diff --git a/common/smoke-tests/pom.xml b/common/smoke-tests/pom.xml index cd7bbe8819fd2..0c38522f1ef84 100644 --- a/common/smoke-tests/pom.xml +++ b/common/smoke-tests/pom.xml @@ -130,7 +130,7 @@ com.azure azure-security-keyvault-secrets - 4.6.0 + 4.6.1 diff --git a/eng/code-quality-reports/src/main/resources/revapi/revapi.json b/eng/code-quality-reports/src/main/resources/revapi/revapi.json index 394d5f1a944b0..557319945a5f9 100644 --- a/eng/code-quality-reports/src/main/resources/revapi/revapi.json +++ b/eng/code-quality-reports/src/main/resources/revapi/revapi.json @@ -191,10 +191,26 @@ "justification": "support configuration of Service Bus domain name." }, { - "code": "java.class.nowFinal", - "old:": "class com.azure.resourcemanager.resources.models.Identity", - "new": "class com.azure.resourcemanager.resources.models.Identity", - "justification": "Make the class final. User is unlikely to inherit from this class." + "code": "java.method.removed", + "old": "method com.azure.resourcemanager.compute.models.VirtualMachineScaleSetIpConfiguration com.azure.resourcemanager.compute.models.VirtualMachineScaleSetIpConfiguration::withId(java.lang.String)", + "justification": "Break by service. 'id' is previously not used in runtime." + }, + { + "code": "java.class.noLongerInheritsFromClass", + "old": "class com.azure.resourcemanager.compute.models.VirtualMachineScaleSetIpConfiguration", + "new": "class com.azure.resourcemanager.compute.models.VirtualMachineScaleSetIpConfiguration", + "justification": "Break by service. 'id' is previously not used in runtime. And customer unlikely to use this class as subclass of 'SubResource'." + }, + { + "code": "java.method.removed", + "old": "method com.azure.resourcemanager.compute.models.VirtualMachineScaleSetNetworkConfiguration com.azure.resourcemanager.compute.models.VirtualMachineScaleSetNetworkConfiguration::withId(java.lang.String)", + "justification": "Break by service. 'id' is previously not used in runtime." + }, + { + "code": "java.class.noLongerInheritsFromClass", + "old": "class com.azure.resourcemanager.compute.models.VirtualMachineScaleSetNetworkConfiguration", + "new": "class com.azure.resourcemanager.compute.models.VirtualMachineScaleSetNetworkConfiguration", + "justification": "Break by service. 'id' is previously not used in runtime. And customer unlikely to use this class as subclass of 'SubResource'." }, { "ignore": true, diff --git a/eng/code-quality-reports/src/main/resources/spotbugs/spotbugs-exclude.xml b/eng/code-quality-reports/src/main/resources/spotbugs/spotbugs-exclude.xml index 402ebcf585f9a..aad1947eab524 100644 --- a/eng/code-quality-reports/src/main/resources/spotbugs/spotbugs-exclude.xml +++ b/eng/code-quality-reports/src/main/resources/spotbugs/spotbugs-exclude.xml @@ -2593,8 +2593,15 @@ - + + + + + + + + diff --git a/eng/common/pipelines/templates/jobs/archetype-sdk-tests-generate.yml b/eng/common/pipelines/templates/jobs/archetype-sdk-tests-generate.yml index 5c24c5d0d86fe..afc5de87ce1ff 100644 --- a/eng/common/pipelines/templates/jobs/archetype-sdk-tests-generate.yml +++ b/eng/common/pipelines/templates/jobs/archetype-sdk-tests-generate.yml @@ -30,7 +30,7 @@ parameters: default: azsdk-pool-mms-ubuntu-2204-general - name: OsVmImage type: string - default: MMSUbuntu22.04 + default: ubuntu-22.04 # This parameter is only necessary if there are multiple invocations of this template within the SAME STAGE. # When that occurs, provide a name other than the default value. - name: GenerateJobName diff --git a/eng/common/pipelines/templates/jobs/prepare-pipelines.yml b/eng/common/pipelines/templates/jobs/prepare-pipelines.yml index 3bdd537ed7e33..424f587ae1267 100644 --- a/eng/common/pipelines/templates/jobs/prepare-pipelines.yml +++ b/eng/common/pipelines/templates/jobs/prepare-pipelines.yml @@ -21,7 +21,7 @@ jobs: - job: PreparePipelines pool: name: azsdk-pool-mms-ubuntu-2204-general - vmImage: MMSUbuntu22.04 + vmImage: ubuntu-22.04 steps: - template: /eng/common/pipelines/templates/steps/install-pipeline-generation.yml - template: /eng/common/pipelines/templates/steps/set-default-branch.yml diff --git a/eng/common/pipelines/templates/stages/archetype-sdk-tool-pwsh.yml b/eng/common/pipelines/templates/stages/archetype-sdk-tool-pwsh.yml index 5d78b132e26db..a2d51dd1d215a 100644 --- a/eng/common/pipelines/templates/stages/archetype-sdk-tool-pwsh.yml +++ b/eng/common/pipelines/templates/stages/archetype-sdk-tool-pwsh.yml @@ -26,7 +26,7 @@ stages: Image: windows-2022 Linux: Pool: azsdk-pool-mms-ubuntu-2204-general - Image: MMSUbuntu22.04 + Image: ubuntu-22.04 Mac: Pool: Azure Pipelines Image: macos-11 diff --git a/eng/common/scripts/TypeSpec-Project-Sync.ps1 b/eng/common/scripts/TypeSpec-Project-Sync.ps1 index f8656bc1d6088..0cf2700e68107 100644 --- a/eng/common/scripts/TypeSpec-Project-Sync.ps1 +++ b/eng/common/scripts/TypeSpec-Project-Sync.ps1 @@ -105,8 +105,8 @@ if ( $configuration["repo"] -and $configuration["commit"]) { try { if (!(Test-Path ".git")) { InitializeSparseGitClone $gitRemoteValue - UpdateSparseCheckoutFile $specSubDirectory $configuration["additionalDirectories"] } + UpdateSparseCheckoutFile $specSubDirectory $configuration["additionalDirectories"] git checkout $configuration["commit"] if ($LASTEXITCODE) { exit $LASTEXITCODE } } diff --git a/eng/common/scripts/stress-testing/stress-test-deployment-lib.ps1 b/eng/common/scripts/stress-testing/stress-test-deployment-lib.ps1 index a7d45ae66f27a..5ad163c6a848b 100644 --- a/eng/common/scripts/stress-testing/stress-test-deployment-lib.ps1 +++ b/eng/common/scripts/stress-testing/stress-test-deployment-lib.ps1 @@ -4,6 +4,7 @@ $ErrorActionPreference = 'Stop' $FailedCommands = New-Object Collections.Generic.List[hashtable] . (Join-Path $PSScriptRoot "../Helpers" PSModule-Helpers.ps1) +. (Join-Path $PSScriptRoot "../SemVer.ps1") $limitRangeSpec = @" apiVersion: v1 @@ -18,6 +19,8 @@ spec: type: Container "@ +$MIN_HELM_VERSION = "3.11.0" + # Powershell does not (at time of writing) treat exit codes from external binaries # as cause for stopping execution, so do this via a wrapper function. # See https://github.com/PowerShell/PowerShell-RFC/pull/277 @@ -376,6 +379,14 @@ function CheckDependencies() } } + # helm version example: v3.11.2+g912ebc1 + $helmVersionString = (helm version --short).substring(1) -replace '\+.*','' + $helmVersion = [AzureEngSemanticVersion]::new($helmVersionString) + $minHelmVersion = [AzureEngSemanticVersion]::new($MIN_HELM_VERSION) + if ($helmVersion.CompareTo($minHelmVersion) -lt 0) { + throw "Please update helm to version >= $MIN_HELM_VERSION (current version: $helmVersionString)`nAdditional information for updating helm version can be found here: https://helm.sh/docs/intro/install/" + } + if ($shouldError) { exit 1 } @@ -383,11 +394,11 @@ function CheckDependencies() } function generateRetryTestsHelmValues ($pkg, $releaseName, $generatedHelmValues) { + $podOutput = RunOrExitOnFailure kubectl get pods -n $pkg.namespace -o json $pods = $podOutput | ConvertFrom-Json # Get all jobs within this helm release - $helmStatusOutput = RunOrExitOnFailure helm status -n $pkg.Namespace $pkg.ReleaseName --show-resources # -----Example output----- # NAME: diff --git a/eng/common/testproxy/target_version.txt b/eng/common/testproxy/target_version.txt index cfdc31d9f15d0..5f4443c2a9435 100644 --- a/eng/common/testproxy/target_version.txt +++ b/eng/common/testproxy/target_version.txt @@ -1 +1 @@ -1.0.0-dev.20230322.1 +1.0.0-dev.20230417.1 diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index b31e2b24a2547..80d1ca5e97f3a 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -263,7 +263,7 @@ com.azure azure-messaging-servicebus - 7.13.4 + 7.14.0-beta.1 com.azure @@ -389,87 +389,87 @@ com.azure.resourcemanager azure-resourcemanager - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-appplatform - 2.26.0-beta.2 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-appservice - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-authorization - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-compute - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-containerinstance - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-containerregistry - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-containerservice - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-cosmos - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-dns - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-keyvault - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-monitor - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-msi - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-network - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-sql - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-storage - 2.26.0-beta.1 + 2.27.0-beta.1 @@ -595,7 +595,7 @@ com.azure azure-digitaltwins-core - 1.4.0-beta.1 + 1.3.8 com.azure diff --git a/eng/mgmt/automation/api-specs.yaml b/eng/mgmt/automation/api-specs.yaml index 1e1f313259ba1..110c7a36d6f3e 100644 --- a/eng/mgmt/automation/api-specs.yaml +++ b/eng/mgmt/automation/api-specs.yaml @@ -71,6 +71,8 @@ newrelic: service: newrelicobservability operationalinsights: service: loganalytics +paloaltonetworks: + suffix: ngfw postgresql: service: postgresqlflexibleserver privatedns: diff --git a/eng/mgmt/automation/generate_utils.py b/eng/mgmt/automation/generate_utils.py index 90833f3945766..cfbec6601f052 100644 --- a/eng/mgmt/automation/generate_utils.py +++ b/eng/mgmt/automation/generate_utils.py @@ -141,7 +141,7 @@ def update_changelog(changelog_file, changelog): first_version_part = old_changelog[:first_version.end() + second_version.start()] # remove text starting from the first '###' (usually the block '### Features Added') - first_version_part = re.sub('\n###.*', '\n', first_version_part, re.S) + first_version_part = re.sub('\n###.*', '\n', first_version_part, flags=re.S) first_version_part = re.sub('\s+$', '', first_version_part) first_version_part += '\n\n' diff --git a/eng/pipelines/partner-release.yml b/eng/pipelines/partner-release.yml index 20d5bad22c688..5835c1237823e 100644 --- a/eng/pipelines/partner-release.yml +++ b/eng/pipelines/partner-release.yml @@ -16,7 +16,7 @@ resources: - repository: azure-sdk-build-tools type: git name: internal/azure-sdk-build-tools - ref: refs/tags/azure-sdk-build-tools_20230406.1 + ref: refs/tags/azure-sdk-build-tools_20230421.1 variables: BuildToolScripts: $(Pipeline.Workspace)/azure-sdk-build-tools/scripts diff --git a/eng/pipelines/templates/jobs/ci.tests.yml b/eng/pipelines/templates/jobs/ci.tests.yml index bc5e69f225af7..f4e16e697e1c7 100644 --- a/eng/pipelines/templates/jobs/ci.tests.yml +++ b/eng/pipelines/templates/jobs/ci.tests.yml @@ -74,7 +74,7 @@ jobs: - template: /eng/common/testproxy/test-proxy-tool.yml parameters: - runProxy: false + runProxy: true - template: ../steps/install-reporting-tools.yml parameters: diff --git a/eng/pipelines/templates/stages/archetype-sdk-client-patch.yml b/eng/pipelines/templates/stages/archetype-sdk-client-patch.yml index e1886a6ff1c03..e78764ba02f7a 100644 --- a/eng/pipelines/templates/stages/archetype-sdk-client-patch.yml +++ b/eng/pipelines/templates/stages/archetype-sdk-client-patch.yml @@ -3,7 +3,7 @@ resources: - repository: azure-sdk-build-tools type: git name: internal/azure-sdk-build-tools - ref: refs/tags/azure-sdk-build-tools_20230406.1 + ref: refs/tags/azure-sdk-build-tools_20230421.1 parameters: - name: Artifacts diff --git a/eng/pipelines/templates/stages/archetype-sdk-client.yml b/eng/pipelines/templates/stages/archetype-sdk-client.yml index 295810381de93..4ddc1377f461f 100644 --- a/eng/pipelines/templates/stages/archetype-sdk-client.yml +++ b/eng/pipelines/templates/stages/archetype-sdk-client.yml @@ -3,7 +3,7 @@ resources: - repository: azure-sdk-build-tools type: git name: internal/azure-sdk-build-tools - ref: refs/tags/azure-sdk-build-tools_20230406.1 + ref: refs/tags/azure-sdk-build-tools_20230421.1 parameters: - name: Artifacts diff --git a/eng/pipelines/templates/stages/archetype-sdk-pom-only.yml b/eng/pipelines/templates/stages/archetype-sdk-pom-only.yml index 6fe1ca751f76b..2bb433bc526ee 100644 --- a/eng/pipelines/templates/stages/archetype-sdk-pom-only.yml +++ b/eng/pipelines/templates/stages/archetype-sdk-pom-only.yml @@ -3,7 +3,7 @@ resources: - repository: azure-sdk-build-tools type: git name: internal/azure-sdk-build-tools - ref: refs/tags/azure-sdk-build-tools_20230406.1 + ref: refs/tags/azure-sdk-build-tools_20230421.1 parameters: - name: Artifacts diff --git a/eng/pipelines/templates/stages/cosmos-sdk-client.yml b/eng/pipelines/templates/stages/cosmos-sdk-client.yml index a913226459950..c790856963a82 100644 --- a/eng/pipelines/templates/stages/cosmos-sdk-client.yml +++ b/eng/pipelines/templates/stages/cosmos-sdk-client.yml @@ -3,7 +3,7 @@ resources: - repository: azure-sdk-build-tools type: git name: internal/azure-sdk-build-tools - ref: refs/tags/azure-sdk-build-tools_20230406.1 + ref: refs/tags/azure-sdk-build-tools_20230421.1 parameters: - name: Artifacts diff --git a/eng/pipelines/templates/steps/build-and-test.yml b/eng/pipelines/templates/steps/build-and-test.yml index 92b705952f291..ad54c52d4d732 100644 --- a/eng/pipelines/templates/steps/build-and-test.yml +++ b/eng/pipelines/templates/steps/build-and-test.yml @@ -52,6 +52,28 @@ steps: AZURE_VERSION_OVERRIDE_TESTS: ${{ parameters.TestVersionSupport }} condition: and(succeeded(), ne(variables['TestFromSource'], 'true')) + - task: PythonScript@0 + displayName: 'Update external dependency versions' + inputs: + scriptPath: 'eng/versioning/update_versions.py' + arguments: '--update-type external_dependency --build-type client --sr --vo $(VersionOverrides)' + condition: and(succeeded(), eq(variables['TestVersionSupport'], 'true')) + + - task: Maven@3 + displayName: 'Re-build for version override run' + inputs: + mavenPomFile: pom.xml + options: $(DefaultOptions) -DskipTests $(DefaultSkipOptions) -Djacoco.skip=true -T ${{ parameters.BuildParallelization }} -pl $(ProjectList) + mavenOptions: '$(MemoryOptions) $(LoggingOptions)' + javaHomeOption: 'JDKVersion' + jdkVersionOption: $(JavaTestVersion) + jdkArchitectureOption: 'x64' + publishJUnitResults: false + goals: 'install' + env: + AZURE_VERSION_OVERRIDE_TESTS: ${{ parameters.TestVersionSupport }} + condition: and(succeeded(), eq(variables['TestVersionSupport'], 'true')) + - task: Maven@3 displayName: 'Run tests' inputs: diff --git a/eng/pipelines/templates/steps/initialize-test-environment.yml b/eng/pipelines/templates/steps/initialize-test-environment.yml index 6f511f1b5b5c0..d9608985a83fb 100644 --- a/eng/pipelines/templates/steps/initialize-test-environment.yml +++ b/eng/pipelines/templates/steps/initialize-test-environment.yml @@ -49,13 +49,6 @@ steps: arguments: '--update-type library --build-type client --sr' condition: and(succeeded(), eq(variables['TestFromSource'], 'true')) - - task: PythonScript@0 - displayName: 'Update external dependency versions' - inputs: - scriptPath: 'eng/versioning/update_versions.py' - arguments: '--update-type external_dependency --build-type client --sr --vo $(VersionOverrides)' - condition: and(succeeded(), eq(variables['TestVersionSupport'], 'true')) - - template: /eng/pipelines/templates/steps/generate-project-list-and-cache-maven-repository.yml parameters: Artifacts: ${{ parameters.Artifacts }} diff --git a/eng/versioning/external_dependencies.txt b/eng/versioning/external_dependencies.txt index e17cd7561b130..0cfdd3eb2a367 100644 --- a/eng/versioning/external_dependencies.txt +++ b/eng/versioning/external_dependencies.txt @@ -193,7 +193,7 @@ com.microsoft.azure:azure-mgmt-resources;1.3.0 com.microsoft.azure:azure-mgmt-search;1.24.1 com.microsoft.azure:azure-mgmt-storage;1.3.0 com.microsoft.azure:azure-storage;8.0.0 -com.microsoft.azure:msal4j;1.13.7 +com.microsoft.azure:msal4j;1.13.8 com.microsoft.azure:msal4j-persistence-extension;1.1.0 com.sun.activation:jakarta.activation;1.2.2 io.opentelemetry:opentelemetry-api;1.23.0 diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 59316e0985d38..fdf8e6febbe84 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -37,7 +37,7 @@ com.azure:azure-sdk-all;1.0.0;1.0.0 com.azure:azure-sdk-parent;1.6.0;1.6.0 com.azure:azure-client-sdk-parent;1.7.0;1.7.0 com.azure:azure-ai-anomalydetector;3.0.0-beta.5;3.0.0-beta.6 -com.azure:azure-ai-formrecognizer;4.0.5;4.1.0-beta.2 +com.azure:azure-ai-formrecognizer;4.0.6;4.1.0-beta.2 com.azure:azure-ai-formrecognizer-perf;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-ai-personalizer;1.0.0-beta.1;1.0.0-beta.2 com.azure:azure-ai-documenttranslator;1.0.0-beta.1;1.0.0-beta.2 @@ -87,9 +87,10 @@ com.azure:azure-core-serializer-avro-apache;1.0.0-beta.34;1.0.0-beta.35 com.azure:azure-core-serializer-avro-jackson;1.0.0-beta.1;1.0.0-beta.2 com.azure:azure-core-serializer-json-gson;1.1.26;1.2.0-beta.1 com.azure:azure-core-serializer-json-jackson;1.3.1;1.4.0-beta.1 -com.azure:azure-core-test;1.16.1;1.17.0-beta.1 +com.azure:azure-core-test;1.16.2;1.17.0-beta.1 com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.34;1.0.0-beta.35 com.azure:azure-core-tracing-opentelemetry-samples;1.0.0-beta.1;1.0.0-beta.1 +com.azure:azure-core-version-tests;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-cosmos;4.43.0;4.44.0-beta.1 com.azure:azure-cosmos-benchmark;4.0.1-beta.1;4.0.1-beta.1 com.azure:azure-cosmos-dotnet-benchmark;4.0.1-beta.1;4.0.1-beta.1 @@ -100,13 +101,13 @@ com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.18.1;4.19.0-beta.1 com.azure:azure-cosmos-encryption;1.12.0;2.0.0-beta.1 com.azure:azure-cosmos-test;1.0.0-beta.2;1.0.0-beta.3 com.azure:azure-cosmos-tests;1.0.0-beta.1;1.0.0-beta.1 -com.azure:azure-data-appconfiguration;1.4.3;1.5.0-beta.1 +com.azure:azure-data-appconfiguration;1.4.4;1.5.0-beta.1 com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-data-schemaregistry;1.3.4;1.4.0-beta.3 com.azure:azure-data-schemaregistry-apacheavro;1.1.4;1.2.0-beta.3 com.azure:azure-data-tables;12.3.9;12.3.10 com.azure:azure-data-tables-perf;1.0.0-beta.1;1.0.0-beta.1 -com.azure:azure-digitaltwins-core;1.3.7;1.4.0-beta.1 +com.azure:azure-digitaltwins-core;1.3.7;1.3.8 com.azure:azure-developer-devcenter;1.0.0-beta.2;1.0.0-beta.3 com.azure:azure-e2e;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-health-insights-clinicalmatching;1.0.0-beta.1;1.0.0-beta.2 @@ -134,7 +135,7 @@ com.azure:azure-messaging-eventhubs-checkpointstore-jedis;1.0.0-beta.1;1.0.0-bet com.azure:azure-messaging-eventhubs-stress;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-messaging-eventhubs-track1-perf;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-messaging-eventhubs-track2-perf;1.0.0-beta.1;1.0.0-beta.1 -com.azure:azure-messaging-servicebus;7.13.3;7.13.4 +com.azure:azure-messaging-servicebus;7.13.4;7.14.0-beta.1 com.azure:azure-messaging-servicebus-stress;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-messaging-servicebus-track1-perf;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-messaging-servicebus-track2-perf;1.0.0-beta.1;1.0.0-beta.1 @@ -153,12 +154,12 @@ com.azure:azure-search-documents;11.5.5;11.6.0-beta.6 com.azure:azure-search-perf;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-security-attestation;1.1.11;1.2.0-beta.1 com.azure:azure-security-confidentialledger;1.0.7;1.1.0-beta.1 -com.azure:azure-security-keyvault-administration;4.3.0;4.4.0-beta.1 -com.azure:azure-security-keyvault-certificates;4.5.0;4.6.0-beta.1 +com.azure:azure-security-keyvault-administration;4.3.1;4.4.0-beta.1 +com.azure:azure-security-keyvault-certificates;4.5.1;4.6.0-beta.1 com.azure:azure-security-keyvault-jca;2.7.1;2.8.0-beta.1 com.azure:azure-security-test-keyvault-jca;1.0.0;1.0.0 -com.azure:azure-security-keyvault-keys;4.6.0;4.7.0-beta.1 -com.azure:azure-security-keyvault-secrets;4.6.0;4.7.0-beta.1 +com.azure:azure-security-keyvault-keys;4.6.1;4.7.0-beta.1 +com.azure:azure-security-keyvault-secrets;4.6.1;4.7.0-beta.1 com.azure:azure-security-keyvault-perf;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-sdk-template;1.1.1234;1.2.2-beta.1 com.azure:azure-sdk-template-two;1.0.0-beta.1;1.0.0-beta.1 @@ -235,32 +236,32 @@ com.azure.spring:spring-cloud-azure-stream-binder-eventhubs;4.7.0;4.8.0-beta.1 com.azure.spring:spring-cloud-azure-stream-binder-servicebus-core;4.7.0;4.8.0-beta.1 com.azure.spring:spring-cloud-azure-stream-binder-servicebus;4.7.0;4.8.0-beta.1 com.azure.spring:spring-cloud-azure-trace-sleuth;4.7.0;4.8.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-appplatform;2.25.0;2.26.0-beta.2 -com.azure.resourcemanager:azure-resourcemanager-appservice;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-authorization;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-cdn;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-compute;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-containerinstance;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-containerregistry;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-containerservice;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-cosmos;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-dns;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-eventhubs;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-keyvault;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-monitor;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-msi;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-network;2.25.0;2.26.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-appplatform;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-appservice;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-authorization;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-cdn;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-compute;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-containerinstance;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-containerregistry;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-containerservice;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-cosmos;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-dns;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-eventhubs;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-keyvault;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-monitor;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-msi;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-network;2.26.0;2.27.0-beta.1 com.azure.resourcemanager:azure-resourcemanager-perf;1.0.0-beta.1;1.0.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-privatedns;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-resources;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-redis;2.25.0;2.26.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-privatedns;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-resources;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-redis;2.26.0;2.27.0-beta.1 com.azure.resourcemanager:azure-resourcemanager-samples;2.0.0-beta.1;2.0.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-search;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-servicebus;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-sql;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-storage;2.25.0;2.26.0-beta.1 -com.azure.resourcemanager:azure-resourcemanager-trafficmanager;2.25.0;2.26.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-search;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-servicebus;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-sql;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-storage;2.26.0;2.27.0-beta.1 +com.azure.resourcemanager:azure-resourcemanager-trafficmanager;2.26.0;2.27.0-beta.1 com.azure.resourcemanager:azure-resourcemanager-test;2.0.0-beta.1;2.0.0-beta.1 com.azure.resourcemanager:azure-resourcemanager-mediaservices;2.3.0;2.4.0-beta.2 com.azure.resourcemanager:azure-resourcemanager-mysql;1.0.2;1.1.0-beta.1 @@ -298,7 +299,7 @@ com.azure.resourcemanager:azure-resourcemanager-automation;1.0.0-beta.2;1.0.0-be com.azure.resourcemanager:azure-resourcemanager-resourcemover;1.0.0;1.1.0-beta.1 com.azure.resourcemanager:azure-resourcemanager-datafactory;1.0.0-beta.22;1.0.0-beta.23 com.azure.resourcemanager:azure-resourcemanager-advisor;1.0.0-beta.2;1.0.0-beta.3 -com.azure.resourcemanager:azure-resourcemanager-appconfiguration;1.0.0-beta.6;1.0.0-beta.7 +com.azure.resourcemanager:azure-resourcemanager-appconfiguration;1.0.0-beta.6;1.0.0 com.azure.resourcemanager:azure-resourcemanager-attestation;1.0.0-beta.2;1.0.0-beta.3 com.azure.resourcemanager:azure-resourcemanager-azurestack;1.0.0-beta.2;1.0.0-beta.3 com.azure.resourcemanager:azure-resourcemanager-azurestackhci;1.0.0-beta.3;1.0.0-beta.4 @@ -377,7 +378,7 @@ com.azure.resourcemanager:azure-resourcemanager-appcontainers;1.0.0-beta.4;1.0.0 com.azure.resourcemanager:azure-resourcemanager-scvmm;1.0.0-beta.1;1.0.0-beta.2 com.azure.resourcemanager:azure-resourcemanager-hardwaresecuritymodules;1.0.0-beta.1;1.0.0-beta.2 com.azure.resourcemanager:azure-resourcemanager-workloads;1.0.0-beta.2;1.0.0 -com.azure.resourcemanager:azure-resourcemanager-confidentialledger;1.0.0-beta.2;1.0.0-beta.3 +com.azure.resourcemanager:azure-resourcemanager-confidentialledger;1.0.0-beta.3;1.0.0-beta.4 com.azure.resourcemanager:azure-resourcemanager-dynatrace;1.0.0-beta.2;1.0.0-beta.3 com.azure.resourcemanager:azure-resourcemanager-deviceupdate;1.0.0-beta.2;1.0.0-beta.3 com.azure.resourcemanager:azure-resourcemanager-machinelearning;1.0.0;1.1.0-beta.1 @@ -405,6 +406,7 @@ com.azure.resourcemanager:azure-resourcemanager-storagemover;1.0.0;1.1.0-beta.1 com.azure.resourcemanager:azure-resourcemanager-containerservicefleet;1.0.0-beta.1;1.0.0-beta.1 com.azure.resourcemanager:azure-resourcemanager-voiceservices;1.0.0-beta.1;1.0.0-beta.2 com.azure.resourcemanager:azure-resourcemanager-graphservices;1.0.0-beta.1;1.0.0-beta.2 +com.azure.resourcemanager:azure-resourcemanager-paloaltonetworks-ngfw;1.0.0-beta.1;1.0.0-beta.1 com.azure.resourcemanager:azure-resourcemanager-newrelicobservability;1.0.0-beta.2;1.0.0-beta.3 com.azure.resourcemanager:azure-resourcemanager-qumulo;1.0.0-beta.1;1.0.0-beta.2 com.azure.tools:azure-sdk-archetype;1.0.0;1.2.0-beta.1 diff --git a/pom.xml b/pom.xml index cb9ffab68ca15..f893e1394407d 100644 --- a/pom.xml +++ b/pom.xml @@ -128,6 +128,7 @@ sdk/oep sdk/operationsmanagement sdk/orbital + sdk/paloaltonetworks sdk/parents sdk/peering sdk/personalizer diff --git a/sdk/advisor/azure-resourcemanager-advisor/pom.xml b/sdk/advisor/azure-resourcemanager-advisor/pom.xml index 381c19f6daad0..48c7e45d9054f 100644 --- a/sdk/advisor/azure-resourcemanager-advisor/pom.xml +++ b/sdk/advisor/azure-resourcemanager-advisor/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/agrifood/azure-resourcemanager-agrifood/pom.xml b/sdk/agrifood/azure-resourcemanager-agrifood/pom.xml index a388042740113..fa3a79fb3a673 100644 --- a/sdk/agrifood/azure-resourcemanager-agrifood/pom.xml +++ b/sdk/agrifood/azure-resourcemanager-agrifood/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/agrifood/azure-verticals-agrifood-farming/pom.xml b/sdk/agrifood/azure-verticals-agrifood-farming/pom.xml index 8b7c91e87d959..319c82bb9a34b 100644 --- a/sdk/agrifood/azure-verticals-agrifood-farming/pom.xml +++ b/sdk/agrifood/azure-verticals-agrifood-farming/pom.xml @@ -78,7 +78,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/anomalydetector/azure-ai-anomalydetector/pom.xml b/sdk/anomalydetector/azure-ai-anomalydetector/pom.xml index a056e0ac018ea..e06bbae71746b 100644 --- a/sdk/anomalydetector/azure-ai-anomalydetector/pom.xml +++ b/sdk/anomalydetector/azure-ai-anomalydetector/pom.xml @@ -75,7 +75,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/aot/azure-aot-graalvm-samples/pom.xml b/sdk/aot/azure-aot-graalvm-samples/pom.xml index 128332446f09d..985480abdb1d1 100644 --- a/sdk/aot/azure-aot-graalvm-samples/pom.xml +++ b/sdk/aot/azure-aot-graalvm-samples/pom.xml @@ -61,7 +61,7 @@ com.azure azure-data-appconfiguration - 1.4.3 + 1.4.4 com.azure @@ -71,7 +71,7 @@ com.azure azure-security-keyvault-keys - 4.6.0 + 4.6.1 com.azure @@ -82,12 +82,12 @@ com.azure azure-security-keyvault-secrets - 4.6.0 + 4.6.1 com.azure azure-security-keyvault-certificates - 4.5.0 + 4.5.1 @@ -103,7 +103,7 @@ com.azure azure-ai-formrecognizer - 4.0.5 + 4.0.6 com.azure diff --git a/sdk/appcomplianceautomation/azure-resourcemanager-appcomplianceautomation/pom.xml b/sdk/appcomplianceautomation/azure-resourcemanager-appcomplianceautomation/pom.xml index b79cf84c42ed0..1d1aca576faa7 100644 --- a/sdk/appcomplianceautomation/azure-resourcemanager-appcomplianceautomation/pom.xml +++ b/sdk/appcomplianceautomation/azure-resourcemanager-appcomplianceautomation/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md b/sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md index 6636aeab22013..34b71e30b3fdb 100644 --- a/sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md +++ b/sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md @@ -7,12 +7,29 @@ ### Breaking Changes ### Bugs Fixed -- Fixed the bug that multiple authentications coexist per builder. App Configuration client builder should only - support single authentication per builder instance. -- Moved the validation of authentication to client builder's build method. - + ### Other Changes +## 1.4.4 (2023-04-18) + +### Breaking Changes + +- Fixed the bug that multiple authentications coexist per builder. App Configuration client builder should only + support single authentication per builder instance. +- Moved the validation of authentication to client builder's `build()` method. + +### Bugs Fixed + +- Fixed a race condition of invalid signature issue by not sharing `Mac` instance in class-level per request operation. + `Mac` isn't thread-safe, multiple threads could use it at once. + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-core` from `1.37.0` to version `1.38.0`. +- Upgraded `azure-core-http-netty` from `1.13.1` to version `1.13.2`. + ## 1.4.3 (2023-03-16) ### Other Changes diff --git a/sdk/appconfiguration/azure-data-appconfiguration/README.md b/sdk/appconfiguration/azure-data-appconfiguration/README.md index c1678ef0d6256..482aa3d255cb1 100644 --- a/sdk/appconfiguration/azure-data-appconfiguration/README.md +++ b/sdk/appconfiguration/azure-data-appconfiguration/README.md @@ -55,7 +55,7 @@ add the direct dependency to your project as follows. com.azure azure-data-appconfiguration - 1.4.3 + 1.5.0-beta.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml index c88471ad4738b..0d482aea1451e 100644 --- a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml +++ b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml @@ -68,7 +68,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/CHANGELOG.md b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/CHANGELOG.md index 7bf928544d70e..6e8cfae3e2fe7 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/CHANGELOG.md +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/CHANGELOG.md @@ -1,14 +1,35 @@ # Release History -## 1.0.0-beta.7 (Unreleased) +## 1.0.0 (2023-04-19) -### Features Added +- Azure Resource Manager AppConfiguration client library for Java. This package contains Microsoft Azure SDK for AppConfiguration Management SDK. Package tag package-2023-03-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). ### Breaking Changes -### Bugs Fixed +* `models.KeyValueListResult` was removed + +#### `models.KeyValues` was modified + +* `listByConfigurationStore(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)` was removed +* `listByConfigurationStore(java.lang.String,java.lang.String)` was removed + +### Features Added + +* `models.Replica$DefinitionStages` was added + +* `models.ReplicaListResult` was added + +* `models.Replica` was added + +* `models.Replicas` was added + +* `models.ReplicaProvisioningState` was added + +* `models.Replica$Definition` was added + +#### `AppConfigurationManager` was modified -### Other Changes +* `replicas()` was added ## 1.0.0-beta.6 (2022-06-08) diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/README.md b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/README.md index a320d92ddf7bc..c498c4de6bdf1 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/README.md +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/README.md @@ -2,7 +2,7 @@ Azure Resource Manager AppConfiguration client library for Java. -This package contains Microsoft Azure SDK for AppConfiguration Management SDK. Package tag package-2022-05-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). +This package contains Microsoft Azure SDK for AppConfiguration Management SDK. Package tag package-2023-03-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). ## We'd love to hear your feedback @@ -32,7 +32,7 @@ Various documentation is available to help you get started com.azure.resourcemanager azure-resourcemanager-appconfiguration - 1.0.0-beta.6 + 1.0.0 ``` [//]: # ({x-version-update-end}) @@ -41,19 +41,19 @@ Various documentation is available to help you get started Azure Management Libraries require a `TokenCredential` implementation for authentication and an `HttpClient` implementation for HTTP client. -[Azure Identity][azure_identity] package and [Azure Core Netty HTTP][azure_core_http_netty] package provide the default implementation. +[Azure Identity][azure_identity] and [Azure Core Netty HTTP][azure_core_http_netty] packages provide the default implementation. ### Authentication -By default, Azure Active Directory token authentication depends on correct configure of following environment variables. +By default, Azure Active Directory token authentication depends on correct configuration of the following environment variables. - `AZURE_CLIENT_ID` for Azure client ID. - `AZURE_TENANT_ID` for Azure tenant ID. - `AZURE_CLIENT_SECRET` or `AZURE_CLIENT_CERTIFICATE_PATH` for client secret or client certificate. -In addition, Azure subscription ID can be configured via environment variable `AZURE_SUBSCRIPTION_ID`. +In addition, Azure subscription ID can be configured via `AZURE_SUBSCRIPTION_ID` environment variable. -With above configuration, `azure` client can be authenticated by following code: +With above configuration, `azure` client can be authenticated using the following code: ```java AzureProfile profile = new AzureProfile(AzureEnvironment.AZURE); @@ -83,13 +83,13 @@ See [API design][design] for general introduction on design and key concepts on ## Contributing -For details on contributing to this repository, see the [contributing guide](https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md). +For details on contributing to this repository, see the [contributing guide][cg]. -1. Fork it -1. Create your feature branch (`git checkout -b my-new-feature`) -1. Commit your changes (`git commit -am 'Add some feature'`) -1. Push to the branch (`git push origin my-new-feature`) -1. Create new Pull Request +This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit . + +When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our CLA. + +This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For more information see the [Code of Conduct FAQ][coc_faq] or contact with any additional questions or comments. [survey]: https://microsoft.qualtrics.com/jfe/form/SV_ehN0lIk2FKEBkwd?Q_CHL=DOCS @@ -100,3 +100,6 @@ For details on contributing to this repository, see the [contributing guide](htt [azure_core_http_netty]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-http-netty [authenticate]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/resourcemanager/docs/AUTH.md [design]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/resourcemanager/docs/DESIGN.md +[cg]: https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md +[coc]: https://opensource.microsoft.com/codeofconduct/ +[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/ diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/SAMPLE.md b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/SAMPLE.md index 5e7ee3ad635e7..02a9a5cc5eb82 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/SAMPLE.md +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/SAMPLE.md @@ -20,11 +20,11 @@ - [CreateOrUpdate](#keyvalues_createorupdate) - [Delete](#keyvalues_delete) - [Get](#keyvalues_get) -- [ListByConfigurationStore](#keyvalues_listbyconfigurationstore) ## Operations - [CheckNameAvailability](#operations_checknameavailability) +- [List](#operations_list) - [RegionalCheckNameAvailability](#operations_regionalchecknameavailability) ## PrivateEndpointConnections @@ -38,6 +38,13 @@ - [Get](#privatelinkresources_get) - [ListByConfigurationStore](#privatelinkresources_listbyconfigurationstore) + +## Replicas + +- [Create](#replicas_create) +- [Delete](#replicas_delete) +- [Get](#replicas_get) +- [ListByConfigurationStore](#replicas_listbyconfigurationstore) ### ConfigurationStores_Create ```java @@ -51,7 +58,7 @@ import java.util.Map; /** Samples for ConfigurationStores Create. */ public final class ConfigurationStoresCreateSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresCreate.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresCreate.json */ /** * Sample code: ConfigurationStores_Create. @@ -71,7 +78,7 @@ public final class ConfigurationStoresCreateSamples { } /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresCreateWithIdentity.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresCreateWithIdentity.json */ /** * Sample code: ConfigurationStores_Create_With_Identity. @@ -98,7 +105,7 @@ public final class ConfigurationStoresCreateSamples { } /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresCreateWithLocalAuthDisabled.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresCreateWithLocalAuthDisabled.json */ /** * Sample code: ConfigurationStores_Create_With_Local_Auth_Disabled. @@ -133,12 +140,10 @@ public final class ConfigurationStoresCreateSamples { ### ConfigurationStores_Delete ```java -import com.azure.core.util.Context; - /** Samples for ConfigurationStores Delete. */ public final class ConfigurationStoresDeleteSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresDelete.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresDelete.json */ /** * Sample code: ConfigurationStores_Delete. @@ -147,7 +152,7 @@ public final class ConfigurationStoresDeleteSamples { */ public static void configurationStoresDelete( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().delete("myResourceGroup", "contoso", Context.NONE); + manager.configurationStores().delete("myResourceGroup", "contoso", com.azure.core.util.Context.NONE); } } ``` @@ -155,12 +160,10 @@ public final class ConfigurationStoresDeleteSamples { ### ConfigurationStores_GetByResourceGroup ```java -import com.azure.core.util.Context; - /** Samples for ConfigurationStores GetByResourceGroup. */ public final class ConfigurationStoresGetByResourceGroupSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresGet.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresGet.json */ /** * Sample code: ConfigurationStores_Get. @@ -169,7 +172,9 @@ public final class ConfigurationStoresGetByResourceGroupSamples { */ public static void configurationStoresGet( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().getByResourceGroupWithResponse("myResourceGroup", "contoso", Context.NONE); + manager + .configurationStores() + .getByResourceGroupWithResponse("myResourceGroup", "contoso", com.azure.core.util.Context.NONE); } } ``` @@ -177,12 +182,10 @@ public final class ConfigurationStoresGetByResourceGroupSamples { ### ConfigurationStores_GetDeleted ```java -import com.azure.core.util.Context; - /** Samples for ConfigurationStores GetDeleted. */ public final class ConfigurationStoresGetDeletedSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/DeletedConfigurationStoresGet.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/DeletedConfigurationStoresGet.json */ /** * Sample code: DeletedConfigurationStores_Get. @@ -191,7 +194,7 @@ public final class ConfigurationStoresGetDeletedSamples { */ public static void deletedConfigurationStoresGet( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().getDeletedWithResponse("westus", "contoso", Context.NONE); + manager.configurationStores().getDeletedWithResponse("westus", "contoso", com.azure.core.util.Context.NONE); } } ``` @@ -199,12 +202,10 @@ public final class ConfigurationStoresGetDeletedSamples { ### ConfigurationStores_List ```java -import com.azure.core.util.Context; - /** Samples for ConfigurationStores List. */ public final class ConfigurationStoresListSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresList.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresList.json */ /** * Sample code: ConfigurationStores_List. @@ -213,7 +214,7 @@ public final class ConfigurationStoresListSamples { */ public static void configurationStoresList( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().list(null, Context.NONE); + manager.configurationStores().list(null, com.azure.core.util.Context.NONE); } } ``` @@ -221,12 +222,10 @@ public final class ConfigurationStoresListSamples { ### ConfigurationStores_ListByResourceGroup ```java -import com.azure.core.util.Context; - /** Samples for ConfigurationStores ListByResourceGroup. */ public final class ConfigurationStoresListByResourceGroupSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresListByResourceGroup.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresListByResourceGroup.json */ /** * Sample code: ConfigurationStores_ListByResourceGroup. @@ -235,7 +234,7 @@ public final class ConfigurationStoresListByResourceGroupSamples { */ public static void configurationStoresListByResourceGroup( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().listByResourceGroup("myResourceGroup", null, Context.NONE); + manager.configurationStores().listByResourceGroup("myResourceGroup", null, com.azure.core.util.Context.NONE); } } ``` @@ -243,12 +242,10 @@ public final class ConfigurationStoresListByResourceGroupSamples { ### ConfigurationStores_ListDeleted ```java -import com.azure.core.util.Context; - /** Samples for ConfigurationStores ListDeleted. */ public final class ConfigurationStoresListDeletedSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/DeletedConfigurationStoresList.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/DeletedConfigurationStoresList.json */ /** * Sample code: DeletedConfigurationStores_List. @@ -257,7 +254,7 @@ public final class ConfigurationStoresListDeletedSamples { */ public static void deletedConfigurationStoresList( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().listDeleted(Context.NONE); + manager.configurationStores().listDeleted(com.azure.core.util.Context.NONE); } } ``` @@ -265,12 +262,10 @@ public final class ConfigurationStoresListDeletedSamples { ### ConfigurationStores_ListKeys ```java -import com.azure.core.util.Context; - /** Samples for ConfigurationStores ListKeys. */ public final class ConfigurationStoresListKeysSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresListKeys.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresListKeys.json */ /** * Sample code: ConfigurationStores_ListKeys. @@ -279,7 +274,7 @@ public final class ConfigurationStoresListKeysSamples { */ public static void configurationStoresListKeys( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().listKeys("myResourceGroup", "contoso", null, Context.NONE); + manager.configurationStores().listKeys("myResourceGroup", "contoso", null, com.azure.core.util.Context.NONE); } } ``` @@ -287,12 +282,10 @@ public final class ConfigurationStoresListKeysSamples { ### ConfigurationStores_PurgeDeleted ```java -import com.azure.core.util.Context; - /** Samples for ConfigurationStores PurgeDeleted. */ public final class ConfigurationStoresPurgeDeletedSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/DeletedConfigurationStoresPurge.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/DeletedConfigurationStoresPurge.json */ /** * Sample code: Purge a deleted configuration store. @@ -301,7 +294,7 @@ public final class ConfigurationStoresPurgeDeletedSamples { */ public static void purgeADeletedConfigurationStore( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().purgeDeleted("westus", "contoso", Context.NONE); + manager.configurationStores().purgeDeleted("westus", "contoso", com.azure.core.util.Context.NONE); } } ``` @@ -309,13 +302,12 @@ public final class ConfigurationStoresPurgeDeletedSamples { ### ConfigurationStores_RegenerateKey ```java -import com.azure.core.util.Context; import com.azure.resourcemanager.appconfiguration.models.RegenerateKeyParameters; /** Samples for ConfigurationStores RegenerateKey. */ public final class ConfigurationStoresRegenerateKeySamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresRegenerateKey.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresRegenerateKey.json */ /** * Sample code: ConfigurationStores_RegenerateKey. @@ -327,7 +319,10 @@ public final class ConfigurationStoresRegenerateKeySamples { manager .configurationStores() .regenerateKeyWithResponse( - "myResourceGroup", "contoso", new RegenerateKeyParameters().withId("439AD01B4BE67DB1"), Context.NONE); + "myResourceGroup", + "contoso", + new RegenerateKeyParameters().withId("439AD01B4BE67DB1"), + com.azure.core.util.Context.NONE); } } ``` @@ -335,7 +330,6 @@ public final class ConfigurationStoresRegenerateKeySamples { ### ConfigurationStores_Update ```java -import com.azure.core.util.Context; import com.azure.resourcemanager.appconfiguration.models.ConfigurationStore; import com.azure.resourcemanager.appconfiguration.models.IdentityType; import com.azure.resourcemanager.appconfiguration.models.ResourceIdentity; @@ -347,7 +341,7 @@ import java.util.Map; /** Samples for ConfigurationStores Update. */ public final class ConfigurationStoresUpdateSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresUpdateDisableLocalAuth.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresUpdateDisableLocalAuth.json */ /** * Sample code: ConfigurationStores_Update_Disable_Local_Auth. @@ -359,13 +353,13 @@ public final class ConfigurationStoresUpdateSamples { ConfigurationStore resource = manager .configurationStores() - .getByResourceGroupWithResponse("myResourceGroup", "contoso", Context.NONE) + .getByResourceGroupWithResponse("myResourceGroup", "contoso", com.azure.core.util.Context.NONE) .getValue(); resource.update().withSku(new Sku().withName("Standard")).withDisableLocalAuth(true).apply(); } /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresUpdate.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresUpdate.json */ /** * Sample code: ConfigurationStores_Update. @@ -377,13 +371,13 @@ public final class ConfigurationStoresUpdateSamples { ConfigurationStore resource = manager .configurationStores() - .getByResourceGroupWithResponse("myResourceGroup", "contoso", Context.NONE) + .getByResourceGroupWithResponse("myResourceGroup", "contoso", com.azure.core.util.Context.NONE) .getValue(); resource.update().withTags(mapOf("Category", "Marketing")).withSku(new Sku().withName("Standard")).apply(); } /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresUpdateWithIdentity.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresUpdateWithIdentity.json */ /** * Sample code: ConfigurationStores_Update_With_Identity. @@ -395,7 +389,7 @@ public final class ConfigurationStoresUpdateSamples { ConfigurationStore resource = manager .configurationStores() - .getByResourceGroupWithResponse("myResourceGroup", "contoso", Context.NONE) + .getByResourceGroupWithResponse("myResourceGroup", "contoso", com.azure.core.util.Context.NONE) .getValue(); resource .update() @@ -433,7 +427,7 @@ import java.util.Map; /** Samples for KeyValues CreateOrUpdate. */ public final class KeyValuesCreateOrUpdateSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresCreateKeyValue.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresCreateKeyValue.json */ /** * Sample code: KeyValues_CreateOrUpdate. @@ -467,12 +461,10 @@ public final class KeyValuesCreateOrUpdateSamples { ### KeyValues_Delete ```java -import com.azure.core.util.Context; - /** Samples for KeyValues Delete. */ public final class KeyValuesDeleteSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresDeleteKeyValue.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresDeleteKeyValue.json */ /** * Sample code: KeyValues_Delete. @@ -480,7 +472,7 @@ public final class KeyValuesDeleteSamples { * @param manager Entry point to AppConfigurationManager. */ public static void keyValuesDelete(com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.keyValues().delete("myResourceGroup", "contoso", "myKey$myLabel", Context.NONE); + manager.keyValues().delete("myResourceGroup", "contoso", "myKey$myLabel", com.azure.core.util.Context.NONE); } } ``` @@ -488,12 +480,10 @@ public final class KeyValuesDeleteSamples { ### KeyValues_Get ```java -import com.azure.core.util.Context; - /** Samples for KeyValues Get. */ public final class KeyValuesGetSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresGetKeyValue.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresGetKeyValue.json */ /** * Sample code: KeyValues_Get. @@ -501,29 +491,9 @@ public final class KeyValuesGetSamples { * @param manager Entry point to AppConfigurationManager. */ public static void keyValuesGet(com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.keyValues().getWithResponse("myResourceGroup", "contoso", "myKey$myLabel", Context.NONE); - } -} -``` - -### KeyValues_ListByConfigurationStore - -```java -import com.azure.core.util.Context; - -/** Samples for KeyValues ListByConfigurationStore. */ -public final class KeyValuesListByConfigurationStoreSamples { - /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresListKeyValues.json - */ - /** - * Sample code: KeyValues_ListByConfigurationStore. - * - * @param manager Entry point to AppConfigurationManager. - */ - public static void keyValuesListByConfigurationStore( - com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.keyValues().listByConfigurationStore("myResourceGroup", "contoso", null, Context.NONE); + manager + .keyValues() + .getWithResponse("myResourceGroup", "contoso", "myKey$myLabel", com.azure.core.util.Context.NONE); } } ``` @@ -531,14 +501,13 @@ public final class KeyValuesListByConfigurationStoreSamples { ### Operations_CheckNameAvailability ```java -import com.azure.core.util.Context; import com.azure.resourcemanager.appconfiguration.models.CheckNameAvailabilityParameters; import com.azure.resourcemanager.appconfiguration.models.ConfigurationResourceType; /** Samples for Operations CheckNameAvailability. */ public final class OperationsCheckNameAvailabilitySamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/CheckNameAvailable.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/CheckNameAvailable.json */ /** * Sample code: ConfigurationStores_CheckNameAvailable. @@ -553,11 +522,11 @@ public final class OperationsCheckNameAvailabilitySamples { new CheckNameAvailabilityParameters() .withName("contoso") .withType(ConfigurationResourceType.MICROSOFT_APP_CONFIGURATION_CONFIGURATION_STORES), - Context.NONE); + com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/CheckNameNotAvailable.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/CheckNameNotAvailable.json */ /** * Sample code: ConfigurationStores_CheckNameNotAvailable. @@ -572,7 +541,26 @@ public final class OperationsCheckNameAvailabilitySamples { new CheckNameAvailabilityParameters() .withName("contoso") .withType(ConfigurationResourceType.MICROSOFT_APP_CONFIGURATION_CONFIGURATION_STORES), - Context.NONE); + com.azure.core.util.Context.NONE); + } +} +``` + +### Operations_List + +```java +/** Samples for Operations List. */ +public final class OperationsListSamples { + /* + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/OperationsList.json + */ + /** + * Sample code: Operations_List. + * + * @param manager Entry point to AppConfigurationManager. + */ + public static void operationsList(com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { + manager.operations().list(null, com.azure.core.util.Context.NONE); } } ``` @@ -580,14 +568,13 @@ public final class OperationsCheckNameAvailabilitySamples { ### Operations_RegionalCheckNameAvailability ```java -import com.azure.core.util.Context; import com.azure.resourcemanager.appconfiguration.models.CheckNameAvailabilityParameters; import com.azure.resourcemanager.appconfiguration.models.ConfigurationResourceType; /** Samples for Operations RegionalCheckNameAvailability. */ public final class OperationsRegionalCheckNameAvailabilitySamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/RegionalCheckNameAvailable.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/RegionalCheckNameAvailable.json */ /** * Sample code: ConfigurationStores_CheckNameAvailable. @@ -603,11 +590,11 @@ public final class OperationsRegionalCheckNameAvailabilitySamples { new CheckNameAvailabilityParameters() .withName("contoso") .withType(ConfigurationResourceType.MICROSOFT_APP_CONFIGURATION_CONFIGURATION_STORES), - Context.NONE); + com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/RegionalCheckNameNotAvailable.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/RegionalCheckNameNotAvailable.json */ /** * Sample code: ConfigurationStores_CheckNameNotAvailable. @@ -623,7 +610,7 @@ public final class OperationsRegionalCheckNameAvailabilitySamples { new CheckNameAvailabilityParameters() .withName("contoso") .withType(ConfigurationResourceType.MICROSOFT_APP_CONFIGURATION_CONFIGURATION_STORES), - Context.NONE); + com.azure.core.util.Context.NONE); } } ``` @@ -632,29 +619,33 @@ public final class OperationsRegionalCheckNameAvailabilitySamples { ```java import com.azure.resourcemanager.appconfiguration.models.ConnectionStatus; +import com.azure.resourcemanager.appconfiguration.models.PrivateEndpointConnection; import com.azure.resourcemanager.appconfiguration.models.PrivateLinkServiceConnectionState; /** Samples for PrivateEndpointConnections CreateOrUpdate. */ public final class PrivateEndpointConnectionsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresCreatePrivateEndpointConnection.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresUpdatePrivateEndpointConnection.json */ /** - * Sample code: PrivateEndpointConnection_CreateOrUpdate. + * Sample code: PrivateEndpointConnection_Update. * * @param manager Entry point to AppConfigurationManager. */ - public static void privateEndpointConnectionCreateOrUpdate( + public static void privateEndpointConnectionUpdate( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager - .privateEndpointConnections() - .define("myConnection") - .withExistingConfigurationStore("myResourceGroup", "contoso") + PrivateEndpointConnection resource = + manager + .privateEndpointConnections() + .getWithResponse("myResourceGroup", "contoso", "myConnection", com.azure.core.util.Context.NONE) + .getValue(); + resource + .update() .withPrivateLinkServiceConnectionState( new PrivateLinkServiceConnectionState() .withStatus(ConnectionStatus.APPROVED) .withDescription("Auto-Approved")) - .create(); + .apply(); } } ``` @@ -662,12 +653,10 @@ public final class PrivateEndpointConnectionsCreateOrUpdateSamples { ### PrivateEndpointConnections_Delete ```java -import com.azure.core.util.Context; - /** Samples for PrivateEndpointConnections Delete. */ public final class PrivateEndpointConnectionsDeleteSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresDeletePrivateEndpointConnection.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresDeletePrivateEndpointConnection.json */ /** * Sample code: PrivateEndpointConnections_Delete. @@ -676,7 +665,9 @@ public final class PrivateEndpointConnectionsDeleteSamples { */ public static void privateEndpointConnectionsDelete( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.privateEndpointConnections().delete("myResourceGroup", "contoso", "myConnection", Context.NONE); + manager + .privateEndpointConnections() + .delete("myResourceGroup", "contoso", "myConnection", com.azure.core.util.Context.NONE); } } ``` @@ -684,12 +675,10 @@ public final class PrivateEndpointConnectionsDeleteSamples { ### PrivateEndpointConnections_Get ```java -import com.azure.core.util.Context; - /** Samples for PrivateEndpointConnections Get. */ public final class PrivateEndpointConnectionsGetSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresGetPrivateEndpointConnection.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresGetPrivateEndpointConnection.json */ /** * Sample code: PrivateEndpointConnection_GetConnection. @@ -700,7 +689,7 @@ public final class PrivateEndpointConnectionsGetSamples { com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { manager .privateEndpointConnections() - .getWithResponse("myResourceGroup", "contoso", "myConnection", Context.NONE); + .getWithResponse("myResourceGroup", "contoso", "myConnection", com.azure.core.util.Context.NONE); } } ``` @@ -708,12 +697,10 @@ public final class PrivateEndpointConnectionsGetSamples { ### PrivateEndpointConnections_ListByConfigurationStore ```java -import com.azure.core.util.Context; - /** Samples for PrivateEndpointConnections ListByConfigurationStore. */ public final class PrivateEndpointConnectionsListByConfigurationStoreSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresListPrivateEndpointConnections.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresListPrivateEndpointConnections.json */ /** * Sample code: PrivateEndpointConnection_List. @@ -722,7 +709,9 @@ public final class PrivateEndpointConnectionsListByConfigurationStoreSamples { */ public static void privateEndpointConnectionList( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.privateEndpointConnections().listByConfigurationStore("myResourceGroup", "contoso", Context.NONE); + manager + .privateEndpointConnections() + .listByConfigurationStore("myResourceGroup", "contoso", com.azure.core.util.Context.NONE); } } ``` @@ -730,12 +719,10 @@ public final class PrivateEndpointConnectionsListByConfigurationStoreSamples { ### PrivateLinkResources_Get ```java -import com.azure.core.util.Context; - /** Samples for PrivateLinkResources Get. */ public final class PrivateLinkResourcesGetSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/PrivateLinkResourceGet.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/PrivateLinkResourceGet.json */ /** * Sample code: PrivateLinkResources_Get. @@ -746,7 +733,7 @@ public final class PrivateLinkResourcesGetSamples { com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { manager .privateLinkResources() - .getWithResponse("myResourceGroup", "contoso", "configurationStores", Context.NONE); + .getWithResponse("myResourceGroup", "contoso", "configurationStores", com.azure.core.util.Context.NONE); } } ``` @@ -754,12 +741,10 @@ public final class PrivateLinkResourcesGetSamples { ### PrivateLinkResources_ListByConfigurationStore ```java -import com.azure.core.util.Context; - /** Samples for PrivateLinkResources ListByConfigurationStore. */ public final class PrivateLinkResourcesListByConfigurationStoreSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/PrivateLinkResourcesListByConfigurationStore.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/PrivateLinkResourcesListByConfigurationStore.json */ /** * Sample code: PrivateLinkResources_ListGroupIds. @@ -768,7 +753,95 @@ public final class PrivateLinkResourcesListByConfigurationStoreSamples { */ public static void privateLinkResourcesListGroupIds( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.privateLinkResources().listByConfigurationStore("myResourceGroup", "contoso", Context.NONE); + manager + .privateLinkResources() + .listByConfigurationStore("myResourceGroup", "contoso", com.azure.core.util.Context.NONE); + } +} +``` + +### Replicas_Create + +```java +/** Samples for Replicas Create. */ +public final class ReplicasCreateSamples { + /* + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresCreateReplica.json + */ + /** + * Sample code: Replicas_Create. + * + * @param manager Entry point to AppConfigurationManager. + */ + public static void replicasCreate(com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { + manager + .replicas() + .define("myReplicaEus") + .withExistingConfigurationStore("myResourceGroup", "contoso") + .withRegion("eastus") + .create(); + } +} +``` + +### Replicas_Delete + +```java +/** Samples for Replicas Delete. */ +public final class ReplicasDeleteSamples { + /* + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresDeleteReplica.json + */ + /** + * Sample code: Replicas_Delete. + * + * @param manager Entry point to AppConfigurationManager. + */ + public static void replicasDelete(com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { + manager.replicas().delete("myResourceGroup", "contoso", "myReplicaEus", com.azure.core.util.Context.NONE); + } +} +``` + +### Replicas_Get + +```java +/** Samples for Replicas Get. */ +public final class ReplicasGetSamples { + /* + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresGetReplica.json + */ + /** + * Sample code: Replicas_Get. + * + * @param manager Entry point to AppConfigurationManager. + */ + public static void replicasGet(com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { + manager + .replicas() + .getWithResponse("myResourceGroup", "contoso", "myReplicaEus", com.azure.core.util.Context.NONE); + } +} +``` + +### Replicas_ListByConfigurationStore + +```java +/** Samples for Replicas ListByConfigurationStore. */ +public final class ReplicasListByConfigurationStoreSamples { + /* + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresListReplicas.json + */ + /** + * Sample code: Replicas_ListByConfigurationStore. + * + * @param manager Entry point to AppConfigurationManager. + */ + public static void replicasListByConfigurationStore( + com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { + manager + .replicas() + .listByConfigurationStore("myResourceGroup", "contoso", null, com.azure.core.util.Context.NONE); } } ``` diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/pom.xml b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/pom.xml index fdb5d26bacbf7..01af7e0d21c90 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/pom.xml +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/pom.xml @@ -1,3 +1,8 @@ + 4.0.0 @@ -9,11 +14,11 @@ com.azure.resourcemanager azure-resourcemanager-appconfiguration - 1.0.0-beta.7 + 1.0.0 jar Microsoft Azure SDK for AppConfiguration Management - This package contains Microsoft Azure SDK for AppConfiguration Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Package tag package-2022-05-01. + This package contains Microsoft Azure SDK for AppConfiguration Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Package tag package-2023-03-01. https://github.com/Azure/azure-sdk-for-java @@ -38,7 +43,8 @@ UTF-8 - true + 0 + 0 @@ -51,5 +57,41 @@ azure-core-management 1.11.0 + + com.azure + azure-core-test + 1.16.2 + test + + + com.azure + azure-identity + 1.8.2 + test + + + org.junit.jupiter + junit-jupiter-api + 5.9.1 + test + + + org.junit.jupiter + junit-jupiter-engine + 5.9.1 + test + + + org.mockito + mockito-core + 4.11.0 + test + + + org.slf4j + slf4j-simple + 1.7.36 + test + diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/AppConfigurationManager.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/AppConfigurationManager.java index aab3326a05b45..d47d15e2853aa 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/AppConfigurationManager.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/AppConfigurationManager.java @@ -30,11 +30,13 @@ import com.azure.resourcemanager.appconfiguration.implementation.OperationsImpl; import com.azure.resourcemanager.appconfiguration.implementation.PrivateEndpointConnectionsImpl; import com.azure.resourcemanager.appconfiguration.implementation.PrivateLinkResourcesImpl; +import com.azure.resourcemanager.appconfiguration.implementation.ReplicasImpl; import com.azure.resourcemanager.appconfiguration.models.ConfigurationStores; import com.azure.resourcemanager.appconfiguration.models.KeyValues; import com.azure.resourcemanager.appconfiguration.models.Operations; import com.azure.resourcemanager.appconfiguration.models.PrivateEndpointConnections; import com.azure.resourcemanager.appconfiguration.models.PrivateLinkResources; +import com.azure.resourcemanager.appconfiguration.models.Replicas; import java.time.Duration; import java.time.temporal.ChronoUnit; import java.util.ArrayList; @@ -54,6 +56,8 @@ public final class AppConfigurationManager { private KeyValues keyValues; + private Replicas replicas; + private final AppConfigurationManagementClient clientObject; private AppConfigurationManager(HttpPipeline httpPipeline, AzureProfile profile, Duration defaultPollInterval) { @@ -219,7 +223,7 @@ public AppConfigurationManager authenticate(TokenCredential credential, AzurePro .append("-") .append("com.azure.resourcemanager.appconfiguration") .append("/") - .append("1.0.0-beta.6"); + .append("1.0.0"); if (!Configuration.getGlobalConfiguration().get("AZURE_TELEMETRY_DISABLED", false)) { userAgentBuilder .append(" (") @@ -337,6 +341,18 @@ public KeyValues keyValues() { return keyValues; } + /** + * Gets the resource collection API of Replicas. It manages Replica. + * + * @return Resource collection API of Replicas. + */ + public Replicas replicas() { + if (this.replicas == null) { + this.replicas = new ReplicasImpl(clientObject.getReplicas(), this); + } + return replicas; + } + /** * @return Wrapped service client AppConfigurationManagementClient providing direct access to the underlying * auto-generated API implementation, based on Azure REST API. diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/AppConfigurationManagementClient.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/AppConfigurationManagementClient.java index 1de2eb00efc9d..186b77e2b62cf 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/AppConfigurationManagementClient.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/AppConfigurationManagementClient.java @@ -78,4 +78,11 @@ public interface AppConfigurationManagementClient { * @return the KeyValuesClient object. */ KeyValuesClient getKeyValues(); + + /** + * Gets the ReplicasClient object to access its operations. + * + * @return the ReplicasClient object. + */ + ReplicasClient getReplicas(); } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/ConfigurationStoresClient.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/ConfigurationStoresClient.java index 41e27f2d94058..cb4972b4e297a 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/ConfigurationStoresClient.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/ConfigurationStoresClient.java @@ -78,28 +78,28 @@ PagedIterable listByResourceGroup( * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the properties of the specified configuration store. + * @return the properties of the specified configuration store along with {@link Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - ConfigurationStoreInner getByResourceGroup(String resourceGroupName, String configStoreName); + Response getByResourceGroupWithResponse( + String resourceGroupName, String configStoreName, Context context); /** * Gets the properties of the specified configuration store. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the properties of the specified configuration store along with {@link Response}. + * @return the properties of the specified configuration store. */ @ServiceMethod(returns = ReturnType.SINGLE) - Response getByResourceGroupWithResponse( - String resourceGroupName, String configStoreName, Context context); + ConfigurationStoreInner getByResourceGroup(String resourceGroupName, String configStoreName); /** * Creates a configuration store with the specified parameters. @@ -330,14 +330,18 @@ PagedIterable listKeys( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param regenerateKeyParameters The parameters for regenerating an access key. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return an API key used for authenticating with a configuration store endpoint. + * @return an API key used for authenticating with a configuration store endpoint along with {@link Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - ApiKeyInner regenerateKey( - String resourceGroupName, String configStoreName, RegenerateKeyParameters regenerateKeyParameters); + Response regenerateKeyWithResponse( + String resourceGroupName, + String configStoreName, + RegenerateKeyParameters regenerateKeyParameters, + Context context); /** * Regenerates an access key for the specified configuration store. @@ -345,18 +349,14 @@ ApiKeyInner regenerateKey( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param regenerateKeyParameters The parameters for regenerating an access key. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return an API key used for authenticating with a configuration store endpoint along with {@link Response}. + * @return an API key used for authenticating with a configuration store endpoint. */ @ServiceMethod(returns = ReturnType.SINGLE) - Response regenerateKeyWithResponse( - String resourceGroupName, - String configStoreName, - RegenerateKeyParameters regenerateKeyParameters, - Context context); + ApiKeyInner regenerateKey( + String resourceGroupName, String configStoreName, RegenerateKeyParameters regenerateKeyParameters); /** * Gets information about the deleted configuration stores in a subscription. @@ -387,28 +387,28 @@ Response regenerateKeyWithResponse( * * @param location The location in which uniqueness will be verified. * @param configStoreName The name of the configuration store. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return a deleted Azure app configuration store. + * @return a deleted Azure app configuration store along with {@link Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - DeletedConfigurationStoreInner getDeleted(String location, String configStoreName); + Response getDeletedWithResponse( + String location, String configStoreName, Context context); /** * Gets a deleted Azure app configuration store. * * @param location The location in which uniqueness will be verified. * @param configStoreName The name of the configuration store. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return a deleted Azure app configuration store along with {@link Response}. + * @return a deleted Azure app configuration store. */ @ServiceMethod(returns = ReturnType.SINGLE) - Response getDeletedWithResponse( - String location, String configStoreName, Context context); + DeletedConfigurationStoreInner getDeleted(String location, String configStoreName); /** * Permanently deletes the specified configuration store. diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/KeyValuesClient.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/KeyValuesClient.java index 5115374be5539..ac185501d864c 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/KeyValuesClient.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/KeyValuesClient.java @@ -6,7 +6,6 @@ import com.azure.core.annotation.ReturnType; import com.azure.core.annotation.ServiceMethod; -import com.azure.core.http.rest.PagedIterable; import com.azure.core.http.rest.Response; import com.azure.core.management.polling.PollResult; import com.azure.core.util.Context; @@ -16,35 +15,21 @@ /** An instance of this class provides access to all the operations defined in KeyValuesClient. */ public interface KeyValuesClient { /** - * Lists the key-values for a given configuration store. - * - * @param resourceGroupName The name of the resource group to which the container registry belongs. - * @param configStoreName The name of the configuration store. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to list key-values as paginated response with {@link PagedIterable}. - */ - @ServiceMethod(returns = ReturnType.COLLECTION) - PagedIterable listByConfigurationStore(String resourceGroupName, String configStoreName); - - /** - * Lists the key-values for a given configuration store. + * Gets the properties of the specified key-value. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. - * @param skipToken A skip token is used to continue retrieving items after an operation returns a partial result. - * If a previous response contains a nextLink element, the value of the nextLink element will include a - * skipToken parameter that specifies a starting point to use for subsequent calls. + * @param keyValueName Identifier of key and label combination. Key and label are joined by $ character. Label is + * optional. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to list key-values as paginated response with {@link PagedIterable}. + * @return the properties of the specified key-value along with {@link Response}. */ - @ServiceMethod(returns = ReturnType.COLLECTION) - PagedIterable listByConfigurationStore( - String resourceGroupName, String configStoreName, String skipToken, Context context); + @ServiceMethod(returns = ReturnType.SINGLE) + Response getWithResponse( + String resourceGroupName, String configStoreName, String keyValueName, Context context); /** * Gets the properties of the specified key-value. @@ -62,21 +47,26 @@ PagedIterable listByConfigurationStore( KeyValueInner get(String resourceGroupName, String configStoreName, String keyValueName); /** - * Gets the properties of the specified key-value. + * Creates a key-value. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param keyValueName Identifier of key and label combination. Key and label are joined by $ character. Label is * optional. + * @param keyValueParameters The parameters for creating a key-value. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the properties of the specified key-value along with {@link Response}. + * @return the key-value resource along with all resource properties along with {@link Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - Response getWithResponse( - String resourceGroupName, String configStoreName, String keyValueName, Context context); + Response createOrUpdateWithResponse( + String resourceGroupName, + String configStoreName, + String keyValueName, + KeyValueInner keyValueParameters, + Context context); /** * Creates a key-value. @@ -93,28 +83,6 @@ Response getWithResponse( @ServiceMethod(returns = ReturnType.SINGLE) KeyValueInner createOrUpdate(String resourceGroupName, String configStoreName, String keyValueName); - /** - * Creates a key-value. - * - * @param resourceGroupName The name of the resource group to which the container registry belongs. - * @param configStoreName The name of the configuration store. - * @param keyValueName Identifier of key and label combination. Key and label are joined by $ character. Label is - * optional. - * @param keyValueParameters The parameters for creating a key-value. - * @param context The context to associate with this operation. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the key-value resource along with all resource properties along with {@link Response}. - */ - @ServiceMethod(returns = ReturnType.SINGLE) - Response createOrUpdateWithResponse( - String resourceGroupName, - String configStoreName, - String keyValueName, - KeyValueInner keyValueParameters, - Context context); - /** * Deletes a key-value. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/OperationsClient.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/OperationsClient.java index ce3f18ade2534..102a8a4ca2169 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/OperationsClient.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/OperationsClient.java @@ -19,27 +19,27 @@ public interface OperationsClient { * Checks whether the configuration store name is available for use. * * @param checkNameAvailabilityParameters The object containing information for the availability request. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to check the availability of a resource name. + * @return the result of a request to check the availability of a resource name along with {@link Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - NameAvailabilityStatusInner checkNameAvailability(CheckNameAvailabilityParameters checkNameAvailabilityParameters); + Response checkNameAvailabilityWithResponse( + CheckNameAvailabilityParameters checkNameAvailabilityParameters, Context context); /** * Checks whether the configuration store name is available for use. * * @param checkNameAvailabilityParameters The object containing information for the availability request. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to check the availability of a resource name along with {@link Response}. + * @return the result of a request to check the availability of a resource name. */ @ServiceMethod(returns = ReturnType.SINGLE) - Response checkNameAvailabilityWithResponse( - CheckNameAvailabilityParameters checkNameAvailabilityParameters, Context context); + NameAvailabilityStatusInner checkNameAvailability(CheckNameAvailabilityParameters checkNameAvailabilityParameters); /** * Lists the operations available from this provider. @@ -73,27 +73,27 @@ Response checkNameAvailabilityWithResponse( * * @param location The location in which uniqueness will be verified. * @param checkNameAvailabilityParameters The object containing information for the availability request. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to check the availability of a resource name. + * @return the result of a request to check the availability of a resource name along with {@link Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - NameAvailabilityStatusInner regionalCheckNameAvailability( - String location, CheckNameAvailabilityParameters checkNameAvailabilityParameters); + Response regionalCheckNameAvailabilityWithResponse( + String location, CheckNameAvailabilityParameters checkNameAvailabilityParameters, Context context); /** * Checks whether the configuration store name is available for use. * * @param location The location in which uniqueness will be verified. * @param checkNameAvailabilityParameters The object containing information for the availability request. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to check the availability of a resource name along with {@link Response}. + * @return the result of a request to check the availability of a resource name. */ @ServiceMethod(returns = ReturnType.SINGLE) - Response regionalCheckNameAvailabilityWithResponse( - String location, CheckNameAvailabilityParameters checkNameAvailabilityParameters, Context context); + NameAvailabilityStatusInner regionalCheckNameAvailability( + String location, CheckNameAvailabilityParameters checkNameAvailabilityParameters); } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/PrivateEndpointConnectionsClient.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/PrivateEndpointConnectionsClient.java index 72a18fcc3788a..0a92340eb6035 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/PrivateEndpointConnectionsClient.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/PrivateEndpointConnectionsClient.java @@ -50,14 +50,16 @@ PagedIterable listByConfigurationStore( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param privateEndpointConnectionName Private endpoint connection name. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the specified private endpoint connection associated with the configuration store. + * @return the specified private endpoint connection associated with the configuration store along with {@link + * Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - PrivateEndpointConnectionInner get( - String resourceGroupName, String configStoreName, String privateEndpointConnectionName); + Response getWithResponse( + String resourceGroupName, String configStoreName, String privateEndpointConnectionName, Context context); /** * Gets the specified private endpoint connection associated with the configuration store. @@ -65,19 +67,19 @@ PrivateEndpointConnectionInner get( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param privateEndpointConnectionName Private endpoint connection name. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the specified private endpoint connection associated with the configuration store along with {@link - * Response}. + * @return the specified private endpoint connection associated with the configuration store. */ @ServiceMethod(returns = ReturnType.SINGLE) - Response getWithResponse( - String resourceGroupName, String configStoreName, String privateEndpointConnectionName, Context context); + PrivateEndpointConnectionInner get( + String resourceGroupName, String configStoreName, String privateEndpointConnectionName); /** - * Update the state of the specified private endpoint connection associated with the configuration store. + * Update the state of the specified private endpoint connection associated with the configuration store. This + * operation cannot be used to create a private endpoint connection. Private endpoint connections must be created + * with the Network resource provider. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. @@ -96,7 +98,9 @@ SyncPoller, PrivateEndpointConnection PrivateEndpointConnectionInner privateEndpointConnection); /** - * Update the state of the specified private endpoint connection associated with the configuration store. + * Update the state of the specified private endpoint connection associated with the configuration store. This + * operation cannot be used to create a private endpoint connection. Private endpoint connections must be created + * with the Network resource provider. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. @@ -117,7 +121,9 @@ SyncPoller, PrivateEndpointConnection Context context); /** - * Update the state of the specified private endpoint connection associated with the configuration store. + * Update the state of the specified private endpoint connection associated with the configuration store. This + * operation cannot be used to create a private endpoint connection. Private endpoint connections must be created + * with the Network resource provider. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. @@ -136,7 +142,9 @@ PrivateEndpointConnectionInner createOrUpdate( PrivateEndpointConnectionInner privateEndpointConnection); /** - * Update the state of the specified private endpoint connection associated with the configuration store. + * Update the state of the specified private endpoint connection associated with the configuration store. This + * operation cannot be used to create a private endpoint connection. Private endpoint connections must be created + * with the Network resource provider. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/PrivateLinkResourcesClient.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/PrivateLinkResourcesClient.java index 6e7019935a2e8..c11541741e8a1 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/PrivateLinkResourcesClient.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/PrivateLinkResourcesClient.java @@ -49,13 +49,15 @@ PagedIterable listByConfigurationStore( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param groupName The name of the private link resource group. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return a private link resource that need to be created for a configuration store. + * @return a private link resource that need to be created for a configuration store along with {@link Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - PrivateLinkResourceInner get(String resourceGroupName, String configStoreName, String groupName); + Response getWithResponse( + String resourceGroupName, String configStoreName, String groupName, Context context); /** * Gets a private link resource that need to be created for a configuration store. @@ -63,13 +65,11 @@ PagedIterable listByConfigurationStore( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param groupName The name of the private link resource group. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return a private link resource that need to be created for a configuration store along with {@link Response}. + * @return a private link resource that need to be created for a configuration store. */ @ServiceMethod(returns = ReturnType.SINGLE) - Response getWithResponse( - String resourceGroupName, String configStoreName, String groupName, Context context); + PrivateLinkResourceInner get(String resourceGroupName, String configStoreName, String groupName); } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/ReplicasClient.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/ReplicasClient.java new file mode 100644 index 0000000000000..36f7683c7ac31 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/ReplicasClient.java @@ -0,0 +1,210 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.appconfiguration.fluent.models.ReplicaInner; + +/** An instance of this class provides access to all the operations defined in ReplicasClient. */ +public interface ReplicasClient { + /** + * Lists the replicas for a given configuration store. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the result of a request to list replicas as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByConfigurationStore(String resourceGroupName, String configStoreName); + + /** + * Lists the replicas for a given configuration store. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param skipToken A skip token is used to continue retrieving items after an operation returns a partial result. + * If a previous response contains a nextLink element, the value of the nextLink element will include a + * skipToken parameter that specifies a starting point to use for subsequent calls. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the result of a request to list replicas as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByConfigurationStore( + String resourceGroupName, String configStoreName, String skipToken, Context context); + + /** + * Gets the properties of the specified replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the properties of the specified replica along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getWithResponse( + String resourceGroupName, String configStoreName, String replicaName, Context context); + + /** + * Gets the properties of the specified replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the properties of the specified replica. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + ReplicaInner get(String resourceGroupName, String configStoreName, String replicaName); + + /** + * Creates a replica with the specified parameters. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param replicaCreationParameters The parameters for creating a replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of the replica resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, ReplicaInner> beginCreate( + String resourceGroupName, String configStoreName, String replicaName, ReplicaInner replicaCreationParameters); + + /** + * Creates a replica with the specified parameters. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param replicaCreationParameters The parameters for creating a replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of the replica resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, ReplicaInner> beginCreate( + String resourceGroupName, + String configStoreName, + String replicaName, + ReplicaInner replicaCreationParameters, + Context context); + + /** + * Creates a replica with the specified parameters. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param replicaCreationParameters The parameters for creating a replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the replica resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + ReplicaInner create( + String resourceGroupName, String configStoreName, String replicaName, ReplicaInner replicaCreationParameters); + + /** + * Creates a replica with the specified parameters. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param replicaCreationParameters The parameters for creating a replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the replica resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + ReplicaInner create( + String resourceGroupName, + String configStoreName, + String replicaName, + ReplicaInner replicaCreationParameters, + Context context); + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete( + String resourceGroupName, String configStoreName, String replicaName); + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete( + String resourceGroupName, String configStoreName, String replicaName, Context context); + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String resourceGroupName, String configStoreName, String replicaName); + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String resourceGroupName, String configStoreName, String replicaName, Context context); +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ApiKeyInner.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ApiKeyInner.java index f97010380cdc0..d5e7279b7b5fc 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ApiKeyInner.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ApiKeyInner.java @@ -30,8 +30,7 @@ public final class ApiKeyInner { private String value; /* - * A connection string that can be used by supporting clients for - * authentication. + * A connection string that can be used by supporting clients for authentication. */ @JsonProperty(value = "connectionString", access = JsonProperty.Access.WRITE_ONLY) private String connectionString; @@ -48,6 +47,10 @@ public final class ApiKeyInner { @JsonProperty(value = "readOnly", access = JsonProperty.Access.WRITE_ONLY) private Boolean readOnly; + /** Creates an instance of ApiKeyInner class. */ + public ApiKeyInner() { + } + /** * Get the id property: The key ID. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ConfigurationStoreInner.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ConfigurationStoreInner.java index 1e346662e12a8..2888ffc9cbb11 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ConfigurationStoreInner.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ConfigurationStoreInner.java @@ -50,6 +50,10 @@ public final class ConfigurationStoreInner extends Resource { @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) private SystemData systemData; + /** Creates an instance of ConfigurationStoreInner class. */ + public ConfigurationStoreInner() { + } + /** * Get the identity property: The managed identity information, if configured. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ConfigurationStoreProperties.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ConfigurationStoreProperties.java index e7f726b93e5a3..1a73d53100d53 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ConfigurationStoreProperties.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ConfigurationStoreProperties.java @@ -42,15 +42,13 @@ public final class ConfigurationStoreProperties { private EncryptionProperties encryption; /* - * The list of private endpoint connections that are set up for this - * resource. + * The list of private endpoint connections that are set up for this resource. */ @JsonProperty(value = "privateEndpointConnections", access = JsonProperty.Access.WRITE_ONLY) private List privateEndpointConnections; /* - * Control permission for data plane traffic coming from public networks - * while private endpoint is enabled. + * Control permission for data plane traffic coming from public networks while private endpoint is enabled. */ @JsonProperty(value = "publicNetworkAccess") private PublicNetworkAccess publicNetworkAccess; @@ -62,15 +60,13 @@ public final class ConfigurationStoreProperties { private Boolean disableLocalAuth; /* - * The amount of time in days that the configuration store will be retained - * when it is soft deleted. + * The amount of time in days that the configuration store will be retained when it is soft deleted. */ @JsonProperty(value = "softDeleteRetentionInDays") private Integer softDeleteRetentionInDays; /* - * Property specifying whether protection against purge is enabled for this - * configuration store. + * Property specifying whether protection against purge is enabled for this configuration store. */ @JsonProperty(value = "enablePurgeProtection") private Boolean enablePurgeProtection; @@ -81,6 +77,10 @@ public final class ConfigurationStoreProperties { @JsonProperty(value = "createMode") private CreateMode createMode; + /** Creates an instance of ConfigurationStoreProperties class. */ + public ConfigurationStoreProperties() { + } + /** * Get the provisioningState property: The provisioning state of the configuration store. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ConfigurationStorePropertiesUpdateParameters.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ConfigurationStorePropertiesUpdateParameters.java index 2809774b9b87d..2c9a7fe23dbf3 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ConfigurationStorePropertiesUpdateParameters.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ConfigurationStorePropertiesUpdateParameters.java @@ -25,19 +25,21 @@ public final class ConfigurationStorePropertiesUpdateParameters { private Boolean disableLocalAuth; /* - * Control permission for data plane traffic coming from public networks - * while private endpoint is enabled. + * Control permission for data plane traffic coming from public networks while private endpoint is enabled. */ @JsonProperty(value = "publicNetworkAccess") private PublicNetworkAccess publicNetworkAccess; /* - * Property specifying whether protection against purge is enabled for this - * configuration store. + * Property specifying whether protection against purge is enabled for this configuration store. */ @JsonProperty(value = "enablePurgeProtection") private Boolean enablePurgeProtection; + /** Creates an instance of ConfigurationStorePropertiesUpdateParameters class. */ + public ConfigurationStorePropertiesUpdateParameters() { + } + /** * Get the encryption property: The encryption settings of the configuration store. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/DeletedConfigurationStoreInner.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/DeletedConfigurationStoreInner.java index e50602a179dfc..a5b6218c397cf 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/DeletedConfigurationStoreInner.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/DeletedConfigurationStoreInner.java @@ -4,13 +4,13 @@ package com.azure.resourcemanager.appconfiguration.fluent.models; -import com.azure.core.annotation.Fluent; +import com.azure.core.annotation.Immutable; import com.fasterxml.jackson.annotation.JsonProperty; import java.time.OffsetDateTime; import java.util.Map; /** Deleted configuration store information with extended details. */ -@Fluent +@Immutable public final class DeletedConfigurationStoreInner { /* * The resource ID for the deleted configuration store. @@ -36,6 +36,10 @@ public final class DeletedConfigurationStoreInner { @JsonProperty(value = "properties") private DeletedConfigurationStoreProperties innerProperties; + /** Creates an instance of DeletedConfigurationStoreInner class. */ + public DeletedConfigurationStoreInner() { + } + /** * Get the id property: The resource ID for the deleted configuration store. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/DeletedConfigurationStoreProperties.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/DeletedConfigurationStoreProperties.java index 24f185418e4f8..7bad42461fbdb 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/DeletedConfigurationStoreProperties.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/DeletedConfigurationStoreProperties.java @@ -50,6 +50,10 @@ public final class DeletedConfigurationStoreProperties { @JsonProperty(value = "purgeProtectionEnabled", access = JsonProperty.Access.WRITE_ONLY) private Boolean purgeProtectionEnabled; + /** Creates an instance of DeletedConfigurationStoreProperties class. */ + public DeletedConfigurationStoreProperties() { + } + /** * Get the configurationStoreId property: The resource id of the original configuration store. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/KeyValueInner.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/KeyValueInner.java index e76c7987221c5..ed9138c2b7e19 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/KeyValueInner.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/KeyValueInner.java @@ -19,6 +19,10 @@ public final class KeyValueInner extends ProxyResource { @JsonProperty(value = "properties") private KeyValueProperties innerProperties; + /** Creates an instance of KeyValueInner class. */ + public KeyValueInner() { + } + /** * Get the innerProperties property: All key-value properties. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/KeyValueProperties.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/KeyValueProperties.java index 62d885476f2b3..3bce903610fdb 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/KeyValueProperties.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/KeyValueProperties.java @@ -15,16 +15,14 @@ public final class KeyValueProperties { /* * The primary identifier of a key-value. - * The key is used in unison with the label to uniquely identify a - * key-value. + * The key is used in unison with the label to uniquely identify a key-value. */ @JsonProperty(value = "key", access = JsonProperty.Access.WRITE_ONLY) private String key; /* * A value used to group key-values. - * The label is used in unison with the key to uniquely identify a - * key-value. + * The label is used in unison with the key to uniquely identify a key-value. */ @JsonProperty(value = "label", access = JsonProperty.Access.WRITE_ONLY) private String label; @@ -37,22 +35,19 @@ public final class KeyValueProperties { /* * The content type of the key-value's value. - * Providing a proper content-type can enable transformations of values - * when they are retrieved by applications. + * Providing a proper content-type can enable transformations of values when they are retrieved by applications. */ @JsonProperty(value = "contentType") private String contentType; /* - * An ETag indicating the state of a key-value within a configuration - * store. + * An ETag indicating the state of a key-value within a configuration store. */ @JsonProperty(value = "eTag", access = JsonProperty.Access.WRITE_ONLY) private String etag; /* - * The last time a modifying operation was performed on the given - * key-value. + * The last time a modifying operation was performed on the given key-value. */ @JsonProperty(value = "lastModified", access = JsonProperty.Access.WRITE_ONLY) private OffsetDateTime lastModified; @@ -65,13 +60,16 @@ public final class KeyValueProperties { private Boolean locked; /* - * A dictionary of tags that can help identify what a key-value may be - * applicable for. + * A dictionary of tags that can help identify what a key-value may be applicable for. */ @JsonProperty(value = "tags") @JsonInclude(value = JsonInclude.Include.NON_NULL, content = JsonInclude.Include.ALWAYS) private Map tags; + /** Creates an instance of KeyValueProperties class. */ + public KeyValueProperties() { + } + /** * Get the key property: The primary identifier of a key-value. The key is used in unison with the label to uniquely * identify a key-value. diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/NameAvailabilityStatusInner.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/NameAvailabilityStatusInner.java index 9f38acb515ad7..f2e029e3cc067 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/NameAvailabilityStatusInner.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/NameAvailabilityStatusInner.java @@ -17,8 +17,7 @@ public final class NameAvailabilityStatusInner { private Boolean nameAvailable; /* - * If any, the error message that provides more detail for the reason that - * the name is not available. + * If any, the error message that provides more detail for the reason that the name is not available. */ @JsonProperty(value = "message", access = JsonProperty.Access.WRITE_ONLY) private String message; @@ -29,6 +28,10 @@ public final class NameAvailabilityStatusInner { @JsonProperty(value = "reason", access = JsonProperty.Access.WRITE_ONLY) private String reason; + /** Creates an instance of NameAvailabilityStatusInner class. */ + public NameAvailabilityStatusInner() { + } + /** * Get the nameAvailable property: The value indicating whether the resource name is available. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/OperationDefinitionInner.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/OperationDefinitionInner.java index 2721d615fbec7..13a1b553b42e0 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/OperationDefinitionInner.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/OperationDefinitionInner.java @@ -42,6 +42,10 @@ public final class OperationDefinitionInner { @JsonProperty(value = "properties") private OperationProperties properties; + /** Creates an instance of OperationDefinitionInner class. */ + public OperationDefinitionInner() { + } + /** * Get the name property: Operation name: {provider}/{resource}/{operation}. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateEndpointConnectionInner.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateEndpointConnectionInner.java index 02b775cd04f7e..479d27655917f 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateEndpointConnectionInner.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateEndpointConnectionInner.java @@ -20,6 +20,10 @@ public final class PrivateEndpointConnectionInner extends ProxyResource { @JsonProperty(value = "properties") private PrivateEndpointConnectionProperties innerProperties; + /** Creates an instance of PrivateEndpointConnectionInner class. */ + public PrivateEndpointConnectionInner() { + } + /** * Get the innerProperties property: The properties of a private endpoint. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateEndpointConnectionProperties.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateEndpointConnectionProperties.java index c2db41e99fe0d..b2bd87f6b18ac 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateEndpointConnectionProperties.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateEndpointConnectionProperties.java @@ -27,12 +27,15 @@ public final class PrivateEndpointConnectionProperties { private PrivateEndpoint privateEndpoint; /* - * A collection of information about the state of the connection between - * service consumer and provider. + * A collection of information about the state of the connection between service consumer and provider. */ @JsonProperty(value = "privateLinkServiceConnectionState", required = true) private PrivateLinkServiceConnectionState privateLinkServiceConnectionState; + /** Creates an instance of PrivateEndpointConnectionProperties class. */ + public PrivateEndpointConnectionProperties() { + } + /** * Get the provisioningState property: The provisioning status of the private endpoint connection. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateLinkResourceInner.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateLinkResourceInner.java index ad65c4811ddcc..7df32c9421853 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateLinkResourceInner.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateLinkResourceInner.java @@ -4,12 +4,12 @@ package com.azure.resourcemanager.appconfiguration.fluent.models; -import com.azure.core.annotation.Fluent; +import com.azure.core.annotation.Immutable; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.List; /** A resource that supports private link capabilities. */ -@Fluent +@Immutable public final class PrivateLinkResourceInner { /* * The resource ID. @@ -35,6 +35,10 @@ public final class PrivateLinkResourceInner { @JsonProperty(value = "properties") private PrivateLinkResourceProperties innerProperties; + /** Creates an instance of PrivateLinkResourceInner class. */ + public PrivateLinkResourceInner() { + } + /** * Get the id property: The resource ID. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateLinkResourceProperties.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateLinkResourceProperties.java index ad787bdb6154f..b51547cb4ab33 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateLinkResourceProperties.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/PrivateLinkResourceProperties.java @@ -29,6 +29,10 @@ public final class PrivateLinkResourceProperties { @JsonProperty(value = "requiredZoneNames", access = JsonProperty.Access.WRITE_ONLY) private List requiredZoneNames; + /** Creates an instance of PrivateLinkResourceProperties class. */ + public PrivateLinkResourceProperties() { + } + /** * Get the groupId property: The private link resource group id. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ReplicaInner.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ReplicaInner.java new file mode 100644 index 0000000000000..6efee8955650e --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ReplicaInner.java @@ -0,0 +1,104 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.management.ProxyResource; +import com.azure.core.management.SystemData; +import com.azure.resourcemanager.appconfiguration.models.ReplicaProvisioningState; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** The replica resource. */ +@Fluent +public final class ReplicaInner extends ProxyResource { + /* + * The location of the replica. + */ + @JsonProperty(value = "location") + private String location; + + /* + * Resource system metadata. + */ + @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) + private SystemData systemData; + + /* + * All replica properties. + */ + @JsonProperty(value = "properties", access = JsonProperty.Access.WRITE_ONLY) + private ReplicaProperties innerProperties; + + /** Creates an instance of ReplicaInner class. */ + public ReplicaInner() { + } + + /** + * Get the location property: The location of the replica. + * + * @return the location value. + */ + public String location() { + return this.location; + } + + /** + * Set the location property: The location of the replica. + * + * @param location the location value to set. + * @return the ReplicaInner object itself. + */ + public ReplicaInner withLocation(String location) { + this.location = location; + return this; + } + + /** + * Get the systemData property: Resource system metadata. + * + * @return the systemData value. + */ + public SystemData systemData() { + return this.systemData; + } + + /** + * Get the innerProperties property: All replica properties. + * + * @return the innerProperties value. + */ + private ReplicaProperties innerProperties() { + return this.innerProperties; + } + + /** + * Get the endpoint property: The URI of the replica where the replica API will be available. + * + * @return the endpoint value. + */ + public String endpoint() { + return this.innerProperties() == null ? null : this.innerProperties().endpoint(); + } + + /** + * Get the provisioningState property: The provisioning state of the replica. + * + * @return the provisioningState value. + */ + public ReplicaProvisioningState provisioningState() { + return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (innerProperties() != null) { + innerProperties().validate(); + } + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ReplicaProperties.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ReplicaProperties.java new file mode 100644 index 0000000000000..bff2cfb3674ec --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/fluent/models/ReplicaProperties.java @@ -0,0 +1,55 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.fluent.models; + +import com.azure.core.annotation.Immutable; +import com.azure.resourcemanager.appconfiguration.models.ReplicaProvisioningState; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** All replica properties. */ +@Immutable +public final class ReplicaProperties { + /* + * The URI of the replica where the replica API will be available. + */ + @JsonProperty(value = "endpoint", access = JsonProperty.Access.WRITE_ONLY) + private String endpoint; + + /* + * The provisioning state of the replica. + */ + @JsonProperty(value = "provisioningState", access = JsonProperty.Access.WRITE_ONLY) + private ReplicaProvisioningState provisioningState; + + /** Creates an instance of ReplicaProperties class. */ + public ReplicaProperties() { + } + + /** + * Get the endpoint property: The URI of the replica where the replica API will be available. + * + * @return the endpoint value. + */ + public String endpoint() { + return this.endpoint; + } + + /** + * Get the provisioningState property: The provisioning state of the replica. + * + * @return the provisioningState value. + */ + public ReplicaProvisioningState provisioningState() { + return this.provisioningState; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/AppConfigurationManagementClientBuilder.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/AppConfigurationManagementClientBuilder.java index 234a26b9136f1..2feef4e71cc6d 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/AppConfigurationManagementClientBuilder.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/AppConfigurationManagementClientBuilder.java @@ -119,24 +119,26 @@ public AppConfigurationManagementClientBuilder serializerAdapter(SerializerAdapt * @return an instance of AppConfigurationManagementClientImpl. */ public AppConfigurationManagementClientImpl buildClient() { - if (endpoint == null) { - this.endpoint = "https://management.azure.com"; - } - if (environment == null) { - this.environment = AzureEnvironment.AZURE; - } - if (pipeline == null) { - this.pipeline = new HttpPipelineBuilder().policies(new UserAgentPolicy(), new RetryPolicy()).build(); - } - if (defaultPollInterval == null) { - this.defaultPollInterval = Duration.ofSeconds(30); - } - if (serializerAdapter == null) { - this.serializerAdapter = SerializerFactory.createDefaultManagementSerializerAdapter(); - } + String localEndpoint = (endpoint != null) ? endpoint : "https://management.azure.com"; + AzureEnvironment localEnvironment = (environment != null) ? environment : AzureEnvironment.AZURE; + HttpPipeline localPipeline = + (pipeline != null) + ? pipeline + : new HttpPipelineBuilder().policies(new UserAgentPolicy(), new RetryPolicy()).build(); + Duration localDefaultPollInterval = + (defaultPollInterval != null) ? defaultPollInterval : Duration.ofSeconds(30); + SerializerAdapter localSerializerAdapter = + (serializerAdapter != null) + ? serializerAdapter + : SerializerFactory.createDefaultManagementSerializerAdapter(); AppConfigurationManagementClientImpl client = new AppConfigurationManagementClientImpl( - pipeline, serializerAdapter, defaultPollInterval, environment, subscriptionId, endpoint); + localPipeline, + localSerializerAdapter, + localDefaultPollInterval, + localEnvironment, + subscriptionId, + localEndpoint); return client; } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/AppConfigurationManagementClientImpl.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/AppConfigurationManagementClientImpl.java index b955f22e0097d..d63aac08d63d4 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/AppConfigurationManagementClientImpl.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/AppConfigurationManagementClientImpl.java @@ -28,6 +28,7 @@ import com.azure.resourcemanager.appconfiguration.fluent.OperationsClient; import com.azure.resourcemanager.appconfiguration.fluent.PrivateEndpointConnectionsClient; import com.azure.resourcemanager.appconfiguration.fluent.PrivateLinkResourcesClient; +import com.azure.resourcemanager.appconfiguration.fluent.ReplicasClient; import java.io.IOException; import java.lang.reflect.Type; import java.nio.ByteBuffer; @@ -172,6 +173,18 @@ public KeyValuesClient getKeyValues() { return this.keyValues; } + /** The ReplicasClient object to access its operations. */ + private final ReplicasClient replicas; + + /** + * Gets the ReplicasClient object to access its operations. + * + * @return the ReplicasClient object. + */ + public ReplicasClient getReplicas() { + return this.replicas; + } + /** * Initializes an instance of AppConfigurationManagementClient client. * @@ -194,12 +207,13 @@ public KeyValuesClient getKeyValues() { this.defaultPollInterval = defaultPollInterval; this.subscriptionId = subscriptionId; this.endpoint = endpoint; - this.apiVersion = "2022-05-01"; + this.apiVersion = "2023-03-01"; this.configurationStores = new ConfigurationStoresClientImpl(this); this.operations = new OperationsClientImpl(this); this.privateEndpointConnections = new PrivateEndpointConnectionsClientImpl(this); this.privateLinkResources = new PrivateLinkResourcesClientImpl(this); this.keyValues = new KeyValuesClientImpl(this); + this.replicas = new ReplicasClientImpl(this); } /** diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ConfigurationStoreImpl.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ConfigurationStoreImpl.java index 414cc20935124..b13ff769dabd8 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ConfigurationStoreImpl.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ConfigurationStoreImpl.java @@ -230,17 +230,17 @@ public PagedIterable listKeys(String skipToken, Context context) { return serviceManager.configurationStores().listKeys(resourceGroupName, configStoreName, skipToken, context); } - public ApiKey regenerateKey(RegenerateKeyParameters regenerateKeyParameters) { + public Response regenerateKeyWithResponse( + RegenerateKeyParameters regenerateKeyParameters, Context context) { return serviceManager .configurationStores() - .regenerateKey(resourceGroupName, configStoreName, regenerateKeyParameters); + .regenerateKeyWithResponse(resourceGroupName, configStoreName, regenerateKeyParameters, context); } - public Response regenerateKeyWithResponse( - RegenerateKeyParameters regenerateKeyParameters, Context context) { + public ApiKey regenerateKey(RegenerateKeyParameters regenerateKeyParameters) { return serviceManager .configurationStores() - .regenerateKeyWithResponse(resourceGroupName, configStoreName, regenerateKeyParameters, context); + .regenerateKey(resourceGroupName, configStoreName, regenerateKeyParameters); } public ConfigurationStoreImpl withRegion(Region location) { diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ConfigurationStoresClientImpl.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ConfigurationStoresClientImpl.java index c7077165961e3..6cfa8b83596d4 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ConfigurationStoresClientImpl.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ConfigurationStoresClientImpl.java @@ -71,7 +71,7 @@ public final class ConfigurationStoresClientImpl implements ConfigurationStoresC */ @Host("{$host}") @ServiceInterface(name = "AppConfigurationMana") - private interface ConfigurationStoresService { + public interface ConfigurationStoresService { @Headers({"Content-Type: application/json"}) @Get("/subscriptions/{subscriptionId}/providers/Microsoft.AppConfiguration/configurationStores") @ExpectedResponses({200}) @@ -86,8 +86,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> listByResourceGroup( @@ -101,8 +100,7 @@ Mono> listByResourceGroup( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> getByResourceGroup( @@ -116,8 +114,7 @@ Mono> getByResourceGroup( @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> create( @@ -132,8 +129,7 @@ Mono>> create( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> delete( @@ -147,8 +143,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> update( @@ -163,8 +158,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}/listKeys") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/listKeys") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> listKeys( @@ -179,8 +173,7 @@ Mono> listKeys( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}/regenerateKey") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/regenerateKey") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> regenerateKey( @@ -206,8 +199,7 @@ Mono> listDeleted( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.AppConfiguration/locations/{location}" - + "/deletedConfigurationStores/{configStoreName}") + "/subscriptions/{subscriptionId}/providers/Microsoft.AppConfiguration/locations/{location}/deletedConfigurationStores/{configStoreName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> getDeleted( @@ -221,8 +213,7 @@ Mono> getDeleted( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/providers/Microsoft.AppConfiguration/locations/{location}" - + "/deletedConfigurationStores/{configStoreName}/purge") + "/subscriptions/{subscriptionId}/providers/Microsoft.AppConfiguration/locations/{location}/deletedConfigurationStores/{configStoreName}/purge") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> purgeDeleted( @@ -772,14 +763,16 @@ private Mono getByResourceGroupAsync(String resourceGro * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the properties of the specified configuration store. + * @return the properties of the specified configuration store along with {@link Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - public ConfigurationStoreInner getByResourceGroup(String resourceGroupName, String configStoreName) { - return getByResourceGroupAsync(resourceGroupName, configStoreName).block(); + public Response getByResourceGroupWithResponse( + String resourceGroupName, String configStoreName, Context context) { + return getByResourceGroupWithResponseAsync(resourceGroupName, configStoreName, context).block(); } /** @@ -787,16 +780,14 @@ public ConfigurationStoreInner getByResourceGroup(String resourceGroupName, Stri * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the properties of the specified configuration store along with {@link Response}. + * @return the properties of the specified configuration store. */ @ServiceMethod(returns = ReturnType.SINGLE) - public Response getByResourceGroupWithResponse( - String resourceGroupName, String configStoreName, Context context) { - return getByResourceGroupWithResponseAsync(resourceGroupName, configStoreName, context).block(); + public ConfigurationStoreInner getByResourceGroup(String resourceGroupName, String configStoreName) { + return getByResourceGroupWithResponse(resourceGroupName, configStoreName, Context.NONE).getValue(); } /** @@ -991,7 +982,7 @@ private PollerFlux, ConfigurationStoreInner> @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public SyncPoller, ConfigurationStoreInner> beginCreate( String resourceGroupName, String configStoreName, ConfigurationStoreInner configStoreCreationParameters) { - return beginCreateAsync(resourceGroupName, configStoreName, configStoreCreationParameters).getSyncPoller(); + return this.beginCreateAsync(resourceGroupName, configStoreName, configStoreCreationParameters).getSyncPoller(); } /** @@ -1012,7 +1003,8 @@ public SyncPoller, ConfigurationStoreInner> String configStoreName, ConfigurationStoreInner configStoreCreationParameters, Context context) { - return beginCreateAsync(resourceGroupName, configStoreName, configStoreCreationParameters, context) + return this + .beginCreateAsync(resourceGroupName, configStoreName, configStoreCreationParameters, context) .getSyncPoller(); } @@ -1243,7 +1235,7 @@ private PollerFlux, Void> beginDeleteAsync( */ @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public SyncPoller, Void> beginDelete(String resourceGroupName, String configStoreName) { - return beginDeleteAsync(resourceGroupName, configStoreName).getSyncPoller(); + return this.beginDeleteAsync(resourceGroupName, configStoreName).getSyncPoller(); } /** @@ -1260,7 +1252,7 @@ public SyncPoller, Void> beginDelete(String resourceGroupName, @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public SyncPoller, Void> beginDelete( String resourceGroupName, String configStoreName, Context context) { - return beginDeleteAsync(resourceGroupName, configStoreName, context).getSyncPoller(); + return this.beginDeleteAsync(resourceGroupName, configStoreName, context).getSyncPoller(); } /** @@ -1525,7 +1517,7 @@ public SyncPoller, ConfigurationStoreInner> String resourceGroupName, String configStoreName, ConfigurationStoreUpdateParameters configStoreUpdateParameters) { - return beginUpdateAsync(resourceGroupName, configStoreName, configStoreUpdateParameters).getSyncPoller(); + return this.beginUpdateAsync(resourceGroupName, configStoreName, configStoreUpdateParameters).getSyncPoller(); } /** @@ -1546,7 +1538,8 @@ public SyncPoller, ConfigurationStoreInner> String configStoreName, ConfigurationStoreUpdateParameters configStoreUpdateParameters, Context context) { - return beginUpdateAsync(resourceGroupName, configStoreName, configStoreUpdateParameters, context) + return this + .beginUpdateAsync(resourceGroupName, configStoreName, configStoreUpdateParameters, context) .getSyncPoller(); } @@ -1998,15 +1991,20 @@ private Mono regenerateKeyAsync( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param regenerateKeyParameters The parameters for regenerating an access key. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return an API key used for authenticating with a configuration store endpoint. + * @return an API key used for authenticating with a configuration store endpoint along with {@link Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - public ApiKeyInner regenerateKey( - String resourceGroupName, String configStoreName, RegenerateKeyParameters regenerateKeyParameters) { - return regenerateKeyAsync(resourceGroupName, configStoreName, regenerateKeyParameters).block(); + public Response regenerateKeyWithResponse( + String resourceGroupName, + String configStoreName, + RegenerateKeyParameters regenerateKeyParameters, + Context context) { + return regenerateKeyWithResponseAsync(resourceGroupName, configStoreName, regenerateKeyParameters, context) + .block(); } /** @@ -2015,20 +2013,16 @@ public ApiKeyInner regenerateKey( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param regenerateKeyParameters The parameters for regenerating an access key. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return an API key used for authenticating with a configuration store endpoint along with {@link Response}. + * @return an API key used for authenticating with a configuration store endpoint. */ @ServiceMethod(returns = ReturnType.SINGLE) - public Response regenerateKeyWithResponse( - String resourceGroupName, - String configStoreName, - RegenerateKeyParameters regenerateKeyParameters, - Context context) { - return regenerateKeyWithResponseAsync(resourceGroupName, configStoreName, regenerateKeyParameters, context) - .block(); + public ApiKeyInner regenerateKey( + String resourceGroupName, String configStoreName, RegenerateKeyParameters regenerateKeyParameters) { + return regenerateKeyWithResponse(resourceGroupName, configStoreName, regenerateKeyParameters, Context.NONE) + .getValue(); } /** @@ -2294,14 +2288,16 @@ private Mono getDeletedAsync(String location, St * * @param location The location in which uniqueness will be verified. * @param configStoreName The name of the configuration store. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return a deleted Azure app configuration store. + * @return a deleted Azure app configuration store along with {@link Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - public DeletedConfigurationStoreInner getDeleted(String location, String configStoreName) { - return getDeletedAsync(location, configStoreName).block(); + public Response getDeletedWithResponse( + String location, String configStoreName, Context context) { + return getDeletedWithResponseAsync(location, configStoreName, context).block(); } /** @@ -2309,16 +2305,14 @@ public DeletedConfigurationStoreInner getDeleted(String location, String configS * * @param location The location in which uniqueness will be verified. * @param configStoreName The name of the configuration store. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return a deleted Azure app configuration store along with {@link Response}. + * @return a deleted Azure app configuration store. */ @ServiceMethod(returns = ReturnType.SINGLE) - public Response getDeletedWithResponse( - String location, String configStoreName, Context context) { - return getDeletedWithResponseAsync(location, configStoreName, context).block(); + public DeletedConfigurationStoreInner getDeleted(String location, String configStoreName) { + return getDeletedWithResponse(location, configStoreName, Context.NONE).getValue(); } /** @@ -2466,7 +2460,7 @@ private PollerFlux, Void> beginPurgeDeletedAsync( */ @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public SyncPoller, Void> beginPurgeDeleted(String location, String configStoreName) { - return beginPurgeDeletedAsync(location, configStoreName).getSyncPoller(); + return this.beginPurgeDeletedAsync(location, configStoreName).getSyncPoller(); } /** @@ -2483,7 +2477,7 @@ public SyncPoller, Void> beginPurgeDeleted(String location, Str @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public SyncPoller, Void> beginPurgeDeleted( String location, String configStoreName, Context context) { - return beginPurgeDeletedAsync(location, configStoreName, context).getSyncPoller(); + return this.beginPurgeDeletedAsync(location, configStoreName, context).getSyncPoller(); } /** @@ -2551,7 +2545,8 @@ public void purgeDeleted(String location, String configStoreName, Context contex /** * Get the next page of items. * - * @param nextLink The nextLink parameter. + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -2587,7 +2582,8 @@ private Mono> listNextSinglePageAsync(Str /** * Get the next page of items. * - * @param nextLink The nextLink parameter. + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. @@ -2624,7 +2620,8 @@ private Mono> listNextSinglePageAsync(Str /** * Get the next page of items. * - * @param nextLink The nextLink parameter. + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -2661,7 +2658,8 @@ private Mono> listByResourceGroupNextSing /** * Get the next page of items. * - * @param nextLink The nextLink parameter. + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. @@ -2699,7 +2697,8 @@ private Mono> listByResourceGroupNextSing /** * Get the next page of items. * - * @param nextLink The nextLink parameter. + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -2735,7 +2734,8 @@ private Mono> listKeysNextSinglePageAsync(String next /** * Get the next page of items. * - * @param nextLink The nextLink parameter. + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. @@ -2772,7 +2772,8 @@ private Mono> listKeysNextSinglePageAsync(String next /** * Get the next page of items. * - * @param nextLink The nextLink parameter. + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -2808,7 +2809,8 @@ private Mono> listDeletedNextSingl /** * Get the next page of items. * - * @param nextLink The nextLink parameter. + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ConfigurationStoresImpl.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ConfigurationStoresImpl.java index f284e5e84a75d..ce41fa377799b 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ConfigurationStoresImpl.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ConfigurationStoresImpl.java @@ -55,15 +55,6 @@ public PagedIterable listByResourceGroup( return Utils.mapPage(inner, inner1 -> new ConfigurationStoreImpl(inner1, this.manager())); } - public ConfigurationStore getByResourceGroup(String resourceGroupName, String configStoreName) { - ConfigurationStoreInner inner = this.serviceClient().getByResourceGroup(resourceGroupName, configStoreName); - if (inner != null) { - return new ConfigurationStoreImpl(inner, this.manager()); - } else { - return null; - } - } - public Response getByResourceGroupWithResponse( String resourceGroupName, String configStoreName, Context context) { Response inner = @@ -79,6 +70,15 @@ public Response getByResourceGroupWithResponse( } } + public ConfigurationStore getByResourceGroup(String resourceGroupName, String configStoreName) { + ConfigurationStoreInner inner = this.serviceClient().getByResourceGroup(resourceGroupName, configStoreName); + if (inner != null) { + return new ConfigurationStoreImpl(inner, this.manager()); + } else { + return null; + } + } + public void deleteByResourceGroup(String resourceGroupName, String configStoreName) { this.serviceClient().delete(resourceGroupName, configStoreName); } @@ -99,17 +99,6 @@ public PagedIterable listKeys( return Utils.mapPage(inner, inner1 -> new ApiKeyImpl(inner1, this.manager())); } - public ApiKey regenerateKey( - String resourceGroupName, String configStoreName, RegenerateKeyParameters regenerateKeyParameters) { - ApiKeyInner inner = - this.serviceClient().regenerateKey(resourceGroupName, configStoreName, regenerateKeyParameters); - if (inner != null) { - return new ApiKeyImpl(inner, this.manager()); - } else { - return null; - } - } - public Response regenerateKeyWithResponse( String resourceGroupName, String configStoreName, @@ -130,6 +119,17 @@ public Response regenerateKeyWithResponse( } } + public ApiKey regenerateKey( + String resourceGroupName, String configStoreName, RegenerateKeyParameters regenerateKeyParameters) { + ApiKeyInner inner = + this.serviceClient().regenerateKey(resourceGroupName, configStoreName, regenerateKeyParameters); + if (inner != null) { + return new ApiKeyImpl(inner, this.manager()); + } else { + return null; + } + } + public PagedIterable listDeleted() { PagedIterable inner = this.serviceClient().listDeleted(); return Utils.mapPage(inner, inner1 -> new DeletedConfigurationStoreImpl(inner1, this.manager())); @@ -140,15 +140,6 @@ public PagedIterable listDeleted(Context context) { return Utils.mapPage(inner, inner1 -> new DeletedConfigurationStoreImpl(inner1, this.manager())); } - public DeletedConfigurationStore getDeleted(String location, String configStoreName) { - DeletedConfigurationStoreInner inner = this.serviceClient().getDeleted(location, configStoreName); - if (inner != null) { - return new DeletedConfigurationStoreImpl(inner, this.manager()); - } else { - return null; - } - } - public Response getDeletedWithResponse( String location, String configStoreName, Context context) { Response inner = @@ -164,6 +155,15 @@ public Response getDeletedWithResponse( } } + public DeletedConfigurationStore getDeleted(String location, String configStoreName) { + DeletedConfigurationStoreInner inner = this.serviceClient().getDeleted(location, configStoreName); + if (inner != null) { + return new DeletedConfigurationStoreImpl(inner, this.manager()); + } else { + return null; + } + } + public void purgeDeleted(String location, String configStoreName) { this.serviceClient().purgeDeleted(location, configStoreName); } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/KeyValuesClientImpl.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/KeyValuesClientImpl.java index 3d1438d30a15e..3e8afe89d6708 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/KeyValuesClientImpl.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/KeyValuesClientImpl.java @@ -19,10 +19,6 @@ import com.azure.core.annotation.ServiceInterface; import com.azure.core.annotation.ServiceMethod; import com.azure.core.annotation.UnexpectedResponseExceptionType; -import com.azure.core.http.rest.PagedFlux; -import com.azure.core.http.rest.PagedIterable; -import com.azure.core.http.rest.PagedResponse; -import com.azure.core.http.rest.PagedResponseBase; import com.azure.core.http.rest.Response; import com.azure.core.http.rest.RestProxy; import com.azure.core.management.exception.ManagementException; @@ -33,7 +29,6 @@ import com.azure.core.util.polling.SyncPoller; import com.azure.resourcemanager.appconfiguration.fluent.KeyValuesClient; import com.azure.resourcemanager.appconfiguration.fluent.models.KeyValueInner; -import com.azure.resourcemanager.appconfiguration.models.KeyValueListResult; import java.nio.ByteBuffer; import reactor.core.publisher.Flux; import reactor.core.publisher.Mono; @@ -63,27 +58,10 @@ public final class KeyValuesClientImpl implements KeyValuesClient { */ @Host("{$host}") @ServiceInterface(name = "AppConfigurationMana") - private interface KeyValuesService { + public interface KeyValuesService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}/keyValues") - @ExpectedResponses({200}) - @UnexpectedResponseExceptionType(ManagementException.class) - Mono> listByConfigurationStore( - @HostParam("$host") String endpoint, - @PathParam("subscriptionId") String subscriptionId, - @PathParam("resourceGroupName") String resourceGroupName, - @PathParam("configStoreName") String configStoreName, - @QueryParam("api-version") String apiVersion, - @QueryParam("$skipToken") String skipToken, - @HeaderParam("Accept") String accept, - Context context); - - @Headers({"Content-Type: application/json"}) - @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}/keyValues/{keyValueName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/keyValues/{keyValueName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> get( @@ -98,8 +76,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}/keyValues/{keyValueName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/keyValues/{keyValueName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> createOrUpdate( @@ -115,8 +92,7 @@ Mono> createOrUpdate( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}/keyValues/{keyValueName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/keyValues/{keyValueName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> delete( @@ -128,238 +104,6 @@ Mono>> delete( @PathParam("keyValueName") String keyValueName, @HeaderParam("Accept") String accept, Context context); - - @Headers({"Content-Type: application/json"}) - @Get("{nextLink}") - @ExpectedResponses({200}) - @UnexpectedResponseExceptionType(ManagementException.class) - Mono> listByConfigurationStoreNext( - @PathParam(value = "nextLink", encoded = true) String nextLink, - @HostParam("$host") String endpoint, - @HeaderParam("Accept") String accept, - Context context); - } - - /** - * Lists the key-values for a given configuration store. - * - * @param resourceGroupName The name of the resource group to which the container registry belongs. - * @param configStoreName The name of the configuration store. - * @param skipToken A skip token is used to continue retrieving items after an operation returns a partial result. - * If a previous response contains a nextLink element, the value of the nextLink element will include a - * skipToken parameter that specifies a starting point to use for subsequent calls. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to list key-values along with {@link PagedResponse} on successful completion of - * {@link Mono}. - */ - @ServiceMethod(returns = ReturnType.SINGLE) - private Mono> listByConfigurationStoreSinglePageAsync( - String resourceGroupName, String configStoreName, String skipToken) { - if (this.client.getEndpoint() == null) { - return Mono - .error( - new IllegalArgumentException( - "Parameter this.client.getEndpoint() is required and cannot be null.")); - } - if (this.client.getSubscriptionId() == null) { - return Mono - .error( - new IllegalArgumentException( - "Parameter this.client.getSubscriptionId() is required and cannot be null.")); - } - if (resourceGroupName == null) { - return Mono - .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); - } - if (configStoreName == null) { - return Mono - .error(new IllegalArgumentException("Parameter configStoreName is required and cannot be null.")); - } - final String accept = "application/json"; - return FluxUtil - .withContext( - context -> - service - .listByConfigurationStore( - this.client.getEndpoint(), - this.client.getSubscriptionId(), - resourceGroupName, - configStoreName, - this.client.getApiVersion(), - skipToken, - accept, - context)) - .>map( - res -> - new PagedResponseBase<>( - res.getRequest(), - res.getStatusCode(), - res.getHeaders(), - res.getValue().value(), - res.getValue().nextLink(), - null)) - .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); - } - - /** - * Lists the key-values for a given configuration store. - * - * @param resourceGroupName The name of the resource group to which the container registry belongs. - * @param configStoreName The name of the configuration store. - * @param skipToken A skip token is used to continue retrieving items after an operation returns a partial result. - * If a previous response contains a nextLink element, the value of the nextLink element will include a - * skipToken parameter that specifies a starting point to use for subsequent calls. - * @param context The context to associate with this operation. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to list key-values along with {@link PagedResponse} on successful completion of - * {@link Mono}. - */ - @ServiceMethod(returns = ReturnType.SINGLE) - private Mono> listByConfigurationStoreSinglePageAsync( - String resourceGroupName, String configStoreName, String skipToken, Context context) { - if (this.client.getEndpoint() == null) { - return Mono - .error( - new IllegalArgumentException( - "Parameter this.client.getEndpoint() is required and cannot be null.")); - } - if (this.client.getSubscriptionId() == null) { - return Mono - .error( - new IllegalArgumentException( - "Parameter this.client.getSubscriptionId() is required and cannot be null.")); - } - if (resourceGroupName == null) { - return Mono - .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); - } - if (configStoreName == null) { - return Mono - .error(new IllegalArgumentException("Parameter configStoreName is required and cannot be null.")); - } - final String accept = "application/json"; - context = this.client.mergeContext(context); - return service - .listByConfigurationStore( - this.client.getEndpoint(), - this.client.getSubscriptionId(), - resourceGroupName, - configStoreName, - this.client.getApiVersion(), - skipToken, - accept, - context) - .map( - res -> - new PagedResponseBase<>( - res.getRequest(), - res.getStatusCode(), - res.getHeaders(), - res.getValue().value(), - res.getValue().nextLink(), - null)); - } - - /** - * Lists the key-values for a given configuration store. - * - * @param resourceGroupName The name of the resource group to which the container registry belongs. - * @param configStoreName The name of the configuration store. - * @param skipToken A skip token is used to continue retrieving items after an operation returns a partial result. - * If a previous response contains a nextLink element, the value of the nextLink element will include a - * skipToken parameter that specifies a starting point to use for subsequent calls. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to list key-values as paginated response with {@link PagedFlux}. - */ - @ServiceMethod(returns = ReturnType.COLLECTION) - private PagedFlux listByConfigurationStoreAsync( - String resourceGroupName, String configStoreName, String skipToken) { - return new PagedFlux<>( - () -> listByConfigurationStoreSinglePageAsync(resourceGroupName, configStoreName, skipToken), - nextLink -> listByConfigurationStoreNextSinglePageAsync(nextLink)); - } - - /** - * Lists the key-values for a given configuration store. - * - * @param resourceGroupName The name of the resource group to which the container registry belongs. - * @param configStoreName The name of the configuration store. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to list key-values as paginated response with {@link PagedFlux}. - */ - @ServiceMethod(returns = ReturnType.COLLECTION) - private PagedFlux listByConfigurationStoreAsync(String resourceGroupName, String configStoreName) { - final String skipToken = null; - return new PagedFlux<>( - () -> listByConfigurationStoreSinglePageAsync(resourceGroupName, configStoreName, skipToken), - nextLink -> listByConfigurationStoreNextSinglePageAsync(nextLink)); - } - - /** - * Lists the key-values for a given configuration store. - * - * @param resourceGroupName The name of the resource group to which the container registry belongs. - * @param configStoreName The name of the configuration store. - * @param skipToken A skip token is used to continue retrieving items after an operation returns a partial result. - * If a previous response contains a nextLink element, the value of the nextLink element will include a - * skipToken parameter that specifies a starting point to use for subsequent calls. - * @param context The context to associate with this operation. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to list key-values as paginated response with {@link PagedFlux}. - */ - @ServiceMethod(returns = ReturnType.COLLECTION) - private PagedFlux listByConfigurationStoreAsync( - String resourceGroupName, String configStoreName, String skipToken, Context context) { - return new PagedFlux<>( - () -> listByConfigurationStoreSinglePageAsync(resourceGroupName, configStoreName, skipToken, context), - nextLink -> listByConfigurationStoreNextSinglePageAsync(nextLink, context)); - } - - /** - * Lists the key-values for a given configuration store. - * - * @param resourceGroupName The name of the resource group to which the container registry belongs. - * @param configStoreName The name of the configuration store. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to list key-values as paginated response with {@link PagedIterable}. - */ - @ServiceMethod(returns = ReturnType.COLLECTION) - public PagedIterable listByConfigurationStore(String resourceGroupName, String configStoreName) { - final String skipToken = null; - return new PagedIterable<>(listByConfigurationStoreAsync(resourceGroupName, configStoreName, skipToken)); - } - - /** - * Lists the key-values for a given configuration store. - * - * @param resourceGroupName The name of the resource group to which the container registry belongs. - * @param configStoreName The name of the configuration store. - * @param skipToken A skip token is used to continue retrieving items after an operation returns a partial result. - * If a previous response contains a nextLink element, the value of the nextLink element will include a - * skipToken parameter that specifies a starting point to use for subsequent calls. - * @param context The context to associate with this operation. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to list key-values as paginated response with {@link PagedIterable}. - */ - @ServiceMethod(returns = ReturnType.COLLECTION) - public PagedIterable listByConfigurationStore( - String resourceGroupName, String configStoreName, String skipToken, Context context) { - return new PagedIterable<>( - listByConfigurationStoreAsync(resourceGroupName, configStoreName, skipToken, context)); } /** @@ -497,14 +241,16 @@ private Mono getAsync(String resourceGroupName, String configStor * @param configStoreName The name of the configuration store. * @param keyValueName Identifier of key and label combination. Key and label are joined by $ character. Label is * optional. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the properties of the specified key-value. + * @return the properties of the specified key-value along with {@link Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - public KeyValueInner get(String resourceGroupName, String configStoreName, String keyValueName) { - return getAsync(resourceGroupName, configStoreName, keyValueName).block(); + public Response getWithResponse( + String resourceGroupName, String configStoreName, String keyValueName, Context context) { + return getWithResponseAsync(resourceGroupName, configStoreName, keyValueName, context).block(); } /** @@ -514,16 +260,14 @@ public KeyValueInner get(String resourceGroupName, String configStoreName, Strin * @param configStoreName The name of the configuration store. * @param keyValueName Identifier of key and label combination. Key and label are joined by $ character. Label is * optional. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the properties of the specified key-value along with {@link Response}. + * @return the properties of the specified key-value. */ @ServiceMethod(returns = ReturnType.SINGLE) - public Response getWithResponse( - String resourceGroupName, String configStoreName, String keyValueName, Context context) { - return getWithResponseAsync(resourceGroupName, configStoreName, keyValueName, context).block(); + public KeyValueInner get(String resourceGroupName, String configStoreName, String keyValueName) { + return getWithResponse(resourceGroupName, configStoreName, keyValueName, Context.NONE).getValue(); } /** @@ -657,7 +401,6 @@ private Mono> createOrUpdateWithResponseAsync( * @param configStoreName The name of the configuration store. * @param keyValueName Identifier of key and label combination. Key and label are joined by $ character. Label is * optional. - * @param keyValueParameters The parameters for creating a key-value. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -665,7 +408,8 @@ private Mono> createOrUpdateWithResponseAsync( */ @ServiceMethod(returns = ReturnType.SINGLE) private Mono createOrUpdateAsync( - String resourceGroupName, String configStoreName, String keyValueName, KeyValueInner keyValueParameters) { + String resourceGroupName, String configStoreName, String keyValueName) { + final KeyValueInner keyValueParameters = null; return createOrUpdateWithResponseAsync(resourceGroupName, configStoreName, keyValueName, keyValueParameters) .flatMap(res -> Mono.justOrEmpty(res.getValue())); } @@ -677,17 +421,23 @@ private Mono createOrUpdateAsync( * @param configStoreName The name of the configuration store. * @param keyValueName Identifier of key and label combination. Key and label are joined by $ character. Label is * optional. + * @param keyValueParameters The parameters for creating a key-value. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the key-value resource along with all resource properties on successful completion of {@link Mono}. + * @return the key-value resource along with all resource properties along with {@link Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - private Mono createOrUpdateAsync( - String resourceGroupName, String configStoreName, String keyValueName) { - final KeyValueInner keyValueParameters = null; - return createOrUpdateWithResponseAsync(resourceGroupName, configStoreName, keyValueName, keyValueParameters) - .flatMap(res -> Mono.justOrEmpty(res.getValue())); + public Response createOrUpdateWithResponse( + String resourceGroupName, + String configStoreName, + String keyValueName, + KeyValueInner keyValueParameters, + Context context) { + return createOrUpdateWithResponseAsync( + resourceGroupName, configStoreName, keyValueName, keyValueParameters, context) + .block(); } /** @@ -705,33 +455,9 @@ private Mono createOrUpdateAsync( @ServiceMethod(returns = ReturnType.SINGLE) public KeyValueInner createOrUpdate(String resourceGroupName, String configStoreName, String keyValueName) { final KeyValueInner keyValueParameters = null; - return createOrUpdateAsync(resourceGroupName, configStoreName, keyValueName, keyValueParameters).block(); - } - - /** - * Creates a key-value. - * - * @param resourceGroupName The name of the resource group to which the container registry belongs. - * @param configStoreName The name of the configuration store. - * @param keyValueName Identifier of key and label combination. Key and label are joined by $ character. Label is - * optional. - * @param keyValueParameters The parameters for creating a key-value. - * @param context The context to associate with this operation. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the key-value resource along with all resource properties along with {@link Response}. - */ - @ServiceMethod(returns = ReturnType.SINGLE) - public Response createOrUpdateWithResponse( - String resourceGroupName, - String configStoreName, - String keyValueName, - KeyValueInner keyValueParameters, - Context context) { - return createOrUpdateWithResponseAsync( - resourceGroupName, configStoreName, keyValueName, keyValueParameters, context) - .block(); + return createOrUpdateWithResponse( + resourceGroupName, configStoreName, keyValueName, keyValueParameters, Context.NONE) + .getValue(); } /** @@ -904,7 +630,7 @@ private PollerFlux, Void> beginDeleteAsync( @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public SyncPoller, Void> beginDelete( String resourceGroupName, String configStoreName, String keyValueName) { - return beginDeleteAsync(resourceGroupName, configStoreName, keyValueName).getSyncPoller(); + return this.beginDeleteAsync(resourceGroupName, configStoreName, keyValueName).getSyncPoller(); } /** @@ -923,7 +649,7 @@ public SyncPoller, Void> beginDelete( @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public SyncPoller, Void> beginDelete( String resourceGroupName, String configStoreName, String keyValueName, Context context) { - return beginDeleteAsync(resourceGroupName, configStoreName, keyValueName, context).getSyncPoller(); + return this.beginDeleteAsync(resourceGroupName, configStoreName, keyValueName, context).getSyncPoller(); } /** @@ -998,79 +724,4 @@ public void delete(String resourceGroupName, String configStoreName, String keyV public void delete(String resourceGroupName, String configStoreName, String keyValueName, Context context) { deleteAsync(resourceGroupName, configStoreName, keyValueName, context).block(); } - - /** - * Get the next page of items. - * - * @param nextLink The nextLink parameter. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to list key-values along with {@link PagedResponse} on successful completion of - * {@link Mono}. - */ - @ServiceMethod(returns = ReturnType.SINGLE) - private Mono> listByConfigurationStoreNextSinglePageAsync(String nextLink) { - if (nextLink == null) { - return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); - } - if (this.client.getEndpoint() == null) { - return Mono - .error( - new IllegalArgumentException( - "Parameter this.client.getEndpoint() is required and cannot be null.")); - } - final String accept = "application/json"; - return FluxUtil - .withContext( - context -> service.listByConfigurationStoreNext(nextLink, this.client.getEndpoint(), accept, context)) - .>map( - res -> - new PagedResponseBase<>( - res.getRequest(), - res.getStatusCode(), - res.getHeaders(), - res.getValue().value(), - res.getValue().nextLink(), - null)) - .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); - } - - /** - * Get the next page of items. - * - * @param nextLink The nextLink parameter. - * @param context The context to associate with this operation. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to list key-values along with {@link PagedResponse} on successful completion of - * {@link Mono}. - */ - @ServiceMethod(returns = ReturnType.SINGLE) - private Mono> listByConfigurationStoreNextSinglePageAsync( - String nextLink, Context context) { - if (nextLink == null) { - return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); - } - if (this.client.getEndpoint() == null) { - return Mono - .error( - new IllegalArgumentException( - "Parameter this.client.getEndpoint() is required and cannot be null.")); - } - final String accept = "application/json"; - context = this.client.mergeContext(context); - return service - .listByConfigurationStoreNext(nextLink, this.client.getEndpoint(), accept, context) - .map( - res -> - new PagedResponseBase<>( - res.getRequest(), - res.getStatusCode(), - res.getHeaders(), - res.getValue().value(), - res.getValue().nextLink(), - null)); - } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/KeyValuesImpl.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/KeyValuesImpl.java index 021d2161b0d4f..bd01280881e95 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/KeyValuesImpl.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/KeyValuesImpl.java @@ -4,7 +4,6 @@ package com.azure.resourcemanager.appconfiguration.implementation; -import com.azure.core.http.rest.PagedIterable; import com.azure.core.http.rest.Response; import com.azure.core.http.rest.SimpleResponse; import com.azure.core.util.Context; @@ -28,28 +27,6 @@ public KeyValuesImpl( this.serviceManager = serviceManager; } - public PagedIterable listByConfigurationStore(String resourceGroupName, String configStoreName) { - PagedIterable inner = - this.serviceClient().listByConfigurationStore(resourceGroupName, configStoreName); - return Utils.mapPage(inner, inner1 -> new KeyValueImpl(inner1, this.manager())); - } - - public PagedIterable listByConfigurationStore( - String resourceGroupName, String configStoreName, String skipToken, Context context) { - PagedIterable inner = - this.serviceClient().listByConfigurationStore(resourceGroupName, configStoreName, skipToken, context); - return Utils.mapPage(inner, inner1 -> new KeyValueImpl(inner1, this.manager())); - } - - public KeyValue get(String resourceGroupName, String configStoreName, String keyValueName) { - KeyValueInner inner = this.serviceClient().get(resourceGroupName, configStoreName, keyValueName); - if (inner != null) { - return new KeyValueImpl(inner, this.manager()); - } else { - return null; - } - } - public Response getWithResponse( String resourceGroupName, String configStoreName, String keyValueName, Context context) { Response inner = @@ -65,6 +42,15 @@ public Response getWithResponse( } } + public KeyValue get(String resourceGroupName, String configStoreName, String keyValueName) { + KeyValueInner inner = this.serviceClient().get(resourceGroupName, configStoreName, keyValueName); + if (inner != null) { + return new KeyValueImpl(inner, this.manager()); + } else { + return null; + } + } + public void delete(String resourceGroupName, String configStoreName, String keyValueName) { this.serviceClient().delete(resourceGroupName, configStoreName, keyValueName); } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/OperationsClientImpl.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/OperationsClientImpl.java index 0090ad809a96a..ca0d80114da2c 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/OperationsClientImpl.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/OperationsClientImpl.java @@ -59,7 +59,7 @@ public final class OperationsClientImpl implements OperationsClient { */ @Host("{$host}") @ServiceInterface(name = "AppConfigurationMana") - private interface OperationsService { + public interface OperationsService { @Headers({"Content-Type: application/json"}) @Post("/subscriptions/{subscriptionId}/providers/Microsoft.AppConfiguration/checkNameAvailability") @ExpectedResponses({200}) @@ -85,8 +85,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/providers/Microsoft.AppConfiguration/locations/{location}" - + "/checkNameAvailability") + "/subscriptions/{subscriptionId}/providers/Microsoft.AppConfiguration/locations/{location}/checkNameAvailability") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> regionalCheckNameAvailability( @@ -224,31 +223,31 @@ private Mono checkNameAvailabilityAsync( * Checks whether the configuration store name is available for use. * * @param checkNameAvailabilityParameters The object containing information for the availability request. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to check the availability of a resource name. + * @return the result of a request to check the availability of a resource name along with {@link Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - public NameAvailabilityStatusInner checkNameAvailability( - CheckNameAvailabilityParameters checkNameAvailabilityParameters) { - return checkNameAvailabilityAsync(checkNameAvailabilityParameters).block(); + public Response checkNameAvailabilityWithResponse( + CheckNameAvailabilityParameters checkNameAvailabilityParameters, Context context) { + return checkNameAvailabilityWithResponseAsync(checkNameAvailabilityParameters, context).block(); } /** * Checks whether the configuration store name is available for use. * * @param checkNameAvailabilityParameters The object containing information for the availability request. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to check the availability of a resource name along with {@link Response}. + * @return the result of a request to check the availability of a resource name. */ @ServiceMethod(returns = ReturnType.SINGLE) - public Response checkNameAvailabilityWithResponse( - CheckNameAvailabilityParameters checkNameAvailabilityParameters, Context context) { - return checkNameAvailabilityWithResponseAsync(checkNameAvailabilityParameters, context).block(); + public NameAvailabilityStatusInner checkNameAvailability( + CheckNameAvailabilityParameters checkNameAvailabilityParameters) { + return checkNameAvailabilityWithResponse(checkNameAvailabilityParameters, Context.NONE).getValue(); } /** @@ -533,15 +532,17 @@ private Mono regionalCheckNameAvailabilityAsync( * * @param location The location in which uniqueness will be verified. * @param checkNameAvailabilityParameters The object containing information for the availability request. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to check the availability of a resource name. + * @return the result of a request to check the availability of a resource name along with {@link Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - public NameAvailabilityStatusInner regionalCheckNameAvailability( - String location, CheckNameAvailabilityParameters checkNameAvailabilityParameters) { - return regionalCheckNameAvailabilityAsync(location, checkNameAvailabilityParameters).block(); + public Response regionalCheckNameAvailabilityWithResponse( + String location, CheckNameAvailabilityParameters checkNameAvailabilityParameters, Context context) { + return regionalCheckNameAvailabilityWithResponseAsync(location, checkNameAvailabilityParameters, context) + .block(); } /** @@ -549,23 +550,23 @@ public NameAvailabilityStatusInner regionalCheckNameAvailability( * * @param location The location in which uniqueness will be verified. * @param checkNameAvailabilityParameters The object containing information for the availability request. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to check the availability of a resource name along with {@link Response}. + * @return the result of a request to check the availability of a resource name. */ @ServiceMethod(returns = ReturnType.SINGLE) - public Response regionalCheckNameAvailabilityWithResponse( - String location, CheckNameAvailabilityParameters checkNameAvailabilityParameters, Context context) { - return regionalCheckNameAvailabilityWithResponseAsync(location, checkNameAvailabilityParameters, context) - .block(); + public NameAvailabilityStatusInner regionalCheckNameAvailability( + String location, CheckNameAvailabilityParameters checkNameAvailabilityParameters) { + return regionalCheckNameAvailabilityWithResponse(location, checkNameAvailabilityParameters, Context.NONE) + .getValue(); } /** * Get the next page of items. * - * @param nextLink The nextLink parameter. + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -601,7 +602,8 @@ private Mono> listNextSinglePageAsync(St /** * Get the next page of items. * - * @param nextLink The nextLink parameter. + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/OperationsImpl.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/OperationsImpl.java index 6019c87cead45..3515cb0b44d5a 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/OperationsImpl.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/OperationsImpl.java @@ -31,16 +31,6 @@ public OperationsImpl( this.serviceManager = serviceManager; } - public NameAvailabilityStatus checkNameAvailability( - CheckNameAvailabilityParameters checkNameAvailabilityParameters) { - NameAvailabilityStatusInner inner = this.serviceClient().checkNameAvailability(checkNameAvailabilityParameters); - if (inner != null) { - return new NameAvailabilityStatusImpl(inner, this.manager()); - } else { - return null; - } - } - public Response checkNameAvailabilityWithResponse( CheckNameAvailabilityParameters checkNameAvailabilityParameters, Context context) { Response inner = @@ -56,6 +46,16 @@ public Response checkNameAvailabilityWithResponse( } } + public NameAvailabilityStatus checkNameAvailability( + CheckNameAvailabilityParameters checkNameAvailabilityParameters) { + NameAvailabilityStatusInner inner = this.serviceClient().checkNameAvailability(checkNameAvailabilityParameters); + if (inner != null) { + return new NameAvailabilityStatusImpl(inner, this.manager()); + } else { + return null; + } + } + public PagedIterable list() { PagedIterable inner = this.serviceClient().list(); return Utils.mapPage(inner, inner1 -> new OperationDefinitionImpl(inner1, this.manager())); @@ -66,17 +66,6 @@ public PagedIterable list(String skipToken, Context context return Utils.mapPage(inner, inner1 -> new OperationDefinitionImpl(inner1, this.manager())); } - public NameAvailabilityStatus regionalCheckNameAvailability( - String location, CheckNameAvailabilityParameters checkNameAvailabilityParameters) { - NameAvailabilityStatusInner inner = - this.serviceClient().regionalCheckNameAvailability(location, checkNameAvailabilityParameters); - if (inner != null) { - return new NameAvailabilityStatusImpl(inner, this.manager()); - } else { - return null; - } - } - public Response regionalCheckNameAvailabilityWithResponse( String location, CheckNameAvailabilityParameters checkNameAvailabilityParameters, Context context) { Response inner = @@ -94,6 +83,17 @@ public Response regionalCheckNameAvailabilityWithRespons } } + public NameAvailabilityStatus regionalCheckNameAvailability( + String location, CheckNameAvailabilityParameters checkNameAvailabilityParameters) { + NameAvailabilityStatusInner inner = + this.serviceClient().regionalCheckNameAvailability(location, checkNameAvailabilityParameters); + if (inner != null) { + return new NameAvailabilityStatusImpl(inner, this.manager()); + } else { + return null; + } + } + private OperationsClient serviceClient() { return this.innerClient; } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateEndpointConnectionsClientImpl.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateEndpointConnectionsClientImpl.java index 3c619651955ec..912e78fa79b1d 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateEndpointConnectionsClientImpl.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateEndpointConnectionsClientImpl.java @@ -65,11 +65,10 @@ public final class PrivateEndpointConnectionsClientImpl implements PrivateEndpoi */ @Host("{$host}") @ServiceInterface(name = "AppConfigurationMana") - private interface PrivateEndpointConnectionsService { + public interface PrivateEndpointConnectionsService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}/privateEndpointConnections") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/privateEndpointConnections") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> listByConfigurationStore( @@ -83,8 +82,7 @@ Mono> listByConfigurationStore( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}/privateEndpointConnections/{privateEndpointConnectionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/privateEndpointConnections/{privateEndpointConnectionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> get( @@ -99,8 +97,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}/privateEndpointConnections/{privateEndpointConnectionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/privateEndpointConnections/{privateEndpointConnectionName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> createOrUpdate( @@ -116,8 +113,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}/privateEndpointConnections/{privateEndpointConnectionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/privateEndpointConnections/{privateEndpointConnectionName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> delete( @@ -466,15 +462,17 @@ private Mono getAsync( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param privateEndpointConnectionName Private endpoint connection name. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the specified private endpoint connection associated with the configuration store. + * @return the specified private endpoint connection associated with the configuration store along with {@link + * Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - public PrivateEndpointConnectionInner get( - String resourceGroupName, String configStoreName, String privateEndpointConnectionName) { - return getAsync(resourceGroupName, configStoreName, privateEndpointConnectionName).block(); + public Response getWithResponse( + String resourceGroupName, String configStoreName, String privateEndpointConnectionName, Context context) { + return getWithResponseAsync(resourceGroupName, configStoreName, privateEndpointConnectionName, context).block(); } /** @@ -483,21 +481,22 @@ public PrivateEndpointConnectionInner get( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param privateEndpointConnectionName Private endpoint connection name. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the specified private endpoint connection associated with the configuration store along with {@link - * Response}. + * @return the specified private endpoint connection associated with the configuration store. */ @ServiceMethod(returns = ReturnType.SINGLE) - public Response getWithResponse( - String resourceGroupName, String configStoreName, String privateEndpointConnectionName, Context context) { - return getWithResponseAsync(resourceGroupName, configStoreName, privateEndpointConnectionName, context).block(); + public PrivateEndpointConnectionInner get( + String resourceGroupName, String configStoreName, String privateEndpointConnectionName) { + return getWithResponse(resourceGroupName, configStoreName, privateEndpointConnectionName, Context.NONE) + .getValue(); } /** - * Update the state of the specified private endpoint connection associated with the configuration store. + * Update the state of the specified private endpoint connection associated with the configuration store. This + * operation cannot be used to create a private endpoint connection. Private endpoint connections must be created + * with the Network resource provider. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. @@ -567,7 +566,9 @@ private Mono>> createOrUpdateWithResponseAsync( } /** - * Update the state of the specified private endpoint connection associated with the configuration store. + * Update the state of the specified private endpoint connection associated with the configuration store. This + * operation cannot be used to create a private endpoint connection. Private endpoint connections must be created + * with the Network resource provider. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. @@ -636,7 +637,9 @@ private Mono>> createOrUpdateWithResponseAsync( } /** - * Update the state of the specified private endpoint connection associated with the configuration store. + * Update the state of the specified private endpoint connection associated with the configuration store. This + * operation cannot be used to create a private endpoint connection. Private endpoint connections must be created + * with the Network resource provider. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. @@ -668,7 +671,9 @@ private Mono>> createOrUpdateWithResponseAsync( } /** - * Update the state of the specified private endpoint connection associated with the configuration store. + * Update the state of the specified private endpoint connection associated with the configuration store. This + * operation cannot be used to create a private endpoint connection. Private endpoint connections must be created + * with the Network resource provider. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. @@ -703,7 +708,9 @@ private Mono>> createOrUpdateWithResponseAsync( } /** - * Update the state of the specified private endpoint connection associated with the configuration store. + * Update the state of the specified private endpoint connection associated with the configuration store. This + * operation cannot be used to create a private endpoint connection. Private endpoint connections must be created + * with the Network resource provider. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. @@ -720,13 +727,16 @@ public SyncPoller, PrivateEndpointCon String configStoreName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection) { - return beginCreateOrUpdateAsync( + return this + .beginCreateOrUpdateAsync( resourceGroupName, configStoreName, privateEndpointConnectionName, privateEndpointConnection) .getSyncPoller(); } /** - * Update the state of the specified private endpoint connection associated with the configuration store. + * Update the state of the specified private endpoint connection associated with the configuration store. This + * operation cannot be used to create a private endpoint connection. Private endpoint connections must be created + * with the Network resource provider. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. @@ -745,13 +755,16 @@ public SyncPoller, PrivateEndpointCon String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, Context context) { - return beginCreateOrUpdateAsync( + return this + .beginCreateOrUpdateAsync( resourceGroupName, configStoreName, privateEndpointConnectionName, privateEndpointConnection, context) .getSyncPoller(); } /** - * Update the state of the specified private endpoint connection associated with the configuration store. + * Update the state of the specified private endpoint connection associated with the configuration store. This + * operation cannot be used to create a private endpoint connection. Private endpoint connections must be created + * with the Network resource provider. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. @@ -775,7 +788,9 @@ private Mono createOrUpdateAsync( } /** - * Update the state of the specified private endpoint connection associated with the configuration store. + * Update the state of the specified private endpoint connection associated with the configuration store. This + * operation cannot be used to create a private endpoint connection. Private endpoint connections must be created + * with the Network resource provider. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. @@ -801,7 +816,9 @@ private Mono createOrUpdateAsync( } /** - * Update the state of the specified private endpoint connection associated with the configuration store. + * Update the state of the specified private endpoint connection associated with the configuration store. This + * operation cannot be used to create a private endpoint connection. Private endpoint connections must be created + * with the Network resource provider. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. @@ -824,7 +841,9 @@ public PrivateEndpointConnectionInner createOrUpdate( } /** - * Update the state of the specified private endpoint connection associated with the configuration store. + * Update the state of the specified private endpoint connection associated with the configuration store. This + * operation cannot be used to create a private endpoint connection. Private endpoint connections must be created + * with the Network resource provider. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. @@ -1019,7 +1038,7 @@ private PollerFlux, Void> beginDeleteAsync( @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public SyncPoller, Void> beginDelete( String resourceGroupName, String configStoreName, String privateEndpointConnectionName) { - return beginDeleteAsync(resourceGroupName, configStoreName, privateEndpointConnectionName).getSyncPoller(); + return this.beginDeleteAsync(resourceGroupName, configStoreName, privateEndpointConnectionName).getSyncPoller(); } /** @@ -1037,7 +1056,8 @@ public SyncPoller, Void> beginDelete( @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public SyncPoller, Void> beginDelete( String resourceGroupName, String configStoreName, String privateEndpointConnectionName, Context context) { - return beginDeleteAsync(resourceGroupName, configStoreName, privateEndpointConnectionName, context) + return this + .beginDeleteAsync(resourceGroupName, configStoreName, privateEndpointConnectionName, context) .getSyncPoller(); } @@ -1115,7 +1135,8 @@ public void delete( /** * Get the next page of items. * - * @param nextLink The nextLink parameter. + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -1153,7 +1174,8 @@ private Mono> listByConfigurationS /** * Get the next page of items. * - * @param nextLink The nextLink parameter. + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateEndpointConnectionsImpl.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateEndpointConnectionsImpl.java index eb33acc0dd365..7b752de63afcb 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateEndpointConnectionsImpl.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateEndpointConnectionsImpl.java @@ -42,17 +42,6 @@ public PagedIterable listByConfigurationStore( return Utils.mapPage(inner, inner1 -> new PrivateEndpointConnectionImpl(inner1, this.manager())); } - public PrivateEndpointConnection get( - String resourceGroupName, String configStoreName, String privateEndpointConnectionName) { - PrivateEndpointConnectionInner inner = - this.serviceClient().get(resourceGroupName, configStoreName, privateEndpointConnectionName); - if (inner != null) { - return new PrivateEndpointConnectionImpl(inner, this.manager()); - } else { - return null; - } - } - public Response getWithResponse( String resourceGroupName, String configStoreName, String privateEndpointConnectionName, Context context) { Response inner = @@ -70,6 +59,17 @@ public Response getWithResponse( } } + public PrivateEndpointConnection get( + String resourceGroupName, String configStoreName, String privateEndpointConnectionName) { + PrivateEndpointConnectionInner inner = + this.serviceClient().get(resourceGroupName, configStoreName, privateEndpointConnectionName); + if (inner != null) { + return new PrivateEndpointConnectionImpl(inner, this.manager()); + } else { + return null; + } + } + public void delete(String resourceGroupName, String configStoreName, String privateEndpointConnectionName) { this.serviceClient().delete(resourceGroupName, configStoreName, privateEndpointConnectionName); } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateLinkResourcesClientImpl.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateLinkResourcesClientImpl.java index 14640ff3a36f6..da69c79ef119e 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateLinkResourcesClientImpl.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateLinkResourcesClientImpl.java @@ -56,11 +56,10 @@ public final class PrivateLinkResourcesClientImpl implements PrivateLinkResource */ @Host("{$host}") @ServiceInterface(name = "AppConfigurationMana") - private interface PrivateLinkResourcesService { + public interface PrivateLinkResourcesService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}/privateLinkResources") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/privateLinkResources") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> listByConfigurationStore( @@ -74,8 +73,7 @@ Mono> listByConfigurationStore( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration" - + "/configurationStores/{configStoreName}/privateLinkResources/{groupName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/privateLinkResources/{groupName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> get( @@ -422,14 +420,16 @@ private Mono getAsync( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param groupName The name of the private link resource group. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return a private link resource that need to be created for a configuration store. + * @return a private link resource that need to be created for a configuration store along with {@link Response}. */ @ServiceMethod(returns = ReturnType.SINGLE) - public PrivateLinkResourceInner get(String resourceGroupName, String configStoreName, String groupName) { - return getAsync(resourceGroupName, configStoreName, groupName).block(); + public Response getWithResponse( + String resourceGroupName, String configStoreName, String groupName, Context context) { + return getWithResponseAsync(resourceGroupName, configStoreName, groupName, context).block(); } /** @@ -438,22 +438,21 @@ public PrivateLinkResourceInner get(String resourceGroupName, String configStore * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param groupName The name of the private link resource group. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return a private link resource that need to be created for a configuration store along with {@link Response}. + * @return a private link resource that need to be created for a configuration store. */ @ServiceMethod(returns = ReturnType.SINGLE) - public Response getWithResponse( - String resourceGroupName, String configStoreName, String groupName, Context context) { - return getWithResponseAsync(resourceGroupName, configStoreName, groupName, context).block(); + public PrivateLinkResourceInner get(String resourceGroupName, String configStoreName, String groupName) { + return getWithResponse(resourceGroupName, configStoreName, groupName, Context.NONE).getValue(); } /** * Get the next page of items. * - * @param nextLink The nextLink parameter. + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -490,7 +489,8 @@ private Mono> listByConfigurationStoreNe /** * Get the next page of items. * - * @param nextLink The nextLink parameter. + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ManagementException thrown if the request is rejected by server. diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateLinkResourcesImpl.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateLinkResourcesImpl.java index 6c41a2190be8d..df0cb29750eea 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateLinkResourcesImpl.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/PrivateLinkResourcesImpl.java @@ -42,15 +42,6 @@ public PagedIterable listByConfigurationStore( return Utils.mapPage(inner, inner1 -> new PrivateLinkResourceImpl(inner1, this.manager())); } - public PrivateLinkResource get(String resourceGroupName, String configStoreName, String groupName) { - PrivateLinkResourceInner inner = this.serviceClient().get(resourceGroupName, configStoreName, groupName); - if (inner != null) { - return new PrivateLinkResourceImpl(inner, this.manager()); - } else { - return null; - } - } - public Response getWithResponse( String resourceGroupName, String configStoreName, String groupName, Context context) { Response inner = @@ -66,6 +57,15 @@ public Response getWithResponse( } } + public PrivateLinkResource get(String resourceGroupName, String configStoreName, String groupName) { + PrivateLinkResourceInner inner = this.serviceClient().get(resourceGroupName, configStoreName, groupName); + if (inner != null) { + return new PrivateLinkResourceImpl(inner, this.manager()); + } else { + return null; + } + } + private PrivateLinkResourcesClient serviceClient() { return this.innerClient; } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ReplicaImpl.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ReplicaImpl.java new file mode 100644 index 0000000000000..1ec48e550c2b9 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ReplicaImpl.java @@ -0,0 +1,134 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.implementation; + +import com.azure.core.management.Region; +import com.azure.core.management.SystemData; +import com.azure.core.util.Context; +import com.azure.resourcemanager.appconfiguration.fluent.models.ReplicaInner; +import com.azure.resourcemanager.appconfiguration.models.Replica; +import com.azure.resourcemanager.appconfiguration.models.ReplicaProvisioningState; + +public final class ReplicaImpl implements Replica, Replica.Definition { + private ReplicaInner innerObject; + + private final com.azure.resourcemanager.appconfiguration.AppConfigurationManager serviceManager; + + ReplicaImpl( + ReplicaInner innerObject, com.azure.resourcemanager.appconfiguration.AppConfigurationManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public String id() { + return this.innerModel().id(); + } + + public String name() { + return this.innerModel().name(); + } + + public String type() { + return this.innerModel().type(); + } + + public String location() { + return this.innerModel().location(); + } + + public SystemData systemData() { + return this.innerModel().systemData(); + } + + public String endpoint() { + return this.innerModel().endpoint(); + } + + public ReplicaProvisioningState provisioningState() { + return this.innerModel().provisioningState(); + } + + public Region region() { + return Region.fromName(this.regionName()); + } + + public String regionName() { + return this.location(); + } + + public ReplicaInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager() { + return this.serviceManager; + } + + private String resourceGroupName; + + private String configStoreName; + + private String replicaName; + + public ReplicaImpl withExistingConfigurationStore(String resourceGroupName, String configStoreName) { + this.resourceGroupName = resourceGroupName; + this.configStoreName = configStoreName; + return this; + } + + public Replica create() { + this.innerObject = + serviceManager + .serviceClient() + .getReplicas() + .create(resourceGroupName, configStoreName, replicaName, this.innerModel(), Context.NONE); + return this; + } + + public Replica create(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getReplicas() + .create(resourceGroupName, configStoreName, replicaName, this.innerModel(), context); + return this; + } + + ReplicaImpl(String name, com.azure.resourcemanager.appconfiguration.AppConfigurationManager serviceManager) { + this.innerObject = new ReplicaInner(); + this.serviceManager = serviceManager; + this.replicaName = name; + } + + public Replica refresh() { + this.innerObject = + serviceManager + .serviceClient() + .getReplicas() + .getWithResponse(resourceGroupName, configStoreName, replicaName, Context.NONE) + .getValue(); + return this; + } + + public Replica refresh(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getReplicas() + .getWithResponse(resourceGroupName, configStoreName, replicaName, context) + .getValue(); + return this; + } + + public ReplicaImpl withRegion(Region location) { + this.innerModel().withLocation(location.toString()); + return this; + } + + public ReplicaImpl withRegion(String location) { + this.innerModel().withLocation(location); + return this; + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ReplicasClientImpl.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ReplicasClientImpl.java new file mode 100644 index 0000000000000..067d4ab0bd8b9 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ReplicasClientImpl.java @@ -0,0 +1,1164 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.implementation; + +import com.azure.core.annotation.BodyParam; +import com.azure.core.annotation.Delete; +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Get; +import com.azure.core.annotation.HeaderParam; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.Put; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.appconfiguration.fluent.ReplicasClient; +import com.azure.resourcemanager.appconfiguration.fluent.models.ReplicaInner; +import com.azure.resourcemanager.appconfiguration.models.ReplicaListResult; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** An instance of this class provides access to all the operations defined in ReplicasClient. */ +public final class ReplicasClientImpl implements ReplicasClient { + /** The proxy service used to perform REST calls. */ + private final ReplicasService service; + + /** The service client containing this operation class. */ + private final AppConfigurationManagementClientImpl client; + + /** + * Initializes an instance of ReplicasClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + ReplicasClientImpl(AppConfigurationManagementClientImpl client) { + this.service = RestProxy.create(ReplicasService.class, client.getHttpPipeline(), client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for AppConfigurationManagementClientReplicas to be used by the proxy + * service to perform REST calls. + */ + @Host("{$host}") + @ServiceInterface(name = "AppConfigurationMana") + public interface ReplicasService { + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/replicas") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByConfigurationStore( + @HostParam("$host") String endpoint, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("configStoreName") String configStoreName, + @QueryParam("api-version") String apiVersion, + @QueryParam("$skipToken") String skipToken, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/replicas/{replicaName}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> get( + @HostParam("$host") String endpoint, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("configStoreName") String configStoreName, + @QueryParam("api-version") String apiVersion, + @PathParam("replicaName") String replicaName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Put( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/replicas/{replicaName}") + @ExpectedResponses({200, 201}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> create( + @HostParam("$host") String endpoint, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("configStoreName") String configStoreName, + @QueryParam("api-version") String apiVersion, + @PathParam("replicaName") String replicaName, + @BodyParam("application/json") ReplicaInner replicaCreationParameters, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Delete( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}/replicas/{replicaName}") + @ExpectedResponses({200, 202, 204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> delete( + @HostParam("$host") String endpoint, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("configStoreName") String configStoreName, + @QueryParam("api-version") String apiVersion, + @PathParam("replicaName") String replicaName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByConfigurationStoreNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + } + + /** + * Lists the replicas for a given configuration store. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param skipToken A skip token is used to continue retrieving items after an operation returns a partial result. + * If a previous response contains a nextLink element, the value of the nextLink element will include a + * skipToken parameter that specifies a starting point to use for subsequent calls. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the result of a request to list replicas along with {@link PagedResponse} on successful completion of + * {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByConfigurationStoreSinglePageAsync( + String resourceGroupName, String configStoreName, String skipToken) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (configStoreName == null) { + return Mono + .error(new IllegalArgumentException("Parameter configStoreName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listByConfigurationStore( + this.client.getEndpoint(), + this.client.getSubscriptionId(), + resourceGroupName, + configStoreName, + this.client.getApiVersion(), + skipToken, + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Lists the replicas for a given configuration store. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param skipToken A skip token is used to continue retrieving items after an operation returns a partial result. + * If a previous response contains a nextLink element, the value of the nextLink element will include a + * skipToken parameter that specifies a starting point to use for subsequent calls. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the result of a request to list replicas along with {@link PagedResponse} on successful completion of + * {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByConfigurationStoreSinglePageAsync( + String resourceGroupName, String configStoreName, String skipToken, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (configStoreName == null) { + return Mono + .error(new IllegalArgumentException("Parameter configStoreName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByConfigurationStore( + this.client.getEndpoint(), + this.client.getSubscriptionId(), + resourceGroupName, + configStoreName, + this.client.getApiVersion(), + skipToken, + accept, + context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * Lists the replicas for a given configuration store. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param skipToken A skip token is used to continue retrieving items after an operation returns a partial result. + * If a previous response contains a nextLink element, the value of the nextLink element will include a + * skipToken parameter that specifies a starting point to use for subsequent calls. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the result of a request to list replicas as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByConfigurationStoreAsync( + String resourceGroupName, String configStoreName, String skipToken) { + return new PagedFlux<>( + () -> listByConfigurationStoreSinglePageAsync(resourceGroupName, configStoreName, skipToken), + nextLink -> listByConfigurationStoreNextSinglePageAsync(nextLink)); + } + + /** + * Lists the replicas for a given configuration store. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the result of a request to list replicas as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByConfigurationStoreAsync(String resourceGroupName, String configStoreName) { + final String skipToken = null; + return new PagedFlux<>( + () -> listByConfigurationStoreSinglePageAsync(resourceGroupName, configStoreName, skipToken), + nextLink -> listByConfigurationStoreNextSinglePageAsync(nextLink)); + } + + /** + * Lists the replicas for a given configuration store. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param skipToken A skip token is used to continue retrieving items after an operation returns a partial result. + * If a previous response contains a nextLink element, the value of the nextLink element will include a + * skipToken parameter that specifies a starting point to use for subsequent calls. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the result of a request to list replicas as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByConfigurationStoreAsync( + String resourceGroupName, String configStoreName, String skipToken, Context context) { + return new PagedFlux<>( + () -> listByConfigurationStoreSinglePageAsync(resourceGroupName, configStoreName, skipToken, context), + nextLink -> listByConfigurationStoreNextSinglePageAsync(nextLink, context)); + } + + /** + * Lists the replicas for a given configuration store. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the result of a request to list replicas as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByConfigurationStore(String resourceGroupName, String configStoreName) { + final String skipToken = null; + return new PagedIterable<>(listByConfigurationStoreAsync(resourceGroupName, configStoreName, skipToken)); + } + + /** + * Lists the replicas for a given configuration store. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param skipToken A skip token is used to continue retrieving items after an operation returns a partial result. + * If a previous response contains a nextLink element, the value of the nextLink element will include a + * skipToken parameter that specifies a starting point to use for subsequent calls. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the result of a request to list replicas as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByConfigurationStore( + String resourceGroupName, String configStoreName, String skipToken, Context context) { + return new PagedIterable<>( + listByConfigurationStoreAsync(resourceGroupName, configStoreName, skipToken, context)); + } + + /** + * Gets the properties of the specified replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the properties of the specified replica along with {@link Response} on successful completion of {@link + * Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String resourceGroupName, String configStoreName, String replicaName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (configStoreName == null) { + return Mono + .error(new IllegalArgumentException("Parameter configStoreName is required and cannot be null.")); + } + if (replicaName == null) { + return Mono.error(new IllegalArgumentException("Parameter replicaName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .get( + this.client.getEndpoint(), + this.client.getSubscriptionId(), + resourceGroupName, + configStoreName, + this.client.getApiVersion(), + replicaName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Gets the properties of the specified replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the properties of the specified replica along with {@link Response} on successful completion of {@link + * Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String resourceGroupName, String configStoreName, String replicaName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (configStoreName == null) { + return Mono + .error(new IllegalArgumentException("Parameter configStoreName is required and cannot be null.")); + } + if (replicaName == null) { + return Mono.error(new IllegalArgumentException("Parameter replicaName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .get( + this.client.getEndpoint(), + this.client.getSubscriptionId(), + resourceGroupName, + configStoreName, + this.client.getApiVersion(), + replicaName, + accept, + context); + } + + /** + * Gets the properties of the specified replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the properties of the specified replica on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getAsync(String resourceGroupName, String configStoreName, String replicaName) { + return getWithResponseAsync(resourceGroupName, configStoreName, replicaName) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Gets the properties of the specified replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the properties of the specified replica along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getWithResponse( + String resourceGroupName, String configStoreName, String replicaName, Context context) { + return getWithResponseAsync(resourceGroupName, configStoreName, replicaName, context).block(); + } + + /** + * Gets the properties of the specified replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the properties of the specified replica. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public ReplicaInner get(String resourceGroupName, String configStoreName, String replicaName) { + return getWithResponse(resourceGroupName, configStoreName, replicaName, Context.NONE).getValue(); + } + + /** + * Creates a replica with the specified parameters. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param replicaCreationParameters The parameters for creating a replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the replica resource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createWithResponseAsync( + String resourceGroupName, String configStoreName, String replicaName, ReplicaInner replicaCreationParameters) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (configStoreName == null) { + return Mono + .error(new IllegalArgumentException("Parameter configStoreName is required and cannot be null.")); + } + if (replicaName == null) { + return Mono.error(new IllegalArgumentException("Parameter replicaName is required and cannot be null.")); + } + if (replicaCreationParameters == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter replicaCreationParameters is required and cannot be null.")); + } else { + replicaCreationParameters.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .create( + this.client.getEndpoint(), + this.client.getSubscriptionId(), + resourceGroupName, + configStoreName, + this.client.getApiVersion(), + replicaName, + replicaCreationParameters, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Creates a replica with the specified parameters. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param replicaCreationParameters The parameters for creating a replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the replica resource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createWithResponseAsync( + String resourceGroupName, + String configStoreName, + String replicaName, + ReplicaInner replicaCreationParameters, + Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (configStoreName == null) { + return Mono + .error(new IllegalArgumentException("Parameter configStoreName is required and cannot be null.")); + } + if (replicaName == null) { + return Mono.error(new IllegalArgumentException("Parameter replicaName is required and cannot be null.")); + } + if (replicaCreationParameters == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter replicaCreationParameters is required and cannot be null.")); + } else { + replicaCreationParameters.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .create( + this.client.getEndpoint(), + this.client.getSubscriptionId(), + resourceGroupName, + configStoreName, + this.client.getApiVersion(), + replicaName, + replicaCreationParameters, + accept, + context); + } + + /** + * Creates a replica with the specified parameters. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param replicaCreationParameters The parameters for creating a replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of the replica resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, ReplicaInner> beginCreateAsync( + String resourceGroupName, String configStoreName, String replicaName, ReplicaInner replicaCreationParameters) { + Mono>> mono = + createWithResponseAsync(resourceGroupName, configStoreName, replicaName, replicaCreationParameters); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), ReplicaInner.class, ReplicaInner.class, this.client.getContext()); + } + + /** + * Creates a replica with the specified parameters. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param replicaCreationParameters The parameters for creating a replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of the replica resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, ReplicaInner> beginCreateAsync( + String resourceGroupName, + String configStoreName, + String replicaName, + ReplicaInner replicaCreationParameters, + Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + createWithResponseAsync( + resourceGroupName, configStoreName, replicaName, replicaCreationParameters, context); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), ReplicaInner.class, ReplicaInner.class, context); + } + + /** + * Creates a replica with the specified parameters. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param replicaCreationParameters The parameters for creating a replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of the replica resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, ReplicaInner> beginCreate( + String resourceGroupName, String configStoreName, String replicaName, ReplicaInner replicaCreationParameters) { + return this + .beginCreateAsync(resourceGroupName, configStoreName, replicaName, replicaCreationParameters) + .getSyncPoller(); + } + + /** + * Creates a replica with the specified parameters. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param replicaCreationParameters The parameters for creating a replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of the replica resource. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, ReplicaInner> beginCreate( + String resourceGroupName, + String configStoreName, + String replicaName, + ReplicaInner replicaCreationParameters, + Context context) { + return this + .beginCreateAsync(resourceGroupName, configStoreName, replicaName, replicaCreationParameters, context) + .getSyncPoller(); + } + + /** + * Creates a replica with the specified parameters. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param replicaCreationParameters The parameters for creating a replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the replica resource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createAsync( + String resourceGroupName, String configStoreName, String replicaName, ReplicaInner replicaCreationParameters) { + return beginCreateAsync(resourceGroupName, configStoreName, replicaName, replicaCreationParameters) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Creates a replica with the specified parameters. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param replicaCreationParameters The parameters for creating a replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the replica resource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createAsync( + String resourceGroupName, + String configStoreName, + String replicaName, + ReplicaInner replicaCreationParameters, + Context context) { + return beginCreateAsync(resourceGroupName, configStoreName, replicaName, replicaCreationParameters, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Creates a replica with the specified parameters. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param replicaCreationParameters The parameters for creating a replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the replica resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public ReplicaInner create( + String resourceGroupName, String configStoreName, String replicaName, ReplicaInner replicaCreationParameters) { + return createAsync(resourceGroupName, configStoreName, replicaName, replicaCreationParameters).block(); + } + + /** + * Creates a replica with the specified parameters. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param replicaCreationParameters The parameters for creating a replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the replica resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public ReplicaInner create( + String resourceGroupName, + String configStoreName, + String replicaName, + ReplicaInner replicaCreationParameters, + Context context) { + return createAsync(resourceGroupName, configStoreName, replicaName, replicaCreationParameters, context).block(); + } + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String resourceGroupName, String configStoreName, String replicaName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (configStoreName == null) { + return Mono + .error(new IllegalArgumentException("Parameter configStoreName is required and cannot be null.")); + } + if (replicaName == null) { + return Mono.error(new IllegalArgumentException("Parameter replicaName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .delete( + this.client.getEndpoint(), + this.client.getSubscriptionId(), + resourceGroupName, + configStoreName, + this.client.getApiVersion(), + replicaName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String resourceGroupName, String configStoreName, String replicaName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (configStoreName == null) { + return Mono + .error(new IllegalArgumentException("Parameter configStoreName is required and cannot be null.")); + } + if (replicaName == null) { + return Mono.error(new IllegalArgumentException("Parameter replicaName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .delete( + this.client.getEndpoint(), + this.client.getSubscriptionId(), + resourceGroupName, + configStoreName, + this.client.getApiVersion(), + replicaName, + accept, + context); + } + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String resourceGroupName, String configStoreName, String replicaName) { + Mono>> mono = + deleteWithResponseAsync(resourceGroupName, configStoreName, replicaName); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String resourceGroupName, String configStoreName, String replicaName, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + deleteWithResponseAsync(resourceGroupName, configStoreName, replicaName, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete( + String resourceGroupName, String configStoreName, String replicaName) { + return this.beginDeleteAsync(resourceGroupName, configStoreName, replicaName).getSyncPoller(); + } + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete( + String resourceGroupName, String configStoreName, String replicaName, Context context) { + return this.beginDeleteAsync(resourceGroupName, configStoreName, replicaName, context).getSyncPoller(); + } + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String resourceGroupName, String configStoreName, String replicaName) { + return beginDeleteAsync(resourceGroupName, configStoreName, replicaName) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync( + String resourceGroupName, String configStoreName, String replicaName, Context context) { + return beginDeleteAsync(resourceGroupName, configStoreName, replicaName, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String resourceGroupName, String configStoreName, String replicaName) { + deleteAsync(resourceGroupName, configStoreName, replicaName).block(); + } + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String resourceGroupName, String configStoreName, String replicaName, Context context) { + deleteAsync(resourceGroupName, configStoreName, replicaName, context).block(); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the result of a request to list replicas along with {@link PagedResponse} on successful completion of + * {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByConfigurationStoreNextSinglePageAsync(String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> service.listByConfigurationStoreNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the result of a request to list replicas along with {@link PagedResponse} on successful completion of + * {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByConfigurationStoreNextSinglePageAsync( + String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByConfigurationStoreNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ReplicasImpl.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ReplicasImpl.java new file mode 100644 index 0000000000000..7d71a966339e7 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/implementation/ReplicasImpl.java @@ -0,0 +1,198 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.implementation; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.SimpleResponse; +import com.azure.core.util.Context; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.appconfiguration.fluent.ReplicasClient; +import com.azure.resourcemanager.appconfiguration.fluent.models.ReplicaInner; +import com.azure.resourcemanager.appconfiguration.models.Replica; +import com.azure.resourcemanager.appconfiguration.models.Replicas; + +public final class ReplicasImpl implements Replicas { + private static final ClientLogger LOGGER = new ClientLogger(ReplicasImpl.class); + + private final ReplicasClient innerClient; + + private final com.azure.resourcemanager.appconfiguration.AppConfigurationManager serviceManager; + + public ReplicasImpl( + ReplicasClient innerClient, com.azure.resourcemanager.appconfiguration.AppConfigurationManager serviceManager) { + this.innerClient = innerClient; + this.serviceManager = serviceManager; + } + + public PagedIterable listByConfigurationStore(String resourceGroupName, String configStoreName) { + PagedIterable inner = + this.serviceClient().listByConfigurationStore(resourceGroupName, configStoreName); + return Utils.mapPage(inner, inner1 -> new ReplicaImpl(inner1, this.manager())); + } + + public PagedIterable listByConfigurationStore( + String resourceGroupName, String configStoreName, String skipToken, Context context) { + PagedIterable inner = + this.serviceClient().listByConfigurationStore(resourceGroupName, configStoreName, skipToken, context); + return Utils.mapPage(inner, inner1 -> new ReplicaImpl(inner1, this.manager())); + } + + public Response getWithResponse( + String resourceGroupName, String configStoreName, String replicaName, Context context) { + Response inner = + this.serviceClient().getWithResponse(resourceGroupName, configStoreName, replicaName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new ReplicaImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public Replica get(String resourceGroupName, String configStoreName, String replicaName) { + ReplicaInner inner = this.serviceClient().get(resourceGroupName, configStoreName, replicaName); + if (inner != null) { + return new ReplicaImpl(inner, this.manager()); + } else { + return null; + } + } + + public void delete(String resourceGroupName, String configStoreName, String replicaName) { + this.serviceClient().delete(resourceGroupName, configStoreName, replicaName); + } + + public void delete(String resourceGroupName, String configStoreName, String replicaName, Context context) { + this.serviceClient().delete(resourceGroupName, configStoreName, replicaName, context); + } + + public Replica getById(String id) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String configStoreName = Utils.getValueFromIdByName(id, "configurationStores"); + if (configStoreName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format( + "The resource ID '%s' is not valid. Missing path segment 'configurationStores'.", id))); + } + String replicaName = Utils.getValueFromIdByName(id, "replicas"); + if (replicaName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'replicas'.", id))); + } + return this.getWithResponse(resourceGroupName, configStoreName, replicaName, Context.NONE).getValue(); + } + + public Response getByIdWithResponse(String id, Context context) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String configStoreName = Utils.getValueFromIdByName(id, "configurationStores"); + if (configStoreName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format( + "The resource ID '%s' is not valid. Missing path segment 'configurationStores'.", id))); + } + String replicaName = Utils.getValueFromIdByName(id, "replicas"); + if (replicaName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'replicas'.", id))); + } + return this.getWithResponse(resourceGroupName, configStoreName, replicaName, context); + } + + public void deleteById(String id) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String configStoreName = Utils.getValueFromIdByName(id, "configurationStores"); + if (configStoreName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format( + "The resource ID '%s' is not valid. Missing path segment 'configurationStores'.", id))); + } + String replicaName = Utils.getValueFromIdByName(id, "replicas"); + if (replicaName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'replicas'.", id))); + } + this.delete(resourceGroupName, configStoreName, replicaName, Context.NONE); + } + + public void deleteByIdWithResponse(String id, Context context) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String configStoreName = Utils.getValueFromIdByName(id, "configurationStores"); + if (configStoreName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format( + "The resource ID '%s' is not valid. Missing path segment 'configurationStores'.", id))); + } + String replicaName = Utils.getValueFromIdByName(id, "replicas"); + if (replicaName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'replicas'.", id))); + } + this.delete(resourceGroupName, configStoreName, replicaName, context); + } + + private ReplicasClient serviceClient() { + return this.innerClient; + } + + private com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager() { + return this.serviceManager; + } + + public ReplicaImpl define(String name) { + return new ReplicaImpl(name, this.manager()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ActionsRequired.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ActionsRequired.java index 8aa0e839a7241..d5c22ce64f3c1 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ActionsRequired.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ActionsRequired.java @@ -8,7 +8,7 @@ import com.fasterxml.jackson.annotation.JsonCreator; import java.util.Collection; -/** Defines values for ActionsRequired. */ +/** Any action that is required beyond basic workflow (approve/ reject/ disconnect). */ public final class ActionsRequired extends ExpandableStringEnum { /** Static value None for ActionsRequired. */ public static final ActionsRequired NONE = fromString("None"); @@ -16,6 +16,15 @@ public final class ActionsRequired extends ExpandableStringEnum /** Static value Recreate for ActionsRequired. */ public static final ActionsRequired RECREATE = fromString("Recreate"); + /** + * Creates a new instance of ActionsRequired value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public ActionsRequired() { + } + /** * Creates or finds a ActionsRequired from its string representation. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ApiKeyListResult.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ApiKeyListResult.java index 723bff208d2ba..fd657aa841c91 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ApiKeyListResult.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ApiKeyListResult.java @@ -24,6 +24,10 @@ public final class ApiKeyListResult { @JsonProperty(value = "nextLink") private String nextLink; + /** Creates an instance of ApiKeyListResult class. */ + public ApiKeyListResult() { + } + /** * Get the value property: The collection value. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/CheckNameAvailabilityParameters.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/CheckNameAvailabilityParameters.java index 47b5f65abfbde..af002421c0698 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/CheckNameAvailabilityParameters.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/CheckNameAvailabilityParameters.java @@ -23,6 +23,10 @@ public final class CheckNameAvailabilityParameters { @JsonProperty(value = "type", required = true) private ConfigurationResourceType type; + /** Creates an instance of CheckNameAvailabilityParameters class. */ + public CheckNameAvailabilityParameters() { + } + /** * Get the name property: The name to check for availability. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationResourceType.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationResourceType.java index 7eb2a8f2476f1..879606df206ac 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationResourceType.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationResourceType.java @@ -8,12 +8,21 @@ import com.fasterxml.jackson.annotation.JsonCreator; import java.util.Collection; -/** Defines values for ConfigurationResourceType. */ +/** The resource type to check for name availability. */ public final class ConfigurationResourceType extends ExpandableStringEnum { /** Static value Microsoft.AppConfiguration/configurationStores for ConfigurationResourceType. */ public static final ConfigurationResourceType MICROSOFT_APP_CONFIGURATION_CONFIGURATION_STORES = fromString("Microsoft.AppConfiguration/configurationStores"); + /** + * Creates a new instance of ConfigurationResourceType value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public ConfigurationResourceType() { + } + /** * Creates or finds a ConfigurationResourceType from its string representation. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStore.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStore.java index c82a1148eb780..e050ac4dcc306 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStore.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStore.java @@ -492,22 +492,22 @@ interface WithEnablePurgeProtection { * Regenerates an access key for the specified configuration store. * * @param regenerateKeyParameters The parameters for regenerating an access key. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return an API key used for authenticating with a configuration store endpoint. + * @return an API key used for authenticating with a configuration store endpoint along with {@link Response}. */ - ApiKey regenerateKey(RegenerateKeyParameters regenerateKeyParameters); + Response regenerateKeyWithResponse(RegenerateKeyParameters regenerateKeyParameters, Context context); /** * Regenerates an access key for the specified configuration store. * * @param regenerateKeyParameters The parameters for regenerating an access key. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return an API key used for authenticating with a configuration store endpoint along with {@link Response}. + * @return an API key used for authenticating with a configuration store endpoint. */ - Response regenerateKeyWithResponse(RegenerateKeyParameters regenerateKeyParameters, Context context); + ApiKey regenerateKey(RegenerateKeyParameters regenerateKeyParameters); } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStoreListResult.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStoreListResult.java index f382f98545c3f..5b6225407ae6e 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStoreListResult.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStoreListResult.java @@ -24,6 +24,10 @@ public final class ConfigurationStoreListResult { @JsonProperty(value = "nextLink") private String nextLink; + /** Creates an instance of ConfigurationStoreListResult class. */ + public ConfigurationStoreListResult() { + } + /** * Get the value property: The collection value. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStoreUpdateParameters.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStoreUpdateParameters.java index fe725fb65b679..e2a99b4350c4c 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStoreUpdateParameters.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStoreUpdateParameters.java @@ -38,6 +38,10 @@ public final class ConfigurationStoreUpdateParameters { @JsonInclude(value = JsonInclude.Include.NON_NULL, content = JsonInclude.Include.ALWAYS) private Map tags; + /** Creates an instance of ConfigurationStoreUpdateParameters class. */ + public ConfigurationStoreUpdateParameters() { + } + /** * Get the innerProperties property: The properties for updating a configuration store. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStores.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStores.java index fc611ba59e07a..441ce96fd92da 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStores.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConfigurationStores.java @@ -64,26 +64,26 @@ public interface ConfigurationStores { * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the properties of the specified configuration store. + * @return the properties of the specified configuration store along with {@link Response}. */ - ConfigurationStore getByResourceGroup(String resourceGroupName, String configStoreName); + Response getByResourceGroupWithResponse( + String resourceGroupName, String configStoreName, Context context); /** * Gets the properties of the specified configuration store. * * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the properties of the specified configuration store along with {@link Response}. + * @return the properties of the specified configuration store. */ - Response getByResourceGroupWithResponse( - String resourceGroupName, String configStoreName, Context context); + ConfigurationStore getByResourceGroup(String resourceGroupName, String configStoreName); /** * Deletes a configuration store. @@ -142,13 +142,17 @@ Response getByResourceGroupWithResponse( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param regenerateKeyParameters The parameters for regenerating an access key. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return an API key used for authenticating with a configuration store endpoint. + * @return an API key used for authenticating with a configuration store endpoint along with {@link Response}. */ - ApiKey regenerateKey( - String resourceGroupName, String configStoreName, RegenerateKeyParameters regenerateKeyParameters); + Response regenerateKeyWithResponse( + String resourceGroupName, + String configStoreName, + RegenerateKeyParameters regenerateKeyParameters, + Context context); /** * Regenerates an access key for the specified configuration store. @@ -156,17 +160,13 @@ ApiKey regenerateKey( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param regenerateKeyParameters The parameters for regenerating an access key. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return an API key used for authenticating with a configuration store endpoint along with {@link Response}. + * @return an API key used for authenticating with a configuration store endpoint. */ - Response regenerateKeyWithResponse( - String resourceGroupName, - String configStoreName, - RegenerateKeyParameters regenerateKeyParameters, - Context context); + ApiKey regenerateKey( + String resourceGroupName, String configStoreName, RegenerateKeyParameters regenerateKeyParameters); /** * Gets information about the deleted configuration stores in a subscription. @@ -195,26 +195,26 @@ Response regenerateKeyWithResponse( * * @param location The location in which uniqueness will be verified. * @param configStoreName The name of the configuration store. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return a deleted Azure app configuration store. + * @return a deleted Azure app configuration store along with {@link Response}. */ - DeletedConfigurationStore getDeleted(String location, String configStoreName); + Response getDeletedWithResponse( + String location, String configStoreName, Context context); /** * Gets a deleted Azure app configuration store. * * @param location The location in which uniqueness will be verified. * @param configStoreName The name of the configuration store. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return a deleted Azure app configuration store along with {@link Response}. + * @return a deleted Azure app configuration store. */ - Response getDeletedWithResponse( - String location, String configStoreName, Context context); + DeletedConfigurationStore getDeleted(String location, String configStoreName); /** * Permanently deletes the specified configuration store. diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConnectionStatus.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConnectionStatus.java index ddfac302230f0..34120f28e73dc 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConnectionStatus.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ConnectionStatus.java @@ -8,7 +8,7 @@ import com.fasterxml.jackson.annotation.JsonCreator; import java.util.Collection; -/** Defines values for ConnectionStatus. */ +/** The private link service connection status. */ public final class ConnectionStatus extends ExpandableStringEnum { /** Static value Pending for ConnectionStatus. */ public static final ConnectionStatus PENDING = fromString("Pending"); @@ -22,6 +22,15 @@ public final class ConnectionStatus extends ExpandableStringEnum { /** Static value None for IdentityType. */ public static final IdentityType NONE = fromString("None"); @@ -22,6 +25,15 @@ public final class IdentityType extends ExpandableStringEnum { /** Static value SystemAssigned, UserAssigned for IdentityType. */ public static final IdentityType SYSTEM_ASSIGNED_USER_ASSIGNED = fromString("SystemAssigned, UserAssigned"); + /** + * Creates a new instance of IdentityType value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public IdentityType() { + } + /** * Creates or finds a IdentityType from its string representation. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/KeyValueListResult.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/KeyValueListResult.java deleted file mode 100644 index 8e8036197b7e5..0000000000000 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/KeyValueListResult.java +++ /dev/null @@ -1,77 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. -// Code generated by Microsoft (R) AutoRest Code Generator. - -package com.azure.resourcemanager.appconfiguration.models; - -import com.azure.core.annotation.Fluent; -import com.azure.resourcemanager.appconfiguration.fluent.models.KeyValueInner; -import com.fasterxml.jackson.annotation.JsonProperty; -import java.util.List; - -/** The result of a request to list key-values. */ -@Fluent -public final class KeyValueListResult { - /* - * The collection value. - */ - @JsonProperty(value = "value") - private List value; - - /* - * The URI that can be used to request the next set of paged results. - */ - @JsonProperty(value = "nextLink") - private String nextLink; - - /** - * Get the value property: The collection value. - * - * @return the value value. - */ - public List value() { - return this.value; - } - - /** - * Set the value property: The collection value. - * - * @param value the value value to set. - * @return the KeyValueListResult object itself. - */ - public KeyValueListResult withValue(List value) { - this.value = value; - return this; - } - - /** - * Get the nextLink property: The URI that can be used to request the next set of paged results. - * - * @return the nextLink value. - */ - public String nextLink() { - return this.nextLink; - } - - /** - * Set the nextLink property: The URI that can be used to request the next set of paged results. - * - * @param nextLink the nextLink value to set. - * @return the KeyValueListResult object itself. - */ - public KeyValueListResult withNextLink(String nextLink) { - this.nextLink = nextLink; - return this; - } - - /** - * Validates the instance. - * - * @throws IllegalArgumentException thrown if the instance is not valid. - */ - public void validate() { - if (value() != null) { - value().forEach(e -> e.validate()); - } - } -} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/KeyValues.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/KeyValues.java index 4a52c8bf7a6db..174491c40d04a 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/KeyValues.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/KeyValues.java @@ -4,41 +4,11 @@ package com.azure.resourcemanager.appconfiguration.models; -import com.azure.core.http.rest.PagedIterable; import com.azure.core.http.rest.Response; import com.azure.core.util.Context; /** Resource collection API of KeyValues. */ public interface KeyValues { - /** - * Lists the key-values for a given configuration store. - * - * @param resourceGroupName The name of the resource group to which the container registry belongs. - * @param configStoreName The name of the configuration store. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to list key-values as paginated response with {@link PagedIterable}. - */ - PagedIterable listByConfigurationStore(String resourceGroupName, String configStoreName); - - /** - * Lists the key-values for a given configuration store. - * - * @param resourceGroupName The name of the resource group to which the container registry belongs. - * @param configStoreName The name of the configuration store. - * @param skipToken A skip token is used to continue retrieving items after an operation returns a partial result. - * If a previous response contains a nextLink element, the value of the nextLink element will include a - * skipToken parameter that specifies a starting point to use for subsequent calls. - * @param context The context to associate with this operation. - * @throws IllegalArgumentException thrown if parameters fail the validation. - * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. - * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to list key-values as paginated response with {@link PagedIterable}. - */ - PagedIterable listByConfigurationStore( - String resourceGroupName, String configStoreName, String skipToken, Context context); - /** * Gets the properties of the specified key-value. * @@ -46,12 +16,14 @@ PagedIterable listByConfigurationStore( * @param configStoreName The name of the configuration store. * @param keyValueName Identifier of key and label combination. Key and label are joined by $ character. Label is * optional. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the properties of the specified key-value. + * @return the properties of the specified key-value along with {@link Response}. */ - KeyValue get(String resourceGroupName, String configStoreName, String keyValueName); + Response getWithResponse( + String resourceGroupName, String configStoreName, String keyValueName, Context context); /** * Gets the properties of the specified key-value. @@ -60,14 +32,12 @@ PagedIterable listByConfigurationStore( * @param configStoreName The name of the configuration store. * @param keyValueName Identifier of key and label combination. Key and label are joined by $ character. Label is * optional. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the properties of the specified key-value along with {@link Response}. + * @return the properties of the specified key-value. */ - Response getWithResponse( - String resourceGroupName, String configStoreName, String keyValueName, Context context); + KeyValue get(String resourceGroupName, String configStoreName, String keyValueName); /** * Deletes a key-value. diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/KeyVaultProperties.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/KeyVaultProperties.java index 13a95008f4ee5..cc359b18b6685 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/KeyVaultProperties.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/KeyVaultProperties.java @@ -22,6 +22,10 @@ public final class KeyVaultProperties { @JsonProperty(value = "identityClientId") private String identityClientId; + /** Creates an instance of KeyVaultProperties class. */ + public KeyVaultProperties() { + } + /** * Get the keyIdentifier property: The URI of the key vault key used to encrypt data. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/LogSpecification.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/LogSpecification.java index 99174ec98fc74..c610779ce22e0 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/LogSpecification.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/LogSpecification.java @@ -28,6 +28,10 @@ public final class LogSpecification { @JsonProperty(value = "blobDuration") private String blobDuration; + /** Creates an instance of LogSpecification class. */ + public LogSpecification() { + } + /** * Get the name property: Name of the log. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/MetricDimension.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/MetricDimension.java index 61b1c0e44687e..6fa515df4a3c3 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/MetricDimension.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/MetricDimension.java @@ -28,6 +28,10 @@ public final class MetricDimension { @JsonProperty(value = "internalName") private String internalName; + /** Creates an instance of MetricDimension class. */ + public MetricDimension() { + } + /** * Get the name property: Name of the dimension. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/MetricSpecification.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/MetricSpecification.java index 4111e70b3e072..b27167f4cb320 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/MetricSpecification.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/MetricSpecification.java @@ -36,8 +36,7 @@ public final class MetricSpecification { private String unit; /* - * Only provide one value for this field. Valid values: Average, Minimum, - * Maximum, Total, Count. + * Only provide one value for this field. Valid values: Average, Minimum, Maximum, Total, Count. */ @JsonProperty(value = "aggregationType") private String aggregationType; @@ -55,12 +54,15 @@ public final class MetricSpecification { private List dimensions; /* - * Optional. If set to true, then zero will be returned for time duration - * where no metric is emitted/published. + * Optional. If set to true, then zero will be returned for time duration where no metric is emitted/published. */ @JsonProperty(value = "fillGapWithZero") private Boolean fillGapWithZero; + /** Creates an instance of MetricSpecification class. */ + public MetricSpecification() { + } + /** * Get the name property: Name of the metric. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/OperationDefinitionDisplay.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/OperationDefinitionDisplay.java index 7075f5bb7756f..5cd85d86ad3f5 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/OperationDefinitionDisplay.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/OperationDefinitionDisplay.java @@ -34,6 +34,10 @@ public final class OperationDefinitionDisplay { @JsonProperty(value = "description") private String description; + /** Creates an instance of OperationDefinitionDisplay class. */ + public OperationDefinitionDisplay() { + } + /** * Get the provider property: The resource provider name: Microsoft App Configuration.". * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/OperationDefinitionListResult.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/OperationDefinitionListResult.java index b9b8405dfddc9..c055051163fe1 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/OperationDefinitionListResult.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/OperationDefinitionListResult.java @@ -24,6 +24,10 @@ public final class OperationDefinitionListResult { @JsonProperty(value = "nextLink") private String nextLink; + /** Creates an instance of OperationDefinitionListResult class. */ + public OperationDefinitionListResult() { + } + /** * Get the value property: The collection value. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/OperationProperties.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/OperationProperties.java index 1fd82f6de31d6..4e7673de43e71 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/OperationProperties.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/OperationProperties.java @@ -16,6 +16,10 @@ public final class OperationProperties { @JsonProperty(value = "serviceSpecification") private ServiceSpecification serviceSpecification; + /** Creates an instance of OperationProperties class. */ + public OperationProperties() { + } + /** * Get the serviceSpecification property: Service specifications of the operation. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/Operations.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/Operations.java index 602132fe1a4d2..30b53f49bf497 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/Operations.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/Operations.java @@ -14,25 +14,25 @@ public interface Operations { * Checks whether the configuration store name is available for use. * * @param checkNameAvailabilityParameters The object containing information for the availability request. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to check the availability of a resource name. + * @return the result of a request to check the availability of a resource name along with {@link Response}. */ - NameAvailabilityStatus checkNameAvailability(CheckNameAvailabilityParameters checkNameAvailabilityParameters); + Response checkNameAvailabilityWithResponse( + CheckNameAvailabilityParameters checkNameAvailabilityParameters, Context context); /** * Checks whether the configuration store name is available for use. * * @param checkNameAvailabilityParameters The object containing information for the availability request. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to check the availability of a resource name along with {@link Response}. + * @return the result of a request to check the availability of a resource name. */ - Response checkNameAvailabilityWithResponse( - CheckNameAvailabilityParameters checkNameAvailabilityParameters, Context context); + NameAvailabilityStatus checkNameAvailability(CheckNameAvailabilityParameters checkNameAvailabilityParameters); /** * Lists the operations available from this provider. @@ -64,25 +64,25 @@ Response checkNameAvailabilityWithResponse( * * @param location The location in which uniqueness will be verified. * @param checkNameAvailabilityParameters The object containing information for the availability request. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to check the availability of a resource name. + * @return the result of a request to check the availability of a resource name along with {@link Response}. */ - NameAvailabilityStatus regionalCheckNameAvailability( - String location, CheckNameAvailabilityParameters checkNameAvailabilityParameters); + Response regionalCheckNameAvailabilityWithResponse( + String location, CheckNameAvailabilityParameters checkNameAvailabilityParameters, Context context); /** * Checks whether the configuration store name is available for use. * * @param location The location in which uniqueness will be verified. * @param checkNameAvailabilityParameters The object containing information for the availability request. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the result of a request to check the availability of a resource name along with {@link Response}. + * @return the result of a request to check the availability of a resource name. */ - Response regionalCheckNameAvailabilityWithResponse( - String location, CheckNameAvailabilityParameters checkNameAvailabilityParameters, Context context); + NameAvailabilityStatus regionalCheckNameAvailability( + String location, CheckNameAvailabilityParameters checkNameAvailabilityParameters); } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpoint.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpoint.java index b84684d0aa4dc..7a62f227e538d 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpoint.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpoint.java @@ -16,6 +16,10 @@ public final class PrivateEndpoint { @JsonProperty(value = "id") private String id; + /** Creates an instance of PrivateEndpoint class. */ + public PrivateEndpoint() { + } + /** * Get the id property: The resource Id for private endpoint. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpointConnectionListResult.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpointConnectionListResult.java index caa1a8c07f34b..7f78bca1336b0 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpointConnectionListResult.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpointConnectionListResult.java @@ -24,6 +24,10 @@ public final class PrivateEndpointConnectionListResult { @JsonProperty(value = "nextLink") private String nextLink; + /** Creates an instance of PrivateEndpointConnectionListResult class. */ + public PrivateEndpointConnectionListResult() { + } + /** * Get the value property: The collection value. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpointConnectionReference.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpointConnectionReference.java index 9d174bda8e0ee..078faebad9ef5 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpointConnectionReference.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpointConnectionReference.java @@ -35,6 +35,10 @@ public final class PrivateEndpointConnectionReference { @JsonProperty(value = "properties") private PrivateEndpointConnectionProperties innerProperties; + /** Creates an instance of PrivateEndpointConnectionReference class. */ + public PrivateEndpointConnectionReference() { + } + /** * Get the id property: The resource ID. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpointConnections.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpointConnections.java index 35b5a5538aaf4..78083e32b47c3 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpointConnections.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateEndpointConnections.java @@ -42,13 +42,15 @@ PagedIterable listByConfigurationStore( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param privateEndpointConnectionName Private endpoint connection name. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the specified private endpoint connection associated with the configuration store. + * @return the specified private endpoint connection associated with the configuration store along with {@link + * Response}. */ - PrivateEndpointConnection get( - String resourceGroupName, String configStoreName, String privateEndpointConnectionName); + Response getWithResponse( + String resourceGroupName, String configStoreName, String privateEndpointConnectionName, Context context); /** * Gets the specified private endpoint connection associated with the configuration store. @@ -56,15 +58,13 @@ PrivateEndpointConnection get( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param privateEndpointConnectionName Private endpoint connection name. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return the specified private endpoint connection associated with the configuration store along with {@link - * Response}. + * @return the specified private endpoint connection associated with the configuration store. */ - Response getWithResponse( - String resourceGroupName, String configStoreName, String privateEndpointConnectionName, Context context); + PrivateEndpointConnection get( + String resourceGroupName, String configStoreName, String privateEndpointConnectionName); /** * Deletes a private endpoint connection. diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateLinkResourceListResult.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateLinkResourceListResult.java index 209486459b9f6..8780076621e70 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateLinkResourceListResult.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateLinkResourceListResult.java @@ -24,6 +24,10 @@ public final class PrivateLinkResourceListResult { @JsonProperty(value = "nextLink") private String nextLink; + /** Creates an instance of PrivateLinkResourceListResult class. */ + public PrivateLinkResourceListResult() { + } + /** * Get the value property: The collection value. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateLinkResources.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateLinkResources.java index e3a8463334526..f348493d3587c 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateLinkResources.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateLinkResources.java @@ -44,12 +44,14 @@ PagedIterable listByConfigurationStore( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param groupName The name of the private link resource group. + * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return a private link resource that need to be created for a configuration store. + * @return a private link resource that need to be created for a configuration store along with {@link Response}. */ - PrivateLinkResource get(String resourceGroupName, String configStoreName, String groupName); + Response getWithResponse( + String resourceGroupName, String configStoreName, String groupName, Context context); /** * Gets a private link resource that need to be created for a configuration store. @@ -57,12 +59,10 @@ PagedIterable listByConfigurationStore( * @param resourceGroupName The name of the resource group to which the container registry belongs. * @param configStoreName The name of the configuration store. * @param groupName The name of the private link resource group. - * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. - * @return a private link resource that need to be created for a configuration store along with {@link Response}. + * @return a private link resource that need to be created for a configuration store. */ - Response getWithResponse( - String resourceGroupName, String configStoreName, String groupName, Context context); + PrivateLinkResource get(String resourceGroupName, String configStoreName, String groupName); } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateLinkServiceConnectionState.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateLinkServiceConnectionState.java index 52e0fe1e207be..95a645e6ab25a 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateLinkServiceConnectionState.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/PrivateLinkServiceConnectionState.java @@ -23,12 +23,15 @@ public final class PrivateLinkServiceConnectionState { private String description; /* - * Any action that is required beyond basic workflow (approve/ reject/ - * disconnect) + * Any action that is required beyond basic workflow (approve/ reject/ disconnect) */ @JsonProperty(value = "actionsRequired", access = JsonProperty.Access.WRITE_ONLY) private ActionsRequired actionsRequired; + /** Creates an instance of PrivateLinkServiceConnectionState class. */ + public PrivateLinkServiceConnectionState() { + } + /** * Get the status property: The private link service connection status. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ProvisioningState.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ProvisioningState.java index ea590e17a0333..9006ba2c82329 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ProvisioningState.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ProvisioningState.java @@ -8,7 +8,7 @@ import com.fasterxml.jackson.annotation.JsonCreator; import java.util.Collection; -/** Defines values for ProvisioningState. */ +/** The provisioning state of the configuration store. */ public final class ProvisioningState extends ExpandableStringEnum { /** Static value Creating for ProvisioningState. */ public static final ProvisioningState CREATING = fromString("Creating"); @@ -28,6 +28,15 @@ public final class ProvisioningState extends ExpandableStringEnum { /** Static value Enabled for PublicNetworkAccess. */ public static final PublicNetworkAccess ENABLED = fromString("Enabled"); @@ -16,6 +16,15 @@ public final class PublicNetworkAccess extends ExpandableStringEnum value; + + /* + * The URI that can be used to request the next set of paged results. + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of ReplicaListResult class. */ + public ReplicaListResult() { + } + + /** + * Get the value property: The collection value. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: The collection value. + * + * @param value the value value to set. + * @return the ReplicaListResult object itself. + */ + public ReplicaListResult withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: The URI that can be used to request the next set of paged results. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: The URI that can be used to request the next set of paged results. + * + * @param nextLink the nextLink value to set. + * @return the ReplicaListResult object itself. + */ + public ReplicaListResult withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() != null) { + value().forEach(e -> e.validate()); + } + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ReplicaProvisioningState.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ReplicaProvisioningState.java new file mode 100644 index 0000000000000..5247d2a26f6f7 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ReplicaProvisioningState.java @@ -0,0 +1,56 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** The provisioning state of the replica. */ +public final class ReplicaProvisioningState extends ExpandableStringEnum { + /** Static value Creating for ReplicaProvisioningState. */ + public static final ReplicaProvisioningState CREATING = fromString("Creating"); + + /** Static value Succeeded for ReplicaProvisioningState. */ + public static final ReplicaProvisioningState SUCCEEDED = fromString("Succeeded"); + + /** Static value Deleting for ReplicaProvisioningState. */ + public static final ReplicaProvisioningState DELETING = fromString("Deleting"); + + /** Static value Failed for ReplicaProvisioningState. */ + public static final ReplicaProvisioningState FAILED = fromString("Failed"); + + /** Static value Canceled for ReplicaProvisioningState. */ + public static final ReplicaProvisioningState CANCELED = fromString("Canceled"); + + /** + * Creates a new instance of ReplicaProvisioningState value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public ReplicaProvisioningState() { + } + + /** + * Creates or finds a ReplicaProvisioningState from its string representation. + * + * @param name a name to look for. + * @return the corresponding ReplicaProvisioningState. + */ + @JsonCreator + public static ReplicaProvisioningState fromString(String name) { + return fromString(name, ReplicaProvisioningState.class); + } + + /** + * Gets known ReplicaProvisioningState values. + * + * @return known ReplicaProvisioningState values. + */ + public static Collection values() { + return values(ReplicaProvisioningState.class); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/Replicas.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/Replicas.java new file mode 100644 index 0000000000000..e866c8ae38140 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/Replicas.java @@ -0,0 +1,146 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.models; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.Context; + +/** Resource collection API of Replicas. */ +public interface Replicas { + /** + * Lists the replicas for a given configuration store. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the result of a request to list replicas as paginated response with {@link PagedIterable}. + */ + PagedIterable listByConfigurationStore(String resourceGroupName, String configStoreName); + + /** + * Lists the replicas for a given configuration store. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param skipToken A skip token is used to continue retrieving items after an operation returns a partial result. + * If a previous response contains a nextLink element, the value of the nextLink element will include a + * skipToken parameter that specifies a starting point to use for subsequent calls. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the result of a request to list replicas as paginated response with {@link PagedIterable}. + */ + PagedIterable listByConfigurationStore( + String resourceGroupName, String configStoreName, String skipToken, Context context); + + /** + * Gets the properties of the specified replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the properties of the specified replica along with {@link Response}. + */ + Response getWithResponse( + String resourceGroupName, String configStoreName, String replicaName, Context context); + + /** + * Gets the properties of the specified replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the properties of the specified replica. + */ + Replica get(String resourceGroupName, String configStoreName, String replicaName); + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String resourceGroupName, String configStoreName, String replicaName); + + /** + * Deletes a replica. + * + * @param resourceGroupName The name of the resource group to which the container registry belongs. + * @param configStoreName The name of the configuration store. + * @param replicaName The name of the replica. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String resourceGroupName, String configStoreName, String replicaName, Context context); + + /** + * Gets the properties of the specified replica. + * + * @param id the resource ID. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the properties of the specified replica along with {@link Response}. + */ + Replica getById(String id); + + /** + * Gets the properties of the specified replica. + * + * @param id the resource ID. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the properties of the specified replica along with {@link Response}. + */ + Response getByIdWithResponse(String id, Context context); + + /** + * Deletes a replica. + * + * @param id the resource ID. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteById(String id); + + /** + * Deletes a replica. + * + * @param id the resource ID. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteByIdWithResponse(String id, Context context); + + /** + * Begins definition for a new Replica resource. + * + * @param name resource name. + * @return the first stage of the new Replica definition. + */ + Replica.DefinitionStages.Blank define(String name); +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ResourceIdentity.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ResourceIdentity.java index f62b8712b70f8..f6a4b418dc2d2 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ResourceIdentity.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ResourceIdentity.java @@ -11,19 +11,17 @@ /** An identity that can be associated with a resource. */ @Fluent -public class ResourceIdentity { +public final class ResourceIdentity { /* - * The type of managed identity used. The type 'SystemAssigned, - * UserAssigned' includes both an implicitly created identity and a set of - * user-assigned identities. The type 'None' will remove any identities. + * The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created + * identity and a set of user-assigned identities. The type 'None' will remove any identities. */ @JsonProperty(value = "type") private IdentityType type; /* - * The list of user-assigned identities associated with the resource. The - * user-assigned identity dictionary keys will be ARM resource ids in the - * form: + * The list of user-assigned identities associated with the resource. The user-assigned identity dictionary keys + * will be ARM resource ids in the form: * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. */ @JsonProperty(value = "userAssignedIdentities") @@ -31,19 +29,22 @@ public class ResourceIdentity { private Map userAssignedIdentities; /* - * The principal id of the identity. This property will only be provided - * for a system-assigned identity. + * The principal id of the identity. This property will only be provided for a system-assigned identity. */ @JsonProperty(value = "principalId", access = JsonProperty.Access.WRITE_ONLY) private String principalId; /* - * The tenant id associated with the resource's identity. This property - * will only be provided for a system-assigned identity. + * The tenant id associated with the resource's identity. This property will only be provided for a system-assigned + * identity. */ @JsonProperty(value = "tenantId", access = JsonProperty.Access.WRITE_ONLY) private String tenantId; + /** Creates an instance of ResourceIdentity class. */ + public ResourceIdentity() { + } + /** * Get the type property: The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both * an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identities. diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ServiceSpecification.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ServiceSpecification.java index 3990e716a5d0a..ddf7c1f1edab7 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ServiceSpecification.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/ServiceSpecification.java @@ -23,6 +23,10 @@ public final class ServiceSpecification { @JsonProperty(value = "metricSpecifications") private List metricSpecifications; + /** Creates an instance of ServiceSpecification class. */ + public ServiceSpecification() { + } + /** * Get the logSpecifications property: Specifications of the Log for Azure Monitoring. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/Sku.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/Sku.java index cd8dbd8c5c778..22920fc8122fb 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/Sku.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/Sku.java @@ -17,6 +17,10 @@ public final class Sku { @JsonProperty(value = "name", required = true) private String name; + /** Creates an instance of Sku class. */ + public Sku() { + } + /** * Get the name property: The SKU name of the configuration store. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/UserIdentity.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/UserIdentity.java index 2ec45c2b5354f..65969b7c5338d 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/UserIdentity.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/main/java/com/azure/resourcemanager/appconfiguration/models/UserIdentity.java @@ -9,7 +9,7 @@ /** A resource identity that is managed by the user of the service. */ @Immutable -public class UserIdentity { +public final class UserIdentity { /* * The principal ID of the user-assigned identity. */ @@ -22,6 +22,10 @@ public class UserIdentity { @JsonProperty(value = "clientId", access = JsonProperty.Access.WRITE_ONLY) private String clientId; + /** Creates an instance of UserIdentity class. */ + public UserIdentity() { + } + /** * Get the principalId property: The principal ID of the user-assigned identity. * diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresCreateSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresCreateSamples.java index 7b811e57f6f5a..4819d70575fcc 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresCreateSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresCreateSamples.java @@ -14,7 +14,7 @@ /** Samples for ConfigurationStores Create. */ public final class ConfigurationStoresCreateSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresCreate.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresCreate.json */ /** * Sample code: ConfigurationStores_Create. @@ -34,7 +34,7 @@ public static void configurationStoresCreate( } /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresCreateWithIdentity.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresCreateWithIdentity.json */ /** * Sample code: ConfigurationStores_Create_With_Identity. @@ -61,7 +61,7 @@ public static void configurationStoresCreateWithIdentity( } /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresCreateWithLocalAuthDisabled.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresCreateWithLocalAuthDisabled.json */ /** * Sample code: ConfigurationStores_Create_With_Local_Auth_Disabled. diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresDeleteSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresDeleteSamples.java index 028a88f0af82e..2f9bec3a55231 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresDeleteSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresDeleteSamples.java @@ -4,12 +4,10 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; - /** Samples for ConfigurationStores Delete. */ public final class ConfigurationStoresDeleteSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresDelete.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresDelete.json */ /** * Sample code: ConfigurationStores_Delete. @@ -18,6 +16,6 @@ public final class ConfigurationStoresDeleteSamples { */ public static void configurationStoresDelete( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().delete("myResourceGroup", "contoso", Context.NONE); + manager.configurationStores().delete("myResourceGroup", "contoso", com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresGetByResourceGroupSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresGetByResourceGroupSamples.java index a3a5e4ab80a3b..a7c5415720a54 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresGetByResourceGroupSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresGetByResourceGroupSamples.java @@ -4,12 +4,10 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; - /** Samples for ConfigurationStores GetByResourceGroup. */ public final class ConfigurationStoresGetByResourceGroupSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresGet.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresGet.json */ /** * Sample code: ConfigurationStores_Get. @@ -18,6 +16,8 @@ public final class ConfigurationStoresGetByResourceGroupSamples { */ public static void configurationStoresGet( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().getByResourceGroupWithResponse("myResourceGroup", "contoso", Context.NONE); + manager + .configurationStores() + .getByResourceGroupWithResponse("myResourceGroup", "contoso", com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresGetDeletedSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresGetDeletedSamples.java index f0e0d6f1a012b..9d9d6e857d4e2 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresGetDeletedSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresGetDeletedSamples.java @@ -4,12 +4,10 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; - /** Samples for ConfigurationStores GetDeleted. */ public final class ConfigurationStoresGetDeletedSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/DeletedConfigurationStoresGet.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/DeletedConfigurationStoresGet.json */ /** * Sample code: DeletedConfigurationStores_Get. @@ -18,6 +16,6 @@ public final class ConfigurationStoresGetDeletedSamples { */ public static void deletedConfigurationStoresGet( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().getDeletedWithResponse("westus", "contoso", Context.NONE); + manager.configurationStores().getDeletedWithResponse("westus", "contoso", com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListByResourceGroupSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListByResourceGroupSamples.java index 615ef9fe0d105..4005824bb117e 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListByResourceGroupSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListByResourceGroupSamples.java @@ -4,12 +4,10 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; - /** Samples for ConfigurationStores ListByResourceGroup. */ public final class ConfigurationStoresListByResourceGroupSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresListByResourceGroup.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresListByResourceGroup.json */ /** * Sample code: ConfigurationStores_ListByResourceGroup. @@ -18,6 +16,6 @@ public final class ConfigurationStoresListByResourceGroupSamples { */ public static void configurationStoresListByResourceGroup( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().listByResourceGroup("myResourceGroup", null, Context.NONE); + manager.configurationStores().listByResourceGroup("myResourceGroup", null, com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListDeletedSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListDeletedSamples.java index 2dfefc4126d33..67c20b5927a2e 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListDeletedSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListDeletedSamples.java @@ -4,12 +4,10 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; - /** Samples for ConfigurationStores ListDeleted. */ public final class ConfigurationStoresListDeletedSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/DeletedConfigurationStoresList.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/DeletedConfigurationStoresList.json */ /** * Sample code: DeletedConfigurationStores_List. @@ -18,6 +16,6 @@ public final class ConfigurationStoresListDeletedSamples { */ public static void deletedConfigurationStoresList( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().listDeleted(Context.NONE); + manager.configurationStores().listDeleted(com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListKeysSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListKeysSamples.java index a6464c19c4e0b..3fb1ea65d6946 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListKeysSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListKeysSamples.java @@ -4,12 +4,10 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; - /** Samples for ConfigurationStores ListKeys. */ public final class ConfigurationStoresListKeysSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresListKeys.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresListKeys.json */ /** * Sample code: ConfigurationStores_ListKeys. @@ -18,6 +16,6 @@ public final class ConfigurationStoresListKeysSamples { */ public static void configurationStoresListKeys( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().listKeys("myResourceGroup", "contoso", null, Context.NONE); + manager.configurationStores().listKeys("myResourceGroup", "contoso", null, com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListSamples.java index 2a2176a7041db..3d02a661693d4 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListSamples.java @@ -4,12 +4,10 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; - /** Samples for ConfigurationStores List. */ public final class ConfigurationStoresListSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresList.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresList.json */ /** * Sample code: ConfigurationStores_List. @@ -18,6 +16,6 @@ public final class ConfigurationStoresListSamples { */ public static void configurationStoresList( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().list(null, Context.NONE); + manager.configurationStores().list(null, com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresPurgeDeletedSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresPurgeDeletedSamples.java index efedb3a1c53fa..67b10663c14ca 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresPurgeDeletedSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresPurgeDeletedSamples.java @@ -4,12 +4,10 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; - /** Samples for ConfigurationStores PurgeDeleted. */ public final class ConfigurationStoresPurgeDeletedSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/DeletedConfigurationStoresPurge.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/DeletedConfigurationStoresPurge.json */ /** * Sample code: Purge a deleted configuration store. @@ -18,6 +16,6 @@ public final class ConfigurationStoresPurgeDeletedSamples { */ public static void purgeADeletedConfigurationStore( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.configurationStores().purgeDeleted("westus", "contoso", Context.NONE); + manager.configurationStores().purgeDeleted("westus", "contoso", com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresRegenerateKeySamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresRegenerateKeySamples.java index 36f5c18c11263..7808059d3daca 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresRegenerateKeySamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresRegenerateKeySamples.java @@ -4,13 +4,12 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; import com.azure.resourcemanager.appconfiguration.models.RegenerateKeyParameters; /** Samples for ConfigurationStores RegenerateKey. */ public final class ConfigurationStoresRegenerateKeySamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresRegenerateKey.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresRegenerateKey.json */ /** * Sample code: ConfigurationStores_RegenerateKey. @@ -22,6 +21,9 @@ public static void configurationStoresRegenerateKey( manager .configurationStores() .regenerateKeyWithResponse( - "myResourceGroup", "contoso", new RegenerateKeyParameters().withId("439AD01B4BE67DB1"), Context.NONE); + "myResourceGroup", + "contoso", + new RegenerateKeyParameters().withId("439AD01B4BE67DB1"), + com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresUpdateSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresUpdateSamples.java index d2e5d69b1998f..5037b6fcb250c 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresUpdateSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresUpdateSamples.java @@ -4,7 +4,6 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; import com.azure.resourcemanager.appconfiguration.models.ConfigurationStore; import com.azure.resourcemanager.appconfiguration.models.IdentityType; import com.azure.resourcemanager.appconfiguration.models.ResourceIdentity; @@ -16,7 +15,7 @@ /** Samples for ConfigurationStores Update. */ public final class ConfigurationStoresUpdateSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresUpdateDisableLocalAuth.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresUpdateDisableLocalAuth.json */ /** * Sample code: ConfigurationStores_Update_Disable_Local_Auth. @@ -28,13 +27,13 @@ public static void configurationStoresUpdateDisableLocalAuth( ConfigurationStore resource = manager .configurationStores() - .getByResourceGroupWithResponse("myResourceGroup", "contoso", Context.NONE) + .getByResourceGroupWithResponse("myResourceGroup", "contoso", com.azure.core.util.Context.NONE) .getValue(); resource.update().withSku(new Sku().withName("Standard")).withDisableLocalAuth(true).apply(); } /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresUpdate.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresUpdate.json */ /** * Sample code: ConfigurationStores_Update. @@ -46,13 +45,13 @@ public static void configurationStoresUpdate( ConfigurationStore resource = manager .configurationStores() - .getByResourceGroupWithResponse("myResourceGroup", "contoso", Context.NONE) + .getByResourceGroupWithResponse("myResourceGroup", "contoso", com.azure.core.util.Context.NONE) .getValue(); resource.update().withTags(mapOf("Category", "Marketing")).withSku(new Sku().withName("Standard")).apply(); } /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresUpdateWithIdentity.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresUpdateWithIdentity.json */ /** * Sample code: ConfigurationStores_Update_With_Identity. @@ -64,7 +63,7 @@ public static void configurationStoresUpdateWithIdentity( ConfigurationStore resource = manager .configurationStores() - .getByResourceGroupWithResponse("myResourceGroup", "contoso", Context.NONE) + .getByResourceGroupWithResponse("myResourceGroup", "contoso", com.azure.core.util.Context.NONE) .getValue(); resource .update() diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesCreateOrUpdateSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesCreateOrUpdateSamples.java index d9a5688a02dd3..0682aeb0dd5e5 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesCreateOrUpdateSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesCreateOrUpdateSamples.java @@ -10,7 +10,7 @@ /** Samples for KeyValues CreateOrUpdate. */ public final class KeyValuesCreateOrUpdateSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresCreateKeyValue.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresCreateKeyValue.json */ /** * Sample code: KeyValues_CreateOrUpdate. diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesDeleteSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesDeleteSamples.java index d28acb01abb0b..4741d59e1e2aa 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesDeleteSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesDeleteSamples.java @@ -4,12 +4,10 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; - /** Samples for KeyValues Delete. */ public final class KeyValuesDeleteSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresDeleteKeyValue.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresDeleteKeyValue.json */ /** * Sample code: KeyValues_Delete. @@ -17,6 +15,6 @@ public final class KeyValuesDeleteSamples { * @param manager Entry point to AppConfigurationManager. */ public static void keyValuesDelete(com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.keyValues().delete("myResourceGroup", "contoso", "myKey$myLabel", Context.NONE); + manager.keyValues().delete("myResourceGroup", "contoso", "myKey$myLabel", com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesGetSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesGetSamples.java index 1e6a4e041ec84..6ffb8d1bde963 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesGetSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesGetSamples.java @@ -4,12 +4,10 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; - /** Samples for KeyValues Get. */ public final class KeyValuesGetSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresGetKeyValue.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresGetKeyValue.json */ /** * Sample code: KeyValues_Get. @@ -17,6 +15,8 @@ public final class KeyValuesGetSamples { * @param manager Entry point to AppConfigurationManager. */ public static void keyValuesGet(com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.keyValues().getWithResponse("myResourceGroup", "contoso", "myKey$myLabel", Context.NONE); + manager + .keyValues() + .getWithResponse("myResourceGroup", "contoso", "myKey$myLabel", com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesListByConfigurationStoreSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesListByConfigurationStoreSamples.java deleted file mode 100644 index b836b7c93c2c2..0000000000000 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesListByConfigurationStoreSamples.java +++ /dev/null @@ -1,23 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. -// Code generated by Microsoft (R) AutoRest Code Generator. - -package com.azure.resourcemanager.appconfiguration.generated; - -import com.azure.core.util.Context; - -/** Samples for KeyValues ListByConfigurationStore. */ -public final class KeyValuesListByConfigurationStoreSamples { - /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresListKeyValues.json - */ - /** - * Sample code: KeyValues_ListByConfigurationStore. - * - * @param manager Entry point to AppConfigurationManager. - */ - public static void keyValuesListByConfigurationStore( - com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.keyValues().listByConfigurationStore("myResourceGroup", "contoso", null, Context.NONE); - } -} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/OperationsCheckNameAvailabilitySamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/OperationsCheckNameAvailabilitySamples.java index 5bcdb3cd31624..c0afedd410c56 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/OperationsCheckNameAvailabilitySamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/OperationsCheckNameAvailabilitySamples.java @@ -4,14 +4,13 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; import com.azure.resourcemanager.appconfiguration.models.CheckNameAvailabilityParameters; import com.azure.resourcemanager.appconfiguration.models.ConfigurationResourceType; /** Samples for Operations CheckNameAvailability. */ public final class OperationsCheckNameAvailabilitySamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/CheckNameAvailable.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/CheckNameAvailable.json */ /** * Sample code: ConfigurationStores_CheckNameAvailable. @@ -26,11 +25,11 @@ public static void configurationStoresCheckNameAvailable( new CheckNameAvailabilityParameters() .withName("contoso") .withType(ConfigurationResourceType.MICROSOFT_APP_CONFIGURATION_CONFIGURATION_STORES), - Context.NONE); + com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/CheckNameNotAvailable.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/CheckNameNotAvailable.json */ /** * Sample code: ConfigurationStores_CheckNameNotAvailable. @@ -45,6 +44,6 @@ public static void configurationStoresCheckNameNotAvailable( new CheckNameAvailabilityParameters() .withName("contoso") .withType(ConfigurationResourceType.MICROSOFT_APP_CONFIGURATION_CONFIGURATION_STORES), - Context.NONE); + com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/OperationsListSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/OperationsListSamples.java new file mode 100644 index 0000000000000..6dc48a46464ce --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/OperationsListSamples.java @@ -0,0 +1,20 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +/** Samples for Operations List. */ +public final class OperationsListSamples { + /* + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/OperationsList.json + */ + /** + * Sample code: Operations_List. + * + * @param manager Entry point to AppConfigurationManager. + */ + public static void operationsList(com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { + manager.operations().list(null, com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/OperationsRegionalCheckNameAvailabilitySamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/OperationsRegionalCheckNameAvailabilitySamples.java index eff06ea1f5ed9..8db1fd1bae728 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/OperationsRegionalCheckNameAvailabilitySamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/OperationsRegionalCheckNameAvailabilitySamples.java @@ -4,14 +4,13 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; import com.azure.resourcemanager.appconfiguration.models.CheckNameAvailabilityParameters; import com.azure.resourcemanager.appconfiguration.models.ConfigurationResourceType; /** Samples for Operations RegionalCheckNameAvailability. */ public final class OperationsRegionalCheckNameAvailabilitySamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/RegionalCheckNameAvailable.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/RegionalCheckNameAvailable.json */ /** * Sample code: ConfigurationStores_CheckNameAvailable. @@ -27,11 +26,11 @@ public static void configurationStoresCheckNameAvailable( new CheckNameAvailabilityParameters() .withName("contoso") .withType(ConfigurationResourceType.MICROSOFT_APP_CONFIGURATION_CONFIGURATION_STORES), - Context.NONE); + com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/RegionalCheckNameNotAvailable.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/RegionalCheckNameNotAvailable.json */ /** * Sample code: ConfigurationStores_CheckNameNotAvailable. @@ -47,6 +46,6 @@ public static void configurationStoresCheckNameNotAvailable( new CheckNameAvailabilityParameters() .withName("contoso") .withType(ConfigurationResourceType.MICROSOFT_APP_CONFIGURATION_CONFIGURATION_STORES), - Context.NONE); + com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsCreateOrUpdateSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsCreateOrUpdateSamples.java index 625980d28dbe7..c38f2c7eddad3 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsCreateOrUpdateSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsCreateOrUpdateSamples.java @@ -5,28 +5,32 @@ package com.azure.resourcemanager.appconfiguration.generated; import com.azure.resourcemanager.appconfiguration.models.ConnectionStatus; +import com.azure.resourcemanager.appconfiguration.models.PrivateEndpointConnection; import com.azure.resourcemanager.appconfiguration.models.PrivateLinkServiceConnectionState; /** Samples for PrivateEndpointConnections CreateOrUpdate. */ public final class PrivateEndpointConnectionsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresCreatePrivateEndpointConnection.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresUpdatePrivateEndpointConnection.json */ /** - * Sample code: PrivateEndpointConnection_CreateOrUpdate. + * Sample code: PrivateEndpointConnection_Update. * * @param manager Entry point to AppConfigurationManager. */ - public static void privateEndpointConnectionCreateOrUpdate( + public static void privateEndpointConnectionUpdate( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager - .privateEndpointConnections() - .define("myConnection") - .withExistingConfigurationStore("myResourceGroup", "contoso") + PrivateEndpointConnection resource = + manager + .privateEndpointConnections() + .getWithResponse("myResourceGroup", "contoso", "myConnection", com.azure.core.util.Context.NONE) + .getValue(); + resource + .update() .withPrivateLinkServiceConnectionState( new PrivateLinkServiceConnectionState() .withStatus(ConnectionStatus.APPROVED) .withDescription("Auto-Approved")) - .create(); + .apply(); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsDeleteSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsDeleteSamples.java index ae30efa1e6adc..f306db44b32ac 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsDeleteSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsDeleteSamples.java @@ -4,12 +4,10 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; - /** Samples for PrivateEndpointConnections Delete. */ public final class PrivateEndpointConnectionsDeleteSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresDeletePrivateEndpointConnection.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresDeletePrivateEndpointConnection.json */ /** * Sample code: PrivateEndpointConnections_Delete. @@ -18,6 +16,8 @@ public final class PrivateEndpointConnectionsDeleteSamples { */ public static void privateEndpointConnectionsDelete( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.privateEndpointConnections().delete("myResourceGroup", "contoso", "myConnection", Context.NONE); + manager + .privateEndpointConnections() + .delete("myResourceGroup", "contoso", "myConnection", com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsGetSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsGetSamples.java index 6e39a5e9ebee8..c474f43ee8f6e 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsGetSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsGetSamples.java @@ -4,12 +4,10 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; - /** Samples for PrivateEndpointConnections Get. */ public final class PrivateEndpointConnectionsGetSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresGetPrivateEndpointConnection.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresGetPrivateEndpointConnection.json */ /** * Sample code: PrivateEndpointConnection_GetConnection. @@ -20,6 +18,6 @@ public static void privateEndpointConnectionGetConnection( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { manager .privateEndpointConnections() - .getWithResponse("myResourceGroup", "contoso", "myConnection", Context.NONE); + .getWithResponse("myResourceGroup", "contoso", "myConnection", com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsListByConfigurationStoreSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsListByConfigurationStoreSamples.java index dfba5864d0df4..91e7087c469b6 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsListByConfigurationStoreSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsListByConfigurationStoreSamples.java @@ -4,12 +4,10 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; - /** Samples for PrivateEndpointConnections ListByConfigurationStore. */ public final class PrivateEndpointConnectionsListByConfigurationStoreSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/ConfigurationStoresListPrivateEndpointConnections.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresListPrivateEndpointConnections.json */ /** * Sample code: PrivateEndpointConnection_List. @@ -18,6 +16,8 @@ public final class PrivateEndpointConnectionsListByConfigurationStoreSamples { */ public static void privateEndpointConnectionList( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.privateEndpointConnections().listByConfigurationStore("myResourceGroup", "contoso", Context.NONE); + manager + .privateEndpointConnections() + .listByConfigurationStore("myResourceGroup", "contoso", com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcesGetSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcesGetSamples.java index d369a80e8bcfc..b9e2d65acb20a 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcesGetSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcesGetSamples.java @@ -4,12 +4,10 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; - /** Samples for PrivateLinkResources Get. */ public final class PrivateLinkResourcesGetSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/PrivateLinkResourceGet.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/PrivateLinkResourceGet.json */ /** * Sample code: PrivateLinkResources_Get. @@ -20,6 +18,6 @@ public static void privateLinkResourcesGet( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { manager .privateLinkResources() - .getWithResponse("myResourceGroup", "contoso", "configurationStores", Context.NONE); + .getWithResponse("myResourceGroup", "contoso", "configurationStores", com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcesListByConfigurationStoreSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcesListByConfigurationStoreSamples.java index ee7f619b33050..45b8563557ba9 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcesListByConfigurationStoreSamples.java +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcesListByConfigurationStoreSamples.java @@ -4,12 +4,10 @@ package com.azure.resourcemanager.appconfiguration.generated; -import com.azure.core.util.Context; - /** Samples for PrivateLinkResources ListByConfigurationStore. */ public final class PrivateLinkResourcesListByConfigurationStoreSamples { /* - * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/examples/PrivateLinkResourcesListByConfigurationStore.json + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/PrivateLinkResourcesListByConfigurationStore.json */ /** * Sample code: PrivateLinkResources_ListGroupIds. @@ -18,6 +16,8 @@ public final class PrivateLinkResourcesListByConfigurationStoreSamples { */ public static void privateLinkResourcesListGroupIds( com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { - manager.privateLinkResources().listByConfigurationStore("myResourceGroup", "contoso", Context.NONE); + manager + .privateLinkResources() + .listByConfigurationStore("myResourceGroup", "contoso", com.azure.core.util.Context.NONE); } } diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasCreateSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasCreateSamples.java new file mode 100644 index 0000000000000..5350b50ba5527 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasCreateSamples.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +/** Samples for Replicas Create. */ +public final class ReplicasCreateSamples { + /* + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresCreateReplica.json + */ + /** + * Sample code: Replicas_Create. + * + * @param manager Entry point to AppConfigurationManager. + */ + public static void replicasCreate(com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { + manager + .replicas() + .define("myReplicaEus") + .withExistingConfigurationStore("myResourceGroup", "contoso") + .withRegion("eastus") + .create(); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasDeleteSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasDeleteSamples.java new file mode 100644 index 0000000000000..7f9ecd35328da --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasDeleteSamples.java @@ -0,0 +1,20 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +/** Samples for Replicas Delete. */ +public final class ReplicasDeleteSamples { + /* + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresDeleteReplica.json + */ + /** + * Sample code: Replicas_Delete. + * + * @param manager Entry point to AppConfigurationManager. + */ + public static void replicasDelete(com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { + manager.replicas().delete("myResourceGroup", "contoso", "myReplicaEus", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasGetSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasGetSamples.java new file mode 100644 index 0000000000000..00403f70e85f0 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasGetSamples.java @@ -0,0 +1,22 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +/** Samples for Replicas Get. */ +public final class ReplicasGetSamples { + /* + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresGetReplica.json + */ + /** + * Sample code: Replicas_Get. + * + * @param manager Entry point to AppConfigurationManager. + */ + public static void replicasGet(com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { + manager + .replicas() + .getWithResponse("myResourceGroup", "contoso", "myReplicaEus", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasListByConfigurationStoreSamples.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasListByConfigurationStoreSamples.java new file mode 100644 index 0000000000000..d7d201355ef55 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/samples/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasListByConfigurationStoreSamples.java @@ -0,0 +1,23 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +/** Samples for Replicas ListByConfigurationStore. */ +public final class ReplicasListByConfigurationStoreSamples { + /* + * x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2023-03-01/examples/ConfigurationStoresListReplicas.json + */ + /** + * Sample code: Replicas_ListByConfigurationStore. + * + * @param manager Entry point to AppConfigurationManager. + */ + public static void replicasListByConfigurationStore( + com.azure.resourcemanager.appconfiguration.AppConfigurationManager manager) { + manager + .replicas() + .listByConfigurationStore("myResourceGroup", "contoso", null, com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ApiKeyInnerTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ApiKeyInnerTests.java new file mode 100644 index 0000000000000..edc89f22e5616 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ApiKeyInnerTests.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.ApiKeyInner; + +public final class ApiKeyInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + ApiKeyInner model = + BinaryData + .fromString( + "{\"id\":\"fqpte\",\"name\":\"zzvypyqrimzinp\",\"value\":\"wjdk\",\"connectionString\":\"soodqxhcrmnoh\",\"lastModified\":\"2021-01-19T09:55:19Z\",\"readOnly\":true}") + .toObject(ApiKeyInner.class); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + ApiKeyInner model = new ApiKeyInner(); + model = BinaryData.fromObject(model).toObject(ApiKeyInner.class); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ApiKeyListResultTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ApiKeyListResultTests.java new file mode 100644 index 0000000000000..c2a040608e378 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ApiKeyListResultTests.java @@ -0,0 +1,33 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.ApiKeyInner; +import com.azure.resourcemanager.appconfiguration.models.ApiKeyListResult; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class ApiKeyListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + ApiKeyListResult model = + BinaryData + .fromString( + "{\"value\":[{\"id\":\"kyfi\",\"name\":\"fidfvzw\",\"value\":\"uht\",\"connectionString\":\"wisdkft\",\"lastModified\":\"2021-06-08T12:42:14Z\",\"readOnly\":true},{\"id\":\"eiwaopvkmi\",\"name\":\"mmxdcu\",\"value\":\"fsrpymzidnse\",\"connectionString\":\"xtbzsgfyccsne\",\"lastModified\":\"2021-01-16T10:20:52Z\",\"readOnly\":false}],\"nextLink\":\"eiachboosflnr\"}") + .toObject(ApiKeyListResult.class); + Assertions.assertEquals("eiachboosflnr", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + ApiKeyListResult model = + new ApiKeyListResult() + .withValue(Arrays.asList(new ApiKeyInner(), new ApiKeyInner())) + .withNextLink("eiachboosflnr"); + model = BinaryData.fromObject(model).toObject(ApiKeyListResult.class); + Assertions.assertEquals("eiachboosflnr", model.nextLink()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/CheckNameAvailabilityParametersTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/CheckNameAvailabilityParametersTests.java new file mode 100644 index 0000000000000..7085033c9cd6d --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/CheckNameAvailabilityParametersTests.java @@ -0,0 +1,35 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.models.CheckNameAvailabilityParameters; +import com.azure.resourcemanager.appconfiguration.models.ConfigurationResourceType; +import org.junit.jupiter.api.Assertions; + +public final class CheckNameAvailabilityParametersTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + CheckNameAvailabilityParameters model = + BinaryData + .fromString("{\"name\":\"hmuouqfprwzwbn\",\"type\":\"Microsoft.AppConfiguration/configurationStores\"}") + .toObject(CheckNameAvailabilityParameters.class); + Assertions.assertEquals("hmuouqfprwzwbn", model.name()); + Assertions + .assertEquals(ConfigurationResourceType.MICROSOFT_APP_CONFIGURATION_CONFIGURATION_STORES, model.type()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + CheckNameAvailabilityParameters model = + new CheckNameAvailabilityParameters() + .withName("hmuouqfprwzwbn") + .withType(ConfigurationResourceType.MICROSOFT_APP_CONFIGURATION_CONFIGURATION_STORES); + model = BinaryData.fromObject(model).toObject(CheckNameAvailabilityParameters.class); + Assertions.assertEquals("hmuouqfprwzwbn", model.name()); + Assertions + .assertEquals(ConfigurationResourceType.MICROSOFT_APP_CONFIGURATION_CONFIGURATION_STORES, model.type()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoreInnerTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoreInnerTests.java new file mode 100644 index 0000000000000..092f0a17fc869 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoreInnerTests.java @@ -0,0 +1,87 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.ConfigurationStoreInner; +import com.azure.resourcemanager.appconfiguration.models.CreateMode; +import com.azure.resourcemanager.appconfiguration.models.EncryptionProperties; +import com.azure.resourcemanager.appconfiguration.models.IdentityType; +import com.azure.resourcemanager.appconfiguration.models.PublicNetworkAccess; +import com.azure.resourcemanager.appconfiguration.models.ResourceIdentity; +import com.azure.resourcemanager.appconfiguration.models.Sku; +import com.azure.resourcemanager.appconfiguration.models.UserIdentity; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; + +public final class ConfigurationStoreInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + ConfigurationStoreInner model = + BinaryData + .fromString( + "{\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{\"o\":{\"principalId\":\"pjoxzjnch\",\"clientId\":\"jspodmailzyde\"}},\"principalId\":\"yahux\",\"tenantId\":\"pmqnja\"},\"properties\":{\"provisioningState\":\"Deleting\",\"creationDate\":\"2021-08-22T00:38:37Z\",\"endpoint\":\"r\",\"encryption\":{},\"privateEndpointConnections\":[{\"id\":\"tegjvwmf\",\"name\":\"t\",\"type\":\"mdvpjhulsu\"},{\"id\":\"kjozkrwfnd\",\"name\":\"djpslw\",\"type\":\"dpvwryoqpsoaccta\"},{\"id\":\"ljlahbcryf\",\"name\":\"fdosyg\",\"type\":\"paojakhmsbzjh\"}],\"publicNetworkAccess\":\"Disabled\",\"disableLocalAuth\":true,\"softDeleteRetentionInDays\":656929943,\"enablePurgeProtection\":false,\"createMode\":\"Default\"},\"sku\":{\"name\":\"lthqtrgqjbp\"},\"location\":\"fsinzgvfcjrwzoxx\",\"tags\":{\"eqfpj\":\"elluwfziton\",\"ninmayhuyb\":\"jlxofpdvhpfxxyp\",\"ooginuvamih\":\"kpode\",\"vyevcciqi\":\"ognarxzxtheotus\"},\"id\":\"nhungbw\",\"name\":\"zrnf\",\"type\":\"gxg\"}") + .toObject(ConfigurationStoreInner.class); + Assertions.assertEquals("fsinzgvfcjrwzoxx", model.location()); + Assertions.assertEquals("elluwfziton", model.tags().get("eqfpj")); + Assertions.assertEquals(IdentityType.USER_ASSIGNED, model.identity().type()); + Assertions.assertEquals("lthqtrgqjbp", model.sku().name()); + Assertions.assertEquals(PublicNetworkAccess.DISABLED, model.publicNetworkAccess()); + Assertions.assertEquals(true, model.disableLocalAuth()); + Assertions.assertEquals(656929943, model.softDeleteRetentionInDays()); + Assertions.assertEquals(false, model.enablePurgeProtection()); + Assertions.assertEquals(CreateMode.DEFAULT, model.createMode()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + ConfigurationStoreInner model = + new ConfigurationStoreInner() + .withLocation("fsinzgvfcjrwzoxx") + .withTags( + mapOf( + "eqfpj", + "elluwfziton", + "ninmayhuyb", + "jlxofpdvhpfxxyp", + "ooginuvamih", + "kpode", + "vyevcciqi", + "ognarxzxtheotus")) + .withIdentity( + new ResourceIdentity() + .withType(IdentityType.USER_ASSIGNED) + .withUserAssignedIdentities(mapOf("o", new UserIdentity()))) + .withSku(new Sku().withName("lthqtrgqjbp")) + .withEncryption(new EncryptionProperties()) + .withPublicNetworkAccess(PublicNetworkAccess.DISABLED) + .withDisableLocalAuth(true) + .withSoftDeleteRetentionInDays(656929943) + .withEnablePurgeProtection(false) + .withCreateMode(CreateMode.DEFAULT); + model = BinaryData.fromObject(model).toObject(ConfigurationStoreInner.class); + Assertions.assertEquals("fsinzgvfcjrwzoxx", model.location()); + Assertions.assertEquals("elluwfziton", model.tags().get("eqfpj")); + Assertions.assertEquals(IdentityType.USER_ASSIGNED, model.identity().type()); + Assertions.assertEquals("lthqtrgqjbp", model.sku().name()); + Assertions.assertEquals(PublicNetworkAccess.DISABLED, model.publicNetworkAccess()); + Assertions.assertEquals(true, model.disableLocalAuth()); + Assertions.assertEquals(656929943, model.softDeleteRetentionInDays()); + Assertions.assertEquals(false, model.enablePurgeProtection()); + Assertions.assertEquals(CreateMode.DEFAULT, model.createMode()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoreListResultTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoreListResultTests.java new file mode 100644 index 0000000000000..3ed5a56178a26 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoreListResultTests.java @@ -0,0 +1,112 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.ConfigurationStoreInner; +import com.azure.resourcemanager.appconfiguration.models.ConfigurationStoreListResult; +import com.azure.resourcemanager.appconfiguration.models.CreateMode; +import com.azure.resourcemanager.appconfiguration.models.IdentityType; +import com.azure.resourcemanager.appconfiguration.models.PublicNetworkAccess; +import com.azure.resourcemanager.appconfiguration.models.ResourceIdentity; +import com.azure.resourcemanager.appconfiguration.models.Sku; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; + +public final class ConfigurationStoreListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + ConfigurationStoreListResult model = + BinaryData + .fromString( + "{\"value\":[{\"identity\":{\"type\":\"None\",\"userAssignedIdentities\":{},\"principalId\":\"jxpybczmeh\",\"tenantId\":\"zopbsphrupidgs\"},\"properties\":{\"provisioningState\":\"Succeeded\",\"creationDate\":\"2021-10-09T17:42:33Z\",\"endpoint\":\"hoycm\",\"privateEndpointConnections\":[],\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":true,\"softDeleteRetentionInDays\":1615603178,\"enablePurgeProtection\":false,\"createMode\":\"Recover\"},\"sku\":{\"name\":\"oqjzehtbmufpowno\"},\"location\":\"hwlrx\",\"tags\":{\"dmbpazlobcufpdz\":\"soqijg\",\"qqjnqgl\":\"rbt\",\"foooj\":\"qgn\"},\"id\":\"wifsq\",\"name\":\"saagdf\",\"type\":\"glzlhjxrifkwmrv\"},{\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{},\"principalId\":\"to\",\"tenantId\":\"pa\"},\"properties\":{\"provisioningState\":\"Failed\",\"creationDate\":\"2021-05-16T08:34:45Z\",\"endpoint\":\"ucmpoyfd\",\"privateEndpointConnections\":[],\"publicNetworkAccess\":\"Disabled\",\"disableLocalAuth\":false,\"softDeleteRetentionInDays\":1139572680,\"enablePurgeProtection\":false,\"createMode\":\"Default\"},\"sku\":{\"name\":\"deqsrdeupewn\"},\"location\":\"eitjz\",\"tags\":{\"hs\":\"usarhmofc\",\"xukcdmpar\":\"yurkdtmlxhekuksj\"},\"id\":\"ryuanzwuxzdxtay\",\"name\":\"lhmwhfpmrqobm\",\"type\":\"u\"},{\"identity\":{\"type\":\"SystemAssigned," + + " UserAssigned\",\"userAssignedIdentities\":{},\"principalId\":\"tihfx\",\"tenantId\":\"jbpzvgnwzsymg\"},\"properties\":{\"provisioningState\":\"Deleting\",\"creationDate\":\"2021-01-28T09:29:32Z\",\"endpoint\":\"kohdbiha\",\"privateEndpointConnections\":[],\"publicNetworkAccess\":\"Disabled\",\"disableLocalAuth\":false,\"softDeleteRetentionInDays\":43632750,\"enablePurgeProtection\":false,\"createMode\":\"Default\"},\"sku\":{\"name\":\"th\"},\"location\":\"hab\",\"tags\":{\"byscnp\":\"ikxwc\",\"hiv\":\"x\",\"rtfw\":\"qniwbybrkxvdumj\",\"cs\":\"ukxgaud\"},\"id\":\"h\",\"name\":\"jcny\",\"type\":\"j\"}],\"nextLink\":\"ryhtnapczwlokjy\"}") + .toObject(ConfigurationStoreListResult.class); + Assertions.assertEquals("hwlrx", model.value().get(0).location()); + Assertions.assertEquals("soqijg", model.value().get(0).tags().get("dmbpazlobcufpdz")); + Assertions.assertEquals(IdentityType.NONE, model.value().get(0).identity().type()); + Assertions.assertEquals("oqjzehtbmufpowno", model.value().get(0).sku().name()); + Assertions.assertEquals(PublicNetworkAccess.ENABLED, model.value().get(0).publicNetworkAccess()); + Assertions.assertEquals(true, model.value().get(0).disableLocalAuth()); + Assertions.assertEquals(1615603178, model.value().get(0).softDeleteRetentionInDays()); + Assertions.assertEquals(false, model.value().get(0).enablePurgeProtection()); + Assertions.assertEquals(CreateMode.RECOVER, model.value().get(0).createMode()); + Assertions.assertEquals("ryhtnapczwlokjy", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + ConfigurationStoreListResult model = + new ConfigurationStoreListResult() + .withValue( + Arrays + .asList( + new ConfigurationStoreInner() + .withLocation("hwlrx") + .withTags(mapOf("dmbpazlobcufpdz", "soqijg", "qqjnqgl", "rbt", "foooj", "qgn")) + .withIdentity( + new ResourceIdentity() + .withType(IdentityType.NONE) + .withUserAssignedIdentities(mapOf())) + .withSku(new Sku().withName("oqjzehtbmufpowno")) + .withPublicNetworkAccess(PublicNetworkAccess.ENABLED) + .withDisableLocalAuth(true) + .withSoftDeleteRetentionInDays(1615603178) + .withEnablePurgeProtection(false) + .withCreateMode(CreateMode.RECOVER), + new ConfigurationStoreInner() + .withLocation("eitjz") + .withTags(mapOf("hs", "usarhmofc", "xukcdmpar", "yurkdtmlxhekuksj")) + .withIdentity( + new ResourceIdentity() + .withType(IdentityType.USER_ASSIGNED) + .withUserAssignedIdentities(mapOf())) + .withSku(new Sku().withName("deqsrdeupewn")) + .withPublicNetworkAccess(PublicNetworkAccess.DISABLED) + .withDisableLocalAuth(false) + .withSoftDeleteRetentionInDays(1139572680) + .withEnablePurgeProtection(false) + .withCreateMode(CreateMode.DEFAULT), + new ConfigurationStoreInner() + .withLocation("hab") + .withTags( + mapOf("byscnp", "ikxwc", "hiv", "x", "rtfw", "qniwbybrkxvdumj", "cs", "ukxgaud")) + .withIdentity( + new ResourceIdentity() + .withType(IdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED) + .withUserAssignedIdentities(mapOf())) + .withSku(new Sku().withName("th")) + .withPublicNetworkAccess(PublicNetworkAccess.DISABLED) + .withDisableLocalAuth(false) + .withSoftDeleteRetentionInDays(43632750) + .withEnablePurgeProtection(false) + .withCreateMode(CreateMode.DEFAULT))) + .withNextLink("ryhtnapczwlokjy"); + model = BinaryData.fromObject(model).toObject(ConfigurationStoreListResult.class); + Assertions.assertEquals("hwlrx", model.value().get(0).location()); + Assertions.assertEquals("soqijg", model.value().get(0).tags().get("dmbpazlobcufpdz")); + Assertions.assertEquals(IdentityType.NONE, model.value().get(0).identity().type()); + Assertions.assertEquals("oqjzehtbmufpowno", model.value().get(0).sku().name()); + Assertions.assertEquals(PublicNetworkAccess.ENABLED, model.value().get(0).publicNetworkAccess()); + Assertions.assertEquals(true, model.value().get(0).disableLocalAuth()); + Assertions.assertEquals(1615603178, model.value().get(0).softDeleteRetentionInDays()); + Assertions.assertEquals(false, model.value().get(0).enablePurgeProtection()); + Assertions.assertEquals(CreateMode.RECOVER, model.value().get(0).createMode()); + Assertions.assertEquals("ryhtnapczwlokjy", model.nextLink()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoreUpdateParametersTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoreUpdateParametersTests.java new file mode 100644 index 0000000000000..733715f0ffe73 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoreUpdateParametersTests.java @@ -0,0 +1,69 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.models.ConfigurationStoreUpdateParameters; +import com.azure.resourcemanager.appconfiguration.models.EncryptionProperties; +import com.azure.resourcemanager.appconfiguration.models.IdentityType; +import com.azure.resourcemanager.appconfiguration.models.PublicNetworkAccess; +import com.azure.resourcemanager.appconfiguration.models.ResourceIdentity; +import com.azure.resourcemanager.appconfiguration.models.Sku; +import com.azure.resourcemanager.appconfiguration.models.UserIdentity; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; + +public final class ConfigurationStoreUpdateParametersTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + ConfigurationStoreUpdateParameters model = + BinaryData + .fromString( + "{\"properties\":{\"encryption\":{},\"disableLocalAuth\":false,\"publicNetworkAccess\":\"Disabled\",\"enablePurgeProtection\":true},\"identity\":{\"type\":\"None\",\"userAssignedIdentities\":{\"uqktap\":{\"principalId\":\"mmnkzsmodmgl\",\"clientId\":\"gpbkwtmut\"},\"gbbjfddgmbmbe\":{\"principalId\":\"wgcu\",\"clientId\":\"tumkdosvqwhbm\"}},\"principalId\":\"pbhtqqrolfpfpsa\",\"tenantId\":\"bquxigjy\"},\"sku\":{\"name\":\"zjaoyfhrtxil\"},\"tags\":{\"wrlyxwjkcprb\":\"kujysvlejuvfq\",\"vpys\":\"wbxgjvt\"}}") + .toObject(ConfigurationStoreUpdateParameters.class); + Assertions.assertEquals(IdentityType.NONE, model.identity().type()); + Assertions.assertEquals("zjaoyfhrtxil", model.sku().name()); + Assertions.assertEquals("kujysvlejuvfq", model.tags().get("wrlyxwjkcprb")); + Assertions.assertEquals(false, model.disableLocalAuth()); + Assertions.assertEquals(PublicNetworkAccess.DISABLED, model.publicNetworkAccess()); + Assertions.assertEquals(true, model.enablePurgeProtection()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + ConfigurationStoreUpdateParameters model = + new ConfigurationStoreUpdateParameters() + .withIdentity( + new ResourceIdentity() + .withType(IdentityType.NONE) + .withUserAssignedIdentities( + mapOf("uqktap", new UserIdentity(), "gbbjfddgmbmbe", new UserIdentity()))) + .withSku(new Sku().withName("zjaoyfhrtxil")) + .withTags(mapOf("wrlyxwjkcprb", "kujysvlejuvfq", "vpys", "wbxgjvt")) + .withEncryption(new EncryptionProperties()) + .withDisableLocalAuth(false) + .withPublicNetworkAccess(PublicNetworkAccess.DISABLED) + .withEnablePurgeProtection(true); + model = BinaryData.fromObject(model).toObject(ConfigurationStoreUpdateParameters.class); + Assertions.assertEquals(IdentityType.NONE, model.identity().type()); + Assertions.assertEquals("zjaoyfhrtxil", model.sku().name()); + Assertions.assertEquals("kujysvlejuvfq", model.tags().get("wrlyxwjkcprb")); + Assertions.assertEquals(false, model.disableLocalAuth()); + Assertions.assertEquals(PublicNetworkAccess.DISABLED, model.publicNetworkAccess()); + Assertions.assertEquals(true, model.enablePurgeProtection()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresCreateMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresCreateMockTests.java new file mode 100644 index 0000000000000..c65bb59cbce26 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresCreateMockTests.java @@ -0,0 +1,108 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.ConfigurationStore; +import com.azure.resourcemanager.appconfiguration.models.CreateMode; +import com.azure.resourcemanager.appconfiguration.models.EncryptionProperties; +import com.azure.resourcemanager.appconfiguration.models.IdentityType; +import com.azure.resourcemanager.appconfiguration.models.PublicNetworkAccess; +import com.azure.resourcemanager.appconfiguration.models.ResourceIdentity; +import com.azure.resourcemanager.appconfiguration.models.Sku; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class ConfigurationStoresCreateMockTests { + @Test + public void testCreate() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"identity\":{\"type\":\"None\",\"userAssignedIdentities\":{},\"principalId\":\"nxknalaulp\",\"tenantId\":\"gdtpnapnyiro\"},\"properties\":{\"provisioningState\":\"Succeeded\",\"creationDate\":\"2020-12-20T18:46:56Z\",\"endpoint\":\"pgylg\",\"encryption\":{},\"privateEndpointConnections\":[],\"publicNetworkAccess\":\"Disabled\",\"disableLocalAuth\":false,\"softDeleteRetentionInDays\":119641642,\"enablePurgeProtection\":true,\"createMode\":\"Recover\"},\"sku\":{\"name\":\"qwwncw\"},\"location\":\"hxg\",\"tags\":{\"kteo\":\"mgucna\",\"pfqbuaceopzf\":\"llwptfdy\"},\"id\":\"rhhuaopppcqeqx\",\"name\":\"lzdahzxctobgbkdm\",\"type\":\"izpost\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + ConfigurationStore response = + manager + .configurationStores() + .define("vawjvzunlu") + .withRegion("ttouwaboekqvkel") + .withExistingResourceGroup("zlmwlxkvugfhz") + .withSku(new Sku().withName("luu")) + .withTags(mapOf("aalnjixi", "vbxwyjsflhh")) + .withIdentity(new ResourceIdentity().withType(IdentityType.NONE).withUserAssignedIdentities(mapOf())) + .withEncryption(new EncryptionProperties()) + .withPublicNetworkAccess(PublicNetworkAccess.ENABLED) + .withDisableLocalAuth(false) + .withSoftDeleteRetentionInDays(820009390) + .withEnablePurgeProtection(false) + .withCreateMode(CreateMode.RECOVER) + .create(); + + Assertions.assertEquals("hxg", response.location()); + Assertions.assertEquals("mgucna", response.tags().get("kteo")); + Assertions.assertEquals(IdentityType.NONE, response.identity().type()); + Assertions.assertEquals("qwwncw", response.sku().name()); + Assertions.assertEquals(PublicNetworkAccess.DISABLED, response.publicNetworkAccess()); + Assertions.assertEquals(false, response.disableLocalAuth()); + Assertions.assertEquals(119641642, response.softDeleteRetentionInDays()); + Assertions.assertEquals(true, response.enablePurgeProtection()); + Assertions.assertEquals(CreateMode.RECOVER, response.createMode()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresDeleteMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresDeleteMockTests.java new file mode 100644 index 0000000000000..d48f78c0ca79e --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresDeleteMockTests.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class ConfigurationStoresDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager.configurationStores().delete("uhcdhm", "ualaexqpvfadmw", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresGetByResourceGroupWithResponseMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresGetByResourceGroupWithResponseMockTests.java new file mode 100644 index 0000000000000..333861d768f12 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresGetByResourceGroupWithResponseMockTests.java @@ -0,0 +1,81 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.ConfigurationStore; +import com.azure.resourcemanager.appconfiguration.models.CreateMode; +import com.azure.resourcemanager.appconfiguration.models.IdentityType; +import com.azure.resourcemanager.appconfiguration.models.PublicNetworkAccess; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class ConfigurationStoresGetByResourceGroupWithResponseMockTests { + @Test + public void testGetByResourceGroupWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"identity\":{\"type\":\"UserAssigned\",\"userAssignedIdentities\":{},\"principalId\":\"obglaocqxtcc\",\"tenantId\":\"yudxytlmoy\"},\"properties\":{\"provisioningState\":\"Succeeded\",\"creationDate\":\"2021-03-16T12:34:31Z\",\"endpoint\":\"wpzntxhdzh\",\"encryption\":{},\"privateEndpointConnections\":[],\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"softDeleteRetentionInDays\":869075022,\"enablePurgeProtection\":false,\"createMode\":\"Default\"},\"sku\":{\"name\":\"bkyvp\"},\"location\":\"anuzbpzkafkuw\",\"tags\":{\"seyvj\":\"nwbmeh\"},\"id\":\"srtslhspkdeem\",\"name\":\"ofmxagkvtmelmqkr\",\"type\":\"ahvljuaha\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + ConfigurationStore response = + manager + .configurationStores() + .getByResourceGroupWithResponse("azqugxywpmueefj", "wfqkquj", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("anuzbpzkafkuw", response.location()); + Assertions.assertEquals("nwbmeh", response.tags().get("seyvj")); + Assertions.assertEquals(IdentityType.USER_ASSIGNED, response.identity().type()); + Assertions.assertEquals("bkyvp", response.sku().name()); + Assertions.assertEquals(PublicNetworkAccess.ENABLED, response.publicNetworkAccess()); + Assertions.assertEquals(false, response.disableLocalAuth()); + Assertions.assertEquals(869075022, response.softDeleteRetentionInDays()); + Assertions.assertEquals(false, response.enablePurgeProtection()); + Assertions.assertEquals(CreateMode.DEFAULT, response.createMode()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresGetDeletedWithResponseMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresGetDeletedWithResponseMockTests.java new file mode 100644 index 0000000000000..e064c5d3764b9 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresGetDeletedWithResponseMockTests.java @@ -0,0 +1,67 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.DeletedConfigurationStore; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class ConfigurationStoresGetDeletedWithResponseMockTests { + @Test + public void testGetDeletedWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"id\":\"zjuzgwyz\",\"name\":\"txon\",\"type\":\"ts\",\"properties\":{\"configurationStoreId\":\"cbpwxqpsrknft\",\"location\":\"vriuhprwmdyvx\",\"deletionDate\":\"2021-05-28T21:07:01Z\",\"scheduledPurgeDate\":\"2021-09-21T09:24:54Z\",\"tags\":{\"bycnojvkn\":\"wroyqbexrmcq\"},\"purgeProtectionEnabled\":true}}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + DeletedConfigurationStore response = + manager + .configurationStores() + .getDeletedWithResponse("jkbegibtnmxiebww", "loayqcgw", com.azure.core.util.Context.NONE) + .getValue(); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListByResourceGroupMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListByResourceGroupMockTests.java new file mode 100644 index 0000000000000..a55cc1d04b6e4 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListByResourceGroupMockTests.java @@ -0,0 +1,81 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.ConfigurationStore; +import com.azure.resourcemanager.appconfiguration.models.CreateMode; +import com.azure.resourcemanager.appconfiguration.models.IdentityType; +import com.azure.resourcemanager.appconfiguration.models.PublicNetworkAccess; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class ConfigurationStoresListByResourceGroupMockTests { + @Test + public void testListByResourceGroup() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"identity\":{\"type\":\"SystemAssigned," + + " UserAssigned\",\"userAssignedIdentities\":{},\"principalId\":\"apskrdqm\",\"tenantId\":\"jdhtldwkyzxu\"},\"properties\":{\"provisioningState\":\"Creating\",\"creationDate\":\"2021-06-12T03:44:06Z\",\"endpoint\":\"cwsvlxotog\",\"encryption\":{},\"privateEndpointConnections\":[],\"publicNetworkAccess\":\"Enabled\",\"disableLocalAuth\":false,\"softDeleteRetentionInDays\":1364621442,\"enablePurgeProtection\":false,\"createMode\":\"Default\"},\"sku\":{\"name\":\"vce\"},\"location\":\"eil\",\"tags\":{\"jfcn\":\"oty\",\"x\":\"bkc\",\"nv\":\"hbttkphyw\",\"qnermclfplphoxu\":\"t\"},\"id\":\"crpab\",\"name\":\"ye\",\"type\":\"sbj\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.configurationStores().listByResourceGroup("a", "ckhsmtxpsieb", com.azure.core.util.Context.NONE); + + Assertions.assertEquals("eil", response.iterator().next().location()); + Assertions.assertEquals("oty", response.iterator().next().tags().get("jfcn")); + Assertions + .assertEquals(IdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED, response.iterator().next().identity().type()); + Assertions.assertEquals("vce", response.iterator().next().sku().name()); + Assertions.assertEquals(PublicNetworkAccess.ENABLED, response.iterator().next().publicNetworkAccess()); + Assertions.assertEquals(false, response.iterator().next().disableLocalAuth()); + Assertions.assertEquals(1364621442, response.iterator().next().softDeleteRetentionInDays()); + Assertions.assertEquals(false, response.iterator().next().enablePurgeProtection()); + Assertions.assertEquals(CreateMode.DEFAULT, response.iterator().next().createMode()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListDeletedMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListDeletedMockTests.java new file mode 100644 index 0000000000000..db69c002e10b9 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListDeletedMockTests.java @@ -0,0 +1,65 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.DeletedConfigurationStore; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class ConfigurationStoresListDeletedMockTests { + @Test + public void testListDeleted() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"id\":\"ni\",\"name\":\"x\",\"type\":\"kpycgklwndnhjd\",\"properties\":{\"configurationStoreId\":\"hvylwzbt\",\"location\":\"xujznbmpowu\",\"deletionDate\":\"2020-12-27T11:29:17Z\",\"scheduledPurgeDate\":\"2021-07-21T15:39:33Z\",\"tags\":{\"obbc\":\"eualupjmkhf\",\"tghfgblcgwxzvl\":\"wsrtjriplrbpbe\"},\"purgeProtectionEnabled\":true}}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.configurationStores().listDeleted(com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListKeysMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListKeysMockTests.java new file mode 100644 index 0000000000000..35d7ccd22b0ec --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListKeysMockTests.java @@ -0,0 +1,65 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.ApiKey; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class ConfigurationStoresListKeysMockTests { + @Test + public void testListKeys() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"id\":\"nbbelda\",\"name\":\"zbaliourqha\",\"value\":\"uhashsfwx\",\"connectionString\":\"owzxcu\",\"lastModified\":\"2021-06-04T05:08:46Z\",\"readOnly\":true}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.configurationStores().listKeys("rcrgvx", "vgomz", "fmisg", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListMockTests.java new file mode 100644 index 0000000000000..cd2433f195e8b --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresListMockTests.java @@ -0,0 +1,79 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.ConfigurationStore; +import com.azure.resourcemanager.appconfiguration.models.CreateMode; +import com.azure.resourcemanager.appconfiguration.models.IdentityType; +import com.azure.resourcemanager.appconfiguration.models.PublicNetworkAccess; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class ConfigurationStoresListMockTests { + @Test + public void testList() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"identity\":{\"type\":\"None\",\"userAssignedIdentities\":{},\"principalId\":\"cuh\",\"tenantId\":\"tcty\"},\"properties\":{\"provisioningState\":\"Creating\",\"creationDate\":\"2021-09-08T21:14:09Z\",\"endpoint\":\"vplwzbhv\",\"encryption\":{},\"privateEndpointConnections\":[],\"publicNetworkAccess\":\"Disabled\",\"disableLocalAuth\":true,\"softDeleteRetentionInDays\":1013735837,\"enablePurgeProtection\":false,\"createMode\":\"Recover\"},\"sku\":{\"name\":\"ukkfplgmgs\"},\"location\":\"kjz\",\"tags\":{\"i\":\"slpvlop\"},\"id\":\"ighxpk\",\"name\":\"wzbaiue\",\"type\":\"baumnyqupedeoj\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.configurationStores().list("gnxytxhpzxbz", com.azure.core.util.Context.NONE); + + Assertions.assertEquals("kjz", response.iterator().next().location()); + Assertions.assertEquals("slpvlop", response.iterator().next().tags().get("i")); + Assertions.assertEquals(IdentityType.NONE, response.iterator().next().identity().type()); + Assertions.assertEquals("ukkfplgmgs", response.iterator().next().sku().name()); + Assertions.assertEquals(PublicNetworkAccess.DISABLED, response.iterator().next().publicNetworkAccess()); + Assertions.assertEquals(true, response.iterator().next().disableLocalAuth()); + Assertions.assertEquals(1013735837, response.iterator().next().softDeleteRetentionInDays()); + Assertions.assertEquals(false, response.iterator().next().enablePurgeProtection()); + Assertions.assertEquals(CreateMode.RECOVER, response.iterator().next().createMode()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresPurgeDeletedMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresPurgeDeletedMockTests.java new file mode 100644 index 0000000000000..f1d0f6f9ce3da --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresPurgeDeletedMockTests.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class ConfigurationStoresPurgeDeletedMockTests { + @Test + public void testPurgeDeleted() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager.configurationStores().purgeDeleted("qsgzvahapj", "zhpvgqzcjrvxd", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresRegenerateKeyWithResponseMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresRegenerateKeyWithResponseMockTests.java new file mode 100644 index 0000000000000..c8aa1117fd7dc --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ConfigurationStoresRegenerateKeyWithResponseMockTests.java @@ -0,0 +1,72 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.ApiKey; +import com.azure.resourcemanager.appconfiguration.models.RegenerateKeyParameters; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class ConfigurationStoresRegenerateKeyWithResponseMockTests { + @Test + public void testRegenerateKeyWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"id\":\"uojgj\",\"name\":\"jueiotwmcdytd\",\"value\":\"it\",\"connectionString\":\"rjaw\",\"lastModified\":\"2021-05-13T06:47:58Z\",\"readOnly\":true}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + ApiKey response = + manager + .configurationStores() + .regenerateKeyWithResponse( + "oxdjebwpuc", + "wfvovbv", + new RegenerateKeyParameters().withId("uecivyhz"), + com.azure.core.util.Context.NONE) + .getValue(); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/DeletedConfigurationStoreInnerTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/DeletedConfigurationStoreInnerTests.java new file mode 100644 index 0000000000000..b7a0d9faa899a --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/DeletedConfigurationStoreInnerTests.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.DeletedConfigurationStoreInner; + +public final class DeletedConfigurationStoreInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + DeletedConfigurationStoreInner model = + BinaryData + .fromString( + "{\"id\":\"uko\",\"name\":\"yaxuconuqszfkb\",\"type\":\"pewr\",\"properties\":{\"configurationStoreId\":\"wv\",\"location\":\"ektcxsen\",\"deletionDate\":\"2021-11-28T07:09:02Z\",\"scheduledPurgeDate\":\"2021-08-04T00:26:01Z\",\"tags\":{\"lihkaetcktvfc\":\"rzpwvlqdqgbiq\",\"nkymuctqhjfbebrj\":\"vf\",\"wutttxfvjrbi\":\"xerf\"},\"purgeProtectionEnabled\":true}}") + .toObject(DeletedConfigurationStoreInner.class); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + DeletedConfigurationStoreInner model = new DeletedConfigurationStoreInner(); + model = BinaryData.fromObject(model).toObject(DeletedConfigurationStoreInner.class); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/DeletedConfigurationStoreListResultTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/DeletedConfigurationStoreListResultTests.java new file mode 100644 index 0000000000000..038be952ac443 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/DeletedConfigurationStoreListResultTests.java @@ -0,0 +1,33 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.DeletedConfigurationStoreInner; +import com.azure.resourcemanager.appconfiguration.models.DeletedConfigurationStoreListResult; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class DeletedConfigurationStoreListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + DeletedConfigurationStoreListResult model = + BinaryData + .fromString( + "{\"value\":[{\"id\":\"de\",\"name\":\"jzicwifsjt\",\"type\":\"zfbishcbkhaj\",\"properties\":{\"configurationStoreId\":\"eamdp\",\"location\":\"g\",\"deletionDate\":\"2021-05-30T00:59:07Z\",\"scheduledPurgeDate\":\"2021-01-24T10:22:55Z\",\"tags\":{},\"purgeProtectionEnabled\":true}},{\"id\":\"pwhonowkg\",\"name\":\"wankixzbi\",\"type\":\"eputtmrywnuzoqf\",\"properties\":{\"configurationStoreId\":\"qzrnkcqvyxlwhz\",\"location\":\"icohoqqnwvl\",\"deletionDate\":\"2021-02-08T19:31:14Z\",\"scheduledPurgeDate\":\"2021-11-09T22:07:11Z\",\"tags\":{},\"purgeProtectionEnabled\":false}}],\"nextLink\":\"nmmqhgyxzkon\"}") + .toObject(DeletedConfigurationStoreListResult.class); + Assertions.assertEquals("nmmqhgyxzkon", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + DeletedConfigurationStoreListResult model = + new DeletedConfigurationStoreListResult() + .withValue(Arrays.asList(new DeletedConfigurationStoreInner(), new DeletedConfigurationStoreInner())) + .withNextLink("nmmqhgyxzkon"); + model = BinaryData.fromObject(model).toObject(DeletedConfigurationStoreListResult.class); + Assertions.assertEquals("nmmqhgyxzkon", model.nextLink()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/DeletedConfigurationStorePropertiesTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/DeletedConfigurationStorePropertiesTests.java new file mode 100644 index 0000000000000..8436fa44eb98f --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/DeletedConfigurationStorePropertiesTests.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.DeletedConfigurationStoreProperties; + +public final class DeletedConfigurationStorePropertiesTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + DeletedConfigurationStoreProperties model = + BinaryData + .fromString( + "{\"configurationStoreId\":\"epcyvahfnlj\",\"location\":\"qxj\",\"deletionDate\":\"2021-01-29T11:34:22Z\",\"scheduledPurgeDate\":\"2021-01-04T05:40:41Z\",\"tags\":{\"yoxgvcltbgsnc\":\"dokgjl\",\"htxfvgxbfsmxnehm\":\"hkjeszzhbi\"},\"purgeProtectionEnabled\":false}") + .toObject(DeletedConfigurationStoreProperties.class); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + DeletedConfigurationStoreProperties model = new DeletedConfigurationStoreProperties(); + model = BinaryData.fromObject(model).toObject(DeletedConfigurationStoreProperties.class); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesDeleteMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesDeleteMockTests.java new file mode 100644 index 0000000000000..f491d601f7b42 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/KeyValuesDeleteMockTests.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class KeyValuesDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager.keyValues().delete("bcvkcvqvpkeq", "cvdrhvoodsot", "obzdopcjwvnhdl", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/LogSpecificationTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/LogSpecificationTests.java new file mode 100644 index 0000000000000..f9cc417112d78 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/LogSpecificationTests.java @@ -0,0 +1,32 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.models.LogSpecification; +import org.junit.jupiter.api.Assertions; + +public final class LogSpecificationTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + LogSpecification model = + BinaryData + .fromString("{\"name\":\"jj\",\"displayName\":\"v\",\"blobDuration\":\"dgwdslfhot\"}") + .toObject(LogSpecification.class); + Assertions.assertEquals("jj", model.name()); + Assertions.assertEquals("v", model.displayName()); + Assertions.assertEquals("dgwdslfhot", model.blobDuration()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + LogSpecification model = + new LogSpecification().withName("jj").withDisplayName("v").withBlobDuration("dgwdslfhot"); + model = BinaryData.fromObject(model).toObject(LogSpecification.class); + Assertions.assertEquals("jj", model.name()); + Assertions.assertEquals("v", model.displayName()); + Assertions.assertEquals("dgwdslfhot", model.blobDuration()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/MetricDimensionTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/MetricDimensionTests.java new file mode 100644 index 0000000000000..f7392dff78405 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/MetricDimensionTests.java @@ -0,0 +1,32 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.models.MetricDimension; +import org.junit.jupiter.api.Assertions; + +public final class MetricDimensionTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + MetricDimension model = + BinaryData + .fromString("{\"name\":\"ectehf\",\"displayName\":\"scjeypv\",\"internalName\":\"zrkgqhcjrefovg\"}") + .toObject(MetricDimension.class); + Assertions.assertEquals("ectehf", model.name()); + Assertions.assertEquals("scjeypv", model.displayName()); + Assertions.assertEquals("zrkgqhcjrefovg", model.internalName()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + MetricDimension model = + new MetricDimension().withName("ectehf").withDisplayName("scjeypv").withInternalName("zrkgqhcjrefovg"); + model = BinaryData.fromObject(model).toObject(MetricDimension.class); + Assertions.assertEquals("ectehf", model.name()); + Assertions.assertEquals("scjeypv", model.displayName()); + Assertions.assertEquals("zrkgqhcjrefovg", model.internalName()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/MetricSpecificationTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/MetricSpecificationTests.java new file mode 100644 index 0000000000000..2629cb839610d --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/MetricSpecificationTests.java @@ -0,0 +1,67 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.models.MetricDimension; +import com.azure.resourcemanager.appconfiguration.models.MetricSpecification; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class MetricSpecificationTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + MetricSpecification model = + BinaryData + .fromString( + "{\"name\":\"cynpwlbjnp\",\"displayName\":\"cftadeh\",\"displayDescription\":\"ltyfsop\",\"unit\":\"suesnzw\",\"aggregationType\":\"jbavorxzdm\",\"internalMetricName\":\"ctbqvudwx\",\"dimensions\":[{\"name\":\"vo\",\"displayName\":\"ujjugwdkcglh\",\"internalName\":\"azjdyggd\"},{\"name\":\"ixhbkuofqweykhm\",\"displayName\":\"evfyexfwhybcib\",\"internalName\":\"vdcsitynn\"}],\"fillGapWithZero\":true}") + .toObject(MetricSpecification.class); + Assertions.assertEquals("cynpwlbjnp", model.name()); + Assertions.assertEquals("cftadeh", model.displayName()); + Assertions.assertEquals("ltyfsop", model.displayDescription()); + Assertions.assertEquals("suesnzw", model.unit()); + Assertions.assertEquals("jbavorxzdm", model.aggregationType()); + Assertions.assertEquals("ctbqvudwx", model.internalMetricName()); + Assertions.assertEquals("vo", model.dimensions().get(0).name()); + Assertions.assertEquals("ujjugwdkcglh", model.dimensions().get(0).displayName()); + Assertions.assertEquals("azjdyggd", model.dimensions().get(0).internalName()); + Assertions.assertEquals(true, model.fillGapWithZero()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + MetricSpecification model = + new MetricSpecification() + .withName("cynpwlbjnp") + .withDisplayName("cftadeh") + .withDisplayDescription("ltyfsop") + .withUnit("suesnzw") + .withAggregationType("jbavorxzdm") + .withInternalMetricName("ctbqvudwx") + .withDimensions( + Arrays + .asList( + new MetricDimension() + .withName("vo") + .withDisplayName("ujjugwdkcglh") + .withInternalName("azjdyggd"), + new MetricDimension() + .withName("ixhbkuofqweykhm") + .withDisplayName("evfyexfwhybcib") + .withInternalName("vdcsitynn"))) + .withFillGapWithZero(true); + model = BinaryData.fromObject(model).toObject(MetricSpecification.class); + Assertions.assertEquals("cynpwlbjnp", model.name()); + Assertions.assertEquals("cftadeh", model.displayName()); + Assertions.assertEquals("ltyfsop", model.displayDescription()); + Assertions.assertEquals("suesnzw", model.unit()); + Assertions.assertEquals("jbavorxzdm", model.aggregationType()); + Assertions.assertEquals("ctbqvudwx", model.internalMetricName()); + Assertions.assertEquals("vo", model.dimensions().get(0).name()); + Assertions.assertEquals("ujjugwdkcglh", model.dimensions().get(0).displayName()); + Assertions.assertEquals("azjdyggd", model.dimensions().get(0).internalName()); + Assertions.assertEquals(true, model.fillGapWithZero()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/NameAvailabilityStatusInnerTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/NameAvailabilityStatusInnerTests.java new file mode 100644 index 0000000000000..3df7d115bbfc3 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/NameAvailabilityStatusInnerTests.java @@ -0,0 +1,24 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.NameAvailabilityStatusInner; + +public final class NameAvailabilityStatusInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + NameAvailabilityStatusInner model = + BinaryData + .fromString("{\"nameAvailable\":false,\"message\":\"wu\",\"reason\":\"gazxuf\"}") + .toObject(NameAvailabilityStatusInner.class); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + NameAvailabilityStatusInner model = new NameAvailabilityStatusInner(); + model = BinaryData.fromObject(model).toObject(NameAvailabilityStatusInner.class); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationDefinitionDisplayTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationDefinitionDisplayTests.java new file mode 100644 index 0000000000000..92760dcd7218a --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationDefinitionDisplayTests.java @@ -0,0 +1,33 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.models.OperationDefinitionDisplay; +import org.junit.jupiter.api.Assertions; + +public final class OperationDefinitionDisplayTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + OperationDefinitionDisplay model = + BinaryData + .fromString( + "{\"provider\":\"fcyddg\",\"resource\":\"jthjqkwpyei\",\"operation\":\"mqc\",\"description\":\"q\"}") + .toObject(OperationDefinitionDisplay.class); + Assertions.assertEquals("jthjqkwpyei", model.resource()); + Assertions.assertEquals("mqc", model.operation()); + Assertions.assertEquals("q", model.description()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + OperationDefinitionDisplay model = + new OperationDefinitionDisplay().withResource("jthjqkwpyei").withOperation("mqc").withDescription("q"); + model = BinaryData.fromObject(model).toObject(OperationDefinitionDisplay.class); + Assertions.assertEquals("jthjqkwpyei", model.resource()); + Assertions.assertEquals("mqc", model.operation()); + Assertions.assertEquals("q", model.description()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationDefinitionInnerTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationDefinitionInnerTests.java new file mode 100644 index 0000000000000..ea9a73c54e8aa --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationDefinitionInnerTests.java @@ -0,0 +1,57 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.OperationDefinitionInner; +import com.azure.resourcemanager.appconfiguration.models.OperationDefinitionDisplay; +import com.azure.resourcemanager.appconfiguration.models.OperationProperties; +import com.azure.resourcemanager.appconfiguration.models.ServiceSpecification; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class OperationDefinitionInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + OperationDefinitionInner model = + BinaryData + .fromString( + "{\"name\":\"axcfjpgddtocjjx\",\"isDataAction\":true,\"display\":{\"provider\":\"uexhdzx\",\"resource\":\"qeojnxqbzvddntw\",\"operation\":\"eic\",\"description\":\"w\"},\"origin\":\"zao\",\"properties\":{\"serviceSpecification\":{\"logSpecifications\":[],\"metricSpecifications\":[]}}}") + .toObject(OperationDefinitionInner.class); + Assertions.assertEquals("axcfjpgddtocjjx", model.name()); + Assertions.assertEquals(true, model.isDataAction()); + Assertions.assertEquals("qeojnxqbzvddntw", model.display().resource()); + Assertions.assertEquals("eic", model.display().operation()); + Assertions.assertEquals("w", model.display().description()); + Assertions.assertEquals("zao", model.origin()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + OperationDefinitionInner model = + new OperationDefinitionInner() + .withName("axcfjpgddtocjjx") + .withIsDataAction(true) + .withDisplay( + new OperationDefinitionDisplay() + .withResource("qeojnxqbzvddntw") + .withOperation("eic") + .withDescription("w")) + .withOrigin("zao") + .withProperties( + new OperationProperties() + .withServiceSpecification( + new ServiceSpecification() + .withLogSpecifications(Arrays.asList()) + .withMetricSpecifications(Arrays.asList()))); + model = BinaryData.fromObject(model).toObject(OperationDefinitionInner.class); + Assertions.assertEquals("axcfjpgddtocjjx", model.name()); + Assertions.assertEquals(true, model.isDataAction()); + Assertions.assertEquals("qeojnxqbzvddntw", model.display().resource()); + Assertions.assertEquals("eic", model.display().operation()); + Assertions.assertEquals("w", model.display().description()); + Assertions.assertEquals("zao", model.origin()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationDefinitionListResultTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationDefinitionListResultTests.java new file mode 100644 index 0000000000000..f1cdf964ae778 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationDefinitionListResultTests.java @@ -0,0 +1,79 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.OperationDefinitionInner; +import com.azure.resourcemanager.appconfiguration.models.OperationDefinitionDisplay; +import com.azure.resourcemanager.appconfiguration.models.OperationDefinitionListResult; +import com.azure.resourcemanager.appconfiguration.models.OperationProperties; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class OperationDefinitionListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + OperationDefinitionListResult model = + BinaryData + .fromString( + "{\"value\":[{\"name\":\"pgrjbz\",\"isDataAction\":true,\"display\":{\"provider\":\"xv\",\"resource\":\"byxqabn\",\"operation\":\"cpc\",\"description\":\"hurzafblj\"},\"origin\":\"pbtoqcjmkl\",\"properties\":{}},{\"name\":\"qidtqajzyu\",\"isDataAction\":true,\"display\":{\"provider\":\"jkrlkhbzhfepg\",\"resource\":\"qex\",\"operation\":\"ocxscpaierhhbcs\",\"description\":\"ummajtjaod\"},\"origin\":\"bnbdxkqpxokajion\",\"properties\":{}},{\"name\":\"xg\",\"isDataAction\":false,\"display\":{\"provider\":\"po\",\"resource\":\"maajrmvdjwzrlo\",\"operation\":\"clwhijcoejctbz\",\"description\":\"s\"},\"origin\":\"y\",\"properties\":{}}],\"nextLink\":\"fkgukdkexxppof\"}") + .toObject(OperationDefinitionListResult.class); + Assertions.assertEquals("pgrjbz", model.value().get(0).name()); + Assertions.assertEquals(true, model.value().get(0).isDataAction()); + Assertions.assertEquals("byxqabn", model.value().get(0).display().resource()); + Assertions.assertEquals("cpc", model.value().get(0).display().operation()); + Assertions.assertEquals("hurzafblj", model.value().get(0).display().description()); + Assertions.assertEquals("pbtoqcjmkl", model.value().get(0).origin()); + Assertions.assertEquals("fkgukdkexxppof", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + OperationDefinitionListResult model = + new OperationDefinitionListResult() + .withValue( + Arrays + .asList( + new OperationDefinitionInner() + .withName("pgrjbz") + .withIsDataAction(true) + .withDisplay( + new OperationDefinitionDisplay() + .withResource("byxqabn") + .withOperation("cpc") + .withDescription("hurzafblj")) + .withOrigin("pbtoqcjmkl") + .withProperties(new OperationProperties()), + new OperationDefinitionInner() + .withName("qidtqajzyu") + .withIsDataAction(true) + .withDisplay( + new OperationDefinitionDisplay() + .withResource("qex") + .withOperation("ocxscpaierhhbcs") + .withDescription("ummajtjaod")) + .withOrigin("bnbdxkqpxokajion") + .withProperties(new OperationProperties()), + new OperationDefinitionInner() + .withName("xg") + .withIsDataAction(false) + .withDisplay( + new OperationDefinitionDisplay() + .withResource("maajrmvdjwzrlo") + .withOperation("clwhijcoejctbz") + .withDescription("s")) + .withOrigin("y") + .withProperties(new OperationProperties()))) + .withNextLink("fkgukdkexxppof"); + model = BinaryData.fromObject(model).toObject(OperationDefinitionListResult.class); + Assertions.assertEquals("pgrjbz", model.value().get(0).name()); + Assertions.assertEquals(true, model.value().get(0).isDataAction()); + Assertions.assertEquals("byxqabn", model.value().get(0).display().resource()); + Assertions.assertEquals("cpc", model.value().get(0).display().operation()); + Assertions.assertEquals("hurzafblj", model.value().get(0).display().description()); + Assertions.assertEquals("pbtoqcjmkl", model.value().get(0).origin()); + Assertions.assertEquals("fkgukdkexxppof", model.nextLink()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationPropertiesTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationPropertiesTests.java new file mode 100644 index 0000000000000..d28f70e241356 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationPropertiesTests.java @@ -0,0 +1,80 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.models.LogSpecification; +import com.azure.resourcemanager.appconfiguration.models.MetricSpecification; +import com.azure.resourcemanager.appconfiguration.models.OperationProperties; +import com.azure.resourcemanager.appconfiguration.models.ServiceSpecification; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class OperationPropertiesTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + OperationProperties model = + BinaryData + .fromString( + "{\"serviceSpecification\":{\"logSpecifications\":[{\"name\":\"xuigdtopbobj\",\"displayName\":\"hm\",\"blobDuration\":\"u\"}],\"metricSpecifications\":[{\"name\":\"hrzayvvtpgvdf\",\"displayName\":\"otkftutqxlngx\",\"displayDescription\":\"fgugnxkrxdqmid\",\"unit\":\"hzrvqd\",\"aggregationType\":\"bhj\",\"internalMetricName\":\"igeho\",\"dimensions\":[],\"fillGapWithZero\":true}]}}") + .toObject(OperationProperties.class); + Assertions.assertEquals("xuigdtopbobj", model.serviceSpecification().logSpecifications().get(0).name()); + Assertions.assertEquals("hm", model.serviceSpecification().logSpecifications().get(0).displayName()); + Assertions.assertEquals("u", model.serviceSpecification().logSpecifications().get(0).blobDuration()); + Assertions.assertEquals("hrzayvvtpgvdf", model.serviceSpecification().metricSpecifications().get(0).name()); + Assertions + .assertEquals("otkftutqxlngx", model.serviceSpecification().metricSpecifications().get(0).displayName()); + Assertions + .assertEquals( + "fgugnxkrxdqmid", model.serviceSpecification().metricSpecifications().get(0).displayDescription()); + Assertions.assertEquals("hzrvqd", model.serviceSpecification().metricSpecifications().get(0).unit()); + Assertions.assertEquals("bhj", model.serviceSpecification().metricSpecifications().get(0).aggregationType()); + Assertions + .assertEquals("igeho", model.serviceSpecification().metricSpecifications().get(0).internalMetricName()); + Assertions.assertEquals(true, model.serviceSpecification().metricSpecifications().get(0).fillGapWithZero()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + OperationProperties model = + new OperationProperties() + .withServiceSpecification( + new ServiceSpecification() + .withLogSpecifications( + Arrays + .asList( + new LogSpecification() + .withName("xuigdtopbobj") + .withDisplayName("hm") + .withBlobDuration("u"))) + .withMetricSpecifications( + Arrays + .asList( + new MetricSpecification() + .withName("hrzayvvtpgvdf") + .withDisplayName("otkftutqxlngx") + .withDisplayDescription("fgugnxkrxdqmid") + .withUnit("hzrvqd") + .withAggregationType("bhj") + .withInternalMetricName("igeho") + .withDimensions(Arrays.asList()) + .withFillGapWithZero(true)))); + model = BinaryData.fromObject(model).toObject(OperationProperties.class); + Assertions.assertEquals("xuigdtopbobj", model.serviceSpecification().logSpecifications().get(0).name()); + Assertions.assertEquals("hm", model.serviceSpecification().logSpecifications().get(0).displayName()); + Assertions.assertEquals("u", model.serviceSpecification().logSpecifications().get(0).blobDuration()); + Assertions.assertEquals("hrzayvvtpgvdf", model.serviceSpecification().metricSpecifications().get(0).name()); + Assertions + .assertEquals("otkftutqxlngx", model.serviceSpecification().metricSpecifications().get(0).displayName()); + Assertions + .assertEquals( + "fgugnxkrxdqmid", model.serviceSpecification().metricSpecifications().get(0).displayDescription()); + Assertions.assertEquals("hzrvqd", model.serviceSpecification().metricSpecifications().get(0).unit()); + Assertions.assertEquals("bhj", model.serviceSpecification().metricSpecifications().get(0).aggregationType()); + Assertions + .assertEquals("igeho", model.serviceSpecification().metricSpecifications().get(0).internalMetricName()); + Assertions.assertEquals(true, model.serviceSpecification().metricSpecifications().get(0).fillGapWithZero()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationsCheckNameAvailabilityWithResponseMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationsCheckNameAvailabilityWithResponseMockTests.java new file mode 100644 index 0000000000000..cb163ac02d8cf --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationsCheckNameAvailabilityWithResponseMockTests.java @@ -0,0 +1,72 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.CheckNameAvailabilityParameters; +import com.azure.resourcemanager.appconfiguration.models.ConfigurationResourceType; +import com.azure.resourcemanager.appconfiguration.models.NameAvailabilityStatus; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class OperationsCheckNameAvailabilityWithResponseMockTests { + @Test + public void testCheckNameAvailabilityWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{\"nameAvailable\":true,\"message\":\"qjhhkxbpv\",\"reason\":\"mjh\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + NameAvailabilityStatus response = + manager + .operations() + .checkNameAvailabilityWithResponse( + new CheckNameAvailabilityParameters() + .withName("grcfb") + .withType(ConfigurationResourceType.MICROSOFT_APP_CONFIGURATION_CONFIGURATION_STORES), + com.azure.core.util.Context.NONE) + .getValue(); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationsListMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationsListMockTests.java new file mode 100644 index 0000000000000..523ca36b166b9 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationsListMockTests.java @@ -0,0 +1,73 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.OperationDefinition; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class OperationsListMockTests { + @Test + public void testList() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"name\":\"swbxqz\",\"isDataAction\":false,\"display\":{\"provider\":\"auvjfdxxivet\",\"resource\":\"cqaqtdoqmcbx\",\"operation\":\"vxysl\",\"description\":\"hsfxoblytkb\"},\"origin\":\"pe\",\"properties\":{\"serviceSpecification\":{\"logSpecifications\":[],\"metricSpecifications\":[]}}}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.operations().list("xjyngudivk", com.azure.core.util.Context.NONE); + + Assertions.assertEquals("swbxqz", response.iterator().next().name()); + Assertions.assertEquals(false, response.iterator().next().isDataAction()); + Assertions.assertEquals("cqaqtdoqmcbx", response.iterator().next().display().resource()); + Assertions.assertEquals("vxysl", response.iterator().next().display().operation()); + Assertions.assertEquals("hsfxoblytkb", response.iterator().next().display().description()); + Assertions.assertEquals("pe", response.iterator().next().origin()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationsRegionalCheckNameAvailabilityWithResponseMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationsRegionalCheckNameAvailabilityWithResponseMockTests.java new file mode 100644 index 0000000000000..b838a953900f8 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/OperationsRegionalCheckNameAvailabilityWithResponseMockTests.java @@ -0,0 +1,73 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.CheckNameAvailabilityParameters; +import com.azure.resourcemanager.appconfiguration.models.ConfigurationResourceType; +import com.azure.resourcemanager.appconfiguration.models.NameAvailabilityStatus; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class OperationsRegionalCheckNameAvailabilityWithResponseMockTests { + @Test + public void testRegionalCheckNameAvailabilityWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{\"nameAvailable\":true,\"message\":\"ruvw\",\"reason\":\"sqfsubcgjbirxb\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + NameAvailabilityStatus response = + manager + .operations() + .regionalCheckNameAvailabilityWithResponse( + "krvrns", + new CheckNameAvailabilityParameters() + .withName("shqjohxcrsbf") + .withType(ConfigurationResourceType.MICROSOFT_APP_CONFIGURATION_CONFIGURATION_STORES), + com.azure.core.util.Context.NONE) + .getValue(); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionInnerTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionInnerTests.java new file mode 100644 index 0000000000000..7d054c7ec9844 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionInnerTests.java @@ -0,0 +1,41 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.PrivateEndpointConnectionInner; +import com.azure.resourcemanager.appconfiguration.models.ConnectionStatus; +import com.azure.resourcemanager.appconfiguration.models.PrivateEndpoint; +import com.azure.resourcemanager.appconfiguration.models.PrivateLinkServiceConnectionState; +import org.junit.jupiter.api.Assertions; + +public final class PrivateEndpointConnectionInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PrivateEndpointConnectionInner model = + BinaryData + .fromString( + "{\"properties\":{\"provisioningState\":\"Creating\",\"privateEndpoint\":{\"id\":\"nqecanoaeup\"},\"privateLinkServiceConnectionState\":{\"status\":\"Disconnected\",\"description\":\"ltrpmopj\",\"actionsRequired\":\"None\"}},\"id\":\"atuokthfuiu\",\"name\":\"odsfcpkvxodpuozm\",\"type\":\"zydagfuaxbezyiuo\"}") + .toObject(PrivateEndpointConnectionInner.class); + Assertions.assertEquals("nqecanoaeup", model.privateEndpoint().id()); + Assertions.assertEquals(ConnectionStatus.DISCONNECTED, model.privateLinkServiceConnectionState().status()); + Assertions.assertEquals("ltrpmopj", model.privateLinkServiceConnectionState().description()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PrivateEndpointConnectionInner model = + new PrivateEndpointConnectionInner() + .withPrivateEndpoint(new PrivateEndpoint().withId("nqecanoaeup")) + .withPrivateLinkServiceConnectionState( + new PrivateLinkServiceConnectionState() + .withStatus(ConnectionStatus.DISCONNECTED) + .withDescription("ltrpmopj")); + model = BinaryData.fromObject(model).toObject(PrivateEndpointConnectionInner.class); + Assertions.assertEquals("nqecanoaeup", model.privateEndpoint().id()); + Assertions.assertEquals(ConnectionStatus.DISCONNECTED, model.privateLinkServiceConnectionState().status()); + Assertions.assertEquals("ltrpmopj", model.privateLinkServiceConnectionState().description()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionListResultTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionListResultTests.java new file mode 100644 index 0000000000000..6264a6f95498d --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionListResultTests.java @@ -0,0 +1,33 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.PrivateEndpointConnectionInner; +import com.azure.resourcemanager.appconfiguration.models.PrivateEndpointConnectionListResult; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class PrivateEndpointConnectionListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PrivateEndpointConnectionListResult model = + BinaryData + .fromString( + "{\"value\":[{\"properties\":{\"provisioningState\":\"Succeeded\"},\"id\":\"yvxyqjp\",\"name\":\"cattpngjcrcczsq\",\"type\":\"jh\"}],\"nextLink\":\"daj\"}") + .toObject(PrivateEndpointConnectionListResult.class); + Assertions.assertEquals("daj", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PrivateEndpointConnectionListResult model = + new PrivateEndpointConnectionListResult() + .withValue(Arrays.asList(new PrivateEndpointConnectionInner())) + .withNextLink("daj"); + model = BinaryData.fromObject(model).toObject(PrivateEndpointConnectionListResult.class); + Assertions.assertEquals("daj", model.nextLink()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionPropertiesTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionPropertiesTests.java new file mode 100644 index 0000000000000..d8a20ce058fc3 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionPropertiesTests.java @@ -0,0 +1,41 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.PrivateEndpointConnectionProperties; +import com.azure.resourcemanager.appconfiguration.models.ConnectionStatus; +import com.azure.resourcemanager.appconfiguration.models.PrivateEndpoint; +import com.azure.resourcemanager.appconfiguration.models.PrivateLinkServiceConnectionState; +import org.junit.jupiter.api.Assertions; + +public final class PrivateEndpointConnectionPropertiesTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PrivateEndpointConnectionProperties model = + BinaryData + .fromString( + "{\"provisioningState\":\"Canceled\",\"privateEndpoint\":{\"id\":\"ypnddhsgcb\"},\"privateLinkServiceConnectionState\":{\"status\":\"Disconnected\",\"description\":\"ejk\",\"actionsRequired\":\"Recreate\"}}") + .toObject(PrivateEndpointConnectionProperties.class); + Assertions.assertEquals("ypnddhsgcb", model.privateEndpoint().id()); + Assertions.assertEquals(ConnectionStatus.DISCONNECTED, model.privateLinkServiceConnectionState().status()); + Assertions.assertEquals("ejk", model.privateLinkServiceConnectionState().description()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PrivateEndpointConnectionProperties model = + new PrivateEndpointConnectionProperties() + .withPrivateEndpoint(new PrivateEndpoint().withId("ypnddhsgcb")) + .withPrivateLinkServiceConnectionState( + new PrivateLinkServiceConnectionState() + .withStatus(ConnectionStatus.DISCONNECTED) + .withDescription("ejk")); + model = BinaryData.fromObject(model).toObject(PrivateEndpointConnectionProperties.class); + Assertions.assertEquals("ypnddhsgcb", model.privateEndpoint().id()); + Assertions.assertEquals(ConnectionStatus.DISCONNECTED, model.privateLinkServiceConnectionState().status()); + Assertions.assertEquals("ejk", model.privateLinkServiceConnectionState().description()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionReferenceTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionReferenceTests.java new file mode 100644 index 0000000000000..1e5e0e335d79c --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionReferenceTests.java @@ -0,0 +1,41 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.models.ConnectionStatus; +import com.azure.resourcemanager.appconfiguration.models.PrivateEndpoint; +import com.azure.resourcemanager.appconfiguration.models.PrivateEndpointConnectionReference; +import com.azure.resourcemanager.appconfiguration.models.PrivateLinkServiceConnectionState; +import org.junit.jupiter.api.Assertions; + +public final class PrivateEndpointConnectionReferenceTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PrivateEndpointConnectionReference model = + BinaryData + .fromString( + "{\"id\":\"qxhocdgeablgphut\",\"name\":\"ndv\",\"type\":\"ozwyiftyhxhuro\",\"properties\":{\"provisioningState\":\"Updating\",\"privateEndpoint\":{\"id\":\"lniwpwcukjfkgiaw\"},\"privateLinkServiceConnectionState\":{\"status\":\"Disconnected\",\"description\":\"ypl\",\"actionsRequired\":\"None\"}}}") + .toObject(PrivateEndpointConnectionReference.class); + Assertions.assertEquals("lniwpwcukjfkgiaw", model.privateEndpoint().id()); + Assertions.assertEquals(ConnectionStatus.DISCONNECTED, model.privateLinkServiceConnectionState().status()); + Assertions.assertEquals("ypl", model.privateLinkServiceConnectionState().description()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PrivateEndpointConnectionReference model = + new PrivateEndpointConnectionReference() + .withPrivateEndpoint(new PrivateEndpoint().withId("lniwpwcukjfkgiaw")) + .withPrivateLinkServiceConnectionState( + new PrivateLinkServiceConnectionState() + .withStatus(ConnectionStatus.DISCONNECTED) + .withDescription("ypl")); + model = BinaryData.fromObject(model).toObject(PrivateEndpointConnectionReference.class); + Assertions.assertEquals("lniwpwcukjfkgiaw", model.privateEndpoint().id()); + Assertions.assertEquals(ConnectionStatus.DISCONNECTED, model.privateLinkServiceConnectionState().status()); + Assertions.assertEquals("ypl", model.privateLinkServiceConnectionState().description()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsCreateOrUpdateMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsCreateOrUpdateMockTests.java new file mode 100644 index 0000000000000..efa9be3cf24da --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsCreateOrUpdateMockTests.java @@ -0,0 +1,81 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.ConnectionStatus; +import com.azure.resourcemanager.appconfiguration.models.PrivateEndpoint; +import com.azure.resourcemanager.appconfiguration.models.PrivateEndpointConnection; +import com.azure.resourcemanager.appconfiguration.models.PrivateLinkServiceConnectionState; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PrivateEndpointConnectionsCreateOrUpdateMockTests { + @Test + public void testCreateOrUpdate() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"tfz\"},\"privateLinkServiceConnectionState\":{\"status\":\"Pending\",\"description\":\"v\",\"actionsRequired\":\"None\"}},\"id\":\"r\",\"name\":\"odkwobd\",\"type\":\"gxtibqdxbxw\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PrivateEndpointConnection response = + manager + .privateEndpointConnections() + .define("tmweriofzpyq") + .withExistingConfigurationStore("erscdntne", "fiwjmygtdssls") + .withPrivateEndpoint(new PrivateEndpoint().withId("n")) + .withPrivateLinkServiceConnectionState( + new PrivateLinkServiceConnectionState() + .withStatus(ConnectionStatus.DISCONNECTED) + .withDescription("hszhedplvwiwu")) + .create(); + + Assertions.assertEquals("tfz", response.privateEndpoint().id()); + Assertions.assertEquals(ConnectionStatus.PENDING, response.privateLinkServiceConnectionState().status()); + Assertions.assertEquals("v", response.privateLinkServiceConnectionState().description()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsDeleteMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsDeleteMockTests.java new file mode 100644 index 0000000000000..216779b28b591 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsDeleteMockTests.java @@ -0,0 +1,63 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PrivateEndpointConnectionsDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager + .privateEndpointConnections() + .delete("mnvdfzn", "daodvxzbncblyl", "stdbhhxsrzdzu", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsGetWithResponseMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsGetWithResponseMockTests.java new file mode 100644 index 0000000000000..049656d541890 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsGetWithResponseMockTests.java @@ -0,0 +1,73 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.ConnectionStatus; +import com.azure.resourcemanager.appconfiguration.models.PrivateEndpointConnection; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PrivateEndpointConnectionsGetWithResponseMockTests { + @Test + public void testGetWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"provisioningState\":\"Canceled\",\"privateEndpoint\":{\"id\":\"avhqlkth\"},\"privateLinkServiceConnectionState\":{\"status\":\"Disconnected\",\"description\":\"olbgycduiertgccy\",\"actionsRequired\":\"None\"}},\"id\":\"olpsslqlf\",\"name\":\"mdnbbglzpswiy\",\"type\":\"mcwyhzdxssadb\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PrivateEndpointConnection response = + manager + .privateEndpointConnections() + .getWithResponse("mifthnzdnd", "l", "nayqi", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("avhqlkth", response.privateEndpoint().id()); + Assertions.assertEquals(ConnectionStatus.DISCONNECTED, response.privateLinkServiceConnectionState().status()); + Assertions.assertEquals("olbgycduiertgccy", response.privateLinkServiceConnectionState().description()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsListByConfigurationStoreMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsListByConfigurationStoreMockTests.java new file mode 100644 index 0000000000000..f232a4cc12a45 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointConnectionsListByConfigurationStoreMockTests.java @@ -0,0 +1,76 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.ConnectionStatus; +import com.azure.resourcemanager.appconfiguration.models.PrivateEndpointConnection; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PrivateEndpointConnectionsListByConfigurationStoreMockTests { + @Test + public void testListByConfigurationStore() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"properties\":{\"provisioningState\":\"Succeeded\",\"privateEndpoint\":{\"id\":\"bexilzznfqqnv\"},\"privateLinkServiceConnectionState\":{\"status\":\"Disconnected\",\"description\":\"taruoujmkcj\",\"actionsRequired\":\"Recreate\"}},\"id\":\"ytjrybnwjewgdr\",\"name\":\"ervnaenqpehi\",\"type\":\"doy\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager + .privateEndpointConnections() + .listByConfigurationStore("ybsrfbjfdtwss", "t", com.azure.core.util.Context.NONE); + + Assertions.assertEquals("bexilzznfqqnv", response.iterator().next().privateEndpoint().id()); + Assertions + .assertEquals( + ConnectionStatus.DISCONNECTED, response.iterator().next().privateLinkServiceConnectionState().status()); + Assertions + .assertEquals("taruoujmkcj", response.iterator().next().privateLinkServiceConnectionState().description()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointTests.java new file mode 100644 index 0000000000000..e02d2d7241e5f --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateEndpointTests.java @@ -0,0 +1,24 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.models.PrivateEndpoint; +import org.junit.jupiter.api.Assertions; + +public final class PrivateEndpointTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PrivateEndpoint model = BinaryData.fromString("{\"id\":\"qgoulznd\"}").toObject(PrivateEndpoint.class); + Assertions.assertEquals("qgoulznd", model.id()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PrivateEndpoint model = new PrivateEndpoint().withId("qgoulznd"); + model = BinaryData.fromObject(model).toObject(PrivateEndpoint.class); + Assertions.assertEquals("qgoulznd", model.id()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourceInnerTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourceInnerTests.java new file mode 100644 index 0000000000000..5e9fc56685a8a --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourceInnerTests.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.PrivateLinkResourceInner; + +public final class PrivateLinkResourceInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PrivateLinkResourceInner model = + BinaryData + .fromString( + "{\"id\":\"gidyjrrf\",\"name\":\"aos\",\"type\":\"xc\",\"properties\":{\"groupId\":\"pclhocohslk\",\"requiredMembers\":[\"eggzfb\",\"hfmvfaxkffe\"],\"requiredZoneNames\":[\"hl\"]}}") + .toObject(PrivateLinkResourceInner.class); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PrivateLinkResourceInner model = new PrivateLinkResourceInner(); + model = BinaryData.fromObject(model).toObject(PrivateLinkResourceInner.class); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourceListResultTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourceListResultTests.java new file mode 100644 index 0000000000000..840360cef8068 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourceListResultTests.java @@ -0,0 +1,39 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.PrivateLinkResourceInner; +import com.azure.resourcemanager.appconfiguration.models.PrivateLinkResourceListResult; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class PrivateLinkResourceListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PrivateLinkResourceListResult model = + BinaryData + .fromString( + "{\"value\":[{\"id\":\"hrdxwzywqsmbs\",\"name\":\"exim\",\"type\":\"yocf\",\"properties\":{\"groupId\":\"s\",\"requiredMembers\":[],\"requiredZoneNames\":[]}},{\"id\":\"ys\",\"name\":\"i\",\"type\":\"xhqyudxorrqnb\",\"properties\":{\"groupId\":\"zvyifqrvkdvj\",\"requiredMembers\":[],\"requiredZoneNames\":[]}},{\"id\":\"mvvd\",\"name\":\"atkpnp\",\"type\":\"exxbczwtr\",\"properties\":{\"groupId\":\"qzbqjvsov\",\"requiredMembers\":[],\"requiredZoneNames\":[]}},{\"id\":\"acspkwl\",\"name\":\"dobpxjmflbvvn\",\"type\":\"rkcciwwzjuqk\",\"properties\":{\"groupId\":\"ajiwkuo\",\"requiredMembers\":[],\"requiredZoneNames\":[]}}],\"nextLink\":\"ghsauuimjmvxied\"}") + .toObject(PrivateLinkResourceListResult.class); + Assertions.assertEquals("ghsauuimjmvxied", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PrivateLinkResourceListResult model = + new PrivateLinkResourceListResult() + .withValue( + Arrays + .asList( + new PrivateLinkResourceInner(), + new PrivateLinkResourceInner(), + new PrivateLinkResourceInner(), + new PrivateLinkResourceInner())) + .withNextLink("ghsauuimjmvxied"); + model = BinaryData.fromObject(model).toObject(PrivateLinkResourceListResult.class); + Assertions.assertEquals("ghsauuimjmvxied", model.nextLink()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcePropertiesTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcePropertiesTests.java new file mode 100644 index 0000000000000..81495053e89e2 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcePropertiesTests.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.PrivateLinkResourceProperties; + +public final class PrivateLinkResourcePropertiesTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PrivateLinkResourceProperties model = + BinaryData + .fromString( + "{\"groupId\":\"ez\",\"requiredMembers\":[\"hxmzsbbzoggig\",\"xwburvjxxjns\",\"ydptkoen\",\"ou\"],\"requiredZoneNames\":[\"udwtiukbl\",\"ngkpocipazy\",\"o\",\"gukgjnpiucgygevq\"]}") + .toObject(PrivateLinkResourceProperties.class); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PrivateLinkResourceProperties model = new PrivateLinkResourceProperties(); + model = BinaryData.fromObject(model).toObject(PrivateLinkResourceProperties.class); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcesGetWithResponseMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcesGetWithResponseMockTests.java new file mode 100644 index 0000000000000..90dd20aa3b09e --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcesGetWithResponseMockTests.java @@ -0,0 +1,67 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.PrivateLinkResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PrivateLinkResourcesGetWithResponseMockTests { + @Test + public void testGetWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"id\":\"ikdowwquuvx\",\"name\":\"clvit\",\"type\":\"qzonosggbhcohf\",\"properties\":{\"groupId\":\"jnkaljutiiswacff\",\"requiredMembers\":[\"zzewkfvhqcrai\"],\"requiredZoneNames\":[\"n\",\"pfuflrw\"]}}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PrivateLinkResource response = + manager + .privateLinkResources() + .getWithResponse("hjpglkf", "ohdneuel", "phsdyhto", com.azure.core.util.Context.NONE) + .getValue(); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcesListByConfigurationStoreMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcesListByConfigurationStoreMockTests.java new file mode 100644 index 0000000000000..44ae0dd46aab1 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkResourcesListByConfigurationStoreMockTests.java @@ -0,0 +1,67 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.PrivateLinkResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PrivateLinkResourcesListByConfigurationStoreMockTests { + @Test + public void testListByConfigurationStore() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"id\":\"xmubyyntwlrbq\",\"name\":\"oievseotgqrlltm\",\"type\":\"lauwzizxbmpgcjef\",\"properties\":{\"groupId\":\"uvpb\",\"requiredMembers\":[\"um\"],\"requiredZoneNames\":[\"pxebmnzbt\"]}}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager + .privateLinkResources() + .listByConfigurationStore("kbogqxndlkzgx", "uriplbpodxunkb", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkServiceConnectionStateTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkServiceConnectionStateTests.java new file mode 100644 index 0000000000000..5a50f948cba46 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/PrivateLinkServiceConnectionStateTests.java @@ -0,0 +1,31 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.models.ConnectionStatus; +import com.azure.resourcemanager.appconfiguration.models.PrivateLinkServiceConnectionState; +import org.junit.jupiter.api.Assertions; + +public final class PrivateLinkServiceConnectionStateTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PrivateLinkServiceConnectionState model = + BinaryData + .fromString("{\"status\":\"Pending\",\"description\":\"yqkgfg\",\"actionsRequired\":\"Recreate\"}") + .toObject(PrivateLinkServiceConnectionState.class); + Assertions.assertEquals(ConnectionStatus.PENDING, model.status()); + Assertions.assertEquals("yqkgfg", model.description()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PrivateLinkServiceConnectionState model = + new PrivateLinkServiceConnectionState().withStatus(ConnectionStatus.PENDING).withDescription("yqkgfg"); + model = BinaryData.fromObject(model).toObject(PrivateLinkServiceConnectionState.class); + Assertions.assertEquals(ConnectionStatus.PENDING, model.status()); + Assertions.assertEquals("yqkgfg", model.description()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/RegenerateKeyParametersTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/RegenerateKeyParametersTests.java new file mode 100644 index 0000000000000..c183f5e13b98f --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/RegenerateKeyParametersTests.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.models.RegenerateKeyParameters; +import org.junit.jupiter.api.Assertions; + +public final class RegenerateKeyParametersTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + RegenerateKeyParameters model = + BinaryData.fromString("{\"id\":\"dsoifiyipj\"}").toObject(RegenerateKeyParameters.class); + Assertions.assertEquals("dsoifiyipj", model.id()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + RegenerateKeyParameters model = new RegenerateKeyParameters().withId("dsoifiyipj"); + model = BinaryData.fromObject(model).toObject(RegenerateKeyParameters.class); + Assertions.assertEquals("dsoifiyipj", model.id()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicaInnerTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicaInnerTests.java new file mode 100644 index 0000000000000..bf257ef9c6451 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicaInnerTests.java @@ -0,0 +1,28 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.ReplicaInner; +import org.junit.jupiter.api.Assertions; + +public final class ReplicaInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + ReplicaInner model = + BinaryData + .fromString( + "{\"location\":\"eyueaxibxujwb\",\"properties\":{\"endpoint\":\"lmuzy\",\"provisioningState\":\"Succeeded\"},\"id\":\"epdkzja\",\"name\":\"cuxrhdwbavx\",\"type\":\"niwdjsw\"}") + .toObject(ReplicaInner.class); + Assertions.assertEquals("eyueaxibxujwb", model.location()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + ReplicaInner model = new ReplicaInner().withLocation("eyueaxibxujwb"); + model = BinaryData.fromObject(model).toObject(ReplicaInner.class); + Assertions.assertEquals("eyueaxibxujwb", model.location()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicaListResultTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicaListResultTests.java new file mode 100644 index 0000000000000..7f41905047aac --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicaListResultTests.java @@ -0,0 +1,41 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.ReplicaInner; +import com.azure.resourcemanager.appconfiguration.models.ReplicaListResult; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class ReplicaListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + ReplicaListResult model = + BinaryData + .fromString( + "{\"value\":[{\"location\":\"odebfqkkrbmpu\",\"properties\":{\"endpoint\":\"wflzlfbxzpuzy\",\"provisioningState\":\"Deleting\"},\"id\":\"pnq\",\"name\":\"ahmgkbrp\",\"type\":\"y\"},{\"location\":\"ibnuqqkpik\",\"properties\":{\"endpoint\":\"vtq\",\"provisioningState\":\"Canceled\"},\"id\":\"buynhijggm\",\"name\":\"bfs\",\"type\":\"arbu\"},{\"location\":\"cvpnazzmhjrunmpx\",\"properties\":{\"endpoint\":\"hrbnlankxmyskpbh\",\"provisioningState\":\"Canceled\"},\"id\":\"tkcxywnytnrsy\",\"name\":\"lqidyby\",\"type\":\"czfc\"},{\"location\":\"aaxdbabphlwrq\",\"properties\":{\"endpoint\":\"sthsu\",\"provisioningState\":\"Canceled\"},\"id\":\"mnyyazt\",\"name\":\"bt\",\"type\":\"wrqpue\"}],\"nextLink\":\"kzywbiex\"}") + .toObject(ReplicaListResult.class); + Assertions.assertEquals("odebfqkkrbmpu", model.value().get(0).location()); + Assertions.assertEquals("kzywbiex", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + ReplicaListResult model = + new ReplicaListResult() + .withValue( + Arrays + .asList( + new ReplicaInner().withLocation("odebfqkkrbmpu"), + new ReplicaInner().withLocation("ibnuqqkpik"), + new ReplicaInner().withLocation("cvpnazzmhjrunmpx"), + new ReplicaInner().withLocation("aaxdbabphlwrq"))) + .withNextLink("kzywbiex"); + model = BinaryData.fromObject(model).toObject(ReplicaListResult.class); + Assertions.assertEquals("odebfqkkrbmpu", model.value().get(0).location()); + Assertions.assertEquals("kzywbiex", model.nextLink()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicaPropertiesTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicaPropertiesTests.java new file mode 100644 index 0000000000000..28084268e84da --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicaPropertiesTests.java @@ -0,0 +1,24 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.fluent.models.ReplicaProperties; + +public final class ReplicaPropertiesTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + ReplicaProperties model = + BinaryData + .fromString("{\"endpoint\":\"s\",\"provisioningState\":\"Deleting\"}") + .toObject(ReplicaProperties.class); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + ReplicaProperties model = new ReplicaProperties(); + model = BinaryData.fromObject(model).toObject(ReplicaProperties.class); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasCreateMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasCreateMockTests.java new file mode 100644 index 0000000000000..6723b19b399e2 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasCreateMockTests.java @@ -0,0 +1,72 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.Replica; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class ReplicasCreateMockTests { + @Test + public void testCreate() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"location\":\"uvfbtkuwh\",\"properties\":{\"endpoint\":\"k\",\"provisioningState\":\"Succeeded\"},\"id\":\"xafnndlpichko\",\"name\":\"mkcdyhbpkkpwdre\",\"type\":\"novvqfovljxy\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + Replica response = + manager + .replicas() + .define("kcnqxwbpo") + .withExistingConfigurationStore("wo", "nwashrtd") + .withRegion("lpiujwaa") + .create(); + + Assertions.assertEquals("uvfbtkuwh", response.location()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasDeleteMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasDeleteMockTests.java new file mode 100644 index 0000000000000..70815979c5f31 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasDeleteMockTests.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class ReplicasDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager.replicas().delete("luszdtmhrkwof", "yvoqa", "piexpbtgiw", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasGetWithResponseMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasGetWithResponseMockTests.java new file mode 100644 index 0000000000000..785fbb5620627 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasGetWithResponseMockTests.java @@ -0,0 +1,70 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.Replica; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class ReplicasGetWithResponseMockTests { + @Test + public void testGetWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"location\":\"pvhelxprg\",\"properties\":{\"endpoint\":\"dd\",\"provisioningState\":\"Deleting\"},\"id\":\"bcuejrjxgci\",\"name\":\"ibrhosxsdqr\",\"type\":\"zoymibmrqyibahw\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + Replica response = + manager + .replicas() + .getWithResponse("gkopkwhojvpajqgx", "smocmbq", "qvmkcxo", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("pvhelxprg", response.location()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasListByConfigurationStoreMockTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasListByConfigurationStoreMockTests.java new file mode 100644 index 0000000000000..9f3b2e939634b --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ReplicasListByConfigurationStoreMockTests.java @@ -0,0 +1,70 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.appconfiguration.AppConfigurationManager; +import com.azure.resourcemanager.appconfiguration.models.Replica; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class ReplicasListByConfigurationStoreMockTests { + @Test + public void testListByConfigurationStore() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"location\":\"fouyf\",\"properties\":{\"endpoint\":\"cpwi\",\"provisioningState\":\"Succeeded\"},\"id\":\"qtmnubexkpzk\",\"name\":\"mond\",\"type\":\"mquxvypo\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + AppConfigurationManager manager = + AppConfigurationManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager + .replicas() + .listByConfigurationStore("vmbmp", "xmodf", "uefywsbpfvmwy", com.azure.core.util.Context.NONE); + + Assertions.assertEquals("fouyf", response.iterator().next().location()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ResourceIdentityTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ResourceIdentityTests.java new file mode 100644 index 0000000000000..fce4e8639b89f --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ResourceIdentityTests.java @@ -0,0 +1,54 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.models.IdentityType; +import com.azure.resourcemanager.appconfiguration.models.ResourceIdentity; +import com.azure.resourcemanager.appconfiguration.models.UserIdentity; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; + +public final class ResourceIdentityTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + ResourceIdentity model = + BinaryData + .fromString( + "{\"type\":\"SystemAssigned," + + " UserAssigned\",\"userAssignedIdentities\":{\"aeqjhqjbasvms\":{\"principalId\":\"tzfkufubl\",\"clientId\":\"fxqeof\"},\"douskcqvkocrcjdk\":{\"principalId\":\"qulngsntnbybkzgc\",\"clientId\":\"wclxxwrl\"},\"p\":{\"principalId\":\"nh\",\"clientId\":\"njbiksqrglssain\"}},\"principalId\":\"nzl\",\"tenantId\":\"fmppe\"}") + .toObject(ResourceIdentity.class); + Assertions.assertEquals(IdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED, model.type()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + ResourceIdentity model = + new ResourceIdentity() + .withType(IdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED) + .withUserAssignedIdentities( + mapOf( + "aeqjhqjbasvms", + new UserIdentity(), + "douskcqvkocrcjdk", + new UserIdentity(), + "p", + new UserIdentity())); + model = BinaryData.fromObject(model).toObject(ResourceIdentity.class); + Assertions.assertEquals(IdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED, model.type()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ServiceSpecificationTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ServiceSpecificationTests.java new file mode 100644 index 0000000000000..afa0c2e84c5dd --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/ServiceSpecificationTests.java @@ -0,0 +1,82 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.models.LogSpecification; +import com.azure.resourcemanager.appconfiguration.models.MetricSpecification; +import com.azure.resourcemanager.appconfiguration.models.ServiceSpecification; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class ServiceSpecificationTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + ServiceSpecification model = + BinaryData + .fromString( + "{\"logSpecifications\":[{\"name\":\"anyktzlcuiywg\",\"displayName\":\"wgndrvynhzgpp\",\"blobDuration\":\"cgyncocpecf\"},{\"name\":\"mcoo\",\"displayName\":\"xlzevgbmqjqabcy\",\"blobDuration\":\"ivkwlzuvccfwnfnb\"}],\"metricSpecifications\":[{\"name\":\"onlebxetqgtzxdpn\",\"displayName\":\"qqwx\",\"displayDescription\":\"feallnwsu\",\"unit\":\"snjampmng\",\"aggregationType\":\"scxaq\",\"internalMetricName\":\"ochcbonqvpkvl\",\"dimensions\":[],\"fillGapWithZero\":false},{\"name\":\"seiphe\",\"displayName\":\"lokeyy\",\"displayDescription\":\"nj\",\"unit\":\"lwtgrhpdj\",\"aggregationType\":\"umasxazjpq\",\"internalMetricName\":\"gual\",\"dimensions\":[],\"fillGapWithZero\":false}]}") + .toObject(ServiceSpecification.class); + Assertions.assertEquals("anyktzlcuiywg", model.logSpecifications().get(0).name()); + Assertions.assertEquals("wgndrvynhzgpp", model.logSpecifications().get(0).displayName()); + Assertions.assertEquals("cgyncocpecf", model.logSpecifications().get(0).blobDuration()); + Assertions.assertEquals("onlebxetqgtzxdpn", model.metricSpecifications().get(0).name()); + Assertions.assertEquals("qqwx", model.metricSpecifications().get(0).displayName()); + Assertions.assertEquals("feallnwsu", model.metricSpecifications().get(0).displayDescription()); + Assertions.assertEquals("snjampmng", model.metricSpecifications().get(0).unit()); + Assertions.assertEquals("scxaq", model.metricSpecifications().get(0).aggregationType()); + Assertions.assertEquals("ochcbonqvpkvl", model.metricSpecifications().get(0).internalMetricName()); + Assertions.assertEquals(false, model.metricSpecifications().get(0).fillGapWithZero()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + ServiceSpecification model = + new ServiceSpecification() + .withLogSpecifications( + Arrays + .asList( + new LogSpecification() + .withName("anyktzlcuiywg") + .withDisplayName("wgndrvynhzgpp") + .withBlobDuration("cgyncocpecf"), + new LogSpecification() + .withName("mcoo") + .withDisplayName("xlzevgbmqjqabcy") + .withBlobDuration("ivkwlzuvccfwnfnb"))) + .withMetricSpecifications( + Arrays + .asList( + new MetricSpecification() + .withName("onlebxetqgtzxdpn") + .withDisplayName("qqwx") + .withDisplayDescription("feallnwsu") + .withUnit("snjampmng") + .withAggregationType("scxaq") + .withInternalMetricName("ochcbonqvpkvl") + .withDimensions(Arrays.asList()) + .withFillGapWithZero(false), + new MetricSpecification() + .withName("seiphe") + .withDisplayName("lokeyy") + .withDisplayDescription("nj") + .withUnit("lwtgrhpdj") + .withAggregationType("umasxazjpq") + .withInternalMetricName("gual") + .withDimensions(Arrays.asList()) + .withFillGapWithZero(false))); + model = BinaryData.fromObject(model).toObject(ServiceSpecification.class); + Assertions.assertEquals("anyktzlcuiywg", model.logSpecifications().get(0).name()); + Assertions.assertEquals("wgndrvynhzgpp", model.logSpecifications().get(0).displayName()); + Assertions.assertEquals("cgyncocpecf", model.logSpecifications().get(0).blobDuration()); + Assertions.assertEquals("onlebxetqgtzxdpn", model.metricSpecifications().get(0).name()); + Assertions.assertEquals("qqwx", model.metricSpecifications().get(0).displayName()); + Assertions.assertEquals("feallnwsu", model.metricSpecifications().get(0).displayDescription()); + Assertions.assertEquals("snjampmng", model.metricSpecifications().get(0).unit()); + Assertions.assertEquals("scxaq", model.metricSpecifications().get(0).aggregationType()); + Assertions.assertEquals("ochcbonqvpkvl", model.metricSpecifications().get(0).internalMetricName()); + Assertions.assertEquals(false, model.metricSpecifications().get(0).fillGapWithZero()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/SkuTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/SkuTests.java new file mode 100644 index 0000000000000..ef4d3719aa53f --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/SkuTests.java @@ -0,0 +1,24 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.models.Sku; +import org.junit.jupiter.api.Assertions; + +public final class SkuTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + Sku model = BinaryData.fromString("{\"name\":\"adgakeqsrxybz\"}").toObject(Sku.class); + Assertions.assertEquals("adgakeqsrxybz", model.name()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + Sku model = new Sku().withName("adgakeqsrxybz"); + model = BinaryData.fromObject(model).toObject(Sku.class); + Assertions.assertEquals("adgakeqsrxybz", model.name()); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/UserIdentityTests.java b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/UserIdentityTests.java new file mode 100644 index 0000000000000..332904a879e53 --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/java/com/azure/resourcemanager/appconfiguration/generated/UserIdentityTests.java @@ -0,0 +1,24 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.appconfiguration.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.appconfiguration.models.UserIdentity; + +public final class UserIdentityTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + UserIdentity model = + BinaryData + .fromString("{\"principalId\":\"vmgxsab\",\"clientId\":\"qduujitcjczdz\"}") + .toObject(UserIdentity.class); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + UserIdentity model = new UserIdentity(); + model = BinaryData.fromObject(model).toObject(UserIdentity.class); + } +} diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker new file mode 100644 index 0000000000000..1f0955d450f0d --- /dev/null +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker @@ -0,0 +1 @@ +mock-maker-inline diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/pom.xml b/sdk/appcontainers/azure-resourcemanager-appcontainers/pom.xml index 07acb16aab54d..56b4c0fca3176 100644 --- a/sdk/appcontainers/azure-resourcemanager-appcontainers/pom.xml +++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/applicationinsights/microsoft-azure-applicationinsights-query/pom.xml b/sdk/applicationinsights/microsoft-azure-applicationinsights-query/pom.xml index 43296331bf785..5f93daed9cd5f 100644 --- a/sdk/applicationinsights/microsoft-azure-applicationinsights-query/pom.xml +++ b/sdk/applicationinsights/microsoft-azure-applicationinsights-query/pom.xml @@ -62,7 +62,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/attestation/azure-resourcemanager-attestation/pom.xml b/sdk/attestation/azure-resourcemanager-attestation/pom.xml index 2c282379c7f46..e9a1f5b879a20 100644 --- a/sdk/attestation/azure-resourcemanager-attestation/pom.xml +++ b/sdk/attestation/azure-resourcemanager-attestation/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/attestation/azure-security-attestation/pom.xml b/sdk/attestation/azure-security-attestation/pom.xml index 9f09be5a845ae..d63fe8f20be38 100644 --- a/sdk/attestation/azure-security-attestation/pom.xml +++ b/sdk/attestation/azure-security-attestation/pom.xml @@ -65,7 +65,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/avs/azure-resourcemanager-avs/pom.xml b/sdk/avs/azure-resourcemanager-avs/pom.xml index 4760ac6ac9ebe..c7b7ff1da2627 100644 --- a/sdk/avs/azure-resourcemanager-avs/pom.xml +++ b/sdk/avs/azure-resourcemanager-avs/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/azurearcdata/azure-resourcemanager-azurearcdata/pom.xml b/sdk/azurearcdata/azure-resourcemanager-azurearcdata/pom.xml index ff49057f5e553..0518269e96a0c 100644 --- a/sdk/azurearcdata/azure-resourcemanager-azurearcdata/pom.xml +++ b/sdk/azurearcdata/azure-resourcemanager-azurearcdata/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/azurestack/azure-resourcemanager-azurestack/pom.xml b/sdk/azurestack/azure-resourcemanager-azurestack/pom.xml index ab3b39e772d3c..409e8cd4b1d75 100644 --- a/sdk/azurestack/azure-resourcemanager-azurestack/pom.xml +++ b/sdk/azurestack/azure-resourcemanager-azurestack/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/baremetalinfrastructure/azure-resourcemanager-baremetalinfrastructure/pom.xml b/sdk/baremetalinfrastructure/azure-resourcemanager-baremetalinfrastructure/pom.xml index e1d8248617abb..da2c02e6493da 100644 --- a/sdk/baremetalinfrastructure/azure-resourcemanager-baremetalinfrastructure/pom.xml +++ b/sdk/baremetalinfrastructure/azure-resourcemanager-baremetalinfrastructure/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/batch/azure-resourcemanager-batch/pom.xml b/sdk/batch/azure-resourcemanager-batch/pom.xml index fd59975f2ff4f..bed7c0f92c218 100644 --- a/sdk/batch/azure-resourcemanager-batch/pom.xml +++ b/sdk/batch/azure-resourcemanager-batch/pom.xml @@ -55,7 +55,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -91,7 +91,7 @@ com.azure.resourcemanager azure-resourcemanager-storage - 2.25.0 + 2.26.0 test diff --git a/sdk/billing/azure-resourcemanager-billing/pom.xml b/sdk/billing/azure-resourcemanager-billing/pom.xml index 9bae70e3386d3..bcef0396bcd74 100644 --- a/sdk/billing/azure-resourcemanager-billing/pom.xml +++ b/sdk/billing/azure-resourcemanager-billing/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/billingbenefits/azure-resourcemanager-billingbenefits/pom.xml b/sdk/billingbenefits/azure-resourcemanager-billingbenefits/pom.xml index c91e45660fa34..49065247a99ef 100644 --- a/sdk/billingbenefits/azure-resourcemanager-billingbenefits/pom.xml +++ b/sdk/billingbenefits/azure-resourcemanager-billingbenefits/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/boms/spring-cloud-azure-dependencies/pom.xml b/sdk/boms/spring-cloud-azure-dependencies/pom.xml index d428e754c7827..dd66c4cef7fd6 100644 --- a/sdk/boms/spring-cloud-azure-dependencies/pom.xml +++ b/sdk/boms/spring-cloud-azure-dependencies/pom.xml @@ -63,7 +63,7 @@ com.azure.resourcemanager azure-resourcemanager - 2.25.0 + 2.26.0 diff --git a/sdk/changeanalysis/azure-resourcemanager-changeanalysis/pom.xml b/sdk/changeanalysis/azure-resourcemanager-changeanalysis/pom.xml index 768ef49a86533..1b7bb9996aab7 100644 --- a/sdk/changeanalysis/azure-resourcemanager-changeanalysis/pom.xml +++ b/sdk/changeanalysis/azure-resourcemanager-changeanalysis/pom.xml @@ -55,7 +55,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/cognitiveservices/azure-resourcemanager-cognitiveservices/pom.xml b/sdk/cognitiveservices/azure-resourcemanager-cognitiveservices/pom.xml index 901241aa48113..8b12755ba7ff9 100644 --- a/sdk/cognitiveservices/azure-resourcemanager-cognitiveservices/pom.xml +++ b/sdk/cognitiveservices/azure-resourcemanager-cognitiveservices/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/commerce/azure-resourcemanager-commerce/pom.xml b/sdk/commerce/azure-resourcemanager-commerce/pom.xml index 2df7c036ae085..825953ff8772b 100644 --- a/sdk/commerce/azure-resourcemanager-commerce/pom.xml +++ b/sdk/commerce/azure-resourcemanager-commerce/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/communication/azure-communication-callautomation/pom.xml b/sdk/communication/azure-communication-callautomation/pom.xml index 500258862da86..42b94d0edba4b 100644 --- a/sdk/communication/azure-communication-callautomation/pom.xml +++ b/sdk/communication/azure-communication-callautomation/pom.xml @@ -55,7 +55,7 @@ com.azure azure-messaging-servicebus - 7.13.3 + 7.13.4 com.azure @@ -76,7 +76,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/CallMediaAsync.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/CallMediaAsync.java index e29fabf8808fb..b47d41d4bdb67 100644 --- a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/CallMediaAsync.java +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/CallMediaAsync.java @@ -11,7 +11,9 @@ import com.azure.communication.callautomation.implementation.models.FileSourceInternal; import com.azure.communication.callautomation.implementation.models.GenderTypeInternal; import com.azure.communication.callautomation.implementation.models.TextSourceInternal; +import com.azure.communication.callautomation.implementation.models.SsmlSourceInternal; import com.azure.communication.callautomation.implementation.models.PlayOptionsInternal; +import com.azure.communication.callautomation.implementation.models.SpeechOptionsInternal; import com.azure.communication.callautomation.implementation.models.PlayRequest; import com.azure.communication.callautomation.implementation.models.PlaySourceInternal; import com.azure.communication.callautomation.implementation.models.PlaySourceTypeInternal; @@ -28,7 +30,9 @@ import com.azure.communication.callautomation.models.PlaySource; import com.azure.communication.callautomation.models.RecognizeChoice; import com.azure.communication.callautomation.models.TextSource; +import com.azure.communication.callautomation.models.SsmlSource; import com.azure.communication.callautomation.models.CallMediaRecognizeOptions; +import com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions; import com.azure.communication.common.CommunicationIdentifier; import com.azure.core.annotation.ReturnType; import com.azure.core.annotation.ServiceMethod; @@ -140,76 +144,14 @@ Mono> recognizeWithResponseInternal(CallMediaRecognizeOptions rec context = context == null ? Context.NONE : context; if (recognizeOptions instanceof CallMediaRecognizeDtmfOptions) { - - CallMediaRecognizeDtmfOptions dtmfRecognizeOptions = (CallMediaRecognizeDtmfOptions) recognizeOptions; - DtmfOptionsInternal dtmfOptionsInternal = new DtmfOptionsInternal(); - - - dtmfOptionsInternal.setInterToneTimeoutInSeconds((int) dtmfRecognizeOptions.getInterToneTimeout().getSeconds()); - - - if (dtmfRecognizeOptions.getMaxTonesToCollect() != null) { - dtmfOptionsInternal.setMaxTonesToCollect(dtmfRecognizeOptions.getMaxTonesToCollect()); - } - - if (dtmfRecognizeOptions.getStopTones() != null) { - List dtmfTones = dtmfRecognizeOptions.getStopTones().stream() - .map(this::translateDtmfToneInternal) - .collect(Collectors.toList()); - dtmfOptionsInternal.setStopTones(dtmfTones); - } - - RecognizeOptionsInternal recognizeOptionsInternal = new RecognizeOptionsInternal() - .setDtmfOptions(dtmfOptionsInternal) - .setInterruptPrompt(recognizeOptions.isInterruptPrompt()) - .setTargetParticipant(CommunicationIdentifierConverter.convert(recognizeOptions.getTargetParticipant())); - - recognizeOptionsInternal.setInitialSilenceTimeoutInSeconds((int) recognizeOptions.getInitialSilenceTimeout().getSeconds()); - - PlaySourceInternal playSourceInternal = null; - if (recognizeOptions.getPlayPrompt() != null) { - PlaySource playSource = recognizeOptions.getPlayPrompt(); - playSourceInternal = translatePlaySourceToPlaySourceInternal(playSource); - } - - RecognizeRequest recognizeRequest = new RecognizeRequest() - .setRecognizeInputType(RecognizeInputTypeInternal.fromString(recognizeOptions.getRecognizeInputType().toString())) - .setInterruptCallMediaOperation(recognizeOptions.isInterruptCallMediaOperation()) - .setPlayPrompt(playSourceInternal) - .setRecognizeOptions(recognizeOptionsInternal) - .setOperationContext(recognizeOptions.getOperationContext()); - + RecognizeRequest recognizeRequest = getRecognizeRequestFromDtmfConfiguration(recognizeOptions); return contentsInternal.recognizeWithResponseAsync(callConnectionId, recognizeRequest, context); } else if (recognizeOptions instanceof CallMediaRecognizeChoiceOptions) { - CallMediaRecognizeChoiceOptions choiceRecognizeOptions = (CallMediaRecognizeChoiceOptions) recognizeOptions; - - RecognizeOptionsInternal recognizeOptionsInternal = new RecognizeOptionsInternal() - .setChoices(translateListRecognizeChoiceInternal(choiceRecognizeOptions.getRecognizeChoices())) - .setInterruptPrompt(choiceRecognizeOptions.isInterruptPrompt()) - .setTargetParticipant(CommunicationIdentifierConverter.convert(choiceRecognizeOptions.getTargetParticipant())); - - recognizeOptionsInternal.setInitialSilenceTimeoutInSeconds((int) choiceRecognizeOptions.getInitialSilenceTimeout().getSeconds()); - - PlaySourceInternal playSourceInternal = null; - if (recognizeOptions.getPlayPrompt() != null) { - PlaySource playSource = recognizeOptions.getPlayPrompt(); - playSourceInternal = translatePlaySourceToPlaySourceInternal(playSource); - } - - if (choiceRecognizeOptions.getSpeechLanguage() != null) { - if (!choiceRecognizeOptions.getSpeechLanguage().isEmpty()) { - recognizeOptionsInternal.setSpeechLanguage(choiceRecognizeOptions.getSpeechLanguage()); - } - } - - RecognizeRequest recognizeRequest = new RecognizeRequest() - .setRecognizeInputType(RecognizeInputTypeInternal.fromString(choiceRecognizeOptions.getRecognizeInputType().toString())) - .setInterruptCallMediaOperation(choiceRecognizeOptions.isInterruptCallMediaOperation()) - .setPlayPrompt(playSourceInternal) - .setRecognizeOptions(recognizeOptionsInternal) - .setOperationContext(recognizeOptions.getOperationContext()); - + RecognizeRequest recognizeRequest = getRecognizeRequestFromChoiceConfiguration(recognizeOptions); + return contentsInternal.recognizeWithResponseAsync(callConnectionId, recognizeRequest, context); + } else if (recognizeOptions instanceof CallMediaRecognizeSpeechOptions) { + RecognizeRequest recognizeRequest = getRecognizeRequestFromSpeechConfiguration(recognizeOptions); return contentsInternal.recognizeWithResponseAsync(callConnectionId, recognizeRequest, context); } else { return monoError(logger, new UnsupportedOperationException(recognizeOptions.getClass().getName())); @@ -272,6 +214,8 @@ PlayRequest getPlayRequest(PlaySource playSource, List playSourceInternal = getPlaySourceInternalFromFileSource((FileSource) playSource); } else if (playSource instanceof TextSource) { playSourceInternal = getPlaySourceInternalFromTextSource((TextSource) playSource); + } else if (playSource instanceof SsmlSource) { + playSourceInternal = getPlaySourceInternalFromSsmlSource((SsmlSource) playSource); } if (playSourceInternal.getSourceType() != null) { @@ -322,7 +266,16 @@ private PlaySourceInternal getPlaySourceInternalFromTextSource(TextSource playSo return playSourceInternal; } - private PlaySourceInternal translatePlaySourceToPlaySourceInternal(PlaySource playSource) { + private PlaySourceInternal getPlaySourceInternalFromSsmlSource(SsmlSource playSource) { + SsmlSourceInternal ssmlSourceInternal = new SsmlSourceInternal().setSsmlText(playSource.getSsmlText()); + PlaySourceInternal playSourceInternal = new PlaySourceInternal() + .setSourceType(PlaySourceTypeInternal.SSML) + .setSsmlSource(ssmlSourceInternal) + .setPlaySourceId(playSource.getPlaySourceId()); + return playSourceInternal; + } + + private PlaySourceInternal convertPlaySourceToPlaySourceInternal(PlaySource playSource) { PlaySourceInternal playSourceInternal = new PlaySourceInternal(); if (playSource instanceof FileSource) { playSourceInternal = getPlaySourceInternalFromFileSource((FileSource) playSource); @@ -332,13 +285,13 @@ private PlaySourceInternal translatePlaySourceToPlaySourceInternal(PlaySource pl return playSourceInternal; } - private List translateListRecognizeChoiceInternal(List recognizeChoices) { + private List convertListRecognizeChoiceInternal(List recognizeChoices) { return recognizeChoices.stream() - .map(this::translateRecognizeChoiceInternal) + .map(this::convertRecognizeChoiceInternal) .collect(Collectors.toList()); } - private RecognizeChoiceInternal translateRecognizeChoiceInternal(RecognizeChoice recognizeChoice) { + private RecognizeChoiceInternal convertRecognizeChoiceInternal(RecognizeChoice recognizeChoice) { RecognizeChoiceInternal internalRecognizeChoice = new RecognizeChoiceInternal(); if (recognizeChoice.getLabel() != null) { internalRecognizeChoice.setLabel(recognizeChoice.getLabel()); @@ -347,12 +300,108 @@ private RecognizeChoiceInternal translateRecognizeChoiceInternal(RecognizeChoice internalRecognizeChoice.setPhrases(recognizeChoice.getPhrases()); } if (recognizeChoice.getTone() != null) { - internalRecognizeChoice.setTone(translateDtmfToneInternal(recognizeChoice.getTone())); + internalRecognizeChoice.setTone(convertDtmfToneInternal(recognizeChoice.getTone())); } return internalRecognizeChoice; } - private DtmfToneInternal translateDtmfToneInternal(DtmfTone dtmfTone) { + private DtmfToneInternal convertDtmfToneInternal(DtmfTone dtmfTone) { return DtmfToneInternal.fromString(dtmfTone.toString()); } + + private RecognizeRequest getRecognizeRequestFromDtmfConfiguration(CallMediaRecognizeOptions recognizeOptions) { + CallMediaRecognizeDtmfOptions dtmfRecognizeOptions = (CallMediaRecognizeDtmfOptions) recognizeOptions; + DtmfOptionsInternal dtmfOptionsInternal = new DtmfOptionsInternal(); + dtmfOptionsInternal.setInterToneTimeoutInSeconds((int) dtmfRecognizeOptions.getInterToneTimeout().getSeconds()); + + if (dtmfRecognizeOptions.getMaxTonesToCollect() != null) { + dtmfOptionsInternal.setMaxTonesToCollect(dtmfRecognizeOptions.getMaxTonesToCollect()); + } + + if (dtmfRecognizeOptions.getStopTones() != null) { + List dtmfTones = dtmfRecognizeOptions.getStopTones().stream() + .map(this::convertDtmfToneInternal) + .collect(Collectors.toList()); + dtmfOptionsInternal.setStopTones(dtmfTones); + } + + RecognizeOptionsInternal recognizeOptionsInternal = new RecognizeOptionsInternal() + .setDtmfOptions(dtmfOptionsInternal) + .setInterruptPrompt(recognizeOptions.isInterruptPrompt()) + .setTargetParticipant(CommunicationIdentifierConverter.convert(recognizeOptions.getTargetParticipant())); + + recognizeOptionsInternal.setInitialSilenceTimeoutInSeconds((int) recognizeOptions.getInitialSilenceTimeout().getSeconds()); + + PlaySourceInternal playSourceInternal = getPlaySourceInternalFromRecognizeOptions(recognizeOptions); + + RecognizeRequest recognizeRequest = new RecognizeRequest() + .setRecognizeInputType(RecognizeInputTypeInternal.fromString(recognizeOptions.getRecognizeInputType().toString())) + .setInterruptCallMediaOperation(recognizeOptions.isInterruptCallMediaOperation()) + .setPlayPrompt(playSourceInternal) + .setRecognizeOptions(recognizeOptionsInternal) + .setOperationContext(recognizeOptions.getOperationContext()); + + return recognizeRequest; + } + + private RecognizeRequest getRecognizeRequestFromChoiceConfiguration(CallMediaRecognizeOptions recognizeOptions) { + CallMediaRecognizeChoiceOptions choiceRecognizeOptions = (CallMediaRecognizeChoiceOptions) recognizeOptions; + + RecognizeOptionsInternal recognizeOptionsInternal = new RecognizeOptionsInternal() + .setChoices(convertListRecognizeChoiceInternal(choiceRecognizeOptions.getRecognizeChoices())) + .setInterruptPrompt(choiceRecognizeOptions.isInterruptPrompt()) + .setTargetParticipant(CommunicationIdentifierConverter.convert(choiceRecognizeOptions.getTargetParticipant())); + + recognizeOptionsInternal.setInitialSilenceTimeoutInSeconds((int) choiceRecognizeOptions.getInitialSilenceTimeout().getSeconds()); + + if (choiceRecognizeOptions.getSpeechLanguage() != null) { + if (!choiceRecognizeOptions.getSpeechLanguage().isEmpty()) { + recognizeOptionsInternal.setSpeechLanguage(choiceRecognizeOptions.getSpeechLanguage()); + } + } + + PlaySourceInternal playSourceInternal = getPlaySourceInternalFromRecognizeOptions(recognizeOptions); + + RecognizeRequest recognizeRequest = new RecognizeRequest() + .setRecognizeInputType(RecognizeInputTypeInternal.fromString(choiceRecognizeOptions.getRecognizeInputType().toString())) + .setInterruptCallMediaOperation(choiceRecognizeOptions.isInterruptCallMediaOperation()) + .setPlayPrompt(playSourceInternal) + .setRecognizeOptions(recognizeOptionsInternal) + .setOperationContext(recognizeOptions.getOperationContext()); + + return recognizeRequest; + } + + private RecognizeRequest getRecognizeRequestFromSpeechConfiguration(CallMediaRecognizeOptions recognizeOptions) { + CallMediaRecognizeSpeechOptions speechRecognizeOptions = (CallMediaRecognizeSpeechOptions) recognizeOptions; + + SpeechOptionsInternal speechOptionsInternal = new SpeechOptionsInternal().setEndSilenceTimeoutInMs(speechRecognizeOptions.getEndSilenceTimeoutInMs().toMillis()); + + RecognizeOptionsInternal recognizeOptionsInternal = new RecognizeOptionsInternal() + .setSpeechOptions(speechOptionsInternal) + .setInterruptPrompt(speechRecognizeOptions.isInterruptPrompt()) + .setTargetParticipant(CommunicationIdentifierConverter.convert(speechRecognizeOptions.getTargetParticipant())); + + recognizeOptionsInternal.setInitialSilenceTimeoutInSeconds((int) speechRecognizeOptions.getInitialSilenceTimeout().getSeconds()); + + PlaySourceInternal playSourceInternal = getPlaySourceInternalFromRecognizeOptions(recognizeOptions); + + RecognizeRequest recognizeRequest = new RecognizeRequest() + .setRecognizeInputType(RecognizeInputTypeInternal.fromString(speechRecognizeOptions.getRecognizeInputType().toString())) + .setInterruptCallMediaOperation(speechRecognizeOptions.isInterruptCallMediaOperation()) + .setPlayPrompt(playSourceInternal) + .setRecognizeOptions(recognizeOptionsInternal) + .setOperationContext(recognizeOptions.getOperationContext()); + + return recognizeRequest; + } + + private PlaySourceInternal getPlaySourceInternalFromRecognizeOptions(CallMediaRecognizeOptions recognizeOptions) { + PlaySourceInternal playSourceInternal = null; + if (recognizeOptions.getPlayPrompt() != null) { + PlaySource playSource = recognizeOptions.getPlayPrompt(); + playSourceInternal = convertPlaySourceToPlaySourceInternal(playSource); + } + return playSourceInternal; + } } diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/CallMediasImpl.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/CallMediasImpl.java index c7c877f806113..56e8ce32d78bf 100644 --- a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/CallMediasImpl.java +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/CallMediasImpl.java @@ -5,8 +5,10 @@ package com.azure.communication.callautomation.implementation; import com.azure.communication.callautomation.implementation.models.CommunicationErrorResponseException; +import com.azure.communication.callautomation.implementation.models.ContinuousDtmfRecognitionRequest; import com.azure.communication.callautomation.implementation.models.PlayRequest; import com.azure.communication.callautomation.implementation.models.RecognizeRequest; +import com.azure.communication.callautomation.implementation.models.SendDtmfRequestInternal; import com.azure.core.annotation.BodyParam; import com.azure.core.annotation.ExpectedResponses; import com.azure.core.annotation.HeaderParam; @@ -82,6 +84,39 @@ Mono> recognize( @BodyParam("application/json") RecognizeRequest recognizeRequest, @HeaderParam("Accept") String accept, Context context); + + @Post("/calling/callConnections/{callConnectionId}:startContinuousDtmfRecognition") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(CommunicationErrorResponseException.class) + Mono> startContinuousDtmfRecognition( + @HostParam("endpoint") String endpoint, + @PathParam("callConnectionId") String callConnectionId, + @QueryParam("api-version") String apiVersion, + @BodyParam("application/json") ContinuousDtmfRecognitionRequest continuousDtmfRecognitionRequest, + @HeaderParam("Accept") String accept, + Context context); + + @Post("/calling/callConnections/{callConnectionId}:stopContinuousDtmfRecognition") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(CommunicationErrorResponseException.class) + Mono> stopContinuousDtmfRecognition( + @HostParam("endpoint") String endpoint, + @PathParam("callConnectionId") String callConnectionId, + @QueryParam("api-version") String apiVersion, + @BodyParam("application/json") ContinuousDtmfRecognitionRequest continuousDtmfRecognitionRequest, + @HeaderParam("Accept") String accept, + Context context); + + @Post("/calling/callConnections/{callConnectionId}:sendDtmf") + @ExpectedResponses({202}) + @UnexpectedResponseExceptionType(CommunicationErrorResponseException.class) + Mono> sendDtmf( + @HostParam("endpoint") String endpoint, + @PathParam("callConnectionId") String callConnectionId, + @QueryParam("api-version") String apiVersion, + @BodyParam("application/json") SendDtmfRequestInternal sendDtmfRequest, + @HeaderParam("Accept") String accept, + Context context); } /** @@ -393,4 +428,365 @@ public Response recognizeWithResponse( String callConnectionId, RecognizeRequest recognizeRequest, Context context) { return recognizeWithResponseAsync(callConnectionId, recognizeRequest, context).block(); } + + /** + * Start continuous Dtmf recognition by subscribing to tones. + * + * @param callConnectionId The call connection id. + * @param continuousDtmfRecognitionRequest The continuous recognize request. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono> startContinuousDtmfRecognitionWithResponseAsync( + String callConnectionId, ContinuousDtmfRecognitionRequest continuousDtmfRecognitionRequest) { + final String accept = "application/json"; + return FluxUtil.withContext( + context -> + service.startContinuousDtmfRecognition( + this.client.getEndpoint(), + callConnectionId, + this.client.getApiVersion(), + continuousDtmfRecognitionRequest, + accept, + context)); + } + + /** + * Start continuous Dtmf recognition by subscribing to tones. + * + * @param callConnectionId The call connection id. + * @param continuousDtmfRecognitionRequest The continuous recognize request. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono> startContinuousDtmfRecognitionWithResponseAsync( + String callConnectionId, + ContinuousDtmfRecognitionRequest continuousDtmfRecognitionRequest, + Context context) { + final String accept = "application/json"; + return service.startContinuousDtmfRecognition( + this.client.getEndpoint(), + callConnectionId, + this.client.getApiVersion(), + continuousDtmfRecognitionRequest, + accept, + context); + } + + /** + * Start continuous Dtmf recognition by subscribing to tones. + * + * @param callConnectionId The call connection id. + * @param continuousDtmfRecognitionRequest The continuous recognize request. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono startContinuousDtmfRecognitionAsync( + String callConnectionId, ContinuousDtmfRecognitionRequest continuousDtmfRecognitionRequest) { + return startContinuousDtmfRecognitionWithResponseAsync(callConnectionId, continuousDtmfRecognitionRequest) + .flatMap(ignored -> Mono.empty()); + } + + /** + * Start continuous Dtmf recognition by subscribing to tones. + * + * @param callConnectionId The call connection id. + * @param continuousDtmfRecognitionRequest The continuous recognize request. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono startContinuousDtmfRecognitionAsync( + String callConnectionId, + ContinuousDtmfRecognitionRequest continuousDtmfRecognitionRequest, + Context context) { + return startContinuousDtmfRecognitionWithResponseAsync( + callConnectionId, continuousDtmfRecognitionRequest, context) + .flatMap(ignored -> Mono.empty()); + } + + /** + * Start continuous Dtmf recognition by subscribing to tones. + * + * @param callConnectionId The call connection id. + * @param continuousDtmfRecognitionRequest The continuous recognize request. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void startContinuousDtmfRecognition( + String callConnectionId, ContinuousDtmfRecognitionRequest continuousDtmfRecognitionRequest) { + startContinuousDtmfRecognitionAsync(callConnectionId, continuousDtmfRecognitionRequest).block(); + } + + /** + * Start continuous Dtmf recognition by subscribing to tones. + * + * @param callConnectionId The call connection id. + * @param continuousDtmfRecognitionRequest The continuous recognize request. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response startContinuousDtmfRecognitionWithResponse( + String callConnectionId, + ContinuousDtmfRecognitionRequest continuousDtmfRecognitionRequest, + Context context) { + return startContinuousDtmfRecognitionWithResponseAsync( + callConnectionId, continuousDtmfRecognitionRequest, context) + .block(); + } + + /** + * Stop continuous Dtmf recognition by unsubscribing to tones. + * + * @param callConnectionId The call connection id. + * @param continuousDtmfRecognitionRequest The continuous recognize request. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono> stopContinuousDtmfRecognitionWithResponseAsync( + String callConnectionId, ContinuousDtmfRecognitionRequest continuousDtmfRecognitionRequest) { + final String accept = "application/json"; + return FluxUtil.withContext( + context -> + service.stopContinuousDtmfRecognition( + this.client.getEndpoint(), + callConnectionId, + this.client.getApiVersion(), + continuousDtmfRecognitionRequest, + accept, + context)); + } + + /** + * Stop continuous Dtmf recognition by unsubscribing to tones. + * + * @param callConnectionId The call connection id. + * @param continuousDtmfRecognitionRequest The continuous recognize request. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono> stopContinuousDtmfRecognitionWithResponseAsync( + String callConnectionId, + ContinuousDtmfRecognitionRequest continuousDtmfRecognitionRequest, + Context context) { + final String accept = "application/json"; + return service.stopContinuousDtmfRecognition( + this.client.getEndpoint(), + callConnectionId, + this.client.getApiVersion(), + continuousDtmfRecognitionRequest, + accept, + context); + } + + /** + * Stop continuous Dtmf recognition by unsubscribing to tones. + * + * @param callConnectionId The call connection id. + * @param continuousDtmfRecognitionRequest The continuous recognize request. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono stopContinuousDtmfRecognitionAsync( + String callConnectionId, ContinuousDtmfRecognitionRequest continuousDtmfRecognitionRequest) { + return stopContinuousDtmfRecognitionWithResponseAsync(callConnectionId, continuousDtmfRecognitionRequest) + .flatMap(ignored -> Mono.empty()); + } + + /** + * Stop continuous Dtmf recognition by unsubscribing to tones. + * + * @param callConnectionId The call connection id. + * @param continuousDtmfRecognitionRequest The continuous recognize request. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono stopContinuousDtmfRecognitionAsync( + String callConnectionId, + ContinuousDtmfRecognitionRequest continuousDtmfRecognitionRequest, + Context context) { + return stopContinuousDtmfRecognitionWithResponseAsync( + callConnectionId, continuousDtmfRecognitionRequest, context) + .flatMap(ignored -> Mono.empty()); + } + + /** + * Stop continuous Dtmf recognition by unsubscribing to tones. + * + * @param callConnectionId The call connection id. + * @param continuousDtmfRecognitionRequest The continuous recognize request. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void stopContinuousDtmfRecognition( + String callConnectionId, ContinuousDtmfRecognitionRequest continuousDtmfRecognitionRequest) { + stopContinuousDtmfRecognitionAsync(callConnectionId, continuousDtmfRecognitionRequest).block(); + } + + /** + * Stop continuous Dtmf recognition by unsubscribing to tones. + * + * @param callConnectionId The call connection id. + * @param continuousDtmfRecognitionRequest The continuous recognize request. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response stopContinuousDtmfRecognitionWithResponse( + String callConnectionId, + ContinuousDtmfRecognitionRequest continuousDtmfRecognitionRequest, + Context context) { + return stopContinuousDtmfRecognitionWithResponseAsync( + callConnectionId, continuousDtmfRecognitionRequest, context) + .block(); + } + + /** + * Send dtmf tones. + * + * @param callConnectionId The call connection id. + * @param sendDtmfRequest The send dtmf request. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono> sendDtmfWithResponseAsync( + String callConnectionId, SendDtmfRequestInternal sendDtmfRequest) { + final String accept = "application/json"; + return FluxUtil.withContext( + context -> + service.sendDtmf( + this.client.getEndpoint(), + callConnectionId, + this.client.getApiVersion(), + sendDtmfRequest, + accept, + context)); + } + + /** + * Send dtmf tones. + * + * @param callConnectionId The call connection id. + * @param sendDtmfRequest The send dtmf request. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono> sendDtmfWithResponseAsync( + String callConnectionId, SendDtmfRequestInternal sendDtmfRequest, Context context) { + final String accept = "application/json"; + return service.sendDtmf( + this.client.getEndpoint(), + callConnectionId, + this.client.getApiVersion(), + sendDtmfRequest, + accept, + context); + } + + /** + * Send dtmf tones. + * + * @param callConnectionId The call connection id. + * @param sendDtmfRequest The send dtmf request. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono sendDtmfAsync(String callConnectionId, SendDtmfRequestInternal sendDtmfRequest) { + return sendDtmfWithResponseAsync(callConnectionId, sendDtmfRequest).flatMap(ignored -> Mono.empty()); + } + + /** + * Send dtmf tones. + * + * @param callConnectionId The call connection id. + * @param sendDtmfRequest The send dtmf request. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono sendDtmfAsync(String callConnectionId, SendDtmfRequestInternal sendDtmfRequest, Context context) { + return sendDtmfWithResponseAsync(callConnectionId, sendDtmfRequest, context).flatMap(ignored -> Mono.empty()); + } + + /** + * Send dtmf tones. + * + * @param callConnectionId The call connection id. + * @param sendDtmfRequest The send dtmf request. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void sendDtmf(String callConnectionId, SendDtmfRequestInternal sendDtmfRequest) { + sendDtmfAsync(callConnectionId, sendDtmfRequest).block(); + } + + /** + * Send dtmf tones. + * + * @param callConnectionId The call connection id. + * @param sendDtmfRequest The send dtmf request. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws CommunicationErrorResponseException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response sendDtmfWithResponse( + String callConnectionId, SendDtmfRequestInternal sendDtmfRequest, Context context) { + return sendDtmfWithResponseAsync(callConnectionId, sendDtmfRequest, context).block(); + } } diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/ContinuousDtmfRecognitionRequest.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/ContinuousDtmfRecognitionRequest.java new file mode 100644 index 0000000000000..572c57959e2eb --- /dev/null +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/ContinuousDtmfRecognitionRequest.java @@ -0,0 +1,64 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.communication.callautomation.implementation.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** The ContinuousDtmfRecognitionRequest model. */ +@Fluent +public final class ContinuousDtmfRecognitionRequest { + /* + * Defines options for recognition. + */ + @JsonProperty(value = "targetParticipant", required = true) + private CommunicationIdentifierModel targetParticipant; + + /* + * The value to identify context of the operation. + */ + @JsonProperty(value = "operationContext") + private String operationContext; + + /** + * Get the targetParticipant property: Defines options for recognition. + * + * @return the targetParticipant value. + */ + public CommunicationIdentifierModel getTargetParticipant() { + return this.targetParticipant; + } + + /** + * Set the targetParticipant property: Defines options for recognition. + * + * @param targetParticipant the targetParticipant value to set. + * @return the ContinuousDtmfRecognitionRequest object itself. + */ + public ContinuousDtmfRecognitionRequest setTargetParticipant(CommunicationIdentifierModel targetParticipant) { + this.targetParticipant = targetParticipant; + return this; + } + + /** + * Get the operationContext property: The value to identify context of the operation. + * + * @return the operationContext value. + */ + public String getOperationContext() { + return this.operationContext; + } + + /** + * Set the operationContext property: The value to identify context of the operation. + * + * @param operationContext the operationContext value to set. + * @return the ContinuousDtmfRecognitionRequest object itself. + */ + public ContinuousDtmfRecognitionRequest setOperationContext(String operationContext) { + this.operationContext = operationContext; + return this; + } +} diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/ContinuousDtmfRecognitionStopped.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/ContinuousDtmfRecognitionStopped.java new file mode 100644 index 0000000000000..abdadd6cf2abc --- /dev/null +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/ContinuousDtmfRecognitionStopped.java @@ -0,0 +1,148 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.communication.callautomation.implementation.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** The ContinuousDtmfRecognitionStopped model. */ +@Fluent +public final class ContinuousDtmfRecognitionStopped { + /* + * Call connection ID. + */ + @JsonProperty(value = "callConnectionId") + private String callConnectionId; + + /* + * Server call ID. + */ + @JsonProperty(value = "serverCallId") + private String serverCallId; + + /* + * Correlation ID for event to call correlation. Also called ChainId for + * skype chain ID. + */ + @JsonProperty(value = "correlationId") + private String correlationId; + + /* + * Used by customers when calling mid-call actions to correlate the request + * to the response event. + */ + @JsonProperty(value = "operationContext") + private String operationContext; + + /* + * Contains the resulting SIP code/sub-code and message from NGC services. + */ + @JsonProperty(value = "resultInformation") + private ResultInformation resultInformation; + + /** + * Get the callConnectionId property: Call connection ID. + * + * @return the callConnectionId value. + */ + public String getCallConnectionId() { + return this.callConnectionId; + } + + /** + * Set the callConnectionId property: Call connection ID. + * + * @param callConnectionId the callConnectionId value to set. + * @return the ContinuousDtmfRecognitionStopped object itself. + */ + public ContinuousDtmfRecognitionStopped setCallConnectionId(String callConnectionId) { + this.callConnectionId = callConnectionId; + return this; + } + + /** + * Get the serverCallId property: Server call ID. + * + * @return the serverCallId value. + */ + public String getServerCallId() { + return this.serverCallId; + } + + /** + * Set the serverCallId property: Server call ID. + * + * @param serverCallId the serverCallId value to set. + * @return the ContinuousDtmfRecognitionStopped object itself. + */ + public ContinuousDtmfRecognitionStopped setServerCallId(String serverCallId) { + this.serverCallId = serverCallId; + return this; + } + + /** + * Get the correlationId property: Correlation ID for event to call correlation. Also called ChainId for skype chain + * ID. + * + * @return the correlationId value. + */ + public String getCorrelationId() { + return this.correlationId; + } + + /** + * Set the correlationId property: Correlation ID for event to call correlation. Also called ChainId for skype chain + * ID. + * + * @param correlationId the correlationId value to set. + * @return the ContinuousDtmfRecognitionStopped object itself. + */ + public ContinuousDtmfRecognitionStopped setCorrelationId(String correlationId) { + this.correlationId = correlationId; + return this; + } + + /** + * Get the operationContext property: Used by customers when calling mid-call actions to correlate the request to + * the response event. + * + * @return the operationContext value. + */ + public String getOperationContext() { + return this.operationContext; + } + + /** + * Set the operationContext property: Used by customers when calling mid-call actions to correlate the request to + * the response event. + * + * @param operationContext the operationContext value to set. + * @return the ContinuousDtmfRecognitionStopped object itself. + */ + public ContinuousDtmfRecognitionStopped setOperationContext(String operationContext) { + this.operationContext = operationContext; + return this; + } + + /** + * Get the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services. + * + * @return the resultInformation value. + */ + public ResultInformation getResultInformation() { + return this.resultInformation; + } + + /** + * Set the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services. + * + * @param resultInformation the resultInformation value to set. + * @return the ContinuousDtmfRecognitionStopped object itself. + */ + public ContinuousDtmfRecognitionStopped setResultInformation(ResultInformation resultInformation) { + this.resultInformation = resultInformation; + return this; + } +} diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/ContinuousDtmfRecognitionToneFailed.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/ContinuousDtmfRecognitionToneFailed.java new file mode 100644 index 0000000000000..760aa6d6f49cd --- /dev/null +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/ContinuousDtmfRecognitionToneFailed.java @@ -0,0 +1,145 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.communication.callautomation.implementation.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** The ContinuousDtmfRecognitionToneFailed model. */ +@Fluent +public final class ContinuousDtmfRecognitionToneFailed { + /* + * Information about Tone. + */ + @JsonProperty(value = "toneInfo") + private ToneInfo toneInfo; + + /* + * Call connection ID. + */ + @JsonProperty(value = "callConnectionId") + private String callConnectionId; + + /* + * Server call ID. + */ + @JsonProperty(value = "serverCallId") + private String serverCallId; + + /* + * Correlation ID for event to call correlation. Also called ChainId for + * skype chain ID. + */ + @JsonProperty(value = "correlationId") + private String correlationId; + + /* + * Contains the resulting SIP code/sub-code and message from NGC services. + */ + @JsonProperty(value = "resultInformation") + private ResultInformation resultInformation; + + /** + * Get the toneInfo property: Information about Tone. + * + * @return the toneInfo value. + */ + public ToneInfo getToneInfo() { + return this.toneInfo; + } + + /** + * Set the toneInfo property: Information about Tone. + * + * @param toneInfo the toneInfo value to set. + * @return the ContinuousDtmfRecognitionToneFailed object itself. + */ + public ContinuousDtmfRecognitionToneFailed setToneInfo(ToneInfo toneInfo) { + this.toneInfo = toneInfo; + return this; + } + + /** + * Get the callConnectionId property: Call connection ID. + * + * @return the callConnectionId value. + */ + public String getCallConnectionId() { + return this.callConnectionId; + } + + /** + * Set the callConnectionId property: Call connection ID. + * + * @param callConnectionId the callConnectionId value to set. + * @return the ContinuousDtmfRecognitionToneFailed object itself. + */ + public ContinuousDtmfRecognitionToneFailed setCallConnectionId(String callConnectionId) { + this.callConnectionId = callConnectionId; + return this; + } + + /** + * Get the serverCallId property: Server call ID. + * + * @return the serverCallId value. + */ + public String getServerCallId() { + return this.serverCallId; + } + + /** + * Set the serverCallId property: Server call ID. + * + * @param serverCallId the serverCallId value to set. + * @return the ContinuousDtmfRecognitionToneFailed object itself. + */ + public ContinuousDtmfRecognitionToneFailed setServerCallId(String serverCallId) { + this.serverCallId = serverCallId; + return this; + } + + /** + * Get the correlationId property: Correlation ID for event to call correlation. Also called ChainId for skype chain + * ID. + * + * @return the correlationId value. + */ + public String getCorrelationId() { + return this.correlationId; + } + + /** + * Set the correlationId property: Correlation ID for event to call correlation. Also called ChainId for skype chain + * ID. + * + * @param correlationId the correlationId value to set. + * @return the ContinuousDtmfRecognitionToneFailed object itself. + */ + public ContinuousDtmfRecognitionToneFailed setCorrelationId(String correlationId) { + this.correlationId = correlationId; + return this; + } + + /** + * Get the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services. + * + * @return the resultInformation value. + */ + public ResultInformation getResultInformation() { + return this.resultInformation; + } + + /** + * Set the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services. + * + * @param resultInformation the resultInformation value to set. + * @return the ContinuousDtmfRecognitionToneFailed object itself. + */ + public ContinuousDtmfRecognitionToneFailed setResultInformation(ResultInformation resultInformation) { + this.resultInformation = resultInformation; + return this; + } +} diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/ContinuousDtmfRecognitionToneReceived.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/ContinuousDtmfRecognitionToneReceived.java new file mode 100644 index 0000000000000..0d535987e32d7 --- /dev/null +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/ContinuousDtmfRecognitionToneReceived.java @@ -0,0 +1,145 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.communication.callautomation.implementation.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** The ContinuousDtmfRecognitionToneReceived model. */ +@Fluent +public final class ContinuousDtmfRecognitionToneReceived { + /* + * Information about Tone. + */ + @JsonProperty(value = "toneInfo") + private ToneInfo toneInfo; + + /* + * Call connection ID. + */ + @JsonProperty(value = "callConnectionId") + private String callConnectionId; + + /* + * Server call ID. + */ + @JsonProperty(value = "serverCallId") + private String serverCallId; + + /* + * Correlation ID for event to call correlation. Also called ChainId or + * skype chain ID. + */ + @JsonProperty(value = "correlationId") + private String correlationId; + + /* + * Contains the resulting SIP code/sub-code and message from NGC services. + */ + @JsonProperty(value = "resultInformation") + private ResultInformation resultInformation; + + /** + * Get the toneInfo property: Information about Tone. + * + * @return the toneInfo value. + */ + public ToneInfo getToneInfo() { + return this.toneInfo; + } + + /** + * Set the toneInfo property: Information about Tone. + * + * @param toneInfo the toneInfo value to set. + * @return the ContinuousDtmfRecognitionToneReceived object itself. + */ + public ContinuousDtmfRecognitionToneReceived setToneInfo(ToneInfo toneInfo) { + this.toneInfo = toneInfo; + return this; + } + + /** + * Get the callConnectionId property: Call connection ID. + * + * @return the callConnectionId value. + */ + public String getCallConnectionId() { + return this.callConnectionId; + } + + /** + * Set the callConnectionId property: Call connection ID. + * + * @param callConnectionId the callConnectionId value to set. + * @return the ContinuousDtmfRecognitionToneReceived object itself. + */ + public ContinuousDtmfRecognitionToneReceived setCallConnectionId(String callConnectionId) { + this.callConnectionId = callConnectionId; + return this; + } + + /** + * Get the serverCallId property: Server call ID. + * + * @return the serverCallId value. + */ + public String getServerCallId() { + return this.serverCallId; + } + + /** + * Set the serverCallId property: Server call ID. + * + * @param serverCallId the serverCallId value to set. + * @return the ContinuousDtmfRecognitionToneReceived object itself. + */ + public ContinuousDtmfRecognitionToneReceived setServerCallId(String serverCallId) { + this.serverCallId = serverCallId; + return this; + } + + /** + * Get the correlationId property: Correlation ID for event to call correlation. Also called ChainId or skype chain + * ID. + * + * @return the correlationId value. + */ + public String getCorrelationId() { + return this.correlationId; + } + + /** + * Set the correlationId property: Correlation ID for event to call correlation. Also called ChainId or skype chain + * ID. + * + * @param correlationId the correlationId value to set. + * @return the ContinuousDtmfRecognitionToneReceived object itself. + */ + public ContinuousDtmfRecognitionToneReceived setCorrelationId(String correlationId) { + this.correlationId = correlationId; + return this; + } + + /** + * Get the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services. + * + * @return the resultInformation value. + */ + public ResultInformation getResultInformation() { + return this.resultInformation; + } + + /** + * Set the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services. + * + * @param resultInformation the resultInformation value to set. + * @return the ContinuousDtmfRecognitionToneReceived object itself. + */ + public ContinuousDtmfRecognitionToneReceived setResultInformation(ResultInformation resultInformation) { + this.resultInformation = resultInformation; + return this; + } +} diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/DtmfResult.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/DtmfResult.java new file mode 100644 index 0000000000000..9c9a60a1a8fa5 --- /dev/null +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/DtmfResult.java @@ -0,0 +1,28 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.communication.callautomation.implementation.models; + +import com.azure.core.annotation.Immutable; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The DtmfResult model. */ +@Immutable +public final class DtmfResult { + /* + * The tones property. + */ + @JsonProperty(value = "tones", access = JsonProperty.Access.WRITE_ONLY) + private List tones; + + /** + * Get the tones property: The tones property. + * + * @return the tones value. + */ + public List getTones() { + return this.tones; + } +} diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/PlaySourceInternal.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/PlaySourceInternal.java index d973f89334fed..442d7f81b8eae 100644 --- a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/PlaySourceInternal.java +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/PlaySourceInternal.java @@ -39,7 +39,7 @@ public final class PlaySourceInternal { * used for play */ @JsonProperty(value = "ssmlSource") - private SsmlSource ssmlSource; + private SsmlSourceInternal ssmlSource; /** * Get the sourceType property: Defines the type of the play source. @@ -126,7 +126,7 @@ public PlaySourceInternal setTextSource(TextSourceInternal textSource) { * * @return the ssmlSource value. */ - public SsmlSource getSsmlSource() { + public SsmlSourceInternal getSsmlSource() { return this.ssmlSource; } @@ -136,7 +136,7 @@ public SsmlSource getSsmlSource() { * @param ssmlSource the ssmlSource value to set. * @return the PlaySourceInternal object itself. */ - public PlaySourceInternal setSsmlSource(SsmlSource ssmlSource) { + public PlaySourceInternal setSsmlSource(SsmlSourceInternal ssmlSource) { this.ssmlSource = ssmlSource; return this; } diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/RecognitionTypeInternal.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/RecognitionTypeInternal.java index fa0bf6ec7139f..7c69c78b612bb 100644 --- a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/RecognitionTypeInternal.java +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/RecognitionTypeInternal.java @@ -13,6 +13,12 @@ public final class RecognitionTypeInternal extends ExpandableStringEnum choices; + /* + * Defines continuous speech recognition option. + */ + @JsonProperty(value = "speechOptions") + private SpeechOptionsInternal speechOptions; + /** * Get the interruptPrompt property: Determines if we interrupt the prompt and start recognizing. * @@ -166,4 +172,24 @@ public RecognizeOptionsInternal setChoices(List choices this.choices = choices; return this; } + + /** + * Get the speechOptions property: Defines continuous speech recognition option. + * + * @return the speechOptions value. + */ + public SpeechOptionsInternal getSpeechOptions() { + return this.speechOptions; + } + + /** + * Set the speechOptions property: Defines continuous speech recognition option. + * + * @param speechOptions the speechOptions value to set. + * @return the RecognizeOptionsInternal object itself. + */ + public RecognizeOptionsInternal setSpeechOptions(SpeechOptionsInternal speechOptions) { + this.speechOptions = speechOptions; + return this; + } } diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SendDtmfCompleted.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SendDtmfCompleted.java new file mode 100644 index 0000000000000..3bea263210693 --- /dev/null +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SendDtmfCompleted.java @@ -0,0 +1,148 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.communication.callautomation.implementation.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** The SendDtmfCompleted model. */ +@Fluent +public final class SendDtmfCompleted { + /* + * Call connection ID. + */ + @JsonProperty(value = "callConnectionId") + private String callConnectionId; + + /* + * Server call ID. + */ + @JsonProperty(value = "serverCallId") + private String serverCallId; + + /* + * Correlation ID for event to call correlation. Also called ChainId for + * skype chain ID. + */ + @JsonProperty(value = "correlationId") + private String correlationId; + + /* + * Used by customers when calling mid-call actions to correlate the request + * to the response event. + */ + @JsonProperty(value = "operationContext") + private String operationContext; + + /* + * Contains the resulting SIP code/sub-code and message from NGC service. + */ + @JsonProperty(value = "resultInformation") + private ResultInformation resultInformation; + + /** + * Get the callConnectionId property: Call connection ID. + * + * @return the callConnectionId value. + */ + public String getCallConnectionId() { + return this.callConnectionId; + } + + /** + * Set the callConnectionId property: Call connection ID. + * + * @param callConnectionId the callConnectionId value to set. + * @return the SendDtmfCompleted object itself. + */ + public SendDtmfCompleted setCallConnectionId(String callConnectionId) { + this.callConnectionId = callConnectionId; + return this; + } + + /** + * Get the serverCallId property: Server call ID. + * + * @return the serverCallId value. + */ + public String getServerCallId() { + return this.serverCallId; + } + + /** + * Set the serverCallId property: Server call ID. + * + * @param serverCallId the serverCallId value to set. + * @return the SendDtmfCompleted object itself. + */ + public SendDtmfCompleted setServerCallId(String serverCallId) { + this.serverCallId = serverCallId; + return this; + } + + /** + * Get the correlationId property: Correlation ID for event to call correlation. Also called ChainId for skype chain + * ID. + * + * @return the correlationId value. + */ + public String getCorrelationId() { + return this.correlationId; + } + + /** + * Set the correlationId property: Correlation ID for event to call correlation. Also called ChainId for skype chain + * ID. + * + * @param correlationId the correlationId value to set. + * @return the SendDtmfCompleted object itself. + */ + public SendDtmfCompleted setCorrelationId(String correlationId) { + this.correlationId = correlationId; + return this; + } + + /** + * Get the operationContext property: Used by customers when calling mid-call actions to correlate the request to + * the response event. + * + * @return the operationContext value. + */ + public String getOperationContext() { + return this.operationContext; + } + + /** + * Set the operationContext property: Used by customers when calling mid-call actions to correlate the request to + * the response event. + * + * @param operationContext the operationContext value to set. + * @return the SendDtmfCompleted object itself. + */ + public SendDtmfCompleted setOperationContext(String operationContext) { + this.operationContext = operationContext; + return this; + } + + /** + * Get the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC service. + * + * @return the resultInformation value. + */ + public ResultInformation getResultInformation() { + return this.resultInformation; + } + + /** + * Set the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC service. + * + * @param resultInformation the resultInformation value to set. + * @return the SendDtmfCompleted object itself. + */ + public SendDtmfCompleted setResultInformation(ResultInformation resultInformation) { + this.resultInformation = resultInformation; + return this; + } +} diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SendDtmfFailed.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SendDtmfFailed.java new file mode 100644 index 0000000000000..f29afe752b040 --- /dev/null +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SendDtmfFailed.java @@ -0,0 +1,148 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.communication.callautomation.implementation.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** The SendDtmfFailed model. */ +@Fluent +public final class SendDtmfFailed { + /* + * Call connection ID. + */ + @JsonProperty(value = "callConnectionId") + private String callConnectionId; + + /* + * Server call ID. + */ + @JsonProperty(value = "serverCallId") + private String serverCallId; + + /* + * Correlation ID for event to call correlation. Also called ChainId for + * skype chain ID. + */ + @JsonProperty(value = "correlationId") + private String correlationId; + + /* + * Used by customers when calling mid-call actions to correlate the request + * to the response event. + */ + @JsonProperty(value = "operationContext") + private String operationContext; + + /* + * Contains the resulting SIP code/sub-code and message from NGC service. + */ + @JsonProperty(value = "resultInformation") + private ResultInformation resultInformation; + + /** + * Get the callConnectionId property: Call connection ID. + * + * @return the callConnectionId value. + */ + public String getCallConnectionId() { + return this.callConnectionId; + } + + /** + * Set the callConnectionId property: Call connection ID. + * + * @param callConnectionId the callConnectionId value to set. + * @return the SendDtmfFailed object itself. + */ + public SendDtmfFailed setCallConnectionId(String callConnectionId) { + this.callConnectionId = callConnectionId; + return this; + } + + /** + * Get the serverCallId property: Server call ID. + * + * @return the serverCallId value. + */ + public String getServerCallId() { + return this.serverCallId; + } + + /** + * Set the serverCallId property: Server call ID. + * + * @param serverCallId the serverCallId value to set. + * @return the SendDtmfFailed object itself. + */ + public SendDtmfFailed setServerCallId(String serverCallId) { + this.serverCallId = serverCallId; + return this; + } + + /** + * Get the correlationId property: Correlation ID for event to call correlation. Also called ChainId for skype chain + * ID. + * + * @return the correlationId value. + */ + public String getCorrelationId() { + return this.correlationId; + } + + /** + * Set the correlationId property: Correlation ID for event to call correlation. Also called ChainId for skype chain + * ID. + * + * @param correlationId the correlationId value to set. + * @return the SendDtmfFailed object itself. + */ + public SendDtmfFailed setCorrelationId(String correlationId) { + this.correlationId = correlationId; + return this; + } + + /** + * Get the operationContext property: Used by customers when calling mid-call actions to correlate the request to + * the response event. + * + * @return the operationContext value. + */ + public String getOperationContext() { + return this.operationContext; + } + + /** + * Set the operationContext property: Used by customers when calling mid-call actions to correlate the request to + * the response event. + * + * @param operationContext the operationContext value to set. + * @return the SendDtmfFailed object itself. + */ + public SendDtmfFailed setOperationContext(String operationContext) { + this.operationContext = operationContext; + return this; + } + + /** + * Get the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC service. + * + * @return the resultInformation value. + */ + public ResultInformation getResultInformation() { + return this.resultInformation; + } + + /** + * Set the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC service. + * + * @param resultInformation the resultInformation value to set. + * @return the SendDtmfFailed object itself. + */ + public SendDtmfFailed setResultInformation(ResultInformation resultInformation) { + this.resultInformation = resultInformation; + return this; + } +} diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SendDtmfOptionsInternal.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SendDtmfOptionsInternal.java new file mode 100644 index 0000000000000..3a3dd0429fab4 --- /dev/null +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SendDtmfOptionsInternal.java @@ -0,0 +1,65 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.communication.callautomation.implementation.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The SendDtmfOptionsInternal model. */ +@Fluent +public final class SendDtmfOptionsInternal { + /* + * Target participant of Send DTMF tone. + */ + @JsonProperty(value = "targetParticipant", required = true) + private CommunicationIdentifierModel targetParticipant; + + /* + * The captured tones. + */ + @JsonProperty(value = "tones", required = true) + private List tones; + + /** + * Get the targetParticipant property: Target participant of Send DTMF tone. + * + * @return the targetParticipant value. + */ + public CommunicationIdentifierModel getTargetParticipant() { + return this.targetParticipant; + } + + /** + * Set the targetParticipant property: Target participant of Send DTMF tone. + * + * @param targetParticipant the targetParticipant value to set. + * @return the SendDtmfOptionsInternal object itself. + */ + public SendDtmfOptionsInternal setTargetParticipant(CommunicationIdentifierModel targetParticipant) { + this.targetParticipant = targetParticipant; + return this; + } + + /** + * Get the tones property: The captured tones. + * + * @return the tones value. + */ + public List getTones() { + return this.tones; + } + + /** + * Set the tones property: The captured tones. + * + * @param tones the tones value to set. + * @return the SendDtmfOptionsInternal object itself. + */ + public SendDtmfOptionsInternal setTones(List tones) { + this.tones = tones; + return this; + } +} diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SendDtmfRequestInternal.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SendDtmfRequestInternal.java new file mode 100644 index 0000000000000..e4bcc6dfbe234 --- /dev/null +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SendDtmfRequestInternal.java @@ -0,0 +1,64 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.communication.callautomation.implementation.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** The SendDtmfRequestInternal model. */ +@Fluent +public final class SendDtmfRequestInternal { + /* + * Defines options for sending dtmf tones. + */ + @JsonProperty(value = "sendDtmfOptions", required = true) + private SendDtmfOptionsInternal sendDtmfOptions; + + /* + * The value to identify context of the operation. + */ + @JsonProperty(value = "operationContext") + private String operationContext; + + /** + * Get the sendDtmfOptions property: Defines options for sending dtmf tones. + * + * @return the sendDtmfOptions value. + */ + public SendDtmfOptionsInternal getSendDtmfOptions() { + return this.sendDtmfOptions; + } + + /** + * Set the sendDtmfOptions property: Defines options for sending dtmf tones. + * + * @param sendDtmfOptions the sendDtmfOptions value to set. + * @return the SendDtmfRequestInternal object itself. + */ + public SendDtmfRequestInternal setSendDtmfOptions(SendDtmfOptionsInternal sendDtmfOptions) { + this.sendDtmfOptions = sendDtmfOptions; + return this; + } + + /** + * Get the operationContext property: The value to identify context of the operation. + * + * @return the operationContext value. + */ + public String getOperationContext() { + return this.operationContext; + } + + /** + * Set the operationContext property: The value to identify context of the operation. + * + * @param operationContext the operationContext value to set. + * @return the SendDtmfRequestInternal object itself. + */ + public SendDtmfRequestInternal setOperationContext(String operationContext) { + this.operationContext = operationContext; + return this; + } +} diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SpeechOptionsInternal.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SpeechOptionsInternal.java new file mode 100644 index 0000000000000..1a1a9f084f090 --- /dev/null +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SpeechOptionsInternal.java @@ -0,0 +1,41 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.communication.callautomation.implementation.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Options for continuous speech recognition. */ +@Fluent +public final class SpeechOptionsInternal { + /* + * The length of end silence when user stops speaking and cogservice send + * response. + */ + @JsonProperty(value = "endSilenceTimeoutInMs") + private Long endSilenceTimeoutInMs; + + /** + * Get the endSilenceTimeoutInMs property: The length of end silence when user stops speaking and cogservice send + * response. + * + * @return the endSilenceTimeoutInMs value. + */ + public Long getEndSilenceTimeoutInMs() { + return this.endSilenceTimeoutInMs; + } + + /** + * Set the endSilenceTimeoutInMs property: The length of end silence when user stops speaking and cogservice send + * response. + * + * @param endSilenceTimeoutInMs the endSilenceTimeoutInMs value to set. + * @return the SpeechOptionsInternal object itself. + */ + public SpeechOptionsInternal setEndSilenceTimeoutInMs(Long endSilenceTimeoutInMs) { + this.endSilenceTimeoutInMs = endSilenceTimeoutInMs; + return this; + } +} diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SpeechResultInternal.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SpeechResultInternal.java new file mode 100644 index 0000000000000..ab59123d5a646 --- /dev/null +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SpeechResultInternal.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.communication.callautomation.implementation.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** The speech status as a result. */ +@Fluent +public final class SpeechResultInternal { + /* + * The recognized speech in string. + */ + @JsonProperty(value = "speech") + private String speech; + + /** + * Get the speech property: The recognized speech in string. + * + * @return the speech value. + */ + public String getSpeech() { + return this.speech; + } + + /** + * Set the speech property: The recognized speech in string. + * + * @param speech the speech value to set. + * @return the SpeechResultInternal object itself. + */ + public SpeechResultInternal setSpeech(String speech) { + this.speech = speech; + return this; + } +} diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SsmlSourceInternal.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SsmlSourceInternal.java new file mode 100644 index 0000000000000..eff176371ed90 --- /dev/null +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/SsmlSourceInternal.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.communication.callautomation.implementation.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** The SsmlSourceInternal model. */ +@Fluent +public final class SsmlSourceInternal { + /* + * Ssml string for the cognitive service to be played + */ + @JsonProperty(value = "ssmlText", required = true) + private String ssmlText; + + /** + * Get the ssmlText property: Ssml string for the cognitive service to be played. + * + * @return the ssmlText value. + */ + public String getSsmlText() { + return this.ssmlText; + } + + /** + * Set the ssmlText property: Ssml string for the cognitive service to be played. + * + * @param ssmlText the ssmlText value to set. + * @return the SsmlSourceInternal object itself. + */ + public SsmlSourceInternal setSsmlText(String ssmlText) { + this.ssmlText = ssmlText; + return this; + } +} diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/ToneInfo.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/ToneInfo.java new file mode 100644 index 0000000000000..b5b7d7fa656e6 --- /dev/null +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/implementation/models/ToneInfo.java @@ -0,0 +1,93 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.communication.callautomation.implementation.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** The information about the tone. */ +@Fluent +public final class ToneInfo { + /* + * The sequence id which can be used to determine if the same tone was + * played multiple times or if any tones were missed. + */ + @JsonProperty(value = "sequenceId", required = true) + private int sequenceId; + + /* + * The tone property. + */ + @JsonProperty(value = "tone", required = true) + private DtmfToneInternal tone; + + /* + * The id of participant. + */ + @JsonProperty(value = "participantId") + private String participantId; + + /** + * Get the sequenceId property: The sequence id which can be used to determine if the same tone was played multiple + * times or if any tones were missed. + * + * @return the sequenceId value. + */ + public int getSequenceId() { + return this.sequenceId; + } + + /** + * Set the sequenceId property: The sequence id which can be used to determine if the same tone was played multiple + * times or if any tones were missed. + * + * @param sequenceId the sequenceId value to set. + * @return the ToneInfo object itself. + */ + public ToneInfo setSequenceId(int sequenceId) { + this.sequenceId = sequenceId; + return this; + } + + /** + * Get the tone property: The tone property. + * + * @return the tone value. + */ + public DtmfToneInternal getTone() { + return this.tone; + } + + /** + * Set the tone property: The tone property. + * + * @param tone the tone value to set. + * @return the ToneInfo object itself. + */ + public ToneInfo setTone(DtmfToneInternal tone) { + this.tone = tone; + return this; + } + + /** + * Get the participantId property: The id of participant. + * + * @return the participantId value. + */ + public String getParticipantId() { + return this.participantId; + } + + /** + * Set the participantId property: The id of participant. + * + * @param participantId the participantId value to set. + * @return the ToneInfo object itself. + */ + public ToneInfo setParticipantId(String participantId) { + this.participantId = participantId; + return this; + } +} diff --git a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/models/CallMediaRecognitionType.java b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/models/CallMediaRecognitionType.java index 84b918e1b6934..b325fc467504a 100644 --- a/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/models/CallMediaRecognitionType.java +++ b/sdk/communication/azure-communication-callautomation/src/main/java/com/azure/communication/callautomation/models/CallMediaRecognitionType.java @@ -13,6 +13,10 @@ public final class CallMediaRecognitionType extends ExpandableStringEnum getRecognizeResult() { } else if (this.recognitionType == CallMediaRecognitionType.CHOICES) { return Optional.ofNullable(this.collectChoiceResult); + } else if (this.recognitionType == CallMediaRecognitionType.SPEECH || this.recognitionType == CallMediaRecognitionType.SPEECH_OR_DTMF) { + return Optional.ofNullable(this.speechResult); } + return Optional.empty(); } } diff --git a/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallAutomationAsyncClientAutomatedLiveTests.java b/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallAutomationAsyncClientAutomatedLiveTests.java index 535d7d037e06c..9704133304650 100644 --- a/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallAutomationAsyncClientAutomatedLiveTests.java +++ b/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallAutomationAsyncClientAutomatedLiveTests.java @@ -58,10 +58,15 @@ public void createVOIPCallAndAnswerThenHangupAutomatedTest(HttpClient httpClient CommunicationUserIdentifier caller = identityAsyncClient.createUser().block(); CommunicationIdentifier target = identityAsyncClient.createUser().block(); - CallAutomationAsyncClient callAsyncClient = getCallAutomationClientUsingConnectionString(httpClient) + // Create call automation client and use source as the caller. + CallAutomationAsyncClient callerAsyncClient = getCallAutomationClientUsingConnectionString(httpClient) .addPolicy((context, next) -> logHeaders("createVOIPCallAndAnswerThenHangupAutomatedTest", next)) .sourceIdentity(caller) .buildAsyncClient(); + // Create call automation client for receivers. + CallAutomationAsyncClient receiverAsyncClient = getCallAutomationClientUsingConnectionString(httpClient) + .addPolicy((context, next) -> logHeaders("createVOIPCallAndAnswerThenHangupAutomatedTest", next)) + .buildAsyncClient(); String uniqueId = serviceBusWithNewCall(caller, target); @@ -69,7 +74,7 @@ public void createVOIPCallAndAnswerThenHangupAutomatedTest(HttpClient httpClient List targets = new ArrayList<>(Collections.singletonList(target)); CreateGroupCallOptions createCallOptions = new CreateGroupCallOptions(targets, DISPATCHER_CALLBACK + String.format("?q=%s", uniqueId)); - Response createCallResultResponse = callAsyncClient.createCallWithResponse(createCallOptions).block(); + Response createCallResultResponse = callerAsyncClient.createCallWithResponse(createCallOptions).block(); assertNotNull(createCallResultResponse); CreateCallResult createCallResult = createCallResultResponse.getValue(); @@ -85,7 +90,7 @@ public void createVOIPCallAndAnswerThenHangupAutomatedTest(HttpClient httpClient // answer the call AnswerCallOptions answerCallOptions = new AnswerCallOptions(incomingCallContext, DISPATCHER_CALLBACK + String.format("?q=%s", uniqueId)); - AnswerCallResult answerCallResult = Objects.requireNonNull(callAsyncClient.answerCallWithResponse(answerCallOptions).block()).getValue(); + AnswerCallResult answerCallResult = Objects.requireNonNull(receiverAsyncClient.answerCallWithResponse(answerCallOptions).block()).getValue(); assertNotNull(answerCallResult); assertNotNull(answerCallResult.getCallConnectionAsync()); assertNotNull(answerCallResult.getCallConnectionProperties()); @@ -141,7 +146,7 @@ public void createVOIPCallAndRejectAutomatedTest(HttpClient httpClient) { */ CommunicationIdentityAsyncClient identityAsyncClient = getCommunicationIdentityClientUsingConnectionString(httpClient) - .addPolicy((context, next) -> logHeaders("createVOIPCallAndAnswerThenHangupAutomatedTest", next)) + .addPolicy((context, next) -> logHeaders("createVOIPCallAndRejectAutomatedTest", next)) .buildAsyncClient(); try { @@ -149,10 +154,15 @@ public void createVOIPCallAndRejectAutomatedTest(HttpClient httpClient) { CommunicationUserIdentifier caller = identityAsyncClient.createUser().block(); CommunicationIdentifier target = identityAsyncClient.createUser().block(); - CallAutomationAsyncClient callAsyncClient = getCallAutomationClientUsingConnectionString(httpClient) - .addPolicy((context, next) -> logHeaders("createVOIPCallAndAnswerThenHangupAutomatedTest", next)) + // Create call automation client and use source as the caller. + CallAutomationAsyncClient callerAsyncClient = getCallAutomationClientUsingConnectionString(httpClient) + .addPolicy((context, next) -> logHeaders("createVOIPCallAndRejectAutomatedTest", next)) .sourceIdentity(caller) .buildAsyncClient(); + // Create call automation client for receivers. + CallAutomationAsyncClient receiverAsyncClient = getCallAutomationClientUsingConnectionString(httpClient) + .addPolicy((context, next) -> logHeaders("createVOIPCallAndRejectAutomatedTest", next)) + .buildAsyncClient(); String uniqueId = serviceBusWithNewCall(caller, target); @@ -160,7 +170,7 @@ public void createVOIPCallAndRejectAutomatedTest(HttpClient httpClient) { List targets = new ArrayList<>(Collections.singletonList(target)); CreateGroupCallOptions createCallOptions = new CreateGroupCallOptions(targets, DISPATCHER_CALLBACK + String.format("?q=%s", uniqueId)); - Response createCallResultResponse = callAsyncClient.createCallWithResponse(createCallOptions).block(); + Response createCallResultResponse = callerAsyncClient.createCallWithResponse(createCallOptions).block(); assertNotNull(createCallResultResponse); CreateCallResult createCallResult = createCallResultResponse.getValue(); @@ -175,7 +185,7 @@ public void createVOIPCallAndRejectAutomatedTest(HttpClient httpClient) { // answer the call RejectCallOptions rejectCallOptions = new RejectCallOptions(incomingCallContext); - callAsyncClient.rejectCallWithResponse(rejectCallOptions).block(); + receiverAsyncClient.rejectCallWithResponse(rejectCallOptions).block(); // check events CallDisconnected callDisconnectedEvent = waitForEvent(CallDisconnected.class, callerConnectionId, Duration.ofSeconds(10)); diff --git a/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallAutomationLiveTestBase.java b/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallAutomationLiveTestBase.java index 2e021fd755224..cc22334d3fd60 100644 --- a/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallAutomationLiveTestBase.java +++ b/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallAutomationLiveTestBase.java @@ -63,7 +63,8 @@ public class CallAutomationLiveTestBase extends TestBase { = new StringJoiner("\":\"|\"", "\"", "\":\"") .add("value") .add("rawId") - .add("id"); + .add("id") + .add("callbackUri"); protected static final Pattern JSON_PROPERTY_VALUE_REDACTION_PATTERN = Pattern.compile(String.format("(?:%s)(.*?)(?:\",|\"})", JSON_PROPERTIES_TO_REDACT), Pattern.CASE_INSENSITIVE); diff --git a/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallConnectionAsyncAutomatedLiveTests.java b/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallConnectionAsyncAutomatedLiveTests.java index ed2f96391adc2..c41a5cf930f40 100644 --- a/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallConnectionAsyncAutomatedLiveTests.java +++ b/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallConnectionAsyncAutomatedLiveTests.java @@ -13,13 +13,14 @@ import com.azure.communication.callautomation.models.HangUpOptions; import com.azure.communication.callautomation.models.ListParticipantsResult; import com.azure.communication.callautomation.models.RemoveParticipantResult; +import com.azure.communication.callautomation.models.events.AddParticipantSucceeded; import com.azure.communication.callautomation.models.events.CallConnected; +import com.azure.communication.callautomation.models.events.RemoveParticipantSucceeded; import com.azure.communication.common.CommunicationIdentifier; import com.azure.communication.common.CommunicationUserIdentifier; import com.azure.communication.identity.CommunicationIdentityAsyncClient; import com.azure.core.http.HttpClient; import com.azure.core.http.rest.Response; -import org.junit.jupiter.api.Disabled; import org.junit.jupiter.api.condition.DisabledIfEnvironmentVariable; import org.junit.jupiter.params.ParameterizedTest; import org.junit.jupiter.params.provider.MethodSource; @@ -36,7 +37,6 @@ public class CallConnectionAsyncAutomatedLiveTests extends CallAutomationAutomatedLiveTestBase { @ParameterizedTest - @Disabled("Disabling this test for this release - fix after recording update") @MethodSource("com.azure.core.test.TestBase#getHttpClients") @DisabledIfEnvironmentVariable( named = "SKIP_LIVE_TEST", @@ -50,10 +50,6 @@ public void createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAut * 4. add one more ACS target to the call. * 5. remove the newly added target from the call. */ - CallAutomationAsyncClient callAsyncClient = getCallAutomationClientUsingConnectionString(httpClient) - .addPolicy((context, next) -> logHeaders("createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAutomatedTest", next)) - .buildAsyncClient(); - CommunicationIdentityAsyncClient identityAsyncClient = getCommunicationIdentityClientUsingConnectionString(httpClient) .addPolicy((context, next) -> logHeaders("createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAutomatedTest", next)) .buildAsyncClient(); @@ -62,18 +58,29 @@ public void createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAut try { // create caller and receiver - CommunicationIdentifier caller = identityAsyncClient.createUser().block(); + CommunicationUserIdentifier caller = identityAsyncClient.createUser().block(); CommunicationUserIdentifier receiver = identityAsyncClient.createUser().block(); - CommunicationIdentifier anotherReceiver = identityAsyncClient.createUser().block(); + CommunicationUserIdentifier anotherReceiver = identityAsyncClient.createUser().block(); String uniqueId = serviceBusWithNewCall(caller, receiver); String anotherUniqueId = serviceBusWithNewCall(caller, anotherReceiver); + // Create call automation client for caller. + CallAutomationAsyncClient callerAsyncClient = getCallAutomationClientUsingConnectionString(httpClient) + .addPolicy((context, next) -> logHeaders("createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAutomatedTest", next)) + .sourceIdentity(caller) + .buildAsyncClient(); + + // Create call automation client for receivers. + CallAutomationAsyncClient receiverAsyncClient = getCallAutomationClientUsingConnectionString(httpClient) + .addPolicy((context, next) -> logHeaders("createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAutomatedTest", next)) + .buildAsyncClient(); + // create a call List targets = new ArrayList<>(Arrays.asList(receiver)); CreateGroupCallOptions createCallOptions = new CreateGroupCallOptions(targets, DISPATCHER_CALLBACK + String.format("?q=%s", uniqueId)); - Response createCallResultResponse = callAsyncClient.createCallWithResponse(createCallOptions).block(); + Response createCallResultResponse = callerAsyncClient.createCallWithResponse(createCallOptions).block(); assertNotNull(createCallResultResponse); CreateCallResult createCallResult = createCallResultResponse.getValue(); assertNotNull(createCallResult); @@ -88,7 +95,7 @@ public void createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAut // answer the call AnswerCallOptions answerCallOptions = new AnswerCallOptions(incomingCallContext, DISPATCHER_CALLBACK + String.format("?q=%s", uniqueId)); - AnswerCallResult answerCallResult = Objects.requireNonNull(callAsyncClient.answerCallWithResponse(answerCallOptions).block()).getValue(); + AnswerCallResult answerCallResult = Objects.requireNonNull(receiverAsyncClient.answerCallWithResponse(answerCallOptions).block()).getValue(); assertNotNull(answerCallResult); assertNotNull(answerCallResult.getCallConnectionAsync()); assertNotNull(answerCallResult.getCallConnectionProperties()); @@ -100,9 +107,7 @@ public void createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAut assertNotNull(callConnectedEvent); // add another receiver to the call - targets.clear(); - targets.add(anotherReceiver); - AddParticipantOptions addParticipantsOptions = new AddParticipantOptions(new CallInvite(receiver)); + AddParticipantOptions addParticipantsOptions = new AddParticipantOptions(new CallInvite(anotherReceiver)); Response addParticipantsResultResponse = createCallResult.getCallConnectionAsync().addParticipantWithResponse(addParticipantsOptions).block(); assertNotNull(addParticipantsResultResponse); @@ -113,16 +118,15 @@ public void createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAut // answer the call answerCallOptions = new AnswerCallOptions(anotherIncomingCallContext, DISPATCHER_CALLBACK + String.format("?q=%s", anotherUniqueId)); - AnswerCallResult anotherAnswerCallResult = Objects.requireNonNull(callAsyncClient.answerCallWithResponse(answerCallOptions).block()).getValue(); + AnswerCallResult anotherAnswerCallResult = Objects.requireNonNull(receiverAsyncClient.answerCallWithResponse(answerCallOptions).block()).getValue(); assertNotNull(anotherAnswerCallResult); assertNotNull(anotherAnswerCallResult.getCallConnectionAsync()); assertNotNull(anotherAnswerCallResult.getCallConnectionProperties()); - String anotherReceiverConnectionId = anotherAnswerCallResult.getCallConnectionProperties().getCallConnectionId(); callDestructors.add(anotherAnswerCallResult.getCallConnectionAsync()); - // wait for callConnected - CallConnected anotherCallConnectedEvent = waitForEvent(CallConnected.class, anotherReceiverConnectionId, Duration.ofSeconds(10)); - assertNotNull(callConnectedEvent); + // wait for addParticipantSucceed + AddParticipantSucceeded addParticipantSucceeded = waitForEvent(AddParticipantSucceeded.class, callerConnectionId, Duration.ofSeconds(10)); + assertNotNull(addParticipantSucceeded); // check participant number in the call ListParticipantsResult listParticipantsResult = createCallResult.getCallConnectionAsync().listParticipants().block(); @@ -131,13 +135,11 @@ public void createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAut // remove a participant from the call RemoveParticipantResult removeParticipantResult = createCallResult.getCallConnectionAsync().removeParticipant(receiver).block(); + assertNotNull(removeParticipantResult); - waitForOperationCompletion(8000); - - // check participant number in the call - listParticipantsResult = createCallResult.getCallConnectionAsync().listParticipants().block(); - assertNotNull(listParticipantsResult); - assertEquals(2, listParticipantsResult.getValues().size()); + // wait for removeParticipantSucceed + RemoveParticipantSucceeded removeParticipantSucceeded = waitForEvent(RemoveParticipantSucceeded.class, callerConnectionId, Duration.ofSeconds(10)); + assertNotNull(removeParticipantSucceeded); } catch (Exception ex) { fail("Unexpected exception received", ex); } finally { diff --git a/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallMediaAsyncAutomatedLiveTests.java b/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallMediaAsyncAutomatedLiveTests.java index 1c60845ca52dd..2f410672cfe26 100644 --- a/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallMediaAsyncAutomatedLiveTests.java +++ b/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallMediaAsyncAutomatedLiveTests.java @@ -56,18 +56,23 @@ public void playMediaInACallAutomatedTest(HttpClient httpClient) { CommunicationUserIdentifier caller = identityAsyncClient.createUser().block(); CommunicationIdentifier receiver = identityAsyncClient.createUser().block(); - CallAutomationAsyncClient callAsyncClient = getCallAutomationClientUsingConnectionString(httpClient) + CallAutomationAsyncClient callerAsyncClient = getCallAutomationClientUsingConnectionString(httpClient) .addPolicy((context, next) -> logHeaders("playMediaInACallAutomatedTest", next)) .sourceIdentity(caller) .buildAsyncClient(); + // Create call automation client for receivers. + CallAutomationAsyncClient receiverAsyncClient = getCallAutomationClientUsingConnectionString(httpClient) + .addPolicy((context, next) -> logHeaders("playMediaInACallAutomatedTest", next)) + .buildAsyncClient(); + String uniqueId = serviceBusWithNewCall(caller, receiver); // create a call List targets = new ArrayList<>(Arrays.asList(receiver)); CreateGroupCallOptions createCallOptions = new CreateGroupCallOptions(targets, DISPATCHER_CALLBACK + String.format("?q=%s", uniqueId)); - Response createCallResultResponse = callAsyncClient.createCallWithResponse(createCallOptions).block(); + Response createCallResultResponse = callerAsyncClient.createCallWithResponse(createCallOptions).block(); assertNotNull(createCallResultResponse); CreateCallResult createCallResult = createCallResultResponse.getValue(); assertNotNull(createCallResult); @@ -82,7 +87,7 @@ public void playMediaInACallAutomatedTest(HttpClient httpClient) { // answer the call AnswerCallOptions answerCallOptions = new AnswerCallOptions(incomingCallContext, DISPATCHER_CALLBACK + String.format("?q=%s", uniqueId)); - AnswerCallResult answerCallResult = Objects.requireNonNull(callAsyncClient.answerCallWithResponse(answerCallOptions).block()).getValue(); + AnswerCallResult answerCallResult = Objects.requireNonNull(receiverAsyncClient.answerCallWithResponse(answerCallOptions).block()).getValue(); assertNotNull(answerCallResult); assertNotNull(answerCallResult.getCallConnectionAsync()); assertNotNull(answerCallResult.getCallConnectionProperties()); diff --git a/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallMediaAsyncUnitTests.java b/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallMediaAsyncUnitTests.java index aafa8e8de3d45..d9c0fbc4d7688 100644 --- a/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallMediaAsyncUnitTests.java +++ b/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallMediaAsyncUnitTests.java @@ -6,10 +6,12 @@ import com.azure.communication.callautomation.models.RecognizeChoice; import com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions; import com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions; +import com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions; import com.azure.communication.callautomation.models.DtmfTone; import com.azure.communication.callautomation.models.FileSource; import com.azure.communication.callautomation.models.GenderType; import com.azure.communication.callautomation.models.TextSource; +import com.azure.communication.callautomation.models.SsmlSource; import com.azure.communication.callautomation.models.PlayOptions; import com.azure.communication.callautomation.models.RecognizeInputType; import com.azure.communication.common.CommunicationUserIdentifier; @@ -31,7 +33,7 @@ public class CallMediaAsyncUnitTests { private CallMediaAsync callMedia; private FileSource playFileSource; private TextSource playTextSource; - + private SsmlSource playSsmlSource; private PlayOptions playOptions; @@ -53,6 +55,9 @@ public void setup() { playTextSource.setSourceLocale("en-US"); playTextSource.setVoiceName("LULU"); + playSsmlSource = new SsmlSource(); + playSsmlSource.setSsmlText(""); + playOptions = new PlayOptions() .setLoop(false) .setOperationContext("operationContext"); @@ -92,6 +97,23 @@ public void playTextToAllWithResponseTest() { .verifyComplete(); } + @Test + public void playSsmlWithResponseTest() { + StepVerifier.create( + callMedia.playWithResponse(playSsmlSource, + Collections.singletonList(new CommunicationUserIdentifier("id")), playOptions)) + .consumeNextWith(response -> assertEquals(202, response.getStatusCode())) + .verifyComplete(); + } + + @Test + public void playSsmlToAllWithResponseTest() { + StepVerifier.create( + callMedia.playToAllWithResponse(playSsmlSource, playOptions)) + .consumeNextWith(response -> assertEquals(202, response.getStatusCode())) + .verifyComplete(); + } + @Test public void cancelAllOperationsWithResponse() { StepVerifier.create( @@ -213,4 +235,23 @@ public void recognizeWithResponseTextChoiceOptions() { .consumeNextWith(response -> assertEquals(202, response.getStatusCode())) .verifyComplete(); } + + @Test + public void recognizeWithResponseTextSpeechOptions() { + + CallMediaRecognizeSpeechOptions recognizeOptions = new CallMediaRecognizeSpeechOptions(RecognizeInputType.SPEECH, new CommunicationUserIdentifier("id"), Duration.ofMillis(1000)); + + recognizeOptions.setRecognizeInputType(RecognizeInputType.SPEECH); + recognizeOptions.setPlayPrompt(new TextSource().setText("Test recognize choice with text source.")); + recognizeOptions.setInterruptCallMediaOperation(true); + recognizeOptions.setStopCurrentOperations(true); + recognizeOptions.setOperationContext("operationContext"); + recognizeOptions.setInterruptPrompt(true); + recognizeOptions.setInitialSilenceTimeout(Duration.ofSeconds(4)); + + StepVerifier.create( + callMedia.startRecognizingWithResponse(recognizeOptions)) + .consumeNextWith(response -> assertEquals(202, response.getStatusCode())) + .verifyComplete(); + } } diff --git a/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallRecordingAutomatedLiveTests.java b/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallRecordingAutomatedLiveTests.java index 193ae7e8c3619..d86bbc896f472 100644 --- a/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallRecordingAutomatedLiveTests.java +++ b/sdk/communication/azure-communication-callautomation/src/test/java/com/azure/communication/callautomation/CallRecordingAutomatedLiveTests.java @@ -45,10 +45,6 @@ public void createACSCallAndUnmixedAudioTest(HttpClient httpClient) { * 6. hang up the call. * 7. once call is hung up, verify disconnected event */ - CallAutomationClient client = getCallAutomationClientUsingConnectionString(httpClient) - .addPolicy((context, next) -> logHeaders("recordingOperations", next)) - .buildClient(); - CommunicationIdentityClient communicationIdentityClient = getCommunicationIdentityClientUsingConnectionString(httpClient) .buildClient(); @@ -58,12 +54,23 @@ public void createACSCallAndUnmixedAudioTest(HttpClient httpClient) { CommunicationUserIdentifier source = communicationIdentityClient.createUser(); CommunicationUserIdentifier target = communicationIdentityClient.createUser(); + // Create call automation client and use source as the caller. + CallAutomationClient callerClient = getCallAutomationClientUsingConnectionString(httpClient) + .addPolicy((context, next) -> logHeaders("recordingOperations", next)) + .sourceIdentity(source) + .buildClient(); + + // Create call automation client for receivers. + CallAutomationClient receiverClient = getCallAutomationClientUsingConnectionString(httpClient) + .addPolicy((context, next) -> logHeaders("recordingOperations", next)) + .buildClient(); + // setup service bus String uniqueId = serviceBusWithNewCall(source, target); // create call and assert response CreateGroupCallOptions createCallOptions = new CreateGroupCallOptions(Arrays.asList(target), String.format("%s?q=%s", DISPATCHER_CALLBACK, uniqueId)); - CreateCallResult createCallResult = client.createCallWithResponse(createCallOptions, null).getValue(); + CreateCallResult createCallResult = callerClient.createCallWithResponse(createCallOptions, null).getValue(); callConnectionId = createCallResult.getCallConnectionProperties().getCallConnectionId(); assertNotNull(callConnectionId); @@ -73,7 +80,7 @@ public void createACSCallAndUnmixedAudioTest(HttpClient httpClient) { // answer the call AnswerCallOptions answerCallOptions = new AnswerCallOptions(incomingCallContext, DISPATCHER_CALLBACK); - AnswerCallResult answerCallResult = client.answerCallWithResponse(answerCallOptions, null).getValue(); + AnswerCallResult answerCallResult = receiverClient.answerCallWithResponse(answerCallOptions, null).getValue(); assertNotNull(answerCallResult); // wait for callConnected @@ -85,7 +92,7 @@ public void createACSCallAndUnmixedAudioTest(HttpClient httpClient) { assertEquals(CallConnectionState.CONNECTED, callConnectionProperties.getCallConnectionState()); // start recording - RecordingStateResult recordingStateResult = client.getCallRecording().startRecording( + RecordingStateResult recordingStateResult = callerClient.getCallRecording().startRecording( new StartRecordingOptions(new ServerCallLocator(callConnectionProperties.getServerCallId())) .setRecordingChannel(RecordingChannel.UNMIXED) .setRecordingContent(RecordingContent.AUDIO) @@ -96,11 +103,11 @@ public void createACSCallAndUnmixedAudioTest(HttpClient httpClient) { assertNotNull(recordingStateResult.getRecordingId()); // stop recording - client.getCallRecording().stopRecording(recordingStateResult.getRecordingId()); + callerClient.getCallRecording().stopRecording(recordingStateResult.getRecordingId()); // hangup if (!callConnectionId.isEmpty()) { - CallConnection callConnection = client.getCallConnection(callConnectionId); + CallConnection callConnection = callerClient.getCallConnection(callConnectionId); callConnection.hangUp(true); CallDisconnected callDisconnectedEvent = waitForEvent(CallDisconnected.class, callConnectionId, Duration.ofSeconds(10)); assertNotNull(callDisconnectedEvent); @@ -122,10 +129,6 @@ public void createACSCallUnmixedAudioAffinityTest(HttpClient httpClient) { * 6. hang up the call. * 7. once call is hung up, verify disconnected event */ - CallAutomationClient client = getCallAutomationClientUsingConnectionString(httpClient) - .addPolicy((context, next) -> logHeaders("recordingOperations", next)) - .buildClient(); - CommunicationIdentityClient communicationIdentityClient = getCommunicationIdentityClientUsingConnectionString(httpClient) .buildClient(); @@ -135,12 +138,23 @@ public void createACSCallUnmixedAudioAffinityTest(HttpClient httpClient) { CommunicationUserIdentifier source = communicationIdentityClient.createUser(); CommunicationUserIdentifier target = communicationIdentityClient.createUser(); + // Create call automation client and use source as the caller. + CallAutomationClient callerClient = getCallAutomationClientUsingConnectionString(httpClient) + .addPolicy((context, next) -> logHeaders("recordingOperations", next)) + .sourceIdentity(source) + .buildClient(); + + // Create call automation client for receivers. + CallAutomationClient receiverClient = getCallAutomationClientUsingConnectionString(httpClient) + .addPolicy((context, next) -> logHeaders("recordingOperations", next)) + .buildClient(); + // setup service bus String uniqueId = serviceBusWithNewCall(source, target); // create call and assert response CreateGroupCallOptions createCallOptions = new CreateGroupCallOptions(Arrays.asList(target), String.format("%s?q=%s", DISPATCHER_CALLBACK, uniqueId)); - CreateCallResult createCallResult = client.createCallWithResponse(createCallOptions, null).getValue(); + CreateCallResult createCallResult = callerClient.createCallWithResponse(createCallOptions, null).getValue(); callConnectionId = createCallResult.getCallConnectionProperties().getCallConnectionId(); assertNotNull(callConnectionId); @@ -150,7 +164,7 @@ public void createACSCallUnmixedAudioAffinityTest(HttpClient httpClient) { // answer the call AnswerCallOptions answerCallOptions = new AnswerCallOptions(incomingCallContext, DISPATCHER_CALLBACK); - AnswerCallResult answerCallResult = client.answerCallWithResponse(answerCallOptions, null).getValue(); + AnswerCallResult answerCallResult = receiverClient.answerCallWithResponse(answerCallOptions, null).getValue(); assertNotNull(answerCallResult); // wait for callConnected @@ -162,7 +176,7 @@ public void createACSCallUnmixedAudioAffinityTest(HttpClient httpClient) { assertEquals(CallConnectionState.CONNECTED, callConnectionProperties.getCallConnectionState()); // start recording - RecordingStateResult recordingStateResult = client.getCallRecording().startRecording( + RecordingStateResult recordingStateResult = callerClient.getCallRecording().startRecording( new StartRecordingOptions(new ServerCallLocator(callConnectionProperties.getServerCallId())) .setRecordingChannel(RecordingChannel.UNMIXED) .setRecordingContent(RecordingContent.AUDIO) @@ -179,11 +193,11 @@ public void createACSCallUnmixedAudioAffinityTest(HttpClient httpClient) { assertNotNull(recordingStateResult.getRecordingId()); // stop recording - client.getCallRecording().stopRecording(recordingStateResult.getRecordingId()); + callerClient.getCallRecording().stopRecording(recordingStateResult.getRecordingId()); // hangup if (!callConnectionId.isEmpty()) { - CallConnection callConnection = client.getCallConnection(callConnectionId); + CallConnection callConnection = callerClient.getCallConnection(callConnectionId); callConnection.hangUpWithResponse(new HangUpOptions(true), null); CallDisconnected callDisconnectedEvent = waitForEvent(CallDisconnected.class, callConnectionId, Duration.ofSeconds(10)); assertNotNull(callDisconnectedEvent); diff --git a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallAutomationAsyncClientAutomatedLiveTests.createVOIPCallAndAnswerThenHangupAutomatedTest[1].json b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallAutomationAsyncClientAutomatedLiveTests.createVOIPCallAndAnswerThenHangupAutomatedTest[1].json index 966bf9b433164..54bec1376b627 100644 --- a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallAutomationAsyncClientAutomatedLiveTests.createVOIPCallAndAnswerThenHangupAutomatedTest[1].json +++ b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallAutomationAsyncClientAutomatedLiveTests.createVOIPCallAndAnswerThenHangupAutomatedTest[1].json @@ -3,23 +3,24 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/identities?api-version=2022-10-01", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-identity/1.4.1 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "951c7ebd-b49c-4b3f-8b93-6875ea83fab2", + "User-Agent" : "azsdk-java-azure-communication-identity/1.4.4 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c422dbcc-68e6-465e-891d-c38402e5c1e9", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "101", + "x-azure-ref" : "20230420T194721Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000002wc8", "X-Cache" : "CONFIG_NOCACHE", - "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01", + "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01, 2023-08-01", + "Connection" : "keep-alive", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 09 Dec 2022 22:51:10 GMT", + "Date" : "Thu, 20 Apr 2023 19:47:22 GMT", "Strict-Transport-Security" : "max-age=2592000", - "X-Processing-Time" : "108ms", - "MS-CV" : "+yGIIHG2ckWfuUZ0YfOWGg.0", - "X-Azure-Ref" : "03ruTYwAAAAALw0RGRgTIQ7JTOFp6h/IFWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "X-Processing-Time" : "53ms", + "MS-CV" : "AkGkVrEpzkaHjl01ykStEw.0", + "Content-Length" : "101", "Body" : "{\"identity\":{\"id\":\"REDACTED\"}}", - "x-ms-client-request-id" : "951c7ebd-b49c-4b3f-8b93-6875ea83fab2", + "x-ms-client-request-id" : "c422dbcc-68e6-465e-891d-c38402e5c1e9", "Request-Context" : "appId=", "Content-Type" : "application/json; charset=utf-8" }, @@ -28,23 +29,24 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/identities?api-version=2022-10-01", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-identity/1.4.1 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "0932dfbf-6458-4435-9673-3175c1622078", + "User-Agent" : "azsdk-java-azure-communication-identity/1.4.4 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "7098cf94-2f08-40db-8cb4-3054840003d6", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "101", + "x-azure-ref" : "20230420T194722Z-218k3rpek9335bm28rec1mqwmn00000000u000000000e6s1", "X-Cache" : "CONFIG_NOCACHE", - "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01", + "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01, 2023-08-01", + "Connection" : "keep-alive", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 09 Dec 2022 22:51:10 GMT", + "Date" : "Thu, 20 Apr 2023 19:47:22 GMT", "Strict-Transport-Security" : "max-age=2592000", - "X-Processing-Time" : "107ms", - "MS-CV" : "ldgwCGzKqE2ZJe4cGm/8zQ.0", - "X-Azure-Ref" : "037uTYwAAAAAbhQZv2F7YSq4On/drujU5WVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "X-Processing-Time" : "56ms", + "MS-CV" : "iSaVh06meECqjgzJWvWUCA.0", + "Content-Length" : "101", "Body" : "{\"identity\":{\"id\":\"REDACTED\"}}", - "x-ms-client-request-id" : "0932dfbf-6458-4435-9673-3175c1622078", + "x-ms-client-request-id" : "7098cf94-2f08-40db-8cb4-3054840003d6", "Request-Context" : "appId=", "Content-Type" : "application/json; charset=utf-8" }, @@ -53,20 +55,22 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b471f7b6-913c-4984-b9d2-9b6bf86e483a", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0308b3a5-b63f-4822-bb72-6ff4b6df7dda", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "899", + "x-azure-ref" : "20230420T194724Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000002wkt", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "04buTYwAAAABW+4yCi7yuTriVe1ECOeJ7WVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "915", "StatusCode" : "201", - "X-Microsoft-Skype-Chain-ID" : "51a81c7e-47d7-4373-8a8f-4bc1c86345e0", - "Body" : "{\"callConnectionId\":\"421f3500-3b46-4992-9acb-340c3ff2bb7f\",\"source\":{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}},\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connecting\",\"callbackUri\":\"https://incomingcalldispatcher.azurewebsites.net/api/servicebuscallback/events?q=8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-833b-3dfe-9c3a0d006b588acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-83f5-b4f1-9c3a0d006c0a\",\"mediaSubscriptionId\":\"965ecb64-db82-4528-8ff3-c7e328cf97bf\"}", - "Date" : "Fri, 09 Dec 2022 22:51:13 GMT", - "x-ms-client-request-id" : "b471f7b6-913c-4984-b9d2-9b6bf86e483a", + "X-Microsoft-Skype-Chain-ID" : "37023b10-fa50-489f-a9a3-4a6b28888187", + "Body" : "{\"callConnectionId\":\"511f3600-b887-42ad-bdd4-24484bce7a0f\",\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connecting\",\"callbackUri\":\"REDACTED\",\"mediaSubscriptionId\":\"ec908639-a9e2-4cff-aa83-ad6061d939e3\",\"sourceDisplayName\":\"\",\"sourceIdentity\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}}", + "Date" : "Thu, 20 Apr 2023 19:47:24 GMT", + "x-ms-client-request-id" : "0308b3a5-b63f-4822-bb72-6ff4b6df7dda", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null @@ -74,58 +78,64 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections:answer?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ac99a112-401d-4e31-8a5c-26b806112e5f", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "12ca601b-a1ad-4b51-9700-81ab9adbf8d5", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "1102", + "x-azure-ref" : "20230420T194726Z-218k3rpek9335bm28rec1mqwmn00000000u000000000e7cq", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "047uTYwAAAABfSOGJ7wEVSLXvpehljZcdWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", "StatusCode" : "200", - "X-Microsoft-Skype-Chain-ID" : "51a81c7e-47d7-4373-8a8f-4bc1c86345e0", - "Body" : "{\"callConnectionId\":\"411f3500-32d4-481f-a1f0-f812e4cc042d\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzd2UtMDEtc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252L0RwU3Nwck9yQVVtNHpQMjR1eHdMSmc/aT0xMC02MC0wLTYmZT02MzgwNjEzNTAyOTk5MzYzMzM=\",\"source\":{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}},\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"unknown\",\"callbackUri\":\"https://incomingcalldispatcher.azurewebsites.net/api/servicebuscallback/events?q=8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-833b-3dfe-9c3a0d006b588acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-83f5-b4f1-9c3a0d006c0a\",\"mediaSubscriptionId\":\"82e79de5-e0e6-4f26-86ab-ca5cc0b14143\"}", - "Date" : "Fri, 09 Dec 2022 22:51:15 GMT", - "x-ms-client-request-id" : "ac99a112-401d-4e31-8a5c-26b806112e5f", + "Date" : "Thu, 20 Apr 2023 19:47:26 GMT", + "Accept-Ranges" : "bytes", + "Content-Length" : "1122", + "X-Microsoft-Skype-Chain-ID" : "37023b10-fa50-489f-a9a3-4a6b28888187", + "Body" : "{\"callConnectionId\":\"451f3600-df9a-4369-971d-c5b55e07e5d3\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzd2UtMDItc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252L2NfX1pLOHpDblUtVTdZWTkyVTB1Ync/aT0xMC02MC03LTE0MiZlPTYzODE3NTUzMjU5NTQzMDY1NA==\",\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"unknown\",\"callbackUri\":\"REDACTED\",\"mediaSubscriptionId\":\"7bdfd909-19c4-46cb-ace6-9396bae91e88\",\"sourceDisplayName\":\"\",\"sourceIdentity\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}}", + "x-ms-client-request-id" : "12ca601b-a1ad-4b51-9700-81ab9adbf8d5", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/411f3500-32d4-481f-a1f0-f812e4cc042d:terminate?api-version=2023-01-15-preview", + "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/451f3600-df9a-4369-971d-c5b55e07e5d3:terminate?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c5748972-7d72-4778-aa42-7781eacb70b8" + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "302a6dfe-7c80-499d-9495-92c3c8b38299" }, "Response" : { + "x-azure-ref" : "20230420T194729Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000002x60", "X-Cache" : "CONFIG_NOCACHE", "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "05ruTYwAAAAB/8TkjYQY9Q7nFj8sUVdEsWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "0", "StatusCode" : "204", - "X-Microsoft-Skype-Chain-ID" : "51a81c7e-47d7-4373-8a8f-4bc1c86345e0", - "Date" : "Fri, 09 Dec 2022 22:51:18 GMT", - "x-ms-client-request-id" : "c5748972-7d72-4778-aa42-7781eacb70b8" + "X-Microsoft-Skype-Chain-ID" : "37023b10-fa50-489f-a9a3-4a6b28888187", + "Date" : "Thu, 20 Apr 2023 19:47:29 GMT", + "x-ms-client-request-id" : "302a6dfe-7c80-499d-9495-92c3c8b38299" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/411f3500-32d4-481f-a1f0-f812e4cc042d:terminate?api-version=2023-01-15-preview", + "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/451f3600-df9a-4369-971d-c5b55e07e5d3:terminate?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f7cfeeb0-0aaf-43d6-b9c7-6fd335f40adb" + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "65c07800-95f8-478e-9df6-8dbee973d38d" }, "Response" : { - "content-length" : "53", + "x-azure-ref" : "20230420T194730Z-218k3rpek9335bm28rec1mqwmn00000000u000000000e849", "X-Cache" : "CONFIG_NOCACHE", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "057uTYwAAAAA1Kykw7No9RbIZtD8oHAGvWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "53", "StatusCode" : "404", - "X-Microsoft-Skype-Chain-ID" : "ec53d7df-d725-4e3a-a666-a5df627b862c", + "X-Microsoft-Skype-Chain-ID" : "ca821f4c-6101-4375-aa81-809627f5402f", "Body" : "{\"error\":{\"code\":\"8522\",\"message\":\"Call not found.\"}}", - "Date" : "Fri, 09 Dec 2022 22:51:19 GMT", - "x-ms-client-request-id" : "f7cfeeb0-0aaf-43d6-b9c7-6fd335f40adb", + "Date" : "Thu, 20 Apr 2023 19:47:30 GMT", + "x-ms-client-request-id" : "65c07800-95f8-478e-9df6-8dbee973d38d", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null diff --git a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallAutomationAsyncClientAutomatedLiveTests.createVOIPCallAndRejectAutomatedTest[1].json b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallAutomationAsyncClientAutomatedLiveTests.createVOIPCallAndRejectAutomatedTest[1].json index 3ea9992a6886d..2899430623845 100644 --- a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallAutomationAsyncClientAutomatedLiveTests.createVOIPCallAndRejectAutomatedTest[1].json +++ b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallAutomationAsyncClientAutomatedLiveTests.createVOIPCallAndRejectAutomatedTest[1].json @@ -3,23 +3,24 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/identities?api-version=2022-10-01", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-identity/1.4.1 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8132e45c-4f90-4c45-8465-5f6b087f930b", + "User-Agent" : "azsdk-java-azure-communication-identity/1.4.4 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c017cc96-8f3d-4ee5-ac0f-96cda5cb29b6", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "101", + "x-azure-ref" : "20230420T194715Z-218k3rpek9335bm28rec1mqwmn00000000u000000000e5na", "X-Cache" : "CONFIG_NOCACHE", - "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01", + "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01, 2023-08-01", + "Connection" : "keep-alive", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 09 Dec 2022 22:51:03 GMT", + "Date" : "Thu, 20 Apr 2023 19:47:15 GMT", "Strict-Transport-Security" : "max-age=2592000", - "X-Processing-Time" : "126ms", - "MS-CV" : "3ZKiIvxw+kaZcQOWX8Okzw.0", - "X-Azure-Ref" : "017uTYwAAAABe3oMW9nAtSK8S28kmT2dNWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "X-Processing-Time" : "57ms", + "MS-CV" : "VmRm3RaCOU+ovzyExNiVIw.0", + "Content-Length" : "101", "Body" : "{\"identity\":{\"id\":\"REDACTED\"}}", - "x-ms-client-request-id" : "8132e45c-4f90-4c45-8465-5f6b087f930b", + "x-ms-client-request-id" : "c017cc96-8f3d-4ee5-ac0f-96cda5cb29b6", "Request-Context" : "appId=", "Content-Type" : "application/json; charset=utf-8" }, @@ -28,23 +29,24 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/identities?api-version=2022-10-01", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-identity/1.4.1 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3527300d-9852-43bc-9916-861f54964070", + "User-Agent" : "azsdk-java-azure-communication-identity/1.4.4 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "af891058-93d0-481f-aed5-84c8de778dc4", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "101", + "x-azure-ref" : "20230420T194715Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000002vs9", "X-Cache" : "CONFIG_NOCACHE", - "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01", + "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01, 2023-08-01", + "Connection" : "keep-alive", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 09 Dec 2022 22:51:03 GMT", + "Date" : "Thu, 20 Apr 2023 19:47:16 GMT", "Strict-Transport-Security" : "max-age=2592000", - "X-Processing-Time" : "102ms", - "MS-CV" : "CQzjWjWJkk2cA7lNKruVUA.0", - "X-Azure-Ref" : "017uTYwAAAADxohsatFbLTZ6cGhCWFuIZWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "X-Processing-Time" : "55ms", + "MS-CV" : "29uYE+9su0e3c7czKlN9jA.0", + "Content-Length" : "101", "Body" : "{\"identity\":{\"id\":\"REDACTED\"}}", - "x-ms-client-request-id" : "3527300d-9852-43bc-9916-861f54964070", + "x-ms-client-request-id" : "af891058-93d0-481f-aed5-84c8de778dc4", "Request-Context" : "appId=", "Content-Type" : "application/json; charset=utf-8" }, @@ -53,20 +55,22 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f5e63296-cb41-484b-a69b-ce3b7916ea7e", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "551d8eab-decf-4b0d-a210-33f183eb0401", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "899", + "x-azure-ref" : "20230420T194718Z-218k3rpek9335bm28rec1mqwmn00000000u000000000e601", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "02ruTYwAAAABoCS0vYIS0Satk/Gg6BZXiWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "915", "StatusCode" : "201", - "X-Microsoft-Skype-Chain-ID" : "cfb6b6ea-3a72-4342-9746-89b482f541dd", - "Body" : "{\"callConnectionId\":\"411f3500-22f6-4ece-ae2b-c8ad75cd4479\",\"source\":{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}},\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connecting\",\"callbackUri\":\"https://incomingcalldispatcher.azurewebsites.net/api/servicebuscallback/events?q=8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-661e-b4f1-9c3a0d006c088acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-67fe-3dfe-9c3a0d006b57\",\"mediaSubscriptionId\":\"2d4f2604-a327-46d7-9afc-263090c21439\"}", - "Date" : "Fri, 09 Dec 2022 22:51:06 GMT", - "x-ms-client-request-id" : "f5e63296-cb41-484b-a69b-ce3b7916ea7e", + "X-Microsoft-Skype-Chain-ID" : "a9f29d7e-ca23-481b-86af-e460f6e344ac", + "Body" : "{\"callConnectionId\":\"451f3600-b4d6-4249-a9a2-76b41d18f38f\",\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connecting\",\"callbackUri\":\"REDACTED\",\"mediaSubscriptionId\":\"6dee54c3-6a72-492f-a638-13cccb5754b4\",\"sourceDisplayName\":\"\",\"sourceIdentity\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}}", + "Date" : "Thu, 20 Apr 2023 19:47:18 GMT", + "x-ms-client-request-id" : "551d8eab-decf-4b0d-a210-33f183eb0401", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null @@ -74,37 +78,41 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections:reject?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f55adbd2-5940-466d-bdf2-8250ff7efad7", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2a4c576a-9ff1-4800-8ba0-b9d0bdffc240", "Content-Type" : "application/json" }, "Response" : { + "x-azure-ref" : "20230420T194720Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000002w70", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "03buTYwAAAAA1/wC5V7zkSI1do1pWDjVtWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "0", "StatusCode" : "204", - "X-Microsoft-Skype-Chain-ID" : "6a1d7a2e-f9c9-4008-8cc1-da13096a0f46", - "Date" : "Fri, 09 Dec 2022 22:51:09 GMT", - "x-ms-client-request-id" : "f55adbd2-5940-466d-bdf2-8250ff7efad7" + "X-Microsoft-Skype-Chain-ID" : "04ee17cb-0f4c-4a9b-be9f-cbdfe01e2ca8", + "Date" : "Thu, 20 Apr 2023 19:47:20 GMT", + "x-ms-client-request-id" : "2a4c576a-9ff1-4800-8ba0-b9d0bdffc240" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/411f3500-22f6-4ece-ae2b-c8ad75cd4479?api-version=2023-01-15-preview", + "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/451f3600-b4d6-4249-a9a2-76b41d18f38f?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "dd4a7794-899f-4803-989e-d5286403d5fb" + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "30ec042e-f93f-453a-8191-692d8bec8bd1" }, "Response" : { - "content-length" : "53", + "x-azure-ref" : "20230420T194721Z-218k3rpek9335bm28rec1mqwmn00000000u000000000e6q0", "X-Cache" : "CONFIG_NOCACHE", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "03ruTYwAAAADE4SUK3JWCRLzCfssvaL3wWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "53", "StatusCode" : "404", - "X-Microsoft-Skype-Chain-ID" : "2fb227a8-794a-45e6-933a-9e76cb65b6bd", + "X-Microsoft-Skype-Chain-ID" : "8dc3e572-e44c-4050-bfdf-2b0d0eac42c6", "Body" : "{\"error\":{\"code\":\"8522\",\"message\":\"Call not found.\"}}", - "Date" : "Fri, 09 Dec 2022 22:51:10 GMT", - "x-ms-client-request-id" : "dd4a7794-899f-4803-989e-d5286403d5fb", + "Date" : "Thu, 20 Apr 2023 19:47:21 GMT", + "x-ms-client-request-id" : "30ec042e-f93f-453a-8191-692d8bec8bd1", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null diff --git a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallConnectionAsyncAutomatedLiveTests.createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAutomatedTest[1].json b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallConnectionAsyncAutomatedLiveTests.createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAutomatedTest[1].json index 2ee93eac78f37..7ebd915908de8 100644 --- a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallConnectionAsyncAutomatedLiveTests.createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAutomatedTest[1].json +++ b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallConnectionAsyncAutomatedLiveTests.createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAutomatedTest[1].json @@ -3,23 +3,24 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/identities?api-version=2022-10-01", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-identity/1.4.1 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "42530070-be10-4e36-a779-b80ed44edbfd", + "User-Agent" : "azsdk-java-azure-communication-identity/1.4.4 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "685bb99b-36cf-4948-998d-28db5c8496fc", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "101", + "x-azure-ref" : "20230420T194656Z-218k3rpek9335bm28rec1mqwmn00000000u000000000e2pg", "X-Cache" : "CONFIG_NOCACHE", - "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01", + "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01, 2023-08-01", + "Connection" : "keep-alive", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 09 Dec 2022 22:51:19 GMT", + "Date" : "Thu, 20 Apr 2023 19:46:56 GMT", "Strict-Transport-Security" : "max-age=2592000", - "X-Processing-Time" : "116ms", - "MS-CV" : "RfVrI9f4GkaKjVn4LKHzbA.0", - "X-Azure-Ref" : "06LuTYwAAAABRE5f+E5iXTLwIgZNNg97jWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "X-Processing-Time" : "75ms", + "MS-CV" : "FXgjFW7OWUeZArCeNfm1Sg.0", + "Content-Length" : "101", "Body" : "{\"identity\":{\"id\":\"REDACTED\"}}", - "x-ms-client-request-id" : "42530070-be10-4e36-a779-b80ed44edbfd", + "x-ms-client-request-id" : "685bb99b-36cf-4948-998d-28db5c8496fc", "Request-Context" : "appId=", "Content-Type" : "application/json; charset=utf-8" }, @@ -28,23 +29,24 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/identities?api-version=2022-10-01", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-identity/1.4.1 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "650e87f0-c106-4bbb-af9c-3eecc5710991", + "User-Agent" : "azsdk-java-azure-communication-identity/1.4.4 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "889a5ca0-ce8e-449a-935b-9814ed1b68b8", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "101", + "x-azure-ref" : "20230420T194657Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000002t8s", "X-Cache" : "CONFIG_NOCACHE", - "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01", + "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01, 2023-08-01", + "Connection" : "keep-alive", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 09 Dec 2022 22:51:20 GMT", + "Date" : "Thu, 20 Apr 2023 19:46:57 GMT", "Strict-Transport-Security" : "max-age=2592000", - "X-Processing-Time" : "104ms", - "MS-CV" : "azOZOEP/hEO3rH5Wy/TtRA.0", - "X-Azure-Ref" : "06LuTYwAAAAB27TBR35GXQ6mdGGxH2Au+WVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "X-Processing-Time" : "82ms", + "MS-CV" : "VEhPw350Akq2qkUHyC/sGw.0", + "Content-Length" : "101", "Body" : "{\"identity\":{\"id\":\"REDACTED\"}}", - "x-ms-client-request-id" : "650e87f0-c106-4bbb-af9c-3eecc5710991", + "x-ms-client-request-id" : "889a5ca0-ce8e-449a-935b-9814ed1b68b8", "Request-Context" : "appId=", "Content-Type" : "application/json; charset=utf-8" }, @@ -53,23 +55,24 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/identities?api-version=2022-10-01", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-identity/1.4.1 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "61228061-664a-43df-ada9-b00b68dbdd6b", + "User-Agent" : "azsdk-java-azure-communication-identity/1.4.4 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "78f0325a-2e99-4cf2-9a29-a1d080da495d", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "101", + "x-azure-ref" : "20230420T194657Z-218k3rpek9335bm28rec1mqwmn00000000u000000000e2ts", "X-Cache" : "CONFIG_NOCACHE", - "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01", + "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01, 2023-08-01", + "Connection" : "keep-alive", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 09 Dec 2022 22:51:20 GMT", + "Date" : "Thu, 20 Apr 2023 19:46:57 GMT", "Strict-Transport-Security" : "max-age=2592000", - "X-Processing-Time" : "110ms", - "MS-CV" : "ctiiTz6RYkmbeJsNJNoAeA.0", - "X-Azure-Ref" : "06LuTYwAAAADXlG1dMDExR6GV93CuqcHyWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "X-Processing-Time" : "58ms", + "MS-CV" : "BVDakO45V0mHuRn4FZyHoA.0", + "Content-Length" : "101", "Body" : "{\"identity\":{\"id\":\"REDACTED\"}}", - "x-ms-client-request-id" : "61228061-664a-43df-ada9-b00b68dbdd6b", + "x-ms-client-request-id" : "78f0325a-2e99-4cf2-9a29-a1d080da495d", "Request-Context" : "appId=", "Content-Type" : "application/json; charset=utf-8" }, @@ -78,20 +81,22 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4ba80f2a-dbb4-4eb8-88f7-27587a3874db", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "bdebb185-1662-432b-a79c-0014d45f4087", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "899", + "x-azure-ref" : "20230420T194702Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000002tya", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "07LuTYwAAAADHRZuu3/h1SKuktOSBu/fEWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "915", "StatusCode" : "201", - "X-Microsoft-Skype-Chain-ID" : "74f7e148-7d56-4cc2-b205-187b40147022", - "Body" : "{\"callConnectionId\":\"411f3500-f0d8-4a78-913e-400c27788193\",\"source\":{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}},\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connecting\",\"callbackUri\":\"https://incomingcalldispatcher.azurewebsites.net/api/servicebuscallback/events?q=8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-a6ff-3dfe-9c3a0d006b5a8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-a7b9-b4f1-9c3a0d006c11\",\"mediaSubscriptionId\":\"e1f47065-f2c9-4459-98ce-15f2e041ae33\"}", - "Date" : "Fri, 09 Dec 2022 22:51:24 GMT", - "x-ms-client-request-id" : "4ba80f2a-dbb4-4eb8-88f7-27587a3874db", + "X-Microsoft-Skype-Chain-ID" : "b6228d7f-7151-4217-9818-23c673ab17a5", + "Body" : "{\"callConnectionId\":\"511f3600-65bf-4d4f-bd1f-4952ec25a97b\",\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connecting\",\"callbackUri\":\"REDACTED\",\"mediaSubscriptionId\":\"d4c4db4a-3c6a-4f10-97b5-bee842bc0503\",\"sourceDisplayName\":\"\",\"sourceIdentity\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}}", + "Date" : "Thu, 20 Apr 2023 19:47:02 GMT", + "x-ms-client-request-id" : "bdebb185-1662-432b-a79c-0014d45f4087", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null @@ -99,42 +104,46 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections:answer?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "20a08f58-d245-45e6-98a5-5d41eff18a50", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "78e17d21-5664-40e0-b5bb-7b49aec75467", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "1102", + "x-azure-ref" : "20230420T194706Z-218k3rpek9335bm28rec1mqwmn00000000u000000000e42y", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "07ruTYwAAAADk6PyHCEs4QL9rRXXL8lqbWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", "StatusCode" : "200", - "X-Microsoft-Skype-Chain-ID" : "74f7e148-7d56-4cc2-b205-187b40147022", - "Body" : "{\"callConnectionId\":\"421f3500-7a48-4ea5-8bcd-13cc991dbe39\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzZWEtMDEtc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252L05LQTZlcGEzbFVPNnplMWdQcEdXRWc/aT0xMC02MC05LTczJmU9NjM4MDYxMzQ1ODQ2MDkwMTI0\",\"source\":{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}},\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"unknown\",\"callbackUri\":\"https://incomingcalldispatcher.azurewebsites.net/api/servicebuscallback/events?q=8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-a6ff-3dfe-9c3a0d006b5a8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-a7b9-b4f1-9c3a0d006c11\",\"mediaSubscriptionId\":\"5421359d-c277-41eb-92a7-6759dddec7fe\"}", - "Date" : "Fri, 09 Dec 2022 22:51:26 GMT", - "x-ms-client-request-id" : "20a08f58-d245-45e6-98a5-5d41eff18a50", + "Date" : "Thu, 20 Apr 2023 19:47:06 GMT", + "Accept-Ranges" : "bytes", + "Content-Length" : "1122", + "X-Microsoft-Skype-Chain-ID" : "b6228d7f-7151-4217-9818-23c673ab17a5", + "Body" : "{\"callConnectionId\":\"451f3600-c458-4d4e-8210-b9f2bf67e055\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzd2UtMDItc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252L0wtTUVQSllKR0VhNlk4eW1kQUplR3c/aT0xMC02MC0xLTI1MSZlPTYzODE3NTQzNjc0MTc4MDk0MA==\",\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"unknown\",\"callbackUri\":\"REDACTED\",\"mediaSubscriptionId\":\"0675bfd6-1112-48ef-a085-49c182f3e916\",\"sourceDisplayName\":\"\",\"sourceIdentity\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}}", + "x-ms-client-request-id" : "78e17d21-5664-40e0-b5bb-7b49aec75467", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/411f3500-f0d8-4a78-913e-400c27788193/participants:add?api-version=2023-01-15-preview", + "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/511f3600-65bf-4d4f-bd1f-4952ec25a97b/participants:add?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d4b04fa2-f2d6-4937-a4ce-cb1a35c0661c", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "37ab7d8f-5a15-441c-a5f3-bf9bced122f8", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "277", + "x-azure-ref" : "20230420T194708Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000002uvt", "X-Cache" : "CONFIG_NOCACHE", "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "08LuTYwAAAABKRS+tHKbwSrNWrV6tXeWvWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "274", "StatusCode" : "202", - "X-Microsoft-Skype-Chain-ID" : "74f7e148-7d56-4cc2-b205-187b40147022", - "Body" : "{\"participants\":[{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}},\"isMuted\":false}]}", - "Date" : "Fri, 09 Dec 2022 22:51:28 GMT", - "x-ms-client-request-id" : "d4b04fa2-f2d6-4937-a4ce-cb1a35c0661c", + "X-Microsoft-Skype-Chain-ID" : "b6228d7f-7151-4217-9818-23c673ab17a5", + "Body" : "{\"participant\":{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}},\"isMuted\":false}}", + "Date" : "Thu, 20 Apr 2023 19:47:08 GMT", + "x-ms-client-request-id" : "37ab7d8f-5a15-441c-a5f3-bf9bced122f8", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null @@ -142,119 +151,89 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections:answer?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f532d654-4863-4509-a458-a88b26a38002", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "918ec33d-42ba-41af-b985-3bda905eba6d", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "1102", + "x-azure-ref" : "20230420T194711Z-218k3rpek9335bm28rec1mqwmn00000000u000000000e52r", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "08ruTYwAAAAA/hTQDrLnZQbsNQYfxUaV5WVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", "StatusCode" : "200", - "X-Microsoft-Skype-Chain-ID" : "74f7e148-7d56-4cc2-b205-187b40147022", - "Body" : "{\"callConnectionId\":\"421f3500-187f-48f8-8fce-711e3842b675\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzZWEtMDEtc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252L05LQTZlcGEzbFVPNnplMWdQcEdXRWc/aT0xMC02MC05LTczJmU9NjM4MDYxMzQ1ODQ2MDkwMTI0\",\"source\":{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}},\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"unknown\",\"callbackUri\":\"https://incomingcalldispatcher.azurewebsites.net/api/servicebuscallback/events?q=8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-a6ff-3dfe-9c3a0d006b5a8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-a85e-3dfe-9c3a0d006b5b\",\"mediaSubscriptionId\":\"b4ee489e-2dc5-42ed-b04b-916585e9a125\"}", - "Date" : "Fri, 09 Dec 2022 22:51:30 GMT", - "x-ms-client-request-id" : "f532d654-4863-4509-a458-a88b26a38002", + "Date" : "Thu, 20 Apr 2023 19:47:12 GMT", + "Accept-Ranges" : "bytes", + "Content-Length" : "1122", + "X-Microsoft-Skype-Chain-ID" : "b6228d7f-7151-4217-9818-23c673ab17a5", + "Body" : "{\"callConnectionId\":\"451f3600-62d5-40f4-b5ff-e383913e7df5\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzd2UtMDItc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252L0wtTUVQSllKR0VhNlk4eW1kQUplR3c/aT0xMC02MC0xLTI1MSZlPTYzODE3NTQzNjc0MTc4MDk0MA==\",\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"unknown\",\"callbackUri\":\"REDACTED\",\"mediaSubscriptionId\":\"ec21f134-cc5f-4411-b82a-e8942af36bf3\",\"sourceDisplayName\":\"\",\"sourceIdentity\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}}", + "x-ms-client-request-id" : "918ec33d-42ba-41af-b985-3bda905eba6d", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/411f3500-f0d8-4a78-913e-400c27788193/participants?api-version=2023-01-15-preview", + "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/511f3600-65bf-4d4f-bd1f-4952ec25a97b/participants?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b88b614f-44a7-4904-9b01-73f7c6d62a82" + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "49b429f3-e38f-4f36-89e8-db93d8193154" }, "Response" : { - "content-length" : "789", + "Accept-Ranges" : "bytes", + "x-azure-ref" : "20230420T194714Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000002vgw", "X-Cache" : "CONFIG_NOCACHE", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "087uTYwAAAAA5MpFk9ARnQIQp67tlQLj/WVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "789", "StatusCode" : "200", - "X-Microsoft-Skype-Chain-ID" : "74f7e148-7d56-4cc2-b205-187b40147022", + "X-Microsoft-Skype-Chain-ID" : "b6228d7f-7151-4217-9818-23c673ab17a5", "Body" : "{\"values\":[{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}},\"isMuted\":false},{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}},\"isMuted\":false},{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}},\"isMuted\":false}]}", - "Date" : "Fri, 09 Dec 2022 22:51:31 GMT", - "x-ms-client-request-id" : "b88b614f-44a7-4904-9b01-73f7c6d62a82", + "Date" : "Thu, 20 Apr 2023 19:47:14 GMT", + "x-ms-client-request-id" : "49b429f3-e38f-4f36-89e8-db93d8193154", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/411f3500-f0d8-4a78-913e-400c27788193/participants:remove?api-version=2023-01-15-preview", + "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/511f3600-65bf-4d4f-bd1f-4952ec25a97b/participants:remove?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "be59b71c-20b2-4af3-b6fc-b6c25a3a4b70", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f8d29de3-7c28-4d22-aaef-cb93b471025d", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "2", + "x-azure-ref" : "20230420T194714Z-218k3rpek9335bm28rec1mqwmn00000000u000000000e5dw", "X-Cache" : "CONFIG_NOCACHE", "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "09LuTYwAAAACCC2Dj4cznSrsyXJQasdstWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "2", "StatusCode" : "202", - "X-Microsoft-Skype-Chain-ID" : "74f7e148-7d56-4cc2-b205-187b40147022", + "X-Microsoft-Skype-Chain-ID" : "b6228d7f-7151-4217-9818-23c673ab17a5", "Body" : "{}", - "Date" : "Fri, 09 Dec 2022 22:51:31 GMT", - "x-ms-client-request-id" : "be59b71c-20b2-4af3-b6fc-b6c25a3a4b70", + "Date" : "Thu, 20 Apr 2023 19:47:15 GMT", + "x-ms-client-request-id" : "f8d29de3-7c28-4d22-aaef-cb93b471025d", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/411f3500-f0d8-4a78-913e-400c27788193/participants?api-version=2023-01-15-preview", - "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "052d00c0-5d42-4b24-a3a5-5fc02b418f8d" - }, - "Response" : { - "content-length" : "530", - "X-Cache" : "CONFIG_NOCACHE", - "retry-after" : "0", - "X-Azure-Ref" : "0/LuTYwAAAAAoCcgGKCW6T53PyQC3yLvuWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", - "StatusCode" : "200", - "X-Microsoft-Skype-Chain-ID" : "74f7e148-7d56-4cc2-b205-187b40147022", - "Body" : "{\"values\":[{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}},\"isMuted\":false},{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}},\"isMuted\":false}]}", - "Date" : "Fri, 09 Dec 2022 22:51:39 GMT", - "x-ms-client-request-id" : "052d00c0-5d42-4b24-a3a5-5fc02b418f8d", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/421f3500-7a48-4ea5-8bcd-13cc991dbe39:terminate?api-version=2023-01-15-preview", - "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "555a28d2-f4f3-4161-9b7d-d91c4e8c3c45" - }, - "Response" : { - "X-Cache" : "CONFIG_NOCACHE", - "retry-after" : "0", - "X-Azure-Ref" : "0/LuTYwAAAABHZbmxET/PQIhZoMIEWSW2WVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", - "StatusCode" : "204", - "X-Microsoft-Skype-Chain-ID" : "74f7e148-7d56-4cc2-b205-187b40147022", - "Date" : "Fri, 09 Dec 2022 22:51:40 GMT", - "x-ms-client-request-id" : "555a28d2-f4f3-4161-9b7d-d91c4e8c3c45" - }, - "Exception" : null }, { "Method" : "POST", - "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/421f3500-187f-48f8-8fce-711e3842b675:terminate?api-version=2023-01-15-preview", + "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/451f3600-c458-4d4e-8210-b9f2bf67e055:terminate?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "de64c0f3-7810-449e-a539-8fc0336539cc" + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9fb16a61-439a-4cac-b69d-6d40cdf9848e" }, "Response" : { - "content-length" : "53", + "x-azure-ref" : "20230420T194715Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000002vnm", "X-Cache" : "CONFIG_NOCACHE", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0/LuTYwAAAABewc8eHYeKSIJxjUfaZBcZWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "53", "StatusCode" : "404", - "X-Microsoft-Skype-Chain-ID" : "494f1224-20ec-4efb-8a16-12b5664a1a79", + "X-Microsoft-Skype-Chain-ID" : "75991ecc-51c1-45c0-be1d-28fa867eaac1", "Body" : "{\"error\":{\"code\":\"8522\",\"message\":\"Call not found.\"}}", - "Date" : "Fri, 09 Dec 2022 22:51:40 GMT", - "x-ms-client-request-id" : "de64c0f3-7810-449e-a539-8fc0336539cc", + "Date" : "Thu, 20 Apr 2023 19:47:15 GMT", + "x-ms-client-request-id" : "9fb16a61-439a-4cac-b69d-6d40cdf9848e", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null diff --git a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallMediaAsyncAutomatedLiveTests.playMediaInACallAutomatedTest[1].json b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallMediaAsyncAutomatedLiveTests.playMediaInACallAutomatedTest[1].json index fc68863061068..40936249ac627 100644 --- a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallMediaAsyncAutomatedLiveTests.playMediaInACallAutomatedTest[1].json +++ b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallMediaAsyncAutomatedLiveTests.playMediaInACallAutomatedTest[1].json @@ -3,23 +3,24 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/identities?api-version=2022-10-01", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-identity/1.4.1 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "cd18bcf5-f112-49ad-bdd3-1d9a8243085e", + "User-Agent" : "azsdk-java-azure-communication-identity/1.4.4 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9299d888-a16f-4e04-b354-f96216e17f5a", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "101", + "x-azure-ref" : "20230420T194730Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000002xag", "X-Cache" : "CONFIG_NOCACHE", - "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01", + "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01, 2023-08-01", + "Connection" : "keep-alive", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 09 Dec 2022 22:51:40 GMT", + "Date" : "Thu, 20 Apr 2023 19:47:31 GMT", "Strict-Transport-Security" : "max-age=2592000", - "X-Processing-Time" : "102ms", - "MS-CV" : "L5VoH1/ZlEylWRqQw7uneg.0", - "X-Azure-Ref" : "0/LuTYwAAAAB46SvgwTwmRI7TzZfy6nfMWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "X-Processing-Time" : "56ms", + "MS-CV" : "aL5UB1PxoUioSFrrEpQzhw.0", + "Content-Length" : "101", "Body" : "{\"identity\":{\"id\":\"REDACTED\"}}", - "x-ms-client-request-id" : "cd18bcf5-f112-49ad-bdd3-1d9a8243085e", + "x-ms-client-request-id" : "9299d888-a16f-4e04-b354-f96216e17f5a", "Request-Context" : "appId=", "Content-Type" : "application/json; charset=utf-8" }, @@ -28,23 +29,24 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/identities?api-version=2022-10-01", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-identity/1.4.1 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d20b640c-bc80-4eb9-8509-5fbfaceb2e61", + "User-Agent" : "azsdk-java-azure-communication-identity/1.4.4 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c252c519-2a41-4c09-bf85-03c3677086b5", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "101", + "x-azure-ref" : "20230420T194731Z-218k3rpek9335bm28rec1mqwmn00000000u000000000e869", "X-Cache" : "CONFIG_NOCACHE", - "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01", + "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01, 2023-08-01", + "Connection" : "keep-alive", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 09 Dec 2022 22:51:40 GMT", + "Date" : "Thu, 20 Apr 2023 19:47:31 GMT", "Strict-Transport-Security" : "max-age=2592000", - "X-Processing-Time" : "102ms", - "MS-CV" : "YY3zL4alOEql1GeB7Mu31g.0", - "X-Azure-Ref" : "0/buTYwAAAAAGlr/J+WJqTZId1LL4TQbeWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "X-Processing-Time" : "54ms", + "MS-CV" : "5QGAIDKVcUu4svGh13JLMw.0", + "Content-Length" : "101", "Body" : "{\"identity\":{\"id\":\"REDACTED\"}}", - "x-ms-client-request-id" : "d20b640c-bc80-4eb9-8509-5fbfaceb2e61", + "x-ms-client-request-id" : "c252c519-2a41-4c09-bf85-03c3677086b5", "Request-Context" : "appId=", "Content-Type" : "application/json; charset=utf-8" }, @@ -53,20 +55,22 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ad8d66ab-377f-474e-aa2f-cfa1710884a5", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "427c40d0-6aec-486c-aa01-6e662e5f3749", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "899", + "x-azure-ref" : "20230420T194733Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000002xg2", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0/7uTYwAAAADcothkaYNvQb+dnxGTMck7WVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "915", "StatusCode" : "201", - "X-Microsoft-Skype-Chain-ID" : "251afb95-7b29-40ba-b375-52c39b66b4b0", - "Body" : "{\"callConnectionId\":\"421f3500-5c2c-465c-98ec-4544c83acf97\",\"source\":{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}},\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connecting\",\"callbackUri\":\"https://incomingcalldispatcher.azurewebsites.net/api/servicebuscallback/events?q=8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-f832-3dfe-9c3a0d006b5d8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-f8df-b4f1-9c3a0d006c17\",\"mediaSubscriptionId\":\"2d5c550a-e308-42d7-8ccf-90ee976e0750\"}", - "Date" : "Fri, 09 Dec 2022 22:51:42 GMT", - "x-ms-client-request-id" : "ad8d66ab-377f-474e-aa2f-cfa1710884a5", + "X-Microsoft-Skype-Chain-ID" : "20929ced-908b-499b-b39f-17fd5d1aaee7", + "Body" : "{\"callConnectionId\":\"511f3600-9428-4e8c-9add-a02d9c09a56b\",\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connecting\",\"callbackUri\":\"REDACTED\",\"mediaSubscriptionId\":\"161360fd-5b4e-4764-a676-2ed8a4befad9\",\"sourceDisplayName\":\"\",\"sourceIdentity\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}}", + "Date" : "Thu, 20 Apr 2023 19:47:33 GMT", + "x-ms-client-request-id" : "427c40d0-6aec-486c-aa01-6e662e5f3749", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null @@ -74,57 +78,64 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections:answer?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "fb1e78d9-edd3-442e-9b6e-709231aa45eb", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a806954a-9394-454b-9568-b033daf22fe9", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "1102", + "x-azure-ref" : "20230420T194735Z-218k3rpek9335bm28rec1mqwmn00000000u000000000e92s", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0AbyTYwAAAAD0a1peUH32RrMV49EA71XvWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", "StatusCode" : "200", - "X-Microsoft-Skype-Chain-ID" : "251afb95-7b29-40ba-b375-52c39b66b4b0", - "Body" : "{\"callConnectionId\":\"411f3500-58fa-407c-9e3c-bcaa0ec2561b\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzd2UtMDEtc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252L05xdmpSUFB6bTBHWEk5WVJqVzk0Snc/aT0xMC02MC0wLTYmZT02MzgwNjEzNTAyOTk5MzYzMzM=\",\"source\":{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}},\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"unknown\",\"callbackUri\":\"https://incomingcalldispatcher.azurewebsites.net/api/servicebuscallback/events?q=8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-f832-3dfe-9c3a0d006b5d8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f7-f8df-b4f1-9c3a0d006c17\",\"mediaSubscriptionId\":\"29f83e45-dd6d-4e24-9379-cb9546b4c72e\"}", - "Date" : "Fri, 09 Dec 2022 22:51:44 GMT", - "x-ms-client-request-id" : "fb1e78d9-edd3-442e-9b6e-709231aa45eb", + "Date" : "Thu, 20 Apr 2023 19:47:35 GMT", + "Accept-Ranges" : "bytes", + "Content-Length" : "1122", + "X-Microsoft-Skype-Chain-ID" : "20929ced-908b-499b-b39f-17fd5d1aaee7", + "Body" : "{\"callConnectionId\":\"451f3600-a1fe-4f81-a4e4-884e3f5e1345\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzd2UtMDItc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252L2NFNW0wcEJ5ZEVpYU5kUUdzcDJpd1E/aT0xMC02MC0xLTI1MSZlPTYzODE3NTQzNjc0MTc4MDk0MA==\",\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"unknown\",\"callbackUri\":\"REDACTED\",\"mediaSubscriptionId\":\"cf047ddb-afdd-4b6a-ab7f-08946f73d09f\",\"sourceDisplayName\":\"\",\"sourceIdentity\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}}", + "x-ms-client-request-id" : "a806954a-9394-454b-9568-b033daf22fe9", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/421f3500-5c2c-465c-98ec-4544c83acf97:play?api-version=2023-01-15-preview", + "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/511f3600-9428-4e8c-9add-a02d9c09a56b:play?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "a032f349-766a-4b46-9854-e3bca701058b", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b41dbdc6-83b9-4511-9b06-f417b339182b", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "0", + "x-azure-ref" : "20230420T194737Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000002xy1", "X-Cache" : "CONFIG_NOCACHE", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0A7yTYwAAAABKV7jEovcfSofjmk1pDHt1WVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "0", "StatusCode" : "202", - "X-Microsoft-Skype-Chain-ID" : "251afb95-7b29-40ba-b375-52c39b66b4b0", - "Date" : "Fri, 09 Dec 2022 22:51:46 GMT", - "x-ms-client-request-id" : "a032f349-766a-4b46-9854-e3bca701058b" + "X-Microsoft-Skype-Chain-ID" : "20929ced-908b-499b-b39f-17fd5d1aaee7", + "Date" : "Thu, 20 Apr 2023 19:47:37 GMT", + "x-ms-client-request-id" : "b41dbdc6-83b9-4511-9b06-f417b339182b" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/411f3500-58fa-407c-9e3c-bcaa0ec2561b:terminate?api-version=2023-01-15-preview", + "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/451f3600-a1fe-4f81-a4e4-884e3f5e1345:terminate?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "002c3bb3-568a-44d1-a43a-466eef11a45f" + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ed3d3f23-ce36-43f8-9239-6b290ec87587" }, "Response" : { + "x-azure-ref" : "20230420T194752Z-218k3rpek9335bm28rec1mqwmn00000000u000000000ebxh", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0EryTYwAAAACfVYrGkKHgSqjoRlCEhFwNWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "0", "StatusCode" : "204", - "X-Microsoft-Skype-Chain-ID" : "251afb95-7b29-40ba-b375-52c39b66b4b0", - "Date" : "Fri, 09 Dec 2022 22:52:01 GMT", - "x-ms-client-request-id" : "002c3bb3-568a-44d1-a43a-466eef11a45f" + "X-Microsoft-Skype-Chain-ID" : "20929ced-908b-499b-b39f-17fd5d1aaee7", + "Date" : "Thu, 20 Apr 2023 19:47:52 GMT", + "x-ms-client-request-id" : "ed3d3f23-ce36-43f8-9239-6b290ec87587" }, "Exception" : null } ], diff --git a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallRecordingAutomatedLiveTests.createACSCallAndUnmixedAudioTest[1].json b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallRecordingAutomatedLiveTests.createACSCallAndUnmixedAudioTest[1].json index 34f238fdca59c..f4faa6212da58 100644 --- a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallRecordingAutomatedLiveTests.createACSCallAndUnmixedAudioTest[1].json +++ b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallRecordingAutomatedLiveTests.createACSCallAndUnmixedAudioTest[1].json @@ -3,23 +3,24 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/identities?api-version=2022-10-01", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-identity/1.4.1 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "62307623-16e0-473b-b55d-4d2cb31d821c", + "User-Agent" : "azsdk-java-azure-communication-identity/1.4.4 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b51dc2c1-9887-4166-9650-a5e742cf830d", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "101", + "x-azure-ref" : "20230420T194752Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000002zqg", "X-Cache" : "CONFIG_NOCACHE", - "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01", + "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01, 2023-08-01", + "Connection" : "keep-alive", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 09 Dec 2022 22:52:02 GMT", + "Date" : "Thu, 20 Apr 2023 19:47:52 GMT", "Strict-Transport-Security" : "max-age=2592000", - "X-Processing-Time" : "113ms", - "MS-CV" : "Wa6dMSElm0O/9ezlUa0/hg.0", - "X-Azure-Ref" : "0E7yTYwAAAAAGH0RO/rI5RJ1HxeWZuvSHWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "X-Processing-Time" : "77ms", + "MS-CV" : "e0C9UyFRfEiW4YDg0UrJPA.0", + "Content-Length" : "101", "Body" : "{\"identity\":{\"id\":\"REDACTED\"}}", - "x-ms-client-request-id" : "62307623-16e0-473b-b55d-4d2cb31d821c", + "x-ms-client-request-id" : "b51dc2c1-9887-4166-9650-a5e742cf830d", "Request-Context" : "appId=", "Content-Type" : "application/json; charset=utf-8" }, @@ -28,23 +29,24 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/identities?api-version=2022-10-01", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-identity/1.4.1 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5d8605fc-6d6b-436f-b9a7-9e5a0b2a0792", + "User-Agent" : "azsdk-java-azure-communication-identity/1.4.4 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9a442a61-a5ea-42a4-83fb-5b689f79bdad", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "101", + "x-azure-ref" : "20230420T194752Z-218k3rpek9335bm28rec1mqwmn00000000u000000000ebzx", "X-Cache" : "CONFIG_NOCACHE", - "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01", + "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01, 2023-08-01", + "Connection" : "keep-alive", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 09 Dec 2022 22:52:02 GMT", + "Date" : "Thu, 20 Apr 2023 19:47:52 GMT", "Strict-Transport-Security" : "max-age=2592000", - "X-Processing-Time" : "105ms", - "MS-CV" : "TedDtzDB9EWl5ShawX2rRA.0", - "X-Azure-Ref" : "0E7yTYwAAAAAT1cpGAIxARLxFFC0iSGQtWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "X-Processing-Time" : "56ms", + "MS-CV" : "KTeLbXQmN02JtWwM+zw7qQ.0", + "Content-Length" : "101", "Body" : "{\"identity\":{\"id\":\"REDACTED\"}}", - "x-ms-client-request-id" : "5d8605fc-6d6b-436f-b9a7-9e5a0b2a0792", + "x-ms-client-request-id" : "9a442a61-a5ea-42a4-83fb-5b689f79bdad", "Request-Context" : "appId=", "Content-Type" : "application/json; charset=utf-8" }, @@ -53,20 +55,22 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "78a6b223-ae03-4cff-b95a-8ca7dce24164", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "903426cd-ef59-41c5-987e-59623a5c4a0d", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "899", + "x-azure-ref" : "20230420T194754Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000002zy7", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0FryTYwAAAADl+xpk7DPNSJ1hXgdKStpQWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "915", "StatusCode" : "201", - "X-Microsoft-Skype-Chain-ID" : "24077db2-648b-43b8-9a12-65774dea7f98", - "Body" : "{\"callConnectionId\":\"421f3500-312d-48bb-8092-3680dc2a1829\",\"source\":{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}},\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connecting\",\"callbackUri\":\"https://incomingcalldispatcher.azurewebsites.net/api/servicebuscallback/events?q=8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f8-4e9f-3dfe-9c3a0d006b5f8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f8-4f4f-b4f1-9c3a0d006c1b\",\"mediaSubscriptionId\":\"06082151-1c06-48ca-95ad-230793db06fc\"}", - "Date" : "Fri, 09 Dec 2022 22:52:05 GMT", - "x-ms-client-request-id" : "78a6b223-ae03-4cff-b95a-8ca7dce24164", + "X-Microsoft-Skype-Chain-ID" : "cc889b88-6233-450f-a621-9d1ddcb66cf3", + "Body" : "{\"callConnectionId\":\"511f3600-d9ae-42e5-8089-5102dce424a9\",\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connecting\",\"callbackUri\":\"REDACTED\",\"mediaSubscriptionId\":\"460083a5-8f56-471c-af8b-336939be375b\",\"sourceDisplayName\":\"\",\"sourceIdentity\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}}", + "Date" : "Thu, 20 Apr 2023 19:47:54 GMT", + "x-ms-client-request-id" : "903426cd-ef59-41c5-987e-59623a5c4a0d", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null @@ -74,40 +78,45 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections:answer?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "2f6acb0d-174a-4e1e-93bb-26f197b53e01", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "700f5798-ab8f-40e3-bada-5efee50eaf55", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "945", + "x-azure-ref" : "20230420T194756Z-218k3rpek9335bm28rec1mqwmn00000000u000000000ecue", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0GLyTYwAAAABZD/ZUOdsdRrsqGl2i7uibWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", "StatusCode" : "200", - "X-Microsoft-Skype-Chain-ID" : "24077db2-648b-43b8-9a12-65774dea7f98", - "Body" : "{\"callConnectionId\":\"411f3500-29da-4237-b57e-4e5c8aedc61b\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzd2UtMDEtc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252L3NMY2c0Wm1IV2syM0tUMkhTRFlrakE/aT0xMC02MC0wLTYmZT02MzgwNjEzNTAyOTk5MzYzMzM=\",\"source\":{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}},\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"unknown\",\"callbackUri\":\"https://incomingcalldispatcher.azurewebsites.net/api/servicebuscallback/events\",\"mediaSubscriptionId\":\"fe2a9b6b-e864-4a03-b6be-3b1fa48aca9c\"}", - "Date" : "Fri, 09 Dec 2022 22:52:07 GMT", - "x-ms-client-request-id" : "2f6acb0d-174a-4e1e-93bb-26f197b53e01", + "Date" : "Thu, 20 Apr 2023 19:47:56 GMT", + "Accept-Ranges" : "bytes", + "Content-Length" : "965", + "X-Microsoft-Skype-Chain-ID" : "cc889b88-6233-450f-a621-9d1ddcb66cf3", + "Body" : "{\"callConnectionId\":\"451f3600-e1e9-4ae4-81f0-c5089be5ae8d\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzd2UtMDItc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252LzU5Y1c0N3hkcGsyZnFoMDFwLTlPdnc/aT0xMC02MC02LTI1MSZlPTYzODE3NTUwMTUzMzcwOTg5OA==\",\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"unknown\",\"callbackUri\":\"REDACTED\",\"mediaSubscriptionId\":\"03c8ae20-fba5-4a61-81fc-1c2e2afbc629\",\"sourceDisplayName\":\"\",\"sourceIdentity\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}}", + "x-ms-client-request-id" : "700f5798-ab8f-40e3-bada-5efee50eaf55", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/421f3500-312d-48bb-8092-3680dc2a1829?api-version=2023-01-15-preview", + "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/511f3600-d9ae-42e5-8089-5102dce424a9?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "84e029b0-9a44-498f-b6d1-faf15eeee21d" + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d0b3cd9e-5559-4820-bd1b-ab00657ce993" }, "Response" : { - "content-length" : "1104", + "Accept-Ranges" : "bytes", + "x-azure-ref" : "20230420T194758Z-9363m4qqqd79deeh8zpu9nhzdw000000009g0000000030fc", "X-Cache" : "CONFIG_NOCACHE", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0GryTYwAAAADJB6Xrb5UMTbSSwuxOWqojWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "1124", "StatusCode" : "200", - "X-Microsoft-Skype-Chain-ID" : "24077db2-648b-43b8-9a12-65774dea7f98", - "Body" : "{\"callConnectionId\":\"421f3500-312d-48bb-8092-3680dc2a1829\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzd2UtMDEtc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252L3NMY2c0Wm1IV2syM0tUMkhTRFlrakE/aT0xMC02MC0wLTYmZT02MzgwNjEzNTAyOTk5MzYzMzM=\",\"source\":{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}},\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connected\",\"callbackUri\":\"https://incomingcalldispatcher.azurewebsites.net/api/servicebuscallback/events?q=8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f8-4e9f-3dfe-9c3a0d006b5f8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f8-4f4f-b4f1-9c3a0d006c1b\",\"mediaSubscriptionId\":\"06082151-1c06-48ca-95ad-230793db06fc\"}", - "Date" : "Fri, 09 Dec 2022 22:52:10 GMT", - "x-ms-client-request-id" : "84e029b0-9a44-498f-b6d1-faf15eeee21d", + "X-Microsoft-Skype-Chain-ID" : "cc889b88-6233-450f-a621-9d1ddcb66cf3", + "Body" : "{\"callConnectionId\":\"511f3600-d9ae-42e5-8089-5102dce424a9\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzd2UtMDItc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252LzU5Y1c0N3hkcGsyZnFoMDFwLTlPdnc/aT0xMC02MC02LTI1MSZlPTYzODE3NTUwMTUzMzcwOTg5OA==\",\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connected\",\"callbackUri\":\"REDACTED\",\"mediaSubscriptionId\":\"460083a5-8f56-471c-af8b-336939be375b\",\"sourceDisplayName\":\"\",\"sourceIdentity\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}}", + "Date" : "Thu, 20 Apr 2023 19:47:59 GMT", + "x-ms-client-request-id" : "d0b3cd9e-5559-4820-bd1b-ab00657ce993", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null @@ -115,56 +124,63 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/calling/recordings?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3769080b-dd83-484e-8e56-ce3da2df2755", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1f1aad4c-8da7-4ef4-9c3e-ca9aa35dab77", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "208", + "x-azure-ref" : "20230420T194759Z-218k3rpek9335bm28rec1mqwmn00000000u000000000ed7r", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0GryTYwAAAADY8aepmxgeQav7VXdQ1dByWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", "StatusCode" : "200", - "X-Microsoft-Skype-Chain-ID" : "e36bc7cb-8239-447d-8b35-9c54cae6c0f3", - "Body" : "{\"recordingId\":\"eyJQbGF0Zm9ybUVuZHBvaW50SWQiOiI0MTFmMzUwMC1iN2EyLTRiMjUtYWZhNi01ZTliZjdjZmYxZDEiLCJSZXNvdXJjZVNwZWNpZmljSWQiOiI2MmE4ZjFhOS0yMGM4LTQ5ODYtOWY3ZS0wMzZhZmNkNmM5ZWUifQ\",\"recordingState\":\"inactive\"}", - "Date" : "Fri, 09 Dec 2022 22:52:13 GMT", - "x-ms-client-request-id" : "3769080b-dd83-484e-8e56-ce3da2df2755", + "Date" : "Thu, 20 Apr 2023 19:48:01 GMT", + "Accept-Ranges" : "bytes", + "Content-Length" : "208", + "X-Microsoft-Skype-Chain-ID" : "2701cae6-0080-40fa-a5d5-97a815d08c3f", + "Body" : "{\"recordingId\":\"eyJQbGF0Zm9ybUVuZHBvaW50SWQiOiI0NTFmMzYwMC01NWMyLTQ4ZWYtODI1NS01ZThjZjAyMDBmMzciLCJSZXNvdXJjZVNwZWNpZmljSWQiOiJiZGEwOGNlMS0wZjRlLTRkZTgtYWYzNS0wOTI3NzJkNTkzOWIifQ\",\"recordingState\":\"inactive\"}", + "x-ms-client-request-id" : "1f1aad4c-8da7-4ef4-9c3e-ca9aa35dab77", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "https://REDACTED.communication.azure.com/calling/recordings/eyJQbGF0Zm9ybUVuZHBvaW50SWQiOiI0MTFmMzUwMC1iN2EyLTRiMjUtYWZhNi01ZTliZjdjZmYxZDEiLCJSZXNvdXJjZVNwZWNpZmljSWQiOiI2MmE4ZjFhOS0yMGM4LTQ5ODYtOWY3ZS0wMzZhZmNkNmM5ZWUifQ?api-version=2023-01-15-preview", + "Uri" : "https://REDACTED.communication.azure.com/calling/recordings/eyJQbGF0Zm9ybUVuZHBvaW50SWQiOiI0NTFmMzYwMC01NWMyLTQ4ZWYtODI1NS01ZThjZjAyMDBmMzciLCJSZXNvdXJjZVNwZWNpZmljSWQiOiJiZGEwOGNlMS0wZjRlLTRkZTgtYWYzNS0wOTI3NzJkNTkzOWIifQ?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "62669ce1-3170-40d0-879f-5d27727ec0b2" + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "298255e3-1f27-41bf-b158-e09db6791965" }, "Response" : { + "x-azure-ref" : "20230420T194801Z-9363m4qqqd79deeh8zpu9nhzdw000000009g0000000030uc", "X-Cache" : "CONFIG_NOCACHE", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0HbyTYwAAAABJWIOnsALHQaDocWpZLB8iWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "0", "StatusCode" : "204", - "X-Microsoft-Skype-Chain-ID" : "24077db2-648b-43b8-9a12-65774dea7f98", - "Date" : "Fri, 09 Dec 2022 22:52:12 GMT", - "x-ms-client-request-id" : "62669ce1-3170-40d0-879f-5d27727ec0b2" + "X-Microsoft-Skype-Chain-ID" : "cc889b88-6233-450f-a621-9d1ddcb66cf3", + "Date" : "Thu, 20 Apr 2023 19:48:02 GMT", + "x-ms-client-request-id" : "298255e3-1f27-41bf-b158-e09db6791965" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/421f3500-312d-48bb-8092-3680dc2a1829:terminate?api-version=2023-01-15-preview", + "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/511f3600-d9ae-42e5-8089-5102dce424a9:terminate?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "bd20ec54-dcf6-4890-819d-5d50b0af8925" + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "bfa8f05e-c795-458e-a216-74c5ed777265" }, "Response" : { + "x-azure-ref" : "20230420T194802Z-218k3rpek9335bm28rec1mqwmn00000000u000000000edst", "X-Cache" : "CONFIG_NOCACHE", "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0HbyTYwAAAACCF7yu+tIUS4LSNxjhyZR7WVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "0", "StatusCode" : "204", - "X-Microsoft-Skype-Chain-ID" : "24077db2-648b-43b8-9a12-65774dea7f98", - "Date" : "Fri, 09 Dec 2022 22:52:13 GMT", - "x-ms-client-request-id" : "bd20ec54-dcf6-4890-819d-5d50b0af8925" + "X-Microsoft-Skype-Chain-ID" : "cc889b88-6233-450f-a621-9d1ddcb66cf3", + "Date" : "Thu, 20 Apr 2023 19:48:02 GMT", + "x-ms-client-request-id" : "bfa8f05e-c795-458e-a216-74c5ed777265" }, "Exception" : null } ], diff --git a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallRecordingAutomatedLiveTests.createACSCallUnmixedAudioAffinityTest[1].json b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallRecordingAutomatedLiveTests.createACSCallUnmixedAudioAffinityTest[1].json index ed424ec451651..d8a7da37150f7 100644 --- a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallRecordingAutomatedLiveTests.createACSCallUnmixedAudioAffinityTest[1].json +++ b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/CallRecordingAutomatedLiveTests.createACSCallUnmixedAudioAffinityTest[1].json @@ -3,23 +3,24 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/identities?api-version=2022-10-01", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-identity/1.4.1 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9493a3ff-cb0a-472e-add9-c175a971bcc3", + "User-Agent" : "azsdk-java-azure-communication-identity/1.4.4 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "79de05d8-e51d-4c7d-a3f7-b088e2f31ea4", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "101", + "x-azure-ref" : "20230420T194803Z-9363m4qqqd79deeh8zpu9nhzdw000000009g0000000030yp", "X-Cache" : "CONFIG_NOCACHE", - "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01", + "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01, 2023-08-01", + "Connection" : "keep-alive", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 09 Dec 2022 22:52:14 GMT", + "Date" : "Thu, 20 Apr 2023 19:48:03 GMT", "Strict-Transport-Security" : "max-age=2592000", - "X-Processing-Time" : "108ms", - "MS-CV" : "WyMnJy4wzUmZ/ZmTN6y7Qg.0", - "X-Azure-Ref" : "0H7yTYwAAAAA/srP3/Gm8SJAIu6o7/euGWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "X-Processing-Time" : "56ms", + "MS-CV" : "SpwKbIoJPUOF9P9IwHrGbg.0", + "Content-Length" : "101", "Body" : "{\"identity\":{\"id\":\"REDACTED\"}}", - "x-ms-client-request-id" : "9493a3ff-cb0a-472e-add9-c175a971bcc3", + "x-ms-client-request-id" : "79de05d8-e51d-4c7d-a3f7-b088e2f31ea4", "Request-Context" : "appId=", "Content-Type" : "application/json; charset=utf-8" }, @@ -28,23 +29,24 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/identities?api-version=2022-10-01", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-identity/1.4.1 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "de0ee1dc-42a8-4600-a1a5-510d4e49aae7", + "User-Agent" : "azsdk-java-azure-communication-identity/1.4.4 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "19ee69e0-7e31-4641-8dfc-d39eb17a2a2a", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "101", + "x-azure-ref" : "20230420T194803Z-218k3rpek9335bm28rec1mqwmn00000000u000000000edyg", "X-Cache" : "CONFIG_NOCACHE", - "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01", + "api-supported-versions" : "2020-07-20-preview2, 2021-02-22-preview1, 2021-03-07, 2021-10-31-preview, 2021-11-01, 2022-06-01, 2022-10-01, 2023-08-01", + "Connection" : "keep-alive", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 09 Dec 2022 22:52:15 GMT", + "Date" : "Thu, 20 Apr 2023 19:48:03 GMT", "Strict-Transport-Security" : "max-age=2592000", - "X-Processing-Time" : "104ms", - "MS-CV" : "0dWGoGSFOkec/xYwqYCCPg.0", - "X-Azure-Ref" : "0H7yTYwAAAAClkHTMGP6KR6BLInBmHR8+WVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "X-Processing-Time" : "56ms", + "MS-CV" : "kabLXV3K60iwF44NqUqo5w.0", + "Content-Length" : "101", "Body" : "{\"identity\":{\"id\":\"REDACTED\"}}", - "x-ms-client-request-id" : "de0ee1dc-42a8-4600-a1a5-510d4e49aae7", + "x-ms-client-request-id" : "19ee69e0-7e31-4641-8dfc-d39eb17a2a2a", "Request-Context" : "appId=", "Content-Type" : "application/json; charset=utf-8" }, @@ -53,20 +55,22 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4fe16a7c-dbea-43ba-8c2a-f9de56c806f6", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "af71320e-6db8-46e4-8bb3-1250a657cd84", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "899", + "x-azure-ref" : "20230420T194805Z-9363m4qqqd79deeh8zpu9nhzdw000000009g000000003165", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0IbyTYwAAAABwyPhiRMnkTbFl2zekOivYWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "915", "StatusCode" : "201", - "X-Microsoft-Skype-Chain-ID" : "9aec3e56-0454-4e37-a7c8-cec308c31173", - "Body" : "{\"callConnectionId\":\"421f3500-8a95-4aee-b5c0-f6b3144d39ad\",\"source\":{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}},\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connecting\",\"callbackUri\":\"https://incomingcalldispatcher.azurewebsites.net/api/servicebuscallback/events?q=8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f8-7d55-3dfe-9c3a0d006b608acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f8-7e0f-b4f1-9c3a0d006c20\",\"mediaSubscriptionId\":\"3700e5c5-d840-40d7-8f4e-1e9b16cb4d32\"}", - "Date" : "Fri, 09 Dec 2022 22:52:16 GMT", - "x-ms-client-request-id" : "4fe16a7c-dbea-43ba-8c2a-f9de56c806f6", + "X-Microsoft-Skype-Chain-ID" : "7652724a-8414-4558-898c-65d101f466b1", + "Body" : "{\"callConnectionId\":\"511f3600-55f3-4488-a815-c94a5f050b43\",\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connecting\",\"callbackUri\":\"REDACTED\",\"mediaSubscriptionId\":\"8b3cce59-9c13-42c4-aadd-c4c49da0f997\",\"sourceDisplayName\":\"\",\"sourceIdentity\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}}", + "Date" : "Thu, 20 Apr 2023 19:48:05 GMT", + "x-ms-client-request-id" : "af71320e-6db8-46e4-8bb3-1250a657cd84", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null @@ -74,40 +78,45 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections:answer?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b1600175-c74b-4fce-8ae6-9e6111e66936", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "97ffa0a8-3dcf-4877-b649-012b4f9d5a32", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "945", + "x-azure-ref" : "20230420T194807Z-218k3rpek9335bm28rec1mqwmn00000000u000000000een9", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0JbyTYwAAAACE2MHU+wqXT7OAqhtQNAV9WVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", "StatusCode" : "200", - "X-Microsoft-Skype-Chain-ID" : "9aec3e56-0454-4e37-a7c8-cec308c31173", - "Body" : "{\"callConnectionId\":\"411f3500-38e2-4344-8e79-d57da9602cd7\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzd2UtMDEtc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252L0NadDQxdC1OTUV5RGtteVV6c0VFZUE/aT0xMC02MC0wLTYmZT02MzgwNjEzNTAyOTk5MzYzMzM=\",\"source\":{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}},\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"unknown\",\"callbackUri\":\"https://incomingcalldispatcher.azurewebsites.net/api/servicebuscallback/events\",\"mediaSubscriptionId\":\"58ed9359-7e3a-452c-876a-255d53dea503\"}", - "Date" : "Fri, 09 Dec 2022 22:52:21 GMT", - "x-ms-client-request-id" : "b1600175-c74b-4fce-8ae6-9e6111e66936", + "Date" : "Thu, 20 Apr 2023 19:48:08 GMT", + "Accept-Ranges" : "bytes", + "Content-Length" : "965", + "X-Microsoft-Skype-Chain-ID" : "7652724a-8414-4558-898c-65d101f466b1", + "Body" : "{\"callConnectionId\":\"451f3600-63e3-4ade-8e7e-04e6950d26f9\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzd2UtMDItc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252L0pCV1gzazk0bjBDZXN6OWxMSnZidUE/aT0xMC02MC01LTExOSZlPTYzODE3NTUyMTAyNTMzOTk1OQ==\",\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"unknown\",\"callbackUri\":\"REDACTED\",\"mediaSubscriptionId\":\"c684ca30-23cb-475d-a750-32f233cd2867\",\"sourceDisplayName\":\"\",\"sourceIdentity\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}}", + "x-ms-client-request-id" : "97ffa0a8-3dcf-4877-b649-012b4f9d5a32", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/421f3500-8a95-4aee-b5c0-f6b3144d39ad?api-version=2023-01-15-preview", + "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/511f3600-55f3-4488-a815-c94a5f050b43?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ecd80c6a-cb95-41e1-a253-d7d8f3aced0e" + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f3ef0af2-9c5c-40c1-af8b-046dcd86fc27" }, "Response" : { - "content-length" : "1104", + "Accept-Ranges" : "bytes", + "x-azure-ref" : "20230420T194810Z-9363m4qqqd79deeh8zpu9nhzdw000000009g0000000031t0", "X-Cache" : "CONFIG_NOCACHE", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0J7yTYwAAAADWzidGXs9eQrfHTsQxZcfVWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "1124", "StatusCode" : "200", - "X-Microsoft-Skype-Chain-ID" : "9aec3e56-0454-4e37-a7c8-cec308c31173", - "Body" : "{\"callConnectionId\":\"421f3500-8a95-4aee-b5c0-f6b3144d39ad\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzd2UtMDEtc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252L0NadDQxdC1OTUV5RGtteVV6c0VFZUE/aT0xMC02MC0wLTYmZT02MzgwNjEzNTAyOTk5MzYzMzM=\",\"source\":{\"identifier\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}},\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connected\",\"callbackUri\":\"https://incomingcalldispatcher.azurewebsites.net/api/servicebuscallback/events?q=8acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f8-7d55-3dfe-9c3a0d006b608acs1bdaa2b9-9507-4542-bb64-a7b22c00a8d4_00000015-98f8-7e0f-b4f1-9c3a0d006c20\",\"mediaSubscriptionId\":\"3700e5c5-d840-40d7-8f4e-1e9b16cb4d32\"}", - "Date" : "Fri, 09 Dec 2022 22:52:24 GMT", - "x-ms-client-request-id" : "ecd80c6a-cb95-41e1-a253-d7d8f3aced0e", + "X-Microsoft-Skype-Chain-ID" : "7652724a-8414-4558-898c-65d101f466b1", + "Body" : "{\"callConnectionId\":\"511f3600-55f3-4488-a815-c94a5f050b43\",\"serverCallId\":\"aHR0cHM6Ly9hcGkuZmxpZ2h0cHJveHkuc2t5cGUuY29tL2FwaS92Mi9jcC9jb252LXVzd2UtMDItc2RmLWFrcy5jb252LnNreXBlLmNvbS9jb252L0pCV1gzazk0bjBDZXN6OWxMSnZidUE/aT0xMC02MC01LTExOSZlPTYzODE3NTUyMTAyNTMzOTk1OQ==\",\"targets\":[{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}],\"callConnectionState\":\"connected\",\"callbackUri\":\"REDACTED\",\"mediaSubscriptionId\":\"8b3cce59-9c13-42c4-aadd-c4c49da0f997\",\"sourceDisplayName\":\"\",\"sourceIdentity\":{\"rawId\":\"REDACTED\",\"kind\":\"communicationUser\",\"communicationUser\":{\"id\":\"REDACTED\"}}}", + "Date" : "Thu, 20 Apr 2023 19:48:10 GMT", + "x-ms-client-request-id" : "f3ef0af2-9c5c-40c1-af8b-046dcd86fc27", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null @@ -115,55 +124,63 @@ "Method" : "POST", "Uri" : "https://REDACTED.communication.azure.com/calling/recordings?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "14f05253-c9c3-4cbf-bba2-0d4f81fcfb0e", + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cbb4536c-4af1-4cb5-a54c-768793487edc", "Content-Type" : "application/json" }, "Response" : { - "content-length" : "208", + "x-azure-ref" : "20230420T194810Z-218k3rpek9335bm28rec1mqwmn00000000u000000000ef02", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0KLyTYwAAAABk/0IXYEimRblIoV6B1rMtWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", "StatusCode" : "200", - "X-Microsoft-Skype-Chain-ID" : "ba474fc6-08cb-455a-b72f-b9205492f6ec", - "Body" : "{\"recordingId\":\"eyJQbGF0Zm9ybUVuZHBvaW50SWQiOiI0MTFmMzUwMC1jZWM3LTQzM2QtYTE1OC0yNTE4OWY1ZTk5MzEiLCJSZXNvdXJjZVNwZWNpZmljSWQiOiI1NzA5OWIzNS01MWFjLTQ1OWEtYmM3My00YjQzYzFjYWIwNzYifQ\",\"recordingState\":\"inactive\"}", - "Date" : "Fri, 09 Dec 2022 22:52:28 GMT", - "x-ms-client-request-id" : "14f05253-c9c3-4cbf-bba2-0d4f81fcfb0e", + "Date" : "Thu, 20 Apr 2023 19:48:13 GMT", + "Accept-Ranges" : "bytes", + "Content-Length" : "208", + "X-Microsoft-Skype-Chain-ID" : "8b7826ce-3c0a-4793-be4f-fa4980584a5e", + "Body" : "{\"recordingId\":\"eyJQbGF0Zm9ybUVuZHBvaW50SWQiOiI0NTFmMzYwMC05ZTE5LTQ1ZGUtYTQyMC1kYjkzZGMwOTYyZGQiLCJSZXNvdXJjZVNwZWNpZmljSWQiOiJkMThkYzZiNi00Njc5LTQ5MmUtYjM5OC0zOGRjZTAyMTAxMTYifQ\",\"recordingState\":\"inactive\"}", + "x-ms-client-request-id" : "cbb4536c-4af1-4cb5-a54c-768793487edc", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "https://REDACTED.communication.azure.com/calling/recordings/eyJQbGF0Zm9ybUVuZHBvaW50SWQiOiI0MTFmMzUwMC1jZWM3LTQzM2QtYTE1OC0yNTE4OWY1ZTk5MzEiLCJSZXNvdXJjZVNwZWNpZmljSWQiOiI1NzA5OWIzNS01MWFjLTQ1OWEtYmM3My00YjQzYzFjYWIwNzYifQ?api-version=2023-01-15-preview", + "Uri" : "https://REDACTED.communication.azure.com/calling/recordings/eyJQbGF0Zm9ybUVuZHBvaW50SWQiOiI0NTFmMzYwMC05ZTE5LTQ1ZGUtYTQyMC1kYjkzZGMwOTYyZGQiLCJSZXNvdXJjZVNwZWNpZmljSWQiOiJkMThkYzZiNi00Njc5LTQ5MmUtYjM5OC0zOGRjZTAyMTAxMTYifQ?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ff45ca11-9b31-4305-9f98-b75f7e429b2f" + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9480bbbc-4adf-4669-9ebd-1523ab965e40" }, "Response" : { + "x-azure-ref" : "20230420T194813Z-9363m4qqqd79deeh8zpu9nhzdw000000009g00000000325w", "X-Cache" : "CONFIG_NOCACHE", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0LLyTYwAAAADrQYAh/3MDRKXSzsp1t2JGWVRPMjIxMDkwODE3MDMzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "0", "StatusCode" : "204", - "X-Microsoft-Skype-Chain-ID" : "9aec3e56-0454-4e37-a7c8-cec308c31173", - "Date" : "Fri, 09 Dec 2022 22:52:29 GMT", - "x-ms-client-request-id" : "ff45ca11-9b31-4305-9f98-b75f7e429b2f" + "X-Microsoft-Skype-Chain-ID" : "7652724a-8414-4558-898c-65d101f466b1", + "Date" : "Thu, 20 Apr 2023 19:48:13 GMT", + "x-ms-client-request-id" : "9480bbbc-4adf-4669-9ebd-1523ab965e40" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/421f3500-8a95-4aee-b5c0-f6b3144d39ad:terminate?api-version=2023-01-15-preview", + "Uri" : "https://REDACTED.communication.azure.com/calling/callConnections/511f3600-55f3-4488-a815-c94a5f050b43:terminate?api-version=2023-01-15-preview", "Headers" : { - "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (17.0.3.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "be7e19e7-15b6-422f-b618-34d4e0312ba6" + "User-Agent" : "azsdk-java-azure-communication-callautomation/1.0.0-beta.2 (18.0.2.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "432bfae6-2610-4258-b9f2-bed7be0cd6ca" }, "Response" : { + "x-azure-ref" : "20230420T194813Z-218k3rpek9335bm28rec1mqwmn00000000u000000000efcd", "X-Cache" : "CONFIG_NOCACHE", + "Repeatability-Result" : "accepted", + "Connection" : "keep-alive", "retry-after" : "0", - "X-Azure-Ref" : "0LbyTYwAAAAAAOP1Ky/8JQKDqKVij/9+cWVRPMjIxMDkwODIwMDUzADlmYzdiNTE5LWE4Y2MtNGY4OS05MzVlLWM5MTQ4YWUwOWU4MQ==", + "Content-Length" : "0", "StatusCode" : "204", - "X-Microsoft-Skype-Chain-ID" : "9aec3e56-0454-4e37-a7c8-cec308c31173", - "Date" : "Fri, 09 Dec 2022 22:52:29 GMT", - "x-ms-client-request-id" : "be7e19e7-15b6-422f-b618-34d4e0312ba6" + "X-Microsoft-Skype-Chain-ID" : "7652724a-8414-4558-898c-65d101f466b1", + "Date" : "Thu, 20 Apr 2023 19:48:13 GMT", + "x-ms-client-request-id" : "432bfae6-2610-4258-b9f2-bed7be0cd6ca" }, "Exception" : null } ], diff --git a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createACSCallAndUnmixedAudioTest b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createACSCallAndUnmixedAudioTest index be1f1cda79a48..6a97440926b8d 100644 Binary files a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createACSCallAndUnmixedAudioTest and b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createACSCallAndUnmixedAudioTest differ diff --git a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createACSCallUnmixedAudioAffinityTest b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createACSCallUnmixedAudioAffinityTest index e22ce56f32d6a..7526a1196061f 100644 Binary files a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createACSCallUnmixedAudioAffinityTest and b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createACSCallUnmixedAudioAffinityTest differ diff --git a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAutomatedTest b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAutomatedTest index 4c854f69d29cd..82ec273d454d4 100644 Binary files a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAutomatedTest and b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createVOIPCallAndAnswerThenAddParticipantFinallyRemoveParticipantAutomatedTest differ diff --git a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createVOIPCallAndAnswerThenHangupAutomatedTest b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createVOIPCallAndAnswerThenHangupAutomatedTest index a0d62f8cdd533..7e789a7c04992 100644 Binary files a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createVOIPCallAndAnswerThenHangupAutomatedTest and b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createVOIPCallAndAnswerThenHangupAutomatedTest differ diff --git a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createVOIPCallAndRejectAutomatedTest b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createVOIPCallAndRejectAutomatedTest index 3373009738a88..f7a4fe58384eb 100644 Binary files a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createVOIPCallAndRejectAutomatedTest and b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/createVOIPCallAndRejectAutomatedTest differ diff --git a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/playMediaInACallAutomatedTest b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/playMediaInACallAutomatedTest index fafc8b4772d71..d28f1594b8203 100644 Binary files a/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/playMediaInACallAutomatedTest and b/sdk/communication/azure-communication-callautomation/src/test/resources/session-records/playMediaInACallAutomatedTest differ diff --git a/sdk/communication/azure-communication-callautomation/swagger/README.md b/sdk/communication/azure-communication-callautomation/swagger/README.md index 51f97ebda885f..8793ea038f4d6 100644 --- a/sdk/communication/azure-communication-callautomation/swagger/README.md +++ b/sdk/communication/azure-communication-callautomation/swagger/README.md @@ -33,7 +33,7 @@ To update generated files for call automation, run the following command ``` yaml tag: package-2023-01-15-preview require: - - https://github.com/williamzhao87/azure-rest-api-specs/blob/eb83f61948a31a69ba1e641c235f66edfc2f0425/specification/communication/data-plane/CallAutomation/readme.md + - https://github.com/williamzhao87/azure-rest-api-specs/blob/ae5136ab33aa5d3a4e29028348ac060d0aafb4ab/specification/communication/data-plane/CallAutomation/readme.md java: true output-folder: ../ license-header: MICROSOFT_MIT_SMALL @@ -117,12 +117,24 @@ directive: - rename-model: from: TextSource to: TextSourceInternal +- rename-model: + from: SsmlSource + to: SsmlSourceInternal - rename-model: from: PlayOptions to: PlayOptionsInternal - rename-model: from: StartCallRecordingRequest to: StartCallRecordingRequestInternal +- rename-model: + from: ContinuousDtmfRecognitionOptions + to: ContinuousDtmfRecognitionOptionsInternal +- rename-model: + from: SendDtmfOptions + to: SendDtmfOptionsInternal +- rename-model: + from: SendDtmfRequest + to: SendDtmfRequestInternal - rename-model: from: ChannelAffinity to: ChannelAffinityInternal @@ -138,6 +150,9 @@ directive: - rename-model: from: DtmfOptions to: DtmfOptionsInternal +- rename-model: + from: SpeechOptions + to: SpeechOptionsInternal - rename-model: from: RecognizeOptions to: RecognizeOptionsInternal @@ -162,6 +177,9 @@ directive: - rename-model: from: ChoiceResult to: ChoiceResultInternal +- rename-model: + from: SpeechResult + to: SpeechResultInternal - rename-model: from: ExternalStorage to: ExternalStorageInternal diff --git a/sdk/communication/azure-communication-callingserver/pom.xml b/sdk/communication/azure-communication-callingserver/pom.xml index 4026a8b5a6ffd..f6e4f2d6efb2d 100644 --- a/sdk/communication/azure-communication-callingserver/pom.xml +++ b/sdk/communication/azure-communication-callingserver/pom.xml @@ -70,7 +70,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/communication/azure-communication-chat/pom.xml b/sdk/communication/azure-communication-chat/pom.xml index 074afddff430e..95a90046f5af9 100644 --- a/sdk/communication/azure-communication-chat/pom.xml +++ b/sdk/communication/azure-communication-chat/pom.xml @@ -65,7 +65,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/communication/azure-communication-common-perf/pom.xml b/sdk/communication/azure-communication-common-perf/pom.xml index 20d88afc9be42..5e5f9713db2ea 100644 --- a/sdk/communication/azure-communication-common-perf/pom.xml +++ b/sdk/communication/azure-communication-common-perf/pom.xml @@ -50,7 +50,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 diff --git a/sdk/communication/azure-communication-email/pom.xml b/sdk/communication/azure-communication-email/pom.xml index 52d1ae38cdd2c..d632b41e76eb0 100644 --- a/sdk/communication/azure-communication-email/pom.xml +++ b/sdk/communication/azure-communication-email/pom.xml @@ -75,7 +75,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/communication/azure-communication-identity/pom.xml b/sdk/communication/azure-communication-identity/pom.xml index 1047bca697efe..f7e7e9be68f25 100644 --- a/sdk/communication/azure-communication-identity/pom.xml +++ b/sdk/communication/azure-communication-identity/pom.xml @@ -103,7 +103,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/communication/azure-communication-jobrouter/pom.xml b/sdk/communication/azure-communication-jobrouter/pom.xml index a6a9e6d4626d6..ca9b3e141b7b4 100644 --- a/sdk/communication/azure-communication-jobrouter/pom.xml +++ b/sdk/communication/azure-communication-jobrouter/pom.xml @@ -67,7 +67,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/communication/azure-communication-networktraversal/pom.xml b/sdk/communication/azure-communication-networktraversal/pom.xml index 9d0b9c3692109..0d248bb6de6e9 100644 --- a/sdk/communication/azure-communication-networktraversal/pom.xml +++ b/sdk/communication/azure-communication-networktraversal/pom.xml @@ -94,7 +94,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/communication/azure-communication-phonenumbers/pom.xml b/sdk/communication/azure-communication-phonenumbers/pom.xml index 8d2f8278890d5..9022d7bb74c90 100644 --- a/sdk/communication/azure-communication-phonenumbers/pom.xml +++ b/sdk/communication/azure-communication-phonenumbers/pom.xml @@ -102,7 +102,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/communication/azure-communication-rooms/pom.xml b/sdk/communication/azure-communication-rooms/pom.xml index 4f06956d5b65c..4fcad82860203 100644 --- a/sdk/communication/azure-communication-rooms/pom.xml +++ b/sdk/communication/azure-communication-rooms/pom.xml @@ -75,7 +75,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/communication/azure-communication-sms/pom.xml b/sdk/communication/azure-communication-sms/pom.xml index 6a1ffc02a1585..fd6f96e338595 100644 --- a/sdk/communication/azure-communication-sms/pom.xml +++ b/sdk/communication/azure-communication-sms/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/communication/azure-resourcemanager-communication/pom.xml b/sdk/communication/azure-resourcemanager-communication/pom.xml index 2e052d5355195..14e287216301d 100644 --- a/sdk/communication/azure-resourcemanager-communication/pom.xml +++ b/sdk/communication/azure-resourcemanager-communication/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/CHANGELOG.md b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/CHANGELOG.md index a0a6fe901f618..4c32379456e10 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/CHANGELOG.md +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.0.0-beta.3 (Unreleased) +## 1.0.0-beta.4 (Unreleased) ### Features Added @@ -10,6 +10,33 @@ ### Other Changes +## 1.0.0-beta.3 (2023-04-20) + +- Azure Resource Manager ConfidentialLedger client library for Java. This package contains Microsoft Azure SDK for ConfidentialLedger Management SDK. Microsoft Azure Confidential Compute Ledger Control Plane REST API version 2020-12-01-preview. Package tag package-preview-2023-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). + +### Breaking Changes + +* `models.Tags` was removed + +#### `models.ConfidentialLedger` was modified + +* `runningState()` was removed + +#### `models.ConfidentialLedger$Update` was modified + +* `withRunningState(models.RunningState)` was removed + +#### `models.ConfidentialLedger$Definition` was modified + +* `withRunningState(models.RunningState)` was removed + +### Features Added + +#### `models.LedgerProperties` was modified + +* `withRunningState(models.RunningState)` was added +* `runningState()` was added + ## 1.0.0-beta.2 (2023-04-17) - Azure Resource Manager ConfidentialLedger client library for Java. This package contains Microsoft Azure SDK for ConfidentialLedger Management SDK. Microsoft Azure Confidential Compute Ledger Control Plane REST API version 2020-12-01-preview. Package tag package-preview-2023-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/README.md b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/README.md index 9e55a0c725a67..e30d6ea603028 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/README.md +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/README.md @@ -32,7 +32,7 @@ Various documentation is available to help you get started com.azure.resourcemanager azure-resourcemanager-confidentialledger - 1.0.0-beta.2 + 1.0.0-beta.3 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/pom.xml b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/pom.xml index 74fc0bd19fcfc..96e3b371d5479 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/pom.xml +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-confidentialledger - 1.0.0-beta.3 + 1.0.0-beta.4 jar Microsoft Azure SDK for ConfidentialLedger Management @@ -45,9 +45,6 @@ UTF-8 0 0 - - --add-opens com.azure.core/com.azure.core.implementation.util=ALL-UNNAMED - @@ -63,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -99,7 +96,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.25.0 + 2.26.0 test diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/ConfidentialLedgerManager.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/ConfidentialLedgerManager.java index 01277f0ac2fef..70b4fa912e443 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/ConfidentialLedgerManager.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/ConfidentialLedgerManager.java @@ -218,7 +218,7 @@ public ConfidentialLedgerManager authenticate(TokenCredential credential, AzureP .append("-") .append("com.azure.resourcemanager.confidentialledger") .append("/") - .append("1.0.0-beta.2"); + .append("1.0.0-beta.3"); if (!Configuration.getGlobalConfiguration().get("AZURE_TELEMETRY_DISABLED", false)) { userAgentBuilder .append(" (") diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/fluent/models/ConfidentialLedgerInner.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/fluent/models/ConfidentialLedgerInner.java index d973c6184ae8b..d1c66d96502dd 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/fluent/models/ConfidentialLedgerInner.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/fluent/models/ConfidentialLedgerInner.java @@ -8,20 +8,12 @@ import com.azure.core.management.Resource; import com.azure.core.management.SystemData; import com.azure.resourcemanager.confidentialledger.models.LedgerProperties; -import com.azure.resourcemanager.confidentialledger.models.RunningState; -import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.Map; /** Confidential Ledger. Contains the properties of Confidential Ledger Resource. */ @Fluent public final class ConfidentialLedgerInner extends Resource { - /* - * Object representing RunningState for Ledger. - */ - @JsonProperty(value = "runningState") - private RunningState runningState; - /* * LedgerProperties * @@ -36,37 +28,10 @@ public final class ConfidentialLedgerInner extends Resource { @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) private SystemData systemData; - /* - * Additional tags for Confidential Ledger - */ - @JsonProperty(value = "tags") - @JsonInclude(value = JsonInclude.Include.NON_NULL, content = JsonInclude.Include.ALWAYS) - private Map tags; - /** Creates an instance of ConfidentialLedgerInner class. */ public ConfidentialLedgerInner() { } - /** - * Get the runningState property: Object representing RunningState for Ledger. - * - * @return the runningState value. - */ - public RunningState runningState() { - return this.runningState; - } - - /** - * Set the runningState property: Object representing RunningState for Ledger. - * - * @param runningState the runningState value to set. - * @return the ConfidentialLedgerInner object itself. - */ - public ConfidentialLedgerInner withRunningState(RunningState runningState) { - this.runningState = runningState; - return this; - } - /** * Get the properties property: LedgerProperties * @@ -100,30 +65,17 @@ public SystemData systemData() { return this.systemData; } - /** - * Get the tags property: Additional tags for Confidential Ledger. - * - * @return the tags value. - */ - public Map tags() { - return this.tags; - } - - /** - * Set the tags property: Additional tags for Confidential Ledger. - * - * @param tags the tags value to set. - * @return the ConfidentialLedgerInner object itself. - */ - public ConfidentialLedgerInner withTags(Map tags) { - this.tags = tags; + /** {@inheritDoc} */ + @Override + public ConfidentialLedgerInner withLocation(String location) { + super.withLocation(location); return this; } /** {@inheritDoc} */ @Override - public ConfidentialLedgerInner withLocation(String location) { - super.withLocation(location); + public ConfidentialLedgerInner withTags(Map tags) { + super.withTags(tags); return this; } diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/implementation/ConfidentialLedgerImpl.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/implementation/ConfidentialLedgerImpl.java index 2890e9376759f..619543f9bb336 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/implementation/ConfidentialLedgerImpl.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/implementation/ConfidentialLedgerImpl.java @@ -10,7 +10,6 @@ import com.azure.resourcemanager.confidentialledger.fluent.models.ConfidentialLedgerInner; import com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger; import com.azure.resourcemanager.confidentialledger.models.LedgerProperties; -import com.azure.resourcemanager.confidentialledger.models.RunningState; import java.util.Collections; import java.util.Map; @@ -36,8 +35,13 @@ public String location() { return this.innerModel().location(); } - public RunningState runningState() { - return this.innerModel().runningState(); + public Map tags() { + Map inner = this.innerModel().tags(); + if (inner != null) { + return Collections.unmodifiableMap(inner); + } else { + return Collections.emptyMap(); + } } public LedgerProperties properties() { @@ -48,15 +52,6 @@ public SystemData systemData() { return this.innerModel().systemData(); } - public Map tags() { - Map inner = this.innerModel().tags(); - if (inner != null) { - return Collections.unmodifiableMap(inner); - } else { - return Collections.emptyMap(); - } - } - public Region region() { return Region.fromName(this.regionName()); } @@ -177,11 +172,6 @@ public ConfidentialLedgerImpl withTags(Map tags) { return this; } - public ConfidentialLedgerImpl withRunningState(RunningState runningState) { - this.innerModel().withRunningState(runningState); - return this; - } - public ConfidentialLedgerImpl withProperties(LedgerProperties properties) { this.innerModel().withProperties(properties); return this; diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/models/ConfidentialLedger.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/models/ConfidentialLedger.java index e207c36383487..15fda189fcb18 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/models/ConfidentialLedger.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/models/ConfidentialLedger.java @@ -41,11 +41,11 @@ public interface ConfidentialLedger { String location(); /** - * Gets the runningState property: Object representing RunningState for Ledger. + * Gets the tags property: Resource tags. * - * @return the runningState value. + * @return the tags value. */ - RunningState runningState(); + Map tags(); /** * Gets the properties property: LedgerProperties @@ -63,13 +63,6 @@ public interface ConfidentialLedger { */ SystemData systemData(); - /** - * Gets the tags property: Additional tags for Confidential Ledger. - * - * @return the tags value. - */ - Map tags(); - /** * Gets the region of the resource. * @@ -142,8 +135,7 @@ interface WithResourceGroup { * The stage of the ConfidentialLedger definition which contains all the minimum required properties for the * resource to be created, but also allows for any other optional properties to be specified. */ - interface WithCreate - extends DefinitionStages.WithTags, DefinitionStages.WithRunningState, DefinitionStages.WithProperties { + interface WithCreate extends DefinitionStages.WithTags, DefinitionStages.WithProperties { /** * Executes the create request. * @@ -162,23 +154,13 @@ interface WithCreate /** The stage of the ConfidentialLedger definition allowing to specify tags. */ interface WithTags { /** - * Specifies the tags property: Additional tags for Confidential Ledger. + * Specifies the tags property: Resource tags.. * - * @param tags Additional tags for Confidential Ledger. + * @param tags Resource tags. * @return the next definition stage. */ WithCreate withTags(Map tags); } - /** The stage of the ConfidentialLedger definition allowing to specify runningState. */ - interface WithRunningState { - /** - * Specifies the runningState property: Object representing RunningState for Ledger.. - * - * @param runningState Object representing RunningState for Ledger. - * @return the next definition stage. - */ - WithCreate withRunningState(RunningState runningState); - } /** The stage of the ConfidentialLedger definition allowing to specify properties. */ interface WithProperties { /** @@ -201,7 +183,7 @@ interface WithProperties { ConfidentialLedger.Update update(); /** The template for ConfidentialLedger update. */ - interface Update extends UpdateStages.WithTags, UpdateStages.WithRunningState, UpdateStages.WithProperties { + interface Update extends UpdateStages.WithTags, UpdateStages.WithProperties { /** * Executes the update request. * @@ -222,23 +204,13 @@ interface UpdateStages { /** The stage of the ConfidentialLedger update allowing to specify tags. */ interface WithTags { /** - * Specifies the tags property: Additional tags for Confidential Ledger. + * Specifies the tags property: Resource tags.. * - * @param tags Additional tags for Confidential Ledger. + * @param tags Resource tags. * @return the next definition stage. */ Update withTags(Map tags); } - /** The stage of the ConfidentialLedger update allowing to specify runningState. */ - interface WithRunningState { - /** - * Specifies the runningState property: Object representing RunningState for Ledger.. - * - * @param runningState Object representing RunningState for Ledger. - * @return the next definition stage. - */ - Update withRunningState(RunningState runningState); - } /** The stage of the ConfidentialLedger update allowing to specify properties. */ interface WithProperties { /** diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/models/LedgerProperties.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/models/LedgerProperties.java index 6a72e40013d45..abad25404f695 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/models/LedgerProperties.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/models/LedgerProperties.java @@ -39,6 +39,12 @@ public final class LedgerProperties { @JsonProperty(value = "ledgerInternalNamespace", access = JsonProperty.Access.WRITE_ONLY) private String ledgerInternalNamespace; + /* + * Object representing RunningState for Ledger. + */ + @JsonProperty(value = "runningState") + private RunningState runningState; + /* * Type of Confidential Ledger */ @@ -103,6 +109,26 @@ public String ledgerInternalNamespace() { return this.ledgerInternalNamespace; } + /** + * Get the runningState property: Object representing RunningState for Ledger. + * + * @return the runningState value. + */ + public RunningState runningState() { + return this.runningState; + } + + /** + * Set the runningState property: Object representing RunningState for Ledger. + * + * @param runningState the runningState value to set. + * @return the LedgerProperties object itself. + */ + public LedgerProperties withRunningState(RunningState runningState) { + this.runningState = runningState; + return this; + } + /** * Get the ledgerType property: Type of Confidential Ledger. * diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/models/Tags.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/models/Tags.java deleted file mode 100644 index 19eb2136f2b1d..0000000000000 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/main/java/com/azure/resourcemanager/confidentialledger/models/Tags.java +++ /dev/null @@ -1,53 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. -// Code generated by Microsoft (R) AutoRest Code Generator. - -package com.azure.resourcemanager.confidentialledger.models; - -import com.azure.core.annotation.Fluent; -import com.fasterxml.jackson.annotation.JsonInclude; -import com.fasterxml.jackson.annotation.JsonProperty; -import java.util.Map; - -/** Tags for Confidential Ledger Resource. */ -@Fluent -public class Tags { - /* - * Additional tags for Confidential Ledger - */ - @JsonProperty(value = "tags") - @JsonInclude(value = JsonInclude.Include.NON_NULL, content = JsonInclude.Include.ALWAYS) - private Map tags; - - /** Creates an instance of Tags class. */ - public Tags() { - } - - /** - * Get the tags property: Additional tags for Confidential Ledger. - * - * @return the tags value. - */ - public Map tags() { - return this.tags; - } - - /** - * Set the tags property: Additional tags for Confidential Ledger. - * - * @param tags the tags value to set. - * @return the Tags object itself. - */ - public Tags withTags(Map tags) { - this.tags = tags; - return this; - } - - /** - * Validates the instance. - * - * @throws IllegalArgumentException thrown if the instance is not valid. - */ - public void validate() { - } -} diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ConfidentialLedgerInnerTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ConfidentialLedgerInnerTests.java index 4d042ec02bb8c..1bfad2294626d 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ConfidentialLedgerInnerTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ConfidentialLedgerInnerTests.java @@ -23,60 +23,60 @@ public void testDeserialize() throws Exception { ConfidentialLedgerInner model = BinaryData .fromString( - "{\"runningState\":\"Active\",\"properties\":{\"ledgerName\":\"uf\",\"ledgerUri\":\"zk\",\"identityServiceUri\":\"dbihanufhfcbj\",\"ledgerInternalNamespace\":\"a\",\"ledgerType\":\"Private\",\"provisioningState\":\"Succeeded\",\"aadBasedSecurityPrincipals\":[{\"principalId\":\"bifpikxwczb\",\"tenantId\":\"cnpqxuhivyqniwby\",\"ledgerRoleName\":\"Contributor\"}],\"certBasedSecurityPrincipals\":[{\"cert\":\"umjgrtfwvuk\",\"ledgerRoleName\":\"Reader\"}]},\"tags\":{\"jnchgej\":\"kkvnipjox\",\"huxinpmqnj\":\"podmailzydehojwy\"},\"location\":\"kryhtnapczwlokj\",\"id\":\"qwixjspro\",\"name\":\"vcputegj\",\"type\":\"wmfdatscmdvpjhul\"}") + "{\"properties\":{\"ledgerName\":\"lzufcyzkohdbi\",\"ledgerUri\":\"nufhf\",\"identityServiceUri\":\"jysagith\",\"ledgerInternalNamespace\":\"hab\",\"runningState\":\"Pausing\",\"ledgerType\":\"Private\",\"provisioningState\":\"Updating\",\"aadBasedSecurityPrincipals\":[{\"principalId\":\"yscnpqxu\",\"tenantId\":\"vyq\",\"ledgerRoleName\":\"Reader\"}],\"certBasedSecurityPrincipals\":[{\"cert\":\"rkxvdum\",\"ledgerRoleName\":\"Contributor\"}]},\"location\":\"fwvuk\",\"tags\":{\"yejhk\":\"udccsnhsjc\",\"kkvnipjox\":\"yhtnapczwlokjye\",\"podmailzydehojwy\":\"jnchgej\"},\"id\":\"huxinpmqnj\",\"name\":\"qwixjspro\",\"type\":\"vcputegj\"}") .toObject(ConfidentialLedgerInner.class); - Assertions.assertEquals("kryhtnapczwlokj", model.location()); - Assertions.assertEquals(RunningState.ACTIVE, model.runningState()); + Assertions.assertEquals("fwvuk", model.location()); + Assertions.assertEquals("udccsnhsjc", model.tags().get("yejhk")); + Assertions.assertEquals(RunningState.PAUSING, model.properties().runningState()); Assertions.assertEquals(LedgerType.PRIVATE, model.properties().ledgerType()); - Assertions.assertEquals("bifpikxwczb", model.properties().aadBasedSecurityPrincipals().get(0).principalId()); - Assertions.assertEquals("cnpqxuhivyqniwby", model.properties().aadBasedSecurityPrincipals().get(0).tenantId()); + Assertions.assertEquals("yscnpqxu", model.properties().aadBasedSecurityPrincipals().get(0).principalId()); + Assertions.assertEquals("vyq", model.properties().aadBasedSecurityPrincipals().get(0).tenantId()); Assertions .assertEquals( - LedgerRoleName.CONTRIBUTOR, model.properties().aadBasedSecurityPrincipals().get(0).ledgerRoleName()); - Assertions.assertEquals("umjgrtfwvuk", model.properties().certBasedSecurityPrincipals().get(0).cert()); + LedgerRoleName.READER, model.properties().aadBasedSecurityPrincipals().get(0).ledgerRoleName()); + Assertions.assertEquals("rkxvdum", model.properties().certBasedSecurityPrincipals().get(0).cert()); Assertions .assertEquals( - LedgerRoleName.READER, model.properties().certBasedSecurityPrincipals().get(0).ledgerRoleName()); - Assertions.assertEquals("kkvnipjox", model.tags().get("jnchgej")); + LedgerRoleName.CONTRIBUTOR, model.properties().certBasedSecurityPrincipals().get(0).ledgerRoleName()); } @org.junit.jupiter.api.Test public void testSerialize() throws Exception { ConfidentialLedgerInner model = new ConfidentialLedgerInner() - .withLocation("kryhtnapczwlokj") - .withRunningState(RunningState.ACTIVE) + .withLocation("fwvuk") + .withTags(mapOf("yejhk", "udccsnhsjc", "kkvnipjox", "yhtnapczwlokjye", "podmailzydehojwy", "jnchgej")) .withProperties( new LedgerProperties() + .withRunningState(RunningState.PAUSING) .withLedgerType(LedgerType.PRIVATE) .withAadBasedSecurityPrincipals( Arrays .asList( new AadBasedSecurityPrincipal() - .withPrincipalId("bifpikxwczb") - .withTenantId("cnpqxuhivyqniwby") - .withLedgerRoleName(LedgerRoleName.CONTRIBUTOR))) + .withPrincipalId("yscnpqxu") + .withTenantId("vyq") + .withLedgerRoleName(LedgerRoleName.READER))) .withCertBasedSecurityPrincipals( Arrays .asList( new CertBasedSecurityPrincipal() - .withCert("umjgrtfwvuk") - .withLedgerRoleName(LedgerRoleName.READER)))) - .withTags(mapOf("jnchgej", "kkvnipjox", "huxinpmqnj", "podmailzydehojwy")); + .withCert("rkxvdum") + .withLedgerRoleName(LedgerRoleName.CONTRIBUTOR)))); model = BinaryData.fromObject(model).toObject(ConfidentialLedgerInner.class); - Assertions.assertEquals("kryhtnapczwlokj", model.location()); - Assertions.assertEquals(RunningState.ACTIVE, model.runningState()); + Assertions.assertEquals("fwvuk", model.location()); + Assertions.assertEquals("udccsnhsjc", model.tags().get("yejhk")); + Assertions.assertEquals(RunningState.PAUSING, model.properties().runningState()); Assertions.assertEquals(LedgerType.PRIVATE, model.properties().ledgerType()); - Assertions.assertEquals("bifpikxwczb", model.properties().aadBasedSecurityPrincipals().get(0).principalId()); - Assertions.assertEquals("cnpqxuhivyqniwby", model.properties().aadBasedSecurityPrincipals().get(0).tenantId()); + Assertions.assertEquals("yscnpqxu", model.properties().aadBasedSecurityPrincipals().get(0).principalId()); + Assertions.assertEquals("vyq", model.properties().aadBasedSecurityPrincipals().get(0).tenantId()); Assertions .assertEquals( - LedgerRoleName.CONTRIBUTOR, model.properties().aadBasedSecurityPrincipals().get(0).ledgerRoleName()); - Assertions.assertEquals("umjgrtfwvuk", model.properties().certBasedSecurityPrincipals().get(0).cert()); + LedgerRoleName.READER, model.properties().aadBasedSecurityPrincipals().get(0).ledgerRoleName()); + Assertions.assertEquals("rkxvdum", model.properties().certBasedSecurityPrincipals().get(0).cert()); Assertions .assertEquals( - LedgerRoleName.READER, model.properties().certBasedSecurityPrincipals().get(0).ledgerRoleName()); - Assertions.assertEquals("kkvnipjox", model.tags().get("jnchgej")); + LedgerRoleName.CONTRIBUTOR, model.properties().certBasedSecurityPrincipals().get(0).ledgerRoleName()); } @SuppressWarnings("unchecked") diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ConfidentialLedgerListTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ConfidentialLedgerListTests.java index ddc0ab0e0f65f..ca86a11e17d0b 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ConfidentialLedgerListTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ConfidentialLedgerListTests.java @@ -21,13 +21,13 @@ public void testDeserialize() throws Exception { ConfidentialLedgerList model = BinaryData .fromString( - "{\"value\":[{\"runningState\":\"Pausing\",\"properties\":{\"ledgerName\":\"jaeq\",\"ledgerUri\":\"qjbasvms\",\"identityServiceUri\":\"qulngsntnbybkzgc\",\"ledgerInternalNamespace\":\"wclxxwrl\",\"ledgerType\":\"Public\",\"provisioningState\":\"Creating\",\"aadBasedSecurityPrincipals\":[],\"certBasedSecurityPrincipals\":[]},\"tags\":{\"dkvwrwjfe\":\"pdappds\",\"je\":\"snhu\",\"hocdgeab\":\"tmrldhugjzzdatq\"},\"location\":\"jczdzevndh\",\"id\":\"gphuticndvka\",\"name\":\"zwyiftyhxhur\",\"type\":\"k\"},{\"runningState\":\"Unknown\",\"properties\":{\"ledgerName\":\"lniwpwcukjfkgiaw\",\"ledgerUri\":\"lryplwckbasyy\",\"identityServiceUri\":\"ddhsgcbacphe\",\"ledgerInternalNamespace\":\"ot\",\"ledgerType\":\"Unknown\",\"provisioningState\":\"Creating\",\"aadBasedSecurityPrincipals\":[],\"certBasedSecurityPrincipals\":[]},\"tags\":{\"f\":\"dgbb\",\"bexppb\":\"dgmb\",\"rolfpfp\":\"tq\"},\"location\":\"kdosvqw\",\"id\":\"algbquxigjyjg\",\"name\":\"jaoyfhrtx\",\"type\":\"lnerkujysvleju\"},{\"runningState\":\"Resuming\",\"properties\":{\"ledgerName\":\"rlyxwjkcprbnw\",\"ledgerUri\":\"gjvtbv\",\"identityServiceUri\":\"sszdnru\",\"ledgerInternalNamespace\":\"guhmuouqfpr\",\"ledgerType\":\"Public\",\"provisioningState\":\"Canceled\",\"aadBasedSecurityPrincipals\":[],\"certBasedSecurityPrincipals\":[]},\"tags\":{\"rfidfvzwdz\":\"zuckyfi\",\"sdkf\":\"htymw\",\"pvkmijcmmxdcuf\":\"hwxmnteiwa\",\"cxtbzsg\":\"fsrpymzidnse\"},\"location\":\"x\",\"id\":\"yc\",\"name\":\"sne\",\"type\":\"mdwzjeiachboo\"},{\"runningState\":\"Unknown\",\"properties\":{\"ledgerName\":\"osfqpteehzzv\",\"ledgerUri\":\"yqrimzin\",\"identityServiceUri\":\"swjdkirso\",\"ledgerInternalNamespace\":\"qxhcrmn\",\"ledgerType\":\"Private\",\"provisioningState\":\"Unknown\",\"aadBasedSecurityPrincipals\":[],\"certBasedSecurityPrincipals\":[]},\"tags\":{\"l\":\"ocxscpaierhhbcs\"},\"location\":\"e\",\"id\":\"mmajtjaodx\",\"name\":\"bnbdxkqpxokajion\",\"type\":\"imexgstxgcpodgma\"}],\"nextLink\":\"r\"}") + "{\"value\":[{\"properties\":{\"ledgerName\":\"wjzrnfygxgisp\",\"ledgerUri\":\"vtz\",\"identityServiceUri\":\"ufubl\",\"ledgerInternalNamespace\":\"fxqeof\",\"runningState\":\"Active\",\"ledgerType\":\"Private\",\"provisioningState\":\"Creating\",\"aadBasedSecurityPrincipals\":[],\"certBasedSecurityPrincipals\":[]},\"location\":\"s\",\"tags\":{\"nbybkzgcwrwcl\":\"mjqulngsn\",\"cjdkwtnhxbnjbi\":\"xwrljdouskcqvkoc\",\"jwnzlljfmp\":\"sqrglssainq\",\"yqduujit\":\"eebvmgxsab\"},\"id\":\"jczdzevndh\",\"name\":\"rwpdappdsbdkvwrw\",\"type\":\"feusnhut\"},{\"properties\":{\"ledgerName\":\"tmrldhugjzzdatq\",\"ledgerUri\":\"oc\",\"identityServiceUri\":\"eablg\",\"ledgerInternalNamespace\":\"uticndvkaozwyif\",\"runningState\":\"Resuming\",\"ledgerType\":\"Private\",\"provisioningState\":\"Unknown\",\"aadBasedSecurityPrincipals\":[],\"certBasedSecurityPrincipals\":[]},\"location\":\"tyxolniwpwc\",\"tags\":{\"ryplwckbasyypn\":\"fkgiawxk\",\"phejkotynqgoulz\":\"dhsgcba\",\"gakeqsr\":\"dlikwyqkgfgibma\"},\"id\":\"yb\",\"name\":\"qqedqytbciqfou\",\"type\":\"lmmnkzsmodmglo\"}],\"nextLink\":\"pbkwtmu\"}") .toObject(ConfidentialLedgerList.class); - Assertions.assertEquals("jczdzevndh", model.value().get(0).location()); - Assertions.assertEquals(RunningState.PAUSING, model.value().get(0).runningState()); - Assertions.assertEquals(LedgerType.PUBLIC, model.value().get(0).properties().ledgerType()); - Assertions.assertEquals("pdappds", model.value().get(0).tags().get("dkvwrwjfe")); - Assertions.assertEquals("r", model.nextLink()); + Assertions.assertEquals("s", model.value().get(0).location()); + Assertions.assertEquals("mjqulngsn", model.value().get(0).tags().get("nbybkzgcwrwcl")); + Assertions.assertEquals(RunningState.ACTIVE, model.value().get(0).properties().runningState()); + Assertions.assertEquals(LedgerType.PRIVATE, model.value().get(0).properties().ledgerType()); + Assertions.assertEquals("pbkwtmu", model.nextLink()); } @org.junit.jupiter.api.Test @@ -38,57 +38,46 @@ public void testSerialize() throws Exception { Arrays .asList( new ConfidentialLedgerInner() - .withLocation("jczdzevndh") - .withRunningState(RunningState.PAUSING) - .withProperties( - new LedgerProperties() - .withLedgerType(LedgerType.PUBLIC) - .withAadBasedSecurityPrincipals(Arrays.asList()) - .withCertBasedSecurityPrincipals(Arrays.asList())) - .withTags(mapOf("dkvwrwjfe", "pdappds", "je", "snhu", "hocdgeab", "tmrldhugjzzdatq")), - new ConfidentialLedgerInner() - .withLocation("kdosvqw") - .withRunningState(RunningState.UNKNOWN) + .withLocation("s") + .withTags( + mapOf( + "nbybkzgcwrwcl", + "mjqulngsn", + "cjdkwtnhxbnjbi", + "xwrljdouskcqvkoc", + "jwnzlljfmp", + "sqrglssainq", + "yqduujit", + "eebvmgxsab")) .withProperties( new LedgerProperties() - .withLedgerType(LedgerType.UNKNOWN) + .withRunningState(RunningState.ACTIVE) + .withLedgerType(LedgerType.PRIVATE) .withAadBasedSecurityPrincipals(Arrays.asList()) - .withCertBasedSecurityPrincipals(Arrays.asList())) - .withTags(mapOf("f", "dgbb", "bexppb", "dgmb", "rolfpfp", "tq")), + .withCertBasedSecurityPrincipals(Arrays.asList())), new ConfidentialLedgerInner() - .withLocation("x") - .withRunningState(RunningState.RESUMING) - .withProperties( - new LedgerProperties() - .withLedgerType(LedgerType.PUBLIC) - .withAadBasedSecurityPrincipals(Arrays.asList()) - .withCertBasedSecurityPrincipals(Arrays.asList())) + .withLocation("tyxolniwpwc") .withTags( mapOf( - "rfidfvzwdz", - "zuckyfi", - "sdkf", - "htymw", - "pvkmijcmmxdcuf", - "hwxmnteiwa", - "cxtbzsg", - "fsrpymzidnse")), - new ConfidentialLedgerInner() - .withLocation("e") - .withRunningState(RunningState.UNKNOWN) + "ryplwckbasyypn", + "fkgiawxk", + "phejkotynqgoulz", + "dhsgcba", + "gakeqsr", + "dlikwyqkgfgibma")) .withProperties( new LedgerProperties() + .withRunningState(RunningState.RESUMING) .withLedgerType(LedgerType.PRIVATE) .withAadBasedSecurityPrincipals(Arrays.asList()) - .withCertBasedSecurityPrincipals(Arrays.asList())) - .withTags(mapOf("l", "ocxscpaierhhbcs")))) - .withNextLink("r"); + .withCertBasedSecurityPrincipals(Arrays.asList())))) + .withNextLink("pbkwtmu"); model = BinaryData.fromObject(model).toObject(ConfidentialLedgerList.class); - Assertions.assertEquals("jczdzevndh", model.value().get(0).location()); - Assertions.assertEquals(RunningState.PAUSING, model.value().get(0).runningState()); - Assertions.assertEquals(LedgerType.PUBLIC, model.value().get(0).properties().ledgerType()); - Assertions.assertEquals("pdappds", model.value().get(0).tags().get("dkvwrwjfe")); - Assertions.assertEquals("r", model.nextLink()); + Assertions.assertEquals("s", model.value().get(0).location()); + Assertions.assertEquals("mjqulngsn", model.value().get(0).tags().get("nbybkzgcwrwcl")); + Assertions.assertEquals(RunningState.ACTIVE, model.value().get(0).properties().runningState()); + Assertions.assertEquals(LedgerType.PRIVATE, model.value().get(0).properties().ledgerType()); + Assertions.assertEquals("pbkwtmu", model.nextLink()); } @SuppressWarnings("unchecked") diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/DeploymentTypeTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/DeploymentTypeTests.java index 81073239b4d55..f223a5b3197ec 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/DeploymentTypeTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/DeploymentTypeTests.java @@ -14,18 +14,18 @@ public final class DeploymentTypeTests { public void testDeserialize() throws Exception { DeploymentType model = BinaryData - .fromString("{\"languageRuntime\":\"CPP\",\"appSourceUri\":\"wqvhkhixuigdt\"}") + .fromString("{\"languageRuntime\":\"JS\",\"appSourceUri\":\"hmuouqfprwzwbn\"}") .toObject(DeploymentType.class); - Assertions.assertEquals(LanguageRuntime.CPP, model.languageRuntime()); - Assertions.assertEquals("wqvhkhixuigdt", model.appSourceUri()); + Assertions.assertEquals(LanguageRuntime.JS, model.languageRuntime()); + Assertions.assertEquals("hmuouqfprwzwbn", model.appSourceUri()); } @org.junit.jupiter.api.Test public void testSerialize() throws Exception { DeploymentType model = - new DeploymentType().withLanguageRuntime(LanguageRuntime.CPP).withAppSourceUri("wqvhkhixuigdt"); + new DeploymentType().withLanguageRuntime(LanguageRuntime.JS).withAppSourceUri("hmuouqfprwzwbn"); model = BinaryData.fromObject(model).toObject(DeploymentType.class); - Assertions.assertEquals(LanguageRuntime.CPP, model.languageRuntime()); - Assertions.assertEquals("wqvhkhixuigdt", model.appSourceUri()); + Assertions.assertEquals(LanguageRuntime.JS, model.languageRuntime()); + Assertions.assertEquals("hmuouqfprwzwbn", model.appSourceUri()); } } diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgerPropertiesTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgerPropertiesTests.java index aacb86a526c73..f959dc8939ec7 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgerPropertiesTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgerPropertiesTests.java @@ -10,6 +10,7 @@ import com.azure.resourcemanager.confidentialledger.models.LedgerProperties; import com.azure.resourcemanager.confidentialledger.models.LedgerRoleName; import com.azure.resourcemanager.confidentialledger.models.LedgerType; +import com.azure.resourcemanager.confidentialledger.models.RunningState; import java.util.Arrays; import org.junit.jupiter.api.Assertions; @@ -19,12 +20,14 @@ public void testDeserialize() throws Exception { LedgerProperties model = BinaryData .fromString( - "{\"ledgerName\":\"uvm\",\"ledgerUri\":\"ozkrwfndiodjpslw\",\"identityServiceUri\":\"dpvwryoqpsoaccta\",\"ledgerInternalNamespace\":\"kljla\",\"ledgerType\":\"Unknown\",\"provisioningState\":\"Unknown\",\"aadBasedSecurityPrincipals\":[{\"principalId\":\"fdosyg\",\"tenantId\":\"paojakhmsbzjh\",\"ledgerRoleName\":\"Reader\"},{\"principalId\":\"vdphlxaolthqtr\",\"tenantId\":\"jbp\",\"ledgerRoleName\":\"Administrator\"},{\"principalId\":\"inzgvfcj\",\"tenantId\":\"zoxxjtf\",\"ledgerRoleName\":\"Administrator\"}],\"certBasedSecurityPrincipals\":[{\"cert\":\"zitonpeqfpjkjl\",\"ledgerRoleName\":\"Reader\"},{\"cert\":\"dvhpfxxypininm\",\"ledgerRoleName\":\"Administrator\"},{\"cert\":\"ybb\",\"ledgerRoleName\":\"Contributor\"},{\"cert\":\"epoo\",\"ledgerRoleName\":\"Administrator\"}]}") + "{\"ledgerName\":\"mfdatscmdvpj\",\"ledgerUri\":\"lsuuvmkjozkrwfnd\",\"identityServiceUri\":\"djpslw\",\"ledgerInternalNamespace\":\"dpvwryoqpsoaccta\",\"runningState\":\"Active\",\"ledgerType\":\"Unknown\",\"provisioningState\":\"Succeeded\",\"aadBasedSecurityPrincipals\":[{\"principalId\":\"ryffdfdosy\",\"tenantId\":\"xpaojakhmsbz\",\"ledgerRoleName\":\"Administrator\"},{\"principalId\":\"zevdphlx\",\"tenantId\":\"lthqtrgqjbp\",\"ledgerRoleName\":\"Administrator\"},{\"principalId\":\"inzgvfcj\",\"tenantId\":\"zoxxjtf\",\"ledgerRoleName\":\"Administrator\"}],\"certBasedSecurityPrincipals\":[{\"cert\":\"zitonpeqfpjkjl\",\"ledgerRoleName\":\"Reader\"},{\"cert\":\"dvhpfxxypininm\",\"ledgerRoleName\":\"Administrator\"},{\"cert\":\"ybb\",\"ledgerRoleName\":\"Contributor\"},{\"cert\":\"epoo\",\"ledgerRoleName\":\"Administrator\"}]}") .toObject(LedgerProperties.class); + Assertions.assertEquals(RunningState.ACTIVE, model.runningState()); Assertions.assertEquals(LedgerType.UNKNOWN, model.ledgerType()); - Assertions.assertEquals("fdosyg", model.aadBasedSecurityPrincipals().get(0).principalId()); - Assertions.assertEquals("paojakhmsbzjh", model.aadBasedSecurityPrincipals().get(0).tenantId()); - Assertions.assertEquals(LedgerRoleName.READER, model.aadBasedSecurityPrincipals().get(0).ledgerRoleName()); + Assertions.assertEquals("ryffdfdosy", model.aadBasedSecurityPrincipals().get(0).principalId()); + Assertions.assertEquals("xpaojakhmsbz", model.aadBasedSecurityPrincipals().get(0).tenantId()); + Assertions + .assertEquals(LedgerRoleName.ADMINISTRATOR, model.aadBasedSecurityPrincipals().get(0).ledgerRoleName()); Assertions.assertEquals("zitonpeqfpjkjl", model.certBasedSecurityPrincipals().get(0).cert()); Assertions.assertEquals(LedgerRoleName.READER, model.certBasedSecurityPrincipals().get(0).ledgerRoleName()); } @@ -33,17 +36,18 @@ public void testDeserialize() throws Exception { public void testSerialize() throws Exception { LedgerProperties model = new LedgerProperties() + .withRunningState(RunningState.ACTIVE) .withLedgerType(LedgerType.UNKNOWN) .withAadBasedSecurityPrincipals( Arrays .asList( new AadBasedSecurityPrincipal() - .withPrincipalId("fdosyg") - .withTenantId("paojakhmsbzjh") - .withLedgerRoleName(LedgerRoleName.READER), + .withPrincipalId("ryffdfdosy") + .withTenantId("xpaojakhmsbz") + .withLedgerRoleName(LedgerRoleName.ADMINISTRATOR), new AadBasedSecurityPrincipal() - .withPrincipalId("vdphlxaolthqtr") - .withTenantId("jbp") + .withPrincipalId("zevdphlx") + .withTenantId("lthqtrgqjbp") .withLedgerRoleName(LedgerRoleName.ADMINISTRATOR), new AadBasedSecurityPrincipal() .withPrincipalId("inzgvfcj") @@ -65,10 +69,12 @@ public void testSerialize() throws Exception { .withCert("epoo") .withLedgerRoleName(LedgerRoleName.ADMINISTRATOR))); model = BinaryData.fromObject(model).toObject(LedgerProperties.class); + Assertions.assertEquals(RunningState.ACTIVE, model.runningState()); Assertions.assertEquals(LedgerType.UNKNOWN, model.ledgerType()); - Assertions.assertEquals("fdosyg", model.aadBasedSecurityPrincipals().get(0).principalId()); - Assertions.assertEquals("paojakhmsbzjh", model.aadBasedSecurityPrincipals().get(0).tenantId()); - Assertions.assertEquals(LedgerRoleName.READER, model.aadBasedSecurityPrincipals().get(0).ledgerRoleName()); + Assertions.assertEquals("ryffdfdosy", model.aadBasedSecurityPrincipals().get(0).principalId()); + Assertions.assertEquals("xpaojakhmsbz", model.aadBasedSecurityPrincipals().get(0).tenantId()); + Assertions + .assertEquals(LedgerRoleName.ADMINISTRATOR, model.aadBasedSecurityPrincipals().get(0).ledgerRoleName()); Assertions.assertEquals("zitonpeqfpjkjl", model.certBasedSecurityPrincipals().get(0).cert()); Assertions.assertEquals(LedgerRoleName.READER, model.certBasedSecurityPrincipals().get(0).ledgerRoleName()); } diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersCreateMockTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersCreateMockTests.java index 78b69aff2bd1d..d6ff9afa18823 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersCreateMockTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersCreateMockTests.java @@ -37,7 +37,7 @@ public void testCreate() throws Exception { ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); String responseStr = - "{\"runningState\":\"Active\",\"properties\":{\"ledgerName\":\"bin\",\"ledgerUri\":\"pu\",\"identityServiceUri\":\"mryw\",\"ledgerInternalNamespace\":\"zoqftiyqzrnkcqvy\",\"ledgerType\":\"Private\",\"provisioningState\":\"Succeeded\",\"aadBasedSecurityPrincipals\":[],\"certBasedSecurityPrincipals\":[]},\"tags\":{\"dqgbiqylihkaetc\":\"nhwlrsffrzpwvl\",\"ymuctqhjfbebrj\":\"tvfcivfsn\"},\"location\":\"ewrmjmwvvjektc\",\"id\":\"xerf\",\"name\":\"wutttxfvjrbi\",\"type\":\"phxepcyvahf\"}"; + "{\"properties\":{\"ledgerName\":\"cciw\",\"ledgerUri\":\"juqk\",\"identityServiceUri\":\"sa\",\"ledgerInternalNamespace\":\"wkuofoskghsauu\",\"runningState\":\"Unknown\",\"ledgerType\":\"Unknown\",\"provisioningState\":\"Succeeded\",\"aadBasedSecurityPrincipals\":[],\"certBasedSecurityPrincipals\":[]},\"location\":\"idyjrrfbyaosvexc\",\"tags\":{\"vleggzfbuhfmvfax\":\"pclhocohslk\"},\"id\":\"ffeii\",\"name\":\"hl\",\"type\":\"m\"}"; Mockito.when(httpResponse.getStatusCode()).thenReturn(200); Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); @@ -68,22 +68,31 @@ public void testCreate() throws Exception { ConfidentialLedger response = manager .ledgers() - .define("u") - .withRegion("pocipazyxoegu") - .withExistingResourceGroup("hslkevleggzf") - .withTags(mapOf("mrbpizcdrqj", "npiucgygevqznty", "yhxdeoejzicwi", "dpydn", "bkh", "sjttgzfbish")) - .withRunningState(RunningState.PAUSED) + .define("tuo") + .withRegion("wqsmbsur") + .withExistingResourceGroup("yhltrpmopjmcm") + .withTags( + mapOf( + "dystkiiuxhqyud", + "moryocfsfksym", + "rq", + "o", + "oczvy", + "b", + "watkpnpulexxb", + "fqrvkdvjsllrmvvd")) .withProperties( new LedgerProperties() - .withLedgerType(LedgerType.PUBLIC) + .withRunningState(RunningState.RESUMING) + .withLedgerType(LedgerType.PRIVATE) .withAadBasedSecurityPrincipals(Arrays.asList()) .withCertBasedSecurityPrincipals(Arrays.asList())) .create(); - Assertions.assertEquals("ewrmjmwvvjektc", response.location()); - Assertions.assertEquals(RunningState.ACTIVE, response.runningState()); - Assertions.assertEquals(LedgerType.PRIVATE, response.properties().ledgerType()); - Assertions.assertEquals("nhwlrsffrzpwvl", response.tags().get("dqgbiqylihkaetc")); + Assertions.assertEquals("idyjrrfbyaosvexc", response.location()); + Assertions.assertEquals("pclhocohslk", response.tags().get("vleggzfbuhfmvfax")); + Assertions.assertEquals(RunningState.UNKNOWN, response.properties().runningState()); + Assertions.assertEquals(LedgerType.UNKNOWN, response.properties().ledgerType()); } @SuppressWarnings("unchecked") diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersDeleteMockTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersDeleteMockTests.java index 41ba0246c44b4..f0a88f96f813a 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersDeleteMockTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersDeleteMockTests.java @@ -56,6 +56,6 @@ public void testDelete() throws Exception { tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), new AzureProfile("", "", AzureEnvironment.AZURE)); - manager.ledgers().delete("sle", "yvxyqjp", com.azure.core.util.Context.NONE); + manager.ledgers().delete("feallnwsu", "isnjampmngnz", com.azure.core.util.Context.NONE); } } diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersGetByResourceGroupWithResponseMockTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersGetByResourceGroupWithResponseMockTests.java index 56193e89763b8..b0559b1399dde 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersGetByResourceGroupWithResponseMockTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersGetByResourceGroupWithResponseMockTests.java @@ -33,7 +33,7 @@ public void testGetByResourceGroupWithResponse() throws Exception { ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); String responseStr = - "{\"runningState\":\"Unknown\",\"properties\":{\"ledgerName\":\"fhotw\",\"ledgerUri\":\"ynpwlbj\",\"identityServiceUri\":\"gacftadeh\",\"ledgerInternalNamespace\":\"ltyfsop\",\"ledgerType\":\"Private\",\"provisioningState\":\"Deleting\",\"aadBasedSecurityPrincipals\":[],\"certBasedSecurityPrincipals\":[]},\"tags\":{\"vdcsitynn\":\"hybcibv\",\"f\":\"amdecte\"},\"location\":\"ofqweykhmenevfye\",\"id\":\"qsc\",\"name\":\"eypvhezrkg\",\"type\":\"hcjrefovgmk\"}"; + "{\"properties\":{\"ledgerName\":\"nyktzlcuiy\",\"ledgerUri\":\"qyw\",\"identityServiceUri\":\"drvyn\",\"ledgerInternalNamespace\":\"gpphrcgyn\",\"runningState\":\"Pausing\",\"ledgerType\":\"Unknown\",\"provisioningState\":\"Canceled\",\"aadBasedSecurityPrincipals\":[],\"certBasedSecurityPrincipals\":[]},\"location\":\"ofsx\",\"tags\":{\"bmqj\":\"v\",\"lzu\":\"abcypmivk\"},\"id\":\"ccfwnfnbacfion\",\"name\":\"ebxetqgtzxdp\",\"type\":\"qbqqwxr\"}"; Mockito.when(httpResponse.getStatusCode()).thenReturn(200); Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); @@ -62,14 +62,11 @@ public void testGetByResourceGroupWithResponse() throws Exception { new AzureProfile("", "", AzureEnvironment.AZURE)); ConfidentialLedger response = - manager - .ledgers() - .getByResourceGroupWithResponse("masxazjpqyegu", "lhbxxhejjzzvdud", com.azure.core.util.Context.NONE) - .getValue(); + manager.ledgers().getByResourceGroupWithResponse("h", "qfbow", com.azure.core.util.Context.NONE).getValue(); - Assertions.assertEquals("ofqweykhmenevfye", response.location()); - Assertions.assertEquals(RunningState.UNKNOWN, response.runningState()); - Assertions.assertEquals(LedgerType.PRIVATE, response.properties().ledgerType()); - Assertions.assertEquals("hybcibv", response.tags().get("vdcsitynn")); + Assertions.assertEquals("ofsx", response.location()); + Assertions.assertEquals("v", response.tags().get("bmqj")); + Assertions.assertEquals(RunningState.PAUSING, response.properties().runningState()); + Assertions.assertEquals(LedgerType.UNKNOWN, response.properties().ledgerType()); } } diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersListByResourceGroupMockTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersListByResourceGroupMockTests.java index 80a24f9ceff96..1a91489c53337 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersListByResourceGroupMockTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersListByResourceGroupMockTests.java @@ -34,7 +34,7 @@ public void testListByResourceGroup() throws Exception { ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); String responseStr = - "{\"value\":[{\"runningState\":\"Resuming\",\"properties\":{\"ledgerName\":\"v\",\"ledgerUri\":\"sounqecanoaeu\",\"identityServiceUri\":\"hy\",\"ledgerInternalNamespace\":\"trpmo\",\"ledgerType\":\"Unknown\",\"provisioningState\":\"Succeeded\",\"aadBasedSecurityPrincipals\":[],\"certBasedSecurityPrincipals\":[]},\"tags\":{\"mddystkiiux\":\"s\",\"o\":\"qyud\"},\"location\":\"yocf\",\"id\":\"rq\",\"name\":\"b\",\"type\":\"oczvy\"}]}"; + "{\"value\":[{\"properties\":{\"ledgerName\":\"hcbonqvpkvlr\",\"ledgerUri\":\"jease\",\"identityServiceUri\":\"heoflokeyyienjbd\",\"ledgerInternalNamespace\":\"tgrhpdjpjumas\",\"runningState\":\"Unknown\",\"ledgerType\":\"Public\",\"provisioningState\":\"Unknown\",\"aadBasedSecurityPrincipals\":[],\"certBasedSecurityPrincipals\":[]},\"location\":\"hb\",\"tags\":{\"jzzvdud\":\"e\",\"pwlbjnpg\":\"wdslfhotwmcy\"},\"id\":\"cftadeh\",\"name\":\"nltyfsoppusuesnz\",\"type\":\"dejbavo\"}]}"; Mockito.when(httpResponse.getStatusCode()).thenReturn(200); Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); @@ -63,11 +63,11 @@ public void testListByResourceGroup() throws Exception { new AzureProfile("", "", AzureEnvironment.AZURE)); PagedIterable response = - manager.ledgers().listByResourceGroup("cattpngjcrcczsq", "jh", com.azure.core.util.Context.NONE); + manager.ledgers().listByResourceGroup("c", "aqw", com.azure.core.util.Context.NONE); - Assertions.assertEquals("yocf", response.iterator().next().location()); - Assertions.assertEquals(RunningState.RESUMING, response.iterator().next().runningState()); - Assertions.assertEquals(LedgerType.UNKNOWN, response.iterator().next().properties().ledgerType()); - Assertions.assertEquals("s", response.iterator().next().tags().get("mddystkiiux")); + Assertions.assertEquals("hb", response.iterator().next().location()); + Assertions.assertEquals("e", response.iterator().next().tags().get("jzzvdud")); + Assertions.assertEquals(RunningState.UNKNOWN, response.iterator().next().properties().runningState()); + Assertions.assertEquals(LedgerType.PUBLIC, response.iterator().next().properties().ledgerType()); } } diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersListMockTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersListMockTests.java index 3c03f02508ef7..6330da9a9ce82 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersListMockTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/LedgersListMockTests.java @@ -34,7 +34,7 @@ public void testList() throws Exception { ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); String responseStr = - "{\"value\":[{\"runningState\":\"Paused\",\"properties\":{\"ledgerName\":\"pnpulexxbczwtru\",\"ledgerUri\":\"qzbqjvsov\",\"identityServiceUri\":\"okacspk\",\"ledgerInternalNamespace\":\"hzdobpxjmflbvvnc\",\"ledgerType\":\"Private\",\"provisioningState\":\"Succeeded\",\"aadBasedSecurityPrincipals\":[],\"certBasedSecurityPrincipals\":[]},\"tags\":{\"yjr\":\"eduugi\"},\"location\":\"imjm\",\"id\":\"f\",\"name\":\"y\",\"type\":\"osvexcsonpclhoc\"}]}"; + "{\"value\":[{\"properties\":{\"ledgerName\":\"dwxdndnv\",\"ledgerUri\":\"gujjugwdkcglh\",\"identityServiceUri\":\"azjdyggd\",\"ledgerInternalNamespace\":\"ixhbkuofqweykhm\",\"runningState\":\"Paused\",\"ledgerType\":\"Private\",\"provisioningState\":\"Unknown\",\"aadBasedSecurityPrincipals\":[],\"certBasedSecurityPrincipals\":[]},\"location\":\"bcibvyvdcsitynn\",\"tags\":{\"eypvhezrkg\":\"dectehfiqsc\",\"sle\":\"hcjrefovgmk\",\"cattpngjcrcczsq\":\"yvxyqjp\",\"mdajv\":\"jh\"},\"id\":\"ysou\",\"name\":\"q\",\"type\":\"canoaeupf\"}]}"; Mockito.when(httpResponse.getStatusCode()).thenReturn(200); Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); @@ -63,11 +63,11 @@ public void testList() throws Exception { new AzureProfile("", "", AzureEnvironment.AZURE)); PagedIterable response = - manager.ledgers().list("fqrvkdvjsllrmvvd", com.azure.core.util.Context.NONE); + manager.ledgers().list("xzdmohctb", com.azure.core.util.Context.NONE); - Assertions.assertEquals("imjm", response.iterator().next().location()); - Assertions.assertEquals(RunningState.PAUSED, response.iterator().next().runningState()); + Assertions.assertEquals("bcibvyvdcsitynn", response.iterator().next().location()); + Assertions.assertEquals("dectehfiqsc", response.iterator().next().tags().get("eypvhezrkg")); + Assertions.assertEquals(RunningState.PAUSED, response.iterator().next().properties().runningState()); Assertions.assertEquals(LedgerType.PRIVATE, response.iterator().next().properties().ledgerType()); - Assertions.assertEquals("eduugi", response.iterator().next().tags().get("yjr")); } } diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfListTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfListTests.java index 7b139e942e300..d9bc842006e55 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfListTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfListTests.java @@ -19,12 +19,12 @@ public void testDeserialize() throws Exception { ManagedCcfList model = BinaryData .fromString( - "{\"value\":[{\"properties\":{\"appName\":\"joghmewuama\",\"appUri\":\"rzayv\",\"identityServiceUri\":\"pgvdf\",\"memberIdentityCertificates\":[],\"provisioningState\":\"Deleting\",\"nodeCount\":1659633182},\"location\":\"tqxln\",\"tags\":{\"xdqmidtthzrvqdra\":\"efgugnxk\",\"skanyk\":\"hjybigehoqfbo\",\"nhzgpphrcgyn\":\"zlcuiywgqywgndrv\"},\"id\":\"ocpecfvmmco\",\"name\":\"fsxlzevgbmqjqa\",\"type\":\"c\"}],\"nextLink\":\"mivkwlzuvcc\"}") + "{\"value\":[{\"properties\":{\"appName\":\"wu\",\"appUri\":\"gazxuf\",\"identityServiceUri\":\"uckyf\",\"memberIdentityCertificates\":[],\"provisioningState\":\"Canceled\",\"nodeCount\":534635279},\"location\":\"zwdzuh\",\"tags\":{\"wxmnteiwao\":\"wisdkft\",\"fsrpymzidnse\":\"vkmijcmmxdcuf\",\"yc\":\"cxtbzsg\",\"mdwzjeiachboo\":\"sne\"},\"id\":\"flnrosfqpteehzz\",\"name\":\"ypyqrimzinp\",\"type\":\"swjdkirso\"},{\"properties\":{\"appName\":\"xhcr\",\"appUri\":\"ohjtckw\",\"identityServiceUri\":\"soifiyipjxsqw\",\"memberIdentityCertificates\":[],\"provisioningState\":\"Unknown\",\"nodeCount\":1837885218},\"location\":\"rcjxvsnbyxqabn\",\"tags\":{\"zafb\":\"pcyshu\"},\"id\":\"jjgpb\",\"name\":\"oq\",\"type\":\"jmkljavbqidtqajz\"},{\"properties\":{\"appName\":\"pku\",\"appUri\":\"krlkhbzhfepg\",\"identityServiceUri\":\"qex\",\"memberIdentityCertificates\":[],\"provisioningState\":\"Succeeded\",\"nodeCount\":149734817},\"location\":\"aierhhb\",\"tags\":{\"mmajtjaodx\":\"l\"},\"id\":\"bnbdxkqpxokajion\",\"name\":\"imexgstxgcpodgma\",\"type\":\"jrmvdjwzrlo\"},{\"properties\":{\"appName\":\"lwhijcoejctbzaq\",\"appUri\":\"sycbkbfk\",\"identityServiceUri\":\"kdkexxp\",\"memberIdentityCertificates\":[],\"provisioningState\":\"Creating\",\"nodeCount\":159547648},\"location\":\"fjpgddtocjjxhvp\",\"tags\":{\"xibqeojnx\":\"exhd\",\"dntwndeicbtw\":\"bzv\"},\"id\":\"pzaoqvuhr\",\"name\":\"cffcyddglmj\",\"type\":\"hjq\"}],\"nextLink\":\"pyeicxm\"}") .toObject(ManagedCcfList.class); - Assertions.assertEquals("tqxln", model.value().get(0).location()); - Assertions.assertEquals("efgugnxk", model.value().get(0).tags().get("xdqmidtthzrvqdra")); - Assertions.assertEquals(1659633182, model.value().get(0).properties().nodeCount()); - Assertions.assertEquals("mivkwlzuvcc", model.nextLink()); + Assertions.assertEquals("zwdzuh", model.value().get(0).location()); + Assertions.assertEquals("wisdkft", model.value().get(0).tags().get("wxmnteiwao")); + Assertions.assertEquals(534635279, model.value().get(0).properties().nodeCount()); + Assertions.assertEquals("pyeicxm", model.nextLink()); } @org.junit.jupiter.api.Test @@ -35,25 +35,48 @@ public void testSerialize() throws Exception { Arrays .asList( new ManagedCcfInner() - .withLocation("tqxln") + .withLocation("zwdzuh") .withTags( mapOf( - "xdqmidtthzrvqdra", - "efgugnxk", - "skanyk", - "hjybigehoqfbo", - "nhzgpphrcgyn", - "zlcuiywgqywgndrv")) + "wxmnteiwao", + "wisdkft", + "fsrpymzidnse", + "vkmijcmmxdcuf", + "yc", + "cxtbzsg", + "mdwzjeiachboo", + "sne")) .withProperties( new ManagedCcfProperties() .withMemberIdentityCertificates(Arrays.asList()) - .withNodeCount(1659633182)))) - .withNextLink("mivkwlzuvcc"); + .withNodeCount(534635279)), + new ManagedCcfInner() + .withLocation("rcjxvsnbyxqabn") + .withTags(mapOf("zafb", "pcyshu")) + .withProperties( + new ManagedCcfProperties() + .withMemberIdentityCertificates(Arrays.asList()) + .withNodeCount(1837885218)), + new ManagedCcfInner() + .withLocation("aierhhb") + .withTags(mapOf("mmajtjaodx", "l")) + .withProperties( + new ManagedCcfProperties() + .withMemberIdentityCertificates(Arrays.asList()) + .withNodeCount(149734817)), + new ManagedCcfInner() + .withLocation("fjpgddtocjjxhvp") + .withTags(mapOf("xibqeojnx", "exhd", "dntwndeicbtw", "bzv")) + .withProperties( + new ManagedCcfProperties() + .withMemberIdentityCertificates(Arrays.asList()) + .withNodeCount(159547648)))) + .withNextLink("pyeicxm"); model = BinaryData.fromObject(model).toObject(ManagedCcfList.class); - Assertions.assertEquals("tqxln", model.value().get(0).location()); - Assertions.assertEquals("efgugnxk", model.value().get(0).tags().get("xdqmidtthzrvqdra")); - Assertions.assertEquals(1659633182, model.value().get(0).properties().nodeCount()); - Assertions.assertEquals("mivkwlzuvcc", model.nextLink()); + Assertions.assertEquals("zwdzuh", model.value().get(0).location()); + Assertions.assertEquals("wisdkft", model.value().get(0).tags().get("wxmnteiwao")); + Assertions.assertEquals(534635279, model.value().get(0).properties().nodeCount()); + Assertions.assertEquals("pyeicxm", model.nextLink()); } @SuppressWarnings("unchecked") diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsCreateMockTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsCreateMockTests.java index e14f20bf51da5..7b4ae97e4f18f 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsCreateMockTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsCreateMockTests.java @@ -37,7 +37,7 @@ public void testCreate() throws Exception { ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); String responseStr = - "{\"properties\":{\"appName\":\"shsfwxosowzxcu\",\"appUri\":\"cjooxdjebwpucwwf\",\"identityServiceUri\":\"vbvmeu\",\"memberIdentityCertificates\":[],\"deploymentType\":{\"languageRuntime\":\"JS\",\"appSourceUri\":\"ce\"},\"provisioningState\":\"Succeeded\",\"nodeCount\":745513484},\"location\":\"wjue\",\"tags\":{\"xnrj\":\"wmcdytdxwi\"},\"id\":\"wgqwgxhn\",\"name\":\"skxfbk\",\"type\":\"y\"}"; + "{\"properties\":{\"appName\":\"phoxus\",\"appUri\":\"pabgyeps\",\"identityServiceUri\":\"tazqugxywpmueefj\",\"memberIdentityCertificates\":[],\"deploymentType\":{\"languageRuntime\":\"CPP\",\"appSourceUri\":\"jidsuyonobglaoc\"},\"provisioningState\":\"Succeeded\",\"nodeCount\":1581079817},\"location\":\"g\",\"tags\":{\"lmoyrx\":\"xy\"},\"id\":\"wfudwpzntxhdzhl\",\"name\":\"qj\",\"type\":\"hckfrlhrx\"}"; Mockito.when(httpResponse.getStatusCode()).thenReturn(200); Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); @@ -68,25 +68,34 @@ public void testCreate() throws Exception { ManagedCcf response = manager .managedCcfs() - .define("b") - .withRegion("rhahvljuahaquhcd") - .withExistingResourceGroup("uzbpzkafku") - .withTags(mapOf("rcrgvx", "ualaexqpvfadmw", "fmisg", "vgomz")) + .define("fpl") + .withRegion("smtxpsieb") + .withExistingResourceGroup("svmkfssxquk") + .withTags( + mapOf( + "tldwkyzxuutk", + "vpesapskrdqmhjjd", + "togt", + "cwscwsvlx", + "vce", + "rupqsxvnmicy", + "ovnotyfjfcnjbkcn", + "vei")) .withProperties( new ManagedCcfProperties() .withMemberIdentityCertificates(Arrays.asList()) .withDeploymentType( new DeploymentType() .withLanguageRuntime(LanguageRuntime.CPP) - .withAppSourceUri("emaofmxagkvt")) - .withNodeCount(683816537)) + .withAppSourceUri("baumnyqupedeoj")) + .withNodeCount(996509936)) .create(); - Assertions.assertEquals("wjue", response.location()); - Assertions.assertEquals("wmcdytdxwi", response.tags().get("xnrj")); - Assertions.assertEquals(LanguageRuntime.JS, response.properties().deploymentType().languageRuntime()); - Assertions.assertEquals("ce", response.properties().deploymentType().appSourceUri()); - Assertions.assertEquals(745513484, response.properties().nodeCount()); + Assertions.assertEquals("g", response.location()); + Assertions.assertEquals("xy", response.tags().get("lmoyrx")); + Assertions.assertEquals(LanguageRuntime.CPP, response.properties().deploymentType().languageRuntime()); + Assertions.assertEquals("jidsuyonobglaoc", response.properties().deploymentType().appSourceUri()); + Assertions.assertEquals(1581079817, response.properties().nodeCount()); } @SuppressWarnings("unchecked") diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsDeleteMockTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsDeleteMockTests.java index f5fdf0aede783..e987734e3f106 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsDeleteMockTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsDeleteMockTests.java @@ -56,6 +56,6 @@ public void testDelete() throws Exception { tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), new AzureProfile("", "", AzureEnvironment.AZURE)); - manager.managedCcfs().delete("xywnytnrsynlqidy", "yxczfclh", com.azure.core.util.Context.NONE); + manager.managedCcfs().delete("qnwvlrya", "w", com.azure.core.util.Context.NONE); } } diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsGetByResourceGroupWithResponseMockTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsGetByResourceGroupWithResponseMockTests.java index 22eb6779960ae..dce859e75cb0c 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsGetByResourceGroupWithResponseMockTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsGetByResourceGroupWithResponseMockTests.java @@ -32,7 +32,7 @@ public void testGetByResourceGroupWithResponse() throws Exception { ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); String responseStr = - "{\"properties\":{\"appName\":\"sncghkjeszz\",\"appUri\":\"ijhtxf\",\"identityServiceUri\":\"xbf\",\"memberIdentityCertificates\":[],\"deploymentType\":{\"languageRuntime\":\"CPP\",\"appSourceUri\":\"pvecxgodeb\"},\"provisioningState\":\"Unknown\",\"nodeCount\":156663672},\"location\":\"mpukgriw\",\"tags\":{\"qzahmgkbrp\":\"lfbxzpuzycisp\",\"hibnuqqkpika\":\"y\",\"buynhijggm\":\"rgvtqag\",\"arbu\":\"bfs\"},\"id\":\"rcvpnazzmhjrunmp\",\"name\":\"ttdbhrbnl\",\"type\":\"nkxmyskpbhenbtk\"}"; + "{\"properties\":{\"appName\":\"rvjx\",\"appUri\":\"nspydptkoenkoukn\",\"identityServiceUri\":\"dwtiukbldngkp\",\"memberIdentityCertificates\":[],\"deploymentType\":{\"languageRuntime\":\"CPP\",\"appSourceUri\":\"xoegukgjnpiucgy\"},\"provisioningState\":\"Creating\",\"nodeCount\":2009239525},\"location\":\"typmrbpizcdrqjsd\",\"tags\":{\"eoejzic\":\"nfyhx\",\"hajdeyeamdpha\":\"ifsjttgzfbishcb\",\"wkgshwa\":\"alpbuxwgipwhon\",\"bin\":\"kix\"},\"id\":\"eputtmrywnuzoqf\",\"name\":\"iyqzrnk\",\"type\":\"qvyxlwhzlsicoho\"}"; Mockito.when(httpResponse.getStatusCode()).thenReturn(200); Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); @@ -63,13 +63,13 @@ public void testGetByResourceGroupWithResponse() throws Exception { ManagedCcf response = manager .managedCcfs() - .getByResourceGroupWithResponse("ljkyqxjvuuj", "gidokgjljyoxgvcl", com.azure.core.util.Context.NONE) + .getByResourceGroupWithResponse("zy", "shxmzsbbzoggigrx", com.azure.core.util.Context.NONE) .getValue(); - Assertions.assertEquals("mpukgriw", response.location()); - Assertions.assertEquals("lfbxzpuzycisp", response.tags().get("qzahmgkbrp")); + Assertions.assertEquals("typmrbpizcdrqjsd", response.location()); + Assertions.assertEquals("nfyhx", response.tags().get("eoejzic")); Assertions.assertEquals(LanguageRuntime.CPP, response.properties().deploymentType().languageRuntime()); - Assertions.assertEquals("pvecxgodeb", response.properties().deploymentType().appSourceUri()); - Assertions.assertEquals(156663672, response.properties().nodeCount()); + Assertions.assertEquals("xoegukgjnpiucgy", response.properties().deploymentType().appSourceUri()); + Assertions.assertEquals(2009239525, response.properties().nodeCount()); } } diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsListByResourceGroupMockTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsListByResourceGroupMockTests.java index a7f56e40bb169..ee54b88c9155a 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsListByResourceGroupMockTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsListByResourceGroupMockTests.java @@ -33,7 +33,7 @@ public void testListByResourceGroup() throws Exception { ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); String responseStr = - "{\"value\":[{\"properties\":{\"appName\":\"mkfssxqukkfplgm\",\"appUri\":\"xnkjzkdesl\",\"identityServiceUri\":\"lopwiyig\",\"memberIdentityCertificates\":[],\"deploymentType\":{\"languageRuntime\":\"CPP\",\"appSourceUri\":\"baiuebbaumny\"},\"provisioningState\":\"Updating\",\"nodeCount\":865900212},\"location\":\"ojnabckhsmtxpsie\",\"tags\":{\"jjdhtld\":\"hvpesapskrdqm\",\"cwscwsvlx\":\"kyzxuutk\",\"rupqsxvnmicy\":\"togt\"},\"id\":\"vce\",\"name\":\"vei\",\"type\":\"ovnotyfjfcnjbkcn\"}]}"; + "{\"value\":[{\"properties\":{\"appName\":\"vecxgodebfqkk\",\"appUri\":\"mpukgriw\",\"identityServiceUri\":\"zlfbxzpuzycispnq\",\"memberIdentityCertificates\":[],\"deploymentType\":{\"languageRuntime\":\"JS\",\"appSourceUri\":\"rp\"},\"provisioningState\":\"Succeeded\",\"nodeCount\":380689806},\"location\":\"nuqqkpikadrgvt\",\"tags\":{\"uynhijg\":\"n\",\"iarbutrcvpna\":\"mebf\"},\"id\":\"zmhjrunmp\",\"name\":\"ttdbhrbnl\",\"type\":\"nkxmyskpbhenbtk\"}]}"; Mockito.when(httpResponse.getStatusCode()).thenReturn(200); Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); @@ -62,15 +62,16 @@ public void testListByResourceGroup() throws Exception { new AzureProfile("", "", AzureEnvironment.AZURE)); PagedIterable response = - manager.managedCcfs().listByResourceGroup("bhvgy", "gu", com.azure.core.util.Context.NONE); + manager + .managedCcfs() + .listByResourceGroup("bgsncghkjeszzhb", "jhtxfvgxbfsmxne", com.azure.core.util.Context.NONE); - Assertions.assertEquals("ojnabckhsmtxpsie", response.iterator().next().location()); - Assertions.assertEquals("hvpesapskrdqm", response.iterator().next().tags().get("jjdhtld")); + Assertions.assertEquals("nuqqkpikadrgvt", response.iterator().next().location()); + Assertions.assertEquals("n", response.iterator().next().tags().get("uynhijg")); Assertions .assertEquals( - LanguageRuntime.CPP, response.iterator().next().properties().deploymentType().languageRuntime()); - Assertions - .assertEquals("baiuebbaumny", response.iterator().next().properties().deploymentType().appSourceUri()); - Assertions.assertEquals(865900212, response.iterator().next().properties().nodeCount()); + LanguageRuntime.JS, response.iterator().next().properties().deploymentType().languageRuntime()); + Assertions.assertEquals("rp", response.iterator().next().properties().deploymentType().appSourceUri()); + Assertions.assertEquals(380689806, response.iterator().next().properties().nodeCount()); } } diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsListMockTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsListMockTests.java index 4c8b87dcdce90..8ee42971f441b 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsListMockTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsListMockTests.java @@ -33,7 +33,7 @@ public void testList() throws Exception { ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); String responseStr = - "{\"value\":[{\"properties\":{\"appName\":\"h\",\"appUri\":\"pnvjtoqnermclf\",\"identityServiceUri\":\"phoxus\",\"memberIdentityCertificates\":[],\"deploymentType\":{\"languageRuntime\":\"CPP\",\"appSourceUri\":\"epsbjtazqu\"},\"provisioningState\":\"Canceled\",\"nodeCount\":856340492},\"location\":\"ueefjzwfqkqu\",\"tags\":{\"tcc\":\"suyonobglaocq\",\"udxytlmoyrx\":\"g\",\"qj\":\"wfudwpzntxhdzhl\"},\"id\":\"hckfrlhrx\",\"name\":\"bkyvp\",\"type\":\"ca\"}]}"; + "{\"value\":[{\"properties\":{\"appName\":\"czfc\",\"appUri\":\"aaxdbabphlwrq\",\"identityServiceUri\":\"ktsthsucocmny\",\"memberIdentityCertificates\":[],\"deploymentType\":{\"languageRuntime\":\"CPP\",\"appSourceUri\":\"wwrq\"},\"provisioningState\":\"Deleting\",\"nodeCount\":1640743814},\"location\":\"zywbiex\",\"tags\":{\"qwalmuzyoxaepd\":\"yueaxibxujwb\",\"d\":\"zjancuxr\",\"dbpgnxytxhp\":\"bavxbniwdjswzt\",\"lcuhxwtctyqiklb\":\"xbzpfzab\"},\"id\":\"ovplw\",\"name\":\"bhvgy\",\"type\":\"gu\"}]}"; Mockito.when(httpResponse.getStatusCode()).thenReturn(200); Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); @@ -61,14 +61,15 @@ public void testList() throws Exception { tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), new AzureProfile("", "", AzureEnvironment.AZURE)); - PagedIterable response = manager.managedCcfs().list("dhbt", com.azure.core.util.Context.NONE); + PagedIterable response = + manager.managedCcfs().list("xywnytnrsynlqidy", com.azure.core.util.Context.NONE); - Assertions.assertEquals("ueefjzwfqkqu", response.iterator().next().location()); - Assertions.assertEquals("suyonobglaocq", response.iterator().next().tags().get("tcc")); + Assertions.assertEquals("zywbiex", response.iterator().next().location()); + Assertions.assertEquals("yueaxibxujwb", response.iterator().next().tags().get("qwalmuzyoxaepd")); Assertions .assertEquals( LanguageRuntime.CPP, response.iterator().next().properties().deploymentType().languageRuntime()); - Assertions.assertEquals("epsbjtazqu", response.iterator().next().properties().deploymentType().appSourceUri()); - Assertions.assertEquals(856340492, response.iterator().next().properties().nodeCount()); + Assertions.assertEquals("wwrq", response.iterator().next().properties().deploymentType().appSourceUri()); + Assertions.assertEquals(1640743814, response.iterator().next().properties().nodeCount()); } } diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsUpdateMockTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsUpdateMockTests.java index 36ade10616d42..0db56cbe91a23 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsUpdateMockTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ManagedCcfsUpdateMockTests.java @@ -66,17 +66,19 @@ public void testUpdate() throws Exception { manager .managedCcfs() .update( - "axdbabph", - "wrqlfktsthsuco", + "heun", + "mqhgyxzkonocuk", new ManagedCcfInner() - .withLocation("uzyoxaep") - .withTags(mapOf("rhdwbavxbniw", "jancu", "xytxhpzxbz", "jswztsdbpg")) + .withLocation("ihkaetcktvfc") + .withTags(mapOf("jf", "snkymuctq", "fuwutttxf", "ebrjcxe", "hfnljkyq", "jrbirphxepcyv")) .withProperties( new ManagedCcfProperties() .withMemberIdentityCertificates(Arrays.asList()) .withDeploymentType( - new DeploymentType().withLanguageRuntime(LanguageRuntime.CPP).withAppSourceUri("ujwb")) - .withNodeCount(1182122396)), + new DeploymentType() + .withLanguageRuntime(LanguageRuntime.JS) + .withAppSourceUri("pwvlqdq")) + .withNodeCount(629213684)), com.azure.core.util.Context.NONE); } diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/OperationsListMockTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/OperationsListMockTests.java index 52098fd29dcdc..87f8c4321a46d 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/OperationsListMockTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/OperationsListMockTests.java @@ -32,7 +32,7 @@ public void testList() throws Exception { ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); String responseStr = - "{\"value\":[{\"name\":\"nfnbacfionlebxe\",\"isDataAction\":false,\"display\":{\"provider\":\"xdpnqbqq\",\"resource\":\"rjfeallnwsubisnj\",\"operation\":\"pmng\",\"description\":\"scxaq\"}}]}"; + "{\"value\":[{\"name\":\"iwqvhkh\",\"isDataAction\":true,\"display\":{\"provider\":\"dtopbob\",\"resource\":\"ghmewuam\",\"operation\":\"hrzayvvtpgvdf\",\"description\":\"otkftutqxlngx\"}}]}"; Mockito.when(httpResponse.getStatusCode()).thenReturn(200); Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); @@ -63,11 +63,11 @@ public void testList() throws Exception { PagedIterable response = manager.operations().list(com.azure.core.util.Context.NONE); - Assertions.assertEquals("nfnbacfionlebxe", response.iterator().next().name()); - Assertions.assertEquals(false, response.iterator().next().isDataAction()); - Assertions.assertEquals("xdpnqbqq", response.iterator().next().display().provider()); - Assertions.assertEquals("rjfeallnwsubisnj", response.iterator().next().display().resource()); - Assertions.assertEquals("pmng", response.iterator().next().display().operation()); - Assertions.assertEquals("scxaq", response.iterator().next().display().description()); + Assertions.assertEquals("iwqvhkh", response.iterator().next().name()); + Assertions.assertEquals(true, response.iterator().next().isDataAction()); + Assertions.assertEquals("dtopbob", response.iterator().next().display().provider()); + Assertions.assertEquals("ghmewuam", response.iterator().next().display().resource()); + Assertions.assertEquals("hrzayvvtpgvdf", response.iterator().next().display().operation()); + Assertions.assertEquals("otkftutqxlngx", response.iterator().next().display().description()); } } diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ResourceProvidersCheckNameAvailabilityWithResponseMockTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ResourceProvidersCheckNameAvailabilityWithResponseMockTests.java index 984b8818f8965..327b741e64022 100644 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ResourceProvidersCheckNameAvailabilityWithResponseMockTests.java +++ b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/ResourceProvidersCheckNameAvailabilityWithResponseMockTests.java @@ -32,7 +32,7 @@ public void testCheckNameAvailabilityWithResponse() throws Exception { HttpResponse httpResponse = Mockito.mock(HttpResponse.class); ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); - String responseStr = "{\"nameAvailable\":true,\"reason\":\"Invalid\",\"message\":\"bdlwtgrhpdjpj\"}"; + String responseStr = "{\"nameAvailable\":false,\"reason\":\"Invalid\",\"message\":\"big\"}"; Mockito.when(httpResponse.getStatusCode()).thenReturn(200); Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); @@ -64,12 +64,12 @@ public void testCheckNameAvailabilityWithResponse() throws Exception { manager .resourceProviders() .checkNameAvailabilityWithResponse( - new CheckNameAvailabilityRequest().withName("ochcbonqvpkvl").withType("njeaseipheofloke"), + new CheckNameAvailabilityRequest().withName("fgugnxkrxdqmid").withType("hzrvqd"), com.azure.core.util.Context.NONE) .getValue(); - Assertions.assertEquals(true, response.nameAvailable()); + Assertions.assertEquals(false, response.nameAvailable()); Assertions.assertEquals(CheckNameAvailabilityReason.INVALID, response.reason()); - Assertions.assertEquals("bdlwtgrhpdjpj", response.message()); + Assertions.assertEquals("big", response.message()); } } diff --git a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/TagsTests.java b/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/TagsTests.java deleted file mode 100644 index f0d04502b90c9..0000000000000 --- a/sdk/confidentialledger/azure-resourcemanager-confidentialledger/src/test/java/com/azure/resourcemanager/confidentialledger/generated/TagsTests.java +++ /dev/null @@ -1,38 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. -// Code generated by Microsoft (R) AutoRest Code Generator. - -package com.azure.resourcemanager.confidentialledger.generated; - -import com.azure.core.util.BinaryData; -import com.azure.resourcemanager.confidentialledger.models.Tags; -import java.util.HashMap; -import java.util.Map; -import org.junit.jupiter.api.Assertions; - -public final class TagsTests { - @org.junit.jupiter.api.Test - public void testDeserialize() throws Exception { - Tags model = - BinaryData.fromString("{\"tags\":{\"gxg\":\"gbwjzrnf\",\"fublj\":\"spemvtzfk\"}}").toObject(Tags.class); - Assertions.assertEquals("gbwjzrnf", model.tags().get("gxg")); - } - - @org.junit.jupiter.api.Test - public void testSerialize() throws Exception { - Tags model = new Tags().withTags(mapOf("gxg", "gbwjzrnf", "fublj", "spemvtzfk")); - model = BinaryData.fromObject(model).toObject(Tags.class); - Assertions.assertEquals("gbwjzrnf", model.tags().get("gxg")); - } - - @SuppressWarnings("unchecked") - private static Map mapOf(Object... inputs) { - Map map = new HashMap<>(); - for (int i = 0; i < inputs.length; i += 2) { - String key = (String) inputs[i]; - T value = (T) inputs[i + 1]; - map.put(key, value); - } - return map; - } -} diff --git a/sdk/confidentialledger/azure-security-confidentialledger/pom.xml b/sdk/confidentialledger/azure-security-confidentialledger/pom.xml index 0ba600fb0d341..7501b69e2b1f4 100644 --- a/sdk/confidentialledger/azure-security-confidentialledger/pom.xml +++ b/sdk/confidentialledger/azure-security-confidentialledger/pom.xml @@ -61,7 +61,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/confluent/azure-resourcemanager-confluent/pom.xml b/sdk/confluent/azure-resourcemanager-confluent/pom.xml index f3a6ad11bb201..a645a4d481359 100644 --- a/sdk/confluent/azure-resourcemanager-confluent/pom.xml +++ b/sdk/confluent/azure-resourcemanager-confluent/pom.xml @@ -60,13 +60,13 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test com.azure.resourcemanager azure-resourcemanager-resources - 2.25.0 + 2.26.0 test diff --git a/sdk/consumption/azure-resourcemanager-consumption/pom.xml b/sdk/consumption/azure-resourcemanager-consumption/pom.xml index e6a8b3e34d8bd..1867354ddf598 100644 --- a/sdk/consumption/azure-resourcemanager-consumption/pom.xml +++ b/sdk/consumption/azure-resourcemanager-consumption/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/containerregistry/azure-containers-containerregistry-perf/pom.xml b/sdk/containerregistry/azure-containers-containerregistry-perf/pom.xml index 85707ddeb033d..8be9c3ccb43a7 100644 --- a/sdk/containerregistry/azure-containers-containerregistry-perf/pom.xml +++ b/sdk/containerregistry/azure-containers-containerregistry-perf/pom.xml @@ -53,7 +53,7 @@ com.azure.resourcemanager azure-resourcemanager-containerregistry - 2.25.0 + 2.26.0 com.azure diff --git a/sdk/containerregistry/azure-containers-containerregistry/pom.xml b/sdk/containerregistry/azure-containers-containerregistry/pom.xml index 07f7eaabfda82..383c0e04ec706 100644 --- a/sdk/containerregistry/azure-containers-containerregistry/pom.xml +++ b/sdk/containerregistry/azure-containers-containerregistry/pom.xml @@ -90,7 +90,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -102,7 +102,7 @@ com.azure.resourcemanager azure-resourcemanager-containerregistry - 2.25.0 + 2.26.0 test diff --git a/sdk/core/azure-core-http-jdk-httpclient/CHANGELOG.md b/sdk/core/azure-core-http-jdk-httpclient/CHANGELOG.md index 2a2738d963818..f6b240f0b518e 100644 --- a/sdk/core/azure-core-http-jdk-httpclient/CHANGELOG.md +++ b/sdk/core/azure-core-http-jdk-httpclient/CHANGELOG.md @@ -1,5 +1,9 @@ # Release History -## 1.0.0-beta.1 (Unreleased) +## 1.0.0-beta.1 (2023-04-20) +This package's +[documentation](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-http-jdk-httpclient/README.md) + +Initial release. Please see the README and wiki for information on the new design. diff --git a/sdk/core/azure-core-http-jdk-httpclient/src/main/java/com/azure/core/http/jdk/httpclient/JdkHttpClientBuilder.java b/sdk/core/azure-core-http-jdk-httpclient/src/main/java/com/azure/core/http/jdk/httpclient/JdkHttpClientBuilder.java index 0ec406a6c5a6a..f0dacdee13fa3 100644 --- a/sdk/core/azure-core-http-jdk-httpclient/src/main/java/com/azure/core/http/jdk/httpclient/JdkHttpClientBuilder.java +++ b/sdk/core/azure-core-http-jdk-httpclient/src/main/java/com/azure/core/http/jdk/httpclient/JdkHttpClientBuilder.java @@ -168,6 +168,9 @@ public HttpClient build() { ? java.net.http.HttpClient.newBuilder() : this.httpClientBuilder; + // Azure JDK http client supports HTTP 1.1 by default. + httpClientBuilder.version(java.net.http.HttpClient.Version.HTTP_1_1); + httpClientBuilder = (this.connectionTimeout != null) ? httpClientBuilder.connectTimeout(this.connectionTimeout) : httpClientBuilder.connectTimeout(DEFAULT_CONNECT_TIMEOUT); diff --git a/sdk/core/azure-core-http-netty/src/main/java/com/azure/core/http/netty/NettyAsyncHttpClient.java b/sdk/core/azure-core-http-netty/src/main/java/com/azure/core/http/netty/NettyAsyncHttpClient.java index d8495b0831ebf..8dea6f6f593f2 100644 --- a/sdk/core/azure-core-http-netty/src/main/java/com/azure/core/http/netty/NettyAsyncHttpClient.java +++ b/sdk/core/azure-core-http-netty/src/main/java/com/azure/core/http/netty/NettyAsyncHttpClient.java @@ -8,14 +8,9 @@ import com.azure.core.http.HttpRequest; import com.azure.core.http.HttpResponse; import com.azure.core.http.ProxyOptions; -import com.azure.core.http.netty.implementation.ChallengeHolder; -import com.azure.core.http.netty.implementation.HttpProxyHandler; +import com.azure.core.http.netty.implementation.AzureNettyHttpClientContext; import com.azure.core.http.netty.implementation.NettyAsyncHttpBufferedResponse; import com.azure.core.http.netty.implementation.NettyAsyncHttpResponse; -import com.azure.core.http.netty.implementation.ReadTimeoutHandler; -import com.azure.core.http.netty.implementation.RequestProgressReportingHandler; -import com.azure.core.http.netty.implementation.ResponseTimeoutHandler; -import com.azure.core.http.netty.implementation.WriteTimeoutHandler; import com.azure.core.implementation.util.BinaryDataContent; import com.azure.core.implementation.util.BinaryDataHelper; import com.azure.core.implementation.util.ByteArrayContent; @@ -23,7 +18,6 @@ import com.azure.core.implementation.util.InputStreamContent; import com.azure.core.implementation.util.SerializableContent; import com.azure.core.implementation.util.StringContent; -import com.azure.core.util.AuthorizationChallengeHandler; import com.azure.core.util.BinaryData; import com.azure.core.util.Context; import com.azure.core.util.Contexts; @@ -46,21 +40,16 @@ import reactor.netty.NettyPipeline; import reactor.netty.http.client.HttpClientRequest; import reactor.netty.http.client.HttpClientResponse; -import reactor.netty.transport.AddressUtils; import reactor.util.retry.Retry; import javax.net.ssl.SSLException; import java.io.IOException; import java.io.UncheckedIOException; -import java.net.InetSocketAddress; -import java.net.SocketAddress; import java.nio.channels.FileChannel; import java.nio.file.StandardOpenOption; import java.time.Duration; import java.util.Objects; -import java.util.concurrent.atomic.AtomicReference; import java.util.function.BiFunction; -import java.util.regex.Pattern; import static com.azure.core.http.netty.implementation.Utility.closeConnection; @@ -84,15 +73,8 @@ class NettyAsyncHttpClient implements HttpClient { private static final String AZURE_EAGERLY_CONVERT_HEADERS = "azure-eagerly-convert-headers"; final boolean disableBufferCopy; - final long readTimeout; - final long writeTimeout; - final long responseTimeout; final boolean addProxyHandler; - final ProxyOptions proxyOptions; - final Pattern nonProxyHostsPattern; - final AuthorizationChallengeHandler handler; - final AtomicReference proxyChallengeHolder; final reactor.netty.http.client.HttpClient nettyClient; @@ -103,19 +85,10 @@ class NettyAsyncHttpClient implements HttpClient { * @param disableBufferCopy Determines whether deep cloning of response buffers should be disabled. */ NettyAsyncHttpClient(reactor.netty.http.client.HttpClient nettyClient, boolean disableBufferCopy, - long readTimeout, long writeTimeout, long responseTimeout, boolean addProxyHandler, ProxyOptions proxyOptions, - Pattern nonProxyHostsPattern, AuthorizationChallengeHandler handler, - AtomicReference proxyChallengeHolder) { + boolean addProxyHandler) { this.nettyClient = nettyClient; this.disableBufferCopy = disableBufferCopy; - this.readTimeout = readTimeout; - this.writeTimeout = writeTimeout; - this.responseTimeout = responseTimeout; this.addProxyHandler = addProxyHandler; - this.proxyOptions = proxyOptions; - this.nonProxyHostsPattern = nonProxyHostsPattern; - this.handler = handler; - this.proxyChallengeHolder = proxyChallengeHolder; } /** @@ -135,38 +108,24 @@ public Mono send(HttpRequest request, Context context) { boolean eagerlyReadResponse = (boolean) context.getData(AZURE_EAGERLY_READ_RESPONSE).orElse(false); boolean ignoreResponseBody = (boolean) context.getData(AZURE_IGNORE_RESPONSE_BODY).orElse(false); boolean headersEagerlyConverted = (boolean) context.getData(AZURE_EAGERLY_CONVERT_HEADERS).orElse(false); - long responseTimeout = context.getData(AZURE_RESPONSE_TIMEOUT) + Long responseTimeout = context.getData(AZURE_RESPONSE_TIMEOUT) .filter(timeoutDuration -> timeoutDuration instanceof Duration) .map(timeoutDuration -> ((Duration) timeoutDuration).toMillis()) - .orElse(this.responseTimeout); - - reactor.netty.http.client.HttpClient configuredClient = nettyClient; - if (addProxyHandler) { - configuredClient = configuredClient.doOnChannelInit((connectionObserver, channel, remoteAddress) -> { - /* - * Configure the request Channel to be initialized with a ProxyHandler. The ProxyHandler is the - * first operation in the pipeline as it needs to handle sending a CONNECT request to the proxy - * before any request data is sent. - * - * And in addition to adding the ProxyHandler update the Bootstrap resolver for proxy support. - */ - if (shouldApplyProxy(remoteAddress, nonProxyHostsPattern)) { - channel.pipeline().addFirst(NettyPipeline.ProxyHandler, new HttpProxyHandler( - AddressUtils.replaceWithResolved(proxyOptions.getAddress()), handler, proxyChallengeHolder)); - } - }); - } + .orElse(null); + ProgressReporter progressReporter = Contexts.with(context).getHttpRequestProgressReporter(); - return configuredClient.doOnRequest((r, connection) -> addRequestHandlers(connection, context)) - .doAfterRequest((r, connection) -> doAfterRequest(connection, responseTimeout)) - .doOnResponse((response, connection) -> addReadTimeoutHandler(connection, readTimeout)) - .doAfterResponseSuccess((response, connection) -> removeReadTimeoutHandler(connection)) - .request(toReactorNettyHttpMethod(request.getHttpMethod())) + Flux nettyRequest = nettyClient.request(toReactorNettyHttpMethod(request.getHttpMethod())) .uri(request.getUrl().toString()) .send(bodySendDelegate(request)) .responseConnection(responseDelegate(request, disableBufferCopy, eagerlyReadResponse, ignoreResponseBody, - headersEagerlyConverted)) - .single() + headersEagerlyConverted)); + + if (responseTimeout != null || progressReporter != null) { + nettyRequest = nettyRequest.contextWrite(ctx -> ctx.put(AzureNettyHttpClientContext.KEY, + new AzureNettyHttpClientContext(responseTimeout, progressReporter))); + } + + return nettyRequest.single() .flatMap(response -> { if (addProxyHandler && response.getStatusCode() == 407) { return Mono.error(new ProxyConnectException("First attempt to connect to proxy failed.")); @@ -353,63 +312,6 @@ private static BiFunction> re }; } - /* - * Adds request handlers: - * - write timeout handler once the request is ready to begin sending. - * - progress handler if progress tracking has been requested. - */ - private void addRequestHandlers(Connection connection, Context context) { - connection.addHandlerLast(WriteTimeoutHandler.HANDLER_NAME, new WriteTimeoutHandler(writeTimeout)); - ProgressReporter progressReporter = Contexts.with(context).getHttpRequestProgressReporter(); - connection.removeHandler(RequestProgressReportingHandler.HANDLER_NAME); - if (progressReporter != null) { - connection.addHandlerLast( - RequestProgressReportingHandler.HANDLER_NAME, new RequestProgressReportingHandler(progressReporter)); - } - } - - /* - * After request has been sent: - * - Remove Progress Handler - * - Remove write timeout handler from the connection as the request has finished sending, then add response timeout - * handler. - */ - private static void doAfterRequest(Connection connection, long responseTimeoutMillis) { - connection.removeHandler(RequestProgressReportingHandler.HANDLER_NAME); - connection.removeHandler(WriteTimeoutHandler.HANDLER_NAME) - .addHandlerLast(ResponseTimeoutHandler.HANDLER_NAME, new ResponseTimeoutHandler(responseTimeoutMillis)); - } - - /* - * Remove response timeout handler from the connection as the response has been received, then add read timeout - * handler. - */ - private static void addReadTimeoutHandler(Connection connection, long timeoutMillis) { - connection.removeHandler(ResponseTimeoutHandler.HANDLER_NAME) - .addHandlerLast(ReadTimeoutHandler.HANDLER_NAME, new ReadTimeoutHandler(timeoutMillis)); - } - - /* - * Remove read timeout handler as the complete response has been received. - */ - private static void removeReadTimeoutHandler(Connection connection) { - connection.removeHandler(ReadTimeoutHandler.HANDLER_NAME); - } - - private static boolean shouldApplyProxy(SocketAddress socketAddress, Pattern nonProxyHostsPattern) { - if (nonProxyHostsPattern == null) { - return true; - } - - if (!(socketAddress instanceof InetSocketAddress)) { - return true; - } - - InetSocketAddress inetSocketAddress = (InetSocketAddress) socketAddress; - - return !nonProxyHostsPattern.matcher(inetSocketAddress.getHostString()).matches(); - } - private static HttpMethod toReactorNettyHttpMethod(com.azure.core.http.HttpMethod azureHttpMethod) { switch (azureHttpMethod) { case GET: return HttpMethod.GET; diff --git a/sdk/core/azure-core-http-netty/src/main/java/com/azure/core/http/netty/NettyAsyncHttpClientBuilder.java b/sdk/core/azure-core-http-netty/src/main/java/com/azure/core/http/netty/NettyAsyncHttpClientBuilder.java index 3d65e1baa97a7..df017c919ba87 100644 --- a/sdk/core/azure-core-http-netty/src/main/java/com/azure/core/http/netty/NettyAsyncHttpClientBuilder.java +++ b/sdk/core/azure-core-http-netty/src/main/java/com/azure/core/http/netty/NettyAsyncHttpClientBuilder.java @@ -5,7 +5,10 @@ import com.azure.core.http.HttpRequest; import com.azure.core.http.ProxyOptions; +import com.azure.core.http.netty.implementation.AzureNettyHttpClientContext; +import com.azure.core.http.netty.implementation.AzureSdkHandler; import com.azure.core.http.netty.implementation.ChallengeHolder; +import com.azure.core.http.netty.implementation.HttpProxyHandler; import com.azure.core.util.AuthorizationChallengeHandler; import com.azure.core.util.Configuration; import com.azure.core.util.Context; @@ -17,11 +20,17 @@ import io.netty.resolver.AddressResolverGroup; import io.netty.resolver.DefaultAddressResolverGroup; import io.netty.resolver.NoopAddressResolverGroup; +import reactor.netty.Connection; +import reactor.netty.NettyPipeline; import reactor.netty.http.client.HttpClient; +import reactor.netty.http.client.HttpClientRequest; import reactor.netty.http.client.HttpResponseDecoderSpec; import reactor.netty.resources.ConnectionProvider; +import reactor.netty.transport.AddressUtils; import reactor.netty.transport.ProxyProvider; +import java.net.InetSocketAddress; +import java.net.SocketAddress; import java.nio.ByteBuffer; import java.time.Duration; import java.util.Objects; @@ -146,6 +155,10 @@ public com.azure.core.http.HttpClient build() { addressResolverWasSetByBuilder = true; } + long writeTimeout = getTimeoutMillis(this.writeTimeout, DEFAULT_WRITE_TIMEOUT); + long responseTimeout = getTimeoutMillis(this.responseTimeout, DEFAULT_RESPONSE_TIMEOUT); + long readTimeout = getTimeoutMillis(this.readTimeout, DEFAULT_READ_TIMEOUT); + // Get the initial HttpResponseDecoderSpec and update it. // .httpResponseDecoder passes a new HttpResponseDecoderSpec and any existing configuration should be updated // instead of overwritten. @@ -156,7 +169,10 @@ public com.azure.core.http.HttpClient build() { .option(ChannelOption.CONNECT_TIMEOUT_MILLIS, (int) getTimeoutMillis(connectTimeout, DEFAULT_CONNECT_TIMEOUT)) // TODO (alzimmer): What does validating HTTP response headers get us? - .httpResponseDecoder(httpResponseDecoderSpec -> initialSpec.validateHeaders(false)); + .httpResponseDecoder(httpResponseDecoderSpec -> initialSpec.validateHeaders(false)) + .doOnRequest((request, connection) -> addHandler(request, connection, writeTimeout, responseTimeout, + readTimeout)) + .doAfterResponseSuccess((ignored, connection) -> removeHandler(connection)); Configuration buildConfiguration = (configuration == null) ? Configuration.getGlobalConfiguration() @@ -177,7 +193,6 @@ public com.azure.core.http.HttpClient build() { AtomicReference proxyChallengeHolder = useCustomProxyHandler ? new AtomicReference<>() : null; boolean addProxyHandler = false; - Pattern nonProxyHostsPattern = null; if (eventLoopGroup != null) { nettyHttpClient = nettyHttpClient.runOn(eventLoopGroup); @@ -187,10 +202,24 @@ public com.azure.core.http.HttpClient build() { if (buildProxyOptions != null) { // Determine if custom handling will be used, otherwise use Netty's built-in handlers. if (handler != null) { + /* + * Configure the request Channel to be initialized with a ProxyHandler. The ProxyHandler is the + * first operation in the pipeline as it needs to handle sending a CONNECT request to the proxy + * before any request data is sent. + */ addProxyHandler = true; - nonProxyHostsPattern = CoreUtils.isNullOrEmpty(buildProxyOptions.getNonProxyHosts()) + Pattern nonProxyHostsPattern = CoreUtils.isNullOrEmpty(buildProxyOptions.getNonProxyHosts()) ? null : Pattern.compile(buildProxyOptions.getNonProxyHosts(), Pattern.CASE_INSENSITIVE); + + nettyHttpClient = nettyHttpClient.doOnChannelInit((connectionObserver, channel, socketAddress) -> { + if (shouldApplyProxy(socketAddress, nonProxyHostsPattern)) { + channel.pipeline() + .addFirst(NettyPipeline.ProxyHandler, new HttpProxyHandler( + AddressUtils.replaceWithResolved(buildProxyOptions.getAddress()), + handler, proxyChallengeHolder)); + } + }); } else { nettyHttpClient = nettyHttpClient.proxy(proxy -> proxy.type(toReactorNettyProxyType(buildProxyOptions.getType())) @@ -207,10 +236,7 @@ public com.azure.core.http.HttpClient build() { } } - return new NettyAsyncHttpClient(nettyHttpClient, disableBufferCopy, - getTimeoutMillis(readTimeout, DEFAULT_READ_TIMEOUT), getTimeoutMillis(writeTimeout, DEFAULT_WRITE_TIMEOUT), - getTimeoutMillis(responseTimeout, DEFAULT_RESPONSE_TIMEOUT), addProxyHandler, buildProxyOptions, - nonProxyHostsPattern, handler, proxyChallengeHolder); + return new NettyAsyncHttpClient(nettyHttpClient, disableBufferCopy, addProxyHandler); } /** @@ -474,8 +500,6 @@ private static ProxyProvider.Proxy toReactorNettyProxyType(ProxyOptions.Type azu } } - - /* * Returns the timeout in milliseconds to use based on the passed Duration and default timeout. * @@ -496,4 +520,37 @@ static long getTimeoutMillis(Duration configuredTimeout, long defaultTimeout) { // Return the maximum of the timeout period and the minimum allowed timeout period. return Math.max(configuredTimeout.toMillis(), MINIMUM_TIMEOUT); } + + private static boolean shouldApplyProxy(SocketAddress socketAddress, Pattern nonProxyHostsPattern) { + if (nonProxyHostsPattern == null) { + return true; + } + + if (!(socketAddress instanceof InetSocketAddress)) { + return true; + } + + InetSocketAddress inetSocketAddress = (InetSocketAddress) socketAddress; + + return !nonProxyHostsPattern.matcher(inetSocketAddress.getHostString()).matches(); + } + + /* + * Request has started, add the Azure SDK ChannelAdapter. + */ + private static void addHandler(HttpClientRequest request, Connection connection, long writeTimeout, + long responseTimeout, long readTimeout) { + AzureNettyHttpClientContext attr = request.currentContextView().getOrDefault( + AzureNettyHttpClientContext.KEY, null); + + connection.addHandlerLast(AzureSdkHandler.HANDLER_NAME, new AzureSdkHandler(attr, writeTimeout, responseTimeout, + readTimeout)); + } + + /* + * Response has completed, remove the Azure SDK ChannelHandler. + */ + private static void removeHandler(Connection connection) { + connection.removeHandler(AzureSdkHandler.HANDLER_NAME); + } } diff --git a/sdk/core/azure-core-http-netty/src/main/java/com/azure/core/http/netty/implementation/AzureNettyHttpClientContext.java b/sdk/core/azure-core-http-netty/src/main/java/com/azure/core/http/netty/implementation/AzureNettyHttpClientContext.java new file mode 100644 index 0000000000000..a4d1cc174f366 --- /dev/null +++ b/sdk/core/azure-core-http-netty/src/main/java/com/azure/core/http/netty/implementation/AzureNettyHttpClientContext.java @@ -0,0 +1,28 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.core.http.netty.implementation; + +import com.azure.core.util.ProgressReporter; + +/** + * A holder for all context that may be passed through the Netty HttpClient. + */ +public final class AzureNettyHttpClientContext { + public static final String KEY = "azure-sdk-pipeline-data"; + private final Long responseTimeoutOverride; + private final ProgressReporter progressReporter; + + public AzureNettyHttpClientContext(Long responseTimeoutOverride, ProgressReporter progressReporter) { + this.responseTimeoutOverride = responseTimeoutOverride; + this.progressReporter = progressReporter; + } + + public Long getResponseTimeoutOverride() { + return responseTimeoutOverride; + } + + public ProgressReporter getProgressReporter() { + return progressReporter; + } +} diff --git a/sdk/core/azure-core-http-netty/src/main/java/com/azure/core/http/netty/implementation/AzureSdkHandler.java b/sdk/core/azure-core-http-netty/src/main/java/com/azure/core/http/netty/implementation/AzureSdkHandler.java new file mode 100644 index 0000000000000..634e0b495dc59 --- /dev/null +++ b/sdk/core/azure-core-http-netty/src/main/java/com/azure/core/http/netty/implementation/AzureSdkHandler.java @@ -0,0 +1,275 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.core.http.netty.implementation; + +import com.azure.core.util.ProgressReporter; +import io.netty.buffer.ByteBuf; +import io.netty.buffer.ByteBufHolder; +import io.netty.channel.ChannelDuplexHandler; +import io.netty.channel.ChannelFutureListener; +import io.netty.channel.ChannelHandlerContext; +import io.netty.channel.ChannelOutboundBuffer; +import io.netty.channel.ChannelPromise; +import io.netty.channel.FileRegion; +import io.netty.handler.codec.http.LastHttpContent; + +import java.util.concurrent.ScheduledFuture; +import java.util.concurrent.TimeUnit; +import java.util.concurrent.TimeoutException; + +/** + * Class containing all ChannelHandler concepts that the Azure SDKs use. + *

+ * This class manages write, response, and read timeouts and watching writing progress. Unlike the previous + * implementations of multiple ChannelHandlers to handle functionality where the handlers would begin working when + * added to the ChannelPipeline and stop working when removed from the channel pipeline this handler used start and end + * methods. This reduces the number of mutations that happen to the ChannelPipeline when sending a request. + */ +public final class AzureSdkHandler extends ChannelDuplexHandler { + /** + * Name of the handler when it's added into a ChannelPipeline. + */ + public static final String HANDLER_NAME = "azureSdkHandler"; + + private final long writeTimeoutMillis; + private final ProgressReporter progressReporter; + private long lastWriteMillis; + private long lastWriteProgress; + private boolean writeTrackingStarted; + private ScheduledFuture writeTimeoutWatcher; + + private final long responseTimeoutMillis; + private boolean responseTrackingStarted; + private ScheduledFuture responseTimeoutWatcher; + + private final long readTimeoutMillis; + private long lastReadMillis; + private boolean lastRead; + private boolean readTrackingStarted; + private ScheduledFuture readTimeoutWatcher; + + private ChannelHandlerContext ctx; + private boolean closed; + + /** + * Constructs a channel that watches write, response, and reads and handles timing out the operation and tracking + * write progress. + * + * @param context Per-request context passed by the Azure SDK. + * @param writeTimeoutMillis The period of milliseconds before a channel's write is considered timed out. + * @param responseTimeoutMillis The period of milliseconds before a channel's response is considered timed out. + * @param readTimeoutMillis The period of milliseconds before a channel's read is considered timed out. + */ + public AzureSdkHandler(AzureNettyHttpClientContext context, long writeTimeoutMillis, long responseTimeoutMillis, + long readTimeoutMillis) { + this.writeTimeoutMillis = writeTimeoutMillis; + this.progressReporter = (context != null) ? context.getProgressReporter() : null; + this.responseTimeoutMillis = (context != null && context.getResponseTimeoutOverride() != null) + ? context.getResponseTimeoutOverride() : responseTimeoutMillis; + this.readTimeoutMillis = readTimeoutMillis; + } + + @Override + public boolean isSharable() { + return false; + } + + @Override + public void handlerAdded(ChannelHandlerContext ctx) { + this.ctx = ctx; + } + + @Override + public void handlerRemoved(ChannelHandlerContext ctx) { + disposeWriteTimeoutWatcher(); + disposeResponseTimeoutWatcher(); + disposeReadTimeoutWatcher(); + } + + /** + * Starts write tracking. + *

+ * Write tracking involves write timeout and progress reporting. + */ + public void startWriteTracking() { + writeTrackingStarted = true; + if (ctx != null && writeTimeoutMillis > 0) { + this.writeTimeoutWatcher = ctx.executor().scheduleAtFixedRate(() -> writeTimeoutRunnable(ctx), + writeTimeoutMillis, writeTimeoutMillis, TimeUnit.MILLISECONDS); + } + } + + /** + * Ends write tracking. + */ + public void endWriteTracking() { + writeTrackingStarted = false; + disposeWriteTimeoutWatcher(); + } + + @Override + public void write(ChannelHandlerContext ctx, Object msg, ChannelPromise promise) throws Exception { + if (!writeTrackingStarted) { + startWriteTracking(); + } + + if (progressReporter != null) { + if (msg instanceof ByteBuf) { + progressReporter.reportProgress(((ByteBuf) msg).readableBytes()); + } else if (msg instanceof ByteBufHolder) { + progressReporter.reportProgress(((ByteBufHolder) msg).content().readableBytes()); + } else if (msg instanceof FileRegion) { + progressReporter.reportProgress(((FileRegion) msg).count()); + } + } + + if (writeTimeoutMillis > 0) { + ctx.write(msg, promise.unvoid()).addListener((ChannelFutureListener) future -> { + lastWriteMillis = System.currentTimeMillis(); + if (msg instanceof LastHttpContent) { + endWriteTracking(); + startResponseTracking(); + } + }); + } else { + ctx.write(msg, promise.unvoid()); + } + } + + void writeTimeoutRunnable(ChannelHandlerContext ctx) { + // Channel has completed a write operation since the last time the timeout event fired. + if ((writeTimeoutMillis - (System.currentTimeMillis() - lastWriteMillis)) > 0) { + return; + } + + ChannelOutboundBuffer buffer = ctx.channel().unsafe().outboundBuffer(); + + // Channel has an outbound buffer, check if the write progress has changed. + if (buffer != null) { + long writeProgress = buffer.currentProgress(); + + // Write progress has changed since the last time the timeout event fired. + if (writeProgress != lastWriteProgress) { + this.lastWriteProgress = writeProgress; + return; + } + } + + // No progress has been made since the last timeout event, channel has timed out. + if (!closed) { + disposeWriteTimeoutWatcher(); + ctx.fireExceptionCaught(new TimeoutException("Channel write operation timed out after " + writeTimeoutMillis + + " milliseconds.")); + ctx.close(); + closed = true; + } + } + + private void disposeWriteTimeoutWatcher() { + if (writeTimeoutWatcher != null && !writeTimeoutWatcher.isDone()) { + writeTimeoutWatcher.cancel(false); + writeTimeoutWatcher = null; + } + } + + /** + * Starts response tracking. + *

+ * Response timeout is overridable on a per-request basis. + */ + public void startResponseTracking() { + responseTrackingStarted = true; + if (ctx != null && responseTimeoutMillis > 0) { + this.responseTimeoutWatcher = ctx.executor().schedule(() -> responseTimedOut(ctx), responseTimeoutMillis, + TimeUnit.MILLISECONDS); + } + } + + /** + * Ends response tracking. + */ + public void endResponseTracking() { + responseTrackingStarted = false; + disposeResponseTimeoutWatcher(); + } + + void responseTimedOut(ChannelHandlerContext ctx) { + if (!closed) { + disposeResponseTimeoutWatcher(); + ctx.fireExceptionCaught(new TimeoutException("Channel response timed out after " + responseTimeoutMillis + + " milliseconds.")); + ctx.close(); + closed = true; + } + } + + private void disposeResponseTimeoutWatcher() { + if (responseTimeoutWatcher != null && !responseTimeoutWatcher.isDone()) { + responseTimeoutWatcher.cancel(false); + responseTimeoutWatcher = null; + } + } + + @Override + public void channelRead(ChannelHandlerContext ctx, Object msg) { + if (responseTrackingStarted) { + endResponseTracking(); + startReadTracking(); + } + + lastRead = msg instanceof LastHttpContent; + ctx.fireChannelRead(msg); + } + + @Override + public void channelReadComplete(ChannelHandlerContext ctx) { + this.lastReadMillis = System.currentTimeMillis(); + if (lastRead && readTrackingStarted) { + endReadTracking(); + } + ctx.fireChannelReadComplete(); + } + + /** + * Starts read tracking. + */ + public void startReadTracking() { + readTrackingStarted = true; + if (ctx != null && readTimeoutMillis > 0) { + this.readTimeoutWatcher = ctx.executor().scheduleAtFixedRate(() -> readTimeoutRunnable(ctx), + readTimeoutMillis, readTimeoutMillis, TimeUnit.MILLISECONDS); + } + } + + /** + * Ends read tracking. + */ + private void endReadTracking() { + readTrackingStarted = false; + disposeReadTimeoutWatcher(); + } + + void readTimeoutRunnable(ChannelHandlerContext ctx) { + // Channel has completed a read operation since the last time the timeout event fired. + if ((readTimeoutMillis - (System.currentTimeMillis() - lastReadMillis)) > 0) { + return; + } + + // No progress has been made since the last timeout event, channel has timed out. + if (!closed) { + disposeReadTimeoutWatcher(); + ctx.fireExceptionCaught(new TimeoutException("Channel read timed out after " + readTimeoutMillis + + " milliseconds.")); + ctx.close(); + closed = true; + } + } + + private void disposeReadTimeoutWatcher() { + if (readTimeoutWatcher != null && !readTimeoutWatcher.isDone()) { + readTimeoutWatcher.cancel(false); + readTimeoutWatcher = null; + } + } +} diff --git a/sdk/core/azure-core-http-netty/src/test/java/com/azure/core/http/netty/NettyAsyncHttpClientProviderTests.java b/sdk/core/azure-core-http-netty/src/test/java/com/azure/core/http/netty/NettyAsyncHttpClientProviderTests.java index 9b3ac866b0c3a..fae7cb30f96fd 100644 --- a/sdk/core/azure-core-http-netty/src/test/java/com/azure/core/http/netty/NettyAsyncHttpClientProviderTests.java +++ b/sdk/core/azure-core-http-netty/src/test/java/com/azure/core/http/netty/NettyAsyncHttpClientProviderTests.java @@ -88,9 +88,6 @@ public void optionsWithTimeouts() { Integer connectTimeout = (Integer) httpClient.nettyClient.configuration().options() .get(ChannelOption.CONNECT_TIMEOUT_MILLIS); assertEquals((int) expectedTimeout, connectTimeout.intValue()); - assertEquals(expectedTimeout, httpClient.writeTimeout); - assertEquals(expectedTimeout, httpClient.responseTimeout); - assertEquals(expectedTimeout, httpClient.readTimeout); } @Test diff --git a/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/JacksonDatabind212.java b/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/JacksonDatabind212.java new file mode 100644 index 0000000000000..bfcaee158f2aa --- /dev/null +++ b/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/JacksonDatabind212.java @@ -0,0 +1,44 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.core.serializer.json.jackson.implementation; + +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.databind.ObjectMapper; +import com.fasterxml.jackson.databind.cfg.CoercionAction; +import com.fasterxml.jackson.databind.cfg.CoercionInputShape; +import com.fasterxml.jackson.databind.cfg.MapperConfig; +import com.fasterxml.jackson.databind.introspect.AccessorNamingStrategy; +import com.fasterxml.jackson.databind.introspect.AnnotatedClass; +import com.fasterxml.jackson.databind.introspect.AnnotatedMethod; + +/** + * Utility methods for Jackson Databind types when it's known that the version is 2.12+. + */ +final class JacksonDatabind212 { + private static final ClientLogger LOGGER = new ClientLogger(JacksonDatabind212.class); + + /** + * Mutates the passed {@link ObjectMapper} to coerce empty strings as null. + *

+ * Before Jackson Databind 2.12 this was the default behavior for XML but this change in Jackson 2.12. + * + * @param mapper The {@link ObjectMapper} being mutated. + * @return The updated {@link ObjectMapper}. + */ + static ObjectMapper mutateXmlCoercions(ObjectMapper mapper) { + mapper.coercionConfigDefaults().setCoercion(CoercionInputShape.EmptyString, CoercionAction.AsNull); + return mapper; + } + + static String removePrefix(MapperConfig config, AnnotatedClass annotatedClass, AnnotatedMethod method, + String methodName) { + AccessorNamingStrategy namingStrategy = config.getAccessorNaming().forPOJO(config, annotatedClass); + String name = namingStrategy.findNameForIsGetter(method, methodName); + if (name == null) { + name = namingStrategy.findNameForRegularGetter(method, methodName); + } + + return name; + } +} diff --git a/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/JacksonVersion.java b/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/JacksonVersion.java index 32aef49158403..c0fb55d4962a1 100644 --- a/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/JacksonVersion.java +++ b/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/JacksonVersion.java @@ -3,7 +3,6 @@ package com.azure.core.serializer.json.jackson.implementation; -import com.azure.core.implementation.SemanticVersion; import com.azure.core.util.CoreUtils; import com.azure.core.util.logging.ClientLogger; diff --git a/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/MemberNameConverterImpl.java b/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/MemberNameConverterImpl.java index 4158ddc734534..7eeb3067bec5c 100644 --- a/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/MemberNameConverterImpl.java +++ b/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/MemberNameConverterImpl.java @@ -5,20 +5,20 @@ import com.azure.core.util.CoreUtils; import com.azure.core.util.logging.ClientLogger; +import com.azure.core.util.logging.LogLevel; import com.azure.core.util.serializer.MemberNameConverter; import com.fasterxml.jackson.annotation.JsonGetter; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.cfg.MapperConfig; +import com.fasterxml.jackson.databind.cfg.PackageVersion; import com.fasterxml.jackson.databind.introspect.AnnotatedClass; import com.fasterxml.jackson.databind.introspect.AnnotatedClassResolver; import com.fasterxml.jackson.databind.introspect.AnnotatedMethod; import com.fasterxml.jackson.databind.introspect.VisibilityChecker; import com.fasterxml.jackson.databind.util.BeanUtil; -import java.lang.invoke.MethodHandle; -import java.lang.invoke.MethodHandles; import java.lang.reflect.Field; import java.lang.reflect.Member; import java.lang.reflect.Method; @@ -30,51 +30,13 @@ final class MemberNameConverterImpl implements MemberNameConverter { private static final ClientLogger LOGGER = new ClientLogger(MemberNameConverterImpl.class); - private static final String ACCESSOR_NAMING_STRATEGY = - "com.fasterxml.jackson.databind.introspect.AccessorNamingStrategy"; - private static final String ACCESSOR_NAMING_STRATEGY_PROVIDER = ACCESSOR_NAMING_STRATEGY + "$Provider"; - private static final MethodHandle GET_ACCESSOR_NAMING; - private static final MethodHandle FOR_POJO; - private static final MethodHandle FIND_NAME_FOR_IS_GETTER; - private static final MethodHandle FIND_NAME_FOR_REGULAR_GETTER; - static final boolean USE_REFLECTION_FOR_MEMBER_NAME; - private final ObjectMapper mapper; - - static { - MethodHandles.Lookup publicLookup = MethodHandles.publicLookup(); - - MethodHandle getAccessorNaming = null; - MethodHandle forPojo = null; - MethodHandle findNameForIsGetter = null; - MethodHandle findNameForRegularGetter = null; - boolean useReflectionForMemberName = false; - - try { - Class accessorNamingStrategyClass = Class.forName(ACCESSOR_NAMING_STRATEGY); - Class accessorNamingStrategyProviderClass = Class.forName(ACCESSOR_NAMING_STRATEGY_PROVIDER); - getAccessorNaming = publicLookup.unreflect(MapperConfig.class.getDeclaredMethod("getAccessorNaming")); - forPojo = publicLookup.unreflect(accessorNamingStrategyProviderClass.getDeclaredMethod("forPOJO", - MapperConfig.class, AnnotatedClass.class)); - findNameForIsGetter = publicLookup.unreflect(accessorNamingStrategyClass.getDeclaredMethod( - "findNameForIsGetter", AnnotatedMethod.class, String.class)); - findNameForRegularGetter = publicLookup.unreflect(accessorNamingStrategyClass.getDeclaredMethod( - "findNameForRegularGetter", AnnotatedMethod.class, String.class)); - useReflectionForMemberName = true; - } catch (LinkageError | ReflectiveOperationException ex) { - LOGGER.verbose("Failed to retrieve MethodHandles used to get naming strategy. Falling back to BeanUtils. " - + "Please consider updating your Jackson dependencies to at least version 2.12", ex); - } - - GET_ACCESSOR_NAMING = getAccessorNaming; - FOR_POJO = forPojo; - FIND_NAME_FOR_IS_GETTER = findNameForIsGetter; - FIND_NAME_FOR_REGULAR_GETTER = findNameForRegularGetter; - USE_REFLECTION_FOR_MEMBER_NAME = useReflectionForMemberName; - } + final boolean useJackson212; + private boolean jackson212IsSafe = true; MemberNameConverterImpl(ObjectMapper mapper) { this.mapper = mapper; + this.useJackson212 = PackageVersion.VERSION.getMinorVersion() >= 12; } @Override @@ -163,8 +125,17 @@ private String removePrefix(Method method) { String annotatedMethodName = annotatedMethod.getName(); String name = null; - if (USE_REFLECTION_FOR_MEMBER_NAME) { - name = removePrefixWithReflection(config, annotatedClass, annotatedMethod, annotatedMethodName); + if (useJackson212 && jackson212IsSafe) { + try { + name = JacksonDatabind212.removePrefix(config, annotatedClass, annotatedMethod, annotatedMethodName); + } catch (Throwable ex) { + if (ex instanceof LinkageError) { + jackson212IsSafe = false; + LOGGER.log(LogLevel.VERBOSE, JacksonVersion::getHelpInfo, ex); + } + + throw ex; + } } if (name == null) { @@ -174,26 +145,6 @@ private String removePrefix(Method method) { return name; } - private static String removePrefixWithReflection(MapperConfig config, AnnotatedClass annotatedClass, - AnnotatedMethod method, String methodName) { - try { - Object accessorNamingStrategy = FOR_POJO.invoke(GET_ACCESSOR_NAMING.invoke(config), config, annotatedClass); - String name = (String) FIND_NAME_FOR_IS_GETTER.invoke(accessorNamingStrategy, method, methodName); - if (name == null) { - name = (String) FIND_NAME_FOR_REGULAR_GETTER.invoke(accessorNamingStrategy, method, methodName); - } - - return name; - } catch (Throwable ex) { - if (ex instanceof Error) { - throw (Error) ex; - } - - LOGGER.verbose("Failed to find member name with AccessorNamingStrategy, returning null.", ex); - return null; - } - } - @SuppressWarnings("deprecation") private static String removePrefixWithBeanUtils(AnnotatedMethod annotatedMethod) { return BeanUtil.okNameForGetter(annotatedMethod, false); diff --git a/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/SemanticVersion.java b/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/SemanticVersion.java new file mode 100644 index 0000000000000..b5e187c9b49c8 --- /dev/null +++ b/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/SemanticVersion.java @@ -0,0 +1,248 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.core.serializer.json.jackson.implementation; + +import com.azure.core.util.CoreUtils; + +import java.io.IOException; +import java.util.Objects; +import java.util.jar.JarFile; +import java.util.jar.Manifest; + +/** + * Implements lightweight semantic version based on https://semver.org/ for internal use. + */ +public final class SemanticVersion implements Comparable { + + /** + * Represents unknown version - either invalid or missing. + */ + public static final String UNKNOWN_VERSION = "unknown"; + + private final int major; + private final int minor; + private final int patch; + private final String prerelease; + private final String versionString; + + /** + * Returns implementation version of the package for given class. If version can't be retrieved or parsed, returns invalid version. + * + * @param className - class name to get package version of. + * @return parsed {@link SemanticVersion} or invalid one. + */ + public static SemanticVersion getPackageVersionForClass(String className) { + try { + return getPackageVersion(Class.forName(className)); + } catch (Exception ignored) { + return SemanticVersion.createInvalid(); + } + } + + /** + * Parses semver 2.0.0 string. If version can't be retrieved or parsed, returns invalid version. + * + * @param version to parse. + * @return parsed {@link SemanticVersion} or invalid one. + */ + public static SemanticVersion parse(String version) { + Objects.requireNonNull(version, "'version' cannot be null."); + + int majorDotIdx = version.indexOf('.'); + if (majorDotIdx < 0) { + return createInvalid(version); + } + + int minorDotIdx = version.indexOf('.', majorDotIdx + 1); + if (minorDotIdx < 0) { + return createInvalid(version); + } + + int patchEndIdx = minorDotIdx + 1; + while (patchEndIdx < version.length()) { + char ch = version.charAt(patchEndIdx); + + // accommodate common broken semantic versions (e.g. 1.2.3.4) + if (ch == '.' || ch == '-' || ch == '+') { + break; + } + + patchEndIdx++; + } + + int extEndIdx = version.indexOf('+', patchEndIdx); + if (extEndIdx < 0) { + extEndIdx = version.length(); + } + + try { + int major = Integer.parseInt(version.substring(0, majorDotIdx)); + int minor = Integer.parseInt(version.substring(majorDotIdx + 1, minorDotIdx)); + int patch = Integer.parseInt(version.substring(minorDotIdx + 1, patchEndIdx)); + + String prerelease = (patchEndIdx == extEndIdx) ? "" : version.substring(patchEndIdx + 1, extEndIdx); + return new SemanticVersion(major, minor, patch, prerelease, version); + } catch (NumberFormatException | NullPointerException ignored) { + return createInvalid(version); + } + } + + /** + * Returns implementation version of the package for given class. + * + * @param clazz - class to get package version of. + * @return parsed {@link SemanticVersion} or invalid one. + */ + private static SemanticVersion getPackageVersion(Class clazz) { + Objects.requireNonNull(clazz, "'clazz' cannot be null."); + if (clazz.getPackage() == null) { + return createInvalid(); + } + + String versionStr = clazz.getPackage().getImplementationVersion(); + + if (versionStr != null) { + return parse(versionStr); + } + + // if versionStr is null, try loading the version from the manifest in the jar file + try (JarFile jar = new JarFile(clazz.getProtectionDomain().getCodeSource().getLocation().getFile())) { + Manifest manifest = jar.getManifest(); + versionStr = manifest.getMainAttributes().getValue("Implementation-Version"); + if (versionStr == null) { + versionStr = manifest.getMainAttributes().getValue("Bundle-Version"); + } + return parse(versionStr); + } catch (IOException | SecurityException ignored) { + return createInvalid(); + } + } + + /** + * Creates invalid semantic version. + * @return instance of invalid semantic version. + */ + public static SemanticVersion createInvalid() { + return createInvalid(UNKNOWN_VERSION); + } + + /** + * Creates invalid semantic version. + */ + private static SemanticVersion createInvalid(String version) { + return new SemanticVersion(-1, -1, -1, null, version); + } + + /** + * Creates semantic version. + * + * @param major major version. + * @param minor minor version. + * @param patch patch version. + * @param prerelease extensions (including '-' or '+' separator after patch). + * @param versionString full version string. + */ + SemanticVersion(int major, int minor, int patch, String prerelease, String versionString) { + Objects.requireNonNull(versionString, "'versionString' cannot be null."); + this.major = major; + this.minor = minor; + this.patch = patch; + this.prerelease = prerelease; + this.versionString = versionString; + } + + /** + * Returns full version string that was used to create this {@code SemanticVersion} + * + * @return original version string. + */ + public String getVersionString() { + return versionString; + } + + /** + * Returns major version component or -1 for invalid version. + * + * @return major version. + */ + public int getMajorVersion() { + return major; + } + + /** + * {@inheritDoc} + */ + @Override + public int compareTo(SemanticVersion other) { + if (this == other) { + return 0; + } + + if (other == null) { + return -1; + } + + if (major != other.major) { + return major > other.major ? 1 : -1; + } + + if (minor != other.minor) { + return minor > other.minor ? 1 : -1; + } + + if (patch != other.patch) { + return patch > other.patch ? 1 : -1; + } + + if (CoreUtils.isNullOrEmpty(prerelease)) { + return CoreUtils.isNullOrEmpty(other.prerelease) ? 0 : 1; + } + + if (CoreUtils.isNullOrEmpty(other.prerelease)) { + return -1; + } + + return prerelease.compareTo(other.prerelease); + } + + /** + * {@inheritDoc} + */ + @Override + public boolean equals(Object other) { + if (this == other) { + return true; + } + + if (!(other instanceof SemanticVersion)) { + return false; + } + + SemanticVersion otherVer = (SemanticVersion) other; + + return versionString.equals(otherVer.versionString); + } + + /** + * {@inheritDoc} + */ + @Override + public int hashCode() { + return versionString.hashCode(); + } + + @Override + public String toString() { + return versionString; + } + + /** + * Returns flag indicating if version is valid. + * + * @return true if version is valid, false otherwise. + */ + public boolean isValid() { + return this.major >= 0; + } +} diff --git a/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/XmlMapperFactory.java b/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/XmlMapperFactory.java index 45b305fcdb060..f208d4f6ea2df 100644 --- a/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/XmlMapperFactory.java +++ b/sdk/core/azure-core-serializer-json-jackson/src/main/java/com/azure/core/serializer/json/jackson/implementation/XmlMapperFactory.java @@ -4,12 +4,13 @@ package com.azure.core.serializer.json.jackson.implementation; import com.azure.core.util.logging.ClientLogger; +import com.azure.core.util.logging.LogLevel; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.cfg.MapperBuilder; +import com.fasterxml.jackson.databind.cfg.PackageVersion; import java.lang.invoke.MethodHandle; import java.lang.invoke.MethodHandles; -import java.lang.invoke.MethodType; import java.lang.reflect.Array; public final class XmlMapperFactory { @@ -26,16 +27,8 @@ public final class XmlMapperFactory { private final MethodHandle enableEmptyElementAsNull; private final Object emptyElementAsNull; - - private static final String MUTABLE_COERCION_CONFIG = "com.fasterxml.jackson.databind.cfg.MutableCoercionConfig"; - private static final String COERCION_INPUT_SHAPE = "com.fasterxml.jackson.databind.cfg.CoercionInputShape"; - private static final String COERCION_ACTION = "com.fasterxml.jackson.databind.cfg.CoercionAction"; - - private final MethodHandle coercionConfigDefaults; - private final MethodHandle setCoercion; - private final Object coercionInputShapeEmptyString; - private final Object coercionActionAsNull; - private final boolean useReflectionToSetCoercion; + private final boolean useJackson212; + private boolean jackson212IsSafe = true; public static final XmlMapperFactory INSTANCE = new XmlMapperFactory(); @@ -84,42 +77,7 @@ private XmlMapperFactory() { this.enableEmptyElementAsNull = enableEmptyElementAsNull; this.emptyElementAsNull = emptyElementAsNull; - MethodHandle coercionConfigDefaults = null; - MethodHandle setCoercion = null; - Object coercionInputShapeEmptyString = null; - Object coercionActionAsNull = null; - boolean useReflectionToSetCoercion = false; - try { - Class mutableCoercionConfig = Class.forName(MUTABLE_COERCION_CONFIG); - Class coercionInputShapeClass = Class.forName(COERCION_INPUT_SHAPE); - Class coercionActionClass = Class.forName(COERCION_ACTION); - - coercionConfigDefaults = publicLookup.findVirtual(ObjectMapper.class, "coercionConfigDefaults", - MethodType.methodType(mutableCoercionConfig)); - setCoercion = publicLookup.findVirtual(mutableCoercionConfig, "setCoercion", - MethodType.methodType(mutableCoercionConfig, coercionInputShapeClass, coercionActionClass)); - coercionInputShapeEmptyString = publicLookup.findStaticGetter(coercionInputShapeClass, "EmptyString", - coercionInputShapeClass).invoke(); - coercionActionAsNull = publicLookup.findStaticGetter(coercionActionClass, "AsNull", coercionActionClass) - .invoke(); - useReflectionToSetCoercion = true; - } catch (Throwable ex) { - // Throw the Error only if it isn't a LinkageError. - // This initialization is attempting to use classes that may not exist. - if (ex instanceof Error && !(ex instanceof LinkageError)) { - throw (Error) ex; - } - - LOGGER.verbose("Failed to retrieve MethodHandles used to set coercion configurations. " - + "Setting coercion configurations will be skipped. " - + "Please update your Jackson dependencies to at least version 2.12", ex); - } - - this.coercionConfigDefaults = coercionConfigDefaults; - this.setCoercion = setCoercion; - this.coercionInputShapeEmptyString = coercionInputShapeEmptyString; - this.coercionActionAsNull = coercionActionAsNull; - this.useReflectionToSetCoercion = useReflectionToSetCoercion; + this.useJackson212 = PackageVersion.VERSION.getMinorVersion() >= 12; } public ObjectMapper createXmlMapper() { @@ -146,19 +104,17 @@ public ObjectMapper createXmlMapper() { throw LOGGER.logExceptionAsError(new IllegalStateException("Unable to create XmlMapper instance.", e)); } - if (useReflectionToSetCoercion) { + if (useJackson212 && jackson212IsSafe) { try { - Object object = coercionConfigDefaults.invoke(xmlMapper); - setCoercion.invoke(object, coercionInputShapeEmptyString, coercionActionAsNull); - } catch (Throwable e) { - if (e instanceof Error) { - throw (Error) e; + return JacksonDatabind212.mutateXmlCoercions(xmlMapper); + } catch (Throwable ex) { + if (ex instanceof LinkageError) { + jackson212IsSafe = false; + LOGGER.log(LogLevel.VERBOSE, JacksonVersion::getHelpInfo, ex); } - LOGGER.verbose("Failed to set coercion actions.", e); + throw ex; } - } else { - LOGGER.verbose("Didn't set coercion defaults as it wasn't found on the classpath."); } return xmlMapper; diff --git a/sdk/core/azure-core-serializer-json-jackson/src/test/java/com/azure/core/serializer/json/jackson/implementation/MemberNameConverterImplTests.java b/sdk/core/azure-core-serializer-json-jackson/src/test/java/com/azure/core/serializer/json/jackson/implementation/MemberNameConverterImplTests.java index f68fa0469a7db..3ee3a69f37371 100644 --- a/sdk/core/azure-core-serializer-json-jackson/src/test/java/com/azure/core/serializer/json/jackson/implementation/MemberNameConverterImplTests.java +++ b/sdk/core/azure-core-serializer-json-jackson/src/test/java/com/azure/core/serializer/json/jackson/implementation/MemberNameConverterImplTests.java @@ -22,10 +22,10 @@ public class MemberNameConverterImplTests { @Test public void usesReflectionProperly() { if (PackageVersion.VERSION.getMinorVersion() >= 12) { - assertTrue(MemberNameConverterImpl.USE_REFLECTION_FOR_MEMBER_NAME, + assertTrue(new MemberNameConverterImpl(null).useJackson212, "Jackson 2.12 or later was found on the classpath, expected reflection to be used for member name."); } else { - assertFalse(MemberNameConverterImpl.USE_REFLECTION_FOR_MEMBER_NAME, + assertFalse(new MemberNameConverterImpl(null).useJackson212, "Jackson 2.11 or earlier was found on the classpath, expected reflection to not be used for member " + "name."); } diff --git a/sdk/core/azure-core-test/CHANGELOG.md b/sdk/core/azure-core-test/CHANGELOG.md index 448ba9b218e25..59d2b74f26368 100644 --- a/sdk/core/azure-core-test/CHANGELOG.md +++ b/sdk/core/azure-core-test/CHANGELOG.md @@ -10,6 +10,11 @@ ### Other Changes +## 1.16.2 (2023-04-19) + +### Bugs fixed +- Refactored startup of test-proxy instances to properly work in multi-threaded situations. + ## 1.16.1 (2023-04-13) ### Bugs Fixed diff --git a/sdk/core/azure-core-test/pom.xml b/sdk/core/azure-core-test/pom.xml index 5241c65318d6b..ba23f63d63bee 100644 --- a/sdk/core/azure-core-test/pom.xml +++ b/sdk/core/azure-core-test/pom.xml @@ -38,6 +38,7 @@ --add-exports org.junit.platform.commons/org.junit.platform.commons.logging=ALL-UNNAMED --add-reads com.azure.core.test=ALL-UNNAMED + --add-opens com.azure.core.test/com.azure.core.test.http=org.junit.platform.commons --add-opens com.azure.core.test/com.azure.core.test.models=ALL-UNNAMED --add-opens com.azure.core.test/com.azure.core.test.implementation=org.junit.platform.commons @@ -51,6 +52,7 @@ com.azure.core.implementation*,com.azure.core.util,com.azure.core.util*, com.azure.core.models,com.azure.core.http,com.azure.core.http.policy,com.azure.core.http.rest,com.azure.core.exception,com.azure.core.cryptography, com.azure.core.credential,com.azure.core.client.traits,com.azure.core.annotation + 4g diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/InterceptorManager.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/InterceptorManager.java index abc085ad820e1..73d2f291fbffc 100644 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/InterceptorManager.java +++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/InterceptorManager.java @@ -24,8 +24,8 @@ import java.io.File; import java.io.IOException; import java.io.UncheckedIOException; -import java.net.URL; import java.nio.file.Files; +import java.nio.file.Path; import java.util.Collections; import java.util.HashMap; import java.util.LinkedList; @@ -73,7 +73,6 @@ public class InterceptorManager implements AutoCloseable { private TestProxyPlaybackClient testProxyPlaybackClient; private final Queue proxyVariableQueue = new LinkedList<>(); private HttpClient httpClient; - private URL proxyUrl; /** * Creates a new InterceptorManager that either replays test-session records or saves them. @@ -321,8 +320,8 @@ public HttpClient getPlaybackClient() { throw new IllegalStateException("A playback client can only be requested in PLAYBACK mode."); } if (testProxyPlaybackClient == null) { - testProxyPlaybackClient = new TestProxyPlaybackClient(httpClient, proxyUrl); - proxyVariableQueue.addAll(testProxyPlaybackClient.startPlayback(playbackRecordName)); + testProxyPlaybackClient = new TestProxyPlaybackClient(httpClient); + proxyVariableQueue.addAll(testProxyPlaybackClient.startPlayback(getTestProxyRecordFile())); } return testProxyPlaybackClient; } else { @@ -369,12 +368,23 @@ private HttpPipelinePolicy getProxyRecordingPolicy() { if (!isRecordMode()) { throw new IllegalStateException("A recording policy can only be requested in RECORD mode."); } - testProxyRecordPolicy = new TestProxyRecordPolicy(httpClient, proxyUrl); - testProxyRecordPolicy.startRecording(playbackRecordName); + testProxyRecordPolicy = new TestProxyRecordPolicy(httpClient); + testProxyRecordPolicy.startRecording(getTestProxyRecordFile()); } return testProxyRecordPolicy; } + /** + * Computes the relative path of the record file to the repo root. + * @return A {@link File} with the partial path to where the record file lives. + */ + private File getTestProxyRecordFile() { + Path recordFolder = TestUtils.getRecordFolder().toPath(); + Path repoRoot = TestUtils.getRepoRoot(); + File recordFile = new File(recordFolder.toFile(), playbackRecordName + ".json"); + return repoRoot.relativize(recordFile.toPath()).toFile(); + } + /* * Attempts to retrieve the playback file, if it is not found an exception is thrown as playback can't continue. */ @@ -469,13 +479,4 @@ void setHttpClient(HttpClient httpClient) { this.httpClient = httpClient; } - - /** - * Sets the {@link URL} to use for connecting to the test proxy. - * @param proxyUrl The test proxy {@link URL}. - */ - public void setProxyUrl(URL proxyUrl) { - - this.proxyUrl = proxyUrl; - } } diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/TestBase.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/TestBase.java index 270070adea2fd..6873f9c5d8b48 100644 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/TestBase.java +++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/TestBase.java @@ -160,7 +160,6 @@ public void setupTest(TestInfo testInfo) { if (isTestProxyEnabled()) { interceptorManager.setHttpClient(getHttpClients().findFirst().orElse(null)); - interceptorManager.setProxyUrl(this.proxyUrl); // The supplier/consumer are used to retrieve/store variables over the wire. testResourceNamer = new TestResourceNamer(testContextManager, interceptorManager.getProxyVariableConsumer(), diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/TestProxyExtensions.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/TestProxyExtensions.java deleted file mode 100644 index 74792fa192fba..0000000000000 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/TestProxyExtensions.java +++ /dev/null @@ -1,55 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.core.test; - -import com.azure.core.test.utils.TestProxyManager; -import com.azure.core.test.utils.TestUtils; -import org.junit.jupiter.api.extension.AfterAllCallback; -import org.junit.jupiter.api.extension.BeforeAllCallback; -import org.junit.jupiter.api.extension.BeforeEachCallback; -import org.junit.jupiter.api.extension.ExtensionContext; -import org.junit.jupiter.api.extension.ExtensionContext.Namespace; -import org.junit.jupiter.api.extension.ExtensionContext.Store; - -import java.net.URL; - -/** - * Extensions to manage creation of TestProxyManager instances. These instances are created per test class, as that's - * the granularity we are offered from JUnit. - */ -public class TestProxyExtensions implements BeforeAllCallback, AfterAllCallback, BeforeEachCallback { - @Override - public void afterAll(ExtensionContext context) { - TestMode testMode = TestBase.initializeTestMode(); - if (testMode == TestMode.RECORD || testMode == TestMode.PLAYBACK) { - TestProxyManager testProxyManager = getStore(context).remove("proxyManager", TestProxyManager.class); - testProxyManager.stopProxy(); - } - - } - - @Override - public void beforeAll(ExtensionContext context) { - TestMode testMode = TestBase.initializeTestMode(); - if (testMode == TestMode.RECORD || testMode == TestMode.PLAYBACK) { - TestProxyManager manager = new TestProxyManager(TestUtils.getRecordFolder()); - manager.startProxy(); - getStore(context).put("proxyManager", manager); - getStore(context).put("proxyUrl", manager.getProxyUrl()); - } - } - - private Store getStore(ExtensionContext context) { - return context.getStore(Namespace.create(getClass(), context.getRequiredTestClass())); - } - - @Override - public void beforeEach(ExtensionContext context) { - if (!context.getTestInstance().isPresent()) { - throw new RuntimeException("ExtensionContext does not have an instance."); - } - TestBase testBase = (TestBase) context.getTestInstance().get(); - testBase.setProxyUrl(getStore(context).get("proxyUrl", URL.class)); - } -} diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/TestProxyTestBase.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/TestProxyTestBase.java index 97fd00c99ff27..8e604fa5f24d4 100644 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/TestProxyTestBase.java +++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/TestProxyTestBase.java @@ -3,12 +3,14 @@ package com.azure.core.test; -import org.junit.jupiter.api.extension.ExtendWith; +import com.azure.core.test.utils.TestProxyManager; +import com.azure.core.test.utils.TestUtils; +import org.junit.jupiter.api.AfterAll; +import org.junit.jupiter.api.BeforeAll; /** * Base class for running live and playback tests using test-proxy */ -@ExtendWith(TestProxyExtensions.class) public abstract class TestProxyTestBase extends TestBase { static { setTestProxyEnabled(); @@ -20,4 +22,29 @@ public abstract class TestProxyTestBase extends TestBase { public TestProxyTestBase() { super(); } + + private static TestProxyManager testProxyManager; + + /** + * Before tests are executed, determines the test mode by reading the {@code AZURE_TEST_MODE} environment variable. + * If it is not set, {@link TestMode#PLAYBACK} + */ + @BeforeAll + public static void setupTestProxy() { + testMode = initializeTestMode(); + if (isTestProxyEnabled() && (testMode == TestMode.PLAYBACK || testMode == TestMode.RECORD)) { + testProxyManager = new TestProxyManager(TestUtils.getRepoRoot()); + testProxyManager.startProxy(); + } + } + + /** + * Performs cleanup actions after all tests are executed. + */ + @AfterAll + public static void teardownTestProxy() { + if (testProxyManager != null) { + testProxyManager.stopProxy(); + } + } } diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/http/TestProxyPlaybackClient.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/http/TestProxyPlaybackClient.java index df30eae6ae9b0..21acd5e29f51b 100644 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/http/TestProxyPlaybackClient.java +++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/http/TestProxyPlaybackClient.java @@ -7,6 +7,7 @@ import com.azure.core.http.HttpMethod; import com.azure.core.http.HttpRequest; import com.azure.core.http.HttpResponse; +import com.azure.core.test.models.RecordFilePayload; import com.azure.core.test.models.TestProxyRequestMatcher; import com.azure.core.test.models.TestProxySanitizer; import com.azure.core.test.utils.HttpURLConnectionHttpClient; @@ -17,6 +18,7 @@ import com.azure.core.util.serializer.SerializerEncoding; import reactor.core.publisher.Mono; +import java.io.File; import java.io.IOException; import java.io.UncheckedIOException; import java.net.URL; @@ -52,11 +54,10 @@ public class TestProxyPlaybackClient implements HttpClient { * Create an instance of {@link TestProxyPlaybackClient} with a list of custom sanitizers. * * @param httpClient The {@link HttpClient} to use. If none is passed {@link HttpURLConnectionHttpClient} is the default. - * @param proxyUrl The {@link URL} for the test proxy instance. */ - public TestProxyPlaybackClient(HttpClient httpClient, URL proxyUrl) { + public TestProxyPlaybackClient(HttpClient httpClient) { this.client = (httpClient == null ? new HttpURLConnectionHttpClient() : httpClient); - this.proxyUrl = proxyUrl; + this.proxyUrl = TestProxyUtils.getProxyUrl(); this.sanitizers.addAll(DEFAULT_SANITIZERS); } @@ -65,10 +66,16 @@ public TestProxyPlaybackClient(HttpClient httpClient, URL proxyUrl) { * @param recordFile The name of the file to read. * @return A {@link Queue} representing the variables in the recording. * @throws UncheckedIOException if an {@link IOException} is thrown. + * @throws RuntimeException Failed to serialize body payload. */ - public Queue startPlayback(String recordFile) { - HttpRequest request = new HttpRequest(HttpMethod.POST, String.format("%s/playback/start", proxyUrl)) - .setBody(String.format("{\"x-recording-file\": \"%s\"}", recordFile)); + public Queue startPlayback(File recordFile) { + HttpRequest request = null; + try { + request = new HttpRequest(HttpMethod.POST, String.format("%s/playback/start", proxyUrl)) + .setBody(SERIALIZER.serialize(new RecordFilePayload(recordFile.toString()), SerializerEncoding.JSON)); + } catch (IOException e) { + throw new RuntimeException(e); + } try (HttpResponse response = client.sendSync(request, Context.NONE)) { checkForTestProxyErrors(response); xRecordingId = response.getHeaderValue(X_RECORDING_ID); diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/implementation/entities/AccessPolicy.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/implementation/entities/AccessPolicy.java deleted file mode 100644 index 58a8a14d6fb26..0000000000000 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/implementation/entities/AccessPolicy.java +++ /dev/null @@ -1,92 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.core.test.implementation.entities; - -import com.fasterxml.jackson.annotation.JsonProperty; - -import java.time.OffsetDateTime; - -/** - * An Access policy. - */ -public class AccessPolicy { - /** - * the date-time the policy is active. - */ - @JsonProperty(value = "Start") - private OffsetDateTime start; - - /** - * the date-time the policy expires. - */ - @JsonProperty(value = "Expiry") - private OffsetDateTime expiry; - - /** - * the permissions for the acl policy. - */ - @JsonProperty(value = "Permission") - private String permission; - - /** - * Get the start value. - * - * @return the start value - */ - public OffsetDateTime start() { - return this.start; - } - - /** - * Set the start value. - * - * @param start the start value to set - * @return the AccessPolicy object itself. - */ - public AccessPolicy withStart(OffsetDateTime start) { - this.start = start; - return this; - } - - /** - * Get the expiry value. - * - * @return the expiry value - */ - public OffsetDateTime expiry() { - return this.expiry; - } - - /** - * Set the expiry value. - * - * @param expiry the expiry value to set - * @return the AccessPolicy object itself. - */ - public AccessPolicy withExpiry(OffsetDateTime expiry) { - this.expiry = expiry; - return this; - } - - /** - * Get the permission value. - * - * @return the permission value - */ - public String permission() { - return this.permission; - } - - /** - * Set the permission value. - * - * @param permission the permission value to set - * @return the AccessPolicy object itself. - */ - public AccessPolicy withPermission(String permission) { - this.permission = permission; - return this; - } - -} diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/implementation/entities/SignedIdentifierInner.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/implementation/entities/SignedIdentifierInner.java deleted file mode 100644 index 61edb9c541c9b..0000000000000 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/implementation/entities/SignedIdentifierInner.java +++ /dev/null @@ -1,64 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.core.test.implementation.entities; - -import com.fasterxml.jackson.annotation.JsonProperty; - -/** - * signed identifier. - */ -public class SignedIdentifierInner { - /** - * a unique id. - */ - @JsonProperty(value = "Id", required = true) - private String id; - - /** - * The access policy. - */ - @JsonProperty(value = "AccessPolicy", required = true) - private AccessPolicy accessPolicy; - - /** - * Get the id value. - * - * @return the id value - */ - public String id() { - return this.id; - } - - /** - * Set the id value. - * - * @param id the id value to set - * @return the SignedIdentifierInner object itself. - */ - public SignedIdentifierInner withId(String id) { - this.id = id; - return this; - } - - /** - * Get the accessPolicy value. - * - * @return the accessPolicy value - */ - public AccessPolicy accessPolicy() { - return this.accessPolicy; - } - - /** - * Set the accessPolicy value. - * - * @param accessPolicy the accessPolicy value to set - * @return the SignedIdentifierInner object itself. - */ - public SignedIdentifierInner withAccessPolicy(AccessPolicy accessPolicy) { - this.accessPolicy = accessPolicy; - return this; - } - -} diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/implementation/entities/SignedIdentifiersWrapper.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/implementation/entities/SignedIdentifiersWrapper.java deleted file mode 100644 index 2266557ef0045..0000000000000 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/implementation/entities/SignedIdentifiersWrapper.java +++ /dev/null @@ -1,36 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.core.test.implementation.entities; - -import com.fasterxml.jackson.annotation.JsonCreator; -import com.fasterxml.jackson.annotation.JsonProperty; -import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty; -import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlRootElement; - -import java.util.List; - -@JacksonXmlRootElement(localName = "SignedIdentifiers") -public class SignedIdentifiersWrapper { - @JacksonXmlProperty(localName = "SignedIdentifier") - private final List signedIdentifiers; - - /** - * Creates a wrapper for {@code signedIdentifiers}. - * - * @param signedIdentifiers Identifiers to wrap. - */ - @JsonCreator - public SignedIdentifiersWrapper(@JsonProperty("signedIdentifiers") List signedIdentifiers) { - this.signedIdentifiers = signedIdentifiers; - } - - /** - * Get the SignedIdentifiers value. - * - * @return the SignedIdentifiers value - */ - public List signedIdentifiers() { - return signedIdentifiers; - } -} diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/implementation/entities/Slide.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/implementation/entities/Slide.java deleted file mode 100644 index 818cb46f39606..0000000000000 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/implementation/entities/Slide.java +++ /dev/null @@ -1,50 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.core.test.implementation.entities; - -import com.fasterxml.jackson.annotation.JsonProperty; -import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty; - -import java.util.Arrays; - -public class Slide { - @JacksonXmlProperty(localName = "type", isAttribute = true) - private String type; - - @JsonProperty("title") - private String title; - - @JsonProperty("item") - private String[] items; - - /** - * Gets the type of slide. - * - * @return The type of slide. - */ - public String type() { - return type; - } - - /** - * Gets the slide title. - * - * @return The title of the slide. - */ - public String title() { - return title; - } - - /** - * Gets the content strings of the slide. - * - * @return The content strings of the slide. - */ - public String[] items() { - if (items == null) { - return new String[0]; - } - return Arrays.copyOf(items, items.length); - } -} diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/implementation/entities/Slideshow.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/implementation/entities/Slideshow.java deleted file mode 100644 index bb6b03a5e5031..0000000000000 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/implementation/entities/Slideshow.java +++ /dev/null @@ -1,62 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.core.test.implementation.entities; - -import com.fasterxml.jackson.annotation.JsonProperty; -import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty; - -import java.util.Arrays; - -public class Slideshow { - @JacksonXmlProperty(localName = "title", isAttribute = true) - private String title; - - @JacksonXmlProperty(localName = "date", isAttribute = true) - private String date; - - @JacksonXmlProperty(localName = "author", isAttribute = true) - private String author; - - @JsonProperty("slide") - private Slide[] slides; - - /** - * Gets the title of the slideshow. - * - * @return The title of the slideshow. - */ - public String title() { - return title; - } - - /** - * Gets the date of publication. - * - * @return The date of publication. - */ - public String date() { - return date; - } - - /** - * Gets the slideshow author. - * - * @return Author of the slideshow. - */ - public String author() { - return author; - } - - /** - * Gets the slides in the slideshow. - * - * @return The slides in the slideshow. - */ - public Slide[] slides() { - if (slides == null) { - return new Slide[0]; - } - return Arrays.copyOf(slides, slides.length); - } -} diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/models/RecordFilePayload.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/models/RecordFilePayload.java new file mode 100644 index 0000000000000..40029232b5189 --- /dev/null +++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/models/RecordFilePayload.java @@ -0,0 +1,27 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.core.test.models; + +import com.fasterxml.jackson.annotation.JsonProperty; + +/** + * Model type for serializing the record file path passsed to the test proxy. + */ +public class RecordFilePayload { + + /** + * The record file path + */ + @JsonProperty("x-recording-file") + private String recordingFile; + + /** + * Creates an instance of {@link RecordFilePayload}. + * @param recordingFile The partial path to the recording file. + */ + public RecordFilePayload(String recordingFile) { + this.recordingFile = recordingFile; + } + +} diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/models/RecordingRedactor.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/models/RecordingRedactor.java index dc939b9a686c8..0a364e3f74bca 100644 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/models/RecordingRedactor.java +++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/models/RecordingRedactor.java @@ -78,11 +78,14 @@ public RecordingRedactor(List> customRedactors) { * @return the redacted content */ public String redact(String redactableString) { - String redactedString = redactableString; + if (CoreUtils.isNullOrEmpty(redactableString)) { + return redactableString; + } + for (Function redactor : recordingRedactors) { - redactedString = redactor.apply(redactedString); + redactableString = redactor.apply(redactableString); } - return redactedString; + return redactableString; } private static List> loadRedactor() { diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/policy/RecordNetworkCallPolicy.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/policy/RecordNetworkCallPolicy.java index 27060c84db09f..443ce896514dc 100644 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/policy/RecordNetworkCallPolicy.java +++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/policy/RecordNetworkCallPolicy.java @@ -44,7 +44,7 @@ * recorded into {@link RecordedData}. */ public class RecordNetworkCallPolicy implements HttpPipelinePolicy { - private static final int DEFAULT_BUFFER_LENGTH = 4096; + private static final int DEFAULT_BUFFER_LENGTH = 8192; private static final HttpHeaderName X_MS_VERSION = HttpHeaderName.fromString("x-ms-version"); private static final String CONTENT_ENCODING = "Content-Encoding"; private static final String CONTENT_LENGTH = "Content-Length"; @@ -53,8 +53,6 @@ public class RecordNetworkCallPolicy implements HttpPipelinePolicy { private static final String BODY = "Body"; private static final String SIG = "sig"; - private static final TestMode TEST_MODE = TestingHelpers.getTestMode(); - private final ClientLogger logger = new ClientLogger(RecordNetworkCallPolicy.class); private final RecordedData recordedData; private final RecordingRedactor redactor; @@ -83,7 +81,7 @@ public RecordNetworkCallPolicy(RecordedData recordedData, List process(HttpPipelineCallContext context, HttpPipelineNextPolicy next) { // If TEST_MODE isn't RECORD do not record. - if (TEST_MODE != TestMode.RECORD) { + if (TestingHelpers.getTestMode() != TestMode.RECORD) { return next.process(); } @@ -99,9 +97,7 @@ public Mono process(HttpPipelineCallContext context, HttpPipelineN // Remove sensitive information such as SAS token signatures from the recording. UrlBuilder urlBuilder = UrlBuilder.parse(context.getHttpRequest().getUrl()); redactedAccountName(urlBuilder); - if (urlBuilder.getQuery().containsKey(SIG)) { - urlBuilder.setQueryParameter(SIG, "REDACTED"); - } + urlBuilder.getQuery().replace(SIG, "REDACTED"); String uriString = urlBuilder.toString(); networkCallRecord.setUri(uriString.endsWith("?") ? uriString.substring(0, uriString.length() - 2) : uriString); @@ -179,45 +175,20 @@ private static Mono>> extractResponseDa } final HttpResponse bufferedResponse = response.buffer(); - final Mono responseBody = FluxUtil.collectBytesInByteBufferStream(bufferedResponse.getBody()); - if (contentType == null) { - return responseBody.switchIfEmpty(Mono.fromSupplier(() -> new byte[0])) - .map(bytes -> { - if (bytes.length == 0) { - return Tuples.of(bufferedResponse, responseData); - } - + return FluxUtil.collectBytesInByteBufferStream(bufferedResponse.getBody()) + .map(bytes -> { + if (contentType == null) { String content = new String(bytes, StandardCharsets.UTF_8); responseData.put(CONTENT_LENGTH, Integer.toString(content.length())); responseData.put(BODY, content); - return Tuples.of(bufferedResponse, responseData); - }); - } else if (contentType.equalsIgnoreCase(ContentType.APPLICATION_OCTET_STREAM) - || "avro/binary".equalsIgnoreCase(contentType)) { - return responseBody.switchIfEmpty(Mono.fromSupplier(() -> new byte[0])) - .map(bytes -> { - if (bytes.length == 0) { - return Tuples.of(bufferedResponse, responseData); - } - + } else if (ContentType.APPLICATION_OCTET_STREAM.equalsIgnoreCase(contentType) + || "avro/binary".equalsIgnoreCase(contentType)) { responseData.put(BODY, Base64.getEncoder().encodeToString(bytes)); - return Tuples.of(bufferedResponse, responseData); - }); - } else if (contentType.contains("json") || response.getHeaderValue(HttpHeaderName.CONTENT_ENCODING) == null) { - return responseBody.map(bytes -> CoreUtils.bomAwareToString(bytes, - response.getHeaderValue(HttpHeaderName.CONTENT_TYPE))) - .switchIfEmpty(Mono.just("")) - .map(content -> { - responseData.put(BODY, redactor.redact(content)); - return Tuples.of(bufferedResponse, responseData); - }); - } else { - return responseBody.switchIfEmpty(Mono.fromSupplier(() -> new byte[0])) - .map(bytes -> { - if (bytes.length == 0) { - return Tuples.of(bufferedResponse, responseData); - } - + } else if (contentType.contains("json") + || response.getHeaderValue(HttpHeaderName.CONTENT_ENCODING) == null) { + responseData.put(BODY, redactor.redact(CoreUtils.bomAwareToString(bytes, + response.getHeaderValue(HttpHeaderName.CONTENT_TYPE)))); + } else { String content; if ("gzip".equalsIgnoreCase(response.getHeaderValue(HttpHeaderName.CONTENT_ENCODING))) { try (GZIPInputStream gis = new GZIPInputStream(new ByteArrayInputStream(bytes)); @@ -229,7 +200,7 @@ private static Mono>> extractResponseDa while (bytesRead != -1) { output.write(buffer, 0, bytesRead); position += bytesRead; - bytesRead = gis.read(buffer, position, buffer.length); + bytesRead = gis.read(buffer, 0, buffer.length); } content = output.toString("UTF-8"); @@ -244,8 +215,10 @@ private static Mono>> extractResponseDa responseData.put(CONTENT_LENGTH, Integer.toString(content.length())); responseData.put(BODY, content); - return Tuples.of(bufferedResponse, responseData); - }); - } + } + + return Tuples.of(bufferedResponse, responseData); + }) + .switchIfEmpty(Mono.fromSupplier(() -> Tuples.of(bufferedResponse, responseData))); } } diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/policy/TestProxyRecordPolicy.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/policy/TestProxyRecordPolicy.java index ac90d9a8591cb..a6f0ac2923463 100644 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/policy/TestProxyRecordPolicy.java +++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/policy/TestProxyRecordPolicy.java @@ -12,6 +12,7 @@ import com.azure.core.http.HttpRequest; import com.azure.core.http.HttpResponse; import com.azure.core.http.policy.HttpPipelinePolicy; +import com.azure.core.test.models.RecordFilePayload; import com.azure.core.test.models.TestProxySanitizer; import com.azure.core.test.utils.HttpURLConnectionHttpClient; import com.azure.core.test.utils.TestProxyUtils; @@ -21,6 +22,7 @@ import com.azure.core.util.serializer.SerializerEncoding; import reactor.core.publisher.Mono; +import java.io.File; import java.io.IOException; import java.net.URL; import java.util.ArrayList; @@ -29,7 +31,6 @@ import java.util.Map; import java.util.Queue; -import static com.azure.core.test.implementation.TestingHelpers.X_RECORDING_ID; import static com.azure.core.test.utils.TestProxyUtils.getSanitizerRequests; import static com.azure.core.test.utils.TestProxyUtils.loadSanitizers; @@ -50,11 +51,10 @@ public class TestProxyRecordPolicy implements HttpPipelinePolicy { * Create an instance of {@link TestProxyRecordPolicy} with a list of custom sanitizers. * * @param httpClient The {@link HttpClient} to use. If none is passed {@link HttpURLConnectionHttpClient} is the default. - * @param proxyUrl The {@link URL} for the test proxy instance. */ - public TestProxyRecordPolicy(HttpClient httpClient, URL proxyUrl) { + public TestProxyRecordPolicy(HttpClient httpClient) { this.client = (httpClient == null ? new HttpURLConnectionHttpClient() : httpClient); - this.proxyUrl = proxyUrl; + this.proxyUrl = TestProxyUtils.getProxyUrl(); this.sanitizers.addAll(DEFAULT_SANITIZERS); } @@ -62,11 +62,16 @@ public TestProxyRecordPolicy(HttpClient httpClient, URL proxyUrl) { * Starts a recording of test traffic. * * @param recordFile The name of the file to save the recording to. + * @throws RuntimeException Failed to serialize body payload. */ - public void startRecording(String recordFile) { - HttpRequest request = new HttpRequest(HttpMethod.POST, String.format("%s/record/start", proxyUrl.toString())) - .setBody(String.format("{\"x-recording-file\": \"%s\"}", recordFile)); - + public void startRecording(File recordFile) { + HttpRequest request = null; + try { + request = new HttpRequest(HttpMethod.POST, String.format("%s/record/start", proxyUrl.toString())) + .setBody(SERIALIZER.serialize(new RecordFilePayload(recordFile.toString()), SerializerEncoding.JSON)); + } catch (IOException e) { + throw new RuntimeException(e); + } HttpResponse response = client.sendSync(request, Context.NONE); this.xRecordingId = response.getHeaderValue(X_RECORDING_ID); diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/HttpURLConnectionHttpClient.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/HttpURLConnectionHttpClient.java index 6c943c286c49d..2774208c8a6bf 100644 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/HttpURLConnectionHttpClient.java +++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/HttpURLConnectionHttpClient.java @@ -11,17 +11,23 @@ import com.azure.core.http.HttpResponse; import com.azure.core.util.BinaryData; import com.azure.core.util.Context; +import com.azure.core.util.Contexts; +import com.azure.core.util.CoreUtils; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.ProgressReporter; import reactor.core.publisher.Flux; import reactor.core.publisher.Mono; import java.io.BufferedOutputStream; +import java.io.ByteArrayInputStream; import java.io.IOException; import java.io.InputStream; import java.io.UncheckedIOException; import java.net.HttpURLConnection; import java.nio.ByteBuffer; +import java.nio.channels.AsynchronousByteChannel; +import java.nio.channels.WritableByteChannel; import java.nio.charset.Charset; -import java.nio.charset.StandardCharsets; /** * A {@link HttpClient} that uses the JDK {@link HttpURLConnection}. @@ -37,7 +43,7 @@ public HttpResponse sendSync(HttpRequest request, Context context) { connection.setRequestMethod(request.getHttpMethod().name()); setHeadersOnRequest(request, connection); - setBodyOnRequest(request, connection); + setBodyOnRequest(request, connection, Contexts.with(context).getHttpRequestProgressReporter()); connection.connect(); return createHttpResponse(connection, request); @@ -52,13 +58,18 @@ public HttpResponse sendSync(HttpRequest request, Context context) { @Override public Mono send(HttpRequest request) { + return send(request, Context.NONE); + } + + @Override + public Mono send(HttpRequest request, Context context) { HttpURLConnection connection = null; try { connection = (HttpURLConnection) request.getUrl().openConnection(); connection.setRequestMethod(request.getHttpMethod().toString()); setHeadersOnRequest(request, connection); - setBodyOnRequest(request, connection); + setBodyOnRequest(request, connection, Contexts.with(context).getHttpRequestProgressReporter()); connection.connect(); return Mono.just(createHttpResponse(connection, request)); } catch (IOException e) { @@ -79,13 +90,18 @@ private HttpResponse createHttpResponse(HttpURLConnection connection, HttpReques return new HttpURLResponse(connection, request); } - private static void setBodyOnRequest(HttpRequest request, HttpURLConnection connection) { + private static void setBodyOnRequest(HttpRequest request, HttpURLConnection connection, + ProgressReporter progressReporter) { try { BinaryData body = request.getBodyAsBinaryData(); if (body != null) { connection.setDoOutput(true); try (BufferedOutputStream stream = new BufferedOutputStream(connection.getOutputStream())) { - stream.write(body.toBytes()); + byte[] bodyBytes = body.toBytes(); + if (progressReporter != null) { + progressReporter.reportProgress(bodyBytes.length); + } + stream.write(bodyBytes); stream.flush(); } } @@ -179,7 +195,7 @@ public HttpHeaders getHeaders() { @Override public Flux getBody() { - return Flux.just(body); + return Flux.just(body.duplicate()); } @Override @@ -189,12 +205,42 @@ public Mono getBodyAsByteArray() { @Override public Mono getBodyAsString() { - return Mono.just(new String(body.array(), StandardCharsets.UTF_8)); + return Mono.just(CoreUtils.bomAwareToString(body.array(), getHeaderValue(HttpHeaderName.CONTENT_TYPE))); } @Override public Mono getBodyAsString(Charset charset) { return Mono.just(new String(body.array(), charset)); } + + @Override + public BinaryData getBodyAsBinaryData() { + return BinaryData.fromBytes(body.array()); + } + + @Override + public Mono getBodyAsInputStream() { + return Mono.fromSupplier(() -> new ByteArrayInputStream(body.array())); + } + + @Override + public Mono writeBodyToAsync(AsynchronousByteChannel channel) { + return FluxUtil.writeToAsynchronousByteChannel(getBody(), channel); + } + + @Override + public void writeBodyTo(WritableByteChannel channel) throws IOException { + channel.write(body.duplicate()); + } + + @Override + public HttpResponse buffer() { + return this; + } + + @Override + public void close() { + connection.disconnect(); + } } } diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestProxyManager.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestProxyManager.java index b9b51bd1cdbe1..a184e35f793d6 100644 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestProxyManager.java +++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestProxyManager.java @@ -8,35 +8,28 @@ import com.azure.core.http.HttpResponse; import com.azure.core.util.Configuration; import com.azure.core.util.Context; -import com.azure.core.util.UrlBuilder; import com.azure.core.util.logging.ClientLogger; -import java.io.File; import java.io.IOException; import java.io.UncheckedIOException; -import java.net.MalformedURLException; -import java.net.URL; +import java.nio.file.Path; import java.nio.file.Paths; +import java.time.Duration; import java.util.Map; -import java.util.concurrent.atomic.AtomicInteger; /** * Manages running the test recording proxy server */ public class TestProxyManager { private static final ClientLogger LOGGER = new ClientLogger(TestProxyManager.class); - private final File recordingPath; + private final Path recordingPath; private Process proxy; - private static final AtomicInteger PORT_COUNTER = new AtomicInteger(5000); - - private URL proxyUrl; - /** * Construct a {@link TestProxyManager} for controlling the external test proxy. * @param recordingPath The local path in the file system where recordings are saved. */ - public TestProxyManager(File recordingPath) { + public TestProxyManager(Path recordingPath) { this.recordingPath = recordingPath; // This is necessary to stop the proxy when the debugger is stopped. @@ -52,41 +45,27 @@ public TestProxyManager(File recordingPath) { * @throws RuntimeException There was an issue starting the proxy process. */ public void startProxy() { - try { - String commandLine = "test-proxy"; - // if we're not running in CI, construct the local path. TF_BUILD indicates Azure DevOps. CI indicates Github Actions. - if (runningLocally()) { - commandLine = Paths.get(TestProxyDownloader.getProxyDirectory().toString(), + // if we're not running in CI we will check to see if someone has started the proxy, and start one if not. + if (runningLocally() && !checkAlive(1, Duration.ofSeconds(1))) { + String commandLine = Paths.get(TestProxyDownloader.getProxyDirectory().toString(), TestProxyUtils.getProxyProcessName()).toString(); - } - - ProcessBuilder builder = new ProcessBuilder(commandLine, - "--storage-location", - recordingPath.getPath(), - "--", - "--urls", - getProxyUrl().toString()); - Map environment = builder.environment(); - environment.put("LOGGING__LOGLEVEL", "Information"); - environment.put("LOGGING__LOGLEVEL__MICROSOFT", "Warning"); - environment.put("LOGGING__LOGLEVEL__DEFAULT", "Information"); - proxy = builder.start(); - HttpURLConnectionHttpClient client = new HttpURLConnectionHttpClient(); - HttpRequest request = new HttpRequest(HttpMethod.GET, - String.format("%s/admin/isalive", getProxyUrl())); - for (int i = 0; i < 10; i++) { - HttpResponse response = null; - try { - response = client.sendSync(request, Context.NONE); - if (response != null && response.getStatusCode() == 200) { - return; - } - TestProxyUtils.checkForTestProxyErrors(response); - } catch (Exception ignored) { - } - Thread.sleep(6000); + ProcessBuilder builder = new ProcessBuilder(commandLine, + "--storage-location", + recordingPath.toString(), + "--", + "--urls", + TestProxyUtils.getProxyUrl().toString()); + Map environment = builder.environment(); + environment.put("LOGGING__LOGLEVEL", "Information"); + environment.put("LOGGING__LOGLEVEL__MICROSOFT", "Warning"); + environment.put("LOGGING__LOGLEVEL__DEFAULT", "Information"); + proxy = builder.start(); + } + // in either case the proxy should now be started, so let's wait to make sure. + if (checkAlive(10, Duration.ofSeconds(6))) { + return; } throw new RuntimeException("Test proxy did not initialize."); @@ -97,11 +76,30 @@ public void startProxy() { } } + private boolean checkAlive(int loops, Duration waitTime) throws InterruptedException { + HttpURLConnectionHttpClient client = new HttpURLConnectionHttpClient(); + HttpRequest request = new HttpRequest(HttpMethod.GET, + String.format("%s/admin/isalive", TestProxyUtils.getProxyUrl())); + for (int i = 0; i < loops; i++) { + HttpResponse response = null; + try { + response = client.sendSync(request, Context.NONE); + if (response != null && response.getStatusCode() == 200) { + return true; + } + TestProxyUtils.checkForTestProxyErrors(response); + } catch (Exception ignored) { + } + Thread.sleep(waitTime.toMillis()); + } + return false; + } + /** * Stop the running instance of the test proxy. */ public void stopProxy() { - if (proxy.isAlive()) { + if (proxy != null && proxy.isAlive()) { proxy.destroy(); } } @@ -112,21 +110,7 @@ public void stopProxy() { * @return A string containing the proxy URL. * @throws RuntimeException The proxy URL could not be constructed. */ - public URL getProxyUrl() { - if (proxyUrl != null) { - return proxyUrl; - } - UrlBuilder builder = new UrlBuilder(); - builder.setHost("localhost"); - builder.setScheme("http"); - builder.setPort(PORT_COUNTER.getAndIncrement()); - try { - proxyUrl = builder.toUrl(); - } catch (MalformedURLException e) { - throw new RuntimeException(e); - } - return proxyUrl; - } + /** * Checks the environment variables commonly set in CI to determine if the run is local. diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestProxyUtils.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestProxyUtils.java index 3b1121b6d2e28..bc71829df3e35 100644 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestProxyUtils.java +++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestProxyUtils.java @@ -77,6 +77,8 @@ public class TestProxyUtils { private static final HttpHeaderName X_ABSTRACTION_IDENTIFIER = HttpHeaderName.fromString("x-abstraction-identifier"); + private static volatile URL proxyUrl; + /** * Adds headers required for communication with the test proxy. * @@ -186,27 +188,36 @@ public static void checkForTestProxyErrors(HttpResponse httpResponse) { * @throws UncheckedIOException The version file could not be read properly. */ public static String getTestProxyVersion() { - Path path = TestUtils.getRecordFolder().toPath(); - Path candidate = null; - while (path != null) { - candidate = path.resolve("eng"); - if (Files.exists(candidate)) { - break; - } - path = path.getParent(); - } - if (path == null) { - throw new RuntimeException("Could not locate eng folder"); - } - Path versionFile = Paths.get("common", "testproxy", "target_version.txt"); - candidate = candidate.resolve(versionFile); + Path rootPath = TestUtils.getRepoRoot(); + Path versionFile = Paths.get("eng", "common", "testproxy", "target_version.txt"); + rootPath = rootPath.resolve(versionFile); try { - return Files.readAllLines(candidate).get(0).replace(System.getProperty("line.separator"), ""); + return Files.readAllLines(rootPath).get(0).replace(System.getProperty("line.separator"), ""); } catch (IOException e) { throw new UncheckedIOException(e); } } + /** + * Gets the current URL for the test proxy. + * @return The {@link URL} location of the test proxy. + * @throws RuntimeException The URL could not be constructed. + */ + public static URL getProxyUrl() { + if (proxyUrl != null) { + return proxyUrl; + } + UrlBuilder builder = new UrlBuilder(); + builder.setHost("localhost"); + builder.setScheme("http"); + builder.setPort(5000); + try { + proxyUrl = builder.toUrl(); + return proxyUrl; + } catch (MalformedURLException e) { + throw new RuntimeException(e); + } + } /** * Registers the default set of sanitizers for sanitizing request and responses diff --git a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestUtils.java b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestUtils.java index 6e3f181700c70..fdebcddbb3978 100644 --- a/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestUtils.java +++ b/sdk/core/azure-core-test/src/main/java/com/azure/core/test/utils/TestUtils.java @@ -11,6 +11,8 @@ import java.net.URISyntaxException; import java.net.URL; import java.nio.ByteBuffer; +import java.nio.file.Files; +import java.nio.file.Path; import java.util.Arrays; import java.util.Objects; @@ -80,14 +82,31 @@ public static void assertArraysEqual(byte[] expected, int expectedOffset, byte[] * @param actual The actual {@link ByteBuffer}. */ public static void assertByteBuffersEqual(ByteBuffer expected, ByteBuffer actual) { + int expectedPosition = 0; + int actualPosition = 0; + if (expected != null) { + expectedPosition = expected.position(); + } + + if (actual != null) { + actualPosition = actual.position(); + } + if (!Objects.equals(expected, actual)) { // Reset the ByteBuffers in case their position was changed. - expected.reset(); - actual.reset(); - byte[] expectedArray = new byte[expected.remaining()]; - expected.get(expectedArray); - byte[] actualArray = new byte[actual.remaining()]; - actual.get(actualArray); + byte[] expectedArray = null; + if (expected != null) { + expected.position(expectedPosition); + expectedArray = new byte[expected.remaining()]; + expected.get(expectedArray); + } + + byte[] actualArray = null; + if (actual != null) { + actual.position(actualPosition); + actualArray = new byte[actual.remaining()]; + actual.get(actualArray); + } Assertions.assertArrayEquals(expectedArray, actualArray); } @@ -123,4 +142,25 @@ private static URI toURI(URL url, ClientLogger logger) { private TestUtils() { } + + /** + * Locates the root of the current repo by finding the eng folder's parent. + * @return The {@link Path} to the root of the repo. + * @throws RuntimeException The eng folder could not be located. + */ + public static Path getRepoRoot() { + Path path = getRecordFolder().toPath(); + Path candidate = null; + while (path != null) { + candidate = path.resolve("eng"); + if (Files.exists(candidate)) { + break; + } + path = path.getParent(); + } + if (path == null) { + throw new RuntimeException("Could not locate eng folder"); + } + return path; + } } diff --git a/sdk/core/azure-core-test/src/test/java/com/azure/core/test/HttpClientTestsTests.java b/sdk/core/azure-core-test/src/test/java/com/azure/core/test/HttpClientTestsTests.java new file mode 100644 index 0000000000000..4ff9431958f23 --- /dev/null +++ b/sdk/core/azure-core-test/src/test/java/com/azure/core/test/HttpClientTestsTests.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.core.test; + +import com.azure.core.http.HttpClient; +import com.azure.core.test.http.HttpClientTests; +import com.azure.core.test.utils.HttpURLConnectionHttpClient; +import com.github.tomakehurst.wiremock.WireMockServer; +import org.junit.jupiter.api.AfterAll; +import org.junit.jupiter.api.BeforeAll; + +public class HttpClientTestsTests extends HttpClientTests { + private static WireMockServer server; + + @BeforeAll + public static void getWireMockServer() { + server = HttpClientTestsWireMockServer.getHttpClientTestsServer(); + server.start(); + } + + @AfterAll + public static void shutdownWireMockServer() { + if (server != null) { + server.shutdown(); + } + } + + @Override + protected int getWireMockPort() { + return server.port(); + } + + @Override + protected HttpClient createHttpClient() { + return new HttpURLConnectionHttpClient(); + } +} diff --git a/sdk/core/azure-core-test/src/test/java/com/azure/core/test/SyncAsyncExtensionTest.java b/sdk/core/azure-core-test/src/test/java/com/azure/core/test/SyncAsyncExtensionTest.java index 9c1c9dbe28f19..c9f79cb08aa84 100644 --- a/sdk/core/azure-core-test/src/test/java/com/azure/core/test/SyncAsyncExtensionTest.java +++ b/sdk/core/azure-core-test/src/test/java/com/azure/core/test/SyncAsyncExtensionTest.java @@ -8,6 +8,7 @@ import org.junit.jupiter.api.Order; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.TestMethodOrder; +import org.junit.jupiter.api.parallel.Isolated; import reactor.core.publisher.Mono; import java.util.concurrent.atomic.AtomicInteger; @@ -18,6 +19,7 @@ // We're indirectly testing JUnit extension // Therefore we use ordering to sequence state mutations. @TestMethodOrder(MethodOrderer.OrderAnnotation.class) +@Isolated public class SyncAsyncExtensionTest { private static final AtomicInteger SYNC_INVOCATIONS = new AtomicInteger(); private static final AtomicInteger ASYNC_INVOCATIONS = new AtomicInteger(); diff --git a/sdk/core/azure-core-test/src/test/java/com/azure/core/test/TestProxyTests.java b/sdk/core/azure-core-test/src/test/java/com/azure/core/test/TestProxyTests.java index 2047f83173728..95bed83bda7d7 100644 --- a/sdk/core/azure-core-test/src/test/java/com/azure/core/test/TestProxyTests.java +++ b/sdk/core/azure-core-test/src/test/java/com/azure/core/test/TestProxyTests.java @@ -29,6 +29,7 @@ import org.junit.jupiter.api.Tag; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.condition.DisabledIfEnvironmentVariable; +import org.junit.jupiter.api.condition.DisabledIfSystemProperty; import java.io.BufferedReader; import java.io.File; @@ -56,6 +57,7 @@ // These tests override the environment variable so they can test playback and record in the same test run. // This strategy fails if we are in a LIVE test mode, so we'll just skip these entirely if that's the case. @DisabledIfEnvironmentVariable(named = "AZURE_TEST_MODE", matches = "(LIVE|live|Live)") +@DisabledIfSystemProperty(named = "AZURE_TEST_MODE", matches = "(LIVE|live|Live)") public class TestProxyTests extends TestProxyTestBase { static TestProxyTestServer server; private static final ObjectMapper RECORD_MAPPER = new ObjectMapper().enable(SerializationFeature.INDENT_OUTPUT); diff --git a/sdk/core/azure-core-test/src/test/java/com/azure/core/test/TestUtilsTests.java b/sdk/core/azure-core-test/src/test/java/com/azure/core/test/TestUtilsTests.java new file mode 100644 index 0000000000000..59a3f3fe707af --- /dev/null +++ b/sdk/core/azure-core-test/src/test/java/com/azure/core/test/TestUtilsTests.java @@ -0,0 +1,65 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.core.test; + +import com.azure.core.test.utils.TestUtils; +import org.junit.jupiter.api.Test; +import org.junit.jupiter.params.ParameterizedTest; +import org.junit.jupiter.params.provider.Arguments; +import org.junit.jupiter.params.provider.MethodSource; +import org.opentest4j.AssertionFailedError; + +import java.nio.ByteBuffer; +import java.util.stream.Stream; + +import static org.junit.jupiter.api.Assertions.assertDoesNotThrow; +import static org.junit.jupiter.api.Assertions.assertThrows; + +/** + * Tests {@link TestUtils}. + */ +public class TestUtilsTests { + @ParameterizedTest + @MethodSource("arraysAreEqualSupplier") + public void arraysAreEqual(byte[] array1, byte[] array2) { + assertDoesNotThrow(() -> TestUtils.assertArraysEqual(array1, array2)); + } + + private static Stream arraysAreEqualSupplier() { + byte[] sameInstance = new byte[] { 1, 2, 3 }; + return Stream.of( + Arguments.of(null, null), + Arguments.of(new byte[0], new byte[0]), + Arguments.of(sameInstance, sameInstance), + Arguments.of(new byte[] { 1, 2, 3 }, new byte[] { 1, 2, 3 }) + ); + } + + @Test + public void arraysAreNotEqual() { + assertThrows(AssertionFailedError.class, () -> TestUtils.assertArraysEqual(new byte[0], new byte[] { 1, 2 })); + } + + @ParameterizedTest + @MethodSource("byteBuffersAreEqualSupplier") + public void byteBuffersAreEqual(ByteBuffer byteBuffer1, ByteBuffer byteBuffer2) { + assertDoesNotThrow(() -> TestUtils.assertByteBuffersEqual(byteBuffer1, byteBuffer2)); + } + + private static Stream byteBuffersAreEqualSupplier() { + ByteBuffer sameInstance = ByteBuffer.wrap(new byte[] { 1, 2, 3 }); + return Stream.of( + Arguments.of(null, null), + Arguments.of(ByteBuffer.allocate(0), ByteBuffer.allocate(0)), + Arguments.of(sameInstance, sameInstance), + Arguments.of(ByteBuffer.wrap(new byte[] { 1, 2, 3 }), ByteBuffer.wrap(new byte[] { 1, 2, 3 })) + ); + } + + @Test + public void byteBuffersAreNotEqual() { + assertThrows(AssertionFailedError.class, () -> TestUtils.assertByteBuffersEqual( + ByteBuffer.wrap(new byte[] { 1 }), ByteBuffer.wrap(new byte[] { 1, 2 }))); + } +} diff --git a/sdk/core/azure-core-tracing-opentelemetry-samples/pom.xml b/sdk/core/azure-core-tracing-opentelemetry-samples/pom.xml index 1fb3879e0776e..00e05b68d644e 100644 --- a/sdk/core/azure-core-tracing-opentelemetry-samples/pom.xml +++ b/sdk/core/azure-core-tracing-opentelemetry-samples/pom.xml @@ -48,7 +48,7 @@ com.azure azure-data-appconfiguration - 1.4.3 + 1.4.4 test @@ -66,7 +66,7 @@ com.azure azure-security-keyvault-secrets - 4.6.0 + 4.6.1 test diff --git a/sdk/core/azure-core-version-tests/CHANGELOG.md b/sdk/core/azure-core-version-tests/CHANGELOG.md new file mode 100644 index 0000000000000..8b33f0fedccc1 --- /dev/null +++ b/sdk/core/azure-core-version-tests/CHANGELOG.md @@ -0,0 +1,11 @@ +# Release History + +## 1.0.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes \ No newline at end of file diff --git a/sdk/core/azure-core-version-tests/README.md b/sdk/core/azure-core-version-tests/README.md new file mode 100644 index 0000000000000..7c83c05a60ab4 --- /dev/null +++ b/sdk/core/azure-core-version-tests/README.md @@ -0,0 +1,19 @@ +# Azure Core Version Tests shared library for Java + +Provides end-to-end tests using the Core libraries as dependencies. + +## Getting started + +## Key concepts + +## Examples + +## Troubleshooting + +## Next steps + +## Contributing + + + +![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Fsdk%2Fcore%2Fazure-core-version-tests%2FREADME.png) diff --git a/sdk/core/azure-core-version-tests/pom.xml b/sdk/core/azure-core-version-tests/pom.xml new file mode 100644 index 0000000000000..191dbc6698695 --- /dev/null +++ b/sdk/core/azure-core-version-tests/pom.xml @@ -0,0 +1,154 @@ + + + 4.0.0 + + com.azure + azure-client-sdk-parent + 1.7.0 + ../../parents/azure-client-sdk-parent + + + com.azure + azure-core-version-tests + jar + 1.0.0-beta.1 + + Microsoft Azure Java Core End-to-End Library + This package contains version tests for core libraries. + https://github.com/Azure/azure-sdk-for-java + + + + The MIT License (MIT) + http://opensource.org/licenses/MIT + repo + + + + + + azure-java-build-docs + ${site.url}/site/${project.artifactId} + + + + + https://github.com/Azure/azure-sdk-for-java + scm:git:https://github.com/Azure/azure-sdk-for-java.git + scm:git:https://github.com/Azure/azure-sdk-for-java.git + + + + UTF-8 + + + + + + microsoft + Microsoft + + + + + + com.azure + azure-core + 1.39.0-beta.1 + + + com.fasterxml.jackson.core + jackson-annotations + 2.13.5 + + + com.fasterxml.jackson.core + jackson-core + 2.13.5 + + + com.fasterxml.jackson.core + jackson-databind + 2.13.5 + + + com.fasterxml.jackson.datatype + jackson-datatype-jsr310 + 2.13.5 + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + 2.13.5 + + + io.projectreactor + reactor-core + 3.4.27 + + + + + com.google.code.findbugs + jsr305 + 3.0.2 + provided + + + + io.projectreactor + reactor-test + 3.4.27 + test + + + org.junit.jupiter + junit-jupiter-api + 5.9.1 + test + + + org.junit.jupiter + junit-jupiter-engine + 5.9.1 + test + + + org.junit.jupiter + junit-jupiter-params + 5.9.1 + test + + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M3 + + + + + io.projectreactor:reactor-core:[3.4.27] + com.fasterxml.jackson.core:jackson-annotations:[2.13.5] + com.fasterxml.jackson.core:jackson-core:[2.13.5] + com.fasterxml.jackson.core:jackson-databind:[2.13.5] + com.fasterxml.jackson.dataformat:jackson-dataformat-xml:[2.13.5] + com.fasterxml.jackson.datatype:jackson-datatype-jsr310:[2.13.5] + org.slf4j:slf4j-api:[1.7.36] + + + + + + + + diff --git a/sdk/core/azure-core-version-tests/src/main/java/com/azure/core/version/tests/FakeClass.java b/sdk/core/azure-core-version-tests/src/main/java/com/azure/core/version/tests/FakeClass.java new file mode 100644 index 0000000000000..44dfe9484e6a8 --- /dev/null +++ b/sdk/core/azure-core-version-tests/src/main/java/com/azure/core/version/tests/FakeClass.java @@ -0,0 +1,10 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.core.version.tests; + +/** + * Empty class so the package isn't empty. + */ +public class FakeClass { +} diff --git a/sdk/core/azure-core-version-tests/src/main/java/com/azure/core/version/tests/package-info.java b/sdk/core/azure-core-version-tests/src/main/java/com/azure/core/version/tests/package-info.java new file mode 100644 index 0000000000000..e8716810ea4f7 --- /dev/null +++ b/sdk/core/azure-core-version-tests/src/main/java/com/azure/core/version/tests/package-info.java @@ -0,0 +1,7 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +/** + * Dummy package + */ +package com.azure.core.version.tests; diff --git a/sdk/core/azure-core-version-tests/src/main/java/module-info.java b/sdk/core/azure-core-version-tests/src/main/java/module-info.java new file mode 100644 index 0000000000000..4788116f95bbd --- /dev/null +++ b/sdk/core/azure-core-version-tests/src/main/java/module-info.java @@ -0,0 +1,6 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +open module com.azure.core.version.tests { + exports com.azure.core.version.tests; +} diff --git a/sdk/core/azure-core-version-tests/src/test/java/com/azure/core/version/tests/JacksonTests.java b/sdk/core/azure-core-version-tests/src/test/java/com/azure/core/version/tests/JacksonTests.java new file mode 100644 index 0000000000000..9865acb22997c --- /dev/null +++ b/sdk/core/azure-core-version-tests/src/test/java/com/azure/core/version/tests/JacksonTests.java @@ -0,0 +1,98 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.core.version.tests; + +import com.azure.core.util.serializer.JacksonAdapter; +import com.azure.core.util.serializer.SerializerAdapter; +import com.azure.core.util.serializer.SerializerEncoding; +import com.fasterxml.jackson.annotation.JsonProperty; +import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlRootElement; +import org.junit.jupiter.api.Test; + +import java.io.IOException; + +import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertNull; + +public class JacksonTests { + private static final SerializerAdapter ADAPTER = JacksonAdapter.createDefaultSerializerAdapter(); + + @Test + public void simpleToJson() throws IOException { + SimpleJson simpleJson = new SimpleJson(); + simpleJson.anInt = 1; + simpleJson.string = "hello"; + simpleJson.nullableDecimal = 12.5D; + + assertEquals("{\"int\":1,\"string\":\"hello\",\"nullableDecimal\":12.5}", + ADAPTER.serialize(simpleJson, SerializerEncoding.JSON)); + + } + + @Test + public void simpleFromJson() throws IOException { + SimpleJson simpleJson = ADAPTER.deserialize("{\"int\":1,\"string\":\"hello\",\"nullableDecimal\":12.5}", + SimpleJson.class, SerializerEncoding.JSON); + + assertEquals(1, simpleJson.anInt); + assertEquals("hello", simpleJson.string); + assertEquals(12.5D, simpleJson.nullableDecimal); + } + + @Test + public void simpleToXml() throws IOException { + SimpleXml simpleXml = new SimpleXml(); + simpleXml.anInt = 1; + simpleXml.string = "hello"; + simpleXml.nullableDecimal = 12.5D; + + assertEquals("1hello12.5", + ADAPTER.serialize(simpleXml, SerializerEncoding.XML)); + } + + @Test + public void simpleFromXml() throws IOException { + SimpleXml simpleXml = ADAPTER.deserialize( + "1hello12.5", + SimpleXml.class, SerializerEncoding.XML); + + assertEquals(1, simpleXml.anInt); + assertEquals("hello", simpleXml.string); + assertEquals(12.5D, simpleXml.nullableDecimal); + } + + @Test + public void fromXmlCoercesEmptyStringToNull() throws IOException { + SimpleXml simpleXml = ADAPTER.deserialize( + "1hello", + SimpleXml.class, SerializerEncoding.XML); + + assertEquals(1, simpleXml.anInt); + assertEquals("hello", simpleXml.string); + assertNull(simpleXml.nullableDecimal); + } + + public static final class SimpleJson { + @JsonProperty("int") + private int anInt; + + @JsonProperty("string") + private String string; + + @JsonProperty("nullableDecimal") + private Double nullableDecimal; + } + + @JacksonXmlRootElement(localName = "SimpleXml") + public static final class SimpleXml { + @JsonProperty("int") + private int anInt; + + @JsonProperty("string") + private String string; + + @JsonProperty("nullableDecimal") + private Double nullableDecimal; + } +} diff --git a/sdk/core/azure-core/src/main/java/com/azure/core/http/policy/HttpLoggingPolicy.java b/sdk/core/azure-core/src/main/java/com/azure/core/http/policy/HttpLoggingPolicy.java index d92b134e074c2..e8e34ef0854d9 100644 --- a/sdk/core/azure-core/src/main/java/com/azure/core/http/policy/HttpLoggingPolicy.java +++ b/sdk/core/azure-core/src/main/java/com/azure/core/http/policy/HttpLoggingPolicy.java @@ -339,7 +339,7 @@ private static String getRedactedUrl(URL url, Set allowedQueryParameterN // Use UrlBuilder to break apart the URL, clear the query string, and add the redacted query string. UrlBuilder urlBuilder = ImplUtils.parseUrl(url, false); - ImplUtils.parseQueryParameters(query).forEachRemaining(queryParam -> { + CoreUtils.parseQueryParameters(query).forEachRemaining(queryParam -> { if (allowedQueryParameterNames.contains(queryParam.getKey().toLowerCase(Locale.ROOT))) { urlBuilder.addQueryParameter(queryParam.getKey(), queryParam.getValue()); } else { diff --git a/sdk/core/azure-core/src/main/java/com/azure/core/implementation/ImplUtils.java b/sdk/core/azure-core/src/main/java/com/azure/core/implementation/ImplUtils.java index 1d229ad5a4b9c..7b086b69f1e94 100644 --- a/sdk/core/azure-core/src/main/java/com/azure/core/implementation/ImplUtils.java +++ b/sdk/core/azure-core/src/main/java/com/azure/core/implementation/ImplUtils.java @@ -26,7 +26,6 @@ import java.time.OffsetDateTime; import java.time.temporal.ChronoUnit; import java.util.AbstractMap; -import java.util.Collections; import java.util.Iterator; import java.util.Map; import java.util.NoSuchElementException; @@ -204,20 +203,16 @@ public static UrlBuilder parseUrl(URL url, boolean includeQuery) { return result; } - public static Iterator> parseQueryParameters(String queryParameters) { - return (CoreUtils.isNullOrEmpty(queryParameters)) - ? Collections.emptyIterator() - : new QueryParameterIterator(queryParameters); - } - - private static final class QueryParameterIterator implements Iterator> { + public static final class QueryParameterIterator implements Iterator> { private final String queryParameters; + private final int queryParametersLength; private boolean done = false; private int position; - QueryParameterIterator(String queryParameters) { + public QueryParameterIterator(String queryParameters) { this.queryParameters = queryParameters; + this.queryParametersLength = queryParameters.length(); // If the URL query begins with '?' the first possible start of a query parameter key is the // second character in the query. @@ -235,10 +230,27 @@ public Map.Entry next() { throw new NoSuchElementException(); } - int nextPosition = queryParameters.indexOf('=', position); + int nextPosition = position; + char c; + while (nextPosition < queryParametersLength) { + // Next position can either be '=' or '&' as a query parameter may not have a '=', ex 'key&key2=value'. + c = queryParameters.charAt(nextPosition); + if (c == '=') { + break; + } else if (c == '&') { + String key = queryParameters.substring(position, nextPosition); - if (nextPosition == -1) { - // Query parameters completed with a key only 'https://example.com?param' + // Position is set to nextPosition + 1 to skip over the '&' + position = nextPosition + 1; + + return new AbstractMap.SimpleImmutableEntry<>(key, ""); + } + + nextPosition++; + } + + if (nextPosition == queryParametersLength) { + // Query parameters completed. done = true; return new AbstractMap.SimpleImmutableEntry<>(queryParameters.substring(position), ""); } diff --git a/sdk/core/azure-core/src/main/java/com/azure/core/implementation/jackson/JacksonDatabind212.java b/sdk/core/azure-core/src/main/java/com/azure/core/implementation/jackson/JacksonDatabind212.java new file mode 100644 index 0000000000000..b72ad21c2a737 --- /dev/null +++ b/sdk/core/azure-core/src/main/java/com/azure/core/implementation/jackson/JacksonDatabind212.java @@ -0,0 +1,44 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.core.implementation.jackson; + +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.databind.ObjectMapper; +import com.fasterxml.jackson.databind.cfg.CoercionAction; +import com.fasterxml.jackson.databind.cfg.CoercionInputShape; +import com.fasterxml.jackson.databind.cfg.MapperConfig; +import com.fasterxml.jackson.databind.introspect.AccessorNamingStrategy; +import com.fasterxml.jackson.databind.introspect.AnnotatedClass; +import com.fasterxml.jackson.databind.introspect.AnnotatedMethod; + +/** + * Utility methods for Jackson Databind types when it's known that the version is 2.12+. + */ +final class JacksonDatabind212 { + private static final ClientLogger LOGGER = new ClientLogger(JacksonDatabind212.class); + + /** + * Mutates the passed {@link ObjectMapper} to coerce empty strings as null. + *

+ * Before Jackson Databind 2.12 this was the default behavior for XML but this change in Jackson 2.12. + * + * @param mapper The {@link ObjectMapper} being mutated. + * @return The updated {@link ObjectMapper}. + */ + static ObjectMapper mutateXmlCoercions(ObjectMapper mapper) { + mapper.coercionConfigDefaults().setCoercion(CoercionInputShape.EmptyString, CoercionAction.AsNull); + return mapper; + } + + static String removePrefix(MapperConfig config, AnnotatedClass annotatedClass, AnnotatedMethod method, + String methodName) { + AccessorNamingStrategy namingStrategy = config.getAccessorNaming().forPOJO(config, annotatedClass); + String name = namingStrategy.findNameForIsGetter(method, methodName); + if (name == null) { + name = namingStrategy.findNameForRegularGetter(method, methodName); + } + + return name; + } +} diff --git a/sdk/core/azure-core/src/main/java/com/azure/core/implementation/jackson/MemberNameConverterImpl.java b/sdk/core/azure-core/src/main/java/com/azure/core/implementation/jackson/MemberNameConverterImpl.java index 588fb9d12a16b..46f4dcb3efdd2 100644 --- a/sdk/core/azure-core/src/main/java/com/azure/core/implementation/jackson/MemberNameConverterImpl.java +++ b/sdk/core/azure-core/src/main/java/com/azure/core/implementation/jackson/MemberNameConverterImpl.java @@ -5,20 +5,20 @@ import com.azure.core.util.CoreUtils; import com.azure.core.util.logging.ClientLogger; +import com.azure.core.util.logging.LogLevel; import com.azure.core.util.serializer.MemberNameConverter; import com.fasterxml.jackson.annotation.JsonGetter; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.cfg.MapperConfig; +import com.fasterxml.jackson.databind.cfg.PackageVersion; import com.fasterxml.jackson.databind.introspect.AnnotatedClass; import com.fasterxml.jackson.databind.introspect.AnnotatedClassResolver; import com.fasterxml.jackson.databind.introspect.AnnotatedMethod; import com.fasterxml.jackson.databind.introspect.VisibilityChecker; import com.fasterxml.jackson.databind.util.BeanUtil; -import java.lang.invoke.MethodHandle; -import java.lang.invoke.MethodHandles; import java.lang.reflect.Field; import java.lang.reflect.Member; import java.lang.reflect.Method; @@ -30,51 +30,13 @@ final class MemberNameConverterImpl implements MemberNameConverter { private static final ClientLogger LOGGER = new ClientLogger(MemberNameConverterImpl.class); - private static final String ACCESSOR_NAMING_STRATEGY = - "com.fasterxml.jackson.databind.introspect.AccessorNamingStrategy"; - private static final String ACCESSOR_NAMING_STRATEGY_PROVIDER = ACCESSOR_NAMING_STRATEGY + "$Provider"; - private static final MethodHandle GET_ACCESSOR_NAMING; - private static final MethodHandle FOR_POJO; - private static final MethodHandle FIND_NAME_FOR_IS_GETTER; - private static final MethodHandle FIND_NAME_FOR_REGULAR_GETTER; - static final boolean USE_REFLECTION_FOR_MEMBER_NAME; - private final ObjectMapper mapper; - - static { - MethodHandles.Lookup publicLookup = MethodHandles.publicLookup(); - - MethodHandle getAccessorNaming = null; - MethodHandle forPojo = null; - MethodHandle findNameForIsGetter = null; - MethodHandle findNameForRegularGetter = null; - boolean useReflectionForMemberName = false; - - try { - Class accessorNamingStrategyClass = Class.forName(ACCESSOR_NAMING_STRATEGY); - Class accessorNamingStrategyProviderClass = Class.forName(ACCESSOR_NAMING_STRATEGY_PROVIDER); - getAccessorNaming = publicLookup.unreflect(MapperConfig.class.getDeclaredMethod("getAccessorNaming")); - forPojo = publicLookup.unreflect(accessorNamingStrategyProviderClass.getDeclaredMethod("forPOJO", - MapperConfig.class, AnnotatedClass.class)); - findNameForIsGetter = publicLookup.unreflect(accessorNamingStrategyClass.getDeclaredMethod( - "findNameForIsGetter", AnnotatedMethod.class, String.class)); - findNameForRegularGetter = publicLookup.unreflect(accessorNamingStrategyClass.getDeclaredMethod( - "findNameForRegularGetter", AnnotatedMethod.class, String.class)); - useReflectionForMemberName = true; - } catch (LinkageError | ReflectiveOperationException ex) { - LOGGER.verbose("Failed to retrieve MethodHandles used to get naming strategy. Falling back to BeanUtils. " - + "Please consider updating your Jackson dependencies to at least version 2.12", ex); - } - - GET_ACCESSOR_NAMING = getAccessorNaming; - FOR_POJO = forPojo; - FIND_NAME_FOR_IS_GETTER = findNameForIsGetter; - FIND_NAME_FOR_REGULAR_GETTER = findNameForRegularGetter; - USE_REFLECTION_FOR_MEMBER_NAME = useReflectionForMemberName; - } + final boolean useJackson212; + private boolean jackson212IsSafe = true; MemberNameConverterImpl(ObjectMapper mapper) { this.mapper = mapper; + this.useJackson212 = PackageVersion.VERSION.getMinorVersion() >= 12; } @Override @@ -165,8 +127,17 @@ private String removePrefix(Method method) { String annotatedMethodName = annotatedMethod.getName(); String name = null; - if (USE_REFLECTION_FOR_MEMBER_NAME) { - name = removePrefixWithReflection(config, annotatedClass, annotatedMethod, annotatedMethodName); + if (useJackson212 && jackson212IsSafe) { + try { + name = JacksonDatabind212.removePrefix(config, annotatedClass, annotatedMethod, annotatedMethodName); + } catch (Throwable ex) { + if (ex instanceof LinkageError) { + jackson212IsSafe = false; + LOGGER.log(LogLevel.VERBOSE, JacksonVersion::getHelpInfo, ex); + } + + throw ex; + } } if (name == null) { @@ -176,26 +147,6 @@ private String removePrefix(Method method) { return name; } - private static String removePrefixWithReflection(MapperConfig config, AnnotatedClass annotatedClass, - AnnotatedMethod method, String methodName) { - try { - Object accessorNamingStrategy = FOR_POJO.invoke(GET_ACCESSOR_NAMING.invoke(config), config, annotatedClass); - String name = (String) FIND_NAME_FOR_IS_GETTER.invoke(accessorNamingStrategy, method, methodName); - if (name == null) { - name = (String) FIND_NAME_FOR_REGULAR_GETTER.invoke(accessorNamingStrategy, method, methodName); - } - - return name; - } catch (Throwable ex) { - if (ex instanceof Error) { - throw (Error) ex; - } - - LOGGER.verbose("Failed to find member name with AccessorNamingStrategy, returning null.", ex); - return null; - } - } - @SuppressWarnings("deprecation") private static String removePrefixWithBeanUtils(AnnotatedMethod annotatedMethod) { return BeanUtil.okNameForGetter(annotatedMethod, false); diff --git a/sdk/core/azure-core/src/main/java/com/azure/core/implementation/jackson/ObjectMapperFactory.java b/sdk/core/azure-core/src/main/java/com/azure/core/implementation/jackson/ObjectMapperFactory.java index a212581c3ea96..e90baf37be5c1 100644 --- a/sdk/core/azure-core/src/main/java/com/azure/core/implementation/jackson/ObjectMapperFactory.java +++ b/sdk/core/azure-core/src/main/java/com/azure/core/implementation/jackson/ObjectMapperFactory.java @@ -3,7 +3,6 @@ package com.azure.core.implementation.jackson; -import com.azure.core.util.logging.ClientLogger; import com.fasterxml.jackson.annotation.JsonAutoDetect; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.PropertyAccessor; @@ -19,9 +18,6 @@ * Constructs and configures {@link ObjectMapper} instances. */ final class ObjectMapperFactory { - // ObjectMapperFactory is a commonly used factory, use a static logger. - private static final ClientLogger LOGGER = new ClientLogger(ObjectMapperFactory.class); - public static final ObjectMapperFactory INSTANCE = new ObjectMapperFactory(); public ObjectMapper createJsonMapper(ObjectMapper innerMapper) { diff --git a/sdk/core/azure-core/src/main/java/com/azure/core/implementation/jackson/XmlMapperFactory.java b/sdk/core/azure-core/src/main/java/com/azure/core/implementation/jackson/XmlMapperFactory.java index ead44d6e1572e..88053cc01d6f4 100644 --- a/sdk/core/azure-core/src/main/java/com/azure/core/implementation/jackson/XmlMapperFactory.java +++ b/sdk/core/azure-core/src/main/java/com/azure/core/implementation/jackson/XmlMapperFactory.java @@ -4,12 +4,13 @@ package com.azure.core.implementation.jackson; import com.azure.core.util.logging.ClientLogger; +import com.azure.core.util.logging.LogLevel; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.cfg.MapperBuilder; +import com.fasterxml.jackson.databind.cfg.PackageVersion; import java.lang.invoke.MethodHandle; import java.lang.invoke.MethodHandles; -import java.lang.invoke.MethodType; import java.lang.reflect.Array; public final class XmlMapperFactory { @@ -26,20 +27,14 @@ public final class XmlMapperFactory { private final MethodHandle enableEmptyElementAsNull; private final Object emptyElementAsNull; - private static final String MUTABLE_COERCION_CONFIG = "com.fasterxml.jackson.databind.cfg.MutableCoercionConfig"; - private static final String COERCION_INPUT_SHAPE = "com.fasterxml.jackson.databind.cfg.CoercionInputShape"; - private static final String COERCION_ACTION = "com.fasterxml.jackson.databind.cfg.CoercionAction"; - - private final MethodHandle coercionConfigDefaults; - private final MethodHandle setCoercion; - private final Object coercionInputShapeEmptyString; - private final Object coercionActionAsNull; - private final boolean useReflectionToSetCoercion; + final boolean useJackson212; + private boolean jackson212IsSafe = true; public static final XmlMapperFactory INSTANCE = new XmlMapperFactory(); private XmlMapperFactory() { MethodHandles.Lookup publicLookup = MethodHandles.publicLookup(); + ClassLoader thisClassLoader = XmlMapperFactory.class.getClassLoader(); MethodHandle createXmlMapperBuilder; MethodHandle defaultUseWrapper; @@ -48,10 +43,10 @@ private XmlMapperFactory() { MethodHandle enableEmptyElementAsNull; Object emptyElementAsNull; try { - Class xmlMapper = Class.forName(XML_MAPPER); - Class xmlMapperBuilder = Class.forName(XML_MAPPER_BUILDER); - Class fromXmlParser = Class.forName(FROM_XML_PARSER); - Class toXmlGenerator = Class.forName(TO_XML_GENERATOR); + Class xmlMapper = Class.forName(XML_MAPPER, true, thisClassLoader); + Class xmlMapperBuilder = Class.forName(XML_MAPPER_BUILDER, true, thisClassLoader); + Class fromXmlParser = Class.forName(FROM_XML_PARSER, true, thisClassLoader); + Class toXmlGenerator = Class.forName(TO_XML_GENERATOR, true, thisClassLoader); createXmlMapperBuilder = publicLookup.unreflect(xmlMapper.getDeclaredMethod("builder")); defaultUseWrapper = publicLookup.unreflect(xmlMapperBuilder.getDeclaredMethod("defaultUseWrapper", @@ -83,42 +78,7 @@ private XmlMapperFactory() { this.enableEmptyElementAsNull = enableEmptyElementAsNull; this.emptyElementAsNull = emptyElementAsNull; - MethodHandle coercionConfigDefaults = null; - MethodHandle setCoercion = null; - Object coercionInputShapeEmptyString = null; - Object coercionActionAsNull = null; - boolean useReflectionToSetCoercion = false; - try { - Class mutableCoercionConfig = Class.forName(MUTABLE_COERCION_CONFIG); - Class coercionInputShapeClass = Class.forName(COERCION_INPUT_SHAPE); - Class coercionActionClass = Class.forName(COERCION_ACTION); - - coercionConfigDefaults = publicLookup.findVirtual(ObjectMapper.class, "coercionConfigDefaults", - MethodType.methodType(mutableCoercionConfig)); - setCoercion = publicLookup.findVirtual(mutableCoercionConfig, "setCoercion", - MethodType.methodType(mutableCoercionConfig, coercionInputShapeClass, coercionActionClass)); - coercionInputShapeEmptyString = publicLookup.findStaticGetter(coercionInputShapeClass, "EmptyString", - coercionInputShapeClass).invoke(); - coercionActionAsNull = publicLookup.findStaticGetter(coercionActionClass, "AsNull", coercionActionClass) - .invoke(); - useReflectionToSetCoercion = true; - } catch (Throwable ex) { - // Throw the Error only if it isn't a LinkageError. - // This initialization is attempting to use classes that may not exist. - if (ex instanceof Error && !(ex instanceof LinkageError)) { - throw (Error) ex; - } - - LOGGER.verbose("Failed to retrieve MethodHandles used to set coercion configurations. " - + "Setting coercion configurations will be skipped. " - + "Please update your Jackson dependencies to at least version 2.12", ex); - } - - this.coercionConfigDefaults = coercionConfigDefaults; - this.setCoercion = setCoercion; - this.coercionInputShapeEmptyString = coercionInputShapeEmptyString; - this.coercionActionAsNull = coercionActionAsNull; - this.useReflectionToSetCoercion = useReflectionToSetCoercion; + this.useJackson212 = PackageVersion.VERSION.getMinorVersion() >= 12; } public ObjectMapper createXmlMapper() { @@ -145,19 +105,17 @@ public ObjectMapper createXmlMapper() { throw LOGGER.logExceptionAsError(new IllegalStateException("Unable to create XmlMapper instance.", e)); } - if (useReflectionToSetCoercion) { + if (useJackson212 && jackson212IsSafe) { try { - Object object = coercionConfigDefaults.invoke(xmlMapper); - setCoercion.invoke(object, coercionInputShapeEmptyString, coercionActionAsNull); - } catch (Throwable e) { - if (e instanceof Error) { - throw (Error) e; + return JacksonDatabind212.mutateXmlCoercions(xmlMapper); + } catch (Throwable ex) { + if (ex instanceof LinkageError) { + jackson212IsSafe = false; + LOGGER.log(LogLevel.VERBOSE, JacksonVersion::getHelpInfo, ex); } - LOGGER.verbose("Failed to set coercion actions.", e); + throw ex; } - } else { - LOGGER.verbose("Didn't set coercion defaults as it wasn't found on the classpath."); } return xmlMapper; diff --git a/sdk/core/azure-core/src/main/java/com/azure/core/util/CoreUtils.java b/sdk/core/azure-core/src/main/java/com/azure/core/util/CoreUtils.java index d30cfdb1fbcbf..e1d745817e168 100644 --- a/sdk/core/azure-core/src/main/java/com/azure/core/util/CoreUtils.java +++ b/sdk/core/azure-core/src/main/java/com/azure/core/util/CoreUtils.java @@ -488,4 +488,24 @@ public static long extractSizeFromContentRange(String contentRange) { return Long.parseLong(sizeString); } + + /** + * Utility method for parsing query parameters one-by-one without the use of string splitting. + *

+ * This method provides an optimization over parsing query parameters with {@link String#split(String)} or a + * {@link java.util.regex.Pattern} as it doesn't allocate any arrays to maintain values, instead it parses the + * query parameters linearly. + *

+ * Query parameter parsing works the following way, {@code key=value} will turn into an immutable {@link Map.Entry} + * where the {@link Map.Entry#getKey()} is {@code key} and the {@link Map.Entry#getValue()} is {@code value}. For + * query parameters without a value, {@code key=} or just {@code key}, the value will be an empty string. + * + * @param queryParameters The query parameter string. + * @return An {@link Iterator} over the query parameter key-value pairs. + */ + public static Iterator> parseQueryParameters(String queryParameters) { + return (CoreUtils.isNullOrEmpty(queryParameters)) + ? Collections.emptyIterator() + : new ImplUtils.QueryParameterIterator(queryParameters); + } } diff --git a/sdk/core/azure-core/src/main/java/com/azure/core/util/UrlBuilder.java b/sdk/core/azure-core/src/main/java/com/azure/core/util/UrlBuilder.java index 257ac63fcd78c..6df05e87e8414 100644 --- a/sdk/core/azure-core/src/main/java/com/azure/core/util/UrlBuilder.java +++ b/sdk/core/azure-core/src/main/java/com/azure/core/util/UrlBuilder.java @@ -307,7 +307,7 @@ private UrlBuilder with(String text, UrlTokenizerState startState) { break; case QUERY: - ImplUtils.parseQueryParameters(tokenText).forEachRemaining(queryParam -> + CoreUtils.parseQueryParameters(tokenText).forEachRemaining(queryParam -> addQueryParameter(queryParam.getKey(), queryParam.getValue())); break; diff --git a/sdk/core/azure-core/src/test/java/com/azure/core/implementation/jackson/MemberNameConverterImplTests.java b/sdk/core/azure-core/src/test/java/com/azure/core/implementation/jackson/MemberNameConverterImplTests.java index 1488987fca21b..28926dbbb0ff2 100644 --- a/sdk/core/azure-core/src/test/java/com/azure/core/implementation/jackson/MemberNameConverterImplTests.java +++ b/sdk/core/azure-core/src/test/java/com/azure/core/implementation/jackson/MemberNameConverterImplTests.java @@ -22,10 +22,10 @@ public class MemberNameConverterImplTests { @Test public void usesReflectionProperly() { if (PackageVersion.VERSION.getMinorVersion() >= 12) { - assertTrue(MemberNameConverterImpl.USE_REFLECTION_FOR_MEMBER_NAME, + assertTrue(new MemberNameConverterImpl(null).useJackson212, "Jackson 2.12 or later was found on the classpath, expected reflection to be used for member name."); } else { - assertFalse(MemberNameConverterImpl.USE_REFLECTION_FOR_MEMBER_NAME, + assertFalse(new MemberNameConverterImpl(null).useJackson212, "Jackson 2.11 or earlier was found on the classpath, expected reflection to not be used for member " + "name."); } diff --git a/sdk/core/azure-core/src/test/java/com/azure/core/implementation/jackson/XmlMapperFactoryTests.java b/sdk/core/azure-core/src/test/java/com/azure/core/implementation/jackson/XmlMapperFactoryTests.java new file mode 100644 index 0000000000000..ad71add2a2c4c --- /dev/null +++ b/sdk/core/azure-core/src/test/java/com/azure/core/implementation/jackson/XmlMapperFactoryTests.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.core.implementation.jackson; + +import com.fasterxml.jackson.databind.cfg.PackageVersion; +import org.junit.jupiter.api.Test; + +import static org.junit.jupiter.api.Assertions.assertFalse; +import static org.junit.jupiter.api.Assertions.assertTrue; + +public class XmlMapperFactoryTests { + @Test + public void instantiate() { + // Since we have a Jackson version test matrix this test will need to check the version of Jackson Databind + // being used. + if (PackageVersion.VERSION.getMinorVersion() >= 12) { + // This should be true when running with Jackson Databind 2.12+. + assertTrue(XmlMapperFactory.INSTANCE.useJackson212); + } else { + // This should be false when running with Jackson Databind 2.11-. + assertFalse(XmlMapperFactory.INSTANCE.useJackson212); + } + } +} diff --git a/sdk/core/azure-core/src/test/java/com/azure/core/util/CoreUtilsTests.java b/sdk/core/azure-core/src/test/java/com/azure/core/util/CoreUtilsTests.java index 5791ca75373f9..22a07964c4e8e 100644 --- a/sdk/core/azure-core/src/test/java/com/azure/core/util/CoreUtilsTests.java +++ b/sdk/core/azure-core/src/test/java/com/azure/core/util/CoreUtilsTests.java @@ -11,14 +11,17 @@ import org.junit.jupiter.params.ParameterizedTest; import org.junit.jupiter.params.provider.Arguments; import org.junit.jupiter.params.provider.MethodSource; +import org.junit.jupiter.params.provider.ValueSource; import java.nio.charset.Charset; import java.nio.charset.StandardCharsets; import java.time.Duration; +import java.util.AbstractMap; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.HashMap; +import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.function.Function; @@ -26,6 +29,7 @@ import static org.junit.jupiter.api.Assertions.assertArrayEquals; import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertFalse; import static org.junit.jupiter.api.Assertions.assertNotNull; import static org.junit.jupiter.api.Assertions.assertNull; import static org.junit.jupiter.api.Assertions.assertThrows; @@ -384,4 +388,75 @@ private static Stream invalidContentRangeSizeExtractionSupplier() { Arguments.of("0-1023/notanumber", NumberFormatException.class) ); } + + @Test + public void parseNullQueryParameters() { + assertFalse(CoreUtils.parseQueryParameters(null).hasNext()); + } + + @Test + public void parseEmptyQueryParameters() { + assertFalse(CoreUtils.parseQueryParameters("").hasNext()); + } + + @ParameterizedTest + @ValueSource(strings = { "key=value", "?key=value" }) + public void parseSimpleQueryParameter(String queryParameters) { + Iterator> iterator = CoreUtils.parseQueryParameters(queryParameters); + + assertEquals(new AbstractMap.SimpleImmutableEntry<>("key", "value"), iterator.next()); + assertFalse(iterator.hasNext()); + } + + @ParameterizedTest + @ValueSource(strings = { "key=", "?key=" }) + public void parseSimpleEmptyValueQueryParameter(String queryParameters) { + Iterator> iterator = CoreUtils.parseQueryParameters(queryParameters); + + assertEquals(new AbstractMap.SimpleImmutableEntry<>("key", ""), iterator.next()); + assertFalse(iterator.hasNext()); + } + + @ParameterizedTest + @ValueSource(strings = { "key", "?key" }) + public void parseSimpleKeyOnlyQueryParameter(String queryParameters) { + Iterator> iterator = CoreUtils.parseQueryParameters(queryParameters); + + assertEquals(new AbstractMap.SimpleImmutableEntry<>("key", ""), iterator.next()); + assertFalse(iterator.hasNext()); + } + + @ParameterizedTest + @ValueSource(strings = { "key=value&key2=", "key=value&key2", "?key=value&key2=", "?key=value&key2" }) + public void parseQueryParameterLastParameterEmpty(String queryParameters) { + Iterator> iterator = CoreUtils.parseQueryParameters(queryParameters); + + assertEquals(new AbstractMap.SimpleImmutableEntry<>("key", "value"), iterator.next()); + assertEquals(new AbstractMap.SimpleImmutableEntry<>("key2", ""), iterator.next()); + assertFalse(iterator.hasNext()); + } + + @ParameterizedTest + @ValueSource(strings = { "key=&key2=value2", "key&key2=value2", "?key=&key2=value2", "?key&key2=value2" }) + public void parseQueryParameterFirstParameterEmpty(String queryParameters) { + Iterator> iterator = CoreUtils.parseQueryParameters(queryParameters); + + assertEquals(new AbstractMap.SimpleImmutableEntry<>("key", ""), iterator.next()); + assertEquals(new AbstractMap.SimpleImmutableEntry<>("key2", "value2"), iterator.next()); + assertFalse(iterator.hasNext()); + } + + @ParameterizedTest + @ValueSource(strings = { + "key=value&key2=&key3=value3", "?key=value&key2=&key3=value3", + "key=value&key2&key3=value3", "?key=value&key2&key3=value3", + }) + public void parseQueryParameterMiddleParameterEmpty(String queryParameters) { + Iterator> iterator = CoreUtils.parseQueryParameters(queryParameters); + + assertEquals(new AbstractMap.SimpleImmutableEntry<>("key", "value"), iterator.next()); + assertEquals(new AbstractMap.SimpleImmutableEntry<>("key2", ""), iterator.next()); + assertEquals(new AbstractMap.SimpleImmutableEntry<>("key3", "value3"), iterator.next()); + assertFalse(iterator.hasNext()); + } } diff --git a/sdk/core/ci.yml b/sdk/core/ci.yml index cd52937699aaf..63247164e6bd7 100644 --- a/sdk/core/ci.yml +++ b/sdk/core/ci.yml @@ -12,6 +12,7 @@ trigger: - sdk/parents/azure-sdk-parent/ - sdk/parents/azure-client-sdk-parent/ - eng/pipelines/ + - eng/common/testproxy/ pr: branches: @@ -26,6 +27,7 @@ pr: - sdk/parents/azure-sdk-parent/ - sdk/parents/azure-client-sdk-parent/ - eng/pipelines/ + - eng/common/testproxy/ parameters: - name: release_dependsonlivetests @@ -210,32 +212,9 @@ extends: AdditionalParameters: ServiceDirectory: core Artifacts: - - name: azure-core + - name: azure-core-version-tests groupId: com.azure - safeName: azurecore - - name: azure-core-amqp - groupId: com.azure - safeName: azurecoreamqp - - name: azure-core-http-jdk-httpclient - groupId: com.azure - safeName: azurecorehttpjdkhttpclient - releaseInBatch: ${{ parameters.release_azurecorehttpjdkhttpclient }} - - name: azure-core-http-netty - groupId: com.azure - safeName: azurecorehttpnetty - releaseInBatch: ${{ parameters.release_azurecorehttpnetty }} - - name: azure-core-http-okhttp - groupId: com.azure - safeName: azurecorehttpokhttp - releaseInBatch: ${{ parameters.release_azurecorehttpokhttp }} - - name: azure-core-management - groupId: com.azure - safeName: azurecoremanagement - releaseInBatch: ${{ parameters.release_azurecoremanagement }} - - name: azure-core-serializer-json-jackson - groupId: com.azure - safeName: azurecoreserializerjsonjackson - releaseInBatch: ${{ parameters.release_azurecoreserializerjsonjackson }} + safeName: azurecoreversiontests - stage: AzureJsonReflectVersionSupport displayName: 'azure-json-reflect Version Support' dependsOn: [] diff --git a/sdk/core/pom.xml b/sdk/core/pom.xml index da89f2d11fb21..a0cde355d1b29 100644 --- a/sdk/core/pom.xml +++ b/sdk/core/pom.xml @@ -27,6 +27,7 @@ azure-core-test azure-core-tracing-opentelemetry azure-core-tracing-opentelemetry-samples + azure-core-version-tests azure-json azure-json-gson azure-json-reflect diff --git a/sdk/cosmos/azure-cosmos-benchmark/pom.xml b/sdk/cosmos/azure-cosmos-benchmark/pom.xml index f6c7ef4cc3fdf..8191a7d55752d 100644 --- a/sdk/cosmos/azure-cosmos-benchmark/pom.xml +++ b/sdk/cosmos/azure-cosmos-benchmark/pom.xml @@ -189,7 +189,7 @@ Licensed under the MIT License. com.azure azure-security-keyvault-keys - 4.6.0 + 4.6.1 compile diff --git a/sdk/cosmos/azure-cosmos-encryption/pom.xml b/sdk/cosmos/azure-cosmos-encryption/pom.xml index b3266cdfa2564..a5e2d2f7ca3f4 100644 --- a/sdk/cosmos/azure-cosmos-encryption/pom.xml +++ b/sdk/cosmos/azure-cosmos-encryption/pom.xml @@ -63,7 +63,7 @@ Licensed under the MIT License. com.azure azure-security-keyvault-keys - 4.6.0 + 4.6.1 test diff --git a/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml index 342c88eb7a258..2e1b35207d218 100644 --- a/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml +++ b/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml @@ -84,7 +84,7 @@ com.azure.resourcemanager azure-resourcemanager-cosmos - 2.25.0 + 2.26.0 com.azure diff --git a/sdk/cosmos/azure-cosmos-test/CHANGELOG.md b/sdk/cosmos/azure-cosmos-test/CHANGELOG.md index 518d0a1cb48fc..e36ae796e3d06 100644 --- a/sdk/cosmos/azure-cosmos-test/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos-test/CHANGELOG.md @@ -3,12 +3,14 @@ ### 1.0.0-beta.3 (Unreleased) #### Features Added +* Added `getHitCountDetails` in `FaultInjectionRule` - See [PR 34581](https://github.com/Azure/azure-sdk-for-java/pull/34581) #### Breaking Changes #### Bugs Fixed #### Other Changes +* Added `faultInjectionEvaluationResults` in `CosmosDiagnostics` - See [PR 34581](https://github.com/Azure/azure-sdk-for-java/pull/34581) ### 1.0.0-beta.2 (2023-04-06) diff --git a/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/faultinjection/FaultInjectionConnectionErrorResultBuilder.java b/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/faultinjection/FaultInjectionConnectionErrorResultBuilder.java index 36bba6e4b4b03..ea202d6238617 100644 --- a/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/faultinjection/FaultInjectionConnectionErrorResultBuilder.java +++ b/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/faultinjection/FaultInjectionConnectionErrorResultBuilder.java @@ -41,7 +41,7 @@ public FaultInjectionConnectionErrorResultBuilder interval(Duration interval) { * @return the builder. */ public FaultInjectionConnectionErrorResultBuilder threshold(double threshold) { - checkArgument(threshold > 0 && threshold <= 1, "Argument 'threshold' should be between [0, 1)"); + checkArgument(threshold > 0 && threshold <= 1, "Argument 'threshold' should be between (0, 1]"); this.threshold = threshold; return this; } diff --git a/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/faultinjection/FaultInjectionRule.java b/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/faultinjection/FaultInjectionRule.java index 8b1acd152f6e3..3dec6336b0466 100644 --- a/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/faultinjection/FaultInjectionRule.java +++ b/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/faultinjection/FaultInjectionRule.java @@ -9,6 +9,7 @@ import java.net.URI; import java.time.Duration; import java.util.List; +import java.util.Map; import java.util.stream.Collectors; import static com.azure.cosmos.implementation.guava25.base.Preconditions.checkNotNull; @@ -129,6 +130,15 @@ public long getHitCount() { return this.effectiveRule == null ? 0 : this.effectiveRule.getHitCount(); } + /** + * Get the details of how many times the rule has applied. + * + * @return the hit count details map. + */ + public Map getHitCountDetails() { + return this.effectiveRule == null ? null : this.effectiveRule.getHitCountDetails(); + } + /*** * Get the physical addresses of the fault injection rule. * diff --git a/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/FaultInjectionConditionInternal.java b/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/FaultInjectionConditionInternal.java index f4cef4f18f168..81aa671e03eea 100644 --- a/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/FaultInjectionConditionInternal.java +++ b/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/FaultInjectionConditionInternal.java @@ -10,6 +10,7 @@ import java.net.URI; import java.util.ArrayList; import java.util.List; +import java.util.stream.Collectors; public class FaultInjectionConditionInternal { private final String containerResourceId; @@ -62,13 +63,19 @@ public void setAddresses(List physicalAddresses, boolean primaryOnly) { } } - public boolean isApplicable(RntbdRequestArgs requestArgs) { - return this.validators.stream().allMatch(validator -> validator.isApplicable(requestArgs)); + public boolean isApplicable(String ruleId, RntbdRequestArgs requestArgs) { + for (IFaultInjectionConditionValidator conditionValidator : this.validators) { + if (!conditionValidator.isApplicable(ruleId, requestArgs)) { + return false; + } + } + + return true; } // region ConditionValidators interface IFaultInjectionConditionValidator { - boolean isApplicable(RntbdRequestArgs requestArgs); + boolean isApplicable(String ruleId, RntbdRequestArgs requestArgs); } static class RegionEndpointValidator implements IFaultInjectionConditionValidator { @@ -77,8 +84,19 @@ static class RegionEndpointValidator implements IFaultInjectionConditionValidato this.regionEndpoints = regionEndpoints; } @Override - public boolean isApplicable(RntbdRequestArgs requestArgs) { - return this.regionEndpoints.contains(requestArgs.serviceRequest().faultInjectionRequestContext.getLocationEndpointToRoute()); + public boolean isApplicable(String ruleId, RntbdRequestArgs requestArgs) { + boolean isApplicable = this.regionEndpoints.contains(requestArgs.serviceRequest().faultInjectionRequestContext.getLocationEndpointToRoute()); + if (!isApplicable) { + requestArgs.serviceRequest().faultInjectionRequestContext + .recordFaultInjectionRuleEvaluation(requestArgs.transportRequestId(), + String.format( + "%s [RegionEndpoint mismatch: Expected [%s], Actual [%s]]", + ruleId, + this.regionEndpoints.stream().map(URI::toString).collect(Collectors.toList()), + requestArgs.serviceRequest().faultInjectionRequestContext.getLocationEndpointToRoute())); + } + + return isApplicable; } } @@ -89,8 +107,19 @@ static class OperationTypeValidator implements IFaultInjectionConditionValidator } @Override - public boolean isApplicable(RntbdRequestArgs requestArgs) { - return requestArgs.serviceRequest().getOperationType() == operationType; + public boolean isApplicable(String ruleId, RntbdRequestArgs requestArgs) { + boolean isApplicable = requestArgs.serviceRequest().getOperationType() == operationType; + if (!isApplicable) { + requestArgs.serviceRequest().faultInjectionRequestContext + .recordFaultInjectionRuleEvaluation(requestArgs.transportRequestId(), + String.format( + "%s [OperationType mismatch: Expected [%s], Actual [%s]]", + ruleId, + operationType, + requestArgs.serviceRequest().getOperationType())); + } + + return isApplicable; } } @@ -102,9 +131,19 @@ static class ContainerValidator implements IFaultInjectionConditionValidator { } @Override - public boolean isApplicable(RntbdRequestArgs requestArgs) { - return StringUtils.equals(this.containerResourceId, requestArgs.serviceRequest().requestContext.resolvedCollectionRid); - } + public boolean isApplicable(String ruleId, RntbdRequestArgs requestArgs) { + boolean isApplicable = StringUtils.equals(this.containerResourceId, requestArgs.serviceRequest().requestContext.resolvedCollectionRid); + if (!isApplicable) { + requestArgs.serviceRequest().faultInjectionRequestContext + .recordFaultInjectionRuleEvaluation(requestArgs.transportRequestId(), + String.format( + "%s [ContainerRid mismatch: Expected [%s], Actual [%s]]", + ruleId, + containerResourceId, + requestArgs.serviceRequest().requestContext.resolvedCollectionRid)); + } + + return isApplicable; } } static class AddressValidator implements IFaultInjectionConditionValidator { @@ -114,12 +153,25 @@ static class AddressValidator implements IFaultInjectionConditionValidator { } @Override - public boolean isApplicable(RntbdRequestArgs requestArgs) { + public boolean isApplicable(String ruleId, RntbdRequestArgs requestArgs) { if (addresses != null && addresses.size() > 0) { - return this.addresses + + boolean isApplicable = this.addresses .stream() .anyMatch(address -> requestArgs.physicalAddressUri().getURIAsString().startsWith(address.toString())); + + if (!isApplicable) { + requestArgs.serviceRequest().faultInjectionRequestContext + .recordFaultInjectionRuleEvaluation(requestArgs.transportRequestId(), + String.format( + "%s [Addresses mismatch: Expected [%s], Actual [%s]]", + ruleId, + addresses, + requestArgs.physicalAddressUri().getURIAsString())); + } + + return isApplicable; } return true; @@ -128,9 +180,17 @@ public boolean isApplicable(RntbdRequestArgs requestArgs) { static class PrimaryAddressValidator implements IFaultInjectionConditionValidator { @Override - public boolean isApplicable(RntbdRequestArgs requestArgs) { - return requestArgs.physicalAddressUri().isPrimary(); - } + public boolean isApplicable(String ruleId, RntbdRequestArgs requestArgs) { + boolean isApplicable = requestArgs.physicalAddressUri().isPrimary(); + if (!isApplicable) { + requestArgs.serviceRequest().faultInjectionRequestContext + .recordFaultInjectionRuleEvaluation(requestArgs.transportRequestId(), + String.format( + "%s [NonPrimary addresses]", + ruleId)); + } + + return isApplicable; } } //endregion } diff --git a/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/FaultInjectionConnectionErrorRule.java b/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/FaultInjectionConnectionErrorRule.java index ff031223bfe60..20b6ad789fa8f 100644 --- a/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/FaultInjectionConnectionErrorRule.java +++ b/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/FaultInjectionConnectionErrorRule.java @@ -11,6 +11,7 @@ import java.time.Duration; import java.time.Instant; import java.util.List; +import java.util.Map; import java.util.concurrent.atomic.AtomicLong; import static com.azure.cosmos.implementation.guava25.base.Preconditions.checkArgument; @@ -63,6 +64,11 @@ public long getHitCount() { return this.hitCount.get(); } + @Override + public Map getHitCountDetails() { + return null; + } + @Override public FaultInjectionConnectionType getConnectionType() { return this.connectionType; diff --git a/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/FaultInjectionServerErrorRule.java b/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/FaultInjectionServerErrorRule.java index 3e1eca53f1595..3c5afa34415ca 100644 --- a/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/FaultInjectionServerErrorRule.java +++ b/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/FaultInjectionServerErrorRule.java @@ -13,6 +13,8 @@ import java.time.Duration; import java.time.Instant; import java.util.List; +import java.util.Map; +import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.atomic.AtomicLong; import static com.azure.cosmos.implementation.guava25.base.Preconditions.checkArgument; @@ -24,6 +26,8 @@ public class FaultInjectionServerErrorRule implements IFaultInjectionRuleInterna private final Instant expireTime; private final Integer hitLimit; private final AtomicLong hitCount; + private final Map hitCountDetails; + private final AtomicLong evaluationCount; private final FaultInjectionConnectionType connectionType; private final FaultInjectionConditionInternal condition; private final FaultInjectionServerErrorResultInternal result; @@ -51,21 +55,65 @@ public FaultInjectionServerErrorRule( this.startTime = delay == null ? Instant.now() : Instant.now().plusMillis(delay.toMillis()); this.expireTime = duration == null ? Instant.MAX : this.startTime.plusMillis(duration.toMillis()); this.hitCount = new AtomicLong(0); + this.hitCountDetails = new ConcurrentHashMap<>(); + this.evaluationCount = new AtomicLong(0); this.condition = condition; this.result = result; this.connectionType = connectionType; } public boolean isApplicable(RntbdRequestArgs requestArgs) { - if (this.isValid() - && this.condition.isApplicable(requestArgs) - && this.result.isApplicable(this.id, requestArgs.serviceRequest())) { + if (!this.isValid()) { + requestArgs.serviceRequest().faultInjectionRequestContext.recordFaultInjectionRuleEvaluation( + requestArgs.transportRequestId(), + String.format( + "%s[Disable or Duration reached. StartTime: %s, ExpireTime: %s]", + this.id, + this.startTime, + this.expireTime) + ); + + return false; + } + + // the failure reason will be populated during condition evaluation + if (!this.condition.isApplicable(this.id, requestArgs)) { + return false; + } - long hitCount = this.hitCount.incrementAndGet(); - return this.hitLimit == null || hitCount <= this.hitLimit; + if (!this.result.isApplicable(this.id, requestArgs.serviceRequest())) { + requestArgs.serviceRequest().faultInjectionRequestContext.recordFaultInjectionRuleEvaluation( + requestArgs.transportRequestId(), + this.id + "[Per operation apply limit reached]" + ); + return false; } - return false; + long evaluationCount = this.evaluationCount.incrementAndGet(); + boolean withinHitLimit = this.hitLimit == null || evaluationCount <= this.hitLimit; + if (!withinHitLimit) { + requestArgs.serviceRequest().faultInjectionRequestContext.recordFaultInjectionRuleEvaluation( + requestArgs.transportRequestId(), + this.id + "[Hit Limit reached]" + ); + return false; + } else { + this.hitCount.incrementAndGet(); + + // track hit count details, key will be operationType-resourceType + String name = + requestArgs.serviceRequest().getOperationType().toString() + "-" + requestArgs.serviceRequest().getResourceType().toString(); + this.hitCountDetails.compute(name, (key, count) -> { + if (count == null) { + count = 0L; + } + + count++; + return count; + }); + + return true; + } } public CosmosException getInjectedServerError(RxDocumentServiceRequest request) { @@ -78,11 +126,12 @@ public String getId() { @Override public long getHitCount() { - if (this.hitLimit == null) { - return this.hitCount.get(); - } + return this.hitCount.get(); + } - return Math.min(this.hitLimit, this.hitCount.get()); + @Override + public Map getHitCountDetails() { + return this.hitCountDetails; } @Override diff --git a/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/IFaultInjectionRuleInternal.java b/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/IFaultInjectionRuleInternal.java index d0cbe75d1d0d5..d9e3dce081875 100644 --- a/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/IFaultInjectionRuleInternal.java +++ b/sdk/cosmos/azure-cosmos-test/src/main/java/com/azure/cosmos/test/implementation/faultinjection/IFaultInjectionRuleInternal.java @@ -7,6 +7,7 @@ import java.net.URI; import java.util.List; +import java.util.Map; public interface IFaultInjectionRuleInternal { void disable(); @@ -15,5 +16,6 @@ public interface IFaultInjectionRuleInternal { boolean isValid(); String getId(); long getHitCount(); + Map getHitCountDetails(); FaultInjectionConnectionType getConnectionType(); } diff --git a/sdk/cosmos/azure-cosmos-test/src/test/java/com/azure/cosmos/test/faultinjection/FaultInjectionConnectionErrorRuleTests.java b/sdk/cosmos/azure-cosmos-test/src/test/java/com/azure/cosmos/test/faultinjection/FaultInjectionConnectionErrorRuleTests.java index cc62373e912ea..d1800d1faa4bd 100644 --- a/sdk/cosmos/azure-cosmos-test/src/test/java/com/azure/cosmos/test/faultinjection/FaultInjectionConnectionErrorRuleTests.java +++ b/sdk/cosmos/azure-cosmos-test/src/test/java/com/azure/cosmos/test/faultinjection/FaultInjectionConnectionErrorRuleTests.java @@ -90,6 +90,7 @@ public void faultInjectionConnectionErrorRuleTests(FaultInjectionConnectionError provider.list().forEach(rntbdEndpoint -> assertThat(rntbdEndpoint.channelsMetrics()).isEqualTo(0)); long ruleHitCount = connectionErrorRule.getHitCount(); assertThat(ruleHitCount).isGreaterThanOrEqualTo(1); + assertThat(connectionErrorRule.getHitCountDetails()).isNull(); // do another request to open a new connection singlePartitionContainer.createItem(TestItem.createNewItem()).block(); diff --git a/sdk/cosmos/azure-cosmos-test/src/test/java/com/azure/cosmos/test/faultinjection/FaultInjectionServerErrorRuleTests.java b/sdk/cosmos/azure-cosmos-test/src/test/java/com/azure/cosmos/test/faultinjection/FaultInjectionServerErrorRuleTests.java index 8cab841fff3d7..e5502490367df 100644 --- a/sdk/cosmos/azure-cosmos-test/src/test/java/com/azure/cosmos/test/faultinjection/FaultInjectionServerErrorRuleTests.java +++ b/sdk/cosmos/azure-cosmos-test/src/test/java/com/azure/cosmos/test/faultinjection/FaultInjectionServerErrorRuleTests.java @@ -17,6 +17,7 @@ import com.azure.cosmos.implementation.GlobalEndpointManager; import com.azure.cosmos.implementation.HttpConstants; import com.azure.cosmos.implementation.OperationType; +import com.azure.cosmos.implementation.ResourceType; import com.azure.cosmos.implementation.TestConfigurations; import com.azure.cosmos.implementation.Utils; import com.azure.cosmos.models.CosmosItemResponse; @@ -51,8 +52,12 @@ import static org.testng.AssertJUnit.fail; public class FaultInjectionServerErrorRuleTests extends TestSuiteBase { - private static final int TIMEOUT = 60000; + private static final String FAULT_INJECTION_RULE_NON_APPLICABLE_ADDRESS = "Addresses mismatch"; + private static final String FAULT_INJECTION_RULE_NON_APPLICABLE_OPERATION_TYPE = "OperationType mismatch"; + private static final String FAULT_INJECTION_RULE_NON_APPLICABLE_REGION_ENDPOINT = "RegionEndpoint mismatch"; + private static final String FAULT_INJECTION_RULE_NON_APPLICABLE_HIT_LIMIT = "Hit Limit reached"; + private CosmosAsyncClient client; private CosmosAsyncContainer cosmosAsyncContainer; private DatabaseAccount databaseAccount; @@ -183,7 +188,7 @@ public void faultInjectionServerErrorRuleTests_OperationType(OperationType opera cosmosDiagnostics = this.performDocumentOperation(cosmosAsyncContainer, operationType, createdItem); if (operationType == OperationType.Read) { - assertThat(serverTooManyRequestsErrorRule.getHitCount()).isEqualTo(1); + this.validateHitCount(serverTooManyRequestsErrorRule, 1, OperationType.Read, ResourceType.Document); this.validateFaultInjectionRuleApplied( cosmosDiagnostics, operationType, @@ -192,7 +197,7 @@ public void faultInjectionServerErrorRuleTests_OperationType(OperationType opera tooManyRequestsRuleId, true); } else { - this.validateNoFaultInjectionApplied(cosmosDiagnostics, operationType); + this.validateNoFaultInjectionApplied(cosmosDiagnostics, operationType, FAULT_INJECTION_RULE_NON_APPLICABLE_OPERATION_TYPE); } } finally { @@ -224,7 +229,6 @@ public void faultInjectionServerErrorRuleTests_OperationTypeImpactAddresses(Oper .duration(Duration.ofMinutes(5)) .build(); - String primaryReplicaServerGoneRuleId = "serverErrorRule-primaryReplicaOnly-" + UUID.randomUUID(); FaultInjectionRule primaryReplicaServerGoneErrorRule = new FaultInjectionRuleBuilder(primaryReplicaServerGoneRuleId) @@ -257,6 +261,11 @@ public void faultInjectionServerErrorRuleTests_OperationTypeImpactAddresses(Oper } } + logger.info( + "Inside fault injection test, OperationType {}, write region {}, read region", + operationType, + this.writeRegionMap.values(), + this.readRegionMap.values()); CosmosAsyncClient clientWithPreferredRegions; try { clientWithPreferredRegions = new CosmosClientBuilder() @@ -272,11 +281,14 @@ public void faultInjectionServerErrorRuleTests_OperationTypeImpactAddresses(Oper .getContainer(this.cosmosAsyncContainer.getId()); CosmosFaultInjectionHelper.configureFaultInjectionRules(container, Arrays.asList(writeRegionServerGoneErrorRule)).block(); - assertThat(writeRegionServerGoneErrorRule.getRegionEndpoints().size()).isEqualTo(2); + + // when the fault injection is not configured with any region, internally, the default endpoint will also be included + // So the size will be writeRegionCount + 1 + assertThat(writeRegionServerGoneErrorRule.getRegionEndpoints().size()).isEqualTo(this.writeRegionMap.size() + 1); CosmosDiagnostics cosmosDiagnostics = this.performDocumentOperation(container, operationType, createdItem); if (operationType.isWriteOperation()) { - assertThat(writeRegionServerGoneErrorRule.getHitCount()).isEqualTo(1); + this.validateHitCount(writeRegionServerGoneErrorRule, 1, operationType, ResourceType.Document); this.validateFaultInjectionRuleApplied( cosmosDiagnostics, operationType, @@ -285,16 +297,15 @@ public void faultInjectionServerErrorRuleTests_OperationTypeImpactAddresses(Oper writeRegionServerGoneRuleId, true); } else { - this.validateNoFaultInjectionApplied(cosmosDiagnostics, operationType); + this.validateNoFaultInjectionApplied(cosmosDiagnostics, operationType, FAULT_INJECTION_RULE_NON_APPLICABLE_ADDRESS); } writeRegionServerGoneErrorRule.disable(); CosmosFaultInjectionHelper.configureFaultInjectionRules(container, Arrays.asList(primaryReplicaServerGoneErrorRule)).block(); - assertThat( - primaryReplicaServerGoneErrorRule.getRegionEndpoints().size() == this.writeRegionMap.size() - && primaryReplicaServerGoneErrorRule.getRegionEndpoints().containsAll(this.writeRegionMap.keySet())); - assertThat(primaryReplicaServerGoneErrorRule.getAddresses().size() == this.writeRegionMap.size()); + assertThat(primaryReplicaServerGoneErrorRule.getRegionEndpoints().size()).isEqualTo(this.writeRegionMap.size() + 1); + assertThat(primaryReplicaServerGoneErrorRule.getRegionEndpoints().containsAll(this.writeRegionMap.values())).isTrue(); + assertThat(primaryReplicaServerGoneErrorRule.getAddresses().size()).isEqualTo(this.writeRegionMap.size()); } finally { writeRegionServerGoneErrorRule.disable(); primaryReplicaServerGoneErrorRule.disable(); @@ -374,8 +385,9 @@ public void faultInjectionServerErrorRuleTests_Region() throws JsonProcessingExc // Validate fault injection applied in the local region CosmosDiagnostics cosmosDiagnostics = this.performDocumentOperation(container, OperationType.Read, createdItem); - assertThat(serverErrorRuleLocalRegion.getHitCount()).isEqualTo(1); - assertThat(serverErrorRuleRemoteRegion.getHitCount()).isEqualTo(0); + + this.validateHitCount(serverErrorRuleLocalRegion, 1, OperationType.Read, ResourceType.Document); + this.validateHitCount(serverErrorRuleRemoteRegion, 0, OperationType.Read, ResourceType.Document); this.validateFaultInjectionRuleApplied( cosmosDiagnostics, @@ -389,7 +401,7 @@ public void faultInjectionServerErrorRuleTests_Region() throws JsonProcessingExc serverErrorRuleLocalRegion.disable(); cosmosDiagnostics = this.performDocumentOperation(container, OperationType.Read, createdItem); - this.validateNoFaultInjectionApplied(cosmosDiagnostics, OperationType.Read); + this.validateNoFaultInjectionApplied(cosmosDiagnostics, OperationType.Read, FAULT_INJECTION_RULE_NON_APPLICABLE_REGION_ENDPOINT); } finally { serverErrorRuleLocalRegion.disable(); serverErrorRuleRemoteRegion.disable(); @@ -438,7 +450,7 @@ public void faultInjectionServerErrorRuleTests_Partition() throws JsonProcessing CosmosDiagnostics cosmosDiagnostics = cosmosAsyncContainer.queryItems(query, queryRequestOptions, TestItem.class).byPage().blockFirst().getCosmosDiagnostics(); - assertThat(serverErrorRuleByFeedRange.getHitCount()).isEqualTo(1); + this.validateHitCount(serverErrorRuleByFeedRange, 1, OperationType.Query, ResourceType.Document); this.validateFaultInjectionRuleApplied( cosmosDiagnostics, OperationType.Query, @@ -453,7 +465,7 @@ public void faultInjectionServerErrorRuleTests_Partition() throws JsonProcessing try { cosmosDiagnostics = cosmosAsyncContainer.queryItems(query, queryRequestOptions, TestItem.class).byPage().blockFirst().getCosmosDiagnostics(); - this.validateNoFaultInjectionApplied(cosmosDiagnostics, OperationType.Query); + this.validateNoFaultInjectionApplied(cosmosDiagnostics, OperationType.Query, FAULT_INJECTION_RULE_NON_APPLICABLE_ADDRESS); } finally { serverErrorRuleByFeedRange.disable(); } @@ -506,11 +518,13 @@ public void faultInjectionServerErrorRuleTests_ServerResponseDelay() throws Json container.readItem(createdItem.getId(), new PartitionKey(createdItem.getId()), TestItem.class).block(); assertThat(timeoutRule.getHitCount()).isEqualTo(1); + this.validateHitCount(timeoutRule, 1, OperationType.Read, ResourceType.Document); + this.validateFaultInjectionRuleApplied( itemResponse.getDiagnostics(), OperationType.Read, HttpConstants.StatusCodes.GONE, - HttpConstants.SubStatusCodes.UNKNOWN, + HttpConstants.SubStatusCodes.TRANSPORT_GENERATED_410, timeoutRuleId, true ); @@ -569,7 +583,7 @@ public void faultInjectionServerErrorRuleTests_ServerConnectionDelay() throws Js itemResponse.getDiagnostics(), OperationType.Create, HttpConstants.StatusCodes.GONE, - HttpConstants.SubStatusCodes.UNKNOWN, + HttpConstants.SubStatusCodes.TRANSPORT_GENERATED_410, ruleId, true ); @@ -622,15 +636,52 @@ public void faultInjectionServerErrorRuleTests_ServerConnectionDelay_warmup( .getDatabase(cosmosAsyncContainer.getDatabase().getId()) .getContainer(cosmosAsyncContainer.getId()); + logger.info("serverConnectionDelayWarmupRule: get all the addresses"); + List feedRanges = container.getFeedRanges().block(); + for (FeedRange feedRange : feedRanges) { + String feedRangeRuleId = "serverErrorRule-test-feedRang" + feedRange.toString(); + FaultInjectionRule feedRangeRule = + new FaultInjectionRuleBuilder(feedRangeRuleId) + .condition( + new FaultInjectionConditionBuilder() + .endpoints( + new FaultInjectionEndpointBuilder(feedRange).build() + ) + .build() + ) + .result( + FaultInjectionResultBuilders + .getResultBuilder(FaultInjectionServerErrorType.TOO_MANY_REQUEST) + .build() + ) + .duration(Duration.ofMinutes(1)) + .build(); + + CosmosFaultInjectionHelper.configureFaultInjectionRules(container, Arrays.asList(feedRangeRule)).block(); + logger.info("serverConnectionDelayWarmupRul. FeedRange {}, Addresses {}", feedRange, feedRangeRule.getAddresses()); + feedRangeRule.disable(); + } + CosmosFaultInjectionHelper.configureFaultInjectionRules(container, Arrays.asList(serverConnectionDelayWarmupRule)).block(); int partitionSize = container.getFeedRanges().block().size(); container.openConnectionsAndInitCaches().block(); if (primaryAddressesOnly) { - assertThat(serverConnectionDelayWarmupRule.getHitCount()).isEqualTo(partitionSize); + logger.info( + "serverConnectionDelayWarmupRule. PartitionSize {}, hitCount{}, hitDetails {}", + partitionSize, + serverConnectionDelayWarmupRule.getHitCount(), + serverConnectionDelayWarmupRule.getHitCountDetails()); + this.validateHitCount(serverConnectionDelayWarmupRule, partitionSize, OperationType.Create, ResourceType.Connection); } else { assertThat(serverConnectionDelayWarmupRule.getHitCount()).isBetween(partitionSize * 3L, partitionSize * 5L); + + this.validateHitCount( + serverConnectionDelayWarmupRule, + serverConnectionDelayWarmupRule.getHitCount(), + OperationType.Create, + ResourceType.Connection); } } finally { serverConnectionDelayWarmupRule.disable(); @@ -694,7 +745,7 @@ public void faultInjectionServerErrorRuleTests_ServerErrorResponse( } } - assertThat(serverErrorRule.getHitCount()).isEqualTo(1); + this.validateHitCount(serverErrorRule, 1, OperationType.Read, ResourceType.Document); this.validateFaultInjectionRuleApplied( cosmosDiagnostics, OperationType.Read, @@ -753,11 +804,11 @@ public void faultInjectionServerErrorRuleTests_HitLimit() throws JsonProcessingE } else { // the fault injection rule will not be applied due to hitLimit cosmosDiagnostics = this.performDocumentOperation(cosmosAsyncContainer, OperationType.Read, createdItem); - this.validateNoFaultInjectionApplied(cosmosDiagnostics, OperationType.Read); + this.validateNoFaultInjectionApplied(cosmosDiagnostics, OperationType.Read, FAULT_INJECTION_RULE_NON_APPLICABLE_HIT_LIMIT); } } - assertThat(hitLimitServerErrorRule.getHitCount()).isEqualTo(2); + this.validateHitCount(hitLimitServerErrorRule, 2, OperationType.Read, ResourceType.Document); } finally { hitLimitServerErrorRule.disable(); } @@ -927,7 +978,8 @@ private void validateFaultInjectionRuleApplied( private void validateNoFaultInjectionApplied( CosmosDiagnostics cosmosDiagnostics, - OperationType operationType) throws JsonProcessingException { + OperationType operationType, + String faultInjectionNonApplicableReason) throws JsonProcessingException { List diagnosticsNode = new ArrayList<>(); if (operationType == OperationType.Query) { @@ -948,6 +1000,8 @@ private void validateNoFaultInjectionApplied( for (int i = 0; i < responseStatisticsList.size(); i++) { JsonNode storeResult = responseStatisticsList.get(i).get("storeResult"); assertThat(storeResult.get("faultInjectionRuleId")).isNull(); + assertThat(storeResult.get("faultInjectionEvaluationResults")).isNotNull(); + assertThat(storeResult.get("faultInjectionEvaluationResults").toString().contains(faultInjectionNonApplicableReason)); } assertThat(responseStatisticsList.size()).isOne(); } @@ -965,4 +1019,17 @@ private Map getRegionMap(DatabaseAccount databaseAccount, boolea return regionMap; } + + private void validateHitCount( + FaultInjectionRule rule, + long totalHitCount, + OperationType operationType, + ResourceType resourceType) { + + assertThat(rule.getHitCount()).isEqualTo(totalHitCount); + if (totalHitCount > 0) { + assertThat(rule.getHitCountDetails().size()).isEqualTo(1); + assertThat(rule.getHitCountDetails().get(operationType.toString() + "-" + resourceType.toString())).isEqualTo(totalHitCount); + } + } } diff --git a/sdk/cosmos/azure-cosmos-tests/src/test/java/com/azure/cosmos/CosmosTracerTest.java b/sdk/cosmos/azure-cosmos-tests/src/test/java/com/azure/cosmos/CosmosTracerTest.java index cbc1844e26fbb..31dc74d70c952 100644 --- a/sdk/cosmos/azure-cosmos-tests/src/test/java/com/azure/cosmos/CosmosTracerTest.java +++ b/sdk/cosmos/azure-cosmos-tests/src/test/java/com/azure/cosmos/CosmosTracerTest.java @@ -347,7 +347,8 @@ public void cosmosAsyncContainerWithFaultInjectionOnCreate( .connectionType(FaultInjectionConnectionType.DIRECT) .build(); - FaultInjectionRule rule = new FaultInjectionRuleBuilder("InjectedResponseDelay" + UUID.randomUUID()) + String faultInjectionRuleId = "InjectedResponseDelay" + UUID.randomUUID(); + FaultInjectionRule rule = new FaultInjectionRuleBuilder(faultInjectionRuleId) .condition(condition) .result(result) .build(); @@ -373,8 +374,18 @@ public void cosmosAsyncContainerWithFaultInjectionOnCreate( .block(); assertThat(cosmosItemResponse).isNotNull(); - assertThat(cosmosItemResponse.getDiagnostics().toString().contains("InjectedResponseDelay")) - .isEqualTo(injectedFailureEnabled); + + if (injectedFailureEnabled) { + assertThat(cosmosItemResponse.getDiagnostics().toString().contains(faultInjectionRuleId)).isTrue(); + assertThat(cosmosItemResponse.getDiagnostics().toString().contains("faultInjectionEvaluationResults")).isFalse(); + } else { + assertThat( + cosmosItemResponse + .getDiagnostics() + .toString() + .contains(faultInjectionRuleId + "[Disable or Duration reached")) + .isTrue(); + } verifyTracerAttributes( mockTracer, "createItem." + cosmosAsyncContainer.getId(), diff --git a/sdk/cosmos/azure-cosmos-tests/src/test/java/com/azure/cosmos/TracerUnderTest.java b/sdk/cosmos/azure-cosmos-tests/src/test/java/com/azure/cosmos/TracerUnderTest.java index fb4ca99a286d3..6e44956a8ff9e 100644 --- a/sdk/cosmos/azure-cosmos-tests/src/test/java/com/azure/cosmos/TracerUnderTest.java +++ b/sdk/cosmos/azure-cosmos-tests/src/test/java/com/azure/cosmos/TracerUnderTest.java @@ -16,17 +16,13 @@ import org.slf4j.LoggerFactory; import java.time.Duration; -import java.time.Instant; import java.time.OffsetDateTime; import java.time.ZoneOffset; import java.time.format.DateTimeFormatter; -import java.util.ArrayDeque; import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; -import java.util.List; import java.util.Map; -import java.util.Queue; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ConcurrentLinkedDeque; import java.util.concurrent.ConcurrentLinkedQueue; @@ -38,7 +34,7 @@ public class TracerUnderTest implements Tracer { private final static Logger LOGGER = LoggerFactory.getLogger(TracerUnderTest.class); private final static ObjectMapper OBJECT_MAPPER = Utils.getSimpleObjectMapper(); - private final ConcurrentLinkedDeque spanStack = new ConcurrentLinkedDeque(); + private final ConcurrentLinkedDeque spanStack = new ConcurrentLinkedDeque<>(); private SpanRecord currentSpan = null; SpanKind kind = SpanKind.INTERNAL; diff --git a/sdk/cosmos/azure-cosmos/CHANGELOG.md b/sdk/cosmos/azure-cosmos/CHANGELOG.md index 9e7443d3d7fe9..9056d31b3754d 100644 --- a/sdk/cosmos/azure-cosmos/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos/CHANGELOG.md @@ -8,6 +8,7 @@ #### Bugs Fixed * Fixed an issue where throughput control is not triggered properly when target throughput is being used - See [PR 34393](https://github.com/Azure/azure-sdk-for-java/pull/34393) +* Fixed an issue where `IllegalStateException` being thrown during replica validation - See [PR 34538](https://github.com/Azure/azure-sdk-for-java/pull/34538) #### Other Changes diff --git a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/CosmosDiagnosticsLogger.java b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/CosmosDiagnosticsLogger.java index f25f546c1c809..b2ed33c83404a 100644 --- a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/CosmosDiagnosticsLogger.java +++ b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/CosmosDiagnosticsLogger.java @@ -66,7 +66,7 @@ protected void log(CosmosDiagnosticsContext ctx) { ctx.getContainerName(), ctx.getStatusCode(), ctx.getSubStatusCode(), - ctx); + ctx.toJson()); } } else if (ctx.isThresholdViolated()) { if (logger.isInfoEnabled()) { @@ -77,7 +77,7 @@ protected void log(CosmosDiagnosticsContext ctx) { ctx.getContainerName(), ctx.getStatusCode(), ctx.getSubStatusCode(), - ctx); + ctx.toJson()); } } else if (logger.isTraceEnabled()) { logger.trace( @@ -87,7 +87,7 @@ protected void log(CosmosDiagnosticsContext ctx) { ctx.getContainerName(), ctx.getStatusCode(), ctx.getSubStatusCode(), - ctx); + ctx.toJson()); } else if (logger.isDebugEnabled()) { logger.debug( "Account: {} -> DB: {}, Col:{}, StatusCode: {}:{}, Latency: {}, Request charge: {}", diff --git a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/CosmosDiagnosticsThresholds.java b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/CosmosDiagnosticsThresholds.java index b3dfddee70e11..9e7456ee774e6 100644 --- a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/CosmosDiagnosticsThresholds.java +++ b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/CosmosDiagnosticsThresholds.java @@ -47,7 +47,7 @@ public final class CosmosDiagnosticsThresholds { private float requestChargeThreshold; private int payloadSizeInBytesThreshold; - private BiPredicate isFailureHandler = (statusCode, subStatusCode) -> { + private BiPredicate failureHandler = (statusCode, subStatusCode) -> { checkNotNull(statusCode, "Argument 'statusCode' must not be null." ); checkNotNull(subStatusCode, "Argument 'subStatusCode' must not be null." ); if (statusCode >= 500) { @@ -173,14 +173,14 @@ public CosmosDiagnosticsThresholds setPayloadSizeThreshold(int bytes) { * emitting diagnostics would be too high. * The first parameter will be the status code - the second parameter the subStatusCode. The returned boolean of the * function would indicate whether the operation should be considered as failure form a diagnostics perspective. - * @param isFailureHandler the function that will be used to determine whether a status code/sub-status code + * @param failureHandler the function that will be used to determine whether a status code/sub-status code * tuple should be considered a failure. * @return current CosmosDiagnosticsThresholds instance */ - public CosmosDiagnosticsThresholds setFailureHandler(BiPredicate isFailureHandler) { - checkNotNull(nonPointOperationLatencyThreshold, - "Argument 'isFailureHandler' must not be null."); - this.isFailureHandler = isFailureHandler; + public CosmosDiagnosticsThresholds setFailureHandler(BiPredicate failureHandler) { + checkNotNull(failureHandler, + "Argument 'failureHandler' must not be null."); + this.failureHandler = failureHandler; return this; } @@ -202,7 +202,7 @@ int getPayloadSizeThreshold() { boolean isFailureCondition(int statusCode, int subStatusCode) { try { - return this.isFailureHandler.test(statusCode, subStatusCode); + return this.failureHandler.test(statusCode, subStatusCode); } catch (Exception error) { LOGGER.error("Execution of custom isFailureHandler failed - treating operation as failure.", error); return false; diff --git a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/CosmosException.java b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/CosmosException.java index 1dd621993cc68..e8acc1df5a15c 100644 --- a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/CosmosException.java +++ b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/CosmosException.java @@ -148,6 +148,11 @@ public class CosmosException extends AzureException { */ private String faultInjectionRuleId; + /** + * Fault injection rule not applicable evaluation result. + */ + private List faultInjectionEvaluationResults; + /** * Creates a new instance of the CosmosException class. * @@ -571,6 +576,14 @@ String getFaultInjectionRuleId() { return this.faultInjectionRuleId; } + void setFaultInjectionEvaluationResults(List faultInjectionEvaluationResults) { + this.faultInjectionEvaluationResults = faultInjectionEvaluationResults; + } + + List getFaultInjectionEvaluationResults() { + return this.faultInjectionEvaluationResults; + } + List getReplicaStatusList() { return this.replicaStatusList; } @@ -615,6 +628,15 @@ public String getFaultInjectionRuleId(CosmosException cosmosException) { return cosmosException.getFaultInjectionRuleId(); } + @Override + public void setFaultInjectionEvaluationResults(CosmosException cosmosException, List faultInjectionRuleEvaluationResults) { + cosmosException.setFaultInjectionEvaluationResults(faultInjectionRuleEvaluationResults); + } + + @Override + public List getFaultInjectionEvaluationResults(CosmosException cosmosException) { + return cosmosException.getFaultInjectionEvaluationResults(); + } }); } diff --git a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/Constants.java b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/Constants.java index a9c17befa5d05..e37882cd06be3 100644 --- a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/Constants.java +++ b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/Constants.java @@ -247,5 +247,5 @@ public static final class QueryExecutionContext { public static final String INCREMENTAL_FEED_HEADER_VALUE = "Incremental feed"; } - public static final int QUERYPLAN_CACHE_SIZE = 1000; + public static final int QUERYPLAN_CACHE_SIZE = 5000; } diff --git a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/ImplementationBridgeHelpers.java b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/ImplementationBridgeHelpers.java index e98be4d7c032f..eba40f71547d1 100644 --- a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/ImplementationBridgeHelpers.java +++ b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/ImplementationBridgeHelpers.java @@ -1287,6 +1287,9 @@ public interface CosmosExceptionAccessor { void setFaultInjectionRuleId(CosmosException cosmosException, String faultInjectionRuleId); String getFaultInjectionRuleId(CosmosException cosmosException); + + void setFaultInjectionEvaluationResults(CosmosException cosmosException, List faultInjectionRuleEvaluationResults); + List getFaultInjectionEvaluationResults(CosmosException cosmosException); } } diff --git a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/GatewayAddressCache.java b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/GatewayAddressCache.java index 3a0062c81baf6..4bb1b38550e90 100644 --- a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/GatewayAddressCache.java +++ b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/GatewayAddressCache.java @@ -877,12 +877,16 @@ private void validateReplicaAddresses(String collectionRid, AddressInformation[] addressesNeedToValidation.add(address.getPhysicalUri()); break; default: - throw new IllegalStateException("Validate replica status is not support for status " + address.getPhysicalUri().getHealthStatus()); + // the status of the replica can be changed by other flows + // ignore the validation if the status is not in the validation scope anymore + logger.debug("Validate replica status is not support for status " + address.getPhysicalUri().getHealthStatus()); + break; } } } if (addressesNeedToValidation.size() > 0) { + logger.debug("Addresses to validate: [{}]", addressesNeedToValidation); this.openConnectionsHandler .openConnections(collectionRid, this.serviceEndpoint, addressesNeedToValidation) .subscribeOn(CosmosSchedulers.OPEN_CONNECTIONS_BOUNDED_ELASTIC) diff --git a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/RntbdTransportClient.java b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/RntbdTransportClient.java index 74e62038e0f53..8267aa7726f01 100644 --- a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/RntbdTransportClient.java +++ b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/RntbdTransportClient.java @@ -278,6 +278,8 @@ public Mono invokeStoreAsync(final Uri addressUri, final RxDocume storeResponse.setRequestPayloadLength(request.getContentLength()); storeResponse.setFaultInjectionRuleId( request.faultInjectionRequestContext.getFaultInjectionRuleId(record.transportRequestId())); + storeResponse.setFaultInjectionRuleEvaluationResults( + request.faultInjectionRequestContext.getFaultInjectionRuleEvaluationResults(record.transportRequestId())); if (this.channelAcquisitionContextEnabled) { storeResponse.setChannelAcquisitionTimeline(record.getChannelAcquisitionTimeline()); } @@ -331,6 +333,14 @@ public Mono invokeStoreAsync(final Uri addressUri, final RxDocume .setFaultInjectionRuleId( cosmosException, request.faultInjectionRequestContext.getFaultInjectionRuleId(record.transportRequestId())); + + ImplementationBridgeHelpers + .CosmosExceptionHelper + .getCosmosExceptionAccessor() + .setFaultInjectionEvaluationResults( + cosmosException, + request.faultInjectionRequestContext.getFaultInjectionRuleEvaluationResults(record.transportRequestId())); + if (this.channelAcquisitionContextEnabled) { BridgeInternal.setChannelAcquisitionTimeline(cosmosException, record.getChannelAcquisitionTimeline()); } diff --git a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/StoreResponse.java b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/StoreResponse.java index d261457237109..6456ada609e77 100644 --- a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/StoreResponse.java +++ b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/StoreResponse.java @@ -37,6 +37,7 @@ public class StoreResponse { private final List replicaStatusList; private String faultInjectionRuleId; + private List faultInjectionRuleEvaluationResults; public StoreResponse( int status, @@ -211,6 +212,14 @@ public void setFaultInjectionRuleId(String faultInjectionRuleId) { this.faultInjectionRuleId = faultInjectionRuleId; } + public List getFaultInjectionRuleEvaluationResults() { + return this.faultInjectionRuleEvaluationResults; + } + + public void setFaultInjectionRuleEvaluationResults(List results) { + this.faultInjectionRuleEvaluationResults = results; + } + public StoreResponse withRemappedStatusCode(int newStatusCode, double additionalRequestCharge) { Map headers = new HashMap<>(); diff --git a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/StoreResponseDiagnostics.java b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/StoreResponseDiagnostics.java index 1e0c8a8b7aaec..8d175831df048 100644 --- a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/StoreResponseDiagnostics.java +++ b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/StoreResponseDiagnostics.java @@ -42,6 +42,7 @@ public class StoreResponseDiagnostics { private final String exceptionResponseHeaders; private final List replicaStatusList; private final String faultInjectionRuleId; + private final List faultInjectionEvaluationResults; public static StoreResponseDiagnostics createStoreResponseDiagnostics( StoreResponse storeResponse, @@ -79,6 +80,7 @@ private StoreResponseDiagnostics(StoreResponse storeResponse, RxDocumentServiceR this.exceptionResponseHeaders = null; this.replicaStatusList = storeResponse.getReplicaStatusList(); this.faultInjectionRuleId = storeResponse.getFaultInjectionRuleId(); + this.faultInjectionEvaluationResults = storeResponse.getFaultInjectionRuleEvaluationResults(); } private StoreResponseDiagnostics(CosmosException e, RxDocumentServiceRequest rxDocumentServiceRequest) { @@ -107,7 +109,15 @@ private StoreResponseDiagnostics(CosmosException e, RxDocumentServiceRequest rxD this.exceptionResponseHeaders = e.getResponseHeaders() != null ? e.getResponseHeaders().toString() : null; this.replicaStatusList = ImplementationBridgeHelpers.CosmosExceptionHelper.getCosmosExceptionAccessor().getReplicaStatusList(e); this.faultInjectionRuleId = - ImplementationBridgeHelpers.CosmosExceptionHelper.getCosmosExceptionAccessor().getFaultInjectionRuleId(e); + ImplementationBridgeHelpers + .CosmosExceptionHelper + .getCosmosExceptionAccessor() + .getFaultInjectionRuleId(e); + this.faultInjectionEvaluationResults = + ImplementationBridgeHelpers + .CosmosExceptionHelper + .getCosmosExceptionAccessor() + .getFaultInjectionEvaluationResults(e); } public int getStatusCode() { @@ -182,5 +192,9 @@ public String getFaultInjectionRuleId() { return this.faultInjectionRuleId; } + public List getFaultInjectionEvaluationResults() { + return this.faultInjectionEvaluationResults; + } + public List getReplicaStatusList() { return this.replicaStatusList; } } diff --git a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/StoreResultDiagnostics.java b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/StoreResultDiagnostics.java index f7f2460fe394a..0f16dde2da7fc 100644 --- a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/StoreResultDiagnostics.java +++ b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/directconnectivity/StoreResultDiagnostics.java @@ -6,6 +6,7 @@ import com.azure.cosmos.CosmosException; import com.azure.cosmos.implementation.Exceptions; import com.azure.cosmos.implementation.RxDocumentServiceRequest; +import com.azure.cosmos.implementation.apachecommons.lang.StringUtils; import com.fasterxml.jackson.core.JsonGenerator; import com.fasterxml.jackson.databind.SerializerProvider; import com.fasterxml.jackson.databind.ser.std.StdSerializer; @@ -13,6 +14,7 @@ import org.slf4j.LoggerFactory; import java.io.IOException; +import java.util.List; /** * StoreResultDiagnostics is a combination of diagnostics from StoreResult, StoreResponse and CosmosException. @@ -197,6 +199,14 @@ public void serialize(StoreResultDiagnostics storeResultDiagnostics, this.writeNonNullStringField(jsonGenerator, "exceptionMessage", storeResponseDiagnostics.getExceptionMessage()); this.writeNonNullStringField(jsonGenerator, "exceptionResponseHeaders", storeResponseDiagnostics.getExceptionResponseHeaders()); this.writeNonNullStringField(jsonGenerator, "faultInjectionRuleId", storeResponseDiagnostics.getFaultInjectionRuleId()); + + if (StringUtils.isEmpty(storeResponseDiagnostics.getFaultInjectionRuleId())) { + this.writeNonEmptyStringArrayField( + jsonGenerator, + "faultInjectionEvaluationResults", + storeResponseDiagnostics.getFaultInjectionEvaluationResults()); + } + this.writeNonNullObjectField(jsonGenerator, "replicaStatusList", storeResponseDiagnostics.getReplicaStatusList()); jsonGenerator.writeObjectField("transportRequestTimeline", storeResponseDiagnostics.getRequestTimeline()); @@ -227,5 +237,13 @@ private void writeNonNullStringField(JsonGenerator jsonGenerator, String fieldNa jsonGenerator.writeStringField(fieldName, value); } + + private void writeNonEmptyStringArrayField(JsonGenerator jsonGenerator, String fieldName, List values) throws IOException { + if (values == null || values.isEmpty()) { + return; + } + + jsonGenerator.writeObjectField(fieldName, values); + } } } diff --git a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/faultinjection/FaultInjectionRequestContext.java b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/faultinjection/FaultInjectionRequestContext.java index a729f1ae4a593..2a3ee1b115436 100644 --- a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/faultinjection/FaultInjectionRequestContext.java +++ b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/faultinjection/FaultInjectionRequestContext.java @@ -4,6 +4,8 @@ package com.azure.cosmos.implementation.faultinjection; import java.net.URI; +import java.util.ArrayList; +import java.util.List; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; @@ -16,6 +18,7 @@ public class FaultInjectionRequestContext { private final Map hitCountByRuleMap; private final Map transportRequestIdRuleIdMap; + private final Map> transportRequestIdRuleEvaluationMap; private volatile URI locationEndpointToRoute; @@ -29,11 +32,13 @@ public class FaultInjectionRequestContext { public FaultInjectionRequestContext(FaultInjectionRequestContext cloneContext) { this.hitCountByRuleMap = cloneContext.hitCountByRuleMap; this.transportRequestIdRuleIdMap = new ConcurrentHashMap<>(); + this.transportRequestIdRuleEvaluationMap = new ConcurrentHashMap<>(); } public FaultInjectionRequestContext() { this.hitCountByRuleMap = new ConcurrentHashMap<>(); this.transportRequestIdRuleIdMap = new ConcurrentHashMap<>(); + this.transportRequestIdRuleEvaluationMap = new ConcurrentHashMap<>(); } public void applyFaultInjectionRule(long transportId, String ruleId) { @@ -49,6 +54,17 @@ public void applyFaultInjectionRule(long transportId, String ruleId) { this.transportRequestIdRuleIdMap.put(transportId, ruleId); } + public void recordFaultInjectionRuleEvaluation(long transportId, String ruleEvaluationResult) { + this.transportRequestIdRuleEvaluationMap.compute(transportId, (id, evaluations) -> { + if (evaluations == null) { + evaluations = new ArrayList<>(); + } + + evaluations.add(ruleEvaluationResult); + return evaluations; + }); + } + public int getFaultInjectionRuleApplyCount(String ruleId) { return this.hitCountByRuleMap.getOrDefault(ruleId, 0); } @@ -63,5 +79,9 @@ public void setLocationEndpointToRoute(URI locationEndpointToRoute) { public URI getLocationEndpointToRoute() { return this.locationEndpointToRoute; } + + public List getFaultInjectionRuleEvaluationResults(long transportRequestId) { + return this.transportRequestIdRuleEvaluationMap.getOrDefault(transportRequestId, null); + } } diff --git a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/routing/StringPartitionKeyComponent.java b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/routing/StringPartitionKeyComponent.java index 4f2900f49c596..41f184fb0025c 100644 --- a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/routing/StringPartitionKeyComponent.java +++ b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implementation/routing/StringPartitionKeyComponent.java @@ -94,7 +94,7 @@ public void writeForBinaryEncoding(OutputStream outputStream) { for (int index = 0; index < (shortString ? this.utf8Value.length : MAX_STRING_BYTES_TO_APPEND + 1); index++) { byte charByte = this.utf8Value[index]; - if (charByte < 0xFF) charByte++; + charByte++; outputStream.write(charByte); } diff --git a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/models/CosmosResponse.java b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/models/CosmosResponse.java index a425dfc4665f0..284ee5a676c24 100644 --- a/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/models/CosmosResponse.java +++ b/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/models/CosmosResponse.java @@ -47,6 +47,9 @@ CosmosResponse setProperties(T resourceSettings) { /** * Gets the maximum size limit for this entity (in megabytes (MB) for server resources and in count for master * resources). + *

+ * For CosmosContainer, users will need to set {@link CosmosContainerRequestOptions#setQuotaInfoEnabled(boolean)} to true + * to get the quota information. * * @return the max resource quota. */ diff --git a/sdk/costmanagement/azure-resourcemanager-costmanagement/pom.xml b/sdk/costmanagement/azure-resourcemanager-costmanagement/pom.xml index b9a8e4ed848f9..c46cc285a2dbe 100644 --- a/sdk/costmanagement/azure-resourcemanager-costmanagement/pom.xml +++ b/sdk/costmanagement/azure-resourcemanager-costmanagement/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/dashboard/azure-resourcemanager-dashboard/pom.xml b/sdk/dashboard/azure-resourcemanager-dashboard/pom.xml index 679648d42304a..a7aa2939e42aa 100644 --- a/sdk/dashboard/azure-resourcemanager-dashboard/pom.xml +++ b/sdk/dashboard/azure-resourcemanager-dashboard/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/databox/azure-resourcemanager-databox/pom.xml b/sdk/databox/azure-resourcemanager-databox/pom.xml index dca3a3b2d32c3..dd0c02b81bd81 100644 --- a/sdk/databox/azure-resourcemanager-databox/pom.xml +++ b/sdk/databox/azure-resourcemanager-databox/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/databoxedge/azure-resourcemanager-databoxedge/pom.xml b/sdk/databoxedge/azure-resourcemanager-databoxedge/pom.xml index 4cad95d0c5cbf..5009412809f6d 100644 --- a/sdk/databoxedge/azure-resourcemanager-databoxedge/pom.xml +++ b/sdk/databoxedge/azure-resourcemanager-databoxedge/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/datadog/azure-resourcemanager-datadog/pom.xml b/sdk/datadog/azure-resourcemanager-datadog/pom.xml index b724ad6a87c54..3806a026538e2 100644 --- a/sdk/datadog/azure-resourcemanager-datadog/pom.xml +++ b/sdk/datadog/azure-resourcemanager-datadog/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/datafactory/azure-resourcemanager-datafactory/pom.xml b/sdk/datafactory/azure-resourcemanager-datafactory/pom.xml index 9a8d4b5576aee..5077dbb47732d 100644 --- a/sdk/datafactory/azure-resourcemanager-datafactory/pom.xml +++ b/sdk/datafactory/azure-resourcemanager-datafactory/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -96,7 +96,7 @@ com.azure.resourcemanager azure-resourcemanager-storage - 2.25.0 + 2.26.0 test diff --git a/sdk/datalakeanalytics/azure-resourcemanager-datalakeanalytics/pom.xml b/sdk/datalakeanalytics/azure-resourcemanager-datalakeanalytics/pom.xml index 43d239b2bd898..a0098f743ef3c 100644 --- a/sdk/datalakeanalytics/azure-resourcemanager-datalakeanalytics/pom.xml +++ b/sdk/datalakeanalytics/azure-resourcemanager-datalakeanalytics/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/datalakestore/azure-resourcemanager-datalakestore/pom.xml b/sdk/datalakestore/azure-resourcemanager-datalakestore/pom.xml index e3bedf38a25ee..f3ac6255aca46 100644 --- a/sdk/datalakestore/azure-resourcemanager-datalakestore/pom.xml +++ b/sdk/datalakestore/azure-resourcemanager-datalakestore/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/datamigration/azure-resourcemanager-datamigration/pom.xml b/sdk/datamigration/azure-resourcemanager-datamigration/pom.xml index fff938390bcab..6df94e5c56af1 100644 --- a/sdk/datamigration/azure-resourcemanager-datamigration/pom.xml +++ b/sdk/datamigration/azure-resourcemanager-datamigration/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/delegatednetwork/azure-resourcemanager-delegatednetwork/pom.xml b/sdk/delegatednetwork/azure-resourcemanager-delegatednetwork/pom.xml index 48e5f7ee71e1c..1f7a148a69a99 100644 --- a/sdk/delegatednetwork/azure-resourcemanager-delegatednetwork/pom.xml +++ b/sdk/delegatednetwork/azure-resourcemanager-delegatednetwork/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/deploymentmanager/azure-resourcemanager-deploymentmanager/pom.xml b/sdk/deploymentmanager/azure-resourcemanager-deploymentmanager/pom.xml index 2b226111862bc..4a3fb1a9f3444 100644 --- a/sdk/deploymentmanager/azure-resourcemanager-deploymentmanager/pom.xml +++ b/sdk/deploymentmanager/azure-resourcemanager-deploymentmanager/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/desktopvirtualization/azure-resourcemanager-desktopvirtualization/pom.xml b/sdk/desktopvirtualization/azure-resourcemanager-desktopvirtualization/pom.xml index 7b74f5f186094..77d87a3150f5f 100644 --- a/sdk/desktopvirtualization/azure-resourcemanager-desktopvirtualization/pom.xml +++ b/sdk/desktopvirtualization/azure-resourcemanager-desktopvirtualization/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/devcenter/azure-developer-devcenter/pom.xml b/sdk/devcenter/azure-developer-devcenter/pom.xml index 30985064607e0..b2c39cab26ba4 100644 --- a/sdk/devcenter/azure-developer-devcenter/pom.xml +++ b/sdk/devcenter/azure-developer-devcenter/pom.xml @@ -67,7 +67,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/devcenter/azure-resourcemanager-devcenter/pom.xml b/sdk/devcenter/azure-resourcemanager-devcenter/pom.xml index b57daf522df13..d2c17d6688c6e 100644 --- a/sdk/devcenter/azure-resourcemanager-devcenter/pom.xml +++ b/sdk/devcenter/azure-resourcemanager-devcenter/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/devhub/azure-resourcemanager-devhub/pom.xml b/sdk/devhub/azure-resourcemanager-devhub/pom.xml index d296f4d0fcd3e..f98fa070ec61a 100644 --- a/sdk/devhub/azure-resourcemanager-devhub/pom.xml +++ b/sdk/devhub/azure-resourcemanager-devhub/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/deviceprovisioningservices/azure-resourcemanager-deviceprovisioningservices/pom.xml b/sdk/deviceprovisioningservices/azure-resourcemanager-deviceprovisioningservices/pom.xml index f2586043ebab5..62f682a4c67a9 100644 --- a/sdk/deviceprovisioningservices/azure-resourcemanager-deviceprovisioningservices/pom.xml +++ b/sdk/deviceprovisioningservices/azure-resourcemanager-deviceprovisioningservices/pom.xml @@ -67,13 +67,13 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.25.0 + 2.26.0 test com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/deviceupdate/azure-iot-deviceupdate/pom.xml b/sdk/deviceupdate/azure-iot-deviceupdate/pom.xml index 2c3cd167ba5c5..40ee6f793bb35 100644 --- a/sdk/deviceupdate/azure-iot-deviceupdate/pom.xml +++ b/sdk/deviceupdate/azure-iot-deviceupdate/pom.xml @@ -51,7 +51,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/deviceupdate/azure-resourcemanager-deviceupdate/pom.xml b/sdk/deviceupdate/azure-resourcemanager-deviceupdate/pom.xml index a35e3cd6d883b..ab26a9eab3ffd 100644 --- a/sdk/deviceupdate/azure-resourcemanager-deviceupdate/pom.xml +++ b/sdk/deviceupdate/azure-resourcemanager-deviceupdate/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/devspaces/azure-resourcemanager-devspaces/pom.xml b/sdk/devspaces/azure-resourcemanager-devspaces/pom.xml index 74c3bba76ea03..ec3198271f78d 100644 --- a/sdk/devspaces/azure-resourcemanager-devspaces/pom.xml +++ b/sdk/devspaces/azure-resourcemanager-devspaces/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/devtestlabs/azure-resourcemanager-devtestlabs/pom.xml b/sdk/devtestlabs/azure-resourcemanager-devtestlabs/pom.xml index c16f4fdb13aee..eec063bb36b8c 100644 --- a/sdk/devtestlabs/azure-resourcemanager-devtestlabs/pom.xml +++ b/sdk/devtestlabs/azure-resourcemanager-devtestlabs/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/digitaltwins/azure-digitaltwins-core/CHANGELOG.md b/sdk/digitaltwins/azure-digitaltwins-core/CHANGELOG.md index 98c8f8afec65e..74911cfeae392 100644 --- a/sdk/digitaltwins/azure-digitaltwins-core/CHANGELOG.md +++ b/sdk/digitaltwins/azure-digitaltwins-core/CHANGELOG.md @@ -1,14 +1,13 @@ # Release History -## 1.4.0-beta.1 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed +## 1.3.8 (2023-04-18) ### Other Changes +#### Dependency Updates +- Upgraded `azure-core` dependency to `1.38.0` +- Upgraded `azure-core-http-netty` dependency to `1.13.2`. +- Upgraded `azure-core-identity` dependency to `1.8.2`. +- Upgraded `azure-core-serializer-json-jackson` dependency to `1.3.1`. ## 1.3.7 (2023-03-07) diff --git a/sdk/digitaltwins/azure-digitaltwins-core/README.md b/sdk/digitaltwins/azure-digitaltwins-core/README.md index 6ec77073eb5d4..dc6b6150b999e 100644 --- a/sdk/digitaltwins/azure-digitaltwins-core/README.md +++ b/sdk/digitaltwins/azure-digitaltwins-core/README.md @@ -51,7 +51,7 @@ add the direct dependency to your project as follows. com.azure azure-digitaltwins-core - 1.3.7 + 1.3.8 ``` diff --git a/sdk/digitaltwins/azure-digitaltwins-core/pom.xml b/sdk/digitaltwins/azure-digitaltwins-core/pom.xml index 5c44fa34a5287..ed6873986d57f 100644 --- a/sdk/digitaltwins/azure-digitaltwins-core/pom.xml +++ b/sdk/digitaltwins/azure-digitaltwins-core/pom.xml @@ -13,7 +13,7 @@ com.azure azure-digitaltwins-core - 1.4.0-beta.1 + 1.3.8 Microsoft Azure client library for Digital Twins This package contains the Microsoft Azure DigitalTwins client library. @@ -70,7 +70,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/digitaltwins/azure-resourcemanager-digitaltwins/pom.xml b/sdk/digitaltwins/azure-resourcemanager-digitaltwins/pom.xml index 718f9a113e774..3aab0d68d3845 100644 --- a/sdk/digitaltwins/azure-resourcemanager-digitaltwins/pom.xml +++ b/sdk/digitaltwins/azure-resourcemanager-digitaltwins/pom.xml @@ -64,7 +64,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -100,7 +100,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.25.0 + 2.26.0 test diff --git a/sdk/dnsresolver/azure-resourcemanager-dnsresolver/pom.xml b/sdk/dnsresolver/azure-resourcemanager-dnsresolver/pom.xml index c53da5dba4bd3..3ce22e3609a9f 100644 --- a/sdk/dnsresolver/azure-resourcemanager-dnsresolver/pom.xml +++ b/sdk/dnsresolver/azure-resourcemanager-dnsresolver/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/education/azure-resourcemanager-education/pom.xml b/sdk/education/azure-resourcemanager-education/pom.xml index d8e5bd8489f45..7aa2e6c00739f 100644 --- a/sdk/education/azure-resourcemanager-education/pom.xml +++ b/sdk/education/azure-resourcemanager-education/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/elastic/azure-resourcemanager-elastic/pom.xml b/sdk/elastic/azure-resourcemanager-elastic/pom.xml index 40711903233cd..ed055a3ba6887 100644 --- a/sdk/elastic/azure-resourcemanager-elastic/pom.xml +++ b/sdk/elastic/azure-resourcemanager-elastic/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/elasticsan/azure-resourcemanager-elasticsan/pom.xml b/sdk/elasticsan/azure-resourcemanager-elasticsan/pom.xml index f644d7ce79e56..f66d9aec57b87 100644 --- a/sdk/elasticsan/azure-resourcemanager-elasticsan/pom.xml +++ b/sdk/elasticsan/azure-resourcemanager-elasticsan/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/eventgrid/azure-messaging-eventgrid-cloudnative-cloudevents/pom.xml b/sdk/eventgrid/azure-messaging-eventgrid-cloudnative-cloudevents/pom.xml index be9f110dbfeb4..e445d4545f36b 100644 --- a/sdk/eventgrid/azure-messaging-eventgrid-cloudnative-cloudevents/pom.xml +++ b/sdk/eventgrid/azure-messaging-eventgrid-cloudnative-cloudevents/pom.xml @@ -113,7 +113,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/eventgrid/azure-messaging-eventgrid/pom.xml b/sdk/eventgrid/azure-messaging-eventgrid/pom.xml index 83eed7ca9afbb..21f1f9bb90f2d 100644 --- a/sdk/eventgrid/azure-messaging-eventgrid/pom.xml +++ b/sdk/eventgrid/azure-messaging-eventgrid/pom.xml @@ -118,7 +118,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/eventgrid/azure-resourcemanager-eventgrid/pom.xml b/sdk/eventgrid/azure-resourcemanager-eventgrid/pom.xml index 8acbc6ebc073d..8925f30c4b18d 100644 --- a/sdk/eventgrid/azure-resourcemanager-eventgrid/pom.xml +++ b/sdk/eventgrid/azure-resourcemanager-eventgrid/pom.xml @@ -55,7 +55,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -67,7 +67,7 @@ com.azure.resourcemanager azure-resourcemanager - 2.25.0 + 2.26.0 test diff --git a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml index e5090bf359a85..1feeb561c7cfd 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml @@ -61,7 +61,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml index 4413709f3aed7..f6ee85cec86ce 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml @@ -61,7 +61,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/eventhubs/microsoft-azure-eventhubs-eph/pom.xml b/sdk/eventhubs/microsoft-azure-eventhubs-eph/pom.xml index bc3792b6f1b89..1fd8e28213270 100644 --- a/sdk/eventhubs/microsoft-azure-eventhubs-eph/pom.xml +++ b/sdk/eventhubs/microsoft-azure-eventhubs-eph/pom.xml @@ -64,7 +64,7 @@ com.microsoft.azure msal4j - 1.13.7 + 1.13.8 test diff --git a/sdk/eventhubs/microsoft-azure-eventhubs-extensions/pom.xml b/sdk/eventhubs/microsoft-azure-eventhubs-extensions/pom.xml index a1c0245344676..84f0dda638a83 100644 --- a/sdk/eventhubs/microsoft-azure-eventhubs-extensions/pom.xml +++ b/sdk/eventhubs/microsoft-azure-eventhubs-extensions/pom.xml @@ -68,7 +68,7 @@ com.microsoft.azure msal4j - 1.13.7 + 1.13.8 test diff --git a/sdk/eventhubs/microsoft-azure-eventhubs/pom.xml b/sdk/eventhubs/microsoft-azure-eventhubs/pom.xml index 264f0dbc69567..fb3a0ae50dae5 100644 --- a/sdk/eventhubs/microsoft-azure-eventhubs/pom.xml +++ b/sdk/eventhubs/microsoft-azure-eventhubs/pom.xml @@ -77,7 +77,7 @@ com.microsoft.azure msal4j - 1.13.7 + 1.13.8 test diff --git a/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md b/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md index 384487214308a..3eb8650ce465f 100644 --- a/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md +++ b/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md @@ -10,6 +10,15 @@ ### Other Changes +## 4.0.6 (2023-04-19) + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-core` from `1.37.0` to version `1.38.0`. +- Upgraded `azure-core-http-netty` from `1.13.1` to version `1.13.2`. + ## 4.1.0-beta.1 (2023-04-12) ### Features Added - Added support for analyzing new document types diff --git a/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml b/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml index b5652025153b1..6df58aedde311 100644 --- a/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml +++ b/sdk/formrecognizer/azure-ai-formrecognizer/pom.xml @@ -59,7 +59,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/frontdoor/azure-resourcemanager-frontdoor/pom.xml b/sdk/frontdoor/azure-resourcemanager-frontdoor/pom.xml index 7749ef661f068..3c51e9612fc45 100644 --- a/sdk/frontdoor/azure-resourcemanager-frontdoor/pom.xml +++ b/sdk/frontdoor/azure-resourcemanager-frontdoor/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -90,7 +90,7 @@ com.azure.resourcemanager azure-resourcemanager-storage - 2.25.0 + 2.26.0 test diff --git a/sdk/graphservices/azure-resourcemanager-graphservices/pom.xml b/sdk/graphservices/azure-resourcemanager-graphservices/pom.xml index 7193c45422a28..284caced30112 100644 --- a/sdk/graphservices/azure-resourcemanager-graphservices/pom.xml +++ b/sdk/graphservices/azure-resourcemanager-graphservices/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/hanaonazure/azure-resourcemanager-hanaonazure/pom.xml b/sdk/hanaonazure/azure-resourcemanager-hanaonazure/pom.xml index 907019adef4f1..337cc00a6170f 100644 --- a/sdk/hanaonazure/azure-resourcemanager-hanaonazure/pom.xml +++ b/sdk/hanaonazure/azure-resourcemanager-hanaonazure/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/hdinsight/azure-resourcemanager-hdinsight/pom.xml b/sdk/hdinsight/azure-resourcemanager-hdinsight/pom.xml index e7081da256c12..da75eba08874e 100644 --- a/sdk/hdinsight/azure-resourcemanager-hdinsight/pom.xml +++ b/sdk/hdinsight/azure-resourcemanager-hdinsight/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -90,13 +90,13 @@ com.azure.resourcemanager azure-resourcemanager-storage - 2.25.0 + 2.26.0 test com.azure.resourcemanager azure-resourcemanager-network - 2.25.0 + 2.26.0 test diff --git a/sdk/healthinsights/azure-health-insights-cancerprofiling/pom.xml b/sdk/healthinsights/azure-health-insights-cancerprofiling/pom.xml index d5d1b5164f975..df4fd3c365846 100644 --- a/sdk/healthinsights/azure-health-insights-cancerprofiling/pom.xml +++ b/sdk/healthinsights/azure-health-insights-cancerprofiling/pom.xml @@ -77,7 +77,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/healthinsights/azure-health-insights-clinicalmatching/pom.xml b/sdk/healthinsights/azure-health-insights-clinicalmatching/pom.xml index c9c5fab408b43..548c510c547da 100644 --- a/sdk/healthinsights/azure-health-insights-clinicalmatching/pom.xml +++ b/sdk/healthinsights/azure-health-insights-clinicalmatching/pom.xml @@ -77,7 +77,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/hybridcompute/azure-resourcemanager-hybridcompute/pom.xml b/sdk/hybridcompute/azure-resourcemanager-hybridcompute/pom.xml index 52bb1e3798b33..bb3fd4e5e1646 100644 --- a/sdk/hybridcompute/azure-resourcemanager-hybridcompute/pom.xml +++ b/sdk/hybridcompute/azure-resourcemanager-hybridcompute/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/hybridcontainerservice/azure-resourcemanager-hybridcontainerservice/pom.xml b/sdk/hybridcontainerservice/azure-resourcemanager-hybridcontainerservice/pom.xml index 7401040dced80..326004d21699a 100644 --- a/sdk/hybridcontainerservice/azure-resourcemanager-hybridcontainerservice/pom.xml +++ b/sdk/hybridcontainerservice/azure-resourcemanager-hybridcontainerservice/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/hybridkubernetes/azure-resourcemanager-hybridkubernetes/pom.xml b/sdk/hybridkubernetes/azure-resourcemanager-hybridkubernetes/pom.xml index 2234eb2754601..bc89a04127779 100644 --- a/sdk/hybridkubernetes/azure-resourcemanager-hybridkubernetes/pom.xml +++ b/sdk/hybridkubernetes/azure-resourcemanager-hybridkubernetes/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/hybridnetwork/azure-resourcemanager-hybridnetwork/pom.xml b/sdk/hybridnetwork/azure-resourcemanager-hybridnetwork/pom.xml index ad71156e54eb6..8c6a8f9a25d91 100644 --- a/sdk/hybridnetwork/azure-resourcemanager-hybridnetwork/pom.xml +++ b/sdk/hybridnetwork/azure-resourcemanager-hybridnetwork/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/identity/azure-identity/CHANGELOG.md b/sdk/identity/azure-identity/CHANGELOG.md index 7960345a1f29f..cf946d85bb051 100644 --- a/sdk/identity/azure-identity/CHANGELOG.md +++ b/sdk/identity/azure-identity/CHANGELOG.md @@ -10,6 +10,10 @@ ### Other Changes +#### Dependency Updates +- Upgraded `msal4j` from `1.13.7` to version `1.13.8`. + + ## 1.9.0-beta.3 (2023-04-13) ### Bugs Fixed @@ -30,7 +34,8 @@ - Upgraded `azure-core` from `1.37.0` to version `1.38.0`. - Upgraded `azure-core` from `1.37.0` to version `1.38.0`. - Upgraded `azure-core-http-netty` from `1.13.1` to version `1.13.2`. - Upgraded `azure-core-http-netty` from `1.13.1` to version `1.13.2`. - Upgraded `msal4j` from `1.13.5` to version `1.13.7`. - Upgraded `msal4j` from `1.13.5` to version `1.13.7`. - +g +- ## 1.9.0-beta.2 (2023-03-16) ### Features Added diff --git a/sdk/identity/azure-identity/pom.xml b/sdk/identity/azure-identity/pom.xml index e60c08a63d93c..a3281b7efe650 100644 --- a/sdk/identity/azure-identity/pom.xml +++ b/sdk/identity/azure-identity/pom.xml @@ -43,7 +43,7 @@ com.microsoft.azure msal4j - 1.13.7 + 1.13.8 com.microsoft.azure @@ -53,7 +53,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -128,7 +128,7 @@ - com.microsoft.azure:msal4j:[1.13.7] + com.microsoft.azure:msal4j:[1.13.8] com.microsoft.azure:msal4j-persistence-extension:[1.1.0] net.java.dev.jna:jna-platform:[5.6.0] org.linguafranca.pwdb:KeePassJava2:[2.1.4] diff --git a/sdk/imagebuilder/azure-resourcemanager-imagebuilder/pom.xml b/sdk/imagebuilder/azure-resourcemanager-imagebuilder/pom.xml index fe4b3e29a9445..0d1385f3c4450 100644 --- a/sdk/imagebuilder/azure-resourcemanager-imagebuilder/pom.xml +++ b/sdk/imagebuilder/azure-resourcemanager-imagebuilder/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -96,7 +96,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.25.0 + 2.26.0 test diff --git a/sdk/iothub/azure-resourcemanager-iothub/pom.xml b/sdk/iothub/azure-resourcemanager-iothub/pom.xml index b6eea3c1fbb3d..b6016f9a8cc41 100644 --- a/sdk/iothub/azure-resourcemanager-iothub/pom.xml +++ b/sdk/iothub/azure-resourcemanager-iothub/pom.xml @@ -61,7 +61,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -97,7 +97,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.25.0 + 2.26.0 test diff --git a/sdk/keyvault/azure-security-keyvault-administration/CHANGELOG.md b/sdk/keyvault/azure-security-keyvault-administration/CHANGELOG.md index 75a5feea2476d..576ad53e5c551 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/CHANGELOG.md +++ b/sdk/keyvault/azure-security-keyvault-administration/CHANGELOG.md @@ -10,6 +10,18 @@ ### Other Changes +## 4.3.1 (2023-04-20) + +### Other Changes + +- Test proxy server migration. +- Made all logger instances static. + +#### Dependency Updates + +- Upgraded `azure-core-http-netty` from `1.13.1` to version `1.13.2`. +- Upgraded `azure-core` from `1.37.0` to version `1.38.0`. + ## 4.3.0 (2023-03-18) ### Features Added diff --git a/sdk/keyvault/azure-security-keyvault-administration/README.md b/sdk/keyvault/azure-security-keyvault-administration/README.md index ac8cc3449a42d..d2201534c1969 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/README.md +++ b/sdk/keyvault/azure-security-keyvault-administration/README.md @@ -43,7 +43,7 @@ If you want to take dependency on a particular version of the library that is no com.azure azure-security-keyvault-administration - 4.3.0 + 4.3.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/keyvault/azure-security-keyvault-administration/pom.xml b/sdk/keyvault/azure-security-keyvault-administration/pom.xml index bd078b14cb2f4..75dbd3073d6f8 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-administration/pom.xml @@ -89,7 +89,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -101,7 +101,7 @@ com.azure azure-security-keyvault-keys - 4.6.0 + 4.6.1 test diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultAccessControlAsyncClient.java b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultAccessControlAsyncClient.java index 6c7ae690c8655..4cc1d21d4788c 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultAccessControlAsyncClient.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultAccessControlAsyncClient.java @@ -64,7 +64,7 @@ public final class KeyVaultAccessControlAsyncClient { /** * The logger to be used. */ - private final ClientLogger logger = new ClientLogger(KeyVaultAccessControlAsyncClient.class); + private static final ClientLogger LOGGER = new ClientLogger(KeyVaultAccessControlAsyncClient.class); /** * The underlying AutoRest client used to interact with the Key Vault service. @@ -196,14 +196,14 @@ Mono> listRoleDefinitionsFirstPage(String return clientImpl.getRoleDefinitions() .listSinglePageAsync(vaultUrl, roleScope.toString(), null, context) - .doOnRequest(ignored -> logger.verbose("Listing role definitions for roleScope - {}", roleScope)) - .doOnSuccess(response -> logger.verbose("Listed role definitions for roleScope - {}", roleScope)) - .doOnError(error -> logger.warning("Failed to list role definitions for roleScope - {}", roleScope, + .doOnRequest(ignored -> LOGGER.verbose("Listing role definitions for roleScope - {}", roleScope)) + .doOnSuccess(response -> LOGGER.verbose("Listed role definitions for roleScope - {}", roleScope)) + .doOnError(error -> LOGGER.warning("Failed to list role definitions for roleScope - {}", roleScope, error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(KeyVaultAdministrationUtil::transformRoleDefinitionsPagedResponse); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -226,15 +226,15 @@ Mono> listRoleDefinitionsNextPage(String c return clientImpl.getRoleDefinitions() .listNextSinglePageAsync(continuationToken, vaultUrl, context) .doOnRequest(ignored -> - logger.verbose("Listing next role definitions page - Page {}", continuationToken)) + LOGGER.verbose("Listing next role definitions page - Page {}", continuationToken)) .doOnSuccess(response -> - logger.verbose("Listed next role definitions page - Page {}", continuationToken)) + LOGGER.verbose("Listed next role definitions page - Page {}", continuationToken)) .doOnError(error -> - logger.warning("Failed to list next role definitions page - Page {}", continuationToken, error)) + LOGGER.warning("Failed to list next role definitions page - Page {}", continuationToken, error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(KeyVaultAdministrationUtil::transformRoleDefinitionsPagedResponse); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -380,14 +380,14 @@ Mono> setRoleDefinitionWithResponse(SetRoleDefi options.getRoleDefinitionName(), parameters, context) .doOnRequest(ignored -> - logger.verbose("Creating role definition - {}", options.getRoleDefinitionName())) - .doOnSuccess(response -> logger.verbose("Created role definition - {}", response.getValue().getName())) + LOGGER.verbose("Creating role definition - {}", options.getRoleDefinitionName())) + .doOnSuccess(response -> LOGGER.verbose("Created role definition - {}", response.getValue().getName())) .doOnError(error -> - logger.warning("Failed to create role definition - {}", options.getRoleDefinitionName(), error)) + LOGGER.warning("Failed to create role definition - {}", options.getRoleDefinitionName(), error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(KeyVaultAdministrationUtil::transformRoleDefinitionResponse); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -481,15 +481,15 @@ Mono> getRoleDefinitionWithResponse(KeyVaultRol return clientImpl.getRoleDefinitions() .getWithResponseAsync(vaultUrl, roleScope.toString(), roleDefinitionName, context) - .doOnRequest(ignored -> logger.verbose("Retrieving role definition - {}", roleDefinitionName)) + .doOnRequest(ignored -> LOGGER.verbose("Retrieving role definition - {}", roleDefinitionName)) .doOnSuccess(response -> - logger.verbose("Retrieved role definition - {}", response.getValue().getName())) + LOGGER.verbose("Retrieved role definition - {}", response.getValue().getName())) .doOnError(error -> - logger.warning("Failed to retrieved role definition - {}", roleDefinitionName, error)) + LOGGER.warning("Failed to retrieved role definition - {}", roleDefinitionName, error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(KeyVaultAdministrationUtil::transformRoleDefinitionResponse); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -576,15 +576,15 @@ Mono> deleteRoleDefinitionWithResponse(KeyVaultRoleScope roleScop return clientImpl.getRoleDefinitions() .deleteWithResponseAsync(vaultUrl, roleScope.toString(), roleDefinitionName, context) - .doOnRequest(ignored -> logger.verbose("Deleting role definition - {}", roleDefinitionName)) - .doOnSuccess(response -> logger.verbose("Deleted role definition - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to delete role definition - {}", roleDefinitionName, error)) + .doOnRequest(ignored -> LOGGER.verbose("Deleting role definition - {}", roleDefinitionName)) + .doOnSuccess(response -> LOGGER.verbose("Deleted role definition - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to delete role definition - {}", roleDefinitionName, error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(response -> (Response) new SimpleResponse(response, null)) .onErrorResume(KeyVaultAdministrationException.class, e -> - swallowExceptionForStatusCodeAsync(404, e, logger)); + swallowExceptionForStatusCodeAsync(404, e, LOGGER)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -651,14 +651,14 @@ Mono> listRoleAssignmentsFirstPage(String return clientImpl.getRoleAssignments() .listForScopeSinglePageAsync(vaultUrl, roleScope.toString(), null, context) - .doOnRequest(ignored -> logger.verbose("Listing role assignments for roleScope - {}", roleScope)) - .doOnSuccess(response -> logger.verbose("Listed role assignments for roleScope - {}", roleScope)) - .doOnError(error -> logger.warning("Failed to list role assignments for roleScope - {}", roleScope, + .doOnRequest(ignored -> LOGGER.verbose("Listing role assignments for roleScope - {}", roleScope)) + .doOnSuccess(response -> LOGGER.verbose("Listed role assignments for roleScope - {}", roleScope)) + .doOnError(error -> LOGGER.warning("Failed to list role assignments for roleScope - {}", roleScope, error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(KeyVaultAdministrationUtil::transformRoleAssignmentsPagedResponse); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -681,15 +681,15 @@ Mono> listRoleAssignmentsNextPage(String c .listForScopeNextSinglePageAsync(continuationToken, vaultUrl, context) .doOnRequest(ignored -> - logger.verbose("Listing next role assignments page - Page {}", continuationToken)) + LOGGER.verbose("Listing next role assignments page - Page {}", continuationToken)) .doOnSuccess(response -> - logger.verbose("Listed next role assignments page - Page {}", continuationToken)) - .doOnError(error -> logger.warning("Failed to list next role assignments page - Page {}", + LOGGER.verbose("Listed next role assignments page - Page {}", continuationToken)) + .doOnError(error -> LOGGER.warning("Failed to list next role assignments page - Page {}", continuationToken, error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(KeyVaultAdministrationUtil::transformRoleAssignmentsPagedResponse); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -845,13 +845,13 @@ Mono> createRoleAssignmentWithResponse(KeyVault return clientImpl.getRoleAssignments() .createWithResponseAsync(vaultUrl, roleScope.toString(), roleAssignmentName, parameters, context) - .doOnRequest(ignored -> logger.verbose("Creating role assignment - {}", roleAssignmentName)) - .doOnSuccess(response -> logger.verbose("Created role assignment - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to create role assignment - {}", roleAssignmentName, error)) + .doOnRequest(ignored -> LOGGER.verbose("Creating role assignment - {}", roleAssignmentName)) + .doOnSuccess(response -> LOGGER.verbose("Created role assignment - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to create role assignment - {}", roleAssignmentName, error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(KeyVaultAdministrationUtil::transformRoleAssignmentResponse); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -942,15 +942,15 @@ Mono> getRoleAssignmentWithResponse(KeyVaultRol return clientImpl.getRoleAssignments() .getWithResponseAsync(vaultUrl, roleScope.toString(), roleAssignmentName, context) - .doOnRequest(ignored -> logger.verbose("Retrieving role assignment - {}", roleAssignmentName)) + .doOnRequest(ignored -> LOGGER.verbose("Retrieving role assignment - {}", roleAssignmentName)) .doOnSuccess(response -> - logger.verbose("Retrieved role assignment - {}", response.getValue().getName())) + LOGGER.verbose("Retrieved role assignment - {}", response.getValue().getName())) .doOnError(error -> - logger.warning("Failed to retrieve role assignment - {}", roleAssignmentName, error)) + LOGGER.warning("Failed to retrieve role assignment - {}", roleAssignmentName, error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(KeyVaultAdministrationUtil::transformRoleAssignmentResponse); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1036,15 +1036,15 @@ Mono> deleteRoleAssignmentWithResponse(KeyVaultRoleScope roleScop return clientImpl.getRoleAssignments() .deleteWithResponseAsync(vaultUrl, roleScope.toString(), roleAssignmentName, context) - .doOnRequest(ignored -> logger.verbose("Deleting role assignment - {}", roleAssignmentName)) - .doOnSuccess(response -> logger.verbose("Deleted role assignment - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to delete role assignment - {}", roleAssignmentName, error)) + .doOnRequest(ignored -> LOGGER.verbose("Deleting role assignment - {}", roleAssignmentName)) + .doOnSuccess(response -> LOGGER.verbose("Deleted role assignment - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to delete role assignment - {}", roleAssignmentName, error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(response -> (Response) new SimpleResponse(response, null)) .onErrorResume(KeyVaultAdministrationException.class, e -> - swallowExceptionForStatusCodeAsync(404, e, logger)); + swallowExceptionForStatusCodeAsync(404, e, LOGGER)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClient.java b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClient.java index f6daa894fe303..3bd1e7ed8b7b6 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClient.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClient.java @@ -62,13 +62,10 @@ */ @ServiceClient(builder = KeyVaultAccessControlClientBuilder.class) public final class KeyVaultAccessControlClient { - // Please see here - // for more information on Azure resource provider namespaces. - /** * The logger to be used. */ - private final ClientLogger logger = new ClientLogger(KeyVaultAccessControlClient.class); + private static final ClientLogger LOGGER = new ClientLogger(KeyVaultAccessControlClient.class); /** * The underlying AutoRest client used to interact with the Key Vault service. @@ -208,9 +205,9 @@ PagedResponse listRoleDefinitionsFirstPage(String vaultU context); return KeyVaultAdministrationUtil.transformRoleDefinitionsPagedResponse(roleDefinitionPagedResponse); } catch (KeyVaultErrorException e) { - throw logger.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); + throw LOGGER.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -234,9 +231,9 @@ PagedResponse listRoleDefinitionsNextPage(String continu .listNextSinglePage(continuationToken, vaultUrl, context); return KeyVaultAdministrationUtil.transformRoleDefinitionsPagedResponse(roleDefinitionPagedResponse); } catch (KeyVaultErrorException e) { - throw logger.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); + throw LOGGER.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -367,9 +364,9 @@ public Response setRoleDefinitionWithResponse(SetRoleDef context); return KeyVaultAdministrationUtil.transformRoleDefinitionResponse(roleDefinitionResponse); } catch (KeyVaultErrorException e) { - throw logger.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); + throw LOGGER.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -447,9 +444,9 @@ public Response getRoleDefinitionWithResponse(KeyVaultRo context); return KeyVaultAdministrationUtil.transformRoleDefinitionResponse(roleDefinitionResponse); } catch (KeyVaultErrorException e) { - throw logger.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); + throw LOGGER.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -524,9 +521,9 @@ public Response deleteRoleDefinitionWithResponse(KeyVaultRoleScope roleSco } catch (KeyVaultErrorException e) { KeyVaultAdministrationException mappedException = KeyVaultAdministrationUtils .toKeyVaultAdministrationException(e); - return swallowExceptionForStatusCodeSync(404, mappedException, logger); + return swallowExceptionForStatusCodeSync(404, mappedException, LOGGER); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -620,9 +617,9 @@ PagedResponse listRoleAssignmentsFirstPage(String vaultU context); return KeyVaultAdministrationUtil.transformRoleAssignmentsPagedResponse(roleAssignmentPagedResponse); } catch (KeyVaultErrorException e) { - throw logger.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); + throw LOGGER.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -646,9 +643,9 @@ PagedResponse listRoleAssignmentsNextPage(String continu context); return KeyVaultAdministrationUtil.transformRoleAssignmentsPagedResponse(roleAssignmentPagedResponse); } catch (KeyVaultErrorException e) { - throw logger.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); + throw LOGGER.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -785,9 +782,9 @@ public Response createRoleAssignmentWithResponse(KeyVaul context); return KeyVaultAdministrationUtil.transformRoleAssignmentResponse(roleAssignmentResponse); } catch (KeyVaultErrorException e) { - throw logger.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); + throw LOGGER.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -862,9 +859,9 @@ public Response getRoleAssignmentWithResponse(KeyVaultRo context); return KeyVaultAdministrationUtil.transformRoleAssignmentResponse(roleAssignmentResponse); } catch (KeyVaultErrorException e) { - throw logger.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); + throw LOGGER.logExceptionAsError(KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e)); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -935,9 +932,9 @@ public Response deleteRoleAssignmentWithResponse(KeyVaultRoleScope roleSco return new SimpleResponse<>(roleAssignmentResponse, null); } catch (KeyVaultErrorException e) { KeyVaultAdministrationException mappedException = KeyVaultAdministrationUtils.toKeyVaultAdministrationException(e); - return swallowExceptionForStatusCodeSync(404, mappedException, logger); + return swallowExceptionForStatusCodeSync(404, mappedException, LOGGER); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientBuilder.java b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientBuilder.java index 34eeb6fffeebe..a52a9ba73fac0 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientBuilder.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientBuilder.java @@ -80,11 +80,11 @@ public final class KeyVaultAccessControlClientBuilder implements HttpTrait, ConfigurationTrait { // This is the properties file name. + private static final ClientLogger LOGGER = new ClientLogger(KeyVaultAccessControlClientBuilder.class); private static final String AZURE_KEY_VAULT_RBAC = "azure-key-vault-administration.properties"; private static final String SDK_NAME = "name"; private static final String SDK_VERSION = "version"; - private final ClientLogger logger = new ClientLogger(KeyVaultAccessControlClientBuilder.class); private final List perCallPolicies; private final List perRetryPolicies; private final Map properties; @@ -173,7 +173,7 @@ private Configuration validateEndpointAndGetConfiguration() { URL buildEndpoint = getBuildEndpoint(buildConfiguration); if (buildEndpoint == null) { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new IllegalStateException( KeyVaultErrorCodeStrings.getErrorString(KeyVaultErrorCodeStrings.VAULT_END_POINT_REQUIRED))); } @@ -244,13 +244,13 @@ private HttpPipeline getPipeline(Configuration buildConfiguration, ServiceVersio */ public KeyVaultAccessControlClientBuilder vaultUrl(String vaultUrl) { if (vaultUrl == null) { - throw logger.logExceptionAsError(new NullPointerException("'vaultUrl' cannot be null.")); + throw LOGGER.logExceptionAsError(new NullPointerException("'vaultUrl' cannot be null.")); } try { this.vaultUrl = new URL(vaultUrl); } catch (MalformedURLException e) { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new IllegalArgumentException("The Azure Key Vault URL is malformed.", e)); } @@ -271,7 +271,7 @@ public KeyVaultAccessControlClientBuilder vaultUrl(String vaultUrl) { @Override public KeyVaultAccessControlClientBuilder credential(TokenCredential credential) { if (credential == null) { - throw logger.logExceptionAsError(new NullPointerException("'credential' cannot be null.")); + throw LOGGER.logExceptionAsError(new NullPointerException("'credential' cannot be null.")); } this.credential = credential; @@ -319,7 +319,7 @@ public KeyVaultAccessControlClientBuilder httpLogOptions(HttpLogOptions logOptio @Override public KeyVaultAccessControlClientBuilder addPolicy(HttpPipelinePolicy policy) { if (policy == null) { - throw logger.logExceptionAsError(new NullPointerException("'policy' cannot be null.")); + throw LOGGER.logExceptionAsError(new NullPointerException("'policy' cannot be null.")); } if (policy.getPipelinePosition() == HttpPipelinePosition.PER_CALL) { diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultBackupAsyncClient.java b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultBackupAsyncClient.java index e416320ee4460..d028d36cd5132 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultBackupAsyncClient.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultBackupAsyncClient.java @@ -67,15 +67,12 @@ */ @ServiceClient(builder = KeyVaultBackupClientBuilder.class, isAsync = true) public final class KeyVaultBackupAsyncClient { - // Please see here - // for more information on Azure resource provider namespaces. - - private static final Duration DEFAULT_POLLING_INTERVAL = Duration.ofSeconds(1); - /** * The logger to be used. */ - private final ClientLogger logger = new ClientLogger(KeyVaultBackupAsyncClient.class); + private static final ClientLogger LOGGER = new ClientLogger(KeyVaultBackupAsyncClient.class); + + private static final Duration DEFAULT_POLLING_INTERVAL = Duration.ofSeconds(1); /** * The underlying AutoRest client used to interact with the Key Vault service. @@ -173,13 +170,13 @@ HttpPipeline getHttpPipeline() { @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public PollerFlux beginBackup(String blobStorageUrl, String sasToken) { if (blobStorageUrl == null) { - throw logger.logExceptionAsError(new NullPointerException( + throw LOGGER.logExceptionAsError(new NullPointerException( String.format(KeyVaultErrorCodeStrings.getErrorString(KeyVaultErrorCodeStrings.PARAMETER_REQUIRED), "'blobStorageUrl'"))); } if (sasToken == null) { - throw logger.logExceptionAsError(new NullPointerException( + throw LOGGER.logExceptionAsError(new NullPointerException( String.format(KeyVaultErrorCodeStrings.getErrorString(KeyVaultErrorCodeStrings.PARAMETER_REQUIRED), "'sasToken'"))); } @@ -188,7 +185,7 @@ public PollerFlux beginBackup(String blobStorag backupActivationOperation(blobStorageUrl, sasToken), backupPollOperation(), (pollingContext, firstResponse) -> - Mono.error(logger.logExceptionAsError(new RuntimeException("Cancellation is not supported"))), + Mono.error(LOGGER.logExceptionAsError(new RuntimeException("Cancellation is not supported"))), backupFetchOperation()); } @@ -212,16 +209,16 @@ Mono> backupWithResponse(String blobStorageUrl try { return clientImpl.fullBackupWithResponseAsync(vaultUrl, sasTokenParameter, context) - .doOnRequest(ignored -> logger.verbose("Backing up at URL - {}", blobStorageUrl)) - .doOnSuccess(response -> logger.verbose("Backed up at URL - {}", + .doOnRequest(ignored -> LOGGER.verbose("Backing up at URL - {}", blobStorageUrl)) + .doOnSuccess(response -> LOGGER.verbose("Backed up at URL - {}", response.getValue().getAzureStorageBlobContainerUri())) - .doOnError(error -> logger.warning("Failed to backup at URL - {}", blobStorageUrl, error)) + .doOnError(error -> LOGGER.warning("Failed to backup at URL - {}", blobStorageUrl, error)) .map(backupOperationResponse -> new SimpleResponse<>(backupOperationResponse.getRequest(), backupOperationResponse.getStatusCode(), backupOperationResponse.getHeaders(), (KeyVaultBackupOperation) transformToLongRunningOperation(backupOperationResponse.getValue()))); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -233,7 +230,7 @@ private Function, Mono backupWithResponse(blobStorageUrl, sasToken, context)) .flatMap(backupResponse -> Mono.just(backupResponse.getValue())); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } }; } @@ -251,7 +248,7 @@ private Function, Mono( LongRunningOperationStatus.fromString("BACKUP_START_FAILED", true), null)); @@ -267,11 +264,11 @@ private Function, Mono(LongRunningOperationStatus.FAILED, null)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } }; } @@ -288,7 +285,7 @@ private Function, Mono> backupFe return Mono.just(blobContainerUri); } } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } }; } @@ -339,13 +336,13 @@ private static Mono> processBackupOperatio @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public PollerFlux beginRestore(String folderUrl, String sasToken) { if (folderUrl == null) { - throw logger.logExceptionAsError(new NullPointerException( + throw LOGGER.logExceptionAsError(new NullPointerException( String.format(KeyVaultErrorCodeStrings.getErrorString(KeyVaultErrorCodeStrings.PARAMETER_REQUIRED), "'folderUrl'"))); } if (sasToken == null) { - throw logger.logExceptionAsError(new NullPointerException( + throw LOGGER.logExceptionAsError(new NullPointerException( String.format(KeyVaultErrorCodeStrings.getErrorString(KeyVaultErrorCodeStrings.PARAMETER_REQUIRED), "'sasToken'"))); } @@ -354,7 +351,7 @@ public PollerFlux beginRestore( restoreActivationOperation(folderUrl, sasToken), restorePollOperation(), (pollingContext, firstResponse) -> - Mono.error(logger.logExceptionAsError(new RuntimeException("Cancellation is not supported"))), + Mono.error(LOGGER.logExceptionAsError(new RuntimeException("Cancellation is not supported"))), (pollingContext) -> Mono.just(new KeyVaultRestoreResult())); } @@ -388,10 +385,10 @@ Mono> restoreWithResponse(String folderUrl, S try { return clientImpl.fullRestoreOperationWithResponseAsync(vaultUrl, restoreOperationParameters, context) - .doOnRequest(ignored -> logger.verbose("Restoring from location - {}", folderUrl)) - .doOnSuccess(response -> logger.verbose("Restored from location - {}", folderUrl)) + .doOnRequest(ignored -> LOGGER.verbose("Restoring from location - {}", folderUrl)) + .doOnSuccess(response -> LOGGER.verbose("Restored from location - {}", folderUrl)) .doOnError(error -> - logger.warning("Failed to restore from location - {}", folderUrl, error)) + LOGGER.warning("Failed to restore from location - {}", folderUrl, error)) .map(restoreOperationResponse -> new SimpleResponse<>(restoreOperationResponse.getRequest(), restoreOperationResponse.getStatusCode(), @@ -399,7 +396,7 @@ Mono> restoreWithResponse(String folderUrl, S (KeyVaultRestoreOperation) transformToLongRunningOperation( restoreOperationResponse.getValue()))); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -409,7 +406,7 @@ private Function, Mono restoreWithResponse(folderUrl, sasToken, context)) .flatMap(restoreResponse -> Mono.just(restoreResponse.getValue())); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } }; } @@ -428,7 +425,7 @@ private Function, Mono( LongRunningOperationStatus.fromString("RESTORE_START_FAILED", true), null)); @@ -444,11 +441,11 @@ private Function, Mono(LongRunningOperationStatus.FAILED, null)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } }; } @@ -504,19 +501,19 @@ static Mono> processRestoreOperationRespo @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public PollerFlux beginSelectiveKeyRestore(String keyName, String folderUrl, String sasToken) { if (keyName == null) { - throw logger.logExceptionAsError(new NullPointerException( + throw LOGGER.logExceptionAsError(new NullPointerException( String.format(KeyVaultErrorCodeStrings.getErrorString(KeyVaultErrorCodeStrings.PARAMETER_REQUIRED), "'keyName'"))); } if (folderUrl == null) { - throw logger.logExceptionAsError(new NullPointerException( + throw LOGGER.logExceptionAsError(new NullPointerException( String.format(KeyVaultErrorCodeStrings.getErrorString(KeyVaultErrorCodeStrings.PARAMETER_REQUIRED), "'folderUrl'"))); } if (sasToken == null) { - throw logger.logExceptionAsError(new NullPointerException( + throw LOGGER.logExceptionAsError(new NullPointerException( String.format(KeyVaultErrorCodeStrings.getErrorString(KeyVaultErrorCodeStrings.PARAMETER_REQUIRED), "'sasToken'"))); } @@ -524,7 +521,7 @@ public PollerFlux(getDefaultPollingInterval(), selectiveKeyRestoreActivationOperation(keyName, folderUrl, sasToken), selectiveKeyRestorePollOperation(), - (pollingContext, firstResponse) -> Mono.error(logger.logExceptionAsError(new RuntimeException("Cancellation is not supported"))), + (pollingContext, firstResponse) -> Mono.error(LOGGER.logExceptionAsError(new RuntimeException("Cancellation is not supported"))), (pollingContext) -> Mono.just(new KeyVaultSelectiveKeyRestoreResult())); } @@ -563,11 +560,11 @@ Mono> selectiveKeyRestoreWithResp return clientImpl.selectiveKeyRestoreOperationWithResponseAsync(vaultUrl, keyName, selectiveKeyRestoreOperationParameters, context) .doOnRequest(ignored -> - logger.verbose("Restoring key \"{}\" from location - {}", keyName, folderUrl)) + LOGGER.verbose("Restoring key \"{}\" from location - {}", keyName, folderUrl)) .doOnSuccess(response -> - logger.verbose("Restored key \"{}\" from location - {}", keyName, folderUrl)) + LOGGER.verbose("Restored key \"{}\" from location - {}", keyName, folderUrl)) .doOnError(error -> - logger.warning("Failed to restore key \"{}\" from location - {}", keyName, folderUrl, error)) + LOGGER.warning("Failed to restore key \"{}\" from location - {}", keyName, folderUrl, error)) .map(restoreOperationResponse -> new SimpleResponse<>(restoreOperationResponse.getRequest(), restoreOperationResponse.getStatusCode(), @@ -575,7 +572,7 @@ Mono> selectiveKeyRestoreWithResp (KeyVaultSelectiveKeyRestoreOperation) transformToLongRunningOperation( restoreOperationResponse.getValue()))); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -585,7 +582,7 @@ private Function, Mono selectiveKeyRestoreWithResponse(keyName, folderUrl, sasToken, context)) .flatMap(selectiveKeyRestoreResponse -> Mono.just(selectiveKeyRestoreResponse.getValue())); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } }; } @@ -604,7 +601,7 @@ private Function, Mono( LongRunningOperationStatus.fromString("SELECTIVE_RESTORE_START_FAILED", true), null)); @@ -619,11 +616,11 @@ private Function, Mono(LongRunningOperationStatus.FAILED, null)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } }; } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultBackupClient.java b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultBackupClient.java index 4dd4899fff17f..afd05f3bb714d 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultBackupClient.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultBackupClient.java @@ -66,14 +66,14 @@ */ @ServiceClient(builder = KeyVaultBackupClientBuilder.class) public final class KeyVaultBackupClient { - private final KeyVaultBackupAsyncClient asyncClient; - - private static final Duration DEFAULT_POLLING_INTERVAL = Duration.ofSeconds(1); - /** * The logger to be used. */ - private final ClientLogger logger = new ClientLogger(KeyVaultBackupClient.class); + private static final ClientLogger LOGGER = new ClientLogger(KeyVaultBackupClient.class); + + private static final Duration DEFAULT_POLLING_INTERVAL = Duration.ofSeconds(1); + + private final KeyVaultBackupAsyncClient asyncClient; /** * The underlying AutoRest client used to interact with the Key Vault service. @@ -172,13 +172,13 @@ public String getVaultUrl() { @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public SyncPoller beginBackup(String blobStorageUrl, String sasToken) { if (blobStorageUrl == null) { - throw logger.logExceptionAsError(new NullPointerException( + throw LOGGER.logExceptionAsError(new NullPointerException( String.format(KeyVaultErrorCodeStrings.getErrorString(KeyVaultErrorCodeStrings.PARAMETER_REQUIRED), "'blobStorageUrl'"))); } if (sasToken == null) { - throw logger.logExceptionAsError(new NullPointerException( + throw LOGGER.logExceptionAsError(new NullPointerException( String.format(KeyVaultErrorCodeStrings.getErrorString(KeyVaultErrorCodeStrings.PARAMETER_REQUIRED), "'sasToken'"))); } @@ -189,7 +189,7 @@ public SyncPoller beginBackup(String blobStorag cxt -> new PollResponse<>(LongRunningOperationStatus.NOT_STARTED, backupActivationOperation(blobStorageUrl, sasToken, context).apply(cxt)), backupPollOperation(context), (pollingContext, firstResponse) -> { - throw logger.logExceptionAsError(new RuntimeException("Cancellation is not supported")); + throw LOGGER.logExceptionAsError(new RuntimeException("Cancellation is not supported")); }, backupFetchOperation()); } @@ -219,7 +219,7 @@ Response backupWithResponse(String blobStorageUrl, Stri backupOperationResponse.getHeaders(), (KeyVaultBackupOperation) transformToLongRunningOperation(backupOperationResponse.getValue())); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -229,7 +229,7 @@ private Function, KeyVaultBackupOperatio try { return backupWithResponse(blobStorageUrl, sasToken, context).getValue(); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } }; } @@ -247,7 +247,7 @@ private Function, PollResponse( LongRunningOperationStatus.fromString("BACKUP_START_FAILED", true), null); } @@ -261,10 +261,10 @@ private Function, PollResponse(LongRunningOperationStatus.FAILED, null); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } }; } @@ -274,7 +274,7 @@ private Function, String> backupFetchOpe try { return pollingContext.getLatestResponse().getValue().getAzureStorageBlobContainerUrl(); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } }; } @@ -332,12 +332,12 @@ private static PollResponse processBackupOperationRespo @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public SyncPoller beginRestore(String folderUrl, String sasToken) { if (folderUrl == null) { - throw logger.logExceptionAsError(new NullPointerException( + throw LOGGER.logExceptionAsError(new NullPointerException( String.format(KeyVaultErrorCodeStrings.getErrorString(KeyVaultErrorCodeStrings.PARAMETER_REQUIRED), "'folderUrl'"))); } if (sasToken == null) { - throw logger.logExceptionAsError(new NullPointerException( + throw LOGGER.logExceptionAsError(new NullPointerException( String.format(KeyVaultErrorCodeStrings.getErrorString(KeyVaultErrorCodeStrings.PARAMETER_REQUIRED), "'sasToken'"))); } @@ -346,7 +346,7 @@ public SyncPoller beginRestore( cxt -> new PollResponse<>(LongRunningOperationStatus.NOT_STARTED, restoreActivationOperation(folderUrl, sasToken, context).apply(cxt)), restorePollOperation(context), (pollingContext, firstResponse) -> { - throw logger.logExceptionAsError(new RuntimeException("Cancellation is not supported")); + throw LOGGER.logExceptionAsError(new RuntimeException("Cancellation is not supported")); }, (pollingContext) -> new KeyVaultRestoreResult()); } @@ -387,7 +387,7 @@ Response restoreWithResponse(String folderUrl, String restoreOperationResponse.getHeaders(), (KeyVaultRestoreOperation) transformToLongRunningOperation(restoreOperationResponse.getValue())); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -396,7 +396,7 @@ private Function, KeyVaultRestoreOperat try { return restoreWithResponse(folderUrl, sasToken, context).getValue(); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } }; } @@ -415,7 +415,7 @@ private Function, PollResponse(LongRunningOperationStatus.fromString("RESTORE_START_FAILED", true), null); } @@ -430,10 +430,10 @@ private Function, PollResponse(LongRunningOperationStatus.FAILED, null); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } }; } @@ -494,19 +494,19 @@ private static PollResponse processRestoreOperationRes @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public SyncPoller beginSelectiveKeyRestore(String keyName, String folderUrl, String sasToken) { if (keyName == null) { - throw logger.logExceptionAsError(new NullPointerException( + throw LOGGER.logExceptionAsError(new NullPointerException( String.format(KeyVaultErrorCodeStrings.getErrorString(KeyVaultErrorCodeStrings.PARAMETER_REQUIRED), "'keyName'"))); } if (folderUrl == null) { - throw logger.logExceptionAsError(new NullPointerException( + throw LOGGER.logExceptionAsError(new NullPointerException( String.format(KeyVaultErrorCodeStrings.getErrorString(KeyVaultErrorCodeStrings.PARAMETER_REQUIRED), "'folderUrl'"))); } if (sasToken == null) { - throw logger.logExceptionAsError(new NullPointerException( + throw LOGGER.logExceptionAsError(new NullPointerException( String.format(KeyVaultErrorCodeStrings.getErrorString(KeyVaultErrorCodeStrings.PARAMETER_REQUIRED), "'sasToken'"))); } @@ -516,7 +516,7 @@ public SyncPoller new PollResponse<>(LongRunningOperationStatus.NOT_STARTED, selectiveKeyRestoreActivationOperation(keyName, folderUrl, sasToken, context).apply(cxt)), selectiveKeyRestorePollOperation(context), (pollingContext, firstResponse) -> { - throw logger.logExceptionAsError(new RuntimeException("Cancellation is not supported")); + throw LOGGER.logExceptionAsError(new RuntimeException("Cancellation is not supported")); }, (pollingContext) -> new KeyVaultSelectiveKeyRestoreResult()); } @@ -562,7 +562,7 @@ Response selectiveKeyRestoreWithResponse(S (KeyVaultSelectiveKeyRestoreOperation) transformToLongRunningOperation( restoreOperationResponse.getValue())); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -571,7 +571,7 @@ private Function, KeyVaultS try { return selectiveKeyRestoreWithResponse(keyName, folderUrl, sasToken, context).getValue(); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } }; } @@ -589,7 +589,7 @@ private Function, PollRespo final KeyVaultSelectiveKeyRestoreOperation keyVaultSelectiveKeyRestoreOperation = pollResponse.getValue(); if (keyVaultSelectiveKeyRestoreOperation == null) { - logger.warning("Restore operation does not exist. Activation operation failed."); + LOGGER.warning("Restore operation does not exist. Activation operation failed."); return new PollResponse<>(LongRunningOperationStatus.fromString("SELECTIVE_RESTORE_START_FAILED", true), null); } @@ -601,11 +601,11 @@ private Function, PollRespo (KeyVaultSelectiveKeyRestoreOperation) restoreOperationToSelectiveKeyRestoreOperation(response.getValue()))); } catch (HttpResponseException e) { //noinspection ThrowableNotThrown - logger.logExceptionAsError(e); + LOGGER.logExceptionAsError(e); return new PollResponse<>(LongRunningOperationStatus.FAILED, null); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } }; } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultBackupClientBuilder.java b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultBackupClientBuilder.java index c6cee079fa618..d870deb0a446f 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultBackupClientBuilder.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultBackupClientBuilder.java @@ -78,10 +78,10 @@ public final class KeyVaultBackupClientBuilder implements HttpTrait, ConfigurationTrait { // This is the properties file name. + private static final ClientLogger LOGGER = new ClientLogger(KeyVaultBackupClientBuilder.class); private static final String AZURE_KEY_VAULT_RBAC = "azure-key-vault-administration.properties"; private static final String SDK_NAME = "name"; private static final String SDK_VERSION = "version"; - private static final ClientLogger LOGGER = new ClientLogger(KeyVaultBackupClientBuilder.class); // Please see here // for more information on Azure resource provider namespaces. diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultSettingsAsyncClient.java b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultSettingsAsyncClient.java index 43cfe73f9dc6f..a708408ea0636 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultSettingsAsyncClient.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultSettingsAsyncClient.java @@ -6,6 +6,7 @@ import com.azure.core.annotation.ReturnType; import com.azure.core.annotation.ServiceClient; import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.HttpPipeline; import com.azure.core.http.rest.Response; import com.azure.core.http.rest.SimpleResponse; import com.azure.core.util.logging.ClientLogger; @@ -38,9 +39,9 @@ @ServiceClient(builder = KeyVaultSettingsClientBuilder.class, isAsync = true, serviceInterfaces = KeyVaultSettingsClientImpl.KeyVaultSettingsClientService.class) public final class KeyVaultSettingsAsyncClient { + private static final ClientLogger LOGGER = new ClientLogger(KeyVaultSettingsAsyncClient.class); private final String vaultUrl; private final KeyVaultSettingsClientImpl implClient; - private final ClientLogger logger = new ClientLogger(KeyVaultSettingsAsyncClient.class); /** * Creates a {@link KeyVaultSettingsAsyncClient} that uses a {@link KeyVaultSettingsClientImpl} to service requests. @@ -53,6 +54,15 @@ public final class KeyVaultSettingsAsyncClient { this.implClient = implClient; } + /** + * Gets the {@link HttpPipeline} powering this client. + * + * @return The pipeline. + */ + HttpPipeline getHttpPipeline() { + return this.implClient.getHttpPipeline(); + } + /** * Updates a given {@link KeyVaultSetting account setting}. * @@ -91,13 +101,13 @@ public Mono updateSetting(KeyVaultSetting setting) { } return implClient.updateSettingAsync(vaultUrl, setting.getName(), settingValue) - .doOnRequest(ignored -> logger.verbose("Updating account setting - {}", setting.getName())) - .doOnSuccess(response -> logger.verbose("Updated account setting - {}", setting.getName())) - .doOnError(error -> logger.warning("Failed updating account setting - {}", setting.getName(), error)) + .doOnRequest(ignored -> LOGGER.verbose("Updating account setting - {}", setting.getName())) + .doOnSuccess(response -> LOGGER.verbose("Updated account setting - {}", setting.getName())) + .doOnError(error -> LOGGER.warning("Failed updating account setting - {}", setting.getName(), error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(KeyVaultSettingsAsyncClient::transformToKeyVaultSetting); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -140,13 +150,13 @@ public Mono> updateSettingWithResponse(KeyVaultSetting } return implClient.updateSettingWithResponseAsync(vaultUrl, setting.getName(), settingValue) - .doOnRequest(ignored -> logger.verbose("Updating account setting - {}", setting.getName())) - .doOnSuccess(response -> logger.verbose("Updated account setting - {}", setting.getName())) - .doOnError(error -> logger.warning("Failed updating account setting - {}", setting.getName(), error)) + .doOnRequest(ignored -> LOGGER.verbose("Updating account setting - {}", setting.getName())) + .doOnSuccess(response -> LOGGER.verbose("Updated account setting - {}", setting.getName())) + .doOnError(error -> LOGGER.warning("Failed updating account setting - {}", setting.getName(), error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(response -> new SimpleResponse<>(response, transformToKeyVaultSetting(response.getValue()))); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -175,13 +185,13 @@ public Mono> updateSettingWithResponse(KeyVaultSetting public Mono getSetting(String name) { try { return implClient.getSettingAsync(vaultUrl, name) - .doOnRequest(ignored -> logger.verbose("Retrieving account setting - {}", name)) - .doOnSuccess(response -> logger.verbose("Retrieved account setting - {}", name)) - .doOnError(error -> logger.warning("Failed retrieving account setting - {}", name, error)) + .doOnRequest(ignored -> LOGGER.verbose("Retrieving account setting - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved account setting - {}", name)) + .doOnError(error -> LOGGER.warning("Failed retrieving account setting - {}", name, error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(KeyVaultSettingsAsyncClient::transformToKeyVaultSetting); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -212,13 +222,13 @@ public Mono getSetting(String name) { public Mono> getSettingWithResponse(String name) { try { return implClient.getSettingWithResponseAsync(vaultUrl, name) - .doOnRequest(ignored -> logger.verbose("Retrieving account setting - {}", name)) - .doOnSuccess(response -> logger.verbose("Retrieved account setting - {}", name)) - .doOnError(error -> logger.warning("Failed retrieving account setting - {}", name, error)) + .doOnRequest(ignored -> LOGGER.verbose("Retrieving account setting - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved account setting - {}", name)) + .doOnError(error -> LOGGER.warning("Failed retrieving account setting - {}", name, error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(response -> new SimpleResponse<>(response, transformToKeyVaultSetting(response.getValue()))); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -247,9 +257,9 @@ public Mono> getSettingWithResponse(String name) { public Mono getSettings() { try { return implClient.getSettingsAsync(vaultUrl) - .doOnRequest(ignored -> logger.verbose("Listing account settings")) - .doOnSuccess(response -> logger.verbose("Listed account settings successfully")) - .doOnError(error -> logger.warning("Failed retrieving account settings", error)) + .doOnRequest(ignored -> LOGGER.verbose("Listing account settings")) + .doOnSuccess(response -> LOGGER.verbose("Listed account settings successfully")) + .doOnError(error -> LOGGER.warning("Failed retrieving account settings", error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(settingsListResult -> { List keyVaultSettings = new ArrayList<>(); @@ -260,7 +270,7 @@ public Mono getSettings() { return new KeyVaultGetSettingsResult(keyVaultSettings); }); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -296,9 +306,9 @@ public Mono getSettings() { public Mono> getSettingsWithResponse() { try { return implClient.getSettingsWithResponseAsync(vaultUrl) - .doOnRequest(ignored -> logger.verbose("Listing account settings")) - .doOnSuccess(response -> logger.verbose("Listed account settings successfully")) - .doOnError(error -> logger.warning("Failed retrieving account settings", error)) + .doOnRequest(ignored -> LOGGER.verbose("Listing account settings")) + .doOnSuccess(response -> LOGGER.verbose("Listed account settings successfully")) + .doOnError(error -> LOGGER.warning("Failed retrieving account settings", error)) .onErrorMap(KeyVaultAdministrationUtils::mapThrowableToKeyVaultAdministrationException) .map(response -> { List keyVaultSettings = new ArrayList<>(); @@ -309,7 +319,7 @@ public Mono> getSettingsWithResponse() { return new SimpleResponse<>(response, new KeyVaultGetSettingsResult(keyVaultSettings)); }); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultSettingsClient.java b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultSettingsClient.java index 56603303ccf41..647dce24f227a 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultSettingsClient.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultSettingsClient.java @@ -35,9 +35,9 @@ */ @ServiceClient(builder = KeyVaultSettingsClientBuilder.class) public final class KeyVaultSettingsClient { + private static final ClientLogger LOGGER = new ClientLogger(KeyVaultSettingsClient.class); private final String vaultUrl; private final KeyVaultSettingsClientImpl implClient; - private final ClientLogger logger = new ClientLogger(KeyVaultSettingsClient.class); /** * Initializes an instance of {@link KeyVaultSettingsClient} class. @@ -88,7 +88,7 @@ public KeyVaultSetting updateSetting(KeyVaultSetting setting) { return KeyVaultSettingsAsyncClient.transformToKeyVaultSetting( implClient.updateSetting(vaultUrl, setting.getName(), settingValue)); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -137,7 +137,7 @@ public Response updateSettingWithResponse(KeyVaultSetting setti return new SimpleResponse<>(response, KeyVaultSettingsAsyncClient.transformToKeyVaultSetting(response.getValue())); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -167,7 +167,7 @@ public KeyVaultSetting getSetting(String name) { try { return KeyVaultSettingsAsyncClient.transformToKeyVaultSetting(this.implClient.getSetting(vaultUrl, name)); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -204,7 +204,7 @@ public Response getSettingWithResponse(String name, Context con return new SimpleResponse<>(response, KeyVaultSettingsAsyncClient.transformToKeyVaultSetting(response.getValue())); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -241,7 +241,7 @@ public KeyVaultGetSettingsResult getSettings() { return new KeyVaultGetSettingsResult(keyVaultSettings); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -287,7 +287,7 @@ public Response getSettingsWithResponse(Context conte return new SimpleResponse<>(response, new KeyVaultGetSettingsResult(keyVaultSettings)); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultSettingsClientBuilder.java b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultSettingsClientBuilder.java index ace5212ae25a1..16aec92bfa726 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultSettingsClientBuilder.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/KeyVaultSettingsClientBuilder.java @@ -65,10 +65,10 @@ public final class KeyVaultSettingsClientBuilder implements HttpTrait, ConfigurationTrait { + private static final ClientLogger LOGGER = new ClientLogger(KeyVaultSettingsClientBuilder.class); private static final String AZURE_KEY_VAULT_RBAC = "azure-key-vault-administration.properties"; private static final String SDK_NAME = "name"; private static final String SDK_VERSION = "version"; - private static final ClientLogger LOGGER = new ClientLogger(KeyVaultSettingsClientBuilder.class); // Please see here // for more information on Azure resource provider namespaces. diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/models/KeyVaultSetting.java b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/models/KeyVaultSetting.java index c3c83b05e7a48..44d30db07f04e 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/models/KeyVaultSetting.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/main/java/com/azure/security/keyvault/administration/models/KeyVaultSetting.java @@ -12,10 +12,11 @@ */ @Immutable public final class KeyVaultSetting { + private static final ClientLogger LOGGER = new ClientLogger(KeyVaultSetting.class); + private final String name; private final Object value; private final KeyVaultSettingType type; - private final ClientLogger logger = new ClientLogger(KeyVaultSetting.class); /** * Creates a new {@link KeyVaultSetting setting} with the with the specified details. @@ -25,7 +26,7 @@ public final class KeyVaultSetting { */ public KeyVaultSetting(String name, boolean value) { if (CoreUtils.isNullOrEmpty(name)) { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new IllegalArgumentException("The 'name' parameter cannot be null or empty")); } @@ -50,7 +51,7 @@ public String getName() { */ public boolean asBoolean() { if (type != KeyVaultSettingType.BOOLEAN) { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new UnsupportedOperationException(String.format("Cannot get setting value as %s from setting value of " + "type %s", KeyVaultSettingType.BOOLEAN, this.getType()))); } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlAsyncClientTest.java b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlAsyncClientTest.java index 65d4653e53566..877b9ff93f579 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlAsyncClientTest.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlAsyncClientTest.java @@ -26,8 +26,9 @@ public class KeyVaultAccessControlAsyncClientTest extends KeyVaultAccessControlC private KeyVaultAccessControlAsyncClient asyncClient; private void getClient(HttpClient httpClient, boolean forCleanup) { - asyncClient = getClientBuilder(buildAsyncAssertingClient(httpClient == null ? interceptorManager.getPlaybackClient() - : httpClient), forCleanup).buildAsyncClient(); + asyncClient = getClientBuilder(buildAsyncAssertingClient( + interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient), forCleanup) + .buildAsyncClient(); } private HttpClient buildAsyncAssertingClient(HttpClient httpClient) { diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientBuilderTest.java b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientBuilderTest.java index 3d0fb953b011e..595a017fb66c8 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientBuilderTest.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientBuilderTest.java @@ -34,7 +34,7 @@ public void setUp() { vaultUrl = "https://key-vault-url.vault.azure.net/"; roleDefinitionId = "RoleDefinitionId"; principalId = "PrincipalId"; - serviceVersion = KeyVaultAdministrationServiceVersion.V7_3; + serviceVersion = KeyVaultAdministrationServiceVersion.getLatest(); } @Test diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientTest.java b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientTest.java index 8b2eb79b439fa..fec28341d7085 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientTest.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientTest.java @@ -17,7 +17,6 @@ import org.junit.jupiter.params.ParameterizedTest; import org.junit.jupiter.params.provider.MethodSource; - import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNotNull; import static org.junit.jupiter.api.Assertions.assertThrows; @@ -27,8 +26,9 @@ public class KeyVaultAccessControlClientTest extends KeyVaultAccessControlClient private KeyVaultAccessControlClient client; private void getClient(HttpClient httpClient, boolean forCleanup) { - client = getClientBuilder(buildSyncAssertingClient(httpClient == null ? interceptorManager.getPlaybackClient() - : httpClient), forCleanup).buildClient(); + client = getClientBuilder(buildSyncAssertingClient( + interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient), forCleanup) + .buildClient(); } private HttpClient buildSyncAssertingClient(HttpClient httpClient) { diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientTestBase.java b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientTestBase.java index ce468a1be1216..b49845b3dfb24 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientTestBase.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAccessControlClientTestBase.java @@ -4,10 +4,6 @@ import com.azure.core.exception.HttpResponseException; import com.azure.core.http.HttpClient; -import com.azure.core.http.HttpPipeline; -import com.azure.core.http.HttpPipelineBuilder; -import com.azure.core.http.policy.HttpPipelinePolicy; -import com.azure.core.test.TestMode; import com.azure.core.util.Configuration; import com.azure.core.util.logging.ClientLogger; import com.azure.security.keyvault.administration.models.KeyVaultPermission; @@ -24,25 +20,15 @@ import static org.junit.jupiter.api.Assertions.assertTrue; public abstract class KeyVaultAccessControlClientTestBase extends KeyVaultAdministrationClientTestBase { - protected final String servicePrincipalId = - Configuration.getGlobalConfiguration().get("CLIENT_OBJECTID", "aed295e0-2ae7-4c2a-9abc-813f0ca233d3"); private static final ClientLogger LOGGER = new ClientLogger(KeyVaultAccessControlClientTestBase.class); - protected KeyVaultAccessControlClientBuilder getClientBuilder(HttpClient httpClient, boolean forCleanup) { - List policies = getPolicies(); - - if (getTestMode() == TestMode.RECORD && !forCleanup) { - policies.add(interceptorManager.getRecordPolicy()); - } - - HttpPipeline httpPipeline = new HttpPipelineBuilder() - .policies(policies.toArray(new HttpPipelinePolicy[0])) - .httpClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient) - .build(); + protected final String servicePrincipalId = + Configuration.getGlobalConfiguration().get("CLIENT_OBJECTID", "aed295e0-2ae7-4c2a-9abc-813f0ca233d3"); + KeyVaultAccessControlClientBuilder getClientBuilder(HttpClient httpClient, boolean forCleanup) { return new KeyVaultAccessControlClientBuilder() .vaultUrl(getEndpoint()) - .pipeline(httpPipeline); + .pipeline(getPipeline(httpClient, forCleanup)); } @Test diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAdministrationClientTestBase.java b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAdministrationClientTestBase.java index ac80ebfcb0426..825a221bc146f 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAdministrationClientTestBase.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultAdministrationClientTestBase.java @@ -4,6 +4,8 @@ import com.azure.core.credential.TokenCredential; import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpPipeline; +import com.azure.core.http.HttpPipelineBuilder; import com.azure.core.http.policy.ExponentialBackoff; import com.azure.core.http.policy.HttpLogDetailLevel; import com.azure.core.http.policy.HttpLogOptions; @@ -15,6 +17,13 @@ import com.azure.core.http.policy.UserAgentPolicy; import com.azure.core.test.TestBase; import com.azure.core.test.TestMode; +import com.azure.core.test.TestProxyTestBase; +import com.azure.core.test.models.BodilessMatcher; +import com.azure.core.test.models.CustomMatcher; +import com.azure.core.test.models.TestProxyRequestMatcher; +import com.azure.core.test.models.TestProxySanitizer; +import com.azure.core.test.models.TestProxySanitizerType; +import com.azure.core.test.utils.MockTokenCredential; import com.azure.core.util.Configuration; import com.azure.identity.ClientSecretCredentialBuilder; import com.azure.security.keyvault.administration.implementation.KeyVaultCredentialPolicy; @@ -23,11 +32,12 @@ import java.time.Duration; import java.util.ArrayList; +import java.util.Collections; import java.util.List; import java.util.Objects; import java.util.stream.Stream; -public abstract class KeyVaultAdministrationClientTestBase extends TestBase { +public abstract class KeyVaultAdministrationClientTestBase extends TestProxyTestBase { private static final String SDK_NAME = "client_name"; private static final String SDK_VERSION = "client_version"; protected static final boolean IS_MANAGED_HSM_DEPLOYED = @@ -38,6 +48,7 @@ public abstract class KeyVaultAdministrationClientTestBase extends TestBase { protected void beforeTest() { super.beforeTest(); Assumptions.assumeTrue(IS_MANAGED_HSM_DEPLOYED || getTestMode() == TestMode.PLAYBACK); + KeyVaultCredentialPolicy.clearCache(); } @Override @@ -45,8 +56,8 @@ protected String getTestName() { return ""; } - protected List getPolicies() { - TokenCredential credential = null; + HttpPipeline getPipeline(HttpClient httpClient, boolean forCleanup) { + TokenCredential credential; if (!interceptorManager.isPlaybackMode()) { String clientId = Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_CLIENT_ID"); @@ -63,6 +74,19 @@ protected List getPolicies() { .tenantId(tenantId) .additionallyAllowedTenants("*") .build(); + + if (interceptorManager.isRecordMode()) { + List customSanitizers = new ArrayList<>(); + customSanitizers.add(new TestProxySanitizer("token", null, "REDACTED", TestProxySanitizerType.BODY_KEY)); + interceptorManager.addSanitizers(customSanitizers); + } + } else { + credential = new MockTokenCredential(); + + List customMatchers = new ArrayList<>(); + customMatchers.add(new BodilessMatcher()); + customMatchers.add(new CustomMatcher().setExcludedHeaders(Collections.singletonList("Authorization"))); + interceptorManager.addMatchers(customMatchers); } // Closest to API goes first, closest to wire goes last. @@ -75,17 +99,25 @@ protected List getPolicies() { policies.add(new RetryPolicy(strategy)); if (credential != null) { - policies.add(new KeyVaultCredentialPolicy(credential, false)); + // If in playback mode, disable the challenge resource verification. + policies.add(new KeyVaultCredentialPolicy(credential, interceptorManager.isPlaybackMode())); } HttpPolicyProviders.addAfterRetryPolicies(policies); policies.add(new HttpLoggingPolicy(new HttpLogOptions().setLogLevel(HttpLogDetailLevel.BODY_AND_HEADERS))); - return policies; + if (interceptorManager.isRecordMode() && !forCleanup) { + policies.add(interceptorManager.getRecordPolicy()); + } + + return new HttpPipelineBuilder() + .policies(policies.toArray(new HttpPipelinePolicy[0])) + .httpClient(interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient) + .build(); } public String getEndpoint() { - final String endpoint = interceptorManager.isPlaybackMode() ? "http://localhost:8080" + final String endpoint = interceptorManager.isPlaybackMode() ? "https://localhost:8080" : Configuration.getGlobalConfiguration().get("AZURE_MANAGEDHSM_ENDPOINT"); Objects.requireNonNull(endpoint); diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupAsyncClientTest.java b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupAsyncClientTest.java index bdb4e9690a377..d3f3b80e7bb98 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupAsyncClientTest.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupAsyncClientTest.java @@ -32,8 +32,9 @@ public class KeyVaultBackupAsyncClientTest extends KeyVaultBackupClientTestBase private KeyVaultBackupAsyncClient asyncClient; private void getAsyncClient(HttpClient httpClient, boolean forCleanup) { - asyncClient = spy(getClientBuilder(buildAsyncAssertingClient(httpClient == null ? interceptorManager.getPlaybackClient() - : httpClient), forCleanup).buildAsyncClient()); + asyncClient = spy(getClientBuilder(buildAsyncAssertingClient( + interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient), forCleanup) + .buildAsyncClient()); if (interceptorManager.isPlaybackMode()) { when(asyncClient.getDefaultPollingInterval()).thenReturn(Duration.ofMillis(10)); } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupClientBuilderTest.java b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupClientBuilderTest.java index 820cbf3e1cb82..69896337ea19d 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupClientBuilderTest.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupClientBuilderTest.java @@ -33,7 +33,7 @@ public void setUp() { vaultUrl = "https://key-vault-url.vault.azure.net/"; blobStorageUrl = "https://testaccount.blob.core.windows.net/backup"; sasToken = "someSasToken"; - serviceVersion = KeyVaultAdministrationServiceVersion.V7_3; + serviceVersion = KeyVaultAdministrationServiceVersion.getLatest(); } @Test diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupClientTest.java b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupClientTest.java index 69fcdcd309d16..357fde0891ec6 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupClientTest.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupClientTest.java @@ -34,8 +34,9 @@ public class KeyVaultBackupClientTest extends KeyVaultBackupClientTestBase { private KeyVaultBackupClient client; private void getClient(HttpClient httpClient, boolean forCleanup) { - client = spy(getClientBuilder(buildSyncAssertingClient(httpClient == null ? interceptorManager.getPlaybackClient() - : httpClient), forCleanup).buildClient()); + client = spy(getClientBuilder(buildSyncAssertingClient( + interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient), forCleanup) + .buildClient()); if (interceptorManager.isPlaybackMode()) { when(client.getDefaultPollingInterval()).thenReturn(Duration.ofMillis(10)); } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupClientTestBase.java b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupClientTestBase.java index 3a21c42cf5921..42a4dcc3b70ab 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupClientTestBase.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultBackupClientTestBase.java @@ -3,10 +3,6 @@ package com.azure.security.keyvault.administration; import com.azure.core.http.HttpClient; -import com.azure.core.http.HttpPipeline; -import com.azure.core.http.HttpPipelineBuilder; -import com.azure.core.http.policy.HttpPipelinePolicy; -import com.azure.core.test.TestMode; import com.azure.core.util.Configuration; import com.azure.storage.blob.BlobServiceClient; import com.azure.storage.blob.BlobServiceClientBuilder; @@ -19,28 +15,14 @@ import java.time.OffsetDateTime; import java.time.ZoneOffset; -import java.util.List; public abstract class KeyVaultBackupClientTestBase extends KeyVaultAdministrationClientTestBase { protected final String blobStorageUrl = IS_MANAGED_HSM_DEPLOYED ? getStorageEndpoint() + Configuration.getGlobalConfiguration().get("BLOB_CONTAINER_NAME") - : "https://azsdktests.blob.core.windows.net/backup"; - protected final String sasToken = IS_MANAGED_HSM_DEPLOYED ? generateSasToken() : "someSasToken"; + : "https://azkvrecordtestsprim.blob.core.windows.net/backup"; + protected final String sasToken = IS_MANAGED_HSM_DEPLOYED ? generateSasToken() : "REDACTED"; - protected HttpPipeline getPipeline(HttpClient httpClient, boolean forCleanup) { - List policies = getPolicies(); - - if (getTestMode() == TestMode.RECORD && !forCleanup) { - policies.add(interceptorManager.getRecordPolicy()); - } - - return new HttpPipelineBuilder() - .policies(policies.toArray(new HttpPipelinePolicy[0])) - .httpClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient) - .build(); - } - - protected KeyVaultBackupClientBuilder getClientBuilder(HttpClient httpClient, boolean forCleanup) { + KeyVaultBackupClientBuilder getClientBuilder(HttpClient httpClient, boolean forCleanup) { return new KeyVaultBackupClientBuilder() .vaultUrl(getEndpoint()) .pipeline(getPipeline(httpClient, forCleanup)); diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultSettingsAsyncClientTest.java b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultSettingsAsyncClientTest.java index 865a7adb77908..31631f4f9cdfb 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultSettingsAsyncClientTest.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultSettingsAsyncClientTest.java @@ -24,8 +24,9 @@ private HttpClient buildAsyncAssertingClient(HttpClient httpClient) { } private void getClient(HttpClient httpClient, boolean forCleanup) { - asyncClient = getClientBuilder(buildAsyncAssertingClient(httpClient == null ? interceptorManager.getPlaybackClient() - : httpClient), forCleanup).buildAsyncClient(); + asyncClient = getClientBuilder(buildAsyncAssertingClient( + interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient), forCleanup) + .buildAsyncClient(); } @ParameterizedTest(name = DISPLAY_NAME) diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultSettingsClientBuilderTest.java b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultSettingsClientBuilderTest.java new file mode 100644 index 0000000000000..8b6db5370ed10 --- /dev/null +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultSettingsClientBuilderTest.java @@ -0,0 +1,183 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +package com.azure.security.keyvault.administration; + +import com.azure.core.exception.HttpResponseException; +import com.azure.core.http.HttpPipeline; +import com.azure.core.http.policy.ExponentialBackoffOptions; +import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.RetryOptions; +import com.azure.core.http.policy.RetryPolicy; +import com.azure.core.test.http.MockHttpResponse; +import com.azure.core.util.ClientOptions; +import com.azure.core.util.Header; +import org.junit.jupiter.api.BeforeEach; +import org.junit.jupiter.api.Test; +import reactor.core.publisher.Mono; + +import java.util.Collections; + +import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertNotNull; +import static org.junit.jupiter.api.Assertions.assertThrows; +import static org.junit.jupiter.api.Assertions.assertTrue; + +public class KeyVaultSettingsClientBuilderTest { + private String vaultUrl; + private KeyVaultAdministrationServiceVersion serviceVersion; + + @BeforeEach + public void setUp() { + vaultUrl = "https://key-vault-url.vault.azure.net/"; + serviceVersion = KeyVaultAdministrationServiceVersion.getLatest(); + } + + @Test + public void buildSyncClientTest() { + KeyVaultSettingsClient keyVaultSettingsClient = new KeyVaultSettingsClientBuilder() + .vaultUrl(vaultUrl) + .serviceVersion(serviceVersion) + .credential(new TestUtils.TestCredential()) + .buildClient(); + + assertNotNull(keyVaultSettingsClient); + assertEquals(KeyVaultSettingsClient.class.getSimpleName(), keyVaultSettingsClient.getClass().getSimpleName()); + } + + @Test + public void buildSyncClientUsingDefaultApiVersionTest() { + KeyVaultSettingsClient keyVaultSettingsClient = new KeyVaultSettingsClientBuilder() + .vaultUrl(vaultUrl) + .credential(new TestUtils.TestCredential()) + .buildClient(); + + assertNotNull(keyVaultSettingsClient); + assertEquals(KeyVaultSettingsClient.class.getSimpleName(), keyVaultSettingsClient.getClass().getSimpleName()); + } + + @Test + public void buildAsyncClientTest() { + KeyVaultSettingsAsyncClient keyVaultAccessControlAsyncClient = new KeyVaultSettingsClientBuilder() + .vaultUrl(vaultUrl) + .serviceVersion(serviceVersion) + .credential(new TestUtils.TestCredential()) + .buildAsyncClient(); + + assertNotNull(keyVaultAccessControlAsyncClient); + assertEquals(KeyVaultSettingsAsyncClient.class.getSimpleName(), keyVaultAccessControlAsyncClient.getClass().getSimpleName()); + } + + @Test + public void buildAsyncClientUsingDefaultApiVersionTest() { + KeyVaultSettingsAsyncClient keyVaultAccessControlAsyncClient = new KeyVaultSettingsClientBuilder() + .vaultUrl(vaultUrl) + .credential(new TestUtils.TestCredential()) + .buildAsyncClient(); + + assertNotNull(keyVaultAccessControlAsyncClient); + assertEquals(KeyVaultSettingsAsyncClient.class.getSimpleName(), keyVaultAccessControlAsyncClient.getClass().getSimpleName()); + } + + @Test + public void emptyVaultUrlThrowsIllegalArgumentException() { + assertThrows(IllegalArgumentException.class, () -> new KeyVaultSettingsClientBuilder().vaultUrl("")); + } + + @Test + public void nullCredentialThrowsNullPointerException() { + assertThrows(NullPointerException.class, () -> new KeyVaultSettingsClientBuilder().credential(null)); + } + + @Test + public void clientOptionsIsPreferredOverLogOptions() { + KeyVaultSettingsClient keyVaultSettingsClient = new KeyVaultSettingsClientBuilder() + .vaultUrl(vaultUrl) + .credential(new TestUtils.TestCredential()) + .httpLogOptions(new HttpLogOptions().setApplicationId("anOldApplication")) + .clientOptions(new ClientOptions().setApplicationId("aNewApplication")) + .httpClient(httpRequest -> { + assertTrue(httpRequest.getHeaders().getValue("User-Agent").contains("aNewApplication")); + return Mono.error(new HttpResponseException(new MockHttpResponse(httpRequest, 400))); + }) + .buildClient(); + + assertThrows(RuntimeException.class, keyVaultSettingsClient::getSettings); + } + + @Test + public void applicationIdFallsBackToLogOptions() { + KeyVaultSettingsClient keyVaultSettingsClient = new KeyVaultSettingsClientBuilder() + .vaultUrl(vaultUrl) + .credential(new TestUtils.TestCredential()) + .httpLogOptions(new HttpLogOptions().setApplicationId("anOldApplication")) + .httpClient(httpRequest -> { + assertTrue(httpRequest.getHeaders().getValue("User-Agent").contains("anOldApplication")); + return Mono.error(new HttpResponseException(new MockHttpResponse(httpRequest, 400))); + }) + .buildClient(); + + assertThrows(RuntimeException.class, keyVaultSettingsClient::getSettings); + } + + @Test + public void clientOptionHeadersAreAddedLast() { + KeyVaultSettingsClient keyVaultSettingsClient = new KeyVaultSettingsClientBuilder() + .vaultUrl(vaultUrl) + .credential(new TestUtils.TestCredential()) + .clientOptions(new ClientOptions() + .setHeaders(Collections.singletonList(new Header("User-Agent", "custom")))) + .httpClient(httpRequest -> { + assertEquals("custom", httpRequest.getHeaders().getValue("User-Agent")); + return Mono.error(new HttpResponseException(new MockHttpResponse(httpRequest, 400))); + }) + .buildClient(); + + assertThrows(RuntimeException.class, keyVaultSettingsClient::getSettings); + } + + @Test + public void bothRetryOptionsAndRetryPolicySpecified() { + assertThrows(RuntimeException.class, () -> + new KeyVaultSettingsClientBuilder() + .vaultUrl(vaultUrl) + .serviceVersion(serviceVersion) + .retryOptions(new RetryOptions(new ExponentialBackoffOptions())) + .retryPolicy(new RetryPolicy()) + .credential(new TestUtils.TestCredential()) + .buildClient()); + } + + // This tests the policy is in the right place because if it were added per retry, it would be after the credentials + // and auth would fail because we changed a signed header. + @Test + public void addPerCallPolicy() { + KeyVaultSettingsAsyncClient keyVaultAccessControlAsyncClient = new KeyVaultSettingsClientBuilder() + .vaultUrl(vaultUrl) + .credential(new TestUtils.TestCredential()) + .addPolicy(new TestUtils.PerCallPolicy()) + .addPolicy(new TestUtils.PerRetryPolicy()) + .buildAsyncClient(); + + HttpPipeline pipeline = keyVaultAccessControlAsyncClient.getHttpPipeline(); + + int retryPolicyPosition = -1, perCallPolicyPosition = -1, perRetryPolicyPosition = -1; + + for (int i = 0; i < pipeline.getPolicyCount(); i++) { + if (pipeline.getPolicy(i).getClass() == RetryPolicy.class) { + retryPolicyPosition = i; + } + + if (pipeline.getPolicy(i).getClass() == TestUtils.PerCallPolicy.class) { + perCallPolicyPosition = i; + } + + if (pipeline.getPolicy(i).getClass() == TestUtils.PerRetryPolicy.class) { + perRetryPolicyPosition = i; + } + } + + assertTrue(perCallPolicyPosition != -1); + assertTrue(perCallPolicyPosition < retryPolicyPosition); + assertTrue(retryPolicyPosition < perRetryPolicyPosition); + } +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultSettingsClientTest.java b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultSettingsClientTest.java index 05cf084a233f5..2bc3c925da6d8 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultSettingsClientTest.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultSettingsClientTest.java @@ -23,8 +23,9 @@ private HttpClient buildSyncAssertingClient(HttpClient httpClient) { } private void getClient(HttpClient httpClient, boolean forCleanup) { - client = getClientBuilder(buildSyncAssertingClient(httpClient == null ? interceptorManager.getPlaybackClient() - : httpClient), forCleanup).buildClient(); + client = getClientBuilder(buildSyncAssertingClient( + interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient), forCleanup) + .buildClient(); } @ParameterizedTest(name = DISPLAY_NAME) diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultSettingsClientTestBase.java b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultSettingsClientTestBase.java index 14f1858e6c48e..c820cec442709 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultSettingsClientTestBase.java +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/java/com/azure/security/keyvault/administration/KeyVaultSettingsClientTestBase.java @@ -3,37 +3,20 @@ package com.azure.security.keyvault.administration; import com.azure.core.http.HttpClient; -import com.azure.core.http.HttpPipeline; -import com.azure.core.http.HttpPipelineBuilder; -import com.azure.core.http.policy.HttpPipelinePolicy; -import com.azure.core.test.TestMode; import com.azure.core.util.logging.ClientLogger; import com.azure.security.keyvault.administration.models.KeyVaultSetting; import com.azure.security.keyvault.administration.models.KeyVaultSettingType; import org.junit.jupiter.api.Test; -import java.util.List; - import static org.junit.jupiter.api.Assertions.assertEquals; public abstract class KeyVaultSettingsClientTestBase extends KeyVaultAdministrationClientTestBase { private static final ClientLogger LOGGER = new ClientLogger(KeyVaultSettingsClientTestBase.class); - protected KeyVaultSettingsClientBuilder getClientBuilder(HttpClient httpClient, boolean forCleanup) { - List policies = getPolicies(); - - if (getTestMode() == TestMode.RECORD && !forCleanup) { - policies.add(interceptorManager.getRecordPolicy()); - } - - HttpPipeline httpPipeline = new HttpPipelineBuilder() - .policies(policies.toArray(new HttpPipelinePolicy[0])) - .httpClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient) - .build(); - + KeyVaultSettingsClientBuilder getClientBuilder(HttpClient httpClient, boolean forCleanup) { return new KeyVaultSettingsClientBuilder() .vaultUrl(getEndpoint()) - .pipeline(httpPipeline); + .pipeline(getPipeline(httpClient, forCleanup)); } @Test diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.createExistingRoleAssignmentThrows[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.createExistingRoleAssignmentThrows[1].json index 7d36625360d31..40ce57cad26b2 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.createExistingRoleAssignmentThrows[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.createExistingRoleAssignmentThrows[1].json @@ -1,74 +1,153 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/5506a46f-c62b-49af-9f03-3fc36c366e53?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/da9d9b4f-9248-4458-b103-45238f1c1ae5?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "31fcf1f6-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "38", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "006f261c-c3d2-11ed-8971-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/5506a46f-c62b-49af-9f03-3fc36c366e53\",\"name\":\"5506a46f-c62b-49af-9f03-3fc36c366e53\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"5506a46f-c62b-49af-9f03-3fc36c366e53\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/da9d9b4f-9248-4458-b103-45238f1c1ae5?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleName": "da9d9b4f-9248-4458-b103-45238f1c1ae5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "321434c4-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "39" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/da9d9b4f-9248-4458-b103-45238f1c1ae5", + "name": "da9d9b4f-9248-4458-b103-45238f1c1ae5", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "da9d9b4f-9248-4458-b103-45238f1c1ae5", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/c346007a-4692-4bd8-858b-0b7eff82b049?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/5d0e3e66-bac8-484e-9221-8045540c9093?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "196", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/da9d9b4f-9248-4458-b103-45238f1c1ae5", + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "398", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "35223daa-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "36" + }, + "ResponseBody": { + "id": "/providers/Microsoft.Authorization/roleAssignments/5d0e3e66-bac8-484e-9221-8045540c9093", + "name": "5d0e3e66-bac8-484e-9221-8045540c9093", + "properties": { + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/da9d9b4f-9248-4458-b103-45238f1c1ae5", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + } }, - "Response" : { - "content-length" : "398", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "39", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "037c0640-c3d2-11ed-8971-0022488d0014", - "Body" : "{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/c346007a-4692-4bd8-858b-0b7eff82b049\",\"name\":\"c346007a-4692-4bd8-858b-0b7eff82b049\",\"properties\":{\"principalId\":\"f84ae8f9-c979-4750-a2fe-b350a00bebff\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/5506a46f-c62b-49af-9f03-3fc36c366e53\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"}" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/c346007a-4692-4bd8-858b-0b7eff82b049?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "141", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-frame-options" : "SAMEORIGIN", - "content-type" : "application/json; charset=utf-8", - "retry-after" : "0", - "cache-control" : "no-cache", - "StatusCode" : "400", - "x-ms-request-id" : "06876668-c3d2-11ed-8971-0022488d0014", - "Body" : "{\"error\":{\"code\":\"RoleAssignmentExists\",\"message\":\"The role assignment already exists. (Activity ID: 06876668-c3d2-11ed-8971-0022488d0014)\"}}", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "2" - }, - "Exception" : null - } ], - "variables" : [ "5506a46f-c62b-49af-9f03-3fc36c366e53", "c346007a-4692-4bd8-858b-0b7eff82b049" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/5d0e3e66-bac8-484e-9221-8045540c9093?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "196", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/da9d9b4f-9248-4458-b103-45238f1c1ae5", + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3" + } + }, + "StatusCode": 400, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "141", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "382e26e4-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "2" + }, + "ResponseBody": { + "error": { + "code": "RoleAssignmentExists", + "message": "The role assignment already exists. (Activity ID: 382e26e4-d8df-11ed-9bda-0022488d0014)" + } + } + } + ], + "Variables": { + "0": "da9d9b4f-9248-4458-b103-45238f1c1ae5", + "1": "5d0e3e66-bac8-484e-9221-8045540c9093" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.createRoleAssignment[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.createRoleAssignment[1].json index 6c7ac38a5db88..a7fcb6dae277b 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.createRoleAssignment[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.createRoleAssignment[1].json @@ -1,52 +1,118 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/dda7d908-8b08-41c9-ac1b-cc255694851e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/5ceea5a4-a02b-449f-84b3-3242e1e05927?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "38b499c2-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "36", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "0703f958-c3d2-11ed-8971-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/dda7d908-8b08-41c9-ac1b-cc255694851e\",\"name\":\"dda7d908-8b08-41c9-ac1b-cc255694851e\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"dda7d908-8b08-41c9-ac1b-cc255694851e\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/5ceea5a4-a02b-449f-84b3-3242e1e05927?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleName": "5ceea5a4-a02b-449f-84b3-3242e1e05927" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "38df52ca-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "35" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/5ceea5a4-a02b-449f-84b3-3242e1e05927", + "name": "5ceea5a4-a02b-449f-84b3-3242e1e05927", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "5ceea5a4-a02b-449f-84b3-3242e1e05927", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/e2e57ce5-fd1b-43d9-987a-1c431b1437fd?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "398", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "39", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "0a10f4ac-c3d2-11ed-8971-0022488d0014", - "Body" : "{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/e2e57ce5-fd1b-43d9-987a-1c431b1437fd\",\"name\":\"e2e57ce5-fd1b-43d9-987a-1c431b1437fd\",\"properties\":{\"principalId\":\"aed295e0-2ae7-4c2a-9abc-813f0ca233d3\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/dda7d908-8b08-41c9-ac1b-cc255694851e\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"}" - }, - "Exception" : null - } ], - "variables" : [ "dda7d908-8b08-41c9-ac1b-cc255694851e", "e2e57ce5-fd1b-43d9-987a-1c431b1437fd" ] + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/1c43ec80-6288-4a2f-bcaf-f860da5dd7d3?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "196", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/5ceea5a4-a02b-449f-84b3-3242e1e05927", + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "398", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "3becadf0-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "52" + }, + "ResponseBody": { + "id": "/providers/Microsoft.Authorization/roleAssignments/1c43ec80-6288-4a2f-bcaf-f860da5dd7d3", + "name": "1c43ec80-6288-4a2f-bcaf-f860da5dd7d3", + "properties": { + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/5ceea5a4-a02b-449f-84b3-3242e1e05927", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + } + } + ], + "Variables": { + "0": "5ceea5a4-a02b-449f-84b3-3242e1e05927", + "1": "1c43ec80-6288-4a2f-bcaf-f860da5dd7d3" + } } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteNonExistingRoleAssignmentDoesNotThrow[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteNonExistingRoleAssignmentDoesNotThrow[1].json index cb1ae1c69997b..28bc4cef7c697 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteNonExistingRoleAssignmentDoesNotThrow[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteNonExistingRoleAssignmentDoesNotThrow[1].json @@ -1,25 +1,60 @@ { - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/9be2712f-6a1b-458a-a96d-6781757d1be5?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/3c7ad3a4-6b16-4798-914a-1a98e5d1930a?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "278099e4-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "1" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "143", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-frame-options" : "SAMEORIGIN", - "content-type" : "application/json; charset=utf-8", - "retry-after" : "0", - "cache-control" : "no-cache", - "StatusCode" : "404", - "x-ms-request-id" : "f65a183a-c3d1-11ed-8971-0022488d0014", - "Body" : "{\"error\":{\"code\":\"RoleAssignmentNotFound\",\"message\":\"Requested role assignment not found (Activity ID: f65a183a-c3d1-11ed-8971-0022488d0014)\"}}", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "1" - }, - "Exception" : null - } ], - "variables" : [ "9be2712f-6a1b-458a-a96d-6781757d1be5" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/3c7ad3a4-6b16-4798-914a-1a98e5d1930a?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "143", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "279aace4-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "1" + }, + "ResponseBody": { + "error": { + "code": "RoleAssignmentNotFound", + "message": "Requested role assignment not found (Activity ID: 279aace4-d8df-11ed-9bda-0022488d0014)" + } + } + } + ], + "Variables": { + "0": "3c7ad3a4-6b16-4798-914a-1a98e5d1930a" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteNonExistingRoleDefinitionDoesNotThrow[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteNonExistingRoleDefinitionDoesNotThrow[1].json index 7f84ba9249591..72199df5dfbdb 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteNonExistingRoleDefinitionDoesNotThrow[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteNonExistingRoleDefinitionDoesNotThrow[1].json @@ -1,25 +1,60 @@ { - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/3b026fc1-4383-4075-b550-f76d85bc8932?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/ca345a1b-89d2-4f30-a9ec-3888d0707bb7?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "1fb9a822-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "143", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-frame-options" : "SAMEORIGIN", - "content-type" : "application/json; charset=utf-8", - "retry-after" : "0", - "cache-control" : "no-cache", - "StatusCode" : "404", - "x-ms-request-id" : "efa5417c-c3d1-11ed-8971-0022488d0014", - "Body" : "{\"error\":{\"code\":\"RoleDefinitionNotFound\",\"message\":\"Requested role definition not found (Activity ID: efa5417c-c3d1-11ed-8971-0022488d0014)\"}}", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "3" - }, - "Exception" : null - } ], - "variables" : [ "3b026fc1-4383-4075-b550-f76d85bc8932" ] + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/ca345a1b-89d2-4f30-a9ec-3888d0707bb7?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "143", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "1fe7e9b2-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "1" + }, + "ResponseBody": { + "error": { + "code": "RoleDefinitionNotFound", + "message": "Requested role definition not found (Activity ID: 1fe7e9b2-d8df-11ed-9bda-0022488d0014)" + } + } + } + ], + "Variables": { + "0": "ca345a1b-89d2-4f30-a9ec-3888d0707bb7" + } } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteRoleAssignment[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteRoleAssignment[1].json index ee1a52e296429..2e7312a0e9807 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteRoleAssignment[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteRoleAssignment[1].json @@ -1,75 +1,153 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/6a07ed2c-3d81-41c5-b911-fe9dadc08b85?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/cae7afb5-e456-47e6-aee2-384da674cc7c?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "3f410f96-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "1" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "36", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "0d58630c-c3d2-11ed-8971-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/6a07ed2c-3d81-41c5-b911-fe9dadc08b85\",\"name\":\"6a07ed2c-3d81-41c5-b911-fe9dadc08b85\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"6a07ed2c-3d81-41c5-b911-fe9dadc08b85\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/cae7afb5-e456-47e6-aee2-384da674cc7c?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleName": "cae7afb5-e456-47e6-aee2-384da674cc7c" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "3f5a79b8-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "44" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/cae7afb5-e456-47e6-aee2-384da674cc7c", + "name": "cae7afb5-e456-47e6-aee2-384da674cc7c", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "cae7afb5-e456-47e6-aee2-384da674cc7c", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/9b1ee2c0-407c-4f02-a2e2-ddffe8901928?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/6d781287-2716-4cc5-8a0f-de6bf0338178?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "196", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/cae7afb5-e456-47e6-aee2-384da674cc7c", + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "398", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "42680d00-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "38" + }, + "ResponseBody": { + "id": "/providers/Microsoft.Authorization/roleAssignments/6d781287-2716-4cc5-8a0f-de6bf0338178", + "name": "6d781287-2716-4cc5-8a0f-de6bf0338178", + "properties": { + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/cae7afb5-e456-47e6-aee2-384da674cc7c", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + } }, - "Response" : { - "content-length" : "398", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "35", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "10656c7a-c3d2-11ed-8971-0022488d0014", - "Body" : "{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/9b1ee2c0-407c-4f02-a2e2-ddffe8901928\",\"name\":\"9b1ee2c0-407c-4f02-a2e2-ddffe8901928\",\"properties\":{\"principalId\":\"f84ae8f9-c979-4750-a2fe-b350a00bebff\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/6a07ed2c-3d81-41c5-b911-fe9dadc08b85\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"}" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/9b1ee2c0-407c-4f02-a2e2-ddffe8901928?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "content-length" : "398", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "39", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1371da2a-c3d2-11ed-8971-0022488d0014", - "Body" : "{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/9b1ee2c0-407c-4f02-a2e2-ddffe8901928\",\"name\":\"9b1ee2c0-407c-4f02-a2e2-ddffe8901928\",\"properties\":{\"principalId\":\"f84ae8f9-c979-4750-a2fe-b350a00bebff\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/6a07ed2c-3d81-41c5-b911-fe9dadc08b85\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"}" - }, - "Exception" : null - } ], - "variables" : [ "6a07ed2c-3d81-41c5-b911-fe9dadc08b85", "9b1ee2c0-407c-4f02-a2e2-ddffe8901928" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/6d781287-2716-4cc5-8a0f-de6bf0338178?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "398", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "45742448-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "79" + }, + "ResponseBody": { + "id": "/providers/Microsoft.Authorization/roleAssignments/6d781287-2716-4cc5-8a0f-de6bf0338178", + "name": "6d781287-2716-4cc5-8a0f-de6bf0338178", + "properties": { + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/cae7afb5-e456-47e6-aee2-384da674cc7c", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + } + } + ], + "Variables": { + "0": "cae7afb5-e456-47e6-aee2-384da674cc7c", + "1": "6d781287-2716-4cc5-8a0f-de6bf0338178" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteRoleDefinition[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteRoleDefinition[1].json index 68f99c11e4fbe..3e195fdedaec1 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteRoleDefinition[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.deleteRoleDefinition[1].json @@ -1,51 +1,115 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/91dbe94f-73f6-4aa8-a257-64664f28184e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/e76d73b6-18da-48a3-8ebc-1f646cd8bf69?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "2b4a7bbc-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "38", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "f9e69f78-c3d1-11ed-8971-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/91dbe94f-73f6-4aa8-a257-64664f28184e\",\"name\":\"91dbe94f-73f6-4aa8-a257-64664f28184e\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"91dbe94f-73f6-4aa8-a257-64664f28184e\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/e76d73b6-18da-48a3-8ebc-1f646cd8bf69?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleName": "e76d73b6-18da-48a3-8ebc-1f646cd8bf69" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "2b6b3a78-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "41" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/e76d73b6-18da-48a3-8ebc-1f646cd8bf69", + "name": "e76d73b6-18da-48a3-8ebc-1f646cd8bf69", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "e76d73b6-18da-48a3-8ebc-1f646cd8bf69", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/91dbe94f-73f6-4aa8-a257-64664f28184e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "37", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "fcf2fbc6-c3d1-11ed-8971-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/91dbe94f-73f6-4aa8-a257-64664f28184e\",\"name\":\"91dbe94f-73f6-4aa8-a257-64664f28184e\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"91dbe94f-73f6-4aa8-a257-64664f28184e\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" - }, - "Exception" : null - } ], - "variables" : [ "91dbe94f-73f6-4aa8-a257-64664f28184e" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/e76d73b6-18da-48a3-8ebc-1f646cd8bf69?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "2e7710b6-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "39" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/e76d73b6-18da-48a3-8ebc-1f646cd8bf69", + "name": "e76d73b6-18da-48a3-8ebc-1f646cd8bf69", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "e76d73b6-18da-48a3-8ebc-1f646cd8bf69", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } + } + ], + "Variables": { + "0": "e76d73b6-18da-48a3-8ebc-1f646cd8bf69" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.getRoleAssignment[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.getRoleAssignment[1].json index e211494418950..81bddfc06e405 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.getRoleAssignment[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.getRoleAssignment[1].json @@ -1,76 +1,154 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/c6867c68-a86c-44e8-b50d-11a6e1c5e787?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/eae47faa-356b-4856-a390-9134685ab49c?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "200e6cfe-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "77", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "efd66b62-c3d1-11ed-8971-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/c6867c68-a86c-44e8-b50d-11a6e1c5e787\",\"name\":\"c6867c68-a86c-44e8-b50d-11a6e1c5e787\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"c6867c68-a86c-44e8-b50d-11a6e1c5e787\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/eae47faa-356b-4856-a390-9134685ab49c?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleName": "eae47faa-356b-4856-a390-9134685ab49c" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "202b64a8-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "80" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/eae47faa-356b-4856-a390-9134685ab49c", + "name": "eae47faa-356b-4856-a390-9134685ab49c", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "eae47faa-356b-4856-a390-9134685ab49c", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/0b69323d-2ce6-4c52-b99d-d34c4c909a12?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/d263f753-38c0-49b7-814c-be8814af800f?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "196", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/eae47faa-356b-4856-a390-9134685ab49c", + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "398", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "234580b0-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "42" + }, + "ResponseBody": { + "id": "/providers/Microsoft.Authorization/roleAssignments/d263f753-38c0-49b7-814c-be8814af800f", + "name": "d263f753-38c0-49b7-814c-be8814af800f", + "properties": { + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/eae47faa-356b-4856-a390-9134685ab49c", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + } }, - "Response" : { - "content-length" : "398", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "40", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "f2f113b0-c3d1-11ed-8971-0022488d0014", - "Body" : "{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/0b69323d-2ce6-4c52-b99d-d34c4c909a12\",\"name\":\"0b69323d-2ce6-4c52-b99d-d34c4c909a12\",\"properties\":{\"principalId\":\"f84ae8f9-c979-4750-a2fe-b350a00bebff\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/c6867c68-a86c-44e8-b50d-11a6e1c5e787\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/0b69323d-2ce6-4c52-b99d-d34c4c909a12?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "content-length" : "398", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "1", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "f5fe0004-c3d1-11ed-8971-0022488d0014", - "Body" : "{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/0b69323d-2ce6-4c52-b99d-d34c4c909a12\",\"name\":\"0b69323d-2ce6-4c52-b99d-d34c4c909a12\",\"properties\":{\"principalId\":\"f84ae8f9-c979-4750-a2fe-b350a00bebff\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/c6867c68-a86c-44e8-b50d-11a6e1c5e787\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"}" - }, - "Exception" : null - } ], - "variables" : [ "c6867c68-a86c-44e8-b50d-11a6e1c5e787", "0b69323d-2ce6-4c52-b99d-d34c4c909a12" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/d263f753-38c0-49b7-814c-be8814af800f?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "398", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "2654f420-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": { + "id": "/providers/Microsoft.Authorization/roleAssignments/d263f753-38c0-49b7-814c-be8814af800f", + "name": "d263f753-38c0-49b7-814c-be8814af800f", + "properties": { + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/eae47faa-356b-4856-a390-9134685ab49c", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + } + } + ], + "Variables": { + "0": "eae47faa-356b-4856-a390-9134685ab49c", + "1": "d263f753-38c0-49b7-814c-be8814af800f" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.getRoleDefinition[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.getRoleDefinition[1].json index e7622eeb61795..66a7b73707275 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.getRoleDefinition[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.getRoleDefinition[1].json @@ -1,52 +1,116 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/26deced8-e995-4549-a1a4-79e1494570f6?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/b4778775-edb1-4208-b717-d16e925a1077?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "2e8d5e5c-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "38", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "fd232b3e-c3d1-11ed-8971-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/26deced8-e995-4549-a1a4-79e1494570f6\",\"name\":\"26deced8-e995-4549-a1a4-79e1494570f6\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"26deced8-e995-4549-a1a4-79e1494570f6\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/b4778775-edb1-4208-b717-d16e925a1077?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleName": "b4778775-edb1-4208-b717-d16e925a1077" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "2eb2c6f6-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "38" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/b4778775-edb1-4208-b717-d16e925a1077", + "name": "b4778775-edb1-4208-b717-d16e925a1077", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "b4778775-edb1-4208-b717-d16e925a1077", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/26deced8-e995-4549-a1a4-79e1494570f6?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "1", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "002f8e30-c3d2-11ed-8971-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/26deced8-e995-4549-a1a4-79e1494570f6\",\"name\":\"26deced8-e995-4549-a1a4-79e1494570f6\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"26deced8-e995-4549-a1a4-79e1494570f6\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" - }, - "Exception" : null - } ], - "variables" : [ "26deced8-e995-4549-a1a4-79e1494570f6" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/b4778775-edb1-4208-b717-d16e925a1077?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "31bfcf38-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "1" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/b4778775-edb1-4208-b717-d16e925a1077", + "name": "b4778775-edb1-4208-b717-d16e925a1077", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "b4778775-edb1-4208-b717-d16e925a1077", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } + } + ], + "Variables": { + "0": "b4778775-edb1-4208-b717-d16e925a1077" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.listRoleAssignments[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.listRoleAssignments[1].json index 7da030fb7cfc5..224525e2dfccf 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.listRoleAssignments[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.listRoleAssignments[1].json @@ -1,28 +1,100 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-request-id": "2b118c6c-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": "OK" }, - "Response" : { - "content-length" : "1607", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "1", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "f9c5825c-c3d1-11ed-8971-0022488d0014", - "Body" : "{\"value\":[{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/f9b097f9-c708-4220-263f-eb273bf334aa\",\"name\":\"f9b097f9-c708-4220-263f-eb273bf334aa\",\"properties\":{\"principalId\":\"b9b44eef-e9a0-4cda-8bcc-adb2d6a4011c\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"},{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/8654e177-2a84-4f66-391a-75048677b260\",\"name\":\"8654e177-2a84-4f66-391a-75048677b260\",\"properties\":{\"principalId\":\"f84ae8f9-c979-4750-a2fe-b350a00bebff\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"},{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/6f108758-0e95-4937-ae78-b9bc9abcf59b\",\"name\":\"6f108758-0e95-4937-ae78-b9bc9abcf59b\",\"properties\":{\"principalId\":\"b9b44eef-e9a0-4cda-8bcc-adb2d6a4011c\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625b\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"},{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/4eed4a61-c62a-4b95-83bb-642aa912b1b0\",\"name\":\"4eed4a61-c62a-4b95-83bb-642aa912b1b0\",\"properties\":{\"principalId\":\"b9b44eef-e9a0-4cda-8bcc-adb2d6a4011c\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/515eb02d-2335-4d2d-92f2-b1cbdf9c3778\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"}]}" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1607", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "2b384c80-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": { + "value": [ + { + "id": "/providers/Microsoft.Authorization/roleAssignments/e0c78b90-ecb6-0a6e-99ca-4778e5cad0aa", + "name": "e0c78b90-ecb6-0a6e-99ca-4778e5cad0aa", + "properties": { + "principalId": "f84ae8f9-c979-4750-a2fe-b350a00bebff", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + }, + { + "id": "/providers/Microsoft.Authorization/roleAssignments/6d82eec1-bfa7-4958-90e2-da219874938e", + "name": "6d82eec1-bfa7-4958-90e2-da219874938e", + "properties": { + "principalId": "361e6952-7ae0-4197-971f-20d2ef1b0ca9", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625b", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + }, + { + "id": "/providers/Microsoft.Authorization/roleAssignments/fea49c00-4aad-0c85-1e5c-be79d2e63f67", + "name": "fea49c00-4aad-0c85-1e5c-be79d2e63f67", + "properties": { + "principalId": "361e6952-7ae0-4197-971f-20d2ef1b0ca9", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + }, + { + "id": "/providers/Microsoft.Authorization/roleAssignments/03041c0b-b225-4ea7-8f34-3153b8dd188d", + "name": "03041c0b-b225-4ea7-8f34-3153b8dd188d", + "properties": { + "principalId": "361e6952-7ae0-4197-971f-20d2ef1b0ca9", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/515eb02d-2335-4d2d-92f2-b1cbdf9c3778", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.listRoleDefinitions[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.listRoleDefinitions[1].json index 04f34bc5aa564..29f5a7e1f307d 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.listRoleDefinitions[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.listRoleDefinitions[1].json @@ -1,28 +1,299 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-request-id": "388a974e-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": "OK" }, - "Response" : { - "content-length" : "6857", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "1", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "06d55b48-c3d2-11ed-8971-0022488d0014", - "Body" : "{\"value\":[{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/7b127d3c-77bd-4e3e-bbe0-dbb8971fa7f8\",\"name\":\"7b127d3c-77bd-4e3e-bbe0-dbb8971fa7f8\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/backup/start/action\",\"Microsoft.KeyVault/managedHsm/backup/status/action\",\"Microsoft.KeyVault/managedHsm/keys/backup/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Backup User\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/33413926-3206-4cdd-b39a-83574fe37a17\",\"name\":\"33413926-3206-4cdd-b39a-83574fe37a17\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/keys/read/action\",\"Microsoft.KeyVault/managedHsm/keys/wrap/action\",\"Microsoft.KeyVault/managedHsm/keys/unwrap/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Crypto Service Encryption User\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625c\",\"name\":\"21dbd100-6940-42c2-9190-5d6cb909625c\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/keys/release/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Crypto Service Release User\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/2c18b078-7c48-4d3a-af88-5a3a1b3f82b3\",\"name\":\"2c18b078-7c48-4d3a-af88-5a3a1b3f82b3\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/roleAssignments/read/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/read/action\",\"Microsoft.KeyVault/managedHsm/keys/read/action\",\"Microsoft.KeyVault/managedHsm/keys/deletedKeys/read/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Crypto Auditor\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/4bd23610-cdcf-4971-bdee-bdc562cc28e4\",\"name\":\"4bd23610-cdcf-4971-bdee-bdc562cc28e4\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/roleDefinitions/read/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/write/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/read/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/write/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/delete/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Policy Administrator\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625b\",\"name\":\"21dbd100-6940-42c2-9190-5d6cb909625b\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/roleDefinitions/read/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/read/action\",\"Microsoft.KeyVault/managedHsm/keys/read/action\",\"Microsoft.KeyVault/managedHsm/keys/write/action\",\"Microsoft.KeyVault/managedHsm/keys/delete\",\"Microsoft.KeyVault/managedHsm/keys/create\",\"Microsoft.KeyVault/managedHsm/keys/rotate/action\",\"Microsoft.KeyVault/managedHsm/keys/import/action\",\"Microsoft.KeyVault/managedHsm/keys/release/action\",\"Microsoft.KeyVault/managedHsm/keys/backup/action\",\"Microsoft.KeyVault/managedHsm/keys/restore/action\",\"Microsoft.KeyVault/managedHsm/keys/encrypt/action\",\"Microsoft.KeyVault/managedHsm/keys/decrypt/action\",\"Microsoft.KeyVault/managedHsm/keys/wrap/action\",\"Microsoft.KeyVault/managedHsm/keys/unwrap/action\",\"Microsoft.KeyVault/managedHsm/keys/sign/action\",\"Microsoft.KeyVault/managedHsm/keys/verify/action\",\"Microsoft.KeyVault/managedHsm/keys/derive/action\",\"Microsoft.KeyVault/managedHsm/rng/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Crypto User\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/515eb02d-2335-4d2d-92f2-b1cbdf9c3778\",\"name\":\"515eb02d-2335-4d2d-92f2-b1cbdf9c3778\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/roleAssignments/delete/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/read/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/write/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/read/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/write/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action\",\"Microsoft.KeyVault/managedHsm/keys/deletedKeys/read/action\",\"Microsoft.KeyVault/managedHsm/keys/deletedKeys/delete\",\"Microsoft.KeyVault/managedHsm/keys/deletedKeys/recover/action\",\"Microsoft.KeyVault/managedHsm/keys/export/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Crypto Officer\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4\",\"name\":\"a290e904-7015-4bba-90c8-60543313cdb4\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/roleAssignments/delete/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/read/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/write/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/read/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/write/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action\",\"Microsoft.KeyVault/managedHsm/securitydomain/download/action\",\"Microsoft.KeyVault/managedHsm/securitydomain/download/read\",\"Microsoft.KeyVault/managedHsm/securitydomain/upload/action\",\"Microsoft.KeyVault/managedHsm/securitydomain/upload/read\",\"Microsoft.KeyVault/managedHsm/securitydomain/transferkey/read\",\"Microsoft.KeyVault/managedHsm/backup/start/action\",\"Microsoft.KeyVault/managedHsm/restore/start/action\",\"Microsoft.KeyVault/managedHsm/backup/status/action\",\"Microsoft.KeyVault/managedHsm/restore/status/action\",\"Microsoft.KeyVault/managedHsm/settings/read/action\",\"Microsoft.KeyVault/managedHsm/settings/write/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Administrator\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}]}" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "6857", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "38a1ea02-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "1" + }, + "ResponseBody": { + "value": [ + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/7b127d3c-77bd-4e3e-bbe0-dbb8971fa7f8", + "name": "7b127d3c-77bd-4e3e-bbe0-dbb8971fa7f8", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/backup/start/action", + "Microsoft.KeyVault/managedHsm/backup/status/action", + "Microsoft.KeyVault/managedHsm/keys/backup/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Backup User", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/33413926-3206-4cdd-b39a-83574fe37a17", + "name": "33413926-3206-4cdd-b39a-83574fe37a17", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/keys/read/action", + "Microsoft.KeyVault/managedHsm/keys/wrap/action", + "Microsoft.KeyVault/managedHsm/keys/unwrap/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Crypto Service Encryption User", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625c", + "name": "21dbd100-6940-42c2-9190-5d6cb909625c", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/keys/release/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Crypto Service Release User", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/2c18b078-7c48-4d3a-af88-5a3a1b3f82b3", + "name": "2c18b078-7c48-4d3a-af88-5a3a1b3f82b3", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/roleAssignments/read/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action", + "Microsoft.KeyVault/managedHsm/keys/read/action", + "Microsoft.KeyVault/managedHsm/keys/deletedKeys/read/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Crypto Auditor", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/4bd23610-cdcf-4971-bdee-bdc562cc28e4", + "name": "4bd23610-cdcf-4971-bdee-bdc562cc28e4", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/write/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/read/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/write/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/delete/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Policy Administrator", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625b", + "name": "21dbd100-6940-42c2-9190-5d6cb909625b", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/read/action", + "Microsoft.KeyVault/managedHsm/keys/read/action", + "Microsoft.KeyVault/managedHsm/keys/write/action", + "Microsoft.KeyVault/managedHsm/keys/delete", + "Microsoft.KeyVault/managedHsm/keys/create", + "Microsoft.KeyVault/managedHsm/keys/rotate/action", + "Microsoft.KeyVault/managedHsm/keys/import/action", + "Microsoft.KeyVault/managedHsm/keys/release/action", + "Microsoft.KeyVault/managedHsm/keys/backup/action", + "Microsoft.KeyVault/managedHsm/keys/restore/action", + "Microsoft.KeyVault/managedHsm/keys/encrypt/action", + "Microsoft.KeyVault/managedHsm/keys/decrypt/action", + "Microsoft.KeyVault/managedHsm/keys/wrap/action", + "Microsoft.KeyVault/managedHsm/keys/unwrap/action", + "Microsoft.KeyVault/managedHsm/keys/sign/action", + "Microsoft.KeyVault/managedHsm/keys/verify/action", + "Microsoft.KeyVault/managedHsm/keys/derive/action", + "Microsoft.KeyVault/managedHsm/rng/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Crypto User", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/515eb02d-2335-4d2d-92f2-b1cbdf9c3778", + "name": "515eb02d-2335-4d2d-92f2-b1cbdf9c3778", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/roleAssignments/delete/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/read/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/write/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/write/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action", + "Microsoft.KeyVault/managedHsm/keys/deletedKeys/read/action", + "Microsoft.KeyVault/managedHsm/keys/deletedKeys/delete", + "Microsoft.KeyVault/managedHsm/keys/deletedKeys/recover/action", + "Microsoft.KeyVault/managedHsm/keys/export/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Crypto Officer", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4", + "name": "a290e904-7015-4bba-90c8-60543313cdb4", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/roleAssignments/delete/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/read/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/write/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/write/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action", + "Microsoft.KeyVault/managedHsm/securitydomain/download/action", + "Microsoft.KeyVault/managedHsm/securitydomain/download/read", + "Microsoft.KeyVault/managedHsm/securitydomain/upload/action", + "Microsoft.KeyVault/managedHsm/securitydomain/upload/read", + "Microsoft.KeyVault/managedHsm/securitydomain/transferkey/read", + "Microsoft.KeyVault/managedHsm/backup/start/action", + "Microsoft.KeyVault/managedHsm/restore/start/action", + "Microsoft.KeyVault/managedHsm/backup/status/action", + "Microsoft.KeyVault/managedHsm/restore/status/action", + "Microsoft.KeyVault/managedHsm/settings/read/action", + "Microsoft.KeyVault/managedHsm/settings/write/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Administrator", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.setRoleDefinition[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.setRoleDefinition[1].json index 27ac06dc5aff0..0066a1500834a 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.setRoleDefinition[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlAsyncClientTest.setRoleDefinition[1].json @@ -1,28 +1,76 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/42cbfb96-0251-4e65-a3c5-963cbb64e824?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/1955f2fa-a00d-46bc-aa43-ea56c9766ea2?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "27acab06-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "38", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "f67f035c-c3d1-11ed-8971-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/42cbfb96-0251-4e65-a3c5-963cbb64e824\",\"name\":\"42cbfb96-0251-4e65-a3c5-963cbb64e824\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"42cbfb96-0251-4e65-a3c5-963cbb64e824\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" - }, - "Exception" : null - } ], - "variables" : [ "42cbfb96-0251-4e65-a3c5-963cbb64e824" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/1955f2fa-a00d-46bc-aa43-ea56c9766ea2?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleName": "1955f2fa-a00d-46bc-aa43-ea56c9766ea2" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "27cb7fcc-d8df-11ed-9bda-0022488d0014", + "x-ms-server-latency": "64" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/1955f2fa-a00d-46bc-aa43-ea56c9766ea2", + "name": "1955f2fa-a00d-46bc-aa43-ea56c9766ea2", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "1955f2fa-a00d-46bc-aa43-ea56c9766ea2", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } + } + ], + "Variables": { + "0": "1955f2fa-a00d-46bc-aa43-ea56c9766ea2" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.createExistingRoleAssignmentThrows[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.createExistingRoleAssignmentThrows[1].json index c30de58256961..ad394316aacef 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.createExistingRoleAssignmentThrows[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.createExistingRoleAssignmentThrows[1].json @@ -1,74 +1,153 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/96e709d5-324d-42b2-a0c9-499920c04e96?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "4931a902-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "34", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "25298bdc-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/96e709d5-324d-42b2-a0c9-499920c04e96\",\"name\":\"96e709d5-324d-42b2-a0c9-499920c04e96\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"96e709d5-324d-42b2-a0c9-499920c04e96\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleName": "8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "494cec58-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "36" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02", + "name": "8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/a1901695-1f76-4be1-803d-e73d7bdac3a1?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/1d8822ec-28c6-4e0c-881d-14e4ea4730e5?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "196", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02", + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "398", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "495c5a94-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "41" + }, + "ResponseBody": { + "id": "/providers/Microsoft.Authorization/roleAssignments/1d8822ec-28c6-4e0c-881d-14e4ea4730e5", + "name": "1d8822ec-28c6-4e0c-881d-14e4ea4730e5", + "properties": { + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + } }, - "Response" : { - "content-length" : "398", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "36", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "2538dc5e-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/a1901695-1f76-4be1-803d-e73d7bdac3a1\",\"name\":\"a1901695-1f76-4be1-803d-e73d7bdac3a1\",\"properties\":{\"principalId\":\"f84ae8f9-c979-4750-a2fe-b350a00bebff\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/96e709d5-324d-42b2-a0c9-499920c04e96\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"}" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/a1901695-1f76-4be1-803d-e73d7bdac3a1?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "141", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-frame-options" : "SAMEORIGIN", - "content-type" : "application/json; charset=utf-8", - "retry-after" : "0", - "cache-control" : "no-cache", - "StatusCode" : "400", - "x-ms-request-id" : "25486ade-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"error\":{\"code\":\"RoleAssignmentExists\",\"message\":\"The role assignment already exists. (Activity ID: 25486ade-c3d2-11ed-9dd8-0022488d0014)\"}}", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "1" - }, - "Exception" : null - } ], - "variables" : [ "96e709d5-324d-42b2-a0c9-499920c04e96", "a1901695-1f76-4be1-803d-e73d7bdac3a1" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/1d8822ec-28c6-4e0c-881d-14e4ea4730e5?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "196", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02", + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3" + } + }, + "StatusCode": 400, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "141", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "496cc744-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "1" + }, + "ResponseBody": { + "error": { + "code": "RoleAssignmentExists", + "message": "The role assignment already exists. (Activity ID: 496cc744-d8df-11ed-bed5-000d3a602e9a)" + } + } + } + ], + "Variables": { + "0": "8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02", + "1": "1d8822ec-28c6-4e0c-881d-14e4ea4730e5" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.createRoleAssignment[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.createRoleAssignment[1].json index 29cf9aea58660..a2556af9b7912 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.createRoleAssignment[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.createRoleAssignment[1].json @@ -1,52 +1,118 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/b1da1732-64cf-4f95-bb20-f741f9d63cde?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/5b22a0a7-208a-4d50-b670-17112551f4ca?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "4a0ec33c-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "36", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "25bc47ba-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/b1da1732-64cf-4f95-bb20-f741f9d63cde\",\"name\":\"b1da1732-64cf-4f95-bb20-f741f9d63cde\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"b1da1732-64cf-4f95-bb20-f741f9d63cde\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/5b22a0a7-208a-4d50-b670-17112551f4ca?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleName": "5b22a0a7-208a-4d50-b670-17112551f4ca" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "4a2af26e-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "43" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/5b22a0a7-208a-4d50-b670-17112551f4ca", + "name": "5b22a0a7-208a-4d50-b670-17112551f4ca", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "5b22a0a7-208a-4d50-b670-17112551f4ca", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/6e76b383-c263-4531-8314-96fce707a13f?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "398", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "36", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "25cb840a-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/6e76b383-c263-4531-8314-96fce707a13f\",\"name\":\"6e76b383-c263-4531-8314-96fce707a13f\",\"properties\":{\"principalId\":\"aed295e0-2ae7-4c2a-9abc-813f0ca233d3\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/b1da1732-64cf-4f95-bb20-f741f9d63cde\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"}" - }, - "Exception" : null - } ], - "variables" : [ "b1da1732-64cf-4f95-bb20-f741f9d63cde", "6e76b383-c263-4531-8314-96fce707a13f" ] + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/910dac10-d55f-4d9c-a95a-4af5a3279511?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "196", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/5b22a0a7-208a-4d50-b670-17112551f4ca", + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "398", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "4a3f32ce-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "38" + }, + "ResponseBody": { + "id": "/providers/Microsoft.Authorization/roleAssignments/910dac10-d55f-4d9c-a95a-4af5a3279511", + "name": "910dac10-d55f-4d9c-a95a-4af5a3279511", + "properties": { + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/5b22a0a7-208a-4d50-b670-17112551f4ca", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + } + } + ], + "Variables": { + "0": "5b22a0a7-208a-4d50-b670-17112551f4ca", + "1": "910dac10-d55f-4d9c-a95a-4af5a3279511" + } } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteNonExistingRoleAssignmentDoesNotThrow[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteNonExistingRoleAssignmentDoesNotThrow[1].json index 0b1f58a54bb2e..91f4fff0a8e41 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteNonExistingRoleAssignmentDoesNotThrow[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteNonExistingRoleAssignmentDoesNotThrow[1].json @@ -1,25 +1,60 @@ { - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/89431d93-fbf2-4b97-ac7d-aacd8c0745a8?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/d0003e1a-2609-476b-9517-18a590b3919d?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "47b9530e-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "143", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-frame-options" : "SAMEORIGIN", - "content-type" : "application/json; charset=utf-8", - "retry-after" : "0", - "cache-control" : "no-cache", - "StatusCode" : "404", - "x-ms-request-id" : "24064a06-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"error\":{\"code\":\"RoleAssignmentNotFound\",\"message\":\"Requested role assignment not found (Activity ID: 24064a06-c3d2-11ed-9dd8-0022488d0014)\"}}", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "1" - }, - "Exception" : null - } ], - "variables" : [ "89431d93-fbf2-4b97-ac7d-aacd8c0745a8" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/d0003e1a-2609-476b-9517-18a590b3919d?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "143", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "47dcbfd8-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "2" + }, + "ResponseBody": { + "error": { + "code": "RoleAssignmentNotFound", + "message": "Requested role assignment not found (Activity ID: 47dcbfd8-d8df-11ed-bed5-000d3a602e9a)" + } + } + } + ], + "Variables": { + "0": "d0003e1a-2609-476b-9517-18a590b3919d" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteNonExistingRoleDefinitionDoesNotThrow[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteNonExistingRoleDefinitionDoesNotThrow[1].json index 196b94019e2de..9a2c50c367d55 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteNonExistingRoleDefinitionDoesNotThrow[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteNonExistingRoleDefinitionDoesNotThrow[1].json @@ -1,25 +1,60 @@ { - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/dacff36d-7cb1-43d1-b185-02300b2bd9b2?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/9323b36a-ccb7-46ab-83ab-9c86a7688d13?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "46b52e1a-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "2" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "143", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-frame-options" : "SAMEORIGIN", - "content-type" : "application/json; charset=utf-8", - "retry-after" : "0", - "cache-control" : "no-cache", - "StatusCode" : "404", - "x-ms-request-id" : "2351a2f4-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"error\":{\"code\":\"RoleDefinitionNotFound\",\"message\":\"Requested role definition not found (Activity ID: 2351a2f4-c3d2-11ed-9dd8-0022488d0014)\"}}", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "1" - }, - "Exception" : null - } ], - "variables" : [ "dacff36d-7cb1-43d1-b185-02300b2bd9b2" ] + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/9323b36a-ccb7-46ab-83ab-9c86a7688d13?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "143", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "46e41d88-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "55" + }, + "ResponseBody": { + "error": { + "code": "RoleDefinitionNotFound", + "message": "Requested role definition not found (Activity ID: 46e41d88-d8df-11ed-bed5-000d3a602e9a)" + } + } + } + ], + "Variables": { + "0": "9323b36a-ccb7-46ab-83ab-9c86a7688d13" + } } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteRoleAssignment[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteRoleAssignment[1].json index 1f4a668c6b183..31e0d503da298 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteRoleAssignment[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteRoleAssignment[1].json @@ -1,75 +1,153 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/0611d81e-7f36-42aa-bc7e-2a0684c5c2c7?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/2d962b8a-16b6-49cd-bcc8-d44ff277e324?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "4a7d40f0-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "35", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "2616c51e-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/0611d81e-7f36-42aa-bc7e-2a0684c5c2c7\",\"name\":\"0611d81e-7f36-42aa-bc7e-2a0684c5c2c7\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"0611d81e-7f36-42aa-bc7e-2a0684c5c2c7\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/2d962b8a-16b6-49cd-bcc8-d44ff277e324?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleName": "2d962b8a-16b6-49cd-bcc8-d44ff277e324" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "4aa46d7e-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "40" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/2d962b8a-16b6-49cd-bcc8-d44ff277e324", + "name": "2d962b8a-16b6-49cd-bcc8-d44ff277e324", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "2d962b8a-16b6-49cd-bcc8-d44ff277e324", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/d3c74b0d-6e2e-4442-ad8d-dcc9e0bec93b?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/17400220-299a-4ac5-9c29-01e4710a9c45?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "196", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/2d962b8a-16b6-49cd-bcc8-d44ff277e324", + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "398", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "4ab83994-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "43" + }, + "ResponseBody": { + "id": "/providers/Microsoft.Authorization/roleAssignments/17400220-299a-4ac5-9c29-01e4710a9c45", + "name": "17400220-299a-4ac5-9c29-01e4710a9c45", + "properties": { + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/2d962b8a-16b6-49cd-bcc8-d44ff277e324", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + } }, - "Response" : { - "content-length" : "398", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "35", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "262608a8-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/d3c74b0d-6e2e-4442-ad8d-dcc9e0bec93b\",\"name\":\"d3c74b0d-6e2e-4442-ad8d-dcc9e0bec93b\",\"properties\":{\"principalId\":\"f84ae8f9-c979-4750-a2fe-b350a00bebff\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/0611d81e-7f36-42aa-bc7e-2a0684c5c2c7\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"}" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/d3c74b0d-6e2e-4442-ad8d-dcc9e0bec93b?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "content-length" : "398", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "36", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "26353de6-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/d3c74b0d-6e2e-4442-ad8d-dcc9e0bec93b\",\"name\":\"d3c74b0d-6e2e-4442-ad8d-dcc9e0bec93b\",\"properties\":{\"principalId\":\"f84ae8f9-c979-4750-a2fe-b350a00bebff\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/0611d81e-7f36-42aa-bc7e-2a0684c5c2c7\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"}" - }, - "Exception" : null - } ], - "variables" : [ "0611d81e-7f36-42aa-bc7e-2a0684c5c2c7", "d3c74b0d-6e2e-4442-ad8d-dcc9e0bec93b" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/17400220-299a-4ac5-9c29-01e4710a9c45?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "398", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "4acc5e38-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "34" + }, + "ResponseBody": { + "id": "/providers/Microsoft.Authorization/roleAssignments/17400220-299a-4ac5-9c29-01e4710a9c45", + "name": "17400220-299a-4ac5-9c29-01e4710a9c45", + "properties": { + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/2d962b8a-16b6-49cd-bcc8-d44ff277e324", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + } + } + ], + "Variables": { + "0": "2d962b8a-16b6-49cd-bcc8-d44ff277e324", + "1": "17400220-299a-4ac5-9c29-01e4710a9c45" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteRoleDefinition[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteRoleDefinition[1].json index 9649f974465b2..78b819e7db830 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteRoleDefinition[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.deleteRoleDefinition[1].json @@ -1,51 +1,115 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/d082d18b-94bf-43ad-a46b-e9d8fdc25af7?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/b8da4a7f-c047-4098-b3a9-771acc8fd935?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "48873760-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "37", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "249cb34c-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/d082d18b-94bf-43ad-a46b-e9d8fdc25af7\",\"name\":\"d082d18b-94bf-43ad-a46b-e9d8fdc25af7\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"d082d18b-94bf-43ad-a46b-e9d8fdc25af7\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/b8da4a7f-c047-4098-b3a9-771acc8fd935?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleName": "b8da4a7f-c047-4098-b3a9-771acc8fd935" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "48a2408c-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "37" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/b8da4a7f-c047-4098-b3a9-771acc8fd935", + "name": "b8da4a7f-c047-4098-b3a9-771acc8fd935", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "b8da4a7f-c047-4098-b3a9-771acc8fd935", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/d082d18b-94bf-43ad-a46b-e9d8fdc25af7?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "39", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "24ac3ed4-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/d082d18b-94bf-43ad-a46b-e9d8fdc25af7\",\"name\":\"d082d18b-94bf-43ad-a46b-e9d8fdc25af7\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"d082d18b-94bf-43ad-a46b-e9d8fdc25af7\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" - }, - "Exception" : null - } ], - "variables" : [ "d082d18b-94bf-43ad-a46b-e9d8fdc25af7" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/b8da4a7f-c047-4098-b3a9-771acc8fd935?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "48b5c5c6-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "36" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/b8da4a7f-c047-4098-b3a9-771acc8fd935", + "name": "b8da4a7f-c047-4098-b3a9-771acc8fd935", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "b8da4a7f-c047-4098-b3a9-771acc8fd935", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } + } + ], + "Variables": { + "0": "b8da4a7f-c047-4098-b3a9-771acc8fd935" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.getRoleAssignment[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.getRoleAssignment[1].json index 7270b9b8f636a..75d8cec3932e4 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.getRoleAssignment[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.getRoleAssignment[1].json @@ -1,76 +1,154 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/627c4ab5-8d60-4aa0-ad90-0822d50a6be5?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/5f9e580e-e079-4220-a89a-fcd4c2dbc268?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "47109f5c-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "39", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "2388e9b2-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/627c4ab5-8d60-4aa0-ad90-0822d50a6be5\",\"name\":\"627c4ab5-8d60-4aa0-ad90-0822d50a6be5\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"627c4ab5-8d60-4aa0-ad90-0822d50a6be5\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/5f9e580e-e079-4220-a89a-fcd4c2dbc268?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleName": "5f9e580e-e079-4220-a89a-fcd4c2dbc268" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "4738439a-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "81" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/5f9e580e-e079-4220-a89a-fcd4c2dbc268", + "name": "5f9e580e-e079-4220-a89a-fcd4c2dbc268", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "5f9e580e-e079-4220-a89a-fcd4c2dbc268", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/2fcb2b6c-8290-4de6-974f-b8d7d6ecdce2?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/a9edf5b7-b959-4217-bd77-45a4233975d6?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "196", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/5f9e580e-e079-4220-a89a-fcd4c2dbc268", + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "398", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "4752a42e-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "33" + }, + "ResponseBody": { + "id": "/providers/Microsoft.Authorization/roleAssignments/a9edf5b7-b959-4217-bd77-45a4233975d6", + "name": "a9edf5b7-b959-4217-bd77-45a4233975d6", + "properties": { + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/5f9e580e-e079-4220-a89a-fcd4c2dbc268", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + } }, - "Response" : { - "content-length" : "398", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "35", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "239fb1ba-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/2fcb2b6c-8290-4de6-974f-b8d7d6ecdce2\",\"name\":\"2fcb2b6c-8290-4de6-974f-b8d7d6ecdce2\",\"properties\":{\"principalId\":\"f84ae8f9-c979-4750-a2fe-b350a00bebff\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/627c4ab5-8d60-4aa0-ad90-0822d50a6be5\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments/2fcb2b6c-8290-4de6-974f-b8d7d6ecdce2?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "content-length" : "398", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "1", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "23b07612-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/2fcb2b6c-8290-4de6-974f-b8d7d6ecdce2\",\"name\":\"2fcb2b6c-8290-4de6-974f-b8d7d6ecdce2\",\"properties\":{\"principalId\":\"f84ae8f9-c979-4750-a2fe-b350a00bebff\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/627c4ab5-8d60-4aa0-ad90-0822d50a6be5\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"}" - }, - "Exception" : null - } ], - "variables" : [ "627c4ab5-8d60-4aa0-ad90-0822d50a6be5", "2fcb2b6c-8290-4de6-974f-b8d7d6ecdce2" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments/a9edf5b7-b959-4217-bd77-45a4233975d6?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "398", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "476598c2-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": { + "id": "/providers/Microsoft.Authorization/roleAssignments/a9edf5b7-b959-4217-bd77-45a4233975d6", + "name": "a9edf5b7-b959-4217-bd77-45a4233975d6", + "properties": { + "principalId": "aed295e0-2ae7-4c2a-9abc-813f0ca233d3", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/5f9e580e-e079-4220-a89a-fcd4c2dbc268", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + } + } + ], + "Variables": { + "0": "5f9e580e-e079-4220-a89a-fcd4c2dbc268", + "1": "a9edf5b7-b959-4217-bd77-45a4233975d6" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.getRoleDefinition[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.getRoleDefinition[1].json index 2786992164fbe..3d56e1b3ab4e0 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.getRoleDefinition[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.getRoleDefinition[1].json @@ -1,52 +1,116 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/c66d9f62-45f1-4248-9eef-54da55ae6683?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/4137d863-7bd4-43a7-bf0a-33e9a91d5e5c?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "48ce75e4-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "37", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "24d3aabe-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/c66d9f62-45f1-4248-9eef-54da55ae6683\",\"name\":\"c66d9f62-45f1-4248-9eef-54da55ae6683\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"c66d9f62-45f1-4248-9eef-54da55ae6683\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/4137d863-7bd4-43a7-bf0a-33e9a91d5e5c?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleName": "4137d863-7bd4-43a7-bf0a-33e9a91d5e5c" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "48eb0d80-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "35" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/4137d863-7bd4-43a7-bf0a-33e9a91d5e5c", + "name": "4137d863-7bd4-43a7-bf0a-33e9a91d5e5c", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "4137d863-7bd4-43a7-bf0a-33e9a91d5e5c", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/c66d9f62-45f1-4248-9eef-54da55ae6683?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "0", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "24e3da60-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/c66d9f62-45f1-4248-9eef-54da55ae6683\",\"name\":\"c66d9f62-45f1-4248-9eef-54da55ae6683\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"c66d9f62-45f1-4248-9eef-54da55ae6683\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" - }, - "Exception" : null - } ], - "variables" : [ "c66d9f62-45f1-4248-9eef-54da55ae6683" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/4137d863-7bd4-43a7-bf0a-33e9a91d5e5c?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "48fe53e0-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/4137d863-7bd4-43a7-bf0a-33e9a91d5e5c", + "name": "4137d863-7bd4-43a7-bf0a-33e9a91d5e5c", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "4137d863-7bd4-43a7-bf0a-33e9a91d5e5c", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } + } + ], + "Variables": { + "0": "4137d863-7bd4-43a7-bf0a-33e9a91d5e5c" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.listRoleAssignments[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.listRoleAssignments[1].json index 81bc8a55e79b4..f64cdc3a1ca0b 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.listRoleAssignments[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.listRoleAssignments[1].json @@ -1,52 +1,170 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-request-id": "484271d4-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": "OK" }, - "Response" : { - "content-length" : "1607", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "0", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "247613a4-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"value\":[{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/f9b097f9-c708-4220-263f-eb273bf334aa\",\"name\":\"f9b097f9-c708-4220-263f-eb273bf334aa\",\"properties\":{\"principalId\":\"b9b44eef-e9a0-4cda-8bcc-adb2d6a4011c\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"},{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/8654e177-2a84-4f66-391a-75048677b260\",\"name\":\"8654e177-2a84-4f66-391a-75048677b260\",\"properties\":{\"principalId\":\"f84ae8f9-c979-4750-a2fe-b350a00bebff\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"},{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/6f108758-0e95-4937-ae78-b9bc9abcf59b\",\"name\":\"6f108758-0e95-4937-ae78-b9bc9abcf59b\",\"properties\":{\"principalId\":\"b9b44eef-e9a0-4cda-8bcc-adb2d6a4011c\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625b\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"},{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/4eed4a61-c62a-4b95-83bb-642aa912b1b0\",\"name\":\"4eed4a61-c62a-4b95-83bb-642aa912b1b0\",\"properties\":{\"principalId\":\"b9b44eef-e9a0-4cda-8bcc-adb2d6a4011c\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/515eb02d-2335-4d2d-92f2-b1cbdf9c3778\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"}]}" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1607", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "4865df16-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "1" + }, + "ResponseBody": { + "value": [ + { + "id": "/providers/Microsoft.Authorization/roleAssignments/e0c78b90-ecb6-0a6e-99ca-4778e5cad0aa", + "name": "e0c78b90-ecb6-0a6e-99ca-4778e5cad0aa", + "properties": { + "principalId": "f84ae8f9-c979-4750-a2fe-b350a00bebff", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + }, + { + "id": "/providers/Microsoft.Authorization/roleAssignments/6d82eec1-bfa7-4958-90e2-da219874938e", + "name": "6d82eec1-bfa7-4958-90e2-da219874938e", + "properties": { + "principalId": "361e6952-7ae0-4197-971f-20d2ef1b0ca9", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625b", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + }, + { + "id": "/providers/Microsoft.Authorization/roleAssignments/fea49c00-4aad-0c85-1e5c-be79d2e63f67", + "name": "fea49c00-4aad-0c85-1e5c-be79d2e63f67", + "properties": { + "principalId": "361e6952-7ae0-4197-971f-20d2ef1b0ca9", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + }, + { + "id": "/providers/Microsoft.Authorization/roleAssignments/03041c0b-b225-4ea7-8f34-3153b8dd188d", + "name": "03041c0b-b225-4ea7-8f34-3153b8dd188d", + "properties": { + "principalId": "361e6952-7ae0-4197-971f-20d2ef1b0ca9", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/515eb02d-2335-4d2d-92f2-b1cbdf9c3778", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + } + ] + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleAssignments?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "content-length" : "1607", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "0", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "24811e8e-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"value\":[{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/f9b097f9-c708-4220-263f-eb273bf334aa\",\"name\":\"f9b097f9-c708-4220-263f-eb273bf334aa\",\"properties\":{\"principalId\":\"b9b44eef-e9a0-4cda-8bcc-adb2d6a4011c\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"},{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/8654e177-2a84-4f66-391a-75048677b260\",\"name\":\"8654e177-2a84-4f66-391a-75048677b260\",\"properties\":{\"principalId\":\"f84ae8f9-c979-4750-a2fe-b350a00bebff\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"},{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/6f108758-0e95-4937-ae78-b9bc9abcf59b\",\"name\":\"6f108758-0e95-4937-ae78-b9bc9abcf59b\",\"properties\":{\"principalId\":\"b9b44eef-e9a0-4cda-8bcc-adb2d6a4011c\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625b\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"},{\"id\":\"/providers/Microsoft.Authorization/roleAssignments/4eed4a61-c62a-4b95-83bb-642aa912b1b0\",\"name\":\"4eed4a61-c62a-4b95-83bb-642aa912b1b0\",\"properties\":{\"principalId\":\"b9b44eef-e9a0-4cda-8bcc-adb2d6a4011c\",\"roleDefinitionId\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/515eb02d-2335-4d2d-92f2-b1cbdf9c3778\",\"scope\":\"/\"},\"type\":\"Microsoft.Authorization/roleAssignments\"}]}" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleAssignments?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1607", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "48739d04-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": { + "value": [ + { + "id": "/providers/Microsoft.Authorization/roleAssignments/e0c78b90-ecb6-0a6e-99ca-4778e5cad0aa", + "name": "e0c78b90-ecb6-0a6e-99ca-4778e5cad0aa", + "properties": { + "principalId": "f84ae8f9-c979-4750-a2fe-b350a00bebff", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + }, + { + "id": "/providers/Microsoft.Authorization/roleAssignments/6d82eec1-bfa7-4958-90e2-da219874938e", + "name": "6d82eec1-bfa7-4958-90e2-da219874938e", + "properties": { + "principalId": "361e6952-7ae0-4197-971f-20d2ef1b0ca9", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625b", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + }, + { + "id": "/providers/Microsoft.Authorization/roleAssignments/fea49c00-4aad-0c85-1e5c-be79d2e63f67", + "name": "fea49c00-4aad-0c85-1e5c-be79d2e63f67", + "properties": { + "principalId": "361e6952-7ae0-4197-971f-20d2ef1b0ca9", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + }, + { + "id": "/providers/Microsoft.Authorization/roleAssignments/03041c0b-b225-4ea7-8f34-3153b8dd188d", + "name": "03041c0b-b225-4ea7-8f34-3153b8dd188d", + "properties": { + "principalId": "361e6952-7ae0-4197-971f-20d2ef1b0ca9", + "roleDefinitionId": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/515eb02d-2335-4d2d-92f2-b1cbdf9c3778", + "scope": "/" + }, + "type": "Microsoft.Authorization/roleAssignments" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.listRoleDefinitions[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.listRoleDefinitions[1].json index c49d6fd59c143..d0b64f68d49b9 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.listRoleDefinitions[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.listRoleDefinitions[1].json @@ -1,52 +1,624 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-request-id": "49a67c1e-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": "OK" }, - "Response" : { - "content-length" : "6857", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "1", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "2592cd18-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"value\":[{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/7b127d3c-77bd-4e3e-bbe0-dbb8971fa7f8\",\"name\":\"7b127d3c-77bd-4e3e-bbe0-dbb8971fa7f8\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/backup/start/action\",\"Microsoft.KeyVault/managedHsm/backup/status/action\",\"Microsoft.KeyVault/managedHsm/keys/backup/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Backup User\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/33413926-3206-4cdd-b39a-83574fe37a17\",\"name\":\"33413926-3206-4cdd-b39a-83574fe37a17\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/keys/read/action\",\"Microsoft.KeyVault/managedHsm/keys/wrap/action\",\"Microsoft.KeyVault/managedHsm/keys/unwrap/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Crypto Service Encryption User\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625c\",\"name\":\"21dbd100-6940-42c2-9190-5d6cb909625c\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/keys/release/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Crypto Service Release User\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/2c18b078-7c48-4d3a-af88-5a3a1b3f82b3\",\"name\":\"2c18b078-7c48-4d3a-af88-5a3a1b3f82b3\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/roleAssignments/read/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/read/action\",\"Microsoft.KeyVault/managedHsm/keys/read/action\",\"Microsoft.KeyVault/managedHsm/keys/deletedKeys/read/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Crypto Auditor\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/4bd23610-cdcf-4971-bdee-bdc562cc28e4\",\"name\":\"4bd23610-cdcf-4971-bdee-bdc562cc28e4\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/roleDefinitions/read/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/write/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/read/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/write/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/delete/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Policy Administrator\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625b\",\"name\":\"21dbd100-6940-42c2-9190-5d6cb909625b\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/roleDefinitions/read/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/read/action\",\"Microsoft.KeyVault/managedHsm/keys/read/action\",\"Microsoft.KeyVault/managedHsm/keys/write/action\",\"Microsoft.KeyVault/managedHsm/keys/delete\",\"Microsoft.KeyVault/managedHsm/keys/create\",\"Microsoft.KeyVault/managedHsm/keys/rotate/action\",\"Microsoft.KeyVault/managedHsm/keys/import/action\",\"Microsoft.KeyVault/managedHsm/keys/release/action\",\"Microsoft.KeyVault/managedHsm/keys/backup/action\",\"Microsoft.KeyVault/managedHsm/keys/restore/action\",\"Microsoft.KeyVault/managedHsm/keys/encrypt/action\",\"Microsoft.KeyVault/managedHsm/keys/decrypt/action\",\"Microsoft.KeyVault/managedHsm/keys/wrap/action\",\"Microsoft.KeyVault/managedHsm/keys/unwrap/action\",\"Microsoft.KeyVault/managedHsm/keys/sign/action\",\"Microsoft.KeyVault/managedHsm/keys/verify/action\",\"Microsoft.KeyVault/managedHsm/keys/derive/action\",\"Microsoft.KeyVault/managedHsm/rng/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Crypto User\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/515eb02d-2335-4d2d-92f2-b1cbdf9c3778\",\"name\":\"515eb02d-2335-4d2d-92f2-b1cbdf9c3778\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/roleAssignments/delete/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/read/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/write/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/read/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/write/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action\",\"Microsoft.KeyVault/managedHsm/keys/deletedKeys/read/action\",\"Microsoft.KeyVault/managedHsm/keys/deletedKeys/delete\",\"Microsoft.KeyVault/managedHsm/keys/deletedKeys/recover/action\",\"Microsoft.KeyVault/managedHsm/keys/export/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Crypto Officer\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4\",\"name\":\"a290e904-7015-4bba-90c8-60543313cdb4\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/roleAssignments/delete/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/read/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/write/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/read/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/write/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action\",\"Microsoft.KeyVault/managedHsm/securitydomain/download/action\",\"Microsoft.KeyVault/managedHsm/securitydomain/download/read\",\"Microsoft.KeyVault/managedHsm/securitydomain/upload/action\",\"Microsoft.KeyVault/managedHsm/securitydomain/upload/read\",\"Microsoft.KeyVault/managedHsm/securitydomain/transferkey/read\",\"Microsoft.KeyVault/managedHsm/backup/start/action\",\"Microsoft.KeyVault/managedHsm/restore/start/action\",\"Microsoft.KeyVault/managedHsm/backup/status/action\",\"Microsoft.KeyVault/managedHsm/restore/status/action\",\"Microsoft.KeyVault/managedHsm/settings/read/action\",\"Microsoft.KeyVault/managedHsm/settings/write/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Administrator\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}]}" + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "7565", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "49eba41a-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": { + "value": [ + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/7b127d3c-77bd-4e3e-bbe0-dbb8971fa7f8", + "name": "7b127d3c-77bd-4e3e-bbe0-dbb8971fa7f8", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/backup/start/action", + "Microsoft.KeyVault/managedHsm/backup/status/action", + "Microsoft.KeyVault/managedHsm/keys/backup/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Backup User", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/33413926-3206-4cdd-b39a-83574fe37a17", + "name": "33413926-3206-4cdd-b39a-83574fe37a17", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/keys/read/action", + "Microsoft.KeyVault/managedHsm/keys/wrap/action", + "Microsoft.KeyVault/managedHsm/keys/unwrap/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Crypto Service Encryption User", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625c", + "name": "21dbd100-6940-42c2-9190-5d6cb909625c", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/keys/release/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Crypto Service Release User", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/2c18b078-7c48-4d3a-af88-5a3a1b3f82b3", + "name": "2c18b078-7c48-4d3a-af88-5a3a1b3f82b3", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/roleAssignments/read/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action", + "Microsoft.KeyVault/managedHsm/keys/read/action", + "Microsoft.KeyVault/managedHsm/keys/deletedKeys/read/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Crypto Auditor", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/4bd23610-cdcf-4971-bdee-bdc562cc28e4", + "name": "4bd23610-cdcf-4971-bdee-bdc562cc28e4", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/write/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/read/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/write/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/delete/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Policy Administrator", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625b", + "name": "21dbd100-6940-42c2-9190-5d6cb909625b", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/read/action", + "Microsoft.KeyVault/managedHsm/keys/read/action", + "Microsoft.KeyVault/managedHsm/keys/write/action", + "Microsoft.KeyVault/managedHsm/keys/delete", + "Microsoft.KeyVault/managedHsm/keys/create", + "Microsoft.KeyVault/managedHsm/keys/rotate/action", + "Microsoft.KeyVault/managedHsm/keys/import/action", + "Microsoft.KeyVault/managedHsm/keys/release/action", + "Microsoft.KeyVault/managedHsm/keys/backup/action", + "Microsoft.KeyVault/managedHsm/keys/restore/action", + "Microsoft.KeyVault/managedHsm/keys/encrypt/action", + "Microsoft.KeyVault/managedHsm/keys/decrypt/action", + "Microsoft.KeyVault/managedHsm/keys/wrap/action", + "Microsoft.KeyVault/managedHsm/keys/unwrap/action", + "Microsoft.KeyVault/managedHsm/keys/sign/action", + "Microsoft.KeyVault/managedHsm/keys/verify/action", + "Microsoft.KeyVault/managedHsm/keys/derive/action", + "Microsoft.KeyVault/managedHsm/rng/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Crypto User", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/515eb02d-2335-4d2d-92f2-b1cbdf9c3778", + "name": "515eb02d-2335-4d2d-92f2-b1cbdf9c3778", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/roleAssignments/delete/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/read/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/write/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/write/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action", + "Microsoft.KeyVault/managedHsm/keys/deletedKeys/read/action", + "Microsoft.KeyVault/managedHsm/keys/deletedKeys/delete", + "Microsoft.KeyVault/managedHsm/keys/deletedKeys/recover/action", + "Microsoft.KeyVault/managedHsm/keys/export/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Crypto Officer", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4", + "name": "a290e904-7015-4bba-90c8-60543313cdb4", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/roleAssignments/delete/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/read/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/write/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/write/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action", + "Microsoft.KeyVault/managedHsm/securitydomain/download/action", + "Microsoft.KeyVault/managedHsm/securitydomain/download/read", + "Microsoft.KeyVault/managedHsm/securitydomain/upload/action", + "Microsoft.KeyVault/managedHsm/securitydomain/upload/read", + "Microsoft.KeyVault/managedHsm/securitydomain/transferkey/read", + "Microsoft.KeyVault/managedHsm/backup/start/action", + "Microsoft.KeyVault/managedHsm/restore/start/action", + "Microsoft.KeyVault/managedHsm/backup/status/action", + "Microsoft.KeyVault/managedHsm/restore/status/action", + "Microsoft.KeyVault/managedHsm/settings/read/action", + "Microsoft.KeyVault/managedHsm/settings/write/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Administrator", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/4137d863-7bd4-43a7-bf0a-33e9a91d5e5c", + "name": "4137d863-7bd4-43a7-bf0a-33e9a91d5e5c", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "4137d863-7bd4-43a7-bf0a-33e9a91d5e5c", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02", + "name": "8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } + ] + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "content-length" : "6857", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "1", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "259ded10-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"value\":[{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/7b127d3c-77bd-4e3e-bbe0-dbb8971fa7f8\",\"name\":\"7b127d3c-77bd-4e3e-bbe0-dbb8971fa7f8\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/backup/start/action\",\"Microsoft.KeyVault/managedHsm/backup/status/action\",\"Microsoft.KeyVault/managedHsm/keys/backup/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Backup User\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/33413926-3206-4cdd-b39a-83574fe37a17\",\"name\":\"33413926-3206-4cdd-b39a-83574fe37a17\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/keys/read/action\",\"Microsoft.KeyVault/managedHsm/keys/wrap/action\",\"Microsoft.KeyVault/managedHsm/keys/unwrap/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Crypto Service Encryption User\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625c\",\"name\":\"21dbd100-6940-42c2-9190-5d6cb909625c\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/keys/release/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Crypto Service Release User\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/2c18b078-7c48-4d3a-af88-5a3a1b3f82b3\",\"name\":\"2c18b078-7c48-4d3a-af88-5a3a1b3f82b3\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/roleAssignments/read/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/read/action\",\"Microsoft.KeyVault/managedHsm/keys/read/action\",\"Microsoft.KeyVault/managedHsm/keys/deletedKeys/read/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Crypto Auditor\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/4bd23610-cdcf-4971-bdee-bdc562cc28e4\",\"name\":\"4bd23610-cdcf-4971-bdee-bdc562cc28e4\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/roleDefinitions/read/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/write/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/read/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/write/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/delete/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Policy Administrator\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625b\",\"name\":\"21dbd100-6940-42c2-9190-5d6cb909625b\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/roleDefinitions/read/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/read/action\",\"Microsoft.KeyVault/managedHsm/keys/read/action\",\"Microsoft.KeyVault/managedHsm/keys/write/action\",\"Microsoft.KeyVault/managedHsm/keys/delete\",\"Microsoft.KeyVault/managedHsm/keys/create\",\"Microsoft.KeyVault/managedHsm/keys/rotate/action\",\"Microsoft.KeyVault/managedHsm/keys/import/action\",\"Microsoft.KeyVault/managedHsm/keys/release/action\",\"Microsoft.KeyVault/managedHsm/keys/backup/action\",\"Microsoft.KeyVault/managedHsm/keys/restore/action\",\"Microsoft.KeyVault/managedHsm/keys/encrypt/action\",\"Microsoft.KeyVault/managedHsm/keys/decrypt/action\",\"Microsoft.KeyVault/managedHsm/keys/wrap/action\",\"Microsoft.KeyVault/managedHsm/keys/unwrap/action\",\"Microsoft.KeyVault/managedHsm/keys/sign/action\",\"Microsoft.KeyVault/managedHsm/keys/verify/action\",\"Microsoft.KeyVault/managedHsm/keys/derive/action\",\"Microsoft.KeyVault/managedHsm/rng/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Crypto User\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/515eb02d-2335-4d2d-92f2-b1cbdf9c3778\",\"name\":\"515eb02d-2335-4d2d-92f2-b1cbdf9c3778\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/roleAssignments/delete/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/read/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/write/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/read/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/write/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action\",\"Microsoft.KeyVault/managedHsm/keys/deletedKeys/read/action\",\"Microsoft.KeyVault/managedHsm/keys/deletedKeys/delete\",\"Microsoft.KeyVault/managedHsm/keys/deletedKeys/recover/action\",\"Microsoft.KeyVault/managedHsm/keys/export/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Crypto Officer\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"},{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4\",\"name\":\"a290e904-7015-4bba-90c8-60543313cdb4\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[{\"actions\":[],\"dataActions\":[\"Microsoft.KeyVault/managedHsm/roleAssignments/delete/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/read/action\",\"Microsoft.KeyVault/managedHsm/roleAssignments/write/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/read/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/write/action\",\"Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action\",\"Microsoft.KeyVault/managedHsm/securitydomain/download/action\",\"Microsoft.KeyVault/managedHsm/securitydomain/download/read\",\"Microsoft.KeyVault/managedHsm/securitydomain/upload/action\",\"Microsoft.KeyVault/managedHsm/securitydomain/upload/read\",\"Microsoft.KeyVault/managedHsm/securitydomain/transferkey/read\",\"Microsoft.KeyVault/managedHsm/backup/start/action\",\"Microsoft.KeyVault/managedHsm/restore/start/action\",\"Microsoft.KeyVault/managedHsm/backup/status/action\",\"Microsoft.KeyVault/managedHsm/restore/status/action\",\"Microsoft.KeyVault/managedHsm/settings/read/action\",\"Microsoft.KeyVault/managedHsm/settings/write/action\"],\"notActions\":[],\"notDataActions\":[]}],\"roleName\":\"Managed HSM Administrator\",\"type\":\"AKVBuiltInRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}]}" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "7565", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "49fa4506-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "1" + }, + "ResponseBody": { + "value": [ + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/7b127d3c-77bd-4e3e-bbe0-dbb8971fa7f8", + "name": "7b127d3c-77bd-4e3e-bbe0-dbb8971fa7f8", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/backup/start/action", + "Microsoft.KeyVault/managedHsm/backup/status/action", + "Microsoft.KeyVault/managedHsm/keys/backup/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Backup User", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/33413926-3206-4cdd-b39a-83574fe37a17", + "name": "33413926-3206-4cdd-b39a-83574fe37a17", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/keys/read/action", + "Microsoft.KeyVault/managedHsm/keys/wrap/action", + "Microsoft.KeyVault/managedHsm/keys/unwrap/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Crypto Service Encryption User", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625c", + "name": "21dbd100-6940-42c2-9190-5d6cb909625c", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/keys/release/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Crypto Service Release User", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/2c18b078-7c48-4d3a-af88-5a3a1b3f82b3", + "name": "2c18b078-7c48-4d3a-af88-5a3a1b3f82b3", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/roleAssignments/read/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action", + "Microsoft.KeyVault/managedHsm/keys/read/action", + "Microsoft.KeyVault/managedHsm/keys/deletedKeys/read/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Crypto Auditor", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/4bd23610-cdcf-4971-bdee-bdc562cc28e4", + "name": "4bd23610-cdcf-4971-bdee-bdc562cc28e4", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/write/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/read/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/write/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/delete/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Policy Administrator", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/21dbd100-6940-42c2-9190-5d6cb909625b", + "name": "21dbd100-6940-42c2-9190-5d6cb909625b", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/read/action", + "Microsoft.KeyVault/managedHsm/keys/read/action", + "Microsoft.KeyVault/managedHsm/keys/write/action", + "Microsoft.KeyVault/managedHsm/keys/delete", + "Microsoft.KeyVault/managedHsm/keys/create", + "Microsoft.KeyVault/managedHsm/keys/rotate/action", + "Microsoft.KeyVault/managedHsm/keys/import/action", + "Microsoft.KeyVault/managedHsm/keys/release/action", + "Microsoft.KeyVault/managedHsm/keys/backup/action", + "Microsoft.KeyVault/managedHsm/keys/restore/action", + "Microsoft.KeyVault/managedHsm/keys/encrypt/action", + "Microsoft.KeyVault/managedHsm/keys/decrypt/action", + "Microsoft.KeyVault/managedHsm/keys/wrap/action", + "Microsoft.KeyVault/managedHsm/keys/unwrap/action", + "Microsoft.KeyVault/managedHsm/keys/sign/action", + "Microsoft.KeyVault/managedHsm/keys/verify/action", + "Microsoft.KeyVault/managedHsm/keys/derive/action", + "Microsoft.KeyVault/managedHsm/rng/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Crypto User", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/515eb02d-2335-4d2d-92f2-b1cbdf9c3778", + "name": "515eb02d-2335-4d2d-92f2-b1cbdf9c3778", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/roleAssignments/delete/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/read/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/write/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/write/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action", + "Microsoft.KeyVault/managedHsm/keys/deletedKeys/read/action", + "Microsoft.KeyVault/managedHsm/keys/deletedKeys/delete", + "Microsoft.KeyVault/managedHsm/keys/deletedKeys/recover/action", + "Microsoft.KeyVault/managedHsm/keys/export/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Crypto Officer", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/a290e904-7015-4bba-90c8-60543313cdb4", + "name": "a290e904-7015-4bba-90c8-60543313cdb4", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [ + { + "actions": [], + "dataActions": [ + "Microsoft.KeyVault/managedHsm/roleAssignments/delete/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/read/action", + "Microsoft.KeyVault/managedHsm/roleAssignments/write/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/write/action", + "Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action", + "Microsoft.KeyVault/managedHsm/securitydomain/download/action", + "Microsoft.KeyVault/managedHsm/securitydomain/download/read", + "Microsoft.KeyVault/managedHsm/securitydomain/upload/action", + "Microsoft.KeyVault/managedHsm/securitydomain/upload/read", + "Microsoft.KeyVault/managedHsm/securitydomain/transferkey/read", + "Microsoft.KeyVault/managedHsm/backup/start/action", + "Microsoft.KeyVault/managedHsm/restore/start/action", + "Microsoft.KeyVault/managedHsm/backup/status/action", + "Microsoft.KeyVault/managedHsm/restore/status/action", + "Microsoft.KeyVault/managedHsm/settings/read/action", + "Microsoft.KeyVault/managedHsm/settings/write/action" + ], + "notActions": [], + "notDataActions": [] + } + ], + "roleName": "Managed HSM Administrator", + "type": "AKVBuiltInRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/4137d863-7bd4-43a7-bf0a-33e9a91d5e5c", + "name": "4137d863-7bd4-43a7-bf0a-33e9a91d5e5c", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "4137d863-7bd4-43a7-bf0a-33e9a91d5e5c", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + }, + { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02", + "name": "8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "8bcb4a14-6bd5-4e0f-8ea4-f7f4e49eea02", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.setRoleDefinition[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.setRoleDefinition[1].json index 721a75119d2a0..ddd47aceca61d 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.setRoleDefinition[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultAccessControlClientTest.setRoleDefinition[1].json @@ -1,28 +1,76 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net///providers/Microsoft.Authorization/roleDefinitions/703f68fe-9b17-43e3-8602-9d48898cadb2?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/4e731c75-aa69-4370-84c1-ef59e272bd8f?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "6afcd84e-d8e0-11ed-b0bb-000d3a612dea", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "353", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-server-latency" : "29", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "242a6ce2-c3d2-11ed-9dd8-0022488d0014", - "Body" : "{\"id\":\"Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/703f68fe-9b17-43e3-8602-9d48898cadb2\",\"name\":\"703f68fe-9b17-43e3-8602-9d48898cadb2\",\"properties\":{\"assignableScopes\":[\"/\"],\"description\":\"\",\"permissions\":[],\"roleName\":\"703f68fe-9b17-43e3-8602-9d48898cadb2\",\"type\":\"CustomRole\"},\"type\":\"Microsoft.Authorization/roleDefinitions\"}" - }, - "Exception" : null - } ], - "variables" : [ "703f68fe-9b17-43e3-8602-9d48898cadb2" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED///providers/Microsoft.Authorization/roleDefinitions/4e731c75-aa69-4370-84c1-ef59e272bd8f?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "properties": { + "roleName": "4e731c75-aa69-4370-84c1-ef59e272bd8f" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "353", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "6bb86c08-d8e0-11ed-b0bb-000d3a612dea", + "x-ms-server-latency": "72" + }, + "ResponseBody": { + "id": "Microsoft.KeyVault/providers/Microsoft.Authorization/roleDefinitions/4e731c75-aa69-4370-84c1-ef59e272bd8f", + "name": "4e731c75-aa69-4370-84c1-ef59e272bd8f", + "properties": { + "assignableScopes": [ + "/" + ], + "description": "", + "permissions": [], + "roleName": "4e731c75-aa69-4370-84c1-ef59e272bd8f", + "type": "CustomRole" + }, + "type": "Microsoft.Authorization/roleDefinitions" + } + } + ], + "Variables": { + "0": "4e731c75-aa69-4370-84c1-ef59e272bd8f" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupAsyncClientTest.beginBackup[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupAsyncClientTest.beginBackup[1].json index e4c794ba4ac97..251288e42787d 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupAsyncClientTest.beginBackup[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupAsyncClientTest.beginBackup[1].json @@ -1,842 +1,339 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:12:43 GMT", - "server" : "Kestrel", - "content-length" : "174", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "202", - "x-ms-server-latency" : "465", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "54140d1e-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"status\":\"InProgress\",\"statusDetails\":null,\"error\":null,\"startTime\":1678954364,\"endTime\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"azureStorageBlobContainerUri\":null}", - "azure-asyncoperation" : "https://azsdktestshsm.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:12:45 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "296", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5505c6e0-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:12:47 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "234", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "55d8d30a-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:12:48 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "177", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "56a06dfc-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:12:49 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "377", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "575efdda-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:12:50 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "245", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "583d9a90-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:12:51 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "162", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "59077c0c-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:12:52 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "229", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "59c38104-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:12:54 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "178", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5a8a3c36-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:12:55 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "210", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5b494fea-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:12:57 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "218", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5c0dcdf2-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:12:58 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "227", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5cd28336-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:12:59 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "238", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5d99a100-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:01 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "239", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5e62aaf0-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:02 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "197", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5f2c047c-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:03 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "172", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5fee6af8-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:05 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "192", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "60ad508a-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:06 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "190", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "616dd210-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:07 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "232", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "622fd036-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:08 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "266", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "62f6ab3e-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:10 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "166", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "63c31318-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:10 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "224", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "64810f62-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:12 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "254", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "654821ce-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:14 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "196", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "6612b678-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:15 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "194", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "66d51538-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:16 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "193", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "67960c16-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:17 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "188", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "6856780c-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:19 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "194", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "6917f3c4-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:20 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "198", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "69d9cd32-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:24 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "3173", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "6a9b623a-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cfba9a38a7674527b883219db5a753b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:25 GMT", - "content-length" : "278", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "264", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "6d231818-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":\"https://azsdktests.blob.core.windows.net/backup/mhsm-azsdktestshsm-2023031608124426\",\"endTime\":1678954405,\"error\":null,\"jobId\":\"cfba9a38a7674527b883219db5a753b3\",\"startTime\":1678954364,\"status\":\"Succeeded\",\"statusDetails\":null}" - }, - "Exception" : null - } ], - "variables" : [ ] + "Entries": [ + { + "RequestUri": "https://REDACTED/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "64715834-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "1" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "216", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "storageResourceUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup", + "token": "REDACTED" + }, + "StatusCode": 202, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "azure-asyncoperation": "https://azkvrecordtestshsm.managedhsm.azure.net/backup/4efb3fb7dc844be29015ad40866fdb8c/pending", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:09 GMT", + "Retry-After": "10", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "649b13c2-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "438" + }, + "ResponseBody": { + "status": "InProgress", + "statusDetails": null, + "error": null, + "startTime": 1681268949, + "endTime": null, + "jobId": "4efb3fb7dc844be29015ad40866fdb8c", + "azureStorageBlobContainerUri": null + } + }, + { + "RequestUri": "https://REDACTED/backup/4efb3fb7dc844be29015ad40866fdb8c/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:11 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "65829f6c-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "219" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "4efb3fb7dc844be29015ad40866fdb8c", + "startTime": 1681268949, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/4efb3fb7dc844be29015ad40866fdb8c/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:12 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "66483966-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "216" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "4efb3fb7dc844be29015ad40866fdb8c", + "startTime": 1681268949, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/4efb3fb7dc844be29015ad40866fdb8c/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:13 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "670d6da8-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "239" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "4efb3fb7dc844be29015ad40866fdb8c", + "startTime": 1681268949, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/4efb3fb7dc844be29015ad40866fdb8c/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:14 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "67d547b0-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "229" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "4efb3fb7dc844be29015ad40866fdb8c", + "startTime": 1681268949, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/4efb3fb7dc844be29015ad40866fdb8c/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:16 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "689be3b6-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "210" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "4efb3fb7dc844be29015ad40866fdb8c", + "startTime": 1681268949, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/4efb3fb7dc844be29015ad40866fdb8c/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:17 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "695e9230-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "203" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "4efb3fb7dc844be29015ad40866fdb8c", + "startTime": 1681268949, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/4efb3fb7dc844be29015ad40866fdb8c/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "274", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:18 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "6a229cfc-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "245" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup/mhsm-azkvrecordtestshsm-2023041203090984", + "endTime": 1681268958, + "error": null, + "jobId": "4efb3fb7dc844be29015ad40866fdb8c", + "startTime": 1681268949, + "status": "Succeeded", + "statusDetails": null + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupAsyncClientTest.beginRestore[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupAsyncClientTest.beginRestore[1].json index 5bd38b70caf01..2c7b74c434c4b 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupAsyncClientTest.beginRestore[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupAsyncClientTest.beginRestore[1].json @@ -1,1680 +1,754 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:00 GMT", - "server" : "Kestrel", - "content-length" : "174", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "202", - "x-ms-server-latency" : "1222", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "a52715e8-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"status\":\"InProgress\",\"statusDetails\":null,\"error\":null,\"startTime\":1678954501,\"endTime\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"azureStorageBlobContainerUri\":null}", - "azure-asyncoperation" : "https://azsdktestshsm.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:01 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "373", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "a6866d3a-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:03 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "185", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "a7631528-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:04 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "204", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "a8239d3e-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:06 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "218", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "a8e64c08-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:07 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "241", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "a9abba9c-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:08 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "203", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "aa73c5dc-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:09 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "189", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "ab35fada-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:10 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "182", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "abf69510-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:13 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "885", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "acb78be4-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:14 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "199", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "ade3147a-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:15 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "205", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "aea55c4c-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:16 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "220", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "af680ed6-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:18 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "178", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "b02db01e-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:19 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "175", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "b0ed8268-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:20 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "222", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "b1ad1330-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:21 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "205", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "b273d268-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:23 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "181", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "b33654a0-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:24 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "219", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "b3f67c62-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:25 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "193", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "b4bbb8ce-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:27 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "207", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "b57c22d0-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:28 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "206", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "b63f2316-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:29 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "742", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "b7033558-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:31 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "203", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "b819125a-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:32 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "189", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "b8dc2d80-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:34 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "396", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "b99cbfa0-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:35 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "191", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "ba7c8680-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:36 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "176", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "bb3db3d2-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:37 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "170", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "bbfdb858-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:39 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "177", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "bcbbb2ae-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:40 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "185", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "bd7a0dbc-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:41 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "199", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "be39963c-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:43 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "231", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "befc871e-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:43 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "238", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "bfc48804-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:45 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "171", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "c08cad48-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:47 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "203", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "c14b4f96-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:48 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "190", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "c20e3ef2-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:49 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "195", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "c2cefa84-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:50 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "202", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "c390376c-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:51 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "200", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "c453404a-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:52 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "197", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "c515b83c-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:54 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "250", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "c5d87de0-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:56 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "195", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "c6a238f6-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:56 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "223", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "c765721c-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/47e952e5208f4b8b9b1e7278935a86c5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:58 GMT", - "content-length" : "278", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "200", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "c82afe10-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":\"https://azsdktestsprim.blob.core.windows.net/backup/mhsm-azsdktestshsm-2023031608150105\",\"endTime\":1678954558,\"error\":null,\"jobId\":\"47e952e5208f4b8b9b1e7278935a86c5\",\"startTime\":1678954501,\"status\":\"Succeeded\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:15:59 GMT", - "server" : "Kestrel", - "content-length" : "138", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "202", - "x-ms-server-latency" : "410", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "c8553446-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}", - "azure-asyncoperation" : "https://azsdktestshsm.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:00 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "239", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "c9375650-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:01 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "226", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "c9ff0fce-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:03 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "189", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "cac63c3e-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:03 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "210", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "cb86f064-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:04 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "251", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "cc4a4ece-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:07 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "187", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "cd14eefe-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:08 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "178", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "cdd64b6c-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:09 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "169", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "ce962a5e-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:10 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "191", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "cf537c4e-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:12 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "212", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "d014f43c-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:13 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "781", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "d0d83a14-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:14 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "224", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "d1f492f8-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:16 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "244", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "d2b991b6-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:17 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "249", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "d383aa64-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:18 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "232", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "d44e20d2-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/ad705150088a4145833f972d9f72b86f/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:16:19 GMT", - "content-length" : "143", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "187", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "d5157164-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":1678954579,\"error\":null,\"jobId\":\"ad705150088a4145833f972d9f72b86f\",\"startTime\":1678954559,\"status\":\"Succeeded\",\"statusDetails\":null}" - }, - "Exception" : null - } ], - "variables" : [ ] + "Entries": [ + { + "RequestUri": "https://REDACTED/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "86045604-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "1" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "216", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "storageResourceUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup", + "token": "REDACTED" + }, + "StatusCode": 202, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "azure-asyncoperation": "https://azkvrecordtestshsm.managedhsm.azure.net/backup/03b7e8c9edf947ae8118fe4008bd94da/pending", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:06 GMT", + "Retry-After": "10", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "8625f5de-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "463" + }, + "ResponseBody": { + "status": "InProgress", + "statusDetails": null, + "error": null, + "startTime": 1681269006, + "endTime": null, + "jobId": "03b7e8c9edf947ae8118fe4008bd94da", + "azureStorageBlobContainerUri": null + } + }, + { + "RequestUri": "https://REDACTED/backup/03b7e8c9edf947ae8118fe4008bd94da/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:07 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "87111654-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "220" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "03b7e8c9edf947ae8118fe4008bd94da", + "startTime": 1681269006, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/03b7e8c9edf947ae8118fe4008bd94da/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:08 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "87d62872-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "342" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "03b7e8c9edf947ae8118fe4008bd94da", + "startTime": 1681269006, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/03b7e8c9edf947ae8118fe4008bd94da/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:09 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "88aeaa08-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "284" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "03b7e8c9edf947ae8118fe4008bd94da", + "startTime": 1681269006, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/03b7e8c9edf947ae8118fe4008bd94da/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:11 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "897e966e-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "191" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "03b7e8c9edf947ae8118fe4008bd94da", + "startTime": 1681269006, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/03b7e8c9edf947ae8118fe4008bd94da/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:12 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "8a3f652e-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "242" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "03b7e8c9edf947ae8118fe4008bd94da", + "startTime": 1681269006, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/03b7e8c9edf947ae8118fe4008bd94da/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:13 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "8b08a862-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "209" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "03b7e8c9edf947ae8118fe4008bd94da", + "startTime": 1681269006, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/03b7e8c9edf947ae8118fe4008bd94da/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "274", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:15 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "8bcd3ace-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "268" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup/mhsm-azkvrecordtestshsm-2023041203100611", + "endTime": 1681269014, + "error": null, + "jobId": "03b7e8c9edf947ae8118fe4008bd94da", + "startTime": 1681269006, + "status": "Succeeded", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "301", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "sasTokenParameters": { + "storageResourceUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup/", + "token": "REDACTED" + }, + "folderToRestore": "mhsm-azkvrecordtestshsm-2023041203100611" + }, + "StatusCode": 202, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "azure-asyncoperation": "https://azkvrecordtestshsm.managedhsm.azure.net/restore/9f696a2423df4142a08afbc0104f405d/pending", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:15 GMT", + "Retry-After": "10", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "8c01ad9a-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "386" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "9f696a2423df4142a08afbc0104f405d", + "startTime": 1681269015, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/9f696a2423df4142a08afbc0104f405d/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:16 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "8ce07c3c-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "213" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "9f696a2423df4142a08afbc0104f405d", + "startTime": 1681269015, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/9f696a2423df4142a08afbc0104f405d/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:17 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "8da5dcca-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "217" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "9f696a2423df4142a08afbc0104f405d", + "startTime": 1681269015, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/9f696a2423df4142a08afbc0104f405d/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:19 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "8e6abb44-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "202" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "9f696a2423df4142a08afbc0104f405d", + "startTime": 1681269015, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/9f696a2423df4142a08afbc0104f405d/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:20 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "8f2c7ab8-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "216" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "9f696a2423df4142a08afbc0104f405d", + "startTime": 1681269015, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/9f696a2423df4142a08afbc0104f405d/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:22 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "8ff47e32-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "211" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "9f696a2423df4142a08afbc0104f405d", + "startTime": 1681269015, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/9f696a2423df4142a08afbc0104f405d/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:23 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "90b909dc-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "187" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "9f696a2423df4142a08afbc0104f405d", + "startTime": 1681269015, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/9f696a2423df4142a08afbc0104f405d/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:24 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "9178e72a-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "221" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "9f696a2423df4142a08afbc0104f405d", + "startTime": 1681269015, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/9f696a2423df4142a08afbc0104f405d/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:25 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "923dd7e2-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "207" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "9f696a2423df4142a08afbc0104f405d", + "startTime": 1681269015, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/9f696a2423df4142a08afbc0104f405d/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:27 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "9300f7c2-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "200" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "9f696a2423df4142a08afbc0104f405d", + "startTime": 1681269015, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/9f696a2423df4142a08afbc0104f405d/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "143", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:10:28 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "93c340c0-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "212" + }, + "ResponseBody": { + "endTime": 1681269027, + "error": null, + "jobId": "9f696a2423df4142a08afbc0104f405d", + "startTime": 1681269015, + "status": "Succeeded", + "statusDetails": null + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupAsyncClientTest.beginSelectiveKeyRestore[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupAsyncClientTest.beginSelectiveKeyRestore[1].json index b8475b701d09f..7415e4832f49b 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupAsyncClientTest.beginSelectiveKeyRestore[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupAsyncClientTest.beginSelectiveKeyRestore[1].json @@ -1,1380 +1,594 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/backupkey17218e6f/create?api-version=7.2", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "763", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "296", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "6d827682-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"attributes\":{\"created\":1678954406,\"enabled\":true,\"exp\":2527113600,\"exportable\":false,\"nbf\":949237199,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678954406},\"key\":{\"e\":\"AQAB\",\"key_ops\":[\"wrapKey\",\"decrypt\",\"encrypt\",\"unwrapKey\",\"sign\",\"verify\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/backupkey17218e6f/1a0602468d364e2db1e84e7e057c4192\",\"kty\":\"RSA-HSM\",\"n\":\"henQeNbqZBd5zJRqsQAihtcMaeN2NxUfO4_yHs-40lSzX_F80v9s2_Bp-t6KCjqGoO1Isv-rhAGaf3uwCLl5iFEloiejG_Zo6L3NUrpbBopcKV5nZ6CDqfH8eC_-aCq18iQvJJMohNFkC6Iur5MNUWgH7QTBjJDvKMngzdjGq9rIS3LGCaJpIW64XamO-lxHxQo9S-v8E_33jQUyANuICfwGgGGoOnKU1QxFBmwVlHUxdSP8Gtl-RNmzbO7JokJkCJszX7AgFu8_i3bqNvmHLIwau6tZu9Go6Wz9cvzRFmHBGNfvH63IJQswg5JbyH9eFoQ2yWEY4Dec1J216zcyhw\"}}" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:26 GMT", - "server" : "Kestrel", - "content-length" : "174", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "202", - "x-ms-server-latency" : "525", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "6dd7a288-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"status\":\"InProgress\",\"statusDetails\":null,\"error\":null,\"startTime\":1678954407,\"endTime\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"azureStorageBlobContainerUri\":null}", - "azure-asyncoperation" : "https://azsdktestshsm.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:28 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "213", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "6ecc4fea-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:29 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "177", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "6f91e688-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:30 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "211", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "7050670c-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:32 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "184", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "7113afc8-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:34 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "227", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "71d4afb6-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:34 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "182", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "729c0da4-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:36 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "214", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "735c9e66-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:37 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "236", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "7421bd54-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:38 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "176", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "74e9f03a-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:40 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "187", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "75a9e412-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:40 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "227", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "766aa116-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:42 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "177", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "77316ee0-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:43 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "178", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "77f11a60-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:45 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "214", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "78af7334-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:46 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "227", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "7973241e-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:47 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "240", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "7a3b29be-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:48 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "167", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "7b04620c-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:50 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "221", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "7bc12608-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:51 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "213", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "7c861f8a-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:52 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "181", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "7d4b4508-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:54 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "194", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "7e0c15da-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:55 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "351", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "7ecdc838-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:56 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "186", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "7fa8369e-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:58 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "185", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "806948b6-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:13:59 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "204", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "81295052-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:00 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "189", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "81ecac78-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:01 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "246", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "82ad1850-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:03 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "182", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "8376f44a-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:03 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "203", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "8437100e-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:05 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "218", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "84fab432-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:06 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "205", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "85c09c38-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:07 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "239", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "868306ec-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/cd1db445371e43718a8102a39aa1a720/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:09 GMT", - "content-length" : "278", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "216", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "874a612e-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"azureStorageBlobContainerUri\":\"https://azsdktestsprim.blob.core.windows.net/backup/mhsm-azsdktestshsm-2023031608132758\",\"endTime\":1678954449,\"error\":null,\"jobId\":\"cd1db445371e43718a8102a39aa1a720\",\"startTime\":1678954407,\"status\":\"Succeeded\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/backupkey17218e6f/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:10 GMT", - "server" : "Kestrel", - "content-length" : "138", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "202", - "x-ms-server-latency" : "353", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "8777837a-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"InProgress\",\"statusDetails\":null}", - "azure-asyncoperation" : "https://azsdktestshsm.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:11 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "169", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "8852536a-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:12 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "181", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "89105734-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:14 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "357", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "89cfeffe-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:15 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "194", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "8aa8f18c-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:16 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "201", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "8b69b5ca-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:17 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "254", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "8c2c8410-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:19 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "164", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "8cf802a2-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:20 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "184", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "8db54844-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:22 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "232", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "8e75e25c-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:23 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "171", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "8f3f4bb0-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:24 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "174", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "8ffd90a2-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:25 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "258", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "90bbc162-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:26 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "173", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "91881744-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:28 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "237", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "9245fa16-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/b7189bd99048406784d0b04ad49822fc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:14:29 GMT", - "content-length" : "233", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "174", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "930da688-c3d2-11ed-9c63-000d3a6149b5", - "Body" : "{\"endTime\":1678954469,\"error\":null,\"jobId\":\"b7189bd99048406784d0b04ad49822fc\",\"startTime\":1678954450,\"status\":\"Succeeded\",\"statusDetails\":\"Number of successful key versions restored: 0, Number of key versions could not overwrite: 2\"}" - }, - "Exception" : null - } ], - "variables" : [ "backupkey17218e6f" ] + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/backupkey63076420/create?api-version=7.2", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "6a69e8fa-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/keys/backupkey63076420/create?api-version=7.2", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "81", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "761", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "6a7d43be-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "244" + }, + "ResponseBody": { + "attributes": { + "created": 1681268959, + "enabled": true, + "exp": 2527113600, + "exportable": false, + "nbf": 949237199, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681268959 + }, + "key": { + "e": "AQAB", + "key_ops": [ + "wrapKey", + "decrypt", + "encrypt", + "unwrapKey", + "sign", + "verify" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/backupkey63076420/c4d45a71be9500860128b1c5802b1bab", + "kty": "RSA-HSM", + "n": "iLxa4eDKrAA_mtwpx65n7ywUA1hANcfnd1kdhXUPnreE5kJgbkqsD5lBAsaGFL3fI0B1azFEaIrJPP826sf8h11ANe9XZxQjdh7Ezj_H8TaiqtX-yZ_8XBVP9n0kj6ipGHNWabl_j_LENQQm1IhTg5IAqF1uv44Q9v9BxRxQUpM24YfBD5z1AP7Ra8y8i5fmX7wls6F9CQ-IBkDH6fBUCLdwXXo_Nc5cXo_SWS6XBoMLFlYaG-wO3zB6Kl-jBbii0F_3-Tk6urZbe_LUQFIo10Zd1vCZUR0f3CBCufeg1OOZ2hs57wHG5qR89NBjJKx087bFDvxtkR-oq_xhQQnnOw" + } + } + }, + { + "RequestUri": "https://REDACTED/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "216", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "storageResourceUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup", + "token": "REDACTED" + }, + "StatusCode": 202, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "azure-asyncoperation": "https://azkvrecordtestshsm.managedhsm.azure.net/backup/a6027c96cb734c599dd6f0ea9284efd0/pending", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:19 GMT", + "Retry-After": "10", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "6abc79da-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "417" + }, + "ResponseBody": { + "status": "InProgress", + "statusDetails": null, + "error": null, + "startTime": 1681268960, + "endTime": null, + "jobId": "a6027c96cb734c599dd6f0ea9284efd0", + "azureStorageBlobContainerUri": null + } + }, + { + "RequestUri": "https://REDACTED/backup/a6027c96cb734c599dd6f0ea9284efd0/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:21 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "6b9f5714-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "171" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "a6027c96cb734c599dd6f0ea9284efd0", + "startTime": 1681268960, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/a6027c96cb734c599dd6f0ea9284efd0/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:21 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "6c5d3d6a-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "234" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "a6027c96cb734c599dd6f0ea9284efd0", + "startTime": 1681268960, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/a6027c96cb734c599dd6f0ea9284efd0/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:23 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "6d2533b0-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "174" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "a6027c96cb734c599dd6f0ea9284efd0", + "startTime": 1681268960, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/a6027c96cb734c599dd6f0ea9284efd0/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:25 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "6de31e52-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "210" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "a6027c96cb734c599dd6f0ea9284efd0", + "startTime": 1681268960, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/a6027c96cb734c599dd6f0ea9284efd0/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:26 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "6ea6640c-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "733" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "a6027c96cb734c599dd6f0ea9284efd0", + "startTime": 1681268960, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/a6027c96cb734c599dd6f0ea9284efd0/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "274", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:27 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "6fb9963e-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "232" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup/mhsm-azkvrecordtestshsm-2023041203092010", + "endTime": 1681268968, + "error": null, + "jobId": "a6027c96cb734c599dd6f0ea9284efd0", + "startTime": 1681268960, + "status": "Succeeded", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/keys/backupkey63076420/restore?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "292", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "sasTokenParameters": { + "storageResourceUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup/", + "token": "REDACTED" + }, + "folder": "mhsm-azkvrecordtestshsm-2023041203092010" + }, + "StatusCode": 202, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "azure-asyncoperation": "https://azkvrecordtestshsm.managedhsm.azure.net/restore/c4a2958847494a7c8ba357c1efe4d0d4/pending", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:28 GMT", + "Retry-After": "10", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "6fe7a538-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "440" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "c4a2958847494a7c8ba357c1efe4d0d4", + "startTime": 1681268968, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/c4a2958847494a7c8ba357c1efe4d0d4/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:29 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "70cf5450-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "244" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "c4a2958847494a7c8ba357c1efe4d0d4", + "startTime": 1681268968, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/c4a2958847494a7c8ba357c1efe4d0d4/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:30 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "719957f0-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "256" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "c4a2958847494a7c8ba357c1efe4d0d4", + "startTime": 1681268968, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/c4a2958847494a7c8ba357c1efe4d0d4/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:32 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "7263c8a0-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "179" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "c4a2958847494a7c8ba357c1efe4d0d4", + "startTime": 1681268968, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/c4a2958847494a7c8ba357c1efe4d0d4/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:33 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "73239e28-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "213" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "c4a2958847494a7c8ba357c1efe4d0d4", + "startTime": 1681268968, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/c4a2958847494a7c8ba357c1efe4d0d4/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "233", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:09:34 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "73e9021c-d8df-11ed-a916-0022488d0014", + "x-ms-server-latency": "251" + }, + "ResponseBody": { + "endTime": 1681268974, + "error": null, + "jobId": "c4a2958847494a7c8ba357c1efe4d0d4", + "startTime": 1681268968, + "status": "Succeeded", + "statusDetails": "Number of successful key versions restored: 0, Number of key versions could not overwrite: 2" + } + } + ], + "Variables": { + "0": "backupkey63076420" + } } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupClientTest.beginBackup[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupClientTest.beginBackup[1].json index 550fbd5786891..b24c612cf66d4 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupClientTest.beginBackup[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupClientTest.beginBackup[1].json @@ -1,761 +1,339 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:29 GMT", - "server" : "Kestrel", - "content-length" : "174", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "202", - "x-ms-server-latency" : "390", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "fe766464-c3d2-11ed-8793-0022488d0014", - "Body" : "{\"status\":\"InProgress\",\"statusDetails\":null,\"error\":null,\"startTime\":1678954649,\"endTime\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"azureStorageBlobContainerUri\":null}", - "azure-asyncoperation" : "https://azsdktestshsm.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:29 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "209", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "fec05966-c3d2-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:30 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "185", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "ff849330-c3d2-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:32 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "248", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "004480aa-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:34 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "185", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "010e651e-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:35 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "327", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "01ce5950-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:36 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "189", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "02a424ae-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:38 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "192", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "03649888-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:39 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "178", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "042506fe-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:40 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "182", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "04e43772-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:41 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "176", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "05a436bc-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:42 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "285", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "06617bf0-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:44 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "218", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "07306f46-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:45 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "211", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "07f63208-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:46 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "237", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "08b8f978-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:47 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "232", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "0981ca74-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:49 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "304", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "0a49c4fc-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:51 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "169", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "0b1b44a0-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:51 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "177", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "0bd9b5e8-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:52 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "172", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "0c9917c6-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:54 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "190", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "0d55932e-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:55 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "245", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "0e1699f2-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:57 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "205", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "0edfa3a6-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:58 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "198", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "0fa13174-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:17:59 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "211", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "106224a6-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:00 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "197", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "1126994e-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:01 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "169", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "11e7f38c-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/36fc8667037b411b9f9f02b163129bb4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:03 GMT", - "content-length" : "278", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "233", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "12a62d16-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":\"https://azsdktests.blob.core.windows.net/backup/mhsm-azsdktestshsm-2023031608173003\",\"endTime\":1678954682,\"error\":null,\"jobId\":\"36fc8667037b411b9f9f02b163129bb4\",\"startTime\":1678954649,\"status\":\"Succeeded\",\"statusDetails\":null}" - }, - "Exception" : null - } ], - "variables" : [ ] + "Entries": [ + { + "RequestUri": "https://REDACTED/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "d8619552-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "2" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "216", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "storageResourceUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup", + "token": "REDACTED" + }, + "StatusCode": 202, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "azure-asyncoperation": "https://azkvrecordtestshsm.managedhsm.azure.net/backup/8ac663ae16304631ba0237e5e3ea87d7/pending", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:15 GMT", + "Retry-After": "10", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "d9188c9e-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "884" + }, + "ResponseBody": { + "status": "InProgress", + "statusDetails": null, + "error": null, + "startTime": 1681268716, + "endTime": null, + "jobId": "8ac663ae16304631ba0237e5e3ea87d7", + "azureStorageBlobContainerUri": null + } + }, + { + "RequestUri": "https://REDACTED/backup/8ac663ae16304631ba0237e5e3ea87d7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:15 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "d9b2a28e-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "247" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "8ac663ae16304631ba0237e5e3ea87d7", + "startTime": 1681268716, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/8ac663ae16304631ba0237e5e3ea87d7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:17 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "da7f6f76-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "642" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "8ac663ae16304631ba0237e5e3ea87d7", + "startTime": 1681268716, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/8ac663ae16304631ba0237e5e3ea87d7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:19 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "db891a7a-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "233" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "8ac663ae16304631ba0237e5e3ea87d7", + "startTime": 1681268716, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/8ac663ae16304631ba0237e5e3ea87d7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:20 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "dc55ac8e-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "229" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "8ac663ae16304631ba0237e5e3ea87d7", + "startTime": 1681268716, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/8ac663ae16304631ba0237e5e3ea87d7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:21 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "dd1f62a4-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "326" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "8ac663ae16304631ba0237e5e3ea87d7", + "startTime": 1681268716, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/8ac663ae16304631ba0237e5e3ea87d7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:23 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "ddf840ec-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "262" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "8ac663ae16304631ba0237e5e3ea87d7", + "startTime": 1681268716, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/8ac663ae16304631ba0237e5e3ea87d7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "274", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:24 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "dec8efb2-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "275" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup/mhsm-azkvrecordtestshsm-2023041203051622", + "endTime": 1681268724, + "error": null, + "jobId": "8ac663ae16304631ba0237e5e3ea87d7", + "startTime": 1681268716, + "status": "Succeeded", + "statusDetails": null + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupClientTest.beginRestore[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupClientTest.beginRestore[1].json index ed1d859510e52..01ac358898f58 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupClientTest.beginRestore[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupClientTest.beginRestore[1].json @@ -1,1275 +1,529 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:33 GMT", - "server" : "Kestrel", - "content-length" : "174", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "202", - "x-ms-server-latency" : "384", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "482730ac-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"status\":\"InProgress\",\"statusDetails\":null,\"error\":null,\"startTime\":1678954773,\"endTime\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"azureStorageBlobContainerUri\":null}", - "azure-asyncoperation" : "https://azsdktestshsm.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:33 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "172", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "486b5aa2-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:35 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "190", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "4929785c-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:35 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "165", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "49e91e78-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:36 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "228", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "4aa77512-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:38 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "164", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "4b6e9af2-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:39 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "207", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "4c2a710a-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:40 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "183", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "4ced1fde-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:41 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "167", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "4dad7cac-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:43 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "188", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "4e69526a-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:44 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "179", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "4f29e32c-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:46 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "176", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "4fe896c8-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:47 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "201", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "50a6e9ac-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:48 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "206", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5169fbc2-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:50 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "220", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "522d4406-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:51 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "172", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "52f2e15c-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:52 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "219", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "53b11a5a-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:53 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "177", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5475edd0-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:54 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "192", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5533b14e-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:55 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "178", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "55f3cc5e-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:57 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "169", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "56b2511a-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:58 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "225", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "577091d4-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:00 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "287", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "58361a94-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:01 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "232", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "59050fac-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:02 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "299", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "59cb61b6-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:04 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "195", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5a9c9e48-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:05 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "208", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5b60e35c-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/91708601dc8b4441bd795908d022d959/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:06 GMT", - "content-length" : "278", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "200", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5c25a50c-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":\"https://azsdktestsprim.blob.core.windows.net/backup/mhsm-azsdktestshsm-2023031608193368\",\"endTime\":1678954806,\"error\":null,\"jobId\":\"91708601dc8b4441bd795908d022d959\",\"startTime\":1678954773,\"status\":\"Succeeded\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:07 GMT", - "server" : "Kestrel", - "content-length" : "138", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "202", - "x-ms-server-latency" : "384", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "5c4ec5cc-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}", - "azure-asyncoperation" : "https://azsdktestshsm.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:07 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "923", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5c939c7e-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:09 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "167", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5dc44e0e-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:10 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "157", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5e8219fc-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:12 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "178", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5f3c568c-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:13 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "195", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "5ffa39d6-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:14 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "179", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "60bbd578-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:15 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "222", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "617b3828-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:16 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "227", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "6240ca52-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:17 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "183", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "630605d8-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:19 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "220", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "63c60c7a-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:20 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "199", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "648be314-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:21 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "159", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "654d2042-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:22 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "213", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "6608982c-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:24 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "223", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "66cbd3e6-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:25 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "208", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "679147d4-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:26 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "194", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "6853a4be-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:28 GMT", - "content-length" : "143", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "179", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "69138f72-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":1678954828,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"Succeeded\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/39d00b038c5c4c68b815a86f3fdb7154/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:20:29 GMT", - "content-length" : "143", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "199", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "69389fce-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":1678954828,\"error\":null,\"jobId\":\"39d00b038c5c4c68b815a86f3fdb7154\",\"startTime\":1678954807,\"status\":\"Succeeded\",\"statusDetails\":null}" - }, - "Exception" : null - } ], - "variables" : [ ] + "Entries": [ + { + "RequestUri": "https://REDACTED/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "fd3ddcc8-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "216", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "storageResourceUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup", + "token": "REDACTED" + }, + "StatusCode": 202, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "azure-asyncoperation": "https://azkvrecordtestshsm.managedhsm.azure.net/backup/b218196019b04001a2fbc86316f8ba70/pending", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:06:18 GMT", + "Retry-After": "10", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "fd68fd86-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "2763" + }, + "ResponseBody": { + "status": "InProgress", + "statusDetails": null, + "error": null, + "startTime": 1681268777, + "endTime": null, + "jobId": "b218196019b04001a2fbc86316f8ba70", + "azureStorageBlobContainerUri": null + } + }, + { + "RequestUri": "https://REDACTED/backup/b218196019b04001a2fbc86316f8ba70/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:06:20 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "ff1d7652-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "1567" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "b218196019b04001a2fbc86316f8ba70", + "startTime": 1681268777, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/b218196019b04001a2fbc86316f8ba70/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:06:23 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "00b43f96-d8df-11ed-a717-0022488d0014", + "x-ms-server-latency": "1951" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "b218196019b04001a2fbc86316f8ba70", + "startTime": 1681268777, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/b218196019b04001a2fbc86316f8ba70/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:06:26 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "02859676-d8df-11ed-a717-0022488d0014", + "x-ms-server-latency": "2163" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "b218196019b04001a2fbc86316f8ba70", + "startTime": 1681268777, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/b218196019b04001a2fbc86316f8ba70/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "274", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:06:28 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "04784942-d8df-11ed-a717-0022488d0014", + "x-ms-server-latency": "1258" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup/mhsm-azkvrecordtestshsm-2023041203062042", + "endTime": 1681268789, + "error": null, + "jobId": "b218196019b04001a2fbc86316f8ba70", + "startTime": 1681268777, + "status": "Succeeded", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "301", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "sasTokenParameters": { + "storageResourceUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup/", + "token": "REDACTED" + }, + "folderToRestore": "mhsm-azkvrecordtestshsm-2023041203062042" + }, + "StatusCode": 202, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "azure-asyncoperation": "https://azkvrecordtestshsm.managedhsm.azure.net/restore/0a28d8356e6e47de8d18628870485243/pending", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:06:31 GMT", + "Retry-After": "10", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "0546fc7e-d8df-11ed-a717-0022488d0014", + "x-ms-server-latency": "2797" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "0a28d8356e6e47de8d18628870485243", + "startTime": 1681268790, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/0a28d8356e6e47de8d18628870485243/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:06:33 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "06ffaac0-d8df-11ed-a717-0022488d0014", + "x-ms-server-latency": "1562" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "0a28d8356e6e47de8d18628870485243", + "startTime": 1681268790, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/0a28d8356e6e47de8d18628870485243/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:06:34 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "0895e17e-d8df-11ed-a717-0022488d0014", + "x-ms-server-latency": "172" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "0a28d8356e6e47de8d18628870485243", + "startTime": 1681268790, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/0a28d8356e6e47de8d18628870485243/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:06:36 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "09585894-d8df-11ed-a717-0022488d0014", + "x-ms-server-latency": "194" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "0a28d8356e6e47de8d18628870485243", + "startTime": 1681268790, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/0a28d8356e6e47de8d18628870485243/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:06:37 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "0a1d90dc-d8df-11ed-a717-0022488d0014", + "x-ms-server-latency": "174" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "0a28d8356e6e47de8d18628870485243", + "startTime": 1681268790, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/0a28d8356e6e47de8d18628870485243/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:06:38 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "0ade764e-d8df-11ed-a717-0022488d0014", + "x-ms-server-latency": "230" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "0a28d8356e6e47de8d18628870485243", + "startTime": 1681268790, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/0a28d8356e6e47de8d18628870485243/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "143", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:06:40 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "0baa5c3c-d8df-11ed-a717-0022488d0014", + "x-ms-server-latency": "176" + }, + "ResponseBody": { + "endTime": 1681268800, + "error": null, + "jobId": "0a28d8356e6e47de8d18628870485243", + "startTime": 1681268790, + "status": "Succeeded", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/0a28d8356e6e47de8d18628870485243/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "143", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:06:40 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "0bd2f034-d8df-11ed-a717-0022488d0014", + "x-ms-server-latency": "639" + }, + "ResponseBody": { + "endTime": 1681268800, + "error": null, + "jobId": "0a28d8356e6e47de8d18628870485243", + "startTime": 1681268790, + "status": "Succeeded", + "statusDetails": null + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupClientTest.beginSelectiveKeyRestore[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupClientTest.beginSelectiveKeyRestore[1].json index 86bf95546db38..fae6ca3eb7df5 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupClientTest.beginSelectiveKeyRestore[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultBackupClientTest.beginSelectiveKeyRestore[1].json @@ -1,1299 +1,592 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/backupkey1202399f/create?api-version=7.2", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "763", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "301", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1303720a-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"attributes\":{\"created\":1678954684,\"enabled\":true,\"exp\":2527113600,\"exportable\":false,\"nbf\":949237199,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678954684},\"key\":{\"e\":\"AQAB\",\"key_ops\":[\"wrapKey\",\"decrypt\",\"encrypt\",\"unwrapKey\",\"sign\",\"verify\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/backupkey1202399f/2b9613f9f857407210b18883bc762e00\",\"kty\":\"RSA-HSM\",\"n\":\"h6rWgurgYokenkNVY2I0IK4FzUUlnanxTUkd2pR31OcUnV-SiwKUUlrMhaIC8ZafrJFccVz8bPlGQjOswjJP-l-TzFKhnv0qmg-H0POelCTQj_gjEYRWTkGwZEHKk83bpsc8PhefaDAI6mtMg5n7rTThwuvsn5uQ8m5nMZBtyMFnES3q1DNiOjhNz47O0gtY8aQ_vzUBVjys1PBUg0TLS3Sn3bMzrfTCjNl1c5Qwk4vgOT5L5EdDJIvRAYZQ_Nktuh7fS9xnYA1IVjd6scpmKJExWG0iI9YZhIef5r4Dl4R3yWLa4nzW13KokgtP0aWVa9riHomnUpufrHWJxFW-fw\"}}" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:04 GMT", - "server" : "Kestrel", - "content-length" : "174", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "202", - "x-ms-server-latency" : "372", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1357d6d8-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"status\":\"InProgress\",\"statusDetails\":null,\"error\":null,\"startTime\":1678954684,\"endTime\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"azureStorageBlobContainerUri\":null}", - "azure-asyncoperation" : "https://azsdktestshsm.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:05 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "237", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "139a5648-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:06 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "160", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "1464eb60-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:07 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "169", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "15206822-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:08 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "164", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "15dd766a-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:10 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "238", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "169a2de6-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:11 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "247", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "1761c64e-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:12 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "174", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "182bc19c-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:13 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "192", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "18ea0850-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:14 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "180", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "19aa4430-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:18 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "2809", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "1a6827b6-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:20 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "196", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "1cb7e6b4-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:21 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "177", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "1d78baba-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:23 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "380", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "1e375d44-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:24 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "185", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "1f151404-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:25 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "239", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "1fd5f76e-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:26 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "174", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "209d01ec-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:27 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "192", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "215b79d8-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:28 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "234", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "221c16f2-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:30 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "769", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "22e3c29c-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:31 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "176", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "23fd58aa-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:34 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "188", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "24bb7452-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:35 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "210", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "257d7b56-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:35 GMT", - "content-length" : "174", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "237", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "2640980c-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":null,\"endTime\":null,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/backup/f208be467a4240258ab3c681b9d4b26d/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:37 GMT", - "content-length" : "278", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "178", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "27071d10-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"azureStorageBlobContainerUri\":\"https://azsdktestsprim.blob.core.windows.net/backup/mhsm-azsdktestshsm-2023031608180503\",\"endTime\":1678954717,\"error\":null,\"jobId\":\"f208be467a4240258ab3c681b9d4b26d\",\"startTime\":1678954684,\"status\":\"Succeeded\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/backupkey1202399f/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:37 GMT", - "server" : "Kestrel", - "content-length" : "138", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "202", - "x-ms-server-latency" : "415", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "272d6542-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}", - "azure-asyncoperation" : "https://azsdktestshsm.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:38 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "185", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "2776bef4-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:40 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "217", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "283739cc-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:40 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "172", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "28fcd326-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:42 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "163", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "29bb3f82-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:43 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "244", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "2a7791dc-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:44 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "193", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "2b40118e-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:46 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "204", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "2c01013c-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:47 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "207", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "2cc36b1e-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:48 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "174", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "2d866b46-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:49 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "196", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "2e44ad04-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:51 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "178", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "2f05f89c-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:52 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "167", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "2fc5cf28-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:53 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "172", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "30819776-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:54 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "182", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "31400648-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:55 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "165", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "320057f4-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:57 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "170", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "32bdb5a6-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:58 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "193", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "337bb48e-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:18:59 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "216", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "343c92c6-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:01 GMT", - "content-length" : "138", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "288", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "3501328e-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":null,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"InProgress\",\"statusDetails\":null}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:02 GMT", - "content-length" : "233", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "180", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "35d02788-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":1678954741,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"Succeeded\",\"statusDetails\":\"Number of successful key versions restored: 0, Number of key versions could not overwrite: 2\"}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/restore/baab7b55b1ae48a8ba69e7aef7e49e01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "date" : "Thu, 16 Mar 2023 08:19:02 GMT", - "content-length" : "233", - "server" : "Kestrel", - "api-supported-versions" : "20180927, 20211111", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "227", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "content-type" : "application/json; charset=utf-8", - "x-ms-keyvault-region" : "northcentralus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "cache-control" : "no-cache", - "x-ms-request-id" : "35f53e60-c3d3-11ed-8793-0022488d0014", - "Body" : "{\"endTime\":1678954741,\"error\":null,\"jobId\":\"baab7b55b1ae48a8ba69e7aef7e49e01\",\"startTime\":1678954718,\"status\":\"Succeeded\",\"statusDetails\":\"Number of successful key versions restored: 0, Number of key versions could not overwrite: 2\"}" - }, - "Exception" : null - } ], - "variables" : [ "backupkey1202399f" ] + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/backupkey71923735/create?api-version=7.2", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "df2ec314-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "1" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/keys/backupkey71923735/create?api-version=7.2", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "81", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "761", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "df58aa9e-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "236" + }, + "ResponseBody": { + "attributes": { + "created": 1681268725, + "enabled": true, + "exp": 2527113600, + "exportable": false, + "nbf": 949237199, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681268725 + }, + "key": { + "e": "AQAB", + "key_ops": [ + "wrapKey", + "decrypt", + "encrypt", + "unwrapKey", + "sign", + "verify" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/backupkey71923735/d80a183fce6441b887baa8fdd6f56eed", + "kty": "RSA-HSM", + "n": "wj-1gqtxlbhjUXOkSWpfc60SMIPjoK5D52RxpmldikVJYRw1Nxf5x21A2cljni2Ua-ZPC9mwYyVh1JtAGmX74Z0XSgmPvezJT5GsobHWmWejxKBP1MY7K7FjapUB9y--nPDKkaxDU9mXg0zox8IhHWeE-0NnXpK3tb8gCcq9PMBHwN9mClyjHQa0tkNBk6ul_6iFai0tcxrXfmFF-JYGVet8HUaV4ssvnpHbYij6R6x6wOOlXEqV4fzjSH5XpW7Y0JDckJFfk4T6rVvXf315JOH5ouysUKCVlbWab81NxSII9Q8McTN4RQWtbK0as_R2fSoIcSl7io3uAo5OlWqPbw" + } + } + }, + { + "RequestUri": "https://REDACTED/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "216", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "storageResourceUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup", + "token": "REDACTED" + }, + "StatusCode": 202, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "azure-asyncoperation": "https://azkvrecordtestshsm.managedhsm.azure.net/backup/1761020a750f488e9ecc50d5aac7f1d7/pending", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:27 GMT", + "Retry-After": "10", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "dfa957fa-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "1375" + }, + "ResponseBody": { + "status": "InProgress", + "statusDetails": null, + "error": null, + "startTime": 1681268727, + "endTime": null, + "jobId": "1761020a750f488e9ecc50d5aac7f1d7", + "azureStorageBlobContainerUri": null + } + }, + { + "RequestUri": "https://REDACTED/backup/1761020a750f488e9ecc50d5aac7f1d7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:27 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "e08904f4-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "333" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "1761020a750f488e9ecc50d5aac7f1d7", + "startTime": 1681268727, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/1761020a750f488e9ecc50d5aac7f1d7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:29 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "e16357d0-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "250" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "1761020a750f488e9ecc50d5aac7f1d7", + "startTime": 1681268727, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/1761020a750f488e9ecc50d5aac7f1d7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "174", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:30 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "e2316828-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "220" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": null, + "endTime": null, + "error": null, + "jobId": "1761020a750f488e9ecc50d5aac7f1d7", + "startTime": 1681268727, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/backup/1761020a750f488e9ecc50d5aac7f1d7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "274", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:36 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "e2fbca46-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "4795" + }, + "ResponseBody": { + "azureStorageBlobContainerUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup/mhsm-azkvrecordtestshsm-2023041203052768", + "endTime": 1681268735, + "error": null, + "jobId": "1761020a750f488e9ecc50d5aac7f1d7", + "startTime": 1681268727, + "status": "Succeeded", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/keys/backupkey71923735/restore?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "292", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "sasTokenParameters": { + "storageResourceUri": "https://azkvrecordtestsprim.blob.core.windows.net/backup/", + "token": "REDACTED" + }, + "folder": "mhsm-azkvrecordtestshsm-2023041203052768" + }, + "StatusCode": 202, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "azure-asyncoperation": "https://azkvrecordtestshsm.managedhsm.azure.net/restore/840b9ad304c443e78d4604cee8668fc1/pending", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:37 GMT", + "Retry-After": "10", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "e5e6875a-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "1459" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "840b9ad304c443e78d4604cee8668fc1", + "startTime": 1681268738, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/840b9ad304c443e78d4604cee8668fc1/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:37 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "e6d38280-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "322" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "840b9ad304c443e78d4604cee8668fc1", + "startTime": 1681268738, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/840b9ad304c443e78d4604cee8668fc1/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:39 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "e7ad79b8-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "426" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "840b9ad304c443e78d4604cee8668fc1", + "startTime": 1681268738, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/840b9ad304c443e78d4604cee8668fc1/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:41 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "e896ea30-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "195" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "840b9ad304c443e78d4604cee8668fc1", + "startTime": 1681268738, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/840b9ad304c443e78d4604cee8668fc1/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:42 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "e95bc7f6-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "235" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "840b9ad304c443e78d4604cee8668fc1", + "startTime": 1681268738, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/840b9ad304c443e78d4604cee8668fc1/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "138", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:44 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "ea27dc24-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "268" + }, + "ResponseBody": { + "endTime": null, + "error": null, + "jobId": "840b9ad304c443e78d4604cee8668fc1", + "startTime": 1681268738, + "status": "InProgress", + "statusDetails": null + } + }, + { + "RequestUri": "https://REDACTED/restore/840b9ad304c443e78d4604cee8668fc1/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "233", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:45 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "eaf997f0-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "195" + }, + "ResponseBody": { + "endTime": 1681268744, + "error": null, + "jobId": "840b9ad304c443e78d4604cee8668fc1", + "startTime": 1681268738, + "status": "Succeeded", + "statusDetails": "Number of successful key versions restored: 0, Number of key versions could not overwrite: 2" + } + }, + { + "RequestUri": "https://REDACTED/restore/840b9ad304c443e78d4604cee8668fc1/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "api-supported-versions": "20180927, 20211111", + "Cache-Control": "no-cache", + "Content-Length": "233", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:05:45 GMT", + "Server": "Kestrel", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "eb2511fa-d8de-11ed-a717-0022488d0014", + "x-ms-server-latency": "192" + }, + "ResponseBody": { + "endTime": 1681268744, + "error": null, + "jobId": "840b9ad304c443e78d4604cee8668fc1", + "startTime": 1681268738, + "status": "Succeeded", + "statusDetails": "Number of successful key versions restored: 0, Number of key versions could not overwrite: 2" + } + } + ], + "Variables": { + "0": "backupkey71923735" + } } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsAsyncClientTest.getSetting[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsAsyncClientTest.getSetting[1].json index 0ed9519e3ed13..d77ecaa4211ee 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsAsyncClientTest.getSetting[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsAsyncClientTest.getSetting[1].json @@ -1,28 +1,61 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-request-id": "6293a710-d8df-11ed-9768-000d3a612dea", + "x-ms-server-latency": "1" + }, + "ResponseBody": "OK" }, - "Response" : { - "content-length" : "82", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "0", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "14399b8c-c3d2-11ed-9aa5-000d3a6149b5", - "Body" : "{\"name\":\"AllowKeyManagementOperationsThroughARM\",\"type\":\"boolean\",\"value\":\"false\"}" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "82", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "62bc9fd0-d8df-11ed-9768-000d3a612dea", + "x-ms-server-latency": "1" + }, + "ResponseBody": { + "name": "AllowKeyManagementOperationsThroughARM", + "type": "boolean", + "value": "false" + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsAsyncClientTest.getSettings[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsAsyncClientTest.getSettings[1].json index e96507f614ce0..252f322953a5d 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsAsyncClientTest.getSettings[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsAsyncClientTest.getSettings[1].json @@ -1,28 +1,65 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/settings?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED/settings?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-request-id": "62dc00be-d8df-11ed-9768-000d3a612dea", + "x-ms-server-latency": "0" + }, + "ResponseBody": "OK" }, - "Response" : { - "content-length" : "97", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "1", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "140cf348-c3d2-11ed-9aa5-000d3a6149b5", - "Body" : "{\"settings\":[{\"name\":\"AllowKeyManagementOperationsThroughARM\",\"type\":\"boolean\",\"value\":\"false\"}]}" - }, - "Exception" : null - } ], - "variables" : [ ] + { + "RequestUri": "https://REDACTED/settings?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "62f498cc-d8df-11ed-9768-000d3a612dea", + "x-ms-server-latency": "1" + }, + "ResponseBody": { + "settings": [ + { + "name": "AllowKeyManagementOperationsThroughARM", + "type": "boolean", + "value": "false" + } + ] + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsAsyncClientTest.updateSetting[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsAsyncClientTest.updateSetting[1].json index f7e4c5705376f..b0b5afb3ffac0 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsAsyncClientTest.updateSetting[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsAsyncClientTest.updateSetting[1].json @@ -1,76 +1,127 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-request-id": "6303ae8e-d8df-11ed-9768-000d3a612dea", + "x-ms-server-latency": "0" + }, + "ResponseBody": "OK" }, - "Response" : { - "content-length" : "82", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "0", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "145a16dc-c3d2-11ed-9aa5-000d3a6149b5", - "Body" : "{\"name\":\"AllowKeyManagementOperationsThroughARM\",\"type\":\"boolean\",\"value\":\"false\"}" + { + "RequestUri": "https://REDACTED/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "82", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "631d0942-d8df-11ed-9768-000d3a612dea", + "x-ms-server-latency": "1" + }, + "ResponseBody": { + "name": "AllowKeyManagementOperationsThroughARM", + "type": "boolean", + "value": "false" + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.managedhsm.azure.net/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "16", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "true" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "81", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "6327da7a-d8df-11ed-9768-000d3a612dea", + "x-ms-server-latency": "67" + }, + "ResponseBody": { + "name": "AllowKeyManagementOperationsThroughARM", + "type": "boolean", + "value": "true" + } }, - "Response" : { - "content-length" : "81", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "72", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "148594ce-c3d2-11ed-9ad4-000d3a6149b5", - "Body" : "{\"name\":\"AllowKeyManagementOperationsThroughARM\",\"type\":\"boolean\",\"value\":\"true\"}" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.managedhsm.azure.net/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "82", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "37", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "14a17306-c3d2-11ed-9aa5-000d3a6149b5", - "Body" : "{\"name\":\"AllowKeyManagementOperationsThroughARM\",\"type\":\"boolean\",\"value\":\"false\"}" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "false" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "82", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "633c82e0-d8df-11ed-9768-000d3a612dea", + "x-ms-server-latency": "32" + }, + "ResponseBody": { + "name": "AllowKeyManagementOperationsThroughARM", + "type": "boolean", + "value": "false" + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsClientTest.getSetting[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsClientTest.getSetting[1].json index 1e14664e0a3d4..bc08bdb60fc27 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsClientTest.getSetting[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsClientTest.getSetting[1].json @@ -1,28 +1,61 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-request-id": "5628753c-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": "OK" }, - "Response" : { - "content-length" : "82", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "1", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1b15f84c-c3d2-11ed-86db-0022488d0014", - "Body" : "{\"name\":\"AllowKeyManagementOperationsThroughARM\",\"type\":\"boolean\",\"value\":\"false\"}" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "82", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "564d825a-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": { + "name": "AllowKeyManagementOperationsThroughARM", + "type": "boolean", + "value": "false" + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsClientTest.getSettings[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsClientTest.getSettings[1].json index bf8ee42802625..3dc816ebb53e2 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsClientTest.getSettings[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsClientTest.getSettings[1].json @@ -1,28 +1,65 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/settings?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED/settings?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-request-id": "5670731e-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": "OK" }, - "Response" : { - "content-length" : "97", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "0", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1ae84d02-c3d2-11ed-86db-0022488d0014", - "Body" : "{\"settings\":[{\"name\":\"AllowKeyManagementOperationsThroughARM\",\"type\":\"boolean\",\"value\":\"false\"}]}" - }, - "Exception" : null - } ], - "variables" : [ ] + { + "RequestUri": "https://REDACTED/settings?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "56b26242-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": { + "settings": [ + { + "name": "AllowKeyManagementOperationsThroughARM", + "type": "boolean", + "value": "false" + } + ] + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsClientTest.updateSetting[1].json b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsClientTest.updateSetting[1].json index 5fbc934c8991e..4b22e4d23a73f 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsClientTest.updateSetting[1].json +++ b/sdk/keyvault/azure-security-keyvault-administration/src/test/resources/session-records/KeyVaultSettingsClientTest.updateSetting[1].json @@ -1,76 +1,127 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-request-id": "56c24324-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": "OK" }, - "Response" : { - "content-length" : "82", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "1", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1b3b6744-c3d2-11ed-86db-0022488d0014", - "Body" : "{\"name\":\"AllowKeyManagementOperationsThroughARM\",\"type\":\"boolean\",\"value\":\"false\"}" + { + "RequestUri": "https://REDACTED/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "82", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "56e07038-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "1" + }, + "ResponseBody": { + "name": "AllowKeyManagementOperationsThroughARM", + "type": "boolean", + "value": "false" + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.managedhsm.azure.net/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "16", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "true" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "81", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "56eb12f4-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "70" + }, + "ResponseBody": { + "name": "AllowKeyManagementOperationsThroughARM", + "type": "boolean", + "value": "true" + } }, - "Response" : { - "content-length" : "81", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "82", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1b47e5b4-c3d2-11ed-86db-0022488d0014", - "Body" : "{\"name\":\"AllowKeyManagementOperationsThroughARM\",\"type\":\"boolean\",\"value\":\"true\"}" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.managedhsm.azure.net/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "82", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "37", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "1b5ec66c-c3d2-11ed-86db-0022488d0014", - "Body" : "{\"name\":\"AllowKeyManagementOperationsThroughARM\",\"type\":\"boolean\",\"value\":\"false\"}" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/settings/AllowKeyManagementOperationsThroughARM?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "17", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "false" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "82", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "56ffa700-d8df-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "41" + }, + "ResponseBody": { + "name": "AllowKeyManagementOperationsThroughARM", + "type": "boolean", + "value": "false" + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/CHANGELOG.md b/sdk/keyvault/azure-security-keyvault-certificates/CHANGELOG.md index fbf0b4f083550..0e82e4d6acac4 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/CHANGELOG.md +++ b/sdk/keyvault/azure-security-keyvault-certificates/CHANGELOG.md @@ -10,6 +10,18 @@ ### Other Changes +## 4.5.1 (2023-04-20) + +### Other Changes + +- Test proxy server migration. +- Made all logger instances static. + +#### Dependency Updates + +- Upgraded `azure-core-http-netty` from `1.13.1` to version `1.13.2`. +- Upgraded `azure-core` from `1.37.0` to version `1.38.0`. + ## 4.5.0 (2023-03-18) ### Features Added diff --git a/sdk/keyvault/azure-security-keyvault-certificates/README.md b/sdk/keyvault/azure-security-keyvault-certificates/README.md index fffa6d647879a..341e12e7e114c 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/README.md +++ b/sdk/keyvault/azure-security-keyvault-certificates/README.md @@ -43,7 +43,7 @@ If you want to take dependency on a particular version of the library that is no com.azure azure-security-keyvault-certificates - 4.5.0 + 4.5.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/keyvault/azure-security-keyvault-certificates/pom.xml b/sdk/keyvault/azure-security-keyvault-certificates/pom.xml index 48f339213da87..3e2421f29cecd 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-certificates/pom.xml @@ -96,7 +96,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/CertificateAsyncClient.java b/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/CertificateAsyncClient.java index 8349c0b45ade7..64d0e8d180939 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/CertificateAsyncClient.java +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/CertificateAsyncClient.java @@ -66,7 +66,8 @@ */ @ServiceClient(builder = CertificateClientBuilder.class, isAsync = true, serviceInterfaces = CertificateClientImpl.CertificateService.class) public final class CertificateAsyncClient { - private final ClientLogger logger = new ClientLogger(CertificateAsyncClient.class); + private static final ClientLogger LOGGER = new ClientLogger(CertificateAsyncClient.class); + private final CertificateClientImpl implClient; /** @@ -218,7 +219,7 @@ public Mono getCertificate(String certificateName return withContext(context -> implClient.getCertificateWithResponseAsync(certificateName, "", context)).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -250,7 +251,7 @@ public Mono> getCertificateWithResponse( try { return withContext(context -> implClient.getCertificateWithResponseAsync(certificateName, "", context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -285,7 +286,7 @@ public Mono> getCertificateVersionWithResponse(Str return withContext(context -> implClient.getCertificateVersionWithResponseAsync(certificateName, version == null ? "" : version, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -318,7 +319,7 @@ public Mono getCertificateVersion(String certificateName, S return withContext(context -> implClient.getCertificateVersionWithResponseAsync(certificateName, version == null ? "" : version, context)).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -357,7 +358,7 @@ public Mono updateCertificateProperties(CertificateProperti try { return withContext(context -> implClient.updateCertificatePropertiesWithResponseAsync(properties, context)).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -397,7 +398,7 @@ public Mono> updateCertificatePropertiesWithRespon return withContext(context -> implClient.updateCertificatePropertiesWithResponseAsync(properties, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -460,7 +461,7 @@ public Mono getDeletedCertificate(String certificateName) { return withContext(context -> implClient.getDeletedCertificateWithResponseAsync(certificateName, context)) .flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -493,7 +494,7 @@ public Mono> getDeletedCertificateWithResponse(Stri try { return withContext(context -> implClient.getDeletedCertificateWithResponseAsync(certificateName, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -524,7 +525,7 @@ public Mono purgeDeletedCertificate(String certificateName) { try { return purgeDeletedCertificateWithResponse(certificateName).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -555,7 +556,7 @@ public Mono> purgeDeletedCertificateWithResponse(String certifica try { return withContext(context -> implClient.purgeDeletedCertificateWithResponseAsync(certificateName, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -616,7 +617,7 @@ public Mono backupCertificate(String certificateName) { try { return withContext(context -> implClient.backupCertificateWithResponseAsync(certificateName, context)).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -648,7 +649,7 @@ public Mono> backupCertificateWithResponse(String certificateNa try { return withContext(context -> implClient.backupCertificateWithResponseAsync(certificateName, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -679,7 +680,7 @@ public Mono restoreCertificateBackup(byte[] backu try { return withContext(context -> implClient.restoreCertificateBackupWithResponseAsync(backup, context)).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -710,7 +711,7 @@ public Mono> restoreCertificateBackupWit try { return withContext(context -> implClient.restoreCertificateBackupWithResponseAsync(backup, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -892,7 +893,7 @@ public Mono mergeCertificate(MergeCertificateOptions mergeC try { return withContext(context -> implClient.mergeCertificateWithResponseAsync(mergeCertificateOptions, context)).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -925,7 +926,7 @@ public Mono> mergeCertificateWithRespons try { return withContext(context -> implClient.mergeCertificateWithResponseAsync(mergeCertificateOptions, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -957,7 +958,7 @@ public Mono getCertificatePolicy(String certificateName) { try { return withContext(context -> implClient.getCertificatePolicyWithResponseAsync(certificateName, context)).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -988,7 +989,7 @@ public Mono> getCertificatePolicyWithResponse(String try { return withContext(context -> implClient.getCertificatePolicyWithResponseAsync(certificateName, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1028,7 +1029,7 @@ public Mono updateCertificatePolicy(String certificateName, C try { return withContext(context -> implClient.updateCertificatePolicyWithResponseAsync(certificateName, policy, context)).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1069,7 +1070,7 @@ public Mono> updateCertificatePolicyWithResponse(Str try { return withContext(context -> implClient.updateCertificatePolicyWithResponseAsync(certificateName, policy, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1106,7 +1107,7 @@ public Mono createIssuer(CertificateIssuer issuer) { return withContext(context -> implClient.createIssuerWithResponseAsync(issuer, context)) .flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1143,7 +1144,7 @@ public Mono> createIssuerWithResponse(CertificateIss try { return withContext(context -> implClient.createIssuerWithResponseAsync(issuer, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1175,7 +1176,7 @@ public Mono> getIssuerWithResponse(String issuerName try { return withContext(context -> implClient.getIssuerWithResponseAsync(issuerName, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1208,7 +1209,7 @@ public Mono getIssuer(String issuerName) { return withContext(context -> implClient.getIssuerWithResponseAsync(issuerName, context)) .flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1239,7 +1240,7 @@ public Mono> deleteIssuerWithResponse(String issuerN try { return withContext(context -> implClient.deleteIssuerWithResponseAsync(issuerName, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1271,7 +1272,7 @@ public Mono deleteIssuer(String issuerName) { return withContext(context -> implClient.deleteIssuerWithResponseAsync(issuerName, context)) .flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1338,7 +1339,7 @@ public Mono updateIssuer(CertificateIssuer issuer) { return withContext(context -> implClient.updateIssuerWithResponseAsync(issuer, context)) .flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1377,7 +1378,7 @@ public Mono> updateIssuerWithResponse(CertificateIss try { return withContext(context -> implClient.updateIssuerWithResponseAsync(issuer, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1479,7 +1480,7 @@ public Mono deleteCertificateOperation(String certificateN try { return withContext(context -> implClient.deleteCertificateOperationWithResponseAsync(certificateName, context)).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1509,7 +1510,7 @@ public Mono> deleteCertificateOperationWithRespon try { return withContext(context -> implClient.deleteCertificateOperationWithResponseAsync(certificateName, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1538,7 +1539,7 @@ public Mono cancelCertificateOperation(String certificateN try { return withContext(context -> implClient.cancelCertificateOperationWithResponseAsync(certificateName, context)).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1567,7 +1568,7 @@ public Mono> cancelCertificateOperationWithRespon try { return withContext(context -> implClient.cancelCertificateOperationWithResponseAsync(certificateName, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1600,7 +1601,7 @@ public Mono importCertificate(ImportCertificateOp try { return withContext(context -> implClient.importCertificateWithResponseAsync(importCertificateOptions, context)).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1631,7 +1632,7 @@ public Mono> importCertificateWithRespon try { return withContext(context -> implClient.importCertificateWithResponseAsync(importCertificateOptions, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/implementation/CertificateClientImpl.java b/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/implementation/CertificateClientImpl.java index 357aef95686ae..eec82b620feb6 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/implementation/CertificateClientImpl.java +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/implementation/CertificateClientImpl.java @@ -64,22 +64,18 @@ import static com.azure.core.util.FluxUtil.withContext; public class CertificateClientImpl { - private final String apiVersion; - static final String ACCEPT_LANGUAGE = "en-US"; - static final int DEFAULT_MAX_PAGE_RESULTS = 25; - static final String CONTENT_TYPE_HEADER_VALUE = "application/json"; - - // Please see here - // for more information on Azure resource provider namespaces. - private static final String HTTP_REST_PROXY_SYNC_PROXY_ENABLE = "com.azure.core.http.restproxy.syncproxy.enable"; - + private static final ClientLogger LOGGER = new ClientLogger(CertificateAsyncClient.class); private static final Duration DEFAULT_POLLING_INTERVAL = Duration.ofSeconds(1); + private static final String HTTP_REST_PROXY_SYNC_PROXY_ENABLE = "com.azure.core.http.restproxy.syncproxy.enable"; - private final String vaultUrl; private final CertificateService service; - private final ClientLogger logger = new ClientLogger(CertificateAsyncClient.class); - private final HttpPipeline pipeline; + private final String apiVersion; + private final String vaultUrl; + + static final int DEFAULT_MAX_PAGE_RESULTS = 25; + static final String ACCEPT_LANGUAGE = "en-US"; + static final String CONTENT_TYPE_HEADER_VALUE = "application/json"; /** * Creates a CertificateClientImpl instance that uses {@code pipeline} to service requests @@ -939,7 +935,7 @@ private Function, Mono(LongRunningOperationStatus.FAILED, null)); } @@ -980,11 +976,11 @@ public Mono> cancelCertificateOperationWithRespon return service.updateCertificateOperationAsync(vaultUrl, certificateName, apiVersion, ACCEPT_LANGUAGE, parameter, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Cancelling certificate operation - {}", certificateName)) + .doOnRequest(ignored -> LOGGER.verbose("Cancelling certificate operation - {}", certificateName)) .doOnSuccess(response -> - logger.verbose("Cancelled the certificate operation - {}", response.getValue().getStatus())) + LOGGER.verbose("Cancelled the certificate operation - {}", response.getValue().getStatus())) .doOnError(error -> - logger.warning("Failed to cancel the certificate operation - {}", certificateName, error)); + LOGGER.warning("Failed to cancel the certificate operation - {}", certificateName, error)); } public Response cancelCertificateOperationWithResponse(String certificateName, @@ -1010,9 +1006,9 @@ private Mono> createCertificateWithResponseAsync( return service.createCertificateAsync(vaultUrl, certificateName, apiVersion, ACCEPT_LANGUAGE, certificateRequestParameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Starting creation of certificate - {}", certificateName)) - .doOnSuccess(response -> logger.verbose("Started creation of certificate - {}", certificateName)) - .doOnError(error -> logger.warning("Failed to create the certificate - {}", certificateName, error)); + .doOnRequest(ignored -> LOGGER.verbose("Starting creation of certificate - {}", certificateName)) + .doOnSuccess(response -> LOGGER.verbose("Started creation of certificate - {}", certificateName)) + .doOnError(error -> LOGGER.warning("Failed to create the certificate - {}", certificateName, error)); } public PollerFlux getCertificateOperation(String certificateName) { @@ -1030,10 +1026,10 @@ public Mono> getCertificateWithResponseA return service.getCertificateWithPolicyAsync(vaultUrl, certificateName, version, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Retrieving certificate - {}", certificateName)) + .doOnRequest(ignored -> LOGGER.verbose("Retrieving certificate - {}", certificateName)) .doOnSuccess(response -> - logger.verbose("Retrieved the certificate - {}", response.getValue().getProperties().getName())) - .doOnError(error -> logger.warning("Failed to Retrieve the certificate - {}", certificateName, error)); + LOGGER.verbose("Retrieved the certificate - {}", response.getValue().getProperties().getName())) + .doOnError(error -> LOGGER.warning("Failed to Retrieve the certificate - {}", certificateName, error)); } public Response getCertificateWithResponse(String certificateName, String version, @@ -1052,10 +1048,10 @@ public Mono> getCertificateVersionWithResponseAsyn return service.getCertificateAsync(vaultUrl, certificateName, version, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Retrieving certificate - {}", certificateName)) + .doOnRequest(ignored -> LOGGER.verbose("Retrieving certificate - {}", certificateName)) .doOnSuccess(response -> - logger.verbose("Retrieved the certificate - {}", response.getValue().getProperties().getName())) - .doOnError(error -> logger.warning("Failed to Retrieve the certificate - {}", certificateName, error)); + LOGGER.verbose("Retrieved the certificate - {}", response.getValue().getProperties().getName())) + .doOnError(error -> LOGGER.warning("Failed to Retrieve the certificate - {}", certificateName, error)); } public Response getCertificateVersionWithResponse(String certificateName, String version, @@ -1080,9 +1076,9 @@ public Mono> updateCertificatePropertiesWithRespon return service.updateCertificateAsync(vaultUrl, properties.getName(), properties.getVersion(), apiVersion, ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Updating certificate - {}", properties.getName())) - .doOnSuccess(response -> logger.verbose("Updated the certificate - {}", properties.getName())) - .doOnError(error -> logger.warning("Failed to update the certificate - {}", properties.getName(), error)); + .doOnRequest(ignored -> LOGGER.verbose("Updating certificate - {}", properties.getName())) + .doOnSuccess(response -> LOGGER.verbose("Updated the certificate - {}", properties.getName())) + .doOnError(error -> LOGGER.warning("Failed to update the certificate - {}", properties.getName(), error)); } public Response updateCertificatePropertiesWithResponse(CertificateProperties properties, @@ -1149,9 +1145,9 @@ private Mono> deleteCertificateWithResponseAsync(St Context context) { return service.deleteCertificateAsync(vaultUrl, certificateName, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Deleting certificate - {}", certificateName)) - .doOnSuccess(response -> logger.verbose("Deleted the certificate - {}", response.getValue().getProperties().getName())) - .doOnError(error -> logger.warning("Failed to delete the certificate - {}", certificateName, error)); + .doOnRequest(ignored -> LOGGER.verbose("Deleting certificate - {}", certificateName)) + .doOnSuccess(response -> LOGGER.verbose("Deleted the certificate - {}", response.getValue().getProperties().getName())) + .doOnError(error -> LOGGER.warning("Failed to delete the certificate - {}", certificateName, error)); } public Mono> getDeletedCertificateWithResponseAsync(String certificateName, Context context) { @@ -1159,9 +1155,9 @@ public Mono> getDeletedCertificateWithResponseAsync return service.getDeletedCertificateAsync(vaultUrl, certificateName, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Retrieving deleted certificate - {}", certificateName)) - .doOnSuccess(response -> logger.verbose("Retrieved the deleted certificate - {}", response.getValue().getProperties().getName())) - .doOnError(error -> logger.warning("Failed to Retrieve the deleted certificate - {}", certificateName, error)); + .doOnRequest(ignored -> LOGGER.verbose("Retrieving deleted certificate - {}", certificateName)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved the deleted certificate - {}", response.getValue().getProperties().getName())) + .doOnError(error -> LOGGER.warning("Failed to Retrieve the deleted certificate - {}", certificateName, error)); } public Response getDeletedCertificateWithResponse(String certificateName, Context context) { @@ -1177,9 +1173,9 @@ public Mono> purgeDeletedCertificateWithResponseAsync(String cert return service.purgeDeletedCertificateAsync(vaultUrl, certificateName, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Purging certificate - {}", certificateName)) - .doOnSuccess(response -> logger.verbose("Purged the certificate - {}", response.getStatusCode())) - .doOnError(error -> logger.warning("Failed to purge the certificate - {}", certificateName, error)); + .doOnRequest(ignored -> LOGGER.verbose("Purging certificate - {}", certificateName)) + .doOnSuccess(response -> LOGGER.verbose("Purged the certificate - {}", response.getStatusCode())) + .doOnError(error -> LOGGER.warning("Failed to purge the certificate - {}", certificateName, error)); } public Response purgeDeletedCertificateWithResponse(String certificateName, Context context) { @@ -1239,10 +1235,10 @@ private Mono> recoverDeletedCertificateW Context context) { return service.recoverDeletedCertificateAsync(vaultUrl, certificateName, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Recovering deleted certificate - {}", certificateName)) + .doOnRequest(ignored -> LOGGER.verbose("Recovering deleted certificate - {}", certificateName)) .doOnSuccess(response -> - logger.verbose("Recovered the deleted certificate - {}", response.getValue().getProperties().getName())) - .doOnError(error -> logger.warning("Failed to recover the deleted certificate - {}", certificateName, error)); + LOGGER.verbose("Recovered the deleted certificate - {}", response.getValue().getProperties().getName())) + .doOnError(error -> LOGGER.warning("Failed to recover the deleted certificate - {}", certificateName, error)); } public Mono> backupCertificateWithResponseAsync(String certificateName, Context context) { @@ -1250,9 +1246,9 @@ public Mono> backupCertificateWithResponseAsync(String certific return service.backupCertificateAsync(vaultUrl, certificateName, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Backing up certificate - {}", certificateName)) - .doOnSuccess(response -> logger.verbose("Backed up the certificate - {}", response.getStatusCode())) - .doOnError(error -> logger.warning("Failed to back up the certificate - {}", certificateName, error)) + .doOnRequest(ignored -> LOGGER.verbose("Backing up certificate - {}", certificateName)) + .doOnSuccess(response -> LOGGER.verbose("Backed up the certificate - {}", response.getStatusCode())) + .doOnError(error -> LOGGER.warning("Failed to back up the certificate - {}", certificateName, error)) .flatMap(certificateBackupResponse -> Mono.just(new SimpleResponse<>(certificateBackupResponse.getRequest(), certificateBackupResponse.getStatusCode(), certificateBackupResponse.getHeaders(), @@ -1276,10 +1272,10 @@ public Mono> restoreCertificateBackupWit return service.restoreCertificateAsync(vaultUrl, apiVersion, ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Restoring the certificate")) + .doOnRequest(ignored -> LOGGER.verbose("Restoring the certificate")) .doOnSuccess(response -> - logger.verbose("Restored the certificate - {}", response.getValue().getProperties().getName())) - .doOnError(error -> logger.warning("Failed to restore the certificate - {}", error)); + LOGGER.verbose("Restored the certificate - {}", response.getValue().getProperties().getName())) + .doOnError(error -> LOGGER.warning("Failed to restore the certificate - {}", error)); } public Response restoreCertificateBackupWithResponse(byte[] backup, @@ -1298,7 +1294,7 @@ public PagedFlux listPropertiesOfCertificates() { () -> withContext(context -> listCertificatesFirstPage(false, context)), continuationToken -> withContext(context -> listCertificatesNextPage(continuationToken, context))); } catch (RuntimeException ex) { - return new PagedFlux<>(() -> monoError(logger, ex)); + return new PagedFlux<>(() -> monoError(LOGGER, ex)); } } @@ -1314,7 +1310,7 @@ public PagedFlux listPropertiesOfCertificates(boolean inc () -> withContext(context -> listCertificatesFirstPage(includePending, context)), continuationToken -> withContext(context -> listCertificatesNextPage(continuationToken, context))); } catch (RuntimeException ex) { - return new PagedFlux<>(() -> monoError(logger, ex)); + return new PagedFlux<>(() -> monoError(LOGGER, ex)); } } @@ -1332,12 +1328,12 @@ private Mono> listCertificatesNextPage(Stri try { return service.getCertificatesAsync(vaultUrl, continuationToken, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing next certificates page - Page {} ", continuationToken)) - .doOnSuccess(response -> logger.verbose("Listed next certificates page - Page {} ", continuationToken)) + .doOnRequest(ignored -> LOGGER.verbose("Listing next certificates page - Page {} ", continuationToken)) + .doOnSuccess(response -> LOGGER.verbose("Listed next certificates page - Page {} ", continuationToken)) .doOnError(error -> - logger.warning("Failed to list next certificates page - Page {} ", continuationToken, error)); + LOGGER.warning("Failed to list next certificates page - Page {} ", continuationToken, error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1351,11 +1347,11 @@ private Mono> listCertificatesFirstPage(boo return service .getCertificatesAsync(vaultUrl, DEFAULT_MAX_PAGE_RESULTS, includePending, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing certificates")) - .doOnSuccess(response -> logger.verbose("Listed certificates")) - .doOnError(error -> logger.warning("Failed to list certificates", error)); + .doOnRequest(ignored -> LOGGER.verbose("Listing certificates")) + .doOnSuccess(response -> LOGGER.verbose("Listed certificates")) + .doOnError(error -> LOGGER.warning("Failed to list certificates", error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1366,7 +1362,7 @@ public PagedFlux listDeletedCertificates(boolean includePend continuationToken -> withContext(context -> listDeletedCertificatesNextPage(continuationToken, context))); } catch (RuntimeException ex) { - return new PagedFlux<>(() -> monoError(logger, ex)); + return new PagedFlux<>(() -> monoError(LOGGER, ex)); } } @@ -1390,14 +1386,14 @@ private Mono> listDeletedCertificatesNextPage( return service.getDeletedCertificatesAsync(vaultUrl, continuationToken, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) .doOnRequest(ignored -> - logger.verbose("Listing next deleted certificates page - Page {} ", continuationToken)) + LOGGER.verbose("Listing next deleted certificates page - Page {} ", continuationToken)) .doOnSuccess(response -> - logger.verbose("Listed next deleted certificates page - Page {} ", continuationToken)) + LOGGER.verbose("Listed next deleted certificates page - Page {} ", continuationToken)) .doOnError(error -> - logger.warning("Failed to list next deleted certificates page - Page {} ", continuationToken, + LOGGER.warning("Failed to list next deleted certificates page - Page {} ", continuationToken, error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1410,11 +1406,11 @@ private Mono> listDeletedCertificatesFirstPage try { return service.getDeletedCertificatesAsync(vaultUrl, DEFAULT_MAX_PAGE_RESULTS, includePending, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing deleted certificates")) - .doOnSuccess(response -> logger.verbose("Listed deleted certificates")) - .doOnError(error -> logger.warning("Failed to list deleted certificates", error)); + .doOnRequest(ignored -> LOGGER.verbose("Listing deleted certificates")) + .doOnSuccess(response -> LOGGER.verbose("Listed deleted certificates")) + .doOnError(error -> LOGGER.warning("Failed to list deleted certificates", error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1425,7 +1421,7 @@ public PagedFlux listDeletedCertificates() { continuationToken -> withContext(context -> listDeletedCertificatesNextPage(continuationToken, context))); } catch (RuntimeException ex) { - return new PagedFlux<>(() -> monoError(logger, ex)); + return new PagedFlux<>(() -> monoError(LOGGER, ex)); } } @@ -1436,7 +1432,7 @@ public PagedFlux listPropertiesOfCertificateVersions(Stri continuationToken -> withContext(context -> listCertificateVersionsNextPage(continuationToken, context))); } catch (RuntimeException ex) { - return new PagedFlux<>(() -> monoError(logger, ex)); + return new PagedFlux<>(() -> monoError(LOGGER, ex)); } } @@ -1452,11 +1448,11 @@ private Mono> listCertificateVersionsFirstP try { return service.getCertificateVersionsAsync(vaultUrl, certificateName, DEFAULT_MAX_PAGE_RESULTS, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing certificate versions - {}", certificateName)) - .doOnSuccess(response -> logger.verbose("Listed certificate versions - {}", certificateName)) - .doOnError(error -> logger.warning("Failed to list certificate versions - {}", certificateName, error)); + .doOnRequest(ignored -> LOGGER.verbose("Listing certificate versions - {}", certificateName)) + .doOnSuccess(response -> LOGGER.verbose("Listed certificate versions - {}", certificateName)) + .doOnError(error -> LOGGER.warning("Failed to list certificate versions - {}", certificateName, error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1469,14 +1465,14 @@ private Mono> listCertificateVersionsNextPa return service.getCertificatesAsync(vaultUrl, continuationToken, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) .doOnRequest(ignored -> - logger.verbose("Listing next certificate versions page - Page {} ", continuationToken)) + LOGGER.verbose("Listing next certificate versions page - Page {} ", continuationToken)) .doOnSuccess(response -> - logger.verbose("Listed next certificate versions page - Page {} ", continuationToken)) + LOGGER.verbose("Listed next certificate versions page - Page {} ", continuationToken)) .doOnError(error -> - logger.warning("Failed to list next certificate versions page - Page {} ", continuationToken, + LOGGER.warning("Failed to list next certificate versions page - Page {} ", continuationToken, error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1491,11 +1487,11 @@ public Mono> mergeCertificateWithRespons return service.mergeCertificateAsync(vaultUrl, mergeCertificateOptions.getName(), apiVersion, ACCEPT_LANGUAGE, mergeParameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Merging certificate - {}", mergeCertificateOptions.getName())) + .doOnRequest(ignored -> LOGGER.verbose("Merging certificate - {}", mergeCertificateOptions.getName())) .doOnSuccess(response -> - logger.verbose("Merged certificate - {}", response.getValue().getProperties().getName())) + LOGGER.verbose("Merged certificate - {}", response.getValue().getProperties().getName())) .doOnError(error -> - logger.warning("Failed to merge certificate - {}", mergeCertificateOptions.getName(), error)); + LOGGER.warning("Failed to merge certificate - {}", mergeCertificateOptions.getName(), error)); } public Response mergeCertificateWithResponse(MergeCertificateOptions mergeCertificateOptions, @@ -1518,9 +1514,9 @@ public Mono> getCertificatePolicyWithResponseAsync(S return service.getCertificatePolicyAsync(vaultUrl, apiVersion, ACCEPT_LANGUAGE, certificateName, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Retrieving certificate policy - {}", certificateName)) - .doOnSuccess(response -> logger.verbose("Retrieved certificate policy - {}", certificateName)) - .doOnError(error -> logger.warning("Failed to retrieve certificate policy - {}", certificateName, error)); + .doOnRequest(ignored -> LOGGER.verbose("Retrieving certificate policy - {}", certificateName)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved certificate policy - {}", certificateName)) + .doOnError(error -> LOGGER.warning("Failed to retrieve certificate policy - {}", certificateName, error)); } public Response getCertificatePolicyWithResponse(String certificateName, Context context) { @@ -1539,10 +1535,10 @@ public Mono> updateCertificatePolicyWithResponseAsyn return service.updateCertificatePolicyAsync(vaultUrl, apiVersion, ACCEPT_LANGUAGE, certificateName, policyRequest, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Updating certificate policy - {}", certificateName)) + .doOnRequest(ignored -> LOGGER.verbose("Updating certificate policy - {}", certificateName)) .doOnSuccess(response -> - logger.verbose("Updated the certificate policy - {}", response.getValue().getUpdatedOn())) - .doOnError(error -> logger.warning("Failed to update the certificate policy - {}", certificateName, error)); + LOGGER.verbose("Updated the certificate policy - {}", response.getValue().getUpdatedOn())) + .doOnError(error -> LOGGER.warning("Failed to update the certificate policy - {}", certificateName, error)); } public Response updateCertificatePolicyWithResponse(String certificateName, CertificatePolicy policy, Context context) { @@ -1570,11 +1566,11 @@ public Mono> createIssuerWithResponseAsync(Certifica return service.setCertificateIssuerAsync(vaultUrl, apiVersion, ACCEPT_LANGUAGE, issuer.getName(), parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Creating certificate issuer - {}", issuer.getName())) + .doOnRequest(ignored -> LOGGER.verbose("Creating certificate issuer - {}", issuer.getName())) .doOnSuccess(response -> - logger.verbose("Created the certificate issuer - {}", response.getValue().getName())) + LOGGER.verbose("Created the certificate issuer - {}", response.getValue().getName())) .doOnError(error -> - logger.warning("Failed to create the certificate issuer - {}", issuer.getName(), error)); + LOGGER.warning("Failed to create the certificate issuer - {}", issuer.getName(), error)); } public Response createIssuerWithResponse(CertificateIssuer issuer, Context context) { @@ -1600,11 +1596,11 @@ public Mono> getIssuerWithResponseAsync(String issue return service.getCertificateIssuerAsync(vaultUrl, apiVersion, ACCEPT_LANGUAGE, issuerName, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Retrieving certificate issuer - {}", issuerName)) + .doOnRequest(ignored -> LOGGER.verbose("Retrieving certificate issuer - {}", issuerName)) .doOnSuccess(response -> - logger.verbose("Retrieved the certificate issuer - {}", response.getValue().getName())) + LOGGER.verbose("Retrieved the certificate issuer - {}", response.getValue().getName())) .doOnError(error -> - logger.warning("Failed to retreive the certificate issuer - {}", issuerName, error)); + LOGGER.warning("Failed to retreive the certificate issuer - {}", issuerName, error)); } public Response getIssuerWithResponse(String issuerName, Context context) { @@ -1621,10 +1617,10 @@ public Mono> deleteIssuerWithResponseAsync(String is return service.deleteCertificateIssuerAsync(vaultUrl, issuerName, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Deleting certificate issuer - {}", issuerName)) + .doOnRequest(ignored -> LOGGER.verbose("Deleting certificate issuer - {}", issuerName)) .doOnSuccess(response -> - logger.verbose("Deleted the certificate issuer - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to delete the certificate issuer - {}", issuerName, error)); + LOGGER.verbose("Deleted the certificate issuer - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to delete the certificate issuer - {}", issuerName, error)); } public Response deleteIssuerWithResponse(String issuerName, Context context) { @@ -1642,7 +1638,7 @@ public PagedFlux listPropertiesOfIssuers() { continuationToken -> withContext(context -> listPropertiesOfIssuersNextPage(continuationToken, context))); } catch (RuntimeException ex) { - return new PagedFlux<>(() -> monoError(logger, ex)); + return new PagedFlux<>(() -> monoError(LOGGER, ex)); } } @@ -1656,11 +1652,11 @@ private Mono> listPropertiesOfIssuersFirstPage(C try { return service.getCertificateIssuersAsync(vaultUrl, DEFAULT_MAX_PAGE_RESULTS, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing certificate issuers - {}")) - .doOnSuccess(response -> logger.verbose("Listed certificate issuers - {}")) - .doOnError(error -> logger.warning("Failed to list certificate issuers - {}", error)); + .doOnRequest(ignored -> LOGGER.verbose("Listing certificate issuers - {}")) + .doOnSuccess(response -> LOGGER.verbose("Listed certificate issuers - {}")) + .doOnError(error -> LOGGER.warning("Failed to list certificate issuers - {}", error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1679,14 +1675,14 @@ private Mono> listPropertiesOfIssuersNextPage(St return service.getCertificateIssuersAsync(vaultUrl, continuationToken, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) .doOnRequest(ignored -> - logger.verbose("Listing next certificate issuers page - Page {} ", continuationToken)) + LOGGER.verbose("Listing next certificate issuers page - Page {} ", continuationToken)) .doOnSuccess(response -> - logger.verbose("Listed next certificate issuers page - Page {} ", continuationToken)) + LOGGER.verbose("Listed next certificate issuers page - Page {} ", continuationToken)) .doOnError(error -> - logger.warning("Failed to list next certificate issuers page - Page {} ", continuationToken, + LOGGER.warning("Failed to list next certificate issuers page - Page {} ", continuationToken, error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1705,11 +1701,11 @@ public Mono> updateIssuerWithResponseAsync(Certifica return service.updateCertificateIssuerAsync(vaultUrl, issuer.getName(), apiVersion, ACCEPT_LANGUAGE, updateParameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Updating certificate issuer - {}", issuer.getName())) + .doOnRequest(ignored -> LOGGER.verbose("Updating certificate issuer - {}", issuer.getName())) .doOnSuccess(response -> - logger.verbose("Updated up the certificate issuer - {}", response.getValue().getName())) + LOGGER.verbose("Updated up the certificate issuer - {}", response.getValue().getName())) .doOnError(error -> - logger.warning("Failed to updated the certificate issuer - {}", issuer.getName(), error)); + LOGGER.warning("Failed to updated the certificate issuer - {}", issuer.getName(), error)); } public Response updateIssuerWithResponse(CertificateIssuer issuer, Context context) { @@ -1734,7 +1730,7 @@ public PagedFlux setContacts(List contac try { return new PagedFlux<>(() -> withContext(context -> setCertificateContactsWithResponse(contacts, context))); } catch (RuntimeException ex) { - return new PagedFlux<>(() -> monoError(logger, ex)); + return new PagedFlux<>(() -> monoError(LOGGER, ex)); } } @@ -1747,16 +1743,16 @@ private Mono> setCertificateContactsWithRespon return service.setCertificateContactsAsync(vaultUrl, apiVersion, ACCEPT_LANGUAGE, contactsParams, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing certificate contacts - {}")) - .doOnSuccess(response -> logger.verbose("Listed certificate contacts - {}")) - .doOnError(error -> logger.warning("Failed to list certificate contacts - {}", error)); + .doOnRequest(ignored -> LOGGER.verbose("Listing certificate contacts - {}")) + .doOnSuccess(response -> LOGGER.verbose("Listed certificate contacts - {}")) + .doOnError(error -> LOGGER.warning("Failed to list certificate contacts - {}", error)); } public PagedFlux listContacts() { try { return new PagedFlux<>(() -> withContext(this::listCertificateContactsFirstPage)); } catch (RuntimeException ex) { - return new PagedFlux<>(() -> monoError(logger, ex)); + return new PagedFlux<>(() -> monoError(LOGGER, ex)); } } @@ -1768,11 +1764,11 @@ private Mono> listCertificateContactsFirstPage try { return service.getCertificateContactsAsync(vaultUrl, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing certificate contacts - {}")) - .doOnSuccess(response -> logger.verbose("Listed certificate contacts - {}")) - .doOnError(error -> logger.warning("Failed to list certificate contacts - {}", error)); + .doOnRequest(ignored -> LOGGER.verbose("Listing certificate contacts - {}")) + .doOnSuccess(response -> LOGGER.verbose("Listed certificate contacts - {}")) + .doOnError(error -> LOGGER.warning("Failed to list certificate contacts - {}", error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1780,7 +1776,7 @@ public PagedFlux deleteContacts() { try { return new PagedFlux<>(() -> withContext(this::deleteCertificateContactsWithResponse)); } catch (RuntimeException ex) { - return new PagedFlux<>(() -> monoError(logger, ex)); + return new PagedFlux<>(() -> monoError(LOGGER, ex)); } } @@ -1791,19 +1787,19 @@ public PagedFlux deleteContacts(Context context) { private Mono> deleteCertificateContactsWithResponse(Context context) { return service.deleteCertificateContactsAsync(vaultUrl, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Deleting certificate contacts - {}")) - .doOnSuccess(response -> logger.verbose("Deleted certificate contacts - {}")) - .doOnError(error -> logger.warning("Failed to delete certificate contacts - {}", error)); + .doOnRequest(ignored -> LOGGER.verbose("Deleting certificate contacts - {}")) + .doOnSuccess(response -> LOGGER.verbose("Deleted certificate contacts - {}")) + .doOnError(error -> LOGGER.warning("Failed to delete certificate contacts - {}", error)); } public Mono> deleteCertificateOperationWithResponseAsync(String certificateName, Context context) { return service.deleteCertificateOperationAsync(vaultUrl, certificateName, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Deleting certificate operation - {}", certificateName)) - .doOnSuccess(response -> logger.verbose("Deleted the certificate operation - {}", response.getStatusCode())) + .doOnRequest(ignored -> LOGGER.verbose("Deleting certificate operation - {}", certificateName)) + .doOnSuccess(response -> LOGGER.verbose("Deleted the certificate operation - {}", response.getStatusCode())) .doOnError(error -> - logger.warning("Failed to delete the certificate operation - {}", certificateName, error)); + LOGGER.warning("Failed to delete the certificate operation - {}", certificateName, error)); } public Response deleteCertificateOperationWithResponse(String certificateName, diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/models/CertificateOperation.java b/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/models/CertificateOperation.java index af04b11a8f9b2..063775144dd76 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/models/CertificateOperation.java +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/models/CertificateOperation.java @@ -15,8 +15,7 @@ * A certificate operation is returned in case of long running service requests. */ public final class CertificateOperation { - - private final ClientLogger logger = new ClientLogger(CertificateOperation.class); + private static final ClientLogger LOGGER = new ClientLogger(CertificateOperation.class); /** * URL for the Azure KeyVault service. @@ -228,7 +227,7 @@ void unpackId(String id) { this.vaultUrl = (tokens.length >= 2 ? tokens[1] : null); this.name = (tokens.length >= 3 ? tokens[2] : null); } catch (MalformedURLException e) { - throw logger.logExceptionAsError(new IllegalArgumentException("The Azure Key Vault endpoint url is malformed.", e)); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("The Azure Key Vault endpoint url is malformed.", e)); } } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/models/CertificateProperties.java b/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/models/CertificateProperties.java index 9ebded99b4067..76591cee5c36a 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/models/CertificateProperties.java +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/models/CertificateProperties.java @@ -17,8 +17,7 @@ * Represents base properties of a certificate. */ public class CertificateProperties { - - private final ClientLogger logger = new ClientLogger(CertificateProperties.class); + private static final ClientLogger LOGGER = new ClientLogger(CertificateProperties.class); /** * URL for the Azure KeyVault service. @@ -273,7 +272,7 @@ void unpackId(String id) { this.name = (tokens.length >= 3 ? tokens[2] : null); this.version = (tokens.length >= 4 ? tokens[3] : null); } catch (MalformedURLException e) { - throw logger.logExceptionAsError(new IllegalArgumentException("The Azure Key Vault endpoint url is malformed.", e)); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("The Azure Key Vault endpoint url is malformed.", e)); } } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/models/KeyVaultCertificateIdentifier.java b/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/models/KeyVaultCertificateIdentifier.java index 22261639a6cd1..8d7ed3bc18958 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/models/KeyVaultCertificateIdentifier.java +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/main/java/com/azure/security/keyvault/certificates/models/KeyVaultCertificateIdentifier.java @@ -17,7 +17,8 @@ */ @Immutable public final class KeyVaultCertificateIdentifier { - private final ClientLogger logger = new ClientLogger(KeyVaultCertificateIdentifier.class); + private static final ClientLogger LOGGER = new ClientLogger(KeyVaultCertificateIdentifier.class); + private final String sourceId, vaultUrl, name, version; /** @@ -39,7 +40,7 @@ public final class KeyVaultCertificateIdentifier { */ public KeyVaultCertificateIdentifier(String sourceId) { if (sourceId == null) { - throw logger.logExceptionAsError(new NullPointerException("'sourceId' cannot be null")); + throw LOGGER.logExceptionAsError(new NullPointerException("'sourceId' cannot be null")); } try { @@ -49,7 +50,7 @@ public KeyVaultCertificateIdentifier(String sourceId) { // More or less segments in the URI than expected. if (pathSegments.length != 3 && pathSegments.length != 4) { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new IllegalArgumentException("'sourceId' is not a valid Key Vault identifier.")); } @@ -58,7 +59,7 @@ public KeyVaultCertificateIdentifier(String sourceId) { this.name = pathSegments[2]; this.version = pathSegments.length == 4 ? pathSegments[3] : null; } catch (MalformedURLException e) { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new IllegalArgumentException("'sourceId' is not a valid Key Vault identifier.", e)); } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/java/com/azure/security/keyvault/certificates/CertificateAsyncClientTest.java b/sdk/keyvault/azure-security-keyvault-certificates/src/test/java/com/azure/security/keyvault/certificates/CertificateAsyncClientTest.java index e7bf758b99024..3b5b88dc552b2 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/java/com/azure/security/keyvault/certificates/CertificateAsyncClientTest.java +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/java/com/azure/security/keyvault/certificates/CertificateAsyncClientTest.java @@ -64,8 +64,8 @@ private void createCertificateAsyncClient(HttpClient httpClient, CertificateServ private void createCertificateAsyncClient(HttpClient httpClient, CertificateServiceVersion serviceVersion, String testTenantId) { - HttpPipeline httpPipeline = getHttpPipeline(buildAsyncAssertingClient(httpClient == null - ? interceptorManager.getPlaybackClient() : httpClient), testTenantId); + HttpPipeline httpPipeline = getHttpPipeline(buildAsyncAssertingClient( + interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient), testTenantId); CertificateClientImpl implClient = spy(new CertificateClientImpl(getEndpoint(), httpPipeline, serviceVersion)); if (interceptorManager.isPlaybackMode()) { diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/java/com/azure/security/keyvault/certificates/CertificateClientTest.java b/sdk/keyvault/azure-security-keyvault-certificates/src/test/java/com/azure/security/keyvault/certificates/CertificateClientTest.java index 17becc9a6c7de..cb471d60885f3 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/java/com/azure/security/keyvault/certificates/CertificateClientTest.java +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/java/com/azure/security/keyvault/certificates/CertificateClientTest.java @@ -66,8 +66,8 @@ private void createCertificateClient(HttpClient httpClient, CertificateServiceVe private void createCertificateClient(HttpClient httpClient, CertificateServiceVersion serviceVersion, String testTenantId) { - HttpPipeline httpPipeline = getHttpPipeline(buildSyncAssertingClient(httpClient == null - ? interceptorManager.getPlaybackClient() : httpClient), testTenantId); + HttpPipeline httpPipeline = getHttpPipeline(buildSyncAssertingClient( + interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient), testTenantId); CertificateClientImpl implClient = spy(new CertificateClientImpl(getEndpoint(), httpPipeline, serviceVersion)); if (interceptorManager.isPlaybackMode()) { diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/java/com/azure/security/keyvault/certificates/CertificateClientTestBase.java b/sdk/keyvault/azure-security-keyvault-certificates/src/test/java/com/azure/security/keyvault/certificates/CertificateClientTestBase.java index b03e83dc2b068..4664d86163973 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/java/com/azure/security/keyvault/certificates/CertificateClientTestBase.java +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/java/com/azure/security/keyvault/certificates/CertificateClientTestBase.java @@ -17,8 +17,13 @@ import com.azure.core.http.policy.RetryPolicy; import com.azure.core.http.policy.RetryStrategy; import com.azure.core.http.policy.UserAgentPolicy; -import com.azure.core.test.TestBase; -import com.azure.core.test.TestMode; +import com.azure.core.test.TestProxyTestBase; +import com.azure.core.test.models.BodilessMatcher; +import com.azure.core.test.models.CustomMatcher; +import com.azure.core.test.models.TestProxyRequestMatcher; +import com.azure.core.test.models.TestProxySanitizer; +import com.azure.core.test.models.TestProxySanitizerType; +import com.azure.core.test.utils.MockTokenCredential; import com.azure.core.util.Configuration; import com.azure.core.util.CoreUtils; import com.azure.identity.ClientSecretCredentialBuilder; @@ -51,6 +56,7 @@ import java.util.ArrayList; import java.util.Arrays; import java.util.Base64; +import java.util.Collections; import java.util.HashMap; import java.util.List; import java.util.Map; @@ -64,7 +70,7 @@ import static org.junit.jupiter.api.Assertions.assertNotNull; import static org.junit.jupiter.api.Assertions.fail; -public abstract class CertificateClientTestBase extends TestBase { +public abstract class CertificateClientTestBase extends TestProxyTestBase { static final String DISPLAY_NAME_WITH_ARGUMENTS = "{displayName} with [{arguments}]"; private static final String SDK_NAME = "client_name"; private static final String SDK_VERSION = "client_version"; @@ -81,6 +87,7 @@ protected String getTestName() { } void beforeTestSetup() { + KeyVaultCredentialPolicy.clearCache(); } HttpPipeline getHttpPipeline(HttpClient httpClient) { @@ -88,7 +95,7 @@ HttpPipeline getHttpPipeline(HttpClient httpClient) { } HttpPipeline getHttpPipeline(HttpClient httpClient, String testTenantId) { - TokenCredential credential = null; + TokenCredential credential; if (!interceptorManager.isPlaybackMode()) { String clientId = Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_CLIENT_ID"); @@ -107,6 +114,19 @@ HttpPipeline getHttpPipeline(HttpClient httpClient, String testTenantId) { .tenantId(tenantId) .additionallyAllowedTenants("*") .build(); + + if (interceptorManager.isRecordMode()) { + List customSanitizers = new ArrayList<>(); + customSanitizers.add(new TestProxySanitizer("value", "-----BEGIN PRIVATE KEY-----\\n(.+\\n)*-----END PRIVATE KEY-----\\n", "-----BEGIN PRIVATE KEY-----\\nREDACTED\\n-----END PRIVATE KEY-----\\n", TestProxySanitizerType.BODY_KEY)); + interceptorManager.addSanitizers(customSanitizers); + } + } else { + credential = new MockTokenCredential(); + + List customMatchers = new ArrayList<>(); + customMatchers.add(new BodilessMatcher()); + customMatchers.add(new CustomMatcher().setExcludedHeaders(Collections.singletonList("Authorization"))); + interceptorManager.addMatchers(customMatchers); } // Closest to API goes first, closest to wire goes last. @@ -121,19 +141,20 @@ HttpPipeline getHttpPipeline(HttpClient httpClient, String testTenantId) { policies.add(new RetryPolicy(strategy)); if (credential != null) { - policies.add(new KeyVaultCredentialPolicy(credential, false)); + // If in playback mode, disable the challenge resource verification. + policies.add(new KeyVaultCredentialPolicy(credential, interceptorManager.isPlaybackMode())); } HttpPolicyProviders.addAfterRetryPolicies(policies); policies.add(new HttpLoggingPolicy(new HttpLogOptions().setLogLevel(HttpLogDetailLevel.BODY_AND_HEADERS))); - if (getTestMode() == TestMode.RECORD) { + if (interceptorManager.isRecordMode()) { policies.add(interceptorManager.getRecordPolicy()); } return new HttpPipelineBuilder() .policies(policies.toArray(new HttpPipelinePolicy[0])) - .httpClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient) + .httpClient(interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient) .build(); } @@ -626,7 +647,7 @@ boolean validateCertificate(KeyVaultCertificate expected, KeyVaultCertificate ac public String getEndpoint() { final String endpoint = - Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_ENDPOINT", "http://localhost:8080"); + Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_ENDPOINT", "https://localhost:8080"); Objects.requireNonNull(endpoint); diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.backupCertificateNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.backupCertificateNotFound[1].json index 09901470595fa..ba27964ab27f0 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.backupCertificateNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.backupCertificateNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/non-existing/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "258a9fe7-3f05-413c-9380-ed54eff499c4" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3acb3a51-f561-4f63-a099-fa0f8aa776cb", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "34933239-d533-44b3-a0fa-c5a101d61cef" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.backupCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.backupCertificate[1].json index 58b275d4dafee..936d43c52b1cc 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.backupCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.backupCertificate[1].json @@ -1,105 +1,288 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert661444e3f00/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert133557460fc/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b0ac04b6-af38-4631-b11a-1bdc23e415cd" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f1a3dcd3-9612-4b8c-b691-20c49c193fd8", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert661444e3f00/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAETDPw2a3lLaiQvPCBJyZ76uDT75wZkx9k7wjV0SjntPpCHqDENOL+GopDy0Mv6bfQQlRO1ve6VJ+NGjCSbJQ3OIVcRVkkO69elFJc3s1wb49cXogNt+IKe3B6N78emwCIoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxAL2SAibOw4ENc53k+oX2zD1tESFYq59Mcs2kqGuM3FfQ3A15MMornLcpZNa5w8jzvgIwANvdiquH66Urx889WSNc8zN3djcn0m+uot9YYCcqRl42OwHOd/mB7Ed0LgTzLlf0\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"b75681e49586406f8ddd79c8a05a4f98\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert661444e3f00/pending?api-version=7.4&request_id=b75681e49586406f8ddd79c8a05a4f98", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert133557460fc/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert133557460fc/pending?api-version=7.4\u0026request_id=f075ba89f1634dac9d98d2abedf01d79", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a5f70575-0d33-4aa7-9060-e60cdf6d5b66" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert133557460fc/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEQNH/NcvXWGg0sJYMExNr9l6Et4uh2yu7kTS7cdkoOAGncVkWgAeq38Sr1mglucE68vOr2ktuqUicf\u002BFDe13bAZy8mQg7ntrIB4uphi3iWfDSJ9O6iLcv0ydESSwnkelooEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwXlM9Ax76uO24CSxduqy2M\u002B5WsQq0pyCnxGS/VLWDIMWCahWfKpqZt\u002BKLooPHHeBdAjEAyfqzdJfLNg84UrtWaVzS3elZgfgNg1tgL2rbWJ8DuZs28BmvcY4WSEsmLrSfidNW", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "f075ba89f1634dac9d98d2abedf01d79" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert661444e3f00/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert133557460fc/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "931e0368-268e-426b-9078-0324d863b77a" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert133557460fc/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEQNH/NcvXWGg0sJYMExNr9l6Et4uh2yu7kTS7cdkoOAGncVkWgAeq38Sr1mglucE68vOr2ktuqUicf\u002BFDe13bAZy8mQg7ntrIB4uphi3iWfDSJ9O6iLcv0ydESSwnkelooEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwXlM9Ax76uO24CSxduqy2M\u002B5WsQq0pyCnxGS/VLWDIMWCahWfKpqZt\u002BKLooPHHeBdAjEAyfqzdJfLNg84UrtWaVzS3elZgfgNg1tgL2rbWJ8DuZs28BmvcY4WSEsmLrSfidNW", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert133557460fc", + "request_id": "f075ba89f1634dac9d98d2abedf01d79" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "771", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9884a95a-3e4c-4b79-97ff-278c901ebb12", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert661444e3f00/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAETDPw2a3lLaiQvPCBJyZ76uDT75wZkx9k7wjV0SjntPpCHqDENOL+GopDy0Mv6bfQQlRO1ve6VJ+NGjCSbJQ3OIVcRVkkO69elFJc3s1wb49cXogNt+IKe3B6N78emwCIoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxAL2SAibOw4ENc53k+oX2zD1tESFYq59Mcs2kqGuM3FfQ3A15MMornLcpZNa5w8jzvgIwANvdiquH66Urx889WSNc8zN3djcn0m+uot9YYCcqRl42OwHOd/mB7Ed0LgTzLlf0\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert661444e3f00\",\"request_id\":\"b75681e49586406f8ddd79c8a05a4f98\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert133557460fc/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3e993303-0125-491b-980c-4a3e7fe5d86a" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert133557460fc/43ed841d3df042a296d9b8f476ccb626", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert133557460fc/43ed841d3df042a296d9b8f476ccb626", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert133557460fc/43ed841d3df042a296d9b8f476ccb626", + "x5t": "gDWghXWmU_2967VBmY1griWD0ls", + "cer": "MIIB2zCCAWGgAwIBAgIQML\u002BsijwZSV\u002B2WdPb1KXeTDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDE1N1oXDTI1MDQxMjAyNTE1N1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABEDR/zXL11hoNLCWDBMTa/ZehLeLodsru5E0u3HZKDgBp3FZFoAHqt/Eq9ZoJbnBOvLzq9pLbqlInH/hQ3td2wGcvJkIO57ayAeLqYYt4lnw0ifTuoi3L9MnREksJ5HpaKN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFL8m8tXM/wLCpEe80q4AV6tS9REtMB0GA1UdDgQWBBS/JvLVzP8CwqRHvNKuAFerUvURLTAKBggqhkjOPQQDAwNoADBlAjB/amy2h3Eb7MQ9VxfAwElOuZvdtFNWqD8aA\u002BiEWSj6Mp4VMQu\u002B\u002BIusDoTcpUFiMCcCMQD7ezYwh5BO4TyWcPyT3cqImp06hvxvJ1jg\u002BHlPFQB6q9jDrqwLgZL2oyMl0mjQZHw=", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1744426317, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert133557460fc/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert133557460fc/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert661444e3f00/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "78b739f3-11aa-430f-87cc-b428263780f6", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert661444e3f00/960ad68b833846209b95e1ab861d2187\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert661444e3f00/960ad68b833846209b95e1ab861d2187\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert661444e3f00/960ad68b833846209b95e1ab861d2187\",\"x5t\":\"h-CJtnU02x2a7hsGM_ANDPJCoUo\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQQ2ya+PRvR2m6v8THZNT3NDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxMloXDTI1MDMxNjA4MDkxMlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABEwz8Nmt5S2okLzwgScme+rg0++cGZMfZO8I1dEo57T6Qh6gxDTi/hqKQ8tDL+m30EJUTtb3ulSfjRowkmyUNziFXEVZJDuvXpRSXN7NcG+PXF6IDbfiCntweje/HpsAiKN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFLIJXuiG7VFejIqqoi+8PWoTsDvCMB0GA1UdDgQWBBSyCV7ohu1RXoyKqqIvvD1qE7A7wjAKBggqhkjOPQQDAwNpADBmAjEA72bpFvii9M7VTnULjgj732mbU/m7clZ3dtCgTXGUVCkzKx1kTfpiv7TIWtzOovDTAjEAmvxDIH/l1OHc7oo37ykL2G8g2RQcBd3Z1zGo4DDA/QAofqpKaUvpQ8RsY/fB5zY/\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert661444e3f00/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954151,\"updated\":1678954151}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert661444e3f00/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert661444e3f00/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "26742", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c91944f9-2dce-4a4d-a21a-be19289d7402", - "Body" : "{\"value\":\"JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuUkhHbC13YkxocjJXb2l2MktMcDhVYjA0NHZ0UUtKWnFPOGdOa0t6RlI3S2FJNW1IXzBBZEg0dG1Pd1Z6MFFtQTVrNXBUajd5cmFMLUg2TzZiR2RJM2o2aGFMYXdDVzc4WWJRZWV5cEQ3bzk1bC0wSlE3N0FEREp1eDFmMGhWYmh1WGlfb3QwNHN2YnhaaDV6bGQ4S0VRd0c3RHk1b0NwOHpOTS1kSVFQbTRaQ3hPOXZvcm5BcGFtS0gwNXdoejd4Y1lwTTlQbUdMakdJRFBBWWU5SkdKWEJET1FpUl9zWF9idDNGSDhia0U2dVhLRHdwZG1mcF9ObDdpNVNxWFgzdlRrNTJKWXZEVE1nTVdVQlRNYXR4MFQzM1g1WGhEZXlZTjhwd1hrUWh6NG9sZmdrcV9UV3lYSnBTSTlHcS16RnpWTlNkNDhtczNaOFVwSHp3a29ZRThBLjZjVmhvSFR3Y2FGV3lmRnFQcVRhdHcuZHl5YUlKNkN4MVUyTDJiXzBucktQekZRcHlmaFRBcUJfeGJWZlhMTU5iand1eUFuanVPV0MwTEpCZkp5YWE0MlhLSy1Dek1BZVNyR3NSRHdtbUlMLVprak9PaXFmWVdMX0ctRy11cGZEbXpGRXF0S0t0SWw4cDNtNkVkeUVYYU0wVkhOODFwWDhCS2lJWmNCV1lsLTZHb0l6ekozT1dIOThld2J6ekhETFF3TjRDdFdJdS1nRVY2Tk1IS09uOHp2ZmlPOVhjX0lIVHRrUUJrV2lISGxidTJHVHllY2NKVjJWLVdxaWIwN3R5RW42QjQtbUx0ZE9BUl9UZk5BbkF4S251SEtPOVVUOWt2b2N2MUJrX0FkUC1WQm9pU0h4ZG5Xcm9sTzBZdTY2eFFNb09VMFliU1c5dUwxOFp2UFZyLVJOYWN4MFZSRzgxbWJkdmpiY3pZeTdzblZSVWxra19sOHd2eVpPejN2aVhLaWREcE5KU1VWRDJONEJzc01SbXBMaTZzUW1YTWtYZmVhTVEzVkxqREpEUVNacTA2YkROdVNKeTRKUmZETDl0T2NJLVhoNVRrY2VEb0d2WHpXUXdYZWhxMXJyTjVaanVHd2pfNTBpUU5jQmNmVTNOMFNnTy1ZcUtYdm1BZVhVWGk3WXczU05GMWR2c1Jma1N3bUNCZHUzUGo1cndnOUVjV3RiMzBZYm1qUy1Qc245aGJjRGpmNVNZUVFxM1ZEV1dXTVZEWDlKSmk5b1BoRVdsSFloLVJLYUR2M29VVVphOU5lbXAtaGxHcGxMT3MtMzhLOE1sYnVzUHpULWx4RUkxV3VzSVEyZzJqRzJkWjF0azFaaWU1eDJFNkI1YnJkSVNSOXl5X25DZjU5R1hVRlVCcHN4ZWFaMEpEQUtSak1nMW41QWlxcGxZVFgtcGpPQlNBMnhPTTNscWwxSi1VNHA0Q3l2bFppNVBiTFRPenBtTC1mbHUwVkZkUFlSRkNGSGxheklNWGVxQ2hYNl9vZldRdm5GSWcyVnQxSVFzeHdiZHBBY0JocVBUVXcxNldUM1pPNjdtQktkQUpzR3JBXzlMclNoS3lhX05wWVpFeEk5RVM3YmNaNmo3YlRmcktPR2llMGY5MHIteGNlSnA2YVp0U3lJczBueTZvVFl4X2dxRlZNOFZROENXQk9zSFRITC1XbzJTVmxKampZVnRtRlN3a1VmckFGMXRfcE1HUkVoQ0NTdUZac0Vzd1h3d1VTcGY1SFc3anZSWmhIUTY0cHRHRUZmTDlIeFpRMFlyaFBZazU2Q2h4WUNBdlpRY2JETHl5R1hlSDhGRnhMcGlhNGxNWXY3eUFCakx1VmtOdHFkdzJBMjZDVzdVcm5UY1UxQkVTTnZYNjRCdHh2Q3FIRXJwcURwN3BsME9LVElsYTE0WEdydVpGanlLemhVcUR2N0VLOGtNNVh6UWVvLXhkNVN6UmtBWExQaUVUd3ZsdG5MWGpGNlp1cndwbnZsLTZQUW84U3FLN3MyanpWdFJ1dGlKUmhQMTVFWlRZT1hFVHR3UzdHWHBFZHNVbWhsU01SVGVoZ2dmS29VNWpQbHVTdGFuOXJSOUxURERmLUxIbVNoX0FvVVZ1REhZRlFrSU03by10bTRxNjIzRUo3aWt4QzZNanh4QzUxS3psekp2UVo1aXlUMEpsZWxZX25OMXBtQnZnNlZVOVZ4aHd3V2VJc2d4TWFQR3dGbTNUdmI0MklfYnhYTG81bzl5bGhUMlZsTE1jaWhYX0Z6ZUZDTlAtQmY0MU40ZVF3dkFIZ0ZHR3djdThfbUx4RE1LY1RHMWNJSjV2VlZRNk5iYi1ieHg0aUU5dWFPZXFHZmJfOUhBTnREcU4waXFNVHdtSjFkNEgtNFNiOVg0cDEtZFJpVUUtdTA5eTVYdXdPem5oQ0I0cTVjZF9MZVN2aC01dWNuZUZOc3BsbWk2ZGlRbHdUVzFtQllMekRrS0NST19XcFhVUU84SmRMN0pFSmN2cTk5QU84dDViQWx2UXltMWlhVDJMNTlGcVRSd2FXQjEtb0sycnhIc1dGNVZUZ1BuU0V2b1ZTblBhS0h3bXM1dkhDVF9USEFheWdjeWp4Y01CZmQ3T19Ya3lqaU15Qmc0blY4c3QzVVl6bTBrWmRhVTNydnNoY0p0WjVJa2VkWTNQSHIxeE1nYmFqcHUySF9nUHY0M3J1Y19jeFZvVFhxOVpDbnJCbzNvTGJLdTZGNzVMNTJPUWhUT1VRVkEyNVpvbTJIakpBbGZBTjUwMVFPV21BOC1iN0lzWGNqdjdkcU5iSG5XUzRQWkxaM05Zdmhub0phdHByUXhnSFRxNUphN2p3VXY2LWs1ajJOMkNmYmVvbHdqUVk5TW9NbDZhZHJWVU11enlnUHZIMm5GZ3JjWFNKbFEyMlpLajRvMFM0RERNclcya21weHpDbXRzVlBoS2RYUlJRSVQwUXdhNlk0RGNqYnVpQTRBNVBBamJsOEYyX3BKRTF3WTB1XzdoSjB1Y09tenA2WUNDWjB5Umo5Zk80MkVROGpkV3BnSWs1X0djMjkwNTRfRWlDV1E1OGw1VEVrblJFTmtUQkZieXFyZFl2MHdpdklacnVGS3BMOExNMVRiY1VyOVRKVVFpNUktcUw1MU52MWdoUkdORTRDeHR1UVNkMlEzR1BORTE2S2VFMlkzejBEai1pcUgwUGN3bnRHTXhKNFBzekQ1S0NuSzJ6SW1HTWtPZ1dQdjhXa19YWTZ1TWN0RERMOVpWVVpFYlphdnFhRl9CQUI2SmRDNzdNcmszb2UtMTN6M2t4YUZ1YW92UTBxUmw2RGF6ZDFOSFBTZFgzamM4QTBjSklfUGVPaW1Pd2ZUWUVVLURDbVdmTlN5ZHctV1pOM0tZRFRmSnR3U2s1c3k4dkpISDdvRVlPZnZNMGk4cDdRODVIT2VMQUlFeUI1eExBWXNVZkt1Vmc1THJ1RHNxNW5IMjdYWktsanlXc2lPbjV2R0daUkdlMWhVczFYbFN3S3hxUV8yeU9mZGhmM3ZNVXlZeVBZSGUxMFc0V3BkVzlXMmNNYjhEUWZnMmZBR2dsRmpscDAxMGRfeTZ4a25UZXBkMjJXQlZaYjFfdUEtVjdEMHJmNGk4VUJLeEFNdmlmTG1qbjlWSUZtcE9ZT096QnVEbFIybm4tazVEcE9nUFZIcktGbGFCTnBSdzQzdm9rSHJBUDJjQU9NLWRkaXlIOVM5R3VyX0hxME1USGNtdHBFa0NvUHRZVGc0VU9PeFh6M1FfVmJLN3hpczdDQzB2ZW03dnBPU0NyYjZFc1prV1hZemVrbEZTSzk2c2UyN0ItVXl1b2dXQzl1eXBrTnIzWk9EdndqbEVpdWUxQU5iQzR5OXFiVWxhcGRyUWtnRV83V0pGSENMbnExUGVBY1JwTE1EaUF3X1V2RW1Ed0JnUy1oNmFLVVhUcW8xbXM5YlVYM2xydkZ0dWRoTDBWcGxXSEl4akVkaEV3SHNYb0xlT0tsLXJTZ3AyQ3V3a3VTUHcwNThDcW1ZREVVeWIzWVM2ckRUTFJ2T3NpLUVhZkNkQjl0cEFhUHVfWmRGTWVvTnVRczhnc3EwWnd6V3ZYTTlvbV9INkp2UDNGdTFMdnFmNkZZYk5iMXAtTWNTSkRScmJXLU1fc0JYNWVRY25uY2Jhb3o5M1BiaS1Ucl91ZW9Ga3E3U0NtRjBmRjNHa09WeWpSNklUTW5rQVdYdmVoLU5CeWQ5dk01blpzMHJ5Um5xMXV3eXd5Z0RRQmpWbll3OVpFWFU2aHhSQTBudzhiTWRSakVJU3lyNnpxa1lqNjYycndVNUh2UXJuWGZyWi1oUW14aDRFX3hEaGpwTG9kZjVxVl9uN25qcXE0ZUFKRkhuSUVvN0puWDJKM1h1VU45cUU2ZER0YUJwY1k0ZTN0WDRjWlMweF9vNFdTOXNYbldxS1lENnVmYzR4NlJWRXluSGxNc2JudnBlVk1FQjVmbERGWkV3NU40dEVsb082S0Y1aVVWY01hUTA3MjF5UmpFLWdnNXNmNWtRdFcweERjcURSRE5GSEMtMGZxOE1IWHpocHZaVTJKdGpTcEdUcktiMTdhTVg5VGJ6RjJwX1JjYzZRT3lXV3NtMXJBQm1zZU5UbUNrS1lZaFg5cUs4WUFkcjJ3UVc5RHo2NjdqRUh4WDlyNWxrYjRJY2ZTLVNPTURXeVJhcmxwb2lJTXpPdWFTTlZpdGVIR2l3bS0tZ3NGRWZvZkJZRVh0eVo0Uk5PdS0tNmJoYV9UODNnM3Z2OVV1U2g3dHFIbU9HUnZuMEtmdnhqajFFVkZFRUY2QWs1QzNNaXNBczhmcU1FdjJaS3FXSlNBbnAwXzlqc0kyU1pGRlZxbjhFTTU1SEViRWo3UmViRmlNOHpoekR4UU9aVmkwczRZd2ZTenhmY0NqX0huSlF3SDBsSnFRUHJ5WDNLTnNqZHpvRVdMVUR1MHVKMkhpSF9OLUNsSTZJZHl5Zko5OFhjajRIR2sxZlh0RldGUXFabTBMVXA4Rm5FMDV1YnhNNFFwTEV0TVFDRHZYUUtQSHR1bnB5WFUyZzkxTTJTMU9zM0JGSHEtYTZZUkcyQXBjREhZVFhGMnF1TEJGTnIzcXJzLUNCNDJSUjFKVGZnaGpfZVJyTlBOV0tTdjhsTi1oV1k5Rm1nM1p6cHFmUE56UmgzWFZTQ1c0M2RFaG9DNjR0cmtSNG8wQ0FuSDlubVhlczg0U2lnaE5QbnZOYXYyRnc5dmdiU2FiMkNqZnZKTDdvX01aTzdFd0JDbjBsYkFoSy05ZTdlNEZfOUkzTl9kY1JWZ1dhYVowUlJsQU8zY2l3ZXZGTGtjVlBDREg5eTM3VDBjbjZEcmdLU2xKb21nb2UzTHRkdThBcl9IYlRkekNwb3AzWEEzSElNZDN5bW1NSDFCd0c3b3JaQkVUdUFjaFVVZW5aSTRGNVVFM0ZmY241UDRudDhXQTRDd3JuQlItMnd5Sll4RmFQUWwydEpJN3BCV1JOd3ZqUGxEUEljVUU2SEpDbC14c29hbG53dDh3REFNQ0FBOUJFNzh2b3hfNU9wTTZIdDlaZFkwVjhocVp5b0ZySW1UeU0xekpnSlBkQkNadDFad2g0SGxkSThQS2l3NXU3d1VCdEo1U2N3cWlmRC1hYWtEVl9iNmdPVE5na0dFZ2M3RF84ZWRjSG43SkdRa1BGX1dXYVVQMEFlLWs4bXJBOTNVU1FvaVlTa2xLQ2ptRDhnUVRxUnVXX3pLdXViYlFlM1hYaFc3RUdjUFRUR2VXR1BCek5kdTlSQjRha0lpM1Fxc3dfbjBkbXcxd2Y4UTVmZ0JoYzNkalZWeUtLU215Nzl5TC1HNUFCR0I3VU5Wd2FJajZsX3VfTFVMUmFBel94bGFSOXNNVk5fVFAyVDJjTWhVZ0RsUXdKdnp0dnQyYm9BX2k2T0s5R1g0RFAzektSSXlxbXhmNU5GNTExYXY5aHQ5dGdFb1RiVjM4TFJnT3V3VGVKRGp3WGwtWjVwOXdfOGo4YmVvRWdDNU1QY2hYa1RySTliRWc4TUhLdlBSY1dPOXNiZUhNWFBsY0pqLWtPdUE5ZzdXSWo2X3BXVVVwM2pIelJveUNHRGpjMTJJbVVSY3l4OFdxbVZpVlV1QXR0TWNDRUZCMWhKYWkwZk9BdjlkQnpNYVVJMjBTWDZ2ODZnZUlKOG1KelFYX1Y1R3hIN0x6eGtMR0txNHdVTjU4NGZpRjVvNm5fbUxWMEtXY3A3cmU4Sy1EcnJmSm5ycEE1cDRpRktObUlEZFdkc2I0YmFBcnZyOWFoYnp1Tl9MSGFlZldEQ0ZJcW1XdlNPUDBaTk1ueU5GMDRPbk14WEc3ZEMtaTBQMGtUb0lLci1WcXJpd25XamVPYlNQZnRwc3RZUl8ySWtEcWE0T1N5UG1DRDJpdnhfZWVsTFBzLW9ieTBibjJmNll5US1TNGNEQjVNb0t1SmxaTDA5aW54V0lKTDZ4UlVzWHViS0tBc1BuYjRsWFhFQ2RLX1dqUThGcHpoLUdJSHZWUm1wWHJHYXVMaUtSRzZoRGEyallCdkJybnpmZzVxZjlsRWpVcmpaZERSbmxEaFRxZVE5LUhzMFUxYXBDaXV6Z0JiSVhHc1puR2xmVTZZSy12bXpwYVpWbUg3T0JZZFN6U2d2aDhic0hfb0J5S1FTbVZuVlVlMDczUVBXaUVCbkQ2TTMzRXZfSUVzY3UwY2JVMEZTcEVqQnFIV0phSnJkdGpoUk85YUg2UGp3enEzWllrQmpLT3R4ZHI4dXJpc2tTcnU3cHVUd2d3ajNJSGMtVnR5U1UwUVhzQ1JPNjQyb3NEUXh5eW9nTVhhRDl5QjNOLTcxX2ptWVA0WEEwaUtXc0NsT0VLV3JQOHN0eVU4dDZDRGQyVVIxQjdGR0FEVkZUZFhqMjhITEloRWM2S1V0LU1ZLVNMOGhZRTV3OXdZa3FTemNSb0lwOHlKZmVvT0dnV3ppOXBfUGVyRnhfOWF1UVlNQWV4b1Z6RFF4TFl2dzZlZWRPSEhVdF9Ld2kydVlDZ09Sa01KekJGbnFUQWF1SzZVR0MwNGhsY2o3SkEwNUJiemxDbjRJVXdyV1NibkZBWndMNHpZNVl6MldNb3FDWjNzSm5BVFFMUXp6WTN2ai00NjVQajRSRUtpVGVVc0xsbkhKSWZCbUZJdkZrZ09COTJCMkJzZmxwSHdRSkNqMUJSZDdsN1hxaUFTc3RiM2d4WWJnd1RfTkd1VnJZZ0pzN0JaMEg2dFlFUDFnbnQ0bmJISHduTm5pbUx4NzVHQm9ad2FmcFFtbTNnbGMxZTRWa2IxMm9WZlc4MXd3T0xwaFN3eTNIZ29Pb1NZSGNQQTlXcHVpRjZSaEFqSnNXWkNjQjhTQ1ZfV0kxYlg2Tl9va2dpd19fTmNKY1dLZ01WUWVxM1FrTjV1U2dfNDl2WWlYMVZvYTd2S2FQbnZ5Wjd4Qm9iRmd1VGpSdFpZOFlHbjZsNzk5RmdZYnRBNldfNFk1NGtJR3o4Mi1jV2lxY2VFUTY1YVo3a2FvaFF6SXRybWZ5QzNuUkJ6QVROd0dfbXUtQS1XTzg4NDZ5bl94S1RtNzQ0OHRPUFV4d293TjFSN3JzbU1xRTMxeXhEY0tLeEVyZDhzUEszdUEtbXI5czVGaWtoU3REX1dnc0Vrb1NPY0FqSUtzNUdvYXhzSGlpZVVMMW9iQlJlRV9kOTVYcHhselFYNFJKdEVPR3lUaThQOHFWQlpxR25JbHVUWU5BM1FnbjlScDJoaVgtemVuLVU0YzhqYkR1OHRpUldSaDFaRzRUNGd4OF9yNlRlYWcxNDRxMWxndWQyZHVYRndpa3BROFVVMVR6QXVMb3hjNXNFNko2T0hPTnBsMlVDWGQ0V2h4TGZJSjZoMmdFcDYxVzRadTByTlVLeDRRTUdFVk1qT0N6Zi1xS1JiRW5CQ2stdnQ2UmI0Wm9FRno0blpHeTFwLUc1SmVLbFZfWGlaZEd5WDEzUVVpb0FhejdTdnRERVo5YjBVNlc0VVhXU2R5Z2IwQ2tRcnZiOTk4ZXNVekZ3SjVOdzJfTFBMckVFUURvMS1iUzBEYkl6YjlCV0F3d3pERmJlSEQxV2dCUFcyc2F4dml3bUZPckF3T2FpYlpkSG5XNkdndVp3UVRoekdJTWVGSWVSUFZ3dUZPa1ljZmQtNnRHMlRET2R6QnR6Rm55b1lDOXpmZXdhR1VWWjJBYjNTSjFRbTQ4cG9FcDUxWlZJeHI0QmRWbG56alpHRlc5ak9GWkFpVjhiWUFWMXVzd3RseEZtZnBxd2dPXzF3VWlDNXh6QmRUM192VlNKeDR0a2J3VHJQWExPQ0w4TGo4SWFsR0Q3TDJPNnMxNjFBNWZsNW1mQVp2Qk1rS21DZm9fdThzcFIyVm5XMHFPOTNmYks3WUd4d201ckc3NEVVWk5CbjVNUjdQZWRuazE0c196Z25NSUhNUlBQN1Z6QXJJQlVfS0NEZnUzLTR3NlNJRU5mMlVrRk9UR19fYmN3Q2czNmV1bm00Sno0MS1QcW5CTFpwYlFJT1MyamZzNUpUSld1dEtJdVcwejJqMlZoY251R1QtS1EzeDc4cWdiX0pzdE4zcy1MVGplTThaeVFQR1pLVFo1U3VTc3lmRzUxSTFJV2VUc2pPY01WcXZhNkxUNmtlb01HaUJHc3BMbDlLSVRvU3BfbHU0YVZTWkdUMXY3RHR0bENPbWtWTWVZX2F4QUJ1RF9NcTcwSmpUaXRVeEtHejRtYk1vRW9nZ29FSXg1aklKdVRqelV4Nk5LZERLMnViLVRvcnRFVjdpbHRMMDB0YkU2Zmw0aHRudjF0Xzhob1JSRGMzeFRDRDEwc1NtMUtQcnVVNVoxdUxwOXUtdnBqRG1UTURKSnNRb2VORzNzVG1jVU5xTUVVU1g0bXJiZ0EyV2d1X3B0ei1QaTQtRVRVUlZWT3lvU21QdFktY0htZkludlNTUHdYZlV1QU5adUk0bTd4NERLcVhneWVmaHZkUlpaeTBkbGlqdFl6UGVDR3ZGQ010ZG5qTVZjQi1ZSGtSbDU5OXdhQjVhcmh0VW1iZWktdjZQQ0E2V0k2NUl4dGlIWmtGZXAtRFpDNFVlOEg2UGFYQ25aaDUwYVFsSWY4UDBQR292aVZIMm56NEZXQ1ZlN3Y3QXNwN3FnYnYzWXJhdUw4X2RKTnBSbWhNWG5qc2N6b2Q5VTh0YS1aS2U2c3Z2Qkllc1NWVzI0WXV3ZmFzRWFscmxWYlBkRmx4QTZTVTZHRklmRk51XzlTYUtaMlpHcEpRWm9MNFh4aEtKVzNlTWNXUGpkWEl2Y0tFVksxaXh4OWRFcVZtU2c3Z1BMZzFBcFJRR001eUJHY2lpMWlYU3N2b2hJc19aUFM5a1BSRHlIc2JBSXdpeFNTajZBWWl2aF9JWWF3eXRfb3JrYnJNODZaY3RsZEhnczB5WmdwYmhsY2lKdjhYdGFYSzJPcm5LcG5lTm5RNGVFdHdyZzBjRlZHU2ppMEpkTkJfTlFuZkNJYWZSVDV6OVExVVRiOTZza3MxU19zOWFNRmVxZC00cGxiS3Q3WWVVN25tVVVjbUhDa1g5c1Z6YlN4T2ptYnljeDlOanFmT2FsTklwR0tnWjQ4U0pWVERrVS1RVGZMMTBmZ2pYSjZfTnVXQzVjYTc4cDlFQUJCTXNRYXZDWDNMb3k3MlkwNEZqY3M0QVV4MzRXLUpDUUs1aG5GOEJ5cGlOcWR6cHNsZWF2MkFRdWp6SzZVLTVlclRqYXdYdkJMaDkyZHU2X09CU0VnNGJGRTRzQUhidGRYaTF6aExGNmllclpmNVVxRFV2U1hmZG42a2UxbnpUUGNNYXhnODF1eUJEOFNHLWR1QUY3Zm8zeS16MEp2VGVZQ3pEWV9vX2phdlJ4b0hHcjJ2TGtVeFNSRXdMRzZFVUYxdkljSVZVNUluS1BsbklPcEs5Qld4X3VILXY2bHlSSUdKS3IyWURVVnZHdFpXUU5iSWdZWUVlQkt1bDRWZE9kdDRJc2dWNURveWxxUnpQWHFKcU9uWndsb2xBYVVOa1BualdxNlhkYV90UFczc0xXZVAwbFdnSUxpUUVuaDhWUlBsTmVqTHZVVUVmQ2xoTHVzQ3lSbmdoT3NDbGhHcHRnVm5BQjFtSnhkaV9zdnZHSUdqTGJtSkVpMFM5bWRRMnRRMzFwaTRjTnJNSHdmdXl2ZDZ4QVE3T1lNU3JCamZtRXhoYjVLVTM5Ump0bG5pR0hJellHWURsSEEyZjlNYUhoQ2l1cFVDZjZLWHQ3cFZON18zZ1gyaFV1elNrdzM2YkNQNm1DSmhpVXAwdk1pUFRmcW91VmVyTFJMaHFZY1NzWWx4US1FTlZpOTJLVmlzR1ZzXzJMSmt4TEhwZjRway1sY01fdHZpYmhVQWpzcERMelVxeUZxS01xUTh1N3IxbUh1V3RKQWxMX2RvRzlVTV9rWkh0WkFnT25KcjBFS1ZNdDU2cDBQTHF3eEZkOHBEcm5ZNUxnUnQzMmx4VmJFMVBiaWRZZnJtSDh1d3hLVW5uLVdtTnJMVE5sT3laVjJFNW00RmRkZVRRdzBYQUI0MFZiQ1RkTVBYTzJBM0ZnblYxNmdwMlVLc1VYc0M0aEFpaElYNnNrQWVHQUVrdzFUNzFzZVZfTC01bWx3Wl92MEQ4ZFBsUW5lSWdDTU9VYVBjMXVkNmNhb3F0T3pUSVlkV1gzSVJrZUp6Qy1maUloVHBPUGwyM2tLOGVUNHJaMDQwdEtsc3lZaTZfcGkzeVBZb18yZjJWVFNXR0h2Z21LNDN6Zkp4WnV1RjYybDhlZ01PX0JRMDFzd0RJV18xRVFmcU1HT0FtREVILWJhVlRkY20zUUFJamt4aGxiUW1HckRpU25XZ2pLcmZwclk4cTZOaHFFTUdOUklQQVp3eFNIUVItb1Uwb3kzZnhwYVhiZUM5YXh2LWdiN3JtUVRhZ1pnSmdTMVk2RWFCOVJORXp0UjhxQ0hVM29MWTNMc0dMa0VjVm5qRHI0V2xySmdWR1JfT05EdWFsNjJkcE9FTVRPWFplbF9aMkRfamQ5MTc3YmpGbk51aWc0ajI4UWN0Zy1OZ0ttVTZtdndQclpqSVJEOE81OHBJeDFVMjVJdVFBZUlqTUJkRVNLYVNRLXlJc0lkdGNpS21WbkJ5MVlRZTVFcXB5RVhibzlMYXB6SGUzZEkyWVVIMTI5TG1JMUNhWjJ1cEU0ejJxbmYzeTRLcU56NzRiUjN6SDg0Q3Z0VmxpMzJhT051YUF2TnYteHpTX1dIMmJuRjBFQXhfd0hWbDVqYllWRER2aTlaM204SW5UUTlmWGNvZTZZTzFSUm45cFhoUVZyVG9odG14OGNWUXhVVjVxUGp0Unh0Z3Z2WWl3V215TWptb3NDcDBnOFhSX2tEeGM2dTV6cUN0NW90SUJvMGlqc2I0NjVVX0diXzRTbk5nM05CbXZiWWJCakVLVGoycl9wZTZLNGFTMWF6ZkJTZVdLVDUzb0dVcGdicjlMMW5naFF5LV96RHhaRzlVaUJXOUlmTzJHNGVSVnVSQ2V2aFZKRzhWTlJHNTVCd1k5QmVRU29YWV90ZnYxMVUwd1JfQUl6WnA3MzhpS210SDBvV3M4S0JDN3ZQTGxCcXg2a1pYUmhuTFdnYWpKZXhpVG1TTDI3NUNUNmpSd3RPN2pMRDB4eDFfaTZwNUlSQ1hLZ0RRUzhlSE8yOWFBSFRWYmI3VXdpdEJiOUQ3ZjJLelM3ZlNzak9RX296OEpIc1I4TlNVeGl5OXJUTnhGYm83TU9KQ3puMDBPZDhSclphMHlFZUpIVWJCRDdjTWR0V2dpNFBXS19vRXFQeE03NEprR25EZEJHY2ZCTl9kMVYwSWYxSmVXYzRyalNKUUNfYjkwcHZkeHJfazU4UTJjRk84Y1pNMm9MODJuaV95M2d5QlVzZGdFNmt3dDVQUTJ2TDRiYWJNSUU5MWtWNjZYOC1jOFlpSU50NmoyZjYwdEFPLVdsRC02cm82Z2FpZGZTUXFKcldZQVdyRDZkbGd1X1JZWVZFalVFX2JhUjdQekMwZUd3STBPQWw5dXJ2b0pHRlNBUWN5dTlqeENGazJQeGhzYU93VGtqZGJMUmZhU3BoTl80UkRJbnJlLThYSmVuVHhVT1M4anhoZU1mUkVoVG1SOWhiRTdUR3hjTEhBRzJGUmJNeXBLR1ZTX2pZUDBHMWk4Z0Zqb2I0YmhUekF2V1hHU3ViZWhZbjNrVFFlMDBFZ0cxRkM1eXEtbDN3a24zb1cxRTJKZXE1NnktNHU2eWtRdkJmLTJDaEQ0YkttbGZDZGtVanJ5WHIyTDhKbDA3eEtpa09xU1AtbFVCX01MYlBtUVU2Z19uMklWQ2Rja1NTZlpjRWhLMFUycF95cDZHaTBPWU1MekFPQnhvd3RpUWl4Ny1Pbno3aEc5WjhoV3VfZlFEeGpsN3hjeEhzemhPVzNyQmY3YzNidzN0M2p4LTNNOFVRV1dTVkR6NTduck80ZzdDRVR6ZUczY2c3VHNUNHBGOUNGRnVKLWUtdWtNTFVobjRQWjlKU2RZVUJTRy1yTHdfWER4MWdyX3BmeWcxa1ExSGViNEtzOXZCZzN0emwzbEhMSTI0eUhYcXBNNWNKRDFCcHRSWDB4V2lBY0V4ZUtKOU9VQW9aUWYzOVMyc0VJOUF3M19jV2U2OUdNazIwa0t5ZEhpZ0dyV0I1SlYwUUFJUU01cDE0c01PTUxodm9aRndCeFBDTzJyTFlwbEpLME1MUGZuT0xOMGg0SndFMmZMU2pxbURDQnluU3hDNHJkVHJfdFl5Y0c3Rk80Rmh5YUVJZXR0LVF6UFNkUDBuN2pMbmhjaC1iWnRsWGlESTQ5QU1nVGI2c2JIYUNpUHNBZmJmeUFZb2JkRnNQYnRvTjdHeDIwcW12bHFOYkIwZUp5MUJveTN0elQ0a1VlNEJ5QjFnNG9JcnlIRVBhXzRGY2xpbTMxNnRUdjVlUW01LTNUMVFLZnEzVmM2d0ZYb2FwRDFBWGVYVW1qUkpBUkliMFgwbFdtM3gwc21EMkxiMFY3dTJsX0xyeVFpSGVuNHJDRVZyNnpmSUJMSGcweGNpZHc2TkpJRlN3eGwtOVc5RVR4Z0ZGdDVicGdIdThFQVFoUTBCVnBJcjFOWjdxX0hpY0ZNWDFKUEZ3ZUcwU0dodGJQT2kzcFN1aC1UMS1WM0lBRGNVZDl2U3YtN2d6MkhLS0V3X0RhbzkyU0R3czRKb1hYVXhvYjNoVUZSWTVQSnkteDRsSjJhMnVySTFfcFVydURISlNIUTdlLTlsZXhlOUJBazR0dFAycG5ta1ZNdWNMSF9xZkNEUVdVdVFaU1M2Vmtya0diX01VV2VaZGRyNGRRWm1EeE52dkNENnNRWU1ZT1hHMmFwaXQ4eWNpdXVLX0JLSWRaSDBzMG9Gb29qNlh0T19VdlBEWmc0am10dUQxdWJBZklfMklQQkVUbFhRSWZjLUlDUXV5aGduVlhnTFYzSzNuYnNYaWVkSk5ZRk1NNFZ2Vy1qeWZXalJYX2ZzT1JYb19wQkdZSWFiaF9pdlZFVzJYUUtJWENiZTRsZU4xWndfMENJNjJ0SkdwUEJnbkJsVTF3aS04TmdkS2xLcGtCbmNmSWVDckNjV0N4RDNveEFqRTctajAxb0FBR0hNcFQ5RFlyWjZLUEhTX0wtQTJDR1BDVDVSeTFwVXVVcGFBeV9kNE13SGFNbF9MTkVsQXUxWFRpUVN2WWtYeXJhSndEd1V1U2t3M3dKT0JPaWtrckVZRlZqSmdoZGdaZEpqcDI5dzUxcXk0Y0RGaUs4MUZyZkl4NGZTbjVXbl80N0NTby1PZU9jNE9Wc1d3N3BLQllSMlplMDhsTUJlUjdldEFndS1Jb2FMX2Q2XzBWRzVwbnpnQ3gtR1AwdUNDSG5uN2oxV25rYU5yc0tZbTBWX2hXUDFlb3N1djlDNGJ1bzgyeGV3c1Y3T1k1bmtreFJ3WFF2ekRYWUFkcVp1R3RNX0otV04tRWgwcUVNRHNkRWdteERHTG56a28zcTRxQTNGMEw4Mmc0YjlJOVJFc190eHo4RlhoTGc2OTZmU1ZPMmE5ejNpTmxWX09EaVNBT2hQb3FVdkY3dVFMV2g5aHNrVDE4Y3dsb2FOSEVSODZTVmwyNHo0c0E4R2p1ZmVLZzNsdFlfSzdqWDN4SDNtZVl0Wk94aVZ4dE1BX1BIVGx3NnlFTkRac1Z4bTJ6aFlQd01aVGVENnFJaW1JVTNkdDJSb09KQTctRUpybG5ETHRYZHRXa2JHa2hDcG10bm9SV09tbk5TVUZ4Z1BDUldLclF1cHhVYWl1dWVZTmoyQXlHYjRtdjlhdUZJUzhWMUZjZzM2eGhyU1ZtVEpnS2VRT1pESVhlM1hMZDU4S0pqMDBlWWs5cEJjU0g1Q0pxNFpJQ1hTU05DNHBfcWpzU19waVJSUl8zTURUbDdlcFowMXY4VjNXVXM3a21xdkNoSV8zX1QydmhNYlVkcjhuZmc0cHlSY2kxUlRKb2VJbmc3R1FvaGlEblBmbmtzNkR4am5WMEQ0WTNnZjhWVWdjaWlPRm8yekdSZmdoUGZ0ZEVQY0ZDdDIzR3dVMmlvT2NpRVJpQk9KT09NY1BrQlk5T1hWV0RFNXFkSE82bWd6NHRhTEhuTXBsOFFHRkkzUERxY2s2eEFXVGo2U2JKZDEwT2hmVloxYmVJek5kQkJwOU5fNzR3Wkx5R2p0YXZpekFiMVp5MzBLbWRRdlZGTG5rRWIzSWJhaV9ocTRoN0ZFdUhkbW53eFY1a2RKbzlQNzJHQlQ0dXh5WTY5YlNPWi0yRXNWNmNQMUs2TFF2azV1Vjk3UUI3SU5PamR1VE9wdVU1Yl9Kby12Nnp6dDVTNFMxSjhYWktUdzlYLWFqN2pHZXdGSk9qcl93TG10c29iTDNjYkR3ZGZ5NXpZcjlHRDVQWWhIQm9GY2JIZzhtZ2d5RnN5ZVh5NlJyVGh1VGF1OWswRmNLM3hIamN5QldwTlR0TlgzWjMyM01TOUM5X2NiYzNVbGNRMHktaUlWZy1ocGswOGtpQzVUSnp6UVBsTjRIYm1XUi1CWXpaeVNrUjk4Qzk2Q0JoR1lqVnN5dGxmY1d2NktrNHljdEJnT3NNRF95S3BuQ2tDNGhZMlZnWWtaVXlZWFdQYVpTczBxN1l5c0UyeURocFdXdC00ZTVZZm1qVFFDUnlSMDVHQW9MSy1LaTlLSWs1MUdEOGhxLXdjdGE5blpzNkkzOV93NVZPVG03Vl9BMm0ybktoV2RSeXU4VFdlQjJvVC1jLWRRUFFWbUJOalp5R2ZDZ0lIR1gxOHNIbzRiZG1pSFJhWEF5ZTRISVliN21IUjdPQnhUd2YxRGRiX2t0ck0zdVFNU05YMktFcWh1R3NjcFZ0ZFRYOVJxbXFoNU5BWUJ1MDc1cWsydWpzVEJ0SUdpb3dJckZuT04zb0RfM01FRURzMXhyVXNsNXczVWlWVHJCT3ZoUTVmZ2ZOMVVMbk9PVWVPMEN4eGdvZHRPMmUxSlp2MFFvRnNxZGxDNTFTNWF4OXp6OS1wLWFKYllsZ2k0ZGVPdkR5ZGhEeGFmQVlHRUs1MGE5YmZCMkpHalBtbHVKMG9lWkd3cEhCb2hLVklSRWxTUFg1T29XRWgtZFVmRndFaGQyQzNueW9KSUlnVHZxZHh0Z1VWV3VVTnJxOVJEZTQ1NWhjdE52by00UlVVcHg4U2JhMlRfVExSZGV4alp6Sk1QNERyXzlTbUY5X2ZhTUhza1Zwdnp6cmJGR3hGTzd5UlVBYmpfUVpsSGNzQzI0NE1KOXdUVGVRNkZJdy1FaEF1WWxJellJSDRQeTdRdHhKQl9aOVlUTVI3eHZaeXZfRlpYMVYyWkJhNkhLZDZRd2FmcTM2YjBrd1AwVUd2NXlkQzlwVDRzZEFRd21zVUlNb2I5N0xDRkFsbzROODRpeVFUQzQ2RmYzekcyWEs1eWIzOUtiSTBfV2F0WVJIeEFtV0EzamRiVFdWeG40Nm1TZTVPZzIwZlVHU01DX3BNdmhjVU9LZWs3cU5haHU3elBXLXRLQzVVTU9BNmQ4ZlpqMUZOeXRGVEU3VmNCRk9PZHVuQzR5RUUzcnJnUk9FTS04d3BWbF9wUlBhOUhiMExFSFd0T3FOWExUQWpQRGQ5SENGUHpzSkp2NmhPSlQwMjFuR0xIc1JEQ2tucWlmWEtnS1NFUlE4bU0wQWhoaV9QV3hpWlRBLW0tcHFJcnJUZFZYbXp0R0hBM2xrWktmUlZJRHZiMFRKQ3liU1p4MkFnSm5EVmhpY09FTDQ2Qlo1Q0l4ZjJhbmRJME1Cd3BhSElXc2ZoTGdmV2xVTXdnOGpLZ2JsX3h5SHJ5Y0F1RktSb3pzSXVFX29Cb0hwd1phOXdXaFZGaExTNVcwT0xWWGtZQ2VpbEtpY2w3TzV3OTdHM1o3SW5QTkpkZmdKcnNoZ3hpV1FkbFo2ZlZuaGdPVEI3YkpZVGhzSmhXbGhNUHRjS01JZDd2Q2kzTmNjWUMtaDhtZHZNdV9ncjZqbXR0WVJZM2xDdV80VXhFSUozUWRDcXBrOHlXYy1uay16MnVySGhWbHJHeEpXMDFHcEtaeE9OMTc0djYxREQ0eUY1d2tkMklDTkRqd2lMeXV5Q0pFX2N5RU5HamJSd1JDSWRUdUkyN3pabVhUSXNxTXloQnhYcDRpTVN1N0Q1UmlnNGZxdmk3WXl6NzVKX0NTRHpjRERJMmxueUg1ZkJUSmQ0ZFREU1NRNXJ1U3hmZkRkZlExLUI4UTdoVjlaVHZEYzhXRmNiR3ctQzVkVVBWNlBQVUtxZ2xETmZxd1hfTzJZSDhfT0IzaEZBQTZBRnAtSlAwbE5jNVhaYUg5bVg0LWJnUkZhWW0xdS1mb1pqbkk4NHF1eTRDZ2F6enFRZkxxZlByOEctSEF5bHhDLW9taHBKSjhuLVJsRWZrVUQ0eWVRcGxGNDdBcUtvd3pMXzhKMUJFdmFWcG5vbFhxNUszRmFBY091Z3AzSlBPT3NWbmgxOUs5dHVLWlJZLURFSEx2ekNFdGdmQ2pjblcyU1o4UGlaZ0plS2ctWHRXWHRmbmI2aExMaEFySUJ6SEdzUDNxUG1vdGtES1dtNTdUQmowRmRybjFfendpMzU0QTJ2X3l6OXFvNGwzaE1ydWhvd2FvN0d4eFNvWF9yZGwwVzliUFJCNUR0YkItUTZjaDdzUWdTZkM0RDlpVkFHSExaejI1Qm9MM1lrM1VaNVJCUFZqWUx2dHhOb1lSLXFZaUFadGcwTnFxU1lNeDBFSm4xdjI4SVdWYzU1N2pOcVJXZ1RPeHJOSVpjVnUwRXBvLUIzYzloS0xYMmNHZDhxNmhBMGJxRWRoOEx0S1JlR0ZtQmFuTmk1c1ZKWm5FZ1dYMFVqVFh0elk2THNoc094dlRTWW11elhjZV9Fa1I1Ql9FWmZ6akdfdC0wVnBRMV9Wbno2U0ZWZnlqblQxaDFaZkdXMWpndEREcWY0MGtPeEdVeHI3QW5ldzYxek1mMkFza2dRMElxX3VHWGh0Q3hXTlFPX19hM0l5ZjVfbzlXSHB0U1BNMUJCQ0JaWGpISC1NVVNGV09Ha2N3TmRIRkhwZHBURVdDbHppbW1UaE45a25ub1B3UWhzSTR5RTlnR2FORnVobmNPSVFYbnZUbGJRWHNlQ3VHcEEtTHg0T21OSS16cXZPbEpyQy1lRnpsbE5oUUZWWlpkLXd5MW5BTW9QX282ZDdXbXZzMlJDck4xSXRlcHd6X2JTTmp0QVlZLWpidnQ1QXYtdmtELTFUbXpUZFNFM0djM3dobjRNRHlxdkdzMkJxakQ1ZVdBRVpBVHdEUnpJVGpyS1kyY2tpbTdsNm1FellyRHlSa0t1WVNqMUdiU192N24xZVltcmdGSEZZdGVLOUotNjlnSmx0eEl2SmVJMWp0c2lLcGpXNkVrMGRwYXp6aGtrbEhoN1FRM0NTUW1YSXFUbXk3NUVvSWlRZkRHUTlyaGxFUmN6XzhEM2dqYTcwUUw2aFBrWFB1SU1UU202eXVta09OQU52VjFBVmZFaGxWU1JsQzl1Yk5OMmFzNk82SDhLOWRZS3ZnSnh6aXhWajZZZlpwNzlnQXctQ0wzbzZoQWs2cTVtVFp2NEw0Zy1TU0ZXbktWSDN3emRQLVd0dUFaVEJoa2pwYTl4cGh5cHM2N2dhakhsNlVqTV9pRW1GNEI1NVlXbXQ0azB3VDFBR2p3M2Z1WFZtM09kRXhLak5TMVljQnJkbm5VWXY0Z3ZmZWZ4YnBPUl9aVTlpQWRvYkJ3alZEUjU0NmdEQXA3Sk9DMjQxakxVQlpYZ3R3TjRldURXVGtnNEZ5MnBWN1dNZi1SUU5na2NuNmNLVDhTZzVGNm43dGcxTHBETE1MR3BBcFdUSHdBa1dSLUtWSmJueTlQcGQtZV9JenBYSEtTazBzay0xWXBqOG1SMnlPbmhOUjRQYjhTeEp3OXRzU2dLY3BRbnl0WXZ0a1JDcXBkTm9yQTllZEo4bVVienFNTWduTFYyY3pfd3ZzeTZUWmdMY3Ywd2laNUpyZklObGRsR3RiQXZ5czhHMW13M28wQ2QtNFJrcXNObktwcUtxOE00Xzhmd3ZUR1NaVFNSYzFPNS1QWkNCLXE3cWlqSUdaZkVYLWcycTZ0NVdDak41SEkzUGJvZmVGR1drWm11SjE3NWljeGNQelRHbnU3RGF0dVpON0xydHJ4Q0RPdnNjMmctMlhzek03b2xOdnBUaVVpQ0hERmhJWkhza05yRUJzQ0JGUVJiOF9PeGU5eVdDUG9pTXRMTS1PcFk3eVRzbkhQeUtERDRDYmZlTFlmbUgyeFhXWGdkTmhtTEw0ZS1mcDBYNndRTzJuLUwzM2lGSVNfaDd6YjFzcVd6ZVdXS3A2NG9aWDREMHFrTzdQSk9uMUpHY2V1OXMwS0E3VDVYREtLNkNsV0pkX3lDWUZCRmdRUmluOGJVQWF2YV9kTFNPa0lXNVdRUV9GaC1VR1c3b2J2NnRvTF9PYWFLU2szV01hT0JWMk1pX1JrcFZadmNXRW4tYllHYnNoWm1fWXVsOXBkWTEyNkdVZ3lmN01OTGhZXzhtUkhMMF96WkdndkRsOHFxN1owMzBHTnpCM043UnpXaWs4cnd3QWhPTk41MWtLVDlkdFBMa0dUSEFZTDJVOXU5VU5jdE5BbTJ6TUtjdUItRU5WZVl0Z3Q4Nl9SX095eEpPb0FGNWVvdmFLYXZhUlRQS2JvaU1vRlQ3RVVUaXo2eTlISC1rRFVkSHZ5MXdQd0E2ck0xOVpCVmNEVV9zLUxLRHlHR1hWM01EWkIxMjVseGRIVlBHdFlFVmhDeTMybTJfTjNCeVQ5TUN5b3BwT2xxUy1hYlZ1SnpzQ2MwOFQzV1JWZVVDZG40VWdScV9pbUU4MWlZVUdxcTZjVEM2aU84RDFUYzFWdVZpWFJlSE1WeTJVbXhpdFFzemtnNVliaTF4b05TWHV3Q0s1Q1lqMHhadlFXWk5JbF9xS05ENUtpdHRoOV9zZ2h4MG5LTEpxNmlLeWhvRVdmNVZ1SUN6SEFtYlpJcC02M0VGcU1tT29iMmVQUXpuZWg5T0Zha3AtZmg2aEpHX0VJdjBsX2R2U29nZEhLc0xVYmRTVHpqUXZrTFdYM2o1cUdIaGJmaldUM1J5Sm1TSkw1UkhwYnFRNDd2R3RSeGt4WDZHNTJjWE9NSTdYaE9HQ0FVSlRwMTc3NlN1R0F3R2hrQVZMeHRwcUw0SFNjbXBCZDQtbjNZbVlLZUxtak9JcXJVR3l6VGsyLUxvUjllWWZFWV9IcjkxZWdvSlJ2UFRSanVUUEk3Zk0tYVZLVGg4c3NqTGJmc3ZzOGhVMTVDSXpDUllINUFTallGRF9kNmZsckg0Z25pRldwa2FYaDhvTnpuRGw2Y2JVSDV4YzA0bnd1YnFBQTlrcHNiQngza3RMdk9HaXRhVlV4Uy1taXpORHphVGNmQ2FKV2FxNUU2VHpoNGFDdFdyY0UtaGFycXdZS29wcGJGYlQ3VkhsdWlwMjJweFlaRXZHSHVYVW1kM1RwOUJfUFJKdkxlOVg3dDcxNDJNdHQ5Uk9tOE9La0FfREFPZHlyVGNDT3k3Zy1hZ19WRngyZ2ZLdEF6NzlGYU5sd2M5ZUUxU2hpRF9lZHdWWlZQY3hlY1djN0xpSm40SXVnenN4UGVDaDNVVHItZmZyQ0M0LXREOHc1WjE3emFFSHVJcnp4c0VnZGsxMGc1QS1kM2p1Zk9xd21KcU1xcmlqTGI3ekZJNHpxaWRtcE5PVVhDc1RzS1RRQTZHdnRhc3F0eGQ0TGo1dWRQRDFsUDVEZkZyNFpQbE5YRnRQODd4dHZBdm1IUVhZLUc1NjN3enV2SzdfODVHZXFyQU5BR1AyTHFuVFpyaXVSR1ZoRUpwQVJwdWgwYkw0dUhDUjd5a2dMRXlOb09yUGVlc1dINXlvanpaNlVEVDBRNmxvRFM0ZkhGZURJY1BhbEpQUGJaVV8yUEo2aWgxd2JJYVdhc2RrTTViOWgzMUxjelFkTFNLT0NINFdUaGplZU1ZaGlVSHBLMldLa1dhcVlCRjYxSFFEakc3RE14cXNCZi15S1hKZkI5VmRlcUxFX1dEVHU1U2pfSHhJMk0tRXpVbVhmVzJVTmVocFp5Z0JmUUR1Qi1icjVIT2x0OHNLb3g5MHhGTVVRV3FKWDZQR09BM29MWDQ2NlEtWXVDUlpIUzUyR3N4X1lGZWdQQkdEdkRrc1NjM2ctSGs1Z21Eb1Q4VWlSMFFQM1h1elZkbkhMN0tkNWZDRnR4cWJRSlhKLUd5M3RnbVlNeU0wdzNDYzJ6V01nSmNpcWg5NzExV3hlSjNhckhZWTRfMkVSNW5iLUtyLWNLMmJWejVLMmJUblB4NDhZOVg0TVVFOWd5cmJfRkZPZV8xYkhhcUxjUDZuTEs0QnY1QkYwOS1OeUVLcUNGRldxR1VoWjhMMTVzV0g1ZXB0RWRONGFTdlMyZWVnUk0ybjZFMElJM2hBR1JpVFg4NlpiZV9MdU1JQTI2amM2Z29zeWNwM0dXU0g3NHluR2V0Vnd6NEpTaHR1UEJjQ045ZnpSdEpSc1JRbFo2MWZUUjBKVFY5UVNkai1VTUd1WWpBblpJcGRiYTBpckV2SmRncHJja2VLb05MZmpHejBTdzBoS2ZRd2tpODc2eVNIYnIzQXYwVzA4VFV1OUxva2pGVEtKemhqUmlJeTJReWtKaFlRM0FGZm03MTFpWGd2WUZxeHEwb2hqblVFemhhc2EtZXI1RUtyM01KWHNIWEl4dGk2cDZMSUNlMDBWQ1I0d2JJQWZMRDJScjgzVl94bTJKUFU4d1B0M0pERXF6a3RNR3BoeWZINFJaSUIxa3BCY0hJNmgxUDYwZE11WHB4M1V0SU9hNldsMU0wOUcyV19SNjI2V3F5TDhDZEdMd2tBTmxqUTl0bjBfOHBXb0JYUG1zREhxdkNjY3VYUHNMR24wYVFVZDh1ZzNYSXlsN2M4bzV5OEROaENXeWFhUC0wLS1aYlpzbmRacTNKeFRvclRyU3NTUEhWYkxfM2J6SHR6NW9lenhDcExpSFltNVZLRmJQemNjR05DRU9Bb0NNQS1lNWRiSzl5bXAzN28yZTczV3o4V1BkY1ZFeUhvNlB3VEFTSjNyMzZyT3RlVzQ4dGwtTUNhTUlxc3NKd2Q4d1p3ZEdlMmY1b2JFNlU2VW05U09ZVFd4MHFCMFh0dXJOT0RfdjJ0OFJCX01nUDdpcHgyN055SzZIMEU2QTAzOTR4QU45SXVWaGFXSEpjRE5uVjdCc1FhUkdYWWhRQkF6Y0l1Q3RKN2I0Yy1rQVZPOVFfSlFEUkwtUVNfLWVFNUltSHlOOFVkLXFpU1FYSUtvZFhPZ2lNWExaSlpKcnN4c0tHS0g5cUZQY3NEMHpaLXN4bTVhMm5HVXh2MHNJSUxLLWxBQ0VwaWNmOGhWQ0F3ZE00TzQ5ME9WVWNzSExZRUdJTkcwVkFkcGdZaHNyeHRSQl9FLWJsODlOMmhGZWlUczI4Tm15b29KTVFFVDhib1pDOVRhVGNlbTNiSS03YUhfMlZTU2dRdnNjV1R5S2VRZVlRdkFuOWZQcjF3N2NqYVZuUmpvSHRGb2xuMlczOWVmSzQ0TnVkSlZfNDlFS2xvdDBpM3VFa2xwMjJWU2FJSkpYLXBsdWJJWnhjWEZ6dHJVd1RrZHRKYnB6S3dQeVFTRWhGRkxKZGU4RE1MLVRGaF9OLTR0TENkXzFwWU9iRGZfVmtXd0hNUFFIemsydUJFd28tbnBQYmNWdy1QOE9lckVqVnNyWndhMGQyZkF5X0pobXZZVlkwQ2RmekExeTdzRlJlM0hEQmg1V25jcUo1ZEhnamQ4cXZ1NVNLTjM4SFFmZHIwem5INEd4Um5xYzJvbmpJNXpvc195U0xsZlRLa1ZrUXQtRHZ0bWJfdGFRYWw3aDhpaGIxUkFIS0o4em53Ry1relRmMVJQOFVPVU56LW5KbTB4N3g1eDk2a1VzeWRBUEV1MEdFUElJc2pwb2xZZ1hwT0w0cUprMFd2c0VCazkwOFR1MTdOdXNTMkRSM3NTU3Nfd0tnNlN4V0owZWF0emt2aVhJUlk0MEVUUkZqcXlKVWlZT0cyRGM2ZHdWNHFlUGVHa1JwYWtsOVVna3RhSVFnVlFnWlBuUFFQVy02anlZSk5xSWxaQnZiS3AyNmFDZlZjMEt2SVZ2U3RvamhDVDZKYmNHUmdIdTY5el9qckdwWWpzdzZsR0drU2JxR0dPZ3VOemwweW1NRVV1RTBQRG9rY2dmdXFyczU0MVhjRDQ3b2tQYTl0SGlfWGpTbENiX2REeDdCd0dFZ2ljRC1fenBJT1V0Q1AtM2UxSjR5cjdwX0E3WlNSUHVoMHVldWxXWWI5bFZsYjRGbHhyRVNSVm5vZ3k4WEpSY05FbDYydmdsMUswRFVnb2JjWm1OSFptRmpaVEZyOV9iM2JKNmF4dTRqRlA1Y3NBTGdEclRQUU5WZmNBc24zOGNmUXVZNXFzQVV0cTI3UDZrYk1LNFVLblFMam5vR1Atc0FFQkZZN2NxV0FGQ1BpWHYyQXBRRjZDRTQ0WHFrNEx4YjUxNzNFbHhVTUgxSjdXZjBtWUZaaTRYeXJNSGFjUHhvUWlIalE4NmswVXZBREVBXzJ0RFF5SmltU3pVRXR1WjQ2SnIxMFBSSnAwTE9LTWstd3E2WHRQWEZaczI0bXpxeGVRUGE5alZ6eUxhdXBTRnpfaXpPalA5RkZvakdvNE5NYWxSbjVDRExLbmFMVExLOExvNE9oemxBWkNNNktyZ19lLU55azljTV9VQmNQblczUHhPSUpGTE5yOUQzcG1ucldSUVJ5YXlWRUEzOUs4QWJkYk1XYjloWGxDWDZFcC1KcUctNGtsdXJ3WUVvN3dhOWpPckduQnN3eUg0NklubE9DSWRZWnYtZUNtR19iZzk4Wk9EN0pWUGxEWHhySWhQdXZIOS1tU0NGSGxoek5JSnQ0OGdmVWtaZVl0RlE0d0RvMDFIZXRnZDFUOXNNN2I4bTRESWdrdkxzOVdVUHExcTVLTTlYSkV0ZTZvRlgtczBLQjFSRTdaU05tNmZfb3EyS3lRLUdXNVhQSW50SzVJbko3N0o2M3ByYVZnWEcyaFpmME9nb0xnY08tSGZSTGk0SzMzNUE2T0dIeEJvbFJmRUtfbVJZVTJocFI2MDFCdmdwQ3gzT3oyeUd4TTVkM1NDYjhESllSZTVONjZmNWJsVHg2NWt1YWM3Z2I1MlNOT09xQXV6eDdab2QxMFpkaG12MklXRkpHWTdzdW9ZTDJmMlVkaFpGQUtscFRhTTJaU3E3c0prTkhPMlYyUnR5bzhWa21MNXdiLTNpbDFYVTlYVE1OdkV4c2NKRW9BZjVMZkxacmRKdmJydHk2UVRlcXpVRVViZno5dHNoMkJmOEgzUHF1VGNRVTZUMUswUDE4anVFek9kMk9lcFRmUy1rQnhzUGRFY2JHOFh3Q1FtQmRQRHhCbnYxWVFBc2p1NER0cFZxUkp4T2JTZjBkai1YajRMR0dteFVDWkpqVWhmVFpLTnE3TXBsTm91NjZaNTVkbU9MMzQ4al8xUEpfTVlCWk81ZlFsTnlINU9JVnItYkRRTDJJRW9nWWJJNF83aHpDdmFWYWoyQ1FiS2Y2QzV0OFBlU0pYdjYwNk9ISFlFWlhULW56Z3A5RUpSRmNfd1ItWW42THA0TWt1WTZXY2hZcmpua1Vxc3NlZ0hVd1lyZ0RQcVBBeTMtNXk3U1hrU0lSV3FTWVdtbmVyQ0tmYVZNaWlocTBTZzdUNG93SEUyQnY0QUN1Ry1XNjJmYkE2dnZrV0lVaUJHWXNXUE9MekFqa3VpOUN1dkwxLVpqeGo4V3U4S2RhVTU0bnpqd1c1dHNaU1N6aEktSVMwTTlBd1BYVy1mb3otNk54a1gxQnVjNUxOYm9uOXRWWWdjRll4QlRrQ3g3S29oMGNHWHpMNVgxZ241OXcyNFR5enZyR1pFS2JkY3prQmMwY3BvOW9zamxpOFR3dERBUnlfM2NpVDZ1OWp1a2RzQXNaWHZUTzEwZXdLZFlrc2xVbzNfdlZHR3ozVkFSMU1iT2xvVnJ3LUF3T1EzTTJ3ZUlucVNtZzhoakVsNS03Y0RRRXVmaXF1bEREaVFGRm1DR2tvWUVSbDgzN2N3bFJlVkxGeUNmcFh1REJzc3pyTUtDai1CRG5zSlJ2VXlITFc0MEFFOEcwVUZydEtncDVsUHIxd3Q1ZV9zQ0RqaXJpOTZTU2l2c0JOcEZOcVNMYTRWYTI0WlJMSHdsTXQ0TEdkNG9YN2xlZk1iY2NnaWFaZTlGSEdTVVhQVy1iTTBUdXlTSmZrZXJDdkNwS3N5RGExcEhqOHlrVTVUT1hUUEJQREo4cnVGNjdNVmkxZTRXRDhvTUpvZ1FYYlFqWUlxckY2cjFmV3duV05zQXFCQ3R5TVN5X2pvY3VBQzNCN1ExS3hySkF3eWEtOWtHUFhWekJHVnZSS3M0OWd2OHBaSEt6WWdFMDF0dHhfMDNOYUVuRnBTVmFHQXZkWmFhZS1OejVveWtpaXhEZFpleTFmbWgwLVk0Ny1vZkFiUm5sUnQxX0M2SU9vcklqdjZpRG54aTRPeVRWbWd5QlktVlZOczJEelJMWXN3NkY4OVZmRkstYlV2aDdnLVpOVEhUNzAyNk8xTmluUTdqU3hzZTRQMWhxS1N4UGU2ZmZ1Z2EyVTdDaEV1Y09xUFlnQmtzMW1vSndFYXFOczFrcm45Z3ZxQTQ2Sjl3bUxKR3dTOFNCdm9KVjNEYjBYYld1bkNpOEV3YWFqOEZncDM3WjZYOElCY2JtSk8zR0lWUnh6M1JIbTlrQW83M09ySzRuTUZKOXdDd1RuZUlwdE1MbEkyT1ZTaTYybUh6S3BXdmNMeGs5Y3lhS3ZPOWkyTENxUDNWMnRNNWVfMHFCX2kwb2RPUklod3pFUGwwbGFHUXo3ejNBaDhHYTVpSWthVFFFYnZQNEo3NzZ4TWJvNXFoSzloenpwdmxZaXd5S09RdHpnanVsc01VdjFucTZaSERLT3ZjS2hjUktDLU5BSkRGXzMzNUxDVUtUQ3NROVdta2dXQzF6X1NMREt5U3I2SnA2REpMaEtCZGtyQkNmR2JaZmJQcWdoa0hnbWFFUFlLUlRLRFdrWkNxb2NmaDM4R0VqWEN2Nlllc256eHJhQ05UZFQ5YjctbTV2bDVua3IxZUxtT1JHZHB3TnA1ZXItYmhGS0hCV0ZyWXlnTElGc2FBOFpIQUtBVkJkdWZncFk4NzRtaGd1UWJvcmZmYlBwWnJzcUlKUk9hNkFKSGxJWEVkLVdwNlRPZkJzWHp0WUV6NVRJc1ZmVEFmNUJmTTZkbTdZbWQ3aXUyRUJ3cGtBMUs2Y0c0OExxSUZaVnNCWmVsYmRBbUl2OXp5bl9rUnZaWTJKOTZOdEg1czBfbWN3OGtYWUVELWFTaVBCUTdXd1c0d01fOWhoWS1QUXFRaFJSWmVqb09TRk5KLXBRTTI4M2ZidzV0d3JHSElNalZveTd4UklYNnF5ZGtTMXVGNVpHV2oyRlZ6cWNJeWNXQm5wYy0xWE4ya2psek10UnZhNkpPbzRoWjBKYWJUN1JnamFROWd6TC1iWEsybnFxcmIzODZhbEJBdVlsT0tiTnNhc2JvOHY5X1FnZVdVMUVMQmVxa0dCRkppRU1paTZDM09NN3p6R0NUVFN1QmNiV2t3LVZPU0l2bTd4Uk5SZ2hwR2MyRnBTUGNDSHFYVkNlWXZoNmRoMkEuMm40M0wyRXpLUTN6OE1Ea1BDSF9SV2JTVTZnRkptd0IxY3B1X2x6N0xfdw\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert661444e3f00" ] + { + "RequestUri": "https://REDACTED/certificates/testcert133557460fc/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "27054", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "14e8f335-1b9b-4a50-bf8e-4ca07eeee7d3" + }, + "ResponseBody": { + "value": "JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuaDQ2cTlEUGFscnM1WVQ3VzI5RFJSQUtuc3l5bHpfeVVXVFVab2JEUkVfR0plYUZLOUZmaXp4TVJVUHc4bmtzYmx2OGhHT3EyUHA3WlZHX2RBbWhKdVJZSVhraTNzRUgyUWZxQU1KTXh4Nnp5QWI0NUhhWVNEYjhQUkZoeGRDV3dyb1VXVjlkSU8yQjd4Vm4yeGJfR0xMRGxnTmpXZXM4aUMwM0tnSWJZX29PVnAxXzRZa1Jfd0l4OVI0Q2dDemZmTzBtbjVJMk0yUXJPZ2tuYVRwdFhWdy11Q2RSOXR0UWR6Q1J6eGpFOWRTZzFkdjhVN0h2N09PQkRQTjJFUkczd3ozOTdQZUVnQnhZUDJrUnpZRXhjbjhfQ2xqN09mOWYwMXdINDcxaGlWcHFIZEttbWJGTXduQ1Z5YTlyUFhNLTFuYnZYU3RsVkN2a29EZVZRa1FVMDN3Lkg1YVpUdHRfYVRjdkdlZUNlT1JjMVEudDVINnhRUnFDd25OSDc0Vm5VbTdPQkNvc1NvSGQwLXZtdUgtVFBCZW9rdlR0emRfTXlTV1F6em5iNlkxM2dLTW5pM2V1SElpYkxvUmVTaUhTTE9JMUQyeDVRNnVNXzVRXzlXM1NzZC02M3BmeVhGaFh0TlMzdF9Scm4wX2g3cnRSNi1zSUQ0dG9PSlhKRk9PYWFidndqbWo4RjZ3TC1sUlc3MzlNU1JmV3hWd2h0b1lYaVVyUHY2VzlpLW5vQ1lTejFKaXlyUU9XTncwT0FEb3lDOTdQY1NhYXFpMUU0VllTMWNUVTVPZkh3ZC1mMlgyQjFDTTREOExPMERrNWxWSnViNV9tbUdFRFZDZE9sTGtEYzNjcjN4U0NiZXpOM056Vmx3dU1xek5Wa2dfTURYRjBueV95R1FQMVYyQm9Hd2Q1RXpoR2xiUllWZDhqcWlZbUdHeDA0Zi1Pa3ZpWVlHMHdoVDF3bm9DMU9PWnNtOHNqVFRmT1p3amZteVg3eV9VQU5rWXVidGo5S2hsVGNaaWhCbDVyTnU5cW9lcWRJeU9EZlJqLWFFSzk2Tnk2cDNZOTBIVmg3THA2LXRodDIwRHVRb1dkek1OeUZOS25ZYTNUUkxaVURMNkVSZUJqc3dLZ1NiOFZvSEZLRksyemhRMlJzTldLTWJMM3pXZHh3SklzSm51RFRVVVg3eFBQeFdPalQ3OGxoSDh3Ty1iY2p3M1Z0VFRhdUNUSDNRSy0xeUJNUkx0WmtvamQtdjhvcW56N3hnT242TWw5amVrblVxYVZpVXdxNFhyaTk2NHdmTzNTUTJDTUl4WFdlaFRwbnVlNnJTb3ZNSmc4d29VbzFidEdyU1p1WHhQTlMzcjBtSFhKeU0xOGVVcHlGdms2VTNoMmtNODBiZklUbWxvM19OeVNkbkRjOVFoVS1nR0NjeUlncy13YzdsUldWM2tGRkNyTFdyc3JSRXVCWXExNjlfYTQ3Q0dYbXdxUEhxcDdyVEJDaksxZ1c3ZmliaW12ZDkyY3JaSUZwemtXUWNDVUhaUE1hczZwQ19CWlhyc0stSURrQ3hFTFZncVlXcGVrZzdmX3ZGVTVJa2tKNEZ1dU4xeENNbUQ5ZE1Uc3lCYTBnVTkxOUFRbUNYc2JLbDlwbjU3OGdjZHRtNjd6NE5mTWhZZ1NTOGxzN3VXeFlMRU9CdElpLWtFMmsybW5MN3NxNmJ6QUdSTDItbXFOS0JwVE5PSTJCZ01OUHZhNnVDWER6cUJycTlTRnhXRUltRWRCOEFvWFVzSXgwcnJHUGVGTXBnS1dmeTRtbVVfWFFtZ2dJb0RtbEs4dnRpNHFOTy02VU4xUDFnY2gyM0pFdTZfWENYQkxiamZ2djBWR1VPOGZlejQ0STBPV1RrVXB1NmhGdmhPdWtjVC1PNnBabWhfeWpRc19QX1ZLd0Q3ZnRZTUxaWWN2YUZLeDcxZTNNOEUxMG5vdkVhRWVNMDZSRmdaZEpBb2Nib3VVaDVSeFd6dV9saXhhLXJKbU1abDVidWlkRzA4Um5OaDNQR3FzWFhENHJpeWFJMjRENzRaTmg2U3BpRlhWelFmTVVyS1JNeWgtNnJ2V3JHVEVPazVFOUtuNU1JZ3ozeUowTEhHanh4bjg2VTNRZHRiOGZTUzh2OWl6bHZGWlMzajlpbHRIM3ZBZUItazA4TDRlZ0E0VklNaWxxUnI1OG1BNGUtVUVFaG5scU1VM2lZZmxVcVpMdDJFWDJQSjUyTlRJNmZLS19yeW4wN0t0VndxN3Qyel9PMllIVWVzckNuTEFEVkl2a3FQXzltSWgzZl9xdmlJRFc4S2FaTU9QVWdUX29USEVCeEJzbWxyZVRpZHoxRmVTNk5uQjFpaFdHTGNyVGJWa0Z4ZnhCSWt4bEtsSDJsd2x0LUFQOUVGbDNwc2JIYVpyOHJVSjJSVV9UT0xxemlkdGh3NWl6a2ktMkJSd3VLeWswUi1lSXNXaHM1Vkdubnh2ektSNjJ6SVVUNDJQWHYydk5lQ0JIZS1wbzlLY0Q3RDBiMVJEY2xvampFbEcwQ2NVazNzbG5yZVZhLWtMN1F4TlZKaHg1MGpnMl9Db29malVFLXhOclFzaHJsenVCdkRtVUlHVXc2WlFsakVvX0RFaGZMU3hJZjVGeHB4MF9Ub2pmNTBsUTJkRUE5QjlOVjRfZ05DbWVRdlctVlV4Sm1uS2g1Q0s4eXB2a3FxSmhZQzEtVEFrZWhrYUdSYkNENGE1dUxaeTBXR3lkalhuSFMxV0RfbFdyTWVNT1Rrc2R3cmliNUlHeVdIMGFOS3FtOTRzLXltMnNvb2NWVHNLR1FoMVNZZVZuVnlCOWwtYnlQWHNRaDNkTjdFd3gwRE1fSnR2bjdEcjRlVGFPWTlFV3NWUno1WEUzcGJjZWhmSUI4NGxqa3pDQUlJMjd5SFJZZ09LREdMUWxKQUx4MkJwbml5NktKeFM1SDBRVXBlYWVZR3FrR1NKY1Bfcmw3Q1N4SWpqVTN3bU11cnEtc0VFS2l5WkJHOGtmU2k4ODR5MG5mSkQ5SkRiUExDMDVCZ0NnUEpqTTNjSWZHUlNIUHVSeDJZelFQSi1wOGdoYW5McHJTR21tdEZZaFRTOGNhSDVTMDctaFR4RnZkbEI5SkdhMWUtY3RKN0tOYWpIMEJldEplLU5CTGZYYmh1MTlFZmVnRXhrTEdBZnNHcHp4UVlfczhjVHJENzJvYTFjLUpKVUFPcHpPVGlQa3hmMHdYTDJHN1FudHdKNm1pRnBLZDZzNng5VTRMZVBQRkZuYnB3VDVKSGV1Y1FLRlBEWjl4NHdrM3A4T2I2c183bFdnUUpQMU9nYXNwZFVzeEVaVkVkV2cyVUMxdzkxSmNMWHd4M0VFVDVVRERUTl9MWE56QmhENjFYTkVaajlyQnY2QmNnMTNqcWd1YzJ2Y3J4d0dNNXlLNlRleG44Z1V3TWVTTTRuRm1NSlE3ZFpveGFsOGtLSVFOT3c3SjgtSWlHM3lnSkloMmtScGxsTEVteHBQdlZaNEhSYVJHWHhNTVJZRmd4cWZ4YWNmdXhTbHcwTmFfanNnMkxBZTlyanVnX095WE1pNjBCMEdXb19CYkN5ZUlibXhoZEhpVmJyTHBEckIzUVhTN3E2bnlyU1hmLVJaaTBTNkVseVotcUFYNmJUQmQtckNJQTRBaFQyWHl3TjU2LVVGZzJyY3pWVDRGOUVLWjIzaUd5WjVrTzBYbmd3eTVONHRTNTVGczFiWWczX3NFbDNKSmRCMVRJYnZEQ0tuc3hKUVJSdTlEcTcwa2ozaWVuRElrd3FEUG9NcTF5OWZOdTQ4eDYwajJfRGhuTk12dUJCeF8wSWZ5eXNWeW5JTzVrbmV1cy1vclFPZjFrak9JTHlrZmpyUWpvaU13S3BCU0RQM2xGMzMwTUdrLWp1Z3B1SWhxeGFoVUsxTjYyZ3hiYjFWTVdlX0xTcDJHdW5CVm5EN2U0MjVrYVgwTmZvTW9RdXk2TVZFRFhJT3VCSE1TdE5Gc2VpTlNLV1QzWk1WcnhHcUxweHdxMXBUSk5uMFZlYmJrZFVlcjhrb2hzMkVFbHN6OVVkWnZlR3JJeW4tck5HWi1TdU1LNWlPTmRlMHdHdkM3ajRpUWVodDdydmN4Nk9EYnFmdmdDWXdCNjNYS0VyLXEwWUxqbmdlOHpmRlhqNmQ4RnVuX0ROSVJRVTZWa1ZzN0d5TnY0UEdVUDgtRmx3QWx0V1BONzhNclZNV0IwaFNicEVzYTFrdEZ4eWg1UzNmQXhhMmhOajZWZEZybkNMLWZpZHJHUUg1a1Q3ekxiUGIxWlBkWlYwaWFwbDVtU0VYREEtRV9pdHVYUUl0VW9TZ3REa1RYb3pPbDlrUGxaLWZIcE0wVUZPa2VGS2xxYnBfSGR0VTlJOE00OWZ1VHF2VENRUENicm5ic1JrMXVHQ1JWLVpLcmd6cDV6dTAzMFRqbmVaMDg3RklVQ0ZySTgtLXFNcnZ1dnM5SkpKRm5BV1lOc2FFTUNNRmtIRFhDWGoyZjgyRDh0ZkIwbnFvVHIxMl9IVVc0TUY2WDdfUGRKNzBWMEV1TjhFTEcybWRQRDNCZGk0bHVfdHdEQklPZzZnTHJQTWgxRjV4R3NkbTRDQzM0LVJpY1llclcyMlA4OVNPcUdhWVFQeHhVRWhnUWVucHdrZ2pEVWpfbHZYdUVMa3BQSzNGZDBGbnRpcGxBbTRXOTE3aGZob1hnVnc1UDhIZDVNSlpMYWxkMGpQWTZYUlVKLVY1Y0J5ZG92RjZ0QW1DeEV1QTkwTlY3UWVwR0J0WjhhWkpaY1lOM3dvZFNGTjlqZ1VDeFg5RENieVlielRqMXE3VElVNjJoS0RucTdTT3pnVDJmZFZZc0ZZSlZ5ODZkN3g3MlRrbU1HRW9IZlVQODRNZ21CQmFSZ3VnVFFyNTJhNjFhQVh5cFV4MWNQaDFoU3l4UmRCVkg3c05ud2kxYnc5WTN1U2dUTGYxMWJRaWtreko2c1BrUG8zeEpYU0ZyMFFrUXVUN1lZSHgwUTlCNkhxYW5QcUJlWTV4VVlXNkN2NURpWTFiNGh2TW5mTWU4RXBVa3hzaHBicXZJeHhTWm8xdkhiZzFGQno2TGFNOTNWSlo2bUtnbElQQzBEVGxQaVBiUFJrZ2NQOURaanZpWTJveVJzaTdwMTJrcXAzUG1nZTRBdjBnV2dLaXB3dUpFVlJuTmxNdUlqMGJOTXRLSFRvLVA4WkdmQTF6Tnc3Mk5MVmRLZ3pQODF4a0FUUGdyQWJyaUdGT3NzZDdZSlRGeTFJRXJLODNabWlBLXdBemtjdVVNMlkyZjdhalNjaUlScnpUd0pxVUp1RHVmN1pBNjlyMk5ZQnluVmk0TFNEN3d1MlZkc24ydG5kc2RNaENvdW5VZ01aRzZEcVJVTEZfWko5QVRUcEVxRzNnajB4dWVvbTYzcG96eEU5c3BvY2JuX2JqQ2xpaVp4djdYWW16UXdqOGIyR2llQmx6RW8yX1hqNHVseTk0cG5mX3NrUkVyUTE5MjV5R3Y3UEREbXBUZGswa3ZGNlRmbTJ5Wko4a0V4VWZoTVZPNnVremJSQ2lPZ0hZX3l4Ri10UDNmRExoWk1tNml2X3lmZmRza2xNMnRvQi1OMDY3NWlaVXFYYm5aQ1RGRjUtRU5FTFJkYXdQdWc5R2RMWGRWTHdxLWt1VWZSOHBreTdrUV9zWFhxaDAxc3dkaUw3MVFvbXNnX3hCdm03Nk92cGJZOUxSRkhpU2dDZWk4bWczNFpPUXhkdS1hMHVhZ3dFWDRuOVZ1eVhRTWZmVWREald4WG5lcFl1bnVaQzVHUFlLdmNfSlZobGRVM3ExWUdpbXZHZlRXNHNfY2gwS0MxQkFkS3JQZXpfSVZ5cTYtXzlYZXBtRjFKTUVkMnRNbTYxMG1iN1dmZU5COW83NVB2RWZqbTZmVDQ5cm9mcjdMaHl0cGhrbm5Yek5tWDNHVkZRZ0NOQ0o0SFh4dkRUN1h1bXZIZEdqOGxpbDBteTRxNDh5cE9pbUdmU1c0S2FyX1p1UkRFWkwtcUUwRjJJU1YzTWlmUjVkeDdHRGFLQlhJQXNHZ3JQTnJFQ3lMS3BFSWtzMVEzaHlXRGYtYmRTU3A1U1VLQnFLUDRXOFJaQXRkdHY3RG9wRnltY0lhUnpsWURiWWtvc3hvVmJfU3JMbHBNLXBJZ0U4QXJhTEZXeDBqX3BxcndWVWlRODcyTk5oMmY5UEtSNlV4eTduVy0zUWZVd25CLXNYcnJ4WGlhMzRKdWExM2lsa1Y5al9OTnQ0OUc1YU5lS21qZHhubDdmWHpsdlBwa3Y4a210cy1faVFseUdDbDlWV0lZLVRjYXk1c240SXZQcFhfUDRHVUlOU1h3cmFuSk5MTTRWbmpNZzdrUVlnTVFJZlJld2liOER5Smw3UW00dG5SSnpUdWFTWXRwdFJXbzVJcE04ZkhpN2lqLUpodUVGNVFIaW9NYXU1Zmd0QnJtUmZPNjRZcVpSZndRNHc1Y3ktREMzS2lrakktNW41RWt3RER3V2VFNHNTeXhXX09BRHV5bXN2bFRTS3FrWUZRNTFVNXFaQlpvWFhRREl2V3hyYU1DNWZQRDFsR0FSQ05DMU5TSXRUUE5qNFgtUlZOSjVseENRQmVKRlVqOVZLbDFaSjI2dTVrUzh4dW00dkdMcGNXMFZVLXlidkVsdFp0ZWp3eXc3bDdDVG9XeGNpeFMtR051WTRCYWFIdWxGMEJPQndtQmZDYktGRkVKTmJPN0hWN1gtV1pzVGpodzVDbzRjS2dnamljOGw3R2dYUlZxbFhnZFFWT3NZbjB0TW1ZUFFRNTJPMEZTQU4zR3dYRk5yVFhteXA2LVY3QTc0WExqWW1nUTIyajU1SkJvN1Uwa1Y2SHhPT3hNN2dWa3E4N1BWTXZjUXd3dV9HdFowSWNEMkJGV2F4bzNjUlA3Sl93aVg3ekRRcV94cXh5UDlsTkpVRTI4V2FoSUpQT2FCazZwRUMxdklFQWJGUWxHcXlXaFNQV3hBZVIwVG0wMEt0b19scXlMeVhRSmlYTkhfa2ZUclZPVFRtVkVfeUtMb0I5andRcmdQLWFVVl9RajM1dmJ5c2hMMGtYc2F4MmJkZThqZ08zVC1MMVAyeDk1RHZIbEdock5xdnBZTkFsVmxsdEFCTWljQWliZEFvWVFxZkVLYjJiZGRKMWNQTDRkNmtiQzNLb1F1UFc3Nk8xTHVvZlRmekltV3psemg4U1d1UnlHd2xBVnRBSVVDbnYzcUZtX2xZQklWUTctX2FsaUYwWnFxXy1lSEI0eE5YLVR1RmtrazFGaHZwQ2JDZ3RSYThLUFZQMU41ZlBlV2p0YlhYQUtZTC1qMm1UWkQyUkZ3R2dOZ0lnUkZxNTI2SFRsQ3ZVeW9iaGtPYzdNUzNveDg5SHhBcmFEMUlnT1JIRVNielp0MTdnOEd4Z2R2aGR4dVBvSlhEb25SUTRkWndPVlI1T2dlRWNlTS1vcEp6cWhqbURiamZWeks0dHZJUW82YmpNOUtPRkQwQVhIVFpVTkFZRVFRejExZEg1T3otVEJGRXlWM1RKUDNaektrTDFfbzhlbVVPREhuVTdGS19na2tqVnd3WEx2bG50dzhQSHNnMEpQUGNmSnk4Wl9JaHN5dXVLeUxKejVCMWE2T01GOEZPQ1Bya0h0TVQyR00ta0F1QTQwdEQ5clFZZV9fVjh0WkRBczNkZVczcy14WnM3NHZfRmJvd0tvN0RGTWZsVTA0aXYwNElmcVlOQk9aUTU3TTNzcU5pNXk1aUttV1dtN1h1d3V1cFNNM3hPZ3Q3Mm5wN0gtWjFRWEQ2UUpzUm4zZ1NXNEpXVm84bTU5TDNiLVFRQ1ZIWWV1bzhwRkFHLUVaY0MyTmdaYkJfUm5YX3JMaFR5M1ctYl9DOHI2V1pnRWZEUzRWZVNRT3hRREg1bEs2cHFXZTN3a0V1R25qWWNxcTAzN2ZyUTlmLWpvNUhxUGJHNkNOMGlDY0lnQk0zZTgzR1Vod3dJMEhrRkNzSkdaS2NCMXZDU0R5dG9xa3pCSVBJdU9QLVRrQkpSNmVHd3Q1Q2lxM3NGS2t3bEtlQlNUWmxnOE9MemdyajQ0Q25vbHIxTWtWTnB3M3FqZGhneGlJUVBlREZYQ1IxbS1yWml1aVFNUVNYOGlILU5oa2UtODVJaGhmcWNDb1liSE85a2Y3RUF1UUhCRV9ScHdZb3hXT01weXVPNnJuZk9CMVFxeWhBS0p2N0w2QzNOZi1lY3ZCS3Q5N2V3MXRjX0VuVHZYS3h0TmFlR0FKVEIwbmMtNnRuYUdsZ1NYOXduMGhnNkV6TjFTcGJxak5uTlNfLUp2WFVpNklpam1pWFo2UE5Zd05kV3UweDZqbGdwYWlmc0tLcXNnQXlXXzNjd3F6TGg3bjBOUjFUOVdGTmFCVDhLb0ZrRG0ybUNXNXdLUUhOdkxPWEgwcGhwMXN3MVpGMm8xaTljOGZoU0ZtQUZDNjJiRWgwN2x3cnhxY01QalJEbTdTOG5sVkVoYS1TTWVHNWc1c0xtdjl2dldiMDNJLWFwUGFpQk1YZzF2UVdVZHluVktZU3BKdHVoQzFZYmlveHhXM0tnYnFuTldDTU9sN182b0xyemtvVDlFYVg4dTZXUHA2Z0VraW1ZNUlvMFJjdE95Rm9oOXpuMXdyMDhpdEV1ZWZxNGxMRW80ekI2VXR4eC05cVlNM2ZaUVBqaFh0cVplZnBzZjJCa1dXSDFHSXJJOXlScE5aVFMzUFFKTnRqSmxybzMzMDdXazBaa2tPcnl4d19sOHJuRFhTMlNUT1hHVnF2UkhNNE95MkkyUGJDWWJVeUh0dHpQMXFEMnJVZTNVVmZGNXlxelRncUluT2h6U1RCVllreU82N1dTTmZJbWNtUDFBb2hJaUdFOXlDZW4tUVJzMmVkNmt3OWowX29oUGxnYXRYZ3ZvX3dZY3lmRmotMDJRSjZkYko0WUFQdUtDQW1wckNNcXMycWgzeFljRktCNldoREJyang5OFctOWdQeWFPaDhYTkhmbDg4NFhIeHdaMkJiSFdzeThheHhJcElNVFIzR3BXWnBueXp6dGJrbWJockdqSlRpOVFVNU1QcFJZdnYydGFjb29ucEpqMkVibVRQT1ZwMFFaeDkwb1ZDelJxU3NGclZzNTg1ckkzQ3ItX28xVkM0R3lKenFKQkJlbmZOcWNTWFZmVzNMal9zU1Bzbmx4WFlpMUlReFVHTjUwWkxLM0JLTWVCRlVoRFRkRk5xSmJNeFVkclpvLVFnMFBUV3lTXzROeHNmVE50TjdUUEpZNFZUdzRQMjNUdkRKN1kweUcxd0l4Rk43U1NSZGRvdlU5bVNfcklIQ1VTdURaSjhiUU5zX2FCdDZaOE5HSXJ6WGIzcF83SWd1LVFIY3pqMW43UGJPbktCQ0h1T1c5Zjk3eU5vaHU5YXA2RWdQQkJYSkEyUFlSWjE3aVVpUUdUellsZU5CaDk0TkVZS3g0bGlOdmhsRDJtZWppRG9Hdk01UlFUZ0R4RjVoUEtEbktzQ3dEVnY5MVRLZnFMQlVtcmkyaDZCQ08tUTdTOWJZSERDTndSYlFjMGpHbmVac1gxYzFuZEw1dWVSRG1wWVZHMV9ibEhWYXJtSF81TWZjeGZtTjc4OVd3S1gzbzNoWjlKaG40NENhZHpsOXhoRjk4dHVIa0c3ZV9tbXp0ejBwRnFOZzJuOVhCSTNiRlNZWWRLMWEyaGlld3J0S2EwYVRxbG1TRHdTNS1wOTEzSWxYNVB4OTNvSFotSlpZUXR4VzFKejJLNGNEUVdyVnd4U2pFYmJYcVBpN2lpMlBnajlyUTNnS3k4dmprNFJwZ2RFT19ydWdpV210Y1pjT0ZOS0g4WWQ4cEhWY01JN2I5bkpodjVfX1FrTVlfd3N2X3FMNnR0NFVnaElWTTdXWEN1UEVnN2xidDFxX2s5a0R5R1FCTVNEN0Rlb2RtZDRBTDgxNXZFUGcxSlF1WU9OR0VjSEpQSUJ0NDBqUXIyMzh3ZWNDR1RLbnZEYW9lQk5qT0Z5eGtkUW8zSzhQaHF2TXZkZnVnU0pTc2FVMlhKc0ZWVWtfbkF1N3RURjJ4dVBhdk9BSFJkYWVxcGlRNnJxQ1NhODJSNkdqbDRsUXNkRHZyRG5DVE1BWFFwRThldEhHcUN5bEFvejBoeEg4Mm04T3VybjB3NTlULU9sV0hBajJwTmFOQjhVOEFwLXhoUmN3enlaNDVfaHNJR0ZvR3VwbXpWMmRMYjhaV04wTnU0bTVVTmotQTFwVUoteThDa043ZDAweDhfa01RWENRdnAwV1dYRVcyVFowY1pTZlowY3hIM2NNOUxKd3B1LVlzTGt5ZTViaFo1VlY2ZENsMUI0RHY0S0l1ZVl5ejBTRkhiTVV4Y042UlNwY29KSF9wYVZHelZwZzJOaTkyU1FTcU84VE1adGwwZDlYSEpsSkM3UGpSdm54aDFZSFFpa2lNUW5CUkliSF9MVGtwUVV3NlNKWmJMd3BTMllqMDdnaEpBYVJDZ3JoSWU5N3d2ME5jQ3VUdDF1X2ZyN3Ytc3JwUkV1NVdIR0tVcjdzRGZseW1WcGNOZWhkZTFDWkJmcm5ZZDFrWjl0OWxORGpLaEcyYjhaUEN6SkpscVlkQzZxUEo3MDB4Ymx1OW1KNkpTd0FGRXVkeU5neTJSanJZWmR0UHZ1VGFvNXo1RV9DZEVFbk8wN1c2R1dhYTBHVzFhNmJfQjBoU1NaN0Y0QlV6cDV3dC15cVNGMy0xSlFXQjVGNHlMeVlDVFBWdXQySkh2blJDUWFPX2ItcW81bTJVZzdjNTVRcTdYakJ2VnZiRzVSOW9PNkFQNnd2Tk81UGtjaUtJTDcwdGlmNWtObGw4UnRKNm03MUtvT0NLWV9sZTlzSXJLZ0lMc3ZjekhBaGxNdDJqdFQ1amtNMWk4dGxiSDA0NnBmV0VPRTdieW5VYXVBTnNpN2dBVlJSdGEwLS00SzAwY3hPMDctWnR1NE5QaVZuSDdfVGVDRld1Mlpjdk0ydURaYmdsRDQ1Y0IxZ0hWS01MVFZHZ0RGOHpydmJrRU54YVU1SlU4dkJ1UENMMWM1SWJfRnFHTlk1WGdtMURHNW9lQ19Ca3lXa3dIanZFem9VWlVHRTZ5Rm4tdEdlVk5TcDBaRzIyVzhUdjhiZWFiNGtDRzg3TWtSRGlSOGYweXVvNlhjWkRGdnZ1dlFmT2oyV0dxSXRKSTFTbmQzSTJ0MTRTRjRXa041QzJzTS1QLTNzSjRQcFV4UG1YeC16LXdVTkozYXBjNk85QkFLczNpOU1ybm04bjN3RUw5azJKRzZYQ05ORkwzTTQ2T3lyN1I4NXVlMmtXZmpMRWMwRGJxNlFRbnJDS0ZnUGw2SlFUZGRWcldocjBuMlRxelQ4YmoxMnQzQ3A1SXJHZ0l3aXJMMWtkX3ZSMVc3LXRlamNQaUtqNEw2SjVzajV1THlnTkEwa0sya1o5X2YwY1RPbFNsMUZlY2RCX25jY3FmSjJNeE5zajFGWWtBUGlEUTFGdWg4djFPMFpMbkUxNEtQdzlWMGZST2UySUZSWUVkTUlvVEZwRWhWOEc2RUtCQTdDQVBOb2w5VVdrMUFyRzZjcERwS2ZZLXlXbE8zUGs2ZnRXdEtPWExyQ0NadVVpU2E5T09BQ1VNTVVUQUNhMzdDT0g4THVBN1ItMVBhMEM1UC1mRnM0UTlOTENqbnUza2pCY25vYXZBa29xWHBlY3YzTEhwbzJzTERXSHpKaTRtUkJ6LVE1NXk4aFJERS1aTFJBTUw3WnhPYzZxc05uWG84Q3p3UG80TkpDTUUyaUdLUGhCRkt3QTUzM3AxTExLMmlnNHNUMDVTVFJGNUNwQlhkdzFDcklVaHBTdEw0c1pFWWk1OWdyYW81cTJOVHdxQmQ4R3ZDM2tHVFBDQmNRSEtLaGZmYUZ5a2tvTWk4ZjZLNnZpUlZGbEJTR2hQeEppcGtGUUZHaDk4ODF4eTI2b0xEUjZDMzI3ZllTZUJBTHQ2c3VpM0hQVFhqR29nZDZZdTRzcVZ6N0JPOWs1V21jemlPM0pQcFEtWlVROFVsMzdLLTh6ZjVfc2w5MXBSSG1NZ3I2OWNFcWVTaFlobDRNSEk3N1JENWNmUWNmQzRtRm5hLURmcy1DeWVhdVJoMWsxanA5S091NWN1LW1nMzVRWXlyVEtEdTdDdGdWc3dScUhtNFFwOUVwX1p2M1dZSEd3ejNJRXVOWWZGUjE4Ql9hRFJoNWZxZjdSOHZIRW5IelMtSmVyLUNRc0xLTFZRRmZJQ18xcklPbTIyb3pmOUFFbTJBRXVpVDZjNGdlRTI0eU5aZHl2VGttRHZnMnI3cm91YVdEMTB0cmFuSEZGYmFZaGJwdEx4U244RnB0YVdaUC1CenlvQ0VwdlRnTGRFaVpoeWkzSW13Z2ZTSDdFUEJ6VlM2TkRUM3AyZmFvd29OLXZJNEVxLWN6aWdHNTcyTVFxeXR6Qmg3aUpMR1dHZThCOFhxeVkyeWxnYXVYc2txdFlPY2dtWE5PMUNSV1E3UmVhUnkzOFMxenpmM0haODUwRlE4S1ZZZ0hPS0lrQ3E0aktLNWlMZG5fQ2lnbTVLTzNsMWp2OThoWkZ6alBSQ3lieXllRUxLM2dDQ1BUNUFyODF4alpOS2JlQzM2RmdfUzVSajB4WV9WWll0TmdCaUtPN2hJRWNmNkVfOW5Wd2JQVVhUUXFIUXBQUGExcmRsSHRRZUtaNnFtQU1sUlpMNGRxcEJyanlVcU9GaHJOYmxxMWJPNlVpaDBiOXNQUmFONV9scllJX0YwNVFDOUk1SFRoY2lpSXVueVBlaU9tWGI4ekdTejNPci1RYVpOVlN1ZWs3RFlFTXhrc3BDcmRwQ0NPWl9MUnU4VVpJdG0xUFVhaDRjVWV1ajc0OE1zeTBlMlFiY0J1cGJlNjBwdHhWMG9tbDY5SURZNU9oclRYMjJ1MUVkdWh5Tl9KMjU0ZnI0S2pKVTA1bXd3QTUtOEtKQ0g5YkRENjFiZnpGZnFPbEtIN0RVSnlsLUVIRm4tYkhteXdCc2dabzMtT3JBMzZMdmczVDE1UTd3Z1dVVlBDNTZrT0tuSk9Od1ZnUnlSMDQ4OElBSUo0alh5eTVHel9WM0lJZkc4OWtZWVNjVXpLZURJa0dqeDNTcGt6VThZUEZKNEpFSUFRekN1OFo2R0NaY2k0dF9JMUZHTGN0UUJYcU9zOWM5NTg1UURwbGtLeVIzZU55LUpBUTVtYWJqbTYzazVOUUtjQy1seTFjRi1seG5uZmdPaXZzUEw1MDNuYVh4ZXFnQUJYWHZwd1BpMjBORkJ5TlluUXFUNEt1WG1weHFReC1jYXhnUHd0OW1TT0c0ZXB1d2l5dnBxczNYLVFOMWhreTkwM05aQTJDZWo1MDZ5cXFvTFBJNGN5a3lvZHhYMTJaNlFzd2dKT0xlRDZOWmF0Y0RNQ0ZjT1l6Z3UyY3NnQVFyMHRSYUZMVzE0S0NCcVhNZE9XTkYwSERyRTVueEZtOFdxODZ6dVJxOV9HZDQzRkMwRnZYek1QY2t0RWk3MUgyR093X2lGOG1YSm1Pc0pNQmwzZGQzMXFyQVRKVE5lTVlXR0thWnRqRXB4eTJhOVpJMExwM0ZaNkR6VFhBZktLc3RNZkJGSjMtVHlzTkZkUHBtSUpITWptQ1I4ODdxTTJjNTBpd19LcFg3dEJKX1FIdFJhc3UyTUpQRzJwZHlwNDM1T3VKcThTLUlfcDg1NVhwYURkSjg3dHg5SHNzejJtWTdzQzd0U244T1dGdmtZY2x1LWpwdW5WcVphV2MwdUN1eWFqVm9CdFBJOXozY0VycmNsR1dOeXFvT2d0UzU5dW5IaFh0TUJjRnhHTXR6WnFUM21wZUJOLXdTUzJMN0wtMkUxblhibmVTaktMMEZleUlNbWR3ZEJXNnZGSVljb3JPQXVzNlpvUVF4MkxrMEpHMUhidjhPbjFSYlM1S0o3X3NSZWtjSEJVOEdlV0RoeTEzQlJtclFpRWszVFhWOF9waEFvVFYtQzVzZURqUzBKTWJsNzRmOWFhYzRwemJaMlpfTmlIY3VJLWphdVRsWG9vMnN5dGRkMHFtcDlSTkxOQldJdWxySEtuc3NxNnJaNkw0SjJpc245d2Q5M3NJZEI5akxaVDBZamZ2bEZieWlCWTZ4cGNoOHpYVFNLZmtscFkxc3ZtLUF6N09mZ2pOTm1GWHNlX3VRdThqME9YR2VmZFl0Qm94cVdnOXBNRnc4ekNYODN4TGU4STBCQ0J6NE13SXE3eDR3UE5UMnJvQ0g0NzdzcGpFRVliSnpmd1lvNW9rMnFkcTFuSTFXU1FLdURvcG14UThQbjFpdFJyOVBhZTdxMEVacm0yeVI1UTYtbjl6cnc4M2hNWkJYWEFnY2xSSmZFcjBIZUt4b0w4NmlNV1pGRzBJa1JmYU9oZ0swam9Hekl5eU5PcE1NM2gySkI5ektGTFBydnJKZm9vbEhaM3lwb3JjcnE0MWlmYTVEa2pXVl9ib3ZDMWFVSW93MWR6VUQ0M0tZZ3AtX3FnUzdQUXBySXNFTUpOUFIyR0FlcG9XOU5VSjRCSTBrbXk1b3BKNkx2Sl9kTWp2UUd3YlJBeWdiVFlraTVhUzY3OUFlRDRSSktTWVE5WXd6T2xkdlNrdXJZam1WRi1JYmZIbTNaM2FoZl96RXJXTW1qcXdZR0pDYUNVV0podTFGUGEycDhtVW9TRlJtT1BnWHgzcTdKWGY2STFfd1FqdDN4S05scUpEclVZV1dfbjRZQjFYMXFJWm5CTWJ6b2toSXR2MUF6X2R0WDhEanNoYVNlZmhvdUtQa256SGgwRmxxUWJFZ1REVXRSd25GMjhZVnNtb2VFUDQwcmo4Njc0eG0tSW9adFVHcUZkR2Nmc2dBOWFBVzhMUndteWIzVV9GaHlsV3YzX19LbWpWcVZZNVp2eEVOek1IR1c4bzY4WXBaWUZZT3p6cG5ZZjFicjFXYi1YRU55WGlMZ1BFcmZWc0ZVRmlNdEx1Xy1Eb0xIalZCd3ZMNzdtMldUVkh1Umh2QWcxYXlfQ1BBZXNqempMb3NZSFV5SF9OQ183M0NJdnMzcWFKMjIxN2Q3SUt5ZWFOZnNzc3U1RlVsdGIta3hlT2k3aUFrc3R4S05yZjB5amNLODdla1ZydlprbFNfd24tZHlvdjNjVHp2a1N4THNEWWwwdXE4bWFVZ3lzMlpMLUNxYUxUNlZad1dIdUFlQlV2ekRmaUNKSXNtZFlUUWZKYWR6MFdLUzZEcEdIWi1yTjZoeldnTS1xOTlaNHMxYkV6aUUzMHFIZ1FqM0JJODJSLXBuZFFsanlQVGRPazE5eFNWTUdUd2RwSy1Ld0daenk4dVg4S1ZpQ1NqZ1ljUzF3OUtYQUExcUpQcVhhbWNicjlOdFhDVXdTQXk1WENWcm4wRjBYTjlDSjZ2T0ZnZWc5R0J0QnM4SVBKbnJtVzV6MVBYN1NPNU84c0hlZjFqdkptTTVBRDJJVFFWMzFqYmJGWnNMcFQwLXhIUGEyaW5kVFY0SU1TNjZPOG1MN3NSVXB2cUVFSjh1NXMwREswdTRsVEhpUHJ3bXUzX2Vjdl9ldmswVEE0UGVhNlFUZ3RDYVlqUllIRnFxUmtrRlJneXdBZ1VFS25XV2R3a3RHTTJjNEZRa2M4QVVuT1kxZ2JUa2lFaFJvVzJ6UGMxNVBLTHVicUpwaU9SZGNvTWNTa0pOT2xnUEtiLVZuYmFrUUNBVUZEOHdwN1JtVzJIWVJEQjNRa3d3Q3IxN2JvRkd4c2tJNTQ1RUhKTXZPQ1R5cEowSHltV0kybmJDcWxZbWthdHRuUW51SWV4ZmdNNjNYRE1paV8wMC10NmU0eE9JZmF1WFVBaGZ5a2E5UlprdmFzaEhFTWgteXBYTDFIV3ZxbDFJZzhQU192TEZyOWxpX3ctOG0xbjBHSW5pcjhWNzRKanhMQzk2VFowbFZoaHJVXzJ5di1sVDRsTEtCUnczcVk0NWdPdTVGQTBHTllGenZLdXRiREJsaXhoa1pfRU9Rbl9pRTBuR1h5aUh1dEdPUGlLM0RSODRUSjkxTjhHYjdLYWpoZU90b0JvQ1ZpU1Q2YU9QdEZDM0JSV25IMlNJanl5ZjEtLUROYktmRDJaaFJndENtMWN4VWxucjhGd2lVNi1QUkVpeTlkbVIxN0dJelpjMWdpXzFKRXFxV1Rab1NxYlpXSG1LX2xXQjgyelg5Y3lYVXFrdzU0MXotZEhRODYzSWpJUWs5UHVscE9EazM4NmttRlZlcGt4V0gzaTZwdXlrZWVKM1c0eUFnQ0hoSF8xMkNtdHh0aHFWQ203R09UVEozWlIyaXNMMkRjMjJ0X0stR21teE1YOE9HZkotMElUMDVBX1hteGJsemh5c1ZtaVhwS2F3REh4TzFVZ2pDZkxOVlQyM1lBVWdtMzI0OXNraDdqdVVvUWJ1aGFkQ0RzUl9OeExwYW5Ra1BnaEdQSUFOWWVja3VzMHY3NXljRURPVzl2bEQ3WlI0V2UyUzVQMVZyYTU0QnFuNWFVc09nN2hJODdGQnZMTnhrZzJlanQ4X0RTZ1FwRFBqYXVtQWdkQzNmRzQwbW1tSU8xOUIwTEozZFE1NmQ2cWpUOTBpajJYQmFGZ1hBMnIwajQtNmxmMmdGOEhLeEp1MkhxQjlvck5xRXhnbkJxeU1Jbnd2bWh5SXdRQ0tQRlBUdy1JYldNZ08yZlRnOVE5M1luUEFfVjVnbFhIY0ZpRnVHVUppc3pLdlozeldIbHJvMUJINnhWNkc5Z1VwcE92ZWFzTGRES3dEYTdkWnlxZUNpLTNaZ0lLQVRQXzhuRVAtRjZIemxyM0pCMGh5OFB3My02R1hwSF9sbW1GeTZiVnNHYmVFbHU4WXFRdkRmU2QzMzcwRlNUZElxbFFBU3FPZmhHOXNXWEJJZ2hJenlRY28wbmdJaXIxNkpkdnhDYXEyRjJqc1NlT2JRcW9WZmlHaHo1Y2g0VmFUR2lITzBBdzhEV01XZm45Y1Nrbi02Z04wVTJVZUYtSHdFQnRyaW1ub1B5bkRmeExMTTBQMXo4aGNDajZTNzRTWGxlOERrUDRRWWhPVlhlQjNKYk5URFplaDJSOHNwRmhTeTB6MTFuWjN2VldhNndYbnJ2Q1h2NFMwTnVtOFQzVzREN1BKekVQZ0tRNElQeHJqdVRGYmZyNXRYNXh1ZWdUYzVOc215MXRFTnlHTEJjVFVtRVpaR2w5QW1HUWdYZGFEYV9tQ3RVU3RMRExHeGpreXE3V00xaldlQjhSM0ZTMHRPNTNIVWJtWFJpMkVPMVpQWmx6VE92aDBldlhvRjFwb2wwdmNtbUxPLVl1WllGS0RkSlpuV3ZMOUdtbTdOZS1xd0xSUGF0MkRWd3NGRWNlcGRRVjZxQnczQTktc21NdFlPNWljX2ZBZHh5U0dUWWVlN0dwOXppRXVHd1JMVWVsYUphNlN5cHhUMURsc3ZvU1NYeWJTbDZtNzh2Q3kzbUtXcUNreDM4SnlFdUZMUDNZZ2U5YmhzZG5XeTIwNmRFSTdkWmJIVThYN3lHTVA2VGFUQmVkN1liRDZ4b21rVWNWUTN3SVg2V1pOWmttWEFyalV4VWR6TDUwdjVjWHpkaFAxMDVOWXNQVzRNQnFVNWVVMldWNmY4Ty1TZ1JfTU9vVHVOZWtuMjMtY3JzeHhSRmdhWktTWTdGRnk1VWNCZGRGYlI4bzFMWDlKeHJfU29zanBOZmdJdnhmMjFRbUhiLXdlbHZRQmQtNGQ1bGxnU2QtaVNTaEZNWkVqU052WDg0d1cyT1hraWVMLW5MVFJqdnVHNVlUU05NTlc5aC10ekdYR1NNOHJrdEZXLTg4RkdSUi1NOVMtcjdvUW1hdHE4MGVlS0NVZlBmNVN0ejk4OGF3SHZsTEFsMXJObWdnX1VOU0lBakRNaUV6REJKWGVoYUlDMnhCWG1FaTQ3WFhXcnVYVDlSd3MzcGN6T3JPMXF3UGJlLS1BOVNzWkJfalVid1NMbktWOGVNZl85Q29sNWZEak42c3VIcDJtdFpxaGp3b1l0Qml5MWxKd051T0dWR2sxVGJqdHVmZ0plMzBJSGNnVzJ6Z3hIMElFV2RPR0dlWm9kc0tGMGl6bjZpLU85M2ozZW1YbDd6TER0dXNGazhLZ3R6dVVkVUkwdVVXUjg4a3dnOTFLZnR3Ml9YV1ZBQUlIUVdWMWo0M3dYalZ2a0hseVVwVlppcU15UmIwdmFtWHh2NWNHUlp3Sm9IUkdpYzBOUng5cE55YmFNemJuVEpjb3VtWlllN0FHY1RyalhuZmR0V3dPOW10ZHpvcTc0Snc3YllLSURKN0ZJbnpud2ozUmF6bERudGpERTAxRWd3blBIZWVCTVBZLWt1bFRRWi1sSDhTMjF0OHNrS1ZYejZ2R0NMNzVKekhfNWNwcUhLVE54ekZYZmEwaWZleFVGbWRoeGRndXgyaEY0dmtaeThsY045MVc3bkVsQkc5SkhibXdkMWg3eEwtU0tIaDRUX3VjYVZZN1BjLW1PT3ZNbHlwdlNIbmdZRGNOeGVJNXdjRVlJbWlPejVZNHlYMVRzMnFxbk15ZURVSnZ5dGF3SGRDSFY2eDMxSGtPQnJ3SllDREdOYzZvNWNmdC16RllaQ1ZUdEFCdEhJSEJseDlUV25VRDU2V2FwWVFaT1dydU9qd2pHdEZMVFdFdklKRHl5a2xtN1pINWliZm9LVTdacGhJcThwUlp5VHZmakE1N0lob293SWZUZ095OFlOaGUyZ0R0b25hUUthZi02U2pGSU0zUHdXdU1oUHRJQkhxZFF4Z2lXS0M0WVMxYktWTGYwRGhnR3BoVWlXQzdvckZyRUpoS2kxcUl5MFlXbm9OQXNvbF9QaExaelRxMVJQZ1IxbldTdU9TZGVYdi1GSTRtMzBPMk13WWl5RXdGcWJIRll5TVZZUGdnd3JqbkpfeUFTbnJ5ZHU4cTRCWkUteEhkZXUycUE5cXJLMnBKeDVCTHJMVHRlZzB2VXR0NDBFLUtDbDlJckhRdHZFWF9aYWhpMDU2ZjVGbnZnd2RUVkpwcWh4WU84NFJCUE9uVWFWS3VQNjFsMmpqNm1qUEdKXzdTXzBjd1RtT3pzTXpHSDFSbXR1NHBBYmJsTkMyMjBYX0loMWs3X1VVajhLbE1sQjlpTlBQY1ZhYWhCZVpzWU9QRVBzYTN1YkJwVWIxd3hhYjc4WF9jRW9EbWFaLU9xb19XRDJpUUt1Um5yQ1JzOTV3ekhWWklIRGFsZGNaZ3RwZTRfX1RseUZPcm1zUmJiS0l4aUNTdTRjV3pDb2hiLWRrZ1pqejd1d1V0dGZzV0NoVms5aUFGLS1qUk84bWJxT2F4OVN5MGF0X2hBcEkzaDZ2emJRSVpORlVOQ2JKNnA3NUI0bUtXVERGSU5YRHc3dzJEcmZCLTZIVTRJb1lGMnFpOEtfaVU4ZEstUFlIVTVjTUhURU5ycndKOTVIa243cXhWdzV2S3lMMzZIbHRKUTd6MDdiX2tFTXQ2TV9rQ2puRUtGaE9wMGdhZVpWaEk0eExxTG9ZaUpqZml6cmFNZDNOYkotWXpUQjZxdjByTURudml5ZWdjVHpiVFpzbjdLRXZVY3RpWEYxTmF6Y2Z0TjRzVlNnRkllVkp6UGVVQW9OVWVzQzRfT1E0ZDhtNnlhVWVYcHdaRXBsZEYtTUxpWWx1NkNLbzE0LXNuclktNktfeWRNcGptTjdwYmJQWENQSHhkQVNSc2F0WEgxWEJtR0NrcXBJWHUxZnptcEJyM0JBeVMzdkJCc2dJdEhkelctT3BzX0V5ZU9yUXdJUlNlQnJPMkRlcE9lSmxQMVR0ZjlfbE1HZHBkbGxXNGtMZ0hlUTYwYlpLQm03RGVvenVLeHg4TE1oSURzQ2JDaDJ1VzdsMll1R1NrcVBMc0llQlF1V2pDMXFQcEwzX2NFNFJzbU84ZklWUUlTc3ZLQjNBVGZWekpYWGw1aTZGREdXQVE5U09na0ZGOUY2MGMtUmZOekRrTmdyWlVRZmJXYWY2M3lBaGNuVXdwb3ZZLVBNWDc0d21RRkJHSElBdm85UWhYak16MlFidGdqRXBqbjNmWmFVT0h4UkdhNmJZQ3o0OEM5b2ZIMmtJdXlPbkt2aWxjMnVPQkRfaHhGU1ZzRlJ0dElndGxzT3ZCV1A5LTZYeUUtWUF0UU9rVEQwMVgxbkExcjFiWUR4UUlodnAxd2praTVYeDhVNTBKZEM4M0JhT0pOeVN2NVdvVnlKT3dSQ1RyQTBjWW9JYkZNYWtDNXR4bUF5dUlmdkFBYk14bDlKd1RJZEdQTl9NRVRscy0xeGV4TUJsZ3lJWS1PWkphWmc2emcxNU9nRzNBZlg5cHoyejNUQlFIYUQ1cGo5OF9XLW0xc3hwMGVpTGNGMU55b1piaHJlcUc0a05Xdk9tVlpWSDhNNUMyZmRsV1JiWDN3bGNzbFcwMFJ2YU5ZZXRVMkxnb01NcGg5MHUyNTB5ajVzRy15T3VZVkJTQ25DQXUyVi1mUzV1SXk3RklMSlRIVlRuS0cyYVVta0xKU21zNHVjb2RlcFI0VUN6VHFleW1zUDhwMjRQenJBbm16bHN4MkRuZEZFNjlBbFZrUHV4T3Jrc0FNamd0Y2t0RF93UXJUUmVXUGctWnRuWHdyel95VHZVZkkwV0xUYUN6TUZPYW9lV3FtdmN2R3hnMUZPLUIzckRLWUZlLUtfVEVTem5GZGpVaTlKangwazFscERHVUVIbEtRVmRpSGtBZE9kdzJWdEtFd21LYXNmQnRUSjZpQlVodHlleEc4WUxHeWIwOWVaeTgzS291by00cThvblM2RU1hekhObGhEcmJYR2JsTlJLakFOcWZNekxsU0ljeTlBRkFHUUVQdFZqZ0dlemF0bjJtc1p5RjFEd1N5RVFRNU5mX05DSFNDdVBTekJSV1lxUm8zTWZjM2YxZjU5NllmMHYtZjVPLXo4UFN5NS1Zdm9KZUZzLVdtTWJhSXVUMjhPS3JtRlBDNjd4U0lfTE14UmdFY3dqVVVoalhUUmNrdzZvcWlxWGlHaHRtS1g2YzdPaDZrSFlKQlpyVTNBYk45RzJ0RHdnTTRGZmwtVC1SYVZhT1hXTmtVMUZJdHlhcjdna2VhcUlZVkFBZjJFZWFIaXJRVWRscms3SGFWR3ZUVWhVaER2NFI5NGd2aGxHRE5lUktWU09MNGM2VjZnaVZLbWI5eVlwdFhQVjI2RGsySWdEVENPUTcyZ2p6SHd3bXhIWXlJa2t5OVBEUWxYOW5nVVlEQVJiUmtiLVZNRHZtcGJjdFlMV1RGQjV1R2RGdDAxR1JsYjRhenMyM2tONDA4RGswajloZDlYYmVzNEJHVS05cWt4c0JDZTd2Rkd1VVhDemF2NEtIVFJIYTVhWk1xNHB4YS1wS1otNFV3Rmp6YTY0YTlQYnBka0xrYmEyOFA4UE9yTHNpZmxMSkZVYzk4Q2QybjlBanBPaVZIN0xKWGVfSlhzMGp0WFNrYzVicENCSVZIOUlRbDMybVF4cTd2eWo4a28yZUdXZXFQbjhIUmxmaWhzZnZmQ1FQUFlsT21HM1h4WHAyYVFoTzBQYTRQRS1OTlVsRlN0OElFYjBKd0cyUVJ1amlRY0xuVXgyb3JOcnhtakRqZklrRmpFWERJMC1tYUVYb040V1d4U2h2Vm1hOTlaMVozdGpnbVg2VGVOeXI1dG0yU2hGTlQ2WHlsX2cycm55VVlqVjdsOWV5VE1TZzQyYWw1QjJRcFRSMEJEZlk2QVp6aXZzd2hxcm4tb2ptdFV1eGNXWVN1QjZUcm8ySkF5cjRWRENxWW1KbTE1SUNSd0szODg2RHJYUHIwSi1zYXdOVzZzWE1sd2gzY1FVYmlzZ01pSXJJdlljcTNMNnFUbUtVUHBlYndkd3MzUU5tZjFtOWJveWRjV0c1eVNBdWl1c01mOERWN0xweG9BalpvZWZXbFJoWXlZUHFPWHRnM19tVklJWElOZXdmdTdnTnlGelVIVUp1eFg0UkF6Q2NvYUNxMW1zalZMdWprbTNtblE1MjRuSnVTRHdiMGxJMFBFc0w0MmZQTG1YRlFNbk1UTGZhU0FXLWRGMldkalBHUmpnNzdNc250WTNrTFQ4QlhnNlJOYWM0MDBLV3VqbGhlS0l6dUJwWnQ5VE5lOUl1R20xaVNnYWxNT1lOcExPYndQa3ZFb0F4LWgyMmhRQ1lLRW9XNC1tdWRJN013Y2pIQm5iVHg1dmdhZURjT1l6UzJPMWNHQ0RPNVcyaEdlOG4zNDhXaWRVNmRHUWxLZTBJWGdHNmRKcFBVOXp3cENXU2xPMHJHZEowUVVyb3pUUzhHVVFpb29DM3E2QzF4d2JDLUJsS09EY1duRU5yVDkxZjRUdnB1dmFJSjdKVVR4cDFWNnBmLTRwWnBaa1I3R2NZNVRxa0F0cnBDUmlTbWwza1dRU1RmdVJHaXdXa1R4ekg3MVNnUEhtRmR3dzNhZ1pQUnZQTElMMEJfbEhCWGhoWnVIbzh3dXJ1UWNhaFVnV0JJSF9NdURHUnVQblRHWUZQMjQ4Ml9qRENfWDRFY1ZEQnR3YzlscFpJUG9rX2xEeDR3eWhvRUtSRHV4Z1QxS2xkc1JfR0dDYlZNUWVzMW9TeDN5Sl9MZlV5OUdKY2R4QkFNNlc4bFV5OF9TcGRiU1RFdkt5Z3FIby0xdGkxajc5VUN6TUVqT3NQUUVTQk1xWUlQOUptUnBJX1JXNnBkaThYam9EVm9ZQk5vTmJORjhKa1ZQeWltV2Y3ZW9uVERqTDZ2X2xhNG90SWF6NGwyUU9pQ0RPNmlfYVFaLVZTbjNIY3Y4SFBSQXFDaEJNcDVRcy1lSDllUldUd3UwU1pHWVlHUTZpVnR6emxWN3BHUmpodUxnbXduamFqVExsQW43ZER0S0tubzBaeWllZGY0WWFYOU15YnIzbHlHR3hwNTI4c1laX2drcHVaVENMaFJDTS02b1A5TlhYNXhWaGoybnA4VjV6M3VBNm5jQTNUU2Vabi1SaGNTTW43dy1zdGhhZ1lJWWV4Qms1NGVNUmFvOU5tVVdNTjlDWDU0bjdJN1Y3ZVdvNUZValE3N1dPeUhITEx4dGVWMDZldlMzcTVYRzhGQUNseHZDZTBGNlNXcjBXbURtOHhOZlF6Q2tqcGtyOUVmV3lrY0ZKMFlHV0Y5UklFSE1fRjEtVmxKWUg2dDl6aV9GR05hQ0tMeHR4TGFvUWNidkxNUkJTcE9IRmptN2hhTHNweTNYRmZKXzNqVDFoZFF5U3pVTkRHSTdVSHdmUmVPekFmLUhVSXJRNzJyTmJMNXJWWmhTRE5veUx1Y0JZZVdzZTFRRmtEM2tvZTZVVld1WE9WeElnS1JTcllBVXJqUm9tLTBzTlBpRkMydTk4Y3ItbGpDTHRYWHBIQ0U2cV85bFJNQktHaHRzeUZicUl5MGtJY29YRWdHMVpBajdJbEJpVFNNc05kTjA0TXNXNHRkT094ZHJ3dUx2VGtDUHY0a3ZCUV9WUk42c0NLSV9YLVA4UFp4UDNfTXZpbFA2VDlkRFJKeUhLcU5YdW5VSTBvSHFaSTRoazB0RlRCX2VXdmY1WEs5X1VXczZuNkFXTlU2LUlRZDZrX05CWm1mcTlmSGtOSVVvOGpCU05lbUZDRWowUVdzeXFKaEVIY01sdDVva0taZm8wdXJtT0pMcTRzNFhSd0tTbjc1YnJQYzMxY1ptQm42enJ5amlLRjdnSzRUWkZzYkRfZmNRV1M0TXczNFlwWVBYaUlmbzhHSGxEOUNHd2FPUjR3TFVLX0wzbjNxWF8zMURTNjRQcEtmSFBiWFBQNGFsWlBQUGxTc21KdG5GaWVpbmJvWDhGalRvMW1uS1ZSMFpmSXlfLVFrLTFNUTRoRVBZMFpBQmVPTkdBaEJpNnBlXzR4c00zSWh6Y2diNEIzUWlsREZmRzRVYVpBTUt5Vy1fX2h5MDR0V0l5WjlHV2NsU0NyM2N6UTMxWHVQU016dElnWDlCQzRIZ05wbXBRRUYyRDJiUTBCZEhtdjBBb1dKVXBGRWJZTC1SX0NUdFFyeGdaYWZ5OVBWanU1TF9OWExEOTlVQ0tzZTBkVU9sM1NrT29pdGpld2UxZUV4REpuY0c1cTVNc1BJRlZhWEpJNkw5SFhxeFlSRTZKanYyODJ5bDdlNE95UzZGMjJhUHphZGZEVHNBN0NpQUlEMGpJMzUtbVA0RTRLNXVjbzNPSlRMcmQyTDBNaHQ1MS1xYU5Zb2NsUFZya0d2ZHNQZDc4cFdrUG5IYTdySHlHaktBbGZ0T0dkSjlpTTR5QThZQXhnUV9qWUhqTnR1Q19JLVZmSTJTRW9DS0FWTVNId1dlelVlVXR5LWdTdkJIOGJjeXhzS0dWdFlUYzBzY3BVeGk2d0cxS0JLZTREcTFwbXlwa2x4TlJDeGVubUIyd2picVhwWVB5V3I3NDItc3UxajNWdTZhZ2NpVVZxaGxkbUJQWkkyOFlibUQxaTFVQ3pfVGNwX1hSdnE3cHFUNVFucjM2Rk9BRU9WUl9TSWs3X0tjNHZ5TDhqcGxDOXVWTnRUWkRrbFRjOVBid2JyRzNOUHJHLUVoVHZ0NzFweXVTSzJyb0hiZHZWOFVPWXQtcHVZMjR5V3Z0dmMxNmRhempEcVhZREVQbGVHUmY3TEstNGNwQzZlYXAtaC13TTBUR1JnS1lRSjBHRE9KcEFrbGFUQ3VpaHF1aXhibzNxTTNGajNPNkM0cVpqYi15LU5NRUJLdUhac1FrYXY4MERScXJZQlkwdmd3TGtWOFJ3aktyWlRzMWJ4ZkJjTkJWTEVYLUplYnJvRjFKR0RuUDRndnhiQ3kxcXVLaDZxSDgwU3ZHVnNNVmduT3RsZmIwU3BCZDYxcGx4LVYxc1AyMlZ6ay1teG9rQUg0X2RLbUxvVmJLbm1PcWNURzlwcFpmY2dVWkVWem5nTE0xdU53MWZTUDZEeHFqWHo2WlFXT3RZR1cwRmpBUnVMX09RQmRxUGxQQnN2SEJvd0VjUVlNczViVC1UNTktelpwYWpKQjRWZ0VhbXJMNjJIb21YZm9TNy15bW1BbzVhZTU2TWtRUDNERjk0aC12RUtZeUxMeURISHZTU3gtOUd5MXMydFVkS2pmeWVfcnRta3E3aFZRdHcyYm1KWDdKazJXUmpBdEliVEJENVRTWlpKMU9WWEZPMHJ0cmRpS014ZFVaLUtYR2Qyb2pQbHBXVnlDR2NSRThCRF9vQUVRY29hQTMzQ0NtdUd0b1RiVHl5aU5FelBsZGFBR0pJdUsxSmRZcldJRkVQQWxfM3lFc0tER0RKQzc0WWs5cUdEQmhURkx2Znp0NjlUTFpveXBzWWxXWi1jMWE4bmdMb1NQRWQ4ZU1Ga1hZbEdfMlJOQWo3WWIxajdQbDNvV0N6eFpWQjlldVczdUJ4YUVQNkZlR0YxRG54M0xIZDR6SnFqTG1oZHA2ckVfazJNc1V2X3YxR0hEYTBKZnlvNlBFTVc4SDBVYlQxU3hfajFsTlFKSlB1TURVOEdudk5zX0pMZjRXeERyRGZva29NalZKZ2dmY3ZsdzFkbzhHeEVra2FWLWlGR0VLNDd3dlBSNG1Dc1NfVEpCdmdyODB1Sm9oR3BJRW5aVTV3MGd2eGRZZEotNFhNelNWTUliRjNGTzVEdENXZ3kyVlgyNTdyamVuTDczSUFXWmNPcTc5bmhrTDQwdGl1NWhoT09EWXJQclFWSW5lcVJ4Mk1tZHJza1otekdPRlhxd2xrdU5Md3FxdjFPemdxd1psQWlsTTNIZ0J6eFpwQWhxNC1zZGg0aEgyOHhZdHJiMnFjNExJXzdHVlZHdTREbklzam5UeU0tNmgzaXdCRjlncEg2Y0pOQTlGRmNtTFZzUWU3eWdmMmFOY25Yb2FNcGdqZ3Z1Tm02bEw2S2d0VjUxM21SYnVXVTRFM0NyNHlDdi1yUTk5eVEwNDcxelBJWDZMR2JYWHpWaHN0YWVtRlFPOXBGYWk5TWJ3SnBQQlBTUEduN0lzRnVBYUtGSXA4NXRGOUZKWHdXSHV1NnI2OHpNZ1JXaXVkWVNkZXRLZkg4cExPNjR1dUZ0UW0xUFliX3dQSjFIcjVIR0swQ3QyNi1BMVFGTGt1VzllVldOQm5yM2VmTkRJWlV2VE1mQzRma0ZYdC1fa202VVhmUjBQcEs4TWZ2eEdzWkJaLTlEa3FBWnVjX1lPMWNRck5SSWZwYl9WSkNNMHhjdkdRNHAya3FiY3JVdU9rRmhrQms2VlExSlJSTFE5WXRySU43MVdoT0ZwcVpSLUUtSGdlQmVKYXB2Y242MUFpcnlTWHV2V3BvQ1NWLUhRcm5RazI4NmpZN0tuY1I2WnlYeldKMGREaHA1N2V6SUh1Ul9jdnRjNUJKQURVc25fS3RFNVhHSHlJQUVxODZyNmR0VmRuME5CeVEtT1oxWjNrcWpJZVdWc2phSUxLU05COVNIWHczSlZ0Y0NGdzVkTXNfaDBvb1dlSG5sUVN5LWVKUE5hbDdwbl8xc1c0WjF5cHhfVmJPQzFOVUZTUkdGNVZoZzZuVDhJWTQtZVd5eTZaRlF5TXcxUGItNUEyS0paUmZrcXF4RXQuZ0JMYWpiNTJyTUxtTk5wUVV0LVZuc0VoQ1lacEdUNW5uQnc3VGtSMjcwMA" + } + } + ], + "Variables": { + "0": "testcert133557460fc" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.cancelCertificateOperation[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.cancelCertificateOperation[1].json index 0841250f1a655..78f85fd706283 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.cancelCertificateOperation[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.cancelCertificateOperation[1].json @@ -1,130 +1,305 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert153755d51c9/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert845584ffd2a/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:00:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3d991ca0-bd35-49d7-a223-b2e5cc364b47" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Fri, 07 Apr 2023 21:25:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1300", - "x-ms-keyvault-service-version" : "1.9.749.1", - "x-ms-request-id" : "7eb94b7c-1cd6-4217-9cd2-cbeed51b8523", - "Body" : "{\"id\":\"https://azure-kv-tests2.vault.azure.net/certificates/testcert153755d51c9/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALMnvh91l07zLszoRDJ/XlJWH5ShxoB7lc+0TjSEgqFOLwlDKTId8S2FrjSQvDrR8oCZ3cFJ28ZG1v4bGeF66xzoiNGopfEMNcM7HvScFFaJgSAdFLXvxtefLwKCb/jtUYlSwefv1A+lnniTg/JX6/uBZuPwSts/8HzmcP28XnBUmUDJ8BMiDyY76cK5xy3pJyXsfuraL/cjRQ00cnVYuAEeX8Lvzr2IRmJ5f4+eWSlhavdJYrpDbxJBBzmMc11Wkx5iSVphI60wp8eYQO9t0kb1t5hExIDAv6K5fqw5ihjuePryl4fYIQ8v9PcUdVl5mefHPzULYQf2Lm2jTZYZRBkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCMV7HJMQhpkI0UJ2c1uu/0CgNj0295hM+eKkgCY8gvYOVQkTAS/w4/Mz4BFz4hSZa2Gy4vQIp9z9v8kfnjylOAB+fYY+p41k8CXDm5onm00lwjhrrn4bx1werhy0w++bT1E6opbpV0JEVHZdPKbydCZP/S/caO623h4hM/qeD5zNmKoF0q4zYjoAihoymAcP1FygClwZOcqDPMpb5cKBLW/HZsgQJGVeJFst+gnmSBud+3PBvxJUVkg+ubak9gcTzVt9cope+JxfzXyKBdvYaq3m2xXwLGDrrbE3s6eBYE+7ZSbHdAayyGjH/gdspM6N93isV7Z0laXH0nHCalrKTI\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"b99a8e82a48345c29eadf8597df41c13\"}", - "Location" : "https://azure-kv-tests2.vault.azure.net/certificates/testcert153755d51c9/pending?api-version=7.4&request_id=b99a8e82a48345c29eadf8597df41c13", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert845584ffd2a/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:00:08 GMT", + "Expires": "-1", + "Location": "https://azure-kv-tests2.vault.azure.net/certificates/testcert845584ffd2a/pending?api-version=7.4\u0026request_id=7a98701a7694431398be90d56fac2fbe", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "11c098c7-e814-4eea-a064-b77b826d36a4" + }, + "ResponseBody": { + "id": "https://azure-kv-tests2.vault.azure.net/certificates/testcert845584ffd2a/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL2ZYxYFXXndec8rkCmYfzZHM9\u002BnYdk/larqSknU2iqYpUNJ4qpgjUxelpraoOFa6OfJfld2e30vLiZ0agVytckr\u002B/c1H8TUfN2XOAcyHf08XoPgVv9e8GrKd5hR2pOOPywrnDtjehW36OBakXoj6tGiL7829wpn08YfA6b70nLvBaUrXntC7Yf8vL\u002Bx2O2lpIyPX0cgHOENj9EEwVBMculVWqlNbZt5/2NiHtAQk/hrMIyEKqFLiTrMoJSz9XyohAeubNR7r7GwdzN10Y47PnKUIyUelr9PB\u002BzoSRXbF23Mj9U0Nbcs1hheqm/zPp4\u002BVuKVhjXAWL/UCENePsRqAxkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAt/XTsOZxCUJ/WGOWVV8NAXLlPYo9fkIWYPPV2mIXDl9H9GPsWu6MwdYG\u002BoR\u002BPLxPC\u002BBXy/ylRmJRoz7GM5AxpsttTynYb5\u002Bn39wEuhAEu6kbuHjKqdIaBKRiV81n/ByEm3Fn6ryudxfSpxxya82iVN\u002BbJBJi\u002BBvV2Lk57fOumCrHChQmifK81V11JW/HZXK0fw0DkNa7Rj79T/hQ0/1u1w\u002B0JcVKfDWWN0V0xnEm6jRlzwYb87YOVmEDGR/8gXPRrhk/8\u002BHVWQBKU/yBbtpMDnmswsazbBpeyjJllvpn7SRcAgXWgz3M7yvQcOM20j37tSsIjGhI7KNFNxdgwic8G", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "7a98701a7694431398be90d56fac2fbe" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert153755d51c9/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert845584ffd2a/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:00:09 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1c474912-fb28-4175-b1ac-bf66e0e3a13d" + }, + "ResponseBody": { + "id": "https://azure-kv-tests2.vault.azure.net/certificates/testcert845584ffd2a/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL2ZYxYFXXndec8rkCmYfzZHM9\u002BnYdk/larqSknU2iqYpUNJ4qpgjUxelpraoOFa6OfJfld2e30vLiZ0agVytckr\u002B/c1H8TUfN2XOAcyHf08XoPgVv9e8GrKd5hR2pOOPywrnDtjehW36OBakXoj6tGiL7829wpn08YfA6b70nLvBaUrXntC7Yf8vL\u002Bx2O2lpIyPX0cgHOENj9EEwVBMculVWqlNbZt5/2NiHtAQk/hrMIyEKqFLiTrMoJSz9XyohAeubNR7r7GwdzN10Y47PnKUIyUelr9PB\u002BzoSRXbF23Mj9U0Nbcs1hheqm/zPp4\u002BVuKVhjXAWL/UCENePsRqAxkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAt/XTsOZxCUJ/WGOWVV8NAXLlPYo9fkIWYPPV2mIXDl9H9GPsWu6MwdYG\u002BoR\u002BPLxPC\u002BBXy/ylRmJRoz7GM5AxpsttTynYb5\u002Bn39wEuhAEu6kbuHjKqdIaBKRiV81n/ByEm3Fn6ryudxfSpxxya82iVN\u002BbJBJi\u002BBvV2Lk57fOumCrHChQmifK81V11JW/HZXK0fw0DkNa7Rj79T/hQ0/1u1w\u002B0JcVKfDWWN0V0xnEm6jRlzwYb87YOVmEDGR/8gXPRrhk/8\u002BHVWQBKU/yBbtpMDnmswsazbBpeyjJllvpn7SRcAgXWgz3M7yvQcOM20j37tSsIjGhI7KNFNxdgwic8G", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "7a98701a7694431398be90d56fac2fbe" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Fri, 07 Apr 2023 21:25:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1300", - "x-ms-keyvault-service-version" : "1.9.749.1", - "x-ms-request-id" : "5b47f330-a54d-4078-98e1-ffe16b255c27", - "Body" : "{\"id\":\"https://azure-kv-tests2.vault.azure.net/certificates/testcert153755d51c9/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALMnvh91l07zLszoRDJ/XlJWH5ShxoB7lc+0TjSEgqFOLwlDKTId8S2FrjSQvDrR8oCZ3cFJ28ZG1v4bGeF66xzoiNGopfEMNcM7HvScFFaJgSAdFLXvxtefLwKCb/jtUYlSwefv1A+lnniTg/JX6/uBZuPwSts/8HzmcP28XnBUmUDJ8BMiDyY76cK5xy3pJyXsfuraL/cjRQ00cnVYuAEeX8Lvzr2IRmJ5f4+eWSlhavdJYrpDbxJBBzmMc11Wkx5iSVphI60wp8eYQO9t0kb1t5hExIDAv6K5fqw5ihjuePryl4fYIQ8v9PcUdVl5mefHPzULYQf2Lm2jTZYZRBkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCMV7HJMQhpkI0UJ2c1uu/0CgNj0295hM+eKkgCY8gvYOVQkTAS/w4/Mz4BFz4hSZa2Gy4vQIp9z9v8kfnjylOAB+fYY+p41k8CXDm5onm00lwjhrrn4bx1werhy0w++bT1E6opbpV0JEVHZdPKbydCZP/S/caO623h4hM/qeD5zNmKoF0q4zYjoAihoymAcP1FygClwZOcqDPMpb5cKBLW/HZsgQJGVeJFst+gnmSBud+3PBvxJUVkg+ubak9gcTzVt9cope+JxfzXyKBdvYaq3m2xXwLGDrrbE3s6eBYE+7ZSbHdAayyGjH/gdspM6N93isV7Z0laXH0nHCalrKTI\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"b99a8e82a48345c29eadf8597df41c13\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert845584ffd2a/pending?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "31", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "cancellation_requested": true + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1299", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:00:09 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7f5568eb-4eaa-4e57-82e1-fa4baed18e68" + }, + "ResponseBody": { + "id": "https://azure-kv-tests2.vault.azure.net/certificates/testcert845584ffd2a/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL2ZYxYFXXndec8rkCmYfzZHM9\u002BnYdk/larqSknU2iqYpUNJ4qpgjUxelpraoOFa6OfJfld2e30vLiZ0agVytckr\u002B/c1H8TUfN2XOAcyHf08XoPgVv9e8GrKd5hR2pOOPywrnDtjehW36OBakXoj6tGiL7829wpn08YfA6b70nLvBaUrXntC7Yf8vL\u002Bx2O2lpIyPX0cgHOENj9EEwVBMculVWqlNbZt5/2NiHtAQk/hrMIyEKqFLiTrMoJSz9XyohAeubNR7r7GwdzN10Y47PnKUIyUelr9PB\u002BzoSRXbF23Mj9U0Nbcs1hheqm/zPp4\u002BVuKVhjXAWL/UCENePsRqAxkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAt/XTsOZxCUJ/WGOWVV8NAXLlPYo9fkIWYPPV2mIXDl9H9GPsWu6MwdYG\u002BoR\u002BPLxPC\u002BBXy/ylRmJRoz7GM5AxpsttTynYb5\u002Bn39wEuhAEu6kbuHjKqdIaBKRiV81n/ByEm3Fn6ryudxfSpxxya82iVN\u002BbJBJi\u002BBvV2Lk57fOumCrHChQmifK81V11JW/HZXK0fw0DkNa7Rj79T/hQ0/1u1w\u002B0JcVKfDWWN0V0xnEm6jRlzwYb87YOVmEDGR/8gXPRrhk/8\u002BHVWQBKU/yBbtpMDnmswsazbBpeyjJllvpn7SRcAgXWgz3M7yvQcOM20j37tSsIjGhI7KNFNxdgwic8G", + "cancellation_requested": true, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "7a98701a7694431398be90d56fac2fbe" + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert153755d51c9/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert845584ffd2a/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1134", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:00:09 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0a96d3b3-4b7c-474d-ad2a-0ead96db942d" + }, + "ResponseBody": { + "id": "https://azure-kv-tests2.vault.azure.net/certificates/testcert845584ffd2a/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL2ZYxYFXXndec8rkCmYfzZHM9\u002BnYdk/larqSknU2iqYpUNJ4qpgjUxelpraoOFa6OfJfld2e30vLiZ0agVytckr\u002B/c1H8TUfN2XOAcyHf08XoPgVv9e8GrKd5hR2pOOPywrnDtjehW36OBakXoj6tGiL7829wpn08YfA6b70nLvBaUrXntC7Yf8vL\u002Bx2O2lpIyPX0cgHOENj9EEwVBMculVWqlNbZt5/2NiHtAQk/hrMIyEKqFLiTrMoJSz9XyohAeubNR7r7GwdzN10Y47PnKUIyUelr9PB\u002BzoSRXbF23Mj9U0Nbcs1hheqm/zPp4\u002BVuKVhjXAWL/UCENePsRqAxkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAt/XTsOZxCUJ/WGOWVV8NAXLlPYo9fkIWYPPV2mIXDl9H9GPsWu6MwdYG\u002BoR\u002BPLxPC\u002BBXy/ylRmJRoz7GM5AxpsttTynYb5\u002Bn39wEuhAEu6kbuHjKqdIaBKRiV81n/ByEm3Fn6ryudxfSpxxya82iVN\u002BbJBJi\u002BBvV2Lk57fOumCrHChQmifK81V11JW/HZXK0fw0DkNa7Rj79T/hQ0/1u1w\u002B0JcVKfDWWN0V0xnEm6jRlzwYb87YOVmEDGR/8gXPRrhk/8\u002BHVWQBKU/yBbtpMDnmswsazbBpeyjJllvpn7SRcAgXWgz3M7yvQcOM20j37tSsIjGhI7KNFNxdgwic8G", + "cancellation_requested": true, + "status": "cancelled", + "request_id": "7a98701a7694431398be90d56fac2fbe" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Fri, 07 Apr 2023 21:25:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.749.1", - "x-ms-request-id" : "ad599d9a-11d5-4b72-a2c1-857c44862319", - "Body" : "{\"id\":\"https://azure-kv-tests2.vault.azure.net/certificates/testcert153755d51c9/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALMnvh91l07zLszoRDJ/XlJWH5ShxoB7lc+0TjSEgqFOLwlDKTId8S2FrjSQvDrR8oCZ3cFJ28ZG1v4bGeF66xzoiNGopfEMNcM7HvScFFaJgSAdFLXvxtefLwKCb/jtUYlSwefv1A+lnniTg/JX6/uBZuPwSts/8HzmcP28XnBUmUDJ8BMiDyY76cK5xy3pJyXsfuraL/cjRQ00cnVYuAEeX8Lvzr2IRmJ5f4+eWSlhavdJYrpDbxJBBzmMc11Wkx5iSVphI60wp8eYQO9t0kb1t5hExIDAv6K5fqw5ihjuePryl4fYIQ8v9PcUdVl5mefHPzULYQf2Lm2jTZYZRBkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCMV7HJMQhpkI0UJ2c1uu/0CgNj0295hM+eKkgCY8gvYOVQkTAS/w4/Mz4BFz4hSZa2Gy4vQIp9z9v8kfnjylOAB+fYY+p41k8CXDm5onm00lwjhrrn4bx1werhy0w++bT1E6opbpV0JEVHZdPKbydCZP/S/caO623h4hM/qeD5zNmKoF0q4zYjoAihoymAcP1FygClwZOcqDPMpb5cKBLW/HZsgQJGVeJFst+gnmSBud+3PBvxJUVkg+ubak9gcTzVt9cope+JxfzXyKBdvYaq3m2xXwLGDrrbE3s6eBYE+7ZSbHdAayyGjH/gdspM6N93isV7Z0laXH0nHCalrKTI\",\"cancellation_requested\":true,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"b99a8e82a48345c29eadf8597df41c13\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert153755d51c9/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Fri, 07 Apr 2023 21:25:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1134", - "x-ms-keyvault-service-version" : "1.9.749.1", - "x-ms-request-id" : "fba4f99a-18d5-45c3-912f-2649e6e6c064", - "Body" : "{\"id\":\"https://azure-kv-tests2.vault.azure.net/certificates/testcert153755d51c9/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALMnvh91l07zLszoRDJ/XlJWH5ShxoB7lc+0TjSEgqFOLwlDKTId8S2FrjSQvDrR8oCZ3cFJ28ZG1v4bGeF66xzoiNGopfEMNcM7HvScFFaJgSAdFLXvxtefLwKCb/jtUYlSwefv1A+lnniTg/JX6/uBZuPwSts/8HzmcP28XnBUmUDJ8BMiDyY76cK5xy3pJyXsfuraL/cjRQ00cnVYuAEeX8Lvzr2IRmJ5f4+eWSlhavdJYrpDbxJBBzmMc11Wkx5iSVphI60wp8eYQO9t0kb1t5hExIDAv6K5fqw5ihjuePryl4fYIQ8v9PcUdVl5mefHPzULYQf2Lm2jTZYZRBkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCMV7HJMQhpkI0UJ2c1uu/0CgNj0295hM+eKkgCY8gvYOVQkTAS/w4/Mz4BFz4hSZa2Gy4vQIp9z9v8kfnjylOAB+fYY+p41k8CXDm5onm00lwjhrrn4bx1werhy0w++bT1E6opbpV0JEVHZdPKbydCZP/S/caO623h4hM/qeD5zNmKoF0q4zYjoAihoymAcP1FygClwZOcqDPMpb5cKBLW/HZsgQJGVeJFst+gnmSBud+3PBvxJUVkg+ubak9gcTzVt9cope+JxfzXyKBdvYaq3m2xXwLGDrrbE3s6eBYE+7ZSbHdAayyGjH/gdspM6N93isV7Z0laXH0nHCalrKTI\",\"cancellation_requested\":true,\"status\":\"cancelled\",\"request_id\":\"b99a8e82a48345c29eadf8597df41c13\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert153755d51c9/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Fri, 07 Apr 2023 21:25:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1014", - "x-ms-keyvault-service-version" : "1.9.749.1", - "x-ms-request-id" : "2ea4c115-44b2-4c6b-91db-ea1135509100", - "Body" : "{\"id\":\"https://azure-kv-tests2.vault.azure.net/certificates/testcert153755d51c9/7ac4078a3f194b1f94c987b93f79bcac\",\"attributes\":{\"enabled\":false,\"nbf\":1680902116,\"exp\":1712525116,\"created\":1680902716,\"updated\":1680902716,\"recoveryLevel\":\"Recoverable+Purgeable\",\"recoverableDays\":90},\"policy\":{\"id\":\"https://azure-kv-tests2.vault.azure.net/certificates/testcert153755d51c9/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1680902716,\"updated\":1680902716}},\"pending\":{\"id\":\"https://azure-kv-tests2.vault.azure.net/certificates/testcert153755d51c9/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert153755d51c9" ] + { + "RequestUri": "https://REDACTED/certificates/testcert845584ffd2a/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1014", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:00:09 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "846cd5e9-bec8-47b6-a3a0-e825ce202f58" + }, + "ResponseBody": { + "id": "https://azure-kv-tests2.vault.azure.net/certificates/testcert845584ffd2a/159f38b62c1c47449de7ce0f4976a292", + "attributes": { + "enabled": false, + "nbf": 1681267809, + "exp": 1712890809, + "created": 1681268409, + "updated": 1681268409, + "recoveryLevel": "Recoverable\u002BPurgeable", + "recoverableDays": 90 + }, + "policy": { + "id": "https://azure-kv-tests2.vault.azure.net/certificates/testcert845584ffd2a/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681268409, + "updated": 1681268409 + } + }, + "pending": { + "id": "https://azure-kv-tests2.vault.azure.net/certificates/testcert845584ffd2a/pending" + } + } + } + ], + "Variables": { + "0": "testcert845584ffd2a" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateEmptyName[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateEmptyName[1].json index 638d2cdd51e58..a3dd914e7e854 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateEmptyName[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateEmptyName[1].json @@ -1,29 +1,88 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates//create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates//create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b17ed161-33cd-4963-802e-71df60a5f897" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "405", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "71", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5943b12c-b8b1-43c5-a6bc-14cfbcdf68f0", - "Body" : "{\"error\":{\"code\":\"MethodNotAllowed\",\"message\":\"HTTP POST not allowed\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates//create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 405, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "71", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ebc7644b-8e0a-47f8-a680-5e3413e6b289" + }, + "ResponseBody": { + "error": { + "code": "MethodNotAllowed", + "message": "HTTP POST not allowed" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateNullPolicy[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateNullPolicy[1].json index b1df158be8eb8..ac116fbbcfcdc 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateNullPolicy[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateNullPolicy[1].json @@ -1,4 +1,6 @@ { - "networkCallRecords" : [ ], - "variables" : [ "tempcert340255a8" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "tempcert561337bd" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateNull[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateNull[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateNull[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateNull[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateWithMultipleTenants[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateWithMultipleTenants[1].json index 206d138c1afbc..18821e21e8286 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateWithMultipleTenants[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificateWithMultipleTenants[1].json @@ -1,1531 +1,646 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:22 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "12de59f9-af00-46da-b4f6-e693f454c48b", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4&request_id=a63d893f06a243e1bafe31171d877767", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d12c8f81-ea17-43d7-801d-c43f84274897", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e8a40092-7969-4a69-9869-d7de8ae6c536", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "dd40f876-3c84-4f54-9dff-ad8cdf755d79", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2ffb1a35-3a9a-47d3-926a-62f89b3198e5", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4994b201-fbf0-44f3-bb9a-3ae43d4cda33", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "17f40f38-7ece-4e81-b25b-25a52bc5cd4a", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "02d3915e-b420-4640-bff7-23cf72be83d1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7c64786e-eef0-440c-8517-6b7e858d5dd1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:32 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9ea054b1-7e7a-460b-bc3f-b107de2aa208", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:33 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "989b484e-8ace-4e24-b8c5-ccd4e73a2240", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:34 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f6533f32-009b-42b8-be4a-be4069399005", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:35 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "53eb199e-efe8-47b0-bbf0-248263d4cfd4", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:36 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b676a6d7-098c-4a5b-91b6-85bd79f758cd", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:37 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7d22752f-416d-456f-868c-0b234f474931", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:38 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "12c00293-292a-406a-81a7-d863a3d26e1e", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:39 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "74df2447-ce82-4b22-9c08-4a0cc91fbb37", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:41 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a676fe80-592b-4cc8-9ff6-f157c9097aaa", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:41 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fe8f2b95-b999-443f-8302-30e3c58abe16", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:43 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "13158bc1-f5e2-464d-8879-53f38debe5bf", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:43 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d525448d-18c1-44ef-a067-707d953d5744", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:45 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "130a4f1a-abca-4c57-b3c0-86704ffa22e3", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:46 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "377b66d2-f54b-4245-aa60-7bbb00317dff", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:47 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8d6e5ee8-f90f-4c6a-864e-e9a290f467d4", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:48 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0aa6c715-8258-4c1d-8845-6113e37f3fb0", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:49 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "120d80b2-88ab-4054-9713-f9176c88ccea", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:50 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "dd6c224a-eb3e-4aaa-8873-1306e3894c1b", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:51 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "95a4912d-3e01-447c-b3e0-0b69623e4890", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:52 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "48766c64-8fee-448a-86cf-9d4a3b99def7", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:53 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f8ac19a3-a969-4300-8ff5-799602c148c3", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:55 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "17951593-74d8-46e2-9221-e74880179734", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:56 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0552e159-6382-4710-a6b3-00ef94d34998", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:57 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3f15c0ba-dec6-4613-9395-eb6cdd5425a8", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3222a6f9-8e37-4393-a8f7-bce843ec046f", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:59 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "35fdff72-ae07-4dc2-a4da-5123490d424a", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:00 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "48f3bdc6-b8fe-442b-ad17-e42edeaae1d6", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:02 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f1d3793b-aa5a-40d9-a6bf-4ca989e7ee12", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:03 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3e97eeff-a175-4850-bf03-c0ac4850cb3f", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:04 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3219c859-c27a-4791-b90b-525ce527acbb", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:04 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "59f01b29-e1c1-49a2-8e98-0a7b9d3588a6", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:06 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e53fab37-7fd7-4f55-a40b-1a208a75e630", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:07 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d6992388-0b7b-4df4-a866-97b841045259", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:07 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b50eccd8-353f-4ae8-ace9-e0f395872aa7", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8c0613d3-f457-4423-a373-33900d5b0bd7", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fa324bc6-2279-4691-a329-c284bef232dc", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a014b028-6ef8-4beb-a50a-90b3b8771067", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "dc1d82bc-2feb-4276-884b-4231c7564197", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ee01e5dd-93f3-4ef5-98d8-63e2c11573c6", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "440382de-5e1e-4226-9ba2-b85b333f576e", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6c4c22a8-7f7a-4d9f-8b3a-2380cac03042", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8c9bec3d-e92c-4db7-ae23-83cf69bba540", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a4fb9892-a448-4e88-ad29-fb84a0340dd7", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f38f048c-609c-4ff0-bad1-9e2d72fe96ac", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f6a7fdd2-fefd-481f-9328-d8c687bb0015", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:21 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3fe84a43-af97-450a-8bfe-425ed2236119", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:22 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "baccb364-2e5c-40ea-b63a-47fddf7d3f85", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1217", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5f771056-4986-4afb-8408-307fb13b6b01", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDDEY5PpA8omss81oUBWGD/YoCr0mFUHED5rA5NsRFt8APZN4GVDJS1cilawguykfL58ftGq7wV3+pPPNgpC3zzfolgGMu05M/T5IiKKbHdnRfn32gV+a5SwZcZtzRqKQFJg74p/vDUOElKFEo16yxo+0hM7O2mHGGu3CBZoF0XDFUeeKj8dNvnm34uPClNN6v8nzpOQ3tl9f0pV/jC9soLBtuCXLg98y/Ic0Mh/89tYfgc2YQMwjT2foKsbNIcse/0KNZKOPFDi+OT43//C/UfO3b55ZXXVS29SiAhG8+ZigSHc09B69oS8n44gk563qUlBg1cA72lo43e6ZEU9ctb\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4\",\"request_id\":\"a63d893f06a243e1bafe31171d877767\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert041204c4/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2381", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "504dc77b-12b1-4f47-9e17-db306041c3b0", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/a01319d509fb4c88888fede4c7d5f290\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert041204c4/a01319d509fb4c88888fede4c7d5f290\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert041204c4/a01319d509fb4c88888fede4c7d5f290\",\"x5t\":\"lsjJbwQT9HJ9sf4eCJJU8uY9iaw\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQLwm6xyUDR3i9QZrszi6+JTANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA4MDAyM1oXDTI0MDMxNjA4MTAyM1owGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANFadF/z0jkm4ySUfUBgRIoUzxilGUF4nOfGfvcY8Km12QTiFm9G6z/nMjNYJ3Vwon1UJuyKYF54h2bK6R0Mdpq/IYJ5KxZHBWhvNL8qTxoYOOKR37nYtMpJnVB1uBNhx8bFiwVwu9RxOQq5XPvBvBOcpPF6bnzi+G+hFQVhQ0osFvI2/HBp9IOyVWI2xNlFbRYvQCc0+Rl6PYJEyEuXQU6X+Bb/rXvFVOZp4rx+UYnpqRBeGyIfbc/ZeGvrGSlA8KfaAtRK+AFC0BDTqmp4VLFmeq+aQQ+FQmJgeILeANj85sQMeBsF8MBKspEsq90qai+c92o54ohLND1KlzHQQyUCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFDAhufy0lVRZkPBT+XXnJHjd2J5IMB0GA1UdDgQWBBQwIbn8tJVUWZDwU/l15yR43dieSDANBgkqhkiG9w0BAQsFAAOCAQEAxGFXhcVMtYfj4mbC3h9xcOi8SksfcRve1jR2uEqCW49ifb8GwvzDkPjBL6DF9reX0rqBdMrYY+Mc+pODzsV0d8WgencJ8eAGdvgLdeaE1vsnCRHOK3+PrHawOncglLTjIvq4V5TNZU7lO6TQ+WF2a29JGv/jHWfWFs36jcwoR1LUA1rQnsPnTdIm28qXUXrjld1vx/bFqBSXbY797+uDIe373Ytztt2A+v61GKk5hPCQb2bcx2JeVRQJMkchwHTUUCW9yr3x8k6dF4T7gF7GRHhIPYKMdEkKO9RvSMLvLkMOOKNAksnGREeBRm3yexdHEeyfRuSWr3DbzcgT87njpA==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953623,\"exp\":1710576623,\"created\":1678954223,\"updated\":1678954223,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954162,\"updated\":1678954162}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert14089566/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:10:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8754b0a4-7749-4345-9e8c-ae71ce636de5", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert14089566/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANN5b//xHpi0MazpEgpEd0dMq3yx7UbIjyczQVCzyBpxMhSqrj9bcI0LCuF4eGw1XJhbORwIvaiHyB0bLPayteFlH+9hbrpj3uyAjfZgSR+Vhwqh3Zc6XgHZz0hT8CpNSsc5DdQ/BUcHZ07RKEM6Ib7ZP/+bD1C25uBZxLRrcAXiqk14AK7Fvh5p1jiCO6pbpit3VSjjgRGfEnJ+X3MZPOkDNyi/O3Jg5z80BEvRP+a8BgEtzGWVQlYlIZkwzFuPnDI+xBAoscP9GN1bRBvjyLEMWnXy0dPnOSGm3nBkVq9cXRxX6nhAUmG07I5kBZYADeEcdBpXHNzmTHZN4Cl9xd0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQC+P4OVPCH7Jsm1DRb9GzU5aP/vSrYZPzT23P7VAR8ubDLnI9Qa2r++5PBKDyt6LJxycQa9hxCdtSq8ajDWUUzM6mxNN8/0MNLNoSGFCjcyiUYbFZ/G/v9/xQLP9B/nXOeSV+FbIboltQrso77Lk4jocTBjR4UV/y/E7bx7fxi7+PhwVFktkP46HRwbh5BbgOkc9aLV2OW759LHAi7aRzAXH/eMUXXaZRJeDTlO2JhDv0uKql4vH54PeJ5SzuuTmyXEMJFRwBefGYAW98rRysx+H5ZGhpIYK+DfLLcN4NYd4J2JIa+bAYNH+ndSz0mL6Yb1Zoeotcehn9W0/xXPTh0P\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"1150219f598240b5942a31a40bae8742\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert14089566/pending?api-version=7.4&request_id=1150219f598240b5942a31a40bae8742", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert14089566/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1217", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9434794f-b7ab-4557-ae57-73caca313df5", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert14089566/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANN5b//xHpi0MazpEgpEd0dMq3yx7UbIjyczQVCzyBpxMhSqrj9bcI0LCuF4eGw1XJhbORwIvaiHyB0bLPayteFlH+9hbrpj3uyAjfZgSR+Vhwqh3Zc6XgHZz0hT8CpNSsc5DdQ/BUcHZ07RKEM6Ib7ZP/+bD1C25uBZxLRrcAXiqk14AK7Fvh5p1jiCO6pbpit3VSjjgRGfEnJ+X3MZPOkDNyi/O3Jg5z80BEvRP+a8BgEtzGWVQlYlIZkwzFuPnDI+xBAoscP9GN1bRBvjyLEMWnXy0dPnOSGm3nBkVq9cXRxX6nhAUmG07I5kBZYADeEcdBpXHNzmTHZN4Cl9xd0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQC+P4OVPCH7Jsm1DRb9GzU5aP/vSrYZPzT23P7VAR8ubDLnI9Qa2r++5PBKDyt6LJxycQa9hxCdtSq8ajDWUUzM6mxNN8/0MNLNoSGFCjcyiUYbFZ/G/v9/xQLP9B/nXOeSV+FbIboltQrso77Lk4jocTBjR4UV/y/E7bx7fxi7+PhwVFktkP46HRwbh5BbgOkc9aLV2OW759LHAi7aRzAXH/eMUXXaZRJeDTlO2JhDv0uKql4vH54PeJ5SzuuTmyXEMJFRwBefGYAW98rRysx+H5ZGhpIYK+DfLLcN4NYd4J2JIa+bAYNH+ndSz0mL6Yb1Zoeotcehn9W0/xXPTh0P\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert14089566\",\"request_id\":\"1150219f598240b5942a31a40bae8742\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert14089566/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2381", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0ba3f1db-1d33-4a6f-b634-c7aebc1d7eea", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert14089566/ae0aae5975ea449ab4f45365e67261da\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert14089566/ae0aae5975ea449ab4f45365e67261da\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert14089566/ae0aae5975ea449ab4f45365e67261da\",\"x5t\":\"CpSpbJHSGlBYOtl-rD4i5cQkTxA\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQPEqlKZpZQ2eoh1T8Jyiu1TANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA4MDAyNVoXDTI0MDMxNjA4MTAyNVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANN5b//xHpi0MazpEgpEd0dMq3yx7UbIjyczQVCzyBpxMhSqrj9bcI0LCuF4eGw1XJhbORwIvaiHyB0bLPayteFlH+9hbrpj3uyAjfZgSR+Vhwqh3Zc6XgHZz0hT8CpNSsc5DdQ/BUcHZ07RKEM6Ib7ZP/+bD1C25uBZxLRrcAXiqk14AK7Fvh5p1jiCO6pbpit3VSjjgRGfEnJ+X3MZPOkDNyi/O3Jg5z80BEvRP+a8BgEtzGWVQlYlIZkwzFuPnDI+xBAoscP9GN1bRBvjyLEMWnXy0dPnOSGm3nBkVq9cXRxX6nhAUmG07I5kBZYADeEcdBpXHNzmTHZN4Cl9xd0CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFEqLR9VgEulJ+z/BlfRoxV2hjWH5MB0GA1UdDgQWBBRKi0fVYBLpSfs/wZX0aMVdoY1h+TANBgkqhkiG9w0BAQsFAAOCAQEAfCFb8HYYSoRyVPbB22nzn8QckTFsulKP1s4yMdq2RrYMwaSqkvCojpkrDYksgFPL6LeYE5C/KJArCuCVJ90LuaWomdkeIoP4N8HkBZp7rUrpZimQcWt5R4viE2TulF/dB1cDgzMaKd3Wlw5wDY1Ql7mBXytAY+daT/HXJCvj+ymT2MeL9tbBnEoU8xlkYaL6a5V4luqJapefoQD3GGF6UIf+4Y/G5aTvF5zJhiVLSZEQJ3HKbcxSsCA/plOceoB0Nnjsym3bS083AzLVSxl/iGnmk20tGuy7UL1Cii+QSL0NPoVC2mdI1Yqw6ekd0Tz6Ap+dFri4mxaW2D/nf2nCIw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953625,\"exp\":1710576625,\"created\":1678954225,\"updated\":1678954225,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert14089566/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954224,\"updated\":1678954224}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert14089566/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "efd222d5-afe3-4198-a315-f04e1de89753", "testcert041204c4", "testcert14089566" ] + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert52940cad/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "59139241-4a43-4e08-b809-3d28972a119c" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } + }, + { + "RequestUri": "https://REDACTED/certificates/testcert52940cad/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert52940cad/pending?api-version=7.4\u0026request_id=e6dc7076e3594b708a914d7f1fd31a65", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1059a4f7-3395-4031-bfe8-abdf20158834" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert52940cad/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOBJGSpAZMzpE1DtsjCgl07xCW\u002BcOca\u002Bc2NeuSXWQurcPIQUnw/wdysg6MCfrXWlSeMw4B1w5eIGaKh1KAHARGemxkA70399Hs0DLhp34x4DN1eEgpuu7X0aSkyl0mH3BWAbwHX\u002BB/xhLfmAJEbHCthnzSV1CrRIql/ONEpFlgtmv0e3HMEcGOyNeSUtBd41jy0yVylnUdvwcMXS/BKdp4l4wjnC8FhONoOILsXoKM5wNmCbbdnBkvsssHk9w6CqcrJm5NTwzoFlbbhlVWB3c4YCV7blr\u002B7SJHYkizRMNyQgqVSqejSr4eALXtGtttV7qx5amHQjsf\u002B5dX6f/CUl24kCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCp61BFTudCU\u002Bz33epsl9gKbqtXDkyK/Rz1PxHhwDKZnqeWd4XFJSmAbrVBw1nTLkfwdcczdmF/BW9Rftfb5o9g61hIgNOTogkrYxlMO9QLqVnZtS9eE2VLKBJ1EKJIz7TlaI62dioV\u002BNV4Nyozm4FrQnpdqSK7BpO91WWRrEcCHxGVkYERW0IvySW1AybFQDNHJwYTK3BHxIgZsUN5VePO0emow11Szo7MgGo/sBAoz/Ow9zev8qwTXQ\u002BlACWPQE7HqwPfL7lJ6hRB7zj4rjYT9xl\u002BQ1ko2cHmmskdbClihjOgDwWdPWH7SEnVyczo0ORuMnsKNDXaRWNy/ggVk6qg", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "e6dc7076e3594b708a914d7f1fd31a65" + } + }, + { + "RequestUri": "https://REDACTED/certificates/testcert52940cad/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e32381d2-8985-4ee7-94d5-b28997b9c4a2" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert52940cad/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOBJGSpAZMzpE1DtsjCgl07xCW\u002BcOca\u002Bc2NeuSXWQurcPIQUnw/wdysg6MCfrXWlSeMw4B1w5eIGaKh1KAHARGemxkA70399Hs0DLhp34x4DN1eEgpuu7X0aSkyl0mH3BWAbwHX\u002BB/xhLfmAJEbHCthnzSV1CrRIql/ONEpFlgtmv0e3HMEcGOyNeSUtBd41jy0yVylnUdvwcMXS/BKdp4l4wjnC8FhONoOILsXoKM5wNmCbbdnBkvsssHk9w6CqcrJm5NTwzoFlbbhlVWB3c4YCV7blr\u002B7SJHYkizRMNyQgqVSqejSr4eALXtGtttV7qx5amHQjsf\u002B5dX6f/CUl24kCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCp61BFTudCU\u002Bz33epsl9gKbqtXDkyK/Rz1PxHhwDKZnqeWd4XFJSmAbrVBw1nTLkfwdcczdmF/BW9Rftfb5o9g61hIgNOTogkrYxlMO9QLqVnZtS9eE2VLKBJ1EKJIz7TlaI62dioV\u002BNV4Nyozm4FrQnpdqSK7BpO91WWRrEcCHxGVkYERW0IvySW1AybFQDNHJwYTK3BHxIgZsUN5VePO0emow11Szo7MgGo/sBAoz/Ow9zev8qwTXQ\u002BlACWPQE7HqwPfL7lJ6hRB7zj4rjYT9xl\u002BQ1ko2cHmmskdbClihjOgDwWdPWH7SEnVyczo0ORuMnsKNDXaRWNy/ggVk6qg", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "e6dc7076e3594b708a914d7f1fd31a65" + } + }, + { + "RequestUri": "https://REDACTED/certificates/testcert52940cad/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0653719b-901f-4575-b940-ed67f6cbab2a" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert52940cad/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOBJGSpAZMzpE1DtsjCgl07xCW\u002BcOca\u002Bc2NeuSXWQurcPIQUnw/wdysg6MCfrXWlSeMw4B1w5eIGaKh1KAHARGemxkA70399Hs0DLhp34x4DN1eEgpuu7X0aSkyl0mH3BWAbwHX\u002BB/xhLfmAJEbHCthnzSV1CrRIql/ONEpFlgtmv0e3HMEcGOyNeSUtBd41jy0yVylnUdvwcMXS/BKdp4l4wjnC8FhONoOILsXoKM5wNmCbbdnBkvsssHk9w6CqcrJm5NTwzoFlbbhlVWB3c4YCV7blr\u002B7SJHYkizRMNyQgqVSqejSr4eALXtGtttV7qx5amHQjsf\u002B5dX6f/CUl24kCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCp61BFTudCU\u002Bz33epsl9gKbqtXDkyK/Rz1PxHhwDKZnqeWd4XFJSmAbrVBw1nTLkfwdcczdmF/BW9Rftfb5o9g61hIgNOTogkrYxlMO9QLqVnZtS9eE2VLKBJ1EKJIz7TlaI62dioV\u002BNV4Nyozm4FrQnpdqSK7BpO91WWRrEcCHxGVkYERW0IvySW1AybFQDNHJwYTK3BHxIgZsUN5VePO0emow11Szo7MgGo/sBAoz/Ow9zev8qwTXQ\u002BlACWPQE7HqwPfL7lJ6hRB7zj4rjYT9xl\u002BQ1ko2cHmmskdbClihjOgDwWdPWH7SEnVyczo0ORuMnsKNDXaRWNy/ggVk6qg", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "e6dc7076e3594b708a914d7f1fd31a65" + } + }, + { + "RequestUri": "https://REDACTED/certificates/testcert52940cad/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1213", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "74978318-9549-4227-a682-d9be0291dfe3" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert52940cad/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOBJGSpAZMzpE1DtsjCgl07xCW\u002BcOca\u002Bc2NeuSXWQurcPIQUnw/wdysg6MCfrXWlSeMw4B1w5eIGaKh1KAHARGemxkA70399Hs0DLhp34x4DN1eEgpuu7X0aSkyl0mH3BWAbwHX\u002BB/xhLfmAJEbHCthnzSV1CrRIql/ONEpFlgtmv0e3HMEcGOyNeSUtBd41jy0yVylnUdvwcMXS/BKdp4l4wjnC8FhONoOILsXoKM5wNmCbbdnBkvsssHk9w6CqcrJm5NTwzoFlbbhlVWB3c4YCV7blr\u002B7SJHYkizRMNyQgqVSqejSr4eALXtGtttV7qx5amHQjsf\u002B5dX6f/CUl24kCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCp61BFTudCU\u002Bz33epsl9gKbqtXDkyK/Rz1PxHhwDKZnqeWd4XFJSmAbrVBw1nTLkfwdcczdmF/BW9Rftfb5o9g61hIgNOTogkrYxlMO9QLqVnZtS9eE2VLKBJ1EKJIz7TlaI62dioV\u002BNV4Nyozm4FrQnpdqSK7BpO91WWRrEcCHxGVkYERW0IvySW1AybFQDNHJwYTK3BHxIgZsUN5VePO0emow11Szo7MgGo/sBAoz/Ow9zev8qwTXQ\u002BlACWPQE7HqwPfL7lJ6hRB7zj4rjYT9xl\u002BQ1ko2cHmmskdbClihjOgDwWdPWH7SEnVyczo0ORuMnsKNDXaRWNy/ggVk6qg", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert52940cad", + "request_id": "e6dc7076e3594b708a914d7f1fd31a65" + } + }, + { + "RequestUri": "https://REDACTED/certificates/testcert52940cad/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2371", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8dc5c0e3-7fe7-4ffc-bfc9-815412c10c0e" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert52940cad/07f11baa6a5a4e46abafdb678aa4304f", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert52940cad/07f11baa6a5a4e46abafdb678aa4304f", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert52940cad/07f11baa6a5a4e46abafdb678aa4304f", + "x5t": "wLp-LJn6S5fcikpsbLf-rPDP2KQ", + "cer": "MIIDNjCCAh6gAwIBAgIQZWXmfV7sQHGEAy06inEyKDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIwMVoXDTI0MDQxMjAyNTIwMVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOBJGSpAZMzpE1DtsjCgl07xCW\u002BcOca\u002Bc2NeuSXWQurcPIQUnw/wdysg6MCfrXWlSeMw4B1w5eIGaKh1KAHARGemxkA70399Hs0DLhp34x4DN1eEgpuu7X0aSkyl0mH3BWAbwHX\u002BB/xhLfmAJEbHCthnzSV1CrRIql/ONEpFlgtmv0e3HMEcGOyNeSUtBd41jy0yVylnUdvwcMXS/BKdp4l4wjnC8FhONoOILsXoKM5wNmCbbdnBkvsssHk9w6CqcrJm5NTwzoFlbbhlVWB3c4YCV7blr\u002B7SJHYkizRMNyQgqVSqejSr4eALXtGtttV7qx5amHQjsf\u002B5dX6f/CUl24kCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFKEITGblMTeiaF6SZr6UMvlkStbhMB0GA1UdDgQWBBShCExm5TE3omhekma\u002BlDL5ZErW4TANBgkqhkiG9w0BAQsFAAOCAQEAECgi8udLrHtJxcUsOb7TMMQmBvQbdPEyocUiuUyj82sy7vz/EPLhEJ\u002BUpRVf5UBgNp2FG8hiyvK1i68\u002BwEu1rzexlWHxsijl\u002BrmI03TMlYHEePEBf57NvIxKAcCmJk2SbelDvOB/KzOGx/7mbG0E2CSXNwZwV83xiva1KheKHyrH1yPxwf5KrhSityPNSXIAhXGAa\u002BP3/ZboWn9sosqGIQtd3zbnEoKT3vC9jE1TNIYTVi\u002BP7tglcPG4rRr0uaGDPv9s3kYwhLRgzf6eErzuUSnbbuai5aPTMDXxHMq5dUCkXewyDnLJ3ZTL9psKLhA7gQLjFeG\u002BLwCLuEtSbBygeQ==", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert52940cad/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert52940cad/pending" + } + } + }, + { + "RequestUri": "https://REDACTED/certificates/testcert69778c99/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b49efb63-9cbd-4bb4-9347-14d7044350b6" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } + }, + { + "RequestUri": "https://REDACTED/certificates/testcert69778c99/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c0d406f1-be6c-4b61-9e80-3fe9f855ff36" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } + }, + { + "RequestUri": "https://REDACTED/certificates/testcert69778c99/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:11 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "02e106b4-10b5-4ece-a378-e77c2e65f081" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } + }, + { + "RequestUri": "https://REDACTED/certificates/testcert69778c99/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:19 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert69778c99/pending?api-version=7.4\u0026request_id=55ceeb4aef2849f6ae3560c8af4670fc", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "315a84cb-6c8f-4be7-b4e7-1a41dc945758" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert69778c99/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOe8dSTTO0XwHH6jZC\u002BENSGmyFYIUzFtsgAo\u002BNWsJAEyCHyraYAmYyxd2\u002BB5xap60mnXb67jkDG5La2Cj1PngDquljx3AZi8e3aJJBWcbMWinoQhysC7w/9wUukuj0TamM9gGm0CZVYFfTlGHFkH\u002BEaNsnojsBcI2t29SzyEbD6PQeHkQ6PzAUeGvDt7/j\u002BN\u002BN0LhfAr4x\u002BtFdQw79MhKFSk/Xq4zSgC8o/AF9ZEdWywmg/ExYifnpcrZiFyqpcQUZPm5p\u002B4ZMRdGZvWzF2XSLdETaqRi1otT0/1INHmxiZ\u002BoB9VGLxYycBbS0iKy5AJ3W4wjNRWEiY7kfw1NqDAHjECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQC3RXMlyjviNvDOobfJDJn5xNwpZSjhfcXQ8/BZCGBkflI\u002BapqkHLENBHo2/re9fr3IGpFenolFtsnDo\u002BYzFDq57IfMph/v4eYs/pA7lZQgJHrIY1nJABZ154icXR9h89sq3aT4RPbDfd\u002Bh7Q2alVO/KEH2DDF\u002B\u002BpaxaZHm4t5ySMU0Wp\u002Bux\u002B2nJCCxk9ve0ZC69YRJUpMXajvvGXb5WGnRhtaM3b6BS3MAth5HpDxqzs1PfNwtJFJunZvbkKI/C/kCxFFEzFcWpos14431jt6cyfPGOxP/Rr\u002BGFNVSyredvkrnGSeCw/ujTm\u002BY\u002BquIO5xyHuKvrDdzja500O8AzfEC", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "55ceeb4aef2849f6ae3560c8af4670fc" + } + }, + { + "RequestUri": "https://REDACTED/certificates/testcert69778c99/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1213", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d40baba3-1091-444b-9c6c-be1fc08730df" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert69778c99/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOe8dSTTO0XwHH6jZC\u002BENSGmyFYIUzFtsgAo\u002BNWsJAEyCHyraYAmYyxd2\u002BB5xap60mnXb67jkDG5La2Cj1PngDquljx3AZi8e3aJJBWcbMWinoQhysC7w/9wUukuj0TamM9gGm0CZVYFfTlGHFkH\u002BEaNsnojsBcI2t29SzyEbD6PQeHkQ6PzAUeGvDt7/j\u002BN\u002BN0LhfAr4x\u002BtFdQw79MhKFSk/Xq4zSgC8o/AF9ZEdWywmg/ExYifnpcrZiFyqpcQUZPm5p\u002B4ZMRdGZvWzF2XSLdETaqRi1otT0/1INHmxiZ\u002BoB9VGLxYycBbS0iKy5AJ3W4wjNRWEiY7kfw1NqDAHjECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQC3RXMlyjviNvDOobfJDJn5xNwpZSjhfcXQ8/BZCGBkflI\u002BapqkHLENBHo2/re9fr3IGpFenolFtsnDo\u002BYzFDq57IfMph/v4eYs/pA7lZQgJHrIY1nJABZ154icXR9h89sq3aT4RPbDfd\u002Bh7Q2alVO/KEH2DDF\u002B\u002BpaxaZHm4t5ySMU0Wp\u002Bux\u002B2nJCCxk9ve0ZC69YRJUpMXajvvGXb5WGnRhtaM3b6BS3MAth5HpDxqzs1PfNwtJFJunZvbkKI/C/kCxFFEzFcWpos14431jt6cyfPGOxP/Rr\u002BGFNVSyredvkrnGSeCw/ujTm\u002BY\u002BquIO5xyHuKvrDdzja500O8AzfEC", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert69778c99", + "request_id": "55ceeb4aef2849f6ae3560c8af4670fc" + } + }, + { + "RequestUri": "https://REDACTED/certificates/testcert69778c99/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2371", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8a3ad3b6-a0ba-439b-bdf6-4f52faf1dd2a" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert69778c99/f4f6305eef564a2782f1f881c5da948e", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert69778c99/f4f6305eef564a2782f1f881c5da948e", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert69778c99/f4f6305eef564a2782f1f881c5da948e", + "x5t": "_kpN7t8cdFVp1XQB8ufpaErytPU", + "cer": "MIIDNjCCAh6gAwIBAgIQUcKk2kNvSXCTXGLeI7Fc0zANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIyMVoXDTI0MDQxMjAyNTIyMVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOe8dSTTO0XwHH6jZC\u002BENSGmyFYIUzFtsgAo\u002BNWsJAEyCHyraYAmYyxd2\u002BB5xap60mnXb67jkDG5La2Cj1PngDquljx3AZi8e3aJJBWcbMWinoQhysC7w/9wUukuj0TamM9gGm0CZVYFfTlGHFkH\u002BEaNsnojsBcI2t29SzyEbD6PQeHkQ6PzAUeGvDt7/j\u002BN\u002BN0LhfAr4x\u002BtFdQw79MhKFSk/Xq4zSgC8o/AF9ZEdWywmg/ExYifnpcrZiFyqpcQUZPm5p\u002B4ZMRdGZvWzF2XSLdETaqRi1otT0/1INHmxiZ\u002BoB9VGLxYycBbS0iKy5AJ3W4wjNRWEiY7kfw1NqDAHjECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFAQFLWa6B\u002BsxSqBT70ZaqcFltrM5MB0GA1UdDgQWBBQEBS1mugfrMUqgU\u002B9GWqnBZbazOTANBgkqhkiG9w0BAQsFAAOCAQEAV\u002BaKhFcpu6DsdyQw0h79q7\u002Bft5pP7LzCs9gyAfkKmwDNNgF\u002BrXyKY0Wm3jYa0pQ4vRq65cKs1x7vrTbPdZIVWU965XFAUAWKQh\u002BDNdKNZPcobileHImXA5FyK57WHMILwMchb79L0u4L5BHsaZHqZObHMeL\u002B01mXfbXcqBIQW9imrT/QhJhJM1vJ4c4l1XHkIYpLgsUg68gj4iP/PE0N1F4hQJod2ZEqzRhOQkfDz1m6wRu/JKX/PI7PM9k5BeAAMiAvBulJxSwxrrAb2QIUwxbpjNryRbzbr9srYtFZoT\u002BAApif15Su0CH3q7qPVxxtixyInuangS3CflbhxQc0vw==", + "attributes": { + "enabled": true, + "nbf": 1681267341, + "exp": 1712890341, + "created": 1681267941, + "updated": 1681267941, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert69778c99/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267940, + "updated": 1681267940 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert69778c99/pending" + } + } + } + ], + "Variables": { + "0": "dbb0578c-93c7-4f8a-917b-efa070df63fb", + "1": "testcert52940cad", + "2": "testcert69778c99" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificate[1].json index 15b2029539f91..8c5e61d82d40b 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createCertificate[1].json @@ -1,105 +1,229 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert72180ce45d5/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert15970ce7b3a/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a0028919-7518-456f-ae32-08211e51ff94" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1302", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4ce2a147-1cb5-48b3-a0a9-dd299684c70b", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert72180ce45d5/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMImc7Njz4D8ZwwQb3jS/oCQ//5OgkufC+znSlFbUaDDfSABAkuwk42933k4egVHUyFAVYz+lz6+eiTY1XL3wNB/6ylYy6L5z1E8iGjYzA1w00r484ssAzCf0Lj3Mnw5vzQciw6DzDCYZxv9zPJhyltkt8IgiHnpZgznFqkbtNiNOSDJOfDq4AtLsiccsWB0x2H22dBat6auc+HkP03lLAb4lbt2lepVxe0/eJnEX6W48jQzD1azDnCGkCI4CANrPtwj/nENNH66wwNPe+cfgWHblaA1PdxMSDY18r7IPiowU4rf35cu0HYtU94dyUuA6XYGfpsbONkUQTGy3FviuGECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAv3d40SM0O1oEClyEnvJOCfHxVw5fhHaJjYNRct7QUkJ0BcaL+dQ9/wjiWr6A3rxbWuftkxemf67ZIE8HYgu2UolZsD9vMF6wQdf1aO64cihkHqNynwFhHf3KBpUmqOCeGcoBco0yhpTD0F2HAkP48VKmW+moXStJ6tC/i/gQj1B2quFrYrsYFVoVY4vYFIkg13CZq65kX/l2roNIE+K3O7xiHHaaqcx0BxfIMdddQPhqdZoKwlrGmtO8wrKleKzuXqPFliAckH0WVEEHsk7aLmjq22X21xKpFUvt+/bQwZC29s0Kx++OZoTSMay/aVKoiAX/pevjKpTl91ezKMU2r\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"d15d573d2e4349a7be014b0015810bec\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert72180ce45d5/pending?api-version=7.4&request_id=d15d573d2e4349a7be014b0015810bec", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert15970ce7b3a/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert15970ce7b3a/pending?api-version=7.4\u0026request_id=46c3bb467f064d63bbdf09219ea35ad3", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fcab03d0-4572-488b-9c19-f496bb2fbbf3" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert15970ce7b3a/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJbPNJHCJNt0fEPdxpubBuLRLaqTePMkcqpgm707YVoDoPYlD8RHa0X\u002Bg6Qkiwmt0RGlTHNSANgI68XqDcuFEq3rPjJpY2xGBoDqyTY3HbEg6Mnr7kmiSa70wfa/FIYBDnSRmfRDtX0sS\u002BFO6qnm1mgROcU/uDgIb7DbrBDntvncX/MtyQ093ftYVxugWUXgZ9pF\u002Ba8uGedHXnwgKhYdsY9K5TOT8wivxJlwXjAxRgphQ1u9oIp2Ri2jfz9A7ysXNyePAGfKgE4EGsEassKjlYJ7NKcnQfV2SW/uBNbF/sLbUWr8FCSPWNVDQvHG9/\u002BL\u002BQUBNy3XE1PeBZvLUKQe\u002BNUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQB0y/SenyMLhnIuPNcYxiUyV41m9lSvrZjbhh3slkLOEJWXvZgTwkDJguGAzK/ChBFoLUJbXKRbqjyz2L/EpHSkjG/8oKkdKv/MKOzvG4Vv4zy1eLtUDS4ugb8Y1fDdl5TqNsRd9M3jM/PjT/eboirCb\u002BgoRNXVtOsdWOIo2m4vWLuYMjQ8PGnCtLio4oqvG7JVhTpRSJNfgm6285rzexIuBKRGHfZvfwlPMW4i2ZjRET\u002B6oI1QV5B2Z\u002BKoreGe6g17XgmOzPBRLACN8CAdgYfmu/6YXovfZOsxfD3Ienqsg77Ix78cYfNGsIgtt7TvvdqLhsN7ZrfMrJCcBX6mSZyG", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "46c3bb467f064d63bbdf09219ea35ad3" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert72180ce45d5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert15970ce7b3a/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1219", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "20492908-bc55-476a-9880-cbc7233c8f16" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert15970ce7b3a/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJbPNJHCJNt0fEPdxpubBuLRLaqTePMkcqpgm707YVoDoPYlD8RHa0X\u002Bg6Qkiwmt0RGlTHNSANgI68XqDcuFEq3rPjJpY2xGBoDqyTY3HbEg6Mnr7kmiSa70wfa/FIYBDnSRmfRDtX0sS\u002BFO6qnm1mgROcU/uDgIb7DbrBDntvncX/MtyQ093ftYVxugWUXgZ9pF\u002Ba8uGedHXnwgKhYdsY9K5TOT8wivxJlwXjAxRgphQ1u9oIp2Ri2jfz9A7ysXNyePAGfKgE4EGsEassKjlYJ7NKcnQfV2SW/uBNbF/sLbUWr8FCSPWNVDQvHG9/\u002BL\u002BQUBNy3XE1PeBZvLUKQe\u002BNUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQB0y/SenyMLhnIuPNcYxiUyV41m9lSvrZjbhh3slkLOEJWXvZgTwkDJguGAzK/ChBFoLUJbXKRbqjyz2L/EpHSkjG/8oKkdKv/MKOzvG4Vv4zy1eLtUDS4ugb8Y1fDdl5TqNsRd9M3jM/PjT/eboirCb\u002BgoRNXVtOsdWOIo2m4vWLuYMjQ8PGnCtLio4oqvG7JVhTpRSJNfgm6285rzexIuBKRGHfZvfwlPMW4i2ZjRET\u002B6oI1QV5B2Z\u002BKoreGe6g17XgmOzPBRLACN8CAdgYfmu/6YXovfZOsxfD3Ienqsg77Ix78cYfNGsIgtt7TvvdqLhsN7ZrfMrJCcBX6mSZyG", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert15970ce7b3a", + "request_id": "46c3bb467f064d63bbdf09219ea35ad3" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1302", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "224a1e10-0949-4085-978b-9f12a9e5144f", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert72180ce45d5/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMImc7Njz4D8ZwwQb3jS/oCQ//5OgkufC+znSlFbUaDDfSABAkuwk42933k4egVHUyFAVYz+lz6+eiTY1XL3wNB/6ylYy6L5z1E8iGjYzA1w00r484ssAzCf0Lj3Mnw5vzQciw6DzDCYZxv9zPJhyltkt8IgiHnpZgznFqkbtNiNOSDJOfDq4AtLsiccsWB0x2H22dBat6auc+HkP03lLAb4lbt2lepVxe0/eJnEX6W48jQzD1azDnCGkCI4CANrPtwj/nENNH66wwNPe+cfgWHblaA1PdxMSDY18r7IPiowU4rf35cu0HYtU94dyUuA6XYGfpsbONkUQTGy3FviuGECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAv3d40SM0O1oEClyEnvJOCfHxVw5fhHaJjYNRct7QUkJ0BcaL+dQ9/wjiWr6A3rxbWuftkxemf67ZIE8HYgu2UolZsD9vMF6wQdf1aO64cihkHqNynwFhHf3KBpUmqOCeGcoBco0yhpTD0F2HAkP48VKmW+moXStJ6tC/i/gQj1B2quFrYrsYFVoVY4vYFIkg13CZq65kX/l2roNIE+K3O7xiHHaaqcx0BxfIMdddQPhqdZoKwlrGmtO8wrKleKzuXqPFliAckH0WVEEHsk7aLmjq22X21xKpFUvt+/bQwZC29s0Kx++OZoTSMay/aVKoiAX/pevjKpTl91ezKMU2r\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"d15d573d2e4349a7be014b0015810bec\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert72180ce45d5/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1223", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "bc308da0-0231-47be-8a8b-598e321e06cc", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert72180ce45d5/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMImc7Njz4D8ZwwQb3jS/oCQ//5OgkufC+znSlFbUaDDfSABAkuwk42933k4egVHUyFAVYz+lz6+eiTY1XL3wNB/6ylYy6L5z1E8iGjYzA1w00r484ssAzCf0Lj3Mnw5vzQciw6DzDCYZxv9zPJhyltkt8IgiHnpZgznFqkbtNiNOSDJOfDq4AtLsiccsWB0x2H22dBat6auc+HkP03lLAb4lbt2lepVxe0/eJnEX6W48jQzD1azDnCGkCI4CANrPtwj/nENNH66wwNPe+cfgWHblaA1PdxMSDY18r7IPiowU4rf35cu0HYtU94dyUuA6XYGfpsbONkUQTGy3FviuGECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAv3d40SM0O1oEClyEnvJOCfHxVw5fhHaJjYNRct7QUkJ0BcaL+dQ9/wjiWr6A3rxbWuftkxemf67ZIE8HYgu2UolZsD9vMF6wQdf1aO64cihkHqNynwFhHf3KBpUmqOCeGcoBco0yhpTD0F2HAkP48VKmW+moXStJ6tC/i/gQj1B2quFrYrsYFVoVY4vYFIkg13CZq65kX/l2roNIE+K3O7xiHHaaqcx0BxfIMdddQPhqdZoKwlrGmtO8wrKleKzuXqPFliAckH0WVEEHsk7aLmjq22X21xKpFUvt+/bQwZC29s0Kx++OZoTSMay/aVKoiAX/pevjKpTl91ezKMU2r\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert72180ce45d5\",\"request_id\":\"d15d573d2e4349a7be014b0015810bec\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert72180ce45d5/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2396", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "70590ed6-2c62-4f40-a20d-455d61022b84", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert72180ce45d5/7920f63d5f1f44ee8f74875398807460\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert72180ce45d5/7920f63d5f1f44ee8f74875398807460\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert72180ce45d5/7920f63d5f1f44ee8f74875398807460\",\"x5t\":\"tJRERVpJiQl09q59sp0Adgim-vQ\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQEx77Q1gWRVKYCGwJlOOfmTANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkxMFoXDTI0MDMxNjA4MDkxMFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMImc7Njz4D8ZwwQb3jS/oCQ//5OgkufC+znSlFbUaDDfSABAkuwk42933k4egVHUyFAVYz+lz6+eiTY1XL3wNB/6ylYy6L5z1E8iGjYzA1w00r484ssAzCf0Lj3Mnw5vzQciw6DzDCYZxv9zPJhyltkt8IgiHnpZgznFqkbtNiNOSDJOfDq4AtLsiccsWB0x2H22dBat6auc+HkP03lLAb4lbt2lepVxe0/eJnEX6W48jQzD1azDnCGkCI4CANrPtwj/nENNH66wwNPe+cfgWHblaA1PdxMSDY18r7IPiowU4rf35cu0HYtU94dyUuA6XYGfpsbONkUQTGy3FviuGECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFBOF+RtY+2caWaqahtPfU+l+UH6PMB0GA1UdDgQWBBQThfkbWPtnGlmqmobT31PpflB+jzANBgkqhkiG9w0BAQsFAAOCAQEADcyd0f32JBQ+z4gQoHaM9QIVgmMMKOnOuJonktJv4kxAuB+EYz62YInCk7evN/IebQI9WOmRba7AS8qQ1F8RdflWoJFXWBtfSLOp9rV5GZRXJ18wXUWgKRlqV0oIZH7UkMHDfoFF5MUXSaHV4s+KvtFfQVrMBF1/OrAFi87ajL3f1S8vumZvDoxdpCvmqZl07UAuzqq9iKOy8yoH0t/1ydOLdW+XA0QC2wkZNWWDNXPrAyPpRxl4Zu3TwlZ7TvYnthV9oErbAjJE6dmN18ZVmDY8S2hbgLOuUY9H6S5wBmobQE3jiEDDNQ61AJv7z81O+SizH0wlFZgm6Z3XVPEl/A==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1710576550,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert72180ce45d5/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert72180ce45d5/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert72180ce45d5" ] + { + "RequestUri": "https://REDACTED/certificates/testcert15970ce7b3a/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2386", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dc8ced75-b4d3-4473-ba4d-64aea855e225" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert15970ce7b3a/d39a03e79ac145ba9cccbbb134375a09", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert15970ce7b3a/d39a03e79ac145ba9cccbbb134375a09", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert15970ce7b3a/d39a03e79ac145ba9cccbbb134375a09", + "x5t": "RTg3ayHS2pAQ0IichADtQezB82Y", + "cer": "MIIDNjCCAh6gAwIBAgIQCU01D/oaQWKMfBA90fHObzANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDE1OFoXDTI0MDQxMjAyNTE1OFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJbPNJHCJNt0fEPdxpubBuLRLaqTePMkcqpgm707YVoDoPYlD8RHa0X\u002Bg6Qkiwmt0RGlTHNSANgI68XqDcuFEq3rPjJpY2xGBoDqyTY3HbEg6Mnr7kmiSa70wfa/FIYBDnSRmfRDtX0sS\u002BFO6qnm1mgROcU/uDgIb7DbrBDntvncX/MtyQ093ftYVxugWUXgZ9pF\u002Ba8uGedHXnwgKhYdsY9K5TOT8wivxJlwXjAxRgphQ1u9oIp2Ri2jfz9A7ysXNyePAGfKgE4EGsEassKjlYJ7NKcnQfV2SW/uBNbF/sLbUWr8FCSPWNVDQvHG9/\u002BL\u002BQUBNy3XE1PeBZvLUKQe\u002BNUCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFDX73IfLehOgpUiaKF6pX3Tz6IxTMB0GA1UdDgQWBBQ1\u002B9yHy3oToKVImiheqV908\u002BiMUzANBgkqhkiG9w0BAQsFAAOCAQEAWsma0wwgMdzUJZpgpauiBRgTxnrnAADW7jUUCEeoAiwQ\u002BcKytXsUzpwVPRnGt/cGoUU8uPPXT5pLjv89sO6VW1k/fU9oHVG2a5leiWm35ayeE9G7oXoH/oEi17RFTjXfjWxCdtwoQBkgt4M5Zhy3TJdekE08gZmvtP59tUEqkD95CdxY2hnwsqW3DxgZZ2nyZhD6coHoB93MT3\u002B1pYfBkrcto9av\u002Br4xLiBNSrErvekLivKPpjGt\u002BFEQCfczT9WpPYVFdJ7IhnIRxP2wZSLxwnnX9Q/ABhgODVaXLiy1NM3n2CcoJPIDXIC\u002BEut\u002Bp2\u002B1TEvvSPF02ufrchbz9wYYOg==", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1712890318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert15970ce7b3a/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert15970ce7b3a/pending" + } + } + } + ], + "Variables": { + "0": "testcert15970ce7b3a" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuerEmptyName[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuerEmptyName[1].json index 921b8521e65ea..7a0e8d4d9d5d2 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuerEmptyName[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuerEmptyName[1].json @@ -1,29 +1,78 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/issuers/?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6b6c65fc-3065-46dd-a331-9af1d42a0a3b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "405", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "70", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d2280b62-a935-418c-ab6c-7406e7a9013d", - "Body" : "{\"error\":{\"code\":\"MethodNotAllowed\",\"message\":\"HTTP PUT not allowed\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + { + "RequestUri": "https://REDACTED/certificates/issuers/?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "", + "credentials": {}, + "org_details": {}, + "attributes": {} + }, + "StatusCode": 405, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "70", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "45cc1d59-eed5-43ce-a5a3-26f7c3dc2fc1" + }, + "ResponseBody": { + "error": { + "code": "MethodNotAllowed", + "message": "HTTP PUT not allowed" + } + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuerNullProvider[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuerNullProvider[1].json index 7c733bc22066f..d9ce669add7f9 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuerNullProvider[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuerNullProvider[1].json @@ -1,29 +1,77 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/issuers/?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a0bf9d0b-42c5-4721-8a89-e55585ede2fa" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "405", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "70", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e96be1da-2f93-49eb-ace6-355e4f888351", - "Body" : "{\"error\":{\"code\":\"MethodNotAllowed\",\"message\":\"HTTP PUT not allowed\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/issuers/?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "51", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "credentials": {}, + "org_details": {}, + "attributes": {} + }, + "StatusCode": 405, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "70", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "501530b8-c00c-4c8a-96d8-a79de7380048" + }, + "ResponseBody": { + "error": { + "code": "MethodNotAllowed", + "message": "HTTP PUT not allowed" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuerNull[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuerNull[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuerNull[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuerNull[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuer[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuer[1].json index 91dbb2aba1382..6342b892514aa 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuer[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.createIssuer[1].json @@ -1,29 +1,113 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/testissuer26188980be?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer8115464e15?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ff78959e-ed80-408f-a393-403472cdaa49" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "382", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1b3af582-f8c9-4e92-ad29-adaeff38dea8", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer26188980be\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954158,\"updated\":1678954158}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testissuer26188980be" ] + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer8115464e15?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8f58dac2-518f-4c5f-a9be-d187a3263a3f" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer8115464e15", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267918, + "updated": 1681267918 + } + } + } + ], + "Variables": { + "0": "testissuer8115464e15" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateIssuerNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateIssuerNotFound[1].json index 165e8410eec06..5bcae9c5adeae 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateIssuerNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateIssuerNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/non-existing/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "67e8a9e0-d53c-4183-b6ab-8a0807cd02cf" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b7ee845b-de4e-4a0b-90d3-61e25a3711fd", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + { + "RequestUri": "https://REDACTED/certificates/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a7dce319-0661-41bd-82c4-467dd47f8bb8" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateIssuer[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateIssuer[1].json index 397383cef4fb3..0c3453ac766f5 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateIssuer[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateIssuer[1].json @@ -1,54 +1,165 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/testissuer94412f3db9?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer65417eab80?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6b223dca-4a8e-432c-a1e7-d19661a7e39a" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "382", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5227327b-77f0-4399-80d6-1f735d062cef", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer94412f3db9\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954155,\"updated\":1678954155}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer65417eab80?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4fa97084-d4fb-47dd-bb49-923b61bb759d" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer65417eab80", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/testissuer94412f3db9?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "382", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6ffa0851-ca9d-4a57-8c1e-d54409087d1c", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer94412f3db9\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954155,\"updated\":1678954155}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testissuer94412f3db9" ] + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer65417eab80?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "641950ab-5e43-4725-934d-aa148095af8b" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer65417eab80", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } + } + ], + "Variables": { + "0": "testissuer65417eab80" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateNotFound[1].json index 023d3342ecd3d..584e1250cb21d 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/non-existing?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ffd5b48d-a32f-4af4-b577-38a0d4d2a8ef" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f7165310-a8e2-437f-9cd8-bce4bde42f43", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/non-existing?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3f32b8df-e04b-484f-8086-b6c9930d5e9c" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateOperation[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateOperation[1].json index 951dcdafec64c..a2b01045d456f 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateOperation[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificateOperation[1].json @@ -1,180 +1,422 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert21172984d93/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert01202f7c384/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "14aef3fb-9130-40ab-8189-8f03977ec57a" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1302", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f672a932-4c65-480b-9300-e7cc49e655bb", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert21172984d93/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKB257SVNpdsOG+PqRh5T60+UI9+TfiqDQxr0QLjvILKOLBRum09pYz4dupa2Rmiub1kAuE9Q5QyhYqNMUx/P8whzYJpX+iX+YS2z1b1IhcBKbQWX9ZxRg+iU05CWCWfraBSSu5y9s7cvEPSB018yo1ABMSSpFf2/LFUW2FmyAQAXuvpMGlhCo1VZvdnYIuf0pwklZl74HDQ9JGiKzsxcSRMpaFNpla1k/Q3WTEHYMCRr8HvLrgzRNRKN6i0ATjqTw2iL8KfYXsAisRwOx6uZA4Q+ls60ovBdjxA2g0h1w8Y3qGCuCZ0y2FX+mAgjhWE1GUYLFP9E4671usUyttN+F0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBvHugXi7vm8VblCmUZxy/Lp46PAB4ixub8OPi2OrXTpUEwez7eNqDCO9p+84fM8qg39f0Euk7XQr5ExWpcRKHaE3BlK+oYa54DpLx56Ehm9bs7CnfIvtCIktk/A0wGrNjeiVJYwb+T5j2nE3N002PGD9aAEseXWTiyXVjrgt6QzjYlKDAPthmYglfKq03q4MvFzfux9UnrMn5CfVKoM3rinIQt0YPqj/2GVwqrUiakgnBdtY+n1boHsS3/xYLB8InuUWUPMLCY/ECLjgT6x+eiYuEdjQ1MtlA/eNlcIfyt8hIHhTm4643u1LnXHCuJAZHG36bChLV6WLJIIhPD+v7+\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"d78946b0691f4e8c9ef9f3bfbdcb6351\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert21172984d93/pending?api-version=7.4&request_id=d78946b0691f4e8c9ef9f3bfbdcb6351", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert01202f7c384/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384/pending?api-version=7.4\u0026request_id=61be9f1e00d54986bd6beadbb5ed59ba", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0ad1d4a6-78f4-4024-8ecc-152f62cb028e" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALaExoNJ58wq3Iqx/Ew16vq7Uo8Y1v9mDyNHJM8JTRrlDtQZ4DUXWJu1pS9GBjkNWYKxernDEgYt1HrcjArl8qD3E4LAyRUF/is7IhXyly9eute2gHdPcN5HtqabDyuAaQDYLBQomzdFPzg87b9BDbMSDsq8hsZaH4aUl7WkBFzchmBaJinqX4ldROEeStzof9Ts2gyZpaFvGOIOz9skbMKkH0LYtbNeM14lRG9eNtXmkD3FCGMnTxxViqUoToxnG1cT30d88FIJ7oTpAo3oQcn/n0Hmf8CNvx\u002BFoWtxX1gpMp8vdP3fnF0VZ6aKmguz4HgvwLuSQX/4q5XATtFt9ikCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBBukBvsfecGAWbQ9xFXUxMuKg1qeSYwyOnoACOutJsZcvsR9HRy5/t3AYweSIceZnDhdkzIHClrUbvOfl7C/I8bwB11s1kIGuo2Za1T/e4MhZxBya3X5BiC0rvTaNwFxsUf0gPwZPlb909bSd\u002BnCqJQ8b6fRGKGWKGf/xh388V6Ep556cgkDWsiB\u002B5E6qFhJK7GxrnL6/xCvEEvEYaJ9S29sD3XPy3qjxL1ijOHzT4S6\u002BUXr1ev4lSfHL31/yau6WjBlujrHYlnKNiPl47vR1hhgXySGAXetmc9vmCyJi7zK32MRD6LpA/GC2RbxzDKkmbyGi/KeL\u002B5t96n714sNuS", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "61be9f1e00d54986bd6beadbb5ed59ba" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert21172984d93/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert01202f7c384/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bf836b9e-89e6-4b1e-8204-1ab5c78a9a71" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALaExoNJ58wq3Iqx/Ew16vq7Uo8Y1v9mDyNHJM8JTRrlDtQZ4DUXWJu1pS9GBjkNWYKxernDEgYt1HrcjArl8qD3E4LAyRUF/is7IhXyly9eute2gHdPcN5HtqabDyuAaQDYLBQomzdFPzg87b9BDbMSDsq8hsZaH4aUl7WkBFzchmBaJinqX4ldROEeStzof9Ts2gyZpaFvGOIOz9skbMKkH0LYtbNeM14lRG9eNtXmkD3FCGMnTxxViqUoToxnG1cT30d88FIJ7oTpAo3oQcn/n0Hmf8CNvx\u002BFoWtxX1gpMp8vdP3fnF0VZ6aKmguz4HgvwLuSQX/4q5XATtFt9ikCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBBukBvsfecGAWbQ9xFXUxMuKg1qeSYwyOnoACOutJsZcvsR9HRy5/t3AYweSIceZnDhdkzIHClrUbvOfl7C/I8bwB11s1kIGuo2Za1T/e4MhZxBya3X5BiC0rvTaNwFxsUf0gPwZPlb909bSd\u002BnCqJQ8b6fRGKGWKGf/xh388V6Ep556cgkDWsiB\u002B5E6qFhJK7GxrnL6/xCvEEvEYaJ9S29sD3XPy3qjxL1ijOHzT4S6\u002BUXr1ev4lSfHL31/yau6WjBlujrHYlnKNiPl47vR1hhgXySGAXetmc9vmCyJi7zK32MRD6LpA/GC2RbxzDKkmbyGi/KeL\u002B5t96n714sNuS", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "61be9f1e00d54986bd6beadbb5ed59ba" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1302", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6b108e0a-fca2-46da-b80c-b3502bb5616a", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert21172984d93/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKB257SVNpdsOG+PqRh5T60+UI9+TfiqDQxr0QLjvILKOLBRum09pYz4dupa2Rmiub1kAuE9Q5QyhYqNMUx/P8whzYJpX+iX+YS2z1b1IhcBKbQWX9ZxRg+iU05CWCWfraBSSu5y9s7cvEPSB018yo1ABMSSpFf2/LFUW2FmyAQAXuvpMGlhCo1VZvdnYIuf0pwklZl74HDQ9JGiKzsxcSRMpaFNpla1k/Q3WTEHYMCRr8HvLrgzRNRKN6i0ATjqTw2iL8KfYXsAisRwOx6uZA4Q+ls60ovBdjxA2g0h1w8Y3qGCuCZ0y2FX+mAgjhWE1GUYLFP9E4671usUyttN+F0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBvHugXi7vm8VblCmUZxy/Lp46PAB4ixub8OPi2OrXTpUEwez7eNqDCO9p+84fM8qg39f0Euk7XQr5ExWpcRKHaE3BlK+oYa54DpLx56Ehm9bs7CnfIvtCIktk/A0wGrNjeiVJYwb+T5j2nE3N002PGD9aAEseXWTiyXVjrgt6QzjYlKDAPthmYglfKq03q4MvFzfux9UnrMn5CfVKoM3rinIQt0YPqj/2GVwqrUiakgnBdtY+n1boHsS3/xYLB8InuUWUPMLCY/ECLjgT6x+eiYuEdjQ1MtlA/eNlcIfyt8hIHhTm4643u1LnXHCuJAZHG36bChLV6WLJIIhPD+v7+\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"d78946b0691f4e8c9ef9f3bfbdcb6351\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert01202f7c384/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "cbb8770c-c45a-4168-a6ce-c031274e0f84" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALaExoNJ58wq3Iqx/Ew16vq7Uo8Y1v9mDyNHJM8JTRrlDtQZ4DUXWJu1pS9GBjkNWYKxernDEgYt1HrcjArl8qD3E4LAyRUF/is7IhXyly9eute2gHdPcN5HtqabDyuAaQDYLBQomzdFPzg87b9BDbMSDsq8hsZaH4aUl7WkBFzchmBaJinqX4ldROEeStzof9Ts2gyZpaFvGOIOz9skbMKkH0LYtbNeM14lRG9eNtXmkD3FCGMnTxxViqUoToxnG1cT30d88FIJ7oTpAo3oQcn/n0Hmf8CNvx\u002BFoWtxX1gpMp8vdP3fnF0VZ6aKmguz4HgvwLuSQX/4q5XATtFt9ikCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBBukBvsfecGAWbQ9xFXUxMuKg1qeSYwyOnoACOutJsZcvsR9HRy5/t3AYweSIceZnDhdkzIHClrUbvOfl7C/I8bwB11s1kIGuo2Za1T/e4MhZxBya3X5BiC0rvTaNwFxsUf0gPwZPlb909bSd\u002BnCqJQ8b6fRGKGWKGf/xh388V6Ep556cgkDWsiB\u002B5E6qFhJK7GxrnL6/xCvEEvEYaJ9S29sD3XPy3qjxL1ijOHzT4S6\u002BUXr1ev4lSfHL31/yau6WjBlujrHYlnKNiPl47vR1hhgXySGAXetmc9vmCyJi7zK32MRD6LpA/GC2RbxzDKkmbyGi/KeL\u002B5t96n714sNuS", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "61be9f1e00d54986bd6beadbb5ed59ba" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert21172984d93/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert01202f7c384/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "af6ee2e2-b8ca-47fb-9394-ff4cb051ac38" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALaExoNJ58wq3Iqx/Ew16vq7Uo8Y1v9mDyNHJM8JTRrlDtQZ4DUXWJu1pS9GBjkNWYKxernDEgYt1HrcjArl8qD3E4LAyRUF/is7IhXyly9eute2gHdPcN5HtqabDyuAaQDYLBQomzdFPzg87b9BDbMSDsq8hsZaH4aUl7WkBFzchmBaJinqX4ldROEeStzof9Ts2gyZpaFvGOIOz9skbMKkH0LYtbNeM14lRG9eNtXmkD3FCGMnTxxViqUoToxnG1cT30d88FIJ7oTpAo3oQcn/n0Hmf8CNvx\u002BFoWtxX1gpMp8vdP3fnF0VZ6aKmguz4HgvwLuSQX/4q5XATtFt9ikCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBBukBvsfecGAWbQ9xFXUxMuKg1qeSYwyOnoACOutJsZcvsR9HRy5/t3AYweSIceZnDhdkzIHClrUbvOfl7C/I8bwB11s1kIGuo2Za1T/e4MhZxBya3X5BiC0rvTaNwFxsUf0gPwZPlb909bSd\u002BnCqJQ8b6fRGKGWKGf/xh388V6Ep556cgkDWsiB\u002B5E6qFhJK7GxrnL6/xCvEEvEYaJ9S29sD3XPy3qjxL1ijOHzT4S6\u002BUXr1ev4lSfHL31/yau6WjBlujrHYlnKNiPl47vR1hhgXySGAXetmc9vmCyJi7zK32MRD6LpA/GC2RbxzDKkmbyGi/KeL\u002B5t96n714sNuS", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "61be9f1e00d54986bd6beadbb5ed59ba" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1302", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b7f0302f-cd34-4e27-b33a-2670ec81c00b", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert21172984d93/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKB257SVNpdsOG+PqRh5T60+UI9+TfiqDQxr0QLjvILKOLBRum09pYz4dupa2Rmiub1kAuE9Q5QyhYqNMUx/P8whzYJpX+iX+YS2z1b1IhcBKbQWX9ZxRg+iU05CWCWfraBSSu5y9s7cvEPSB018yo1ABMSSpFf2/LFUW2FmyAQAXuvpMGlhCo1VZvdnYIuf0pwklZl74HDQ9JGiKzsxcSRMpaFNpla1k/Q3WTEHYMCRr8HvLrgzRNRKN6i0ATjqTw2iL8KfYXsAisRwOx6uZA4Q+ls60ovBdjxA2g0h1w8Y3qGCuCZ0y2FX+mAgjhWE1GUYLFP9E4671usUyttN+F0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBvHugXi7vm8VblCmUZxy/Lp46PAB4ixub8OPi2OrXTpUEwez7eNqDCO9p+84fM8qg39f0Euk7XQr5ExWpcRKHaE3BlK+oYa54DpLx56Ehm9bs7CnfIvtCIktk/A0wGrNjeiVJYwb+T5j2nE3N002PGD9aAEseXWTiyXVjrgt6QzjYlKDAPthmYglfKq03q4MvFzfux9UnrMn5CfVKoM3rinIQt0YPqj/2GVwqrUiakgnBdtY+n1boHsS3/xYLB8InuUWUPMLCY/ECLjgT6x+eiYuEdjQ1MtlA/eNlcIfyt8hIHhTm4643u1LnXHCuJAZHG36bChLV6WLJIIhPD+v7+\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"d78946b0691f4e8c9ef9f3bfbdcb6351\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert01202f7c384/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1219", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "39778091-0684-471e-a5ff-acdd143a4e85" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALaExoNJ58wq3Iqx/Ew16vq7Uo8Y1v9mDyNHJM8JTRrlDtQZ4DUXWJu1pS9GBjkNWYKxernDEgYt1HrcjArl8qD3E4LAyRUF/is7IhXyly9eute2gHdPcN5HtqabDyuAaQDYLBQomzdFPzg87b9BDbMSDsq8hsZaH4aUl7WkBFzchmBaJinqX4ldROEeStzof9Ts2gyZpaFvGOIOz9skbMKkH0LYtbNeM14lRG9eNtXmkD3FCGMnTxxViqUoToxnG1cT30d88FIJ7oTpAo3oQcn/n0Hmf8CNvx\u002BFoWtxX1gpMp8vdP3fnF0VZ6aKmguz4HgvwLuSQX/4q5XATtFt9ikCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBBukBvsfecGAWbQ9xFXUxMuKg1qeSYwyOnoACOutJsZcvsR9HRy5/t3AYweSIceZnDhdkzIHClrUbvOfl7C/I8bwB11s1kIGuo2Za1T/e4MhZxBya3X5BiC0rvTaNwFxsUf0gPwZPlb909bSd\u002BnCqJQ8b6fRGKGWKGf/xh388V6Ep556cgkDWsiB\u002B5E6qFhJK7GxrnL6/xCvEEvEYaJ9S29sD3XPy3qjxL1ijOHzT4S6\u002BUXr1ev4lSfHL31/yau6WjBlujrHYlnKNiPl47vR1hhgXySGAXetmc9vmCyJi7zK32MRD6LpA/GC2RbxzDKkmbyGi/KeL\u002B5t96n714sNuS", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384", + "request_id": "61be9f1e00d54986bd6beadbb5ed59ba" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert21172984d93/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert01202f7c384/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2386", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0559346c-4da7-4722-8060-944adeb7d9a2" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384/058150769034470882a804c48b0665a7", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert01202f7c384/058150769034470882a804c48b0665a7", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert01202f7c384/058150769034470882a804c48b0665a7", + "x5t": "1GGxAlnsHSR29xqi89t33Qvzo2c", + "cer": "MIIDNjCCAh6gAwIBAgIQC66aDO\u002BiTpuRdtXR3QPB2DANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIwMVoXDTI0MDQxMjAyNTIwMVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALaExoNJ58wq3Iqx/Ew16vq7Uo8Y1v9mDyNHJM8JTRrlDtQZ4DUXWJu1pS9GBjkNWYKxernDEgYt1HrcjArl8qD3E4LAyRUF/is7IhXyly9eute2gHdPcN5HtqabDyuAaQDYLBQomzdFPzg87b9BDbMSDsq8hsZaH4aUl7WkBFzchmBaJinqX4ldROEeStzof9Ts2gyZpaFvGOIOz9skbMKkH0LYtbNeM14lRG9eNtXmkD3FCGMnTxxViqUoToxnG1cT30d88FIJ7oTpAo3oQcn/n0Hmf8CNvx\u002BFoWtxX1gpMp8vdP3fnF0VZ6aKmguz4HgvwLuSQX/4q5XATtFt9ikCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFOL45VQ0Xj7Pc3zFLQJQ/Hu1W\u002BnMMB0GA1UdDgQWBBTi\u002BOVUNF4\u002Bz3N8xS0CUPx7tVvpzDANBgkqhkiG9w0BAQsFAAOCAQEAeet3gYS/xn0CeAnzE//ps7vDIaglqWLQmUlUsSqHtVP3LVRExM1esfy\u002B9hXjRyMl\u002Bd0JDfh9lVq3n4apt7T8whC6GV7Rqtpfs2nyEAuZ5J/e7GnOeytZVjC/P2KJwU/JoxYfkn\u002BQ1qYNGNAoknWxvpNe4hPX1nDW\u002BH6p1Bt51ySb2Y2A5VqlrdZztCsnE3V91gANguCDVrNX1SF53qANS0fWpHZkrw3fGBz4ewLDLeBOSBGb0wATZGrOWjUocCzpTISwNcrek2/MXnwtO4\u002BU78AJE\u002BqG5DqzLbnGzC0dupZUYZ8LfhZWC/WEx4D\u002B/stN4YwCPIieIwwgghQrBYwIwA==", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267918, + "updated": 1681267918 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1223", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1136b0f3-8456-4d2c-aaed-d7c4669f850a", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert21172984d93/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKB257SVNpdsOG+PqRh5T60+UI9+TfiqDQxr0QLjvILKOLBRum09pYz4dupa2Rmiub1kAuE9Q5QyhYqNMUx/P8whzYJpX+iX+YS2z1b1IhcBKbQWX9ZxRg+iU05CWCWfraBSSu5y9s7cvEPSB018yo1ABMSSpFf2/LFUW2FmyAQAXuvpMGlhCo1VZvdnYIuf0pwklZl74HDQ9JGiKzsxcSRMpaFNpla1k/Q3WTEHYMCRr8HvLrgzRNRKN6i0ATjqTw2iL8KfYXsAisRwOx6uZA4Q+ls60ovBdjxA2g0h1w8Y3qGCuCZ0y2FX+mAgjhWE1GUYLFP9E4671usUyttN+F0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBvHugXi7vm8VblCmUZxy/Lp46PAB4ixub8OPi2OrXTpUEwez7eNqDCO9p+84fM8qg39f0Euk7XQr5ExWpcRKHaE3BlK+oYa54DpLx56Ehm9bs7CnfIvtCIktk/A0wGrNjeiVJYwb+T5j2nE3N002PGD9aAEseXWTiyXVjrgt6QzjYlKDAPthmYglfKq03q4MvFzfux9UnrMn5CfVKoM3rinIQt0YPqj/2GVwqrUiakgnBdtY+n1boHsS3/xYLB8InuUWUPMLCY/ECLjgT6x+eiYuEdjQ1MtlA/eNlcIfyt8hIHhTm4643u1LnXHCuJAZHG36bChLV6WLJIIhPD+v7+\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert21172984d93\",\"request_id\":\"d78946b0691f4e8c9ef9f3bfbdcb6351\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert01202f7c384/pending?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1219", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d14a6259-b1fb-4c93-9762-2f9a07e943e0" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALaExoNJ58wq3Iqx/Ew16vq7Uo8Y1v9mDyNHJM8JTRrlDtQZ4DUXWJu1pS9GBjkNWYKxernDEgYt1HrcjArl8qD3E4LAyRUF/is7IhXyly9eute2gHdPcN5HtqabDyuAaQDYLBQomzdFPzg87b9BDbMSDsq8hsZaH4aUl7WkBFzchmBaJinqX4ldROEeStzof9Ts2gyZpaFvGOIOz9skbMKkH0LYtbNeM14lRG9eNtXmkD3FCGMnTxxViqUoToxnG1cT30d88FIJ7oTpAo3oQcn/n0Hmf8CNvx\u002BFoWtxX1gpMp8vdP3fnF0VZ6aKmguz4HgvwLuSQX/4q5XATtFt9ikCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBBukBvsfecGAWbQ9xFXUxMuKg1qeSYwyOnoACOutJsZcvsR9HRy5/t3AYweSIceZnDhdkzIHClrUbvOfl7C/I8bwB11s1kIGuo2Za1T/e4MhZxBya3X5BiC0rvTaNwFxsUf0gPwZPlb909bSd\u002BnCqJQ8b6fRGKGWKGf/xh388V6Ep556cgkDWsiB\u002B5E6qFhJK7GxrnL6/xCvEEvEYaJ9S29sD3XPy3qjxL1ijOHzT4S6\u002BUXr1ev4lSfHL31/yau6WjBlujrHYlnKNiPl47vR1hhgXySGAXetmc9vmCyJi7zK32MRD6LpA/GC2RbxzDKkmbyGi/KeL\u002B5t96n714sNuS", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384", + "request_id": "61be9f1e00d54986bd6beadbb5ed59ba" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert21172984d93/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2396", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "12b50748-2df1-45a8-bc94-07175aef780d", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert21172984d93/d5c2c0dc40534ef1807dd793f0c0f8d4\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert21172984d93/d5c2c0dc40534ef1807dd793f0c0f8d4\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert21172984d93/d5c2c0dc40534ef1807dd793f0c0f8d4\",\"x5t\":\"uDxW7qERozqvEBZNicKFI6lwIys\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQNIeMSktqT3uF1M5Uui/a6DANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkxOVoXDTI0MDMxNjA4MDkxOVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKB257SVNpdsOG+PqRh5T60+UI9+TfiqDQxr0QLjvILKOLBRum09pYz4dupa2Rmiub1kAuE9Q5QyhYqNMUx/P8whzYJpX+iX+YS2z1b1IhcBKbQWX9ZxRg+iU05CWCWfraBSSu5y9s7cvEPSB018yo1ABMSSpFf2/LFUW2FmyAQAXuvpMGlhCo1VZvdnYIuf0pwklZl74HDQ9JGiKzsxcSRMpaFNpla1k/Q3WTEHYMCRr8HvLrgzRNRKN6i0ATjqTw2iL8KfYXsAisRwOx6uZA4Q+ls60ovBdjxA2g0h1w8Y3qGCuCZ0y2FX+mAgjhWE1GUYLFP9E4671usUyttN+F0CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFM951NBbRogkAWBjln3AhYLmgAwNMB0GA1UdDgQWBBTPedTQW0aIJAFgY5Z9wIWC5oAMDTANBgkqhkiG9w0BAQsFAAOCAQEAhfgBIAr3kgvRFBACb/4J+UxRZyV0B07zzceFAtwBRTc0vqd72WnMaVa5VocSOt9IbWx2zSG7xdAIuGh4OGBNQwJUhWHJ6p/8wmUHzJlRcoODbPpnMURoLTuhlzqPtHc47aBavGtDdJEkTZPef0Dti4FPlCQ/paUxmwrN0TuyFcxFUvPME3t3LBzr6K9klZ/WIG2wI/Jn0gJH36S4P+MhV//BKoQpWpWxSkSJERlGW8/cynEF3YGpwC2skgtkkETFj93Ds2PjPonfxTXw1Dv12ljeDPd3Tyr4kUXAsVJNPeHf3rF2aQz4WYX/FOPh+C7vyiFwacophuv22FM411JH5w==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953559,\"exp\":1710576559,\"created\":1678954159,\"updated\":1678954159,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert21172984d93/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954156,\"updated\":1678954156}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert21172984d93/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert21172984d93/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1223", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e183c21c-81d5-49b7-921d-88300e499b98", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert21172984d93/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKB257SVNpdsOG+PqRh5T60+UI9+TfiqDQxr0QLjvILKOLBRum09pYz4dupa2Rmiub1kAuE9Q5QyhYqNMUx/P8whzYJpX+iX+YS2z1b1IhcBKbQWX9ZxRg+iU05CWCWfraBSSu5y9s7cvEPSB018yo1ABMSSpFf2/LFUW2FmyAQAXuvpMGlhCo1VZvdnYIuf0pwklZl74HDQ9JGiKzsxcSRMpaFNpla1k/Q3WTEHYMCRr8HvLrgzRNRKN6i0ATjqTw2iL8KfYXsAisRwOx6uZA4Q+ls60ovBdjxA2g0h1w8Y3qGCuCZ0y2FX+mAgjhWE1GUYLFP9E4671usUyttN+F0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBvHugXi7vm8VblCmUZxy/Lp46PAB4ixub8OPi2OrXTpUEwez7eNqDCO9p+84fM8qg39f0Euk7XQr5ExWpcRKHaE3BlK+oYa54DpLx56Ehm9bs7CnfIvtCIktk/A0wGrNjeiVJYwb+T5j2nE3N002PGD9aAEseXWTiyXVjrgt6QzjYlKDAPthmYglfKq03q4MvFzfux9UnrMn5CfVKoM3rinIQt0YPqj/2GVwqrUiakgnBdtY+n1boHsS3/xYLB8InuUWUPMLCY/ECLjgT6x+eiYuEdjQ1MtlA/eNlcIfyt8hIHhTm4643u1LnXHCuJAZHG36bChLV6WLJIIhPD+v7+\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert21172984d93\",\"request_id\":\"d78946b0691f4e8c9ef9f3bfbdcb6351\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert21172984d93/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "110", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ff81268b-8b71-4501-bb0f-9dc95534ab33", - "Body" : "{\"error\":{\"code\":\"PendingCertificateNotFound\",\"message\":\"Pending Certificate not found: testcert21172984d93\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert21172984d93" ] + { + "RequestUri": "https://REDACTED/certificates/testcert01202f7c384/pending?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "110", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e1e118c3-0df6-40f1-ac12-0d3d87aaf4f4" + }, + "ResponseBody": { + "error": { + "code": "PendingCertificateNotFound", + "message": "Pending Certificate not found: testcert01202f7c384" + } + } + } + ], + "Variables": { + "0": "testcert01202f7c384" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificate[1].json index f0d5dacb9eff6..eea3ab6c0ad09 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteCertificate[1].json @@ -1,155 +1,573 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert310473c68b3/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert98024ec25bc/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "362bcf87-a3d5-4a68-ac8b-9f40066fcd49" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3e5b28e6-b429-4edf-ba92-4ebb4d74e467", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert310473c68b3/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEiql4M+mYgfCiowyaJyvMqCn5I+nzbDxTAVR/mrsmUX/HLv0cqxbynMOK0gxYevooieVkCKSVa3QWhzhZL5ypILw/B/+/ca+1CA9t1ARuUugt69qwewWQqF04DAF193fxoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxAICsOgT38yahvpuAzFjQL/XLTv924133b1MlZyxGfeUCDGlQeB3w3bJuzwHS5FpIPwIwf1yZbsgCrxCOZLpqT5oH65pWWSiI4DDPFfct1sE8C1tPTsNF5CEFAika/+PmJJwT\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"7bf750185f0849bb816eeff64dec20cc\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert310473c68b3/pending?api-version=7.4&request_id=7bf750185f0849bb816eeff64dec20cc", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert98024ec25bc/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc/pending?api-version=7.4\u0026request_id=7e5ee02f3d4f492489267ce5cbb4e480", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fbc1fc10-0797-468c-a4d8-41ca4ab8311c" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE/C5HU5fd99GzBFNkrKUeg9F9mDSCt/c2R3kTNN1jCmUxk55ueUXhkEmylbQODuT1OHjWxObxFAM1LW7Wwq7HNm\u002BjJPtuPByEiqjBn0UJUFAIab9\u002BVxV6GMPs0nuLy2hBoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwNSOdkcURQroZtz5Tojh0zkZZt1rLLLxQ80xQSnHkLTJVrLyINNDXFTxVhkmAEy\u002BCAjAWULKt29N/ftxwyZUBSfLz4MMs8NM0EezxOqEd2N/H1HsJ0l09XdCl9uXxkueU3Lw=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "7e5ee02f3d4f492489267ce5cbb4e480" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert310473c68b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert98024ec25bc/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a7b77812-586a-4c08-9eb2-56bd424be7e2" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE/C5HU5fd99GzBFNkrKUeg9F9mDSCt/c2R3kTNN1jCmUxk55ueUXhkEmylbQODuT1OHjWxObxFAM1LW7Wwq7HNm\u002BjJPtuPByEiqjBn0UJUFAIab9\u002BVxV6GMPs0nuLy2hBoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwNSOdkcURQroZtz5Tojh0zkZZt1rLLLxQ80xQSnHkLTJVrLyINNDXFTxVhkmAEy\u002BCAjAWULKt29N/ftxwyZUBSfLz4MMs8NM0EezxOqEd2N/H1HsJ0l09XdCl9uXxkueU3Lw=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "7e5ee02f3d4f492489267ce5cbb4e480" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "faa8b208-9e85-43c1-9e5d-1efe0506cd96", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert310473c68b3/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEiql4M+mYgfCiowyaJyvMqCn5I+nzbDxTAVR/mrsmUX/HLv0cqxbynMOK0gxYevooieVkCKSVa3QWhzhZL5ypILw/B/+/ca+1CA9t1ARuUugt69qwewWQqF04DAF193fxoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxAICsOgT38yahvpuAzFjQL/XLTv924133b1MlZyxGfeUCDGlQeB3w3bJuzwHS5FpIPwIwf1yZbsgCrxCOZLpqT5oH65pWWSiI4DDPFfct1sE8C1tPTsNF5CEFAika/+PmJJwT\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"7bf750185f0849bb816eeff64dec20cc\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert98024ec25bc/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "303f38fe-86ac-4556-9a87-2bd6ad62992b" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE/C5HU5fd99GzBFNkrKUeg9F9mDSCt/c2R3kTNN1jCmUxk55ueUXhkEmylbQODuT1OHjWxObxFAM1LW7Wwq7HNm\u002BjJPtuPByEiqjBn0UJUFAIab9\u002BVxV6GMPs0nuLy2hBoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwNSOdkcURQroZtz5Tojh0zkZZt1rLLLxQ80xQSnHkLTJVrLyINNDXFTxVhkmAEy\u002BCAjAWULKt29N/ftxwyZUBSfLz4MMs8NM0EezxOqEd2N/H1HsJ0l09XdCl9uXxkueU3Lw=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "7e5ee02f3d4f492489267ce5cbb4e480" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert310473c68b3/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert98024ec25bc/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b763bd8c-75ed-4947-bd1c-b466bcd199b6" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE/C5HU5fd99GzBFNkrKUeg9F9mDSCt/c2R3kTNN1jCmUxk55ueUXhkEmylbQODuT1OHjWxObxFAM1LW7Wwq7HNm\u002BjJPtuPByEiqjBn0UJUFAIab9\u002BVxV6GMPs0nuLy2hBoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwNSOdkcURQroZtz5Tojh0zkZZt1rLLLxQ80xQSnHkLTJVrLyINNDXFTxVhkmAEy\u002BCAjAWULKt29N/ftxwyZUBSfLz4MMs8NM0EezxOqEd2N/H1HsJ0l09XdCl9uXxkueU3Lw=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "7e5ee02f3d4f492489267ce5cbb4e480" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "771", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "38a43401-5e3d-4d58-93d1-4ddb2380361a", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert310473c68b3/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEiql4M+mYgfCiowyaJyvMqCn5I+nzbDxTAVR/mrsmUX/HLv0cqxbynMOK0gxYevooieVkCKSVa3QWhzhZL5ypILw/B/+/ca+1CA9t1ARuUugt69qwewWQqF04DAF193fxoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxAICsOgT38yahvpuAzFjQL/XLTv924133b1MlZyxGfeUCDGlQeB3w3bJuzwHS5FpIPwIwf1yZbsgCrxCOZLpqT5oH65pWWSiI4DDPFfct1sE8C1tPTsNF5CEFAika/+PmJJwT\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert310473c68b3\",\"request_id\":\"7bf750185f0849bb816eeff64dec20cc\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert98024ec25bc/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d4a898ef-0cab-4c00-bd13-8956f9bac577" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE/C5HU5fd99GzBFNkrKUeg9F9mDSCt/c2R3kTNN1jCmUxk55ueUXhkEmylbQODuT1OHjWxObxFAM1LW7Wwq7HNm\u002BjJPtuPByEiqjBn0UJUFAIab9\u002BVxV6GMPs0nuLy2hBoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwNSOdkcURQroZtz5Tojh0zkZZt1rLLLxQ80xQSnHkLTJVrLyINNDXFTxVhkmAEy\u002BCAjAWULKt29N/ftxwyZUBSfLz4MMs8NM0EezxOqEd2N/H1HsJ0l09XdCl9uXxkueU3Lw=", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc", + "request_id": "7e5ee02f3d4f492489267ce5cbb4e480" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert310473c68b3/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert98024ec25bc/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "01dc8dda-ebf3-45da-8ab6-427559fa2480" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc/2229801aeb9242688a75a79a5f3d96c5", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert98024ec25bc/2229801aeb9242688a75a79a5f3d96c5", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert98024ec25bc/2229801aeb9242688a75a79a5f3d96c5", + "x5t": "cm4qtLlbcd_EDcmagRBMC8pUcoI", + "cer": "MIIB2zCCAWGgAwIBAgIQRZvBpH3NQwyA2LTqZHJAsjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABPwuR1OX3ffRswRTZKylHoPRfZg0grf3Nkd5EzTdYwplMZOebnlF4ZBJspW0Dg7k9Th41sTm8RQDNS1u1sKuxzZvoyT7bjwchIqowZ9FCVBQCGm/flcVehjD7NJ7i8toQaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFEsG9Tj4oWitVO2V0XLGtifMLMFRMB0GA1UdDgQWBBRLBvU4\u002BKForVTtldFyxrYnzCzBUTAKBggqhkjOPQQDAwNoADBlAjEA3xDqLi4dA4VIzHkmGq7zZ3ZStIEa5RwRPSSw2UWQBJQ8Gi2waxW2hnFoKEkyw0DrAjA8soACsxfjnrtB1OexzYJ9WQCVQQUG8yGoqZVbZK2SU0rSWkcnb4rv/zQn6upiflg=", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "be128b50-5a40-474f-9002-0baa42dadc76", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert310473c68b3/866fb747d8804103b00fdaf817def35d\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert310473c68b3/866fb747d8804103b00fdaf817def35d\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert310473c68b3/866fb747d8804103b00fdaf817def35d\",\"x5t\":\"F95WIp9qUEd3CL2ZbSxmWj7nSOQ\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQIfsC3FuSQOSDZPRCF7NDQTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxMFoXDTI1MDMxNjA4MDkxMFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABIqpeDPpmIHwoqMMmicrzKgp+SPp82w8UwFUf5q7JlF/xy79HKsW8pzDitIMWHr6KInlZAiklWt0Foc4WS+cqSC8Pwf/v3GvtQgPbdQEblLoLevasHsFkKhdOAwBdfd38aN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFG2RNu85NXU4MSa3jhdwwe3wPC/iMB0GA1UdDgQWBBRtkTbvOTV1ODEmt44XcMHt8Dwv4jAKBggqhkjOPQQDAwNpADBmAjEArnAYgSfLd6TSrz+rtVwSdI0uw939ReRVcycL2Vq4BSnw1qjsIbx02nEOlerG4POaAjEAu1zvRTZvuadgl917CKB1mkOn2okXOrmh/sCgVMDr0ozFe+Xddv0mYpCuCnYWvi0z\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1742112550,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert310473c68b3/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert310473c68b3/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert98024ec25bc?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c6571ce2-47be-4d91-8d30-9ed06fe1d422" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert98024ec25bc", + "deletedDate": 1681267922, + "scheduledPurgeDate": 1681872722, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc/2229801aeb9242688a75a79a5f3d96c5", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert98024ec25bc/2229801aeb9242688a75a79a5f3d96c5", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert98024ec25bc/2229801aeb9242688a75a79a5f3d96c5", + "x5t": "cm4qtLlbcd_EDcmagRBMC8pUcoI", + "cer": "MIIB2zCCAWGgAwIBAgIQRZvBpH3NQwyA2LTqZHJAsjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABPwuR1OX3ffRswRTZKylHoPRfZg0grf3Nkd5EzTdYwplMZOebnlF4ZBJspW0Dg7k9Th41sTm8RQDNS1u1sKuxzZvoyT7bjwchIqowZ9FCVBQCGm/flcVehjD7NJ7i8toQaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFEsG9Tj4oWitVO2V0XLGtifMLMFRMB0GA1UdDgQWBBRLBvU4\u002BKForVTtldFyxrYnzCzBUTAKBggqhkjOPQQDAwNoADBlAjEA3xDqLi4dA4VIzHkmGq7zZ3ZStIEa5RwRPSSw2UWQBJQ8Gi2waxW2hnFoKEkyw0DrAjA8soACsxfjnrtB1OexzYJ9WQCVQQUG8yGoqZVbZK2SU0rSWkcnb4rv/zQn6upiflg=", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc/pending" + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert310473c68b3?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "813f8b74-9f21-4ce5-94d4-156fcd428457", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert310473c68b3\",\"deletedDate\":1678954152,\"scheduledPurgeDate\":1679558952,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert310473c68b3/866fb747d8804103b00fdaf817def35d\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert310473c68b3/866fb747d8804103b00fdaf817def35d\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert310473c68b3/866fb747d8804103b00fdaf817def35d\",\"x5t\":\"F95WIp9qUEd3CL2ZbSxmWj7nSOQ\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQIfsC3FuSQOSDZPRCF7NDQTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxMFoXDTI1MDMxNjA4MDkxMFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABIqpeDPpmIHwoqMMmicrzKgp+SPp82w8UwFUf5q7JlF/xy79HKsW8pzDitIMWHr6KInlZAiklWt0Foc4WS+cqSC8Pwf/v3GvtQgPbdQEblLoLevasHsFkKhdOAwBdfd38aN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFG2RNu85NXU4MSa3jhdwwe3wPC/iMB0GA1UdDgQWBBRtkTbvOTV1ODEmt44XcMHt8Dwv4jAKBggqhkjOPQQDAwNpADBmAjEArnAYgSfLd6TSrz+rtVwSdI0uw939ReRVcycL2Vq4BSnw1qjsIbx02nEOlerG4POaAjEAu1zvRTZvuadgl917CKB1mkOn2okXOrmh/sCgVMDr0ozFe+Xddv0mYpCuCnYWvi0z\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1742112550,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert310473c68b3/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert310473c68b3/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert310473c68b3?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0d5df781-af57-48f3-ac56-cc703b165bfc", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert310473c68b3\",\"deletedDate\":1678954152,\"scheduledPurgeDate\":1679558952,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert310473c68b3/866fb747d8804103b00fdaf817def35d\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert310473c68b3/866fb747d8804103b00fdaf817def35d\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert310473c68b3/866fb747d8804103b00fdaf817def35d\",\"x5t\":\"F95WIp9qUEd3CL2ZbSxmWj7nSOQ\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQIfsC3FuSQOSDZPRCF7NDQTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxMFoXDTI1MDMxNjA4MDkxMFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABIqpeDPpmIHwoqMMmicrzKgp+SPp82w8UwFUf5q7JlF/xy79HKsW8pzDitIMWHr6KInlZAiklWt0Foc4WS+cqSC8Pwf/v3GvtQgPbdQEblLoLevasHsFkKhdOAwBdfd38aN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFG2RNu85NXU4MSa3jhdwwe3wPC/iMB0GA1UdDgQWBBRtkTbvOTV1ODEmt44XcMHt8Dwv4jAKBggqhkjOPQQDAwNpADBmAjEArnAYgSfLd6TSrz+rtVwSdI0uw939ReRVcycL2Vq4BSnw1qjsIbx02nEOlerG4POaAjEAu1zvRTZvuadgl917CKB1mkOn2okXOrmh/sCgVMDr0ozFe+Xddv0mYpCuCnYWvi0z\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1742112550,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert310473c68b3/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert310473c68b3/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert310473c68b3" ] + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert98024ec25bc?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d633cc26-7e78-48a1-9816-9f5e4776af17" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert98024ec25bc", + "deletedDate": 1681267922, + "scheduledPurgeDate": 1681872722, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc/2229801aeb9242688a75a79a5f3d96c5", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert98024ec25bc/2229801aeb9242688a75a79a5f3d96c5", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert98024ec25bc/2229801aeb9242688a75a79a5f3d96c5", + "x5t": "cm4qtLlbcd_EDcmagRBMC8pUcoI", + "cer": "MIIB2zCCAWGgAwIBAgIQRZvBpH3NQwyA2LTqZHJAsjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABPwuR1OX3ffRswRTZKylHoPRfZg0grf3Nkd5EzTdYwplMZOebnlF4ZBJspW0Dg7k9Th41sTm8RQDNS1u1sKuxzZvoyT7bjwchIqowZ9FCVBQCGm/flcVehjD7NJ7i8toQaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFEsG9Tj4oWitVO2V0XLGtifMLMFRMB0GA1UdDgQWBBRLBvU4\u002BKForVTtldFyxrYnzCzBUTAKBggqhkjOPQQDAwNoADBlAjEA3xDqLi4dA4VIzHkmGq7zZ3ZStIEa5RwRPSSw2UWQBJQ8Gi2waxW2hnFoKEkyw0DrAjA8soACsxfjnrtB1OexzYJ9WQCVQQUG8yGoqZVbZK2SU0rSWkcnb4rv/zQn6upiflg=", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc/pending" + } + } + } + ], + "Variables": { + "0": "testcert98024ec25bc" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteContacts[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteContacts[1].json index 5e20396b50b88..7fc9f5fc2147e 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteContacts[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.deleteContacts[1].json @@ -1,54 +1,123 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/contacts?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:59:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e1d1d41d-c3b3-4cfc-b225-f173e8aaba8e" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:21 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "155", - "x-ms-request-id" : "110d66e2-4cc9-4044-b991-730352f4b095", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/contacts\",\"contacts\":[{\"email\":\"first.last@gmail.com\",\"name\":\"name\",\"phone\":\"000-000-0000\"}]}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "84", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "153", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:59:09 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "20e546d8-b692-4ef8-b415-95b4a3e89dd7" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/contacts", + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/contacts?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:21 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "155", - "x-ms-request-id" : "84288bd6-6dce-4ac4-aa74-1c4a0a1a5709", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/contacts\",\"contacts\":[{\"email\":\"first.last@gmail.com\",\"name\":\"name\",\"phone\":\"000-000-0000\"}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "153", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:59:09 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "294f8bcb-d584-4ac7-91f3-d48906e2d658" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/contacts", + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateIssuerNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateIssuerNotFound[1].json index 590d850b462ee..b4618c29490a1 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateIssuerNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateIssuerNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/non-existing/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8666f075-7a66-4bf3-9e94-39f49b4367cc" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "bb5b8d92-ba37-4baf-a055-bbff2a845d80", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b435a78e-24d8-4a0b-93ee-d8ee93ef6d93" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateIssuer[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateIssuer[1].json index 9b3a3bea12d17..e9207893a4987 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateIssuer[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateIssuer[1].json @@ -1,54 +1,165 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/testissuer759048f545?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer937724e3ff?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f005022f-3e8d-4aea-ae7b-53223fe8e033" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "382", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c16274a0-95ba-450a-b606-f0f87f309876", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer759048f545\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954154,\"updated\":1678954154}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer937724e3ff?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "91d6ffc2-fa58-48e3-95f6-4fd15a66d632" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer937724e3ff", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/testissuer759048f545?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "382", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "03fb181f-fc80-434a-96ed-3eb5705c329a", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer759048f545\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954154,\"updated\":1678954154}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testissuer759048f545" ] + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer937724e3ff?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ebd065f1-874c-4be5-90da-e4d0a5195ac3" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer937724e3ff", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } + } + ], + "Variables": { + "0": "testissuer937724e3ff" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateNotFound[1].json index 3439efedfd54b..17bbc0799266e 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/non-existing/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/non-existing/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "51a5fc10-ca5a-4571-9dc3-da1e9a1bd728" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "baab9b49-dd60-4a8e-aae9-78cc12efa5ac", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/non-existing/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7e051649-a989-4439-ab03-8961b13cec91" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateOperationNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateOperationNotFound[1].json index 2865aca4ade83..bb81153eceffb 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateOperationNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateOperationNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/non-existing/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/non-existing/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:22:25 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "673ecd51-48f3-4542-b963-18889de14042" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "103", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9691e23b-b71d-4161-b8f4-28d268418140", - "Body" : "{\"error\":{\"code\":\"PendingCertificateNotFound\",\"message\":\"Pending certificate not found: non-existing\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/non-existing/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "103", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:22:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b8d2149d-bf4c-4675-8cf3-d3aa6a136f6a" + }, + "ResponseBody": { + "error": { + "code": "PendingCertificateNotFound", + "message": "Pending certificate not found: non-existing" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateOperation[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateOperation[1].json index 5c1891467300a..119395789f051 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateOperation[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateOperation[1].json @@ -1,180 +1,471 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert20887903436/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert915910eae03/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f20d72f5-d705-44d4-8b11-3bae2cc1302a" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9de05f94-f7c3-48db-abb8-d96ad2ef26a4", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert20887903436/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEsvs07Z1OALzKYRyj9C3AjnDcVa5iZyPpkpme7OdViGipAtJ1VrTFsbyvQ1x13MHOFPfDWdo/TR05ujT6ZEjUeLL5WI6whfQTqlV8CEpz5Xz07HaHz4nXrhOx3JhSF8TaoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwOj2f99Ed3VaX40+wVXMVC/TJWKNDsooRVbwpPuoBPdZ5E9E5XILNRMiCIcrhy58xAjAT/nnAjb+W1zvLzuj8j9cvJ6u70cdkVFh7puJAY+0Cpdxeyt/wiZwTIbPObhFKYYk=\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"782b34e59cc14010905fc1c2f4762a9f\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert20887903436/pending?api-version=7.4&request_id=782b34e59cc14010905fc1c2f4762a9f", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert915910eae03/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03/pending?api-version=7.4\u0026request_id=ea4dea42def84dfcaac2686603480e78", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1c0630ff-22a8-462b-bd4f-768bf508fbd1" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE/QRDofBV/LzdhZt6DzdZVIrBU\u002B2yjRe2kQb8epNjRr/BO2QXTF6viKZBkT1SY8\u002BG15zp8ikM6jA2xxg/Jdto54DAYtF8OxuGw7jGMa0kWo2Z2zNtSV\u002BIfFIM8RTLf46PoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwJcV3aaSI1rzggMdjzTNLBY8ul71QD9UjBHZVAiqiro6SmtfalvXxPz7v1kgmvQ/LAjB23bYCoDlvMdY8HMSBuWT2lOOufTrIWC64PYvVfgsYIDxE3KKEXkFXTU0aR0wJ08k=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "ea4dea42def84dfcaac2686603480e78" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert20887903436/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert915910eae03/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c0fa904d-7fb0-47bd-a4fa-fbad40cd4c94" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE/QRDofBV/LzdhZt6DzdZVIrBU\u002B2yjRe2kQb8epNjRr/BO2QXTF6viKZBkT1SY8\u002BG15zp8ikM6jA2xxg/Jdto54DAYtF8OxuGw7jGMa0kWo2Z2zNtSV\u002BIfFIM8RTLf46PoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwJcV3aaSI1rzggMdjzTNLBY8ul71QD9UjBHZVAiqiro6SmtfalvXxPz7v1kgmvQ/LAjB23bYCoDlvMdY8HMSBuWT2lOOufTrIWC64PYvVfgsYIDxE3KKEXkFXTU0aR0wJ08k=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "ea4dea42def84dfcaac2686603480e78" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6290ee9d-e5c7-4bfd-a93b-c68feb858a53", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert20887903436/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEsvs07Z1OALzKYRyj9C3AjnDcVa5iZyPpkpme7OdViGipAtJ1VrTFsbyvQ1x13MHOFPfDWdo/TR05ujT6ZEjUeLL5WI6whfQTqlV8CEpz5Xz07HaHz4nXrhOx3JhSF8TaoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwOj2f99Ed3VaX40+wVXMVC/TJWKNDsooRVbwpPuoBPdZ5E9E5XILNRMiCIcrhy58xAjAT/nnAjb+W1zvLzuj8j9cvJ6u70cdkVFh7puJAY+0Cpdxeyt/wiZwTIbPObhFKYYk=\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"782b34e59cc14010905fc1c2f4762a9f\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert915910eae03/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "62fd8d7a-ead2-4f49-a7e7-ff9459d214dd" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE/QRDofBV/LzdhZt6DzdZVIrBU\u002B2yjRe2kQb8epNjRr/BO2QXTF6viKZBkT1SY8\u002BG15zp8ikM6jA2xxg/Jdto54DAYtF8OxuGw7jGMa0kWo2Z2zNtSV\u002BIfFIM8RTLf46PoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwJcV3aaSI1rzggMdjzTNLBY8ul71QD9UjBHZVAiqiro6SmtfalvXxPz7v1kgmvQ/LAjB23bYCoDlvMdY8HMSBuWT2lOOufTrIWC64PYvVfgsYIDxE3KKEXkFXTU0aR0wJ08k=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "ea4dea42def84dfcaac2686603480e78" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert20887903436/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert915910eae03/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "18cb0499-071a-484d-9f68-bb04aa09f68e" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE/QRDofBV/LzdhZt6DzdZVIrBU\u002B2yjRe2kQb8epNjRr/BO2QXTF6viKZBkT1SY8\u002BG15zp8ikM6jA2xxg/Jdto54DAYtF8OxuGw7jGMa0kWo2Z2zNtSV\u002BIfFIM8RTLf46PoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwJcV3aaSI1rzggMdjzTNLBY8ul71QD9UjBHZVAiqiro6SmtfalvXxPz7v1kgmvQ/LAjB23bYCoDlvMdY8HMSBuWT2lOOufTrIWC64PYvVfgsYIDxE3KKEXkFXTU0aR0wJ08k=", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03", + "request_id": "ea4dea42def84dfcaac2686603480e78" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d2fd14d8-c263-4b58-9ae3-f52c2ddc08f5", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert20887903436/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEsvs07Z1OALzKYRyj9C3AjnDcVa5iZyPpkpme7OdViGipAtJ1VrTFsbyvQ1x13MHOFPfDWdo/TR05ujT6ZEjUeLL5WI6whfQTqlV8CEpz5Xz07HaHz4nXrhOx3JhSF8TaoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwOj2f99Ed3VaX40+wVXMVC/TJWKNDsooRVbwpPuoBPdZ5E9E5XILNRMiCIcrhy58xAjAT/nnAjb+W1zvLzuj8j9cvJ6u70cdkVFh7puJAY+0Cpdxeyt/wiZwTIbPObhFKYYk=\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"782b34e59cc14010905fc1c2f4762a9f\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert915910eae03/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e80dd9f3-cd16-4bd8-b664-8f9c99bd307e" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03/c9b990bf42a14896bce27bc08505a546", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert915910eae03/c9b990bf42a14896bce27bc08505a546", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert915910eae03/c9b990bf42a14896bce27bc08505a546", + "x5t": "-Pj-CA1BPunQkf356ARnYDuBqe8", + "cer": "MIIB2jCCAWGgAwIBAgIQTMi5AGLITlqzoNo6VNZXejAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABP0EQ6HwVfy83YWbeg83WVSKwVPtso0XtpEG/HqTY0a/wTtkF0xer4imQZE9UmPPhtec6fIpDOowNscYPyXbaOeAwGLRfDsbhsO4xjGtJFqNmdszbUlfiHxSDPEUy3\u002BOj6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJ2hN0tnCetFraaQM1D8WGOre6q7MB0GA1UdDgQWBBSdoTdLZwnrRa2mkDNQ/Fhjq3uquzAKBggqhkjOPQQDAwNnADBkAjAB3rVvxowgrSF5lFmBBTrlsQPtgAfBK8xUcnSSaq7hOk6ZfSuyorNxsMJk0HdWj/4CMCJKPqIj9SxaHRpGQP3\u002BjMpAUQo/f4Ol601x1uSieaytuH8fxdaWimiuJmGZAeieyg==", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267918, + "updated": 1681267918 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert20887903436/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert915910eae03/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1b001c6a-9324-474f-8508-fd35e193c31b" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE/QRDofBV/LzdhZt6DzdZVIrBU\u002B2yjRe2kQb8epNjRr/BO2QXTF6viKZBkT1SY8\u002BG15zp8ikM6jA2xxg/Jdto54DAYtF8OxuGw7jGMa0kWo2Z2zNtSV\u002BIfFIM8RTLf46PoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwJcV3aaSI1rzggMdjzTNLBY8ul71QD9UjBHZVAiqiro6SmtfalvXxPz7v1kgmvQ/LAjB23bYCoDlvMdY8HMSBuWT2lOOufTrIWC64PYvVfgsYIDxE3KKEXkFXTU0aR0wJ08k=", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03", + "request_id": "ea4dea42def84dfcaac2686603480e78" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:21 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "771", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1c758b13-e50b-4385-b2ae-c6de3966e973", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert20887903436/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEsvs07Z1OALzKYRyj9C3AjnDcVa5iZyPpkpme7OdViGipAtJ1VrTFsbyvQ1x13MHOFPfDWdo/TR05ujT6ZEjUeLL5WI6whfQTqlV8CEpz5Xz07HaHz4nXrhOx3JhSF8TaoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwOj2f99Ed3VaX40+wVXMVC/TJWKNDsooRVbwpPuoBPdZ5E9E5XILNRMiCIcrhy58xAjAT/nnAjb+W1zvLzuj8j9cvJ6u70cdkVFh7puJAY+0Cpdxeyt/wiZwTIbPObhFKYYk=\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert20887903436\",\"request_id\":\"782b34e59cc14010905fc1c2f4762a9f\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert20887903436/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:21 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2e2ca3d9-e4ee-4e50-b56c-f315782f2a21", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert20887903436/b49dd617628b4e8b9705778cbeabdbf4\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert20887903436/b49dd617628b4e8b9705778cbeabdbf4\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert20887903436/b49dd617628b4e8b9705778cbeabdbf4\",\"x5t\":\"qXGr05lHeSSbDB7K7lPuJuoMdc4\",\"cer\":\"MIIB2zCCAWGgAwIBAgIQWc4PfHZrTWqW/x+ZZFnJqjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkyMVoXDTI1MDMxNjA4MDkyMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABLL7NO2dTgC8ymEco/QtwI5w3FWuYmcj6ZKZnuznVYhoqQLSdVa0xbG8r0NcddzBzhT3w1naP00dObo0+mRI1Hiy+ViOsIX0E6pVfAhKc+V89Ox2h8+J164TsdyYUhfE2qN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFDTOwpcNN/FnSTPUOIcc2zdZYi/DMB0GA1UdDgQWBBQ0zsKXDTfxZ0kz1DiHHNs3WWIvwzAKBggqhkjOPQQDAwNoADBlAjBzQF/pcq0kWufaOFYeotBXyUVoIHDuAA057qTb8qd7Q+NWx6YCDLd0Zn415+8J8KgCMQC+KpalShkS4vRbob4wTIQDQoe7qGu/gczAF83o7Qq1g9qHhx0BMMS1NVxqPF5Bz5I=\",\"attributes\":{\"enabled\":true,\"nbf\":1678953561,\"exp\":1742112561,\"created\":1678954161,\"updated\":1678954161,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert20887903436/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954158,\"updated\":1678954158}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert20887903436/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert20887903436/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "771", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3d631d67-00b7-4493-ac61-c04d5e4342a8", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert20887903436/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEsvs07Z1OALzKYRyj9C3AjnDcVa5iZyPpkpme7OdViGipAtJ1VrTFsbyvQ1x13MHOFPfDWdo/TR05ujT6ZEjUeLL5WI6whfQTqlV8CEpz5Xz07HaHz4nXrhOx3JhSF8TaoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwOj2f99Ed3VaX40+wVXMVC/TJWKNDsooRVbwpPuoBPdZ5E9E5XILNRMiCIcrhy58xAjAT/nnAjb+W1zvLzuj8j9cvJ6u70cdkVFh7puJAY+0Cpdxeyt/wiZwTIbPObhFKYYk=\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert20887903436\",\"request_id\":\"782b34e59cc14010905fc1c2f4762a9f\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert20887903436/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fbae79d5-38bb-493f-bb15-7fa670dd6bb2", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert20887903436/b49dd617628b4e8b9705778cbeabdbf4\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert20887903436/b49dd617628b4e8b9705778cbeabdbf4\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert20887903436/b49dd617628b4e8b9705778cbeabdbf4\",\"x5t\":\"qXGr05lHeSSbDB7K7lPuJuoMdc4\",\"cer\":\"MIIB2zCCAWGgAwIBAgIQWc4PfHZrTWqW/x+ZZFnJqjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkyMVoXDTI1MDMxNjA4MDkyMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABLL7NO2dTgC8ymEco/QtwI5w3FWuYmcj6ZKZnuznVYhoqQLSdVa0xbG8r0NcddzBzhT3w1naP00dObo0+mRI1Hiy+ViOsIX0E6pVfAhKc+V89Ox2h8+J164TsdyYUhfE2qN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFDTOwpcNN/FnSTPUOIcc2zdZYi/DMB0GA1UdDgQWBBQ0zsKXDTfxZ0kz1DiHHNs3WWIvwzAKBggqhkjOPQQDAwNoADBlAjBzQF/pcq0kWufaOFYeotBXyUVoIHDuAA057qTb8qd7Q+NWx6YCDLd0Zn415+8J8KgCMQC+KpalShkS4vRbob4wTIQDQoe7qGu/gczAF83o7Qq1g9qHhx0BMMS1NVxqPF5Bz5I=\",\"attributes\":{\"enabled\":true,\"nbf\":1678953561,\"exp\":1742112561,\"created\":1678954161,\"updated\":1678954161,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert20887903436/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954158,\"updated\":1678954158}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert20887903436/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert20887903436" ] + { + "RequestUri": "https://REDACTED/certificates/testcert915910eae03/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "59dd4566-8256-4302-af6c-4ba1b344001f" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03/c9b990bf42a14896bce27bc08505a546", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert915910eae03/c9b990bf42a14896bce27bc08505a546", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert915910eae03/c9b990bf42a14896bce27bc08505a546", + "x5t": "-Pj-CA1BPunQkf356ARnYDuBqe8", + "cer": "MIIB2jCCAWGgAwIBAgIQTMi5AGLITlqzoNo6VNZXejAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABP0EQ6HwVfy83YWbeg83WVSKwVPtso0XtpEG/HqTY0a/wTtkF0xer4imQZE9UmPPhtec6fIpDOowNscYPyXbaOeAwGLRfDsbhsO4xjGtJFqNmdszbUlfiHxSDPEUy3\u002BOj6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJ2hN0tnCetFraaQM1D8WGOre6q7MB0GA1UdDgQWBBSdoTdLZwnrRa2mkDNQ/Fhjq3uquzAKBggqhkjOPQQDAwNnADBkAjAB3rVvxowgrSF5lFmBBTrlsQPtgAfBK8xUcnSSaq7hOk6ZfSuyorNxsMJk0HdWj/4CMCJKPqIj9SxaHRpGQP3\u002BjMpAUQo/f4Ol601x1uSieaytuH8fxdaWimiuJmGZAeieyg==", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267918, + "updated": 1681267918 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03/pending" + } + } + } + ], + "Variables": { + "0": "testcert915910eae03" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificatePolicyNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificatePolicyNotFound[1].json index 7ddbdac6cc40c..b85f0f0ce2e37 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificatePolicyNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificatePolicyNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/non-existing/policy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/non-existing/policy?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c1c756ee-9f0d-4407-a8ac-a77cf57cd79e" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "190ff8aa-eab4-4e89-87bd-e42219d62063", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/non-existing/policy?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "30add15d-c92c-40e9-82fe-ecea8cd99b13" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificatePolicy[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificatePolicy[1].json index 36ce072c41a55..79e07721ce86a 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificatePolicy[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificatePolicy[1].json @@ -1,80 +1,377 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert3990480f79a/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert92278d8e116/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "145b3d63-4f97-413e-8558-50346d5559fa" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9f47a42c-aef7-404d-99b1-961fdec3601c", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert3990480f79a/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEhhbC1L/TuzymNTIywvNhS+jQV76TtEtI67wKN4uptaEuNTedUKHVusaumeh2UtbmcgSE0u51VwvU8viVVf6CnIc86mnVIYnjs+yC5qN2j0wcfy06ermF1PUpljov7Jn5oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwAthDUToP/VS+JSUeLO8NbpoKgLwK4KNn6FY29ajyQA8j/JMtnEx3tzGP6Iz949LBAjB2VNCRUTZ7rF6QT+d/hdHmmi/UfzTpmvkjx5UqUf3l4Jh0vTHjbPiNtXzDP71+zWY=\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"5b1555473a934644b3ddde2444b7d82e\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert3990480f79a/pending?api-version=7.4&request_id=5b1555473a934644b3ddde2444b7d82e", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert92278d8e116/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert92278d8e116/pending?api-version=7.4\u0026request_id=26c398769739477fa344ea1e20341a52", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3a8988f8-225e-4e54-997d-b0a07b036026" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92278d8e116/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEGpn3ySaDTEVRNsaMftX6txOm6gecWp0DFAJqgeqWL5jf3FRnJ\u002BsGjP3903RH3WHINt3bmjI9g4/LCc7PTPalN/cdyclPIGdzexlVq09Mcs4S5jPq34NhdS4HSh0WUZimoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwdz0yYDTJizIigYeIm9nOSgX7PclzhffYiCkZycqw9yRsc75B\u002BgYTsW3HZq6f6fFiAjEAuRecWawGlqjXFhISgG2jqEVmqWuCmxeqLzJxW7\u002BSy7gRbpUhDVz/0KC5NzXP0kAN", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "26c398769739477fa344ea1e20341a52" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert3990480f79a/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert92278d8e116/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "049dc0e6-898a-4f33-b0f3-81b8fbc41117" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92278d8e116/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEGpn3ySaDTEVRNsaMftX6txOm6gecWp0DFAJqgeqWL5jf3FRnJ\u002BsGjP3903RH3WHINt3bmjI9g4/LCc7PTPalN/cdyclPIGdzexlVq09Mcs4S5jPq34NhdS4HSh0WUZimoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwdz0yYDTJizIigYeIm9nOSgX7PclzhffYiCkZycqw9yRsc75B\u002BgYTsW3HZq6f6fFiAjEAuRecWawGlqjXFhISgG2jqEVmqWuCmxeqLzJxW7\u002BSy7gRbpUhDVz/0KC5NzXP0kAN", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "26c398769739477fa344ea1e20341a52" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "771", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "64a77c59-1bb5-4698-8a51-3081f7dcf755", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert3990480f79a/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEhhbC1L/TuzymNTIywvNhS+jQV76TtEtI67wKN4uptaEuNTedUKHVusaumeh2UtbmcgSE0u51VwvU8viVVf6CnIc86mnVIYnjs+yC5qN2j0wcfy06ermF1PUpljov7Jn5oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwAthDUToP/VS+JSUeLO8NbpoKgLwK4KNn6FY29ajyQA8j/JMtnEx3tzGP6Iz949LBAjB2VNCRUTZ7rF6QT+d/hdHmmi/UfzTpmvkjx5UqUf3l4Jh0vTHjbPiNtXzDP71+zWY=\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert3990480f79a\",\"request_id\":\"5b1555473a934644b3ddde2444b7d82e\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert92278d8e116/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6cf5d00b-2ca7-4616-8ac8-192c1e91fc15" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92278d8e116/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEGpn3ySaDTEVRNsaMftX6txOm6gecWp0DFAJqgeqWL5jf3FRnJ\u002BsGjP3903RH3WHINt3bmjI9g4/LCc7PTPalN/cdyclPIGdzexlVq09Mcs4S5jPq34NhdS4HSh0WUZimoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwdz0yYDTJizIigYeIm9nOSgX7PclzhffYiCkZycqw9yRsc75B\u002BgYTsW3HZq6f6fFiAjEAuRecWawGlqjXFhISgG2jqEVmqWuCmxeqLzJxW7\u002BSy7gRbpUhDVz/0KC5NzXP0kAN", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "26c398769739477fa344ea1e20341a52" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert3990480f79a/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert92278d8e116/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "691ff1cd-bd5a-4453-8f4f-ba5e2f01ac23" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92278d8e116/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEGpn3ySaDTEVRNsaMftX6txOm6gecWp0DFAJqgeqWL5jf3FRnJ\u002BsGjP3903RH3WHINt3bmjI9g4/LCc7PTPalN/cdyclPIGdzexlVq09Mcs4S5jPq34NhdS4HSh0WUZimoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwdz0yYDTJizIigYeIm9nOSgX7PclzhffYiCkZycqw9yRsc75B\u002BgYTsW3HZq6f6fFiAjEAuRecWawGlqjXFhISgG2jqEVmqWuCmxeqLzJxW7\u002BSy7gRbpUhDVz/0KC5NzXP0kAN", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "26c398769739477fa344ea1e20341a52" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "36ba7b80-cc00-4d70-a881-2d13dae5de0e", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert3990480f79a/db1ccf53373243ed9fa1565cea5b5f15\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert3990480f79a/db1ccf53373243ed9fa1565cea5b5f15\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert3990480f79a/db1ccf53373243ed9fa1565cea5b5f15\",\"x5t\":\"5oA2b34eiQF-H907cTs_PUxFKUo\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQbDQPy+7ESpa1F3rQ98jYqDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxNloXDTI1MDMxNjA4MDkxNlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABIYWwtS/07s8pjUyMsLzYUvo0Fe+k7RLSOu8CjeLqbWhLjU3nVCh1brGrpnodlLW5nIEhNLudVcL1PL4lVX+gpyHPOpp1SGJ47Psguajdo9MHH8tOnq5hdT1KZY6L+yZ+aN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPSBOnFQju3TvLrY2VO6/IFysyTAMB0GA1UdDgQWBBT0gTpxUI7t07y62NlTuvyBcrMkwDAKBggqhkjOPQQDAwNpADBmAjEAnKYQBO3Mn5zoyjACd7EYO7L4EKWHLbsJxRjmOZsrXGIC9Ogtdfc4Xfb3szfXSNztAjEAr0dvrWPzIc0PKjSQzXWkU9sENPAOziJwu3CJ2fNu0eKKOKq7RxI1S51CuKAE/Ttw\",\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1742112556,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert3990480f79a/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954155,\"updated\":1678954155}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert3990480f79a/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert92278d8e116/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3fa8fd81-76f6-434e-aa35-33db2bccf830" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92278d8e116/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEGpn3ySaDTEVRNsaMftX6txOm6gecWp0DFAJqgeqWL5jf3FRnJ\u002BsGjP3903RH3WHINt3bmjI9g4/LCc7PTPalN/cdyclPIGdzexlVq09Mcs4S5jPq34NhdS4HSh0WUZimoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwdz0yYDTJizIigYeIm9nOSgX7PclzhffYiCkZycqw9yRsc75B\u002BgYTsW3HZq6f6fFiAjEAuRecWawGlqjXFhISgG2jqEVmqWuCmxeqLzJxW7\u002BSy7gRbpUhDVz/0KC5NzXP0kAN", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert92278d8e116", + "request_id": "26c398769739477fa344ea1e20341a52" + } }, - "Exception" : null - } ], - "variables" : [ "testcert3990480f79a" ] + { + "RequestUri": "https://REDACTED/certificates/testcert92278d8e116/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b6395f3f-363a-423c-8f03-5ab854a9586d" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92278d8e116/6a4186c82c9b4e91943680bc074615c5", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert92278d8e116/6a4186c82c9b4e91943680bc074615c5", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert92278d8e116/6a4186c82c9b4e91943680bc074615c5", + "x5t": "SD6AmL6YJSJcLneUgerDz7EDrmg", + "cer": "MIIB3DCCAWGgAwIBAgIQbgLINem\u002BQnq0a5LA\u002B/BXKTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABBqZ98kmg0xFUTbGjH7V\u002BrcTpuoHnFqdAxQCaoHqli\u002BY39xUZyfrBoz9/dN0R91hyDbd25oyPYOPywnOz0z2pTf3HcnJTyBnc3sZVatPTHLOEuYz6t\u002BDYXUuB0odFlGYpqN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFMiAvxdMCybYoxR15oeKTM3us\u002B1HMB0GA1UdDgQWBBTIgL8XTAsm2KMUdeaHikzN7rPtRzAKBggqhkjOPQQDAwNpADBmAjEAxTaHMBCo6THKLkNgYlsp3JVGVAjCoaHVKNKHiQ1V1J6OXkY2aIuafR1oQweDJdqBAjEA3jTpxyqNPOhZvmSr35vr16H/hcBWFZeaT8f6cXxOY5v2SEEF7QuPXfFZTixPIzgw", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92278d8e116/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92278d8e116/pending" + } + } + } + ], + "Variables": { + "0": "testcert92278d8e116" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateSpecificVersion[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateSpecificVersion[1].json index 46d284d6e2be7..e7e368273c642 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateSpecificVersion[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificateSpecificVersion[1].json @@ -1,80 +1,257 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert82221cd67f8/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert62768ede0a9/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0560394e-12b6-403b-b6b0-e967d3b288c9" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "139750ce-256f-4b20-b187-e098ecb17fc4", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert82221cd67f8/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEjfNlwieIQGU3tvMpysTGdW0lTJ9Ue0O3JcCVqc5kksEs7x1x9gMgvGm7PXw3sb1e6eb+6XFSBuaf8l26ed/LI8E2CuRZ26xFKRZB6bzeE8gjmeNYdWt32qrC5PxmQj70oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxAOAZpzOZTZzbOLUdY8RZh2bZAC9nZiLysj9HYNbQQa5DAvFLR3R2Ubbv1Drhi+VJEwIwWheuEUKIf3HpjY15HfxCvUS8PfTJ208zpBP4GcTZkz92qdmqvcU09zTOIPxv6+bG\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"2c15567b815342b5bac63fe5146e248f\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert82221cd67f8/pending?api-version=7.4&request_id=2c15567b815342b5bac63fe5146e248f", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert62768ede0a9/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert62768ede0a9/pending?api-version=7.4\u0026request_id=260e3026477d4663800848a4f15b14ed", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2bc11018-eca3-4fdc-af3a-038a13e4624f" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert62768ede0a9/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE/cntIOyIuyeFoLhWfqbDNAXREIRH4odCBqUgcFHO28tFfAJMUUFOKKsRuWGCk9eoSUtQDd2AaKYY4BhaTfiT0L9cTqsEoKxQQjAwmL0SqMCGiKeI8GnN0stUBgdIJtfVoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwahgbLkvqbYAhWVDp9naiRvgQ399wG128QpoQCOfKTD\u002B0Cb8\u002BVm9n\u002BFeJC\u002BeLRhX6AjAeAFwrSO9fZYyxvUvZHzu3zIMC5/qMU9yOL9p5lD9fxB\u002BxUJmx5wSNZecq2gwqVjE=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "260e3026477d4663800848a4f15b14ed" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert82221cd67f8/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert62768ede0a9/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dc9350a2-b7be-44c3-8141-7b5a571a0585" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert62768ede0a9/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE/cntIOyIuyeFoLhWfqbDNAXREIRH4odCBqUgcFHO28tFfAJMUUFOKKsRuWGCk9eoSUtQDd2AaKYY4BhaTfiT0L9cTqsEoKxQQjAwmL0SqMCGiKeI8GnN0stUBgdIJtfVoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwahgbLkvqbYAhWVDp9naiRvgQ399wG128QpoQCOfKTD\u002B0Cb8\u002BVm9n\u002BFeJC\u002BeLRhX6AjAeAFwrSO9fZYyxvUvZHzu3zIMC5/qMU9yOL9p5lD9fxB\u002BxUJmx5wSNZecq2gwqVjE=", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert62768ede0a9", + "request_id": "260e3026477d4663800848a4f15b14ed" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "771", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "461f1724-1638-4af1-aa1b-fd6c8522e8b9", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert82221cd67f8/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEjfNlwieIQGU3tvMpysTGdW0lTJ9Ue0O3JcCVqc5kksEs7x1x9gMgvGm7PXw3sb1e6eb+6XFSBuaf8l26ed/LI8E2CuRZ26xFKRZB6bzeE8gjmeNYdWt32qrC5PxmQj70oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxAOAZpzOZTZzbOLUdY8RZh2bZAC9nZiLysj9HYNbQQa5DAvFLR3R2Ubbv1Drhi+VJEwIwWheuEUKIf3HpjY15HfxCvUS8PfTJ208zpBP4GcTZkz92qdmqvcU09zTOIPxv6+bG\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert82221cd67f8\",\"request_id\":\"2c15567b815342b5bac63fe5146e248f\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert82221cd67f8/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "39b5697a-1743-4070-8693-d246dad38906", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert82221cd67f8/eb5c0c4244614cae8cc535311aa38384\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert82221cd67f8/eb5c0c4244614cae8cc535311aa38384\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert82221cd67f8/eb5c0c4244614cae8cc535311aa38384\",\"x5t\":\"s7vRlbUkLTmcGdZ4rBNAQ8eDDwQ\",\"cer\":\"MIIB2jCCAWGgAwIBAgIQQBS0rthMTiyF07drqC9SjTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxMloXDTI1MDMxNjA4MDkxMlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABI3zZcIniEBlN7bzKcrExnVtJUyfVHtDtyXAlanOZJLBLO8dcfYDILxpuz18N7G9Xunm/ulxUgbmn/JdunnfyyPBNgrkWdusRSkWQem83hPII5njWHVrd9qqwuT8ZkI+9KN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFC5H79ZDOb47kCUX4zER4D9ZPcqrMB0GA1UdDgQWBBQuR+/WQzm+O5AlF+MxEeA/WT3KqzAKBggqhkjOPQQDAwNnADBkAjAS8Z9DxBzGkfgVg/X4/dPtInIfqqM2uTA2p4IWPcEoX4BpoUjTTY/z4MF1pnqiE3YCMCu2odHDYlYDGm1h36DUZdAjrj26DcITFSyZqoyIzeiQdXrzFlK6KwQ7rJjeXrikwQ==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert82221cd67f8/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954151,\"updated\":1678954151}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert82221cd67f8/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert82221cd67f8" ] + { + "RequestUri": "https://REDACTED/certificates/testcert62768ede0a9/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c23b0aa9-08c4-4441-bb0e-73ff846a8cac" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert62768ede0a9/630f810f4df34c15b7f6c2262f70b809", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert62768ede0a9/630f810f4df34c15b7f6c2262f70b809", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert62768ede0a9/630f810f4df34c15b7f6c2262f70b809", + "x5t": "iwUGnokFBgVVoLjicfdH5ofw1-w", + "cer": "MIIB2zCCAWGgAwIBAgIQO8EvsMG\u002BR0yLe7aQ4XinKzAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDE1OFoXDTI1MDQxMjAyNTE1OFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABP3J7SDsiLsnhaC4Vn6mwzQF0RCER\u002BKHQgalIHBRztvLRXwCTFFBTiirEblhgpPXqElLUA3dgGimGOAYWk34k9C/XE6rBKCsUEIwMJi9EqjAhoiniPBpzdLLVAYHSCbX1aN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFGNlGcfsxVff/MDsHNarqRB7OrY7MB0GA1UdDgQWBBRjZRnH7MVX3/zA7BzWq6kQezq2OzAKBggqhkjOPQQDAwNoADBlAjEAsn/w/QWDOTvGte9ivOMHQ20p/7dl9NyPffZRT4vbJngVQKGwriLLwWGxuKnLFDMHAjBVIAz6cJBpTRa6qNOl9C0lF52V9jrrxPf2kgK40ct0LKGVk3ase9pDtpBl5cpeXdg=", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert62768ede0a9/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert62768ede0a9/pending" + } + } + } + ], + "Variables": { + "0": "testcert62768ede0a9" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificate[1].json index 5e7ef6f5bb855..454846bc89bf5 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getCertificate[1].json @@ -1,105 +1,457 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert81087515588/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert07575ad91d1/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:23:14 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2c093de4-fe1c-4e3a-9840-6cadae0d362b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "854", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "11abd360-b5f8-43fa-b931-cda2457f3d54", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert81087515588/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE8SAALltCRnrnnT4tvluU74DAvX9r5WvDOvaHE/FdsOQFgTlIUMonBKORhwsKIkV7Yy0Ix/rD2fbdbHPRgJ5cKWKvEsSXApSd2opzi84xRny0uAuosPfiCSJNceapHWI/oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxALYMgJbaHLsMOEfMj5hCD8dZ2DrCL/sj5O2hdCj8YJnb30bRtdoF0sBLxlNarKBrsgIxAM/EUKTn3PuPGXeWiZgdyYIFyK+wM9nubGFBNiBYxCpsSBF1nZLfUM6GqfghPdre8A==\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"d7e3784a3f4b41cdacda4bcd42b572b5\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert81087515588/pending?api-version=7.4&request_id=d7e3784a3f4b41cdacda4bcd42b572b5", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert07575ad91d1/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:23:15 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert07575ad91d1/pending?api-version=7.4\u0026request_id=85962322306b47daa42b5b99f1019fe1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "cbd9b01f-5160-4618-84ec-dd370fad9838" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert07575ad91d1/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEFyCw1USjKBkl\u002BXDdYFrfX4VeFmEp5Kly7uRKLNKFLdj/407ceU\u002BlA53MCQ4y4V6JTw44X3\u002Bjl4JtTIP\u002BsyA\u002BvV9bz2oF5zbZI16FwZMCX2IZ2Kx3rYdBZW6tWELegei1oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwDoxGqD132JUMaCWOj8kTpPvqzTv/CUQfNC7HTvZnEKnA99ZsOH2Bakzpe4KRvu3RAjA0A0gkrtQn0P08rd2OU0Ds4VIGd35/fIN0k4/xP7g2oUgNjO80AEql6kCWWxE3i7E=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "85962322306b47daa42b5b99f1019fe1" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert81087515588/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert07575ad91d1/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:23:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0a532888-ccc6-4d92-83e0-beff2ce2e856" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert07575ad91d1/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEFyCw1USjKBkl\u002BXDdYFrfX4VeFmEp5Kly7uRKLNKFLdj/407ceU\u002BlA53MCQ4y4V6JTw44X3\u002Bjl4JtTIP\u002BsyA\u002BvV9bz2oF5zbZI16FwZMCX2IZ2Kx3rYdBZW6tWELegei1oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwDoxGqD132JUMaCWOj8kTpPvqzTv/CUQfNC7HTvZnEKnA99ZsOH2Bakzpe4KRvu3RAjA0A0gkrtQn0P08rd2OU0Ds4VIGd35/fIN0k4/xP7g2oUgNjO80AEql6kCWWxE3i7E=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "85962322306b47daa42b5b99f1019fe1" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "854", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c3f22683-02cf-4f9e-bfd1-528ed960f244", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert81087515588/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE8SAALltCRnrnnT4tvluU74DAvX9r5WvDOvaHE/FdsOQFgTlIUMonBKORhwsKIkV7Yy0Ix/rD2fbdbHPRgJ5cKWKvEsSXApSd2opzi84xRny0uAuosPfiCSJNceapHWI/oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxALYMgJbaHLsMOEfMj5hCD8dZ2DrCL/sj5O2hdCj8YJnb30bRtdoF0sBLxlNarKBrsgIxAM/EUKTn3PuPGXeWiZgdyYIFyK+wM9nubGFBNiBYxCpsSBF1nZLfUM6GqfghPdre8A==\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"d7e3784a3f4b41cdacda4bcd42b572b5\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert07575ad91d1/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:23:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1c32b55c-92ee-4f9a-aa32-3b33dca13346" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert07575ad91d1/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEFyCw1USjKBkl\u002BXDdYFrfX4VeFmEp5Kly7uRKLNKFLdj/407ceU\u002BlA53MCQ4y4V6JTw44X3\u002Bjl4JtTIP\u002BsyA\u002BvV9bz2oF5zbZI16FwZMCX2IZ2Kx3rYdBZW6tWELegei1oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwDoxGqD132JUMaCWOj8kTpPvqzTv/CUQfNC7HTvZnEKnA99ZsOH2Bakzpe4KRvu3RAjA0A0gkrtQn0P08rd2OU0Ds4VIGd35/fIN0k4/xP7g2oUgNjO80AEql6kCWWxE3i7E=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "85962322306b47daa42b5b99f1019fe1" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert81087515588/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert07575ad91d1/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:23:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3266ce51-cccc-43af-86b2-766c97f20609" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert07575ad91d1/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEFyCw1USjKBkl\u002BXDdYFrfX4VeFmEp5Kly7uRKLNKFLdj/407ceU\u002BlA53MCQ4y4V6JTw44X3\u002Bjl4JtTIP\u002BsyA\u002BvV9bz2oF5zbZI16FwZMCX2IZ2Kx3rYdBZW6tWELegei1oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwDoxGqD132JUMaCWOj8kTpPvqzTv/CUQfNC7HTvZnEKnA99ZsOH2Bakzpe4KRvu3RAjA0A0gkrtQn0P08rd2OU0Ds4VIGd35/fIN0k4/xP7g2oUgNjO80AEql6kCWWxE3i7E=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "85962322306b47daa42b5b99f1019fe1" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "775", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f2582215-6d33-4253-b598-66b5379215a0", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert81087515588/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE8SAALltCRnrnnT4tvluU74DAvX9r5WvDOvaHE/FdsOQFgTlIUMonBKORhwsKIkV7Yy0Ix/rD2fbdbHPRgJ5cKWKvEsSXApSd2opzi84xRny0uAuosPfiCSJNceapHWI/oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxALYMgJbaHLsMOEfMj5hCD8dZ2DrCL/sj5O2hdCj8YJnb30bRtdoF0sBLxlNarKBrsgIxAM/EUKTn3PuPGXeWiZgdyYIFyK+wM9nubGFBNiBYxCpsSBF1nZLfUM6GqfghPdre8A==\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert81087515588\",\"request_id\":\"d7e3784a3f4b41cdacda4bcd42b572b5\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert07575ad91d1/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:23:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "daedd3a2-beac-41cd-9410-e60ad9c87b47" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert07575ad91d1/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEFyCw1USjKBkl\u002BXDdYFrfX4VeFmEp5Kly7uRKLNKFLdj/407ceU\u002BlA53MCQ4y4V6JTw44X3\u002Bjl4JtTIP\u002BsyA\u002BvV9bz2oF5zbZI16FwZMCX2IZ2Kx3rYdBZW6tWELegei1oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwDoxGqD132JUMaCWOj8kTpPvqzTv/CUQfNC7HTvZnEKnA99ZsOH2Bakzpe4KRvu3RAjA0A0gkrtQn0P08rd2OU0Ds4VIGd35/fIN0k4/xP7g2oUgNjO80AEql6kCWWxE3i7E=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "85962322306b47daa42b5b99f1019fe1" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert81087515588/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert07575ad91d1/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:23:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f5802715-5039-4146-937e-b32a6b861203" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert07575ad91d1/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEFyCw1USjKBkl\u002BXDdYFrfX4VeFmEp5Kly7uRKLNKFLdj/407ceU\u002BlA53MCQ4y4V6JTw44X3\u002Bjl4JtTIP\u002BsyA\u002BvV9bz2oF5zbZI16FwZMCX2IZ2Kx3rYdBZW6tWELegei1oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwDoxGqD132JUMaCWOj8kTpPvqzTv/CUQfNC7HTvZnEKnA99ZsOH2Bakzpe4KRvu3RAjA0A0gkrtQn0P08rd2OU0Ds4VIGd35/fIN0k4/xP7g2oUgNjO80AEql6kCWWxE3i7E=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "85962322306b47daa42b5b99f1019fe1" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "aea76376-c4ad-42d6-8a09-e1f6532ca493", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert81087515588/56cebb5582dd416aa7c0d953282ffa28\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert81087515588/56cebb5582dd416aa7c0d953282ffa28\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert81087515588/56cebb5582dd416aa7c0d953282ffa28\",\"x5t\":\"O7AQlPbPHRqGj97Ro2KHVdn_35A\",\"cer\":\"MIIB2zCCAWGgAwIBAgIQMGhyCK5vSUW4iVJ2lX8lojAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkyMFoXDTI1MDMxNjA4MDkyMFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABPEgAC5bQkZ6550+Lb5blO+AwL1/a+Vrwzr2hxPxXbDkBYE5SFDKJwSjkYcLCiJFe2MtCMf6w9n23Wxz0YCeXClirxLElwKUndqKc4vOMUZ8tLgLqLD34gkiTXHmqR1iP6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFOewQ1zlCMoN5ASonLDjRrUPz153MB0GA1UdDgQWBBTnsENc5QjKDeQEqJyw40a1D89edzAKBggqhkjOPQQDAwNoADBlAjEA2zf08uNxq2LhyS2wpfYi7ivt5hy54TMKUmkrXnGtVheRROFHlX06LCM1SJBkvdLPAjBjHT9863/aiPYnwbCm9E7n34ECKwbC9VmEEe7HQM5KCPt2L2UVDHprGbtUkrKvC6M=\",\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1742112560,\"created\":1678954160,\"updated\":1678954160,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert81087515588/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954159,\"updated\":1678954159}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert81087515588/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert07575ad91d1/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:23:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "23384687-e5e1-4e55-b57d-c38ef2bdf3bb" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert07575ad91d1/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEFyCw1USjKBkl\u002BXDdYFrfX4VeFmEp5Kly7uRKLNKFLdj/407ceU\u002BlA53MCQ4y4V6JTw44X3\u002Bjl4JtTIP\u002BsyA\u002BvV9bz2oF5zbZI16FwZMCX2IZ2Kx3rYdBZW6tWELegei1oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwDoxGqD132JUMaCWOj8kTpPvqzTv/CUQfNC7HTvZnEKnA99ZsOH2Bakzpe4KRvu3RAjA0A0gkrtQn0P08rd2OU0Ds4VIGd35/fIN0k4/xP7g2oUgNjO80AEql6kCWWxE3i7E=", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert07575ad91d1", + "request_id": "85962322306b47daa42b5b99f1019fe1" + } }, - "Exception" : null - } ], - "variables" : [ "testcert81087515588" ] + { + "RequestUri": "https://REDACTED/certificates/testcert07575ad91d1/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:23:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "53c6b44b-b88c-480d-98c5-03f6c0c2674e" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert07575ad91d1/b684945452bc460da26e8b0f59c59912", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert07575ad91d1/b684945452bc460da26e8b0f59c59912", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert07575ad91d1/b684945452bc460da26e8b0f59c59912", + "x5t": "zOUzPFMzpHPJ3c7R-WfENw5E6sg", + "cer": "MIIB2zCCAWGgAwIBAgIQBSLJAnbgT568BOCFjHzHcTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjA1MTMyMVoXDTI1MDQxMjA1MjMyMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABBcgsNVEoygZJflw3WBa31\u002BFXhZhKeSpcu7kSizShS3Y/\u002BNO3HlPpQOdzAkOMuFeiU8OOF9/o5eCbUyD/rMgPr1fW89qBec22SNehcGTAl9iGdisd62HQWVurVhC3oHotaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFNlGvTKePFtKjYjc4iwxUNGlPTTeMB0GA1UdDgQWBBTZRr0ynjxbSo2I3OIsMVDRpT003jAKBggqhkjOPQQDAwNoADBlAjAB7mDYavXn8C81icbdhlXeJDBu7\u002B6UB5DV/9c30RKTIg67Gr82JI\u002BUHbbMd2oTGbkCMQCD4fts/812XrOGXhoAPnWFUCbJgkq2JhnsYhNyFTe\u002B872pxZ90tlQGp5UgvP2fAtM=", + "attributes": { + "enabled": true, + "nbf": 1681276401, + "exp": 1744435401, + "created": 1681277001, + "updated": 1681277001, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert07575ad91d1/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681276996, + "updated": 1681276996 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert07575ad91d1/pending" + } + } + } + ], + "Variables": { + "0": "testcert07575ad91d1" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getDeletedCertificateNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getDeletedCertificateNotFound[1].json index 5ccc5e751d8f7..982ba552ea675 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getDeletedCertificateNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getDeletedCertificateNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/deletedcertificates/non-existing?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fb28e47f-ab11-44c5-ab08-dcf25d35479c" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:21 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "579c1b89-fb10-4d48-84d6-d889e3967c38", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/deletedcertificates/non-existing?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "567f946d-5ed5-4076-9fe7-862bf321d716" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getDeletedCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getDeletedCertificate[1].json index ed70f257e2daf..407cba01f01b5 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getDeletedCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.getDeletedCertificate[1].json @@ -1,155 +1,521 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert18963f6fb20/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert57505e80d81/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4aa87cf2-2092-43cc-850e-e4998a2b9a3a" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1fdc5fbf-2719-4df7-84e1-6d85b0644cea", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18963f6fb20/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAETnBFbDFXoewcVfHdAbFSKUqw+xDTvGL81WOqc/W4NFjEWDOjOdA4DxcCpKVXAvu5r3VX1KJGc0YGxzcAKY4GkbBTZ4LaHdGBjw7jRTPt2Zoq17aSHjM0QseKJ8cbXaCmoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwEoyjGtaH0OAQ5zCMVn7Q7Q2fLqdiTUrSF+p2vSMpDDKzxn6xo35o9Ts+8sRAa7uGAjEA5OOKm+sPjGu3SywwmSa1KhDS93CkLbcphTo40QuAyozD6hJjiMYmy3bdXHoV8XG0\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"4bb804be1415406ba891e0c9466c8d9c\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert18963f6fb20/pending?api-version=7.4&request_id=4bb804be1415406ba891e0c9466c8d9c", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert57505e80d81/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "852", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert57505e80d81/pending?api-version=7.4\u0026request_id=2bdda309bb5747c39ba57bd5d2d51b72", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "01ca9daf-84a8-41e8-bed2-9d7da5f0a1dc" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert57505e80d81/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEfhzHpyvQRcYqrBMAWf4xJ/EZ07qrSyw8ENHJl/fwnHbBpOmSatPXb1NolBwCkHxXf0ivnHl0srH3OXv3wuwzSFW5e3XnnYNH//iSDDGurQ6ubrRQ0voeiWcYQnIEDvteoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxAM3SdSlVjAslSJHJ7VH50d5a7JEO01bF5wRLl30R7sH0RMFCJffDjuhbgmNArVYh1wIxAM848ymWubQ9aqafqxG037XQgrxfbLq\u002BjSp5hWxJUYiEvCGyGwxctYTbQ/lbuxCPNg==", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "2bdda309bb5747c39ba57bd5d2d51b72" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert18963f6fb20/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert57505e80d81/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "771", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ddd69a10-2c17-40e9-8c83-24452bbe824a" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert57505e80d81/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEfhzHpyvQRcYqrBMAWf4xJ/EZ07qrSyw8ENHJl/fwnHbBpOmSatPXb1NolBwCkHxXf0ivnHl0srH3OXv3wuwzSFW5e3XnnYNH//iSDDGurQ6ubrRQ0voeiWcYQnIEDvteoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxAM3SdSlVjAslSJHJ7VH50d5a7JEO01bF5wRLl30R7sH0RMFCJffDjuhbgmNArVYh1wIxAM848ymWubQ9aqafqxG037XQgrxfbLq\u002BjSp5hWxJUYiEvCGyGwxctYTbQ/lbuxCPNg==", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert57505e80d81", + "request_id": "2bdda309bb5747c39ba57bd5d2d51b72" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "771", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a8f58aec-4ffc-4672-8fa2-feed9d490bd7", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18963f6fb20/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAETnBFbDFXoewcVfHdAbFSKUqw+xDTvGL81WOqc/W4NFjEWDOjOdA4DxcCpKVXAvu5r3VX1KJGc0YGxzcAKY4GkbBTZ4LaHdGBjw7jRTPt2Zoq17aSHjM0QseKJ8cbXaCmoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwEoyjGtaH0OAQ5zCMVn7Q7Q2fLqdiTUrSF+p2vSMpDDKzxn6xo35o9Ts+8sRAa7uGAjEA5OOKm+sPjGu3SywwmSa1KhDS93CkLbcphTo40QuAyozD6hJjiMYmy3bdXHoV8XG0\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert18963f6fb20\",\"request_id\":\"4bb804be1415406ba891e0c9466c8d9c\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert57505e80d81/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b2cd2584-81ec-4f13-824f-d3d99a7c202a" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert57505e80d81/daa0e360742440a1a2f1adec8cb17aa2", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert57505e80d81/daa0e360742440a1a2f1adec8cb17aa2", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert57505e80d81/daa0e360742440a1a2f1adec8cb17aa2", + "x5t": "Q_I7ag7dGaGJTbSAXYiZes7uYJw", + "cer": "MIIB2zCCAWGgAwIBAgIQcilad5ywTaqqctA2v9f9pzAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDE1OFoXDTI1MDQxMjAyNTE1OFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABH4cx6cr0EXGKqwTAFn\u002BMSfxGdO6q0ssPBDRyZf38Jx2waTpkmrT129TaJQcApB8V39Ir5x5dLKx9zl798LsM0hVuXt1552DR//4kgwxrq0Orm60UNL6HolnGEJyBA77XqN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFM2BtmEk4ym8js/F9D9E/ZViWhQaMB0GA1UdDgQWBBTNgbZhJOMpvI7PxfQ/RP2VYloUGjAKBggqhkjOPQQDAwNoADBlAjBiZKetkdMbaC6APprZGVTqN6JMqi8vx/tvqqPVvayMeQI2otoXPuAGaaKbxXMgs5gCMQDIAvgVRScQSrpOTJ\u002BvIr56KeZtMscu4A4Ef5Mh\u002BA6uq2FfEDh5cynQ\u002Bt52LVIMXBw=", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert57505e80d81/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert57505e80d81/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert18963f6fb20/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert57505e80d81?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "98fe702a-469f-4404-9fdf-7ddb641bc2ab" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert57505e80d81", + "deletedDate": 1681267918, + "scheduledPurgeDate": 1681872718, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert57505e80d81/daa0e360742440a1a2f1adec8cb17aa2", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert57505e80d81/daa0e360742440a1a2f1adec8cb17aa2", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert57505e80d81/daa0e360742440a1a2f1adec8cb17aa2", + "x5t": "Q_I7ag7dGaGJTbSAXYiZes7uYJw", + "cer": "MIIB2zCCAWGgAwIBAgIQcilad5ywTaqqctA2v9f9pzAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDE1OFoXDTI1MDQxMjAyNTE1OFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABH4cx6cr0EXGKqwTAFn\u002BMSfxGdO6q0ssPBDRyZf38Jx2waTpkmrT129TaJQcApB8V39Ir5x5dLKx9zl798LsM0hVuXt1552DR//4kgwxrq0Orm60UNL6HolnGEJyBA77XqN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFM2BtmEk4ym8js/F9D9E/ZViWhQaMB0GA1UdDgQWBBTNgbZhJOMpvI7PxfQ/RP2VYloUGjAKBggqhkjOPQQDAwNoADBlAjBiZKetkdMbaC6APprZGVTqN6JMqi8vx/tvqqPVvayMeQI2otoXPuAGaaKbxXMgs5gCMQDIAvgVRScQSrpOTJ\u002BvIr56KeZtMscu4A4Ef5Mh\u002BA6uq2FfEDh5cynQ\u002Bt52LVIMXBw=", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert57505e80d81/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert57505e80d81/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "96f38a2d-f14c-4f1c-9b4a-4eae6bfda752", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18963f6fb20/4efaa739702f424cba37ef5dafa58b40\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert18963f6fb20/4efaa739702f424cba37ef5dafa58b40\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert18963f6fb20/4efaa739702f424cba37ef5dafa58b40\",\"x5t\":\"UMLD48JJSY8e3euXtnQQNGFJPWo\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQYNy6wWE4Rs+sitcm4vPpwjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkwOVoXDTI1MDMxNjA4MDkwOVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABE5wRWwxV6HsHFXx3QGxUilKsPsQ07xi/NVjqnP1uDRYxFgzoznQOA8XAqSlVwL7ua91V9SiRnNGBsc3ACmOBpGwU2eC2h3RgY8O40Uz7dmaKte2kh4zNELHiifHG12gpqN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPeUqOy+3yuLzshTPe76sZ9n4JRYMB0GA1UdDgQWBBT3lKjsvt8ri87IUz3u+rGfZ+CUWDAKBggqhkjOPQQDAwNpADBmAjEAu2d4ZpcKuLpyDsu7cIOpSH5dYKr/n+zzgjAEq93JYJy5waNk2+jEfe3pA9FTnlQPAjEA/MrRNxjyQ5W+0YXkfPFaKhwfoubFSMW8reBIFBRqCDUro1yeRqS5cZiA/6l4MoOT\",\"attributes\":{\"enabled\":true,\"nbf\":1678953549,\"exp\":1742112549,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18963f6fb20/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18963f6fb20/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert57505e80d81?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "103", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "90e9198e-6eec-40d1-9652-60b3c1542f05" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: testcert57505e80d81" + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert18963f6fb20?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert57505e80d81?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "103", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "aeebf7d4-430b-4376-be4e-db9c4edc545e" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: testcert57505e80d81" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c1b57d88-ed8b-46ab-bbce-220c8a8d496b", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert18963f6fb20\",\"deletedDate\":1678954150,\"scheduledPurgeDate\":1679558950,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18963f6fb20/4efaa739702f424cba37ef5dafa58b40\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert18963f6fb20/4efaa739702f424cba37ef5dafa58b40\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert18963f6fb20/4efaa739702f424cba37ef5dafa58b40\",\"x5t\":\"UMLD48JJSY8e3euXtnQQNGFJPWo\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQYNy6wWE4Rs+sitcm4vPpwjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkwOVoXDTI1MDMxNjA4MDkwOVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABE5wRWwxV6HsHFXx3QGxUilKsPsQ07xi/NVjqnP1uDRYxFgzoznQOA8XAqSlVwL7ua91V9SiRnNGBsc3ACmOBpGwU2eC2h3RgY8O40Uz7dmaKte2kh4zNELHiifHG12gpqN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPeUqOy+3yuLzshTPe76sZ9n4JRYMB0GA1UdDgQWBBT3lKjsvt8ri87IUz3u+rGfZ+CUWDAKBggqhkjOPQQDAwNpADBmAjEAu2d4ZpcKuLpyDsu7cIOpSH5dYKr/n+zzgjAEq93JYJy5waNk2+jEfe3pA9FTnlQPAjEA/MrRNxjyQ5W+0YXkfPFaKhwfoubFSMW8reBIFBRqCDUro1yeRqS5cZiA/6l4MoOT\",\"attributes\":{\"enabled\":true,\"nbf\":1678953549,\"exp\":1742112549,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18963f6fb20/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18963f6fb20/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert18963f6fb20?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "103", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d9e6a039-71c1-44d8-a262-a70e74305293", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"Deleted Certificate not found: testcert18963f6fb20\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert18963f6fb20?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "502106b0-36ab-4c8c-b7a3-6bc07957fe2d", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert18963f6fb20\",\"deletedDate\":1678954150,\"scheduledPurgeDate\":1679558950,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18963f6fb20/4efaa739702f424cba37ef5dafa58b40\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert18963f6fb20/4efaa739702f424cba37ef5dafa58b40\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert18963f6fb20/4efaa739702f424cba37ef5dafa58b40\",\"x5t\":\"UMLD48JJSY8e3euXtnQQNGFJPWo\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQYNy6wWE4Rs+sitcm4vPpwjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkwOVoXDTI1MDMxNjA4MDkwOVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABE5wRWwxV6HsHFXx3QGxUilKsPsQ07xi/NVjqnP1uDRYxFgzoznQOA8XAqSlVwL7ua91V9SiRnNGBsc3ACmOBpGwU2eC2h3RgY8O40Uz7dmaKte2kh4zNELHiifHG12gpqN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPeUqOy+3yuLzshTPe76sZ9n4JRYMB0GA1UdDgQWBBT3lKjsvt8ri87IUz3u+rGfZ+CUWDAKBggqhkjOPQQDAwNpADBmAjEAu2d4ZpcKuLpyDsu7cIOpSH5dYKr/n+zzgjAEq93JYJy5waNk2+jEfe3pA9FTnlQPAjEA/MrRNxjyQ5W+0YXkfPFaKhwfoubFSMW8reBIFBRqCDUro1yeRqS5cZiA/6l4MoOT\",\"attributes\":{\"enabled\":true,\"nbf\":1678953549,\"exp\":1742112549,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18963f6fb20/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18963f6fb20/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert18963f6fb20" ] + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert57505e80d81?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8bce91a9-1f41-4040-839c-8f96dbcafec3" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert57505e80d81", + "deletedDate": 1681267918, + "scheduledPurgeDate": 1681872718, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert57505e80d81/daa0e360742440a1a2f1adec8cb17aa2", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert57505e80d81/daa0e360742440a1a2f1adec8cb17aa2", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert57505e80d81/daa0e360742440a1a2f1adec8cb17aa2", + "x5t": "Q_I7ag7dGaGJTbSAXYiZes7uYJw", + "cer": "MIIB2zCCAWGgAwIBAgIQcilad5ywTaqqctA2v9f9pzAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDE1OFoXDTI1MDQxMjAyNTE1OFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABH4cx6cr0EXGKqwTAFn\u002BMSfxGdO6q0ssPBDRyZf38Jx2waTpkmrT129TaJQcApB8V39Ir5x5dLKx9zl798LsM0hVuXt1552DR//4kgwxrq0Orm60UNL6HolnGEJyBA77XqN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFM2BtmEk4ym8js/F9D9E/ZViWhQaMB0GA1UdDgQWBBTNgbZhJOMpvI7PxfQ/RP2VYloUGjAKBggqhkjOPQQDAwNoADBlAjBiZKetkdMbaC6APprZGVTqN6JMqi8vx/tvqqPVvayMeQI2otoXPuAGaaKbxXMgs5gCMQDIAvgVRScQSrpOTJ\u002BvIr56KeZtMscu4A4Ef5Mh\u002BA6uq2FfEDh5cynQ\u002Bt52LVIMXBw=", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert57505e80d81/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert57505e80d81/pending" + } + } + } + ], + "Variables": { + "0": "testcert57505e80d81" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.importCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.importCertificate[1].json index 5658c921ac7c4..32335d4d05d65 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.importCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.importCertificate[1].json @@ -1,29 +1,136 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/importcertpkcs60786327/import?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/importcertpkcs72765dc3/import?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bd476875-c615-4c1c-aa44-2dc6db14e57b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2195", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c29743fc-028a-454a-8885-92b3b6f9fcf1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs60786327/26233b4ea3ea4394a7e78b282a22e3ae\",\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpkcs60786327/26233b4ea3ea4394a7e78b282a22e3ae\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/importcertpkcs60786327/26233b4ea3ea4394a7e78b282a22e3ae\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"cer\":\"MIIDDzCCAfegAwIBAgIUPnG5OzbWNMDRDWcAs7/z12GGbQQwDQYJKoZIhvcNAQELBQAwFzEVMBMGA1UEAwwMS2V5VmF1bHRUZXN0MB4XDTIzMDMwNDAxMTQwM1oXDTI0MDMwMzAxMTQwM1owFzEVMBMGA1UEAwwMS2V5VmF1bHRUZXN0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv68zJXrJd0QFmzmL0vXjZgER82K5PV5eE+ponTg8LzbAgvXZNTK0W1EjwTe6xwrJeeIDPLN5aKuLHYEAJG5/p5+J/iycqhYM8d33hTq7Iaa0MI0ijbqG7ccQdMmrPMO/dahXNKmHK2RuxrswM9k07ZslXthoiAjQduTaxNcn7dKZ7mOYcTZvPp8Yx11hVcQextA6SGS9/r0BfBClK+OZ6f8jZzGkV5ieVo621ikSfcRC0kywChB1ZEEMDQXofUwto656oLlxsY/B7dtTQMwlFz1QHUYG1PpoyGW0sFl3FMVUZ/jdMwDZWa9NYuzSiyuSW4Jc1YGhNzaIsc3pa8ZcVwIDAQABo1MwUTAdBgNVHQ4EFgQU9rMViA3O61dYZyQLAl5HYbaWR80wHwYDVR0jBBgwFoAU9rMViA3O61dYZyQLAl5HYbaWR80wDwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAd3+FOKZXVb/+FG5LN3UV+qZP4muFO5caTN2ADWEd3tou5A3SmUotTHvPAax6XfaEhodf4dWIqs2rNGANzLE5ys/fgCtHUK2gkY0CJ+aUYLbXHCnf2wayb2nh12fgMdLM91iwWcHR8eNb1tf5FpKTXjxREHFgc/DziuEElD6u+5IMUXdtbyFkQa9LL9ybDjhBp0RlDYBStWMw8VVtyHmIgOIHR7X0AVyCCjE+ZR1QdnhmImzSZraPQFHAHL8n53JRrnf8SJJqPUPy+1zdtofrsoZEbiFxuqsdAhzF42Tv4Q+cjUfSgKp/EZr9s1lNa3m1IbCsDYFYblWAoZN6oYnYKA==\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs60786327/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=KeyVaultTest\",\"ekus\":[],\"key_usage\":[],\"validity_months\":12,\"basic_constraints\":{\"ca\":true}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"EmailContacts\"}}],\"issuer\":{\"name\":\"Unknown\"},\"attributes\":{\"enabled\":true,\"created\":1678954154,\"updated\":1678954154}}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "importcertpkcs60786327" ] + { + "RequestUri": "https://REDACTED/certificates/importcertpkcs72765dc3/import?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "3283", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "MIIJUQIBAzCCCRcGCSqGSIb3DQEHAaCCCQgEggkEMIIJADCCA7cGCSqGSIb3DQEHBqCCA6gwggOkAgEAMIIDnQYJKoZIhvcNAQcBMBwGCiqGSIb3DQEMAQYwDgQIONsrwr1FhuICAggAgIIDcBQWaArZgVr5K8\u002BzccadOCGIC\u002BWzlAx2V88HT6fQcujZItr3koiHi7\u002BsdTe3mQncnxqZoNGgx4s6Xh\u002BQIIFdHSAo4EL9uGoFKiprKMHAmiCj9PcmM6stTFYMnzmlAiVLCNogPEobi2pfcQIVbDaVUHdm4EczlBGKyMTZSTkXmxI7Ax9VYXucniBpxJ3d0bTHchvHCjqHCLTDCnqyPXTqQH0JpHSYdcq9pxydtoNNgT7NDrKM0QtxIvI29\u002BZlSLZMxB3Mf4qOhn6bmyBakUypK1S8N0b2YPLTjp5\u002BZmb8W24\u002B1bVmgV2p10SFjbt8CacDl3dmRUkwu6C8Cl3QIpgwbMoP8hnJppyaFvIqar9roNNS3seG8RDn/Q4DCYWJ6JhA6Z\u002BgDL3BncwE2q9rekkOwo1MwERNhBEtINrXztKogdA/as1oO443ZbM/qm5pX9ZPh4Hv8Hzgl0aqlxubsUcEr8SIDNEJ3u91/gDdmHWgabnLZif8A7e2TMCqTiCM2nRr3soNUvOqnLHoexAKqsQAvi36VVmdAH1085Q\u002BISpVseCe3PiqPhLsqyfF2Yox\u002BNkI/nOwtg0XhO\u002BmdoAkes03ojctqFXB2ygo/iRH2ng16zGnWes0nSp3rcOaoqcE1c85\u002B/QQZZrzVspdnnNhYWWr1IiwyiOctOAovpmU9oDacY\u002B1u9dOpnVRr5ibwR1NSlIVl1KPNsYmQoP9hig8lULeVGLQTWEQc8qb55t/Y/RpgNFEs3piHmd12R9NZMBcrZp3bbSzdS51OicQ6PKRXKESHVMbbsLiR8M62Dxg9ysH0kVEdxjwLfdlqAPby/\u002B/L2t62WKkoHq37GtqtVDYAELBsP9tq3AF\u002BucUB1Gj8vvwEAedJ2ZlQ2f9xVTHXr0Ah3JkYsMpAuK0HZzMTVc0ZKXrfocbtvwr4aVwc3zOP\u002Bpz1AhqZpkDfr23NVkAmV63aIBOr1TSNPCnn7PMlr4rfZ2vzwBKCrfnc\u002BO44IsWNg1N4ZBAKjnhZZjhgxRYC5en7PKVPHAla2R8299RJy7tuiR6qo58UZNdsIJXBbjhytLroZHvdF3rmSTxgYli5h9xKAw9c6eqmrmGNRD1dY9bmkgFNwF6C8Yi4RdCZ3C6LNFHhgxMwbXiXl5Mfa7E4ZSOWIeH8I79knxDPDMm4sTRSncbyn8wggVBBgkqhkiG9w0BBwGgggUyBIIFLjCCBSowggUmBgsqhkiG9w0BDAoBAqCCBO4wggTqMBwGCiqGSIb3DQEMAQMwDgQI4fPTwJwGln0CAggABIIEyE1waejpdCUGBbzwCZhdul9adyBO8futpEZKKlccRnP2iQ82N7P2CE7cXEch8OrC3\u002BqyvyGfqVzNpjOWT1v\u002BuMrqT67enK00/eU/OWxk2edizJXUr\u002BusLjojPh1Yu822Ffax3qiZ87Svm9staSNebek6q/2W24KnaDNvqPPTvGA4prwpwdn98NHGQou5WQiSsh\u002BVkT49duZxO6/\u002BTWK8I27FnoyCgiKEjr6vvY6ax4E3ect4Kz0MZsLKNYd6/BqBRw2UnrKg0yoIYHvP/j/DT8q\u002B\u002Bcafs9ZSS2eO4ZlC5DAshQdXUD6O7fJF\u002BrI5Ao36keWlkz8DKi0kWL32Rzvk56vVbVGIkrGveZ19E5WR3kqkFNddO\u002BzZs6tJJeO8Rghylp43mgyivpkzPQ6By9aekn\u002BVgQ5Oqze7gUX74CD0onjf5Q5eaOl6ZGdcVlKOXbf/r8libAq7GvGICm1Rfa79/Q1IqvvKFmxd/WZfa1iJOwZwaV53ALhlDejdTU1YS7ZHorFTJGfn4LtHoVkRpZsMnA\u002BygMZ0\u002BvTTgnGS1GZzg7OACuXWla1Dh2yv/UYKpdnhgyAGgCcIIguiRSD/JWxZxiT9sb/t\u002BbN7NLRYpXakrYTOi1lHoqCGfZTlzMyZPmo/DfZTdhGXVUYA6puvi\u002BQv22ub9N01riv2TN9noOkBRH67I48dXRrzJi7m2CYG6v8pQmvW4Tg3feIrOF99hHU/YJfOWvQgjiQoyJFlyq8L1wwhG4eXQH4bP97ilJHFDWjTzKzbYrhKZadd7SJ2hT6R3NPH9AYyMdsoPaWu9RIEg2niz0niFXwUnNQib/deL7PDyFwndsRtp3P405oF4tzMU1Q4mD2IwObM7g4\u002BsyFWc\u002B2Cy29o0buJrb4jIsIjjUYNB/mzoU7iKXwQ0qhPTHyUbP4XM5jaiEuS48u4hRbhk9C5Ti6fvrbeVqN/rcXPvS0h\u002BHCf4Gc8LCXTBME0a1SSnQR10q66GRnuQa2hM\u002B/bAxQUTXNYs/p4Np8aGIR6EkXXR0cbcoMHp3\u002Bd6h9B8tqlmvTYAFYvlkImeyJaNOpHJ9E\u002BAbNEugEm1s\u002BGgfQT5XKCThmpg0uNyKFAkjvkXjoS5K4dJwQPtYfM2SYyLjTOdEmsjPKR7NcBIR3hx35PIpyHxdqAnb25GakB7GHX1/HJsZCf\u002BNLuUsWkyP6pNy6wo9l9BOSSDnUPEV5D/J1h/GZ/hOHcf9WDv06KefKAy77UpnTKSSlHr/PzkfNbtjFf6xKPQRWA1WVd3FW2BETdABteX0QcYSZjVRjirWZUOxu2VKv9I4G0PGMjmo6UxCMGxFV1qulKn\u002BkPAInoNbgbY2ZaF5q1FAoMQ4nAPG6W79J0xgEkuCiH6F7F7TEHldCOulHWfJja7K27zW2T4ZnQbcpKmHpCns7bAt0198CrYyHfNP4Yyx0uiXBI\u002BZ9hlHvOkcs0l5RDV1EWR3jOih7zLr43MPwJ12sXwEMCOjUHYxs0jTZcgmti\u002BwBPs8xuWayhJ/9pD1DfFxf6lFOCi1op5zPc7U3NNMbU3gXgSolsrMjm0dJH0rfu4\u002BC0cym62EBoIGdvyABqS9N96YUu1OreBcCYiTP5Qajn87J8i9zj3aa5lFGJYCS6s8EBeDElMCMGCSqGSIb3DQEJFTEWBBTbFJe8LIKzZcXHxz9hFRPuEXeQqTAxMCEwCQYFKw4DAhoFAAQUI7HzgLxeU0ExCw7mUkJyWmnUlckECNF1gKFeLQMGAgIIAA==", + "pwd": "fakePasswordPlaceholder", + "attributes": { + "enabled": true + }, + "tags": { + "key": "val" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2187", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "08b64a91-a204-4d4d-839b-6f0ee1d687d6" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpkcs72765dc3/4f21310545dd467fb413a42c9b33910a", + "kid": "https://azkvrecordtests.vault.azure.net/keys/importcertpkcs72765dc3/4f21310545dd467fb413a42c9b33910a", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/importcertpkcs72765dc3/4f21310545dd467fb413a42c9b33910a", + "x5t": "2xSXvCyCs2XFx8c_YRUT7hF3kKk", + "cer": "MIIDDzCCAfegAwIBAgIUPnG5OzbWNMDRDWcAs7/z12GGbQQwDQYJKoZIhvcNAQELBQAwFzEVMBMGA1UEAwwMS2V5VmF1bHRUZXN0MB4XDTIzMDMwNDAxMTQwM1oXDTI0MDMwMzAxMTQwM1owFzEVMBMGA1UEAwwMS2V5VmF1bHRUZXN0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv68zJXrJd0QFmzmL0vXjZgER82K5PV5eE\u002BponTg8LzbAgvXZNTK0W1EjwTe6xwrJeeIDPLN5aKuLHYEAJG5/p5\u002BJ/iycqhYM8d33hTq7Iaa0MI0ijbqG7ccQdMmrPMO/dahXNKmHK2RuxrswM9k07ZslXthoiAjQduTaxNcn7dKZ7mOYcTZvPp8Yx11hVcQextA6SGS9/r0BfBClK\u002BOZ6f8jZzGkV5ieVo621ikSfcRC0kywChB1ZEEMDQXofUwto656oLlxsY/B7dtTQMwlFz1QHUYG1PpoyGW0sFl3FMVUZ/jdMwDZWa9NYuzSiyuSW4Jc1YGhNzaIsc3pa8ZcVwIDAQABo1MwUTAdBgNVHQ4EFgQU9rMViA3O61dYZyQLAl5HYbaWR80wHwYDVR0jBBgwFoAU9rMViA3O61dYZyQLAl5HYbaWR80wDwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAd3\u002BFOKZXVb/\u002BFG5LN3UV\u002BqZP4muFO5caTN2ADWEd3tou5A3SmUotTHvPAax6XfaEhodf4dWIqs2rNGANzLE5ys/fgCtHUK2gkY0CJ\u002BaUYLbXHCnf2wayb2nh12fgMdLM91iwWcHR8eNb1tf5FpKTXjxREHFgc/DziuEElD6u\u002B5IMUXdtbyFkQa9LL9ybDjhBp0RlDYBStWMw8VVtyHmIgOIHR7X0AVyCCjE\u002BZR1QdnhmImzSZraPQFHAHL8n53JRrnf8SJJqPUPy\u002B1zdtofrsoZEbiFxuqsdAhzF42Tv4Q\u002BcjUfSgKp/EZr9s1lNa3m1IbCsDYFYblWAoZN6oYnYKA==", + "attributes": { + "enabled": true, + "nbf": 1677892443, + "exp": 1709428443, + "created": 1681267917, + "updated": 1681267917, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "key": "val" + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpkcs72765dc3/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=KeyVaultTest", + "ekus": [], + "key_usage": [], + "validity_months": 12, + "basic_constraints": { + "ca": true + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "EmailContacts" + } + } + ], + "issuer": { + "name": "Unknown" + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } + } + } + ], + "Variables": { + "0": "importcertpkcs72765dc3" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.importPemCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.importPemCertificate[1].json index 03427b36f3e06..e7e7666dc600b 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.importPemCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.importPemCertificate[1].json @@ -1,29 +1,149 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/importcertpem45586c37/import?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/importcertpem36190600/import?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9e7d935b-1470-4026-a328-93d67b59e291" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2470", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2770f668-aa2f-4033-ae58-75d6e9719038", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem45586c37/9f7e820c1c134416ba2c19120fbf70a7\",\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpem45586c37/9f7e820c1c134416ba2c19120fbf70a7\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/importcertpem45586c37/9f7e820c1c134416ba2c19120fbf70a7\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"cer\":\"MIIDqzCCApMCFC+MROpib4t03Wqzgkcod1lad6JtMA0GCSqGSIb3DQEBCwUAMIGRMQswCQYDVQQGEwJVUzELMAkGA1UECAwCV0ExEDAOBgNVBAcMB1JlZG1vbmQxEjAQBgNVBAoMCU1pY3Jvc29mdDESMBAGA1UECwwJQXp1cmUgU0RLMRIwEAYDVQQDDAlBenVyZSBTREsxJzAlBgkqhkiG9w0BCQEWGG9wZW5zb3VyY2VAbWljcm9zb2Z0LmNvbTAeFw0yMDAyMTQyMzE3MTZaFw0yNTAyMTIyMzE3MTZaMIGRMQswCQYDVQQGEwJVUzELMAkGA1UECAwCV0ExEDAOBgNVBAcMB1JlZG1vbmQxEjAQBgNVBAoMCU1pY3Jvc29mdDESMBAGA1UECwwJQXp1cmUgU0RLMRIwEAYDVQQDDAlBenVyZSBTREsxJzAlBgkqhkiG9w0BCQEWGG9wZW5zb3VyY2VAbWljcm9zb2Z0LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANwCTuK0OnFc8UytzzCIB5pUWqWCMZA8kWO1Es84wOVupPTZHNDWKI57prj0CB5JP2yU8BkIFjhkV/9wc2KLjKwu7xaJTwBZF/i0t8dPBbgiEUmK6xdbJsLXoef/XZ5AmvCKb0mimEMvL8KgeF5OHuZJuYO0zCiRNVtpZYSx2R73qhgy5klDHh346qQd5T+KbsdK3DArilT86QO1GrpBWl1GPvHJ3VZ1OO33iFWfyEVgwdAtMAkWXH8Eh1/MpPE8WQk5X5pdVEu+RJLLrVbgr+cnlVzfirSVLRarKZROAB3e2x8JdSqylnar/WWK11NERdiKaZr3WxAkceuVkTsKmRkCAwEAATANBgkqhkiG9w0BAQsFAAOCAQEAYLfk2dBcW1mJbkVYx80ogDUy/xX3d+uuop2gZwUXuzWYI4uXzSEsY37/+NKzOX6PtET3X6xENDW7AuJhTuWmTGZtPB1AjiVKLIgRwugV3Ovr1DoPBIvS7iCHGGcsr7tAgYxiVATlIcczCxQG1KPhrrLSUDxkbiyUHpyroExHGBeCUflT2BIO+TZ+44aYfO7vuwpu0ajfB6Rs0s/DM+uUTWCfsVvyPenObHz5HF2vxf75y8pr3fYKuUvpJ45T0ZjiXyRpkBTDudU3vuYuyAP3PwO6F/ic7Rm9D1uzEI38Va+o6CUh4NJnpIZIBs7T+rPwhKrUuM7BEO0CL7VTh37UzA==\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem45586c37/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pem-file\"},\"x509_props\":{\"subject\":\"E=opensource@microsoft.com, CN=Azure SDK, OU=Azure SDK, O=Microsoft, L=Redmond, S=WA, C=US\",\"ekus\":[],\"key_usage\":[],\"validity_months\":60,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149}}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "importcertpem45586c37" ] + { + "RequestUri": "https://REDACTED/certificates/importcertpem36190600/import?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "3323", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "-----BEGIN CERTIFICATE-----\nMIIDqzCCApMCFC\u002BMROpib4t03Wqzgkcod1lad6JtMA0GCSqGSIb3DQEBCwUAMIGR\nMQswCQYDVQQGEwJVUzELMAkGA1UECAwCV0ExEDAOBgNVBAcMB1JlZG1vbmQxEjAQ\nBgNVBAoMCU1pY3Jvc29mdDESMBAGA1UECwwJQXp1cmUgU0RLMRIwEAYDVQQDDAlB\nenVyZSBTREsxJzAlBgkqhkiG9w0BCQEWGG9wZW5zb3VyY2VAbWljcm9zb2Z0LmNv\nbTAeFw0yMDAyMTQyMzE3MTZaFw0yNTAyMTIyMzE3MTZaMIGRMQswCQYDVQQGEwJV\nUzELMAkGA1UECAwCV0ExEDAOBgNVBAcMB1JlZG1vbmQxEjAQBgNVBAoMCU1pY3Jv\nc29mdDESMBAGA1UECwwJQXp1cmUgU0RLMRIwEAYDVQQDDAlBenVyZSBTREsxJzAl\nBgkqhkiG9w0BCQEWGG9wZW5zb3VyY2VAbWljcm9zb2Z0LmNvbTCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBANwCTuK0OnFc8UytzzCIB5pUWqWCMZA8kWO1\nEs84wOVupPTZHNDWKI57prj0CB5JP2yU8BkIFjhkV/9wc2KLjKwu7xaJTwBZF/i0\nt8dPBbgiEUmK6xdbJsLXoef/XZ5AmvCKb0mimEMvL8KgeF5OHuZJuYO0zCiRNVtp\nZYSx2R73qhgy5klDHh346qQd5T\u002BKbsdK3DArilT86QO1GrpBWl1GPvHJ3VZ1OO33\niFWfyEVgwdAtMAkWXH8Eh1/MpPE8WQk5X5pdVEu\u002BRJLLrVbgr\u002BcnlVzfirSVLRar\nKZROAB3e2x8JdSqylnar/WWK11NERdiKaZr3WxAkceuVkTsKmRkCAwEAATANBgkq\nhkiG9w0BAQsFAAOCAQEAYLfk2dBcW1mJbkVYx80ogDUy/xX3d\u002Buuop2gZwUXuzWY\nI4uXzSEsY37/\u002BNKzOX6PtET3X6xENDW7AuJhTuWmTGZtPB1AjiVKLIgRwugV3Ovr\n1DoPBIvS7iCHGGcsr7tAgYxiVATlIcczCxQG1KPhrrLSUDxkbiyUHpyroExHGBeC\nUflT2BIO\u002BTZ\u002B44aYfO7vuwpu0ajfB6Rs0s/DM\u002BuUTWCfsVvyPenObHz5HF2vxf75\ny8pr3fYKuUvpJ45T0ZjiXyRpkBTDudU3vuYuyAP3PwO6F/ic7Rm9D1uzEI38Va\u002Bo\n6CUh4NJnpIZIBs7T\u002BrPwhKrUuM7BEO0CL7VTh37UzA==\n-----END CERTIFICATE-----\n-----BEGIN PRIVATE KEY-----\nREDACTED\n-----END PRIVATE KEY-----\n", + "policy": { + "key_props": {}, + "secret_props": { + "contentType": "application/x-pem-file" + }, + "x509_props": { + "subject": "CN=AzureSDK", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + }, + "tags": { + "key": "val" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2462", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1ee9dfd3-9a6f-4e06-a392-801cbcc9f8c9" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpem36190600/6cac15abc47e4642ab8b350b5c56d72d", + "kid": "https://azkvrecordtests.vault.azure.net/keys/importcertpem36190600/6cac15abc47e4642ab8b350b5c56d72d", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/importcertpem36190600/6cac15abc47e4642ab8b350b5c56d72d", + "x5t": "FukEr19FKd5SGDH1Iv-3Tiec9-I", + "cer": "MIIDqzCCApMCFC\u002BMROpib4t03Wqzgkcod1lad6JtMA0GCSqGSIb3DQEBCwUAMIGRMQswCQYDVQQGEwJVUzELMAkGA1UECAwCV0ExEDAOBgNVBAcMB1JlZG1vbmQxEjAQBgNVBAoMCU1pY3Jvc29mdDESMBAGA1UECwwJQXp1cmUgU0RLMRIwEAYDVQQDDAlBenVyZSBTREsxJzAlBgkqhkiG9w0BCQEWGG9wZW5zb3VyY2VAbWljcm9zb2Z0LmNvbTAeFw0yMDAyMTQyMzE3MTZaFw0yNTAyMTIyMzE3MTZaMIGRMQswCQYDVQQGEwJVUzELMAkGA1UECAwCV0ExEDAOBgNVBAcMB1JlZG1vbmQxEjAQBgNVBAoMCU1pY3Jvc29mdDESMBAGA1UECwwJQXp1cmUgU0RLMRIwEAYDVQQDDAlBenVyZSBTREsxJzAlBgkqhkiG9w0BCQEWGG9wZW5zb3VyY2VAbWljcm9zb2Z0LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANwCTuK0OnFc8UytzzCIB5pUWqWCMZA8kWO1Es84wOVupPTZHNDWKI57prj0CB5JP2yU8BkIFjhkV/9wc2KLjKwu7xaJTwBZF/i0t8dPBbgiEUmK6xdbJsLXoef/XZ5AmvCKb0mimEMvL8KgeF5OHuZJuYO0zCiRNVtpZYSx2R73qhgy5klDHh346qQd5T\u002BKbsdK3DArilT86QO1GrpBWl1GPvHJ3VZ1OO33iFWfyEVgwdAtMAkWXH8Eh1/MpPE8WQk5X5pdVEu\u002BRJLLrVbgr\u002BcnlVzfirSVLRarKZROAB3e2x8JdSqylnar/WWK11NERdiKaZr3WxAkceuVkTsKmRkCAwEAATANBgkqhkiG9w0BAQsFAAOCAQEAYLfk2dBcW1mJbkVYx80ogDUy/xX3d\u002Buuop2gZwUXuzWYI4uXzSEsY37/\u002BNKzOX6PtET3X6xENDW7AuJhTuWmTGZtPB1AjiVKLIgRwugV3Ovr1DoPBIvS7iCHGGcsr7tAgYxiVATlIcczCxQG1KPhrrLSUDxkbiyUHpyroExHGBeCUflT2BIO\u002BTZ\u002B44aYfO7vuwpu0ajfB6Rs0s/DM\u002BuUTWCfsVvyPenObHz5HF2vxf75y8pr3fYKuUvpJ45T0ZjiXyRpkBTDudU3vuYuyAP3PwO6F/ic7Rm9D1uzEI38Va\u002Bo6CUh4NJnpIZIBs7T\u002BrPwhKrUuM7BEO0CL7VTh37UzA==", + "attributes": { + "enabled": true, + "nbf": 1581722236, + "exp": 1739402236, + "created": 1681267917, + "updated": 1681267917, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "key": "val" + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpem36190600/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pem-file" + }, + "x509_props": { + "subject": "E=opensource@microsoft.com, CN=Azure SDK, OU=Azure SDK, O=Microsoft, L=Redmond, S=WA, C=US", + "ekus": [], + "key_usage": [], + "validity_months": 60, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } + } + } + ], + "Variables": { + "0": "importcertpem36190600" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listCertificateIssuers[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listCertificateIssuers[1].json index ae1e076ef6692..d166fcdb9849f 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listCertificateIssuers[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listCertificateIssuers[1].json @@ -1,304 +1,851 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer82406df0?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer804676aa?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "aaa05f53-1e0a-4549-b721-f4d720426530" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6c14cf0a-e8ee-42ae-be79-24c44ef91aa3", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer82406df0\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer804676aa?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2a969090-4618-493c-930b-df41a32e5dea" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer804676aa", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer41610bc1?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer57598dd4?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "553a4ce3-6cf6-4e7e-a503-d7e2718b6098" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer57598dd4", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9755f020-b749-4f1a-be9d-dec1b00a6187", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer41610bc1\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer05877fff?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "db90bf99-073c-449c-8066-73fcb5542b79" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer05877fff", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer04793e32?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer877419d0?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "eae0b786-667d-4a4d-946f-44edb03a07ef" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer877419d0", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "43a2eb88-1244-4be5-87af-0e55d54013fa", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer04793e32\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer64709f46?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9ada83e0-c85a-4359-9cf3-21be1e53e08c" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer64709f46", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer72931efd?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer67123b89?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b8d12e4a-d182-4786-967b-529d53f47faa" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer67123b89", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "79d4821a-832e-4743-86c1-5ed42f29d4c8", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer72931efd\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer53350b92?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b035328a-7c41-4360-a278-7ba9fa745d37" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer53350b92", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer92832fff?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer61891310?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4c565e1f-8a48-47de-bac6-7bcad0df193f" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer61891310", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f3731407-51db-4276-90ac-2acb5149c962", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer92832fff\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer59410e79?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "890446dd-b92d-4417-b83a-275571cf1c18" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer59410e79", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer49224b67?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer02356c85?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4b14770a-607a-48ee-8633-f12fef9085a3" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer02356c85", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "33fff390-6e15-411f-9599-abbd89c84713", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer49224b67\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954150,\"updated\":1678954150}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer220739e6?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1af45d77-defa-4cca-a3ec-638b92acde41", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer220739e6\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954150,\"updated\":1678954150}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer0621158e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "31bf3f8a-7349-4064-8088-b3cf490aa1ac", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer0621158e\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954150,\"updated\":1678954150}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer38738d22?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "78974d2b-2b3f-4c5a-9d77-e7a193798997", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer38738d22\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954150,\"updated\":1678954150}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer72498e40?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "529e5ee0-849f-4555-93d5-849a5b64e1a2", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer72498e40\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954150,\"updated\":1678954150}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/Issuers?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "3154", - "x-ms-request-id" : "51078ef2-ac83-4642-bf6e-9e6eca555519", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer04793e32\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer05607230\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer0621158e\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer09453b03\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer145535c1\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer184706a6\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer220739e6\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer38738d22\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer41610bc1\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer49224b67\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer511445a6\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer5137339a\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer5337485b\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer53852b25\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer56875732\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer63743750\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer72498e40\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer72931efd\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer82406df0\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer92832fff\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer35432e6337\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer3944587159\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer409028ab59\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer5356974891\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer5628623d2a\",\"provider\":\"Test\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates/issuers?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01EUXdJV05sY25ScFptbGpZWFJsTDBsVFUxVkZVbE12VkVWVFZFbFRVMVZGVWpjME1qTTNOekV6TnpnaE1EQXdNREk0SVRrNU9Ua3RNVEl0TXpGVU1qTTZOVGs2TlRrdU9UazVPVGs1T1ZvaCIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates/issuers?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01EUXdJV05sY25ScFptbGpZWFJsTDBsVFUxVkZVbE12VkVWVFZFbFRVMVZGVWpjME1qTTNOekV6TnpnaE1EQXdNREk0SVRrNU9Ua3RNVEl0TXpGVU1qTTZOVGs2TlRrdU9UazVPVGs1T1ZvaCIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "138", - "x-ms-request-id" : "2529c0a8-0de5-4916-880c-ddeb042b4886", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer83488cdbeb\",\"provider\":\"Test\"}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "listcertissuer38738d22", "listcertissuer04793e32", "listcertissuer82406df0", "listcertissuer0621158e", "listcertissuer49224b67", "listcertissuer72931efd", "listcertissuer72498e40", "listcertissuer41610bc1", "listcertissuer92832fff", "listcertissuer220739e6" ] + { + "RequestUri": "https://REDACTED/certificates/Issuers?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1355", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d8ab742c-bd4e-4528-98bb-72aa59a5f29a" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer02356c85", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer05877fff", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer53350b92", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer57598dd4", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer59410e79", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer61891310", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer64709f46", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer67123b89", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer804676aa", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer877419d0", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer8499016d15", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer937724e3ff", + "provider": "Test" + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "listcertissuer877419d0", + "1": "listcertissuer59410e79", + "2": "listcertissuer67123b89", + "3": "listcertissuer61891310", + "4": "listcertissuer804676aa", + "5": "listcertissuer02356c85", + "6": "listcertissuer57598dd4", + "7": "listcertissuer64709f46", + "8": "listcertissuer53350b92", + "9": "listcertissuer05877fff" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listCertificateVersions[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listCertificateVersions[1].json index c94945c5d1ccb..34094fd571301 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listCertificateVersions[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listCertificateVersions[1].json @@ -1,459 +1,1577 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3bf52480-ece1-4636-b3c6-428da0edfb9d" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:21 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1307", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5fc0e2f3-682c-4c6e-ab82-5a548df7d931", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALq+qfiIe1nlQ7xMa0uQrh/FvPtuThPNEhK/2fyaatfPgpDWEVFjqj5EuAwxT78QHRIAGaftIyVvNweKi9lx123b3Kpj5CN2M7F+k+OPMEuJxqxX4JBgGBklZRM9l8ZhVrwqmUXEPpTEngdgHicTYADc4C+CUxZnXtvmdJPIp/xEVVbql66YRB1OrUIRuObwOm2zjWiJ4xBgOg9bbo4Xg+HtqPzZttiZHOw251wKbYvfFfTzphGt0PSf5hr9lzDM4nPZf0m9UbMMI3W33OuoaBnT8bL+i1Q8AUeunm6d076wKUhOlAorZ5IJEMkhqzitN3dEP7VQyHxBH8A2nB+PFh0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBPVupBulwYA7bkblHczMJPD+2CbjO0XUmhjfDz1SPX1LsiAPaD+VWvVGnR/WbbCu+1wyfUcaTtZlBB7GF6dLuqPijFzTemobVhaVFgWycvxIx54xgTouuzPz+AYUC+bJxf6D6QFJTW0dHoD+dRQCR+l3s7VPGUTDPKsYgYU0jPocSLbpahCJGsK2itMyzJuikC8kNtoQfCs59zbKVPvl7WG5aSz7qsS4vGhnY16nz9GrA/rmoIVy0s8tfaVFhTJMzHzelTyaYPk9LTMkjnkeIqUC6WDS4pPRZuHIdRf/1v5Ix3qgqHwjscL2bgXlqJUSQb2ZmMkSIonOQMU8y7KpuD\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a00a007580c8428abfc96d4ea78c9f30\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending?api-version=7.4&request_id=a00a007580c8428abfc96d4ea78c9f30", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending?api-version=7.4\u0026request_id=c878a1b124364ea49f71010c00d85a4a", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9d7d156e-0440-4a5d-86ca-d06333341238" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMgFYDcPeKQtGGJ\u002BtqJrNbwTg\u002Bo0zn8HYJD6EqJTzj0K8nwilip1G6pT39QbTs6WV6JR9XvVNLp7IkWWnsTl/l/ZyaPxaX/GNgtK4HvJV60f50VnoTs0FoawVW1QWI3XTabc5qv33yQMzOWr\u002Bas5juTtTBSa3v3mTH1G7wgykuYC0PBSMG3RiRtq7pjm3UuMznWS0GlPkmnRcR/MPA9RSw5F00GtFF4Gpk\u002BjEjZKRnvy3NW7AwVjvh47McXomsyffWvLwq9iNH/UpRD3vOJws\u002BWnqc8kV8ka2ZII/qp8CDnn\u002BxjdIEX3v9SVxfKbOTFJqUZ4r52TwNHz/KN6LRYDomECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQC6V5MkVpfO5lc4frB1NXRWi\u002BSsm7uv6LPoFJBxzrPw9P1lf1zEnlQKouOgV0tLdlR4aw7CAQaB60pNCS9hoXqEO6ux\u002B65w80\u002BuvnnV9T9l9i2bdD5s0XEqfKjcVSeULi16fmYrlDMpza7IproOqV4kTUdvZgtmfZhzK7RRoH6y1qV/WIDp5SO9DYwzRQSzvL/2J85jwc4Fu4oaX\u002BpQSR4T\u002BYmiAFZ838SsONCAoie88nTNIUIGxw/cIOlpE6M0snk0eWagSjpemC5l4/gZxiqhq2rTQgHzeNHbT5vwdJJbgybssDnrs02vclAEVIPoJwOMmVBn5Y8wUP7VKPe2d1yl", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "c878a1b124364ea49f71010c00d85a4a" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "214e2ae9-05ca-4248-8e50-dfc494f28fc6" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMgFYDcPeKQtGGJ\u002BtqJrNbwTg\u002Bo0zn8HYJD6EqJTzj0K8nwilip1G6pT39QbTs6WV6JR9XvVNLp7IkWWnsTl/l/ZyaPxaX/GNgtK4HvJV60f50VnoTs0FoawVW1QWI3XTabc5qv33yQMzOWr\u002Bas5juTtTBSa3v3mTH1G7wgykuYC0PBSMG3RiRtq7pjm3UuMznWS0GlPkmnRcR/MPA9RSw5F00GtFF4Gpk\u002BjEjZKRnvy3NW7AwVjvh47McXomsyffWvLwq9iNH/UpRD3vOJws\u002BWnqc8kV8ka2ZII/qp8CDnn\u002BxjdIEX3v9SVxfKbOTFJqUZ4r52TwNHz/KN6LRYDomECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQC6V5MkVpfO5lc4frB1NXRWi\u002BSsm7uv6LPoFJBxzrPw9P1lf1zEnlQKouOgV0tLdlR4aw7CAQaB60pNCS9hoXqEO6ux\u002B65w80\u002BuvnnV9T9l9i2bdD5s0XEqfKjcVSeULi16fmYrlDMpza7IproOqV4kTUdvZgtmfZhzK7RRoH6y1qV/WIDp5SO9DYwzRQSzvL/2J85jwc4Fu4oaX\u002BpQSR4T\u002BYmiAFZ838SsONCAoie88nTNIUIGxw/cIOlpE6M0snk0eWagSjpemC5l4/gZxiqhq2rTQgHzeNHbT5vwdJJbgybssDnrs02vclAEVIPoJwOMmVBn5Y8wUP7VKPe2d1yl", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "c878a1b124364ea49f71010c00d85a4a" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1307", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "95cd1e73-72db-46cc-8358-3b8087bcdd58", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALq+qfiIe1nlQ7xMa0uQrh/FvPtuThPNEhK/2fyaatfPgpDWEVFjqj5EuAwxT78QHRIAGaftIyVvNweKi9lx123b3Kpj5CN2M7F+k+OPMEuJxqxX4JBgGBklZRM9l8ZhVrwqmUXEPpTEngdgHicTYADc4C+CUxZnXtvmdJPIp/xEVVbql66YRB1OrUIRuObwOm2zjWiJ4xBgOg9bbo4Xg+HtqPzZttiZHOw251wKbYvfFfTzphGt0PSf5hr9lzDM4nPZf0m9UbMMI3W33OuoaBnT8bL+i1Q8AUeunm6d076wKUhOlAorZ5IJEMkhqzitN3dEP7VQyHxBH8A2nB+PFh0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBPVupBulwYA7bkblHczMJPD+2CbjO0XUmhjfDz1SPX1LsiAPaD+VWvVGnR/WbbCu+1wyfUcaTtZlBB7GF6dLuqPijFzTemobVhaVFgWycvxIx54xgTouuzPz+AYUC+bJxf6D6QFJTW0dHoD+dRQCR+l3s7VPGUTDPKsYgYU0jPocSLbpahCJGsK2itMyzJuikC8kNtoQfCs59zbKVPvl7WG5aSz7qsS4vGhnY16nz9GrA/rmoIVy0s8tfaVFhTJMzHzelTyaYPk9LTMkjnkeIqUC6WDS4pPRZuHIdRf/1v5Ix3qgqHwjscL2bgXlqJUSQb2ZmMkSIonOQMU8y7KpuD\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a00a007580c8428abfc96d4ea78c9f30\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1229", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2ce7776c-9ef4-41ca-9953-213b6681e7c8" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMgFYDcPeKQtGGJ\u002BtqJrNbwTg\u002Bo0zn8HYJD6EqJTzj0K8nwilip1G6pT39QbTs6WV6JR9XvVNLp7IkWWnsTl/l/ZyaPxaX/GNgtK4HvJV60f50VnoTs0FoawVW1QWI3XTabc5qv33yQMzOWr\u002Bas5juTtTBSa3v3mTH1G7wgykuYC0PBSMG3RiRtq7pjm3UuMznWS0GlPkmnRcR/MPA9RSw5F00GtFF4Gpk\u002BjEjZKRnvy3NW7AwVjvh47McXomsyffWvLwq9iNH/UpRD3vOJws\u002BWnqc8kV8ka2ZII/qp8CDnn\u002BxjdIEX3v9SVxfKbOTFJqUZ4r52TwNHz/KN6LRYDomECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQC6V5MkVpfO5lc4frB1NXRWi\u002BSsm7uv6LPoFJBxzrPw9P1lf1zEnlQKouOgV0tLdlR4aw7CAQaB60pNCS9hoXqEO6ux\u002B65w80\u002BuvnnV9T9l9i2bdD5s0XEqfKjcVSeULi16fmYrlDMpza7IproOqV4kTUdvZgtmfZhzK7RRoH6y1qV/WIDp5SO9DYwzRQSzvL/2J85jwc4Fu4oaX\u002BpQSR4T\u002BYmiAFZ838SsONCAoie88nTNIUIGxw/cIOlpE6M0snk0eWagSjpemC5l4/gZxiqhq2rTQgHzeNHbT5vwdJJbgybssDnrs02vclAEVIPoJwOMmVBn5Y8wUP7VKPe2d1yl", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972", + "request_id": "c878a1b124364ea49f71010c00d85a4a" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2411", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "758ec84e-a716-4b72-bd04-97ca9fbbcf89" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/69ec84a5e5744b88944891810b82665b", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testlistcertversion90972/69ec84a5e5744b88944891810b82665b", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testlistcertversion90972/69ec84a5e5744b88944891810b82665b", + "x5t": "KQaC9kMBP6hOVeQNWpBCkeYzsMg", + "cer": "MIIDNjCCAh6gAwIBAgIQeFZeraFfRPu2O4Dzd9rxSzANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIwMVoXDTI0MDQxMjAyNTIwMVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMgFYDcPeKQtGGJ\u002BtqJrNbwTg\u002Bo0zn8HYJD6EqJTzj0K8nwilip1G6pT39QbTs6WV6JR9XvVNLp7IkWWnsTl/l/ZyaPxaX/GNgtK4HvJV60f50VnoTs0FoawVW1QWI3XTabc5qv33yQMzOWr\u002Bas5juTtTBSa3v3mTH1G7wgykuYC0PBSMG3RiRtq7pjm3UuMznWS0GlPkmnRcR/MPA9RSw5F00GtFF4Gpk\u002BjEjZKRnvy3NW7AwVjvh47McXomsyffWvLwq9iNH/UpRD3vOJws\u002BWnqc8kV8ka2ZII/qp8CDnn\u002BxjdIEX3v9SVxfKbOTFJqUZ4r52TwNHz/KN6LRYDomECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFP8/a3\u002BibgLNiYJp/FS3VVrzTbhEMB0GA1UdDgQWBBT/P2t/om4CzYmCafxUt1Va8024RDANBgkqhkiG9w0BAQsFAAOCAQEAc7GA3mpXuKQaZL95H22z0PU793W9o0l9ZNJAiSRTQhg1BjbgY94zYIS77/Z7lWJQeYHOwwb6Temn3uTQytMr6JTeC9RA3xut\u002BB8r/WCWpqdS3X21PqrpMbzFsqWZxacZJP68k2xd3G/H0Sm2rtbWzgrR1xJULxw/LKsKhKmN5S7snisvYJKFytM5zQdMarAfOY5vIXz8al2zN\u002BgAf6cx7PZgvBJ1coQdmSc6sQgMRZDGhzqwDA1XsBGdaQ4A2kGeXyhmoI\u002BaVd58aB0nPmJqIjfFTUk/Eu46jIb6yRAfKXaZZtwlh2riIqaJi1HPOep4cVhNEUrP8zRLKSo5IscQkA==", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1233", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b122128f-c99c-4f1b-81a1-3ceaa99fea09", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALq+qfiIe1nlQ7xMa0uQrh/FvPtuThPNEhK/2fyaatfPgpDWEVFjqj5EuAwxT78QHRIAGaftIyVvNweKi9lx123b3Kpj5CN2M7F+k+OPMEuJxqxX4JBgGBklZRM9l8ZhVrwqmUXEPpTEngdgHicTYADc4C+CUxZnXtvmdJPIp/xEVVbql66YRB1OrUIRuObwOm2zjWiJ4xBgOg9bbo4Xg+HtqPzZttiZHOw251wKbYvfFfTzphGt0PSf5hr9lzDM4nPZf0m9UbMMI3W33OuoaBnT8bL+i1Q8AUeunm6d076wKUhOlAorZ5IJEMkhqzitN3dEP7VQyHxBH8A2nB+PFh0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBPVupBulwYA7bkblHczMJPD+2CbjO0XUmhjfDz1SPX1LsiAPaD+VWvVGnR/WbbCu+1wyfUcaTtZlBB7GF6dLuqPijFzTemobVhaVFgWycvxIx54xgTouuzPz+AYUC+bJxf6D6QFJTW0dHoD+dRQCR+l3s7VPGUTDPKsYgYU0jPocSLbpahCJGsK2itMyzJuikC8kNtoQfCs59zbKVPvl7WG5aSz7qsS4vGhnY16nz9GrA/rmoIVy0s8tfaVFhTJMzHzelTyaYPk9LTMkjnkeIqUC6WDS4pPRZuHIdRf/1v5Ix3qgqHwjscL2bgXlqJUSQb2ZmMkSIonOQMU8y7KpuD\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704\",\"request_id\":\"a00a007580c8428abfc96d4ea78c9f30\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ed569892-57fb-4f4e-acbc-6c5ce05341dc" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dcd23bb6-e4c1-43e6-82f1-dc7e9e750649" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "cb09d9c1-6fa2-4fa4-b038-adbc3680f642", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/0d9b42eab99d450ca92a52833be26c18\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testlistcertversion87704/0d9b42eab99d450ca92a52833be26c18\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testlistcertversion87704/0d9b42eab99d450ca92a52833be26c18\",\"x5t\":\"hQ-3-odVzbVz54nXQc4hlmH1FmI\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQLOR8v6VYSNW0WRl404qyizANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkyM1oXDTI0MDMxNjA4MDkyM1owGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALq+qfiIe1nlQ7xMa0uQrh/FvPtuThPNEhK/2fyaatfPgpDWEVFjqj5EuAwxT78QHRIAGaftIyVvNweKi9lx123b3Kpj5CN2M7F+k+OPMEuJxqxX4JBgGBklZRM9l8ZhVrwqmUXEPpTEngdgHicTYADc4C+CUxZnXtvmdJPIp/xEVVbql66YRB1OrUIRuObwOm2zjWiJ4xBgOg9bbo4Xg+HtqPzZttiZHOw251wKbYvfFfTzphGt0PSf5hr9lzDM4nPZf0m9UbMMI3W33OuoaBnT8bL+i1Q8AUeunm6d076wKUhOlAorZ5IJEMkhqzitN3dEP7VQyHxBH8A2nB+PFh0CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFCuf4YooSIi2oczM5gnGcLBXlvSMMB0GA1UdDgQWBBQrn+GKKEiItqHMzOYJxnCwV5b0jDANBgkqhkiG9w0BAQsFAAOCAQEAZu/EfBoHAIkRhLJZyrlMiEp1tDMLGU6C6EGz1rSIy0ksopFKwvVLDvp1UV22Q0XPJPgnXPUnGuVqBSC5ySwZolerhux+0ufl25V11azxS1EM51UOZHIe02If9Y9DULpgoXY0Zff0T952KiCT8wXbZyDqs3Jz4LPOEBLaDm3D3dxgyqROypInm8fdMQI3HZN/9tLzwDd2SoWL9OeWsKQfi4Z05Myzmyfs6B72g5A4G2Y1nD7tNOBG5JjhnZVbEmChdCQEP1/t8mmbssS8t/zymswZbmK79MxGijXrTVBHt57sOg9CBYeEmm1LmIbqDqUhJT7Fd2sLBe7i1eihrFYovQ==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953563,\"exp\":1710576563,\"created\":1678954164,\"updated\":1678954164,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954162,\"updated\":1678954162}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dab6d11b-4a09-4aa2-a1d6-bb4affc8cc29" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:18 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending?api-version=7.4\u0026request_id=ee3149b33d3744ceb05ecc4e4a25bfc3", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "28ae2d39-54b2-408b-8d6f-6d4dd1fe9ff6" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL9qLshTBBh84\u002BG5xj9UuQBwr5Fntf9i/aKqXqVHBq7gCMJrOhB/lI6BrpANrZu6ie5rHS4/aZbia57FQnBvh59HJWzIJMcS3wz7zLX4CWR5YQ12ueh\u002BOnqBil7XKMYkXSuPqSJ03qeiu/JqoLw3hqGPtpGgiKqsAg37u5391LkdjKaVmDDXd8NbYVt0wdVYO7JM\u002BAlYwQfxl4wjxNVmkSsHKMvMZCIlUYy2/1\u002BS40pKuNYEZSZckpSCicEDLD3LK9LllPBiu59BW6MMOOyYTHy8U0e1vTVPL27z5lulcuu3/KppoRV8iDBt2Dj1g9pJ6CAxz8gpjYUfkeqSjyzvFIECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQC3Q9gJnSAPYkFYoo6DSDKzlaxKczHfVGWqcdsr\u002BdYSPTJBxOvJTx6BBUNKArpskTckLAHOayJevNTUAuz1g/O0ZXAW\u002BYkKOtrAcCxtMP4MoGfNOauGmNX4hS2U\u002BhxHnpzi4YEHgCi\u002BhTs855oX6RpgPQ1mmZsAly2XNXP0fuKr4pcPK6LiqQlP6x9yyrbNyIhWDuaH6gIPIG3KJCdXeSdQAnur6FDDUynL/idID2XG2o3eRG7ukUNJhJVrMlHCKpqBIQRV0g89Dm4CqdnTph2mUMEmt4/BYaH0PrKWNV1zSEysorSCAYrVHlTtruxW3WumWpMmOe2t1xLV/MPZVzw7", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "ee3149b33d3744ceb05ecc4e4a25bfc3" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1307", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5924acea-bfde-41a1-a817-edd56e4b12f8", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMnby2+h98agC+fYaLGVMJZe9cvZ807quvuMTJ6nGQlf9I/DVi/FdEdE3EmnTFk6z7a2ep6hd9GgNF+Y87VEL5qxE1kZ5sISHwwQjHaRekldONZF3ppp5NRJJvPWsr7ZE6Y6ZPCqa0T0pDcARZwGG7qpW0DfxI77UxtrSQmQ+6JfJVPQz59qvRlLP7rTS0y7RwDXzkY4uecSD+7zXTHv3GYOpXKq1NqoFUVFMXn6b73i272FnVHmTr+13vBsZrB/CwGaOod7L2llm2/2N7sFeqa0+KQEdlixlLpt3pb7qEMZPW2Vx9QiRcPMWucJoDoCcGAhU0mTXdGxdupprkbmigECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCWDARAYcQYCBwlSQ1skMeYtNAdXWdXvwK5RI2r7Y/lzJRRFv+k0JRRa5AXGDk2Nw1D0Y1O8cu/vWa7fpKHjR0Ee5muQXZfppcHnUfIHp5BB9NthDh1qze+qt6ChAgKyGLVV7ibOLyAlFSVvgo0ri3N4Gi1qvd8qkYj8pFueov8675VzMYcv1YsHsJ0UR9NnTaxsKWyAJ/VLBOwG6lMfBv/bKhmFDFAC1D7fCp6CB8xF7qJN6UeaM6eNSjyjRXKxv07mWAKYMjaEYsdvJ3LKO6lmfUqPlmZqBfI1poz5uJAiwAzuEYXzeH6aM5K+b7iOhBNuYyFzOwpZkP8oyrRkfVw\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"c1e5646f916b4692927a951d27e7e6d5\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending?api-version=7.4&request_id=c1e5646f916b4692927a951d27e7e6d5", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a442f418-b115-4c8e-8938-daad9cfe8195" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL9qLshTBBh84\u002BG5xj9UuQBwr5Fntf9i/aKqXqVHBq7gCMJrOhB/lI6BrpANrZu6ie5rHS4/aZbia57FQnBvh59HJWzIJMcS3wz7zLX4CWR5YQ12ueh\u002BOnqBil7XKMYkXSuPqSJ03qeiu/JqoLw3hqGPtpGgiKqsAg37u5391LkdjKaVmDDXd8NbYVt0wdVYO7JM\u002BAlYwQfxl4wjxNVmkSsHKMvMZCIlUYy2/1\u002BS40pKuNYEZSZckpSCicEDLD3LK9LllPBiu59BW6MMOOyYTHy8U0e1vTVPL27z5lulcuu3/KppoRV8iDBt2Dj1g9pJ6CAxz8gpjYUfkeqSjyzvFIECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQC3Q9gJnSAPYkFYoo6DSDKzlaxKczHfVGWqcdsr\u002BdYSPTJBxOvJTx6BBUNKArpskTckLAHOayJevNTUAuz1g/O0ZXAW\u002BYkKOtrAcCxtMP4MoGfNOauGmNX4hS2U\u002BhxHnpzi4YEHgCi\u002BhTs855oX6RpgPQ1mmZsAly2XNXP0fuKr4pcPK6LiqQlP6x9yyrbNyIhWDuaH6gIPIG3KJCdXeSdQAnur6FDDUynL/idID2XG2o3eRG7ukUNJhJVrMlHCKpqBIQRV0g89Dm4CqdnTph2mUMEmt4/BYaH0PrKWNV1zSEysorSCAYrVHlTtruxW3WumWpMmOe2t1xLV/MPZVzw7", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "ee3149b33d3744ceb05ecc4e4a25bfc3" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c292e3c7-b392-4692-923e-2a3dfe741518" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL9qLshTBBh84\u002BG5xj9UuQBwr5Fntf9i/aKqXqVHBq7gCMJrOhB/lI6BrpANrZu6ie5rHS4/aZbia57FQnBvh59HJWzIJMcS3wz7zLX4CWR5YQ12ueh\u002BOnqBil7XKMYkXSuPqSJ03qeiu/JqoLw3hqGPtpGgiKqsAg37u5391LkdjKaVmDDXd8NbYVt0wdVYO7JM\u002BAlYwQfxl4wjxNVmkSsHKMvMZCIlUYy2/1\u002BS40pKuNYEZSZckpSCicEDLD3LK9LllPBiu59BW6MMOOyYTHy8U0e1vTVPL27z5lulcuu3/KppoRV8iDBt2Dj1g9pJ6CAxz8gpjYUfkeqSjyzvFIECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQC3Q9gJnSAPYkFYoo6DSDKzlaxKczHfVGWqcdsr\u002BdYSPTJBxOvJTx6BBUNKArpskTckLAHOayJevNTUAuz1g/O0ZXAW\u002BYkKOtrAcCxtMP4MoGfNOauGmNX4hS2U\u002BhxHnpzi4YEHgCi\u002BhTs855oX6RpgPQ1mmZsAly2XNXP0fuKr4pcPK6LiqQlP6x9yyrbNyIhWDuaH6gIPIG3KJCdXeSdQAnur6FDDUynL/idID2XG2o3eRG7ukUNJhJVrMlHCKpqBIQRV0g89Dm4CqdnTph2mUMEmt4/BYaH0PrKWNV1zSEysorSCAYrVHlTtruxW3WumWpMmOe2t1xLV/MPZVzw7", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "ee3149b33d3744ceb05ecc4e4a25bfc3" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1307", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4d469f87-2106-4b42-8d8d-bae013f1cacd", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMnby2+h98agC+fYaLGVMJZe9cvZ807quvuMTJ6nGQlf9I/DVi/FdEdE3EmnTFk6z7a2ep6hd9GgNF+Y87VEL5qxE1kZ5sISHwwQjHaRekldONZF3ppp5NRJJvPWsr7ZE6Y6ZPCqa0T0pDcARZwGG7qpW0DfxI77UxtrSQmQ+6JfJVPQz59qvRlLP7rTS0y7RwDXzkY4uecSD+7zXTHv3GYOpXKq1NqoFUVFMXn6b73i272FnVHmTr+13vBsZrB/CwGaOod7L2llm2/2N7sFeqa0+KQEdlixlLpt3pb7qEMZPW2Vx9QiRcPMWucJoDoCcGAhU0mTXdGxdupprkbmigECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCWDARAYcQYCBwlSQ1skMeYtNAdXWdXvwK5RI2r7Y/lzJRRFv+k0JRRa5AXGDk2Nw1D0Y1O8cu/vWa7fpKHjR0Ee5muQXZfppcHnUfIHp5BB9NthDh1qze+qt6ChAgKyGLVV7ibOLyAlFSVvgo0ri3N4Gi1qvd8qkYj8pFueov8675VzMYcv1YsHsJ0UR9NnTaxsKWyAJ/VLBOwG6lMfBv/bKhmFDFAC1D7fCp6CB8xF7qJN6UeaM6eNSjyjRXKxv07mWAKYMjaEYsdvJ3LKO6lmfUqPlmZqBfI1poz5uJAiwAzuEYXzeH6aM5K+b7iOhBNuYyFzOwpZkP8oyrRkfVw\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"c1e5646f916b4692927a951d27e7e6d5\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1229", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:22 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5bd70994-0d31-41a0-bba3-7ed8795f3dff" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL9qLshTBBh84\u002BG5xj9UuQBwr5Fntf9i/aKqXqVHBq7gCMJrOhB/lI6BrpANrZu6ie5rHS4/aZbia57FQnBvh59HJWzIJMcS3wz7zLX4CWR5YQ12ueh\u002BOnqBil7XKMYkXSuPqSJ03qeiu/JqoLw3hqGPtpGgiKqsAg37u5391LkdjKaVmDDXd8NbYVt0wdVYO7JM\u002BAlYwQfxl4wjxNVmkSsHKMvMZCIlUYy2/1\u002BS40pKuNYEZSZckpSCicEDLD3LK9LllPBiu59BW6MMOOyYTHy8U0e1vTVPL27z5lulcuu3/KppoRV8iDBt2Dj1g9pJ6CAxz8gpjYUfkeqSjyzvFIECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQC3Q9gJnSAPYkFYoo6DSDKzlaxKczHfVGWqcdsr\u002BdYSPTJBxOvJTx6BBUNKArpskTckLAHOayJevNTUAuz1g/O0ZXAW\u002BYkKOtrAcCxtMP4MoGfNOauGmNX4hS2U\u002BhxHnpzi4YEHgCi\u002BhTs855oX6RpgPQ1mmZsAly2XNXP0fuKr4pcPK6LiqQlP6x9yyrbNyIhWDuaH6gIPIG3KJCdXeSdQAnur6FDDUynL/idID2XG2o3eRG7ukUNJhJVrMlHCKpqBIQRV0g89Dm4CqdnTph2mUMEmt4/BYaH0PrKWNV1zSEysorSCAYrVHlTtruxW3WumWpMmOe2t1xLV/MPZVzw7", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972", + "request_id": "ee3149b33d3744ceb05ecc4e4a25bfc3" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2411", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:22 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6d0b1b67-8c47-4d8c-9073-e7cbec8d01cc" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/1985700feda44358a630e02b6307603c", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testlistcertversion90972/1985700feda44358a630e02b6307603c", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testlistcertversion90972/1985700feda44358a630e02b6307603c", + "x5t": "F-YzFHUuiQ-UjfgMgAV-KIRhCYg", + "cer": "MIIDNjCCAh6gAwIBAgIQDp0/MpRtSB2sYYB4EDbSYjANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIyMVoXDTI0MDQxMjAyNTIyMVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL9qLshTBBh84\u002BG5xj9UuQBwr5Fntf9i/aKqXqVHBq7gCMJrOhB/lI6BrpANrZu6ie5rHS4/aZbia57FQnBvh59HJWzIJMcS3wz7zLX4CWR5YQ12ueh\u002BOnqBil7XKMYkXSuPqSJ03qeiu/JqoLw3hqGPtpGgiKqsAg37u5391LkdjKaVmDDXd8NbYVt0wdVYO7JM\u002BAlYwQfxl4wjxNVmkSsHKMvMZCIlUYy2/1\u002BS40pKuNYEZSZckpSCicEDLD3LK9LllPBiu59BW6MMOOyYTHy8U0e1vTVPL27z5lulcuu3/KppoRV8iDBt2Dj1g9pJ6CAxz8gpjYUfkeqSjyzvFIECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFFiEQReaZuHTjbOftLVv4rnvh9cLMB0GA1UdDgQWBBRYhEEXmmbh042zn7S1b\u002BK574fXCzANBgkqhkiG9w0BAQsFAAOCAQEAjKOMKXphxLv\u002BUWiA8t0Uu0N63AbMuIR2gNK3W3Ga28jgc3LPosATpj2hTrWP9q8\u002BFe8jRE9uHvIWPI6DVFEZvEjRf860BfTWmvwALF4PffUg64eKvitC3mcDdFr0ts0tnH7s6X\u002B/S2zSkotmfmQ7jC7macQ4UYJw1I7XuBsmTP/Ia3hrPP6VDjHShf/gt9eoDXMdbyh\u002Bof94j5sDW4T68J7MYGGMs1tngHrMmNwkD5IrV\u002BqPdKMNfkkepfUOnitBONfMBMsenxKWVLMDo6PLjsrDi8b4Q9vaRKaISLC9XqAPIS2aPtGvLIeWPxG0528uXBj7PYTDrkpy45wxzgBgMg==", + "attributes": { + "enabled": true, + "nbf": 1681267341, + "exp": 1712890341, + "created": 1681267941, + "updated": 1681267941, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267939 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1233", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e091d457-9a47-4385-9969-071da97d8ab0", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMnby2+h98agC+fYaLGVMJZe9cvZ807quvuMTJ6nGQlf9I/DVi/FdEdE3EmnTFk6z7a2ep6hd9GgNF+Y87VEL5qxE1kZ5sISHwwQjHaRekldONZF3ppp5NRJJvPWsr7ZE6Y6ZPCqa0T0pDcARZwGG7qpW0DfxI77UxtrSQmQ+6JfJVPQz59qvRlLP7rTS0y7RwDXzkY4uecSD+7zXTHv3GYOpXKq1NqoFUVFMXn6b73i272FnVHmTr+13vBsZrB/CwGaOod7L2llm2/2N7sFeqa0+KQEdlixlLpt3pb7qEMZPW2Vx9QiRcPMWucJoDoCcGAhU0mTXdGxdupprkbmigECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCWDARAYcQYCBwlSQ1skMeYtNAdXWdXvwK5RI2r7Y/lzJRRFv+k0JRRa5AXGDk2Nw1D0Y1O8cu/vWa7fpKHjR0Ee5muQXZfppcHnUfIHp5BB9NthDh1qze+qt6ChAgKyGLVV7ibOLyAlFSVvgo0ri3N4Gi1qvd8qkYj8pFueov8675VzMYcv1YsHsJ0UR9NnTaxsKWyAJ/VLBOwG6lMfBv/bKhmFDFAC1D7fCp6CB8xF7qJN6UeaM6eNSjyjRXKxv07mWAKYMjaEYsdvJ3LKO6lmfUqPlmZqBfI1poz5uJAiwAzuEYXzeH6aM5K+b7iOhBNuYyFzOwpZkP8oyrRkfVw\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704\",\"request_id\":\"c1e5646f916b4692927a951d27e7e6d5\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:23 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7d41a442-8211-41db-8d30-f49d86684382" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "11514e66-183d-4cf3-a19c-6b175102bb9b" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1233447c-2631-45b1-8658-f8b93d9dd317", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/fc5c0398b1de49dcbae4ccf79b8c0446\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testlistcertversion87704/fc5c0398b1de49dcbae4ccf79b8c0446\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testlistcertversion87704/fc5c0398b1de49dcbae4ccf79b8c0446\",\"x5t\":\"OoOTk9yYnYU3c9PSMSegvkA_1aw\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQX0BVr21pRFmHHhbcZ4KaLDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkyN1oXDTI0MDMxNjA4MDkyN1owGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMnby2+h98agC+fYaLGVMJZe9cvZ807quvuMTJ6nGQlf9I/DVi/FdEdE3EmnTFk6z7a2ep6hd9GgNF+Y87VEL5qxE1kZ5sISHwwQjHaRekldONZF3ppp5NRJJvPWsr7ZE6Y6ZPCqa0T0pDcARZwGG7qpW0DfxI77UxtrSQmQ+6JfJVPQz59qvRlLP7rTS0y7RwDXzkY4uecSD+7zXTHv3GYOpXKq1NqoFUVFMXn6b73i272FnVHmTr+13vBsZrB/CwGaOod7L2llm2/2N7sFeqa0+KQEdlixlLpt3pb7qEMZPW2Vx9QiRcPMWucJoDoCcGAhU0mTXdGxdupprkbmigECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPggA2c28qjzF4Eydv6BhXpS1TEXMB0GA1UdDgQWBBT4IANnNvKo8xeBMnb+gYV6UtUxFzANBgkqhkiG9w0BAQsFAAOCAQEAgBsy8ZT0lx8Wd9uz+XB+KuW8qdjTFDRmIAss53K5saPSpUgR5vnSnazjEvVNLeYjaC0ymqhMmt4eBMVouCSYksBOdOmdsWAV7a/Q8/Uv0bXhdZkXZcSnukX91u+YLY2i2lF35lhriRh74KUUjcS8jnwNa4DtgxS+oFJMgYQccGsRdhjDDgam5+FsH8xBI56TdTYytzDYH03sIIUZgsK8wd8nw8OMXUQ3J3fa2BSpb4QByGrPXvtxOo8wnVynohH/ntUC+Nhr/7+HZ5zVo7B498McqJnUWVjSydTuS73/d5VqRTr8MFkQB/pz9+W1FUn1G2qmhY0Sna77ygrnFTgNrA==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1710576567,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954162,\"updated\":1678954165}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:31 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6d5de8fb-cf06-4788-95e4-8c532110ae0b" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c8e5e472-0533-4e3f-88bf-050fbc390294" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1307", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3d25adda-b958-4a6e-aa7f-d03b0e9c3e1f", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALtSXhLqD5ZRW3Pm7TkpHfkMlAkBZZMDiskcX/dxTZE5+WaE1zMnMpTKYHmudgbP+10iZ7MS3XnlpOBAxXLvcNBoGVGHFH1dEzTj96pgmc0feqKw5GtebCJHSRGHYmDriUokjmTg5ETG9b3V+rJ3cq5jTd9T2HyiQGTUU7YCdvaScvjczzCuL61qvmzb10g7Oxb8rHpqR4/bwrz7qJ6HWeklXePVa14N3FQgypDIhBb8Z0X3LLhOodcQHp3+FsC2Yj5bkWynS5MYak3XvUhZ6NcY9LK0z1pzMg4O9ZTw4mLBU5cUhi3bLwwbLSo7Rr2Cc7TvgHyMYP/t4yToSkSMVaUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBCxrDgnbYAuI6MNmQtqjPZSHVK1x+++NUfUTj3gdWelDQK+R8PkD1HzgrKfqJEdSV7FEFTsXhBDBcCcbbUdKIIKl8UGgspo+Wc4rraRHSkX64NCnIbTYGgxcCmHn2bdWFpav3jTrT1mDqpKby70R/ytFP1ZIKaMN4JG/df+bpM+XUZ2/inwt/5Kv7ruIMEXf4DhL8+ZQJ6QhflpL0jE+tM9vJKouxSqtyaRoPsDs3O1m5tv7V21pUrUFZHbGDNWw26rA+spWqNCN1N6dnt4Yuv4MYGg39Js7ruM7qgk3NT6NVY5PU0D0xkn35R3auGJWdirdYNBNCcjbj1sZKrRqjD\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"d860802870fd46ac8cebb82539308ba7\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending?api-version=7.4&request_id=d860802870fd46ac8cebb82539308ba7", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:56 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending?api-version=7.4\u0026request_id=474099b205b64c60a7e75907b7a8f7d5", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b3ecb66d-da3e-4653-96ad-9ee8b79f6a19" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAModsqruAYRuQNRbuDZ3dmNgGJeFV1WMRZ2FLwKWPmgFGQNbg4sgi6gGAunG/zFxmQzv\u002B2VChejWQ2fEtbxtxsO4l6U0QTs6cas\u002BXadaCg9y5kuayDDsWn3Rt6OqN0QVWtV8gqh3vAH8BLFbJ4q1LbLmBBEEhmQE31Bh518D3INCVEk/XJNAIgq\u002BW2Ch8j15vV2BWaYGKmF8FxqAcf9f06xUKn27ZCNcGYRTTQbrR5G6Xpck6XXl0l1zyizWFvSUTFUWAXGaGNzwfJzRUK4oh6yc4TyMSZPt3pjcc\u002BUKtgAAxuwtwHyXcnC9N/q9EtcrsRrmWHNifr\u002BAibKoWEJ5oIUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBbUOuAMhr32nuxuQ3Cuh3ony\u002B\u002BZ47s2wGJnlwFFbO1TqNt7AWYM8xhl1pDEXhTHtSpL/vmrQRy4BNDsN77HVJ0/6kZwzquIZlyWY7cG2l98I4dd8QGAZrGRY2wqTZw0YRUgMC9bnSdSdAtxMYYZMiscQF0YMuTl6ax5ERBOQz4HZDqiAQNV3ismmHdHESqRpOyipyGVL0yd5RVIk9OXk6FMnEUD39KaY2lhyfalfeyG9cm\u002BCuAsTThliD26PqOMOx6eaYlAoYRLdhUc8OJ9DCUBJIiauqfasLlYqvbS4EY3HKI2jFuAlk9pXHhqMFvGInsNXdhj62AUOrjFwCL7rF\u002B", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "474099b205b64c60a7e75907b7a8f7d5" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1229", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4bc3b59e-660b-486e-8ba1-7fa66bcc0e30" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAModsqruAYRuQNRbuDZ3dmNgGJeFV1WMRZ2FLwKWPmgFGQNbg4sgi6gGAunG/zFxmQzv\u002B2VChejWQ2fEtbxtxsO4l6U0QTs6cas\u002BXadaCg9y5kuayDDsWn3Rt6OqN0QVWtV8gqh3vAH8BLFbJ4q1LbLmBBEEhmQE31Bh518D3INCVEk/XJNAIgq\u002BW2Ch8j15vV2BWaYGKmF8FxqAcf9f06xUKn27ZCNcGYRTTQbrR5G6Xpck6XXl0l1zyizWFvSUTFUWAXGaGNzwfJzRUK4oh6yc4TyMSZPt3pjcc\u002BUKtgAAxuwtwHyXcnC9N/q9EtcrsRrmWHNifr\u002BAibKoWEJ5oIUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBbUOuAMhr32nuxuQ3Cuh3ony\u002B\u002BZ47s2wGJnlwFFbO1TqNt7AWYM8xhl1pDEXhTHtSpL/vmrQRy4BNDsN77HVJ0/6kZwzquIZlyWY7cG2l98I4dd8QGAZrGRY2wqTZw0YRUgMC9bnSdSdAtxMYYZMiscQF0YMuTl6ax5ERBOQz4HZDqiAQNV3ismmHdHESqRpOyipyGVL0yd5RVIk9OXk6FMnEUD39KaY2lhyfalfeyG9cm\u002BCuAsTThliD26PqOMOx6eaYlAoYRLdhUc8OJ9DCUBJIiauqfasLlYqvbS4EY3HKI2jFuAlk9pXHhqMFvGInsNXdhj62AUOrjFwCL7rF\u002B", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972", + "request_id": "474099b205b64c60a7e75907b7a8f7d5" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1233", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "301b27ba-e079-41e1-a9f1-a3188c524a3a", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALtSXhLqD5ZRW3Pm7TkpHfkMlAkBZZMDiskcX/dxTZE5+WaE1zMnMpTKYHmudgbP+10iZ7MS3XnlpOBAxXLvcNBoGVGHFH1dEzTj96pgmc0feqKw5GtebCJHSRGHYmDriUokjmTg5ETG9b3V+rJ3cq5jTd9T2HyiQGTUU7YCdvaScvjczzCuL61qvmzb10g7Oxb8rHpqR4/bwrz7qJ6HWeklXePVa14N3FQgypDIhBb8Z0X3LLhOodcQHp3+FsC2Yj5bkWynS5MYak3XvUhZ6NcY9LK0z1pzMg4O9ZTw4mLBU5cUhi3bLwwbLSo7Rr2Cc7TvgHyMYP/t4yToSkSMVaUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBCxrDgnbYAuI6MNmQtqjPZSHVK1x+++NUfUTj3gdWelDQK+R8PkD1HzgrKfqJEdSV7FEFTsXhBDBcCcbbUdKIIKl8UGgspo+Wc4rraRHSkX64NCnIbTYGgxcCmHn2bdWFpav3jTrT1mDqpKby70R/ytFP1ZIKaMN4JG/df+bpM+XUZ2/inwt/5Kv7ruIMEXf4DhL8+ZQJ6QhflpL0jE+tM9vJKouxSqtyaRoPsDs3O1m5tv7V21pUrUFZHbGDNWw26rA+spWqNCN1N6dnt4Yuv4MYGg39Js7ruM7qgk3NT6NVY5PU0D0xkn35R3auGJWdirdYNBNCcjbj1sZKrRqjD\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704\",\"request_id\":\"d860802870fd46ac8cebb82539308ba7\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2411", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e1d651f6-a269-4920-8d24-0342424ab30f" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/4b082cabd08c4512a77439373be57324", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testlistcertversion90972/4b082cabd08c4512a77439373be57324", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testlistcertversion90972/4b082cabd08c4512a77439373be57324", + "x5t": "I5qa60nBp1UOwPwCoxEdHSti9eA", + "cer": "MIIDNjCCAh6gAwIBAgIQdYJ/0EpKTmq0TGBe1v7VnzANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDI1NloXDTI0MDQxMjAyNTI1NlowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAModsqruAYRuQNRbuDZ3dmNgGJeFV1WMRZ2FLwKWPmgFGQNbg4sgi6gGAunG/zFxmQzv\u002B2VChejWQ2fEtbxtxsO4l6U0QTs6cas\u002BXadaCg9y5kuayDDsWn3Rt6OqN0QVWtV8gqh3vAH8BLFbJ4q1LbLmBBEEhmQE31Bh518D3INCVEk/XJNAIgq\u002BW2Ch8j15vV2BWaYGKmF8FxqAcf9f06xUKn27ZCNcGYRTTQbrR5G6Xpck6XXl0l1zyizWFvSUTFUWAXGaGNzwfJzRUK4oh6yc4TyMSZPt3pjcc\u002BUKtgAAxuwtwHyXcnC9N/q9EtcrsRrmWHNifr\u002BAibKoWEJ5oIUCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFIqr97bhxso02HEIqIB8Zkt4emkEMB0GA1UdDgQWBBSKq/e24cbKNNhxCKiAfGZLeHppBDANBgkqhkiG9w0BAQsFAAOCAQEAHdYIdj/R0fu/mSzlaNxuzYUibMlbvo8uC4aPuT/7c3Ef2O0rP1X4D6luf2Mbdt9m1BI6BkQd9SbDnhWy30k9XCs1R2fpD0961cbxcjJR\u002BtR5bzBnxBQNq55LEQSPER5Sk03ubgBs8dH7DM\u002BPF6ttWSc38YmNxPNtlNvGDFJ5yMMgdo\u002BelvUR9/HUnejifNkmPNKOr5xeDQJq0cPPNjX7Wdww\u002Bjo0dIP7\u002BkhkYzQOarl633/xvklQ7QcSLHY80JsOcZBUu2coohMDpsUK5NwqEAzwgcoOPDVV1TGvP567M31R\u002BUU1ZZrx1lS25YqI40cu9xyDKZ54ER5r0Wy9Esxu0A==", + "attributes": { + "enabled": true, + "nbf": 1681267376, + "exp": 1712890376, + "created": 1681267977, + "updated": 1681267977, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267976 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:57 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending?api-version=7.4\u0026request_id=d51615be59564710b8c3ebdb4b7593a9", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "cbb521dd-4013-4647-86fb-f3498d0d1d38" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJ8Ev527wSZH5EpF\u002BGaocwaTv5MhLc6WRR2Xq0UOFAu5yL85OKzFcZ5FYkn6qNZtOpotWZAuSQhU1ENBbbspHw94gGn9YDGqqpqZm\u002BJtdEDe1GNp44leFKl2zPGqF7Nhk0PsMn2kOzs\u002BhUzCiVVGsh5Kq6MmH1QrS/Myx4L5tskhgH2SvsQPFrO9CyRNU\u002BSx46WNFPIMUDyxahWLOzuACfJxYDeUVjyMFJwR2TwuBiuz45AhQxZhyPy34Nc7T\u002BBFK1sS/\u002BxTL5l3csL5FAq5WxPUB4bBBjO6n/DNLjcp0nIzAzhekGHy6zIbvW0NBDBahpo5ZGHY0tRUqzMyNR1PxvkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAOLLk2S7g2iAqNo2JfRaZ7wAbwZBv\u002BS0osTyylFlrRQo3JzvEdv7VRt3s/gkIwU/aiCQhPWqBzeM0ldk5gIAsk0gVIAi7AjUkO/AvRkYW5dMjwG8FMrB533E8D8sIA7UKjXJE7hzXJQ/yimfiKhQRYwWAjvs5tvUSibPyPf9EHR0LDK1VanjIRxZ7rGszBguFXSOyB/o5VjGcXXunpFRZRsq/Yk2\u002B1GdGxBxHlU0BCUnm8l/h/O8T1jb2afKc6bvH9yPWBhqNDU8KvqPfs1L3NMWhm6GTbaqxeXCZMNdwGKaCyuDx5yho/wH8qULaPAxPyeDfrpsFPZEO4Vl9O7nD2", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "d51615be59564710b8c3ebdb4b7593a9" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b0ddc564-ddbc-42a8-83e9-0215a7c5fd47", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/1f139751c4d541e6af7cdb243923625b\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testlistcertversion87704/1f139751c4d541e6af7cdb243923625b\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testlistcertversion87704/1f139751c4d541e6af7cdb243923625b\",\"x5t\":\"BLF1Fhou8Tk2mDElGWCNBTchOSQ\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQNXrCB0FhTWiQVV4HIUp1UjANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkyOFoXDTI0MDMxNjA4MDkyOFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALtSXhLqD5ZRW3Pm7TkpHfkMlAkBZZMDiskcX/dxTZE5+WaE1zMnMpTKYHmudgbP+10iZ7MS3XnlpOBAxXLvcNBoGVGHFH1dEzTj96pgmc0feqKw5GtebCJHSRGHYmDriUokjmTg5ETG9b3V+rJ3cq5jTd9T2HyiQGTUU7YCdvaScvjczzCuL61qvmzb10g7Oxb8rHpqR4/bwrz7qJ6HWeklXePVa14N3FQgypDIhBb8Z0X3LLhOodcQHp3+FsC2Yj5bkWynS5MYak3XvUhZ6NcY9LK0z1pzMg4O9ZTw4mLBU5cUhi3bLwwbLSo7Rr2Cc7TvgHyMYP/t4yToSkSMVaUCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFAEaS4cjiqDtdevy5I/Y+L65ZFTWMB0GA1UdDgQWBBQBGkuHI4qg7XXr8uSP2Pi+uWRU1jANBgkqhkiG9w0BAQsFAAOCAQEADtTbgSuwuiMJ32flMVZIikGWrPntq/fzJrxhdZsDpp0bRnJhQbhfdgRFCXIMJO0WJ9nIrdxQ6Py5ky3ztpN+i4gcBvJn83PjMbynJ/Yk/SdTYRwwkwANTErqSXtd8c9TRSqe6l9heTmPE500JVaWFZRVKU9KbxrawgA3W7ajS9VHHCUrIaVSTUSV262WKDBGpS2KQAUtPreHJiJKitIkltv2pkYBDAK9FvknuXhKJRAvm/c3MuDRwcfKS79F8iY3hXHvF9Pt0hlEBVMIWLoZbw+R7Zkq0Im3l2jsVJbmgXsk21iZcxSBNz6y6SBvnQ154Fzg1Z7oTBIros/d+Ac0cQ==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953568,\"exp\":1710576568,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954162,\"updated\":1678954168}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1229", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "14a2d751-7425-4e02-be68-36e8d940a6c3" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJ8Ev527wSZH5EpF\u002BGaocwaTv5MhLc6WRR2Xq0UOFAu5yL85OKzFcZ5FYkn6qNZtOpotWZAuSQhU1ENBbbspHw94gGn9YDGqqpqZm\u002BJtdEDe1GNp44leFKl2zPGqF7Nhk0PsMn2kOzs\u002BhUzCiVVGsh5Kq6MmH1QrS/Myx4L5tskhgH2SvsQPFrO9CyRNU\u002BSx46WNFPIMUDyxahWLOzuACfJxYDeUVjyMFJwR2TwuBiuz45AhQxZhyPy34Nc7T\u002BBFK1sS/\u002BxTL5l3csL5FAq5WxPUB4bBBjO6n/DNLjcp0nIzAzhekGHy6zIbvW0NBDBahpo5ZGHY0tRUqzMyNR1PxvkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAOLLk2S7g2iAqNo2JfRaZ7wAbwZBv\u002BS0osTyylFlrRQo3JzvEdv7VRt3s/gkIwU/aiCQhPWqBzeM0ldk5gIAsk0gVIAi7AjUkO/AvRkYW5dMjwG8FMrB533E8D8sIA7UKjXJE7hzXJQ/yimfiKhQRYwWAjvs5tvUSibPyPf9EHR0LDK1VanjIRxZ7rGszBguFXSOyB/o5VjGcXXunpFRZRsq/Yk2\u002B1GdGxBxHlU0BCUnm8l/h/O8T1jb2afKc6bvH9yPWBhqNDU8KvqPfs1L3NMWhm6GTbaqxeXCZMNdwGKaCyuDx5yho/wH8qULaPAxPyeDfrpsFPZEO4Vl9O7nD2", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972", + "request_id": "d51615be59564710b8c3ebdb4b7593a9" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2411", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a766afe3-fef3-4edb-963e-0ad0fa5de35a" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/41769450b3214aef82086c547690e935", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testlistcertversion90972/41769450b3214aef82086c547690e935", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testlistcertversion90972/41769450b3214aef82086c547690e935", + "x5t": "3zqq7q9_N4eyF7Tg0EIvVYdzlYI", + "cer": "MIIDNjCCAh6gAwIBAgIQC/PuzzjsRCmOVy4j2RlQwjANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDI1OFoXDTI0MDQxMjAyNTI1OFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJ8Ev527wSZH5EpF\u002BGaocwaTv5MhLc6WRR2Xq0UOFAu5yL85OKzFcZ5FYkn6qNZtOpotWZAuSQhU1ENBbbspHw94gGn9YDGqqpqZm\u002BJtdEDe1GNp44leFKl2zPGqF7Nhk0PsMn2kOzs\u002BhUzCiVVGsh5Kq6MmH1QrS/Myx4L5tskhgH2SvsQPFrO9CyRNU\u002BSx46WNFPIMUDyxahWLOzuACfJxYDeUVjyMFJwR2TwuBiuz45AhQxZhyPy34Nc7T\u002BBFK1sS/\u002BxTL5l3csL5FAq5WxPUB4bBBjO6n/DNLjcp0nIzAzhekGHy6zIbvW0NBDBahpo5ZGHY0tRUqzMyNR1PxvkCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFIsfqfNHtP6K5ukJXzYNBI8pYZvbMB0GA1UdDgQWBBSLH6nzR7T\u002BiubpCV82DQSPKWGb2zANBgkqhkiG9w0BAQsFAAOCAQEAb9UB9/pCfN2IxkL2Xr7Uoksv0xBgPLV9CxcF54UR\u002B0ZwiSDSACpBWCVNVLWQ94BOK25v46J/Nj\u002BPBJ5WB5jTOMgcKXgl84NiGQiPVzQrcC4iqVYCrs26roJ9zEYeL85QusMkke3GsW\u002BfjKWTGPjBFi/5/deowoVw2N\u002BJssmd/JgoUbnW9mYWj/t3rDLgD8pf\u002BYlVkWnv7O4f2wcAh2uxdXYnrwHkl6TVqU2HPMPodNUfJwGeTQftmXcRz30F754oh9MWcs03olZPx8DOaxXLWszCWw9EQkgEx8khmrJhOSIQKes7yn7ST8J0OqcMu4OKfuRDmcdSNwrVAW09kkdTnA==", + "attributes": { + "enabled": true, + "nbf": 1681267378, + "exp": 1712890378, + "created": 1681267978, + "updated": 1681267978, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267977 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1307", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "922133a4-30d7-4780-91f9-7e5fc0460df2", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKvjAZ8/QNmRTLWlJWs8hG1cMVxrHbPOYqyc3JNp8ieHj7d8JwnjZY79gYwaraatkfDzgyWnkAweoRHk1pwfAcQuT4IegvlJYN+e/ypjEQTLCxXhdtztPrsIew0b5ax9xtxQ0HQYe+aFcOGgd9zv6sxygbrmGI4oLSMkO7eiUNashp5lLupd5kUQNaem51sGzO36kGVmXP7vozV+SIUUOGpUAhGbjYenNMU/ww0WVuhubDQytDq/BHAzAkVAM8VQD0lFafFtUFOpwijYKlPO7YSDFdnC1OOFyYfHxirR+F3EC5a6fb/RvNHJXpdfjwvuQJSE+KOAO66t/EjD0Qw60CkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBDbUiCAUZUR7MIXmCy05vi3N/vyTIOqoILHoDtjKwSzIcVC4gVmeeY/3wzlZFZLYVUXz/7g94Kkdq6vZSP3sVPX7g3rc4/SXNxjuPHXpjrgTGwYN14X7N/6cVcyEjUo33687IrMu+S6HBwxYx6vAaDwmzlTpcYaX/0XiV70GF8uxA+aBSIO37FPuJ/oTGpKGrKSWi9dmosM0JZ7P3ZlL8FrdG6yZvYag5G/EllRZAlnr1cddb3DaOW4pEZVeoCWvJZYdWxwf2BWrKRui9hd1IZmGTCpQcO/HtUdmbsX3LjRSkk+ByV3eJstq9d2e9XkAOJ3353rDGbtc7S+inwLrw7\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"ab1862bd17314b7e94d70efbe7cd7f01\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending?api-version=7.4&request_id=ab1862bd17314b7e94d70efbe7cd7f01", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:58 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending?api-version=7.4\u0026request_id=a957378729c343b298fa310889f9a9d1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8a7db4be-1578-45a9-b041-30ee6804a1a0" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKI8EE6QeO\u002B2iVsflbml5ekQk26xn5IU3k6JBtvjQLEYC9ejkXOYMzip6KbcJ7wmkR\u002B4yb0pgmzO3YsaLEKVk8MsDIZSa7q7DcLoWVEXilwly62LS3\u002BE04gTDTx\u002BDF\u002BPXC97wEoHOJ9T\u002BF6jd4zKhjkwCyydfSTliTaiUAlbMRRoGtSaF84gaRXTeraFPTklQTu4YqlmhwPX67w3m\u002BsMUXoQTF9B4tUKwKxBjbNtAvWSjAqAHXvC6cyR7YS1wq4qG5mqt/q5MSjA4y0DTEofE2RcWeeQFXrCpAiX9gEymu23Mkf4NoZnDntF\u002BES5HW76FW4xD0hv2yolo6/Z6K3GuHECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBZRg5t1K\u002BTdQOUFgQtc\u002B0diKm4LLTQLu0mlxRgfgryI7U1Fh8/kJV9YD0T8elo76xGTlBdjfqqKLugZWzxvYYlEgEzcpUr7S7JL7/bVLKLhcVtae5K9vH97vp0Y0qnechB4sZTrmyHxJmsBr7L5IoF8wU7gSitZrNtUznY/DcSvjcetvTXGTIZ7WwYd88DStX3KazEhah/ObJ0lTQnmERfDqYMiepk7yQF7ofkGBHpFtJXp7\u002BilZ\u002BjmMhtulCJ8mWNS\u002B9a1KzVT8UCuNfryXo6HOo168C8CArzaCX6Ju62ONo8qW1cvWPcvdTSd1qTrz7vpoPbkHsy8Ef5BpyQ2bVD", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "a957378729c343b298fa310889f9a9d1" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:53:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6e0acdae-f57a-4553-9403-98e4f62c4c25" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKI8EE6QeO\u002B2iVsflbml5ekQk26xn5IU3k6JBtvjQLEYC9ejkXOYMzip6KbcJ7wmkR\u002B4yb0pgmzO3YsaLEKVk8MsDIZSa7q7DcLoWVEXilwly62LS3\u002BE04gTDTx\u002BDF\u002BPXC97wEoHOJ9T\u002BF6jd4zKhjkwCyydfSTliTaiUAlbMRRoGtSaF84gaRXTeraFPTklQTu4YqlmhwPX67w3m\u002BsMUXoQTF9B4tUKwKxBjbNtAvWSjAqAHXvC6cyR7YS1wq4qG5mqt/q5MSjA4y0DTEofE2RcWeeQFXrCpAiX9gEymu23Mkf4NoZnDntF\u002BES5HW76FW4xD0hv2yolo6/Z6K3GuHECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBZRg5t1K\u002BTdQOUFgQtc\u002B0diKm4LLTQLu0mlxRgfgryI7U1Fh8/kJV9YD0T8elo76xGTlBdjfqqKLugZWzxvYYlEgEzcpUr7S7JL7/bVLKLhcVtae5K9vH97vp0Y0qnechB4sZTrmyHxJmsBr7L5IoF8wU7gSitZrNtUznY/DcSvjcetvTXGTIZ7WwYd88DStX3KazEhah/ObJ0lTQnmERfDqYMiepk7yQF7ofkGBHpFtJXp7\u002BilZ\u002BjmMhtulCJ8mWNS\u002B9a1KzVT8UCuNfryXo6HOo168C8CArzaCX6Ju62ONo8qW1cvWPcvdTSd1qTrz7vpoPbkHsy8Ef5BpyQ2bVD", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "a957378729c343b298fa310889f9a9d1" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1233", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2dce0bd0-580c-415e-9a5f-afe572d86e94", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKvjAZ8/QNmRTLWlJWs8hG1cMVxrHbPOYqyc3JNp8ieHj7d8JwnjZY79gYwaraatkfDzgyWnkAweoRHk1pwfAcQuT4IegvlJYN+e/ypjEQTLCxXhdtztPrsIew0b5ax9xtxQ0HQYe+aFcOGgd9zv6sxygbrmGI4oLSMkO7eiUNashp5lLupd5kUQNaem51sGzO36kGVmXP7vozV+SIUUOGpUAhGbjYenNMU/ww0WVuhubDQytDq/BHAzAkVAM8VQD0lFafFtUFOpwijYKlPO7YSDFdnC1OOFyYfHxirR+F3EC5a6fb/RvNHJXpdfjwvuQJSE+KOAO66t/EjD0Qw60CkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBDbUiCAUZUR7MIXmCy05vi3N/vyTIOqoILHoDtjKwSzIcVC4gVmeeY/3wzlZFZLYVUXz/7g94Kkdq6vZSP3sVPX7g3rc4/SXNxjuPHXpjrgTGwYN14X7N/6cVcyEjUo33687IrMu+S6HBwxYx6vAaDwmzlTpcYaX/0XiV70GF8uxA+aBSIO37FPuJ/oTGpKGrKSWi9dmosM0JZ7P3ZlL8FrdG6yZvYag5G/EllRZAlnr1cddb3DaOW4pEZVeoCWvJZYdWxwf2BWrKRui9hd1IZmGTCpQcO/HtUdmbsX3LjRSkk+ByV3eJstq9d2e9XkAOJ3353rDGbtc7S+inwLrw7\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704\",\"request_id\":\"ab1862bd17314b7e94d70efbe7cd7f01\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1229", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:53:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "04084ec3-c9a2-45e6-9a55-dab0d37f8042" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKI8EE6QeO\u002B2iVsflbml5ekQk26xn5IU3k6JBtvjQLEYC9ejkXOYMzip6KbcJ7wmkR\u002B4yb0pgmzO3YsaLEKVk8MsDIZSa7q7DcLoWVEXilwly62LS3\u002BE04gTDTx\u002BDF\u002BPXC97wEoHOJ9T\u002BF6jd4zKhjkwCyydfSTliTaiUAlbMRRoGtSaF84gaRXTeraFPTklQTu4YqlmhwPX67w3m\u002BsMUXoQTF9B4tUKwKxBjbNtAvWSjAqAHXvC6cyR7YS1wq4qG5mqt/q5MSjA4y0DTEofE2RcWeeQFXrCpAiX9gEymu23Mkf4NoZnDntF\u002BES5HW76FW4xD0hv2yolo6/Z6K3GuHECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBZRg5t1K\u002BTdQOUFgQtc\u002B0diKm4LLTQLu0mlxRgfgryI7U1Fh8/kJV9YD0T8elo76xGTlBdjfqqKLugZWzxvYYlEgEzcpUr7S7JL7/bVLKLhcVtae5K9vH97vp0Y0qnechB4sZTrmyHxJmsBr7L5IoF8wU7gSitZrNtUznY/DcSvjcetvTXGTIZ7WwYd88DStX3KazEhah/ObJ0lTQnmERfDqYMiepk7yQF7ofkGBHpFtJXp7\u002BilZ\u002BjmMhtulCJ8mWNS\u002B9a1KzVT8UCuNfryXo6HOo168C8CArzaCX6Ju62ONo8qW1cvWPcvdTSd1qTrz7vpoPbkHsy8Ef5BpyQ2bVD", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972", + "request_id": "a957378729c343b298fa310889f9a9d1" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2411", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:53:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "87c5bab1-bcaa-4816-bb17-25d574121a97" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/072435351a1743eb8f7570b0e8d79c86", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testlistcertversion90972/072435351a1743eb8f7570b0e8d79c86", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testlistcertversion90972/072435351a1743eb8f7570b0e8d79c86", + "x5t": "gvjVzC0XOt7S-Pi5363IBhKhsi8", + "cer": "MIIDNjCCAh6gAwIBAgIQChJJ77M\u002BTxu7gslUcc1qzDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDMwMFoXDTI0MDQxMjAyNTMwMFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKI8EE6QeO\u002B2iVsflbml5ekQk26xn5IU3k6JBtvjQLEYC9ejkXOYMzip6KbcJ7wmkR\u002B4yb0pgmzO3YsaLEKVk8MsDIZSa7q7DcLoWVEXilwly62LS3\u002BE04gTDTx\u002BDF\u002BPXC97wEoHOJ9T\u002BF6jd4zKhjkwCyydfSTliTaiUAlbMRRoGtSaF84gaRXTeraFPTklQTu4YqlmhwPX67w3m\u002BsMUXoQTF9B4tUKwKxBjbNtAvWSjAqAHXvC6cyR7YS1wq4qG5mqt/q5MSjA4y0DTEofE2RcWeeQFXrCpAiX9gEymu23Mkf4NoZnDntF\u002BES5HW76FW4xD0hv2yolo6/Z6K3GuHECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFEVbOF5c6HiIo0YHoEVcPy27YyyUMB0GA1UdDgQWBBRFWzheXOh4iKNGB6BFXD8tu2MslDANBgkqhkiG9w0BAQsFAAOCAQEAHMvEQ0cX9dF\u002BjSOFEAiu9mTcHd1COBds3fZLiciFvJkB2G1oLWnPIEUU6D2PDSXyhPkTeMYyfmeccBhbTsUx1TGwPvYDUNATYlUeUcr0qEMyFRtfNGr5dSyYuiMwT8VQBLJGBt1efEKBYWVtI08N0KKdUVVJXSxEak2nMEo\u002Bf4e6dzSBRNdLHgPtVr9ifD3H\u002B//CxzNluVuSmF/Yzfpr9ESeeG3e9HAPlzNC/kYd/TR1gmtunXMI4JyI/DAzJ/ozvZfpPIGjSRsEkGc\u002B84N0w1GgxLFfLYr0OTsJEplzosfI3W7gPUjlcCjRXHm7pgWRZf5AvdHWihKK7diKtJ15uw==", + "attributes": { + "enabled": true, + "nbf": 1681267380, + "exp": 1712890380, + "created": 1681267980, + "updated": 1681267980, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267979 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "367d4e52-04d2-4653-8c62-4c659a761ceb", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/353d38fe9b604f68bfea97623010fa0f\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testlistcertversion87704/353d38fe9b604f68bfea97623010fa0f\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testlistcertversion87704/353d38fe9b604f68bfea97623010fa0f\",\"x5t\":\"xFK0I816GSwICzUmSCJQm2KA54I\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQb+9bBYgHSD2Hlj5kboT4EzANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkzMFoXDTI0MDMxNjA4MDkzMFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKvjAZ8/QNmRTLWlJWs8hG1cMVxrHbPOYqyc3JNp8ieHj7d8JwnjZY79gYwaraatkfDzgyWnkAweoRHk1pwfAcQuT4IegvlJYN+e/ypjEQTLCxXhdtztPrsIew0b5ax9xtxQ0HQYe+aFcOGgd9zv6sxygbrmGI4oLSMkO7eiUNashp5lLupd5kUQNaem51sGzO36kGVmXP7vozV+SIUUOGpUAhGbjYenNMU/ww0WVuhubDQytDq/BHAzAkVAM8VQD0lFafFtUFOpwijYKlPO7YSDFdnC1OOFyYfHxirR+F3EC5a6fb/RvNHJXpdfjwvuQJSE+KOAO66t/EjD0Qw60CkCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFE9stk5vwLwy+JTX0a1cVfDxOXjSMB0GA1UdDgQWBBRPbLZOb8C8MviU19GtXFXw8Tl40jANBgkqhkiG9w0BAQsFAAOCAQEAlbt0OjSwQ2imlwnwJwXNSjStd4MKsA+NFwIWMub39ez8Jub5I5JL2jzLbN/m/7ax05eQj1j9VRIoLaNMdaBjPOWbwWBgZBqBkEy7Lp3ohHGAiKybTgZB5OTkkffhI0mT9nS68/xhIMKvQJsXDrQSW3LV6FMpNq38DKIt7AkgxE0/BzLViEqF3rUBejHAmcWgpkreTBcb/8KPEPysxeByd6Rku3C3mIlpUSTR0GskDwEtPDO5hMbTMGYivAwS77qlQ8631pSMRGJOme9fczpd2UVQ00G8pKDWkaafqRNJOJ8S8BQS7BgH6R29kr4MrqMY0qtEaxeeSTAbWuv+RRHqyA==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953570,\"exp\":1710576570,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954162,\"updated\":1678954169}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1307", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "78493f32-b3e1-4fa0-aea3-33c3fafe01f3", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMcPX1s/rbuO6dPsWKJFwKFSeXnh0nMA+hvoObE16sY8pIvUjRR3j3kT9StIaxH3AjbTGvrW6tHRv19VyjO5lNdUWshs61Ci0Pb1fyF62EJIsN51B+s/BkzEhWrzYP05mXOCl7rYkFG/luzlfqtLQkMZ0l6VDROTEsdSVQrmJNTF7fQXNLEGXff+59U1YN4kBGzFES/upA6jX05iRHIDjyDRz7Z9PDWIg3o0VKoCn0islyjDFxndI2gmQyT+MdfMJpEoW0GEu5b5Nh6aKiOGIXaIfBZCdfxH++zylS1p7ybGbDZXPIi9waNevkNDcT1rZIqLhiFqE8EZHDiKj9wZpHECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCbtVSsTJh/Zlb59O629cLLcEZSry/Ai/BzVYSZJb5smwcS8fk1LNyTI40sOmtw6voRkYk2hhAO+JvYVKZm65P04h5Ii5hexGrsgDohrohvLLwA8InNCc0kHQLcK90b6OKjeFlQkA3HWqLLiesiIcoHzN5jOZWXDTj/AYRdLZZPp4HkUiZF3U2neiVWZopDoKE0EZL94k27m7A5ZW5Q1eRmtWUcuXYERThXfUdiO3O5mPMlyOlYcnzUN9VzbJbVXjwwjiwCAYlTTy7rIZ0vCen8cnnL7cK9ZtWHtMO++X06vrTn3QBQj6wdPQzvgEt/3ffNBw2SVGvb6OGdehrZt3YO\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"ec3cc7dfb2fe41b499b81215cf4c0d57\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending?api-version=7.4&request_id=ec3cc7dfb2fe41b499b81215cf4c0d57", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:32 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1233", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "27b2c7a4-3ba8-4f06-9730-abb297ce4deb", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMcPX1s/rbuO6dPsWKJFwKFSeXnh0nMA+hvoObE16sY8pIvUjRR3j3kT9StIaxH3AjbTGvrW6tHRv19VyjO5lNdUWshs61Ci0Pb1fyF62EJIsN51B+s/BkzEhWrzYP05mXOCl7rYkFG/luzlfqtLQkMZ0l6VDROTEsdSVQrmJNTF7fQXNLEGXff+59U1YN4kBGzFES/upA6jX05iRHIDjyDRz7Z9PDWIg3o0VKoCn0islyjDFxndI2gmQyT+MdfMJpEoW0GEu5b5Nh6aKiOGIXaIfBZCdfxH++zylS1p7ybGbDZXPIi9waNevkNDcT1rZIqLhiFqE8EZHDiKj9wZpHECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCbtVSsTJh/Zlb59O629cLLcEZSry/Ai/BzVYSZJb5smwcS8fk1LNyTI40sOmtw6voRkYk2hhAO+JvYVKZm65P04h5Ii5hexGrsgDohrohvLLwA8InNCc0kHQLcK90b6OKjeFlQkA3HWqLLiesiIcoHzN5jOZWXDTj/AYRdLZZPp4HkUiZF3U2neiVWZopDoKE0EZL94k27m7A5ZW5Q1eRmtWUcuXYERThXfUdiO3O5mPMlyOlYcnzUN9VzbJbVXjwwjiwCAYlTTy7rIZ0vCen8cnnL7cK9ZtWHtMO++X06vrTn3QBQj6wdPQzvgEt/3ffNBw2SVGvb6OGdehrZt3YO\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704\",\"request_id\":\"ec3cc7dfb2fe41b499b81215cf4c0d57\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e185468c-678f-4f02-a4b4-54cdfc81ad36", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/ee927fb93c874aa5ae487ad522971c63\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testlistcertversion87704/ee927fb93c874aa5ae487ad522971c63\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testlistcertversion87704/ee927fb93c874aa5ae487ad522971c63\",\"x5t\":\"Ef9hub8VN-I6G0EzohvknmVQPf8\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQcxP6KSEtQMaZanYAYt2JQDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkzMVoXDTI0MDMxNjA4MDkzMVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMcPX1s/rbuO6dPsWKJFwKFSeXnh0nMA+hvoObE16sY8pIvUjRR3j3kT9StIaxH3AjbTGvrW6tHRv19VyjO5lNdUWshs61Ci0Pb1fyF62EJIsN51B+s/BkzEhWrzYP05mXOCl7rYkFG/luzlfqtLQkMZ0l6VDROTEsdSVQrmJNTF7fQXNLEGXff+59U1YN4kBGzFES/upA6jX05iRHIDjyDRz7Z9PDWIg3o0VKoCn0islyjDFxndI2gmQyT+MdfMJpEoW0GEu5b5Nh6aKiOGIXaIfBZCdfxH++zylS1p7ybGbDZXPIi9waNevkNDcT1rZIqLhiFqE8EZHDiKj9wZpHECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPn+djC62RbMoLa1XjABJYhFxndpMB0GA1UdDgQWBBT5/nYwutkWzKC2tV4wASWIRcZ3aTANBgkqhkiG9w0BAQsFAAOCAQEAjyBgHQxhh1GL3hY8NjtSko0SP7MJ/AWo6YSTqG4GcjAZkxAKIXo9X3e6hFj1KmUvlGcUkhRluX6H/HLt3jH/t6FU6/exgwqiSVDMNgxl2s+ipYzEkkaF5tO2IW9clFni/PqdbPq9NwMXp9FQNhfVIK+Cx3JROpDoUepz4TLoxXLqk4B+BU0FwLQNHdKvq86wSEo8s4kfNI4dEQZ+eLO7+LU4ZxYhDDl559ONBBGc0/J9QJW5x3BCItkN8EOgp7Ho/w7rqhpN/yp5ZHnX7GawyQC2zduxF8dQrE2KJ7sEyx88w87wny5iTchxBuQDHvDExtpfAg2L6ftzPkzybRPn4Q==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953571,\"exp\":1710576571,\"created\":1678954171,\"updated\":1678954171,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954162,\"updated\":1678954171}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion87704/versions?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "1412", - "x-ms-request-id" : "b2a62cb3-6672-49fe-a558-ad60399cf395", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/0d9b42eab99d450ca92a52833be26c18\",\"x5t\":\"hQ-3-odVzbVz54nXQc4hlmH1FmI\",\"attributes\":{\"enabled\":true,\"nbf\":1678953563,\"exp\":1710576563,\"created\":1678954164,\"updated\":1678954164},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/1f139751c4d541e6af7cdb243923625b\",\"x5t\":\"BLF1Fhou8Tk2mDElGWCNBTchOSQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678953568,\"exp\":1710576568,\"created\":1678954169,\"updated\":1678954169},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/353d38fe9b604f68bfea97623010fa0f\",\"x5t\":\"xFK0I816GSwICzUmSCJQm2KA54I\",\"attributes\":{\"enabled\":true,\"nbf\":1678953570,\"exp\":1710576570,\"created\":1678954170,\"updated\":1678954170},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/ee927fb93c874aa5ae487ad522971c63\",\"x5t\":\"Ef9hub8VN-I6G0EzohvknmVQPf8\",\"attributes\":{\"enabled\":true,\"nbf\":1678953571,\"exp\":1710576571,\"created\":1678954171,\"updated\":1678954171},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704/fc5c0398b1de49dcbae4ccf79b8c0446\",\"x5t\":\"OoOTk9yYnYU3c9PSMSegvkA_1aw\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1710576567,\"created\":1678954167,\"updated\":1678954167},\"subject\":\"\"}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testlistcertversion87704" ] + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion90972/versions?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1402", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:53:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f9ce059b-8a02-4edd-aa64-f153acd1c559" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/072435351a1743eb8f7570b0e8d79c86", + "x5t": "gvjVzC0XOt7S-Pi5363IBhKhsi8", + "attributes": { + "enabled": true, + "nbf": 1681267380, + "exp": 1712890380, + "created": 1681267980, + "updated": 1681267980 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/1985700feda44358a630e02b6307603c", + "x5t": "F-YzFHUuiQ-UjfgMgAV-KIRhCYg", + "attributes": { + "enabled": true, + "nbf": 1681267341, + "exp": 1712890341, + "created": 1681267941, + "updated": 1681267941 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/41769450b3214aef82086c547690e935", + "x5t": "3zqq7q9_N4eyF7Tg0EIvVYdzlYI", + "attributes": { + "enabled": true, + "nbf": 1681267378, + "exp": 1712890378, + "created": 1681267978, + "updated": 1681267978 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/4b082cabd08c4512a77439373be57324", + "x5t": "I5qa60nBp1UOwPwCoxEdHSti9eA", + "attributes": { + "enabled": true, + "nbf": 1681267376, + "exp": 1712890376, + "created": 1681267977, + "updated": 1681267977 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972/69ec84a5e5744b88944891810b82665b", + "x5t": "KQaC9kMBP6hOVeQNWpBCkeYzsMg", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "testlistcertversion90972" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listCertificates[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listCertificates[1].json index e7fb09508518e..f73764069d42d 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listCertificates[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listCertificates[1].json @@ -1,256 +1,728 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey14728c014/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/listcertkey73640952b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e891fe6a-4e74-4b78-b696-09277a49fe61" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f2348b84-2749-46fc-b6a8-14b893430d06", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey14728c014/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMtNwa71/fnV3Z4s/ODeX/ObqAAIwIB4bdzT15q4HGFiHEbC6QK18pUJ/3NHAmOiyvelChRmN9YyvVBTV0t9ZKTWCpDA/kJ9r7T59AQbmPFPwReDe0/rMzMDUt1Na4fkmD2+lNVBO8DCPkvvA1xFpOS44fx/LUC5ICakllZUhPTkCY36PZxcpyO7gmbKhEI3FdlWBeXm3jJc2ls0zFiXNLJqHP/x7+2ztsdto8ArXUgPfMhRSbfrCU7HfFVQwxWte4frYOif3pE0B03QEqn9uaSRDeE78QQIs0qI53xyUPU0kw8ujPQLgAoXeKmWN8YasNktvC+6p49dD+yks5K6IGUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAMeroSmEw7aqP5VJRP0ZmDt+/y4HrCot6dXQu6ushKDkR07cPFM+EuDYle2h6kxzX37U9uwrfFyb+XYShuPNXWQN3IVUaBcbKlB9+DYdBPUPCiOXfz6W/R3VbdEkZ5kSGa6OqkIN71X/rSVPUr6vJCyCN5y4PXvurXIL0ygoqJZDD0uAx0kdriL9EDODTzB9Wi7WxgLIcJIQ3DGt5S80B+clwe5B/kRti4SeoK+yrMgiriOKq+1oucbM9UU1HNHrNoAoaJqv4zEcYd8yFdqRBdSR4c32UNcQFeu/LjR9Thow+sko8avrGh9LcLb/zyXTtgG00PUsQ+5hkDFoHo+8tU\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"2e1193819dca405c81e8d7ba749a4b33\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/listcertkey14728c014/pending?api-version=7.4&request_id=2e1193819dca405c81e8d7ba749a4b33", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listcertkey73640952b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey73640952b/pending?api-version=7.4\u0026request_id=73b8e502fda74b59a4438d60a939bd55", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "07de3908-964e-4720-8507-4842ee4b6417" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey73640952b/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJp8x6i6/pXRmp6D1bsS0dw5soLyJqwVqFhY/8GboXovo7wgx8onebITkgcgxxPrYeoSO6qTlzRcNOGedZs\u002BrVFB8HM63nriCVPHcUTnloRCjaiwJvOFWf7\u002BAT9pK/Q91X229vVIQq16P7\u002BZ4IhPUwIR3QM/k1vnRTjzPwiqbK9aUhHJ\u002BXGFKfG6dP/aQFETsJq0SeR2nsiB3wj\u002BHBbSpbKJu546EZXJGWj\u002BuUIrME5wTzAw/03Q6yh\u002BkWe8ZDo/HIPuqwCIJQL2fYrb4TC8WhQPBLo6j7DBWk2BtMgIZVkdDYVqjyM43YL20BwYWSeE/QHxw5EtxSe1x7lxvEXiF8kCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQATxvRDpaF2P6qOjrj9qJppnGpa8y2ok/WGSu2puQ6dFw\u002BZ1ijJeMwNxi9YAiSFSKYssgBYLKBrXIyKgMS7MOgk7WNVUAzu4PQIS1HKPh3aN0UkQlWRRHyhsPoh\u002B1hk/h/kXE6CSt86LinwAldYUhznDDY\u002BgjxjJ4GsFi30NrDPk5VjgR4BBLIUyTkeneVwGp3gkAsLY3W82cR8\u002BP6ss3U3VUDQVM8CD\u002BZcYpnIvxIzvwznCoDSvnWcWprzzZxgtYDyodikCZjhZifIGt7PrFny2Q7v9xT2IhSOFxM81tIvIQ5sAL0NxGiMVK0MJhS8C9tIG5GGNnjw/HFhq4dBZaRY", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "73b8e502fda74b59a4438d60a939bd55" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey14728c014/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listcertkey73640952b/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1221", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3dc9dc9c-3596-4202-b2af-41b7519782ad" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey73640952b/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJp8x6i6/pXRmp6D1bsS0dw5soLyJqwVqFhY/8GboXovo7wgx8onebITkgcgxxPrYeoSO6qTlzRcNOGedZs\u002BrVFB8HM63nriCVPHcUTnloRCjaiwJvOFWf7\u002BAT9pK/Q91X229vVIQq16P7\u002BZ4IhPUwIR3QM/k1vnRTjzPwiqbK9aUhHJ\u002BXGFKfG6dP/aQFETsJq0SeR2nsiB3wj\u002BHBbSpbKJu546EZXJGWj\u002BuUIrME5wTzAw/03Q6yh\u002BkWe8ZDo/HIPuqwCIJQL2fYrb4TC8WhQPBLo6j7DBWk2BtMgIZVkdDYVqjyM43YL20BwYWSeE/QHxw5EtxSe1x7lxvEXiF8kCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQATxvRDpaF2P6qOjrj9qJppnGpa8y2ok/WGSu2puQ6dFw\u002BZ1ijJeMwNxi9YAiSFSKYssgBYLKBrXIyKgMS7MOgk7WNVUAzu4PQIS1HKPh3aN0UkQlWRRHyhsPoh\u002B1hk/h/kXE6CSt86LinwAldYUhznDDY\u002BgjxjJ4GsFi30NrDPk5VjgR4BBLIUyTkeneVwGp3gkAsLY3W82cR8\u002BP6ss3U3VUDQVM8CD\u002BZcYpnIvxIzvwznCoDSvnWcWprzzZxgtYDyodikCZjhZifIGt7PrFny2Q7v9xT2IhSOFxM81tIvIQ5sAL0NxGiMVK0MJhS8C9tIG5GGNnjw/HFhq4dBZaRY", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey73640952b", + "request_id": "73b8e502fda74b59a4438d60a939bd55" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3a59bdd7-a936-4e3a-a455-7077fde557c9", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey14728c014/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMtNwa71/fnV3Z4s/ODeX/ObqAAIwIB4bdzT15q4HGFiHEbC6QK18pUJ/3NHAmOiyvelChRmN9YyvVBTV0t9ZKTWCpDA/kJ9r7T59AQbmPFPwReDe0/rMzMDUt1Na4fkmD2+lNVBO8DCPkvvA1xFpOS44fx/LUC5ICakllZUhPTkCY36PZxcpyO7gmbKhEI3FdlWBeXm3jJc2ls0zFiXNLJqHP/x7+2ztsdto8ArXUgPfMhRSbfrCU7HfFVQwxWte4frYOif3pE0B03QEqn9uaSRDeE78QQIs0qI53xyUPU0kw8ujPQLgAoXeKmWN8YasNktvC+6p49dD+yks5K6IGUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAMeroSmEw7aqP5VJRP0ZmDt+/y4HrCot6dXQu6ushKDkR07cPFM+EuDYle2h6kxzX37U9uwrfFyb+XYShuPNXWQN3IVUaBcbKlB9+DYdBPUPCiOXfz6W/R3VbdEkZ5kSGa6OqkIN71X/rSVPUr6vJCyCN5y4PXvurXIL0ygoqJZDD0uAx0kdriL9EDODTzB9Wi7WxgLIcJIQ3DGt5S80B+clwe5B/kRti4SeoK+yrMgiriOKq+1oucbM9UU1HNHrNoAoaJqv4zEcYd8yFdqRBdSR4c32UNcQFeu/LjR9Thow+sko8avrGh9LcLb/zyXTtgG00PUsQ+5hkDFoHo+8tU\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"2e1193819dca405c81e8d7ba749a4b33\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listcertkey35523cfe7/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey35523cfe7/pending?api-version=7.4\u0026request_id=6b153c275f3b49fc99b3fa9b6e97a9f6", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "65040822-5b90-4ad4-a04b-b3eef297a530" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey35523cfe7/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJgCci9EBCMeFgw9tPMYc1T0CVFaS0orJIOgOYhu1fyMyHVae/Mdl7VKvhNjmAQSqSEQSNPkltERZucGHCNhA9sdLmIpdp\u002Bqq6FFt0LCKec1ZRxuVoaDskY1glc9xRvTUk7X255B5bLk5zdF5Ns\u002BWyHfaVe2LUDgcx\u002Bvgr6tru3nosfDPkzyO2\u002BuPTXjiXi3NlrqIovMnwF4yUyzIjEdOMbU4VdWtZCqviqGrcMNVS0RShS52aEVSV00AXjZ6IiclwIAuF147yO6SchS2h\u002Bprzxcsja52qHeTKb5XC4FzjpVLNjkUb3sayYEaMmzkItvMXAz6AJT47j5oilCd9p9kikCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAHRqhrTQnh/xTbAtVgNxXDAxlMvEeFNUoNfYpALzwKg0Dw8eVMan79aPZ7oC46tx6YLrzbxqRjB1kFvnpENXANodNMmjNIVMbCZwwt2Ff61ZOmtzm61fwAuOB0TaGkKc33f1emaVta1pHMzZ8fHd5BvBfiDhooChuGDyKNrWPrbR9mJsWT671DcwNCV5kIdg3cJsow0Ppi\u002BsKRDpLboBF0oXiWZE7DixbcRAJ307H8\u002BW3ocZVv30Uiw7AdwaZqOoM5gSl7iqbKX9ip5PwJ09vJ1tkB0fZAB\u002BujEAnNhbcOcTK6HI\u002BRf7lrG6ZPFh15CXy0GHTR0tO985ntqtN7Kc3L", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "6b153c275f3b49fc99b3fa9b6e97a9f6" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey14728c014/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listcertkey35523cfe7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a7d613a6-6396-49c5-9405-7525f56e2a39" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey35523cfe7/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJgCci9EBCMeFgw9tPMYc1T0CVFaS0orJIOgOYhu1fyMyHVae/Mdl7VKvhNjmAQSqSEQSNPkltERZucGHCNhA9sdLmIpdp\u002Bqq6FFt0LCKec1ZRxuVoaDskY1glc9xRvTUk7X255B5bLk5zdF5Ns\u002BWyHfaVe2LUDgcx\u002Bvgr6tru3nosfDPkzyO2\u002BuPTXjiXi3NlrqIovMnwF4yUyzIjEdOMbU4VdWtZCqviqGrcMNVS0RShS52aEVSV00AXjZ6IiclwIAuF147yO6SchS2h\u002Bprzxcsja52qHeTKb5XC4FzjpVLNjkUb3sayYEaMmzkItvMXAz6AJT47j5oilCd9p9kikCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAHRqhrTQnh/xTbAtVgNxXDAxlMvEeFNUoNfYpALzwKg0Dw8eVMan79aPZ7oC46tx6YLrzbxqRjB1kFvnpENXANodNMmjNIVMbCZwwt2Ff61ZOmtzm61fwAuOB0TaGkKc33f1emaVta1pHMzZ8fHd5BvBfiDhooChuGDyKNrWPrbR9mJsWT671DcwNCV5kIdg3cJsow0Ppi\u002BsKRDpLboBF0oXiWZE7DixbcRAJ307H8\u002BW3ocZVv30Uiw7AdwaZqOoM5gSl7iqbKX9ip5PwJ09vJ1tkB0fZAB\u002BujEAnNhbcOcTK6HI\u002BRf7lrG6ZPFh15CXy0GHTR0tO985ntqtN7Kc3L", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "6b153c275f3b49fc99b3fa9b6e97a9f6" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1225", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4ad7a141-5d13-40c5-bdd5-102d428e17c0", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey14728c014/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMtNwa71/fnV3Z4s/ODeX/ObqAAIwIB4bdzT15q4HGFiHEbC6QK18pUJ/3NHAmOiyvelChRmN9YyvVBTV0t9ZKTWCpDA/kJ9r7T59AQbmPFPwReDe0/rMzMDUt1Na4fkmD2+lNVBO8DCPkvvA1xFpOS44fx/LUC5ICakllZUhPTkCY36PZxcpyO7gmbKhEI3FdlWBeXm3jJc2ls0zFiXNLJqHP/x7+2ztsdto8ArXUgPfMhRSbfrCU7HfFVQwxWte4frYOif3pE0B03QEqn9uaSRDeE78QQIs0qI53xyUPU0kw8ujPQLgAoXeKmWN8YasNktvC+6p49dD+yks5K6IGUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAMeroSmEw7aqP5VJRP0ZmDt+/y4HrCot6dXQu6ushKDkR07cPFM+EuDYle2h6kxzX37U9uwrfFyb+XYShuPNXWQN3IVUaBcbKlB9+DYdBPUPCiOXfz6W/R3VbdEkZ5kSGa6OqkIN71X/rSVPUr6vJCyCN5y4PXvurXIL0ygoqJZDD0uAx0kdriL9EDODTzB9Wi7WxgLIcJIQ3DGt5S80B+clwe5B/kRti4SeoK+yrMgiriOKq+1oucbM9UU1HNHrNoAoaJqv4zEcYd8yFdqRBdSR4c32UNcQFeu/LjR9Thow+sko8avrGh9LcLb/zyXTtgG00PUsQ+5hkDFoHo+8tU\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/listcertkey14728c014\",\"request_id\":\"2e1193819dca405c81e8d7ba749a4b33\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listcertkey35523cfe7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8c8e8bd8-8511-4cb6-89a1-3d5389b48759" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey35523cfe7/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJgCci9EBCMeFgw9tPMYc1T0CVFaS0orJIOgOYhu1fyMyHVae/Mdl7VKvhNjmAQSqSEQSNPkltERZucGHCNhA9sdLmIpdp\u002Bqq6FFt0LCKec1ZRxuVoaDskY1glc9xRvTUk7X255B5bLk5zdF5Ns\u002BWyHfaVe2LUDgcx\u002Bvgr6tru3nosfDPkzyO2\u002BuPTXjiXi3NlrqIovMnwF4yUyzIjEdOMbU4VdWtZCqviqGrcMNVS0RShS52aEVSV00AXjZ6IiclwIAuF147yO6SchS2h\u002Bprzxcsja52qHeTKb5XC4FzjpVLNjkUb3sayYEaMmzkItvMXAz6AJT47j5oilCd9p9kikCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAHRqhrTQnh/xTbAtVgNxXDAxlMvEeFNUoNfYpALzwKg0Dw8eVMan79aPZ7oC46tx6YLrzbxqRjB1kFvnpENXANodNMmjNIVMbCZwwt2Ff61ZOmtzm61fwAuOB0TaGkKc33f1emaVta1pHMzZ8fHd5BvBfiDhooChuGDyKNrWPrbR9mJsWT671DcwNCV5kIdg3cJsow0Ppi\u002BsKRDpLboBF0oXiWZE7DixbcRAJ307H8\u002BW3ocZVv30Uiw7AdwaZqOoM5gSl7iqbKX9ip5PwJ09vJ1tkB0fZAB\u002BujEAnNhbcOcTK6HI\u002BRf7lrG6ZPFh15CXy0GHTR0tO985ntqtN7Kc3L", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "6b153c275f3b49fc99b3fa9b6e97a9f6" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey365168328/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listcertkey35523cfe7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1221", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c292b678-92af-4ef5-8be7-b03b60722727" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey35523cfe7/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJgCci9EBCMeFgw9tPMYc1T0CVFaS0orJIOgOYhu1fyMyHVae/Mdl7VKvhNjmAQSqSEQSNPkltERZucGHCNhA9sdLmIpdp\u002Bqq6FFt0LCKec1ZRxuVoaDskY1glc9xRvTUk7X255B5bLk5zdF5Ns\u002BWyHfaVe2LUDgcx\u002Bvgr6tru3nosfDPkzyO2\u002BuPTXjiXi3NlrqIovMnwF4yUyzIjEdOMbU4VdWtZCqviqGrcMNVS0RShS52aEVSV00AXjZ6IiclwIAuF147yO6SchS2h\u002Bprzxcsja52qHeTKb5XC4FzjpVLNjkUb3sayYEaMmzkItvMXAz6AJT47j5oilCd9p9kikCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAHRqhrTQnh/xTbAtVgNxXDAxlMvEeFNUoNfYpALzwKg0Dw8eVMan79aPZ7oC46tx6YLrzbxqRjB1kFvnpENXANodNMmjNIVMbCZwwt2Ff61ZOmtzm61fwAuOB0TaGkKc33f1emaVta1pHMzZ8fHd5BvBfiDhooChuGDyKNrWPrbR9mJsWT671DcwNCV5kIdg3cJsow0Ppi\u002BsKRDpLboBF0oXiWZE7DixbcRAJ307H8\u002BW3ocZVv30Uiw7AdwaZqOoM5gSl7iqbKX9ip5PwJ09vJ1tkB0fZAB\u002BujEAnNhbcOcTK6HI\u002BRf7lrG6ZPFh15CXy0GHTR0tO985ntqtN7Kc3L", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey35523cfe7", + "request_id": "6b153c275f3b49fc99b3fa9b6e97a9f6" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ab5351b6-f449-4cdb-af45-ea5cce27d96c", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey365168328/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANs15nat9okE2eMHifP46vJM4CuIlXniRFlclVTVVW7FKvvw/Ip40b7pzX05LSiBGmf5TIj5JMyNEtXb5jqMvWG1U2zpUtj/0M+FHAREm/7Oy9rQ4fkqXR9o+sKTDWk4ptBsmSmwR3sxKj4DERCsG2obULalDR4PCNOmm2exRGizQZhHGBSEnTH5iaEfWlbMjFE9XUcPFyowRTD7D+MSent4YJh4oPMvr4fRphQQlXbUQQKOmGnrg7W3AMsSOdlw0OHYVYqIzvUbO1Lj7QUMNvJYviK48b1AlF7kw7cQDaL0RRcBKs6FCdTLD158WnkUezrN/xsOSrISGsITCWZ6lQECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDT9QwbdlPQnQEOTPaKjwlpU+VLpYH67L1DG8xIQ/nBBYmZSiYkoVV53RYj3SgMuC7Jb7+/cOp0L2HRS0mjipTCovi1SEEffWWqBCs/1o/MaL+ZAhF+6zkGGgsUwSf4vDFqwHg08XpORaotCk68VQb7mnovjEXFvsGM3RI9DmQ2U83Bw2tW4AhGGoQ9JuV30MrAf8jqLfbgvoWUsUipO9FbxWniyfH+oOc6vinFRXTSi57G+8dLHfCc0T72zfE9PQG9t/Sbg4RvvYvmQLWx0KUb6ndU7c5h2GN7J6DA1qzv9sKnEzLOEa7WF6v40YOkzGzGKUHum3NZjA0BqmD7HDlP\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"ce9e1b5dd90f4401be0a71b8c1d6b23d\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/listcertkey365168328/pending?api-version=7.4&request_id=ce9e1b5dd90f4401be0a71b8c1d6b23d", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates?maxresults=25\u0026includePending=false\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "5109", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d75285e5-56ce-4142-a72d-99549d8841e0" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpem36190600", + "x5t": "FukEr19FKd5SGDH1Iv-3Tiec9-I", + "attributes": { + "enabled": true, + "nbf": 1581722236, + "exp": 1739402236, + "created": 1681267917, + "updated": 1681267917 + }, + "tags": { + "key": "val" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpem88272c66", + "x5t": "FukEr19FKd5SGDH1Iv-3Tiec9-I", + "attributes": { + "enabled": true, + "nbf": 1581722236, + "exp": 1739402236, + "created": 1681267917, + "updated": 1681267917 + }, + "tags": { + "key": "val" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpkcs72765dc3", + "x5t": "2xSXvCyCs2XFx8c_YRUT7hF3kKk", + "attributes": { + "enabled": true, + "nbf": 1677892443, + "exp": 1709428443, + "created": 1681267917, + "updated": 1681267917 + }, + "tags": { + "key": "val" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey019934147", + "x5t": "8LAmk_UWI5Q2whl4hKn8ph3xD-I", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1712890317, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey28482fa02", + "x5t": "qgHNG0AAUyUa_1FcyN9K3c6a4Do", + "attributes": { + "enabled": true, + "nbf": 1681267320, + "exp": 1712890320, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey35523cfe7", + "x5t": "qXX0p1tt0REJbDBCVO-k7W9Mt08", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey371743fe3", + "x5t": "wsawakXGb7qn9dgvemY8bHWyO6Y", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey73640952b", + "x5t": "EITCNfvPGXImmhsVyZmtbBp_y0M", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1712890317, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c", + "x5t": "ZsCaOHM9gosRVFNAzxjUFfRkmDs", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/myalias", + "x5t": "8z5vNk677FGkqcRg6lQyODOdiwc", + "attributes": { + "enabled": true, + "nbf": 1681262971, + "exp": 1712885971, + "created": 1681263571, + "updated": 1681263571 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384", + "x5t": "1GGxAlnsHSR29xqi89t33Qvzo2c", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert04277a19e08", + "x5t": "DyUbMQUcONQLXu0Feixr6gY1uHU", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert12248a9fc67", + "x5t": "xNs-jOe4rEURnudGfLnyPHcy-NY", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert133557460fc", + "x5t": "gDWghXWmU_2967VBmY1griWD0ls", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1744426317, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert15970ce7b3a", + "x5t": "RTg3ayHS2pAQ0IichADtQezB82Y", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1712890318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert2087690df30", + "x5t": "eAEcQrp0Pza52PxnfwO22mP7mcc", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert424544e9d25", + "x5t": "YqN1h7oMHc2vQ_a6vxM6bdU36Wk", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert52940cad", + "x5t": "wLp-LJn6S5fcikpsbLf-rPDP2KQ", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert62768ede0a9", + "x5t": "iwUGnokFBgVVoLjicfdH5ofw1-w", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert81371983686", + "x5t": "t0kq2x1JRsvQlJQfUFs2-ClNxOA", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/certificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJNElXTmxjblJwWm1sallYUmxMMVJGVTFSRFJWSlVPRFUzT0RBeU56RWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0\u0026maxresults=25" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey365168328/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "620ef52e-e087-408b-9fbe-700da566ef08", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey365168328/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANs15nat9okE2eMHifP46vJM4CuIlXniRFlclVTVVW7FKvvw/Ip40b7pzX05LSiBGmf5TIj5JMyNEtXb5jqMvWG1U2zpUtj/0M+FHAREm/7Oy9rQ4fkqXR9o+sKTDWk4ptBsmSmwR3sxKj4DERCsG2obULalDR4PCNOmm2exRGizQZhHGBSEnTH5iaEfWlbMjFE9XUcPFyowRTD7D+MSent4YJh4oPMvr4fRphQQlXbUQQKOmGnrg7W3AMsSOdlw0OHYVYqIzvUbO1Lj7QUMNvJYviK48b1AlF7kw7cQDaL0RRcBKs6FCdTLD158WnkUezrN/xsOSrISGsITCWZ6lQECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDT9QwbdlPQnQEOTPaKjwlpU+VLpYH67L1DG8xIQ/nBBYmZSiYkoVV53RYj3SgMuC7Jb7+/cOp0L2HRS0mjipTCovi1SEEffWWqBCs/1o/MaL+ZAhF+6zkGGgsUwSf4vDFqwHg08XpORaotCk68VQb7mnovjEXFvsGM3RI9DmQ2U83Bw2tW4AhGGoQ9JuV30MrAf8jqLfbgvoWUsUipO9FbxWniyfH+oOc6vinFRXTSi57G+8dLHfCc0T72zfE9PQG9t/Sbg4RvvYvmQLWx0KUb6ndU7c5h2GN7J6DA1qzv9sKnEzLOEa7WF6v40YOkzGzGKUHum3NZjA0BqmD7HDlP\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"ce9e1b5dd90f4401be0a71b8c1d6b23d\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey365168328/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1225", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a08998aa-bd18-4d80-b724-9a247733d9f3", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey365168328/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANs15nat9okE2eMHifP46vJM4CuIlXniRFlclVTVVW7FKvvw/Ip40b7pzX05LSiBGmf5TIj5JMyNEtXb5jqMvWG1U2zpUtj/0M+FHAREm/7Oy9rQ4fkqXR9o+sKTDWk4ptBsmSmwR3sxKj4DERCsG2obULalDR4PCNOmm2exRGizQZhHGBSEnTH5iaEfWlbMjFE9XUcPFyowRTD7D+MSent4YJh4oPMvr4fRphQQlXbUQQKOmGnrg7W3AMsSOdlw0OHYVYqIzvUbO1Lj7QUMNvJYviK48b1AlF7kw7cQDaL0RRcBKs6FCdTLD158WnkUezrN/xsOSrISGsITCWZ6lQECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDT9QwbdlPQnQEOTPaKjwlpU+VLpYH67L1DG8xIQ/nBBYmZSiYkoVV53RYj3SgMuC7Jb7+/cOp0L2HRS0mjipTCovi1SEEffWWqBCs/1o/MaL+ZAhF+6zkGGgsUwSf4vDFqwHg08XpORaotCk68VQb7mnovjEXFvsGM3RI9DmQ2U83Bw2tW4AhGGoQ9JuV30MrAf8jqLfbgvoWUsUipO9FbxWniyfH+oOc6vinFRXTSi57G+8dLHfCc0T72zfE9PQG9t/Sbg4RvvYvmQLWx0KUb6ndU7c5h2GN7J6DA1qzv9sKnEzLOEa7WF6v40YOkzGzGKUHum3NZjA0BqmD7HDlP\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/listcertkey365168328\",\"request_id\":\"ce9e1b5dd90f4401be0a71b8c1d6b23d\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates?maxresults=25&includePending=false&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "4813", - "x-ms-request-id" : "e962901b-df38-417a-bd2e-f764d90145a5", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem45586c37\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954149,\"updated\":1678954149},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem70052b83\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem849004cb\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954151,\"updated\":1678954151},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem92624d14\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs27461b85\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951657,\"updated\":1678951657},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs60786327\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678954154,\"updated\":1678954154},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs75353a38\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951664,\"updated\":1678951664},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey020515346\",\"x5t\":\"ejfrKgF-VZlKskHpc-_BeR7Q5B0\",\"attributes\":{\"enabled\":true,\"nbf\":1678951062,\"exp\":1710574062,\"created\":1678951662,\"updated\":1678951662},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey140384932\",\"x5t\":\"avHXcDUhov15q9VG2gMEakhOktA\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey14728c014\",\"x5t\":\"HZGPq0QOCsfZ_WmhhdoSKgRAA0U\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1710576552,\"created\":1678954152,\"updated\":1678954152},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey30234f065\",\"x5t\":\"cePzk1vgK3jocy_iR46TYlLix-k\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1710574060,\"created\":1678951660,\"updated\":1678951660},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey3491808e4\",\"x5t\":\"1DwOXqEst7Y14XXhJbcBhQKFEWQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey365168328\",\"x5t\":\"gAHKoe84oAIdtsGsYd874AvSP_Y\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954155,\"updated\":1678954155},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey492960bb6\",\"x5t\":\"XhkDcU5rDk2_71Yl-Qu-pIlA7Q8\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey628397873\",\"x5t\":\"fXKiQY2k449MPBH7pUf_mdcxUnY\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1710574054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey683522e3c\",\"x5t\":\"9sH7UN7gBH3mUdarXxB-J6LA_qU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey7755247a7\",\"x5t\":\"MfsoELZfLDYBw8dZvnz2tTtXO6M\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954154,\"updated\":1678954154},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey958720254\",\"x5t\":\"7P04miiKhhnbTByl4hy-DvsRf9I\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTYhTURBd01EUXhJV05sY25ScFptbGpZWFJsTDB4SlUxUkVSVXhGVkVWRVEwVlNWRGd5T0RnelFrWXZVRTlNU1VOWklUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTYhTURBd01EUXhJV05sY25ScFptbGpZWFJsTDB4SlUxUkVSVXhGVkVWRVEwVlNWRGd5T0RnelFrWXZVRTlNU1VOWklUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "4389", - "x-ms-request-id" : "d05ed888-e490-4d95-bb89-55f9d29edda4", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/myalias\",\"x5t\":\"wDCSFKAxoTm9grFzPgkhopDDlJc\",\"attributes\":{\"enabled\":true,\"nbf\":1678944848,\"exp\":1710567848,\"created\":1678945448,\"updated\":1678945448},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert0041741853c\",\"x5t\":\"BlwxGmfjBCNjx-sfMetJrCALT4M\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert05138d67\",\"x5t\":\"0SNobHiEQdsN0csu62e2FPqfn5U\",\"attributes\":{\"enabled\":true,\"nbf\":1678951065,\"exp\":1710574065,\"created\":1678951665,\"updated\":1678951666},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert056438d4a20\",\"x5t\":\"ICx_qsQWj1GjeyPr1N3mIjcp-Ao\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1092295324b\",\"x5t\":\"E6WLFelB6Vg5-qD7WF5pAYbQz_0\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954155,\"updated\":1678954155},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176\",\"x5t\":\"qUgetqoZArl33TEecmlYpIr8Prg\",\"attributes\":{\"enabled\":true,\"nbf\":1678953555,\"exp\":1742112555,\"created\":1678954155,\"updated\":1678954155},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert127097d0dc8\",\"x5t\":\"dXVk70-6RCX7rQYbnv5AkS7FoLg\",\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert224271757ba\",\"x5t\":\"Qh22tMuNVhrt_NKbcCtzTESO33s\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert26201762259\",\"x5t\":\"itApNub45W58UvI_fuG7TKWZDwU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1710574055,\"created\":1678951655,\"updated\":1678951655},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert27558598b2c\",\"x5t\":\"mX2a3otTr9sZlQS_wH7nBn0ziYs\",\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1742110069,\"created\":1678951670,\"updated\":1678951670},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert27808513219\",\"x5t\":\"MQ1fqHABOz6nDRxB-HNaha_jrzE\",\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert30284660cd8\",\"x5t\":\"iotT1KbJ0_9ZQgXDtF6cU1Qn5EQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert324948604ee\",\"x5t\":\"OKdJx9sidjbhaHappYsbA-bPYjs\",\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert35510d74ced\",\"x5t\":\"mXFRphZcmhsmrIjVgI9vg_Xd-1Q\",\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert3990480f79a\",\"x5t\":\"5oA2b34eiQF-H907cTs_PUxFKUo\",\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1742112556,\"created\":1678954156,\"updated\":1678954156},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert40147b09c3e\",\"x5t\":\"1i92wRpBy8kuwYJDTDlV5T7ReHw\",\"attributes\":{\"enabled\":true,\"nbf\":1678953553,\"exp\":1742112553,\"created\":1678954153,\"updated\":1678954153},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert47882934afa\",\"x5t\":\"deyZLLtv-MveYf0_JYEAIACFLiE\",\"attributes\":{\"enabled\":true,\"nbf\":1678951067,\"exp\":1742110067,\"created\":1678951667,\"updated\":1678951667},\"subject\":\"\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTkRjNE9ESTVNelJCUmtFdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTkRjNE9ESTVNelJCUmtFdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5355", - "x-ms-request-id" : "89a9a04c-5f57-4d07-b027-2a43f18edf40", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert49907fe70ac\",\"x5t\":\"poYuYvv6BNUPJw5zWMaW4UeZSoc\",\"attributes\":{\"enabled\":true,\"nbf\":1678951051,\"exp\":1710574051,\"created\":1678951651,\"updated\":1678951651},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert510992ef0be\",\"x5t\":\"vvlEtHPeX_cUbDtpHNkiXQ06jrM\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1742110056,\"created\":1678951656,\"updated\":1678951656},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert56810496c6b\",\"x5t\":\"7-s5Fe6kI7bqvM7eWw-f22J2pwk\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert6210194afab\",\"x5t\":\"sqkD1d6Ld3VQ6CguPTvcdWzX71U\",\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert6384478e5bf\",\"x5t\":\"ss10YAsLILfVVJTwuotinCYUJak\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1742110058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert661444e3f00\",\"x5t\":\"h-CJtnU02x2a7hsGM_ANDPJCoUo\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert708698d2\",\"x5t\":\"hw5_szQZniSK25bwGWHAE4j1x_s\",\"attributes\":{\"enabled\":false,\"nbf\":1678951084,\"exp\":1710574084,\"created\":1678951684,\"updated\":1678951686},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert721471bd873\",\"x5t\":\"yAF6k-sNUpn1rUxjTgGZqCsJ4g8\",\"attributes\":{\"enabled\":true,\"nbf\":1678951075,\"exp\":1710574075,\"created\":1678951675,\"updated\":1678951675},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert72180ce45d5\",\"x5t\":\"tJRERVpJiQl09q59sp0Adgim-vQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1710576550,\"created\":1678954151,\"updated\":1678954151},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert72544647\",\"x5t\":\"kV9KJxfYzLX8kRCSGv_hZm0K69I\",\"attributes\":{\"enabled\":true,\"nbf\":1678951079,\"exp\":1710574079,\"created\":1678951680,\"updated\":1678951681},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7280530dd15\",\"x5t\":\"908QyOX0FNSnHzA25t7ahRHRGNU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert742555f1\",\"x5t\":\"fFBc5osj_QfRgYzPcJ-wH2NWA4o\",\"attributes\":{\"enabled\":true,\"nbf\":1678951072,\"exp\":1710574072,\"created\":1678951672,\"updated\":1678951672},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert748574fa31b\",\"x5t\":\"b8zbsTC2Qaw07Vgb0iutBXyzCqc\",\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1710576556,\"created\":1678954156,\"updated\":1678954156},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert82221cd67f8\",\"x5t\":\"s7vRlbUkLTmcGdZ4rBNAQ8eDDwQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert838336ea\",\"x5t\":\"tZY_jc2w5VtcHbANhCK3f0GD7fg\",\"attributes\":{\"enabled\":false,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951671},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert879909fb\",\"x5t\":\"F44INSxE5tBSPpvkNdksu-JuA1o\",\"attributes\":{\"enabled\":true,\"nbf\":1678951085,\"exp\":1710574085,\"created\":1678951685,\"updated\":1678951685},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert88427430\",\"x5t\":\"tzLxambFCsMKrVEEIweYgWAhwOo\",\"attributes\":{\"enabled\":true,\"nbf\":1678951087,\"exp\":1710574087,\"created\":1678951687,\"updated\":1678951687},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert92201a19a66\",\"x5t\":\"rmmvC9DcPBeebHeCUxNn936VCRI\",\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert92673e6be72\",\"x5t\":\"vU_Y0bK22LsQq-sk3JTUUeEbQJE\",\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1742110055,\"created\":1678951655,\"updated\":1678951655},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert937620dadf7\",\"x5t\":\"11a7NiEVZc6m3qz-97VC3NuF_ow\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert98347e92\",\"x5t\":\"c7ZaY3_e582OE8ex4WMce-LtLIM\",\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951670},\"subject\":\"\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDghTURBd01ETTFJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT1Rnek5EZEZPVEl2VUU5TVNVTlpJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDghTURBd01ETTFJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT1Rnek5EZEZPVEl2VUU5TVNVTlpJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "515", - "x-ms-request-id" : "7854468a-e476-42a0-ab05-3fb2bcf2b994", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion09939\",\"x5t\":\"faSSHl62NiDeLdiiFctYhoNEzZQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951095,\"exp\":1710574095,\"created\":1678951695,\"updated\":1678951695},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion88662\",\"x5t\":\"R3fkxrOa8nRuwCpSRVStvo8LzjM\",\"attributes\":{\"enabled\":true,\"nbf\":1678951078,\"exp\":1710574078,\"created\":1678951678,\"updated\":1678951678},\"subject\":\"\"}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "listcertkey14728c014", "listcertkey365168328" ] + { + "RequestUri": "https://REDACTED/certificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJNElXTmxjblJwWm1sallYUmxMMVJGVTFSRFJWSlVPRFUzT0RBeU56RWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1996", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6705da4a-06ee-4c78-9099-55da9667b5c2" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert85780271", + "x5t": "nfgFBy9lEBZ5lJFye63m8TSBFzY", + "attributes": { + "enabled": false, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert879738c7", + "x5t": "qqTp5Bi1fHCjwlyychQuylf5PGM", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "tags": {}, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554", + "x5t": "r4xVzbOiPPkGY5mmS3N6i9I-1dE", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03", + "x5t": "-Pj-CA1BPunQkf356ARnYDuBqe8", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92278d8e116", + "x5t": "SD6AmL6YJSJcLneUgerDz7EDrmg", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert930083972c7", + "x5t": "fQDn1P_LNd2gD6n_a6wFtKeL7iM", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1712890318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert99539ad0580", + "x5t": "VwdxGWZPYsHjMnuFct9J2stqNk4", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972", + "x5t": "KQaC9kMBP6hOVeQNWpBCkeYzsMg", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "listcertkey73640952b", + "1": "listcertkey35523cfe7" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listContacts[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listContacts[1].json index 803efe6a428c7..0dfbe49455163 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listContacts[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listContacts[1].json @@ -1,54 +1,123 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/contacts?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:02:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "aeaf5254-3a22-4600-8a5e-5b8dce4ed226" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:12:21 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "155", - "x-ms-request-id" : "6ab1b59d-aaf4-4286-99d9-5f518be00406", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/contacts\",\"contacts\":[{\"email\":\"first.last@gmail.com\",\"name\":\"name\",\"phone\":\"000-000-0000\"}]}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "84", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "153", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:02:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d090b570-098b-4d9d-8f3a-7422b0c25319" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/contacts", + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/contacts?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:12:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "155", - "x-ms-request-id" : "c341eae5-2851-4a78-adda-e4e6a6827a5f", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/contacts\",\"contacts\":[{\"email\":\"first.last@gmail.com\",\"name\":\"name\",\"phone\":\"000-000-0000\"}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "153", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:03:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1e97ccca-49e4-4e64-b2d8-e4d78b5012ab" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/contacts", + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listDeletedCertificates[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listDeletedCertificates[1].json index b3b245bc388c9..c542d7cf51c38 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listDeletedCertificates[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listDeletedCertificates[1].json @@ -1,557 +1,1347 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert0371855/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert397723c/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2cff1d7d-b586-451d-814c-cfc95a4cf05b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:22 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "29d0f96f-c20b-4c60-ae6e-7ca3dd71f708", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert0371855/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJ9eqVaoRYI1j8Jg36ZgnZnBR521oS5yq76h+wRXJswxWe0CIuQvDbF/CYzxOdsHdVgrNQW5enun8n69Qd/RDHX8TbfbPLXAIQ/LbgpV81VkPru+728rglJjmuhYgKfe+7BoyzM3fqIObdMUQRL893UpUTLnPUKGYmL8bmEkLUHNUJQluJKuGMq7EpGfoKGJA+UzIrZYPmEaLJo87cIlHOS14Pu5vO85KYwbkuGdEugosrRQnxdHA/tPs1Hw1zX6Xd6xvmOf7I+76j4+EbSLiPo3fYxNKS3xIttDH3EgyQWoH2ACcenegX2tSXbsj9XvS+O/6+r47+JAz8qkA5YRO4UCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBXOGLmqPj6azPx5z0gChye+i/xkp5xZN/WUZA+sjM4YW2fPCtMk4WGDNiN3l4/nSmdeGQKQN7+iboYVGPIrqJ/YnT4nMiEZvy/9fDt8R51dGqHe7tz1iRmrNNTGFGTgOUjT6BjJUG7Frpo2Dr+wx9wGIt70eykWUJjU7EJ9wepcuFYi8wksk6Xsjri2FNHSTyLXmvbRtU+PWLv8c7tW4W6U21snpH9M5QNUy3PY4dq6EyNshGNIwMUs9uWL7jIZk0Uwvosf75oFy5pVklczmbCy0NLW5rCkg4HtvzDXK9c8lirKhXS+bHaZZaEpc0tasnF//ilSpupW6TtWHy2dHjB\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"6f7f45bcd7c14222bdcdd02e7719d246\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/listdeletedcert0371855/pending?api-version=7.4&request_id=6f7f45bcd7c14222bdcdd02e7719d246", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert397723c/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c/pending?api-version=7.4\u0026request_id=8f31cc8211ad432bad1e2b836923b9e2", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c8337dfb-19e9-43c2-8af0-9aa1a69b5baa" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAP3oNL4D6kNIxFY\u002B2RrID2m6\u002Bbo27aKcGlkD1sG7OczohmKrP4MwNbLrkmoaBxQc3C6i5KMGpiCp7HrR0dHdZiWggBt5gdLvvGvngJIq\u002BxuZ74DMjxkXLR5yCRBx3hCcpvYK4c9j9wZbhSjSV9mwBZ7xRLmGiomQu\u002BtQHdDL24y3csCojvqswY/QRgzCpPkwIhQfN3BR4pjx88wGALzO\u002BjZslqZ8JzInzyPdiM5QjnktC1XMH1acdFCBTrp1QhOUXMzOwhKXIqmQp8eiry5V6n1lbVeued1BUiPihYYMG0rvUdnNC6sNFhk4fR\u002BxmmLQEc32Dm35mY1qdCYc7gzcGmUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDxk17tmrue6vH1Ko6NcviOzc7MJOAg/i3ZrmQ8BmcJXhYGPojU6/FlP12l04B8aH/e4fLS4hZja3M998hvVoyKCCFDEwhR5HVxtueCv8KjLrZZ7RUkkcXmrCZC43YI8ZOC/sLgxApqwnrBfg25TNv5TACuLObvSDsrjE97cmrSwd6dL8YEvx4eYX1zEDMkzer8r81r6sJJ/E6xYd6cKdAvrhZs4Ovza4hSdplqKhzccFhKw4fnNnXvZoPJJ3mI1Kv3ZglOY4FehWUh/VcWedAQh5LnxjfikOz4jiz7qGAXnADOu0nrSTA\u002BZ3MsGgsNDpJwv9Bl0u0Hkg5Il9y5xMiz", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "8f31cc8211ad432bad1e2b836923b9e2" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert0371855/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert397723c/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4b6efde9-19b3-4425-b90e-6532fb16b5d9" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAP3oNL4D6kNIxFY\u002B2RrID2m6\u002Bbo27aKcGlkD1sG7OczohmKrP4MwNbLrkmoaBxQc3C6i5KMGpiCp7HrR0dHdZiWggBt5gdLvvGvngJIq\u002BxuZ74DMjxkXLR5yCRBx3hCcpvYK4c9j9wZbhSjSV9mwBZ7xRLmGiomQu\u002BtQHdDL24y3csCojvqswY/QRgzCpPkwIhQfN3BR4pjx88wGALzO\u002BjZslqZ8JzInzyPdiM5QjnktC1XMH1acdFCBTrp1QhOUXMzOwhKXIqmQp8eiry5V6n1lbVeued1BUiPihYYMG0rvUdnNC6sNFhk4fR\u002BxmmLQEc32Dm35mY1qdCYc7gzcGmUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDxk17tmrue6vH1Ko6NcviOzc7MJOAg/i3ZrmQ8BmcJXhYGPojU6/FlP12l04B8aH/e4fLS4hZja3M998hvVoyKCCFDEwhR5HVxtueCv8KjLrZZ7RUkkcXmrCZC43YI8ZOC/sLgxApqwnrBfg25TNv5TACuLObvSDsrjE97cmrSwd6dL8YEvx4eYX1zEDMkzer8r81r6sJJ/E6xYd6cKdAvrhZs4Ovza4hSdplqKhzccFhKw4fnNnXvZoPJJ3mI1Kv3ZglOY4FehWUh/VcWedAQh5LnxjfikOz4jiz7qGAXnADOu0nrSTA\u002BZ3MsGgsNDpJwv9Bl0u0Hkg5Il9y5xMiz", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "8f31cc8211ad432bad1e2b836923b9e2" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "05a0e315-bf5c-4648-a43f-4decc3e89ebf", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert0371855/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJ9eqVaoRYI1j8Jg36ZgnZnBR521oS5yq76h+wRXJswxWe0CIuQvDbF/CYzxOdsHdVgrNQW5enun8n69Qd/RDHX8TbfbPLXAIQ/LbgpV81VkPru+728rglJjmuhYgKfe+7BoyzM3fqIObdMUQRL893UpUTLnPUKGYmL8bmEkLUHNUJQluJKuGMq7EpGfoKGJA+UzIrZYPmEaLJo87cIlHOS14Pu5vO85KYwbkuGdEugosrRQnxdHA/tPs1Hw1zX6Xd6xvmOf7I+76j4+EbSLiPo3fYxNKS3xIttDH3EgyQWoH2ACcenegX2tSXbsj9XvS+O/6+r47+JAz8qkA5YRO4UCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBXOGLmqPj6azPx5z0gChye+i/xkp5xZN/WUZA+sjM4YW2fPCtMk4WGDNiN3l4/nSmdeGQKQN7+iboYVGPIrqJ/YnT4nMiEZvy/9fDt8R51dGqHe7tz1iRmrNNTGFGTgOUjT6BjJUG7Frpo2Dr+wx9wGIt70eykWUJjU7EJ9wepcuFYi8wksk6Xsjri2FNHSTyLXmvbRtU+PWLv8c7tW4W6U21snpH9M5QNUy3PY4dq6EyNshGNIwMUs9uWL7jIZk0Uwvosf75oFy5pVklczmbCy0NLW5rCkg4HtvzDXK9c8lirKhXS+bHaZZaEpc0tasnF//ilSpupW6TtWHy2dHjB\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"6f7f45bcd7c14222bdcdd02e7719d246\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert397723c/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "425e0b61-4586-4856-bc05-a0b06a8548a0" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAP3oNL4D6kNIxFY\u002B2RrID2m6\u002Bbo27aKcGlkD1sG7OczohmKrP4MwNbLrkmoaBxQc3C6i5KMGpiCp7HrR0dHdZiWggBt5gdLvvGvngJIq\u002BxuZ74DMjxkXLR5yCRBx3hCcpvYK4c9j9wZbhSjSV9mwBZ7xRLmGiomQu\u002BtQHdDL24y3csCojvqswY/QRgzCpPkwIhQfN3BR4pjx88wGALzO\u002BjZslqZ8JzInzyPdiM5QjnktC1XMH1acdFCBTrp1QhOUXMzOwhKXIqmQp8eiry5V6n1lbVeued1BUiPihYYMG0rvUdnNC6sNFhk4fR\u002BxmmLQEc32Dm35mY1qdCYc7gzcGmUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDxk17tmrue6vH1Ko6NcviOzc7MJOAg/i3ZrmQ8BmcJXhYGPojU6/FlP12l04B8aH/e4fLS4hZja3M998hvVoyKCCFDEwhR5HVxtueCv8KjLrZZ7RUkkcXmrCZC43YI8ZOC/sLgxApqwnrBfg25TNv5TACuLObvSDsrjE97cmrSwd6dL8YEvx4eYX1zEDMkzer8r81r6sJJ/E6xYd6cKdAvrhZs4Ovza4hSdplqKhzccFhKw4fnNnXvZoPJJ3mI1Kv3ZglOY4FehWUh/VcWedAQh5LnxjfikOz4jiz7qGAXnADOu0nrSTA\u002BZ3MsGgsNDpJwv9Bl0u0Hkg5Il9y5xMiz", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "8f31cc8211ad432bad1e2b836923b9e2" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert0371855/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert397723c/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1225", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ffed27cc-7682-40b5-9500-4d8317bcc602" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAP3oNL4D6kNIxFY\u002B2RrID2m6\u002Bbo27aKcGlkD1sG7OczohmKrP4MwNbLrkmoaBxQc3C6i5KMGpiCp7HrR0dHdZiWggBt5gdLvvGvngJIq\u002BxuZ74DMjxkXLR5yCRBx3hCcpvYK4c9j9wZbhSjSV9mwBZ7xRLmGiomQu\u002BtQHdDL24y3csCojvqswY/QRgzCpPkwIhQfN3BR4pjx88wGALzO\u002BjZslqZ8JzInzyPdiM5QjnktC1XMH1acdFCBTrp1QhOUXMzOwhKXIqmQp8eiry5V6n1lbVeued1BUiPihYYMG0rvUdnNC6sNFhk4fR\u002BxmmLQEc32Dm35mY1qdCYc7gzcGmUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDxk17tmrue6vH1Ko6NcviOzc7MJOAg/i3ZrmQ8BmcJXhYGPojU6/FlP12l04B8aH/e4fLS4hZja3M998hvVoyKCCFDEwhR5HVxtueCv8KjLrZZ7RUkkcXmrCZC43YI8ZOC/sLgxApqwnrBfg25TNv5TACuLObvSDsrjE97cmrSwd6dL8YEvx4eYX1zEDMkzer8r81r6sJJ/E6xYd6cKdAvrhZs4Ovza4hSdplqKhzccFhKw4fnNnXvZoPJJ3mI1Kv3ZglOY4FehWUh/VcWedAQh5LnxjfikOz4jiz7qGAXnADOu0nrSTA\u002BZ3MsGgsNDpJwv9Bl0u0Hkg5Il9y5xMiz", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c", + "request_id": "8f31cc8211ad432bad1e2b836923b9e2" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1229", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c52cc25d-e4cc-40f9-8a26-0d7534032fc9", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert0371855/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJ9eqVaoRYI1j8Jg36ZgnZnBR521oS5yq76h+wRXJswxWe0CIuQvDbF/CYzxOdsHdVgrNQW5enun8n69Qd/RDHX8TbfbPLXAIQ/LbgpV81VkPru+728rglJjmuhYgKfe+7BoyzM3fqIObdMUQRL893UpUTLnPUKGYmL8bmEkLUHNUJQluJKuGMq7EpGfoKGJA+UzIrZYPmEaLJo87cIlHOS14Pu5vO85KYwbkuGdEugosrRQnxdHA/tPs1Hw1zX6Xd6xvmOf7I+76j4+EbSLiPo3fYxNKS3xIttDH3EgyQWoH2ACcenegX2tSXbsj9XvS+O/6+r47+JAz8qkA5YRO4UCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBXOGLmqPj6azPx5z0gChye+i/xkp5xZN/WUZA+sjM4YW2fPCtMk4WGDNiN3l4/nSmdeGQKQN7+iboYVGPIrqJ/YnT4nMiEZvy/9fDt8R51dGqHe7tz1iRmrNNTGFGTgOUjT6BjJUG7Frpo2Dr+wx9wGIt70eykWUJjU7EJ9wepcuFYi8wksk6Xsjri2FNHSTyLXmvbRtU+PWLv8c7tW4W6U21snpH9M5QNUy3PY4dq6EyNshGNIwMUs9uWL7jIZk0Uwvosf75oFy5pVklczmbCy0NLW5rCkg4HtvzDXK9c8lirKhXS+bHaZZaEpc0tasnF//ilSpupW6TtWHy2dHjB\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert0371855\",\"request_id\":\"6f7f45bcd7c14222bdcdd02e7719d246\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert48766a1/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7652f8b0-b694-48e2-b782-217405e1f7d1" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert18831f7/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert48766a1/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:05 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert48766a1/pending?api-version=7.4\u0026request_id=aa5c39edec9e496eb86ae9b0a9469886", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b2284e02-0b4c-4dca-8fbe-db576c26ec70" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert48766a1/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANPiDPpa9U\u002BUld2lZFIipnrZ9Tg9rtAvVESteWYhxuAlJxMgsEEpN57T0MJSu3p9My27VRjcNyqIR93GKz3v7FpkWTSNyYJJF1nxEs5Gy9qBpkHJ32\u002Bn64O/6jm7NR/B/51WygAiz3pf8CC48Uxyf1E817JnRa\u002BO9NDh3z4QNtiodVvfOY\u002Br00nvH3ZX7ouWVwpvS0RrY1zcqk1JBvYAgK4wIfjtmUyLnTBh2wLftBJGnxeuQEYUVSfJdQ5ISyDYVmGQ8moV3T6TPzUpfNzKpNbiemE9N2hnWGUNretAxS/km2FOJhWoq2f2G2WK\u002BpdcLa1SAIV2v0yYUUiGRRcE7s0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCio\u002BSkEt6JjAFQNfWKePf68CUguVvL4UmGwILQfQgo/uqBgJ8XowRC841l\u002B0v9u3Drkv/peFaN8vINfvX9CUE6D3TNmhvmt8ddpBkN5kdmWBmqzLfWNzPEv71Gk2K1QCFucH\u002BV4N1YEhQUCnmCV8waEDFjUNOXRdkj6PQKT5qoKvpaAyHvtL2F\u002BD6db29iTqjHP/mDOdL62/yZgpv2NL89ljJhJ83rf0Q0jwVDMT\u002BAnunnrV287pI0jKEyogLYpVYIM0P3v5Fkloo2oqsiaaofLSUb8Z1GYgdUX37HoIlep7l97als5Ru5Qo1\u002B5SXaqoMCNBlsZyhefrhDlhRw2xPY", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "aa5c39edec9e496eb86ae9b0a9469886" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "183fde98-0c80-417f-95f7-7e13c4c29fcd", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert18831f7/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAPMXfdk7db1xe032fzGKlHhtMXdsoVhBWs9VBeP5Ldtki5Iq+f9nj/ovB7Z43xMMmREviZC93YCjmAGJfvUa69t2+mPXe3InPYMHfga07UZ9IfAYW+EfmJjnfgap+S7l+l4JdhZPhx6Y4KvXDPpTcSvQkF3480TSimIbLKdelo1karNxkNQiIeUy+h4PLLxAjWDJXriTwwh4ewzkf99s1t0LbRpj29rE4OYpPb2tdHcmW+Q1LPh9ju0BeYSQOTcD0O24J2SHidqIYrP9O+0U2gs0ob3fiuyPrw0o0HdIGPAs24EYwzVXrnJALhrhCAS9QW+yNmkD5G50CUA53pUplBkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQB9t8vuGhqjETkAadKiiR1hDGmJHv+sJ6BGN52jqtk7F6RfcYr8NAO5UOwRYemxbwDLdmtR88wln4HdZjxH52vdGS9TYyGEoXQzk+/txGJTDsFa4atOXQruUB5pQLqAtfdfDiV2RHs5MPcg+M03WXPtqPnb2s2+z4EoXN1i3qdIs17x7/cdG2wdRpjTkl/Lg5+gvShzDdIeBKO1MVDKshjPM1Vf8mRNSAMHK0IXH1QOx7J8nABvT9UOODChXSL5bPTGA9oyl95IHPCCr6/S4CBUWfWbQ/pbBH7vf2QRTcDCFeK1jlj9wTxPejTc1TMzQNxnRXmx41SMojPn6hXSnb7h\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"696fe393b7f449ddadb40e56169414e9\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/listdeletedcert18831f7/pending?api-version=7.4&request_id=696fe393b7f449ddadb40e56169414e9", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert48766a1/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1225", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7f8dff84-876f-405f-ae79-c237967b9449" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert48766a1/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANPiDPpa9U\u002BUld2lZFIipnrZ9Tg9rtAvVESteWYhxuAlJxMgsEEpN57T0MJSu3p9My27VRjcNyqIR93GKz3v7FpkWTSNyYJJF1nxEs5Gy9qBpkHJ32\u002Bn64O/6jm7NR/B/51WygAiz3pf8CC48Uxyf1E817JnRa\u002BO9NDh3z4QNtiodVvfOY\u002Br00nvH3ZX7ouWVwpvS0RrY1zcqk1JBvYAgK4wIfjtmUyLnTBh2wLftBJGnxeuQEYUVSfJdQ5ISyDYVmGQ8moV3T6TPzUpfNzKpNbiemE9N2hnWGUNretAxS/km2FOJhWoq2f2G2WK\u002BpdcLa1SAIV2v0yYUUiGRRcE7s0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCio\u002BSkEt6JjAFQNfWKePf68CUguVvL4UmGwILQfQgo/uqBgJ8XowRC841l\u002B0v9u3Drkv/peFaN8vINfvX9CUE6D3TNmhvmt8ddpBkN5kdmWBmqzLfWNzPEv71Gk2K1QCFucH\u002BV4N1YEhQUCnmCV8waEDFjUNOXRdkj6PQKT5qoKvpaAyHvtL2F\u002BD6db29iTqjHP/mDOdL62/yZgpv2NL89ljJhJ83rf0Q0jwVDMT\u002BAnunnrV287pI0jKEyogLYpVYIM0P3v5Fkloo2oqsiaaofLSUb8Z1GYgdUX37HoIlep7l97als5Ru5Qo1\u002B5SXaqoMCNBlsZyhefrhDlhRw2xPY", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert48766a1", + "request_id": "aa5c39edec9e496eb86ae9b0a9469886" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert18831f7/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert5835444/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:07 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert5835444/pending?api-version=7.4\u0026request_id=f45769e03881489dad64b0b45a5761f6", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dcf10b25-18f8-4c48-9bd5-5d0ef5c38d15" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert5835444/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMin/c91/t/JCblO1zXrUHZcK6yI1TxDAt96TwyCmgTehHDmMzIZGxDG3Gd6J\u002BGIhmoFBGjxJJCuokZJA9x3wdlq6Wb57rb8ZryHE4emAJMPYCeoz2P/NCTft4BuDs\u002B6L9LaY6zlynQ/ii1XBlU7faez1aLIPoTA93LtKdI8lVxZFsk6bnlhRvys1ctGJe47vYq2z12c63mvMIf9x46YQ4dlBHwEGSoJfaE6GYJtFLEyr3T6r6RCoz8CHMhhqNv2b\u002BoH4A2LuabhEqvcLuuPHVIYj3sXx16tSYrYB4PMxzooj9\u002BR1PgEtNVwbksDwt4H\u002BywURuLvJ7Uhi0wbz0vT8TkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBDhRTSkEslLUVtvv26U1Eddwdgkr2U5hmDq1itHcp\u002B9m9uOucw\u002BvE6HqaruDwZEbyWZPmYQtsHFaAwh0XeWmBeY\u002BIW\u002B56t4RHj4wrA2BFGh5sfdwvucq8tjk\u002BMnU9wNsIzbBOUZF6H8QmZY8/K6XAvybXr5C0w3\u002Byg3UpbnjrDlSmQqKZWlHlyx8XsnXdQM9u2nLNgaEjDErI49SwxqcrS9kYpU2Owq3RJpbIte/O6rVrwaufdxOnjxOpG/3cSoxbEQBXlWtZe8QnJ4WgnJdqm31b1mBxNSEQmXa1xgmu/r235Czt6eEMbmtMAbYqXiXh90VsJgNKmRVB0n8pA422N", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "f45769e03881489dad64b0b45a5761f6" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "38b1fdb2-f077-49e5-8001-b48b167cdbed", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert18831f7/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAPMXfdk7db1xe032fzGKlHhtMXdsoVhBWs9VBeP5Ldtki5Iq+f9nj/ovB7Z43xMMmREviZC93YCjmAGJfvUa69t2+mPXe3InPYMHfga07UZ9IfAYW+EfmJjnfgap+S7l+l4JdhZPhx6Y4KvXDPpTcSvQkF3480TSimIbLKdelo1karNxkNQiIeUy+h4PLLxAjWDJXriTwwh4ewzkf99s1t0LbRpj29rE4OYpPb2tdHcmW+Q1LPh9ju0BeYSQOTcD0O24J2SHidqIYrP9O+0U2gs0ob3fiuyPrw0o0HdIGPAs24EYwzVXrnJALhrhCAS9QW+yNmkD5G50CUA53pUplBkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQB9t8vuGhqjETkAadKiiR1hDGmJHv+sJ6BGN52jqtk7F6RfcYr8NAO5UOwRYemxbwDLdmtR88wln4HdZjxH52vdGS9TYyGEoXQzk+/txGJTDsFa4atOXQruUB5pQLqAtfdfDiV2RHs5MPcg+M03WXPtqPnb2s2+z4EoXN1i3qdIs17x7/cdG2wdRpjTkl/Lg5+gvShzDdIeBKO1MVDKshjPM1Vf8mRNSAMHK0IXH1QOx7J8nABvT9UOODChXSL5bPTGA9oyl95IHPCCr6/S4CBUWfWbQ/pbBH7vf2QRTcDCFeK1jlj9wTxPejTc1TMzQNxnRXmx41SMojPn6hXSnb7h\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"696fe393b7f449ddadb40e56169414e9\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert5835444/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1225", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ee4642f0-5134-4b53-b31c-33d716ee6e0b" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert5835444/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMin/c91/t/JCblO1zXrUHZcK6yI1TxDAt96TwyCmgTehHDmMzIZGxDG3Gd6J\u002BGIhmoFBGjxJJCuokZJA9x3wdlq6Wb57rb8ZryHE4emAJMPYCeoz2P/NCTft4BuDs\u002B6L9LaY6zlynQ/ii1XBlU7faez1aLIPoTA93LtKdI8lVxZFsk6bnlhRvys1ctGJe47vYq2z12c63mvMIf9x46YQ4dlBHwEGSoJfaE6GYJtFLEyr3T6r6RCoz8CHMhhqNv2b\u002BoH4A2LuabhEqvcLuuPHVIYj3sXx16tSYrYB4PMxzooj9\u002BR1PgEtNVwbksDwt4H\u002BywURuLvJ7Uhi0wbz0vT8TkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBDhRTSkEslLUVtvv26U1Eddwdgkr2U5hmDq1itHcp\u002B9m9uOucw\u002BvE6HqaruDwZEbyWZPmYQtsHFaAwh0XeWmBeY\u002BIW\u002B56t4RHj4wrA2BFGh5sfdwvucq8tjk\u002BMnU9wNsIzbBOUZF6H8QmZY8/K6XAvybXr5C0w3\u002Byg3UpbnjrDlSmQqKZWlHlyx8XsnXdQM9u2nLNgaEjDErI49SwxqcrS9kYpU2Owq3RJpbIte/O6rVrwaufdxOnjxOpG/3cSoxbEQBXlWtZe8QnJ4WgnJdqm31b1mBxNSEQmXa1xgmu/r235Czt6eEMbmtMAbYqXiXh90VsJgNKmRVB0n8pA422N", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert5835444", + "request_id": "f45769e03881489dad64b0b45a5761f6" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert18831f7/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert48766a1?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2556", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8ee87b6f-c495-4ae9-a0f4-4f0a0f4408ff" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert48766a1", + "deletedDate": 1681267928, + "scheduledPurgeDate": 1681872728, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert48766a1/4512ad20e2cf43189fdedcad16e8bdfa", + "kid": "https://azkvrecordtests.vault.azure.net/keys/listdeletedcert48766a1/4512ad20e2cf43189fdedcad16e8bdfa", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/listdeletedcert48766a1/4512ad20e2cf43189fdedcad16e8bdfa", + "x5t": "ov7XBBiOE90df9LiFH9x9g6HYCM", + "cer": "MIIDNjCCAh6gAwIBAgIQWtjQ0deOSEuN/ZM2OwKs6zANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIwN1oXDTI0MDQxMjAyNTIwN1owGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANPiDPpa9U\u002BUld2lZFIipnrZ9Tg9rtAvVESteWYhxuAlJxMgsEEpN57T0MJSu3p9My27VRjcNyqIR93GKz3v7FpkWTSNyYJJF1nxEs5Gy9qBpkHJ32\u002Bn64O/6jm7NR/B/51WygAiz3pf8CC48Uxyf1E817JnRa\u002BO9NDh3z4QNtiodVvfOY\u002Br00nvH3ZX7ouWVwpvS0RrY1zcqk1JBvYAgK4wIfjtmUyLnTBh2wLftBJGnxeuQEYUVSfJdQ5ISyDYVmGQ8moV3T6TPzUpfNzKpNbiemE9N2hnWGUNretAxS/km2FOJhWoq2f2G2WK\u002BpdcLa1SAIV2v0yYUUiGRRcE7s0CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFA8\u002BCtW4Le0pdC2vyZ3T0hZH9oniMB0GA1UdDgQWBBQPPgrVuC3tKXQtr8md09IWR/aJ4jANBgkqhkiG9w0BAQsFAAOCAQEAKPTE4KQh5lToSE40Bl\u002B7yWGVXW9k1vN/Kcw0zUXrh2RAhmnZ4ouoxhsRZ8kEhRix3QtbUTWyNZg8uSo67HwkaPjfy7/RhMFtsuZ2T1Iv6WUi8eT1eUppApMfqBc8zo\u002BbIbFRqCEmaFUeib49fsw79l1Ts2AOkfCMxv63EHAVcPQMNjhpyxcSyi7/MvS2NT2emdaSvlHAZdQsZsPvvanu/5zhwH2EPMt5DxDWOEs2CtQAGIUNSJQ\u002Bugtdetk88GSQrcu/NGy76gQ1xXFRJpMSc\u002BmrAvxc15GyXCxscliX8\u002BOaTggHEHap666CHC9U7jDR64ZngyM5drvtauFpNvsKWQ==", + "attributes": { + "enabled": true, + "nbf": 1681267327, + "exp": 1712890327, + "created": 1681267927, + "updated": 1681267927, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert48766a1/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267926, + "updated": 1681267926 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert48766a1/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1229", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1f72eff6-363b-4990-856d-a8cb0090ebb2", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert18831f7/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAPMXfdk7db1xe032fzGKlHhtMXdsoVhBWs9VBeP5Ldtki5Iq+f9nj/ovB7Z43xMMmREviZC93YCjmAGJfvUa69t2+mPXe3InPYMHfga07UZ9IfAYW+EfmJjnfgap+S7l+l4JdhZPhx6Y4KvXDPpTcSvQkF3480TSimIbLKdelo1karNxkNQiIeUy+h4PLLxAjWDJXriTwwh4ewzkf99s1t0LbRpj29rE4OYpPb2tdHcmW+Q1LPh9ju0BeYSQOTcD0O24J2SHidqIYrP9O+0U2gs0ob3fiuyPrw0o0HdIGPAs24EYwzVXrnJALhrhCAS9QW+yNmkD5G50CUA53pUplBkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQB9t8vuGhqjETkAadKiiR1hDGmJHv+sJ6BGN52jqtk7F6RfcYr8NAO5UOwRYemxbwDLdmtR88wln4HdZjxH52vdGS9TYyGEoXQzk+/txGJTDsFa4atOXQruUB5pQLqAtfdfDiV2RHs5MPcg+M03WXPtqPnb2s2+z4EoXN1i3qdIs17x7/cdG2wdRpjTkl/Lg5+gvShzDdIeBKO1MVDKshjPM1Vf8mRNSAMHK0IXH1QOx7J8nABvT9UOODChXSL5bPTGA9oyl95IHPCCr6/S4CBUWfWbQ/pbBH7vf2QRTcDCFeK1jlj9wTxPejTc1TMzQNxnRXmx41SMojPn6hXSnb7h\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert18831f7\",\"request_id\":\"696fe393b7f449ddadb40e56169414e9\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/listdeletedcert48766a1?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "106", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:09 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2af2cb0a-4556-4bcf-9433-3012330de92b" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: listdeletedcert48766a1" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert51963bf/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates/listdeletedcert48766a1?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "106", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c8c40c82-73d4-46a3-a337-e3a7a24f10b1" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: listdeletedcert48766a1" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5ddff548-2671-4bdd-b2a8-289ac073c99a", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert51963bf/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANzO0rWWkRYzobY8JjAB55sEaG57oBVduNA0VpsVEyxUIAyrVfARb8xVCso0ABhNTgs06U3BwP3Z8GNGqpIs07epaLnoFC4zgjTaC/LGSRwEVFFCaMsrA6gpuM+KlKi6+VmUov7U4DEYXWfHGUOn7VQT2yDn3DsbS0PiwsOzoYgbGz/wzowMP6JgS3v4vXgwtTwqSlHsnNd5/Fk5V/vugk264hpvakVSROarIM8VZUOYGipnHPxJQBRWI60qtj9dFjkAQCdtYYWUbOL1E3j1voYUG8hziWA7uutHHpOPUlEBlmGoKskbYy/OTbJjhvvjPWpn1DsgL7VCYh7y222X0hECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBu04AuWae3en+t7RHmlVbWIbZue83dWmtw1coVC1Rgki++QmeVwJvf/wAQIwdUiVeXFCXvT8ijgn7HI8IdQFJ8XGYZg9zzvsjoUzfZR7+uedoph+DZ7oddv1ClRuNNkKOsHOc5g5r+gTa5HSvia9BfS2PX0bEBUgpug9UUY/xPWj6Mef5E/2ysx/KpTaAwT05Jm+2rEAd/H66oKuWU26PcX/ZZETozS09T27xKGwmfmkTnDmkjcrFTqV4Mi1db5AIs5ZFzdro8S54xCnpf8pttedmVFP+S7k1ZCXNqYtwOVtneVplauIEoZVNm5HpJ6H1qTkm+/rwEnmm+wpSJeeIG\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"e8e67c31c57a400891a1476af6991469\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/listdeletedcert51963bf/pending?api-version=7.4&request_id=e8e67c31c57a400891a1476af6991469", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/listdeletedcert48766a1?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "106", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:11 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f947fa46-8b93-4063-9d3b-ac7d9c5177d0" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: listdeletedcert48766a1" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert51963bf/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates/listdeletedcert48766a1?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2556", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4cc2a41e-fcf3-47c1-ac0c-7098e6bd2349" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert48766a1", + "deletedDate": 1681267928, + "scheduledPurgeDate": 1681872728, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert48766a1/4512ad20e2cf43189fdedcad16e8bdfa", + "kid": "https://azkvrecordtests.vault.azure.net/keys/listdeletedcert48766a1/4512ad20e2cf43189fdedcad16e8bdfa", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/listdeletedcert48766a1/4512ad20e2cf43189fdedcad16e8bdfa", + "x5t": "ov7XBBiOE90df9LiFH9x9g6HYCM", + "cer": "MIIDNjCCAh6gAwIBAgIQWtjQ0deOSEuN/ZM2OwKs6zANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIwN1oXDTI0MDQxMjAyNTIwN1owGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANPiDPpa9U\u002BUld2lZFIipnrZ9Tg9rtAvVESteWYhxuAlJxMgsEEpN57T0MJSu3p9My27VRjcNyqIR93GKz3v7FpkWTSNyYJJF1nxEs5Gy9qBpkHJ32\u002Bn64O/6jm7NR/B/51WygAiz3pf8CC48Uxyf1E817JnRa\u002BO9NDh3z4QNtiodVvfOY\u002Br00nvH3ZX7ouWVwpvS0RrY1zcqk1JBvYAgK4wIfjtmUyLnTBh2wLftBJGnxeuQEYUVSfJdQ5ISyDYVmGQ8moV3T6TPzUpfNzKpNbiemE9N2hnWGUNretAxS/km2FOJhWoq2f2G2WK\u002BpdcLa1SAIV2v0yYUUiGRRcE7s0CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFA8\u002BCtW4Le0pdC2vyZ3T0hZH9oniMB0GA1UdDgQWBBQPPgrVuC3tKXQtr8md09IWR/aJ4jANBgkqhkiG9w0BAQsFAAOCAQEAKPTE4KQh5lToSE40Bl\u002B7yWGVXW9k1vN/Kcw0zUXrh2RAhmnZ4ouoxhsRZ8kEhRix3QtbUTWyNZg8uSo67HwkaPjfy7/RhMFtsuZ2T1Iv6WUi8eT1eUppApMfqBc8zo\u002BbIbFRqCEmaFUeib49fsw79l1Ts2AOkfCMxv63EHAVcPQMNjhpyxcSyi7/MvS2NT2emdaSvlHAZdQsZsPvvanu/5zhwH2EPMt5DxDWOEs2CtQAGIUNSJQ\u002Bugtdetk88GSQrcu/NGy76gQ1xXFRJpMSc\u002BmrAvxc15GyXCxscliX8\u002BOaTggHEHap666CHC9U7jDR64ZngyM5drvtauFpNvsKWQ==", + "attributes": { + "enabled": true, + "nbf": 1681267327, + "exp": 1712890327, + "created": 1681267927, + "updated": 1681267927, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert48766a1/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267926, + "updated": 1681267926 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert48766a1/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1e0d33ea-0df6-4c75-a4ec-5e648c0930ea", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert51963bf/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANzO0rWWkRYzobY8JjAB55sEaG57oBVduNA0VpsVEyxUIAyrVfARb8xVCso0ABhNTgs06U3BwP3Z8GNGqpIs07epaLnoFC4zgjTaC/LGSRwEVFFCaMsrA6gpuM+KlKi6+VmUov7U4DEYXWfHGUOn7VQT2yDn3DsbS0PiwsOzoYgbGz/wzowMP6JgS3v4vXgwtTwqSlHsnNd5/Fk5V/vugk264hpvakVSROarIM8VZUOYGipnHPxJQBRWI60qtj9dFjkAQCdtYYWUbOL1E3j1voYUG8hziWA7uutHHpOPUlEBlmGoKskbYy/OTbJjhvvjPWpn1DsgL7VCYh7y222X0hECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBu04AuWae3en+t7RHmlVbWIbZue83dWmtw1coVC1Rgki++QmeVwJvf/wAQIwdUiVeXFCXvT8ijgn7HI8IdQFJ8XGYZg9zzvsjoUzfZR7+uedoph+DZ7oddv1ClRuNNkKOsHOc5g5r+gTa5HSvia9BfS2PX0bEBUgpug9UUY/xPWj6Mef5E/2ysx/KpTaAwT05Jm+2rEAd/H66oKuWU26PcX/ZZETozS09T27xKGwmfmkTnDmkjcrFTqV4Mi1db5AIs5ZFzdro8S54xCnpf8pttedmVFP+S7k1ZCXNqYtwOVtneVplauIEoZVNm5HpJ6H1qTkm+/rwEnmm+wpSJeeIG\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"e8e67c31c57a400891a1476af6991469\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert397723c?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2556", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "705b238b-321f-4cec-840c-d1a17d3f71bf" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert397723c", + "deletedDate": 1681267933, + "scheduledPurgeDate": 1681872733, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c/dae2d946f2444a7f966e3717b1484c5f", + "kid": "https://azkvrecordtests.vault.azure.net/keys/listdeletedcert397723c/dae2d946f2444a7f966e3717b1484c5f", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/listdeletedcert397723c/dae2d946f2444a7f966e3717b1484c5f", + "x5t": "ZsCaOHM9gosRVFNAzxjUFfRkmDs", + "cer": "MIIDNjCCAh6gAwIBAgIQTLkEL3GoSm2IR/Xpq\u002BtMlDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIwMVoXDTI0MDQxMjAyNTIwMVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAP3oNL4D6kNIxFY\u002B2RrID2m6\u002Bbo27aKcGlkD1sG7OczohmKrP4MwNbLrkmoaBxQc3C6i5KMGpiCp7HrR0dHdZiWggBt5gdLvvGvngJIq\u002BxuZ74DMjxkXLR5yCRBx3hCcpvYK4c9j9wZbhSjSV9mwBZ7xRLmGiomQu\u002BtQHdDL24y3csCojvqswY/QRgzCpPkwIhQfN3BR4pjx88wGALzO\u002BjZslqZ8JzInzyPdiM5QjnktC1XMH1acdFCBTrp1QhOUXMzOwhKXIqmQp8eiry5V6n1lbVeued1BUiPihYYMG0rvUdnNC6sNFhk4fR\u002BxmmLQEc32Dm35mY1qdCYc7gzcGmUCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPEa/NuDCvCcLnosYsHQvpH36rupMB0GA1UdDgQWBBTxGvzbgwrwnC56LGLB0L6R9\u002Bq7qTANBgkqhkiG9w0BAQsFAAOCAQEAa5XXO4gNp0YalX989LR2\u002B2Wg1pQmh/OBwSZe1zlpI\u002BziNipaK4cs7p8FsVpgxC1FADgpnDvJPPaEt\u002B7vzvwtwu1XbOUYk0hC9nUxKRyWqDGrjF9OzQCwXFCGGSxFbY7RzOIUtOpDgi5vOz7wFI0i4mL4Wp09B0IXXtt9SZiTLw9ncYWFMe59NMUy3WbvFnklXi3UYO0ptEDjn/SCMtm0XKmI3P7FgWZ8MFA07c2LeLA3M\u002BdMvo8ba8jGVchnPY6arB65/iEeyeajKQJtmzV8DXdFL\u002Bvx30k1OXOgz2B5RhS2M79fJMZjsKSPlzr36GXJGivsG4bD6zKePA/a80Mgig==", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert51963bf/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates/listdeletedcert397723c?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2556", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ccfd0fef-cd96-40ac-a30a-1708ff15d084" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert397723c", + "deletedDate": 1681267933, + "scheduledPurgeDate": 1681872733, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c/dae2d946f2444a7f966e3717b1484c5f", + "kid": "https://azkvrecordtests.vault.azure.net/keys/listdeletedcert397723c/dae2d946f2444a7f966e3717b1484c5f", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/listdeletedcert397723c/dae2d946f2444a7f966e3717b1484c5f", + "x5t": "ZsCaOHM9gosRVFNAzxjUFfRkmDs", + "cer": "MIIDNjCCAh6gAwIBAgIQTLkEL3GoSm2IR/Xpq\u002BtMlDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIwMVoXDTI0MDQxMjAyNTIwMVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAP3oNL4D6kNIxFY\u002B2RrID2m6\u002Bbo27aKcGlkD1sG7OczohmKrP4MwNbLrkmoaBxQc3C6i5KMGpiCp7HrR0dHdZiWggBt5gdLvvGvngJIq\u002BxuZ74DMjxkXLR5yCRBx3hCcpvYK4c9j9wZbhSjSV9mwBZ7xRLmGiomQu\u002BtQHdDL24y3csCojvqswY/QRgzCpPkwIhQfN3BR4pjx88wGALzO\u002BjZslqZ8JzInzyPdiM5QjnktC1XMH1acdFCBTrp1QhOUXMzOwhKXIqmQp8eiry5V6n1lbVeued1BUiPihYYMG0rvUdnNC6sNFhk4fR\u002BxmmLQEc32Dm35mY1qdCYc7gzcGmUCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFPEa/NuDCvCcLnosYsHQvpH36rupMB0GA1UdDgQWBBTxGvzbgwrwnC56LGLB0L6R9\u002Bq7qTANBgkqhkiG9w0BAQsFAAOCAQEAa5XXO4gNp0YalX989LR2\u002B2Wg1pQmh/OBwSZe1zlpI\u002BziNipaK4cs7p8FsVpgxC1FADgpnDvJPPaEt\u002B7vzvwtwu1XbOUYk0hC9nUxKRyWqDGrjF9OzQCwXFCGGSxFbY7RzOIUtOpDgi5vOz7wFI0i4mL4Wp09B0IXXtt9SZiTLw9ncYWFMe59NMUy3WbvFnklXi3UYO0ptEDjn/SCMtm0XKmI3P7FgWZ8MFA07c2LeLA3M\u002BdMvo8ba8jGVchnPY6arB65/iEeyeajKQJtmzV8DXdFL\u002Bvx30k1OXOgz2B5RhS2M79fJMZjsKSPlzr36GXJGivsG4bD6zKePA/a80Mgig==", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1229", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ffc53b69-07b4-48c5-9068-e164b4f9b7b3", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert51963bf/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANzO0rWWkRYzobY8JjAB55sEaG57oBVduNA0VpsVEyxUIAyrVfARb8xVCso0ABhNTgs06U3BwP3Z8GNGqpIs07epaLnoFC4zgjTaC/LGSRwEVFFCaMsrA6gpuM+KlKi6+VmUov7U4DEYXWfHGUOn7VQT2yDn3DsbS0PiwsOzoYgbGz/wzowMP6JgS3v4vXgwtTwqSlHsnNd5/Fk5V/vugk264hpvakVSROarIM8VZUOYGipnHPxJQBRWI60qtj9dFjkAQCdtYYWUbOL1E3j1voYUG8hziWA7uutHHpOPUlEBlmGoKskbYy/OTbJjhvvjPWpn1DsgL7VCYh7y222X0hECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBu04AuWae3en+t7RHmlVbWIbZue83dWmtw1coVC1Rgki++QmeVwJvf/wAQIwdUiVeXFCXvT8ijgn7HI8IdQFJ8XGYZg9zzvsjoUzfZR7+uedoph+DZ7oddv1ClRuNNkKOsHOc5g5r+gTa5HSvia9BfS2PX0bEBUgpug9UUY/xPWj6Mef5E/2ysx/KpTaAwT05Jm+2rEAd/H66oKuWU26PcX/ZZETozS09T27xKGwmfmkTnDmkjcrFTqV4Mi1db5AIs5ZFzdro8S54xCnpf8pttedmVFP+S7k1ZCXNqYtwOVtneVplauIEoZVNm5HpJ6H1qTkm+/rwEnmm+wpSJeeIG\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert51963bf\",\"request_id\":\"e8e67c31c57a400891a1476af6991469\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert5835444?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2556", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b48572fe-c7e5-48ff-91a4-91b689d7b3cd" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert5835444", + "deletedDate": 1681267934, + "scheduledPurgeDate": 1681872734, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert5835444/1ecc9841cb604338871e61ee79e2bcb5", + "kid": "https://azkvrecordtests.vault.azure.net/keys/listdeletedcert5835444/1ecc9841cb604338871e61ee79e2bcb5", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/listdeletedcert5835444/1ecc9841cb604338871e61ee79e2bcb5", + "x5t": "yFi_gLd1SMNIRrVN0mtv-lhpVlQ", + "cer": "MIIDNjCCAh6gAwIBAgIQckq4f2YjSRSGx1Gx/9yZiTANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIwOFoXDTI0MDQxMjAyNTIwOFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMin/c91/t/JCblO1zXrUHZcK6yI1TxDAt96TwyCmgTehHDmMzIZGxDG3Gd6J\u002BGIhmoFBGjxJJCuokZJA9x3wdlq6Wb57rb8ZryHE4emAJMPYCeoz2P/NCTft4BuDs\u002B6L9LaY6zlynQ/ii1XBlU7faez1aLIPoTA93LtKdI8lVxZFsk6bnlhRvys1ctGJe47vYq2z12c63mvMIf9x46YQ4dlBHwEGSoJfaE6GYJtFLEyr3T6r6RCoz8CHMhhqNv2b\u002BoH4A2LuabhEqvcLuuPHVIYj3sXx16tSYrYB4PMxzooj9\u002BR1PgEtNVwbksDwt4H\u002BywURuLvJ7Uhi0wbz0vT8TkCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFOIquKyUU9l5gFPOceeUIc4m/rsrMB0GA1UdDgQWBBTiKrislFPZeYBTznHnlCHOJv67KzANBgkqhkiG9w0BAQsFAAOCAQEArSUhjou0rg1xW51vWf3L6mia/AEk3MIwZpSas5bfTliDsWhfp8mrlNFpJWRYEUR5jTrSu4P/7aHgjlqBQrxLPdTDvRUpTdnSbn8fYosfQgsjAlm0kSptC4shXd3G3X52KkGBFt9Pw7OBkEoZYJln74cof5ZKtT4xEdKOPCWGYSr4Ct\u002BHefNpmt2bBnis5axuYFpJY5m94SflCnaqcFa7DF0ClSSyEzGAuYXD6aymo3EfqXUEBEnwW7jL3LHZ9b49ZPMBHDXnl2dE1HrivvQo5XagC2cCKvHsGmloBuKvwQU7Jb5oznG8dQ9l7NeKmsuyK/NbDXjAbMoGTgw4Rh6vFQ==", + "attributes": { + "enabled": true, + "nbf": 1681267328, + "exp": 1712890328, + "created": 1681267928, + "updated": 1681267928, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert5835444/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267927, + "updated": 1681267927 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert5835444/pending" + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert18831f7?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates/listdeletedcert5835444?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "106", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:14 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d707bf30-bf74-4da6-b88d-6b94a50d3946" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: listdeletedcert5835444" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2568", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7a589bec-5118-4cd4-8b34-3292301b69d0", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert18831f7\",\"deletedDate\":1678954171,\"scheduledPurgeDate\":1679558971,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert18831f7/56f130ac0f5f4908b801b34bb1acaabf\",\"kid\":\"https://azsdktests.vault.azure.net/keys/listdeletedcert18831f7/56f130ac0f5f4908b801b34bb1acaabf\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/listdeletedcert18831f7/56f130ac0f5f4908b801b34bb1acaabf\",\"x5t\":\"wn_zVWaYTuneu0ZAPSIrRJujah8\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQXHBfvxh7THumhTGJVdp3JDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkyN1oXDTI0MDMxNjA4MDkyN1owGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAPMXfdk7db1xe032fzGKlHhtMXdsoVhBWs9VBeP5Ldtki5Iq+f9nj/ovB7Z43xMMmREviZC93YCjmAGJfvUa69t2+mPXe3InPYMHfga07UZ9IfAYW+EfmJjnfgap+S7l+l4JdhZPhx6Y4KvXDPpTcSvQkF3480TSimIbLKdelo1karNxkNQiIeUy+h4PLLxAjWDJXriTwwh4ewzkf99s1t0LbRpj29rE4OYpPb2tdHcmW+Q1LPh9ju0BeYSQOTcD0O24J2SHidqIYrP9O+0U2gs0ob3fiuyPrw0o0HdIGPAs24EYwzVXrnJALhrhCAS9QW+yNmkD5G50CUA53pUplBkCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFOZCv8/9Iqlcp0LlY2Q9+eUS2Uu/MB0GA1UdDgQWBBTmQr/P/SKpXKdC5WNkPfnlEtlLvzANBgkqhkiG9w0BAQsFAAOCAQEAj0OhbCPlYCvXCh1iki2NMGaiay3DyWmJTdQSsU9kOL2i0GWGEuKwSqjZdmByiddHq5Cf77LQNkfl/sVxzlVm05L0FGmxiTZOceZwyuxr3HiPjLplXcFpt+mA6t+aivzrtssXNBoMLCYRzuQIDilSktcKadAN0Qi+kg3+L3r5c007nUmqY+pk07UNikLJunPfxMT3stiDTwKUz+KhQMhHddfY8Hi2G5AVYc2ikvY3dja9YmKfccOvAph8meb9Y2619kounwUJxe728l9/Z4W/A+fy6BUkJwTqluJVPvPGIakzsXEoHoQcoMmlPUy6qLKzoGCpCe4yHuuoEyQqwiqymw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1710576567,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert18831f7/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954166,\"updated\":1678954166}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert18831f7/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/listdeletedcert5835444?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2556", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "07432b58-8d52-4762-8d07-66beea722dc0" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert5835444", + "deletedDate": 1681267934, + "scheduledPurgeDate": 1681872734, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert5835444/1ecc9841cb604338871e61ee79e2bcb5", + "kid": "https://azkvrecordtests.vault.azure.net/keys/listdeletedcert5835444/1ecc9841cb604338871e61ee79e2bcb5", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/listdeletedcert5835444/1ecc9841cb604338871e61ee79e2bcb5", + "x5t": "yFi_gLd1SMNIRrVN0mtv-lhpVlQ", + "cer": "MIIDNjCCAh6gAwIBAgIQckq4f2YjSRSGx1Gx/9yZiTANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIwOFoXDTI0MDQxMjAyNTIwOFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMin/c91/t/JCblO1zXrUHZcK6yI1TxDAt96TwyCmgTehHDmMzIZGxDG3Gd6J\u002BGIhmoFBGjxJJCuokZJA9x3wdlq6Wb57rb8ZryHE4emAJMPYCeoz2P/NCTft4BuDs\u002B6L9LaY6zlynQ/ii1XBlU7faez1aLIPoTA93LtKdI8lVxZFsk6bnlhRvys1ctGJe47vYq2z12c63mvMIf9x46YQ4dlBHwEGSoJfaE6GYJtFLEyr3T6r6RCoz8CHMhhqNv2b\u002BoH4A2LuabhEqvcLuuPHVIYj3sXx16tSYrYB4PMxzooj9\u002BR1PgEtNVwbksDwt4H\u002BywURuLvJ7Uhi0wbz0vT8TkCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFOIquKyUU9l5gFPOceeUIc4m/rsrMB0GA1UdDgQWBBTiKrislFPZeYBTznHnlCHOJv67KzANBgkqhkiG9w0BAQsFAAOCAQEArSUhjou0rg1xW51vWf3L6mia/AEk3MIwZpSas5bfTliDsWhfp8mrlNFpJWRYEUR5jTrSu4P/7aHgjlqBQrxLPdTDvRUpTdnSbn8fYosfQgsjAlm0kSptC4shXd3G3X52KkGBFt9Pw7OBkEoZYJln74cof5ZKtT4xEdKOPCWGYSr4Ct\u002BHefNpmt2bBnis5axuYFpJY5m94SflCnaqcFa7DF0ClSSyEzGAuYXD6aymo3EfqXUEBEnwW7jL3LHZ9b49ZPMBHDXnl2dE1HrivvQo5XagC2cCKvHsGmloBuKvwQU7Jb5oznG8dQ9l7NeKmsuyK/NbDXjAbMoGTgw4Rh6vFQ==", + "attributes": { + "enabled": true, + "nbf": 1681267328, + "exp": 1712890328, + "created": 1681267928, + "updated": 1681267928, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert5835444/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267927, + "updated": 1681267927 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert5835444/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/listdeletedcert18831f7?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates?maxresults=25\u0026includePending=false\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2138", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d340e247-b379-4423-b703-0f7218851d54" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert397723c", + "deletedDate": 1681267933, + "scheduledPurgeDate": 1681872733, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c", + "x5t": "ZsCaOHM9gosRVFNAzxjUFfRkmDs", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert48766a1", + "deletedDate": 1681267928, + "scheduledPurgeDate": 1681872728, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert48766a1", + "x5t": "ov7XBBiOE90df9LiFH9x9g6HYCM", + "attributes": { + "enabled": true, + "nbf": 1681267327, + "exp": 1712890327, + "created": 1681267927, + "updated": 1681267927, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert5835444", + "deletedDate": 1681267934, + "scheduledPurgeDate": 1681872734, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert5835444", + "x5t": "yFi_gLd1SMNIRrVN0mtv-lhpVlQ", + "attributes": { + "enabled": true, + "nbf": 1681267328, + "exp": 1712890328, + "created": 1681267928, + "updated": 1681267928, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert185371a9db5", + "deletedDate": 1681267922, + "scheduledPurgeDate": 1681872722, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert185371a9db5", + "x5t": "dd8FeDeBdhj9q-_G0hs0sgM_7m0", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedcertificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTWpjME5EWkZPREk1TWtRdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "106", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3acf9b27-4c06-4c8d-899e-ab08f4508059", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"Deleted Certificate not found: listdeletedcert18831f7\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/listdeletedcert18831f7?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:33 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2568", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "026a27fa-10d9-498c-9df6-c0944781e617", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert18831f7\",\"deletedDate\":1678954171,\"scheduledPurgeDate\":1679558971,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert18831f7/56f130ac0f5f4908b801b34bb1acaabf\",\"kid\":\"https://azsdktests.vault.azure.net/keys/listdeletedcert18831f7/56f130ac0f5f4908b801b34bb1acaabf\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/listdeletedcert18831f7/56f130ac0f5f4908b801b34bb1acaabf\",\"x5t\":\"wn_zVWaYTuneu0ZAPSIrRJujah8\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQXHBfvxh7THumhTGJVdp3JDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkyN1oXDTI0MDMxNjA4MDkyN1owGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAPMXfdk7db1xe032fzGKlHhtMXdsoVhBWs9VBeP5Ldtki5Iq+f9nj/ovB7Z43xMMmREviZC93YCjmAGJfvUa69t2+mPXe3InPYMHfga07UZ9IfAYW+EfmJjnfgap+S7l+l4JdhZPhx6Y4KvXDPpTcSvQkF3480TSimIbLKdelo1karNxkNQiIeUy+h4PLLxAjWDJXriTwwh4ewzkf99s1t0LbRpj29rE4OYpPb2tdHcmW+Q1LPh9ju0BeYSQOTcD0O24J2SHidqIYrP9O+0U2gs0ob3fiuyPrw0o0HdIGPAs24EYwzVXrnJALhrhCAS9QW+yNmkD5G50CUA53pUplBkCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFOZCv8/9Iqlcp0LlY2Q9+eUS2Uu/MB0GA1UdDgQWBBTmQr/P/SKpXKdC5WNkPfnlEtlLvzANBgkqhkiG9w0BAQsFAAOCAQEAj0OhbCPlYCvXCh1iki2NMGaiay3DyWmJTdQSsU9kOL2i0GWGEuKwSqjZdmByiddHq5Cf77LQNkfl/sVxzlVm05L0FGmxiTZOceZwyuxr3HiPjLplXcFpt+mA6t+aivzrtssXNBoMLCYRzuQIDilSktcKadAN0Qi+kg3+L3r5c007nUmqY+pk07UNikLJunPfxMT3stiDTwKUz+KhQMhHddfY8Hi2G5AVYc2ikvY3dja9YmKfccOvAph8meb9Y2619kounwUJxe728l9/Z4W/A+fy6BUkJwTqluJVPvPGIakzsXEoHoQcoMmlPUy6qLKzoGCpCe4yHuuoEyQqwiqymw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1710576567,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert18831f7/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954166,\"updated\":1678954166}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert18831f7/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert0371855?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:33 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2568", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6ae078a4-f8de-408e-854d-2b32fdc2adf7", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert0371855\",\"deletedDate\":1678954173,\"scheduledPurgeDate\":1679558973,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert0371855/1f4be88fa06b43d7a7b81b3d88305c19\",\"kid\":\"https://azsdktests.vault.azure.net/keys/listdeletedcert0371855/1f4be88fa06b43d7a7b81b3d88305c19\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/listdeletedcert0371855/1f4be88fa06b43d7a7b81b3d88305c19\",\"x5t\":\"7lsjprR-ToXePp162SqLip4YxRE\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQVp2vqRW5SGC5236rfTSP7TANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkyNVoXDTI0MDMxNjA4MDkyNVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJ9eqVaoRYI1j8Jg36ZgnZnBR521oS5yq76h+wRXJswxWe0CIuQvDbF/CYzxOdsHdVgrNQW5enun8n69Qd/RDHX8TbfbPLXAIQ/LbgpV81VkPru+728rglJjmuhYgKfe+7BoyzM3fqIObdMUQRL893UpUTLnPUKGYmL8bmEkLUHNUJQluJKuGMq7EpGfoKGJA+UzIrZYPmEaLJo87cIlHOS14Pu5vO85KYwbkuGdEugosrRQnxdHA/tPs1Hw1zX6Xd6xvmOf7I+76j4+EbSLiPo3fYxNKS3xIttDH3EgyQWoH2ACcenegX2tSXbsj9XvS+O/6+r47+JAz8qkA5YRO4UCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFEFiJDfq3cj8XDzIPLYpFX4JyYhrMB0GA1UdDgQWBBRBYiQ36t3I/Fw8yDy2KRV+CcmIazANBgkqhkiG9w0BAQsFAAOCAQEAiUO8wHPYUmr6aCo+r80cF1ob1cg67Kbchx+oEA27b1BEPu1JQgRfTAiSP6bjHYghDyYdvJ5CilK98GFtzOjrFdxiMWtzAyobRbBJ6VPJmG/tPGfxryJq9zKsTZ8FgEDZwist2oBTehkkoIQmRZgb33m9zM8ZzFOJP5MXZCLPifrPI5ap8zAZJLuJohNRxV7DZj2izLPGRA9c069BBAoF5GxRrswbM0BT766UxKJWTVlZNJXhu0CPC4QfqYaACZ/nEBiVRtqMIRY+NagUT1YDinC3BrUAlJtkKAMj6nPeFnZhAX/FMH9IdoZR0COMQQ/icFPzsQ1GCPJbuYXYinHhZA==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953565,\"exp\":1710576565,\"created\":1678954165,\"updated\":1678954165,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert0371855/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954163,\"updated\":1678954163}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert0371855/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/listdeletedcert0371855?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:34 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "106", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7b654640-d0b6-48b8-8edd-525a496e3cc8", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"Deleted Certificate not found: listdeletedcert0371855\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/listdeletedcert0371855?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:35 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2568", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d7e3cadb-6d8f-47bf-b2a8-88eae59ca9f5", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert0371855\",\"deletedDate\":1678954173,\"scheduledPurgeDate\":1679558973,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert0371855/1f4be88fa06b43d7a7b81b3d88305c19\",\"kid\":\"https://azsdktests.vault.azure.net/keys/listdeletedcert0371855/1f4be88fa06b43d7a7b81b3d88305c19\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/listdeletedcert0371855/1f4be88fa06b43d7a7b81b3d88305c19\",\"x5t\":\"7lsjprR-ToXePp162SqLip4YxRE\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQVp2vqRW5SGC5236rfTSP7TANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkyNVoXDTI0MDMxNjA4MDkyNVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJ9eqVaoRYI1j8Jg36ZgnZnBR521oS5yq76h+wRXJswxWe0CIuQvDbF/CYzxOdsHdVgrNQW5enun8n69Qd/RDHX8TbfbPLXAIQ/LbgpV81VkPru+728rglJjmuhYgKfe+7BoyzM3fqIObdMUQRL893UpUTLnPUKGYmL8bmEkLUHNUJQluJKuGMq7EpGfoKGJA+UzIrZYPmEaLJo87cIlHOS14Pu5vO85KYwbkuGdEugosrRQnxdHA/tPs1Hw1zX6Xd6xvmOf7I+76j4+EbSLiPo3fYxNKS3xIttDH3EgyQWoH2ACcenegX2tSXbsj9XvS+O/6+r47+JAz8qkA5YRO4UCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFEFiJDfq3cj8XDzIPLYpFX4JyYhrMB0GA1UdDgQWBBRBYiQ36t3I/Fw8yDy2KRV+CcmIazANBgkqhkiG9w0BAQsFAAOCAQEAiUO8wHPYUmr6aCo+r80cF1ob1cg67Kbchx+oEA27b1BEPu1JQgRfTAiSP6bjHYghDyYdvJ5CilK98GFtzOjrFdxiMWtzAyobRbBJ6VPJmG/tPGfxryJq9zKsTZ8FgEDZwist2oBTehkkoIQmRZgb33m9zM8ZzFOJP5MXZCLPifrPI5ap8zAZJLuJohNRxV7DZj2izLPGRA9c069BBAoF5GxRrswbM0BT766UxKJWTVlZNJXhu0CPC4QfqYaACZ/nEBiVRtqMIRY+NagUT1YDinC3BrUAlJtkKAMj6nPeFnZhAX/FMH9IdoZR0COMQQ/icFPzsQ1GCPJbuYXYinHhZA==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953565,\"exp\":1710576565,\"created\":1678954165,\"updated\":1678954165,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert0371855/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954163,\"updated\":1678954163}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert0371855/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert51963bf?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:35 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2568", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e4e0e176-c741-41b2-8729-bad685035e2b", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert51963bf\",\"deletedDate\":1678954176,\"scheduledPurgeDate\":1679558976,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert51963bf/7fa26f2e4fe74a6286d6b36ac2888325\",\"kid\":\"https://azsdktests.vault.azure.net/keys/listdeletedcert51963bf/7fa26f2e4fe74a6286d6b36ac2888325\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/listdeletedcert51963bf/7fa26f2e4fe74a6286d6b36ac2888325\",\"x5t\":\"_MYpux4wGfyVhc04BXAAV3tssqU\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQCE6Fy8+ZQ1eVV8qGeW6rKDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkzMFoXDTI0MDMxNjA4MDkzMFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANzO0rWWkRYzobY8JjAB55sEaG57oBVduNA0VpsVEyxUIAyrVfARb8xVCso0ABhNTgs06U3BwP3Z8GNGqpIs07epaLnoFC4zgjTaC/LGSRwEVFFCaMsrA6gpuM+KlKi6+VmUov7U4DEYXWfHGUOn7VQT2yDn3DsbS0PiwsOzoYgbGz/wzowMP6JgS3v4vXgwtTwqSlHsnNd5/Fk5V/vugk264hpvakVSROarIM8VZUOYGipnHPxJQBRWI60qtj9dFjkAQCdtYYWUbOL1E3j1voYUG8hziWA7uutHHpOPUlEBlmGoKskbYy/OTbJjhvvjPWpn1DsgL7VCYh7y222X0hECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFEU7YDmPGNBSRaYrfbLVzdQqTVbkMB0GA1UdDgQWBBRFO2A5jxjQUkWmK32y1c3UKk1W5DANBgkqhkiG9w0BAQsFAAOCAQEAFatHkh85Sj5aQQ4UtggAOaMt20eUYAltRPn9ZRuFP/9SHmLaQDVK+GrmdrbOBtVFAgOBN64HrkMRtwRtTAgll6KTffgCogTYmyIHFBwERXBzZ5thWvCefTxncGEvZ/ev/Rb8i0B9V4EoDL4QybLUnSOY6KItBlhBtQVsfUymI5xsDWzQXzSJRQ+sllhOtW5IkpH6lsuTCtuZSXROEzgomRTBe91y3mvOdBoXbBeYanlkIimyzLKUGwBNTv55j7jFWjMDKQN6msD8K0D+2T7XjYOnC3RsnmenemgtHBDSSP0Ap68jirC9bxHZOdSSDfxVM4+dztpTSZ+iKy6lNzFZUw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953570,\"exp\":1710576570,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert51963bf/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954168,\"updated\":1678954168}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert51963bf/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/listdeletedcert51963bf?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:36 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2568", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "aae60191-f74e-45cb-aeb0-e6c90b981b9a", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert51963bf\",\"deletedDate\":1678954176,\"scheduledPurgeDate\":1679558976,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert51963bf/7fa26f2e4fe74a6286d6b36ac2888325\",\"kid\":\"https://azsdktests.vault.azure.net/keys/listdeletedcert51963bf/7fa26f2e4fe74a6286d6b36ac2888325\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/listdeletedcert51963bf/7fa26f2e4fe74a6286d6b36ac2888325\",\"x5t\":\"_MYpux4wGfyVhc04BXAAV3tssqU\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQCE6Fy8+ZQ1eVV8qGeW6rKDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkzMFoXDTI0MDMxNjA4MDkzMFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANzO0rWWkRYzobY8JjAB55sEaG57oBVduNA0VpsVEyxUIAyrVfARb8xVCso0ABhNTgs06U3BwP3Z8GNGqpIs07epaLnoFC4zgjTaC/LGSRwEVFFCaMsrA6gpuM+KlKi6+VmUov7U4DEYXWfHGUOn7VQT2yDn3DsbS0PiwsOzoYgbGz/wzowMP6JgS3v4vXgwtTwqSlHsnNd5/Fk5V/vugk264hpvakVSROarIM8VZUOYGipnHPxJQBRWI60qtj9dFjkAQCdtYYWUbOL1E3j1voYUG8hziWA7uutHHpOPUlEBlmGoKskbYy/OTbJjhvvjPWpn1DsgL7VCYh7y222X0hECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFEU7YDmPGNBSRaYrfbLVzdQqTVbkMB0GA1UdDgQWBBRFO2A5jxjQUkWmK32y1c3UKk1W5DANBgkqhkiG9w0BAQsFAAOCAQEAFatHkh85Sj5aQQ4UtggAOaMt20eUYAltRPn9ZRuFP/9SHmLaQDVK+GrmdrbOBtVFAgOBN64HrkMRtwRtTAgll6KTffgCogTYmyIHFBwERXBzZ5thWvCefTxncGEvZ/ev/Rb8i0B9V4EoDL4QybLUnSOY6KItBlhBtQVsfUymI5xsDWzQXzSJRQ+sllhOtW5IkpH6lsuTCtuZSXROEzgomRTBe91y3mvOdBoXbBeYanlkIimyzLKUGwBNTv55j7jFWjMDKQN6msD8K0D+2T7XjYOnC3RsnmenemgtHBDSSP0Ap68jirC9bxHZOdSSDfxVM4+dztpTSZ+iKy6lNzFZUw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953570,\"exp\":1710576570,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert51963bf/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954168,\"updated\":1678954168}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert51963bf/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates?maxresults=25&includePending=false&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:40 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "328", - "x-ms-request-id" : "8884841b-a345-49bf-b7d9-85492c06e91e", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDQhTURBd01ETTBJV05sY25ScFptbGpZWFJsTDB4SlUxUkVSVXhGVkVWRVEwVlNWREF4TnpjeVFURWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDQhTURBd01ETTBJV05sY25ScFptbGpZWFJsTDB4SlUxUkVSVXhGVkVWRVEwVlNWREF4TnpjeVFURWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:41 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5326", - "x-ms-request-id" : "0c15f9a0-6f8a-4a67-9f5d-da30fe454195", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert01772a1\",\"deletedDate\":1678951693,\"scheduledPurgeDate\":1679556493,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert01772a1\",\"x5t\":\"XbOw-k6L-x5V531Oa4q6uU5nOG4\",\"attributes\":{\"enabled\":true,\"nbf\":1678951087,\"exp\":1710574087,\"created\":1678951687,\"updated\":1678951687,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert0371855\",\"deletedDate\":1678954173,\"scheduledPurgeDate\":1679558973,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert0371855\",\"x5t\":\"7lsjprR-ToXePp162SqLip4YxRE\",\"attributes\":{\"enabled\":true,\"nbf\":1678953565,\"exp\":1710576565,\"created\":1678954165,\"updated\":1678954165,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert18831f7\",\"deletedDate\":1678954171,\"scheduledPurgeDate\":1679558971,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert18831f7\",\"x5t\":\"wn_zVWaYTuneu0ZAPSIrRJujah8\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1710576567,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert494238e\",\"deletedDate\":1678951696,\"scheduledPurgeDate\":1679556496,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert494238e\",\"x5t\":\"gSlN7QkxqPKYyuaHCHWTjt6s2oE\",\"attributes\":{\"enabled\":true,\"nbf\":1678951089,\"exp\":1710574089,\"created\":1678951689,\"updated\":1678951689,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert51963bf\",\"deletedDate\":1678954176,\"scheduledPurgeDate\":1679558976,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert51963bf\",\"x5t\":\"_MYpux4wGfyVhc04BXAAV3tssqU\",\"attributes\":{\"enabled\":true,\"nbf\":1678953570,\"exp\":1710576570,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert5630565\",\"deletedDate\":1678951679,\"scheduledPurgeDate\":1679556479,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert5630565\",\"x5t\":\"onyMdJHtObGnRO370SSTdmEjzwI\",\"attributes\":{\"enabled\":true,\"nbf\":1678951075,\"exp\":1710574075,\"created\":1678951675,\"updated\":1678951675,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert57865e0\",\"deletedDate\":1678951695,\"scheduledPurgeDate\":1679556495,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert57865e0\",\"x5t\":\"OmWzNgzbilJayjTR-E4XN31zIoQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951092,\"exp\":1710574092,\"created\":1678951692,\"updated\":1678951692,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert6983003\",\"deletedDate\":1678951677,\"scheduledPurgeDate\":1679556477,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert6983003\",\"x5t\":\"KPkmlUvPw3d8iVeyfIQHOJi1cjU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951076,\"exp\":1710574076,\"created\":1678951676,\"updated\":1678951676,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert82883bf\",\"deletedDate\":1678951681,\"scheduledPurgeDate\":1679556481,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert82883bf\",\"x5t\":\"A5zv5t1npbV52sfIJvhwt94JnUU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951072,\"exp\":1710574072,\"created\":1678951672,\"updated\":1678951672,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert1040144e144\",\"deletedDate\":1678951651,\"scheduledPurgeDate\":1679556451,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1040144e144\",\"x5t\":\"8tSzb3gb3HGaP3PZRjyMPelpTKg\",\"attributes\":{\"enabled\":true,\"nbf\":1678951050,\"exp\":1742110050,\"created\":1678951651,\"updated\":1678951651,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert18963f6fb20\",\"deletedDate\":1678954150,\"scheduledPurgeDate\":1679558950,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18963f6fb20\",\"x5t\":\"UMLD48JJSY8e3euXtnQQNGFJPWo\",\"attributes\":{\"enabled\":true,\"nbf\":1678953549,\"exp\":1742112549,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDAhTURBd01ETXhJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTWpZeU1ERTNOakl5TlRraE1EQXdNREk0SVRrNU9Ua3RNVEl0TXpGVU1qTTZOVGs2TlRrdU9UazVPVGs1T1ZvaCIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDAhTURBd01ETXhJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTWpZeU1ERTNOakl5TlRraE1EQXdNREk0SVRrNU9Ua3RNVEl0TXpGVU1qTTZOVGs2TlRrdU9UazVPVGs1T1ZvaCIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:41 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "2572", - "x-ms-request-id" : "11b0eef1-ef9f-46cc-9363-a5d2b539265c", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert310473c68b3\",\"deletedDate\":1678954152,\"scheduledPurgeDate\":1679558952,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert310473c68b3\",\"x5t\":\"F95WIp9qUEd3CL2ZbSxmWj7nSOQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1742112550,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert36219fdacba\",\"deletedDate\":1678951651,\"scheduledPurgeDate\":1679556451,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert36219fdacba\",\"x5t\":\"ndfPFIUimrDFkadoxLebtDeZO_w\",\"attributes\":{\"enabled\":true,\"nbf\":1678951050,\"exp\":1742110050,\"created\":1678951650,\"updated\":1678951650,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert39450c6d5da\",\"deletedDate\":1678951651,\"scheduledPurgeDate\":1679556451,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert39450c6d5da\",\"x5t\":\"JG7OXErpFOYU0E1CI-8Z1g-dlvQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951050,\"exp\":1742110050,\"created\":1678951650,\"updated\":1678951650,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert42618b6e6be\",\"deletedDate\":1678951651,\"scheduledPurgeDate\":1679556451,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert42618b6e6be\",\"x5t\":\"mPr612XHOjR5yFSIH2cY86jKF7E\",\"attributes\":{\"enabled\":true,\"nbf\":1678951050,\"exp\":1742110050,\"created\":1678951650,\"updated\":1678951650,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert630101e0f5b\",\"deletedDate\":1678954151,\"scheduledPurgeDate\":1679558951,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert630101e0f5b\",\"x5t\":\"0vyYRN8YXPDTgAegOD7wUmDv9JU\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1742112550,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDAhTURBd01ETXhJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTmpZeE5EUTBSVE5HTURBaE1EQXdNREk0SVRrNU9Ua3RNVEl0TXpGVU1qTTZOVGs2TlRrdU9UazVPVGs1T1ZvaCIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDAhTURBd01ETXhJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTmpZeE5EUTBSVE5HTURBaE1EQXdNREk0SVRrNU9Ua3RNVEl0TXpGVU1qTTZOVGs2TlRrdU9UazVPVGs1T1ZvaCIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:42 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "782", - "x-ms-request-id" : "b0855fab-d41b-4d8e-b756-78765c6072d0", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert94279fce980\",\"deletedDate\":1678954153,\"scheduledPurgeDate\":1679558953,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert94279fce980\",\"x5t\":\"rIUA1kmA1gZDqD5UsuMGJbobYGY\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDghTURBd01ETTJJV05sY25ScFptbGpZWFJsTDFSRlUxUk1TVk5VUTBWU1ZGWkZVbE5KVDA0NE56Y3dOQ0V3TURBd01qZ2hPVGs1T1MweE1pMHpNVlF5TXpvMU9UbzFPUzQ1T1RrNU9UazVXaUUtIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDghTURBd01ETTJJV05sY25ScFptbGpZWFJsTDFSRlUxUk1TVk5VUTBWU1ZGWkZVbE5KVDA0NE56Y3dOQ0V3TURBd01qZ2hPVGs1T1MweE1pMHpNVlF5TXpvMU9UbzFPUzQ1T1RrNU9UazVXaUUtIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:42 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "28", - "x-ms-request-id" : "4134d999-94c8-411c-bfc4-cae10cca0a05", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "listdeletedcert18831f7", "listdeletedcert0371855", "listdeletedcert51963bf" ] + { + "RequestUri": "https://REDACTED/deletedcertificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTWpjME5EWkZPREk1TWtRdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1365", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4ed03689-a8ae-470e-a9ed-ce42e7e361be" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert57505e80d81", + "deletedDate": 1681267918, + "scheduledPurgeDate": 1681872718, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert57505e80d81", + "x5t": "Q_I7ag7dGaGJTbSAXYiZes7uYJw", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert88327ed6554", + "deletedDate": 1681267922, + "scheduledPurgeDate": 1681872722, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554", + "x5t": "r4xVzbOiPPkGY5mmS3N6i9I-1dE", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert98024ec25bc", + "deletedDate": 1681267922, + "scheduledPurgeDate": 1681872722, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc", + "x5t": "cm4qtLlbcd_EDcmagRBMC8pUcoI", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "listdeletedcert48766a1", + "1": "listdeletedcert397723c", + "2": "listdeletedcert5835444" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listPropertiesOfCertificates[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listPropertiesOfCertificates[1].json index 32bc1389ae93b..9bb3b429073f3 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listPropertiesOfCertificates[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.listPropertiesOfCertificates[1].json @@ -1,206 +1,728 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey7755247a7/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/listcertkey019934147/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "af94ca84-3655-42bb-967a-36a113083019" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "804df870-60a2-4122-b5bb-cc8d20cdb812", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey7755247a7/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL/CDWY/Qil490M5tC/tMkoaoI6CnYiklR2//LchKQoUbyratqXfS2vUeeRHEV3cIQzX/nCI9amBpP15+49OCmWhfS/zr5bWjV9G0PUYDcKiQ1hflY7bbpIMnonI9dZmZmpNLlcxF30Joh4XBFBvYlaawq3ltGtpBCODE5Mh0EZsq6KCAtT0/UCvYGSH1Qp1i+qaJnKeJHRjVPnbJ7hxkoxJxAlkeY+4KCI3JoCy3SmE3ovtRmLMyOFV3qYiz4EQ5b+liWsc+nUAAwJHVh6eXMQX8v9thb7v/W+SD0X2WtIbvXms2FrR6v28lgWUb5bDAd5L8Bq5kh4Ev+wZ5gALgeUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBW2JL6wotkhaUIxfcRHdAhhZuNLWzRWz63OLlnuSxUgId9ExYuvnyKLYm24oyf5wva//62zFX42W1b3BGkpeOVTFgZsaMkZ/74WRJU1J2vfVtiH+sbbAmnfm40E9VgGu6GuKYiT0AgK2DyPG8rDvTbxk9slLO9OOXpWjLgR2LuRMY6YPfvlxduF7zqExs373DIjeSyiDsiKUm8qXHyzT2ZcGpXaKNc6Pz+rVaFcz4t7EiusBko+uljiDAYQV8Vjus8Ghr0oRgGFOyII7r3fh+B9F8UKjv5V6Zjo27Parj2gAHwisfO/0WOmHJuauWliD0U/7DDVjLM1TThAvJGuWVP\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"e35f8b5f923a4a428c3eadeabf31a6a8\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/listcertkey7755247a7/pending?api-version=7.4&request_id=e35f8b5f923a4a428c3eadeabf31a6a8", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listcertkey019934147/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey019934147/pending?api-version=7.4\u0026request_id=c68d573c900c41c6a256c56980be9c50", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1c943440-28b0-44d0-9c4f-08c6275487db" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey019934147/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAK7\u002BvRq0541yOVkSY8EJKQqIKCtuUIj1g0jGBDgjMMsQCDArlPLH3X2slMNYQey9KWxQYaL0d\u002B5IPAvlPCXtzWCBcZMQpzs3M7hmvzXH6rZWGzeKt3BojYEr2iKJQ32nbEhuo1ygcwY7HZ/sXLzM8BKBfnAyPnCryMbXozRe4gvbvq/LMKZjnv6RY0f3fjbkQTw5/xhcLFVAmLWBRKf6EttTFh96RXUzM01dCI3XLkF1LjIpvL4Czs/7ZzJCR\u002Bk2ngLEHVw2eOS3mYSIJ9wFJH6Mw1wh3xdCVrzEIXEwE2NHxr/oHNe2rUfPQjBMAWLNRKBARMhAyjM8vmO9NRdeq9UCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCjLmbG/5tHLjnKrzRs1kdlhFVZ572Jgp82\u002BW8jUTaHzV/AsGMGrgz5QYyj2x5lPPDqdQNTpnBdPY0Fs/BU0nkdJPvyvtVO6uO/PFo//fYyyyTUDIWFbCa9YKivwjSXPQJGxUW03UyBJsSMKm5Q6jEmIi/UkbhOhC5NzDM2WWpeHJrFsJGiAh2eZXv\u002BpZ2lbYHWWmHNz4lX3KMCwG4sDZCg7arU\u002B0oVNv5zdrQ2WR73KlFumLiiizv4Q6Poc4MTbmYgKKgmYf0kNH2uGhElphdoRTqGNJHeqsGPUWmhz3tCTi609jGFpHhgY0xP1vHfuUfrTcX/gPvfcGP\u002BOwlPfd41", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "c68d573c900c41c6a256c56980be9c50" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey7755247a7/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listcertkey019934147/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1221", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4ec0af50-39e1-4ee6-952c-bc5da208cf73" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey019934147/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAK7\u002BvRq0541yOVkSY8EJKQqIKCtuUIj1g0jGBDgjMMsQCDArlPLH3X2slMNYQey9KWxQYaL0d\u002B5IPAvlPCXtzWCBcZMQpzs3M7hmvzXH6rZWGzeKt3BojYEr2iKJQ32nbEhuo1ygcwY7HZ/sXLzM8BKBfnAyPnCryMbXozRe4gvbvq/LMKZjnv6RY0f3fjbkQTw5/xhcLFVAmLWBRKf6EttTFh96RXUzM01dCI3XLkF1LjIpvL4Czs/7ZzJCR\u002Bk2ngLEHVw2eOS3mYSIJ9wFJH6Mw1wh3xdCVrzEIXEwE2NHxr/oHNe2rUfPQjBMAWLNRKBARMhAyjM8vmO9NRdeq9UCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCjLmbG/5tHLjnKrzRs1kdlhFVZ572Jgp82\u002BW8jUTaHzV/AsGMGrgz5QYyj2x5lPPDqdQNTpnBdPY0Fs/BU0nkdJPvyvtVO6uO/PFo//fYyyyTUDIWFbCa9YKivwjSXPQJGxUW03UyBJsSMKm5Q6jEmIi/UkbhOhC5NzDM2WWpeHJrFsJGiAh2eZXv\u002BpZ2lbYHWWmHNz4lX3KMCwG4sDZCg7arU\u002B0oVNv5zdrQ2WR73KlFumLiiizv4Q6Poc4MTbmYgKKgmYf0kNH2uGhElphdoRTqGNJHeqsGPUWmhz3tCTi609jGFpHhgY0xP1vHfuUfrTcX/gPvfcGP\u002BOwlPfd41", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey019934147", + "request_id": "c68d573c900c41c6a256c56980be9c50" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1225", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3f97bc52-aea8-4302-81e2-3eb26a3b7363", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey7755247a7/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL/CDWY/Qil490M5tC/tMkoaoI6CnYiklR2//LchKQoUbyratqXfS2vUeeRHEV3cIQzX/nCI9amBpP15+49OCmWhfS/zr5bWjV9G0PUYDcKiQ1hflY7bbpIMnonI9dZmZmpNLlcxF30Joh4XBFBvYlaawq3ltGtpBCODE5Mh0EZsq6KCAtT0/UCvYGSH1Qp1i+qaJnKeJHRjVPnbJ7hxkoxJxAlkeY+4KCI3JoCy3SmE3ovtRmLMyOFV3qYiz4EQ5b+liWsc+nUAAwJHVh6eXMQX8v9thb7v/W+SD0X2WtIbvXms2FrR6v28lgWUb5bDAd5L8Bq5kh4Ev+wZ5gALgeUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBW2JL6wotkhaUIxfcRHdAhhZuNLWzRWz63OLlnuSxUgId9ExYuvnyKLYm24oyf5wva//62zFX42W1b3BGkpeOVTFgZsaMkZ/74WRJU1J2vfVtiH+sbbAmnfm40E9VgGu6GuKYiT0AgK2DyPG8rDvTbxk9slLO9OOXpWjLgR2LuRMY6YPfvlxduF7zqExs373DIjeSyiDsiKUm8qXHyzT2ZcGpXaKNc6Pz+rVaFcz4t7EiusBko+uljiDAYQV8Vjus8Ghr0oRgGFOyII7r3fh+B9F8UKjv5V6Zjo27Parj2gAHwisfO/0WOmHJuauWliD0U/7DDVjLM1TThAvJGuWVP\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/listcertkey7755247a7\",\"request_id\":\"e35f8b5f923a4a428c3eadeabf31a6a8\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listcertkey28482fa02/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey28482fa02/pending?api-version=7.4\u0026request_id=dcb747b2cd5e4cad82103892a98fd9d4", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "79991946-8082-41f5-ab26-0fce14166a04" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey28482fa02/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALK37rO6CXEGkRnfiAkWWaG2oDg3LTuNQxvlJ22p83pSFHmvmp5AuwqiyzOl885UtwEMnnCYkHKfVgw2aHsUqfXiEijERvHV9SvZYoT0irD7My9/tUfwWftcW31H1nLbuGF3IuOyUDWYmW9oXnqo2W7YPQF9o6jN6BzqgszBMEt07V2BbNm32C1ARPAp0yItLKt2zJe9D7Pfs4fAS8LJ0UR4TuGlpbqm\u002BYcXIeQ2aSPStmtN6bFANvyk40\u002B\u002BU0DzmVtbtsPx7BYs1mG4CgOqXNl4/dT8lsedfnZG1/vkjJ9l9\u002BIFmVMuvSr8zrPFnc4ws5eNOPvM/6K1YReHCpEkD/kCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA0IIyQVOIUIZjfj80vnc3hebiUjUF57cnuCqoJZ7CnGo3wxTAza\u002BB/iC1m/PqYyuLtM1F8hg3EC/t93/3QW3siu/cx\u002BXcaepqhD4Iz7S07w6/PM6/13cQ5PUKfTAxPCL5fPnHillGx8e5aPCTBpaC5a1opsUzJjeLkhi62\u002BOmWqtf5nSyavwYT2Mar5V1toAxdYqNRbSOPFHARRTv4R3PAQtc7YvsDeCWimiBtvEwCELbV\u002Bprkm4L6IiaMeF4sjbJ\u002BhBUvmGOTqJU\u002BeaJrYwp0dJOsmyWTpvZndHg5EyFVg5xAR5nB58z4A/kpRb0nEn9Rcnr9lU7/T7drvSea0vEs", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "dcb747b2cd5e4cad82103892a98fd9d4" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey18827d6de/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listcertkey28482fa02/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4d8a1873-c267-4983-a8b1-1f6c234f7aa3" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey28482fa02/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALK37rO6CXEGkRnfiAkWWaG2oDg3LTuNQxvlJ22p83pSFHmvmp5AuwqiyzOl885UtwEMnnCYkHKfVgw2aHsUqfXiEijERvHV9SvZYoT0irD7My9/tUfwWftcW31H1nLbuGF3IuOyUDWYmW9oXnqo2W7YPQF9o6jN6BzqgszBMEt07V2BbNm32C1ARPAp0yItLKt2zJe9D7Pfs4fAS8LJ0UR4TuGlpbqm\u002BYcXIeQ2aSPStmtN6bFANvyk40\u002B\u002BU0DzmVtbtsPx7BYs1mG4CgOqXNl4/dT8lsedfnZG1/vkjJ9l9\u002BIFmVMuvSr8zrPFnc4ws5eNOPvM/6K1YReHCpEkD/kCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA0IIyQVOIUIZjfj80vnc3hebiUjUF57cnuCqoJZ7CnGo3wxTAza\u002BB/iC1m/PqYyuLtM1F8hg3EC/t93/3QW3siu/cx\u002BXcaepqhD4Iz7S07w6/PM6/13cQ5PUKfTAxPCL5fPnHillGx8e5aPCTBpaC5a1opsUzJjeLkhi62\u002BOmWqtf5nSyavwYT2Mar5V1toAxdYqNRbSOPFHARRTv4R3PAQtc7YvsDeCWimiBtvEwCELbV\u002Bprkm4L6IiaMeF4sjbJ\u002BhBUvmGOTqJU\u002BeaJrYwp0dJOsmyWTpvZndHg5EyFVg5xAR5nB58z4A/kpRb0nEn9Rcnr9lU7/T7drvSea0vEs", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "dcb747b2cd5e4cad82103892a98fd9d4" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a641667a-ee43-45e0-87a9-e3f190c35056", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey18827d6de/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANacp0LvmA3+dODcPentgOKCC4FruO6shb2UqzDyhHXAmeHQOvg8261Cf2HZ81Ymq8H7YWI6KHyPLuGndR6MDBWYt/vjr94ca4GWmPP6+xLReS14f3QN403PSmNmYE6Q4ohcePNRg11Qpgl9wlnh32TgYcd+MhwUYrWQ8IMTjBOUKKDN5VtZQGTqx+iiEStM3LSLCU1XJoxyjeypnIopzhAkRA/BGvf+v8ArkWHimGv5LZiWENxuDpCtnRn5beyDFsvupBU7+maflW4+W0K3qaY+cLYNGtDWwKD3byHyLXO2a1zPudYUizRJYRr7ZencV/mmsDGv8OPklziRW47tkq0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAO+J7OUhV6HPhwg/f4z7C06GAECkvCXug3UAOLO1OINu1D0t3nUB7Smx/sQqlXkCL5LjIxjfIV/ktyTw3eWPXLiExKLayihItHe5uofmFX6G9fFlma2zidEUX4QEgrPCQtnxRbqiI8spuK4G87k+QmV7Ro9+9aAX0nqFi4+XdZSeNxXOgI0gxDpC8vp71e8z9zyxAqkaNEWfyOHMI8q109xMuS71ld/xJ429FoQ3/YDOBRizvqLdiEl3RwtVU/EixtXUeV5u/M/ZEwhaVnlsiMVLadID/pvpP31qRbwCuuUK09qyQutZE0MkRyqAi2lQ09eafXw5vzCKTmkwtAm4QA\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"cdd94d045e7249e0b68c2b7e4bc9c112\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/listcertkey18827d6de/pending?api-version=7.4&request_id=cdd94d045e7249e0b68c2b7e4bc9c112", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listcertkey28482fa02/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "149e3651-fdeb-406f-99f1-e6572776a4e2" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey28482fa02/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALK37rO6CXEGkRnfiAkWWaG2oDg3LTuNQxvlJ22p83pSFHmvmp5AuwqiyzOl885UtwEMnnCYkHKfVgw2aHsUqfXiEijERvHV9SvZYoT0irD7My9/tUfwWftcW31H1nLbuGF3IuOyUDWYmW9oXnqo2W7YPQF9o6jN6BzqgszBMEt07V2BbNm32C1ARPAp0yItLKt2zJe9D7Pfs4fAS8LJ0UR4TuGlpbqm\u002BYcXIeQ2aSPStmtN6bFANvyk40\u002B\u002BU0DzmVtbtsPx7BYs1mG4CgOqXNl4/dT8lsedfnZG1/vkjJ9l9\u002BIFmVMuvSr8zrPFnc4ws5eNOPvM/6K1YReHCpEkD/kCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA0IIyQVOIUIZjfj80vnc3hebiUjUF57cnuCqoJZ7CnGo3wxTAza\u002BB/iC1m/PqYyuLtM1F8hg3EC/t93/3QW3siu/cx\u002BXcaepqhD4Iz7S07w6/PM6/13cQ5PUKfTAxPCL5fPnHillGx8e5aPCTBpaC5a1opsUzJjeLkhi62\u002BOmWqtf5nSyavwYT2Mar5V1toAxdYqNRbSOPFHARRTv4R3PAQtc7YvsDeCWimiBtvEwCELbV\u002Bprkm4L6IiaMeF4sjbJ\u002BhBUvmGOTqJU\u002BeaJrYwp0dJOsmyWTpvZndHg5EyFVg5xAR5nB58z4A/kpRb0nEn9Rcnr9lU7/T7drvSea0vEs", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "dcb747b2cd5e4cad82103892a98fd9d4" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey18827d6de/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listcertkey28482fa02/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1221", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "510b1584-df97-45c4-ada4-8a4aa0bdaf37" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey28482fa02/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALK37rO6CXEGkRnfiAkWWaG2oDg3LTuNQxvlJ22p83pSFHmvmp5AuwqiyzOl885UtwEMnnCYkHKfVgw2aHsUqfXiEijERvHV9SvZYoT0irD7My9/tUfwWftcW31H1nLbuGF3IuOyUDWYmW9oXnqo2W7YPQF9o6jN6BzqgszBMEt07V2BbNm32C1ARPAp0yItLKt2zJe9D7Pfs4fAS8LJ0UR4TuGlpbqm\u002BYcXIeQ2aSPStmtN6bFANvyk40\u002B\u002BU0DzmVtbtsPx7BYs1mG4CgOqXNl4/dT8lsedfnZG1/vkjJ9l9\u002BIFmVMuvSr8zrPFnc4ws5eNOPvM/6K1YReHCpEkD/kCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA0IIyQVOIUIZjfj80vnc3hebiUjUF57cnuCqoJZ7CnGo3wxTAza\u002BB/iC1m/PqYyuLtM1F8hg3EC/t93/3QW3siu/cx\u002BXcaepqhD4Iz7S07w6/PM6/13cQ5PUKfTAxPCL5fPnHillGx8e5aPCTBpaC5a1opsUzJjeLkhi62\u002BOmWqtf5nSyavwYT2Mar5V1toAxdYqNRbSOPFHARRTv4R3PAQtc7YvsDeCWimiBtvEwCELbV\u002Bprkm4L6IiaMeF4sjbJ\u002BhBUvmGOTqJU\u002BeaJrYwp0dJOsmyWTpvZndHg5EyFVg5xAR5nB58z4A/kpRb0nEn9Rcnr9lU7/T7drvSea0vEs", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey28482fa02", + "request_id": "dcb747b2cd5e4cad82103892a98fd9d4" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1225", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3b62d8c0-5bb5-4666-89a4-5f8c9e17741e", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey18827d6de/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANacp0LvmA3+dODcPentgOKCC4FruO6shb2UqzDyhHXAmeHQOvg8261Cf2HZ81Ymq8H7YWI6KHyPLuGndR6MDBWYt/vjr94ca4GWmPP6+xLReS14f3QN403PSmNmYE6Q4ohcePNRg11Qpgl9wlnh32TgYcd+MhwUYrWQ8IMTjBOUKKDN5VtZQGTqx+iiEStM3LSLCU1XJoxyjeypnIopzhAkRA/BGvf+v8ArkWHimGv5LZiWENxuDpCtnRn5beyDFsvupBU7+maflW4+W0K3qaY+cLYNGtDWwKD3byHyLXO2a1zPudYUizRJYRr7ZencV/mmsDGv8OPklziRW47tkq0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAO+J7OUhV6HPhwg/f4z7C06GAECkvCXug3UAOLO1OINu1D0t3nUB7Smx/sQqlXkCL5LjIxjfIV/ktyTw3eWPXLiExKLayihItHe5uofmFX6G9fFlma2zidEUX4QEgrPCQtnxRbqiI8spuK4G87k+QmV7Ro9+9aAX0nqFi4+XdZSeNxXOgI0gxDpC8vp71e8z9zyxAqkaNEWfyOHMI8q109xMuS71ld/xJ429FoQ3/YDOBRizvqLdiEl3RwtVU/EixtXUeV5u/M/ZEwhaVnlsiMVLadID/pvpP31qRbwCuuUK09qyQutZE0MkRyqAi2lQ09eafXw5vzCKTmkwtAm4QA\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/listcertkey18827d6de\",\"request_id\":\"cdd94d045e7249e0b68c2b7e4bc9c112\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates?maxresults=25\u0026includePending=false\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "5109", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ca57c9b1-c6da-4bfd-8601-3be932543c8a" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpem36190600", + "x5t": "FukEr19FKd5SGDH1Iv-3Tiec9-I", + "attributes": { + "enabled": true, + "nbf": 1581722236, + "exp": 1739402236, + "created": 1681267917, + "updated": 1681267917 + }, + "tags": { + "key": "val" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpem88272c66", + "x5t": "FukEr19FKd5SGDH1Iv-3Tiec9-I", + "attributes": { + "enabled": true, + "nbf": 1581722236, + "exp": 1739402236, + "created": 1681267917, + "updated": 1681267917 + }, + "tags": { + "key": "val" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpkcs72765dc3", + "x5t": "2xSXvCyCs2XFx8c_YRUT7hF3kKk", + "attributes": { + "enabled": true, + "nbf": 1677892443, + "exp": 1709428443, + "created": 1681267917, + "updated": 1681267917 + }, + "tags": { + "key": "val" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey019934147", + "x5t": "8LAmk_UWI5Q2whl4hKn8ph3xD-I", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1712890317, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey28482fa02", + "x5t": "qgHNG0AAUyUa_1FcyN9K3c6a4Do", + "attributes": { + "enabled": true, + "nbf": 1681267320, + "exp": 1712890320, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey35523cfe7", + "x5t": "qXX0p1tt0REJbDBCVO-k7W9Mt08", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey371743fe3", + "x5t": "wsawakXGb7qn9dgvemY8bHWyO6Y", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey73640952b", + "x5t": "EITCNfvPGXImmhsVyZmtbBp_y0M", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1712890317, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c", + "x5t": "ZsCaOHM9gosRVFNAzxjUFfRkmDs", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/myalias", + "x5t": "8z5vNk677FGkqcRg6lQyODOdiwc", + "attributes": { + "enabled": true, + "nbf": 1681262971, + "exp": 1712885971, + "created": 1681263571, + "updated": 1681263571 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384", + "x5t": "1GGxAlnsHSR29xqi89t33Qvzo2c", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert04277a19e08", + "x5t": "DyUbMQUcONQLXu0Feixr6gY1uHU", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert12248a9fc67", + "x5t": "xNs-jOe4rEURnudGfLnyPHcy-NY", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert133557460fc", + "x5t": "gDWghXWmU_2967VBmY1griWD0ls", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1744426317, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert15970ce7b3a", + "x5t": "RTg3ayHS2pAQ0IichADtQezB82Y", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1712890318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert2087690df30", + "x5t": "eAEcQrp0Pza52PxnfwO22mP7mcc", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert424544e9d25", + "x5t": "YqN1h7oMHc2vQ_a6vxM6bdU36Wk", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert52940cad", + "x5t": "wLp-LJn6S5fcikpsbLf-rPDP2KQ", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert62768ede0a9", + "x5t": "iwUGnokFBgVVoLjicfdH5ofw1-w", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert81371983686", + "x5t": "t0kq2x1JRsvQlJQfUFs2-ClNxOA", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/certificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJNElXTmxjblJwWm1sallYUmxMMVJGVTFSRFJWSlVPRFUzT0RBeU56RWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0\u0026maxresults=25" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates?maxresults=25&includePending=false&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5053", - "x-ms-request-id" : "6858bd27-d3b9-4e58-881a-2093b07f63c1", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem45586c37\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954149,\"updated\":1678954149},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem70052b83\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem849004cb\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954151,\"updated\":1678954151},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem92624d14\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs27461b85\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951657,\"updated\":1678951657},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs60786327\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678954154,\"updated\":1678954154},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs75353a38\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951664,\"updated\":1678951664},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey020515346\",\"x5t\":\"ejfrKgF-VZlKskHpc-_BeR7Q5B0\",\"attributes\":{\"enabled\":true,\"nbf\":1678951062,\"exp\":1710574062,\"created\":1678951662,\"updated\":1678951662},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey140384932\",\"x5t\":\"avHXcDUhov15q9VG2gMEakhOktA\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey14728c014\",\"x5t\":\"HZGPq0QOCsfZ_WmhhdoSKgRAA0U\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1710576552,\"created\":1678954152,\"updated\":1678954152},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey18827d6de\",\"x5t\":\"hqK5fhCHpz4yKQu2n28HiUX7AiA\",\"attributes\":{\"enabled\":true,\"nbf\":1678953555,\"exp\":1710576555,\"created\":1678954156,\"updated\":1678954156},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey30234f065\",\"x5t\":\"cePzk1vgK3jocy_iR46TYlLix-k\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1710574060,\"created\":1678951660,\"updated\":1678951660},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey3491808e4\",\"x5t\":\"1DwOXqEst7Y14XXhJbcBhQKFEWQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey365168328\",\"x5t\":\"gAHKoe84oAIdtsGsYd874AvSP_Y\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954155,\"updated\":1678954155},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey492960bb6\",\"x5t\":\"XhkDcU5rDk2_71Yl-Qu-pIlA7Q8\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey628397873\",\"x5t\":\"fXKiQY2k449MPBH7pUf_mdcxUnY\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1710574054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey683522e3c\",\"x5t\":\"9sH7UN7gBH3mUdarXxB-J6LA_qU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey7755247a7\",\"x5t\":\"MfsoELZfLDYBw8dZvnz2tTtXO6M\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954154,\"updated\":1678954154},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey958720254\",\"x5t\":\"7P04miiKhhnbTByl4hy-DvsRf9I\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTYhTURBd01EUXhJV05sY25ScFptbGpZWFJsTDB4SlUxUkVSVXhGVkVWRVEwVlNWRFk1T0RNd01ETXZVRTlNU1VOWklUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTYhTURBd01EUXhJV05sY25ScFptbGpZWFJsTDB4SlUxUkVSVXhGVkVWRVEwVlNWRFk1T0RNd01ETXZVRTlNU1VOWklUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "3911", - "x-ms-request-id" : "28383b06-c2c3-459e-bc73-14abc16d0024", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/myalias\",\"x5t\":\"wDCSFKAxoTm9grFzPgkhopDDlJc\",\"attributes\":{\"enabled\":true,\"nbf\":1678944848,\"exp\":1710567848,\"created\":1678945448,\"updated\":1678945448},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert0041741853c\",\"x5t\":\"BlwxGmfjBCNjx-sfMetJrCALT4M\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert05138d67\",\"x5t\":\"0SNobHiEQdsN0csu62e2FPqfn5U\",\"attributes\":{\"enabled\":true,\"nbf\":1678951065,\"exp\":1710574065,\"created\":1678951665,\"updated\":1678951666},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert056438d4a20\",\"x5t\":\"ICx_qsQWj1GjeyPr1N3mIjcp-Ao\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1092295324b\",\"x5t\":\"E6WLFelB6Vg5-qD7WF5pAYbQz_0\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954155,\"updated\":1678954155},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert127097d0dc8\",\"x5t\":\"dXVk70-6RCX7rQYbnv5AkS7FoLg\",\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert224271757ba\",\"x5t\":\"Qh22tMuNVhrt_NKbcCtzTESO33s\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert26201762259\",\"x5t\":\"itApNub45W58UvI_fuG7TKWZDwU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1710574055,\"created\":1678951655,\"updated\":1678951655},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert27558598b2c\",\"x5t\":\"mX2a3otTr9sZlQS_wH7nBn0ziYs\",\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1742110069,\"created\":1678951670,\"updated\":1678951670},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert27808513219\",\"x5t\":\"MQ1fqHABOz6nDRxB-HNaha_jrzE\",\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert30284660cd8\",\"x5t\":\"iotT1KbJ0_9ZQgXDtF6cU1Qn5EQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert324948604ee\",\"x5t\":\"OKdJx9sidjbhaHappYsbA-bPYjs\",\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert35510d74ced\",\"x5t\":\"mXFRphZcmhsmrIjVgI9vg_Xd-1Q\",\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert3990480f79a\",\"x5t\":\"5oA2b34eiQF-H907cTs_PUxFKUo\",\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1742112556,\"created\":1678954156,\"updated\":1678954156},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert40147b09c3e\",\"x5t\":\"1i92wRpBy8kuwYJDTDlV5T7ReHw\",\"attributes\":{\"enabled\":true,\"nbf\":1678953553,\"exp\":1742112553,\"created\":1678954153,\"updated\":1678954153},\"subject\":\"\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTkRBeE5EZENNRGxETTBVdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTkRBeE5EZENNRGxETTBVdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5364", - "x-ms-request-id" : "a76f7285-57b0-47f2-be7a-cc009b189115", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert47882934afa\",\"x5t\":\"deyZLLtv-MveYf0_JYEAIACFLiE\",\"attributes\":{\"enabled\":true,\"nbf\":1678951067,\"exp\":1742110067,\"created\":1678951667,\"updated\":1678951667},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert49907fe70ac\",\"x5t\":\"poYuYvv6BNUPJw5zWMaW4UeZSoc\",\"attributes\":{\"enabled\":true,\"nbf\":1678951051,\"exp\":1710574051,\"created\":1678951651,\"updated\":1678951651},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert510992ef0be\",\"x5t\":\"vvlEtHPeX_cUbDtpHNkiXQ06jrM\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1742110056,\"created\":1678951656,\"updated\":1678951656},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert56810496c6b\",\"x5t\":\"7-s5Fe6kI7bqvM7eWw-f22J2pwk\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert6210194afab\",\"x5t\":\"sqkD1d6Ld3VQ6CguPTvcdWzX71U\",\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert6384478e5bf\",\"x5t\":\"ss10YAsLILfVVJTwuotinCYUJak\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1742110058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert661444e3f00\",\"x5t\":\"h-CJtnU02x2a7hsGM_ANDPJCoUo\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert708698d2\",\"x5t\":\"hw5_szQZniSK25bwGWHAE4j1x_s\",\"attributes\":{\"enabled\":false,\"nbf\":1678951084,\"exp\":1710574084,\"created\":1678951684,\"updated\":1678951686},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert721471bd873\",\"x5t\":\"yAF6k-sNUpn1rUxjTgGZqCsJ4g8\",\"attributes\":{\"enabled\":true,\"nbf\":1678951075,\"exp\":1710574075,\"created\":1678951675,\"updated\":1678951675},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert72180ce45d5\",\"x5t\":\"tJRERVpJiQl09q59sp0Adgim-vQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1710576550,\"created\":1678954151,\"updated\":1678954151},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert72544647\",\"x5t\":\"kV9KJxfYzLX8kRCSGv_hZm0K69I\",\"attributes\":{\"enabled\":true,\"nbf\":1678951079,\"exp\":1710574079,\"created\":1678951680,\"updated\":1678951681},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7280530dd15\",\"x5t\":\"908QyOX0FNSnHzA25t7ahRHRGNU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert742555f1\",\"x5t\":\"fFBc5osj_QfRgYzPcJ-wH2NWA4o\",\"attributes\":{\"enabled\":true,\"nbf\":1678951072,\"exp\":1710574072,\"created\":1678951672,\"updated\":1678951672},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert748574fa31b\",\"x5t\":\"b8zbsTC2Qaw07Vgb0iutBXyzCqc\",\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1710576556,\"created\":1678954156,\"updated\":1678954156},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert82221cd67f8\",\"x5t\":\"s7vRlbUkLTmcGdZ4rBNAQ8eDDwQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert838336ea\",\"x5t\":\"tZY_jc2w5VtcHbANhCK3f0GD7fg\",\"attributes\":{\"enabled\":false,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951671},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert879909fb\",\"x5t\":\"F44INSxE5tBSPpvkNdksu-JuA1o\",\"attributes\":{\"enabled\":true,\"nbf\":1678951085,\"exp\":1710574085,\"created\":1678951685,\"updated\":1678951685},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert88427430\",\"x5t\":\"tzLxambFCsMKrVEEIweYgWAhwOo\",\"attributes\":{\"enabled\":true,\"nbf\":1678951087,\"exp\":1710574087,\"created\":1678951687,\"updated\":1678951687},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert92201a19a66\",\"x5t\":\"rmmvC9DcPBeebHeCUxNn936VCRI\",\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert92673e6be72\",\"x5t\":\"vU_Y0bK22LsQq-sk3JTUUeEbQJE\",\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1742110055,\"created\":1678951655,\"updated\":1678951655},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert937620dadf7\",\"x5t\":\"11a7NiEVZc6m3qz-97VC3NuF_ow\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT1RNM05qSXdSRUZFUmpjdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT1RNM05qSXdSRUZFUmpjdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "751", - "x-ms-request-id" : "3a58579b-fd99-4c5b-8af2-ebb1acddab67", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert98347e92\",\"x5t\":\"c7ZaY3_e582OE8ex4WMce-LtLIM\",\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951670},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion09939\",\"x5t\":\"faSSHl62NiDeLdiiFctYhoNEzZQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951095,\"exp\":1710574095,\"created\":1678951695,\"updated\":1678951695},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion88662\",\"x5t\":\"R3fkxrOa8nRuwCpSRVStvo8LzjM\",\"attributes\":{\"enabled\":true,\"nbf\":1678951078,\"exp\":1710574078,\"created\":1678951678,\"updated\":1678951678},\"subject\":\"\"}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "listcertkey7755247a7", "listcertkey18827d6de" ] + { + "RequestUri": "https://REDACTED/certificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJNElXTmxjblJwWm1sallYUmxMMVJGVTFSRFJWSlVPRFUzT0RBeU56RWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1996", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a427ac5e-2dd8-41d3-83cc-dd4a23da8f48" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert85780271", + "x5t": "nfgFBy9lEBZ5lJFye63m8TSBFzY", + "attributes": { + "enabled": false, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert879738c7", + "x5t": "qqTp5Bi1fHCjwlyychQuylf5PGM", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "tags": {}, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554", + "x5t": "r4xVzbOiPPkGY5mmS3N6i9I-1dE", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03", + "x5t": "-Pj-CA1BPunQkf356ARnYDuBqe8", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92278d8e116", + "x5t": "SD6AmL6YJSJcLneUgerDz7EDrmg", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert930083972c7", + "x5t": "fQDn1P_LNd2gD6n_a6wFtKeL7iM", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1712890318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert99539ad0580", + "x5t": "VwdxGWZPYsHjMnuFct9J2stqNk4", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972", + "x5t": "KQaC9kMBP6hOVeQNWpBCkeYzsMg", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "listcertkey28482fa02", + "1": "listcertkey019934147" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.mergeCertificateNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.mergeCertificateNotFound[1].json index 69138b9c41d4c..153ed342334a3 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.mergeCertificateNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.mergeCertificateNotFound[1].json @@ -1,29 +1,82 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert36149d48/pending/merge?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert47774312/pending/merge?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "28f5457d-9e59-4966-970b-0e15be8bebf6" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "107", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "62f54072-5c17-4e41-905e-cd354cb92610", - "Body" : "{\"error\":{\"code\":\"PendingCertificateNotFound\",\"message\":\"Pending Certificate not found: testcert36149d48\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert36149d48" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/testcert47774312/pending/merge?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "51", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "x5c": [ + "dGVzdA==" + ], + "attributes": { + "enabled": false + } + }, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "107", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fc5eb262-905d-43f4-a671-e41c4d9c6416" + }, + "ResponseBody": { + "error": { + "code": "PendingCertificateNotFound", + "message": "Pending Certificate not found: testcert47774312" + } + } + } + ], + "Variables": { + "0": "testcert47774312" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.recoverDeletedCertificateNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.recoverDeletedCertificateNotFound[1].json index 35d11c5b550a6..0a63bb63c0d68 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.recoverDeletedCertificateNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.recoverDeletedCertificateNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/non-existing/recover?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/deletedcertificates/non-existing/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9699f4a5-2555-42c0-9cd7-9940f569d4d1" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "be5d5414-b4a0-4381-8e63-7ec07f5d9806", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + { + "RequestUri": "https://REDACTED/deletedcertificates/non-existing/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bee86c27-b900-4a02-8e91-8f88781bb56a" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.recoverDeletedCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.recoverDeletedCertificate[1].json index 4ac62c6ab3308..5d308e349c9fd 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.recoverDeletedCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.recoverDeletedCertificate[1].json @@ -1,230 +1,831 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert7566770b7bb/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert231873819ea/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "75b86c4f-b6a7-4544-942b-f75daa0706d4" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "829e3951-33d6-48fb-af27-bbaa2e4ae4e9", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEB3BzAk5Tb+5mmfN4gxJ1gWqd1eStPpPJUkw3hlFAwXzOzs9FOifyG/GGfwCEbmuJOMgmrmJfa3YQLoVMWOCKSiBn+V4Aeiu5TLOi0EO8vnpX2R7hrM+jak6U9qcemVXEoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxALa13JVm6Id6AR2ME94FLvdlD2jvcbMDECNy20p7vwEm3e8jQ47nRjiAzBipmntSKAIwM3/Btl+cjfQb6R795tYjX1Yi7F5ASwGMf96dWZ3Rqq/evi+Gj60mymNseaQm2NCM\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"67a9d658e9b845f696ce0ccdbb6b3759\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/pending?api-version=7.4&request_id=67a9d658e9b845f696ce0ccdbb6b3759", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert231873819ea/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/pending?api-version=7.4\u0026request_id=742bcb5bcc094a848988491c7b762604", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dcaaa7a5-305d-4f79-97d0-bb97815b2da8" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEgQkFNcJ\u002B86aATyUxE2CrmN03SHt/c0LD3sdLzHcTP7fJdzaDDvjYEHBUXThwgGdDblcOE9EDCwe00cWIntiaszwaNWpqZS7ex\u002BiO2rCKNg5FSZC/57LtZEj2Bq7K9RD7oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwV8rn/p\u002Bo05DNiDe/sp2Rrcn5bZRLtlchPs9avrVoc8pJy5DfkJApz\u002BVdnwmMemT5AjA4lE9vJb9ltbSd/mJB3b2UwU41qNGCcp4nM3E5Mc\u002BZ25/vQa38F4o7V3oS408B\u002BR0=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "742bcb5bcc094a848988491c7b762604" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert7566770b7bb/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert231873819ea/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1ea157bd-dc68-4add-854b-fc29f2e7bd38" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEgQkFNcJ\u002B86aATyUxE2CrmN03SHt/c0LD3sdLzHcTP7fJdzaDDvjYEHBUXThwgGdDblcOE9EDCwe00cWIntiaszwaNWpqZS7ex\u002BiO2rCKNg5FSZC/57LtZEj2Bq7K9RD7oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwV8rn/p\u002Bo05DNiDe/sp2Rrcn5bZRLtlchPs9avrVoc8pJy5DfkJApz\u002BVdnwmMemT5AjA4lE9vJb9ltbSd/mJB3b2UwU41qNGCcp4nM3E5Mc\u002BZ25/vQa38F4o7V3oS408B\u002BR0=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "742bcb5bcc094a848988491c7b762604" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7cceb667-19e6-4fc1-8589-79c291e26b95", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEB3BzAk5Tb+5mmfN4gxJ1gWqd1eStPpPJUkw3hlFAwXzOzs9FOifyG/GGfwCEbmuJOMgmrmJfa3YQLoVMWOCKSiBn+V4Aeiu5TLOi0EO8vnpX2R7hrM+jak6U9qcemVXEoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxALa13JVm6Id6AR2ME94FLvdlD2jvcbMDECNy20p7vwEm3e8jQ47nRjiAzBipmntSKAIwM3/Btl+cjfQb6R795tYjX1Yi7F5ASwGMf96dWZ3Rqq/evi+Gj60mymNseaQm2NCM\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"67a9d658e9b845f696ce0ccdbb6b3759\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert231873819ea/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "315e0a44-58aa-4524-b4fc-95037890dc81" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEgQkFNcJ\u002B86aATyUxE2CrmN03SHt/c0LD3sdLzHcTP7fJdzaDDvjYEHBUXThwgGdDblcOE9EDCwe00cWIntiaszwaNWpqZS7ex\u002BiO2rCKNg5FSZC/57LtZEj2Bq7K9RD7oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwV8rn/p\u002Bo05DNiDe/sp2Rrcn5bZRLtlchPs9avrVoc8pJy5DfkJApz\u002BVdnwmMemT5AjA4lE9vJb9ltbSd/mJB3b2UwU41qNGCcp4nM3E5Mc\u002BZ25/vQa38F4o7V3oS408B\u002BR0=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "742bcb5bcc094a848988491c7b762604" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert7566770b7bb/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert231873819ea/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b25ca8f8-f6ce-4391-95f0-e947918a0390" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEgQkFNcJ\u002B86aATyUxE2CrmN03SHt/c0LD3sdLzHcTP7fJdzaDDvjYEHBUXThwgGdDblcOE9EDCwe00cWIntiaszwaNWpqZS7ex\u002BiO2rCKNg5FSZC/57LtZEj2Bq7K9RD7oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwV8rn/p\u002Bo05DNiDe/sp2Rrcn5bZRLtlchPs9avrVoc8pJy5DfkJApz\u002BVdnwmMemT5AjA4lE9vJb9ltbSd/mJB3b2UwU41qNGCcp4nM3E5Mc\u002BZ25/vQa38F4o7V3oS408B\u002BR0=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "742bcb5bcc094a848988491c7b762604" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "771", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f1bdca8e-4a66-469d-b5d9-2f6852212901", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEB3BzAk5Tb+5mmfN4gxJ1gWqd1eStPpPJUkw3hlFAwXzOzs9FOifyG/GGfwCEbmuJOMgmrmJfa3YQLoVMWOCKSiBn+V4Aeiu5TLOi0EO8vnpX2R7hrM+jak6U9qcemVXEoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxALa13JVm6Id6AR2ME94FLvdlD2jvcbMDECNy20p7vwEm3e8jQ47nRjiAzBipmntSKAIwM3/Btl+cjfQb6R795tYjX1Yi7F5ASwGMf96dWZ3Rqq/evi+Gj60mymNseaQm2NCM\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb\",\"request_id\":\"67a9d658e9b845f696ce0ccdbb6b3759\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert231873819ea/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f85db1a1-6c98-41b6-9bd0-ac9ee686e3b7" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEgQkFNcJ\u002B86aATyUxE2CrmN03SHt/c0LD3sdLzHcTP7fJdzaDDvjYEHBUXThwgGdDblcOE9EDCwe00cWIntiaszwaNWpqZS7ex\u002BiO2rCKNg5FSZC/57LtZEj2Bq7K9RD7oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwV8rn/p\u002Bo05DNiDe/sp2Rrcn5bZRLtlchPs9avrVoc8pJy5DfkJApz\u002BVdnwmMemT5AjA4lE9vJb9ltbSd/mJB3b2UwU41qNGCcp4nM3E5Mc\u002BZ25/vQa38F4o7V3oS408B\u002BR0=", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea", + "request_id": "742bcb5bcc094a848988491c7b762604" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert7566770b7bb/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert231873819ea/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1bdfdbf0-2f4c-43b4-aa23-24ae88b56521" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/da20b1bddfca45878a469cb6f4e13cc6", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert231873819ea/da20b1bddfca45878a469cb6f4e13cc6", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert231873819ea/da20b1bddfca45878a469cb6f4e13cc6", + "x5t": "WRI-qRDK3V9xM11MKd-klCj98C8", + "cer": "MIIB2zCCAWGgAwIBAgIQUMhIlWaWQU24jRuU2w0\u002BozAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABIEJBTXCfvOmgE8lMRNgq5jdN0h7f3NCw97HS8x3Ez\u002B3yXc2gw742BBwVF04cIBnQ25XDhPRAwsHtNHFiJ7YmrM8GjVqamUu3sfojtqwijYORUmQv\u002Bey7WRI9gauyvUQ\u002B6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFGnfJoKc/YBnsYEUeqxTk\u002BvbHlpfMB0GA1UdDgQWBBRp3yaCnP2AZ7GBFHqsU5Pr2x5aXzAKBggqhkjOPQQDAwNoADBlAjEAutjlUv7hCNlwPIT0lIvLLq8b8cey\u002BU3z7xRsD58W6joO2l8t9ZiS6RThdYtTb3EGAjAjZxN\u002BPPSN5OAYnXMgS9BEZU/gVpxxdwy\u002B28XtWwajWXSz6v0YI1v1PaWb5626ohQ=", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a543f572-621f-48f0-812b-2a0a20087cb2", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/811cb6862b3f4a13a0b739bcb580a45f\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert7566770b7bb/811cb6862b3f4a13a0b739bcb580a45f\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert7566770b7bb/811cb6862b3f4a13a0b739bcb580a45f\",\"x5t\":\"igm09dwhwBc9PLW7eoBDyf8vsJM\",\"cer\":\"MIIB2zCCAWGgAwIBAgIQNsc55t9WTFyEHW82uNhAczAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxN1oXDTI1MDMxNjA4MDkxN1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABAdwcwJOU2/uZpnzeIMSdYFqndXkrT6TyVJMN4ZRQMF8zs7PRTon8hvxhn8AhG5riTjIJq5iX2t2EC6FTFjgikogZ/leAHoruUyzotBDvL56V9ke4azPo2pOlPanHplVxKN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJ85s9PiYlCI1JpnkY2fkRiXHYPTMB0GA1UdDgQWBBSfObPT4mJQiNSaZ5GNn5EYlx2D0zAKBggqhkjOPQQDAwNoADBlAjEAokuAidLpttnbDigLu/SE8IRG0O2DbzQHoUaVZeTvmVEImBUCFqww74K/w3PUxctHAjBgsejQWogYiZpzB1uXjrISHgCPxwpwHLRK1vrwJ93aTSOZcJSwMRKlKDc0HoR5Awc=\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1742112557,\"created\":1678954157,\"updated\":1678954157,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954155,\"updated\":1678954155}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert231873819ea?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fc42375c-9227-4e3e-aca6-926650be0b88" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert231873819ea", + "deletedDate": 1681267922, + "scheduledPurgeDate": 1681872722, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/da20b1bddfca45878a469cb6f4e13cc6", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert231873819ea/da20b1bddfca45878a469cb6f4e13cc6", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert231873819ea/da20b1bddfca45878a469cb6f4e13cc6", + "x5t": "WRI-qRDK3V9xM11MKd-klCj98C8", + "cer": "MIIB2zCCAWGgAwIBAgIQUMhIlWaWQU24jRuU2w0\u002BozAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABIEJBTXCfvOmgE8lMRNgq5jdN0h7f3NCw97HS8x3Ez\u002B3yXc2gw742BBwVF04cIBnQ25XDhPRAwsHtNHFiJ7YmrM8GjVqamUu3sfojtqwijYORUmQv\u002Bey7WRI9gauyvUQ\u002B6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFGnfJoKc/YBnsYEUeqxTk\u002BvbHlpfMB0GA1UdDgQWBBRp3yaCnP2AZ7GBFHqsU5Pr2x5aXzAKBggqhkjOPQQDAwNoADBlAjEAutjlUv7hCNlwPIT0lIvLLq8b8cey\u002BU3z7xRsD58W6joO2l8t9ZiS6RThdYtTb3EGAjAjZxN\u002BPPSN5OAYnXMgS9BEZU/gVpxxdwy\u002B28XtWwajWXSz6v0YI1v1PaWb5626ohQ=", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/pending" + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert7566770b7bb?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert231873819ea?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "23203794-cace-4b6d-9dea-3d3219ac15ec" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert231873819ea", + "deletedDate": 1681267922, + "scheduledPurgeDate": 1681872722, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/da20b1bddfca45878a469cb6f4e13cc6", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert231873819ea/da20b1bddfca45878a469cb6f4e13cc6", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert231873819ea/da20b1bddfca45878a469cb6f4e13cc6", + "x5t": "WRI-qRDK3V9xM11MKd-klCj98C8", + "cer": "MIIB2zCCAWGgAwIBAgIQUMhIlWaWQU24jRuU2w0\u002BozAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABIEJBTXCfvOmgE8lMRNgq5jdN0h7f3NCw97HS8x3Ez\u002B3yXc2gw742BBwVF04cIBnQ25XDhPRAwsHtNHFiJ7YmrM8GjVqamUu3sfojtqwijYORUmQv\u002Bey7WRI9gauyvUQ\u002B6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFGnfJoKc/YBnsYEUeqxTk\u002BvbHlpfMB0GA1UdDgQWBBRp3yaCnP2AZ7GBFHqsU5Pr2x5aXzAKBggqhkjOPQQDAwNoADBlAjEAutjlUv7hCNlwPIT0lIvLLq8b8cey\u002BU3z7xRsD58W6joO2l8t9ZiS6RThdYtTb3EGAjAjZxN\u002BPPSN5OAYnXMgS9BEZU/gVpxxdwy\u002B28XtWwajWXSz6v0YI1v1PaWb5626ohQ=", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6ba2bd82-b1d2-4b33-a473-0ea0c9f81a4c", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert7566770b7bb\",\"deletedDate\":1678954158,\"scheduledPurgeDate\":1679558958,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/811cb6862b3f4a13a0b739bcb580a45f\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert7566770b7bb/811cb6862b3f4a13a0b739bcb580a45f\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert7566770b7bb/811cb6862b3f4a13a0b739bcb580a45f\",\"x5t\":\"igm09dwhwBc9PLW7eoBDyf8vsJM\",\"cer\":\"MIIB2zCCAWGgAwIBAgIQNsc55t9WTFyEHW82uNhAczAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxN1oXDTI1MDMxNjA4MDkxN1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABAdwcwJOU2/uZpnzeIMSdYFqndXkrT6TyVJMN4ZRQMF8zs7PRTon8hvxhn8AhG5riTjIJq5iX2t2EC6FTFjgikogZ/leAHoruUyzotBDvL56V9ke4azPo2pOlPanHplVxKN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJ85s9PiYlCI1JpnkY2fkRiXHYPTMB0GA1UdDgQWBBSfObPT4mJQiNSaZ5GNn5EYlx2D0zAKBggqhkjOPQQDAwNoADBlAjEAokuAidLpttnbDigLu/SE8IRG0O2DbzQHoUaVZeTvmVEImBUCFqww74K/w3PUxctHAjBgsejQWogYiZpzB1uXjrISHgCPxwpwHLRK1vrwJ93aTSOZcJSwMRKlKDc0HoR5Awc=\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1742112557,\"created\":1678954157,\"updated\":1678954157,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954155,\"updated\":1678954155}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert231873819ea/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0143bc71-df9b-49d0-a658-1dc59949ab41" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/da20b1bddfca45878a469cb6f4e13cc6", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert231873819ea/da20b1bddfca45878a469cb6f4e13cc6", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert231873819ea/da20b1bddfca45878a469cb6f4e13cc6", + "x5t": "WRI-qRDK3V9xM11MKd-klCj98C8", + "cer": "MIIB2zCCAWGgAwIBAgIQUMhIlWaWQU24jRuU2w0\u002BozAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABIEJBTXCfvOmgE8lMRNgq5jdN0h7f3NCw97HS8x3Ez\u002B3yXc2gw742BBwVF04cIBnQ25XDhPRAwsHtNHFiJ7YmrM8GjVqamUu3sfojtqwijYORUmQv\u002Bey7WRI9gauyvUQ\u002B6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFGnfJoKc/YBnsYEUeqxTk\u002BvbHlpfMB0GA1UdDgQWBBRp3yaCnP2AZ7GBFHqsU5Pr2x5aXzAKBggqhkjOPQQDAwNoADBlAjEAutjlUv7hCNlwPIT0lIvLLq8b8cey\u002BU3z7xRsD58W6joO2l8t9ZiS6RThdYtTb3EGAjAjZxN\u002BPPSN5OAYnXMgS9BEZU/gVpxxdwy\u002B28XtWwajWXSz6v0YI1v1PaWb5626ohQ=", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert7566770b7bb?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert231873819ea/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "331", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3c474594-5b7b-4ca2-8f28-f4d4d3e6b160" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) testcert231873819ea was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "103", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "458653ad-f25a-438f-8b06-83b586258500", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"Deleted Certificate not found: testcert7566770b7bb\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert231873819ea/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "331", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1ae4fca3-a10e-4d51-9d3d-f6c3751ae6b9" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) testcert231873819ea was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert7566770b7bb?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b988efb7-5461-410f-8086-aea9f92473a5", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert7566770b7bb\",\"deletedDate\":1678954158,\"scheduledPurgeDate\":1679558958,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/811cb6862b3f4a13a0b739bcb580a45f\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert7566770b7bb/811cb6862b3f4a13a0b739bcb580a45f\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert7566770b7bb/811cb6862b3f4a13a0b739bcb580a45f\",\"x5t\":\"igm09dwhwBc9PLW7eoBDyf8vsJM\",\"cer\":\"MIIB2zCCAWGgAwIBAgIQNsc55t9WTFyEHW82uNhAczAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxN1oXDTI1MDMxNjA4MDkxN1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABAdwcwJOU2/uZpnzeIMSdYFqndXkrT6TyVJMN4ZRQMF8zs7PRTon8hvxhn8AhG5riTjIJq5iX2t2EC6FTFjgikogZ/leAHoruUyzotBDvL56V9ke4azPo2pOlPanHplVxKN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJ85s9PiYlCI1JpnkY2fkRiXHYPTMB0GA1UdDgQWBBSfObPT4mJQiNSaZ5GNn5EYlx2D0zAKBggqhkjOPQQDAwNoADBlAjEAokuAidLpttnbDigLu/SE8IRG0O2DbzQHoUaVZeTvmVEImBUCFqww74K/w3PUxctHAjBgsejQWogYiZpzB1uXjrISHgCPxwpwHLRK1vrwJ93aTSOZcJSwMRKlKDc0HoR5Awc=\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1742112557,\"created\":1678954157,\"updated\":1678954157,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954155,\"updated\":1678954155}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert7566770b7bb/recover?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6b044d1d-5899-42a8-9d04-8b70f9ed391d", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/811cb6862b3f4a13a0b739bcb580a45f\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert7566770b7bb/811cb6862b3f4a13a0b739bcb580a45f\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert7566770b7bb/811cb6862b3f4a13a0b739bcb580a45f\",\"x5t\":\"igm09dwhwBc9PLW7eoBDyf8vsJM\",\"cer\":\"MIIB2zCCAWGgAwIBAgIQNsc55t9WTFyEHW82uNhAczAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxN1oXDTI1MDMxNjA4MDkxN1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABAdwcwJOU2/uZpnzeIMSdYFqndXkrT6TyVJMN4ZRQMF8zs7PRTon8hvxhn8AhG5riTjIJq5iX2t2EC6FTFjgikogZ/leAHoruUyzotBDvL56V9ke4azPo2pOlPanHplVxKN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJ85s9PiYlCI1JpnkY2fkRiXHYPTMB0GA1UdDgQWBBSfObPT4mJQiNSaZ5GNn5EYlx2D0zAKBggqhkjOPQQDAwNoADBlAjEAokuAidLpttnbDigLu/SE8IRG0O2DbzQHoUaVZeTvmVEImBUCFqww74K/w3PUxctHAjBgsejQWogYiZpzB1uXjrISHgCPxwpwHLRK1vrwJ93aTSOZcJSwMRKlKDc0HoR5Awc=\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1742112557,\"created\":1678954157,\"updated\":1678954157,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954155,\"updated\":1678954155}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert7566770b7bb/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0ae887fb-a65c-4f8f-b7c3-218d58e0b59c", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/811cb6862b3f4a13a0b739bcb580a45f\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert7566770b7bb/811cb6862b3f4a13a0b739bcb580a45f\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert7566770b7bb/811cb6862b3f4a13a0b739bcb580a45f\",\"x5t\":\"igm09dwhwBc9PLW7eoBDyf8vsJM\",\"cer\":\"MIIB2zCCAWGgAwIBAgIQNsc55t9WTFyEHW82uNhAczAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxN1oXDTI1MDMxNjA4MDkxN1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABAdwcwJOU2/uZpnzeIMSdYFqndXkrT6TyVJMN4ZRQMF8zs7PRTon8hvxhn8AhG5riTjIJq5iX2t2EC6FTFjgikogZ/leAHoruUyzotBDvL56V9ke4azPo2pOlPanHplVxKN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJ85s9PiYlCI1JpnkY2fkRiXHYPTMB0GA1UdDgQWBBSfObPT4mJQiNSaZ5GNn5EYlx2D0zAKBggqhkjOPQQDAwNoADBlAjEAokuAidLpttnbDigLu/SE8IRG0O2DbzQHoUaVZeTvmVEImBUCFqww74K/w3PUxctHAjBgsejQWogYiZpzB1uXjrISHgCPxwpwHLRK1vrwJ93aTSOZcJSwMRKlKDc0HoR5Awc=\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1742112557,\"created\":1678954157,\"updated\":1678954157,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954155,\"updated\":1678954155}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert7566770b7bb" ] + { + "RequestUri": "https://REDACTED/certificates/testcert231873819ea/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "21289e4a-52c5-45f2-bfd7-1e9c0f581bcd" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/da20b1bddfca45878a469cb6f4e13cc6", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert231873819ea/da20b1bddfca45878a469cb6f4e13cc6", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert231873819ea/da20b1bddfca45878a469cb6f4e13cc6", + "x5t": "WRI-qRDK3V9xM11MKd-klCj98C8", + "cer": "MIIB2zCCAWGgAwIBAgIQUMhIlWaWQU24jRuU2w0\u002BozAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABIEJBTXCfvOmgE8lMRNgq5jdN0h7f3NCw97HS8x3Ez\u002B3yXc2gw742BBwVF04cIBnQ25XDhPRAwsHtNHFiJ7YmrM8GjVqamUu3sfojtqwijYORUmQv\u002Bey7WRI9gauyvUQ\u002B6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFGnfJoKc/YBnsYEUeqxTk\u002BvbHlpfMB0GA1UdDgQWBBRp3yaCnP2AZ7GBFHqsU5Pr2x5aXzAKBggqhkjOPQQDAwNoADBlAjEAutjlUv7hCNlwPIT0lIvLLq8b8cey\u002BU3z7xRsD58W6joO2l8t9ZiS6RThdYtTb3EGAjAjZxN\u002BPPSN5OAYnXMgS9BEZU/gVpxxdwy\u002B28XtWwajWXSz6v0YI1v1PaWb5626ohQ=", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea/pending" + } + } + } + ], + "Variables": { + "0": "testcert231873819ea" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.restoreCertificateFromMalformedBackup[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.restoreCertificateFromMalformedBackup[1].json index abd288d77af6a..b6b9cce33b40a 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.restoreCertificateFromMalformedBackup[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.restoreCertificateFromMalformedBackup[1].json @@ -1,29 +1,75 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f72461d5-7431-401f-8211-238b30ae90e0" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "400", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "78", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "04ed163e-8f96-4e51-9232-efb45942094b", - "Body" : "{\"error\":{\"code\":\"Malformed backup blob\",\"message\":\"Backup blob is corrupt.\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "28", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "bm9uLWV4aXN0aW5n" + }, + "StatusCode": 400, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "78", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c18fc7ce-7244-4ee6-aafc-db371a5841e0" + }, + "ResponseBody": { + "error": { + "code": "Malformed backup blob", + "message": "Backup blob is corrupt." + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.restoreCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.restoreCertificate[1].json index fe84655d8684f..bd4fe571051f2 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.restoreCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.restoreCertificate[1].json @@ -1,252 +1,644 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert11947d21176/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert074720dd4e5/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fc0b5eb8-d522-495b-8c85-2236de2ae32d" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "854", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b8c59676-4b78-495d-8ff3-1718f4e268cd", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE67vbGTfqkizy1aXWArJRZl+m4DEPuyDwxIO1HM/R5Do3fMz/v6Mr3cM+RzrgNMvYiqChxuk3whd2SNUFOt+rPusAotdAnRBFXy6Ubapnqhm3RsQQfz/fsiAKgUosq5hxoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxAK7g3w0jgsGBlyj53hsT2d7EiHcvxuWlZrujXBGemfW4VJ1fX+k0Cpj1zILBu/MyeQIxAJa8xlCDvj3HjHVlZm+DCPguVzuOJ8lT4TDJ1T59O9QI8jZNasG/QdvIA5Xwa5IGdg==\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a38de3c9cca843f8b53a4a19776b61de\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert11947d21176/pending?api-version=7.4&request_id=a38de3c9cca843f8b53a4a19776b61de", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert074720dd4e5/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5/pending?api-version=7.4\u0026request_id=64549409109a46319ae86e7612af525a", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8214ddb2-4fc8-4794-81cf-0fe905a28519" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEOomrNqB/1Lhg\u002BolpeqNaQJtmNM5xO0860GAzOWZuDVEw8f0DDQKUL47CmxbQoEPJLSBnOqmoN1xELUKBlQniBuUKb/wswQht2zK4ubc/Kissch0fHhCmzyZE686wLJuaoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxAIYLfgmMUr3QN9ToHqROSHvcrJ6DWB6VeWEf8POCCJ9nAY6qT/DHGwPYtTgsyGQcfQIwC56PxbVE4opdBmienCYgbGq4RGsClaLNyEd3IsOyFAHw3u65e2dRxkIPOZ3Is\u002BYf", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "64549409109a46319ae86e7612af525a" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert11947d21176/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert074720dd4e5/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8066822a-5940-4405-9550-580c7ef484e8" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEOomrNqB/1Lhg\u002BolpeqNaQJtmNM5xO0860GAzOWZuDVEw8f0DDQKUL47CmxbQoEPJLSBnOqmoN1xELUKBlQniBuUKb/wswQht2zK4ubc/Kissch0fHhCmzyZE686wLJuaoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxAIYLfgmMUr3QN9ToHqROSHvcrJ6DWB6VeWEf8POCCJ9nAY6qT/DHGwPYtTgsyGQcfQIwC56PxbVE4opdBmienCYgbGq4RGsClaLNyEd3IsOyFAHw3u65e2dRxkIPOZ3Is\u002BYf", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "64549409109a46319ae86e7612af525a" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "854", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "59ad7bd9-0a76-469b-86de-71684bacf681", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE67vbGTfqkizy1aXWArJRZl+m4DEPuyDwxIO1HM/R5Do3fMz/v6Mr3cM+RzrgNMvYiqChxuk3whd2SNUFOt+rPusAotdAnRBFXy6Ubapnqhm3RsQQfz/fsiAKgUosq5hxoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxAK7g3w0jgsGBlyj53hsT2d7EiHcvxuWlZrujXBGemfW4VJ1fX+k0Cpj1zILBu/MyeQIxAJa8xlCDvj3HjHVlZm+DCPguVzuOJ8lT4TDJ1T59O9QI8jZNasG/QdvIA5Xwa5IGdg==\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a38de3c9cca843f8b53a4a19776b61de\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert074720dd4e5/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "026f38dd-3f52-4d50-9d00-d6d7e7efb10e" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEOomrNqB/1Lhg\u002BolpeqNaQJtmNM5xO0860GAzOWZuDVEw8f0DDQKUL47CmxbQoEPJLSBnOqmoN1xELUKBlQniBuUKb/wswQht2zK4ubc/Kissch0fHhCmzyZE686wLJuaoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxAIYLfgmMUr3QN9ToHqROSHvcrJ6DWB6VeWEf8POCCJ9nAY6qT/DHGwPYtTgsyGQcfQIwC56PxbVE4opdBmienCYgbGq4RGsClaLNyEd3IsOyFAHw3u65e2dRxkIPOZ3Is\u002BYf", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5", + "request_id": "64549409109a46319ae86e7612af525a" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert11947d21176/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert074720dd4e5/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b3e18787-0432-4819-9340-219558c41592" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5/105ce7e3f1e8486c91777bf0c383c153", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert074720dd4e5/105ce7e3f1e8486c91777bf0c383c153", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert074720dd4e5/105ce7e3f1e8486c91777bf0c383c153", + "x5t": "QcgxiKPCbrB2VTFwkF-icKQKjGk", + "cer": "MIIB3DCCAWGgAwIBAgIQOp2xvEH7SsiHuM6bTeuJfTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABDqJqzagf9S4YPqJaXqjWkCbZjTOcTtPOtBgMzlmbg1RMPH9Aw0ClC\u002BOwpsW0KBDyS0gZzqpqDdcRC1CgZUJ4gblCm/8LMEIbdsyuLm3PyorLHIdHx4Qps8mROvOsCybmqN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFEfl3BGZQgOcG1m6yz58bQCNmNp6MB0GA1UdDgQWBBRH5dwRmUIDnBtZuss\u002BfG0AjZjaejAKBggqhkjOPQQDAwNpADBmAjEAjV/BFV/EDtjrNIFwi\u002Bhku3UkPwOO\u002BrOygyMWbCOOBVrr2dSjU4reMkp6c83iZoy7AjEAk24iUfo8O\u002BL/zxiLwI7J0PrLykm7sgkWKtqUyJHbqZaZ0eaqzyKTcUV\u002BJs6CpcMG", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "775", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "018743f7-98ac-4839-b0f3-d7ec6e65ac37", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE67vbGTfqkizy1aXWArJRZl+m4DEPuyDwxIO1HM/R5Do3fMz/v6Mr3cM+RzrgNMvYiqChxuk3whd2SNUFOt+rPusAotdAnRBFXy6Ubapnqhm3RsQQfz/fsiAKgUosq5hxoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxAK7g3w0jgsGBlyj53hsT2d7EiHcvxuWlZrujXBGemfW4VJ1fX+k0Cpj1zILBu/MyeQIxAJa8xlCDvj3HjHVlZm+DCPguVzuOJ8lT4TDJ1T59O9QI8jZNasG/QdvIA5Xwa5IGdg==\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176\",\"request_id\":\"a38de3c9cca843f8b53a4a19776b61de\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert074720dd4e5/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "27111", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dace9ed2-bcaa-4b0d-bc11-e416c8f3e408" + }, + "ResponseBody": { + "value": "JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuQnRqWVVNTjBrWHpJQ2VNSE5pdER2SGNFUFZ6TTE2NFJXX21Qa01pa3RPY1FaYmVmakZIbHRQYjVLMWw2Mk5pVWk2S0xtcVl1SV9ENHJkOXBSd3c3S0d6OE4xOXhjTmZ4TmR0ZjdIQnQ0ZUU3eVFBb3hRTV9mQ3VLT0M0WHdrTnB0V1VJeDlxNjdEVFkzenpJRzlpLWVsYXg3OXQtQ0ZHcTdkNzlDZ0ZLZEFjWmtXYjg4WlU2UkJaU09mTEpvLXI3QmJxZ0JUVkpOREFaZy1mUGlTek9pWVlodm51X2VyMTVITTVjeS16NXZCNDlEczZkQ3VVNmJ0X0xIMVRwUGJ1Vm5UYk1DdEx6WkV6WnMyMURqXy1naHRIQ3NxRGRuRTJZYVpCZE9RSHpfNVRfSlRBaER4YkNTcHJXZlJOc0FvTG0xaXBIRjdWZmxsZklVNzNLalptdWd3Lk5QTXc0Uk9FQmxGQ2xtZWxISDA0U1Eudm1FalFWczUxTmtqLWE2Ry0tRVhNdXZ0bEUyNWJFVFZuUUVfdkxhT0Y1Tm82NTZyN2JKcko2YUdXZHY0cjNicV96U2hHekFYMC1nUExJYW9zTzBDMmFCZ0oyQVdReUM0YkNQUkF4SFFUSDdKSjRtZmR4cF9SbjNYZFFnYnRmdGx6eFE4QmE0blRTcVVsS1NrS1VyLUl4T1p6WEQzd1lVMURhNlFkVVhKTlV2V0NTUS1ESXBxUVB1Ry1zU2p2ZVNCNGZTdmJjSDlpUWlLZjBETVI5SmYzRm9YbEE5ekoyUVprMHowTE01MGpMUVNyMmhjMzlXTjREa20wTzJnWFNMMUtNX01lNElkZ1AwNHFxMjhCZEdYT3dCZFJDWEdWcTgyZm9pbllpeXljUG1QcTZUU1dySXVydlNWTVhVNk5ZWUNiNkFKb3RRbE52N3I4LXdJc2pCR0ItRFJXN3B4YkRjY2dfZHFaTnJWVVplb2h2cXUyNXE4bmxOT3VteEpZcWpQaGlQZGxSTXRKQ3REWF9NS3JDRlI1aDhQRUtQak1DNkxjZTlpQW9NMEg4VnBhbnNEdkRyVmd4VWpfLTM2ekpaVHJIeDktOU9ydHNobkxwenlZX2tWTXJ0dG9nS2Y1OFUyaU4zVTJkN3ctTzNvTS0zNTl2UkJBMlE2NnM5MEJxcTNJdE9UN1ltdU00VVdwN2hjRldfSjlaUk9hZTQwLXRqam9hOHh1WHV3UnNFS1F6bFBvNWNhM2Z6Q2l1RlRXUXc5XzdKMDZmT0h0cktqSjZfMlZqWEFsdERnQjFMSW1TZ3ZNdUpNdFZlaURDYlM3UEpvVC1xMUE1MWFCTmhXSjhVRUQ2ZkxYQWliRlc1bXdla0ZxeGU2VzRneGpkdWlBT19odjN5X08tNFFRTm1ndkhtWW5EZ2gzUFY4SThNckl5bW14Skk5aGtqZU5sejhEeFBpbVRwSGxwX085b00zTmFZdnNsZUpKNFB3UnVNaTlwLU96d05BZTVJdWw5MXNNdVpxaUFoM094VkI3UmZQSTVUMjlYSnhTR21vcjUtVnJWU1Y3QTBmM2c2QnZ6VW1xZ25lTlRxVkhKY3NkWE5TVnJ6MFhrSHpyR2laeWl4LTJCNEpFUGVSWW1mZzVLR0VybVN3OVFvNmp5ZlhFNEV4M1BRQy1VYlpZMFozWlVDVWhVVVBYMUJsN0F5dW0tT2dnSUV6X1ZaQno4azhUOC1CRDRwdlZGbDVqdmNBR3ptQ0JmbHRzUGl0YWlDRUpZaVF3SmJ1bEoweDk2UDl1Rm1FbkpRVm5abVNNYzRlRUxfSURsZDBfT2t1dUhTY3gzYVZJYktQSW5KeXhKM2xSMHpsU05keHRwM3BMZjNvd2RVYzZVMEp0VnhLNXY4cVpCSHF3YzZGbXFGSFRkajYxMFJvU05hNi00eFdJN3Q2OE45V2JKYmcwNDR2Qk9TYlh5X0VBaWJGRUFMa3V1N2JqZEZmMWI0WkM2YzZVN2NrOTU1eTFWWFZ1SUFHUmFCMlRpQTdpczl1Q2NLM2prRm1LQ29fcjJjSVAzZElLYmdwYl9tQXVBZVBYOGdydWhBRzQ2RU85UjJuaEpTUWhERUdtb1h3WTA4eVIxOWhNODY4QTNkd0EwN0Z5REd0ckE5QmVfcVNYMGV6NnVaU3FKcF8zbjd5ZWNjNFZjS1QtT3dOSlRMSHlMcWIyOWx6ZUZkRXVRYVZyMzRZU3YzY19WUTdFQ05JLURYMlU1N0ZFaEMwb19BaUx4OU1Ta0tLMVotS0tLSkR3R2ZHNXEyZ0pxOVJfMGFUenZkcTJ4MjdnTXZJUU04VmlfeklfcDBRenZWYUhiVExDMkZ4UWxSNlBBTkRwMlFsdzg3WmtBQXNGSkwycVJLWlFMeGJWaDV0U0VwbU9UQUdnYjFEeENHaUhhQlhsUXZwUzhBM1U5Um5MazlzQnlZWGMwdXMtM1RkS0lxYUdLa29IOExyOVcxSWZHZE00aFdoLXJKVkVWNkNSZTk2MzdvVEtkNy1vbUhtdDV4MlBIQnJzWHlxMjdiWjFIN2ZqT1RFbFBCR1lTOWxMWVlUb3IwUEdaS0RpZHVhRmV2SUZiVTNJbFFHc0dWQk8wOWpjRC1TbXhuWTZnYVQ2NFRCM1lfQm1jZWhEQm1Rdy1nNUlGNzYwbm05cmN4VXRiT2pwZHhKeElNdXZfMkExejFCX21CVzRxcmMtalFtMU5MdklHZWJsajM3b3I3Q3ppN3p0akF5VHJqQmhhLTJYTDJ1M0ctb3Z3ekg3SHItdXlPSjVfRFpod2tDaWYtNVdaWmstUzliMFhYZnFaOElTLUZaZi00VWl4bWZjNW1tZkxsTi1YdXBKV09jblFUQmtQUHUtelc2aDIxeDdDb0VkV3d4YjVpbGFtZmFxUjRrUlV3RnppbWViZWlTMHFHdFlaaHhkaEt1V2tiTWcyYjlRQnlISlYxUkpCdWlPNzJkMDhwUDMxWlF3N1dSbUJ2ZDVDOXI2ZlhYazlmbkxzUkhMaXo1XzRmVVVzN0RhXzlXY1J6V2YxcnZFVVJBWDFqaEpRMlVQZ3dsODY2YlpBRzVyVk5raGJDeWJvOXh0c2h3YzZxYWpuR3B5NmRiTmhTRTRHZjlTdFdrbjYxMHJlVHFxekJOanhidFRGejFZbV9IXzN6U3JnTTYybmpzbVJKaGc5REJKbTdsZm1PbVQzQUtBaHhJZDdveDNoSUtjODBKc2hVRE1oZUNlLXFVYTIxaVhpeEx1VHE4cGlQdjRRSHUxcWFBLUFsOVdLUl9mdjRORDdOWlZxU0JhTEo3UVBKNWZPU3lLQXpMUllfT1VOX0lfU2lSVUd4YmFwZmx3VVZOUUVhY05kd2RGZ1hFSDJMUjhKdzEtRVNPNktIX0hOT0FBT2hUU3RIc184R3RFeGprTEl6c1BpV1E0cHFBNWxXaGM4ajlfaFlFRW51VnFvWVhzOTBybHUxRXpka0NCdGVvM0FsNGFDa2lFV1NJVFRnYnNJOEM2YkhNcEljQklqd2pfTWVVN2dSeU9YNHFSVjlFVVZ4Y0RsVG55OFIyZjQyT1N4X0xoaE5fNVd5TFppc0hJVElmODN2T2l4NTBKQzB5LTBtMTlxOHZTRlkyR1FaQ0VOX2lIU3l3T1VJMXA1cXhaVkx1eENJbmtrTGJESjNuUGRrRVM5S1Z2UGNXcjAwekVHZ01VOFB3dk9QdjVSRFZmTTNXb3pkRUl0RDRlSkllM21YRnhaNkpibm5jWnp3V19ucFpLdVY4U2U5YW44WWI0c05vQkw2ZklGUVdvUkJmS2FfYmloVWw0QXp6MmFiZF9DTFhnSWo5U1FMdml6eTFPelg1VzVXdkd4MWxrbTc0UEtmdklfM0VKRFd0Y0drS3J4OVhVYXpjN0Q3SXg3c0l0OFV6TTdadnM1U0dTT05FTTZIUmlnVnB4bzJ1cUczaXVSb0MwSFRyS21PXzRUeXlhU2RYd293aW9XTmx2Wk9SVWhwVzdCaFFrT0NtM3U4T1p3SDJEX3YtSGRuNkxmUldnTXJzSnh3d1BHcjdpY2NiakluR1JqQVVSRGJMakJFTjdPR0lZVTlfbzN6alExRXVjSTUyTGctbHJSZkxkd3gzb1dHQ3U5Yk55UnNqYkxSbjNjN3ZNOVc0aTJzeno4NGw2Umw0M0JxelJaLVRqY0RJZ0pVUUFyd1hBZHZkREdIbllsalAxcGplMmcwQjJwX1RCUFJDWGxrQWpuLTN1eXBLcUFBVEdueURRdDJjdjNpcTZOMTd1OEctemViWFRJQ0FaSlVhLTh4UGtERTF5U1p0RHFzbGJtU1pxNjdBTzJoWFZrMHI0WW50QTZmQnB0M0I2Ty1saVN1dncxRGQxUEhsTXZtZUt5RDhjeExwWnhpWjYtZmZHRnk0UzY4V3MzVmczTjI2dThsRXFRWTVoUy11ZU5rT3gtdFQwbm92TXBnSDVQWlFTS29iMUluekVvVm51aXp3YWozT19qTW9lRWlsM25Eak9vVU9XcExLX09RWGhnZnktMGhQblRqMDRIQzRWVGZrdTZfX0lBWkRzc2hWbi1sd2k3VjBNMmRWaWxTMW9Pd1J4amhmbktEbE45VzNTOVFjR3VieTFiZURfWC1QTC1EbXpVVXZPWlhyVWJELXNtSkp1Qm56VXE0QkJOWHYtcW5SZ0ZmSVpfa3B6NDloRGhoSHAtY182cjlkZmRoTjlJekc2UnFpYmJ6WnJkSVF6S1hOZ1VJbHVxSjd6bGlNdFowWDVYcHhoZTRvU3dsNkNtYW05dFl4Y2VkbFJEUEowaWYtRmZGTWhNV0JYdWVFMmZCSkRnaFZNamZzWHIzTW4yXzFCeHNGcGFkUTlPLWwxRmVlMTFiSzZSdHRVUXVERnR0bDZwdGNTcjExMUdzMTNodnB0Zm9EM0Rrd0EzS1BsWkRQUVVSXzRGMVdZeVY0TWhOakU1RzRLYmtzQkRVSzZOUTBUUzFSX21KdGxqdThES1JHcExVYzZZQ3RCZlZZZjBrWXFBVmlWWlRrMTRRV0N1VGVURUF4ZmVZdWVFREtfcUtTRlNiNHREcWhTYWVyWFZNOGNkdFBsR3kyWmVJMjhWZGtzdHZBa2l5Sm16ZEtPS084WHVaZFp6eDBwaC1OblBqYmdlelJXMGJ1eVNQZFhSTFBJYndaaWl3SlJELW8zR2lFcW40eDdsZlEwOVVxNl9mbXBiQnN1OF9aaHIwbGFMZnQ0MU5Ua3hUeVJYWVZadV9KMVFxT0VuWVBQQ0RJQV9paUpLcjNldXl6cC1OYTJFVE5oc2IzUzJXdWw3M042a1lhOWZja2ZJVTYydVdUUDR3YXdTSmxmdXhFQ1dLZFB3Sk5NZjlmS1NpYkROUGhRM0FzU21USFE2bTh5S3NUbXVSXzJzR0R6SUprSU0zbnVDSlU1eW1ONDZtOVdmZzkwMEk2NXNXakwtSzh3QTRIcFdwcUtUdkduSXNjQUJRcXBHQU5HVlRHeWdsT2dGbE04RkFIeEhOWkFhbHRaWV9seTZzQjFpamtjVXZYSHRyRzhmNVhPUDFRcE1CTU8wS1I1SXBpRXZUcnFOa05zOEl6WUZYS2ZEOXdpcXZudUVla1BxWUJHXzhWUHdKZkRLNi1pSUpNdWR3eDVpZWVKWFRURHdkYUx2SU9sTlJtVV8yQVpoZ2xxRDVHVGhfcWxORGpXQzQ5ckRyZU4xSEtkM3kzRGtiQXNZd3R0d1c0TXJpcTE4RURWX3YtdGh0VHlOQVNkZm9SRjJsQjRzcC1mTjdWTWo4ZlBOempTNmllU0NCMGhEUEctOHlfVHhud3N4RXk2UUh6cmtsT2Zta3JRaHNVVzhucm1KbFRVRC1BdjR1Q0RFU3RwX0RVeVBfdlZoUF9Ta1R0YUl6ZWtUb3M2OFZ0Njk4dXJZbUJobHFuY2djMjVyR0xQQURUSXhmUmRPNk9uYnUtdWtuQ1BZcVZQSHF0b0kxS2JIMndIdFF2ajdDb1lZeGJFR2d5a3k4eVBoR2RsNVZXTS1tTXc0SUlWVG56WnB5NE1qd1VkbjBzMmt3ZWhGMUtzQVQ4b0pXcmtkWlZqUThUMGs1VVBqcnJPMkplRjV4SWxwN09DYnRaUHpibWhVSUxzSlo2V0V4S1Q3eWQzeWRKNFFyNTlzRHlteTEyX0kzVnZhWUh4RDRwSTh3eFU5blFTV2N2eHNveGQ5aE84NzhHRWFFYjJSNkZOenVfc2pZMmdmZnNUc0E5VVhUSDN6amYwQ3dDRC0zdXJXRHBtUUYzeHp6QlMxVS10dWl2RHNNRWdzSlJpNkV4TDdDNlVsREZOTTVubnZuWnJUYjNZTUdiX3J3QV8wUFNLM19YRHdSRlFjODRkc2pwU2NFdVI4VjF5QWpuZ1ExT0pvRktsVU5teERlc0tQQlJ5b0NHMGhHaGFZaHlfVGFkSHlxaFBubHNpTjRWNGgxenZ2Q2lkZFItbEVHZEhKZGZQUV85NlhlR3pjSVFyNzZwMnlBT3BhT0pjY2xPMWRPRFUtanpRUWdvWU02QWNPVVZ2SmFBaFE2eGt0Tjc5TjZtdG02bFlvMTZBN05qWk1tUkxqWTZNMFdYaWNjZ3N3N20zT0xubi1QQXc5MDBzbE9rWmZ6bjdxdGY1c1k0TUlwT1RybWhRbW5ZdGVNWVBTRWNJY09rYzdhaW9jZ0ktZzF1REV5amRuY0pqb2dxR3oxbmNPbl9VQXhaWmtMY0twN3dXb1BhM0ZuQ2JoNlFpSndTNUFaWkxhS0VvWWJPWk1kXzAtVzdOYThKSjRyeG9iNnN4dWNpQXRvX2x2ZjlCWDEzY2lkRFI2RHpRaC04QlNPcTFqcUlKalRFZnA0M0tqSG94d0EtLWhva0hkUkl6SDRYTVFSUEZEcnQxSzBLYXhQaFVNclBDekNKbmE0OTdNVzdOVDdvRGFrN19mRUROaTNZZTRwemdIdTdDZHJXdGxvUlVIdnlkek1JSW9jRGV3dUdLZ1Vadm5nQ05KRVdHRjNFemdTTE9YNDRLZEZoSFY0M3F6enB2QW92ZEI0akJCdWxUd3lya1pXVkpQR1I1MWV5SGJEamdscXpvUTREM1NKRkUwa0NSekswN0V3d0pfT0xhcGI1dHhBOEI0SUdrVmZXZEhNelhiVDMwbnJSWmNkTVNkcjYwaWttYTgzZGxYQTZyN3h2b2xSSTBNY1RjTnZwMXJyMGFxeTB2bGRjV2piLU8zbVB1QVFpMGMtY0tCdGp1dnRoR3ZmTjRTVGZtemRwcEU2dVYzc3NHOFVSYUJSVVA1TjZrYkowT0JzTnJBT3NXSVFZY09FTFF3YldGS29TRlRtWGhjY3JVZ1E4RXp2dkNOZm1YRXAwV2ltdkN2X3VpeENvMFpQSnlOUTRoQ1JBRWFtZXFuTzlaWXdaOFhGN2w4TmNYUVVhY3l4R2NMbjRZZW50anp5eVYxeGlRN1dvaWZzeDFPOFJ0eExGYTBCUHczWDBjVlE4TlRaQi1iQWN4TGxETnVnblVRZTN3MWxkMkMwOTVOS0w4SU82WkMxOWR4NGxYckRTZlBoeFp5ZUFBeU1XXzZpRl9VbHZrNlQtZi0yZUlJdkpYeHJpWk5wUTNLTEgyYXJKNGlMQ3laZWpuWUxxRHhzbXUtTjZfNlJCczdKR251UV9qWWlBa1pDTm9yaGdBYUVYamFfMjAtTzhkRGZEZWxNSXJNNHBBUHBQemJsMXk0UEVDTzdvZE5UNkJQeE1fdi1jaFoyZ1d6WGZnY0pmdlNHeXJJWUMySGFvZnF1bUpkb0N1cWtFUWNmaVdBSGhqNENXZzdTMVFTZEYtV1hUbzBIRlFQakNheWZQUWNwN2RNSjUwT19sdWhNQVgxbjQwRXFubWhrMUpoay14YXV6YWdjYVFyYTlQTUJUQzhNeDF1V3lPUWVNdFVRWWd5Z1QtMl9MN0c1U09LWVJMN2dBWERfdGtQbVRUbUZGdGJFMGw0aFAtemxkNENfOE00TWtTekFGaXJMbmxrUTRVUFdEYTZOU3ZFaXQwTW1kamU2NEVsaXBBQVdzU1AwQnJ1UXhHUndGaUxTaDgzeFZXZmxPWEFyb3BpblJqLXQ3Mlhza0FaN0pXbTFuNWVIRjgtblBuakRTaHVMNWNSQlpQRE5kVFFrdTdIVV9DQ3ZvN3pDNTlOcXR5cnZaU0lLQndQSEpGYklYQlpMLW1DTFluS2o5LVFyRjRnWGJvelZsenQzc1lLZndCWVcwUDFhSnlUR0tEQzhYYXdiNkU1RncwVUdERzJKTVNjUUVhVWw5M213c21wSEdTYWtNT01MakcyUmdsa0JmcFBiTlhBdGw1ZTlyRmpwMW9VMGptNmNBaWRMcWkwNXhwWXJPVFNoQXQwcU1jZUpzbEhJNlpWQWtYZ2tuVkFjOWZzX2xrc3FSVnBTM0Y5UmtKU1V5NVRDZ1FZOVRUa2JNbU1nX3M0RFB3WXF6ZXRtSWFlM1BMYnFrMWlXY0Zqb3FtSHVJWkhNTXhZMlozREtZZXdnV0dUTGNoNmZ3UEJia3BfQ1A0T3Q0U0V6WmNOQ3RSZTVja2g1NGZSem53dWxDN25XUG9iWkFTNFJiR0VXel92VFRDdGFYUk43bFVQMFJacGRHa005Sk9vMmVIZUlPRGxTRmVmcnlzMU1ISkpIdVN3dmlzdU94VkEyVnRDN21yWXh1RU9JSlBoZU5XRVJmVV9vRUFLcUFkamVacjNRVm5RUnZib3h2YXR4ckVEdDlRRTBoM1JvX0lMeUtWeHpKa05UZnJ5VU1IQnpYLWM3WDRWTS1UV0tvbEdKRHpJa3p5QWZuNy1TZ1RFamY3RDNrR2pYNzVSQW1iVVY5bDdJQ3VfSE1ETEpvSmVfV2YxNDd4bkNQTk53dmVFQy1IaUxtcFpYWGZmZEw1aUd6OTNRY2Znc2dDQ1V6NklhRWpxREpXM3FnMk5uT00yN293NkRHcnNOWGlZNlBhMmJoRFpDaTY1Mm1JTFcwMDBRRXVaSU5PNEJ6bXFYeWdHUF9nMFdjY05fOXNMbVlvcXNuV1Y0eXc5bWJTN3JycG9OWWc1cGpSNURna0lrNkVBZUVwTmthRjNKZkxlSnNzTENSUEY1N0p1ejNtSWtuX05waWROU2NFM3c3M1ltM0lHdlNSRUF3Vm9hWVUyY2hPMWRIbE9FN1J6algxZTItM0lPT25xUFJhUFZtdXE0UzV3YWFQUElnVGU1SUtjVUZfQ0pJQnRDZnpZUU9VMDRxR2c3S1ZJOHRpYTVHWnhLYjhVNl80RWR5MUdka3RtdFlSTzZqTFNMT2Q2MGdkT0l4TU1HMUNTLVhmRTZwZnB2eW4wVUFPaHJtMUZEUkVxUUs0WHBLNHA0RTQ2X3FIa3pFR0g0bXBZRk5IZXlXbnZ0TjVqa3d2OXRJREp5c3JldlBDWFd4YXM0cDA3RkoxcDZFR016YzQ4QjRNakQ4X2FwTHVwMHBaY0dBM2FhX2p2U3ZUdWFxSDA0cjNmZmthN2h3dE9vWURyal9jRWVGeVBkcWV3N0FGYXBBbEZubDFoUFdJZkVzRFNLNlEyanFnNkxTVWhtY0k3RURQZjhmS2JIQjB2c05RakswRTJGSTZyUE9sd2IxSHpyNDVCNVBqQXJGeERJMy1DYVNMTVAxOFhNeUdiSTNIbFhTZl96c3pkYmRIM2FkdE8xX0NBc3hFVl9wYVUzbmhXUnZPRjhUWFFCd1h1WnVGUUlhNVJ5MzJjRnF0OFpURkJBRVM1Ri1IamlsZ0FpbXJFRVNqMlZPdDFRR2tXNnBMcm8yUmsxelgxTU1TQkE2SllVdkMyb0lOa0pqZ21kbW01aHA3YlNCNHY1RlFJVmhvdFM4dGpZQlpzdXEwTWRtWWpEc1pPRFo0WXFKQ2h2VkdFaTdCeXJYMVlxd0hFRWZBR2FzcGxFb1RnSVQwLWRuLWllTGZBdGNvM1NVSUZ6dUVQdWVMZmxiU09VZktRS1JwOU5mYjlHZ1FVeEpMSW5qWHljNWV2cnR0S3h3cWVIOEFWelFPOFUzS001UHRCcFJhUEp3WUZfSEFiM01tekduNWNnTUxGRjVaQWltLUYzQi1zMU4wNm1ZV19Bei1nZ1VkcEJZMnlhMXN3bmtCc0RscDhzZVV0ZkFHWUx1UUZPNERDSXRza1lLeGlQNEpXZkt3eDJ4c3N1U182ekFRMTdEMEFucUJTT29USnZFUDNGY0phT3FQX29uZlpFWi1GV0EtMjZXR3h1WFVjZ2dTQi1qN3ZrcldOcEpYdFAwMFRERF9GNkdVV29NUklmWFJGRjlrM1NCSTdtUUY3NkhmRWRDNHpwX0lCd2dQRnJvRzBqdkNoWnl0Z19YSUx3NmpOelJKa1BfSDFPUW0xZ04xNktFT2wyVXJULXJvakZDMzB4dmw3aHlYM3Y2aFBqLTUtcXg5OFN5aThsTS1sSk91YTdCbVhuQ185TzdBejhyRDBxTFFpQjl3dW5WYXpVWFhLUFZVdlVOY0F3bkJrcjNDUzVCYVUzNnZUODBuYXItSm9vNFpvWTltTlFLdHg5c0NkWUxUSUp4OEp6X0pKbkNfLVlMdUNxN3EwTmhUemE4cHJ6MUV3YXNXcEtWMVppOHQ0dm1zYjJmcktzWGZhbXZ1OEVfUWY3dDhJdlJBVlNBV0xJdmlKa2kteGtRODlSQVhaS2dDa01QLTA5d0QyMmMwOWlPYS1wVlU0T1JKRDVtQkdILW40WnRJcmYyZmxfSGFnQVdIQWVnSnh4TXJVM0NabDh5UV91TG00Q1Z6dmR5QTNaRjZwSm1ZTld4djRmSkRhLXUzN2JlaWlPTDI1NFpEU1lCUTZEempUd05PVmZTUHZfTHAteW1ZQzBKSVc3amNCMXdtMlR4T1hxMzFqeUZCLUJjYndBZTBJTVRRUHoyM0tiWXFjdmwzN3d0ek9TekFfclpPeWpHY3VrWVpuVUxyemZybzc1ZGRGOFc1LUVhT29IRnlxM1NrNHFQNlZJUVJPM2NaT2hScmVBc3p4R21YZlA0NDJCNmJOV0lUYkthcEhwSUxUT2ltVFByV2RycHJScVlYaVhFX253Qm1BYnFfVjlibDNDQmhOc2V1T0V4V1p1UHpHMHpmNHFPY0VmX1hvTGNsYTVSc3RGWEp4a2ctc0JEbkozTFI3YktUT0c3MW84OVNXSWJnR2hRX0ZyZWJqdUN2dE1pdXI0U0I2cEtoVUxjRGJmS194cU1oZlR3VGt5a2hFUnplQWFKRDZsTVNDTU1HMEZidDh5ZUxQTjJCSGNlVlhubzlfTnRreVY2WHVxdTV2VGVzeENCOTBnOWRPZG8xd1U3Y1BLUGxFWlNWRlQtVVVPVnpTMnNQc3dDSV9RNGRqX2VtOUpVVmNBS003YkdPSlQ5ajcxNUkzSFhaYV9ZN1JLSzlNVXpkeDVsWWo4UWVaaGxrWk5WdERzYTIyS2g4c20zSjJkeWkxdUNjNmVLM1JkaEFfdndNSWU5TE5SQ2JBd3Y0QThjWFJKbzU2bktXSFFpTWswVjFodk4yQU9SZ3J1RE9GNzh4a1VBbC1oWjhJVkFvOFVia3dzMzhQanJjRVF1bVc4Ui10SEJDSHpuN0JTa0xrQm1XbnNlRkxGMzlocWlDV25DQU1PbDdJTzRhNmhvdUhsdEFHakxWMHVpMV83aktLME5kV3l4cGhQbVRTbHBzSmJCbDgwZVk1azVaUHRncjJoa0NTbmdoY3FPNURyTTlINDZ3ZjJsYnk2Y05LQmtBOVBIS25oMS00c1JGMnh1YWotUGtpXzJINnBrWC1Qc0pYTE1Qb2NLUGtXcG9NYVQ0TEk4V3VFUXEzcG5YTmNzNUd5WnJxT0Z3Sjlzb1JIQzM1TF83RkkxSjlYekZEc2RHVkVfRVkxWUZ3WjFkYnpJQ2dfTE82bWdnV0R4cG1Qbm9TUncxSE1WNjZvYi1POHhFelhjZXVzTWpTS1dGbWlyOFVpYnJQZHppeGp0RkljU09BbDRpWjhPLUxpejlKMEZlU3JXWUVTV3psUFBHTldEWG1WWUhudnBydDBILXNLWThWY1ZrbFJTUEx2eDJSVjJLQ1BseDd2dDdFOHY2Tm1WWktCTnQ5ZUEwaGs2OWhxYk9MalRwMzl6c2psSXRUVzMwMDlONk1UNVl5d25xVGJlOERVNnBqSUw3QVNEOE9tcFdwTW5BQ3drSkFWZWZ3N2xfbHRyNlFvdjJjaXA4MGc0NkR6TjRDaHNYY1o3Zm1jbF93cXBka19fSUFzZlRWQVN0NTYwMzhlLWlUOHhhOFJCV2xIS3hWSjN5cFJXRFlpZHJOWm4wcEtNcVdiRk9VUE1UQ1Nnc0V4YjBuRjB0cld1UmVUR01ZMUt4UnRrdmMxSXJ0OXh2RVBPMGZLSG41WFM5N2NBVklkeEI2UVlYRTRFSnJhakpEQ0ptY3oyNWRFLVFFUy03SmVjZnd4bmNSbGtDdEJhVGVMWmh2bHYtWVd3VWxxNkNkejJkUE1CLTBuQndrRk1ldlZSc2dMTmd1Ri1vNWpzYS1ueE8wSi1FLXR0d00tRXc2UEpnMk13b0FmMWN0UFJCWUZrdGRrZElQYTdBeTdneHRJT3VoRVdXeWM1blRKclBRQUlZUnZwTXN3VzY3enBMeDczMkpNZ1B1cl9UVmswM3lLcUZoT1hheFc1ejRTSEdMdTdRVWh4cTRZV2U2OUdJYmdfbTRhM2RrNFc0Qlo2NEtmMFZSR2pVUzJqZlNTOGUtMFFkSko4VEhBRm1jSUp4aGVIR3N4c29pUzduZGFzeVNMUjBVdzRUWWFYX0dNWTVZWXBNTzRaT1h3N0NDc01RQ2N1OUNvVHdpTlpZZks2X2EtN3BmLUNPa21TcWZ1TWFpRTZnR1FxcXE5ZHkzSWRaeEdLaE9saWdXeGE0aGxFbnhYb2g4b3BHUUdpT1UtcVFkWW5JVDZ2bkFnYzBCSFpidWc0V2ZkQy01eTFpeUh2ZWhhRzJuZTRhaTBNbkFVYmo2R2Y5bzVQZTBBb2hsVDFLdEM0cTEwUEJiUDFTMGpyQnNWMks4QjhfYXFEWV85d09nMTYzSE1tT0dWNGUyRnFVdDF1TnVHNUdTNC1tWUx6ZjBlS1VuZVp4ZnJUdC0teTlONV84MDNRNl9OVVpYRVBEZzNqeHlTMVhUaWcweEM4ZGRYRkZkM2o3dTllOG4td3FnYU03WGRSQUxPTUJYdm9ja2czS004TVR0dXhrU3lodW56RjRRVnhxcVBzVVBIenJSQWY3Sl9lSklVZXNaTVBLYWhVYTBnNHh6aWd5SVl4WWtJcFUxdlVvbFVzdjZxSjRyQWNTS182QWpNc3BiVVdudzV4WWlWOHpaemk0TmFjdW1XTlpXNVlXTENmR1YzNDNPb1c3dS14Tko0YlVnNlZBbExKNEMxbjFaRGJZbDdPb2FhVGRZa19WbkUtRk84Rm5rOGNyZ29LbmNpOVhKZVNINU1GWnhBQ1ZSTE5DTklpZnh6TFZTbnp0c0tOTzhZSVcwSmVYN2lqWjdNdkQ3Rl9VdllvZFQ4cVBUY1BRb1I1YVUzY3BXZkF3UVBUSXMzSjN5X2x2RHI1TjdjbkRUSjNLQk9MZ0tadEsxbmVEUncyMWRDNlZjbkYyYnNCYmVVZ3ZqS2JFdS1xT21QTm5BS1J4aVF3dFpQS3d0YXo1anI5WUVMaHJJWE5FYjFlcWJ1b2tVSnUzWUxLc2M4VWR2ZldJS2Y5Y01hdTAwWmNqOVBCdXRsNGRCUEtXUHF1RWU3d1VpMFRpSXRNSTk3MHczM2tUR050VktfUERDUll4QkpKUEIxQUl6by1pcWpYb0lnTVV2bllUNkpjUVBINnlJakhHNzhyenNRUFpNdUFRTnRqMWhGRjRLeVU3TUdHQ0MtUnRMWnNXM09MNzZoOTEwVnRmV2xtc2FubVRqaDFmR0NIVnN1ZzJyZlJVY2hLRXcxbDd6c2RYYmdMRVltaHBycHFIOE5pRnJoZFE3ay1NZlRRd0FtR1NhZ2NPVUpfQ0g3aE9GdUNXQ3ZvU0NFdTc0bXhDSlhITHVDWGh6ZV9nMmVjV3BYYmhKWVFDaGl4LXMtS016LWNFdFB3X0JBTWdDak52OHNBVGJvdUtDMGlRR1VJdGVJZUZsVHdsUU1rUER5TlFTVFFZbnB3alA0YmdfYmxmal9HY2NJZnFkN085VVdoakFwa1BpT1M0WFBPR19wV2MzbHBOTHlhcmZHM3M1RkpRSlA1a3YwbVpzZ1lUeXJxS3NfMnBjaHdfQlJ0ZEtTMkw1XzBqM2JIb2JScGtRZ3d2bVlzb2s4aXp4WEROTmN6djRVeU9wQkNXUzZtdk5lV0VCSTNaeGdpZ0VQajFEN09ydmNwLWItNlJYNC1abC1tVTRzUjVUQ1N4R0VwbWlwNlNnM04yRmhCT0xLaWNIUjhsV3hseEVXM3RKbUUtUnRxN0NMMlVPYnNaWVBvUkttTzFCaHFXd1c0Znh0YjBUdmtEUW1pRUtTZHhBZXNsSkxCOEtiMC1Dcl9QUHVlQzNxLTNDdGFZZEZYbjlaOTJ3RU9vYUxNMkRkbndPYXczN3M1c3RTVWFNeHVldmdyNE1QWExCSnU0eVEyUWtxamVyU2dTcGVreFVRQ2xiSFA5TGVVd3doV05reTlJLUpRRWdrS2NoM0sxbkNiUTlXUGRDd0hZYTdZUHZuNDc2TUZnOWlLZHdhY2daMWsyVTdjN3d2Nmt4dzk0VElvNDNSbGlLU1pLTjNjM1pKWTc2aDdXcWdKYkFVRDNHX0dwQlJWMEVmMks1QmNqQV9LRzRiTGhhZWF1ZVVETUtYWVcyWmJKSkg2bG9GMUtaRl95cUNMWXN2cDQxMW9oZ1U4OTJ5WldRcTdMSUlNeER0RGxZSUFQWERTTnFTWXp1dnV3RVhsWkhuSzVvZk1FRThvQ1VSVmZhaUVZcDhBMmJIS19iSTdpSGNKQ2I3ZXRyMVlaUkJPZjFvWTg1Z3dXTE5aXy02Z3JSbEtOWENubDRsUDROMVBxSXdfbTgwQVVadUpfNnFiNjdiNDlZeHpDSmRFQ0NxX2k2a0oxT1ozdEptY25RdWNkUURMV212dWx2b3dsOVYtaUJzYVZIREZjSXk2N0tXQmVMT3BGOEhyQWQ3czY0MHNjSjJnM1d0Vzl5T0RaeDlUMlZMMUpfZlduRG1HUGt4Z0d6a0xNNkxKUklBbUhkOUphOVo4Ync0S3J3S1VMekNvSjVESE5Dc1FWMVBLSUlEWUNnZDIyZFdJWW1IT3BNd0hhUDR3UEl4UUVndVQ0X1IzbXRLaEpkTFFTRGtKVUdtU2p0VW13UDNfNzFjQjlwaWRPcE5jeU54WW5qeGsyUC1sUFdNLW9ZakFTN243MVM4QU9FUWRyNlZETDl3NUt3UDZ6Rk9iVV9VbEFyaHV0eHkwNGxuMjVEWjYxYW9ZTXRJX18xdXVla3RBdFdPZ1lvWFZ1T25MbW9wdWxaNFNFZEMzd0IyX2wtSjcyQ0MtY3hCd0VYMF90enZNQUJXbmhESjZfUV9Oc21qNmFaaFZ0X0JWbVJGcDJXcl9CbnRFQkFsWVVBTjRWR3ZXWjRkeVFpMmIwd0lpRlZGbG02N1VhXzNJZHZXVXhxN19pM3N3N0pQNWdTdXFqeUstUDBXLVpqNFF5MG1JWThlelhhUXplNF9MMGhNZTJsQ2NkRWhRd3NxMERvZ1lFb29fWi01V1FPT2xwem1Ndk5SSUNvbmlMci11YlU4YmlodGtTcmV1eFJoWW05SmxhMEJibWRrTmxuNWdvLUlsM290TEltT3R0WDhVWnRfYXUxcTNmSUxwTEhUeEMyQXR4RzFmVkJpamg3WlQwOGxSSldiUHhKeEZQTjlLczhaVXpjc0V1dmNHT0dhNUc1eU9VbG9RWlYxcHYxa0ZiSVdpLXViQ2FTMUowVmZkLVRSUDNtd0gzMTNCYnJfNzJCRUE2cHQ1RndSbk5kcjJlbmxBa1VsbW8wTkNpLUFGNGxLajllMGtja3lzeTVkeGlHdTNkRkQtYW1YMUVWb2NRUDJWa0dYYUJMcWdrT0JqVVZpVUtlNmFuNjhGZzgxTVUtZ2kwRlJMcVZ0UlktUjdDWFBRRzVkcFZNalRUUlpJNFdYWXlhdVJKTGUtdnBobjE2d3hyUEhHUUhtU0hqSVZsaEIzWHkxcXBhdlN6THFSdzY3MWhxcTNvdVZsRWwzbnNOc3Z6ZGhiRF9aUUJOMGpQa2stRHlsLUlseWNhUXVGSFhldGhad19URkVJWmZ4YkRmX2lUaWdSR3BOZUJXYzc3ZmRyUzRtUk9kRHdWdzVXZmprODkwU3l4WGJxX2VNdWhWM0Rrb2k3LVFwQ2diQm9sdFFja285YndyMmlJRXdlZkZmSjVEWVRWQndrci1zQ20xQnJnNElod3BYbUQ3cTNrMWdqUjFpdmdJNE56ZDR6TkRISFpNRXZlSk55Z2thcGVKSzVRbEFYOU11QkFhT21VWHB6QjRteHd6eTd4aER0TVdXeHhIcHZZZlhCQnliLUd4QXU1eWVvOFlfRXZtdDhXLWQ1Y3RjRVBUcTBCb3EyRG5keWxsbm5OYzcwa3JMbHFDTHNRbU9iMkF4d3UwS3BqWVQ2Y3lKZjNLSXROOFhFVG1VR3FRdUtHMmxURW9ybTFuNnJsM0RsNi1ybjdUcEdBenM0cEZXb1BGUWtWbHlaZXY3SFQ2M1FNdlpybDI3RllwZ3hGOV92SjQ2bkdyMDlHSTgwRFQxSWJBTVVZNmxaVFNFMm1TM3d4OGZZOTF4Q1VGTXE2dFRHb05wZDJTRWRZS3p2dG41Q3JGallZaEUxRURDal9MSEhWSzRnOHFJMmZrM3BYYTduMExwejZ5cGIwVUdEMjFfUTZpb3l0SnFFdTBuZ1VqMHlkdVFOYkNIaldrQmhkekVUYi1oQy1na1U3TEhCTk84N055YTBwVE9QRTQtNFlid3RXTDZLOWFVSnFlbWFnR2phVDdlbWx1RTZKUDRiMC1TanVLcmFOVnNGMTBNLW5TZEswQXVzVHlpUFF3bWxNMnBibWtuRDBDd3oxVU14UWdzWjdrcWdNV3JuZ3ZTZWxtd1FFWjFkSGwxTlFaalNmOXdPMllUUHJqMi1Na2o4clBmZ3JwTkJ1czJQWkNGYjhubVpaMVpQX1lJWjFBNVpGTkdyLUdLc3NiNEhDdE8zY2pKLWtxSXlNREVTM0pOTXVmNVBSWnV3M1RpSmNqUkwyaVVSd0piNExNbEU1cVEzSWNnLVQ4d3lOanA5U19uWVVORnlzZXMxd2loQW9ZZUthNjBoaDR6cXd5S0pyVjdxeHA4MlBPWWNvR2hXb1M4alhtdWpXc21jdU45X0F4b1V5UVZRLXpXY19hLW9Nd2VsYVdGX0VtekVnTWd0bmo1ZWp6NHRmUC1od3VXaFF3WUpKaXcwSDdVUTB1R3hVcmF5S1VyUEpseDZ3dXRJb3F2TWRqdVMtelZuMTVMR0tGazctZ3Q5RjMtVEVLU3c4bzBhOXVJdW1MYzM4RmRkcGdfOXZ1WmkwYUlYaTQxSkxzbEVHUWM4ajktSHJDcU1STGtTVklIdUZIRV9wdjIzS0ZXWjlvYUFkbGs0NFdyWHB5aTE3U2p4NTIzNzBsd1dVNlYzdDBVT3lsZnZfZTFzTG9VaFBXTEM3OEE0Unk4bWF3OFpTUXQ1UVFfRUd1QzZNZFVxczhqa1pGTWM2ODZCd1ZIbU51NWM0b0lyTjMwd0JuSk9QWU5kZEc2X3J2d1ZPVjRKNXNQT2ZneUZyX1RjZGxab2JOY3lPT3RLVUpadW1ZSXF4aFROUV9zcVJsUmhDbzk2UERLWk5OTDFNT2txaU1wMlFFN1BLdWxaNjlhU2pPbXBPelV5elJ5OFRxQnZEdVJ2eHVSeHBBNWVVTDlKT1RGR2p5cWRhZFFlb2NaSzJ4X2pJR3JyQ2liSWhDdWR3TnlJakV6VXd6ZmV6RGZkOXpLenJ1ZWtrZ1FlSGxyUE92UUVUdWExem55MDVmQXA1OEtZMzhTNGpscmlsWG15SEZ1XzBMQlNPV1NyYXBreE45ZTd6eElTaFNKOERFODVOVEx5enN2dDlKTWs1RmxvaFlvVlBCdW8xcWV4ak9WM0Jxb2RTamZkbXNReTkwUmJqVEN6ZkpkMjVaeUdYS1Y4U0U2R0d4VG9BaTVwMlM5QTN2RmR3Q0NPU0JpMVNyMmZuZWZRRXQ2M2hvaU9NeF9pSmpGUlJwLS11blQzdlhpUnVFTTVMMkt2cVFEdHI1R3A1N09sZjdvMURheWMtY2ExNUgxZXlHXy1QM0JqWU9jdVl4eFFyZERpd0xZNDAyV1JlTTc5bWFHV3lxY0pUZFo1d1NFeVRYd2xneWxGSXVYTTFjZk1pQnB1NTBveC1qeVR1My1wbFZDczJLYXJhWWZZcFFuMk9WVzFFb2hoVVNUcTN4OWtISENxS3l0M3NreU1WYjl1U01tQmp2ejRINFdNa2Q4MTFuVHR1dzB1bzg4X1FpYmJxNkVrRTg1by1OengxTkNVeWJsMGNYenNEbkthQTkzRnEtaDVNbnN5ZllGR0hsTGFXdk9naVNRX1dVN3ByazYyUkZoZ1hoZmxZZVluSnl6SFdrbTRjMGYyc013N0JKRjNHQlNseklXUHpjeEFwLTNWRDZmT0lja2gyalRZcFRuazhTb1lYem55OUYzQXY1Y1pGRF8yamxFYUdmRUFpeFU5UFVhUE5CY2RtNUVNVnk2Z1oweEhiTnpLSUdGRUQydllPeXNrMTZHZTlSS25PTXdHSFNHbVNxb2pwUWZXYUpZRVN4TnpVbndGcjV1YXhKZGJZSjNldFZVSmRkX2VXV0JzRzNMZi0zV1R6Y1hIMk1YV0dJTXh2UlprdjVEcktoT3dNajk5ZW9TeWVUdWxKQVBSS1R4ZGlURmNlVnJiaENOVF9ka2pDVWh4UzJ0aWpjZTQ1YUN3QmRtRHZnSTJYWmJBZVREZldwWThZU0ZyNDNUU2ZRVDlodUR4M0dUQVZZYlRfa2JUeFppTW5JSjlkT2hRelN1VS1YNU13YVlmOG1XMXVQT25rSGc0YlJ0QTZoRWE4S3hqZWxHd09WLTVPQkVLalVnb19YUFFHTHFZTVd0ZGMxNWhSaXRnQ2VCSnJwaldkdC13RTY4TG8xVlM2TldGd1BrNFlYWHJXal90bUM0TjByaWg0RHJCLU14bkp5N3hxbFMyWnV2aWpWMHlCbDVLZ3RWdnBzbXhJNlJVZU1CdHgwc0RGQmJycS1IMmpfN0VuLS1LY2p5RnN2bVZpNDIybms0SURhUDFGc2lwOERqaXNFZkpHOVA2LWZsRXY1Ny1randxZV9QRUR1eXpSOC1FazhoQTZwemg1VjJGakItTGJPMVpDcVlJdnFVMnNsM3J2WmxBUUdtakpWT05ZYVJBbTREcXgxd0U3UTROZE1pNkgwc09PejN2RUxhYWhSVFRZNnphY0xQTHByUFEtUjlON2lPSGl3UFNKRHFuejlqV3JKMWdzVW1TUDgtOUNudUYwVlpGZ0ZTU0kyREFIU3ZrSWNxNjlYQW1JbEtoUTcwMUtuNkNYa2pLQTJZZy1QTE9QcTRhaVh0Rm1XcU5vZjd0WE9mS0NBODBXX2hJTDZEb1BuM3J1eU9lOHFqMTIwRnhHSnVhY3NCYk1vTVQxV1RLcm9nM2swYWU2T1pNVmFJNDVLSVBKVUVxWEEwNGU0bGRrSXBzaWlmUEF1UG90QWhwSTVQU2dyTHVsZm9tZlRMRHNKRVJEdzRieUJCMFhPWk1neVhKU0dIV081ejVkYU5WcTgzMFZKSTV4X3pJaGhGSWY1TGY2RGswNW1hODBtR3JpOGtYd21BWm1JSmpRS3ZTaVh4ZkUtWWVkVjJtNU8xUlA3eHczUXVQOTh6QVpkQmdCRHlVRFVuT0xwUWtxaE1GVFE1M25DSjBJZkpybHNlZXU4Mk04UmZXaHR4NzhYLW8xQ3JudDVyLV9vSUx6MWZFbm9fMTUwX0ZHdFhDM3ZKWUx2cjl6VG9MbXZ3bjRNajQtb1UxMlhCNXFEZHZPVnFmSTdUQU8zOXRYQ3lfSF8weUZRRVFaVjM2bk9ONUkya2pmeDNreDBxTk5RZVpkZTZHajFqLWJUYU04c3ZKUWhJOERHM0E4Yk9JMV9zUWdZNlQ5X1VwejJYNHhxdEpMNmU4S21VOHhHYVVpeGtsVDBuSHNQS3lnTVNoYUxqT19yNXJKVHRmU2pILXVHR3JEc09rcEVfSG5zV2NrcW1WZkNocVZmenpZQjgtRjBJVTB0R1JkUUd0SkRTSUhfWHR1TU52aGVjMWZLNFoxN1NVZGpwM0ZvOE1HSnVZSTdCb0V5d2VjMHRKaVdXLVF0LUVfQkJNRVo4N3lTRjdJOTZMV2FPMVVlSVh6d000dkhqWHVUcmdvTDlyV096MjlDTE9xMVRzZWFmSFJGektVUGdta0FHQVlGeVp6bV9DdGRCM2RjbUJSOHZremFOOUtua0laSmNhTl90dm1KbkNkREZvXzlMaXBscXRUVldkTzdoTXVCUUZBUGRXWGdpVTBqQ2pLdHBFTlhhTlNLd2hZUDNHT2ZCV2VKZlE1TzdWbEZaVmIzek9CZGhVM29qQVhjSWh6Zk9fQ3RTTGpKUldLYkRpdG5yc3JVTnM0NWFBa1R5Q21URlkxUG5uc1BkcHU1RHZZZUlQWENVS0FuUlB4LUp3akVoTWttcTJFZDRoRW5UNGlzb0F6T29jaXY5U3lwS1RXWXNGeFRVSTFMeEhUcUROUWFXLVhITndDMklvSExwa0pOVTFZaTZxVWxOaHhJWWo5THotNkxCVjNwNS0tT0JGZXktSFkxYjBXZFZmVUVDcDBxTXVVREczVXNsZU14UEF6LTdpN05TT2dmMVBuVnM4Q1B6NjVQNjdHZlhNNFpwUTJVYjZOV1poME03WjlyZERmMnFxam00bFpUV0hweXA5ZGhuQXJVSVhGcDBwZ0t5YWpONjlBZ0pGRGQ4RmdJTzRUR2R4ZHRnMGtUSms1M3FVX2tlbkozbDRXcjFoN0VxaWl3ODRJNFMzX3hfOGwtY0JieU9TZENieUZxZmswZnhVeW1acnhXclpjVXZ2dEluMGRreVdtbll6Zlc2azZUT2dzYWsyXzNUeXJDRy1mV3JUdWdKaWdBRjBXcElhY2VHd1hVMGMzT3hzS3BmMWx6bWVEQ096cFp4NE01OG5tQmZQSDFDVUFkaXFnc3dLMDdkbURlRjJDdXFKYkxabTZFR2JXaVNTWGZydjQ0MFRnSkhXZUxwYWM2anVzejZ4YmgwaDU3ZDFON18yMUJ5WC1LQzhjbzUtSlp0Y1R6SDlUWUprbFQ0TkM3M1JOZVZDdjM2dC0yV1k2dF9YSVVIMUZydDZSMzRyWVY2WE0wcHh4UVZHUnhjaGZWQVZJd2pCak9ZeDV5X0NUTWpqYUY4cmdsYndGRHNZaUZNdGlvcmpfNXNTQUtqNk51MlViNjNZa3dOQnI3ekVrOHhxRnBReDJoenp1ZkdzbTU1WFRVN2cxYWhUYzJiejNIOTBtbTl3TnVBdS15SnZKdG9GVEZMTXJ1dTRoeXQwZ3NDaHR4QjVJRTYxT3dvekxrUDRTLUhGUDhDTE9hT3NubTJFTzdzVnY3T1pVdkxGdWNzR1djNFlXaDRRNTdHVVBCd2lLTjlBTURBVUtjU2RRb1dNb202Sy03V3dUX19kSnBkeHFJNV9LdUhFeXJBcVVOdVI1Tlh5c1FxNzB2NVIwb3p5ei14UkhMRGlpZ2Z6U1UwWTFUUWpiTkpUZ24wcmxYX3FEaWg1SG1BY3FrVU4tczBvUl9ucVE2S3BWS0luUDlBVlRpT19PUGptcFg0b1RjdnNRZ1ZKeW5SSW9JV3h2c3RZODU0WkZsRmVQQ0JVUV83YmtUVzBBUTZBX1lKck5lZW02Sl9vLVU5Nk8zV015clBfQ1ZuVVJIVXEtSUJfMmdYZUQyLUJWRDh2NE53MkhBMldjZWMzOTYydDRiMV9tS2RINE9aTlhCREI2SW5zeWpNWnpvUnVlQzR4cU1GdE5BRWRIVlZ2QnlxbUVpdzlPazljcWg4elpoQ0FuVVlkekxSbjBTeDVxclVqMVpDaThwemN0dmVlWXN3X0tFb2hPQ2FXMFBfQ0ZFTzY1WVZXOElIaHNzQjJxQ1V5QjE1X2xacWdKeDA3QS01YWJJTXh1RkIxNDBfa0lab1FwN290aGNrS1I1LXJSX3lpQ21IdkJkYk1PY0hMNmM1VnM2SURzNTA1V3VyLWM2bmpKLXFrNm1mOHVDQTBVa2FSQkE1U05kMlRjM2FaZXVORmNsMm9PR1pyNlNUeEdtYWdwS2JpS29sTmFwM3gxeUc5dXl2MDI1cXBIdk5MeHNtTUNlbHlFWDZXSW91aGh1ZXNhV1hoNmtvWXpUMnJCbFQzNk5QNFdNNGlrNHYwc0poMjV2bl9FQXFaTDRjS3BNMXNPSHhyTTJHLW1IZkYxdzFuS0NNUVFBeUcyN0kzTFNGS3N4WTZmcXVPUnRPcWdBZXJyWXVRcnJmYi1MaDFadzlzQzFGdVpBTEg1YzlRQ050b3dMbTFCam1yOUVhMFZaRDE1bHFlUDRhWi1UdENPUnpTX3ZjVFZXTEVMcDJEckV5ZXNUMVlsN2NhcmVwY3dQemZYVWdocHBvYkJlOXlESmJFMG43WWV4TXlRY1JJWk5paXhvQ3FxRTNHQ1hheGFnbmo0c1ZVeFRNTEotUnFiNERIQ2FNMENZd1dOSU5sNWJlWjNFdzV2cjM3U2VGWF9HeWYzelRzQTh2cTNmSmwwSk5pUlNrcWVBdXc0QjBxQWtmaTQ5ZmJNY3BUMU1RcFJ5QmtjSXhiQy1HYzRMZVNVT1R0U01yNl94Q0ItZ0xES2ZTeXlfM1BFNktjUy1SSmFxVEtoYlpCdEVrT3V6RTZCa0puekN2aXZWUUR0SFdveFNPbF8zOHBNMmxOOUFYUnFSRk1oR2lQZk5aekk4S2E1R1VIdVNnNXN3bW5mbU5QYVJvR2hiU1diZkhCTllPZF9GZ3JvY2RrNEpUeHVlZUFMNTNFbTEzaVJZWTFhQzdyS0pBOU9zTl9IV2t1aXdSZWpfc0hrOFF2c0hfbzFfSHhBSXNkQS1EU2JaMk55eU45d2Y1WDVlMG1rMmk0S0R0azhTMDlqMGRIaHBoVk5TS0V3VkJlc2RlcGZxMzNTTW5Wd2I5b1JYNG81QTJGeTk0SjkxUEVfVlI4UFRKSDFUQmtFQTdQZjF3eHpfUTVGTkpneTkxQUFnbE96eEtqRm9MQWc2WjE5N3ZZNkRGVVF6enBUaVRJUmQ2R3hFTllYTk5ubWdBSHRyNlNjN3M5ZlQyLXlTVlJPeUNkc09zRXlLM2VrclFPWld0R0hrbjRWSDI1TzZKempGa1dFb2NTLUFSbEhnYm5jZDVyeGxHMmphdnNHdVlUZENOVTcwdFdNWV9LeWdkb01HYk5MYk9QRHgyZ3puYVd2c083MUJOd2tFTnBWWXl2UXNvSjlxYnM2NTZSWVI1enZiek1WeTZZLVZQZWNoLWFZOTVGRDJJRFVsMGozYXN4QmtPVVZ4c1BrQ2t5aVJ1aGRLUUF5aEN6RUdxVkh4RmFkQmN5R3FvUHZnWUt4WUg3aUkxSGJ5VzlyNFZqX0s0NFE3RC1vYjhSdkxMNGhMSE1JTG9HMWhoa0FCRkNzZExnNmQyalBiMDhKWUFYaFZ4WVY2VFE3cExEWFItOFBhdkFfLWtKemZmY3ZUTlNEcDhrcHRXNl96YldIa0cwcmhCM0tMelg0WE91am5YeGhTU3hWMUtvaXlHTENSYWE5UUUyWmM2UGlVNUlqTW0zVDA5MHo3RTFaaUlGOHZZMkMtU3UybjZLVnpmRmxMT2FVRzVZSlVZdGdsaHJTMXNSVjVlUzRyU01kTkEtWlRabXBXLVRGYmdvNkx4X3h2dnZUdnhlak9tUGE0MEZ2a3hTWGFkVlNZVWRzVEg2ZGRIaEhKTlFBRVJEWHVIZkZhMHRyZWlKc2x6dWtyZWIxSnFxMGFoTk1WYXNJd1JOTU0xbWc5S0JzQnJwX2xfLWpwaFZGaVVpR3BEZEJ2NjRvbHFCcHFpRTlVeU1RdWt0T3BaMDBRLTYyNEoybWUxRjA5OFU5YklzVldqbjk2N0NteGlVbG5NX3NwRGhId0NpWlhPVEhrTVEtOFhWMFZVVk42NHFaQkpaVldyaFZfbWtoTG1sb2tMTmRna090RmFWNDRsa1AyTC1DXzl4V0FIMFlOZlJBNWtySjN1QXBMM2plcllYWjBzQUhFR2pES0V2Nk13VUQyZGNJMUpLZFFwRGdHT0U2LVJjeUtreDJLSlhWTkFPdEowa1FmeHRRS0wwWHVXQWthcWNCX3NucEhoVE0tOU50eHczTGk3UEN2WVdNVlFwRzVBQXRFZXhBaDIwZ293ZzFaZDBmcElKQjlUeFJPbVFmSnh5WENCQkNnbXdyV3MxMkc2TzhfOE9CTVM3UURMeGFwbl9xbnV3c3BkYUFSQVFObEZqQkdfZE8yTC1rWGJNc19JV25uTUFyMW81VzhjcDdIenVBc2dwaFZtbzc4ZHloSnhSLWVGdGtXd2tuMmVwX1MzS09XLWdzbG8tN3hucXcycjVRbTdDWUdOYWpEcFd1QThIaG1wUWZyVkRWUWxFaGl3cnlUZzBBNi1LTzhNMVU0YS1wTy0tLUFFMFFQNVVELTZDdkVtOTlTS0FIS1llRW1uUk1pZUhPOHY1TjhZd0I2VG1aSUFZQVEtdzFMQkxUUFd3NjNsdjBHWnVrdThJLTNaVy11T0didnVrRzhVZmxpY1Rob2p4T2xSU0FMb254OHI3RzNIMmg3Z2YyYmFwMmVXb0NUQzZVb0tXcTZSM0NZbTlQbkdnVmdReGFMMlhrenJoa1hIdmFhMzI3ZzZ0b3VyR2IzN2NZaERqLUZMajZqZGJ4OThTcXFGVFV5M0Z4ckNiQTEyeXlXS3lsNnpBeUNPV2lfWHJXbTU0Yl9MZXdwdWs2RmpoMEY2ZHB5Uy1OWDBoSkp0dWNYb21GRzRleThnSXRiOHdLdS1adzFITEFNOC1fV3RnVWEzQWtpQ2pYZlhWcm16cWpOOWI1MEJuLS1YODFSNTVkaTRFalFMMHhIbWI4X0VvV21HWEJpaDVYa202UHdvQ0VpVEFkdzJRQm45WlpiY1JQVmFrOXJHaTBLUjYzdWp1MlJ5OEw0ZTZNTUhBTjNtd0g2d2NxRlp0MU5uaGRENUs4M3lFemhHQ1VNS252ajFLQlFhSkFyNEhXdzE0YkpMR0k5eVhQT0ZMaUpDeDJiWXNES3NzVl9fUXhwNFBseGl0bThqUTFfaWdtZ3ItWi1rbHRjY2diU29FM2F1ODdyOFZPUmhYekxHdTg5X3loUVFPMFY4YVV1ZW96TTRmbEI1Y3ppMjBkSGx0OGw2TlJtRkdzY0E5cU5ZT0xIa0tGUS1GSi1aYjVEUEkzb0RicU90Ukx2NU5HQUUxTHE3dGltR2RTNG43aHlQTHZmXzRfVHd1TEdKZ1BIT3hHalczcTByQ3hBeG9MSkNpWk5RLTlqak9OZ3pmRC0yTmVpQVpnZGhpV0FJVjhPOG5icUlib2RWZjgxd3BUYzFyeUhuVEMtc2VzMWFmZ3lpMnVJT3A5ejRDYWdOaHhfdXRsTXA0OFBGLUt0cjNhal9ranh0NW5BeUFfWkUwMF8yZ1NnUUlZRFNqTVlzbjhkOTdVN2YySm8xUTlNY0FDb3RSbkhIcGxTVlBITndGYzRyZWxnaG1qZjUtd09LM0NVXzJVb1ptR0RCeno0NjE3ZlBHdWVQbTdtZVFDM05EZjNLSm1QRmdObmRSNTNwaW91VGdxQVFGU0xmYWJEREZsd0lDbnYxM3FPajZ3Z291Ym5DQzRNcE1BWFdtQ3NMaDJBNUl4bzdtc1loUlVjM1h4MXp6d1VBalRDYlMtWmZ1N3ZIQjhpamU3SHVISzFoenpHNXRLekZfR3ltTm5FdEJYVnFRX0M1d2JiaGdVYUdqSE5Kb095LXl5U0hxSkE1a1FjYVJIQ1FXLVZnOWhEYkFhT2hGaFdiVHNvUkc3bEZnM3duRWF2QmR2M0kyMm9XQlVhQ2JVdlZfVmRPODQ1akZ4Wjg5VF92bHZYbnB5Z0xSeWN1RVU1cmFJZkl2ZDdUN0hNaXFabFllQUdka2tQMW96c2MwZ0VjQkNxZEowbmJRZHJnZFJ5ek9QMUZsQ1FiSy01blhJTlJKQjJucGdKS19HaXdFWmdrbVBla3A5UjFDS3B4NWV2ek5haHVqVzAzV3RxUlktQzB6TDhxXzM4eTUwZ0llN3BMUERNY1gwajZMZjNFd1VPQ2ZuaWFUQ3hLUlRpT2xhUE03bzFheW5sNzZHZVJjVERjUTNNaUROSVhpZkR2aTQ3clpxWFFqR1RULVBIYTBHcnlBVmo1MXZQRGZFaHhfWEtzRDMwejhWd0tIMVNPdjI2NFVCcDE4eGxKQVk0NzdGOFN5d1J1MVZST1A4S1NRMExJbGtuUTlCZWpfNEpOSElxOEZTR0p1UWt0VXU2TEJSb1U2ZzhBbXdIOFBKWFFtdXo5ZFo0TUpsdE1mTVpSR05DY1dzSlBRMy1aRTNLdVdEMU9SSmlWZHBWVWlsY2ZCQkExc1FQU3FJTU9UcFBrUGlwaG1sZndEaURPQkNaSk1hQVBZbm5vVG5yTktoUTBPOU5sYlNhRm5YcWl4Zzk5TW5uQzhDVDgzUjU1YmJVSEV6NTlqSGtvLnZHYmRZdk5waVdCeGFiTTBCREdlS3NXdkNNMk11V0VJcmFnbU1lam5XSmc" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert11947d21176/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert074720dd4e5?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1e9b97d9-ab64-4960-a981-6022000de698" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert074720dd4e5", + "deletedDate": 1681267921, + "scheduledPurgeDate": 1681872721, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5/105ce7e3f1e8486c91777bf0c383c153", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert074720dd4e5/105ce7e3f1e8486c91777bf0c383c153", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert074720dd4e5/105ce7e3f1e8486c91777bf0c383c153", + "x5t": "QcgxiKPCbrB2VTFwkF-icKQKjGk", + "cer": "MIIB3DCCAWGgAwIBAgIQOp2xvEH7SsiHuM6bTeuJfTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABDqJqzagf9S4YPqJaXqjWkCbZjTOcTtPOtBgMzlmbg1RMPH9Aw0ClC\u002BOwpsW0KBDyS0gZzqpqDdcRC1CgZUJ4gblCm/8LMEIbdsyuLm3PyorLHIdHx4Qps8mROvOsCybmqN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFEfl3BGZQgOcG1m6yz58bQCNmNp6MB0GA1UdDgQWBBRH5dwRmUIDnBtZuss\u002BfG0AjZjaejAKBggqhkjOPQQDAwNpADBmAjEAjV/BFV/EDtjrNIFwi\u002Bhku3UkPwOO\u002BrOygyMWbCOOBVrr2dSjU4reMkp6c83iZoy7AjEAk24iUfo8O\u002BL/zxiLwI7J0PrLykm7sgkWKtqUyJHbqZaZ0eaqzyKTcUV\u002BJs6CpcMG", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "241dc1c2-a32c-4eeb-a86d-409d4e230608", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176/3fed76ef82174073ba1f72fed6f104be\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert11947d21176/3fed76ef82174073ba1f72fed6f104be\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert11947d21176/3fed76ef82174073ba1f72fed6f104be\",\"x5t\":\"qUgetqoZArl33TEecmlYpIr8Prg\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQH1xO/M7vSYmw0YvOHDaSDzAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxNVoXDTI1MDMxNjA4MDkxNVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABOu72xk36pIs8tWl1gKyUWZfpuAxD7sg8MSDtRzP0eQ6N3zM/7+jK93DPkc64DTL2IqgocbpN8IXdkjVBTrfqz7rAKLXQJ0QRV8ulG2qZ6oZt0bEEH8/37IgCoFKLKuYcaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFOOxFfPMb9dP86xWmZgv76MZPNV1MB0GA1UdDgQWBBTjsRXzzG/XT/OsVpmYL++jGTzVdTAKBggqhkjOPQQDAwNpADBmAjEAgQsL72dKj4o3pdM4zh6s2UuA38DU/n/B2wBZToekGaiKDIHFjHiDssgWVunIx9ybAjEA2e/HRi8PuTr8Yfmu5hBsBbhJ7Yv7GFPqTDme0WjnfnJz9f5FLEAssbIKk+7i7MKR\",\"attributes\":{\"enabled\":true,\"nbf\":1678953555,\"exp\":1742112555,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954153,\"updated\":1678954153}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert074720dd4e5?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4338b950-9e9d-4764-bbe0-6a0e68dc433e" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert074720dd4e5", + "deletedDate": 1681267921, + "scheduledPurgeDate": 1681872721, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5/105ce7e3f1e8486c91777bf0c383c153", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert074720dd4e5/105ce7e3f1e8486c91777bf0c383c153", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert074720dd4e5/105ce7e3f1e8486c91777bf0c383c153", + "x5t": "QcgxiKPCbrB2VTFwkF-icKQKjGk", + "cer": "MIIB3DCCAWGgAwIBAgIQOp2xvEH7SsiHuM6bTeuJfTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABDqJqzagf9S4YPqJaXqjWkCbZjTOcTtPOtBgMzlmbg1RMPH9Aw0ClC\u002BOwpsW0KBDyS0gZzqpqDdcRC1CgZUJ4gblCm/8LMEIbdsyuLm3PyorLHIdHx4Qps8mROvOsCybmqN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFEfl3BGZQgOcG1m6yz58bQCNmNp6MB0GA1UdDgQWBBRH5dwRmUIDnBtZuss\u002BfG0AjZjaejAKBggqhkjOPQQDAwNpADBmAjEAjV/BFV/EDtjrNIFwi\u002Bhku3UkPwOO\u002BrOygyMWbCOOBVrr2dSjU4reMkp6c83iZoy7AjEAk24iUfo8O\u002BL/zxiLwI7J0PrLykm7sgkWKtqUyJHbqZaZ0eaqzyKTcUV\u002BJs6CpcMG", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5/pending" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert11947d21176/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert074720dd4e5?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "93bdcfae-759a-4a86-bd01-2b01bb9b4b90" + }, + "ResponseBody": null }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "26742", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "cd0fab9c-3bf7-428a-96cd-20143d9db2bd", - "Body" : "{\"value\":\"JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuQ3NSZXVRQV9teTZMeE9LeDFGTjFRT3lrWk9VZFFLb0h5Ri12ZnFsU25HbGMtSW5DSXlWNFAxVG1KUFZTbEdRWFBIa2VrTFdWbEZXeE1SZk5GZ3NFTFkydWpqNXFDa0hkclBDMFZaM0t1VGtkSmx5MHFlM09Ra19TZndtbG0zbUxOcEhEcWRLeHc0bEIxc2Mtakh6VVVUeTVjSUZNYXF6S1QtZFQ1UWxMdDV0X2Zod1hTLTcydDJoS0RnOUhpNWdMaGJnbEJfbVNrUkhjcEExQ1JCMjNhcEh3OHFvM01ONl9tTWlXWElLamdadnFFNGpfS1NnV2JUTWNfWElMbXRRQzJiT2NjV21yUGJRV3VwTUxRQWlQSmptdE52TkNMY3hnQ0ZVWnhZVWVsektLQkVRV19hQnBkWGhlUTVFUkpfbVZ6OW1EUUs0WUZSVzNQVmNucGFTcXJBLmJLX19xcTQ0WUcydzAwd2wwMVExc0EuR2NSNDVUM1dBZGt5enlDckhhSm1UN1JXN3NwdEJfX2h4dDgzSXpVdWhObzBNenBHQllyaEtXZ0RXMFd3eHZjUVowQWIxa1g4dUxlRmZvNUROSC1QYl9XYU5McHpvcEU3LUtVd0ptM2FhQ0VjdEdNZDhqVnNsV1N0eHZqWmx4SHprRzdzZTkzM2JZcDh3TUtwS2dycDZVQUkxUE82UExfYVROeGNfZUJfNmpDNFQ4YkJYUkRGSktUZjN5OE5NVGpHTk5pN195XzU0TEZJT3RCQTJPS0JjZ2M0SHhUcWc3aXg2VjdNeE9LaFl6YnpqR2tzbkFlMDZseFRkR0dUcE8yekhUejFlZWVFRnRpUFJIRm1ZdGEyZ3d0OEVmZ2VtWGJ4eDAtTzdsdHRvU25tMFNJMXVVNFNxWENxYjZqRlVhazB2LW8wVjZRenhOSHpnRk9DZERhZmx4bHBiSk4yNlZ2djRQZy1LbEdJWFYyM3pwSFhwZF9nVWN5VndTZjlhenNRSVBIUHVtNzNmZU5vSEtiaGcyQ1llbUdCZzFOQzFyeW9XbWNRVXBQTk0yOURxMkV1SHprY0VZZTVGajhmUVFwNU1HTTlYRmdXR1Flc3M0QWYyYUpVV3RWQWFRNnh4ZkU0RjNPQTJnb0s1bnJGci0wdnlPa1hkSUx4NDRjUFVpM0h5QWNVX1JWVFFIa3l2UjVvNzA4ZXF5dDBZOW5BVnZpMWFvdEtTOHhPVldQTUtjUzV3NzkwZ0NiU0w5b05fQkhLT19OX0xaY01YNVQ2c29ndnE0SW5sSDFvRmNXZ1lwQ3otSmdNZkxqak9XRHlZN3ZGUjZYUHVPWHhsTlJ4dEJRd0RWanRvUmFpX3I4Z3J4WDFtakF2ajdEbl9aRlRyc3NVRHk4MTYzNkxJTUF4ZzJGaW43YjlNanJtd0tKaXlwdEg3ZXRxZ2trQXpna0JyeklvZ2V6NUZzODA0RUxKcVA3MUp0VkltQU5SUThvQjBpYlI5TlRGejdFUmROMENoVzlVaUxIWjFMSElQZV9zX3VJUkpXYXRUZFpWRlJXRy1nQjlCYU9LZU1pcm8xS0ZHRXlqanFEZXh5SzdLOUxDU3Z3VG45dnZHeF8xenhiQTlMQ2h4R1Axa3FUa3dtXzNwalhBa1JYUXFHZlkzMGtOcktTUE03bnlQQnZZSW43RGdjUmFaYlBHbDhVT2JtMm95VUhHSWR2R2FSSllWcm90VHhnaUdxb3V0WXZ0dnFpTmFSMFM3V2JTbXN0UERVbnRRYXpSUjY0VEh4WnAxTFV2NkNtU1p5Sng1WXhocnZQQ01TODBjQ2NsYkxBZzFNRncxWUVxekxkVUdlZEVMOXY1a1RkYkZwemdiZFpueVBUZkY0MUFleVFCZmxOTFJJMURxWUhJcWRVSnkzV09PVGFSRVFhTVQyNjZOX1lIdDYwdUlBMjJvTkFreEp6ajNtMUhMWTl2VkRHWjlfUURXTTBkUVlicEZvMnhydkllYVlwamQ3MEVYc3BIZlpJaHllS3I5RWZLa0o0ZzEzNEdBMnU0OUNVa2JvRnBFdmkteUdXMVQ4bkZiRVFfT1BCcVpMQW9uSUtyMnZzd3czaFVoR2E4VllGUGk5SUZucUJWc0wxUTZvMUg0Vl9JWEpRdVlKcUNDY2otbmttcG9nUXUyUjVadTdJUEdzLUhjWFVQVTRvVlVIZ2NJdUhLUWNMY2MxLURINktjMEV4bVpvS0kzZHN2ckxlOHNCZzlCSGk2OW0wTGNXa0hqeXlxTTFObjRKSWdCVVAxVDNZZmVSOGlWNWNkVElHWU5HVGF2bTNQRGEwaDRqRTJaUU9BaUlrMnE1S3RfTWxuN0xoQnkyNTZQM05EZkY2MDc3alV1dWpZSHp6NWluMm0xaXE2S0YtamY3MlVmTFdyQ0pzNUdTTVlZeG5WeXlaTF84MTh5RENnZjJxbUcyQ1p4RGcxRHJHUXJQX0xPbnN0RUZsQnNZMVV1V29JTk5YQTNwVXFuUEItMGdkMnRNSy1fLTdXQy1BdS11VHlJME5JS0doRUM2a0pVSm1hVFNaNDkwejdqQzBHc1pzSzAwWmdkY1YwdC01eFZTLTZMcGM0aTFLVDQxYUtIc2NjVnhuMGtRemxKaFg1VkpybjhXTDg4cUlJRC1aRHhSbjlOeGExTWtLLTFBTC1MVW1ISUlRNzd0LVJoanR4ZV95cmJFdVQyVUFNVVcxUFZ2VGdIX2NScWVJamlRMk5qdFF2Zk1LdFhfOGlfQnZwYVJDelFveHFRcUNMbmFQWlNBc1A5aTFhdE1mbHY1X1FKZ0xqdEUxdFhJMFFsQkNudWRRdUR5MEZVYzVEUHNTMUVYa1RVYnVpZ3BRMlRjMnhQRGtwdmczVW5GQ2p0RkQ5OEwyZ2swM2FfUEFNeWU1V1A4VXdWMkhMLVNxcGQwT19yeElaWHlqRlV2R1lXRnRmMkJqRzhuckNZR09TQXhJWFZzN2ppQnBFUThVTjM2ZXpyWFVHcUoxaWdVTlFiZTZKTHB1MmtUeDhDMVpRX0R4MG9MdmpyOFpJcExaRThNNm02ZXVfblBFLXAzNXJTeWlxS04taUIwNnVBTmJDMHQzUlFMWGNTdmFHQWdGd1RLa242aEx6TElRU0cxUnJvVnBjMmJIRDhHRjQtVFZjTXQ4eWx4QVZ4S0w3a05uanc3SmppOVhwcUs4VkxXcVh3c1R0aDJDRlZGWWY1dnZ0MGs2VTRSaHFTTnlwZExSYUk1OG5OcHE3VVBPQTYxWWZDaDIxU0dVVEI4ZVFta0YtS2p4eDhMclhxS2JqbFBfZ2ZpTkd4R0lvaTV6XzZla3BCbGd1Nl9iU0tCaGJoS0lYWTk4NVl0QTZHanBFb0pJT1V1Z1o5cnZEUzFCa09EM1lIakZKYkE0ZEl6Y2dQTzAwRE1aYmpaTlV3cUdRMEVqODZsSmRlTnhyZnhFUkhCdEpoQTB0R1dDcmplOWRPZVBBMkFpT0hvZWJCWnN6NGtUOHNvb05PVG14WGdDb3owZ1RmQ2xGcUt6UVBKTU5WWWlTYXdJTnRial84Vy1zVU1Kc2Z5b3ZfamtwX2dpOVNqaGtTNkl3VW5vMEdsNHd2djMyZG1yenN1em9xdE5zMmJib1BXSkQ3SmF1cElSU0dxczB0MXROTDc0UmZBS1dpRkppUjlicDFZTW5mdUFaNkE0Qk9GMFhLdFRqclp4Q1FNbTBEVzZCY3MxdWtrZG0xWXdOLWpQTnMyOUdKak1NaF82QWp2am1BYUZmaFp4b3hESVRGcS1saGZ4RGV3RXpCVjNZNG1LeGE1T2tReVhPZjE4MVpMMGRFUUhmTEh4c1FoLUp2X2FMZWtxSWpfc2pxMWpHejdmLVdKT1ROckMxM1dhVVlwdk5yU2s2TTJZMnRCODVDRUxENGQwb3dscl9sd2pKNzdsc1RoSGxXX25fVDRFajd5aHRaUl9RVi1BUHI3Wl9DOEhPV3phRzExY1FTaS1Mam1RU013WHZUMDJzWmxib1JGaG9peGwtVFJIOFVtd2czdzQwVEZsZkY3eUlkVFUxUC1aU1lCdzFJdEMyVXZiWkRmM2hMT0lSa2NjbEhUUHJTY3dwQmxmMWpKbjFrQjd0OHVsTXlfbUUxN2ZPME92WDJESklqdVEwa19OcmpucFBacVdkWUYyWlMxd1hXRkJHN09pX3B5MGIySm9JMTZGQ0ZOYjNma0RYbm9IcFFGUExFMXFFRm4zVW9UaUNsaHh0WGJOSzBWa3pmdXU4dGtjaHpUaHJPbVZ3Y1UwQ0hfVWg4Vzl6OHVjR3Q5d19va2ZBYzAta2ZWbUZ2bVNUTlRNY1B6T1hIdHRIR2ROanVMVWRMaG9RcExmb2NBcTVDLUlqZXp0ZnNITHMtMFhNZ3BpalU5dG9nR3pKWWdTTE16cWxnYTBIelNWa2Jydm1JbHNOd2s4amt2eTNteEVkOXctQ29WSEN2TVF3ZTRnUXd6cXpJMmJUMVFJSkhVQUpvRzRHZ2loVm15YXJYczdFZS0ycjZTd281RDdnemxiUFI1RnhFMnZLM2lrbkd1RDhOS2FadDZvQlIxdHNQV2dzbm9NVmNaOXBZbjF2cl9IZ2kxbEc3S1lJcDJudzhib3IxQUJGZUV5U2czRkNsRi03SGlNbmNibURZMzdNVHlFUFpBRjJ5ZV9tSGhZMDdCLW44R0o0VmxoSmYwX013ZGNobTNtdDNrVmk3aTIycVhDRVBaaEtkbVlfQ0RkRGdUUkxYcWl1QVNpaDlxcmJ5Rk9jbVpheklOSmUydjE5MmxBakRsWmRlbVJDcXl6b3M0aDV1UDN2MGh3ODlEcGJHWDdqN1lKTkRKdEtvSVZzNUQ5aXhrRWpleUt5YVlCNktUaGNsQm5EemJPdlMxdEVzRU1jYkd6STJPNGtxMmRlSHJud0lYenZCYkhWRnBBa2ZZc2R2VHhxUFVRckp6aFBoQzdQQ2l6alUyWVZoSEkzUVF6QnZsWmJrQjBrQy1xWmlIdV9sSWFKR1VfaVpHXzdBNGNfamFIcHBwNDR2TTc0ak1iT0xHc3hMOXJMcWZ5RnNoMW5WVTR0ZkZEMGlRbDF2VzdHc1M2LXI3c3htbUk5dXF0eW9HTkZOM0RISGVYX0FDV2NXMmh2eUQ2R1hFVGtCTFN5anRPNE85OXUzUk43MXc4VEdCajdyNW04LUVTbExqbVBrSGdxUzIwZjVWT01PQW9iR2lHY1NSUWJiZ2xHNDZPTndoTXlxbzI2dGR3RURLOXUyTXEzTlNSOUM4dkNhMkxTdEZMWWVFVTlSeHFKYml5a21oczZpazBTU0trWkotRXlDTVJkZ0t4UVBMdFBpZ0Q5MF96bFgwcmlSQ3N0OVZoZS00X1A3NkFhTWNldnVwVEdaMkhRUTdzLUlPZDRnNXRWcXNINGVoSVN3RU5vdHZ5WXg5TUItX1NMdzlqZ0lOdGt5OERhM0tPMGVYQWY2b2dlT2x6bklPd3M4cHUzTGh1c2pGZEVrREpBQlFDMU04TnBONGNsY2Z1bm5McmJmazZWc0h0dENXLU9tcGdkUERKUThlM3d3TnlDUFNLY3l6b1lCWUFXcDExYS1nU3FJUTdRZ3VIUVQ5LUhOQ1BqeFV1R1V5OW5NWUwybV9kSUR5UC0wN3RkdDVjbk9qTGNVbGJYam1PR1NxTlllWTNzY3l4eEtfWmQ3b0E5ZmFSemFTQ0F4aTZ6UjA4Qkt0TkRqNml2d05CWUJMU3ZRaXEzMUhxYXRlV0t4SnZfUTllaXZweXJfQjd2OXBjZjFjcktLQU9MVnFwQUJmUDVKUUcwWWdlY2RibnNkbU1UbC15WGdyRUFSaDlrbE5VcUNSaG9jdjQza2tNcEZYSDcwM2xNc0lMTjk4T1Y4ZVNJQkczMVE0c1BaN1NkamxjR3p5SjBiTk9rMU8wZU9JNGdMWHNrZDVWMzl2YWJnUFlGNlpoV0dwQzFOSUZZQlRrblFpLVZyRFJKTlNGYlAwUDZLUVM5b0JPS1ZzdVVwU3VDcTBIMzFRaU9FZVB6a3RnN1FwS1ZsMWxSSl9ZYUxLWXo2UzFmeHY0QjRrNDhDMlRMeEVJNWVaX0tjNXFWRWhnV2lINDZpLS1FeTNxX3hHbWFzT2Qzb2JfNXJsLUZncDNOOGJVQ0NEa1RWcktpM2d2X0E3UVQwaTlSLXpBdm5hZDdBMmIxR0Z1SGppUjczOEhJRWVRWjI0c2hTOGJPX3JPR2JlWWtrdDQtTmVXbTQxSXNKZ0tUS1JxZFhVcE43aHpRTmZDSHFFcDBDc3N2VGx4R2JNZU82QzJGNTRrMms4REtuRnQtVFRHcTE1ODJzbGxhN25LVUExRVNDeWdLR0g4Sm8waUdDb2hiLWlJTklPQ1FIRm9BWGFXaFVWQ1Y4V05RU1RudEJFXzdWUDhhNU04MXhZdzR5UG44clNJZVNIZWtGdGprY3ZhN3lWN1RDYVBJSEg0aldma2V3M0FpUTJTUEJvaDFyVHBXeEJPLXQxbE5FelpPTmdENEFLMTE5YVpUVndfWTdqYUo1VVhmUkM1OW9iZ3ZPc2QyVV93eWxIYjlSWFBtVjRJTk1kN1Q4bmxjMjdydUlobUg2a25hbkREeG13R0FMeHJlRS1fVFVkdURlMEQxQ2NacTRVZUJTbXJ6ZDMxcGUzY1JWRXlwWUZ5RzEtbkN6ekI4R3lzUG93TkJsalQ0czNsVWJWWEZSaHV5cHpSTGRaSUVwcGd5YkQzc1FkellBTDYxcGs2bzc5dTl2Y3R3ZXFPUGtlM25OeGVnT2d6aGc0Z3hmU01xdFd1d3JYVDFnbzhvVHpSQVAwRWkxWW5nVE5qOWp5ZC1zMVZfMEhtVnpEWl9jZENSWGdEMkVQdEp6WG1YZlJ1UkUzTVJxelVFM1Q2Yk5henRRMDdXVVBkRG5yY1RjTlpBc0RpQUNFbGdnZkt0Zk1tdjhWQ1I2ZTh4RzIxZ3FPcHctdGh2WURWZzZGdzh1eno3R01Lb1lraUpCVi1VOXBlQWJrVXU1UVloMHV6d1FSRFlKMW9VOVI5bE9ZSHhNUWtaUWgyTWVxRHNyZXJ3RlNkeERRVU9ZZ0pDYm5fbmhRVnRRMHpXTEpXMDhpOHYxUGswSk5qVXNBWWlMLV9Bc3d4c19ia2U4MmwtZ28zZHFuUkpFWUtEVnNmOURfcjhPUnNVMzA3SmJGOXFkNHp1NVlQSy1heWRMZDZMTVE1aEJQY3MxSHJsUlZCRnYxVWxOOC1EQk44cjhmbUFSUkpUeERhTVZvOUZPRjNZSzZCNnVFNE1vV2s3bXV0T2tQR3BLWmNEb2RrWFdHb1JxRkVIRzZyOTBvaHJqQU4wdWRzMHQ2YXNkaEt4WXRGN2dzNWN0eXhZbTByQ3d6ZExCczNNeUJTM043MkJXS0ZvTXVfQVYxVWRsMHhFc2pVdHlQc0ZBRHF2RlR6NjgzOWRfWDJUMjlWczNLR2JEcFhXU0NmNDZaU3prSVNXc01MaERSSmRzWnIyRWVQdE8tUGVuZWFRZTRKcnBtQm1JNjZWbDBWcHdJazhtRW1FMXNJTGVhTFo0MDJSa09XNW9tX0w5LU9UR2RpRGZDR3hEMGtjNGVYYTRFVlNHZklFSm9xWk92ZVFDREF4ZXhpZHFNNkhZZ0xTeTgzUTBIRS1IUzF0dURZdVNBTWF2MFl4QUJLMFdIckN3RXlrcl9NUWxteTRnNDZkZTc2S0FLWDFscnBPbVFzR0NkSlFUOTRFN2lzcllmb3IzOGZzbktRWGdfd0YydG9YUFpuOXBhdEJZRk4xOGEtWEV1LTREU0V3ckN1MV9FZVZzWXdRX0psbkpvbVNTMHhmVkpIYVQ3TE0ya25oQXQ2WlFYeDMzbWM2RFZ1MExpRkJ0MjFlRi1qSmlpODcyNG0xQU9DVzRlQ0lPV19xbmFobm1zR0ZGZVNOTWdCVDBuQU9RNG1HVDB0M3dkU2E2Y0g1cmZweDlqdFJJdWY5ODdGS3BvS2puX1dhYXhJQnotTHBQaTlZelUtZ2tycnpvcTEwWUx0aF9TTHlhd3RITEJYS01RMjk4UHlGRzJPX2E2MVY5aEttRDk4Q0I4OWJWM3F6bmpSa0IySnkzOE1EWGMwMFByNFQyazVUZGRLOHdLTXBYR196OUV0RUptWHBpUkNYMXRIVENyc25XUWQ2TnhkWm1BanR5YnRjUHFvR2EyYWlXbVNsd0IwR3V1a21UdkFTMTA1bnhFWjJqc0ozSEhJdXk4enJ3eUJSb2lIMWpEOGJodTJFX1ZBclFoRGgxdlNWbXR3WUhZamUtUFJRNlkwZTQzLUNOdGw3c0pQSXk4LTNYSWkyQTdMdlp2VXo1azZ6ZU1mekxQVW9EUG4xdnZ6M0lNQTVrZWlnSDhfeHlpWXE5eWtMbndfT2w4T1YwQU5Yb1QtMVFOX3R5bWl5UXR5a2YxWWhsU2xMelV1alYtQlhEbUFqdzM0TUhEa0ZaMkhMUHFtZjUzRzJJTjNvN0hacFQxVXRRVndDMFl0cllqcnhJTHRTQ2x4ZjM0dHFjdGUtOEE2bjhWOGFOc0lERWdjbHUxSndGUER4bUVpUldnUTdlNHpHcGFSSHBJa3pvNmtSazJWQmRSV0pJV1cyR19nblpWcGczSlNSVUlwdkU1NGZvSVhaUWZjN1JNUEVqaE83UUU2N3JrNFZWbDFsMnVTN05jSy1hWnpiZXN4bFJseWp6X2NkMzRvVmdiYnpPOVRqQmY2U2E0RUh3V2xLVXlIS1cxaE1HTXI5eHZ4M2U4aTlyVGw4UEpNYWVPc0p4bkwzWnkwelVDQkdMZTNaNXladWFXR0tBblREaVR0TUozQXFROUd1ZGozZ01NdmFacXpFQ21xcWQ5WlJqMTVBQUZoZnFfUlNKd3I4U2t1RU8tbzBCcnVhb05NcjIxY0lOeE8wZzNiTWUxSEVoNW9hSk44VERVdzFnVHVMUkI3aEtDZ3ZaX1dXRVM2RXN1bjJRbDhsNUtDSlpmSGZsczRyWVFtekdXSlZKN3d3eWZUbUhOb0laQWNQMmJsczRIT0lGOFZraDBOSFdGbHItbFMyUmNXX09HWEtpbE1MMUNQNGJZa2VsczhFNjVadmRLWEJBNEcybjlqemVqSm8tUDJkSldOZV9qc0JheVRwNzU5ZFc0c0JkaUJtaGhMWnd3RF9FeXZLZWhhVl9sQ3RyLU9HV0lyeWJvYmxXRkQ5eERmOVVDdDZsN3FMY2QxZVpYREdZZGNfd2gyMjhyZmItVFI3R2hiUWh2RkFLRVgwRFQ4SGZMS2ZCSUhtTVVWSi1yME9RSEJjNlZmeEhiZEVWaU8zTlBKZjdIR25aLTV2WVZQbHlIVWdOWGFhRUJGTnBUQS1CSkxfMExfdDBkNUpxZ2pIOGVLOHFaRFU5azdFaTE4enBLZTJtM2hITnJCN1M3ZXRoWWg4RjJQamU2LTh0c1dUWTllT0ZXeWs3cGNmS3JTU1B2TTVDbTJsdC1acjlnRWhNdDlBbjBYNm5EYnA2Q3BBc1ZxM3dOOGZuX0RtcC1WNDBQaTR5MDdEbWRzRFU4Q0c2T2dnbnVxVHBYUkpRVVFVTjJSMU84NFFyTElvdTF0d3lIdWhxbTlsRzdxaGd0LVZoNk1ZeXFVdk1na3U1aUVROG9JWVlGVnBVVXR3b1liSG9UaFczUDRldlREUUg5TEw5MFhFSEh3RTlyNGYwbHdvbTRJbGtGb1RlOVdKNzN3N0l4QjNHMWhSMEdoekM0QUVoZmJ1RU80TzNES0prdnc2dEthcTQtQzZxNk5wdDVzVVJZaXhLalpiYlgxaDVTUGFlUkRYVEx3bWVad0JUT01jbDBONG1BUTI1MmpkM1VCdk9HRW9OSk9ZWFM0Y2RKZzlCc1dIeTBBNlN1WnpsVlc5YnZ6QWhHX2MzMlpNN2R3bGNSQ000OUNxSV90NUU1TmZhM3V0Zm9mSV9qeUM4VFVnLUpkYXR4NDZJWW5BNzBrMkhVd1B6T2FEdTRTZDRUQllBanlYU3A3dC1zYWxzcXFIWmFQdzhfcHY2Zm1ENkhCSC1VV0x0UW95LUFpVktGdElhSlJIRjdRSWM4SVBFUHBMVFpsajJnQUZScWF1MGxaTXA5WjlKZnNVVTlUQlF5NDJwVkFxVTByVFBaTm1uT0FJNUtCZ1ZSc0U1bHlERXdSSnFjQ2ItRk1kZkFjZFBjTWIta29HUDB0d3RWVXRqcFRUOWU5bS1yUHRHRGxRQU84d1VhYzZ4SnBmQ2JiVmZoNGFiM3RzeDNoZmtZaXIzUzM4aVpjaVAtQi1ELTFSa1BIelBKX1VjVXBZZzI4RWNpMnNLU0Vrc29IZGd1dTdzVzFwd3hmWExWMzFZS3htUWJjWXJyTllVR1MtRUcxT01lWDVUdTNveTVGdFFYUThPZmJRLXZuRFNEb3VZWWE1QklOVldqeXlxZ1dWTVlsX0owLXBmNHN6TzB3OHA0T0g4cVFtUFhRdHc5ekRJaFJnSm9WTkU1Y2hpdGNEcWVyZlQwOVJLZ3lGY2UyOEJ6aE5VZ2tpZ1BPMXg2RDZlT3VaclpQTUFWeUN4Y0FEM2JrQV9IbTRpazZNQThucHhJWE0xOXRja1lSNDVqd1ZzdnhNODJDejd4ZmFZM2U4ejZQaDlxQ1dCdndycWt1aE1wSHdDeGRudG5XaU9JNzZLUWFwQlViYnlWVUZfWTZrdkV2YXB4WHdua0g1Z05kc0F6SmwzY1VXRU9DWUtTU2RVdlpBeVBPUEMzLTBBQXZVTHc1aF84eThvQTY1X3ZfVmJuTGp2T2MxT3NNZG5ZSEJEOWp0cjhkUTNXQS16b3FJSXZDUUluSEdIZlhmVkNjMlJjZ01hbC1UV0hqY1dyMDBvczFjMk52S0RNdEFNam1OdGhxd19Pb3dHQmUzeWcxaDJxSk1MekVyaWliU19FQmZuM1U1YnIzcDd4eDVHY20zNGZPVWxOUk41bmlBd0lnSWhEdW14ZlBqdkJ1WEVhMzVNamtuUHJDbWVRWmVtcHZWRFZRQWlOaUM4aE00aDRCZFRBbUVENEdOUjZVLXludjktVzc3Tkl3b1g4S2tsc0F2WG9FVXFJMTlvaVA4clYtT2tkOWVSeV9tVFpUVkhUYWhsQ2VTN2pkWVdfbDY2My1lenp4dHRZcnZkdnhCRHpFNWJvekJPdDhGSG1paGxIdEp2ZFc1cThPd3B5ZUR0ZjlWVnF3cmFsX0R3UVduSnoydXhyVkVVT0RSazIwWWNrMkQ5aVQ2Q21BaHg1RnFET0RzeTNzY2U0dDJmVDRTR1Jtc0FDZjdPMnlURDVkVl9HNjg3bFhrbVFGUUhwUDBFWFg4Y1loU0pjcFNGYVFfbmVYR0JzTVBkNUdUSTNxaW9VdndrTFMzTWc1cjZIOVdmeEZ4NENuendOMWMzOXpxb0hRTGFBSGpGM3pnQUt3bkg5RkQzTFNHUGFLZmxFRUQxcG5KZHRoX3R5c2FYbmhwUnBsVVpFQjh3OE5PTkt5ZDhqcUI4WHlVU1o2Q093ZHVrd045cVA3ZjU5MUhTNVVHQlVPSkZrSjdQX0ktUlNiN2thb081TnJmRDllbWF6QVlaaDVXV0tzR2pza0RJekd2UnZ2bk81NjRfVlNFek5ZWGhheFZXeXlNUHEwMWM5RkNidFdaeF83YW1ITkJmSTlOcTViZ2c4cmpjdnFJdzZVb2huWTVXSXY4TXh3cWs0c2JCX0hleUhyZXc5Q1lNNmZWNDlPNUdlMjNaOGgzeXFlUktmZGlaQVFMVHp4TmNhWi1zNzlGbndfSV9ZUDE0SDNNREVsMGdnWDhKQ3VQenZ1QWd5OHpwdk1FU1cyVnB1OW5MSzlyNWNwWnYwQnFVT3Itd1BZeFBTSEcwNU92dFJHN3NXNG1pbDduTWk4YlV0Q05JR0hqcVoxWE1OWnFaYUkwSmFOb0o2NGJzQWRNQzg2dFktZ3BwMzNKdkN0U05LcFFfMm9fSlJGMXFaU0N2MFdOSU9jdkdSLUlON21IelRlLUV1Q1oyQTMxSlFOWmVyQkVNYTNvYjRHMDdBX1Z5RlVMTHFsQnp3WXlhQXc4ZmUwT19kUkV2MFluTnUxZGV4LUZaUklZYmhUckdtejNDYW56RXJzS1hTY2QxNHRrMXp3UHVHQm9FYlBqdXkwZWQ0YkdDUGlXcWdCNlFuVWtKOHBGWTJBcWd1MlBvVlNmdDdOWWhQRkdENmliMmpyU25yT1NRalpOUy1TNjVEQW9Wa2FaWW9xY1lQRjRMRGtYdU85alJPLTRWSnNQalhLVWpMUEZnUWN6bnp1aFRHTTBkM2tTNnF2ZUt6NktxbElHd1RBX29wZmVZeTdDQ0t2OGs2UmlOV1NWeGZSd3Z1NWxNTEZGX0hyTm1UR0I2akxQd2NOdnFFMlc2MERVSlN2eEJkT1pLOFEtYkFxTEtNSmpZWEw4WkYwZnozSmZacHZBaVM4Ylh3bHJTN0M5bktZZ3ozOFRNeVdpTHpQYUFYZ2hyTUhGZlg1SW92MkNOZEF5UFdsc1BKdml6OS1PRjNrTzNaTEhIVjNiNjg5a1ppNGdQc1IyenZGT2xnd1NySTBEWjNEcjZJMWprX180MXl5QU0xWmNrTmxzcVRoa1I3TVduTjhuLThRX2l3MTRlSjFGbW1yQlNFcThKRTRKeVhKUW56WFREMFBrQ18xRDNTcmc2aWYteHE2QklsM0I3MER5Vl9uaDFiWE5YaFViNy1fOHl1aEVWd2Njbkg1UHBnc2Q1S2JvRHlXZVdtTlFOQm9TQVVnSjNEVThwNEF5TzNJT3RxQ2RvWXVMU3YtcHRsUmM4d1VUVWF4dEliMmo2cGpwQm01TUtGdUdRNUJiYjB2ZjBtYmlzdTZFY3Y4MkZ4aUJXd05LWXZ2cUUydE02d1V4RUpNY0phWl9nRTEzVHo0T1gyTmJlMUxSR3lXRnRNMG9Xb2FhN3VaQ2ttTFd0S2tjZmtvQS1CeThFNnBlNmxUb3NER3EwcVNid0l0ODNlM3pfOUFJNE5BTjF6eUtpVlY4OVBSRndJMkFvZjRVV293QkVuTnE0ZkV1Q0t3ajhZOG9mNm8wNktUazNKNDZWLWJVSGVDZjVST3ZEejluMml4MEJYcDJOcjdNNEIwN2xpVHduV1VaamtrU2I3dmhCeEt2TGVwNkpPRm55OU9zdHg3ek04cnc4SXd6RF9JMFlGY09IYUVhWUJjeUZLeGhDUGQzWEZMZmFlQ1E1UEk2R2xfcldQbmZhRDRaUG83RkFQb0ZJdS14S21HdktLbHRjd2NVSXcxWk9VME9XLVZ6bDJydTRyemszTkh2N0JRYTZTdFNETW1NeVIwcGE3VVg1N0lKR25pa2tmTW14elB5NGtqaHh0S0NNUDBwQ1RleF9La1ZzVngwUFB1bk5BMXhXdHUtcGZJTEZ1WmFmeFN6Z1MtNlhCVlhscVpPc3doMllLTUR2OEtVSTF5R21OZDV5RzlRUFlXN2loU3cxSEpoajBrR0pxNGNsX1VZS3VBNDFQWEZtSWhNc0NNclluX2U5ejg5N3JySVpsbWMxbmk5Mm03dmZzNDRKcjJLejF6WmwxeHozc2dhZG9ZWUtfYlR5RXN6SmFocE16UUFJRWNTeEZISHEwczZHdGxvTzFVUVJVX0plNzNHRENsSUNFanJpYjNubktVYXZfWWxQdVMwQnpSTVZHa1U1WjVXOWMtcHRqMV9EWTZCcUlETlgtVEdnVmVIMktkOWpQTDJoVEZaZG5ySzR1VzQydXdYVndTUWRvbGZnOGhoNWsxSmZGOEM0LWppVkNqWV9OQXBtU2d3dUNDX1ItQnhVSk1rZGV2ZkM2dmgtMWczRWtWeXlnYk00cTA0SDJ0STdVOHZsOS1JbllPSXhVRTV6OUw3bG9iNHNXQXVrVEw2N3BzSWlnTHNYbFFmNkNtQ1l4MERpa0VDUEQwOWU2VGExRnY4VGs1ZWdOeVgwWHVIYUJXbnJ2SHE4TWlYMmd3ekdpaktQOUJBUEpzME9XX2JwUlAwWkdURVdGX0JBSG9rSVdjb3N5TjRWc084bTBQa3lOaFYxdk41MzR2NU9Fc0FPS0dxTDhZa1BMY2Q4ZFFzY2xzdnR1bGlmcUNqY0dLYW03bWNNemhZZnpNdHdtOHlvRVJjRy15bTIzdEYxb3dpcGR4d3NPdUtFSzBQRlY1bGMzR1FsdUFwcjVUbW9SaDRpQVBUV2ZuVU9UMnRCMDdYT21WcEZPVEdFRGpzMTZJUG1fSVp3NXU3YlJRVEtPVVFBNnBCS0tqMjlSU1hLMHBHNktua21ZNnA1N2tyWmxBdzdmdnl6M3FfU0U3b0NlYXI3akkzMGVra1dvb19lN2Y1YTdEZktOLVJ4MUx2UTBYLXBxdjVCU0lKNnh6ZUNibW5seWRmQ3NfQnptWTVfUWszaHN4b1hvQW1fUG5YZDN4d183ZTV6NEtSZXgxcTBVTnhONHRNUjFMNHZJSEdCOVItZXFEbEU4d0pDMFVLX0NBRDRnNTV4eE16bHJIVmVLRVUwcGJEbnh2M3AzdnRYS0Zwc3FxS1RUWi1uUjNEZUFKSTZERzdFMzhrbVJlZTFranF2dGFtMVpMNTlZd2tyX1FIajlXbzdUcXYtZGZ4ei1OX0hrb1B2UzdvbFBTNGFTS0FjdmhiTklvRXBHeUQyMDFvc0RmdklzZEFpc1h3dExSSUhtYThRVnVEdHM5SF9ROFROQldDbVBpbGdzRXRYUXV1dmg2V255dVUzZmNjeEhUNE5aYnFEOURaVU5IZWtDbmROVUYyOGFYZi0xa1dNQlhMXzlwUWcyOENEczB0Sml3Rm92UHlST242WS1wSks1SzlBandMU1A2dEVQWFJvbGxVWm44YVE4aWluTUFNNjhFdHp5MERMdC14N0U0WVdPWV9faFB2VjZoUFM3NElUNkxBaVpEMThZbGNjV0tXVTFhRTdhMFAxY3k3NURObFpmUlg4TEtPdmNDeG5kdkZ6YjljLUtHNUpXakRWd3VKOHZreXZaS3J1V1ZRc3BJWm1XcER0SzkxMFd3T0IzSjNyeXF5VVhmSC1PX2Z0WDJDdUdnZ1F5TlotWGxraHpoV1k4ZXBVdlFMWm5YRHN0YkNQbVdkOU1LZ2RrbV8tQXhseUhOVnFXa1VEODN1Sm5yVndwSGtmUVZDTFBWd0NZZ2tQZlZSVnVqZW1CT2cwQVNzWkNCVkpyeGMzeEpPX2REYm50ZEp2MVhFaXRtdUh1LWhiZlBGX0xvVm4xVXRkb2FaZEgwSWFXZ2FaZUdpbmVsVlUyaHZROXVWSkVXdC13X2hQWHlDSEVfN2RWX2R0blV6bEcwdXdIdGJWV09xQnVERGdvTXlfbzdmaFAwQXVLdFlJU1BVdXZ6cG1uVlVZeWxBQkJQQm4xaVhyYW1VX28waTlaMndIR2hLVnowM1VPVmEwU0VNdk5tSHJqZHh1R3p5QWw2eTJkRXdGV0owNmsyQmstaE9UOEtXM2REVmNHaUs0VDZWSlVhbHhXRExmUjNnOGE5ZnNRYlN0Szd0RjdGWHp4eWlPZjNEVnpGemdjOE4wQU9nYjFnbmQ2Z2dBNzExYlB3UjNONDhPd0V4c0JLTXluMHdoalNJVXZfMTg5RWFWRG15eHpoU29LTmZFSUhjRlVvZ1psVkJ3LVhvd1ZWd1FuaVAxV2J4V1prdmVXZTkzXzBTMVR0dEx2ZGlKaThvNDNZbVRmemUtNHNtWXo5QnFfbWdyVmg4QXFBc2NFbHhxZGFJTEY4WlZuRjVsYlVjTW8tQ21EbHJWWE4teDFoRDRiZTJ0N01NQ24xdWRPb0Q1MnVxeUFmVkNMZkh1YmNCNHkwSUV3LVRWSVdlTTAyaVU3UE5LSzM1Q2xkN2gtbTFkUDlOcVdCRk9pZHRPRGt6M3hDbjV1Rnh2akgxWHRoY0UxM21wcnBWOGRVNXZVeGRmX1BrSjl4LThXRi1pSXU5cTdoRk5Pa1dCRGFId3ZMejVBOTg5TF9USTE2SmhjZkF0TmtJVmdPTzVKT0F2eVpNU2xzRjBKdVBfN0JNTmtwdllLNjROVldhekd1WThXNnZqSG96bnNuMU9HZFdhX0FNNzN2SmNSS2xnQzlKNk1VbTcwcUlrcE5aWWt0eGNwN2Y0NWxZZnpmbm9sOG1PSThGNXFYbk5QRHBoQldaVG1zNzMteGZOR1QzMGxsM25DeVFIZmUxdFVoODVRXzRjdHFsb0U1RzZoZDFTVDJDOUdzNjVrN2w3S1FTaTJNcHRIdDljQjg4d3lEUEdhOEV0RDFVbnZlMWl1dV9vOEhkckwza3E0MzduNmtLZThBbDJZTFBvaWxCSXc5dS0xVERTUkNrVDMwdVdLWHh0SkZGLWs0LTdZQjlSZ1hoWS11cEJaZlF6VTE4Yjl0MG5PT3dKN3hodzdkdWxoSFJCZ05aRzhPQ1d6OWV1OGdVMi1rNHFVRHNEOG51T3hBRHk3akpVa3JEejMySGI3Y2RzRHBWX1M1dEtpSWgwSVFtUWhhUXZDUXlWTXRyUjZaUGZLM0hVMU40V3JpZ2RKRTEtdk1zNTYzYmIwRmhSbzRjVHRuOGFlMVNKUmRjQ1JRZzVOWF9nU0p2QjJiNUdmZHRWZmJyWVM1bTJKMHVUVmM3aDhNaGJ3U0J2OUpMbnpkOGo4Sm5tZXZlYlhwRGQ5NUhKOFZfUEFiOGVqVTBBdlg4aUJoMEhHMUtfSE5VX3FVcjBaeU1zckdBeWdWNVVoR1ZVMzU0RW81a25tS2NnQjBNaHplU1RVYUxMRUExRlpsYjhWWDI5MG94MU5ycHRCYk14SEp1TmNNX08wdXVXbkI3ZlBtOEgtX2FUaW1wNXdKZ3ZWSGxPQlM1X2JFajF0SmhqTHR6UkQ3SEV5NmVudFBYUWtMUEJNckVPLUpwaDFKd251R0MwWWh6eG1JR3hMa3gwZXBiR1E2dlhDNjJha0lxV0xTRGRfTGVienVDX1RNYWRqSTRYNW5HdjNkRlc4RndoX3B5cHRTeHU5RDNUcktCQXFxdGU5TTh0SVhxTzZVSE1CSkpKM3hnNkt6cTNuQTRNUm5NVEVZODVQVkc4R1pSUUFpMWtidnozTGlMVC1rak54Q1lRWE1yNXRuMW1vYUFPaHlIZUE5dE1vdXdBZUJoSUxVMjU4d012bWRBNzJmR0YyYlVZdDYxTF9xVTJaMkUwTzcyLU0wbTktc1E5MFF4YWFjeWJkNURlU1E3akYtV0VIZGdnekZLcTJvbkZhSEVSUHhnRXVtV0hVRkNOa2hzSFlCT2VOSzhDWERJdElOZ25sZVQ1VW9vM0hXLVBLLVdRVmUyalFtbEd5S1VrMHBObGdrc3FZVjk1Z3VzRU15cVZKYmRXTEVKa2c0SFg4QnBIdFQ0Z19vT09HRGxiY1hOUmFhMEM0bmtwV3NVaHhGTUM2MERkTmE3TWg2N3BieS10RzZYY2t6Mkd3RzhvZ3dJOHdrU1JvR0g4QkxHMTdxVURvR18xNEhEXzAyYU1HSjNEZTgzalBqODh4VWJYT0F5ZU1tSUptaXdvMWZscVZBeWdSSUJCX3RwLXJTVHdQSXJNUmJKSnotbWF1Ry00VWI3TEhfdUJ6ekVpa3NuVWNSbnk1ei1oN0NpajZQQzZ4R3FkaDlQQlpIeWpwYkF1bnViUEdWYmhnWWtCVC1pTmY1N3l2Q0ZNVll5UlZjck5VN2ZNcnlhQTBoOUJhQUxPR2tBRTBLUU9vZm1yVnJmS1FYYXBPX3IzV3h4QmNhV2pZalhsUEVJbURUMFk4b3QweTZaWnBtbFpoVmNsR2VDZWhheTBYbzdQT2RKcmNud2thNXVlMlNWdzdYY09Yc3htMWw0LUVNZVZETTRKWWo3eHFaTFZCdTRjVk9BVEw1ZHZxSnRXZjdVZmNiS0ZVVmFwUU5BQTdTNkNfUjZsXzVfY3ByQ2lCM3B2bEcyRzJhRUdZbG9Fd0NtN3o1ZndGQTJsZEluVTUzZkg4aGxCOW0xak5TUENkV1lEbE9mbnYwS2dfUi1jUjJTS2l5YkJnUE1hS1F1X0wyQVZJRzdrNUtoRjVQaUxIcUppb1MxemNkODVxV2xCS25teU9yNHJTdlJRNDBrYXB1eks2SjFpSjdLZF9DSVYxc0RrQUp4S0FhSUxITGp1bWpqZHp3ZG53TVYyOUEtV19MZ3lEaUdGUFgzRW1XYWVUNEZCUWxQdXhIWEtfdC10SHNvbFdnLXptemV0QkZSS0tvQTZWSjJGQlJsRXVzQWZ5czFQSC11Q0tHeG5ZQ3VueWxCd3JXczVZSGhGQmpUbUdjd29NdWdNRTBoWVlDSzQ4ZmRBUlM2UWNXc21rRGlMVE1OenpJWnd4NVdiaXBrd2RNTFJlN3BsSVZCc05MVEhSTElOR1g0Rkx0X0FVQldOZ25DRzh5MWZRUS1CeXZkRmd3ZnhBcDVNQm1icHl4YzB4NTdLQUp5RXhId1dweHBBTFhrcVF1djlMT3hjSkRKZ3NGRmthaUxXN1pJbi1LTWxEY1BldGdsTU5fVFJwaFJqdkZjdERWMkNRSlpmX2hJMWdPVlJRYkpXRy16Y1ZmemUyWGE1RE1aVmVOUkQySHVYVGZBMXpPQ3p1NUhZOFd2aTN0cVlGNTBXV1ltcUZwYUI4SmlnNWplY2RhZi1lUHluWDk3cXozeTdBMV9veUR1V1dpNEFmOXIwU1o1b01wZnpubUdpVDFZVUozZFY1TjBMLXRvSjdCcVJ1VWhqVXM4QkY1by1TSVhwcDEyZkh1UjdfcjhhaVIwNmdGMnhIc21feEtzRmFnbmRkWkZUTngxUTVKQnBrbUdCeElFWjdSLXk1TmhPYmRWVmRXYUUyZndHeTdMaEQ1bk5KZzc4eWxuYWxyNlBPX190ZVJMRjNaUHNLZERBajFzZENzbUVzdXlsOUJfLUdjUDQxUXEteVFQZ0lkT19QLUJ6M3l5cTh6RDRGNzNMZU1SbHhoRl9pRExab1NhVXJqUE5uQ1dNQmZxRkpkc2djbWM5eExvU2R2eTlOQW9hcGRwRnNlVzJ4dVVxS1ZvUmlLeWlxaTh0d0xIN1hYY2NqR1VjN3dYUXZlb1BYTEQ3dkd3cWwtSElMTVNaN2xfTW5zUUlDbDBVZkZXT2NaZjZ6SUhxVTIwUERmWXNHamdkS19DRmx4c0tPRVFmMVRVNjQ3QkZqcVhxbXQyRjlSbS1INHQybGhZUTNlRzd4cFk4bDNxQkJVY3hCcy1MY3E2NlZvZW1VUWk0TE41QnJubzdUNG51QWE4WTBDbXlBWXFtTExJcFhVYnRXbjJsVlR0SjNOaGJOQ3lRODdYQU1aRC1LUDZSdmRnOEtESHlNTnFBRk1kbU1GQzdzVmVGU0l4VFY4OWZmdlJJMFgxRGdSTUtLUHpobTNVdjN6cXpfdHVFRWhzb3NUcTlCa2hYcTl1T2NkOWRXRFBKOTBQY0xYWW9SZnBJcnNSVndya09Xa1dBSEVKWHlvSWVObDE3THVuSUNYQmtYU1MwSV9lV0ZOS1VzU2VQaHAwVGdoTGhhQTREbnZ0UDA1VnBBRjBsQTFYOHc2Q3pmMk41SU9CTGtaZ1RDRXFYSlpRZUN6VUQ4R2cyVkdYal96NWlNN0hpZ2ROQzdoNUxQakoyeF92bjlFakdyYS1FaGRCcFdVZHlLRGFKLWhMeG5XUHhITEUwUFkzZ0piYmdSaDBVV0d4WHNGejRzM08zOTFNbzNoNnlMdFR0M1NNeHU0UzM0OTlNX3pQZHdCdmZTdTZVZVhZQ3VzQ0d5NV9ZdUMydzVXOHhtQlVGYmxnVl82cmNKYWlxYTh3VjZvMWR0QnRZd1pRN0g4UnB6RnM4TDhPb05yZDQ2azFYTlUtRzBSUFFlcUVyUklvWlVYZWlHQXFVY2NldVp4bnVzY2c0UEhXcEU2aWJlbmdCLTNsY2xtMlpWYndXc2VlOWNzVlBVMjQzX2plam9kdEpKSm12M2V5QXlRQ29aUXhOLTVRdGpreUc2YTBVQnYyMVR3UldTbk1LU0UzM1JpNHVmWlBialFMVGNqY2JIOTIzc19CMHFjXzVLc0VCS1BMcVU0Zk1fbExseTBSZzBMNHE4TnlMNVdMUjNEeG13OHJDbDZjWWVDSUdVZlc2Y2lrcVhacURjdmlRajlnZllFaWhkd0JRQ242WDJqdjgybkR0QlI4TWl0X1VhOVRUU2hfQzU4XzNfbDFoTmhCNWNHSi1neE11Nl84UDNXTW9vNUhFTnBnYmxMN1k5NXE3bks4clZ4SUJWdkpwZ3NWYXdDcGRvZGZsUTBMMHk5NDM3Q2dFcU9uc3VRWlRBOV9paXBGVDlOSEdhNHFUbDJIZXlnUG1hTXRrcFB0MnZ0Y09xQ0xMckR2MWM1N2JWQzl3WlNqSmRBVUY0R1FYNjU3bnhpQ2M2UkhoNi1RRW5nOWVzWEpwclAtQVJLUUpsY1ZsRnBPT2dobTExX2doSDdzMXJ4VTJjaXV6LWJaTEx5VzJPY25NVXBwZkVfOGlyRzZLRFBiMVNpbHRuRXdOX2d6V0tCd1pTemxjWU15OXJGOHZGYVFYcHBNU2FwZ1dEdnBpQmYtX0RtbE1UWnJxTFh3a0RiWjllR01ORWFPbVRiOEF2SnBXREFyNmZSTUdJT29VMGgtSjdsYUJGbV91TVFGQWVhTFhrSGhPYlg5NUdIeHlneURxZm1IYVcxOXk5Z21jMWxGNHc4dFNsaEtKTldqVjVmcW4zY3JGa1pEZlpwWDJva1BfaUpfSV9EdTg0ZE9yci1lTHpoeVIwWHFnSmFMQkZyMmxPTUNjMWcyb2hOQkFmVUdkM1QtaFdDa0oyZ0Q5ZnJsYVkxMERneEcwdU1URUtBZ1Yzdk43YXFWQU1aMHZ1N2FLWWVKVzd6ZllGYmFWQTEtUndwNW4zUUxFaWRULUNSX0FrTkR4ZFA1eFVDaC1TZWxQXzBRTGZENXhOMDYxMkdFTFUwV3FLM2kwN1NlcnFYN2dIQmpWTE43VWtBLVg3WUptWGNVeDhMUFhhUkIxWGYxZjdMQU02bVBjSTYxeHQ2OHVvUEVuMDlucklrekRnMTJQOVdpTFNlOHlHWG5SWC1vQVZYUlhvbzBJZGk1RGZyQVVocFdUb0JKQ1AyTnd5X01DZGROUHpKN09wQVNyc0s3dGQwRTNONFRwWTRLNmROMHBDSlpsb3ZwSzVqQ2FBci1IeTRybGRYV0RwZVhVd19MZExGZ1FkVmw2elZicmhYVGJTbE5aOTRVMmZIQmI5ZlM4YUVvaS16TXhxVHRXZEJpU1p6Uk9BMlVQc0I1RGppVUYtVmxWS3VnU0FiaVZnM0drX04tVWNBYzJOUWtIcjlUZVZYd0N1aEdITFRNaF90ZS15VnRwUnE5RnN3NDd5TGJab0ZYdTV3MVYzUUY2VkJfLUQ5SUpQV2lFa3cxZHpvQllVZXAyOS0zVGNDaW9mWkVjOTBaejJ6SEJucUd3Y0ZNZ0JjWHh6QW4xeTdpODFLQ0R1aHhoUzA4eVBTZTNPU3ZHS3F5c1NYTllwT0k2elZMTjh1bDVnaHNfdFdBWnBJZGlCS0NGT2NjN2lKWXBjTmdidVVQWExIb0VrY3BDaGlfdHhEb3hZQzBfaW1ucTJtWGphSlk5ZjFnOW9ER0Y1cmlja2Rmb0NnM0FWb2xDNW02dUlyT0RYT3Y0N2QwT0RtVkxZLXdnRVBJTEdLNmJHQjJMQmdhaW5ibktPVGNkcXNENGlMdEdvWEMyZmJrVGVJd05wVXFqY3FZanRGT2s3Wk51MHZtLU44NnozYzAwV2Z3U3ljRFlvMXFYSEs5SEhhYjZKVHA3OUFTVE5NUkFUVXVNaGpDNXppc1FGS0RCRVRfenJEWE1wamVIR2FBU3BlWU1Oc0JOUUY1NTFUYlJsTl9XQ2NHZWRfT2wyb3hrZ0c2ZGZKLURVbmp6bVMtMEdvOUFxS2FGNFNOZWxtZzk0SENTalNscjUxeXYyNEhmR0pNOGo3VmljZHN5aG1wbG9VZFNzZE56UlhUQllhV005elpXczFxMUx4TDlYVHQyUFNoTmUybjJobW9BWXd6VjdqSFpxa05ROE05QU1yeFRDNkZDVHNoWnZzYUk3TDZ6bUFKYXdyN2FQTkFnUHFpX0ZTZUl6eEp2UzJFcUdtOUpqVk1qam1ZMFhaeGJ3dzhEd2RuRXFibzkydzJaV0FDR29uYlhBZEFJWlRYNEdNVTByeWRxMkdmUnNidHJZX190eHhVWU5wUjVWOUExN2YtNkxDeURPWVNOS2NIN1JXcXpFZGNCR0NYbEZjbWdzMnlrSzE3X2VxcWV1YjRrRVlvb2g4eGNsWkFCSG93dmo5VVBtYmctSW42b3FfcFN2S0R5bnpyaHdjcGpYR2g1d2hFcTBzVDdkTXp3a1lLRXBSZVpRY3EtRG9kRXJEMUFhLTZjNXhIUkpUTUh6UWR5aDlyVi1FempaXzFsME1WNDBoUWZxcEVRb1JVa05kamRwaGFOSWZJRTJISi15NWVtMG1MeUJqVmozTXdWeGx3ZGY0czlHZHBMbkZuUl9tNzR6ejJ4YnFXODh0V1JZVm9LUmEtZTdEUUtTRXU1M1BvZHlUakEwa0ZvOV9fT3p5QkdDbDNvb1U3N3dKRDJjemhydkdCT05CVXlSSG1abUN5Q0lOSkhmR1h0Um9yWDI3ZVJhd0lLTjQ1UXVFUU8yalh1czZDSWIwNnpLUmhUMS0wM2hNTDhyVThtTE9LbU1EQTdZTTB3ejY2S1Vwa2VwMkQtTlUwaUgtZzJMaWxDZUtvSUJXVkxiNGgxaGZjYTU4S2RfdHFackNCMnVfTFlKaDZkcE1OUDJuMHRneUxUMEdQbjhVaF91TGl0R21GT0ZPQjVJOWl2V0hfNjQ4U293MWw2dy0xa3lJWkY3LXBQcTYyZEc4SkVPLU5ZNFQ2ZFluVmVjSE12dmJDUG9sU2pBZVctdjR3SkJkT1EwdUowZFBJY2tGT05sUTA4NEVySnJPbEVPdGxJSWNacjRManE4VnBuX215dFVoYjhYTEppSXR1VWJiWjZVQmxoby1aQjY5dkN6MWNnUU9lT0stVUtCQ0pCNWQ1c0lKbFU1T1NVR3J2X3VWbVBRaDAxb1hTRm9fMFlMNmxKNkNIN3BuZkU3RWJOVFBzQnhGSWhyak5WTXRrbzg4dE4wa2lEUnhKOU1xWXZDd1VtZUxGUF9od1ZqQ3dmRldFSU5xa1VhcElQNmt5RnM1SVAxM2QxM0FYV0dTb0hDa3NlclVpeTNwUjAwb3c0amxUbEVPMDZ3YXFzQlBadFdkOC1vLUJELURxNDh6X2Q5RnRpV2QxOExnNndaRXk0b3llQjZRbjhneXIzaUx4bUxtck9lWlU2MUNsTWVicjBTb1dJWHZ4UGFoa3I2Z1ZTdDRiMm4zYk5JdzJ6ZWk0aHpuVTdHbngxalZHbFQ0VUl2NzVRM3R4X05CY1hmdzRYMUtDTVBRYzJ3UFQ2SHlicTNhdTRPT3BCTnBlUGFHY21PZmZXZ3otbjcxNDVTM0k2aVI3bUVUcEhqVVgwQzBnNm9iZURhamJlS3VyTUV4SjNBQ1plUm41ODhsYTh3MjJRZkxaUFRFMWZ1ZUZfRzJrM0hnYVdBMkdpQlAwdk5mRHdXWndYWjZrTFo0Wk1ib3lGb1B4SHp2Z2M0N3FPTlhCVDJROVBsZFZIa05QZFlhNzFmZmRmOElwR2dQTlB2Y0lkUzdUUkdMMTdWY3h5dWJUTHF1ZlAwLUlNNHp3QlN2VTlzQmZ3d0RTWTF0UjlpUnFQdkpOTnNyREptcVdBcFkwNndteC1tMDRaak9na1dxamoxd1VsREJzQTBMM1JxNGdTdjRwY2poMFJpVEw2TE42Wm42VHpMWmI1dkZfVzctekhOdGpIVC1hUm9hMERzQjBoWVY1MVlHRjZucENjbm1jaDF0RGlaaE1RR0RCMjRxYnVoWVNhU2piMlZTN2RrM2tWMFB1Q2ZlSVpqYXFKVWZfUWNnSENqRzBaWWRucDFUWHg2ZVFIMHJDUWVRWFQxZTIzSmV5cVl3YWFMcXcxWTQ3YTVnN2h1NGxpbnB1OTVTdW4wRnNTdEd0Uk9EbDZpSU1HaEVUQnpfZFU4T0JhamFLRDRlbmE2OElsZkdXamlMNnlvVXNRUmhwYXVlSHI3VHpNVHB4bFMtRTE0TVFUZWpZMmljQWFQdFhad3dlN1hRQk9UOG0tNy1tNWUxbU0tYnhBeWEtUEEtMGlYV2dZVFdWcjJ2bVZQdU1KQTlESVYyVHdGNzFja0Q1TlZSX1B5SXZKcVduMGN1bW9WYVFHc0ZzQVpKbnBjaHpZS0tKZTM1Mkg0a3BXdWFXdGtXbExxcHNtTzNqRVRaMDFIMUlYbzhJM21RT1llOU9XNWYwcHFscVM5bGVWNkhqZlJSelJJcE1oY3BtLXlBZmNfQ3p4LXc0MUZUR2xyVm5fLVV6b19rTTNyRlZwSlBQTEVqVmw3VnBFMXpZVzNGS09VeHhscExSYzkzZUlmTF9ST3FBM2hpRjZfZ3hiY05rU0w4Tk5MamNwZEhFb0EtV0lBcXdjbVYtVW5GN1JoUFZLeXByMVJPWG90Sll1SXlzSl9aS1U4N1JPR29vbmo3TnV2TkIxcFNoZ1RtMUNSSmxXZGE4X085Vnh0U0dHLUpQdmwzUDBNbXJFcGZEZVhFcjdmQXNTakFmR182Q0pZTTJFRm1EbVBhRk9RclhMZHNzRUlnT1laNVdQQ0dYTURiSXhiOEliT19GMmhuRlU3eHVhRjhXUTMzQU9ka1paQ1RtM3RoR2owWnpzV0NCa21oVTRDM0oxTU10NnBoQTJIZ2Q0aXZjbHRFUW1Nd2J5TnBCVUZZOWRLNUppSXZFMndwWlJHZ29nejhUbUFGSFhsNzlTNkk0NnJzMnN3NGpwRURGY2NmTC1icGdNZU9iNzU2WEMxXzh4VzBzVXF3S0hCOV9OUFlQaERvUFdyOG1qVVhTRGxVbDA0OHEwU3Rhc1lYSFNHVmZZR3ZKNlBJSTMxek9qSWxGOGl5UXV2NUVsS2JiaE45VDVSNGJYU1Y2WmZnajliUDgwY1U3SlR0MjFNZVR2TDdlQ0J0bTlMOFAyMzNNcjYycmVIazdzM0xZRV9mcDRVcHRmMlEzQW9FdnY5MG1Gb2VHRkhQa19tT1FqcGVEMmRIN0IyM1JPaTZYVHU0ei1xNmsyYjUtOE1pMTdlM2tWRmM2R183bTloR29UN0tsVkttQXFBSXJhT1lWSHNtbEM0UnA2dXc4OS1fYUU0VUxiMFl4MjgzbWJJcVRFSGQ3c0lia2R1cG5nNTFwNkU0TW9FZWxXN3p5MVFpR3kyeEtjZnYxOUhPRTB3S2QwUnJkQTV5LWUtMl91MGZudG5EYXp6akY1Qm13X3JOemtIczFxSThobjBFUGJQVjBUbmxoemctQWdXNG8yMnhxQUhRcVZnSG1OZ0l1UGx6d1B6TDRNUjdRZWJocDRwTHJ1SFM3QmRqMTRnQlNQOUVxZTNUdUhJendOMmJXWUlyZGp6T1g0RV9DSEUwSWJYM2o3WjVubWw1d0t1QjhPZmdqblYxMk1vVjV1SnhRYS03VEdMdGs4LUJWOWtsdXZhSThJSUlGR3E0X0xkdm05M2t5VHNBQUc4eE5VQ1h0QlUxRkdRR3M5RHpmNF9VU1dXbG11bzgzSnR5dTNWSmpRMWxOSEppQlNTZ0Q3THpCU0VObHhGblk1VXBMM0g5c0FaX3F2aVJiVXJmM3RPY1RwaHNGdzJibnVHcjFoX245ZW5fYkdjZVdtTjJIUW56bnNGdUFjU2hhM0pnUU9yRUNUT1VxR3NQNnFTTUtFbjZPZTR5amVyZE9HZEZ3Q2tQMTN2Yi16VjVjNDY0eUpXUDYxNVB3QXhqZ1dMUE02SFBqaUxIck5xQkFaR2lsUjNVeGtQWlBIRmgtUkV2ZTVPOWpCQmRRenlDbjlRa05FdnNsd1c2T2h6eWZLTnpBTmtycnNKQWlqZ19qLTFkNnhkZF9aLW1PMXNmN01NT2d6THFZVDVCUDJnNFUyRlNvY2hCaXlPc2xtT0Z1V1loWkVVVm1NSG01MEMyY1FwYWk3SmlSaHdGbUlsaEdIQnZCbWNaX3NQLWprOUdxZGF0VklHRWZ4bTBETGZwM09VZU1tR1QzSTZ1SnFiNHV5SVJ2U3pibm0wT2pCVjBqRDl1TDlydk04bkZ3N3BuUTZDZUxGRDVLUWhrcklsU2Z1aGFoeVozS0Zoc2VHa3JreDdsaWRZNGhHQmxhbUJldXlCOG1FUFFDTjNSMVdzLUlITW1WZkRXWk1yejJlbVVrUUVSMzVxbndHM2JwenhyMnVxZUFaMnVSZ1pienZaUWhNRDBfenFNcjhjYk1FbEVCTXRHSEI1OFNnZFNSS2cuTWVjUlZDMm5uTi1UaFAwNU5NTG1BSkQ2bVA1M3E2VUdhcWdNRUdQZE1Iaw\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert11947d21176?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e6ca1861-f431-47d0-aed1-f6fb6ff0fc1f", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert11947d21176\",\"deletedDate\":1678954156,\"scheduledPurgeDate\":1679558956,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176/3fed76ef82174073ba1f72fed6f104be\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert11947d21176/3fed76ef82174073ba1f72fed6f104be\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert11947d21176/3fed76ef82174073ba1f72fed6f104be\",\"x5t\":\"qUgetqoZArl33TEecmlYpIr8Prg\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQH1xO/M7vSYmw0YvOHDaSDzAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxNVoXDTI1MDMxNjA4MDkxNVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABOu72xk36pIs8tWl1gKyUWZfpuAxD7sg8MSDtRzP0eQ6N3zM/7+jK93DPkc64DTL2IqgocbpN8IXdkjVBTrfqz7rAKLXQJ0QRV8ulG2qZ6oZt0bEEH8/37IgCoFKLKuYcaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFOOxFfPMb9dP86xWmZgv76MZPNV1MB0GA1UdDgQWBBTjsRXzzG/XT/OsVpmYL++jGTzVdTAKBggqhkjOPQQDAwNpADBmAjEAgQsL72dKj4o3pdM4zh6s2UuA38DU/n/B2wBZToekGaiKDIHFjHiDssgWVunIx9ybAjEA2e/HRi8PuTr8Yfmu5hBsBbhJ7Yv7GFPqTDme0WjnfnJz9f5FLEAssbIKk+7i7MKR\",\"attributes\":{\"enabled\":true,\"nbf\":1678953555,\"exp\":1742112555,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954153,\"updated\":1678954153}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert11947d21176?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "103", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "10a65e1c-b4cf-4b48-81ec-1f9905c2f5d0", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"Deleted Certificate not found: testcert11947d21176\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert11947d21176?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "540ba25b-f857-47fd-9512-e2fe7b94b121", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert11947d21176\",\"deletedDate\":1678954156,\"scheduledPurgeDate\":1679558956,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176/3fed76ef82174073ba1f72fed6f104be\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert11947d21176/3fed76ef82174073ba1f72fed6f104be\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert11947d21176/3fed76ef82174073ba1f72fed6f104be\",\"x5t\":\"qUgetqoZArl33TEecmlYpIr8Prg\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQH1xO/M7vSYmw0YvOHDaSDzAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxNVoXDTI1MDMxNjA4MDkxNVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABOu72xk36pIs8tWl1gKyUWZfpuAxD7sg8MSDtRzP0eQ6N3zM/7+jK93DPkc64DTL2IqgocbpN8IXdkjVBTrfqz7rAKLXQJ0QRV8ulG2qZ6oZt0bEEH8/37IgCoFKLKuYcaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFOOxFfPMb9dP86xWmZgv76MZPNV1MB0GA1UdDgQWBBTjsRXzzG/XT/OsVpmYL++jGTzVdTAKBggqhkjOPQQDAwNpADBmAjEAgQsL72dKj4o3pdM4zh6s2UuA38DU/n/B2wBZToekGaiKDIHFjHiDssgWVunIx9ybAjEA2e/HRi8PuTr8Yfmu5hBsBbhJ7Yv7GFPqTDme0WjnfnJz9f5FLEAssbIKk+7i7MKR\",\"attributes\":{\"enabled\":true,\"nbf\":1678953555,\"exp\":1742112555,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954153,\"updated\":1678954153}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert11947d21176?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "X-Content-Type-Options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b9f488fa-ce97-4266-b99c-a02104231812", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1842", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4a666c42-f64b-4580-86fe-cc91b1650992", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176/3fed76ef82174073ba1f72fed6f104be\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert11947d21176/3fed76ef82174073ba1f72fed6f104be\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert11947d21176/3fed76ef82174073ba1f72fed6f104be\",\"x5t\":\"qUgetqoZArl33TEecmlYpIr8Prg\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQH1xO/M7vSYmw0YvOHDaSDzAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxNVoXDTI1MDMxNjA4MDkxNVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABOu72xk36pIs8tWl1gKyUWZfpuAxD7sg8MSDtRzP0eQ6N3zM/7+jK93DPkc64DTL2IqgocbpN8IXdkjVBTrfqz7rAKLXQJ0QRV8ulG2qZ6oZt0bEEH8/37IgCoFKLKuYcaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFOOxFfPMb9dP86xWmZgv76MZPNV1MB0GA1UdDgQWBBTjsRXzzG/XT/OsVpmYL++jGTzVdTAKBggqhkjOPQQDAwNpADBmAjEAgQsL72dKj4o3pdM4zh6s2UuA38DU/n/B2wBZToekGaiKDIHFjHiDssgWVunIx9ybAjEA2e/HRi8PuTr8Yfmu5hBsBbhJ7Yv7GFPqTDme0WjnfnJz9f5FLEAssbIKk+7i7MKR\",\"attributes\":{\"enabled\":true,\"nbf\":1678953555,\"exp\":1742112555,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954153,\"updated\":1678954153}}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert11947d21176" ] + { + "RequestUri": "https://REDACTED/certificates/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "27111", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuQnRqWVVNTjBrWHpJQ2VNSE5pdER2SGNFUFZ6TTE2NFJXX21Qa01pa3RPY1FaYmVmakZIbHRQYjVLMWw2Mk5pVWk2S0xtcVl1SV9ENHJkOXBSd3c3S0d6OE4xOXhjTmZ4TmR0ZjdIQnQ0ZUU3eVFBb3hRTV9mQ3VLT0M0WHdrTnB0V1VJeDlxNjdEVFkzenpJRzlpLWVsYXg3OXQtQ0ZHcTdkNzlDZ0ZLZEFjWmtXYjg4WlU2UkJaU09mTEpvLXI3QmJxZ0JUVkpOREFaZy1mUGlTek9pWVlodm51X2VyMTVITTVjeS16NXZCNDlEczZkQ3VVNmJ0X0xIMVRwUGJ1Vm5UYk1DdEx6WkV6WnMyMURqXy1naHRIQ3NxRGRuRTJZYVpCZE9RSHpfNVRfSlRBaER4YkNTcHJXZlJOc0FvTG0xaXBIRjdWZmxsZklVNzNLalptdWd3Lk5QTXc0Uk9FQmxGQ2xtZWxISDA0U1Eudm1FalFWczUxTmtqLWE2Ry0tRVhNdXZ0bEUyNWJFVFZuUUVfdkxhT0Y1Tm82NTZyN2JKcko2YUdXZHY0cjNicV96U2hHekFYMC1nUExJYW9zTzBDMmFCZ0oyQVdReUM0YkNQUkF4SFFUSDdKSjRtZmR4cF9SbjNYZFFnYnRmdGx6eFE4QmE0blRTcVVsS1NrS1VyLUl4T1p6WEQzd1lVMURhNlFkVVhKTlV2V0NTUS1ESXBxUVB1Ry1zU2p2ZVNCNGZTdmJjSDlpUWlLZjBETVI5SmYzRm9YbEE5ekoyUVprMHowTE01MGpMUVNyMmhjMzlXTjREa20wTzJnWFNMMUtNX01lNElkZ1AwNHFxMjhCZEdYT3dCZFJDWEdWcTgyZm9pbllpeXljUG1QcTZUU1dySXVydlNWTVhVNk5ZWUNiNkFKb3RRbE52N3I4LXdJc2pCR0ItRFJXN3B4YkRjY2dfZHFaTnJWVVplb2h2cXUyNXE4bmxOT3VteEpZcWpQaGlQZGxSTXRKQ3REWF9NS3JDRlI1aDhQRUtQak1DNkxjZTlpQW9NMEg4VnBhbnNEdkRyVmd4VWpfLTM2ekpaVHJIeDktOU9ydHNobkxwenlZX2tWTXJ0dG9nS2Y1OFUyaU4zVTJkN3ctTzNvTS0zNTl2UkJBMlE2NnM5MEJxcTNJdE9UN1ltdU00VVdwN2hjRldfSjlaUk9hZTQwLXRqam9hOHh1WHV3UnNFS1F6bFBvNWNhM2Z6Q2l1RlRXUXc5XzdKMDZmT0h0cktqSjZfMlZqWEFsdERnQjFMSW1TZ3ZNdUpNdFZlaURDYlM3UEpvVC1xMUE1MWFCTmhXSjhVRUQ2ZkxYQWliRlc1bXdla0ZxeGU2VzRneGpkdWlBT19odjN5X08tNFFRTm1ndkhtWW5EZ2gzUFY4SThNckl5bW14Skk5aGtqZU5sejhEeFBpbVRwSGxwX085b00zTmFZdnNsZUpKNFB3UnVNaTlwLU96d05BZTVJdWw5MXNNdVpxaUFoM094VkI3UmZQSTVUMjlYSnhTR21vcjUtVnJWU1Y3QTBmM2c2QnZ6VW1xZ25lTlRxVkhKY3NkWE5TVnJ6MFhrSHpyR2laeWl4LTJCNEpFUGVSWW1mZzVLR0VybVN3OVFvNmp5ZlhFNEV4M1BRQy1VYlpZMFozWlVDVWhVVVBYMUJsN0F5dW0tT2dnSUV6X1ZaQno4azhUOC1CRDRwdlZGbDVqdmNBR3ptQ0JmbHRzUGl0YWlDRUpZaVF3SmJ1bEoweDk2UDl1Rm1FbkpRVm5abVNNYzRlRUxfSURsZDBfT2t1dUhTY3gzYVZJYktQSW5KeXhKM2xSMHpsU05keHRwM3BMZjNvd2RVYzZVMEp0VnhLNXY4cVpCSHF3YzZGbXFGSFRkajYxMFJvU05hNi00eFdJN3Q2OE45V2JKYmcwNDR2Qk9TYlh5X0VBaWJGRUFMa3V1N2JqZEZmMWI0WkM2YzZVN2NrOTU1eTFWWFZ1SUFHUmFCMlRpQTdpczl1Q2NLM2prRm1LQ29fcjJjSVAzZElLYmdwYl9tQXVBZVBYOGdydWhBRzQ2RU85UjJuaEpTUWhERUdtb1h3WTA4eVIxOWhNODY4QTNkd0EwN0Z5REd0ckE5QmVfcVNYMGV6NnVaU3FKcF8zbjd5ZWNjNFZjS1QtT3dOSlRMSHlMcWIyOWx6ZUZkRXVRYVZyMzRZU3YzY19WUTdFQ05JLURYMlU1N0ZFaEMwb19BaUx4OU1Ta0tLMVotS0tLSkR3R2ZHNXEyZ0pxOVJfMGFUenZkcTJ4MjdnTXZJUU04VmlfeklfcDBRenZWYUhiVExDMkZ4UWxSNlBBTkRwMlFsdzg3WmtBQXNGSkwycVJLWlFMeGJWaDV0U0VwbU9UQUdnYjFEeENHaUhhQlhsUXZwUzhBM1U5Um5MazlzQnlZWGMwdXMtM1RkS0lxYUdLa29IOExyOVcxSWZHZE00aFdoLXJKVkVWNkNSZTk2MzdvVEtkNy1vbUhtdDV4MlBIQnJzWHlxMjdiWjFIN2ZqT1RFbFBCR1lTOWxMWVlUb3IwUEdaS0RpZHVhRmV2SUZiVTNJbFFHc0dWQk8wOWpjRC1TbXhuWTZnYVQ2NFRCM1lfQm1jZWhEQm1Rdy1nNUlGNzYwbm05cmN4VXRiT2pwZHhKeElNdXZfMkExejFCX21CVzRxcmMtalFtMU5MdklHZWJsajM3b3I3Q3ppN3p0akF5VHJqQmhhLTJYTDJ1M0ctb3Z3ekg3SHItdXlPSjVfRFpod2tDaWYtNVdaWmstUzliMFhYZnFaOElTLUZaZi00VWl4bWZjNW1tZkxsTi1YdXBKV09jblFUQmtQUHUtelc2aDIxeDdDb0VkV3d4YjVpbGFtZmFxUjRrUlV3RnppbWViZWlTMHFHdFlaaHhkaEt1V2tiTWcyYjlRQnlISlYxUkpCdWlPNzJkMDhwUDMxWlF3N1dSbUJ2ZDVDOXI2ZlhYazlmbkxzUkhMaXo1XzRmVVVzN0RhXzlXY1J6V2YxcnZFVVJBWDFqaEpRMlVQZ3dsODY2YlpBRzVyVk5raGJDeWJvOXh0c2h3YzZxYWpuR3B5NmRiTmhTRTRHZjlTdFdrbjYxMHJlVHFxekJOanhidFRGejFZbV9IXzN6U3JnTTYybmpzbVJKaGc5REJKbTdsZm1PbVQzQUtBaHhJZDdveDNoSUtjODBKc2hVRE1oZUNlLXFVYTIxaVhpeEx1VHE4cGlQdjRRSHUxcWFBLUFsOVdLUl9mdjRORDdOWlZxU0JhTEo3UVBKNWZPU3lLQXpMUllfT1VOX0lfU2lSVUd4YmFwZmx3VVZOUUVhY05kd2RGZ1hFSDJMUjhKdzEtRVNPNktIX0hOT0FBT2hUU3RIc184R3RFeGprTEl6c1BpV1E0cHFBNWxXaGM4ajlfaFlFRW51VnFvWVhzOTBybHUxRXpka0NCdGVvM0FsNGFDa2lFV1NJVFRnYnNJOEM2YkhNcEljQklqd2pfTWVVN2dSeU9YNHFSVjlFVVZ4Y0RsVG55OFIyZjQyT1N4X0xoaE5fNVd5TFppc0hJVElmODN2T2l4NTBKQzB5LTBtMTlxOHZTRlkyR1FaQ0VOX2lIU3l3T1VJMXA1cXhaVkx1eENJbmtrTGJESjNuUGRrRVM5S1Z2UGNXcjAwekVHZ01VOFB3dk9QdjVSRFZmTTNXb3pkRUl0RDRlSkllM21YRnhaNkpibm5jWnp3V19ucFpLdVY4U2U5YW44WWI0c05vQkw2ZklGUVdvUkJmS2FfYmloVWw0QXp6MmFiZF9DTFhnSWo5U1FMdml6eTFPelg1VzVXdkd4MWxrbTc0UEtmdklfM0VKRFd0Y0drS3J4OVhVYXpjN0Q3SXg3c0l0OFV6TTdadnM1U0dTT05FTTZIUmlnVnB4bzJ1cUczaXVSb0MwSFRyS21PXzRUeXlhU2RYd293aW9XTmx2Wk9SVWhwVzdCaFFrT0NtM3U4T1p3SDJEX3YtSGRuNkxmUldnTXJzSnh3d1BHcjdpY2NiakluR1JqQVVSRGJMakJFTjdPR0lZVTlfbzN6alExRXVjSTUyTGctbHJSZkxkd3gzb1dHQ3U5Yk55UnNqYkxSbjNjN3ZNOVc0aTJzeno4NGw2Umw0M0JxelJaLVRqY0RJZ0pVUUFyd1hBZHZkREdIbllsalAxcGplMmcwQjJwX1RCUFJDWGxrQWpuLTN1eXBLcUFBVEdueURRdDJjdjNpcTZOMTd1OEctemViWFRJQ0FaSlVhLTh4UGtERTF5U1p0RHFzbGJtU1pxNjdBTzJoWFZrMHI0WW50QTZmQnB0M0I2Ty1saVN1dncxRGQxUEhsTXZtZUt5RDhjeExwWnhpWjYtZmZHRnk0UzY4V3MzVmczTjI2dThsRXFRWTVoUy11ZU5rT3gtdFQwbm92TXBnSDVQWlFTS29iMUluekVvVm51aXp3YWozT19qTW9lRWlsM25Eak9vVU9XcExLX09RWGhnZnktMGhQblRqMDRIQzRWVGZrdTZfX0lBWkRzc2hWbi1sd2k3VjBNMmRWaWxTMW9Pd1J4amhmbktEbE45VzNTOVFjR3VieTFiZURfWC1QTC1EbXpVVXZPWlhyVWJELXNtSkp1Qm56VXE0QkJOWHYtcW5SZ0ZmSVpfa3B6NDloRGhoSHAtY182cjlkZmRoTjlJekc2UnFpYmJ6WnJkSVF6S1hOZ1VJbHVxSjd6bGlNdFowWDVYcHhoZTRvU3dsNkNtYW05dFl4Y2VkbFJEUEowaWYtRmZGTWhNV0JYdWVFMmZCSkRnaFZNamZzWHIzTW4yXzFCeHNGcGFkUTlPLWwxRmVlMTFiSzZSdHRVUXVERnR0bDZwdGNTcjExMUdzMTNodnB0Zm9EM0Rrd0EzS1BsWkRQUVVSXzRGMVdZeVY0TWhOakU1RzRLYmtzQkRVSzZOUTBUUzFSX21KdGxqdThES1JHcExVYzZZQ3RCZlZZZjBrWXFBVmlWWlRrMTRRV0N1VGVURUF4ZmVZdWVFREtfcUtTRlNiNHREcWhTYWVyWFZNOGNkdFBsR3kyWmVJMjhWZGtzdHZBa2l5Sm16ZEtPS084WHVaZFp6eDBwaC1OblBqYmdlelJXMGJ1eVNQZFhSTFBJYndaaWl3SlJELW8zR2lFcW40eDdsZlEwOVVxNl9mbXBiQnN1OF9aaHIwbGFMZnQ0MU5Ua3hUeVJYWVZadV9KMVFxT0VuWVBQQ0RJQV9paUpLcjNldXl6cC1OYTJFVE5oc2IzUzJXdWw3M042a1lhOWZja2ZJVTYydVdUUDR3YXdTSmxmdXhFQ1dLZFB3Sk5NZjlmS1NpYkROUGhRM0FzU21USFE2bTh5S3NUbXVSXzJzR0R6SUprSU0zbnVDSlU1eW1ONDZtOVdmZzkwMEk2NXNXakwtSzh3QTRIcFdwcUtUdkduSXNjQUJRcXBHQU5HVlRHeWdsT2dGbE04RkFIeEhOWkFhbHRaWV9seTZzQjFpamtjVXZYSHRyRzhmNVhPUDFRcE1CTU8wS1I1SXBpRXZUcnFOa05zOEl6WUZYS2ZEOXdpcXZudUVla1BxWUJHXzhWUHdKZkRLNi1pSUpNdWR3eDVpZWVKWFRURHdkYUx2SU9sTlJtVV8yQVpoZ2xxRDVHVGhfcWxORGpXQzQ5ckRyZU4xSEtkM3kzRGtiQXNZd3R0d1c0TXJpcTE4RURWX3YtdGh0VHlOQVNkZm9SRjJsQjRzcC1mTjdWTWo4ZlBOempTNmllU0NCMGhEUEctOHlfVHhud3N4RXk2UUh6cmtsT2Zta3JRaHNVVzhucm1KbFRVRC1BdjR1Q0RFU3RwX0RVeVBfdlZoUF9Ta1R0YUl6ZWtUb3M2OFZ0Njk4dXJZbUJobHFuY2djMjVyR0xQQURUSXhmUmRPNk9uYnUtdWtuQ1BZcVZQSHF0b0kxS2JIMndIdFF2ajdDb1lZeGJFR2d5a3k4eVBoR2RsNVZXTS1tTXc0SUlWVG56WnB5NE1qd1VkbjBzMmt3ZWhGMUtzQVQ4b0pXcmtkWlZqUThUMGs1VVBqcnJPMkplRjV4SWxwN09DYnRaUHpibWhVSUxzSlo2V0V4S1Q3eWQzeWRKNFFyNTlzRHlteTEyX0kzVnZhWUh4RDRwSTh3eFU5blFTV2N2eHNveGQ5aE84NzhHRWFFYjJSNkZOenVfc2pZMmdmZnNUc0E5VVhUSDN6amYwQ3dDRC0zdXJXRHBtUUYzeHp6QlMxVS10dWl2RHNNRWdzSlJpNkV4TDdDNlVsREZOTTVubnZuWnJUYjNZTUdiX3J3QV8wUFNLM19YRHdSRlFjODRkc2pwU2NFdVI4VjF5QWpuZ1ExT0pvRktsVU5teERlc0tQQlJ5b0NHMGhHaGFZaHlfVGFkSHlxaFBubHNpTjRWNGgxenZ2Q2lkZFItbEVHZEhKZGZQUV85NlhlR3pjSVFyNzZwMnlBT3BhT0pjY2xPMWRPRFUtanpRUWdvWU02QWNPVVZ2SmFBaFE2eGt0Tjc5TjZtdG02bFlvMTZBN05qWk1tUkxqWTZNMFdYaWNjZ3N3N20zT0xubi1QQXc5MDBzbE9rWmZ6bjdxdGY1c1k0TUlwT1RybWhRbW5ZdGVNWVBTRWNJY09rYzdhaW9jZ0ktZzF1REV5amRuY0pqb2dxR3oxbmNPbl9VQXhaWmtMY0twN3dXb1BhM0ZuQ2JoNlFpSndTNUFaWkxhS0VvWWJPWk1kXzAtVzdOYThKSjRyeG9iNnN4dWNpQXRvX2x2ZjlCWDEzY2lkRFI2RHpRaC04QlNPcTFqcUlKalRFZnA0M0tqSG94d0EtLWhva0hkUkl6SDRYTVFSUEZEcnQxSzBLYXhQaFVNclBDekNKbmE0OTdNVzdOVDdvRGFrN19mRUROaTNZZTRwemdIdTdDZHJXdGxvUlVIdnlkek1JSW9jRGV3dUdLZ1Vadm5nQ05KRVdHRjNFemdTTE9YNDRLZEZoSFY0M3F6enB2QW92ZEI0akJCdWxUd3lya1pXVkpQR1I1MWV5SGJEamdscXpvUTREM1NKRkUwa0NSekswN0V3d0pfT0xhcGI1dHhBOEI0SUdrVmZXZEhNelhiVDMwbnJSWmNkTVNkcjYwaWttYTgzZGxYQTZyN3h2b2xSSTBNY1RjTnZwMXJyMGFxeTB2bGRjV2piLU8zbVB1QVFpMGMtY0tCdGp1dnRoR3ZmTjRTVGZtemRwcEU2dVYzc3NHOFVSYUJSVVA1TjZrYkowT0JzTnJBT3NXSVFZY09FTFF3YldGS29TRlRtWGhjY3JVZ1E4RXp2dkNOZm1YRXAwV2ltdkN2X3VpeENvMFpQSnlOUTRoQ1JBRWFtZXFuTzlaWXdaOFhGN2w4TmNYUVVhY3l4R2NMbjRZZW50anp5eVYxeGlRN1dvaWZzeDFPOFJ0eExGYTBCUHczWDBjVlE4TlRaQi1iQWN4TGxETnVnblVRZTN3MWxkMkMwOTVOS0w4SU82WkMxOWR4NGxYckRTZlBoeFp5ZUFBeU1XXzZpRl9VbHZrNlQtZi0yZUlJdkpYeHJpWk5wUTNLTEgyYXJKNGlMQ3laZWpuWUxxRHhzbXUtTjZfNlJCczdKR251UV9qWWlBa1pDTm9yaGdBYUVYamFfMjAtTzhkRGZEZWxNSXJNNHBBUHBQemJsMXk0UEVDTzdvZE5UNkJQeE1fdi1jaFoyZ1d6WGZnY0pmdlNHeXJJWUMySGFvZnF1bUpkb0N1cWtFUWNmaVdBSGhqNENXZzdTMVFTZEYtV1hUbzBIRlFQakNheWZQUWNwN2RNSjUwT19sdWhNQVgxbjQwRXFubWhrMUpoay14YXV6YWdjYVFyYTlQTUJUQzhNeDF1V3lPUWVNdFVRWWd5Z1QtMl9MN0c1U09LWVJMN2dBWERfdGtQbVRUbUZGdGJFMGw0aFAtemxkNENfOE00TWtTekFGaXJMbmxrUTRVUFdEYTZOU3ZFaXQwTW1kamU2NEVsaXBBQVdzU1AwQnJ1UXhHUndGaUxTaDgzeFZXZmxPWEFyb3BpblJqLXQ3Mlhza0FaN0pXbTFuNWVIRjgtblBuakRTaHVMNWNSQlpQRE5kVFFrdTdIVV9DQ3ZvN3pDNTlOcXR5cnZaU0lLQndQSEpGYklYQlpMLW1DTFluS2o5LVFyRjRnWGJvelZsenQzc1lLZndCWVcwUDFhSnlUR0tEQzhYYXdiNkU1RncwVUdERzJKTVNjUUVhVWw5M213c21wSEdTYWtNT01MakcyUmdsa0JmcFBiTlhBdGw1ZTlyRmpwMW9VMGptNmNBaWRMcWkwNXhwWXJPVFNoQXQwcU1jZUpzbEhJNlpWQWtYZ2tuVkFjOWZzX2xrc3FSVnBTM0Y5UmtKU1V5NVRDZ1FZOVRUa2JNbU1nX3M0RFB3WXF6ZXRtSWFlM1BMYnFrMWlXY0Zqb3FtSHVJWkhNTXhZMlozREtZZXdnV0dUTGNoNmZ3UEJia3BfQ1A0T3Q0U0V6WmNOQ3RSZTVja2g1NGZSem53dWxDN25XUG9iWkFTNFJiR0VXel92VFRDdGFYUk43bFVQMFJacGRHa005Sk9vMmVIZUlPRGxTRmVmcnlzMU1ISkpIdVN3dmlzdU94VkEyVnRDN21yWXh1RU9JSlBoZU5XRVJmVV9vRUFLcUFkamVacjNRVm5RUnZib3h2YXR4ckVEdDlRRTBoM1JvX0lMeUtWeHpKa05UZnJ5VU1IQnpYLWM3WDRWTS1UV0tvbEdKRHpJa3p5QWZuNy1TZ1RFamY3RDNrR2pYNzVSQW1iVVY5bDdJQ3VfSE1ETEpvSmVfV2YxNDd4bkNQTk53dmVFQy1IaUxtcFpYWGZmZEw1aUd6OTNRY2Znc2dDQ1V6NklhRWpxREpXM3FnMk5uT00yN293NkRHcnNOWGlZNlBhMmJoRFpDaTY1Mm1JTFcwMDBRRXVaSU5PNEJ6bXFYeWdHUF9nMFdjY05fOXNMbVlvcXNuV1Y0eXc5bWJTN3JycG9OWWc1cGpSNURna0lrNkVBZUVwTmthRjNKZkxlSnNzTENSUEY1N0p1ejNtSWtuX05waWROU2NFM3c3M1ltM0lHdlNSRUF3Vm9hWVUyY2hPMWRIbE9FN1J6algxZTItM0lPT25xUFJhUFZtdXE0UzV3YWFQUElnVGU1SUtjVUZfQ0pJQnRDZnpZUU9VMDRxR2c3S1ZJOHRpYTVHWnhLYjhVNl80RWR5MUdka3RtdFlSTzZqTFNMT2Q2MGdkT0l4TU1HMUNTLVhmRTZwZnB2eW4wVUFPaHJtMUZEUkVxUUs0WHBLNHA0RTQ2X3FIa3pFR0g0bXBZRk5IZXlXbnZ0TjVqa3d2OXRJREp5c3JldlBDWFd4YXM0cDA3RkoxcDZFR016YzQ4QjRNakQ4X2FwTHVwMHBaY0dBM2FhX2p2U3ZUdWFxSDA0cjNmZmthN2h3dE9vWURyal9jRWVGeVBkcWV3N0FGYXBBbEZubDFoUFdJZkVzRFNLNlEyanFnNkxTVWhtY0k3RURQZjhmS2JIQjB2c05RakswRTJGSTZyUE9sd2IxSHpyNDVCNVBqQXJGeERJMy1DYVNMTVAxOFhNeUdiSTNIbFhTZl96c3pkYmRIM2FkdE8xX0NBc3hFVl9wYVUzbmhXUnZPRjhUWFFCd1h1WnVGUUlhNVJ5MzJjRnF0OFpURkJBRVM1Ri1IamlsZ0FpbXJFRVNqMlZPdDFRR2tXNnBMcm8yUmsxelgxTU1TQkE2SllVdkMyb0lOa0pqZ21kbW01aHA3YlNCNHY1RlFJVmhvdFM4dGpZQlpzdXEwTWRtWWpEc1pPRFo0WXFKQ2h2VkdFaTdCeXJYMVlxd0hFRWZBR2FzcGxFb1RnSVQwLWRuLWllTGZBdGNvM1NVSUZ6dUVQdWVMZmxiU09VZktRS1JwOU5mYjlHZ1FVeEpMSW5qWHljNWV2cnR0S3h3cWVIOEFWelFPOFUzS001UHRCcFJhUEp3WUZfSEFiM01tekduNWNnTUxGRjVaQWltLUYzQi1zMU4wNm1ZV19Bei1nZ1VkcEJZMnlhMXN3bmtCc0RscDhzZVV0ZkFHWUx1UUZPNERDSXRza1lLeGlQNEpXZkt3eDJ4c3N1U182ekFRMTdEMEFucUJTT29USnZFUDNGY0phT3FQX29uZlpFWi1GV0EtMjZXR3h1WFVjZ2dTQi1qN3ZrcldOcEpYdFAwMFRERF9GNkdVV29NUklmWFJGRjlrM1NCSTdtUUY3NkhmRWRDNHpwX0lCd2dQRnJvRzBqdkNoWnl0Z19YSUx3NmpOelJKa1BfSDFPUW0xZ04xNktFT2wyVXJULXJvakZDMzB4dmw3aHlYM3Y2aFBqLTUtcXg5OFN5aThsTS1sSk91YTdCbVhuQ185TzdBejhyRDBxTFFpQjl3dW5WYXpVWFhLUFZVdlVOY0F3bkJrcjNDUzVCYVUzNnZUODBuYXItSm9vNFpvWTltTlFLdHg5c0NkWUxUSUp4OEp6X0pKbkNfLVlMdUNxN3EwTmhUemE4cHJ6MUV3YXNXcEtWMVppOHQ0dm1zYjJmcktzWGZhbXZ1OEVfUWY3dDhJdlJBVlNBV0xJdmlKa2kteGtRODlSQVhaS2dDa01QLTA5d0QyMmMwOWlPYS1wVlU0T1JKRDVtQkdILW40WnRJcmYyZmxfSGFnQVdIQWVnSnh4TXJVM0NabDh5UV91TG00Q1Z6dmR5QTNaRjZwSm1ZTld4djRmSkRhLXUzN2JlaWlPTDI1NFpEU1lCUTZEempUd05PVmZTUHZfTHAteW1ZQzBKSVc3amNCMXdtMlR4T1hxMzFqeUZCLUJjYndBZTBJTVRRUHoyM0tiWXFjdmwzN3d0ek9TekFfclpPeWpHY3VrWVpuVUxyemZybzc1ZGRGOFc1LUVhT29IRnlxM1NrNHFQNlZJUVJPM2NaT2hScmVBc3p4R21YZlA0NDJCNmJOV0lUYkthcEhwSUxUT2ltVFByV2RycHJScVlYaVhFX253Qm1BYnFfVjlibDNDQmhOc2V1T0V4V1p1UHpHMHpmNHFPY0VmX1hvTGNsYTVSc3RGWEp4a2ctc0JEbkozTFI3YktUT0c3MW84OVNXSWJnR2hRX0ZyZWJqdUN2dE1pdXI0U0I2cEtoVUxjRGJmS194cU1oZlR3VGt5a2hFUnplQWFKRDZsTVNDTU1HMEZidDh5ZUxQTjJCSGNlVlhubzlfTnRreVY2WHVxdTV2VGVzeENCOTBnOWRPZG8xd1U3Y1BLUGxFWlNWRlQtVVVPVnpTMnNQc3dDSV9RNGRqX2VtOUpVVmNBS003YkdPSlQ5ajcxNUkzSFhaYV9ZN1JLSzlNVXpkeDVsWWo4UWVaaGxrWk5WdERzYTIyS2g4c20zSjJkeWkxdUNjNmVLM1JkaEFfdndNSWU5TE5SQ2JBd3Y0QThjWFJKbzU2bktXSFFpTWswVjFodk4yQU9SZ3J1RE9GNzh4a1VBbC1oWjhJVkFvOFVia3dzMzhQanJjRVF1bVc4Ui10SEJDSHpuN0JTa0xrQm1XbnNlRkxGMzlocWlDV25DQU1PbDdJTzRhNmhvdUhsdEFHakxWMHVpMV83aktLME5kV3l4cGhQbVRTbHBzSmJCbDgwZVk1azVaUHRncjJoa0NTbmdoY3FPNURyTTlINDZ3ZjJsYnk2Y05LQmtBOVBIS25oMS00c1JGMnh1YWotUGtpXzJINnBrWC1Qc0pYTE1Qb2NLUGtXcG9NYVQ0TEk4V3VFUXEzcG5YTmNzNUd5WnJxT0Z3Sjlzb1JIQzM1TF83RkkxSjlYekZEc2RHVkVfRVkxWUZ3WjFkYnpJQ2dfTE82bWdnV0R4cG1Qbm9TUncxSE1WNjZvYi1POHhFelhjZXVzTWpTS1dGbWlyOFVpYnJQZHppeGp0RkljU09BbDRpWjhPLUxpejlKMEZlU3JXWUVTV3psUFBHTldEWG1WWUhudnBydDBILXNLWThWY1ZrbFJTUEx2eDJSVjJLQ1BseDd2dDdFOHY2Tm1WWktCTnQ5ZUEwaGs2OWhxYk9MalRwMzl6c2psSXRUVzMwMDlONk1UNVl5d25xVGJlOERVNnBqSUw3QVNEOE9tcFdwTW5BQ3drSkFWZWZ3N2xfbHRyNlFvdjJjaXA4MGc0NkR6TjRDaHNYY1o3Zm1jbF93cXBka19fSUFzZlRWQVN0NTYwMzhlLWlUOHhhOFJCV2xIS3hWSjN5cFJXRFlpZHJOWm4wcEtNcVdiRk9VUE1UQ1Nnc0V4YjBuRjB0cld1UmVUR01ZMUt4UnRrdmMxSXJ0OXh2RVBPMGZLSG41WFM5N2NBVklkeEI2UVlYRTRFSnJhakpEQ0ptY3oyNWRFLVFFUy03SmVjZnd4bmNSbGtDdEJhVGVMWmh2bHYtWVd3VWxxNkNkejJkUE1CLTBuQndrRk1ldlZSc2dMTmd1Ri1vNWpzYS1ueE8wSi1FLXR0d00tRXc2UEpnMk13b0FmMWN0UFJCWUZrdGRrZElQYTdBeTdneHRJT3VoRVdXeWM1blRKclBRQUlZUnZwTXN3VzY3enBMeDczMkpNZ1B1cl9UVmswM3lLcUZoT1hheFc1ejRTSEdMdTdRVWh4cTRZV2U2OUdJYmdfbTRhM2RrNFc0Qlo2NEtmMFZSR2pVUzJqZlNTOGUtMFFkSko4VEhBRm1jSUp4aGVIR3N4c29pUzduZGFzeVNMUjBVdzRUWWFYX0dNWTVZWXBNTzRaT1h3N0NDc01RQ2N1OUNvVHdpTlpZZks2X2EtN3BmLUNPa21TcWZ1TWFpRTZnR1FxcXE5ZHkzSWRaeEdLaE9saWdXeGE0aGxFbnhYb2g4b3BHUUdpT1UtcVFkWW5JVDZ2bkFnYzBCSFpidWc0V2ZkQy01eTFpeUh2ZWhhRzJuZTRhaTBNbkFVYmo2R2Y5bzVQZTBBb2hsVDFLdEM0cTEwUEJiUDFTMGpyQnNWMks4QjhfYXFEWV85d09nMTYzSE1tT0dWNGUyRnFVdDF1TnVHNUdTNC1tWUx6ZjBlS1VuZVp4ZnJUdC0teTlONV84MDNRNl9OVVpYRVBEZzNqeHlTMVhUaWcweEM4ZGRYRkZkM2o3dTllOG4td3FnYU03WGRSQUxPTUJYdm9ja2czS004TVR0dXhrU3lodW56RjRRVnhxcVBzVVBIenJSQWY3Sl9lSklVZXNaTVBLYWhVYTBnNHh6aWd5SVl4WWtJcFUxdlVvbFVzdjZxSjRyQWNTS182QWpNc3BiVVdudzV4WWlWOHpaemk0TmFjdW1XTlpXNVlXTENmR1YzNDNPb1c3dS14Tko0YlVnNlZBbExKNEMxbjFaRGJZbDdPb2FhVGRZa19WbkUtRk84Rm5rOGNyZ29LbmNpOVhKZVNINU1GWnhBQ1ZSTE5DTklpZnh6TFZTbnp0c0tOTzhZSVcwSmVYN2lqWjdNdkQ3Rl9VdllvZFQ4cVBUY1BRb1I1YVUzY3BXZkF3UVBUSXMzSjN5X2x2RHI1TjdjbkRUSjNLQk9MZ0tadEsxbmVEUncyMWRDNlZjbkYyYnNCYmVVZ3ZqS2JFdS1xT21QTm5BS1J4aVF3dFpQS3d0YXo1anI5WUVMaHJJWE5FYjFlcWJ1b2tVSnUzWUxLc2M4VWR2ZldJS2Y5Y01hdTAwWmNqOVBCdXRsNGRCUEtXUHF1RWU3d1VpMFRpSXRNSTk3MHczM2tUR050VktfUERDUll4QkpKUEIxQUl6by1pcWpYb0lnTVV2bllUNkpjUVBINnlJakhHNzhyenNRUFpNdUFRTnRqMWhGRjRLeVU3TUdHQ0MtUnRMWnNXM09MNzZoOTEwVnRmV2xtc2FubVRqaDFmR0NIVnN1ZzJyZlJVY2hLRXcxbDd6c2RYYmdMRVltaHBycHFIOE5pRnJoZFE3ay1NZlRRd0FtR1NhZ2NPVUpfQ0g3aE9GdUNXQ3ZvU0NFdTc0bXhDSlhITHVDWGh6ZV9nMmVjV3BYYmhKWVFDaGl4LXMtS016LWNFdFB3X0JBTWdDak52OHNBVGJvdUtDMGlRR1VJdGVJZUZsVHdsUU1rUER5TlFTVFFZbnB3alA0YmdfYmxmal9HY2NJZnFkN085VVdoakFwa1BpT1M0WFBPR19wV2MzbHBOTHlhcmZHM3M1RkpRSlA1a3YwbVpzZ1lUeXJxS3NfMnBjaHdfQlJ0ZEtTMkw1XzBqM2JIb2JScGtRZ3d2bVlzb2s4aXp4WEROTmN6djRVeU9wQkNXUzZtdk5lV0VCSTNaeGdpZ0VQajFEN09ydmNwLWItNlJYNC1abC1tVTRzUjVUQ1N4R0VwbWlwNlNnM04yRmhCT0xLaWNIUjhsV3hseEVXM3RKbUUtUnRxN0NMMlVPYnNaWVBvUkttTzFCaHFXd1c0Znh0YjBUdmtEUW1pRUtTZHhBZXNsSkxCOEtiMC1Dcl9QUHVlQzNxLTNDdGFZZEZYbjlaOTJ3RU9vYUxNMkRkbndPYXczN3M1c3RTVWFNeHVldmdyNE1QWExCSnU0eVEyUWtxamVyU2dTcGVreFVRQ2xiSFA5TGVVd3doV05reTlJLUpRRWdrS2NoM0sxbkNiUTlXUGRDd0hZYTdZUHZuNDc2TUZnOWlLZHdhY2daMWsyVTdjN3d2Nmt4dzk0VElvNDNSbGlLU1pLTjNjM1pKWTc2aDdXcWdKYkFVRDNHX0dwQlJWMEVmMks1QmNqQV9LRzRiTGhhZWF1ZVVETUtYWVcyWmJKSkg2bG9GMUtaRl95cUNMWXN2cDQxMW9oZ1U4OTJ5WldRcTdMSUlNeER0RGxZSUFQWERTTnFTWXp1dnV3RVhsWkhuSzVvZk1FRThvQ1VSVmZhaUVZcDhBMmJIS19iSTdpSGNKQ2I3ZXRyMVlaUkJPZjFvWTg1Z3dXTE5aXy02Z3JSbEtOWENubDRsUDROMVBxSXdfbTgwQVVadUpfNnFiNjdiNDlZeHpDSmRFQ0NxX2k2a0oxT1ozdEptY25RdWNkUURMV212dWx2b3dsOVYtaUJzYVZIREZjSXk2N0tXQmVMT3BGOEhyQWQ3czY0MHNjSjJnM1d0Vzl5T0RaeDlUMlZMMUpfZlduRG1HUGt4Z0d6a0xNNkxKUklBbUhkOUphOVo4Ync0S3J3S1VMekNvSjVESE5Dc1FWMVBLSUlEWUNnZDIyZFdJWW1IT3BNd0hhUDR3UEl4UUVndVQ0X1IzbXRLaEpkTFFTRGtKVUdtU2p0VW13UDNfNzFjQjlwaWRPcE5jeU54WW5qeGsyUC1sUFdNLW9ZakFTN243MVM4QU9FUWRyNlZETDl3NUt3UDZ6Rk9iVV9VbEFyaHV0eHkwNGxuMjVEWjYxYW9ZTXRJX18xdXVla3RBdFdPZ1lvWFZ1T25MbW9wdWxaNFNFZEMzd0IyX2wtSjcyQ0MtY3hCd0VYMF90enZNQUJXbmhESjZfUV9Oc21qNmFaaFZ0X0JWbVJGcDJXcl9CbnRFQkFsWVVBTjRWR3ZXWjRkeVFpMmIwd0lpRlZGbG02N1VhXzNJZHZXVXhxN19pM3N3N0pQNWdTdXFqeUstUDBXLVpqNFF5MG1JWThlelhhUXplNF9MMGhNZTJsQ2NkRWhRd3NxMERvZ1lFb29fWi01V1FPT2xwem1Ndk5SSUNvbmlMci11YlU4YmlodGtTcmV1eFJoWW05SmxhMEJibWRrTmxuNWdvLUlsM290TEltT3R0WDhVWnRfYXUxcTNmSUxwTEhUeEMyQXR4RzFmVkJpamg3WlQwOGxSSldiUHhKeEZQTjlLczhaVXpjc0V1dmNHT0dhNUc1eU9VbG9RWlYxcHYxa0ZiSVdpLXViQ2FTMUowVmZkLVRSUDNtd0gzMTNCYnJfNzJCRUE2cHQ1RndSbk5kcjJlbmxBa1VsbW8wTkNpLUFGNGxLajllMGtja3lzeTVkeGlHdTNkRkQtYW1YMUVWb2NRUDJWa0dYYUJMcWdrT0JqVVZpVUtlNmFuNjhGZzgxTVUtZ2kwRlJMcVZ0UlktUjdDWFBRRzVkcFZNalRUUlpJNFdYWXlhdVJKTGUtdnBobjE2d3hyUEhHUUhtU0hqSVZsaEIzWHkxcXBhdlN6THFSdzY3MWhxcTNvdVZsRWwzbnNOc3Z6ZGhiRF9aUUJOMGpQa2stRHlsLUlseWNhUXVGSFhldGhad19URkVJWmZ4YkRmX2lUaWdSR3BOZUJXYzc3ZmRyUzRtUk9kRHdWdzVXZmprODkwU3l4WGJxX2VNdWhWM0Rrb2k3LVFwQ2diQm9sdFFja285YndyMmlJRXdlZkZmSjVEWVRWQndrci1zQ20xQnJnNElod3BYbUQ3cTNrMWdqUjFpdmdJNE56ZDR6TkRISFpNRXZlSk55Z2thcGVKSzVRbEFYOU11QkFhT21VWHB6QjRteHd6eTd4aER0TVdXeHhIcHZZZlhCQnliLUd4QXU1eWVvOFlfRXZtdDhXLWQ1Y3RjRVBUcTBCb3EyRG5keWxsbm5OYzcwa3JMbHFDTHNRbU9iMkF4d3UwS3BqWVQ2Y3lKZjNLSXROOFhFVG1VR3FRdUtHMmxURW9ybTFuNnJsM0RsNi1ybjdUcEdBenM0cEZXb1BGUWtWbHlaZXY3SFQ2M1FNdlpybDI3RllwZ3hGOV92SjQ2bkdyMDlHSTgwRFQxSWJBTVVZNmxaVFNFMm1TM3d4OGZZOTF4Q1VGTXE2dFRHb05wZDJTRWRZS3p2dG41Q3JGallZaEUxRURDal9MSEhWSzRnOHFJMmZrM3BYYTduMExwejZ5cGIwVUdEMjFfUTZpb3l0SnFFdTBuZ1VqMHlkdVFOYkNIaldrQmhkekVUYi1oQy1na1U3TEhCTk84N055YTBwVE9QRTQtNFlid3RXTDZLOWFVSnFlbWFnR2phVDdlbWx1RTZKUDRiMC1TanVLcmFOVnNGMTBNLW5TZEswQXVzVHlpUFF3bWxNMnBibWtuRDBDd3oxVU14UWdzWjdrcWdNV3JuZ3ZTZWxtd1FFWjFkSGwxTlFaalNmOXdPMllUUHJqMi1Na2o4clBmZ3JwTkJ1czJQWkNGYjhubVpaMVpQX1lJWjFBNVpGTkdyLUdLc3NiNEhDdE8zY2pKLWtxSXlNREVTM0pOTXVmNVBSWnV3M1RpSmNqUkwyaVVSd0piNExNbEU1cVEzSWNnLVQ4d3lOanA5U19uWVVORnlzZXMxd2loQW9ZZUthNjBoaDR6cXd5S0pyVjdxeHA4MlBPWWNvR2hXb1M4alhtdWpXc21jdU45X0F4b1V5UVZRLXpXY19hLW9Nd2VsYVdGX0VtekVnTWd0bmo1ZWp6NHRmUC1od3VXaFF3WUpKaXcwSDdVUTB1R3hVcmF5S1VyUEpseDZ3dXRJb3F2TWRqdVMtelZuMTVMR0tGazctZ3Q5RjMtVEVLU3c4bzBhOXVJdW1MYzM4RmRkcGdfOXZ1WmkwYUlYaTQxSkxzbEVHUWM4ajktSHJDcU1STGtTVklIdUZIRV9wdjIzS0ZXWjlvYUFkbGs0NFdyWHB5aTE3U2p4NTIzNzBsd1dVNlYzdDBVT3lsZnZfZTFzTG9VaFBXTEM3OEE0Unk4bWF3OFpTUXQ1UVFfRUd1QzZNZFVxczhqa1pGTWM2ODZCd1ZIbU51NWM0b0lyTjMwd0JuSk9QWU5kZEc2X3J2d1ZPVjRKNXNQT2ZneUZyX1RjZGxab2JOY3lPT3RLVUpadW1ZSXF4aFROUV9zcVJsUmhDbzk2UERLWk5OTDFNT2txaU1wMlFFN1BLdWxaNjlhU2pPbXBPelV5elJ5OFRxQnZEdVJ2eHVSeHBBNWVVTDlKT1RGR2p5cWRhZFFlb2NaSzJ4X2pJR3JyQ2liSWhDdWR3TnlJakV6VXd6ZmV6RGZkOXpLenJ1ZWtrZ1FlSGxyUE92UUVUdWExem55MDVmQXA1OEtZMzhTNGpscmlsWG15SEZ1XzBMQlNPV1NyYXBreE45ZTd6eElTaFNKOERFODVOVEx5enN2dDlKTWs1RmxvaFlvVlBCdW8xcWV4ak9WM0Jxb2RTamZkbXNReTkwUmJqVEN6ZkpkMjVaeUdYS1Y4U0U2R0d4VG9BaTVwMlM5QTN2RmR3Q0NPU0JpMVNyMmZuZWZRRXQ2M2hvaU9NeF9pSmpGUlJwLS11blQzdlhpUnVFTTVMMkt2cVFEdHI1R3A1N09sZjdvMURheWMtY2ExNUgxZXlHXy1QM0JqWU9jdVl4eFFyZERpd0xZNDAyV1JlTTc5bWFHV3lxY0pUZFo1d1NFeVRYd2xneWxGSXVYTTFjZk1pQnB1NTBveC1qeVR1My1wbFZDczJLYXJhWWZZcFFuMk9WVzFFb2hoVVNUcTN4OWtISENxS3l0M3NreU1WYjl1U01tQmp2ejRINFdNa2Q4MTFuVHR1dzB1bzg4X1FpYmJxNkVrRTg1by1OengxTkNVeWJsMGNYenNEbkthQTkzRnEtaDVNbnN5ZllGR0hsTGFXdk9naVNRX1dVN3ByazYyUkZoZ1hoZmxZZVluSnl6SFdrbTRjMGYyc013N0JKRjNHQlNseklXUHpjeEFwLTNWRDZmT0lja2gyalRZcFRuazhTb1lYem55OUYzQXY1Y1pGRF8yamxFYUdmRUFpeFU5UFVhUE5CY2RtNUVNVnk2Z1oweEhiTnpLSUdGRUQydllPeXNrMTZHZTlSS25PTXdHSFNHbVNxb2pwUWZXYUpZRVN4TnpVbndGcjV1YXhKZGJZSjNldFZVSmRkX2VXV0JzRzNMZi0zV1R6Y1hIMk1YV0dJTXh2UlprdjVEcktoT3dNajk5ZW9TeWVUdWxKQVBSS1R4ZGlURmNlVnJiaENOVF9ka2pDVWh4UzJ0aWpjZTQ1YUN3QmRtRHZnSTJYWmJBZVREZldwWThZU0ZyNDNUU2ZRVDlodUR4M0dUQVZZYlRfa2JUeFppTW5JSjlkT2hRelN1VS1YNU13YVlmOG1XMXVQT25rSGc0YlJ0QTZoRWE4S3hqZWxHd09WLTVPQkVLalVnb19YUFFHTHFZTVd0ZGMxNWhSaXRnQ2VCSnJwaldkdC13RTY4TG8xVlM2TldGd1BrNFlYWHJXal90bUM0TjByaWg0RHJCLU14bkp5N3hxbFMyWnV2aWpWMHlCbDVLZ3RWdnBzbXhJNlJVZU1CdHgwc0RGQmJycS1IMmpfN0VuLS1LY2p5RnN2bVZpNDIybms0SURhUDFGc2lwOERqaXNFZkpHOVA2LWZsRXY1Ny1randxZV9QRUR1eXpSOC1FazhoQTZwemg1VjJGakItTGJPMVpDcVlJdnFVMnNsM3J2WmxBUUdtakpWT05ZYVJBbTREcXgxd0U3UTROZE1pNkgwc09PejN2RUxhYWhSVFRZNnphY0xQTHByUFEtUjlON2lPSGl3UFNKRHFuejlqV3JKMWdzVW1TUDgtOUNudUYwVlpGZ0ZTU0kyREFIU3ZrSWNxNjlYQW1JbEtoUTcwMUtuNkNYa2pLQTJZZy1QTE9QcTRhaVh0Rm1XcU5vZjd0WE9mS0NBODBXX2hJTDZEb1BuM3J1eU9lOHFqMTIwRnhHSnVhY3NCYk1vTVQxV1RLcm9nM2swYWU2T1pNVmFJNDVLSVBKVUVxWEEwNGU0bGRrSXBzaWlmUEF1UG90QWhwSTVQU2dyTHVsZm9tZlRMRHNKRVJEdzRieUJCMFhPWk1neVhKU0dIV081ejVkYU5WcTgzMFZKSTV4X3pJaGhGSWY1TGY2RGswNW1hODBtR3JpOGtYd21BWm1JSmpRS3ZTaVh4ZkUtWWVkVjJtNU8xUlA3eHczUXVQOTh6QVpkQmdCRHlVRFVuT0xwUWtxaE1GVFE1M25DSjBJZkpybHNlZXU4Mk04UmZXaHR4NzhYLW8xQ3JudDVyLV9vSUx6MWZFbm9fMTUwX0ZHdFhDM3ZKWUx2cjl6VG9MbXZ3bjRNajQtb1UxMlhCNXFEZHZPVnFmSTdUQU8zOXRYQ3lfSF8weUZRRVFaVjM2bk9ONUkya2pmeDNreDBxTk5RZVpkZTZHajFqLWJUYU04c3ZKUWhJOERHM0E4Yk9JMV9zUWdZNlQ5X1VwejJYNHhxdEpMNmU4S21VOHhHYVVpeGtsVDBuSHNQS3lnTVNoYUxqT19yNXJKVHRmU2pILXVHR3JEc09rcEVfSG5zV2NrcW1WZkNocVZmenpZQjgtRjBJVTB0R1JkUUd0SkRTSUhfWHR1TU52aGVjMWZLNFoxN1NVZGpwM0ZvOE1HSnVZSTdCb0V5d2VjMHRKaVdXLVF0LUVfQkJNRVo4N3lTRjdJOTZMV2FPMVVlSVh6d000dkhqWHVUcmdvTDlyV096MjlDTE9xMVRzZWFmSFJGektVUGdta0FHQVlGeVp6bV9DdGRCM2RjbUJSOHZremFOOUtua0laSmNhTl90dm1KbkNkREZvXzlMaXBscXRUVldkTzdoTXVCUUZBUGRXWGdpVTBqQ2pLdHBFTlhhTlNLd2hZUDNHT2ZCV2VKZlE1TzdWbEZaVmIzek9CZGhVM29qQVhjSWh6Zk9fQ3RTTGpKUldLYkRpdG5yc3JVTnM0NWFBa1R5Q21URlkxUG5uc1BkcHU1RHZZZUlQWENVS0FuUlB4LUp3akVoTWttcTJFZDRoRW5UNGlzb0F6T29jaXY5U3lwS1RXWXNGeFRVSTFMeEhUcUROUWFXLVhITndDMklvSExwa0pOVTFZaTZxVWxOaHhJWWo5THotNkxCVjNwNS0tT0JGZXktSFkxYjBXZFZmVUVDcDBxTXVVREczVXNsZU14UEF6LTdpN05TT2dmMVBuVnM4Q1B6NjVQNjdHZlhNNFpwUTJVYjZOV1poME03WjlyZERmMnFxam00bFpUV0hweXA5ZGhuQXJVSVhGcDBwZ0t5YWpONjlBZ0pGRGQ4RmdJTzRUR2R4ZHRnMGtUSms1M3FVX2tlbkozbDRXcjFoN0VxaWl3ODRJNFMzX3hfOGwtY0JieU9TZENieUZxZmswZnhVeW1acnhXclpjVXZ2dEluMGRreVdtbll6Zlc2azZUT2dzYWsyXzNUeXJDRy1mV3JUdWdKaWdBRjBXcElhY2VHd1hVMGMzT3hzS3BmMWx6bWVEQ096cFp4NE01OG5tQmZQSDFDVUFkaXFnc3dLMDdkbURlRjJDdXFKYkxabTZFR2JXaVNTWGZydjQ0MFRnSkhXZUxwYWM2anVzejZ4YmgwaDU3ZDFON18yMUJ5WC1LQzhjbzUtSlp0Y1R6SDlUWUprbFQ0TkM3M1JOZVZDdjM2dC0yV1k2dF9YSVVIMUZydDZSMzRyWVY2WE0wcHh4UVZHUnhjaGZWQVZJd2pCak9ZeDV5X0NUTWpqYUY4cmdsYndGRHNZaUZNdGlvcmpfNXNTQUtqNk51MlViNjNZa3dOQnI3ekVrOHhxRnBReDJoenp1ZkdzbTU1WFRVN2cxYWhUYzJiejNIOTBtbTl3TnVBdS15SnZKdG9GVEZMTXJ1dTRoeXQwZ3NDaHR4QjVJRTYxT3dvekxrUDRTLUhGUDhDTE9hT3NubTJFTzdzVnY3T1pVdkxGdWNzR1djNFlXaDRRNTdHVVBCd2lLTjlBTURBVUtjU2RRb1dNb202Sy03V3dUX19kSnBkeHFJNV9LdUhFeXJBcVVOdVI1Tlh5c1FxNzB2NVIwb3p5ei14UkhMRGlpZ2Z6U1UwWTFUUWpiTkpUZ24wcmxYX3FEaWg1SG1BY3FrVU4tczBvUl9ucVE2S3BWS0luUDlBVlRpT19PUGptcFg0b1RjdnNRZ1ZKeW5SSW9JV3h2c3RZODU0WkZsRmVQQ0JVUV83YmtUVzBBUTZBX1lKck5lZW02Sl9vLVU5Nk8zV015clBfQ1ZuVVJIVXEtSUJfMmdYZUQyLUJWRDh2NE53MkhBMldjZWMzOTYydDRiMV9tS2RINE9aTlhCREI2SW5zeWpNWnpvUnVlQzR4cU1GdE5BRWRIVlZ2QnlxbUVpdzlPazljcWg4elpoQ0FuVVlkekxSbjBTeDVxclVqMVpDaThwemN0dmVlWXN3X0tFb2hPQ2FXMFBfQ0ZFTzY1WVZXOElIaHNzQjJxQ1V5QjE1X2xacWdKeDA3QS01YWJJTXh1RkIxNDBfa0lab1FwN290aGNrS1I1LXJSX3lpQ21IdkJkYk1PY0hMNmM1VnM2SURzNTA1V3VyLWM2bmpKLXFrNm1mOHVDQTBVa2FSQkE1U05kMlRjM2FaZXVORmNsMm9PR1pyNlNUeEdtYWdwS2JpS29sTmFwM3gxeUc5dXl2MDI1cXBIdk5MeHNtTUNlbHlFWDZXSW91aGh1ZXNhV1hoNmtvWXpUMnJCbFQzNk5QNFdNNGlrNHYwc0poMjV2bl9FQXFaTDRjS3BNMXNPSHhyTTJHLW1IZkYxdzFuS0NNUVFBeUcyN0kzTFNGS3N4WTZmcXVPUnRPcWdBZXJyWXVRcnJmYi1MaDFadzlzQzFGdVpBTEg1YzlRQ050b3dMbTFCam1yOUVhMFZaRDE1bHFlUDRhWi1UdENPUnpTX3ZjVFZXTEVMcDJEckV5ZXNUMVlsN2NhcmVwY3dQemZYVWdocHBvYkJlOXlESmJFMG43WWV4TXlRY1JJWk5paXhvQ3FxRTNHQ1hheGFnbmo0c1ZVeFRNTEotUnFiNERIQ2FNMENZd1dOSU5sNWJlWjNFdzV2cjM3U2VGWF9HeWYzelRzQTh2cTNmSmwwSk5pUlNrcWVBdXc0QjBxQWtmaTQ5ZmJNY3BUMU1RcFJ5QmtjSXhiQy1HYzRMZVNVT1R0U01yNl94Q0ItZ0xES2ZTeXlfM1BFNktjUy1SSmFxVEtoYlpCdEVrT3V6RTZCa0puekN2aXZWUUR0SFdveFNPbF8zOHBNMmxOOUFYUnFSRk1oR2lQZk5aekk4S2E1R1VIdVNnNXN3bW5mbU5QYVJvR2hiU1diZkhCTllPZF9GZ3JvY2RrNEpUeHVlZUFMNTNFbTEzaVJZWTFhQzdyS0pBOU9zTl9IV2t1aXdSZWpfc0hrOFF2c0hfbzFfSHhBSXNkQS1EU2JaMk55eU45d2Y1WDVlMG1rMmk0S0R0azhTMDlqMGRIaHBoVk5TS0V3VkJlc2RlcGZxMzNTTW5Wd2I5b1JYNG81QTJGeTk0SjkxUEVfVlI4UFRKSDFUQmtFQTdQZjF3eHpfUTVGTkpneTkxQUFnbE96eEtqRm9MQWc2WjE5N3ZZNkRGVVF6enBUaVRJUmQ2R3hFTllYTk5ubWdBSHRyNlNjN3M5ZlQyLXlTVlJPeUNkc09zRXlLM2VrclFPWld0R0hrbjRWSDI1TzZKempGa1dFb2NTLUFSbEhnYm5jZDVyeGxHMmphdnNHdVlUZENOVTcwdFdNWV9LeWdkb01HYk5MYk9QRHgyZ3puYVd2c083MUJOd2tFTnBWWXl2UXNvSjlxYnM2NTZSWVI1enZiek1WeTZZLVZQZWNoLWFZOTVGRDJJRFVsMGozYXN4QmtPVVZ4c1BrQ2t5aVJ1aGRLUUF5aEN6RUdxVkh4RmFkQmN5R3FvUHZnWUt4WUg3aUkxSGJ5VzlyNFZqX0s0NFE3RC1vYjhSdkxMNGhMSE1JTG9HMWhoa0FCRkNzZExnNmQyalBiMDhKWUFYaFZ4WVY2VFE3cExEWFItOFBhdkFfLWtKemZmY3ZUTlNEcDhrcHRXNl96YldIa0cwcmhCM0tMelg0WE91am5YeGhTU3hWMUtvaXlHTENSYWE5UUUyWmM2UGlVNUlqTW0zVDA5MHo3RTFaaUlGOHZZMkMtU3UybjZLVnpmRmxMT2FVRzVZSlVZdGdsaHJTMXNSVjVlUzRyU01kTkEtWlRabXBXLVRGYmdvNkx4X3h2dnZUdnhlak9tUGE0MEZ2a3hTWGFkVlNZVWRzVEg2ZGRIaEhKTlFBRVJEWHVIZkZhMHRyZWlKc2x6dWtyZWIxSnFxMGFoTk1WYXNJd1JOTU0xbWc5S0JzQnJwX2xfLWpwaFZGaVVpR3BEZEJ2NjRvbHFCcHFpRTlVeU1RdWt0T3BaMDBRLTYyNEoybWUxRjA5OFU5YklzVldqbjk2N0NteGlVbG5NX3NwRGhId0NpWlhPVEhrTVEtOFhWMFZVVk42NHFaQkpaVldyaFZfbWtoTG1sb2tMTmRna090RmFWNDRsa1AyTC1DXzl4V0FIMFlOZlJBNWtySjN1QXBMM2plcllYWjBzQUhFR2pES0V2Nk13VUQyZGNJMUpLZFFwRGdHT0U2LVJjeUtreDJLSlhWTkFPdEowa1FmeHRRS0wwWHVXQWthcWNCX3NucEhoVE0tOU50eHczTGk3UEN2WVdNVlFwRzVBQXRFZXhBaDIwZ293ZzFaZDBmcElKQjlUeFJPbVFmSnh5WENCQkNnbXdyV3MxMkc2TzhfOE9CTVM3UURMeGFwbl9xbnV3c3BkYUFSQVFObEZqQkdfZE8yTC1rWGJNc19JV25uTUFyMW81VzhjcDdIenVBc2dwaFZtbzc4ZHloSnhSLWVGdGtXd2tuMmVwX1MzS09XLWdzbG8tN3hucXcycjVRbTdDWUdOYWpEcFd1QThIaG1wUWZyVkRWUWxFaGl3cnlUZzBBNi1LTzhNMVU0YS1wTy0tLUFFMFFQNVVELTZDdkVtOTlTS0FIS1llRW1uUk1pZUhPOHY1TjhZd0I2VG1aSUFZQVEtdzFMQkxUUFd3NjNsdjBHWnVrdThJLTNaVy11T0didnVrRzhVZmxpY1Rob2p4T2xSU0FMb254OHI3RzNIMmg3Z2YyYmFwMmVXb0NUQzZVb0tXcTZSM0NZbTlQbkdnVmdReGFMMlhrenJoa1hIdmFhMzI3ZzZ0b3VyR2IzN2NZaERqLUZMajZqZGJ4OThTcXFGVFV5M0Z4ckNiQTEyeXlXS3lsNnpBeUNPV2lfWHJXbTU0Yl9MZXdwdWs2RmpoMEY2ZHB5Uy1OWDBoSkp0dWNYb21GRzRleThnSXRiOHdLdS1adzFITEFNOC1fV3RnVWEzQWtpQ2pYZlhWcm16cWpOOWI1MEJuLS1YODFSNTVkaTRFalFMMHhIbWI4X0VvV21HWEJpaDVYa202UHdvQ0VpVEFkdzJRQm45WlpiY1JQVmFrOXJHaTBLUjYzdWp1MlJ5OEw0ZTZNTUhBTjNtd0g2d2NxRlp0MU5uaGRENUs4M3lFemhHQ1VNS252ajFLQlFhSkFyNEhXdzE0YkpMR0k5eVhQT0ZMaUpDeDJiWXNES3NzVl9fUXhwNFBseGl0bThqUTFfaWdtZ3ItWi1rbHRjY2diU29FM2F1ODdyOFZPUmhYekxHdTg5X3loUVFPMFY4YVV1ZW96TTRmbEI1Y3ppMjBkSGx0OGw2TlJtRkdzY0E5cU5ZT0xIa0tGUS1GSi1aYjVEUEkzb0RicU90Ukx2NU5HQUUxTHE3dGltR2RTNG43aHlQTHZmXzRfVHd1TEdKZ1BIT3hHalczcTByQ3hBeG9MSkNpWk5RLTlqak9OZ3pmRC0yTmVpQVpnZGhpV0FJVjhPOG5icUlib2RWZjgxd3BUYzFyeUhuVEMtc2VzMWFmZ3lpMnVJT3A5ejRDYWdOaHhfdXRsTXA0OFBGLUt0cjNhal9ranh0NW5BeUFfWkUwMF8yZ1NnUUlZRFNqTVlzbjhkOTdVN2YySm8xUTlNY0FDb3RSbkhIcGxTVlBITndGYzRyZWxnaG1qZjUtd09LM0NVXzJVb1ptR0RCeno0NjE3ZlBHdWVQbTdtZVFDM05EZjNLSm1QRmdObmRSNTNwaW91VGdxQVFGU0xmYWJEREZsd0lDbnYxM3FPajZ3Z291Ym5DQzRNcE1BWFdtQ3NMaDJBNUl4bzdtc1loUlVjM1h4MXp6d1VBalRDYlMtWmZ1N3ZIQjhpamU3SHVISzFoenpHNXRLekZfR3ltTm5FdEJYVnFRX0M1d2JiaGdVYUdqSE5Kb095LXl5U0hxSkE1a1FjYVJIQ1FXLVZnOWhEYkFhT2hGaFdiVHNvUkc3bEZnM3duRWF2QmR2M0kyMm9XQlVhQ2JVdlZfVmRPODQ1akZ4Wjg5VF92bHZYbnB5Z0xSeWN1RVU1cmFJZkl2ZDdUN0hNaXFabFllQUdka2tQMW96c2MwZ0VjQkNxZEowbmJRZHJnZFJ5ek9QMUZsQ1FiSy01blhJTlJKQjJucGdKS19HaXdFWmdrbVBla3A5UjFDS3B4NWV2ek5haHVqVzAzV3RxUlktQzB6TDhxXzM4eTUwZ0llN3BMUERNY1gwajZMZjNFd1VPQ2ZuaWFUQ3hLUlRpT2xhUE03bzFheW5sNzZHZVJjVERjUTNNaUROSVhpZkR2aTQ3clpxWFFqR1RULVBIYTBHcnlBVmo1MXZQRGZFaHhfWEtzRDMwejhWd0tIMVNPdjI2NFVCcDE4eGxKQVk0NzdGOFN5d1J1MVZST1A4S1NRMExJbGtuUTlCZWpfNEpOSElxOEZTR0p1UWt0VXU2TEJSb1U2ZzhBbXdIOFBKWFFtdXo5ZFo0TUpsdE1mTVpSR05DY1dzSlBRMy1aRTNLdVdEMU9SSmlWZHBWVWlsY2ZCQkExc1FQU3FJTU9UcFBrUGlwaG1sZndEaURPQkNaSk1hQVBZbm5vVG5yTktoUTBPOU5sYlNhRm5YcWl4Zzk5TW5uQzhDVDgzUjU1YmJVSEV6NTlqSGtvLnZHYmRZdk5waVdCeGFiTTBCREdlS3NXdkNNMk11V0VJcmFnbU1lam5XSmc" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1834", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f37298c5-a9da-4150-8d53-de7149a5cd5c" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5/105ce7e3f1e8486c91777bf0c383c153", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert074720dd4e5/105ce7e3f1e8486c91777bf0c383c153", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert074720dd4e5/105ce7e3f1e8486c91777bf0c383c153", + "x5t": "QcgxiKPCbrB2VTFwkF-icKQKjGk", + "cer": "MIIB3DCCAWGgAwIBAgIQOp2xvEH7SsiHuM6bTeuJfTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABDqJqzagf9S4YPqJaXqjWkCbZjTOcTtPOtBgMzlmbg1RMPH9Aw0ClC\u002BOwpsW0KBDyS0gZzqpqDdcRC1CgZUJ4gblCm/8LMEIbdsyuLm3PyorLHIdHx4Qps8mROvOsCybmqN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFEfl3BGZQgOcG1m6yz58bQCNmNp6MB0GA1UdDgQWBBRH5dwRmUIDnBtZuss\u002BfG0AjZjaejAKBggqhkjOPQQDAwNpADBmAjEAjV/BFV/EDtjrNIFwi\u002Bhku3UkPwOO\u002BrOygyMWbCOOBVrr2dSjU4reMkp6c83iZoy7AjEAk24iUfo8O\u002BL/zxiLwI7J0PrLykm7sgkWKtqUyJHbqZaZ0eaqzyKTcUV\u002BJs6CpcMG", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } + } + } + ], + "Variables": { + "0": "testcert074720dd4e5" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.setContacts[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.setContacts[1].json index f267f78f05fcf..bd3c6b07d6b7c 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.setContacts[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.setContacts[1].json @@ -1,54 +1,123 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/contacts?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "cd843187-bc4e-4b81-830b-07ade206b649" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "155", - "x-ms-request-id" : "b2756870-3d60-420e-9b7c-7131d1917e3b", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/contacts\",\"contacts\":[{\"email\":\"first.last@gmail.com\",\"name\":\"name\",\"phone\":\"000-000-0000\"}]}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "84", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "153", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1e727995-6b02-4066-b4c8-eaec6a2f44c4" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/contacts", + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/contacts?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "155", - "x-ms-request-id" : "8b31e933-df32-443a-a59c-f97acbbc9e91", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/contacts\",\"contacts\":[{\"email\":\"first.last@gmail.com\",\"name\":\"name\",\"phone\":\"000-000-0000\"}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "153", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1ad1325e-cce2-4c1b-9d6c-92bc1b9e0980" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/contacts", + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateCertificatePolicy[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateCertificatePolicy[1].json index 696d5eb46a235..ec834d3f5e228 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateCertificatePolicy[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateCertificatePolicy[1].json @@ -1,105 +1,374 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert40147b09c3e/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert81371983686/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0237b87f-015d-4c8d-801f-f1059fca2628" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "854", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "885299be-fb57-4f75-aaf6-776c6067cd3f", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert40147b09c3e/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAETRkHdyf9aKbiPuNx83KUt5umFVWJXigJI0kfqlI3cyE3HaOngRSv3G77h9S3Yk0oXipf7qtEx//USSdtrngwU1R+TJkDtiJGr2GiV7/ICFRey6+Jb1f8K6Ehrzm/ATQUoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxAMA47Ilw+CcZVDcg8KL3tVqc+WHGafNFAm3fQ0QDcg30LfGy6yov2acFCYHaUV7YXQIxAPKIrlJ+mvTxO8VKu3bvGMvC+lbocdGXxYw2urIFQcDEdCEn+Nmonr4bZCRz6j37ug==\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"b9cf79e42c024fa5afc711ea125d12b4\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert40147b09c3e/pending?api-version=7.4&request_id=b9cf79e42c024fa5afc711ea125d12b4", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert81371983686/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert81371983686/pending?api-version=7.4\u0026request_id=eb35eec4629f4b6f87cf39ac765a7dce", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a720e93b-87b7-4f02-b02e-f0e22b99b7e5" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert81371983686/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEytb1MizB2NkXIkejL1/i1Llh/h8chxH8aNGr/Vn3CMKsJZb21q9R9ApEjWAdLBWYuXb19gIbVl/qdh\u002BmdENX7zm7rAPCSeIqpAUHGy8l39UwdxPUrMO5ddqZrdWyz1XPoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwFMQNeRVou\u002Bmq3rRh7aKd2gjT4n6vC3f4YHrDiBkLqYoGRXE51MyfdwmyVovd4a28AjEAzoP9a2KN8ELsWH1cTCTLYpYu6e8QoZAHYV3LlCRlML1b3mnKyeeoOJldg1ZQvEU7", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "eb35eec4629f4b6f87cf39ac765a7dce" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert40147b09c3e/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert81371983686/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3b87de87-3f63-4821-9173-d2c3dfbf0de2" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert81371983686/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEytb1MizB2NkXIkejL1/i1Llh/h8chxH8aNGr/Vn3CMKsJZb21q9R9ApEjWAdLBWYuXb19gIbVl/qdh\u002BmdENX7zm7rAPCSeIqpAUHGy8l39UwdxPUrMO5ddqZrdWyz1XPoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwFMQNeRVou\u002Bmq3rRh7aKd2gjT4n6vC3f4YHrDiBkLqYoGRXE51MyfdwmyVovd4a28AjEAzoP9a2KN8ELsWH1cTCTLYpYu6e8QoZAHYV3LlCRlML1b3mnKyeeoOJldg1ZQvEU7", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert81371983686", + "request_id": "eb35eec4629f4b6f87cf39ac765a7dce" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "775", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "758d22f3-97ef-40c2-8149-daeb5632a817", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert40147b09c3e/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAETRkHdyf9aKbiPuNx83KUt5umFVWJXigJI0kfqlI3cyE3HaOngRSv3G77h9S3Yk0oXipf7qtEx//USSdtrngwU1R+TJkDtiJGr2GiV7/ICFRey6+Jb1f8K6Ehrzm/ATQUoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxAMA47Ilw+CcZVDcg8KL3tVqc+WHGafNFAm3fQ0QDcg30LfGy6yov2acFCYHaUV7YXQIxAPKIrlJ+mvTxO8VKu3bvGMvC+lbocdGXxYw2urIFQcDEdCEn+Nmonr4bZCRz6j37ug==\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert40147b09c3e\",\"request_id\":\"b9cf79e42c024fa5afc711ea125d12b4\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert81371983686/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "539df07d-57ae-4253-80bd-44215a4379d3" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert81371983686/2583d40f066e4d9f8b19e514f4256644", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert81371983686/2583d40f066e4d9f8b19e514f4256644", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert81371983686/2583d40f066e4d9f8b19e514f4256644", + "x5t": "t0kq2x1JRsvQlJQfUFs2-ClNxOA", + "cer": "MIIB2jCCAWGgAwIBAgIQH8HSojnzQgqJveuv3wswejAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDE1OFoXDTI1MDQxMjAyNTE1OFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABMrW9TIswdjZFyJHoy9f4tS5Yf4fHIcR/GjRq/1Z9wjCrCWW9tavUfQKRI1gHSwVmLl29fYCG1Zf6nYfpnRDV\u002B85u6wDwkniKqQFBxsvJd/VMHcT1KzDuXXama3Vss9Vz6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFA\u002BEQYZDQBKQPY9ffRW9/BjxKEaxMB0GA1UdDgQWBBQPhEGGQ0ASkD2PX30VvfwY8ShGsTAKBggqhkjOPQQDAwNnADBkAjA4qmuaPq1absq5XF0ANuFM5pXIZ1RKIqtC04NZqQOJGJbQ6bjo8sePzeDqoWyIIN4CMG8N2mglUCM0RsZfKs\u002BNHGcYhuTOAS0tA5NM5u7DhCeFtE4X3jYlTYzm/tW2ukF\u002Blg==", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert81371983686/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert81371983686/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert40147b09c3e/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fa32f222-27dc-4582-8960-55e48e04b60a", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert40147b09c3e/74a741bf55f5414291574e2269098d1c\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert40147b09c3e/74a741bf55f5414291574e2269098d1c\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert40147b09c3e/74a741bf55f5414291574e2269098d1c\",\"x5t\":\"1i92wRpBy8kuwYJDTDlV5T7ReHw\",\"cer\":\"MIIB2jCCAWGgAwIBAgIQHC414WqiQSWZfiGIdoumRzAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxM1oXDTI1MDMxNjA4MDkxM1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABE0ZB3cn/Wim4j7jcfNylLebphVViV4oCSNJH6pSN3MhNx2jp4EUr9xu+4fUt2JNKF4qX+6rRMf/1Eknba54MFNUfkyZA7YiRq9hole/yAhUXsuviW9X/CuhIa85vwE0FKN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFKgsJ4WhrZoE4BIdQXV5shV7QJP1MB0GA1UdDgQWBBSoLCeFoa2aBOASHUF1ebIVe0CT9TAKBggqhkjOPQQDAwNnADBkAjB+iksji6XWlSRmqXI6Mj4KbBqolFOO3HhKVBHsnmofI+zO2u0ZE6BCd3ZPGk31HvsCMDeu0RMVRJEUev3Xuje0gqftK6V2UK07JeseGY9wm5bXFd3Meogs6Q+Gs6MhWFJBlA==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953553,\"exp\":1742112553,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert40147b09c3e/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert40147b09c3e/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert40147b09c3e/policy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "647", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c463151c-b79d-4f8e-a0ae-b3791e900270", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert40147b09c3e/policy\",\"key_props\":{\"exportable\":false,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954154}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert40147b09c3e" ] + { + "RequestUri": "https://REDACTED/certificates/testcert81371983686/policy?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "483", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "key_props": { + "exportable": false, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "sans": {}, + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "645", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6ca17a69-3637-4744-bd1a-2f26d115c1bd" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert81371983686/policy", + "key_props": { + "exportable": false, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267918 + } + } + } + ], + "Variables": { + "0": "testcert81371983686" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateCertificate[1].json index 098bd971ea427..a5ce5afeeba3b 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateCertificate[1].json @@ -1,105 +1,372 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert9971873a/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert879738c7/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1b801889-3732-4423-afd4-7a013da1165d" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "05446b34-a302-49ce-a5f0-f467b9b1cf2e", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert9971873a/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALWq4d9KXiiM9Wz9rqYntCbLYj1a9yGoRuSq4DwWAUHgWMAoQVXvlZQCTz2FzfnFbqQUrpluBA9Yqg2AoO89phtbZD1SB6OyFIst2zxkKnphfGpNkAF9ZhpZqBUzTdXB3uAo5cjxIsiumxz3Sj70QZ1vMo+bnU00yAWrCT4xBonBQr58axWYHckbvr2zREF8kFKSQ2tlmHivu/bYm37va7cdJHkxWDSWwrSqLhHPi6gBwg+J/ISbCrjZfH7LDJt9vmzwJHX9aoETK/s1bnQtT3bX3+D69qqgYurbq+IsOyFYROFMOtMLXbiZ1E0+drdCf4l8qb4J5seBDCoVvgIDx7ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBBUczrGz1E3JTG88SGm6tA4yciFw/MRS6VnuOoW13GEtDcPpcjtVh9m7UKD8J1jHt4sN9bVBVOGSM9x7ASBepoImhBq3NMyVZGJ7MDZ0BPrta7ndnvS3g6w5wlysWsY174tV8uH+r0xdNXDerTI3GbrJwlWQpMYmiIwKJBl32cJLPyy6pWTdU+7+UcLUc+RVxZ7IAZiHU4mj93GiKUq5z4LZdWGgTkEqUAziN5oeHQqPvAaQea+XsiYDdLeHMd64lUTcME7eycxMii1swNeacS0DC0VSJlLbAifKZy3IVFvYyrxw35LRkSzgi1GMXg6L7D30d81jIZbaoK37cBmfMj\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"5b2f191a1eb14f6985fb548a65190927\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert9971873a/pending?api-version=7.4&request_id=5b2f191a1eb14f6985fb548a65190927", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert879738c7/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "215", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert879738c7/pending?api-version=7.4\u0026request_id=91b41d3c15674f4d9096576bf4067d35", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e9fee2e0-7571-4ef2-9f3c-b2ac9c9f0096" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert879738c7/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALrcGgsEP8y/noAjRvMS\u002B730semvU7R5vZzHds9\u002BVg6dVve8Uv2Uf4Z9US9oAU/YVS60mSj1M03G7mslG2yMMWKlu6JBeaWvI6VVMsbGOFIxNu3Gi7LbO\u002BhwnVI/Cx89ZANq/xzJkplzZQqz1RZHe9OXpSaN3kzyIqEgNhfqe/dtvfFMzlqmnL66i/FDFlPv/TqvGg9ywHB6v2Gslbz2VtH8PPomFg/U5bsMPnPfD8dYLUcLgAQ2zhplIsj4pBnkglCp2xHhGKIWPOo1uhVtxyWQxb/hD/07Gp\u002BjGh3RrT85gUCAJM/vymkNjm0yinKFQ0LpfqPvoGRmpR6JjemuUGECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBgnuBayENhrW4xQUIXOm\u002B0HV88YOC\u002BIhA6YBl/KyM\u002BIeCz/juDfIm3abQmVrkgOzzM1fKtbz8Iav0xyosm8W8rJmRfc2T0vyQbQFr57dJsHSuAR/JaIvLp9cpSRNKZy4JofGdKAr5dqTKMKpKuJB8Pz3uY/6CTKfYtmRUhqu55J7KwsrbTyvPZuKpYGVmaV3QonptawaYvGGFxkyfy8H4kh7p5\u002BzHWEu3oV2iN20zaLgUE3aWLzGw2\u002Bc8HQgT\u002BkU\u002B/\u002Be\u002BfVhw73W2iOC3OCreF/wb\u002Byg0vk/SwcLRB6QzpK/y1IVE60\u002BggFW4QoN5nt1V3h01IpHqD/lhJ9tIgxy9r", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "91b41d3c15674f4d9096576bf4067d35" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert9971873a/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert879738c7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "12029610-13b6-4b1b-b246-3240026985de" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert879738c7/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALrcGgsEP8y/noAjRvMS\u002B730semvU7R5vZzHds9\u002BVg6dVve8Uv2Uf4Z9US9oAU/YVS60mSj1M03G7mslG2yMMWKlu6JBeaWvI6VVMsbGOFIxNu3Gi7LbO\u002BhwnVI/Cx89ZANq/xzJkplzZQqz1RZHe9OXpSaN3kzyIqEgNhfqe/dtvfFMzlqmnL66i/FDFlPv/TqvGg9ywHB6v2Gslbz2VtH8PPomFg/U5bsMPnPfD8dYLUcLgAQ2zhplIsj4pBnkglCp2xHhGKIWPOo1uhVtxyWQxb/hD/07Gp\u002BjGh3RrT85gUCAJM/vymkNjm0yinKFQ0LpfqPvoGRmpR6JjemuUGECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBgnuBayENhrW4xQUIXOm\u002B0HV88YOC\u002BIhA6YBl/KyM\u002BIeCz/juDfIm3abQmVrkgOzzM1fKtbz8Iav0xyosm8W8rJmRfc2T0vyQbQFr57dJsHSuAR/JaIvLp9cpSRNKZy4JofGdKAr5dqTKMKpKuJB8Pz3uY/6CTKfYtmRUhqu55J7KwsrbTyvPZuKpYGVmaV3QonptawaYvGGFxkyfy8H4kh7p5\u002BzHWEu3oV2iN20zaLgUE3aWLzGw2\u002Bc8HQgT\u002BkU\u002B/\u002Be\u002BfVhw73W2iOC3OCreF/wb\u002Byg0vk/SwcLRB6QzpK/y1IVE60\u002BggFW4QoN5nt1V3h01IpHqD/lhJ9tIgxy9r", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "91b41d3c15674f4d9096576bf4067d35" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1217", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d3a1806a-0715-4b08-be2d-b07b4d71e114", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert9971873a/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALWq4d9KXiiM9Wz9rqYntCbLYj1a9yGoRuSq4DwWAUHgWMAoQVXvlZQCTz2FzfnFbqQUrpluBA9Yqg2AoO89phtbZD1SB6OyFIst2zxkKnphfGpNkAF9ZhpZqBUzTdXB3uAo5cjxIsiumxz3Sj70QZ1vMo+bnU00yAWrCT4xBonBQr58axWYHckbvr2zREF8kFKSQ2tlmHivu/bYm37va7cdJHkxWDSWwrSqLhHPi6gBwg+J/ISbCrjZfH7LDJt9vmzwJHX9aoETK/s1bnQtT3bX3+D69qqgYurbq+IsOyFYROFMOtMLXbiZ1E0+drdCf4l8qb4J5seBDCoVvgIDx7ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBBUczrGz1E3JTG88SGm6tA4yciFw/MRS6VnuOoW13GEtDcPpcjtVh9m7UKD8J1jHt4sN9bVBVOGSM9x7ASBepoImhBq3NMyVZGJ7MDZ0BPrta7ndnvS3g6w5wlysWsY174tV8uH+r0xdNXDerTI3GbrJwlWQpMYmiIwKJBl32cJLPyy6pWTdU+7+UcLUc+RVxZ7IAZiHU4mj93GiKUq5z4LZdWGgTkEqUAziN5oeHQqPvAaQea+XsiYDdLeHMd64lUTcME7eycxMii1swNeacS0DC0VSJlLbAifKZy3IVFvYyrxw35LRkSzgi1GMXg6L7D30d81jIZbaoK37cBmfMj\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert9971873a\",\"request_id\":\"5b2f191a1eb14f6985fb548a65190927\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert879738c7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3d72b9bb-f200-4653-b2ea-82d93b591792" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert879738c7/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALrcGgsEP8y/noAjRvMS\u002B730semvU7R5vZzHds9\u002BVg6dVve8Uv2Uf4Z9US9oAU/YVS60mSj1M03G7mslG2yMMWKlu6JBeaWvI6VVMsbGOFIxNu3Gi7LbO\u002BhwnVI/Cx89ZANq/xzJkplzZQqz1RZHe9OXpSaN3kzyIqEgNhfqe/dtvfFMzlqmnL66i/FDFlPv/TqvGg9ywHB6v2Gslbz2VtH8PPomFg/U5bsMPnPfD8dYLUcLgAQ2zhplIsj4pBnkglCp2xHhGKIWPOo1uhVtxyWQxb/hD/07Gp\u002BjGh3RrT85gUCAJM/vymkNjm0yinKFQ0LpfqPvoGRmpR6JjemuUGECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBgnuBayENhrW4xQUIXOm\u002B0HV88YOC\u002BIhA6YBl/KyM\u002BIeCz/juDfIm3abQmVrkgOzzM1fKtbz8Iav0xyosm8W8rJmRfc2T0vyQbQFr57dJsHSuAR/JaIvLp9cpSRNKZy4JofGdKAr5dqTKMKpKuJB8Pz3uY/6CTKfYtmRUhqu55J7KwsrbTyvPZuKpYGVmaV3QonptawaYvGGFxkyfy8H4kh7p5\u002BzHWEu3oV2iN20zaLgUE3aWLzGw2\u002Bc8HQgT\u002BkU\u002B/\u002Be\u002BfVhw73W2iOC3OCreF/wb\u002Byg0vk/SwcLRB6QzpK/y1IVE60\u002BggFW4QoN5nt1V3h01IpHqD/lhJ9tIgxy9r", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "91b41d3c15674f4d9096576bf4067d35" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert9971873a/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert879738c7/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1213", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0d6c39b8-308a-475b-b3bf-4c5bb4bbb351" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert879738c7/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALrcGgsEP8y/noAjRvMS\u002B730semvU7R5vZzHds9\u002BVg6dVve8Uv2Uf4Z9US9oAU/YVS60mSj1M03G7mslG2yMMWKlu6JBeaWvI6VVMsbGOFIxNu3Gi7LbO\u002BhwnVI/Cx89ZANq/xzJkplzZQqz1RZHe9OXpSaN3kzyIqEgNhfqe/dtvfFMzlqmnL66i/FDFlPv/TqvGg9ywHB6v2Gslbz2VtH8PPomFg/U5bsMPnPfD8dYLUcLgAQ2zhplIsj4pBnkglCp2xHhGKIWPOo1uhVtxyWQxb/hD/07Gp\u002BjGh3RrT85gUCAJM/vymkNjm0yinKFQ0LpfqPvoGRmpR6JjemuUGECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBgnuBayENhrW4xQUIXOm\u002B0HV88YOC\u002BIhA6YBl/KyM\u002BIeCz/juDfIm3abQmVrkgOzzM1fKtbz8Iav0xyosm8W8rJmRfc2T0vyQbQFr57dJsHSuAR/JaIvLp9cpSRNKZy4JofGdKAr5dqTKMKpKuJB8Pz3uY/6CTKfYtmRUhqu55J7KwsrbTyvPZuKpYGVmaV3QonptawaYvGGFxkyfy8H4kh7p5\u002BzHWEu3oV2iN20zaLgUE3aWLzGw2\u002Bc8HQgT\u002BkU\u002B/\u002Be\u002BfVhw73W2iOC3OCreF/wb\u002Byg0vk/SwcLRB6QzpK/y1IVE60\u002BggFW4QoN5nt1V3h01IpHqD/lhJ9tIgxy9r", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert879738c7", + "request_id": "91b41d3c15674f4d9096576bf4067d35" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2444", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f00ba875-833a-4750-9737-02bf829d7c1e", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert9971873a/0be9f682c23a4650a7079fca8649fab9\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert9971873a/0be9f682c23a4650a7079fca8649fab9\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert9971873a/0be9f682c23a4650a7079fca8649fab9\",\"x5t\":\"-nm9wRXB7Gdrz3Jb93i17glfdnY\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQYX1ru/xWRP29942YcYW1TzANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkxN1oXDTI0MDMxNjA4MDkxN1owGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALWq4d9KXiiM9Wz9rqYntCbLYj1a9yGoRuSq4DwWAUHgWMAoQVXvlZQCTz2FzfnFbqQUrpluBA9Yqg2AoO89phtbZD1SB6OyFIst2zxkKnphfGpNkAF9ZhpZqBUzTdXB3uAo5cjxIsiumxz3Sj70QZ1vMo+bnU00yAWrCT4xBonBQr58axWYHckbvr2zREF8kFKSQ2tlmHivu/bYm37va7cdJHkxWDSWwrSqLhHPi6gBwg+J/ISbCrjZfH7LDJt9vmzwJHX9aoETK/s1bnQtT3bX3+D69qqgYurbq+IsOyFYROFMOtMLXbiZ1E0+drdCf4l8qb4J5seBDCoVvgIDx7ECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFK5Y8uCvFm8/AyNAoAVb1BB7XAwQMB0GA1UdDgQWBBSuWPLgrxZvPwMjQKAFW9QQe1wMEDANBgkqhkiG9w0BAQsFAAOCAQEAIwrEPFNYZrxfum3kxmhPIVpxjkEeoU6DHJ9NpffEbQ/G96yL1huLnqJmObcaT4T1awQa0hri+PjhweATp1jw21UZTGvRtAoiwLtS8iL9VpRZsQp8+V9DV9Tcsz5AnmSqDvmZj7tlOHloCaOxynXa9dJ9Ij4BpICLu906kF3yEYB2jMOvvJY62Hyp/aGCLOwSicgsao3KH/yaG+1s/TVNkRYe6082NnMK98Cjq0F1h+UMSZSqJnfbBXCL2eA7ygSUQKGuHvmD5GO9Fyi6RRYEA82fklGmARCYrDEHXEnDnwQ7ulKHcqWv3b5qlERXL/qgwU3M/nzUrVChMcjyWN31Vw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1710576557,\"created\":1678954158,\"updated\":1678954158,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert9971873a/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954157,\"updated\":1678954157}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert9971873a/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert879738c7/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2434", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "12bac2fa-2549-40b6-8207-4f60f63703db" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert879738c7/56060b4509d74a1b82679df3f90fe451", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert879738c7/56060b4509d74a1b82679df3f90fe451", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert879738c7/56060b4509d74a1b82679df3f90fe451", + "x5t": "qqTp5Bi1fHCjwlyychQuylf5PGM", + "cer": "MIIDNjCCAh6gAwIBAgIQQ1enX2L6TqmaRuYkkLlsijANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIwMVoXDTI0MDQxMjAyNTIwMVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALrcGgsEP8y/noAjRvMS\u002B730semvU7R5vZzHds9\u002BVg6dVve8Uv2Uf4Z9US9oAU/YVS60mSj1M03G7mslG2yMMWKlu6JBeaWvI6VVMsbGOFIxNu3Gi7LbO\u002BhwnVI/Cx89ZANq/xzJkplzZQqz1RZHe9OXpSaN3kzyIqEgNhfqe/dtvfFMzlqmnL66i/FDFlPv/TqvGg9ywHB6v2Gslbz2VtH8PPomFg/U5bsMPnPfD8dYLUcLgAQ2zhplIsj4pBnkglCp2xHhGKIWPOo1uhVtxyWQxb/hD/07Gp\u002BjGh3RrT85gUCAJM/vymkNjm0yinKFQ0LpfqPvoGRmpR6JjemuUGECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFE3QihZmGoVKd6e94pkA7LavVsLeMB0GA1UdDgQWBBRN0IoWZhqFSnenveKZAOy2r1bC3jANBgkqhkiG9w0BAQsFAAOCAQEALBAvQFTI4A6TfQzlKdxul3MtJ09vCZttbNkd5NvWwsMOnXoSgK7dEYRtwWDSYdHw9jiW1v9pp/8C3tNYFZO5YAI/ioE3Jmq8SzGxuFC4ErsuuA9rBRdV28dDYkQUFP\u002BSGWT0FwPGZvx3BzQDGLV\u002BjSws8P37cT2UF2XRkq1\u002BTU06AkFHF1ZoJxIGGuZ\u002BN58YkCQmvxwlBgpfx9QG\u002BuHB0mDfIXENlC/tvXTQjBadJJeDHnYA\u002Be06p5G5O1JFTAAcAvETpvHEnsDWtuc9p8gNEvyoswwJwL2VS8Ladyul7qaUgKgFErSxNVKE7yHfWyLdEi63KWjTl2Pea7W\u002BR6/UDg==", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert879738c7/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267918, + "updated": 1681267918 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert879738c7/pending" + } + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert9971873a/0be9f682c23a4650a7079fca8649fab9?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1760", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0c945b6f-611a-4c13-8b76-58053cb7641d", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert9971873a/0be9f682c23a4650a7079fca8649fab9\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert9971873a/0be9f682c23a4650a7079fca8649fab9\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert9971873a/0be9f682c23a4650a7079fca8649fab9\",\"x5t\":\"-nm9wRXB7Gdrz3Jb93i17glfdnY\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQYX1ru/xWRP29942YcYW1TzANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkxN1oXDTI0MDMxNjA4MDkxN1owGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALWq4d9KXiiM9Wz9rqYntCbLYj1a9yGoRuSq4DwWAUHgWMAoQVXvlZQCTz2FzfnFbqQUrpluBA9Yqg2AoO89phtbZD1SB6OyFIst2zxkKnphfGpNkAF9ZhpZqBUzTdXB3uAo5cjxIsiumxz3Sj70QZ1vMo+bnU00yAWrCT4xBonBQr58axWYHckbvr2zREF8kFKSQ2tlmHivu/bYm37va7cdJHkxWDSWwrSqLhHPi6gBwg+J/ISbCrjZfH7LDJt9vmzwJHX9aoETK/s1bnQtT3bX3+D69qqgYurbq+IsOyFYROFMOtMLXbiZ1E0+drdCf4l8qb4J5seBDCoVvgIDx7ECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFK5Y8uCvFm8/AyNAoAVb1BB7XAwQMB0GA1UdDgQWBBSuWPLgrxZvPwMjQKAFW9QQe1wMEDANBgkqhkiG9w0BAQsFAAOCAQEAIwrEPFNYZrxfum3kxmhPIVpxjkEeoU6DHJ9NpffEbQ/G96yL1huLnqJmObcaT4T1awQa0hri+PjhweATp1jw21UZTGvRtAoiwLtS8iL9VpRZsQp8+V9DV9Tcsz5AnmSqDvmZj7tlOHloCaOxynXa9dJ9Ij4BpICLu906kF3yEYB2jMOvvJY62Hyp/aGCLOwSicgsao3KH/yaG+1s/TVNkRYe6082NnMK98Cjq0F1h+UMSZSqJnfbBXCL2eA7ygSUQKGuHvmD5GO9Fyi6RRYEA82fklGmARCYrDEHXEnDnwQ7ulKHcqWv3b5qlERXL/qgwU3M/nzUrVChMcjyWN31Vw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1710576557,\"created\":1678954158,\"updated\":1678954158,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert9971873a/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert9971873a" ] + { + "RequestUri": "https://REDACTED/certificates/testcert879738c7/56060b4509d74a1b82679df3f90fe451?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "75", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321 + }, + "tags": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1752", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2886fb2f-f616-4c65-8d9e-bec75bb093a0" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert879738c7/56060b4509d74a1b82679df3f90fe451", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert879738c7/56060b4509d74a1b82679df3f90fe451", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert879738c7/56060b4509d74a1b82679df3f90fe451", + "x5t": "qqTp5Bi1fHCjwlyychQuylf5PGM", + "cer": "MIIDNjCCAh6gAwIBAgIQQ1enX2L6TqmaRuYkkLlsijANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIwMVoXDTI0MDQxMjAyNTIwMVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALrcGgsEP8y/noAjRvMS\u002B730semvU7R5vZzHds9\u002BVg6dVve8Uv2Uf4Z9US9oAU/YVS60mSj1M03G7mslG2yMMWKlu6JBeaWvI6VVMsbGOFIxNu3Gi7LbO\u002BhwnVI/Cx89ZANq/xzJkplzZQqz1RZHe9OXpSaN3kzyIqEgNhfqe/dtvfFMzlqmnL66i/FDFlPv/TqvGg9ywHB6v2Gslbz2VtH8PPomFg/U5bsMPnPfD8dYLUcLgAQ2zhplIsj4pBnkglCp2xHhGKIWPOo1uhVtxyWQxb/hD/07Gp\u002BjGh3RrT85gUCAJM/vymkNjm0yinKFQ0LpfqPvoGRmpR6JjemuUGECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFE3QihZmGoVKd6e94pkA7LavVsLeMB0GA1UdDgQWBBRN0IoWZhqFSnenveKZAOy2r1bC3jANBgkqhkiG9w0BAQsFAAOCAQEALBAvQFTI4A6TfQzlKdxul3MtJ09vCZttbNkd5NvWwsMOnXoSgK7dEYRtwWDSYdHw9jiW1v9pp/8C3tNYFZO5YAI/ioE3Jmq8SzGxuFC4ErsuuA9rBRdV28dDYkQUFP\u002BSGWT0FwPGZvx3BzQDGLV\u002BjSws8P37cT2UF2XRkq1\u002BTU06AkFHF1ZoJxIGGuZ\u002BN58YkCQmvxwlBgpfx9QG\u002BuHB0mDfIXENlC/tvXTQjBadJJeDHnYA\u002Be06p5G5O1JFTAAcAvETpvHEnsDWtuc9p8gNEvyoswwJwL2VS8Ladyul7qaUgKgFErSxNVKE7yHfWyLdEi63KWjTl2Pea7W\u002BR6/UDg==", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": {}, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert879738c7/pending" + } + } + } + ], + "Variables": { + "0": "testcert879738c7" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateDisabledCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateDisabledCertificate[1].json index b9dfd66b6e319..551a7db272f1f 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateDisabledCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateDisabledCertificate[1].json @@ -1,105 +1,292 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert217038c9/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert02440cf2/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:21:36 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d8a70538-afa8-4505-b43e-d0922b3d289b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:21 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "36d04807-ccf8-44f3-948a-b90fa4b69e06", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert217038c9/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALOPwLs/yOrVsAbRXElhvlYWRswW5Wi7DaxO6NCPtHf0Y6D3pDLNtNkZyct9hQiu8KzHNdHLaCAKohf5+HwiIKAFlA54DnQ+w04d+HndeO+8M1uJ4SpbUiu+dps45ujpDTuZTbRIDkX9U16vXOI/Jcw2sLMsSsc8LfhDYob67LbMbuVV76GH1sLaLiK9SUNqqvKYXLrSG52PHs/NsUJO/UTZsRydNuuU5X+sIhUuTRYmMt/4GA1vXDChU9VjQA/S/yyxI4w/Z4UXOWFLlDAAr4PdZ+M1Wqy5ApdUBCzbPWzYwBdlKKOabJAGbE+8rOrN2lyGYlEliAadBe3qNyQEZ2UCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBChTA18KFokZ2Q74DXXjBO8sB88tu0vPuXo/ebaxcuYd5Fk8X6fAW7ykjQOOWWr5sq1aZQndykArbL5k32XOjR9fzRkNogYFhgKWCFy6hDGaT/mAOeMeUJYl+bZJEqSF5gmqU1//44xyqSr4ZmoEjn31fipaHizFXUA2jCYkEDCUoRP7rGwNuU81KHgZmKrBQNpk/Sh1mRu5GM08XmbUOc/6+aKHAEVMpNzAgB5rRT7uS4vrHPbK2hsXciuOCbLJEAfOXk9vjR0ss+u6x6hRHvRwBYJjyZu+gUAg2IXRjoqCgpzNPtfeR9EED4x9luMyFXoYou9zm/AWDO1ZYi64je\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"adad41a24d774dcaa78e27c76e6ef678\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert217038c9/pending?api-version=7.4&request_id=adad41a24d774dcaa78e27c76e6ef678", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert02440cf2/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "216", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": false + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:21:38 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert02440cf2/pending?api-version=7.4\u0026request_id=a9ebbf69beae4df4809439ec0e68d65c", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2680e0fd-9540-4334-87fd-fb8343159fdc" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert02440cf2/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOQSO1DdhDTaAoKovG2kGsIcc2QlpD2OtjIuWhtK7Xf2ldnstGvlFdBLThPYE3HdmjWZS47L5s6M0HWnsgUYtaX45kqlZuRsceNfqNtr5Xjn7iF45FUwGaGMDCoCQv5P3t5fZVCOni\u002BtG5KpA3SWidDlHyl18842PiDVWvDFzaR3HnhpqEXm/vKW0fSeXTNbrdF8D9u\u002BFsIg1oIbjP8//IdjPZur8Uu7mG\u002BCP/x29kX8jNEUh9caG2BO7Wxl80ml5hDv6VSZRmTrVFeOO\u002BDGCEOSlNDdWXYewaFuu7moS8DYogYJ7Y\u002BWqQIsQZLg\u002ByOn6I26tLIRGOvhvokEgnPUKp0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA9\u002BZf5lEQzEI\u002Bq4gO/zCOyPMr7sURO0bUAgFSyeA7SkR8cefU\u002BClHpMU5rqmH6/YMOWkZD5L2NpvMQr6BC36IxXu7PlW/j6R6Xf4gzR7XtFWXyhAPbkp05mjTT8pqM\u002BEc2FuhjpNXBh2zBJGl17Zy2w4LmwWkUpcUAxtk\u002BCGvllXpSqrgsHSTNR6Nv3kt5Y7usRiDDwIrTA6VG6RESO5TSeOmm4eEDgV9qU9G6Fc63CSNt9O8/1M25csDgoE4fV9mK1JWqS8VYR15JYH6WzaTM9xxbMPI\u002BgNabfiVqstNMFNKVnRM\u002BQRa84iXMtNRRwSpiWZAKGu8DHV0IhJXsxmz3", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "a9ebbf69beae4df4809439ec0e68d65c" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert217038c9/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert02440cf2/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1213", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:21:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ea63abb7-9963-4413-9466-b81e08714463" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert02440cf2/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOQSO1DdhDTaAoKovG2kGsIcc2QlpD2OtjIuWhtK7Xf2ldnstGvlFdBLThPYE3HdmjWZS47L5s6M0HWnsgUYtaX45kqlZuRsceNfqNtr5Xjn7iF45FUwGaGMDCoCQv5P3t5fZVCOni\u002BtG5KpA3SWidDlHyl18842PiDVWvDFzaR3HnhpqEXm/vKW0fSeXTNbrdF8D9u\u002BFsIg1oIbjP8//IdjPZur8Uu7mG\u002BCP/x29kX8jNEUh9caG2BO7Wxl80ml5hDv6VSZRmTrVFeOO\u002BDGCEOSlNDdWXYewaFuu7moS8DYogYJ7Y\u002BWqQIsQZLg\u002ByOn6I26tLIRGOvhvokEgnPUKp0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA9\u002BZf5lEQzEI\u002Bq4gO/zCOyPMr7sURO0bUAgFSyeA7SkR8cefU\u002BClHpMU5rqmH6/YMOWkZD5L2NpvMQr6BC36IxXu7PlW/j6R6Xf4gzR7XtFWXyhAPbkp05mjTT8pqM\u002BEc2FuhjpNXBh2zBJGl17Zy2w4LmwWkUpcUAxtk\u002BCGvllXpSqrgsHSTNR6Nv3kt5Y7usRiDDwIrTA6VG6RESO5TSeOmm4eEDgV9qU9G6Fc63CSNt9O8/1M25csDgoE4fV9mK1JWqS8VYR15JYH6WzaTM9xxbMPI\u002BgNabfiVqstNMFNKVnRM\u002BQRa84iXMtNRRwSpiWZAKGu8DHV0IhJXsxmz3", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert02440cf2", + "request_id": "a9ebbf69beae4df4809439ec0e68d65c" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:22 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1217", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a9f8a39a-2ed8-475b-b3c3-694b69abefa3", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert217038c9/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALOPwLs/yOrVsAbRXElhvlYWRswW5Wi7DaxO6NCPtHf0Y6D3pDLNtNkZyct9hQiu8KzHNdHLaCAKohf5+HwiIKAFlA54DnQ+w04d+HndeO+8M1uJ4SpbUiu+dps45ujpDTuZTbRIDkX9U16vXOI/Jcw2sLMsSsc8LfhDYob67LbMbuVV76GH1sLaLiK9SUNqqvKYXLrSG52PHs/NsUJO/UTZsRydNuuU5X+sIhUuTRYmMt/4GA1vXDChU9VjQA/S/yyxI4w/Z4UXOWFLlDAAr4PdZ+M1Wqy5ApdUBCzbPWzYwBdlKKOabJAGbE+8rOrN2lyGYlEliAadBe3qNyQEZ2UCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBChTA18KFokZ2Q74DXXjBO8sB88tu0vPuXo/ebaxcuYd5Fk8X6fAW7ykjQOOWWr5sq1aZQndykArbL5k32XOjR9fzRkNogYFhgKWCFy6hDGaT/mAOeMeUJYl+bZJEqSF5gmqU1//44xyqSr4ZmoEjn31fipaHizFXUA2jCYkEDCUoRP7rGwNuU81KHgZmKrBQNpk/Sh1mRu5GM08XmbUOc/6+aKHAEVMpNzAgB5rRT7uS4vrHPbK2hsXciuOCbLJEAfOXk9vjR0ss+u6x6hRHvRwBYJjyZu+gUAg2IXRjoqCgpzNPtfeR9EED4x9luMyFXoYou9zm/AWDO1ZYi64je\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert217038c9\",\"request_id\":\"adad41a24d774dcaa78e27c76e6ef678\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert02440cf2/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2435", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:21:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "557e6ba0-1026-4535-b1b3-2a0a557ca144" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert02440cf2/fce5574e9edb4e62a8135d0f3ecb40b5", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert02440cf2/fce5574e9edb4e62a8135d0f3ecb40b5", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert02440cf2/fce5574e9edb4e62a8135d0f3ecb40b5", + "x5t": "ZRaKRS1i7YWFd1QVfOlT9IQL05s", + "cer": "MIIDNjCCAh6gAwIBAgIQfSFD5WunQI6WMq\u002BVYz3dbTANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjA1MTEzOFoXDTI0MDQxMjA1MjEzOFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOQSO1DdhDTaAoKovG2kGsIcc2QlpD2OtjIuWhtK7Xf2ldnstGvlFdBLThPYE3HdmjWZS47L5s6M0HWnsgUYtaX45kqlZuRsceNfqNtr5Xjn7iF45FUwGaGMDCoCQv5P3t5fZVCOni\u002BtG5KpA3SWidDlHyl18842PiDVWvDFzaR3HnhpqEXm/vKW0fSeXTNbrdF8D9u\u002BFsIg1oIbjP8//IdjPZur8Uu7mG\u002BCP/x29kX8jNEUh9caG2BO7Wxl80ml5hDv6VSZRmTrVFeOO\u002BDGCEOSlNDdWXYewaFuu7moS8DYogYJ7Y\u002BWqQIsQZLg\u002ByOn6I26tLIRGOvhvokEgnPUKp0CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJRDahf5gOvA8fExJCX8dn3BJ9OoMB0GA1UdDgQWBBSUQ2oX\u002BYDrwPHxMSQl/HZ9wSfTqDANBgkqhkiG9w0BAQsFAAOCAQEAbGu4hhzBrNhqaMB/htJ6bt31jWXyDgrA5w4g6rRUQNnVkZx2FHlWOCk0P0kPw5FBOb\u002B9MLyWroO2XfrQnHFhQbQAlw/Efa0zQk7mOFmhC7Gig16iNhLmWEHKdF45fxyxYeaBycJKLI0E2iQirn\u002BHkcntmL0/yahT6I6Mlpqp1k2N0GhVLPD0aJOdCgDDZ1GsIVNH2JvZ/SAsisl2E43U1FsT\u002B\u002Br1/Mxkp/JYKmXKa3\u002BtCyNJDkKHs5AuSNvyPRkIcfROoyDnuTtdUG9MFlWVAMg2If7ikXQIQDbgYdG7m6JoeWcL4bGlM/a4LMGwOuZlLjqJaioidMqWfukiZJmOJg==", + "attributes": { + "enabled": false, + "nbf": 1681276298, + "exp": 1712899298, + "created": 1681276898, + "updated": 1681276898, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert02440cf2/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681276898, + "updated": 1681276898 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert02440cf2/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert217038c9/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:22 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2445", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4d6f2747-a561-4e23-b7c3-270b27758dc0", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert217038c9/e8600cc96176475ea0ea2913209d861a\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert217038c9/e8600cc96176475ea0ea2913209d861a\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert217038c9/e8600cc96176475ea0ea2913209d861a\",\"x5t\":\"H8yzr_Sz3M_jItdsEHmh9jxVD98\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQb7GnASW1QsK+1DRbFkaDsDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkyMloXDTI0MDMxNjA4MDkyMlowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALOPwLs/yOrVsAbRXElhvlYWRswW5Wi7DaxO6NCPtHf0Y6D3pDLNtNkZyct9hQiu8KzHNdHLaCAKohf5+HwiIKAFlA54DnQ+w04d+HndeO+8M1uJ4SpbUiu+dps45ujpDTuZTbRIDkX9U16vXOI/Jcw2sLMsSsc8LfhDYob67LbMbuVV76GH1sLaLiK9SUNqqvKYXLrSG52PHs/NsUJO/UTZsRydNuuU5X+sIhUuTRYmMt/4GA1vXDChU9VjQA/S/yyxI4w/Z4UXOWFLlDAAr4PdZ+M1Wqy5ApdUBCzbPWzYwBdlKKOabJAGbE+8rOrN2lyGYlEliAadBe3qNyQEZ2UCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFMIoobO1v0M1hXOXtfva32Y9wg7OMB0GA1UdDgQWBBTCKKGztb9DNYVzl7X72t9mPcIOzjANBgkqhkiG9w0BAQsFAAOCAQEAL6nHyXC6LMEJCsYJa/QiQXLgBt+XzhpVwOJLvTdL6dm+e78XQkBuIayXzSGtcnUCN7FnWqA2kc4c6tBcaf+PL9RtamzSQw1aAZbflRgC0q/e6bzuQH+UanXKTbxdBL6NSkHejinCwFsHopmpK7CYRfHpcZymuaGS5m6q0/jkMMIiN0JNSuxn674Zzm4im6bkwZI1lEw3ro6KBARCoq4/GSp5TAotNJzUg9/+a/kp0r/1fAraNkwBGm0n6wcCrUKlZJJ+kH1PSDqdFkOmACWUoGPEWxxAIVbxanG38kTW9SKEtpJgSsqpNmE7haspQQvtwTn982Wa3rd1FoZhXQuVzg==\",\"attributes\":{\"enabled\":false,\"nbf\":1678953562,\"exp\":1710576562,\"created\":1678954162,\"updated\":1678954162,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert217038c9/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954161,\"updated\":1678954161}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert217038c9/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert217038c9/e8600cc96176475ea0ea2913209d861a?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1761", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "66e70fa2-ed3e-4764-83f2-ffde626c088e", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert217038c9/e8600cc96176475ea0ea2913209d861a\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert217038c9/e8600cc96176475ea0ea2913209d861a\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert217038c9/e8600cc96176475ea0ea2913209d861a\",\"x5t\":\"H8yzr_Sz3M_jItdsEHmh9jxVD98\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQb7GnASW1QsK+1DRbFkaDsDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkyMloXDTI0MDMxNjA4MDkyMlowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALOPwLs/yOrVsAbRXElhvlYWRswW5Wi7DaxO6NCPtHf0Y6D3pDLNtNkZyct9hQiu8KzHNdHLaCAKohf5+HwiIKAFlA54DnQ+w04d+HndeO+8M1uJ4SpbUiu+dps45ujpDTuZTbRIDkX9U16vXOI/Jcw2sLMsSsc8LfhDYob67LbMbuVV76GH1sLaLiK9SUNqqvKYXLrSG52PHs/NsUJO/UTZsRydNuuU5X+sIhUuTRYmMt/4GA1vXDChU9VjQA/S/yyxI4w/Z4UXOWFLlDAAr4PdZ+M1Wqy5ApdUBCzbPWzYwBdlKKOabJAGbE+8rOrN2lyGYlEliAadBe3qNyQEZ2UCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFMIoobO1v0M1hXOXtfva32Y9wg7OMB0GA1UdDgQWBBTCKKGztb9DNYVzl7X72t9mPcIOzjANBgkqhkiG9w0BAQsFAAOCAQEAL6nHyXC6LMEJCsYJa/QiQXLgBt+XzhpVwOJLvTdL6dm+e78XQkBuIayXzSGtcnUCN7FnWqA2kc4c6tBcaf+PL9RtamzSQw1aAZbflRgC0q/e6bzuQH+UanXKTbxdBL6NSkHejinCwFsHopmpK7CYRfHpcZymuaGS5m6q0/jkMMIiN0JNSuxn674Zzm4im6bkwZI1lEw3ro6KBARCoq4/GSp5TAotNJzUg9/+a/kp0r/1fAraNkwBGm0n6wcCrUKlZJJ+kH1PSDqdFkOmACWUoGPEWxxAIVbxanG38kTW9SKEtpJgSsqpNmE7haspQQvtwTn982Wa3rd1FoZhXQuVzg==\",\"attributes\":{\"enabled\":false,\"nbf\":1678953562,\"exp\":1710576562,\"created\":1678954162,\"updated\":1678954163,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert217038c9/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert217038c9" ] + { + "RequestUri": "https://REDACTED/certificates/testcert02440cf2/fce5574e9edb4e62a8135d0f3ecb40b5?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "76", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "attributes": { + "enabled": false, + "nbf": 1681276298, + "exp": 1712899298 + }, + "tags": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1753", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:21:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "90dc17f4-ec49-468c-965b-7acf15c7c23c" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert02440cf2/fce5574e9edb4e62a8135d0f3ecb40b5", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert02440cf2/fce5574e9edb4e62a8135d0f3ecb40b5", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert02440cf2/fce5574e9edb4e62a8135d0f3ecb40b5", + "x5t": "ZRaKRS1i7YWFd1QVfOlT9IQL05s", + "cer": "MIIDNjCCAh6gAwIBAgIQfSFD5WunQI6WMq\u002BVYz3dbTANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjA1MTEzOFoXDTI0MDQxMjA1MjEzOFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOQSO1DdhDTaAoKovG2kGsIcc2QlpD2OtjIuWhtK7Xf2ldnstGvlFdBLThPYE3HdmjWZS47L5s6M0HWnsgUYtaX45kqlZuRsceNfqNtr5Xjn7iF45FUwGaGMDCoCQv5P3t5fZVCOni\u002BtG5KpA3SWidDlHyl18842PiDVWvDFzaR3HnhpqEXm/vKW0fSeXTNbrdF8D9u\u002BFsIg1oIbjP8//IdjPZur8Uu7mG\u002BCP/x29kX8jNEUh9caG2BO7Wxl80ml5hDv6VSZRmTrVFeOO\u002BDGCEOSlNDdWXYewaFuu7moS8DYogYJ7Y\u002BWqQIsQZLg\u002ByOn6I26tLIRGOvhvokEgnPUKp0CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJRDahf5gOvA8fExJCX8dn3BJ9OoMB0GA1UdDgQWBBSUQ2oX\u002BYDrwPHxMSQl/HZ9wSfTqDANBgkqhkiG9w0BAQsFAAOCAQEAbGu4hhzBrNhqaMB/htJ6bt31jWXyDgrA5w4g6rRUQNnVkZx2FHlWOCk0P0kPw5FBOb\u002B9MLyWroO2XfrQnHFhQbQAlw/Efa0zQk7mOFmhC7Gig16iNhLmWEHKdF45fxyxYeaBycJKLI0E2iQirn\u002BHkcntmL0/yahT6I6Mlpqp1k2N0GhVLPD0aJOdCgDDZ1GsIVNH2JvZ/SAsisl2E43U1FsT\u002B\u002Br1/Mxkp/JYKmXKa3\u002BtCyNJDkKHs5AuSNvyPRkIcfROoyDnuTtdUG9MFlWVAMg2If7ikXQIQDbgYdG7m6JoeWcL4bGlM/a4LMGwOuZlLjqJaioidMqWfukiZJmOJg==", + "attributes": { + "enabled": false, + "nbf": 1681276298, + "exp": 1712899298, + "created": 1681276898, + "updated": 1681276899, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": {}, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert02440cf2/pending" + } + } + } + ], + "Variables": { + "0": "testcert02440cf2" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateIssuer[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateIssuer[1].json index 84fdeb5aec172..0f1a919b38b3f 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateIssuer[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateAsyncClientTest.updateIssuer[1].json @@ -1,54 +1,185 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/testissuer339682cd6e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer8499016d15?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9b541de0-f6a8-46dc-a3af-b5ea48937095" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "382", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "34acd53f-59ac-4f13-bdff-e9bc424e2fc0", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer339682cd6e\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954151,\"updated\":1678954151}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer8499016d15?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1a2c3c39-7352-4d7e-b33e-5cab517533b9" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer8499016d15", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/testissuer339682cd6e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "413", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "eefec087-ba25-4533-bcaa-e3b0ca4fcedf", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer339682cd6e\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"otherIssuerAccountId\"},\"org_details\":{\"id\":\"otherOrgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"otherFirst\",\"last_name\":\"otherLast\",\"email\":\"otherFirst.otherLast@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":false,\"created\":1678954151,\"updated\":1678954151}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testissuer339682cd6e" ] + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer8499016d15?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "304", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "otherIssuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "otherOrgId", + "admin_details": [ + { + "first_name": "otherFirst", + "last_name": "otherLast", + "email": "otherFirst.otherLast@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": false + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "411", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e28a1adc-9fff-4837-95e4-dbb9cbc6fde4" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer8499016d15", + "provider": "Test", + "credentials": { + "account_id": "otherIssuerAccountId" + }, + "org_details": { + "id": "otherOrgId", + "zip": 0, + "admin_details": [ + { + "first_name": "otherFirst", + "last_name": "otherLast", + "email": "otherFirst.otherLast@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": false, + "created": 1681267917, + "updated": 1681267917 + } + } + } + ], + "Variables": { + "0": "testissuer8499016d15" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.backupCertificateNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.backupCertificateNotFound[1].json index dd4d6ef13b56a..4369453f29bde 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.backupCertificateNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.backupCertificateNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/non-existing/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "63a529c8-4b74-40c8-a389-ecec141474fa" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:32 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0bad04c5-8cb3-461d-8d06-a868c70740d6", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "08c3a7f0-a2d5-460c-93f7-8f1f338f2785" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.backupCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.backupCertificate[1].json index 70be43cb8c40c..4c2b54ee5f823 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.backupCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.backupCertificate[1].json @@ -1,80 +1,233 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert58344de8f9e/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert04277a19e08/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a6ef1e61-1377-4a67-bb90-a840375f3d53" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "854", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e9d9a665-d6c2-4334-8878-3027cc4a15b6", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert58344de8f9e/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE/VoPowQxznEOeCAmGF8odypqPec5F2/v5ys/lsmMvr14YdwULDwzaCyjZvg8zpna8QWYum1u6QdKi12dnqn0oWpIbQ3OpytXpFqQysS8x6/r28EKAOMvJOCknMNj9MtCoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxAJZyerG17Fa8eFJ8OOixY6SSE3IgFrM3D9bfJO6yF4z6E7/RbjMw8x68vU3D5bV7+gIxANj3Pvb5DZfOPJS5s2ZHKXe+yPn55KerBib3HtcjahvYXJaoYiYcuu2VfV1j/b7PPw==\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"7d2fa6b4d3fe4936818e065f9313548e\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert58344de8f9e/pending?api-version=7.4&request_id=7d2fa6b4d3fe4936818e065f9313548e", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert04277a19e08/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert04277a19e08/pending?api-version=7.4\u0026request_id=0afdc6e1e0b046e39a2d778d9de07a74", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "72b43475-6ddc-45cd-9301-61e55873bbc9" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert04277a19e08/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEiTU1IYI43p4ZAGsYY0OAkeqzyoOMJj9acKeL/5SQ6\u002BWvq59ACbU5tWoyFoAVMfnXa1F1EZx31mFtEoKHCXjTISVp/MMqMBr0cutjvvIbvjRj/bbITbIYFGpNg3ZPey/FoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwKW9mA4i79BGO3hkR8x6M8pbQWYARmdVHNANs6PnVMDi0XO1eEW85agQ2vc\u002Bf2q9gAjAdDImbYM6CWEVQxjMcPCcxBHtEe7l5DQHT4G0zNsZQ6ghpOMBanyqBwxZVho56kG0=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "0afdc6e1e0b046e39a2d778d9de07a74" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert58344de8f9e/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert04277a19e08/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8f058654-14e7-485b-ab18-d2a57a0002ea" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert04277a19e08/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEiTU1IYI43p4ZAGsYY0OAkeqzyoOMJj9acKeL/5SQ6\u002BWvq59ACbU5tWoyFoAVMfnXa1F1EZx31mFtEoKHCXjTISVp/MMqMBr0cutjvvIbvjRj/bbITbIYFGpNg3ZPey/FoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwKW9mA4i79BGO3hkR8x6M8pbQWYARmdVHNANs6PnVMDi0XO1eEW85agQ2vc\u002Bf2q9gAjAdDImbYM6CWEVQxjMcPCcxBHtEe7l5DQHT4G0zNsZQ6ghpOMBanyqBwxZVho56kG0=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "0afdc6e1e0b046e39a2d778d9de07a74" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "775", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2b6c10a0-9927-4975-8ef2-66d80e82a953", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert58344de8f9e/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE/VoPowQxznEOeCAmGF8odypqPec5F2/v5ys/lsmMvr14YdwULDwzaCyjZvg8zpna8QWYum1u6QdKi12dnqn0oWpIbQ3OpytXpFqQysS8x6/r28EKAOMvJOCknMNj9MtCoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxAJZyerG17Fa8eFJ8OOixY6SSE3IgFrM3D9bfJO6yF4z6E7/RbjMw8x68vU3D5bV7+gIxANj3Pvb5DZfOPJS5s2ZHKXe+yPn55KerBib3HtcjahvYXJaoYiYcuu2VfV1j/b7PPw==\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert58344de8f9e\",\"request_id\":\"7d2fa6b4d3fe4936818e065f9313548e\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert04277a19e08/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "cecfa975-11ad-4f8d-a8ac-0602b020c7ae" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert04277a19e08/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEiTU1IYI43p4ZAGsYY0OAkeqzyoOMJj9acKeL/5SQ6\u002BWvq59ACbU5tWoyFoAVMfnXa1F1EZx31mFtEoKHCXjTISVp/MMqMBr0cutjvvIbvjRj/bbITbIYFGpNg3ZPey/FoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwKW9mA4i79BGO3hkR8x6M8pbQWYARmdVHNANs6PnVMDi0XO1eEW85agQ2vc\u002Bf2q9gAjAdDImbYM6CWEVQxjMcPCcxBHtEe7l5DQHT4G0zNsZQ6ghpOMBanyqBwxZVho56kG0=", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert04277a19e08", + "request_id": "0afdc6e1e0b046e39a2d778d9de07a74" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert58344de8f9e/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "26712", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "69c6ad18-0aff-4900-9cac-3813cb8088c9", - "Body" : "{\"value\":\"JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuR2ppMmgxaVlWeE9COUQ4M0tCSzUyeU1BemlJZ1QxSnJoTGNTMTF2ZUF4dFF5QUZBbEhZMEI3cXIzRmxITjdUcDhSUHpkY1Z0LWNhbEk0RTNBSlduZ0ZqekdneHVqVVRIWDlJTzExdWlfMkUwMnZoTlNSeWhPX0RmX0tjV3BzY19rcG9pUHVGSVVkTXlDUTQtckJuM1QxLV8xMm1SRVh1NXozY2lta1VvS3I1enVaVnFMTkZKcmhvR3BPVWM0c0VNbmZjNnZGTkxMOG9GeFZmUDUtOHhtbkZKaVNBNW5ycGl6M2ZwTGlVQkYzbjBPdGZVVEZnY3MtcElZTDBVb2NTX1FnN09kOHlHRDR3dE14dm9ac2h2UmVkVTFJRG0wUmY0VXpVZG9sMWU2MUhsR3ZmNzFYMUt0VlFvT1NVdWtjOWlKQ214MkMzbGwzM3hFTnlvQ0hkdFhRLnFmM1ZkTXZsMFMzSDdya2xkT0dIWUEuWTgwWUc0ekZhMzU5TVB0MWlKRHV5bU83RThiOW5hRDBmcjRuRjFxWm5SWmQ4dU5vdGYtS21kTnNZaWVkSjc2RkhrRGc3Zkg3clppbFlHU29xMzdBNzRQSjkzQmVWV3RyaEIzVmxQbjRuVEFDc1JKbGI5VkxlaWg3OWJLVnphT2ppV2Y0MG90QzlHQWNHZkNJaXctUll3N1lXMHM3c1VNOUF1Y0kwYlJDcGZXQ1F0ZWpRdlFFSXk3VHA3cUVHaGYwSW1qTFVHMmtKQ3dVXzhodGNWNFNoY2M5dDBlS2xHTjF1NTc1QzI4NEIxS0U0TGZsQUNLVHZ3NEZLeG9wd3FUQXVRRzFrNVJJMk5kTl9zZ3IxancxSzU5QW1XZGRIZU52NVRiSWh0Y3FFNU5PTHB4QXQyOFplOFFRNnU3VUk1dDYwTDVIaWIzMkxFbW1kR2NEMm1wd0ZwLWpVUGtuSDVHSWlrNi1zb2Vjd0tnWU5JQWhiVFIxMXcwY2FiazFqdUJBTU9UdVl3RXpqU0hhdVVkQUFZYWx0Yl9WMkZLRlA1bU9sLVNGYi01N3h6cG5XN2w3dzI3YjhMdDgwbUdjR0M4V3Z2TEl1eUxPa0VINVJpN0lXY2JSaGsyNkNlUVpPWGN3bVlMR1FzOXpFQ2JyR2hHQjZhZVJDcFd5ZldEbGFEcm96cWpCdjBkaUd2ZXBQaU1uV3VoMFlMMHFuZExNVW9mdDhVS09Sci1CcFQ2Vm9vcGlUMnZKUERlTFd1RzNHRGRMNWpBWThBbkRXZmhDaXkxWGRrQTJZT0wtNzBMcmZFQkdieUJ5eTZacThqNzh3YktlRVJLcFlvNExTX2FDdlVXd3gtLWdqQ1BVWVdCYVpzb0lEU3JtVGJXMkVjTU5hTEN4RG15M2Z3d2hpUmF2ZmUzV2NXbmJqQW5tQjlaeXR6Ukp4ZG1rYkQ5czIzVWtNMWZJeFhiWDVsR1pfUGNoeGthN2tnQjYyWnRkYzBnZHh5NW9fTGh3bWRuM3dPa0VoMmpLN0J3eWd4aldjNmtab1lQdFNuZ3ZScHpDNG5vTF9pWlJaQ25CQ1VKQjByanhmUWJGRDdycmZWdmpqOURRUS1yam1VVGJPYnpRQmVmdTdFeGVFV0JZLTJnRkpjczM3TTI0YmpDaWZ4YTZGSEpxejZYMW8zNGRieUVhVGdYRU9Sa1lFaTQ1elRtOGZBcUoxTW9UVHpRbWZpa3BYRmhxODd4blNtdDhwSWZfNGhTNlU3OW5OWjhJNjFMb0ZxWWVNWThXYzRqRmlCbm5nd0VoelU0ZWVralVIRXlCOFlWd2tfdW1HcW96QnJBVC1HbG9Ya2FCV0piNkFSTWF4SHd5NUd0QzZfZUNuWXFXelZvY2ZEdnQ4LU5QcXBaWFJ4cnFUVFl4V2JjWWRpV2syWWxYQ0lsS1N1aEtSaERZeGJlZm9jdGdFSlQ4TXFqT3Byc0hBdzJBd3NGVGpqYzc0N0xnc3paYWJwaTdkTDZENV9zd1FaaXg4Z0hmdmMtVHRrdTZPUE1fT25ERFk1dGV2d2tzU0Z4TnpxeW03YzY0Z0U2RlRZRDhQWGJYVEg0dDRvRWgtY3J4NDBnSDFxQ2xndndpRmFLLWc4cHZyWVdPQWxXcXJuOTRtSFhOaUlycDRaclBTRmoteS1XX2V5bHZRNzNPVmMzZC1tX3V3aktkRWlFdWNoV2JLVlJZLWJodTNRQ1hWYWdCdmNDU2pRelg0MHEtUk5VeF96Wi1SWUtlMlR4ZzBvQ1RFMG9UUTNJQ2haSTJhbEthVFczeDdBX1h2ZGswa2ZmaDBUNTMxRDFqN2hFbjJKNWptYjIzdmhuUV93bGoyaGNNQXhzbFBOS3dhOUhsODdXN0c4cWI4cXh6bWJ5NGF3TjVNYVRvX29RcWc2SE84Z2dIUnJVa21HZWtLVkNMdm1pRUF3MlJfZTNJLTZ4dFJIbHF5V0dzR2Y3U1kxOFJ2MUc1cUpTVkhnbUFOUlA2QzhoTXNhMEVfaG9hb2Z6WUd6TWtBUnNTTUtwRFNHM1Fjck4tdUxZMzY3b29JRk5TX3hCaXJhY2NDaGp5WWdTeWFXV3dXZTRYdllQaThnY1VyMThHcmlaR2w0X1RpN0JGRkRTV1VMeTBXZUZnUENhNW43REJnR0V5TXJ3ZnFpMkZuVmstUmxEc1NPdHU5eF92RmFEU1p5OENiX0U1LWQ3a2hiTmZUYlFYMnhiNmIxdllFTm9rdVVsMjFZUWtCR05jTDRFMnA3ZDczanlfamVaLVZpaEdlTmhlZENaVFBhYnpHaURXRDFrdlBiOWN4ckZyay1wYWcyd2p2eUJsSFhfQ1E2aFJremhOeUc0NU5aZzh6dU5WTkpGYVBqNF80R01UV3V6WEtrXzRFT244aWJBNjFLZVFabndwSTVKQjVvb2xpaWdGdWNVSVBJQWlVOTNLZm1XcFNKb2ZjRlpDNndEbzVDNzc0cHBFOVRMNkhhalNxUnFySnpuM1ctM3dERURVdnBiUlhXNFpXZ01TQXpaMzVYUzlYUl9QTFVUTTA2S3Bxc2JlVTI3T2VUeE9jRUFXRUc3U052c014UUpXeWVoT2RWWVpPcnpxWFdpSTJmRGc0bUUycFJhODNxb2dwZFZMSEo2M2NHZGEyRG50eHgxdHAyaHlqeTJqSzVPOUhlVnpOcFRhWHpnMkZhYzg3RjV3WFJaUjNBelF6cy1DLTVFQ21mNTZTdk9XNHhzZk5xdzhUaGV3Y2xLNmxSbGw1b1lXOWF4STcxeXFMQjdGWnF4OFNOa3pjbFVtc3ZLcUhydWcySWtDY3czdGVDU3pUSG53NGNQUXF0Uzg4SzJBZm1ZMWpyVnU2b2o1Si1iQXB3TEhndFdPdTNCLW5qU08tUC1zNEExbHY2MjFTczBmMG8tV0xtZHFvT2p3SWdQVVlMM2RZSjFLeGhrNWJ0SFhuNW1Mby1ZengyaTJmOVprWS1wVVN5SlkzMWlSeGFwc3FxdXo0RlZxV29uUDdwWnF3SlFzNklsVEpCWjI3dDUwOU1Uc3hVd09aSzM3TkdFS3ktOEYwY0ZFakFDWDQ0ZUJ5LVF2a0JaU0dObjJuNVlhZkRfQUVKWEFwYTlQN2pwVGdoZi1xM0VwclNDUmlNTld5YzhqdEh4NjR2TmwwMF9KVUpPUDhkYl91YmV0ekptMUdZbXk3UDh4M0cyLU5DcWJVdWRqMmwzaC1FOHZiYnVHQlZUZlowcTRfM1hqZVFHbnNjOXhtS2NQa0h4UG9sbzVJeG9NTHJLSXlJcUxBRUJlME93Vl9WNzFfNVNlMkhnTXZjeXZxTk9hWGVVeTg0cmVUa1Bwd0MzZjhNM2tHdXB2SVBRdjdkQjEzRVJGNUZTbDdycEQ3LW9ERzNPUHVTNGxlTERaWmMwV0FjUmVFdHRQazFiTFZXeUYtOHFxSlFxMVZaOHFVSW9xemg0SzMtbVl1WWE0VVZDY3ByWlFJVnU3YThvYlM5LS15aEkzWUpHS3RwNzE2dWpRU2puemdLQ1V3dFpvd1lSTGJUTTQ1R2x1ZTVtT3VVd3ptZlc2d0tMQVVMUWZ5X043UXR5TWlFSVV1WUtPc2djb1B3WllmU2MzMFctWFRMSWNVcnVsZko2UHdVY1hMYVk5R2w2VXZ4RHZaX0xkczJKMjhUSlVzTmhLdndJZkNndTlId2VUa1lmV1hRaHZUUE5KT0RzV1I2eWVDVmlDWTVOTjJWYzNnN29Oay1LZ2FwUDVYUm50V3g2UWdZWDBqd2ttSFRNbDIwSFlwMy1OckdsTWRtSXNURDJ6cUxFMkxSSHRGUlZlM21UdC1JbHZIVERJN3lYTDdkQlJXejZhekI0eXYwRFMzMzNoaFhaUHNBWEdhanhEZzZyWnhWTUNRUGtmUVdMbUVDR2o2cXdrR2hYUmtnZVU4QUxTLVhqZUhWRWRMM1otMGNuOEpYQnN5endTb0o5a003YW1FLWl3dDVJNmc5MG5MdFdjYkljQ3d3YWNJeGpNdVF0TjlRbUdvX2EzVl9Dd0cyOW5rZzRMalBDS1VpZzRFYTVKeXpHSXpvLUJQUUVXZGR4ZDRjVFlnSjhMNUZ1US1mRlZnel9RRkV0NEhYd19UUzlmN2ZhSDN2SjlDa1BWY2tnc1ZIOEpVN05OOVRrOFZoZHJxMXFjSTFVdG5OcGphV3ZYeHJUNGJfaE1iOVdFV0pkZFBZeElnS1MtdGxvdy1ZLXI2Q3MxLTJ6dnkyclBNa0t3cWJQQVFWaTJ2UmFRRXlKNVk3b0VPMVBWOXFZOS0teE9QMTdTeENVT2czQ0VwMWVBTDVxbW5SbUhmUDR3Y2xzTGQ4aUR2cE1sSVdxODI4eUQtTm9qMkh2OE94OUhVOHNIU0RsR3QzTXR0RmZfNlE3NExZQkl2VVA3ZnMxS1hsbXB0RDBBUGhYa1RhZXl0UFgzMTBWMWZOVVNsaHpneU5hZUVySUQ4eDNkQzVyVC16UDBqa0VfVUVxaFZNZ1FiNTdabEhIYkd6Uy1lZW5ZcTVVSzZBME5Ba2tDemhzaDc4OEk2LXNFbnpTcVV0UFZ3eUJyV2c2QnNub256cWZ5UDZKM1pyYUFXcWd6QzBaTkYzOTBacUNyTzE5ZGpaVGlwUEVZaXpEUTlXSS02cjdDSHpoVDBjYVFJTVpBVmpGMmtweWVhcExXbTdPU3ZyaXNpNFFNOTFyQVpqRHNOcnZnNHJadkc4T1VCSUdCQ3lGV0ZBTlA5c2ZPX1NwTmFsRW5CdDVwZGNIaGtsQmZBajZYa3oyUlBXWGFOVkpEX0sxV3NVWGhRbWZEdTJFZkhBb19ZdW5XQmlfVVhRclltZjgyNmdVVWh3eldCem5nYm8zQlFvekNSMGNOeHZGVEFwUEFsSnlid3BRclZtbUNmUUtZRDFoQ0YtcWZMMXM2dk9LZ2VuaGZoMXlZY2Ytd09zWkZrNTFta2hXY25nVWd2Z3ZqUFpjckptQTd1c3l1MS1nOFdwUkk0ZnVLSXMzQTlwX1pBM1NaX1ptbTJUbXE2M0d4emJvWDdtNlphdFNicjBBWDViM2U3bDZ3ZUhTRmxPd04yalhkVFk4ZXRud0ZidXYwUGY0ZGJoNUtBMURWTkNpNThOV1NXREdVdlRzNDBmN3NfS0pFY282dkNiUUFvenVqODBfZURrTEFVNUtXYVVqQ25oUXBxeVh2Y0t6M0c2NjMwUDV0Ni0wUUpfZVoxWmg4MWxkTTZQekdaaWFfX2dzQi11SU10ejhmRUhycktmbzNSdDhPSUE0VWhRcnl0cjdkVHNoWGJkNEdLQmplc3pZT213aGhLbE9RRzRQd2RQdTlSTzdUOGowTGdNWlhtQkF1c1JqS0xjMkVDdGRpSnBraFF2Z1Z2Z0VmcHdCLU95U1c3a2lkc254U3VLWmdaN2U2S0lkTVhfeGtUNEhqTFpWc181dzRGUEFFN3FVQWlrRFlDbDlMdF9rNGNBc295Q29aTWc0WU5yS0xyRWJoeUVvSTd5bGJiTlA1MFM4bXZIdUtXMC11WlRWWTl5MTdsUHQ2WFhyUzFYSlRSVndNTGdoSWNWM2NxcGx0SFRRd3k3SVZDeTJSb2F6UnRjVThsZExyUllLRlBpNGRTVmFTNUhDLXlTUDBXczBIWVpGTEpvcHFvM05GV25RMXRYMVBjNXU0THBsSzhteXlJS0t4Y2IwY3NlSGNZRmZKeS01a1UzdU80T1c1UjJVdjFGNzdmcE1oUkhuZTZOSl9wWXd5Skt2Y19pSndtRmgwUHlhOXNoSXlGTmdvX3V1R0picGR3LUdWeTJXTjN6N2U4V2czaUhic1dzcGJxSXVmbm9INHJPdXkwV09JQ3hHcFRQTHhuT3pmdWRnaF9YLTBCSnFvN1Vnek5EOWxkcVpsemU4emxvdWh3cmxqdkNvUnlYa0hoYmRjZGo4V2ZwVHJQUjVqQWpCQUV3ekU4WHBULXFFaVQ3VEUtTlAzUHI0d3JlTDZmM3NrRkV2MkJVbE10NFlTbGdyWlpyZ3dFejlqcHZsdmxqWDY2RHF2ZU1HX3NoVjd0Rk5CM2w5M1ljRWREVFFWMW9ya1B3ZzNoNTNYbWZ5X2lSY2E4R2lLMFh2VVZfQXBYXzVCQVB4MG43bGNVejRwNHdTdm8xT0FSUU5zdVBJNXNQX3NaQjVXdU16TGZRdmp6LTJLMGdzVFIyMzJPa2d4enpCa3QyNkVSNFVINlVISm5rbXZDVnk2VldVaTl5ZTVVODFBdFZkanM0SUhvWmlvN3N3U3dqMUpPbFdsQmVJZjB4ZHRhcVZESmROOXV4X3dXUlNTemRVRWhCZWg1YWI1SmVnak54WDhrRExZYU16SGdRc01iZW5fRjhaV3BVRDhxX1RGXy1ia2dWNHlvMWdsWnpLNFRPMmhNZnZPZXV0ZHo4S0FjeXZ2cm1hNkk1NmhHdEhLSDVxaE1OdFY5eXNuOG8yeXZEZUdrU2ZaUlZzaWFUYzlDVVhUWlRwd3FIamxrVXZhM3BqenZXTEZNWVNKMHgzYU5samFsRVh0VFhxY1lXbmZwUVRWSUozeHE3TnUzZFFuTm82MDAtX2pBdUdReTBIVzROYnFtVzRJQXVMaHBUakM3VWE3Tnpicy1LR0ZEX21ybFV6eG9oWTNpb0E4dFBEQ0t5MHJvVy0tY1l5cDhiZVNjMUd3SWpnMUl4WVhJaHFKSlE3RXRGV05xYjhyNlJHcG5OM3QtcEJwaEpxNGJtai0wcXVGX3NEa0tnSjFMZTJBd3pQeklxU1B2bHduZjhtM1VkOWpuWmlPUGxKYUdpT0dfZU04VXRhdDRrVmJZTG45MHpQRUpyUVVKWjdRa0JwUlUxM3RLekozdFRjaVRPQVZfMC1rUGhKdzhvcDA2MlZxM3lWNmdDZVpiRlN4WU1DZnllTkZ3a3ltUnFKZ2wzSDlMTEtuZGxPZC1lSEdETlZHWmxNUkJwT211RE5IZE1TZ0cxdXRSY3lvRS1ycFh6SWlyLXFxN3laUHQxSUpGQXZCa29tNW9BQW5Vcjc0LUF6Vi1IZ0xiNS1BZGgyRFZIbDlIeDdVRnd5YzhXSGNiWEhmcVhfd0lIY2RmT2xhSVV4bVkybkJLaGlWMDVUYXJPZzNBQnhucVl0UW9ya2EwRlQ2TFRtTUpWTTdrd3Z6dmV4Ylk1aVV2Skdob292M1hxZ3ZseTNOQjlhVFJFQ1kxWHFRak80aUplVmNtN3pQaF9IZ0pWUEE5WFNWWDdqNmwxRk0yR2NMX0RoNVljYnNLeF8wQ2dQWWpwRU1jUC05dXgzSG1MMjdyQ2V0c1BrREVqd01RTDdOeFY2clUwZGxKZ0drbjFWaUtLdVFCbGVmdVZTNHh4cXVLXy1SUl9yWm5zSDh0U2FmdWVxYks0dHBueDNQX3dtQWFfaDV0bEFjR1VHZVVBM29LcU56ZkFjUTdEbGVJblVuU3FXMnprcTFnWkVadUpqQ2RDcUhUQlZkZ0lFRXNzS2ZJN3dfZjF1UW9lLVp6TUtmeFJZa1ZBY0xOSWJHN0F3R19HbkJFRjM5TnhvMERrakxaNlV6TWZCbjIxTVVqZVY3ZVRsOHRvc0JkaUhxZXFtN3VrMEprdWZyNVkwVGNIbzdWVGJLZ1MwYzRSeE1fQTN5d2w1dmtTWHhlMWo1U1BDUl9IS0NhNjRPWUhiTDNkVDBUODhFWkpmemppRVFSVm1yeFJKa0JKMVhub2VObmEyb3hyVTdNYTNjT2VISW8zbWhOSl9RbF9jTUNQX1ZENDlzVnJyMkpVSEIxN0JOWllUUmdUWE5HSzFxS1JyRVNDN3pHUlhUX1NHcEFDd3dIM3ZkdDNUdGwycDZHU3hqeGp4c25HeWpwd0ZDQTVNYzV3enpfZm16RmQ0WDI2Xzd0V0xpeTlFc1RKZTU0dGQtb3NyWDBmZzZaTzkwZGpocUZEcnctRlBVQnlhREY1dFVGQkF6UEpVdWJXQVo3SFRMN0oxV1NTelVITmNQTzZMOEw0cGxvY0tOQmxZaTk0TkJRUFM3RFpnTDJKbG1lcFUxVHU2OXdOU1dBS0g1YlVlcFJOYVNOMk5sQ2ZzZDltV3dQdHVPbjBLc0VhWFJmb09halRraU5FeS1UY3dkQTAxT2lQRFh2Z1pxb0ZUbHd3d1pKZndlYWZKNlpYZEtiVEdiZzJNaUxsSTlrOVRadDRGMzVnV2lsYjBmQ0FyclNnV2JSWUpSZ3lqMDdXUFVqZTFNYW1VR3FITzRlekpoY1RVcXV0RVZrZ3F5MUZBT2FOeW1RZ0VCUVVpT0tGdkRHbWx3ekVacWNHd2tlRzZRN1ZFUkNnWGM5YVJjVVdGcG1VbnN1XzZHWWgxS3d2VERFVTdDam42ekxVOFAxSXp6YkRxNDh0NGlzbEZtMlhORXVFU1gtUG1wOW5nTm9yVUlfNEpuS040WlE4RUhQVnV1V1o1VEhVbURnTlp1WmNaTzB2a3dOMHNuRTl1MDlkeThyZ1o5RFhJY0lQa2x6S25iVzNfNzNKOFZMdkIxTlZQVVpBT2xYSHhsZy1WUzZfb3BVSlFDV1NoQi1MaHVuOHFmdktpYU5RY1ZqaWZIWUNGYnU3VnJ4U3FQVHZHakcwaDlCdGZJdEhNcTN1TnpPdU9DS3VwQlFyYzh5VmUyYWtuQmZlWjlEWVlXTjZYVmxHaGNaWFVhRy04M2ZFYWpMWDdKQjFoYmIwbGtMTXhKc2tvMzhvMDRtNDN4SnhvOUtMRzJ0VHpoMkhMdlJaWDl5MkNibTdkRXY1RHB0UzhNUWw1dWljdlQ5dkVrMHFwUXRwT0M2YnFZNWt2VkhUcWlBeUhtZXJ6NmR3QTZqaENCdDdydFVPRkJQRUZfeFZzNjRkeXZyRWl0ZXRFRnR4TmtreFFSeDJ5SlluQlJPbEJUUmV4dWZrNTlwRzI0TUlhdmpIUVo5ZE1FZk1FYkJqQld0OXRKVkE5N2NtTHpKbXhWR0lDQU0wbF9iMDczVVVhQ2xWeTVJQnJyT0JXVGZsQ1RpR1UzUzlScnZFTXVmODdlWU93NS1URnhlbFBwV0tiNXc1TWpYNmY3RFpUSy1ManBiNzlndzVnTzJwM3ZBM2lrMkNnOWRRMUQwd0NJWHlodWdsajBBQTZyRWNVUTRlUnBGVmxHR2RBaXB5R3hBM1AzbzdmNkxzSXZGV3hPelE4MVl6Zk1aWHJNaThLUEN2V2hGeGFrTzhCX1V2NHBkMGF1SXdfMXRGVGxYdTBzVmJRSm9sODR1TG4xSXZoWUJBV0RXMTlZME1lQVBNRkVLOV95aHhIZTFIWjdCVkIzNmVSSXRERFNHeTJVb2FTN3h2SHJvTjhOVUhrLU5LX3ZmSFl3ZVU1TzVIZGo5OGx1aFBsd3RJa2g1LUg3bWR5ZUJlNlZDUHZPQ0JEbENickZ1X2VQTlhDS0xTYkhkQzZfWm13NHdaUGs5dFBucGR6alJwQU9GZWdPekY1Vmd1Y0tnaDFMOWRBaWt5ZGFTMmhnWUV3TjYwZlN1ZUI0SF93akRtWnFmdEpXLTBkem1YYlRNMkVNcHQyaWRqSGJBdEgxR3U4bDVHOTBEdTBwVkY0MzdPYVNtVURHNnJiQUt1aXNLRHhDZVlvOXFWOFBTVW05Vk96OGxKNV9NTzc2aWlUdXBRb0tZQlB6eXcwc1NKODIyd1lZNEZ3NTRHckFMWmFZMlYwQmpIRmhENFIxekJ2TDFEYl9iMVdzMkZmTlVHNllGNjNkUzBaNlpKVHd4U2FQRzR1enNZWTV2dFJwc2RGNVdMaU5SZWNjcnJTczFGSE9Gd2QwbmVqVkY3azdWY0dseVc3ZkRCd2dkTEwzSmN6VHJhWEtLRnM3X2VySzFnLUNITFlhUVBmSDdhQ2lRTlJMRVdEcTE1aTRXdnJERWxySDRqamdjdmJLMWZmQVNkSmdvTi1Say1xM3Rsck1rZkU5YVFCSFBxaXRBYzVUU0xubkh0VmloSzlqODBnR1JmcWNUb2dHSktVNmQwd196VHpONWZNZEJDZnB6WVVOaXRZRFNxajJEWFJoWHRGanl1VHJISTUzMW5SNXJoZU9Yc1RYcmpxblpRVzNKRDFZWTg1blN4T09zNW41WTVGX1F0SEZFMmVFR3owd0ZUSWJFSEJqWkZ6QmhHRVhEc2JKendYT2tNakJpYXF5VUxWZU9pVnZTbnZINm1FX1JZejgxWUJBbjJfRnJCcVhXTno5U0pWNkNEY3NEZTNLd2x0c1M4VmotcTM1UVQ3VGNpVl8zQW13WUpSbVNSdlFGS0Y3SWlsLTZJMXpid0FsbF9uRnV3UUtMTVY0dmFlOXRqam0yeV9LUExZMXRZcm42Nk42YUVFb2ZQeFpyMFpxSG55TC1fSlMzWERScjE0a1NaY0RxNU9US004ZXFzUFZ5RllZQWZfYWh1ZTlzWko0LVluNmpaNE8yTy1hSXREemhtOUZkM1NkR2hGbF8zME5HdklUZi1YaWhwRnZjX2lacGxQUkRYWTZqbUdEcy1qb1FtcDhqNEFQandaRktvMGpWREE3ZDB4eTI2ZTJiNDR5b1BWWGxHN1B0MWVLUUtKSmRXLUhzVEpDUHFZQ1ZtNlJxR1pWWTI4b19vNTA0Sjk1R2xrQXotTzFTeUtpdUxDNTRXTGNTWWJjeXNVNWJtajNzRGJwVndHbHlZNGZIMTNpeGxheV9kUk80a256anhmcWRYa01rOWEzc2ZOd0N5OUxGaWNyUEFoa0p3MGNmSnRxLUFvemRaeWYxWVpNOFltRU1INzh4YW5fWU1FUU9XaEtRQkFFWGlDLXZtOUVzLV9vbXI1VFN1b1lwLTYtVERlX3hXVGZyb2s3RDhYUDhDQ2lpaUFUUU5qZlZURV8xNUVfc0gwNHVXN2RIeVFST0JvRnVFbmQzY2IyOGRQU2JmUFQzUHd2c3lWc2EtbWUyQWJUZm1OZ2pPZUZSYmpva0ZyNktuX3RRQ1I3VjZiN3J0aEJydS15ejVnSnZXdFZOU3FJcGFPLW9GTzBkcVV2WHktSXJkYkJBUmIzT2QwalA2c2ItYWl4Skw4MW9wczUxc0RuUmNTUzhPMk5jdEtFbHQ5eVh2TEZnOXZJbk9QRGUtd0l5NXBuNXdhalhkSEs4NmpqTnlEelhFSlh0SW92UTdsWDZGa3pnamVRa0dFYlJNZ05aRG1XU1g1eFdOby1rVE0yX3F1U1lEbk5FZXg5Vml3eDlZdkZBYVNVUXlUQ3VEaWhxeFZQdldfZ3o1dTVXcGJzM1BLVHp2eFFBbi1ncjZQM0ZJamQ1SUkwRFRZVjZPeDFJNUI4TFVmVTR5SXRBemZBRFlkVFVXRzRxVVlsOGhXUll4UWVRVHhuRlhKblJTQmdaWU1mbnlST2Mxb1FyNzlIWjhDUV9vdXA1RklGV1l5Q3NGSTEzYTRIZG1Sb25yQzEyeF9jN3ptSWNzbWJOMGNLTWhxRGpoQ1B0U1hhbEJ0dk1rODJHVktFX1ExWWhVTVhvMFZ4bmJET2c0eWtmSWJtcEU5U2NpbEt5TjV3Z2FxNkNqd3pPeU90c0Y4azUtd0VVMUNKc3A4VUt0NU1VYnhHNFdhMm1lTnhQVG9tSjlMaEtoOFJnNmZrel82LW5zQ2M1NkFWd3hVc2pCN3B6azV0UkNjNGg2ejNkczNsZk1uWGxwOHlSWDFIMzVlMEEyS2tCUjVkWC1weUs2NE41RVJyQXFTNUppWWxRTHhXZElGYzFPcVprd01QRTB0S2JFOVlZTXh6X0JraEpoT3NDUkxPTC1FcU9nR2xqOEVqV2dUODF5VndIMGZCLWZpVkhIZFlndjd0S1o5ZWx1Y1JDQmc3UWtUcHFidkVwLVJad19MaHo3UWR1ODBiVVI1UGNfSGkzN0xlMTRPbl9pX0daemxfU19rdDNxNkpJZUxmZnRhWXlmSHUxbEpSVU9leUpqeUJBd0gyRGJoSWpmaUFLQmE2YVFXbU5ZX2E1WUZ2NUUzbzVuWnJ5bXpHaVREV01XQ1ZhclNMeDZDZDd3Q3VBMkRFdkQ4MzRrMUZDNi1CZjEzM0JWdk8ySWJpRXN1ODhvZnV6WnNvb1dPU0c5bDF3c0ZQamRWckk5eDFmNXR0c2tFWEhqX3FIeUc1VWlFQTlNaVk1OTVCZGdHbVdVVWRKTFAzMjRmY2otNXJoMnAyblNMVzZVVkI3ZUNlaUxDWW1mV3E1S2Y1eDNmV0hHYkxWMDhFRUFfN1FHZUlTdWxxOURYVTAxS3hoX3BvU25WTVNKdnY3WHpSR1VVU29NUlp3Xzc2aGg5YkpwdnNMVGV6cGZsdGFLNV84ZUhpbjN5QmV1emExMUYyWVNINWJMUEVWa0tjazJxdWk5NUZZUjZDRFBjekNiYUdoRURFemo3VWVVSFR4Z2p6dTdFT3JDb21uVWNCM2FQT0xFRXVEdDhKdE1aWVU5ZG5CRFdlMXNmV2l6SzlJSjE1LV9SOXJuWDU5aVNqM0o3Vndudm53bzVJNl9JT2h4R1JoZEVQejlsZUJSbTRlVzhlQktjenJDTGZQNUFTenZoWWxBdlA3VjlpUFJZOUlxUXVZNmk2OUNWM3diV2lscjYzUkdYenBzVXBRbGpXckVja0xOTUZzNTB4YUNzR1l0UFV0U0xuT3l5M0NpaWRPLW56TC00Vlh1MlJtc0hGR01KQ2JHV0t0TDRpY2tMdzE3MHE5aUs0NUFBLWVYXzZ0R0VLQVpEdTdMMkhUVFZjWktSSjlEWENQbGx5STA4VTlONjdzcVZINE5XT0FwU0lzM0ZWNzdacF9uaUp4bzF1dU52LVdMSXFOZ0VJa0dKQ2FxMWVRbmFVSmVyWjNNRHJ0Y01uUFlGcVFUZDZockhpQ29wRnNXZFduR3Y0anhXS25nWjc0UGVGVmJvOUJOekdOZFQwM2ZuanQ4MDhiRkdSUVg4MXdJdWdGbWVDQU9vMk01WHBPemFuWVZfeVVoU0FaN0dzUHBaUHd2Q21veTZvM3FFREFZV0tSSEpMQXkyN29uS3FTcFd0Q0pISlpWU2U4dWZGRUphb0h3R2ZrUnJJQlZPU2RwTElXSFo5V0pqMFc0TWY2OVhPSlVyaG5BNGpxQmViNFdNeExWNlQzZ3FfbURCVzE3anJ4V3I5QXRNUVFUa3NucHRBMUFVUWtnYzg1SVJfMV9CU1R1S0RlY2F0aWlOejBQa2pUTWlCY2ZRenFLLXRfMGhpb1Q5dU14dFBiUTZSNXExaDZWOVFnUjB5UWlqRkdrLXpfSUN0M0NJRW9FbldKMkpfRWxKS2FsaW0wV3FFWWU2cUdfMXNRNUtpUUFfckcyMXlydWZuNDNuMXNWOFhNM0s1czBmTDVqNk5LWDlvWkZsVEdCWmprdzJXdkZCU1RMWnVlNnlidm5fUU1ua3ZUWVNLd2FaX0xKQXJVRVBydEVXQzhyX3FES0V4NWJJNHd5b0xkX2xrdGlGY21iWGVMV0Rvb1A1Y0h5OUYwUktfRElwb05sT0l2OVJQQzFOOU9WWVRsbDVRZU5BbjIyLURlWGZ1a1RwblBlTi1SVm9hLW4zbDcwMVZsMU9JT2djUHVXNXdiQlJlWjlJNkRPSzJieDdqbzlBRGxTZmdWZ3JLemJlN0R5ZUV3a2xHLW95MTJna2xZVUMyZnAyZGdiTUI3WkdQS0RnSllqUkNnV0NGZkg1X1BIcDlBTmRwMDNvWnE2aG1MTnk4LXhPamVQTHcxUUllU0Uzb0p0TEEwSlVDcmRjUWZNenFWZFFwUlZQYlJaY3A4RVFaQzlMYmpLaDFNcEhkNnp6OUxyZVhTUU1RZ1p3Z21IbHBjZUtseHJxZktnSTlfREVwcjZZT1pWVE9vSGgyejMyZUpDMEdrckhnZGtTNENrdWpnUUJuVTdwemdGc0dYbmlSQmxnNzhzUkF0emc0TVN3UUx4UU5SU0dSUkh3RXhFNzA4V1RPZzJScTcyeF9XWUk4WERGZUN3SGk2MFNEa0wza0lrb3dpbDFfM09WclAyWHJnMzFCZG1pVi00Nkh0RkJLOWJKS3ViTWhkbGlScktUVEx5ZEVrV1Vucy11Z1hZRVBqUVFLWUFqdWJMYXNBWUdmR2lhc3prNnFGTzVjMldsWTROcS1rZldEVUsxRlpLSkpaSUx2am4wME02VFo0cURTeFBtN19FdjZjSndoYktDSWQyWEhfQUJlbDlBTDdqUWFhUjFmWGczaVRmSWxmUFVkSG11ZlMxQ1FpZzN4Mmt6Uko1YlJNMGJ0QS1Ic1VvVVNYVFJxSGYwd1FlZzJhM0JhaEpIQWlBTXR3dGJiZGpwUlZaTnJHNS03TEJqZHVidTVXTjU1VHU4SkJ4UmRKLVJKYzM1YlA2bUViMGltRFBrN3ppdnk1OGxZZjhqSDJCYldnNmY3Vzh4RHlNLWZ4SmhzdnlVU2owMzBid0FmWkktUlR2bzhMMDRWZllPYTRiME9oUzJsb2ZRdlpKTGN6aDFUU3JubjRCb3Y2SXJKcFNkc3B5RmhsMnpyQnJxMjNnbzlUeFphMEI3M2JMckxDOTA2aXI4YWZjN2ZIZmc4SzJxaUE5M1l6NnRnWW1yNnB5WW1ObGpVQ3VGYWF5dEM5NTUzTHRhUFZ4cVp4UHN6bm45OENOZ0xiMFlPb1hldERNalVYb3RDWUczYUVDV3lOc19FeTRISzVsMy1LbmtnTzNFUFFlYmtJeFc3TVJyQ191WkZzTHJRY0ZmMkpKS3R3NW5lb2xMSE9vbjVESWxpUmJ2d1Rqd3VxRmt2czF2cU1nM2xOc1pwNXh4dzFlSUItREZlNXRPa0VDVllCWGt5eW5qcVB2MHBHSzM4VEZzWTQ0NnZhV0VyT0l4QXVnYXZVS2NDdEFpYUVrRzNSODVkckt4Mk9ENUJ3MnQ1YTV6Zy1fck1OakdBTjdOczVOcDd5ZlQ3VlN4aWh4b0dBZmZTX096cURPUGxWT0NuM0JuYmJucXhSODVLbGFacHpCaDZrNFY4aVd3VHoxRVdlbWJFOXVvMTJmYmcxZjBHalA2cXhlX2I1VnN3c3ZaemtYVlA4VnZaUVNGNE12Ti1QX2VSd1B3aXJJazlMdHpoWkVaZlJWanZzNHBWVDFLUFBZa1FFYVVkV1h5ZHRmMDVvejA3XzJKc1dzVklkYzRaWlk2LVo0UDVLSGk4S3NOTXJJcm9ZT2hUcHdzbzZlVXJxSXI2d21ONzVCdWpZNDNGZm1kUFVRMVdCenhWRUNlTzg2M1BJNHdMWHNuUkhoanE3MjdreFh4cEJrVWtRamxNSkJBZS1wZGZJSm5CR1Q4akpZMXJqU1MzM0VBd2hhX2pBQkJkM25odUF2RnZVMzBBdERqS1VTVzEzRjVPV0NvVm9XdU02NlR1VlItUWhjWW5hZEJUVmJYYXVwS19IemdHUkJVLU4zOGFtVDVJbzR2Ym5SSmM4Zy1GM3BMZGxMSEZORHJsMncwT0lDenJQQ2lNNFNDYmNUSTgwVHpDd2xEbnM3ZXU4d3ZRX3V2cmd0MGV6T3d5SEVYUmItdG8zbzVOb2ZOdjRkYmJtZUU3SWk1c3UteENWYmVmcDk2T2xHZEdjQl9Qek1HMi1JN2Z4NmlkREdzdUhZZndBalprcERjV0JLZmFwUU9waWVkcmdyaDV0Q1pyTVgwNzZQUjZLMGtUdnFSZDFZaDhxQncyTmhIN00tbFhodlpRS1hMekZOMkF3dGIxSFhaLTdfQWhKLVVVdXNBWFdXYUZQSWRXckNRS1loeWFuanVvVVVjTTFoM1ZOdThQb2ZoSUNEOFg0TmpjRFVsQW1QY3ZSNk5OSV9OTHNPeU00VTROWUplRlpGYlJOYjJ0MUJmc1VhZWJqdV9wRHQ3SnZDQTEwN1l3Z0Z6cmR2YXJDMFFBSnB6NTRfUkpIZFA4cWpsNEhSYWxMSXQ2Mm5abWFIX2RKcnJzNW4wenNLaFUzQUQwa2c0eFQ2ZEhXQ1BwMjRXdFZpckpTZTJFNFhhTnBSSDZPWHB4cms0cVBZZ1JOcURQcnZGam80SjhZOWlTdGVmSFV4NWszYnRoY25QOVBVSmwyOXJRSUx5THItcEJCa3ZoRERQaFBVbDk3QWpldWNjdEJpZl9SVE11elJhNjJycmktbnFZb05Va094d0JoZ3RyWDhCeTh2ZDFDbmU5VTdMS2htOHNnM2xkUzdtSDhiOGlrc19qNHkxSlFiMEMxUVZsemNkWjVoeVJYMGtLMWNkMDdCSXU0Ym9va1Ntczl3YVJxT2JnMFpSNDFTZVRleXVzT19zUFFWVDlLX3JPVUprTVlMdXBjRENDSHlneGhKTmRUcmxmNUZPOGdCYm1FNXNyaEpENkRKc2U5ODlfOEVwUFNzSkFGd3JCZW5ZX2NxZTc5UHpnVHJTSHVYQ2ozUEJwNlF1RXY0TW1iVjRqRjVhZkVXSzMxWU1ZWV91dHpscWJEMURsUUJrUkdWb2lqMnY5ZVVzQzhHWnRrZU9ER29sMEtWUjVaejVYUVQ3b0MwdGo0aElzSVhtWWpRSnV3WHo3RlZXVEhPZHYxb19fMzZVcXR0Njc2SFhTaU9BSGt0dlZSTlRidzRqUkIwUkhhUkx1ajU1NlpBOWtZUTNYN0pfdXc0bnRyaDBhR3dUYlRaM3pZZ2dKX1l3Yl80MmNtTDVJQnRySVJzR010Z3VNd3VHWFJFbGhFdTcxUjVhX0h3OEhqaTZpaGU4VG5RbFI1Z043aG1IZkViR1NqRmExcU1UeWtyd3dPM2txandFcjRJUlFmbXo4U1lNRnlvRUdRQUJUOWNGYVNOY3ZjZFJPQktKOXd6c2JwX2hENURqbUMwQU1FeExGdzdXSWJYQzNnUWF4dWg5eGFkQTdoaVMwYzhMZ0RIR0haSWFsTC1HSHFtclVNR3gwcDRrZXBYNU11UUtFT2tKWVhwekVrMlJaYkc0bGhoVVd4azV2cE4tRXc4cmxyN3lrQ2IxLWZ0SjdmMl9zMnBQYmlBUnQ5R01fZm1vRVVRY1l0cGpmcWstWXBobFVIdWZJQm93LXM0QTFBZWpXNVAwdzRQRU1jMlRGVHJIQnA3WmVNcTVTdTRoOUg4RnpSd2VRLWVkZ2M1bGJuUTF1YVJ1NmU3VmJ4OWhpTUhQMzZ5MFpBZmNYdDduVG01LWtKUHhEdXVPQV9NejZtNU9CTm5Zci1xOWFqUXRNQ2FSZm5TczRJUFhIMzFiWERFNHRtZjdwZUlnUERwcUtRMGViSjhqVDRFaFppMEVBa1JPSy1OMFVJVHVUQ0c4aEdyeVVfVGtKYUJ5a1RXc2NxYzI5c3lNUHB4NHRKMjJsWVNOaWpEeHdKVjhmTUNoeWFxRzVBTDRMT2w1TEMzajFKeTNYX3UxSHNKNDMtbmE2MW5MWGtqTWhEdFFCV3FtRXpzMjFpR2xZMDNYbWhfcEJ2QXRweUJUWW9mUTlFYjJiV1lfcVlFLU5pNm9PTEVNYmFIcWJEck1sbzJMSS1mSWNzc2NTUFJJdlpHSW5KanJ0X0F5UUtDN2Z5eU5ENzAwcjlxeUVYUzUybEpTcUVaUGloUjloclowaFZNdlBXWXgxTzZZb2FZNVJCNWw2QUREcmNPQkRaQWdoazh0dkJ2UHJpSnJ5cUdTNHlDWWhIb2F2dGNtUzdCNnJMSW1fdkVkQVl2WHhrbFdsd1N2V1hHUkZqT0RYQzNuLWtxM25MMjZoUngtLXZkN2ZfY1ZEbjUzSFhZOXFnRVJEc1JQZEZvVEpWUEVwYmFPVmMybzVzVEk4R0RpZDBUOGxFTzdRTVpZUFFkNjBEUjd6VHA0djBIUy1ZWjUxTXpyd0FreVduQU9XZjJQdG1Dc0JGcUY2XzRxYnN6NkVqSm5ZYVpwMjdFUnhodG45QUNFcDRkSUpVR1EzM19JU3FRSVNJdE9mWUp4VTlxa0J3ZGR4NjVqYUplZWp5Q3hickFIVWpzOUhISjJhRzhuUE9aUlVHeEFoaXlSV3VKdEJrZ2VzMlZ5bWhLaTVwSFJZNjVwT1ZLWFdMeXRsN0lRLWtOTjdSZ1ZZakdSSEUzZ1JkZkRZdFFBZldoTUhXMXVWcGNjam1tNFkyQ0tUTXVTZmhUY0xDVWd3VzgzUWFRMXl0MUNYXzk4N005V0FGMkVWZUljQ2tMY1cwYWs2czNoLVU5SDhwVkRNQTZkamxBT1BISjdEc3pWYTlXaXJ1dXBTX0EwTXJHbFQ3bDdIQ2syUmxUaGZhU3BXN2NXSkdZak5qMEpqZE45WXdTZW1SWDVIaEJjRzdKWG9PaWlNZy1NeXlrVnBhNmhQZFUzdVRDbTJFTnRDbWR0aEFFTGRPSE03SWdselBRYmZ4SWFTeUtfVWJORkdqSDd5eXAxX19zdEpybGRZUTlha1FoOFhYbGFraGpGb0RpejZhNVdsZG93VlJFd2NmUENScjdsWVlSZk42a3B0QmpYSDlqWmlwckZPcHM4czJlQTZGRFczNFIwbmZxWTM2aUFFd0VXcjB2T3Nob2xHZGs5bGd2OXFaWW1BNFpKd1YtdENickR0Q2t1R0Z5amN1T2lwYlJ3YlFJdlc0UzJYbEtENkFIc1VIN2tVRTJfRy1ublVvZ2lBYUJJbXRwZUc1cXZYWjlsZmNRYU1kMUE0TWZvRGd2Z0ZhZTNTWFBPYUVwY0VrQllTeFVHT2E4SXZiS19Xa2I5LTRpc3dwS3lTLXIyeUxjZXJ0dmY4N05oa3VTMVExMDhwU0R6OW9jaG1NUzlUZXJJVHNHRWxXcndjTWhRQWRlZmt2eTZuaXVRajNGSnlPODR3S2hpc2hvZUlHUTIzVUsxd3c0bFBEeUxvUmZCblFwUGNFT2FQY1N6WEpuSDdiRjBjTDFYeEtSbTZ3Rm1rdzd6djc5SHFSUnE3SFRMTmpuQ2sySW1KYWpNSEIxc3JqaS1EZDBLQ2tWM2lSOTAyczJtTGxtaEloUU9zWkpQS0hlOHMwUzJlOGJhYzNwMVZyZUhKcmJoXzNLaTNQd2dZeERVeFBOOVNLMUhXX0tGNkZMN2xheDNucWtzN1F1QXlVdmIwRGwtYXRPcF9pQWs4NVBJdGUzQkRHZldkZzhzV1JseDVpTzBxSnJER1UtVGIwVjlnUWt3ZDkwSV83WXhwZUM2S3VWbGJwN2tkVkxlTENNb0M3bFplQnZ0c0Y5N3hfeUNJNUdpNkVNUnFESzFPYXNrd2tLem5oMHgyemxfRkJ2QTlXOHpWZTF3YnlMcVZnaGlBUVFFQWtGVXB6cnhiYVVvQlJIbVQxRWI1OGNUYWp0azBxbklYdG0tb3BtVloyTmNBMGxmRFplTHVwajYwZE91NUdzZ19wVFNFOHRkQXJFWkxBaktIcFJMR1NmelYycHRQM3Myd1hwYnJmdnN3em9DOEk1aGZ5U1JxTGtIR2RKSS1zNFRMTnFOeTJOLVpKd3p1a2N0S2IxUF9GOWhaQkU5SGNzcGozX1NORjRpeUVUck1McDQxeHRvMnR2TmE0eFA3ZlRJZHdIdDZ4NkUwcWVFVlV5M0FxdFo3QVJWZHFBRE51eEZsNWF0dTlkd2Yxa3ZfX1pKMjdvWGxKcXZkc0xqRU8xLUx2LVhBSWstcHk3RldmOWUtY3g5MmZoYW9TUmFyblh5U0Z5V0h5cWNIeGpFRjZDVkozNlAxQ1BZaFZoZTNSSWhtWkdXejdlSWk5UDZtU1Q5Sm1kQ252SjhVV1RYbVdjVFQzQ0Q0UWViOGo3OXc1UzJ4b0RHdHFBd3I1Y0tWUXEwZTltRENuQVI3clRuN3V1YUxjQ0QyX0dHQlRyWmdPMnlTQjJzT0d0SFhhMDd6d2xGYzRwX253SFg3YUo0Rzh5cFMwU1dFUkY5bk1sNE9LWHRXYzNRTGM2eTB3cUdxaFM2N1c0OXV5eE55ZzZfRXlSMTZTeVo1bW9YLUVoWUp3TmZkbXJYZ0dDSThGVWg5Um12MWZyWnVDWFNhWmJncURnemxVc0xWTER3bi0zZmlWU0U1UzNHcnVXdlBSSTdiSGx0ekV1ZU5KdE80THJPSU9LcTRwQ0Q5cEZuMWhJUmw1dTVZWlo1S2NSaTJ4WjFMbUZPMGlDVXNzY3h0eEpjZEF0VV9mN1gwT2JMWVhXVTM5YU5vbS1oQ2FOM2VjN0JkSnBnUUFadXVYbEQtMFZVX2Fxbk43ZEtLaTdSWDZNOThGSFFMcEI1NTJCM3hxRU9BaktHQ3Zrb1JTVGJLajJxNTItX05nU01ZUEZ4dm5TVlVkdjdObWtJZGM4LW5XaktUQWFuSzRjajVJWFhLYlp1VDcxbThvTVFGZlpCODJTTDkwVWVSOU5RMkNraTExek5mUEgwLWdvdkg0REJSLWIzcnRnMTB1ODE1ck9sakFmOERTRzJtTzZWdWZidk1SNS1kT0cwQmtFZ29xNEpfeUplYVZrQnNmdllHNEV0X2hsdVZ3dWFVZTQ1X3Q3SDNwM3dBY3g1ZDR3NGZydnlBQk9UTUlkcDlpVmVzTk1FQ1AwMnloSG1VY3Eya0lZNk50U1hlNTlJdncwbnIwaE9sc053dVNyMDFGWlVLUUhMNlg1RVozS1FUenFsQlBmRzNwbHZHSWxUMWptNXJyQXl5TlBZSmJpM3FxOHNUU0hHWUlZLXppaVkzQlVqTVFSZXZEU2hRQV9JMjJIMUtrd2xmUGt0UWVJbVMzZXpKakl3R0t6YjFpVmRlZjg5SzVOR3dZMENoYnVlRUtCUWVTTldSQnRBRnJNSzlTMGhPS0dzYnl2Z1JHZlRUeW9IX2R6REdzeHZmUzMzMUJsMEE3U1BqbmowNVBOS3JyZU5fT0dzS0Vzbl94dDhiWEM0Y1lYWjJxYk1kTWVmNVU1dHpWakotQ0x4SVgyRkI2VWpNRnYwVUJlbXU1cXM5NDVNV3F1eWpYN1RpSEppSHhLdnRBTmY4LWRkX0Nqam9tcENna3A0OEtycXg5VEdLTk1fdmk5LW1jRFM5dERwemFvUXFuc0ZlbmR0cERvOU8wU3VfSVg5TFU2ajlEblZUd2RPdGdYa3hQNnp5aUdFNC1mWG5uaS1BRFNwUllqb25jV0NlcUFYRmlQUUoyS2dJVWZiR1hjX1FxQUsxLTdfVGFfOWFPZklPS0VzUHp3NFg5TVo5ZEJVdk9OZmptdDBET1U5SVo3NTRjLXJ5N3JyWVJ6NndfdC1Oc3ZMaFRSMjFHT2xKTmpUQTNfYTItMXk4NTdBOG5tXzFiblNtbVVyZDlnbWNXSUNFNG00dk9ELTdIbHNjMTNWUUQxaHczMFJGeTRLNzRDR1BxeTJfeGJiaU9lQjhVSzhPb000Ym1zOEhmbkUyNmRUaDhLSVA1enQxbWUwdzh3ZzJqeTFwaHpIbXdxMGpTNDlaSW1TallsSGZONHRGZnhlenBoUDYtZm5xaTV3bzFBVV81MjRsUE5GU3NTSjFZNWJSWDEtUG9mNHllNjZERTlmekFPSExMSXpQQnU1a0dhTDR3OVRubFZZVVc0dDhGbXVBMEp0TTN1cXFLNi1IU19ySFNEVGt2MXhWcGpnNnRBcHFXU1QycGtMMWhZMEtmOUl0MWVSQVZ0MzJLZ0lFX3JRSEoyVEgtQjhjRmhMcU5heDlvcFY3d25HanlFenZ3dEd5NlpIQmhuY2ZZZW1wNkZYRzBrTVkteldLQzJqUEN5MEd1S3pEME1LVV9rNTlFTnFxLXdDeW81MjFnTndCLTB5RnJJQU5TVEo4aE5QWmtSWXdRVXNJS1BBSGZ1NXBIR2tOUnNJWE5QSkFFZUJicXFRRng0cEF0Y1hRQTNySXZaYS1YZHV1UjlFUmgxUDREaXBSWW05UWUxSUJCTFExVmZ3UlA3ZnlqU181QjVBMG9xMjZDOGoxUmpUU3lIUkhlWTJuc1k4WkIzMWt0Q3JkOHZoOC1zSUdPc2dTVzU4NjBUQTk0RDJFeEhYTWwxM0l3ejYzUm0xRE9vbl9DaUJCdzdEelB5TURFQUZQUnJVckRreEN2NnVodFhnWjdMV1doVVNXczZqZ1Jqa09zbUVhLUk4TWJJRDk5d1NrN3RpOHhhMjl0UWVUbkN2N0VPNU93dW5qNjYtRTZGQ0RYN1FPcjVWdE01b0s5X3F2Y21vNE1RWWdCZG1iT3p0LUpxeE9HMXRiZjBydFlQbGtmNFgxYlFzM0hfOHdWb0E0MEoyMkg0NnBGSldpaDZQS0YzMll5UzlqYzd1NlZuTkNPR2FUZWFhQWp3MUpZdHY5ZlRUT0R1cWFodDNiWEVEMFhhWGJ3TGxrNWxHUlR2QUNOZkJacnZxWnZUeV95NFd5RDQzelRRVW1xS0RSMkQ2MlhNNVJtRUdXSDZpRENiTE1Od25LRUVLYVRDejFpTEJvYmJ4RjFBQU1XUmRtdWo2VERjYzNhYmNvaVdGdE5URXd3VmpHYzZkb1A1M19Qd1JhSFhKZVFBSWM3X1lnQXpud0NIWnl3XzVkWkR5T3Z1cnM4bTNjSThCWHZQTGVHTkdBRkJxQ0lkRGxsT0hiNW50di1sRXg3Uk9YRExiLVNzWS1ia0lPZDJTMXhvZFBheElEM1Q4UkpSczJxLVJEcVhrZnB3M3JVaFB6UXJKemNhZng0aUJSMTBxX3pOOWV3Qy0zcTY0TVF6dC11TGJEeTN0b21MdENSNFpGR3NfbG9fMy1YaXd4bHZkSXhpSlBpLXNVYVNJSWZLRkhvWldkWWJ6M0VaaE9nMFJ5NFpwejRmRGxDUnJnRHlYSUR0eXBhMGlDTE81YzN6MUVzcVNXSGVCdGY2SklCb3BBUWx2bTFSUkVsbGc0bjZiNXBoVlhEdGNoYkdtamNiM2hKNWtFSXFxem8tVXBMSlE3c2JuMWhRSlVzVUhEQjFMMTVaWFJYWjJqN2VPSkhNMFdQNUpTbzY2bDlnT3ZiWmlzZUwydF9xWGZ2ZTVtZWtadE9nVy1FX1J5UGo2VmViM2VjWjMtSng5R0xTTzFKNVhpWndNYlpMa2N2cDBqMGMwNzBjZS1SSmNfN1Q2U0k4bHhfOUFNdldYYjVOVm80NzQwcTZDMV9KeWZuVDE2NkEtdmdrRTBfdEo1elZYQ2RPalRfZ3BZRm12RDJWbzdrTjNMM1E1RU96RUZ0ZXJ4c0tqSW1NZVI4VUpBRlhEZ0JJcUgyQWM5eDZjRVU2QllsMkNYdjBFU05QOE5lRHVqSXFEMHlyREpZdjJGZnB3bFV1amV6YzF2My04MWRJR3l2ZGdQTXBGa0dLUnV1Z0hPcDdwa1NKNE4wdlptY0lsT29oR3ZCUmFQOW51cHR2a3hwZUVERzUtNlBUMW53TDY4QmttM3Y0UXlYOVNmbl9Pbko4c2Y2QmhrMVpvRDNBRXlfbHdTeUROU1VsZ1ZERHh5cVdkN1hZakdfZG9VMmd2NWtMXzkyZjJ2M25IOE5hZkFFZHZ6T25LVkFVRzlXVmFJZUJXTHZFWGNhYUoya2h1Vnl4dXVVM0lyaEE0WVBQa3dHRWFWcmJwbUJRSWwyTjRwVjZYWS1ZLUdraW9kNThfRXVzTm9yNUYyOEtHSnZRVkZaOEhWSnNILWdfZDc0akZ1Q01tME4zZE9qeWtiQWthemxUZVFJLWdhRENET0UzMXlqd2VRSmdheTRnVm1BZU55a2JETGk5amtKaHl0MEZSSkFDa2JZbnBORTNOQ29LQk4yTzVqTGZicEQ0clJXajdhRmJ5bTQydE1neDdNc2t6TEtFRjJYLVJ2WlRvSTZMbnNZbVd6eDVVMG5COVhKbFpsVFczclVDVm9XeGxBMVFRWWVQZllMTUdxLVpfaTRNaEgwbHFza1d2dk1iSk9VRDk4TjJyejRxMEM3dzdJMkNfc19BVGVjUFBDZ25xRExEVXAzbk12Y0Z3ZW94U0NoTnRIajlYdm5kdklJbEM0UUU4UnZBd3NXVnp5d01iZEZKdmV6MVhpbXVoN0lOQU5zRXg3STFtWVBla25wQmppWUVIbjFfT1VQcklRRXpVR0JCY3dMMlBmZDFEYzVySG5hZV83OVFzOHNMdHFSR2VQWjNYdVZIcTZ6dmVUaGxHaEtaNlhyQUFiOFFERnF1Sk56Y1ZQQllNeXhhY2ZNd1RiSU5UNkZGVy1JLVhCYkhFMkU0TEtLTUdiSTJoaFBqNzlna3lJU3FDRDJFRDFITnZ5Zm9ldWNOQmhvOUNzQWR3cUpxMnU2ZzdMb0NtYXZCVVI2SjhMaVBuRHdEejl0RTkzaGF5Q0w2S0x0bXFrSURrTmZTQnBzb3RuUWE1b29xNWhyeE4tQnU2VTBJZjhLSzcyeDNqNWVyZUFCN0xQY1JNanpDT2JvT21lMXVzMnFQa1hWdm5HSGFCVFhhanRFaDJiUnFXa2Nsd1JoMHRCUnZtSFotc2FjZmY0eG5vM2NFVGVTVWRJd0tyaUZlOEprczY3TEthcGJDdVNyY1NnVUNMTU1acEtwMTdtQ0tMczU2Yi1PVDM4RkI0eDVfTjNaU2cyR2dBVS1UZk5QNk1WcXB0R19pSWJ4TGRPaGJwVmNFdl84bzQ3MlR1eUpFM2lka0NxZklDVWloM1huSmxOOTk0RHJiNjd5TnBsWDZHVi1qQUxZX0NyUVdjc2FkSEw4YzlmODc5NXlBMndHbDVHQ2Z1c3E2M19teTkwWTZOZ2kxRkZIM01MYUxRbEEycWF2OVFaUzR0U095dHZ4Wm8zLXJUbkk1TzdFSGZJV0JDTWZJMlFDMkc2N0JZZFdsRzNaUnlDU2xYMDRsQkZ2Sm4zMXdtNG5LakJveVAyN3huQU02S1Fodnl1SVNadEExX1cxZnY5dzRXNGVnVFVMeTU4Z0NRc1VRdkEtbG10ODJnVm12R013VDcxT0lnSEZsVWFkSmpYYlpqeGJycHBMRmRna29uamxjbEFIYlBpVDBYdGtfZk0xQjBESUpqNm1zMUw1bEt1QndLWnRocEJxU0hzbGhTcEdkS21xR3RNQ2F6aWt5Vi1XZV9kQ1VvWlkwWGJJRjl6aVRRZW00aXk3RVZNVEttcVVvcEtIdTNnYjVPcHpCcVRRUEFrR3FNMldNdWthZ1pucHBId0VsOFNFWjhJc2NQYTlnWXBYM1Z2ZExfN0RIUDVHd0hGckcxR21LdU5mRTBBRlBTOUlTX0dqWHd1Nmw2QlR3Nm9BMGpTLXJxaFNQVE0zTXVPajVwUzc0TGg5RjVsYnZoQzUwS05QZE0ydWktNC1qSFVzN2RaWW9uRkJuZ3hFSVFvdTh4MUhDUllpZlJncnNsMzZranVXWjF6bFh1ZWVMaTg0SVZXdkpPNVFENFR0TDZrZGpzcHNuVkYxWHJCWmxOSVh1bUtkTnVuNzhrTGx3Y3BlRzNISG1FaG5aTXlmTGhnYlpMZkpScExCZVhBWkFVeDFXTnIyaDdteHhYNjF4clN3VVNneEtkZ2ZaanR2RXI0Q0VVZVEzNjh5bmIzcWhBWFdqdzhweDN5NWptbUwtal9OUjYzZnBpc2pPM004TGh4amV0ZVVMaXREenQ4M2tkQko2d1YzNlR6aTBlcC1mdE5rd3M3cWJROVIzd1V4RjVfVUNiZWo5TTIxUm5LTmZEdDJyU1ZJc3pUVUZkMlJWZGVGc1pUczVGYXB1dkNkdWY2NGpOcWNpaDB3QU5KOUVkSi05U0lraUFFUlJ6akU4NzVtcjE0dlNZTnRPSXlNYmJHUXdyU2J6TTREQnh2QVpGQ2ZGZWxHUWFnVEhodTNFLUlZMUhSS2FsdWN2MjlPS1lNY2xYR01EMzE2WVlJWS0wVmVFc3ZPM2hsSVBpWjg5VTBGOXVkdG9EV2pYQXZsQS10RDVKNVJGS0ZYcVpTOWU0bHA5VGdubEZzcThfa2tuS0pGUWtMeGxPS0lYUzhvS3VZMEw2UERHT1JCMm5XdGNqMWpha0ZSX0tRNXNwVnp4anhoNjdwY0hCWnVvQVZ3a0w1SVByWl9CUGNYdjRReG9hWC5sOW9xR1pNbG5IRHlzS3RFc1pweFpaRndtY0UtZHo0NXhJUWNiZDNLUllF\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert58344de8f9e" ] + { + "RequestUri": "https://REDACTED/certificates/testcert04277a19e08/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "27054", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dc738f11-35fd-48f8-9834-63599b56a2bd" + }, + "ResponseBody": { + "value": "JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuVHItRmF6Uld1TTlONGJJbGxmVWNyWG15a0dnc25sczFUZmx4blRSZXBLOTNSNm5XLUdsTC1EOTM5VWxvR0l6SnFqdDdDWU9sekp1Wkx5aldGQXI4Rkk1Q09ZSzUwckNnM1ZLNlBvNnN1UW8yTnc1OEpUZGozQ3FVTGJvbDd5M2VBRzFKc01ITFlpc2I4cTdHNUthMGREaFdWNnhBbEJYSnJ6UkFWa2kzTG5XclZYTmJkOWFBaWJjbGdyWDVkMTAwY0pJRGc2TXlMUTdEWW1SeWNVZ1ROZ0ViU2NOcGczeXFjb2gwejRkcndmVVhzb1pveWttWUxvcWVPOXUxNDd2dlY3dDlnQkdkMjR1eG5wcmU5YW5OSUxDTk4zVHRINFZnakZtT0VubU5WOTlwdE56Y0dxaV9sa2JsQWhvSWdEYWZWR211OFc2VE5FWEhSTFFXN3VRTEpnLmloLS10VTFWeUhBZ3RLa2dHaHNiZWcudWd4TzZHcHNXNDBPdlBKVklJZHhVOW5EVVBzUE1zR1ZOZi1HRmlSd2RDYkw3aG9pa1FGSVNTaXlFTDJLUW1RVFJkTFRQbUJSVVVGc0VfbHZhWHFRNGx5Q3V5YXdoam5IM3hzU3RST0RHbEJzaTVvMzl6NmpRUzA5X0UxZDZaUW9WZWFVaW5FYVJOR0FOSmFYVzlrSloweUtVUkF3TS10VDNubk9pSmN5dnNrRTJDYjd3WnoxSlpMSEg4YmdrbVF5YUpuRDBmSU5IQ21lSU93MURONHlObktSWF8yUVdfVDF3d0VxVVZ2YktuSHhIRl9OVVB6S3NFam13NGhGT0lCOVVtaEtBVThVb29YWXlrZGtNeDFGTzdZNHNHVHdjVzJSU0Zwalc1OFFudXRhNzBzeXpid0NjWlFMV0xic0l0Qkc1QS1NZGhoX05MUWFaSjBQYnpQRmtGYlB3bERqRmJuMnp4NnFtZFNDbXBwOEJQZEFuLWtyR2t0SEVLSkVkYk0wdnduVkxUT1pZTGF6bjRyU01lNjJtcG1QdmFxRVpMWGl2WWVoeFEyWVRabzEtaVhuc3RhRkhtYldTTVIwb1hJMDBCYkhxdlFlQ19QcHd2blJTUnhoUWJaal9QZ1ZFYzN0dnJsUmswcGVOMnFPaFJnU1czM2x5VFVYU1RKVFNmVktMOGxxM1NacE1xZEVMWFhzNjdiOUlhMlEzSExYMVFIMV9YSEsyZEVnNG1MSkVxT2JlOTBrekZYel82UWEyMVl3dXNHNnJlMDMwR2lFUl8xbkFUdUVyS2pEbU9TTGs2TUhIdkx3MnhJX2c5NjBmLVRGZTlHYjhRSFdtUVVjQlZub2hHSy1NUUF3YnJweUg3ZXZqTDV3RmoxMndjM09CVm10RDNuenNldHRnVDFpQ0JHZjZqRkEyRUY0Y3pCRTlfUDlVYmlkTTZwMmpfYkkxdjNIVDZTMEVJV3c1M3VtU2c4VkgydjE5TkdOZnYtaXVralJUbGxPNmxEZmlrOEdlOUYyS2NhZnkwMmRxOEszQ1UwaDV4QUZhV0t3UEFXSWpjbVNqWDI2eHVlWktkOTd6ZFdUOTV5bEp1Sk8wS0NpdzZRZ3pLTWxhT19paG5BSTV6V2Iwbm1mNXVfU0FwZmI2RVZ1b1RTWEtaRE8wd3NKZ0UxeHlIdW5iVGFZUk1IOWI5T0FDZ3Y1cE9vTzhoOWtLOFkzeXR6NWQxc0FyNS1YZ2hIaTFpWVh5TXJWblBFOGZQYWNuZy10cXV5QmJhTXBXNTdhOEJ2TzF2UzFMNVVKMFBNcnpMRTFENm1tWVE2SXNDVXZuR051cDlnMGwyNXRWRFBrU2NSOXNOR3dXSU9jc2E2aXlTUGdPT1RxeXVPb082ODZkR2UxY0JXZUYzUmZLbnhjX2tTcERKNW02aTc1Z3ZKQzM5cVV2WUY3UW96dnRKUC1FajA3TUhkSlNEZXRzSmI4Rkc1REttMzVjTm93Vks1bkg0Z2pSRlY1LXZmdGloUlg2RUx4MjhOMmE3a1BNUHNCZVAtTWVaTmtFVkt0TlVsTk81TnRTQkNZaFNuMnVILTRzZGdDUnJoQWNFTDQxR2Z3YnpMaUlyWWdBeGlUTVZwSlAtZWhtSTRESG9jbDNfYkROWDB6LWZzUkhKMDJfc2hnMmpvVHJJN2ZzeTgyQldWTWhGREw3OU0xZFphZnl4Rnh0RXBENE5UNUk2dU9JRkZiY1gxVFhSOFJod3AxYlNfUjUwa3gxYnJibWxnTFItX0M4VldRTm8ybHNfNVJmRnFDRUtaQnpndVg0eHVybmNTbjRpamlnQXFwTFNNNFNpU3BpU0s4ekk5WWxtU0N4V2JwekktM1lhYWN1aHRnS2tBblo0SHdvS3BMYUVhTDAyWnE0N0l5OGd0UVRsaUhVWWNXYmlTTGRNd3dXRllYcnFwWmdwYVhoN2hTWWNHeDU5Y3JGV09ydjA4Sk9rWDVzMFp5eUppck9BSXdTYUxxdjhWUExvQWp1Nkk5eVlJLWFBX2g2YjhLRVBlZ0lNdXdWOE8yVDlTQzluNjk2VWFfdjBBd1NzMGt1YWVvTGl4Rzl3VG5hTENLV0tKdWd0TW96dWoxa3VXSUxsa1hCUG1DdEYyQm5odHlVcFkwYXFxU3pTQlRIWXl1a2hneVJON21ma3RkNDdNR2tCSEptcERUWUlpVzhzOVA2ek9OaFJuQzRaSTFpbmlDZGdFNXc2ZmZ3N29LNzRaNndEODF5anU3aU93QllhT09UVEk5VVJZcmxLeDRiZVJQaGUzNE4xeDhFWUtGb2RHRUhJUG5iR1BYbEJKc09hYl9fYnEwcUh5UmFmNFRHZEtYMXd4VE5wdWZxNlZuM09hYy0wMEEwZ0k5X21HdldzT1FHRWxDR2dRdExHMlRYRXN3Wk1OdWhZSGxjZ0NyTEJPOUxDYV9nYThLRVJVOFhmVjJSR3JnV3pzMkF2dHNxcTQ4OWxoZHdSOS0yd2VTbkZSSzN3MEdFeV9iVTRCb2RHTTE4amdEMjkwSHB1NklhVl9kUHR0UlpiZ0FBZjJqVEwyQVhELWpOcnJURVI1RFc3UE9NYjIzYkdwMzdZTUl2Mm81NnQ3S0dobnU0azh5eHpJaFJKZ3hNN09oUE0yQjNQREVOai1WR2xEblFwekxlTnBJUjBJaWF4U3YtMXZOai1LUDVSckNOaDNBNm44M2k0NUJYRW9oby1qdWpQM3RTYnlvQlNTempzdGwweGsxN3FpcjdYMS16dWhZaVlTR3VEV0J4SFQwRExSMGROSTFFLThqQUtjakhTNE5jUUFoUzI2a1FDcjVRTzZNMVBvUm02d1UyMnA4S2h2RjhTN2NoemFWVVg2SXpkd25nNEpjb0JlSUprYTRGd0ZZcEpzVGlNdTNhdjBaT0NtU0s3NDlnR0lhRFdYRVZMMUpwN3Y0bmZHNVBRcUxCVVJmamZxeWlOMWVmakZjTEQydTZsVFJtQS1VZ2k4LVQyTnNiU0ZBS1ZXNHgwX1dkSTMyNEIwZ0JlNjQyZ3VFTDBtMFJwaDFOV2E1eGJrTy1jUkNQUW04RUVackVncHl1NEg4UXY2Q08zN1pKeUZabXBHd3V0TVEzYnZtTHFSMUZDX1VoQ2VUUUJtclk1bGlkN214cWtKajdGWG1LYVVqMnU0TXdHeGNLckdDNDdoWGpEQTUzRW11VHdTclNnTXFhLU0xREhYUmtSbl92S0J4bUtWTzE3cnlPbVdlMnpfR2JlMURZSmk3aVpEb25pdFVMeGhpdVB4aVBVaHB3SlFyOFczcE8xVGRhRlNTc2U3ZHR3MnN2bEljajlTeDRxSmFuU0F1TGhxZG9qVVBoY2J5LUo4OWdJMFA4YVZDdlhvWlAxQ3VqRGEtaGdjRmFXTUtMQmtVLXhoWWNGdU9mQUVPaVJmTmVhbXJMVUNrYnFCUTJVRXFrZHE1V3BzOFppS2ItRDNsSU9KOVcyVFlONjNkS3hNZWxpYkZ4YU5ldFJqWWdWbXQwa0hoQzhTMjNySE5yRDNVV1kzYVhTSS0tb0NxSnFGdXpWaFY1anV5NVZiQ2NnaHNNcWFPbDd0NHk3V25KeW1aNldncENhZjNpR2t4dndCWUpzbEplaWpQUHNwdkQzVlN3b2dHbGE5WXBIY3JsVGJ3VUVueXdLOHJrWVNRUGdOQm1ZNzBWUURrSlVrLUZVWFpUVDdfMW9mQVNsSHRoUVA4dnljZzIwVFRsNHRpTUNjRzFsYTQ5amltZ0pCOUdTLUpzb01xRnhiUGhHazVnVTY0cWJZanl3b0hjaFZRYjVYdk1zMHMwT015aUlZRVFDRWg4a1ZTMF9lV2dpQ3NabURLR01fNkw5N2plYlA0N3RqT0FtY0VnMkZzbmlsQ200eWFrMjdxaWRraXZFTlRiUDlYV2JQRmRPalZYRXA5clNwYzZzcF9MaXBBMS12U0Fka1NqTVQ0WFUwZkVkeEdTNEE1SGdHelM3bDRRd0tEYm03XzkxRmVtc19iNE1DWXJHMGVQV1B3N3JBT2RmNFlKMW5QYm5aRUhBdHM4T3JaWU5uaXEyS2IxeWcwUjJqMEpXcVVyX1VkV2pxRnlRNGhOajFmWGVSck5EcWRZWHhwRkh1QkNoQTNERTdZaGlXX2dJd0lNTUktOTI1Q2JiRzNQWE5Ia3QxcWF2Tml5R19FY19TOHhVVFhVbi1zVmJfR0o3MkhIRFp4aDhVck1RNE9tWVBzdnBfRU5xS1hlMVE5VDI2cEg4UHExQUdCZ283anI4S0ljTDY0M1pLNUJLWF9yT1lhTWRsNWdTcGRiZ0Y2elZIUDh1dlhFVUtjVmNtZGRfcmtOQzlWbWNIeVoyenpsYVFVRTY3NElOUE1QR3QwUTRTei1BMlhVb0tCS3JubmRzdm9uNWo1Y3c4TzJTQjRUSDZuU1F4WnhOdHVMbjFUR05rYXp5alVnTGN3NnpFOGltRkg0WHFiMTZTMEV1SDBxOVhtYzNIRE53VTg1TmlRbjhEUUdVVmxidFBBRUNnQlZVbGl0aHBnVVdwNGJ3ZDdwdzRxVzRyRW1VQUJHamplWnBmN3FzWV9DMlpEWWpaYVM3X1p3VmdXajhIRlhWYkhiUnFVU2YzUDVHcFpCcFRHeTF5TlRwZXFEQ3RORzFOVDRDX0JOOTJ3Zm9FdkdUUEVkOE1XY19ORGNua3RGN0tiZl9oNnA2WUVabTlSWmZHWDVSM3JXNDhnX0F2cnh3RXpJTEttZWg2dzV0QXZQWE4wbi1uU3FZamlmUlpHeGo0MlBtV0RkaHRydGRWalZyaUYxdC1aWnJkMWlpWGJib0x6NjQ0UUlYdFl1ankxSjQyajdHVFZWTFNMN1FTLWFqY3pxYjNsUzZfX19fV0hBeE9kS3BpQWg2cUNBT2FYNkR0Vk5JYjhkajNoM3RXTEVGeG16VTBLNjR6emdhbnpqMVp5X2I0U3BmbVgyODl2a1RQOFlFWENtNWF1eXBmaVhWZHVhcHQtaHBRbTEzSzZhVFJ2S1JaUXhFcnZhNklFaGhGT2hXb1J2YlU4aWExbHhxdm9iSmlGQ0hjRDVJbnZmWmlRZ1ByRGd3MjAtdHowSTZqcU5aei1FNjVQSlpOUGQtWFVXS2hDb0JmcnNURzJwMVBQcUpwd09oM2JDbW03UkJJSkJVZjhmak5MS3RzRmlwV29iRHJSSTNjV1B0eDdfUG5SQm9uZDZSc2ZMS1JaRTFyZHNGLUhUOURlYm5BNEJaaFJvdnYwZHpSNkJaVGJJTFotUWh2Vklrdms3MllMQzQwdmt4dy1MZ1VucGdwTmxMN2l6dzVZRlFsU0xqQzA0blUycGlaOGJfWktWbzc2NEd6OXVOQUF0TmZQczV1X3RyWnNsc3lwUmtyZHJ6eGlzSlBybG5sWmNPM1V5UHBleDF2YXJ3UlA4emxLRHVENlhRNjRmeVFxS25GUllhWnp3dlhxQlo3QmZ5NVUwcWpfSHdtbVFmNnljTDgwRElZZy1iTVlOakJMcmJ1ZFZLN0M1U011SzhaM3ZjaGF3aC1lLXVOR01OdXh1aW5YcTRBallVeDNNYzJhSnEtSlF4UWVFNTNGdC0yQzB5N094LWhKQk9nbk56MEJzeUZLMVdyanpnWFRId3dNYmdrdlJtOGE5M2haeFlyNENqR3VBVlVvblFTOTR1NDh4bWRpbEFHU2pEcHRaX1pCaXV1MjBWMm5QLVFuM3hQdGloN2k1V3BubGw1V2czalltWVlKRFk4VkRxWWtUUkVzRC1fYmlFWURJemNmTXN5M2x2aHBpZGpXci0tSTB6c0lBQ1pyYUhtYUxIWnlxeEtzcWppXzdyeDdJbl91QVhjMm93bWxUc1Z2OHVObmw2WWZaX2RTeURLVzJncHExQTN5OHEwSVk3QkRGYUp6eGpKemx0cVhuM09FVTJmTXVyUUJrN0x3dkpNTDBUQ1I2cF9kTGF3cUN2SnoybkNwV0ZJa2ZMZ29mWUx2YllRWGNTR0gwS0U2NzJ1dTFTQmpFeGZFTVlGUnZvdTJZeVM4YjhwamVNWmhqa3BCbExjY3A1UXgyMlUtcFZRRFhYSWlETjNNU3BCRXBrV2xiTXI5NlpoZ1hLcEtvVVl2M0dSSUUzOC1YSkV3Q0pheDVERE5lM1E5UVFFQ1JXZ3RhcEZTT0FDOTRxRkFyQnh2VG5aLURHdlN4YmNYTkM4Q0p3cElRWmxwb3U0N3pka01qWm5MMlZWeVg0R0ZvUGN0SkdPRWJiSFVncDJ6a01jRUJyTVd4TXRiZzgtYTRqT3RNcjFNX0NtaW1IVGZsbGk2WnBySUwweHpMVHBwcUx2QUdXNl9xakMtcGhCVk9RcVZYVWZvTmN1OEFaMVVaMVRILVN0dUdzVDBZSWFKd2FOUEg4aWJUMEVhZWdBOVpJd2dzejVkeTZvN2RVdUZ4dFZDVzdEZVplblVmMEs5V3h6SWloVEs3ZDJqYWptQzZXWTVBdmlpeGw0Q3NpdmJlWFNnaktqZUJhaklXUF95Y2d4ZkhkNlpOVEczQkpqWDFETTM4NjJ1TEhwb3c1cE04ZUhiOEktbFRZMjYxSEJrT29FeDFJc0tkc1Jzd0lpNTNfcDRJeTA3eHlxRTltQlJwelNxMFV0VV92MGxsSDdDRlZLTkRIM0NFQzJoV2FUTzIzRWpEZHJpNnFTd3E4a3pGbmNfRjMteHU4Nm1iMUFVRlFWTnp2NnBubDhUdmlHcU5kS3ZERmpYLThLalo4VXBCRFNBZEdIdmVOOS1pR1ZzeFRZRjVMSUxmYTYxUUJaRVBwRGRRR3U4YTNXems4VlU0emE1Qmg3TmFIRTA1OG1DbUUzaUNEOGx0cnpPR2lnTnNua2tJWFBOUjAwRFVQazlqd2RFR2xoa1lEZGZsekhwaEUxYkVsYmtvX3lWRlJDM29rTWRKeVozeDJkaEZrUmNEMlhBZUZXY2lNVV9STngxc1VpLTNKVHB3elRrd0JZcC1PaVRTTDZWYVRkNGNQX0xnS2tWTlBCanRMX0Y4RXM3VFRPNVZmbmlkcXk3ZjFRMm1iMDlVRHN1WW1vaVljRXljSjZ0bjVPWkhOSlpVWDFnSDJKSVM4cVM2VGdNQm5tS0d2QS1QQ09TTkswbF9NY0w1ZFVBLVFJeExVRnc3V2FuWlFvbkUyQWVkUEJmaEFLQ1lTaTZ3REFOQTlueHhPM3NuZHU4TGdITWo1N2pOaHlZSDN1dUE4NThtRHl5Q1ozblNEN2laaVR2aVVFRHRtaGRYbm9jYnIyMF9LTEpGMXhMcDQ2VEY2XzN4RFVVeVE5UHhDT0NaUnJNYUNJNEw1c3lXUEhLVElZdDdrcUg5S3hEOGo0U0N1cXpNMDRnQjU0M3gycmpKeUh0RjI4T2lDSHBDSnA5bGZVLS1mS29NOW43czAzQnpMOG1xOXhNZWhCVlJTbW15dzAya2xKaTVNRU9vZUlhS3E4RENxNC1yeTg3bEdjdDRtS1Y0MW4zTl9VcDNMRHpUM0JzSGZOR24zYTlhZ01aajBuUVN1emtHdkRZYm1mVm1SX25fampDN21OeVNDeTdmZExSVkV2bVdUa244SlhMMFRGdXVodW5RSGJtRTZEWTZ2blU4OG1pRC1UU0lfcHJjMlRqbHZVWWVEQ1VRNWZNM2FNeXl6R3U1QllCUEtfSmp0Z3VpMkw4TlVBT3ExLWZJRVFVZURHUTZoSkRDRkF6VzcwZDNxekI5TjVWcWdYTUo0VmVNdTR5MHJjZWxJVkhNN2c1S184THY2U2szamRmX0w3X0JrNGVkOENCcjNlSmdEU1E0VFNiNXYtYWxQVGgtZFRzSTBNRW43VmxyOHVxRjJJOGRpcmp0SHRZVEk1bkppNFZtNGYxUUw4a1FnSFVxX1RqSS1LcVVJQjc5VGR1emVnRnJlQURPT1NubzU3MHA1emdNX3RtelF4VHY1aDROMzZOdkRiTFl2RkhDZEZNV3g4VFRFMU40SV9JQmdfNVgwOE1UUlZQOHBWMU9qNUtpZjU2QWZjV01pWGdvaWFpV3hlZWlZelJVUmtaZmFJd3pObWktcHNMZGgtOGVZdW42QTJzSTFhN01VT2I5eE1mc0tialRmclZJdVZET2R4ZHpDa0RxRzhBcXUzNzZhLUk5LWJBbU8yaC1fY1MxMHYtWUFtZUVGNUF6X2hBWEdLR0E0cGVwUDVDeC1GdEJRUmJSbnNqaTVEeVJreWgtbnhfQXhyT0d2WkRKbnNWNVBJdlNSY1NRbElmTGc0djNwRUNTNjVHVHIwZVJPNG5xLXgyMkU1d3I0RGlvVWIxWDU1cEM4WG1xV01iMjllZGFJTzc2bTVnRlFUMWtKc0UyVEdrUlBSZGdzZnhGWGZGdWdKQm1IT3NaQnRJV1d2M2E3di1qSnUxU3lTNDBCV2x0RWNMYW14b1NISDhPbFZXTGF2bkloVzNQX01USkZ1WUJRMFJJUXR1OXE1MDI5RUJ6Qk9Dalc4OEtPS0JLOWg3ZDIxNDZvdDRpN1YtLUc5M0xRaGJtUHhGYVd1LXl5bE1PSGFaQ2lUM21lQ2VNNHl3TENjWkZfckhfTExUUS1FSzlHcU1fRGNTSGh2d0d5Mk5ZcVFxUDgzQU5YV282ME1NVHl0Nk5MeURMSndhWHU5b3pORWR4aGFQekNqS3VKQ2N2V0FOc3NwZlJwQWFlVUdiWTB2eERFYWpOYks1QlAta0JXbVF1S3ZGaEN2RGNjNDJiMmFyQ1hMOTc2VG5mdmNwVjBqbWRLOS1JRW8xY1ZGdDMyM08tTUdjcWN2SXJLUF9nRE0xbEFNWFh1c0FkMWlJcmJ4V3pZUDRwdE4xdDJvNVd4VVQ4Umh4UFdUYkFEdEZ3ZGNCMDhrdUVhZWYyZ3BJYklVbDNPQ0NRekVvUk91VGotRXBjaGNDUEZsX0xhamdFcFBqOTRnZTRUa0U1bzAzeG0tYTFRMDVNNHkxdWkyclZZTUFoeUNuUTlMM0tycDI0LW1jQUpEaEsweE9yZU43dVpfZFFvRVJFSUlQWFRoZ3ZYU09kMk0wY0FoQXN6eXk0WE5fNloxcDdSOXRJT3JueHdKNG9wUjdkUDJyc3dfd3VYZ21WSVk5UzZQVFVUUDgwNjJKRU1CZFRCNE9DaVZoZm15eHpiWVlWVEdFZVRPOFItVENpeklGVzlQdmVSMFhqanRuQ1lsSVJWVHBqakl0Y3lJNmtmTHFzaTlOUjlDSkpCbENwVDdVMmlpdUJvcC16aXFUdFdxNlVfV3JXaXVlNVVScURKRElYcTUzNDZXa2lXUjRYaDZfWDlfYktKVjAzUTExSHB3T0I5UGt1TURISExrMjdwOVpUSzJtN25yeGVrYnZIRmpuR3dqaWg4OEpJRjlDMlEtbGVyZVdJeUF1YUpoY2dLNTdLenoweVB2QmVTZDVTWTJkOExxal9WRXN6cm5QSjFOOXBGaXkxOVhBU2xPbHhCTjkwY0NYa3d0V2hGMnN1WVZPU1VHRm5LUVRIWklfRUxWQ1R3QnVPMlZUSWNoT08tRFlCcWFIcnpoTjFLRGROY251UVhZX1VKaDNGWXRZdFFtNzFmNmlKTXQ5bVVvaXAxdkR2UWZIdmk2Q0lGODhwSkJrZTNlQjFBcDFpQXZUYTlCUUFNT1R4UVZHTzR1cGJQeExTUjVWNGx0TzZfb2ZBNnEzQlVlSUJPSEs5U2FaNFAyUHNjSjBPdi04M2pUV0tNVnhWTWxIYlplZnh6UTgzaHQ4eVZKaVhfTGRaQkxXaGR6b2xiWjJ1UWRabWYwV1RQUVcyTW9QQVBzeHVYY0xnbERpRzMzMjBUVWV2bmNGMEktekdpS2hTUUgzdmpqSXBOY0gxRFhSdVNVM1NXRUVGd3ZpRzZuWFFyUXJOMTZqTXhVcDliVFJZMXNDSHUxeERmYUJaNFJ2RF9JTFl1bzZXR09ScmRUV2FZZlQ5T3lhbC1aLVRKRHBIbV9YSnFHYzh3SnpKWWJ2R0JyZ2ZUTjZ2MHMxTVBBYnU2OTNpbEt4MHhXeHFVdDcybldXQ3kzX1M3SjZ2X1otYjFFa055NG90ZGVMeW9PR1habnNHQkd1XzM2NmVOOENYLXhtaGJrUmVrdjZ3TjYwNTN1UWh1MXRMSzlPRnpjbHI3QnVqMTJjOHczM2k3YnhYcG1GdHZTM05IT0NqT0NmdjJHaHRtS1Q4YThzMFdkZGgzcDBBVnc4WWZVbHJWaFU1Nm9MUExGOHB1Q2NidVJVeDh4RG1PUVlScThTVnhEQkUxaU00eDlZQktfV1BndncwWktrQzF0Wk5mb0diX0Y0eXhRampZZW5jME81UzBCX1pkUUhMNWY3WHNvem1aeUJocm9VY1ZUc24zNEpXMkMxWTRaUmdxTlkzN2tNTTBKeEEtRVFJT1hIUnU2amQxQS1YNWVjMFU2akxOOXpmdjdYOFZNWDFlUDFsYThvaXBjRWdnbFNrYm9OLXpvSnd3LUF4QklkbDlkay1FWEdPMkNLTWcyb2k1LUZTYlJZMXphenZsREU0NW9oUU15TGlFZ0hyS2VjTG9xM3lUcmhneDRleXRISDRJVVFqZ1AwUFl1Uk1qSGlVdklSUHJWOTh2cXI0WG5jSnF6TldpVUp2M3U4d000bkx6R1hOR0dXdGtfS0NHMGdUMHJGc0dHYV9CWjkwY3pPN2RxMmhzQURHMExQczBoRmNFYzZ6Y0NodHRRLU5FckNIOWd2MjIwUTl4WnVNYVpmdXdMQmZtNkZYR3RDMUF4Q3ZnaWZQb0RLRENKSTlFMm5ST2syMkdRcjZLM1A5eEp1OEdPWnpsY2lPN3c3Q1RFTzVGaGhlODB6X3NOZlFPSVJSNThzY1NqekFHWVhKMDhyQ2QtYkxSelZzQkJ5V1ZORXpHTGtETTBrdUVmMTE3dGxWdjhMNzVaZThtOWVwUG93RXVvT2hQb1gzcVRJZW5HcDRTT2NOYnJlOVJWTkVpT0lUUUYxUXdxeC1uTDlQR3FVUXpKME5KYmxfWEFXQWx6dGNaVGZKS05SSGNXbmt5VmxrZEdSZXlIMEktSDJKbllrS0RKY2FnTjJudXdOcXdNbXBNVnF2WklsS280Y2taanQtZXF0WDJvNFNYSW5ZMFJfSGVmMXNPQW9ySlpMTUVqeXJOV3lkaVVMRVhtLWpNejk4MnlHZVN3YjdyNXVBYWpfNHAzUnhSVjdyUXVaMlduamxNRzBNb3hCM3BtcG1xdTVXU3R5TENzS200UVg1SG5KRE8wUVpaMnNOTXRmSDFBOXFCZ0I2Wk9PUXJiSldaRFRSYUl5RmJHS0JMcnlTeEtXX2hndTNNaVp3UXBzQ0g3Vnp3S0NTR1BJQWhxcXhId1Y1cDdaU2h3ZDFIYm81SHBUeXBvc0NWaWVwZGF1ZFl5UTNTTzBROUhmSWs2THBVT0NVcTYxT291ckF0YTVaaUZTVGhhM0lGNUl1dm1mZUVDd3F3TkFwWHIyY1pnMTBSYUJhQ3ZPRmROd0FaZHVPQ3RnUHJSSmxoNnFSNTJQYXRmNVdRdEItcnQ2aTB6TTJKcjhTbEQ0V0FSNGpOWHk5Q2JCR3lsSDlGWUlRZV9IRDI2OEZzR2xJbjltNXZiOWJnMmtJM1l3SEE5bzEzeTJBd1cyam44WWctR09oR3FldkJDRnhpRl9LSjkzdEpnY1dPTlc2ejNwaVNGY1BkR1R6MzhfU1FkdXdrRmt5TU4tMUtmTXB1ZGpMYU0xUk54S3ZqcnFQRDFwQ0NBbHBJYTZzVGVsb0VOcTlqUGxxb0hPOE5WQWNjeWFJbWRIaWpNcmgxZ0FmNWZjaXFsQTA0SkZOTjItTmFnZHpoREtyOUZHaUdPckt0TktZZ0VQMlB4clM3Z0FyNjRUTndXcU1temhlSnZ4eC04d0dobGRpWFFVUUxoN3hRcGQzY0JkbTdmZnhXeUdUbHJpNWczRVcycVpPSFZENUVnNWdGTElKaThBS2h3QzVvOW4zNkhpNkVJMmFOSlpJUlNEWEl6UXhVQVptVGJRNGRvS0VnREgwZkJFZmN1ZWs2VV9BWUR2cG9VM0ZRNlZuSkxSU0NGdy1Ocnc3U2tTU18xdnJVdzhfWVdMQkFnZEk1RzlWcHhQSk5nZ1JDX3JoQXc0b1gzaHJuY0tCTXd2TUVNRVBIcERTZ0JNaUMzNTQ1OWhfTm9lcUdWcFg1cHBma0dUbmE5N0ZEWlo0RlVOTEJPTVkxUVVzbTdxVXExaEVVazFpV1V3Rld5VHJLNFBQQUZHQ1Y5WWFfemE4UkN2ai1VNmM1aFBqMk9rRWl1QnhOX0tZUWVYY0RoTnFpcVhJNEgySGh1TUNoZUYwWDZWWnEtbUdmQ2tuT1J3NzAwTy12cXZ2UGhtNGtRUW1XaFo3dGZZcWtWbGtiOV94U3pRcGZWb1ExYk12Q1piaXZnQVRFRDRGNFBtWGc4YWVlNW8zMW5vaTZvZVIxeEZ3WFgwOVRrTmRydVlhM0haR042SE5tb19xNXlfeVI4ejBtUmNCN3NjVW44VThlblRNMFdaWVR6Z2l0eGhBWDFfTTVfeDJMakxabHIxRzlzbHlmN3dQOGcxVDJ1VlZXbWtPUlFHay1FdkJ6MHdlYUpyNkhlUTJRaW95ZDNuYkFrYnRGTkVFTmh1QW9PZFpFbEtYbk5KaG5uQzNnQVNkYmVVTS11SGo0bTVKVjY3VEtYZUpXU0NuQ19wSElPN2VpQkx1dUNRdHdNQUJSaDhZZWE2ZmxOMlBZeGc3S1NmaHBWTU5MdUg2SkxQUlhWaWJJZGEtMEUzcjRNeHl2SmZZYmZDdUw2YVo3TnJjNGtORV9NZUxSS3ZDY3Iwc0JyVWJlV2tYQmVUc3RXQnBYMnVpTjVjay1CcVlKYnMxNzQ4VXE5am1zWkNBRXJuOUhmQ1hYc3JkbmFscTNJNzFaVzkyT0hFR053QUtfUFBKZWVHajlDRk1yU184ZWpHOHhkRU10OF9MT0IyM0pZUjUzemNhSnNuRmZMUGVPMktXNk1KU3NsVXJUNjJYV3JDLWlDREVCRUQxMER4UEh6SFc2cjNUUGxKd2JmREJLZ0g4VWFvcnNqN2dSbEU4TVloQnNMczdHVmlEZmNqeXlVd0dhdmNtSk9nS3N6ZnAzQ3VtUEpVNExsczVPcjZhWjkybmpLeEdwUk1iN1pEM0FGSGdHRm1Ca0thbjdIR2w2VkFCSEM5Z3JRbV8tOVJONkhEenh2d1EyXzhGSnJCTnNrUVBHVWRSTVJ6MXh4R3JKY3lfQ0VDMjh5NC1QNldfZWpOMTZtNlpYdUpCSEQ0ems2OEdYUW5RVE5zYUFqZkVTX3hDNmR2S1d1QWpUdWtSNnlkdVRyWE9ZTXV2ako0RU1hR2I5YTJ2eEZQaXVBMmJwT1V2OUlZT2Z2aGs0azIyejZBbHNzM1BWS0FNZkhzc253SHFFVVdOX0V3ZldSeS16UXFxVDJSSVNCSFpMY0ZhWnJFNWd2YXl0X3lhVTNzdnhBRjNDMEtwRzJDY3RWcW05MUVfcmxWREVwUG1POUlELVlwYm1TUW5RRjFFWU5qSEEzbk9ZM2hnVE1rZmxpTHd1cU9ZRXBaTXdLb2l2QVVTM1JyYW9Rbm1BTWFCRmVLSEVlRWlpcW9WdXVXZVZhQWdyVWdxMU5qRHVJR3MtQ2U0b0FrVHltbkozbDlyUzRpNWZoa0FndmN5M2RXRWlpei15NDlFMVJMMWc2bTFybEMyR0ZtVXFRaGhLeEJsS3NvMXhGS1dCLUlGR0ZZQmw4QlZ6M0NLcFBMUll6UnhGc0xnejZweHdxTWN2R0hPSkU4QmtsT3JzRE5BQVBURmVWRUxlakVsZHVzSjhxb3NSV1JpWWdtLUU2RWwxaFBuN0ZUeTZGQzVRYUdETk11RjA4OXd1SmRxU21ZclR5OERkUVZxT09vZ1VkX2VETmdteWYwSnpub29FOFNtRkNra3ZmUFRsYWs2VTlmcDRSR0lHZi1FcmVHTzR2d3FYYThZWkpRZUNndktjVzdPOThyTXhWOVloYkozc1pMcElEOWwwcDR3NFZIajBxZGhvNV9RaEJkNUg3Tl95Ul94MUF4SG9fUlBvYUVQY3g5Nkxrb1ZLYXZfVVJacm1wQXQ4WTJIR2M2cHF3eGlhS0RNU0puN2JkVFdCMVB1M09JNmtQWjdYTHZrS2JHcUhrR3J5d1NnMlh1VjIzRXJKbFc1RjNIVHUzMmV6V05fdlpKa2IxQ2FaNzhVODY2NTNFaFJ4S05iam5QdVlJWlBnRUtPeXlfd0o5LWJRSkdMS29VdC0tQ2NIWmQyVHBNRW9IYkQ2QkN5SDlodUM3TXF0b2hxRUNqbEFwS19EQ1F1MTAyems5cnlkcVg2VXVwVnZpbnV0QU9INEUyalpaUUoxTHNZT2x5NDBETkM1MF9lZnpWYmx4cEEwVHVUVmxQNlpwa01tNEhYUHZmRUJkbXdxRk5vTjB0dFF6Qi10WDlWWnJNdldqTURsMFpSZUFxTTd4Yk5uNnZ1LWhmVGZlMjFTN3Y4WjBOYXp0eV9jWXhHV19pTUlWOVRnUDdsVzdveGhDXzhfb28yeVRybkIzeDhLT1pqNTBzMnczVlB6cktMcTdSTGlGRE5yXzRSTzBQckhGTTE1RUNnQWJOa0dDX0RlM09IejdLQ2VSdDJBcmwxbm1LM0JEaDRLNFE1WVc4NEQzR3J2VWRjdTJldVo4UnNpNGxfcjIwY0RFRTdBUG5fRTRYN0RoeUtwMVlZcHNtRThMYVZIUVNOTlB1SXZuaXBGY1ZlenNSNzlvdm0wakF1QmNGcFkzUlRIN3ZTRzBDQS02NXlYU3c0MmFNMWh5Tjg5cXdDclR0aTNYN09sb0hIVEpJdzZ3Um5LNVFQYXFmclh4c0dzd0ZnVjAwN1F5Qk9DRVFUQ1JIb2RnRkZodW5BaWpsVkNkd2p6c1JaSkNzMGduODN2WGtVY1hyd1VfbUFwTU9UUlZKYmFTNGhGdlJTVnMzQkMxTGwxc0x0MWIzOERqam9tTWdvVkYzZjlBSHVlVjF6b1h2T21SSDdkVTRVcGpjRG9teFJJM1hRT1lRdVFYdjMyVlN4TlV3NVdtREFrNVpyZzVVVVRKTjBtME4ySnYzODdLRnBiOWtfVWtiZktwdDdWbHA2endqNnB4ckJSZjJvT0lkOHlXb1RPWmxIYWpWenlVVHJ1MzRwN3BlNmhOMlFPZXRaTlNNbHQ2MGhFa3ZDVklNZnV1NVpibXJFN2dzRXZDVUpENkIzOVdMME44WU1rTXkxSnhHODg2U1JwWWVuSkEyU2RkNW03N2VyN0Q4aDFPRE9IaFdwczl3bjczbFlqWFNkVGtkMlFWZEdlQy1uMktEN3I3TmxXUlItVFkzTFpxTHNPTmtuQ2xxbG01Y2NNSE4zTDJnQVJoaW0wS05Lb3haWHRyXzJwMnQ5b0NxUE9IeHA4TE5yWjNQTkE3OTYwRmRVR2djdVBOd0NONXJIQjVpSXVSaC1FU2QxQ0lQVWFKQWxOM0c2Z2k3WjNYaHlGdWtaZ0ZmZzR4SUY5OFZmQ2VHbFNlTGVhVkRDM2d3c0s1TmtjWklleVFiRlJSeGxYSnhxaWFGWjBrVVRWM29hdVdGN0ltMW45c3hJSnBlQ0drd1Jtc1JpejFGWXBiWmRDc3p0SkFxaklyeGVsYW5UM2NuSkgwenhhcUdJdm1iNXFSXzJXSUtIeHVjWnZVNWlHTC1IMS1UU2ZPZ2VScGFwMkt3YzVNTk85LVhvYk52ZVNIMWtueGNRRG9mTDZWLVFMRHN5WTRfbHctRVZjS0ZXNHE3WGxibWc0amFEVnZtcVpXMUdSc2pkVTg0MkNuY2RPOGVvTExsM2pzOVExVnBUQV83OXprTUN4QmxabEd5NzhyalJ5R1F1UkktdE9sZWoxOUxJWHVILWV2b3RiX2xsRUM2Z1VMMmNnVnpLTmFtd3JRZE5iajFPMjliRFpfaThxMF9LNUw0QXQtelFuMkU1b3FiQU56bmkwaFJTZTJUN2J3cEI1VjRRVFhTWVNjcGQzX3YybDc0aVBMN21BWEJ5M1RqM19hV1ZEc3l3RHVXd0J4eEtiSTVXYXZud3Z2ZVo4SGZQeVJyYS1kQ3FzYXJUaUJpSVQ1VmJ0OGNseW1zc1lWX0d6clNNdE1ET1k5MWhqNXRSTEd0UkZYN0RMc2ljVWJNVmZrR3pNMGU3ZUhfeGo2VWFTZjFzcUNNdEFnWlJSQ0NCQTFjY1pGbmFNbmFBcFJQWHIyaFJBSFc2U0xRNnBjWjYzTmxZbkZGMnBJbU41dl9zMGxFalh5eEstX2E5dWRvbUY5Sk5fRGNzOGMyZUlqN0NIa3hVMl9feWtnN256SjFiZ2dOVTV6OThzVnNZVmY3Y21iR0pxUE05TXlvYld5RkhCb0tTZktFSnBxNU52Qld3d1djcFRIaTFLNzM0RzBvWWEySlQzSkdKSktVTW5yRE9WUmlRbFNpRHMzd1Nrem1tSjB0bHZJeG1qeC15QkI0V2tGcmgxdUxuTFVlZ1NBbTRhS1ZiVF94dWNaRkx3a1JqWXhVaDZfSUtrMjMtY0ZyZnFXQmFkYXMyTjZCNkQ2TTJ4TzI5S0w4Uk9teDNJRzdPTERqUVNqMERHOE16czNKVU1yck0zeXJ6WVFIQVVIR3NHOFI4aGtldDJCb3hZRkZzUWFXRk5XZGswS1VTYm8yQ2RyNGRpUWF4WlVmdUd2OUlzNldSVXZtNENpdjctam00dWdmdEVLQzdqY1NldUI0SkFhNkg5ZktfRVNmLU9ZSXpZd1FvNEhPWTBSQlMzeWRjYTdUUUVMSjl0cl9HNTU4OWdJeTFzTUpIaTRTN0Y4eEQ5ajM3QklEa0Z4cWNJLTVHYk5fZGNGODBrNjEyRk1yb1R2b0tHSGY3am84b1AyV0tzd205aTF0NHhiQi1icExlMENNOVFJdktzY29vcHhLVzFjbHR6YV92dVQzdmpLaDE4eEVuOEgtM2w2SVhBZklFQzVGSzFzMlRFTlBEUXB2MWJFYzBNTlRic2FxTU40MDM0RnNrZGVsdkRLQVgxTEpSNHpkcTlMN0k5SDEzVUxqWWM2THRKdmpiTmlhQlVZNHFrcUNHd0dvcEZkczRwakVCcGMzalhPUGNxNWRQdTcyV19hS0M3aW93YTZUUFM1ZG8wNXVsaTd6VDg4SEE5N2JrWWFaaVBIU01idzdOWWFlb2c4aVpvMFlVdzBHSERqZkZUMENmQl9DWEJVX2pDR0VLYzNrb2V4UkgzcHVCWF9YamhvaGZ2UFJBb3duOGNsLXFDbUtrQmRsaHl4T1RPTHNydEwyZXpNeHBhSGVvV0FDb3J4ektVSE5Nc2VqZFdYNXNibkRzLXQ0QVNOSmNVcmx2WjJWV2ZLWlpERnlLV21PYTB5YVR3QmY0WHVpR2hjQ2ZLNWExSU1vY3J6dHBuOTZTbkxob1Q3ZVF0QjJJV2hEdk1sd2NOemlTN3R2amtianRTTnlpN2xCVHNtRXRBYkpndFozTEg0WDhFZUZLSkJ1TFNkOU9DdjVqMUcwZ0RfUnphR2JPNkE2ZUpmNWs3Z0h0OWc1eHE4bS1wOTdWSWtqdHVyR0NxR0IzX1J4bGJ0TXVBMXJMb0thNkIydkhrenc2Q2lFSm1QZTNTZmtmTGpmMno4Q3NrSUxyY1ZjS2NXb0NQUnRfeUJHd2ExQU1UOFJzWk5Xc2Y3SXZtS0ZOQXJSakc1QWRIYlYxbDFXZHNLQllHNkl0aU1IbW5NN2R0eElBS3ZkN0JmRURWS2ZteFhBWi0ybm9GN3p4VVVwMmRDaTFPdGloLVBKYVh0d09FYm9yRVNmTGVsd0pYbFZmdmt0MFV3WF9HVWRibmRwelFfMjd3WUNPWHprY0VZeW1YTlFsQTk0NFlGak9JbHMtOGhFVXlZYWotNTdCeW9WSC1GV0pyREJSMldnQkFLeDhuOE1EcHhGSG5aMG83ZHIyMUsyWlZsXzQzcHg0ZUpQTU1TNG9TMEtJODcxZk5hYWxyVUFIX1FnZFQxU3ZUQmhUcUdnd0NWT0JxSkptM0xoQkRmX19DNVE4MjVMamI3THFoeXktMEwzWW8tT1NrRXk4Q09TWWtUckplV240M2hkQnFMeTRSaHFEU2JqaW1GYTNnRl8tRnRFMVhRSklDS2tDSDFnN0FhY0pNemZyM0xBUTZlUVVMLTN5R0ExQkMyd2t6Ty1IWUI4TENJSWJBWGotX19UQmdHbXVWS0pMV2ZWaFhMMS1QeHc2OWFJcmg4VXlVTVlnTDdrcjA4MXhtdTNXdDg2dURnRVlJQW5PVWttanlNMERRZTkzaHRZX2NXN19ObFE2SmtqNXd5S2RIbGZsZHRUemF5cHRNM3AtVzdVaTlhbGZzTXZ4Yi02SW5XU0FHc3dsZGRNNkFWaFF0N0NXQTQtZlowaXhESkdzSlJHWm9iVTN5VU9ZeDhFS29ralYxODRPZkhWWThmdFFNSkJyTDFaWWhlbjBTLWRWNWo1RUVuM2J4d0RPTTFreThOdWdFODdBYTdwSnlwQncyWXlieW10SkFuZHhfN3NLcTJjYWQwbTFmWkxVbVc5RlNhUnEyQTFqNXlaRXRqZzJxSDMzMVg3WEJrcUs4RHAwYlhYVE1ZQUJJN040MVUzM1Vrc2VWTWRGUGIwQk04NGRzVVdmRlJxYW5UcGV5VVJHaElibFV5N3FzeWFDWVZRYlFxVVRSYU5XVHcxYUtLMkJYUTBYaGJ1OHVDNjRJU1lWV01lYzhkQVM0eXpadUtKQ1JWODc2MHVmTV9DeFBVOEt6MEkwbHZpUWJQVzhtMWt6ZDg2eGxhcnVHOE1TOHJIdHQ3ZU9zekFQLWdrb1ZCcTZJc1ZTdFhtX2d2RDQtRFA5Nm5RZDlTMmw2RC0xWlZUa3VpRnBUTlpQcmJJM2FOUWxuM3pZTy04SFM0bWJUSzNOekRWb3ZmZF9aR1gtajZtcmhGR2JYVkF2amJhdFZ2Y1IzSkw1U0VBZzNQcEc2eFNEUV9aNjBBck4xV01Xb0dZQkwyTXBnRGExVUIxeC14X2c1b1VtdVBERzRudmpWLXVKYmVzV0dFbnU0cHF2NUR4ZzlxbW1sQV9Cb2ZTSG8zaU5kb09VdjJWMnR6eWR0MEcyemdlbm1GQ3B5ZkMxampIdWsyZVdZSDY0YnN5NXpnU3J2dUFsbEotaW5vaXRlcExHV0pWOE5LelZRWUFidnhSYjIwZXplSWFqeGJYTW9nWG5jMlFWZGhkR1B5SXJkUlU1NjdXQV9USGtGVGVOZkpyLVZIdFlaekhuNURxNUFDcmRHWXN6Q0tjTzJrR2pFWkg1T0VobV9SQ0xIcTNPZHNodEQxZmJRbC13bTVXMHlSRDljSUJGdS1rTTRCWjNZT244cWNEUC05cVlMMTZVLWNXVmxhYWtUbTRvaWxkOXhLRHZrNDhjelVxODd0ZGE0dmR0UXNvRmRDLTRnZkZjTlI3UEs3TkQ1OExZbFNndElIU241NlRqQTlXUDRKelJUbUdlLXVkMXZsWHczeVhTMlY4Umo2QWlsa3phQ0dHY3g4NWZpaS13c2FodlhjRW9qTFFRZzlGUWpoQjRjVDlNOTZCOHNEa0hCdWlVTkhIcFN0dXBOXzMzdEFhRW4tNnNhN3JxOG5LbDJJTVRPNWtBa2FYU2h3WG9NYUxmYm5aY3Vmczh1aG85eTk1TFV4VHpMWUh2OTdzYmtVVHBCRzgwVzAxd3hTbTlTeDJMQWNwdk9oR0lRcTllV0dBdUg1aU1zcXE2SE9pMTktUXZWS0RIZVRHRXltbGRfZkFRdDZlMU0zaDV0UHhjLXRvTy1yLWVBeGxGcHhJRlZRekpTN0NBbGlXR1RkYjBSUEZObWFTbTlkRlJyOHk4QjNuX09OTFRsQTFpYURSMmRlX09IYXNFaU1xdTdkZjV1VUswWDlwNjd0MnZJTVFITHhYZXA4dXZYRk1IRV9oLVZodWctbHBLTzQySm56OGw5R0ZITml6TUxHc2xGRjdkR25wZWY5aFNFNEgwV2FXNHNuRGVsVVFsd011cVI0NVJabTYyMnZIazBuQm52NjFIMDhUZ09hTXFySWo4c3ZQdXAtZTR5TE1obWZybFBtSU9WS2QwS2lHMkp0VHB4dkoyS0FZQzdJMDVWeW9vNnlvNTE5djdJZWZvbEtNXy1ySUY4Ym5PcXROVjd4LWIzOWxtVTdJaDM3cGVkeXRMR2loUmdyLUx4ejZxeGFWRnY0djRTOTNaZTRrVGIxbm1RZ0R3ZkdzQmhQdnZsX1Ric0lEeERjYTJzUVpFNGZNcDNsd3VySnNZZVI1eVBLU2diNWh1Q1BfR09aV3duY1JLRi1NeFdDaDhZYWotTEN6dGhGVjg3VkpKQjAwVy1kQnB2Q3B6T1MtQkM4bHJDLUZzSnFiZE1LWGhwWnNyaFpzeGFxd3JVeUxqQi1OaTlNemdCYkVPbS1henpUVU5UNUNNdjAzYks4enlFZktaRFIzZG5zY2RwQW1IN0VidWJ4aFNjVERoUWZFTnR3UnRjbDM2NVNIQk5TRmdGZENERHNkaU1tcUtMM1l4c01kZ0JmdUtOSjQxSVFRMzZFd09MYUdpR2V0T3cwRTQyeVBiQ1NXYVVScTNkMFlJbGZPUkVSRFlGSWE4dFRqSS0yQXkzal9ESzVwWUloM0NWX3dSY0NsVG5zSXpic1JWSWNOejQ3d0o3amNmNllNNW54UzdpZDMtWU9DbVp1cTk4Yy11X3hJWXJYTjl0bE5qSzVMaTRsNjJTaFpDTnZwNENKRmxtRDhLV0lwQ0NJNkVDSFlLQkFfSUtkZlMyZGl0dkQ1eGdXcTJuaGtoZTRpTFVCdVpaQVhhNVc1TFBlV3ZnNlFubTI3Nk5XLVpPbklZcWttS21qSVc5UWhYQ0ZDc0dybFlCaUZ1QUFrUGtDenp6TXE1OENpRExNTEY2YWRmM1RpNnBXS3JBa3JfYWF1eDhfSHpoblFrTllJaTlTZF9ySUktY21nVjlkVVE3UHZtRWd6ZkJJQXMxUVRvZWRjRm8tTEZfMWFucmhXcEQ3SDZFaTl4NnlQZzBsLXRNRHQ4MHV4eEZvRDhJNGc4N0NMR0h3RUlpQ09rLThPRU9zbGVIS2o5RXRaTEpURHpCRFdXbWM0a1hGRGZlLUFjRkFSMGwtaEd3b3k5SV9RRXkybnNvQ09VRFQ0dHVDeWdOWlVsWG9PeGlQc3RYRkpyMjR1aXNLMllfTS00Q1NJVzdzVURYREJXUmlrcGdLc3ZuNG5JWEsyRmxVSFl4N0hLNVpVMnZpNjFQeURKYzJuT2FYcllpNGJydnMwQ1B1T2dOTl9DQ0tiVnoxNWRXUVFPTUJuTzA2ak5nVHpOc0t2VHFwOFg3QlRLOUs4eWFUbncxR3BsWURDNGdDRW9qdkthVktxcDNKSk9RVjE3ZlpzbEpwSjJzSmRoWVM1bFVTTG9NQmZBdFlqNHNFNjJSd0N6S0dUM29LelVNRnBndnB6MTJMSjZJQTFDelpsLV9ndTFja1E3VzNKWGhXejdWY0ROdmFVaWJza0ZHNVVZVWl5a3FiTWJXdlZZT0JKM0hEc2xoaTYydzhQMkJaUjFRT3p0MUlPMmJVX05WRWdvVG9hZWpLODNkdjA5c0I1bUZ4ZTU4WnF5dmdEckVpM04zd1o2cEtGRlRJa050Nk8tQUJCSHluNWZ1U19FckZtbEszeVJLZ3BQQUlsYlJWUUFUNFU3YnFab04xWTRrYXhLekc0d1RDWE96N0w4UnFkdDZFYWM5Z0sxTDdVcVJVWEkxbG5zZzNpY29NWmZjTjdEaXBublYyek1KQUVLd3JSME9hTDBuNHpOdFdtMDNNQ2lhZGZLMkw3WTFobDVUc1BvUVJCVklNTmxuNVdVaUFGRDcxUUY3MDl3SGNEWjdiazcwQ1JyWk9ublpXbTl0cjJPMG5qdTFCeU03Z2puWU9iOEpuTHBXeml2ZGhiamZUSHJ2Qm9IbWVwZXpCUGdodW5xWTBtVTJ6Rm44MVNmRXBnM3ZmaHltaksteGNVVE1IdnVDWkt3RGdsOFpGclRXUjF2Q3dfeGg1bWxDY0NSYkRNNk9fdkNlNzlhZ0dtZkQxbzhFa0VqbnlwZUF5a0dQZkJla3NqVkUzTU5NNWlYZS1mYXlBSDNpcjFfZXdUeWpNX3kyNWY0ZDdvaG9rZFhNVG55Wm1yY1dva1VzcjZVVkUtNllBZEJfUzlCM1FWR2dRQlAySk9fNU42MmNPZTV2bWU2bzE0Z2locFRLNnVuZXF2T2ZuUHJKTzZXXzFkUFVROXoxS3lRU3VBUFFKeEYtSS1CUGVPZjg5ckdzX0hTRFl0VURkRk40Zk03M0R3Z2hqQVhZaDh2aUhDUmUtd1pBS1FnM3hKLVlNcmhTUlotZWs4MWI3M1ZoWktZbkwwOHdPZk9vOE9TYklCTnNVZVdnN1p6dGJWQUtPMXBNdVBVMDU0VzJLSmRpaUkyZGFyV0VMUXpTb3FOWDJ1TVI2aGstbHZ5NGxIUkx1SUpxbWE2c1VVRHZ2Zm85NGJXMkhEX21YNTEyZ3ctRlZHYnhNZkZSY1JGbElMelA4ZWFHYjg5Rk9wN25vU1NJUE5FWUNLeXpFeXlrODN6aTQ1ZENkQko2b0haYmstR3B1YmJyU1c0UHFUdXZMUnZnUEhYVzQ5Ql9tYk9yd1dtaUtldWthNWRyMEpGMm93a3RwNXVXeEVZTzIxcmVuVmJndVlreHRPUDBTUGQyeUtmanNFSHRtRll6c1YzMndJMzV0YUdaN2xKaEstT3FKMEhaLU1HOWV4X2lNTUM2ODg0R3lXNTAtSjJMUFl4MmpJQXBJXzdWWVd5Y0lTNnpRVkdmMHVkQXhtYzVWWGIzaC1ReG1WQ3dqU0lpZ09hbTFKXzBDSVFKWHJOTnotdHZOZUhhZ25uRXBzaU1nVEVtNURHVGxqYWtZRExLa2N3RXpDNkk2ejJXU1pRMngyTkFNQU1RVlF0Vl9WcHpiN1VkRWNldGZmTzNSaWprUFhQcEhmOXMtN2FIRkszeEo3Q1FWeXpsR2lDRExfN0MwZWpXd1MtR2pWQU8xeWVRbnB5d2RzRXZGa3loYzBsMkVYNk5RQVRsNzAtbXhtU1JmTUxkbzh0QTZnWFo5N0xnYnk2LXZTVXQ2ZE96NTQzMjdHUUZHU1NPWHJncnpLaWdTQUx3UDRxV2YwdGc1bTdkZUN6UER1UW45NXJWdWF1MV8xRVhWZlJodFVxVEcwcTdIN0tuRC0wanRvS1A2S1FhWkh0LWY1Q1dKZmg3Mmxzd1JQUWNwYUJnTlBjQk1mVFJIdnVWSlVXSFpONFVPdHhSQVJmaVVvbGloYmI5Z2g4ZThDN2R4MC1BYkV5dEEzeVVXelVqLWg5VzVDQ25aeURPN2JGVUJpbzFxNVU3QmFTMWNsczZUdi1fYUFfMHl1OWVXby15Rm40TER5QkxwbUtwbi13UVNCRTUwM2M0UEpwQWE2YjNQSW1mQm9PcjdZQmFKNU5FVHdxWDJEeWV4V1dxc1k3cnZrRm9LQTJ0NWhHZHV4cmdwekNLQW9DNE5hWlhvMmRmMXhlZW13NFYxb0V2RXJkRmo4b0JXRjZXLVJ0cnhzNHpvMDBxck1LcVE4ZU1qaXZHUGdteS1qY3JUMXhkLTZSSVpHdEIxTS1xcFJ3aGlGUWVVeThob1h1N1JYRkdhMjZjbUxDRmxxUFNfNVpVNmRTNi1ITzN4a2R0MGFFQmYwV3V6dnJZeTdnYzVFZFA2VUFFRlk5ZXdsOHhSSUI0NXM4cGhlWkZCNzVMc1I1Ump5eGZ5ajh6TWFKTW1oS3gxVzFhUU1xaVM0Qlk5S2NMTzRzV3RZN2xWNlRBbUdJU2Y1eWxITzNLcDYxLVpWbjZWZjBxdHFKM05uZWZKTTA2S3pfTXkxSE9TM2ZOUVBIZWRRLUhKMHkxY0tKSHp4anBjcTQwTVZHbEk1cTJtOHhBVzN6azZmYU1sTUZ2bUpHSF81Vi1CNVJQSnhrSXpFVTBJV0FsSEZtYV90NENITXAxZ0lHU3pmWDdlTms0NnBWVDl4VUtyOHRRRl9qMnRXa2lleGhjZFR0S1lldXNRYkU0OU5xbE5fTk0xREE4VElyNmFRX0tRQTJMOGo4V0xfamFJZ2VxVW54Y1pQVmxwN3lYRkVfTVRBMDlEc21iSGtuMFNPWFpSWWhwU3E0a0hrdjNvYVFNZnJmSjhpUkkyQy1NdUk3TVc2S0cyNW5aRU9WU1hKa3Y1Y3daSkV4LVVVRXFBZnNpb0pWVk0takpXWDAzNS1wS1hYYVBvOWhvSlFvOVg3WkIxTjREN0swTldrZlBSYWZpNnIwOERBVW01V0psM2RNeUVzWldHWndFT09vMzk4Q2Nad2xtY1NjRmVnNS1kcHBRakp0VkEtV0tUQk5kZEJCREd2cDFuVUZ6QmliRXRMLU80WlBpU1J4SWQ3YlZ1eENLclo1RHVyLVBSXzFrNVh4Mm1ia2pQZzdCRTJfQ0JFQWh3TnhvTFI0N2djMExOb2tDN3dVRmEwRkJ6cmI1dGJYcnpHejRrNDFabTB1WF82VE1SMmk2Y1Q0ZU1SLUtfOXdEel8yTGI0WGcyWEgwanpROWRkSlEyNmhoV0J4NlBmbldWQWwtOUNjVFFmOHBFQk9fZTNweTBBUG9RUEoxLTNNRlI5dldqSFMweEltR2NNc0lzTTBpc2hnYmtfcnlFMl80bzdxa0YxTl9ZYzZCRE1vQzk4RTNqaTVfdTUtTEdLZVZ4UnloVjFfMUhjWkl6eHR6VjRkZVNRdXYyb2E0VjF0eUhkdG1RaldUUjhmUk1vNTVkOTA0TVd4Mzg1Wm5BLVJCVWhnNExZb2NURXZjdV85X2lwVnk5c1M3NkFrb19nci0zQ0JxeGdORlpoM1Bsc082ajc3WnlNZWk1dXp5ZEdQTXJqT2FMSFo2cUlJakFpRU1vUzF4YWhFdXlteVNMQ2RKUDd1R0pPX01rcnNpeGFOTGtjMWl5cVBKNVBxRWhWNkZ6SUxrZUVmLXBmWEJmSVl6UXJVZ2RTMXIyV3F4aWJfLUN3YnZNNXBZTzhQc2dUQnlsVV9UUVp0MEI5c1F5TGtmY1FxbHhLQlpVclkwVmt3QlhRYzM5QjJJeE4tZXNHblkxQWVrSzY3dUhNVDltZkczMGhieUEzTHIyN2ZGenI2MjJrbS1Eb250TVg1N1RaOW9pMjE4MW1YU3VCTFZtXzFWaXpfMGJ5NDFIUDRJMlhEdGtRZjhQVkU1RXQ3WUJvbTA0dmZkODBMdFgtcG5QeGxOY2JMTUtEbmlvSkx5NWtnWDdBX3hwUTg1VTNwbmhuOUVvb0FMTGR2MFpIM29KTk9PcGx0cjlMa1BLa2ZIcEYyVElqbnpqc25kZlNwQVIxaUVXNkZBVTNxa21YODB6VnlVeGhqRUttdDRVcWlMellEeFJXZy1ubnJXSTA3dEhLaGpxVmlyT1BIQlBFVzhadk5wVEk0Y3ZndVZDZzZiZ1Q1eTNSSkNiSzJwZXZkOEJhR1RwbkE4eGxsTWV4OEhrMVk3OEotVG1QdXIxUUdSTGxSTmI2cTdwNGRUWE11LURTYXM4dlluQ3E1ekFNcUdJQjlibndKTUludFZiZ3RGNkx5RjVJb1owSGE3X3RtdzdRRVBWV0VfV20tTElaamp4VGp5b3NKclpKbDRSMnR6YUNnc2NNRWQ3UXpoRUhKbmVTZE9kcmo2eGxGTVRVZjEyWXhoM1B0TjQ3aG9rcHdxVUphZHVqWlY0SDVUcVhjQjZZbFRwVEFranZwRFhwTTZDNDNCazdwZHRyU0x0aXR6VDBlVzVTQVZpMFBnLTl2ck9RRG9QYWlyQ1NqYkIzYW55NmdWV3NndUhYNjNmSldlTklldmhUNTNzYjE2TXpvc0hkdkVQb1Q1X1QyNVZ3aGJmOGx6LTVzemN3V1JoZ211T1lDSTFrSElMVnpaTUNIWk1lWC14NVUyZWRtUUYyNEtSVW1nZloyd3VGRThLUWhPWUZ4dTVYdGd0M3lRenNjUC1PYjhMTkVKanY5UHJfckxBdEVycDFPbUtrbmRxTm9GSVd6aW9lMUt0ZDRlaFJvSUlGSVBJaXIyTEpOMDMxOTlRV1Z1NmZRVmRkdnk3Q243SHNDaUxqdEh6N2RnN3ZiN1NaTXRDQlJQaFB5bkNDQ0ZTcGowVnhYQm9ZWGprNEVkQ2pvYXFlTHpvOEltUEsuclQ3SEhkLUtnaG9nMHFTd1I3OXZhZWlXYV92Rmx5Rkc4TjQ2U29BRkJmNA" + } + } + ], + "Variables": { + "0": "testcert04277a19e08" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.cancelCertificateOperation[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.cancelCertificateOperation[1].json index 3e867ae770ae5..51b9bc8bc7438 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.cancelCertificateOperation[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.cancelCertificateOperation[1].json @@ -1,130 +1,492 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert806319a0bac/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert05792b1d900/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1341082b-2145-4c80-81a0-da2030e7ab44" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 06 Apr 2023 23:04:03 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=131.107.8.97;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1300", - "x-ms-keyvault-service-version" : "1.9.749.1", - "x-ms-request-id" : "786f24ee-81fe-4650-8973-b515e4f83a06", - "Body" : "{\"id\":\"https://azure-kv-tests2.vault.azure.net/certificates/testcert806319a0bac/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALkJDLsMaRtqqngG2IbDDuL0gMga9jCgnno789BNLyXtoIL01w+gcuhri/lPkL9zv0tcCVQd6Tztq8rO+H+kgto2Ou5Vs19qddRJQv4pzjGo21N80RmHDd73pSUbYdwAEgWCUBxnvfrqcXerRi4AmwV6Np63THPgxHSNcAfp9eBmIo9pskOudEwhhjQZOmGtgljSKNcFJG/NoBcixgosrw1g7XWrOcfUqatAnZX2pXBGGbffoEccaN3aCdpr97c0B+9e/qlh8mkIpY0Ee4PMzCLcnzXki/v9aK2xetvbpMmb3Iie+BqHF9f/OxmOTR9NlsLphBuMt8ac0I5Rq46BQqECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBURjRPOLJnewzKja6fbNK+0uShpuwHdnqjU3bQwMORIhSz9V5aqHiOkK1k3yCnUsD0Wly2K4PYqvJwBg0m7jdRQJ94WEOhBVQhr6nlXpNhYdBxRm8GpAcT0BQD5c2IF6O9XFN4TA+slpM69gXIhirEphcfTl1Y75sEVeaoH7nHASfYS7rHTF4zgeujteLlgKfj0s6jPIE3wt7+dbKDBVXgfjCWrljIPL89P+UBg0v0tZiKOpXrCMOZFFyLQ/MUhfQVP7k+gVvxAnW10CRYsJux/k5WFJIxyovPlSSz25ghwqRSMyKq/PlGnfsXJ/LRAJ8QsedVMn9C2CjdHpk66LZe\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"64bfce7cb2ee42658170faa8f23b962d\"}", - "Location" : "https://azure-kv-tests2.vault.azure.net/certificates/testcert806319a0bac/pending?api-version=7.4&request_id=64bfce7cb2ee42658170faa8f23b962d", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert05792b1d900/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "71b321e6-08f9-4957-932e-cf51f4d5454c" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert806319a0bac/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert05792b1d900/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3c6d6b93-fd9b-4317-a630-0f26e2c92293" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 06 Apr 2023 23:04:03 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=131.107.8.97;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1300", - "x-ms-keyvault-service-version" : "1.9.749.1", - "x-ms-request-id" : "1575e986-bb2f-4590-bdbf-453b3f51d950", - "Body" : "{\"id\":\"https://azure-kv-tests2.vault.azure.net/certificates/testcert806319a0bac/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALkJDLsMaRtqqngG2IbDDuL0gMga9jCgnno789BNLyXtoIL01w+gcuhri/lPkL9zv0tcCVQd6Tztq8rO+H+kgto2Ou5Vs19qddRJQv4pzjGo21N80RmHDd73pSUbYdwAEgWCUBxnvfrqcXerRi4AmwV6Np63THPgxHSNcAfp9eBmIo9pskOudEwhhjQZOmGtgljSKNcFJG/NoBcixgosrw1g7XWrOcfUqatAnZX2pXBGGbffoEccaN3aCdpr97c0B+9e/qlh8mkIpY0Ee4PMzCLcnzXki/v9aK2xetvbpMmb3Iie+BqHF9f/OxmOTR9NlsLphBuMt8ac0I5Rq46BQqECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBURjRPOLJnewzKja6fbNK+0uShpuwHdnqjU3bQwMORIhSz9V5aqHiOkK1k3yCnUsD0Wly2K4PYqvJwBg0m7jdRQJ94WEOhBVQhr6nlXpNhYdBxRm8GpAcT0BQD5c2IF6O9XFN4TA+slpM69gXIhirEphcfTl1Y75sEVeaoH7nHASfYS7rHTF4zgeujteLlgKfj0s6jPIE3wt7+dbKDBVXgfjCWrljIPL89P+UBg0v0tZiKOpXrCMOZFFyLQ/MUhfQVP7k+gVvxAnW10CRYsJux/k5WFJIxyovPlSSz25ghwqRSMyKq/PlGnfsXJ/LRAJ8QsedVMn9C2CjdHpk66LZe\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"64bfce7cb2ee42658170faa8f23b962d\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert05792b1d900/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "cfebbc11-ae59-4a63-a475-1a314ae85260" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert806319a0bac/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert05792b1d900/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:19 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert05792b1d900/pending?api-version=7.4\u0026request_id=048fec743038422987fcc85b300b2d2d", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "66eceaf8-ecb5-4b55-b560-d2440e47aa0c" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert05792b1d900/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALXZX\u002BtSthj9Bx4gHT1BWW5C3ewIuVe0TfRRKRid/tVnBwidkvyEda\u002BcHuvHf2QHbjJhU86xdmizo4IgXXJ3uL4/mQTIXwh4EdmGBFxr4//nbdOM3C/O7IerOb/5np5B1rEtIIFjxVrLc\u002BjeRaeH\u002Bf2KrZSW0UZA/szliSoguNi9d59qtaF3VpNLNNtjqKlURKSoM6k4UVNTCN8qpuE9hCtxFpHN7w15aNsMNKb8Jm23jcoBeveiFSM1PHuLw43fWPe4eL9Tq2gus1pmuzOFVw6OMS5VV9jBcpsLJEgX\u002BVnxoJMpvxVDmVl0ip\u002B/WsG2LnoG7Z23ns1bvx7MNtAoFWECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCl6XMbjnMfmdaK/A5WpSFTQus90urZxCW4daPN\u002BE\u002B789wgXv65qVh\u002BAGrDWAdrkc09s6D2RcDfx5O6fddKRBGPsMnxy5VFK1O15zzKOWhley7GHQoG5HS4L3aBDKTHEXS4AwYHpOanyDADgIcw1859h/HKiThQz837UPk5L8Gs6sibWNx7ruWkE1DY1L0C/J3RK8\u002BcSBIayt4Uxg20D15\u002Bq8nPilWUWdHdNyKGasRziIJP1tBHVnSemcsFeDLcllFN4qD0vOzo7MlhptBgzNHEprnavjs\u002BQXxFs\u002B68U55eT3YRcYjsCkshDGyhhDKR266prAAd6w5gRslIS7vb2U6c", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "048fec743038422987fcc85b300b2d2d" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 06 Apr 2023 23:04:03 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=131.107.8.97;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.749.1", - "x-ms-request-id" : "12d6d3e0-fae2-4933-bb7d-4969fcd1d2b5", - "Body" : "{\"id\":\"https://azure-kv-tests2.vault.azure.net/certificates/testcert806319a0bac/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALkJDLsMaRtqqngG2IbDDuL0gMga9jCgnno789BNLyXtoIL01w+gcuhri/lPkL9zv0tcCVQd6Tztq8rO+H+kgto2Ou5Vs19qddRJQv4pzjGo21N80RmHDd73pSUbYdwAEgWCUBxnvfrqcXerRi4AmwV6Np63THPgxHSNcAfp9eBmIo9pskOudEwhhjQZOmGtgljSKNcFJG/NoBcixgosrw1g7XWrOcfUqatAnZX2pXBGGbffoEccaN3aCdpr97c0B+9e/qlh8mkIpY0Ee4PMzCLcnzXki/v9aK2xetvbpMmb3Iie+BqHF9f/OxmOTR9NlsLphBuMt8ac0I5Rq46BQqECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBURjRPOLJnewzKja6fbNK+0uShpuwHdnqjU3bQwMORIhSz9V5aqHiOkK1k3yCnUsD0Wly2K4PYqvJwBg0m7jdRQJ94WEOhBVQhr6nlXpNhYdBxRm8GpAcT0BQD5c2IF6O9XFN4TA+slpM69gXIhirEphcfTl1Y75sEVeaoH7nHASfYS7rHTF4zgeujteLlgKfj0s6jPIE3wt7+dbKDBVXgfjCWrljIPL89P+UBg0v0tZiKOpXrCMOZFFyLQ/MUhfQVP7k+gVvxAnW10CRYsJux/k5WFJIxyovPlSSz25ghwqRSMyKq/PlGnfsXJ/LRAJ8QsedVMn9C2CjdHpk66LZe\",\"cancellation_requested\":true,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"64bfce7cb2ee42658170faa8f23b962d\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert05792b1d900/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "802faadd-c950-4189-bacf-f07fb9c66f41" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert05792b1d900/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALXZX\u002BtSthj9Bx4gHT1BWW5C3ewIuVe0TfRRKRid/tVnBwidkvyEda\u002BcHuvHf2QHbjJhU86xdmizo4IgXXJ3uL4/mQTIXwh4EdmGBFxr4//nbdOM3C/O7IerOb/5np5B1rEtIIFjxVrLc\u002BjeRaeH\u002Bf2KrZSW0UZA/szliSoguNi9d59qtaF3VpNLNNtjqKlURKSoM6k4UVNTCN8qpuE9hCtxFpHN7w15aNsMNKb8Jm23jcoBeveiFSM1PHuLw43fWPe4eL9Tq2gus1pmuzOFVw6OMS5VV9jBcpsLJEgX\u002BVnxoJMpvxVDmVl0ip\u002B/WsG2LnoG7Z23ns1bvx7MNtAoFWECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCl6XMbjnMfmdaK/A5WpSFTQus90urZxCW4daPN\u002BE\u002B789wgXv65qVh\u002BAGrDWAdrkc09s6D2RcDfx5O6fddKRBGPsMnxy5VFK1O15zzKOWhley7GHQoG5HS4L3aBDKTHEXS4AwYHpOanyDADgIcw1859h/HKiThQz837UPk5L8Gs6sibWNx7ruWkE1DY1L0C/J3RK8\u002BcSBIayt4Uxg20D15\u002Bq8nPilWUWdHdNyKGasRziIJP1tBHVnSemcsFeDLcllFN4qD0vOzo7MlhptBgzNHEprnavjs\u002BQXxFs\u002B68U55eT3YRcYjsCkshDGyhhDKR266prAAd6w5gRslIS7vb2U6c", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "048fec743038422987fcc85b300b2d2d" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert806319a0bac/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert05792b1d900/pending?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "31", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "cancellation_requested": true + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1299", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e395a14b-d79a-44f9-b688-381d04d28a6b" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert05792b1d900/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALXZX\u002BtSthj9Bx4gHT1BWW5C3ewIuVe0TfRRKRid/tVnBwidkvyEda\u002BcHuvHf2QHbjJhU86xdmizo4IgXXJ3uL4/mQTIXwh4EdmGBFxr4//nbdOM3C/O7IerOb/5np5B1rEtIIFjxVrLc\u002BjeRaeH\u002Bf2KrZSW0UZA/szliSoguNi9d59qtaF3VpNLNNtjqKlURKSoM6k4UVNTCN8qpuE9hCtxFpHN7w15aNsMNKb8Jm23jcoBeveiFSM1PHuLw43fWPe4eL9Tq2gus1pmuzOFVw6OMS5VV9jBcpsLJEgX\u002BVnxoJMpvxVDmVl0ip\u002B/WsG2LnoG7Z23ns1bvx7MNtAoFWECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCl6XMbjnMfmdaK/A5WpSFTQus90urZxCW4daPN\u002BE\u002B789wgXv65qVh\u002BAGrDWAdrkc09s6D2RcDfx5O6fddKRBGPsMnxy5VFK1O15zzKOWhley7GHQoG5HS4L3aBDKTHEXS4AwYHpOanyDADgIcw1859h/HKiThQz837UPk5L8Gs6sibWNx7ruWkE1DY1L0C/J3RK8\u002BcSBIayt4Uxg20D15\u002Bq8nPilWUWdHdNyKGasRziIJP1tBHVnSemcsFeDLcllFN4qD0vOzo7MlhptBgzNHEprnavjs\u002BQXxFs\u002B68U55eT3YRcYjsCkshDGyhhDKR266prAAd6w5gRslIS7vb2U6c", + "cancellation_requested": true, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "048fec743038422987fcc85b300b2d2d" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 06 Apr 2023 23:04:04 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=131.107.8.97;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1134", - "x-ms-keyvault-service-version" : "1.9.749.1", - "x-ms-request-id" : "998d727e-4e89-452a-b5d2-67ef3ab703d3", - "Body" : "{\"id\":\"https://azure-kv-tests2.vault.azure.net/certificates/testcert806319a0bac/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALkJDLsMaRtqqngG2IbDDuL0gMga9jCgnno789BNLyXtoIL01w+gcuhri/lPkL9zv0tcCVQd6Tztq8rO+H+kgto2Ou5Vs19qddRJQv4pzjGo21N80RmHDd73pSUbYdwAEgWCUBxnvfrqcXerRi4AmwV6Np63THPgxHSNcAfp9eBmIo9pskOudEwhhjQZOmGtgljSKNcFJG/NoBcixgosrw1g7XWrOcfUqatAnZX2pXBGGbffoEccaN3aCdpr97c0B+9e/qlh8mkIpY0Ee4PMzCLcnzXki/v9aK2xetvbpMmb3Iie+BqHF9f/OxmOTR9NlsLphBuMt8ac0I5Rq46BQqECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBURjRPOLJnewzKja6fbNK+0uShpuwHdnqjU3bQwMORIhSz9V5aqHiOkK1k3yCnUsD0Wly2K4PYqvJwBg0m7jdRQJ94WEOhBVQhr6nlXpNhYdBxRm8GpAcT0BQD5c2IF6O9XFN4TA+slpM69gXIhirEphcfTl1Y75sEVeaoH7nHASfYS7rHTF4zgeujteLlgKfj0s6jPIE3wt7+dbKDBVXgfjCWrljIPL89P+UBg0v0tZiKOpXrCMOZFFyLQ/MUhfQVP7k+gVvxAnW10CRYsJux/k5WFJIxyovPlSSz25ghwqRSMyKq/PlGnfsXJ/LRAJ8QsedVMn9C2CjdHpk66LZe\",\"cancellation_requested\":true,\"status\":\"cancelled\",\"request_id\":\"64bfce7cb2ee42658170faa8f23b962d\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert05792b1d900/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1299", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4ad8d219-fcd5-4caa-a6ea-cd7f19635dcf" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert05792b1d900/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALXZX\u002BtSthj9Bx4gHT1BWW5C3ewIuVe0TfRRKRid/tVnBwidkvyEda\u002BcHuvHf2QHbjJhU86xdmizo4IgXXJ3uL4/mQTIXwh4EdmGBFxr4//nbdOM3C/O7IerOb/5np5B1rEtIIFjxVrLc\u002BjeRaeH\u002Bf2KrZSW0UZA/szliSoguNi9d59qtaF3VpNLNNtjqKlURKSoM6k4UVNTCN8qpuE9hCtxFpHN7w15aNsMNKb8Jm23jcoBeveiFSM1PHuLw43fWPe4eL9Tq2gus1pmuzOFVw6OMS5VV9jBcpsLJEgX\u002BVnxoJMpvxVDmVl0ip\u002B/WsG2LnoG7Z23ns1bvx7MNtAoFWECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCl6XMbjnMfmdaK/A5WpSFTQus90urZxCW4daPN\u002BE\u002B789wgXv65qVh\u002BAGrDWAdrkc09s6D2RcDfx5O6fddKRBGPsMnxy5VFK1O15zzKOWhley7GHQoG5HS4L3aBDKTHEXS4AwYHpOanyDADgIcw1859h/HKiThQz837UPk5L8Gs6sibWNx7ruWkE1DY1L0C/J3RK8\u002BcSBIayt4Uxg20D15\u002Bq8nPilWUWdHdNyKGasRziIJP1tBHVnSemcsFeDLcllFN4qD0vOzo7MlhptBgzNHEprnavjs\u002BQXxFs\u002B68U55eT3YRcYjsCkshDGyhhDKR266prAAd6w5gRslIS7vb2U6c", + "cancellation_requested": true, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "048fec743038422987fcc85b300b2d2d" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert806319a0bac/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert05792b1d900/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1134", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a6a54137-e63b-4328-93e9-b312a8670442" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert05792b1d900/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALXZX\u002BtSthj9Bx4gHT1BWW5C3ewIuVe0TfRRKRid/tVnBwidkvyEda\u002BcHuvHf2QHbjJhU86xdmizo4IgXXJ3uL4/mQTIXwh4EdmGBFxr4//nbdOM3C/O7IerOb/5np5B1rEtIIFjxVrLc\u002BjeRaeH\u002Bf2KrZSW0UZA/szliSoguNi9d59qtaF3VpNLNNtjqKlURKSoM6k4UVNTCN8qpuE9hCtxFpHN7w15aNsMNKb8Jm23jcoBeveiFSM1PHuLw43fWPe4eL9Tq2gus1pmuzOFVw6OMS5VV9jBcpsLJEgX\u002BVnxoJMpvxVDmVl0ip\u002B/WsG2LnoG7Z23ns1bvx7MNtAoFWECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCl6XMbjnMfmdaK/A5WpSFTQus90urZxCW4daPN\u002BE\u002B789wgXv65qVh\u002BAGrDWAdrkc09s6D2RcDfx5O6fddKRBGPsMnxy5VFK1O15zzKOWhley7GHQoG5HS4L3aBDKTHEXS4AwYHpOanyDADgIcw1859h/HKiThQz837UPk5L8Gs6sibWNx7ruWkE1DY1L0C/J3RK8\u002BcSBIayt4Uxg20D15\u002Bq8nPilWUWdHdNyKGasRziIJP1tBHVnSemcsFeDLcllFN4qD0vOzo7MlhptBgzNHEprnavjs\u002BQXxFs\u002B68U55eT3YRcYjsCkshDGyhhDKR266prAAd6w5gRslIS7vb2U6c", + "cancellation_requested": true, + "status": "cancelled", + "request_id": "048fec743038422987fcc85b300b2d2d" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 06 Apr 2023 23:04:04 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=131.107.8.97;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1014", - "x-ms-keyvault-service-version" : "1.9.749.1", - "x-ms-request-id" : "f7a2ad3c-a5e8-4c0f-871c-40d7e2355a6e", - "Body" : "{\"id\":\"https://azure-kv-tests2.vault.azure.net/certificates/testcert806319a0bac/06a14a03954743078504b3f9561dabca\",\"attributes\":{\"enabled\":false,\"nbf\":1680821642,\"exp\":1712444642,\"created\":1680822242,\"updated\":1680822242,\"recoveryLevel\":\"Recoverable+Purgeable\",\"recoverableDays\":90},\"policy\":{\"id\":\"https://azure-kv-tests2.vault.azure.net/certificates/testcert806319a0bac/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1680822243,\"updated\":1680822243}},\"pending\":{\"id\":\"https://azure-kv-tests2.vault.azure.net/certificates/testcert806319a0bac/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert806319a0bac" ] + { + "RequestUri": "https://REDACTED/certificates/testcert05792b1d900/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1023", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2831954a-42d9-44c6-a7ab-1cfcb4456658" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert05792b1d900/05434b6ec39e4eca9b9b2c79f3ec3c8d", + "attributes": { + "enabled": false, + "nbf": 1681267338, + "exp": 1712890338, + "created": 1681267939, + "updated": 1681267939, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert05792b1d900/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267939, + "updated": 1681267939 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert05792b1d900/pending" + } + } + } + ], + "Variables": { + "0": "testcert05792b1d900" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateEmptyName[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateEmptyName[1].json index ace80c51f450c..3a7a35085199d 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateEmptyName[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateEmptyName[1].json @@ -1,29 +1,88 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates//create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates//create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f45edebe-2a0b-424a-9c65-efbe6f3dfcc6" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "405", - "Date" : "Thu, 16 Mar 2023 08:09:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "71", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d7598d16-c3f1-47a8-91be-485944c0e2b4", - "Body" : "{\"error\":{\"code\":\"MethodNotAllowed\",\"message\":\"HTTP POST not allowed\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates//create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 405, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "71", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dd5f217e-33e8-4de8-983a-d0e8221edff2" + }, + "ResponseBody": { + "error": { + "code": "MethodNotAllowed", + "message": "HTTP POST not allowed" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateNullPolicy[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateNullPolicy[1].json index f5614498811c7..b68039d529ea5 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateNullPolicy[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateNullPolicy[1].json @@ -1,4 +1,6 @@ { - "networkCallRecords" : [ ], - "variables" : [ "tempcert49214807" ] -} \ No newline at end of file + "Entries": [], + "Variables": { + "0": "tempcert6872727d" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateNull[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateNull[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateNull[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateNull[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateWithMultipleTenants[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateWithMultipleTenants[1].json index e54904648a6dd..b22e45d18ca58 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateWithMultipleTenants[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificateWithMultipleTenants[1].json @@ -1,206 +1,664 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert724831b1/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert4513181b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "280434d7-811b-4595-bee8-739ad671c254" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:36 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "91288d43-c781-4e59-89b4-9b250aec9213", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert4513181b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "618334f8-8441-4679-b681-c9378de99b2b" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert724831b1/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert4513181b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7873d1bf-6435-49f5-b939-56145740f4eb" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:39 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "092aca48-b51e-49d5-b697-0efb0c28ab09", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert724831b1/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL0qRD6jZCy0TbyGGleJYgvvZ1gYN3RGNi8E7OdylYK01sPUUHJePiPNYq4iD5hO3UlDRY4AgzSWbojAu0jtO0rqZ9WdPdQVHv7u36jCdrZeCSmTZ4EE0Q8oU4FDAKlOwzOCnSbso0jUWTZj2D0Kzaq8cVAClh2ZwGXI+o0ZjnK6vbLCOjhfdJLd2v82XkXZu4I2rjE4LTAmhc1TKt8luKH6U2BbFKXEsFeLM7cdElxACoc6HsUUxm1yPhz0LGwivorHBIAtrLgZYvHSkmtttGStorTjE/qi/cyw2QWvSKDIzgHdHYLpDvMnVyChIt6pTaCjA/sU2xFXy59MiQIkuz0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAb0NocAjMAVu/OqdvvGuhujubfYcQoqvx5DQLUzlnSMcgBzugAdlKCZ9DCM1DEYBU07HeVJ9XQAFicCAsmOg+cpFbxqd62ovK8Io8JaisCY3FrlCHo2hEVLwjK7gNUzMo05YST1VgzrnpwY9ZacSyd7r8O+ezBXcqbBVfAOq+xTPqyWOns6Q5SpPveHR0aB2kYumFeSgvfIzlsSNdFwrLbfiL3K4Hie6b9605ViYTyaBqqPuq+ZH22zPp1KSrtALuNOhSgIxKklTXnWebi1kvvkTnPogJ7+REg1bCCeF12R4e33f61ePBUEm5U5UlCAWlYA+9RRwFxePMfBYX932XK\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"90b6f226c7104938a4af6dede2a89947\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert724831b1/pending?api-version=7.4&request_id=90b6f226c7104938a4af6dede2a89947", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert4513181b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "48e0125b-5008-4cbe-949d-d4648baf3272" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert724831b1/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert4513181b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f0cf2ac7-f31c-4054-823c-6b9a67ba66a5" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:40 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1217", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fad4af49-ef55-4a31-b77c-c91b7d2a6ab2", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert724831b1/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL0qRD6jZCy0TbyGGleJYgvvZ1gYN3RGNi8E7OdylYK01sPUUHJePiPNYq4iD5hO3UlDRY4AgzSWbojAu0jtO0rqZ9WdPdQVHv7u36jCdrZeCSmTZ4EE0Q8oU4FDAKlOwzOCnSbso0jUWTZj2D0Kzaq8cVAClh2ZwGXI+o0ZjnK6vbLCOjhfdJLd2v82XkXZu4I2rjE4LTAmhc1TKt8luKH6U2BbFKXEsFeLM7cdElxACoc6HsUUxm1yPhz0LGwivorHBIAtrLgZYvHSkmtttGStorTjE/qi/cyw2QWvSKDIzgHdHYLpDvMnVyChIt6pTaCjA/sU2xFXy59MiQIkuz0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAb0NocAjMAVu/OqdvvGuhujubfYcQoqvx5DQLUzlnSMcgBzugAdlKCZ9DCM1DEYBU07HeVJ9XQAFicCAsmOg+cpFbxqd62ovK8Io8JaisCY3FrlCHo2hEVLwjK7gNUzMo05YST1VgzrnpwY9ZacSyd7r8O+ezBXcqbBVfAOq+xTPqyWOns6Q5SpPveHR0aB2kYumFeSgvfIzlsSNdFwrLbfiL3K4Hie6b9605ViYTyaBqqPuq+ZH22zPp1KSrtALuNOhSgIxKklTXnWebi1kvvkTnPogJ7+REg1bCCeF12R4e33f61ePBUEm5U5UlCAWlYA+9RRwFxePMfBYX932XK\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert724831b1\",\"request_id\":\"90b6f226c7104938a4af6dede2a89947\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert4513181b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:37 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert4513181b/pending?api-version=7.4\u0026request_id=64ff8b3cef2f49bb847f45337f5200ea", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "25f5dbf6-f5b6-4bd8-966d-1d4641e2d67f" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert4513181b/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALP9MjhnGaXXLuI6wqFvu/BG\u002BRlcKYXi02LMq/M2luzJpTK7DyEzMPI0iQS3GTMgnsmtY54zBKhILAxnhMsH1zjzrTjzZU6l1CgKih11BnRHVJ0z9saiRJAwiTkbENj1nknr189\u002Bt6fFLmYRJetImH5ifQv/tzZx9MRaJxV033w6z4GXqA\u002BD99F7WDJpeOZbfiaApbzjD3bNl620AfKy8Y3GkWlUar1udMIUEvbDgtUsKsgD0iquVV0XMfMEIyXmA7pLHa40u22\u002BrhaRzCnhiB2PXbpEw4hOTQ2VCB5SAMM9mUlv3Ztqne71YGvUJd0agjxwmRrClcZdd/XvPY877U0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCsy64Yyrb0\u002BtTGuDPJEyRCX0p1Cagco6jlwuvUnwWhrWimyw3seY5BZV1Ex3A8AlzRQ6E0Umjxf\u002B4jLgICK4BVwtNBpG4cXXQ2SU07mErmqs3uI4ZMOLfXVL8Q7qwky0cide5CnuqCbhwfo9p9TpvVqouzNaT6WLKI3SviJ5whMulCour1E74I4\u002BMU4hfUPa1UwGkWrsTGKqMmRDJVWWq16J4dJ2MTmEpk9/1a7fNE04hiLktR/Zv0yvQP4hJ/SQjYJd\u002Bul2mCd1F44V6ggaTArCTZRywCLpcL\u002BfAtWZBBD9wCkmgMXSITqPerXlb/PW//1p772y8IEJFufrb8ep\u002Bs", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "64ff8b3cef2f49bb847f45337f5200ea" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert724831b1/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert4513181b/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1213", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:38 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4074eaed-4630-4489-8d20-9051c2fbc7a1" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert4513181b/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALP9MjhnGaXXLuI6wqFvu/BG\u002BRlcKYXi02LMq/M2luzJpTK7DyEzMPI0iQS3GTMgnsmtY54zBKhILAxnhMsH1zjzrTjzZU6l1CgKih11BnRHVJ0z9saiRJAwiTkbENj1nknr189\u002Bt6fFLmYRJetImH5ifQv/tzZx9MRaJxV033w6z4GXqA\u002BD99F7WDJpeOZbfiaApbzjD3bNl620AfKy8Y3GkWlUar1udMIUEvbDgtUsKsgD0iquVV0XMfMEIyXmA7pLHa40u22\u002BrhaRzCnhiB2PXbpEw4hOTQ2VCB5SAMM9mUlv3Ztqne71YGvUJd0agjxwmRrClcZdd/XvPY877U0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCsy64Yyrb0\u002BtTGuDPJEyRCX0p1Cagco6jlwuvUnwWhrWimyw3seY5BZV1Ex3A8AlzRQ6E0Umjxf\u002B4jLgICK4BVwtNBpG4cXXQ2SU07mErmqs3uI4ZMOLfXVL8Q7qwky0cide5CnuqCbhwfo9p9TpvVqouzNaT6WLKI3SviJ5whMulCour1E74I4\u002BMU4hfUPa1UwGkWrsTGKqMmRDJVWWq16J4dJ2MTmEpk9/1a7fNE04hiLktR/Zv0yvQP4hJ/SQjYJd\u002Bul2mCd1F44V6ggaTArCTZRywCLpcL\u002BfAtWZBBD9wCkmgMXSITqPerXlb/PW//1p772y8IEJFufrb8ep\u002Bs", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert4513181b", + "request_id": "64ff8b3cef2f49bb847f45337f5200ea" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:39 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2381", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "903a4fca-7be9-4a70-9b17-e63804ee9fd9", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert724831b1/bbf634e0621e473a9b08895bac1ac81b\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert724831b1/bbf634e0621e473a9b08895bac1ac81b\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert724831b1/bbf634e0621e473a9b08895bac1ac81b\",\"x5t\":\"opT8GylLzaWrQBBzlS6WNcOh-Rg\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQGiggDJIWRu6nGNImA7EAaTANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkzOVoXDTI0MDMxNjA4MDkzOVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL0qRD6jZCy0TbyGGleJYgvvZ1gYN3RGNi8E7OdylYK01sPUUHJePiPNYq4iD5hO3UlDRY4AgzSWbojAu0jtO0rqZ9WdPdQVHv7u36jCdrZeCSmTZ4EE0Q8oU4FDAKlOwzOCnSbso0jUWTZj2D0Kzaq8cVAClh2ZwGXI+o0ZjnK6vbLCOjhfdJLd2v82XkXZu4I2rjE4LTAmhc1TKt8luKH6U2BbFKXEsFeLM7cdElxACoc6HsUUxm1yPhz0LGwivorHBIAtrLgZYvHSkmtttGStorTjE/qi/cyw2QWvSKDIzgHdHYLpDvMnVyChIt6pTaCjA/sU2xFXy59MiQIkuz0CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFExhjhSTI+hwhwgEtiXdVOLWco9nMB0GA1UdDgQWBBRMYY4UkyPocIcIBLYl3VTi1nKPZzANBgkqhkiG9w0BAQsFAAOCAQEAIMaTEqVKKNIoEXEaM5GKyKt8sx7mmblqzkmEgaqxqHeOZ3GLfhfC+pD+xVRVd8mYiVhTJKpOa4dCFBTUQw5shdjWnAykiS+GuSSfGtabHVxrCrmo6blIiSwJSbtgP0+0PGl2hqNUpZTLk2bELw4+tB0G6ddoGlgM1E5KRfyYt3EtsGmQdnll5mqYMa9Moo+SLwhTFeKo3/urOS0As6QVYQT6DGAWEj13cGAYYlNPLSWoJHXocX0zhUdgZYDq8XnNr6FZVMXF83dBmSOsCwm7e6d/yJ/yRJT+sn6PO0+R9SNbweiF6YciZQQQ2VU1HwNWSbT7ZxO2llWRK0v1sgBdow==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953579,\"exp\":1710576579,\"created\":1678954179,\"updated\":1678954179,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert724831b1/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954178,\"updated\":1678954178}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert724831b1/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert4513181b/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2371", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:38 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d90d3c60-98c1-4772-93e0-e430d1437aed" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert4513181b/e511bf1d0eaa45ac86f1de818bbff28c", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert4513181b/e511bf1d0eaa45ac86f1de818bbff28c", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert4513181b/e511bf1d0eaa45ac86f1de818bbff28c", + "x5t": "ba6Nv3RsCtYvh4D3-48pp4gKhzQ", + "cer": "MIIDNjCCAh6gAwIBAgIQZ33q3fuITgqq8KeMe\u002BaqSjANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIzN1oXDTI0MDQxMjAyNTIzN1owGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALP9MjhnGaXXLuI6wqFvu/BG\u002BRlcKYXi02LMq/M2luzJpTK7DyEzMPI0iQS3GTMgnsmtY54zBKhILAxnhMsH1zjzrTjzZU6l1CgKih11BnRHVJ0z9saiRJAwiTkbENj1nknr189\u002Bt6fFLmYRJetImH5ifQv/tzZx9MRaJxV033w6z4GXqA\u002BD99F7WDJpeOZbfiaApbzjD3bNl620AfKy8Y3GkWlUar1udMIUEvbDgtUsKsgD0iquVV0XMfMEIyXmA7pLHa40u22\u002BrhaRzCnhiB2PXbpEw4hOTQ2VCB5SAMM9mUlv3Ztqne71YGvUJd0agjxwmRrClcZdd/XvPY877U0CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFOkT4YgM4fZRGKKpZ7rgYZbB9bQvMB0GA1UdDgQWBBTpE\u002BGIDOH2URiiqWe64GGWwfW0LzANBgkqhkiG9w0BAQsFAAOCAQEAhlPTmsFySIOj7sU4iuC3wKpRfX/FGYLwIicFRTqlfYUbk5jDp\u002BQG4hmqjBqr6BBaxKBpcpULnhawYmP1aNa21bX6CrzFx4E9q0nGkrKrQqm7Rq1/Cis8ZSE2X1ZExqmaNaCjiPJT1NSu/1IE6BPZ6/EB40z17EYVohnt6l20IGHZVfRSGORHvF57trUN9f98DNeFCeB2KpMqC4qYmTS98D98w7\u002BBs1xbBY3Sj2KD8sgn6PJfE7rqGfNDtlYrdrhRu1VfgW70MJUTmp/yeL9SQSl3QfTytgYQnIkn28iDLet3D588Yx0Ch6ewxmjaksc5N//DCwDv/OMuYYT3Y4Tz9w==", + "attributes": { + "enabled": true, + "nbf": 1681267357, + "exp": 1712890357, + "created": 1681267958, + "updated": 1681267958, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert4513181b/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267957, + "updated": 1681267957 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert4513181b/pending" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert5757831c/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert809045b9/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9ffb21ea-aa36-4644-8f5c-5a138d383c75" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:42 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "838f7646-5eb7-41a7-b246-2bd250048e9a", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert5757831c/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMmoqSZsqheQEUbIiB94BqaB78cMw/pYAGKuO6tiXiknYY5dIXFDTd5JTTLrxS5y2Hg9MyjU88zovY5Z1O4MKTiQHueDYMnpfHJsq3c1nlZUuzDe3LQJ8a7IgeoSPzLdomxrVM6EGhI61i8ESqEGkmPktQekyD5IwI0jvCET3GURmQtQCU1FPu4Ac+wZmPVnIwZjbuEBKpqocgImU690YiSYoHhkIseuIWNKhO0bi3IH+KTlDCe+4Ftz31oF3+5D8iak/WB47uMmmCqk2dLxpWsmLb/vchJzj4wdbULVPq3B3bHJqWb/ASN5miTq/f5ie0PHWSUC8Bu/8JBkOxyYrN0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBJWC4I1UEz5gajLEdf0gAxc/bRWiWjesQPgJafBFuaJUuTMuzKTh52YJG5IRjZdCnxe++z7hWkdHnMhDuc7mbKIcxu2jTJSl10sMjQBn9rj8XVg8Jdshwdl0vXZp7gG5iPQKnw9aJGhXafCWd8nCuXLndiE6gCqUnPwfl9oS432ziGZwsCtSKSu/94YaQojtCPWis+q7IIfol5DDV9WqetB7BzJpkIlO3STnAmHd11aOKrAH3yGf9LTI6vy3mEr948m1R0m3XDRnfIqMJguLbGDRimo/AMgOrhtF0u1yfKKKl072VIbfDw+yduRWvTX0+ZUmVgZg0scDhxSz3Zc1mi\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"e72f253de6b8496c91c44883c52c17b8\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert5757831c/pending?api-version=7.4&request_id=e72f253de6b8496c91c44883c52c17b8", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert809045b9/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:41 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert809045b9/pending?api-version=7.4\u0026request_id=e2979dcce1da42b29802be25d3615d6e", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "975757f2-edb3-45b4-a80e-7007e291b5c2" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert809045b9/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAPh0Nr87WgVIyHXC2WreFywNesF9oe7dzWDmB6g1puB9ZZ9z\u002BGFmXN/LYqNnZ1pS9eLdhvGHpsOuGjv7WnUx1P10OsLr10yPCMsnV33aCfR1dWgsV8LkNK3mOtWHLmq9cnXDsAv7\u002Bf\u002B/8hdfOQdKGGtYyQNhFaGm7COQRtH/Ka/H4fT44SSAVIejWvtOcXnjiSV09sOvXMj04swD1tYSKzTqz\u002BardD2cyydITa/csZFHkW6wSyV5F0v6gAmI4v0O\u002BYzyylZyGtt4T3N572d156C97wxA\u002BufU2Eyl2qZa66M2LFePnvyWJqOR3QpfBfpkTuCVV19d3eriJeC4GeVNu\u002BkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAVTcVTv6LNDhblPWPS1ezlXM7331w3BwQoa6cSi7WV\u002Bpl7g78\u002BoZubaXRt22yKoxqNwaS6Ga9Cx\u002B7jfWqmC\u002BgETulQnAhwAEAFCi3dhJ\u002BFKSkHpGWNRV5r\u002BLnrRdA/B3XzJixn9dOD07WmZM09EelJPbLvLsiphf0ibXH3XCNx6w6J/EPGv7jGlUR1tYe8o2tCqhzE0i9f0ZBSWnyKs7c8ThL9z2UQcFAd\u002BDxsoa9UQ3X1LVEp8jQRTbZHkqWpmYtysaXGtFE8aIkQtdvEqboOp1vXw8LVkjmomj9QyfBq6E2Kc7LY3olJYkMWNJW5jQP\u002Bv0NEpQ2VKFUpQfc6aY2t", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "e2979dcce1da42b29802be25d3615d6e" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert5757831c/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert809045b9/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1213", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6a3a4467-6416-4090-897e-303ae5b01361" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert809045b9/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAPh0Nr87WgVIyHXC2WreFywNesF9oe7dzWDmB6g1puB9ZZ9z\u002BGFmXN/LYqNnZ1pS9eLdhvGHpsOuGjv7WnUx1P10OsLr10yPCMsnV33aCfR1dWgsV8LkNK3mOtWHLmq9cnXDsAv7\u002Bf\u002B/8hdfOQdKGGtYyQNhFaGm7COQRtH/Ka/H4fT44SSAVIejWvtOcXnjiSV09sOvXMj04swD1tYSKzTqz\u002BardD2cyydITa/csZFHkW6wSyV5F0v6gAmI4v0O\u002BYzyylZyGtt4T3N572d156C97wxA\u002BufU2Eyl2qZa66M2LFePnvyWJqOR3QpfBfpkTuCVV19d3eriJeC4GeVNu\u002BkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAVTcVTv6LNDhblPWPS1ezlXM7331w3BwQoa6cSi7WV\u002Bpl7g78\u002BoZubaXRt22yKoxqNwaS6Ga9Cx\u002B7jfWqmC\u002BgETulQnAhwAEAFCi3dhJ\u002BFKSkHpGWNRV5r\u002BLnrRdA/B3XzJixn9dOD07WmZM09EelJPbLvLsiphf0ibXH3XCNx6w6J/EPGv7jGlUR1tYe8o2tCqhzE0i9f0ZBSWnyKs7c8ThL9z2UQcFAd\u002BDxsoa9UQ3X1LVEp8jQRTbZHkqWpmYtysaXGtFE8aIkQtdvEqboOp1vXw8LVkjmomj9QyfBq6E2Kc7LY3olJYkMWNJW5jQP\u002Bv0NEpQ2VKFUpQfc6aY2t", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert809045b9", + "request_id": "e2979dcce1da42b29802be25d3615d6e" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:42 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0584b61a-a3c7-43ad-84d5-ebacb2f4ab7c", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert5757831c/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMmoqSZsqheQEUbIiB94BqaB78cMw/pYAGKuO6tiXiknYY5dIXFDTd5JTTLrxS5y2Hg9MyjU88zovY5Z1O4MKTiQHueDYMnpfHJsq3c1nlZUuzDe3LQJ8a7IgeoSPzLdomxrVM6EGhI61i8ESqEGkmPktQekyD5IwI0jvCET3GURmQtQCU1FPu4Ac+wZmPVnIwZjbuEBKpqocgImU690YiSYoHhkIseuIWNKhO0bi3IH+KTlDCe+4Ftz31oF3+5D8iak/WB47uMmmCqk2dLxpWsmLb/vchJzj4wdbULVPq3B3bHJqWb/ASN5miTq/f5ie0PHWSUC8Bu/8JBkOxyYrN0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBJWC4I1UEz5gajLEdf0gAxc/bRWiWjesQPgJafBFuaJUuTMuzKTh52YJG5IRjZdCnxe++z7hWkdHnMhDuc7mbKIcxu2jTJSl10sMjQBn9rj8XVg8Jdshwdl0vXZp7gG5iPQKnw9aJGhXafCWd8nCuXLndiE6gCqUnPwfl9oS432ziGZwsCtSKSu/94YaQojtCPWis+q7IIfol5DDV9WqetB7BzJpkIlO3STnAmHd11aOKrAH3yGf9LTI6vy3mEr948m1R0m3XDRnfIqMJguLbGDRimo/AMgOrhtF0u1yfKKKl072VIbfDw+yduRWvTX0+ZUmVgZg0scDhxSz3Zc1mi\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"e72f253de6b8496c91c44883c52c17b8\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert5757831c/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:44 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1217", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "60eabd21-48c7-4b48-9456-b6002720c48f", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert5757831c/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMmoqSZsqheQEUbIiB94BqaB78cMw/pYAGKuO6tiXiknYY5dIXFDTd5JTTLrxS5y2Hg9MyjU88zovY5Z1O4MKTiQHueDYMnpfHJsq3c1nlZUuzDe3LQJ8a7IgeoSPzLdomxrVM6EGhI61i8ESqEGkmPktQekyD5IwI0jvCET3GURmQtQCU1FPu4Ac+wZmPVnIwZjbuEBKpqocgImU690YiSYoHhkIseuIWNKhO0bi3IH+KTlDCe+4Ftz31oF3+5D8iak/WB47uMmmCqk2dLxpWsmLb/vchJzj4wdbULVPq3B3bHJqWb/ASN5miTq/f5ie0PHWSUC8Bu/8JBkOxyYrN0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBJWC4I1UEz5gajLEdf0gAxc/bRWiWjesQPgJafBFuaJUuTMuzKTh52YJG5IRjZdCnxe++z7hWkdHnMhDuc7mbKIcxu2jTJSl10sMjQBn9rj8XVg8Jdshwdl0vXZp7gG5iPQKnw9aJGhXafCWd8nCuXLndiE6gCqUnPwfl9oS432ziGZwsCtSKSu/94YaQojtCPWis+q7IIfol5DDV9WqetB7BzJpkIlO3STnAmHd11aOKrAH3yGf9LTI6vy3mEr948m1R0m3XDRnfIqMJguLbGDRimo/AMgOrhtF0u1yfKKKl072VIbfDw+yduRWvTX0+ZUmVgZg0scDhxSz3Zc1mi\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert5757831c\",\"request_id\":\"e72f253de6b8496c91c44883c52c17b8\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert5757831c/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:44 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2381", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "67036a29-55c1-4d64-9f29-ca32a8f1d2fc", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert5757831c/e59b36d77faf4eba82a2641d3c78cf01\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert5757831c/e59b36d77faf4eba82a2641d3c78cf01\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert5757831c/e59b36d77faf4eba82a2641d3c78cf01\",\"x5t\":\"OwBYBMp3wduHSbKu334v3hjsi08\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQEaGkBiQRRKys+Hif3a93lDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTk0M1oXDTI0MDMxNjA4MDk0M1owGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMmoqSZsqheQEUbIiB94BqaB78cMw/pYAGKuO6tiXiknYY5dIXFDTd5JTTLrxS5y2Hg9MyjU88zovY5Z1O4MKTiQHueDYMnpfHJsq3c1nlZUuzDe3LQJ8a7IgeoSPzLdomxrVM6EGhI61i8ESqEGkmPktQekyD5IwI0jvCET3GURmQtQCU1FPu4Ac+wZmPVnIwZjbuEBKpqocgImU690YiSYoHhkIseuIWNKhO0bi3IH+KTlDCe+4Ftz31oF3+5D8iak/WB47uMmmCqk2dLxpWsmLb/vchJzj4wdbULVPq3B3bHJqWb/ASN5miTq/f5ie0PHWSUC8Bu/8JBkOxyYrN0CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFBl1OZ/YySK2Q1LPDaMCxyzdkMcxMB0GA1UdDgQWBBQZdTmf2MkitkNSzw2jAscs3ZDHMTANBgkqhkiG9w0BAQsFAAOCAQEAUrm5/5CnPKXntqt+DqwvuA3OIGiHuSn698WObNsoCHUfKPMA/OLxjNRAmhNpamNm+HT5NQh2WnqQ3/Tubz01i0aiBHP62c9nq3QiJ7bGgWyWZk8+fjYMWomEu+pMbk9vGaP7EGEJ52R7sgc+w7c625TAwf9wAfqBhlfx/0lOGVlm3Shm4B1ccabdvnK0OI56TGLeMUCI0dCo0lBDLYwyA0hqqs0m52+qLIuzewZHyo81rcxSwn5BlunlWXKBZiAYVWwdeN/eW8ICBzuTqsfAavAiZCIZhdpQWN65jCF0s8VpNeE0YTa9Jayxn35n1TlhBlJsr2M5jdNW1T2H6RvdDQ==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953583,\"exp\":1710576583,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert5757831c/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954180,\"updated\":1678954180}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert5757831c/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "2fb7d436-ad5d-4843-962e-7beda33bae8a", "testcert724831b1", "testcert5757831c" ] + { + "RequestUri": "https://REDACTED/certificates/testcert809045b9/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2371", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "654e90f9-42eb-4776-bb7f-d6f8a9e19e8d" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert809045b9/e479d5c378b94686be1ad74b59842ead", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert809045b9/e479d5c378b94686be1ad74b59842ead", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert809045b9/e479d5c378b94686be1ad74b59842ead", + "x5t": "bJb0YhbyZ8CE1KfHbPV2z5RiFlE", + "cer": "MIIDNjCCAh6gAwIBAgIQX8Hnu4KkQqS\u002BXq0FFQB\u002BQDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDI0MloXDTI0MDQxMjAyNTI0MlowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAPh0Nr87WgVIyHXC2WreFywNesF9oe7dzWDmB6g1puB9ZZ9z\u002BGFmXN/LYqNnZ1pS9eLdhvGHpsOuGjv7WnUx1P10OsLr10yPCMsnV33aCfR1dWgsV8LkNK3mOtWHLmq9cnXDsAv7\u002Bf\u002B/8hdfOQdKGGtYyQNhFaGm7COQRtH/Ka/H4fT44SSAVIejWvtOcXnjiSV09sOvXMj04swD1tYSKzTqz\u002BardD2cyydITa/csZFHkW6wSyV5F0v6gAmI4v0O\u002BYzyylZyGtt4T3N572d156C97wxA\u002BufU2Eyl2qZa66M2LFePnvyWJqOR3QpfBfpkTuCVV19d3eriJeC4GeVNu\u002BkCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFLIMzGUixj2PsknbMuzwKiX1qCLfMB0GA1UdDgQWBBSyDMxlIsY9j7JJ2zLs8Col9agi3zANBgkqhkiG9w0BAQsFAAOCAQEAKp3KOj0QSqw9r0RCwMWz/8/gwI8Z673FbpFukZ3oc6DO9wWbX8zSV3GDs1748DIquoo/8VKMsFpLXwvO7unJd\u002BO1ey6v5lhFjafkR791DIC9w1iQT6TLYvNxmz7udInfeBmpbWehFhcv3n/p4mv8Y\u002BI0C3yv5kMnrCEFe/bLd9949\u002B/QUaUPnTULP\u002BvxBDxNQnL3K2NMh/pH1TooDFc3ttAmtAj5naxxl2LM\u002BVuplEf/PtNBOxYY1wgZjAE7CdBeJ4Oh4RdcrIOReyEHZ2qV7HDejnU7n6Hvr6voRCoq4EHSUoofe8BHuRJXE5//2zd94rS4s\u002BHsdYCQ6BDrX8NI4g==", + "attributes": { + "enabled": true, + "nbf": 1681267362, + "exp": 1712890362, + "created": 1681267962, + "updated": 1681267962, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert809045b9/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267961, + "updated": 1681267961 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert809045b9/pending" + } + } + } + ], + "Variables": { + "0": "886c8d18-44cd-4b9d-8851-f86752c85aaa", + "1": "testcert4513181b", + "2": "testcert809045b9" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificate[1].json index 5f3ff2e1875a0..ba5cbaa8b81bd 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createCertificate[1].json @@ -1,105 +1,309 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert748574fa31b/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert2087690df30/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "db7c5679-2b9d-4bfe-94de-2d5a5009a9d8" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1302", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "eedcc13f-0f2d-49b2-b47b-21f65afd7d62", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert748574fa31b/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL7SA/g9BLeOAO/c8uPKXjWFQZDWD1GcQ/8CqZk6TBjxQJmrqYouX6Ua1vVkORpPjni0rFpxAysoWH7qzDbfrz54pJfKgY3oQD1rnCxS/tnhlZHSH8cP0qVk0go62g+50H+vjUKlZkrr0ywMXJ9rXTdWYc8Mm4lr/hWe5DRNpDjPLz8cQ93r9mIEPK8SyyV0rc/50bb+ykJNw7rP2mQrPV2V2lyahndXFXQ0ayp3Zf1B7LMDEOmZrbY+2wdOAoWV69cb123EzAnc0nMtiAbPpyKEkSVKilDU4HDXqwUIb7tfbP4Zp866ug+EgEWngpC1iTxkFur81XesR3ghZiQ+690CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBt3E08CDqyvl9WBDuvOMLPWwaOREZQAHqY7AErYjxTHgSAft0RKkUZ8caTFlzDJneydhhhUr1GqWoV2Qd4netvFRPueQkqyWcFSXdvGmgBTmK8ga0jgbCziGb6lfFWWnuErK/iWDXv0/HbWCC3MAoS17xeJGI1Dm/lhYCb+YPKoEU/AkL+fLTNpxHE3mTj/RACJQ5W96EmEU4ACF6Sq73ceWuKjwnVe54QwThfSWbjUBu3tOogxWF7I8AAhlV6gt9ZuWFwF4qj+xe1wPlDj04zJfzxqIoYnJA9xZ1v3d12P0tPAWX8LrdOoZ9mfrUN0i4rtNvWoVJ39PFeqY7S9egS\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"3a07c85ac9814e64b6760e96aec31fb0\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert748574fa31b/pending?api-version=7.4&request_id=3a07c85ac9814e64b6760e96aec31fb0", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert2087690df30/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert2087690df30/pending?api-version=7.4\u0026request_id=a859bdfb8e7243bba32fc74156d9ef5c", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "72790f10-710b-4fa7-8848-e67f3f86de1f" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert2087690df30/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMSAprS8QmslVyxMsmASYrJ\u002BBHDDbccWofZLyIhk5LIaherKjrsj4utlEcBXbsx3PfXkwRpRkhRQxNFQm6adEyzlwISNWJOfvVsx4lPhBt\u002BoFWZDvdbpxvk/Rx4uOvjOrQyU0n\u002BPBeiXp3Vngg8Te51hsBnoTlc5i89u7ZSyH/CNMgJCBOLq0E3I9bL4D4W4SfcGXjQ7XH\u002BYxI9itsDn7ss4M6F/pK6XOHGJ9woVqNITr7eAChPHYPZlCODLUXjLi4L29jBWKI5ItIRk86oBgO7gcgk9RPsBVEflJpQLrSDVJLmcoc6mV4mgBjZWZy1RN6QbLctOcsigxK8Q3VRxWX0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBKQ7\u002B/TQVVZz1l/w209Yqs\u002BKZFyiau6M8dlp3dBoAeVeGm8VWeq9Wi5BqC7agrK2S9otHZVxJZeRq/AppIDP7oA3UhHYuAF0db13CmaNvgWZnkOGRB7mRv\u002BGs\u002BlpCMtBqYo0QyzrBa4VMMz//XvaWedtXBjdqTZGQfLDX0MzqxjmyXMnUHpIIMKrFnHlbUyUj6TAqOLRtF6Hptf3lwG0MOdagnCr/YV06/1q4tDPGIKBEpz6x\u002B8f8ji3Ylk/wXDGG9pcB0E4RHj6HKEUG2AOT33S6pAAru6c85csYuYhotFctSAMg4/x/H9Y6WzIshqXrpNEZX94zMDXMJWgdBIFQ7", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "a859bdfb8e7243bba32fc74156d9ef5c" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert748574fa31b/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert2087690df30/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a1957b76-480c-494b-aa4d-5792ad196853" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert2087690df30/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMSAprS8QmslVyxMsmASYrJ\u002BBHDDbccWofZLyIhk5LIaherKjrsj4utlEcBXbsx3PfXkwRpRkhRQxNFQm6adEyzlwISNWJOfvVsx4lPhBt\u002BoFWZDvdbpxvk/Rx4uOvjOrQyU0n\u002BPBeiXp3Vngg8Te51hsBnoTlc5i89u7ZSyH/CNMgJCBOLq0E3I9bL4D4W4SfcGXjQ7XH\u002BYxI9itsDn7ss4M6F/pK6XOHGJ9woVqNITr7eAChPHYPZlCODLUXjLi4L29jBWKI5ItIRk86oBgO7gcgk9RPsBVEflJpQLrSDVJLmcoc6mV4mgBjZWZy1RN6QbLctOcsigxK8Q3VRxWX0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBKQ7\u002B/TQVVZz1l/w209Yqs\u002BKZFyiau6M8dlp3dBoAeVeGm8VWeq9Wi5BqC7agrK2S9otHZVxJZeRq/AppIDP7oA3UhHYuAF0db13CmaNvgWZnkOGRB7mRv\u002BGs\u002BlpCMtBqYo0QyzrBa4VMMz//XvaWedtXBjdqTZGQfLDX0MzqxjmyXMnUHpIIMKrFnHlbUyUj6TAqOLRtF6Hptf3lwG0MOdagnCr/YV06/1q4tDPGIKBEpz6x\u002B8f8ji3Ylk/wXDGG9pcB0E4RHj6HKEUG2AOT33S6pAAru6c85csYuYhotFctSAMg4/x/H9Y6WzIshqXrpNEZX94zMDXMJWgdBIFQ7", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "a859bdfb8e7243bba32fc74156d9ef5c" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1302", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "81eadfe2-a08f-486c-bfc0-3fce55ce66a3", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert748574fa31b/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL7SA/g9BLeOAO/c8uPKXjWFQZDWD1GcQ/8CqZk6TBjxQJmrqYouX6Ua1vVkORpPjni0rFpxAysoWH7qzDbfrz54pJfKgY3oQD1rnCxS/tnhlZHSH8cP0qVk0go62g+50H+vjUKlZkrr0ywMXJ9rXTdWYc8Mm4lr/hWe5DRNpDjPLz8cQ93r9mIEPK8SyyV0rc/50bb+ykJNw7rP2mQrPV2V2lyahndXFXQ0ayp3Zf1B7LMDEOmZrbY+2wdOAoWV69cb123EzAnc0nMtiAbPpyKEkSVKilDU4HDXqwUIb7tfbP4Zp866ug+EgEWngpC1iTxkFur81XesR3ghZiQ+690CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBt3E08CDqyvl9WBDuvOMLPWwaOREZQAHqY7AErYjxTHgSAft0RKkUZ8caTFlzDJneydhhhUr1GqWoV2Qd4netvFRPueQkqyWcFSXdvGmgBTmK8ga0jgbCziGb6lfFWWnuErK/iWDXv0/HbWCC3MAoS17xeJGI1Dm/lhYCb+YPKoEU/AkL+fLTNpxHE3mTj/RACJQ5W96EmEU4ACF6Sq73ceWuKjwnVe54QwThfSWbjUBu3tOogxWF7I8AAhlV6gt9ZuWFwF4qj+xe1wPlDj04zJfzxqIoYnJA9xZ1v3d12P0tPAWX8LrdOoZ9mfrUN0i4rtNvWoVJ39PFeqY7S9egS\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"3a07c85ac9814e64b6760e96aec31fb0\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert2087690df30/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4e3784ce-1bcb-4d1f-94f6-2aafaefd99f9" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert2087690df30/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMSAprS8QmslVyxMsmASYrJ\u002BBHDDbccWofZLyIhk5LIaherKjrsj4utlEcBXbsx3PfXkwRpRkhRQxNFQm6adEyzlwISNWJOfvVsx4lPhBt\u002BoFWZDvdbpxvk/Rx4uOvjOrQyU0n\u002BPBeiXp3Vngg8Te51hsBnoTlc5i89u7ZSyH/CNMgJCBOLq0E3I9bL4D4W4SfcGXjQ7XH\u002BYxI9itsDn7ss4M6F/pK6XOHGJ9woVqNITr7eAChPHYPZlCODLUXjLi4L29jBWKI5ItIRk86oBgO7gcgk9RPsBVEflJpQLrSDVJLmcoc6mV4mgBjZWZy1RN6QbLctOcsigxK8Q3VRxWX0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBKQ7\u002B/TQVVZz1l/w209Yqs\u002BKZFyiau6M8dlp3dBoAeVeGm8VWeq9Wi5BqC7agrK2S9otHZVxJZeRq/AppIDP7oA3UhHYuAF0db13CmaNvgWZnkOGRB7mRv\u002BGs\u002BlpCMtBqYo0QyzrBa4VMMz//XvaWedtXBjdqTZGQfLDX0MzqxjmyXMnUHpIIMKrFnHlbUyUj6TAqOLRtF6Hptf3lwG0MOdagnCr/YV06/1q4tDPGIKBEpz6x\u002B8f8ji3Ylk/wXDGG9pcB0E4RHj6HKEUG2AOT33S6pAAru6c85csYuYhotFctSAMg4/x/H9Y6WzIshqXrpNEZX94zMDXMJWgdBIFQ7", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "a859bdfb8e7243bba32fc74156d9ef5c" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert748574fa31b/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert2087690df30/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1219", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8165c8ba-bbae-4354-8795-46e33532e0ee" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert2087690df30/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMSAprS8QmslVyxMsmASYrJ\u002BBHDDbccWofZLyIhk5LIaherKjrsj4utlEcBXbsx3PfXkwRpRkhRQxNFQm6adEyzlwISNWJOfvVsx4lPhBt\u002BoFWZDvdbpxvk/Rx4uOvjOrQyU0n\u002BPBeiXp3Vngg8Te51hsBnoTlc5i89u7ZSyH/CNMgJCBOLq0E3I9bL4D4W4SfcGXjQ7XH\u002BYxI9itsDn7ss4M6F/pK6XOHGJ9woVqNITr7eAChPHYPZlCODLUXjLi4L29jBWKI5ItIRk86oBgO7gcgk9RPsBVEflJpQLrSDVJLmcoc6mV4mgBjZWZy1RN6QbLctOcsigxK8Q3VRxWX0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBKQ7\u002B/TQVVZz1l/w209Yqs\u002BKZFyiau6M8dlp3dBoAeVeGm8VWeq9Wi5BqC7agrK2S9otHZVxJZeRq/AppIDP7oA3UhHYuAF0db13CmaNvgWZnkOGRB7mRv\u002BGs\u002BlpCMtBqYo0QyzrBa4VMMz//XvaWedtXBjdqTZGQfLDX0MzqxjmyXMnUHpIIMKrFnHlbUyUj6TAqOLRtF6Hptf3lwG0MOdagnCr/YV06/1q4tDPGIKBEpz6x\u002B8f8ji3Ylk/wXDGG9pcB0E4RHj6HKEUG2AOT33S6pAAru6c85csYuYhotFctSAMg4/x/H9Y6WzIshqXrpNEZX94zMDXMJWgdBIFQ7", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert2087690df30", + "request_id": "a859bdfb8e7243bba32fc74156d9ef5c" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1223", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "dc87f7f9-627d-4bdf-8175-2096805bafb3", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert748574fa31b/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL7SA/g9BLeOAO/c8uPKXjWFQZDWD1GcQ/8CqZk6TBjxQJmrqYouX6Ua1vVkORpPjni0rFpxAysoWH7qzDbfrz54pJfKgY3oQD1rnCxS/tnhlZHSH8cP0qVk0go62g+50H+vjUKlZkrr0ywMXJ9rXTdWYc8Mm4lr/hWe5DRNpDjPLz8cQ93r9mIEPK8SyyV0rc/50bb+ykJNw7rP2mQrPV2V2lyahndXFXQ0ayp3Zf1B7LMDEOmZrbY+2wdOAoWV69cb123EzAnc0nMtiAbPpyKEkSVKilDU4HDXqwUIb7tfbP4Zp866ug+EgEWngpC1iTxkFur81XesR3ghZiQ+690CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBt3E08CDqyvl9WBDuvOMLPWwaOREZQAHqY7AErYjxTHgSAft0RKkUZ8caTFlzDJneydhhhUr1GqWoV2Qd4netvFRPueQkqyWcFSXdvGmgBTmK8ga0jgbCziGb6lfFWWnuErK/iWDXv0/HbWCC3MAoS17xeJGI1Dm/lhYCb+YPKoEU/AkL+fLTNpxHE3mTj/RACJQ5W96EmEU4ACF6Sq73ceWuKjwnVe54QwThfSWbjUBu3tOogxWF7I8AAhlV6gt9ZuWFwF4qj+xe1wPlDj04zJfzxqIoYnJA9xZ1v3d12P0tPAWX8LrdOoZ9mfrUN0i4rtNvWoVJ39PFeqY7S9egS\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert748574fa31b\",\"request_id\":\"3a07c85ac9814e64b6760e96aec31fb0\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert748574fa31b/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2396", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7c642831-6689-4cac-8ccf-0a91a9c5e845", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert748574fa31b/79e3e08494e24a5abb8d756dd56ad03e\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert748574fa31b/79e3e08494e24a5abb8d756dd56ad03e\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert748574fa31b/79e3e08494e24a5abb8d756dd56ad03e\",\"x5t\":\"b8zbsTC2Qaw07Vgb0iutBXyzCqc\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQJBUNWDoLT5uRCYd15bGKRTANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkxNloXDTI0MDMxNjA4MDkxNlowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL7SA/g9BLeOAO/c8uPKXjWFQZDWD1GcQ/8CqZk6TBjxQJmrqYouX6Ua1vVkORpPjni0rFpxAysoWH7qzDbfrz54pJfKgY3oQD1rnCxS/tnhlZHSH8cP0qVk0go62g+50H+vjUKlZkrr0ywMXJ9rXTdWYc8Mm4lr/hWe5DRNpDjPLz8cQ93r9mIEPK8SyyV0rc/50bb+ykJNw7rP2mQrPV2V2lyahndXFXQ0ayp3Zf1B7LMDEOmZrbY+2wdOAoWV69cb123EzAnc0nMtiAbPpyKEkSVKilDU4HDXqwUIb7tfbP4Zp866ug+EgEWngpC1iTxkFur81XesR3ghZiQ+690CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFHYyfntz/sLFmrJZSn9SSDLyN9FLMB0GA1UdDgQWBBR2Mn57c/7CxZqyWUp/Ukgy8jfRSzANBgkqhkiG9w0BAQsFAAOCAQEAjWvZPg9vrMMon9Qu6nj3nqDLzJ+r2AJru1joPnX5MkpsRHoSl38eN4PdXb7SgJQK1adAX3mFPAietv5/6wjPGJaxUidcJPeF/o6hzT2AMdW/Ado2Ua8idMrpJfEd+8ID3pGINwpHIRdazKfUT9zNBQh48ZSVrQYZV2XAVQK1Pyi2NFrRfi5hgjPo4a59RPI2VDlNewPKN2Fjiz3CJJH1QBNALlElzRYF2p4DcNzkROkw4mC+zuSxSPjAnQgxC7zeAxeVW+vIcVVD7sU7UPlV1rC4KCJ4995aAO7+AnHjxiRcgV3aHrfAlVF6e7KUFSjfWgJx56YAQi6pbpFx8MUiWw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1710576556,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert748574fa31b/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954154,\"updated\":1678954154}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert748574fa31b/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert748574fa31b" ] + { + "RequestUri": "https://REDACTED/certificates/testcert2087690df30/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2386", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a8232910-d321-4489-8f16-4c0173ed0771" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert2087690df30/9f65bacef99c4114972b0a06e56bdb0e", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert2087690df30/9f65bacef99c4114972b0a06e56bdb0e", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert2087690df30/9f65bacef99c4114972b0a06e56bdb0e", + "x5t": "eAEcQrp0Pza52PxnfwO22mP7mcc", + "cer": "MIIDNjCCAh6gAwIBAgIQMFU/52KVSBSrW2RMytLYgTANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIwMVoXDTI0MDQxMjAyNTIwMVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMSAprS8QmslVyxMsmASYrJ\u002BBHDDbccWofZLyIhk5LIaherKjrsj4utlEcBXbsx3PfXkwRpRkhRQxNFQm6adEyzlwISNWJOfvVsx4lPhBt\u002BoFWZDvdbpxvk/Rx4uOvjOrQyU0n\u002BPBeiXp3Vngg8Te51hsBnoTlc5i89u7ZSyH/CNMgJCBOLq0E3I9bL4D4W4SfcGXjQ7XH\u002BYxI9itsDn7ss4M6F/pK6XOHGJ9woVqNITr7eAChPHYPZlCODLUXjLi4L29jBWKI5ItIRk86oBgO7gcgk9RPsBVEflJpQLrSDVJLmcoc6mV4mgBjZWZy1RN6QbLctOcsigxK8Q3VRxWX0CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFMDQaZPQoUxhNVZTj1f0zsKHB22fMB0GA1UdDgQWBBTA0GmT0KFMYTVWU49X9M7ChwdtnzANBgkqhkiG9w0BAQsFAAOCAQEAGET4RAA89hyXExj4dQ7n0ydh3OYIbsu/Ds4N\u002B/fMki0SiDVozRlyAZzBJaXvcJpyaDj0qW9rhVsWVYC3aCoEJ713NCrYfk9YWmVbCzknAUl/K4z7KIite\u002B8Tp0w/qntS86tdgkUlV7kqRCRqRdeiAI9i8hrGg0gEXef6QZyhtrux05ThKuC0oEnlaAWVcV2Z6Qj8Bb0R\u002B/xE1C/KAyIlziHEH8chkjTwJDv1b3q\u002BMKF6R/pdfy8cV/URdKAtsf7qot5RDhdzE9GC3UrHUd3fXpqmTgYF5maKTjNEm9Y7jnNtz63RhcAjDf2SLp2A2OjisOp7tL2bsAiHbJZxo3M\u002BWg==", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert2087690df30/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert2087690df30/pending" + } + } + } + ], + "Variables": { + "0": "testcert2087690df30" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuerEmptyName[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuerEmptyName[1].json index 579f81c8b5227..660f4796cd70e 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuerEmptyName[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuerEmptyName[1].json @@ -1,29 +1,78 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/issuers/?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a94eea5f-6e40-4649-8c83-7f4aa85ee288" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "405", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "70", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6446e834-0c1e-4aab-a1ce-eb4c55d149e1", - "Body" : "{\"error\":{\"code\":\"MethodNotAllowed\",\"message\":\"HTTP PUT not allowed\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/issuers/?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "", + "credentials": {}, + "org_details": {}, + "attributes": {} + }, + "StatusCode": 405, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "70", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f31c3d32-d710-44d6-9043-fbc288ecace4" + }, + "ResponseBody": { + "error": { + "code": "MethodNotAllowed", + "message": "HTTP PUT not allowed" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuerNullProvider[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuerNullProvider[1].json index dc1e4145d35d8..b53382ddb1875 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuerNullProvider[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuerNullProvider[1].json @@ -1,29 +1,77 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/issuers/?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9f891171-c0a5-4c1f-9069-167a466d2e6b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "405", - "Date" : "Thu, 16 Mar 2023 08:09:32 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "70", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0a1d550f-a095-46c9-adee-b74102a767f2", - "Body" : "{\"error\":{\"code\":\"MethodNotAllowed\",\"message\":\"HTTP PUT not allowed\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/issuers/?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "51", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "credentials": {}, + "org_details": {}, + "attributes": {} + }, + "StatusCode": 405, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "70", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "36d519c4-3ae3-4edd-b4a2-b79ddae703a5" + }, + "ResponseBody": { + "error": { + "code": "MethodNotAllowed", + "message": "HTTP PUT not allowed" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuerNull[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuerNull[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuerNull[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuerNull[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuer[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuer[1].json index e19830eee564f..09941e4d710e5 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuer[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.createIssuer[1].json @@ -1,29 +1,113 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/testissuer94021410a2?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer69534f20b2?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "56b1d00f-cbdd-4931-ab76-7559ca7ca679" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:32 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "382", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "cab934e0-0b20-4c8a-9615-a1454ecd1545", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer94021410a2\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954173,\"updated\":1678954173}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testissuer94021410a2" ] + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer69534f20b2?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9f8c1104-4500-499b-a529-f5095aa1b1ac" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer69534f20b2", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267922, + "updated": 1681267922 + } + } + } + ], + "Variables": { + "0": "testissuer69534f20b2" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateIssuerNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateIssuerNotFound[1].json index f50031c851b2f..d74ba3c75c012 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateIssuerNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateIssuerNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/non-existing/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d3c6440c-30e1-4dc1-b073-e7dc782c5253" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "36968fc6-90e7-4dfd-ba8a-db8a28027e55", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + { + "RequestUri": "https://REDACTED/certificates/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bdff9dd4-fb0d-437a-8949-fc727ffff17a" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateIssuer[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateIssuer[1].json index 12ad62234ff39..bf1d2d4eada07 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateIssuer[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateIssuer[1].json @@ -1,54 +1,165 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/testissuer69556a8238?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer84933f7e8f?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9de0e0ed-bbdd-44c8-acc1-a055613842a3" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "382", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1e917298-aeab-4162-88f0-c1a0974cd9ad", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer69556a8238\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954166,\"updated\":1678954166}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer84933f7e8f?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "396fb425-704d-43fd-a3f2-fdec67cc0a88" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer84933f7e8f", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267922, + "updated": 1681267922 + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/testissuer69556a8238?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "382", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7053d18e-a64b-478f-9196-3f97a2ecdfd4", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer69556a8238\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954166,\"updated\":1678954166}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testissuer69556a8238" ] + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer84933f7e8f?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "964386e0-b770-4a39-8c30-ccbcfc7459ef" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer84933f7e8f", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267922, + "updated": 1681267922 + } + } + } + ], + "Variables": { + "0": "testissuer84933f7e8f" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateNotFound[1].json index 82ffc9f331195..0142269bb2528 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/non-existing?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e7116663-1978-48bf-8689-3e4beb91d93c" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a567e424-73ac-424d-b3f0-65fbfbbf636f", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/non-existing?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "650976fc-e061-49d1-b320-4b254f8c2779" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateOperation[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateOperation[1].json index b312ef4383252..1f761e37d4017 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateOperation[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificateOperation[1].json @@ -1,105 +1,298 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert828338a2b01/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert72950e838eb/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9b6623f9-ecba-4bd5-9609-559b76ed07f8" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1302", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "61cc7ca0-2a44-4976-87fa-93b7e52d497d", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert828338a2b01/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMZj6He7O314UOgiSIa8BKilRPgO0UVO5Z/W8S1A1qsYRq1iyt1pYf9XD4lu+WlHp97Dgs6bYyUNnPYws5cFPgMq4obDBKZxiFDHEHXDbk/eeP2i+vSY56tyeuUwTTnjXbutfFpcghDB2dmBmWgwBEzytrsXwB21eK5G8nkMIOp9EmBNSDmOT+krbkIXo6VTTtdCZd25tn+G9DocDILPQ/ap44jc2LfH6G+XYwzMLUzQra/fihU+pujXDt55yMjNYx+phTlw8lBYd1r2iZ9TEB0vZVXeLBrC68vGlRHvF2UqVRyyVm8HYHSO1Tl8oHD0DlF2DxRmpgZPhY2uh1KdXsECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBeySoB/8OjKIrTojDZenz1wX2w4kTrvPWXPUEpXfXVepMeaI08WXkbfqUdVoXjWM7t/YPz37ffF/ADYVz79DIn7BmtBpE6/nmJBaYI6qhNzEcNfjAhTEggQam2SOk+AAb2pC3kWhpsXqzJD40XqDrcJ5W0g2wVjp/RnIo8pwBlTkc0hEfDClk5zEFv0Xx7tv713dyexMjj+dVA3B553NxW0ehiLsh+Xz/V36t/fFoTcZx7muirCDbBYH/7nQ/v7eIhcNynRePTUR8UC15TYvqdTBL6n0bXzKSe1hCsX7hmz4WLf1sGNZNgmqGumIBApx++9Gq+YN6FnbGo/t4Y7yBQ\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"52eeee9381bc40e597baacbbac4713d0\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert828338a2b01/pending?api-version=7.4&request_id=52eeee9381bc40e597baacbbac4713d0", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert72950e838eb/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "69c7e967-c1d8-4bc4-b2d0-88a5ce561c13" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert828338a2b01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert72950e838eb/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:05 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert72950e838eb/pending?api-version=7.4\u0026request_id=f7547632d8304730ba6d5abb95841071", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3bdd7a78-bb3f-4571-8c75-e53f126fa346" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert72950e838eb/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMvRIlWn6UeCLqKHcefmF5blCn22x7owKmewXNSuWyXrifKV0oxpztG7tluqMpTZ6KrGlQAnQdP/I5JF6dUmw3WX2iHRLCH7kJzPVXyrxZmWrXnY4eyE\u002BCdpeQr8zbT1/Ezl1bARl\u002BXlnq37k9jaFAKxniW6tUS4UENlediLVfa\u002BzfEAzwyddHH6geDRvhCCbR0MDZTdTbzfNzqOY\u002BS8KP\u002BHsj5fjbT49REentdq8VDoPMbtzuiTtUPnUeKonmIncjy89URQFstcorGB7xsqYA9IC58GXmbTfKnvRH982MGxI0iP9dDuvHH0Fu8Vx4M7Wq/ouFrAUxQhkHXdy3CRwU0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBplbsHzr8JXMfUB/bacykPIo5xqBnC8B/zFj\u002BYmMa5iByIAgjfSYjW0aMkjUu40erO8VM\u002BVcd/Kqyp1u\u002BijG2U5efMApUqxhh74E41oc9CeD/B/SEe75zqDZy4oyGWDXnQJm4wG/WAPNvnPzByOexzYZFV0azFuKlI5QqRL1O7hbSkBTLG1MTjCBrEQyxiwwGPJbF9wTI56fryFBF65dNvfIPTfbiphTfboR8aEvGj1dkDM5Cg1qX/Jmw34GQXwlLBxn\u002BeyQTMw5sAU4ldn6Xon/4bT9uKXi3YL4xwOw4How/QP4\u002BH/pY3jETsno2Agr/BG3Q13OPJsTGtjctnnwfE", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "f7547632d8304730ba6d5abb95841071" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1223", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0363b09f-ba0e-42d1-9a3c-703c93bc5539", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert828338a2b01/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMZj6He7O314UOgiSIa8BKilRPgO0UVO5Z/W8S1A1qsYRq1iyt1pYf9XD4lu+WlHp97Dgs6bYyUNnPYws5cFPgMq4obDBKZxiFDHEHXDbk/eeP2i+vSY56tyeuUwTTnjXbutfFpcghDB2dmBmWgwBEzytrsXwB21eK5G8nkMIOp9EmBNSDmOT+krbkIXo6VTTtdCZd25tn+G9DocDILPQ/ap44jc2LfH6G+XYwzMLUzQra/fihU+pujXDt55yMjNYx+phTlw8lBYd1r2iZ9TEB0vZVXeLBrC68vGlRHvF2UqVRyyVm8HYHSO1Tl8oHD0DlF2DxRmpgZPhY2uh1KdXsECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBeySoB/8OjKIrTojDZenz1wX2w4kTrvPWXPUEpXfXVepMeaI08WXkbfqUdVoXjWM7t/YPz37ffF/ADYVz79DIn7BmtBpE6/nmJBaYI6qhNzEcNfjAhTEggQam2SOk+AAb2pC3kWhpsXqzJD40XqDrcJ5W0g2wVjp/RnIo8pwBlTkc0hEfDClk5zEFv0Xx7tv713dyexMjj+dVA3B553NxW0ehiLsh+Xz/V36t/fFoTcZx7muirCDbBYH/7nQ/v7eIhcNynRePTUR8UC15TYvqdTBL6n0bXzKSe1hCsX7hmz4WLf1sGNZNgmqGumIBApx++9Gq+YN6FnbGo/t4Y7yBQ\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert828338a2b01\",\"request_id\":\"52eeee9381bc40e597baacbbac4713d0\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert72950e838eb/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a2eaefc9-ee71-405c-8423-48474c974810" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert72950e838eb/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMvRIlWn6UeCLqKHcefmF5blCn22x7owKmewXNSuWyXrifKV0oxpztG7tluqMpTZ6KrGlQAnQdP/I5JF6dUmw3WX2iHRLCH7kJzPVXyrxZmWrXnY4eyE\u002BCdpeQr8zbT1/Ezl1bARl\u002BXlnq37k9jaFAKxniW6tUS4UENlediLVfa\u002BzfEAzwyddHH6geDRvhCCbR0MDZTdTbzfNzqOY\u002BS8KP\u002BHsj5fjbT49REentdq8VDoPMbtzuiTtUPnUeKonmIncjy89URQFstcorGB7xsqYA9IC58GXmbTfKnvRH982MGxI0iP9dDuvHH0Fu8Vx4M7Wq/ouFrAUxQhkHXdy3CRwU0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBplbsHzr8JXMfUB/bacykPIo5xqBnC8B/zFj\u002BYmMa5iByIAgjfSYjW0aMkjUu40erO8VM\u002BVcd/Kqyp1u\u002BijG2U5efMApUqxhh74E41oc9CeD/B/SEe75zqDZy4oyGWDXnQJm4wG/WAPNvnPzByOexzYZFV0azFuKlI5QqRL1O7hbSkBTLG1MTjCBrEQyxiwwGPJbF9wTI56fryFBF65dNvfIPTfbiphTfboR8aEvGj1dkDM5Cg1qX/Jmw34GQXwlLBxn\u002BeyQTMw5sAU4ldn6Xon/4bT9uKXi3YL4xwOw4How/QP4\u002BH/pY3jETsno2Agr/BG3Q13OPJsTGtjctnnwfE", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "f7547632d8304730ba6d5abb95841071" + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert828338a2b01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert72950e838eb/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1219", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "760954e9-6728-4650-a8de-e5fb19868f52" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert72950e838eb/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMvRIlWn6UeCLqKHcefmF5blCn22x7owKmewXNSuWyXrifKV0oxpztG7tluqMpTZ6KrGlQAnQdP/I5JF6dUmw3WX2iHRLCH7kJzPVXyrxZmWrXnY4eyE\u002BCdpeQr8zbT1/Ezl1bARl\u002BXlnq37k9jaFAKxniW6tUS4UENlediLVfa\u002BzfEAzwyddHH6geDRvhCCbR0MDZTdTbzfNzqOY\u002BS8KP\u002BHsj5fjbT49REentdq8VDoPMbtzuiTtUPnUeKonmIncjy89URQFstcorGB7xsqYA9IC58GXmbTfKnvRH982MGxI0iP9dDuvHH0Fu8Vx4M7Wq/ouFrAUxQhkHXdy3CRwU0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBplbsHzr8JXMfUB/bacykPIo5xqBnC8B/zFj\u002BYmMa5iByIAgjfSYjW0aMkjUu40erO8VM\u002BVcd/Kqyp1u\u002BijG2U5efMApUqxhh74E41oc9CeD/B/SEe75zqDZy4oyGWDXnQJm4wG/WAPNvnPzByOexzYZFV0azFuKlI5QqRL1O7hbSkBTLG1MTjCBrEQyxiwwGPJbF9wTI56fryFBF65dNvfIPTfbiphTfboR8aEvGj1dkDM5Cg1qX/Jmw34GQXwlLBxn\u002BeyQTMw5sAU4ldn6Xon/4bT9uKXi3YL4xwOw4How/QP4\u002BH/pY3jETsno2Agr/BG3Q13OPJsTGtjctnnwfE", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert72950e838eb", + "request_id": "f7547632d8304730ba6d5abb95841071" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1223", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "78947be1-a340-4058-8ca2-5b9d0fbb2731", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert828338a2b01/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMZj6He7O314UOgiSIa8BKilRPgO0UVO5Z/W8S1A1qsYRq1iyt1pYf9XD4lu+WlHp97Dgs6bYyUNnPYws5cFPgMq4obDBKZxiFDHEHXDbk/eeP2i+vSY56tyeuUwTTnjXbutfFpcghDB2dmBmWgwBEzytrsXwB21eK5G8nkMIOp9EmBNSDmOT+krbkIXo6VTTtdCZd25tn+G9DocDILPQ/ap44jc2LfH6G+XYwzMLUzQra/fihU+pujXDt55yMjNYx+phTlw8lBYd1r2iZ9TEB0vZVXeLBrC68vGlRHvF2UqVRyyVm8HYHSO1Tl8oHD0DlF2DxRmpgZPhY2uh1KdXsECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBeySoB/8OjKIrTojDZenz1wX2w4kTrvPWXPUEpXfXVepMeaI08WXkbfqUdVoXjWM7t/YPz37ffF/ADYVz79DIn7BmtBpE6/nmJBaYI6qhNzEcNfjAhTEggQam2SOk+AAb2pC3kWhpsXqzJD40XqDrcJ5W0g2wVjp/RnIo8pwBlTkc0hEfDClk5zEFv0Xx7tv713dyexMjj+dVA3B553NxW0ehiLsh+Xz/V36t/fFoTcZx7muirCDbBYH/7nQ/v7eIhcNynRePTUR8UC15TYvqdTBL6n0bXzKSe1hCsX7hmz4WLf1sGNZNgmqGumIBApx++9Gq+YN6FnbGo/t4Y7yBQ\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert828338a2b01\",\"request_id\":\"52eeee9381bc40e597baacbbac4713d0\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert72950e838eb/pending?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1219", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "23449dc9-42a8-4613-b310-98fee0d1dc8e" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert72950e838eb/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMvRIlWn6UeCLqKHcefmF5blCn22x7owKmewXNSuWyXrifKV0oxpztG7tluqMpTZ6KrGlQAnQdP/I5JF6dUmw3WX2iHRLCH7kJzPVXyrxZmWrXnY4eyE\u002BCdpeQr8zbT1/Ezl1bARl\u002BXlnq37k9jaFAKxniW6tUS4UENlediLVfa\u002BzfEAzwyddHH6geDRvhCCbR0MDZTdTbzfNzqOY\u002BS8KP\u002BHsj5fjbT49REentdq8VDoPMbtzuiTtUPnUeKonmIncjy89URQFstcorGB7xsqYA9IC58GXmbTfKnvRH982MGxI0iP9dDuvHH0Fu8Vx4M7Wq/ouFrAUxQhkHXdy3CRwU0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBplbsHzr8JXMfUB/bacykPIo5xqBnC8B/zFj\u002BYmMa5iByIAgjfSYjW0aMkjUu40erO8VM\u002BVcd/Kqyp1u\u002BijG2U5efMApUqxhh74E41oc9CeD/B/SEe75zqDZy4oyGWDXnQJm4wG/WAPNvnPzByOexzYZFV0azFuKlI5QqRL1O7hbSkBTLG1MTjCBrEQyxiwwGPJbF9wTI56fryFBF65dNvfIPTfbiphTfboR8aEvGj1dkDM5Cg1qX/Jmw34GQXwlLBxn\u002BeyQTMw5sAU4ldn6Xon/4bT9uKXi3YL4xwOw4How/QP4\u002BH/pY3jETsno2Agr/BG3Q13OPJsTGtjctnnwfE", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert72950e838eb", + "request_id": "f7547632d8304730ba6d5abb95841071" + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert828338a2b01/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "110", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ce44ade8-1850-4426-8e48-9fc0e662564a", - "Body" : "{\"error\":{\"code\":\"PendingCertificateNotFound\",\"message\":\"Pending Certificate not found: testcert828338a2b01\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert828338a2b01" ] + { + "RequestUri": "https://REDACTED/certificates/testcert72950e838eb/pending?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "110", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "aeed6817-fccc-43a1-ace6-5f4a7d0f5a1d" + }, + "ResponseBody": { + "error": { + "code": "PendingCertificateNotFound", + "message": "Pending Certificate not found: testcert72950e838eb" + } + } + } + ], + "Variables": { + "0": "testcert72950e838eb" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificate[1].json index ad7136548ad46..ea39281e4c9ca 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteCertificate[1].json @@ -1,155 +1,512 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert630101e0f5b/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert88327ed6554/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0ebe6f5d-dead-425f-93fa-f137b83152f1" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4d90a1ba-81ba-4df2-818e-e8a9c707780d", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert630101e0f5b/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAELZclMx6/es5ItGPSKrR0sLilBvQHAJxVOcBzsXm606VXwtT5OUh2sHWTKFE4Hky3IaZGPqzVPDQOurz+6nre5Aq/RaWCUHNe880Lg6/CjG0kZSAlvVYJXIJY4G4wL8vvoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwf3PkjxHPo4qBG8sbyTEfGDVySjoxEhsDNb9sn1nKS7CgQM9rmhvRoO4QrtZumu0tAjEAnkT6v4OmAdFAL786pCGBikAagpWIudGjdd6e521+QldQo3zfNlHWzDumHiNJrQpi\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"3de635eb9798462b83321074c080bf09\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert630101e0f5b/pending?api-version=7.4&request_id=3de635eb9798462b83321074c080bf09", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert88327ed6554/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554/pending?api-version=7.4\u0026request_id=218c0b9045d045a59dd7fc729b9ca9b7", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4628feea-1d06-4065-b718-ca4dd79aaaf0" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEl\u002B6UEFWmLvx3XSZBFA2qunGshoo4S74oyrdt8LrDA2FSTUtwKDhYmJsVe4mreCvpq4zBIaGYjJCea4PWTkAURovewLn/N6CDT\u002BYiwFCNkS7Jk0y71p0br8RDtYCogAuAoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwXCwg7Nq5WsO9RKvPS/9Lv31gWqYzC4EDlUHiorM1wdX106QSD2qPKeSwMK6nsk5jAjAE1TCi2pCITcG7dbpaKT/LlNiTJK9TWjj86CfqahzUTeRb3ucoZQ66EbMjXN8Vq/E=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "218c0b9045d045a59dd7fc729b9ca9b7" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert630101e0f5b/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert88327ed6554/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0a6daf02-29a1-4b02-87fc-6281f500070d" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEl\u002B6UEFWmLvx3XSZBFA2qunGshoo4S74oyrdt8LrDA2FSTUtwKDhYmJsVe4mreCvpq4zBIaGYjJCea4PWTkAURovewLn/N6CDT\u002BYiwFCNkS7Jk0y71p0br8RDtYCogAuAoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwXCwg7Nq5WsO9RKvPS/9Lv31gWqYzC4EDlUHiorM1wdX106QSD2qPKeSwMK6nsk5jAjAE1TCi2pCITcG7dbpaKT/LlNiTJK9TWjj86CfqahzUTeRb3ucoZQ66EbMjXN8Vq/E=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "218c0b9045d045a59dd7fc729b9ca9b7" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6314a811-aa70-47f5-a499-2d1d0792c748", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert630101e0f5b/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAELZclMx6/es5ItGPSKrR0sLilBvQHAJxVOcBzsXm606VXwtT5OUh2sHWTKFE4Hky3IaZGPqzVPDQOurz+6nre5Aq/RaWCUHNe880Lg6/CjG0kZSAlvVYJXIJY4G4wL8vvoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwf3PkjxHPo4qBG8sbyTEfGDVySjoxEhsDNb9sn1nKS7CgQM9rmhvRoO4QrtZumu0tAjEAnkT6v4OmAdFAL786pCGBikAagpWIudGjdd6e521+QldQo3zfNlHWzDumHiNJrQpi\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"3de635eb9798462b83321074c080bf09\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert88327ed6554/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a6aa82ad-ff10-4a8d-a651-b659b8d6f866" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEl\u002B6UEFWmLvx3XSZBFA2qunGshoo4S74oyrdt8LrDA2FSTUtwKDhYmJsVe4mreCvpq4zBIaGYjJCea4PWTkAURovewLn/N6CDT\u002BYiwFCNkS7Jk0y71p0br8RDtYCogAuAoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwXCwg7Nq5WsO9RKvPS/9Lv31gWqYzC4EDlUHiorM1wdX106QSD2qPKeSwMK6nsk5jAjAE1TCi2pCITcG7dbpaKT/LlNiTJK9TWjj86CfqahzUTeRb3ucoZQ66EbMjXN8Vq/E=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "218c0b9045d045a59dd7fc729b9ca9b7" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert630101e0f5b/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert88327ed6554/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f38324b5-a987-41c3-8b48-6d149afb51d8" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEl\u002B6UEFWmLvx3XSZBFA2qunGshoo4S74oyrdt8LrDA2FSTUtwKDhYmJsVe4mreCvpq4zBIaGYjJCea4PWTkAURovewLn/N6CDT\u002BYiwFCNkS7Jk0y71p0br8RDtYCogAuAoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwXCwg7Nq5WsO9RKvPS/9Lv31gWqYzC4EDlUHiorM1wdX106QSD2qPKeSwMK6nsk5jAjAE1TCi2pCITcG7dbpaKT/LlNiTJK9TWjj86CfqahzUTeRb3ucoZQ66EbMjXN8Vq/E=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "218c0b9045d045a59dd7fc729b9ca9b7" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "771", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b6d98f29-faf6-4f76-ae84-c011543034e0", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert630101e0f5b/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAELZclMx6/es5ItGPSKrR0sLilBvQHAJxVOcBzsXm606VXwtT5OUh2sHWTKFE4Hky3IaZGPqzVPDQOurz+6nre5Aq/RaWCUHNe880Lg6/CjG0kZSAlvVYJXIJY4G4wL8vvoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwf3PkjxHPo4qBG8sbyTEfGDVySjoxEhsDNb9sn1nKS7CgQM9rmhvRoO4QrtZumu0tAjEAnkT6v4OmAdFAL786pCGBikAagpWIudGjdd6e521+QldQo3zfNlHWzDumHiNJrQpi\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert630101e0f5b\",\"request_id\":\"3de635eb9798462b83321074c080bf09\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert88327ed6554/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "66c43c65-e2b3-427f-9334-8f781e9e1441" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEl\u002B6UEFWmLvx3XSZBFA2qunGshoo4S74oyrdt8LrDA2FSTUtwKDhYmJsVe4mreCvpq4zBIaGYjJCea4PWTkAURovewLn/N6CDT\u002BYiwFCNkS7Jk0y71p0br8RDtYCogAuAoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwXCwg7Nq5WsO9RKvPS/9Lv31gWqYzC4EDlUHiorM1wdX106QSD2qPKeSwMK6nsk5jAjAE1TCi2pCITcG7dbpaKT/LlNiTJK9TWjj86CfqahzUTeRb3ucoZQ66EbMjXN8Vq/E=", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554", + "request_id": "218c0b9045d045a59dd7fc729b9ca9b7" + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert630101e0f5b?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert88327ed6554?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f8c8b18a-05e6-4648-8a07-e7a22422c6ae" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert88327ed6554", + "deletedDate": 1681267922, + "scheduledPurgeDate": 1681872722, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554/9b7856b1e8f44c0fae1b00e168775f70", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert88327ed6554/9b7856b1e8f44c0fae1b00e168775f70", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert88327ed6554/9b7856b1e8f44c0fae1b00e168775f70", + "x5t": "r4xVzbOiPPkGY5mmS3N6i9I-1dE", + "cer": "MIIB2zCCAWGgAwIBAgIQAKiwoVNSRaC\u002BaeY7jCqmYTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABJfulBBVpi78d10mQRQNqrpxrIaKOEu\u002BKMq3bfC6wwNhUk1LcCg4WJibFXuJq3gr6auMwSGhmIyQnmuD1k5AFEaL3sC5/zegg0/mIsBQjZEuyZNMu9adG6/EQ7WAqIALgKN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFAK5eQLzasBBB/pQn\u002BTYDrNXnq6wMB0GA1UdDgQWBBQCuXkC82rAQQf6UJ/k2A6zV56usDAKBggqhkjOPQQDAwNoADBlAjEA9iQATRmtn4AUA4c2GqCPdjMfCsjX2hGd2suRxR3tFjFjnjLCq4pDKh1qrtuJHM4lAjBgsp/1L1FpesSV9pJODL1NdIH6Yu05DJJM\u002BtfTICnoDLUYqVjeeehsBzRj\u002BguA9LE=", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267918, + "updated": 1681267918 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b29ef502-b9ea-4e07-90fa-52c00ec46962", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert630101e0f5b\",\"deletedDate\":1678954151,\"scheduledPurgeDate\":1679558951,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert630101e0f5b/796f2702c5c24e7d8d84d19fc51622d5\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert630101e0f5b/796f2702c5c24e7d8d84d19fc51622d5\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert630101e0f5b/796f2702c5c24e7d8d84d19fc51622d5\",\"x5t\":\"0vyYRN8YXPDTgAegOD7wUmDv9JU\",\"cer\":\"MIIB2jCCAWGgAwIBAgIQYNAHIGJ7RYuHOgQtirWhbzAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxMFoXDTI1MDMxNjA4MDkxMFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABC2XJTMev3rOSLRj0iq0dLC4pQb0BwCcVTnAc7F5utOlV8LU+TlIdrB1kyhROB5MtyGmRj6s1Tw0Drq8/up63uQKv0WlglBzXvPNC4OvwoxtJGUgJb1WCVyCWOBuMC/L76N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFGx0m4IwciCbGHHt6oFWhaiYUt6KMB0GA1UdDgQWBBRsdJuCMHIgmxhx7eqBVoWomFLeijAKBggqhkjOPQQDAwNnADBkAjALSJxC14ednYhaB0MR4yxKJaVwaWzJz3VtKTMszj3MwaEdbP9zQL0XEdMma6bhXuACMBHfwSbE7Gltt233cYHleHy/TTHeFvzCYLjiDrcahanCNqDA96vG/usSoUzRzBs3Gw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1742112550,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert630101e0f5b/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert630101e0f5b/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert88327ed6554?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "103", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "29c559f0-13a1-4401-9387-14b57b3ebbf1" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: testcert88327ed6554" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert630101e0f5b?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "103", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9f95adcf-bef2-4533-8629-c6ec92a9d05e", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"Deleted Certificate not found: testcert630101e0f5b\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert630101e0f5b?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0efb0726-554a-4ad5-9b3d-387431f35f64", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert630101e0f5b\",\"deletedDate\":1678954151,\"scheduledPurgeDate\":1679558951,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert630101e0f5b/796f2702c5c24e7d8d84d19fc51622d5\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert630101e0f5b/796f2702c5c24e7d8d84d19fc51622d5\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert630101e0f5b/796f2702c5c24e7d8d84d19fc51622d5\",\"x5t\":\"0vyYRN8YXPDTgAegOD7wUmDv9JU\",\"cer\":\"MIIB2jCCAWGgAwIBAgIQYNAHIGJ7RYuHOgQtirWhbzAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxMFoXDTI1MDMxNjA4MDkxMFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABC2XJTMev3rOSLRj0iq0dLC4pQb0BwCcVTnAc7F5utOlV8LU+TlIdrB1kyhROB5MtyGmRj6s1Tw0Drq8/up63uQKv0WlglBzXvPNC4OvwoxtJGUgJb1WCVyCWOBuMC/L76N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFGx0m4IwciCbGHHt6oFWhaiYUt6KMB0GA1UdDgQWBBRsdJuCMHIgmxhx7eqBVoWomFLeijAKBggqhkjOPQQDAwNnADBkAjALSJxC14ednYhaB0MR4yxKJaVwaWzJz3VtKTMszj3MwaEdbP9zQL0XEdMma6bhXuACMBHfwSbE7Gltt233cYHleHy/TTHeFvzCYLjiDrcahanCNqDA96vG/usSoUzRzBs3Gw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1742112550,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert630101e0f5b/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert630101e0f5b/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert630101e0f5b" ] + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert88327ed6554?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6c988035-3555-4c44-a1ff-7adefdcf7365" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert88327ed6554", + "deletedDate": 1681267922, + "scheduledPurgeDate": 1681872722, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554/9b7856b1e8f44c0fae1b00e168775f70", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert88327ed6554/9b7856b1e8f44c0fae1b00e168775f70", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert88327ed6554/9b7856b1e8f44c0fae1b00e168775f70", + "x5t": "r4xVzbOiPPkGY5mmS3N6i9I-1dE", + "cer": "MIIB2zCCAWGgAwIBAgIQAKiwoVNSRaC\u002BaeY7jCqmYTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABJfulBBVpi78d10mQRQNqrpxrIaKOEu\u002BKMq3bfC6wwNhUk1LcCg4WJibFXuJq3gr6auMwSGhmIyQnmuD1k5AFEaL3sC5/zegg0/mIsBQjZEuyZNMu9adG6/EQ7WAqIALgKN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFAK5eQLzasBBB/pQn\u002BTYDrNXnq6wMB0GA1UdDgQWBBQCuXkC82rAQQf6UJ/k2A6zV56usDAKBggqhkjOPQQDAwNoADBlAjEA9iQATRmtn4AUA4c2GqCPdjMfCsjX2hGd2suRxR3tFjFjnjLCq4pDKh1qrtuJHM4lAjBgsp/1L1FpesSV9pJODL1NdIH6Yu05DJJM\u002BtfTICnoDLUYqVjeeehsBzRj\u002BguA9LE=", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267918, + "updated": 1681267918 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554/pending" + } + } + } + ], + "Variables": { + "0": "testcert88327ed6554" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteContacts[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteContacts[1].json index 926927cab0127..ccbf2c3d9a5a2 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteContacts[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.deleteContacts[1].json @@ -1,54 +1,123 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/contacts?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8620cd7a-7d86-4b15-a245-0d817df88c30" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:42 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "155", - "x-ms-request-id" : "3a433c4f-8ead-43a9-b6e2-963678764229", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/contacts\",\"contacts\":[{\"email\":\"first.last@gmail.com\",\"name\":\"name\",\"phone\":\"000-000-0000\"}]}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "84", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "153", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2f997e7a-32c1-4718-aa20-4c28df9b53ac" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/contacts", + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/contacts?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:42 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "155", - "x-ms-request-id" : "781eb50c-e761-44e1-8078-cf66e249ee6c", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/contacts\",\"contacts\":[{\"email\":\"first.last@gmail.com\",\"name\":\"name\",\"phone\":\"000-000-0000\"}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "153", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8594cca2-ce02-435d-8941-49e825c8133a" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/contacts", + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateIssuerNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateIssuerNotFound[1].json index ed20796da47fc..f7aa4284391d7 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateIssuerNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateIssuerNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/non-existing/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "81572929-f5f4-420d-94fa-829bf18713e2" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:32 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9fe8b3a5-36af-4105-8eab-6891f13cef5f", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "191799b1-ccdf-486e-8104-1f1cc7ffd32a" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateIssuer[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateIssuer[1].json index 2f412097b0069..04dd164e36ea3 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateIssuer[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateIssuer[1].json @@ -1,54 +1,165 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/testissuer1731455651?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer5598119d48?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1c208b9f-b429-44a9-b1ec-37af1b151615" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "382", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c430893a-6d9c-44f5-b827-a6d193f1f5f8", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer1731455651\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954164,\"updated\":1678954164}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer5598119d48?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f48b06a2-bad3-4e8d-84cf-6707785ef502" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer5598119d48", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267922, + "updated": 1681267922 + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/testissuer1731455651?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "382", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "35478bf3-ee5f-4a3a-8530-ce236ff25d28", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer1731455651\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954164,\"updated\":1678954164}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testissuer1731455651" ] + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer5598119d48?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b1c3d942-e3dd-4836-9232-0c3cc81a0510" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer5598119d48", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267922, + "updated": 1681267922 + } + } + } + ], + "Variables": { + "0": "testissuer5598119d48" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateNotFound[1].json index f3b2ecb5169e9..939da3e172d0d 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/non-existing/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/non-existing/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9cbaf797-a1d1-4825-97b2-0d670d4f2c8b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "83f40f19-be5c-4974-b427-db163533cb9a", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/non-existing/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ece68230-4b08-4a8f-ae2e-f8e67abf5322" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateOperationNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateOperationNotFound[1].json index 2bb735a2cb855..f515f87d53fbc 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateOperationNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateOperationNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/non-existing/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/non-existing/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c9adc5e1-6dc8-4a19-beda-b9c78ccbf1b2" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:22 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "103", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "12f899d0-5fde-4759-9ac8-1439009eff3b", - "Body" : "{\"error\":{\"code\":\"PendingCertificateNotFound\",\"message\":\"Pending certificate not found: non-existing\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/non-existing/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "103", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "836b2337-211b-422c-a1a6-0b12139bde9e" + }, + "ResponseBody": { + "error": { + "code": "PendingCertificateNotFound", + "message": "Pending certificate not found: non-existing" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateOperation[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateOperation[1].json index 813a6404109e0..9f3f9f7316dbd 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateOperation[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateOperation[1].json @@ -1,180 +1,466 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert2853856e897/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert825805c9c5b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "64c8a3e0-7d43-4189-814c-d5eab810ca0d" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:33 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "bcb94745-b962-4677-8bdc-31c619409932", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert825805c9c5b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "acfbed82-2c0b-41a1-926a-a388738aa52c" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert2853856e897/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert825805c9c5b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:06 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert825805c9c5b/pending?api-version=7.4\u0026request_id=a3b22b86f0774070b0c4673b29acf694", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fc65a900-c37a-4b20-a6d8-4c89dfe0bcfd" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert825805c9c5b/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEvOPKbk7zZP5SZhalfq5g3bzQ7GfjellPWYfJJgLqTyTs\u002B5QINCwRHk6HFQ/66M6gZayviw7QYFVlOsvNRlkXtcIGeRwgeTt/3U/WIENW6a3PnO7HhgbgiosrpzVm7jAQoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwT0nDeGiunuwRU9I2el1tgJw3Y3E3mxSSELXd66Ws1crPTTL6W/kHyltAgHGDLt59AjAJxsQrXFQzyj7e2J5zBm/YO64zBv0\u002BIx/RIhnlM8LpzaknunoCUcXLrzlQiY8kufU=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "a3b22b86f0774070b0c4673b29acf694" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:36 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ffab6723-e60d-42f6-90e6-7dbaf7113968", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert825805c9c5b/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "274327a6-82c7-4d79-b73b-5cf3cbabf1a3" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert825805c9c5b/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEvOPKbk7zZP5SZhalfq5g3bzQ7GfjellPWYfJJgLqTyTs\u002B5QINCwRHk6HFQ/66M6gZayviw7QYFVlOsvNRlkXtcIGeRwgeTt/3U/WIENW6a3PnO7HhgbgiosrpzVm7jAQoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwT0nDeGiunuwRU9I2el1tgJw3Y3E3mxSSELXd66Ws1crPTTL6W/kHyltAgHGDLt59AjAJxsQrXFQzyj7e2J5zBm/YO64zBv0\u002BIx/RIhnlM8LpzaknunoCUcXLrzlQiY8kufU=", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert825805c9c5b", + "request_id": "a3b22b86f0774070b0c4673b29acf694" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert2853856e897/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert825805c9c5b/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "61dac55e-124e-4145-bec9-5b39ec16434f" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert825805c9c5b/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEvOPKbk7zZP5SZhalfq5g3bzQ7GfjellPWYfJJgLqTyTs\u002B5QINCwRHk6HFQ/66M6gZayviw7QYFVlOsvNRlkXtcIGeRwgeTt/3U/WIENW6a3PnO7HhgbgiosrpzVm7jAQoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwT0nDeGiunuwRU9I2el1tgJw3Y3E3mxSSELXd66Ws1crPTTL6W/kHyltAgHGDLt59AjAJxsQrXFQzyj7e2J5zBm/YO64zBv0\u002BIx/RIhnlM8LpzaknunoCUcXLrzlQiY8kufU=", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert825805c9c5b", + "request_id": "a3b22b86f0774070b0c4673b29acf694" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:41 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f0d7d637-d9f1-4e40-9df6-465a386f4779", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert2853856e897/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEh6tjSXHi/kTzte2OZJgFoLt6cBn6RX4Ri5dU3n56RStg+ao3ET50cBoNF1/egLfZ8TuRAr+0xMhLDLAwdM7G7CSZd1TeB8ge57lwkW1N1TbEiGFa8egCuL4A3gUa5Tb1oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwf+aVCszM92JF42f8P48B+OJ/iJwGv1FhD4tQqL+BnHaduvbQYf+9evWhayFkr3JLAjEAyUdyu/K3sqnBn3Fp5h9wCSfHnKJXplnXBzXdp7bJSfVjp9k8J5/SVx80Zsl1Mi1A\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"5515b70047ff49adab05fc5a4e8ead1e\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert2853856e897/pending?api-version=7.4&request_id=5515b70047ff49adab05fc5a4e8ead1e", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert825805c9c5b/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bfb43e27-ca0e-4c9e-af5d-111d0ee33845" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert825805c9c5b/32c24ce3058040ca9cbdb549926a8f1e", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert825805c9c5b/32c24ce3058040ca9cbdb549926a8f1e", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert825805c9c5b/32c24ce3058040ca9cbdb549926a8f1e", + "x5t": "-7UgEA9ScuFHJjOgYnrzOYH-7LA", + "cer": "MIIB3DCCAWGgAwIBAgIQa8FSdpfzQkuFEkMu8Y9oSDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwN1oXDTI1MDQxMjAyNTIwN1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABLzjym5O82T\u002BUmYWpX6uYN280Oxn43pZT1mHySYC6k8k7PuUCDQsER5OhxUP\u002BujOoGWsr4sO0GBVZTrLzUZZF7XCBnkcIHk7f91P1iBDVumtz5zux4YG4IqLK6c1Zu4wEKN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFK1JzM2AgzAi/M3R7rDQ4YqgppmqMB0GA1UdDgQWBBStSczNgIMwIvzN0e6w0OGKoKaZqjAKBggqhkjOPQQDAwNpADBmAjEAsIpHObFVErnMz8jKzKdAhdtDXj\u002BAFZpcKpgraRmKGkQEGuIYQhgJLBJpla\u002BEf30EAjEArzcg4sst7A\u002B6\u002Bsjv5LLu0Acz1\u002BdUbHce\u002BOiJdJ3W6K5wwcj6\u002B2C/V9imOM519HU2", + "attributes": { + "enabled": true, + "nbf": 1681267327, + "exp": 1744426327, + "created": 1681267927, + "updated": 1681267927, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert825805c9c5b/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267926, + "updated": 1681267926 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert825805c9c5b/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert2853856e897/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:42 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "771", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a13f3ae7-7d78-4bf0-892d-909439ca56fd", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert2853856e897/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEh6tjSXHi/kTzte2OZJgFoLt6cBn6RX4Ri5dU3n56RStg+ao3ET50cBoNF1/egLfZ8TuRAr+0xMhLDLAwdM7G7CSZd1TeB8ge57lwkW1N1TbEiGFa8egCuL4A3gUa5Tb1oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwf+aVCszM92JF42f8P48B+OJ/iJwGv1FhD4tQqL+BnHaduvbQYf+9evWhayFkr3JLAjEAyUdyu/K3sqnBn3Fp5h9wCSfHnKJXplnXBzXdp7bJSfVjp9k8J5/SVx80Zsl1Mi1A\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert2853856e897\",\"request_id\":\"5515b70047ff49adab05fc5a4e8ead1e\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert2853856e897/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:44 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "771", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ca3339b3-968e-4b5e-b7b8-75bb1f80326e", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert2853856e897/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEh6tjSXHi/kTzte2OZJgFoLt6cBn6RX4Ri5dU3n56RStg+ao3ET50cBoNF1/egLfZ8TuRAr+0xMhLDLAwdM7G7CSZd1TeB8ge57lwkW1N1TbEiGFa8egCuL4A3gUa5Tb1oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwf+aVCszM92JF42f8P48B+OJ/iJwGv1FhD4tQqL+BnHaduvbQYf+9evWhayFkr3JLAjEAyUdyu/K3sqnBn3Fp5h9wCSfHnKJXplnXBzXdp7bJSfVjp9k8J5/SVx80Zsl1Mi1A\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert2853856e897\",\"request_id\":\"5515b70047ff49adab05fc5a4e8ead1e\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert2853856e897/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:43 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6b5547d6-7c42-49f0-99c9-d679786a3800", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert2853856e897/3cfcf8617a274393a0dfd9d277fd24fc\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert2853856e897/3cfcf8617a274393a0dfd9d277fd24fc\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert2853856e897/3cfcf8617a274393a0dfd9d277fd24fc\",\"x5t\":\"Jk4gujvIUxmvulgZ17B8bbv0Urs\",\"cer\":\"MIIB2jCCAWGgAwIBAgIQMq0zaFD9S4Wltsum2qMzejAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTk0MVoXDTI1MDMxNjA4MDk0MVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABIerY0lx4v5E87XtjmSYBaC7enAZ+kV+EYuXVN5+ekUrYPmqNxE+dHAaDRdf3oC32fE7kQK/tMTISwywMHTOxuwkmXdU3gfIHue5cJFtTdU2xIhhWvHoAri+AN4FGuU29aN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFDhKN+JuBkQ4S8gbl12V2edY+1gsMB0GA1UdDgQWBBQ4SjfibgZEOEvIG5ddldnnWPtYLDAKBggqhkjOPQQDAwNnADBkAjAj6e5Zfgyc8Rx82XdB/XvjYLgL+fPs5EK5YJMWexqJwyc79d70ZxAHrlj8Z+HrC+wCMCXJAatGMf1/3L6k7BmDaagLo7Uwcf+hX2dATbhAGsqcfXOJotY33PUJDH1bxKqkEQ==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953581,\"exp\":1742112581,\"created\":1678954182,\"updated\":1678954182,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert2853856e897/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954181,\"updated\":1678954181}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert2853856e897/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert2853856e897/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:44 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "321d30df-28ae-4bc7-aa52-23ed1c82033f", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert2853856e897/3cfcf8617a274393a0dfd9d277fd24fc\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert2853856e897/3cfcf8617a274393a0dfd9d277fd24fc\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert2853856e897/3cfcf8617a274393a0dfd9d277fd24fc\",\"x5t\":\"Jk4gujvIUxmvulgZ17B8bbv0Urs\",\"cer\":\"MIIB2jCCAWGgAwIBAgIQMq0zaFD9S4Wltsum2qMzejAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTk0MVoXDTI1MDMxNjA4MDk0MVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABIerY0lx4v5E87XtjmSYBaC7enAZ+kV+EYuXVN5+ekUrYPmqNxE+dHAaDRdf3oC32fE7kQK/tMTISwywMHTOxuwkmXdU3gfIHue5cJFtTdU2xIhhWvHoAri+AN4FGuU29aN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFDhKN+JuBkQ4S8gbl12V2edY+1gsMB0GA1UdDgQWBBQ4SjfibgZEOEvIG5ddldnnWPtYLDAKBggqhkjOPQQDAwNnADBkAjAj6e5Zfgyc8Rx82XdB/XvjYLgL+fPs5EK5YJMWexqJwyc79d70ZxAHrlj8Z+HrC+wCMCXJAatGMf1/3L6k7BmDaagLo7Uwcf+hX2dATbhAGsqcfXOJotY33PUJDH1bxKqkEQ==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953581,\"exp\":1742112581,\"created\":1678954182,\"updated\":1678954182,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert2853856e897/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954181,\"updated\":1678954181}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert2853856e897/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert2853856e897" ] + { + "RequestUri": "https://REDACTED/certificates/testcert825805c9c5b/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "27439eb1-2bcd-4ae2-b799-c7ff07ffe985" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert825805c9c5b/32c24ce3058040ca9cbdb549926a8f1e", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert825805c9c5b/32c24ce3058040ca9cbdb549926a8f1e", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert825805c9c5b/32c24ce3058040ca9cbdb549926a8f1e", + "x5t": "-7UgEA9ScuFHJjOgYnrzOYH-7LA", + "cer": "MIIB3DCCAWGgAwIBAgIQa8FSdpfzQkuFEkMu8Y9oSDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwN1oXDTI1MDQxMjAyNTIwN1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABLzjym5O82T\u002BUmYWpX6uYN280Oxn43pZT1mHySYC6k8k7PuUCDQsER5OhxUP\u002BujOoGWsr4sO0GBVZTrLzUZZF7XCBnkcIHk7f91P1iBDVumtz5zux4YG4IqLK6c1Zu4wEKN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFK1JzM2AgzAi/M3R7rDQ4YqgppmqMB0GA1UdDgQWBBStSczNgIMwIvzN0e6w0OGKoKaZqjAKBggqhkjOPQQDAwNpADBmAjEAsIpHObFVErnMz8jKzKdAhdtDXj\u002BAFZpcKpgraRmKGkQEGuIYQhgJLBJpla\u002BEf30EAjEArzcg4sst7A\u002B6\u002Bsjv5LLu0Acz1\u002BdUbHce\u002BOiJdJ3W6K5wwcj6\u002B2C/V9imOM519HU2", + "attributes": { + "enabled": true, + "nbf": 1681267327, + "exp": 1744426327, + "created": 1681267927, + "updated": 1681267927, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert825805c9c5b/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267926, + "updated": 1681267926 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert825805c9c5b/pending" + } + } + } + ], + "Variables": { + "0": "testcert825805c9c5b" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificatePolicyNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificatePolicyNotFound[1].json index 455fa1c0cae9a..62e64e3202c22 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificatePolicyNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificatePolicyNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/non-existing/policy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/non-existing/policy?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c92fb6b0-870d-4c94-8ad1-4ef7020ea79c" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "00f93d76-05e4-4464-b5c9-3211df0c4334", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/non-existing/policy?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "490dfe4e-b4e3-4092-908a-31ecf305ca64" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificatePolicy[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificatePolicy[1].json index 58aef116c6f89..ee00815f9becc 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificatePolicy[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificatePolicy[1].json @@ -1,80 +1,332 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert18236eadc35/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert24189bd8691/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "76c8572a-e9f4-49dc-a32b-1a639930af5f" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "854", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "adcde814-ccdf-4b66-84f9-e8b82a4b8268", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18236eadc35/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEbL1RVOC0vtOh/nlcPf9FFUeRuQMwBiV5w+gMx12VBPal3KHV7usdjGY8fXzSXcuvAOdWBDTbKBf3oLAQ85Z7iCu0n8wG6ISw5YzgDl5VzaFgQtj1RxyeZ3nzaAnPXKfhoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxAKdF7SnnH1dAbnAp2vT3Svx/qXCqW4tOU+lSrupfzM9iU1OcdbzE1SnD+hhs8Xaj1QIxAMYxzkMzH0UZOjhxaJQSX9zmWopkz1AEcJrPM8URT/Gde+pA02NX+vCbqrm4TFp8tQ==\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"fddeadd743f3499b9acf018f5834e0ff\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert18236eadc35/pending?api-version=7.4&request_id=fddeadd743f3499b9acf018f5834e0ff", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert24189bd8691/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2f2c3a14-2dbf-42e7-b71f-4f834b8ce970" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert18236eadc35/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert24189bd8691/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:05 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert24189bd8691/pending?api-version=7.4\u0026request_id=67869904c15c445998871b854025ed52", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "837e2d18-6ced-47da-a476-bd579d2e3abd" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert24189bd8691/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE9F6cKBMsuvh87wBXlHGBIG76Pt4iRYBCBlYSyiDNSQetE4PBZ3FUQ/Qqp9Cbqvy6FK3pCPXM2xcN1g4\u002B14xePp6jprHsopCZCbPt188qNvqLcj2yAA/YxVwd86sSglIsoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwPmkB8GwevQv1C\u002BM3PMS4Wd7o4eqM4ZHoyoLjZGK6US2NehJFyz8PUFPDbkxZA4hkAjEA6sPK32Dho\u002BO1aTjf2KFZD2rULojdPipn\u002B03mfaVVMdMVB0jg0GdRSz98ZaGiCi8j", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "67869904c15c445998871b854025ed52" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "775", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4268fab2-34f3-4c0d-97e6-4ace7960c94f", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18236eadc35/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEbL1RVOC0vtOh/nlcPf9FFUeRuQMwBiV5w+gMx12VBPal3KHV7usdjGY8fXzSXcuvAOdWBDTbKBf3oLAQ85Z7iCu0n8wG6ISw5YzgDl5VzaFgQtj1RxyeZ3nzaAnPXKfhoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxAKdF7SnnH1dAbnAp2vT3Svx/qXCqW4tOU+lSrupfzM9iU1OcdbzE1SnD+hhs8Xaj1QIxAMYxzkMzH0UZOjhxaJQSX9zmWopkz1AEcJrPM8URT/Gde+pA02NX+vCbqrm4TFp8tQ==\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert18236eadc35\",\"request_id\":\"fddeadd743f3499b9acf018f5834e0ff\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert24189bd8691/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "63ca4df5-e431-48d0-b33a-1a00b5d52efc" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert24189bd8691/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE9F6cKBMsuvh87wBXlHGBIG76Pt4iRYBCBlYSyiDNSQetE4PBZ3FUQ/Qqp9Cbqvy6FK3pCPXM2xcN1g4\u002B14xePp6jprHsopCZCbPt188qNvqLcj2yAA/YxVwd86sSglIsoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwPmkB8GwevQv1C\u002BM3PMS4Wd7o4eqM4ZHoyoLjZGK6US2NehJFyz8PUFPDbkxZA4hkAjEA6sPK32Dho\u002BO1aTjf2KFZD2rULojdPipn\u002B03mfaVVMdMVB0jg0GdRSz98ZaGiCi8j", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert24189bd8691", + "request_id": "67869904c15c445998871b854025ed52" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert18236eadc35/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ead64d9b-1133-412d-8d26-a97d44050320", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18236eadc35/88292ccd4641450dbc3c229e5d056032\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert18236eadc35/88292ccd4641450dbc3c229e5d056032\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert18236eadc35/88292ccd4641450dbc3c229e5d056032\",\"x5t\":\"JqechkEBzXbUg6c5E1VS9oWPeMI\",\"cer\":\"MIIB2zCCAWGgAwIBAgIQHT3vzNl9SOKvc75fOwO+8DAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkyNloXDTI1MDMxNjA4MDkyNlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABGy9UVTgtL7Tof55XD3/RRVHkbkDMAYlecPoDMddlQT2pdyh1e7rHYxmPH180l3LrwDnVgQ02ygX96CwEPOWe4grtJ/MBuiEsOWM4A5eVc2hYELY9Uccnmd582gJz1yn4aN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFAVM2AuORUil8hIbajp04pI5nhErMB0GA1UdDgQWBBQFTNgLjkVIpfISG2o6dOKSOZ4RKzAKBggqhkjOPQQDAwNoADBlAjBAfoYXj5T5Iin/lkxuW4cg4WvzJK2PC93d3rhOciwCPG0mpBwb1LRmGTeKjufTX1sCMQDdZpTZAErmNN+Dwn86HvgNk2KHcXiVk1JfLEYAA7wC5EQ5LUeLQmZ8NwwtZhBCScY=\",\"attributes\":{\"enabled\":true,\"nbf\":1678953566,\"exp\":1742112566,\"created\":1678954166,\"updated\":1678954166,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18236eadc35/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954165,\"updated\":1678954165}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18236eadc35/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert18236eadc35" ] + { + "RequestUri": "https://REDACTED/certificates/testcert24189bd8691/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f722143f-ebab-4ecb-9b60-fa814f081273" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert24189bd8691/f7096a1fee85476c9bea57e609a9e07d", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert24189bd8691/f7096a1fee85476c9bea57e609a9e07d", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert24189bd8691/f7096a1fee85476c9bea57e609a9e07d", + "x5t": "G9AC8vvVP6X60mG4bBGURyUbBk4", + "cer": "MIIB2zCCAWGgAwIBAgIQYIj1B1gkQoWOQVgidrQkRDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwNloXDTI1MDQxMjAyNTIwNlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABPRenCgTLLr4fO8AV5RxgSBu\u002Bj7eIkWAQgZWEsogzUkHrRODwWdxVEP0KqfQm6r8uhSt6Qj1zNsXDdYOPteMXj6eo6ax7KKQmQmz7dfPKjb6i3I9sgAP2MVcHfOrEoJSLKN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFOUMjKwjTPglQG8kTe\u002BFbqflDMnzMB0GA1UdDgQWBBTlDIysI0z4JUBvJE3vhW6n5QzJ8zAKBggqhkjOPQQDAwNoADBlAjA2YN0Q01klCT/b4bBBMlpg9OuxUsnDmf5foMEzPh8krsmI3mkYfi59oC3r\u002BwgQ88ECMQCdKCDMh5HfrgksrCStpbr82j32lnk2LPOOtShz44YC5IN5pxu6i8momZPF2SY5URs=", + "attributes": { + "enabled": true, + "nbf": 1681267326, + "exp": 1744426326, + "created": 1681267926, + "updated": 1681267926, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert24189bd8691/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267925, + "updated": 1681267925 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert24189bd8691/pending" + } + } + } + ], + "Variables": { + "0": "testcert24189bd8691" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateSpecificVersion[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateSpecificVersion[1].json index 2c862ca615ab8..9eac8b452ca99 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateSpecificVersion[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificateSpecificVersion[1].json @@ -1,105 +1,341 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert05372a8c3d9/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert12248a9fc67/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "32120f8c-d008-4559-b133-fbb86a73be46" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "854", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3fc1d305-63d2-4312-a8f7-a071c9f56e53", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert05372a8c3d9/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE8Rjstes0cDeB0ALfFNUzyIJMjGqlt3X8/vk0v10Jb6F4GgFOe1NpxW5ZAFV9w1Z9gxB11+Id2wQXVlgS1nGmH0jbdK9m73mZo68RvlEHBcmev7DorL9ktkwd1nVf+LY4oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxALbCoU8xQaEPaMtCgME6m2okluddWioYMxC38Y+TIncLvuyBjyVVImoSxMNCR5GVUwIxAMgvo74wr7hwgZ9mOJw5bu4GzgCftj9mQYTMrMwE9H9biKokGt+RgP2R5ItSDMBNkQ==\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"24c8cc6dcd3c4666886275033737c5db\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert05372a8c3d9/pending?api-version=7.4&request_id=24c8cc6dcd3c4666886275033737c5db", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert12248a9fc67/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert12248a9fc67/pending?api-version=7.4\u0026request_id=49839c1c72094ef1a7240c428fd10a03", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "47676255-630f-457c-89a0-efdc4efc9873" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert12248a9fc67/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE064gtl6bvGg5PIyeeojOQus0323bcTp9tvT\u002BxYvGjtUuspYTrJVVbw5\u002BQZZzOlFuqblIwNz7Q2fKdhzcvs\u002BEL0hy/5IC3ffc1F2CXcs92qsEAizK/L8ZKo/hk08gsJYVoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwCtJuMome3jFIJFcr90SplwbXxVyXPE8vgAzOpPle6pbNOq3dOZnl\u002Br\u002B6uSDsDoWDAjEAtH7Ntbt6m6mL0rbE3yVG0xJXtOvFa9KKk99vYth2ktP/TyZfVZnk1x/Lh1WwltMR", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "49839c1c72094ef1a7240c428fd10a03" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert05372a8c3d9/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert12248a9fc67/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0f9c03f0-3565-429e-9660-04a639cf0005" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert12248a9fc67/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE064gtl6bvGg5PIyeeojOQus0323bcTp9tvT\u002BxYvGjtUuspYTrJVVbw5\u002BQZZzOlFuqblIwNz7Q2fKdhzcvs\u002BEL0hy/5IC3ffc1F2CXcs92qsEAizK/L8ZKo/hk08gsJYVoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwCtJuMome3jFIJFcr90SplwbXxVyXPE8vgAzOpPle6pbNOq3dOZnl\u002Br\u002B6uSDsDoWDAjEAtH7Ntbt6m6mL0rbE3yVG0xJXtOvFa9KKk99vYth2ktP/TyZfVZnk1x/Lh1WwltMR", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "49839c1c72094ef1a7240c428fd10a03" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "775", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "395b6a3e-ef15-4e08-b420-bc9409cc5a68", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert05372a8c3d9/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE8Rjstes0cDeB0ALfFNUzyIJMjGqlt3X8/vk0v10Jb6F4GgFOe1NpxW5ZAFV9w1Z9gxB11+Id2wQXVlgS1nGmH0jbdK9m73mZo68RvlEHBcmev7DorL9ktkwd1nVf+LY4oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxALbCoU8xQaEPaMtCgME6m2okluddWioYMxC38Y+TIncLvuyBjyVVImoSxMNCR5GVUwIxAMgvo74wr7hwgZ9mOJw5bu4GzgCftj9mQYTMrMwE9H9biKokGt+RgP2R5ItSDMBNkQ==\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert05372a8c3d9\",\"request_id\":\"24c8cc6dcd3c4666886275033737c5db\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert12248a9fc67/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0c983ce6-ff60-40ee-9a4b-fde702b48225" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert12248a9fc67/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE064gtl6bvGg5PIyeeojOQus0323bcTp9tvT\u002BxYvGjtUuspYTrJVVbw5\u002BQZZzOlFuqblIwNz7Q2fKdhzcvs\u002BEL0hy/5IC3ffc1F2CXcs92qsEAizK/L8ZKo/hk08gsJYVoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwCtJuMome3jFIJFcr90SplwbXxVyXPE8vgAzOpPle6pbNOq3dOZnl\u002Br\u002B6uSDsDoWDAjEAtH7Ntbt6m6mL0rbE3yVG0xJXtOvFa9KKk99vYth2ktP/TyZfVZnk1x/Lh1WwltMR", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert12248a9fc67", + "request_id": "49839c1c72094ef1a7240c428fd10a03" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert05372a8c3d9/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert12248a9fc67/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a3388ded-2f8e-4a0f-b9d7-fcc2f66d5afe" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert12248a9fc67/ea9b497b43d646509b18f5dbe00e7f0c", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert12248a9fc67/ea9b497b43d646509b18f5dbe00e7f0c", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert12248a9fc67/ea9b497b43d646509b18f5dbe00e7f0c", + "x5t": "xNs-jOe4rEURnudGfLnyPHcy-NY", + "cer": "MIIB3DCCAWGgAwIBAgIQOBLfw1pNT\u002BCh\u002Bwy9v1HcaTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABNOuILZem7xoOTyMnnqIzkLrNN9t23E6fbb0/sWLxo7VLrKWE6yVVW8OfkGWczpRbqm5SMDc\u002B0NnynYc3L7PhC9Icv\u002BSAt333NRdgl3LPdqrBAIsyvy/GSqP4ZNPILCWFaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFISbMxKXztCUGAfyKZbAFsfTM9SbMB0GA1UdDgQWBBSEmzMSl87QlBgH8imWwBbH0zPUmzAKBggqhkjOPQQDAwNpADBmAjEA28QK5K5tFxp5PrrMK\u002BM6RJaAiuEAP5pTWdhuXCvp4a4dGubam5\u002BGEs5ELpoKx4hKAjEAsOb368fP0Vt4xjMXngVrTjUe4lvAtjWFgknghVvq46l801j2eM1o5y9Qd0AeIdnC", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert12248a9fc67/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert12248a9fc67/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "02bcb5d2-ad0a-42da-b9b8-81b56f4e1764", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert05372a8c3d9/d172c8bfbafe46a5bc96e68de0f34c84\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert05372a8c3d9/d172c8bfbafe46a5bc96e68de0f34c84\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert05372a8c3d9/d172c8bfbafe46a5bc96e68de0f34c84\",\"x5t\":\"Bq2EKqUV7yhWUWKcvUBbJb5_gxE\",\"cer\":\"MIIB2jCCAWGgAwIBAgIQCIoAulavT7uQP22EFHRQGDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkyMFoXDTI1MDMxNjA4MDkyMFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABPEY7LXrNHA3gdAC3xTVM8iCTIxqpbd1/P75NL9dCW+heBoBTntTacVuWQBVfcNWfYMQddfiHdsEF1ZYEtZxph9I23SvZu95maOvEb5RBwXJnr+w6Ky/ZLZMHdZ1X/i2OKN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFIUe9rC8h7m7AJsPMx0Dct7lNxG3MB0GA1UdDgQWBBSFHvawvIe5uwCbDzMdA3Le5TcRtzAKBggqhkjOPQQDAwNnADBkAjBI3eQmj6lBkfFZxbd8fYq4dS2I9XF6so9B1n0FROjh1SzTxWbcw7eKIrzP96rhgMMCMBfPbVN6dMzwPZw5ePlYMRqjjmgLW9NUHhF1wZPIJxErON6B/zWADclqYAEx4s/CvQ==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1742112560,\"created\":1678954160,\"updated\":1678954160,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert05372a8c3d9/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954159,\"updated\":1678954159}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert05372a8c3d9/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert05372a8c3d9/d172c8bfbafe46a5bc96e68de0f34c84?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1196", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0c534569-42e6-4d44-abab-cf0368a5bded", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert05372a8c3d9/d172c8bfbafe46a5bc96e68de0f34c84\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert05372a8c3d9/d172c8bfbafe46a5bc96e68de0f34c84\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert05372a8c3d9/d172c8bfbafe46a5bc96e68de0f34c84\",\"x5t\":\"Bq2EKqUV7yhWUWKcvUBbJb5_gxE\",\"cer\":\"MIIB2jCCAWGgAwIBAgIQCIoAulavT7uQP22EFHRQGDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkyMFoXDTI1MDMxNjA4MDkyMFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABPEY7LXrNHA3gdAC3xTVM8iCTIxqpbd1/P75NL9dCW+heBoBTntTacVuWQBVfcNWfYMQddfiHdsEF1ZYEtZxph9I23SvZu95maOvEb5RBwXJnr+w6Ky/ZLZMHdZ1X/i2OKN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFIUe9rC8h7m7AJsPMx0Dct7lNxG3MB0GA1UdDgQWBBSFHvawvIe5uwCbDzMdA3Le5TcRtzAKBggqhkjOPQQDAwNnADBkAjBI3eQmj6lBkfFZxbd8fYq4dS2I9XF6so9B1n0FROjh1SzTxWbcw7eKIrzP96rhgMMCMBfPbVN6dMzwPZw5ePlYMRqjjmgLW9NUHhF1wZPIJxErON6B/zWADclqYAEx4s/CvQ==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1742112560,\"created\":1678954160,\"updated\":1678954160,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert05372a8c3d9" ] + { + "RequestUri": "https://REDACTED/certificates/testcert12248a9fc67/ea9b497b43d646509b18f5dbe00e7f0c?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1190", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "43af65ea-e23b-4cfb-8f04-b975c691f841" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert12248a9fc67/ea9b497b43d646509b18f5dbe00e7f0c", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert12248a9fc67/ea9b497b43d646509b18f5dbe00e7f0c", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert12248a9fc67/ea9b497b43d646509b18f5dbe00e7f0c", + "x5t": "xNs-jOe4rEURnudGfLnyPHcy-NY", + "cer": "MIIB3DCCAWGgAwIBAgIQOBLfw1pNT\u002BCh\u002Bwy9v1HcaTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABNOuILZem7xoOTyMnnqIzkLrNN9t23E6fbb0/sWLxo7VLrKWE6yVVW8OfkGWczpRbqm5SMDc\u002B0NnynYc3L7PhC9Icv\u002BSAt333NRdgl3LPdqrBAIsyvy/GSqP4ZNPILCWFaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFISbMxKXztCUGAfyKZbAFsfTM9SbMB0GA1UdDgQWBBSEmzMSl87QlBgH8imWwBbH0zPUmzAKBggqhkjOPQQDAwNpADBmAjEA28QK5K5tFxp5PrrMK\u002BM6RJaAiuEAP5pTWdhuXCvp4a4dGubam5\u002BGEs5ELpoKx4hKAjEAsOb368fP0Vt4xjMXngVrTjUe4lvAtjWFgknghVvq46l801j2eM1o5y9Qd0AeIdnC", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "testcert12248a9fc67" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificate[1].json index c1643e990e9ea..40089f20a0ed0 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getCertificate[1].json @@ -1,105 +1,502 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert62702785964/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert27446e8292d/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b5ef74e3-4536-4b8c-80fb-9ebf3ca516be" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:33 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "854", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5fb3fb65-5a5a-4044-949d-1fc9a218169b", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert62702785964/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE2AwBAt6WmeiQ94VgDtaDgx6OIoTPwvGKvnDPok8NvJtmIZqvtNprKXUqGnISconoZEFDyweqtUXCINJA+JISYL9RA7qeLQreBQZ9hngZiThk+63xoe5eXvz/Y1LbhMKXoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxAOdtaG2SzJ6jLVbA107B/S/DqOYVP1D2YI+ivQD0vnMyIsE6PO32kOKA3b6S0mGuyAIxAJJQPXsKBwTg9ghGPp6gQL0sd8SQzGqZvdfR21e2RNsUILAhdloSAUa5PV9mT1eqvg==\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"0bb13ab1794a4b5188294a19d9662266\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert62702785964/pending?api-version=7.4&request_id=0bb13ab1794a4b5188294a19d9662266", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert27446e8292d/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "be06676e-bf2b-443e-bf26-abb7abe4aefc" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert62702785964/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert27446e8292d/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a1ff5016-96fe-4fe6-aa54-832ad84ba55f" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:34 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "775", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0596e9d4-0618-4677-b874-6a5d86892965", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert62702785964/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE2AwBAt6WmeiQ94VgDtaDgx6OIoTPwvGKvnDPok8NvJtmIZqvtNprKXUqGnISconoZEFDyweqtUXCINJA+JISYL9RA7qeLQreBQZ9hngZiThk+63xoe5eXvz/Y1LbhMKXoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxAOdtaG2SzJ6jLVbA107B/S/DqOYVP1D2YI+ivQD0vnMyIsE6PO32kOKA3b6S0mGuyAIxAJJQPXsKBwTg9ghGPp6gQL0sd8SQzGqZvdfR21e2RNsUILAhdloSAUa5PV9mT1eqvg==\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert62702785964\",\"request_id\":\"0bb13ab1794a4b5188294a19d9662266\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert27446e8292d/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:11 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert27446e8292d/pending?api-version=7.4\u0026request_id=a9f0542adf5640c1bc0a500617e59c93", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2745185b-034b-4c2f-bcf7-5ff161afd26b" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert27446e8292d/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEtZNcLeI6qB8Hq6Ntbdo\u002BnB1aCsMKU\u002BmdnCRnKSb0nCiIOG9AyQOScpxC5fHIo9/zFXXwoR2p1CTFlkndagHVCyi5reORPx/fjGVidceWAKFOENz\u002BUt4hRQ\u002BvQ\u002Bli3bxGoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwGLPHpr1gn72k1RsxSB5wPDonphJbU3\u002Bgz2lX295VdEvo4GdMY\u002BAl6cx848WCwa8IAjBEeqVt/JHUgvY4efjjer5CcLQ6tfWE\u002BXR90K26Uz4blNJBrFvzaRh0fCzJelO1CbQ=", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "a9f0542adf5640c1bc0a500617e59c93" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert62702785964/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert27446e8292d/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3045d43e-db2f-49d1-855c-dac94cef5f46" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert27446e8292d/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEtZNcLeI6qB8Hq6Ntbdo\u002BnB1aCsMKU\u002BmdnCRnKSb0nCiIOG9AyQOScpxC5fHIo9/zFXXwoR2p1CTFlkndagHVCyi5reORPx/fjGVidceWAKFOENz\u002BUt4hRQ\u002BvQ\u002Bli3bxGoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwGLPHpr1gn72k1RsxSB5wPDonphJbU3\u002Bgz2lX295VdEvo4GdMY\u002BAl6cx848WCwa8IAjBEeqVt/JHUgvY4efjjer5CcLQ6tfWE\u002BXR90K26Uz4blNJBrFvzaRh0fCzJelO1CbQ=", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert27446e8292d", + "request_id": "a9f0542adf5640c1bc0a500617e59c93" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:34 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "edd7fe2a-40fa-4796-885a-b76db7abd1d9", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert62702785964/5d41b945179540098b8894f4f31938d8\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert62702785964/5d41b945179540098b8894f4f31938d8\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert62702785964/5d41b945179540098b8894f4f31938d8\",\"x5t\":\"8MceP-9eU9W7nhKmwDFce51dSRw\",\"cer\":\"MIIB2zCCAWGgAwIBAgIQKdyjMFsYQkm66yPFg/+ZvDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkzM1oXDTI1MDMxNjA4MDkzM1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABNgMAQLelpnokPeFYA7Wg4MejiKEz8Lxir5wz6JPDbybZiGar7Taayl1KhpyEnKJ6GRBQ8sHqrVFwiDSQPiSEmC/UQO6ni0K3gUGfYZ4GYk4ZPut8aHuXl78/2NS24TCl6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFLA7FNU+0hsJk2TPFxHlRYSuZIZ1MB0GA1UdDgQWBBSwOxTVPtIbCZNkzxcR5UWErmSGdTAKBggqhkjOPQQDAwNoADBlAjEA3v0NnRcHkuIVUw5tSiQqdT2aoru7igEMxPHxq2uo92vtYiV/HCEx2bsPb/eHiTqsAjBLyJfsDNhbAbNLZZDxh/OpSbQzgSMYKdWzPplQz2/+iiJ8KYSRwf8W3tsHnPNw1TM=\",\"attributes\":{\"enabled\":true,\"nbf\":1678953573,\"exp\":1742112573,\"created\":1678954173,\"updated\":1678954173,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert62702785964/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954173,\"updated\":1678954173}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert62702785964/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert27446e8292d/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7b0a8009-7158-4095-9418-87f22a44f0e8" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert27446e8292d/a23423b8b47b4f2bae33592554631f98", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert27446e8292d/a23423b8b47b4f2bae33592554631f98", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert27446e8292d/a23423b8b47b4f2bae33592554631f98", + "x5t": "NSGYAPyW_cvQOWPWzcOVTKN_cA0", + "cer": "MIIB3DCCAWGgAwIBAgIQFWxRy1bhTEGGEHAm07MpyjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIxMloXDTI1MDQxMjAyNTIxMlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABLWTXC3iOqgfB6ujbW3aPpwdWgrDClPpnZwkZykm9JwoiDhvQMkDknKcQuXxyKPf8xV18KEdqdQkxZZJ3WoB1Qsoua3jkT8f34xlYnXHlgChThDc/lLeIUUPr0PpYt28RqN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFL9BexFI1lhyJwYhXjBKw4QCtFb3MB0GA1UdDgQWBBS/QXsRSNZYcicGIV4wSsOEArRW9zAKBggqhkjOPQQDAwNpADBmAjEAxiTb\u002B7LSamR79wfb2YgEINqnBEitpV840Z1AE2jMGJ55bS6gOYBZ7KVkQ2AVNlUVAjEAlR2CCAT7c38f3FVgwheWGufX0HcR4oweUo/jkv7Ve0cwjegpRb1Yd5M0iHuNkV54", + "attributes": { + "enabled": true, + "nbf": 1681267332, + "exp": 1744426332, + "created": 1681267932, + "updated": 1681267932, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert27446e8292d/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267931, + "updated": 1681267931 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert27446e8292d/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert62702785964/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:34 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1bcad652-416b-4feb-99e2-4a42c174e72f", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert62702785964/5d41b945179540098b8894f4f31938d8\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert62702785964/5d41b945179540098b8894f4f31938d8\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert62702785964/5d41b945179540098b8894f4f31938d8\",\"x5t\":\"8MceP-9eU9W7nhKmwDFce51dSRw\",\"cer\":\"MIIB2zCCAWGgAwIBAgIQKdyjMFsYQkm66yPFg/+ZvDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkzM1oXDTI1MDMxNjA4MDkzM1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABNgMAQLelpnokPeFYA7Wg4MejiKEz8Lxir5wz6JPDbybZiGar7Taayl1KhpyEnKJ6GRBQ8sHqrVFwiDSQPiSEmC/UQO6ni0K3gUGfYZ4GYk4ZPut8aHuXl78/2NS24TCl6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFLA7FNU+0hsJk2TPFxHlRYSuZIZ1MB0GA1UdDgQWBBSwOxTVPtIbCZNkzxcR5UWErmSGdTAKBggqhkjOPQQDAwNoADBlAjEA3v0NnRcHkuIVUw5tSiQqdT2aoru7igEMxPHxq2uo92vtYiV/HCEx2bsPb/eHiTqsAjBLyJfsDNhbAbNLZZDxh/OpSbQzgSMYKdWzPplQz2/+iiJ8KYSRwf8W3tsHnPNw1TM=\",\"attributes\":{\"enabled\":true,\"nbf\":1678953573,\"exp\":1742112573,\"created\":1678954173,\"updated\":1678954173,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert62702785964/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954173,\"updated\":1678954173}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert62702785964/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert62702785964" ] + { + "RequestUri": "https://REDACTED/certificates/testcert27446e8292d/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "96a27f6d-2dc7-49d1-b13c-10f508dfcc62" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert27446e8292d/a23423b8b47b4f2bae33592554631f98", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert27446e8292d/a23423b8b47b4f2bae33592554631f98", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert27446e8292d/a23423b8b47b4f2bae33592554631f98", + "x5t": "NSGYAPyW_cvQOWPWzcOVTKN_cA0", + "cer": "MIIB3DCCAWGgAwIBAgIQFWxRy1bhTEGGEHAm07MpyjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIxMloXDTI1MDQxMjAyNTIxMlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABLWTXC3iOqgfB6ujbW3aPpwdWgrDClPpnZwkZykm9JwoiDhvQMkDknKcQuXxyKPf8xV18KEdqdQkxZZJ3WoB1Qsoua3jkT8f34xlYnXHlgChThDc/lLeIUUPr0PpYt28RqN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFL9BexFI1lhyJwYhXjBKw4QCtFb3MB0GA1UdDgQWBBS/QXsRSNZYcicGIV4wSsOEArRW9zAKBggqhkjOPQQDAwNpADBmAjEAxiTb\u002B7LSamR79wfb2YgEINqnBEitpV840Z1AE2jMGJ55bS6gOYBZ7KVkQ2AVNlUVAjEAlR2CCAT7c38f3FVgwheWGufX0HcR4oweUo/jkv7Ve0cwjegpRb1Yd5M0iHuNkV54", + "attributes": { + "enabled": true, + "nbf": 1681267332, + "exp": 1744426332, + "created": 1681267932, + "updated": 1681267932, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert27446e8292d/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267931, + "updated": 1681267931 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert27446e8292d/pending" + } + } + } + ], + "Variables": { + "0": "testcert27446e8292d" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getDeletedCertificateNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getDeletedCertificateNotFound[1].json index bd43c0e365de0..6ec678cc726b5 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getDeletedCertificateNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getDeletedCertificateNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/deletedcertificates/non-existing?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:04:46 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e5401497-0dc6-440c-8f05-0c3e684b1eab" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:42 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f916c8e5-2b2b-4bd4-824e-006678599c2b", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + { + "RequestUri": "https://REDACTED/deletedcertificates/non-existing?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:04:48 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4d7a3f29-a8c8-4ad6-b50d-3b6558c8a264" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getDeletedCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getDeletedCertificate[1].json index a9161516fd4a7..86f9412021dea 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getDeletedCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.getDeletedCertificate[1].json @@ -1,155 +1,490 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert94279fce980/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert982359b2570/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:20:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "884c44f8-92d6-4f81-b737-a01d4629acc5" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "854", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "84842763-7963-4c95-949b-097fe8161d74", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert94279fce980/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEZv1+eoWuQGK/aJmCQzCz54fTjQydw4/qG8zh57tL/FGyuCBZ7rOm2yetwDiegIjCiuYR62/YsfXivpWlmgtrU37qsDnIOwATaxqmoJ63Tc+kSiPp1dBefJzZVE4AKAZ7oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxAKkLDa0kh8Hqt92xBoEyHboW26e7iikVpK98REC4sRVYt4CVS51KWvfPb1B0FY+vbwIxAOzc/NRAuuRmwj+9kfyl0f4BT8WuBBCt+11+dR6aHP1GXINdh8FBLq05fJx+idtQuw==\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"5a0a577c2bab4b4f84c5323f9df490ce\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert94279fce980/pending?api-version=7.4&request_id=5a0a577c2bab4b4f84c5323f9df490ce", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert982359b2570/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "852", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:20:28 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert982359b2570/pending?api-version=7.4\u0026request_id=a47eda7c81f042f7b6df380f29272e1f", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "01ae9bf8-003d-45f0-969e-da47afcae8cb" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert982359b2570/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEK/FJqwfziTZIdnrhItQCKz4l8MFcJrO39WygsimZUxBELe9GtcGebH5y3jAYpug/Hb4KAYtb28iibZi2h4IALr\u002BCAqpRiyCOzFEn824ne\u002Bdz\u002B6EofFvIGRQZmFVMTsWtoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxANsHOnjwmZshg\u002Bz2uHFeu6AawueEa3DxNFhRhrvmopyKvs1qMCA9oKTUIGLRWZYiBwIxAJ013hNN8mp2pDTfeFgz7rxCwExZcqqWxl4w8j3BwDQUGnLOKWSmPny32LhGDOw8iA==", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "a47eda7c81f042f7b6df380f29272e1f" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert94279fce980/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert982359b2570/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "771", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:20:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "aa40dae6-1e6b-4a81-ab3a-6346117659b6" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert982359b2570/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEK/FJqwfziTZIdnrhItQCKz4l8MFcJrO39WygsimZUxBELe9GtcGebH5y3jAYpug/Hb4KAYtb28iibZi2h4IALr\u002BCAqpRiyCOzFEn824ne\u002Bdz\u002B6EofFvIGRQZmFVMTsWtoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxANsHOnjwmZshg\u002Bz2uHFeu6AawueEa3DxNFhRhrvmopyKvs1qMCA9oKTUIGLRWZYiBwIxAJ013hNN8mp2pDTfeFgz7rxCwExZcqqWxl4w8j3BwDQUGnLOKWSmPny32LhGDOw8iA==", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert982359b2570", + "request_id": "a47eda7c81f042f7b6df380f29272e1f" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "775", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e7188d22-c872-4c5b-b10b-0ca359988f4d", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert94279fce980/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEZv1+eoWuQGK/aJmCQzCz54fTjQydw4/qG8zh57tL/FGyuCBZ7rOm2yetwDiegIjCiuYR62/YsfXivpWlmgtrU37qsDnIOwATaxqmoJ63Tc+kSiPp1dBefJzZVE4AKAZ7oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxAKkLDa0kh8Hqt92xBoEyHboW26e7iikVpK98REC4sRVYt4CVS51KWvfPb1B0FY+vbwIxAOzc/NRAuuRmwj+9kfyl0f4BT8WuBBCt+11+dR6aHP1GXINdh8FBLq05fJx+idtQuw==\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert94279fce980\",\"request_id\":\"5a0a577c2bab4b4f84c5323f9df490ce\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert982359b2570?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:20:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "06931d17-084f-46c8-8f22-089d4fbb5197" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert982359b2570", + "deletedDate": 1681276829, + "scheduledPurgeDate": 1681881629, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert982359b2570/1d1c2db76bd14f7bbc31e41134cd3852", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert982359b2570/1d1c2db76bd14f7bbc31e41134cd3852", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert982359b2570/1d1c2db76bd14f7bbc31e41134cd3852", + "x5t": "1JUacvH3qGRlxL2xjj02LEAwwb0", + "cer": "MIIB2jCCAWGgAwIBAgIQMIk0Q0CVTD2B\u002BtJP7c4TCjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjA1MTAyOVoXDTI1MDQxMjA1MjAyOVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABCvxSasH84k2SHZ64SLUAis\u002BJfDBXCazt/VsoLIpmVMQRC3vRrXBnmx\u002Bct4wGKboPx2\u002BCgGLW9vIom2YtoeCAC6/ggKqUYsgjsxRJ/NuJ3vnc/uhKHxbyBkUGZhVTE7FraN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFMFYd6erX/8kZSff1aqqT\u002B05MGSkMB0GA1UdDgQWBBTBWHenq1//JGUn39Wqqk/tOTBkpDAKBggqhkjOPQQDAwNnADBkAjBzq5g2fPGLFiEQk86J2Q08K7A2I60DIgvkpo3rHc/zeLVJd7kMT6T8Fq710jWmi34CMDzPW4T3SVBhUI0VlFJPS\u002BtHSgRqcZEF6Suxfb6cXCtlpkG6bY6Lrqg6fObeX4WY2w==", + "attributes": { + "enabled": true, + "nbf": 1681276229, + "exp": 1744435229, + "created": 1681276829, + "updated": 1681276829, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert982359b2570/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681276828, + "updated": 1681276828 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert982359b2570/pending" + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert94279fce980?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert982359b2570?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "103", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:20:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e7a6cff1-9c1a-4cd7-bef7-71f241e1af6e" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: testcert982359b2570" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "abf558ea-b583-4215-80f3-293d5ee3c2d9", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert94279fce980\",\"deletedDate\":1678954153,\"scheduledPurgeDate\":1679558953,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert94279fce980/dd9f1ec1e3324b71b61c1b4ec7573822\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert94279fce980/dd9f1ec1e3324b71b61c1b4ec7573822\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert94279fce980/dd9f1ec1e3324b71b61c1b4ec7573822\",\"x5t\":\"rIUA1kmA1gZDqD5UsuMGJbobYGY\",\"cer\":\"MIIB2zCCAWGgAwIBAgIQENb5TiTMQ1mXm+zeCs1wgTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxMloXDTI1MDMxNjA4MDkxMlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABGb9fnqFrkBiv2iZgkMws+eH040MncOP6hvM4ee7S/xRsrggWe6zptsnrcA4noCIwormEetv2LH14r6VpZoLa1N+6rA5yDsAE2sapqCet03PpEoj6dXQXnyc2VROACgGe6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFI9J8n+DVzpn506/Ee8PIJPTj+v5MB0GA1UdDgQWBBSPSfJ/g1c6Z+dOvxHvDyCT04/r+TAKBggqhkjOPQQDAwNoADBlAjEAqsb+nrNhw1w9NOXZAoDR+/vmpPsT3WevkZJIcXjIYR2i1ZmNJQVqqd1F3FUYM6vtAjA3PBJIxkwH1tsAHXIiJp6uZkmxtDkgeMQJf88A19oOf7rx2ta//RNmBGiAduzNlWM=\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert94279fce980/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954151,\"updated\":1678954151}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert94279fce980/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert982359b2570?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:20:31 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5c0789bf-f377-42b2-a49f-f980e2da066c" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert982359b2570", + "deletedDate": 1681276829, + "scheduledPurgeDate": 1681881629, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert982359b2570/1d1c2db76bd14f7bbc31e41134cd3852", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert982359b2570/1d1c2db76bd14f7bbc31e41134cd3852", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert982359b2570/1d1c2db76bd14f7bbc31e41134cd3852", + "x5t": "1JUacvH3qGRlxL2xjj02LEAwwb0", + "cer": "MIIB2jCCAWGgAwIBAgIQMIk0Q0CVTD2B\u002BtJP7c4TCjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjA1MTAyOVoXDTI1MDQxMjA1MjAyOVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABCvxSasH84k2SHZ64SLUAis\u002BJfDBXCazt/VsoLIpmVMQRC3vRrXBnmx\u002Bct4wGKboPx2\u002BCgGLW9vIom2YtoeCAC6/ggKqUYsgjsxRJ/NuJ3vnc/uhKHxbyBkUGZhVTE7FraN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFMFYd6erX/8kZSff1aqqT\u002B05MGSkMB0GA1UdDgQWBBTBWHenq1//JGUn39Wqqk/tOTBkpDAKBggqhkjOPQQDAwNnADBkAjBzq5g2fPGLFiEQk86J2Q08K7A2I60DIgvkpo3rHc/zeLVJd7kMT6T8Fq710jWmi34CMDzPW4T3SVBhUI0VlFJPS\u002BtHSgRqcZEF6Suxfb6cXCtlpkG6bY6Lrqg6fObeX4WY2w==", + "attributes": { + "enabled": true, + "nbf": 1681276229, + "exp": 1744435229, + "created": 1681276829, + "updated": 1681276829, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert982359b2570/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681276828, + "updated": 1681276828 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert982359b2570/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert94279fce980?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "103", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e61a4d07-a4b1-4fc6-a794-c64f2dd5e809", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"Deleted Certificate not found: testcert94279fce980\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert94279fce980?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3f42af1e-13dc-43a9-9aaf-bab7b019a8af", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert94279fce980\",\"deletedDate\":1678954153,\"scheduledPurgeDate\":1679558953,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert94279fce980/dd9f1ec1e3324b71b61c1b4ec7573822\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert94279fce980/dd9f1ec1e3324b71b61c1b4ec7573822\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert94279fce980/dd9f1ec1e3324b71b61c1b4ec7573822\",\"x5t\":\"rIUA1kmA1gZDqD5UsuMGJbobYGY\",\"cer\":\"MIIB2zCCAWGgAwIBAgIQENb5TiTMQ1mXm+zeCs1wgTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxMloXDTI1MDMxNjA4MDkxMlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABGb9fnqFrkBiv2iZgkMws+eH040MncOP6hvM4ee7S/xRsrggWe6zptsnrcA4noCIwormEetv2LH14r6VpZoLa1N+6rA5yDsAE2sapqCet03PpEoj6dXQXnyc2VROACgGe6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFI9J8n+DVzpn506/Ee8PIJPTj+v5MB0GA1UdDgQWBBSPSfJ/g1c6Z+dOvxHvDyCT04/r+TAKBggqhkjOPQQDAwNoADBlAjEAqsb+nrNhw1w9NOXZAoDR+/vmpPsT3WevkZJIcXjIYR2i1ZmNJQVqqd1F3FUYM6vtAjA3PBJIxkwH1tsAHXIiJp6uZkmxtDkgeMQJf88A19oOf7rx2ta//RNmBGiAduzNlWM=\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert94279fce980/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954151,\"updated\":1678954151}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert94279fce980/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert94279fce980?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5da2de94-5d4b-4261-a657-f373da67cb87", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert94279fce980\",\"deletedDate\":1678954153,\"scheduledPurgeDate\":1679558953,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert94279fce980/dd9f1ec1e3324b71b61c1b4ec7573822\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert94279fce980/dd9f1ec1e3324b71b61c1b4ec7573822\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert94279fce980/dd9f1ec1e3324b71b61c1b4ec7573822\",\"x5t\":\"rIUA1kmA1gZDqD5UsuMGJbobYGY\",\"cer\":\"MIIB2zCCAWGgAwIBAgIQENb5TiTMQ1mXm+zeCs1wgTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxMloXDTI1MDMxNjA4MDkxMlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABGb9fnqFrkBiv2iZgkMws+eH040MncOP6hvM4ee7S/xRsrggWe6zptsnrcA4noCIwormEetv2LH14r6VpZoLa1N+6rA5yDsAE2sapqCet03PpEoj6dXQXnyc2VROACgGe6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFI9J8n+DVzpn506/Ee8PIJPTj+v5MB0GA1UdDgQWBBSPSfJ/g1c6Z+dOvxHvDyCT04/r+TAKBggqhkjOPQQDAwNoADBlAjEAqsb+nrNhw1w9NOXZAoDR+/vmpPsT3WevkZJIcXjIYR2i1ZmNJQVqqd1F3FUYM6vtAjA3PBJIxkwH1tsAHXIiJp6uZkmxtDkgeMQJf88A19oOf7rx2ta//RNmBGiAduzNlWM=\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert94279fce980/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954151,\"updated\":1678954151}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert94279fce980/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert94279fce980" ] + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert982359b2570?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 05:20:31 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0f8b0da3-fc0f-4853-ae22-ab19c9b78307" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert982359b2570", + "deletedDate": 1681276829, + "scheduledPurgeDate": 1681881629, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert982359b2570/1d1c2db76bd14f7bbc31e41134cd3852", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert982359b2570/1d1c2db76bd14f7bbc31e41134cd3852", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert982359b2570/1d1c2db76bd14f7bbc31e41134cd3852", + "x5t": "1JUacvH3qGRlxL2xjj02LEAwwb0", + "cer": "MIIB2jCCAWGgAwIBAgIQMIk0Q0CVTD2B\u002BtJP7c4TCjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjA1MTAyOVoXDTI1MDQxMjA1MjAyOVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABCvxSasH84k2SHZ64SLUAis\u002BJfDBXCazt/VsoLIpmVMQRC3vRrXBnmx\u002Bct4wGKboPx2\u002BCgGLW9vIom2YtoeCAC6/ggKqUYsgjsxRJ/NuJ3vnc/uhKHxbyBkUGZhVTE7FraN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFMFYd6erX/8kZSff1aqqT\u002B05MGSkMB0GA1UdDgQWBBTBWHenq1//JGUn39Wqqk/tOTBkpDAKBggqhkjOPQQDAwNnADBkAjBzq5g2fPGLFiEQk86J2Q08K7A2I60DIgvkpo3rHc/zeLVJd7kMT6T8Fq710jWmi34CMDzPW4T3SVBhUI0VlFJPS\u002BtHSgRqcZEF6Suxfb6cXCtlpkG6bY6Lrqg6fObeX4WY2w==", + "attributes": { + "enabled": true, + "nbf": 1681276229, + "exp": 1744435229, + "created": 1681276829, + "updated": 1681276829, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert982359b2570/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681276828, + "updated": 1681276828 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert982359b2570/pending" + } + } + } + ], + "Variables": { + "0": "testcert982359b2570" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.importCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.importCertificate[1].json index c9511584f5ec3..ac8ce9bdbe933 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.importCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.importCertificate[1].json @@ -1,29 +1,136 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/importcertpkcs18458ce7/import?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/importcertpkcs0802660b/import?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b326d355-4cc3-4a93-b2cb-ecb592f4afb8" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2195", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ed52390e-d205-4cc1-a85e-92fb62a3567c", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs18458ce7/068235d6e0ba45fdadf4c6d33dfc447b\",\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpkcs18458ce7/068235d6e0ba45fdadf4c6d33dfc447b\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/importcertpkcs18458ce7/068235d6e0ba45fdadf4c6d33dfc447b\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"cer\":\"MIIDDzCCAfegAwIBAgIUPnG5OzbWNMDRDWcAs7/z12GGbQQwDQYJKoZIhvcNAQELBQAwFzEVMBMGA1UEAwwMS2V5VmF1bHRUZXN0MB4XDTIzMDMwNDAxMTQwM1oXDTI0MDMwMzAxMTQwM1owFzEVMBMGA1UEAwwMS2V5VmF1bHRUZXN0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv68zJXrJd0QFmzmL0vXjZgER82K5PV5eE+ponTg8LzbAgvXZNTK0W1EjwTe6xwrJeeIDPLN5aKuLHYEAJG5/p5+J/iycqhYM8d33hTq7Iaa0MI0ijbqG7ccQdMmrPMO/dahXNKmHK2RuxrswM9k07ZslXthoiAjQduTaxNcn7dKZ7mOYcTZvPp8Yx11hVcQextA6SGS9/r0BfBClK+OZ6f8jZzGkV5ieVo621ikSfcRC0kywChB1ZEEMDQXofUwto656oLlxsY/B7dtTQMwlFz1QHUYG1PpoyGW0sFl3FMVUZ/jdMwDZWa9NYuzSiyuSW4Jc1YGhNzaIsc3pa8ZcVwIDAQABo1MwUTAdBgNVHQ4EFgQU9rMViA3O61dYZyQLAl5HYbaWR80wHwYDVR0jBBgwFoAU9rMViA3O61dYZyQLAl5HYbaWR80wDwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAd3+FOKZXVb/+FG5LN3UV+qZP4muFO5caTN2ADWEd3tou5A3SmUotTHvPAax6XfaEhodf4dWIqs2rNGANzLE5ys/fgCtHUK2gkY0CJ+aUYLbXHCnf2wayb2nh12fgMdLM91iwWcHR8eNb1tf5FpKTXjxREHFgc/DziuEElD6u+5IMUXdtbyFkQa9LL9ybDjhBp0RlDYBStWMw8VVtyHmIgOIHR7X0AVyCCjE+ZR1QdnhmImzSZraPQFHAHL8n53JRrnf8SJJqPUPy+1zdtofrsoZEbiFxuqsdAhzF42Tv4Q+cjUfSgKp/EZr9s1lNa3m1IbCsDYFYblWAoZN6oYnYKA==\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678954164,\"updated\":1678954164,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs18458ce7/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=KeyVaultTest\",\"ekus\":[],\"key_usage\":[],\"validity_months\":12,\"basic_constraints\":{\"ca\":true}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"EmailContacts\"}}],\"issuer\":{\"name\":\"Unknown\"},\"attributes\":{\"enabled\":true,\"created\":1678954164,\"updated\":1678954164}}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "importcertpkcs18458ce7" ] + { + "RequestUri": "https://REDACTED/certificates/importcertpkcs0802660b/import?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "3283", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "MIIJUQIBAzCCCRcGCSqGSIb3DQEHAaCCCQgEggkEMIIJADCCA7cGCSqGSIb3DQEHBqCCA6gwggOkAgEAMIIDnQYJKoZIhvcNAQcBMBwGCiqGSIb3DQEMAQYwDgQIONsrwr1FhuICAggAgIIDcBQWaArZgVr5K8\u002BzccadOCGIC\u002BWzlAx2V88HT6fQcujZItr3koiHi7\u002BsdTe3mQncnxqZoNGgx4s6Xh\u002BQIIFdHSAo4EL9uGoFKiprKMHAmiCj9PcmM6stTFYMnzmlAiVLCNogPEobi2pfcQIVbDaVUHdm4EczlBGKyMTZSTkXmxI7Ax9VYXucniBpxJ3d0bTHchvHCjqHCLTDCnqyPXTqQH0JpHSYdcq9pxydtoNNgT7NDrKM0QtxIvI29\u002BZlSLZMxB3Mf4qOhn6bmyBakUypK1S8N0b2YPLTjp5\u002BZmb8W24\u002B1bVmgV2p10SFjbt8CacDl3dmRUkwu6C8Cl3QIpgwbMoP8hnJppyaFvIqar9roNNS3seG8RDn/Q4DCYWJ6JhA6Z\u002BgDL3BncwE2q9rekkOwo1MwERNhBEtINrXztKogdA/as1oO443ZbM/qm5pX9ZPh4Hv8Hzgl0aqlxubsUcEr8SIDNEJ3u91/gDdmHWgabnLZif8A7e2TMCqTiCM2nRr3soNUvOqnLHoexAKqsQAvi36VVmdAH1085Q\u002BISpVseCe3PiqPhLsqyfF2Yox\u002BNkI/nOwtg0XhO\u002BmdoAkes03ojctqFXB2ygo/iRH2ng16zGnWes0nSp3rcOaoqcE1c85\u002B/QQZZrzVspdnnNhYWWr1IiwyiOctOAovpmU9oDacY\u002B1u9dOpnVRr5ibwR1NSlIVl1KPNsYmQoP9hig8lULeVGLQTWEQc8qb55t/Y/RpgNFEs3piHmd12R9NZMBcrZp3bbSzdS51OicQ6PKRXKESHVMbbsLiR8M62Dxg9ysH0kVEdxjwLfdlqAPby/\u002B/L2t62WKkoHq37GtqtVDYAELBsP9tq3AF\u002BucUB1Gj8vvwEAedJ2ZlQ2f9xVTHXr0Ah3JkYsMpAuK0HZzMTVc0ZKXrfocbtvwr4aVwc3zOP\u002Bpz1AhqZpkDfr23NVkAmV63aIBOr1TSNPCnn7PMlr4rfZ2vzwBKCrfnc\u002BO44IsWNg1N4ZBAKjnhZZjhgxRYC5en7PKVPHAla2R8299RJy7tuiR6qo58UZNdsIJXBbjhytLroZHvdF3rmSTxgYli5h9xKAw9c6eqmrmGNRD1dY9bmkgFNwF6C8Yi4RdCZ3C6LNFHhgxMwbXiXl5Mfa7E4ZSOWIeH8I79knxDPDMm4sTRSncbyn8wggVBBgkqhkiG9w0BBwGgggUyBIIFLjCCBSowggUmBgsqhkiG9w0BDAoBAqCCBO4wggTqMBwGCiqGSIb3DQEMAQMwDgQI4fPTwJwGln0CAggABIIEyE1waejpdCUGBbzwCZhdul9adyBO8futpEZKKlccRnP2iQ82N7P2CE7cXEch8OrC3\u002BqyvyGfqVzNpjOWT1v\u002BuMrqT67enK00/eU/OWxk2edizJXUr\u002BusLjojPh1Yu822Ffax3qiZ87Svm9staSNebek6q/2W24KnaDNvqPPTvGA4prwpwdn98NHGQou5WQiSsh\u002BVkT49duZxO6/\u002BTWK8I27FnoyCgiKEjr6vvY6ax4E3ect4Kz0MZsLKNYd6/BqBRw2UnrKg0yoIYHvP/j/DT8q\u002B\u002Bcafs9ZSS2eO4ZlC5DAshQdXUD6O7fJF\u002BrI5Ao36keWlkz8DKi0kWL32Rzvk56vVbVGIkrGveZ19E5WR3kqkFNddO\u002BzZs6tJJeO8Rghylp43mgyivpkzPQ6By9aekn\u002BVgQ5Oqze7gUX74CD0onjf5Q5eaOl6ZGdcVlKOXbf/r8libAq7GvGICm1Rfa79/Q1IqvvKFmxd/WZfa1iJOwZwaV53ALhlDejdTU1YS7ZHorFTJGfn4LtHoVkRpZsMnA\u002BygMZ0\u002BvTTgnGS1GZzg7OACuXWla1Dh2yv/UYKpdnhgyAGgCcIIguiRSD/JWxZxiT9sb/t\u002BbN7NLRYpXakrYTOi1lHoqCGfZTlzMyZPmo/DfZTdhGXVUYA6puvi\u002BQv22ub9N01riv2TN9noOkBRH67I48dXRrzJi7m2CYG6v8pQmvW4Tg3feIrOF99hHU/YJfOWvQgjiQoyJFlyq8L1wwhG4eXQH4bP97ilJHFDWjTzKzbYrhKZadd7SJ2hT6R3NPH9AYyMdsoPaWu9RIEg2niz0niFXwUnNQib/deL7PDyFwndsRtp3P405oF4tzMU1Q4mD2IwObM7g4\u002BsyFWc\u002B2Cy29o0buJrb4jIsIjjUYNB/mzoU7iKXwQ0qhPTHyUbP4XM5jaiEuS48u4hRbhk9C5Ti6fvrbeVqN/rcXPvS0h\u002BHCf4Gc8LCXTBME0a1SSnQR10q66GRnuQa2hM\u002B/bAxQUTXNYs/p4Np8aGIR6EkXXR0cbcoMHp3\u002Bd6h9B8tqlmvTYAFYvlkImeyJaNOpHJ9E\u002BAbNEugEm1s\u002BGgfQT5XKCThmpg0uNyKFAkjvkXjoS5K4dJwQPtYfM2SYyLjTOdEmsjPKR7NcBIR3hx35PIpyHxdqAnb25GakB7GHX1/HJsZCf\u002BNLuUsWkyP6pNy6wo9l9BOSSDnUPEV5D/J1h/GZ/hOHcf9WDv06KefKAy77UpnTKSSlHr/PzkfNbtjFf6xKPQRWA1WVd3FW2BETdABteX0QcYSZjVRjirWZUOxu2VKv9I4G0PGMjmo6UxCMGxFV1qulKn\u002BkPAInoNbgbY2ZaF5q1FAoMQ4nAPG6W79J0xgEkuCiH6F7F7TEHldCOulHWfJja7K27zW2T4ZnQbcpKmHpCns7bAt0198CrYyHfNP4Yyx0uiXBI\u002BZ9hlHvOkcs0l5RDV1EWR3jOih7zLr43MPwJ12sXwEMCOjUHYxs0jTZcgmti\u002BwBPs8xuWayhJ/9pD1DfFxf6lFOCi1op5zPc7U3NNMbU3gXgSolsrMjm0dJH0rfu4\u002BC0cym62EBoIGdvyABqS9N96YUu1OreBcCYiTP5Qajn87J8i9zj3aa5lFGJYCS6s8EBeDElMCMGCSqGSIb3DQEJFTEWBBTbFJe8LIKzZcXHxz9hFRPuEXeQqTAxMCEwCQYFKw4DAhoFAAQUI7HzgLxeU0ExCw7mUkJyWmnUlckECNF1gKFeLQMGAgIIAA==", + "pwd": "fakePasswordPlaceholder", + "attributes": { + "enabled": true + }, + "tags": { + "key": "val" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2187", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "480c5330-0bb2-4507-aec0-80f6088ad52d" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpkcs0802660b/d32f46e2b22749b78b41d1d369242c85", + "kid": "https://azkvrecordtests.vault.azure.net/keys/importcertpkcs0802660b/d32f46e2b22749b78b41d1d369242c85", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/importcertpkcs0802660b/d32f46e2b22749b78b41d1d369242c85", + "x5t": "2xSXvCyCs2XFx8c_YRUT7hF3kKk", + "cer": "MIIDDzCCAfegAwIBAgIUPnG5OzbWNMDRDWcAs7/z12GGbQQwDQYJKoZIhvcNAQELBQAwFzEVMBMGA1UEAwwMS2V5VmF1bHRUZXN0MB4XDTIzMDMwNDAxMTQwM1oXDTI0MDMwMzAxMTQwM1owFzEVMBMGA1UEAwwMS2V5VmF1bHRUZXN0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv68zJXrJd0QFmzmL0vXjZgER82K5PV5eE\u002BponTg8LzbAgvXZNTK0W1EjwTe6xwrJeeIDPLN5aKuLHYEAJG5/p5\u002BJ/iycqhYM8d33hTq7Iaa0MI0ijbqG7ccQdMmrPMO/dahXNKmHK2RuxrswM9k07ZslXthoiAjQduTaxNcn7dKZ7mOYcTZvPp8Yx11hVcQextA6SGS9/r0BfBClK\u002BOZ6f8jZzGkV5ieVo621ikSfcRC0kywChB1ZEEMDQXofUwto656oLlxsY/B7dtTQMwlFz1QHUYG1PpoyGW0sFl3FMVUZ/jdMwDZWa9NYuzSiyuSW4Jc1YGhNzaIsc3pa8ZcVwIDAQABo1MwUTAdBgNVHQ4EFgQU9rMViA3O61dYZyQLAl5HYbaWR80wHwYDVR0jBBgwFoAU9rMViA3O61dYZyQLAl5HYbaWR80wDwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAd3\u002BFOKZXVb/\u002BFG5LN3UV\u002BqZP4muFO5caTN2ADWEd3tou5A3SmUotTHvPAax6XfaEhodf4dWIqs2rNGANzLE5ys/fgCtHUK2gkY0CJ\u002BaUYLbXHCnf2wayb2nh12fgMdLM91iwWcHR8eNb1tf5FpKTXjxREHFgc/DziuEElD6u\u002B5IMUXdtbyFkQa9LL9ybDjhBp0RlDYBStWMw8VVtyHmIgOIHR7X0AVyCCjE\u002BZR1QdnhmImzSZraPQFHAHL8n53JRrnf8SJJqPUPy\u002B1zdtofrsoZEbiFxuqsdAhzF42Tv4Q\u002BcjUfSgKp/EZr9s1lNa3m1IbCsDYFYblWAoZN6oYnYKA==", + "attributes": { + "enabled": true, + "nbf": 1677892443, + "exp": 1709428443, + "created": 1681267922, + "updated": 1681267922, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "key": "val" + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpkcs0802660b/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=KeyVaultTest", + "ekus": [], + "key_usage": [], + "validity_months": 12, + "basic_constraints": { + "ca": true + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "EmailContacts" + } + } + ], + "issuer": { + "name": "Unknown" + }, + "attributes": { + "enabled": true, + "created": 1681267922, + "updated": 1681267922 + } + } + } + } + ], + "Variables": { + "0": "importcertpkcs0802660b" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.importPemCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.importPemCertificate[1].json index 6459d1cb36111..f6947c6e3acf6 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.importPemCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.importPemCertificate[1].json @@ -1,29 +1,149 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/importcertpem849004cb/import?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/importcertpem88272c66/import?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9d8d25f5-bba2-411a-a6c8-4ba8446db127" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2470", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "718c87e7-2727-42bf-8b2f-5c2435f05ffa", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem849004cb/b560def494224ff38cb440ac26f18a08\",\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpem849004cb/b560def494224ff38cb440ac26f18a08\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/importcertpem849004cb/b560def494224ff38cb440ac26f18a08\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"cer\":\"MIIDqzCCApMCFC+MROpib4t03Wqzgkcod1lad6JtMA0GCSqGSIb3DQEBCwUAMIGRMQswCQYDVQQGEwJVUzELMAkGA1UECAwCV0ExEDAOBgNVBAcMB1JlZG1vbmQxEjAQBgNVBAoMCU1pY3Jvc29mdDESMBAGA1UECwwJQXp1cmUgU0RLMRIwEAYDVQQDDAlBenVyZSBTREsxJzAlBgkqhkiG9w0BCQEWGG9wZW5zb3VyY2VAbWljcm9zb2Z0LmNvbTAeFw0yMDAyMTQyMzE3MTZaFw0yNTAyMTIyMzE3MTZaMIGRMQswCQYDVQQGEwJVUzELMAkGA1UECAwCV0ExEDAOBgNVBAcMB1JlZG1vbmQxEjAQBgNVBAoMCU1pY3Jvc29mdDESMBAGA1UECwwJQXp1cmUgU0RLMRIwEAYDVQQDDAlBenVyZSBTREsxJzAlBgkqhkiG9w0BCQEWGG9wZW5zb3VyY2VAbWljcm9zb2Z0LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANwCTuK0OnFc8UytzzCIB5pUWqWCMZA8kWO1Es84wOVupPTZHNDWKI57prj0CB5JP2yU8BkIFjhkV/9wc2KLjKwu7xaJTwBZF/i0t8dPBbgiEUmK6xdbJsLXoef/XZ5AmvCKb0mimEMvL8KgeF5OHuZJuYO0zCiRNVtpZYSx2R73qhgy5klDHh346qQd5T+KbsdK3DArilT86QO1GrpBWl1GPvHJ3VZ1OO33iFWfyEVgwdAtMAkWXH8Eh1/MpPE8WQk5X5pdVEu+RJLLrVbgr+cnlVzfirSVLRarKZROAB3e2x8JdSqylnar/WWK11NERdiKaZr3WxAkceuVkTsKmRkCAwEAATANBgkqhkiG9w0BAQsFAAOCAQEAYLfk2dBcW1mJbkVYx80ogDUy/xX3d+uuop2gZwUXuzWYI4uXzSEsY37/+NKzOX6PtET3X6xENDW7AuJhTuWmTGZtPB1AjiVKLIgRwugV3Ovr1DoPBIvS7iCHGGcsr7tAgYxiVATlIcczCxQG1KPhrrLSUDxkbiyUHpyroExHGBeCUflT2BIO+TZ+44aYfO7vuwpu0ajfB6Rs0s/DM+uUTWCfsVvyPenObHz5HF2vxf75y8pr3fYKuUvpJ45T0ZjiXyRpkBTDudU3vuYuyAP3PwO6F/ic7Rm9D1uzEI38Va+o6CUh4NJnpIZIBs7T+rPwhKrUuM7BEO0CL7VTh37UzA==\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem849004cb/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pem-file\"},\"x509_props\":{\"subject\":\"E=opensource@microsoft.com, CN=Azure SDK, OU=Azure SDK, O=Microsoft, L=Redmond, S=WA, C=US\",\"ekus\":[],\"key_usage\":[],\"validity_months\":60,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954151,\"updated\":1678954151}}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "importcertpem849004cb" ] + { + "RequestUri": "https://REDACTED/certificates/importcertpem88272c66/import?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "3323", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "-----BEGIN CERTIFICATE-----\nMIIDqzCCApMCFC\u002BMROpib4t03Wqzgkcod1lad6JtMA0GCSqGSIb3DQEBCwUAMIGR\nMQswCQYDVQQGEwJVUzELMAkGA1UECAwCV0ExEDAOBgNVBAcMB1JlZG1vbmQxEjAQ\nBgNVBAoMCU1pY3Jvc29mdDESMBAGA1UECwwJQXp1cmUgU0RLMRIwEAYDVQQDDAlB\nenVyZSBTREsxJzAlBgkqhkiG9w0BCQEWGG9wZW5zb3VyY2VAbWljcm9zb2Z0LmNv\nbTAeFw0yMDAyMTQyMzE3MTZaFw0yNTAyMTIyMzE3MTZaMIGRMQswCQYDVQQGEwJV\nUzELMAkGA1UECAwCV0ExEDAOBgNVBAcMB1JlZG1vbmQxEjAQBgNVBAoMCU1pY3Jv\nc29mdDESMBAGA1UECwwJQXp1cmUgU0RLMRIwEAYDVQQDDAlBenVyZSBTREsxJzAl\nBgkqhkiG9w0BCQEWGG9wZW5zb3VyY2VAbWljcm9zb2Z0LmNvbTCCASIwDQYJKoZI\nhvcNAQEBBQADggEPADCCAQoCggEBANwCTuK0OnFc8UytzzCIB5pUWqWCMZA8kWO1\nEs84wOVupPTZHNDWKI57prj0CB5JP2yU8BkIFjhkV/9wc2KLjKwu7xaJTwBZF/i0\nt8dPBbgiEUmK6xdbJsLXoef/XZ5AmvCKb0mimEMvL8KgeF5OHuZJuYO0zCiRNVtp\nZYSx2R73qhgy5klDHh346qQd5T\u002BKbsdK3DArilT86QO1GrpBWl1GPvHJ3VZ1OO33\niFWfyEVgwdAtMAkWXH8Eh1/MpPE8WQk5X5pdVEu\u002BRJLLrVbgr\u002BcnlVzfirSVLRar\nKZROAB3e2x8JdSqylnar/WWK11NERdiKaZr3WxAkceuVkTsKmRkCAwEAATANBgkq\nhkiG9w0BAQsFAAOCAQEAYLfk2dBcW1mJbkVYx80ogDUy/xX3d\u002Buuop2gZwUXuzWY\nI4uXzSEsY37/\u002BNKzOX6PtET3X6xENDW7AuJhTuWmTGZtPB1AjiVKLIgRwugV3Ovr\n1DoPBIvS7iCHGGcsr7tAgYxiVATlIcczCxQG1KPhrrLSUDxkbiyUHpyroExHGBeC\nUflT2BIO\u002BTZ\u002B44aYfO7vuwpu0ajfB6Rs0s/DM\u002BuUTWCfsVvyPenObHz5HF2vxf75\ny8pr3fYKuUvpJ45T0ZjiXyRpkBTDudU3vuYuyAP3PwO6F/ic7Rm9D1uzEI38Va\u002Bo\n6CUh4NJnpIZIBs7T\u002BrPwhKrUuM7BEO0CL7VTh37UzA==\n-----END CERTIFICATE-----\n-----BEGIN PRIVATE KEY-----\nREDACTED\n-----END PRIVATE KEY-----\n", + "policy": { + "key_props": {}, + "secret_props": { + "contentType": "application/x-pem-file" + }, + "x509_props": { + "subject": "CN=AzureSDK", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + }, + "tags": { + "key": "val" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2462", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0a204e93-0cc2-4146-8250-d5e0e1c15fec" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpem88272c66/4e767e7ea5284ca599fbcc34d260b271", + "kid": "https://azkvrecordtests.vault.azure.net/keys/importcertpem88272c66/4e767e7ea5284ca599fbcc34d260b271", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/importcertpem88272c66/4e767e7ea5284ca599fbcc34d260b271", + "x5t": "FukEr19FKd5SGDH1Iv-3Tiec9-I", + "cer": "MIIDqzCCApMCFC\u002BMROpib4t03Wqzgkcod1lad6JtMA0GCSqGSIb3DQEBCwUAMIGRMQswCQYDVQQGEwJVUzELMAkGA1UECAwCV0ExEDAOBgNVBAcMB1JlZG1vbmQxEjAQBgNVBAoMCU1pY3Jvc29mdDESMBAGA1UECwwJQXp1cmUgU0RLMRIwEAYDVQQDDAlBenVyZSBTREsxJzAlBgkqhkiG9w0BCQEWGG9wZW5zb3VyY2VAbWljcm9zb2Z0LmNvbTAeFw0yMDAyMTQyMzE3MTZaFw0yNTAyMTIyMzE3MTZaMIGRMQswCQYDVQQGEwJVUzELMAkGA1UECAwCV0ExEDAOBgNVBAcMB1JlZG1vbmQxEjAQBgNVBAoMCU1pY3Jvc29mdDESMBAGA1UECwwJQXp1cmUgU0RLMRIwEAYDVQQDDAlBenVyZSBTREsxJzAlBgkqhkiG9w0BCQEWGG9wZW5zb3VyY2VAbWljcm9zb2Z0LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANwCTuK0OnFc8UytzzCIB5pUWqWCMZA8kWO1Es84wOVupPTZHNDWKI57prj0CB5JP2yU8BkIFjhkV/9wc2KLjKwu7xaJTwBZF/i0t8dPBbgiEUmK6xdbJsLXoef/XZ5AmvCKb0mimEMvL8KgeF5OHuZJuYO0zCiRNVtpZYSx2R73qhgy5klDHh346qQd5T\u002BKbsdK3DArilT86QO1GrpBWl1GPvHJ3VZ1OO33iFWfyEVgwdAtMAkWXH8Eh1/MpPE8WQk5X5pdVEu\u002BRJLLrVbgr\u002BcnlVzfirSVLRarKZROAB3e2x8JdSqylnar/WWK11NERdiKaZr3WxAkceuVkTsKmRkCAwEAATANBgkqhkiG9w0BAQsFAAOCAQEAYLfk2dBcW1mJbkVYx80ogDUy/xX3d\u002Buuop2gZwUXuzWYI4uXzSEsY37/\u002BNKzOX6PtET3X6xENDW7AuJhTuWmTGZtPB1AjiVKLIgRwugV3Ovr1DoPBIvS7iCHGGcsr7tAgYxiVATlIcczCxQG1KPhrrLSUDxkbiyUHpyroExHGBeCUflT2BIO\u002BTZ\u002B44aYfO7vuwpu0ajfB6Rs0s/DM\u002BuUTWCfsVvyPenObHz5HF2vxf75y8pr3fYKuUvpJ45T0ZjiXyRpkBTDudU3vuYuyAP3PwO6F/ic7Rm9D1uzEI38Va\u002Bo6CUh4NJnpIZIBs7T\u002BrPwhKrUuM7BEO0CL7VTh37UzA==", + "attributes": { + "enabled": true, + "nbf": 1581722236, + "exp": 1739402236, + "created": 1681267917, + "updated": 1681267917, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "key": "val" + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpem88272c66/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pem-file" + }, + "x509_props": { + "subject": "E=opensource@microsoft.com, CN=Azure SDK, OU=Azure SDK, O=Microsoft, L=Redmond, S=WA, C=US", + "ekus": [], + "key_usage": [], + "validity_months": 60, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267917, + "updated": 1681267917 + } + } + } + } + ], + "Variables": { + "0": "importcertpem88272c66" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listCertificateIssuers[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listCertificateIssuers[1].json index e2fade2554638..3ec4c4066e4f5 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listCertificateIssuers[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listCertificateIssuers[1].json @@ -1,554 +1,1419 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer58304c53?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer03723727?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f8e78fd4-cfb9-45aa-bd82-a5624cd59db1" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f315ad6b-4dbe-4a96-ab72-7829dbdcae44", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer58304c53\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer03723727?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "27f5271d-71cf-41bd-91c5-a4b878fb16d6" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer03723727", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267918, + "updated": 1681267918 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer35947f0b?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer880535ba?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c1aea073-472e-448f-a93f-33a3e87a1000" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer880535ba", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267918, + "updated": 1681267918 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b4aa5b58-46b8-4a7d-ad7d-b57bf6539bcc", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer35947f0b\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer37247996?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9ba75491-07d0-4398-836c-304064a0ed82" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer37247996", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer61368164?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer69991263?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1704359e-fac2-4bec-a454-fae6edc25e31" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer69991263", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f8b5c3ae-1bc5-4f4b-84fd-2fda4b3c5786", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer61368164\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer382711b4?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8e56242d-3519-49ab-836d-e2d09bba93ff" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer382711b4", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer04867dc6?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer274977ff?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "50712b01-1b07-473e-920d-50a44041cef2" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer274977ff", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a6b8e7f8-1aba-4d61-b46b-54a88e1af47b", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer04867dc6\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer43179db0?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "75c021fb-ae7d-453e-bd33-03d1cde763a0" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer43179db0", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer80761f59?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer979604ac?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4124d65d-87fb-4df7-8112-e1bb1a073801" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer979604ac", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7a5336a6-deda-48ac-bc74-45a08680dd6c", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer80761f59\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer66160d05?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9e279ab3-51ce-477f-8206-6bf0bb4abe44" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer66160d05", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer36383a16?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer6126838d?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bed05fae-b15b-40f8-b3f5-afeeb2009a5f" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer6126838d", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "97fa6daa-b045-46b3-a948-52a401e13829", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer36383a16\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/Issuers?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2683", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9804113f-33fb-48ee-bce1-f8e38d680d02" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer02356c85", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer03723727", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer05877fff", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer274977ff", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer37247996", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer382711b4", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer43179db0", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer53350b92", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer57598dd4", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer59410e79", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer6126838d", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer61891310", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer64709f46", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer66160d05", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer67123b89", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer69991263", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer804676aa", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer877419d0", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer880535ba", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer979604ac", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer14119d9d29", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer8115464e15", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer8499016d15", + "provider": "Test" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer937724e3ff", + "provider": "Test" + } + ], + "nextLink": null + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer71954a33?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer03723727?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f0942e35-1339-45d8-83c3-2267ac0007b4" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer03723727", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267918, + "updated": 1681267918 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "89da11e9-5531-4fde-b686-84078f88e60e", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer71954a33\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer880535ba?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6441118e-24c8-4d2e-86de-eacdf2b8e65d" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer880535ba", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267918, + "updated": 1681267918 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer3846007f?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer37247996?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f99a3ded-2b10-40c9-8064-9e1de5ac1a60" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer37247996", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "75a258c4-3d1d-4e09-a09d-066498d7ec1c", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer3846007f\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer69991263?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1679836e-36d6-4102-a95c-8ed033c5fbc5" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer69991263", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer71562739?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer382711b4?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "85f11779-058c-4bf1-a790-f654c5e30d3b" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer382711b4", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1f1fad3b-a67a-4236-97d4-6904e2686638", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer71562739\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer274977ff?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "78796b9a-b443-44b3-9403-3a5f4220ee6f" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer274977ff", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer16102e4d?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer43179db0?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "81f53b6b-48f6-4f54-bbdd-a40f97b395c9" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer43179db0", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5f77902c-e608-4e02-9509-047f325d08f2", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer16102e4d\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer979604ac?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2d4bc33e-77cf-4c21-b9ea-a8ad3b2d4495" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer979604ac", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/Issuers?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer66160d05?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "62499dff-1125-46bb-8b0c-73e120829970" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer66160d05", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "3169", - "x-ms-request-id" : "42ac5e91-bc68-4614-9588-e142300e99fd", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer04793e32\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer04867dc6\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer05607230\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer0621158e\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer09453b03\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer145535c1\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer16102e4d\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer184706a6\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer220739e6\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer35947f0b\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer36383a16\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer3846007f\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer38738d22\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer41610bc1\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer49224b67\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer511445a6\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer5137339a\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer5337485b\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer53852b25\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer56875732\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer58304c53\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer61368164\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer63743750\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer71562739\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer71954a33\",\"provider\":\"Test\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates/issuers?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTYhTURBd01EUXlJV05sY25ScFptbGpZWFJsTDBsVFUxVkZVbE12VEVsVFZFTkZVbFJKVTFOVlJWSTNNalE1T0VVME1DRXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates/issuers?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTYhTURBd01EUXlJV05sY25ScFptbGpZWFJsTDBsVFUxVkZVbE12VEVsVFZFTkZVbFJKVTFOVlJWSTNNalE1T0VVME1DRXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "1369", - "x-ms-request-id" : "a7ac4847-db9f-468f-b40d-df137823c6e1", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer72498e40\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer72931efd\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer80761f59\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer82406df0\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer92832fff\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer339682cd6e\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer35432e6337\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer3944587159\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer409028ab59\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer5356974891\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer5628623d2a\",\"provider\":\"Test\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer83488cdbeb\",\"provider\":\"Test\"}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer58304c53?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "dd44e262-7b7e-4c2b-96fd-111bbb01875c", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer58304c53\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer35947f0b?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "31d018e1-e754-4fde-bd43-5dfb2ad60f08", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer35947f0b\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer61368164?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fb29a049-cd31-455e-919c-ba9d84848987", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer61368164\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer04867dc6?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2ea8783a-fa3d-4ee6-92be-3c5c123c870a", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer04867dc6\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer80761f59?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e89d0976-1092-4713-91e1-79ca3dfd990a", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer80761f59\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer36383a16?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a03e43bb-e2e7-4282-ad6d-dec776100840", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer36383a16\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer71954a33?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4d58c893-602b-4317-8dc1-5c9a3b9da12c", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer71954a33\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer3846007f?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "883a6fb5-1ef4-49ca-94da-0c9ed9872d0a", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer3846007f\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer71562739?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c8e0ad64-dac7-4d72-bdbd-7820430de7cd", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer71562739\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/listcertissuer16102e4d?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "eddba46f-0c02-4e42-9332-41ffab233165", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/listcertissuer16102e4d\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954152,\"updated\":1678954152}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "listcertissuer71562739", "listcertissuer80761f59", "listcertissuer04867dc6", "listcertissuer36383a16", "listcertissuer35947f0b", "listcertissuer71954a33", "listcertissuer58304c53", "listcertissuer61368164", "listcertissuer3846007f", "listcertissuer16102e4d" ] + { + "RequestUri": "https://REDACTED/certificates/issuers/listcertissuer6126838d?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c8532784-b11e-4a86-970e-f2f5ac989a7c" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/listcertissuer6126838d", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } + } + ], + "Variables": { + "0": "listcertissuer43179db0", + "1": "listcertissuer979604ac", + "2": "listcertissuer66160d05", + "3": "listcertissuer69991263", + "4": "listcertissuer37247996", + "5": "listcertissuer382711b4", + "6": "listcertissuer6126838d", + "7": "listcertissuer880535ba", + "8": "listcertissuer03723727", + "9": "listcertissuer274977ff" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listCertificateVersions[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listCertificateVersions[1].json index 8e701a886c1e4..675bb3a23f05a 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listCertificateVersions[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listCertificateVersions[1].json @@ -1,384 +1,1201 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion17476/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0d568638-526b-4e3e-aca2-29252bcdee03" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:43 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1307", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1de78eca-7df8-46af-88ad-7713eb8fa9b7", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANGNrPU4yDd8TJjPrfTTDQbI/cBb3uyF5oWrvpM4qpAPnmohTt3VwloOYqwdtCls2zjk26tKJ+F2R0Q5TP1lJ/KEzwXVk2l+4LbDQ2U75EDwrk1efcDiFIB7IqNeBmHO5cWyMNhVlI7o18mwLdmBKrbAbjJ2fcCnDqllPIPT1hpkVmzYtEYNjrvKBuQD/x3jWMH1/aTBolsOKSSxZwLINvJ32pTvckCfuwHAfpmlotqyu8XwfwmXzDhimPJDAe2UytpGbAAg++2nW3bEqoiYctBc8qjBKB47SlFigi9w1m9VCQ1CeE9Pj41UjYSzn9TYCUyJEfcqLXN3HgRGZ1HLf/ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCiCqxgcWxQRG+I98nrqEuuW8u0tR/Ccmsvr23D+b6KmXd5BKGtt8E4fIRYFM/9Uwq4HbERNsiqi/+IcwAq/rS4cuENBc1Eso9LLl07Zq9TUpMI0UAqapr4E0S2pq9MBIgvuTbfnRPJGdhaFSm2Fm3e7NTk80gSHA828uZdxAUsMTNz4ulnZfeudRlr+11wqaeyXFRdhBb7+oV+rYTfLSfqwtZX179YUdCBmL8nDBqZ5Jmj4w3gqk1JwamViKXLGIKcdjLYhATb3tC+85GpD6vJZGIaFeZ1xEDxwqsP/gcOm0VH8PnUVUJsom2PseCdvsjVZr5eqbDCzv99ZEgsbx1h\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"97f57e3cf5bf4f73848ecfdd598ceb07\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending?api-version=7.4&request_id=97f57e3cf5bf4f73848ecfdd598ceb07", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending?api-version=7.4\u0026request_id=fdaf74192a1d4225a6ad7b86d6e2916d", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a382f81e-07ea-43bc-803a-8f7a92faeac9" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMDTpTbf4jvg9J9qmyD0Oa8D/1mKE2GjosdjvHsXolwGk2MD/yksqnqOBVsag0ulg29HZLt3SvK9LDaNgkYERHWVby8jjcI5b7BGww7fG2WmgKPRSTJ3K/IJDsvYghWhiZUkCcIHZWbAtTDwEPuT3xrK0cDiMnMDD7RCZeltDE61ldSOVRkZacVhCfglf97PU3bkTjEwLLg6VlsdYlVbxpSUfu6bjwoaJJcHOLpqH40PYQlxI76QFGrLfZYsceqeF4Nu99XYj\u002BEdmECkeQEI8VLowQem0sQt6Hq5D3imiclEx6dogbQczZsX3mwF\u002BNHOgmvCMVjM3CVeOn7AURBCLV0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA5nRD16nuQOxcwuS0zj2ag7iZ1Loz0rKofpHh6dgzOIFDAf/6Tg1wgPqfWfgmZCg\u002B0FxiM0QZKlTmCg9gM/fM8i8K1kzibJN6Y0KFhLH0QFd1gL3e0N6zcWres9BbEfvOhUaFeTCMLsRdgSbcbN2NjJdMbBBYrYwSAYa1IL\u002B\u002Bj/d98wyAbP9TRBi8L1xdRoxhfch938hmm9eNVl\u002BPNZGWs04uAGM/5VSBrVb7//DVpqp9B1KUMc0llDgadk0rHmqOdcSFYIigkxvOUbPcTlHbF5w3MyUrksSsS2TJJnYRN3\u002B/cJ5LEO5TbmHU0K0wcgwXNkispmWIJARx3BIGMPuOP", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "fdaf74192a1d4225a6ad7b86d6e2916d" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion17476/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "54373a3a-9039-4155-b2b1-6511cabe226b" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMDTpTbf4jvg9J9qmyD0Oa8D/1mKE2GjosdjvHsXolwGk2MD/yksqnqOBVsag0ulg29HZLt3SvK9LDaNgkYERHWVby8jjcI5b7BGww7fG2WmgKPRSTJ3K/IJDsvYghWhiZUkCcIHZWbAtTDwEPuT3xrK0cDiMnMDD7RCZeltDE61ldSOVRkZacVhCfglf97PU3bkTjEwLLg6VlsdYlVbxpSUfu6bjwoaJJcHOLpqH40PYQlxI76QFGrLfZYsceqeF4Nu99XYj\u002BEdmECkeQEI8VLowQem0sQt6Hq5D3imiclEx6dogbQczZsX3mwF\u002BNHOgmvCMVjM3CVeOn7AURBCLV0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA5nRD16nuQOxcwuS0zj2ag7iZ1Loz0rKofpHh6dgzOIFDAf/6Tg1wgPqfWfgmZCg\u002B0FxiM0QZKlTmCg9gM/fM8i8K1kzibJN6Y0KFhLH0QFd1gL3e0N6zcWres9BbEfvOhUaFeTCMLsRdgSbcbN2NjJdMbBBYrYwSAYa1IL\u002B\u002Bj/d98wyAbP9TRBi8L1xdRoxhfch938hmm9eNVl\u002BPNZGWs04uAGM/5VSBrVb7//DVpqp9B1KUMc0llDgadk0rHmqOdcSFYIigkxvOUbPcTlHbF5w3MyUrksSsS2TJJnYRN3\u002B/cJ5LEO5TbmHU0K0wcgwXNkispmWIJARx3BIGMPuOP", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "fdaf74192a1d4225a6ad7b86d6e2916d" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:44 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1233", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3877442f-7058-4c62-80dd-00c7bb0f48e6", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANGNrPU4yDd8TJjPrfTTDQbI/cBb3uyF5oWrvpM4qpAPnmohTt3VwloOYqwdtCls2zjk26tKJ+F2R0Q5TP1lJ/KEzwXVk2l+4LbDQ2U75EDwrk1efcDiFIB7IqNeBmHO5cWyMNhVlI7o18mwLdmBKrbAbjJ2fcCnDqllPIPT1hpkVmzYtEYNjrvKBuQD/x3jWMH1/aTBolsOKSSxZwLINvJ32pTvckCfuwHAfpmlotqyu8XwfwmXzDhimPJDAe2UytpGbAAg++2nW3bEqoiYctBc8qjBKB47SlFigi9w1m9VCQ1CeE9Pj41UjYSzn9TYCUyJEfcqLXN3HgRGZ1HLf/ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCiCqxgcWxQRG+I98nrqEuuW8u0tR/Ccmsvr23D+b6KmXd5BKGtt8E4fIRYFM/9Uwq4HbERNsiqi/+IcwAq/rS4cuENBc1Eso9LLl07Zq9TUpMI0UAqapr4E0S2pq9MBIgvuTbfnRPJGdhaFSm2Fm3e7NTk80gSHA828uZdxAUsMTNz4ulnZfeudRlr+11wqaeyXFRdhBb7+oV+rYTfLSfqwtZX179YUdCBmL8nDBqZ5Jmj4w3gqk1JwamViKXLGIKcdjLYhATb3tC+85GpD6vJZGIaFeZ1xEDxwqsP/gcOm0VH8PnUVUJsom2PseCdvsjVZr5eqbDCzv99ZEgsbx1h\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476\",\"request_id\":\"97f57e3cf5bf4f73848ecfdd598ceb07\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0366f6f4-45ce-440d-a845-a24c11cd0ea5" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMDTpTbf4jvg9J9qmyD0Oa8D/1mKE2GjosdjvHsXolwGk2MD/yksqnqOBVsag0ulg29HZLt3SvK9LDaNgkYERHWVby8jjcI5b7BGww7fG2WmgKPRSTJ3K/IJDsvYghWhiZUkCcIHZWbAtTDwEPuT3xrK0cDiMnMDD7RCZeltDE61ldSOVRkZacVhCfglf97PU3bkTjEwLLg6VlsdYlVbxpSUfu6bjwoaJJcHOLpqH40PYQlxI76QFGrLfZYsceqeF4Nu99XYj\u002BEdmECkeQEI8VLowQem0sQt6Hq5D3imiclEx6dogbQczZsX3mwF\u002BNHOgmvCMVjM3CVeOn7AURBCLV0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA5nRD16nuQOxcwuS0zj2ag7iZ1Loz0rKofpHh6dgzOIFDAf/6Tg1wgPqfWfgmZCg\u002B0FxiM0QZKlTmCg9gM/fM8i8K1kzibJN6Y0KFhLH0QFd1gL3e0N6zcWres9BbEfvOhUaFeTCMLsRdgSbcbN2NjJdMbBBYrYwSAYa1IL\u002B\u002Bj/d98wyAbP9TRBi8L1xdRoxhfch938hmm9eNVl\u002BPNZGWs04uAGM/5VSBrVb7//DVpqp9B1KUMc0llDgadk0rHmqOdcSFYIigkxvOUbPcTlHbF5w3MyUrksSsS2TJJnYRN3\u002B/cJ5LEO5TbmHU0K0wcgwXNkispmWIJARx3BIGMPuOP", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "fdaf74192a1d4225a6ad7b86d6e2916d" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion17476/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1229", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "51c157ba-4d52-47cd-a05f-035ab1d7d1f5" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMDTpTbf4jvg9J9qmyD0Oa8D/1mKE2GjosdjvHsXolwGk2MD/yksqnqOBVsag0ulg29HZLt3SvK9LDaNgkYERHWVby8jjcI5b7BGww7fG2WmgKPRSTJ3K/IJDsvYghWhiZUkCcIHZWbAtTDwEPuT3xrK0cDiMnMDD7RCZeltDE61ldSOVRkZacVhCfglf97PU3bkTjEwLLg6VlsdYlVbxpSUfu6bjwoaJJcHOLpqH40PYQlxI76QFGrLfZYsceqeF4Nu99XYj\u002BEdmECkeQEI8VLowQem0sQt6Hq5D3imiclEx6dogbQczZsX3mwF\u002BNHOgmvCMVjM3CVeOn7AURBCLV0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA5nRD16nuQOxcwuS0zj2ag7iZ1Loz0rKofpHh6dgzOIFDAf/6Tg1wgPqfWfgmZCg\u002B0FxiM0QZKlTmCg9gM/fM8i8K1kzibJN6Y0KFhLH0QFd1gL3e0N6zcWres9BbEfvOhUaFeTCMLsRdgSbcbN2NjJdMbBBYrYwSAYa1IL\u002B\u002Bj/d98wyAbP9TRBi8L1xdRoxhfch938hmm9eNVl\u002BPNZGWs04uAGM/5VSBrVb7//DVpqp9B1KUMc0llDgadk0rHmqOdcSFYIigkxvOUbPcTlHbF5w3MyUrksSsS2TJJnYRN3\u002B/cJ5LEO5TbmHU0K0wcgwXNkispmWIJARx3BIGMPuOP", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840", + "request_id": "fdaf74192a1d4225a6ad7b86d6e2916d" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:45 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1307", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d3ccda1a-f586-4aff-9a9b-8603d50cbaf1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMWVjQMo02v9iPDDN5BIkFXpZgvEt8Q/ZTzcKBB6guD1D18T1mUKeOH3d4vIyMGiQZqUVuEBzFEcS4vcM6HTs7/SjDpgFuxaz5+Xc6Xj0Ffe5X1ffZvK4u8Ffey+2FSe1ejDhwn7xazB65NJ+y7JBL6jx9vr5/GIgTHo3auZ6F3H5QttTDFD3K9l/1xkTwq3qtPMAsBKs4fzBzS+/ITy4tWmUtPgyKXN5v2Vrx3j/yWmT7y/C2Bn03DqxmXYzuuZzdtiQQAxJ5iB2uuGGY26HZoR68428x12J5BcU0fYmP74RQ+vBmf2mGgbhZJ02lWok1KSsg0kOm1T2NkF4OX0yTkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCGWfTuRWtjwsQ/2Vxw5X8Q5bxdq9WXJW+Xc4PWogRcXiKJ2iwbu7eorn+QMpqk2wyLQLdAtzUABcPCmACbujfYxixMtqsRGpH2+NYRP3OYoYssYNMwr5bdOMHGMHKoQ1pff/jkgd4gPQwxgJdUp50jdXocLODiMqNPzRiERs4PRClpdgQaMrG8oWLx8vW+3uJ+aKi1u5FDVjagEovyqXgWBdT7W7DpXEKa6YFxhjrERWjfiVgjKXAcbRsrMtC9hMsWwDiUT/1nla4H1siNzbe0LnWZq4gNSAsnatniP+yzpNypQo2iOvWRJI6kjt5oHaHb1G0oEhfuaa+hWzHSfSks\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"34accbc48c0f468db0f22d9826b3b184\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending?api-version=7.4&request_id=34accbc48c0f468db0f22d9826b3b184", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "737e4858-1b74-48d2-9d91-59d0922109a2" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion17476/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "64719e74-bed5-48bc-8aa0-97fb027180ff" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:45 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1233", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b211e0f5-bd1a-4ae1-99a6-14cecc4ffa83", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMWVjQMo02v9iPDDN5BIkFXpZgvEt8Q/ZTzcKBB6guD1D18T1mUKeOH3d4vIyMGiQZqUVuEBzFEcS4vcM6HTs7/SjDpgFuxaz5+Xc6Xj0Ffe5X1ffZvK4u8Ffey+2FSe1ejDhwn7xazB65NJ+y7JBL6jx9vr5/GIgTHo3auZ6F3H5QttTDFD3K9l/1xkTwq3qtPMAsBKs4fzBzS+/ITy4tWmUtPgyKXN5v2Vrx3j/yWmT7y/C2Bn03DqxmXYzuuZzdtiQQAxJ5iB2uuGGY26HZoR68428x12J5BcU0fYmP74RQ+vBmf2mGgbhZJ02lWok1KSsg0kOm1T2NkF4OX0yTkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCGWfTuRWtjwsQ/2Vxw5X8Q5bxdq9WXJW+Xc4PWogRcXiKJ2iwbu7eorn+QMpqk2wyLQLdAtzUABcPCmACbujfYxixMtqsRGpH2+NYRP3OYoYssYNMwr5bdOMHGMHKoQ1pff/jkgd4gPQwxgJdUp50jdXocLODiMqNPzRiERs4PRClpdgQaMrG8oWLx8vW+3uJ+aKi1u5FDVjagEovyqXgWBdT7W7DpXEKa6YFxhjrERWjfiVgjKXAcbRsrMtC9hMsWwDiUT/1nla4H1siNzbe0LnWZq4gNSAsnatniP+yzpNypQo2iOvWRJI6kjt5oHaHb1G0oEhfuaa+hWzHSfSks\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476\",\"request_id\":\"34accbc48c0f468db0f22d9826b3b184\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:14 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending?api-version=7.4\u0026request_id=d3a8848a47584e97b4bb89ba0de132f9", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2df9e019-7bdf-417c-9680-06460a1b3b99" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMp97n5T81g33UfwNAzCc96zZAyaR\u002BouRjAMq2e085p5ssBgpaxoDYJ/LVDKR\u002Bv8WW1m2Tog/oxZWRN3oBM7qSlyXXn7qWEI2q8fRLXQPCSw\u002B7t5BfmCdR7HaFkgNRGEj2o4AKbFoC8l49SuHCIJLU4vryDk8FNPVCHm4QBEGhbZnMvfZ0GELsfkgZ0QCezyLP8NecC6M3hAU/o5JGpyLrBBkXKXoNBCPPikEwh1uXRFUELHuUSe1R1jX4DBRpsrGeRgWb3ZEAHnifbKBn97yp29p4Sr6l/aNPN5shKWmvOZs46XuBvAMHfS1iASsvppGVZXO2v1gMt\u002BzNFgFYruy\u002BkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQADTt75nSqME4aV1G9CE/Eszq3rk5etd4TYuJbGpf0fsGlQp3FvdwS9vS7ygl1C9NxwcKAmIaX5k735JIy6oS5yzddjmcEyfiaavR4PrQ6vVuvt\u002Bt7G\u002BdRPq5LoCZXaI42JZbEGQV74UJ\u002Bj2sIHUtFBMf1rkAAkfeqNvRWFcdGuBpNKtjD30E9zthvyhN/vXhALyKdg0OLW9AaMOBHO3JGjSKAM8qDmn6V9QpFShU93pC0\u002B7e\u002Big7jTegiCZBjP8njMR7eb41ziE33Oj6SOx/\u002Bp1nS/QgnRlWYDL4rnTDClKDlhng\u002BkLzPdGj7HMZU9jbFzGCJIZcRwe7cJbZyWK2RT", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "d3a8848a47584e97b4bb89ba0de132f9" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion17476/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b24c3878-3bec-458e-a1f2-f6b4d7237212" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMp97n5T81g33UfwNAzCc96zZAyaR\u002BouRjAMq2e085p5ssBgpaxoDYJ/LVDKR\u002Bv8WW1m2Tog/oxZWRN3oBM7qSlyXXn7qWEI2q8fRLXQPCSw\u002B7t5BfmCdR7HaFkgNRGEj2o4AKbFoC8l49SuHCIJLU4vryDk8FNPVCHm4QBEGhbZnMvfZ0GELsfkgZ0QCezyLP8NecC6M3hAU/o5JGpyLrBBkXKXoNBCPPikEwh1uXRFUELHuUSe1R1jX4DBRpsrGeRgWb3ZEAHnifbKBn97yp29p4Sr6l/aNPN5shKWmvOZs46XuBvAMHfS1iASsvppGVZXO2v1gMt\u002BzNFgFYruy\u002BkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQADTt75nSqME4aV1G9CE/Eszq3rk5etd4TYuJbGpf0fsGlQp3FvdwS9vS7ygl1C9NxwcKAmIaX5k735JIy6oS5yzddjmcEyfiaavR4PrQ6vVuvt\u002Bt7G\u002BdRPq5LoCZXaI42JZbEGQV74UJ\u002Bj2sIHUtFBMf1rkAAkfeqNvRWFcdGuBpNKtjD30E9zthvyhN/vXhALyKdg0OLW9AaMOBHO3JGjSKAM8qDmn6V9QpFShU93pC0\u002B7e\u002Big7jTegiCZBjP8njMR7eb41ziE33Oj6SOx/\u002Bp1nS/QgnRlWYDL4rnTDClKDlhng\u002BkLzPdGj7HMZU9jbFzGCJIZcRwe7cJbZyWK2RT", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "d3a8848a47584e97b4bb89ba0de132f9" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:46 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1307", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8cbc2adf-1818-4177-b131-efe3df644a25", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAK++eixzOTMrgARLPT/z6BMnGnchN13dzuMhtMpp26ITKlrxUtITJND3bl/5V37BqHZccGZyTVz1zaDMZzvwc+G5KhEqVArVjXQhp8nj64iJscPSRvWPmReebdRCh39fv5SGSR4sUp3/OovUd1tiKJCmPb//oJLwUkvpEStJR4Vc6nxPiX6nZF+53BLkQzrzWTjXrPN7q1PDWw9s6096JkSvWGISe5xn3ol4mljxBbGBbJUIuilotNzt6allSVl6H+lBdE/98rfR/OJKJXiM4c37c7Doa1anJayUyN0eVBeDTJoW9n+gY3RaA3I2cGqLTEmPuLlgiLnQJM4Vc/fAeZkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAoibdd9EjmdunTb4LI6vZygwZpvDYTL/7sKwMtfcIKkQXlNnOUhz7utwwIdl14tnaimO3uZFAqfft1yqp1knsHmUVMKDJqxUz77ybufsjvkxaF8otyRCSzBVpFKgNUTGsTNgrbLtI3kKp72G5aSk3Bbs6ZygZewCMZlimSv6S0vouVYTMlCmFWU1J9erCxSDY90pVBkCvV4c7wIfBk5ZvkIWAGhgFG+8PyKTbCH1vJtSoJZV0tgamPMqVc0AfOhPCBhUsSpb2Acux+4iX6cr6zbOojmRo8lXYb2VUI00KK4tc7vNc2f2t1Ti6iMB8/7HkmmJcSIxAI4JT89DgY9Ynq\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"f1f68741339a498c8306dae1f23bd527\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending?api-version=7.4&request_id=f1f68741339a498c8306dae1f23bd527", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1229", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2a37b2db-d141-4f9e-b2b4-ced3276dec8f" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMp97n5T81g33UfwNAzCc96zZAyaR\u002BouRjAMq2e085p5ssBgpaxoDYJ/LVDKR\u002Bv8WW1m2Tog/oxZWRN3oBM7qSlyXXn7qWEI2q8fRLXQPCSw\u002B7t5BfmCdR7HaFkgNRGEj2o4AKbFoC8l49SuHCIJLU4vryDk8FNPVCHm4QBEGhbZnMvfZ0GELsfkgZ0QCezyLP8NecC6M3hAU/o5JGpyLrBBkXKXoNBCPPikEwh1uXRFUELHuUSe1R1jX4DBRpsrGeRgWb3ZEAHnifbKBn97yp29p4Sr6l/aNPN5shKWmvOZs46XuBvAMHfS1iASsvppGVZXO2v1gMt\u002BzNFgFYruy\u002BkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQADTt75nSqME4aV1G9CE/Eszq3rk5etd4TYuJbGpf0fsGlQp3FvdwS9vS7ygl1C9NxwcKAmIaX5k735JIy6oS5yzddjmcEyfiaavR4PrQ6vVuvt\u002Bt7G\u002BdRPq5LoCZXaI42JZbEGQV74UJ\u002Bj2sIHUtFBMf1rkAAkfeqNvRWFcdGuBpNKtjD30E9zthvyhN/vXhALyKdg0OLW9AaMOBHO3JGjSKAM8qDmn6V9QpFShU93pC0\u002B7e\u002Big7jTegiCZBjP8njMR7eb41ziE33Oj6SOx/\u002Bp1nS/QgnRlWYDL4rnTDClKDlhng\u002BkLzPdGj7HMZU9jbFzGCJIZcRwe7cJbZyWK2RT", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840", + "request_id": "d3a8848a47584e97b4bb89ba0de132f9" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion17476/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e598e062-78a8-4d42-bedb-7016116f38d3" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:47 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1233", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7e24f3ce-5343-4cce-a3d4-be3c39c031bb", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAK++eixzOTMrgARLPT/z6BMnGnchN13dzuMhtMpp26ITKlrxUtITJND3bl/5V37BqHZccGZyTVz1zaDMZzvwc+G5KhEqVArVjXQhp8nj64iJscPSRvWPmReebdRCh39fv5SGSR4sUp3/OovUd1tiKJCmPb//oJLwUkvpEStJR4Vc6nxPiX6nZF+53BLkQzrzWTjXrPN7q1PDWw9s6096JkSvWGISe5xn3ol4mljxBbGBbJUIuilotNzt6allSVl6H+lBdE/98rfR/OJKJXiM4c37c7Doa1anJayUyN0eVBeDTJoW9n+gY3RaA3I2cGqLTEmPuLlgiLnQJM4Vc/fAeZkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAoibdd9EjmdunTb4LI6vZygwZpvDYTL/7sKwMtfcIKkQXlNnOUhz7utwwIdl14tnaimO3uZFAqfft1yqp1knsHmUVMKDJqxUz77ybufsjvkxaF8otyRCSzBVpFKgNUTGsTNgrbLtI3kKp72G5aSk3Bbs6ZygZewCMZlimSv6S0vouVYTMlCmFWU1J9erCxSDY90pVBkCvV4c7wIfBk5ZvkIWAGhgFG+8PyKTbCH1vJtSoJZV0tgamPMqVc0AfOhPCBhUsSpb2Acux+4iX6cr6zbOojmRo8lXYb2VUI00KK4tc7vNc2f2t1Ti6iMB8/7HkmmJcSIxAI4JT89DgY9Ynq\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476\",\"request_id\":\"f1f68741339a498c8306dae1f23bd527\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4525a952-2dd6-4275-8170-a56f9fdeed8a" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion17476/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:25 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending?api-version=7.4\u0026request_id=5f0079d0e71f4fdf996bbfd67f32884a", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "03d5d0d9-39eb-4dc2-9168-966378959d27" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMOaAsDRL\u002BiUHzFJsBqeOc4djPguWk73u68GHmSy7rAenbD5RLB94pGK6TP08O9NGrypgHzm4Q\u002Bmw0VwKgmHcVeRKJBeR5OWiUxhuA4fOynsPZLSN2HhfvlYNycg9tT7uOZDilyYdzuDOKJbVPfq/K4ag4QMxPjceN4rUncL4PMmkJj5ZardtVTgNmlLHYgI\u002BzQxdkanrWGWlRR504E21f6CKY/3WL4nKNubuyWEXAszWMjrrn/eoO3fZNI94uqTaM3xlYFFmy9zX9t953kqIwPhl\u002BrHUhQr4oyEmwNua4Cj3lWibG0ehnzwUrAXhlWYxwaQJtZpN\u002BzpBI2XzT6MfMECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQADdQW2RKVsXGsy1ScEseQor06L8BXuJ3gJOIdl4V\u002B7Rx0gXhRw37AtlK2KD\u002BtvSNTIgeodFtyM2OrJ3drreh29kn7Q7y87QqGDSORhxUPk/XcHVuO1pd1Kv/s7HlsVzN18pPaTG5zLzvU0MY3qZ3WGFJELeUxQr5XoIxjL9hM9FehA4NBrk2sixXwC5JGDNFzclyFtgGaxuKPB4SzNQ25iCLWgGEhZySpjZwjz8Uu6tgCfBuBmOMZlEh0eKIPseuuZHG6Sv8CL9byr4gHRQnYaqr3yc76y\u002BoK4fXQd2O4ISI7Ppugf9y6RSa\u002Bb2bWvMxWk\u002B/4ZaiE2dwXa6sfyzlAU", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "5f0079d0e71f4fdf996bbfd67f32884a" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:47 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1307", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "04bdb109-c424-4921-b3c4-6c5268112e28", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAN/HmbpfglSa2fZEIlbF9+rYD/UMDN8uUS3gEuuMUmwld+ypNpM5WcRnqRFgG2dFeElfiRnYR5v2ZbkZ58jzai0No47xc95JJx1ZCj9Sje+ZdY2yotEXVjByF6UZGDfyDlp8qNWWZHOlPYmKjRanH+0C+tXhKSsjZiuj48n1KzXbXDNPQ86A6QICPw7f7rAoYSY7wMYYAY3dk3ascxD8jglxvey1LNc6yEkP5A9HLNrBY/eojppuJfa1yJin/UfZ2gV740VkSkeNa8B0Kc7a3euhAUvBV6rhKLWad+L4ZXQGe0tBVd75b41S18xYcJLXBaWAdFj38Jinv0s4Ut+Ld7ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAekuzRA+0tT8msoZeKSssUnrBB0awHJtg0OlI7ixawIpPXneqonjxNNWYrJd1mVrlF4FgZkX6xaQkI4f+3R87p6Bi7xfLYOV7vns26zTX2oWYpOeBC/TEE750RyP27rcIbck/9AMpb4zUDn9FuePPASzF59Yw8qvxX988XLU9THH+sk8ZjE7OSPWEh0pA0ZhD7TKBen/NababRbIM0b7tfmZcAL8OeE8pCB6jGKTlOEfUiRWUESMQlTgzofULss+r1BglMr4mdG2QiCrOYzcGmCznF649OV3pTPah0WvGK2AWwJzS/4gRtczyLN5+hEs1Ob66UTd7tikov1YZfsSI3\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"8a5fbe05e0a44532b57bc08015c8bb63\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending?api-version=7.4&request_id=8a5fbe05e0a44532b57bc08015c8bb63", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ea2832c3-bf74-4264-ad64-a5dd12e148e7" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMOaAsDRL\u002BiUHzFJsBqeOc4djPguWk73u68GHmSy7rAenbD5RLB94pGK6TP08O9NGrypgHzm4Q\u002Bmw0VwKgmHcVeRKJBeR5OWiUxhuA4fOynsPZLSN2HhfvlYNycg9tT7uOZDilyYdzuDOKJbVPfq/K4ag4QMxPjceN4rUncL4PMmkJj5ZardtVTgNmlLHYgI\u002BzQxdkanrWGWlRR504E21f6CKY/3WL4nKNubuyWEXAszWMjrrn/eoO3fZNI94uqTaM3xlYFFmy9zX9t953kqIwPhl\u002BrHUhQr4oyEmwNua4Cj3lWibG0ehnzwUrAXhlWYxwaQJtZpN\u002BzpBI2XzT6MfMECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQADdQW2RKVsXGsy1ScEseQor06L8BXuJ3gJOIdl4V\u002B7Rx0gXhRw37AtlK2KD\u002BtvSNTIgeodFtyM2OrJ3drreh29kn7Q7y87QqGDSORhxUPk/XcHVuO1pd1Kv/s7HlsVzN18pPaTG5zLzvU0MY3qZ3WGFJELeUxQr5XoIxjL9hM9FehA4NBrk2sixXwC5JGDNFzclyFtgGaxuKPB4SzNQ25iCLWgGEhZySpjZwjz8Uu6tgCfBuBmOMZlEh0eKIPseuuZHG6Sv8CL9byr4gHRQnYaqr3yc76y\u002BoK4fXQd2O4ISI7Ppugf9y6RSa\u002Bb2bWvMxWk\u002B/4ZaiE2dwXa6sfyzlAU", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "5f0079d0e71f4fdf996bbfd67f32884a" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion17476/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1229", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "cf7ec5f6-b434-451d-88b7-38d1e2f7b1b7" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMOaAsDRL\u002BiUHzFJsBqeOc4djPguWk73u68GHmSy7rAenbD5RLB94pGK6TP08O9NGrypgHzm4Q\u002Bmw0VwKgmHcVeRKJBeR5OWiUxhuA4fOynsPZLSN2HhfvlYNycg9tT7uOZDilyYdzuDOKJbVPfq/K4ag4QMxPjceN4rUncL4PMmkJj5ZardtVTgNmlLHYgI\u002BzQxdkanrWGWlRR504E21f6CKY/3WL4nKNubuyWEXAszWMjrrn/eoO3fZNI94uqTaM3xlYFFmy9zX9t953kqIwPhl\u002BrHUhQr4oyEmwNua4Cj3lWibG0ehnzwUrAXhlWYxwaQJtZpN\u002BzpBI2XzT6MfMECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQADdQW2RKVsXGsy1ScEseQor06L8BXuJ3gJOIdl4V\u002B7Rx0gXhRw37AtlK2KD\u002BtvSNTIgeodFtyM2OrJ3drreh29kn7Q7y87QqGDSORhxUPk/XcHVuO1pd1Kv/s7HlsVzN18pPaTG5zLzvU0MY3qZ3WGFJELeUxQr5XoIxjL9hM9FehA4NBrk2sixXwC5JGDNFzclyFtgGaxuKPB4SzNQ25iCLWgGEhZySpjZwjz8Uu6tgCfBuBmOMZlEh0eKIPseuuZHG6Sv8CL9byr4gHRQnYaqr3yc76y\u002BoK4fXQd2O4ISI7Ppugf9y6RSa\u002Bb2bWvMxWk\u002B/4ZaiE2dwXa6sfyzlAU", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840", + "request_id": "5f0079d0e71f4fdf996bbfd67f32884a" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:48 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1307", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "225ff37e-2b4a-4dcd-add3-36120a353997", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAN/HmbpfglSa2fZEIlbF9+rYD/UMDN8uUS3gEuuMUmwld+ypNpM5WcRnqRFgG2dFeElfiRnYR5v2ZbkZ58jzai0No47xc95JJx1ZCj9Sje+ZdY2yotEXVjByF6UZGDfyDlp8qNWWZHOlPYmKjRanH+0C+tXhKSsjZiuj48n1KzXbXDNPQ86A6QICPw7f7rAoYSY7wMYYAY3dk3ascxD8jglxvey1LNc6yEkP5A9HLNrBY/eojppuJfa1yJin/UfZ2gV740VkSkeNa8B0Kc7a3euhAUvBV6rhKLWad+L4ZXQGe0tBVd75b41S18xYcJLXBaWAdFj38Jinv0s4Ut+Ld7ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAekuzRA+0tT8msoZeKSssUnrBB0awHJtg0OlI7ixawIpPXneqonjxNNWYrJd1mVrlF4FgZkX6xaQkI4f+3R87p6Bi7xfLYOV7vns26zTX2oWYpOeBC/TEE750RyP27rcIbck/9AMpb4zUDn9FuePPASzF59Yw8qvxX988XLU9THH+sk8ZjE7OSPWEh0pA0ZhD7TKBen/NababRbIM0b7tfmZcAL8OeE8pCB6jGKTlOEfUiRWUESMQlTgzofULss+r1BglMr4mdG2QiCrOYzcGmCznF649OV3pTPah0WvGK2AWwJzS/4gRtczyLN5+hEs1Ob66UTd7tikov1YZfsSI3\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"8a5fbe05e0a44532b57bc08015c8bb63\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:28 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9e90a90b-af6d-4327-8083-974205926e9b" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion17476/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:31 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d6b4446e-611a-4869-b5f8-9e56f315091d" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:50 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1233", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2019daab-6f38-49a2-ac6b-e237d7c50519", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAN/HmbpfglSa2fZEIlbF9+rYD/UMDN8uUS3gEuuMUmwld+ypNpM5WcRnqRFgG2dFeElfiRnYR5v2ZbkZ58jzai0No47xc95JJx1ZCj9Sje+ZdY2yotEXVjByF6UZGDfyDlp8qNWWZHOlPYmKjRanH+0C+tXhKSsjZiuj48n1KzXbXDNPQ86A6QICPw7f7rAoYSY7wMYYAY3dk3ascxD8jglxvey1LNc6yEkP5A9HLNrBY/eojppuJfa1yJin/UfZ2gV740VkSkeNa8B0Kc7a3euhAUvBV6rhKLWad+L4ZXQGe0tBVd75b41S18xYcJLXBaWAdFj38Jinv0s4Ut+Ld7ECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAekuzRA+0tT8msoZeKSssUnrBB0awHJtg0OlI7ixawIpPXneqonjxNNWYrJd1mVrlF4FgZkX6xaQkI4f+3R87p6Bi7xfLYOV7vns26zTX2oWYpOeBC/TEE750RyP27rcIbck/9AMpb4zUDn9FuePPASzF59Yw8qvxX988XLU9THH+sk8ZjE7OSPWEh0pA0ZhD7TKBen/NababRbIM0b7tfmZcAL8OeE8pCB6jGKTlOEfUiRWUESMQlTgzofULss+r1BglMr4mdG2QiCrOYzcGmCznF649OV3pTPah0WvGK2AWwJzS/4gRtczyLN5+hEs1Ob66UTd7tikov1YZfsSI3\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476\",\"request_id\":\"8a5fbe05e0a44532b57bc08015c8bb63\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:35 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending?api-version=7.4\u0026request_id=697d219e5c5b4937963325b11bd4cc19", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "95c3b2ff-5d7a-469d-9fa4-217d628e5f36" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALNHPk\u002BRdwb3RDyPfRE6M5tA7tDPciSMrMYpk4LraIQNrTXdJoeaFq/w0iM1eijamDQJDm9m2ck\u002B2JEgUgGIWBMSgc9/EQazufeOPJ7MZT2goMFGJwVIHZXYds7DZUnJ/nKkJyxmTtJMw71C9EQKV0/8LMKRYkzydUl9Tpqa2QVAbVG7lGxex5qSM5wSKuvmOOalu4N7I4sJjlepub0F6sjPerVP/BMgznl5DASJDrXFEcbrBq5wht/GsAUKPex7nfSRiQYfENCBErM2X8h/KAZ4nZWPUUwnVB19Tad6o8TIyoC6UQk4qZBU/rKVhnHS3rlrFw2eU8ZxpGKPxZz7vG0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBFhndEFYUMnJN2rA5jHo1Q3OcDuYwNev9g8i5/mV6ruIvkjVzXbj0Kg/X0S1KheT7bXUVGHehP1uLLAoPacmQxnd2QpVlR8y9OZK2W5XRj5AU440YR9LV6jscpiiIylIGxXv67nCr5HjcVvKLwSQsehVNiLXE0hjL7yHUM0JQnjNAv\u002BORza\u002BV9KQYGoZ\u002B8MMoootY/AprCJDGJCmTtJRIaK2P3g7oxaOqDGdBGKDujFeRxFhx47uFnlVP91WQqgbho8mG11XdY\u002B3DTm7dtvhcFWibhHJGgmRsZ9DayOBnHt7XIZECNb5NZXZbdiMWn34tJFrDftgSiJZwAHQHmC3Fp", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "697d219e5c5b4937963325b11bd4cc19" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion17476/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1229", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:36 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "97869fe7-e1c0-421f-9864-a6098b8b2ad2" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALNHPk\u002BRdwb3RDyPfRE6M5tA7tDPciSMrMYpk4LraIQNrTXdJoeaFq/w0iM1eijamDQJDm9m2ck\u002B2JEgUgGIWBMSgc9/EQazufeOPJ7MZT2goMFGJwVIHZXYds7DZUnJ/nKkJyxmTtJMw71C9EQKV0/8LMKRYkzydUl9Tpqa2QVAbVG7lGxex5qSM5wSKuvmOOalu4N7I4sJjlepub0F6sjPerVP/BMgznl5DASJDrXFEcbrBq5wht/GsAUKPex7nfSRiQYfENCBErM2X8h/KAZ4nZWPUUwnVB19Tad6o8TIyoC6UQk4qZBU/rKVhnHS3rlrFw2eU8ZxpGKPxZz7vG0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBFhndEFYUMnJN2rA5jHo1Q3OcDuYwNev9g8i5/mV6ruIvkjVzXbj0Kg/X0S1KheT7bXUVGHehP1uLLAoPacmQxnd2QpVlR8y9OZK2W5XRj5AU440YR9LV6jscpiiIylIGxXv67nCr5HjcVvKLwSQsehVNiLXE0hjL7yHUM0JQnjNAv\u002BORza\u002BV9KQYGoZ\u002B8MMoootY/AprCJDGJCmTtJRIaK2P3g7oxaOqDGdBGKDujFeRxFhx47uFnlVP91WQqgbho8mG11XdY\u002B3DTm7dtvhcFWibhHJGgmRsZ9DayOBnHt7XIZECNb5NZXZbdiMWn34tJFrDftgSiJZwAHQHmC3Fp", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840", + "request_id": "697d219e5c5b4937963325b11bd4cc19" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:50 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f174f661-50c6-4c10-a679-7dbb02ae184f", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:37 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5040b146-9c9f-4fe2-aec2-53995129a90a" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion17476/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "06a516d5-f1c7-40ed-a6d6-f7bec50912b2" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:53 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2781a904-7ab1-4d36-80b8-7053e9fa86a5", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:45 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending?api-version=7.4\u0026request_id=d7a44d7e8f884a618fbf5c110980fe0c", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3a387b1d-6e32-45da-b798-e7d90647b128" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALaoyyaLJRiABM6O2ZdMz5jHI9iW0FAwD0HgSjcJD1V7UQIYnGhHJQlvZdzYki6BL5gngMk25O1RGWMzenMnJ9\u002B/1phyDpNzpQM2EQkAnhFJQW3SOQ0vAQDQk/3EAtVuc\u002B2vZLhoOOV9E5PuE6aURK7W9KEBd9kUx1ElIdga9Ub9U8BBXVGqlubv9h/jN7M\u002BujSz4KUwgxB87XkDOZY\u002BRL3qzBef9d14K4xxZnaYmxRj6LLsI48ySmzRVEq4Xh8hXM/YwTKQnRx87mPOMrvgt6b/hHJtHY97EjZ7sy0IHozwTM2wsMiY5P0LLtShULpVQ0k5m06J2fuLzbGwOaiLIe0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBpGpKcsIvS9xCluYDJXrZbo1QJ8JICDVbWHkGfePOIFfUTbtWU/eGmSpaIoIorlqIIXxqdDgyHD8NJNRIpFNx4aWjEBz9AG0G6Y0B4xpZW70avevuq9UdttzeObkQHpkHQvHoljb9r5yHwf6ouc8LbMm9x2nZPdgAnYTcQlq/u24CmOSJy1NnOLM\u002BuBrmPfrhooETM63yamKqX1h48h\u002BWUAdvpW\u002B8FdOc7Ngf4aguIEChPkORQzbhJj/BsM7NZpV34KrrjOX\u002BYs7v0qmSA/1bEokmncxbkdGP6TFRqIhh8UBn12vA7dfah0VwQ7dOfbpofER6HrBPhz7jtIIJ/y8nC", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "d7a44d7e8f884a618fbf5c110980fe0c" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion17476/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1305", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:46 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2fc693a4-32aa-4477-a42f-1106ff25b6b0" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALaoyyaLJRiABM6O2ZdMz5jHI9iW0FAwD0HgSjcJD1V7UQIYnGhHJQlvZdzYki6BL5gngMk25O1RGWMzenMnJ9\u002B/1phyDpNzpQM2EQkAnhFJQW3SOQ0vAQDQk/3EAtVuc\u002B2vZLhoOOV9E5PuE6aURK7W9KEBd9kUx1ElIdga9Ub9U8BBXVGqlubv9h/jN7M\u002BujSz4KUwgxB87XkDOZY\u002BRL3qzBef9d14K4xxZnaYmxRj6LLsI48ySmzRVEq4Xh8hXM/YwTKQnRx87mPOMrvgt6b/hHJtHY97EjZ7sy0IHozwTM2wsMiY5P0LLtShULpVQ0k5m06J2fuLzbGwOaiLIe0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBpGpKcsIvS9xCluYDJXrZbo1QJ8JICDVbWHkGfePOIFfUTbtWU/eGmSpaIoIorlqIIXxqdDgyHD8NJNRIpFNx4aWjEBz9AG0G6Y0B4xpZW70avevuq9UdttzeObkQHpkHQvHoljb9r5yHwf6ouc8LbMm9x2nZPdgAnYTcQlq/u24CmOSJy1NnOLM\u002BuBrmPfrhooETM63yamKqX1h48h\u002BWUAdvpW\u002B8FdOc7Ngf4aguIEChPkORQzbhJj/BsM7NZpV34KrrjOX\u002BYs7v0qmSA/1bEokmncxbkdGP6TFRqIhh8UBn12vA7dfah0VwQ7dOfbpofER6HrBPhz7jtIIJ/y8nC", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "d7a44d7e8f884a618fbf5c110980fe0c" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3b974d2c-a176-4a2d-9a56-9c5e42a1512c", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1229", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:47 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "80518738-fbeb-4369-b657-98817c569f4c" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALaoyyaLJRiABM6O2ZdMz5jHI9iW0FAwD0HgSjcJD1V7UQIYnGhHJQlvZdzYki6BL5gngMk25O1RGWMzenMnJ9\u002B/1phyDpNzpQM2EQkAnhFJQW3SOQ0vAQDQk/3EAtVuc\u002B2vZLhoOOV9E5PuE6aURK7W9KEBd9kUx1ElIdga9Ub9U8BBXVGqlubv9h/jN7M\u002BujSz4KUwgxB87XkDOZY\u002BRL3qzBef9d14K4xxZnaYmxRj6LLsI48ySmzRVEq4Xh8hXM/YwTKQnRx87mPOMrvgt6b/hHJtHY97EjZ7sy0IHozwTM2wsMiY5P0LLtShULpVQ0k5m06J2fuLzbGwOaiLIe0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBpGpKcsIvS9xCluYDJXrZbo1QJ8JICDVbWHkGfePOIFfUTbtWU/eGmSpaIoIorlqIIXxqdDgyHD8NJNRIpFNx4aWjEBz9AG0G6Y0B4xpZW70avevuq9UdttzeObkQHpkHQvHoljb9r5yHwf6ouc8LbMm9x2nZPdgAnYTcQlq/u24CmOSJy1NnOLM\u002BuBrmPfrhooETM63yamKqX1h48h\u002BWUAdvpW\u002B8FdOc7Ngf4aguIEChPkORQzbhJj/BsM7NZpV34KrrjOX\u002BYs7v0qmSA/1bEokmncxbkdGP6TFRqIhh8UBn12vA7dfah0VwQ7dOfbpofER6HrBPhz7jtIIJ/y8nC", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840", + "request_id": "d7a44d7e8f884a618fbf5c110980fe0c" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion17476/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:10:06 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1307", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9f3795d4-a6b9-46a5-af6b-c2714f94c26f", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALK4zSLgXqT2ShC3qcsE4PE7INnidZViU0v3oZr9EMfkxX3902MXNQNCWDQCMuno+AZPMOtaSouGWgCYvRPUEutkVy1N4B9EcKd83mEE3Bh0L1wg0yDDZvhoUUsPvQ9a+PWzhxU5lH6BRTv+b2CeB28zFourEBdPp7uKM2LaVgMgreLE6nKFPgWuzi1s/NzTXTUvjev6UUyoWfXXIn5z+AFJzWsx8bjDLlVKICUK4Ki9plMHdQ/m+rgrRhiu7vJhI1OevrcPGhtLDHryy8dDNTBRmKfyH+FCPGFLwCF3l8cUZ1jK+4qeghWcDXRx+oScqveP5wJe4TlusnkQBnzvIiUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA3EZP4H3QNvGbepgE/94WBLtIr0eNuJtvPwyiB3gxn/yI5skWYDRbUBoQH0gPDJ385F/8lk1ZrfHRpYaxK41yWLDtDCBvlj9+I12eU0lTTu18X+2H2075MohZgzhf+fAab5amcGAV+e2Jcgsu/T2leekpVKJY8fpubVbgagr9TzjTR0TemB6Ig+tQ/hhI8kGo8H/vg01KrXJ0SMEMa2ju9RRWYNYVgueZfKWvkj+wYpxoKCUQYe2mDhgZlA25gYrxPB5b4u11yyXI/6i+AgQ+0N01mEsRSqcmKSANIkaJ7w7XO4/v+pEMfJikzlrYaOwi9G5w2dhO4FEMlLstcaJJp\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"e7601b67dc9b445fa0fb13e66231922c\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending?api-version=7.4&request_id=e7601b67dc9b445fa0fb13e66231922c", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion17476/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:07 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1233", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "aea517d2-95d3-4329-813b-ef9dd2493a44", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALK4zSLgXqT2ShC3qcsE4PE7INnidZViU0v3oZr9EMfkxX3902MXNQNCWDQCMuno+AZPMOtaSouGWgCYvRPUEutkVy1N4B9EcKd83mEE3Bh0L1wg0yDDZvhoUUsPvQ9a+PWzhxU5lH6BRTv+b2CeB28zFourEBdPp7uKM2LaVgMgreLE6nKFPgWuzi1s/NzTXTUvjev6UUyoWfXXIn5z+AFJzWsx8bjDLlVKICUK4Ki9plMHdQ/m+rgrRhiu7vJhI1OevrcPGhtLDHryy8dDNTBRmKfyH+FCPGFLwCF3l8cUZ1jK+4qeghWcDXRx+oScqveP5wJe4TlusnkQBnzvIiUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA3EZP4H3QNvGbepgE/94WBLtIr0eNuJtvPwyiB3gxn/yI5skWYDRbUBoQH0gPDJ385F/8lk1ZrfHRpYaxK41yWLDtDCBvlj9+I12eU0lTTu18X+2H2075MohZgzhf+fAab5amcGAV+e2Jcgsu/T2leekpVKJY8fpubVbgagr9TzjTR0TemB6Ig+tQ/hhI8kGo8H/vg01KrXJ0SMEMa2ju9RRWYNYVgueZfKWvkj+wYpxoKCUQYe2mDhgZlA25gYrxPB5b4u11yyXI/6i+AgQ+0N01mEsRSqcmKSANIkaJ7w7XO4/v+pEMfJikzlrYaOwi9G5w2dhO4FEMlLstcaJJp\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476\",\"request_id\":\"e7601b67dc9b445fa0fb13e66231922c\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testlistcertversion17476/versions?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:07 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "1412", - "x-ms-request-id" : "6e06bfc2-6682-4d25-b176-9e227393f4f8", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/0751b385da614bbe9cf31544a81bd1f1\",\"x5t\":\"F3v23cxbtClWlFOGPWdIqpTBHRM\",\"attributes\":{\"enabled\":true,\"nbf\":1678953588,\"exp\":1710576588,\"created\":1678954188,\"updated\":1678954188},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/4c56b3cf2a2e4d568d3f28ae19d1d1b4\",\"x5t\":\"OvJf6r4s5sXSzF56-KsuD3hP3AA\",\"attributes\":{\"enabled\":true,\"nbf\":1678953586,\"exp\":1710576586,\"created\":1678954186,\"updated\":1678954186},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/78bffc502bea4144b43e81b8cb86f563\",\"x5t\":\"xWqq19FGToOZwlMUjNgPrY3HSIg\",\"attributes\":{\"enabled\":true,\"nbf\":1678953607,\"exp\":1710576607,\"created\":1678954207,\"updated\":1678954207},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/99725bbbe3004e2588bc5c1329bfc3ff\",\"x5t\":\"0YI9J9hD7Sw7zoD1y9aNpcQphKM\",\"attributes\":{\"enabled\":true,\"nbf\":1678953585,\"exp\":1710576585,\"created\":1678954186,\"updated\":1678954186},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476/9b7ddaedcb544492854f93016ba6d867\",\"x5t\":\"-37N-_9Ar7Fg-h3XjNDWGl1ddug\",\"attributes\":{\"enabled\":true,\"nbf\":1678953584,\"exp\":1710576584,\"created\":1678954184,\"updated\":1678954184},\"subject\":\"\"}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testlistcertversion17476" ] + { + "RequestUri": "https://REDACTED/certificates/testlistcertversion89840/versions?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1402", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:47 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a8e4e7e0-7235-4d5c-a75e-353416c9c403" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/3f7e54949cb644268001a2fd72332e31", + "x5t": "G5C7TvV_E6a_xNCFP-7IA_sw7g0", + "attributes": { + "enabled": true, + "nbf": 1681267336, + "exp": 1712890336, + "created": 1681267936, + "updated": 1681267936 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/51a68648ab3746eca6536c590354125b", + "x5t": "1JycuoCHZRigONgT-f-nDkqsGjc", + "attributes": { + "enabled": true, + "nbf": 1681267326, + "exp": 1712890326, + "created": 1681267926, + "updated": 1681267926 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/6c2d648253de44879b2d85ac825d79b7", + "x5t": "FAxj2mhetyGu8xxtbJvjBizeubc", + "attributes": { + "enabled": true, + "nbf": 1681267366, + "exp": 1712890366, + "created": 1681267966, + "updated": 1681267966 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/e401d652824d41b5aa04be9212b6767f", + "x5t": "sDjxX0CL3EY4NyPCDfZ4Z69ImVU", + "attributes": { + "enabled": true, + "nbf": 1681267356, + "exp": 1712890356, + "created": 1681267956, + "updated": 1681267956 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840/ec968137ea8a4cb988e7f5a95e43ce93", + "x5t": "88qiygdh7H8jxis5T-sxmfGsheM", + "attributes": { + "enabled": true, + "nbf": 1681267346, + "exp": 1712890346, + "created": 1681267946, + "updated": 1681267946 + }, + "subject": "" + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "testlistcertversion89840" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listCertificates[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listCertificates[1].json index 839106f6faf7d..ad3e9d705881e 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listCertificates[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listCertificates[1].json @@ -1,281 +1,924 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey83973bcab/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/listcertkey099529220/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 04:50:14 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e0ce583e-91f8-41dc-ac1a-154b1c4b295e" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1a9d1957-987d-4da5-baef-7acc8794cbb5", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey83973bcab/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALcfFbQxJMYNBb5COJFEYGM6gRNPhLxbJe0JmHWcU27EJIaUXIF6YWMqrQ1/EGY/PvKhyzoz1JoA7JnF7ZP1qhX9fjhk+oYBRQH36NOIj2eUgmuJJ1zRQpqA/i8KdvmpL+bGrf3PB5Fi9hM14UuUtWt/P7NhNnqr5mNNc785CxAk8g7bBM/Tj4hqYf52Wn579p8AorPmzWKtWHBk1II3xek1utqjNsnsNil/whs+2WGIzmyfL/haQ8HVvjKJlr7Fo4wsP+mrvFyXTVdVTwtWH5/qvC71dCJrq3bbx8m8LoEsMQNM9ZlC5AK7Kij+AkP32GYWNrfef3VecA+/NN6wqCUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAfYCKWul9NGkNBz8IVfhSYOj6LBcY8sqHChvfFHy4va0L+VFzPrAY4AZYcPKklLb2OJqdrH4V8nRNyIdicdl52PpVJgspiGWeGrZkRjBe3rtGtP28tbWOdtR8aQdDOeYmK4YcS+cBNTqtica//lqFK8MA1bpyAGXVL22kb3+z4jZPQKOcAXeIex+7vLEUYNWTCintBbPJ00LEr8aHFKPKVgUBB6Ch2V2H3uf3WNpTayfK1z+1/sd5ckcBsgSkydVoupsfyB8A6CFeweagSN/xhulI0y/4PAHTCznnRcYLQ0FFzSMQDHhKM1APQf8ztjrv2r20OfyOPr8+1cfUaJDsA\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"69e92f66f58241e1a63a5d519657ae4f\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/listcertkey83973bcab/pending?api-version=7.4&request_id=69e92f66f58241e1a63a5d519657ae4f", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listcertkey099529220/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 04:50:16 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey099529220/pending?api-version=7.4\u0026request_id=a37eee217e8c4c95a596bc39bca1e371", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "36a88abb-0484-43a4-93e1-bbf49f8ef7b2" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey099529220/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANehS8aWkzLhrRhPpHjDQ\u002Ba3VAUOZ/ZZY8UP4AxnGdWuc3VGzjSh\u002Bfcir\u002BVOmS4fAxJQOUkiH7BWWSJrwNsaslnq1VeMuSz/\u002B1il1v060v/LIWFVsv189Ly8mkc3\u002B9tAfci/VlU/Ob8RAquAR/z7vHPUm/kSFvlUCxdCObpBQvb0lkVJQRDFlI1PEc0cIfqmcDc6lhSFDT2EC9IDFyq6d3COzRXHRVDzPQ6iqd3RD5oLnjphk7SziwjNe3b3cPvZUUl\u002BOwLk9/DNQiT8NMkVsDVYQfCR0oZlIgYcFX2l0Ve5vc1R7zyCIcIX9j/MtbqLq/qp2vDL0bgHbFb1Q8zCBdUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDSa9lbHT9Uy1muiLm0G19JvC089F8wK4UcP0pB1qcCCOOQq\u002BywIEpMnXmBbgbrbuDy8Yo3W/j21fT5NGnr\u002BntiiTiyvOGillHpzTcdxf3WWMdfenY9CwAWKGF6x33IU3MNZQ2Lcis62iOBlqLwHzoPxNiL\u002B/36InEv5e5Zo2Pr8Czff\u002BnUNQ3y48uUGoZ3jd22N2hZrXXAr5oMgg2YNCNEzerRb2BN36ETM0QlFWvWlkScOQTecfr3p/PXvRWZSkPDZUBFIjz\u002BakJCfbii64ccpyIIeQto9kBETniPBAmokajUbq2/VFMb7AqffKzLS6snZ635X/9DhC\u002BH3ND8U3uz", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "a37eee217e8c4c95a596bc39bca1e371" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey83973bcab/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listcertkey099529220/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1221", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 04:50:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1949c86c-c5f7-4620-865f-968daf7d2959" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey099529220/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANehS8aWkzLhrRhPpHjDQ\u002Ba3VAUOZ/ZZY8UP4AxnGdWuc3VGzjSh\u002Bfcir\u002BVOmS4fAxJQOUkiH7BWWSJrwNsaslnq1VeMuSz/\u002B1il1v060v/LIWFVsv189Ly8mkc3\u002B9tAfci/VlU/Ob8RAquAR/z7vHPUm/kSFvlUCxdCObpBQvb0lkVJQRDFlI1PEc0cIfqmcDc6lhSFDT2EC9IDFyq6d3COzRXHRVDzPQ6iqd3RD5oLnjphk7SziwjNe3b3cPvZUUl\u002BOwLk9/DNQiT8NMkVsDVYQfCR0oZlIgYcFX2l0Ve5vc1R7zyCIcIX9j/MtbqLq/qp2vDL0bgHbFb1Q8zCBdUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQDSa9lbHT9Uy1muiLm0G19JvC089F8wK4UcP0pB1qcCCOOQq\u002BywIEpMnXmBbgbrbuDy8Yo3W/j21fT5NGnr\u002BntiiTiyvOGillHpzTcdxf3WWMdfenY9CwAWKGF6x33IU3MNZQ2Lcis62iOBlqLwHzoPxNiL\u002B/36InEv5e5Zo2Pr8Czff\u002BnUNQ3y48uUGoZ3jd22N2hZrXXAr5oMgg2YNCNEzerRb2BN36ETM0QlFWvWlkScOQTecfr3p/PXvRWZSkPDZUBFIjz\u002BakJCfbii64ccpyIIeQto9kBETniPBAmokajUbq2/VFMb7AqffKzLS6snZ635X/9DhC\u002BH3ND8U3uz", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey099529220", + "request_id": "a37eee217e8c4c95a596bc39bca1e371" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3222126d-ba67-479d-b8e4-3dd042cb8830", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey83973bcab/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALcfFbQxJMYNBb5COJFEYGM6gRNPhLxbJe0JmHWcU27EJIaUXIF6YWMqrQ1/EGY/PvKhyzoz1JoA7JnF7ZP1qhX9fjhk+oYBRQH36NOIj2eUgmuJJ1zRQpqA/i8KdvmpL+bGrf3PB5Fi9hM14UuUtWt/P7NhNnqr5mNNc785CxAk8g7bBM/Tj4hqYf52Wn579p8AorPmzWKtWHBk1II3xek1utqjNsnsNil/whs+2WGIzmyfL/haQ8HVvjKJlr7Fo4wsP+mrvFyXTVdVTwtWH5/qvC71dCJrq3bbx8m8LoEsMQNM9ZlC5AK7Kij+AkP32GYWNrfef3VecA+/NN6wqCUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAfYCKWul9NGkNBz8IVfhSYOj6LBcY8sqHChvfFHy4va0L+VFzPrAY4AZYcPKklLb2OJqdrH4V8nRNyIdicdl52PpVJgspiGWeGrZkRjBe3rtGtP28tbWOdtR8aQdDOeYmK4YcS+cBNTqtica//lqFK8MA1bpyAGXVL22kb3+z4jZPQKOcAXeIex+7vLEUYNWTCintBbPJ00LEr8aHFKPKVgUBB6Ch2V2H3uf3WNpTayfK1z+1/sd5ckcBsgSkydVoupsfyB8A6CFeweagSN/xhulI0y/4PAHTCznnRcYLQ0FFzSMQDHhKM1APQf8ztjrv2r20OfyOPr8+1cfUaJDsA\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"69e92f66f58241e1a63a5d519657ae4f\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listcertkey424602044/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 04:50:18 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey424602044/pending?api-version=7.4\u0026request_id=c10194a4b6d74f3fb368c2c54a7f9158", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ef6262b4-3cdf-419f-b070-6d85ebce213c" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey424602044/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANBzrRQECvdbaApi10vSkZJn2FPq5Dj/27OkZqMuKR7JRAb5baTrVtqt1Zfxff2EO0DFHiSNLoRZfZgtfD9O0hdcSenHVAcnpU0WeIkIxyRePGFEwt/delIDM/s6zI5DMftltIcAmLM\u002BG4j967hV43DY0B1V/OgVIqV6oVzPTkbZf6rs3YBrmYvdpshi6WsT78/nIm\u002B/Eyw7tp4YyhtCTiLNzmY8NcXR8vmYxpcluuFw7PPhdx5GU6SfBfy2EA7JcoeSq1LUPLnUcpLKRxiaELA2iEuOenUOMxjnrTUuV2HQ428CPMzKY4xzV7LQPzeJrWNF5C1EuL2RxD/cRwPGPlUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA6sr7rZ0QCJthUm9UGjEW95cz10LLuaXNrf2v35xZ01BveVYrrnCxPOTs4xC82wEqCtgWgOiUE\u002BmobstTqYjY1wk\u002B8Yyvg56GNo\u002BlagZQx0mUGYvro3yzsKa8mmpGQ4gIjEKafzY5uVl6XvH\u002BvlzB63guRDtCU1eu02lKyVEEaTCWRx9k7EmcCzqDv9WD/puY4yzaCeumoluuk52Aiu/y32nyYMHjp7pXFE\u002BmaQylj7x5fRHpieU3eswe2Ww4Mi1pQYZ8N3Z0iPHnlXLYEyQQ5LsDrivTsnTkkN75uTKZVGZ8\u002BYnexH6AeVA6oc7Di1SZHheyJ44RFgqM0G1EQRI2f", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "c10194a4b6d74f3fb368c2c54a7f9158" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey83973bcab/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listcertkey424602044/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1221", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 04:50:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ce3554c5-8c9c-4998-a6db-a34419334445" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey424602044/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANBzrRQECvdbaApi10vSkZJn2FPq5Dj/27OkZqMuKR7JRAb5baTrVtqt1Zfxff2EO0DFHiSNLoRZfZgtfD9O0hdcSenHVAcnpU0WeIkIxyRePGFEwt/delIDM/s6zI5DMftltIcAmLM\u002BG4j967hV43DY0B1V/OgVIqV6oVzPTkbZf6rs3YBrmYvdpshi6WsT78/nIm\u002B/Eyw7tp4YyhtCTiLNzmY8NcXR8vmYxpcluuFw7PPhdx5GU6SfBfy2EA7JcoeSq1LUPLnUcpLKRxiaELA2iEuOenUOMxjnrTUuV2HQ428CPMzKY4xzV7LQPzeJrWNF5C1EuL2RxD/cRwPGPlUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA6sr7rZ0QCJthUm9UGjEW95cz10LLuaXNrf2v35xZ01BveVYrrnCxPOTs4xC82wEqCtgWgOiUE\u002BmobstTqYjY1wk\u002B8Yyvg56GNo\u002BlagZQx0mUGYvro3yzsKa8mmpGQ4gIjEKafzY5uVl6XvH\u002BvlzB63guRDtCU1eu02lKyVEEaTCWRx9k7EmcCzqDv9WD/puY4yzaCeumoluuk52Aiu/y32nyYMHjp7pXFE\u002BmaQylj7x5fRHpieU3eswe2Ww4Mi1pQYZ8N3Z0iPHnlXLYEyQQ5LsDrivTsnTkkN75uTKZVGZ8\u002BYnexH6AeVA6oc7Di1SZHheyJ44RFgqM0G1EQRI2f", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey424602044", + "request_id": "c10194a4b6d74f3fb368c2c54a7f9158" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1225", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "35379c57-def7-42c9-a97f-51c4dcadb7fa", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey83973bcab/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALcfFbQxJMYNBb5COJFEYGM6gRNPhLxbJe0JmHWcU27EJIaUXIF6YWMqrQ1/EGY/PvKhyzoz1JoA7JnF7ZP1qhX9fjhk+oYBRQH36NOIj2eUgmuJJ1zRQpqA/i8KdvmpL+bGrf3PB5Fi9hM14UuUtWt/P7NhNnqr5mNNc785CxAk8g7bBM/Tj4hqYf52Wn579p8AorPmzWKtWHBk1II3xek1utqjNsnsNil/whs+2WGIzmyfL/haQ8HVvjKJlr7Fo4wsP+mrvFyXTVdVTwtWH5/qvC71dCJrq3bbx8m8LoEsMQNM9ZlC5AK7Kij+AkP32GYWNrfef3VecA+/NN6wqCUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAfYCKWul9NGkNBz8IVfhSYOj6LBcY8sqHChvfFHy4va0L+VFzPrAY4AZYcPKklLb2OJqdrH4V8nRNyIdicdl52PpVJgspiGWeGrZkRjBe3rtGtP28tbWOdtR8aQdDOeYmK4YcS+cBNTqtica//lqFK8MA1bpyAGXVL22kb3+z4jZPQKOcAXeIex+7vLEUYNWTCintBbPJ00LEr8aHFKPKVgUBB6Ch2V2H3uf3WNpTayfK1z+1/sd5ckcBsgSkydVoupsfyB8A6CFeweagSN/xhulI0y/4PAHTCznnRcYLQ0FFzSMQDHhKM1APQf8ztjrv2r20OfyOPr8+1cfUaJDsA\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/listcertkey83973bcab\",\"request_id\":\"69e92f66f58241e1a63a5d519657ae4f\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates?maxresults=25\u0026includePending=false\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "4434", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 04:51:50 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e1e77aad-fb2d-4096-9f2c-d0950070c680" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpem36190600", + "x5t": "FukEr19FKd5SGDH1Iv-3Tiec9-I", + "attributes": { + "enabled": true, + "nbf": 1581722236, + "exp": 1739402236, + "created": 1681267917, + "updated": 1681267917 + }, + "tags": { + "key": "val" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpem88272c66", + "x5t": "FukEr19FKd5SGDH1Iv-3Tiec9-I", + "attributes": { + "enabled": true, + "nbf": 1581722236, + "exp": 1739402236, + "created": 1681267917, + "updated": 1681267917 + }, + "tags": { + "key": "val" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpkcs0802660b", + "x5t": "2xSXvCyCs2XFx8c_YRUT7hF3kKk", + "attributes": { + "enabled": true, + "nbf": 1677892443, + "exp": 1709428443, + "created": 1681267922, + "updated": 1681267922 + }, + "tags": { + "key": "val" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpkcs72765dc3", + "x5t": "2xSXvCyCs2XFx8c_YRUT7hF3kKk", + "attributes": { + "enabled": true, + "nbf": 1677892443, + "exp": 1709428443, + "created": 1681267917, + "updated": 1681267917 + }, + "tags": { + "key": "val" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey019934147", + "x5t": "8LAmk_UWI5Q2whl4hKn8ph3xD-I", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1712890317, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey099529220", + "x5t": "DVDEeqZoICkSGcDjMqwEcKrIgpI", + "attributes": { + "enabled": true, + "nbf": 1681274417, + "exp": 1712897417, + "created": 1681275017, + "updated": 1681275017 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey14364bdb0", + "x5t": "9L53peCaG8jONHuVq9mAgQYhbZs", + "attributes": { + "enabled": true, + "nbf": 1681267351, + "exp": 1712890351, + "created": 1681267952, + "updated": 1681267952 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey1765847e0", + "x5t": "4wZWYAWPYXuxmlARhrWVX1q7d1Q", + "attributes": { + "enabled": true, + "nbf": 1681267331, + "exp": 1712890331, + "created": 1681267932, + "updated": 1681267932 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey28482fa02", + "x5t": "qgHNG0AAUyUa_1FcyN9K3c6a4Do", + "attributes": { + "enabled": true, + "nbf": 1681267320, + "exp": 1712890320, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey35523cfe7", + "x5t": "qXX0p1tt0REJbDBCVO-k7W9Mt08", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey371743fe3", + "x5t": "wsawakXGb7qn9dgvemY8bHWyO6Y", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey424602044", + "x5t": "Vp4-gLCXsGx7lNTY2ZYkxxqXtf8", + "attributes": { + "enabled": true, + "nbf": 1681274418, + "exp": 1712897418, + "created": 1681275018, + "updated": 1681275018 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey53952219e", + "x5t": "VZnPEeEZoaELqi2D7HFDQNH3Hdw", + "attributes": { + "enabled": true, + "nbf": 1681267375, + "exp": 1712890375, + "created": 1681267975, + "updated": 1681267975 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey73640952b", + "x5t": "EITCNfvPGXImmhsVyZmtbBp_y0M", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1712890317, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/myalias", + "x5t": "8z5vNk677FGkqcRg6lQyODOdiwc", + "attributes": { + "enabled": true, + "nbf": 1681262971, + "exp": 1712885971, + "created": 1681263571, + "updated": 1681263571 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384", + "x5t": "1GGxAlnsHSR29xqi89t33Qvzo2c", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert04277a19e08", + "x5t": "DyUbMQUcONQLXu0Feixr6gY1uHU", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/certificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDAhTURBd01ETXhJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTURjME56SXdSRVEwUlRVaE1EQXdNREk0SVRrNU9Ua3RNVEl0TXpGVU1qTTZOVGs2TlRrdU9UazVPVGs1T1ZvaCIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey23688a6ba/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDAhTURBd01ETXhJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTURjME56SXdSRVEwUlRVaE1EQXdNREk0SVRrNU9Ua3RNVEl0TXpGVU1qTTZOVGs2TlRrdU9UazVPVGs1T1ZvaCIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "5774", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 04:51:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8262a91d-ac92-4399-b296-046b7479bf9a" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5", + "x5t": "QcgxiKPCbrB2VTFwkF-icKQKjGk", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert12248a9fc67", + "x5t": "xNs-jOe4rEURnudGfLnyPHcy-NY", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert133557460fc", + "x5t": "gDWghXWmU_2967VBmY1griWD0ls", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1744426317, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert15970ce7b3a", + "x5t": "RTg3ayHS2pAQ0IichADtQezB82Y", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1712890318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert2087690df30", + "x5t": "eAEcQrp0Pza52PxnfwO22mP7mcc", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea", + "x5t": "WRI-qRDK3V9xM11MKd-klCj98C8", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert24189bd8691", + "x5t": "G9AC8vvVP6X60mG4bBGURyUbBk4", + "attributes": { + "enabled": true, + "nbf": 1681267326, + "exp": 1744426326, + "created": 1681267926, + "updated": 1681267926 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert27446e8292d", + "x5t": "NSGYAPyW_cvQOWPWzcOVTKN_cA0", + "attributes": { + "enabled": true, + "nbf": 1681267332, + "exp": 1744426332, + "created": 1681267932, + "updated": 1681267932 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert344656cae8e", + "x5t": "5SaJTSASDq0Sb7o-TUmpxHTMHKs", + "attributes": { + "enabled": true, + "nbf": 1681267778, + "exp": 1712890778, + "created": 1681268379, + "updated": 1681268379 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert424544e9d25", + "x5t": "YqN1h7oMHc2vQ_a6vxM6bdU36Wk", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert4513181b", + "x5t": "ba6Nv3RsCtYvh4D3-48pp4gKhzQ", + "attributes": { + "enabled": true, + "nbf": 1681267357, + "exp": 1712890357, + "created": 1681267958, + "updated": 1681267958 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert52940cad", + "x5t": "wLp-LJn6S5fcikpsbLf-rPDP2KQ", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert62768ede0a9", + "x5t": "iwUGnokFBgVVoLjicfdH5ofw1-w", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert6807158e", + "x5t": "28Y4IAfq44PDm8mJ9xmCCmlwF7g", + "attributes": { + "enabled": true, + "nbf": 1681274167, + "exp": 1712897167, + "created": 1681274768, + "updated": 1681274768 + }, + "tags": {}, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert69778c99", + "x5t": "_kpN7t8cdFVp1XQB8ufpaErytPU", + "attributes": { + "enabled": true, + "nbf": 1681267341, + "exp": 1712890341, + "created": 1681267941, + "updated": 1681267941 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert72950e838eb", + "x5t": "X_Pe2P0YWKvzMhWES0YBRfYnmbk", + "attributes": { + "enabled": true, + "nbf": 1681267327, + "exp": 1712890327, + "created": 1681267927, + "updated": 1681267927 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert809045b9", + "x5t": "bJb0YhbyZ8CE1KfHbPV2z5RiFlE", + "attributes": { + "enabled": true, + "nbf": 1681267362, + "exp": 1712890362, + "created": 1681267962, + "updated": 1681267962 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert81371983686", + "x5t": "t0kq2x1JRsvQlJQfUFs2-ClNxOA", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert825805c9c5b", + "x5t": "-7UgEA9ScuFHJjOgYnrzOYH-7LA", + "attributes": { + "enabled": true, + "nbf": 1681267327, + "exp": 1744426327, + "created": 1681267927, + "updated": 1681267927 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829", + "x5t": "DdBRrB58N7J2EVv8uuXLVI6btE0", + "attributes": { + "enabled": true, + "nbf": 1681267333, + "exp": 1744426333, + "created": 1681267933, + "updated": 1681267933 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9", + "x5t": "0i_riH-aKQrLGKW0xp0j15jH6h4", + "attributes": { + "enabled": true, + "nbf": 1681267326, + "exp": 1744426326, + "created": 1681267926, + "updated": 1681267926 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert85780271", + "x5t": "nfgFBy9lEBZ5lJFye63m8TSBFzY", + "attributes": { + "enabled": false, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267922 + }, + "tags": {}, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert879738c7", + "x5t": "qqTp5Bi1fHCjwlyychQuylf5PGM", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "tags": {}, + "subject": "" + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/certificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDAhTURBd01ETXhJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT0Rnek1qZEZSRFkxTlRRaE1EQXdNREk0SVRrNU9Ua3RNVEl0TXpGVU1qTTZOVGs2TlRrdU9UazVPVGs1T1ZvaCIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "967a8c47-19b1-4ead-9b51-4c91d0b96ea8", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey23688a6ba/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMZzRZJTN+cWd2M6HHKR8ddnYpAE8TLD/J82Qz7eEZ9r9s5DgEpi6f0rkm5ZWbtFIWisU96ywwXEKxkDZZlIRYcA7/XdWAg0ViPC3SKB2ogWgOJ/fieSqRXnM8T41t5HUFrHXCNRR9abIODq7J0q4MzFbP13hYgZ4Y3+EYVmUH3hsOcjMqXG0SGWpu49/vRtlnftkN3vwWmB8213Ntp7xM2srKiwzHXNbv7i5cjZFXZOXdCiBIKqFxcM4W02x2E8rUR8N+wb5IZ7MieQUZ6RhfVgNknVa0mzQyXeC48NyXOJ1+bovXyDDIPWMqp152eJjcFGR8zEm7kqw0DFydez5wECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBSq+Z3fBIax2SVa3Cl0isg7LeyqK9nCzy0csRzcS1aYa8Er9iDhk/fdvBnnVlqgzZV+cndxTXjZvE3KmqG9Hbq5bCQn1UudDPCbVdCGXyyNl+t7pBFRMdOqUW3khUTtxjuo4yEuf7wJDg2Bn409eskm4MKxRAk1pI4RfMhxDDhq8hAqw7LKgTVVzEpyRwKE4hOAnd5JG74sERJKwx2w5bFvKdMHoTBy0AP6shyDcFxqxrb3GchgMC5b4U4hkKRgzXbQ4pNm/rVjt7ppC9IK1UcHJ3G352eh1Lvy8rJ1rPE1nxRKtoYKeiFyhhJhypj9e268NdBXz0wi7I4bReWd6E/\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a4de0bb1cee14ed0a6419fbb9f97a5b7\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/listcertkey23688a6ba/pending?api-version=7.4&request_id=a4de0bb1cee14ed0a6419fbb9f97a5b7", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey23688a6ba/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "89545248-1f4f-4588-8150-d42710aca957", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey23688a6ba/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMZzRZJTN+cWd2M6HHKR8ddnYpAE8TLD/J82Qz7eEZ9r9s5DgEpi6f0rkm5ZWbtFIWisU96ywwXEKxkDZZlIRYcA7/XdWAg0ViPC3SKB2ogWgOJ/fieSqRXnM8T41t5HUFrHXCNRR9abIODq7J0q4MzFbP13hYgZ4Y3+EYVmUH3hsOcjMqXG0SGWpu49/vRtlnftkN3vwWmB8213Ntp7xM2srKiwzHXNbv7i5cjZFXZOXdCiBIKqFxcM4W02x2E8rUR8N+wb5IZ7MieQUZ6RhfVgNknVa0mzQyXeC48NyXOJ1+bovXyDDIPWMqp152eJjcFGR8zEm7kqw0DFydez5wECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBSq+Z3fBIax2SVa3Cl0isg7LeyqK9nCzy0csRzcS1aYa8Er9iDhk/fdvBnnVlqgzZV+cndxTXjZvE3KmqG9Hbq5bCQn1UudDPCbVdCGXyyNl+t7pBFRMdOqUW3khUTtxjuo4yEuf7wJDg2Bn409eskm4MKxRAk1pI4RfMhxDDhq8hAqw7LKgTVVzEpyRwKE4hOAnd5JG74sERJKwx2w5bFvKdMHoTBy0AP6shyDcFxqxrb3GchgMC5b4U4hkKRgzXbQ4pNm/rVjt7ppC9IK1UcHJ3G352eh1Lvy8rJ1rPE1nxRKtoYKeiFyhhJhypj9e268NdBXz0wi7I4bReWd6E/\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"a4de0bb1cee14ed0a6419fbb9f97a5b7\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey23688a6ba/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:21 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1225", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e7b6a57c-a022-4c9f-985f-d484ae3fedfb", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey23688a6ba/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMZzRZJTN+cWd2M6HHKR8ddnYpAE8TLD/J82Qz7eEZ9r9s5DgEpi6f0rkm5ZWbtFIWisU96ywwXEKxkDZZlIRYcA7/XdWAg0ViPC3SKB2ogWgOJ/fieSqRXnM8T41t5HUFrHXCNRR9abIODq7J0q4MzFbP13hYgZ4Y3+EYVmUH3hsOcjMqXG0SGWpu49/vRtlnftkN3vwWmB8213Ntp7xM2srKiwzHXNbv7i5cjZFXZOXdCiBIKqFxcM4W02x2E8rUR8N+wb5IZ7MieQUZ6RhfVgNknVa0mzQyXeC48NyXOJ1+bovXyDDIPWMqp152eJjcFGR8zEm7kqw0DFydez5wECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBSq+Z3fBIax2SVa3Cl0isg7LeyqK9nCzy0csRzcS1aYa8Er9iDhk/fdvBnnVlqgzZV+cndxTXjZvE3KmqG9Hbq5bCQn1UudDPCbVdCGXyyNl+t7pBFRMdOqUW3khUTtxjuo4yEuf7wJDg2Bn409eskm4MKxRAk1pI4RfMhxDDhq8hAqw7LKgTVVzEpyRwKE4hOAnd5JG74sERJKwx2w5bFvKdMHoTBy0AP6shyDcFxqxrb3GchgMC5b4U4hkKRgzXbQ4pNm/rVjt7ppC9IK1UcHJ3G352eh1Lvy8rJ1rPE1nxRKtoYKeiFyhhJhypj9e268NdBXz0wi7I4bReWd6E/\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/listcertkey23688a6ba\",\"request_id\":\"a4de0bb1cee14ed0a6419fbb9f97a5b7\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates?maxresults=25&includePending=false&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:51 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "6276", - "x-ms-request-id" : "f8358301-7d98-4d26-9a30-0c7724dfbff6", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem45586c37\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954149,\"updated\":1678954149},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem70052b83\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem849004cb\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954151,\"updated\":1678954151},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem92624d14\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs18458ce7\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678954164,\"updated\":1678954164},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs27461b85\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951657,\"updated\":1678951657},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs60786327\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678954154,\"updated\":1678954154},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs75353a38\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951664,\"updated\":1678951664},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey020515346\",\"x5t\":\"ejfrKgF-VZlKskHpc-_BeR7Q5B0\",\"attributes\":{\"enabled\":true,\"nbf\":1678951062,\"exp\":1710574062,\"created\":1678951662,\"updated\":1678951662},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey140384932\",\"x5t\":\"avHXcDUhov15q9VG2gMEakhOktA\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey14728c014\",\"x5t\":\"HZGPq0QOCsfZ_WmhhdoSKgRAA0U\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1710576552,\"created\":1678954152,\"updated\":1678954152},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey18827d6de\",\"x5t\":\"hqK5fhCHpz4yKQu2n28HiUX7AiA\",\"attributes\":{\"enabled\":true,\"nbf\":1678953555,\"exp\":1710576555,\"created\":1678954156,\"updated\":1678954156},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey23688a6ba\",\"x5t\":\"WcMVkgQsEdveGdM4EcXHrPVF-kA\",\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1710576560,\"created\":1678954160,\"updated\":1678954160},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey30234f065\",\"x5t\":\"cePzk1vgK3jocy_iR46TYlLix-k\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1710574060,\"created\":1678951660,\"updated\":1678951660},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey328368b40\",\"x5t\":\"VRZnH7R1zQ1jGmsZ1OyS0i1poJY\",\"attributes\":{\"enabled\":true,\"nbf\":1678953565,\"exp\":1710576565,\"created\":1678954165,\"updated\":1678954165},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey3491808e4\",\"x5t\":\"1DwOXqEst7Y14XXhJbcBhQKFEWQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey365168328\",\"x5t\":\"gAHKoe84oAIdtsGsYd874AvSP_Y\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954155,\"updated\":1678954155},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey492960bb6\",\"x5t\":\"XhkDcU5rDk2_71Yl-Qu-pIlA7Q8\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey628397873\",\"x5t\":\"fXKiQY2k449MPBH7pUf_mdcxUnY\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1710574054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey62928cdfc\",\"x5t\":\"IT9aBpsVgg9Wrc5smwvV1dG8pP8\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1710576567,\"created\":1678954168,\"updated\":1678954168},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey683522e3c\",\"x5t\":\"9sH7UN7gBH3mUdarXxB-J6LA_qU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey7755247a7\",\"x5t\":\"MfsoELZfLDYBw8dZvnz2tTtXO6M\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954154,\"updated\":1678954154},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey83973bcab\",\"x5t\":\"gr_j8MMnFPwZ_BJtvS92aa4Dfw8\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1710576557,\"created\":1678954157,\"updated\":1678954157},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey958720254\",\"x5t\":\"7P04miiKhhnbTByl4hy-DvsRf9I\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTYhTURBd01EUXhJV05sY25ScFptbGpZWFJsTDB4SlUxUkVSVXhGVkVWRVEwVlNWREF4TnpjeVFURXZVRTlNU1VOWklUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTYhTURBd01EUXhJV05sY25ScFptbGpZWFJsTDB4SlUxUkVSVXhGVkVWRVEwVlNWREF4TnpjeVFURXZVRTlNU1VOWklUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:52 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "3196", - "x-ms-request-id" : "1563924c-66db-43b8-8484-9748eff30324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/myalias\",\"x5t\":\"wDCSFKAxoTm9grFzPgkhopDDlJc\",\"attributes\":{\"enabled\":true,\"nbf\":1678944848,\"exp\":1710567848,\"created\":1678945448,\"updated\":1678945448},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert0041741853c\",\"x5t\":\"BlwxGmfjBCNjx-sfMetJrCALT4M\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4\",\"x5t\":\"lsjJbwQT9HJ9sf4eCJJU8uY9iaw\",\"attributes\":{\"enabled\":true,\"nbf\":1678953623,\"exp\":1710576623,\"created\":1678954223,\"updated\":1678954223},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert05138d67\",\"x5t\":\"0SNobHiEQdsN0csu62e2FPqfn5U\",\"attributes\":{\"enabled\":true,\"nbf\":1678951065,\"exp\":1710574065,\"created\":1678951665,\"updated\":1678951666},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert05372a8c3d9\",\"x5t\":\"Bq2EKqUV7yhWUWKcvUBbJb5_gxE\",\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1742112560,\"created\":1678954160,\"updated\":1678954160},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert056438d4a20\",\"x5t\":\"ICx_qsQWj1GjeyPr1N3mIjcp-Ao\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1092295324b\",\"x5t\":\"E6WLFelB6Vg5-qD7WF5pAYbQz_0\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954155,\"updated\":1678954155},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176\",\"x5t\":\"qUgetqoZArl33TEecmlYpIr8Prg\",\"attributes\":{\"enabled\":true,\"nbf\":1678953555,\"exp\":1742112555,\"created\":1678954155,\"updated\":1678954155},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert127097d0dc8\",\"x5t\":\"dXVk70-6RCX7rQYbnv5AkS7FoLg\",\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert13307850\",\"x5t\":\"Eg-0L9EaxUq18cir7rxYtNsizu4\",\"attributes\":{\"enabled\":false,\"nbf\":1678953585,\"exp\":1710576585,\"created\":1678954186,\"updated\":1678954186},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert14089566\",\"x5t\":\"CpSpbJHSGlBYOtl-rD4i5cQkTxA\",\"attributes\":{\"enabled\":true,\"nbf\":1678953625,\"exp\":1710576625,\"created\":1678954225,\"updated\":1678954225},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18236eadc35\",\"x5t\":\"JqechkEBzXbUg6c5E1VS9oWPeMI\",\"attributes\":{\"enabled\":true,\"nbf\":1678953566,\"exp\":1742112566,\"created\":1678954166,\"updated\":1678954166},\"subject\":\"\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTVRneU16WkZRVVJETXpVdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTVRneU16WkZRVVJETXpVdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:51 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "4880", - "x-ms-request-id" : "0c4a2fdf-b665-44a6-9fc2-1e9b6254a330", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4\",\"x5t\":\"ahRSg3LEwXghJVh9Yq2ZOJH0ac0\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1742112554,\"created\":1678954154,\"updated\":1678954154},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert20887903436\",\"x5t\":\"qXGr05lHeSSbDB7K7lPuJuoMdc4\",\"attributes\":{\"enabled\":true,\"nbf\":1678953561,\"exp\":1742112561,\"created\":1678954161,\"updated\":1678954161},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert21172984d93\",\"x5t\":\"uDxW7qERozqvEBZNicKFI6lwIys\",\"attributes\":{\"enabled\":true,\"nbf\":1678953559,\"exp\":1710576559,\"created\":1678954159,\"updated\":1678954159},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert217038c9\",\"x5t\":\"H8yzr_Sz3M_jItdsEHmh9jxVD98\",\"attributes\":{\"enabled\":false,\"nbf\":1678953562,\"exp\":1710576562,\"created\":1678954162,\"updated\":1678954163},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert224271757ba\",\"x5t\":\"Qh22tMuNVhrt_NKbcCtzTESO33s\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert26201762259\",\"x5t\":\"itApNub45W58UvI_fuG7TKWZDwU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1710574055,\"created\":1678951655,\"updated\":1678951655},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert27558598b2c\",\"x5t\":\"mX2a3otTr9sZlQS_wH7nBn0ziYs\",\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1742110069,\"created\":1678951670,\"updated\":1678951670},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert27808513219\",\"x5t\":\"MQ1fqHABOz6nDRxB-HNaha_jrzE\",\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert2853856e897\",\"x5t\":\"Jk4gujvIUxmvulgZ17B8bbv0Urs\",\"attributes\":{\"enabled\":true,\"nbf\":1678953581,\"exp\":1742112581,\"created\":1678954182,\"updated\":1678954182},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert30284660cd8\",\"x5t\":\"iotT1KbJ0_9ZQgXDtF6cU1Qn5EQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert324948604ee\",\"x5t\":\"OKdJx9sidjbhaHappYsbA-bPYjs\",\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert35510d74ced\",\"x5t\":\"mXFRphZcmhsmrIjVgI9vg_Xd-1Q\",\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert376955362f1\",\"x5t\":\"zaGC8l_O8h6SCecBEIibPw2usx4\",\"attributes\":{\"enabled\":true,\"nbf\":1678953562,\"exp\":1742112562,\"created\":1678954162,\"updated\":1678954162},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert3990480f79a\",\"x5t\":\"5oA2b34eiQF-H907cTs_PUxFKUo\",\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1742112556,\"created\":1678954156,\"updated\":1678954156},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert40147b09c3e\",\"x5t\":\"1i92wRpBy8kuwYJDTDlV5T7ReHw\",\"attributes\":{\"enabled\":true,\"nbf\":1678953553,\"exp\":1742112553,\"created\":1678954153,\"updated\":1678954153},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert47882934afa\",\"x5t\":\"deyZLLtv-MveYf0_JYEAIACFLiE\",\"attributes\":{\"enabled\":true,\"nbf\":1678951067,\"exp\":1742110067,\"created\":1678951667,\"updated\":1678951667},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert49907fe70ac\",\"x5t\":\"poYuYvv6BNUPJw5zWMaW4UeZSoc\",\"attributes\":{\"enabled\":true,\"nbf\":1678951051,\"exp\":1710574051,\"created\":1678951651,\"updated\":1678951651},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert510992ef0be\",\"x5t\":\"vvlEtHPeX_cUbDtpHNkiXQ06jrM\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1742110056,\"created\":1678951656,\"updated\":1678951656},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert56810496c6b\",\"x5t\":\"7-s5Fe6kI7bqvM7eWw-f22J2pwk\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660},\"subject\":\"\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTlRZNE1UQTBPVFpETmtJdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTlRZNE1UQTBPVFpETmtJdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:52 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5843", - "x-ms-request-id" : "7d28995d-6ec4-465f-bd06-1d2686dca8d4", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert5757831c\",\"x5t\":\"OwBYBMp3wduHSbKu334v3hjsi08\",\"attributes\":{\"enabled\":true,\"nbf\":1678953583,\"exp\":1710576583,\"created\":1678954183,\"updated\":1678954183},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert58344de8f9e\",\"x5t\":\"C5aaQEdu2okZIaYWfYZVdP4QgJQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678953558,\"exp\":1742112558,\"created\":1678954158,\"updated\":1678954158},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert6210194afab\",\"x5t\":\"sqkD1d6Ld3VQ6CguPTvcdWzX71U\",\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert62702785964\",\"x5t\":\"8MceP-9eU9W7nhKmwDFce51dSRw\",\"attributes\":{\"enabled\":true,\"nbf\":1678953573,\"exp\":1742112573,\"created\":1678954173,\"updated\":1678954173},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert6384478e5bf\",\"x5t\":\"ss10YAsLILfVVJTwuotinCYUJak\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1742110058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert661444e3f00\",\"x5t\":\"h-CJtnU02x2a7hsGM_ANDPJCoUo\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert67119c0e\",\"x5t\":\"PvDom9rfiJ0_-rBzgfASNvY8e98\",\"attributes\":{\"enabled\":true,\"nbf\":1678953571,\"exp\":1710576571,\"created\":1678954171,\"updated\":1678954172},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert708698d2\",\"x5t\":\"hw5_szQZniSK25bwGWHAE4j1x_s\",\"attributes\":{\"enabled\":false,\"nbf\":1678951084,\"exp\":1710574084,\"created\":1678951684,\"updated\":1678951686},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert721471bd873\",\"x5t\":\"yAF6k-sNUpn1rUxjTgGZqCsJ4g8\",\"attributes\":{\"enabled\":true,\"nbf\":1678951075,\"exp\":1710574075,\"created\":1678951675,\"updated\":1678951675},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert72180ce45d5\",\"x5t\":\"tJRERVpJiQl09q59sp0Adgim-vQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1710576550,\"created\":1678954151,\"updated\":1678954151},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert724831b1\",\"x5t\":\"opT8GylLzaWrQBBzlS6WNcOh-Rg\",\"attributes\":{\"enabled\":true,\"nbf\":1678953579,\"exp\":1710576579,\"created\":1678954179,\"updated\":1678954179},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert72544647\",\"x5t\":\"kV9KJxfYzLX8kRCSGv_hZm0K69I\",\"attributes\":{\"enabled\":true,\"nbf\":1678951079,\"exp\":1710574079,\"created\":1678951680,\"updated\":1678951681},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7280530dd15\",\"x5t\":\"908QyOX0FNSnHzA25t7ahRHRGNU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert742555f1\",\"x5t\":\"fFBc5osj_QfRgYzPcJ-wH2NWA4o\",\"attributes\":{\"enabled\":true,\"nbf\":1678951072,\"exp\":1710574072,\"created\":1678951672,\"updated\":1678951672},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert748574fa31b\",\"x5t\":\"b8zbsTC2Qaw07Vgb0iutBXyzCqc\",\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1710576556,\"created\":1678954156,\"updated\":1678954156},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb\",\"x5t\":\"igm09dwhwBc9PLW7eoBDyf8vsJM\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1742112557,\"created\":1678954157,\"updated\":1678954157},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert81087515588\",\"x5t\":\"O7AQlPbPHRqGj97Ro2KHVdn_35A\",\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1742112560,\"created\":1678954160,\"updated\":1678954160},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert82221cd67f8\",\"x5t\":\"s7vRlbUkLTmcGdZ4rBNAQ8eDDwQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert828338a2b01\",\"x5t\":\"e17ghrPfGm0zKPX6x5CsP097zuw\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1710576567,\"created\":1678954167,\"updated\":1678954167},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert838336ea\",\"x5t\":\"tZY_jc2w5VtcHbANhCK3f0GD7fg\",\"attributes\":{\"enabled\":false,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951671},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert879909fb\",\"x5t\":\"F44INSxE5tBSPpvkNdksu-JuA1o\",\"attributes\":{\"enabled\":true,\"nbf\":1678951085,\"exp\":1710574085,\"created\":1678951685,\"updated\":1678951685},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert88427430\",\"x5t\":\"tzLxambFCsMKrVEEIweYgWAhwOo\",\"attributes\":{\"enabled\":true,\"nbf\":1678951087,\"exp\":1710574087,\"created\":1678951687,\"updated\":1678951687},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert92201a19a66\",\"x5t\":\"rmmvC9DcPBeebHeCUxNn936VCRI\",\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667},\"subject\":\"\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT1RJeU1ERkJNVGxCTmpZdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT1RJeU1ERkJNVGxCTmpZdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:52 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "2202", - "x-ms-request-id" : "1aa0cf1a-46fd-4a70-b6d4-51f37ebf7115", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert92673e6be72\",\"x5t\":\"vU_Y0bK22LsQq-sk3JTUUeEbQJE\",\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1742110055,\"created\":1678951655,\"updated\":1678951655},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert937620dadf7\",\"x5t\":\"11a7NiEVZc6m3qz-97VC3NuF_ow\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce\",\"x5t\":\"JBrWWe8VCj_tGr_5yYIfOB0KV-o\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1742112567,\"created\":1678954167,\"updated\":1678954167},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert98347e92\",\"x5t\":\"c7ZaY3_e582OE8ex4WMce-LtLIM\",\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951670},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert9971873a\",\"x5t\":\"-nm9wRXB7Gdrz3Jb93i17glfdnY\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1710576557,\"created\":1678954158,\"updated\":1678954158},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion09939\",\"x5t\":\"faSSHl62NiDeLdiiFctYhoNEzZQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951095,\"exp\":1710574095,\"created\":1678951695,\"updated\":1678951695},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476\",\"x5t\":\"xWqq19FGToOZwlMUjNgPrY3HSIg\",\"attributes\":{\"enabled\":true,\"nbf\":1678953607,\"exp\":1710576607,\"created\":1678954207,\"updated\":1678954207},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704\",\"x5t\":\"Ef9hub8VN-I6G0EzohvknmVQPf8\",\"attributes\":{\"enabled\":true,\"nbf\":1678953571,\"exp\":1710576571,\"created\":1678954171,\"updated\":1678954171},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion88662\",\"x5t\":\"R3fkxrOa8nRuwCpSRVStvo8LzjM\",\"attributes\":{\"enabled\":true,\"nbf\":1678951078,\"exp\":1710574078,\"created\":1678951678,\"updated\":1678951678},\"subject\":\"\"}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "listcertkey83973bcab", "listcertkey23688a6ba" ] + { + "RequestUri": "https://REDACTED/certificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDAhTURBd01ETXhJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT0Rnek1qZEZSRFkxTlRRaE1EQXdNREk0SVRrNU9Ua3RNVEl0TXpGVU1qTTZOVGs2TlRrdU9UazVPVGs1T1ZvaCIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1948", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 04:51:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d27eaf27-f5d5-4a1d-81a2-7018f723f15b" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03", + "x5t": "-Pj-CA1BPunQkf356ARnYDuBqe8", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92278d8e116", + "x5t": "SD6AmL6YJSJcLneUgerDz7EDrmg", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92573f0f", + "x5t": "TSCi97ZyUKHrF8xUzdCbzca2064", + "attributes": { + "enabled": false, + "nbf": 1681267332, + "exp": 1712890332, + "created": 1681267932, + "updated": 1681267932 + }, + "tags": {}, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert930083972c7", + "x5t": "fQDn1P_LNd2gD6n_a6wFtKeL7iM", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1712890318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert992700fd", + "x5t": "Ysr6W2Vkn6CmSIykNStvVHju-qc", + "attributes": { + "enabled": true, + "nbf": 1681267332, + "exp": 1712890332, + "created": 1681267932, + "updated": 1681267933 + }, + "tags": {}, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert99539ad0580", + "x5t": "VwdxGWZPYsHjMnuFct9J2stqNk4", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840", + "x5t": "FAxj2mhetyGu8xxtbJvjBizeubc", + "attributes": { + "enabled": true, + "nbf": 1681267366, + "exp": 1712890366, + "created": 1681267966, + "updated": 1681267966 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972", + "x5t": "gvjVzC0XOt7S-Pi5363IBhKhsi8", + "attributes": { + "enabled": true, + "nbf": 1681267380, + "exp": 1712890380, + "created": 1681267980, + "updated": 1681267980 + }, + "subject": "" + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "listcertkey099529220", + "1": "listcertkey424602044" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listContacts[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listContacts[1].json index 7db76a1964c3b..527fc8e096151 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listContacts[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listContacts[1].json @@ -1,54 +1,123 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/contacts?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:58:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0fe9306b-c207-4267-90d9-4378be4ca512" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "155", - "x-ms-request-id" : "6121d5d1-a8df-4105-bbc8-3a1109c25185", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/contacts\",\"contacts\":[{\"email\":\"first.last@gmail.com\",\"name\":\"name\",\"phone\":\"000-000-0000\"}]}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "84", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "153", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:58:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "83c4a191-cf3e-4a79-9599-9d601fd62892" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/contacts", + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/contacts?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:34 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "155", - "x-ms-request-id" : "3f0fde63-ad7c-455c-a228-31ac1ee25219", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/contacts\",\"contacts\":[{\"email\":\"first.last@gmail.com\",\"name\":\"name\",\"phone\":\"000-000-0000\"}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "153", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:58:49 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "27b92f55-1270-42d7-9b05-41108acb8125" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/contacts", + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listDeletedCertificates[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listDeletedCertificates[1].json index 70c88779df4ce..bdfad9bc237d8 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listDeletedCertificates[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listDeletedCertificates[1].json @@ -1,782 +1,1784 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert4924651/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert7825076/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b71bd957-6d8e-4c4f-95ec-4aad81f3ae97" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:44 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d828f56e-896a-4c0a-bbf0-9be5fd5485ac", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert4924651/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALYTb3E1dUuURsEOD1q4E+iuY8tgv+YO8nxAoMQEB7xl4JqQudooJq/tvZ80foBGZPC1KCM9FHH6VatL9YxP59gQY0RMzktVm3aOGAiIypUp5w4yQd+btpq/7ugnXwyKv03VfT3i2Nj+K8nFhW5nY8u1l7/Bkn9/3jP0XxCiE8VbUfQtygJik9XUim7xNpBixLI6aRKVjLmSXlxU5wKUv3TfVnIq3ONqwGChcJR1RsvxggzzomdJYA2NWXsi6oZYw/IFsS+66IwbTu8L8puzUm74CyjgBhLVE1eMAG+jy17/fBpge6qJ4gL6j+ixhPLuZ58X+brbriGrSE659kYviFUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBDfu5SneY0xZ/XgqkdVLgQpbPTKNaRFTdUHF+wLA4lbIpxHgq1+0Hju+DGx4CEpeBqXG14cWdQcJPhCsvaI/eBbeHyq4V7vOvc2A4mL/DMit1JevYhbGoLBV+K6VcC2acNkaJL+F8rXtOiIyjly0P2ZWFZj0RK2dgo1V6A2V/b+TGyNTGQKxlYYKp2tsr11IDXrsbEL9KexPBf9Ng6N1HcSAMca5bRrIhujp2+1PZmNXVSEplbHK/0KcZVPgnr23TquMpCSAwkQjw/9fJJKohYLX5hDBobn1+j8T925DpBd6h+TZ5F9sAku3L/7pq4YVccw5Z6EmaUKo1vRY9fZSwz\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"9838915418b44200a2c10b03ca51d6fb\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/listdeletedcert4924651/pending?api-version=7.4&request_id=9838915418b44200a2c10b03ca51d6fb", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert7825076/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "52294e9e-f74d-4a8e-b0c3-eef0fc02db19" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert4924651/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert7825076/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "02cd7d5b-29e8-4423-a3ee-9515334e758c" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:45 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "434281cf-ce33-4946-a4ab-1c0200aae08d", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert4924651/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALYTb3E1dUuURsEOD1q4E+iuY8tgv+YO8nxAoMQEB7xl4JqQudooJq/tvZ80foBGZPC1KCM9FHH6VatL9YxP59gQY0RMzktVm3aOGAiIypUp5w4yQd+btpq/7ugnXwyKv03VfT3i2Nj+K8nFhW5nY8u1l7/Bkn9/3jP0XxCiE8VbUfQtygJik9XUim7xNpBixLI6aRKVjLmSXlxU5wKUv3TfVnIq3ONqwGChcJR1RsvxggzzomdJYA2NWXsi6oZYw/IFsS+66IwbTu8L8puzUm74CyjgBhLVE1eMAG+jy17/fBpge6qJ4gL6j+ixhPLuZ58X+brbriGrSE659kYviFUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBDfu5SneY0xZ/XgqkdVLgQpbPTKNaRFTdUHF+wLA4lbIpxHgq1+0Hju+DGx4CEpeBqXG14cWdQcJPhCsvaI/eBbeHyq4V7vOvc2A4mL/DMit1JevYhbGoLBV+K6VcC2acNkaJL+F8rXtOiIyjly0P2ZWFZj0RK2dgo1V6A2V/b+TGyNTGQKxlYYKp2tsr11IDXrsbEL9KexPBf9Ng6N1HcSAMca5bRrIhujp2+1PZmNXVSEplbHK/0KcZVPgnr23TquMpCSAwkQjw/9fJJKohYLX5hDBobn1+j8T925DpBd6h+TZ5F9sAku3L/7pq4YVccw5Z6EmaUKo1vRY9fZSwz\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"9838915418b44200a2c10b03ca51d6fb\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert7825076/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "eda7f335-305e-4cb9-9867-59a562885922" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert4924651/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert7825076/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e60451cf-b2bf-4228-896a-fbbb6d5e05d5" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:45 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e4de9234-0683-4f94-9416-69c29e55d3e6", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert4924651/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALYTb3E1dUuURsEOD1q4E+iuY8tgv+YO8nxAoMQEB7xl4JqQudooJq/tvZ80foBGZPC1KCM9FHH6VatL9YxP59gQY0RMzktVm3aOGAiIypUp5w4yQd+btpq/7ugnXwyKv03VfT3i2Nj+K8nFhW5nY8u1l7/Bkn9/3jP0XxCiE8VbUfQtygJik9XUim7xNpBixLI6aRKVjLmSXlxU5wKUv3TfVnIq3ONqwGChcJR1RsvxggzzomdJYA2NWXsi6oZYw/IFsS+66IwbTu8L8puzUm74CyjgBhLVE1eMAG+jy17/fBpge6qJ4gL6j+ixhPLuZ58X+brbriGrSE659kYviFUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBDfu5SneY0xZ/XgqkdVLgQpbPTKNaRFTdUHF+wLA4lbIpxHgq1+0Hju+DGx4CEpeBqXG14cWdQcJPhCsvaI/eBbeHyq4V7vOvc2A4mL/DMit1JevYhbGoLBV+K6VcC2acNkaJL+F8rXtOiIyjly0P2ZWFZj0RK2dgo1V6A2V/b+TGyNTGQKxlYYKp2tsr11IDXrsbEL9KexPBf9Ng6N1HcSAMca5bRrIhujp2+1PZmNXVSEplbHK/0KcZVPgnr23TquMpCSAwkQjw/9fJJKohYLX5hDBobn1+j8T925DpBd6h+TZ5F9sAku3L/7pq4YVccw5Z6EmaUKo1vRY9fZSwz\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"9838915418b44200a2c10b03ca51d6fb\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert7825076/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:37 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert7825076/pending?api-version=7.4\u0026request_id=fb44ff6c700f4c71b2401df010da3561", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0b10b7e9-0e31-4bdc-a945-af08911678fb" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert7825076/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOZnngbs0jv7i4cxl4oI02ewSpo4wjln/4Jy7sqdGn/F7xbqEVSCuOKEu5t/IzJ6rAEpa48PFf1yLn1JvLWoJQ9nx64zQCtapufxg/puQvE7qGpsz9Ur5vJWvyevQncgyx87tqQUKH3C2kMblQlJkSbfhTcuvIXur4KanhcDStCZCoYg62QDY/1yeJAcPjKaqxEwbzb2d\u002BeRyodR9/MVxLwweRqVFHig3wGYQCj3p\u002BqCU5bCXx1TqbVmROsk787FLsgubNC0GtVo9SclwmBEG0YUnVcHdt6AC9l/bngvYSo\u002BHd\u002Bpih9c4UbdCGiuEdCnJ1jZNut/NCOEBqWElBY\u002BceUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAzAJM9HcDsW6xiZ6D5r40NpPInx5Am8Eum7OrGqr9BoqDV\u002B4euXJHZrKVxomUzl770Sm9LPjreTBXRYtr1EUPhZQmBjiswrWbXIP3m\u002BWr2Meay8uq\u002BSRjoYqtA4U0avRD64WBeLNPksMaoWVm1ScVU1DJSn2z5lFrguGLHHg5KXOBnqDoMRacXYxIRKSuXKZ/w3ibUPb6id8vpYKxRpDpE5yhaecCoMF/MbR7\u002BBdtPbqV0FofOscC4PkehLT09m9zJzHp0adFn7mcssuR5VS9AszKu72cQdJ7HtyKYkn\u002BothJXaZAuaK70vtH9CdwF3JT7K6RLKNr6skidf/r6H099", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "fb44ff6c700f4c71b2401df010da3561" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert4924651/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert7825076/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:37 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d88f5556-c0c1-4bcd-84aa-6bbd8ef13e06" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert7825076/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOZnngbs0jv7i4cxl4oI02ewSpo4wjln/4Jy7sqdGn/F7xbqEVSCuOKEu5t/IzJ6rAEpa48PFf1yLn1JvLWoJQ9nx64zQCtapufxg/puQvE7qGpsz9Ur5vJWvyevQncgyx87tqQUKH3C2kMblQlJkSbfhTcuvIXur4KanhcDStCZCoYg62QDY/1yeJAcPjKaqxEwbzb2d\u002BeRyodR9/MVxLwweRqVFHig3wGYQCj3p\u002BqCU5bCXx1TqbVmROsk787FLsgubNC0GtVo9SclwmBEG0YUnVcHdt6AC9l/bngvYSo\u002BHd\u002Bpih9c4UbdCGiuEdCnJ1jZNut/NCOEBqWElBY\u002BceUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAzAJM9HcDsW6xiZ6D5r40NpPInx5Am8Eum7OrGqr9BoqDV\u002B4euXJHZrKVxomUzl770Sm9LPjreTBXRYtr1EUPhZQmBjiswrWbXIP3m\u002BWr2Meay8uq\u002BSRjoYqtA4U0avRD64WBeLNPksMaoWVm1ScVU1DJSn2z5lFrguGLHHg5KXOBnqDoMRacXYxIRKSuXKZ/w3ibUPb6id8vpYKxRpDpE5yhaecCoMF/MbR7\u002BBdtPbqV0FofOscC4PkehLT09m9zJzHp0adFn7mcssuR5VS9AszKu72cQdJ7HtyKYkn\u002BothJXaZAuaK70vtH9CdwF3JT7K6RLKNr6skidf/r6H099", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "fb44ff6c700f4c71b2401df010da3561" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:46 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1229", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ffa73b96-0c29-46e5-865e-e1016c6c9ff9", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert4924651/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALYTb3E1dUuURsEOD1q4E+iuY8tgv+YO8nxAoMQEB7xl4JqQudooJq/tvZ80foBGZPC1KCM9FHH6VatL9YxP59gQY0RMzktVm3aOGAiIypUp5w4yQd+btpq/7ugnXwyKv03VfT3i2Nj+K8nFhW5nY8u1l7/Bkn9/3jP0XxCiE8VbUfQtygJik9XUim7xNpBixLI6aRKVjLmSXlxU5wKUv3TfVnIq3ONqwGChcJR1RsvxggzzomdJYA2NWXsi6oZYw/IFsS+66IwbTu8L8puzUm74CyjgBhLVE1eMAG+jy17/fBpge6qJ4gL6j+ixhPLuZ58X+brbriGrSE659kYviFUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBDfu5SneY0xZ/XgqkdVLgQpbPTKNaRFTdUHF+wLA4lbIpxHgq1+0Hju+DGx4CEpeBqXG14cWdQcJPhCsvaI/eBbeHyq4V7vOvc2A4mL/DMit1JevYhbGoLBV+K6VcC2acNkaJL+F8rXtOiIyjly0P2ZWFZj0RK2dgo1V6A2V/b+TGyNTGQKxlYYKp2tsr11IDXrsbEL9KexPBf9Ng6N1HcSAMca5bRrIhujp2+1PZmNXVSEplbHK/0KcZVPgnr23TquMpCSAwkQjw/9fJJKohYLX5hDBobn1+j8T925DpBd6h+TZ5F9sAku3L/7pq4YVccw5Z6EmaUKo1vRY9fZSwz\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert4924651\",\"request_id\":\"9838915418b44200a2c10b03ca51d6fb\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert7825076/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1225", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:38 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "415d859e-ed93-42a5-ac58-0a7ddd3d4bcf" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert7825076/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOZnngbs0jv7i4cxl4oI02ewSpo4wjln/4Jy7sqdGn/F7xbqEVSCuOKEu5t/IzJ6rAEpa48PFf1yLn1JvLWoJQ9nx64zQCtapufxg/puQvE7qGpsz9Ur5vJWvyevQncgyx87tqQUKH3C2kMblQlJkSbfhTcuvIXur4KanhcDStCZCoYg62QDY/1yeJAcPjKaqxEwbzb2d\u002BeRyodR9/MVxLwweRqVFHig3wGYQCj3p\u002BqCU5bCXx1TqbVmROsk787FLsgubNC0GtVo9SclwmBEG0YUnVcHdt6AC9l/bngvYSo\u002BHd\u002Bpih9c4UbdCGiuEdCnJ1jZNut/NCOEBqWElBY\u002BceUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAzAJM9HcDsW6xiZ6D5r40NpPInx5Am8Eum7OrGqr9BoqDV\u002B4euXJHZrKVxomUzl770Sm9LPjreTBXRYtr1EUPhZQmBjiswrWbXIP3m\u002BWr2Meay8uq\u002BSRjoYqtA4U0avRD64WBeLNPksMaoWVm1ScVU1DJSn2z5lFrguGLHHg5KXOBnqDoMRacXYxIRKSuXKZ/w3ibUPb6id8vpYKxRpDpE5yhaecCoMF/MbR7\u002BBdtPbqV0FofOscC4PkehLT09m9zJzHp0adFn7mcssuR5VS9AszKu72cQdJ7HtyKYkn\u002BothJXaZAuaK70vtH9CdwF3JT7K6RLKNr6skidf/r6H099", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert7825076", + "request_id": "fb44ff6c700f4c71b2401df010da3561" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert1451781/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert959888c/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:39 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert959888c/pending?api-version=7.4\u0026request_id=78f3bfb870b3443c9f26ac7fa1c10e15", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "46a6a1cd-ecdc-40ba-9e20-1c2abeea9210" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert959888c/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJsRbTZ86jwCTEM9coYwXhPVpofWMBeDYb8q9lzRargtt6CsP19Xt\u002BBoFLMK2zgSvB\u002BFuOjsI9ONG3Nl71BATo4gaufQGZRn7D62JVT24fgHOihpFI38p7mgVoJIIqFhDmF9xHBeoOq9/PgfEO/zqSwgDyn2HBZ1\u002BmZHmv8fcaau\u002BKxMUiER1V2FoeUHocyq4HyhrVIA3GUDlwf0cfbuPQB7/vHTbOHERp9ZYmWqped5LEJ\u002BH\u002Bf7jzwxffumhfc0F\u002BFOr/fRF\u002B9osh/yu4VMALxVwQEU\u002Bi4WFh4N4iJeOw/BghaEn6WgALhxAaTsD97ofZTw7v0gYBXWr1PJSJNApBECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAchpVu7Si0\u002BWS\u002BZkOdpoTOqvWtVvypfQ/vGmVCozWWNxTWequnmKh4Et7Qfddm8LmqF56MQAwCoeSJTeWy6tmqL7qBeEfiyflSnrPq7K6q\u002B8D5Yo6ZmBrfah23XFPddRT3JGI5nCPTkeatygjEt2bWCvwQq48wU2z5zL7NJfXQuaBFN1S3SfCjxSV4PFchy8xsypuiL0tWX\u002BhOmby8ByYbAoYbQ7qylrKMxmok4yB5Iub\u002BCym3eoHQEtZPkCORJkWzUl4rXYD/fZeTVTluLhPN3Zky/CfJSk/jXE7ak\u002BgGYo6ZBTA2sL/TZQzXE0eg6TAU/NLPhqdBIejz2Ue9Ebkm", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "78f3bfb870b3443c9f26ac7fa1c10e15" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:48 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1ced1929-9688-424a-9f97-7262bff622df", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert959888c/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ee741bbb-5cfe-465c-b845-f81946c03a09" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert959888c/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJsRbTZ86jwCTEM9coYwXhPVpofWMBeDYb8q9lzRargtt6CsP19Xt\u002BBoFLMK2zgSvB\u002BFuOjsI9ONG3Nl71BATo4gaufQGZRn7D62JVT24fgHOihpFI38p7mgVoJIIqFhDmF9xHBeoOq9/PgfEO/zqSwgDyn2HBZ1\u002BmZHmv8fcaau\u002BKxMUiER1V2FoeUHocyq4HyhrVIA3GUDlwf0cfbuPQB7/vHTbOHERp9ZYmWqped5LEJ\u002BH\u002Bf7jzwxffumhfc0F\u002BFOr/fRF\u002B9osh/yu4VMALxVwQEU\u002Bi4WFh4N4iJeOw/BghaEn6WgALhxAaTsD97ofZTw7v0gYBXWr1PJSJNApBECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAchpVu7Si0\u002BWS\u002BZkOdpoTOqvWtVvypfQ/vGmVCozWWNxTWequnmKh4Et7Qfddm8LmqF56MQAwCoeSJTeWy6tmqL7qBeEfiyflSnrPq7K6q\u002B8D5Yo6ZmBrfah23XFPddRT3JGI5nCPTkeatygjEt2bWCvwQq48wU2z5zL7NJfXQuaBFN1S3SfCjxSV4PFchy8xsypuiL0tWX\u002BhOmby8ByYbAoYbQ7qylrKMxmok4yB5Iub\u002BCym3eoHQEtZPkCORJkWzUl4rXYD/fZeTVTluLhPN3Zky/CfJSk/jXE7ak\u002BgGYo6ZBTA2sL/TZQzXE0eg6TAU/NLPhqdBIejz2Ue9Ebkm", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "78f3bfb870b3443c9f26ac7fa1c10e15" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert1451781/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert959888c/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "311cf867-d167-4b4a-9c6e-72f7598835c5" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert959888c/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJsRbTZ86jwCTEM9coYwXhPVpofWMBeDYb8q9lzRargtt6CsP19Xt\u002BBoFLMK2zgSvB\u002BFuOjsI9ONG3Nl71BATo4gaufQGZRn7D62JVT24fgHOihpFI38p7mgVoJIIqFhDmF9xHBeoOq9/PgfEO/zqSwgDyn2HBZ1\u002BmZHmv8fcaau\u002BKxMUiER1V2FoeUHocyq4HyhrVIA3GUDlwf0cfbuPQB7/vHTbOHERp9ZYmWqped5LEJ\u002BH\u002Bf7jzwxffumhfc0F\u002BFOr/fRF\u002B9osh/yu4VMALxVwQEU\u002Bi4WFh4N4iJeOw/BghaEn6WgALhxAaTsD97ofZTw7v0gYBXWr1PJSJNApBECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAchpVu7Si0\u002BWS\u002BZkOdpoTOqvWtVvypfQ/vGmVCozWWNxTWequnmKh4Et7Qfddm8LmqF56MQAwCoeSJTeWy6tmqL7qBeEfiyflSnrPq7K6q\u002B8D5Yo6ZmBrfah23XFPddRT3JGI5nCPTkeatygjEt2bWCvwQq48wU2z5zL7NJfXQuaBFN1S3SfCjxSV4PFchy8xsypuiL0tWX\u002BhOmby8ByYbAoYbQ7qylrKMxmok4yB5Iub\u002BCym3eoHQEtZPkCORJkWzUl4rXYD/fZeTVTluLhPN3Zky/CfJSk/jXE7ak\u002BgGYo6ZBTA2sL/TZQzXE0eg6TAU/NLPhqdBIejz2Ue9Ebkm", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "78f3bfb870b3443c9f26ac7fa1c10e15" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:51 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c5475966-e372-4c9b-a7dc-06416720670b", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert959888c/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1225", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:41 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "00ca0565-3813-4d0a-9211-f9bb04291bb6" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert959888c/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJsRbTZ86jwCTEM9coYwXhPVpofWMBeDYb8q9lzRargtt6CsP19Xt\u002BBoFLMK2zgSvB\u002BFuOjsI9ONG3Nl71BATo4gaufQGZRn7D62JVT24fgHOihpFI38p7mgVoJIIqFhDmF9xHBeoOq9/PgfEO/zqSwgDyn2HBZ1\u002BmZHmv8fcaau\u002BKxMUiER1V2FoeUHocyq4HyhrVIA3GUDlwf0cfbuPQB7/vHTbOHERp9ZYmWqped5LEJ\u002BH\u002Bf7jzwxffumhfc0F\u002BFOr/fRF\u002B9osh/yu4VMALxVwQEU\u002Bi4WFh4N4iJeOw/BghaEn6WgALhxAaTsD97ofZTw7v0gYBXWr1PJSJNApBECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAchpVu7Si0\u002BWS\u002BZkOdpoTOqvWtVvypfQ/vGmVCozWWNxTWequnmKh4Et7Qfddm8LmqF56MQAwCoeSJTeWy6tmqL7qBeEfiyflSnrPq7K6q\u002B8D5Yo6ZmBrfah23XFPddRT3JGI5nCPTkeatygjEt2bWCvwQq48wU2z5zL7NJfXQuaBFN1S3SfCjxSV4PFchy8xsypuiL0tWX\u002BhOmby8ByYbAoYbQ7qylrKMxmok4yB5Iub\u002BCym3eoHQEtZPkCORJkWzUl4rXYD/fZeTVTluLhPN3Zky/CfJSk/jXE7ak\u002BgGYo6ZBTA2sL/TZQzXE0eg6TAU/NLPhqdBIejz2Ue9Ebkm", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert959888c", + "request_id": "78f3bfb870b3443c9f26ac7fa1c10e15" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert1451781/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert1287187/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:42 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert1287187/pending?api-version=7.4\u0026request_id=ddc95615740940ccb61909f8f40be455", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2b71d8ba-3f53-41d2-8b0e-b1860d6a5478" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert1287187/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALKMtAtcA\u002BoW6qsN\u002BfMgzo/vxET/qG8rqJYob8LEi1pPVIbU\u002Bb9\u002BZ270vQ2zLpOFsUBkZRo0syMsgsJz0luy/KTCB7VuCUAiYuncD\u002BRmLlKhDFyICDBFUPQpaHXIex5GwCcxwaBOV7NqbQHmXcpAtdA1x2Hh3HeVzkr1jzsbNpbY1oniFSim/ff\u002BrRAELVfEGwib6D6GTuqFHHRgjJBSnjIzy/BS35K/kHkg9W0EDgl/vkGOD02\u002B6nloRVxPH79g00\u002BBt/9yzoLfLcZ9TSTn5cxUr7wyST\u002BXdw8VSstDm5J7UsmrK77KkyUHvsv5sVfD93ifa7kJuCtiXpXk0odcUzUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA7ovq4J28vFJQDohE7lFv/sS\u002BG5qrnAkiuOVwpHTKRyB6eiUg0lTsVwPw\u002BfVN/CnRw78\u002BBRMXgtGCS2pQ\u002BrD/KXBRyd\u002Bqtb0ij8W\u002B8sLBjMijCOZr9np5BzCExSLBbtVDj\u002BMFilGZirYyPWw34qWfBtHX6\u002BQ2ZFxGspKF4rPIAwWietqR/CZ7iZbemSo/\u002BSkXNB3tzLytsuhO6HNy7mM4TJocdYM3tFcscc/IT\u002BJs7wCVd6zRXoOd\u002B7TL1EYs56udkq\u002B/3w\u002BdkKzlpLzDcRtuAlhw9BhR\u002BgTFGia5Hzd4a10Y9nur10M9ZoQCswalFLifav533XDdqXtjpSvpBp7fY", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "ddc95615740940ccb61909f8f40be455" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:56 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f8d788be-3b11-4d8e-803b-7cca2adb4bfb", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert1287187/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3ce1ac06-977a-4647-8bd3-7a90d47bb524" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert1287187/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALKMtAtcA\u002BoW6qsN\u002BfMgzo/vxET/qG8rqJYob8LEi1pPVIbU\u002Bb9\u002BZ270vQ2zLpOFsUBkZRo0syMsgsJz0luy/KTCB7VuCUAiYuncD\u002BRmLlKhDFyICDBFUPQpaHXIex5GwCcxwaBOV7NqbQHmXcpAtdA1x2Hh3HeVzkr1jzsbNpbY1oniFSim/ff\u002BrRAELVfEGwib6D6GTuqFHHRgjJBSnjIzy/BS35K/kHkg9W0EDgl/vkGOD02\u002B6nloRVxPH79g00\u002BBt/9yzoLfLcZ9TSTn5cxUr7wyST\u002BXdw8VSstDm5J7UsmrK77KkyUHvsv5sVfD93ifa7kJuCtiXpXk0odcUzUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA7ovq4J28vFJQDohE7lFv/sS\u002BG5qrnAkiuOVwpHTKRyB6eiUg0lTsVwPw\u002BfVN/CnRw78\u002BBRMXgtGCS2pQ\u002BrD/KXBRyd\u002Bqtb0ij8W\u002B8sLBjMijCOZr9np5BzCExSLBbtVDj\u002BMFilGZirYyPWw34qWfBtHX6\u002BQ2ZFxGspKF4rPIAwWietqR/CZ7iZbemSo/\u002BSkXNB3tzLytsuhO6HNy7mM4TJocdYM3tFcscc/IT\u002BJs7wCVd6zRXoOd\u002B7TL1EYs56udkq\u002B/3w\u002BdkKzlpLzDcRtuAlhw9BhR\u002BgTFGia5Hzd4a10Y9nur10M9ZoQCswalFLifav533XDdqXtjpSvpBp7fY", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "ddc95615740940ccb61909f8f40be455" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert1451781/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert1287187/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1225", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "db4217ee-343b-4b9e-874a-b58914a38576" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert1287187/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALKMtAtcA\u002BoW6qsN\u002BfMgzo/vxET/qG8rqJYob8LEi1pPVIbU\u002Bb9\u002BZ270vQ2zLpOFsUBkZRo0syMsgsJz0luy/KTCB7VuCUAiYuncD\u002BRmLlKhDFyICDBFUPQpaHXIex5GwCcxwaBOV7NqbQHmXcpAtdA1x2Hh3HeVzkr1jzsbNpbY1oniFSim/ff\u002BrRAELVfEGwib6D6GTuqFHHRgjJBSnjIzy/BS35K/kHkg9W0EDgl/vkGOD02\u002B6nloRVxPH79g00\u002BBt/9yzoLfLcZ9TSTn5cxUr7wyST\u002BXdw8VSstDm5J7UsmrK77KkyUHvsv5sVfD93ifa7kJuCtiXpXk0odcUzUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQA7ovq4J28vFJQDohE7lFv/sS\u002BG5qrnAkiuOVwpHTKRyB6eiUg0lTsVwPw\u002BfVN/CnRw78\u002BBRMXgtGCS2pQ\u002BrD/KXBRyd\u002Bqtb0ij8W\u002B8sLBjMijCOZr9np5BzCExSLBbtVDj\u002BMFilGZirYyPWw34qWfBtHX6\u002BQ2ZFxGspKF4rPIAwWietqR/CZ7iZbemSo/\u002BSkXNB3tzLytsuhO6HNy7mM4TJocdYM3tFcscc/IT\u002BJs7wCVd6zRXoOd\u002B7TL1EYs56udkq\u002B/3w\u002BdkKzlpLzDcRtuAlhw9BhR\u002BgTFGia5Hzd4a10Y9nur10M9ZoQCswalFLifav533XDdqXtjpSvpBp7fY", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert1287187", + "request_id": "ddc95615740940ccb61909f8f40be455" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:10:04 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5a3617e1-6353-4300-802f-9326259d3e39", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert1287187?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2556", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "63fddf4d-909e-4796-aabb-565fc5ec9005" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert1287187", + "deletedDate": 1681267963, + "scheduledPurgeDate": 1681872763, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert1287187/bf3e589442214f8eb28457b02a852868", + "kid": "https://azkvrecordtests.vault.azure.net/keys/listdeletedcert1287187/bf3e589442214f8eb28457b02a852868", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/listdeletedcert1287187/bf3e589442214f8eb28457b02a852868", + "x5t": "EclCcMKbPmiHqANn6x4W-8HymjU", + "cer": "MIIDNjCCAh6gAwIBAgIQLtLoIxTIRaqEdhN\u002B\u002BRFM7DANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDI0MloXDTI0MDQxMjAyNTI0MlowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALKMtAtcA\u002BoW6qsN\u002BfMgzo/vxET/qG8rqJYob8LEi1pPVIbU\u002Bb9\u002BZ270vQ2zLpOFsUBkZRo0syMsgsJz0luy/KTCB7VuCUAiYuncD\u002BRmLlKhDFyICDBFUPQpaHXIex5GwCcxwaBOV7NqbQHmXcpAtdA1x2Hh3HeVzkr1jzsbNpbY1oniFSim/ff\u002BrRAELVfEGwib6D6GTuqFHHRgjJBSnjIzy/BS35K/kHkg9W0EDgl/vkGOD02\u002B6nloRVxPH79g00\u002BBt/9yzoLfLcZ9TSTn5cxUr7wyST\u002BXdw8VSstDm5J7UsmrK77KkyUHvsv5sVfD93ifa7kJuCtiXpXk0odcUzUCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFGltL\u002B0qKXt74GYavgBVmp04228iMB0GA1UdDgQWBBRpbS/tKil7e\u002BBmGr4AVZqdONtvIjANBgkqhkiG9w0BAQsFAAOCAQEAGxgbEVWQkrBKd3kQi73r57l0bQkcqfWdcWchwAEHE\u002BGMOemuDjBnCej2R0XRvLXzUnhlKjNCbYrD4AF8RUAJlp8eMHVejFwrp3UPwjOUg5ZuOEDZTPzkyLK62HiJcYLkY836VulSf3BMcydsEBqdzfK945qjn6Y/v13PuSZvSji8BCRjV6eKCISeYS/VbMda3mkCzZEsV6oeFwgFwiTj7ajgjve2JUxL5O\u002BKsHJTaMmzkMnYp3gOoa4hIiSarcPGccTruiItlbXG8CX5eERhxzsBIiSzX2teI7ZbnaKq9Al0pKlIp6lyVkBgr2pRtX5fUxaoCapQ\u002BWn71gKu3Amf5g==", + "attributes": { + "enabled": true, + "nbf": 1681267362, + "exp": 1712890362, + "created": 1681267963, + "updated": 1681267963, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert1287187/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267962, + "updated": 1681267962 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert1287187/pending" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert1451781/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates/listdeletedcert1287187?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "106", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5415363c-2278-4f89-a139-0a0de65d0666" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: listdeletedcert1287187" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:10:21 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6498c837-cd8f-4116-8701-46374e70a3cf", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert1451781/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOl9o9Je7oxwV5AcSk4awu7Mk4jSKcMdu4DBq19+jz0yuPGGPehvuF0OZyT5t/PznBCy2GH8jJSdB6K8lNHn88rklmKBVr3nEW04NiaxdS5XtR43VjAf2j3k57QjJCYVH1lbK/kgVpYol+1qJIk+LRTYSiGNXbklJjyvyDRQRJ9caP+NHTYpImAyIuURSO9cToLs0B+7XPLmb/QsXOL4QvLCg1u+EfHXBx9Pos+R8SZHsENSdNd3ybgcbAyRNLR5kbvPXoSCnnU3yNxFvg3l9vDFGrAGxT7LeieBTtbnnW/8qpP2ghpiTHsGuhZ+ZwsNht3igNYhubgbLhE3rB/d6w0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCUW7PV3FwpKBFx4HLYueZr+ssy0i3+s890sx/LbgVbzvaydEA7wW25olfMLb+8mwbDmwORWITuXd4p8GPchtUpqyKwi6kG5OniHVVkZmjf4/zRgmLhvGbO3uNSKIHjdnRDXWtT5LccOkjoHIZafJ6w2sBmiLng9fjQagoPxCuEizfkFkPMgpF6JQlrQJx11Et7DYrcue14Jb+TOhIOORe0077e3v3KEoQUOQ6nN7zQzuWv9o5OPKKvCVh6monv7Y3lFpTDMufBH4ZVtdWDujDdu+vit7Mw7mDGY5evidKZgyevMZJp8alf4gCiZQ61x11BbIRdgKpTSbyTfRWKZlIM\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"5ede994052e44a578bdecaf22d81a146\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/listdeletedcert1451781/pending?api-version=7.4&request_id=5ede994052e44a578bdecaf22d81a146", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/listdeletedcert1287187?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2556", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:44 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6b5ffa50-e89a-4e6c-86bc-5b5943238e84" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert1287187", + "deletedDate": 1681267963, + "scheduledPurgeDate": 1681872763, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert1287187/bf3e589442214f8eb28457b02a852868", + "kid": "https://azkvrecordtests.vault.azure.net/keys/listdeletedcert1287187/bf3e589442214f8eb28457b02a852868", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/listdeletedcert1287187/bf3e589442214f8eb28457b02a852868", + "x5t": "EclCcMKbPmiHqANn6x4W-8HymjU", + "cer": "MIIDNjCCAh6gAwIBAgIQLtLoIxTIRaqEdhN\u002B\u002BRFM7DANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDI0MloXDTI0MDQxMjAyNTI0MlowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALKMtAtcA\u002BoW6qsN\u002BfMgzo/vxET/qG8rqJYob8LEi1pPVIbU\u002Bb9\u002BZ270vQ2zLpOFsUBkZRo0syMsgsJz0luy/KTCB7VuCUAiYuncD\u002BRmLlKhDFyICDBFUPQpaHXIex5GwCcxwaBOV7NqbQHmXcpAtdA1x2Hh3HeVzkr1jzsbNpbY1oniFSim/ff\u002BrRAELVfEGwib6D6GTuqFHHRgjJBSnjIzy/BS35K/kHkg9W0EDgl/vkGOD02\u002B6nloRVxPH79g00\u002BBt/9yzoLfLcZ9TSTn5cxUr7wyST\u002BXdw8VSstDm5J7UsmrK77KkyUHvsv5sVfD93ifa7kJuCtiXpXk0odcUzUCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFGltL\u002B0qKXt74GYavgBVmp04228iMB0GA1UdDgQWBBRpbS/tKil7e\u002BBmGr4AVZqdONtvIjANBgkqhkiG9w0BAQsFAAOCAQEAGxgbEVWQkrBKd3kQi73r57l0bQkcqfWdcWchwAEHE\u002BGMOemuDjBnCej2R0XRvLXzUnhlKjNCbYrD4AF8RUAJlp8eMHVejFwrp3UPwjOUg5ZuOEDZTPzkyLK62HiJcYLkY836VulSf3BMcydsEBqdzfK945qjn6Y/v13PuSZvSji8BCRjV6eKCISeYS/VbMda3mkCzZEsV6oeFwgFwiTj7ajgjve2JUxL5O\u002BKsHJTaMmzkMnYp3gOoa4hIiSarcPGccTruiItlbXG8CX5eERhxzsBIiSzX2teI7ZbnaKq9Al0pKlIp6lyVkBgr2pRtX5fUxaoCapQ\u002BWn71gKu3Amf5g==", + "attributes": { + "enabled": true, + "nbf": 1681267362, + "exp": 1712890362, + "created": 1681267963, + "updated": 1681267963, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert1287187/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267962, + "updated": 1681267962 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert1287187/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert1451781/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert7825076?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2556", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:44 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8da9f142-6def-4cef-a7aa-e54d9799ed53" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert7825076", + "deletedDate": 1681267964, + "scheduledPurgeDate": 1681872764, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert7825076/ba7d11a8e2cb4e0db99f0336659d823f", + "kid": "https://azkvrecordtests.vault.azure.net/keys/listdeletedcert7825076/ba7d11a8e2cb4e0db99f0336659d823f", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/listdeletedcert7825076/ba7d11a8e2cb4e0db99f0336659d823f", + "x5t": "L47AftErupttl4lZyFFM7Bc1wIs", + "cer": "MIIDNjCCAh6gAwIBAgIQY6oaHQpvTfaMVE/l4LpiOTANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIzOFoXDTI0MDQxMjAyNTIzOFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOZnngbs0jv7i4cxl4oI02ewSpo4wjln/4Jy7sqdGn/F7xbqEVSCuOKEu5t/IzJ6rAEpa48PFf1yLn1JvLWoJQ9nx64zQCtapufxg/puQvE7qGpsz9Ur5vJWvyevQncgyx87tqQUKH3C2kMblQlJkSbfhTcuvIXur4KanhcDStCZCoYg62QDY/1yeJAcPjKaqxEwbzb2d\u002BeRyodR9/MVxLwweRqVFHig3wGYQCj3p\u002BqCU5bCXx1TqbVmROsk787FLsgubNC0GtVo9SclwmBEG0YUnVcHdt6AC9l/bngvYSo\u002BHd\u002Bpih9c4UbdCGiuEdCnJ1jZNut/NCOEBqWElBY\u002BceUCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFE\u002BFW7UsEmDEgEtQAPlca2nE0OY2MB0GA1UdDgQWBBRPhVu1LBJgxIBLUAD5XGtpxNDmNjANBgkqhkiG9w0BAQsFAAOCAQEA2kj4LJkPT2cTW5\u002Bo27Sth1ciExCQWfJCRZtE0RLdD\u002B2LErS1CJ8VJq7s436gnsPFIodPozWXWl3WNQOw8kmvcACkPlkkiPvEseQwdaw9QsJbf14V48vf61G2iikrhcaBda/B7oPDwRfplbBYpY58CkXtIMXboOpDvr71sglG7LXRl9u351oMR\u002BgbBylv9JxHnN2VvaeCE79zFdUVNgSTMzYHSCxlhvz8yzpT2synrZvA9A0lTZtoqE4RfFSKruCyB1k/ixkfFo\u002B/iSoIVNyt\u002Bw6cjqWEB1eZMEIAxr6M31yryHKeQyqQbvVe3cdJMQPqg3yFXmf/Uvi55JXmBSrbCg==", + "attributes": { + "enabled": true, + "nbf": 1681267358, + "exp": 1712890358, + "created": 1681267958, + "updated": 1681267958, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert7825076/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267958, + "updated": 1681267958 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert7825076/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:22 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9dff681f-4a83-4f5a-b6f2-88e28cfd5e46", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert1451781/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOl9o9Je7oxwV5AcSk4awu7Mk4jSKcMdu4DBq19+jz0yuPGGPehvuF0OZyT5t/PznBCy2GH8jJSdB6K8lNHn88rklmKBVr3nEW04NiaxdS5XtR43VjAf2j3k57QjJCYVH1lbK/kgVpYol+1qJIk+LRTYSiGNXbklJjyvyDRQRJ9caP+NHTYpImAyIuURSO9cToLs0B+7XPLmb/QsXOL4QvLCg1u+EfHXBx9Pos+R8SZHsENSdNd3ybgcbAyRNLR5kbvPXoSCnnU3yNxFvg3l9vDFGrAGxT7LeieBTtbnnW/8qpP2ghpiTHsGuhZ+ZwsNht3igNYhubgbLhE3rB/d6w0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCUW7PV3FwpKBFx4HLYueZr+ssy0i3+s890sx/LbgVbzvaydEA7wW25olfMLb+8mwbDmwORWITuXd4p8GPchtUpqyKwi6kG5OniHVVkZmjf4/zRgmLhvGbO3uNSKIHjdnRDXWtT5LccOkjoHIZafJ6w2sBmiLng9fjQagoPxCuEizfkFkPMgpF6JQlrQJx11Et7DYrcue14Jb+TOhIOORe0077e3v3KEoQUOQ6nN7zQzuWv9o5OPKKvCVh6monv7Y3lFpTDMufBH4ZVtdWDujDdu+vit7Mw7mDGY5evidKZgyevMZJp8alf4gCiZQ61x11BbIRdgKpTSbyTfRWKZlIM\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"5ede994052e44a578bdecaf22d81a146\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/listdeletedcert7825076?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "106", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:44 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f12ffe41-4429-428b-b383-8fba6a6f03e9" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: listdeletedcert7825076" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert1451781/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates/listdeletedcert7825076?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "106", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:45 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8fcedb2b-0f1f-4a91-9243-ffb7cbf391eb" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: listdeletedcert7825076" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:22 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1229", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c0593625-7532-4cf4-85ad-aace9a282bd1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert1451781/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOl9o9Je7oxwV5AcSk4awu7Mk4jSKcMdu4DBq19+jz0yuPGGPehvuF0OZyT5t/PznBCy2GH8jJSdB6K8lNHn88rklmKBVr3nEW04NiaxdS5XtR43VjAf2j3k57QjJCYVH1lbK/kgVpYol+1qJIk+LRTYSiGNXbklJjyvyDRQRJ9caP+NHTYpImAyIuURSO9cToLs0B+7XPLmb/QsXOL4QvLCg1u+EfHXBx9Pos+R8SZHsENSdNd3ybgcbAyRNLR5kbvPXoSCnnU3yNxFvg3l9vDFGrAGxT7LeieBTtbnnW/8qpP2ghpiTHsGuhZ+ZwsNht3igNYhubgbLhE3rB/d6w0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCUW7PV3FwpKBFx4HLYueZr+ssy0i3+s890sx/LbgVbzvaydEA7wW25olfMLb+8mwbDmwORWITuXd4p8GPchtUpqyKwi6kG5OniHVVkZmjf4/zRgmLhvGbO3uNSKIHjdnRDXWtT5LccOkjoHIZafJ6w2sBmiLng9fjQagoPxCuEizfkFkPMgpF6JQlrQJx11Et7DYrcue14Jb+TOhIOORe0077e3v3KEoQUOQ6nN7zQzuWv9o5OPKKvCVh6monv7Y3lFpTDMufBH4ZVtdWDujDdu+vit7Mw7mDGY5evidKZgyevMZJp8alf4gCiZQ61x11BbIRdgKpTSbyTfRWKZlIM\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert1451781\",\"request_id\":\"5ede994052e44a578bdecaf22d81a146\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/listdeletedcert7825076?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2556", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:46 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f5a1127b-3ee8-446a-8447-248642b714a2" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert7825076", + "deletedDate": 1681267964, + "scheduledPurgeDate": 1681872764, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert7825076/ba7d11a8e2cb4e0db99f0336659d823f", + "kid": "https://azkvrecordtests.vault.azure.net/keys/listdeletedcert7825076/ba7d11a8e2cb4e0db99f0336659d823f", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/listdeletedcert7825076/ba7d11a8e2cb4e0db99f0336659d823f", + "x5t": "L47AftErupttl4lZyFFM7Bc1wIs", + "cer": "MIIDNjCCAh6gAwIBAgIQY6oaHQpvTfaMVE/l4LpiOTANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIzOFoXDTI0MDQxMjAyNTIzOFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOZnngbs0jv7i4cxl4oI02ewSpo4wjln/4Jy7sqdGn/F7xbqEVSCuOKEu5t/IzJ6rAEpa48PFf1yLn1JvLWoJQ9nx64zQCtapufxg/puQvE7qGpsz9Ur5vJWvyevQncgyx87tqQUKH3C2kMblQlJkSbfhTcuvIXur4KanhcDStCZCoYg62QDY/1yeJAcPjKaqxEwbzb2d\u002BeRyodR9/MVxLwweRqVFHig3wGYQCj3p\u002BqCU5bCXx1TqbVmROsk787FLsgubNC0GtVo9SclwmBEG0YUnVcHdt6AC9l/bngvYSo\u002BHd\u002Bpih9c4UbdCGiuEdCnJ1jZNut/NCOEBqWElBY\u002BceUCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFE\u002BFW7UsEmDEgEtQAPlca2nE0OY2MB0GA1UdDgQWBBRPhVu1LBJgxIBLUAD5XGtpxNDmNjANBgkqhkiG9w0BAQsFAAOCAQEA2kj4LJkPT2cTW5\u002Bo27Sth1ciExCQWfJCRZtE0RLdD\u002B2LErS1CJ8VJq7s436gnsPFIodPozWXWl3WNQOw8kmvcACkPlkkiPvEseQwdaw9QsJbf14V48vf61G2iikrhcaBda/B7oPDwRfplbBYpY58CkXtIMXboOpDvr71sglG7LXRl9u351oMR\u002BgbBylv9JxHnN2VvaeCE79zFdUVNgSTMzYHSCxlhvz8yzpT2synrZvA9A0lTZtoqE4RfFSKruCyB1k/ixkfFo\u002B/iSoIVNyt\u002Bw6cjqWEB1eZMEIAxr6M31yryHKeQyqQbvVe3cdJMQPqg3yFXmf/Uvi55JXmBSrbCg==", + "attributes": { + "enabled": true, + "nbf": 1681267358, + "exp": 1712890358, + "created": 1681267958, + "updated": 1681267958, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert7825076/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267958, + "updated": 1681267958 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert7825076/pending" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert08269f4/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listdeletedcert959888c?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2556", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:46 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "36dfbe40-c7c1-4904-ba2f-7c578c95547a" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert959888c", + "deletedDate": 1681267967, + "scheduledPurgeDate": 1681872767, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert959888c/b3b605d7036a4dd7817dfdac999a54ed", + "kid": "https://azkvrecordtests.vault.azure.net/keys/listdeletedcert959888c/b3b605d7036a4dd7817dfdac999a54ed", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/listdeletedcert959888c/b3b605d7036a4dd7817dfdac999a54ed", + "x5t": "nTKaxOnGY_tpy6Wpxc2Jua6M5Gw", + "cer": "MIIDNjCCAh6gAwIBAgIQN\u002B\u002BVbrSITTSHX5l\u002BkquZzjANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDI0MFoXDTI0MDQxMjAyNTI0MFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJsRbTZ86jwCTEM9coYwXhPVpofWMBeDYb8q9lzRargtt6CsP19Xt\u002BBoFLMK2zgSvB\u002BFuOjsI9ONG3Nl71BATo4gaufQGZRn7D62JVT24fgHOihpFI38p7mgVoJIIqFhDmF9xHBeoOq9/PgfEO/zqSwgDyn2HBZ1\u002BmZHmv8fcaau\u002BKxMUiER1V2FoeUHocyq4HyhrVIA3GUDlwf0cfbuPQB7/vHTbOHERp9ZYmWqped5LEJ\u002BH\u002Bf7jzwxffumhfc0F\u002BFOr/fRF\u002B9osh/yu4VMALxVwQEU\u002Bi4WFh4N4iJeOw/BghaEn6WgALhxAaTsD97ofZTw7v0gYBXWr1PJSJNApBECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFIYgPn0q7vZkmGX2jYsIJuctJJFMMB0GA1UdDgQWBBSGID59Ku72ZJhl9o2LCCbnLSSRTDANBgkqhkiG9w0BAQsFAAOCAQEAlhipyNsQTt06MNDqazpJeHk/IFt\u002BeK3G1WjoF/JtiqFbrnd\u002Bebv\u002BsWhp2mkwnjHv50oVu8tbrliv5w/QrjzJ\u002B6vOrgOS0e0H1Hb3ivMVhJqvulg0jDOZAFKeZiBH0kaHk7DObnzCH3IhN27KIwAyu0LRnCO/wXk2FObHmY/q/QFjd4M4j2ew6/0RtELwaKJS5LT7FnvKz\u002B8Km6jLKtDFB/L0/JT19WOc8Gfz4C9scvEWU5Ln4OFIeyIpXayhleKLv66Pj4BmDWZ8syg7mubwlLf4pZjsUJ0VBZi6TmpGNPUknIpYbXLDetm5ISHK86ikLR8/ycofR8MX\u002BzzepeB9rw==", + "attributes": { + "enabled": true, + "nbf": 1681267360, + "exp": 1712890360, + "created": 1681267961, + "updated": 1681267961, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert959888c/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267959, + "updated": 1681267959 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert959888c/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:10:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4c9812f5-a070-4c56-aa0f-c3e3b247260d", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert08269f4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKHlX3v+WwKTAiamQdTlnYvnXEk0pHo/tlksImUTNRMocRWVWHvyIYLQ9AUsozxBDKjPYGMuwQIZzbyetGal9ilFqg5dwTKeDHEtH9MD9foW6qOSQqI3vzDgACrXfm2n4gWUXj5Pj0r4zZ3r4dg7Zwq3IFmuijdYaTzl8PPUZMia9QWn+3ZmilLIHp1YWtY6uBEcBwyM6GnAw+UUUFN/BIBobwLU+M5HW5uGdjtobS871geSUuYXnjpxo9B/gHBjlIOlARjulwxS0Me9xP7Mz/aHsrFH9mr+zQW/XBbZ1dvAVZ6CxRvWJnuo+at0v+yTxO7vnkuaiidXaraHSMoRZhkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCS1F4GGvGL50FBpgcNqeg39cPgvIkz7PFq4VuySDkdm1PQmydUP6s2t+1mKLNqVbBfMx9MipgbC2S83AermpOHAL07KouyvJqlJQYDZr7lCR4p6PCN8SJ3Uw/2XsugeebP7nt2joBN3VrPHUJlyPjrqTmowQOpVB7mRZjauM8zyRlvH1xuY4VqnDPKZPeG+EATad1xJUH1JL6JN5kO8D7jUHPwKHzNgo0pBbmoeqQ/qIZrgj8TbjDtshcsjHJ8xAcBHGX2dQrBniqsRLEeVw2VXlMKLixTJQO4+CL3o7M/Bsygzm7Z6TwfqEDUMVKegxnTZU5HPNaFSUXjz6kSOJKH\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"6d4ed7c2c8714b8986911b86e7f1d248\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/listdeletedcert08269f4/pending?api-version=7.4&request_id=6d4ed7c2c8714b8986911b86e7f1d248", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/listdeletedcert959888c?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "106", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:46 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "981166de-a8ab-4acc-bbc1-63514ef43132" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: listdeletedcert959888c" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert08269f4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates/listdeletedcert959888c?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2556", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:47 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "770a8cc6-3fd1-4233-82d6-4d3393b2c618" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert959888c", + "deletedDate": 1681267967, + "scheduledPurgeDate": 1681872767, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert959888c/b3b605d7036a4dd7817dfdac999a54ed", + "kid": "https://azkvrecordtests.vault.azure.net/keys/listdeletedcert959888c/b3b605d7036a4dd7817dfdac999a54ed", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/listdeletedcert959888c/b3b605d7036a4dd7817dfdac999a54ed", + "x5t": "nTKaxOnGY_tpy6Wpxc2Jua6M5Gw", + "cer": "MIIDNjCCAh6gAwIBAgIQN\u002B\u002BVbrSITTSHX5l\u002BkquZzjANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDI0MFoXDTI0MDQxMjAyNTI0MFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJsRbTZ86jwCTEM9coYwXhPVpofWMBeDYb8q9lzRargtt6CsP19Xt\u002BBoFLMK2zgSvB\u002BFuOjsI9ONG3Nl71BATo4gaufQGZRn7D62JVT24fgHOihpFI38p7mgVoJIIqFhDmF9xHBeoOq9/PgfEO/zqSwgDyn2HBZ1\u002BmZHmv8fcaau\u002BKxMUiER1V2FoeUHocyq4HyhrVIA3GUDlwf0cfbuPQB7/vHTbOHERp9ZYmWqped5LEJ\u002BH\u002Bf7jzwxffumhfc0F\u002BFOr/fRF\u002B9osh/yu4VMALxVwQEU\u002Bi4WFh4N4iJeOw/BghaEn6WgALhxAaTsD97ofZTw7v0gYBXWr1PJSJNApBECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFIYgPn0q7vZkmGX2jYsIJuctJJFMMB0GA1UdDgQWBBSGID59Ku72ZJhl9o2LCCbnLSSRTDANBgkqhkiG9w0BAQsFAAOCAQEAlhipyNsQTt06MNDqazpJeHk/IFt\u002BeK3G1WjoF/JtiqFbrnd\u002Bebv\u002BsWhp2mkwnjHv50oVu8tbrliv5w/QrjzJ\u002B6vOrgOS0e0H1Hb3ivMVhJqvulg0jDOZAFKeZiBH0kaHk7DObnzCH3IhN27KIwAyu0LRnCO/wXk2FObHmY/q/QFjd4M4j2ew6/0RtELwaKJS5LT7FnvKz\u002B8Km6jLKtDFB/L0/JT19WOc8Gfz4C9scvEWU5Ln4OFIeyIpXayhleKLv66Pj4BmDWZ8syg7mubwlLf4pZjsUJ0VBZi6TmpGNPUknIpYbXLDetm5ISHK86ikLR8/ycofR8MX\u002BzzepeB9rw==", + "attributes": { + "enabled": true, + "nbf": 1681267360, + "exp": 1712890360, + "created": 1681267961, + "updated": 1681267961, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert959888c/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267959, + "updated": 1681267959 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert959888c/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fcb37108-325f-4fae-919b-c335d608795e", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert08269f4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKHlX3v+WwKTAiamQdTlnYvnXEk0pHo/tlksImUTNRMocRWVWHvyIYLQ9AUsozxBDKjPYGMuwQIZzbyetGal9ilFqg5dwTKeDHEtH9MD9foW6qOSQqI3vzDgACrXfm2n4gWUXj5Pj0r4zZ3r4dg7Zwq3IFmuijdYaTzl8PPUZMia9QWn+3ZmilLIHp1YWtY6uBEcBwyM6GnAw+UUUFN/BIBobwLU+M5HW5uGdjtobS871geSUuYXnjpxo9B/gHBjlIOlARjulwxS0Me9xP7Mz/aHsrFH9mr+zQW/XBbZ1dvAVZ6CxRvWJnuo+at0v+yTxO7vnkuaiidXaraHSMoRZhkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCS1F4GGvGL50FBpgcNqeg39cPgvIkz7PFq4VuySDkdm1PQmydUP6s2t+1mKLNqVbBfMx9MipgbC2S83AermpOHAL07KouyvJqlJQYDZr7lCR4p6PCN8SJ3Uw/2XsugeebP7nt2joBN3VrPHUJlyPjrqTmowQOpVB7mRZjauM8zyRlvH1xuY4VqnDPKZPeG+EATad1xJUH1JL6JN5kO8D7jUHPwKHzNgo0pBbmoeqQ/qIZrgj8TbjDtshcsjHJ8xAcBHGX2dQrBniqsRLEeVw2VXlMKLixTJQO4+CL3o7M/Bsygzm7Z6TwfqEDUMVKegxnTZU5HPNaFSUXjz6kSOJKH\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"6d4ed7c2c8714b8986911b86e7f1d248\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates?maxresults=25\u0026includePending=false\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "3048", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:54:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "aa79b418-1a23-4a70-aaf8-65bd1bb28b5e" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert1287187", + "deletedDate": 1681267963, + "scheduledPurgeDate": 1681872763, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert1287187", + "x5t": "EclCcMKbPmiHqANn6x4W-8HymjU", + "attributes": { + "enabled": true, + "nbf": 1681267362, + "exp": 1712890362, + "created": 1681267963, + "updated": 1681267963, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert397723c", + "deletedDate": 1681267933, + "scheduledPurgeDate": 1681872733, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c", + "x5t": "ZsCaOHM9gosRVFNAzxjUFfRkmDs", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert48766a1", + "deletedDate": 1681267928, + "scheduledPurgeDate": 1681872728, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert48766a1", + "x5t": "ov7XBBiOE90df9LiFH9x9g6HYCM", + "attributes": { + "enabled": true, + "nbf": 1681267327, + "exp": 1712890327, + "created": 1681267927, + "updated": 1681267927, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert5835444", + "deletedDate": 1681267934, + "scheduledPurgeDate": 1681872734, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert5835444", + "x5t": "yFi_gLd1SMNIRrVN0mtv-lhpVlQ", + "attributes": { + "enabled": true, + "nbf": 1681267328, + "exp": 1712890328, + "created": 1681267928, + "updated": 1681267928, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert7825076", + "deletedDate": 1681267964, + "scheduledPurgeDate": 1681872764, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert7825076", + "x5t": "L47AftErupttl4lZyFFM7Bc1wIs", + "attributes": { + "enabled": true, + "nbf": 1681267358, + "exp": 1712890358, + "created": 1681267958, + "updated": 1681267958, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert959888c", + "deletedDate": 1681267967, + "scheduledPurgeDate": 1681872767, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert959888c", + "x5t": "nTKaxOnGY_tpy6Wpxc2Jua6M5Gw", + "attributes": { + "enabled": true, + "nbf": 1681267360, + "exp": 1712890360, + "created": 1681267961, + "updated": 1681267961, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedcertificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTVRNek5UVTNORFl3UmtNdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert08269f4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates?maxresults=25\u0026includePending=false\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "3048", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:54:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5b0424a6-e1d7-4cfe-8b37-7dd1120f2a02" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert1287187", + "deletedDate": 1681267963, + "scheduledPurgeDate": 1681872763, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert1287187", + "x5t": "EclCcMKbPmiHqANn6x4W-8HymjU", + "attributes": { + "enabled": true, + "nbf": 1681267362, + "exp": 1712890362, + "created": 1681267963, + "updated": 1681267963, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert397723c", + "deletedDate": 1681267933, + "scheduledPurgeDate": 1681872733, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert397723c", + "x5t": "ZsCaOHM9gosRVFNAzxjUFfRkmDs", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert48766a1", + "deletedDate": 1681267928, + "scheduledPurgeDate": 1681872728, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert48766a1", + "x5t": "ov7XBBiOE90df9LiFH9x9g6HYCM", + "attributes": { + "enabled": true, + "nbf": 1681267327, + "exp": 1712890327, + "created": 1681267927, + "updated": 1681267927, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert5835444", + "deletedDate": 1681267934, + "scheduledPurgeDate": 1681872734, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert5835444", + "x5t": "yFi_gLd1SMNIRrVN0mtv-lhpVlQ", + "attributes": { + "enabled": true, + "nbf": 1681267328, + "exp": 1712890328, + "created": 1681267928, + "updated": 1681267928, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert7825076", + "deletedDate": 1681267964, + "scheduledPurgeDate": 1681872764, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert7825076", + "x5t": "L47AftErupttl4lZyFFM7Bc1wIs", + "attributes": { + "enabled": true, + "nbf": 1681267358, + "exp": 1712890358, + "created": 1681267958, + "updated": 1681267958, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/listdeletedcert959888c", + "deletedDate": 1681267967, + "scheduledPurgeDate": 1681872767, + "id": "https://azkvrecordtests.vault.azure.net/certificates/listdeletedcert959888c", + "x5t": "nTKaxOnGY_tpy6Wpxc2Jua6M5Gw", + "attributes": { + "enabled": true, + "nbf": 1681267360, + "exp": 1712890360, + "created": 1681267961, + "updated": 1681267961, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedcertificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTVRNek5UVTNORFl3UmtNdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8d0257a4-0818-4596-be58-9e1795e09eb0", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert08269f4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKHlX3v+WwKTAiamQdTlnYvnXEk0pHo/tlksImUTNRMocRWVWHvyIYLQ9AUsozxBDKjPYGMuwQIZzbyetGal9ilFqg5dwTKeDHEtH9MD9foW6qOSQqI3vzDgACrXfm2n4gWUXj5Pj0r4zZ3r4dg7Zwq3IFmuijdYaTzl8PPUZMia9QWn+3ZmilLIHp1YWtY6uBEcBwyM6GnAw+UUUFN/BIBobwLU+M5HW5uGdjtobS871geSUuYXnjpxo9B/gHBjlIOlARjulwxS0Me9xP7Mz/aHsrFH9mr+zQW/XBbZ1dvAVZ6CxRvWJnuo+at0v+yTxO7vnkuaiidXaraHSMoRZhkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCS1F4GGvGL50FBpgcNqeg39cPgvIkz7PFq4VuySDkdm1PQmydUP6s2t+1mKLNqVbBfMx9MipgbC2S83AermpOHAL07KouyvJqlJQYDZr7lCR4p6PCN8SJ3Uw/2XsugeebP7nt2joBN3VrPHUJlyPjrqTmowQOpVB7mRZjauM8zyRlvH1xuY4VqnDPKZPeG+EATad1xJUH1JL6JN5kO8D7jUHPwKHzNgo0pBbmoeqQ/qIZrgj8TbjDtshcsjHJ8xAcBHGX2dQrBniqsRLEeVw2VXlMKLixTJQO4+CL3o7M/Bsygzm7Z6TwfqEDUMVKegxnTZU5HPNaFSUXjz6kSOJKH\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"6d4ed7c2c8714b8986911b86e7f1d248\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTVRNek5UVTNORFl3UmtNdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1674", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:54:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9255e41b-0a82-4b2b-9021-298e4b286099" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert185371a9db5", + "deletedDate": 1681267922, + "scheduledPurgeDate": 1681872722, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert185371a9db5", + "x5t": "dd8FeDeBdhj9q-_G0hs0sgM_7m0", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert57505e80d81", + "deletedDate": 1681267918, + "scheduledPurgeDate": 1681872718, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert57505e80d81", + "x5t": "Q_I7ag7dGaGJTbSAXYiZes7uYJw", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert88327ed6554", + "deletedDate": 1681267922, + "scheduledPurgeDate": 1681872722, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert88327ed6554", + "x5t": "r4xVzbOiPPkGY5mmS3N6i9I-1dE", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedcertificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT1RNd01EZ3pPVGN5UXpjdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert08269f4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1229", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0b57b7d0-81aa-4b5c-b984-39be97fe4d63", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert08269f4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKHlX3v+WwKTAiamQdTlnYvnXEk0pHo/tlksImUTNRMocRWVWHvyIYLQ9AUsozxBDKjPYGMuwQIZzbyetGal9ilFqg5dwTKeDHEtH9MD9foW6qOSQqI3vzDgACrXfm2n4gWUXj5Pj0r4zZ3r4dg7Zwq3IFmuijdYaTzl8PPUZMia9QWn+3ZmilLIHp1YWtY6uBEcBwyM6GnAw+UUUFN/BIBobwLU+M5HW5uGdjtobS871geSUuYXnjpxo9B/gHBjlIOlARjulwxS0Me9xP7Mz/aHsrFH9mr+zQW/XBbZ1dvAVZ6CxRvWJnuo+at0v+yTxO7vnkuaiidXaraHSMoRZhkCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCS1F4GGvGL50FBpgcNqeg39cPgvIkz7PFq4VuySDkdm1PQmydUP6s2t+1mKLNqVbBfMx9MipgbC2S83AermpOHAL07KouyvJqlJQYDZr7lCR4p6PCN8SJ3Uw/2XsugeebP7nt2joBN3VrPHUJlyPjrqTmowQOpVB7mRZjauM8zyRlvH1xuY4VqnDPKZPeG+EATad1xJUH1JL6JN5kO8D7jUHPwKHzNgo0pBbmoeqQ/qIZrgj8TbjDtshcsjHJ8xAcBHGX2dQrBniqsRLEeVw2VXlMKLixTJQO4+CL3o7M/Bsygzm7Z6TwfqEDUMVKegxnTZU5HPNaFSUXjz6kSOJKH\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert08269f4\",\"request_id\":\"6d4ed7c2c8714b8986911b86e7f1d248\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert1451781?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2568", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "cdea6e73-53ac-491f-b0c5-b218fcd80bcd", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert1451781\",\"deletedDate\":1678954226,\"scheduledPurgeDate\":1679559026,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert1451781/28535401ab594e23abb39ba516e3ec7a\",\"kid\":\"https://azsdktests.vault.azure.net/keys/listdeletedcert1451781/28535401ab594e23abb39ba516e3ec7a\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/listdeletedcert1451781/28535401ab594e23abb39ba516e3ec7a\",\"x5t\":\"L3tYLdjYvu5awEXLNqueofmhbZA\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQF0PRlq8sQaWu50TZfkdyGjANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA4MDAyMloXDTI0MDMxNjA4MTAyMlowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOl9o9Je7oxwV5AcSk4awu7Mk4jSKcMdu4DBq19+jz0yuPGGPehvuF0OZyT5t/PznBCy2GH8jJSdB6K8lNHn88rklmKBVr3nEW04NiaxdS5XtR43VjAf2j3k57QjJCYVH1lbK/kgVpYol+1qJIk+LRTYSiGNXbklJjyvyDRQRJ9caP+NHTYpImAyIuURSO9cToLs0B+7XPLmb/QsXOL4QvLCg1u+EfHXBx9Pos+R8SZHsENSdNd3ybgcbAyRNLR5kbvPXoSCnnU3yNxFvg3l9vDFGrAGxT7LeieBTtbnnW/8qpP2ghpiTHsGuhZ+ZwsNht3igNYhubgbLhE3rB/d6w0CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFMPi3VhZsQESVLacK4N80Lfqi88EMB0GA1UdDgQWBBTD4t1YWbEBElS2nCuDfNC36ovPBDANBgkqhkiG9w0BAQsFAAOCAQEAULfvkwRx0E24cCO9tAzD/9YnI8DVmpXVZthtF0PB4WWlWM6JZr61qeu2oeRdRQ1V6PRJgv+9/hh0tnFP4xA5isqH2GODIoLsxVXz61iiekS/6k2i1zA+XJIz87VtbGPmRCpX1reWrW+UE2GxA6LY0aUY6eguiUKWOBeVQuQ0iXJvDOLK/TUTjVMn02c8Hrz1h8O+DqtPTPT+m/282BatLa33Qt2navcJ3BS03AftrbWZ5rhEi7b0SiuYZjBMk1wzH8NzGBGgkB7OHTWh6ext2BI1eNhxpBIfbPgs/47Gnr3gLVyMLnRykwEW4amYnyMmeZnR/FlBISqkPazIj2ZK0w==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953622,\"exp\":1710576622,\"created\":1678954222,\"updated\":1678954222,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert1451781/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954222,\"updated\":1678954222}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert1451781/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/listdeletedcert1451781?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:10:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "106", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0e51daf0-dcfc-4324-be6e-d366ce089a2e", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"Deleted Certificate not found: listdeletedcert1451781\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/listdeletedcert1451781?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2568", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "43042462-dd5d-4a94-9462-73376be54f06", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert1451781\",\"deletedDate\":1678954226,\"scheduledPurgeDate\":1679559026,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert1451781/28535401ab594e23abb39ba516e3ec7a\",\"kid\":\"https://azsdktests.vault.azure.net/keys/listdeletedcert1451781/28535401ab594e23abb39ba516e3ec7a\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/listdeletedcert1451781/28535401ab594e23abb39ba516e3ec7a\",\"x5t\":\"L3tYLdjYvu5awEXLNqueofmhbZA\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQF0PRlq8sQaWu50TZfkdyGjANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA4MDAyMloXDTI0MDMxNjA4MTAyMlowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOl9o9Je7oxwV5AcSk4awu7Mk4jSKcMdu4DBq19+jz0yuPGGPehvuF0OZyT5t/PznBCy2GH8jJSdB6K8lNHn88rklmKBVr3nEW04NiaxdS5XtR43VjAf2j3k57QjJCYVH1lbK/kgVpYol+1qJIk+LRTYSiGNXbklJjyvyDRQRJ9caP+NHTYpImAyIuURSO9cToLs0B+7XPLmb/QsXOL4QvLCg1u+EfHXBx9Pos+R8SZHsENSdNd3ybgcbAyRNLR5kbvPXoSCnnU3yNxFvg3l9vDFGrAGxT7LeieBTtbnnW/8qpP2ghpiTHsGuhZ+ZwsNht3igNYhubgbLhE3rB/d6w0CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFMPi3VhZsQESVLacK4N80Lfqi88EMB0GA1UdDgQWBBTD4t1YWbEBElS2nCuDfNC36ovPBDANBgkqhkiG9w0BAQsFAAOCAQEAULfvkwRx0E24cCO9tAzD/9YnI8DVmpXVZthtF0PB4WWlWM6JZr61qeu2oeRdRQ1V6PRJgv+9/hh0tnFP4xA5isqH2GODIoLsxVXz61iiekS/6k2i1zA+XJIz87VtbGPmRCpX1reWrW+UE2GxA6LY0aUY6eguiUKWOBeVQuQ0iXJvDOLK/TUTjVMn02c8Hrz1h8O+DqtPTPT+m/282BatLa33Qt2navcJ3BS03AftrbWZ5rhEi7b0SiuYZjBMk1wzH8NzGBGgkB7OHTWh6ext2BI1eNhxpBIfbPgs/47Gnr3gLVyMLnRykwEW4amYnyMmeZnR/FlBISqkPazIj2ZK0w==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953622,\"exp\":1710576622,\"created\":1678954222,\"updated\":1678954222,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert1451781/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954222,\"updated\":1678954222}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert1451781/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert4924651?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2568", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "807075c3-8cd0-4e29-bfae-5fcbb010564c", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert4924651\",\"deletedDate\":1678954227,\"scheduledPurgeDate\":1679559027,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert4924651/914753c34b234705811c5aa930f3daa8\",\"kid\":\"https://azsdktests.vault.azure.net/keys/listdeletedcert4924651/914753c34b234705811c5aa930f3daa8\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/listdeletedcert4924651/914753c34b234705811c5aa930f3daa8\",\"x5t\":\"veTy4E2xxek3QRDuDsGv3hEOUzo\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQKtPgnzOnR5aXZcy+TFHkTDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTk0NVoXDTI0MDMxNjA4MDk0NVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALYTb3E1dUuURsEOD1q4E+iuY8tgv+YO8nxAoMQEB7xl4JqQudooJq/tvZ80foBGZPC1KCM9FHH6VatL9YxP59gQY0RMzktVm3aOGAiIypUp5w4yQd+btpq/7ugnXwyKv03VfT3i2Nj+K8nFhW5nY8u1l7/Bkn9/3jP0XxCiE8VbUfQtygJik9XUim7xNpBixLI6aRKVjLmSXlxU5wKUv3TfVnIq3ONqwGChcJR1RsvxggzzomdJYA2NWXsi6oZYw/IFsS+66IwbTu8L8puzUm74CyjgBhLVE1eMAG+jy17/fBpge6qJ4gL6j+ixhPLuZ58X+brbriGrSE659kYviFUCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFMO9v7MuKR3HOFQUjKMlX7PqEfFJMB0GA1UdDgQWBBTDvb+zLikdxzhUFIyjJV+z6hHxSTANBgkqhkiG9w0BAQsFAAOCAQEANkSPUDzZa3cVuxWxlrz6oVK0+3X7AxmB40rkCSZVGOC79VWoE44XpYn+joSHIh2nrsEJND976MH8uJeMtYsDj9azCWFazXVRGHJQQi8c0QfoIgXowsuBQbYN3V9LYSU4Q9sPrScpd3NTPpLOdTntzYBh83WaJNZfNekKtTf67lv5Yq50ycAJ0YrLDIrEWhe4fzVaihDYOaUtqK9QxueHGsDXgee8jfcH9nGCRsa4rsCWyh6Hws1D4FvA7/8Nw2QWcgmNvtavn6I1K2+t8SY/yMImcmPBPZs4Neo9vVznNjuji9iyiKzNC5HrvsRQKDTVQ31oua27d/u3+JpQx+eSgQ==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953585,\"exp\":1710576585,\"created\":1678954186,\"updated\":1678954186,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert4924651/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954184,\"updated\":1678954184}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert4924651/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/listdeletedcert4924651?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:10:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "106", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b4ad29dd-70c7-4071-b857-9d829b6f60d8", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"Deleted Certificate not found: listdeletedcert4924651\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/listdeletedcert4924651?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2568", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "73a9c7ee-b68d-421a-b9d8-a448b5e55d32", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert4924651\",\"deletedDate\":1678954227,\"scheduledPurgeDate\":1679559027,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert4924651/914753c34b234705811c5aa930f3daa8\",\"kid\":\"https://azsdktests.vault.azure.net/keys/listdeletedcert4924651/914753c34b234705811c5aa930f3daa8\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/listdeletedcert4924651/914753c34b234705811c5aa930f3daa8\",\"x5t\":\"veTy4E2xxek3QRDuDsGv3hEOUzo\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQKtPgnzOnR5aXZcy+TFHkTDANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTk0NVoXDTI0MDMxNjA4MDk0NVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALYTb3E1dUuURsEOD1q4E+iuY8tgv+YO8nxAoMQEB7xl4JqQudooJq/tvZ80foBGZPC1KCM9FHH6VatL9YxP59gQY0RMzktVm3aOGAiIypUp5w4yQd+btpq/7ugnXwyKv03VfT3i2Nj+K8nFhW5nY8u1l7/Bkn9/3jP0XxCiE8VbUfQtygJik9XUim7xNpBixLI6aRKVjLmSXlxU5wKUv3TfVnIq3ONqwGChcJR1RsvxggzzomdJYA2NWXsi6oZYw/IFsS+66IwbTu8L8puzUm74CyjgBhLVE1eMAG+jy17/fBpge6qJ4gL6j+ixhPLuZ58X+brbriGrSE659kYviFUCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFMO9v7MuKR3HOFQUjKMlX7PqEfFJMB0GA1UdDgQWBBTDvb+zLikdxzhUFIyjJV+z6hHxSTANBgkqhkiG9w0BAQsFAAOCAQEANkSPUDzZa3cVuxWxlrz6oVK0+3X7AxmB40rkCSZVGOC79VWoE44XpYn+joSHIh2nrsEJND976MH8uJeMtYsDj9azCWFazXVRGHJQQi8c0QfoIgXowsuBQbYN3V9LYSU4Q9sPrScpd3NTPpLOdTntzYBh83WaJNZfNekKtTf67lv5Yq50ycAJ0YrLDIrEWhe4fzVaihDYOaUtqK9QxueHGsDXgee8jfcH9nGCRsa4rsCWyh6Hws1D4FvA7/8Nw2QWcgmNvtavn6I1K2+t8SY/yMImcmPBPZs4Neo9vVznNjuji9iyiKzNC5HrvsRQKDTVQ31oua27d/u3+JpQx+eSgQ==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953585,\"exp\":1710576585,\"created\":1678954186,\"updated\":1678954186,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert4924651/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954184,\"updated\":1678954184}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert4924651/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listdeletedcert08269f4?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2568", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3740dd89-43f8-4d8a-a9c5-59f027a211d3", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert08269f4\",\"deletedDate\":1678954228,\"scheduledPurgeDate\":1679559028,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert08269f4/7b57ebde7af54177b21ba977cd53aead\",\"kid\":\"https://azsdktests.vault.azure.net/keys/listdeletedcert08269f4/7b57ebde7af54177b21ba977cd53aead\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/listdeletedcert08269f4/7b57ebde7af54177b21ba977cd53aead\",\"x5t\":\"fKFvGT_aJnLKsvicJpm3agBUW0E\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQD7+Lb4faRnySDZu40zz76jANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA4MDAyNFoXDTI0MDMxNjA4MTAyNFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKHlX3v+WwKTAiamQdTlnYvnXEk0pHo/tlksImUTNRMocRWVWHvyIYLQ9AUsozxBDKjPYGMuwQIZzbyetGal9ilFqg5dwTKeDHEtH9MD9foW6qOSQqI3vzDgACrXfm2n4gWUXj5Pj0r4zZ3r4dg7Zwq3IFmuijdYaTzl8PPUZMia9QWn+3ZmilLIHp1YWtY6uBEcBwyM6GnAw+UUUFN/BIBobwLU+M5HW5uGdjtobS871geSUuYXnjpxo9B/gHBjlIOlARjulwxS0Me9xP7Mz/aHsrFH9mr+zQW/XBbZ1dvAVZ6CxRvWJnuo+at0v+yTxO7vnkuaiidXaraHSMoRZhkCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFAhJ4Uhz6WieH28o2UAL4VDwdn22MB0GA1UdDgQWBBQISeFIc+lonh9vKNlAC+FQ8HZ9tjANBgkqhkiG9w0BAQsFAAOCAQEAPw54tjo/MFeAp4SR/17EgSJUsjcFtyWbo1I6mSC933Ren0DVid7+qyqiIlAG+n52YAgVO17F0zFMO4t2ZQH0VsXORsBHINQpwUQ2JHZZqMpCqJB0DiSxM1s/b2IHVS69uNYVrLuUkCDA4qs47YcdBYs+xv3u+gNNrJhwpqSTAUN8iW75Gzo4bgQAwK25yek/UMAON4+1UfhK45+pNVrGg8wbsME1TahtpcF4UPk7LCiMmAdeL01ix+WkDJzZe4VQtF55zHAUY4G/edUdK9AYE5/TTnWt5zfIkcooX0B6iwKJHY9kZmJt+zSrEt2Bx73fpBXqLsYcMAIa+l4yav4XLw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953624,\"exp\":1710576624,\"created\":1678954225,\"updated\":1678954225,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert08269f4/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954223,\"updated\":1678954223}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert08269f4/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/listdeletedcert08269f4?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:10:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "106", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "01f32cdc-5166-4bcd-8835-cd33e084a1e4", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"Deleted Certificate not found: listdeletedcert08269f4\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/listdeletedcert08269f4?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:10:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "106", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "76c65c5f-a2a5-49d2-bac7-0a9e031603b8", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"Deleted Certificate not found: listdeletedcert08269f4\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/listdeletedcert08269f4?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2568", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0e703050-3568-4356-bb29-a038067d1fba", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert08269f4\",\"deletedDate\":1678954228,\"scheduledPurgeDate\":1679559028,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert08269f4/7b57ebde7af54177b21ba977cd53aead\",\"kid\":\"https://azsdktests.vault.azure.net/keys/listdeletedcert08269f4/7b57ebde7af54177b21ba977cd53aead\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/listdeletedcert08269f4/7b57ebde7af54177b21ba977cd53aead\",\"x5t\":\"fKFvGT_aJnLKsvicJpm3agBUW0E\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQD7+Lb4faRnySDZu40zz76jANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA4MDAyNFoXDTI0MDMxNjA4MTAyNFowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKHlX3v+WwKTAiamQdTlnYvnXEk0pHo/tlksImUTNRMocRWVWHvyIYLQ9AUsozxBDKjPYGMuwQIZzbyetGal9ilFqg5dwTKeDHEtH9MD9foW6qOSQqI3vzDgACrXfm2n4gWUXj5Pj0r4zZ3r4dg7Zwq3IFmuijdYaTzl8PPUZMia9QWn+3ZmilLIHp1YWtY6uBEcBwyM6GnAw+UUUFN/BIBobwLU+M5HW5uGdjtobS871geSUuYXnjpxo9B/gHBjlIOlARjulwxS0Me9xP7Mz/aHsrFH9mr+zQW/XBbZ1dvAVZ6CxRvWJnuo+at0v+yTxO7vnkuaiidXaraHSMoRZhkCAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFAhJ4Uhz6WieH28o2UAL4VDwdn22MB0GA1UdDgQWBBQISeFIc+lonh9vKNlAC+FQ8HZ9tjANBgkqhkiG9w0BAQsFAAOCAQEAPw54tjo/MFeAp4SR/17EgSJUsjcFtyWbo1I6mSC933Ren0DVid7+qyqiIlAG+n52YAgVO17F0zFMO4t2ZQH0VsXORsBHINQpwUQ2JHZZqMpCqJB0DiSxM1s/b2IHVS69uNYVrLuUkCDA4qs47YcdBYs+xv3u+gNNrJhwpqSTAUN8iW75Gzo4bgQAwK25yek/UMAON4+1UfhK45+pNVrGg8wbsME1TahtpcF4UPk7LCiMmAdeL01ix+WkDJzZe4VQtF55zHAUY4G/edUdK9AYE5/TTnWt5zfIkcooX0B6iwKJHY9kZmJt+zSrEt2Bx73fpBXqLsYcMAIa+l4yav4XLw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953624,\"exp\":1710576624,\"created\":1678954225,\"updated\":1678954225,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert08269f4/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954223,\"updated\":1678954223}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert08269f4/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates?maxresults=25&includePending=false&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:12:01 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "799", - "x-ms-request-id" : "772d6789-85fa-43a9-b796-3e3824d8f8f9", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert01772a1\",\"deletedDate\":1678951693,\"scheduledPurgeDate\":1679556493,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert01772a1\",\"x5t\":\"XbOw-k6L-x5V531Oa4q6uU5nOG4\",\"attributes\":{\"enabled\":true,\"nbf\":1678951087,\"exp\":1710574087,\"created\":1678951687,\"updated\":1678951687,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTYhTURBd01EUXhJV05sY25ScFptbGpZWFJsTDB4SlUxUkVSVXhGVkVWRVEwVlNWREF4TnpjeVFURXZVRTlNU1VOWklUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates?maxresults=25&includePending=false&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:12:01 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "799", - "x-ms-request-id" : "1a2ffa21-e60c-4cd1-af3b-de39ca8046ec", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert01772a1\",\"deletedDate\":1678951693,\"scheduledPurgeDate\":1679556493,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert01772a1\",\"x5t\":\"XbOw-k6L-x5V531Oa4q6uU5nOG4\",\"attributes\":{\"enabled\":true,\"nbf\":1678951087,\"exp\":1710574087,\"created\":1678951687,\"updated\":1678951687,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTYhTURBd01EUXhJV05sY25ScFptbGpZWFJsTDB4SlUxUkVSVXhGVkVWRVEwVlNWREF4TnpjeVFURXZVRTlNU1VOWklUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTYhTURBd01EUXhJV05sY25ScFptbGpZWFJsTDB4SlUxUkVSVXhGVkVWRVEwVlNWREF4TnpjeVFURXZVRTlNU1VOWklUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:12:02 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5804", - "x-ms-request-id" : "5a775395-00cc-4e72-8f54-1a0a4eb27973", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert0371855\",\"deletedDate\":1678954173,\"scheduledPurgeDate\":1679558973,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert0371855\",\"x5t\":\"7lsjprR-ToXePp162SqLip4YxRE\",\"attributes\":{\"enabled\":true,\"nbf\":1678953565,\"exp\":1710576565,\"created\":1678954165,\"updated\":1678954165,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert08269f4\",\"deletedDate\":1678954228,\"scheduledPurgeDate\":1679559028,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert08269f4\",\"x5t\":\"fKFvGT_aJnLKsvicJpm3agBUW0E\",\"attributes\":{\"enabled\":true,\"nbf\":1678953624,\"exp\":1710576624,\"created\":1678954225,\"updated\":1678954225,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert1451781\",\"deletedDate\":1678954226,\"scheduledPurgeDate\":1679559026,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert1451781\",\"x5t\":\"L3tYLdjYvu5awEXLNqueofmhbZA\",\"attributes\":{\"enabled\":true,\"nbf\":1678953622,\"exp\":1710576622,\"created\":1678954222,\"updated\":1678954222,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert18831f7\",\"deletedDate\":1678954171,\"scheduledPurgeDate\":1679558971,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert18831f7\",\"x5t\":\"wn_zVWaYTuneu0ZAPSIrRJujah8\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1710576567,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert4924651\",\"deletedDate\":1678954227,\"scheduledPurgeDate\":1679559027,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert4924651\",\"x5t\":\"veTy4E2xxek3QRDuDsGv3hEOUzo\",\"attributes\":{\"enabled\":true,\"nbf\":1678953585,\"exp\":1710576585,\"created\":1678954186,\"updated\":1678954186,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert494238e\",\"deletedDate\":1678951696,\"scheduledPurgeDate\":1679556496,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert494238e\",\"x5t\":\"gSlN7QkxqPKYyuaHCHWTjt6s2oE\",\"attributes\":{\"enabled\":true,\"nbf\":1678951089,\"exp\":1710574089,\"created\":1678951689,\"updated\":1678951689,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert51963bf\",\"deletedDate\":1678954176,\"scheduledPurgeDate\":1679558976,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert51963bf\",\"x5t\":\"_MYpux4wGfyVhc04BXAAV3tssqU\",\"attributes\":{\"enabled\":true,\"nbf\":1678953570,\"exp\":1710576570,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert5630565\",\"deletedDate\":1678951679,\"scheduledPurgeDate\":1679556479,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert5630565\",\"x5t\":\"onyMdJHtObGnRO370SSTdmEjzwI\",\"attributes\":{\"enabled\":true,\"nbf\":1678951075,\"exp\":1710574075,\"created\":1678951675,\"updated\":1678951675,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert57865e0\",\"deletedDate\":1678951695,\"scheduledPurgeDate\":1679556495,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert57865e0\",\"x5t\":\"OmWzNgzbilJayjTR-E4XN31zIoQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951092,\"exp\":1710574092,\"created\":1678951692,\"updated\":1678951692,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert6983003\",\"deletedDate\":1678951677,\"scheduledPurgeDate\":1679556477,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert6983003\",\"x5t\":\"KPkmlUvPw3d8iVeyfIQHOJi1cjU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951076,\"exp\":1710574076,\"created\":1678951676,\"updated\":1678951676,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/listdeletedcert82883bf\",\"deletedDate\":1678951681,\"scheduledPurgeDate\":1679556481,\"id\":\"https://azsdktests.vault.azure.net/certificates/listdeletedcert82883bf\",\"x5t\":\"A5zv5t1npbV52sfIJvhwt94JnUU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951072,\"exp\":1710574072,\"created\":1678951672,\"updated\":1678951672,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert1040144e144\",\"deletedDate\":1678951651,\"scheduledPurgeDate\":1679556451,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1040144e144\",\"x5t\":\"8tSzb3gb3HGaP3PZRjyMPelpTKg\",\"attributes\":{\"enabled\":true,\"nbf\":1678951050,\"exp\":1742110050,\"created\":1678951651,\"updated\":1678951651,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTVRneU16WkZRVVJETXpVdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTVRneU16WkZRVVJETXpVdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:12:02 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "2588", - "x-ms-request-id" : "52ae6a56-0f30-4bac-88d3-29ffa766daf1", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert18963f6fb20\",\"deletedDate\":1678954150,\"scheduledPurgeDate\":1679558950,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18963f6fb20\",\"x5t\":\"UMLD48JJSY8e3euXtnQQNGFJPWo\",\"attributes\":{\"enabled\":true,\"nbf\":1678953549,\"exp\":1742112549,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert310473c68b3\",\"deletedDate\":1678954152,\"scheduledPurgeDate\":1679558952,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert310473c68b3\",\"x5t\":\"F95WIp9qUEd3CL2ZbSxmWj7nSOQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1742112550,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert36219fdacba\",\"deletedDate\":1678951651,\"scheduledPurgeDate\":1679556451,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert36219fdacba\",\"x5t\":\"ndfPFIUimrDFkadoxLebtDeZO_w\",\"attributes\":{\"enabled\":true,\"nbf\":1678951050,\"exp\":1742110050,\"created\":1678951650,\"updated\":1678951650,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert39450c6d5da\",\"deletedDate\":1678951651,\"scheduledPurgeDate\":1679556451,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert39450c6d5da\",\"x5t\":\"JG7OXErpFOYU0E1CI-8Z1g-dlvQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951050,\"exp\":1742110050,\"created\":1678951650,\"updated\":1678951650,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert42618b6e6be\",\"deletedDate\":1678951651,\"scheduledPurgeDate\":1679556451,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert42618b6e6be\",\"x5t\":\"mPr612XHOjR5yFSIH2cY86jKF7E\",\"attributes\":{\"enabled\":true,\"nbf\":1678951050,\"exp\":1742110050,\"created\":1678951650,\"updated\":1678951650,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTlRZM056QTNNRUpCTVRFdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTlRZM056QTNNRUpCTVRFdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:12:03 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "782", - "x-ms-request-id" : "a29173f2-38a9-410a-83b6-fdc1f2245635", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert630101e0f5b\",\"deletedDate\":1678954151,\"scheduledPurgeDate\":1679558951,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert630101e0f5b\",\"x5t\":\"0vyYRN8YXPDTgAegOD7wUmDv9JU\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1742112550,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDghTURBd01ETTFJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT0RnME1qYzBNekF2VUU5TVNVTlpJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedcertificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDghTURBd01ETTFJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT0RnME1qYzBNekF2VUU5TVNVTlpJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:12:03 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "477", - "x-ms-request-id" : "a04a2ca2-f464-4f34-9d4a-01e247b5b7f3", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert94279fce980\",\"deletedDate\":1678954153,\"scheduledPurgeDate\":1679558953,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert94279fce980\",\"x5t\":\"rIUA1kmA1gZDqD5UsuMGJbobYGY\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "listdeletedcert1451781", "listdeletedcert4924651", "listdeletedcert08269f4" ] + { + "RequestUri": "https://REDACTED/deletedcertificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT1RNd01EZ3pPVGN5UXpjdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "473", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:54:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "333532f3-9e6f-4612-b46d-2a5a5365c97e" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert98024ec25bc", + "deletedDate": 1681267922, + "scheduledPurgeDate": 1681872722, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert98024ec25bc", + "x5t": "cm4qtLlbcd_EDcmagRBMC8pUcoI", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "listdeletedcert1287187", + "1": "listdeletedcert7825076", + "2": "listdeletedcert959888c" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listPropertiesOfCertificates[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listPropertiesOfCertificates[1].json index 01ef410fa0948..a2533da451d7a 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listPropertiesOfCertificates[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.listPropertiesOfCertificates[1].json @@ -1,281 +1,1240 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey328368b40/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/listcertkey1765847e0/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d9c7aa78-ad6c-4fac-b1d3-6849ddcaa5fa" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "35d4ecc2-bad8-4820-95e4-8598bd5685fe", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey328368b40/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMn1Q1BXQh+yOt7rD1tTgCZ2JkrVDm9E4F7/QS8YQjMi4AVGTP+IAD2nMtECPKssDj980WBk38c14CLu0YxmzPxh3qeYx5zFECWG8vuki7La8bEvilkC+VsrrAptca1bF2eY39gSzDjkyoA6tjx7lUbkNVQbuKoHQcUNaZizFojyTQ71dvfR1K5QDm77yxrVfXHz6pZJ5kZe/WQUnaQOZDYY2r1rXlmz/ogKqP7yVlQGsSRm/QNmEU1v+mnACEhRctxwvsJEPeZglPN32mtcQ5uyiKwrf2xiIQ/NXgh22LL/hW9XT7g29xeN5lWGi1IoStMUjB3BCZK8WdJo+mm+vYECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBKAW4t2JIDfUPVlsQDsh/15dlp3ybsEOZrW31M9K+I92xzV+LPbwuRtFW849Lmveniy5vW8kYLgBv8Z4PbHHisH1rP8NY1iltpdVchVaoeA0B9vqxniuz1PyHbuBgOVzVPeX8N8WOWgslNfhryAnh4mHENG3rwsZzx9dY7J9bhmaO3ZeFxkW41CH2atgeXmHlK9x9k5JHt0fVdtBxPl/9NRjdVmmk0KrhR3eUsjA/pKv2+OyUfyPwAu87T+fM3MBHcmNTojy/JBDTUhuyxdTz465cIa2FG/y6bX9JyEjkhhZbVaAUgoQrPGdcpQDZEoU3K20yTyrYicqYn2jI7ZenF\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"cc17979704854c6ba1abf5f73c0ba919\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/listcertkey328368b40/pending?api-version=7.4&request_id=cc17979704854c6ba1abf5f73c0ba919", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listcertkey1765847e0/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "99cae8e0-3b79-4e70-9978-842a6915c5b8" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey328368b40/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listcertkey1765847e0/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "225f2131-983a-46ad-baf0-271fceeee301" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "40f7d879-0d9d-4ce6-8413-65ef56114393", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey328368b40/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMn1Q1BXQh+yOt7rD1tTgCZ2JkrVDm9E4F7/QS8YQjMi4AVGTP+IAD2nMtECPKssDj980WBk38c14CLu0YxmzPxh3qeYx5zFECWG8vuki7La8bEvilkC+VsrrAptca1bF2eY39gSzDjkyoA6tjx7lUbkNVQbuKoHQcUNaZizFojyTQ71dvfR1K5QDm77yxrVfXHz6pZJ5kZe/WQUnaQOZDYY2r1rXlmz/ogKqP7yVlQGsSRm/QNmEU1v+mnACEhRctxwvsJEPeZglPN32mtcQ5uyiKwrf2xiIQ/NXgh22LL/hW9XT7g29xeN5lWGi1IoStMUjB3BCZK8WdJo+mm+vYECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBKAW4t2JIDfUPVlsQDsh/15dlp3ybsEOZrW31M9K+I92xzV+LPbwuRtFW849Lmveniy5vW8kYLgBv8Z4PbHHisH1rP8NY1iltpdVchVaoeA0B9vqxniuz1PyHbuBgOVzVPeX8N8WOWgslNfhryAnh4mHENG3rwsZzx9dY7J9bhmaO3ZeFxkW41CH2atgeXmHlK9x9k5JHt0fVdtBxPl/9NRjdVmmk0KrhR3eUsjA/pKv2+OyUfyPwAu87T+fM3MBHcmNTojy/JBDTUhuyxdTz465cIa2FG/y6bX9JyEjkhhZbVaAUgoQrPGdcpQDZEoU3K20yTyrYicqYn2jI7ZenF\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"cc17979704854c6ba1abf5f73c0ba919\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listcertkey1765847e0/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:08 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey1765847e0/pending?api-version=7.4\u0026request_id=7a4567e5980748018171ed77b8c6d64a", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0d31bca5-bf18-4218-99d2-2e16dedd90f3" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey1765847e0/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOQlwBO7G1idd3wyPNMWJnNJE0rwJ8G1UpV6qKYGgnG4eiRrnH80iXh2qGYxzrJOh\u002BXhuIGbRxfRQ9KR9Olnqt8Qh4pggbi1hdPrbH\u002B69fzGwIXblLXUE/M2\u002B02uMrNCqMBvHy/aIM/IBnoF4dxlr6v6P8sj3wBttbN/KJ1kyTH2AwjM478yrJJSidCVsepGVjvBOxn2MMBz3zT2xd\u002BMWGFpMZhQxJqvC7Q8wKdQKDt\u002BxmElf1Z2yZxPXuZHNqjOkgIF1KMrpjjZ7fo/QNtQreTtK0RjoSW2MWuPQ/RKNdHg0MZvZMAEEnrOEh\u002BfbPvx8OwwMyqSCL64ITkkQM062AECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQB3DCEuCXCsvriPsJRhR2q06FpDEAhdWI9dT62lUFg6Tr6aZux\u002BSTS0pGi34sNhwdWF3sZ0RB06jmz17sSahRdI9qUBCo/ktBWvk7T1Xp7GDRNpfkz8XKiDBZ3JOgozncMs2thO8VGoNnrjKfPgoY0AkorDN0ABTwub/5H0573UXVjchKv8M/ORZxCy1Ew1WJN6L4s0uqFRt1aYpzWVW3hmnqs5453pIOiZW0vML7fncbg7WyNP7bYMw\u002BtIS3Vyo0Avj0iFkeDmrksm568qzOLOHjD3GDfWTNxXSX9ocV9dWMcgYtfFw/LILTgHvJD0\u002B92eFKBlcChLDp4/0ny/ZTzq", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "7a4567e5980748018171ed77b8c6d64a" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey328368b40/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listcertkey1765847e0/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0d5a659c-c1ba-4e0a-b9f7-4d3885849ea7" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey1765847e0/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOQlwBO7G1idd3wyPNMWJnNJE0rwJ8G1UpV6qKYGgnG4eiRrnH80iXh2qGYxzrJOh\u002BXhuIGbRxfRQ9KR9Olnqt8Qh4pggbi1hdPrbH\u002B69fzGwIXblLXUE/M2\u002B02uMrNCqMBvHy/aIM/IBnoF4dxlr6v6P8sj3wBttbN/KJ1kyTH2AwjM478yrJJSidCVsepGVjvBOxn2MMBz3zT2xd\u002BMWGFpMZhQxJqvC7Q8wKdQKDt\u002BxmElf1Z2yZxPXuZHNqjOkgIF1KMrpjjZ7fo/QNtQreTtK0RjoSW2MWuPQ/RKNdHg0MZvZMAEEnrOEh\u002BfbPvx8OwwMyqSCL64ITkkQM062AECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQB3DCEuCXCsvriPsJRhR2q06FpDEAhdWI9dT62lUFg6Tr6aZux\u002BSTS0pGi34sNhwdWF3sZ0RB06jmz17sSahRdI9qUBCo/ktBWvk7T1Xp7GDRNpfkz8XKiDBZ3JOgozncMs2thO8VGoNnrjKfPgoY0AkorDN0ABTwub/5H0573UXVjchKv8M/ORZxCy1Ew1WJN6L4s0uqFRt1aYpzWVW3hmnqs5453pIOiZW0vML7fncbg7WyNP7bYMw\u002BtIS3Vyo0Avj0iFkeDmrksm568qzOLOHjD3GDfWTNxXSX9ocV9dWMcgYtfFw/LILTgHvJD0\u002B92eFKBlcChLDp4/0ny/ZTzq", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "7a4567e5980748018171ed77b8c6d64a" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1225", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "585464ab-ebf1-4a20-b15a-50b791bcc343", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey328368b40/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMn1Q1BXQh+yOt7rD1tTgCZ2JkrVDm9E4F7/QS8YQjMi4AVGTP+IAD2nMtECPKssDj980WBk38c14CLu0YxmzPxh3qeYx5zFECWG8vuki7La8bEvilkC+VsrrAptca1bF2eY39gSzDjkyoA6tjx7lUbkNVQbuKoHQcUNaZizFojyTQ71dvfR1K5QDm77yxrVfXHz6pZJ5kZe/WQUnaQOZDYY2r1rXlmz/ogKqP7yVlQGsSRm/QNmEU1v+mnACEhRctxwvsJEPeZglPN32mtcQ5uyiKwrf2xiIQ/NXgh22LL/hW9XT7g29xeN5lWGi1IoStMUjB3BCZK8WdJo+mm+vYECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBKAW4t2JIDfUPVlsQDsh/15dlp3ybsEOZrW31M9K+I92xzV+LPbwuRtFW849Lmveniy5vW8kYLgBv8Z4PbHHisH1rP8NY1iltpdVchVaoeA0B9vqxniuz1PyHbuBgOVzVPeX8N8WOWgslNfhryAnh4mHENG3rwsZzx9dY7J9bhmaO3ZeFxkW41CH2atgeXmHlK9x9k5JHt0fVdtBxPl/9NRjdVmmk0KrhR3eUsjA/pKv2+OyUfyPwAu87T+fM3MBHcmNTojy/JBDTUhuyxdTz465cIa2FG/y6bX9JyEjkhhZbVaAUgoQrPGdcpQDZEoU3K20yTyrYicqYn2jI7ZenF\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/listcertkey328368b40\",\"request_id\":\"cc17979704854c6ba1abf5f73c0ba919\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listcertkey1765847e0/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:11 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "985dfb92-4fea-43de-a143-283a83db4755" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey1765847e0/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOQlwBO7G1idd3wyPNMWJnNJE0rwJ8G1UpV6qKYGgnG4eiRrnH80iXh2qGYxzrJOh\u002BXhuIGbRxfRQ9KR9Olnqt8Qh4pggbi1hdPrbH\u002B69fzGwIXblLXUE/M2\u002B02uMrNCqMBvHy/aIM/IBnoF4dxlr6v6P8sj3wBttbN/KJ1kyTH2AwjM478yrJJSidCVsepGVjvBOxn2MMBz3zT2xd\u002BMWGFpMZhQxJqvC7Q8wKdQKDt\u002BxmElf1Z2yZxPXuZHNqjOkgIF1KMrpjjZ7fo/QNtQreTtK0RjoSW2MWuPQ/RKNdHg0MZvZMAEEnrOEh\u002BfbPvx8OwwMyqSCL64ITkkQM062AECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQB3DCEuCXCsvriPsJRhR2q06FpDEAhdWI9dT62lUFg6Tr6aZux\u002BSTS0pGi34sNhwdWF3sZ0RB06jmz17sSahRdI9qUBCo/ktBWvk7T1Xp7GDRNpfkz8XKiDBZ3JOgozncMs2thO8VGoNnrjKfPgoY0AkorDN0ABTwub/5H0573UXVjchKv8M/ORZxCy1Ew1WJN6L4s0uqFRt1aYpzWVW3hmnqs5453pIOiZW0vML7fncbg7WyNP7bYMw\u002BtIS3Vyo0Avj0iFkeDmrksm568qzOLOHjD3GDfWTNxXSX9ocV9dWMcgYtfFw/LILTgHvJD0\u002B92eFKBlcChLDp4/0ny/ZTzq", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "7a4567e5980748018171ed77b8c6d64a" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey62928cdfc/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listcertkey1765847e0/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1221", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d926922d-3a6e-407c-80a2-4e02d8eef58c" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey1765847e0/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOQlwBO7G1idd3wyPNMWJnNJE0rwJ8G1UpV6qKYGgnG4eiRrnH80iXh2qGYxzrJOh\u002BXhuIGbRxfRQ9KR9Olnqt8Qh4pggbi1hdPrbH\u002B69fzGwIXblLXUE/M2\u002B02uMrNCqMBvHy/aIM/IBnoF4dxlr6v6P8sj3wBttbN/KJ1kyTH2AwjM478yrJJSidCVsepGVjvBOxn2MMBz3zT2xd\u002BMWGFpMZhQxJqvC7Q8wKdQKDt\u002BxmElf1Z2yZxPXuZHNqjOkgIF1KMrpjjZ7fo/QNtQreTtK0RjoSW2MWuPQ/RKNdHg0MZvZMAEEnrOEh\u002BfbPvx8OwwMyqSCL64ITkkQM062AECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQB3DCEuCXCsvriPsJRhR2q06FpDEAhdWI9dT62lUFg6Tr6aZux\u002BSTS0pGi34sNhwdWF3sZ0RB06jmz17sSahRdI9qUBCo/ktBWvk7T1Xp7GDRNpfkz8XKiDBZ3JOgozncMs2thO8VGoNnrjKfPgoY0AkorDN0ABTwub/5H0573UXVjchKv8M/ORZxCy1Ew1WJN6L4s0uqFRt1aYpzWVW3hmnqs5453pIOiZW0vML7fncbg7WyNP7bYMw\u002BtIS3Vyo0Avj0iFkeDmrksm568qzOLOHjD3GDfWTNxXSX9ocV9dWMcgYtfFw/LILTgHvJD0\u002B92eFKBlcChLDp4/0ny/ZTzq", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey1765847e0", + "request_id": "7a4567e5980748018171ed77b8c6d64a" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "27794cc7-4001-498a-a038-70ccb714dc96", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey62928cdfc/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAM97iYCd3FBVMXfXAqeVyXgl/f97x0uBdS/aXHvF5JXBOPA76/KnFFP6DgX8qBCr2G6BBJsX9E+ZskaUO0TF9M+czdb5lmNae5VniG1Pfx4prEaxnbDkTbpf8b4/xjK69dq/PxRhqFSJUu8uZvNS6oE7Hfdnfn4p8dnBJjzJ/8MiVhEyD7m1XoVB934eSqeXw6jh55oCUn+T5K8kvFm2XUUHSzOAuZ/SjegRWGwOufCZiQVbYldLrQUKZOPkkanudRZGgtDHsi0V/iQ1creWSfpkR0NP+AYpTzIM/uGseKf5Q90ddbQEMyyN8h5TV26QDN0IHbJAlQgcSN0JK5ZIbBUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCQ/p3mBAL9yIzJMiIiR9NeJZmTbSQRcASxMaBMCi3PwzBWVHVoyFeF9XL6cyQiuuIhDyEJYDdksqtcwMfXqCnzRKDKvR4/PqHBi+nQn9hzG5qHPny8qnVyO/NswtE6VMqu59pZ3APtM6c43KVK4BYZUyW1ZnUyXRmqVCAmUdB8kmVmJh3QeviAEe8EHH+wJDvy31u/EqrpSxnMOu38n5xnD5DebSW/P8nHCQHhV06GqKGBmZGkGmdR/y6k+LB8aInrzzK0cLU12GkKC/PpXtkKmITzXcOJJGPrczge67PbCK8v7r13sh7BhlMZxahasurlnU6c0PfhH3CfIsMdTscU\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"2678d1d2b1d54788b520100a3c60ce9a\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/listcertkey62928cdfc/pending?api-version=7.4&request_id=2678d1d2b1d54788b520100a3c60ce9a", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listcertkey14364bdb0/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c1b0bc07-0fee-4e6d-8ea8-9f7f6ed28db0" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey62928cdfc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listcertkey14364bdb0/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "64b23626-dcb6-4e43-a036-df7a0d4be0ef" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ddea90b6-d2cc-473d-82c3-c7a4e9d8452b", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey62928cdfc/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAM97iYCd3FBVMXfXAqeVyXgl/f97x0uBdS/aXHvF5JXBOPA76/KnFFP6DgX8qBCr2G6BBJsX9E+ZskaUO0TF9M+czdb5lmNae5VniG1Pfx4prEaxnbDkTbpf8b4/xjK69dq/PxRhqFSJUu8uZvNS6oE7Hfdnfn4p8dnBJjzJ/8MiVhEyD7m1XoVB934eSqeXw6jh55oCUn+T5K8kvFm2XUUHSzOAuZ/SjegRWGwOufCZiQVbYldLrQUKZOPkkanudRZGgtDHsi0V/iQ1creWSfpkR0NP+AYpTzIM/uGseKf5Q90ddbQEMyyN8h5TV26QDN0IHbJAlQgcSN0JK5ZIbBUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCQ/p3mBAL9yIzJMiIiR9NeJZmTbSQRcASxMaBMCi3PwzBWVHVoyFeF9XL6cyQiuuIhDyEJYDdksqtcwMfXqCnzRKDKvR4/PqHBi+nQn9hzG5qHPny8qnVyO/NswtE6VMqu59pZ3APtM6c43KVK4BYZUyW1ZnUyXRmqVCAmUdB8kmVmJh3QeviAEe8EHH+wJDvy31u/EqrpSxnMOu38n5xnD5DebSW/P8nHCQHhV06GqKGBmZGkGmdR/y6k+LB8aInrzzK0cLU12GkKC/PpXtkKmITzXcOJJGPrczge67PbCK8v7r13sh7BhlMZxahasurlnU6c0PfhH3CfIsMdTscU\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"2678d1d2b1d54788b520100a3c60ce9a\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listcertkey14364bdb0/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "33ae2b17-7221-458d-b352-e9448e0289ac" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/listcertkey62928cdfc/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listcertkey14364bdb0/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "152", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:30 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey14364bdb0/pending?api-version=7.4\u0026request_id=7bcdf381d6a042ddb47d36de07279193", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "732e96a5-3567-426d-b053-30865e575cdc" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey14364bdb0/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALZxVM2cv9Gb64MzgfXnGnHOI0fyBx6N5D4SvJ\u002BXLvRgREXHUsl75VgyOh/gkMtm\u002BpLJ9DjUBA6Fd3\u002BTctUHn/LxTrx5hF/N4Jvk\u002BTOFrfPYEdJFC5kjhVw1G2350uKD2/QQPDHN7gVU\u002BuWaIuzNPY4crm1ayYLyz7lqBp6B9hQFWahVBuBOPRv8ldyfqxTuFzC77Hwr1PMcj5NN/C8BA2ABzzen5ZjTiiWAbj9DDFv6sjovuapQ20S/Oe3wpEVKWrVEcFACYfMzoHPszvezajsBvVhsu3TGPJm16BlhXMwKBQxmpKR\u002BzUf60No5ZI0PpVnoOKMZXUImjWHdwKJvZ7UCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAUJiaq9HaY4jDwFITDBjY9drKFWRMfF1ebT27jHxnVuaQ2lhHQo1ZFn4LH02DS8OsQkq33xAdQOuvgyzIWaArnbI5/TKiBswrmW\u002BchI81sT73XDavriOjE67/boBegRZusCS1IrbejRXbybHgAMZZ\u002BE1rzH0/bLwkAQkOZ43UkMzPYRSU\u002Bhw2KFhFFDVwWZSupVV7ltRmjIhzHqqjK5kASAF5YZHXCJoWF6DgHn9skyGkQ5ZZY4Q1dF45rfoo0s2H2kxVEwFPsqAZsvSlrgT1aprtXanvyMS\u002BDAGsnuYzRj/Ca4uQWhkOlJJKP\u002Bj7ZttpfdXT4W1igsSxcjDSzELiZ", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "7bcdf381d6a042ddb47d36de07279193" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1225", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d34630de-c7b2-4a2a-85fc-f45f74603f56", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey62928cdfc/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAM97iYCd3FBVMXfXAqeVyXgl/f97x0uBdS/aXHvF5JXBOPA76/KnFFP6DgX8qBCr2G6BBJsX9E+ZskaUO0TF9M+czdb5lmNae5VniG1Pfx4prEaxnbDkTbpf8b4/xjK69dq/PxRhqFSJUu8uZvNS6oE7Hfdnfn4p8dnBJjzJ/8MiVhEyD7m1XoVB934eSqeXw6jh55oCUn+T5K8kvFm2XUUHSzOAuZ/SjegRWGwOufCZiQVbYldLrQUKZOPkkanudRZGgtDHsi0V/iQ1creWSfpkR0NP+AYpTzIM/uGseKf5Q90ddbQEMyyN8h5TV26QDN0IHbJAlQgcSN0JK5ZIbBUCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCQ/p3mBAL9yIzJMiIiR9NeJZmTbSQRcASxMaBMCi3PwzBWVHVoyFeF9XL6cyQiuuIhDyEJYDdksqtcwMfXqCnzRKDKvR4/PqHBi+nQn9hzG5qHPny8qnVyO/NswtE6VMqu59pZ3APtM6c43KVK4BYZUyW1ZnUyXRmqVCAmUdB8kmVmJh3QeviAEe8EHH+wJDvy31u/EqrpSxnMOu38n5xnD5DebSW/P8nHCQHhV06GqKGBmZGkGmdR/y6k+LB8aInrzzK0cLU12GkKC/PpXtkKmITzXcOJJGPrczge67PbCK8v7r13sh7BhlMZxahasurlnU6c0PfhH3CfIsMdTscU\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/listcertkey62928cdfc\",\"request_id\":\"2678d1d2b1d54788b520100a3c60ce9a\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/listcertkey14364bdb0/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:31 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f1bf3940-ca6b-49b4-8e0d-dbfc8bc9b636" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey14364bdb0/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALZxVM2cv9Gb64MzgfXnGnHOI0fyBx6N5D4SvJ\u002BXLvRgREXHUsl75VgyOh/gkMtm\u002BpLJ9DjUBA6Fd3\u002BTctUHn/LxTrx5hF/N4Jvk\u002BTOFrfPYEdJFC5kjhVw1G2350uKD2/QQPDHN7gVU\u002BuWaIuzNPY4crm1ayYLyz7lqBp6B9hQFWahVBuBOPRv8ldyfqxTuFzC77Hwr1PMcj5NN/C8BA2ABzzen5ZjTiiWAbj9DDFv6sjovuapQ20S/Oe3wpEVKWrVEcFACYfMzoHPszvezajsBvVhsu3TGPJm16BlhXMwKBQxmpKR\u002BzUf60No5ZI0PpVnoOKMZXUImjWHdwKJvZ7UCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAUJiaq9HaY4jDwFITDBjY9drKFWRMfF1ebT27jHxnVuaQ2lhHQo1ZFn4LH02DS8OsQkq33xAdQOuvgyzIWaArnbI5/TKiBswrmW\u002BchI81sT73XDavriOjE67/boBegRZusCS1IrbejRXbybHgAMZZ\u002BE1rzH0/bLwkAQkOZ43UkMzPYRSU\u002Bhw2KFhFFDVwWZSupVV7ltRmjIhzHqqjK5kASAF5YZHXCJoWF6DgHn9skyGkQ5ZZY4Q1dF45rfoo0s2H2kxVEwFPsqAZsvSlrgT1aprtXanvyMS\u002BDAGsnuYzRj/Ca4uQWhkOlJJKP\u002Bj7ZttpfdXT4W1igsSxcjDSzELiZ", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "7bcdf381d6a042ddb47d36de07279193" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates?maxresults=25&includePending=false&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/listcertkey14364bdb0/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1221", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:32 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f1de1076-acfe-4ebe-91b5-bbfed7e9aed2" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey14364bdb0/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALZxVM2cv9Gb64MzgfXnGnHOI0fyBx6N5D4SvJ\u002BXLvRgREXHUsl75VgyOh/gkMtm\u002BpLJ9DjUBA6Fd3\u002BTctUHn/LxTrx5hF/N4Jvk\u002BTOFrfPYEdJFC5kjhVw1G2350uKD2/QQPDHN7gVU\u002BuWaIuzNPY4crm1ayYLyz7lqBp6B9hQFWahVBuBOPRv8ldyfqxTuFzC77Hwr1PMcj5NN/C8BA2ABzzen5ZjTiiWAbj9DDFv6sjovuapQ20S/Oe3wpEVKWrVEcFACYfMzoHPszvezajsBvVhsu3TGPJm16BlhXMwKBQxmpKR\u002BzUf60No5ZI0PpVnoOKMZXUImjWHdwKJvZ7UCAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAUJiaq9HaY4jDwFITDBjY9drKFWRMfF1ebT27jHxnVuaQ2lhHQo1ZFn4LH02DS8OsQkq33xAdQOuvgyzIWaArnbI5/TKiBswrmW\u002BchI81sT73XDavriOjE67/boBegRZusCS1IrbejRXbybHgAMZZ\u002BE1rzH0/bLwkAQkOZ43UkMzPYRSU\u002Bhw2KFhFFDVwWZSupVV7ltRmjIhzHqqjK5kASAF5YZHXCJoWF6DgHn9skyGkQ5ZZY4Q1dF45rfoo0s2H2kxVEwFPsqAZsvSlrgT1aprtXanvyMS\u002BDAGsnuYzRj/Ca4uQWhkOlJJKP\u002Bj7ZttpfdXT4W1igsSxcjDSzELiZ", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey14364bdb0", + "request_id": "7bcdf381d6a042ddb47d36de07279193" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "6276", - "x-ms-request-id" : "fa2d9620-22d6-44ea-98ec-98d31103b5bf", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem45586c37\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954149,\"updated\":1678954149},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem70052b83\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem849004cb\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954151,\"updated\":1678954151},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpem92624d14\",\"x5t\":\"FukEr19FKd5SGDH1Iv-3Tiec9-I\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs18458ce7\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678954164,\"updated\":1678954164},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs27461b85\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951657,\"updated\":1678951657},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs60786327\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678954154,\"updated\":1678954154},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/importcertpkcs75353a38\",\"x5t\":\"2xSXvCyCs2XFx8c_YRUT7hF3kKk\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951664,\"updated\":1678951664},\"tags\":{\"key\":\"val\"},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey020515346\",\"x5t\":\"ejfrKgF-VZlKskHpc-_BeR7Q5B0\",\"attributes\":{\"enabled\":true,\"nbf\":1678951062,\"exp\":1710574062,\"created\":1678951662,\"updated\":1678951662},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey140384932\",\"x5t\":\"avHXcDUhov15q9VG2gMEakhOktA\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey14728c014\",\"x5t\":\"HZGPq0QOCsfZ_WmhhdoSKgRAA0U\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1710576552,\"created\":1678954152,\"updated\":1678954152},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey18827d6de\",\"x5t\":\"hqK5fhCHpz4yKQu2n28HiUX7AiA\",\"attributes\":{\"enabled\":true,\"nbf\":1678953555,\"exp\":1710576555,\"created\":1678954156,\"updated\":1678954156},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey23688a6ba\",\"x5t\":\"WcMVkgQsEdveGdM4EcXHrPVF-kA\",\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1710576560,\"created\":1678954160,\"updated\":1678954160},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey30234f065\",\"x5t\":\"cePzk1vgK3jocy_iR46TYlLix-k\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1710574060,\"created\":1678951660,\"updated\":1678951660},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey328368b40\",\"x5t\":\"VRZnH7R1zQ1jGmsZ1OyS0i1poJY\",\"attributes\":{\"enabled\":true,\"nbf\":1678953565,\"exp\":1710576565,\"created\":1678954165,\"updated\":1678954165},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey3491808e4\",\"x5t\":\"1DwOXqEst7Y14XXhJbcBhQKFEWQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey365168328\",\"x5t\":\"gAHKoe84oAIdtsGsYd874AvSP_Y\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954155,\"updated\":1678954155},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey492960bb6\",\"x5t\":\"XhkDcU5rDk2_71Yl-Qu-pIlA7Q8\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey628397873\",\"x5t\":\"fXKiQY2k449MPBH7pUf_mdcxUnY\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1710574054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey62928cdfc\",\"x5t\":\"IT9aBpsVgg9Wrc5smwvV1dG8pP8\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1710576567,\"created\":1678954168,\"updated\":1678954168},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey683522e3c\",\"x5t\":\"9sH7UN7gBH3mUdarXxB-J6LA_qU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey7755247a7\",\"x5t\":\"MfsoELZfLDYBw8dZvnz2tTtXO6M\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954154,\"updated\":1678954154},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey83973bcab\",\"x5t\":\"gr_j8MMnFPwZ_BJtvS92aa4Dfw8\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1710576557,\"created\":1678954157,\"updated\":1678954157},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/listcertkey958720254\",\"x5t\":\"7P04miiKhhnbTByl4hy-DvsRf9I\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTYhTURBd01EUXhJV05sY25ScFptbGpZWFJsTDB4SlUxUkVSVXhGVkVWRVEwVlNWREF4TnpjeVFURXZVRTlNU1VOWklUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates?maxresults=25\u0026includePending=false\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "4685", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:54:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bac50210-13d2-4e67-b842-4ac3009996e0" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpem36190600", + "x5t": "FukEr19FKd5SGDH1Iv-3Tiec9-I", + "attributes": { + "enabled": true, + "nbf": 1581722236, + "exp": 1739402236, + "created": 1681267917, + "updated": 1681267917 + }, + "tags": { + "key": "val" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpem88272c66", + "x5t": "FukEr19FKd5SGDH1Iv-3Tiec9-I", + "attributes": { + "enabled": true, + "nbf": 1581722236, + "exp": 1739402236, + "created": 1681267917, + "updated": 1681267917 + }, + "tags": { + "key": "val" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpkcs0802660b", + "x5t": "2xSXvCyCs2XFx8c_YRUT7hF3kKk", + "attributes": { + "enabled": true, + "nbf": 1677892443, + "exp": 1709428443, + "created": 1681267922, + "updated": 1681267922 + }, + "tags": { + "key": "val" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/importcertpkcs72765dc3", + "x5t": "2xSXvCyCs2XFx8c_YRUT7hF3kKk", + "attributes": { + "enabled": true, + "nbf": 1677892443, + "exp": 1709428443, + "created": 1681267917, + "updated": 1681267917 + }, + "tags": { + "key": "val" + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey019934147", + "x5t": "8LAmk_UWI5Q2whl4hKn8ph3xD-I", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1712890317, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey14364bdb0", + "x5t": "9L53peCaG8jONHuVq9mAgQYhbZs", + "attributes": { + "enabled": true, + "nbf": 1681267351, + "exp": 1712890351, + "created": 1681267952, + "updated": 1681267952 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey1765847e0", + "x5t": "4wZWYAWPYXuxmlARhrWVX1q7d1Q", + "attributes": { + "enabled": true, + "nbf": 1681267331, + "exp": 1712890331, + "created": 1681267932, + "updated": 1681267932 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey28482fa02", + "x5t": "qgHNG0AAUyUa_1FcyN9K3c6a4Do", + "attributes": { + "enabled": true, + "nbf": 1681267320, + "exp": 1712890320, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey35523cfe7", + "x5t": "qXX0p1tt0REJbDBCVO-k7W9Mt08", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey371743fe3", + "x5t": "wsawakXGb7qn9dgvemY8bHWyO6Y", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey53952219e", + "x5t": "VZnPEeEZoaELqi2D7HFDQNH3Hdw", + "attributes": { + "enabled": true, + "nbf": 1681267375, + "exp": 1712890375, + "created": 1681267975, + "updated": 1681267975 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/listcertkey73640952b", + "x5t": "EITCNfvPGXImmhsVyZmtbBp_y0M", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1712890317, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/myalias", + "x5t": "8z5vNk677FGkqcRg6lQyODOdiwc", + "attributes": { + "enabled": true, + "nbf": 1681262971, + "exp": 1712885971, + "created": 1681263571, + "updated": 1681263571 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert01202f7c384", + "x5t": "1GGxAlnsHSR29xqi89t33Qvzo2c", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert04277a19e08", + "x5t": "DyUbMQUcONQLXu0Feixr6gY1uHU", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert074720dd4e5", + "x5t": "QcgxiKPCbrB2VTFwkF-icKQKjGk", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert12248a9fc67", + "x5t": "xNs-jOe4rEURnudGfLnyPHcy-NY", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert133557460fc", + "x5t": "gDWghXWmU_2967VBmY1griWD0ls", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1744426317, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/certificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTVRNek5UVTNORFl3UmtNdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTYhTURBd01EUXhJV05sY25ScFptbGpZWFJsTDB4SlUxUkVSVXhGVkVWRVEwVlNWREF4TnpjeVFURXZVRTlNU1VOWklUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTVRNek5UVTNORFl3UmtNdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "5554", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:54:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c05c3af4-5268-4f77-a571-3c4c48a74407" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert15970ce7b3a", + "x5t": "RTg3ayHS2pAQ0IichADtQezB82Y", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1712890318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert2087690df30", + "x5t": "eAEcQrp0Pza52PxnfwO22mP7mcc", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert231873819ea", + "x5t": "WRI-qRDK3V9xM11MKd-klCj98C8", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert24189bd8691", + "x5t": "G9AC8vvVP6X60mG4bBGURyUbBk4", + "attributes": { + "enabled": true, + "nbf": 1681267326, + "exp": 1744426326, + "created": 1681267926, + "updated": 1681267926 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert27446e8292d", + "x5t": "NSGYAPyW_cvQOWPWzcOVTKN_cA0", + "attributes": { + "enabled": true, + "nbf": 1681267332, + "exp": 1744426332, + "created": 1681267932, + "updated": 1681267932 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert424544e9d25", + "x5t": "YqN1h7oMHc2vQ_a6vxM6bdU36Wk", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert4513181b", + "x5t": "ba6Nv3RsCtYvh4D3-48pp4gKhzQ", + "attributes": { + "enabled": true, + "nbf": 1681267357, + "exp": 1712890357, + "created": 1681267958, + "updated": 1681267958 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert52940cad", + "x5t": "wLp-LJn6S5fcikpsbLf-rPDP2KQ", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert62768ede0a9", + "x5t": "iwUGnokFBgVVoLjicfdH5ofw1-w", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert69778c99", + "x5t": "_kpN7t8cdFVp1XQB8ufpaErytPU", + "attributes": { + "enabled": true, + "nbf": 1681267341, + "exp": 1712890341, + "created": 1681267941, + "updated": 1681267941 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert72950e838eb", + "x5t": "X_Pe2P0YWKvzMhWES0YBRfYnmbk", + "attributes": { + "enabled": true, + "nbf": 1681267327, + "exp": 1712890327, + "created": 1681267927, + "updated": 1681267927 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert809045b9", + "x5t": "bJb0YhbyZ8CE1KfHbPV2z5RiFlE", + "attributes": { + "enabled": true, + "nbf": 1681267362, + "exp": 1712890362, + "created": 1681267962, + "updated": 1681267962 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert81371983686", + "x5t": "t0kq2x1JRsvQlJQfUFs2-ClNxOA", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert825805c9c5b", + "x5t": "-7UgEA9ScuFHJjOgYnrzOYH-7LA", + "attributes": { + "enabled": true, + "nbf": 1681267327, + "exp": 1744426327, + "created": 1681267927, + "updated": 1681267927 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829", + "x5t": "DdBRrB58N7J2EVv8uuXLVI6btE0", + "attributes": { + "enabled": true, + "nbf": 1681267333, + "exp": 1744426333, + "created": 1681267933, + "updated": 1681267933 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9", + "x5t": "0i_riH-aKQrLGKW0xp0j15jH6h4", + "attributes": { + "enabled": true, + "nbf": 1681267326, + "exp": 1744426326, + "created": 1681267926, + "updated": 1681267926 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert85780271", + "x5t": "nfgFBy9lEBZ5lJFye63m8TSBFzY", + "attributes": { + "enabled": false, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267922 + }, + "tags": {}, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert879738c7", + "x5t": "qqTp5Bi1fHCjwlyychQuylf5PGM", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921 + }, + "tags": {}, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert915910eae03", + "x5t": "-Pj-CA1BPunQkf356ARnYDuBqe8", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92278d8e116", + "x5t": "SD6AmL6YJSJcLneUgerDz7EDrmg", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92573f0f", + "x5t": "TSCi97ZyUKHrF8xUzdCbzca2064", + "attributes": { + "enabled": false, + "nbf": 1681267332, + "exp": 1712890332, + "created": 1681267932, + "updated": 1681267932 + }, + "tags": {}, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert930083972c7", + "x5t": "fQDn1P_LNd2gD6n_a6wFtKeL7iM", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1712890318, + "created": 1681267918, + "updated": 1681267918 + }, + "subject": "" + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/certificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT1RNd01EZ3pPVGN5UXpjdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:59 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "3196", - "x-ms-request-id" : "cf557148-0e17-4473-9907-a1d396f82ea4", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/myalias\",\"x5t\":\"wDCSFKAxoTm9grFzPgkhopDDlJc\",\"attributes\":{\"enabled\":true,\"nbf\":1678944848,\"exp\":1710567848,\"created\":1678945448,\"updated\":1678945448},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert0041741853c\",\"x5t\":\"BlwxGmfjBCNjx-sfMetJrCALT4M\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert041204c4\",\"x5t\":\"lsjJbwQT9HJ9sf4eCJJU8uY9iaw\",\"attributes\":{\"enabled\":true,\"nbf\":1678953623,\"exp\":1710576623,\"created\":1678954223,\"updated\":1678954223},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert05138d67\",\"x5t\":\"0SNobHiEQdsN0csu62e2FPqfn5U\",\"attributes\":{\"enabled\":true,\"nbf\":1678951065,\"exp\":1710574065,\"created\":1678951665,\"updated\":1678951666},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert05372a8c3d9\",\"x5t\":\"Bq2EKqUV7yhWUWKcvUBbJb5_gxE\",\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1742112560,\"created\":1678954160,\"updated\":1678954160},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert056438d4a20\",\"x5t\":\"ICx_qsQWj1GjeyPr1N3mIjcp-Ao\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1092295324b\",\"x5t\":\"E6WLFelB6Vg5-qD7WF5pAYbQz_0\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954155,\"updated\":1678954155},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert11947d21176\",\"x5t\":\"qUgetqoZArl33TEecmlYpIr8Prg\",\"attributes\":{\"enabled\":true,\"nbf\":1678953555,\"exp\":1742112555,\"created\":1678954155,\"updated\":1678954155},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert127097d0dc8\",\"x5t\":\"dXVk70-6RCX7rQYbnv5AkS7FoLg\",\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert13307850\",\"x5t\":\"Eg-0L9EaxUq18cir7rxYtNsizu4\",\"attributes\":{\"enabled\":false,\"nbf\":1678953585,\"exp\":1710576585,\"created\":1678954186,\"updated\":1678954186},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert14089566\",\"x5t\":\"CpSpbJHSGlBYOtl-rD4i5cQkTxA\",\"attributes\":{\"enabled\":true,\"nbf\":1678953625,\"exp\":1710576625,\"created\":1678954225,\"updated\":1678954225},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert18236eadc35\",\"x5t\":\"JqechkEBzXbUg6c5E1VS9oWPeMI\",\"attributes\":{\"enabled\":true,\"nbf\":1678953566,\"exp\":1742112566,\"created\":1678954166,\"updated\":1678954166},\"subject\":\"\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTVRneU16WkZRVVJETXpVdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTVRneU16WkZRVVJETXpVdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:59 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "4880", - "x-ms-request-id" : "79cd8c18-e1a6-4048-b131-dce7c9602e2b", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4\",\"x5t\":\"ahRSg3LEwXghJVh9Yq2ZOJH0ac0\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1742112554,\"created\":1678954154,\"updated\":1678954154},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert20887903436\",\"x5t\":\"qXGr05lHeSSbDB7K7lPuJuoMdc4\",\"attributes\":{\"enabled\":true,\"nbf\":1678953561,\"exp\":1742112561,\"created\":1678954161,\"updated\":1678954161},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert21172984d93\",\"x5t\":\"uDxW7qERozqvEBZNicKFI6lwIys\",\"attributes\":{\"enabled\":true,\"nbf\":1678953559,\"exp\":1710576559,\"created\":1678954159,\"updated\":1678954159},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert217038c9\",\"x5t\":\"H8yzr_Sz3M_jItdsEHmh9jxVD98\",\"attributes\":{\"enabled\":false,\"nbf\":1678953562,\"exp\":1710576562,\"created\":1678954162,\"updated\":1678954163},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert224271757ba\",\"x5t\":\"Qh22tMuNVhrt_NKbcCtzTESO33s\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert26201762259\",\"x5t\":\"itApNub45W58UvI_fuG7TKWZDwU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1710574055,\"created\":1678951655,\"updated\":1678951655},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert27558598b2c\",\"x5t\":\"mX2a3otTr9sZlQS_wH7nBn0ziYs\",\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1742110069,\"created\":1678951670,\"updated\":1678951670},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert27808513219\",\"x5t\":\"MQ1fqHABOz6nDRxB-HNaha_jrzE\",\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert2853856e897\",\"x5t\":\"Jk4gujvIUxmvulgZ17B8bbv0Urs\",\"attributes\":{\"enabled\":true,\"nbf\":1678953581,\"exp\":1742112581,\"created\":1678954182,\"updated\":1678954182},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert30284660cd8\",\"x5t\":\"iotT1KbJ0_9ZQgXDtF6cU1Qn5EQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert324948604ee\",\"x5t\":\"OKdJx9sidjbhaHappYsbA-bPYjs\",\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert35510d74ced\",\"x5t\":\"mXFRphZcmhsmrIjVgI9vg_Xd-1Q\",\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert376955362f1\",\"x5t\":\"zaGC8l_O8h6SCecBEIibPw2usx4\",\"attributes\":{\"enabled\":true,\"nbf\":1678953562,\"exp\":1742112562,\"created\":1678954162,\"updated\":1678954162},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert3990480f79a\",\"x5t\":\"5oA2b34eiQF-H907cTs_PUxFKUo\",\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1742112556,\"created\":1678954156,\"updated\":1678954156},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert40147b09c3e\",\"x5t\":\"1i92wRpBy8kuwYJDTDlV5T7ReHw\",\"attributes\":{\"enabled\":true,\"nbf\":1678953553,\"exp\":1742112553,\"created\":1678954153,\"updated\":1678954153},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert47882934afa\",\"x5t\":\"deyZLLtv-MveYf0_JYEAIACFLiE\",\"attributes\":{\"enabled\":true,\"nbf\":1678951067,\"exp\":1742110067,\"created\":1678951667,\"updated\":1678951667},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert49907fe70ac\",\"x5t\":\"poYuYvv6BNUPJw5zWMaW4UeZSoc\",\"attributes\":{\"enabled\":true,\"nbf\":1678951051,\"exp\":1710574051,\"created\":1678951651,\"updated\":1678951651},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert510992ef0be\",\"x5t\":\"vvlEtHPeX_cUbDtpHNkiXQ06jrM\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1742110056,\"created\":1678951656,\"updated\":1678951656},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert56810496c6b\",\"x5t\":\"7-s5Fe6kI7bqvM7eWw-f22J2pwk\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660},\"subject\":\"\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTlRZNE1UQTBPVFpETmtJdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVTlRZNE1UQTBPVFpETmtJdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:59 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5843", - "x-ms-request-id" : "09f4a4f2-2923-4009-ba9b-0e6af2c70d93", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert5757831c\",\"x5t\":\"OwBYBMp3wduHSbKu334v3hjsi08\",\"attributes\":{\"enabled\":true,\"nbf\":1678953583,\"exp\":1710576583,\"created\":1678954183,\"updated\":1678954183},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert58344de8f9e\",\"x5t\":\"C5aaQEdu2okZIaYWfYZVdP4QgJQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678953558,\"exp\":1742112558,\"created\":1678954158,\"updated\":1678954158},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert6210194afab\",\"x5t\":\"sqkD1d6Ld3VQ6CguPTvcdWzX71U\",\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert62702785964\",\"x5t\":\"8MceP-9eU9W7nhKmwDFce51dSRw\",\"attributes\":{\"enabled\":true,\"nbf\":1678953573,\"exp\":1742112573,\"created\":1678954173,\"updated\":1678954173},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert6384478e5bf\",\"x5t\":\"ss10YAsLILfVVJTwuotinCYUJak\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1742110058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert661444e3f00\",\"x5t\":\"h-CJtnU02x2a7hsGM_ANDPJCoUo\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert67119c0e\",\"x5t\":\"PvDom9rfiJ0_-rBzgfASNvY8e98\",\"attributes\":{\"enabled\":true,\"nbf\":1678953571,\"exp\":1710576571,\"created\":1678954171,\"updated\":1678954172},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert708698d2\",\"x5t\":\"hw5_szQZniSK25bwGWHAE4j1x_s\",\"attributes\":{\"enabled\":false,\"nbf\":1678951084,\"exp\":1710574084,\"created\":1678951684,\"updated\":1678951686},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert721471bd873\",\"x5t\":\"yAF6k-sNUpn1rUxjTgGZqCsJ4g8\",\"attributes\":{\"enabled\":true,\"nbf\":1678951075,\"exp\":1710574075,\"created\":1678951675,\"updated\":1678951675},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert72180ce45d5\",\"x5t\":\"tJRERVpJiQl09q59sp0Adgim-vQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1710576550,\"created\":1678954151,\"updated\":1678954151},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert724831b1\",\"x5t\":\"opT8GylLzaWrQBBzlS6WNcOh-Rg\",\"attributes\":{\"enabled\":true,\"nbf\":1678953579,\"exp\":1710576579,\"created\":1678954179,\"updated\":1678954179},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert72544647\",\"x5t\":\"kV9KJxfYzLX8kRCSGv_hZm0K69I\",\"attributes\":{\"enabled\":true,\"nbf\":1678951079,\"exp\":1710574079,\"created\":1678951680,\"updated\":1678951681},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7280530dd15\",\"x5t\":\"908QyOX0FNSnHzA25t7ahRHRGNU\",\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert742555f1\",\"x5t\":\"fFBc5osj_QfRgYzPcJ-wH2NWA4o\",\"attributes\":{\"enabled\":true,\"nbf\":1678951072,\"exp\":1710574072,\"created\":1678951672,\"updated\":1678951672},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert748574fa31b\",\"x5t\":\"b8zbsTC2Qaw07Vgb0iutBXyzCqc\",\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1710576556,\"created\":1678954156,\"updated\":1678954156},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert7566770b7bb\",\"x5t\":\"igm09dwhwBc9PLW7eoBDyf8vsJM\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1742112557,\"created\":1678954157,\"updated\":1678954157},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert81087515588\",\"x5t\":\"O7AQlPbPHRqGj97Ro2KHVdn_35A\",\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1742112560,\"created\":1678954160,\"updated\":1678954160},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert82221cd67f8\",\"x5t\":\"s7vRlbUkLTmcGdZ4rBNAQ8eDDwQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert828338a2b01\",\"x5t\":\"e17ghrPfGm0zKPX6x5CsP097zuw\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1710576567,\"created\":1678954167,\"updated\":1678954167},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert838336ea\",\"x5t\":\"tZY_jc2w5VtcHbANhCK3f0GD7fg\",\"attributes\":{\"enabled\":false,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951671},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert879909fb\",\"x5t\":\"F44INSxE5tBSPpvkNdksu-JuA1o\",\"attributes\":{\"enabled\":true,\"nbf\":1678951085,\"exp\":1710574085,\"created\":1678951685,\"updated\":1678951685},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert88427430\",\"x5t\":\"tzLxambFCsMKrVEEIweYgWAhwOo\",\"attributes\":{\"enabled\":true,\"nbf\":1678951087,\"exp\":1710574087,\"created\":1678951687,\"updated\":1678951687},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert92201a19a66\",\"x5t\":\"rmmvC9DcPBeebHeCUxNn936VCRI\",\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667},\"subject\":\"\"}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT1RJeU1ERkJNVGxCTmpZdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/certificates?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT1RJeU1ERkJNVGxCTmpZdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:59 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "2202", - "x-ms-request-id" : "d76aa007-6bf7-4150-a27f-03f21ecce1c8", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert92673e6be72\",\"x5t\":\"vU_Y0bK22LsQq-sk3JTUUeEbQJE\",\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1742110055,\"created\":1678951655,\"updated\":1678951655},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert937620dadf7\",\"x5t\":\"11a7NiEVZc6m3qz-97VC3NuF_ow\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce\",\"x5t\":\"JBrWWe8VCj_tGr_5yYIfOB0KV-o\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1742112567,\"created\":1678954167,\"updated\":1678954167},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert98347e92\",\"x5t\":\"c7ZaY3_e582OE8ex4WMce-LtLIM\",\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951670},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert9971873a\",\"x5t\":\"-nm9wRXB7Gdrz3Jb93i17glfdnY\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1710576557,\"created\":1678954158,\"updated\":1678954158},\"tags\":{},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion09939\",\"x5t\":\"faSSHl62NiDeLdiiFctYhoNEzZQ\",\"attributes\":{\"enabled\":true,\"nbf\":1678951095,\"exp\":1710574095,\"created\":1678951695,\"updated\":1678951695},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion17476\",\"x5t\":\"xWqq19FGToOZwlMUjNgPrY3HSIg\",\"attributes\":{\"enabled\":true,\"nbf\":1678953607,\"exp\":1710576607,\"created\":1678954207,\"updated\":1678954207},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion87704\",\"x5t\":\"Ef9hub8VN-I6G0EzohvknmVQPf8\",\"attributes\":{\"enabled\":true,\"nbf\":1678953571,\"exp\":1710576571,\"created\":1678954171,\"updated\":1678954171},\"subject\":\"\"},{\"id\":\"https://azsdktests.vault.azure.net/certificates/testlistcertversion88662\",\"x5t\":\"R3fkxrOa8nRuwCpSRVStvo8LzjM\",\"attributes\":{\"enabled\":true,\"nbf\":1678951078,\"exp\":1710574078,\"created\":1678951678,\"updated\":1678951678},\"subject\":\"\"}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "listcertkey328368b40", "listcertkey62928cdfc" ] + { + "RequestUri": "https://REDACTED/certificates?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMTIhTURBd01ETTRJV05sY25ScFptbGpZWFJsTDFSRlUxUkRSVkpVT1RNd01EZ3pPVGN5UXpjdlVFOU1TVU5aSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "992", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:54:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4a3c3df4-e977-42e7-a47d-3f6cf7f63539" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert992700fd", + "x5t": "Ysr6W2Vkn6CmSIykNStvVHju-qc", + "attributes": { + "enabled": true, + "nbf": 1681267332, + "exp": 1712890332, + "created": 1681267932, + "updated": 1681267933 + }, + "tags": {}, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert99539ad0580", + "x5t": "VwdxGWZPYsHjMnuFct9J2stqNk4", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion89840", + "x5t": "FAxj2mhetyGu8xxtbJvjBizeubc", + "attributes": { + "enabled": true, + "nbf": 1681267366, + "exp": 1712890366, + "created": 1681267966, + "updated": 1681267966 + }, + "subject": "" + }, + { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testlistcertversion90972", + "x5t": "gvjVzC0XOt7S-Pi5363IBhKhsi8", + "attributes": { + "enabled": true, + "nbf": 1681267380, + "exp": 1712890380, + "created": 1681267980, + "updated": 1681267980 + }, + "subject": "" + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "listcertkey1765847e0", + "1": "listcertkey14364bdb0" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.mergeCertificateNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.mergeCertificateNotFound[1].json index d45b854988565..6e4e00fd3fbc2 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.mergeCertificateNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.mergeCertificateNotFound[1].json @@ -1,29 +1,82 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert28718fed/pending/merge?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert21325f5e/pending/merge?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7f5eceb1-2bed-421b-98de-92c0957267c9" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "107", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a7d3b212-c62c-4e9a-84b1-18ce6d8a20ce", - "Body" : "{\"error\":{\"code\":\"PendingCertificateNotFound\",\"message\":\"Pending Certificate not found: testcert28718fed\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert28718fed" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/testcert21325f5e/pending/merge?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "51", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "x5c": [ + "dGVzdA==" + ], + "attributes": { + "enabled": false + } + }, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "107", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9a07c408-e6e1-49dc-9ef1-dcd8ec1f4853" + }, + "ResponseBody": { + "error": { + "code": "PendingCertificateNotFound", + "message": "Pending Certificate not found: testcert21325f5e" + } + } + } + ], + "Variables": { + "0": "testcert21325f5e" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.recoverDeletedCertificateNotFound[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.recoverDeletedCertificateNotFound[1].json index a6cad62846226..9fecde3237919 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.recoverDeletedCertificateNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.recoverDeletedCertificateNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/non-existing/recover?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/deletedcertificates/non-existing/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6fa7cba0-3e0d-45aa-9ad6-307ef739fc5f" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "324", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "85f7b910-e66e-48ff-a857-23f22db8de9f", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/deletedcertificates/non-existing/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "324", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c0584dc9-0562-4eab-989c-c7b5725c9006" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) non-existing was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.recoverDeletedCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.recoverDeletedCertificate[1].json index 4b7ea278f84da..15f98afc9ab4e 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.recoverDeletedCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.recoverDeletedCertificate[1].json @@ -1,205 +1,752 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert978060ab9ce/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert8525661cae9/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "06903e9b-9770-4116-816b-aaafce5c8593" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fabab946-e1dc-4b6a-aacb-0e96683b48ff", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE40MTIGjAx9B2k2g6shUfOc4lOfeDAWwVe4Ue6TM8GMc/prGhlpMGyDvkUOvoh+U70GMSHQljbTLBS01aPdvwezs33XX/avTZhv/AHEb8FdEmZifBW7kQVN8Vq5yNqLkxoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwaSakUvv8C0vYQcN/odBvhZj9xGCf5d6MBDJADDBYP1duBPUWiQr3Taa4Pfoh4rVVAjAoDcFopkRfW4dDN9CwXpngq3/WKiuhg5Ek9WLVMW/gfQiY6B1aSqS4oNLVxRiiPM0=\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"23c7663935f740a2a29edc1735913290\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/pending?api-version=7.4&request_id=23c7663935f740a2a29edc1735913290", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert8525661cae9/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4739a500-642b-4eaa-b89e-8f2b29e4655c" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert978060ab9ce/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert8525661cae9/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:05 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/pending?api-version=7.4\u0026request_id=3a4abea77560463391d6cce1c127d97f", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "537532ef-992a-4a15-9206-3f3be6a17dd5" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE01WRPsBwsS7Tx9htlm28QRzTuEuO0bx0u5NNp1GVeXyqvUjr8MziXKcmOwbxVjwmupEaZQ8JFTl9j7zGWtwbB1YnD4AzDrI/KbQsG7pglAWb4FunpCF4/zLiUegi4VSVoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxAIkSIVM8Qfq44DAWwM4wFLqlbz1x0Mjh/zB8DdSdeCf\u002BgcVQEd4r4W9iZ6Od7ihx1wIwabi9LRTAB7eHkCSCUzirL8C7ng0g99umbHbMj2JZHUUUrIjwO4qHqb/2yMWRQ8I5", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "3a4abea77560463391d6cce1c127d97f" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "771", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d9c64163-d222-4f84-aaf6-c4a93efa793f", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVDCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE40MTIGjAx9B2k2g6shUfOc4lOfeDAWwVe4Ue6TM8GMc/prGhlpMGyDvkUOvoh+U70GMSHQljbTLBS01aPdvwezs33XX/avTZhv/AHEb8FdEmZifBW7kQVN8Vq5yNqLkxoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDZwAwZAIwaSakUvv8C0vYQcN/odBvhZj9xGCf5d6MBDJADDBYP1duBPUWiQr3Taa4Pfoh4rVVAjAoDcFopkRfW4dDN9CwXpngq3/WKiuhg5Ek9WLVMW/gfQiY6B1aSqS4oNLVxRiiPM0=\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce\",\"request_id\":\"23c7663935f740a2a29edc1735913290\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert8525661cae9/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "efea4326-af89-43b1-bbe1-fd598e4b4d93" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE01WRPsBwsS7Tx9htlm28QRzTuEuO0bx0u5NNp1GVeXyqvUjr8MziXKcmOwbxVjwmupEaZQ8JFTl9j7zGWtwbB1YnD4AzDrI/KbQsG7pglAWb4FunpCF4/zLiUegi4VSVoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxAIkSIVM8Qfq44DAWwM4wFLqlbz1x0Mjh/zB8DdSdeCf\u002BgcVQEd4r4W9iZ6Od7ihx1wIwabi9LRTAB7eHkCSCUzirL8C7ng0g99umbHbMj2JZHUUUrIjwO4qHqb/2yMWRQ8I5", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9", + "request_id": "3a4abea77560463391d6cce1c127d97f" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert978060ab9ce/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert8525661cae9/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2208dca9-9f54-491d-a2d1-5f26e8d8935a" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/9a0239b7616f496e91f1f69f7b8ad740", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert8525661cae9/9a0239b7616f496e91f1f69f7b8ad740", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert8525661cae9/9a0239b7616f496e91f1f69f7b8ad740", + "x5t": "0i_riH-aKQrLGKW0xp0j15jH6h4", + "cer": "MIIB2zCCAWGgAwIBAgIQIqrwy16cT/\u002BcdHOYsyfnNjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwNloXDTI1MDQxMjAyNTIwNlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABNNVkT7AcLEu08fYbZZtvEEc07hLjtG8dLuTTadRlXl8qr1I6/DM4lynJjsG8VY8JrqRGmUPCRU5fY\u002B8xlrcGwdWJw\u002BAMw6yPym0LBu6YJQFm\u002BBbp6QheP8y4lHoIuFUlaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJ5Z9n49T/iY3w8YSoPaJFo6Dj6qMB0GA1UdDgQWBBSeWfZ\u002BPU/4mN8PGEqD2iRaOg4\u002BqjAKBggqhkjOPQQDAwNoADBlAjAbCSwOnm2Nkysh110irjuRU5\u002BD437HOg7ZSw9tkFBu1s9oneZ2Qwy/Ep4r759uGYkCMQCaGwCCvS\u002B\u002BKOZrBPqcskD2JexK7qdfBlQYg8ahQLth4L1ElSbsMGzVP7FwEcDaUv4=", + "attributes": { + "enabled": true, + "nbf": 1681267326, + "exp": 1744426326, + "created": 1681267926, + "updated": 1681267926, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267925, + "updated": 1681267925 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "abcded2c-a0f4-4e4d-b7b5-1a1578e39139", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/102dc001158941f1890050f3fb05aa3c\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert978060ab9ce/102dc001158941f1890050f3fb05aa3c\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert978060ab9ce/102dc001158941f1890050f3fb05aa3c\",\"x5t\":\"JBrWWe8VCj_tGr_5yYIfOB0KV-o\",\"cer\":\"MIIB2jCCAWGgAwIBAgIQfbDxg2FYSTqRQ4pUdjiTYDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkyN1oXDTI1MDMxNjA4MDkyN1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABONDEyBowMfQdpNoOrIVHznOJTn3gwFsFXuFHukzPBjHP6axoZaTBsg75FDr6IflO9BjEh0JY20ywUtNWj3b8Hs7N911/2r02Yb/wBxG/BXRJmYnwVu5EFTfFaucjai5MaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFO4gF0XSIGNrJWJ1mMwV9FN7qOWSMB0GA1UdDgQWBBTuIBdF0iBjayVidZjMFfRTe6jlkjAKBggqhkjOPQQDAwNnADBkAjBB3/8+GPqhsTg1PZS9Q3foJ8v3qelUpejPk8R+CJ10tyq191Eihf9AtlnDsBa+W+sCMA9/V7wYL3H0WJowaZBZQEKCjqw0p9gvWOVW5A5CVzfy6dbzRMbLFK9w3LYeV0zTzw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1742112567,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954166,\"updated\":1678954166}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert8525661cae9?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f853ac20-3f7b-425c-8ba2-8739d409a68d" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert8525661cae9", + "deletedDate": 1681267926, + "scheduledPurgeDate": 1681872726, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/9a0239b7616f496e91f1f69f7b8ad740", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert8525661cae9/9a0239b7616f496e91f1f69f7b8ad740", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert8525661cae9/9a0239b7616f496e91f1f69f7b8ad740", + "x5t": "0i_riH-aKQrLGKW0xp0j15jH6h4", + "cer": "MIIB2zCCAWGgAwIBAgIQIqrwy16cT/\u002BcdHOYsyfnNjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwNloXDTI1MDQxMjAyNTIwNlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABNNVkT7AcLEu08fYbZZtvEEc07hLjtG8dLuTTadRlXl8qr1I6/DM4lynJjsG8VY8JrqRGmUPCRU5fY\u002B8xlrcGwdWJw\u002BAMw6yPym0LBu6YJQFm\u002BBbp6QheP8y4lHoIuFUlaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJ5Z9n49T/iY3w8YSoPaJFo6Dj6qMB0GA1UdDgQWBBSeWfZ\u002BPU/4mN8PGEqD2iRaOg4\u002BqjAKBggqhkjOPQQDAwNoADBlAjAbCSwOnm2Nkysh110irjuRU5\u002BD437HOg7ZSw9tkFBu1s9oneZ2Qwy/Ep4r759uGYkCMQCaGwCCvS\u002B\u002BKOZrBPqcskD2JexK7qdfBlQYg8ahQLth4L1ElSbsMGzVP7FwEcDaUv4=", + "attributes": { + "enabled": true, + "nbf": 1681267326, + "exp": 1744426326, + "created": 1681267926, + "updated": 1681267926, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267925, + "updated": 1681267925 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/pending" + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert978060ab9ce?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert8525661cae9?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b5d9117f-f701-4804-a06f-a34a878d28ce" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert8525661cae9", + "deletedDate": 1681267926, + "scheduledPurgeDate": 1681872726, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/9a0239b7616f496e91f1f69f7b8ad740", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert8525661cae9/9a0239b7616f496e91f1f69f7b8ad740", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert8525661cae9/9a0239b7616f496e91f1f69f7b8ad740", + "x5t": "0i_riH-aKQrLGKW0xp0j15jH6h4", + "cer": "MIIB2zCCAWGgAwIBAgIQIqrwy16cT/\u002BcdHOYsyfnNjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwNloXDTI1MDQxMjAyNTIwNlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABNNVkT7AcLEu08fYbZZtvEEc07hLjtG8dLuTTadRlXl8qr1I6/DM4lynJjsG8VY8JrqRGmUPCRU5fY\u002B8xlrcGwdWJw\u002BAMw6yPym0LBu6YJQFm\u002BBbp6QheP8y4lHoIuFUlaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJ5Z9n49T/iY3w8YSoPaJFo6Dj6qMB0GA1UdDgQWBBSeWfZ\u002BPU/4mN8PGEqD2iRaOg4\u002BqjAKBggqhkjOPQQDAwNoADBlAjAbCSwOnm2Nkysh110irjuRU5\u002BD437HOg7ZSw9tkFBu1s9oneZ2Qwy/Ep4r759uGYkCMQCaGwCCvS\u002B\u002BKOZrBPqcskD2JexK7qdfBlQYg8ahQLth4L1ElSbsMGzVP7FwEcDaUv4=", + "attributes": { + "enabled": true, + "nbf": 1681267326, + "exp": 1744426326, + "created": 1681267926, + "updated": 1681267926, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267925, + "updated": 1681267925 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/pending" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d8ed5b5c-f3a5-4b28-8971-11d7de0d61b6", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert978060ab9ce\",\"deletedDate\":1678954168,\"scheduledPurgeDate\":1679558968,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/102dc001158941f1890050f3fb05aa3c\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert978060ab9ce/102dc001158941f1890050f3fb05aa3c\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert978060ab9ce/102dc001158941f1890050f3fb05aa3c\",\"x5t\":\"JBrWWe8VCj_tGr_5yYIfOB0KV-o\",\"cer\":\"MIIB2jCCAWGgAwIBAgIQfbDxg2FYSTqRQ4pUdjiTYDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkyN1oXDTI1MDMxNjA4MDkyN1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABONDEyBowMfQdpNoOrIVHznOJTn3gwFsFXuFHukzPBjHP6axoZaTBsg75FDr6IflO9BjEh0JY20ywUtNWj3b8Hs7N911/2r02Yb/wBxG/BXRJmYnwVu5EFTfFaucjai5MaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFO4gF0XSIGNrJWJ1mMwV9FN7qOWSMB0GA1UdDgQWBBTuIBdF0iBjayVidZjMFfRTe6jlkjAKBggqhkjOPQQDAwNnADBkAjBB3/8+GPqhsTg1PZS9Q3foJ8v3qelUpejPk8R+CJ10tyq191Eihf9AtlnDsBa+W+sCMA9/V7wYL3H0WJowaZBZQEKCjqw0p9gvWOVW5A5CVzfy6dbzRMbLFK9w3LYeV0zTzw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1742112567,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954166,\"updated\":1678954166}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert8525661cae9/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b43498f8-e3d2-4b55-bb47-ccb7d0f71b74" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/9a0239b7616f496e91f1f69f7b8ad740", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert8525661cae9/9a0239b7616f496e91f1f69f7b8ad740", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert8525661cae9/9a0239b7616f496e91f1f69f7b8ad740", + "x5t": "0i_riH-aKQrLGKW0xp0j15jH6h4", + "cer": "MIIB2zCCAWGgAwIBAgIQIqrwy16cT/\u002BcdHOYsyfnNjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwNloXDTI1MDQxMjAyNTIwNlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABNNVkT7AcLEu08fYbZZtvEEc07hLjtG8dLuTTadRlXl8qr1I6/DM4lynJjsG8VY8JrqRGmUPCRU5fY\u002B8xlrcGwdWJw\u002BAMw6yPym0LBu6YJQFm\u002BBbp6QheP8y4lHoIuFUlaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJ5Z9n49T/iY3w8YSoPaJFo6Dj6qMB0GA1UdDgQWBBSeWfZ\u002BPU/4mN8PGEqD2iRaOg4\u002BqjAKBggqhkjOPQQDAwNoADBlAjAbCSwOnm2Nkysh110irjuRU5\u002BD437HOg7ZSw9tkFBu1s9oneZ2Qwy/Ep4r759uGYkCMQCaGwCCvS\u002B\u002BKOZrBPqcskD2JexK7qdfBlQYg8ahQLth4L1ElSbsMGzVP7FwEcDaUv4=", + "attributes": { + "enabled": true, + "nbf": 1681267326, + "exp": 1744426326, + "created": 1681267926, + "updated": 1681267926, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267925, + "updated": 1681267925 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert978060ab9ce?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert8525661cae9/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "331", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "05e82722-bf66-4991-89b5-66db1223383d" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "A certificate with (name/id) testcert8525661cae9 was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "17f35b43-2d7c-4372-8bfa-eaae3d74da39", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert978060ab9ce\",\"deletedDate\":1678954168,\"scheduledPurgeDate\":1679558968,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/102dc001158941f1890050f3fb05aa3c\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert978060ab9ce/102dc001158941f1890050f3fb05aa3c\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert978060ab9ce/102dc001158941f1890050f3fb05aa3c\",\"x5t\":\"JBrWWe8VCj_tGr_5yYIfOB0KV-o\",\"cer\":\"MIIB2jCCAWGgAwIBAgIQfbDxg2FYSTqRQ4pUdjiTYDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkyN1oXDTI1MDMxNjA4MDkyN1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABONDEyBowMfQdpNoOrIVHznOJTn3gwFsFXuFHukzPBjHP6axoZaTBsg75FDr6IflO9BjEh0JY20ywUtNWj3b8Hs7N911/2r02Yb/wBxG/BXRJmYnwVu5EFTfFaucjai5MaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFO4gF0XSIGNrJWJ1mMwV9FN7qOWSMB0GA1UdDgQWBBTuIBdF0iBjayVidZjMFfRTe6jlkjAKBggqhkjOPQQDAwNnADBkAjBB3/8+GPqhsTg1PZS9Q3foJ8v3qelUpejPk8R+CJ10tyq191Eihf9AtlnDsBa+W+sCMA9/V7wYL3H0WJowaZBZQEKCjqw0p9gvWOVW5A5CVzfy6dbzRMbLFK9w3LYeV0zTzw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1742112567,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954166,\"updated\":1678954166}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert978060ab9ce/recover?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d818d22c-15fb-431e-a03e-fe48dc4577f4", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/102dc001158941f1890050f3fb05aa3c\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert978060ab9ce/102dc001158941f1890050f3fb05aa3c\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert978060ab9ce/102dc001158941f1890050f3fb05aa3c\",\"x5t\":\"JBrWWe8VCj_tGr_5yYIfOB0KV-o\",\"cer\":\"MIIB2jCCAWGgAwIBAgIQfbDxg2FYSTqRQ4pUdjiTYDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkyN1oXDTI1MDMxNjA4MDkyN1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABONDEyBowMfQdpNoOrIVHznOJTn3gwFsFXuFHukzPBjHP6axoZaTBsg75FDr6IflO9BjEh0JY20ywUtNWj3b8Hs7N911/2r02Yb/wBxG/BXRJmYnwVu5EFTfFaucjai5MaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFO4gF0XSIGNrJWJ1mMwV9FN7qOWSMB0GA1UdDgQWBBTuIBdF0iBjayVidZjMFfRTe6jlkjAKBggqhkjOPQQDAwNnADBkAjBB3/8+GPqhsTg1PZS9Q3foJ8v3qelUpejPk8R+CJ10tyq191Eihf9AtlnDsBa+W+sCMA9/V7wYL3H0WJowaZBZQEKCjqw0p9gvWOVW5A5CVzfy6dbzRMbLFK9w3LYeV0zTzw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1742112567,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954166,\"updated\":1678954166}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert978060ab9ce/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "331", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "132fcaa3-07b3-40df-966d-77d25fc02294", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"A certificate with (name/id) testcert978060ab9ce was not found in this key vault. If you recently deleted this certificate you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert978060ab9ce/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fa666f07-62e1-4816-9a2b-dde4b5259573", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/102dc001158941f1890050f3fb05aa3c\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert978060ab9ce/102dc001158941f1890050f3fb05aa3c\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert978060ab9ce/102dc001158941f1890050f3fb05aa3c\",\"x5t\":\"JBrWWe8VCj_tGr_5yYIfOB0KV-o\",\"cer\":\"MIIB2jCCAWGgAwIBAgIQfbDxg2FYSTqRQ4pUdjiTYDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkyN1oXDTI1MDMxNjA4MDkyN1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABONDEyBowMfQdpNoOrIVHznOJTn3gwFsFXuFHukzPBjHP6axoZaTBsg75FDr6IflO9BjEh0JY20ywUtNWj3b8Hs7N911/2r02Yb/wBxG/BXRJmYnwVu5EFTfFaucjai5MaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFO4gF0XSIGNrJWJ1mMwV9FN7qOWSMB0GA1UdDgQWBBTuIBdF0iBjayVidZjMFfRTe6jlkjAKBggqhkjOPQQDAwNnADBkAjBB3/8+GPqhsTg1PZS9Q3foJ8v3qelUpejPk8R+CJ10tyq191Eihf9AtlnDsBa+W+sCMA9/V7wYL3H0WJowaZBZQEKCjqw0p9gvWOVW5A5CVzfy6dbzRMbLFK9w3LYeV0zTzw==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1742112567,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954166,\"updated\":1678954166}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert978060ab9ce/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert978060ab9ce" ] + { + "RequestUri": "https://REDACTED/certificates/testcert8525661cae9/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:09 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e6014e60-ef65-44e9-a704-378f971ebc36" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/9a0239b7616f496e91f1f69f7b8ad740", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert8525661cae9/9a0239b7616f496e91f1f69f7b8ad740", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert8525661cae9/9a0239b7616f496e91f1f69f7b8ad740", + "x5t": "0i_riH-aKQrLGKW0xp0j15jH6h4", + "cer": "MIIB2zCCAWGgAwIBAgIQIqrwy16cT/\u002BcdHOYsyfnNjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwNloXDTI1MDQxMjAyNTIwNlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABNNVkT7AcLEu08fYbZZtvEEc07hLjtG8dLuTTadRlXl8qr1I6/DM4lynJjsG8VY8JrqRGmUPCRU5fY\u002B8xlrcGwdWJw\u002BAMw6yPym0LBu6YJQFm\u002BBbp6QheP8y4lHoIuFUlaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFJ5Z9n49T/iY3w8YSoPaJFo6Dj6qMB0GA1UdDgQWBBSeWfZ\u002BPU/4mN8PGEqD2iRaOg4\u002BqjAKBggqhkjOPQQDAwNoADBlAjAbCSwOnm2Nkysh110irjuRU5\u002BD437HOg7ZSw9tkFBu1s9oneZ2Qwy/Ep4r759uGYkCMQCaGwCCvS\u002B\u002BKOZrBPqcskD2JexK7qdfBlQYg8ahQLth4L1ElSbsMGzVP7FwEcDaUv4=", + "attributes": { + "enabled": true, + "nbf": 1681267326, + "exp": 1744426326, + "created": 1681267926, + "updated": 1681267926, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267925, + "updated": 1681267925 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert8525661cae9/pending" + } + } + } + ], + "Variables": { + "0": "testcert8525661cae9" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.restoreCertificateFromMalformedBackup[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.restoreCertificateFromMalformedBackup[1].json index 51d14404d3ac9..103734612c9cf 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.restoreCertificateFromMalformedBackup[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.restoreCertificateFromMalformedBackup[1].json @@ -1,29 +1,75 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ec8c2c25-46b2-43fe-88c1-b959688f666e" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "400", - "Date" : "Thu, 16 Mar 2023 08:09:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "78", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9e2af007-7221-4af6-bcd1-0415fe85d136", - "Body" : "{\"error\":{\"code\":\"Malformed backup blob\",\"message\":\"Backup blob is corrupt.\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/certificates/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "28", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "bm9uLWV4aXN0aW5n" + }, + "StatusCode": 400, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "78", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4c99825c-6752-43ab-810d-2f37d38239f8" + }, + "ResponseBody": { + "error": { + "code": "Malformed backup blob", + "message": "Backup blob is corrupt." + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.restoreCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.restoreCertificate[1].json index 3e14fc933ce7e..9bea800254b31 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.restoreCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.restoreCertificate[1].json @@ -1,327 +1,890 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert1898604e3d4/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert838769e3829/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2121fa6d-fe58-4f62-a62b-d2bc08e8f0fa" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c8c26afd-7f5e-4091-9156-5f7a484193ec", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE3X/1Ltp8BBkbrKtWRgGP1FXCTYc7QIuHdpw5dPCEaUR3r7YTkx+8kz5G8oxOC3QwOvhiLV4v2RmOlf0eVUaJ9qiIu8IojD4a54djWAVz1Qxw5mC86MIZ++OvXQnrE9X8oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxAPuX5WYM7wPtO0oCAsmgXTpqXGp5RQNfTdhqw8tara1If/hBnsjSyLlaJ3WQx9SNMQIwKMMwMqGENuGXsl/zqUVo6mbR6qen7pkVCo5xQCxRh5FL8IAN9eNnrO6Q8fNtsyxr\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"83c1226909ae42d7980097ac6fc38958\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4/pending?api-version=7.4&request_id=83c1226909ae42d7980097ac6fc38958", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert838769e3829/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e7c109e5-b04b-4b3c-be2e-52b9cd271cae" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert1898604e3d4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert838769e3829/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c89210db-cae2-424f-a680-c8e40f1a8a9b" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "850", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "456a6e9a-2acb-4caa-b71f-12d12a776568", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE3X/1Ltp8BBkbrKtWRgGP1FXCTYc7QIuHdpw5dPCEaUR3r7YTkx+8kz5G8oxOC3QwOvhiLV4v2RmOlf0eVUaJ9qiIu8IojD4a54djWAVz1Qxw5mC86MIZ++OvXQnrE9X8oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxAPuX5WYM7wPtO0oCAsmgXTpqXGp5RQNfTdhqw8tara1If/hBnsjSyLlaJ3WQx9SNMQIwKMMwMqGENuGXsl/zqUVo6mbR6qen7pkVCo5xQCxRh5FL8IAN9eNnrO6Q8fNtsyxr\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"83c1226909ae42d7980097ac6fc38958\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert838769e3829/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:12 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829/pending?api-version=7.4\u0026request_id=c0521964fcde4cbba86fd7fed72fc2ac", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c53a3118-48a3-4b60-b3d7-b1a69c8da8d4" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAETOHzZTr1zPqFH973a7nDCxb2xc/OjS04l/GfublK09NNa674\u002B0NgeUOqiUA4xLcvDXZqp7Q7KRbuaoJnYeOOS87BsJZIlnJcaoHFBzjD6szK4J6gI2zjpYV/9n3tgjAToEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwP/CcOtyLm28PdjmSaOxLEQsLvCCVKHm0mxHepTjjF9n915HZEO5ksi0ls6rIIXqNAjEA4UjQE/ZnQ7c7ok9J0g1mBOXxxgKz5uUa9AVWLsEJfD8WH7k4/Mm8awJk7yWexO20", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "c0521964fcde4cbba86fd7fed72fc2ac" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert1898604e3d4/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert838769e3829/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9ad77005-e30f-4f0b-9d00-7414432fe4f4" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAETOHzZTr1zPqFH973a7nDCxb2xc/OjS04l/GfublK09NNa674\u002B0NgeUOqiUA4xLcvDXZqp7Q7KRbuaoJnYeOOS87BsJZIlnJcaoHFBzjD6szK4J6gI2zjpYV/9n3tgjAToEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIwP/CcOtyLm28PdjmSaOxLEQsLvCCVKHm0mxHepTjjF9n915HZEO5ksi0ls6rIIXqNAjEA4UjQE/ZnQ7c7ok9J0g1mBOXxxgKz5uUa9AVWLsEJfD8WH7k4/Mm8awJk7yWexO20", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829", + "request_id": "c0521964fcde4cbba86fd7fed72fc2ac" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "771", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "129a1eb1-f528-447d-bc83-70830376872d", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE3X/1Ltp8BBkbrKtWRgGP1FXCTYc7QIuHdpw5dPCEaUR3r7YTkx+8kz5G8oxOC3QwOvhiLV4v2RmOlf0eVUaJ9qiIu8IojD4a54djWAVz1Qxw5mC86MIZ++OvXQnrE9X8oEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxAPuX5WYM7wPtO0oCAsmgXTpqXGp5RQNfTdhqw8tara1If/hBnsjSyLlaJ3WQx9SNMQIwKMMwMqGENuGXsl/zqUVo6mbR6qen7pkVCo5xQCxRh5FL8IAN9eNnrO6Q8fNtsyxr\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4\",\"request_id\":\"83c1226909ae42d7980097ac6fc38958\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert838769e3829/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "685d1e96-6804-41c9-9abe-de1f90b3c68f" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829/9c79b1be77d34a83b85e6249a4d1b56f", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert838769e3829/9c79b1be77d34a83b85e6249a4d1b56f", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert838769e3829/9c79b1be77d34a83b85e6249a4d1b56f", + "x5t": "DdBRrB58N7J2EVv8uuXLVI6btE0", + "cer": "MIIB3DCCAWGgAwIBAgIQZylpMRWmQ4i47M2ICn2RVTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIxM1oXDTI1MDQxMjAyNTIxM1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABEzh82U69cz6hR/e92u5wwsW9sXPzo0tOJfxn7m5StPTTWuu\u002BPtDYHlDqolAOMS3Lw12aqe0OykW7mqCZ2HjjkvOwbCWSJZyXGqBxQc4w\u002BrMyuCeoCNs46WFf/Z97YIwE6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFD9wQnvu3r4QO/t\u002BhQmb44VlYEREMB0GA1UdDgQWBBQ/cEJ77t6\u002BEDv7foUJm\u002BOFZWBERDAKBggqhkjOPQQDAwNpADBmAjEAzvjaWO5SzQMwKeRVfmAGoG6nAgcPLNdwYP4BaQdWt3wdUNBGnQ6qgBBeFeh386Q9AjEAtNfm6E8oyOGY97uxjB9\u002BmalCFH6nxNKsz9SSMx4XlAMKmI5UJxRiL2OANyFlzn4t", + "attributes": { + "enabled": true, + "nbf": 1681267333, + "exp": 1744426333, + "created": 1681267933, + "updated": 1681267933, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267931, + "updated": 1681267931 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert1898604e3d4/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert838769e3829/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "27111", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8fae86ad-ad02-4fce-8545-4811d9d06426" + }, + "ResponseBody": { + "value": "JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuS1F4N1U1QXc0cmNZYzI0b21kZ0FpU3NSaGVvWGJtX2VSWUJTMW5jMTdmOE9kbTBUdVdzYnBzYmI5THJGcHp5VnRScXJfRThoSzVHTzFsZW5HZk5MbTRnMWRsbUNTV0ZJYU85RkNBMm1hOUVQLUU5aEJadExWT0hPdGo5RkpYWUR5cVhSSzRaRjhGSEdQSFFPXzYzdFU3SExYSVl0R3BGYzV3UHNwaHY3azR0eTlIUV9IYTVaZ0x2SE0xUVJ5SklqblB1R1I3cDBHelJ0bzB2MGwtTml5M0lyZDMzWHduVl9ScE1UeHRxYU5SSmVJc3Z0Vk1CamJBOXZDY3c1Yy1GcXBJYVB3ei1XaWdoWm5ZS2NNdnVrWTZDWmhIU3BtQXVfUVdwdjEwd1JrUk84VElfTW4yZGJXMjdtZUJUcmZpWnkxaVp1b2pNek54QjhNZkJxUWM0M2pRLkhTaE5HR0MwczRBUU9FWEotRzBrU3cuMmJuNVdxdGhZWWFmU3I4X3hNZjJ1R2hoZWRtbTBRTFpnZjJJbnQyVmtmZW9vNXJhS0lBWFpSR3hpUDRMSzF6Tm9wcG5mTllldnlZTURVYjAtNnU3WVlVaFM4dnpOVFB0X3lYWWZyMFBWbE5DNU14cl80TFBhOWhraFRtSnpHcV9ubW51UTF3VlFYYWhDQktmeFI2dmdibmRjcGJYVTRMTkk2ZE92STVTVXZKbU1IT3EtVEFDd00zLW9qNGxUMHNldi1Jdkd6eTRqMFkxa2FqY1BLUXJNLVhsTUYxMjVCR3VYbnQta0tiZlNzWTFSTkU3elgyUTBtanBXVVU3ZFNOOE56WE5qUVlLaTZFR1ZtdHh4ZzFVZlhJN0gtbFNCelVIRVE0by0zSUMtOTlLZEVHczJ5OHNzUktIRUtha3hnRFlHZXlpSWMzSWFQdVRYX3poYklURjdvUnB2bHdMLUd4THBPem5YQUlwLTZwVWtnTXhnTkxXcjI2X1ZQaWxCQlhocWpseGg4T01MRVkwcTRIVWZhWnlIZkh0V2R5cTVPT1V4Z0lKZXlJUkRLdURoeFItSS01ZVBGSUFsenBkVXF2RnpEWlY4NV9FU1JQdDh0cDR0dXhISU93N3JTa1RSeTYyMjE5SEpCNWs4b0djRmF4ZUctN2FVeThZNy1WaFAwaTh3Qm83WFBRMVlZYjkyNjlkeFRTbW9xRDh3TnFjYTBtTXJQblhxYTZmaHFuVmtOUjBGbkNsTXFWUXBWRGY4dExVY3hSUlQ2eWw1WnBzN1hCWV9SWGhvLWJZcF80Qm1NcW0zZUxSOEdNSGF3SnFUcjBSSExyaEtGNHZ2bW9LYzZrdVJKWFZEUDFfdVM1Y1N0WnY5amhvVG1OaDVNUElRNFZRdVZiRFdHcjBjeWZ3NU9nQ2lrdGxkYWUwcUQ2XzJzRnRqeC1YazBiSlp2NzAtWDRucEtqdlJtbTBERXFfc2h4eWR1SlF2SkdWZVRNNXNMaEVycGx4eU1BVnRjd3htZlUtczMwMUFLa1VUaERNVFc0eUlVVlBndTRGT05BNHdaQk9HNWFiS2tNVEdWNUZoT091b09JUHEwZU8yU1pNdEpabjBNQlY4eXdkd0V0Tm1wYUl0MVpnVnZmeTJPYjA0X1BrbzRxTUNrRkJUZTc0c0gwMkdWTGlGS3lSQnVWMVdOZy1SM3E1bXhnbTR5NUh0R2tZUko4VXBCRG10R2hfSXEzaHRKVlFfZFZHbzB5amRGOTlsS2VqbzJSZjNReUFWWTRqZXdiVTBTRkdFbTRWbm1GTjJucENlVHRsY2wtNHlxNEVfaHVmZGM4R0EzZjNPVlRFSzdvYjZoYWlZbW1tWVVjaTBjaHlPZFlsNkQ3b01JUTgxZm4zekIwcFlGYjRfenhWN1o2aElVVHhYNS1yOXgwVGYyVTRvLVZzTWxlTUZrMFJ0M0xZN0xnQVprQnZ0NW9JS1dRVjJfOGxDSzgyTDVsUlFwM2xPekIyalMwR28tTmFoVTQ3NHE5cmVyRUxmVTFsbVFRSWZyc3V0UlJEc3hLeHZ4QXFsaGp4N3k3SlJhRU5FdzZaWVMtOVVoQmFabVRqeUN4bG9YOC01MXZ1bFNoU0hLZDdSdFVJTDY1T0dLQ0pZR3VWY3FXY2VGRHhraS00dG43ZEt0UG1ndU9GU2Q4aXAteml5OFhCT1dHYVc3T0FkMjU4Zm1vbTFoY1RsREVRcm1XVGxhc2xJSEdNTmJmSnRhRjJpZjFpa3YxRENwbVN6bkw1Ulg4eG5sSEptRmFyWG5ab2RTd1FnOXpmTWgwZjdnTzg4MktQTDVYZC00bHFGVkg5YkRsUmxuWFl5YXd1VVVrSUp5Mk4xQ0o4UGZHVXJMeEVvZ3h4THlIZGdRUkkzYWY5a2lWSWhUTkRkXzVGenFUX0wybWtGV2QxMUJwWnZVMUh1Uy1hay1iMF9oTHpxZmdNZGNnd29MVktZYlNidFlZR1F0STd0TTdmZzVnR3I3M2JiYjNOSnQ4SDdveUFTTVdaVkFZajJDbDlXaGRDUVFWY2QwX0k4VFZoNWRqbVMxWEx5ZGVtLXgxTnJ3QkZjd0lha0xBUGJucGt6TVR4LVFrRGc2ajFFTExoaUg2Tk9kdy16QXlVam5DZzBaci0wa1EyTUxfSmN5QWxjOVdVdGZ4bHJUME9vUktNV3hnT1JBVV9CekdaNnoxc244VlAtVUJoTFRhc0lYUkJtWVJoY3pXa1BFX2x1X2hHRktqNkFQdXZuaDV3MGJrVDk4VlBqNXJmSUtEV09GaThyc1hCbG41a1FrYm1Uc2tsYnowSTFRYlRXU1hsNVVIRjNHMTVKdzJhbzFoNko0d09DQzNzSHNCNzJwWGtHQ3BnWC1zZ2ZubGFJTHBrcEhuVzRsdzRsZndZZDhQUGl5b1VfSzJIOENJY2VQYkJwOEFldEVYRTNzdVpaOGt1QUxkVi1uSGxTa3QtS3lmNmVJNWpvQWpDVFVVUElZaWdvYXhKWTZBb0luU2pURjN3N0tNNVp4RGxrRF9sblpCUVZFNlRSNFVJQ2pHTnVGNldVRXg4MndoT29Lb3hGM2w2R3ItVE12YWxpYms5V2F3SzItSm5uWUQ1M1BmSEw2UTlpOEJieWJfeUhELXRScVVNRXl0X0o4V1dyMzNNWDloMW1sRG9rT1RWMWJJM3lzNUJ3ZkJTQlJGNlItOURtRHl0NjBqRTdfeVRlUW1QOU1wNFlvNmZTX0dyb185MkZEMDVPZF9YZTFfRkJNdFduVjhSWVdfdXBPUHVLRGpfbHI4VWhrLW5zYTV3U1FQZ3FWZ1N3azMyMUs0NmR6MTluLUtCX2psdk9aU29kWC1TNG1qUmI1M21lV2NGaVNxSkFPZGhRbkJDVy1mSkFlQWFfVFA3SEJRQzZjdWtSREtLN2l6ZUNSeVc2bEd0djNrZWxUdndHamNUX0dWRmVIOThIZTdGVklmUHJPdFV5am1RM2tzYTdISjVNQUVXVk9YVWNnME9pRVYxemhUYXljN0wwZkg3b2FRS3FUckI4c0lXTVBBZG9aVEZrU0dGbjlZd1YzSXB6MGdzcjFHb2NFcm5KencwTm8zNjRwUkI4MzJNR0RjS1ZRVXJ3Y3Z5TDVjUWJyUEZkYVhCOFpOWkNLQWhNQXBoM2hYNU13ODNjVUxqeUd0M0NNdFItOG0wVTdSNTJxSy1EendhcjZQenZmZmxPdXlybFJXaDAyV2VYUmlKMDZGNXhLbWMtUkVYbmkyOUxXUFU2MkZqeXFoZVU0M0Y4NW5LODZHS2k0WUFNTWljN2RhYXFqdGpUdy00bGVPMXNOUU1hMGwzcXNSTlRMckp2UzFIZFRkbWpVcWxxNkF2WXNUR3AxQmhiY0Z5QWoybjBYcnV2Q1ZERDhYZHpjeFd4cVRibHpHdmNOMlY5VGd2aXY4NTJ1TzZOeUNmREU2MERwLXpOT0RSZmNDT0JKLXlXOGhQWDR6UDhrenNseFN4Wk9OYmdNUjhNcDRYdHYtN0E5eTEyU0x6aGFyUncxM1QtUlJFS1gzZVhIY2RVZ3V0Q05neVlLaHlBTzJlajh6anNVYmk2c1U1MDdldWJlVkZhWkVOWmQ3WGRlbkVaUUxjSHpyWVU4eWw5SWZTa3dBTzZrMWlSQkdScElUNTFQQ3hBTGVhYzFPWFBWNkNDSjM1dURfWng2cVU0VTNYYnFHU2xncjRNSjVoRThkUGx3XzZMdVMwVGkzVmlHcmE0emxHYVNwU3ZzSTNUOGlQZzRXcnVvX29TOUI2bzBWc3lBcjZjUWJTdUZrMEtCSVdjWk91SjNPQU9HMEstSjhNTjFmdkd5Z2hLWkpJMXRUV0p6c3BNTTNKdTQ1N0ZjdS1FOGhMMUJEMXhTT0ZQeFVEcEJQcUNGZkRDQ2E2cl9kNHd3eVBUeUpvTk9IbWhnYWVpd29EaWxnNjJ3RXl3UzBxYzFTZFN0SlFwTUF0S0pvaE4wWkkyVUNzOXJRaXdZWFpDZ2NyRjNaVWhXNHB4RGxXZXZ5MGtqVGtKOW0wdkNJbjJuQ0Rta2xlTXIyUFN2NHpQS2VfLXNZSjAtZVh6Z0FLc0UxQi1mNE1MNmV2M1dxVFBLZ3NXbmVpc0FUNTlkWkJZeUpJV2d2cnJFVDlBM2xRMmlLWjloVGl0SmEwWFJzaU1FVV9UQ25vRVdQRkt2RF9OMk5UMjNGMl9HM3hvalJaYlR2Q2pZYzItZWw1MkxyVURZdUNDeHc5R09tTnpSWUk3ZnpLdUtNUWpqcTFtYk0yVnAxRU9rMnB5Q0k4U2Vza1NZT3VmWFdIVDVteG1wVnRBWWdvVlBKNWQ2djZmdGJDQ1NtMmc4c0NsU3RPVzE1TnJxcjZFckE4LUdOLVhQbkc4Z0tkMEtXS2NzR0ZSYV9GQXpYbFB6eUpvMGJIMkZFbzVlUjVTdnoxNTJUb3BNdjJocjJ4bm5LSkI3MHN3aE1XeXJlSmhneW1VWDVaQm44U1hWdnRKVVBLR2d2MnlTUDdfMWVNVC0xak56bjRRQm5ELUowNkxSWDcwSjlHNENfNnVxZExVSWNsWExVT3RJc2NYNk9vYkR5QnRaOXJxM29UeDJPR2JfYTREZXJPbE5DakZHNnBxN2JGdTFWUWloWDNnc1dzekxId3l3Z1lfSS1seHIyQ1FmZG9HYy0wY1BGXzljajdxREV6aEdNTjYxT0NSWmhqUTdKVHh3TlRVbm5nZjdLejFQMVFXX1lidjBuWHJTdERrOVk2VFhkQXNweUt5OXdnNF9fRnJIZFJTdDdseHNLLXJ6dUY4Nm5MTFRlV2FYbU1vTGplWkF6bVRWUks5OUh1cHVMYUcxY0o1OGY4WWJJTnEwaDZOb1phb3dPM3ZOUU5SNTYzWXJJU1ZlemIwMlNyUmxQZmxvZ1BQWjdfTnNMT25lNS12Ml9YZmtjNG9RLUxKTzFHbV9NdU00YkpaT3hKd1hSZWM4UGVnbmxwVkVLTDRyQzloUzhzWXBCT19ERmZZWUNpOFdyNTBZUTNvN3FDam0xMVZORWp3M3I5Q2Vhb21RQzVZMzkxWlM2RE90Y1hmakdTZi1INlp4M0pIdVBLaFBJckp2MTdMMkkyT1paXzdzb1FSU0YxTGxobnFTeGpYWWNkczgwWmtrNjhicmJoVUlqclR0ckxmX1NCN3JMNkMtc3JKcWttSDk3aEZ1Tm40bmItdHVQb3FReW5SdTBHNHZldjExSjhUcktGMFdsb01qY2ZHU0VnY1NQXzJRYnNXYi01WTk1TWdoLUgyRDNvYWhQcnBjWUtGazdmeU4yYUZxdUdSaTgyazd6VlpsNzY3Y2xFWVljcDVpRGN1R210WXAxYzZ2dU5aLWpEVUR4eW5lZmtuUW5UWEF1eXpaT3lvYTlRTHFqV3ZUakxWRjJyRFVoRUg2V0VCUzJBQjFpMFRha3BjemFacWRZZTJNUTdZQzliYkQ4cm1ZRGFENGp4SFpELVY0cGFQaUhaQTc3UDdhMkZ4cDhLMEZVa0VzSzU1bjZOOHM0Z1pZYnAtSFR5bnZIdGhicG5aLXVtWHcyanFxcXBUemQ0REN2NmFpbWFNVGZLSjUzamp3cTRicmJjd3VvMWdVcVItYkZCYmY4QWN5UkE0OExKelh6UGcxcWNfQXVDazBzQlNpSXZ5dEMyeWZzaHo2SmR6cjczdV9mZU9mVGJPcVoyLXdETlBTNUpDdXJaczFILU5nZEY2YkdhRXlvTE42b2UtSmoxNEV2VnZLdlFJRXRXdUc5b0pjYWZxSWxMcGptaEhRSFBfX1hjaWlLcXY3b3JaZzVSaDBwZ2s0d2VGQUdiRmVtaWp1NEhZdElxNXZfRDlfVjZ5U2pSVk1KRG9vdGxMSFZkUFdISnJTRTdCcEp3YUpYSzF2WDVzTDg0OGNlRlB3N1RXcmJBbW5rUmxwTUx3QnVGSWJRUjlrUlNUU0Q3d3RfdmMyX0I2cXNldmNfTjI3NHRKSUVTZzBwbm1SRkZROWdLMV9zRV9ONUtPQkFiTnFUZURtbk8wU0VBSlV0bEliZTdGV1NTWTNPbzA3NmVzeTZEOUF6MmF6Y19WUHBnajZBOVNWTm1RVnBoQWpvTWRibzRPTmd5Z182WnBTVDVHZXQxUEJqeFB0d2IzRGlKeXN2d3YzYWlYN05KMnVGWEpXSEV4aElCYkxZUE9vVjd2SWN0N1Vqd0wxY0NlMTQzNGdUa1lNRnpYTGcxY2lmUmF3RmJGRWpod0pyZmVzZmhKRGpMeXdJZ3Mxcm1FOEV5aDNlejhyZ25ORnc4Vmw3UzFQeW5nZ19GRTRvUWdhc203cVNpNmFTeTFONjlBY25oZ01mQzUySkM2bHlPSkkzNHRPWDF3TjJwa21VRTJLbmQ1WW85NHNFQWRvRHRrSzQ0U0pUWUNnVjNwcVB3TWkxTzZmTTNFenRkNzR6ejJmaTRYdEtXdXY0Xy12a1pjM2ExZHNaUW9vWkpCOVgtQXFKWjMwdkVnbkI3TEZpTGRjY2ZBbWU0YjltQ1hRLThiaGllblVKS0JjUk5yX3o4UHhzcTA3QUg3Q0QybzdiOGhjTlRRRGN0dEFDNk9MakJBN21IY3piVG1Zd21lSm9wTDNhbjJKMFJWU1N6djMwemkxSlpDYnFlUHhFWUpPUnlZWWNyNmtvZkVzUzdSMTdyS0hnd1FfM3ZtdnlNaGF6b2VMRDlaZS1yaXM2dkkzUXRmUnQ1QkZEUVpjSWtMSjhrcElOMmdyaHA5STR6OXZHaFhUbTRuWENXY050OUgtcWlqMFdYemdrcFl1Z2w3cFUxcFdCWFJnVkZMeGt1VHFjU3pMaWZkV3FDbVdhNllTX0ZvZnVqOWJBWHdOS0RKYk5xcHhGWE9wR3ZJdjhTeG1sVFI1SWxyTVBFUzloYmRmeUlfSU14cHZUU0lHTVN4SU5MYzgzd3pxN3J2R0kweGM5X2c0U2Y5bzZQZHZYVW9zal9HbjBjTzRvVEowN215RXIyQ0ZsSENhMHpsZmZmb3R5OGdCMXc1WU9VdWVQODZqMFpoT1pfQjZfdVVxT2ZyaVlZOXBFMnAxR3g2bzVYYTU1ekNoTUt5dU5kUmhfc2lLb2ZySlp2aXpGT2tFZkFBTHVYUFc0RUY4Z1hYb3VrTUZ0cTFLRlRqQmhsaDhnMVZUb01ic2dIN3UzVEV4blRuMkdtNXhUXzl4N05Sc0s5Q1dGcUpjM3hhX21odUNfQlpINlV1SUphYV81MVhOSVBBbmhfelVHS1p0NkROclVDLV9TQ21EbzFNa2t6OVdvTDAxRk1CS25Ba1FfN01HR0c4RHBfcEJyYWdrNktfUkNDLVJ3VWdLNHhzYlpod2hfeE9YcUJNT3dYaTNWVTZ6RGwzaV92SXJZVDR0eVg4OVh3N2ltUEk1eGVBeEx4dnlsbmVMTEx3UXc0aFI0a09tWU5RNmpFdHFxVk03Tl9ENXAtRUpnazI0Q3c1bGo4UU5ERDVuSDc5aVFMMmNZVk5oZE82Qm9XSFlFUE9kc0xQOHYzeVZYb0JaX0hSNzd1R1hrWW94X2s3Uk5ETjFLeGhVVlVhWGVJMFJoNjRPVzRrNTYycl92UTF5R3pEOEdNSHozSHc2ckhsZGNabmI0NTBoRHlfZ2l6WjRScUllMkdqZkZuQVctUzlkbklYWFZseGM0WlljRVhPQmY1bi1ianNlZkdyNUFOT2dOSV9EU1ZJSm9SUnpXSDU5bVNEVkZMVDhCNlQ4NWJ4S1lRNHFaWU1tSk44Um5FZXdndGVoYnR2aVRiNXpHMkxFTU9oZ1A0Y192b0FRZ00yUFE5YlZOcW1YQ3RKc3BLSkFoZXR1RHZ5N0p3cUdnY0x3Z1R3Zjd5WHEwbUNMeENjWGJiMlJIbGVhUDNBQnVvS0d4SVF0X3lQZTZqRV9lX25UU0JSdGRLS3d6YWhVVW5JN0hjeEkyZVRIcFozemRwNm9wR1VUc1V4QjVsSnY1UGpVMzV2LXRvTFB1Y2FCYkNuMXJ1NlhSUXdtWWZPVGE2RXRqNmFXeHc0MFBwdEg3UGo5Y2lqVmw5aXZXNDNYekZrbXBDQjl6b0NrWDI2NGszbDQ2SzVvZDcyM2g4NTNXbzF2UUIzLTZyRUNuLUJ4LTRuVHNXT0JJbEJXeWN0MjdZS2d2Yy1kUEZxSXg4U0M4RGZ0cnpFMDJrYWRPbDMxaFA5cGtOajREUUg3R19sWHpZbXJRYm9PWmVGVm5Hb2o1MExYQmg4TXR0SUdhamNKN2UtMFJNd1ZtRE9BOEVIQjVKVXJZNGxuRExQeEdROFh6ZGpkSWhJZERNWEh1TVpIRlp0cnJ4MTlydlJVUEVqUmpMbGJ6UHA3ZmJPb2ZMNXFKeEU0TUFoWEtHN3I0OUdlcmgydnh5RzZaeGtSWFRDUUZUenJ6eVVlTHFoZmVoTE9TUTl4QWFOcy16LTZFWHpzcnZpWkRzbFFxSGRKX3h0NFJ6RHh4TUotUVd5NDFqWWJWaUg2aXFKRWVrYlZPOFpFSEt4d0FrYzUzaklYNzgwRjBSTV95bi0tdnFBZDBUdGU5QkZ3WmpRbXJwZ2ExV3k1QVQ2ZkdVSTNneW55VlI2ckVHa1dhcWQ2Y3FGZGhjanZ6cUM3dUxNZkx3VEJuOVEycmgyQjJ0aEdxT05DY0JnSExPQTZpTEFQUEt6MUQ3X04xZnBPWTN5RjhMQm9NamNFSHRKX3AxTHBERlEwUXU1bVBYR2tubkhkV0Z1RnU0eTJmNWhlTmdUNmZSblIycGZWLWFSTHZlQXYwbGpXTERkZjFBLU5TRV9tRXZiNllSWXN4dmxoR0x6a1NDYUloUUZQX1psZHI3NHNHRHI1VV9RSGJVcVo2ZDNWVEw5NC1JcUxVQzIzS2llS2JydWlqdFkwV1NMSEZIRlZ2RVBxN0JwRkVZV3ZIRHFPMGU1SllsZmFyQldYSkhSUWNHWUtxQ0QwYjNXNkpnb3dCV0tNUDdRaVVLNUNQMkJsQVR4R2EydGk2WWNMQ0R3RzdRV0s4RHhWemI3YzYtY3FKc0NOc3o0ZVo3b2JGaFZPRU1SakNMd012NEQtX3VnSi11dG1CYVRZR2lzNDFGbm1IbE5zVUNhYzdtS3NtazQzN3dVZXJtY1FYU3NETmJUSGVQTkVWSFNuSE5Pb212X2NEbG9OM2RBZFV4UTBEYS1WV2hxazhkUkFrdGZMQVFPMFY1VW5pNHNrWUpILW4yakpxaUFtOVkyY1JySWpaUGk0aXVBbEtycUNqbklJeXl1N1Z6cGFfRENhZ25QWGlmVndSc2hSclRiTk1IcHdFY3ZFNjE0ZjFjRWNoSjNybWh6bmd3Y20xek1NVzJUanRpbW5rdEhxVGlQNnZVNWtyMUpmd3E1VlVBd0tPYWhHZmo4RnRPdk14LVNPdEpuRmlfdG94LXV6M2tiXzJKZm9yV1FMYmdvNlFESmJkd3lLWmdYSWx3RndUNHU5Tmd6akZqeHZqUjh5U3RkTmFMQkVaWGxaYy1UZTFOTml6UU03MWh4UlFUb2RRb1lJc3dfWFdXSmJ6eldFUDBjSTR0d3JGeXNNS2hDc2cwVmNUUVJMWDVhXy12cC1PT2h1ZXExTmVwUnhGZ25RQWFZVGFPMVIzYzZKV2FTSzQzOHFYVDg5SEo3YWV0YndGVU9XX1FNTjhlczFBczVrVTZNblgyZ2dYQXphQUJqaEttbll2Wk9QOVpQTEp5UHNabUtCQlhkWDhQZjlRQnlMWU1reUVIMjNYcjZpYWhnLVRYakgwTVo4QkRHeWlQM0lwZTZvdmVQa1k5NjduQk1rUzBTT1VTZlQtMWUzUE5jYjJxMENHbm5uWnBaLWRBNTNOOEZMd3BlTW9hRnNPVUE0ZkNSQWxkWDBwQkM0Mi1zd3UtZG0xX2drRHduRHhGZTE3OXN3N3NaakY2Y1lrYTZxMlhDWFJFdWhoWmd1NzhuMEtqa3BmajZFNWxQQm1xd0xjOVc4LVpwdnVXVGpaVjJadE8tdkc0bjY3TkdtUmhpRldlVUFleDdKaHVvZWstOGJOTEFsYWlsWTZOemc2NHdVNGQwQUxrQ1RSU3hYeDdIREkxdmg3eDY2UFp2bDJzY3lKVnk4bHNfblhab1Z5cVhiZGhnRndPcG5kb3BUMG5YQ3d2aW1xVzRmSUg0bk9qdXo5MHpGN1hvU0tybExVM25UYmlNU2J0RXVPWDFnaktUVFVrNi1FSHAyU25oOS14SnJGOERfaWg0VlNHR3RpcXNCZFVaQS04VzY4QUdsV3Ytc2kzVU5STHRPUEdkZ1Jub25fR295d3JyUzUxUmhfVlpnUGZXZlB3azZfOEMzRWkyLXQ5dlU5UTZ2SURfZmZRSTFpMDd2WHZHNjQ2NU85dGlsd202dkoyc1lMeEhZZHJRQk1HNDFsaGZlNVV0akxvb0FEWV9OVElWazZYTjQ4Rm5vWGltd3VTNUMyV3NHdXdWRHNaMklwYl9RUGpQSHA0cmNRcGhFbGdCVjZJTG5xZTRzOVppZ1czcG4yRnBfZlRBRDhQQnBWOURyaUhkcG1nZXE0ZTAxSDViNVV5Z2ZaZkdwYm1FcGlUNklLUTF0TVAtajFuTDZPaEtXdWk2Mk9lemJZX2hHZlcyNjA0emM1VXA2TGZTaDNrZFd0dTZsQl8yZWpWRmM1WTR0U3ZvbUQtaGdvWmdKYWlXUmg3SzFaTXZPbkNFbG5CYW11WGhGVHY3Ni16cWRYMXdIcWhCd0p1Sm9yZTlMZzB6ZXdHQUhJdWNXTUNGY2lnNmRiV1BUUVFfcTJpV1J5LU9ncFRQckpZcXlvVElqdWJ2eWE2MjkyaTdIQ1ZjVGFNT1ZsZTdXZTBzSnJDM1BReHlKcEVjak9vTmUySE9qUDZHeGllRXVCNmJSdjdITEpzNkZWQ243TTJnMzRwSlg3NFpjSlhtdG5Pdy04YlRVcXRtR0ZjdWc4c2J0WEMzSkFnWTJ4dFJ4YWY3ZzZrV2FFQWY2SWFiRW1LRWZtQjFPeGVSUW42R3lMdlZSandqNTlWekc5QUllaHZ5bXRVMW41RDE0RGVFdXFfRUg3em9YZ3ZVOEZ2OEVGUE1xVHZtZkFHWHl0T1pwcWpYWHBwWGZTU05QbkNhcGdDNWpoRE1zX2JmVGFnMk9NWGp0QUF4blpYZTZDeUNHTDE1bU5Ra3dLRUtIYmJLR3B6aHNLVkZiMlZpZGExMjl1SFlQT1dJbzJEUVdEaU50VkNKdkpFb3BVOWhrYkFWOElPdEV3VEtYUjZNcEcwUFdVR3NMRnBrbjR5U0plV3prUENyTFRCd093M0pDRFNjd2ExdF9SLWtqdjJSdWdRWE5xUGpQak9ZZkpfbVUtNFI5R1JBVGdHN3FNa3dxY2tZbmkycGVhS09UUS0zUjF2Y1FING51d3BEbExCSmY1RWc1bkduN3V6bThpWFBCOTdxdjluVkN1cWRTQks4ZDBMY2g0TDRyU2pLbUNUOVFTRjdlVEVLYVY0eVNOUTZDS2R6ajNsWmlUWHQyLW5qSlhpejR5NEZQTXNkYWdFd2hacWJ6N25WQlI4WGlyQk9WVVR6cnZWVmdVMTZIODhFQVhHRXRDUnNFQ0lMeUZDeVR4LU85UVFEeTd6cFBiS0JqY0I3RUsydXg3UXJhcmY1SWNTbmZPQkhfdlBUbXlBTlQ0eFc0aHVPZkVaV3pKVzZLNGpfcDcybzN4OWhMQ0RnNm5wVGMzTHcyN0VnbWJGVndhR2tWaHdBRWZZeU5kSlpqSlcyU19Na1M2SFFORlRfZ3owN1JfTzNnRzNzNDNzakVSUG1HM2IxcUIxV2lJdUpDTndINGpyVEh0NHQtcEhYWGFrS2JqWWE4TlNYS1hfaHlaQ0s3REhjcFFab2ZJajB6T2tsN0NlYWFad0Z2QnA2OURNd2hlTGpvdTM2eERZclZ1SHhyWENsdGIycngtUU9tZlNKX3Q1UFhLQkVOLUJIYkhJTW1MZkdfZjgtQ1h3NHdpVU5jZmZGdHhnWnZOSTZpd0FUQXdaNXFrUGFPRi1ZUl84ZFMxZmJKLWVac3d5bUdGVTdEQjdKSmdpOXB0aU1LaDJ3aWJtWEM4anZ3aG9wbUJYbVFhUUdmWW44dWFSN3p5Ml9ZMndUYk1ETDFUX0owMWFGZTJLMWdud1czOW5aMXdUY1ZqZ1EzNGlmS3hsdG5KY3lfOXBGVGpSOUhrNThCb2s0WFRwMUs4Nl9kdUdpVkQwYXlPT2oxN1Q5RUctSm9JV0tvYTVJX05weDA1VTJ3ekhKVVd0TmdVSlh2RklvNXpaNFhRcjJnZTBGWER1UVRWWGkzekRPa1NUYWNpeVo3RkJkS2tqMzJSaHJDM2lEekh3bHFkb2lwZGlNNjVxaGJSNmN5UENPSzVpZFVxZUVzV0J1OTBwcG9qXzZUVnNWOW5xZjNuWTY0Y3NDeWdia0FqdWlaNUhSZ2pVT0NKazFQYVV6amN1OElnYmRYYlYyZzhFc3d5OUZtbjFvVGdiUWxta2NNc3dpSnVDMTF5TTNFT1lBV0pSZzZNWUhLNzk1Z2tqVjJJZTRyT05iMFM5TFZndnBjU29kSUhwNG44eTZxT01ERkljc3RuTHlrNDRmSU5BckVSNFoyZUtNMkVnVnZZMjk3YjcxSnNKenZCeWJOT3lNblpMWlFaUHRBaXM4ZFB6cURjN2pLWGY3aWNlQ2Y1TFB5M3YyWk9teHQxZFE4YnJxcVViYTB0XzdOb1E5TFBLel9vMFNVb0UzRkFscThBa0cyY1dINWM4dlFva1BHeTcwNXZNLVB1NkREZDgxVS1tc2xidEFUd1JTcExqZV93WERxdWo1eTE2cVZjcDkxaWpxVDlHR3R4Mmp5dEx3a3E4RTlGRmJSRHJ6Sm4wM3B1RzVuMU1YaTgxNUtNT2tXajdHdnVwOFpfZ2laUVFkNklMNTNuWnJ3N3libG9ndGZIZm9xR3N4aXUySTJNVUxLcXFvUTRvVE12V1U5T2piaGNKUWhDamZTR18zMzcxWjU4cHZXclBneWh5c2xjY1dFSW1QMWFwVDl5Y3ZCeE1PZjlBdVBFMG1GU05wR2l6YUc4azVMdTlSWElwWW05aHdkNi0tOG9OQmI5cFpLazBCa3EzbmJHUVdVWFhvMjU4dUVWUjg4RXNVdUV6VDUxblltVGUzQ2JsX2hUT0lIdzhEQ0hUcmY4ajlXckowa3h0ZG95cGpyaktvVnRoYWtiamlNYW9zMXdNV0IyR0xVb0xyQWpab1JKbmZyN0Jnc3ZnaGdkMk83dkQxVDgwNlRXMk9VaFhRVmY2UFYwVm9CZ2EybEI3eEotQlpUMmJtVTFMYWRrUDdtT1AwdFJ3N0tXYVM0Q1J2M1g1ejFRRWlvd3prNGEwSmlwcVpkM1RVSzExZzBuRmM1a0ZJblN4d1hTdkU0a3NaQUF0bkktYjZfOWpEa09kbVFUaHJiVWxUOXZBcVoxY1JXSl95YURxR1VVUnlZRHpuNUI0VE9CRUdtUzg5dGJIeFFZNG1LTTBSbmdaQ1JieVJ3NXc0OHY2ZkEzRE5LSmRSdGU4cl95d3VWcURudEdKcVh0OWRqRHZZb0cwUUpfSm1YNTRiaUhLQ20yNUJLRVl3VmlpYTZJWTR6djBFcU1NOTNQV1g0U0R0Uy1qV0pOM2w1NFJIN0w4MzJIcGszVThSQnZkTjM4WGlmZ3oyVDlEeXRhdXdqMEgzdFFveEN6Y1FQMWFOTm1PWkRub2xnd1JKV0FhS3Fad0lFUExiSV9ZcnB4UVdBUTN4Nlk1cDVvQ18wM1VnODJVNnRmRFJ6cWFtdXZlMW5wLVV3UXExekQ4N2FSZDRMNVBIM3VxTFpBQlF6eUdLUlhuRXJ0S21zQWd5b05YZV9ob3hVbU41R1ozcUZhMzRXTVZ5dDlxcVBtR3lhWkM3UnlXRnBkeVQzMHpmblBlMjlaSEdMMDBYb3RuWkR0aDIyaThZcGdXN1VNbzZYX2dUMkQxdURaTTdER0pEX0NnUTkteHp4eHlyS2x4T0N6ZUsySWpMTzVVbm11SXN2SVM0Vk82clVLb2IxSU8ybHg4Q2MtNHZFeVBSVDJyUVU3RnI4TjNIaUdpOEluR1RtMWZUSEVMQ29ZbEgzOThxdEtJV0tJZDlxcWxzX3NtbW5uUU1ZdG1DazlRbDFJekUtcDYxeFJlSzlZSFZEV3pGaTFSbEtkb3NPTi0zam03Qk9HRjFTaDN6RjlyamVYT01PVXRNYWEyUUx3djE4T2VmLWtLaW9CQ2pKTzlscFpmZTRBbVIyN21mRDJTdTRSa1IzSTFZTnlvb0N2RF9IdXFyYnBwSG9FRmlHTEVqUkNQNVdOMDl2bjFRckZKVnJoa0x6QnRiMHFiU3REVV8tdUd5eHRpTFc3c05VQklVcmRQSUdvN0s0MjBCdUcyenBlZ0RkMDVRS0QxSklGRmEwNDhLSHJZbnNZWmlFNmctV3owTTdyT0IyUXJHLWxYdms5aUFfb2dEekZDYXJ6a1FrX0ZPaVZNbGgzbEZ5V1ozcUgwMjNzX0VYS21vbkVQZGhTY3BwT3kyVnM2VTc5c2JZaHdBakwwSFMzTWowd01xaVZIT1VNZDE4T0ZZM1JTaks0TzVfdTJEWk9KNEFyZVRRMVdWMmVESGdPWnZZaXhEcDdPVjl5Sm55Nm44SExEWFljclVIX3MtRzdoOHg4QThJdnpfeTlyTFV3dUJ4RWpQV3VtdEE3WlIzZS1ucHhjVzkwanlDZEU3eUVydVpVczlRYXRJSlc4czJiVTR1Zl9WTW53TERJcHY1ZEdWY2ZRY1VpMGhuUVJVeXBaWE5BYTc3RmwzeGVnbmZ4NUt5VmE4cEN6TkFGMFBKelR2WEdRX0NwNEtZc2ZBQ3ZVNjU3azk3aDJjLXprZFJmVlhUZ0h3X3A0UWJNaGxpaWl2cXlxMlp1aEMxbTNRMzFZTlpyYmxSM2RvUlRfMkw2NVhzckxqVWJQaGR6SlAyemVLTkxYSXZFS3RQM254V1RVNTZJSWFVWEZtRGVMRDBSbzRlS19SQ1l0YTZVbm8xZjlkMG1ZVVZZUkRmODhUWlRYNzZyblZoMllsM19jdTNuMUpuSlhGVnp4WW5vSldVZmZzeFlvN2NjSHNMMUdZZ1pjRlBZMGtJSlpBREZ2ZzhyVEplMElRMGVieU1oQkJDNXJ2SnpNLWM5SUhSQnJ3OVgyMVZFN1V6UnBXaTJBMWhjSFhfaW5wQktSQXozWmhjVDVHRTh6WFBnSkVJeUxiNm1zR1hDT3FGVDNtN19JNDk2T0doUXV2WWdtdmo2X19qcGNDLTh6ZXgyS1dIc0QxRTFjN3QydzlQX1RkQzN3dEF3MVhDd0htdHZ5MkhPMEpTZVZ0cnZTWV9DNXRsUnh2bDlUMGpfNWU4RVA2YUoxVEE1NWgtMG1yVVVqMmx4TGhjaGI2LWpzWlNxdlNnMlV6UnN6aDc4T3hzbFVmWW4yRlJ4cjVvaDg5TzhfZG5YaElCbWFycTFGdVB4UUViTWpoNnBaQzRyODRrUWtCRWpWTTB6SHk2bGtFV0ktRXVlWDNvd2Q0Q3pHdmY2UG4yMjVRYjlGbzBpQTRtSDF3NVFvX2Z6TzhFTU1ISjRmSnhLRFVMeVkxWUVQUzBrbkJCb2NNckhfbUpGQmtXUlBzZkIxWExmcVpTbXhwMk53NGNEN1BWUTU2cnVvRzhab3hhTmstVE1PNkdaUHYwVEFKWHBncXh0YjNsQ1d6M1p5amluc3ZOTEdDSEZteDRJZDRXdzBrY09QcXI4WDMzcjR6Zm1qNlBxQUdVT0d1bkRQS1VEbnRZNnVvaV81SFNpLWM1TkdGZFg0d0s2YVFGUEFUdlloVDk0Z3MxN0xueG84Ty1WYy1SUzBuSmUweWFwakN2SzA5Sm95TlQ4VHFqZEozbTBIblN2VDZvQXlGZDFhRWdYVkpvaXV0RFVzU0YxT19oWWlZc0p4cS0zQ25waDRKSDM1N1BFMk1KeGwtdm9ab1dJZ3l0dU1GQmtuZll4OXc3RXRHWUFhaGM4SnpfY2QwYzdtemJkLTF1YmNhOWRVcHZnUTctS09PUkNKRUxTcktST2x2ZFJRTmtTLV9tS2tVOE5tdTA1aDVKU3FxMGJweGxmbzZTLW9rcTU4bXVsVGJpRVU4dUtieHBPOXJOaDdibTJwTmtidlI5WUx6SFpDMUY5eWVMMkVZVGhLWUg4ZGpDV0FwZEhTVXFPUEMwdWJtQUUtcU9IZVI4RDlEUmh3XzViLTN2YkI1UlZJRTIzeHROY1RNbVBqMmtUUWFLeUlsaUotRS0ycEtOTWVhdnJiY19BZG9FMVZPZ3JQWmhzLUdHU2I3WGdRWDhuLUFJNngzNVdGeHIxMlZaN1F2TGotekdrSm5qVGlNSWpJdmNMX0xxdHVVX1hOblJqUjcyVjhsUTVHN09ZbE1qX3pVTU1jMTd2eDRlSnlmOVB3OG9SNjlUYWljaElwSElBd3BZUlB0LVZGMHVZQXlWTVRDbGY3QlcwYjBFYnM5OFUxVElYdXc4ekJYdjlCa0U4NUhmTk1ZR2VDYUhFOHc2TEpDaDRaX0oyeHI4Qk4yRUEwUU9HcjEwNTRTaDFEV2QxNS1qTEVZMFRTSjJEd3kydjRnazdaYzZoUjkxVk8zblEzMDJqeUM1R1IzR0VxY2FlR1NZR21LTzBral9FOHZkcXpVUDRBdzNDajE5TmVFNFRxdGJNdlNHcXpmZGo1Tmk3UEJXMzJBdDNDOGJUcFBDYkpVTDJtNVZPUWJIQ3FMTzdXUF9NNnEteFdwZ3hIQXB3a1FjVmEyMmZTanVYclBNVlFZcng1WFZjb2Y2QzRvc3RsS0dpMWVVV3kyV1hFbkg2RTl5QmhCRkNxZVNHYW9aOGpmT05mWU1VeEFoVkFZcnN4b3I4TV9uWFhKVWIyTjFjbnp2cWJkM1RDMDBTZGx0SG82RGJFUXdvUUdHSEExenRNOWZzUTNGbjVfN2pfcHNHWWZzNzQyUmdfZ2pIeFgzcEljd2VwUkZiNTVqUXpDUnFTdlZQOWlnU0JKeEpxcXkyWWJqTXI1WklCWTlRZG9URm1ENmJNdi1naXJWeEprcFpWdV9WQ3U2SEozNjJkaHBOQnRvVzNHRUxsNm1jTURXbWx6dDJVMU9GYXpnQXp5QWRXUDJVeGlsVnZFbW5MN1FBc1h3cVFPV1B0VHFTNjN4X2lNYzhta2pUT1ZKTXJER1NWMXhaV3otdkQ2WXl5Mlc5MFBBbFJ4VVlUdTJHNkppZnpLa1pQQ0FISldmVlJSekJYZURBS1JSQlpFTFhrampvVDBmUW9KWlB3VnhlWXItSUFPeTE2REhPWm5BOVg0MmhRMDJZWVZnVzY3Nk0zbHoyTlRuZ21kSHIzRzZjZlBuMER3dUphUjRJb1BZVURVbEtuM1ZWUExZdzRNU3pVRVh5YW5wQkJkSjgzOXMycWVfcTQ1U2VJWl92a3VHSlVheFVyMU1oQVJ0T3ZlWF91cFNDeDdTTTlTeUVNb3RBazB0OHJKTU5qRlN2U0pQbWRJV1FSMUE1OTMxQnpISk5SWWxiUU5vMnhkVEFLMGVPd1QzWFo4ek9hVm5Hd09zTkxUVk1FLUZuV0Ywb0V4WjR6TzJlY0s1TE1QRDlyZlVEb0szX1RhNEVtMDQwUmZXQ08xejR3MGdkcGpXMllITDZRbVRkUjNReTdpUzZ0cHRZUDN4amJFTzlQSmhvWUpzdHhpS2U4RlhzT2lTS1c0NG0yUzFMUmVHdG1FUzNEVDU5ZzRQdHZIMS1URTZvbW56TlNjeks1dHRqOFozU2piRUNBODlON2RuMGdhUDJWbzlQeVFmTldheHhmZm1GRlJGMnpqQzNxdmhEZXlHcllEb25WcDVISG41QTJ0LUEtWjlFME0zLTZaMVIwQWtsTjRXVzFIZXNSYzlrcG53TEYza0tmVWtqSy04Qmd6Vy1tYXhxUmZsRlU0cWVpUjR4WHRpRU1rUnBET2NwVnViTTRkc3doLVY5VmVObHhaUFJzYXZpbzVoWHlRSjlfWTBsQm82OTJycFh3ZFluMzBsSFhrUFRMUDFhanJfREQwSU9rdm1lU25UMkNjcE16LXlmODdVbVZHTHBvY0FRaFIxbWd3NjQ1Szc3dlpmcWhqOHh2bk93TTFYQ2llY25hTHR1VmhQVVRvRDhmWHpQVUFHSzRNemFBT1JZd3pzaUY4dEstRnJhZDhCOGN3dWFaVWctVmE4NjNtWC12b3BSTzZhZjB5NHVNNmM3aHV3TnZkbzhDSG5Jc1kxQXRZSmtFdGZkT3V2MkJYbzJHd1VnTzlXcVVSZDFGVFZFdHJ0MXFMZ1JyR1VEdlJxSWhaR08yaThNbUZOeXMyM1VyYVRrSFBjd0lEZE5yeWpiaURFUWktMGNoaGdoSkl4ZEIyNGZHRVJ6SFFWSThKOHp4MjhzUzE5NG5EZXZQYndKeGRsckVINlpVaHlDOERvQzdyczhzMnc3RDBYTEp6bXJsVHFPYmo1TVlwa2pUMjlBcFdDR3dyZFM2WDBUMnNsYXQzaVRvQUt4Yl9lSURUdFZ1N1FBeFRwZWl6T0g1TTZYZU9DZUtsZ1ZjaTVFOUI0SWxtTFQ5eE5PeEdXSFo5S2ZnSkN0d2dLZjN6X1F1ZnBXNlNqVWZkNU5XTTQ3NlJ0UGNFMEtZcU5fdEk2Qk00VF9KeE1lRXlwWldpSmhKVTdVdHktUG03YlNhYTNIU0Q3am1oUkpxMGltYjduSFpveXN5OEQtRlRVWlR0MzNUMzR2ZklldlF0b0NrNXczbWRoWVlUZ0hLamczckplaW42Q2NYOTJXZHlXbF90NEFXWFZZMWNhNy1veW9VM3hlR3YzXzhZLTFBTF9ITUtpZkhXR25RdW5IUTQ2SnM2NTlBN2FjVFoyelBSQUpleHM2UXAycFk3SFVrS01BNGExbXpRWnl3NDJUeDVPZ2J4RmxoUWJFc3Y2NlhId2RLZFlZZFFrZWs0aHF5OTItYmp5RldjTEJsZTNYWk14eU9NczhTdExfaFRpNVZQU181WnZ2NWZwUDQ2ZTgzWklCR0lSbGItNUVISkhWTWg0NUVSN3VBbHBldC03MDNCOHM4R21UUkNyWUJwdEFzOTYtczljWVNxbTl1VGdlOTNSdzlsanFtRnNRd0tldzNRMnZ6NXpTblBjc0FZWWZZQVpxV0dOamx4RTRmT3BrRnUyc001ZWRoSXBzY0EtNXBSTHJuQ2ZxVFpseDJFdzZrbmtvc0w0Q2FOUzZkRXAzcG5YeFh2U2dxV25MQTBtNXN1b0dSRTE0OGZTZHZIU2M2ak1EZWEtRm1hNkZkOWlZQnBrd2hiamZYNnlpYXZKWVAzYVNiZzJfQ25TOFlQR05xTVNiX2puVHBoWXFrcTNmRVptSWFEYXhBMGh2SGVhOGdweVgtWEhYYWw2M0NLLXhaR2xQZjNRcERMby1UVVg1WnFPMENCS3lFelJEMmpSMmM2VkpCTFZkZ29meXlfX3N6dEhPU2s2Z19ta1BCYmhFNFFSLTdKRkloNWNrOF9IcmZzb1NNX3hvOThMd05OcS1MQUJRRjh0b0xGek1lWThqdXc5WkR4RklQcWtLbzNkcHk0NHRITnpDYTVaOHBKT3l4MkhUZktYbEhHNFQ1NGMyV1FUNWpMclJrWGZjMk9IWmY5UHl4dVJ4Z1p1dTkyTG1MTXdOUWtpMjdvdWFhS0NTR1BBSklTNkFOOWc3Zk9VSUphM29PSGtWeVQzczZBeEhEZFFGN3dPZEMwcTBGYU5LMFhrVHF6Tml2c3VMYlNkOEJxVk9VR3BuLXVoVndnckRUbXNzRklyUzlnRndlei1CTUo2anVzUzFQNVFDMnVXdkZZay1Bd2N2Tl9GdGxsX0RDZmNaSnBtSGlUUVpZR213TFdIOHZuTWN1V2VmVTdMMXdPTlZjMXdQNXJCRmVaaXpERkdySDh0ZXU5amtOMURqOC1ibXN1VkJlVW5xTDFiOHJoX2s4QlVzR2sycWROOTVZVWNXLXNXdDdLOUExWVd6eHFHQy1Qa0RHSTNsMVN5bEUwU0t3UzBQb2s5Qlh2Mmt2LTJ1SXkxTERSTmVHZjh4cXNzVUU4YXVJNEpEcTNPLWNnYnowdTNTQng2Z3VMQkVvMWtua3BabFBiT0pyaEJWX1llU3VNMWYwWnVGWjM4bDhtLUtoTmJ3eHFYUHk2d2VWQm1fU2FIYS1qcER0dWdWUmEzalhFbUY2NFY2T3J0RF9sNWJSVXFZcEZIdkx5Z0czUUc2X25URDBlZE5NOGZwcXgyZGVTWERqbzdCNTlxdi1YOFJXQjEyVjFqLUk5WFdjZ0JQQU1VZWxUY1ZJQmFBZXVSWjBvZU44cXREajljY3RjVnA5ckk2R3FhRU14aFpSMWhqMlhKSlg5ZnZFREpscFYyOFk5ejE4NTJlNFNIQ3h3ZmVvZVZQLUVFald4c3lIbUVhbjVVS2RoYjgtQm5IakVWTlpvSGdidExLODU2OXZFVUszMnB2VG9TUUI3Zi1vem52cVB0UXhFaE9kSzExaTdCMXRrcE4wckdyOC1NN0xCUk5ydTd2dGp5eHd2eWVMU3VibE92aXVzYWtDdHRpdTlLbUREWEJ1MVJVejJXVk9CdzZDSkJMQUZmQmR1bGcxYXF4Z0pieVFSZkZZVWRmWk1mOTdZajJIZkFDTHJfc3BKYXkxUUZ3RjZfSzJGVlQ1d3FKWjduTWc2UFVDM2picnRwX25JWXAyTkVYeXhnZUd6cGpxX0xEME01dUZjUWs1Q2JwV2RNLWwyTkNRVWluc3BobTRsWXVNSUV0MnE3VmFvUGdJeEc0a2hVZlNBVEplN1pwSzFqT0Y0T3BVV2NrTDJWOTEwNEt2YUhsWlkyelBFa0V3RS03aEdVVFU0cm5BcnpOY3kwQlQ1bTBSNUVVYTZPYV9vT0tPYVM0ZGFJdlJCdlNpVG8xWUZRdGJWVVl0X2t4RFZNZnhIaDZieks5LTJCYWp5RUtOdnVvYVdUOGlZSV9oUmd4ZEJRMG9sX0x3cXNoTnlvcDI3ald0VENrOWRld2JVR3d5LUtXWnd1MTFRbWRGUkxaZk90NU1LZ2hCZTRtektCQlQ4Z0FpZ3l3WHhwQ0VGQmpsZ0gxdjNFRF9EbjVXQjNLWFlvd00tS3Frd1lQSzhuUXUyM1JaNzBwUnlxd1RYSVN3Q3o5UUd0Y0tENFlCclg4Yy04Nm9zQ21OaTZUV0daMXRaUGVPcl9qOGR3Q3FnZGNzR0ZrLVRVNzNNTi1RbDJGOVlieEZUNnJFbW5Pc1JOMnBkUkEtUVFUeHVQcGM0STZ6NlNNNzc3a0RGakk3b0JTaWx2bUtUN1F1YlhsMkp5UG8yMWYxUW5JMVJ1TXEzVXVOTktmeS1NZVVqS1ZzSXR4SzZNM1F0cTE4bGFkOUhrc3VaMXhSQUIwRDRudFh2aTg3UHJrcU5sdWE4Q1Zfbk5nWS1MOEhOM2JMYm1wZm44d0pHTzlHRkJhUEljdUsyQ01LWGt5M0JUTTNFWHdWMGpQbUZTMDd2cE9LN09YcjVzYlVLdl9HR1k1ZEZ6Mk9SWnNKLXdjTTR4X2tPM3JJQTNaTHk4UzlNeUZxYjhicHZ1NGVUM21GQUlua0NPVUZjdHY2d2otSFpKMjdGX3pCV1R2OG5OQmo5REc1aUpsTUtYWUF1a3BtZ19Kclk3UUFseGt6bTJ4TEhEOTNVUm9yZWxwVXZfTElrUjBiS2J5RnR4RkpPNFZiRGo0NW5CRGVFZjM1bERoRDBSc0pRajV3NjFJTnNHWS11UjN6cEM1SlhQS3JlTUFubVhTZExjaFZMWVVZV0xNc2doSmhFNmdpc09ucTNCemJzMHRrZnpvVnczT0VLMkVLNTNHMkVCUlZpWkdITUZBLWFxbWZsWGtHMjBFNVh6M0RHVExkLXNaWDcwSV9IbHJyd2Z2VXQ0XzJZSXZLSmtHTmRQMFA2M0tqUDFPMHhHa1RzQnNoa3lsZnh1WmxqSmxnNEp0VjJqcHROS01Ia3YxU3ZLNmM3T1FrQzVUbXhMSk9GRzRXaGVETmlWLXZVTmxqb1Q0V2ExRVhtRUFOTzVIS0pUNGkydy1sUHh5T2pwYTNmTHl2UWRXbkl2YzhqaEZucEZFUldBLWJpMTExcDFBZk9vRjNVX2haNGJ1NEh4TUkzQTJhOEdhTlh0Mkg3dmZ3cUFBRDBnMW9zR244dXFqR25VTkZ4R1BHaUVscUR2QXdjMFBDMVViS05IWFk4YUQ2RGVIOUk2YlprM0QyUUs2RXljc0hEdUN5Y3B6bzBhVzgxdWhrUDFFYklsaHVlSFM4UjhHVDZZalRFMTRKSUVtdFVTbXEtOWw3dGtfZ21rNG4zMVBVeW9UY3JhUDQ3SU9jdmJfY0RXNXVZc0tFSklqVFhtRm5WbXo4YlMyckU5OGJMWFdpSTFYSW5ZZTFyMDlqd2lyNnNsYndmSTRYUExvWU91VTB0SlRwbVhTRWZkOEN0aEhQeEp5SFJqN1ZsekVzRzVDSElLTXdlU1ZqZGVaTEN5WkZod01KY3Y3dnhyY1A4QkhnUXlsYUlpNGRTbkkxZTR0TDU5cFZSWVZBaHdTc0M4NFByUGlyemxEdzdRXzZFbWhQSUZVTzQ3bFhLVGMtVkNVbTc0Vno0NFNoVFpGb0pFal9LMTg1RDZqamNhWWdBTUZZVkItUWR1a0JFNFdEeDczZ1VQVDl1Z2RySHN3SkkyX2EwdlExbkNfQmVCVGdVMGxpRkZTTWpRMi1iaGlvRWtpMG1veHhBUGpqcFlJQVFaam5mWklNTklubHBKUDRyVWJncjhHVURHZ3VSMVZOWlZLMWszaHYtM0JNU05ILURLVldvWndXV3JTaGVPSVBfTVNXQXdkMnp1bjh5cENudlNJZ3Z6RV9WQTZVTllDOUg5WUotQ1pZT0VNa1J5bHpWMFk4ZmNMRGlnekZIS0tsYVY2Z0V0b3JvRy1mZHlNTUh0Y2QzTVdMWHdzTnN1QmZpMHNZcEhDWjhHLW9mY1g4WmxWd2hub1NmeW5zdGREMnkwNlhpN0lJYzdtWm5ZNjQ0eGlCQ2xTMXoxZTBFREg2N1dNT1ZRSmlmSDFIaVRLWDU1akdiMkFtWlhCR2hOUEtZaHczRy1pZmhOalQ0U3BId01nSkdIMlotcnljX3htMVlZRlRGV1Zndm9LR05UdDVLdDdVUzEyZVlfNnROUXBmOFVzOGVvOW5lMnNkQzJoVDNqdU9aMy1ncW5UNGppbkU5RlhBTEcybmkyNFRNbm54eE1Ucnl6aTFYUF9hYUdUSTY3R2lkWUxLRUU3R01qMHEtTjBTbVl6NTBibGJ1N1RoWk9xQkM2VFR4c3FwTnpKbjN1U2VNYklaeWpzeGE2QkwzN3FYLVpLT2xPTHpLUkNwbTgyNkFXTG54enVlbDRiT3UyaUNFbUhvSWVOT0JJNnhPZExzcFZac0lsblZERXdZdE5wRjB3S1BNbTlScEhtcGI3NjFIYkxFS1dYRnlaWmhIdDI5UmRrZ0g5dkpPbUVqN1VTNlhVVFhjak1mNnFCamNEejEwaGpSaDRfS2g0c0ZLZllNSFVodmQyUDczRzcyM1hkWTZUeWE1WWtZX2JGbzk1a1R2WEVhUnk4RGlZSFNWSnpFVTlUa18tenY3THhuNENmQTZCcTRIS01kaWtuUDc3M2VZMjlsTnF6MGpscFlJX3FTZ3ZFclE4TXROMWpxM296TWVxTnY1ZlpPS3BwMTd6YlBPRHZCWDRNM1R3TWF5UEp4QnZodC1ITVRQeGFxNHNXWk1FTFBwZnZxXzJxelJnZk5fTS1nWlRoMTdiNGF1WlRtdFdjY1J1TFBpUVBNTWdiS3d3VGt0TV95S3drLW5RdjRVZ01nNU9TaTVzZ0R0ZktndHJhZmU3M184aVcyWEcySmRvT1JFbGZhY1NxM2Q2YjN5a0sxLUt4dTY2Vzg3azhCOG9qcGJyMGUybko2dHJ2ZWxyc0FBTW9KRldtSmdqam1oQXBPN3ZpVGZrTGZHeHd5T0FSalBuTTMyVVBTT0hNOHNjNnJCU1VCaThXNWZxRUk5VFNoVzdwUFdUdmhTQmtCdVZ3ZnRXNWxfZXlyVEFrR1l0bDFydXJhdmg5X3RfMFZyR1FrV01DaWpkd1F4MjUzUlhFSkt3OXBRUE92ZXZkNkYzY0N0SnkxODhUejloeEhDT2stNTNPZGtxaUtvNnY2cm5BbVU5NUU5bmxraEdyMFdFYjFPYWNsSEwwdU9YN2lLUVlUeG5VTE9nN2FrVmFxLUxDcjlpRl9IRnJhUnZEUWtzR1FkaVRiZkkxZXI5cUdNU3B0WUFkcExmWG9UVXNJSjJsTTQ3SjB6VnlSRm1UWTFBOThZTEFDN2hnRWV2Ni12NllsWXRodFRjd1BtcUI3VTBESEdmV2pRRk9paF9SN0lsLWRQcDF4bVY3RFQ5bzlHUkh5WEFjRTE2QkZ6dURkRFFMNFRMa3ZnM3B3YXB0SjAzQ0JnQzBXYWwzX2toNkxRNnVXYXhRS3NYOERhZDh1NTZXYUJIdWd0SFFWVjBYZzA1cHlWUHhnZXdfYm1MQU9iclBiOEwxenR6c3dwVUJHOUJTeS1JUlhjdHE1eDUwcUdiZS1xbDVTQVhsc1d6NVFFTlQ2MVNKWWFGS21yUW9WUEg0ZS15T1VTLTZOWGU1SGJnV2J6c1dTc3hHNW92Z2ltX21qZTNnX2o2LUFPUThpa3phbFd1Y19Obk5BOUpnV3NscDZnX2RfU0p3cEZ5UFpXR2lqQkxNa1ZnUHoxUHRWTTN4bUlXY3VhNWN1QU03NGJKQTVaUk4tbEVRWjVBaUhfQWJjWVhNMVVNRE94YkRwallhZllqYlJ3eUlYZUFmZGNaUkgyRVJiYU96X1UxWWFaeEVfU3RDYjdEVjVTbmZTU3pwbF95U2RZTS04Qkx5eFpfQmV4ZTYzTzJheUVOaUFTM3puclJ2dEU1bzNIU2tsc3JHcm9pVnZTejZOeV9ubG1TdnBEMzFuN09aUXd5QllvajNpcmlnWVhnQlpaa2N0ZlFmamgtU29uS3oxeUREVndUWkJfQ20xZDJ3anJrTllLZUFlQl93bkFCQjkxdW9sTXRlbGxNcWpLSS0xWEtINWhxamR2dmUyNERBVUx2STdHdFFOOVU1ZjdNUUtQRFBMQjQzU1dDSHUxUE1FOFQ5T0ZMWTJGZ3B4RTdsVUhva0Rid25TRm1DYV84YTdTb0dfWVJBd0YzWlRQZWVsLTliTXM4cF9xT2lJSWlwM1ZkTXdCeklLQ0o4cjZKUDRiWjF1WHNlMHktMWhRZTBtYVMzOVQ5Z2JZRWV4eWJOVzZLd2Z6eWtNb3NfdnFHYjd5b2RWaGZJdE16VnM4cmZWZzdVeE1iSmNFSnEwQ0xrZTdOODhrRmo3Uk04d2RFODdiQWV5azJLazBlUHVHa2M2OHFTMnRadWg3MlRLc0JsTzFxWU1rOEF0VFA0R05semh2bFhFaGlTX3paZm1KWm9nd2N4U1pSVmRMX3pyX0hCTTZGcWFxaUVKY1RKTnZVZ0xORi1fZi0teEt1U0lFcnJQMkU2cE9SMF9WOUhzTXBGNmdncHZaVUt0T2VRRlJXZlpxeFVPODlMTHlkZjlaRkFMVVRhUllzakprenV6YnZEcGh4RUhsd2RNeHBCWTUtbGx3bVl1T3dya1U1b2F3ZnhrRDBsV2hKM1F2SXVjWkRLa3RrZjRrTy1Ud2xfLTBCM2hsbVNTQzVVb01xRkR1LTdkWnowdld3em4xemNTVUpYZHp6eGxtbkh5R3lqM0lNdHhtLUVQdzRGazBMM2tKZkRGX2xaamRsWGR3SUE4dG9DT2lnRm9XRWg0RlBXUnUxYjZ1VjNSUHRpS09BVmxsb1g3Q2Y3WW1RTDZtMnpCc0ZXS3JhRzZhR0tZNmxuT1E1Yk1LZVVfWXdPS1RLU3hVdnZIQWs4LTNuZjNiUG9MYjNCb2ptekpDTUhMcHZCWUFGRnp6LWVwaGNNUUl0ZjlVeVhhXzNKMnZYNHlXa29BQXV5ODJ5YTQwdFdUWU5HUTFTS3RxMTZrclVEc1JzSGd3bTM2Ulpob19IR0VIcUtNWUNrOGhMRW1mYzlLZFA3YS02MVZuU1BRZkM5NDN5TU5wcW84c0RkTmMyOHNOVHJfdFVKakJJeFFSTC1xQ0RtdHpEZEJ3TmlGMWlYdGtaZlZJQVBCanZmYVd3R01uVEwteFB0MHZzLXVwckxVSWxDTHh2aG50ZzZOeTZ6OGVsSGJPaVh4VG04LmNrN2h3Zm81bmFJQk1LcFZSUTRwbFpSeEpmcHJtMWFCQXV3U2o0dTNsVFU" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d9517935-f2c6-49ea-9017-00d89d054294", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4/4238d30520be4df98992bb05e4b03c32\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert1898604e3d4/4238d30520be4df98992bb05e4b03c32\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert1898604e3d4/4238d30520be4df98992bb05e4b03c32\",\"x5t\":\"ahRSg3LEwXghJVh9Yq2ZOJH0ac0\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQTk3AR9KpQyaBXIstdZ/WdjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxNFoXDTI1MDMxNjA4MDkxNFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABN1/9S7afAQZG6yrVkYBj9RVwk2HO0CLh3acOXTwhGlEd6+2E5MfvJM+RvKMTgt0MDr4Yi1eL9kZjpX9HlVGifaoiLvCKIw+GueHY1gFc9UMcOZgvOjCGfvjr10J6xPV/KN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFFimQD6h6NdphrG7wxljin4WWoqzMB0GA1UdDgQWBBRYpkA+oejXaYaxu8MZY4p+FlqKszAKBggqhkjOPQQDAwNpADBmAjEA7WU2E9WXxz+asqKQNKPonohgczOTtuvqTFj1RXqcOo37yJ4+agS2E108qMuAZ4UMAjEA43tE0DsScVFQ1Dzdgc5Nf0RvuzYQYMQJp6z1p/UBhO4AGI63Cpk4CKdiXnMqvP21\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1742112554,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954153,\"updated\":1678954153}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert838769e3829?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e4ff797b-a041-4739-883d-26299784fa68" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert838769e3829", + "deletedDate": 1681267933, + "scheduledPurgeDate": 1681872733, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829/9c79b1be77d34a83b85e6249a4d1b56f", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert838769e3829/9c79b1be77d34a83b85e6249a4d1b56f", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert838769e3829/9c79b1be77d34a83b85e6249a4d1b56f", + "x5t": "DdBRrB58N7J2EVv8uuXLVI6btE0", + "cer": "MIIB3DCCAWGgAwIBAgIQZylpMRWmQ4i47M2ICn2RVTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIxM1oXDTI1MDQxMjAyNTIxM1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABEzh82U69cz6hR/e92u5wwsW9sXPzo0tOJfxn7m5StPTTWuu\u002BPtDYHlDqolAOMS3Lw12aqe0OykW7mqCZ2HjjkvOwbCWSJZyXGqBxQc4w\u002BrMyuCeoCNs46WFf/Z97YIwE6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFD9wQnvu3r4QO/t\u002BhQmb44VlYEREMB0GA1UdDgQWBBQ/cEJ77t6\u002BEDv7foUJm\u002BOFZWBERDAKBggqhkjOPQQDAwNpADBmAjEAzvjaWO5SzQMwKeRVfmAGoG6nAgcPLNdwYP4BaQdWt3wdUNBGnQ6qgBBeFeh386Q9AjEAtNfm6E8oyOGY97uxjB9\u002BmalCFH6nxNKsz9SSMx4XlAMKmI5UJxRiL2OANyFlzn4t", + "attributes": { + "enabled": true, + "nbf": 1681267333, + "exp": 1744426333, + "created": 1681267933, + "updated": 1681267933, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267931, + "updated": 1681267931 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829/pending" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert1898604e3d4/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert838769e3829?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "103", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "55206803-b6e6-49a1-abd8-f620a12ef04f" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: testcert838769e3829" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "26770", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "59208889-71da-4ed7-b116-b56753d581e2", - "Body" : "{\"value\":\"JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuV3FVTmFtZm1zazE3S3VSRjFQd3E4b3l1VXhJczJXYkxkOXprdGk2Mm1PcWtySW94eWhKVXBnMWFNZEFzejJsTzdEWXhDTm1qdFdLaFZPYV9vbjlSY2MyRVpTRUotOXBQSmF1OFl3UGpyRFRPTGxsc29Kb1preWNIUnhHZDJzbGpJTHBGQjlleFlpeUY2RzItU3IxeDJvekF1azJnb0ZMelZtQ3ZKVHhSbDg1UTZySDRjOTVaaDB4MzNVNHRVejNvWU1tcjdILVVpMDRybXlJUW1aM0g3d3dGY3kydEt3bTdYX2x5eFNVYkpfRFR6OWl5RW42OWFUTXI4NFV3RnJfNnhYT2hQUG43WDRWaWxIaHZiYWRuSmc2NWdHYVhzYmo5N1BWc2ZGM0NObjBabU84YmtBQzJrTXZBeHpUMXFBVTlwby1kMS1iaTFPd3lnbzJ3amRnMVlRLnlWdDU4OUdDdmVIOFVLLXBlV21CX3cuLXpqSnNYUEYzTURaS2tXMnFQVXprVlNyRGF5VzdsU01oS2FNYXNLcHpVNnEwS2xUY2RpakNjSkdmb3lYazk2X2pKaG9sdmMwWE9IQUpyOHZZZFc4blRCVHpvRExHcXBtS1B3RnlGRDdWVkNDbUZTaVMzM0pBUF9zZzJfdUhwbnVsTTNfMlNqOV9kWHo0bUZCUzVTZVFyYkdQVzY5VmJUVFpZY2xfeUVEYzNFU2JwYzR6RS1uYnFOaktZVUpHYWRkWTE4NXluQmxuMXI4aHBTejFSODJfaXJVMExIT25neDg2dlA1N3VGNGU5T1MwSTBMZ3QwT0JXSDVPYW02Z3FpT3dyTkhaem44TlFKRFZ2UjZwY2FDb0FEZ1hkYzJ1bnBSZHMyTTZtUGdPdUdDUGU3Si15MzVHZE5keHJjaWhaOWJkVVY3dzlSd3MzR1FYQjhqbDBzSVd3WUYzb2tXUml5ZXBrM2FWQjRHaVJuYkViUXBfU1hGLXNoSjFQZlc5el9lVFZ3OEJaOHgtcnJPSUlYZzFLTGh6RERRZVA2TVJkVGpjeGZLNy1fS1djUkpCUXRZTjZwVG9yZ0hIcjBXeXBTa2g0Q2FsNjl2S1NHcjltbGtWZk10cHBzUnd6cEZDWjkwdm5vZWttdV9YRGNGbS1TNXhxSXl0bG1pN3V4R0l0VllJM3VISWpfdU96VDdlbmNlQWNFQVYtNXVRRUZlM3J6Uk12YTJjdzBhZkZJb2JPTkJGbzVKc3Fmbk13SEFkQVlFQWZzMzFvZi1ybllNOVF0R0VOMUNrUjQzTTlieHkyTm5CWVBZTGRMeEJNUHBablZUTXhwd3ZrMHpicEs1UzdVNkphRjRxT0Y4ZW1mZE91VFhMWnQtUlJSQmZiRGhvcF9XVVQwMDhvMWw0OTQ5bVZaLWl5VUJScmNGeDZtS3Mta2VYc3ZYYnZzWkFKYUtlUWE5VmFlYWtvQ1BhWnozX1RPNlpab2plNklKXzhoVW5RZzZMMHpsMm9aNGdzYVBsYkM0bHQ3VnU0RDd5WjZHLUVRdFFIbXJUVUxFQ1puNG8yR2tBRDB2WnFVZkxQSF8zQy1rNVdyOUljbVdaZlM1clQyRTM0M3dmNXRBTDRnQUxrR1U3Nk9BRGwySGVTLUJ1YmtQa1hrRWpRTVR5SEFHMVR4QU9fSV96UVZ6R00wLWEzUlVwM3EzUFpHYmY3MGFjbWhnSGkyWUF6QTRLNXJDb2NjdFIyakdvQXZsaG9CVHl6VHlQM0ZJY3NBMlBtY2U4RWV5azEtclE1TmloWW5WSlRfTUhmaUxXYzItV2Y1cGFTUkx3VWQzRVlLODJZTmFoQlJtbnVSYmpDRW5HT2NnSHdOSzlQZXR4amc1cHVJczdnQ2xYUjdVSWZkSUh1WmlqSktjTE12N0pOYUQxM0VfdkRyVFRsV1o2QkxfZXA1ejZwQ2luWlhDNngzWTVtSFdwSV91Z1BiSDdJUEEzQWJhbk5SMks3U0dwcjQyLVVJWTdQVk5ELVdPVmxJQ2g5dGhPcGdZbkZzVFRJMFlja1B2ZUh3YVJST0xIR0FMX0N4ZEFnc3VIaS16LXBiVXdjaHVjUjk1dmUyUTExb3F6NWxzS25ZRXNXTTdsWkhnVFpGMnEyS3VCVE40dGJwS3VHTlBOQmZoNVlnXzc2eDVSOUFaSFRvMHJDa1VyT3N5NkdMSjViQXNTMy01OE1rOTh1SlNEOFRqanRoTXN4UTg2VHZ3ZTJ4T1ZfRDVOWmpKZFpmS1pVVEc2ZXQySV9KZ1Mya1k2TTRvQ2pIVkZmUTZyX1Z5WDJvMmQxQkxLSkc4MEZ6d1ZCSmtuVkdwRUdrY0dHUERCUFNVb3JLM3hLVmhjWWE0UkRpUVdRQkUwVnJRcGUzX3N0WmVqd25oMzFYVVF5cVFsU0FETDVRckx3b1pfc3BOUWZvbUVRZ0xDWjlIVTVfS0V1OVdqVWJkOFNKdkZVclVsU3dZam82TjIwY2xDU2UtTkZ4WFpLNWY1blJaYWt5VFFWdV94ZjdTcTJ3VG1GZE8yTDZhOE9CX2t3T3lISC1pWVhDZVc4S3hPcV9ibHVXTVg4QnVXWmZtSWVkUjZEclVuenNTMHoxaXNFU0xNNkdldDZNLUdsdHpEVDhQTXRUWFFHSExkemI4U1NDSWs2UllSUVM2S3c4MTlGNE5udkVnUDlpcVBycHE5a0JuVEgwNmFEUkRzNU9tWGFKV01TSVNzMHoxeHJVRUhncUJxMnhVTHR1Zm96Y3NHbm40M1RwUnY4WVlKZmdPbjYtbmREZWgyVUNRanZkUF9HeTZpNDZDVlhJMnQteHQ0c0VpeWRjUWVQckNVM3Jnd3dOV2htN041N2QzS3NSRzMwUVFwS1FYU0NiYkZ2SEVwZnBNVkdtM2U4VUw1YmwzV3FsZ1F4cF9pVTFQQ25hWkkyTlZCT1FCUEZuLU1Yb3JmVFRRNE10a082YkZWdmRTV1ZqZHJfU3pGbmtsRXgtQVhoY1dWd1M0ZkkzTHZSOFdSaDluOVFmbTJvRTV4QktzT3dVYUZQMGJDaG4zd3NPWWpzcjRya28xOW4tTU1fVTRSVmpBVXFRSEJ3cG9yRTBIUThHeFE5MzZ1SmtrU1pYTmhxeFh1T1doYTFXTGJkdTNtQzlQdjdGR3pDWnF0TThvZVV4TUM3SUhfQXhXYXZRSC1kYlVJN1IxdWZHemQ5ZGxXU1pid1NHajhfUDhWZFJEbnhSdG5UWXBqYnJIX29rdzVnM0dVNVhzYjRneVA2Uk52bFdlcnNZZ2FGOHUtMHA0UkFGV2RHVkpwRWxlbFZkVW9kMEJLaWxqVUZUYWVFX3V5eC0tNmxOWUlhSDVzVlU3ckxRM3VQZkVEQjFxZWwwRDFBLV9UTG82ZC1LSDE1Umo2STk1R1BaZVctQjR3bFhDamNtYWdPak0xamU3VmRHUmlaOEt3RW1BNlNEelN1MDZKVEhjbUlIbmJRVzJZemoxTXQyUlEwd1hzYkQwTFV6MFQxa3d3WXZnZDNnUlhnTURaeDBhS0JES1NVeHJmREhVbm1ZWlB2NUVVRU1TQWpXV2RPNzhob0l5TGpBWlJhU2UxSFl1eDFQSk5pOTNqSEFWVmZpLUpFR0ZoSmJZck5QZ1NtaEZvU3lQemlxMUpEWlRLQUJZbEwyb2VRNGhjbXJXUUxuWmFWUFFJSUp3aEpWS0pQUHI3N3NKQXMzXzkxNFRHRkQ4RVgzd2ZHdDktVEVEOEZnYnk2X2JhUGNXRlZfS0t0SlgtUEV6aW1POE5jcXEtazFvd3NMa2NWQlZNci14Zks2bDc3ZU1ma1pKaG9ENkhSRmIzT2lPZF9PM1YyZE1vd3YtcEpRcld5eVN0UHpzbWF6UWhRTWEwbGtSRDZla2Vpa3BHZGZNdndydzhQOWs3ZDV4RmNJbF90Vml1dFg2TFBwcWVZT1k5QjRrajM3LVNrYnowYmRfMmZtWU5lUG5ZbFRXUm15NDNRUGVjVFR4MHVHWjc5SjlWWDRndkRGR3AwcGR3allXMndzaTBBU3gycktodXgyM1hueDRvMzlPb2k1WDJENHpiMFB0emM0YXB6OEZsaTdiM29OY3ZFaTU4NlJRUWw3UFJMQnpTU1IxVkdNNVdxSF9Vejhjc0tKOTIwTmxLNGQ4SHUzekkxUFNYWHZtSHNtV3pSX2hMWGlBdC1nRkxYQU80SHRwTHMxXzM3V1RkYlFBX1pHUGVtakdWek5Pb0pQT1NVaGc1eks5ZDNGNDZxYktEZ3pDdVpGZnB6OXo2Y1k4TkhzQ3ZpY2hKMVhGUWM2LVMxZG5yckpjcEVlSzNLRzU3UEExUjVkMzdZOTh6YVBNdjZ2bnJWLTg2Q04wMnV6eHNqQnpaNHF1dVJtMkZHZlpWbHBmbTZ0aUV0OU5zOVQ2ZFIzdU54Z05PeDVudm1WUjZBaFoxaTRfZHJGaUxaTTFjS2lVTlJSVjB4TV9HODRrdnp0NHhsX0k2UnZoMFRONkExSHp6dkZNaWxzN3plOUFtSklldUI3U0RSY2lvdHBCNnVveDdyUVZ5VmNRejFyVVJMTXpfeDh3c1FVd180YzR3aks2dGRpMmRMOHpmeVdMNWt6WXZ5WVluSUhNb0lxNTJSaHMtVDFveFRfUHR1M0tIaUVHRjA4MGstWG15V1pZMW5NZlJuWnVHRVI4TU5HQ1hVSXlLUWVZVEVWR2toRE5aQmEyVVNaaFRjd0pwOHVqYmtONWdhTnBIXzBPazJtZGZtQUVFWExqc3YzejNBMFV1R2E3V01aYXdtbFltT2Q3Uml3aGJPUFNJNEUtNjY1TjQ4ajB4bURnZFJwLUZIRmhqOWFSSVc2YVF0akNydGhYNEJDa0t6RUpKa2h3TzZETXlqTm5CdlFUcV9Pdldwd1JOZkFTZ2Z2Z1J0NFBXYVJKbmZPYWtYc2JhNDF0M19RVTlmUVNWU2Jwd2g1NzlCQ3dlbFVkTENmMlFfRTZDTkdfN0VkRlJDWlNHRi1jRXAtWTczemN1M2d3OTQ0bmlnTENDY3gtNzRISk92dURIaTJ5bXNUNkFPbDlQUWx4alZRdGZ5ZTdQQllmeFBFdlhTUkxCYTFhMXpxTFNsSE1SZVdxdGNtTFppVWo2X1pnXzI4SmN4b2JDSmlDdFlMeGZ2X2pGRzZaU3VDQjI4Y2ZsYzRPamFjWEx0QXZGTU9MQUxyakhNakNvQTloR0c3R3hFcUlVTXl4cGJKQlJUN1V3Z3M0aEtYZUQ1bDhoNmdaRFBQcmN0M0tlX0pOWlVsQ0FoOWNBcjdRZUM1djBWOFM3SElxbS1vdDJncUVIWTVLZTY0V2xQeXVrQjZOR05FSWw1RHBDT09lU002djhnVTFZd0x0c1dlb2FGRmtuMTYtaFhQWUQzbDVXQ1JFbnhVR3ZidDR0NU9TcUZIWGZDRzhfUDBaeHpQNHludEl0YllpdXlYRk9PM1NHSVZWNlJsNktOZ3lLYUgzVS1mY1htQnVnWXR5WE5BNkNqYnRQcW1IRTJ6MndzMklyakZOakFrdVI2N2xtMGtaMWhRU25jcWlVR1lxaGVHTnNEWkZENWh6SEtzbHJMWFcxN0dDaHh4VG9QSkdUVGUzQ2tzSEdyUkpaZ2stcU0zdmh5elZEaTV3dW11WVZPSEN5eXc3U0lfV0gwT19jdTlDYW1scl95UXlRTHlJYXJtdnF3dnR6QlhXUzBrZkFRcnFKRFZuU2JPeXl1TUV1ODVza2xEQmp6eENiRlBvdGdhSS1SM1dhMVhKbF9MbVRHdVV1Nm5seEExYWg0aW14SWF4Z2RZQVdhTnRkUVItUmt5cms4UWxaem9PekotbW9FQlc2dUp1N29WWWVPWE11ZVB2VTVYSjktRk9JemhLd09NUXlDTktoRmlQN21hM1ViR2hYbHExUm5CZFB6U1lMNGtfWUlTYy1LYmltOXFjMHM4NzJPNTRqMTBMTFo5Y0tld2VJd1RPaV8ycW9QdWpDaWVuNzdqY3IxMWJOXzlfUFF6TThZYzBaUDNFUmhhSU91NTJEUy1WZkN4aTRLTkhFRjgwQW5zOWZXZkppc1NuMG1OVERWTUhCWHg2LUdXTEREbFBqUDBjR1paX2p2TDZiX3pkQUQxcmd3MVZTUm4xbGttZXl6NXJUenZRbGdlUmlJY1RJcmtYSmFYLWpSUGhlQXNXM0RjSk5DUDM3Z3RheHRqXzI4ejJENjVkelZhWWF2dVhXWnppSkRMck14RXo3LUhfeGNCUDJlc1dVNy1TZVBwX1RIdlJtdTVBV3hUVzdjaUpsNmE2M3FSRDhraGwteHZWTm5wYzNFMTlBMEpNb1poRERlRHNHdUxLRk9NQjcxbHFfcUlFcFZIbVJaWURHaUFJY3dLNEZZS25qNjlaVWstXzU2RGhrLVJkTDlQQzZLMTY0WWM1aGdueU5hVUVydTZfdmZuRHRLSTlFNWdlNmx4a1NTRFZfUUlfdjluTlljeTZqdVkwM3BGZUx4ZjM4LXJXQ2VzZlA3N2RuVEp0ak9vNGlKSlBfaVpPWjJUb1NLOHRseGRmcGVOY3pXNXVpNVF2VUpNcS1NNGZEcklNUWFwWVhfRmJzSURIcnhRVVUtUG51X3RscEZIb2gxSV9WM1hjWEU1SFBCUlNVcHA0WFlwQzRMRHprQkVGdjRDdXBuNGFaWENTbDJaZmlkbWRlYzNQRWlUcjlfQlRXVTA3Q2k4V2lDaEM2TzRkdmxFYUs0X0h5VFYtLVprZU52U2tqMHh6ODlnYXc0SGNGV09XX3ZBclM5Z3ZkMnZFRDFnQkFNRTlBSzhzMUcybmlMSU5mMnp5eFI2ekwxN1FvenZvUEloSlM1Z0t2aDZ4c3dVWEg3TEZGZkV5VnctMlZxeUMxLXNEMjNMMm9DTWc0c29JUlRNMGdpM2VOWHc5WU1yZlU1Q1Z0SFhfZzZveVZmV2ZDZEtjaFVtUmJCNDhtN1hMRUNGbEV4RmJqMUFUMHNlS3ctZEpQVEhwd1NPV3llZS1CU2pVeHhUVS12MXp4VGxlX2FDR0wzb1I5SEhfbkZYbkVVZXc0ck9vWjNkb1FVbFZ2Q2RKa0twX1pUS1MwZ2hMNERRQ25LNnppVW9UMjNTQ3V0czNaUkJLbF9ucWJqVlZ2RUtZMzZpajBHbElNSnEzbzAtby1vQ0E5bWlhdEpMLUpmdmtlMlpVS283dDBiaXRabWZXX0VoZnpWSHRPUFF2bTBKR2ptZ3h3cDNfdmx5bnNpdFNnVTVtSnV6NEZWdldXSkswUDlteFJJeHYteXhSWFlJQ2VMVzBnQTdRUFdTdGFzX19HbjlPZ0VjcUxjVklqaldfcDBNZENiVHVyNXplN3JmU2NMd21BSDIwc3hOdnVreGRaNjVyVzZqVl90SkZ0cWdMZTdCY1B0cUNGQ1Y5aHJNNjMxcS04ZzBBaVpoWXowalVkbm9fai1KMXA5al9HbFBOcVZjTXdiVlNJcUdIdWF4N1lMXzF1OHdwTmZBci1LRlhtajJDY0JVakRGYkdaeWF3UTFiV2FTMi1NaWRrZFdZbGVEdUV3YzlfYTN1c0NKMzU2V3UwTkwyY2FqM3Mtd2VlSWlFeXJ0TWZfTURRbm1qSEY2TUFrZUsya3p3T3BkMXpEMUpUU0U5eHI0Q21DMzBmaFpibnRCQ3VDMWd1TU5sUV9HQUFMUWFvVnlxVGRKenJFNjZtZUpjOUM4RU94TnpQWDdQTDZKcl9kWWczTUNNT25VcW5VVDgta2NoQjBXMnRZZTdOMVBXRWhIa2hfLWV0aHo0T3hXdkpGWVpNRXp1dktMdmJxdnA5UVFGb19PTk5DXzdoTkFZX0NwNnN2QzJWM2libE9nOGVRR3BqVFRoX2tqQnV1bVA1ckFEeTRlLVR6NzR0ck1Ram1KRGI0WGJucEYtNk9NdXgyMkNQUkVsbUFIMHpPamJhQ0lsNDJWZXJqTUphZTNQS0J6RTRaT2cyRGlmODBKWWlobG5xLUhsX1pNMlNzalA5YTh2cWxHVVZSSkFNdDJDV2VDeWszTmJUOTZNbldGelVfX2VpbUhoUXRTQldsN19QS0RIeVdlcW95Zjd4UW5tbEtTVnFGazBIdlpGbFdoVjNjMjJNRk92aFFIUUdiVk0zdU1Lc3NVc20xU1duS3IybTZ2b0hNY3gzbmxxZXRscXpqOUJLZEZreGNnTUo2VldNN01mV0Z3NURyeURETDllMGIzN1BJbnBQZ0ZiX1FoS2lKSThLZmFRQ25FV2k0aTdYeHFzUEZtZ0JVejRQbFNGMUQwQ2tUNk9PcDI3bnA5RlBEamw5amlSMmdnSzZYdmZlalNpc0x5ay1zbjhtQXowZWV2VVBkc0dlUjdqUHg2TDVSRnN6Nmc1dERrN1gzRVEwSWpVZDVPZ0dPVUhMR095S1YteDlpbGNNRU1ocnRMWG9id09BWmhWU1BOaUkxc0FoNWRBdjV6MXJQYXJqSHBnZmVoMlJRVC1Jd18tUi1sZE5fN1FGaUJVSlpERHFnRXZCbEg2RnlyOHJNTTRGN18wdTBJN2otQm9BV00waC0xRkVHQTdRY0JMUHVmVGs0d3MybFI3SmszYkpzUVdjQ3VzazZzbTZZZDBoelNJOU9PR1dvd3hXX3ZraGdQbjBINERyeWp6SWg5MlVacWtocVpTV28xZGZ3bTlBWXZyUF8yWnJ6aVNQc2NnZG5UaXZORjZDVjlSMzBRTVgtb2lEamsweTVJcUxobi0wdnVwSHdGcldBMkp1bDBKZXFnOUk4ZnJaS253Q0x2UDRRVXYwMDhEc3I4M1Rtb0JlY1JUTUdwemdaaDlvQWxmUEJCemh1R3ZXWmVlUk9JeHVoTU5nSW9LM243ZTREZ2l0TjYwNWdCMjF6LTA5U2FnQTJ6Z2FVUDk0SjVXM3NYUXJTU1JpczZ5VDdDNzRyTTJFZFljNHkzcWVLUHVLWVhqZ2FRd0tIQl9WSmRfZXB3ZU5HMTRDam5TdkU4VDViQjZ1WF95ZjR6MTFib0xFRmx6MUpDZ0ljRk0yTFJHV3hLS1E1X1psVVBYY1FyLUJDb3owR1YyYVMtSnUwOHZNTG9lczY3NlFrNmVEVHhEdG5ScEM5emh2RmpaV3Z3ZjVEZ3pReGRkRkhVX2FjUUYtci1PZ3NHbFpDMHpMd1djZHFQR2ZCTVpQNVM1YTZESUZ4OThqOXNMV3Iweld1c0MxU0ZpZWJ3WWN5N1hvN3NKN1lRcnNKVFFJemVIekRPem5rWVBuOUdUTHJNLVIxR081REVTenB1WV9WQW4ybGotanFQbldKaHJVbV93aDN1RUx2aXN3c3M3T21KMjEwcW5rNVFvWDQzUGN4NFl3YzE5Yk1pRmxrTG9FVjBZRHI0el9YX09jSkxsTG0yRVdxOGxSbnJGaUJicFN3aUFmU2g5Q0ZGRkJmQUU3MHZhUDlOMk16SFkySVp1V295eEowVkdNTFczVExTX050MXV3Ml9jZ0pRWkc1MElNOVRRMURhckpHLU1MdmFtUlVYSGxNOGlaWTYyRjE3YjJZanRfbUtfZFN3d3oxREwzQ1hsQ2xjZUtVNzJwNkctLUNZZmNCajk4UmJFM0lVLWdkY21IV2pSQjNXbHloM0NnVUF3V0FIbHhDR1dQZXduS1pzam02bHpYaTdvdXFfM2Y4amtiQ1lMZnNyTlJfTk96WnNKSlBBWlJKR0ljNTV5cG9XMXhXUkpMWTM5NktQak52NmJMZ1k3bGM1QmVoYlZtY3JaRHJpRUcxSzdGbXd5YmJFcUZMZ2o1QlJTQURGWHhEU3JzYnlaMkVKczVlOXZWVUlLbVVxX01rd1J3V1hyWDNYa0p1YU94NVVwN0IxM2ktVTdVRGhTTGYtRUxLUXlndER3d2ZIaFUxT3FOWmNkZWdoZkZJU1NzVTJ5c1dSalFYSzhmRFlONkFfUUc0dU9acHBwQlRsSnBPSEVYMzQ0anRHd2V1dmFmS2JYSkc2NzBNTE5PNkQzMThEQlRmY2J4REhyMnF6NldHa2V6VW5tejc1MGZQU0liYUt5Z1lQbEo5UWtKLXhUZ1ZJMDA3MlJjb3NEdGExcVBJVXBmLTdCUy1TOWRkTnlGb3llZ240M25teVZqOWRhcFJEWHo0VXMxV1FMSXZscXYyYUJ4SjM1LXhXWUdfOEZ1dGNvQ0tXVXFreVVRUlhyZ3BYazE1VUNhMlJyNndWbmhwLXlNb0MwWTBIcWF1QlMyN29ZbklhdFRka3RFNzdYMnRBUWJCTF9GMDk5eDNFWnlwcmZVcGJBbnM3Q2R1RzBocDlNeHRnd2tJQlRSc29PbnJUZGoyVUNINTlNTmE4bGtLUzZnbzg4Z205SnNmb3hLdl9iQmEta19sVnp6QnFjdC12QllCSE1MU05kT2JaeFNDR3pwaWxnUVQzdjlTd29JRkx3c0drODBKeHZmM29TTWxFRU9PbUptanZZSzV1dkN4UzdnOUppWVRtdFRlZzAtLUFEZHYxN1NJN3NydkdYR0ZjN3k0WDNqQ1RyLXJXakp6azQ4aF9rSUZVazU0QlpUaVl5WHFUQktYTlFrQ2pWNV9kMHZwVjNsVG14Z0JLQTRkdE03UVg3WWNTZE43bWMyck9hVVVINzlXYlpyNXp3NWJ4U2pNcFdnaXVxR2IyUDhudXR6TFZvR2VONjFJbnp6ZnZJQ1dKY1VwRjM2X0Z5Q2tqVzFBSV9jRURsSnMyQmtZSDBtdjhoSDlpNGRhdUkzYzZiTU9qdXRfTDdhUm0wUFVJbmxPZ1pjeFRaYkhvdmtMam51dTBHbjZmdFY1SWViZXcwSEZFVzlvazZpVjJzTXhveWVBaGNVM3pXbFE5R25fSHhZc1ZSVDU3X1dvOTlYS21ZR3pUZlFRYnc1eWFmVktEMm1tNncxajNieTBjUkNmbWxqLWpCa1lUME5qVWFWNVI3QUpvS0pXWDlDLVNlYUVFYzB3bjVfWGNIV2dqb2RRRE5aUU5sSHp5SnBkU2IwdHVTWWNtUGZmMUNrcE9ZV0NYNnVLbHo0b2xxeGV4U29MbmV3ZTJ2S0RESERoTHdveGp6bEpyVTN4MmRFT1FQUDZDbWtwQ1FfSXQwUEpLZUVZS0IwcnkxRmU2MEdSbm9LU002RUtCeWxXR1NxUFlTb3BzaUhSeTY0OHMxLUdWTkw3aWdZSnRJUHB6MGJCcEdsa3BHcXJmWkU3aHJidm9XaXlrSl96ZkVENW1pTEVvSVJGUEZCT3k2UzlCekwtUTZiOERXU0R4ekNZQVhIS0pBLUhUNURZeFppcHJiUHEwZWlabWRaNFoxRGMwTXEtdEtSeXIyclAyd1lLQThfeC1Sb29xMzdKdkl1eTMtNEJTdWFwZDBtVm1ISEg2Mm5janNMS3c4NW9XdF9jbjJOMmZHWlF2OTNpUlFIUVhyVnhHTzRuS3Z6ZDNkNm5lYnhZQ0tmNFJhNTVybUo4N29JZm1aTW9yYmRFbXg4WEtTaU1yaWd0Nl9DRjZnWXNMLWtlX0VQRWtuNkFueXhqazF6bUF5RGxLSC12WnZfYkFpMjRBWW9raWNXYV9GSngxNVBIT0MtczlKSWtqOFdsNDN6dFBpNFdRaENwNG83ZEE3clhYbnM2bVh0U1BGd091Zm10WGdKakFuU0dYMFNOamY0djVYVTNzRnRDNjZKU3NJREh6VGQ3em9HWVc5SmxyNW9GdC1CRlRRMGxGTG9laUtka3NDLWpjLXhoem1lVExjRzNvVl93dmliMDhleC1aUXNFaWNlMDdvMEo1VGllb2hhTm80cjMxRHlISlg5VXl6VVdWZWxqUWFraUNYdWdaV3dfNWRDNklfVDA3RWNuUUotMlhJdzJVSzZRdVZfUWNucTBReGNwTFVWZWNzNklxTGw1SUNHU3N3ci0zajVKSjF0T2NBcDM4ejdKTzJOckhyUnltMFdyVWo4Q3dWZnd5Y1VyNnF0Q3RIZjI4RGxTUkRjRnUtbHlfamgtQ2pyUUhrTWNwU3VUU0tkM19BWEF0bWt3Zng0dWRDTnBHVlZZdHBpMWVzdWpFYi00cDU0ZnRyLWJKV2I2cnhZVXZ6R29BTFFVMXFOMnFQM2tOcS1VSHlNUnBGdFJUMzZvWXh4MzE5Z1hFQzBZTzNQbnZWaVpBU1pRaUI4NDBCZ2JBdFpyV3dhYWlQVGVqNWUwOTQ1SGxyYnVoOWlwQTNBQmhzVFpGejkxc204VnJSaUV2Z0JDN00xVTVvYVlETGdWX1MzX3QxMkM3azlONklHbzduS19KbkZxcHpUNk1kZWgxMDFLZ01BS1lQSUZuak53MzJZUjBVRlBlaHVjZUcwQWQwOGQ5Y0xrYWI1RmI0VXQ2bU9fazdsbVlhcnVpdzVONHNBTWhWVG9NV01wUS1YdXlGWWwxY0RibC1ZSzY2MXVKWVdiWHpydi14aDFGZXljbE1SaFhpMk54TGgyWEpaNm1qWGRWLVRZcW5zeDhJMmYyY2poYjRVZ2ZONFluSW9HWEtxZ2J4VGNaV3BwNHhaZ0lqRm91amJmMVpTTVJnQ2h3VXNRVVM5NndKazc3WFVzRjNLU0p3TjFzUEpYSzRjaF9aQVdNeFhDQ1B4T1FSdFJVa3ZzT0I0dlQ0ZFNMYlpVelhVQkd5Z2xkRGVHZ3RJYXh2WndMdkdyTEtIa2haeDNRbEM4NmJaTDQyVXBxQmJGd2tXakZIZ1pSNTlXUUt1ejRqeFNsWlk3ZUhoQW8xNnVzaFBhU1VGZzRSbHFfUHh0eFgzSXJXRHo4TFZManpza01sbUh6aHVoZzk4Q1JFZmdWT2RNUG1jc3gxNVBXU0ZscUxrUHRWcHJIa0RLSWNVeEFWcVZGMjhUY2NfbGIwM1Nmb3AyYkhCSVRfLURoMDIyNmJaYW1odnhRV3haa3haM3RfVlAtN1BBN1A5dVBXR0I1VTBsUnhNMUUzYVhNX2JpZWJWWlF1QWVSeW02bmVrYTFtbzdFNFNpaDJua3l3WlBELVY0MmY2cTA4eDhhQzFqMm1tOUduTFBXaDcwZHB2ejI0eHNqVElCeF9fa1RrbWFsT29Sb3BxUlJoeGU4SVMteFE5cGZFdEl4b1F2RDRwYm80M2loakp1a0t0QUU3a3JjSTZqQXlkQ1pvWHkyZk5yS180MXUweTNNRmZkM045U3F0eUxHT2xpSTJyOU11cEo3Nkt3LTZNVEZ4X08zeGt6NlhRSzVtUWNrUlFyZk41VjlMalJ5bW9iLW96VVlkbHBqWkNiTGdsNzR3RjhzZHFwekxPZGllb0RjNzR4YWE2MDBCNUJCMXFXeC1DLUhZbnNTdXI0QllvRVYxSHYtYlhjUnpkNzJKTUczUkZkeGxMTmNGWXc3YmlSdEdMODNfVUl1MjVOcXp1MFE5SHd3aHVhb21QdDJkMDNBdlFVcmp2VGtHRnUtbHd2dDVSeFFyaXhCZ3ZDTTJ0dzlZdmxoendVVnYtZzNETUhUSGdJdE1LaVE5bzlrbjdPcE15UDNKUkdaUndySkVpRERnWW1lLUVpaGUtN0xGR3VQMEVfbU15bWpOdkd2WFZISUF3Y1M4bW5jcFNzVzBkZ0Z4cGc1ODVjbGNhdHRlQzNWRnlBVkdMcUp0NGtFaHJRUnFHWlVzdmI0dXpPTlE3MUJBVWpxWnJwTHlBVDNVcDk5b1RyWGM1X2JSZzJYX0NHcUtGZkNMemd1LUdmaVpFbjNpOTFITjZWb2lvbzA3Z1VPS1ZodGw0dUhrZ3UyM2Eya1hqOFZOX2w5ZVFveWFlVktwZVk2ZUIwMi0zcmo0c3hTNjV4dWxzYVR2alBtY0R0MDhJZG1UVmtucjhrbE1VMkM1ZDJMNC1RQlYwd25qY3VwZjF3dkZWZEdRNWw2QkpfWkxzR1JpV2EwTEw5SXRrZHl2OVEwRzNwQkdNQUh4d1FaT1hDZXNOVFl1d05SNklINmlRV1BXYVpnR2JOalotMElDdlB4S05FaU5SVDk4ZlFlRGh6d183S18tNlNiR1VDaDNWLTctUjctUjRoM1VFcEN3MmNUOUJqOUpNNnRQVTRjbnRwZEJPXzJUR3lJZXNIZnpnWGx3a05mSHlZYVpjZUU3QjlFZGN3YjZsZ3R4Nm83ZWVTaVM0R3hZZHFwdnZyeURkNjBqeERKTENGQ0tYem4ydmc2OF9oeVVsUlctYWNkUnlBYmtNQWQ2azFXRW9jR2hsQ1J6emxvXzdJN2tfSWRVRmk5Q0ZrRjJQb0JxcHV5bE9hQkVnbkNNb1BmdFhyQTh1bUlFZzVGSktPWjc0TXpKYWlYVUs3cU5SQXhvLU0zZVdMVG9xU1E4OXIzb0RzMS16Y01SdE95UHBuZlpsSWJjRGtkZ0E1ZkhSVW5wYlNSUTczSVp4c3RBTHVpMDNNd3lJc1d3VkJiYlBvU3JwZXpCcUh0WktUc2pDWjBTOHFIV3pianMtSzJBdmVVbDZPUU1EYjVNNnYwbVNHbGFLY1BSOWcwaU44WDhRemYybHNMcXV6V0JSNG9HTG1Sb2dVbm44QnpjaUd2TDhzbXNxbTIxUGN5N2FxbEFGZlp6Njdlbl9jbHlUOFAyb1NMMFVLLS1oVllwMFJtYm5nZWR0YW5zRGxCTzFrdjZyd3ZNNHktMTJjWFhKV21mSnh1WksweUJraW1qak4xQVllSUE3QW5uTUN1RVg3cXdqSlg5MmJIczBtU3pUeHZDRlQzQTVxSW9fUEJfdjlxaUwyakdWaDB1RXRXV0VfWExkbVUzWHVpRWdoWGhxRXJFcjM0YUZ2OU5HWU9BRFV5M2dPNmFtem9MNmdBQTNPLXd1SXVJc3EwRXF4UXlvU1plR1BvbzlJaEFRRjl1aFlIUkNCZ2RpaFI3bU1rejFPLWlMbVgwRGxCcndzaUs3ZWxIRDgxWnhNUWdvRU8xVGtQSXRUUFRFVnlDVUJjUGZrdzZURzhBdVVTNVI1NjRSSndFUkJrbkFFVDRTejFOYy1Eck5qcEFGRmdETUtJRlNtU2N2eGZraFQ5VnlGOTFEcmRGZGpxNkRpZUxianlvU2J0aHNnemZxOE51YlJJTUFIRzJRVktYZGkxTFhjTjZzNmMzR1I2NEh6TGJGZkZOVVlWMXNra3BUSHB5Y2loZHgwWHotWkZNbkg3NnB6bmotYlBhd18xRUc0dmV5c3FLTEhlVkctMGU0eks0YVAxNlctWUlsUk5GckZNZWpHM01oNEZlX2hfMTdQX3V5N0xoWXhqalNYQ0lUUmc4enJNallkY0l6aGhSUnJCbUtaRXBNSmhBbG9MdEh4dExMY2FTY3U4dU9RZjlCWU1jVXVLb25mc2ZkMEFERWxsNWZHODRTVURicnp0YTVXbTJ5N3dTRjJrbDFqVHl4UGFFSjFwUXlqMFpyY3VEVHJidzQwMzN6QTRuUmYzU2pqTWUyb0g0Q2xnXzMzaTlYMmhWOHhtVHQ2UnhZVUlTWGxzV09KZkVGWFpXZkhhZGd3Y1pPV1BBaE94YVMzSUt2ZFVnZHZQcXZkUUhyU2Y4NVpseE9QZUtPZHRFY3ExY2lwRExrcloxY0V6dkNNWDc5SkpLc2pxblJNTDJiY21JZWpUSDNSWW05Zy1pMlItTWNiekx2VkRTaFB1YXNCbDdoWGd4Y3dUaWQtNU5LakhGMWhMUmhOazNfYndXSklEY1l3TXpYSUJyLWZTWmVDN2R2NmhYX3J1LTJLUl9aanBhSS05N0pYd2NfdEFHRVBpaVJiOHAyaDB4azRoaWhESW95NVBjOXEwaHRSZ05RTU83UEdYdlY1cml4eXhfTnlFQlU3U09hSjhHYkQxZUw3ZEFwa0FsUF82aWdNaGRGU1J3TEl0bm53ajVlVkR1SmRqb0MxVUZiRXFDa1lHUmVWeTJHLVo2Mnc0em1xUms1dXItbGNyUFZXdHdCVjgwRWMtNEhEM3V6UXpUM0pJd202T0NpQlcwbzdhLTZuRWNUWC1UMnVFUWdKb3NiM0RHbG5XYWJLRmVCS2VBSktjZHBxeUJ2LTd5WXlubzdGOVRUSkxlb0FITEVjcXdiVE8zR0taeGZQY0tqOWJxX0o4Q1BSQS1vdml3XzlzNVF1cTc4bkhhRTBpOEZYdTBSOHZIdmc5Z1ZsSkZEQ2VLbUQtZERxRThqMG9oV0ZwWWJYRGhhWWVIdG5Na1N1MTZRMFBldDM2YmlRY0RXZVdISy1BN0k1UVAtX0F0VF9VYjhhNkN1U3R6dzdCeGloM2FkOHhvVW9kV3FKeHlGNTlQR1d0VnNjVXVKanRKaGtUbWZtbFFrMkt3MmtfSUJ1aHpIdFpkOTlyMWZZR0lsZG9YMUlDbnlGeTduenRtUi04c0ZqY2cweG5MUnBXdVlfZ3VfbmY2SlZJSUI5cVp5cE5oYnp0dW9ZSEhubklwd1I1SVdjMkRsVGFMR2xNelJpbTRvMG10ZFVwMUZzRkNwVXpsSE9fSUplNUhXdU9SaUMyZHBiNGgxTzhIZ18yZEdPRURMOEY2Y0psZkJ2aVBZNV9kYjZRUWlGTl9tcVR0QUQtSklaRzUxaERaMkFSSWJhRUZuTzAzRW4tLVVlTEFULVlxQlZuU29lT1lWanRTcmtkakU0c2FDcjM3cUItVTFLcDRjU1RQWm1wb0cwNWhCT0s5b3gxc2FyYzE2cDAtYlVXZUR3eERLd0NHUXotcmNOaERmbmV4WFlWaGF0TFhwaVV5M0k5S0Fpa1lubVVvYUNUdlJkTnA0cG5idXhOY2J5SUE4MW4yaFNTakxEcU9PcUk3ekd2Rl8wdDQwVkFBQ3p6Tmt4bGFyOFNJN1NYNHNHTFExY2UySlFXaHVON25RUG9fZEZZQ3EzT0t0YU83bDZza1RVYXFlZFBaZ2NITjVSQ2VNbTExcHlvZVEta1Rac3B3NmZORXZDV1U5cGlGVHZuWGoyRU5sb0V3cGFYNUJMeFplb3pKbXdFWHVPZDNtaUlqZTR5LWhzUVYxYVFEZmhtbHNoSmxvOFRGZTVXb3B4eWxLRGNLaGhSMENiSEF2V0hCOTZuaGNpUnBlUWFuVEh4bEFjRXVmRFo5YWR4M285SmI0SFdfTTJkOGlNb3M5NlZ2QlF4RVlMSDQ4Vmp3c1dQR2IzaURUUVRsdkhuTl9Dd2I5Y3dzTHlHaFpqSWQzU29DNTJlV0t0OVp3blNHNVE0Zl9mM0U2LWFaMDN1ZXhuX3piSUhxYWFXbDJ3cHZYc2lUSTFMTktvN1JscXEzekhvQTMxNjZsN0lBcVFDLWRPNl9GN0tKc3pDbGZrWjZTNlA0bElSTWtJRmZRS1ZHRkRKamh6MlRJMG1FQ3hnZ1BoQnBfN1VKeEt4d0o2Q3g3bldXbDNrMHVnTl9fVWFGSEZXS0ZUT3NYUGIySmNGV2tjNV9wWGJkOXNydWIycXlic2puLTZ0WTlUYlM4TnV3UTNHV1VJYTlDMFBfdUhiRW5zRlNvTEJpX1dFNGVDRm9CMEJBRld1SEJac3dYVGFiRWVDNUNxUWxON25jVW9RZWtnUXExRE5lMmZvM1JjN1V3dElxcGY5M2xSUUd5eVBDQjEtY2wycGptTFNaLUxYdEZyaV8td0o3QVJieTBLZkxZclNYV3NFNTExSlBpODgzMFVkOFFtTExRTnVUSndNYmdObmJJRUFwRHRmTXY1d2xMVjFqX01jamhfb29pa0JMZDNjaEhELWNWMGF0QVVPYmdwLVEwRk1DZHRXdjBtQWRUdFZPQWxFMmlNenRfS3dubTJjdldHZFNUbDRxbFJmWDJrVnZULXhrRkRvOU1wSmN1dU1yd3dkWktwS0Y1c3NYc0x5MER4bkVGcElCaURBMUZ0RGdXeHQzWHFOSW5yUERPTkNXUDV1c2QwejVRSmdfTHZHM1B4S2FtaU5HV1FySER4ekJvcmNtaWJ5akRFUmpKWXBxSGIwcEp6ZHU2Z1pxRnk1NjdWOHVrWXc1LXVTT1pjQjNCV3V1d1UtWl92SXNpWDhzYlhuVzFRQS1JUHk2UWVGS3VqTlRBbnpncWVzUjlVaC1rY3BqaDFQRmJJMmZBM0dldFljY0FSX0Vwa2NaaXQxUFp1Mko1cjlVR3FBRlBUcHM2SlhDSjdDRWdoZkZzX1BRM1BvYXVXOThQQVVwVjdURFBtNVpVNXEzNENGQUNtTDF2ZTg1MnVxVUoyVU4zSUExay16WlV2MHhsNTJIRzRuTmgtS2U3b2FZN1UyTTAtbG9zd3J1RnV5Z3YzNXRPRTZra2MxZVZBb1h1SGk1MFBZWC13N2ROQUZFTk9LYmdFeFk2ak9Iam5KR2k3TG5PWUFDLXdiMy1LdGlTQnVVdkpBWXE0MEpJZDJBVlJfUC05ZVZjN3hCS0lhWmZqSVgydXo2TW12dFZpS1F0TUdsRDFIYUxST3lXUml3MkRxcU5peE1kcENkWC1HXzRMYzQ4NzRqMUJMZF9aYy1UT1ZhamJ0SVI2dDhMNHQtdlpvQUVyYzVVaGxLU01MZjBPc2pmcHBGYXZuYlJtZjU2SS1YM2VZT19uNDl1UUJNbC1aZU1tdzIwN2lXOVVCbTc0ek4tYWRfbHVrZHdTR3BjOURDYlhuQWdiSlVtV1dXa0o4cTFTb29MNE44RlpFSHRDcF9fOHU3TjVVcF9iMUc3SHBCU0lyUW44bWpFcjRFZlFaWnBzaGpZOU5YSks2eVZQby1zNGRXUXFaWDZVQjRTdEhUc0NfQk5ldVdZWjZESkUyUUVheHdBM1VYdm5WN2Z6ZjJpcV9KalhHckpFRm9nbnNlWWs1aG4ya2pLTVlaMHo4OHBiN1E3ZkJRU3VSbU84cVJ5ei1tWDYtMnJ5OXZQX0ZqandPMGU5NHo5UXFCXy0yeURoVHItVnZRamxpcEpPRzh4UEJBdklLSGJiN09CUWJtR2k0cU1Uc0M3VjhyZTJROHVKVmp6bjJRWEJ2RDRkV2JZQ3VDSVBSQXU3TnhLcDkyVkpIdUhVWmdqOWExNVBiSVJvUUU2X2xVeEY2NnV4YS1IbFR6NDJGUjZJRXRHbi1vZzIwaXczaENzTy03azk3RUVLUi1odGh1aDJGb1Bkb2Vqb3ZUWVVEZ2RQdk1fbVNoeHgyLVNpNk5qOHJoSHEzazlqcm5uTG96RVFuQUsxTGpScF82YWZhN0Y1MUZjYWQ5SUFyUGZnS2U1bHpJcG1pdVJjS2hvTzVVbUhudUpoUHJoNWdSV0U1RTRZTUdZMFhvaXFhc3c5M0h5aUhSMGJOYko1TGRFdlViTTZZQmZab3RWZVVhc2tqQU5vRVo5Nlp5cWpaX2g2ZmV4SnJJeUJpWVNab1BJZEtoUGtnaWdyMUZpNjZGU0MzM1JSdWktYkowaktfOWxmTEN4RXN6MWZScGs5ZE1iRU83aFdGb0tKbFl5bE5FVDJRZGVWYlowVm90a3pYa01VZW02Xy1LWTFRS2tUWlNTU19WMFB2TUliT3hQeEMxQVRhalJkTGxXSUJIZ3BGWjJ1UXNEZER0MG5PWFZrUFZMVEtpMVN1UHRwVlpNZXBOWWJYNThHaFN6TTd6N2dqa1kwbi1Zdi1zLUs5X0NWUkNVV0JRSTctN1lyUzBDQUZobm5yei01M3pBUWxCSmpVT0JZQUNIRUdRLVRqSjQ1YldCZEZxcDhSSTVJaDdXZVVCdy0zRFp1bW9RQnlrS090OWlKV21yZ0UtdEQxUzN4ei01WHR6SXRQRHNJX255ZmR6T1ZNUHVmeXlnZ1lpb2o2M1VNWkh1MlNneVFNbjFJQUU2TjlGMzN0dVBqQ2tGaHlNdnpMYWhjelIxUVRfS0JwUXJpZmFNWjhJSHV0QkJRX2ZTQlVVN3EtUEdrNEJNaVExU3lqZXZueGxSS0NSY09WR1E3a2M1RU1uMHB2eVoxTG1hTzJ2NmJIakF1UFZBeDRoOFFBekpfb1dmMExRV0V6ZkU4Wnk2T3g4MTZrTlZiaXpQRWR1Uy1aODBhQzVoTkQtTnR6TkdvS2l0eDlLMWQwNmhiSjRmOXJlMUdFRG80ZENvN1RJU3FLX1ZDUXZCSFJ1NDBVNUh1Zzd2WVgtRF9XNVFYdEdrZ3ZvYmxaNTR4SmhHT3JDRF9SVHJEMkllUTFNaTZoWWZHRExoRE5fWVItSWJzdG1jTk51LWdDQmoxS2h2VjZFQUhZbng2b0VMU1hzb29hX2pZTXJGUnpwVFNmXzFsYUd5MFE1Rk9veTN0MTlXNDQ3N1FGRDhtNWVSSmZEX05LejlsVnJycVNHeks1eGtTY0syb1I3dUNUcVAwTWh6bkROalVNaXBQOFBnakFzTS1zWExXWFFpTXM3dWxNSmNVMHI1SktnSTZfaXVxZEljZVNDb08xVlpZRVRObEtYbjRHU1YwdndtTnpqbWhOb3h0dDI3NUYxd0l2SzhmTVFidUVqcEl0eG5teUZGLWxjUUt5OFEzbGRHWkVvN0puTUxoV3Q3MjEyMl9EdW9OOXByVUQ0cGQ0b3AzRjAyXzlOS09FTkNEVGtaMDRGNkRhaWNoNkZXYUJweG8wd1RWR1JzNDJKUWY4YU10YzFtYnpza3h2SVBBdmRNTFQzYWQzWVl6UG1VZG5BSEw2WHhzNFRJNlRYcXBQNlY2a1k1ZDhQdF9wOHEtdExoSGpsQWZkTkZGaHd6ZFFQaHQtOTlWMVR6aGZFX3c0eGc5Ry13d3A1ZUMya3Bpblg4MEZhNXdxLUgySnhheElYUmRNT2JfWXBrc0I5MUZRM0VHMnRHYmhLNVAyT0VHNzMyaU0zQTJPRmwyYWgxbGcyNlpTc2hRUVplSUUzQmlYcmlkSW53TVJsQmNwSVdNd2YwRnFGZkw2WXBuZlR0RGhtSlpSMmtUazVHTWkxXzVQOTdCR0QzanIxckI5Z1FlVHFENnJyeFZNZTNUYk9ZeE9BV2x2QUpEYTh1elBULTZmdnJvTFRId3kwZU5CWjFYekFVaG5xM3hZVHNNdUM4SnI0S3hRVlJsbEZDVnJpeFNTclBCcTU4ZzYyMno5VGF1M29XT2g0bnRYeEtaS25PSGNTdy0wOVAwbHk4dFpMY0xkRmlPNWpGV2hFNVpMSFN2cTVCUXU1SDFfdGVDOE1YM0JjU3ZPUTZ0dUl3bHZJeW9lTmx3UnE0SVFNekFqaDN3UVFpVkllaWdGNzBpdFlVNG1sU0UtQ2g5Zm12a2Fjc0c0V2JHS2VRUmpGR0R0c3daaDBCNGNhbTJlLU1feFQ1MmlWVV95ckZueVVGRzJXLWI4dWd6b0U4ZEswTHg1Q3lJd21hdk5TUjhsajRtWTAySW9wZVRDRHZodFFfeE5uRFRHbzN3NXpYXy04UTJIY3paQnNEWHA3WGxYVGdSeXl2MzVMQWZhR05naFZ2UzJmeVExcHhudlNneFY2TUg5bmxJY3dGWWoxWW40UGJpNVVmTTYxcVBaYUNhNm43YjU0aDctVjA1UDN2SDdVelNjTGgyRUZwSzY3cnlhMmVocVUySTlqMkw0Qm1YYmQ5RjhJeldHWndCbGhUaVVxWHNVdUdNVVFTYk53TlctVlVRTjZHOUtnQ1F3OEZwWFZRMEFrQ0tmSjJvallGTldPcW1nckhueTJoOUM1YTd3a1paaTVpVlN1c2tpajFjQnhTQjVHaWxvc1Y1YlQxaTZNWjhOcGZ0UEFEdTRHbEY3MWV0YnlnVnJ2YTdvNFRvQWZsZTFpUWdhdHdhVDgwOEhqOFhZbUFMWkZuZjVXb21sZzFZUGNzNzdDdHgtRlVaWTJkYzFnbEdtdGlHWFN1czVVaTdJelVmLWRSdjRLS1QyYUh0a2VDY0JSUTVUM3REM1AwaEVMZEhMRnUtR2Q5dXlyVUVzMGUydEVYWWFWbjdLUUtpQTR3RVZEUkVVa0JZRGswR3VINkpJR3JlVEp3cExuN3pDaWx0ejluV25HaDNMREx2SExhUUg0R1N0SWxHbWVSelYwd0NOVm43eU9NN1J5VW1zU1pkcHp0d2t0RFBIcWhhV1Uya2JjdDloOEgwVEpWZTdRQWpHYUhKN1ZUTkM1eWpHRnZtU285Sl9xMmdjUGp0bkg5VFpFU2RCQTlCWkNFTGhhNDQyMmFoQjNvV1FDUEpseFN0MXBieTFZZjF5TlVoSUhtLXBKbmFXZ1BMdjNVS3BRM2NTZFVFd0tkcjhFcEJFY3lNbXZhVVJrdFVXYzBGeXpEemJOZ1lVcTN3ZXM4VHFRanduR29Sa2NqVVp4R1RSNWtGX0prUGpJcldHd19RVGpMXy1HaGN0ZS1EZUtYbWprSlhTRk0tbEUzdjBrUWl6MzhjNjFXYU9TU2tTWTloMG1nMkNrOFRUVjB6dXhvOXI1SUNUenVrSVRvWUVxNHJNckpuOTZuZWhlSnY5cDlXblFiQ1kzZl9GZGRpb3ZFWnFBdGdobzdRM2Zqa3dkeU82bDdIcHVtMXRPU014T2FIb0JlWmtHdUJXci1GVXA3MkpDQjdkOGtVLWNGbUVKWW9KWG91U1kxTUdBV09tczF0Qy1qWUtMZFRrdVZJbWllU09mUkhoM3QtQjcwZlVhYTFQRGxZcGlQZkFsVHRzQUpuc2pybTNSNVlVaUZ0TGotVEpuc1hkVnYzVS0xZ1FORFZBODNfWW9fQVp1Wl9aQnZ1RElZRlR4aGtCaVNxVlMyME10eU8xNkYwQ3ZsSm93akpZREVMSFBKZjZsQ2F3ZXJVSFVTRDNaYUdOZS1NbUlSSFk1LWJFZmpnb0d0VUpLSVBEMHdETm96OWJQNFF0ZkhLdTNYckVUd1F5WmxhNkxTVHo0OWlJUy03X3pNcHhPVHNkaVlKSlZLU2JMRWs5SFFtb3FqdDYwd0NwN052c3JGcmtoeVNwUl9aMjBNWUdHUkt3alVlWnJHSFYxRWttc0NtRVJiZFRLOWd3V3NmXzFmTTNySlBaaHNHSjVGMkpGRE9SS0MtSGN2VEx3WjNnVmtLOU5NQ0xpMVhDdEtaYW5ZVlI0c0tIcTJ5T0c0WTJyVFNtTHN0NW9lTzNIbDBOeXlGNUd4UU5DRHhYWTlEdF93a1c5NUtiSUFFQzhyalRDdEQ5VHJiWVZVUEc4bFdxY3U5NnFwdHpQdzFqRkxfbGstRXo4X0RPTmV1V1VIWXRyQjNsTzAybUdVX3Qzb0FrSGllS1RhcEZjalQwcTR4UE1ZZ2FraDZpYjRpRjF3MC1JVmoxMjRFU090bml4OUhqaElBV3dUVUdEVlQxWWxfU0pHQ1BUQVlVRS1zSTdoZHNBcjBFSU9CWUVqMy16VTBJUmpCNklkZ0JYbXhBYmpPSWlETmdEX1ZwQS01WE8wM0dsbjN4S0NqT0xYRS1SWU5vTzlKNUFUYUJBdnpFb05pdFBmaDdqSVRRQjNxdkRVeWdYMnpsNDlhTTRFdFlXcjc1dEpTZlYxZ1BQcTZQWFlDZ2pXbXZoYWJfNFBoaV9Fd2EwUlJIc3JydDZJbzZMTWFLcGpiM2dVWS1BeWJ0cDdCa1pNV0paeXVsUUc1MVZRVS1MQTFaeElYX3FZZ3JFLU9jSUplci1TcVdISDVRNlc1RERqVVZwVWROVm9Zel90WWI0XzZtcUlmUURhXy1tN0pvRWlJTjljUVdoZ3FrM1FiUjZsSXBWV21KNFUtVllHTjhQWE9WX2hGYXc5OGJ0T3lpOW13SzNMNWZaQ2FJTThDcHFwOXY1elhBTElmWEM1YXF2VVpwbXhadEp4YnRNREY5REtiY05aWjUtU090VGRJbHhfTkVJMndad3ZPUm4wbVJURU8wQUI1cFBlWG9XaXl1b080TE1hOGgxWmdlZFRGU0tUWDVUSldmM0J6NmxKb0VDMGdxeTFxbFNOMVhuMlFMTXE4NUpvZThSM2ExRXAyX0pLejIzY1p2MGRNcXZlTGoyVWZURTF4SXJiNkFIRG1YUzZpVjFja1QxR0ZFbkNrX25wLVRPb0JCd0JrY1NISlNRU2gxNmR5dFpUZnFublpUY292TG9tTXFmRUpxTjVCUDVLM1BhVG9ZRFFJSlJILV9TV3pJdzBScjIyc1huSkp2T0UzZVR1NnF6RjRuVU5HZVpCUnZkM0hpZWN1cDY5N2lxTDdEWklnLUtVaXRwSDIxTndkbXRqRzBRa25lUFFiZkJ2ZkZocF9TNzhCNjdsY2FldE13ekVIb2lTNlViX2R2QjBLTkpLdzlCNWtjWmlkNTB2N0dzZEYxaVNhMlEyZ0tqQkJNN21iVTctdnFDTXMxcks5TkFkMnV6d2hxX01aN2Y0WkdpWmMzWUFOMVJabnptcEUycWpQM1ZHMjgydEFmcko3UFozWHVRaElNaGdyaUNaREdzMUo2R0lzd1Q0c0Q4Vk1VRzVRbGVuQjhORU81RnNtNGt1N1YxajVYMVRPVXRDU3Y0bEUwU2JDaURLQ05WdTVneDVKazJ6T2ZsNzNhMHJCNFowRHowR0V0QnlMbkdUbHB4eFNkbVl1NlM0UXZWQ1k0ajRvVFdkY0UzbTVXYXpLdU1vNldXR2xJY1dfQmgwbTFtSGV1Z1N0RDFGR2NsTmJqcTYtWkVGZ2VlQ1VTcW9BWjBsNXBiNjVhbFplS2s4LWFXV1BGRWpFUUtoSXpSdTlsbmphck1WMExCSTJZWHpwYnotb3B1VHkyUERxQ1Fka3AwcndZbkV0ZWpINVF4dGNEUTdtYmMxOFk5dUMtNkM3YXNoZ1Z0WUZtOXUzUnFUVWFDeXNzdE1TOFk2RUUyY2FRNmtTaVdWcjRPbS1XWXd6REhaR2tSc0ZBVzZFLTQwdXBja01DbnpjRTJlTFkyVzZDMmE1RXZGQlgwX2VwRHBVLTEyOVFEU2l2TE5XT0FKQWNjR0QxbmFWSTlLOUJab1BTa0VBOTkyNkRVNWpleUZXWWVZaWszSm1pR3ZKQUNLdFF0LWZGMkkyMTNiMU9GQlhRMm11bDM3alFoYkxuRksxSkNscDBKTVEwMUdlQzhfMWJxOXcwLUVuVzl1S2tKNEdreEh0U2RJM0JyUkJjQ25fUmZXNlZIV2o5U1FRN1VtVng4TFo0YlZDbXVFNkJKM2E1dzJMTFpUWW5faExrV19HenJVVGE1TkNsT0ctem1rTGNJTWU3OHFFMUVOdHVLT1YzNW5BY05PMERIM1hxVThmSk16UGFGUWowRWVwSjd3cDJUSV9jeklYZWJfWG1SX2VWaTlVNWZxb25RMDFuNkNINGt4ZHZQN1VnaXBiLXJvQnBSZXNQVVVMa1pnN09ET0Zya3RRLW5VMHVzenU0T09MQVFqXzFzOWszTXdaVXJqYlFfcVQweDN6dnZUZWp2OGpTSGU2T2dtMXo3RC1pTzFmUFduaGlPa19oQ1pTRHQ2RlJfejZLNG9PRUlHOEdxeWVmeEtraXRxS0R0YTJ2MTJJc3NRNl9WMG1ZMk85dHZWbGx3SWdXWWdvX09tS1lkS044NS1lVkFmTzBJY1ZSVnFjV25aeEl6cDlpTVZrX2VJSUJOUmREd2MzR09kdDV1QnIyQ1lsWFFCWkJGdlBhT2JPVEdtUEhseTgyZmtJR1A3a0h5UXFPbkJ4WldKenZKd2JCeXBaZUlzMF9fS294YTZodThWZXlQSlI3OUJLQVBobDhZYnI1VFlRNHBVbXl3ZTk2MUhiVjg2V1lYeDRsS2RSanNuVVNpeFlqa3I0bjEzWlJhTFUwdWxlamE1cW9heEhPZUdMRzZETWdjSWhVV2lSVENTZlp4Nk1CejIyRGNOejRqMV9TR2hoeXhab0ZDZWRVMXl5ZlRfWjktOVB3Zkxsd19adV9mcFl0cGlmTTVLNGFwam56bldvOHNxaV81VndxbU1BdW5HUGxHWk1yN25DaG9jcS1DTFlUblBLVWJKTFFZR2owTldYMzNRVkxZaEZzV3B2d18yZkZUM0Vidk5xUEhRQUtEVl9VQVdWU3E2LVN0LUo3VE1pdVJSb2x6aTdQdXdKbWZVTDhKdnhpbFRSN1R6QUZLSWlaNE11TUE4NTdpZTRabmFCOHZDYzk4dzI5UTZ1cWhiQnZmNTdCT3lhT0ViaWs1bFBFeHpaWjFhcTgxcDNsazF5MjV6S2NJRUZVOUZOU0s5TG5HZDNlTlVBLXltRE9SZm1HcE45R2JNTFctY1ZoMnRpT0lNV3E1cEZyM0o1ckFGc2JRc1VBeEhQS21zRUh2eHM2ME11Tm94TElTQjEyTkwzam81TnU4Z0hrSVRBcW4xdGRKX0x1YlVDOWJLc1NRb2w5c3hXbWpnNWdtR3ZtNmlZMGx2RVhfSWNJUFdTM09QNHRpYjhfZzlla3hqcE9UVEREdFpaSnFmOF92WE5LVGM4YWxKZlZrZDRneVk0bmZWemEzVFllV3QwYWE0U2pyNE11SE5jSHRfZmNaT3BvZW8tWG4xYjdrODVOMVBsMzZUZ3lBTVlTczJNem1XSDVndWVNR245eHU3X3FVU1JCVllYZW9rMm91RkNEUHBtRUFIWDBGRVpDblB0b01GYjhxQklhUGo1di1FYVZSdnBCVXpWdEkuWm1PbW1kaFJtM3EzS0RsYVRleFVxb0s3dFIwT3BwcGxSbEVhLVZuYTFMYw\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert838769e3829?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "103", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:14 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b953dc48-9d85-46f1-af21-63832f305126" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: testcert838769e3829" + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert1898604e3d4?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert838769e3829?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "103", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "49b106f6-78a4-41a3-84e6-d72be4d3bbaf" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: testcert838769e3829" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3e33ec5b-194e-4af6-bc0b-c3567d83c4bf", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert1898604e3d4\",\"deletedDate\":1678954156,\"scheduledPurgeDate\":1679558956,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4/4238d30520be4df98992bb05e4b03c32\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert1898604e3d4/4238d30520be4df98992bb05e4b03c32\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert1898604e3d4/4238d30520be4df98992bb05e4b03c32\",\"x5t\":\"ahRSg3LEwXghJVh9Yq2ZOJH0ac0\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQTk3AR9KpQyaBXIstdZ/WdjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxNFoXDTI1MDMxNjA4MDkxNFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABN1/9S7afAQZG6yrVkYBj9RVwk2HO0CLh3acOXTwhGlEd6+2E5MfvJM+RvKMTgt0MDr4Yi1eL9kZjpX9HlVGifaoiLvCKIw+GueHY1gFc9UMcOZgvOjCGfvjr10J6xPV/KN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFFimQD6h6NdphrG7wxljin4WWoqzMB0GA1UdDgQWBBRYpkA+oejXaYaxu8MZY4p+FlqKszAKBggqhkjOPQQDAwNpADBmAjEA7WU2E9WXxz+asqKQNKPonohgczOTtuvqTFj1RXqcOo37yJ4+agS2E108qMuAZ4UMAjEA43tE0DsScVFQ1Dzdgc5Nf0RvuzYQYMQJp6z1p/UBhO4AGI63Cpk4CKdiXnMqvP21\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1742112554,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954153,\"updated\":1678954153}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert838769e3829?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2096", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b66f4da6-59fd-4bbe-90c1-fc8d6773e87e" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedcertificates/testcert838769e3829", + "deletedDate": 1681267933, + "scheduledPurgeDate": 1681872733, + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829/9c79b1be77d34a83b85e6249a4d1b56f", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert838769e3829/9c79b1be77d34a83b85e6249a4d1b56f", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert838769e3829/9c79b1be77d34a83b85e6249a4d1b56f", + "x5t": "DdBRrB58N7J2EVv8uuXLVI6btE0", + "cer": "MIIB3DCCAWGgAwIBAgIQZylpMRWmQ4i47M2ICn2RVTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIxM1oXDTI1MDQxMjAyNTIxM1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABEzh82U69cz6hR/e92u5wwsW9sXPzo0tOJfxn7m5StPTTWuu\u002BPtDYHlDqolAOMS3Lw12aqe0OykW7mqCZ2HjjkvOwbCWSJZyXGqBxQc4w\u002BrMyuCeoCNs46WFf/Z97YIwE6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFD9wQnvu3r4QO/t\u002BhQmb44VlYEREMB0GA1UdDgQWBBQ/cEJ77t6\u002BEDv7foUJm\u002BOFZWBERDAKBggqhkjOPQQDAwNpADBmAjEAzvjaWO5SzQMwKeRVfmAGoG6nAgcPLNdwYP4BaQdWt3wdUNBGnQ6qgBBeFeh386Q9AjEAtNfm6E8oyOGY97uxjB9\u002BmalCFH6nxNKsz9SSMx4XlAMKmI5UJxRiL2OANyFlzn4t", + "attributes": { + "enabled": true, + "nbf": 1681267333, + "exp": 1744426333, + "created": 1681267933, + "updated": 1681267933, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267931, + "updated": 1681267931 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert1898604e3d4?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert838769e3829?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Date": "Wed, 12 Apr 2023 02:52:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1ed864ee-2bfe-4d89-ad48-a7b0edd5169f" + }, + "ResponseBody": null }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "103", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "913a88ae-b832-49a3-b34e-38c573f88ae5", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"Deleted Certificate not found: testcert1898604e3d4\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedcertificates/testcert838769e3829?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "103", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e7b050b1-22c0-4411-b526-42a60e32a20c" + }, + "ResponseBody": { + "error": { + "code": "CertificateNotFound", + "message": "Deleted Certificate not found: testcert838769e3829" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert1898604e3d4?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "103", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8554da73-ff73-4f3c-8877-246cedfefbf6", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"Deleted Certificate not found: testcert1898604e3d4\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert1898604e3d4?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "103", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "90fde190-aba2-4bf8-bf0f-9eb451636016", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"Deleted Certificate not found: testcert1898604e3d4\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert1898604e3d4?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "03d79743-b25c-495b-9508-f1ba3ddb9604", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedcertificates/testcert1898604e3d4\",\"deletedDate\":1678954156,\"scheduledPurgeDate\":1679558956,\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4/4238d30520be4df98992bb05e4b03c32\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert1898604e3d4/4238d30520be4df98992bb05e4b03c32\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert1898604e3d4/4238d30520be4df98992bb05e4b03c32\",\"x5t\":\"ahRSg3LEwXghJVh9Yq2ZOJH0ac0\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQTk3AR9KpQyaBXIstdZ/WdjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxNFoXDTI1MDMxNjA4MDkxNFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABN1/9S7afAQZG6yrVkYBj9RVwk2HO0CLh3acOXTwhGlEd6+2E5MfvJM+RvKMTgt0MDr4Yi1eL9kZjpX9HlVGifaoiLvCKIw+GueHY1gFc9UMcOZgvOjCGfvjr10J6xPV/KN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFFimQD6h6NdphrG7wxljin4WWoqzMB0GA1UdDgQWBBRYpkA+oejXaYaxu8MZY4p+FlqKszAKBggqhkjOPQQDAwNpADBmAjEA7WU2E9WXxz+asqKQNKPonohgczOTtuvqTFj1RXqcOo37yJ4+agS2E108qMuAZ4UMAjEA43tE0DsScVFQ1Dzdgc5Nf0RvuzYQYMQJp6z1p/UBhO4AGI63Cpk4CKdiXnMqvP21\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1742112554,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954153,\"updated\":1678954153}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert1898604e3d4?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "X-Content-Type-Options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "cd1a6bec-f1e6-4f8b-a59e-0c4fda2eb247", - "Date" : "Thu, 16 Mar 2023 08:09:18 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedcertificates/testcert1898604e3d4?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "103", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "cb33a3d1-1fa0-41ea-9bf6-4add032f4fb5", - "Body" : "{\"error\":{\"code\":\"CertificateNotFound\",\"message\":\"Deleted Certificate not found: testcert1898604e3d4\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:59 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1842", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "81376664-7c33-4913-9253-d786b0e1f6b3", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4/4238d30520be4df98992bb05e4b03c32\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert1898604e3d4/4238d30520be4df98992bb05e4b03c32\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert1898604e3d4/4238d30520be4df98992bb05e4b03c32\",\"x5t\":\"ahRSg3LEwXghJVh9Yq2ZOJH0ac0\",\"cer\":\"MIIB3DCCAWGgAwIBAgIQTk3AR9KpQyaBXIstdZ/WdjAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkxNFoXDTI1MDMxNjA4MDkxNFowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABN1/9S7afAQZG6yrVkYBj9RVwk2HO0CLh3acOXTwhGlEd6+2E5MfvJM+RvKMTgt0MDr4Yi1eL9kZjpX9HlVGifaoiLvCKIw+GueHY1gFc9UMcOZgvOjCGfvjr10J6xPV/KN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFFimQD6h6NdphrG7wxljin4WWoqzMB0GA1UdDgQWBBRYpkA+oejXaYaxu8MZY4p+FlqKszAKBggqhkjOPQQDAwNpADBmAjEA7WU2E9WXxz+asqKQNKPonohgczOTtuvqTFj1RXqcOo37yJ4+agS2E108qMuAZ4UMAjEA43tE0DsScVFQ1Dzdgc5Nf0RvuzYQYMQJp6z1p/UBhO4AGI63Cpk4CKdiXnMqvP21\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1742112554,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert1898604e3d4/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954153,\"updated\":1678954153}}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert1898604e3d4" ] + { + "RequestUri": "https://REDACTED/certificates/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "27111", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuS1F4N1U1QXc0cmNZYzI0b21kZ0FpU3NSaGVvWGJtX2VSWUJTMW5jMTdmOE9kbTBUdVdzYnBzYmI5THJGcHp5VnRScXJfRThoSzVHTzFsZW5HZk5MbTRnMWRsbUNTV0ZJYU85RkNBMm1hOUVQLUU5aEJadExWT0hPdGo5RkpYWUR5cVhSSzRaRjhGSEdQSFFPXzYzdFU3SExYSVl0R3BGYzV3UHNwaHY3azR0eTlIUV9IYTVaZ0x2SE0xUVJ5SklqblB1R1I3cDBHelJ0bzB2MGwtTml5M0lyZDMzWHduVl9ScE1UeHRxYU5SSmVJc3Z0Vk1CamJBOXZDY3c1Yy1GcXBJYVB3ei1XaWdoWm5ZS2NNdnVrWTZDWmhIU3BtQXVfUVdwdjEwd1JrUk84VElfTW4yZGJXMjdtZUJUcmZpWnkxaVp1b2pNek54QjhNZkJxUWM0M2pRLkhTaE5HR0MwczRBUU9FWEotRzBrU3cuMmJuNVdxdGhZWWFmU3I4X3hNZjJ1R2hoZWRtbTBRTFpnZjJJbnQyVmtmZW9vNXJhS0lBWFpSR3hpUDRMSzF6Tm9wcG5mTllldnlZTURVYjAtNnU3WVlVaFM4dnpOVFB0X3lYWWZyMFBWbE5DNU14cl80TFBhOWhraFRtSnpHcV9ubW51UTF3VlFYYWhDQktmeFI2dmdibmRjcGJYVTRMTkk2ZE92STVTVXZKbU1IT3EtVEFDd00zLW9qNGxUMHNldi1Jdkd6eTRqMFkxa2FqY1BLUXJNLVhsTUYxMjVCR3VYbnQta0tiZlNzWTFSTkU3elgyUTBtanBXVVU3ZFNOOE56WE5qUVlLaTZFR1ZtdHh4ZzFVZlhJN0gtbFNCelVIRVE0by0zSUMtOTlLZEVHczJ5OHNzUktIRUtha3hnRFlHZXlpSWMzSWFQdVRYX3poYklURjdvUnB2bHdMLUd4THBPem5YQUlwLTZwVWtnTXhnTkxXcjI2X1ZQaWxCQlhocWpseGg4T01MRVkwcTRIVWZhWnlIZkh0V2R5cTVPT1V4Z0lKZXlJUkRLdURoeFItSS01ZVBGSUFsenBkVXF2RnpEWlY4NV9FU1JQdDh0cDR0dXhISU93N3JTa1RSeTYyMjE5SEpCNWs4b0djRmF4ZUctN2FVeThZNy1WaFAwaTh3Qm83WFBRMVlZYjkyNjlkeFRTbW9xRDh3TnFjYTBtTXJQblhxYTZmaHFuVmtOUjBGbkNsTXFWUXBWRGY4dExVY3hSUlQ2eWw1WnBzN1hCWV9SWGhvLWJZcF80Qm1NcW0zZUxSOEdNSGF3SnFUcjBSSExyaEtGNHZ2bW9LYzZrdVJKWFZEUDFfdVM1Y1N0WnY5amhvVG1OaDVNUElRNFZRdVZiRFdHcjBjeWZ3NU9nQ2lrdGxkYWUwcUQ2XzJzRnRqeC1YazBiSlp2NzAtWDRucEtqdlJtbTBERXFfc2h4eWR1SlF2SkdWZVRNNXNMaEVycGx4eU1BVnRjd3htZlUtczMwMUFLa1VUaERNVFc0eUlVVlBndTRGT05BNHdaQk9HNWFiS2tNVEdWNUZoT091b09JUHEwZU8yU1pNdEpabjBNQlY4eXdkd0V0Tm1wYUl0MVpnVnZmeTJPYjA0X1BrbzRxTUNrRkJUZTc0c0gwMkdWTGlGS3lSQnVWMVdOZy1SM3E1bXhnbTR5NUh0R2tZUko4VXBCRG10R2hfSXEzaHRKVlFfZFZHbzB5amRGOTlsS2VqbzJSZjNReUFWWTRqZXdiVTBTRkdFbTRWbm1GTjJucENlVHRsY2wtNHlxNEVfaHVmZGM4R0EzZjNPVlRFSzdvYjZoYWlZbW1tWVVjaTBjaHlPZFlsNkQ3b01JUTgxZm4zekIwcFlGYjRfenhWN1o2aElVVHhYNS1yOXgwVGYyVTRvLVZzTWxlTUZrMFJ0M0xZN0xnQVprQnZ0NW9JS1dRVjJfOGxDSzgyTDVsUlFwM2xPekIyalMwR28tTmFoVTQ3NHE5cmVyRUxmVTFsbVFRSWZyc3V0UlJEc3hLeHZ4QXFsaGp4N3k3SlJhRU5FdzZaWVMtOVVoQmFabVRqeUN4bG9YOC01MXZ1bFNoU0hLZDdSdFVJTDY1T0dLQ0pZR3VWY3FXY2VGRHhraS00dG43ZEt0UG1ndU9GU2Q4aXAteml5OFhCT1dHYVc3T0FkMjU4Zm1vbTFoY1RsREVRcm1XVGxhc2xJSEdNTmJmSnRhRjJpZjFpa3YxRENwbVN6bkw1Ulg4eG5sSEptRmFyWG5ab2RTd1FnOXpmTWgwZjdnTzg4MktQTDVYZC00bHFGVkg5YkRsUmxuWFl5YXd1VVVrSUp5Mk4xQ0o4UGZHVXJMeEVvZ3h4THlIZGdRUkkzYWY5a2lWSWhUTkRkXzVGenFUX0wybWtGV2QxMUJwWnZVMUh1Uy1hay1iMF9oTHpxZmdNZGNnd29MVktZYlNidFlZR1F0STd0TTdmZzVnR3I3M2JiYjNOSnQ4SDdveUFTTVdaVkFZajJDbDlXaGRDUVFWY2QwX0k4VFZoNWRqbVMxWEx5ZGVtLXgxTnJ3QkZjd0lha0xBUGJucGt6TVR4LVFrRGc2ajFFTExoaUg2Tk9kdy16QXlVam5DZzBaci0wa1EyTUxfSmN5QWxjOVdVdGZ4bHJUME9vUktNV3hnT1JBVV9CekdaNnoxc244VlAtVUJoTFRhc0lYUkJtWVJoY3pXa1BFX2x1X2hHRktqNkFQdXZuaDV3MGJrVDk4VlBqNXJmSUtEV09GaThyc1hCbG41a1FrYm1Uc2tsYnowSTFRYlRXU1hsNVVIRjNHMTVKdzJhbzFoNko0d09DQzNzSHNCNzJwWGtHQ3BnWC1zZ2ZubGFJTHBrcEhuVzRsdzRsZndZZDhQUGl5b1VfSzJIOENJY2VQYkJwOEFldEVYRTNzdVpaOGt1QUxkVi1uSGxTa3QtS3lmNmVJNWpvQWpDVFVVUElZaWdvYXhKWTZBb0luU2pURjN3N0tNNVp4RGxrRF9sblpCUVZFNlRSNFVJQ2pHTnVGNldVRXg4MndoT29Lb3hGM2w2R3ItVE12YWxpYms5V2F3SzItSm5uWUQ1M1BmSEw2UTlpOEJieWJfeUhELXRScVVNRXl0X0o4V1dyMzNNWDloMW1sRG9rT1RWMWJJM3lzNUJ3ZkJTQlJGNlItOURtRHl0NjBqRTdfeVRlUW1QOU1wNFlvNmZTX0dyb185MkZEMDVPZF9YZTFfRkJNdFduVjhSWVdfdXBPUHVLRGpfbHI4VWhrLW5zYTV3U1FQZ3FWZ1N3azMyMUs0NmR6MTluLUtCX2psdk9aU29kWC1TNG1qUmI1M21lV2NGaVNxSkFPZGhRbkJDVy1mSkFlQWFfVFA3SEJRQzZjdWtSREtLN2l6ZUNSeVc2bEd0djNrZWxUdndHamNUX0dWRmVIOThIZTdGVklmUHJPdFV5am1RM2tzYTdISjVNQUVXVk9YVWNnME9pRVYxemhUYXljN0wwZkg3b2FRS3FUckI4c0lXTVBBZG9aVEZrU0dGbjlZd1YzSXB6MGdzcjFHb2NFcm5KencwTm8zNjRwUkI4MzJNR0RjS1ZRVXJ3Y3Z5TDVjUWJyUEZkYVhCOFpOWkNLQWhNQXBoM2hYNU13ODNjVUxqeUd0M0NNdFItOG0wVTdSNTJxSy1EendhcjZQenZmZmxPdXlybFJXaDAyV2VYUmlKMDZGNXhLbWMtUkVYbmkyOUxXUFU2MkZqeXFoZVU0M0Y4NW5LODZHS2k0WUFNTWljN2RhYXFqdGpUdy00bGVPMXNOUU1hMGwzcXNSTlRMckp2UzFIZFRkbWpVcWxxNkF2WXNUR3AxQmhiY0Z5QWoybjBYcnV2Q1ZERDhYZHpjeFd4cVRibHpHdmNOMlY5VGd2aXY4NTJ1TzZOeUNmREU2MERwLXpOT0RSZmNDT0JKLXlXOGhQWDR6UDhrenNseFN4Wk9OYmdNUjhNcDRYdHYtN0E5eTEyU0x6aGFyUncxM1QtUlJFS1gzZVhIY2RVZ3V0Q05neVlLaHlBTzJlajh6anNVYmk2c1U1MDdldWJlVkZhWkVOWmQ3WGRlbkVaUUxjSHpyWVU4eWw5SWZTa3dBTzZrMWlSQkdScElUNTFQQ3hBTGVhYzFPWFBWNkNDSjM1dURfWng2cVU0VTNYYnFHU2xncjRNSjVoRThkUGx3XzZMdVMwVGkzVmlHcmE0emxHYVNwU3ZzSTNUOGlQZzRXcnVvX29TOUI2bzBWc3lBcjZjUWJTdUZrMEtCSVdjWk91SjNPQU9HMEstSjhNTjFmdkd5Z2hLWkpJMXRUV0p6c3BNTTNKdTQ1N0ZjdS1FOGhMMUJEMXhTT0ZQeFVEcEJQcUNGZkRDQ2E2cl9kNHd3eVBUeUpvTk9IbWhnYWVpd29EaWxnNjJ3RXl3UzBxYzFTZFN0SlFwTUF0S0pvaE4wWkkyVUNzOXJRaXdZWFpDZ2NyRjNaVWhXNHB4RGxXZXZ5MGtqVGtKOW0wdkNJbjJuQ0Rta2xlTXIyUFN2NHpQS2VfLXNZSjAtZVh6Z0FLc0UxQi1mNE1MNmV2M1dxVFBLZ3NXbmVpc0FUNTlkWkJZeUpJV2d2cnJFVDlBM2xRMmlLWjloVGl0SmEwWFJzaU1FVV9UQ25vRVdQRkt2RF9OMk5UMjNGMl9HM3hvalJaYlR2Q2pZYzItZWw1MkxyVURZdUNDeHc5R09tTnpSWUk3ZnpLdUtNUWpqcTFtYk0yVnAxRU9rMnB5Q0k4U2Vza1NZT3VmWFdIVDVteG1wVnRBWWdvVlBKNWQ2djZmdGJDQ1NtMmc4c0NsU3RPVzE1TnJxcjZFckE4LUdOLVhQbkc4Z0tkMEtXS2NzR0ZSYV9GQXpYbFB6eUpvMGJIMkZFbzVlUjVTdnoxNTJUb3BNdjJocjJ4bm5LSkI3MHN3aE1XeXJlSmhneW1VWDVaQm44U1hWdnRKVVBLR2d2MnlTUDdfMWVNVC0xak56bjRRQm5ELUowNkxSWDcwSjlHNENfNnVxZExVSWNsWExVT3RJc2NYNk9vYkR5QnRaOXJxM29UeDJPR2JfYTREZXJPbE5DakZHNnBxN2JGdTFWUWloWDNnc1dzekxId3l3Z1lfSS1seHIyQ1FmZG9HYy0wY1BGXzljajdxREV6aEdNTjYxT0NSWmhqUTdKVHh3TlRVbm5nZjdLejFQMVFXX1lidjBuWHJTdERrOVk2VFhkQXNweUt5OXdnNF9fRnJIZFJTdDdseHNLLXJ6dUY4Nm5MTFRlV2FYbU1vTGplWkF6bVRWUks5OUh1cHVMYUcxY0o1OGY4WWJJTnEwaDZOb1phb3dPM3ZOUU5SNTYzWXJJU1ZlemIwMlNyUmxQZmxvZ1BQWjdfTnNMT25lNS12Ml9YZmtjNG9RLUxKTzFHbV9NdU00YkpaT3hKd1hSZWM4UGVnbmxwVkVLTDRyQzloUzhzWXBCT19ERmZZWUNpOFdyNTBZUTNvN3FDam0xMVZORWp3M3I5Q2Vhb21RQzVZMzkxWlM2RE90Y1hmakdTZi1INlp4M0pIdVBLaFBJckp2MTdMMkkyT1paXzdzb1FSU0YxTGxobnFTeGpYWWNkczgwWmtrNjhicmJoVUlqclR0ckxmX1NCN3JMNkMtc3JKcWttSDk3aEZ1Tm40bmItdHVQb3FReW5SdTBHNHZldjExSjhUcktGMFdsb01qY2ZHU0VnY1NQXzJRYnNXYi01WTk1TWdoLUgyRDNvYWhQcnBjWUtGazdmeU4yYUZxdUdSaTgyazd6VlpsNzY3Y2xFWVljcDVpRGN1R210WXAxYzZ2dU5aLWpEVUR4eW5lZmtuUW5UWEF1eXpaT3lvYTlRTHFqV3ZUakxWRjJyRFVoRUg2V0VCUzJBQjFpMFRha3BjemFacWRZZTJNUTdZQzliYkQ4cm1ZRGFENGp4SFpELVY0cGFQaUhaQTc3UDdhMkZ4cDhLMEZVa0VzSzU1bjZOOHM0Z1pZYnAtSFR5bnZIdGhicG5aLXVtWHcyanFxcXBUemQ0REN2NmFpbWFNVGZLSjUzamp3cTRicmJjd3VvMWdVcVItYkZCYmY4QWN5UkE0OExKelh6UGcxcWNfQXVDazBzQlNpSXZ5dEMyeWZzaHo2SmR6cjczdV9mZU9mVGJPcVoyLXdETlBTNUpDdXJaczFILU5nZEY2YkdhRXlvTE42b2UtSmoxNEV2VnZLdlFJRXRXdUc5b0pjYWZxSWxMcGptaEhRSFBfX1hjaWlLcXY3b3JaZzVSaDBwZ2s0d2VGQUdiRmVtaWp1NEhZdElxNXZfRDlfVjZ5U2pSVk1KRG9vdGxMSFZkUFdISnJTRTdCcEp3YUpYSzF2WDVzTDg0OGNlRlB3N1RXcmJBbW5rUmxwTUx3QnVGSWJRUjlrUlNUU0Q3d3RfdmMyX0I2cXNldmNfTjI3NHRKSUVTZzBwbm1SRkZROWdLMV9zRV9ONUtPQkFiTnFUZURtbk8wU0VBSlV0bEliZTdGV1NTWTNPbzA3NmVzeTZEOUF6MmF6Y19WUHBnajZBOVNWTm1RVnBoQWpvTWRibzRPTmd5Z182WnBTVDVHZXQxUEJqeFB0d2IzRGlKeXN2d3YzYWlYN05KMnVGWEpXSEV4aElCYkxZUE9vVjd2SWN0N1Vqd0wxY0NlMTQzNGdUa1lNRnpYTGcxY2lmUmF3RmJGRWpod0pyZmVzZmhKRGpMeXdJZ3Mxcm1FOEV5aDNlejhyZ25ORnc4Vmw3UzFQeW5nZ19GRTRvUWdhc203cVNpNmFTeTFONjlBY25oZ01mQzUySkM2bHlPSkkzNHRPWDF3TjJwa21VRTJLbmQ1WW85NHNFQWRvRHRrSzQ0U0pUWUNnVjNwcVB3TWkxTzZmTTNFenRkNzR6ejJmaTRYdEtXdXY0Xy12a1pjM2ExZHNaUW9vWkpCOVgtQXFKWjMwdkVnbkI3TEZpTGRjY2ZBbWU0YjltQ1hRLThiaGllblVKS0JjUk5yX3o4UHhzcTA3QUg3Q0QybzdiOGhjTlRRRGN0dEFDNk9MakJBN21IY3piVG1Zd21lSm9wTDNhbjJKMFJWU1N6djMwemkxSlpDYnFlUHhFWUpPUnlZWWNyNmtvZkVzUzdSMTdyS0hnd1FfM3ZtdnlNaGF6b2VMRDlaZS1yaXM2dkkzUXRmUnQ1QkZEUVpjSWtMSjhrcElOMmdyaHA5STR6OXZHaFhUbTRuWENXY050OUgtcWlqMFdYemdrcFl1Z2w3cFUxcFdCWFJnVkZMeGt1VHFjU3pMaWZkV3FDbVdhNllTX0ZvZnVqOWJBWHdOS0RKYk5xcHhGWE9wR3ZJdjhTeG1sVFI1SWxyTVBFUzloYmRmeUlfSU14cHZUU0lHTVN4SU5MYzgzd3pxN3J2R0kweGM5X2c0U2Y5bzZQZHZYVW9zal9HbjBjTzRvVEowN215RXIyQ0ZsSENhMHpsZmZmb3R5OGdCMXc1WU9VdWVQODZqMFpoT1pfQjZfdVVxT2ZyaVlZOXBFMnAxR3g2bzVYYTU1ekNoTUt5dU5kUmhfc2lLb2ZySlp2aXpGT2tFZkFBTHVYUFc0RUY4Z1hYb3VrTUZ0cTFLRlRqQmhsaDhnMVZUb01ic2dIN3UzVEV4blRuMkdtNXhUXzl4N05Sc0s5Q1dGcUpjM3hhX21odUNfQlpINlV1SUphYV81MVhOSVBBbmhfelVHS1p0NkROclVDLV9TQ21EbzFNa2t6OVdvTDAxRk1CS25Ba1FfN01HR0c4RHBfcEJyYWdrNktfUkNDLVJ3VWdLNHhzYlpod2hfeE9YcUJNT3dYaTNWVTZ6RGwzaV92SXJZVDR0eVg4OVh3N2ltUEk1eGVBeEx4dnlsbmVMTEx3UXc0aFI0a09tWU5RNmpFdHFxVk03Tl9ENXAtRUpnazI0Q3c1bGo4UU5ERDVuSDc5aVFMMmNZVk5oZE82Qm9XSFlFUE9kc0xQOHYzeVZYb0JaX0hSNzd1R1hrWW94X2s3Uk5ETjFLeGhVVlVhWGVJMFJoNjRPVzRrNTYycl92UTF5R3pEOEdNSHozSHc2ckhsZGNabmI0NTBoRHlfZ2l6WjRScUllMkdqZkZuQVctUzlkbklYWFZseGM0WlljRVhPQmY1bi1ianNlZkdyNUFOT2dOSV9EU1ZJSm9SUnpXSDU5bVNEVkZMVDhCNlQ4NWJ4S1lRNHFaWU1tSk44Um5FZXdndGVoYnR2aVRiNXpHMkxFTU9oZ1A0Y192b0FRZ00yUFE5YlZOcW1YQ3RKc3BLSkFoZXR1RHZ5N0p3cUdnY0x3Z1R3Zjd5WHEwbUNMeENjWGJiMlJIbGVhUDNBQnVvS0d4SVF0X3lQZTZqRV9lX25UU0JSdGRLS3d6YWhVVW5JN0hjeEkyZVRIcFozemRwNm9wR1VUc1V4QjVsSnY1UGpVMzV2LXRvTFB1Y2FCYkNuMXJ1NlhSUXdtWWZPVGE2RXRqNmFXeHc0MFBwdEg3UGo5Y2lqVmw5aXZXNDNYekZrbXBDQjl6b0NrWDI2NGszbDQ2SzVvZDcyM2g4NTNXbzF2UUIzLTZyRUNuLUJ4LTRuVHNXT0JJbEJXeWN0MjdZS2d2Yy1kUEZxSXg4U0M4RGZ0cnpFMDJrYWRPbDMxaFA5cGtOajREUUg3R19sWHpZbXJRYm9PWmVGVm5Hb2o1MExYQmg4TXR0SUdhamNKN2UtMFJNd1ZtRE9BOEVIQjVKVXJZNGxuRExQeEdROFh6ZGpkSWhJZERNWEh1TVpIRlp0cnJ4MTlydlJVUEVqUmpMbGJ6UHA3ZmJPb2ZMNXFKeEU0TUFoWEtHN3I0OUdlcmgydnh5RzZaeGtSWFRDUUZUenJ6eVVlTHFoZmVoTE9TUTl4QWFOcy16LTZFWHpzcnZpWkRzbFFxSGRKX3h0NFJ6RHh4TUotUVd5NDFqWWJWaUg2aXFKRWVrYlZPOFpFSEt4d0FrYzUzaklYNzgwRjBSTV95bi0tdnFBZDBUdGU5QkZ3WmpRbXJwZ2ExV3k1QVQ2ZkdVSTNneW55VlI2ckVHa1dhcWQ2Y3FGZGhjanZ6cUM3dUxNZkx3VEJuOVEycmgyQjJ0aEdxT05DY0JnSExPQTZpTEFQUEt6MUQ3X04xZnBPWTN5RjhMQm9NamNFSHRKX3AxTHBERlEwUXU1bVBYR2tubkhkV0Z1RnU0eTJmNWhlTmdUNmZSblIycGZWLWFSTHZlQXYwbGpXTERkZjFBLU5TRV9tRXZiNllSWXN4dmxoR0x6a1NDYUloUUZQX1psZHI3NHNHRHI1VV9RSGJVcVo2ZDNWVEw5NC1JcUxVQzIzS2llS2JydWlqdFkwV1NMSEZIRlZ2RVBxN0JwRkVZV3ZIRHFPMGU1SllsZmFyQldYSkhSUWNHWUtxQ0QwYjNXNkpnb3dCV0tNUDdRaVVLNUNQMkJsQVR4R2EydGk2WWNMQ0R3RzdRV0s4RHhWemI3YzYtY3FKc0NOc3o0ZVo3b2JGaFZPRU1SakNMd012NEQtX3VnSi11dG1CYVRZR2lzNDFGbm1IbE5zVUNhYzdtS3NtazQzN3dVZXJtY1FYU3NETmJUSGVQTkVWSFNuSE5Pb212X2NEbG9OM2RBZFV4UTBEYS1WV2hxazhkUkFrdGZMQVFPMFY1VW5pNHNrWUpILW4yakpxaUFtOVkyY1JySWpaUGk0aXVBbEtycUNqbklJeXl1N1Z6cGFfRENhZ25QWGlmVndSc2hSclRiTk1IcHdFY3ZFNjE0ZjFjRWNoSjNybWh6bmd3Y20xek1NVzJUanRpbW5rdEhxVGlQNnZVNWtyMUpmd3E1VlVBd0tPYWhHZmo4RnRPdk14LVNPdEpuRmlfdG94LXV6M2tiXzJKZm9yV1FMYmdvNlFESmJkd3lLWmdYSWx3RndUNHU5Tmd6akZqeHZqUjh5U3RkTmFMQkVaWGxaYy1UZTFOTml6UU03MWh4UlFUb2RRb1lJc3dfWFdXSmJ6eldFUDBjSTR0d3JGeXNNS2hDc2cwVmNUUVJMWDVhXy12cC1PT2h1ZXExTmVwUnhGZ25RQWFZVGFPMVIzYzZKV2FTSzQzOHFYVDg5SEo3YWV0YndGVU9XX1FNTjhlczFBczVrVTZNblgyZ2dYQXphQUJqaEttbll2Wk9QOVpQTEp5UHNabUtCQlhkWDhQZjlRQnlMWU1reUVIMjNYcjZpYWhnLVRYakgwTVo4QkRHeWlQM0lwZTZvdmVQa1k5NjduQk1rUzBTT1VTZlQtMWUzUE5jYjJxMENHbm5uWnBaLWRBNTNOOEZMd3BlTW9hRnNPVUE0ZkNSQWxkWDBwQkM0Mi1zd3UtZG0xX2drRHduRHhGZTE3OXN3N3NaakY2Y1lrYTZxMlhDWFJFdWhoWmd1NzhuMEtqa3BmajZFNWxQQm1xd0xjOVc4LVpwdnVXVGpaVjJadE8tdkc0bjY3TkdtUmhpRldlVUFleDdKaHVvZWstOGJOTEFsYWlsWTZOemc2NHdVNGQwQUxrQ1RSU3hYeDdIREkxdmg3eDY2UFp2bDJzY3lKVnk4bHNfblhab1Z5cVhiZGhnRndPcG5kb3BUMG5YQ3d2aW1xVzRmSUg0bk9qdXo5MHpGN1hvU0tybExVM25UYmlNU2J0RXVPWDFnaktUVFVrNi1FSHAyU25oOS14SnJGOERfaWg0VlNHR3RpcXNCZFVaQS04VzY4QUdsV3Ytc2kzVU5STHRPUEdkZ1Jub25fR295d3JyUzUxUmhfVlpnUGZXZlB3azZfOEMzRWkyLXQ5dlU5UTZ2SURfZmZRSTFpMDd2WHZHNjQ2NU85dGlsd202dkoyc1lMeEhZZHJRQk1HNDFsaGZlNVV0akxvb0FEWV9OVElWazZYTjQ4Rm5vWGltd3VTNUMyV3NHdXdWRHNaMklwYl9RUGpQSHA0cmNRcGhFbGdCVjZJTG5xZTRzOVppZ1czcG4yRnBfZlRBRDhQQnBWOURyaUhkcG1nZXE0ZTAxSDViNVV5Z2ZaZkdwYm1FcGlUNklLUTF0TVAtajFuTDZPaEtXdWk2Mk9lemJZX2hHZlcyNjA0emM1VXA2TGZTaDNrZFd0dTZsQl8yZWpWRmM1WTR0U3ZvbUQtaGdvWmdKYWlXUmg3SzFaTXZPbkNFbG5CYW11WGhGVHY3Ni16cWRYMXdIcWhCd0p1Sm9yZTlMZzB6ZXdHQUhJdWNXTUNGY2lnNmRiV1BUUVFfcTJpV1J5LU9ncFRQckpZcXlvVElqdWJ2eWE2MjkyaTdIQ1ZjVGFNT1ZsZTdXZTBzSnJDM1BReHlKcEVjak9vTmUySE9qUDZHeGllRXVCNmJSdjdITEpzNkZWQ243TTJnMzRwSlg3NFpjSlhtdG5Pdy04YlRVcXRtR0ZjdWc4c2J0WEMzSkFnWTJ4dFJ4YWY3ZzZrV2FFQWY2SWFiRW1LRWZtQjFPeGVSUW42R3lMdlZSandqNTlWekc5QUllaHZ5bXRVMW41RDE0RGVFdXFfRUg3em9YZ3ZVOEZ2OEVGUE1xVHZtZkFHWHl0T1pwcWpYWHBwWGZTU05QbkNhcGdDNWpoRE1zX2JmVGFnMk9NWGp0QUF4blpYZTZDeUNHTDE1bU5Ra3dLRUtIYmJLR3B6aHNLVkZiMlZpZGExMjl1SFlQT1dJbzJEUVdEaU50VkNKdkpFb3BVOWhrYkFWOElPdEV3VEtYUjZNcEcwUFdVR3NMRnBrbjR5U0plV3prUENyTFRCd093M0pDRFNjd2ExdF9SLWtqdjJSdWdRWE5xUGpQak9ZZkpfbVUtNFI5R1JBVGdHN3FNa3dxY2tZbmkycGVhS09UUS0zUjF2Y1FING51d3BEbExCSmY1RWc1bkduN3V6bThpWFBCOTdxdjluVkN1cWRTQks4ZDBMY2g0TDRyU2pLbUNUOVFTRjdlVEVLYVY0eVNOUTZDS2R6ajNsWmlUWHQyLW5qSlhpejR5NEZQTXNkYWdFd2hacWJ6N25WQlI4WGlyQk9WVVR6cnZWVmdVMTZIODhFQVhHRXRDUnNFQ0lMeUZDeVR4LU85UVFEeTd6cFBiS0JqY0I3RUsydXg3UXJhcmY1SWNTbmZPQkhfdlBUbXlBTlQ0eFc0aHVPZkVaV3pKVzZLNGpfcDcybzN4OWhMQ0RnNm5wVGMzTHcyN0VnbWJGVndhR2tWaHdBRWZZeU5kSlpqSlcyU19Na1M2SFFORlRfZ3owN1JfTzNnRzNzNDNzakVSUG1HM2IxcUIxV2lJdUpDTndINGpyVEh0NHQtcEhYWGFrS2JqWWE4TlNYS1hfaHlaQ0s3REhjcFFab2ZJajB6T2tsN0NlYWFad0Z2QnA2OURNd2hlTGpvdTM2eERZclZ1SHhyWENsdGIycngtUU9tZlNKX3Q1UFhLQkVOLUJIYkhJTW1MZkdfZjgtQ1h3NHdpVU5jZmZGdHhnWnZOSTZpd0FUQXdaNXFrUGFPRi1ZUl84ZFMxZmJKLWVac3d5bUdGVTdEQjdKSmdpOXB0aU1LaDJ3aWJtWEM4anZ3aG9wbUJYbVFhUUdmWW44dWFSN3p5Ml9ZMndUYk1ETDFUX0owMWFGZTJLMWdud1czOW5aMXdUY1ZqZ1EzNGlmS3hsdG5KY3lfOXBGVGpSOUhrNThCb2s0WFRwMUs4Nl9kdUdpVkQwYXlPT2oxN1Q5RUctSm9JV0tvYTVJX05weDA1VTJ3ekhKVVd0TmdVSlh2RklvNXpaNFhRcjJnZTBGWER1UVRWWGkzekRPa1NUYWNpeVo3RkJkS2tqMzJSaHJDM2lEekh3bHFkb2lwZGlNNjVxaGJSNmN5UENPSzVpZFVxZUVzV0J1OTBwcG9qXzZUVnNWOW5xZjNuWTY0Y3NDeWdia0FqdWlaNUhSZ2pVT0NKazFQYVV6amN1OElnYmRYYlYyZzhFc3d5OUZtbjFvVGdiUWxta2NNc3dpSnVDMTF5TTNFT1lBV0pSZzZNWUhLNzk1Z2tqVjJJZTRyT05iMFM5TFZndnBjU29kSUhwNG44eTZxT01ERkljc3RuTHlrNDRmSU5BckVSNFoyZUtNMkVnVnZZMjk3YjcxSnNKenZCeWJOT3lNblpMWlFaUHRBaXM4ZFB6cURjN2pLWGY3aWNlQ2Y1TFB5M3YyWk9teHQxZFE4YnJxcVViYTB0XzdOb1E5TFBLel9vMFNVb0UzRkFscThBa0cyY1dINWM4dlFva1BHeTcwNXZNLVB1NkREZDgxVS1tc2xidEFUd1JTcExqZV93WERxdWo1eTE2cVZjcDkxaWpxVDlHR3R4Mmp5dEx3a3E4RTlGRmJSRHJ6Sm4wM3B1RzVuMU1YaTgxNUtNT2tXajdHdnVwOFpfZ2laUVFkNklMNTNuWnJ3N3libG9ndGZIZm9xR3N4aXUySTJNVUxLcXFvUTRvVE12V1U5T2piaGNKUWhDamZTR18zMzcxWjU4cHZXclBneWh5c2xjY1dFSW1QMWFwVDl5Y3ZCeE1PZjlBdVBFMG1GU05wR2l6YUc4azVMdTlSWElwWW05aHdkNi0tOG9OQmI5cFpLazBCa3EzbmJHUVdVWFhvMjU4dUVWUjg4RXNVdUV6VDUxblltVGUzQ2JsX2hUT0lIdzhEQ0hUcmY4ajlXckowa3h0ZG95cGpyaktvVnRoYWtiamlNYW9zMXdNV0IyR0xVb0xyQWpab1JKbmZyN0Jnc3ZnaGdkMk83dkQxVDgwNlRXMk9VaFhRVmY2UFYwVm9CZ2EybEI3eEotQlpUMmJtVTFMYWRrUDdtT1AwdFJ3N0tXYVM0Q1J2M1g1ejFRRWlvd3prNGEwSmlwcVpkM1RVSzExZzBuRmM1a0ZJblN4d1hTdkU0a3NaQUF0bkktYjZfOWpEa09kbVFUaHJiVWxUOXZBcVoxY1JXSl95YURxR1VVUnlZRHpuNUI0VE9CRUdtUzg5dGJIeFFZNG1LTTBSbmdaQ1JieVJ3NXc0OHY2ZkEzRE5LSmRSdGU4cl95d3VWcURudEdKcVh0OWRqRHZZb0cwUUpfSm1YNTRiaUhLQ20yNUJLRVl3VmlpYTZJWTR6djBFcU1NOTNQV1g0U0R0Uy1qV0pOM2w1NFJIN0w4MzJIcGszVThSQnZkTjM4WGlmZ3oyVDlEeXRhdXdqMEgzdFFveEN6Y1FQMWFOTm1PWkRub2xnd1JKV0FhS3Fad0lFUExiSV9ZcnB4UVdBUTN4Nlk1cDVvQ18wM1VnODJVNnRmRFJ6cWFtdXZlMW5wLVV3UXExekQ4N2FSZDRMNVBIM3VxTFpBQlF6eUdLUlhuRXJ0S21zQWd5b05YZV9ob3hVbU41R1ozcUZhMzRXTVZ5dDlxcVBtR3lhWkM3UnlXRnBkeVQzMHpmblBlMjlaSEdMMDBYb3RuWkR0aDIyaThZcGdXN1VNbzZYX2dUMkQxdURaTTdER0pEX0NnUTkteHp4eHlyS2x4T0N6ZUsySWpMTzVVbm11SXN2SVM0Vk82clVLb2IxSU8ybHg4Q2MtNHZFeVBSVDJyUVU3RnI4TjNIaUdpOEluR1RtMWZUSEVMQ29ZbEgzOThxdEtJV0tJZDlxcWxzX3NtbW5uUU1ZdG1DazlRbDFJekUtcDYxeFJlSzlZSFZEV3pGaTFSbEtkb3NPTi0zam03Qk9HRjFTaDN6RjlyamVYT01PVXRNYWEyUUx3djE4T2VmLWtLaW9CQ2pKTzlscFpmZTRBbVIyN21mRDJTdTRSa1IzSTFZTnlvb0N2RF9IdXFyYnBwSG9FRmlHTEVqUkNQNVdOMDl2bjFRckZKVnJoa0x6QnRiMHFiU3REVV8tdUd5eHRpTFc3c05VQklVcmRQSUdvN0s0MjBCdUcyenBlZ0RkMDVRS0QxSklGRmEwNDhLSHJZbnNZWmlFNmctV3owTTdyT0IyUXJHLWxYdms5aUFfb2dEekZDYXJ6a1FrX0ZPaVZNbGgzbEZ5V1ozcUgwMjNzX0VYS21vbkVQZGhTY3BwT3kyVnM2VTc5c2JZaHdBakwwSFMzTWowd01xaVZIT1VNZDE4T0ZZM1JTaks0TzVfdTJEWk9KNEFyZVRRMVdWMmVESGdPWnZZaXhEcDdPVjl5Sm55Nm44SExEWFljclVIX3MtRzdoOHg4QThJdnpfeTlyTFV3dUJ4RWpQV3VtdEE3WlIzZS1ucHhjVzkwanlDZEU3eUVydVpVczlRYXRJSlc4czJiVTR1Zl9WTW53TERJcHY1ZEdWY2ZRY1VpMGhuUVJVeXBaWE5BYTc3RmwzeGVnbmZ4NUt5VmE4cEN6TkFGMFBKelR2WEdRX0NwNEtZc2ZBQ3ZVNjU3azk3aDJjLXprZFJmVlhUZ0h3X3A0UWJNaGxpaWl2cXlxMlp1aEMxbTNRMzFZTlpyYmxSM2RvUlRfMkw2NVhzckxqVWJQaGR6SlAyemVLTkxYSXZFS3RQM254V1RVNTZJSWFVWEZtRGVMRDBSbzRlS19SQ1l0YTZVbm8xZjlkMG1ZVVZZUkRmODhUWlRYNzZyblZoMllsM19jdTNuMUpuSlhGVnp4WW5vSldVZmZzeFlvN2NjSHNMMUdZZ1pjRlBZMGtJSlpBREZ2ZzhyVEplMElRMGVieU1oQkJDNXJ2SnpNLWM5SUhSQnJ3OVgyMVZFN1V6UnBXaTJBMWhjSFhfaW5wQktSQXozWmhjVDVHRTh6WFBnSkVJeUxiNm1zR1hDT3FGVDNtN19JNDk2T0doUXV2WWdtdmo2X19qcGNDLTh6ZXgyS1dIc0QxRTFjN3QydzlQX1RkQzN3dEF3MVhDd0htdHZ5MkhPMEpTZVZ0cnZTWV9DNXRsUnh2bDlUMGpfNWU4RVA2YUoxVEE1NWgtMG1yVVVqMmx4TGhjaGI2LWpzWlNxdlNnMlV6UnN6aDc4T3hzbFVmWW4yRlJ4cjVvaDg5TzhfZG5YaElCbWFycTFGdVB4UUViTWpoNnBaQzRyODRrUWtCRWpWTTB6SHk2bGtFV0ktRXVlWDNvd2Q0Q3pHdmY2UG4yMjVRYjlGbzBpQTRtSDF3NVFvX2Z6TzhFTU1ISjRmSnhLRFVMeVkxWUVQUzBrbkJCb2NNckhfbUpGQmtXUlBzZkIxWExmcVpTbXhwMk53NGNEN1BWUTU2cnVvRzhab3hhTmstVE1PNkdaUHYwVEFKWHBncXh0YjNsQ1d6M1p5amluc3ZOTEdDSEZteDRJZDRXdzBrY09QcXI4WDMzcjR6Zm1qNlBxQUdVT0d1bkRQS1VEbnRZNnVvaV81SFNpLWM1TkdGZFg0d0s2YVFGUEFUdlloVDk0Z3MxN0xueG84Ty1WYy1SUzBuSmUweWFwakN2SzA5Sm95TlQ4VHFqZEozbTBIblN2VDZvQXlGZDFhRWdYVkpvaXV0RFVzU0YxT19oWWlZc0p4cS0zQ25waDRKSDM1N1BFMk1KeGwtdm9ab1dJZ3l0dU1GQmtuZll4OXc3RXRHWUFhaGM4SnpfY2QwYzdtemJkLTF1YmNhOWRVcHZnUTctS09PUkNKRUxTcktST2x2ZFJRTmtTLV9tS2tVOE5tdTA1aDVKU3FxMGJweGxmbzZTLW9rcTU4bXVsVGJpRVU4dUtieHBPOXJOaDdibTJwTmtidlI5WUx6SFpDMUY5eWVMMkVZVGhLWUg4ZGpDV0FwZEhTVXFPUEMwdWJtQUUtcU9IZVI4RDlEUmh3XzViLTN2YkI1UlZJRTIzeHROY1RNbVBqMmtUUWFLeUlsaUotRS0ycEtOTWVhdnJiY19BZG9FMVZPZ3JQWmhzLUdHU2I3WGdRWDhuLUFJNngzNVdGeHIxMlZaN1F2TGotekdrSm5qVGlNSWpJdmNMX0xxdHVVX1hOblJqUjcyVjhsUTVHN09ZbE1qX3pVTU1jMTd2eDRlSnlmOVB3OG9SNjlUYWljaElwSElBd3BZUlB0LVZGMHVZQXlWTVRDbGY3QlcwYjBFYnM5OFUxVElYdXc4ekJYdjlCa0U4NUhmTk1ZR2VDYUhFOHc2TEpDaDRaX0oyeHI4Qk4yRUEwUU9HcjEwNTRTaDFEV2QxNS1qTEVZMFRTSjJEd3kydjRnazdaYzZoUjkxVk8zblEzMDJqeUM1R1IzR0VxY2FlR1NZR21LTzBral9FOHZkcXpVUDRBdzNDajE5TmVFNFRxdGJNdlNHcXpmZGo1Tmk3UEJXMzJBdDNDOGJUcFBDYkpVTDJtNVZPUWJIQ3FMTzdXUF9NNnEteFdwZ3hIQXB3a1FjVmEyMmZTanVYclBNVlFZcng1WFZjb2Y2QzRvc3RsS0dpMWVVV3kyV1hFbkg2RTl5QmhCRkNxZVNHYW9aOGpmT05mWU1VeEFoVkFZcnN4b3I4TV9uWFhKVWIyTjFjbnp2cWJkM1RDMDBTZGx0SG82RGJFUXdvUUdHSEExenRNOWZzUTNGbjVfN2pfcHNHWWZzNzQyUmdfZ2pIeFgzcEljd2VwUkZiNTVqUXpDUnFTdlZQOWlnU0JKeEpxcXkyWWJqTXI1WklCWTlRZG9URm1ENmJNdi1naXJWeEprcFpWdV9WQ3U2SEozNjJkaHBOQnRvVzNHRUxsNm1jTURXbWx6dDJVMU9GYXpnQXp5QWRXUDJVeGlsVnZFbW5MN1FBc1h3cVFPV1B0VHFTNjN4X2lNYzhta2pUT1ZKTXJER1NWMXhaV3otdkQ2WXl5Mlc5MFBBbFJ4VVlUdTJHNkppZnpLa1pQQ0FISldmVlJSekJYZURBS1JSQlpFTFhrampvVDBmUW9KWlB3VnhlWXItSUFPeTE2REhPWm5BOVg0MmhRMDJZWVZnVzY3Nk0zbHoyTlRuZ21kSHIzRzZjZlBuMER3dUphUjRJb1BZVURVbEtuM1ZWUExZdzRNU3pVRVh5YW5wQkJkSjgzOXMycWVfcTQ1U2VJWl92a3VHSlVheFVyMU1oQVJ0T3ZlWF91cFNDeDdTTTlTeUVNb3RBazB0OHJKTU5qRlN2U0pQbWRJV1FSMUE1OTMxQnpISk5SWWxiUU5vMnhkVEFLMGVPd1QzWFo4ek9hVm5Hd09zTkxUVk1FLUZuV0Ywb0V4WjR6TzJlY0s1TE1QRDlyZlVEb0szX1RhNEVtMDQwUmZXQ08xejR3MGdkcGpXMllITDZRbVRkUjNReTdpUzZ0cHRZUDN4amJFTzlQSmhvWUpzdHhpS2U4RlhzT2lTS1c0NG0yUzFMUmVHdG1FUzNEVDU5ZzRQdHZIMS1URTZvbW56TlNjeks1dHRqOFozU2piRUNBODlON2RuMGdhUDJWbzlQeVFmTldheHhmZm1GRlJGMnpqQzNxdmhEZXlHcllEb25WcDVISG41QTJ0LUEtWjlFME0zLTZaMVIwQWtsTjRXVzFIZXNSYzlrcG53TEYza0tmVWtqSy04Qmd6Vy1tYXhxUmZsRlU0cWVpUjR4WHRpRU1rUnBET2NwVnViTTRkc3doLVY5VmVObHhaUFJzYXZpbzVoWHlRSjlfWTBsQm82OTJycFh3ZFluMzBsSFhrUFRMUDFhanJfREQwSU9rdm1lU25UMkNjcE16LXlmODdVbVZHTHBvY0FRaFIxbWd3NjQ1Szc3dlpmcWhqOHh2bk93TTFYQ2llY25hTHR1VmhQVVRvRDhmWHpQVUFHSzRNemFBT1JZd3pzaUY4dEstRnJhZDhCOGN3dWFaVWctVmE4NjNtWC12b3BSTzZhZjB5NHVNNmM3aHV3TnZkbzhDSG5Jc1kxQXRZSmtFdGZkT3V2MkJYbzJHd1VnTzlXcVVSZDFGVFZFdHJ0MXFMZ1JyR1VEdlJxSWhaR08yaThNbUZOeXMyM1VyYVRrSFBjd0lEZE5yeWpiaURFUWktMGNoaGdoSkl4ZEIyNGZHRVJ6SFFWSThKOHp4MjhzUzE5NG5EZXZQYndKeGRsckVINlpVaHlDOERvQzdyczhzMnc3RDBYTEp6bXJsVHFPYmo1TVlwa2pUMjlBcFdDR3dyZFM2WDBUMnNsYXQzaVRvQUt4Yl9lSURUdFZ1N1FBeFRwZWl6T0g1TTZYZU9DZUtsZ1ZjaTVFOUI0SWxtTFQ5eE5PeEdXSFo5S2ZnSkN0d2dLZjN6X1F1ZnBXNlNqVWZkNU5XTTQ3NlJ0UGNFMEtZcU5fdEk2Qk00VF9KeE1lRXlwWldpSmhKVTdVdHktUG03YlNhYTNIU0Q3am1oUkpxMGltYjduSFpveXN5OEQtRlRVWlR0MzNUMzR2ZklldlF0b0NrNXczbWRoWVlUZ0hLamczckplaW42Q2NYOTJXZHlXbF90NEFXWFZZMWNhNy1veW9VM3hlR3YzXzhZLTFBTF9ITUtpZkhXR25RdW5IUTQ2SnM2NTlBN2FjVFoyelBSQUpleHM2UXAycFk3SFVrS01BNGExbXpRWnl3NDJUeDVPZ2J4RmxoUWJFc3Y2NlhId2RLZFlZZFFrZWs0aHF5OTItYmp5RldjTEJsZTNYWk14eU9NczhTdExfaFRpNVZQU181WnZ2NWZwUDQ2ZTgzWklCR0lSbGItNUVISkhWTWg0NUVSN3VBbHBldC03MDNCOHM4R21UUkNyWUJwdEFzOTYtczljWVNxbTl1VGdlOTNSdzlsanFtRnNRd0tldzNRMnZ6NXpTblBjc0FZWWZZQVpxV0dOamx4RTRmT3BrRnUyc001ZWRoSXBzY0EtNXBSTHJuQ2ZxVFpseDJFdzZrbmtvc0w0Q2FOUzZkRXAzcG5YeFh2U2dxV25MQTBtNXN1b0dSRTE0OGZTZHZIU2M2ak1EZWEtRm1hNkZkOWlZQnBrd2hiamZYNnlpYXZKWVAzYVNiZzJfQ25TOFlQR05xTVNiX2puVHBoWXFrcTNmRVptSWFEYXhBMGh2SGVhOGdweVgtWEhYYWw2M0NLLXhaR2xQZjNRcERMby1UVVg1WnFPMENCS3lFelJEMmpSMmM2VkpCTFZkZ29meXlfX3N6dEhPU2s2Z19ta1BCYmhFNFFSLTdKRkloNWNrOF9IcmZzb1NNX3hvOThMd05OcS1MQUJRRjh0b0xGek1lWThqdXc5WkR4RklQcWtLbzNkcHk0NHRITnpDYTVaOHBKT3l4MkhUZktYbEhHNFQ1NGMyV1FUNWpMclJrWGZjMk9IWmY5UHl4dVJ4Z1p1dTkyTG1MTXdOUWtpMjdvdWFhS0NTR1BBSklTNkFOOWc3Zk9VSUphM29PSGtWeVQzczZBeEhEZFFGN3dPZEMwcTBGYU5LMFhrVHF6Tml2c3VMYlNkOEJxVk9VR3BuLXVoVndnckRUbXNzRklyUzlnRndlei1CTUo2anVzUzFQNVFDMnVXdkZZay1Bd2N2Tl9GdGxsX0RDZmNaSnBtSGlUUVpZR213TFdIOHZuTWN1V2VmVTdMMXdPTlZjMXdQNXJCRmVaaXpERkdySDh0ZXU5amtOMURqOC1ibXN1VkJlVW5xTDFiOHJoX2s4QlVzR2sycWROOTVZVWNXLXNXdDdLOUExWVd6eHFHQy1Qa0RHSTNsMVN5bEUwU0t3UzBQb2s5Qlh2Mmt2LTJ1SXkxTERSTmVHZjh4cXNzVUU4YXVJNEpEcTNPLWNnYnowdTNTQng2Z3VMQkVvMWtua3BabFBiT0pyaEJWX1llU3VNMWYwWnVGWjM4bDhtLUtoTmJ3eHFYUHk2d2VWQm1fU2FIYS1qcER0dWdWUmEzalhFbUY2NFY2T3J0RF9sNWJSVXFZcEZIdkx5Z0czUUc2X25URDBlZE5NOGZwcXgyZGVTWERqbzdCNTlxdi1YOFJXQjEyVjFqLUk5WFdjZ0JQQU1VZWxUY1ZJQmFBZXVSWjBvZU44cXREajljY3RjVnA5ckk2R3FhRU14aFpSMWhqMlhKSlg5ZnZFREpscFYyOFk5ejE4NTJlNFNIQ3h3ZmVvZVZQLUVFald4c3lIbUVhbjVVS2RoYjgtQm5IakVWTlpvSGdidExLODU2OXZFVUszMnB2VG9TUUI3Zi1vem52cVB0UXhFaE9kSzExaTdCMXRrcE4wckdyOC1NN0xCUk5ydTd2dGp5eHd2eWVMU3VibE92aXVzYWtDdHRpdTlLbUREWEJ1MVJVejJXVk9CdzZDSkJMQUZmQmR1bGcxYXF4Z0pieVFSZkZZVWRmWk1mOTdZajJIZkFDTHJfc3BKYXkxUUZ3RjZfSzJGVlQ1d3FKWjduTWc2UFVDM2picnRwX25JWXAyTkVYeXhnZUd6cGpxX0xEME01dUZjUWs1Q2JwV2RNLWwyTkNRVWluc3BobTRsWXVNSUV0MnE3VmFvUGdJeEc0a2hVZlNBVEplN1pwSzFqT0Y0T3BVV2NrTDJWOTEwNEt2YUhsWlkyelBFa0V3RS03aEdVVFU0cm5BcnpOY3kwQlQ1bTBSNUVVYTZPYV9vT0tPYVM0ZGFJdlJCdlNpVG8xWUZRdGJWVVl0X2t4RFZNZnhIaDZieks5LTJCYWp5RUtOdnVvYVdUOGlZSV9oUmd4ZEJRMG9sX0x3cXNoTnlvcDI3ald0VENrOWRld2JVR3d5LUtXWnd1MTFRbWRGUkxaZk90NU1LZ2hCZTRtektCQlQ4Z0FpZ3l3WHhwQ0VGQmpsZ0gxdjNFRF9EbjVXQjNLWFlvd00tS3Frd1lQSzhuUXUyM1JaNzBwUnlxd1RYSVN3Q3o5UUd0Y0tENFlCclg4Yy04Nm9zQ21OaTZUV0daMXRaUGVPcl9qOGR3Q3FnZGNzR0ZrLVRVNzNNTi1RbDJGOVlieEZUNnJFbW5Pc1JOMnBkUkEtUVFUeHVQcGM0STZ6NlNNNzc3a0RGakk3b0JTaWx2bUtUN1F1YlhsMkp5UG8yMWYxUW5JMVJ1TXEzVXVOTktmeS1NZVVqS1ZzSXR4SzZNM1F0cTE4bGFkOUhrc3VaMXhSQUIwRDRudFh2aTg3UHJrcU5sdWE4Q1Zfbk5nWS1MOEhOM2JMYm1wZm44d0pHTzlHRkJhUEljdUsyQ01LWGt5M0JUTTNFWHdWMGpQbUZTMDd2cE9LN09YcjVzYlVLdl9HR1k1ZEZ6Mk9SWnNKLXdjTTR4X2tPM3JJQTNaTHk4UzlNeUZxYjhicHZ1NGVUM21GQUlua0NPVUZjdHY2d2otSFpKMjdGX3pCV1R2OG5OQmo5REc1aUpsTUtYWUF1a3BtZ19Kclk3UUFseGt6bTJ4TEhEOTNVUm9yZWxwVXZfTElrUjBiS2J5RnR4RkpPNFZiRGo0NW5CRGVFZjM1bERoRDBSc0pRajV3NjFJTnNHWS11UjN6cEM1SlhQS3JlTUFubVhTZExjaFZMWVVZV0xNc2doSmhFNmdpc09ucTNCemJzMHRrZnpvVnczT0VLMkVLNTNHMkVCUlZpWkdITUZBLWFxbWZsWGtHMjBFNVh6M0RHVExkLXNaWDcwSV9IbHJyd2Z2VXQ0XzJZSXZLSmtHTmRQMFA2M0tqUDFPMHhHa1RzQnNoa3lsZnh1WmxqSmxnNEp0VjJqcHROS01Ia3YxU3ZLNmM3T1FrQzVUbXhMSk9GRzRXaGVETmlWLXZVTmxqb1Q0V2ExRVhtRUFOTzVIS0pUNGkydy1sUHh5T2pwYTNmTHl2UWRXbkl2YzhqaEZucEZFUldBLWJpMTExcDFBZk9vRjNVX2haNGJ1NEh4TUkzQTJhOEdhTlh0Mkg3dmZ3cUFBRDBnMW9zR244dXFqR25VTkZ4R1BHaUVscUR2QXdjMFBDMVViS05IWFk4YUQ2RGVIOUk2YlprM0QyUUs2RXljc0hEdUN5Y3B6bzBhVzgxdWhrUDFFYklsaHVlSFM4UjhHVDZZalRFMTRKSUVtdFVTbXEtOWw3dGtfZ21rNG4zMVBVeW9UY3JhUDQ3SU9jdmJfY0RXNXVZc0tFSklqVFhtRm5WbXo4YlMyckU5OGJMWFdpSTFYSW5ZZTFyMDlqd2lyNnNsYndmSTRYUExvWU91VTB0SlRwbVhTRWZkOEN0aEhQeEp5SFJqN1ZsekVzRzVDSElLTXdlU1ZqZGVaTEN5WkZod01KY3Y3dnhyY1A4QkhnUXlsYUlpNGRTbkkxZTR0TDU5cFZSWVZBaHdTc0M4NFByUGlyemxEdzdRXzZFbWhQSUZVTzQ3bFhLVGMtVkNVbTc0Vno0NFNoVFpGb0pFal9LMTg1RDZqamNhWWdBTUZZVkItUWR1a0JFNFdEeDczZ1VQVDl1Z2RySHN3SkkyX2EwdlExbkNfQmVCVGdVMGxpRkZTTWpRMi1iaGlvRWtpMG1veHhBUGpqcFlJQVFaam5mWklNTklubHBKUDRyVWJncjhHVURHZ3VSMVZOWlZLMWszaHYtM0JNU05ILURLVldvWndXV3JTaGVPSVBfTVNXQXdkMnp1bjh5cENudlNJZ3Z6RV9WQTZVTllDOUg5WUotQ1pZT0VNa1J5bHpWMFk4ZmNMRGlnekZIS0tsYVY2Z0V0b3JvRy1mZHlNTUh0Y2QzTVdMWHdzTnN1QmZpMHNZcEhDWjhHLW9mY1g4WmxWd2hub1NmeW5zdGREMnkwNlhpN0lJYzdtWm5ZNjQ0eGlCQ2xTMXoxZTBFREg2N1dNT1ZRSmlmSDFIaVRLWDU1akdiMkFtWlhCR2hOUEtZaHczRy1pZmhOalQ0U3BId01nSkdIMlotcnljX3htMVlZRlRGV1Zndm9LR05UdDVLdDdVUzEyZVlfNnROUXBmOFVzOGVvOW5lMnNkQzJoVDNqdU9aMy1ncW5UNGppbkU5RlhBTEcybmkyNFRNbm54eE1Ucnl6aTFYUF9hYUdUSTY3R2lkWUxLRUU3R01qMHEtTjBTbVl6NTBibGJ1N1RoWk9xQkM2VFR4c3FwTnpKbjN1U2VNYklaeWpzeGE2QkwzN3FYLVpLT2xPTHpLUkNwbTgyNkFXTG54enVlbDRiT3UyaUNFbUhvSWVOT0JJNnhPZExzcFZac0lsblZERXdZdE5wRjB3S1BNbTlScEhtcGI3NjFIYkxFS1dYRnlaWmhIdDI5UmRrZ0g5dkpPbUVqN1VTNlhVVFhjak1mNnFCamNEejEwaGpSaDRfS2g0c0ZLZllNSFVodmQyUDczRzcyM1hkWTZUeWE1WWtZX2JGbzk1a1R2WEVhUnk4RGlZSFNWSnpFVTlUa18tenY3THhuNENmQTZCcTRIS01kaWtuUDc3M2VZMjlsTnF6MGpscFlJX3FTZ3ZFclE4TXROMWpxM296TWVxTnY1ZlpPS3BwMTd6YlBPRHZCWDRNM1R3TWF5UEp4QnZodC1ITVRQeGFxNHNXWk1FTFBwZnZxXzJxelJnZk5fTS1nWlRoMTdiNGF1WlRtdFdjY1J1TFBpUVBNTWdiS3d3VGt0TV95S3drLW5RdjRVZ01nNU9TaTVzZ0R0ZktndHJhZmU3M184aVcyWEcySmRvT1JFbGZhY1NxM2Q2YjN5a0sxLUt4dTY2Vzg3azhCOG9qcGJyMGUybko2dHJ2ZWxyc0FBTW9KRldtSmdqam1oQXBPN3ZpVGZrTGZHeHd5T0FSalBuTTMyVVBTT0hNOHNjNnJCU1VCaThXNWZxRUk5VFNoVzdwUFdUdmhTQmtCdVZ3ZnRXNWxfZXlyVEFrR1l0bDFydXJhdmg5X3RfMFZyR1FrV01DaWpkd1F4MjUzUlhFSkt3OXBRUE92ZXZkNkYzY0N0SnkxODhUejloeEhDT2stNTNPZGtxaUtvNnY2cm5BbVU5NUU5bmxraEdyMFdFYjFPYWNsSEwwdU9YN2lLUVlUeG5VTE9nN2FrVmFxLUxDcjlpRl9IRnJhUnZEUWtzR1FkaVRiZkkxZXI5cUdNU3B0WUFkcExmWG9UVXNJSjJsTTQ3SjB6VnlSRm1UWTFBOThZTEFDN2hnRWV2Ni12NllsWXRodFRjd1BtcUI3VTBESEdmV2pRRk9paF9SN0lsLWRQcDF4bVY3RFQ5bzlHUkh5WEFjRTE2QkZ6dURkRFFMNFRMa3ZnM3B3YXB0SjAzQ0JnQzBXYWwzX2toNkxRNnVXYXhRS3NYOERhZDh1NTZXYUJIdWd0SFFWVjBYZzA1cHlWUHhnZXdfYm1MQU9iclBiOEwxenR6c3dwVUJHOUJTeS1JUlhjdHE1eDUwcUdiZS1xbDVTQVhsc1d6NVFFTlQ2MVNKWWFGS21yUW9WUEg0ZS15T1VTLTZOWGU1SGJnV2J6c1dTc3hHNW92Z2ltX21qZTNnX2o2LUFPUThpa3phbFd1Y19Obk5BOUpnV3NscDZnX2RfU0p3cEZ5UFpXR2lqQkxNa1ZnUHoxUHRWTTN4bUlXY3VhNWN1QU03NGJKQTVaUk4tbEVRWjVBaUhfQWJjWVhNMVVNRE94YkRwallhZllqYlJ3eUlYZUFmZGNaUkgyRVJiYU96X1UxWWFaeEVfU3RDYjdEVjVTbmZTU3pwbF95U2RZTS04Qkx5eFpfQmV4ZTYzTzJheUVOaUFTM3puclJ2dEU1bzNIU2tsc3JHcm9pVnZTejZOeV9ubG1TdnBEMzFuN09aUXd5QllvajNpcmlnWVhnQlpaa2N0ZlFmamgtU29uS3oxeUREVndUWkJfQ20xZDJ3anJrTllLZUFlQl93bkFCQjkxdW9sTXRlbGxNcWpLSS0xWEtINWhxamR2dmUyNERBVUx2STdHdFFOOVU1ZjdNUUtQRFBMQjQzU1dDSHUxUE1FOFQ5T0ZMWTJGZ3B4RTdsVUhva0Rid25TRm1DYV84YTdTb0dfWVJBd0YzWlRQZWVsLTliTXM4cF9xT2lJSWlwM1ZkTXdCeklLQ0o4cjZKUDRiWjF1WHNlMHktMWhRZTBtYVMzOVQ5Z2JZRWV4eWJOVzZLd2Z6eWtNb3NfdnFHYjd5b2RWaGZJdE16VnM4cmZWZzdVeE1iSmNFSnEwQ0xrZTdOODhrRmo3Uk04d2RFODdiQWV5azJLazBlUHVHa2M2OHFTMnRadWg3MlRLc0JsTzFxWU1rOEF0VFA0R05semh2bFhFaGlTX3paZm1KWm9nd2N4U1pSVmRMX3pyX0hCTTZGcWFxaUVKY1RKTnZVZ0xORi1fZi0teEt1U0lFcnJQMkU2cE9SMF9WOUhzTXBGNmdncHZaVUt0T2VRRlJXZlpxeFVPODlMTHlkZjlaRkFMVVRhUllzakprenV6YnZEcGh4RUhsd2RNeHBCWTUtbGx3bVl1T3dya1U1b2F3ZnhrRDBsV2hKM1F2SXVjWkRLa3RrZjRrTy1Ud2xfLTBCM2hsbVNTQzVVb01xRkR1LTdkWnowdld3em4xemNTVUpYZHp6eGxtbkh5R3lqM0lNdHhtLUVQdzRGazBMM2tKZkRGX2xaamRsWGR3SUE4dG9DT2lnRm9XRWg0RlBXUnUxYjZ1VjNSUHRpS09BVmxsb1g3Q2Y3WW1RTDZtMnpCc0ZXS3JhRzZhR0tZNmxuT1E1Yk1LZVVfWXdPS1RLU3hVdnZIQWs4LTNuZjNiUG9MYjNCb2ptekpDTUhMcHZCWUFGRnp6LWVwaGNNUUl0ZjlVeVhhXzNKMnZYNHlXa29BQXV5ODJ5YTQwdFdUWU5HUTFTS3RxMTZrclVEc1JzSGd3bTM2Ulpob19IR0VIcUtNWUNrOGhMRW1mYzlLZFA3YS02MVZuU1BRZkM5NDN5TU5wcW84c0RkTmMyOHNOVHJfdFVKakJJeFFSTC1xQ0RtdHpEZEJ3TmlGMWlYdGtaZlZJQVBCanZmYVd3R01uVEwteFB0MHZzLXVwckxVSWxDTHh2aG50ZzZOeTZ6OGVsSGJPaVh4VG04LmNrN2h3Zm81bmFJQk1LcFZSUTRwbFpSeEpmcHJtMWFCQXV3U2o0dTNsVFU" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1834", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "169f299c-f745-4505-a1d2-f40d1593f327" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829/9c79b1be77d34a83b85e6249a4d1b56f", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert838769e3829/9c79b1be77d34a83b85e6249a4d1b56f", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert838769e3829/9c79b1be77d34a83b85e6249a4d1b56f", + "x5t": "DdBRrB58N7J2EVv8uuXLVI6btE0", + "cer": "MIIB3DCCAWGgAwIBAgIQZylpMRWmQ4i47M2ICn2RVTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIxM1oXDTI1MDQxMjAyNTIxM1owEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABEzh82U69cz6hR/e92u5wwsW9sXPzo0tOJfxn7m5StPTTWuu\u002BPtDYHlDqolAOMS3Lw12aqe0OykW7mqCZ2HjjkvOwbCWSJZyXGqBxQc4w\u002BrMyuCeoCNs46WFf/Z97YIwE6N8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFD9wQnvu3r4QO/t\u002BhQmb44VlYEREMB0GA1UdDgQWBBQ/cEJ77t6\u002BEDv7foUJm\u002BOFZWBERDAKBggqhkjOPQQDAwNpADBmAjEAzvjaWO5SzQMwKeRVfmAGoG6nAgcPLNdwYP4BaQdWt3wdUNBGnQ6qgBBeFeh386Q9AjEAtNfm6E8oyOGY97uxjB9\u002BmalCFH6nxNKsz9SSMx4XlAMKmI5UJxRiL2OANyFlzn4t", + "attributes": { + "enabled": true, + "nbf": 1681267333, + "exp": 1744426333, + "created": 1681267933, + "updated": 1681267933, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert838769e3829/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267931, + "updated": 1681267931 + } + } + } + } + ], + "Variables": { + "0": "testcert838769e3829" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.setContacts[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.setContacts[1].json index e5d1933dab3af..2d2f3d27792be 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.setContacts[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.setContacts[1].json @@ -1,29 +1,85 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/contacts?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "87a16d65-a117-4c3c-a70d-02234689d7de" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:34 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "155", - "x-ms-request-id" : "6b13baca-fc0e-453d-a458-161fb5ea9876", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/contacts\",\"contacts\":[{\"email\":\"first.last@gmail.com\",\"name\":\"name\",\"phone\":\"000-000-0000\"}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + { + "RequestUri": "https://REDACTED/certificates/contacts?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "84", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "153", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "46f02d9b-d7af-4382-bec4-e1c95f8caaa3" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/contacts", + "contacts": [ + { + "email": "first.last@gmail.com", + "name": "name", + "phone": "000-000-0000" + } + ] + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateCertificatePolicy[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateCertificatePolicy[1].json index b6dbeeaeadef0..12c90e6aaf27f 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateCertificatePolicy[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateCertificatePolicy[1].json @@ -1,130 +1,374 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert376955362f1/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert424544e9d25/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0c2c1bb6-0d2b-4941-aec8-604d73e17601" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "854", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "718d94e5-441d-4cec-ae4c-407201838f33", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert376955362f1/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEgvnLRhgwOEQ3Ty3HHAWmgvwaSSrFVu7j8sRhEasZTN+3Jysb3DWUSUFlBSxgOEe23tmCHJhozKmFw7iSrWFdFjf1DKxzMzEzTP+MQmskflyUA7osbzeJAxYsMw00904BoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxALbknbRutSkl0uylrc1ovGo9bVJTCdqpyetGDW0Eh68yL968fRI2ul7aC2DKnkbYHwIxAIyGg10m9uM/ho63gMi82TF+1yyT3AemX7uKTHuGndXR+IvUB1gfRokHGxziuLjOdw==\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"71ba2dc7003542fcae609a32f29f0920\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert376955362f1/pending?api-version=7.4&request_id=71ba2dc7003542fcae609a32f29f0920", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert424544e9d25/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "459", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": { + "exportable": true, + "kty": "EC", + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "key_usage": [ + "keyCertSign", + "keyAgreement" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "848", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:00 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert424544e9d25/pending?api-version=7.4\u0026request_id=aa816c766b21464c9756feb9b6f42be1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3affab4b-9c91-4253-8e27-b1730212dd0c" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert424544e9d25/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEVnIaMj3qpqH3Z6iySfy5BN2z79alRJceRw8HIcsCAOODNH1p3Do8BJJfv5KbWbpBXGFrZxzyyBEcUDpRqKDYTPeIDcWY2tB0RgkFhiaCkFRa0KdmdeQvnlDVcfBMcnamoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxALS8HQixQlRxVPPazWu5iH3fgVu\u002BBb1GFGC93cRL42EYlrMOjZ5S/RNO8GJ7dKdiKQIwFIGL/9YsMqNCepQF4vQ\u002BxbKSmumQ4Dy8gpqC1zt4K5Oe6qAUOlCpVyPqGNtYJWNj", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "aa816c766b21464c9756feb9b6f42be1" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert376955362f1/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert424544e9d25/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "767", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f7ab763c-0579-48c3-8135-bfa0adc025c6" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert424544e9d25/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIIBVTCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEVnIaMj3qpqH3Z6iySfy5BN2z79alRJceRw8HIcsCAOODNH1p3Do8BJJfv5KbWbpBXGFrZxzyyBEcUDpRqKDYTPeIDcWY2tB0RgkFhiaCkFRa0KdmdeQvnlDVcfBMcnamoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaAAwZQIxALS8HQixQlRxVPPazWu5iH3fgVu\u002BBb1GFGC93cRL42EYlrMOjZ5S/RNO8GJ7dKdiKQIwFIGL/9YsMqNCepQF4vQ\u002BxbKSmumQ4Dy8gpqC1zt4K5Oe6qAUOlCpVyPqGNtYJWNj", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert424544e9d25", + "request_id": "aa816c766b21464c9756feb9b6f42be1" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:21 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "854", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f3ce2ef5-4c12-408c-ad9e-7eeb147ce97f", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert376955362f1/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEgvnLRhgwOEQ3Ty3HHAWmgvwaSSrFVu7j8sRhEasZTN+3Jysb3DWUSUFlBSxgOEe23tmCHJhozKmFw7iSrWFdFjf1DKxzMzEzTP+MQmskflyUA7osbzeJAxYsMw00904BoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxALbknbRutSkl0uylrc1ovGo9bVJTCdqpyetGDW0Eh68yL968fRI2ul7aC2DKnkbYHwIxAIyGg10m9uM/ho63gMi82TF+1yyT3AemX7uKTHuGndXR+IvUB1gfRokHGxziuLjOdw==\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"71ba2dc7003542fcae609a32f29f0920\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert424544e9d25/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1944", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bd9a2364-300d-49be-ab9c-d9310a19d411" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert424544e9d25/b9c079bca819489da87eb977b9d79cf4", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert424544e9d25/b9c079bca819489da87eb977b9d79cf4", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert424544e9d25/b9c079bca819489da87eb977b9d79cf4", + "x5t": "YqN1h7oMHc2vQ_a6vxM6bdU36Wk", + "cer": "MIIB2zCCAWGgAwIBAgIQApkXrHEvSMWHmXjPM3xsYTAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDQxMjAyNDIwMVoXDTI1MDQxMjAyNTIwMVowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABFZyGjI96qah92eoskn8uQTds\u002B/WpUSXHkcPByHLAgDjgzR9adw6PASSX7\u002BSm1m6QVxha2cc8sgRHFA6Uaig2Ez3iA3FmNrQdEYJBYYmgpBUWtCnZnXkL55Q1XHwTHJ2pqN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFO5lcaSr51h8b6JmgjTdj6bvoHQGMB0GA1UdDgQWBBTuZXGkq\u002BdYfG\u002BiZoI03Y\u002Bm76B0BjAKBggqhkjOPQQDAwNoADBlAjEAtx/IzQhwDEgpChAYlXYD/NPV9SW4WEUBS6hT9K\u002B55886FOsXKGAA2E\u002BZ69rQPQWAAjBUcKYcLauh53q7s\u002BC13lfVIe3kqT0LU1HOgaiuMIxjeGwpOXukmg/zn0PQuCZQWpk=", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert424544e9d25/policy", + "key_props": { + "exportable": true, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267920, + "updated": 1681267920 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert424544e9d25/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert376955362f1/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:22 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "775", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "60702e84-b3e8-4a2b-9142-1e7eba06d762", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert376955362f1/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIIBVjCB3AIBADASMRAwDgYDVQQDEwdkZWZhdWx0MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEgvnLRhgwOEQ3Ty3HHAWmgvwaSSrFVu7j8sRhEasZTN+3Jysb3DWUSUFlBSxgOEe23tmCHJhozKmFw7iSrWFdFjf1DKxzMzEzTP+MQmskflyUA7osbzeJAxYsMw00904BoEswSQYJKoZIhvcNAQkOMTwwOjAOBgNVHQ8BAf8EBAMCAgwwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAkGA1UdEwQCMAAwCgYIKoZIzj0EAwMDaQAwZgIxALbknbRutSkl0uylrc1ovGo9bVJTCdqpyetGDW0Eh68yL968fRI2ul7aC2DKnkbYHwIxAIyGg10m9uM/ho63gMi82TF+1yyT3AemX7uKTHuGndXR+IvUB1gfRokHGxziuLjOdw==\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert376955362f1\",\"request_id\":\"71ba2dc7003542fcae609a32f29f0920\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert376955362f1/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1954", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b7528899-aafa-433c-b059-d7dba606af4b", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert376955362f1/22ac5c68e01d4116b53b73a7e0abf67a\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert376955362f1/22ac5c68e01d4116b53b73a7e0abf67a\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert376955362f1/22ac5c68e01d4116b53b73a7e0abf67a\",\"x5t\":\"zaGC8l_O8h6SCecBEIibPw2usx4\",\"cer\":\"MIIB2jCCAWGgAwIBAgIQLFer2wlxRkm/DCZpsKh9YDAKBggqhkjOPQQDAzASMRAwDgYDVQQDEwdkZWZhdWx0MB4XDTIzMDMxNjA3NTkyMloXDTI1MDMxNjA4MDkyMlowEjEQMA4GA1UEAxMHZGVmYXVsdDB2MBAGByqGSM49AgEGBSuBBAAiA2IABIL5y0YYMDhEN08txxwFpoL8GkkqxVbu4/LEYRGrGUzftycrG9w1lElBZQUsYDhHtt7ZghyYaMyphcO4kq1hXRY39QysczMxM0z/jEJrJH5clAO6LG83iQMWLDMNNPdOAaN8MHowDgYDVR0PAQH/BAQDAgIMMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFIj9uMaA8dU1bbxA+Eit7naGCyw2MB0GA1UdDgQWBBSI/bjGgPHVNW28QPhIre52hgssNjAKBggqhkjOPQQDAwNnADBkAjBIu2ED8EeCGncFQiByKVSmMk9w+jp1zigd+0dkaP/0B/ktouFTg9EWqkLl2JeV2h0CMGdUUw+0bkKcS8cN2bBfFszuMwGZot3zwd3Z32hdby0gCvjZkEP+rk2qqyXXUREvOg==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953562,\"exp\":1742112562,\"created\":1678954162,\"updated\":1678954162,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert376955362f1/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954161,\"updated\":1678954161}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert376955362f1/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert376955362f1/policy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "647", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f5241ef1-a371-4eae-9557-01d54c0d6f88", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert376955362f1/policy\",\"key_props\":{\"exportable\":false,\"kty\":\"EC\",\"key_size\":384,\"reuse_key\":true,\"crv\":\"P-384\"},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=default\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"keyAgreement\",\"keyCertSign\"],\"validity_months\":24,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"days_before_expiry\":40},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\",\"cert_transparency\":false},\"attributes\":{\"enabled\":true,\"created\":1678954161,\"updated\":1678954163}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert376955362f1" ] + { + "RequestUri": "https://REDACTED/certificates/testcert424544e9d25/policy?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "483", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "key_props": { + "exportable": false, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "sans": {}, + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24 + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "645", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:01 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "05656876-0ab2-4fc9-aac4-eacdb8d27912" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert424544e9d25/policy", + "key_props": { + "exportable": false, + "kty": "EC", + "key_size": 384, + "reuse_key": true, + "crv": "P-384" + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=default", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "keyAgreement", + "keyCertSign" + ], + "validity_months": 24, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "days_before_expiry": 40 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self", + "cert_transparency": false + }, + "attributes": { + "enabled": true, + "created": 1681267920, + "updated": 1681267921 + } + } + } + ], + "Variables": { + "0": "testcert424544e9d25" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateCertificate[1].json index c5e33bebf7b81..e106b6d676ebd 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateCertificate[1].json @@ -1,105 +1,292 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert67119c0e/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert6807158e/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 04:46:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b9053bf6-57b3-4084-890d-d345e5b65ee3" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f59b4868-428b-4090-b137-95de07b286a0", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert67119c0e/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANNb28XO7kjr1altGBwhQzTCpp/kudHeH1VnCvqwLO2QM5qGUl9At6yMj76etPnbHLcUuPy4dKbdqL839QwUUxRwhnBIzqgd0bwSASIou9dQTMiGxVGngwMIByL6brNHYKh0nzQAml5mxm9FtBzh227FgO/Oh8eieoSFHy80vlOWKtpu94YwnRybo4iLfEZv+lmOMNQQ9wnWscfmyOzSFTV2Sg33cmOqxPr9Oj49FbSFt2p2v9XML8legUhudfEKE2I8V4RyiOn23OtNq8smVd6MPQBS589mg0/IZKnmRHkMp4Skq1+f8vOIm1eRmzk75WZS/4Q0O70vSEGAFl1vQsECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAAS/+L/l/J75yShmqei95ztBY78TJLZtHVLcbb3KeMe4yDSvg3qsB0H2CjKmcl8W6COqDC2tUIqoxu2bnGxd+QHdaNcNZVb8N71beXL1u7JXNh6BvJ1AeXsRBOOD98ud+qu1Efp7n2ZweGAACfVUesZtsU5AgjSPFCnxc60kYGkC+0T4n8kTTitdTx1At6y92Nhj8rkr/JhzPLZJAiLY3r1YWY3Kaodd6u5K3iFiRmBmZIEzRsguM6isUKMXGjjFtfas+XoaZ7e1oArGlCUAxTtXNOTPnogmYRui7h9S+Ko2pKgqviz7rh7pI73PiXQj62Jym/zn7Ljp60gwrLWjvl\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"680f502bb2814333913ea15064916452\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert67119c0e/pending?api-version=7.4&request_id=680f502bb2814333913ea15064916452", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert6807158e/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "215", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": true + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 04:46:07 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert6807158e/pending?api-version=7.4\u0026request_id=27db96e108cd45b499c031852496b859", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d2559c02-a2f1-45c6-83bb-685c11bce151" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert6807158e/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKRd/uVq8YR2FMST9T8MzNw54ElJv1QxLxs7rUatqpB\u002BPM44Hopbj7VlbHkljIrW9RjbviJ6vPpH1adT3LIiy/wCSK2H8YTrshT4/\u002B3Fe840RGy06aGGFXV9ZdmtXLh3bd3dA8qKe0h4GBA5mXKvn5c1Dqew6C93nNyi6HTOEwW1pMO1XXdgxnlqUAqSp9cS6miCcaYH87/8kuk8KfSO19BXf8HPVbYmwQKOKNP5LWYT1KOCsGGQL9LQNL5y7Aom3nwkUVEGr6qDQ1a2UBPhw9T6oDV6gHjlksOufgxN8YPDS60EtRm2daQUQz9ahbCljk5\u002BIBw6CjEZl41dBp4c0aECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBxYjr\u002BnqOZ/ImIcyyu4AnQqwj5colSx4aSaBmtIXoMrv/J8afBM/GEuTtBaGL048/F5ZlI\u002Bi93Lxllu4F58Oh3i594kOoAEj3\u002BNM6GHmEcRUY\u002Bm1GaFis\u002Bt7YZ2lbww9qQ2vtwmQ9kqa4r1RbHgF5nmOXJWUMEmxFuZpZqj67x5MA00LXktE72B7UqoAqVGru4Se327dhfsFRQGXZKoE/FWuKr4XWn2Hmntet61e40vNNEOdFPeUIX2xSz5qkuZhMxPclgGjcZs0Ijdrr\u002BgfncktPXXZWIRRhBEEySC3Dhh8Lb\u002BHOQRSzAuW\u002BF4bAFHoDWCBZtdjFaSyJR2dM0Cn4U", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "27db96e108cd45b499c031852496b859" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert67119c0e/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert6807158e/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1213", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 04:46:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f96d69c6-58ea-4f46-8f01-105fe24bcee2" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert6807158e/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKRd/uVq8YR2FMST9T8MzNw54ElJv1QxLxs7rUatqpB\u002BPM44Hopbj7VlbHkljIrW9RjbviJ6vPpH1adT3LIiy/wCSK2H8YTrshT4/\u002B3Fe840RGy06aGGFXV9ZdmtXLh3bd3dA8qKe0h4GBA5mXKvn5c1Dqew6C93nNyi6HTOEwW1pMO1XXdgxnlqUAqSp9cS6miCcaYH87/8kuk8KfSO19BXf8HPVbYmwQKOKNP5LWYT1KOCsGGQL9LQNL5y7Aom3nwkUVEGr6qDQ1a2UBPhw9T6oDV6gHjlksOufgxN8YPDS60EtRm2daQUQz9ahbCljk5\u002BIBw6CjEZl41dBp4c0aECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQBxYjr\u002BnqOZ/ImIcyyu4AnQqwj5colSx4aSaBmtIXoMrv/J8afBM/GEuTtBaGL048/F5ZlI\u002Bi93Lxllu4F58Oh3i594kOoAEj3\u002BNM6GHmEcRUY\u002Bm1GaFis\u002Bt7YZ2lbww9qQ2vtwmQ9kqa4r1RbHgF5nmOXJWUMEmxFuZpZqj67x5MA00LXktE72B7UqoAqVGru4Se327dhfsFRQGXZKoE/FWuKr4XWn2Hmntet61e40vNNEOdFPeUIX2xSz5qkuZhMxPclgGjcZs0Ijdrr\u002BgfncktPXXZWIRRhBEEySC3Dhh8Lb\u002BHOQRSzAuW\u002BF4bAFHoDWCBZtdjFaSyJR2dM0Cn4U", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert6807158e", + "request_id": "27db96e108cd45b499c031852496b859" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1217", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8c2566ee-5703-464d-96a6-0729348f032f", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert67119c0e/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANNb28XO7kjr1altGBwhQzTCpp/kudHeH1VnCvqwLO2QM5qGUl9At6yMj76etPnbHLcUuPy4dKbdqL839QwUUxRwhnBIzqgd0bwSASIou9dQTMiGxVGngwMIByL6brNHYKh0nzQAml5mxm9FtBzh227FgO/Oh8eieoSFHy80vlOWKtpu94YwnRybo4iLfEZv+lmOMNQQ9wnWscfmyOzSFTV2Sg33cmOqxPr9Oj49FbSFt2p2v9XML8legUhudfEKE2I8V4RyiOn23OtNq8smVd6MPQBS589mg0/IZKnmRHkMp4Skq1+f8vOIm1eRmzk75WZS/4Q0O70vSEGAFl1vQsECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAAS/+L/l/J75yShmqei95ztBY78TJLZtHVLcbb3KeMe4yDSvg3qsB0H2CjKmcl8W6COqDC2tUIqoxu2bnGxd+QHdaNcNZVb8N71beXL1u7JXNh6BvJ1AeXsRBOOD98ud+qu1Efp7n2ZweGAACfVUesZtsU5AgjSPFCnxc60kYGkC+0T4n8kTTitdTx1At6y92Nhj8rkr/JhzPLZJAiLY3r1YWY3Kaodd6u5K3iFiRmBmZIEzRsguM6isUKMXGjjFtfas+XoaZ7e1oArGlCUAxTtXNOTPnogmYRui7h9S+Ko2pKgqviz7rh7pI73PiXQj62Jym/zn7Ljp60gwrLWjvl\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert67119c0e\",\"request_id\":\"680f502bb2814333913ea15064916452\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert6807158e/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2434", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 04:46:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "626b272d-84f9-4fc0-af89-376db52831bf" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert6807158e/34ff8800e1dc42fcb4fef2324a344678", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert6807158e/34ff8800e1dc42fcb4fef2324a344678", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert6807158e/34ff8800e1dc42fcb4fef2324a344678", + "x5t": "28Y4IAfq44PDm8mJ9xmCCmlwF7g", + "cer": "MIIDNjCCAh6gAwIBAgIQFWbY9eHxT3WTuJLm0SAS1DANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjA0MzYwN1oXDTI0MDQxMjA0NDYwN1owGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKRd/uVq8YR2FMST9T8MzNw54ElJv1QxLxs7rUatqpB\u002BPM44Hopbj7VlbHkljIrW9RjbviJ6vPpH1adT3LIiy/wCSK2H8YTrshT4/\u002B3Fe840RGy06aGGFXV9ZdmtXLh3bd3dA8qKe0h4GBA5mXKvn5c1Dqew6C93nNyi6HTOEwW1pMO1XXdgxnlqUAqSp9cS6miCcaYH87/8kuk8KfSO19BXf8HPVbYmwQKOKNP5LWYT1KOCsGGQL9LQNL5y7Aom3nwkUVEGr6qDQ1a2UBPhw9T6oDV6gHjlksOufgxN8YPDS60EtRm2daQUQz9ahbCljk5\u002BIBw6CjEZl41dBp4c0aECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFFVbXnuuChwotanW3jPaqB2ykYiDMB0GA1UdDgQWBBRVW157rgocKLWp1t4z2qgdspGIgzANBgkqhkiG9w0BAQsFAAOCAQEAEBMGzbXZUq0xuJAKXj2wFKUBcgPsRThN5uljIkFpWvVG\u002B5imvw4bR6wuPZJwNXKe5XPiNV/h7hxd1Vp/fKbyCH5cIoJxOx67qRm1QLGTu7mmQCb3N3Xx2ijWEOx0eyUE\u002Bl1EYfNH6tQevIuTGVlehQWhIB24CiCGyb9Xh5qVF7Mu1x5fvB9uYIFUHEb1xnt/uXw2Rw76AyUVLXHd1jmJHFwv1VRW7Tqkmqg7j7XDyNEFOWbPMOzFgC0GNd/04YfonXHGRvRsEqL6aXifPetNfmp9EMp1Pz4GnWQadPvmTf1LYFrcGfXSZaonBM02Q84Tu0A1kzZAFTv\u002B5ZYSWWJarA==", + "attributes": { + "enabled": true, + "nbf": 1681274167, + "exp": 1712897167, + "created": 1681274768, + "updated": 1681274768, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert6807158e/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681274767, + "updated": 1681274767 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert6807158e/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert67119c0e/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:32 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2444", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "230410cf-0b64-4b19-a262-b9b3ba46630d", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert67119c0e/7d187c73319940999865168653691577\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert67119c0e/7d187c73319940999865168653691577\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert67119c0e/7d187c73319940999865168653691577\",\"x5t\":\"PvDom9rfiJ0_-rBzgfASNvY8e98\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQECJzEiXMQaCUHKwX8XqlOjANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkzMVoXDTI0MDMxNjA4MDkzMVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANNb28XO7kjr1altGBwhQzTCpp/kudHeH1VnCvqwLO2QM5qGUl9At6yMj76etPnbHLcUuPy4dKbdqL839QwUUxRwhnBIzqgd0bwSASIou9dQTMiGxVGngwMIByL6brNHYKh0nzQAml5mxm9FtBzh227FgO/Oh8eieoSFHy80vlOWKtpu94YwnRybo4iLfEZv+lmOMNQQ9wnWscfmyOzSFTV2Sg33cmOqxPr9Oj49FbSFt2p2v9XML8legUhudfEKE2I8V4RyiOn23OtNq8smVd6MPQBS589mg0/IZKnmRHkMp4Skq1+f8vOIm1eRmzk75WZS/4Q0O70vSEGAFl1vQsECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFDoHGDAldX1IrJLDy0NFNACluT0nMB0GA1UdDgQWBBQ6BxgwJXV9SKySw8tDRTQApbk9JzANBgkqhkiG9w0BAQsFAAOCAQEAjbTGiv3E00jvdYSwD7kM9vE7SQdzxCxETFtuGja2CZznaPFaHMbybhPH8nVpkZH+nlaKf4SyCPgf89553t3+KZeMvah4OCtQCCbgiKA2yhuUqR7naAuRClc0MHPQwH1qzW+BsiGtyWMaENhR373KyG0rRaVd84h+shQV7l8K4MxpuAj5kOYMjPTt0ChhC4R+kmkcyeQxPICG5+4S4iG7ih3QoGOAjyrl4znEQmbvQFbFPCrB3P0v/hqqfkDlKSLEAHj9mkdep7ziPiXJBsXtmuFJg8drboeobkP1Nh7bOmUInSq3Qpt6rgmE9RhAH9nGC6O1/Zfmd+gdQwbUv5/QiQ==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953571,\"exp\":1710576571,\"created\":1678954171,\"updated\":1678954171,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert67119c0e/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954171,\"updated\":1678954171}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert67119c0e/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert67119c0e/7d187c73319940999865168653691577?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:32 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1760", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f6bffa09-9384-4ff0-a1df-be488734025f", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert67119c0e/7d187c73319940999865168653691577\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert67119c0e/7d187c73319940999865168653691577\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert67119c0e/7d187c73319940999865168653691577\",\"x5t\":\"PvDom9rfiJ0_-rBzgfASNvY8e98\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQECJzEiXMQaCUHKwX8XqlOjANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTkzMVoXDTI0MDMxNjA4MDkzMVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANNb28XO7kjr1altGBwhQzTCpp/kudHeH1VnCvqwLO2QM5qGUl9At6yMj76etPnbHLcUuPy4dKbdqL839QwUUxRwhnBIzqgd0bwSASIou9dQTMiGxVGngwMIByL6brNHYKh0nzQAml5mxm9FtBzh227FgO/Oh8eieoSFHy80vlOWKtpu94YwnRybo4iLfEZv+lmOMNQQ9wnWscfmyOzSFTV2Sg33cmOqxPr9Oj49FbSFt2p2v9XML8legUhudfEKE2I8V4RyiOn23OtNq8smVd6MPQBS589mg0/IZKnmRHkMp4Skq1+f8vOIm1eRmzk75WZS/4Q0O70vSEGAFl1vQsECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFDoHGDAldX1IrJLDy0NFNACluT0nMB0GA1UdDgQWBBQ6BxgwJXV9SKySw8tDRTQApbk9JzANBgkqhkiG9w0BAQsFAAOCAQEAjbTGiv3E00jvdYSwD7kM9vE7SQdzxCxETFtuGja2CZznaPFaHMbybhPH8nVpkZH+nlaKf4SyCPgf89553t3+KZeMvah4OCtQCCbgiKA2yhuUqR7naAuRClc0MHPQwH1qzW+BsiGtyWMaENhR373KyG0rRaVd84h+shQV7l8K4MxpuAj5kOYMjPTt0ChhC4R+kmkcyeQxPICG5+4S4iG7ih3QoGOAjyrl4znEQmbvQFbFPCrB3P0v/hqqfkDlKSLEAHj9mkdep7ziPiXJBsXtmuFJg8drboeobkP1Nh7bOmUInSq3Qpt6rgmE9RhAH9nGC6O1/Zfmd+gdQwbUv5/QiQ==\",\"attributes\":{\"enabled\":true,\"nbf\":1678953571,\"exp\":1710576571,\"created\":1678954171,\"updated\":1678954172,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert67119c0e/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert67119c0e" ] + { + "RequestUri": "https://REDACTED/certificates/testcert6807158e/34ff8800e1dc42fcb4fef2324a344678?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "75", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "attributes": { + "enabled": true, + "nbf": 1681274167, + "exp": 1712897167 + }, + "tags": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1752", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 04:46:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "da646f1e-4578-4543-8ec1-d4c39102dc77" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert6807158e/34ff8800e1dc42fcb4fef2324a344678", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert6807158e/34ff8800e1dc42fcb4fef2324a344678", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert6807158e/34ff8800e1dc42fcb4fef2324a344678", + "x5t": "28Y4IAfq44PDm8mJ9xmCCmlwF7g", + "cer": "MIIDNjCCAh6gAwIBAgIQFWbY9eHxT3WTuJLm0SAS1DANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjA0MzYwN1oXDTI0MDQxMjA0NDYwN1owGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKRd/uVq8YR2FMST9T8MzNw54ElJv1QxLxs7rUatqpB\u002BPM44Hopbj7VlbHkljIrW9RjbviJ6vPpH1adT3LIiy/wCSK2H8YTrshT4/\u002B3Fe840RGy06aGGFXV9ZdmtXLh3bd3dA8qKe0h4GBA5mXKvn5c1Dqew6C93nNyi6HTOEwW1pMO1XXdgxnlqUAqSp9cS6miCcaYH87/8kuk8KfSO19BXf8HPVbYmwQKOKNP5LWYT1KOCsGGQL9LQNL5y7Aom3nwkUVEGr6qDQ1a2UBPhw9T6oDV6gHjlksOufgxN8YPDS60EtRm2daQUQz9ahbCljk5\u002BIBw6CjEZl41dBp4c0aECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFFVbXnuuChwotanW3jPaqB2ykYiDMB0GA1UdDgQWBBRVW157rgocKLWp1t4z2qgdspGIgzANBgkqhkiG9w0BAQsFAAOCAQEAEBMGzbXZUq0xuJAKXj2wFKUBcgPsRThN5uljIkFpWvVG\u002B5imvw4bR6wuPZJwNXKe5XPiNV/h7hxd1Vp/fKbyCH5cIoJxOx67qRm1QLGTu7mmQCb3N3Xx2ijWEOx0eyUE\u002Bl1EYfNH6tQevIuTGVlehQWhIB24CiCGyb9Xh5qVF7Mu1x5fvB9uYIFUHEb1xnt/uXw2Rw76AyUVLXHd1jmJHFwv1VRW7Tqkmqg7j7XDyNEFOWbPMOzFgC0GNd/04YfonXHGRvRsEqL6aXifPetNfmp9EMp1Pz4GnWQadPvmTf1LYFrcGfXSZaonBM02Q84Tu0A1kzZAFTv\u002B5ZYSWWJarA==", + "attributes": { + "enabled": true, + "nbf": 1681274167, + "exp": 1712897167, + "created": 1681274768, + "updated": 1681274768, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": {}, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert6807158e/pending" + } + } + } + ], + "Variables": { + "0": "testcert6807158e" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateDisabledCertificate[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateDisabledCertificate[1].json index 009e7ddf6e67f..279b60178a8f1 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateDisabledCertificate[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateDisabledCertificate[1].json @@ -1,180 +1,398 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert13307850/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/testcert92573f0f/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1fe05265-cc29-4bae-b758-4419f5a86871" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:35 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "96dd4ba3-5249-4099-ba61-0302a56db45d", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert92573f0f/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "216", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": false + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "25faee84-7399-4cca-86b1-be1ffc6320be" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert13307850/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert92573f0f/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "216", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": false + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4531a1af-c3e4-45c9-b473-05f211bd7aef" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:38 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f4a5c23f-ff9e-4ef3-84e8-790a9d7fc8f1", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert92573f0f/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "216", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "policy": { + "key_props": {}, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {} + }, + "issuer": { + "name": "Self" + }, + "attributes": {} + }, + "attributes": { + "enabled": false + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + }, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:11 GMT", + "Expires": "-1", + "Location": "https://azkvrecordtests.vault.azure.net/certificates/testcert92573f0f/pending?api-version=7.4\u0026request_id=a784bfda74f641d8ac1520fd3d1cecb1", + "Pragma": "no-cache", + "Retry-After": "10", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "97f3d0eb-4944-4975-9d05-fede22650c93" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92573f0f/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJwH0ajkKF/F2j/lrbEOt/XfFYeoZxoiD9QvHUGvc2GW1uru\u002B6NyU8jddDeVUTpQARRT8Zlr158KpO1QZltJoLnxARiIwypZhTbGG9YoOPqYT2C7hpA7Lg5iBlCvkzgJSu00q84W/qRhfRNoy7qhc5PqVBlrNX6hqgVVjOgt7NSND7vyoZNbX4ZSSJcqFGTgOrYH/\u002BGVfMgYmuz/bmAHJMkNYp7VBm2qtx4lv9QEUhNgwXSzCn56KvsPgUoP8Y5nWR8T7Wy9vbKOiBnoCc2o6pf1c\u002BIWbxah\u002BTV3JXrZEUl8Tcjec0Mx3NXFCgLZU2iIgc9SYwD4\u002BG7j22EK5kVPcE0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCS8TVOB6DZzxxOYiLItlZzPGXxgOtzd0kVuAjmYGjq2hQWbuowjM18gNaYqkMEA7afTSymC8IYEW/eOxia6ng6hyB0PkiwqpAV4b\u002BzHhhbxUqK0JCn4VmSqZ7LEOYUEUFGXn61hItsE8t7a\u002BKKbZg4NdcUXDaDGSaSh53u75PHANIqRBrXR8TN/GRswVDi74/zbKwZSSzDhqrH\u002BnaWKVtPJJRy74PSuGyToStevvdyTzfWUfnRGB/sKJ7UgxPBXldQ7uL7xrAow5cST7iL\u002BYwpxMqOb0n3E0elTeoN84UuyeZuoftFdJwuK5iglTMFTp3ckRMflz5IzkiXj58ob6pT", + "cancellation_requested": false, + "status": "inProgress", + "status_details": "Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.", + "request_id": "a784bfda74f641d8ac1520fd3d1cecb1" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert13307850/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/certificates/testcert92573f0f/pending?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1213", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "39196b42-4c79-4df6-bffa-55e0651cd90d" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92573f0f/pending", + "issuer": { + "name": "Self" + }, + "csr": "MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJwH0ajkKF/F2j/lrbEOt/XfFYeoZxoiD9QvHUGvc2GW1uru\u002B6NyU8jddDeVUTpQARRT8Zlr158KpO1QZltJoLnxARiIwypZhTbGG9YoOPqYT2C7hpA7Lg5iBlCvkzgJSu00q84W/qRhfRNoy7qhc5PqVBlrNX6hqgVVjOgt7NSND7vyoZNbX4ZSSJcqFGTgOrYH/\u002BGVfMgYmuz/bmAHJMkNYp7VBm2qtx4lv9QEUhNgwXSzCn56KvsPgUoP8Y5nWR8T7Wy9vbKOiBnoCc2o6pf1c\u002BIWbxah\u002BTV3JXrZEUl8Tcjec0Mx3NXFCgLZU2iIgc9SYwD4\u002BG7j22EK5kVPcE0CAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCS8TVOB6DZzxxOYiLItlZzPGXxgOtzd0kVuAjmYGjq2hQWbuowjM18gNaYqkMEA7afTSymC8IYEW/eOxia6ng6hyB0PkiwqpAV4b\u002BzHhhbxUqK0JCn4VmSqZ7LEOYUEUFGXn61hItsE8t7a\u002BKKbZg4NdcUXDaDGSaSh53u75PHANIqRBrXR8TN/GRswVDi74/zbKwZSSzDhqrH\u002BnaWKVtPJJRy74PSuGyToStevvdyTzfWUfnRGB/sKJ7UgxPBXldQ7uL7xrAow5cST7iL\u002BYwpxMqOb0n3E0elTeoN84UuyeZuoftFdJwuK5iglTMFTp3ckRMflz5IzkiXj58ob6pT", + "cancellation_requested": false, + "status": "completed", + "target": "https://azkvrecordtests.vault.azure.net/certificates/testcert92573f0f", + "request_id": "a784bfda74f641d8ac1520fd3d1cecb1" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Thu, 16 Mar 2023 08:09:43 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "413bba69-7f0b-488c-86ee-e4fc6020df9a", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert13307850/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALbCY9sPROdH3TMchvLsMFAt+Rc25Jl4980bDFch5Th0K9OsPwL+UIhfSjOn6QMSuhfnp2Did61KfOT7S6cq8UKjyU0NBREn4gG0VWOMWgWUYS8OwGivLG0XRasyQ6DIcqZGfan2GIklwSSqsJbASOZ7P52+sqr9xNMxF3ZOA4bZmohFnXXMmz4oVhao/W+vUiZZcM37Hof08mXrFJg5amtsr01TTYEqsQVg2SKHQnzYbgq2dh7fjeypknlijpjdsoOQt6QbbCgeLjiIftFP5ZQmqc98b9p3p1fLNNBxMwrLbnfwMm9ImisIDTsDTtaUzuLFzfSuZOP53f0icZquebECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAgbbp8JEVnB4GMDlzJwFxjsHZ+R3pbOqTY+eHI85C5Hafg/kOHJxz7zcosASxkNqZZ8VDcBSRipibuunjh0PqKrVoaZ7ZY65PSuFCw9t9oXm0Xzyq0eGrCLZiVsm3Qw6/QcGQZLf5xgFnF6Dd78HAtyX+DwExY8oYfERhtcm8B4UGbuW1msmyIfh+s3kLLkOhA5f9sjp1s63tBhgivOavr6Bad9qaBsihprLGfilUi/FAPmQhz7PsZvyjYPeD83X5w3qYU2KWIB1pQQZZrEYa9kGhwxw14lhXPvi5XGYMfN02Jg2xm/7m3xkwahS9+D7+4aFdZg3v3c11sP91CGN2l\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"f0854af0c18d49fe9f6fc0f02e531503\"}", - "Location" : "https://azsdktests.vault.azure.net/certificates/testcert13307850/pending?api-version=7.4&request_id=f0854af0c18d49fe9f6fc0f02e531503", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/testcert92573f0f/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2435", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1a9a4952-2bdf-4bbb-b1d8-4e152df28063" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92573f0f/2f90a0e257e14eb8a4572445c720671c", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert92573f0f/2f90a0e257e14eb8a4572445c720671c", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert92573f0f/2f90a0e257e14eb8a4572445c720671c", + "x5t": "TSCi97ZyUKHrF8xUzdCbzca2064", + "cer": "MIIDNjCCAh6gAwIBAgIQDwCu8DlqRyygBrO\u002B7Yo1NTANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIxMloXDTI0MDQxMjAyNTIxMlowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJwH0ajkKF/F2j/lrbEOt/XfFYeoZxoiD9QvHUGvc2GW1uru\u002B6NyU8jddDeVUTpQARRT8Zlr158KpO1QZltJoLnxARiIwypZhTbGG9YoOPqYT2C7hpA7Lg5iBlCvkzgJSu00q84W/qRhfRNoy7qhc5PqVBlrNX6hqgVVjOgt7NSND7vyoZNbX4ZSSJcqFGTgOrYH/\u002BGVfMgYmuz/bmAHJMkNYp7VBm2qtx4lv9QEUhNgwXSzCn56KvsPgUoP8Y5nWR8T7Wy9vbKOiBnoCc2o6pf1c\u002BIWbxah\u002BTV3JXrZEUl8Tcjec0Mx3NXFCgLZU2iIgc9SYwD4\u002BG7j22EK5kVPcE0CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFEOpSGCtDzkY0mt7/xOVwm3nb2I7MB0GA1UdDgQWBBRDqUhgrQ85GNJre/8TlcJt529iOzANBgkqhkiG9w0BAQsFAAOCAQEATb2jfBFeVQ6tehSD841e58gLFhjMHRc3XLSfVHIjkI8sfwU3BCgEB1UMwTfhp6RTovl7gIvZ0WMXXiT9e\u002Bbf34VR4lRDBngxziJCyq2IIKsMSeF5sjWbbWcrVcw9hdKmITGGRdiwqg9cOhQK9C0AYiPThSmvoTPZQ5HpokcshhskWGRSGMhWovqkpTBAuHnpKX\u002BAePeclErH6oDHCtZ/D4gbqcX55pYBRiWYPOMS82k2hbMSnmxGayMPdtjBDS7fTTeXOaoXdnlt3TvOlig9OVuodoZHwn6zkazp/e2c1MnmPeT47Ic5GJYEr\u002B1XhidTp7NJ6EU5NQ\u002BI0wjZIhFtTg==", + "attributes": { + "enabled": false, + "nbf": 1681267332, + "exp": 1712890332, + "created": 1681267932, + "updated": 1681267932, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + }, + "policy": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92573f0f/policy", + "key_props": { + "exportable": true, + "kty": "RSA", + "key_size": 2048, + "reuse_key": false + }, + "secret_props": { + "contentType": "application/x-pkcs12" + }, + "x509_props": { + "subject": "CN=DefaultPolicy", + "sans": {}, + "ekus": [ + "1.3.6.1.5.5.7.3.1", + "1.3.6.1.5.5.7.3.2" + ], + "key_usage": [ + "digitalSignature", + "keyEncipherment" + ], + "validity_months": 12, + "basic_constraints": { + "ca": false + } + }, + "lifetime_actions": [ + { + "trigger": { + "lifetime_percentage": 80 + }, + "action": { + "action_type": "AutoRenew" + } + } + ], + "issuer": { + "name": "Self" + }, + "attributes": { + "enabled": true, + "created": 1681267931, + "updated": 1681267931 + } + }, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92573f0f/pending" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert13307850/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:44 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Retry-After" : "0", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1299", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "aadfdb85-5259-4326-beb4-0ed9349cef6b", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert13307850/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALbCY9sPROdH3TMchvLsMFAt+Rc25Jl4980bDFch5Th0K9OsPwL+UIhfSjOn6QMSuhfnp2Did61KfOT7S6cq8UKjyU0NBREn4gG0VWOMWgWUYS8OwGivLG0XRasyQ6DIcqZGfan2GIklwSSqsJbASOZ7P52+sqr9xNMxF3ZOA4bZmohFnXXMmz4oVhao/W+vUiZZcM37Hof08mXrFJg5amtsr01TTYEqsQVg2SKHQnzYbgq2dh7fjeypknlijpjdsoOQt6QbbCgeLjiIftFP5ZQmqc98b9p3p1fLNNBxMwrLbnfwMm9ImisIDTsDTtaUzuLFzfSuZOP53f0icZquebECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAgbbp8JEVnB4GMDlzJwFxjsHZ+R3pbOqTY+eHI85C5Hafg/kOHJxz7zcosASxkNqZZ8VDcBSRipibuunjh0PqKrVoaZ7ZY65PSuFCw9t9oXm0Xzyq0eGrCLZiVsm3Qw6/QcGQZLf5xgFnF6Dd78HAtyX+DwExY8oYfERhtcm8B4UGbuW1msmyIfh+s3kLLkOhA5f9sjp1s63tBhgivOavr6Bad9qaBsihprLGfilUi/FAPmQhz7PsZvyjYPeD83X5w3qYU2KWIB1pQQZZrEYa9kGhwxw14lhXPvi5XGYMfN02Jg2xm/7m3xkwahS9+D7+4aFdZg3v3c11sP91CGN2l\",\"cancellation_requested\":false,\"status\":\"inProgress\",\"status_details\":\"Pending certificate created. Certificate request is in progress. This may take some time based on the issuer provider. Please check again later.\",\"request_id\":\"f0854af0c18d49fe9f6fc0f02e531503\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert13307850/pending?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:46 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1217", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d9383e25-967f-4666-aa93-9ee9bb80f1e9", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert13307850/pending\",\"issuer\":{\"name\":\"Self\"},\"csr\":\"MIICqDCCAZACAQAwGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALbCY9sPROdH3TMchvLsMFAt+Rc25Jl4980bDFch5Th0K9OsPwL+UIhfSjOn6QMSuhfnp2Did61KfOT7S6cq8UKjyU0NBREn4gG0VWOMWgWUYS8OwGivLG0XRasyQ6DIcqZGfan2GIklwSSqsJbASOZ7P52+sqr9xNMxF3ZOA4bZmohFnXXMmz4oVhao/W+vUiZZcM37Hof08mXrFJg5amtsr01TTYEqsQVg2SKHQnzYbgq2dh7fjeypknlijpjdsoOQt6QbbCgeLjiIftFP5ZQmqc98b9p3p1fLNNBxMwrLbnfwMm9ImisIDTsDTtaUzuLFzfSuZOP53f0icZquebECAwEAAaBLMEkGCSqGSIb3DQEJDjE8MDowDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAJBgNVHRMEAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQAgbbp8JEVnB4GMDlzJwFxjsHZ+R3pbOqTY+eHI85C5Hafg/kOHJxz7zcosASxkNqZZ8VDcBSRipibuunjh0PqKrVoaZ7ZY65PSuFCw9t9oXm0Xzyq0eGrCLZiVsm3Qw6/QcGQZLf5xgFnF6Dd78HAtyX+DwExY8oYfERhtcm8B4UGbuW1msmyIfh+s3kLLkOhA5f9sjp1s63tBhgivOavr6Bad9qaBsihprLGfilUi/FAPmQhz7PsZvyjYPeD83X5w3qYU2KWIB1pQQZZrEYa9kGhwxw14lhXPvi5XGYMfN02Jg2xm/7m3xkwahS9+D7+4aFdZg3v3c11sP91CGN2l\",\"cancellation_requested\":false,\"status\":\"completed\",\"target\":\"https://azsdktests.vault.azure.net/certificates/testcert13307850\",\"request_id\":\"f0854af0c18d49fe9f6fc0f02e531503\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert13307850/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:45 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "2445", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6f005e15-4ed6-43bc-aa6d-b1e40d68e528", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert13307850/ebffa1067b024b73ac7cbb552ec2ba76\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert13307850/ebffa1067b024b73ac7cbb552ec2ba76\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert13307850/ebffa1067b024b73ac7cbb552ec2ba76\",\"x5t\":\"Eg-0L9EaxUq18cir7rxYtNsizu4\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQRpKK9LmhQgWAGfQfnkRdKjANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTk0NVoXDTI0MDMxNjA4MDk0NVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALbCY9sPROdH3TMchvLsMFAt+Rc25Jl4980bDFch5Th0K9OsPwL+UIhfSjOn6QMSuhfnp2Did61KfOT7S6cq8UKjyU0NBREn4gG0VWOMWgWUYS8OwGivLG0XRasyQ6DIcqZGfan2GIklwSSqsJbASOZ7P52+sqr9xNMxF3ZOA4bZmohFnXXMmz4oVhao/W+vUiZZcM37Hof08mXrFJg5amtsr01TTYEqsQVg2SKHQnzYbgq2dh7fjeypknlijpjdsoOQt6QbbCgeLjiIftFP5ZQmqc98b9p3p1fLNNBxMwrLbnfwMm9ImisIDTsDTtaUzuLFzfSuZOP53f0icZquebECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFF9CnYSeL8ZDpqJRLgKwmq2IdN6SMB0GA1UdDgQWBBRfQp2Eni/GQ6aiUS4CsJqtiHTekjANBgkqhkiG9w0BAQsFAAOCAQEAQXxCSAvjZcyIhKt3h4Cfk19SofNHmjC9ZaNwOwAtTaqGD0KMIdoRNof2vQcF3+pbEzrEDRvlMhrYkpP/Sw5Gr5oCW2dWIpCAm8El7sQ8XProAdfxdI4Di2hhK/zzh5af62Fi0ZUyF/AeOR0TZQ0hiX4Ii1sKFldkfn5WJMxjBd1UmoNGf+WCzbgvoyNzMFMy9GSS/JA3GLyikFdPCLoyTseIQU5WUa86BUY954fX4LAId1uXOi2XUmbRAV7Suqpx9P17v7Doib1A8okwNW5DTXgVJ9OcsHkMcuUCaVvVdB9LCdZ1fkls5Jcl1PTgDei+K4A21FOwH6OIRfP2noVrLg==\",\"attributes\":{\"enabled\":false,\"nbf\":1678953585,\"exp\":1710576585,\"created\":1678954186,\"updated\":1678954186,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"},\"policy\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert13307850/policy\",\"key_props\":{\"exportable\":true,\"kty\":\"RSA\",\"key_size\":2048,\"reuse_key\":false},\"secret_props\":{\"contentType\":\"application/x-pkcs12\"},\"x509_props\":{\"subject\":\"CN=DefaultPolicy\",\"sans\":{},\"ekus\":[\"1.3.6.1.5.5.7.3.1\",\"1.3.6.1.5.5.7.3.2\"],\"key_usage\":[\"digitalSignature\",\"keyEncipherment\"],\"validity_months\":12,\"basic_constraints\":{\"ca\":false}},\"lifetime_actions\":[{\"trigger\":{\"lifetime_percentage\":80},\"action\":{\"action_type\":\"AutoRenew\"}}],\"issuer\":{\"name\":\"Self\"},\"attributes\":{\"enabled\":true,\"created\":1678954183,\"updated\":1678954183}},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert13307850/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/certificates/testcert13307850/ebffa1067b024b73ac7cbb552ec2ba76?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:46 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "1761", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7b00dc33-8cc0-4946-a829-55bbeeb1aa47", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert13307850/ebffa1067b024b73ac7cbb552ec2ba76\",\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert13307850/ebffa1067b024b73ac7cbb552ec2ba76\",\"sid\":\"https://azsdktests.vault.azure.net/secrets/testcert13307850/ebffa1067b024b73ac7cbb552ec2ba76\",\"x5t\":\"Eg-0L9EaxUq18cir7rxYtNsizu4\",\"cer\":\"MIIDNjCCAh6gAwIBAgIQRpKK9LmhQgWAGfQfnkRdKjANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDMxNjA3NTk0NVoXDTI0MDMxNjA4MDk0NVowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALbCY9sPROdH3TMchvLsMFAt+Rc25Jl4980bDFch5Th0K9OsPwL+UIhfSjOn6QMSuhfnp2Did61KfOT7S6cq8UKjyU0NBREn4gG0VWOMWgWUYS8OwGivLG0XRasyQ6DIcqZGfan2GIklwSSqsJbASOZ7P52+sqr9xNMxF3ZOA4bZmohFnXXMmz4oVhao/W+vUiZZcM37Hof08mXrFJg5amtsr01TTYEqsQVg2SKHQnzYbgq2dh7fjeypknlijpjdsoOQt6QbbCgeLjiIftFP5ZQmqc98b9p3p1fLNNBxMwrLbnfwMm9ImisIDTsDTtaUzuLFzfSuZOP53f0icZquebECAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFF9CnYSeL8ZDpqJRLgKwmq2IdN6SMB0GA1UdDgQWBBRfQp2Eni/GQ6aiUS4CsJqtiHTekjANBgkqhkiG9w0BAQsFAAOCAQEAQXxCSAvjZcyIhKt3h4Cfk19SofNHmjC9ZaNwOwAtTaqGD0KMIdoRNof2vQcF3+pbEzrEDRvlMhrYkpP/Sw5Gr5oCW2dWIpCAm8El7sQ8XProAdfxdI4Di2hhK/zzh5af62Fi0ZUyF/AeOR0TZQ0hiX4Ii1sKFldkfn5WJMxjBd1UmoNGf+WCzbgvoyNzMFMy9GSS/JA3GLyikFdPCLoyTseIQU5WUa86BUY954fX4LAId1uXOi2XUmbRAV7Suqpx9P17v7Doib1A8okwNW5DTXgVJ9OcsHkMcuUCaVvVdB9LCdZ1fkls5Jcl1PTgDei+K4A21FOwH6OIRfP2noVrLg==\",\"attributes\":{\"enabled\":false,\"nbf\":1678953585,\"exp\":1710576585,\"created\":1678954186,\"updated\":1678954186,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"pending\":{\"id\":\"https://azsdktests.vault.azure.net/certificates/testcert13307850/pending\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testcert13307850" ] + { + "RequestUri": "https://REDACTED/certificates/testcert92573f0f/2f90a0e257e14eb8a4572445c720671c?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "76", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "attributes": { + "enabled": false, + "nbf": 1681267332, + "exp": 1712890332 + }, + "tags": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1753", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:52:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9bcd68a1-5ffd-42cd-81b5-807c064fab83" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92573f0f/2f90a0e257e14eb8a4572445c720671c", + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert92573f0f/2f90a0e257e14eb8a4572445c720671c", + "sid": "https://azkvrecordtests.vault.azure.net/secrets/testcert92573f0f/2f90a0e257e14eb8a4572445c720671c", + "x5t": "TSCi97ZyUKHrF8xUzdCbzca2064", + "cer": "MIIDNjCCAh6gAwIBAgIQDwCu8DlqRyygBrO\u002B7Yo1NTANBgkqhkiG9w0BAQsFADAYMRYwFAYDVQQDEw1EZWZhdWx0UG9saWN5MB4XDTIzMDQxMjAyNDIxMloXDTI0MDQxMjAyNTIxMlowGDEWMBQGA1UEAxMNRGVmYXVsdFBvbGljeTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJwH0ajkKF/F2j/lrbEOt/XfFYeoZxoiD9QvHUGvc2GW1uru\u002B6NyU8jddDeVUTpQARRT8Zlr158KpO1QZltJoLnxARiIwypZhTbGG9YoOPqYT2C7hpA7Lg5iBlCvkzgJSu00q84W/qRhfRNoy7qhc5PqVBlrNX6hqgVVjOgt7NSND7vyoZNbX4ZSSJcqFGTgOrYH/\u002BGVfMgYmuz/bmAHJMkNYp7VBm2qtx4lv9QEUhNgwXSzCn56KvsPgUoP8Y5nWR8T7Wy9vbKOiBnoCc2o6pf1c\u002BIWbxah\u002BTV3JXrZEUl8Tcjec0Mx3NXFCgLZU2iIgc9SYwD4\u002BG7j22EK5kVPcE0CAwEAAaN8MHowDgYDVR0PAQH/BAQDAgWgMAkGA1UdEwQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMB8GA1UdIwQYMBaAFEOpSGCtDzkY0mt7/xOVwm3nb2I7MB0GA1UdDgQWBBRDqUhgrQ85GNJre/8TlcJt529iOzANBgkqhkiG9w0BAQsFAAOCAQEATb2jfBFeVQ6tehSD841e58gLFhjMHRc3XLSfVHIjkI8sfwU3BCgEB1UMwTfhp6RTovl7gIvZ0WMXXiT9e\u002Bbf34VR4lRDBngxziJCyq2IIKsMSeF5sjWbbWcrVcw9hdKmITGGRdiwqg9cOhQK9C0AYiPThSmvoTPZQ5HpokcshhskWGRSGMhWovqkpTBAuHnpKX\u002BAePeclErH6oDHCtZ/D4gbqcX55pYBRiWYPOMS82k2hbMSnmxGayMPdtjBDS7fTTeXOaoXdnlt3TvOlig9OVuodoZHwn6zkazp/e2c1MnmPeT47Ic5GJYEr\u002B1XhidTp7NJ6EU5NQ\u002BI0wjZIhFtTg==", + "attributes": { + "enabled": false, + "nbf": 1681267332, + "exp": 1712890332, + "created": 1681267932, + "updated": 1681267932, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": {}, + "pending": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/testcert92573f0f/pending" + } + } + } + ], + "Variables": { + "0": "testcert92573f0f" + } } diff --git a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateIssuer[1].json b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateIssuer[1].json index 5a597ed4b191f..ccecd20d05638 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateIssuer[1].json +++ b/sdk/keyvault/azure-security-keyvault-certificates/src/test/resources/session-records/CertificateClientTest.updateIssuer[1].json @@ -1,54 +1,185 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/testissuer5286724d1b?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer14119d9d29?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d7aa87e4-5860-41de-8409-0a6917524dd5" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "382", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f745259a-c5ee-48af-b354-a3c72fe35df4", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer5286724d1b\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"issuerAccountId\"},\"org_details\":{\"id\":\"orgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"first\",\"last_name\":\"last\",\"email\":\"first.last@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":true,\"created\":1678954157,\"updated\":1678954157}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer14119d9d29?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "273", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "orgId", + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "380", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8b62dbeb-4d17-4c92-a142-5c10dfdaa691" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer14119d9d29", + "provider": "Test", + "credentials": { + "account_id": "issuerAccountId" + }, + "org_details": { + "id": "orgId", + "zip": 0, + "admin_details": [ + { + "first_name": "first", + "last_name": "last", + "email": "first.last@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": true, + "created": 1681267919, + "updated": 1681267919 + } + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/certificates/issuers/testissuer5286724d1b?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "413", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "305f2ae9-63aa-45f4-ad0a-b24758cf4812", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/certificates/issuers/testissuer5286724d1b\",\"provider\":\"Test\",\"credentials\":{\"account_id\":\"otherIssuerAccountId\"},\"org_details\":{\"id\":\"otherOrgId\",\"zip\":0,\"admin_details\":[{\"first_name\":\"otherFirst\",\"last_name\":\"otherLast\",\"email\":\"otherFirst.otherLast@hotmail.com\",\"phone\":\"000-000-0000\"}]},\"attributes\":{\"enabled\":false,\"created\":1678954157,\"updated\":1678954157}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testissuer5286724d1b" ] + { + "RequestUri": "https://REDACTED/certificates/issuers/testissuer14119d9d29?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "304", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "provider": "Test", + "credentials": { + "account_id": "otherIssuerAccountId", + "pwd": "fakePasswordPlaceholder" + }, + "org_details": { + "id": "otherOrgId", + "admin_details": [ + { + "first_name": "otherFirst", + "last_name": "otherLast", + "email": "otherFirst.otherLast@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": false + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "411", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "02e139d8-9b4b-47b5-b673-f11efb18a328" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/certificates/issuers/testissuer14119d9d29", + "provider": "Test", + "credentials": { + "account_id": "otherIssuerAccountId" + }, + "org_details": { + "id": "otherOrgId", + "zip": 0, + "admin_details": [ + { + "first_name": "otherFirst", + "last_name": "otherLast", + "email": "otherFirst.otherLast@hotmail.com", + "phone": "000-000-0000" + } + ] + }, + "attributes": { + "enabled": false, + "created": 1681267919, + "updated": 1681267919 + } + } + } + ], + "Variables": { + "0": "testissuer14119d9d29" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md b/sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md index d499c0e557920..7c77b9927395d 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md +++ b/sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md @@ -10,6 +10,18 @@ ### Other Changes +## 4.6.1 (2023-04-20) + +### Other Changes + +- Test proxy server migration. +- Made all logger instances static. + +#### Dependency Updates + +- Upgraded `azure-core-http-netty` from `1.13.1` to version `1.13.2`. +- Upgraded `azure-core` from `1.37.0` to version `1.38.0`. + ## 4.6.0 (2023-03-18) ### Features Added diff --git a/sdk/keyvault/azure-security-keyvault-keys/README.md b/sdk/keyvault/azure-security-keyvault-keys/README.md index c0957711971a4..9bcfae7f5d604 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/README.md +++ b/sdk/keyvault/azure-security-keyvault-keys/README.md @@ -45,7 +45,7 @@ If you want to take dependency on a particular version of the library that is no com.azure azure-security-keyvault-keys - 4.6.0 + 4.6.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/keyvault/azure-security-keyvault-keys/pom.xml b/sdk/keyvault/azure-security-keyvault-keys/pom.xml index c242a911e3e7b..afb0f995c8768 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-keys/pom.xml @@ -106,7 +106,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/KeyAsyncClient.java b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/KeyAsyncClient.java index 4b2dd337d580b..fd47d2359c956 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/KeyAsyncClient.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/KeyAsyncClient.java @@ -62,7 +62,8 @@ */ @ServiceClient(builder = KeyClientBuilder.class, isAsync = true, serviceInterfaces = KeyClientImpl.KeyService.class) public final class KeyAsyncClient { - private final ClientLogger logger = new ClientLogger(KeyAsyncClient.class); + private static final ClientLogger LOGGER = new ClientLogger(KeyAsyncClient.class); + private final KeyClientImpl implClient; /** @@ -167,7 +168,7 @@ public Mono createKey(String name, KeyType keyType) { return withContext(context -> implClient.createKeyWithResponseAsync(name, keyType, context)).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -214,7 +215,7 @@ public Mono> createKeyWithResponse(CreateKeyOptions create try { return withContext(context -> implClient.createKeyWithResponseAsync(createKeyOptions, context)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -265,7 +266,7 @@ public Mono createKey(CreateKeyOptions createKeyOptions) { try { return createKeyWithResponse(createKeyOptions).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -318,7 +319,7 @@ public Mono createRsaKey(CreateRsaKeyOptions createRsaKeyOptions) { try { return createRsaKeyWithResponse(createRsaKeyOptions).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -371,7 +372,7 @@ public Mono> createRsaKeyWithResponse(CreateRsaKeyOptions try { return withContext(context -> implClient.createRsaKeyWithResponseAsync(createRsaKeyOptions, context)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -424,7 +425,7 @@ public Mono createEcKey(CreateEcKeyOptions createEcKeyOptions) { try { return createEcKeyWithResponse(createEcKeyOptions).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -479,7 +480,7 @@ public Mono> createEcKeyWithResponse(CreateEcKeyOptions cr try { return withContext(context -> implClient.createEcKeyWithResponseAsync(createEcKeyOptions, context)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -528,7 +529,7 @@ public Mono createOctKey(CreateOctKeyOptions createOctKeyOptions) { try { return createOctKeyWithResponse(createOctKeyOptions).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -578,7 +579,7 @@ public Mono> createOctKeyWithResponse(CreateOctKeyOptions try { return withContext(context -> implClient.createOctKeyWithResponseAsync(createOctKeyOptions, context)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -614,7 +615,7 @@ public Mono importKey(String name, JsonWebKey keyMaterial) { return withContext(context -> implClient.importKeyWithResponseAsync(name, keyMaterial, context)).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -659,7 +660,7 @@ public Mono importKey(ImportKeyOptions importKeyOptions) { try { return importKeyWithResponse(importKeyOptions).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -705,7 +706,7 @@ public Mono> importKeyWithResponse(ImportKeyOptions import try { return withContext(context -> implClient.importKeyWithResponseAsync(importKeyOptions, context)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -745,7 +746,7 @@ public Mono getKey(String name, String version) { try { return getKeyWithResponse(name, version).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -786,7 +787,7 @@ public Mono> getKeyWithResponse(String name, String versio return withContext(context -> implClient.getKeyWithResponseAsync(name, version == null ? "" : version, context)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -821,7 +822,7 @@ public Mono getKey(String name) { try { return getKeyWithResponse(name, "").flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -873,7 +874,7 @@ public Mono> updateKeyPropertiesWithResponse(KeyProperties return withContext(context -> implClient.updateKeyPropertiesWithResponseAsync(keyProperties, context, keyOperations)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -922,7 +923,7 @@ public Mono updateKeyProperties(KeyProperties keyProperties, KeyOpe try { return updateKeyPropertiesWithResponse(keyProperties, keyOperations).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -990,7 +991,7 @@ public Mono getDeletedKey(String name) { try { return getDeletedKeyWithResponse(name).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1023,7 +1024,7 @@ public Mono> getDeletedKeyWithResponse(String name) { try { return withContext(context -> implClient.getDeletedKeyWithResponseAsync(name, context)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1055,7 +1056,7 @@ public Mono purgeDeletedKey(String name) { try { return purgeDeletedKeyWithResponse(name).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1088,7 +1089,7 @@ public Mono> purgeDeletedKeyWithResponse(String name) { try { return withContext(context -> implClient.purgeDeletedKeyWithResponseAsync(name, context)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1161,7 +1162,7 @@ public Mono backupKey(String name) { try { return backupKeyWithResponse(name).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1203,7 +1204,7 @@ public Mono> backupKeyWithResponse(String name) { try { return withContext(context -> implClient.backupKeyWithResponseAsync(name, context)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1245,7 +1246,7 @@ public Mono restoreKeyBackup(byte[] backup) { try { return restoreKeyBackupWithResponse(backup).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1288,7 +1289,7 @@ public Mono> restoreKeyBackupWithResponse(byte[] backup) { try { return withContext(context -> implClient.restoreKeyBackupWithResponseAsync(backup, context)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1408,7 +1409,7 @@ public Mono getRandomBytes(int count) { return withContext(context -> implClient.getRandomBytesWithResponseAsync(count, context).flatMap(FluxUtil::toMono)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1437,7 +1438,7 @@ public Mono> getRandomBytesWithResponse(int count) { try { return withContext(context -> implClient.getRandomBytesWithResponseAsync(count, context)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1473,7 +1474,7 @@ public Mono releaseKey(String name, String targetAttestationTo return releaseKeyWithResponse(name, "", targetAttestationToken, new ReleaseKeyOptions()) .flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1512,7 +1513,7 @@ public Mono releaseKey(String name, String version, String tar return releaseKeyWithResponse(name, version, targetAttestationToken, new ReleaseKeyOptions()) .flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1563,7 +1564,7 @@ public Mono> releaseKeyWithResponse(String name, Stri implClient.releaseKeyWithResponseAsync(name, version, targetAttestationToken, releaseKeyOptions, context)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1595,7 +1596,7 @@ public Mono rotateKey(String name) { try { return rotateKeyWithResponse(name).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1630,7 +1631,7 @@ public Mono> rotateKeyWithResponse(String name) { try { return withContext(context -> implClient.rotateKeyWithResponseAsync(name, context)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1662,7 +1663,7 @@ public Mono getKeyRotationPolicy(String keyName) { try { return getKeyRotationPolicyWithResponse(keyName).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1697,7 +1698,7 @@ public Mono> getKeyRotationPolicyWithResponse(String try { return withContext(context -> implClient.getKeyRotationPolicyWithResponseAsync(keyName, context)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1743,7 +1744,7 @@ public Mono updateKeyRotationPolicy(String keyName, KeyRotati try { return updateKeyRotationPolicyWithResponse(keyName, keyRotationPolicy).flatMap(FluxUtil::toMono); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1794,7 +1795,7 @@ public Mono> updateKeyRotationPolicyWithResponse(Str return withContext(context -> implClient.updateKeyRotationPolicyWithResponseAsync(keyName, keyRotationPolicy, context)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/AesCbcHmacSha2.java b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/AesCbcHmacSha2.java index 96cbdb913d99e..c3d2c3a10f312 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/AesCbcHmacSha2.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/AesCbcHmacSha2.java @@ -17,8 +17,8 @@ import java.security.Provider; abstract class AesCbcHmacSha2 extends SymmetricEncryptionAlgorithm { + private static final ClientLogger LOGGER = new ClientLogger(AesCbcHmacSha2.class); private static final long BYTE_TO_BITS = 8L; - private final ClientLogger logger = new ClientLogger(AesCbcHmacSha2.class); abstract static class AbstractAesCbcHmacSha2CryptoTransform implements IAuthenticatedCryptoTransform { byte[] tag; @@ -117,7 +117,7 @@ private Triplet getAlgorithmParameters(String algorithm, by } static class AesCbcHmacSha2Decryptor extends AbstractAesCbcHmacSha2CryptoTransform { - final ClientLogger logger = new ClientLogger(AesCbcHmacSha2Decryptor.class); + private static final ClientLogger LOGGER = new ClientLogger(AesCbcHmacSha2Decryptor.class); AesCbcHmacSha2Decryptor(String name, byte[] key, byte[] iv, byte[] authenticationData, byte[] authenticationTag, Provider provider) @@ -145,7 +145,7 @@ public byte[] doFinal(byte[] input) // Check the tag before performing the final decrypt if (!ByteExtensions.sequenceEqualConstantTime(tag, tag)) { - throw logger.logExceptionAsWarning(new IllegalArgumentException("Data is not authentic")); + throw LOGGER.logExceptionAsWarning(new IllegalArgumentException("Data is not authentic")); } return inner.doFinal(input); @@ -202,19 +202,19 @@ public ICryptoTransform createDecryptor(byte[] key, byte[] iv, byte[] additional throws InvalidKeyException, NoSuchAlgorithmException, NoSuchPaddingException, InvalidAlgorithmParameterException { if (key == null) { - throw logger.logExceptionAsWarning(new IllegalArgumentException("No key material")); + throw LOGGER.logExceptionAsWarning(new IllegalArgumentException("No key material")); } if (iv == null) { - throw logger.logExceptionAsWarning(new IllegalArgumentException("No initialization vector")); + throw LOGGER.logExceptionAsWarning(new IllegalArgumentException("No initialization vector")); } if (additionalAuthenticatedData == null) { - throw logger.logExceptionAsWarning(new IllegalArgumentException("No authentication data")); + throw LOGGER.logExceptionAsWarning(new IllegalArgumentException("No authentication data")); } if (authenticationTag == null) { - throw logger.logExceptionAsWarning(new IllegalArgumentException("No authentication tag")); + throw LOGGER.logExceptionAsWarning(new IllegalArgumentException("No authentication tag")); } // Create the Decryptor @@ -237,15 +237,15 @@ public ICryptoTransform createEncryptor(byte[] key, byte[] iv, byte[] additional InvalidAlgorithmParameterException { if (key == null) { - throw logger.logExceptionAsError(new IllegalArgumentException("No key material")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("No key material")); } if (iv == null) { - throw logger.logExceptionAsError(new IllegalArgumentException("No initialization vector")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("No initialization vector")); } if (additionalAuthenticatedData == null) { - throw logger.logExceptionAsError(new IllegalArgumentException("No authentication data")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("No authentication data")); } // Create the Encryptor diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/AesKeyCryptographyClient.java b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/AesKeyCryptographyClient.java index aa79aa5cfe697..3a6f04174523e 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/AesKeyCryptographyClient.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/AesKeyCryptographyClient.java @@ -24,12 +24,12 @@ import java.util.Objects; class AesKeyCryptographyClient extends LocalKeyCryptographyClient { - static final int AES_BLOCK_SIZE = 16; - - private final ClientLogger logger = new ClientLogger(AesKeyCryptographyClient.class); + private static final ClientLogger LOGGER = new ClientLogger(AesKeyCryptographyClient.class); private byte[] key; + static final int AES_BLOCK_SIZE = 16; + /** * Creates a {@link AesKeyCryptographyClient} to perform local cryptography operations. * @@ -74,14 +74,14 @@ private Mono encryptInternal(EncryptionAlgorithm algorithm, byte[ } if (!isAes(algorithm)) { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new IllegalStateException("Encryption algorithm provided is not supported: " + algorithm)); } this.key = getKey(jsonWebKey); if (key == null || key.length == 0) { - throw logger.logExceptionAsError(new IllegalArgumentException("Key is empty.")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("Key is empty.")); } // Interpret the algorithm @@ -99,7 +99,7 @@ private Mono encryptInternal(EncryptionAlgorithm algorithm, byte[ if (isAes(algorithm)) { iv = generateRandomByteArray(AES_BLOCK_SIZE); } else { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new IllegalStateException("Encryption algorithm provided is not supported: " + algorithm)); } } @@ -145,14 +145,14 @@ private Mono decryptInternal(EncryptionAlgorithm algorithm, byte[ } if (!isAes(algorithm)) { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new IllegalStateException("Encryption algorithm provided is not supported: " + algorithm)); } this.key = getKey(jsonWebKey); if (key == null || key.length == 0) { - throw logger.logExceptionAsError(new IllegalArgumentException("Key is empty.")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("Key is empty.")); } // Interpret the algorithm @@ -202,7 +202,7 @@ Mono wrapKeyAsync(KeyWrapAlgorithm algorithm, byte[] key, Context co this.key = getKey(jsonWebKey); if (key == null || key.length == 0) { - throw logger.logExceptionAsError(new IllegalArgumentException("key")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("key")); } // Interpret the algorithm @@ -284,7 +284,7 @@ private byte[] generateRandomByteArray(int sizeInBytes) { iv = new byte[sizeInBytes]; randomSecureRandom.nextBytes(iv); } catch (NoSuchAlgorithmException e) { - logger.logThrowableAsError(e); + LOGGER.logThrowableAsError(e); } return iv; diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/AesKw.java b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/AesKw.java index b16ce1f2e93b4..d7e80f454e3f0 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/AesKw.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/AesKw.java @@ -17,11 +17,13 @@ import java.security.Provider; abstract class AesKw extends LocalKeyWrapAlgorithm { + private static final ClientLogger LOGGER = new ClientLogger(AesKw.class); + static final int BLOCK_SIZE_IN_BITS = 64; + static final String CIPHER_NAME = "AESWrap"; static final byte[] DEFAULT_IV = new byte[]{(byte) 0xA6, (byte) 0xA6, (byte) 0xA6, (byte) 0xA6, (byte) 0xA6, (byte) 0xA6, (byte) 0xA6, (byte) 0xA6}; - static final String CIPHER_NAME = "AESWrap"; static class AesKwDecryptor implements ICryptoTransform { final Cipher cipher; @@ -86,8 +88,6 @@ public byte[] doFinal(byte[] plaintext) } - private final ClientLogger logger = new ClientLogger(AesKw.class); - protected AesKw(String name) { super(name); } @@ -122,22 +122,22 @@ public ICryptoTransform createEncryptor(byte[] key, byte[] iv, Provider provider InvalidAlgorithmParameterException { if (key == null) { - throw logger.logExceptionAsError(new IllegalArgumentException("key")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("key")); } if (key.length != 128 >> 3 && key.length != 192 >> 3 && key.length != 256 >> 3) { - throw logger.logExceptionAsError(new IllegalArgumentException("key length must be 128, 192 or 256 bits")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("key length must be 128, 192 or 256 bits")); } if (iv != null) { // iv length must be 64 bits if (iv.length != BLOCK_SIZE_IN_BITS >> 3) { - throw logger.logExceptionAsError(new IllegalArgumentException(String.format( + throw LOGGER.logExceptionAsError(new IllegalArgumentException(String.format( "iv length must be %s bits", BLOCK_SIZE_IN_BITS))); } // iv cannot be specified with the default provider if (provider == null) { - throw logger.logExceptionAsError(new IllegalArgumentException( + throw LOGGER.logExceptionAsError(new IllegalArgumentException( "user specified iv is not supported with the default provider")); } } @@ -176,22 +176,22 @@ public ICryptoTransform createDecryptor(byte[] key, byte[] iv, Provider provider InvalidAlgorithmParameterException { if (key == null) { - throw logger.logExceptionAsError(new IllegalArgumentException("key")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("key")); } if (key.length != 128 >> 3 && key.length != 192 >> 3 && key.length != 256 >> 3) { - throw logger.logExceptionAsError(new IllegalArgumentException("key length must be 128, 192 or 256 bits")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("key length must be 128, 192 or 256 bits")); } if (iv != null) { // iv length must be 64 bits if (iv.length != BLOCK_SIZE_IN_BITS >> 3) { - throw logger.logExceptionAsError(new IllegalArgumentException(String.format( + throw LOGGER.logExceptionAsError(new IllegalArgumentException(String.format( "iv length must be %s bits", BLOCK_SIZE_IN_BITS))); } // iv cannot be specified with the default provider if (provider == null) { - throw logger.logExceptionAsError(new IllegalArgumentException( + throw LOGGER.logExceptionAsError(new IllegalArgumentException( "user specified iv is not supported with the default provider")); } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/CryptographyAsyncClient.java b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/CryptographyAsyncClient.java index 1db4a664a2657..a39869b3f082c 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/CryptographyAsyncClient.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/CryptographyAsyncClient.java @@ -73,11 +73,8 @@ */ @ServiceClient(builder = CryptographyClientBuilder.class, isAsync = true, serviceInterfaces = CryptographyService.class) public class CryptographyAsyncClient { - static final String SECRETS_COLLECTION = "secrets"; - - JsonWebKey key; + private static final ClientLogger LOGGER = new ClientLogger(CryptographyAsyncClient.class); - private final ClientLogger logger = new ClientLogger(CryptographyAsyncClient.class); private final CryptographyService service; private final HttpPipeline pipeline; private final String keyId; @@ -86,6 +83,10 @@ public class CryptographyAsyncClient { private LocalKeyCryptographyClient localKeyCryptographyClient; private String keyCollection; + static final String SECRETS_COLLECTION = "secrets"; + + JsonWebKey key; + /** * Creates a {@link CryptographyAsyncClient} that uses a given {@link HttpPipeline pipeline} to service requests. * @@ -145,7 +146,7 @@ private void initializeCryptoClients() { } else if (key.getKeyType().equals(OCT) || key.getKeyType().equals(OCT_HSM)) { this.localKeyCryptographyClient = new AesKeyCryptographyClient(this.key, this.cryptographyServiceClient); } else { - throw logger.logExceptionAsError(new IllegalArgumentException(String.format( + throw LOGGER.logExceptionAsError(new IllegalArgumentException(String.format( "The JSON Web Key type: %s is not supported.", this.key.getKeyType().toString()))); } } @@ -189,7 +190,7 @@ public Mono getKey() { try { return getKeyWithResponse().flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -221,7 +222,7 @@ public Mono> getKeyWithResponse() { try { return withContext(this::getKeyWithResponse); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -229,7 +230,7 @@ Mono> getKeyWithResponse(Context context) { if (cryptographyServiceClient != null) { return cryptographyServiceClient.getKey(context); } else { - throw logger.logExceptionAsError(new UnsupportedOperationException( + throw LOGGER.logExceptionAsError(new UnsupportedOperationException( "Operation not supported when in operating local-only mode")); } } @@ -239,7 +240,7 @@ Mono getSecretKey() { return withContext(context -> cryptographyServiceClient.getSecretKey(context)) .flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -357,7 +358,7 @@ public Mono encrypt(EncryptParameters encryptParameters) { try { return withContext(context -> encrypt(encryptParameters, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -368,7 +369,7 @@ Mono encrypt(EncryptionAlgorithm algorithm, byte[] plaintext, Con } if (!checkKeyPermissions(this.key.getKeyOps(), KeyOperation.ENCRYPT)) { - return Mono.error(logger.logExceptionAsError(new UnsupportedOperationException(String.format( + return Mono.error(LOGGER.logExceptionAsError(new UnsupportedOperationException(String.format( "Encrypt operation is missing permission/not supported for key with id: %s", key.getId())))); } @@ -383,7 +384,7 @@ Mono encrypt(EncryptParameters encryptParameters, Context context } if (!checkKeyPermissions(this.key.getKeyOps(), KeyOperation.ENCRYPT)) { - return Mono.error(logger.logExceptionAsError(new UnsupportedOperationException(String.format( + return Mono.error(LOGGER.logExceptionAsError(new UnsupportedOperationException(String.format( "Encrypt operation is missing permission/not supported for key with id: %s", key.getId())))); } @@ -503,7 +504,7 @@ public Mono decrypt(DecryptParameters decryptParameters) { try { return withContext(context -> decrypt(decryptParameters, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -514,7 +515,7 @@ Mono decrypt(EncryptionAlgorithm algorithm, byte[] ciphertext, Co } if (!checkKeyPermissions(this.key.getKeyOps(), KeyOperation.DECRYPT)) { - return Mono.error(logger.logExceptionAsError(new UnsupportedOperationException(String.format( + return Mono.error(LOGGER.logExceptionAsError(new UnsupportedOperationException(String.format( "Decrypt operation is not allowed for key with id: %s", key.getId())))); } @@ -529,7 +530,7 @@ Mono decrypt(DecryptParameters decryptParameters, Context context } if (!checkKeyPermissions(this.key.getKeyOps(), KeyOperation.DECRYPT)) { - return Mono.error(logger.logExceptionAsError(new UnsupportedOperationException(String.format( + return Mono.error(LOGGER.logExceptionAsError(new UnsupportedOperationException(String.format( "Decrypt operation is not allowed for key with id: %s", key.getId())))); } @@ -584,7 +585,7 @@ public Mono sign(SignatureAlgorithm algorithm, byte[] digest) { try { return withContext(context -> sign(algorithm, digest, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -598,7 +599,7 @@ Mono sign(SignatureAlgorithm algorithm, byte[] digest, Context conte } if (!checkKeyPermissions(this.key.getKeyOps(), KeyOperation.SIGN)) { - return Mono.error(logger.logExceptionAsError(new UnsupportedOperationException(String.format( + return Mono.error(LOGGER.logExceptionAsError(new UnsupportedOperationException(String.format( "Sign operation is not allowed for key with id: %s", key.getId())))); } @@ -655,7 +656,7 @@ public Mono verify(SignatureAlgorithm algorithm, byte[] digest, by try { return withContext(context -> verify(algorithm, digest, signature, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -670,7 +671,7 @@ Mono verify(SignatureAlgorithm algorithm, byte[] digest, byte[] si } if (!checkKeyPermissions(this.key.getKeyOps(), KeyOperation.VERIFY)) { - return Mono.error(logger.logExceptionAsError(new UnsupportedOperationException(String.format( + return Mono.error(LOGGER.logExceptionAsError(new UnsupportedOperationException(String.format( "Verify operation is not allowed for key with id: %s", key.getId())))); } @@ -723,7 +724,7 @@ public Mono wrapKey(KeyWrapAlgorithm algorithm, byte[] key) { try { return withContext(context -> wrapKey(algorithm, key, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -737,7 +738,7 @@ Mono wrapKey(KeyWrapAlgorithm algorithm, byte[] key, Context context } if (!checkKeyPermissions(this.key.getKeyOps(), KeyOperation.WRAP_KEY)) { - return Mono.error(logger.logExceptionAsError(new UnsupportedOperationException(String.format( + return Mono.error(LOGGER.logExceptionAsError(new UnsupportedOperationException(String.format( "Wrap Key operation is not allowed for key with id: %s", this.key.getId())))); } @@ -791,7 +792,7 @@ public Mono unwrapKey(KeyWrapAlgorithm algorithm, byte[] encrypted try { return withContext(context -> unwrapKey(algorithm, encryptedKey, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -805,7 +806,7 @@ Mono unwrapKey(KeyWrapAlgorithm algorithm, byte[] encryptedKey, Co } if (!checkKeyPermissions(this.key.getKeyOps(), KeyOperation.UNWRAP_KEY)) { - return Mono.error(logger.logExceptionAsError(new UnsupportedOperationException(String.format( + return Mono.error(LOGGER.logExceptionAsError(new UnsupportedOperationException(String.format( "Unwrap Key operation is not allowed for key with id: %s", this.key.getId())))); } @@ -857,7 +858,7 @@ public Mono signData(SignatureAlgorithm algorithm, byte[] data) { try { return withContext(context -> signData(algorithm, data, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -871,7 +872,7 @@ Mono signData(SignatureAlgorithm algorithm, byte[] data, Context con } if (!checkKeyPermissions(this.key.getKeyOps(), KeyOperation.SIGN)) { - return Mono.error(logger.logExceptionAsError(new UnsupportedOperationException(String.format( + return Mono.error(LOGGER.logExceptionAsError(new UnsupportedOperationException(String.format( "Sign Operation is not allowed for key with id: %s", this.key.getId())))); } @@ -925,7 +926,7 @@ public Mono verifyData(SignatureAlgorithm algorithm, byte[] data, try { return withContext(context -> verifyData(algorithm, data, signature, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -940,7 +941,7 @@ Mono verifyData(SignatureAlgorithm algorithm, byte[] data, byte[] } if (!checkKeyPermissions(this.key.getKeyOps(), KeyOperation.VERIFY)) { - return Mono.error(logger.logExceptionAsError(new UnsupportedOperationException(String.format( + return Mono.error(LOGGER.logExceptionAsError(new UnsupportedOperationException(String.format( "Verify operation is not allowed for key with id: %s", this.key.getId())))); } @@ -950,7 +951,7 @@ Mono verifyData(SignatureAlgorithm algorithm, byte[] data, byte[] private void unpackAndValidateId(String keyId) { if (CoreUtils.isNullOrEmpty(keyId)) { - throw logger.logExceptionAsError(new IllegalArgumentException("'keyId' cannot be null or empty.")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("'keyId' cannot be null or empty.")); } try { @@ -966,14 +967,14 @@ private void unpackAndValidateId(String keyId) { this.keyCollection = (tokens.length >= 2 ? tokens[1] : null); if (Strings.isNullOrEmpty(endpoint)) { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new IllegalArgumentException("Key endpoint in key identifier is invalid.")); } else if (Strings.isNullOrEmpty(keyName)) { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new IllegalArgumentException("Key name in key identifier is invalid.")); } } catch (MalformedURLException e) { - throw logger.logExceptionAsError(new IllegalArgumentException("The key identifier is malformed.", e)); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("The key identifier is malformed.", e)); } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/CryptographyServiceClient.java b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/CryptographyServiceClient.java index de6aee07f5305..83cbd2639a5ec 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/CryptographyServiceClient.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/CryptographyServiceClient.java @@ -45,18 +45,20 @@ import java.util.Objects; class CryptographyServiceClient { + private static final ClientLogger LOGGER = new ClientLogger(CryptographyServiceClient.class); private static final ObjectMapper MAPPER = new ObjectMapper(); - final String apiVersion; - static final String ACCEPT_LANGUAGE = "en-US"; - static final String CONTENT_TYPE_HEADER_VALUE = "application/json"; - - private final ClientLogger logger = new ClientLogger(CryptographyServiceClient.class); private final CryptographyService service; + private final String keyId; + + private String keyName; private String vaultUrl; private String version; - private String keyName; - private final String keyId; + + static final String ACCEPT_LANGUAGE = "en-US"; + static final String CONTENT_TYPE_HEADER_VALUE = "application/json"; + + final String apiVersion; CryptographyServiceClient(String keyId, CryptographyService service, CryptographyServiceVersion serviceVersion) { Objects.requireNonNull(keyId); @@ -83,17 +85,17 @@ private Mono> getKey(String name, String version, Context context = context == null ? Context.NONE : context; return service.getKey(vaultUrl, name, version, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Retrieving key - {}", name)) - .doOnSuccess(response -> logger.verbose("Retrieved key - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to get key - {}", name, error)); + .doOnRequest(ignored -> LOGGER.verbose("Retrieving key - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved key - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to get key - {}", name, error)); } Mono> getSecretKey(Context context) { return service.getSecret(vaultUrl, keyName, version, apiVersion, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Retrieving key - {}", keyName)) - .doOnSuccess(response -> logger.verbose("Retrieved key - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to get key - {}", keyName, error)) + .doOnRequest(ignored -> LOGGER.verbose("Retrieving key - {}", keyName)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved key - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to get key - {}", keyName, error)) .flatMap((stringResponse -> { try { return Mono.just(new SimpleResponse<>(stringResponse.getRequest(), @@ -117,9 +119,9 @@ Mono> setSecretKey(SecretKey secret, Context context) { return service.setSecret(vaultUrl, secret.getName(), apiVersion, ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Setting secret - {}", secret.getName())) - .doOnSuccess(response -> logger.verbose("Set secret - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to set secret - {}", secret.getName(), error)); + .doOnRequest(ignored -> LOGGER.verbose("Setting secret - {}", secret.getName())) + .doOnSuccess(response -> LOGGER.verbose("Set secret - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to set secret - {}", secret.getName(), error)); } JsonWebKey transformSecretKey(SecretKey secretKey) throws JsonProcessingException { @@ -170,9 +172,9 @@ private Mono encrypt(KeyOperationParameters keyOperationParameter return service.encrypt(vaultUrl, keyName, version, apiVersion, ACCEPT_LANGUAGE, keyOperationParameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Encrypting content with algorithm - {}", algorithm)) - .doOnSuccess(response -> logger.verbose("Retrieved encrypted content with algorithm - {}", algorithm)) - .doOnError(error -> logger.warning("Failed to encrypt content with algorithm - {}", algorithm, error)) + .doOnRequest(ignored -> LOGGER.verbose("Encrypting content with algorithm - {}", algorithm)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved encrypted content with algorithm - {}", algorithm)) + .doOnError(error -> LOGGER.warning("Failed to encrypt content with algorithm - {}", algorithm, error)) .map(keyOperationResultResponse -> { KeyOperationResult keyOperationResult = keyOperationResultResponse.getValue(); @@ -216,9 +218,9 @@ private Mono decrypt(KeyOperationParameters keyOperationParameter return service.decrypt(vaultUrl, keyName, version, apiVersion, ACCEPT_LANGUAGE, keyOperationParameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Decrypting content with algorithm - {}", algorithm)) - .doOnSuccess(response -> logger.verbose("Retrieved decrypted content with algorithm - {}", algorithm)) - .doOnError(error -> logger.warning("Failed to decrypt content with algorithm - {}", algorithm, error)) + .doOnRequest(ignored -> LOGGER.verbose("Decrypting content with algorithm - {}", algorithm)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved decrypted content with algorithm - {}", algorithm)) + .doOnError(error -> LOGGER.warning("Failed to decrypt content with algorithm - {}", algorithm, error)) .flatMap(keyOperationResultResponse -> Mono.just( new DecryptResult(keyOperationResultResponse.getValue().getResult(), algorithm, keyId))); } @@ -231,9 +233,9 @@ Mono sign(SignatureAlgorithm algorithm, byte[] digest, Context conte return service.sign(vaultUrl, keyName, version, apiVersion, ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Signing content with algorithm - {}", algorithm)) - .doOnSuccess(response -> logger.verbose("Retrieved signed content with algorithm - {}", algorithm)) - .doOnError(error -> logger.warning("Failed to sign content with algorithm - {}", algorithm, error)) + .doOnRequest(ignored -> LOGGER.verbose("Signing content with algorithm - {}", algorithm)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved signed content with algorithm - {}", algorithm)) + .doOnError(error -> LOGGER.warning("Failed to sign content with algorithm - {}", algorithm, error)) .flatMap(keyOperationResultResponse -> Mono.just(new SignResult(keyOperationResultResponse.getValue().getResult(), algorithm, keyId))); } @@ -247,9 +249,9 @@ Mono verify(SignatureAlgorithm algorithm, byte[] digest, byte[] si return service.verify(vaultUrl, keyName, version, apiVersion, ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Verifying content with algorithm - {}", algorithm)) - .doOnSuccess(response -> logger.verbose("Retrieved verified content with algorithm - {}", algorithm)) - .doOnError(error -> logger.warning("Failed to verify content with algorithm - {}", algorithm, error)) + .doOnRequest(ignored -> LOGGER.verbose("Verifying content with algorithm - {}", algorithm)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved verified content with algorithm - {}", algorithm)) + .doOnError(error -> LOGGER.warning("Failed to verify content with algorithm - {}", algorithm, error)) .flatMap(response -> Mono.just(new VerifyResult(response.getValue().getValue(), algorithm, keyId))); } @@ -261,9 +263,9 @@ Mono wrapKey(KeyWrapAlgorithm algorithm, byte[] key, Context context return service.wrapKey(vaultUrl, keyName, version, apiVersion, ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Wrapping key content with algorithm - {}", algorithm)) - .doOnSuccess(response -> logger.verbose("Retrieved wrapped key content with algorithm - {}", algorithm)) - .doOnError(error -> logger.warning("Failed to verify content with algorithm - {}", algorithm, error)) + .doOnRequest(ignored -> LOGGER.verbose("Wrapping key content with algorithm - {}", algorithm)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved wrapped key content with algorithm - {}", algorithm)) + .doOnError(error -> LOGGER.warning("Failed to verify content with algorithm - {}", algorithm, error)) .flatMap(keyOperationResultResponse -> Mono.just(new WrapResult(keyOperationResultResponse.getValue().getResult(), algorithm, keyId))); } @@ -276,9 +278,9 @@ Mono unwrapKey(KeyWrapAlgorithm algorithm, byte[] encryptedKey, Co return service.unwrapKey(vaultUrl, keyName, version, apiVersion, ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Unwrapping key content with algorithm - {}", algorithm)) - .doOnSuccess(response -> logger.verbose("Retrieved unwrapped key content with algorithm - {}", algorithm)) - .doOnError(error -> logger.warning("Failed to unwrap key content with algorithm - {}", algorithm, error)) + .doOnRequest(ignored -> LOGGER.verbose("Unwrapping key content with algorithm - {}", algorithm)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved unwrapped key content with algorithm - {}", algorithm)) + .doOnError(error -> LOGGER.warning("Failed to unwrap key content with algorithm - {}", algorithm, error)) .flatMap(response -> Mono.just(new UnwrapResult(response.getValue().getResult(), algorithm, keyId))); } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/EcKeyCryptographyClient.java b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/EcKeyCryptographyClient.java index 72012b3f8d9a4..9b51bcdf56f26 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/EcKeyCryptographyClient.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/EcKeyCryptographyClient.java @@ -26,12 +26,13 @@ import java.security.MessageDigest; class EcKeyCryptographyClient extends LocalKeyCryptographyClient { - private final ClientLogger logger = new ClientLogger(EcKeyCryptographyClient.class); + private static final ClientLogger LOGGER = new ClientLogger(EcKeyCryptographyClient.class); - private KeyPair keyPair; private final CryptographyServiceClient serviceClient; private final Provider provider; + private KeyPair keyPair; + /** * Creates a EcKeyCryptographyClient that uses {@code service} to service requests * @@ -59,25 +60,25 @@ private KeyPair getKeyPair(JsonWebKey key) { @Override Mono encryptAsync(EncryptionAlgorithm algorithm, byte[] plaintext, Context context, JsonWebKey key) { - throw logger.logExceptionAsError(new UnsupportedOperationException( + throw LOGGER.logExceptionAsError(new UnsupportedOperationException( "Encrypt operation is not supported for EC key")); } @Override Mono encryptAsync(EncryptParameters options, Context context, JsonWebKey key) { - throw logger.logExceptionAsError(new UnsupportedOperationException( + throw LOGGER.logExceptionAsError(new UnsupportedOperationException( "Encrypt operation is not supported for EC key")); } @Override Mono decryptAsync(EncryptionAlgorithm algorithm, byte[] plaintext, Context context, JsonWebKey key) { - throw logger.logExceptionAsError(new UnsupportedOperationException( + throw LOGGER.logExceptionAsError(new UnsupportedOperationException( "Encrypt operation is not supported for EC key")); } @Override Mono decryptAsync(DecryptParameters options, Context context, JsonWebKey key) { - throw logger.logExceptionAsError(new UnsupportedOperationException( + throw LOGGER.logExceptionAsError(new UnsupportedOperationException( "Decrypt operation is not supported for EC key")); } @@ -171,7 +172,7 @@ Mono wrapKeyAsync(KeyWrapAlgorithm algorithm, byte[] key, Context co @Override Mono unwrapKeyAsync(KeyWrapAlgorithm algorithm, byte[] encryptedKey, Context context, JsonWebKey key) { - throw logger.logExceptionAsError(new UnsupportedOperationException( + throw LOGGER.logExceptionAsError(new UnsupportedOperationException( "Unwrap key operation is not supported for Ec key")); } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/Ecdsa.java b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/Ecdsa.java index 6d091d1b4ad07..217fea4e646d6 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/Ecdsa.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/Ecdsa.java @@ -11,7 +11,7 @@ import java.security.Signature; abstract class Ecdsa extends AsymmetricSignatureAlgorithm { - private final ClientLogger logger = new ClientLogger(Ecdsa.class); + private static final ClientLogger LOGGER = new ClientLogger(Ecdsa.class); protected Ecdsa() { super("NONEwithECDSA"); @@ -57,7 +57,7 @@ public boolean verify(byte[] digest, byte[] signature) throws GeneralSecurityExc private void checkDigestLength(byte[] digest) { if (digest.length != getDigestLength()) { - throw logger.logExceptionAsError(new IllegalArgumentException("Invalid digest length.")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("Invalid digest length.")); } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyAsyncClient.java b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyAsyncClient.java index 4a3f791e3e538..beaf7012d1429 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyAsyncClient.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyAsyncClient.java @@ -20,7 +20,7 @@ */ @ServiceClient(builder = KeyEncryptionKeyClientBuilder.class, isAsync = true) public final class KeyEncryptionKeyAsyncClient extends CryptographyAsyncClient implements AsyncKeyEncryptionKey { - private final ClientLogger logger = new ClientLogger(KeyEncryptionKeyAsyncClient.class); + private static final ClientLogger LOGGER = new ClientLogger(KeyEncryptionKeyAsyncClient.class); /** * Creates a {@link KeyEncryptionKeyAsyncClient} that uses {@code pipeline} to service requests @@ -63,7 +63,7 @@ public Mono wrapKey(String algorithm, byte[] key) { return wrapKey(wrapAlgorithm, key).flatMap(keyWrapResult -> Mono.just(keyWrapResult.getEncryptedKey())); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -79,7 +79,7 @@ public Mono unwrapKey(String algorithm, byte[] encryptedKey) { return unwrapKey(wrapAlgorithm, encryptedKey) .flatMap(keyUnwrapResult -> Mono.just(keyUnwrapResult.getKey())); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyClientBuilder.java b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyClientBuilder.java index 2f2846512e436..ca73f803d336b 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyClientBuilder.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyClientBuilder.java @@ -58,7 +58,8 @@ public final class KeyEncryptionKeyClientBuilder implements KeyEncryptionKeyReso TokenCredentialTrait, HttpTrait, ConfigurationTrait { - private final ClientLogger logger = new ClientLogger(KeyEncryptionKeyClientBuilder.class); + private static final ClientLogger LOGGER = new ClientLogger(KeyEncryptionKeyClientBuilder.class); + private final CryptographyClientBuilder builder; /** @@ -134,7 +135,7 @@ public Mono buildAsyncKeyEncryptionKey(String k builder.keyIdentifier(keyId); if (Strings.isNullOrEmpty(keyId)) { - throw logger.logExceptionAsError(new IllegalStateException( + throw LOGGER.logExceptionAsError(new IllegalStateException( "An Azure Key Vault key identifier cannot be null and is required to build the key encryption key " + "client.")); } @@ -146,7 +147,7 @@ public Mono buildAsyncKeyEncryptionKey(String k } if (builder.getCredential() == null) { - throw logger.logExceptionAsError(new IllegalStateException( + throw LOGGER.logExceptionAsError(new IllegalStateException( "Azure Key Vault credentials cannot be null and are required to build a key encryption key client.")); } @@ -171,10 +172,10 @@ public Mono buildAsyncKeyEncryptionKey(String k */ public Mono buildAsyncKeyEncryptionKey(JsonWebKey key) { if (key == null) { - throw logger.logExceptionAsError(new IllegalStateException( + throw LOGGER.logExceptionAsError(new IllegalStateException( "JSON Web Key cannot be null and is required to build a local key encryption key async client.")); } else if (key.getId() == null) { - throw logger.logExceptionAsError(new IllegalArgumentException( + throw LOGGER.logExceptionAsError(new IllegalArgumentException( "JSON Web Key's id property is not configured.")); } @@ -195,7 +196,7 @@ public Mono buildAsyncKeyEncryptionKey(JsonWebK @Override public KeyEncryptionKeyClientBuilder credential(TokenCredential credential) { if (credential == null) { - throw logger.logExceptionAsError(new NullPointerException("'credential' cannot be null.")); + throw LOGGER.logExceptionAsError(new NullPointerException("'credential' cannot be null.")); } builder.credential(credential); @@ -243,7 +244,7 @@ public KeyEncryptionKeyClientBuilder httpLogOptions(HttpLogOptions logOptions) { @Override public KeyEncryptionKeyClientBuilder addPolicy(HttpPipelinePolicy policy) { if (policy == null) { - throw logger.logExceptionAsError(new NullPointerException("'policy' cannot be null.")); + throw LOGGER.logExceptionAsError(new NullPointerException("'policy' cannot be null.")); } builder.addPolicy(policy); diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/RsaKeyCryptographyClient.java b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/RsaKeyCryptographyClient.java index d5eb669c355de..316ff9c45f6d2 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/RsaKeyCryptographyClient.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/cryptography/RsaKeyCryptographyClient.java @@ -30,8 +30,9 @@ import java.util.Objects; class RsaKeyCryptographyClient extends LocalKeyCryptographyClient { + private static final ClientLogger LOGGER = new ClientLogger(RsaKeyCryptographyClient.class); + private KeyPair keyPair; - private final ClientLogger logger = new ClientLogger(RsaKeyCryptographyClient.class); /* * Creates a RsaKeyCryptographyClient that uses {@code serviceClient) to service requests @@ -188,7 +189,7 @@ Mono signAsync(SignatureAlgorithm algorithm, byte[] digest, Context if (serviceCryptoAvailable()) { return serviceClient.sign(algorithm, digest, context); } else { - return FluxUtil.monoError(logger, + return FluxUtil.monoError(LOGGER, new UnsupportedOperationException("Sign operation on Local RSA key is not supported currently.")); } } @@ -199,7 +200,7 @@ Mono verifyAsync(SignatureAlgorithm algorithm, byte[] digest, byte if (serviceCryptoAvailable()) { return serviceClient.verify(algorithm, digest, signature, context); } else { - return FluxUtil.monoError(logger, + return FluxUtil.monoError(LOGGER, new UnsupportedOperationException("Verify operation on Local RSA key is not supported currently.")); } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/implementation/KeyClientImpl.java b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/implementation/KeyClientImpl.java index 3ee6eb5d363db..2bd64770812c1 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/implementation/KeyClientImpl.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/implementation/KeyClientImpl.java @@ -67,19 +67,19 @@ import static com.azure.core.util.FluxUtil.withContext; public class KeyClientImpl { - static final String ACCEPT_LANGUAGE = "en-US"; - static final int DEFAULT_MAX_PAGE_RESULTS = 25; - static final String CONTENT_TYPE_HEADER_VALUE = "application/json"; + private static final ClientLogger LOGGER = new ClientLogger(KeyClientImpl.class); private static final String HTTP_REST_PROXY_SYNC_PROXY_ENABLE = "com.azure.core.http.restproxy.syncproxy.enable"; - private static final Duration DEFAULT_POLLING_INTERVAL = Duration.ofSeconds(1); private final String vaultUrl; private final KeyService service; - private final ClientLogger logger = new ClientLogger(KeyClientImpl.class); private final HttpPipeline pipeline; private final KeyServiceVersion keyServiceVersion; + static final String ACCEPT_LANGUAGE = "en-US"; + static final int DEFAULT_MAX_PAGE_RESULTS = 25; + static final String CONTENT_TYPE_HEADER_VALUE = "application/json"; + /** * Creates a {@link KeyClientImpl} that uses an {@link HttpPipeline} to service requests. * @@ -635,9 +635,9 @@ public Mono> createKeyWithResponseAsync(String name, KeyTy return service.createKeyAsync(vaultUrl, name, keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Creating key - {}", name)) - .doOnSuccess(response -> logger.verbose("Created key - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to create key - {}", name, error)); + .doOnRequest(ignored -> LOGGER.verbose("Creating key - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Created key - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to create key - {}", name, error)); } public Response createKeyWithResponse(String name, KeyType keyType, Context context) { @@ -654,9 +654,9 @@ public Mono> createKeyWithResponseAsync(CreateKeyOptions c return service.createKeyAsync(vaultUrl, createKeyOptions.getName(), keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Creating key - {}", createKeyOptions.getName())) - .doOnSuccess(response -> logger.verbose("Created key - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to create key - {}", createKeyOptions.getName(), error)); + .doOnRequest(ignored -> LOGGER.verbose("Creating key - {}", createKeyOptions.getName())) + .doOnSuccess(response -> LOGGER.verbose("Created key - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to create key - {}", createKeyOptions.getName(), error)); } public Response createKeyWithResponse(CreateKeyOptions createKeyOptions, Context context) { @@ -686,9 +686,9 @@ public Mono> createRsaKeyWithResponseAsync(CreateRsaKeyOpt return service.createKeyAsync(vaultUrl, createRsaKeyOptions.getName(), keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Creating RSA key - {}", createRsaKeyOptions.getName())) - .doOnSuccess(response -> logger.verbose("Created RSA key - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to create RSA key - {}", createRsaKeyOptions.getName(), error)); + .doOnRequest(ignored -> LOGGER.verbose("Creating RSA key - {}", createRsaKeyOptions.getName())) + .doOnSuccess(response -> LOGGER.verbose("Created RSA key - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to create RSA key - {}", createRsaKeyOptions.getName(), error)); } public Response createRsaKeyWithResponse(CreateRsaKeyOptions createRsaKeyOptions, Context context) { @@ -719,9 +719,9 @@ public Mono> createEcKeyWithResponseAsync(CreateEcKeyOptio return service.createKeyAsync(vaultUrl, createEcKeyOptions.getName(), keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Creating EC key - {}", createEcKeyOptions.getName())) - .doOnSuccess(response -> logger.verbose("Created EC key - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to create EC key - {}", createEcKeyOptions.getName(), error)); + .doOnRequest(ignored -> LOGGER.verbose("Creating EC key - {}", createEcKeyOptions.getName())) + .doOnSuccess(response -> LOGGER.verbose("Created EC key - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to create EC key - {}", createEcKeyOptions.getName(), error)); } public Response createEcKeyWithResponse(CreateEcKeyOptions createEcKeyOptions, Context context) { @@ -751,10 +751,10 @@ public Mono> createOctKeyWithResponseAsync(CreateOctKeyOpt return service.createKeyAsync(vaultUrl, createOctKeyOptions.getName(), keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Creating symmetric key - {}", createOctKeyOptions.getName())) - .doOnSuccess(response -> logger.verbose("Created symmetric key - {}", response.getValue().getName())) + .doOnRequest(ignored -> LOGGER.verbose("Creating symmetric key - {}", createOctKeyOptions.getName())) + .doOnSuccess(response -> LOGGER.verbose("Created symmetric key - {}", response.getValue().getName())) .doOnError(error -> - logger.warning("Failed to create symmetric key - {}", createOctKeyOptions.getName(), error)); + LOGGER.warning("Failed to create symmetric key - {}", createOctKeyOptions.getName(), error)); } public Response createOctKeyWithResponse(CreateOctKeyOptions createOctKeyOptions, Context context) { @@ -784,9 +784,9 @@ public Mono> importKeyWithResponseAsync(String name, JsonW return service.importKeyAsync(vaultUrl, name, keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Importing key - {}", name)) - .doOnSuccess(response -> logger.verbose("Imported key - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to import key - {}", name, error)); + .doOnRequest(ignored -> LOGGER.verbose("Importing key - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Imported key - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to import key - {}", name, error)); } public Response importKeyWithResponse(String name, JsonWebKey keyMaterial, Context context) { @@ -803,9 +803,9 @@ public Mono> importKeyWithResponseAsync(ImportKeyOptions i return service.importKeyAsync(vaultUrl, importKeyOptions.getName(), keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Importing key - {}", importKeyOptions.getName())) - .doOnSuccess(response -> logger.verbose("Imported key - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to import key - {}", importKeyOptions.getName(), error)); + .doOnRequest(ignored -> LOGGER.verbose("Importing key - {}", importKeyOptions.getName())) + .doOnSuccess(response -> LOGGER.verbose("Imported key - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to import key - {}", importKeyOptions.getName(), error)); } public Response importKeyWithResponse(ImportKeyOptions importKeyOptions, Context context) { @@ -832,9 +832,9 @@ private KeyImportRequestParameters validateAndCreateKeyImportRequestParameters(I public Mono> getKeyWithResponseAsync(String name, String version, Context context) { return service.getKeyAsync(vaultUrl, name, version, keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Retrieving key - {}", name)) - .doOnSuccess(response -> logger.verbose("Retrieved key - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to retrieve key - {}", name, error)); + .doOnRequest(ignored -> LOGGER.verbose("Retrieving key - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved key - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to retrieve key - {}", name, error)); } public Response getKeyWithResponse(String name, String version, Context context) { @@ -853,9 +853,9 @@ public Mono> updateKeyPropertiesWithResponseAsync(KeyPrope return service.updateKeyAsync(vaultUrl, keyProperties.getName(), keyProperties.getVersion(), keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Updating key - {}", keyProperties.getName())) - .doOnSuccess(response -> logger.verbose("Updated key - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to update key - {}", keyProperties.getName(), error)); + .doOnRequest(ignored -> LOGGER.verbose("Updating key - {}", keyProperties.getName())) + .doOnSuccess(response -> LOGGER.verbose("Updated key - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to update key - {}", keyProperties.getName(), error)); } public Response updateKeyPropertiesWithResponse(KeyProperties keyProperties, Context context, @@ -925,17 +925,17 @@ private Function, Mono>> cre private Mono> deleteKeyWithResponse(String name, Context context) { return service.deleteKeyAsync(vaultUrl, name, keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Deleting key - {}", name)) - .doOnSuccess(response -> logger.verbose("Deleted key - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to delete key - {}", name, error)); + .doOnRequest(ignored -> LOGGER.verbose("Deleting key - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Deleted key - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to delete key - {}", name, error)); } public Mono> getDeletedKeyWithResponseAsync(String name, Context context) { return service.getDeletedKeyAsync(vaultUrl, name, keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Retrieving deleted key - {}", name)) - .doOnSuccess(response -> logger.verbose("Retrieved deleted key - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to retrieve deleted key - {}", name, error)); + .doOnRequest(ignored -> LOGGER.verbose("Retrieving deleted key - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved deleted key - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to retrieve deleted key - {}", name, error)); } public Response getDeletedKeyWithResponse(String name, Context context) { @@ -949,9 +949,9 @@ public Response getDeletedKeyWithResponse(String name, Context conte public Mono> purgeDeletedKeyWithResponseAsync(String name, Context context) { return service.purgeDeletedKeyAsync(vaultUrl, name, keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Purging deleted key - {}", name)) - .doOnSuccess(response -> logger.verbose("Purged deleted key - {}", name)) - .doOnError(error -> logger.warning("Failed to purge deleted key - {}", name, error)); + .doOnRequest(ignored -> LOGGER.verbose("Purging deleted key - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Purged deleted key - {}", name)) + .doOnError(error -> LOGGER.warning("Failed to purge deleted key - {}", name, error)); } public Response purgeDeletedKeyWithResponse(String name, Context context) { @@ -1001,17 +1001,17 @@ private Function, Mono>> c private Mono> recoverDeletedKeyWithResponse(String name, Context context) { return service.recoverDeletedKeyAsync(vaultUrl, name, keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Recovering deleted key - {}", name)) - .doOnSuccess(response -> logger.verbose("Recovered deleted key - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to recover deleted key - {}", name, error)); + .doOnRequest(ignored -> LOGGER.verbose("Recovering deleted key - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Recovered deleted key - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to recover deleted key - {}", name, error)); } public Mono> backupKeyWithResponseAsync(String name, Context context) { return service.backupKeyAsync(vaultUrl, name, keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Backing up key - {}", name)) - .doOnSuccess(response -> logger.verbose("Backed up key - {}", name)) - .doOnError(error -> logger.warning("Failed to back up key - {}", name, error)) + .doOnRequest(ignored -> LOGGER.verbose("Backing up key - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Backed up key - {}", name)) + .doOnError(error -> LOGGER.warning("Failed to back up key - {}", name, error)) .flatMap(base64URLResponse -> Mono.just(new SimpleResponse<>(base64URLResponse.getRequest(), base64URLResponse.getStatusCode(), base64URLResponse.getHeaders(), base64URLResponse.getValue().getValue()))); @@ -1032,9 +1032,9 @@ public Mono> restoreKeyBackupWithResponseAsync(byte[] back return service.restoreKeyAsync(vaultUrl, keyServiceVersion.getVersion(), parameters, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Restoring key")) - .doOnSuccess(response -> logger.verbose("Restored key - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to restore key", error)); + .doOnRequest(ignored -> LOGGER.verbose("Restoring key")) + .doOnSuccess(response -> LOGGER.verbose("Restored key - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to restore key", error)); } public Response restoreKeyBackupWithResponse(byte[] backup, Context context) { @@ -1051,7 +1051,7 @@ public PagedFlux listPropertiesOfKeys() { return new PagedFlux<>(() -> withContext(this::listKeysFirstPage), continuationToken -> withContext(context -> listKeysNextPage(continuationToken, context))); } catch (RuntimeException ex) { - return new PagedFlux<>(() -> monoError(logger, ex)); + return new PagedFlux<>(() -> monoError(LOGGER, ex)); } } @@ -1073,11 +1073,11 @@ private Mono> listKeysFirstPage(Context context) { try { return service.getKeysAsync(vaultUrl, DEFAULT_MAX_PAGE_RESULTS, keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing keys")) - .doOnSuccess(response -> logger.verbose("Listed keys")) - .doOnError(error -> logger.warning("Failed to list keys", error)); + .doOnRequest(ignored -> LOGGER.verbose("Listing keys")) + .doOnSuccess(response -> LOGGER.verbose("Listed keys")) + .doOnError(error -> LOGGER.warning("Failed to list keys", error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1095,12 +1095,12 @@ private Mono> listKeysNextPage(String continuationT try { return service.getKeysAsync(vaultUrl, continuationToken, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing next keys page - Page {} ", continuationToken)) - .doOnSuccess(response -> logger.verbose("Listed next keys page - Page {} ", continuationToken)) + .doOnRequest(ignored -> LOGGER.verbose("Listing next keys page - Page {} ", continuationToken)) + .doOnSuccess(response -> LOGGER.verbose("Listed next keys page - Page {} ", continuationToken)) .doOnError(error -> - logger.warning("Failed to list next keys page - Page {} ", continuationToken, error)); + LOGGER.warning("Failed to list next keys page - Page {} ", continuationToken, error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1109,7 +1109,7 @@ public PagedFlux listDeletedKeys() { return new PagedFlux<>(() -> withContext(this::listDeletedKeysFirstPage), continuationToken -> withContext(context -> listDeletedKeysNextPage(continuationToken, context))); } catch (RuntimeException ex) { - return new PagedFlux<>(() -> monoError(logger, ex)); + return new PagedFlux<>(() -> monoError(LOGGER, ex)); } } @@ -1131,11 +1131,11 @@ private Mono> listDeletedKeysFirstPage(Context context try { return service.getDeletedKeysAsync(vaultUrl, DEFAULT_MAX_PAGE_RESULTS, keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing deleted keys")) - .doOnSuccess(response -> logger.verbose("Listed deleted keys")) - .doOnError(error -> logger.warning("Failed to list deleted keys", error)); + .doOnRequest(ignored -> LOGGER.verbose("Listing deleted keys")) + .doOnSuccess(response -> LOGGER.verbose("Listed deleted keys")) + .doOnError(error -> LOGGER.warning("Failed to list deleted keys", error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1153,12 +1153,12 @@ private Mono> listDeletedKeysNextPage(String continuat try { return service.getDeletedKeysAsync(vaultUrl, continuationToken, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing next deleted keys page - Page {} ", continuationToken)) - .doOnSuccess(response -> logger.verbose("Listed next deleted keys page - Page {} ", continuationToken)) + .doOnRequest(ignored -> LOGGER.verbose("Listing next deleted keys page - Page {} ", continuationToken)) + .doOnSuccess(response -> LOGGER.verbose("Listed next deleted keys page - Page {} ", continuationToken)) .doOnError(error -> - logger.warning("Failed to list next deleted keys page - Page {} ", continuationToken, error)); + LOGGER.warning("Failed to list next deleted keys page - Page {} ", continuationToken, error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1167,7 +1167,7 @@ public PagedFlux listPropertiesOfKeyVersions(String name) { return new PagedFlux<>(() -> withContext(context -> listKeyVersionsFirstPage(name, context)), continuationToken -> withContext(context -> listKeyVersionsNextPage(continuationToken, context))); } catch (RuntimeException ex) { - return new PagedFlux<>(() -> monoError(logger, ex)); + return new PagedFlux<>(() -> monoError(LOGGER, ex)); } } @@ -1189,11 +1189,11 @@ private Mono> listKeyVersionsFirstPage(String name, try { return service.getKeyVersionsAsync(vaultUrl, name, DEFAULT_MAX_PAGE_RESULTS, keyServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing key versions - {}", name)) - .doOnSuccess(response -> logger.verbose("Listed key versions - {}", name)) - .doOnError(error -> logger.warning("Failed to list key versions - {}", name, error)); + .doOnRequest(ignored -> LOGGER.verbose("Listing key versions - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Listed key versions - {}", name)) + .doOnError(error -> LOGGER.warning("Failed to list key versions - {}", name, error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1211,12 +1211,12 @@ private Mono> listKeyVersionsNextPage(String contin try { return service.getKeysAsync(vaultUrl, continuationToken, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing next key versions page - Page {} ", continuationToken)) - .doOnSuccess(response -> logger.verbose("Listed next key versions page - Page {} ", continuationToken)) + .doOnRequest(ignored -> LOGGER.verbose("Listing next key versions page - Page {} ", continuationToken)) + .doOnSuccess(response -> LOGGER.verbose("Listed next key versions page - Page {} ", continuationToken)) .doOnError(error -> - logger.warning("Failed to list next key versions page - Page {} ", continuationToken, error)); + LOGGER.warning("Failed to list next key versions page - Page {} ", continuationToken, error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -1225,12 +1225,12 @@ public Mono> getRandomBytesWithResponseAsync(int count, Context return service.getRandomBytesAsync(vaultUrl, keyServiceVersion.getVersion(), new GetRandomBytesRequest().setCount(count), CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Getting {} random bytes.", count)) - .doOnSuccess(response -> logger.verbose("Got {} random bytes.", count)) - .doOnError(error -> logger.warning("Failed to get random bytes - {}", error)) + .doOnRequest(ignored -> LOGGER.verbose("Getting {} random bytes.", count)) + .doOnSuccess(response -> LOGGER.verbose("Got {} random bytes.", count)) + .doOnError(error -> LOGGER.warning("Failed to get random bytes - {}", error)) .map(response -> new SimpleResponse<>(response, response.getValue().getBytes())); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1254,11 +1254,11 @@ public Mono> releaseKeyWithResponseAsync(String name, return service.releaseAsync(vaultUrl, name, version, keyServiceVersion.getVersion(), keyReleaseParameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Releasing key with name %s and version %s.", name, version)) - .doOnSuccess(response -> logger.verbose("Released key with name %s and version %s.", name, version)) - .doOnError(error -> logger.warning("Failed to release key - {}", error)); + .doOnRequest(ignored -> LOGGER.verbose("Releasing key with name %s and version %s.", name, version)) + .doOnSuccess(response -> LOGGER.verbose("Released key with name %s and version %s.", name, version)) + .doOnError(error -> LOGGER.warning("Failed to release key - {}", error)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1274,18 +1274,18 @@ public Response releaseKeyWithResponse(String name, String ver return service.release(vaultUrl, name, version, keyServiceVersion.getVersion(), keyReleaseParameters, CONTENT_TYPE_HEADER_VALUE, context); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } private KeyReleaseParameters validateAndCreateKeyReleaseParameters(String name, String targetAttestationToken, ReleaseKeyOptions releaseKeyOptions) { if (CoreUtils.isNullOrEmpty(name)) { - throw logger.logExceptionAsError(new IllegalArgumentException("'name' cannot be null or empty")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("'name' cannot be null or empty")); } if (CoreUtils.isNullOrEmpty(targetAttestationToken)) { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new IllegalArgumentException("'targetAttestationToken' cannot be null or empty")); } @@ -1300,23 +1300,23 @@ private KeyReleaseParameters validateAndCreateKeyReleaseParameters(String name, public Mono> rotateKeyWithResponseAsync(String name, Context context) { try { if (CoreUtils.isNullOrEmpty(name)) { - return monoError(logger, new IllegalArgumentException("'name' cannot be null or empty")); + return monoError(LOGGER, new IllegalArgumentException("'name' cannot be null or empty")); } return service.rotateKeyAsync(vaultUrl, name, keyServiceVersion.getVersion(), CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Rotating key with name %s.", name)) - .doOnSuccess(response -> logger.verbose("Rotated key with name %s.", name)) - .doOnError(error -> logger.warning("Failed to rotate key - {}", error)); + .doOnRequest(ignored -> LOGGER.verbose("Rotating key with name %s.", name)) + .doOnSuccess(response -> LOGGER.verbose("Rotated key with name %s.", name)) + .doOnError(error -> LOGGER.warning("Failed to rotate key - {}", error)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } public Response rotateKeyWithResponse(String name, Context context) { try { if (CoreUtils.isNullOrEmpty(name)) { - throw logger.logExceptionAsError(new IllegalArgumentException("'name' cannot be null or empty")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("'name' cannot be null or empty")); } context = context == null ? Context.NONE : context; @@ -1325,30 +1325,30 @@ public Response rotateKeyWithResponse(String name, Context context) return service.rotateKey(vaultUrl, name, keyServiceVersion.getVersion(), CONTENT_TYPE_HEADER_VALUE, context); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } public Mono> getKeyRotationPolicyWithResponseAsync(String keyName, Context context) { try { if (CoreUtils.isNullOrEmpty(keyName)) { - return monoError(logger, new IllegalArgumentException("'keyName' cannot be null or empty")); + return monoError(LOGGER, new IllegalArgumentException("'keyName' cannot be null or empty")); } return service.getKeyRotationPolicyAsync(vaultUrl, keyName, keyServiceVersion.getVersion(), CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Retrieving key rotation policy for key with name.", keyName)) - .doOnSuccess(response -> logger.verbose("Retrieved key rotation policy for key with name.", keyName)) - .doOnError(error -> logger.warning("Failed to retrieve key rotation policy - {}", error)); + .doOnRequest(ignored -> LOGGER.verbose("Retrieving key rotation policy for key with name.", keyName)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved key rotation policy for key with name.", keyName)) + .doOnError(error -> LOGGER.warning("Failed to retrieve key rotation policy - {}", error)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } public Response getKeyRotationPolicyWithResponse(String keyName, Context context) { try { if (CoreUtils.isNullOrEmpty(keyName)) { - throw logger.logExceptionAsError(new IllegalArgumentException("'keyName' cannot be null or empty")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("'keyName' cannot be null or empty")); } context = context == null ? Context.NONE : context; @@ -1357,7 +1357,7 @@ public Response getKeyRotationPolicyWithResponse(String keyNa return service.getKeyRotationPolicy(vaultUrl, keyName, keyServiceVersion.getVersion(), CONTENT_TYPE_HEADER_VALUE, context); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } @@ -1367,16 +1367,16 @@ public Mono> updateKeyRotationPolicyWithResponseAsyn Context context) { try { if (CoreUtils.isNullOrEmpty(keyName)) { - return monoError(logger, new IllegalArgumentException("'keyName' cannot be null or empty")); + return monoError(LOGGER, new IllegalArgumentException("'keyName' cannot be null or empty")); } return service.updateKeyRotationPolicyAsync(vaultUrl, keyName, keyServiceVersion.getVersion(), keyRotationPolicy, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Updating key rotation policy for key with name.", keyName)) - .doOnSuccess(response -> logger.verbose("Updated key rotation policy for key with name.", keyName)) - .doOnError(error -> logger.warning("Failed to retrieve key rotation policy - {}", error)); + .doOnRequest(ignored -> LOGGER.verbose("Updating key rotation policy for key with name.", keyName)) + .doOnSuccess(response -> LOGGER.verbose("Updated key rotation policy for key with name.", keyName)) + .doOnError(error -> LOGGER.warning("Failed to retrieve key rotation policy - {}", error)); } catch (RuntimeException e) { - return monoError(logger, e); + return monoError(LOGGER, e); } } @@ -1385,7 +1385,7 @@ public Response updateKeyRotationPolicyWithResponse(String ke Context context) { try { if (CoreUtils.isNullOrEmpty(keyName)) { - throw logger.logExceptionAsError(new IllegalArgumentException("'keyName' cannot be null or empty")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("'keyName' cannot be null or empty")); } context = context == null ? Context.NONE : context; @@ -1394,13 +1394,13 @@ public Response updateKeyRotationPolicyWithResponse(String ke return service.updateKeyRotationPolicy(vaultUrl, keyName, keyServiceVersion.getVersion(), keyRotationPolicy, CONTENT_TYPE_HEADER_VALUE, context); } catch (RuntimeException e) { - throw logger.logExceptionAsError(e); + throw LOGGER.logExceptionAsError(e); } } public CryptographyClientBuilder getCryptographyClientBuilder(String keyName, String keyVersion) { if (CoreUtils.isNullOrEmpty(keyName)) { - throw logger.logExceptionAsError(new IllegalArgumentException("'keyName' cannot be null or empty.")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("'keyName' cannot be null or empty.")); } return new CryptographyClientBuilder() diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/models/JsonWebKey.java b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/models/JsonWebKey.java index 6da4f6c24ecd2..eed5387bc5168 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/models/JsonWebKey.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/models/JsonWebKey.java @@ -55,10 +55,9 @@ @JsonAutoDetect(getterVisibility = JsonAutoDetect.Visibility.PUBLIC_ONLY, setterVisibility = JsonAutoDetect.Visibility.PUBLIC_ONLY) public class JsonWebKey { + private static final ClientLogger LOGGER = new ClientLogger(JsonWebKey.class); private static final ObjectMapper MAPPER = new ObjectMapper(); - private final ClientLogger logger = new ClientLogger(JsonWebKey.class); - /** * Key Identifier. */ @@ -469,7 +468,7 @@ public String toString() { try { return MAPPER.writeValueAsString(this); } catch (IOException e) { - throw logger.logExceptionAsError(new IllegalStateException(e)); + throw LOGGER.logExceptionAsError(new IllegalStateException(e)); } } @@ -580,7 +579,7 @@ private PublicKey getRsaPublicKey(Provider provider) { return factory.generatePublic(publicKeySpec); } catch (GeneralSecurityException e) { - throw logger.logExceptionAsError(new IllegalStateException(e)); + throw LOGGER.logExceptionAsError(new IllegalStateException(e)); } } @@ -600,7 +599,7 @@ private PrivateKey getRsaPrivateKey(Provider provider) { return factory.generatePrivate(privateKeySpec); } catch (GeneralSecurityException e) { - throw logger.logExceptionAsError(new IllegalStateException(e)); + throw LOGGER.logExceptionAsError(new IllegalStateException(e)); } } @@ -632,7 +631,7 @@ private static PrivateKey getEcPrivateKey(byte[] d, ECParameterSpec curveSpec, P */ private void checkRsaCompatible() { if (!KeyType.RSA.equals(keyType) && !KeyType.RSA_HSM.equals(keyType)) { - throw logger.logExceptionAsError(new UnsupportedOperationException("Not an RSA key")); + throw LOGGER.logExceptionAsError(new UnsupportedOperationException("Not an RSA key")); } } @@ -786,7 +785,7 @@ public KeyPair toEc(boolean includePrivateParameters, Provider provider) { } if (!KeyType.EC.equals(keyType) && !KeyType.EC_HSM.equals(keyType)) { - throw logger.logExceptionAsError(new IllegalArgumentException("Not an EC key.")); + throw LOGGER.logExceptionAsError(new IllegalArgumentException("Not an EC key.")); } try { @@ -813,7 +812,7 @@ public KeyPair toEc(boolean includePrivateParameters, Provider provider) { return realKeyPair; } catch (GeneralSecurityException e) { - throw logger.logExceptionAsError(new IllegalStateException(e)); + throw LOGGER.logExceptionAsError(new IllegalStateException(e)); } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/models/KeyVaultKeyIdentifier.java b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/models/KeyVaultKeyIdentifier.java index b8dfc13a8d26d..6c2c00497d424 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/models/KeyVaultKeyIdentifier.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/main/java/com/azure/security/keyvault/keys/models/KeyVaultKeyIdentifier.java @@ -17,7 +17,8 @@ */ @Immutable public final class KeyVaultKeyIdentifier { - private final ClientLogger logger = new ClientLogger(KeyVaultKeyIdentifier.class); + private static final ClientLogger LOGGER = new ClientLogger(KeyVaultKeyIdentifier.class); + private final String sourceId, vaultUrl, name, version; /** @@ -39,7 +40,7 @@ public final class KeyVaultKeyIdentifier { */ public KeyVaultKeyIdentifier(String sourceId) { if (sourceId == null) { - throw logger.logExceptionAsError(new NullPointerException("'sourceId' cannot be null.")); + throw LOGGER.logExceptionAsError(new NullPointerException("'sourceId' cannot be null.")); } try { @@ -49,7 +50,7 @@ public KeyVaultKeyIdentifier(String sourceId) { // More or less segments in the URI than expected. if (pathSegments.length != 3 && pathSegments.length != 4) { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new IllegalArgumentException("'sourceId' is not a valid Key Vault identifier.")); } @@ -58,7 +59,7 @@ public KeyVaultKeyIdentifier(String sourceId) { this.name = pathSegments[2]; this.version = pathSegments.length == 4 ? pathSegments[3] : null; } catch (MalformedURLException e) { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new IllegalArgumentException("'sourceId' is not a valid Key Vault identifier.", e)); } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/KeyAsyncClientTest.java b/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/KeyAsyncClientTest.java index be8966001fc1a..7d394849f669c 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/KeyAsyncClientTest.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/KeyAsyncClientTest.java @@ -66,8 +66,8 @@ protected void createKeyAsyncClient(HttpClient httpClient, KeyServiceVersion ser } protected void createKeyAsyncClient(HttpClient httpClient, KeyServiceVersion serviceVersion, String testTenantId) { - HttpPipeline httpPipeline = getHttpPipeline(buildAsyncAssertingClient(httpClient == null - ? interceptorManager.getPlaybackClient() : httpClient), testTenantId); + HttpPipeline httpPipeline = getHttpPipeline(buildAsyncAssertingClient( + interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient), testTenantId); KeyClientImpl implClient = spy(new KeyClientImpl(getEndpoint(), httpPipeline, serviceVersion)); if (interceptorManager.isPlaybackMode()) { diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/KeyClientTest.java b/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/KeyClientTest.java index 9a3c3fe83e3fe..ddc703e23479c 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/KeyClientTest.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/KeyClientTest.java @@ -64,8 +64,8 @@ protected void createKeyClient(HttpClient httpClient, KeyServiceVersion serviceV } protected void createKeyClient(HttpClient httpClient, KeyServiceVersion serviceVersion, String testTenantId) { - HttpPipeline httpPipeline = getHttpPipeline(buildSyncAssertingClient(httpClient == null - ? interceptorManager.getPlaybackClient() : httpClient), testTenantId); + HttpPipeline httpPipeline = getHttpPipeline(buildSyncAssertingClient( + interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient), testTenantId); KeyClientImpl implClient = spy(new KeyClientImpl(getEndpoint(), httpPipeline, serviceVersion)); if (interceptorManager.isPlaybackMode()) { diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/KeyClientTestBase.java b/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/KeyClientTestBase.java index 7300b99c69806..d2f24d3e661cc 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/KeyClientTestBase.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/KeyClientTestBase.java @@ -21,8 +21,11 @@ import com.azure.core.http.policy.RetryStrategy; import com.azure.core.http.policy.UserAgentPolicy; import com.azure.core.http.rest.Response; -import com.azure.core.test.TestBase; -import com.azure.core.test.TestMode; +import com.azure.core.test.TestProxyTestBase; +import com.azure.core.test.models.BodilessMatcher; +import com.azure.core.test.models.CustomMatcher; +import com.azure.core.test.models.TestProxyRequestMatcher; +import com.azure.core.test.utils.MockTokenCredential; import com.azure.core.util.BinaryData; import com.azure.core.util.Configuration; import com.azure.core.util.CoreUtils; @@ -65,7 +68,7 @@ import static org.junit.jupiter.api.Assertions.assertTrue; import static org.junit.jupiter.api.Assertions.fail; -public abstract class KeyClientTestBase extends TestBase { +public abstract class KeyClientTestBase extends TestProxyTestBase { private static final String KEY_NAME = "javaKeyTemp"; private static final String SDK_NAME = "client_name"; private static final String SDK_VERSION = "client_version"; @@ -88,6 +91,8 @@ void beforeTestSetup() { Configuration.getGlobalConfiguration() .get("KEY_VAULT_ENDPOINT_SUFFIX", ".vault.azure.net")) && interceptorManager.isLiveMode())); + + KeyVaultCredentialPolicy.clearCache(); } HttpPipeline getHttpPipeline(HttpClient httpClient) { @@ -95,7 +100,7 @@ HttpPipeline getHttpPipeline(HttpClient httpClient) { } HttpPipeline getHttpPipeline(HttpClient httpClient, String testTenantId) { - TokenCredential credential = null; + TokenCredential credential; if (!interceptorManager.isPlaybackMode()) { String clientId = Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_CLIENT_ID"); @@ -114,6 +119,13 @@ HttpPipeline getHttpPipeline(HttpClient httpClient, String testTenantId) { .tenantId(tenantId) .additionallyAllowedTenants("*") .build(); + } else { + credential = new MockTokenCredential(); + + List customMatchers = new ArrayList<>(); + customMatchers.add(new BodilessMatcher()); + customMatchers.add(new CustomMatcher().setExcludedHeaders(Collections.singletonList("Authorization"))); + interceptorManager.addMatchers(customMatchers); } // Closest to API goes first, closest to wire goes last. @@ -128,19 +140,20 @@ HttpPipeline getHttpPipeline(HttpClient httpClient, String testTenantId) { policies.add(new RetryPolicy(strategy)); if (credential != null) { - policies.add(new KeyVaultCredentialPolicy(credential, false)); + // If in playback mode, disable the challenge resource verification. + policies.add(new KeyVaultCredentialPolicy(credential, interceptorManager.isPlaybackMode())); } HttpPolicyProviders.addAfterRetryPolicies(policies); policies.add(new HttpLoggingPolicy(new HttpLogOptions().setLogLevel(HttpLogDetailLevel.BODY_AND_HEADERS))); - if (getTestMode() == TestMode.RECORD) { + if (interceptorManager.isRecordMode()) { policies.add(interceptorManager.getRecordPolicy()); } return new HttpPipelineBuilder() .policies(policies.toArray(new HttpPipelinePolicy[0])) - .httpClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient) + .httpClient(interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient) .build(); } @@ -438,7 +451,7 @@ void getRandomBytesRunner(Consumer testRunner) { void releaseKeyRunner(BiConsumer testRunner) { final String attestationUrl = - Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_ATTESTATION_URL", "http://localhost:8080"); + Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_ATTESTATION_URL", "https://localhost:8080"); final String releasePolicyContents = "{" + "\"anyOf\": [" @@ -551,8 +564,8 @@ static void assertKeyEquals(CreateKeyOptions expected, KeyVaultKey actual) { public String getEndpoint() { final String endpoint = isHsmEnabled - ? Configuration.getGlobalConfiguration().get("AZURE_MANAGEDHSM_ENDPOINT", "http://localhost:8080") - : Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_ENDPOINT", "http://localhost:8080"); + ? Configuration.getGlobalConfiguration().get("AZURE_MANAGEDHSM_ENDPOINT", "https://localhost:8080") + : Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_ENDPOINT", "https://localhost:8080"); Objects.requireNonNull(endpoint); diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/cryptography/CryptographyClientTestBase.java b/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/cryptography/CryptographyClientTestBase.java index e1f031996f573..4ffffc1476a7c 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/cryptography/CryptographyClientTestBase.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/cryptography/CryptographyClientTestBase.java @@ -17,8 +17,11 @@ import com.azure.core.http.policy.RetryPolicy; import com.azure.core.http.policy.RetryStrategy; import com.azure.core.http.policy.UserAgentPolicy; -import com.azure.core.test.TestBase; -import com.azure.core.test.TestMode; +import com.azure.core.test.TestProxyTestBase; +import com.azure.core.test.models.BodilessMatcher; +import com.azure.core.test.models.CustomMatcher; +import com.azure.core.test.models.TestProxyRequestMatcher; +import com.azure.core.test.utils.MockTokenCredential; import com.azure.core.util.Configuration; import com.azure.core.util.Context; import com.azure.identity.ClientSecretCredentialBuilder; @@ -44,6 +47,7 @@ import java.security.spec.RSAPublicKeySpec; import java.time.Duration; import java.util.ArrayList; +import java.util.Collections; import java.util.List; import java.util.Objects; import java.util.function.Consumer; @@ -52,7 +56,7 @@ import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.fail; -public abstract class CryptographyClientTestBase extends TestBase { +public abstract class CryptographyClientTestBase extends TestProxyTestBase { private static final String SDK_NAME = "client_name"; private static final String SDK_VERSION = "client_version"; protected boolean isHsmEnabled = false; @@ -64,10 +68,11 @@ protected String getTestName() { } void beforeTestSetup() { + KeyVaultCredentialPolicy.clearCache(); } HttpPipeline getHttpPipeline(HttpClient httpClient) { - TokenCredential credential = null; + TokenCredential credential; if (!interceptorManager.isPlaybackMode()) { String clientId = Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_CLIENT_ID"); @@ -84,6 +89,13 @@ HttpPipeline getHttpPipeline(HttpClient httpClient) { .tenantId(tenantId) .additionallyAllowedTenants("*") .build(); + } else { + credential = new MockTokenCredential(); + + List customMatchers = new ArrayList<>(); + customMatchers.add(new BodilessMatcher()); + customMatchers.add(new CustomMatcher().setExcludedHeaders(Collections.singletonList("Authorization"))); + interceptorManager.addMatchers(customMatchers); } // Closest to API goes first, closest to wire goes last. @@ -96,22 +108,21 @@ HttpPipeline getHttpPipeline(HttpClient httpClient) { policies.add(new RetryPolicy(strategy)); if (credential != null) { - policies.add(new KeyVaultCredentialPolicy(credential, false)); + // If in playback mode, disable the challenge resource verification. + policies.add(new KeyVaultCredentialPolicy(credential, interceptorManager.isPlaybackMode())); } HttpPolicyProviders.addAfterRetryPolicies(policies); policies.add(new HttpLoggingPolicy(new HttpLogOptions().setLogLevel(HttpLogDetailLevel.BODY_AND_HEADERS))); - if (getTestMode() == TestMode.RECORD) { + if (interceptorManager.isRecordMode()) { policies.add(interceptorManager.getRecordPolicy()); } - HttpPipeline pipeline = new HttpPipelineBuilder() + return new HttpPipelineBuilder() .policies(policies.toArray(new HttpPipelinePolicy[0])) - .httpClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient) + .httpClient(interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient) .build(); - - return pipeline; } static CryptographyClient initializeCryptographyClient(JsonWebKey key) { @@ -222,8 +233,8 @@ private static JsonWebKey getTestJsonWebKey(int keySize) throws NoSuchAlgorithmE public String getEndpoint() { final String endpoint = runManagedHsmTest - ? Configuration.getGlobalConfiguration().get("AZURE_MANAGEDHSM_ENDPOINT", "http://localhost:8080") - : Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_ENDPOINT", "http://localhost:8080"); + ? Configuration.getGlobalConfiguration().get("AZURE_MANAGEDHSM_ENDPOINT", "https://localhost:8080") + : Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_ENDPOINT", "https://localhost:8080"); Objects.requireNonNull(endpoint); diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyClientManagedHsmTest.java b/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyClientManagedHsmTest.java index 58d33ded2132e..b7d77d66d0263 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyClientManagedHsmTest.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyClientManagedHsmTest.java @@ -18,7 +18,6 @@ import javax.crypto.SecretKey; import javax.crypto.spec.SecretKeySpec; - import java.util.Arrays; import static com.azure.security.keyvault.keys.cryptography.TestHelper.DISPLAY_NAME_WITH_ARGUMENTS; diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyClientTestBase.java b/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyClientTestBase.java index 413d4122e16d7..fcea983734045 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyClientTestBase.java +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/java/com/azure/security/keyvault/keys/cryptography/KeyEncryptionKeyClientTestBase.java @@ -17,8 +17,11 @@ import com.azure.core.http.policy.RetryPolicy; import com.azure.core.http.policy.RetryStrategy; import com.azure.core.http.policy.UserAgentPolicy; -import com.azure.core.test.TestBase; -import com.azure.core.test.TestMode; +import com.azure.core.test.TestProxyTestBase; +import com.azure.core.test.models.BodilessMatcher; +import com.azure.core.test.models.CustomMatcher; +import com.azure.core.test.models.TestProxyRequestMatcher; +import com.azure.core.test.utils.MockTokenCredential; import com.azure.core.util.Configuration; import com.azure.identity.ClientSecretCredentialBuilder; import com.azure.security.keyvault.keys.implementation.KeyVaultCredentialPolicy; @@ -26,13 +29,14 @@ import java.time.Duration; import java.util.ArrayList; +import java.util.Collections; import java.util.List; import java.util.Objects; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.fail; -public abstract class KeyEncryptionKeyClientTestBase extends TestBase { +public abstract class KeyEncryptionKeyClientTestBase extends TestProxyTestBase { private static final String SDK_NAME = "client_name"; private static final String SDK_VERSION = "client_version"; protected boolean isHsmEnabled = false; @@ -44,10 +48,11 @@ protected String getTestName() { } void beforeTestSetup() { + KeyVaultCredentialPolicy.clearCache(); } HttpPipeline getHttpPipeline(HttpClient httpClient) { - TokenCredential credential = null; + TokenCredential credential; if (!interceptorManager.isPlaybackMode()) { String clientId = Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_CLIENT_ID"); @@ -64,6 +69,13 @@ HttpPipeline getHttpPipeline(HttpClient httpClient) { .tenantId(tenantId) .additionallyAllowedTenants("*") .build(); + } else { + credential = new MockTokenCredential(); + + List customMatchers = new ArrayList<>(); + customMatchers.add(new BodilessMatcher()); + customMatchers.add(new CustomMatcher().setExcludedHeaders(Collections.singletonList("Authorization"))); + interceptorManager.addMatchers(customMatchers); } // Closest to API goes first, closest to wire goes last. @@ -78,18 +90,19 @@ HttpPipeline getHttpPipeline(HttpClient httpClient) { policies.add(new RetryPolicy(strategy)); if (credential != null) { - policies.add(new KeyVaultCredentialPolicy(credential, false)); + // If in playback mode, disable the challenge resource verification. + policies.add(new KeyVaultCredentialPolicy(credential, interceptorManager.isPlaybackMode())); } HttpPolicyProviders.addAfterRetryPolicies(policies); policies.add(new HttpLoggingPolicy(new HttpLogOptions().setLogLevel(HttpLogDetailLevel.BODY_AND_HEADERS))); - if (getTestMode() == TestMode.RECORD) { + if (interceptorManager.isRecordMode()) { policies.add(interceptorManager.getRecordPolicy()); } return new HttpPipelineBuilder() .policies(policies.toArray(new HttpPipelinePolicy[0])) - .httpClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient) + .httpClient(interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient) .build(); } @@ -107,8 +120,8 @@ HttpPipeline getHttpPipeline(HttpClient httpClient) { public String getEndpoint() { final String endpoint = runManagedHsmTest - ? Configuration.getGlobalConfiguration().get("AZURE_MANAGEDHSM_ENDPOINT", "http://localhost:8080") - : Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_ENDPOINT", "http://localhost:8080"); + ? Configuration.getGlobalConfiguration().get("AZURE_MANAGEDHSM_ENDPOINT", "https://localhost:8080") + : Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_ENDPOINT", "https://localhost:8080"); Objects.requireNonNull(endpoint); return endpoint; } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes128CbcLocal.json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes128CbcLocal.json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes128CbcLocal.json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes128CbcLocal.json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes128CbcPadLocal.json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes128CbcPadLocal.json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes128CbcPadLocal.json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes128CbcPadLocal.json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes192CbcLocal.json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes192CbcLocal.json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes192CbcLocal.json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes192CbcLocal.json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes192CbcPadLocal.json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes192CbcPadLocal.json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes192CbcPadLocal.json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes192CbcPadLocal.json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes256CbcLocal.json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes256CbcLocal.json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes256CbcLocal.json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes256CbcLocal.json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes256CbcPadLocal.json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes256CbcPadLocal.json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes256CbcPadLocal.json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptAes256CbcPadLocal.json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptRsaLocal.json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptRsaLocal.json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptRsaLocal.json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptRsaLocal.json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptRsa[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptRsa[1].json index e787b9527b9f8..b5d2ac3a7adea 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptRsa[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.encryptDecryptRsa[1].json @@ -1,304 +1,509 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakey406176f?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testrsakey47643f3?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:38 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fffeff9e-49cc-4edc-af3b-5711ad9fffbd" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "718", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c6bd9a2d-d20b-4ec3-9119-b3cec3b8a9ea", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"1_6ZtP288hEkKML-L6nFyZh1PD1rmAgwbbwjEvTSDK_008BYWhjp_6ULy9BhWtRIytNkPkm9gzaBTrCpp-vyDXPGa836Htp-w8u5JmxoUZchJh576m3m-8ZYWTmZSAp5SpruyKAmLSxPJHEWPXQntnmuTMjb9HBT9Ltrwc0ZDk-jsMLYunDJrNmrRUxQgb0zQ_Tl5fJjj8j-0KVx2RXtbfWFvf5fRdBYyP3m0aUpoopQPwtXszD2LcSKMJ_TnmnvMWr8MOA5aRlBaGdBk7zBgRafvDPam3Q2AvFA9mfcAVncpfZ3JFm73VARw6MofXtRqOHtZ7y4oNbY95xXwU2r6w\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakey47643f3?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "1902", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "key": { + "kty": "RSA", + "key_ops": [], + "n": "1_6ZtP288hEkKML-L6nFyZh1PD1rmAgwbbwjEvTSDK_008BYWhjp_6ULy9BhWtRIytNkPkm9gzaBTrCpp-vyDXPGa836Htp-w8u5JmxoUZchJh576m3m-8ZYWTmZSAp5SpruyKAmLSxPJHEWPXQntnmuTMjb9HBT9Ltrwc0ZDk-jsMLYunDJrNmrRUxQgb0zQ_Tl5fJjj8j-0KVx2RXtbfWFvf5fRdBYyP3m0aUpoopQPwtXszD2LcSKMJ_TnmnvMWr8MOA5aRlBaGdBk7zBgRafvDPam3Q2AvFA9mfcAVncpfZ3JFm73VARw6MofXtRqOHtZ7y4oNbY95xXwU2r6w", + "e": "AQAB", + "d": "UulbjVtdXTpxO-hl9FviHZmVXxNgqtJx7J2shQlPXClq_KG4CJXJtSVg2tLZnCki7CCrOTHLOoQArPkpltj-aGWJxDYkDhXnVTdtki9I-BDgW6aWAI5BfWJM5asziLDkkFvaz06SeQKqOp3iYKKm3-fjnXv42uMHh0kuew1E0fXRVTGHBL0wgOJfQTbL1yfQ_A2Qe9bNkr9TFWx3ireY7D8MzDZIN1_h66t2UPuHFq2OqIbVBTRlZEHihNZirfNjbk8e47ImZqDd1dpyVKLgmdejdg_aWCxH61TG1iKP8qWQ61pRENwaJ6804Io_mH0JVp2nl0K3hfmhSzTeBj7V4Q", + "dp": "cY-_W0rXJ5b3fiZaLzNXot0xH1bs-tLpePdfdPj1cJSXN9bujvF8zeh5e7DnJrG5mK05F9bAiIpDyLqUmNb5PaGDSrooMae08D7dU06n3-pQ1X9MS3eeJ-w3hBUnTHkzgAhwi_UZ4ty-hsIqOZ0FHMvwSRAAhV8aHB-MR4tKbRE", + "dq": "cs6ABkG5NF38KZ0F7KVReUBGxJxVUM2YTZFZayUrMMJZNpnFKnN_P8i7ar222utYz8PewkMQffwj6-4F4ETeMUq8NjlE7Ge9mSDoPNjvEde0lct1s4HLrRb6AlLQ4dRdnUCIW4VCybFOy_h7CH2KtElLEAwAjy4NYNSFGRIcqZE", + "qi": "AxKlWeYxM4LeyHiRbwn4IgypPbdnHql53fJy9xAkkIJxVV3Ry2lI0otUo64n2QKDZ3eF3ta2EjZtsAL0bM9AkT_-2ZXDdJk5viHQ0DOejWEjPYFgMxOIt-gEpG-QCJXFFL-OLJXOsnV1DAG_ELbAoy33am82ydDfy4gpMhL51sQ", + "p": "-TZjzm_whbXKjamp6gizCmWHaTLIz2CpoCLFvw-E6p8HlN2yjsdjFuGu-h9u0V_xRsMMuvDqh3bzVryQulsWvReHrshFgHHlL46NSdLVrOcc3pqW02O5xcxJp6TAlGf2nY5wx3jQrmGHeH8mtcro-ThG87oiD37LomfmAFbWCJs", + "q": "3eCaCf5Cdq6WDzaGMQx-qhDdcGSRzFcgNLxjtpTIGQtv0WYZzgOuhh5TmHbOSyGCPTqbsfSPp1Es8NVStBGIXKaEEo1MieITOgylywdcHQKAg2qVPUXYqQ-kg4sDE8-XK1dF5e_3x1JP9JSHrlo8mnx7Hz0s7x37YvYaPOK61vE" + }, + "attributes": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "716", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "299ca0d0-b51e-4183-9822-b6693894fa7b" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "1_6ZtP288hEkKML-L6nFyZh1PD1rmAgwbbwjEvTSDK_008BYWhjp_6ULy9BhWtRIytNkPkm9gzaBTrCpp-vyDXPGa836Htp-w8u5JmxoUZchJh576m3m-8ZYWTmZSAp5SpruyKAmLSxPJHEWPXQntnmuTMjb9HBT9Ltrwc0ZDk-jsMLYunDJrNmrRUxQgb0zQ_Tl5fJjj8j-0KVx2RXtbfWFvf5fRdBYyP3m0aUpoopQPwtXszD2LcSKMJ_TnmnvMWr8MOA5aRlBaGdBk7zBgRafvDPam3Q2AvFA9mfcAVncpfZ3JFm73VARw6MofXtRqOHtZ7y4oNbY95xXwU2r6w", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "created": 1681269940, + "updated": 1681269940, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "716", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ff60b163-4bc1-45cb-932a-bf9c4d39602f" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "1_6ZtP288hEkKML-L6nFyZh1PD1rmAgwbbwjEvTSDK_008BYWhjp_6ULy9BhWtRIytNkPkm9gzaBTrCpp-vyDXPGa836Htp-w8u5JmxoUZchJh576m3m-8ZYWTmZSAp5SpruyKAmLSxPJHEWPXQntnmuTMjb9HBT9Ltrwc0ZDk-jsMLYunDJrNmrRUxQgb0zQ_Tl5fJjj8j-0KVx2RXtbfWFvf5fRdBYyP3m0aUpoopQPwtXszD2LcSKMJ_TnmnvMWr8MOA5aRlBaGdBk7zBgRafvDPam3Q2AvFA9mfcAVncpfZ3JFm73VARw6MofXtRqOHtZ7y4oNbY95xXwU2r6w", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "created": 1681269940, + "updated": 1681269940, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "718", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0ed26e59-3515-4b06-ad3d-f8eec938d608", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"1_6ZtP288hEkKML-L6nFyZh1PD1rmAgwbbwjEvTSDK_008BYWhjp_6ULy9BhWtRIytNkPkm9gzaBTrCpp-vyDXPGa836Htp-w8u5JmxoUZchJh576m3m-8ZYWTmZSAp5SpruyKAmLSxPJHEWPXQntnmuTMjb9HBT9Ltrwc0ZDk-jsMLYunDJrNmrRUxQgb0zQ_Tl5fJjj8j-0KVx2RXtbfWFvf5fRdBYyP3m0aUpoopQPwtXszD2LcSKMJ_TnmnvMWr8MOA5aRlBaGdBk7zBgRafvDPam3Q2AvFA9mfcAVncpfZ3JFm73VARw6MofXtRqOHtZ7y4oNbY95xXwU2r6w\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927/decrypt?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "369", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA1_5", + "value": "BUc5KaThKG_ispPJk-DizIwnWvHGWhvZbjPpl-WIGB9vvqQk5Ws4be3qwtcpdjeIkKdFKtarwWI11ritz5tKI2IaGYLvjdvTIaV2DUH74p0rbCu0hY7i7cmnwbitWB4YlPNzggaVw85d8obseOk9SruLjHUJ0TimnSISAnORi5ip6ONfIubSlf8erOVYsP9rIDN2EyKRXfheFQp-KqkvwxyWaPfsw-Av7jBfgJmNpfQIDerpJc-WsZdVvrYwkRusRJylzdfLuXXI_u0YtmOI7N5mu9YULxFNmCQ-R0p3c5QibXipMpdPsXm1sbj5ZMLNoCmYr8Aki-K2cnmb2ppNfA" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "250", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "644ba66b-e84e-4b08-95fa-b7ecf294f8b0" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778/decrypt?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927/encrypt?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "161", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA1_5", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "458", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3b889f1b-037b-475e-9f03-3887a6c5a827" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927", + "value": "Zp3T45I2walEMnjk6PUUFMchXajF-7tyi952G6KMvmPv0SVClt9sVpam5qx4FPTwV-bWKI9k5l-gCZxw9KX17yHyHIb8EJKS4a10hpEkE2F3uDBHQZ5Jiq9VkOq3smmpZYPUvb837-UpjnGqapYYFpRpU2YeB9UjzIwtFxTm73JAtrN9AveJWd7BZjrjvPYbkShwyg2S0P-dpwWbSF1oHScXZKzdPAAR6HCK7yBXZ3LB3xGbWykKpTN-CaTMkFYVSFNqlFLJCcDrcEEVx9qO_VB3kjR-sDGNKAYfSmFcrJGkmNUMiPBasRlrUyYZi8H5zvJwQFpPZGKHBQ_ZHlFC9w" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "252", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b9f2105b-1596-4905-a8cc-83697b73fe3b", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778\",\"value\":\"G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927/decrypt?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "369", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA1_5", + "value": "Zp3T45I2walEMnjk6PUUFMchXajF-7tyi952G6KMvmPv0SVClt9sVpam5qx4FPTwV-bWKI9k5l-gCZxw9KX17yHyHIb8EJKS4a10hpEkE2F3uDBHQZ5Jiq9VkOq3smmpZYPUvb837-UpjnGqapYYFpRpU2YeB9UjzIwtFxTm73JAtrN9AveJWd7BZjrjvPYbkShwyg2S0P-dpwWbSF1oHScXZKzdPAAR6HCK7yBXZ3LB3xGbWykKpTN-CaTMkFYVSFNqlFLJCcDrcEEVx9qO_VB3kjR-sDGNKAYfSmFcrJGkmNUMiPBasRlrUyYZi8H5zvJwQFpPZGKHBQ_ZHlFC9w" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "250", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "15c2f232-1dd1-4fad-b414-e2e3edb2e25a" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778/encrypt?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927/decrypt?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "371", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP", + "value": "FIfmP1BcfzfMLYXXW1N0FesOhwoRydQDTtMHUIJkx8krx--dWT1uSHzBfCVTC9lChb_AQ0mSxaJph8xgfAc8qLClBGMvnt9xkSIcQQkTZOyAGggxR1-Cwldp_e9MgjyuSiXsQyCGrIf-Yp-fcfiFzgRXnzNMFdv6keUUzi9r8fwOsOVIdeIHhkqMQ1k2dQkhfhjBE4mmfJdG6AA42bFn_HA2d3sNqrx7Q8hckfPmbAfZ8JSWbi4XL7kU3q0rCNbfnvPbeD2A9kaT4ITx7Id9_gA-0_2Nzb8J7iQsYQJDaGCBXGEnrQTiv0lEIPaAElljSkVic1HrY6nPmP_66wWo1A" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "250", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e3786747-e061-4115-8432-760979d94ae1" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "460", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d2d122f9-1e99-429a-b27b-f07ba9f59dc3", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778\",\"value\":\"FRYdWE2t-j8te6Po_-3JqJoEuzIz-i08ZoEOMbMrDpQHkqTQHi3lDZRRZ97VLqEklZQdy5sP0hbev02hVt6z6BV9zkZ_Fh3i74xCAssqwhX6OHNUUd4kA_MhmMIqchslNemB3X2lSF-J2aI7-xUskgJJ-nIKBzK94xdgegTmj7qiWB37ZOPNy6kkDF7A1N39QZuZmkLi5xwJn8aIgY-5YF2i-7WF0AloSuapKY_pF0zD3a6feCXUWXAkp6n4GWsohpfk3P4Suk8uWxVbVoAd2reG4HGMSg91f8vO7_floJOiw8t9onCpMP_J-DS7xSPNbovrFLWRwoJg8GBuI1ykYA\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927/encrypt?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "163", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "458", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8042fa8d-8011-4c95-bf9b-4eeeb090a248" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927", + "value": "KfuUsOakS_n3GPtS0fK8dWuU1XJImoBYXEdOeMy4Z_wqLnowia87gE_JuUIE8J9C3iLMDjb_S8AdLB9KhwTvuNQaiOFO-u6yiJOkGwXnDz2L8818-xtXwhjWpeWaq7RlYPWVGlpswQPHXw9nYoRSdom6-R--opxpR1UG1l6qsKtuO9zziau4cWh_j3au3SMjIFlPNqQOULNVc_dWV5Xw-HMTnc4BldGpIqfEQwH-4680Z8ADLymq2DpYiAaWamXX4xvJdfGdKrNRHquayX5KNb6wW8BWqJWKIJYbKXrJfRSV80qWy9cKBKmCAHEh-3RfgLwkEY1oH3oHjmS1bhAtuA" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778/decrypt?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927/decrypt?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "371", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP", + "value": "KfuUsOakS_n3GPtS0fK8dWuU1XJImoBYXEdOeMy4Z_wqLnowia87gE_JuUIE8J9C3iLMDjb_S8AdLB9KhwTvuNQaiOFO-u6yiJOkGwXnDz2L8818-xtXwhjWpeWaq7RlYPWVGlpswQPHXw9nYoRSdom6-R--opxpR1UG1l6qsKtuO9zziau4cWh_j3au3SMjIFlPNqQOULNVc_dWV5Xw-HMTnc4BldGpIqfEQwH-4680Z8ADLymq2DpYiAaWamXX4xvJdfGdKrNRHquayX5KNb6wW8BWqJWKIJYbKXrJfRSV80qWy9cKBKmCAHEh-3RfgLwkEY1oH3oHjmS1bhAtuA" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "250", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7516e2ca-9439-4e79-a781-2b34324b3ee9" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "252", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9e437abf-82c4-4fac-914d-83f4e6779aef", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778\",\"value\":\"G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927/encrypt?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "167", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP-256", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "458", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9725f134-1385-43bb-b078-175c1011d973" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927", + "value": "v8vD4IULI0dklvAefxUnZl8BcpGnLhuSaWoXrcrN0Ev9nerd9WgDEk_UMOFLexCODRlZ-zsjICGCK7D47t1fieZxY1VZHmBan7ZHST01akh68buZDphMS3_8gJdmF0go5-GGmgWL78iZqMVrLMZnDUUv4qQ8J6o3Zx6_Olphehlrdz6tVsZuI3Pq_tk6oXxiE31e4vgwQDL4XnzvQw5kHl29CUg9cbGqjQZpeOAQ9BdbyNKu-XfHIEqyEH2tKvThDRTwS0Qo5mkmTWL5_aSaIkEIWxu1FjkrE-gls2_l6nYDq_frII6eO9aQg51GT_ajIL-LfuZnRuxAHTj9IwrjBQ" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778/decrypt?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927/decrypt?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "375", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP-256", + "value": "v8vD4IULI0dklvAefxUnZl8BcpGnLhuSaWoXrcrN0Ev9nerd9WgDEk_UMOFLexCODRlZ-zsjICGCK7D47t1fieZxY1VZHmBan7ZHST01akh68buZDphMS3_8gJdmF0go5-GGmgWL78iZqMVrLMZnDUUv4qQ8J6o3Zx6_Olphehlrdz6tVsZuI3Pq_tk6oXxiE31e4vgwQDL4XnzvQw5kHl29CUg9cbGqjQZpeOAQ9BdbyNKu-XfHIEqyEH2tKvThDRTwS0Qo5mkmTWL5_aSaIkEIWxu1FjkrE-gls2_l6nYDq_frII6eO9aQg51GT_ajIL-LfuZnRuxAHTj9IwrjBQ" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "250", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8cc0805a-42ef-4c4a-a285-f6f063f08e47" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "252", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7167d02d-65ef-492c-bc55-71f0a0078fbd", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778\",\"value\":\"G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927/encrypt?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "167", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP-256", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "458", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7f31440c-b4f4-48a0-97c7-c79b10890cd6" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927", + "value": "xQfSuDQTS4LW6YrccKpdt5yRtvZKm3WkrR7RuU6jfzYoYvLTvHw9G5VQF6FPGuUqpKlY_8dvpHshKUl72Qjvf9bcwpny52W3nvEmcC51brzsM009VuraJFcAOdI4ycIIadcEWGfkiM_ze_IljYxgr3C9G5Y9mkcJu3ivMp9k0-CGXH0OPP7og_Nvfte-yZo6Ultgcwn0sg8KhWBao4t0nVufIZNlHXkYg3nb_Czr8scfA8wItAeVvYHOmwvVbxX4o3oK9mQzrgvt5MvXrmjoxTYBOf0D-FE2f-Hk7jJGCAG5oNRIdmTSIr42peznsFDnQxOMVlU5hvwb3rge3Bqo2w" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778/encrypt?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "460", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f3854fb3-8f39-4f80-8131-eb129ef8aa07", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778\",\"value\":\"jJN_x3ey6ECWEuF-zZRj0M1mWvdblJ87EUKSmxd1wYOyCoCiGrbBiyMkxgPPYR3YHzwLXEiudWF6gL5bTYmC4JnVQaRBHkxzvNeo7k8NOciPT1HCd-ZRa4GLV5KXl0ONpmQL4l9huZx-xk9lcJ93_ZlMzJaM5fue8pimY7WBAW1POxzA6HZjYR7Ukp4URtl4eCfxjs01bG_DnzoONTZonq5i7PsfalQq2TzcXqvJMlpn7VJ-EqP6r6pdKhAN9qH5D_mPQlKqKynK7ySvGYkXeB0BmhAFZeMrcehEQzv0OzGtrW57I6aDUvEQCPyWgXnbLVgLcyvFmxIxQACnwFRjig\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778/decrypt?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "252", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7214a6dd-15b1-4621-a507-992bf4950262", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778\",\"value\":\"G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778/encrypt?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "460", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "257d33f3-d541-4139-bf57-cea3f2e9de7a", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778\",\"value\":\"XLSQb98l7qiZkM_8kaeXjmqmm47EmxuJwdtOUKNn_nTK45eMdx8_4Nna9We50nHwyXniKJWpLIWeGDVA3vnh-h7A-H6b7cZKMkZ_AqkEVuDEAAvosut-zMWDtq7wvCFLXvEqDK1asabdWhOF8I8zLOIxGNUoNqqQKgidUES1D7E5_hAofMcpMe_yVWWLeB_R8oAnytZAVqEXhmktTL5BBFfMZx5r4gNufcL6Sihfdl5ocIkpQIgL2TcBl7qoVi2gEj4gp4_M6GdvDFvba8gHIXDmKrdqln4Kq9qs1-W7CAyryIx8iqQdOnvSFPbzEcoCDXoTqHit8KxFk9Er9Edq0w\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778/decrypt?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "252", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "00dd2c37-2420-4b95-b7c1-1e4b486cbe19", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778\",\"value\":\"G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778/encrypt?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "460", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5d68d198-5a68-4860-921d-e199b90338eb", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778\",\"value\":\"CssJxGm6rqchQFNwmispmTb8RN9jzo3lfEo5smu_-XPwp81Kn-4oGrrElp2nr0WHWfSJVZqgwqL_HHFKkHpt4_9PBKPNRDhf8llbGr9XZmP1ohsK9z7tu-cYzmsEc1t79W4Qmw0JrIsi9xxm4OiMhHneNfsBf9Z_Zv5sI_kDnCRwvzboiCnopqeiNaf3yF7reVfPgEL31o9VxUoo-owEiPYUEuUYQIJirPAiT66bmQl4RrZe4kOVIa4zxJkpttxoFzlQI0BF0XdrQQLiqhgV147jHb6iZa4xp2OWcOGX4F_GASWZYkhZUG_QhXvasTOlixaRipx9mNHk3yNmnF3yIA\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778/decrypt?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "252", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "bed10c1b-bebd-4b07-ae51-fb32c31e57d9", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey406176f/d39be95f329545e68431f19408289778\",\"value\":\"G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testrsakey406176f" ] + { + "RequestUri": "https://REDACTED/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927/decrypt?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "375", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP-256", + "value": "xQfSuDQTS4LW6YrccKpdt5yRtvZKm3WkrR7RuU6jfzYoYvLTvHw9G5VQF6FPGuUqpKlY_8dvpHshKUl72Qjvf9bcwpny52W3nvEmcC51brzsM009VuraJFcAOdI4ycIIadcEWGfkiM_ze_IljYxgr3C9G5Y9mkcJu3ivMp9k0-CGXH0OPP7og_Nvfte-yZo6Ultgcwn0sg8KhWBao4t0nVufIZNlHXkYg3nb_Czr8scfA8wItAeVvYHOmwvVbxX4o3oK9mQzrgvt5MvXrmjoxTYBOf0D-FE2f-Hk7jJGCAG5oNRIdmTSIr42peznsFDnQxOMVlU5hvwb3rge3Bqo2w" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "250", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "57da7ecd-1cce-4e04-8a3c-90937372eb28" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakey47643f3/b7ddc9e185464573867c10677b285927", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + } + } + ], + "Variables": { + "0": "testrsakey47643f3" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.signVerifyEcLocal.json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.signVerifyEcLocal.json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.signVerifyEcLocal.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.signVerifyEc[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.signVerifyEc[1].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.signVerifyEc[1].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.signVerifyRsa[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.signVerifyRsa[1].json index b76f9c7beaeaf..6411fe11e14f4 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.signVerifyRsa[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.signVerifyRsa[1].json @@ -1,354 +1,579 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeysignverify72682?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testrsakeysignverify51762?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:38 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6ae6fe08-e0c2-435e-9e11-22f360701321" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "726", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4ec0b098-caab-48cf-8518-9e5ba07e45ca", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"1_6ZtP288hEkKML-L6nFyZh1PD1rmAgwbbwjEvTSDK_008BYWhjp_6ULy9BhWtRIytNkPkm9gzaBTrCpp-vyDXPGa836Htp-w8u5JmxoUZchJh576m3m-8ZYWTmZSAp5SpruyKAmLSxPJHEWPXQntnmuTMjb9HBT9Ltrwc0ZDk-jsMLYunDJrNmrRUxQgb0zQ_Tl5fJjj8j-0KVx2RXtbfWFvf5fRdBYyP3m0aUpoopQPwtXszD2LcSKMJ_TnmnvMWr8MOA5aRlBaGdBk7zBgRafvDPam3Q2AvFA9mfcAVncpfZ3JFm73VARw6MofXtRqOHtZ7y4oNbY95xXwU2r6w\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakeysignverify51762?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "1902", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "key": { + "kty": "RSA", + "key_ops": [], + "n": "1_6ZtP288hEkKML-L6nFyZh1PD1rmAgwbbwjEvTSDK_008BYWhjp_6ULy9BhWtRIytNkPkm9gzaBTrCpp-vyDXPGa836Htp-w8u5JmxoUZchJh576m3m-8ZYWTmZSAp5SpruyKAmLSxPJHEWPXQntnmuTMjb9HBT9Ltrwc0ZDk-jsMLYunDJrNmrRUxQgb0zQ_Tl5fJjj8j-0KVx2RXtbfWFvf5fRdBYyP3m0aUpoopQPwtXszD2LcSKMJ_TnmnvMWr8MOA5aRlBaGdBk7zBgRafvDPam3Q2AvFA9mfcAVncpfZ3JFm73VARw6MofXtRqOHtZ7y4oNbY95xXwU2r6w", + "e": "AQAB", + "d": "UulbjVtdXTpxO-hl9FviHZmVXxNgqtJx7J2shQlPXClq_KG4CJXJtSVg2tLZnCki7CCrOTHLOoQArPkpltj-aGWJxDYkDhXnVTdtki9I-BDgW6aWAI5BfWJM5asziLDkkFvaz06SeQKqOp3iYKKm3-fjnXv42uMHh0kuew1E0fXRVTGHBL0wgOJfQTbL1yfQ_A2Qe9bNkr9TFWx3ireY7D8MzDZIN1_h66t2UPuHFq2OqIbVBTRlZEHihNZirfNjbk8e47ImZqDd1dpyVKLgmdejdg_aWCxH61TG1iKP8qWQ61pRENwaJ6804Io_mH0JVp2nl0K3hfmhSzTeBj7V4Q", + "dp": "cY-_W0rXJ5b3fiZaLzNXot0xH1bs-tLpePdfdPj1cJSXN9bujvF8zeh5e7DnJrG5mK05F9bAiIpDyLqUmNb5PaGDSrooMae08D7dU06n3-pQ1X9MS3eeJ-w3hBUnTHkzgAhwi_UZ4ty-hsIqOZ0FHMvwSRAAhV8aHB-MR4tKbRE", + "dq": "cs6ABkG5NF38KZ0F7KVReUBGxJxVUM2YTZFZayUrMMJZNpnFKnN_P8i7ar222utYz8PewkMQffwj6-4F4ETeMUq8NjlE7Ge9mSDoPNjvEde0lct1s4HLrRb6AlLQ4dRdnUCIW4VCybFOy_h7CH2KtElLEAwAjy4NYNSFGRIcqZE", + "qi": "AxKlWeYxM4LeyHiRbwn4IgypPbdnHql53fJy9xAkkIJxVV3Ry2lI0otUo64n2QKDZ3eF3ta2EjZtsAL0bM9AkT_-2ZXDdJk5viHQ0DOejWEjPYFgMxOIt-gEpG-QCJXFFL-OLJXOsnV1DAG_ELbAoy33am82ydDfy4gpMhL51sQ", + "p": "-TZjzm_whbXKjamp6gizCmWHaTLIz2CpoCLFvw-E6p8HlN2yjsdjFuGu-h9u0V_xRsMMuvDqh3bzVryQulsWvReHrshFgHHlL46NSdLVrOcc3pqW02O5xcxJp6TAlGf2nY5wx3jQrmGHeH8mtcro-ThG87oiD37LomfmAFbWCJs", + "q": "3eCaCf5Cdq6WDzaGMQx-qhDdcGSRzFcgNLxjtpTIGQtv0WYZzgOuhh5TmHbOSyGCPTqbsfSPp1Es8NVStBGIXKaEEo1MieITOgylywdcHQKAg2qVPUXYqQ-kg4sDE8-XK1dF5e_3x1JP9JSHrlo8mnx7Hz0s7x37YvYaPOK61vE" + }, + "attributes": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "724", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "43190170-25a0-4816-9f57-d8ae81ab3094" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "1_6ZtP288hEkKML-L6nFyZh1PD1rmAgwbbwjEvTSDK_008BYWhjp_6ULy9BhWtRIytNkPkm9gzaBTrCpp-vyDXPGa836Htp-w8u5JmxoUZchJh576m3m-8ZYWTmZSAp5SpruyKAmLSxPJHEWPXQntnmuTMjb9HBT9Ltrwc0ZDk-jsMLYunDJrNmrRUxQgb0zQ_Tl5fJjj8j-0KVx2RXtbfWFvf5fRdBYyP3m0aUpoopQPwtXszD2LcSKMJ_TnmnvMWr8MOA5aRlBaGdBk7zBgRafvDPam3Q2AvFA9mfcAVncpfZ3JFm73VARw6MofXtRqOHtZ7y4oNbY95xXwU2r6w", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "created": 1681269940, + "updated": 1681269940, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "724", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fd6943dc-783b-4f18-a36d-329c0a8d72b6" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "1_6ZtP288hEkKML-L6nFyZh1PD1rmAgwbbwjEvTSDK_008BYWhjp_6ULy9BhWtRIytNkPkm9gzaBTrCpp-vyDXPGa836Htp-w8u5JmxoUZchJh576m3m-8ZYWTmZSAp5SpruyKAmLSxPJHEWPXQntnmuTMjb9HBT9Ltrwc0ZDk-jsMLYunDJrNmrRUxQgb0zQ_Tl5fJjj8j-0KVx2RXtbfWFvf5fRdBYyP3m0aUpoopQPwtXszD2LcSKMJ_TnmnvMWr8MOA5aRlBaGdBk7zBgRafvDPam3Q2AvFA9mfcAVncpfZ3JFm73VARw6MofXtRqOHtZ7y4oNbY95xXwU2r6w", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "created": 1681269940, + "updated": 1681269940, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "726", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "bd9e1294-965b-4e19-bbb6-2da416b45419", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"1_6ZtP288hEkKML-L6nFyZh1PD1rmAgwbbwjEvTSDK_008BYWhjp_6ULy9BhWtRIytNkPkm9gzaBTrCpp-vyDXPGa836Htp-w8u5JmxoUZchJh576m3m-8ZYWTmZSAp5SpruyKAmLSxPJHEWPXQntnmuTMjb9HBT9Ltrwc0ZDk-jsMLYunDJrNmrRUxQgb0zQ_Tl5fJjj8j-0KVx2RXtbfWFvf5fRdBYyP3m0aUpoopQPwtXszD2LcSKMJ_TnmnvMWr8MOA5aRlBaGdBk7zBgRafvDPam3Q2AvFA9mfcAVncpfZ3JFm73VARw6MofXtRqOHtZ7y4oNbY95xXwU2r6w\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60/sign?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "69", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RS256", + "value": "WLx9s5UrvRtkv6WlfzdbKuXq0FmDkaujAzRlPvCycOI" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "466", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "10ac3bd7-553c-4915-8baf-d0a68076cbfe" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60", + "value": "VycNS2AleyY425cgT02DdqHgz0r95vm0UDEsnG8uQiT7IfxflrjKM_d8PvOeV6JA6kamk6lhvFKnJqXyNmFaPcI7RcibAW-e3-9k91TEegUNl4dZpPeuy6AY5-CkafXBBTHCCOAfGuyCeNnr8jJF7teQa_Z246wgoOiGACQx37C2m9jb2x-Q3-mxo8utyi3NFu8LCJs7C9h_AlcszRJ0l9a0dP97YnNFW75GtBpfjt7frZFUGdJNeWvZXBhCzhtYN9ynN6SHIKKVfZEe-Uqc3HvY63oEGvVGcPnWeV2wY8NfQn04gji3hdKKyRH0VLSkwHJpSA7V42EDaPbaQCriQA" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc/sign?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60/verify?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "423", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RS256", + "digest": "WLx9s5UrvRtkv6WlfzdbKuXq0FmDkaujAzRlPvCycOI", + "value": "VycNS2AleyY425cgT02DdqHgz0r95vm0UDEsnG8uQiT7IfxflrjKM_d8PvOeV6JA6kamk6lhvFKnJqXyNmFaPcI7RcibAW-e3-9k91TEegUNl4dZpPeuy6AY5-CkafXBBTHCCOAfGuyCeNnr8jJF7teQa_Z246wgoOiGACQx37C2m9jb2x-Q3-mxo8utyi3NFu8LCJs7C9h_AlcszRJ0l9a0dP97YnNFW75GtBpfjt7frZFUGdJNeWvZXBhCzhtYN9ynN6SHIKKVfZEe-Uqc3HvY63oEGvVGcPnWeV2wY8NfQn04gji3hdKKyRH0VLSkwHJpSA7V42EDaPbaQCriQA" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "14", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "186ee901-d5d0-45c8-8f11-856f65398057" + }, + "ResponseBody": { + "value": true + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "468", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f1ba2583-bc22-4c41-a275-142c8245b6a3", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc\",\"value\":\"VycNS2AleyY425cgT02DdqHgz0r95vm0UDEsnG8uQiT7IfxflrjKM_d8PvOeV6JA6kamk6lhvFKnJqXyNmFaPcI7RcibAW-e3-9k91TEegUNl4dZpPeuy6AY5-CkafXBBTHCCOAfGuyCeNnr8jJF7teQa_Z246wgoOiGACQx37C2m9jb2x-Q3-mxo8utyi3NFu8LCJs7C9h_AlcszRJ0l9a0dP97YnNFW75GtBpfjt7frZFUGdJNeWvZXBhCzhtYN9ynN6SHIKKVfZEe-Uqc3HvY63oEGvVGcPnWeV2wY8NfQn04gji3hdKKyRH0VLSkwHJpSA7V42EDaPbaQCriQA\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60/sign?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "69", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RS256", + "value": "WLx9s5UrvRtkv6WlfzdbKuXq0FmDkaujAzRlPvCycOI" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "466", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "15e5fb6f-b692-4921-9c40-ae039521e40c" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60", + "value": "VycNS2AleyY425cgT02DdqHgz0r95vm0UDEsnG8uQiT7IfxflrjKM_d8PvOeV6JA6kamk6lhvFKnJqXyNmFaPcI7RcibAW-e3-9k91TEegUNl4dZpPeuy6AY5-CkafXBBTHCCOAfGuyCeNnr8jJF7teQa_Z246wgoOiGACQx37C2m9jb2x-Q3-mxo8utyi3NFu8LCJs7C9h_AlcszRJ0l9a0dP97YnNFW75GtBpfjt7frZFUGdJNeWvZXBhCzhtYN9ynN6SHIKKVfZEe-Uqc3HvY63oEGvVGcPnWeV2wY8NfQn04gji3hdKKyRH0VLSkwHJpSA7V42EDaPbaQCriQA" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc/verify?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60/verify?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "423", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RS256", + "digest": "WLx9s5UrvRtkv6WlfzdbKuXq0FmDkaujAzRlPvCycOI", + "value": "VycNS2AleyY425cgT02DdqHgz0r95vm0UDEsnG8uQiT7IfxflrjKM_d8PvOeV6JA6kamk6lhvFKnJqXyNmFaPcI7RcibAW-e3-9k91TEegUNl4dZpPeuy6AY5-CkafXBBTHCCOAfGuyCeNnr8jJF7teQa_Z246wgoOiGACQx37C2m9jb2x-Q3-mxo8utyi3NFu8LCJs7C9h_AlcszRJ0l9a0dP97YnNFW75GtBpfjt7frZFUGdJNeWvZXBhCzhtYN9ynN6SHIKKVfZEe-Uqc3HvY63oEGvVGcPnWeV2wY8NfQn04gji3hdKKyRH0VLSkwHJpSA7V42EDaPbaQCriQA" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "14", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7bdccbdd-2e2f-4d72-b3e7-fc8eae5fe390" + }, + "ResponseBody": { + "value": true + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "14", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "977cbbc4-d516-4e71-9d2f-7b5548a8e28e", - "Body" : "{\"value\":true}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60/sign?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "90", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RS384", + "value": "q0U8KRbM0Rwt37cMUYIMhajb1GD82Zg5NGXTtrG9mqticE2ITdzSuKVAgTLBRq0I" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "466", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e1b4696e-c381-4060-98b6-68f09095c3b4" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60", + "value": "pgnnttZnG0DrXoJdN4rv-GMtHEnAa7FFXfIKNlC0wXIlXhGHNy_5bq4CUZgd5RO-56gNYr1rJ44nQJoBqS33t4rLjguIkcBMGyJ02ymSpvCaexHEYPh6XiFWeK9ivPXGxc4Sbu08Y387c-xRRLb5e6uw4MOC1VnInyNRwrqFVHho7cEK-n9CXi__U7oSSAG3n98i8id-oX-sWnxuMu7-G601wPa7T42XIZz_cg-0crE3oFFRO467cuFSNSiOy6f6YDPEJK58KBN5i-BomYhwnNKc1Z4ATRvTtUKs2YT-8jHu4yIkN0-LGmd8tQdRWwaoqQiDueJVSAAzp-T7LERbmg" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc/sign?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60/verify?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "444", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RS384", + "digest": "q0U8KRbM0Rwt37cMUYIMhajb1GD82Zg5NGXTtrG9mqticE2ITdzSuKVAgTLBRq0I", + "value": "pgnnttZnG0DrXoJdN4rv-GMtHEnAa7FFXfIKNlC0wXIlXhGHNy_5bq4CUZgd5RO-56gNYr1rJ44nQJoBqS33t4rLjguIkcBMGyJ02ymSpvCaexHEYPh6XiFWeK9ivPXGxc4Sbu08Y387c-xRRLb5e6uw4MOC1VnInyNRwrqFVHho7cEK-n9CXi__U7oSSAG3n98i8id-oX-sWnxuMu7-G601wPa7T42XIZz_cg-0crE3oFFRO467cuFSNSiOy6f6YDPEJK58KBN5i-BomYhwnNKc1Z4ATRvTtUKs2YT-8jHu4yIkN0-LGmd8tQdRWwaoqQiDueJVSAAzp-T7LERbmg" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "14", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "18edf6c9-2192-454a-b964-a479595bbd63" + }, + "ResponseBody": { + "value": true + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "468", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "cf3e5d3b-afbe-4b51-b1ac-2666d579d980", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc\",\"value\":\"VycNS2AleyY425cgT02DdqHgz0r95vm0UDEsnG8uQiT7IfxflrjKM_d8PvOeV6JA6kamk6lhvFKnJqXyNmFaPcI7RcibAW-e3-9k91TEegUNl4dZpPeuy6AY5-CkafXBBTHCCOAfGuyCeNnr8jJF7teQa_Z246wgoOiGACQx37C2m9jb2x-Q3-mxo8utyi3NFu8LCJs7C9h_AlcszRJ0l9a0dP97YnNFW75GtBpfjt7frZFUGdJNeWvZXBhCzhtYN9ynN6SHIKKVfZEe-Uqc3HvY63oEGvVGcPnWeV2wY8NfQn04gji3hdKKyRH0VLSkwHJpSA7V42EDaPbaQCriQA\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60/sign?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "90", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RS384", + "value": "q0U8KRbM0Rwt37cMUYIMhajb1GD82Zg5NGXTtrG9mqticE2ITdzSuKVAgTLBRq0I" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "466", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8b5fb2da-00e7-4268-9faf-fbbf05f5d20c" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60", + "value": "pgnnttZnG0DrXoJdN4rv-GMtHEnAa7FFXfIKNlC0wXIlXhGHNy_5bq4CUZgd5RO-56gNYr1rJ44nQJoBqS33t4rLjguIkcBMGyJ02ymSpvCaexHEYPh6XiFWeK9ivPXGxc4Sbu08Y387c-xRRLb5e6uw4MOC1VnInyNRwrqFVHho7cEK-n9CXi__U7oSSAG3n98i8id-oX-sWnxuMu7-G601wPa7T42XIZz_cg-0crE3oFFRO467cuFSNSiOy6f6YDPEJK58KBN5i-BomYhwnNKc1Z4ATRvTtUKs2YT-8jHu4yIkN0-LGmd8tQdRWwaoqQiDueJVSAAzp-T7LERbmg" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc/verify?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60/verify?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "444", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RS384", + "digest": "q0U8KRbM0Rwt37cMUYIMhajb1GD82Zg5NGXTtrG9mqticE2ITdzSuKVAgTLBRq0I", + "value": "pgnnttZnG0DrXoJdN4rv-GMtHEnAa7FFXfIKNlC0wXIlXhGHNy_5bq4CUZgd5RO-56gNYr1rJ44nQJoBqS33t4rLjguIkcBMGyJ02ymSpvCaexHEYPh6XiFWeK9ivPXGxc4Sbu08Y387c-xRRLb5e6uw4MOC1VnInyNRwrqFVHho7cEK-n9CXi__U7oSSAG3n98i8id-oX-sWnxuMu7-G601wPa7T42XIZz_cg-0crE3oFFRO467cuFSNSiOy6f6YDPEJK58KBN5i-BomYhwnNKc1Z4ATRvTtUKs2YT-8jHu4yIkN0-LGmd8tQdRWwaoqQiDueJVSAAzp-T7LERbmg" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "14", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b9ff992e-6f84-4ffe-93a9-00aa6c3cde80" + }, + "ResponseBody": { + "value": true + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "14", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2d015c56-202c-4c62-8049-e441039c5d9f", - "Body" : "{\"value\":true}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60/sign?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "112", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RS512", + "value": "Q6X1janG-T3a0v3t33BTlPWADZcF6RnJhnSUCt20YQGtT699FDbwpJDokRr547wx4-0AmBXrWEvrgONHoYcZ0A" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "466", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "edc94333-b733-4dd0-975e-4f27c2acd286" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60", + "value": "EhVnpxaFb6gJcMjT3CJ4P2cOCn45FZFFpfGe3xIXtAX7oDzOeqFxpLKuRoZrXz9B4f2YzP-YwNNwBPISceE6JsA_WZHgOBbn3mnl3U90Z3u9HG5zNLfLOyfcjQ5EcoZ3591By9KHGAy4L1YOVIKdm70XqHCY6Xkm00_LBIZRQEjhsrnOLJ84Yxij5gI6n-TrbCyNxubnpRrb1MMSNkziK5mWFulYMC9p_fppWTDKGcog4s4mS6pg4emCBStPiN2TG4WER_T0oV6aYf9GKrAhZEy_7PhQcRxVFb2oe885iM-GPNXbWfzu4lAc_O7TNAi3aZtcPvBFSkfzPk8e7kVkAA" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc/sign?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60/verify?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "466", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RS512", + "digest": "Q6X1janG-T3a0v3t33BTlPWADZcF6RnJhnSUCt20YQGtT699FDbwpJDokRr547wx4-0AmBXrWEvrgONHoYcZ0A", + "value": "EhVnpxaFb6gJcMjT3CJ4P2cOCn45FZFFpfGe3xIXtAX7oDzOeqFxpLKuRoZrXz9B4f2YzP-YwNNwBPISceE6JsA_WZHgOBbn3mnl3U90Z3u9HG5zNLfLOyfcjQ5EcoZ3591By9KHGAy4L1YOVIKdm70XqHCY6Xkm00_LBIZRQEjhsrnOLJ84Yxij5gI6n-TrbCyNxubnpRrb1MMSNkziK5mWFulYMC9p_fppWTDKGcog4s4mS6pg4emCBStPiN2TG4WER_T0oV6aYf9GKrAhZEy_7PhQcRxVFb2oe885iM-GPNXbWfzu4lAc_O7TNAi3aZtcPvBFSkfzPk8e7kVkAA" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "14", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e9d1d919-e0d4-4fc6-9bc2-48bb7cf195e6" + }, + "ResponseBody": { + "value": true + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "468", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c20d99fc-8056-495a-a983-2a102affa7b2", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc\",\"value\":\"pgnnttZnG0DrXoJdN4rv-GMtHEnAa7FFXfIKNlC0wXIlXhGHNy_5bq4CUZgd5RO-56gNYr1rJ44nQJoBqS33t4rLjguIkcBMGyJ02ymSpvCaexHEYPh6XiFWeK9ivPXGxc4Sbu08Y387c-xRRLb5e6uw4MOC1VnInyNRwrqFVHho7cEK-n9CXi__U7oSSAG3n98i8id-oX-sWnxuMu7-G601wPa7T42XIZz_cg-0crE3oFFRO467cuFSNSiOy6f6YDPEJK58KBN5i-BomYhwnNKc1Z4ATRvTtUKs2YT-8jHu4yIkN0-LGmd8tQdRWwaoqQiDueJVSAAzp-T7LERbmg\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60/sign?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "112", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RS512", + "value": "Q6X1janG-T3a0v3t33BTlPWADZcF6RnJhnSUCt20YQGtT699FDbwpJDokRr547wx4-0AmBXrWEvrgONHoYcZ0A" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "466", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f37e0525-5eeb-43ab-9bed-7b15c1e9b5b5" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60", + "value": "EhVnpxaFb6gJcMjT3CJ4P2cOCn45FZFFpfGe3xIXtAX7oDzOeqFxpLKuRoZrXz9B4f2YzP-YwNNwBPISceE6JsA_WZHgOBbn3mnl3U90Z3u9HG5zNLfLOyfcjQ5EcoZ3591By9KHGAy4L1YOVIKdm70XqHCY6Xkm00_LBIZRQEjhsrnOLJ84Yxij5gI6n-TrbCyNxubnpRrb1MMSNkziK5mWFulYMC9p_fppWTDKGcog4s4mS6pg4emCBStPiN2TG4WER_T0oV6aYf9GKrAhZEy_7PhQcRxVFb2oe885iM-GPNXbWfzu4lAc_O7TNAi3aZtcPvBFSkfzPk8e7kVkAA" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc/verify?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "14", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c436d4c2-5a63-45c3-867d-bf7f16d906b0", - "Body" : "{\"value\":true}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc/sign?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "468", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b0066673-be11-4d08-a521-4fc738ae0865", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc\",\"value\":\"pgnnttZnG0DrXoJdN4rv-GMtHEnAa7FFXfIKNlC0wXIlXhGHNy_5bq4CUZgd5RO-56gNYr1rJ44nQJoBqS33t4rLjguIkcBMGyJ02ymSpvCaexHEYPh6XiFWeK9ivPXGxc4Sbu08Y387c-xRRLb5e6uw4MOC1VnInyNRwrqFVHho7cEK-n9CXi__U7oSSAG3n98i8id-oX-sWnxuMu7-G601wPa7T42XIZz_cg-0crE3oFFRO467cuFSNSiOy6f6YDPEJK58KBN5i-BomYhwnNKc1Z4ATRvTtUKs2YT-8jHu4yIkN0-LGmd8tQdRWwaoqQiDueJVSAAzp-T7LERbmg\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc/verify?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "14", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e3a663f5-9868-4b37-97a5-ca9027ec8015", - "Body" : "{\"value\":true}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc/sign?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "468", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0b4ba5ba-66e3-408d-a7a0-5dbef1f899e9", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc\",\"value\":\"EhVnpxaFb6gJcMjT3CJ4P2cOCn45FZFFpfGe3xIXtAX7oDzOeqFxpLKuRoZrXz9B4f2YzP-YwNNwBPISceE6JsA_WZHgOBbn3mnl3U90Z3u9HG5zNLfLOyfcjQ5EcoZ3591By9KHGAy4L1YOVIKdm70XqHCY6Xkm00_LBIZRQEjhsrnOLJ84Yxij5gI6n-TrbCyNxubnpRrb1MMSNkziK5mWFulYMC9p_fppWTDKGcog4s4mS6pg4emCBStPiN2TG4WER_T0oV6aYf9GKrAhZEy_7PhQcRxVFb2oe885iM-GPNXbWfzu4lAc_O7TNAi3aZtcPvBFSkfzPk8e7kVkAA\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc/verify?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "14", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f22232b9-6a1b-464f-9a9d-20523d87aa7d", - "Body" : "{\"value\":true}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc/sign?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "468", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7def80cd-cebd-4e7f-9633-e09210ddd743", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc\",\"value\":\"EhVnpxaFb6gJcMjT3CJ4P2cOCn45FZFFpfGe3xIXtAX7oDzOeqFxpLKuRoZrXz9B4f2YzP-YwNNwBPISceE6JsA_WZHgOBbn3mnl3U90Z3u9HG5zNLfLOyfcjQ5EcoZ3591By9KHGAy4L1YOVIKdm70XqHCY6Xkm00_LBIZRQEjhsrnOLJ84Yxij5gI6n-TrbCyNxubnpRrb1MMSNkziK5mWFulYMC9p_fppWTDKGcog4s4mS6pg4emCBStPiN2TG4WER_T0oV6aYf9GKrAhZEy_7PhQcRxVFb2oe885iM-GPNXbWfzu4lAc_O7TNAi3aZtcPvBFSkfzPk8e7kVkAA\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeysignverify72682/51acf3e7f0db4960a3d8db5fd2c383dc/verify?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "14", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a51a368f-4505-4bb3-8db1-a4dccf77b139", - "Body" : "{\"value\":true}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testrsakeysignverify72682" ] + { + "RequestUri": "https://REDACTED/keys/testrsakeysignverify51762/d66e74db477d406386ef717faeb1fb60/verify?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "466", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RS512", + "digest": "Q6X1janG-T3a0v3t33BTlPWADZcF6RnJhnSUCt20YQGtT699FDbwpJDokRr547wx4-0AmBXrWEvrgONHoYcZ0A", + "value": "EhVnpxaFb6gJcMjT3CJ4P2cOCn45FZFFpfGe3xIXtAX7oDzOeqFxpLKuRoZrXz9B4f2YzP-YwNNwBPISceE6JsA_WZHgOBbn3mnl3U90Z3u9HG5zNLfLOyfcjQ5EcoZ3591By9KHGAy4L1YOVIKdm70XqHCY6Xkm00_LBIZRQEjhsrnOLJ84Yxij5gI6n-TrbCyNxubnpRrb1MMSNkziK5mWFulYMC9p_fppWTDKGcog4s4mS6pg4emCBStPiN2TG4WER_T0oV6aYf9GKrAhZEy_7PhQcRxVFb2oe885iM-GPNXbWfzu4lAc_O7TNAi3aZtcPvBFSkfzPk8e7kVkAA" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "14", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6eb2719c-2421-472c-a827-7df9fe3ed3df" + }, + "ResponseBody": { + "value": true + } + } + ], + "Variables": { + "0": "testrsakeysignverify51762" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.wrapUnwrapRsaLocal.json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.wrapUnwrapRsaLocal.json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.wrapUnwrapRsaLocal.json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.wrapUnwrapRsaLocal.json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.wrapUnwrapRsa[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.wrapUnwrapRsa[1].json index 923d60a28339c..105337d40b7f9 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.wrapUnwrapRsa[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/CryptographyClientTest.wrapUnwrapRsa[1].json @@ -1,304 +1,509 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeywrapunwrap51068?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testrsakeywrapunwrap91043?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dc2c16ac-55d6-4786-b5bf-ee20077eb08f" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "726", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fa790feb-da6b-45c8-a9ce-d00e1b4493cd", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"1_6ZtP288hEkKML-L6nFyZh1PD1rmAgwbbwjEvTSDK_008BYWhjp_6ULy9BhWtRIytNkPkm9gzaBTrCpp-vyDXPGa836Htp-w8u5JmxoUZchJh576m3m-8ZYWTmZSAp5SpruyKAmLSxPJHEWPXQntnmuTMjb9HBT9Ltrwc0ZDk-jsMLYunDJrNmrRUxQgb0zQ_Tl5fJjj8j-0KVx2RXtbfWFvf5fRdBYyP3m0aUpoopQPwtXszD2LcSKMJ_TnmnvMWr8MOA5aRlBaGdBk7zBgRafvDPam3Q2AvFA9mfcAVncpfZ3JFm73VARw6MofXtRqOHtZ7y4oNbY95xXwU2r6w\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakeywrapunwrap91043?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "1902", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "key": { + "kty": "RSA", + "key_ops": [], + "n": "1_6ZtP288hEkKML-L6nFyZh1PD1rmAgwbbwjEvTSDK_008BYWhjp_6ULy9BhWtRIytNkPkm9gzaBTrCpp-vyDXPGa836Htp-w8u5JmxoUZchJh576m3m-8ZYWTmZSAp5SpruyKAmLSxPJHEWPXQntnmuTMjb9HBT9Ltrwc0ZDk-jsMLYunDJrNmrRUxQgb0zQ_Tl5fJjj8j-0KVx2RXtbfWFvf5fRdBYyP3m0aUpoopQPwtXszD2LcSKMJ_TnmnvMWr8MOA5aRlBaGdBk7zBgRafvDPam3Q2AvFA9mfcAVncpfZ3JFm73VARw6MofXtRqOHtZ7y4oNbY95xXwU2r6w", + "e": "AQAB", + "d": "UulbjVtdXTpxO-hl9FviHZmVXxNgqtJx7J2shQlPXClq_KG4CJXJtSVg2tLZnCki7CCrOTHLOoQArPkpltj-aGWJxDYkDhXnVTdtki9I-BDgW6aWAI5BfWJM5asziLDkkFvaz06SeQKqOp3iYKKm3-fjnXv42uMHh0kuew1E0fXRVTGHBL0wgOJfQTbL1yfQ_A2Qe9bNkr9TFWx3ireY7D8MzDZIN1_h66t2UPuHFq2OqIbVBTRlZEHihNZirfNjbk8e47ImZqDd1dpyVKLgmdejdg_aWCxH61TG1iKP8qWQ61pRENwaJ6804Io_mH0JVp2nl0K3hfmhSzTeBj7V4Q", + "dp": "cY-_W0rXJ5b3fiZaLzNXot0xH1bs-tLpePdfdPj1cJSXN9bujvF8zeh5e7DnJrG5mK05F9bAiIpDyLqUmNb5PaGDSrooMae08D7dU06n3-pQ1X9MS3eeJ-w3hBUnTHkzgAhwi_UZ4ty-hsIqOZ0FHMvwSRAAhV8aHB-MR4tKbRE", + "dq": "cs6ABkG5NF38KZ0F7KVReUBGxJxVUM2YTZFZayUrMMJZNpnFKnN_P8i7ar222utYz8PewkMQffwj6-4F4ETeMUq8NjlE7Ge9mSDoPNjvEde0lct1s4HLrRb6AlLQ4dRdnUCIW4VCybFOy_h7CH2KtElLEAwAjy4NYNSFGRIcqZE", + "qi": "AxKlWeYxM4LeyHiRbwn4IgypPbdnHql53fJy9xAkkIJxVV3Ry2lI0otUo64n2QKDZ3eF3ta2EjZtsAL0bM9AkT_-2ZXDdJk5viHQ0DOejWEjPYFgMxOIt-gEpG-QCJXFFL-OLJXOsnV1DAG_ELbAoy33am82ydDfy4gpMhL51sQ", + "p": "-TZjzm_whbXKjamp6gizCmWHaTLIz2CpoCLFvw-E6p8HlN2yjsdjFuGu-h9u0V_xRsMMuvDqh3bzVryQulsWvReHrshFgHHlL46NSdLVrOcc3pqW02O5xcxJp6TAlGf2nY5wx3jQrmGHeH8mtcro-ThG87oiD37LomfmAFbWCJs", + "q": "3eCaCf5Cdq6WDzaGMQx-qhDdcGSRzFcgNLxjtpTIGQtv0WYZzgOuhh5TmHbOSyGCPTqbsfSPp1Es8NVStBGIXKaEEo1MieITOgylywdcHQKAg2qVPUXYqQ-kg4sDE8-XK1dF5e_3x1JP9JSHrlo8mnx7Hz0s7x37YvYaPOK61vE" + }, + "attributes": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "724", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4404410c-309b-4d21-95ea-9547ef9823b9" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "1_6ZtP288hEkKML-L6nFyZh1PD1rmAgwbbwjEvTSDK_008BYWhjp_6ULy9BhWtRIytNkPkm9gzaBTrCpp-vyDXPGa836Htp-w8u5JmxoUZchJh576m3m-8ZYWTmZSAp5SpruyKAmLSxPJHEWPXQntnmuTMjb9HBT9Ltrwc0ZDk-jsMLYunDJrNmrRUxQgb0zQ_Tl5fJjj8j-0KVx2RXtbfWFvf5fRdBYyP3m0aUpoopQPwtXszD2LcSKMJ_TnmnvMWr8MOA5aRlBaGdBk7zBgRafvDPam3Q2AvFA9mfcAVncpfZ3JFm73VARw6MofXtRqOHtZ7y4oNbY95xXwU2r6w", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "created": 1681269940, + "updated": 1681269940, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "724", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "583cc99f-36ca-4d11-837b-c9cfe2e27815" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "1_6ZtP288hEkKML-L6nFyZh1PD1rmAgwbbwjEvTSDK_008BYWhjp_6ULy9BhWtRIytNkPkm9gzaBTrCpp-vyDXPGa836Htp-w8u5JmxoUZchJh576m3m-8ZYWTmZSAp5SpruyKAmLSxPJHEWPXQntnmuTMjb9HBT9Ltrwc0ZDk-jsMLYunDJrNmrRUxQgb0zQ_Tl5fJjj8j-0KVx2RXtbfWFvf5fRdBYyP3m0aUpoopQPwtXszD2LcSKMJ_TnmnvMWr8MOA5aRlBaGdBk7zBgRafvDPam3Q2AvFA9mfcAVncpfZ3JFm73VARw6MofXtRqOHtZ7y4oNbY95xXwU2r6w", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "created": 1681269940, + "updated": 1681269940, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "726", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c5b4b78f-a0f6-4c6e-a8e9-c8fffe66ec9c", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"1_6ZtP288hEkKML-L6nFyZh1PD1rmAgwbbwjEvTSDK_008BYWhjp_6ULy9BhWtRIytNkPkm9gzaBTrCpp-vyDXPGa836Htp-w8u5JmxoUZchJh576m3m-8ZYWTmZSAp5SpruyKAmLSxPJHEWPXQntnmuTMjb9HBT9Ltrwc0ZDk-jsMLYunDJrNmrRUxQgb0zQ_Tl5fJjj8j-0KVx2RXtbfWFvf5fRdBYyP3m0aUpoopQPwtXszD2LcSKMJ_TnmnvMWr8MOA5aRlBaGdBk7zBgRafvDPam3Q2AvFA9mfcAVncpfZ3JFm73VARw6MofXtRqOHtZ7y4oNbY95xXwU2r6w\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65/unwrapkey?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "369", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA1_5", + "value": "bLHLOoZrTAsylQ5sgbe9V86UdNMIkUJZBURFVNsjx6DDqb8DDBHuYwGgpz1ql2WXntvc9QtLoN338QDBg1LF7MNFMBaNowLqASleFJ-LbGF6t5N9UYgZA8_ncJzopIvQVlgsYcn-l5D3krsJWPa7p5ry3Wuh7nIsdGBto06Ty96E6DsX3KZ01ByTZXbwodJcWBbtrorc8D1N6nSD6n0s8zew2wWWzsKgy_nkXdK3U7iaLaa5ygMy_09UN-nWGel6--Mlg-TKqWBNUtSw8vkTt22P2olj8vHWtod2cLGvmdvGT8vbTl6GA6oGo0ru1s79WVDfUb69BmFgf8hkHFwcDA" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "258", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f010a765-3203-4c9e-bb2b-bf66f2b9979d" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf/unwrapkey?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65/wrapkey?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "161", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA1_5", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "466", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "769a3332-f54f-4e9e-8af7-aa79a3ea5118" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65", + "value": "X4FgxlOtrjDVmoLWrlYGBTIfacfQjgcHAhjlXe7CQlgSppwci7JYA-P0da-GS8wOPSG7zmInEYrc8jw9TWju2OrOjls4ajajwvwYaOmSC3PnwPbao9Z3YpF0Zl6-L7I6hMy48JdJt49aaOMroKRz-g20XHso00aRlbcdaPo9DxWYKXoVOqAKvOhEEtsX99JNvsQxMf_UOF8d0oc0mAvSlAjnQVWlhVp-yhuyomomLDNoN94v8CcmspSqxB1vlC4czex-2Qj8rL6-Y9scnuPZqWO-dXLc-OzKjEdwliVfMa3YNN6IcZ4hKpT7sGB7jupdB9EmZzZIh_XIYEFysP1cNA" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "260", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3c1941b2-bcd1-4975-aa23-e55dbfb3e400", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf\",\"value\":\"G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65/unwrapkey?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "369", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA1_5", + "value": "X4FgxlOtrjDVmoLWrlYGBTIfacfQjgcHAhjlXe7CQlgSppwci7JYA-P0da-GS8wOPSG7zmInEYrc8jw9TWju2OrOjls4ajajwvwYaOmSC3PnwPbao9Z3YpF0Zl6-L7I6hMy48JdJt49aaOMroKRz-g20XHso00aRlbcdaPo9DxWYKXoVOqAKvOhEEtsX99JNvsQxMf_UOF8d0oc0mAvSlAjnQVWlhVp-yhuyomomLDNoN94v8CcmspSqxB1vlC4czex-2Qj8rL6-Y9scnuPZqWO-dXLc-OzKjEdwliVfMa3YNN6IcZ4hKpT7sGB7jupdB9EmZzZIh_XIYEFysP1cNA" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "258", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9ea1db49-4c54-4191-a3f6-882b34c70606" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf/wrapkey?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65/unwrapkey?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "371", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP", + "value": "Pjt_XKfg86h9ubY_Bzh65Mr7AKB0pdz7XtWRLyVMRNe0d0KEA3jj6Mm33OddIK7A_OPo32PQ89OsRzHuWQW6etjeoFHCYzVMDvjvOor9k4G94LFaCinW3DWefHSJojW6rflBSG9MRDME7fdDb3NxSGW6UKPOP9ihZnBMO9BsMUdHQ71DgqiDrvHdKAk_KQhrZPDUJzHl651DjV9eBkwVzSXD6mm3f_c_62_oMltZnNCftdxN-vqu5w71hIEwmVq9M4hKCMDHKh9mvPokV1EjAISoq7rQ-YuCb2ZMhKoVVKLQHAlrLzlZopo54uB_1CV-KUkWWTdtfQidzCawkxJc8w" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "258", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e9af4f07-25da-4075-a8e1-26026f04234e" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "468", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "705773fb-b903-46c0-aa47-69bd7ecc8709", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf\",\"value\":\"htXNa2cqFMaQhJ1KGwD8FROhEOIIJMYqBnR-H5l38eKeScymEx05MV5Pa1nxtb-1zx616xRgxyLtEbSOswIH9VvYnN2FZRStK1tH9P9jpye4i4mSsLXS5Fsgzxe7TeqZUszreUs1_rVF5nJlJZhoXEmRq5FhCTkYeiZZnzgMEPdSIhKYXQsiUjfQCmyNNUf6HqbhxGEhvj5akw_yz3hmlZvEZAo4bM1WCs2bRKTM5Jg-_1l6mBaQA2zw6SZqetKelOsQSob-g0mdOcCzyN6Fe95Q6nLhe-X6umXt75Q6oIqOHA0d-694VqMKE437Uaw5AAgWkLbQBIJA8lPEbIQiFg\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65/wrapkey?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "163", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "466", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b974f0f3-08e6-4d96-898e-08f21e65f5d1" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65", + "value": "NR3Az2rGmR_qbi0YkrQkdZhMTiTmOUjidCmoVcUq2jjtqXz9YSBakDVF7G4yViggyaBvw1R7iSgxQnAnzmuyJYjXBPkr852IaEggvmFC_TWpTeM-rA_sTahwq6fNIUgekl36AiniCgxnwMGSa-GdKCgNVsI07naBvTImdk1G8qdYz3PT80DO3QiL813jiTcGud58pfiznOTQhU_lCq91_N_xXfCoR_MUA8E9uFSxSb7njVpxw0LoNhARwEMwIFsrYwW7EdbI2URDKhU-OPS_m21ZBGfyRFnjSlzsJPVGF8R7Lz_1SbsbSS96xFCXoakl13jM6iJFqiP7b_nhCDFAhQ" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf/unwrapkey?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65/unwrapkey?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "371", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP", + "value": "NR3Az2rGmR_qbi0YkrQkdZhMTiTmOUjidCmoVcUq2jjtqXz9YSBakDVF7G4yViggyaBvw1R7iSgxQnAnzmuyJYjXBPkr852IaEggvmFC_TWpTeM-rA_sTahwq6fNIUgekl36AiniCgxnwMGSa-GdKCgNVsI07naBvTImdk1G8qdYz3PT80DO3QiL813jiTcGud58pfiznOTQhU_lCq91_N_xXfCoR_MUA8E9uFSxSb7njVpxw0LoNhARwEMwIFsrYwW7EdbI2URDKhU-OPS_m21ZBGfyRFnjSlzsJPVGF8R7Lz_1SbsbSS96xFCXoakl13jM6iJFqiP7b_nhCDFAhQ" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "258", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a39e1fd6-6721-4be9-b3f2-33671f7acd62" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "260", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "325039f3-b815-4489-b67f-433d4105533b", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf\",\"value\":\"G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65/wrapkey?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "167", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP-256", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "466", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d3f3c3e7-6f77-4fdf-ab00-5fc9b5e49e4b" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65", + "value": "obaFHPP8ozEbUP7OtIv20wYBlUTbHS18mix7DfOzFgKl6xZJpvdAfVUvVPJNyo9IGkN4Neb-eVp8NC7DMM4gJFsxgf5H3_KmTcBzQXiICa78GHR8-iVoGlzsF1X4sb0njI3EZfWXayw5Cwpx5pA3h_qsntmUjIwTJHbfaK4ZC-ZDvUXSuJa34kOCKbRMXC_nMGuZDhUsvAH9yZIz4BrHxYJQwdVw1eUNxXnOjdtw_DTgUVSi6NO0g1FqkgK2Rvov8bdijAnKoosz6AH9LliKM-uL4NvGp77tKUpYEsp2rCKcyoyskZVaDcJdx-UBw3z9Z__5Unb_FlRQluLt-OvMMw" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf/unwrapkey?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65/unwrapkey?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "375", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP-256", + "value": "obaFHPP8ozEbUP7OtIv20wYBlUTbHS18mix7DfOzFgKl6xZJpvdAfVUvVPJNyo9IGkN4Neb-eVp8NC7DMM4gJFsxgf5H3_KmTcBzQXiICa78GHR8-iVoGlzsF1X4sb0njI3EZfWXayw5Cwpx5pA3h_qsntmUjIwTJHbfaK4ZC-ZDvUXSuJa34kOCKbRMXC_nMGuZDhUsvAH9yZIz4BrHxYJQwdVw1eUNxXnOjdtw_DTgUVSi6NO0g1FqkgK2Rvov8bdijAnKoosz6AH9LliKM-uL4NvGp77tKUpYEsp2rCKcyoyskZVaDcJdx-UBw3z9Z__5Unb_FlRQluLt-OvMMw" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "258", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "52e6cd3e-7a1b-46d1-a794-b131bb1ea695" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "260", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "df41be96-fe63-497e-9b17-7b685baaaf3b", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf\",\"value\":\"G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65/wrapkey?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "167", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP-256", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "466", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3fe4c2b1-7958-44d1-a6ef-95ac54902889" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65", + "value": "BeeokB5KuH_CGEl-DrqqCH8E9WFo6VHsoUIcjiioFGvC-uV-0Qoc1wYHnq5vIBIJHOy7TYIFlEZk9z-MeKN13mEnjBFdRwbOU2Hx5lxXX_APc4OgGZOiM-0tbEX8cK5fU1PyIdghiOf-c-E6ioGRhcANcjRpUnz9FIFSkqmvi9wrVr4H9RGPvV9Itex1y0gNwce0PN4cfJmhi0UgQeeeeoiI-Fn7pm8hJqsPyw4JpQmkXW5tTuTH1BuPPV8xuIc3GoxliSzyalnmdSWgzV5V3TMKaAvSFcaCTIpc9fWnExDsCt-lD7r_tsbY8AsuLBmZeO0Qh2EGbmPw-o0zGihs9A" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf/wrapkey?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "468", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8c9540a9-6c92-45e8-88b6-5e5f146812ae", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf\",\"value\":\"tMMv5nMyiqM2NKQcfuaFYYb0ENFfABBMnMQAzprk_6_T5BOCaOZAsMgKvxZMFSG2Lsu0aorTaTSqqBVG6ft7bkTh7qqx3p6xA7V0MfalvDfrSDVN8NMsMUuZiRBgNk6-lUxXmND5G8IJIBTEaoZa2j-8qo1g7E9kffjXvvFpEeg4E-KoIMya2Mocp-Ykit38lRxcEXbfLpCMKpxeZQ07DLWpwd7p-b0t8L64raT_fMKMPRAPwxRLL1fCd0YxQsyu21esDv9FtbgRjRi8u5oyLnScvcg6dJE8X8hRHwPcuYDyy8f4wWit_l8oEwuEPOme83gFTHiPE5-T5PSpC8d01g\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf/unwrapkey?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "260", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "39eb9b0b-cb7d-4481-b88f-8053261e4740", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf\",\"value\":\"G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf/wrapkey?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "468", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "956695b4-7746-4915-aab7-748d22acd3fe", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf\",\"value\":\"MDB9oNiqDS807R6U-sRYrDJpYb_7zyP9gN9tpbS78jHV8DL7KPaVmRHkNrVfNTrMoyNoFKi4Mwb6c4q53rpaPElhHR4NFbYN0TioOOXLeUIb2PBBbM-P505hZ71tABujBk_mNvGbJ3AbxqkPuD4iW-JxWBhXBzWPhbR5x0YHi71idnfZCCEp9Lhr_hHlT_xJInaNpIsQxZZRWM8BDWFYHO2IVGAMhEOc95OezzaRVQCfDFaSHX_PlzY_tc7eY6QRT3M5n124iOJ_oPcEnmeQk7Oh2BB0OSnWszTa4na5bTjGt9Xu97EELya1lHXyU5w2UtNpZJ_LbUnXWwj_z-TvgQ\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf/unwrapkey?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "260", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9b8dba53-6581-4c1e-b458-287b540d9d75", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf\",\"value\":\"G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf/wrapkey?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "468", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "738131ec-585a-4cf3-a25b-a991da284f53", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf\",\"value\":\"qs4MB6sUtnJO2ua6xj4aFzGVTq1BQgaxoiYLFU4p0hSfYQjazmsaqCTIMpewkfqjljYjM9uai95hvET0KJDaJPlzTCRHqoZMHiMSy4UVDh2BhY8xffx8LhClRA0vj2nW0AWYFoua7mO_3FI-Q6o-Ta6ynYxQ16oMYtBLu9BfZCyiZZilLY6aPCBiUOtyUEtdYHRowy6B_B2_tPGj-zJt94ReeUHVuW2YNqKfTOfgbKIyRiWMrTGljeFIeASHMRfP1aZ6Vmk4si4Nm9BuKUMv-YccK1lxzvPcUhHZ3cxMpjAkIySqciERYfTetCu_cbbw43iARQngThv3cAVuu4R91Q\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf/unwrapkey?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "260", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ca673396-c3f1-4d06-a86c-a80e0c3163ca", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap51068/9d775cf59bf7402aafcd63fb199b9daf\",\"value\":\"G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testrsakeywrapunwrap51068" ] + { + "RequestUri": "https://REDACTED/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65/unwrapkey?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "375", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP-256", + "value": "BeeokB5KuH_CGEl-DrqqCH8E9WFo6VHsoUIcjiioFGvC-uV-0Qoc1wYHnq5vIBIJHOy7TYIFlEZk9z-MeKN13mEnjBFdRwbOU2Hx5lxXX_APc4OgGZOiM-0tbEX8cK5fU1PyIdghiOf-c-E6ioGRhcANcjRpUnz9FIFSkqmvi9wrVr4H9RGPvV9Itex1y0gNwce0PN4cfJmhi0UgQeeeeoiI-Fn7pm8hJqsPyw4JpQmkXW5tTuTH1BuPPV8xuIc3GoxliSzyalnmdSWgzV5V3TMKaAvSFcaCTIpc9fWnExDsCt-lD7r_tsbY8AsuLBmZeO0Qh2EGbmPw-o0zGihs9A" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "258", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:25:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1bfcb84a-270a-4f44-b880-66fa3f3e9eab" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testrsakeywrapunwrap91043/247835fd88314ec8814752308f771e65", + "value": "G9GT23aoJ9lUS5WtxwlS9igODCiTObv_Z7U9HhTbk99t_24WdBcngS2ycvtJ7_VQ6ESEKt1QdoI8UMRwh2UOMalPrw1leEgbwgpOtCPjmzCk2fhuxCHyinA3x0iGnD2jyYaXiw" + } + } + ], + "Variables": { + "0": "testrsakeywrapunwrap91043" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createOctKeyWithDefaultSize[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createOctKeyWithDefaultSize[1].json index 1de66e2531779..ce141416060f1 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createOctKeyWithDefaultSize[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createOctKeyWithDefaultSize[1].json @@ -1,28 +1,98 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/testoctkey20790c2/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testoctkey4021528/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "bcc11e56-d8e0-11ed-8cf0-000d3a612dea", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "436", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "213", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "34326b42-c3d4-11ed-a46a-000d3a6149b5", - "Body" : "{\"attributes\":{\"created\":1678955169,\"enabled\":true,\"exp\":2527113600,\"exportable\":false,\"nbf\":949237199,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678955169},\"key\":{\"key_ops\":[\"deriveKey\",\"wrapKey\",\"verify\",\"sign\",\"unwrapKey\",\"encrypt\",\"decrypt\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/testoctkey20790c2/2eb01b578c27402b2c3684a0eafa1ed2\",\"kty\":\"oct-HSM\"},\"tags\":{\"foo\":\"baz\"}}" - }, - "Exception" : null - } ], - "variables" : [ "testoctkey20790c2" ] + { + "RequestUri": "https://REDACTED/keys/testoctkey4021528/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "oct-HSM", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "434", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "bceb30ba-d8e0-11ed-9c0e-000d3a602e9a", + "x-ms-server-latency": "295" + }, + "ResponseBody": { + "attributes": { + "created": 1681269527, + "enabled": true, + "exp": 2527113600, + "exportable": false, + "nbf": 949237199, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681269527 + }, + "key": { + "key_ops": [ + "deriveKey", + "wrapKey", + "verify", + "sign", + "unwrapKey", + "encrypt", + "decrypt" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/testoctkey4021528/01949eb3efeb44ab061a8b33ad6c16f5", + "kty": "oct-HSM" + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "testoctkey4021528" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createOctKeyWithInvalidSize[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createOctKeyWithInvalidSize[1].json index 7346634c4aa76..bfdce6a413e6b 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createOctKeyWithInvalidSize[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createOctKeyWithInvalidSize[1].json @@ -1,26 +1,75 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/testoctkey93685d3/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testoctkey75433d2/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "7f7d7466-d8e2-11ed-bcea-0022488d0014", + "x-ms-server-latency": "1" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "120", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-frame-options" : "SAMEORIGIN", - "content-type" : "application/json; charset=utf-8", - "retry-after" : "0", - "cache-control" : "no-cache", - "StatusCode" : "400", - "x-ms-request-id" : "347a0358-c3d4-11ed-925f-0022488d0014", - "Body" : "{\"error\":{\"code\":\"BadParameter\",\"message\":\"Invalid key size: '64' (Activity ID: 347a0358-c3d4-11ed-925f-0022488d0014)\"}}", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "17" - }, - "Exception" : null - } ], - "variables" : [ "testoctkey93685d3" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys/testoctkey75433d2/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "120", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "oct-HSM", + "key_size": 64, + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 400, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "120", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "80440acc-d8e2-11ed-bcea-0022488d0014", + "x-ms-server-latency": "18" + }, + "ResponseBody": { + "error": { + "code": "BadParameter", + "message": "Invalid key size: \u002764\u0027 (Activity ID: 80440acc-d8e2-11ed-bcea-0022488d0014)" + } + } + } + ], + "Variables": { + "0": "testoctkey75433d2" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createOctKeyWithValidSize[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createOctKeyWithValidSize[1].json index 3938324424775..9fcc883d871bc 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createOctKeyWithValidSize[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createOctKeyWithValidSize[1].json @@ -1,28 +1,99 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/testoctkey9815016/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testoctkey60259c6/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "bbdea6e8-d8e0-11ed-b20e-0022488d0014", + "x-ms-server-latency": "1" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "436", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "204", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "3323a518-c3d4-11ed-925f-0022488d0014", - "Body" : "{\"attributes\":{\"created\":1678955167,\"enabled\":true,\"exp\":2527113600,\"exportable\":false,\"nbf\":949237199,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678955167},\"key\":{\"key_ops\":[\"deriveKey\",\"wrapKey\",\"verify\",\"sign\",\"unwrapKey\",\"encrypt\",\"decrypt\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/testoctkey9815016/f7a387c24e8c008b17b088e65f75ba34\",\"kty\":\"oct-HSM\"},\"tags\":{\"foo\":\"baz\"}}" - }, - "Exception" : null - } ], - "variables" : [ "testoctkey9815016" ] + { + "RequestUri": "https://REDACTED/keys/testoctkey60259c6/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "121", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "oct-HSM", + "key_size": 256, + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "434", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "bc046fe0-d8e0-11ed-9c83-000d3a602e9a", + "x-ms-server-latency": "142" + }, + "ResponseBody": { + "attributes": { + "created": 1681269525, + "enabled": true, + "exp": 2527113600, + "exportable": false, + "nbf": 949237199, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681269525 + }, + "key": { + "key_ops": [ + "deriveKey", + "wrapKey", + "verify", + "sign", + "unwrapKey", + "encrypt", + "decrypt" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/testoctkey60259c6/6fcd75ba1fc24c368d1b0978903ee224", + "kty": "oct-HSM" + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "testoctkey60259c6" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createRsaKeyWithPublicExponent[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createRsaKeyWithPublicExponent[1].json index 9b94026865b45..769f5e4ff3ae8 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createRsaKeyWithPublicExponent[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createRsaKeyWithPublicExponent[1].json @@ -1,28 +1,100 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/testrsakey5341350/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testrsakey718891e/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "bc2dda60-d8e0-11ed-bed5-000d3a602e9a", + "x-ms-server-latency": "1" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "782", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "840", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "3365a1ac-c3d4-11ed-925f-0022488d0014", - "Body" : "{\"attributes\":{\"created\":1678955168,\"enabled\":true,\"exp\":2527113600,\"exportable\":false,\"nbf\":949237199,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678955168},\"key\":{\"e\":\"Aw\",\"key_ops\":[\"wrapKey\",\"decrypt\",\"encrypt\",\"unwrapKey\",\"sign\",\"verify\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/testrsakey5341350/bb18d02dac250d7e01e90ee303cf69e9\",\"kty\":\"RSA-HSM\",\"n\":\"tnsvwTR0nmDUryfWBNDyk_IfNtkbkGVemIG5eDg_Us02kMCSaTA-ckbAC6Uk0G2UEYf866tECOi5nHCyKgHOnvUh7VZe8AtHNuWe0A2WyGf5HQf36LuiIbpbZdGdA5DEc8HUJDyGIUzK1ucEYkvHLyAG5NHussqkP8eMBZ_WzQrYaiCGWDHP59KH6zkQEjiRDjuLdXLgkkE9YdykAw7HOa9s4r7h_639kA_xIau7HzFmIeei6sDVFvbtEm4sKEDraRdoMxVNBFk4G5w9rQfBL9QBJKeJ5Z77yY15SQE5FbNgF5FxPpkEEQYBtgDZLb3SDbDxzd2XmfeDabD-59DbiQ\"},\"tags\":{\"foo\":\"baz\"}}" - }, - "Exception" : null - } ], - "variables" : [ "testrsakey5341350" ] + { + "RequestUri": "https://REDACTED/keys/testrsakey718891e/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "122", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA-HSM", + "key_size": 2048, + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 3 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "780", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "bc547c4c-d8e0-11ed-8380-000d3a602e9a", + "x-ms-server-latency": "1364" + }, + "ResponseBody": { + "attributes": { + "created": 1681269526, + "enabled": true, + "exp": 2527113600, + "exportable": false, + "nbf": 949237199, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681269526 + }, + "key": { + "e": "Aw", + "key_ops": [ + "wrapKey", + "decrypt", + "encrypt", + "unwrapKey", + "sign", + "verify" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/testrsakey718891e/e8d18b5a69b046b88cc525a52838d236", + "kty": "RSA-HSM", + "n": "kBEKPleJ7g9RKPxE6INXuaFVv9mIBYC1TZbZ5XeTu-Safa-i2wdpFL4B_o-mB7dgI_eadPhGZoxF5iCaMpLc7Z0SoNx3B_I-On6yzH467_8wz1-Dm6HQzZGWa4rESfnAvj_BpTZCFKSXfcZWI06WbLfxCK-hlZdoCfRN57GsCgX70RLbw25FOoi1IsBfh741CMsEnbCYLhbMjFUbtm017r3D9l8GmzhHGieVVVbmsO8UlVXGwu7i5dTYxo2WEBwhoLKsuI6iren_oLlAzrMavB1cJZjWGcSYLuHu-XRIXKR5clAvTyK_5-x9BoVqWoyzfp1hQSrkomrDSJ0Bt17D8w" + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "testrsakey718891e" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createRsaKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createRsaKey[1].json index 05eaa55b229a8..a0c2ad44243f2 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createRsaKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.createRsaKey[1].json @@ -1,28 +1,99 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/javakeytemp16693f7/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/javakeytemp3716383/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "ba84cb60-d8e0-11ed-9768-000d3a612dea", + "x-ms-server-latency": "12" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "785", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "330", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "32c7bed8-c3d4-11ed-925f-0022488d0014", - "Body" : "{\"attributes\":{\"created\":1678955167,\"enabled\":true,\"exp\":2527113600,\"exportable\":false,\"nbf\":949237199,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678955167},\"key\":{\"e\":\"AQAB\",\"key_ops\":[\"wrapKey\",\"decrypt\",\"encrypt\",\"unwrapKey\",\"sign\",\"verify\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/javakeytemp16693f7/1d823c4c2abe491e08d1f384c649437a\",\"kty\":\"RSA-HSM\",\"n\":\"lp_SFnrc1jHLo6P_7rqRfYZRZvUo3EWvBpbje30-bdu0S-CBmEWHk63hPQWgPw3qdMYZSX_VSa9i9dwbDN0u6JUZwxU2HNzGandBRdlyrg0qWNe5HgbicJfEDRL0sUk0wmMbwg2uBcOL-3CMvvd-RpnHGNaWrL7891Ht1TJrQINEQ3Ar3ZVzqPqMAga8S2OBeipwFL7ukVZUTKYHiuiaNp7yxCZbNFv49BGW04G_QprAmZnq_DYo0snMt2exLHWHgYhPaDCpE-2fU3WG6DGOXwGv2GO_7au3KMAWfCdw-3NnBY8tC6HLG2PWVDG27mO0awgS8gZJ3ZrF2-dMPteJGw\"},\"tags\":{\"foo\":\"baz\"}}" - }, - "Exception" : null - } ], - "variables" : [ "javakeytemp16693f7" ] + { + "RequestUri": "https://REDACTED/keys/javakeytemp3716383/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA-HSM", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "783", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "bb6f2e1c-d8e0-11ed-b20e-0022488d0014", + "x-ms-server-latency": "589" + }, + "ResponseBody": { + "attributes": { + "created": 1681269524, + "enabled": true, + "exp": 2527113600, + "exportable": false, + "nbf": 949237199, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681269524 + }, + "key": { + "e": "AQAB", + "key_ops": [ + "wrapKey", + "decrypt", + "encrypt", + "unwrapKey", + "sign", + "verify" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/javakeytemp3716383/1355b72195ab4993bf7c57eeed8f7ca8", + "kty": "RSA-HSM", + "n": "uthlLhv62o96FfehzqYU7KOSOx1zPN5n80RBwPtcx_yhe7Mqr3Yk31Kw4OZrV-ueumaB2VLUw78KxMHqcd7Bm2rZ26ypUfgnKBuDJVnhJoJ-3-jUrXzFHcyXRIx6hOLeSoRt7gfzfO-ZNNhx-CM-K1tISxwVZTKBB4A6K_pqauhhCg1WkGOdvAL_n-rTWYtKuNZofh6CId6Ueokq1a2s5HKpEHL_ZV5TwafyrdiVTOo2ARYqwLHFzpXzVZNuhI7a-Bz_aq_gMPIIowiQYqylQyjOYsfRInxg8veLWWW001qIl2_Dc7fqnFfV8WIi3UOb5uAvSgmtOr7yHuvh87p9KQ" + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "javakeytemp3716383" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.getRandomBytes[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.getRandomBytes[1].json index 1ab4eca2435f5..94b165c3596d9 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.getRandomBytes[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.getRandomBytes[1].json @@ -1,28 +1,61 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/rng?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/rng?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "bcca6f2e-d8e0-11ed-8cf0-000d3a612dea", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "28", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "1", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "340e3fe2-c3d4-11ed-9dfb-000d3a612dea", - "Body" : "{\"value\":\"4AZTIRaWASM745XP\"}" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/rng?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "12", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "count": 12 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "28", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "bcf7c2a8-d8e0-11ed-826e-000d3a602e9a", + "x-ms-server-latency": "45" + }, + "ResponseBody": { + "value": "WgXanHnnue0vB--S" + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.releaseKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.releaseKey[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.releaseKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientManagedHsmTest.releaseKey[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.backupKeyNotFound[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.backupKeyNotFound[1].json index cfb6fe25f7ad7..f27dbd35db31f 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.backupKeyNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.backupKeyNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/non-existing/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f9aa093f-0611-4e40-991f-a5b8ea74884e" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "300", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "067d21c4-6d40-485a-b1d0-bd23df59398b", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4a02975e-1b95-4b15-8ac4-360055e5ada3" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.backupKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.backupKey[1].json index 5fe2242e0bc56..f97a2f8423e8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.backupKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.backupKey[1].json @@ -1,79 +1,131 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey872586412/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey829743998/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3cee85b1-27e4-452f-9691-7548ee7a79ec" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "df2fd72e-4364-4536-bb2a-815107568e7a", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey829743998/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f4b43d19-e8a2-49d3-93af-381ac4a5c018" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey829743998/2e095f556d8c4015b22066b88b479ae5", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "91NCuFx8oMA7HzES1cib5fnI-e0ANBeHgNicr1mCsOvM5p1uDLTvpOnSlSDXDixOnQ3p54ybYRQrCsbsdg22S6xStIbJkMo2rgF_nzoo9Wg83WjrB9hEgeAvBiPvLtFf8GG-x728nhlq_vM_PRJgxhA6Woedrn1k_Vkk1CEcO0ALyxDzoa2kJ_6KwT_oraDpSNy4cuHPVx-VTDjRI4K6FGD5m_R385P2-sVAw8sVFVeIkrBVVN45KTKHt-6AUWZolRF6EAxmWQmZjVqXVWnOxXoTzRIvPGwrOSV_oUCPLAJ5n2C2L_HHJ9fIo4bqyn6fyGe_7gCLET_boJAV-f8A7Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey872586412/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:34 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "952013d6-5a9e-4be2-a579-ab64738ab4d0", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey872586412/11c0a8f132a14520b31a2a4cdc5fa070\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"uokhSqhml7xTnPGAM32N8cQTuapm_LOjiLX7fS4hVvCA2RwvP1J5bemjzlADiWPcdfAQ4SHzdafbXHIDbAvovgHlsJBkavAhU0ckFdu2LPFreVWij7ce4fx5r9CD4yx8vzld_XFNQrstkiavSZ3QaH573HbjA8JjYIAlRu-TphfiNiP6o36P4AeiuFCh_qKx8Cl6KpJS4mNZ6gRWD7Sh5w4v6J2uZrtUjHrzFcDHaZimVSe3dCocXXffZlyV4gy8jZY-VN0tqYqUDdpHfUkxUKp2hMBzpK2hDesLC9GwFhnHOHk0Dn6c9swGOO0ezgWOaHgoYtnr4MirRV5AcmTNmQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954174,\"updated\":1678954174,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey872586412/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:35 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "12519", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f884cd9f-b7f5-46da-a8a6-61abb5c2f64f", - "Body" : "{\"value\":\"JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuTkZkeWJFQWNlN2Z5SnRRemN1MFRlMWFYUDkwbGpEU0VIVm1ma1V0UFctU0VDamhGTXlxeFdBcDJNVzF2Mk96MkVFTFdmdWlVRTRFMzFRTTVWZm45UTZxNzJjX0hnSV9ZSlRxX1Bpc2NZRHowRUtHcmdoSGJVUEFaS1lpb2Y3Rmlmd0ZVdFZ1QkczMHJkXzN2WHl4bl9Ya0lnR1NxUkpfd25YQ2V0blpXU2V6anE4QUlFeXBjb1YxeTJPajRWT1Z3ZXBrY1ZSa0x2dXZrc0dPT3ZVaUZyWlVQNlltSXFGSmJ1cWo5UkY2S2JScUFXVXdJb010clF2QzhsRlo0RmxZOUd4bEg4US0zMlFqd0xQQW9sT2t0bVR3bzF4Y3hTTGlSS0kwVVJtcldBOE1XSktjTUViQWV5VzdaWE8zTDV6SDlKS1drYzdKUGV0N1pFbkU1VnBLUDdRLmM4d0FhTVhlak5UWWFLd3g1eW5JNUEuVks5WVl6MGpfMXRIN1lrdm1tRFRmMl9oWDNTU2JMQXFlZGZkbXZva1FSMFRieW5Pa3doQjJIYWRGUm5sV1hTOXVsdzdCdmZWOGZ0Z2JBNHVtbzA0OGMzQm00cU5PaGdYS0V5TjIweGxPazhUaEtMeWpsT1N2dFV6Q0pqb2k0X2c5VkNZVlZlTVVjRHo5NFlmOXVrR3FWWldBWk12VlhnVnQ2UDhwbl8zRWcyaTdnTU41UUhISlYyUWVfdVZfaTlsT28yODJkaXZwVlM2dDQ0YXNRTU1QSzg5eXFKMncyOGp0cTlBOVdOZzFnX000VWxobnZxTjhkZ0xsdXBlbUJ0bGVEOFc2STJfd1hfcnlxRktvMmhrVVlIVWNDUkR6SDVYMUVoemh3SEYwVy1OTlYxTl9tQTRSX2lqWE1TaHZLMDdmajM5TmpFcTg5Z3hhTGN4RThFNTVNZHczZlA4ckRreHBKS1NnaEd5MUFhS3lqeDJRWEtnZHMzY2lNRURmUnhfU3Jub1FuWUhTaXBYdmpoYkVtd1FlWUpyYkNQd2tQYVJtSkl2Zk5NQ2ctLV9xR3RtMlNCTEotOGNmQjh4eWk1SEtSUEN6WnFhMEF3Z1ZJUFJ2OXlmQUdKcE93SWhKWGpuVkE4NThKWDU0aDV0eGRwYjJfYzBnREFWeXNuakxKaC1KRTdwVTdDWXZ4d3F4Sk1GdTZDT0lRZWMzTHM4cUR0UXNsRUlpSkhyaUNySlZLSTkwMmFNa3BaYVlyd1A2TV83SnFMWDFOMVJuOFhRMlcxSUJkcnV6V0pKdy1tSVBfcEZIajBPOGdlS1BQUjF6RWdEUnJVOVFhOTByRzlETWVxRmt4aG1fRHo3RWR3SXJscmpoWDNVbjRGNGxnelNoSkgxZkkyTjJBUEZadzl0OUdZWE5NNUVHTV91TjM4blFiRU9tVnI4Ml81ZVQyUVdETWs2WTQ5aDlRQVFOWURraUlGdDZuSG8zcWpLSW8zbzJiY2RybE0xZDVXUk5aUzdPMTRUV2l5b19vSU92a3pIVjB3T2dhZUVRZU1faEtWUklEbUUyMmMyS1RaLUNTbVVRUmhLY1ZucmZMdVk3M0thRjhyX09XZlJ3MV93dVhUQ3p6M3FKR3BEN3plbmRCR2d0ajJXV2dxUmhKSzBhLUZIQ0hra05hVXRZbUw3UjhsWE5ZZzVsS0VfVVdTWWVXWS1YSnR4am90REF2Q2JpYkdCNW94bTJvaXJ2Q0FlOVdrcldfN20xa00tdXBiVlpMOGJ3dWU2cVFPNmxBdnYxMkxBR1p5UHp2WE1FdTlhRmk1MnBPLTZubk9MZHFCR0RmNE13MDBsVXJNWmlhRHdZdkZNWUNmbWJxb1EwRWJnN0dWb2RTOWY4ZlJPcVdRMUIzLWViTGhsaVNzYUdZZ2RGNDFLQy1DNHRkRE1nVEZ2ZWRzTi1jSWVfRms4Yk5NYzJJdmFTaTV0Rlp4RFQyM2c2ZTI1OWlkNG5lOENZMWhMOXZLaHdoTkdocnZrdkRYN01pcTVQckxjenhkWWQ3MGxTYlpWeEgyYXctSEFlMGEyd2V3NGIxX2FoVXBQSTdFOUJFTk1GV0ppT19wOGxPMXlJbTNPV1g1S1FHZ2Jka2h6MmV2bTliaTdPYVV4b3NER3RyVkRoOUNsc0Y3Q21lZ29HTlRDbEZzVmtJU0tEd2E0Vl9aV3dhVk1iNi1rLWlKelF4N1I4a3dTR1YwbGlhVVhxWXhqbnlxcHRRUWh2R0Q5VUtVLXctUEYyS0RTYUxQMEhqTGVFdGpUYUdrM2o1RFhfUWFkQmp0MU1CaUhmRUtVZ1Q5dlhLdkhyQjJfQW1kS0tuUDdlUHlkRlgyaF9UdFlkZFBCMEFWSGVDWm9xUjhKeC1sN19sWkk1NHFUZkpuWThWaHUzLUVQYWxXNURFVFhuOGJTRUNIOXI1ejNVVTB1M1JjU2w2VjFPNHF3ZW9jZHd3cHhfMFdoV0pTRnZZaWYtdkhVdjdKamJsWDhnTDIyaHkzWUg0NEFpZ3ZOVWVvc2QzU0JTVzNUcG1QME5BcVpOYldjZHVWeEgxZS1fYVQzRTk2dmpPNElCNXRPakVESWZyR1czbEFEeDB5RjZiUENpck1lY0dvWUl5S2x2U0J5UVl3Q28ySlFiejhLMHV0bUpOS2RXV18zWU9LdVFJWi1mZ3l1Y0FEM29HbVdHUmg1VDk0UTRUUl8xdUk3RUVWWEhHZmV0N1VWclc1NjcwcFVFWm5xTi14N0tNSXkwaFFCV1hkWnRiR21mZ3paMGF2M3BzSUh0bi1JNHVVR1ZIOEJVVEhLWk9NRGl0UVhaakpJNU4zSmh0a3dxSndKWVkyODJyYzRialp5b2Z5S211b3djc2pITGNrb0NHcXJmVFFwUDRsRENaM2FSaW9TV3BweFdGS0dGZjZURzZ4MjdncXc3VEJVaHBMaDFFQms5N2EtY3phdDBFRmdUM0J1clVPTlNBSDBQQnFFMkx4T2U5SmVKUXE4VDlLeko4SE9NSUxtbzB0VEdhZW5LbU9zcWl3YjJLRW95c1BrQWZKM25rMTctZnJRUl9XeDRhQTI4ZnZyWXBHZ2pDaC1YMW9sZXR6Z3hXbUNSUktFdklSekViWWRsV1dTaFIxT1NzdjV6RE5vTTBjLS1SZDk2NG41eE5nSUlkV2hVeU8wMFFkX1B3REJDR0lzc01UelNnaTlPZTFXZUdrNVBQWGVZalE1OWs0Z045X2w4NmxWWlFUYVRhSGpxUlJmdDhfSVdWXzdwaTQ4bm9valBWM0tKZnZUV1pBMnZKU0NRWG9LbEpSU3VoR2djMmNpUXhRSDJQcll3M1NzcEp0STctYko2WjQwQkp3X3V3Nk9HU3RoLWVwSURWdXRxTWVucm5idzBJSWpmR2hldVJRVWFyR0JOdTlkUnFpa0FNYkNsMzBhZlF5OUNVT282VDNxYTJ0TGk3aVVQYy1jOTV1ekgyRWdSa1diSEhyOVNfVTFCMXNVODZhVFNVMF9VN1BkbmpnX3dUZXRfdEhneWVJcmxZcFphTlAzeUVNUW41YktocTFRSHpRdlBGZC05TDVTajhwOGNkTXdWSk1fX3lCSlRMZndDR2lvT1dIVG5nUVlnVkJDQjJjcEhOZEVKQ3B4TWRDc01QYlIwazJPTFltZ1NjR1hCRVl6bXczV1Q5TmdZaGVkT2M0dHhFdzcwangteGhKd09uenU1aFJyTW8wQmRUYkluYTJFNzZVRmJYMUhsaTBOLWZEeUdvZG1jZjR3aUNwSWF5LThrTWZ5bHNoSTRzdG1NQUhuNFROUVRmYmJCM3hnOHVoX1liSGxEMGxGRUd5TTRrTFBaWGNSWDRFc1NLOE9lODVLRk9wNXF3RzNlR3ZoQjkzMUs2UHJOd0g3TVc5ZkxvS2E4ZUpHWndQd2g5d2EwdXJNM05mdGtTbmNkVnBDNjQ4Z3E0QTBkdzk5SWRDMzd4V2owUEFMU3J1eTlMQVRDSHRSTWdPUUFlcXI3X2VBNXdqbTBUQjBuMndjRGZuNFN0SWVDTEw4dTViSWQyQkZGaUZRMmZydjZaTWxZLTlYSzFZdHZBV1pJMjRVeVNTUTdyemRPUS1iZE5mODJxbEhtTkhwZnQxckhOQVFsS3h2Z290WVh4d2VrVkd1aFZzNzJnalR6UmlLS0NnTy1JQnZpV0VKR1ZJaWRDYWFsdHVjZ3NtelRiVEdQU0VfcGNqbGdFN0RpSU83TzFveTYta0ttTGhJR2xYZ285OW9Xak5CSzBMdElOM2hWLWNmZGRjaC1JSV9rcE5TWGNoMXU5aU1FakZkUm5Bbjh0bEVJYVR0QmowWmhWemQ2bV9SLVJNUHJYaTNrZEwzdk51ZXpLS1VLMXBYRnczYk5OTWhOdFFybGpYXzd1ckZCWXFsYTBHY195d0ctaURlLUxFdDJiUXd6bjQxYlFRaWY3TW1oak51Zm9SbWZ6TFBVZ1BabXhPdDR1SlUtWUF5T0RQQnR3amZ2Q0V1LUJubGhXTTlsSTFieE50OEFMQ1pia25QWVBXV1AyN0k0ZFpaU1U2MEh5cTV4ZjBnbDUyWjJ4ZTZTWWYyMlFjTUpFR05aeGpUMWlWU3piWG11WU1EUkNLNmFhSTJHdGZmbWVGazBTMXdQZi05WHVNejNDalVuTEI5V0UxbjhVZVpYOXFJUzNmT3daYWl6aGJ1LVlibXllMlMxMVc3Z3B6YWxDY2I1MVlTRVdQWUdIUDU1bW95SlBBQVpyVkpkNnZ1dmE0OEY3R0hFTDQ3eFJtd0RNdm5FOUJTdU9Uam0zVGd2dlIxV0ItaHU5czM5UFZLX0hieV9DWS05VzZBeDFJVXh5OGxpMWRzcGhjTWF3Um0wMy1UYzJ3VEhJWjROeUVkc0lNTU8ydG96TEJfZ1lNWVNoRXoyRkY2YnpfMUdTUjVVTUdfenVaMzFkWEc4VzBhQWh5b3RNRFU1bE9SRFY0MFY3MGp0dk55SUQ1ZU52QWpKVE50Rm1zU090ckxIbUxLZFNPWF9DbTlyTE05RGNyUkNVUHVUTFpLWnk4ZWpMbjAtY1R5aEN3MG80TnVBN1AwZ3gyUDFXNmZLNDV4aTQzVXVwd0JPY2x3M1dIbHB2SkREVU13S2NJVHRfR0FzX1dHRkpDOUJNQnBheXlHWHBoMnpmMGNfZTVCdnBVVzdNakV3aXczczI0a3RZOUlmSmhUbDQ1eHNKNkhCNjVRUnZjSFBkY25Pc3NSaVVCSFJPemZUQVgwckFRYVI2ZkV0YTBBR05nbWl6eHFQcjQyaFhMN1A0WUxJaUx6ZkRMbXl2Yy1jalAyUm1mVnk1YlkyV3lFOF9rbi1PQmk3d1VCcGw4Vkd0VE5vOC1NNEp1RU9yTEUtRzhNRjI1VWpiUDFwNG0ydm9oY0Fqb19vSjg5eEVUbmVsSV9saGVrV1lscGRfS181bWNnYU9vQXMybE9VRDlmeFA3VkVZX0FjU0tSb1NTT21iSC11ZzJtak93RnVJUkhxcHpRMEo1M0lpTk5IVEg4amd3QWV0bUxKcW1jdVBmMThTaUthTHl1TXc1T2l5TmFNZHhGNXV5bGRpY0JpX1RlNC1oMUFHSEE3WG1vOU1BUWFqbzlKQkMtMVBLel9aQXpYSmg2N2NzVk5mYXkzb2N0RXNlUzBSd0FacUx3UzZVanVDX190ZTcydmxMSHNrQkNzTkpkMHVkcXFPRUlld2NEcUk2MTV4REIzT21FVlVSb0h3bkd2cmc4WlcyMzBFakZsdUZ0cEYyRkxhMi01akY2dnhHemgxZkR0NXk0bmt6ajN3ajZoNTBFNm1mNUJwZ3VkbXVTNjU1T3dSVzlnRm1FZ0ZfMm03bTlVU0x0Q25PN2lJZGRwUnQwdGpOUDUyeWo3TGNmTlYxdm5GYTE1MUx4cGlDUFN0RE04cXJEQkt6dGR4VlFjVU1HTHp3YVo2ZFpzOUN2U1Rwd2lYaGJJWnVWS0FsU1JmZnRSd3ZrU2Q3WGVFSVhRSXdzaF82WWJ3OEs4bzlvYnNld0hsMGlYR3M0UnZ1N1hKa2FWcmVERHlKdUppMEVOOWpLUGJrM1o3MlctQzNoV2ZoU2lfdnAxZ3lSYjl4UlJOY1RDcHB6LTBkRG16WUdHekF0ZzlSem1HYXdsUXlNUVdoSnE1Wl9EWTRKTkxMODg4NUNxbk9Rb3BQcGYyZVdsZWRVbmx5NEdSMkllclE2b3l1elYzQ2pId19JMjlrVDloQnBmbm1yODdBQlpuR1hJV1FIXzlWSllSWXNUOFpFWlBKWS1LWEM2SmZJcUVFdFJoR1pvM1ZIZGhEWDN6UzVmVV9VQXVGU1c1VkF4SHYyTV93YjRPcU5hYThyU1I0YUVjdEpodGl2YnE2SEVKTE84Rkd5Z0Z5TGVKMl9LTzBiZTVuY1hTVTBJR1VpRWtjUU1ON0p4QUVkLUpFQTcySEZBM19FTldmaWRLNTZ1bDhMeU1idmFKNFhkX0VHOV93b3dPRzlsQ0RJbGJhb2lzMTVHTXJtRGVWbnltdEp6VGVNTGJsODcyamctOERhOVZUWHBVTWZacUpTWmw0X3g4YWNfRjVDM1hhVi1GN0NRSW9XLWNLc3pjN2VaeXJTRXR4Sy0tVjZHczMzY0EtREF3UGtxRmM3OUp3dWIyeXZvc0JlN21yRVNmcUxldnRlLUNpMEJaSHphSkRTN1FMTTFRbFNrYXlaLXQ0cnUzUXdLc0pDN19vaFREd1lnSmtzS05ka2IxU04xWFpJdm9jWmFZZDlOcUJWOXVBRU1BX3BYcTBxZnpHdjBMSFdqWllmM1U1RFM3aWlkYXdwRXJ5Z2ZiSHpwR1VnMnZIdTZZallJT0tfbjltU2EyNzJURm95d0hyWC0yQ0FGZDdDT3ZMVFZ4V3VyclZQRmUtaW9jM0wxOGc4dlkwZzJTRlFRcG5yYUtKQ3lsVkM3SnpOSkd5MkhObV9VRmNPZGlVdzJ0Um5NYm95d2JSSHR2blpuZF9mZnV4MjlJRVRNcTBlM2paNjUzcm9jallwZ3J0WThZb05INzVsdDJDUEZCbFJBRm5ZYXJmOTNXS3dBSGlXbnhwOWVHNEZEUXF4MmJMdkZ1bTlrX0swRUVLWjFtLWlnd3dLQ2ppN0JCRUJXNGRQbzRrbl9UWUNBUHZxM1pLZF8tMkgxZTIzVWVfR01NWFZGWHVLelV6MnI3bF9jY2U1RzJiRndGbWVscmZDOTVOQ2xJaEVIOWxDS0VzaXZtTXBoR1l6SEVpcHRhYU1iTFU0VGllaW1tcTBDcVV1d29YRGFlSzg0N3RDekx6SnhwYmN4SEhhU25ma3VHZUZ0YVhGWlhxLTJadVlfakFRU19BX3Z4TFRzT0p1ZlFiTE9WRHdNdHRfc3RNT09JZkpfdWQxMW9nMWp6TW8xcGw5VjZMWGJITXlIYjBGZ2JCd3h1bXdFMlB3MkRYZnhNamNtcmZtdlFOYzMxdHJqU19DY1hLbXE1dF9Xd3NjajlHV002ejVJVmxYSjVrek1qR2JZbGVrN204Y0VSQVpjWWw0RV9FUDU2SWUxNDJMRVB3ZXRfYmFfa2hUX0xzWE92eXU5R2JNUUZxbERIZF9XUjNDVHhSTjVzdEtWZ0MwUXJvUzhsS2JOSVFDMkJZNHRyRy1oX1JjWXdkRXVSQUdJZmZwbGtJRE5neFZ4VVdrSlllSldjOVBJMVVab2otVzdqNm41dTNZUndsYnltdkNSSGJpNUFPS1VsbXNCQWo5S1VxcmwybVVzZy0zMU9vbTNhMEdha3JtODlTcHRMSjM3V2ZjY2d1YnVYTW10MFhhQ0dTTkpPRDFUZjZEbDJmU2NHWlo3eWsxMHR0akRqVUk0ZVhfREU2R3Y3R1JtRU01ZWMzU2k3bmRLSWQ2REg3bkd3dHB6T1VHZVNyMUdydHlhUE5RUlRRU2VXRGczcEM0YzlNSFItSHRXVTdRSTBhMkNkaF9weFllQnVVcWFUa0N0YVNkelZMaGVBeW9sOGdyaHE5QWNFcHVHLU1EV2dSWjZzZUhCeDIxUTI3WHFYNk5lTTlDckd5U29MdW93Rk4zZV9NNnQ5MXlKLTZ4eWRNZTgzSHEwWnRJNnYxWkpfLWlmc0JwMGFkTktxcDQ4X1VsWllFTmo1WldEbmhqdktJNnRpZ3pCTE5rWDhoQ0Y4OGN0SHZYVzAtVTZXeDRtRHpZRnB5NGZJQjlHc3lpRW1kUFRrYnN4Nmt2X0FTaHZfVl9JNDNkRk04RXplVkhQRVBpdHY5VGlNck45REJsUVhTeGNjcVBDb2hGZkxqOXBQcTNhQ2RmQ0xZTW9MeG11ZV9QTTFkSDRQTW9hX2ctT0Rmck9OMmZxVkpaSnRDamR5NzBibnFrUjZGNHhaWXVJd1o1NjhPbi1qSElKTWFUbWRNMHpDZkVTU01JZjJ3OGE3ZjNhWUxyUFlLSzZ5SFJDb1JqeG1US0lkRm1xdkhabFhSRVk3MGZFLUJmT1dhbXpFTVl2NlpEazBtMlRsVy1CbUw0NXozQUh3OU42X25nWTllQS1CcjFwR1lDZUlONkVTNHY5NjZ3SFZpT2dad0hLLW9VLW8wU0Y3emZNSjd6N0Y0QUFUTDgxUmZ5T1JfSTRVTDdod2hDZUlIakJSUDc5dmxiS3llMDJ0SmwwNWx1eTgxQ3JWS3hza1hvOElfbnlGdXczUzIyQzVIUkNqNkV6Nk1FcVU5M0tTaUprNXVtekRYbER1Yk5QQzBDN1VxaTBnLVp1Z1UyRVNCVkZVdlNLNHRPZWtZeDEyNzVRQnpaX19fb1h6cFhrWTdiME53M2c5SWhlLU5SLXIyaTEwRXZVS0pLOGRzNWVraW15Z283UFFJSzFHN0lOMk92OHAweG9ETnlUY2NPQ1NvSnFrZFIwQ2lvaVExOXJJcHNJTFVTQ21SLTZVMkw2SGlDcWJxNThjd2J4bEZFUDBHeDVEaHdjQlhrY0MyV2tWVzBiRjYyZ05wVlBiTGV2TE42YmdkUWhWWEU4UFd1a3Q5M2J4QUxhQURaMlhkcnBfenpYRmVHQjB6bnNDbTkzLUl0eVBQbzdPdzFGVzBpZ1lmOG0tajU3RTV0dGVpYUY0S1VmdllVOTBHY0xEOVZEZWswcXVTRnZKWWpQUTEyZklhZWhiNnVsazdOYm1iUk5wdGNiVWJmNjVFS2s2RnNxQ2lHUTV3RDF1QkdMZWFUMW9pWUd3eGZCWTRnckpQN1p6NDF6b0tTSVl4R0NCemRRRXpiTGN3R2Nmc1BMTU4tQzc5SHl2anRscHpQRnRNYnQyRlVYNnU3YVdsWVJVSjZFdkhvRUpNeGFDS241dDVNU1VlT0dWOF9seHA2cnZ4SU1xSjRNRDN1aGR4LWJsSUZDaE9hcEd4Yl9JSHRfbnFpOG9yOFRLQWRqSVNJMk03Nmx2MWtoekpYM1d3NzRyR1dpSklZcHZZRWd5SnAtdHJOaWtjbXBiNGhrT0hSTFluaUVFczFIcFVVM2UxR3FabU4zMkoyNHUtaUtfUVlFWWtQbTIyUFN4ZXpiSHpFajMyM3AyRUlORWlFQ2sxRlNNLUVYSkgyVmdNMWRYUkR4S3BPRks0QUJBQ1Q4a0gzdWxqV3NvX1ZzNEVxajZXX0pHVFZTN1EtMkcxd0oybHhIM3R1ZUJkVHhvMFRPUWJKck5aczJLcjdIOW1nS2VGUzZGVXVPWXJBcVhyekhRcFpXTVZaVms1ZmhmWUZzdWFPa1dJbzlJNEc4SFJwN2xqYWVLZjJhMjBmZndFaGZXWDVCTFVtaWVTNUFNTzBFYVY1NFRkQktHOGp0cnd3TGVtRm00UGhFMVNIV0JTdzRBeGdXcUNxN3BkdHV1NUhWeVFJODhiR0NzendnTTVCbGgzRjR2c2NYR09kWTJNX1pqcUd2dkZHN1pTdUVJZktYNUJVS1NTUDNNTXRxXzZBeHIzTUFSNHZCbXd1M1ZVclUwdU1rbnpUQVVoaTdsZkttcGw2bmh3Z0E3a19MNXgwcjNuclowWFZrb0lkV05jZVBfSnQwc3IxM2tfdHRSTzFVWVZ3WjBZQUhxMmtRVkxrTjg2LUZ6aFZTeGh6ekJHdWxLQTRCX2R5bmkxQjZzTWJVTDRFSXUxWFBTTjhUY1pYRl9pLTBIaENFVlJSYS1XNkFybVBHeFJ3QjhhN01qYmRIb20yWGRIZHotdGlXc0MzcTZxd3pHVjlDWEJsZjdpdzZXOUJQOU1iYkVDSGtlbEs5MFJDclBRYm5vZlBTemhJTXlURzhMYkxnMzl2RU9IWi1zRmk3M04wajdrakxMcGpjRzVJRk9ScWtsaXZvZUpZRE9jcWxjQVJhaTVsTEp0TmU1R2dZYXpubWFrMU5iYjNIRkpjX25vQ1dRcFBURHFSMm8xSHZ6eE9vY01BNFVOckxGeUVGQWVtQmtmLUFicVUtM1plWlNRaTdLN2c3aGktdjdNRXBDX2ZxcGF1RmFEUHdZVlRmMEZVUnhqX1k1NWdCcVN2dVAtdURrZjM4b3AyVWRSdVREdE9wN2xjbFN3UVgyOXRRMVZoeVFndUFrZEd2b3c5MDZCV3dtT2V5d2NMZDVxRHE5LUxDSWdPLXJKdy0tTU0ySU1hOUJvSFNRdndZdmNSUDBtbUFyOEJLdkJkb3FtMzlvUkJpcTk2bGZLTnR0aDR2bGZOWkR0TTRNUFdXejE5TEJyV2dLQ01oMkdhZU1ISkZfQkFRS1lySXZjTUpEbU9IRW5pWlRqSXN4eC13cVlzZ1ItZjlaMGRpMGtoWld2aGU5c21jTXNRVWZXWk1BRTdfb0lMb25ZSFQ4dGdqMXdSUmdSRC0tQTREMkdwanV0SGNXMG11bFVXYVFHRUd2VDNhSnVFaXhWd0plT0dNYnFhLW92UC01cy1BWnJBQkszdW9VdlZBUTBmNC1PMFJCcXFOTXcxbjNTb3ZfZmlMTzZDcTF4OUh5N2hCMEZSSTRtSDNHd3ZvTGpsaWpKLVBfZUZqYVJXY19nZXVSTXVXWThFX2p6eDZGRjAzS2t1clNYTENINUtUV3dfVWNpNjRGNnp0MWh5WWtqOU5qTHAydmxWZmRBZjJMME0yYUJFbVdqeGVEUndlWGFwODRIaXYtRVpPcEdMWnZvbGxQVlpZMUhSVG44ajRRYnluMllPOFp6QzhLdDk0d1dpRXZzUmJDa3hkbGc1R3YyWHZTV1VjQXJGc2IyNFk5eEc4bXl5bjRob0JVaXYwc2hZd1gweGlBTWJ6Q0RiRW5rbFVTNnJOSkxUTGhLUlVDclVKZXA4bW5qTGJ5bHo3YTgtRGNfWGNIdXotRVVUejJnQTNYY2tlT0p2X3VtWi1vRHNNcGI5ZWZsWXh0cEhxajNJZ3dWc21QbGJZMUJURTR4SFpIVTlCaXJDQmhWYzZCcjlMZXlPNC02R2tqQ3ZxWVZtbkZJdF9MV241amY1Uk5qdEQ3NnA2a1hfd2IwWnpBTXhRWmg2dlB2V29vNXhPWmgzd3ZweUtQU0M1NkpVNGkyVXdpR01mS2Vsb25tYUEzUU5OaFBIblVSbG9BVUN5Q2lZdXJ2elhWUGZ1RjIzV29tZ21vU01HbFpSMUVNcTRxTnJDUHlTUy1WUEV2aFhrWWlxODVka1JmY3d4WGxXQU02ZWZWbk9iS05wUkYzU3hpTUlweEc3QnZqdEFQVlVNblh1SkhELVpsSEdILUdEbkVoUm5yQk9FeEdKWk5fengzQWFWaU1hWDRJLW10MEVCYWk1b1ZvYVpXQWdBREhLeHFpWnJteENiTXF5RFVxbnEtV3dlN184Z2dTb1FBcmR4OW92U1ZVUXliNEh3S0UtSXRvQUxSZE5feGFpa0RuRmdPcnBxRVdnZkRSNjBxY19xS2RmSHRaZDNmV0Q1UEdXeGVDcUZwMTFMbG1yb1R3ZVZUZll4T3NmUklNNHpYMWJablE0TmJMbXVHQVlkaE9fTGx4TmxxZ1ItQ2FfYVZ6a2ZHZ09QMEJ6MFJlQVhPUEtfMWg5Z2RRMUVuYkEwdTdDTjNycFV6M0VtbVNxVXVKX0VVM1daeXhHV0VQU3ltd3BHcnNTeFRxYzhzZ05PRmZoeEVJWlIxVUhpM3ctdURHaXhLVEhxLWxvcGY5YkFmLVlYN3E1amh3SENISS1kV25FeUlPSFo1eXBrcF9PR0RMVnFOSjZqU3pqMVo2aGZpaGZ1U1luQUE4MWVhM0pfSGdkLXNhLWl2a081Y0N2SDlBLjNOSE1fR2h1SS1kVmRNdjZlcHY5Smh1Z284RFR4VDNtVEJhVzRLQkEwVUE\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey872586412" ] + { + "RequestUri": "https://REDACTED/keys/testkey829743998/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "12519", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3ca9079a-ad71-4d25-8cfd-77ecaca724f4" + }, + "ResponseBody": { + "value": "JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAual9nWGQ4LXB6a0J6YzBEdTFwWWd4aWJDNkFuZWIzYTJLM3lsUnE1UmxhaDVLTEVhZFRKSjZ3Y0U0OTBkQXR0aThUUHZnT0RSSzFHR0tQQWJhUE9rdmpfZjBzOElpWklVZlBERHhraHdpZXdmcmN6LUp4NnYwVzZob3pXSG8ybGYtYzZFYmhIUFVQeXltVE16WkM2TTNqTlI0blViYzVQeFRXcDFndXU1dUpSTEZIc3h4NEpVcUE5dEhpWVh4N09UdHRCX3UwcG9lTF9FaTdmYjB2S3J1X2d6NXZsZ0NodnI2T3lBRUo2eUtMMmxLeExiNmtSWnhjRW1rT0d4Rm5FZFEtdlhEcGxQZDZyUTVGT1ZxMy1CRGlpUUtJN3hhVmFZX2txV0pXYzZLN0tyRHJiRzIxNGhrWU9qSm9ZSFNoYV9sZ3N1RW9YRlpQWXR1RXZ4RF9OUVVnLjJWcVRKZlhHc3Rrc1FCMVNxakhla0EuMmJENmxYaXBEUm1mc1NIQnMyRWExRzJXOWZhcDRyNUFNMjItWGxWcnRyZE85VlIyaVlQVXJxSTVQanlJM1RGYWlOZW45S3lxQ0VrZDBycWpqdXNRcTFNdk9Hcm1samxBSG5fSGtWNUlOTXN5elJNZzV5MUhwNUxTX0Z0UGlDcU16UGhCempYYzRaZ2RkUWM4UU8tVmJjVlM0bktucnlZMWFUN3V6X3JmMlkyaWpmLVByRVRVdWZTall1WFZPOGpEVVZvSFNjN3hVeEVKdFlMeUpPRHdfbXpfTG9rWGUtTjBxNzJESThsblhJTVAzODFzT3lGcE9qb1FWeEFhSEUwZThoVFI4aEhoLTJHXzZCVUM1QXBNenJpbDVXSlF6SmZ3VTkwdjhENVBiUTdTTjJRdmIzVXhTZUVsMVlqbGJkYVRnSjFXSFFrd013VXdQWFAxYUV3WWtjQl9EVzdLSUhtM0o4bzdsQ3dWZzlFbkgtbGxSNGliOWRnbElzVUZtTktHVlBQUVo5Y1lvVS1rZTA2SG9EMUhMa00wLU1Fbkw1bzRhblZiTGNqQk10Vm15ZlItS00ySG13dE9nZ3VzcGhlTklhdnI4WlhGYU1USFJIRHhrbHJ4Q3FuQlVSd05Qbk1ZQXhVWE15NzNVcmx0RG5QRjdQYVB6Z1hOdm84YVFFM2lvOWRUQlg5YlVKZTRYczhKQk1UOE1KMEhuaFljS19faklsWTdzY0xRTjJtemlnQnJlV0hoZ3FUamN5R0IxUzB0eWdZRUJ4ZWhiVjdfQ0RGbWtPeUNWMWI0YldhWmFPTUtJdDl2b29jUUNXQ3k0ZFNPbXFpMm9IcENrdk1GRmlweHVwX0pVcG4ycUxWLTh6Z0hvbkgtYmp3SEx3Uk9pS0wyaU5nNFFEendfWldPMzNBMG5CM0xycEFKemlaTURmdHdpaTJpQV9Tb1VOU1k4WHNHck9nUHlSQ19QWjF0cWI4VkxOb05sN2R3bVBGdGxDc3J1WWxEWnY2ZmZDTDJMMGZkOGNBd2dwQnNVdktsY3VBQ1h1eEw1SG1PeXFXN2lhOGk0U203T1gtd0s3Vm1WNWpWWFBRVkFRUldIRVY1a1FRc1RZRWlwb2lZSlotTVhqLUxlWTNUQ0NtcFB1dGVXazQxR2YtbGtKc2hlZXM3dzk3cmFzalpfUkdzYi11WGhxOEZBcjJadzR4dlM5aDFSVlVUc1ZjMU9PQzRFRXpPWU5WUTBLaDJod2RyR0xvdks1bFd5RUtPZTZNXzNTaW41NF9yNlhnSVZiaWdyanFhN1VCR3YxUEpqYXQxdlZDNEhUVmp3dHFqZEZQendyaDk3QjhYdFhmenVaN2NydVNrQVdjdF9zUVA1c0gydms0cHU1a0JDWGxZY1VUcEtzRjR1QnFXVEVrOGVrbHRQSy1ma3lxTC1LemlsNjZVcmtzVnpxYXIxSWFLeFdpT1NzSEZyUURqak5ZdDQyZXFiaEFTNWZLcmIwMW5PLUNPWmhTU0l2ekE4WHNFajFVTDJNWDhsS0N4ZVFod2FqdnN4TEhJZGt6SWhBLTkyRkw3dmpTZERDcXFwTnI4ZVVBSDZGSDVaMEFBUGI0Q3RNeWZrTE96aExoWVlIYWlHeXpfY25NM2JvTWRtOFYyUnNCLWI3Zmt5a1BpcUtneWgzVXdfRm1fbFFjaUFzYUxiOXB0YlJlMTMxcWp4eFRfZzBxTXU2c2ZseXI3TjVDNF9ubnJlSmJGVWd3NzVneXJWWDBZbzhLY3g2bW5QOWVabDFGTkE0T0pKZXJVTUwwNXI0VDN3TVZqVlFrT3BTejltNUI1Rkg2TmxvdXVJeDM0dW1SLW0yTkJ2YkVyTG9mR3BXZlRocHVmQUNONUdmRC1rSkE3VEUtbnRTSG16RERCN21acGlvTW1xODJnbkFUcE5QYWlTYVY1NzdVX1d3ZEMtcW0zdzByZjVybXU0eUM3VE9IVnNtMW1JU1M3OVY5R2tQdjJGQ2NvOHhtUzRBYjdueldVZDRvS3A0Z1lYYUdZOENLZkFKY2pTZVFtTExkcVd5a29zblJka1hxRWZQb0F6WFN0TTZBbmVJbThqTm1QdzA3dlBYNHNSZWlJeG85YU0wTWJ3OFNHaTZyWV84Q2xfN3dxVDZTZVFycG1BZ0hUZGwydV9qNDFyV3E5elZDUENHZlVKWW4xaFJ0ejlFeXI1dDRCejVsVTltTE1uM0Q0MllmVTZaQmZTS1FTR1NTbGh4N1FocVhxeGcxQTduQUhrdkhRTTJqWHhmc2ZKb0lhdXZyY08tU2lpdVJOcU5ZTzJxbWl0V0VKX20xZk5KRG9yejl4V2JJcEdJSHhnbnBtTXNzQnFNaV9pV18wM2xEb0JsMDhWZEtJRHVIRURSRVhGcDlvdzJqVHRNNVM1Y2V6UDV2djliOVVrYzNaVU9lRi12UGxFcnJVd1gwa1hzM2w2d3hNVFd0emN0WWJTY1FlRFAwUHpBbUNIbmY4M0hieVBzRGJwaWtyVlZ2YUk2dWhJWUpRSWtwdGVBNWplNjV5YktMR250UktoOERQYUV4VHlXOUtLZmNETHpJTTZ6T1BpMnZkdFR2S3NBUml4amxlR0FlUU56S0NhU1d2RTBGLWhjVU1Kd0dNU0VtZks0OWxOUEZlOE1KY3ByQzVVbWRPN0Y1QjB4Y3hJTkQ0MlgtUkVwY0x4SGlpN0l4MUlHQUt4Y2xGdENXWXpKU19vY3duWWhXTTBpRjZsenVyMHd1ZTg0Y3NOUEtzR0NSU3lmUEEwZzF3X3BWekJRSjdGYTlIbmVnTS02b3haR2pRbWhVdHhicDZOVFVMQW1FZjB4YzJpNkE0WGtNaGdxbDVZSE9HUllaOXJLeU0wSEhEXzJIMjYwQXRERW01d28tUE1HNzBWdXdseHp4bURpaFhreWYzTHdMN0NEY0pKTmNNTy1YbTFlVnpyU1VWV1h5NzlvN19PRXVyaUxVY0RQREtDdGdGX05xV2FrbUVFWjc0Y3gySlNnVHM0LUg2QnFJRVJnV05VYXhrNzJtRjJQQm4ySHZ6SUI2Wl9Xc0t6bHh6NHBFbXFoMTR1UngxT3JOcmVtaEItazNIY2EwTnd2WVJ4ZmdNWnVhdHA4R0RDOWNlNjNZbFo4YS1QT0NhaGhtMzM1VTN1NmJqeWREQ1p6UnZ5NURNaWJqRDE3LXRyTDJMMWJhZVlIc2NTVTFYOVhPOThVT0ZWOEJ0WGdzT3VKalNFQzdtUEpqd0hJY0pVeTYwMmNseThrVTdrSWlNQnlsTXhLSWNiSEJ6N0tiQ0pXX0t5cWQ1M0t4eGlUVVVwTnpBZTFuQ0xsaW1YZVdtaDEtaUszS3BSX2ptQ3dYSXNJT2gxUi1VSTJoUFRRdW9jZVJNTmZBZHJfVWc1VWVrUUt3RXZBNTBCTktMNzlnRW1JUEtFNko1ZUNQOGEtNkJyTnB2elBFLUtmdWI1X1hYMFM3RE1CS0o1VnRHSWJzVW5KdkJnZlFkME1qVDlPekNfV04zWUlWQkpqak9hNzRNeUFHYWFRVjlfMkJaRE9lRXhHVTZxd0kwVEpJaGYwUGtMeVI3cmY5czRZdUJPQnVIM1ZGYkRCNVk0MEVKYmZrVkU4MXNpOVdpRHg5ajlCdmlOb2JkUkVjWDluUU0xcUdzcl9hUDR6Z1Iwb2NJRm1ubU9vS2hZZzJhaGw4bU4zUnFmVUtYLW90T1RFd0xNLUpmeEJKV3JueF9hSjlCaEtEV3pxMGFPOXF6NEdqNkxQdm5nRHljd3NtazN6amVicFJpUDRpUDRWMkQ2T2tmRFlNdzdianZ3WnA0WHhjMmx5d0NQZ3Q5ejVmRDBLaHdBOGM5aG9OeGprUHMtaEJyUGktSWNqYVcxNUpzdzZFVks4N21wek1xSDVSRDJVTnMyTlE0c045X1duR3pPRHNLRnhLdUdSaDNGaURWRnNyeUJGWlpZdm1iV3d2R25QQk8taHpBLU84NDRUaExCb2RYTFN2U0ZPdXJHV0pVV0R1X2VWMDI5Z2RZazVQdkpsZl9tRy10c2lnbzUwUVlNOGFOOHJtSS1CaWZMNVpxS1JYVXhZV0EzeEdJVXFITXBzVGVIbHBPdmpSakZXRUZ0WjhfV3I1YWlsS2hSZ0VNa0VYM2dPU1AwZjJVbTkxRFRKZUVIakh4OHJaaThpTDZ6T21PZHZmdm5mbHpTQnlmTTVpaXRDUkRkYmpEMlZzeVRZbzVHa0dQam1fb1JxNlhpQWNPYjJNa1A1c3NOR2EwZ0F3N3NfLU1jdUxWVmZ1YVU5MUlYTXZuN3pnSjl4R2VReGJJdTIySVVZUXpQemo2Y3dwaTdCMmY3MGRtWVRxNUR4X2FSQU1jXzktbGhUUTZtQldfa3FrTFNoZjNBZHJ0VXVqMjhrTWlQQnpLaEFpRUdUQXdHd2dMcHJ2Vm8wUk1TM0swcXZRM3dJTjlPb0NCUVQ4RjVibklBN0ZTdVV0aUs0LUtjY3pWU0FSLWZ0OTVEWjlNd3liOU5PWEVwRll3SzFoZHlQZTZxN1ktU3QwS2hqampuSXQwY3hvelpOTnppdFBzUi1NQmZJYkQ2b0dWWG92VFd4c1RZWFJ1UW4tem53OFZVY3o2R2NjXzEzcVJmS1pmYm5qNTkya3BYT0p1V2Y0blVvMWZRS3FwNEdpd2I5NUhobGRieF81T2lVemdhUmlUdlZUc3lKbndiVFlhLUZCSi1PUUNCVE1FVktvRUt4dTlVX2d6bDFQWDZBYlRsbm9IZnAwaWhCbENiQXI0Z2pCUHRvNEVkT0VyaXdNTEE4Y0xKeDlWbjYzRzZibjN3Z1RqX1Q0TGgxV1p6bVVaeDhsY1RheFRDVE5NUGVUY3dTM294NmdTdlFraTQxY3dHNEhTQ3pKbFpiLWE4S3B1WHNQbG9iT1NIdFlPSUVyS0ZNb2RydEFJZlhTZms0WjgxRi1Udi13eHZ1UEZRa2VzNDFTS01mQktEN01wTVAtaVRhOXBnVWtLc25oblhPY3ZOT0QyM01QcXpDa0p0bll2bExZbkc3SURUUGw3alAtMy1lUk5ZVVJzbk5RSHdyVXlrZjBGRENpN2tZdnhfeVJPaXlZV2ZnWjNmZzVZMWJpcWtBU21WRzVXVUNjWnppYm5iMTIzLUJyX3NaRnJhTzg2M1VFOUNxcEpLVWxCWlR2empMSkZUNzdLOHAyOVdKUDFrTUdGSENDVF92bkIzY0g2WXhyZXhscHNkQWlBRml5VkJ4ZGFZVXJUZUp5RmR2bzcyM3lRY2R3LVZ1S0dURU5HVzJJRVg0OWdlMXMxb28xN1dYTTdzTXdiT0JsUXFQNWxmemhTT0pXM2xjUXhsRmFRdWpBR1Q0Zzd6ZUdvSTdBa25Oa3M2MTUzS2ZBSVRBVldDX2JWQ3MwYTJKNFBCMUNHWDdpLWp3U1N5OGhCMnMzVlVGcktCZEs2a1E0Z1dpYWFaTWl4YnMwckpHeEFsUmtQTFNNdlJQc1hxOFpseWNDQUJUR2RQc1BnRjl6R08xbDhKcUl6UENvWWg5eHUzYXVraW5FNHR0Zjd5N3B5bmYxd2tZT3VIckJid1BqUzBNaklwRDVtRjJXak1kN3N1NEdCVHNqN2dYMzh0cHVBNnVPVWlMQW5vVzdRNTRmbVZ0cHlORlJseC1CQlJpWW9GUmtaVldGMHB4Q3ZxVTM4TE9HVm1jUE9yUUpYblJUZjNqaHFpZlBLcGxVTHRrZmpwaGZabXNudldNNExJZFJBWnBNNjJ4clMxXzlTdjgwYm1KUUd4ODh2OE55dGhiaUtWU3RHTUVnZXR0YjRXczdtZXhwSWtiQXdpVC1ESnR5czg0UFZKbWJYVl9rNzJwTDVRMDV6MjZtX0tycEJkYkNaZUJEY3h2TUFWTHhNbHZmRWNfRVJoRkRDYU1HSm1OdTR5MU9kanFqS2NjV0NjYTk3X2dHT3kyaldneVJBeWdpMHE5VXZJbHJwcG0zUE9KSnR4OFB4V05SSk82dHIxamk3SXNseU1WWUlyOGZMTFY0TDFPS3F0aXlJNHh1OTVYV2hkdVZSZEFuVkM0VXd4YVVhdlFWRGx3aVFTV0MyenkxNl94elUyMkVEcDFiNDhpYmNKRjdMZTM5cGpyX3FxRFpFRmVGNHFIaXlwVDNYbFZJTVJqY184aTRYUWJtVWsxdUZGRFkwZEpGdzM1ZFBKLVZDYTNkbDVWYy14YVVKM29yUDdIYml4LV9wRkNsNDNfNjFheWw0Y05iQ1FRbUpRVlJGMzlRaUdYdm81VVJHendQSGsyOWFBYU9xNjc5RFFSVExxcU9lOW9RdkRLaXRmV21oTUxjYndwSHo5ZzVjaC1zcWlUZmFScFVoWVZRYUpHb0I5M1YyWjFYWHhmbG9nU1pNdG1JMVJaR05MN3hqR1duRmg4bHpfOFZlVnRqMkEzVDJweWViWm1QZDE2cm9TN2VqNk9IRWp0ZDZHTWRIYzByaTFQd1hvQ0hLaXpyWndOTjhDOWoyZXI3eE5KaFZuQm1CR1hwRXZ4TFZHazhKc3hJX2QyaVgwYUVvUW1LMzNkVk5MaVdwa3JrZmswR1N5anFyNzBMa3RBN3VCbzE3bTNRXzV6NmU5T1lmc0NqblRqLW9VWjBlZ2lrMW5IdjZMTkpzWmNUdERXTk92UmxEekg0ZlEtQ0I4QW9hZXZWOVQ5eTNlOXJ4MGNvRFJIZXlsejJxNXpOTVViMzBlanFXMWE0VG1jOWxMeGUtNVZoaU9Fb3ZpNlBmeERjeDdZOVRtZWE2MHgtNVpleXlwc3dkRjhUSnFPR2x0QVRHWks1dGtac2I1MUl4eWZ2UmNrVU1fenJvdWZBdy1JSVBPcmRyTkVyMGk0UElmeHJoOTlJM3hLN3hkNUtCQVdKeHRQSFdkSTZ2U3dGLXVpQ2VFTVI1NTdsYXhWLWdhVTdveUFHMWhVckZkVW1uSGJLeVlnYjM2UzZhZFExWk5YT2JlbDdtTl9udElIV0ZzUG9idVpkVWxIY1NCRzRvdG8yd3dDWnlYVmVUUzJXcjBHVlJnQ3BpSlJYN0hyYzVJNl9hUnoxazMwbk9CbndCMDhSd3lHVWtkQWZ5QnBjdUVsWUVLeVRjZFE4Q0xObFJfc1V6OE9jdGVULU9USlpGc0ZBTDVtaF83Z2ltRnF1NHBXV2FYRllwUXVtdGdHeGJEQ1pVX2hJRm9QaUs2Sm0yQkZ0SjlXSUhTUFBoeUZVN092YzRnR0VlbUxUdjY3UVJNZ25zc2hUb0drS2NQVkJZOVlyaUtuOUVkb3lRWHNkTG1WOEhERFc5SkEtemItc2ctU3M2RUhrQlJFTGh3cTNwd3lydG9iNjE2bnRac1ZfbDFna0hyU3g0MTc2ZFgzbnpZQW9wN29fSHlRTDFLNVJ3cFNJWGRNbDVKaTJzZlJCVnNwN0Z3VzBKVmZmSmtCRmNkMk9fWVp6QVlRSW80eFFZdXFxQ29HYTIzNmFMNkltZDFNczNBTmJnT3k4THNEWkdoQUJqVTRNc19LOXJ0YXRqRno2VGJpUTU4WV9GV2MyaHJKNDRObFRIWElYV2E4ZDdjS1BVWlA3ZVN4VUVXdFJJTUhRa0xGVklkblM3OXB5WFFjQW54LUIwdGtSdTRaQVR3OVBOeHM4VG1rTVhKM21GZkgySGluclFFM0U1RjJGQzVfbnpuQWlueXNvRGE4ZHJzcUUwUW43QWJWVF9JM1R0RkpIUy1RVnZUbUtGZkJXVWFnMDRHZVVLektibXBMdTNUS1NfV1pKQlJqNEs3X2NiTUpyT0Fnay0zOWVfWWF3S3JDRlRLQTRfVW90d1VFZEpCTXUwems0WkJiZzlrZ2J6SHpjVk52bEszUks4WFduSm1HR0E5ekg1aThBS2VLWWJuWG1udUZLY04tNzgzbFBvVE5HVXlLUTNuWFpraHVYUEVxZVFFcnBQSEdiOHJIa2N3dlFNNEpkTG1PSmdNcDh3bDE1bDBZUjVndEpXdVBPcFF1WDMxNFhZR3EyY0VBclB3MmlSMUpILUd5U3FzRjF5OEMteGU5S0t4OXNZd0Z1UXBSYXFYQ1VsNnZyZHhvYmpiZVNxdlpSWFl6YzZ3S0dLVTJsYmxuY2xHck94ckFETng0dzNyWG0xOUVjYnFYbDJ3UTExUDVwcTRURW80QTJqcm9MS0ZiMXo5bXhiOXNqcGZLcDdOSEZ1ZkljOUczNk1ja1hUdzZjODBZTWlzekRCTVQ3Y2FuWlR1a0l6bmw4cFplR2lsbVU3NmtqbkZ4aWFPdUpMVnFYOUZVX0RhSjgtOEJnLTZWSzZyMkNiWFBVQWNRZEpGM1loWVp0aDlXc1FOaUQzajRST0RrZ0hvalBqMEpZZXY0UzROd1h2SHhOaUM4QUZnMkl3aW1iQ1lkR0Y2Yl9hSjJEb1pYMGV0YTUtaGFmUWpRSkVwekZOWk5PS1hqa3lVT09ha0xWRFRtNFpheGh5QWdrWUlEUVl1cWg1RGpTcEVWWlFZOWtnT29McU9LWWVNalRsODVFNEtkbzNlcWdsWjR4U0EyVHRtbmgzSWxVeDRJWnNhUlkxZG5YWDBaM2RDVzQwRDZob0lXbDBxelRQRk4wa0NhMTdmZWxlM2F4ZFBCVGFYMzJFSWNfQVBBTjE1c20wRGpzWHZQMWQ1Tlk5MFZ2WVFoWGpXTFRhcFlpbzhjaTdEWUhkSVVyeU9ZR2VZRUtZcDhjTDNMM2R1cTQ1YlpQRGkxWXZZNTJaVlJkUWd1REZwVHg0ekE4T1dUZ3o3UVlaOHdtV293RjBUWEdMSzhDb1JQMTBCekRTMzRZZFVSNkwycDJqOHRjYko1Y3Z3aEpWUlJjZDN2RnpjVHRkM3JEWmlvTVg2OU5keG0zRnZwUHlhOW11ZXR4T0RSeUF5MHNmZFN1NmtUbWZXeWZMb1g0VFlHUjNhRHJDeDFaT2NKUDVqWWlkZGtFWno4bXZzZDNrLXBGcXJFR09tYWw4bHROODM0TkR3b0cyQXdUS3NtbTRodnlNMjJnUjFqMmdzWE5JdmZVQmM1Qm1MWU13QXZOLUY3bzV3T3h1YW5HT0xmS2tkUXl5SWxoUkxwQU1JRWhuZlFhRDdldlNXUnlNYVZfcnEwOEpuYmx3eTdsdm5oRU9HanVkU2xpZkQtMUtxOGZvNmtoQW1vYkdQcXlDSVN0SWhOT2c2Tl96NElxZWhlN29OcWlHVm40S2Y0M19QVktYSW1Jb25UYXZjNFg2dkxXQTJzR1JTVUR6NnpWN1cxdng0UnZxaEpCX3lXdkpGcFNZUGE5YVFrenBaLXZ6QXFkVXpLVUQwX1U4N2QwUFBBX2V1aWJiSXZQVnVuWUZxOUxxYUF6RnV1dFA0VnRlZWtiSUdrc3hvMV9EdmNiTC1raDM0bXFvUGRPYUd4ZmFWNG0wMzJ4N2V1X3RpOUxuSmU0VXI5b3lTOTU1TzlrU1BYdUoxeDlxMlZSSTBIVkdseExDZDdLRWxNMmZqX3pja29PenFQRWRTUUtIZl9FUmlsWTlrbmM4clhYVnNpSmVKejdtSFgtcVJ2R3pjamgwbDNKanIwSU1jR2RmWmtOYjFoS21OS1N2NFNvZ2ZwRWFEek9FU1dEaHhSeWhDWkh2S1E2VmtxNUJEckZRVTY1X29qd284NTlCdHU5SmJZY3JqNkRaeWthd1IwUW83eWJCVWFrWW1kWWVTa3puZjlidHpuektvSXpWNVdycS1tNHdzUjBBaG5HTm5oejlTcEVkR2U5OU5QcWhGS3dRcEM2ZUxCVjhIdkVFWjZHSUotRFQ1dUV2MEJRbWl0Mnh6WC1yWHZOZjdwWXZZSkxxMlR5a1FYeXFiSHZoUmxDLTM3WDQwS0pucjNjVjhIeWNPVnZ2RkFqTHRwMk02REFLRFk1WG15XzVKSHNGZEtSblFKUHQzb0N0dmM0M0t5S3BqQ2hjLWVISGk3YVVNWTYwS3VvTks3WU00dG45Tkk0U1Fsck1VT0RvaUhaemQ5WHYteVBIeWVxQWpNNm9VX194eU1MSGFtelJCcTJKaGdwYVlEVUhwZWxraXcwNlgxZGxFbi0xRjQtTnJoTzJtX2NOVUpQZlRBZmlPQnVXTmRaaS1rbkI1YU1zd3hIMWlEOTNwTUFCR0FQTGJycXUxbHo4WktXT2Z6S2ZQWk5ibkRvdWtRQ09EX0dnS1hVbDFGZDd2bldPQ1ZpTDFHREhXdU1mbk5fX2tRbW1HZnFhZUVKOXliekhpUjdVTUpxQVNXX3FIZld3VFJmUy1FS241LWd2WFl4clVGRm15N3J2Yi1EX0dPRktNU2RyNExKZmRyenVVZGs4Z2hvQ3lqbXM4YWlMTXhMWmhmMkhZWmR3Rk8wSlFnTk1OVExnbVhNakZYajZfTzVtZjFBaDlxd3I0clhCNHhORDNyOVhHaDJtTzJqcklkNEd0RTliNjVtWFlvTGFYb3Bqd2Q2TUhYaDBZRVZ2clVvaUtLMUhxbndIdzlyQzRnRTRpbVRROHZDbENoMlBnU1pyZjhlMjNtdHZWVy1WUUstNEM3alNyaEE1N0dJZzI3bXJUZlY1U2k0akxuR29HYzRSblRrcVlrN1pYcG1EbUhESzA2RVRxX0hUTEZXV3dScF9VOHZ1aGVTTFcxUkJTdE0xa011WWJfMW94M0RmSGpzd21la2xlSzJ6eS1VTndUUWk5eV9xOWs2TmgwQW9lblRCUFNLOWxGYTFJdkJWeXlfUERBa0toYXdpN19CaER2RnY4Y2JEN3FMS3ZPSm5KcU1LNHFON21mWXNVLTNpMWI3VlVuTlZDUUtmdUswWVlVRGVzbUNnX3dwdDJRMmFoVWJRaXdZX2NQSzZTMG5PVkpEU1dfalg3QXBsTE5OcTAwNmxHMUtzX0xlTV9JbzF0ZmcxbGwtM19fc3pHSC1kbWxsQkhMVmNRZjN4NjdCNU1pZ1FiODRVRWN5WnVOeFVjbU82V28tVExvWVhYNzR1UmtFVDNfQVd3NzZGdEpEaVlZN3F6WW1PZU51ZHN6czNRb3dTbmduMTFtc1UyZWNDZVRvWG9BNFlKWlVqSHRwaEE2cW0zTnp3QWNoQWdLcUFtSjM3aGR6Y2diVzU5MTJ3djgwT1RYMzNuOEhCWUl3TV9qMG4yYU8xSTk5Y1FPZ21MRUVSZXZjYlg4VlRzZEtYS1d4cXB3Q0V1SnNWVjJwWW9MVkloVUV6SGg2c1NDc09LNmRDanhGVnhUM2Z0TWlvb3BkM21hRlZXRGszRDRrejlWX3k1QjlucnRXWTZnWE1aMUdEelpsMzFKZWlBZkxiaThJUEVCX0dfMW9mMzB0QW12TlVSSldJSWhDNjlYZUJoczU4Y1MyNDE2bndGS2xTUUlNUjAyb2dzMVZzYXdhaDI3RU85QzBibVQxcVIyZVpuRGtVRnFOYTlBdWNKdTNfakp4YVAzazBUdTNyNDY0d2JWWTg3c0x1ZlNuOHVQWmxPWUluSDRpb2RxVXRjd0FpcEhaWEw4ejJ1V285Z2c3ZHBIbWVMa3lFai1sQ2RVWERCenppSlJhR0IzVTFFR1dIalBMdTNjNkQxV0R1eTJSQTBEWXBmZnJocUxXZUtkdDJwMVJtOEhIMjVfSzI1YU9sU0hZVDVzOWIxUmJtY1p0aUlBSGRkcW1OTE40eGhsdnlvRktUMGhaM2FTTW1PWUdONWNQc3pWTWJUYkxaWWVMVnlWSVlXTkE5UUw3QXFtcXpMYzMwSmM4LnpGdktsdTFCeWttNUxHajJTQXdKSnUxWks0V2tDdTJ0NXRDMzBqOUN5RDg" + } + } + ], + "Variables": { + "0": "testkey829743998" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyEmptyName[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyEmptyName[1].json index a3723f45061f0..f028986d99ba5 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyEmptyName[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyEmptyName[1].json @@ -1,29 +1,76 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys//create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys//create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bff86b4a-0bac-4c3f-9e1d-4c02e2d542d9" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "400", - "Date" : "Thu, 16 Mar 2023 08:10:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "69", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b4ee8af9-5740-41aa-8399-e8b1225db8b3", - "Body" : "{\"error\":{\"code\":\"BadParameter\",\"message\":\"Operation not specified\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys//create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "33", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "public_exponent": 0 + }, + "StatusCode": 400, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "69", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8c42a4ec-0902-4b7c-8471-8d55b541f993" + }, + "ResponseBody": { + "error": { + "code": "BadParameter", + "message": "Operation not specified" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyNullType[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyNullType[1].json index 833a76225a883..56333e9736da7 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyNullType[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyNullType[1].json @@ -1,29 +1,76 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/javaKeyTemp/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/javaKeyTemp/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7ec1c8e6-52cb-4952-b82b-6f6af91449c1" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "400", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5891db4a-db12-41ee-b0b3-9f1de48358ba", - "Body" : "{\"error\":{\"code\":\"BadParameter\",\"message\":\"Property has invalid value\\r\\nProperty has invalid value\\r\\n\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys/javaKeyTemp/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "37", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "attributes": {}, + "public_exponent": 0 + }, + "StatusCode": 400, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "108", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "cf53e008-7235-48dd-a021-1542de3955b3" + }, + "ResponseBody": { + "error": { + "code": "BadParameter", + "message": "Property has invalid value\r\nProperty has invalid value\r\n" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyNull[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyNull[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyNull[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyNull[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyWithMultipleTenants[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyWithMultipleTenants[1].json index 43a7850d05317..fbef2fb501a7f 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyWithMultipleTenants[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKeyWithMultipleTenants[1].json @@ -1,54 +1,177 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/javakeytemp12856ff/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/javakeytemp55637e7/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e96b86a8-7ec5-4c6c-8f4f-5949d6363ed3" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "773", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b54e6435-03fb-4e64-b2d2-eab572f69e20", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp12856ff/3dbc83d879914347b553d392cb177e07\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"sXD1tjSoOP3uCGNNGsQVayELjeYEITDKE-wAhSU8RCL0oRBwAa-Msn85FPGL2s5ukPGWbYB62GOhQne1lNElciV1fj5KqAKIhmTri5CvMSRvUQ39D983mpJ_Wn8KAKSIILZQMfVPbSO6Djza5PuCDLJLhKnlHkeTuzof8NgXMyhBBYQNyrKW9Wo3tMce5YN4TxNDh4WXWrv38ZOjVaYIxY_oMlI_cRQ1kNTW5kbMJkYufP_JTn0mcZFfoiE6fMqgZ6btvNEvu7io0HZ3Tc6LzRfoC40hquyBPp2dicalR8MqlvVl_Jz0HPFEa4G6GGKwJb9b3soeH0wg_Tds_HamzQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/javakeytemp55637e7/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "102", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "771", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "51fdb663-3940-45b2-823a-efa0e3df0315" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp55637e7/4a233cdab24f4fa985629fde58b07fe2", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "peaSkCUEzcaKzlRIskGYDhnAsHgwtyy30VxOxEj1VjoWtYVESiJDhy0wWvi7z6WJL1A8kmuJ7LP8AXd0sQlCLyWwXhCpuz7oiSdC9cgcqAxVKycwPoBmQsRGvPaIpt7s3ohzKKkbfYmjftAhol8HhB7mkQcRlidd5TgdSlpDk74GQFEUk1cl1XFlFYGvBpFxvjqOWd2zEsSS62TxkZG6KidNTzHTuAburtiEtj7Kx1W0-NEeP13k-rsqORn9CVdxT7Ja9eL_eULN3xwthnRUpKcm2uP6q17rEMx66N5GZ330md-oD97n_QU2Wz-HRHZzlPgk-FvPvGGwJ0KByLE_2Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/javakeytemp468463f/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "773", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fadf910a-6984-448e-8636-d66bd5637984", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp468463f/4aa6c1ebe62648a39abaecaf6cbeb765\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"u9MI0SxpXpKFM6aYmuI5uSv2NczqV21VKfJKfGbrOCKwp_skRgrs0LbR5q-ciM00dRZdljUZXO_lju5bjLC-Ygs1TDuXB8lnjfz6PhmTt3Il5BQrERLsA4zyZvjEbIsRZJ8NDlGWamqUUo7-aadFMhR7W_fbEEFcv4L_Q-AQWd8t8AYc0WzVgNYrXmuEb5NiO-gy4oQjgTfEzH2WfNIS6aDhWG-_pKYo2xToNe6_crGd21qxAVDDzE0WDTdXLAt8b5pTe8w8i6aQOY-06Iu3g28KavLqrZCV4V3NH0LRPEl1XIBmUgSylFqzsB8-ORpJ17Z2_A3XOQc1SoLodBudMQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "4b441864-e924-4db6-a4d0-800d21cc68d9", "javakeytemp12856ff", "javakeytemp468463f" ] + { + "RequestUri": "https://REDACTED/keys/javakeytemp8730681/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "102", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "771", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7d82acaa-cb6d-4d7f-a20b-cb5cd32c379f" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp8730681/644eff7f0f4a432e8be6acd51265423f", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "vMhD3mzMVa4dcXdZS7_1ch2cuuSAs9FFkx939SRu22Ne96i52VOc0dqA-VzyCEJemj6zyVnc0agmh_iptIP8r4OEoJFRPQyTCPTJ4QGjEmOlvYDlOjeX6mWwT4wXbIMgLMmi8jRuCVFwS6rOfZnDwErcxuck_cm4gbeDiCqQXGrNuBi-fQq1tBfFzgZL89x-j1pmFe2TcbAjwo0eHxV-CKDENVG2RNJXb0JgC6J2ky1mgOxWiJgREjHrfJoauOQIM9oGwGwEfQQmtS76FkvxgcEFM5CfA2oLQejkOF5W_LgDCRhDVtCRsjvy3zCpWg_osC79hR4r6s0mLV8qFd-5GQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "f93956d0-b4bf-4784-b96e-eeed7ce42708", + "1": "javakeytemp55637e7", + "2": "javakeytemp8730681" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKey[1].json index 1236b7592a130..754d9d8815186 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createKey[1].json @@ -1,29 +1,108 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/javakeytemp25880d2/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/javakeytemp10580ed/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "43523bbd-5c16-47d1-ab45-25fabb86e171" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "773", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b165676c-c7f7-4fbc-8f6f-f14f1aab645f", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp25880d2/9cf685ad85fa456ba111c220b30f6bef\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"ujPHr4eoa6MNjuyTl8NU0KfkXbfh9fowfjpsbUkP-IP2eAepXH3PMFX8NgRY7KQ-VgojAy0440uFE5FMihdnTgfN-iyt-MzOVYCUkNAPJ5uVEU6x_H8it_87i_gGTSf0wDN3FXTUMMLkcrBtlxoDDH1WlMVhWI8IaBrfl2Mf9tChCstQfLeu_RfMuWssg3QkCwQ9Xq7GcncnRni46M6G-Fj7sCKAcnAdXbWHf4OElJ-TXgTATkFrZrN8mBFLbltRdd0GbNPoc9WA6gS20gV8LvJO1n2CpPapwSb0L0mkUiANrBm-RHP32IGWNgVycmR_DGrLtnJyNMZsdFxbbeu-cQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954215,\"updated\":1678954215,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "javakeytemp25880d2" ] + { + "RequestUri": "https://REDACTED/keys/javakeytemp10580ed/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "102", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "771", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6d7ac137-2451-4304-bc28-c6df66ecc3e8" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp10580ed/1bca746a82144f1c8ce3297163829b81", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "2BhVJSI_--X5C_qNYqkJnfKtK-p6-D7vEJDunn_Uq7MkNUYrdbeRQQCPWiUVW-f1SexHZWeQ29mcuqhwy7h0m_iWOZS8LGVenBl3JvSbKqTGm9U2hMg90pBvEG-ttObIx5sVckFifAt_Ad18xfjwgk25D534KI5Dl9q4FHxbA9qH4M0fbUuEjSeaBmUviZShCXQs66Xv8dIaBUdk2kYNksCC4FmRrgMFuIJuIMLnjueEOh3Mgn6tp85siKKlIcdccPSy0KSZ_tI08ykGQDTc0UKNGOeP0sG4GtD2rBagTu0S9TERxGFdw6SIxsqeo-71WcwkjKRTzoMGTxhOH7D2ZQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "javakeytemp10580ed" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createRsaKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createRsaKey[1].json index ca65b43f91aca..57eee85c04426 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createRsaKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.createRsaKey[1].json @@ -1,29 +1,108 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/javakeytemp9323148/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/javakeytemp48817f8/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8af88322-6164-4639-a88a-2d428d74330f" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "773", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "90d4261b-76b1-4504-833b-f45e29d0a66d", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp9323148/67749adf5bc44d08922aa82e5855a110\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"srk_-D0sAKmSRKKgpwuxyGzvh5EfvW8P5aSE80Ljq2K_g6goV492ESRUN7BDzSTsijfaVlBdSLExkhBf6Qo0tpD6BBM42TxG-nFW4_qn32Zmdhr7Q3CgcDUZ3o7uMKXwT9bIIX2LvIsH9VSDadZnBTAQ4YdnEpesKXwHXNfp1geXEbQtkb9Y46K87EBArU6BRs5smerxZo60Pzx7aVncoA44OAYF3f3iSx39Cho5e8x86hj9rs65LKVvQSPUaxuFiHyaLQwXtulID2u2AF1Gv3P6SVUldM965j6_RKfbEgLeWtXxakVdLZxQexcsv2qflu44ahsvncHh8dEBk_UajQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "javakeytemp9323148" ] + { + "RequestUri": "https://REDACTED/keys/javakeytemp48817f8/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "102", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "771", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2c82fe1e-4acd-45cb-9245-0617b570ba63" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp48817f8/e3b10ab7c6a34543886bf7024a7da7eb", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "yZi66vVlU-CdjC-69utJoCGoZEHmO7RmizcYzJMumTd_w1DlONmGm1CcjqVvTWLikFWZfAWnrbkViBn3FE_FqwlEs43fi_fmULpE-EsfN6iuh0ZmpSA3A_gmA3epAyOp2P8ViY2zU8ZMTcPVrmnOXTdy7cxZlMIkTtUbbggt6nh7aCgaCi3f8oNTAekFHrXdb9jtKZcJ4IYUKAlNIqeKwTAVCr73gzIY_JXptKtjdb0I20dgeg7h6snNcrLWwe0J1mY01nPqyJb_OUJTBN62S3g4_yD0BX-hSIVDbFNr18njDFLrA-wQVlp_2PTFgy6JhjH92KSESNUeo_5DXXo3JQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "javakeytemp48817f8" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.deleteKeyNotFound[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.deleteKeyNotFound[1].json index e0660161505f1..ed2cf5f571f8c 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.deleteKeyNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.deleteKeyNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/non-existing?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5c4be555-196f-41f6-8278-d4c5d741c656" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:10:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "300", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6080cfd1-c671-4473-abe5-084c9d5bc7c5", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys/non-existing?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "cf0564fb-be1f-49a5-b2da-a5968a5fa96d" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.deleteKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.deleteKey[1].json index be7fa4114ad02..ae6701638a55d 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.deleteKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.deleteKey[1].json @@ -1,154 +1,246 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey518870643/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey585510f07/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6400d6d0-f479-4874-950d-88f2472f4ba0" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:10:03 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f9153948-3923-45ab-90a5-1a053b4aa713", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey585510f07/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a2847d88-5f2e-4ae2-8bae-45fe13d76290" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey585510f07/9c780633e3a14dfb93a575865343fa9e", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "4Cvkw3LUUtnZtcpAfUj-jH-cWFsRHGp5jeWtRU6WWK9ec0Uh2hmH_fpP62L3nPmiXIBoWLFey8FUStpB4K1b9K4YQBI6YfYV9dwklF89lvVzgeR_1rcG1-fbqRhHb_oxPwFkUIDX90vtKFromodHuZc8tB59Cg_irtXBZo5NvIKdvHjttgdetuQh5JJuT0JF1ipfLzMZIpehiTgiDioUfQ0ONUSNDwfKl-rZl7GgWFMt3j_Iwc_k1Am80_m-2wWca-9Vc3oPqINAVIY6zchJbDl_DSmutfav1HjK1OeU2f1UmYEOZWPiKePMu0envh7OOvYYN3QfBOL9vga2UHzktQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey518870643/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testkey585510f07?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6f0b31c9-4818-4231-8c41-354599e2c3fd" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey585510f07", + "deletedDate": 1681269677, + "scheduledPurgeDate": 1681874477, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey585510f07/9c780633e3a14dfb93a575865343fa9e", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "4Cvkw3LUUtnZtcpAfUj-jH-cWFsRHGp5jeWtRU6WWK9ec0Uh2hmH_fpP62L3nPmiXIBoWLFey8FUStpB4K1b9K4YQBI6YfYV9dwklF89lvVzgeR_1rcG1-fbqRhHb_oxPwFkUIDX90vtKFromodHuZc8tB59Cg_irtXBZo5NvIKdvHjttgdetuQh5JJuT0JF1ipfLzMZIpehiTgiDioUfQ0ONUSNDwfKl-rZl7GgWFMt3j_Iwc_k1Am80_m-2wWca-9Vc3oPqINAVIY6zchJbDl_DSmutfav1HjK1OeU2f1UmYEOZWPiKePMu0envh7OOvYYN3QfBOL9vga2UHzktQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:10:06 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ee532557-8f88-48a7-9baa-910ad05e42c5", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey585510f07?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "84", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d5b59d0c-88d7-44a1-bc92-833f0592c8eb" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: testkey585510f07" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey518870643/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2180c65b-e490-40ad-9b50-5e446ba1b417", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey518870643/71048678a7b2496eb0c25b8678519ae3\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"23b6TIleCAjdjjewI2F7-cTmjEfrzVpFUJTgYZV5AQp6MPG6hV7zc-2Gxi6ybeRtl_QcIQIltp82AWLAqScQj5q6ZkKwEKH3vJC3xtKYzDa_SiPrRl4qpij-VQ9WYydaAW39RkAgr2jcCcgqA55EnO_5juVrP7yH2L1N-wYOJZ6wr_eN6gtrSa8ecZy1mRC2E9Cm-bwOkYbBmyvdhxAoWV5E5pnrQarX09YIjjs6OgNWmMXkz-tXDBE5Ecz1inaVqr21Q3dA7YnSlQdzm4AGwyFLtOvlcovFkvtz4qkqT99Gj9jtPkUR-hPEGlxJA-hkYNaOuxSgAd3cGYJ98lsR_Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954210,\"updated\":1678954210,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey518870643?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "660d4771-65e4-463d-848f-af19843b6981", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey518870643\",\"deletedDate\":1678954211,\"scheduledPurgeDate\":1679559011,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey518870643/71048678a7b2496eb0c25b8678519ae3\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"23b6TIleCAjdjjewI2F7-cTmjEfrzVpFUJTgYZV5AQp6MPG6hV7zc-2Gxi6ybeRtl_QcIQIltp82AWLAqScQj5q6ZkKwEKH3vJC3xtKYzDa_SiPrRl4qpij-VQ9WYydaAW39RkAgr2jcCcgqA55EnO_5juVrP7yH2L1N-wYOJZ6wr_eN6gtrSa8ecZy1mRC2E9Cm-bwOkYbBmyvdhxAoWV5E5pnrQarX09YIjjs6OgNWmMXkz-tXDBE5Ecz1inaVqr21Q3dA7YnSlQdzm4AGwyFLtOvlcovFkvtz4qkqT99Gj9jtPkUR-hPEGlxJA-hkYNaOuxSgAd3cGYJ98lsR_Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954210,\"updated\":1678954210,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey518870643?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:10:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "84", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "10f8ee27-2c53-45b4-bdf1-93d741480c1d", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"Deleted Key not found: testkey518870643\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey518870643?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1b49055f-0fca-49d7-b88c-1eb2c66fce69", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey518870643\",\"deletedDate\":1678954211,\"scheduledPurgeDate\":1679559011,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey518870643/71048678a7b2496eb0c25b8678519ae3\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"23b6TIleCAjdjjewI2F7-cTmjEfrzVpFUJTgYZV5AQp6MPG6hV7zc-2Gxi6ybeRtl_QcIQIltp82AWLAqScQj5q6ZkKwEKH3vJC3xtKYzDa_SiPrRl4qpij-VQ9WYydaAW39RkAgr2jcCcgqA55EnO_5juVrP7yH2L1N-wYOJZ6wr_eN6gtrSa8ecZy1mRC2E9Cm-bwOkYbBmyvdhxAoWV5E5pnrQarX09YIjjs6OgNWmMXkz-tXDBE5Ecz1inaVqr21Q3dA7YnSlQdzm4AGwyFLtOvlcovFkvtz4qkqT99Gj9jtPkUR-hPEGlxJA-hkYNaOuxSgAd3cGYJ98lsR_Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954210,\"updated\":1678954210,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey518870643" ] + { + "RequestUri": "https://REDACTED/deletedkeys/testkey585510f07?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "644dad35-3ff1-4939-9ccb-04ddc53036be" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey585510f07", + "deletedDate": 1681269677, + "scheduledPurgeDate": 1681874477, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey585510f07/9c780633e3a14dfb93a575865343fa9e", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "4Cvkw3LUUtnZtcpAfUj-jH-cWFsRHGp5jeWtRU6WWK9ec0Uh2hmH_fpP62L3nPmiXIBoWLFey8FUStpB4K1b9K4YQBI6YfYV9dwklF89lvVzgeR_1rcG1-fbqRhHb_oxPwFkUIDX90vtKFromodHuZc8tB59Cg_irtXBZo5NvIKdvHjttgdetuQh5JJuT0JF1ipfLzMZIpehiTgiDioUfQ0ONUSNDwfKl-rZl7GgWFMt3j_Iwc_k1Am80_m-2wWca-9Vc3oPqINAVIY6zchJbDl_DSmutfav1HjK1OeU2f1UmYEOZWPiKePMu0envh7OOvYYN3QfBOL9vga2UHzktQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "testkey585510f07" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientAndEncryptDecrypt[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientAndEncryptDecrypt[1].json index 81196cfc87a72..7af650e2559c8 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientAndEncryptDecrypt[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientAndEncryptDecrypt[1].json @@ -1,79 +1,200 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/javakeytemp300374a/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/javakeytemp75324e4/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2cee1e36-ee19-40d3-b311-291dfa0818e4" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:42 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "773", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "39955e62-f541-4d51-919b-35c4cff758ee", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp300374a/2f7fc52e7d184a4c8653112fb6e556b4\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"vUa50t4nvUQ79xk1dIUvYe1c_1haNmTMEoDSspvBI3tHr8fjdCyBM5txuguT441ClCK3XHWNlUXFalmkLf-BxLu0_VEW5Wv-BREzZH8prnLdJNoZ_7V3Idr19EGE1Zx2zjW-imdlmJ9UapFOkrP-sx-lW1Z5ur1_bMQa6M6cvabshDd4dpwidyCz5RMQ411j_Gsd8bKRJveH1SKkXujTft6XIDYiLRiVkspdKVRRBS8ieDGoMTF-ri5iKXsjvKA1KKMy8A5lHzOae9RyzYVwts1jfzhzQq-SDZWvp9Y2ZU9we-IsdYSXrATUDKMPXeK9bWlv7cBMMZSG_PVmxbZiWQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954182,\"updated\":1678954182,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/javakeytemp75324e4/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "102", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "771", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fa8b30d9-3bae-4cc1-8275-506e22e5540e" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp75324e4/13817635dc194d0c98bbb5c89c5090f8", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "xURRgZEksX7nE1iFNruXKGTAUEIGLRQ_GXxwm-d8GHB0NeHKgyTbwrYS0KCFiSqZh7DUy9F764UBimBGUQiWChC57KBEyFU8F6ApF6KB4KIQfI6oxyxBnGOFi3itWSVPfnk4w4JZfnVgpUjVZRpd-Xaws47fP6oKtKQFeVfeqTFx5CamwDtcraq7Jz5ohiGwNuzEnDTYF6oPriAUj1YUU59GCOUOJG4yMMjyNsq8m-pEZBlrLoBfdGg7SRPn_f_QvFp-X3xnmqpY7c3k8rMz5JP8nzU3JssDA1MBNZSPrnQiA2SJtsTJBavzjXrqcD4WB8jYA4bLtD9bzrMkeAZafQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/javakeytemp300374a/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/javakeytemp75324e4/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "771", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f7fdf5a7-6edd-41ed-a018-dd125cbdc335" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp75324e4/13817635dc194d0c98bbb5c89c5090f8", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "xURRgZEksX7nE1iFNruXKGTAUEIGLRQ_GXxwm-d8GHB0NeHKgyTbwrYS0KCFiSqZh7DUy9F764UBimBGUQiWChC57KBEyFU8F6ApF6KB4KIQfI6oxyxBnGOFi3itWSVPfnk4w4JZfnVgpUjVZRpd-Xaws47fP6oKtKQFeVfeqTFx5CamwDtcraq7Jz5ohiGwNuzEnDTYF6oPriAUj1YUU59GCOUOJG4yMMjyNsq8m-pEZBlrLoBfdGg7SRPn_f_QvFp-X3xnmqpY7c3k8rMz5JP8nzU3JssDA1MBNZSPrnQiA2SJtsTJBavzjXrqcD4WB8jYA4bLtD9bzrMkeAZafQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:43 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "773", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "08ff7829-cf4c-4de9-b89c-b96779ec3538", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp300374a/2f7fc52e7d184a4c8653112fb6e556b4\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"vUa50t4nvUQ79xk1dIUvYe1c_1haNmTMEoDSspvBI3tHr8fjdCyBM5txuguT441ClCK3XHWNlUXFalmkLf-BxLu0_VEW5Wv-BREzZH8prnLdJNoZ_7V3Idr19EGE1Zx2zjW-imdlmJ9UapFOkrP-sx-lW1Z5ur1_bMQa6M6cvabshDd4dpwidyCz5RMQ411j_Gsd8bKRJveH1SKkXujTft6XIDYiLRiVkspdKVRRBS8ieDGoMTF-ri5iKXsjvKA1KKMy8A5lHzOae9RyzYVwts1jfzhzQq-SDZWvp9Y2ZU9we-IsdYSXrATUDKMPXeK9bWlv7cBMMZSG_PVmxbZiWQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954182,\"updated\":1678954182,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/javakeytemp300374a//decrypt?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:42 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "134", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1ff09dbe-bdb7-4e91-b6aa-2e60b6cc8b78", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp300374a/2f7fc52e7d184a4c8653112fb6e556b4\",\"value\":\"bXlQbGFpbnRleHQ\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "javakeytemp300374a" ] + { + "RequestUri": "https://REDACTED/keys/javakeytemp75324e4//decrypt?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "371", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP", + "value": "hYsC-AFOvYEaFoHaN0nsm9yGgl9WMKwKENqOBy4_sOZ9iUWdiPhPhZk-Q3Za8Iem6A41BNKNSpwvqcvyTkh6QlvhHMpV1x55Awsg5iOUOaQ8t02OAntFKcu4Qc2OL_1lg3AS38cWixf6TnBlVcEuBQ1cwg6za2e7ehz2OYdfAE6XDxCJV1z8duUv8Nn8OK34WLG-0oc4BE2LLZOCP-6dhDC7lZICjkE71d93fefGkDEN0xoTWx6Fk5dpBWvqrkWx54zKLKY2Qsvdd9iwWmPq59zicD3ED2-xQC3TeR-AdCl6YxmZ8dfYiUIjw5rysm2z5fk34nzRep833VpXfRcQiQ" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "132", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c75aaed9-2242-4526-bfb5-a9f285df895e" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp75324e4/13817635dc194d0c98bbb5c89c5090f8", + "value": "bXlQbGFpbnRleHQ" + } + } + ], + "Variables": { + "0": "javakeytemp75324e4" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientWithEmptyKeyVersion[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientWithEmptyKeyVersion[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientWithEmptyKeyVersion[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientWithEmptyKeyVersion[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientWithKeyVersion[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientWithKeyVersion[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientWithKeyVersion[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientWithKeyVersion[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientWithNullKeyVersion[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientWithNullKeyVersion[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientWithNullKeyVersion[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClientWithNullKeyVersion[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClient[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClient[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClient[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getCryptographyAsyncClient[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getDeletedKeyNotFound[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getDeletedKeyNotFound[1].json index c132e84f216cd..90a2e4d5dee4a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getDeletedKeyNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getDeletedKeyNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/deletedkeys/non-existing?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "85019bdc-250f-4266-aba2-d4eb51a175ce" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:10:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "300", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "617c9e45-b84e-4c4c-8f77-97a922a0ed79", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/deletedkeys/non-existing?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5f7a123e-ec4e-4fbc-be99-a0505738ef58" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getDeletedKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getDeletedKey[1].json index 7e19f26f4d5a5..09eefb5189f4d 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getDeletedKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getDeletedKey[1].json @@ -1,129 +1,336 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey6956343d5/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey680180e32/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:32:48 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "47c1233b-4bcd-4931-8c83-7fb8d93fa111" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ee52264a-5a5f-44d1-83df-8fe8bd4178fb", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey6956343d5/ef49207fdbf24e5a839b35d5a4802677\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"wg205OEIbb-CYCuXSqlrhLflLrEs2sI0d_qnRozt_4pLZEhgRIJO7Lum7zV4ACn0DZqoO62yA8SuriovdBKwOOX66O8tdqASIoU3CIyEhSkxtY2oN_8NWiSoqx7XnfrDE6jqcXHhXYpNwm7HIWWLAon2e8mg8HeVLXib1dsZHVKb5L2AaNf1erwF-XMYp30LmWyUHXTMy38abLKGAybUvpTuMn_bE6PZK5wJTiOG6vT3qsnUqM-YRrfBH0bhxGesypvidO90fj3zanXjuLlZ9KV-THkFrS15XrmPws7M6ZzIqz0hKQHQ74F6VFIL-K7ZYCcPCrjXxyuFYuWiOh2XrQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey680180e32/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:32:50 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f3a5e34a-4f0e-4ab5-92a8-8a1d1a1605bd" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey680180e32/1e7ea3520e1e45a2bc24050fcf819d4e", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "4HAjkTCsYHcgkfdyu0ytwFAiG1nV7d2T0g8aDgxkb78NYT3Q9DCiCcEVRtl5y0vw5u6uj2Xu0INNL8lbMnk0xCT4wam4dd65g-YwZOO6PZSHYkRCpL-6BTISzMNaqCJENQrTzGK4QRPY4pCuAkv5uEJyic3gKY-212hGOPzjN5Ypy6RcmyL2bMNhpxTkopIU8n4mAK1I-g3oBqKZJStTo4ZgCMiKEwvcONfhI0zrQEWm27_n8bkE6g1pm-MaAdq9V-Tjf51dy_eXeIIYXoSH-es0w60mUCIFZeyAlzpp2wqaUV_IOy6bTIJX38oqMPXGyu4hJtJmY1JNYhzueMsI4Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681270370, + "updated": 1681270370, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey6956343d5?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testkey680180e32?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:32:50 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "68e108cd-e70b-4ae0-9eb6-55d394c089b3" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey680180e32", + "deletedDate": 1681270370, + "scheduledPurgeDate": 1681875170, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey680180e32/1e7ea3520e1e45a2bc24050fcf819d4e", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "4HAjkTCsYHcgkfdyu0ytwFAiG1nV7d2T0g8aDgxkb78NYT3Q9DCiCcEVRtl5y0vw5u6uj2Xu0INNL8lbMnk0xCT4wam4dd65g-YwZOO6PZSHYkRCpL-6BTISzMNaqCJENQrTzGK4QRPY4pCuAkv5uEJyic3gKY-212hGOPzjN5Ypy6RcmyL2bMNhpxTkopIU8n4mAK1I-g3oBqKZJStTo4ZgCMiKEwvcONfhI0zrQEWm27_n8bkE6g1pm-MaAdq9V-Tjf51dy_eXeIIYXoSH-es0w60mUCIFZeyAlzpp2wqaUV_IOy6bTIJX38oqMPXGyu4hJtJmY1JNYhzueMsI4Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681270370, + "updated": 1681270370, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b1180de3-2892-498c-84ce-0d7806807c60", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey6956343d5\",\"deletedDate\":1678954168,\"scheduledPurgeDate\":1679558968,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey6956343d5/ef49207fdbf24e5a839b35d5a4802677\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"wg205OEIbb-CYCuXSqlrhLflLrEs2sI0d_qnRozt_4pLZEhgRIJO7Lum7zV4ACn0DZqoO62yA8SuriovdBKwOOX66O8tdqASIoU3CIyEhSkxtY2oN_8NWiSoqx7XnfrDE6jqcXHhXYpNwm7HIWWLAon2e8mg8HeVLXib1dsZHVKb5L2AaNf1erwF-XMYp30LmWyUHXTMy38abLKGAybUvpTuMn_bE6PZK5wJTiOG6vT3qsnUqM-YRrfBH0bhxGesypvidO90fj3zanXjuLlZ9KV-THkFrS15XrmPws7M6ZzIqz0hKQHQ74F6VFIL-K7ZYCcPCrjXxyuFYuWiOh2XrQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey680180e32?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "84", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:32:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f7bdbd94-f8ec-4cb6-9bbb-8e2fa1a416c1" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: testkey680180e32" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey6956343d5?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey680180e32?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "84", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:32:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6a4484d1-a633-40b1-a90a-c4a4f8e55af3" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: testkey680180e32" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "84", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "21c73539-7447-4e42-bfdc-c82cf9f19125", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"Deleted Key not found: testkey6956343d5\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey680180e32?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:32:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "58571033-db3b-4600-bbe6-e8cf84ff794b" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey680180e32", + "deletedDate": 1681270370, + "scheduledPurgeDate": 1681875170, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey680180e32/1e7ea3520e1e45a2bc24050fcf819d4e", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "4HAjkTCsYHcgkfdyu0ytwFAiG1nV7d2T0g8aDgxkb78NYT3Q9DCiCcEVRtl5y0vw5u6uj2Xu0INNL8lbMnk0xCT4wam4dd65g-YwZOO6PZSHYkRCpL-6BTISzMNaqCJENQrTzGK4QRPY4pCuAkv5uEJyic3gKY-212hGOPzjN5Ypy6RcmyL2bMNhpxTkopIU8n4mAK1I-g3oBqKZJStTo4ZgCMiKEwvcONfhI0zrQEWm27_n8bkE6g1pm-MaAdq9V-Tjf51dy_eXeIIYXoSH-es0w60mUCIFZeyAlzpp2wqaUV_IOy6bTIJX38oqMPXGyu4hJtJmY1JNYhzueMsI4Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681270370, + "updated": 1681270370, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey6956343d5?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9ad4bde8-792e-4855-bac1-bcaa98c0765f", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey6956343d5\",\"deletedDate\":1678954168,\"scheduledPurgeDate\":1679558968,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey6956343d5/ef49207fdbf24e5a839b35d5a4802677\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"wg205OEIbb-CYCuXSqlrhLflLrEs2sI0d_qnRozt_4pLZEhgRIJO7Lum7zV4ACn0DZqoO62yA8SuriovdBKwOOX66O8tdqASIoU3CIyEhSkxtY2oN_8NWiSoqx7XnfrDE6jqcXHhXYpNwm7HIWWLAon2e8mg8HeVLXib1dsZHVKb5L2AaNf1erwF-XMYp30LmWyUHXTMy38abLKGAybUvpTuMn_bE6PZK5wJTiOG6vT3qsnUqM-YRrfBH0bhxGesypvidO90fj3zanXjuLlZ9KV-THkFrS15XrmPws7M6ZzIqz0hKQHQ74F6VFIL-K7ZYCcPCrjXxyuFYuWiOh2XrQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey6956343d5?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4bbd1096-b221-4820-8c06-6dcace0f717d", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey6956343d5\",\"deletedDate\":1678954168,\"scheduledPurgeDate\":1679558968,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey6956343d5/ef49207fdbf24e5a839b35d5a4802677\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"wg205OEIbb-CYCuXSqlrhLflLrEs2sI0d_qnRozt_4pLZEhgRIJO7Lum7zV4ACn0DZqoO62yA8SuriovdBKwOOX66O8tdqASIoU3CIyEhSkxtY2oN_8NWiSoqx7XnfrDE6jqcXHhXYpNwm7HIWWLAon2e8mg8HeVLXib1dsZHVKb5L2AaNf1erwF-XMYp30LmWyUHXTMy38abLKGAybUvpTuMn_bE6PZK5wJTiOG6vT3qsnUqM-YRrfBH0bhxGesypvidO90fj3zanXjuLlZ9KV-THkFrS15XrmPws7M6ZzIqz0hKQHQ74F6VFIL-K7ZYCcPCrjXxyuFYuWiOh2XrQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey6956343d5" ] + { + "RequestUri": "https://REDACTED/deletedkeys/testkey680180e32?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:32:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "591610ac-f6f7-449d-81de-9e91cd94497e" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey680180e32", + "deletedDate": 1681270370, + "scheduledPurgeDate": 1681875170, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey680180e32/1e7ea3520e1e45a2bc24050fcf819d4e", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "4HAjkTCsYHcgkfdyu0ytwFAiG1nV7d2T0g8aDgxkb78NYT3Q9DCiCcEVRtl5y0vw5u6uj2Xu0INNL8lbMnk0xCT4wam4dd65g-YwZOO6PZSHYkRCpL-6BTISzMNaqCJENQrTzGK4QRPY4pCuAkv5uEJyic3gKY-212hGOPzjN5Ypy6RcmyL2bMNhpxTkopIU8n4mAK1I-g3oBqKZJStTo4ZgCMiKEwvcONfhI0zrQEWm27_n8bkE6g1pm-MaAdq9V-Tjf51dy_eXeIIYXoSH-es0w60mUCIFZeyAlzpp2wqaUV_IOy6bTIJX38oqMPXGyu4hJtJmY1JNYhzueMsI4Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681270370, + "updated": 1681270370, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "testkey680180e32" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeyNotFound[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeyNotFound[1].json index 8d52b87eb0eb4..f1226a51ce3ba 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeyNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeyNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/non-existing/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/non-existing/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e53bdae6-3b8e-4c2c-ab66-2258860096cb" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:10:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "300", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "43d87a86-7269-44f1-b0c3-b750672f0a8d", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys/non-existing/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "262bfbec-9354-47e9-a4e9-b73ad6419826" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeyRotationPolicyOfNonExistentKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeyRotationPolicyOfNonExistentKey[1].json index 95cacdab2fac9..52f25d0b9f026 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeyRotationPolicyOfNonExistentKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeyRotationPolicyOfNonExistentKey[1].json @@ -1,28 +1,71 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/nonexistentkey72801/rotationpolicy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/nonexistentkey84165/rotationpolicy?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7ec20eb5-0fdb-4993-92fd-4cb1d8bdc370" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:10:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "307", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "45b23080-0b4b-4b28-b3f8-7ce8fddce63d", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"A key with (name/id) nonexistentkey72801 was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "nonexistentkey72801" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys/nonexistentkey84165/rotationpolicy?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "307", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "da3b8c0e-cac7-475b-9f54-00575a3145ed" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "A key with (name/id) nonexistentkey84165 was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": { + "0": "nonexistentkey84165" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeyRotationPolicyWithNoPolicySet[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeyRotationPolicyWithNoPolicySet[1].json index 0b1712c8812a7..8a072dcdc2db2 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeyRotationPolicyWithNoPolicySet[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeyRotationPolicyWithNoPolicySet[1].json @@ -1,53 +1,136 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey008353b7/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/rotatekey01272f4b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:40:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f7d96cdc-4001-43bc-9894-18b586e56594" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "718", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "225b758e-ec71-4ddd-b2e2-70c3d957b3f1", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey008353b7/b373d87eacff4101a7eaa41e96972dca\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"vFiGWPmppRdfVwpDQ0HlQqNdYmRgV-JucmkpNlAtBMVEvtfh8wXN1Suha5PLX5wZRT5fyBK0Vcnag0yovCQ87Seu0p_MZO85NWMAkdcGuWscpY3ssWumTkOsEyb4mTKOIipjZjj33-EOWVz2Se6E1cNkH_9fHTxoXU_E_gYRHX8NSjWCR_n72w0N93ErvLIkxbUD5xqaaQISS6JzKfeOdmIYAkhAYjDxMcDFjHVIoxGkHknBxrp3HDX25-Ht0BBVK9z0LnAMK4xhQ-r_PaVWCDm_NtiJewKXh8-yWKhyxF65rhWz98OFpmLmW39_Y9BweKXGM88kXctzTIYMFbedcQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678954215,\"updated\":1678954215,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/rotatekey01272f4b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "49", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": {}, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "716", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:41:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "17a119ef-bcaa-47ab-846f-6e877afa4230" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey01272f4b/f97100209b26401fb00a119576f1565c", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "uCIoSuVm2wwcg01meoa_jOOMI5TOicTjLyyk1-KGnI_4EwXRSZEpm5i5_UbWfBkfNAQA271YBY1oQunGWi6bnXHH55wa1aU56gP1NxbA9cL-L4WiPYFCkabSQOcx2ZvU8MJoz60O6sWtHqG-MFD8RkwUm2P18nr9JMcuktiR4Qst9EcLSlpSWRL9ya8hjtx8cL_KRLjdDkjTTgneILieR9w3AB3bkBNtrUB0pbjyu9DMbqQn73XyaBUbCIgzp1ofZN2npnXUjfVrBVSjVf85_HnuWuRglYFV26AljLYCRY5JtMIP_-YtqvS3wm5xk371TSU6KZOSag2JPfYxqtaP7Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "created": 1681270861, + "updated": 1681270861, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey008353b7/rotationpolicy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "106", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7b4d8b3c-1389-4bbb-acf3-cffbf6aa123a", - "Body" : "{\"lifetimeActions\":[{\"trigger\":{\"timeBeforeExpiry\":\"P30D\"},\"action\":{\"type\":\"Notify\"}}],\"attributes\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "rotatekey008353b7" ] + { + "RequestUri": "https://REDACTED/keys/rotatekey01272f4b/rotationpolicy?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "106", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:41:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c4a574df-143a-45cb-b963-5d52e0600eda" + }, + "ResponseBody": { + "lifetimeActions": [ + { + "trigger": { + "timeBeforeExpiry": "P30D" + }, + "action": { + "type": "Notify" + } + } + ], + "attributes": null + } + } + ], + "Variables": { + "0": "rotatekey01272f4b" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeySpecificVersion[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeySpecificVersion[1].json index 743c55265308e..55eea615fdbee 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeySpecificVersion[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKeySpecificVersion[1].json @@ -1,104 +1,265 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey393766461/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey396652a76/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b8c29ec8-9262-4da4-aa8b-ef4885fe8f9c" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4a7f3849-4423-4076-a1c5-608e48deb43a", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey393766461/b5ed7115f9fe4757b0c774233b6a1812\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"vPRRbVCvjSNMTAACNhHqrhvwdOdZWP0LVIds72p1p9DXQcOQee41qUTS-bu153RuKt4vpE9ieu1rrfPnvFanhP6kKoy62UGPx7uyi8_6mTt4BDWKc8j8yQGjYvsbh6d2brz2Gd3d5Lw1flfmRlViEylZzFlXCVe28IqpWVCqg01eYjjdzqnoR4JTtnrRgD0aK69ph93abtzitEMOv0XuVHza_z5qJtfBTzjwxxDPz35zSDqVLmYZyNEU2XSYl_2Gzx98DZXOtzbUo5yKKMsPN_c1ivRWt6O0mGhoT-RN-sWj5sbO17vKuYn1dKwg8t5h4yRNjlE5KhXHCRmqUQ00jQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey396652a76/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "81f4be21-df0b-44fe-b064-129b865b0d87" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey396652a76/2cee9a6b2ed54fbfb75ac6f32184ccbb", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "2i5lQoKfjgPoMkBTUMzl4QCM9JjKCtt2BmNDjSeM7LRbRlDI4TKdUyhM2egq4CIt4fvUK3p4L_rFduy1QBn4_sf6uc67b36gtkTNoH2pWS_ojmn5scX1x0rDlVl3YqLCXUk3ruGSOC3DsVwNXkvBE0ah-FMRVHaimzsHUO4LlRbhTSNA_WDlUoS1_crl94MtXcJDP0X_RsTBNIfaUxBfO0AkbfTR-ek5k6pIHSL-3xytxcb5W9TGpBlvHLPGFc9HO-CfWakW1CV_hDmVMsN1pRT8RbkrP8xl8O598lrBT4mY0ztz2_g7Xh1sYfkLYa6C9Pt7hr4ttiQhlJhG-v9dCQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey393766461/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testkey396652a76/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ff2570c7-b354-4119-b921-dd2da5d65c03" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey396652a76/3dd6e729bbb14567ab30a0e510e9212d", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "xI48Av7-j3BOu3MyowHnvc4rtvUf2-RA0_8vbsnUoPAZtiKBagtemk_AxDfQ3p2JWXQwQHGJrlQndshaU3E1I7Us-GAc6dmB8IpmnC7qNxVvPeRT45cLNdRdmaY3476NsDn8liNNO0h2nt0LfyOndop9c7Xh0k4w69EMdTSFIxAQmzEy2w5-eCUu2t76KAdmqX3MUT_VoybWnPm5tqH4Lie3noNWYKXs5nS3f02Oe9BsK1q7sDQ2Xbu-pEqk9t4Vg0t0ajD-zK_V8L1h7NetT9G4Cj3jCAiGNblwru_FR-6TM_DTnuSbGXZkrMagI7ijBLef0_GvMENgF3vAPHQWNQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f42f19ce-8fde-4038-b976-7c42577fb355", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey393766461/ce243a1786294626a31080a0e0342cac\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"t9fzys-KM4FeqzmbFYg5vZ48L1zPGVg3XSvv2bM9Qt5TwYvctSl8IZ8aypgjwHjjQjP8g7_cThxuvBm5DZASnAjXBQwNOVLALigmzJJAiXev-NNiCW1tXUHIwsInD2luNBDLeoMxxzB0XZAhvam1laBbeGDhV1EtaQ5SXVlSuaBTUbKyhYIBK3sRa0wBTzimbRnYHx1dzq_zWaJGjLH6n8-bS4xhm9FAdfO0Rzxs_vmxVa2OLEVFuKEhVLHLlPZrnw9jn474VxQF007sC6a7hgtEakGUT1oqlruG0F65-mU8e8oD7eD-JdmzMSw71PgSRTWFF1JKl7TLD5oN9cfi9Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey396652a76/2cee9a6b2ed54fbfb75ac6f32184ccbb?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7917f3fd-f816-4720-b6b6-64007576bcc0" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey396652a76/2cee9a6b2ed54fbfb75ac6f32184ccbb", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "2i5lQoKfjgPoMkBTUMzl4QCM9JjKCtt2BmNDjSeM7LRbRlDI4TKdUyhM2egq4CIt4fvUK3p4L_rFduy1QBn4_sf6uc67b36gtkTNoH2pWS_ojmn5scX1x0rDlVl3YqLCXUk3ruGSOC3DsVwNXkvBE0ah-FMRVHaimzsHUO4LlRbhTSNA_WDlUoS1_crl94MtXcJDP0X_RsTBNIfaUxBfO0AkbfTR-ek5k6pIHSL-3xytxcb5W9TGpBlvHLPGFc9HO-CfWakW1CV_hDmVMsN1pRT8RbkrP8xl8O598lrBT4mY0ztz2_g7Xh1sYfkLYa6C9Pt7hr4ttiQhlJhG-v9dCQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey393766461/b5ed7115f9fe4757b0c774233b6a1812?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "aa7aa87b-21ae-4c7a-8ca7-4b06e883e42d", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey393766461/b5ed7115f9fe4757b0c774233b6a1812\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"vPRRbVCvjSNMTAACNhHqrhvwdOdZWP0LVIds72p1p9DXQcOQee41qUTS-bu153RuKt4vpE9ieu1rrfPnvFanhP6kKoy62UGPx7uyi8_6mTt4BDWKc8j8yQGjYvsbh6d2brz2Gd3d5Lw1flfmRlViEylZzFlXCVe28IqpWVCqg01eYjjdzqnoR4JTtnrRgD0aK69ph93abtzitEMOv0XuVHza_z5qJtfBTzjwxxDPz35zSDqVLmYZyNEU2XSYl_2Gzx98DZXOtzbUo5yKKMsPN_c1ivRWt6O0mGhoT-RN-sWj5sbO17vKuYn1dKwg8t5h4yRNjlE5KhXHCRmqUQ00jQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey393766461/ce243a1786294626a31080a0e0342cac?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "feb008a9-4e65-4350-a42b-4ad256eedcd4", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey393766461/ce243a1786294626a31080a0e0342cac\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"t9fzys-KM4FeqzmbFYg5vZ48L1zPGVg3XSvv2bM9Qt5TwYvctSl8IZ8aypgjwHjjQjP8g7_cThxuvBm5DZASnAjXBQwNOVLALigmzJJAiXev-NNiCW1tXUHIwsInD2luNBDLeoMxxzB0XZAhvam1laBbeGDhV1EtaQ5SXVlSuaBTUbKyhYIBK3sRa0wBTzimbRnYHx1dzq_zWaJGjLH6n8-bS4xhm9FAdfO0Rzxs_vmxVa2OLEVFuKEhVLHLlPZrnw9jn474VxQF007sC6a7hgtEakGUT1oqlruG0F65-mU8e8oD7eD-JdmzMSw71PgSRTWFF1JKl7TLD5oN9cfi9Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey393766461" ] + { + "RequestUri": "https://REDACTED/keys/testkey396652a76/3dd6e729bbb14567ab30a0e510e9212d?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ef8acc6e-2741-4d38-9899-358f12c5cfe1" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey396652a76/3dd6e729bbb14567ab30a0e510e9212d", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "xI48Av7-j3BOu3MyowHnvc4rtvUf2-RA0_8vbsnUoPAZtiKBagtemk_AxDfQ3p2JWXQwQHGJrlQndshaU3E1I7Us-GAc6dmB8IpmnC7qNxVvPeRT45cLNdRdmaY3476NsDn8liNNO0h2nt0LfyOndop9c7Xh0k4w69EMdTSFIxAQmzEy2w5-eCUu2t76KAdmqX3MUT_VoybWnPm5tqH4Lie3noNWYKXs5nS3f02Oe9BsK1q7sDQ2Xbu-pEqk9t4Vg0t0ajD-zK_V8L1h7NetT9G4Cj3jCAiGNblwru_FR-6TM_DTnuSbGXZkrMagI7ijBLef0_GvMENgF3vAPHQWNQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "testkey396652a76" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKey[1].json index 8f6b8a6439924..016cab7351912 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.getKey[1].json @@ -1,54 +1,153 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey4952190f6/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey416645817/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "05534183-af64-4dc3-9f6d-4a266916d20d" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:41 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e95e4634-746a-43f2-874a-e1547fe70588", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey4952190f6/60fcdde739914a009c7165972e3cec0f\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"nkwG14HANuCaSfLSogpL5mzBsdXcfDqCAdWsf2qZyssdOzN4AwF-PcUPKyVxNSHvHJ2UojmaAZW3ltQcre3v13sGm7YRy3yAyqRopJGZViaLASt5gwmJEOGuy8Qql_U6odwq4gzBCg7Bru5IMYagXpbwgXEJCtronfRPmTdFD8Fnq3P6qB3-BZmlI5NzQ2SUN9uo51Hdl3FWizLAXm8GUFbb4QDxRqfkfHO2nANZyx3wje5G9y23GVhUpRBbK1uBVjLX3WdhTHhgaxci2DT5XfNNVzFFGJaUkO1enKkv5btiOe4giV5gDSGhp9bAwoZWl06HmL1L8rVctHpRGqaVIQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954182,\"updated\":1678954182,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey416645817/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "39f1fa58-e2b5-4f81-8259-1c96cc39bc23" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey416645817/6d7da5e7e6e2476d9ea7bdedb9fce4bc", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "0bqhnmv-HLtkFBuoS5wTDSW8xrh5LK_lqm3x8LOinZK7GGx_KLLJEYT_kBQ6NgAAZiYrbC_RbIWk0MZRUWkfB-5-z-9vD2ua8J4CXTOB3phNRu_dIHAG4P7iwB89qQbBjBdv4ILg1g3kzE7ejaogdeyOAX7Lje5H-hFOs_kP0agNIxup5OLs2AsrJAv2wi1WCEh0tgrD6jB6cKMa9cZszrqO5EwtJhl6IQcQrQGOyEVJBdnTB16QPMmrh7-024fBgSBfDkmET8NHxJu9SOONYmxlNMSN3FFRi-XmgPQS0LPAGQsFSjgRw-Gk92jVzgDiXBWxu1c2IE0zGrL6HenXvQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey4952190f6/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:41 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8c820918-1dfb-44e4-8450-3a3a13bf58a3", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey4952190f6/60fcdde739914a009c7165972e3cec0f\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"nkwG14HANuCaSfLSogpL5mzBsdXcfDqCAdWsf2qZyssdOzN4AwF-PcUPKyVxNSHvHJ2UojmaAZW3ltQcre3v13sGm7YRy3yAyqRopJGZViaLASt5gwmJEOGuy8Qql_U6odwq4gzBCg7Bru5IMYagXpbwgXEJCtronfRPmTdFD8Fnq3P6qB3-BZmlI5NzQ2SUN9uo51Hdl3FWizLAXm8GUFbb4QDxRqfkfHO2nANZyx3wje5G9y23GVhUpRBbK1uBVjLX3WdhTHhgaxci2DT5XfNNVzFFGJaUkO1enKkv5btiOe4giV5gDSGhp9bAwoZWl06HmL1L8rVctHpRGqaVIQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954182,\"updated\":1678954182,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey4952190f6" ] + { + "RequestUri": "https://REDACTED/keys/testkey416645817/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fc5b6634-f93b-4dfb-b83b-fb0a43b58fe7" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey416645817/6d7da5e7e6e2476d9ea7bdedb9fce4bc", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "0bqhnmv-HLtkFBuoS5wTDSW8xrh5LK_lqm3x8LOinZK7GGx_KLLJEYT_kBQ6NgAAZiYrbC_RbIWk0MZRUWkfB-5-z-9vD2ua8J4CXTOB3phNRu_dIHAG4P7iwB89qQbBjBdv4ILg1g3kzE7ejaogdeyOAX7Lje5H-hFOs_kP0agNIxup5OLs2AsrJAv2wi1WCEh0tgrD6jB6cKMa9cZszrqO5EwtJhl6IQcQrQGOyEVJBdnTB16QPMmrh7-024fBgSBfDkmET8NHxJu9SOONYmxlNMSN3FFRi-XmgPQS0LPAGQsFSjgRw-Gk92jVzgDiXBWxu1c2IE0zGrL6HenXvQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "testkey416645817" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.listDeletedKeys[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.listDeletedKeys[1].json index 9a59c00b16f34..7f5e1ce726c6e 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.listDeletedKeys[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.listDeletedKeys[1].json @@ -1,754 +1,996 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/c18cd4b33aac43ef8869/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:54 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "738", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0c5b44d5-a762-4514-9eea-846853116599", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/c18cd4b33aac43ef8869/b06159b483a549efbe8d828ca09ce5cc\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"tH74AsUA66Eegkxs6tX9mauUbNeyHKOFlfK8oEix-M6nYhG2uZjHPghUNKza5T4MOXhAuckLGonC1xWQue9JREjbIfvmVB63ljV-XKhkxwgC2NoZg0dL9TStwB5v4AdbutBlVM8E8CQX9iBqPNdLHM0jRkZpE2ihq2sHW_7fIfOa59F0Q6mO-07QtY9GxVY6UcJhzsGIc5__ujcAiZzxIhve7-ARKslkGbi28vHfyiik3lIcSvYW9t36N-j0jIO_uUipxOhvvmRADcGJK2p3HrF09U6OdQ4Z9FwzYE63QIgtNPHCwQZ1pYAa9xnuSKfXlrFHVnbcRhRS8gajMeVyGQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954194,\"updated\":1678954194,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/2d6102c1604b436d9df0/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:54 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "80719134-86e5-4f80-a5a2-729154b1045c", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/2d6102c1604b436d9df0/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "393273ad-89db-48f2-adf6-775e02f9babe", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/2d6102c1604b436d9df0/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:10:03 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8cb8eff0-f3d4-4c6d-bf73-8955f749668f", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/2d6102c1604b436d9df0/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "738", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "65260137-93f2-4ee2-a71d-428058161d96", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/2d6102c1604b436d9df0/ac2ea60325eb48569ef1bb831c59d0f6\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"y5MQ9bi8Xav-LJhPsOfj1_FSoPrnQ1ohtNiPhKHT5SIGfdXQc2Mr3E4R-rqtoUTy15YfMFhP5oLfMDHUFOo1BeCsRy5CqsrZtBfpbniJeinSFzCjANfmrY4_hbCVKdaXIsSVpzsPxSS-LjGVEWRflRE8LVZncpqAMnvQM0uSWSY9-URB8HwLWfG7KxDgqLkX0YtLrZmYwa4VeJ2NcoVJu3mBtvN4O7AoIUVtve2_SDn_YST6LcJ0ivCvbt6A6JOSqBWmr7Ht9nfxjrVr3qIn4D5nwMAx4hZ2SA7pEFUzLrHL1WD_p5gHHcwY-0kUZopawzqAfl1MvStzgHRSilekEQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954212,\"updated\":1678954212,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/ad7e14042d634b6e9aee/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "738", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0e8a0a23-6a68-4867-8912-9ad2bef526d4", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/ad7e14042d634b6e9aee/f9f8ba36da3d4c9684b5604ac7bda7bd\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"qCtYasFnmg1CL51kmM-Vmq-ypvCkCYh7KRpv1mEyUMRXubq7QNdzw2Ma5OUrFnIq8vXnetkw9vCaPF3siMHbiaH7vkrpsF429_ZDthresa9josEnjQIwaB8ZSQMII5Hzir6VxsLzpvEqxBdbKY_LropO3XSxAnklGnDcKsd32HBDakt2UzTNrYeaf0PA-BbcDpH82YQMvvJLWZTCwc1trIBWBT5M6HYjeLE03i7bh3sEivLLxczLuD04YcORA-rAJSDYdUAc1kxKxNPQfn8Q1m9VT7AG_NSgpuxlOOFoLGXn5FITAT9atou35RDpZfquxhAsV1OSJaY1Fq_QKbVP8Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954212,\"updated\":1678954212,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/c18cd4b33aac43ef8869?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:22 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "885", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c924368f-22f8-48ab-9bc7-38bbc012566c", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/c18cd4b33aac43ef8869\",\"deletedDate\":1678954222,\"scheduledPurgeDate\":1679559022,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/c18cd4b33aac43ef8869/b06159b483a549efbe8d828ca09ce5cc\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"tH74AsUA66Eegkxs6tX9mauUbNeyHKOFlfK8oEix-M6nYhG2uZjHPghUNKza5T4MOXhAuckLGonC1xWQue9JREjbIfvmVB63ljV-XKhkxwgC2NoZg0dL9TStwB5v4AdbutBlVM8E8CQX9iBqPNdLHM0jRkZpE2ihq2sHW_7fIfOa59F0Q6mO-07QtY9GxVY6UcJhzsGIc5__ujcAiZzxIhve7-ARKslkGbi28vHfyiik3lIcSvYW9t36N-j0jIO_uUipxOhvvmRADcGJK2p3HrF09U6OdQ4Z9FwzYE63QIgtNPHCwQZ1pYAa9xnuSKfXlrFHVnbcRhRS8gajMeVyGQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954194,\"updated\":1678954194,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/c18cd4b33aac43ef8869?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "885", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "182a7693-800e-4f1d-9114-68225f1211ea", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/c18cd4b33aac43ef8869\",\"deletedDate\":1678954222,\"scheduledPurgeDate\":1679559022,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/c18cd4b33aac43ef8869/b06159b483a549efbe8d828ca09ce5cc\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"tH74AsUA66Eegkxs6tX9mauUbNeyHKOFlfK8oEix-M6nYhG2uZjHPghUNKza5T4MOXhAuckLGonC1xWQue9JREjbIfvmVB63ljV-XKhkxwgC2NoZg0dL9TStwB5v4AdbutBlVM8E8CQX9iBqPNdLHM0jRkZpE2ihq2sHW_7fIfOa59F0Q6mO-07QtY9GxVY6UcJhzsGIc5__ujcAiZzxIhve7-ARKslkGbi28vHfyiik3lIcSvYW9t36N-j0jIO_uUipxOhvvmRADcGJK2p3HrF09U6OdQ4Z9FwzYE63QIgtNPHCwQZ1pYAa9xnuSKfXlrFHVnbcRhRS8gajMeVyGQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954194,\"updated\":1678954194,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/2d6102c1604b436d9df0?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "885", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "982ef1c7-1a57-48dd-9ca6-2bc858ac0a95", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/2d6102c1604b436d9df0\",\"deletedDate\":1678954224,\"scheduledPurgeDate\":1679559024,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/2d6102c1604b436d9df0/ac2ea60325eb48569ef1bb831c59d0f6\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"y5MQ9bi8Xav-LJhPsOfj1_FSoPrnQ1ohtNiPhKHT5SIGfdXQc2Mr3E4R-rqtoUTy15YfMFhP5oLfMDHUFOo1BeCsRy5CqsrZtBfpbniJeinSFzCjANfmrY4_hbCVKdaXIsSVpzsPxSS-LjGVEWRflRE8LVZncpqAMnvQM0uSWSY9-URB8HwLWfG7KxDgqLkX0YtLrZmYwa4VeJ2NcoVJu3mBtvN4O7AoIUVtve2_SDn_YST6LcJ0ivCvbt6A6JOSqBWmr7Ht9nfxjrVr3qIn4D5nwMAx4hZ2SA7pEFUzLrHL1WD_p5gHHcwY-0kUZopawzqAfl1MvStzgHRSilekEQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954212,\"updated\":1678954212,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/2d6102c1604b436d9df0?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "885", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3116df2b-ebe8-4061-964e-9f7fc743840f", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/2d6102c1604b436d9df0\",\"deletedDate\":1678954224,\"scheduledPurgeDate\":1679559024,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/2d6102c1604b436d9df0/ac2ea60325eb48569ef1bb831c59d0f6\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"y5MQ9bi8Xav-LJhPsOfj1_FSoPrnQ1ohtNiPhKHT5SIGfdXQc2Mr3E4R-rqtoUTy15YfMFhP5oLfMDHUFOo1BeCsRy5CqsrZtBfpbniJeinSFzCjANfmrY4_hbCVKdaXIsSVpzsPxSS-LjGVEWRflRE8LVZncpqAMnvQM0uSWSY9-URB8HwLWfG7KxDgqLkX0YtLrZmYwa4VeJ2NcoVJu3mBtvN4O7AoIUVtve2_SDn_YST6LcJ0ivCvbt6A6JOSqBWmr7Ht9nfxjrVr3qIn4D5nwMAx4hZ2SA7pEFUzLrHL1WD_p5gHHcwY-0kUZopawzqAfl1MvStzgHRSilekEQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954212,\"updated\":1678954212,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/ad7e14042d634b6e9aee?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "885", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fe1b9f46-8d73-46a1-972c-fa645005e5f7", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/ad7e14042d634b6e9aee\",\"deletedDate\":1678954225,\"scheduledPurgeDate\":1679559025,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/ad7e14042d634b6e9aee/f9f8ba36da3d4c9684b5604ac7bda7bd\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"qCtYasFnmg1CL51kmM-Vmq-ypvCkCYh7KRpv1mEyUMRXubq7QNdzw2Ma5OUrFnIq8vXnetkw9vCaPF3siMHbiaH7vkrpsF429_ZDthresa9josEnjQIwaB8ZSQMII5Hzir6VxsLzpvEqxBdbKY_LropO3XSxAnklGnDcKsd32HBDakt2UzTNrYeaf0PA-BbcDpH82YQMvvJLWZTCwc1trIBWBT5M6HYjeLE03i7bh3sEivLLxczLuD04YcORA-rAJSDYdUAc1kxKxNPQfn8Q1m9VT7AG_NSgpuxlOOFoLGXn5FITAT9atou35RDpZfquxhAsV1OSJaY1Fq_QKbVP8Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954212,\"updated\":1678954212,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/ad7e14042d634b6e9aee?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:10:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "88", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6326a5d2-8c43-4d47-b572-223a67ae0a13", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"Deleted Key not found: ad7e14042d634b6e9aee\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/ad7e14042d634b6e9aee?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "885", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "40a9922d-3184-4634-a89c-6d61438a7a54", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/ad7e14042d634b6e9aee\",\"deletedDate\":1678954225,\"scheduledPurgeDate\":1679559025,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/ad7e14042d634b6e9aee/f9f8ba36da3d4c9684b5604ac7bda7bd\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"qCtYasFnmg1CL51kmM-Vmq-ypvCkCYh7KRpv1mEyUMRXubq7QNdzw2Ma5OUrFnIq8vXnetkw9vCaPF3siMHbiaH7vkrpsF429_ZDthresa9josEnjQIwaB8ZSQMII5Hzir6VxsLzpvEqxBdbKY_LropO3XSxAnklGnDcKsd32HBDakt2UzTNrYeaf0PA-BbcDpH82YQMvvJLWZTCwc1trIBWBT5M6HYjeLE03i7bh3sEivLLxczLuD04YcORA-rAJSDYdUAc1kxKxNPQfn8Q1m9VT7AG_NSgpuxlOOFoLGXn5FITAT9atou35RDpZfquxhAsV1OSJaY1Fq_QKbVP8Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954212,\"updated\":1678954212,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:57 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5198", - "x-ms-request-id" : "84df3ede-3e97-4f1c-8a42-24682c237160", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/201160f6b72c40d5b546\",\"deletedDate\":1678951027,\"scheduledPurgeDate\":1679555827,\"kid\":\"https://azsdktests.vault.azure.net/keys/201160f6b72c40d5b546\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951026,\"updated\":1678951026,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/21f391b3eb6f422f8947\",\"deletedDate\":1678951047,\"scheduledPurgeDate\":1679555847,\"kid\":\"https://azsdktests.vault.azure.net/keys/21f391b3eb6f422f8947\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951031,\"updated\":1678951031,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/23f72e4689bf4fda9d56\",\"deletedDate\":1678951044,\"scheduledPurgeDate\":1679555844,\"kid\":\"https://azsdktests.vault.azure.net/keys/23f72e4689bf4fda9d56\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951031,\"updated\":1678951031,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/268225d48cb04d85954a\",\"deletedDate\":1678954197,\"scheduledPurgeDate\":1679558997,\"kid\":\"https://azsdktests.vault.azure.net/keys/268225d48cb04d85954a\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954186,\"updated\":1678954186,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/2d6102c1604b436d9df0\",\"deletedDate\":1678954224,\"scheduledPurgeDate\":1679559024,\"kid\":\"https://azsdktests.vault.azure.net/keys/2d6102c1604b436d9df0\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954212,\"updated\":1678954212,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/7873ce34f6e34067b26c\",\"deletedDate\":1678951029,\"scheduledPurgeDate\":1679555829,\"kid\":\"https://azsdktests.vault.azure.net/keys/7873ce34f6e34067b26c\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951026,\"updated\":1678951026,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/ad7e14042d634b6e9aee\",\"deletedDate\":1678954225,\"scheduledPurgeDate\":1679559025,\"kid\":\"https://azsdktests.vault.azure.net/keys/ad7e14042d634b6e9aee\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954212,\"updated\":1678954212,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/b557161ec2304b958a9f\",\"deletedDate\":1678954194,\"scheduledPurgeDate\":1679558994,\"kid\":\"https://azsdktests.vault.azure.net/keys/b557161ec2304b958a9f\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954185,\"updated\":1678954185,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/bf4fbe64359d4dfd88fe\",\"deletedDate\":1678951030,\"scheduledPurgeDate\":1679555830,\"kid\":\"https://azsdktests.vault.azure.net/keys/bf4fbe64359d4dfd88fe\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951027,\"updated\":1678951027,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/c18cd4b33aac43ef8869\",\"deletedDate\":1678954222,\"scheduledPurgeDate\":1679559022,\"kid\":\"https://azsdktests.vault.azure.net/keys/c18cd4b33aac43ef8869\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954194,\"updated\":1678954194,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/d4f6d0efa0004798a364\",\"deletedDate\":1678954198,\"scheduledPurgeDate\":1679558998,\"kid\":\"https://azsdktests.vault.azure.net/keys/d4f6d0efa0004798a364\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954194,\"updated\":1678954194,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/e5ec5b7fbe8c445f9a9a\",\"deletedDate\":1678951043,\"scheduledPurgeDate\":1679555843,\"kid\":\"https://azsdktests.vault.azure.net/keys/e5ec5b7fbe8c445f9a9a\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951030,\"updated\":1678951030,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTRJV3RsZVM5SlRWQlBVbFJEUlZKVVVFVk5ORFUxT0RaRE16Y3ZPVVkzUlRneU1FTXhRekV6TkRReE5rSkJNa014T1RFeU1FWkNSamN3UVRjaE1EQXdNREk0SVRrNU9Ua3RNVEl0TXpGVU1qTTZOVGs2TlRrdU9UazVPVGs1T1ZvaCIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTRJV3RsZVM5SlRWQlBVbFJEUlZKVVVFVk5ORFUxT0RaRE16Y3ZPVVkzUlRneU1FTXhRekV6TkRReE5rSkJNa014T1RFeU1FWkNSamN3UVRjaE1EQXdNREk0SVRrNU9Ua3RNVEl0TXpGVU1qTTZOVGs2TlRrdU9UazVPVGs1T1ZvaCIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:57 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "297", - "x-ms-request-id" : "e953f086-97df-46e4-ba4d-7141dc59ee4e", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJeUlXdGxlUzlLUVZaQlMwVlpWRVZOVURNd01ETTNORUVoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJeUlXdGxlUzlLUVZaQlMwVlpWRVZOVURNd01ETTNORUVoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:57 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "357", - "x-ms-request-id" : "08094ffd-7d40-4ca2-b67d-f87170a16fde", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVTFJV3RsZVM5S1FWWkJTMFZaVkVWTlVEZ3lOekU0TnpBdk5EZEVPREF5UWtRMU1USkRORUZDT0VFMk5URTVSVVExTnpCQk5FSXdRVEFoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVTFJV3RsZVM5S1FWWkJTMFZaVkVWTlVEZ3lOekU0TnpBdk5EZEVPREF5UWtRMU1USkRORUZDT0VFMk5URTVSVVExTnpCQk5FSXdRVEFoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-request-id" : "a6917582-fadf-4c07-9cf1-53aa1286149f", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RZeU9ETTVOemczTXlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RZeU9ETTVOemczTXlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:57 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "368", - "x-ms-request-id" : "17bc721b-a8e8-4c97-aac5-d0eb8544d292", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJV3RsZVM5TVNWTlVSRVZNUlZSRlJFTkZVbFEwT1RReU16aEZMek00UXpVM1JUSXlNakU0TVRRM01VVTRSamRDT0RORE0wTTJNelkyUVRJNElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJV3RsZVM5TVNWTlVSRVZNUlZSRlJFTkZVbFEwT1RReU16aEZMek00UXpVM1JUSXlNakU0TVRRM01VVTRSamRDT0RORE0wTTJNelkyUVRJNElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "297", - "x-ms-request-id" : "ad35ec3f-9cb1-4f50-9b49-63bbcaa79c8e", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlNU1ZOVVMwVlpNVEl6TnpNNVJFRXpJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlNU1ZOVVMwVlpNVEl6TnpNNVJFRXpJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "357", - "x-ms-request-id" : "f273981a-ecfe-46d4-af93-01f9c5c72735", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVTBJV3RsZVM5U1QxUkJWRVZMUlZrNE1qRTNPVEZCUlM5RFFqQTNNamRET1VJNE1VRTBSak0zUWpFMFJqazFPRGxFUkRZek9EY3lSU0V3TURBd01qZ2hPVGs1T1MweE1pMHpNVlF5TXpvMU9UbzFPUzQ1T1RrNU9UazVXaUUtIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVTBJV3RsZVM5U1QxUkJWRVZMUlZrNE1qRTNPVEZCUlM5RFFqQTNNamRET1VJNE1VRTBSak0zUWpFMFJqazFPRGxFUkRZek9EY3lSU0V3TURBd01qZ2hPVGs1T1MweE1pMHpNVlF5TXpvMU9UbzFPUzQ1T1RrNU9UazVXaUUtIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-request-id" : "0d477de7-6b90-4503-b943-77fe0a4b2227", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREV4T1RRM1JESXhNVGMySVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREV4T1RRM1JESXhNVGMySVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "363", - "x-ms-request-id" : "da2bf71d-8fc5-4e6c-91ba-4927f81fbb12", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTJJV3RsZVM5VVJWTlVRMFZTVkRJMk1qQXhOell5TWpVNUx6TkRNekF6UmprNE1qSkJSVFF4TURrNU1UVTVNamd3TlRkR056RkJNamt3SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTJJV3RsZVM5VVJWTlVRMFZTVkRJMk1qQXhOell5TWpVNUx6TkRNekF6UmprNE1qSkJSVFF4TURrNU1UVTVNamd3TlRkR056RkJNamt3SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-request-id" : "e7a74fa0-15e7-46d0-9742-d89e6444ddcd", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRFF5TmpFNFFqWkZOa0pGSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRFF5TmpFNFFqWkZOa0pGSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:59 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "363", - "x-ms-request-id" : "bf459de7-5fa3-4554-86d1-051c626e7502", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTJJV3RsZVM5VVJWTlVRMFZTVkRZek1ERXdNVVV3UmpWQ0x6YzVOa1l5TnpBeVF6VkRNalJGTjBRNFJEZzBSREU1UmtNMU1UWXlNa1ExSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTJJV3RsZVM5VVJWTlVRMFZTVkRZek1ERXdNVVV3UmpWQ0x6YzVOa1l5TnpBeVF6VkRNalJGTjBRNFJEZzBSREU1UmtNMU1UWXlNa1ExSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-request-id" : "107c7a1e-dbc3-4794-8fc5-70bb64fb93da", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRGd4TURnM05URTFOVGc0SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRGd4TURnM05URTFOVGc0SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:59 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "357", - "x-ms-request-id" : "7bce319b-5046-4f23-979d-45f2b8636e64", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVRMFZTVkRrNU56RTROek5CTHpCQ1JUbEdOamd5UXpJelFUUTJOVEJCTnpBM09VWkRRVGcyTkRsR1FVSTVJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVRMFZTVkRrNU56RTROek5CTHpCQ1JUbEdOamd5UXpJelFUUTJOVEJCTnpBM09VWkRRVGcyTkRsR1FVSTVJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:59 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "297", - "x-ms-request-id" : "612f204f-f436-4156-85df-18e5f9093c57", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVMwVlpORGswTVRjNVJEVXdJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVMwVlpORGswTVRjNVJEVXdJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:12:00 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "3516", - "x-ms-request-id" : "8694935e-ae0a-418e-8f39-15970c24592f", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey506663ec4\",\"deletedDate\":1678951048,\"scheduledPurgeDate\":1679555848,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey506663ec4\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951048,\"updated\":1678951048,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey518870643\",\"deletedDate\":1678954211,\"scheduledPurgeDate\":1679559011,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey518870643\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954210,\"updated\":1678954210,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey534828169\",\"deletedDate\":1678951047,\"scheduledPurgeDate\":1679555847,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey534828169\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951046,\"updated\":1678951046,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey555546c07\",\"deletedDate\":1678954207,\"scheduledPurgeDate\":1679559007,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey555546c07\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954207,\"updated\":1678954207,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey605172463\",\"deletedDate\":1678951014,\"scheduledPurgeDate\":1679555814,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey605172463\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951013,\"updated\":1678951013,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey60701987a\",\"deletedDate\":1678954169,\"scheduledPurgeDate\":1679558969,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey60701987a\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey6635707ed\",\"deletedDate\":1678951014,\"scheduledPurgeDate\":1679555814,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey6635707ed\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951013,\"updated\":1678951013,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey6956343d5\",\"deletedDate\":1678954168,\"scheduledPurgeDate\":1679558968,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey6956343d5\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVTMFZaTnpJNE56VTBRVE5ETHpZMVFUTXdPRUUyTlRGRU1qUTBNVUk1TlRjNU1qQTBOakV5TWpFd01qWTNJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVTMFZaTnpJNE56VTBRVE5ETHpZMVFUTXdPRUUyTlRGRU1qUTBNVUk1TlRjNU1qQTBOakV5TWpFd01qWTNJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:59 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "308", - "x-ms-request-id" : "7992a115-efcd-4aa2-82f7-0d50ab620797", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJNElXdGxlUzlVUlZOVVRFbFRWRU5GVWxSV1JWSlRTVTlPTVRjME56WWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJNElXdGxlUzlVUlZOVVRFbFRWRU5GVWxSV1JWSlRTVTlPTVRjME56WWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:59 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "28", - "x-ms-request-id" : "5d6d6fbf-732c-4a53-9b03-1b09e526cf59", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "ad7e14042d634b6e9aee", "c18cd4b33aac43ef8869", "2d6102c1604b436d9df0" ] + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/4fa7f90520004bbe875b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d40bd3ac-b0d8-4404-a5c4-a9f6c38ab12c" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } + }, + { + "RequestUri": "https://REDACTED/keys/4fa7f90520004bbe875b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 3799353600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "736", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9c9e0887-1543-4d81-8722-04ffba7b78b6" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/4fa7f90520004bbe875b/edfb45073416426298ef2e3b1df5c804", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "03_bsEFlq78Fm5kO8NCjQcHm0jqQKfUXow4momKn9G9QRfGJjrlaZUlKGdbddgn0RD7vrvRn8El3VXVuBaLZzisLH0W1XIOdSRbEB4A-SdgJ0lnCNk3CMOstQajdtH_0lepVKmMcZlHtgIwXFxmAa9-9EgVmt9VJ24D89_bVqCP6ikdgjJzR-9HIRBczSkODmQYwecIptQt2Df8C3KBSySLlQq3DuiIQ-lYR2e5UqK1D_L5UipBa0MDwguDbHO3FtKRFHP_AsR6L2Z26DDHcLQ2afrJocE4-JehRNeA6mBfXL9xzJigwc1p77scEOud4GMIwt5myEzDbz1hfRkWimQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/keys/a874a3dd019c4f0d8fd9/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 3799353600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "736", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "99cb18c6-b7b5-432f-8464-826c2d830a2c" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/a874a3dd019c4f0d8fd9/5a995099d62e413092820eb54ca84079", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "n7R_DwB093OZ5zeLlrvIyBqjujATWtkET5m3bFtyf0-b-CwkdbdIxEekKwfKVOoRdpNufwWphpqjSkY37V0vufqo6OE7jg3L8PRGBsvjtzN0ZMq2371iUhgvv3yniiY7eFROKuagpIXBFm8yXTxHLsAsfu0li_fU6wVc9xuCUBczPZQlSjDg45jhlv_fg2XoFv2k7I2zTSCtFQLTJ2lbl99FMxN8SiBgzGVm-2Uy1C_TTGUJ_F_ep8yD0rxTXjbRGvCS1atfmSc4zZBiJhYOJYStdR5mwxfPxr9718c9Yz_iZo1LmBIkawNcClizEyTkhALSGG6orn8yqTfP3hgHYQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/keys/864b42db022c44f2a33a/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 3799353600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "736", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6210950c-2813-4453-a165-b84da0cc22c9" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/864b42db022c44f2a33a/962d8665f37c42828f0e9996da39dbe4", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "wdWcLGEhFLcMTJE_3ahdVfqqb9D3wCreGivkKPkXQt8hnNAd5ba8ov7GNkQMiCQ7VtFGKidcrjRSfeQJ51JAnvsZMU8HcInqvWQnghL4aFfpSkV_Lvu7VrDvmGBgvuenU4fo2bjkchSTnTl8yTrtWxUv1P-O0aBiWs4LWy38fyjAu6lbQVhkOWA9q45CVBiCr3bqisvIGX4BNrEzke4PYP4PD_ispjmqehxhnmlnY-zCcjwIqAtH67Vt_4BXEbx2hyL53pveuJfH8m1CkrTaF1MK8Pxtx7y7urwZqy0COQGXyNZy-S6351HtWrZ4fkAtwpxsicgp5DwtUffZ-EcyTQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/keys/4fa7f90520004bbe875b?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "881", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:28 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e27ec001-211f-46a0-93da-08db6c6ebe05" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/4fa7f90520004bbe875b", + "deletedDate": 1681269688, + "scheduledPurgeDate": 1681874488, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/4fa7f90520004bbe875b/edfb45073416426298ef2e3b1df5c804", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "03_bsEFlq78Fm5kO8NCjQcHm0jqQKfUXow4momKn9G9QRfGJjrlaZUlKGdbddgn0RD7vrvRn8El3VXVuBaLZzisLH0W1XIOdSRbEB4A-SdgJ0lnCNk3CMOstQajdtH_0lepVKmMcZlHtgIwXFxmAa9-9EgVmt9VJ24D89_bVqCP6ikdgjJzR-9HIRBczSkODmQYwecIptQt2Df8C3KBSySLlQq3DuiIQ-lYR2e5UqK1D_L5UipBa0MDwguDbHO3FtKRFHP_AsR6L2Z26DDHcLQ2afrJocE4-JehRNeA6mBfXL9xzJigwc1p77scEOud4GMIwt5myEzDbz1hfRkWimQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys/4fa7f90520004bbe875b?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "881", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2bbe4086-ac34-44cc-ab69-3a921aacc5aa" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/4fa7f90520004bbe875b", + "deletedDate": 1681269688, + "scheduledPurgeDate": 1681874488, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/4fa7f90520004bbe875b/edfb45073416426298ef2e3b1df5c804", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "03_bsEFlq78Fm5kO8NCjQcHm0jqQKfUXow4momKn9G9QRfGJjrlaZUlKGdbddgn0RD7vrvRn8El3VXVuBaLZzisLH0W1XIOdSRbEB4A-SdgJ0lnCNk3CMOstQajdtH_0lepVKmMcZlHtgIwXFxmAa9-9EgVmt9VJ24D89_bVqCP6ikdgjJzR-9HIRBczSkODmQYwecIptQt2Df8C3KBSySLlQq3DuiIQ-lYR2e5UqK1D_L5UipBa0MDwguDbHO3FtKRFHP_AsR6L2Z26DDHcLQ2afrJocE4-JehRNeA6mBfXL9xzJigwc1p77scEOud4GMIwt5myEzDbz1hfRkWimQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/keys/a874a3dd019c4f0d8fd9?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "881", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "554e26d0-262c-4f36-9c61-f48f4f2053a0" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/a874a3dd019c4f0d8fd9", + "deletedDate": 1681269689, + "scheduledPurgeDate": 1681874489, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/a874a3dd019c4f0d8fd9/5a995099d62e413092820eb54ca84079", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "n7R_DwB093OZ5zeLlrvIyBqjujATWtkET5m3bFtyf0-b-CwkdbdIxEekKwfKVOoRdpNufwWphpqjSkY37V0vufqo6OE7jg3L8PRGBsvjtzN0ZMq2371iUhgvv3yniiY7eFROKuagpIXBFm8yXTxHLsAsfu0li_fU6wVc9xuCUBczPZQlSjDg45jhlv_fg2XoFv2k7I2zTSCtFQLTJ2lbl99FMxN8SiBgzGVm-2Uy1C_TTGUJ_F_ep8yD0rxTXjbRGvCS1atfmSc4zZBiJhYOJYStdR5mwxfPxr9718c9Yz_iZo1LmBIkawNcClizEyTkhALSGG6orn8yqTfP3hgHYQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys/a874a3dd019c4f0d8fd9?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "881", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a533de9a-2881-4bad-93fd-4692fc7e7539" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/a874a3dd019c4f0d8fd9", + "deletedDate": 1681269689, + "scheduledPurgeDate": 1681874489, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/a874a3dd019c4f0d8fd9/5a995099d62e413092820eb54ca84079", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "n7R_DwB093OZ5zeLlrvIyBqjujATWtkET5m3bFtyf0-b-CwkdbdIxEekKwfKVOoRdpNufwWphpqjSkY37V0vufqo6OE7jg3L8PRGBsvjtzN0ZMq2371iUhgvv3yniiY7eFROKuagpIXBFm8yXTxHLsAsfu0li_fU6wVc9xuCUBczPZQlSjDg45jhlv_fg2XoFv2k7I2zTSCtFQLTJ2lbl99FMxN8SiBgzGVm-2Uy1C_TTGUJ_F_ep8yD0rxTXjbRGvCS1atfmSc4zZBiJhYOJYStdR5mwxfPxr9718c9Yz_iZo1LmBIkawNcClizEyTkhALSGG6orn8yqTfP3hgHYQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/keys/864b42db022c44f2a33a?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "881", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6b3f29c7-0cb7-4787-99b0-6edc7ac82271" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/864b42db022c44f2a33a", + "deletedDate": 1681269691, + "scheduledPurgeDate": 1681874491, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/864b42db022c44f2a33a/962d8665f37c42828f0e9996da39dbe4", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "wdWcLGEhFLcMTJE_3ahdVfqqb9D3wCreGivkKPkXQt8hnNAd5ba8ov7GNkQMiCQ7VtFGKidcrjRSfeQJ51JAnvsZMU8HcInqvWQnghL4aFfpSkV_Lvu7VrDvmGBgvuenU4fo2bjkchSTnTl8yTrtWxUv1P-O0aBiWs4LWy38fyjAu6lbQVhkOWA9q45CVBiCr3bqisvIGX4BNrEzke4PYP4PD_ispjmqehxhnmlnY-zCcjwIqAtH67Vt_4BXEbx2hyL53pveuJfH8m1CkrTaF1MK8Pxtx7y7urwZqy0COQGXyNZy-S6351HtWrZ4fkAtwpxsicgp5DwtUffZ-EcyTQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys/864b42db022c44f2a33a?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "881", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:31 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3446b653-946e-4101-b18c-337f7d2d7613" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/864b42db022c44f2a33a", + "deletedDate": 1681269691, + "scheduledPurgeDate": 1681874491, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/864b42db022c44f2a33a/962d8665f37c42828f0e9996da39dbe4", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "wdWcLGEhFLcMTJE_3ahdVfqqb9D3wCreGivkKPkXQt8hnNAd5ba8ov7GNkQMiCQ7VtFGKidcrjRSfeQJ51JAnvsZMU8HcInqvWQnghL4aFfpSkV_Lvu7VrDvmGBgvuenU4fo2bjkchSTnTl8yTrtWxUv1P-O0aBiWs4LWy38fyjAu6lbQVhkOWA9q45CVBiCr3bqisvIGX4BNrEzke4PYP4PD_ispjmqehxhnmlnY-zCcjwIqAtH67Vt_4BXEbx2hyL53pveuJfH8m1CkrTaF1MK8Pxtx7y7urwZqy0COQGXyNZy-S6351HtWrZ4fkAtwpxsicgp5DwtUffZ-EcyTQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2748", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:23:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "378dc0e5-bf2a-4cff-84ab-46e11fbde9db" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/1fc4269c1a3f44f3843a", + "deletedDate": 1681269681, + "scheduledPurgeDate": 1681874481, + "kid": "https://azkvrecordtests.vault.azure.net/keys/1fc4269c1a3f44f3843a", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/2800fa5c9aeb482586f5", + "deletedDate": 1681269679, + "scheduledPurgeDate": 1681874479, + "kid": "https://azkvrecordtests.vault.azure.net/keys/2800fa5c9aeb482586f5", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/4fa7f90520004bbe875b", + "deletedDate": 1681269688, + "scheduledPurgeDate": 1681874488, + "kid": "https://azkvrecordtests.vault.azure.net/keys/4fa7f90520004bbe875b", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/864b42db022c44f2a33a", + "deletedDate": 1681269691, + "scheduledPurgeDate": 1681874491, + "kid": "https://azkvrecordtests.vault.azure.net/keys/864b42db022c44f2a33a", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/a874a3dd019c4f0d8fd9", + "deletedDate": 1681269689, + "scheduledPurgeDate": 1681874489, + "kid": "https://azkvrecordtests.vault.azure.net/keys/a874a3dd019c4f0d8fd9", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/f25cb70c8f614398a35f", + "deletedDate": 1681269680, + "scheduledPurgeDate": 1681874480, + "kid": "https://azkvrecordtests.vault.azure.net/keys/f25cb70c8f614398a35f", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVTFJV3RsZVM5S1FWWkJTMFZaVkVWTlVESTRPVGMwTlRBdk5qZ3pPVUpDUkRZNVFqTTFORGc0UlVFNVFqazVNVVJDUkVNeU5UYzVNamdoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVTFJV3RsZVM5S1FWWkJTMFZaVkVWTlVESTRPVGMwTlRBdk5qZ3pPVUpDUkRZNVFqTTFORGc0UlVFNVFqazVNVVJDUkVNeU5UYzVNamdoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:23:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f145ccf1-a6bb-412d-9de2-f65128993a3c" + }, + "ResponseBody": { + "value": [], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RNM01UYzBNMFpGTXlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RNM01UYzBNMFpGTXlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "355", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:23:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "28afaa4c-ad7d-470c-b466-bbebf4d4df3b" + }, + "ResponseBody": { + "value": [], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5TVNWTlVTMFZaTVRVNU1EUTFRalk1THpWQ05qRXpOVFZDUXpaQ1FqUkNNVE01TkVJd05EUXlNRVF4UVVReVJFSkRJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5TVNWTlVTMFZaTVRVNU1EUTFRalk1THpWQ05qRXpOVFZDUXpaQ1FqUkNNVE01TkVJd05EUXlNRVF4UVVReVJFSkRJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:23:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b0db0c2e-fa47-48c6-83bc-ba7e3383b5a9" + }, + "ResponseBody": { + "value": [], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREEzTkRjeU1FUkVORVUxSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREEzTkRjeU1FUkVORVUxSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "355", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:23:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dcd2e3a4-83f6-430b-b0b1-6acf1d6b94ac" + }, + "ResponseBody": { + "value": [], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVRMFZTVkRVeU9UUXdRMEZFTHpBMU16SkRRMEV4TWtaRFFUUkdORU5DTURNelF6Z3hSVVpHT0RnM09FWXpJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVRMFZTVkRVeU9UUXdRMEZFTHpBMU16SkRRMEV4TWtaRFFUUkdORU5DTURNelF6Z3hSVVpHT0RnM09FWXpJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:23:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f03a0ff7-5bdc-4c8f-a030-da3c26789cf8" + }, + "ResponseBody": { + "value": [], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRGt4TlRreE1FVkJSVEF6SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRGt4TlRreE1FVkJSVEF6SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "355", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:23:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "137548ae-9544-4c4d-995c-09e4a5cb108d" + }, + "ResponseBody": { + "value": [], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVTMFZaTXprMk5qVXlRVGMyTHpKRFJVVTVRVFpDTWtWRU5UUkdRa1pDTnpWQlF6WkdNekl4T0RSRFEwSkNJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVTMFZaTXprMk5qVXlRVGMyTHpKRFJVVTVRVFpDTWtWRU5UUkdRa1pDTnpWQlF6WkdNekl4T0RSRFEwSkNJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1869", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:23:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "be9a6845-207d-4cbb-aba9-32f1ecc47beb" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey5338851c6", + "deletedDate": 1681269708, + "scheduledPurgeDate": 1681874508, + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey5338851c6", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269708, + "updated": 1681269708, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey585510f07", + "deletedDate": 1681269677, + "scheduledPurgeDate": 1681874477, + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey585510f07", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey665999479", + "deletedDate": 1681269678, + "scheduledPurgeDate": 1681874478, + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey665999479", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey675388088", + "deletedDate": 1681269679, + "scheduledPurgeDate": 1681874479, + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey675388088", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJNElXdGxlUzlVUlZOVVRFbFRWRU5GVWxSV1JWSlRTVTlPT0RrNE5EQWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJNElXdGxlUzlVUlZOVVRFbFRWRU5GVWxSV1JWSlRTVTlPT0RrNE5EQWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "28", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:23:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bf9799c9-f371-448d-b227-a98bfb61748f" + }, + "ResponseBody": { + "value": [], + "nextLink": null + } + } + ], + "Variables": { + "0": "a874a3dd019c4f0d8fd9", + "1": "864b42db022c44f2a33a", + "2": "4fa7f90520004bbe875b" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.listKeyVersions[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.listKeyVersions[1].json index 7e8f5b95e1d34..79e31a429be16 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.listKeyVersions[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.listKeyVersions[1].json @@ -1,254 +1,358 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion76425/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/listkeyversion34156/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0b1c6c0c-09ad-4e51-82b0-62d1cb09372e" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:46 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9dc265d4-a3e5-4b8a-be85-844ab4f64891", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/listkeyversion34156/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 3797280000 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "735", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c9ef4c1b-8bf1-4b67-8203-8f55b54f758c" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion34156/67b944c400994ff8b2516fcefbead19a", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "3s9jNc6-QLz1Bxz91YHPQR4TFjx52oLSmjnowCZNhNTgcBwz01sFE1RdybbJBTGc1j4JDtaGJl8tXC_ezISQWj0Iyv1pphkVSb_0c6XL4XSQxJt1QzHu4AjX3fGMn2V6cORJuft_yyFibtOFaj7Cwk9WXF9gDhfLy3NJNrZgiNuP1TvszxSUESkgHHCXIIZL2JUz53yKjcKrdqZI_K3Jvat93j8EuE-ssKFFfiv6dJMm2UAMnzQzCdXhNl4A65M3AKD-8Ebl-VwJQd9UKP-1hFlR-DQbmP_a-yOe0MrFkpJE4xhTCvjGlhxy5OttAFxXjVWs2jVpYLg03Vu-kreacQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3797280000, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion76425/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/listkeyversion34156/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 3797366400 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "735", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ddb6709b-6f33-41e7-8548-4b8dab995669" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion34156/0212b463f91e49369d1cd301344e9d09", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "trvg1m8ijR_xypfpSqE_1pflGS-1zuAhpWDR-F20qDq3tAeWZiZW6-It3v-fNnZ3c5ProkXCfCA4cJV8VpKRtH7MIdUXGYgDXEw_j3Za-w6JIztqKPi_gw6ek8hiwl0vCf5Gz0rquCI5HnqH9zHI568g_Vxs0aXS372d5ZalLJIpNUDL7KDN0vHsBBcbc1VEnzVFVW5A7PfTid3ArsIwysu6oSHFNR9ZWI0osk4TkJv1pYfdwnxwUi7mgv4O6C-QhHpuuBZdJIbRWyITc74hWukJDeXhaeEH68v6NV7Nj6b950JRqohTOFBcAsVeX2IVXqLjx-_r7TiAo7adcrX6bQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3797366400, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:50 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "62109c07-f34c-4eab-abb5-32291f751321", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/listkeyversion34156/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 3797452800 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "735", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a081513a-2385-476d-ae2f-5fc1bb19c896" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion34156/0f0ef4c99e074f16b539b3e8c60ec6a2", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "yUu9BlFTRmTJIHV0gNBKLn3i6ky77f26ChQrjSRvUVcYMdUUvxkA0rvx-sOiiONjWeSyJ2BYT9QCwJCp0BX90xS0lRi5eDTA-hhpxR-SwOH5qBJqBlZsOGyrxDk96SBY3ErYELeb6JUfi-DgD7sFNHQJJNqnSmOjIHH79tOS8GhEG3ig-yRbDj4kr43_zwDmBvZR0e9ymHO9nKkK8ow3eBLUFv7pd_ZKdU0EQNCpwRhAdIPfFhl3q82BUX229pgOO62pUc5SeLIr5aAChjtg9J_NWBERzJTxSM9iru5N7Nr16c1WV8aYiObDHHYHgaKQycdmvky-SknwRd4rYY0TJQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3797452800, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion76425/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/listkeyversion34156/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 3797539200 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "735", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dce7ae91-fc67-44dc-9ebe-d2c840eb3179" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion34156/fbb04c853f6e4770bfafed548a08f7da", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "3i78FlPzqyp8WrL_gwnj8hm56lnFNlHb3fKsvLrwmj9KyWC2K8FkLVJ3lyjop5uuTQNSNhKl4PSCh9H147ZKSGLszGAUxRtVp6SqSCRU_1Gy6yCWhIKSzZai4fdYlJGV5lqAP5qWhSFVwmytWjNQNTSmzcv89KCbCHUXTvLO6DSnxFFxRURiQD_6ota_rP_Kvq7V2YqdkKUOrbUr7LtsO45t_4vTLbNSSaboi47yK_2jxQFg_tGrFsHiluaXA1TXaGDtFkLM7mjyNCUB45ymyzlQN-UlliNn48cyanIrRH6sW0yUBFOQqbcClDl7glwpZfjntM6w3IZq0rJS-Z89FQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3797539200, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:53 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "737", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6e4b397b-7331-42c7-ac6a-d0f2e1ec47fa", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion76425/af813dc0ae7f48aa81e8c22cb0b0d68b\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"tSKWXZUtVwAGpvPtNfJqxLPiq98Cx36Bd_g9OysoXgLYYZm6bdTaSicoUFZonR9aH0zYwVynPJKfVh6PupdAaUibcPHB4CfHYFV5WU6En07D8JlZCERwn6qzsL4zXvuot2L-kVhN88d8H766GjjoAimbeVPanCQr2CD3A-VtoXU81cVodM5ylYQs1DhODHI5vuXbjNpP2lxcuJwc8X5I4Jjt3JiqV8M5hzG5UIj9Vpg3Q2pZnQZDoHGnE9MbP7vQJ7TyziOatbs5yEBhdpU-L4lFTZ5aCFdeibfX7WQK7kVCI23v7VZRZEi3ew9cziv6I88b2I8utIsB-Gycw8wicQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3797280000,\"created\":1678954194,\"updated\":1678954194,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion76425/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:55 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "737", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "85f8fa5d-b026-4cc4-b234-608c7a2bfa43", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion76425/748a6a65185d49f4ac82c58b7f1d24ff\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"vbrKGp30eu94FFr7adWYzlr8iwQAE-l536TEj3h3cMgoG1ykAqEcqnwfeOgPHB_GmD0Q0V52eVG4yU-94_j-z2_lRLsUldZimzzMOdn0vap4X3N9nbWR_QKBmUhFFoEt_veZRlDOLOXM_JU4I2FJy1BKBMQGeX6nKjzfCFjT6KKmMaPS5j3kUx5vNQrIrjEWyOx04icCIZoY1O5r44D9zbKPWML0NBuakMCbwrPV0RGOmZQCn9hop1PhabO0tejDBHwM9GOgpO2R0-cryui2fCgNbVUYxVUHyVZoRuPE7eub3-aakrlX_uDAmwdE5jEn0qSSx_c4P0uF5-zYclxnCQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3797366400,\"created\":1678954195,\"updated\":1678954195,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion76425/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:56 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c32518e6-3664-4f6e-a2d4-cb5b9a1639b2", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion76425/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:59 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "32f1c653-648f-4cf7-9acb-625f36cb6840", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion76425/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:10:04 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "60732ac5-8007-4b69-b3ce-dc77ba4f7e98", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion76425/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "737", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e67f85a4-5aca-4606-8ede-1433ccf90e87", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion76425/8146d292849044f8a95692f8626fe65e\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"qUQ1jnero-KOFDtXYnesQ-fg85mA074aPLoXgiH6EgvQlszmJzFJqfs5jVbBaMZ0sFN_DxRo6m9npZ4NYQeicpxtNwRJukW_zZw2A224kO-X2wnmv33pC3qnTyiMASkKQM1nJ0RVs1ySdljFlZ0zYvtejWi06945M85Fo70kmZLUpmyPs8dgXQfALy48yggUQKng1HWKLSuvAcVUg9KvLHNWHciKxm7x-lNjB3eIf9vGChCEwWwp0HRKtuhz4NYdmx3ERCn5__GTGuVI-_DjVYmqWkOKPxYJZs06x4rb0GBPKdWoRoS9UB6GVbevNL70uRS1_Fp8wYMzY3uNbY1zMQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3797452800,\"created\":1678954212,\"updated\":1678954212,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion76425/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "737", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a20b51d9-f991-4ecb-96eb-10861bdcaca6", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion76425/9f094539837c419eb9e2cd4d6ba194dc\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"xwqKHbMN6VM19lHH_yCqm8JL-Du2gPoZy23tTwE6FBGWHkUeGm7CbVlgo_-V1zPozMfRHjv7o-aITsPx-OJmWLQBpOffAs3p5_R7YypQpNlcndzCV0cupqrrHx_hT1YS44D2G4OmhwDtpUXs9ST1iekUfTgndzdqFsdYmduGnHFOlbYXc8iLa8ik99OI5Wk7MqbQWqSLp2VqoqyDijFrQbJkugKAomCixxCVAsAM87otRhjmTJ1aeBH3tfH0dmSgCd6758YlVtZQyFPq-TWT5l6VlM72Xbtrll0L_6lVQ-oGQ17uhPWWBKvnrDXpBS31lDq-p_Ikz72vosq3unqYOQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678954213,\"updated\":1678954213,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion76425/versions?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:42 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "1179", - "x-ms-request-id" : "8a6cfaa2-7660-4141-863b-1ff90b5f03a7", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion76425/748a6a65185d49f4ac82c58b7f1d24ff\",\"attributes\":{\"enabled\":true,\"exp\":3797366400,\"created\":1678954195,\"updated\":1678954195,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion76425/8146d292849044f8a95692f8626fe65e\",\"attributes\":{\"enabled\":true,\"exp\":3797452800,\"created\":1678954212,\"updated\":1678954212,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion76425/9f094539837c419eb9e2cd4d6ba194dc\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678954213,\"updated\":1678954213,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion76425/af813dc0ae7f48aa81e8c22cb0b0d68b\",\"attributes\":{\"enabled\":true,\"exp\":3797280000,\"created\":1678954194,\"updated\":1678954194,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "listkeyversion76425" ] + { + "RequestUri": "https://REDACTED/keys/listkeyversion34156/versions?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1171", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:47 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a2d78ebc-a75e-402e-af20-4f2915ae63de" + }, + "ResponseBody": { + "value": [ + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion34156/0212b463f91e49369d1cd301344e9d09", + "attributes": { + "enabled": true, + "exp": 3797366400, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion34156/0f0ef4c99e074f16b539b3e8c60ec6a2", + "attributes": { + "enabled": true, + "exp": 3797452800, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion34156/67b944c400994ff8b2516fcefbead19a", + "attributes": { + "enabled": true, + "exp": 3797280000, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion34156/fbb04c853f6e4770bfafed548a08f7da", + "attributes": { + "enabled": true, + "exp": 3797539200, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "listkeyversion34156" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.listKeys[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.listKeys[1].json index 6d799566cc413..dbf091c26ec56 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.listKeys[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.listKeys[1].json @@ -1,304 +1,1368 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkey027751642/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/listkey159045b69/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ab3b34dc-949d-489a-a1df-73030872b89d" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:35 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "73f0333f-f988-41ba-a839-52a19878d4b0", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/listkey159045b69/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ccd6bc86-2552-4de8-8bbc-5a148d0a47a7" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkey159045b69/5b61355bc6bb4b1394b04420d1ad2dbc", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "0OsHO9bXf5ViE-fLN8aH71CV1xOdcW9nv1np8hj0tGYo4LAMrDM5a_5UOnvta6nLFbhIOFp6e0yCZbvJG-wpb8V9P4TGVU9tPLsRHj6hU-6daPiANpb_0qOHUOa2rybLcqMVCFPoLVzhi9LArgGTkaDLRXZf0dgajNV_irTYxzdEXEAMZZ5Yn5SMInXFMz5LaApmRASy8Xp6uKEeaB187nTm4kwcE2ZySRiJjZP9S44fFF9Y4MMQa2ZnOKUbIYG51GoxU0_wvBWDwdn16k1e5CMH0ze7cpZOd0wjOSY6eM9UOV39LqWBUxrZs3tzcBP5x7-aHlsUiA072b8xH8smaQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkey027751642/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/listkey08514245e/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "093793c3-434b-4641-add3-98116aa22bf5" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkey08514245e/4664282d6b324daeba55c3162ef71311", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "37Qu_qshS-dbBMTsgVRoGuXJlz_0t5pOZ_PYgXWGhObnH8A6NR5JZZ1ByFcso1tXXj58fqY0GUUrsniK1E5YJlnhOP0C38xefIxGR8wdW_DxQA8al98E-4Q4oNAPyyhaROOJSTM5QXQG--SrCLtEMfqoLRahElD9USrSz1K0LjbaiZflb88tFq8oVa61RaM7wtM6mFbD5V5xh9eram7oAVsGFc6Gsz-6bW5qA6m8wCgIgUYsaM7Zd-SorFGrcBWgZgJoki5h-h7Uz5deXDk4pfFACiphAhtxhPa85Fv3CN2Dz6OisONEFquLVYIZDMOm5EsWFnXRp3lzDjIAiFGR7Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:38 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "adfaf8b8-b5dc-4e38-8411-5df7870ad060", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey027751642/7bf3df250da4408c8b8fc015c48c5c2b\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"1Kh1cVWJI7Ur3SdzYmaWuSwu2AjQMn10NuBhG231G917fXaQYy1SXoH0lFRKlyb_qn5NEYDxRhxiOz6GUqrTRSr8gaCXzZp3641kPUseWj1CI-TAU9woskQXJ73oLhBblV2V-44UuFJ93dOnxP4Y59Y_BjLo7KtCAPH6_ZWCjkLRcxX8gT0VLWQuDlT7Vx1b1gnV_ZKD2oBjlRt4f0DPdITDOW_97bVOg6mUes40CTUKqs7a9uXDOoMs1SReYRInFf9kcTvkoLem8TktgVIbbIi6j3L6GNNEDbhp5yRl2hDqcuIi0ZXmy_dxFWsOI5IJUGFGUaVwX_EEi02x6oJxoQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954178,\"updated\":1678954178,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "6438", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:28 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "804fdb7b-4f79-4358-8504-4e6b87d741d8" + }, + "ResponseBody": { + "value": [ + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/4fa7f90520004bbe875b", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/864b42db022c44f2a33a", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/a874a3dd019c4f0d8fd9", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/importcertpem36190600", + "attributes": { + "enabled": true, + "nbf": 1581722236, + "exp": 1739402236, + "created": 1681267917, + "updated": 1681267917, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "key": "val" + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/importcertpem88272c66", + "attributes": { + "enabled": true, + "nbf": 1581722236, + "exp": 1739402236, + "created": 1681267917, + "updated": 1681267917, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "key": "val" + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/importcertpkcs0802660b", + "attributes": { + "enabled": true, + "nbf": 1677892443, + "exp": 1709428443, + "created": 1681267922, + "updated": 1681267922, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "key": "val" + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/importcertpkcs72765dc3", + "attributes": { + "enabled": true, + "nbf": 1677892443, + "exp": 1709428443, + "created": 1681267917, + "updated": 1681267917, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "key": "val" + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp10580ed", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp19980ab", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp2897450", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp46933d1", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp48817f8", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp55637e7", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp657262d", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp75324e4", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp8730681", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp8919662", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey019934147", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1712890317, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey14364bdb0", + "attributes": { + "enabled": true, + "nbf": 1681267351, + "exp": 1712890351, + "created": 1681267952, + "updated": 1681267952, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey1765847e0", + "attributes": { + "enabled": true, + "nbf": 1681267331, + "exp": 1712890331, + "created": 1681267932, + "updated": 1681267932, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey28482fa02", + "attributes": { + "enabled": true, + "nbf": 1681267320, + "exp": 1712890320, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey35523cfe7", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/keys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RNM01UYzBNMFpGTXlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkey10026676e/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RNM01UYzBNMFpGTXlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "5086", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:28 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "699b9729-0bb1-4971-a3fa-7db78b4ae086" + }, + "ResponseBody": { + "value": [ + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey371743fe3", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey53952219e", + "attributes": { + "enabled": true, + "nbf": 1681267375, + "exp": 1712890375, + "created": 1681267975, + "updated": 1681267975, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey73640952b", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1712890317, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkey032723001", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkey08514245e", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkey159045b69", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion34156", + "attributes": { + "enabled": true, + "exp": 3797539200, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/myalias", + "attributes": { + "enabled": true, + "nbf": 1681262971, + "exp": 1712885971, + "created": 1681263571, + "updated": 1681263571, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey111498f7", + "attributes": { + "enabled": true, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey27056f79", + "attributes": { + "enabled": true, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey66098157", + "attributes": { + "enabled": true, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey7308409f", + "attributes": { + "enabled": true, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey8567757a", + "attributes": { + "enabled": true, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey97102ac5", + "attributes": { + "enabled": true, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert01202f7c384", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert04277a19e08", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert05792b1d900", + "attributes": { + "enabled": false, + "nbf": 1681267338, + "exp": 1712890338, + "created": 1681267939, + "updated": 1681267939, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert074720dd4e5", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert12248a9fc67", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/keys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREV6TXpVMU56UTJNRVpESVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:39 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "67bf130d-760d-4a7d-bef8-430332c530af", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREV6TXpVMU56UTJNRVpESVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "6142", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9c732278-e148-4a6e-849e-bcf4ee0cb554" + }, + "ResponseBody": { + "value": [ + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert133557460fc", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1744426317, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert15970ce7b3a", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1712890318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert2087690df30", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert231873819ea", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert24189bd8691", + "attributes": { + "enabled": true, + "nbf": 1681267326, + "exp": 1744426326, + "created": 1681267926, + "updated": 1681267926, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert27446e8292d", + "attributes": { + "enabled": true, + "nbf": 1681267332, + "exp": 1744426332, + "created": 1681267932, + "updated": 1681267932, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert344656cae8e", + "attributes": { + "enabled": true, + "nbf": 1681267778, + "exp": 1712890778, + "created": 1681268379, + "updated": 1681268379, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert424544e9d25", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert4513181b", + "attributes": { + "enabled": true, + "nbf": 1681267357, + "exp": 1712890357, + "created": 1681267958, + "updated": 1681267958, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert52940cad", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert62768ede0a9", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert69778c99", + "attributes": { + "enabled": true, + "nbf": 1681267341, + "exp": 1712890341, + "created": 1681267941, + "updated": 1681267941, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert72950e838eb", + "attributes": { + "enabled": true, + "nbf": 1681267327, + "exp": 1712890327, + "created": 1681267927, + "updated": 1681267927, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert809045b9", + "attributes": { + "enabled": true, + "nbf": 1681267362, + "exp": 1712890362, + "created": 1681267962, + "updated": 1681267962, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert81371983686", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert825805c9c5b", + "attributes": { + "enabled": true, + "nbf": 1681267327, + "exp": 1744426327, + "created": 1681267927, + "updated": 1681267927, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert838769e3829", + "attributes": { + "enabled": true, + "nbf": 1681267333, + "exp": 1744426333, + "created": 1681267933, + "updated": 1681267933, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert8525661cae9", + "attributes": { + "enabled": true, + "nbf": 1681267326, + "exp": 1744426326, + "created": 1681267926, + "updated": 1681267926, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert85780271", + "attributes": { + "enabled": false, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267922, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": {}, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert879738c7", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": {}, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert915910eae03", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert92278d8e116", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/keys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVEwVlNWRGt5TlRjelJqQkdJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkey10026676e/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:41 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "45be08e9-69f3-4681-b84c-94d00108d7cb", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey10026676e/c88002a9720b4d4ebb78f5b6532e74c4\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"ty_gbkVDBr7Y-SHJrDXJl9bk1qBsPPPs1N1TPFI7jEywyUpn7nNqeGURL_ErZornWFiSb0axm_FQoauwdNfLEcfskkL-M3CnsX7N5MY7EnfOf7ocRQPHfBKE9Nfp8Io4YfvgVAaCqzdfIlgit6a8kiZ3y0doxknofIxWwu-TX5IRJeEKP_5f4IIVBPlNkJGpjE8uXivhhGGmZbCKhRJozl2pYpVsFX-k3Ippz8pRt5jflkRyOgEzo_W-CSJL47w16WT9yuCsN0pP3AQSLni0F52v4RaMMCdX3ke26wVJjZu9hEpac5lKzaStIgHzIaIyiHV34pKcKmIixIe3jGZHPQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954181,\"updated\":1678954181,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:51 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5752", - "x-ms-request-id" : "e43e31e3-0e8d-4551-90ae-35a832246e66", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/268225d48cb04d85954a\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954186,\"updated\":1678954186,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/b557161ec2304b958a9f\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954185,\"updated\":1678954185,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpem45586c37\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpem70052b83\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpem849004cb\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpem92624d14\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpkcs18458ce7\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678954164,\"updated\":1678954164,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpkcs27461b85\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951657,\"updated\":1678951657,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpkcs60786327\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpkcs75353a38\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951664,\"updated\":1678951664,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp0351650\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp0444800\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954184,\"updated\":1678954184,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp12856ff\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp294866d\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954185,\"updated\":1678954185,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp300374a\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954182,\"updated\":1678954182,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp370538b\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951011,\"updated\":1678951011,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp40102fa\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp413848d\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951050,\"updated\":1678951050,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp468463f\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJeUlXdGxlUzlLUVZaQlMwVlpWRVZOVURRMk9UUXhRakFoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJeUlXdGxlUzlLUVZaQlMwVlpWRVZOVURRMk9UUXhRakFoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:51 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "7240", - "x-ms-request-id" : "2d6f4f3d-4c31-4559-a657-a450ad24aac6", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp46941b0\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951023,\"updated\":1678951023,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp4729817\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951013,\"updated\":1678951013,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp49599dd\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951012,\"updated\":1678951012,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp5086828\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951013,\"updated\":1678951013,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp570822c\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951012,\"updated\":1678951012,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp6160387\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951025,\"updated\":1678951025,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp6909297\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951012,\"updated\":1678951012,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp8271870\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp9323148\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp97329b5\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951027,\"updated\":1678951027,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey020515346\",\"attributes\":{\"enabled\":true,\"nbf\":1678951062,\"exp\":1710574062,\"created\":1678951662,\"updated\":1678951662,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey140384932\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey14728c014\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1710576552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey18827d6de\",\"attributes\":{\"enabled\":true,\"nbf\":1678953555,\"exp\":1710576555,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey23688a6ba\",\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1710576560,\"created\":1678954160,\"updated\":1678954160,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey30234f065\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1710574060,\"created\":1678951660,\"updated\":1678951660,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey328368b40\",\"attributes\":{\"enabled\":true,\"nbf\":1678953565,\"exp\":1710576565,\"created\":1678954165,\"updated\":1678954165,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey3491808e4\",\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey365168328\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey492960bb6\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey628397873\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1710574054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey62928cdfc\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1710576567,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey683522e3c\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey7755247a7\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey83973bcab\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1710576557,\"created\":1678954157,\"updated\":1678954157,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RrMU9EY3lNREkxTkNFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RrMU9EY3lNREkxTkNFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:51 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "4306", - "x-ms-request-id" : "63f6d4ab-7b68-456e-a751-1f892206b660", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey958720254\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listdeletedcert4924651\",\"attributes\":{\"enabled\":true,\"nbf\":1678953585,\"exp\":1710576585,\"created\":1678954186,\"updated\":1678954186,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey027240329\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951019,\"updated\":1678951019,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey027751642\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954178,\"updated\":1678954178,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey089976781\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951034,\"updated\":1678951034,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey10026676e\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954181,\"updated\":1678954181,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey100752670\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951039,\"updated\":1678951039,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey123739da3\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951019,\"updated\":1678951019,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion32340\",\"attributes\":{\"enabled\":true,\"exp\":3797366400,\"created\":1678954187,\"updated\":1678954187,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion69871\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678951033,\"updated\":1678951033,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion75563\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678951033,\"updated\":1678951033,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/myalias\",\"attributes\":{\"enabled\":true,\"nbf\":1678944848,\"exp\":1710567848,\"created\":1678945448,\"updated\":1678945448,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey17739caf\",\"attributes\":{\"enabled\":true,\"created\":1678951024,\"updated\":1678951024,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey37489131\",\"attributes\":{\"enabled\":true,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey47674db8\",\"attributes\":{\"enabled\":true,\"created\":1678951025,\"updated\":1678951025,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey81286079\",\"attributes\":{\"enabled\":true,\"created\":1678951015,\"updated\":1678951015,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJeElXdGxlUzlTVDFSQlZFVkxSVms0TWpFM09URkJSU0V3TURBd01qZ2hPVGs1T1MweE1pMHpNVlF5TXpvMU9UbzFPUzQ1T1RrNU9UazVXaUUtIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJeElXdGxlUzlTVDFSQlZFVkxSVms0TWpFM09URkJSU0V3TURBd01qZ2hPVGs1T1MweE1pMHpNVlF5TXpvMU9UbzFPUzQ1T1RrNU9UazVXaUUtIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:52 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "6289", - "x-ms-request-id" : "dde37518-ebcc-4b69-a626-924a95623c6f", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey821791ae\",\"attributes\":{\"enabled\":true,\"created\":1678951049,\"updated\":1678951049,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey94479766\",\"attributes\":{\"enabled\":true,\"created\":1678954182,\"updated\":1678954182,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey95123259\",\"attributes\":{\"enabled\":true,\"created\":1678954184,\"updated\":1678954184,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey96254e75\",\"attributes\":{\"enabled\":true,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey97671f81\",\"attributes\":{\"enabled\":true,\"created\":1678951050,\"updated\":1678951050,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey98072eb9\",\"attributes\":{\"enabled\":true,\"created\":1678951022,\"updated\":1678951022,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert0041741853c\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert041204c4\",\"attributes\":{\"enabled\":false,\"nbf\":1678953562,\"exp\":1710576562,\"created\":1678954162,\"updated\":1678954162,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert05138d67\",\"attributes\":{\"enabled\":true,\"nbf\":1678951065,\"exp\":1710574065,\"created\":1678951665,\"updated\":1678951666,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert05372a8c3d9\",\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1742112560,\"created\":1678954160,\"updated\":1678954160,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert056438d4a20\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert1092295324b\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert127097d0dc8\",\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert13307850\",\"attributes\":{\"enabled\":false,\"nbf\":1678953585,\"exp\":1710576585,\"created\":1678954186,\"updated\":1678954186,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert15963b9a102\",\"attributes\":{\"enabled\":false,\"nbf\":1678951061,\"exp\":1710574061,\"created\":1678951661,\"updated\":1678951661,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert18236eadc35\",\"attributes\":{\"enabled\":true,\"nbf\":1678953566,\"exp\":1742112566,\"created\":1678954166,\"updated\":1678954166,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert20887903436\",\"attributes\":{\"enabled\":true,\"nbf\":1678953561,\"exp\":1742112561,\"created\":1678954161,\"updated\":1678954161,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert21172984d93\",\"attributes\":{\"enabled\":true,\"nbf\":1678953559,\"exp\":1710576559,\"created\":1678954159,\"updated\":1678954159,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert217038c9\",\"attributes\":{\"enabled\":false,\"nbf\":1678953562,\"exp\":1710576562,\"created\":1678954162,\"updated\":1678954163,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert224271757ba\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert26201762259\",\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1710574055,\"created\":1678951655,\"updated\":1678951655,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert27558598b2c\",\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1742110069,\"created\":1678951670,\"updated\":1678951670,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert27808513219\",\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREk0TlRNNE5UWkZPRGszSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREk0TlRNNE5UWkZPRGszSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:53 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5655", - "x-ms-request-id" : "bb6e12a1-066c-4511-8e0e-2f06991439d6", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert2853856e897\",\"attributes\":{\"enabled\":true,\"nbf\":1678953581,\"exp\":1742112581,\"created\":1678954182,\"updated\":1678954182,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert30284660cd8\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert324948604ee\",\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert35510d74ced\",\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert376955362f1\",\"attributes\":{\"enabled\":true,\"nbf\":1678953562,\"exp\":1742112562,\"created\":1678954162,\"updated\":1678954162,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert3990480f79a\",\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1742112556,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert40147b09c3e\",\"attributes\":{\"enabled\":true,\"nbf\":1678953553,\"exp\":1742112553,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert47882934afa\",\"attributes\":{\"enabled\":true,\"nbf\":1678951067,\"exp\":1742110067,\"created\":1678951667,\"updated\":1678951667,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert49907fe70ac\",\"attributes\":{\"enabled\":true,\"nbf\":1678951051,\"exp\":1710574051,\"created\":1678951651,\"updated\":1678951651,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert510992ef0be\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1742110056,\"created\":1678951656,\"updated\":1678951656,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert5677070ba11\",\"attributes\":{\"enabled\":false,\"nbf\":1678951253,\"exp\":1710574253,\"created\":1678951853,\"updated\":1678951853,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert56810496c6b\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert5757831c\",\"attributes\":{\"enabled\":true,\"nbf\":1678953583,\"exp\":1710576583,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert58344de8f9e\",\"attributes\":{\"enabled\":true,\"nbf\":1678953558,\"exp\":1742112558,\"created\":1678954158,\"updated\":1678954158,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert585852f7c70\",\"attributes\":{\"enabled\":false,\"nbf\":1678953564,\"exp\":1710576564,\"created\":1678954164,\"updated\":1678954164,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert6210194afab\",\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert62702785964\",\"attributes\":{\"enabled\":true,\"nbf\":1678953573,\"exp\":1742112573,\"created\":1678954173,\"updated\":1678954173,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert6384478e5bf\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1742110058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert661444e3f00\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert67119c0e\",\"attributes\":{\"enabled\":true,\"nbf\":1678953571,\"exp\":1710576571,\"created\":1678954171,\"updated\":1678954172,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVEwVlNWRGN3T0RZNU9FUXlJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVEwVlNWRGN3T0RZNU9FUXlJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:53 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "6877", - "x-ms-request-id" : "7c30dae5-4265-40a3-8014-bf676bd7cc27", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert708698d2\",\"attributes\":{\"enabled\":false,\"nbf\":1678951084,\"exp\":1710574084,\"created\":1678951684,\"updated\":1678951686,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert721471bd873\",\"attributes\":{\"enabled\":true,\"nbf\":1678951075,\"exp\":1710574075,\"created\":1678951675,\"updated\":1678951675,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert72180ce45d5\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1710576550,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert724831b1\",\"attributes\":{\"enabled\":true,\"nbf\":1678953579,\"exp\":1710576579,\"created\":1678954179,\"updated\":1678954179,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert72544647\",\"attributes\":{\"enabled\":true,\"nbf\":1678951079,\"exp\":1710574079,\"created\":1678951680,\"updated\":1678951681,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert7280530dd15\",\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert742555f1\",\"attributes\":{\"enabled\":true,\"nbf\":1678951072,\"exp\":1710574072,\"created\":1678951672,\"updated\":1678951672,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert748574fa31b\",\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1710576556,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert7566770b7bb\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1742112557,\"created\":1678954157,\"updated\":1678954157,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert81087515588\",\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1742112560,\"created\":1678954160,\"updated\":1678954160,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert82221cd67f8\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert828338a2b01\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1710576567,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert838336ea\",\"attributes\":{\"enabled\":false,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951671,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert879909fb\",\"attributes\":{\"enabled\":true,\"nbf\":1678951085,\"exp\":1710574085,\"created\":1678951685,\"updated\":1678951685,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert88427430\",\"attributes\":{\"enabled\":true,\"nbf\":1678951087,\"exp\":1710574087,\"created\":1678951687,\"updated\":1678951687,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert92201a19a66\",\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert92673e6be72\",\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1742110055,\"created\":1678951655,\"updated\":1678951655,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert937620dadf7\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert978060ab9ce\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1742112567,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert98347e92\",\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951670,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert9971873a\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1710576557,\"created\":1678954158,\"updated\":1678954158,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey103475822\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678951020,\"updated\":1678951020,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey1348238e1\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954167,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey13644223c\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954167,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVMwVlpNVFl5T1RrNU4wTTRJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVMwVlpNVFl5T1RrNU4wTTRJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:53 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5143", - "x-ms-request-id" : "06e8bfd3-161d-4c9e-aa70-01c957f00dec", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey1629997c8\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678951011,\"updated\":1678951011,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey220412b3b\",\"attributes\":{\"enabled\":false,\"exp\":2852668800,\"created\":1678951020,\"updated\":1678951021,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey223192b04\",\"attributes\":{\"enabled\":false,\"exp\":2852668800,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey298003c34\",\"attributes\":{\"enabled\":false,\"exp\":2852668800,\"created\":1678951048,\"updated\":1678951048,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey365262e0f\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey37216831f\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951021,\"updated\":1678951021,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey374388114\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951012,\"updated\":1678951012,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey393766461\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey494179d50\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951015,\"updated\":1678951015,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey4952190f6\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954182,\"updated\":1678954182,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey496546b73\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951026,\"updated\":1678951026,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey49769580a\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey728754a3c\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey7523108e2\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey766020a1f\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951016,\"updated\":1678951016,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey790456c66\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951028,\"updated\":1678951028,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey831527346\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951018,\"updated\":1678951018,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey872586412\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954174,\"updated\":1678954174,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey8893217a7\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951046,\"updated\":1678951046,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVMwVlpPVEUwTWpneVFqWkZJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVMwVlpPVEUwTWpneVFqWkZJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:53 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "3071", - "x-ms-request-id" : "12ac0f8e-2cd4-478f-a9bc-b3c833005fe5", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey9211849f3\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951014,\"updated\":1678951014,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey945837201\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951022,\"updated\":1678951022,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testlistcertversion09939\",\"attributes\":{\"enabled\":true,\"nbf\":1678951095,\"exp\":1710574095,\"created\":1678951695,\"updated\":1678951695,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testlistcertversion17476\",\"attributes\":{\"enabled\":true,\"nbf\":1678953588,\"exp\":1710576588,\"created\":1678954188,\"updated\":1678954188,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testlistcertversion87704\",\"attributes\":{\"enabled\":true,\"nbf\":1678953571,\"exp\":1710576571,\"created\":1678954171,\"updated\":1678954171,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testlistcertversion88662\",\"attributes\":{\"enabled\":true,\"nbf\":1678951078,\"exp\":1710574078,\"created\":1678951678,\"updated\":1678951678,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey35823d3\",\"attributes\":{\"enabled\":true,\"created\":1678951013,\"updated\":1678951013,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey406176f\",\"attributes\":{\"enabled\":true,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeysignverify26561\",\"attributes\":{\"enabled\":true,\"created\":1678951011,\"updated\":1678951011,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeysignverify72682\",\"attributes\":{\"enabled\":true,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap51068\",\"attributes\":{\"enabled\":true,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap76891\",\"attributes\":{\"enabled\":true,\"created\":1678951015,\"updated\":1678951015,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "listkey027751642", "listkey10026676e" ] + { + "RequestUri": "https://REDACTED/keys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVEwVlNWRGt5TlRjelJqQkdJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "4776", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d376c265-c265-49ab-a4e5-909a5bd613cf" + }, + "ResponseBody": { + "value": [ + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert92573f0f", + "attributes": { + "enabled": false, + "nbf": 1681267332, + "exp": 1712890332, + "created": 1681267932, + "updated": 1681267932, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": {}, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert930083972c7", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1712890318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert992700fd", + "attributes": { + "enabled": true, + "nbf": 1681267332, + "exp": 1712890332, + "created": 1681267932, + "updated": 1681267933, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": {}, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert99539ad0580", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey100076e94", + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey107013837", + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey2793803e0", + "attributes": { + "enabled": false, + "exp": 2852668800, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey284288686", + "attributes": { + "enabled": false, + "exp": 2852668800, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey386340660", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey396652a76", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey416645817", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey437892a1f", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey746197675", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey795798c96", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey829743998", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey8688021a6", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testlistcertversion89840", + "attributes": { + "enabled": true, + "nbf": 1681267366, + "exp": 1712890366, + "created": 1681267966, + "updated": 1681267966, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testlistcertversion90972", + "attributes": { + "enabled": true, + "nbf": 1681267380, + "exp": 1712890380, + "created": 1681267980, + "updated": 1681267980, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "listkey08514245e", + "1": "listkey159045b69" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.recoverDeletedKeyNotFound[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.recoverDeletedKeyNotFound[1].json index 8aefbdef1f00e..88bedfb308b29 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.recoverDeletedKeyNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.recoverDeletedKeyNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/non-existing/recover?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/deletedkeys/non-existing/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fcee7c3e-eb5a-400b-8995-b25d064e32a5" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "300", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0160d22d-b2a0-42d7-a625-6d2df1ee69a3", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/deletedkeys/non-existing/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "96482edd-f67d-4e9a-abad-375609168466" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.recoverDeletedKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.recoverDeletedKey[1].json index b5f7bd37a9d96..997babcf53068 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.recoverDeletedKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.recoverDeletedKey[1].json @@ -1,129 +1,386 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey728754a3c/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey746197675/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d03cb283-66ac-49ab-a040-d03653218adc" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:43 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "dc9be2bc-995a-4262-ba31-1b2ac4407591", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey728754a3c/65a308a651d2441b9579204612210267\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"tZl3TSvolot-blWQJjXwKDaf6Qn02l5xdk11yXUFbQ1JPY_-rseTyfbxtnNrSojHAgdD62q-9pWpwbip68LPrG0W0eOFjvugzCM0tik_PeJsLwhFOIMFlU5x84jpf_aXZVH-vm6F8TuWRx5eNnajtIRKq6YjmWCngrziiZQUR_JYRqG61y7l7UuMaC7tLNyv3BHScXX9vi64y04DJhnopZ1W605VUwMwHHYY7U_YLp8YVj1p0Pmp1-SqDpX7Blw4_MYDdeVLr2ktwbTeEAn1Cao9QOTEdBIHOQQDhgQKiOZ_4W84C6Xupv34CzuGe_LvzzXPy2wqc18k5EDa5pjg6Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey746197675/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c9a50044-1da6-42ed-89b5-6caa87aa8182" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey746197675/35185bd034ea4a9ea4b06c9ced701520", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "mp5GOL0ytu9xvsaxD2-zxTvNbnPF4ZmlbuqZ7GCzwqHOuaAD4IcSMepax5l38ugNJKoHEx8JtwJEtus7eZr-d-lWtLgqhI05BrsjRUit0wiZwDMqbJxZfFNsgGFaCWxr7_gydAfDF5dCXkisx5v4WGxRC3cT-O_17Pfyiv3EVODNk6o4MQyoCcF1-HT_f26C3Omjl6R_uP32lKODqaE7OEGWuWccUlIvgYeYARWoiDU54KiBZIVsAI07B8TbfDA5-6ffvoyy9CkkuzryywiTF4901rBpZdMpc7FkFaMXk7exN024_H9t8frWA5beHgs0c3gObdtLHs1rAqFIA-kNrQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey728754a3c?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testkey746197675?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b62c6bb7-5498-4a3d-8914-6b4a1d228dc6" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey746197675", + "deletedDate": 1681269677, + "scheduledPurgeDate": 1681874477, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey746197675/35185bd034ea4a9ea4b06c9ced701520", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "mp5GOL0ytu9xvsaxD2-zxTvNbnPF4ZmlbuqZ7GCzwqHOuaAD4IcSMepax5l38ugNJKoHEx8JtwJEtus7eZr-d-lWtLgqhI05BrsjRUit0wiZwDMqbJxZfFNsgGFaCWxr7_gydAfDF5dCXkisx5v4WGxRC3cT-O_17Pfyiv3EVODNk6o4MQyoCcF1-HT_f26C3Omjl6R_uP32lKODqaE7OEGWuWccUlIvgYeYARWoiDU54KiBZIVsAI07B8TbfDA5-6ffvoyy9CkkuzryywiTF4901rBpZdMpc7FkFaMXk7exN024_H9t8frWA5beHgs0c3gObdtLHs1rAqFIA-kNrQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:43 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a1e0c9c4-da30-40be-b4b7-cd4daac5bed3", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey728754a3c\",\"deletedDate\":1678954183,\"scheduledPurgeDate\":1679558983,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey728754a3c/65a308a651d2441b9579204612210267\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"tZl3TSvolot-blWQJjXwKDaf6Qn02l5xdk11yXUFbQ1JPY_-rseTyfbxtnNrSojHAgdD62q-9pWpwbip68LPrG0W0eOFjvugzCM0tik_PeJsLwhFOIMFlU5x84jpf_aXZVH-vm6F8TuWRx5eNnajtIRKq6YjmWCngrziiZQUR_JYRqG61y7l7UuMaC7tLNyv3BHScXX9vi64y04DJhnopZ1W605VUwMwHHYY7U_YLp8YVj1p0Pmp1-SqDpX7Blw4_MYDdeVLr2ktwbTeEAn1Cao9QOTEdBIHOQQDhgQKiOZ_4W84C6Xupv34CzuGe_LvzzXPy2wqc18k5EDa5pjg6Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey746197675?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "84", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5990ca50-6bba-41c1-97d5-b6ac255d7058" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: testkey746197675" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey728754a3c?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey746197675?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d7f92b25-7d72-4d92-a15b-ae11ca8afd14" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey746197675", + "deletedDate": 1681269677, + "scheduledPurgeDate": 1681874477, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey746197675/35185bd034ea4a9ea4b06c9ced701520", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "mp5GOL0ytu9xvsaxD2-zxTvNbnPF4ZmlbuqZ7GCzwqHOuaAD4IcSMepax5l38ugNJKoHEx8JtwJEtus7eZr-d-lWtLgqhI05BrsjRUit0wiZwDMqbJxZfFNsgGFaCWxr7_gydAfDF5dCXkisx5v4WGxRC3cT-O_17Pfyiv3EVODNk6o4MQyoCcF1-HT_f26C3Omjl6R_uP32lKODqaE7OEGWuWccUlIvgYeYARWoiDU54KiBZIVsAI07B8TbfDA5-6ffvoyy9CkkuzryywiTF4901rBpZdMpc7FkFaMXk7exN024_H9t8frWA5beHgs0c3gObdtLHs1rAqFIA-kNrQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:44 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "47a80b03-2c9a-4715-9f08-67d148358c3e", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey728754a3c\",\"deletedDate\":1678954183,\"scheduledPurgeDate\":1679558983,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey728754a3c/65a308a651d2441b9579204612210267\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"tZl3TSvolot-blWQJjXwKDaf6Qn02l5xdk11yXUFbQ1JPY_-rseTyfbxtnNrSojHAgdD62q-9pWpwbip68LPrG0W0eOFjvugzCM0tik_PeJsLwhFOIMFlU5x84jpf_aXZVH-vm6F8TuWRx5eNnajtIRKq6YjmWCngrziiZQUR_JYRqG61y7l7UuMaC7tLNyv3BHScXX9vi64y04DJhnopZ1W605VUwMwHHYY7U_YLp8YVj1p0Pmp1-SqDpX7Blw4_MYDdeVLr2ktwbTeEAn1Cao9QOTEdBIHOQQDhgQKiOZ_4W84C6Xupv34CzuGe_LvzzXPy2wqc18k5EDa5pjg6Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey746197675/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4d741d3f-fd52-405a-a74b-36061b6c02df" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey746197675/35185bd034ea4a9ea4b06c9ced701520", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "mp5GOL0ytu9xvsaxD2-zxTvNbnPF4ZmlbuqZ7GCzwqHOuaAD4IcSMepax5l38ugNJKoHEx8JtwJEtus7eZr-d-lWtLgqhI05BrsjRUit0wiZwDMqbJxZfFNsgGFaCWxr7_gydAfDF5dCXkisx5v4WGxRC3cT-O_17Pfyiv3EVODNk6o4MQyoCcF1-HT_f26C3Omjl6R_uP32lKODqaE7OEGWuWccUlIvgYeYARWoiDU54KiBZIVsAI07B8TbfDA5-6ffvoyy9CkkuzryywiTF4901rBpZdMpc7FkFaMXk7exN024_H9t8frWA5beHgs0c3gObdtLHs1rAqFIA-kNrQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey728754a3c/recover?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testkey746197675/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "304", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a5e51f7f-0d67-4f44-b954-2dad053d42d4" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "A key with (name/id) testkey746197675 was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:44 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5fe89aa0-d342-4499-974b-04528d932a9d", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey728754a3c/65a308a651d2441b9579204612210267\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"tZl3TSvolot-blWQJjXwKDaf6Qn02l5xdk11yXUFbQ1JPY_-rseTyfbxtnNrSojHAgdD62q-9pWpwbip68LPrG0W0eOFjvugzCM0tik_PeJsLwhFOIMFlU5x84jpf_aXZVH-vm6F8TuWRx5eNnajtIRKq6YjmWCngrziiZQUR_JYRqG61y7l7UuMaC7tLNyv3BHScXX9vi64y04DJhnopZ1W605VUwMwHHYY7U_YLp8YVj1p0Pmp1-SqDpX7Blw4_MYDdeVLr2ktwbTeEAn1Cao9QOTEdBIHOQQDhgQKiOZ_4W84C6Xupv34CzuGe_LvzzXPy2wqc18k5EDa5pjg6Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey728754a3c/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:45 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ec0f4682-5a1d-4c7c-9ca6-cb8e2d7a0afb", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey728754a3c/65a308a651d2441b9579204612210267\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"tZl3TSvolot-blWQJjXwKDaf6Qn02l5xdk11yXUFbQ1JPY_-rseTyfbxtnNrSojHAgdD62q-9pWpwbip68LPrG0W0eOFjvugzCM0tik_PeJsLwhFOIMFlU5x84jpf_aXZVH-vm6F8TuWRx5eNnajtIRKq6YjmWCngrziiZQUR_JYRqG61y7l7UuMaC7tLNyv3BHScXX9vi64y04DJhnopZ1W605VUwMwHHYY7U_YLp8YVj1p0Pmp1-SqDpX7Blw4_MYDdeVLr2ktwbTeEAn1Cao9QOTEdBIHOQQDhgQKiOZ_4W84C6Xupv34CzuGe_LvzzXPy2wqc18k5EDa5pjg6Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey728754a3c" ] + { + "RequestUri": "https://REDACTED/keys/testkey746197675/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7d95854f-8c10-441f-8a16-4ad3deaedbf6" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey746197675/35185bd034ea4a9ea4b06c9ced701520", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "mp5GOL0ytu9xvsaxD2-zxTvNbnPF4ZmlbuqZ7GCzwqHOuaAD4IcSMepax5l38ugNJKoHEx8JtwJEtus7eZr-d-lWtLgqhI05BrsjRUit0wiZwDMqbJxZfFNsgGFaCWxr7_gydAfDF5dCXkisx5v4WGxRC3cT-O_17Pfyiv3EVODNk6o4MQyoCcF1-HT_f26C3Omjl6R_uP32lKODqaE7OEGWuWccUlIvgYeYARWoiDU54KiBZIVsAI07B8TbfDA5-6ffvoyy9CkkuzryywiTF4901rBpZdMpc7FkFaMXk7exN024_H9t8frWA5beHgs0c3gObdtLHs1rAqFIA-kNrQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "testkey746197675" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.releaseKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.releaseKey[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.releaseKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.releaseKey[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.restoreKeyFromMalformedBackup[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.restoreKeyFromMalformedBackup[1].json index eda104ebe9149..0dc4480d73027 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.restoreKeyFromMalformedBackup[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.restoreKeyFromMalformedBackup[1].json @@ -1,29 +1,75 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a8e4a120-1def-4237-8687-d53481b129aa" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "400", - "Date" : "Thu, 16 Mar 2023 08:09:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "78", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "11aa84fa-d28e-4715-b0f7-054fa561944f", - "Body" : "{\"error\":{\"code\":\"Malformed backup blob\",\"message\":\"Backup blob is corrupt.\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "28", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "bm9uLWV4aXN0aW5n" + }, + "StatusCode": 400, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "78", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2f889471-0ec1-461c-95e6-0181e49f4ede" + }, + "ResponseBody": { + "error": { + "code": "Malformed backup blob", + "message": "Backup blob is corrupt." + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.restoreKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.restoreKey[1].json index 81b2232e3f6fa..98af4f052b042 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.restoreKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.restoreKey[1].json @@ -1,176 +1,393 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey914282b6e/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey9694688f7/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "536aad87-7ca3-4117-86ba-c911ac1bdbf6" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2a20d8c1-4e35-41f6-90c0-187d52764cde", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey914282b6e/f29d5eb7e95644c6a205c8dcbf0a07c7\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"3Gnh8IVP1gjR1HRNZi5q6SI7sgbstYw5XS2tD5LhyUbQHM0mghp8InnCRxKtJBDN7VfeJyIJI-wuOM80TN0U08g5VcFnPfbzwRLGJ1dr_pqjoTnw9X8asF6FFJmZIPZz6JWMnIvMPQLd28DxvY9_3ts31GLolS2xGNEDwRHRlG2Ww4V3VNMQ2md7TAO3TQOJz8S5dPx4Rf05aSBZPpnwM-yF3e9v0yQ2djGLNJILAYXd9jKSDdidgXtB46Jpl_7eRh9G_beUPchezzp0RtvOuJFdUftl4RC46K-Nju7F2PHMwlcqdpn-FiAPTtPBFVXde_RbSYpWBRESmkMhhcIqFQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey9694688f7/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6d9396d2-5d95-4046-b577-8e31b8ff3468" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey9694688f7/0ce498a0641645aba44873f3315717c1", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "xJ6QECx4qJx96JxidFcB_fxB7tmWl0a_8dmbJA-wATjZ_pd1fi9BGSYZBJHRohsIHBDLLNJW8eqrZT9WNtdGH7fezmTJssbulYUh1r7Q-c-2kp4xxbgQrRTFE6oTa2ETijyMkdeh11fpV3EDw-jn39u1D_v_HjJmKiOOpTC0jM9I0mx1T9Mm4LuYSzdrVrj0VGAKkk6AVlnjHcaWs9PCQRmT9DDfUWs7P1fFhR8MNsVvakCwiMQalrnOzyt7EojO0id5v78VaX0bXsPtZazl6U-sCVoJNpIa4nbFNFDodz_c8wBgqPjSkJxC2NEEqNmyNHexX0yfGpA_DRTTBAHMWQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey914282b6e/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testkey9694688f7/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "12519", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "250168b3-f70c-4120-809e-f45f3a00023e" + }, + "ResponseBody": { + "value": "JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAubnB2UnFQQlJYS2lEbk9fc2IxZXNIV1JhOVVKVG9ZdnpzYjV3SmhxT3JqTFhrMnBzd0tUekhlUEt1YzlsbVdPdXUxaUJYUU42ZnJDckppeHdtM0lSZWNaUENCREF1dHcxSmdKWVNrX2VuMGZIUVdQNGEtNjNjaVBFUVBGYzdsLXpGeDNueFNYOHBFOHJDdlZqM3Y2bnM5d2NuUVpKQW83aXI5OUl5WUFBb3lOekNFZXhKb3paWk5SdktXWklkVFVJTFhIWm5EM3oyMnRmUlhDZ3dzQnVLc3VxVVpLb2Fqa0VsWFZxTW1TSkFHTkdSblo0Qng5VTZ1dXBVSV9SM2VyUVBXbllaMktiN19iMlpSRUpKS20xNVNqM0NUNkU3ay1ZeFk0X2dndXpNMmk0cllaWk81V0VQb3lxdTNYQ3BMUnp5aWhTdWZORXowQ3N1aWpjMDdURWZBLm5RbGxEaU5jZnpDc3pYdjRwcWctaWcuM3Q5Skg5MUdZTWctdEdMb2RHQTNNeVZ6a0YzcWZRQTZnazhCR3l6bjduNVNPUUt2cjQxSGtGWUxyako2YXBXLS1mWWx3OUdBakozem1YMVloaEpydkJ1OVBKY1FQbTl4RHBGM0toYXJBMDktMkd6OExNcU1UVDkySnFfaE9lcGwxX2VoSlFfU29HdDNlTWRhNDM4S21QNGJqNTI3Nk1Nb0I0SHFfNVVlOGlaaUpiaVRUOWZWNmlIZHNZRmpfeXI5WENTTFdOaWt6MGkta0E2bS1jcjc4V011SU8tNi1HVU5iamhDSmxLWVU5Rmg3YV9DcGhwdDJaaHR5bE9IdzVibFRtemRyM3EtWTE0SWhHNHJBMHRaZGViSE1QSE44eHJlZlNQaGd6RTFkYVF3c0pLU1hGR2NXZE9tVTBfTTZQU296a0FrQmwtUVBBeGs3RzlmRGlNMGZQV1RyRFhVWkhVQnJHQ2llczREWlV3TUlBRElERmlOVUttSGNoTHFyVFEyUk9HcC1CdFlzMTgzZlFhNUpoeVZCd3BtUXpIV3Nfa25RanB5bElId3BqZUY2YVVEZjBnQnJ1c1hfRk1GdXZ2MVV4aTRXV2xCWTJFSnV6UnZwSWRoQzVQci13ekhkdWc1OHp4bU45X3FZaUpzRXJSR3dFa1ZROWoySzVnM0NhSmNDUmJ5eDJqSUV3SmZwQlhNMGh6UXRYclM0c1NHWk90UllvUEw0LUpHM2lNd2lOLUY0R2pGV1J3LUp0Umg1aXVyNnBXenMwNDZHeHFXd0wzdWRLWWVGcjNGdkVLLXFfQWcyMjRkVVJaeGJES0dkZTNZOXFQNHNGcVZmSWFnTDUxRlRKNjNNS3JmQ1VucVB6OWVSRnVIQUJ3TjNHTGNDeGg3azMwUWNEOGNBT1J0OWR0a3lHWm5uZG1RbEphSldCcDVjemNtbi0wdlozNHBKSUdUUV8xMjRoMU9tb0JVVUtBWUtraDRGMGxOU3BLWC15N0hwTUVaTXQzejFnLVZlYWNNdTZvVnc2QmhKNWdZVzBpZDc0aHdyUWpBLUhCenJEeTNKc1Jla2ZIckZheVFBNnFnUVJVNm4tS04yMEJjWE9BME9OZ29hUkh3OTRoV3lBampfYV9Sd3VaN0NVeTF2aWJUYWVHTlhCYUxQc0JxWTkwMVJDOXFIQlhZTEJ3X3hTUl9CNjRlclctQjUwUC1jcWNKYno3ZTJOS3BpMW5NR0NEdjJITzZmV3JkUkNweFJxcWhpVDloVU51UmRsdWxqMmk3X2NEN2hlY2FVMHM5Wjk0YnIyMEp3bzVvZlZYTGltc0tELVg1OURWckNvZlRXalg1MFRORkNjQlJKS2R6OTQ2aUNHUE94R1IyMU9tcVo3OXFtSm9oZEh0N0ZNUEFOZ045YzZxX2tFR1FIUVNCWnJoekJxTXdKb0RZOENfT09yTy1GNGx5Y0RPVXh5OFdVV01mNk5QNXJrcGxJQWlXbzAxLWN6TVpTS0k1TW41NDNRME50MWh4ZENRTFdqdkkzM1RnX3pEUFNyWHpyNGV0NEdFdVRlZ09iS3dnZEVMeVJRejl0cnlBeWZsd1FtTTlxeW43YUUtQ09LVFhrQlNRMjJVV2tYWE4xNUJpRFVoZ1g1ZFdqcUVnQjg4clNqN01nWmsxQUJKUml0Sm9rYXFJdFVKOFlWYTlFYmVNU1llZ2lod19kdzNndE8zQnlnS08tUVBEOTVUdFNUQ1hnYmVMTG9iOXVWLWYxUEljQlVUdDk5QWIySmtfbkRrR0tsZlhMamQ4R1pJOUJtM1hQaDVpR3g2eUs2emYyOFpxVUMydk5wa3o0N24xUWF0TEdkZ2dZck5nUGF5TDd2OEpld25nUVZ4Q3U2SFRrQUxYU2hfN1RPUDhKNVg4TnhibnJHQ3pFTklENWJGMUdtU25TRm9RUzE3bjZDZkpsZFZPSUxraFpPUWhZTGM0YUtRcl91akR0Y2Q0NkdyU2oxZ3hfcEcxZkxaVWs5NHlOQUNmY0ZlWWMtWmhjNjdGUlVWd09ubkktRF9EMERjM2xNbzNxRUhEVmZhLWFFSFZDejA0ODFWRTZNZTdydFdRQUt3VTFBMlM3c1ZWRktUMS1aZ05xdWVNam8xekpQbkpTYnRBbXVtamk1N3FIUXZQWE1ObWZ1NE13SXRYNVlhbmRYZ2R1blMtaTBaYUN1TGktb1ZldlZVOWh6TnlWNUNHTTUySE5VdEhvRE9kN1dKczFfS1Q4SVN3aks4c1RqWEktbzVVamVJZEo2c3ZDSmkxZUZLNUpPWmxCSXF5NzROSDlOc1lPcHoyNmtOTGxvSmxEVG9JM0E2SVhxazdYOGt6MlRKNHNsbXljRXNoUEVjelBUOTB0WXFYNXR4TW9DTUdWSWJ4MVZDemxrMTVCcElEbzlkeU5acUxJdFk5U2J3YWpNR1ZydUE2SjhqT1c1d3BwNmg4dnlhRzhEMWZIaU9BZzFrbGt2alpnMTNYWGNiYUFoRzRIOFFOSUR2OHE4Z3lleWF2bTZFTmVoRE5FZGZFcXRqN2JGdkR1NmxRdFhQYzNfX0lsTk9GX1JLa1QyRzRGNkw1Sl9tMmNpRVBvaVRMYTVLcXgtODRRQU1nMEFkSUNqako0a1hpaF8tNHMyYXFpM2RabVpCZFZxT05xSzEwTGtmRDU4OWtKZzVQVm9KRXJRVXpkSktLbWdHeElLWUN6VlU1YmlXb1N1djVDX2RsSThHR3hxcmY3Q0c2MzY0cFI2bi01d09VdG9uOUdHU0hFRl9EV1NzcXdxZDlTbWpacEhiNjY0c3VhejRSN3Y2YTk2R19UVGdLdmlBSGMtTFBaSTRDLUdEcHZHYlk5WGgwNUJHNUJpZVlvREtPc1ZIMTRGUlFMdlJYVXA4Wko0LXR5eExEU3VTdXVzUzRrMnJqYjRjMzBwLWc3V1RGTnB2M3FfRHFtVElTdlpORjB5aGhsa1RnZENNX3QtRVRtSU5nR2RoVlpkc2xZSXBSREFyRUp6UDdXZjBpMU56WDFFRHdIMmV3cGpXYkVqc2tpbzV5a0N6NVBHb1BDTVJWMnpMbk8yMk5aZjdtS1dsbzFyUzFHNVcxWnhfa040WGhCWlBGZU8tckFIQUdzdFNaRUh0OVZudWktc1NmUzBvSDFLVWpjcDRPRWtKME54bDNWNEhfdk9xbXFVWDg3ak5SMnp2ZXQwR1BXb1JqWVJWaGNyamt5bjByazNyZGVwQjViZ1M5bzc1SHp1ZUF2WmZUakNCdlhEVlV1alFnQjlTMFVvZDlZMEN4LS1mQXJqNEZMRDNEOEZiOW4xZmt6SmdTdG9PVHdQSUhENGpxNmxadF9rSUZXQXJ4WDg4NUlsMmNCb2hhXzBlQ1l6b2VSQnptajNNLWVHOWdSTUVYYlRTUlNsT1BUMWlTbExGdzN2V09ka3VCUkpjRDh0aXpsbGpobTBnMjd2VzduSGJVeWxIWnV2TGZ6Mm1ISUN0UjFhN3g3NDNRVndsYVFsMjZtUENLN2pwWDQxYzFyeV9NQ040dndncUZ3bnF0UkJENG9iWm1DLVVwUVIzRzd6Vk8zY3RJdkotbWFwaEtzSmZseUtIR2JKZ1hTeWU3RDI3eDBjQUVHVHJQQUVXTTZGYVI3SDk3YWlXek5GczAtWlFFLWs2dVVHSFRXMm1ra0hFd3AzSXQyUkhrVUpVMk9DYnFnUUowTjFzd2NUZEg4UXVlMWoxc2lNc1pQQlFQeC01V0hNMnA2OFotRHRxVjdMRjVRVkVmYTJmVEluemNOVlVhMXp6Rk42dTFOOFNvbHhjT3lrUnVLR0NDZjJPZkQ5dDJjNVZrelRoUlQ3bkpsTWhzWk5DcW5xVFRJYXVSWEdPdHdaSU9yYm5FSkJidVQ5MElhLWVYQ08xakNzSGtzV0h6TWlzdXBZU0JjOXdqbkMzbE92M1hobVVaZUgyU3VQNThrY3VTQWo1NmUyVGZ2ajE2SFhIUDdWWlNBSERFdkxIc0lYSGNXR1ozMTJiRnltTEpvU0tqN3dMSkpGVER4N2RjdXVVblpBVWYtTS10c0hvRUhNbkdOVU5EQmRqMDBVOXFsY2M0SDFEUDlQdWtidVJlRmRnYTNlR1ZZa09iOEJhcjVvMkFYVVh6WnV2Nm5VWVZHdzJxekd2MDFSeDFJLVRxbWpGZjNjYzJKeEFwOVVIcXoyMjdVbjhwUFpGTmphdVZ1UGdQODQ3LXoxTEh4dXV4T2M0TzNJREUwMXBsdkdZZkNubWVKMEhIZ3VMckZIT2MwZ2VhWVJTdUp5TWtIZDhya3llblNvSHVpTWdVZjZvNzQwUGQ1RlNTaU5raGVMa3N1Wk00S19YZUdIVnlVNUVMOURQdk0tN2NUUXY0NmVwdHBfSFluZlpEVjdKOTZnNl9WUm5xZmtwN21ONFNpMHk0S1hQLVo5aVlYc1VVTFNaZnJrTVZMZlhzVnA4VHR2UHNETGdBWC11Ymt2R1hJbEx2cDljaGt6NWduYXZ4YmZadmI5cE9xVEtaNUpzX2h4c3Nwam43SEFxUGlNaWJ5VkhWOTViUjZ4OXJKeVpFSHhUdzYwVy1lVWVkQnAtbEFzRFRvdWRWZEtscnl3RlhXSFRJMGxmcXNGRVZxbHR2RmlDdXl1TE0zU256Q2dHQi1GMnZIZXNEdUNoSHJLTDFvdHlKNEwtZUp2WG5xS1dJVGo0MS1zNnJITmJvemVGeHhJaEZxVVpEQkRqNG1SeFVyWXFhWWxDU09uOVFsalBZRjR0Y3UzT0NEWkc0QkRXVUtCZm1HVFJNLWRNUjR6OXphLWZyTVVnMUs5d0FRZV8wOUI3ejV4Z29zVW5XS0VPaDR0QWRka2ItRFdDcjFxQURWaWhmY2IxV1N2cGZNT2lzN2lCbWVVZ0plcnR3emZPRnpQalRQb1hVTW1Oa0pydHd2ZFJ1LUZHdFNWQWJSX1NCNzVYWjVYeGJ3NHBsQmo4bDdfTWU5VWFsYUJycEFzUGxuOUlKa21UR2pPeHJtcEUtcUIxRW5zTUtFb0N4UGxyRkYyX1Rob2JaYnZ3eVZzd0Raam1FdzFLUnlRclhsd0lIU0MtdzdXbTZMLUVyTm43ZHotUzQySGhWNFBmc0dSbmQyRnRjWmdDX3l6NlBzaFNiV2U0Z0lFRVBHdm5UZGoyc2dKVVRoeU1zak1NRnM3VTRiVU00emZvbFJhc1ItcGo0OVVNdmVTRm5faXMxQm4ydldwZDdlRGQ0VC1EbE5kSWg5UlBONGJGTUs2R3NkREJKdTItVGhzSTBoQ1AtQ3REUVNCRGFPYWdSZU8yR2VJZTBKM3ZEYTlKcUpHUkZTczdJdkIteEdlM1k1VUFNTF9RYXp5MlhOWnd3MmVPMVJjN2lpZGVLdF93VC05T3BfV1RUZmhzU1lrdXVvdUVaNVFOUXRiVklqeGFDdTJnVlNTM0tuMzRNM0JYTjlDdkRLU2xsN2gxRHE4Qkk3SFdaSFdpVm1uQUN5ZXhfd1Q3YTNoMmZQVjYyclBlTHpnSW1FTjgxcW81c2xKTzR5SHM1S1dYdUVZWEdJeks4MC1Rb2U4MHYzSlBWU3Z2WV8ta25LekVXMGVJNlFWcV8tTUtqXzVwNkNocFFDejlHUHlfR1UxbWd0bnVDQU40aF8za1VZZjZWTjQ0MEN1dnJYZnBOVFE0dVA3V0tsU1BvUFh6Z214N3I1ZzlxTXc2NWFsT05HTE90cmV0WldqbGdOeF9xX04wczBJcTBHYXlfUmhCZXNsZVJEUjM1c0VXNDBVLThTME1tWXNsWGZJU0R2bjZXNU42eGpiNVBwR0ZBYXMxTW1CWUYycEJaWmtjbkZPWHRDN0hNZzBoZXpmMmdXRFRxQXo3MjZVVkh3SDBGdDNDTDc1ak9rQTVMcGNRU21JR1JxUHJPOWNKcmFBdU05bzJFdVZGQTloVUZWNWNSUFJSUFp0NzFjc0k0YzFZS2tscmdvTFlEVzF6QXFKdUw5ZVpGWmJHaUdPMk9SN2JaLXJ5Ml94Mll3NlRVaDZwODYtbXppRjJSa0x0RG1KTlFoRHlKa2h4aHBDSGZhMzVXci1ReHpmbUNMRzduT3FpdXZ5SF9fMHlmcG9JNVM4M1Bib1hJaDRNNm9QNHg2eEpxcHJFVGhJdjc5dkhoYktrb242QWx2RmxrUzc0MlF0Q0VEMXhTYllzblNmRzFnT2RWS25JREZHU2JhU3FtN3lKWUZSTV8zMDVzelZMX054MTFRYlNjS1U3dUZval84M2Vtd3NWYWtpOFVMbVNtMy1pZHk5S3VTelAwYmZITm9FcEpvZVhMTjlSZkk4Z1pkMW1remJRWVVjbnlCUkNRNEFaLWEwYlY0aWIzR0oxYkhZNzlhc0RrX3AyclAxMkM1ckdScGM5SlVxWHRlZ0FDTmh6X2M0bVU3Z1h5Q2RmOS0xMGdrVVhkTXYwZlY4WnFWZFQybXg1NEJXU0RBVTlxaWhhQWMwMEpCLVdLNHprMjBsTWhpZmRqZVZMd3BwQlpWNTJURXR2WGdLVndxODd4MTJiVG5nR3NzNG5hZFdwaWxEZHdjTGVGcUd3OXV5MF9fNXdwakRTX252RTlua1BHOUlFU1Y2MTdVR0xZSUJ4dVo1YXFKMWZHb0NLeFBoWkxuck5ORXlvTWFPX3lEdTlwcWhUbDdnS2xpYjh2QS1CSlg3ZUJzSnhMd3lISXJjVktyMnpINW90ZHBZNmFJT05Leng2RGhQN2VsOHUyZmFqUjM0RzVoMWQ3R29YNk14ZXNMdG1pWlJNVHkzZ1ZvTS1KX1FaN09ZWnR3Qm81ZFgtbXJLamowVnU5YWJCMmMySjJlYlRFTWJKYmhWS2NUeXduTll0Zkx1XzVyOEo4WFhsS1V5WW85Qkh6dHBJX1BOUmNHaGpCb2tHSHJ3WGxqM1Bfa1dISkNCY0NBd1Vka1gxR0otblJDbTZHZzBIeXVGakdPdHFTWE12U2NnTnBHZlRmMEQyVzdSV2IzdDVIZzR3WERnZmtBWU1VOHdHSDRKV2ZLY0w1MndkbkVwZkt4cV9ZM1lLWEs2UkRXMnpWZmpKcDd2eHhhYVFNS1JSUGdxb1pjYU5HdEV2Ui1tV2RITEdha1hBTy1xSE5lcERXVy1KM0Naaklybm9tMTFJSnAzQzRXQUtDcV82dnlzVks5OTJENjVhNXZNWE5PeEtsbWNOaXlSQTNlZnZDYXlWSzNDX3NFNjZJNldYbDR2WHdNMWttSWRqWXJLdVkwZlVKcXBJdENUckt0Y3BpVGtlSlVVc0RzN2wxNEtaUVFVNzFCVi1CNWJPVzR5RlR2RVJsb0FoTHkwbWg3STBvdjhHZ09CLUZZOUgybEkzRkp2MkdEVVBHZUduRUpUdFExVHNqeEY3V3QwWUtZTkt0RGhOaUo1OHdvU1pDSzFGZU0wTWpNM1hESTJQLTZvLVFwOG8tcE5mLXVoNkdQcVE0cEV0V0ljVHZxdWhBMVlzc1R5eVNEcXl6WDN1UE9BbTRuSDZ0OWlBUDNJZV91d1FJRGlHczFOam52UWRNSHJZMjdiU0ZMTWgzT0NsTlZEdHd5SWJsZnlEOEpZdTQxOEtzYkhwUEpPTXhHbUFBLVBWdXZUMWllWnlxWGRRS0tlcVF2dzFaMGpYZVFaQWRrT0Y2alh1UGFiYWMyWUFPbW4xaW1fQThfMkVvbDNwZ0ctUEg1M1VVRmdvaTJqQnF0NDBfYnVzMS1rRHViWloydkcyTHNYanFYckp3Wk9PUnZHYUJyREtnZnJNRHJrc0VUODdsMU9fZ0F5TjkzSV9GTVhvOTU0NzU3LXlnT3lHQ051Ui1BUmNPM1JuZGM5X29mZU1fOGxxdW4yclNvR0xtOEYzOVBVeWwtY0hPa3JlZ0Yyd3hOOXZieEpOaVFfZzJDbXdlVUhJV0RYQ0ZnaGxKTXpTWGFFVU54MHV2djZHYzlGM3RJem5FLVhfNXhXb053UTloU3dDT3AxZkJqMVFsQ1JseHdGWjVsYjV5VThLSXhIMkpyTTR1alNaanE3aVRMZENmbURCblA3d29MWFVSUExnTzRhbFRpaWRzZkVzSU5JRnFUSEhpajBWZFpaczB0Z0g0Q0hwZzd0ejJxS0N5NnRHTEpGa3czZ2RiM1hwTmdPMWJJZ2htc04talVkcHlCVlVjd0pCXzJEckt0VDNKcDBzNHRzeXB5T2h4cEVRbG95WGdnUG9nT2hiYUJDd2t3dnYzVEl4NWNraVJWTGs1YzRFTWVDMzE4M0pWd1dwLVNELS1UaFlrbWx0VzZmQk9TNXZ6SUJmVFJoSmV0UWNvSVMtSWpDRGJqWnhwbUFCNGNKYVVReFpHTC1QU296all2SXpGWWRBQjVNY2FDdjJKd3NJc2tIb29USkphbDI0U3ZIblNSVWl0Mlgxb3BCaGYtTVh5eUc2SjMzQkJqUkp6dVRucExBUnNRbWJSN2NyQktfSnJqVkZlLUNnYVZVZmVtOThFck9kY05DNlJxcFRRMjllSE5yaWJhR1p3bGtEMlp4anB5VkdNdkpYWHc4UWNCWVJncEcxRFVmdDhhS2VlQUlTcW5aajhOUmRMZ1JGclNLdmFUcThZOXB6X1Q4bWViWUltUTRoSjR4R0VONEVBQmlaYWNhU241RTUtNDF4WUY0ZVRGNEN0UkVOcV9Ed2d0eVJuVURRNGJCUmhvNmlKS0h2WlZ4dDBjcWwtV2JVWlhic1pfSm1tLUI3YWtnWFVvclN0RkRoU1dHMXFuckVJQmxGR1dGTEFTLXIwY0ZGWUg0QzZJX2FVYjhsRHhsMXhXcjRiWVBNTW53SklKYThYUXpjVF9KcGhPV0xvbmh0em16a3ZVQWM3WDVfQ1MyWEJvYW5Wdm9ZWW1WSXhmU09WdGRtWFBBTkpOc0NJTnBYaFJyaDR0VnNadUlTUUNWQ2RLd25raTYxX1dNSi1ONHoyMEkxV3NJaTI2SHFpSjZfdS1RV1QxQkxZUm5yemtPU2Q0MTgyb0R4S1V0d0Y5c2FZVjkyQVpZVmVjMWRtbWpnVXFCeGRJNFFBdG1SUjR3TXNfaDloQVBrbEh1QWktSkpHVjdNd1Nkcl93ZmliN2hOa2RNa3oybW1YMi1zak5uSmZ4MWNFaFY3dXhYY2lmUGV4dlNIRURTUzBuZkQxa0ZkTXBpMWlrWjVkVTVuNGVQZndtXy1pd19TT0Y1aWEtTHJfQ1VqcVVsUkwzLXdyNW9CWmNBaWZpUkNrT1g1ZUktRmtjY3otVzgzUExyNm52eGhjUU5ZVzkyVVZTN1RkNFRQWGZGQmxMMmRqMnJQVFJkdmNYOWJRVFVDNEdubUxMUnhCZjB1Z3k3OG1XcTliWS1UR3Z2V2xuOVlJZjJfMXU1bzFJbXhFLUFJdU1EMVlDd05QODNSX2p1VGVSa3hEanFvNmtiREhRQ0lRX3pQT3hSZ2dISy1McE85U1pCaEJOMFprbkhRcDJ6aEFNREcya0xLbmtJdHVyYm5SZnBGSXVDV0VSTkVxNXZobGtHazQ4ekJNNDhnb2tfeTkyb0lVZUtiR1NEQVpYOWxSQ1ZMc1NfU1hINF9jWEZhcFpGSk4zVkxfbGJ3bjd1Yl9kSkVyS21CSUI3VEFNczFGeHFUakdyblVnR3NHdmdodVhwOEVXMHpVQTBPQ3RBNjJlaFZTS3BCdzdJU1BZak5RRTVCanpmNEpyQkYwcHM0eUV3T3h3VmFJdHpHeV9CcjVpRUItcnNMR1hEb2pnMC0yT28welk2WnZzbzZhLWk5ZUVRZzNkRkljNzQtUnZLQlYxSHR6WlhaTzFqMjVnTzcxSW84TVNoVENrTl9qSFdZeWlvbURFNTBZYVJ0ZkRJQUFfMTQ5UFJYZjJWNm9OVGZ0bm5ZZ1BaWUU4Ml96dlgyZ0R3RkI0V0lPN084bjcxaHBCazd1VjNIbjBCVlVseFh4R3p5cFlQYjVfZUctMjFrbVlzR2YxVUZYZkwtVkZRM3Fua1dPLVdIdXRoSzN1SkZwbjdLZEh3dks2TVQwZnpJbEpSZ3V5ajhHMGpaUmlSV2ZnQkZsNVF4OFp3d2wzR2JnUHdyckZrUE5CTTdrekpMcmc3TjVBalZkMmltMTFaSk5qeG9OZ2lEN05oTGVIMEdiNEpUY29WdjNoQVc5UGNXZFQySW5KeFc3Z2RGS3c4eUF6QlB5WDh2VUZNVl9zT0N4VEtzZm1LZEd0cUJPMFE2OGhXOEFwRkt3RnZlc2xVNDBRVXdMa0ozQ3BpX1BaMFNJRjJ1RDNCekd3b1lMcVdrcUFQX3JvRFFMMklmem5aalVNVFZFcS1MbmlJR2tzNFVHSk9IRzFtYy1yTTNzRkd6Q3E4YUNBVkkxSWZCVTQ1RlNHU2VqNnFVQ2dHVXVBR0dXOGNQUUxPaXkyMER3ck8tYy02UXpENXpxcGhicDYxZXR6MEUtYkFkbXdhU25XLTFhaHpHTkt4c0RrN0pVQlFBZGdJVTFGRXJtLW91T01ieldnSUFlN2dnY1lUQ1pRcl9kNmdtbERqcVhJanlqb2xTbm1yLVRfLUhHYjVlZ3BuS1daRDQ4WURlR1VGT1BCUFdCSVh5anBuWHZNWGRVOEFYV1VjSHdWak9Lem5Kb0NRcjM2OWxldVBWQ285YmIyS2NidzhEMVZFalp6ejJGRVhlYVNiVENJdVc4MlI3dkgtQ0l3R0xKQTdMeUhVUS1YbUdqZkNOdndpUmpQQkRXcEZUYURHSnVQdDlWQVdYaVRQQ0UwR180VXR5alpaRmUxemtULTFvTk1HX2d3aXpfQ2tnY2pwRjQ3Zzh1dmUySk1MNDFBanNGSlI2TXhCQ2x4VWF2cnpHRXhtYjNaeTFJSkdFbTBSM2lBSTh6YXowY05sRmI0Q3hpZDh5QkxlTUxpOTRXRS0wYjZKSG1pdTBxNUhsNUlITTB5Y3o0LXJ0Ym1ZNjc4ZTA2dndhN0tTenUxMEdUendIVHNqUDYxRFhPZGFtSGY2V2Y2Q0RjbVhDWGwyUUYyV2hVT2tjS1hNRmdORDU5VzQ0QTdYMmVBaEJrVmgyUXVxd3F3cUZGMlN1OVhMbXZyT0RIU0NOSGY4N2VRc2NmWEZKeWEtX2lxYWZWYVhOWlRIUkNTVXNPUlpPYzRKZ2h6d0ZIcV8xWDJ1VEZpUkpnYl8tOHE5NDBPNzlKMnR4YndWVlQ3UFI5X196anVIV004ZEo2QWpLUy1UbU1QcUxQbnZZQkVEM1JialhCWGVQcVBzXy10ejFEa21acVhFa1VSSGRRZkZvOWhVYk5lM2NvVGJzZi1pSVhseDZWVHZod2gyRWhQN2dvYlVXSmV2MjdVOGJGYlFRSGw4ZGZHalhZc3JPSllBQnMwV0hVcEdOMmM4eXZPVUdFUnF0MFZLM3p1bHctU1NnQzFxWThPdi1TbWNmMlIyREVWdjQ5SEJJSUlDWGlMRjVOekUweWhvMXRlT1djeXVSSFJ3R3hGbkRpU1p2Z3dMaTEzUVdNdFlxZFJBRWFMdzRPb0VaeUpPZW92RlFvS19RdjhYdzdYZllLNWFGRFZGZF9jajJCVUtPY1A0anpEN2tTaGprRHc3cVJBVUM3Y0RyU0lqWUs1bE8yQTdJbTJmQXNGdWNUTXpReVJnUEc3OXJYblZySF9pUEpKdktvd3liWlFvNEU5dXZlUmpfVWxPX0dKN28yR0p6SlE1bWRlR05QN0k0cGU5WjRiUXJJYXNJVk5WN1NseXlPc0FBLnQxZm90aUxYQ3hOaHpCRlg0MmdOaUJlZGRNczVxbFJ6cFkzS0JoTEJuRmc" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "12519", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "99314807-3798-4848-9f2b-def9c57d0d44", - "Body" : "{\"value\":\"JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuVlpDVXhRWTdHREt0YnEtYzNZX2tsVkp6RkRBZ3dyQkNFODFnNGpOYW5rOTlaUG8wSDRnMzc0WXdBVUhYV2M4dGZtMzBNVko5YUlxck95SFJvV0xkX045UktaSGtaZ2t2RkYtbmwzcndyVUgyUmkyWnBvOUpYczlsVUFzS3VtNkJNRjVjM3h5ZmVsRjRvN0lXa3dBaEVXVFctMWhHY3ZWejRhdTlNMFJmU3B3VTZXcDFCOHMyQ3p5aWRzaTZadWY1dkVnbUJEd3ZVTTJWN2FvNTVtTnE2M3N2Y0daNWktU3Rub0FiajZMMk1pd1JkTHZiVV9wMHVKQ2tuRWh4aWlBR1dERFBXZnZsUjA2M2NMa1VjSXRzYUI2SGlvR29NN2tiSndpN3ctVUplSWtwRkdYRmNJLTZiallHaEhVcWpaSGFGWWFTVUlNZ2N6T3lnbUlZeTlMSVlnLnZPNXhWamVfS2hUZ2M3eVp5Snk2NEEudmNzRFRNOUVNbkVodjItenpOUnRqbHlfTzYwQW1aRlBLbmdEaG1idTRlS1BvSjY2cGtmWGFzQU43eV9UY0c3VFJvaVdOMDJXOWpnZm83NjR5UGs3M2VCN1JYMXZEdWU3cks5bWJBdkMtZGRQdEF3M0VSOUM4bDNfLThkc1RNQXk4aGtpUVFmZTdJeDFjMHZ3Vjl6aWU5RFZOdjlBUmhNelRtRHlaOFVqYWlCQWFlOF9vdkR3WEhjTzh1aUtpTkNaRUhobndqTWZrN3NyQTRJcjZ1d0YtUjVpcy1QLXJzN3B5aTZOSWJIMFhFWUc4QnFWSE1ST3ViZ2Nfc0JVbVFPQVhCaGdQaF9CM3Y0SFE4eGNCclFVNlpqc2h5Z3BiZWZiNU5wVnB2MUFJQ1ptdzB2U2VSY3lDT2hXWUVhNDlzb0ZxV1hvQUZTbFdiUUxtR3dHVWVWZF8yU2JXMFZaaGtWM3ZUTHNoWktNUXg4ajBhdEVCMFRvMlFSTThrZHk5T1Rwc1BheHdIbV9leHIwbkJwcE1kNVJkc2l1ZENyVE0zNjM3VTZ2cHRwLXhjbkFXZUVCc2FlSGt6d25idkZWellyYjFPRTFZTDFPQ2QxRVQ4eGU3S3RWS2hUeGRQV3BoZTA2OU55ZW1YWW93SjFVNWlGZEsxaEZsMEpXcFZRV2NZRDBRZEdhWk9acUFndk9TYUlXNkpUeF9URFBwUGFncXhEaEhhY01hMXY5T25WZ2QwLVcyZE9iSHJfQjB6QW5zSHFzZm84X25RSEVPV29nLWhEWUZUZHBKNWJ3VUJ5YVU5UURXV3dNcThWTVdqSm8tZ2JGeG5GZlczeDg0dUxXLTNPaG1GYjV6Skx3eHNXRWwtendUS0hFVVBBaHdJMU5TY3cxeXB0RS1QWDJicTNaSHlSb0RKaDYyaUpKYkloVDBmMS1naVN6OTNDTHJ0ZzE2Q3cyNmJEZGczeHNZOTVZV29TcjVzdFNKLXlCUC1wVE4xbDJMUjBETWQyX0VwMUdkSy13QnJjLVlqeTZXQXlVWGg1YmlKdXpaUFZVbXE4NzdPMk1YVlBqNHFxQl9ydnBiZndJbXZQVWVrOFpZYmlaOUZ6TTVlMXVmTGU3SF9IMVF1NWlLRmNETFNnSWJjRFJlSkZUd3BzcHZTOG92RkVSaVNlaWpwSklmcGpYOGpaSU9jNzJkWVUxc1ZWQVlVaE5yYmhGVjRIbnJ5UlFQd2doMGxHdHkxVDl2ZVJDV0hLZlNZa3ZIbms1bk95RFpXa0t1WVZqOXB0ZVlFQmEyQ3QxUXBZZ3VnbnJjMlFmTFNNd0p2OHdNRDI4MzJzc1NCSFdVNjk2YXg3QWEyc2l6WTJzMXRKVUZBZWdaTHB0QVpVUkhVWE9kTTNnN29KYVJ1ZDJaVEJ5aGVBd1otRHpsVW90ckZoQl8ydThoUWdITzcxQk9xOU1MNTFPRGZsdkZkUS1CX2NWb0FPZjZpWnhaM09KUUVtNmNxdEFUcXdzMkFSRzhUYy1Ubk5vMVpyMjZ1YS1HSHZtNnU5ODZTV3NSZ0JiODJRMFR6bmh1M0R2ckRXSTgxQzlYQS1NbjJkTHVGS1JlZlc0Ty1uUjNKV3hOYXdHYW5mbkxQNnE2SEJjZ3FHX0FiNUFHb3EwZFVNcFVjQk0yRWtaNEh5QWZOQzJROC0tZEtDb0Y1WHd1SXctMmo5YW5mdldBNi1yLUdRRFE0YzVEbGxzTWdHRTZwVlRZaTZjNHhPbTdPZFFlNmhQMWJKSjVCajhtWGgzWXVyUFotdzZPV29USlJra2pDSVI4SFZjSGw2OVZiUkVxdTdaa0txSkxjX1dmMG5DY0IyNlFseUpJSXpiZFlXUGRQR1dxck50X296VWY2aVZWdExOcXduWkd2Z1d6OTBTLXNSVjBwUVR5UHI3WmhGVzlONi1TRlRCb3hxSnFnVDMwVVY0SlJMQWRQM2RyTXdZSE9NdTBfelloSXJpX3pQXzlrdW42bUpURGRPazBvMjRqUzloM25hUW5ydlhKSGNSRWFscmVGWDF2eDlMUGllOThZZndKQmNJclE2cl9DRm0yV3FYd3ctX3dqanVBQlc0N2E3VHlRTmZTaUM0VXFDcUlIYWMyb1VpbkJLazBZQk9ZdGJWUThpUEJ5WWY3NmZvVkYyejhEbDBhd09CTHF2MnFXeDBQQXR0cFkwNU9KU1RpVEpzNlFIa3ZDUkY2alZITk55YkJ5RXNhbnhNd0FXN0hJUWJMTzZacDdZUnlrNDF3bi14bmhOVWJDZTdJa01neE0xQl82cEYyQ1RYNDhndWNQY3czZkJON2lRdEFoX3NTcTAyYzNablVlbHNTRk44YmxzQ0hRSWN4Y1h3R3VmUnU3eFlVR1JwVFlDU1hSb0ZYb2pCcmFWalhheU9IQW5lbWZWdmdxWThQUmVjTC12VDNNaTE5THBDTFV1MWQxWjlITG1WTEtFS2xJYWE3WDFPdmpFcHN2Q0dXTHNDMjJadE9nQUlGX0JXOWNqWnN5eUJZU0o0WE5xdm9JSS1ZbFZJdXhTOG1zcDk2Rm9ad2pkRml4SDExamprUzNqQXl0MHdJS3ZwdFpvaG9kdDZMeTl6UmRxaHBwMk84SkMzRnpnVS1wTGd1U0hjWVNUZ2t0ek1GWlE0WU5sXzhkeHYwWENhUVdvLXNtZ3dybUtJbEZfY19WYVJCa25RdGpaSlBEa25LX2JOQWU5elQybldxR2FwcmdMbkZTVFhnenJ1cUFqNUtiTDRGUEVzZTRwU2Zqc1ZUTDlMeXR3ME1GWTRRVk5XM1Q3SllWaUdIRDlBVTMyakZUcVZsa0ZJdlBIcjlERUVzWkRRX056WHl6VEJDcnFPOHpDdkZHUkRqVHZvWXVvcjZvRG03QU1tTDE2OENWUi03MGdfdExaOC1fNTRaV1F1SWZhd2FuWFhqOWJoSVFtYzBFakI2SC1zTTZxU3FZNjRSbEhXUGJFeWM0S1BVdU9jTS1xU24tUEpXZVJReUJXRWtwa0tzYVBQUXpZNnZhLXhrS0dYZE1id1FLcGJhbnVFTEU5Ym1ISFJsdW44TkZPS0JMZk5mR3dxSGM3eWRsYUtJR0FkdGV4NHYwRnJieUlPZzFCVXgycU9tSUcxTmpIN2l4eERFNVlOeGdQMm1HWXdENVNtQjZCUjkydE9GbDRCRFAxNmJyR3duczE4Q3V0MTh4aFJVTzBaazFseUwzZ1prWVFIU3owLTF2R0JGUDQ1U0s2Q3hlZGN3LTNoWUhRRzBYTXdWOFkwYzFXR1VnbnU4M1AwM1U5TElRbFh2SUctdk9MTENHYjdIdHBISEEtTVVQYy1NVmlsZkNGeHFVc0JqMDVHY0tTWWpLdmJqelpja1N4UkFkMDBHVVdVdVFnTmxBckx1Z3RYWGowZFM4dFFybXF4UXoyVmxpMFI4bURPbmhIekZaR05aR2ZUNEpIU2R5WTdESk5jT3FNcV81YVhnVjJOYWhoMG91SEF3dGttdEd6TFlrQWZsYk1LY2dtTWJhTlVibWh1Rk9YMVViY3FqTkc1UFJzUEhxYnQ1VThsaXBDM2xTWWtIdlRCWDJKQUR2RzNIXzBTNXRmV01zblZ1OUc1Qlh6SEZZOFJnYVdSSmVfcTVIaTBpMm10M0s5MW5IbzZHU2tCMWhqR0pBOFl1RlhpR0xnTHd6TXVSVDJHbWtZUFJFRXpDU1I5alpXVzZuR0dNN0N4QnBPLS1mS0c2M1RIY2FJNkRlTW5tUGpoV1JGMVI4Qi0tM1ZxdHNiYmtHWFJ6bC1mbU0wVGczVUhrODhQNDFCaXk1RkV0YXlrOERqWm1uU09XSlI2c282ZmJXWWlvY2RQMG9USTZ3LTVsajJNNHhmeG5keDVXZXJ2WmJWNThCY191cjJKWnk1QVZ0UjJtVTNpcWsxQVlVLUU0anFKQ0k3MjRGT2tWeVNlUldXSUQySWE5UkpfTE1zampmQ2s0eWJyOF9JemJIeldQdHh3M3I4M1RtLW1SSUJDb3R4ZEJFWTZ1dmtyR3I2bFljcHI4WXRTbUx3WjNsZU50NkVFbnItMFZzcVl3SXg4UXd1RGt0TmtUZEZDX1FoVDNwTF9ZNkstYjBnNG51dmJvMjVqLVVacVc4aTM1UEZfX2g1UVZWaEJxVWdLTmUwMld5cXRWTGxsdXdyQVhRWEQyREdHSkZCQmxQR0pROFZyQmxnRDVtVGJrX0tjWXlqRmM5TmI3NGlGVnZtVkg4LUx5aWdMU3ZKNWhMVEE4NGp6ckcwM1FaQWYtNF9uX0NWeGhLVUNKVmx0MzZHQjJYRFJGWUNRdk04dFNvbXBsamtlOW9rdmdmMm1CTFlGUHJ1LWVTZlF0RDhXNFFkUS1sNUxiQU0zVHlTbVhkM0c2Z2ltc2ZrdEQ0WW4tLTZLSXczbmtYZmJoMVpxZTNDTUpubzdKVUFBM0s0QnJsZXUyUG96UUNoa2UwZnl0M2ItcUdKT0NzZjVuYXNzZ2I1WWlNRWlTLS1yRG9iUWRTSmIzMlR4QmFDSmVha002Uk1YbjlXUE05VVBRUTB1T0pvelJiOVpWa1dZYlpoOUlzQ0JjOUprR0JyY3dYZ3dyQ20xcW5rRjNHNnJLakJqNUhtTUo2ZDhKSldLdFZWRF9ra2VOUXl0R3NZcmVRZ0ZJdF9BQXJacEtSTGh3d25EMl9SZ0NmZTFuazhOZFZTemVEOFd3SjQyMlJDWFBQN2Ntc18zMTF0WHhyVWRJOGo3SnN3NERnS25RcmFIczJjak04TkFOM2JlR1RfVnlzVVp0V3U1Y1RpZUNhbGlmVTdrQjNwakxmVk9MUl9CdTJHdUt5LUFHYlYyOFRUMEZkUEhlTmloZm95a2J0eEl6eVAxcnFKRWpZR1ZMcTlrb2N2VXNUTHNXSi1LU3d0ajRaV0t3T1ppR1FSZkVlcWg0VVR0ZklhYWhvaWgwNXpkcV9USWdTYUxqZjZGM2cyV012WGlfSWNjX29GVHRuMlhNSmRlV2R0elh6NGhYVmU5U21rV0RmNDlHNk9CVFk4UTFBWUEtNTBEQUhzQVNYc3ZCS25Bam9tN2VSTTZHcW55dEZKTmNrZTdKSExKdW85RWp0UWc5Z0hrNmpmWi0yUHdzUTV5VWMwU2ZaRGFHWFh4d0o3RGRwaDZkWGlJajdDLWUydFBkMUNNaGdEZlk3R2xGWUEtOFB6X3kxT1VMcFVvZG9TX2VjYl9kd0hHTWFVVS1qV2tvR2VGeHVaekJjYjEzSHZLWS1uNU13dEVfOHA5eF9KWmh1TDRGcGRIeUl6TFNMUUZJMjRuUmlkajBKSFlNWGNfYnhYckNZNnVpRk1XX3MyUEoyUE1VTDM3THczM3BEM083eU5SRWtSeWF0LTgtbGVpM2NsMjEwWmt3UGlhSUtRYmV5MXRzNVlka3J4TVlWekxpbXJpQ3RFSVhjVHNxbEV5LVdrNjdRdW5WQ3lZS2h6c2ZTbi1yWE5NRGVjeGhUbGU0TE9oOUVkQjFkTWdVVkl0ZWVJVVp2RVZHdU5fMlE1aXdUeWMzamhCTEdwVHBuQmVYT3FnaGhKbHg2RF9qcEpDWjhTeXMxRDRqdmp0d0FSWkplMGlSX3NlWmxqQ2xHUlpCZURmUngwbk82Rm05WVRPNFNXN1VCQXMzWFdoa1J3WWdpM1FzNG1Db2wzcVd4SUtTWWJHamZFVnJRRTQ1eW82M2xKUGdxU3VMUVhXZFpiNnkyTDM1SHRGOWZuS0tNc3hjSkpSMWVBTUl4WEtqQWk2VzRBNEtlVDRyMEVKSG9BVV81bFJ1N2dhYVBhVlZKSC1xRWk1TUg4bDh0bkpkZGFSbGVXWW9hUlBHcVAtWkNUMzZTR2hEZWtRQm41WjlQVUY4SHduT3QwZEJ1S2RFOTVDNG5RZnRHMV9pcHA3Q3ZJNXdKYVE1Q1J6YVlHMU9KVEZNR0FqTmJ1cEEyTWkzLUFscUw3MHJ0SEtrMzB6MXBYc2djQTB5Q1hQUEVBbWEtekFxYmVhZ2VuSjZGNF9qcThLa2MyZHlxLTNGbHdadTlJWGs0bmg3VWdlMWtrVEIwdDl2aEhUcWdOWmF3OVV4bEI4Q01nbW9KQzl6LXBKU1BMd0EwNm8wX2owQ1c5c21VX0dfZW1xZEdPSkJMNHhENVJ4amJnd0xGemtIMHp6YVU4dVFBZ0ZISUlQOFlDakkzajVSdl9LV05Jc0R2dkZyRzF1N2pycnhpRWMwRDNpWk4yY0pCOER2ckR0bFlMSmV1RkZGQkF4VE9aMzNqX2xKRmU1bm5EN3pNTWQyUmkxem0zZm5RWGFJVkhYQmhfNl9nOHI4WXhQc2h5YUtBN0VxbzRadEl0VEhXYTl1a1ZrQXhiZnR3WDZVVkZsRFZoc2ZHSDU3QWdmUEl5UmpOMXFQdHBJeG9NazYxbGFRdWxNR3FvOHotUWV6RG51aFNfMFFjUmFNV2VlWjFxc0NVdnMzeHZzS011bXhDdjJ4VHZ3aHNZTUV2ZjZpSDNFX2dQa0F4XzAzTHdJUHZuZkxtb0RVblE2dGZLbEE2ZnU4LTVEeXJ3LXM3ZlZ5bWhudlpRYmZET0F2MmJZRi1yM0k5ZVFmZGxPc2Zscm1QUDVmYkVrQzhTakYzTlJiSThNOE9TZTc0NGlQejFYdVlaZ3hKSjQzUmZfaDFoai10WXN2Rk9fc0Q2TDJ2M1dGSlhWUTg4LW5PVlNXeFIyWmVhSUotTUEwMkFRRWFGN1B6emlvYXRjNVRRLWRnMlprREg0TmE5aVlJQXdibWRnQlFlMDNrcDF1Yk5CUXJKUDJhOVQ4dmR5WFQ5NkZfNWVzaHlUSTNzaUF5RVYwMU4yTVczc0lGYlV0WUlrNXJUdzNLb1ZoY1JHVnpGX2w3YS1WVEVpdVFneGJTdHZ1N3ZldlFOcTFxb2RoNkFwYTBYamdweDg4Q255dV9HZ2J5SlBFclFoaV9iajZoVnRNamJYektMUEMtcm5CTmozVFZZRGJWM2tYYnlvOXpTS2JHNTh4M2cyUy1XNmxZc2FKb0Rlb3FLUm9HS1gtN29sd05nVlRIYlMtZmtab1FkSjFxR3ozX3FwV2M5UElWRXNQcVF6eHZoLXBwT1hWUGxkcVNZU1F3M3BWS0hjMUZRcW5qNk91TXZ2Vzd3ZmZUX3FRWS1jVl9uNTJyOXE5ME5zb2pQdVI0Umo3aWw1ZW45bWhyaVZUUnpBUllwc3EwQkpKeVpJNFJucWJnLThZSHlUWDY5STZ5Q0x2Qmt4VFRMazdDc19nMUVDcXE5X2NCMnVwd0tjdnVtTEk1ZDRpR0xqYjhYMWVTWHdUTmtxQXJqR1JESHY4MDlOZkJvUlZKTEdpQ1ZDLTM3MG56bFlGMkpvQTA3b1JPeEdTLW1WR0pUMWNvV3M3V3FWQTRUeFQwWU44SlVoMi1sX25hdjZyb0NfemxPcmFoNG9UNkRvUE5QM2tIZUZmMWl5QzhIcjBEUC1TejE3aWVYSVhIR0F5djNDV0o2akQ1VEVkdjQyWUNjekVyY1h3OUhwSVgwRFladjA5MmFrejlyZFF4UDVKaXgzVE01cHk2U2pLeXdoUjNlMURfemM3Y2tmMmtmdXJXdDhsbG5NSVlMM0tZeWpZN2RWVXp4RUtmZF80ZHFtWDVLVmE4UVJ2aXlsd1Nlb1Z4WlBkR21BYnFGRnVZYlpYRlF3YmVPdExUb1VrRi1FRFdIcXhwVzZBQzBOSGhtWTJCZHYtSTR0Mm5ySGJQanF3TzAzelg2TUJHTm1oVHhyaVhKOTVfTTh2bFUySmRnV190cTMxbGtQV2RNbHRzTDNkZ19BamxmU240THhZaHh0NThYaC1pcUtrXzVmczJuN1F4TDFudzRLTkNHNEIwbk5iQlVCYXRTeGUwMDZXVTkzNmE0eDk4SjBQVzdleFlTUjlUdmZRbTlqVFY4TEE0S211bnFkUjhNRk03SlhPMzJ0VHJHd3BCcW9ORXZiZmFHT2dvUWpiUHZnWTNVMDI2STh1cnlkdzlTVVRKMGpzMFROQlpxMXFMUWwzTlptaW1XVFhGaEdwSHZKYUlNOGhBd3NjSGpIV1VHUDdRSG13S3FOUjNVLW5QVmc2MlBlbHRUYU1zOGlFTVVKMnJ2OE16M0xtS0tNTXVQU0l6NjFCdXpUbmlYTjc2MThpZmVUWlYyaTJqVjhlandyakwxLVAyeDJzSDgwTnFHTWhaQV90SUg0clI3ZlVMbmJ0bHZYTWVFekxBTmZhbGJlVEpKTVRKYlBwUnhfYnJzaUVvcGYxelJXbkhSazAxM3dOMlFTNncxNEZhMFVTTTRURUNJS0NwSFFNa3FxMkZyS1JTcmx1bkNUdUc5VDdUZ2h3OW9sdG9VSmdYU0tOTlJ6UXluVjNrZGRFX2s5VEZqaGY1WHo0dzJFTG1pUXk5WXdzcDFJSW1VWWlVZXVya2Nzck5VaXFPejE3ZUFPdF9jM092S0JvVHNRNWh1NU9FaDdDdFFxOHdEci1lMlVwXzZ6V1IteTgxR19KNUJ0c3ozZW5POG5HX1RpYXFDX1VUOWExeFVhX0xLWHVlZ2tfZFhtbUlpeHB0djRwRXV4U2ljLTVlUGY5TDNsLXlSRFVpaWhBY0lGVlZBXzUtOUJBZG1ROXVmbTRWVURBQnNIa2hTeTdLRXpfRFZLZTVjWWQ2ZUx6d2kzUU95bk1ua1dTU2NDYmNSOThleHBWQ0tpa0dVcnpuRzJQRVBlUHZuVjY3b195djBEXzJndmdhTDBSWFpwelJuTWNZSFlZeUVqX29LZ2JiMWJCSHFDdGZMVmZKeEFKZ25QcGR4TTF2ZGtEd2kyWkI3bWFVM0FLVE91enFSTUZpdjlqeHZuNm5WbDdocU5qVlFCNWVvZVR1eTVlai1sOG9BbWpXdWltTkRmeHdWeGN0WkRHTlhMekhxQjBQeHlLUmxTbzZRVkxuNHFpNV9pakNTSFljMVRpbFZQakdFaHRWVUMxYnVucjEydE1GRFowVkc4b1dzTGRWWlJLMDZJZm56NEhib3FnWDhVZWlkWEZha0cxUUpUTzItZHA1c0R2SkM0QWFLMWZVSEFBRUU0ellocnp3bGRTeG9WTmppWjM3U01PTG50bGNCeUtpV1FMekYtWTdqcTA3TkFSYjROV1dlZkhnckNzS3VsVDJ3dE44TU9FUnB0QmtwSFlpYWhIT3o4SjhuaWxLRHlUUDZHbFg1SWlTcEtmR2d0RTZEQUdJampNU3AyRFgwOWRnTXdSSDVRSTAxMzVtanQyZGRkTHJYRmd4RTFsaERwQm5Gbnk3ZFJrU05ISDJESDM3SVdkN1Bza0NMNVI3NUN5VFh2ZHRvMkxicGRWVERWSW5ZVmR2WUEzYzBOQ01UUHNYV0I0V08wOFdHSlRjZGdETHVjYThpTGhfNDBGOERMRHZPXzdzX295b3RYOEt6elVxeEZSQzJVMk9tb1l3azNhTTZTNGg4eDk2RVd5M250ZVJCV2VYbnFQSFdyVGpvZlVmLU1DclN5bnJuaHRfWlZWLXhWSG9WTVAwMlBGMmZ4M1pJcllwNk00SlhINGgwYjE4S3kzYUU2bG13ZGxBTDN1cGs0ZUVOcjB3TVpHak54WkxEckQ2LXl2TnJfdHpqY3ZrZ2hiV3Y0ZmtoMWdYLU81Z2Y0UTh4b0JpS1JJTFBqWjVzMmVTQTFyTFFMcjE4ZWVIbHJ3ZjVLQTJnZC1SZkJ6RWxuRjhYU2dSMGxLMEJoTlR1S1VmRVd3Z2RCb1Q0SWl2OGZkeUktVDRSdk5RZVFVdzlvOE9zTzVXaVlYbUhhWlVsTWo5Nnp5VGpENURSb1NCMm10OHlNWENnSF8xRFZUcXhHUUlXeXpkdmZlQ1lac3RBS1JzZGF4Ukw1aTJHSEUzeFUzLWtKc1JaNnBaLWM4XzgycXJEaTJqQmNYZ0hwQzJzMF9ncEgzM3oyTG5kd3ZGMnVvQjZZdUlpeVBEa1pxcDlqNlBDVTdUS21NOU1hNTZaTjVWa0NhZGhKSWV0aHJhdkpxNnllZlcwZmJrWXVUQUJxVDY1U0tmQml0RHBvRGpzUllPZWczaTV3dnZKbDdRa1NGUGtvaUdWWFFsVTFKRkhTTWJHLThReE5PX3kwT3FZemdTM21VLUFRLXhBMThCbDhYTENwcUsxaTJhQld3ekdrTEFTTjBhS1VrbDlLLVQ1bHM1aXJKN1V0YzZOYlRQekxvVnRwYVJyNm5CUzNzZTc0YzZudWZldWx2SzBGZTZXQTh0cFJuSjR6OWd2NlRKeDdmYTJNaUtKaEZKVG1hR0VKQTVXVGU0aGFIQ0h5eTJsYTdLdnpmU196UDBuYmZSekh4SkNCbEhVXzBoem1iaXJPYTUtZGcyb09QMTFOQXFFaE1fWmhCUnVqdUhldnJSQzFFQ3IzMDdib2wwQnVWdlA3OGctS2pTNE50aUtXLVFlUk1mT1B0b0F0QkdJNWQxdUFMNnh6SmlhOHQzN0J2RnF1SER0VW1NTlZMa3JETTQzNFNfbUNqcElKVHN3YVBtR2gxOWVoaEJVX241OTZwM1JBdG1aNHczYUZ6OXJsa29OcWY1LUdFU25yWlRENVUtOTVSVmZSQzgxVHp5TU1FVUFBcU1uUHRocFBlYXAxTEtaVGdCU1VYWlRHRndHME1aeXE2cmpFbzlwZjQ4ak1OX3B0YV91QmFlY3U5T1BDY1NIYnF0cXp5S005cFVIeHcxWmlBM2k2VUE0RVpwRmc3QV9OSWlMbDNpbU54TG9fLVNpelNmeUtmcFRqVTE3MDl6NlFOa3NEXzZ2V3dxV1dOY29lNmJLTWxVNFdQTG1fOWItMm5ndFJXZmJvanlDNi01RkplM0w5M3JhcTBERk43YWlOLWR3aXUwVUlvSmxpWFdjdTN2cUVYVHJXLVpKRVNXWFAwMzVJUjV0YUlydnFjbHMwdzZ5aU5rcHkzREFEMjBVbG5obkdNNjIwSVd6aFBGRXI5Vm1ac282b3J3LVNuZUFIM3diZnRnVVl6ZXhmNDVGS2pEY2ZMTWlOVVV1c2FfeHVwUURRTWwwejk3d1dCTjdZOU9Ic0tNaTVUSEVDbG9uQWw5N18tR0RqYUEwNUR3bWhmMTQ1MEdHTVV4WmpqaW1wTGowMG9RMVdzcFQySUh3a1phaE9oX0RfSjYySEFHVnlaZk5qd2lXT1BJX3ZIYUxxbXpHUktZczJkcEIxSjVPcVJEZFRfYUV2dmJWRlFDaG5pd1ktOUZvQXp5eW05LWdPd1IzU01LZG9wVzY2aHNtSDhBTHM1dTNnbXY5ZkVaLXFTMEdyRTFHbXpPbm8yMlNWUVdXXzU5enh1cmFFUDRjY2xNSDl2R3pZN05tdy1zMS1JN1FlUnRxVXpyQkVOWmF3cFJoRVhnMVc4UU92enNZVkJYbUlmZEdtQUZFSTNzdjVDYzlIRG54QU5xWTFCaVpHZGNpNmlSOGRvZHZLYXVwRDNDcjZ4cjczN2xJMTljLWFyaWJMMVcxQ1EyNmhJWGdfdFBWQVE4ZlNhaHpha0tiNXVjTUh3Y19aRW5tc3A2eGFXVmZicVZLeEZaYXNTdHNyQ1JTQmV0dUFUN2lvRXlGTXoyWFFyTTFXVHdOUkJ6RVZCaWZCY3ZaWGNuX2M5MkRLZUlTcHp5Rno2RDRkVFUxX3VBbXBKUVpldXl0dXJHVG1WQTBJUnBTbFBsZ2dTWWZ5cDlCVVlkQjJtd2JteGpsWGlfXzZqc0lXbU8wLmxKWWZkbzJGd1liZ0lVTUpfYlotUkluQkR3M1ZjMFAydmNESFNzVXJXNEU\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey9694688f7?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d0ccac3e-6aae-4c07-b315-e82978dead1a" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey9694688f7", + "deletedDate": 1681269677, + "scheduledPurgeDate": 1681874477, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey9694688f7/0ce498a0641645aba44873f3315717c1", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "xJ6QECx4qJx96JxidFcB_fxB7tmWl0a_8dmbJA-wATjZ_pd1fi9BGSYZBJHRohsIHBDLLNJW8eqrZT9WNtdGH7fezmTJssbulYUh1r7Q-c-2kp4xxbgQrRTFE6oTa2ETijyMkdeh11fpV3EDw-jn39u1D_v_HjJmKiOOpTC0jM9I0mx1T9Mm4LuYSzdrVrj0VGAKkk6AVlnjHcaWs9PCQRmT9DDfUWs7P1fFhR8MNsVvakCwiMQalrnOzyt7EojO0id5v78VaX0bXsPtZazl6U-sCVoJNpIa4nbFNFDodz_c8wBgqPjSkJxC2NEEqNmyNHexX0yfGpA_DRTTBAHMWQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey914282b6e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey9694688f7?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "84", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1ff8b7fa-3162-4e27-9d8a-31092d928860" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: testkey9694688f7" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "88bd26ba-9ea3-49e2-a018-68e94955ea44", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey914282b6e\",\"deletedDate\":1678954169,\"scheduledPurgeDate\":1679558969,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey914282b6e/f29d5eb7e95644c6a205c8dcbf0a07c7\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"3Gnh8IVP1gjR1HRNZi5q6SI7sgbstYw5XS2tD5LhyUbQHM0mghp8InnCRxKtJBDN7VfeJyIJI-wuOM80TN0U08g5VcFnPfbzwRLGJ1dr_pqjoTnw9X8asF6FFJmZIPZz6JWMnIvMPQLd28DxvY9_3ts31GLolS2xGNEDwRHRlG2Ww4V3VNMQ2md7TAO3TQOJz8S5dPx4Rf05aSBZPpnwM-yF3e9v0yQ2djGLNJILAYXd9jKSDdidgXtB46Jpl_7eRh9G_beUPchezzp0RtvOuJFdUftl4RC46K-Nju7F2PHMwlcqdpn-FiAPTtPBFVXde_RbSYpWBRESmkMhhcIqFQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey9694688f7?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "73084684-55ed-484d-9b28-860706441608" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey9694688f7", + "deletedDate": 1681269677, + "scheduledPurgeDate": 1681874477, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey9694688f7/0ce498a0641645aba44873f3315717c1", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "xJ6QECx4qJx96JxidFcB_fxB7tmWl0a_8dmbJA-wATjZ_pd1fi9BGSYZBJHRohsIHBDLLNJW8eqrZT9WNtdGH7fezmTJssbulYUh1r7Q-c-2kp4xxbgQrRTFE6oTa2ETijyMkdeh11fpV3EDw-jn39u1D_v_HjJmKiOOpTC0jM9I0mx1T9Mm4LuYSzdrVrj0VGAKkk6AVlnjHcaWs9PCQRmT9DDfUWs7P1fFhR8MNsVvakCwiMQalrnOzyt7EojO0id5v78VaX0bXsPtZazl6U-sCVoJNpIa4nbFNFDodz_c8wBgqPjSkJxC2NEEqNmyNHexX0yfGpA_DRTTBAHMWQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey914282b6e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey9694688f7?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bc373a04-c38f-49ef-928c-8ce188a640db" + }, + "ResponseBody": null }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2ce0432a-7d35-44ce-9b42-6bea813b4149", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey914282b6e\",\"deletedDate\":1678954169,\"scheduledPurgeDate\":1679558969,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey914282b6e/f29d5eb7e95644c6a205c8dcbf0a07c7\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"3Gnh8IVP1gjR1HRNZi5q6SI7sgbstYw5XS2tD5LhyUbQHM0mghp8InnCRxKtJBDN7VfeJyIJI-wuOM80TN0U08g5VcFnPfbzwRLGJ1dr_pqjoTnw9X8asF6FFJmZIPZz6JWMnIvMPQLd28DxvY9_3ts31GLolS2xGNEDwRHRlG2Ww4V3VNMQ2md7TAO3TQOJz8S5dPx4Rf05aSBZPpnwM-yF3e9v0yQ2djGLNJILAYXd9jKSDdidgXtB46Jpl_7eRh9G_beUPchezzp0RtvOuJFdUftl4RC46K-Nju7F2PHMwlcqdpn-FiAPTtPBFVXde_RbSYpWBRESmkMhhcIqFQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey9694688f7?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "84", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "675fde03-9834-4af3-9b3d-1d1c8be34924" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: testkey9694688f7" + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey914282b6e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "X-Content-Type-Options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "36d4f33c-d467-4f06-90c4-71363017a255", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey914282b6e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "84", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d0d57aa2-1b7f-48d7-a527-bc8581f2f101", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"Deleted Key not found: testkey914282b6e\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "45e8e757-2d76-48e6-94ca-625865d6386d", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey914282b6e/f29d5eb7e95644c6a205c8dcbf0a07c7\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"3Gnh8IVP1gjR1HRNZi5q6SI7sgbstYw5XS2tD5LhyUbQHM0mghp8InnCRxKtJBDN7VfeJyIJI-wuOM80TN0U08g5VcFnPfbzwRLGJ1dr_pqjoTnw9X8asF6FFJmZIPZz6JWMnIvMPQLd28DxvY9_3ts31GLolS2xGNEDwRHRlG2Ww4V3VNMQ2md7TAO3TQOJz8S5dPx4Rf05aSBZPpnwM-yF3e9v0yQ2djGLNJILAYXd9jKSDdidgXtB46Jpl_7eRh9G_beUPchezzp0RtvOuJFdUftl4RC46K-Nju7F2PHMwlcqdpn-FiAPTtPBFVXde_RbSYpWBRESmkMhhcIqFQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey914282b6e" ] + { + "RequestUri": "https://REDACTED/keys/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "12519", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAubnB2UnFQQlJYS2lEbk9fc2IxZXNIV1JhOVVKVG9ZdnpzYjV3SmhxT3JqTFhrMnBzd0tUekhlUEt1YzlsbVdPdXUxaUJYUU42ZnJDckppeHdtM0lSZWNaUENCREF1dHcxSmdKWVNrX2VuMGZIUVdQNGEtNjNjaVBFUVBGYzdsLXpGeDNueFNYOHBFOHJDdlZqM3Y2bnM5d2NuUVpKQW83aXI5OUl5WUFBb3lOekNFZXhKb3paWk5SdktXWklkVFVJTFhIWm5EM3oyMnRmUlhDZ3dzQnVLc3VxVVpLb2Fqa0VsWFZxTW1TSkFHTkdSblo0Qng5VTZ1dXBVSV9SM2VyUVBXbllaMktiN19iMlpSRUpKS20xNVNqM0NUNkU3ay1ZeFk0X2dndXpNMmk0cllaWk81V0VQb3lxdTNYQ3BMUnp5aWhTdWZORXowQ3N1aWpjMDdURWZBLm5RbGxEaU5jZnpDc3pYdjRwcWctaWcuM3Q5Skg5MUdZTWctdEdMb2RHQTNNeVZ6a0YzcWZRQTZnazhCR3l6bjduNVNPUUt2cjQxSGtGWUxyako2YXBXLS1mWWx3OUdBakozem1YMVloaEpydkJ1OVBKY1FQbTl4RHBGM0toYXJBMDktMkd6OExNcU1UVDkySnFfaE9lcGwxX2VoSlFfU29HdDNlTWRhNDM4S21QNGJqNTI3Nk1Nb0I0SHFfNVVlOGlaaUpiaVRUOWZWNmlIZHNZRmpfeXI5WENTTFdOaWt6MGkta0E2bS1jcjc4V011SU8tNi1HVU5iamhDSmxLWVU5Rmg3YV9DcGhwdDJaaHR5bE9IdzVibFRtemRyM3EtWTE0SWhHNHJBMHRaZGViSE1QSE44eHJlZlNQaGd6RTFkYVF3c0pLU1hGR2NXZE9tVTBfTTZQU296a0FrQmwtUVBBeGs3RzlmRGlNMGZQV1RyRFhVWkhVQnJHQ2llczREWlV3TUlBRElERmlOVUttSGNoTHFyVFEyUk9HcC1CdFlzMTgzZlFhNUpoeVZCd3BtUXpIV3Nfa25RanB5bElId3BqZUY2YVVEZjBnQnJ1c1hfRk1GdXZ2MVV4aTRXV2xCWTJFSnV6UnZwSWRoQzVQci13ekhkdWc1OHp4bU45X3FZaUpzRXJSR3dFa1ZROWoySzVnM0NhSmNDUmJ5eDJqSUV3SmZwQlhNMGh6UXRYclM0c1NHWk90UllvUEw0LUpHM2lNd2lOLUY0R2pGV1J3LUp0Umg1aXVyNnBXenMwNDZHeHFXd0wzdWRLWWVGcjNGdkVLLXFfQWcyMjRkVVJaeGJES0dkZTNZOXFQNHNGcVZmSWFnTDUxRlRKNjNNS3JmQ1VucVB6OWVSRnVIQUJ3TjNHTGNDeGg3azMwUWNEOGNBT1J0OWR0a3lHWm5uZG1RbEphSldCcDVjemNtbi0wdlozNHBKSUdUUV8xMjRoMU9tb0JVVUtBWUtraDRGMGxOU3BLWC15N0hwTUVaTXQzejFnLVZlYWNNdTZvVnc2QmhKNWdZVzBpZDc0aHdyUWpBLUhCenJEeTNKc1Jla2ZIckZheVFBNnFnUVJVNm4tS04yMEJjWE9BME9OZ29hUkh3OTRoV3lBampfYV9Sd3VaN0NVeTF2aWJUYWVHTlhCYUxQc0JxWTkwMVJDOXFIQlhZTEJ3X3hTUl9CNjRlclctQjUwUC1jcWNKYno3ZTJOS3BpMW5NR0NEdjJITzZmV3JkUkNweFJxcWhpVDloVU51UmRsdWxqMmk3X2NEN2hlY2FVMHM5Wjk0YnIyMEp3bzVvZlZYTGltc0tELVg1OURWckNvZlRXalg1MFRORkNjQlJKS2R6OTQ2aUNHUE94R1IyMU9tcVo3OXFtSm9oZEh0N0ZNUEFOZ045YzZxX2tFR1FIUVNCWnJoekJxTXdKb0RZOENfT09yTy1GNGx5Y0RPVXh5OFdVV01mNk5QNXJrcGxJQWlXbzAxLWN6TVpTS0k1TW41NDNRME50MWh4ZENRTFdqdkkzM1RnX3pEUFNyWHpyNGV0NEdFdVRlZ09iS3dnZEVMeVJRejl0cnlBeWZsd1FtTTlxeW43YUUtQ09LVFhrQlNRMjJVV2tYWE4xNUJpRFVoZ1g1ZFdqcUVnQjg4clNqN01nWmsxQUJKUml0Sm9rYXFJdFVKOFlWYTlFYmVNU1llZ2lod19kdzNndE8zQnlnS08tUVBEOTVUdFNUQ1hnYmVMTG9iOXVWLWYxUEljQlVUdDk5QWIySmtfbkRrR0tsZlhMamQ4R1pJOUJtM1hQaDVpR3g2eUs2emYyOFpxVUMydk5wa3o0N24xUWF0TEdkZ2dZck5nUGF5TDd2OEpld25nUVZ4Q3U2SFRrQUxYU2hfN1RPUDhKNVg4TnhibnJHQ3pFTklENWJGMUdtU25TRm9RUzE3bjZDZkpsZFZPSUxraFpPUWhZTGM0YUtRcl91akR0Y2Q0NkdyU2oxZ3hfcEcxZkxaVWs5NHlOQUNmY0ZlWWMtWmhjNjdGUlVWd09ubkktRF9EMERjM2xNbzNxRUhEVmZhLWFFSFZDejA0ODFWRTZNZTdydFdRQUt3VTFBMlM3c1ZWRktUMS1aZ05xdWVNam8xekpQbkpTYnRBbXVtamk1N3FIUXZQWE1ObWZ1NE13SXRYNVlhbmRYZ2R1blMtaTBaYUN1TGktb1ZldlZVOWh6TnlWNUNHTTUySE5VdEhvRE9kN1dKczFfS1Q4SVN3aks4c1RqWEktbzVVamVJZEo2c3ZDSmkxZUZLNUpPWmxCSXF5NzROSDlOc1lPcHoyNmtOTGxvSmxEVG9JM0E2SVhxazdYOGt6MlRKNHNsbXljRXNoUEVjelBUOTB0WXFYNXR4TW9DTUdWSWJ4MVZDemxrMTVCcElEbzlkeU5acUxJdFk5U2J3YWpNR1ZydUE2SjhqT1c1d3BwNmg4dnlhRzhEMWZIaU9BZzFrbGt2alpnMTNYWGNiYUFoRzRIOFFOSUR2OHE4Z3lleWF2bTZFTmVoRE5FZGZFcXRqN2JGdkR1NmxRdFhQYzNfX0lsTk9GX1JLa1QyRzRGNkw1Sl9tMmNpRVBvaVRMYTVLcXgtODRRQU1nMEFkSUNqako0a1hpaF8tNHMyYXFpM2RabVpCZFZxT05xSzEwTGtmRDU4OWtKZzVQVm9KRXJRVXpkSktLbWdHeElLWUN6VlU1YmlXb1N1djVDX2RsSThHR3hxcmY3Q0c2MzY0cFI2bi01d09VdG9uOUdHU0hFRl9EV1NzcXdxZDlTbWpacEhiNjY0c3VhejRSN3Y2YTk2R19UVGdLdmlBSGMtTFBaSTRDLUdEcHZHYlk5WGgwNUJHNUJpZVlvREtPc1ZIMTRGUlFMdlJYVXA4Wko0LXR5eExEU3VTdXVzUzRrMnJqYjRjMzBwLWc3V1RGTnB2M3FfRHFtVElTdlpORjB5aGhsa1RnZENNX3QtRVRtSU5nR2RoVlpkc2xZSXBSREFyRUp6UDdXZjBpMU56WDFFRHdIMmV3cGpXYkVqc2tpbzV5a0N6NVBHb1BDTVJWMnpMbk8yMk5aZjdtS1dsbzFyUzFHNVcxWnhfa040WGhCWlBGZU8tckFIQUdzdFNaRUh0OVZudWktc1NmUzBvSDFLVWpjcDRPRWtKME54bDNWNEhfdk9xbXFVWDg3ak5SMnp2ZXQwR1BXb1JqWVJWaGNyamt5bjByazNyZGVwQjViZ1M5bzc1SHp1ZUF2WmZUakNCdlhEVlV1alFnQjlTMFVvZDlZMEN4LS1mQXJqNEZMRDNEOEZiOW4xZmt6SmdTdG9PVHdQSUhENGpxNmxadF9rSUZXQXJ4WDg4NUlsMmNCb2hhXzBlQ1l6b2VSQnptajNNLWVHOWdSTUVYYlRTUlNsT1BUMWlTbExGdzN2V09ka3VCUkpjRDh0aXpsbGpobTBnMjd2VzduSGJVeWxIWnV2TGZ6Mm1ISUN0UjFhN3g3NDNRVndsYVFsMjZtUENLN2pwWDQxYzFyeV9NQ040dndncUZ3bnF0UkJENG9iWm1DLVVwUVIzRzd6Vk8zY3RJdkotbWFwaEtzSmZseUtIR2JKZ1hTeWU3RDI3eDBjQUVHVHJQQUVXTTZGYVI3SDk3YWlXek5GczAtWlFFLWs2dVVHSFRXMm1ra0hFd3AzSXQyUkhrVUpVMk9DYnFnUUowTjFzd2NUZEg4UXVlMWoxc2lNc1pQQlFQeC01V0hNMnA2OFotRHRxVjdMRjVRVkVmYTJmVEluemNOVlVhMXp6Rk42dTFOOFNvbHhjT3lrUnVLR0NDZjJPZkQ5dDJjNVZrelRoUlQ3bkpsTWhzWk5DcW5xVFRJYXVSWEdPdHdaSU9yYm5FSkJidVQ5MElhLWVYQ08xakNzSGtzV0h6TWlzdXBZU0JjOXdqbkMzbE92M1hobVVaZUgyU3VQNThrY3VTQWo1NmUyVGZ2ajE2SFhIUDdWWlNBSERFdkxIc0lYSGNXR1ozMTJiRnltTEpvU0tqN3dMSkpGVER4N2RjdXVVblpBVWYtTS10c0hvRUhNbkdOVU5EQmRqMDBVOXFsY2M0SDFEUDlQdWtidVJlRmRnYTNlR1ZZa09iOEJhcjVvMkFYVVh6WnV2Nm5VWVZHdzJxekd2MDFSeDFJLVRxbWpGZjNjYzJKeEFwOVVIcXoyMjdVbjhwUFpGTmphdVZ1UGdQODQ3LXoxTEh4dXV4T2M0TzNJREUwMXBsdkdZZkNubWVKMEhIZ3VMckZIT2MwZ2VhWVJTdUp5TWtIZDhya3llblNvSHVpTWdVZjZvNzQwUGQ1RlNTaU5raGVMa3N1Wk00S19YZUdIVnlVNUVMOURQdk0tN2NUUXY0NmVwdHBfSFluZlpEVjdKOTZnNl9WUm5xZmtwN21ONFNpMHk0S1hQLVo5aVlYc1VVTFNaZnJrTVZMZlhzVnA4VHR2UHNETGdBWC11Ymt2R1hJbEx2cDljaGt6NWduYXZ4YmZadmI5cE9xVEtaNUpzX2h4c3Nwam43SEFxUGlNaWJ5VkhWOTViUjZ4OXJKeVpFSHhUdzYwVy1lVWVkQnAtbEFzRFRvdWRWZEtscnl3RlhXSFRJMGxmcXNGRVZxbHR2RmlDdXl1TE0zU256Q2dHQi1GMnZIZXNEdUNoSHJLTDFvdHlKNEwtZUp2WG5xS1dJVGo0MS1zNnJITmJvemVGeHhJaEZxVVpEQkRqNG1SeFVyWXFhWWxDU09uOVFsalBZRjR0Y3UzT0NEWkc0QkRXVUtCZm1HVFJNLWRNUjR6OXphLWZyTVVnMUs5d0FRZV8wOUI3ejV4Z29zVW5XS0VPaDR0QWRka2ItRFdDcjFxQURWaWhmY2IxV1N2cGZNT2lzN2lCbWVVZ0plcnR3emZPRnpQalRQb1hVTW1Oa0pydHd2ZFJ1LUZHdFNWQWJSX1NCNzVYWjVYeGJ3NHBsQmo4bDdfTWU5VWFsYUJycEFzUGxuOUlKa21UR2pPeHJtcEUtcUIxRW5zTUtFb0N4UGxyRkYyX1Rob2JaYnZ3eVZzd0Raam1FdzFLUnlRclhsd0lIU0MtdzdXbTZMLUVyTm43ZHotUzQySGhWNFBmc0dSbmQyRnRjWmdDX3l6NlBzaFNiV2U0Z0lFRVBHdm5UZGoyc2dKVVRoeU1zak1NRnM3VTRiVU00emZvbFJhc1ItcGo0OVVNdmVTRm5faXMxQm4ydldwZDdlRGQ0VC1EbE5kSWg5UlBONGJGTUs2R3NkREJKdTItVGhzSTBoQ1AtQ3REUVNCRGFPYWdSZU8yR2VJZTBKM3ZEYTlKcUpHUkZTczdJdkIteEdlM1k1VUFNTF9RYXp5MlhOWnd3MmVPMVJjN2lpZGVLdF93VC05T3BfV1RUZmhzU1lrdXVvdUVaNVFOUXRiVklqeGFDdTJnVlNTM0tuMzRNM0JYTjlDdkRLU2xsN2gxRHE4Qkk3SFdaSFdpVm1uQUN5ZXhfd1Q3YTNoMmZQVjYyclBlTHpnSW1FTjgxcW81c2xKTzR5SHM1S1dYdUVZWEdJeks4MC1Rb2U4MHYzSlBWU3Z2WV8ta25LekVXMGVJNlFWcV8tTUtqXzVwNkNocFFDejlHUHlfR1UxbWd0bnVDQU40aF8za1VZZjZWTjQ0MEN1dnJYZnBOVFE0dVA3V0tsU1BvUFh6Z214N3I1ZzlxTXc2NWFsT05HTE90cmV0WldqbGdOeF9xX04wczBJcTBHYXlfUmhCZXNsZVJEUjM1c0VXNDBVLThTME1tWXNsWGZJU0R2bjZXNU42eGpiNVBwR0ZBYXMxTW1CWUYycEJaWmtjbkZPWHRDN0hNZzBoZXpmMmdXRFRxQXo3MjZVVkh3SDBGdDNDTDc1ak9rQTVMcGNRU21JR1JxUHJPOWNKcmFBdU05bzJFdVZGQTloVUZWNWNSUFJSUFp0NzFjc0k0YzFZS2tscmdvTFlEVzF6QXFKdUw5ZVpGWmJHaUdPMk9SN2JaLXJ5Ml94Mll3NlRVaDZwODYtbXppRjJSa0x0RG1KTlFoRHlKa2h4aHBDSGZhMzVXci1ReHpmbUNMRzduT3FpdXZ5SF9fMHlmcG9JNVM4M1Bib1hJaDRNNm9QNHg2eEpxcHJFVGhJdjc5dkhoYktrb242QWx2RmxrUzc0MlF0Q0VEMXhTYllzblNmRzFnT2RWS25JREZHU2JhU3FtN3lKWUZSTV8zMDVzelZMX054MTFRYlNjS1U3dUZval84M2Vtd3NWYWtpOFVMbVNtMy1pZHk5S3VTelAwYmZITm9FcEpvZVhMTjlSZkk4Z1pkMW1remJRWVVjbnlCUkNRNEFaLWEwYlY0aWIzR0oxYkhZNzlhc0RrX3AyclAxMkM1ckdScGM5SlVxWHRlZ0FDTmh6X2M0bVU3Z1h5Q2RmOS0xMGdrVVhkTXYwZlY4WnFWZFQybXg1NEJXU0RBVTlxaWhhQWMwMEpCLVdLNHprMjBsTWhpZmRqZVZMd3BwQlpWNTJURXR2WGdLVndxODd4MTJiVG5nR3NzNG5hZFdwaWxEZHdjTGVGcUd3OXV5MF9fNXdwakRTX252RTlua1BHOUlFU1Y2MTdVR0xZSUJ4dVo1YXFKMWZHb0NLeFBoWkxuck5ORXlvTWFPX3lEdTlwcWhUbDdnS2xpYjh2QS1CSlg3ZUJzSnhMd3lISXJjVktyMnpINW90ZHBZNmFJT05Leng2RGhQN2VsOHUyZmFqUjM0RzVoMWQ3R29YNk14ZXNMdG1pWlJNVHkzZ1ZvTS1KX1FaN09ZWnR3Qm81ZFgtbXJLamowVnU5YWJCMmMySjJlYlRFTWJKYmhWS2NUeXduTll0Zkx1XzVyOEo4WFhsS1V5WW85Qkh6dHBJX1BOUmNHaGpCb2tHSHJ3WGxqM1Bfa1dISkNCY0NBd1Vka1gxR0otblJDbTZHZzBIeXVGakdPdHFTWE12U2NnTnBHZlRmMEQyVzdSV2IzdDVIZzR3WERnZmtBWU1VOHdHSDRKV2ZLY0w1MndkbkVwZkt4cV9ZM1lLWEs2UkRXMnpWZmpKcDd2eHhhYVFNS1JSUGdxb1pjYU5HdEV2Ui1tV2RITEdha1hBTy1xSE5lcERXVy1KM0Naaklybm9tMTFJSnAzQzRXQUtDcV82dnlzVks5OTJENjVhNXZNWE5PeEtsbWNOaXlSQTNlZnZDYXlWSzNDX3NFNjZJNldYbDR2WHdNMWttSWRqWXJLdVkwZlVKcXBJdENUckt0Y3BpVGtlSlVVc0RzN2wxNEtaUVFVNzFCVi1CNWJPVzR5RlR2RVJsb0FoTHkwbWg3STBvdjhHZ09CLUZZOUgybEkzRkp2MkdEVVBHZUduRUpUdFExVHNqeEY3V3QwWUtZTkt0RGhOaUo1OHdvU1pDSzFGZU0wTWpNM1hESTJQLTZvLVFwOG8tcE5mLXVoNkdQcVE0cEV0V0ljVHZxdWhBMVlzc1R5eVNEcXl6WDN1UE9BbTRuSDZ0OWlBUDNJZV91d1FJRGlHczFOam52UWRNSHJZMjdiU0ZMTWgzT0NsTlZEdHd5SWJsZnlEOEpZdTQxOEtzYkhwUEpPTXhHbUFBLVBWdXZUMWllWnlxWGRRS0tlcVF2dzFaMGpYZVFaQWRrT0Y2alh1UGFiYWMyWUFPbW4xaW1fQThfMkVvbDNwZ0ctUEg1M1VVRmdvaTJqQnF0NDBfYnVzMS1rRHViWloydkcyTHNYanFYckp3Wk9PUnZHYUJyREtnZnJNRHJrc0VUODdsMU9fZ0F5TjkzSV9GTVhvOTU0NzU3LXlnT3lHQ051Ui1BUmNPM1JuZGM5X29mZU1fOGxxdW4yclNvR0xtOEYzOVBVeWwtY0hPa3JlZ0Yyd3hOOXZieEpOaVFfZzJDbXdlVUhJV0RYQ0ZnaGxKTXpTWGFFVU54MHV2djZHYzlGM3RJem5FLVhfNXhXb053UTloU3dDT3AxZkJqMVFsQ1JseHdGWjVsYjV5VThLSXhIMkpyTTR1alNaanE3aVRMZENmbURCblA3d29MWFVSUExnTzRhbFRpaWRzZkVzSU5JRnFUSEhpajBWZFpaczB0Z0g0Q0hwZzd0ejJxS0N5NnRHTEpGa3czZ2RiM1hwTmdPMWJJZ2htc04talVkcHlCVlVjd0pCXzJEckt0VDNKcDBzNHRzeXB5T2h4cEVRbG95WGdnUG9nT2hiYUJDd2t3dnYzVEl4NWNraVJWTGs1YzRFTWVDMzE4M0pWd1dwLVNELS1UaFlrbWx0VzZmQk9TNXZ6SUJmVFJoSmV0UWNvSVMtSWpDRGJqWnhwbUFCNGNKYVVReFpHTC1QU296all2SXpGWWRBQjVNY2FDdjJKd3NJc2tIb29USkphbDI0U3ZIblNSVWl0Mlgxb3BCaGYtTVh5eUc2SjMzQkJqUkp6dVRucExBUnNRbWJSN2NyQktfSnJqVkZlLUNnYVZVZmVtOThFck9kY05DNlJxcFRRMjllSE5yaWJhR1p3bGtEMlp4anB5VkdNdkpYWHc4UWNCWVJncEcxRFVmdDhhS2VlQUlTcW5aajhOUmRMZ1JGclNLdmFUcThZOXB6X1Q4bWViWUltUTRoSjR4R0VONEVBQmlaYWNhU241RTUtNDF4WUY0ZVRGNEN0UkVOcV9Ed2d0eVJuVURRNGJCUmhvNmlKS0h2WlZ4dDBjcWwtV2JVWlhic1pfSm1tLUI3YWtnWFVvclN0RkRoU1dHMXFuckVJQmxGR1dGTEFTLXIwY0ZGWUg0QzZJX2FVYjhsRHhsMXhXcjRiWVBNTW53SklKYThYUXpjVF9KcGhPV0xvbmh0em16a3ZVQWM3WDVfQ1MyWEJvYW5Wdm9ZWW1WSXhmU09WdGRtWFBBTkpOc0NJTnBYaFJyaDR0VnNadUlTUUNWQ2RLd25raTYxX1dNSi1ONHoyMEkxV3NJaTI2SHFpSjZfdS1RV1QxQkxZUm5yemtPU2Q0MTgyb0R4S1V0d0Y5c2FZVjkyQVpZVmVjMWRtbWpnVXFCeGRJNFFBdG1SUjR3TXNfaDloQVBrbEh1QWktSkpHVjdNd1Nkcl93ZmliN2hOa2RNa3oybW1YMi1zak5uSmZ4MWNFaFY3dXhYY2lmUGV4dlNIRURTUzBuZkQxa0ZkTXBpMWlrWjVkVTVuNGVQZndtXy1pd19TT0Y1aWEtTHJfQ1VqcVVsUkwzLXdyNW9CWmNBaWZpUkNrT1g1ZUktRmtjY3otVzgzUExyNm52eGhjUU5ZVzkyVVZTN1RkNFRQWGZGQmxMMmRqMnJQVFJkdmNYOWJRVFVDNEdubUxMUnhCZjB1Z3k3OG1XcTliWS1UR3Z2V2xuOVlJZjJfMXU1bzFJbXhFLUFJdU1EMVlDd05QODNSX2p1VGVSa3hEanFvNmtiREhRQ0lRX3pQT3hSZ2dISy1McE85U1pCaEJOMFprbkhRcDJ6aEFNREcya0xLbmtJdHVyYm5SZnBGSXVDV0VSTkVxNXZobGtHazQ4ekJNNDhnb2tfeTkyb0lVZUtiR1NEQVpYOWxSQ1ZMc1NfU1hINF9jWEZhcFpGSk4zVkxfbGJ3bjd1Yl9kSkVyS21CSUI3VEFNczFGeHFUakdyblVnR3NHdmdodVhwOEVXMHpVQTBPQ3RBNjJlaFZTS3BCdzdJU1BZak5RRTVCanpmNEpyQkYwcHM0eUV3T3h3VmFJdHpHeV9CcjVpRUItcnNMR1hEb2pnMC0yT28welk2WnZzbzZhLWk5ZUVRZzNkRkljNzQtUnZLQlYxSHR6WlhaTzFqMjVnTzcxSW84TVNoVENrTl9qSFdZeWlvbURFNTBZYVJ0ZkRJQUFfMTQ5UFJYZjJWNm9OVGZ0bm5ZZ1BaWUU4Ml96dlgyZ0R3RkI0V0lPN084bjcxaHBCazd1VjNIbjBCVlVseFh4R3p5cFlQYjVfZUctMjFrbVlzR2YxVUZYZkwtVkZRM3Fua1dPLVdIdXRoSzN1SkZwbjdLZEh3dks2TVQwZnpJbEpSZ3V5ajhHMGpaUmlSV2ZnQkZsNVF4OFp3d2wzR2JnUHdyckZrUE5CTTdrekpMcmc3TjVBalZkMmltMTFaSk5qeG9OZ2lEN05oTGVIMEdiNEpUY29WdjNoQVc5UGNXZFQySW5KeFc3Z2RGS3c4eUF6QlB5WDh2VUZNVl9zT0N4VEtzZm1LZEd0cUJPMFE2OGhXOEFwRkt3RnZlc2xVNDBRVXdMa0ozQ3BpX1BaMFNJRjJ1RDNCekd3b1lMcVdrcUFQX3JvRFFMMklmem5aalVNVFZFcS1MbmlJR2tzNFVHSk9IRzFtYy1yTTNzRkd6Q3E4YUNBVkkxSWZCVTQ1RlNHU2VqNnFVQ2dHVXVBR0dXOGNQUUxPaXkyMER3ck8tYy02UXpENXpxcGhicDYxZXR6MEUtYkFkbXdhU25XLTFhaHpHTkt4c0RrN0pVQlFBZGdJVTFGRXJtLW91T01ieldnSUFlN2dnY1lUQ1pRcl9kNmdtbERqcVhJanlqb2xTbm1yLVRfLUhHYjVlZ3BuS1daRDQ4WURlR1VGT1BCUFdCSVh5anBuWHZNWGRVOEFYV1VjSHdWak9Lem5Kb0NRcjM2OWxldVBWQ285YmIyS2NidzhEMVZFalp6ejJGRVhlYVNiVENJdVc4MlI3dkgtQ0l3R0xKQTdMeUhVUS1YbUdqZkNOdndpUmpQQkRXcEZUYURHSnVQdDlWQVdYaVRQQ0UwR180VXR5alpaRmUxemtULTFvTk1HX2d3aXpfQ2tnY2pwRjQ3Zzh1dmUySk1MNDFBanNGSlI2TXhCQ2x4VWF2cnpHRXhtYjNaeTFJSkdFbTBSM2lBSTh6YXowY05sRmI0Q3hpZDh5QkxlTUxpOTRXRS0wYjZKSG1pdTBxNUhsNUlITTB5Y3o0LXJ0Ym1ZNjc4ZTA2dndhN0tTenUxMEdUendIVHNqUDYxRFhPZGFtSGY2V2Y2Q0RjbVhDWGwyUUYyV2hVT2tjS1hNRmdORDU5VzQ0QTdYMmVBaEJrVmgyUXVxd3F3cUZGMlN1OVhMbXZyT0RIU0NOSGY4N2VRc2NmWEZKeWEtX2lxYWZWYVhOWlRIUkNTVXNPUlpPYzRKZ2h6d0ZIcV8xWDJ1VEZpUkpnYl8tOHE5NDBPNzlKMnR4YndWVlQ3UFI5X196anVIV004ZEo2QWpLUy1UbU1QcUxQbnZZQkVEM1JialhCWGVQcVBzXy10ejFEa21acVhFa1VSSGRRZkZvOWhVYk5lM2NvVGJzZi1pSVhseDZWVHZod2gyRWhQN2dvYlVXSmV2MjdVOGJGYlFRSGw4ZGZHalhZc3JPSllBQnMwV0hVcEdOMmM4eXZPVUdFUnF0MFZLM3p1bHctU1NnQzFxWThPdi1TbWNmMlIyREVWdjQ5SEJJSUlDWGlMRjVOekUweWhvMXRlT1djeXVSSFJ3R3hGbkRpU1p2Z3dMaTEzUVdNdFlxZFJBRWFMdzRPb0VaeUpPZW92RlFvS19RdjhYdzdYZllLNWFGRFZGZF9jajJCVUtPY1A0anpEN2tTaGprRHc3cVJBVUM3Y0RyU0lqWUs1bE8yQTdJbTJmQXNGdWNUTXpReVJnUEc3OXJYblZySF9pUEpKdktvd3liWlFvNEU5dXZlUmpfVWxPX0dKN28yR0p6SlE1bWRlR05QN0k0cGU5WjRiUXJJYXNJVk5WN1NseXlPc0FBLnQxZm90aUxYQ3hOaHpCRlg0MmdOaUJlZGRNczVxbFJ6cFkzS0JoTEJuRmc" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:22:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "af76f779-6a01-4c73-b4c0-62685bb963fe" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey9694688f7/0ce498a0641645aba44873f3315717c1", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "xJ6QECx4qJx96JxidFcB_fxB7tmWl0a_8dmbJA-wATjZ_pd1fi9BGSYZBJHRohsIHBDLLNJW8eqrZT9WNtdGH7fezmTJssbulYUh1r7Q-c-2kp4xxbgQrRTFE6oTa2ETijyMkdeh11fpV3EDw-jn39u1D_v_HjJmKiOOpTC0jM9I0mx1T9Mm4LuYSzdrVrj0VGAKkk6AVlnjHcaWs9PCQRmT9DDfUWs7P1fFhR8MNsVvakCwiMQalrnOzyt7EojO0id5v78VaX0bXsPtZazl6U-sCVoJNpIa4nbFNFDodz_c8wBgqPjSkJxC2NEEqNmyNHexX0yfGpA_DRTTBAHMWQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "testkey9694688f7" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.rotateKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.rotateKey[1].json index 9d1d3be32b057..84a6e5155a3f5 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.rotateKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.rotateKey[1].json @@ -1,53 +1,147 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey94479766/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/rotatekey111498f7/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "77cac39e-10ad-4fdb-90c6-b6c941117698" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:41 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "718", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7d9fe6fa-96db-4bd9-a976-42cf698773b0", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey94479766/5377c45880954889a2498321d38b88a5\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"ykMO3_BmRsVH7eUgf2oLwYcxfdx3jyWHlSKtmYZABZR8qgIMsVnJYdXSeRRWu55bi0GN8-MpO0wlHHG8LzQiBLikniA1E-X7FdoHTL-GyL3EI9JnrVQweUVP13U6SB64kMjlaeDm1TZrJ2pm2mP4rhCM6LLWAT0VaWqqZhQWDsQ_-Yc9WoKk2gajf8AHNjzGLNB_lKXYW6cJ8O5tmaxF-eOx3H6BcCg1zM5sVcZ9Swt5JGnr45Q06I4TlQCHurydEM-jdR3608oWrGJvSKYRvc8vPMtu535oH74ilycIZwnkSpYXb-KkFq25JdHeQbcOhUYYRkvkk4_ZBqvG-6-rPQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678954181,\"updated\":1678954181,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/rotatekey111498f7/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "49", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": {}, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "716", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3523fffb-8e80-4618-b923-a6852742dc6e" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey111498f7/4c0ccac784e04a34882ccd2f36d061f7", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "p52AFDk7xytEkTdz5tvO2tMrryfCaft5n356PXCHI5BZxvQAiWTWWmgSAOZTxzE3_GJLE84gyXphpMKBTUO8CreK8zsN7h29SjJvJnyj-zd-HmYoe-hBeXpkBSFPpZO5QiVAsZI7Jc9IQeVLbHuvBUQxRDSbj-wUoBz24d2Iz8Fk0lm8WlUGex5K5XrshoaEm-vkbncUALsZm-bMTwwQZiPN0hAT6NCLkwGs-qVG77Le8HtwSsx-j3wXoP861CAABXDvx7FWWWKj76Cru-5aGP_QQ_yZ6YzSOWOVvApXcfEmoduX3gVzymqsVGCxOFvvhHFZVFQxRfca2HNwnav5QQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey94479766/rotate?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:41 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "718", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "887d2527-2719-4616-860c-47b0383bff81", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey94479766/4e4ce18dc0384c3387d47848304c6ca9\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"vXUB6jSK9-7AXEJljkgc5zFW8AaRuHl3StTMAsHbYgwBil0xW5KexMYxrbV2SY6xrvIhaEduZe4uY_VqeJJmaKqlYjckmY29I_5AAEXwwyjzrokPUk1ehLYPXRel415z-nbhbvS1amnAW-gU2W-uSbsvhj04B4XI6eqi8LVV5hbtNAqaVozew166TkuIe6tghcqFAz4RDKIrC_DUBz75h50emwvA1vx-Vv9NU1xFwjFpawbnMeAYZWoCWcM9heLnzN3vbgnwhqNG54NcApwRqfbAfoh725i8igClJrx3OuIxY6R1GKN-qQmsjZ51DjYpVs1bngBvucnnEgrbUQf_0Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678954182,\"updated\":1678954182,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "rotatekey94479766" ] + { + "RequestUri": "https://REDACTED/keys/rotatekey111498f7/rotate?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "716", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "aee7ed50-1103-4545-b3b3-8c9e8fe6f847" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey111498f7/2e18521f16d548adb1a027765c1f2680", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "5HMKwU4Iu5E4LDSPs6NNtDgsnOtisXqvlDKrkHwa7OP2-ySLX9MItV24mFLjJnuFZVONpcnrSJrGppZpAYIh1EWNzA23na5UkLZ2buwgLHOcpn5r9ErdkmyqtLl9JMUmxAD97VWV9xxZ8e8Y2v_0sAA6gxLqGx6L2qzK7SS91NjdZCsUq7TDbj9KtS93gVz1M8cSTwGfl1e6zisCk3LBlbx-PViMMvEOVVn6Fe6DKpxh3OTDETwDrwOeNFwAdCGKKPniG7t1wuXmaHBm2ZcYarRE763AVAljIZekofPJdvEBFZy6NjvejnCoRGwgcXEd4U1AYiVKcdN1n2Awb8aeOQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "rotatekey111498f7" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.updateDisabledKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.updateDisabledKey[1].json index a65eb091d8497..4fd9bffa4cce5 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.updateDisabledKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.updateDisabledKey[1].json @@ -1,54 +1,155 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey226420fce/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey284288686/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bf4019ed-a416-4541-b8f7-25c13b14493f" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "446", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "68260f52-5841-4461-89b7-bb5a69743aa5", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey226420fce/5a4175db2f934d068e7326f6f153b0f4\",\"kty\":\"EC\",\"key_ops\":[\"sign\",\"verify\"],\"crv\":\"P-256\",\"x\":\"sIEN6GfCxBTIBLOKb9fqAjQDAfGBwmVRfFla7BdQ7pg\",\"y\":\"MELqHwQZrnppZ6KC5DtnY6zY46PqHr26bzPG1u4gz58\"},\"attributes\":{\"enabled\":false,\"exp\":2537049600,\"created\":1678954213,\"updated\":1678954213,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey284288686/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "80", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "EC", + "attributes": { + "enabled": false, + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "444", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6931d6bf-3075-4c1e-b412-998830aca367" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey284288686/ac6916c7a4744fe7adfbda76f1455387", + "kty": "EC", + "key_ops": [ + "sign", + "verify" + ], + "crv": "P-256", + "x": "oPZgMTyGXb1cSvR4n2nTmNBRfd_gVFwtgJJSE95JqeU", + "y": "yxmVpUYn--PIWrOV0YQTswYH3koko7Kpz2hSkS7XoRM" + }, + "attributes": { + "enabled": false, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey226420fce/5a4175db2f934d068e7326f6f153b0f4?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "446", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "753b925d-50bb-46c7-b3e8-923f8d040020", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey226420fce/5a4175db2f934d068e7326f6f153b0f4\",\"kty\":\"EC\",\"key_ops\":[\"sign\",\"verify\"],\"crv\":\"P-256\",\"x\":\"sIEN6GfCxBTIBLOKb9fqAjQDAfGBwmVRfFla7BdQ7pg\",\"y\":\"MELqHwQZrnppZ6KC5DtnY6zY46PqHr26bzPG1u4gz58\"},\"attributes\":{\"enabled\":false,\"exp\":2852668800,\"created\":1678954213,\"updated\":1678954214,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey226420fce" ] + { + "RequestUri": "https://REDACTED/keys/testkey284288686/ac6916c7a4744fe7adfbda76f1455387?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "88", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "attributes": { + "enabled": false, + "exp": 2852668800, + "exportable": false + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "444", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a8fa91a0-a6d6-48cb-b005-9c3a95c32993" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey284288686/ac6916c7a4744fe7adfbda76f1455387", + "kty": "EC", + "key_ops": [ + "sign", + "verify" + ], + "crv": "P-256", + "x": "oPZgMTyGXb1cSvR4n2nTmNBRfd_gVFwtgJJSE95JqeU", + "y": "yxmVpUYn--PIWrOV0YQTswYH3koko7Kpz2hSkS7XoRM" + }, + "attributes": { + "enabled": false, + "exp": 2852668800, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "testkey284288686" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.updateGetKeyRotationPolicyWithAllProperties[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.updateGetKeyRotationPolicyWithAllProperties[1].json index fddf3d48adc50..e7417caa84180 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.updateGetKeyRotationPolicyWithAllProperties[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.updateGetKeyRotationPolicyWithAllProperties[1].json @@ -1,78 +1,224 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey467304a1/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/rotatekey8567757a/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "efb012ba-c72e-43d4-9af4-83148a1c18aa" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:56:52 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "718", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "145a47cf-2de3-413b-bf3f-a7a38d0a04df", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey467304a1/9aa3984b76f84c2caa9446f55e9c6e47\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"vMYz8KgIjv-Qc7hqa8IeHWwCRBxXs1WUq7H0LW1FDivOmeaGnfuOv2mYsjjqR-ZukjYy2B4aFpjajdoPShOniG1bzjsD_D5IPJ5jvonYlC25h0xDAQKoi0hOsWPRgDhADmOVR3mEh_BqcrpKpQlKVqJ-FqpPJUzVvDbyR6NKVfVwrS6fyB7FbL4HiELpFYD7JgbxO2J69g7mgQKWY4EUWmMQJvtoWQcTYRBJJg-c-_KS7V2D29kwe5r_t-Zc8nI7nYJPkScNN0VViV4FnlxrE7IGIrS5xOisvYEXF8CMKvIZE9-HK1BrOGUjaGDnZ44wYmOhihx8IBGPUCpGS1WD4Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678957012,\"updated\":1678957012,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/rotatekey8567757a/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "49", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": {}, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "716", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4e9b7e27-73b2-4d4d-b5ec-399af387c84c" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey8567757a/1767743d857a43ab9ba6c5ca88476c3e", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "qhk-sWGWT8-U9vnuLfJXZQDigkOfkkqmLRsGwJyV9kE6pT2RjqmT3GAvAoPyN3tZhEm0skI083hsz2qasOZiWgyENfGF3GQMDR6uRtpkIGDl8KzkYGmU4VdhdfIBXhl4kja1_A7qSpernJNJwppLLLkIT2_4MX4r63QLljwa-Wnfw9VvxzFI_yYQWR6wmdfiMGeU3P9k6DM53l3PIlYcupkDKdYJsTq8P-1wEdJfjqH4W_7gIDvtBUry2qqPpOyh94OZuMSA1UVgNIvO_5d1qwCWaZ_PypdtH-bwOJN6OspvzBOg4ta_slncm479Vxxy7WI6db4MvPDj-2ihVSDL5Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey467304a1/rotationpolicy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/rotatekey8567757a/rotationpolicy?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "186", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "lifetimeActions": [ + { + "trigger": { + "timeAfterCreate": "P7D" + }, + "action": { + "type": "rotate" + } + }, + { + "trigger": { + "timeBeforeExpiry": "P7D" + }, + "action": { + "type": "notify" + } + } + ], + "attributes": { + "expiryTime": "P6M" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "313", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3f254aba-37d2-430b-80b4-992fd4fb12a4" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/keys/rotatekey8567757a/rotationpolicy", + "lifetimeActions": [ + { + "trigger": { + "timeAfterCreate": "P7D" + }, + "action": { + "type": "Rotate" + } + }, + { + "trigger": { + "timeBeforeExpiry": "P7D" + }, + "action": { + "type": "Notify" + } + } + ], + "attributes": { + "expiryTime": "P6M", + "created": 1681269677, + "updated": 1681269677 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:56:52 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "315", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e38c8608-ae1d-4df8-b81a-c241f41e6325", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/keys/rotatekey467304a1/rotationpolicy\",\"lifetimeActions\":[{\"trigger\":{\"timeAfterCreate\":\"P7D\"},\"action\":{\"type\":\"Rotate\"}},{\"trigger\":{\"timeBeforeExpiry\":\"P7D\"},\"action\":{\"type\":\"Notify\"}}],\"attributes\":{\"expiryTime\":\"P6M\",\"created\":1678957012,\"updated\":1678957012}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey467304a1/rotationpolicy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:56:52 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "315", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8d79d49c-eda5-41d1-8779-e9e27a2df0f4", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/keys/rotatekey467304a1/rotationpolicy\",\"lifetimeActions\":[{\"trigger\":{\"timeAfterCreate\":\"P7D\"},\"action\":{\"type\":\"Rotate\"}},{\"trigger\":{\"timeBeforeExpiry\":\"P7D\"},\"action\":{\"type\":\"Notify\"}}],\"attributes\":{\"expiryTime\":\"P6M\",\"created\":1678957012,\"updated\":1678957012}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "rotatekey467304a1" ] + { + "RequestUri": "https://REDACTED/keys/rotatekey8567757a/rotationpolicy?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "313", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c1aa98f9-d34d-4a2e-ac03-cacb6e4f65ef" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/keys/rotatekey8567757a/rotationpolicy", + "lifetimeActions": [ + { + "trigger": { + "timeAfterCreate": "P7D" + }, + "action": { + "type": "Rotate" + } + }, + { + "trigger": { + "timeBeforeExpiry": "P7D" + }, + "action": { + "type": "Notify" + } + } + ], + "attributes": { + "expiryTime": "P6M", + "created": 1681269677, + "updated": 1681269677 + } + } + } + ], + "Variables": { + "0": "rotatekey8567757a" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.updateGetKeyRotationPolicyWithMinimumProperties[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.updateGetKeyRotationPolicyWithMinimumProperties[1].json deleted file mode 100644 index 32f813705361a..0000000000000 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.updateGetKeyRotationPolicyWithMinimumProperties[1].json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey81189181/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:56:43 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "718", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8d30e300-9b88-4a9f-8b2b-dd2318d1c385", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey81189181/8254f56c5fe14f8bb4444612aa6e8c91\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"rlWcTfDL0qTIPub6CKSDfctY2qAKTacR8fabh6SByTxYSk_ZWsD_GwFLtQLjoP5qlIPe5ln2DbLmz-P_ej-hPFJhsmqfe4bMQposEdvmF_P2APUmKLavEktQp7j8lHxL4CScM1296Xdcm8g8uAr5phKIkA4BplyvSZgqMN_Q0l871PqkPjqqMCKoILafvK8bZ-7zM3ddwpNVrocjp9__D4vaeuMY-zn5Q00-qT5e9esFeK94V0LpS0ndz_YwwJxwTPTgsapM8I8uWob4MNzq6Mk1HQ94I5RqOFQcnt_mZEUi-1K79uCHOZksPbeLvLIpA-bFrmIzfCNqhNGkCzfUeQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678957003,\"updated\":1678957003,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey81189181/rotationpolicy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:56:43 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "232", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "caafe98a-018b-43ee-8131-a5ef57cfc43e", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/keys/rotatekey81189181/rotationpolicy\",\"lifetimeActions\":[{\"trigger\":{\"timeBeforeExpiry\":\"P30D\"},\"action\":{\"type\":\"Notify\"}}],\"attributes\":{\"created\":1678957003,\"updated\":1678957003}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey81189181/rotationpolicy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:56:43 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "232", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9f8a36ee-8275-400f-8c50-a037e4b480a4", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/keys/rotatekey81189181/rotationpolicy\",\"lifetimeActions\":[{\"trigger\":{\"timeBeforeExpiry\":\"P30D\"},\"action\":{\"type\":\"Notify\"}}],\"attributes\":{\"created\":1678957003,\"updated\":1678957003}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "rotatekey81189181" ] -} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.updateKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.updateKey[1].json index a1db11ffa6d8d..6f9e1eadf7bfa 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.updateKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyAsyncClientTest.updateKey[1].json @@ -1,54 +1,176 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey1348238e1/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey100076e94/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "10651c7c-c2be-4b17-9037-097955d62b3c" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "797", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ca6b20b5-59c9-4785-a0f8-b286aef480e1", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey1348238e1/3696b964ce73444886b6ef50f095a255\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"uk3YGHF65r19L_5A77cTQVt4JGEw1xRyiZRU418LoQ9G9KaqU10rH3J__lU1dIW-YXoaiC_WigMdV5VgAyG8H6lWVVVZZMMlYJtWLLAUebtNPAAwjOh-f9vWKAtVyICtw3X5Ggn_-XtZFS2tgQa2a48Auy5NJS-_frTZgRqjyC7CH-hbetDg29TQgXdH8MR-jSQVKH7HdBJ_oVynyVZP1DuX_lomAit1WGZ_0KIoDBtEt4viRf9TgEJrbislL7c8qb6Bv1JEB532XJbaDyRXkrjNmbuaFB01qNbVLaTUW109dqUQ1hug7fqWVdz9UC60gw2kAivPFYv_NRAwXz7YBQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey100076e94/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "128", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "795", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c79c7e1d-f11a-4122-81ae-97d5f53c1665" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey100076e94/ca420b8318cc4cf4a512b5145246e2ad", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "8aNEB8U81mzy0EByOimEhjiSxKjc0Q_Sdd38hYO-t1rKUXTvtE01SJfMFKGMnJESR6X-tjnm9MJaVtboKrlsQvC_6XZ-FQbI6lJi01bWtni-LRxk9skIuiPt6xCfWRNYpaAabav6zAibaDm0mdo5F1CDkJQbgjr1w_g2svQrDxOTRl-SJlxIcMsee7jmu22PpuYBXg28b2-JtIPuMZOGXW4cyI_Qe7jsSwwIK9e7sRy3rtruJLoRqjOMZsDcOg6kQtmcIBlgBpg8A5TyQuoLb7Au7sZ_MqRatKj-pbNB_ME4a2_v6cAfM1MxAKmr4da51vmu1lTsqJY73f8Pr9vlBQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey1348238e1/3696b964ce73444886b6ef50f095a255?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "797", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "53b47233-00ba-4d27-b3c8-0e4c706ec047", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey1348238e1/3696b964ce73444886b6ef50f095a255\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"uk3YGHF65r19L_5A77cTQVt4JGEw1xRyiZRU418LoQ9G9KaqU10rH3J__lU1dIW-YXoaiC_WigMdV5VgAyG8H6lWVVVZZMMlYJtWLLAUebtNPAAwjOh-f9vWKAtVyICtw3X5Ggn_-XtZFS2tgQa2a48Auy5NJS-_frTZgRqjyC7CH-hbetDg29TQgXdH8MR-jSQVKH7HdBJ_oVynyVZP1DuX_lomAit1WGZ_0KIoDBtEt4viRf9TgEJrbislL7c8qb6Bv1JEB532XJbaDyRXkrjNmbuaFB01qNbVLaTUW109dqUQ1hug7fqWVdz9UC60gw2kAivPFYv_NRAwXz7YBQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954167,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey1348238e1" ] + { + "RequestUri": "https://REDACTED/keys/testkey100076e94/ca420b8318cc4cf4a512b5145246e2ad?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "150", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "attributes": { + "enabled": true, + "exp": 2852668800, + "exportable": false + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "795", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4162f123-02be-41e6-bf70-9e5f14c2a62a" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey100076e94/ca420b8318cc4cf4a512b5145246e2ad", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "8aNEB8U81mzy0EByOimEhjiSxKjc0Q_Sdd38hYO-t1rKUXTvtE01SJfMFKGMnJESR6X-tjnm9MJaVtboKrlsQvC_6XZ-FQbI6lJi01bWtni-LRxk9skIuiPt6xCfWRNYpaAabav6zAibaDm0mdo5F1CDkJQbgjr1w_g2svQrDxOTRl-SJlxIcMsee7jmu22PpuYBXg28b2-JtIPuMZOGXW4cyI_Qe7jsSwwIK9e7sRy3rtruJLoRqjOMZsDcOg6kQtmcIBlgBpg8A5TyQuoLb7Au7sZ_MqRatKj-pbNB_ME4a2_v6cAfM1MxAKmr4da51vmu1lTsqJY73f8Pr9vlBQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + } + } + ], + "Variables": { + "0": "testkey100076e94" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createOctKeyWithDefaultSize[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createOctKeyWithDefaultSize[1].json index 6ec2330c68b53..77b59237780d6 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createOctKeyWithDefaultSize[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createOctKeyWithDefaultSize[1].json @@ -1,28 +1,98 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/testoctkey777033b/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testoctkey575002b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "bc805722-d8e0-11ed-a717-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "436", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "218", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "341c74f4-c3d4-11ed-ae04-000d3a612dea", - "Body" : "{\"attributes\":{\"created\":1678955169,\"enabled\":true,\"exp\":2527113600,\"exportable\":false,\"nbf\":949237199,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678955169},\"key\":{\"key_ops\":[\"deriveKey\",\"wrapKey\",\"verify\",\"sign\",\"unwrapKey\",\"encrypt\",\"decrypt\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/testoctkey777033b/8be009b6c16f4ae3066819548feb3573\",\"kty\":\"oct-HSM\"},\"tags\":{\"foo\":\"baz\"}}" - }, - "Exception" : null - } ], - "variables" : [ "testoctkey777033b" ] + { + "RequestUri": "https://REDACTED/keys/testoctkey575002b/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "oct-HSM", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "434", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "bcaba878-d8e0-11ed-a717-0022488d0014", + "x-ms-server-latency": "167" + }, + "ResponseBody": { + "attributes": { + "created": 1681269526, + "enabled": true, + "exp": 2527113600, + "exportable": false, + "nbf": 949237199, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681269526 + }, + "key": { + "key_ops": [ + "deriveKey", + "wrapKey", + "verify", + "sign", + "unwrapKey", + "encrypt", + "decrypt" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/testoctkey575002b/87093488ea9b080d338ec0f6a29e8092", + "kty": "oct-HSM" + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "testoctkey575002b" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createOctKeyWithInvalidSize[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createOctKeyWithInvalidSize[1].json index 15320108efcaa..eb92efb73df6b 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createOctKeyWithInvalidSize[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createOctKeyWithInvalidSize[1].json @@ -1,26 +1,75 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/testoctkey774365a/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testoctkey99092f7/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "bc6d7b5c-d8e0-11ed-a30d-000d3a612dea", + "x-ms-server-latency": "1" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "120", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-frame-options" : "SAMEORIGIN", - "content-type" : "application/json; charset=utf-8", - "retry-after" : "0", - "cache-control" : "no-cache", - "StatusCode" : "400", - "x-ms-request-id" : "3468aaae-c3d4-11ed-9dfb-000d3a612dea", - "Body" : "{\"error\":{\"code\":\"BadParameter\",\"message\":\"Invalid key size: '64' (Activity ID: 3468aaae-c3d4-11ed-9dfb-000d3a612dea)\"}}", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "x-ms-server-latency" : "16" - }, - "Exception" : null - } ], - "variables" : [ "testoctkey774365a" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys/testoctkey99092f7/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "120", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "oct-HSM", + "key_size": 64, + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 400, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "120", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "bc9628c2-d8e0-11ed-a717-0022488d0014", + "x-ms-server-latency": "15" + }, + "ResponseBody": { + "error": { + "code": "BadParameter", + "message": "Invalid key size: \u002764\u0027 (Activity ID: bc9628c2-d8e0-11ed-a717-0022488d0014)" + } + } + } + ], + "Variables": { + "0": "testoctkey99092f7" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createOctKeyWithValidSize[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createOctKeyWithValidSize[1].json index 92b45f859b3b3..b0273ba8b71cb 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createOctKeyWithValidSize[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createOctKeyWithValidSize[1].json @@ -1,28 +1,99 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/testoctkey2826415/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testoctkey19160b5/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "bc01873a-d8e0-11ed-812a-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "436", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "207", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "3321268a-c3d4-11ed-a46a-000d3a6149b5", - "Body" : "{\"attributes\":{\"created\":1678955167,\"enabled\":true,\"exp\":2527113600,\"exportable\":false,\"nbf\":949237199,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678955167},\"key\":{\"key_ops\":[\"deriveKey\",\"wrapKey\",\"verify\",\"sign\",\"unwrapKey\",\"encrypt\",\"decrypt\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/testoctkey2826415/2f36ce077fb84effadf0754f5a753474\",\"kty\":\"oct-HSM\"},\"tags\":{\"foo\":\"baz\"}}" - }, - "Exception" : null - } ], - "variables" : [ "testoctkey2826415" ] + { + "RequestUri": "https://REDACTED/keys/testoctkey19160b5/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "121", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "oct-HSM", + "key_size": 256, + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "434", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "bc30cb8a-d8e0-11ed-9768-000d3a612dea", + "x-ms-server-latency": "133" + }, + "ResponseBody": { + "attributes": { + "created": 1681269526, + "enabled": true, + "exp": 2527113600, + "exportable": false, + "nbf": 949237199, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681269526 + }, + "key": { + "key_ops": [ + "deriveKey", + "wrapKey", + "verify", + "sign", + "unwrapKey", + "encrypt", + "decrypt" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/testoctkey19160b5/cc80410776f309b59d5ad89b760f3f09", + "kty": "oct-HSM" + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "testoctkey19160b5" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createRsaKeyWithPublicExponent[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createRsaKeyWithPublicExponent[1].json index d35bf37dbad83..3139d0a42049c 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createRsaKeyWithPublicExponent[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createRsaKeyWithPublicExponent[1].json @@ -1,28 +1,100 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/testrsakey908871d/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testrsakey1860684/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "bc5be248-d8e0-11ed-b9d0-0022488d0014", + "x-ms-server-latency": "0" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "782", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "774", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "3366a64c-c3d4-11ed-ae04-000d3a612dea", - "Body" : "{\"attributes\":{\"created\":1678955168,\"enabled\":true,\"exp\":2527113600,\"exportable\":false,\"nbf\":949237199,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678955168},\"key\":{\"e\":\"Aw\",\"key_ops\":[\"wrapKey\",\"decrypt\",\"encrypt\",\"unwrapKey\",\"sign\",\"verify\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/testrsakey908871d/9145e6bc26824c23a348444e1ded5a06\",\"kty\":\"RSA-HSM\",\"n\":\"qfWoi7IBi_B4ORIYYj5qUHS5TQ-c1nwaCb1rLzQKWb4McKYYjNSJSCjg0bjhy5kyjMZzZw-gzLaFGVauzDRQdOEU0ORkUHdlYAoSbUMVOEf3HP06Pd3coTf5McALfCuJjlkPe13SrGcmyMH6rXdbS15kW6arzzaas7ZRbBrifgfM81t1T3r7FJQbF1FFbfuBSkghxw8-boiFzY91pCtmjMa8_y5jX5dWH4XbgAADzSTTyLpkJ2Lwh-DUO78qrqaELfMs2rO1aYRk1y9uhVQ6fzjRuNM6jsaAJ7yqwPeOco36g85fCjJc4ByL3025xyorwNAw-acSo85HaF7_vuEr2w\"},\"tags\":{\"foo\":\"baz\"}}" - }, - "Exception" : null - } ], - "variables" : [ "testrsakey908871d" ] + { + "RequestUri": "https://REDACTED/keys/testrsakey1860684/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "122", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA-HSM", + "key_size": 2048, + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 3 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "780", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "bc74ad1e-d8e0-11ed-b9d0-0022488d0014", + "x-ms-server-latency": "2029" + }, + "ResponseBody": { + "attributes": { + "created": 1681269526, + "enabled": true, + "exp": 2527113600, + "exportable": false, + "nbf": 949237199, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681269526 + }, + "key": { + "e": "Aw", + "key_ops": [ + "wrapKey", + "decrypt", + "encrypt", + "unwrapKey", + "sign", + "verify" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/testrsakey1860684/a707c7695b444277916f509a9ffa806f", + "kty": "RSA-HSM", + "n": "tNmP-_5iaLKo5Au2zlpZxDSNDQkng6PV4ywivh3Za2uiIQzzUROvO7pzj9myRtnkcxYqo7wqufapCo8peiTOk7vFUNGEWt5JPVg5-wCY3UWVeUvbYxHNd8MjXeiUl9T-TxIa3ujFzhOlOFH7MKaxgk6V-Y5KEC01J7b8QLkJiLFjL0yBuaA3FxL0xkK8S26etKo1GullNdNkgm2uFKqsKPwJjpvKNLiTSzNMI1m4I74a_LEww1EUXx4msXlnKfpxvu7MabZ019sIr74kQUFaV8YCTJhUh2OdZogCHu6p3GB3JvrpIfUQAsuzw85F_KZKmqkKbeT8e4e65yBcuc01IQ" + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "testrsakey1860684" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createRsaKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createRsaKey[1].json index 5d8c0ff8a555f..e0f4e61b53319 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createRsaKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.createRsaKey[1].json @@ -1,28 +1,99 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/javakeytemp12123bc/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/javakeytemp566000f/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "ba84dd30-d8e0-11ed-bcea-0022488d0014", + "x-ms-server-latency": "26" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "785", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "304", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "32c7da6c-c3d4-11ed-9dfb-000d3a612dea", - "Body" : "{\"attributes\":{\"created\":1678955167,\"enabled\":true,\"exp\":2527113600,\"exportable\":false,\"nbf\":949237199,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678955167},\"key\":{\"e\":\"AQAB\",\"key_ops\":[\"wrapKey\",\"decrypt\",\"encrypt\",\"unwrapKey\",\"sign\",\"verify\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/javakeytemp12123bc/9b92ea753a404db004d65d135fe974ca\",\"kty\":\"RSA-HSM\",\"n\":\"j59Yp9hEvuUvZVzXmrTeqJ-A42-5HljJVsl6TnS7DuaS2MNMdlkJR-fPzQ5ZcRMAUpY9oIyVkFI7O6OyOHBJ8hz7EQOUZB4rHuKsPHWZuZGaaJUVj4p-xn7VqhJ0p1naJW4FwtweyLYaAXJGgbOdeHWnkgGyMFd36NXZ5lmxoVl8Z1MSSy3ATuR5T0lxBhcGGIhJuAAcye-nw_Dt9PiHYqw3BQKfolltiNS0GegJ3MEzTQtqTZZfqAk4Itj24q-lWRhpB5b1vqEHo_32100V-5CRiaTKIKyLv3I71vj7M38bigGkspYEGydRFm6XaYqzksrUAHtvLjgaTiG4jiwTWw\"},\"tags\":{\"foo\":\"baz\"}}" - }, - "Exception" : null - } ], - "variables" : [ "javakeytemp12123bc" ] + { + "RequestUri": "https://REDACTED/keys/javakeytemp566000f/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA-HSM", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "783", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "bb6ee308-d8e0-11ed-812a-0022488d0014", + "x-ms-server-latency": "810" + }, + "ResponseBody": { + "attributes": { + "created": 1681269524, + "enabled": true, + "exp": 2527113600, + "exportable": false, + "nbf": 949237199, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681269524 + }, + "key": { + "e": "AQAB", + "key_ops": [ + "wrapKey", + "decrypt", + "encrypt", + "unwrapKey", + "sign", + "verify" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/javakeytemp566000f/9ed230a1d9e743d5012f0074295eb2d9", + "kty": "RSA-HSM", + "n": "-DGqTq-tXknTqXEyMqysDkG2sFSqnhWqVyi4ZxzltBPkk6Vm5wH__3G-yAVrNx0_GR8ojZYbypz5zTyozyam9XIs6LFbX1uBmwT4x3JKPA12bbEDRQblJcGb3a7KOFVNa-orXhbQmRyo6rWyNGpliG71gijY60_1SZcwcQX0PP4pc43dhoxFRK759MWZmQ08W4WjROOoYTpjFjGpZcO_BBuqhc2DpPfLtTLCZqdWsLaqeApLj0g7fgdQ4LfRJQ30tG1ZI7xXmVCtoH3Fq_iFmcH7f-y_AQcCRXbgWlaCjIG_75oPpCKpuLGCGYXP8PRaHRcnZGYGINeQ9GgCRhbKdw" + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "javakeytemp566000f" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.getRandomBytes[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.getRandomBytes[1].json index 4068c4c98c723..85064c0b849e5 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.getRandomBytes[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.getRandomBytes[1].json @@ -1,28 +1,61 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/rng?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/rng?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "b0fb6e52-d8e3-11ed-a717-0022488d0014", + "x-ms-server-latency": "2" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "28", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "0", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "33f9e0a6-c3d4-11ed-ae04-000d3a612dea", - "Body" : "{\"value\":\"E9xZ7uekwnK95xWL\"}" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/rng?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "12", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "count": 12 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "28", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "b1b3f562-d8e3-11ed-a717-0022488d0014", + "x-ms-server-latency": "1" + }, + "ResponseBody": { + "value": "qmKqXe0oMmZk7jR_" + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.releaseKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.releaseKey[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.releaseKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientManagedHsmTest.releaseKey[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.backupKeyNotFound[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.backupKeyNotFound[1].json index a1c1911c8e379..995c528d254ac 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.backupKeyNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.backupKeyNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/non-existing/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "18f79a52-abd8-4532-abb4-41587a57d673" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:10:01 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "300", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f4406321-15b5-461b-9ee1-abe890eb866e", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "142ef0b4-61a6-4fa2-9da9-f4b1c0bc08f0" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.backupKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.backupKey[1].json index 62da9bf8a5835..e79b608817b86 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.backupKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.backupKey[1].json @@ -1,54 +1,131 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey82814659e/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey8688021a6/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ac1cad43-3333-457d-aa3a-12123734762c" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:01 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "025b1f13-89fc-4dd7-afd2-8755206ca4ef", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey82814659e/f6a5a9fd3ec340a0ab87b34ed9d93a4d\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"yReRVk-AR6vCZWYu-gG5D8Pwx2rHTlueIBZiqIUL-ZfaIOBl_jHNNl0d6ohDcIRGSCOJoeOmcF8xsbm6XUquWN1JPVjFm0ksNbRLQrN7KlSC1UhbqhP4kVC-6-8RNeeizfOksVBMrf-q_QztYiNFUUYuIDPyBvpB4zorXvF0gTete1qlyomvW0E83cuZ1bwqwA7eQpZiOnf3iXbkGv1w_ERH2fCdIVfRp8Oi2POhJx-HhY8epIApw4fleSuXqLRqFzRa0aInqRuXRSypAPhni-BCudISs6PyDb4XNRIpIxAIVRdKUD3LDNDXulseGyQzSu51MSBixhNxd5xVMQMYhQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954202,\"updated\":1678954202,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey8688021a6/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6a971d6e-34c3-415f-8d20-be2789b9918f" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey8688021a6/ec55c4ec1acc456293ae4bd1f8f38f4c", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "4Df8_hOeYwvQHUWBcRxWvvGibPKBisH4wUPQ4nG4vavU8Swajp8Llv__jGlzfvY1EjEi2DO8tpVaaRlEPja7V6VeIffrlllYB0F7W5dObRCh4Y5ygWgHATlZX0hV71TcdjUN8uip66HamW4MS1N9e147eYPvive23FccHK7og9FeibPhVbsuYXg3ReMPhfJeYqRmZrfh157kXY80DbtjO-uN8-KhnCngS88ucXzcB3uj2eRHhhy5QdH7yMd0ugD_MOcgmvpZQSZ2dysOgGeT8wp3TLUzmOHepGSrNXdOgHuAoZjhxBHFI8YZCOqeYKL_EtFXBqlVxapp51Ve1iU6GQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey82814659e/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:02 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "12519", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "285476c4-955e-4480-970e-b8ac68057b9b", - "Body" : "{\"value\":\"JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuRVFXRVpURFEyTVFWODFiUHp5cTVoM2xjM0MzeVNEYU5nTGJDeUluV1cycVp0d1BYOFlESlFmNWJyZ3R5RUFVNDBxVjhSb3BhdUh2UUhDZ0xsNTZsVnFGWWpQZUk3SFVyTEdyLVhtTHdWQ21iNklaR09JcGFBV3lQTkZIZGFoVThLd0I4YjNTZ3R5UTlpbjRKVlFQUVY4cVhFTDJoZVpNNTZKZk5Td1JpQ2FBOURTWFJSNXdrd0VMUHZFclpWdTRZRm1VeWNtMG04OU1UZXN6RFdwd3JobFJzWERBNnMxLXd4QW9jR0RoUXdoQjU3LWJ5SmpBcWNHcVBCXzVJQ29NQ29DaWhlUkoteEJrWV9kQVRDQThodGI2bG9EOVlSajh6eU0zOENJNm4wbGRfVEY3Ul9HUFowS1FtM1F4NVVlTktSX2p6eTZkZUdyMDdiMFF0SGlmTE1BLkZ6ZmRjTGFJYTRfVnFrVGpyR2tNb3cuNnI1cU0tak1aU21NaHRXdS1iVnJuSnNjdk9HbGJPSVlvTktuM0loNWRjcHA2U25SM0o4X1ItemtIZ1NISnZZdXJpeDFlQ2d6dVZfakVOYWRzaDVvSGhHTHlxWERYSzc1TldpamgwUGNUUlI1dGdYUlhOLTR4NUFiSkpGMmZPNUtPd0dlQTRFVU11YjRpYkoxaDFxVFNKdmFZc2JuVEN4NHJRb3FuakZwQmFMZG5KUzhza3RTQzMxWmtEYjB0Zi1wa194bS1VUXFGYUY4ZWxGV0JIV1g3V3d5ZjEySXloaGFZV1pQMWpTdjJITzNHTVdDUXVpb2FmeGRtS1E2ckdiMmE4dUd3b3EtUGhLUEhocjAxaTk1dXpHWXpiSlFaSkpnZ3BFYU5zSy1vbUdxN3FtOWo0OHI5WDBJOWhHb2dlck1Bd2FJSlJ5UWw4R01xbDR1Ul9RLVBTQnZrWUxldklhbEk0cEhUV1dkZjlDMjRKSS1PNDBwMVNUdDNtbHVwRXU1RjZkbkVtOWhpamJpclFBR215N2t5SU9PM01ybHI3RHVDOG82YXhsX0VxQ2ZjVWhnd2pSMnlQcWVqdFZsQWpCaHBmUzYwbm9yZ1pFZFdSNWpJWnVKWjltQnZDOXIzYlZhNEVGbzVWZHpjZi10SllwRlBvZ0NkUl9uSS1udWpLU0NONVplWDBQZE1hWERUckFwa0lfS3BMTjF5em5SYkc1V0lVeDNfNElIRmk5a2tZUW5lY2hYM1lHcF9BMGpUQ1o1MWpuRU84TVlWNFA0NENBY2pFU09Obzl1ZUhwSXlMSlN1dDVYWWJxVWhmeWdtWWp1TVg0djJYSFd2YXlKM2ZzY0VVbnZCc0UxUDVJUEgtMzVhTURRTDMzam5wU2Uwa0lGemw2dkFBRE1hemlWamZ6SG90MV9ycUJ1LVhvb1VLOUxEdUdYcU9RX3NfWnRIbU1fNjRNbEhVZnlaeXBKWDhzbThpTzZ1NDlMclkxOGJfbkZET0stOVZZUDlkdjlZNEZ4c2NiLU01eldVbzM5VmI4aTV4SkdhSW9ITUZUNmxPR3JlOGl3UEtNUUdXcm1GRl9KNVF5U29hdVBheUJOLXcxT0R5bVJLa1NjWjUzdHBSNmhLU2JYVkliSjJCOTk4Z29XbWlPY0FNMjRNQXhDVDZ2VUJyR002LTVtVTNBX1RnUDVqbnpBVHpFanEtQnlhX0NJUjMxN0xjdmNsMUIzQVhLQjJOV1BtNUVHVE45Y0EzNExaVzYwZG94T1hYYTVpbG5rdGd0R2paSjAwUlNOejlTazNDQ2NaTnVnZjhjUWFoRE5keEFqV0VfOTZFR3hqU3M2bm1ULUN5aHR1UTJ3akFJNkZodEtycW9BaEpHamYzLW5vUnkzaDZ6S1d0NG5CSllQTXFOSTVSTU9wbXQyZEhPMHVVeGR4Y2NQREo4TW1yM3hVM2VKRzVfSzk5YU9sVG5OV0lxYlg4X3U0alk0WkpBUVFSYUEyQ09kUVBkbi01a3U2RzZSN3V0aEtONTcwcnc1R0FySzRubzRUNDRWYmhweFllNmJtOUFXc04tOFU1dVNGUHpObk1hSGJ3SkNiV0pOaDU5NE5mdzJDSWVwbW1MSllaRkF0Ri1aTUdaaWNvdU1NQ1R1R3NsZC05VEV2UXp2OHV1Z2JKUlAxRENmRHZtMWFqcU4wZlpGTUx0YzRuMmdNUFc2MHBJQkRyT29uRnNaZTdwR0l0Z3dZWFNINTUtekczcXJuekNLWFpRMVozeW1qQWdYQUNZQ2x5UGhhVXNpS3hjUmpBYV9CbWJvVzFIaDZHODdZNlhldXNFQzhPUmxFanoxYnVxOE9NUGMzUkVWeW80bGJma3dIOVNva05mUHU2aXVvLXRaSnBMazBoSzhWVm1Scnk2OGNlSktOMFRTZnZZNzI3MkRIUF9vTExKMlFCUy1HUVlWQ0kyLWh6MmY4VXctQm5yZnlRblhpbkdaeHBFVVhZQjE0WHNZTWw3eUtPTTNBTWVNQVVoOEFSMUVlX3ZSWU56MFpraWYzQzFYS3pmZVA5b1Y1SWg3bnpnQVBXV0xnOTFCdzF2ZU1UeF9SV0lWR3c2ZF9jNy1IZ3p1WGZuR0t6Z2h3RjBVME14MEI3MlBSSms1TkVIR3ZxU2pmQ2c4ZXNHNlh2bnF3TjFyakIzazFuczhGaGZDV3JDREtBRFBvMFNqZU5kRFR3M1B6T25SVXE2ZWNzVmpPdzZVUjc4dmVsdjZyMUhrSm0wVmxXSExBYWhraVpjVzN2SzZHUzRlaEtoeG1scW13NVJfcHlNMXlNa0d4YnAzQXpWZ0RJeUtydUtRVkJFMU1vbWZmYU11T012b3ZRWXZfQ3BNTG5HZWU0bWpBVmF3RXdDUVVoWWViN2xvN0JkX0xKc3FsR3lHQy15dlhOQll4SFQtV0lnQjdSNjZlLWtSclV4cUNrbjNqT1ZXWXVSaW43cUZQcTY5SnFEOW1MZXp6SjkwRldQS3JUbFdDNURGd1oxVWx0OF83el9XN0JVLXV5NEJDVGNSZXk3REJ1b2gzOTdINE85UmJnRVAzaHRYVXFzUW9palRaZFVQMzM3T2htTktXdU9lLV9hT0dJeDBDWWUzOVBmMHBDV2VDcUZrakh2MWN6Y0Z3TV9zN0E1ekNZb2F3Z0NrX3VpdGV2QTlQUVBVVUlHVDViV0pUZTFwa0lYY2g4UmNVc282SGRSOEtyWE9YOWdkRFh3cEwyZnd6Z0hOX01zZlpsZHp3cUE5NVRrcWhXZVpWU0l1dW1YUjkyeUNMN0xQcFhoREtWdW5tQ2lVcFJVSHJadC1JcG1NNm52X19iNF9MeEo0cWJEZHg1X0NxcDI0b3d6MC05Z1NEbVoyaEFKTXcyNUk1NDFIN1pWU0xFNHRtX0JscS1SVWN1dVdQb3BkcHhUcHRaS0NmTGlaeTlmVHdZbFZuWjF2bmZIMDBFT01KbnRPdkRzdUZkdHF4T2xqTF9TQVYtUGZDMGFsMVA3OFg0ZzZNbmxaT0ZMOFBsSlQ4TGxwcXViOXpWNGdFOVRoMUlJWkhxT2xqT1I1bk1SQ2dmeWRXaXBablZMTHktelJOaGZsTkp2cmdMU3RQQjdVN0VrdzdrakF3M2s3UUIyeUtrSEJGRXM0NkdPeG92RWNfTjk5Y2I3RXFtUjFjSnJCbzdMN1VqRUJmalJ0Z3V4M3RNYlpCYTZtcFJzelJqd3h0U1hfLXRFRDhBMTVTRW9rNzMxVXZuWVBMZ1dPWWFieGN6NUQ4LVJIY1ZKV0RKcHE0aTkxTlBGZ3Y3bnFOVDhqQThJRzhUWm5kRjNTbUdpdmJ5d2JSdWh0Z2NCZDBqZFRtQXRHRGp0ZW9KT0pOdTlRTkdxSW90OWVXU2lMMFFMUlQ3RTRlclZ1S3BUclpZYU1XY21EYXpZQ0J0Z25RdTZsSVVXWi12Sk5kRHdjdV9NbGpWSUxSOVZVMlB5eDFIb3lxZEo5Ykxsb3kyTWtzNzJ3N3pZUkN0UXdBZXRncm9ubGVhZEF0Y2VoYkhldnFnVGtqQTFPN2ZNLTl5SXBRVUxiMGNPcTgxMzRoZFJ6eU0zakRpU0FpaXQzcFdSaG1CYWpicFFOYUVNMzJ3anByczdPNDd1NHRFM0hsbVZNUkJhaUxWTXZVSFQ2Z1h5ekljcEZRWkpBRElQSEdqdUgzLUx3RU1IQmZ3SUZ6Z0RNQ0YwM0UxVjlqVUV1NDhxRmtwYl9ockpudkU5WEJEdC1DWEZoaVJjVkl1WXdka1UyWG1TbGd1azM0M1U0YklVb2MzSDVoalhoRGNLeDlaZXRPRjg4VVNPbGFtcldQYzhZR1VaNkp1OS1uZDlIRzluYkFYNEJodTFNQ0x5UjlaUHBkRFJ0Y2tZMWNVbFdOOXRUeEhNSnc2SFdVeFAydlVvS3dUaHNBc0Nub3ZDQlpSOUNTUTB5aWRQMlhELThTeHNVY0VkQVlJZEdtSThrUjFYNExSLTN6OW5SMHNCanphbzFOUGR3dXh3UXRERUpMRGxKU2psNF8zR0JWT2JxNmZ2ZTJ1RTZjRTE4Rno4MXZLZ1QtTGFjLXR4SnlkY2w5aFRqcENqUE5yMDF2VXlrQmpWTTdtdXltTmVtSjVDaGxNdi1BVjh1Qm1IUkhNRGxadGpfdUprSFVyc2FtM3JSOFRNaGRveTh4X0V1VUp2M3ZnYjJTNUNFWFBnQVRZaWc0TzlHVWpNMmpvX1o4cEJUYTZ6MW1jdUtLbGZYdUxhTGRHeTRvVmE0MmE3Rm1qa0wxMkd5N19fbzBMTXdnT1BXUkg5OXd1a3kzbXZqa2FpTFhfN2FlTWdwT3hrNl9tNHRpeW9TQTIxX184LWxCNDlURGNBX1pDbmhQdVUzU0Vzd2tQeE16REhHa3hiYlBGbWZrUFhEelNpMUk0cl9sNGZGR0ptZGwxc1Bwcm5IWmtieFpMWVYwYmRkNHdVWTlkaW0yWEwyWmNfM1VucHVwcnNTY1B6alhMOHpSYUxRWHJ5S0hWWGNXc1pwSWpBSExuaDJFYUZGdFhpdXhKWFhLdGZzOEgxVmpJVVl0RDJJV21sbVc3MU5mcnlvMzA4bm0weVhaOEZtVHE5WTNEZjhaTVdxZ05DcVlBaVpIbDJQTS1XUTR2Z04xQVdPMzVJcUJUQUtuS29nWENCUXoxaVpBMVA1OXZXNVk2TjFxSDNJOXJha090X3J3NHNlVEhMZlpvSkl2bmVnSmR1SGQ2VEw1OTBhdUJlZFQ2c29RWWJMRlMwdXFrTUVxMFhYU1VweFhsczBHbzBicmRsdE96cktQclJ2ZzVUMkVSTEpHLWhLSE1kODhyTVZUdkgxWmFuLVRaakVYVUxtZGY1V19TUWM0WHVhOFJHOGF3QnVmeFV2bV82QWlFQVlWZ3hLNFZROTZ6XzdhXzNfczdqWjdhZTZ3dDVrdjdfVUU4SFRWbThkcjlJd1VlMnpqdW1WRHVWYWNtSmRtWjFkNE1FWTJZOFFkUDVRT25jeGdOTFp0RTd4VllGaTBaU0pYRDZCblhUZXl5TkZRU0hQUzRtLVpaYzFEZzM1RjI1Vkt0QUFCN29nZEI4cmhmeEtmSnppLWQ0YXJUcDFTX1NzUndDQklkd3hVeGoyNExzWG9VYk1POUNJZ0NENlFNWm55amRkdmN2Z1ZEUWF0Z0Y3WDFRdjkyZFdfQzNvMXBYRU5OdGdVMkZTVTBoOExxUEtOUFQ0dEh3aFNCT2YyVDd2QUJ4NkczaXFZQWZXQ2k4SW55ZmRCb2czcVpuYllUR2RaVE5KQVVFZWFQSUNCLTlXWVFKN1hqUGxoVVpibjh5ZS1KaF83cUJkZVhkYWttNGctTG5yLVdjRnluaTN0WmxNWGFIWkYxNW5VZUx0LTlya3REVEhFY3F0WDZkc0JLQmUwM0dJcFNtcDNUUEdjekYwQ1FGNXh1aGh1a2pobjlqTll0Q1Ixc2toU1o1Ti11U2lNUk5UQTE5ZjluM3NxV0RaX05PeGxTSEluTDlneFdzVTBNTTZQLWdPY20ydHYxTHNaSk5jMzZ1QThiOHVHeUNGci1KZWFJTk9IRnFmRTVFNEdPUUlFT1o3UGY4NTRVWTYxSjFJVWdzRGZTYVRrX2hsUEhkX0MtQkMzd3NyR1R5OG9zT1llb3BwSUFMLXQ1RXBlQnJOV0RWdm4wc2RBdGp5OUFKZFdWLUpUb3J2VGFDc2JKZ3V1U3Ryem9LNU1IOFBoZUMxZ0h2cjRCNklieHlyVm1Xd3FaNnROZ2J4czdMLS0ycU01UjEwMUIyeHVuYk1LZTJZYUhvZ0RhWVoweGp0d3JYSzRydDVfQjVIbkFxX2FLU2k3Q29ndFNGNkRPZGFhNTNjSjJ6UnhIeFNHSHJSazZFd2FLbnJGQUNhWGFmZGlSbVdMdlp6Q0FIYU1aX1ZXVjNLNS0xQW9GTHBjQ1NaMFdGNjM3bjBRYkNGSFh4Z2J6ZVlraUhMQ3VxUmE5aHl1cHp1NUJJeUUycDhFZVphM3hsTTkxZFJob3NEMF9IZVRXRTJ5WUZGZUJnQVVMZVQtWXRaa2xkRURyR1ZZanJ3YU9DSW1XMmxDejByRDRfdlZRYVhQbnRJQ1k5dnhPdEF5Y1A4ZzFuYmVoa1NDRHZaZmllejh3akVBVmpEaDMzVm1yMGE3UU9ILV9OcmJQcHRhbFd4MHJkU3BZM19nNk5Wajl3cFltVTZTcVVoaWQ5VzlmMTNBN1g2UnF0c1NLN3EzZDdYb0JybkxDaTBKNVEwbXlXajBqaHJtdW84VEFKcm5wWVJZdFRQSEdSRnd6a2hHX3k5dE9xbHhvUGZ3LTBSOGh2Q3E3MjUyaFBYX1dVYW9GdTkzOVMybjVreHJfTWpQdjROd3Y5MVJ3THhQQVROV1VyOXNzZ2RPa1dRRW9STUF3MzNhc0V6azFSc29zV2JqUTdjWVlBVW1qMkpQaWs1OEZIeEgwdmlVQy1zVmstUFkyNzd5NmRqTnRJUjZOMTh2b0czMXdQTFFxeWQ3SXU4UlFSaGE5ME5HN2pSajhqV1dVOFdDZFdoV0s4UllXUmpkQ3VQbnlFdWdBWHdVR2M0WkVrMXB1ZHRqMXJKV21FZFRkRlF4cEdDRi1aWFltYmU5MkkyWTBER0kyQTQwc3JhWlRUT3N1U20xZXhGQ2hNRTNfNS1zU3R4MnFJTWZDRWZxaWxENnNldnctcWNYYzE1S3FtRERFa05TTzE5WFpoaVJmYnZZU0RFY1Q2THFYTE9ERHlCNS1mNU1Xai1sR3F3WG5YRVRGN3poMnp5akxMdzVzOHRBNUZSRllwNVpOYXNfWmpOQXAyVWFLam5zM1Q5MHQtdUhwZVZuZnljbDd0UHJCX0ZwaUlTOXNRZzJOXzcwTnRIVklEaXhPS1hVY2d4OThnRlhZY19HcEpfM3pCY1A3a1pkSUgyclZ3enVTRWduWk9ybVNMTmE4X2tCbkNMam83Umh1T3dabFdWalJkemJuQzYxd25Xc0FxTlBBVmlUNDE3NnJPaDhTT0Y5SDBFTzJKd25CWmRTR0FYSzB1REM4VUdEX0NhbTdsTmZ3djZCODJSeDlzclE2S1dDQnU1LTNESHQzbWY1d0ZyOTJ3bEtDN294Wk5kTjJzUG52T01LZkNmR3kydklPNVpISE5vRWlFcGhkd181ZEdyd21kc2NnSW1malh1aDY2bDRDR1BUak05MTlHekZhWTVJWW9tLXdNRmlDMnpMTmxVZlU1QlFwbi1UT1FaeDRvamlubGtzVXVzeERtbjhzZWpGRENqM0N0Q1dQVmxjY2xPRkJpVkhMa3duMHlwQTZmM21jWnBPWHpvZWlVTWMwc2h3NmhEbGhZMEJVRXQ0Z3pSUGRxX0FPcXhkOHMxX0xYUHBGNVhQMkFQOVhKMXNqbHJpMUdYMzdKc2JCMXhqNGg5bnM2WUkyVjY2alIwMHJvUkRFa2lrbFVTZmdGY2JETjRXZW1ydF9hY3NIQzdRcEFDbHcwZG53OXNLR0ZOSWFJbWg4UGlFQlVqYVYyaEdpSEYtMkFqOTc0Um9yQVhsQUp0NUllNU1Xc3YzOEhnLWdYaWxZVHo2Z2ZDOU9Mei1CS1JoQVNyMGhWN0oxbjI4XzR5TTcyWkNEZmhZZUdhYkp5SU1rWVlCeDJmSGtJWnN3VXFxQXFnQ1EwQXZJMERpTnlvdUlQTDU4aHhRNG82UFFXZ2NWU19YMmVvOE1lWUJOWWZxTG4wQUIyWjZISF9GYXRmSEp3YnFnNWg3cmlNcnJhWWQtS1VCYUFSMG5DNXhFUFpxdFdQUzVnbExHY1FrWFdKUDhkbUVQUUwtTHEtTmZvdGstYWZSQS1QZTZNY1lRSEtjR3V0bl9ncHQtMGtoY1ZnSkpBYzNCT19jUGttSjBpdmdMRllVdkRJWWtaSzdFYVB0ZlppWUlNNGhtanZkX0J2Vkt5NDlKQzFOR0VOSEFkVE0tS3hoWHVna1F3NldsQ1Z1WGw1TWVHTkxyeEZHdGZ5OHdIeHdWei1adXhZenpoQS1wNEVmZzBuN19ETEs5cGY4Y2tLcGoxWXpqQ2RrRURZejZET0tuRjVFbVp0d2x5UmJDTzhYTVRsaEpSV3d6X3FNUW42RmN0a0kwV2lBaXIwd1hBQ2pxal9HRkF3Mkt4TXp2YlV2c1NsRjRBYmtObG93MTNCMnRHeDZwaWkzV2d5c2VBdmJJTkZiYUtkbUdJZS1Fdmd1REJNNVhKOGhpZWNKdHkwR09RZVByY0ltYngxNFFlNVZTbFJNSHFYOUdaZFdhV2JOQmRZcGRCeTVvY0dXdTV2ZHJXajhyeGkta0dRWVpnX3RET1MzRmpHaDJHWUpXS3dGTlBBenE3M0Q2QzV1WWRVMzA4RE5SemhMRzlBZjJ0alJIZ1JncE1kLWgtdXNFRDJydGhjYVY4QjdtZDhkcERmRWk3V3ozSDljMldMaEl1aF82Y1d3ME1WVU4wbUl2a1dueFN1R0dHOGNtUmlWQk92UFR4a2twZG9JUDJJY0dsNW1OYTZST0VIc2ZudWNDYUZnWS01TnZ4OVVSUnpjUTdrOXZVTnZ1VW5lWFBIMEZKTDJzRzBNTnZNOG4zVk1FenExOXF4NGNhcEc5OGdQTnF1RXhQZUVRb3AzM3FZSTIwR1VxUjUyUHlKUkt5emhXV3czWlA0Z3NoYzFGbE4tUF9wT3Rla2EzMEFfWG92eEFSODNBRnpwMURiQmFMM0JPQkJIc1FKTzR1UFk5bHBSbGhxSkFxRlZDeS1XRDBORkh2ZlpscnpiTFlNUjVOZzFYYVZqNnFOYndHeTUzLTNCRUNiMTd2MERnREdzSlBnS3ZQWXZDb2NNNHBOdzN5cDB6Z2FqWi1MZXdzTHJHQzZYSWdxcVlSa2xmdjdHaWZ4aFhZcWZxTy1oVmZJcVZrUmF3U044SmdrQnpjb2M1cmxfZzNSRkNoRjI3RlVub2trdlBHSTAxQTlzREtHVlA2WUNSd0plcy1aUjNwYVpySGJYQ2tnMThjeEFFLWtiY0kyRTBFRlNfQ2pla3FheHZNLThOeFYyNkk1QnBQU1Bkb0R1OXhtSTRfTTNLWi1wZ3N6ZWhfR1N2T3lKOTY1YkRUVnV5OVY3Vlh2NTdKek5CelNybkloenNBZEhiSUVyd0k5OXFoMmpVWmc3N2V5Vmt1LVZnOE9LTnpZZDQ5dDZsU1pXSFYtWFBWQWpUb1ZGN2dJV1A4V0FDb0RFY1lvRGE0cjlrNmlqaTFNcmQ1YUxDb1VWM1ktYUhWVTRXQVZxVXVHU0twSUh1Q21lMjJBaVVXR1RBWmFQbVBLMFhrOG5CQkZuOFVfTE9yLXpkZUQxQnhheGlGWDNQdTVsV1FVeXcyQUpnQThMVC1oYVFJM0ZOdTduTjI2d20tMTlWQms5TjZkTWZhdDhweE9MZjF6OTV3VE50eFlub0FXeFZoZGlRc2JZR3BZdFRRVjQ5SC13dWIxcURIRXFCVFVDdy1JWUxYQ3Y0MVRuY0Z1X0tzcGNDc2MxRGdYMVhfaURUc1B6aDJTckYzeE0wdlF1S1ZNYU5wNkNMSjQ2SEFENWZJdmQ4LVg0UlQ2UVl5bU9oV2JnSnJGQk5QanI4R2dFWGQ5SXpadVZKYi04bXdKM3NlNnZpRTNET2NOTkNod3RxdjJWbC1SYWJjQnZOdGkzaXZRemo0czNHb2pRZW1pYTJJdUpLY1hacUZCMmRDaGdUQkFlcGtEM053MUVsenFSbUJJRlNWTGY1LV9JQ0VxbGM2RTdPYWhLYlgxWDE4dGdNNGtDUXpiRjJjOGoyYVJzVS1vZXU2MnlqWTBfRFFNelQ4MWg3MUJDMmVYZWZ0clNsRDd2eG1aY1VibUhaZDRWTmotdWRJUHJVWEZ5Z1FRUEc3U3A0OUVDTXYyY01Lbm5CS3RBY3hGZWY3SElMQzN0bW1wQXdTTEJ5M2JtTHotV291eV82NkwyeGw0Vm0zQmVoczY0dnBvajlIYkdFQUZsWUhaT3Z5WlV1SFBuaWVSUzF6VzJfNUwzSTFoNGxaMTUxZFpPNzBkUUNJLVBNVkk2MnNlTjFzVU5Oc0MzLTRLb2x0SmkxdGNhcDZrWlZDdWFHX3lwWUR4UTdBUzZFSkJzQktvWXIxV2RRZ3lGNTBnY0RlMlhPcm9CTjdjQnZHU1RicnNfeUROQ3Y1LUs4VEpwTkRpZjM4ZkdSY3oxRC03Z183UnBUR1Rhel9WdkxMWkJjYm11dEtzZmdIWnZ6Z29SYXZablh6UHZ4T3dLNWs3a20wMVJhVEoxTTh5cWZsSDFHVU94QTFONERHemZBb1owaWlqT0lJWXRScVl4T3RORTN1bXAwajNZODZHSjVvenZqa2F5a0NES3QwVlg5RVdHbWFaOXR2OGxkMXFnbjMxVnN2Y0huT1ZocU1sMks3cTFYNWNKdTNQMEJkT1BjQzktYXdkUzhhSHR3R0hmVi12YTRXczg2UTBKVm1zV0RBdzNHZUtxNFgtUFZDaUstQ2xvOWRZNldMOWlKUzdhQ2tJS2E5OWdnMHQwRktCUDV3blFybXB6amt6QUxhWkNNRDVyS2c0NG5ka1BzUVJwR0ppemJ0Y0dmdk45aWNUSjJsTEVBMGwydC13SWRPem9LaktLakRQd3VkUkpFWXZrNDQ4dTRHOVNSRk9PbEhtMXNTSmhFM0dPeXlCYUh6cm5VV1V2YVpQbXIxRGtpd3F3MnBIYW5vbV9lSjJ1ZEhCTThtWW1LeXZ6XzZMUDJmUkl3RXpWVWRXTGx3YU4wYXhnaU43Z0lTRzZjbm1wazNXc1FfcldPdEdubl9uX1RSWmVnNTNocU9oM0hqcGtwckpBREdYMU9JZTJsMEgtS1hBQnUwSXJnN3l6eDJMVnlHaWtTN1hNYmQzOWNDelFLdVloWUpwRGY5N2psVWo0ODRick9JYlo0dmhqTF9vRkx1czE4MzlQT3hFWUpxRnUteGt1NUNvcjNRLTRpaWdWYnpUbnpMcUpvYkVNZFRrTTh6UF9zQm85MjBBeXY3Y0RILUxBY1k3RHpOTGFUXzJNdnQ1YnFRNFBKS1oyRWFrNkhwWGFOZUJpR1AtYXhoQXRDam9zMlBWeThvQzlpc2dYcS1INWpWblZUaFQ2cUY0azlfN1NIUzJKRGV2Sm1TbWdwVlNSRnpNRTgxVE5GS19Zd0xpYzluTGJSM0VDVU44QTQ5ZHZMQVZfeG1MU01xM0ZleTZ6a3V5UWlaOUE1RC1EYlFDMkMwd3EzcDh4N3RmdWFxWlhoR2ZCWHY1a1VEMVRldHZZNFgzRDVKUzA0VzhHUEpPbl8wTmFuczdOdTZOeWw2LXlGNzZCejJsTHd1c1djT0tOaXlNVlM1b1hQcnJnalZGZ2tJc1haM3FJdXdOakJkZW1HbEIwN1A0NzhhM0lpZ21TcGhSN3JyVWpZaGNZQUU2ZDRTNXVGcjJaQ0tuU2d0RFNsQk5zdjU0VS0zYXN2UHNDaWFzd3BJSDE0cU9FSEtER3hzZHpIOG0yVjBhbkVQVUxUZ09nR0djNkpCVmJ5UG1CNlNuRXQwZEFuWFF5eVhQYmJiNVNkU0VPTGgwR3BnbXVSYnFWd1BGT0ZKZFBGX0ZGOVB6dGlWY1lFMHlvbUpJWHVlSTJ1MmxqcUZadEYyWkxXM2Y2SUFPMlpUQ3l2WExjRGJrckl1MHZhVlN2VHV4V1FxcXZOUHVQNWlqNGpmcE11cmttVDFSYlhJLnVsLUltVF9qN0tmcFl5bDY5QnBuX3lsZnp3RWJ0aTlUUWJ5UDVaSGw3cnM\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey82814659e" ] + { + "RequestUri": "https://REDACTED/keys/testkey8688021a6/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "12519", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6ba8a7d3-6f1a-413b-bc7d-77958c1d9759" + }, + "ResponseBody": { + "value": "JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuWi1VSnBKcF9rQkw0Q1JOSDVpVWpycWRtRmxwR0Fmcl8zd1JXQzRvUjg2dy1GazRaQjJvTW16cTh4ZHRRTlVOM203cTVHdmszU2dseUV2enBwR0dBSEVMN0tNZ3JIREdPczJfQ01iUnpzSlZTcUxDRjZ1QUdmOVVaRE9OU3JZSUhBYXNhOHBKY0E0Yk5nLUVza2pRTHNhLUNFcklaQklsWVZESmJiRVZ6T0cwNGZxaGJ2MnktZmw2OThzbnlYcnRYWWpjc01kQUlsYldRWmQwQ3AzSVNPWWRqOVJXWTg0T21xYmUydlNNc1VwMHVISl9LRmI0M3NOdlRfM3NqLVVzNXhNZ2tyMldEQnI0QUc5TUZ4Ny1NNGo0NldOblhVMUFxZFAwOG1Hb3llVnh0eElMX0FybVFEWFhGakk4UWJSQ0Q0VlpZbUhDNHVyU1o4Z0daOTRSR2d3LmF3MTZHRkdyZEZVMENTMEl3SE5fQ3cuWmFEUHc4cVNwOE5QbElIWUk4TnpzWGItTVBaeXNTSkJHZldEWDU4Q1VfZTA2dFM3a2l2T1hGZzc1WDZlN2hrQkFQZkNKTlRya2w4ekNyNTEtaHJqek1JejdzdWdrRkRJODNyelBhZmtmQWs3cjd4Ym1wY19WV2RPSlhRZk9RQWZtQUdpa3p0N1RINkVGYzJmd1BKd055RXp3VjlWbXNKUkQ4WUZhNi1ZVHdNSjNpQTJ1cGpod25iTF9lOGFjMEt4UUcxYjhiVmg4aXdicTY2YVNQN3V0UHFzaEJzSk8yWi1aaWVFeEtJQ2M1OHp3anVVV3ZseTMtZUc2UDJzNko4Y3dMSVI1S1J1b3pSNjZXczlnSGhsa1BvTGtSaVpKbGliamJpd0FRS3pzU3Qta3o4NFpYR3hva1lqRzJRMktqcGh3YzNFZldrWWlka1AtTTRQVXg5WXQ5MDFRM1ljejE0ZGtGMENaRHMxSnJBNDNqeC1ycnlrdmFFeXEyU2l0UFNIWFM2NlRRR3NOVzJvVk9vejFHLUlGM1NYLUoyYnFETjhpMC1LcmdyclpkLU5ia0dXVHh2Q3BxektpZ3cwVWtzMlFYYUNGdWtFM2dtbUpycHpmR1FXNHRkYlFCc1dnb2drVzdON2RfbFp4bm5LRHI2NGRqUXRyLTUxSGlubDFUSnFpZG9zeTJWV0p6ajhJTFptZmZoRUZXSEJMN2RIN3U5dFl1dTVNN0lTM3Q0aEx6UFc2Y25tY2hFSWwzQnYyc1ZLWGM5elAyc1VaYWtLejVnMzVSV2RFNl9QVTl0cFdDYnpYZVk2bkoxUzMyVTR1NnBubmU5RFk3OGE5WC1sTXh1OElNLTVORkV3TFcxY0FNRkJYXzJNSkh5R251czk5N2pXMElwTnMwUTUySlpadC1ELWY3YnlCZi16NU51OWp1WjNkMEtPcC1PTE50WGdNbmdwd0R4MmtpbHNuN3dhU2t0VzA4TlBvdmdlQUc5VTk5TVJuSHl4dFloLUhERk12SlNLVTJqejBINXo5X3VrR3JOVjhSZFNDS2JqTHdrc0FCek81UnVFb3hWRTJwVUNPQ250dnQtbW1hTWJ1MFk3enBQUjh1c3JEZGJNRWlNMzlWZGVNc2lENFBVOExJNExpNmRaS1c1SjRFWWtCT1A1RE1uQzNrUHJiRmJhQ2Ytbnh5QVVCakpXVGVzMzA1RFU0ZU1ON1ZYT3JlSUtZZmFOUEFrMXdYRTlGS3FZbzg1WjctXzVUdkhBcS1RVHdrVEF3SFoyRk12RVcxVm5jMC1ub3JSZlh4V0RkV3hSMG5WUzlIZnE4MDg5Y0IzRVJOVHFkYnJpOE1PVWp1cl84al9Vd0I3eXNaNG9xaFhiV1Z3T3c0cm1IQmJpZWFGZFU1dkFHUVlJVjcyTmMzUUd4V3RGeHQ2QnVOT3YtczdleVlfYWJNNTl1WFN2UFVEM1BvOGtPNnBuX01PelhyT1E4RDJqZkI4TFE4Nmx3N2hyRl9qUV9NLWpfcHl0RkEyS0RVNzdzazUycC15ODc5SE5fdGhzWEM2aTFGcHF2ZjJpOVVQLXc4M1E2eklxbjhxVlJsVXZ3dktwRWM1b3FOenlnRXNDVkNmYllnSjFuSkxWb3lKenFaQ0dJQU1hWmNnTlZaRnVEeDJlNUZjeVRNYnZ6TDkzQzNGMEZoeVdobEQtWThXejdKWDFyRi12cHR1d3lSX3lreExsZEJZbDJEajF2Sjd6b18wTkhhMDF5MHNPNzVZVGh4TlNDQkhVbkwyWnl3cXdvd3FmX0RjYVZYMzZNU21TMmY0T0NKWmZDQVUzMVcxaDV0blBicnNhZ1RHcDBlLS1jazVLY0NMSkZPQTJVMkFJZmtSeUJuQ192eHltUVFUZUsxdUVua0paSmw0TEMtdWJ3YUM4WUc3Qlpadll5LVptdFlaLVRpazQyUFpiT1pkajNCakdlLXhZVkxJODA4WVdfbzlxVFlLcHVtU1ZDSG1kRmFGb0swTllqOGZNcmdWQ0ZzRndFa3RuSjNQQUh2cTZQUWhoRzl2ZTV4ZXQ2UE43aXJycmVIa2NIQ2xwVk5IbmZBMHpSbU9xV0V0aEdrVHRES1d1eFVPWW9fRExSSEY2bHI1Q09hSlUzVUdZc19UOUFaS1RxQUZzRks4Z1R1SnpyYXBzbWNkeVpwdWdKdDVkWkZnYk5fR3ZFQjFHVWJJWFdpTGNIX0NRZDZLak9GY2w2OTUyV3RDTHE2VGkxbUJ2NUpCLWZBVG9XZWdjRGo2YUhxUjJYcVBFUmpXTVU2OXNBak5BaC05VW5Rby1pUmVYZ3hzbUw5MS0tamNyT2lSWEJOWm9sUlNwLTdJQWF6bUQtYy1tVExVMUVVa3IwYl9fVU1WejJxanFLVVNmOWQxNHM0Zk13Q1RHSWdXSkV3RTJWWDBNQ1FrYWJ1alplSVJad1RVd3E0TzZ4Z2xDZktub094a2E3U0laNi1BTVI4TEd1M29nQ3NVSlFkVGlrQk5aX3l5SGtHNE1TaF9xR0dsQ0RINWtXcTNfVXM1S0dvMGJmc0NFQWtoSjRMMDFYc2FsMlR1UlVvdGhCSnZralNLeUxlNVRXeFRnak9UaW9WTW9uSkJBNUhiM3R0Q0sxaEhyX0ZDVUJPUWhMMy1UZ3M0eUNaOEJIYnJUOW4tMzhPVm1CRExNLTVZNnBCNk5LMnZOQU1DUGdlN1NoNUctXzVQNGV4c1pabmhSTkJlSlJsclBBdEJRa0FTYnJKQndtZ1F2VUV3cGJQVTh1SU9qa1g1M2JDYm9ZM2ZyeHFXOThiTHoxZzB4NGpnTk9oWE5LQzR1T0hQLXRFQlpmWHhUY0YzRDI5T1ptbGxuVFRwM2NpOGxRLXNyRXRNVFl2T1U4ZWt0REJtOFJaN2JNNlZ1RXBnYXR4Y0xRNGQ5Ny1RQm9KaUFlNkJiNjdPYWQyZVZWbVRaQUNQUHdQVzA2UExBOGpya1NpdkJOeWFlTWljb0ZPS3pmR2RCaWl5LXhaSGxJTlVod3Fob2xQaFRkclNUd09sZnBUbDN3ajVtWHVEZDA4R0xqRUo2d0VoNS1jTGdpTmo3cndDSm4xMHpUbzB0LUp0eERxaWJuczNWUXVsRlc3X2pKWXBWMGFKTG5UYWZZaGNqc3JmMnNGaXdrM2xaZG1Gdng1bF94OEliQmFNNGRUdmxzV1p3Qk5OMHM5YkpTRFlEQjVSNnBWaXBIVUhNV3hCX3BJb3h0MW5XZHFBQi1xbWxmbE41U2ctT1pBTnBNNDllaW1BTThRMUxUc1pyWFJBdnd1TnF6MXI2Ym9YaFdoT0wzTnFZRVZmNWRBa0Z2YUY1NWtQa0NPdkw0MVlnV3RHeGEtdC0zb1BHTVBIMFBzbmtNR1ZncGl6VGVDZnRlaVNyZkJ2a3FKN2xxMHR0b281S2xMRVk3OWVpdS1HMmw1VFVDd2xIcHhRTmFCZU5EOU5CSExzSDM4UFpnaDVCeGs1cl91Q1NlMGJLNndITlZXcVNldWFET21McFl0Z2JobkZ6SXJwQVVGRFpuN2hteEdDeHhHOVMwWm5vUzZudld0WGJtbnE1SzVUUE9HRHlLTnZiWGVoYlhQRHFaX3ZaTE5BLWlRUjdqTTRaakw1TS1yY3BPUnFTUUNHMXRfWkN3STNzSXlCTFdrTEtsNzFlcXdlM2hOcXFfZDdwenFDeTJ5aTlxdG0wOTQzMm5GTmttVDl5WUpBSWhFc0stZERMOFplRmRLaTdCVDNkYzBXNGVybzBRNVgtOURmanNtVlJ5bzV2R2UtbWJ2SXR3dnJkOEJHWTdNMHg4ODI3VmQyWlctcDQwTzFPZ3p0clNRZUQ1dkhIVllHM3RxNWdSazJtbEltRUpkYzNtajUzMXY4UGtGT3pFeFZTSE5tSmN1R1NRbzJQLWRyQk1XakZXLXFaYXJpa0RsNVNlcWtyWlpMVEJNN2NPUDR0c0h5RnNsd2VHSWwzRTU1RG5fSWxLSlIwa2ZidFRjNC1ySzNYZFR0QkNzUVlkSVBJcmwxUWdubGhwQ2pRd1B5M2R5V2JfWGF0M3F0bXBzWXlMZTVicnNpRk9PM3pxUXdVU1JtQml3bGFZV0x3UC1IaWxJc2hvZ2F4NTVuT3E0R3FKaUNyOW1zVDZzTlRCM2liazF1MmI2RlpzU0ZoUGlJcFRQNUxJcWVnWGlJbjhHOGZjQldtazQ5a2VBMmxLWlN1d2luNGFmTFBIRmhYUVUybllKU2w4QmNDeUdWRmpwcTRVVDZJM1RVMllGVUNoTUU4N3dxSzh5ZzQ2c0RDMWFudmR0X2wxSE9QVG5mS0prNjdlUHlVYV80V0h3elRONEFfUXBiY1UyZDVxY1ZIWDYtNmpWRzNhb1RmRmdSWFd2YzJPUjMwdGhkQ19mOURRSGE1ZzF1Ykgxcl9vSEhoYjFfNFZWak9POGdsa0xJRF83aGZfS1lwNkhzaU4xeWR6RnhJbUVuRXRuZENNbjVKNHB3TlR4RzBIa2cwM3NnVURfODM5QWxKblRVV1ZGS3pxRWYxNWhhUTZZLW10bXNDQ0U5T1V0VHZHTlJsRlU0YUlPVlJzcHh4Z2s2bjFHb2ZFaVk1V0gtaGV0aTRLekFFNjBSWGRHYlNxcHhUXzBxcXUwbkMwQ1ZFOFVQb2NZczdSTW5MVFJJekl0aUs3bm1KMU5EWC14elh5OWZNT0VrX3lDMS1XbFBWZnN5OFB5T1RRdWtFUW9tclZBYzlWM2JDLVNtWUVVWlF2NnhITUxnb3RDVlN1aHlBRHlraWNmQXVGYkJUU3RTdE4zWTVQYVJhUHpBbzN4eEhZWENOaWt2T1NqbVpkczc5WGgxS0ZpZ3Fuc3AyN2xZRFBNekJMbGpNR3dRMjlocEFYT3BSeXg0bmdTdzZsejM2RC1heWwzUzl0SUFnc1Q2MzhXdmt6S2xvYVBGN3p6bkZnMXF3TGtCUVdjMWNyRXd3UGJWLVMyMDNEUGRxRENENXFOQVJOUHI4MXlSZDBMT0RYaUR6dVNPbVBLWFdOYzE2dnh5UkZSMzltMHJRWU4yYXg3T2VaZGd2SGdrMTAtRERYby1DN2tfZW1xRGZ2RGZtbDZYbWxGTjdzbjREaFp1bDIzZTVtV1pDQzloVzdhaHNoV25aUnp2dk5odVhpczN3cGh5bUhjM0dkRERYV29KeVZsUE9XbFJPUW14WmM3aWt4RXhtZjltYm51cFphaGtPZUk0UlZwY25lVGNZZS1scjF0aTdoQ2NHLTd1bXd3bmdTemttQjE1Z256OE9tMzJEVk4wZ0dXWGdkT3NEMzIzRmQ1OWxCRm4xXzJOZmJUMHFMcVlzOVpKNHZXT013MTl5ZUp2ajU0MU5jTWRtODByNjJMaHZJUFV3TkJkTkVRX0lsTS01ZXpMZllzUHl4WGtQSUpEaXd2amNERFNkdWU1WnRJX2F3OEhaOGJUS3FpTE1xaHZXUk5POTRvbTRIdlFBRFlBUWprTlp0bi0zSjFuYmc0RlpHaHBwQ2pZOU5LS1pyeHJ4M3VaT1RQWmJkaHFCOGFIN2x1XzI0Qjk4Tndla0Q0WGV5bXA2Vi1NN0cyYkRyTmxraUxJaUxfRjB3YnVLMDdDazRaVHBONUVvanJ0RW11dU9zQkcxMHEwcG9lYVlmYTcxVUJldWc2M2g2alIyeUVVZWdsR1lfbFBLa3JiLVRkejZsMi03MF9PTzB2Z1ZGVEFVNXVtMlg3Nk5SUzByaFJZYWtpMmFWWl9GR1VuT0ZoeTdmVDRWNFBId3V1R0VMUTBOYkdTVUQzOHp3M3Fwb2Y1NFpJVUlNOVM3OXl0NWNDNFdoMVRQeG56MUNBMG5rano4dlg2OE1WcENaM3NyVEtzTmplUkJtcU9yWTRvS1lOaWFaNzJIS2h4MFlXWHMzUVpBcmN3WTE2dnNra3JldWZzYTVUeXpncUItQXVVdmdtSDd3MElNcm5pTTJZNE93TzdUV3hOYkdoamhVTVMwWWZCQ1dUUEJlWGJOTVItSFZwZU5Zb0NQc2ZlZmxDb1dDalRXOVNmdmhxYmdUc1dRdGFXRS1mS1BOeWFlNmtWYVN6QWNKRjhyQV9HdUZiTEoxUXJFeFZpOEVLZ19OcTY0Q2t3bkl5bjQ4ZjQtM0Q1MG11eDh2ckJpM2pYem9ZQl9JYjEwWU5YNm80U0dlU3lUcl9pMXctSmxsV2RNYjRKOFQySEltRkkyNks4ejZLQW9LLVBseTMzNTE4ekRvajc2bDlMMGl1UXB5TjdKWGsyQ1EyMWZKb1J4Ylk0WnhPYkVpdkxwUVpFZ2pfR1lWMkllSVR1bDJzSnBFSXhkZlBGbnlkandhYXlPVkNOSXZFOEFCSnFNRHB4QkZmVnRTQmlZeXhCak1KdEJITUQ5eTlWNGFJcjBDd2FEa05aX1RyU2xON3hZZms3dWdnbEE3VFFRVEJES2VUQjhUdEd3ZUh5T0JVcktGTFllZXA5XzFlOW1GM25sa1pTTWJQRFMxRUhSa1hzQVFBeGZoTUdSM3gwcnVNQ0QxT2ZGSzNJckZZVWo5YkdBQUZ1dkRwbWpqNWFaOFBJUmpJT3ZGR1dhSkR0YnZ1N3ZaUHRGZ2dYTGdhbXNUQzBUWkpUMndZTU9qZ3ZoWEhSMUZ2VjRTRXliQ1ZoZ3E3RkkyNUMxbF9sS0FfWDlhQ3J3RVREazg5RjJHYzUyTW9tOGxJTjJfTm9EV2hWVDNNcnFlTTl2aVFNMWZLdFpmVUk0S0ppOGdGV2t4TE5oVWpkV25jeXUtUW5KX0p1T1pnOUhPVi1lZzRUbHBJQ1NYUjQtUGstTmJDT3AzYXVLUUlYVWpzbWl1YnNCbmdPQ1ktSmpqc0cwUk0tWVVIbnJKaGhvTy04VEFkQ3d3bnV5RFpicGljZC1BS1A3eXhBTW5DdHJEaTkweTZyX3JHQzJYM2drWXBTQ1Bjb1ZxdUdsek5tMmJIMzU4R182OFk1RDBNSjBENzc4dC1LS0xWeFNqQ1FMVmxXcWRkWjJHLTFHZ291U0k1MmNla1A3RjM5V3l6WUVSRUxmUkNJZnd5ZGJkY3VpUU1rNGNCWTh0bE5GNTZRS2x1U2h2UDhjTGJmVXJQS2tmaDZrcG9qSTJuSk1nR0tzTmc4ajBaZUxkWHVEazZCU0JtU3JyVndienlzRmV6dDVnZkFndmVNVklmajBQbzFiS1VYQ0VPTnp3TkJlaXdDUjZRam9ENEVoYXJBUmpVQ2ItRFJqbjJOcVZwQkVYY1M3dXJzMFJRVi1SYmZqTkZfVXpIT2VIejlYamdPSERwR1d2anA4ZXlraVdiUXVrR0Z4U2F1VkdqZURmanVfdU9DdDY1RmgwYVY2b2ZlN0xibm5HNGxiU0c2LVJGVm5mS1plTk5PU3B0S21HdjluSUNNbFh3X2JHRmtaTXVHX00zbG1ZNUF3ZHFYMEozeGRWdXVXNUlQQVdXRTJjVUFweWVJMDBmalR1bEtrUTdIZUZrOWF2UHpfejBzYkhJSmxoTXVscjZ4N2l2SmtmdWhTRDFUTG5ybWxwQlFIa3FXY09QajBqTXZVZ0wtMkVGajM0R3A0TTkzdVItaDcxY0haMWpkTVZRQmpDVm5QQ3NEcVRNSjhVXzZ5ZVRxLXBiaV9XYkI2MU9Id0N1NGdzbzlQVm5tOEp0Y2xmVGtQQ2NKV09FX0MzSm1pdFVxTFlGMVR6a1M0N0VTMDZ3X1l4bHg0TFNGUGRjVVpIcS1qQ1V1WXU1MVM5Wm03d3JsOXAwSFlHQlhvWlpvZEZrb3RWeG14U1UxdmdvYXpSN09hSENtZ1Izdmk2a3YtVjJ3MGFVT2Y3ZkRGVkRSSGM5ZDRDUXJwdjJseWV3R0lIYzVmTFNqODhGNk9Xc2RGRjFObTBjYS1GTU1mQkJZdTloRXVKdFkxc0E4MlZTblBxU09xWFZfeGtXeFY2UUY4NkhvZUxhaFl4bXlkazZpbXRndHRGX0lYOVBRVkxuN0tYM2VUeHQ4QjlIdDVLNzJ1a2g4RDRhbHl3VnR5N1pmZTVBcVlrQk1lZzJzc3hNLVNYSkVjSGVXR0hYUGcyWnVnXzBjZVBzRUFlR2wxNnBDVm5rLWpnM2VUTkhRdFpSYXNRUWJvLTgxS2RIVVkyRm1OSEUxYi1WZnFQdEFvT2pRMmVOZm1LU1N1N2pidDBKSFJMYlJtOWU1eVVNc0V5X204bElabWZSVVNrdXpXYXplZ2ctMGZST1d3cGl5cXR5eEVWeVFMTUVzN1gxNFpLNXBGVFpnN2xnOXVndDBFSjNQa1ZuYnU4YUhBcEQtS09MSEtTN2JNZ0FHeXlqNVJYbll6elVKODRfTlhiVHRGZXM5ZzlrWWNOWHB5UGpibHJNQ1NHWnc1ejZfeVpuTmhBVnl3bXBfcTMzWUo5SklSWmpTeWNCSFZnV3drSkhfdzd1UjFDakNxNEF4cDhJbWJ5bVhUVjFibDRDR2xJOElPS2VsMlRwV2Jjc1U3TklFOUJtM25GcFlHYUs3bU40b3VvMUVpOHRTS19SVUMxUmtJTE1pWmdpc0RtZmxrNU5qSmVNc21zYzdoX1pFUUZrQ0RjRjNfWFVwWk5FbzkyUlVQcDViaWtPaldKRnAxbjZES1JhZG02LUZNZlNCTlpMQTdnay1ReU0talJONTFveVEtSnhOemZKVkw0YnpUaUVUSGdOWW1oQm4tOEp6bzhUTzVxNnltSGx1aGRnTGc0UWlmWWZhM21SVXNiR3hUVEpsWU9pSXVuWl9qT0RSSjhYcXR2ZVduUUQ0OXIyWU1UMUQteWo1a0Exbm0xeTFQOGJMcEp0MVJzR0laYnFSSDN5QTZvV2dhZEdYMmhWTVVfVFprcDFkT2ZvR3VHNGRnb0tkc1hWSWtFaUc0YVhlaVo3WmlRUUpZanFiTUJQTVRrNk9TRlJMZXhCMVI1VHYxS251bElud0Y1ZG1Dejg3bVF6Y29rZnBIbTBmYlJ5VzJuSjktT0pKWkcybzJBdWY2ODF1WDE2VFp5eFB5WWkyRXBYR2NGUDNXTWxKSHdFb182VU1NVWtweldESWF2NjJmQ1NTSFZMTFdBMGxNM0I4Ym1YWTl0XzBsXy1qcUUzZ1h1TWl3a1oxMDNzTXl2My16RGFYOEFmUU5mb182dmFZTEJkbkQ0bUM0dzZhbkJ3bmQxV0JYRFZhNERVWFlEeGhLdkg1V0xuMGFrTE1OSWtVbXJPT3pvZGMyd0laU2FRZVI1eFZlYXlLVXNOQ1dyOE42QlV2UF9KRmozRjhyWlBPeFZOWllsRy1heW84RkhiYW9ZVE9KS3BsUEpoNWtoWFl1anRzXzN4eTgtelhxYzduT2RqdVAxVnBqUlB6WmI4aUxSeW44V21McmxJWjBNamJSNDFRQUh0c1BHaGRhZVY2R3k2eUR5a1hqaVNNU2NBMmRjQVpHaDdLZEczblNZN1FXdk9RczgtSlpXazhDd3lxUThtS3RYeXV5XzBzck92dVI4NTRkS1ppeEtBeWVTRVBqM1lnaXhHUE1JWmVaNWxxMTVybW9NTGhhbWlEaTQyblFLbHB0bXJVOEEwNXRYNGVpTTVMTGxLQmVhLVRGS2FmRTU1VkFhcnRfeTl6dkZFRzlwczB1cEtNcmlQZVB2RV92ZHlDRzEtY0w0OWF6LTFnc3h3bm9kU0hvY0JHUm9Xb0xEalpfZnJKS09RSnhMS21kLVR6TktjVXFkajdsWmtSTk1HQmVqZEZqSGY2VEszVGtBbGRBODV0dDZoY1NWMkFSQmcyLU5BaFlRLWtDYUt1OWJOZDRJYnBXcW5XMVc3b3JtdkVKX2ZEc1BTUm10Z0RlWW1tNXJoQ2lqdTloYnVnZ0xULWFjbWFfbGFQTjhvRWxMNmZkdS03VjFDSElXQ0pGT0FDZlhSV2JVV0ZMQVZOWWNUemU5MnMxVXg0VVRQdzVxZ3VvZUdiZnhoNlNrTkdDa0xwN3V4QldtTy1KUnpuVmY1ZjhVelVxODl4cFVUQ0hiYk5TSWYzWmhPc2RsUi1Dc3RzeHdRbkN0ZUEybHkyeUN3WFltRUE4THNDQUJ3SkQ1UHFJNno4NVR2eWtTOVNQREV2Q3ZoUG5nelA3VjBuNU9pb2VTRzVxWTdzTHdZTDdvSTJOVDV1T181ek1RaDNsOGNnWlZJQlh6X2NsWFNPREo3bEpVTVk0R1F6d2xzdUpuQjNsZVpMdlVSTWt0WFRXT2oxY21icWlWdE1wNXA5bnN1azdRTmhKaXRmT3NQWWdqZDV6c1k5OFRTZzFVVUs0aWN1TlNBTEVEM2htc3NQY0tqdDl3XzhMYXJJRGxCOHdvNUpGWVdWWkpWSGk5SEhPNDB1b3Z2WTJ1R0RYZWsxY3ZsNUZWMlNXTFp5NEZhdHJ6Z0o2SnN2d1FmTVJ2Y0h0M1lXd1VhWGVVUFNtSnhaai0zdG5IWUlTckZZcnFRbVprYXlzYS05N193eVZpOWlJU011S3BzclRWZDlScHZjOUdKbW5SbVdKZVNQeVRFSEVsbURYS255bW0tSEc1aEFnTDU4dkpSSENqai02NERRSDJHNGt4T3JtVm9MaWd3TVpPNkVqUFBScEJHbmZmRHNvRW52Y0M4QnE2ZnF3RGZWdkhJYS1MNWk4T0FidjdTSW1zb2NhUDBlaDJudFlLOVBSOWhPQ3RrckZnQ3JVbWRMT0ZRaU1CRk84Tk1SeE5SYUgxcy1zUnVRWjVVcldZb3A5TEJHOUh2anJJY2pCV0ZXcDlPa1B0U2tqVnFIMFlnLUJVbERPZGRKU1h5WGZFQjVwVFI2WnNPN1NWdFBfSlc4TzhpN29lQWlOejY2UEpXbXV3VkU2T25RNGpEQWhuWTdZY2FObkdpT1lLc1Nqc3JtTGRFcG5UV0s1Y0ZjRVFfWlIxbnpWbThxT01JZ0ZQNG9tUTJodFVuZEJpRmg3TkZQS2VFV1huNHdYcUpZbkxSUTN5cmdPOTEzalJXWlFzaG9rNDhUVmhNeVd6N0djQWFWcUNnbHgyQnZQZUwyRUhVejRoVG1SN09Ob3FCZldxaVd6MFdRT0dQY1dwWVFNVkhWMlRtVHdXVGoyZW5rTUZsaWZSbWdqOWVYSTJtYmJjNG8yRkRwcUJMZEdPUWZpaE02dmotNDV6cVRDQ1VYWVNjencyekx5ZVo1bjZmNVVXdHV2M2dKV0Rxci03YzVsejlON2QxMGJra0VDS1VydmxnTHI4eGhiT0w4Y1RldHVqNElEOVg4ZEpNTGJuQ0cwQURyNFlFeUdfTU54T3hRME1ySTdvazVxRU91QjdUaHJnYU94STNkVmZNWXhkTXlNRXNOcFRFNWUwRm5NRkZlXzBMVU5iQ1R2ZG05U3Y2dW9kZ1NGTndxWmhkYzExUi1hZWF6OFFpblFxTG1sSkVHb2FjTWRJT2Z6bXVLR2FVSlljMy01bmNnZ3czelAzM2NiWS1OdWwtRkdRMTFTOGtJam9fQ3lZZzZodXBqWVNZWERZRXZCS0pXSFhxZW5mRW92WWhqSXNzRXdaRDVBYnlrVElkNV84U2NCc29ka1VaWXJaMWx6czQ4WHdVVTUyMFJCd0FESXNzdExRTFVJRVdkUklBLUtyY3JpVDBGdFlYdmYybEVBNzVwS2ZHeXlMTTZkRG13NWhjc19sM1YxVi1tRzlmcTZMZ2drQUVQeHQ5UWJidF92dzBCTDRobDF6ZTVET05aTlNpMkxkb0s4cEdLeUp2a3NpbEVsM01jLnd5QnFiQUhXbml6US1tRzZINUhielBib3NVaE1laVgwVjNra0VCdHptN28" + } + } + ], + "Variables": { + "0": "testkey8688021a6" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyEmptyName[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyEmptyName[1].json index 0c385905469bd..82359a931c57b 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyEmptyName[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyEmptyName[1].json @@ -1,29 +1,77 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys//create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys//create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "940471f6-fdfa-422d-af84-8aad8f65c00c" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "400", - "Date" : "Thu, 16 Mar 2023 08:09:42 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "69", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0224a09a-1dc7-4e1c-ba77-4b7ab1ebfa4f", - "Body" : "{\"error\":{\"code\":\"BadParameter\",\"message\":\"Operation not specified\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys//create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "49", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": {}, + "public_exponent": 0 + }, + "StatusCode": 400, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "69", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ef467556-85bf-47bb-a370-fc666fe8349b" + }, + "ResponseBody": { + "error": { + "code": "BadParameter", + "message": "Operation not specified" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyNullType[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyNullType[1].json index 40961a29e899a..463cc7aac9783 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyNullType[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyNullType[1].json @@ -1,29 +1,76 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/javaKeyTemp/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/javaKeyTemp/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f7eedacb-f0b5-42c3-bc65-164e42ae3b17" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "400", - "Date" : "Thu, 16 Mar 2023 08:09:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "108", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c9ee7484-b45e-472d-ba4c-36e3c1520e11", - "Body" : "{\"error\":{\"code\":\"BadParameter\",\"message\":\"Property has invalid value\\r\\nProperty has invalid value\\r\\n\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys/javaKeyTemp/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "37", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "attributes": {}, + "public_exponent": 0 + }, + "StatusCode": 400, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "108", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "703421a1-bb79-4c43-9c35-786fd270e00e" + }, + "ResponseBody": { + "error": { + "code": "BadParameter", + "message": "Property has invalid value\r\nProperty has invalid value\r\n" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyNull[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyNull[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyNull[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyNull[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyWithMultipleTenants[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyWithMultipleTenants[1].json index 6fce85ee17c88..d7191755bbf05 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyWithMultipleTenants[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKeyWithMultipleTenants[1].json @@ -1,54 +1,177 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/javakeytemp8271870/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/javakeytemp657262d/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "320d55dd-88f3-4e9f-88ca-ff650383a08d" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "773", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6b364e19-2f16-4b99-97e1-90afe802217f", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp8271870/47d802bd512c4ab8a6519ed570a4b0a0\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"96tDHEO3X7qwdmg954GtPImzHFMhqwZBK59CGw6FjuKgyIHTd_AMFB0NSJ3ORu2ScsMxsMtzMHpXssyW-y4wjpao8o3BvlmZppyGtGToy1I0_GvbBBlFYsLQdz-lGwTskCYP-OrsCX8K4mxva-cO0m38HwQy8qnzp-yTxuSTtkG6GN996d2kKWQ29T55MEJJan3SN3eiaOneDc5QIoD2iJ9I6V_yYBfABwlq8EVNgf_1eCvsFtwX-lm9Qfr4oa-roD3VPnX9HFGjGsNU39ls4O4d_xtmq26XFvfCZwRWsTfvLmOudXY504-_2D72TcbY0PU-uLHpD_clJeRdAI0fQQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/javakeytemp657262d/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "102", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "771", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "cc704e9e-f9ad-437f-aefc-f13f9967ca96" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp657262d/d6e06708a27940418ed1aa8f6aea719c", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "xkgj76G2LvihYimv68e_b6jx0VLYrVZ70AiLj3R90FuIUvK655awRZYGpAAj7wmRMI7q1MyuXvoYSkf5CgyADqG5Dzzg40oMTslLrGX1vijOfNoZ0Y9r8ihNUMoDFnrN-RUYtHBnROScClcfUeF_aZcmNkx-jeP0zMUAmfDOlJ_WFWturNZBGjiNr94S5Acziz7OJJtvVT3z_Co4wcc1ojYeWBt8YnxeR0cwclZVlSfUPuuBxMCn0BQQaSgZZJrsRmHCM9qmnOiNvXTcWVyGWr5_Lg9ZYgIvlBxTMX4UuEs6m_PhvObkI5tZ-WOJovWR00tm97_9Id03kowwcj8ZwQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/javakeytemp0351650/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "773", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b838c40e-8469-4d67-9f15-3cf44abf19e3", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp0351650/7f2ca3bf567b44f4815cb5cd7e7916cd\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"-e97_Gc6xIN8kwrLfeazbAaWRw4zIox2Mb3eBGg8bK1f-2xQJq_-pMnxNbvhiWWkJhjGfUSrPkBjO2ZAwbGfdrKjHm9t1_SAhmlv2SYyct2wm2qGyQTV3krAvZxALAdTnQZzKO1OANhbHNJvEB_tM5TY_PNz4zA8rPf3WhhtqbWyNKteejhcYCtEnKC7_giq6Y5AKi8SEDDmXmKwMiUMJL6aVID486JQmIhoziq1hei7ADPYpUlvD9Jpm1dy9zfXsJrfIg6IxF0YDOC1nBxKmMEAp0BFCR4Yl2YPpo18drTa_8xfFyrrM9i6PEDygFL9JV-U4Ej9Iip8AgL1vFgbaQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "3c7e2a81-e354-4151-a6d8-54f46134dbca", "javakeytemp8271870", "javakeytemp0351650" ] + { + "RequestUri": "https://REDACTED/keys/javakeytemp19980ab/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "102", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "771", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "17636a6a-3cbc-4a93-b33e-367eb09dcd2c" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp19980ab/735f33fe6918486fa788936cc427720e", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "xo61fs69b5F-LLxVt7oGmqzpPPoK9U42_uAeg8cmUG1juJHDLuql8wo3KMqNZIm_YzA2hYSCrkQ8ppak9DYJPTHUDEZisCFCHzS3egeSV-bnZuMlY0Uxregazz8SrCjLrBrdvSTPX-wXCCQdWmumExE3H6_Y_lEz8Vrlk0yU9WjKDlYD0kaHmVWxN_gvv9hlO0zmKoacM0f9aiV11ZbqLTUVVRLZlNgV5jjweNIHvfZhcLP_cR36Tq-MjSYjKefG4w7bM8dPHhUhsR2xFDSjwze1diywVUNaEBmeXWgOb9UwVaFJ-BgP3HDh25XI4zCVHnUwvCBi23d8uy8wU7VttQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "bf530acb-3a13-4c8d-b830-866e49d46908", + "1": "javakeytemp657262d", + "2": "javakeytemp19980ab" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKey[1].json index 39971cbd3649a..523c8cc9a3b75 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createKey[1].json @@ -1,29 +1,108 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/javakeytemp0444800/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/javakeytemp46933d1/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "768dd169-16e4-4066-904f-880e054b0809" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:43 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "773", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "89041032-0d4a-4008-a79e-5c536518e67b", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp0444800/c66668274d8d48f3a9066cfba71eebfe\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"umsdr0HhHw9HyoQRMK-Vgn6GtfH7a7fVL_1ek5WOhG4D2BXAyXgNhpt3s1JAnXShv806Ws_nD1bHisPO9XG1T58wJ-lnKKyAWcebSGOPrqK5SNlnV_vagIjnGW9N3aDm9PuvR_QzahI1mO4U5XHu2VS-6Yr-ZFKL0uY6DX0jx4YOK5ViJL7hw1OiVRySeZv8aX74HjU8M1kK-aeA_4zaeRufB9l4d-UWS1OT8z2dmUndmq0qR940VUe6OAC1pYRYwurIoQgNnNRJiHQa31zOn6tSNNsswVoDkkraY_xOU9QQCouUKLOY5tkOUXTNXXIlouBWB4TLvFlBNlFrc6c0hQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954184,\"updated\":1678954184,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "javakeytemp0444800" ] + { + "RequestUri": "https://REDACTED/keys/javakeytemp46933d1/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "102", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "771", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3865bff8-2e11-4660-b29a-2bfba100ee7d" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp46933d1/ee6b034c8c874215a50f8f7d07423221", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "yR4TWsXYz-GQvR4bJPyd4Xsydj6Hs1Eug-dWdIZ7ZMGF543riTOIgjkhoRAI02ArLG34pdjRcm6p906n8AcLWLp-D98Mcy0wsJQ2yKsgDHIA4WGg8sQTsRvQXpMdVJ2GWNWc0_S3EiBkoExM0GWhgfRiMfXGu8M-o048HN1vrzA4dSziHuK75tB_LjImSSZcogXw5Kc_zjtEivl3LrUeNqaf7iRRnlUQb7FeesKS9lSUfQwKfX7j-vGwKE9TYHqo_q1XHvpBd-BVBQqyqov30iVP-ulcUsDeqPw2zox4TmzSnhqJ21hmAFxJH5g2Wwqv6eWfeBgHJGaYjcnIl_2myQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "javakeytemp46933d1" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createRsaKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createRsaKey[1].json index c900963a4c139..d497ac0592742 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createRsaKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.createRsaKey[1].json @@ -1,29 +1,108 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/javakeytemp40102fa/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/javakeytemp2897450/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c0e9ae02-ec2c-4f94-883e-4f916a8356d8" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "773", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e92bd887-4bc6-475d-8ba2-0c7816192e12", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp40102fa/f7f93621fc8348d99f6b12c7a41d593b\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"u-iVvFYezezgH-hzGcLF9Aq4JRl04JmE7KdihdtxNGzjnnhE9OdrPFvhiRGHS7E6869bUXLF0GCPAz11Gs8NZsVfYWCoFl8UOdh7K8EdL28TKNucwA3gVTeilMoFTGtOg4GbNYm-v6mrer33Tb-2OTytaXqANG-mCuna-r6yfh4X5zICzFM3VZG_7KYWaQfRhroXD46aOP2MrStng4G_Rl2PXPe2IXxfQIxXcHYWgCYdxODPDn4oEcFjKmHpeVj8QANdhI1tgIvvfgWjroNQR5JAfeEOZtnbctUU5WCQN6LpT00h6KEyq-lrTntSnEJig5yEJreIcEGcNovgHV9yjQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "javakeytemp40102fa" ] + { + "RequestUri": "https://REDACTED/keys/javakeytemp2897450/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "102", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "771", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9ed449ec-cfed-4250-b788-12f286614ec7" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp2897450/6839bbd69b35488ea9b991dbdc257928", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "uhyxjyib-xmr22PJDo5PuE1aJvV-fVBlCQx9wsTvFXCedPRBcnip_3Vg05eWVHTQoB6Yb_IVTunPeXpbn9xu8xlMUQ6D1Hcet4336H0yfP29lsjVHw5n74Rw_uJAFXqFZsumlqwPixkRNelGgkLi-ffn1Pfh4Gh6fWQ8RU2FKPahKCRaInYUKO-1ezIOqrmUG2Mn3s9jnRWRMTBJiO49XoJQTRRe2u5OCfZit_aVnuv0S4zZDw5zeYZAtSCBCV-lFbcreVLyi8Ta5U0jPyQOi1x1O-xmjaAjFI8RVwIMROXjk01SjZxc7HRzeHcBAPTRfkNktc0ddUF4_B8QZveNMQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "javakeytemp2897450" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.deleteKeyNotFound[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.deleteKeyNotFound[1].json index a80fd7d878560..681e7793bd02a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.deleteKeyNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.deleteKeyNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/non-existing?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fed74a88-0e68-442d-9443-506b212913c9" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:43 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "300", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8cf59dc5-73c2-43c8-87dd-26e0a50c76d3", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys/non-existing?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f9dfb46f-1bf0-4578-9430-7d045c79f348" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.deleteKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.deleteKey[1].json index e011225532c06..ac139e3cf9f9c 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.deleteKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.deleteKey[1].json @@ -1,129 +1,246 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey555546c07/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey518769b82/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:42:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "37c6cf60-488d-4662-a325-853c7b337e47" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:10:04 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6988961c-25fd-4bcc-9b9a-21350b51fa02", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey518769b82/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:42:14 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4d77b95e-3641-42f9-ad02-3edb0c7c1f4a" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey518769b82/b0b6ee2495304a43bf11b34a6ec82150", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "uRu03RzMRjSzaqB56xJxW3qUk1GYUDWh_iUEbZDox7BMEBtVH3t6sCq3YciaNSJDNzi5dQFXZtnYg9O_i0tK_5oQlQRv0z-kz-yO9Ln_-1Q7kowHHF7I6mdoOomvF5CooyyHaacdifAdfUHwvMHgwz62fBT2CTJ7WKgjBqk8Ox-DbUsKiizGoRJKWj7EnhzCteW440Z8E_b48Q3Huo_KjtGWhBQMukAYxNp-4b5Mkl9VD_uZ4M9rlQ54-qfaCUXlibdPbczVDMVFed2HAisGl0b22kTq_YjB3Ey2Bum3-rKplDMBScHo0wBPfLfK4Y7lxjJ5PS-rzslqpFDGzc7oyQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681270935, + "updated": 1681270935, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey555546c07/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testkey518769b82?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:42:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b4a7439b-cd3b-4f42-9ae3-a44f20107eb1" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey518769b82", + "deletedDate": 1681270935, + "scheduledPurgeDate": 1681875735, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey518769b82/b0b6ee2495304a43bf11b34a6ec82150", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "uRu03RzMRjSzaqB56xJxW3qUk1GYUDWh_iUEbZDox7BMEBtVH3t6sCq3YciaNSJDNzi5dQFXZtnYg9O_i0tK_5oQlQRv0z-kz-yO9Ln_-1Q7kowHHF7I6mdoOomvF5CooyyHaacdifAdfUHwvMHgwz62fBT2CTJ7WKgjBqk8Ox-DbUsKiizGoRJKWj7EnhzCteW440Z8E_b48Q3Huo_KjtGWhBQMukAYxNp-4b5Mkl9VD_uZ4M9rlQ54-qfaCUXlibdPbczVDMVFed2HAisGl0b22kTq_YjB3Ey2Bum3-rKplDMBScHo0wBPfLfK4Y7lxjJ5PS-rzslqpFDGzc7oyQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681270935, + "updated": 1681270935, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:07 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "33e9494c-1a97-4c71-9259-0959f01b0e24", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey555546c07/3e4589f71f6841c883a7bbdba2b2217f\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"oK2aC3PIX8f_Tgc6c97ExiQD1fKvfgJlnWQjjCZ6z8hJu7WOHYNHnkt1njUy9yN8Xh1kNnDog9CRVx3ndmHRRyOd40VHv-igFIju0IeiXqpqx_pIF3lYdn-xOCbBstoTSz6JE7Y8zvJSBEkiWWUkPvMCzOWdWwNQgrNPwCMBSnR1v8VIBu77veeXcfau-jxCAaNMng4X1glckNCXd7Tby5uGz8bJ22NXZVEs3RzMvTOvaV2Tv1FnBrhhMySKavR-95rKQjcIQvapjmxzD731lByxjnH-u59EY1nwOsimCpz3ffeQX8e7pyW-G2AOnix6boPbkWaNdSU3hw_4LEih4Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954207,\"updated\":1678954207,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey518769b82?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "84", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:42:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8eec8f2f-e323-4bce-a71f-82b237a7bef9" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: testkey518769b82" + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey555546c07?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:07 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "99854e74-dd03-4f4a-ada6-a28ccfaaf38f", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey555546c07\",\"deletedDate\":1678954207,\"scheduledPurgeDate\":1679559007,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey555546c07/3e4589f71f6841c883a7bbdba2b2217f\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"oK2aC3PIX8f_Tgc6c97ExiQD1fKvfgJlnWQjjCZ6z8hJu7WOHYNHnkt1njUy9yN8Xh1kNnDog9CRVx3ndmHRRyOd40VHv-igFIju0IeiXqpqx_pIF3lYdn-xOCbBstoTSz6JE7Y8zvJSBEkiWWUkPvMCzOWdWwNQgrNPwCMBSnR1v8VIBu77veeXcfau-jxCAaNMng4X1glckNCXd7Tby5uGz8bJ22NXZVEs3RzMvTOvaV2Tv1FnBrhhMySKavR-95rKQjcIQvapjmxzD731lByxjnH-u59EY1nwOsimCpz3ffeQX8e7pyW-G2AOnix6boPbkWaNdSU3hw_4LEih4Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954207,\"updated\":1678954207,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey555546c07?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:10:07 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "84", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "22e19dab-5d98-43d4-946c-6354c83dbd0a", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"Deleted Key not found: testkey555546c07\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey555546c07?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "07a5f02d-6543-4b1d-82ac-2c5d11467820", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey555546c07\",\"deletedDate\":1678954207,\"scheduledPurgeDate\":1679559007,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey555546c07/3e4589f71f6841c883a7bbdba2b2217f\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"oK2aC3PIX8f_Tgc6c97ExiQD1fKvfgJlnWQjjCZ6z8hJu7WOHYNHnkt1njUy9yN8Xh1kNnDog9CRVx3ndmHRRyOd40VHv-igFIju0IeiXqpqx_pIF3lYdn-xOCbBstoTSz6JE7Y8zvJSBEkiWWUkPvMCzOWdWwNQgrNPwCMBSnR1v8VIBu77veeXcfau-jxCAaNMng4X1glckNCXd7Tby5uGz8bJ22NXZVEs3RzMvTOvaV2Tv1FnBrhhMySKavR-95rKQjcIQvapjmxzD731lByxjnH-u59EY1nwOsimCpz3ffeQX8e7pyW-G2AOnix6boPbkWaNdSU3hw_4LEih4Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954207,\"updated\":1678954207,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey555546c07" ] + { + "RequestUri": "https://REDACTED/deletedkeys/testkey518769b82?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:42:25 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5935f6ad-8448-4a37-852a-42a3138d245d" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey518769b82", + "deletedDate": 1681270935, + "scheduledPurgeDate": 1681875735, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey518769b82/b0b6ee2495304a43bf11b34a6ec82150", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "uRu03RzMRjSzaqB56xJxW3qUk1GYUDWh_iUEbZDox7BMEBtVH3t6sCq3YciaNSJDNzi5dQFXZtnYg9O_i0tK_5oQlQRv0z-kz-yO9Ln_-1Q7kowHHF7I6mdoOomvF5CooyyHaacdifAdfUHwvMHgwz62fBT2CTJ7WKgjBqk8Ox-DbUsKiizGoRJKWj7EnhzCteW440Z8E_b48Q3Huo_KjtGWhBQMukAYxNp-4b5Mkl9VD_uZ4M9rlQ54-qfaCUXlibdPbczVDMVFed2HAisGl0b22kTq_YjB3Ey2Bum3-rKplDMBScHo0wBPfLfK4Y7lxjJ5PS-rzslqpFDGzc7oyQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681270935, + "updated": 1681270935, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "testkey518769b82" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientAndEncryptDecrypt[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientAndEncryptDecrypt[1].json index a60c677264d93..1b09794d7d9d3 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientAndEncryptDecrypt[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientAndEncryptDecrypt[1].json @@ -1,79 +1,200 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/javakeytemp294866d/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/javakeytemp8919662/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a445618f-5819-42db-9d65-fae744eccb44" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:44 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "773", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "244e5b6f-070d-459e-bca9-5363887e5df4", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp294866d/1016b549f53642349d5ca46f2f03dd3d\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"vUHTMvlLPny_yFIVl7OvTMfdPbGT-kDoemLNn1j0LC1S0E_1hZiYK2EOVj7LnRxgXwIT7tcVfWeiT7hSna5X3XH-Em7Nd2ojqF9rd0uKggC_syyAOSu0xTnDENXdjnxP9IPluC7ZxbVZ0qBN5_c0zyZdAQkYSzDAaCpej8O3yue3ZBsmZG9oo1a3m3BlC454nUn67wylxOA4edB7aIgIKyH93EyzA7hrRnW-PhkPtqHSJ7f_YmZ-UpYQTXg-ailt7fZ6dYFIl_FBCGuR7EdJG_AvwPBf_p9m2vmyFj_4r3LRjJ28p7Ei9G_hWMwdGpPvsVXSvxpMGusOKCwdkPqAtQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954185,\"updated\":1678954185,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/javakeytemp8919662/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "102", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + }, + "tags": { + "foo": "baz" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "771", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6cb29a47-0a0a-44f8-881f-64c16575b2f8" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp8919662/372bba7106d34ff1a765de0f98424678", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "u6DZNYbkoV_dxAyeW633RPlaLvierqz5BhuD0e9U0q5maFqZ04r9tfLLPwxr9my_FNvHVNtQirJFkd3X2bw3Y_-8Y_UErKFUb1P3Hrv8qctrzD87c-A7Z3sRhVfNh25FpuELe7mZKD7uX6SxSQjq9bBdSVdA3Yhl-HgOU5jvJACWWbCE5hlobOVruOW0YhEa2-hoIi-8Gp_0S38lt5N9Y7cRsACtlSeKpVxu8UJi5AsJOe9o5XH161fMxtHXIE2mmiEO4CGlAKq1D0x3jxFEYLhMBZ7qRKNDbfGkVPvcVJ6eI9QnoQzImqPToW2mUTj4K4Ivf3nOTtED_0OZ0Ig6pQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/javakeytemp294866d/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/javakeytemp8919662/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "771", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "cf2cb048-9003-40bf-98dc-89b7927e7ea1" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp8919662/372bba7106d34ff1a765de0f98424678", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "u6DZNYbkoV_dxAyeW633RPlaLvierqz5BhuD0e9U0q5maFqZ04r9tfLLPwxr9my_FNvHVNtQirJFkd3X2bw3Y_-8Y_UErKFUb1P3Hrv8qctrzD87c-A7Z3sRhVfNh25FpuELe7mZKD7uX6SxSQjq9bBdSVdA3Yhl-HgOU5jvJACWWbCE5hlobOVruOW0YhEa2-hoIi-8Gp_0S38lt5N9Y7cRsACtlSeKpVxu8UJi5AsJOe9o5XH161fMxtHXIE2mmiEO4CGlAKq1D0x3jxFEYLhMBZ7qRKNDbfGkVPvcVJ6eI9QnoQzImqPToW2mUTj4K4Ivf3nOTtED_0OZ0Ig6pQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:45 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "773", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "404df282-2698-45bb-9d47-2d3f6258e152", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp294866d/1016b549f53642349d5ca46f2f03dd3d\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"vUHTMvlLPny_yFIVl7OvTMfdPbGT-kDoemLNn1j0LC1S0E_1hZiYK2EOVj7LnRxgXwIT7tcVfWeiT7hSna5X3XH-Em7Nd2ojqF9rd0uKggC_syyAOSu0xTnDENXdjnxP9IPluC7ZxbVZ0qBN5_c0zyZdAQkYSzDAaCpej8O3yue3ZBsmZG9oo1a3m3BlC454nUn67wylxOA4edB7aIgIKyH93EyzA7hrRnW-PhkPtqHSJ7f_YmZ-UpYQTXg-ailt7fZ6dYFIl_FBCGuR7EdJG_AvwPBf_p9m2vmyFj_4r3LRjJ28p7Ei9G_hWMwdGpPvsVXSvxpMGusOKCwdkPqAtQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954185,\"updated\":1678954185,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/javakeytemp294866d//decrypt?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:45 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "134", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8e7ff464-a1a6-4c81-bf0c-c1450a67ae58", - "Body" : "{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp294866d/1016b549f53642349d5ca46f2f03dd3d\",\"value\":\"bXlQbGFpbnRleHQ\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "javakeytemp294866d" ] + { + "RequestUri": "https://REDACTED/keys/javakeytemp8919662//decrypt?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "371", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "RSA-OAEP", + "value": "QA3m1tvnZNKYcjxNN_UmkjWXiFlBN2LZfjd4FbEoDEzy4dZiqaO7C5mb5N2ELiWRfe7wN4f_4N1alVTZ5BBx00O_gRpbylk-iDQKqM3d7gVEojAAANIKLs8TBhY3NHgU-HxJFFMBQlZddYcOe6tfiT9FCBtW9AxpRs17TGxwpaHWN9arlpB3P7ms6-v0gm0YR9z8Ue2PhCQ8_JzSifxSC1IHY02guDfSmtsqWlFeoNQMXkD9ap_eKmlNYKjJGGzxaytpFTw2JbSYa9TASVttanSIIsGK-aaYYRy8rAvG3vbagAZo5Ad_ygq9motiPAB7KTMAvVGAc6yynhkPXMLW5A" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "132", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "027d0f0e-e6b3-41cc-9940-9a01fa1d4006" + }, + "ResponseBody": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp8919662/372bba7106d34ff1a765de0f98424678", + "value": "bXlQbGFpbnRleHQ" + } + } + ], + "Variables": { + "0": "javakeytemp8919662" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientWithEmptyKeyVersion[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientWithEmptyKeyVersion[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientWithEmptyKeyVersion[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientWithEmptyKeyVersion[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientWithKeyVersion[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientWithKeyVersion[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientWithKeyVersion[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientWithKeyVersion[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientWithNullKeyVersion[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientWithNullKeyVersion[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientWithNullKeyVersion[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClientWithNullKeyVersion[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClient[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClient[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClient[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getCryptographyClient[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getDeletedKeyNotFound[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getDeletedKeyNotFound[1].json index 4a741cc2270e3..31a0eaa0d0779 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getDeletedKeyNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getDeletedKeyNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/deletedkeys/non-existing?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "62de3d2b-94bc-4e78-bed6-c541f35ed654" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:44 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "300", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "27ec0bce-e48f-41aa-bf98-8d5503092c55", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/deletedkeys/non-existing?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "32e50223-055f-48a2-96cf-e98c0c181d6d" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getDeletedKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getDeletedKey[1].json index 7203a35fecfb3..b272b7b886a1c 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getDeletedKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getDeletedKey[1].json @@ -1,154 +1,302 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey60701987a/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey675388088/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b61168df-0d49-4274-a14d-5f32b926c1f5" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a7ee13e1-2f4a-4797-888f-80238e4fcade", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey60701987a/c752223ca2394231b4c131ef6c7cfa96\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"7yToyW4Ruct576cjTSVCQjVsAu1hiRgrKZ9aC6h10q3s4NdfawPgW4ydIyEJYDzpWx5OmaPUVkNWYyfFsLUu7N4nkM1PvgZlYBCOgEGvPfPKDwBqsfmcQAYl6_JN5l1J1Xd0xb8XJ2t_XmSN3t4faIWxbXM25nGbVR4Yx3P-jqy1kFRzZU5xZTAd_AP5R21hVJhh99lnxNUDIojoQDb06zPJTtys3lFOxFnyRPJh5O21iiYGKA_ivRaUTJO5zAqsrwQGRr33DvqlH2dkgr1QGON1pamvcxmbt_lXoPfaUuSZyXf-H9OPt9QvqWVBYjNj2p1fNz4TZwXEbTGIhLMcNQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey675388088/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "16f5cf75-9528-42cf-a3de-f20587add3f1" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey675388088/36efcacfab1c475297d245b8375595ae", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "0X7-UdZDv6kptRQfSTrYI1m-Hbz2Jy3uh9oGevy0gW99kDZcWsS0qhJeG6gFEuwkrci-C0gyvLyIDJXRrMqIehNE2FVWo7ShP-ldwcVSPeui_1VoS3lkR54IwlWmyGrgja4DchNmjVZ691BffcJULYlvJiCsOiFwly4YhsuJHl20R3BeEhnmuXYWUtfzhjOIhVvlzhLNXKp7hkTt2uGShLEnrzDtdR7fexpeJyJTWbX0cBKH_MigZW-ennrnVQjZln8nAaJKaSz1Hd2T2m-2CMMPCnjIdVY9w6kV1UrOITCsQqXV8_xL6MLvL0IASrKNNY75v1OIzTBG4hohFpPfJQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey60701987a?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testkey675388088?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "96f50010-af74-42b3-aa01-e2a69306266c" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey675388088", + "deletedDate": 1681269679, + "scheduledPurgeDate": 1681874479, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey675388088/36efcacfab1c475297d245b8375595ae", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "0X7-UdZDv6kptRQfSTrYI1m-Hbz2Jy3uh9oGevy0gW99kDZcWsS0qhJeG6gFEuwkrci-C0gyvLyIDJXRrMqIehNE2FVWo7ShP-ldwcVSPeui_1VoS3lkR54IwlWmyGrgja4DchNmjVZ691BffcJULYlvJiCsOiFwly4YhsuJHl20R3BeEhnmuXYWUtfzhjOIhVvlzhLNXKp7hkTt2uGShLEnrzDtdR7fexpeJyJTWbX0cBKH_MigZW-ennrnVQjZln8nAaJKaSz1Hd2T2m-2CMMPCnjIdVY9w6kV1UrOITCsQqXV8_xL6MLvL0IASrKNNY75v1OIzTBG4hohFpPfJQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "007f5d66-7431-4f26-a265-b8d6974e4209", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey60701987a\",\"deletedDate\":1678954169,\"scheduledPurgeDate\":1679558969,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey60701987a/c752223ca2394231b4c131ef6c7cfa96\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"7yToyW4Ruct576cjTSVCQjVsAu1hiRgrKZ9aC6h10q3s4NdfawPgW4ydIyEJYDzpWx5OmaPUVkNWYyfFsLUu7N4nkM1PvgZlYBCOgEGvPfPKDwBqsfmcQAYl6_JN5l1J1Xd0xb8XJ2t_XmSN3t4faIWxbXM25nGbVR4Yx3P-jqy1kFRzZU5xZTAd_AP5R21hVJhh99lnxNUDIojoQDb06zPJTtys3lFOxFnyRPJh5O21iiYGKA_ivRaUTJO5zAqsrwQGRr33DvqlH2dkgr1QGON1pamvcxmbt_lXoPfaUuSZyXf-H9OPt9QvqWVBYjNj2p1fNz4TZwXEbTGIhLMcNQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey675388088?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "84", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "704484e3-94bd-4cf5-8f59-e7295be1a2cf" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: testkey675388088" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey60701987a?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey675388088?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8a91efec-5044-4f5f-b286-9c4dffcf04d0" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey675388088", + "deletedDate": 1681269679, + "scheduledPurgeDate": 1681874479, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey675388088/36efcacfab1c475297d245b8375595ae", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "0X7-UdZDv6kptRQfSTrYI1m-Hbz2Jy3uh9oGevy0gW99kDZcWsS0qhJeG6gFEuwkrci-C0gyvLyIDJXRrMqIehNE2FVWo7ShP-ldwcVSPeui_1VoS3lkR54IwlWmyGrgja4DchNmjVZ691BffcJULYlvJiCsOiFwly4YhsuJHl20R3BeEhnmuXYWUtfzhjOIhVvlzhLNXKp7hkTt2uGShLEnrzDtdR7fexpeJyJTWbX0cBKH_MigZW-ennrnVQjZln8nAaJKaSz1Hd2T2m-2CMMPCnjIdVY9w6kV1UrOITCsQqXV8_xL6MLvL0IASrKNNY75v1OIzTBG4hohFpPfJQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "84", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "517ff51e-cb3b-4b0b-9e92-b90657e8a6cd", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"Deleted Key not found: testkey60701987a\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey60701987a?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "84", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6d7f525d-eb53-4544-a4f8-b1ce5e6e59e0", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"Deleted Key not found: testkey60701987a\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey60701987a?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "980bf3e6-608a-4be9-8fc6-f9baa75a4a56", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey60701987a\",\"deletedDate\":1678954169,\"scheduledPurgeDate\":1679558969,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey60701987a/c752223ca2394231b4c131ef6c7cfa96\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"7yToyW4Ruct576cjTSVCQjVsAu1hiRgrKZ9aC6h10q3s4NdfawPgW4ydIyEJYDzpWx5OmaPUVkNWYyfFsLUu7N4nkM1PvgZlYBCOgEGvPfPKDwBqsfmcQAYl6_JN5l1J1Xd0xb8XJ2t_XmSN3t4faIWxbXM25nGbVR4Yx3P-jqy1kFRzZU5xZTAd_AP5R21hVJhh99lnxNUDIojoQDb06zPJTtys3lFOxFnyRPJh5O21iiYGKA_ivRaUTJO5zAqsrwQGRr33DvqlH2dkgr1QGON1pamvcxmbt_lXoPfaUuSZyXf-H9OPt9QvqWVBYjNj2p1fNz4TZwXEbTGIhLMcNQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey60701987a?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:01 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9a2bc6a1-442f-4a2e-9ab6-a8f26f289581", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey60701987a\",\"deletedDate\":1678954169,\"scheduledPurgeDate\":1679558969,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey60701987a/c752223ca2394231b4c131ef6c7cfa96\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"7yToyW4Ruct576cjTSVCQjVsAu1hiRgrKZ9aC6h10q3s4NdfawPgW4ydIyEJYDzpWx5OmaPUVkNWYyfFsLUu7N4nkM1PvgZlYBCOgEGvPfPKDwBqsfmcQAYl6_JN5l1J1Xd0xb8XJ2t_XmSN3t4faIWxbXM25nGbVR4Yx3P-jqy1kFRzZU5xZTAd_AP5R21hVJhh99lnxNUDIojoQDb06zPJTtys3lFOxFnyRPJh5O21iiYGKA_ivRaUTJO5zAqsrwQGRr33DvqlH2dkgr1QGON1pamvcxmbt_lXoPfaUuSZyXf-H9OPt9QvqWVBYjNj2p1fNz4TZwXEbTGIhLMcNQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey60701987a" ] + { + "RequestUri": "https://REDACTED/deletedkeys/testkey675388088?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:50 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "be221046-cc0c-404b-a701-66a45fde9365" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey675388088", + "deletedDate": 1681269679, + "scheduledPurgeDate": 1681874479, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey675388088/36efcacfab1c475297d245b8375595ae", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "0X7-UdZDv6kptRQfSTrYI1m-Hbz2Jy3uh9oGevy0gW99kDZcWsS0qhJeG6gFEuwkrci-C0gyvLyIDJXRrMqIehNE2FVWo7ShP-ldwcVSPeui_1VoS3lkR54IwlWmyGrgja4DchNmjVZ691BffcJULYlvJiCsOiFwly4YhsuJHl20R3BeEhnmuXYWUtfzhjOIhVvlzhLNXKp7hkTt2uGShLEnrzDtdR7fexpeJyJTWbX0cBKH_MigZW-ennrnVQjZln8nAaJKaSz1Hd2T2m-2CMMPCnjIdVY9w6kV1UrOITCsQqXV8_xL6MLvL0IASrKNNY75v1OIzTBG4hohFpPfJQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "testkey675388088" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeyNotFound[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeyNotFound[1].json index ef42e7461cd01..e41b5642b6fd0 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeyNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeyNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/non-existing/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/non-existing/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6d28139d-96fa-4259-8633-e8e4523fd0dc" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:42 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "300", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "997b4c04-441a-46b1-8630-9c5895a05cf7", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys/non-existing/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b28d6911-ad72-485b-8e56-d50fb526930a" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeyRotationPolicyOfNonExistentKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeyRotationPolicyOfNonExistentKey[1].json index bffcaf417d89c..fa12f94191bb4 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeyRotationPolicyOfNonExistentKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeyRotationPolicyOfNonExistentKey[1].json @@ -1,28 +1,71 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/nonexistentkey41610/rotationpolicy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/nonexistentkey15690/rotationpolicy?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9969f18f-7a7d-457c-9e5b-b614a070a946" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:44 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "307", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "619dd1e5-c4ca-4f08-8c84-1b3f9262b913", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"A key with (name/id) nonexistentkey41610 was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "nonexistentkey41610" ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys/nonexistentkey15690/rotationpolicy?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "307", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5dfb2654-9ce0-482e-8f30-30c65e0c8800" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "A key with (name/id) nonexistentkey15690 was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": { + "0": "nonexistentkey15690" + } +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeyRotationPolicyWithNoPolicySet[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeyRotationPolicyWithNoPolicySet[1].json index 15cbecf3106ab..6250595685a0c 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeyRotationPolicyWithNoPolicySet[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeyRotationPolicyWithNoPolicySet[1].json @@ -1,53 +1,136 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey95123259/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/rotatekey7308409f/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bcff51b5-3e1d-4356-bd78-274c9df46f0b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:44 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "718", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "79e0da0c-2fda-4b0c-8684-4003c4defa3b", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey95123259/a79be85fcdb54be590071ad3472a5c54\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"6U3LaBYnAlkNFaG0fyGT3JyBvV4vblozXgrOoNmAcVx5zmVYL9lNqw5nWrO_KxMVAfq8dUi9QYck61KTscfGyxjpePq3sdwwjvPaqXmGzFUtL0fFnZD6ZZyCikZMetbd21eOu7SDIqCZ9_UpvTe5ydz1GISSir9thlYmMTg5ldap8Lnh5fhqfj0NspzbyMzwk6g_XshdbeDoVuRs0581gpuW_B8A0KN2gXEfdztqF8KddZ6l7It7KfVqrG0SpIqrl6nkM-LXtkBf65R95_uSWEGsSkkLLvtq5hZMLS12Htjf9tPby1MP-MW3kZqVRQFOn6GiAXOAfzTUMaN8jLOc2Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678954184,\"updated\":1678954184,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/rotatekey7308409f/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "49", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": {}, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "716", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "564e6664-5bd4-4d46-a745-365a6601d617" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey7308409f/eac8b298af41468583c906f48ab489c5", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "xebDlncUID3iTTXoEiNMZFhTgxZepTke8vdcG1RKnn7k2BuUi7dutK9D-eNZpqqmVFHy4NpkOzcPVav7o90nW04Wcb9HlRxZlAf2wB8ae8hu-PSDGzNRK2JPlcR2f524vdbdvcSRS1BiImN0ChUDdLASgEPQmbSjEbeB_VuVRj4NVC4Jl_jFpG8An3x5cn0hMdAJdd8avlJrUdteUrBLnMRtNV-sZASX2Vrx6bA6Uf6mWpxKpTBlI4Uo3mm2Ua5iRLp4wdAhiiIKVZdD4pLSDrqwtqpinzOF14zPfGoD_VOTmqLkBISm7rmgoCezDUzvWkxHkcexXKk_njYuYn_QAQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey95123259/rotationpolicy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:44 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "106", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e259a2bb-10c3-4c6b-80da-32475b969b6d", - "Body" : "{\"lifetimeActions\":[{\"trigger\":{\"timeBeforeExpiry\":\"P30D\"},\"action\":{\"type\":\"Notify\"}}],\"attributes\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "rotatekey95123259" ] + { + "RequestUri": "https://REDACTED/keys/rotatekey7308409f/rotationpolicy?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "106", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4d62cb53-f2d9-4c2b-a81f-05e9e8cdff58" + }, + "ResponseBody": { + "lifetimeActions": [ + { + "trigger": { + "timeBeforeExpiry": "P30D" + }, + "action": { + "type": "Notify" + } + } + ], + "attributes": null + } + } + ], + "Variables": { + "0": "rotatekey7308409f" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeySpecificVersion[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeySpecificVersion[1].json index 6122474ec08ab..5316851a95690 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeySpecificVersion[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKeySpecificVersion[1].json @@ -1,104 +1,265 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey365262e0f/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey386340660/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8d987995-87b4-451c-90e1-599925339f2d" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5315c440-289a-4c43-a657-7808147417b2", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey365262e0f/80d1dc92076f41419304b4cba7241034\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"uB9_yujkPd9i6cb1TuYza9agbgM68OW9PFIrkOF9VerjI-jbw5rzgqDVQ-nWJ7nkFtNcW8kB4YKY-OrrtwfHNrX5l6CSk8LsaMgt8MEywIRqu44NzqqXWaxfjs_EQhdlix-mR3RUgPTMo0BmYUn6BG7iwxSGcpqEi2QhZWtrcpLwzgPWlSG--a8XUkh7PswQ81kdRTSBbSwJ6txSouqD4RezEVn83etG0Dmvzz8nl10z48EJuGv_1wKzJfCWtqjRitNem1lfMY-4NI_OFHwyYgO6gXDLw6N8Ma53E3VgiaynHPdac3-W9QNOXfPfTiUZjm31f99UX-zm6AqN4VJPBQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey386340660/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8b97d816-1e6b-4b13-b2b8-6a7faff2faca" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey386340660/2aa893a6b0024f93888a3e1725b8662e", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "3SGzvLritghrjSKEvooCRUpM_y5FbdlJr2M8RU70Rc-o3F5gyuse6YMybL0VufghQCrhXEWsocAtTHVpblpmaPFwStT-IMjFSpWGTyuKqYk0ZZtJSS6BqJ8mB7kEs5yl60iUz-E9wgF6UUk1Z_ix42J47ri7a4F_0P7_xUbDCEsf1K_d3cX-Kzf2FHGawg5QpIF-lR4rYWf7Z1PE94EOqnqI-vr-89TYmSO93ajYKOz-EOZtfZ6uJ9Jv_Kg_FpnNeIdS8aREYh87j4Z7Jl7C-HLxf4uf2P4gJgfSvWbSX_gVCFGHSosdgaPWr_dVThX7ateNYSFb850XPUelPtl95Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey365262e0f/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testkey386340660/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "01431ebf-564b-43c2-adf4-1ab8fc88ab35" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey386340660/da536c0229504716870c57ccbb655bb8", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "6A3f7psgtX_RsbDKoE6VqAW7EMBbAO2qJMK_dexuqzDbq1kOI2yLgmTmUy7-SKjuO06HEf_YFJWL2rVsfl0cBkSsjibJiPsg9a40BrSx-8jqg0fwZF_eHQ6u5tgRVtBmdNrcNyJTiCTudYeXbOcSIxFcN5LysZBPKdOy5Wx-xzaMNhA947ZTEU7LB2I0Fs9AxopXAz7a87xvYebzmD1xpNWxod3OeRekvxR-xoGyO0acdXM8n1tKAeftcV1WrBtw3A10-4WCAIOBlxh1MDKdDnRjMfU43CvvacoRfr5Ec9FJci63PWiDrRcNwxgz0S4UOyDrltkQKB57ejESkjr_8Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7e47f634-fccc-428e-8a94-ebc00e8a85df", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey365262e0f/4eeaf40a420545efaa6ec157f51df361\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"2ETwRcNmEaTn1icIH7ST6AYeOqSHeXTu_ldlyVEX7TV-YR1o4rrKTc0q3r1T8qB4o7AAxUT-jgMPKJMwqnJPRaN5Zv_jxR29aGD9-_n6WP3EkHMG2iWqle4rogpXzVbRbnaWoQm8pLwdDY6Rf7TTHcfZq39udGwbUPlFz_VP5AzE6wUApBJNDNZQ2jRh5vfLBAZM9zHu9uLvA9i79YfbmjA58fn8_VxrZftXDk46nBZ36oZ3nVkzaDgd98Mm--V0V58yNvz1Y-3_BRL5RSzIceGg9-dH_iBLeW7qPuqDxrE1FG2MQ4aj3KlrHwCWeaedzyfN26ZHIt4vxc6j6icvMQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey386340660/2aa893a6b0024f93888a3e1725b8662e?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3c76fd31-449a-4ee4-8f1b-968952d0dd65" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey386340660/2aa893a6b0024f93888a3e1725b8662e", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "3SGzvLritghrjSKEvooCRUpM_y5FbdlJr2M8RU70Rc-o3F5gyuse6YMybL0VufghQCrhXEWsocAtTHVpblpmaPFwStT-IMjFSpWGTyuKqYk0ZZtJSS6BqJ8mB7kEs5yl60iUz-E9wgF6UUk1Z_ix42J47ri7a4F_0P7_xUbDCEsf1K_d3cX-Kzf2FHGawg5QpIF-lR4rYWf7Z1PE94EOqnqI-vr-89TYmSO93ajYKOz-EOZtfZ6uJ9Jv_Kg_FpnNeIdS8aREYh87j4Z7Jl7C-HLxf4uf2P4gJgfSvWbSX_gVCFGHSosdgaPWr_dVThX7ateNYSFb850XPUelPtl95Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey365262e0f/80d1dc92076f41419304b4cba7241034?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b3385d3b-0ef8-4790-be79-4ae20b9878a6", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey365262e0f/80d1dc92076f41419304b4cba7241034\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"uB9_yujkPd9i6cb1TuYza9agbgM68OW9PFIrkOF9VerjI-jbw5rzgqDVQ-nWJ7nkFtNcW8kB4YKY-OrrtwfHNrX5l6CSk8LsaMgt8MEywIRqu44NzqqXWaxfjs_EQhdlix-mR3RUgPTMo0BmYUn6BG7iwxSGcpqEi2QhZWtrcpLwzgPWlSG--a8XUkh7PswQ81kdRTSBbSwJ6txSouqD4RezEVn83etG0Dmvzz8nl10z48EJuGv_1wKzJfCWtqjRitNem1lfMY-4NI_OFHwyYgO6gXDLw6N8Ma53E3VgiaynHPdac3-W9QNOXfPfTiUZjm31f99UX-zm6AqN4VJPBQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey365262e0f/4eeaf40a420545efaa6ec157f51df361?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "137a4ef4-c0bc-4707-8ad0-20e38944e02d", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey365262e0f/4eeaf40a420545efaa6ec157f51df361\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"2ETwRcNmEaTn1icIH7ST6AYeOqSHeXTu_ldlyVEX7TV-YR1o4rrKTc0q3r1T8qB4o7AAxUT-jgMPKJMwqnJPRaN5Zv_jxR29aGD9-_n6WP3EkHMG2iWqle4rogpXzVbRbnaWoQm8pLwdDY6Rf7TTHcfZq39udGwbUPlFz_VP5AzE6wUApBJNDNZQ2jRh5vfLBAZM9zHu9uLvA9i79YfbmjA58fn8_VxrZftXDk46nBZ36oZ3nVkzaDgd98Mm--V0V58yNvz1Y-3_BRL5RSzIceGg9-dH_iBLeW7qPuqDxrE1FG2MQ4aj3KlrHwCWeaedzyfN26ZHIt4vxc6j6icvMQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey365262e0f" ] + { + "RequestUri": "https://REDACTED/keys/testkey386340660/da536c0229504716870c57ccbb655bb8?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6f2dd7eb-db38-4b20-bb3f-25aa09ec938d" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey386340660/da536c0229504716870c57ccbb655bb8", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "6A3f7psgtX_RsbDKoE6VqAW7EMBbAO2qJMK_dexuqzDbq1kOI2yLgmTmUy7-SKjuO06HEf_YFJWL2rVsfl0cBkSsjibJiPsg9a40BrSx-8jqg0fwZF_eHQ6u5tgRVtBmdNrcNyJTiCTudYeXbOcSIxFcN5LysZBPKdOy5Wx-xzaMNhA947ZTEU7LB2I0Fs9AxopXAz7a87xvYebzmD1xpNWxod3OeRekvxR-xoGyO0acdXM8n1tKAeftcV1WrBtw3A10-4WCAIOBlxh1MDKdDnRjMfU43CvvacoRfr5Ec9FJci63PWiDrRcNwxgz0S4UOyDrltkQKB57ejESkjr_8Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "testkey386340660" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKey[1].json index 7757bc0f3849d..d1000e28aaf0f 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.getKey[1].json @@ -1,54 +1,153 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey49769580a/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey437892a1f/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ca3fd4aa-f0a8-49ff-8c7d-54bf13bf83f6" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "bbf62c0f-35e0-42e7-94ca-6b95dd8d9652", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey49769580a/34d35e11f3f34e668fb2efcff3702aec\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"3nG_t3G19BItUgAigFXWIBlErH9Fwi7SrFledpMYWTDzpPZa46vXqo30TbujrBiqKRPjiXeq6c21oQ0QhyxERDHgUjgwMyO0w4B40AvYg-Yu1UgCNZVBcAvwTEEfTaIZDKUbrmrkhHBiPlunxAUWrVgjqZ3xdGVHT3PMZtZNDDeqjmhEUfSh96cdBn5tACgouTXQKxOCR1Z0rvsMACZEZDBU1ap_No6Op0rD92iQ34liMyXH0NRc5UUY_1H9WdnQfzhEgWuuKTfa-FO83jwyi2yUdUpBxVh5AJ3UOQOATyAzeMJbxHY-0Q2KWsSNn8e6nb00via_TJzkdjbPAw3STQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey437892a1f/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c0f5eb8d-770b-4546-be1e-cf3b3dcd2aaa" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey437892a1f/56566ae4ad97459b903efc7d92bdf2aa", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "7Ss51_OKrQH3AjVEhqrU8oRPnB7ZbjXz9V1HokmDMCSynz_oPkQ0NrY2Bqkr_Hvbs8tRRWDIqhftkfeGkga8Yi8uF_NgsKCDLj-ZIp0NfjHfKV5DoJCxiVreKbdbrSeCQADgf6acvT6j2ushxcj0d65u_OE9VtBChAKH2rAEzQ_6fDW85hpc1GN8dHBI_X78sJkSehmm3x5ZXE46OEMt9pLjS8TB5T8lMl_lI_kqsZr0TOr2_Zz_ShPmhHjBcAenYJZCdgYl2gd60MuqqFnZNe6YLTCZLt3F60zDDZH6IxWz1ON_6qfZ-5xQZeta7wP8rObsR6LFwL5yzLO0vvGVFQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey49769580a/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "dbdd4533-d4ee-4b7f-bc53-e2e26adcb116", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey49769580a/34d35e11f3f34e668fb2efcff3702aec\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"3nG_t3G19BItUgAigFXWIBlErH9Fwi7SrFledpMYWTDzpPZa46vXqo30TbujrBiqKRPjiXeq6c21oQ0QhyxERDHgUjgwMyO0w4B40AvYg-Yu1UgCNZVBcAvwTEEfTaIZDKUbrmrkhHBiPlunxAUWrVgjqZ3xdGVHT3PMZtZNDDeqjmhEUfSh96cdBn5tACgouTXQKxOCR1Z0rvsMACZEZDBU1ap_No6Op0rD92iQ34liMyXH0NRc5UUY_1H9WdnQfzhEgWuuKTfa-FO83jwyi2yUdUpBxVh5AJ3UOQOATyAzeMJbxHY-0Q2KWsSNn8e6nb00via_TJzkdjbPAw3STQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey49769580a" ] + { + "RequestUri": "https://REDACTED/keys/testkey437892a1f/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8bff8082-3ecc-473d-af00-fa91c7deb0fc" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey437892a1f/56566ae4ad97459b903efc7d92bdf2aa", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "7Ss51_OKrQH3AjVEhqrU8oRPnB7ZbjXz9V1HokmDMCSynz_oPkQ0NrY2Bqkr_Hvbs8tRRWDIqhftkfeGkga8Yi8uF_NgsKCDLj-ZIp0NfjHfKV5DoJCxiVreKbdbrSeCQADgf6acvT6j2ushxcj0d65u_OE9VtBChAKH2rAEzQ_6fDW85hpc1GN8dHBI_X78sJkSehmm3x5ZXE46OEMt9pLjS8TB5T8lMl_lI_kqsZr0TOr2_Zz_ShPmhHjBcAenYJZCdgYl2gd60MuqqFnZNe6YLTCZLt3F60zDDZH6IxWz1ON_6qfZ-5xQZeta7wP8rObsR6LFwL5yzLO0vvGVFQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "testkey437892a1f" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.listDeletedKeys[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.listDeletedKeys[1].json index 19cfd7cde845e..9f33aceaa6169 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.listDeletedKeys[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.listDeletedKeys[1].json @@ -1,804 +1,1132 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/b557161ec2304b958a9f/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:45 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "738", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4fcd40a4-5148-441c-bdb8-0450e2258134", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/b557161ec2304b958a9f/540d60622f0a44698fbc3235e28c27e2\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"7sOxUxBYLLxZo0b427U2k8G73ic9lPrt3o04UF19x-j3A30aMHO3EyhLTqZUXBE21gBWtHwaLfafvZ85sNRuknmkrW9jH5XeBjYMoS6RvwdixPw-z_kEhXAAkzYCXO_zShP9-EAeibyLXG0NseCiEDNq8qHgpIxniQxN5F1t9eSbFvOUn8W2S859mjuYHKwyhCjkVRWMeiCWL27kW2VqLGg01jwLq3MpEMpPIuWG3Gif9mV53skfJM8KNF8aeqceF7rI9lpFwFpDtzJw5fA_pumep9QJkujk9uS9X6VaLEGQsSgLr2YDbryozLTEipLuiivFzKhiugo-A-98LmGiYQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954185,\"updated\":1678954185,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/268225d48cb04d85954a/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:45 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "738", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "826b431e-6d17-4691-b41a-63c5914caa75", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/268225d48cb04d85954a/aebd1530c0624014a7c61a165da3438d\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"0_1tj5xuNAqGNCBIwVrwe8eFc1bUPI1KukNjnC--9FY7h2cViBrAOSQo7A8kZJtk7juKNzJDj-mxuG2ld6LEVPucS_48fuv_jLoyAnxHSwQcgxKS4PD9a9wGs6Joi2VqjPN1ZRIYCXRHbnWF5HggY-EXq2R-dC_YoRNvS0BHM4GPwfeoeSOo2ayB7HOFmfCCDHYGDlmMVU2YJOsQ8u61I26kc5GD5_KPHA8GCQRVUvqfUSrIJP0Zl9mdPBO7DVM0ny29L2W-5n17_bdo5ON3cTZ32jgcGVXjpxI3hKOgo970CuRiRDZX_jWitzuJCD8PMynsSiROCVUW1d9zC0obwQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954186,\"updated\":1678954186,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/d4f6d0efa0004798a364/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:46 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5fbe1991-8a09-49b4-9bf8-e031232862dd", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/d4f6d0efa0004798a364/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:50 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "13a3a5be-81b7-46e2-b0d3-a0ab023de60c", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/d4f6d0efa0004798a364/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:54 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "738", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5dba1185-c6b8-47ac-9fc1-2c9a79c2272a", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/d4f6d0efa0004798a364/f11c83e18c044f1bae32d91daca0ee0f\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"zR8NbSjPBVwAuLgSX8M1TNE3P2TrMsXpVXJpbDxZ6uC4kqhdSIk9z_9ogKSla6sn_s-g_Cbhbw1VxqHofe9S43KrliIY19dECCb0YpkrKWtAPNOtRIdYHk1Z_tXGi1hg4tDVtpF-M-xKUirSetUZyfd3uWCVIFxR9by69avuE28OrrHbnsUDm024hq0wKkw4iUIrQu5VgDsXHyPkTxNsYF01ngLv9inRMf0QKGTWT3c07e8Piqxu2F0V5e6AMIRVCseRHsNkr3-kZfqhTccblxEudCxh9JMsT_r95YvLd6_v69ozFGe-bM62GitPBtuCHIPPG-_iMff3kJ8k3HEiQQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954194,\"updated\":1678954194,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/b557161ec2304b958a9f?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:54 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "885", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "bb1a7419-892f-40cc-a369-04086daefa92", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/b557161ec2304b958a9f\",\"deletedDate\":1678954194,\"scheduledPurgeDate\":1679558994,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/b557161ec2304b958a9f/540d60622f0a44698fbc3235e28c27e2\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"7sOxUxBYLLxZo0b427U2k8G73ic9lPrt3o04UF19x-j3A30aMHO3EyhLTqZUXBE21gBWtHwaLfafvZ85sNRuknmkrW9jH5XeBjYMoS6RvwdixPw-z_kEhXAAkzYCXO_zShP9-EAeibyLXG0NseCiEDNq8qHgpIxniQxN5F1t9eSbFvOUn8W2S859mjuYHKwyhCjkVRWMeiCWL27kW2VqLGg01jwLq3MpEMpPIuWG3Gif9mV53skfJM8KNF8aeqceF7rI9lpFwFpDtzJw5fA_pumep9QJkujk9uS9X6VaLEGQsSgLr2YDbryozLTEipLuiivFzKhiugo-A-98LmGiYQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954185,\"updated\":1678954185,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/b557161ec2304b958a9f?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:53 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "88", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "bb6e3542-77dd-4253-8935-5d11ef17dcc9", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"Deleted Key not found: b557161ec2304b958a9f\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/b557161ec2304b958a9f?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:55 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "88", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "87df7c5b-a97e-49b7-8f5a-4322ba3732d5", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"Deleted Key not found: b557161ec2304b958a9f\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/b557161ec2304b958a9f?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:56 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "885", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "23b6b298-6649-4699-b60e-d097eaeb8cbd", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/b557161ec2304b958a9f\",\"deletedDate\":1678954194,\"scheduledPurgeDate\":1679558994,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/b557161ec2304b958a9f/540d60622f0a44698fbc3235e28c27e2\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"7sOxUxBYLLxZo0b427U2k8G73ic9lPrt3o04UF19x-j3A30aMHO3EyhLTqZUXBE21gBWtHwaLfafvZ85sNRuknmkrW9jH5XeBjYMoS6RvwdixPw-z_kEhXAAkzYCXO_zShP9-EAeibyLXG0NseCiEDNq8qHgpIxniQxN5F1t9eSbFvOUn8W2S859mjuYHKwyhCjkVRWMeiCWL27kW2VqLGg01jwLq3MpEMpPIuWG3Gif9mV53skfJM8KNF8aeqceF7rI9lpFwFpDtzJw5fA_pumep9QJkujk9uS9X6VaLEGQsSgLr2YDbryozLTEipLuiivFzKhiugo-A-98LmGiYQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954185,\"updated\":1678954185,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/268225d48cb04d85954a?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:56 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "885", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "05d81b7b-9a23-43fc-aba7-212c5ce63d36", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/268225d48cb04d85954a\",\"deletedDate\":1678954197,\"scheduledPurgeDate\":1679558997,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/268225d48cb04d85954a/aebd1530c0624014a7c61a165da3438d\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"0_1tj5xuNAqGNCBIwVrwe8eFc1bUPI1KukNjnC--9FY7h2cViBrAOSQo7A8kZJtk7juKNzJDj-mxuG2ld6LEVPucS_48fuv_jLoyAnxHSwQcgxKS4PD9a9wGs6Joi2VqjPN1ZRIYCXRHbnWF5HggY-EXq2R-dC_YoRNvS0BHM4GPwfeoeSOo2ayB7HOFmfCCDHYGDlmMVU2YJOsQ8u61I26kc5GD5_KPHA8GCQRVUvqfUSrIJP0Zl9mdPBO7DVM0ny29L2W-5n17_bdo5ON3cTZ32jgcGVXjpxI3hKOgo970CuRiRDZX_jWitzuJCD8PMynsSiROCVUW1d9zC0obwQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954186,\"updated\":1678954186,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/268225d48cb04d85954a?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:56 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "88", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e0a3fe48-e9e4-4995-ba6b-3b355251e1e9", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"Deleted Key not found: 268225d48cb04d85954a\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/268225d48cb04d85954a?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "885", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a38fd281-e0a9-4ac2-beb2-bf6ff6612ae5", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/268225d48cb04d85954a\",\"deletedDate\":1678954197,\"scheduledPurgeDate\":1679558997,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/268225d48cb04d85954a/aebd1530c0624014a7c61a165da3438d\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"0_1tj5xuNAqGNCBIwVrwe8eFc1bUPI1KukNjnC--9FY7h2cViBrAOSQo7A8kZJtk7juKNzJDj-mxuG2ld6LEVPucS_48fuv_jLoyAnxHSwQcgxKS4PD9a9wGs6Joi2VqjPN1ZRIYCXRHbnWF5HggY-EXq2R-dC_YoRNvS0BHM4GPwfeoeSOo2ayB7HOFmfCCDHYGDlmMVU2YJOsQ8u61I26kc5GD5_KPHA8GCQRVUvqfUSrIJP0Zl9mdPBO7DVM0ny29L2W-5n17_bdo5ON3cTZ32jgcGVXjpxI3hKOgo970CuRiRDZX_jWitzuJCD8PMynsSiROCVUW1d9zC0obwQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954186,\"updated\":1678954186,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/d4f6d0efa0004798a364?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "885", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e0516a4d-d7b5-4528-84de-1d59d179e7a4", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/d4f6d0efa0004798a364\",\"deletedDate\":1678954198,\"scheduledPurgeDate\":1679558998,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/d4f6d0efa0004798a364/f11c83e18c044f1bae32d91daca0ee0f\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"zR8NbSjPBVwAuLgSX8M1TNE3P2TrMsXpVXJpbDxZ6uC4kqhdSIk9z_9ogKSla6sn_s-g_Cbhbw1VxqHofe9S43KrliIY19dECCb0YpkrKWtAPNOtRIdYHk1Z_tXGi1hg4tDVtpF-M-xKUirSetUZyfd3uWCVIFxR9by69avuE28OrrHbnsUDm024hq0wKkw4iUIrQu5VgDsXHyPkTxNsYF01ngLv9inRMf0QKGTWT3c07e8Piqxu2F0V5e6AMIRVCseRHsNkr3-kZfqhTccblxEudCxh9JMsT_r95YvLd6_v69ozFGe-bM62GitPBtuCHIPPG-_iMff3kJ8k3HEiQQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954194,\"updated\":1678954194,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/d4f6d0efa0004798a364?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "88", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4d999e31-6ccf-4d53-aa8e-0c0492f1280c", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"Deleted Key not found: d4f6d0efa0004798a364\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/d4f6d0efa0004798a364?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:59 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "885", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3b07ed0b-4487-4a51-93b0-55f4a00c26ff", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/d4f6d0efa0004798a364\",\"deletedDate\":1678954198,\"scheduledPurgeDate\":1679558998,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/d4f6d0efa0004798a364/f11c83e18c044f1bae32d91daca0ee0f\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"zR8NbSjPBVwAuLgSX8M1TNE3P2TrMsXpVXJpbDxZ6uC4kqhdSIk9z_9ogKSla6sn_s-g_Cbhbw1VxqHofe9S43KrliIY19dECCb0YpkrKWtAPNOtRIdYHk1Z_tXGi1hg4tDVtpF-M-xKUirSetUZyfd3uWCVIFxR9by69avuE28OrrHbnsUDm024hq0wKkw4iUIrQu5VgDsXHyPkTxNsYF01ngLv9inRMf0QKGTWT3c07e8Piqxu2F0V5e6AMIRVCseRHsNkr3-kZfqhTccblxEudCxh9JMsT_r95YvLd6_v69ozFGe-bM62GitPBtuCHIPPG-_iMff3kJ8k3HEiQQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954194,\"updated\":1678954194,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5198", - "x-ms-request-id" : "529ecc77-eee7-421b-86e8-9106001ca34c", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/201160f6b72c40d5b546\",\"deletedDate\":1678951027,\"scheduledPurgeDate\":1679555827,\"kid\":\"https://azsdktests.vault.azure.net/keys/201160f6b72c40d5b546\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951026,\"updated\":1678951026,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/21f391b3eb6f422f8947\",\"deletedDate\":1678951047,\"scheduledPurgeDate\":1679555847,\"kid\":\"https://azsdktests.vault.azure.net/keys/21f391b3eb6f422f8947\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951031,\"updated\":1678951031,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/23f72e4689bf4fda9d56\",\"deletedDate\":1678951044,\"scheduledPurgeDate\":1679555844,\"kid\":\"https://azsdktests.vault.azure.net/keys/23f72e4689bf4fda9d56\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951031,\"updated\":1678951031,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/268225d48cb04d85954a\",\"deletedDate\":1678954197,\"scheduledPurgeDate\":1679558997,\"kid\":\"https://azsdktests.vault.azure.net/keys/268225d48cb04d85954a\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954186,\"updated\":1678954186,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/2d6102c1604b436d9df0\",\"deletedDate\":1678954224,\"scheduledPurgeDate\":1679559024,\"kid\":\"https://azsdktests.vault.azure.net/keys/2d6102c1604b436d9df0\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954212,\"updated\":1678954212,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/7873ce34f6e34067b26c\",\"deletedDate\":1678951029,\"scheduledPurgeDate\":1679555829,\"kid\":\"https://azsdktests.vault.azure.net/keys/7873ce34f6e34067b26c\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951026,\"updated\":1678951026,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/ad7e14042d634b6e9aee\",\"deletedDate\":1678954225,\"scheduledPurgeDate\":1679559025,\"kid\":\"https://azsdktests.vault.azure.net/keys/ad7e14042d634b6e9aee\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954212,\"updated\":1678954212,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/b557161ec2304b958a9f\",\"deletedDate\":1678954194,\"scheduledPurgeDate\":1679558994,\"kid\":\"https://azsdktests.vault.azure.net/keys/b557161ec2304b958a9f\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954185,\"updated\":1678954185,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/bf4fbe64359d4dfd88fe\",\"deletedDate\":1678951030,\"scheduledPurgeDate\":1679555830,\"kid\":\"https://azsdktests.vault.azure.net/keys/bf4fbe64359d4dfd88fe\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951027,\"updated\":1678951027,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/c18cd4b33aac43ef8869\",\"deletedDate\":1678954222,\"scheduledPurgeDate\":1679559022,\"kid\":\"https://azsdktests.vault.azure.net/keys/c18cd4b33aac43ef8869\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954194,\"updated\":1678954194,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/d4f6d0efa0004798a364\",\"deletedDate\":1678954198,\"scheduledPurgeDate\":1679558998,\"kid\":\"https://azsdktests.vault.azure.net/keys/d4f6d0efa0004798a364\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954194,\"updated\":1678954194,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/e5ec5b7fbe8c445f9a9a\",\"deletedDate\":1678951043,\"scheduledPurgeDate\":1679555843,\"kid\":\"https://azsdktests.vault.azure.net/keys/e5ec5b7fbe8c445f9a9a\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951030,\"updated\":1678951030,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTRJV3RsZVM5SlRWQlBVbFJEUlZKVVVFVk5ORFUxT0RaRE16Y3ZPVVkzUlRneU1FTXhRekV6TkRReE5rSkJNa014T1RFeU1FWkNSamN3UVRjaE1EQXdNREk0SVRrNU9Ua3RNVEl0TXpGVU1qTTZOVGs2TlRrdU9UazVPVGs1T1ZvaCIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTRJV3RsZVM5SlRWQlBVbFJEUlZKVVVFVk5ORFUxT0RaRE16Y3ZPVVkzUlRneU1FTXhRekV6TkRReE5rSkJNa014T1RFeU1FWkNSamN3UVRjaE1EQXdNREk0SVRrNU9Ua3RNVEl0TXpGVU1qTTZOVGs2TlRrdU9UazVPVGs1T1ZvaCIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "297", - "x-ms-request-id" : "5941d971-3be0-4695-8c41-247d0ae5e2a5", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJeUlXdGxlUzlLUVZaQlMwVlpWRVZOVURNd01ETTNORUVoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJeUlXdGxlUzlLUVZaQlMwVlpWRVZOVURNd01ETTNORUVoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "357", - "x-ms-request-id" : "5d79a090-481b-44ea-a0bf-6b11b638425f", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVTFJV3RsZVM5S1FWWkJTMFZaVkVWTlVEZ3lOekU0TnpBdk5EZEVPREF5UWtRMU1USkRORUZDT0VFMk5URTVSVVExTnpCQk5FSXdRVEFoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVTFJV3RsZVM5S1FWWkJTMFZaVkVWTlVEZ3lOekU0TnpBdk5EZEVPREF5UWtRMU1USkRORUZDT0VFMk5URTVSVVExTnpCQk5FSXdRVEFoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-request-id" : "370c457c-bd38-4864-a784-6d98f88793a7", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RZeU9ETTVOemczTXlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RZeU9ETTVOemczTXlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "368", - "x-ms-request-id" : "fba9146f-1308-4242-8a7d-7aba94cc2dd3", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJV3RsZVM5TVNWTlVSRVZNUlZSRlJFTkZVbFEwT1RReU16aEZMek00UXpVM1JUSXlNakU0TVRRM01VVTRSamRDT0RORE0wTTJNelkyUVRJNElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJV3RsZVM5TVNWTlVSRVZNUlZSRlJFTkZVbFEwT1RReU16aEZMek00UXpVM1JUSXlNakU0TVRRM01VVTRSamRDT0RORE0wTTJNelkyUVRJNElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "297", - "x-ms-request-id" : "8c611d40-75a1-4d9e-9e3c-73b06df7e00f", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlNU1ZOVVMwVlpNVEl6TnpNNVJFRXpJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlNU1ZOVVMwVlpNVEl6TnpNNVJFRXpJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "357", - "x-ms-request-id" : "21fea11d-7e29-4003-ae14-135b6541c39d", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVTBJV3RsZVM5U1QxUkJWRVZMUlZrNE1qRTNPVEZCUlM5RFFqQTNNamRET1VJNE1VRTBSak0zUWpFMFJqazFPRGxFUkRZek9EY3lSU0V3TURBd01qZ2hPVGs1T1MweE1pMHpNVlF5TXpvMU9UbzFPUzQ1T1RrNU9UazVXaUUtIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVTBJV3RsZVM5U1QxUkJWRVZMUlZrNE1qRTNPVEZCUlM5RFFqQTNNamRET1VJNE1VRTBSak0zUWpFMFJqazFPRGxFUkRZek9EY3lSU0V3TURBd01qZ2hPVGs1T1MweE1pMHpNVlF5TXpvMU9UbzFPUzQ1T1RrNU9UazVXaUUtIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-request-id" : "16601f62-12b6-49d6-9541-ee6f22854a28", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREV4T1RRM1JESXhNVGMySVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREV4T1RRM1JESXhNVGMySVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "363", - "x-ms-request-id" : "0ce2e7ca-7d6e-42b5-a4de-7991c5a37873", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTJJV3RsZVM5VVJWTlVRMFZTVkRJMk1qQXhOell5TWpVNUx6TkRNekF6UmprNE1qSkJSVFF4TURrNU1UVTVNamd3TlRkR056RkJNamt3SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTJJV3RsZVM5VVJWTlVRMFZTVkRJMk1qQXhOell5TWpVNUx6TkRNekF6UmprNE1qSkJSVFF4TURrNU1UVTVNamd3TlRkR056RkJNamt3SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-request-id" : "3ea42c10-e319-427f-9310-555adaa85352", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRFF5TmpFNFFqWkZOa0pGSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRFF5TmpFNFFqWkZOa0pGSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "363", - "x-ms-request-id" : "2c247adc-fcd8-41e0-aef7-aed2e520e440", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTJJV3RsZVM5VVJWTlVRMFZTVkRZek9EUTBOemhGTlVKR0x6SXlPRGxGTUVKRFJEZzNOVFF6UkVaQk56VTRPRE0zTVVZNVJqaEZPRE5ESVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTJJV3RsZVM5VVJWTlVRMFZTVkRZek9EUTBOemhGTlVKR0x6SXlPRGxGTUVKRFJEZzNOVFF6UkVaQk56VTRPRE0zTVVZNVJqaEZPRE5ESVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-request-id" : "84b7feff-23a9-46ef-be16-d0b69d0b0a04", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRGd5TWpJeFEwUTJOMFk0SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRGd5TWpJeFEwUTJOMFk0SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "357", - "x-ms-request-id" : "a027349c-4b79-446a-8d03-d99b7f6142bc", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVTMFZaTVRBek5EYzFPREl5THpWR1FVRXpRVU5DTlRBNFJEUkRPVUZDT0RjM09VTXpNek01TTBWR1FVUXpJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVTMFZaTVRBek5EYzFPREl5THpWR1FVRXpRVU5DTlRBNFJEUkRPVUZDT0RjM09VTXpNek01TTBWR1FVUXpJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "297", - "x-ms-request-id" : "9473722a-e77c-4e11-abc3-464655b7cb41", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVMwVlpORGsxTWpFNU1FWTJJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVMwVlpORGsxTWpFNU1FWTJJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "3516", - "x-ms-request-id" : "b335175d-bd97-41ca-8cbc-e42c596c6f2c", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey506663ec4\",\"deletedDate\":1678951048,\"scheduledPurgeDate\":1679555848,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey506663ec4\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951048,\"updated\":1678951048,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey518870643\",\"deletedDate\":1678954211,\"scheduledPurgeDate\":1679559011,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey518870643\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954210,\"updated\":1678954210,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey534828169\",\"deletedDate\":1678951047,\"scheduledPurgeDate\":1679555847,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey534828169\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951046,\"updated\":1678951046,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey555546c07\",\"deletedDate\":1678954207,\"scheduledPurgeDate\":1679559007,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey555546c07\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954207,\"updated\":1678954207,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey605172463\",\"deletedDate\":1678951014,\"scheduledPurgeDate\":1679555814,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey605172463\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951013,\"updated\":1678951013,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey60701987a\",\"deletedDate\":1678954169,\"scheduledPurgeDate\":1679558969,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey60701987a\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey6635707ed\",\"deletedDate\":1678951014,\"scheduledPurgeDate\":1679555814,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey6635707ed\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951013,\"updated\":1678951013,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey6956343d5\",\"deletedDate\":1678954168,\"scheduledPurgeDate\":1679558968,\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey6956343d5\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVTMFZaTnpVeU16RXdPRVV5THpoRFJERXdNelEwTVVRd1F6UkZPVUZCUkRRNE1qaEdSVE00UkRBd1JVTTBJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVTMFZaTnpVeU16RXdPRVV5THpoRFJERXdNelEwTVVRd1F6UkZPVUZCUkRRNE1qaEdSVE00UkRBd1JVTTBJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:32 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "308", - "x-ms-request-id" : "2fce827c-ea0c-4095-9ad1-d1751724144f", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJNElXdGxlUzlVUlZOVVRFbFRWRU5GVWxSV1JWSlRTVTlPT0RjM01EUWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedkeys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJNElXdGxlUzlVUlZOVVRFbFRWRU5GVWxSV1JWSlRTVTlPT0RjM01EUWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:32 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "28", - "x-ms-request-id" : "ec4cc965-1553-42b2-8248-9d119e29cf06", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "268225d48cb04d85954a", "d4f6d0efa0004798a364", "b557161ec2304b958a9f" ] + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/2800fa5c9aeb482586f5/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ed6aed7c-a21c-4aa3-90c6-9dc243fd0882" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } + }, + { + "RequestUri": "https://REDACTED/keys/2800fa5c9aeb482586f5/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 3799353600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "736", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8d645f3f-ae81-4725-af18-ce86a11811b7" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/2800fa5c9aeb482586f5/4edf819c15b9449ba46892a340d84c55", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "wZnhLNhjPWhTsovOAjID_z1R5EPWTZFEF1Q16Jn_W72mQxeBa13iK9f9erWR6hggKb7HPmnCMFJsikIP-TF9HMyPzJB4Tlyz7kr9nSqciO9a8vRDWIldMMKFroZHVkJr4l0A3pdsOr_b6yEK_N7kLuC4NNdfgIbWQ-QRbJoBjgtW8nax-BNNAEDh9riw1Nw1JZ_no5HzNZcPZ9F1iBZrc1rXCv5rquGT-w9n_YkFvzrGg77whAi9_2DkzIEcDOZomDqAKQJgeY-atOIMf7ldOjyn2TUrfGquFdBUxG2sgct2XnqPHMRnNJ8_YSBwSv1SfnB4nE8fQmTwyILXuOZtUQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/keys/f25cb70c8f614398a35f/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 3799353600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "736", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ef569c02-7780-4a6a-ae5e-5ca915555c53" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/f25cb70c8f614398a35f/591239e8ae5a4b5684ecf11def9ede0a", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "zvtovjgd0qf-wWW2Hat-kouxD8Tx-1IZBM8ogqqn9ytr7GUc0RstV3pLYMATFiP5iiqi-FV3CPVK17S77CW9gDOQIyVCLkvZ8oAQjOSMsUSkPPoYZmrdq6NinpvDYUrJT7T5MbW3XfYGacsiLKv4pVQPtn-bFz5LJk6lnd1MhS96edAhQZ5x48u8DJIsomxpcf7xugR681oZobHmT60dQWwudD3McXIUjWgKZNFXIoo3z3xGwITs3PpLdMbG2vwwyJ6txklfPf0Bv5op1RHq3TxP4-WUY94sFFeJ5fc7crG_qkukveuEqWs10VFXddfDimKfmIi7iVby1pJw96EX_Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/keys/1fc4269c1a3f44f3843a/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 3799353600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "736", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f68d5679-8b1e-4398-95a2-11ec7fb45981" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/1fc4269c1a3f44f3843a/47e3fbd8864f424bae4c62ddb847674c", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "uYFXVifL0AyNW7FyKoSBTkWEc-jtWYvrnPBzySlP5RuNZ-ELJaI-fHTv707-TvlK273dGxZrxMUoyd5-86Fut8pZ6uAeCfiIFkhD1p7ispRJRlLHlzB2ct7hooqj715cFppmZ6aWHthBklSpIJ1yxfXBEID-gdsU-iWrti3zMDjZllU7lBwQq5p1uUn2FiUtESL3D_etkhfPnCCMv9ZUmL3yA-2ZpdDgGzpItkpAPj8XsqyS3dGYiX3NI2OJgF0sw6_9BIQXUTTHehZiVd_LPusRXSb91g9Km7W49CnQKdzvQaQSUbvgnFWY7ACD_1TVfxvskXO-YuJl96LM93IYoQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/keys/2800fa5c9aeb482586f5?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "881", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "505eb531-1e54-4532-9e9e-e61e97d6270a" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/2800fa5c9aeb482586f5", + "deletedDate": 1681269679, + "scheduledPurgeDate": 1681874479, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/2800fa5c9aeb482586f5/4edf819c15b9449ba46892a340d84c55", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "wZnhLNhjPWhTsovOAjID_z1R5EPWTZFEF1Q16Jn_W72mQxeBa13iK9f9erWR6hggKb7HPmnCMFJsikIP-TF9HMyPzJB4Tlyz7kr9nSqciO9a8vRDWIldMMKFroZHVkJr4l0A3pdsOr_b6yEK_N7kLuC4NNdfgIbWQ-QRbJoBjgtW8nax-BNNAEDh9riw1Nw1JZ_no5HzNZcPZ9F1iBZrc1rXCv5rquGT-w9n_YkFvzrGg77whAi9_2DkzIEcDOZomDqAKQJgeY-atOIMf7ldOjyn2TUrfGquFdBUxG2sgct2XnqPHMRnNJ8_YSBwSv1SfnB4nE8fQmTwyILXuOZtUQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys/2800fa5c9aeb482586f5?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "88", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "27289ad0-5805-41ed-aa6c-3224a66d7a60" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: 2800fa5c9aeb482586f5" + } + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys/2800fa5c9aeb482586f5?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "881", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "41d410ac-08d1-4d6d-af4a-f7d4a972c884" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/2800fa5c9aeb482586f5", + "deletedDate": 1681269679, + "scheduledPurgeDate": 1681874479, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/2800fa5c9aeb482586f5/4edf819c15b9449ba46892a340d84c55", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "wZnhLNhjPWhTsovOAjID_z1R5EPWTZFEF1Q16Jn_W72mQxeBa13iK9f9erWR6hggKb7HPmnCMFJsikIP-TF9HMyPzJB4Tlyz7kr9nSqciO9a8vRDWIldMMKFroZHVkJr4l0A3pdsOr_b6yEK_N7kLuC4NNdfgIbWQ-QRbJoBjgtW8nax-BNNAEDh9riw1Nw1JZ_no5HzNZcPZ9F1iBZrc1rXCv5rquGT-w9n_YkFvzrGg77whAi9_2DkzIEcDOZomDqAKQJgeY-atOIMf7ldOjyn2TUrfGquFdBUxG2sgct2XnqPHMRnNJ8_YSBwSv1SfnB4nE8fQmTwyILXuOZtUQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/keys/f25cb70c8f614398a35f?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "881", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c01bdbcb-e965-475c-89b8-0770412be50a" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/f25cb70c8f614398a35f", + "deletedDate": 1681269680, + "scheduledPurgeDate": 1681874480, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/f25cb70c8f614398a35f/591239e8ae5a4b5684ecf11def9ede0a", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "zvtovjgd0qf-wWW2Hat-kouxD8Tx-1IZBM8ogqqn9ytr7GUc0RstV3pLYMATFiP5iiqi-FV3CPVK17S77CW9gDOQIyVCLkvZ8oAQjOSMsUSkPPoYZmrdq6NinpvDYUrJT7T5MbW3XfYGacsiLKv4pVQPtn-bFz5LJk6lnd1MhS96edAhQZ5x48u8DJIsomxpcf7xugR681oZobHmT60dQWwudD3McXIUjWgKZNFXIoo3z3xGwITs3PpLdMbG2vwwyJ6txklfPf0Bv5op1RHq3TxP4-WUY94sFFeJ5fc7crG_qkukveuEqWs10VFXddfDimKfmIi7iVby1pJw96EX_Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys/f25cb70c8f614398a35f?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "88", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ace6b37a-36b0-4baf-b548-396fd26f9f82" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: f25cb70c8f614398a35f" + } + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys/f25cb70c8f614398a35f?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "881", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9b7b4b0c-e322-4786-be8b-6e60f43d1969" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/f25cb70c8f614398a35f", + "deletedDate": 1681269680, + "scheduledPurgeDate": 1681874480, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/f25cb70c8f614398a35f/591239e8ae5a4b5684ecf11def9ede0a", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "zvtovjgd0qf-wWW2Hat-kouxD8Tx-1IZBM8ogqqn9ytr7GUc0RstV3pLYMATFiP5iiqi-FV3CPVK17S77CW9gDOQIyVCLkvZ8oAQjOSMsUSkPPoYZmrdq6NinpvDYUrJT7T5MbW3XfYGacsiLKv4pVQPtn-bFz5LJk6lnd1MhS96edAhQZ5x48u8DJIsomxpcf7xugR681oZobHmT60dQWwudD3McXIUjWgKZNFXIoo3z3xGwITs3PpLdMbG2vwwyJ6txklfPf0Bv5op1RHq3TxP4-WUY94sFFeJ5fc7crG_qkukveuEqWs10VFXddfDimKfmIi7iVby1pJw96EX_Q", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/keys/1fc4269c1a3f44f3843a?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "881", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5e3cbe01-505d-4bdd-a989-7a069bd89239" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/1fc4269c1a3f44f3843a", + "deletedDate": 1681269681, + "scheduledPurgeDate": 1681874481, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/1fc4269c1a3f44f3843a/47e3fbd8864f424bae4c62ddb847674c", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "uYFXVifL0AyNW7FyKoSBTkWEc-jtWYvrnPBzySlP5RuNZ-ELJaI-fHTv707-TvlK273dGxZrxMUoyd5-86Fut8pZ6uAeCfiIFkhD1p7ispRJRlLHlzB2ct7hooqj715cFppmZ6aWHthBklSpIJ1yxfXBEID-gdsU-iWrti3zMDjZllU7lBwQq5p1uUn2FiUtESL3D_etkhfPnCCMv9ZUmL3yA-2ZpdDgGzpItkpAPj8XsqyS3dGYiX3NI2OJgF0sw6_9BIQXUTTHehZiVd_LPusRXSb91g9Km7W49CnQKdzvQaQSUbvgnFWY7ACD_1TVfxvskXO-YuJl96LM93IYoQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys/1fc4269c1a3f44f3843a?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "88", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2c3c7a46-cefd-4135-9e2d-80777c8f6bb8" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: 1fc4269c1a3f44f3843a" + } + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys/1fc4269c1a3f44f3843a?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "88", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:22 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d0bc0e21-4264-4679-9639-1972743210e8" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: 1fc4269c1a3f44f3843a" + } + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys/1fc4269c1a3f44f3843a?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "881", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:23 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "130037c4-f3a6-4f66-a8b3-955d4e3a30f6" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/1fc4269c1a3f44f3843a", + "deletedDate": 1681269681, + "scheduledPurgeDate": 1681874481, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/1fc4269c1a3f44f3843a/47e3fbd8864f424bae4c62ddb847674c", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "uYFXVifL0AyNW7FyKoSBTkWEc-jtWYvrnPBzySlP5RuNZ-ELJaI-fHTv707-TvlK273dGxZrxMUoyd5-86Fut8pZ6uAeCfiIFkhD1p7ispRJRlLHlzB2ct7hooqj715cFppmZ6aWHthBklSpIJ1yxfXBEID-gdsU-iWrti3zMDjZllU7lBwQq5p1uUn2FiUtESL3D_etkhfPnCCMv9ZUmL3yA-2ZpdDgGzpItkpAPj8XsqyS3dGYiX3NI2OJgF0sw6_9BIQXUTTHehZiVd_LPusRXSb91g9Km7W49CnQKdzvQaQSUbvgnFWY7ACD_1TVfxvskXO-YuJl96LM93IYoQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2748", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:22:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d4e52c9d-8ebd-45d4-8b7f-a22f67afb4da" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/1fc4269c1a3f44f3843a", + "deletedDate": 1681269681, + "scheduledPurgeDate": 1681874481, + "kid": "https://azkvrecordtests.vault.azure.net/keys/1fc4269c1a3f44f3843a", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/2800fa5c9aeb482586f5", + "deletedDate": 1681269679, + "scheduledPurgeDate": 1681874479, + "kid": "https://azkvrecordtests.vault.azure.net/keys/2800fa5c9aeb482586f5", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/4fa7f90520004bbe875b", + "deletedDate": 1681269688, + "scheduledPurgeDate": 1681874488, + "kid": "https://azkvrecordtests.vault.azure.net/keys/4fa7f90520004bbe875b", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/864b42db022c44f2a33a", + "deletedDate": 1681269691, + "scheduledPurgeDate": 1681874491, + "kid": "https://azkvrecordtests.vault.azure.net/keys/864b42db022c44f2a33a", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/a874a3dd019c4f0d8fd9", + "deletedDate": 1681269689, + "scheduledPurgeDate": 1681874489, + "kid": "https://azkvrecordtests.vault.azure.net/keys/a874a3dd019c4f0d8fd9", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/f25cb70c8f614398a35f", + "deletedDate": 1681269680, + "scheduledPurgeDate": 1681874480, + "kid": "https://azkvrecordtests.vault.azure.net/keys/f25cb70c8f614398a35f", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVTFJV3RsZVM5S1FWWkJTMFZaVkVWTlVESTRPVGMwTlRBdk5qZ3pPVUpDUkRZNVFqTTFORGc0UlVFNVFqazVNVVJDUkVNeU5UYzVNamdoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVTFJV3RsZVM5S1FWWkJTMFZaVkVWTlVESTRPVGMwTlRBdk5qZ3pPVUpDUkRZNVFqTTFORGc0UlVFNVFqazVNVVJDUkVNeU5UYzVNamdoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:22:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1cd90342-3c9c-422c-901d-ac2cf57353d6" + }, + "ResponseBody": { + "value": [], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RNM01UYzBNMFpGTXlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RNM01UYzBNMFpGTXlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "355", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:22:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "28330d0e-ca5a-4e43-805d-0e89e33aea92" + }, + "ResponseBody": { + "value": [], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5TVNWTlVTMFZaTVRVNU1EUTFRalk1THpWQ05qRXpOVFZDUXpaQ1FqUkNNVE01TkVJd05EUXlNRVF4UVVReVJFSkRJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5TVNWTlVTMFZaTVRVNU1EUTFRalk1THpWQ05qRXpOVFZDUXpaQ1FqUkNNVE01TkVJd05EUXlNRVF4UVVReVJFSkRJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:22:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4a4c5547-5578-49fa-9b59-25a38da8cf6c" + }, + "ResponseBody": { + "value": [], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREEzTkRjeU1FUkVORVUxSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREEzTkRjeU1FUkVORVUxSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "355", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:22:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b6d0e5d5-cc26-4787-accc-00ddc35b722e" + }, + "ResponseBody": { + "value": [], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVRMFZTVkRVeU9UUXdRMEZFTHpBMU16SkRRMEV4TWtaRFFUUkdORU5DTURNelF6Z3hSVVpHT0RnM09FWXpJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVRMFZTVkRVeU9UUXdRMEZFTHpBMU16SkRRMEV4TWtaRFFUUkdORU5DTURNelF6Z3hSVVpHT0RnM09FWXpJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:22:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "07a93b06-8651-43c0-911e-036bc88152f6" + }, + "ResponseBody": { + "value": [], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRGt4TlRreE1FVkJSVEF6SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRGt4TlRreE1FVkJSVEF6SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "355", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:22:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9d8d01b7-a4a2-4cd9-82d4-9fa963a68dcd" + }, + "ResponseBody": { + "value": [], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVTMFZaTXprMk5qVXlRVGMyTHpKRFJVVTVRVFpDTWtWRU5UUkdRa1pDTnpWQlF6WkdNekl4T0RSRFEwSkNJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzIhTURBd01EVXpJV3RsZVM5VVJWTlVTMFZaTXprMk5qVXlRVGMyTHpKRFJVVTVRVFpDTWtWRU5UUkdRa1pDTnpWQlF6WkdNekl4T0RSRFEwSkNJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1869", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:22:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "804f22e4-e061-46d4-8073-8b4401e13fbb" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey5338851c6", + "deletedDate": 1681269708, + "scheduledPurgeDate": 1681874508, + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey5338851c6", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269708, + "updated": 1681269708, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey585510f07", + "deletedDate": 1681269677, + "scheduledPurgeDate": 1681874477, + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey585510f07", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey665999479", + "deletedDate": 1681269678, + "scheduledPurgeDate": 1681874478, + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey665999479", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey675388088", + "deletedDate": 1681269679, + "scheduledPurgeDate": 1681874479, + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey675388088", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269679, + "updated": 1681269679, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJNElXdGxlUzlVUlZOVVRFbFRWRU5GVWxSV1JWSlRTVTlPT0RrNE5EQWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedkeys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJNElXdGxlUzlVUlZOVVRFbFRWRU5GVWxSV1JWSlRTVTlPT0RrNE5EQWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "28", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:22:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3eeb0d8e-e9fb-40d6-bbd8-258966cb9a07" + }, + "ResponseBody": { + "value": [], + "nextLink": null + } + } + ], + "Variables": { + "0": "2800fa5c9aeb482586f5", + "1": "f25cb70c8f614398a35f", + "2": "1fc4269c1a3f44f3843a" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.listKeyVersions[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.listKeyVersions[1].json index e4b2ed1e7bcc9..c4172933cf939 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.listKeyVersions[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.listKeyVersions[1].json @@ -1,229 +1,358 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion32340/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/listkeyversion13418/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:43:24 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fba320f8-c191-4511-a7e2-eb1321e4272b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:35 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2620320f-cebf-400e-b9f7-451abcbcade6", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/listkeyversion13418/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 3797280000 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "735", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:43:25 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "cc513e19-f446-477f-ab09-47183dbab1d6" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion13418/e57bef0a99ef4b3bbaf28271c35f9f65", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "051HS3OEkgl7iPl7K_2oqJcGS8iN6Ad90SBGItlgrPpgFbSwvFaJ-SAvIT8HdWU93Tf4Aq64XEj55kXRfQ-dymK1OKc2KpYFYAocszQ2BxrMevMcCybqASTd_Gzuy7rsvtkd1GVyvnE6512SMwsy8VcdIALpSdKm1s3B12QmyX_DsreJvsaJYfWvCbFOa9nbvZVTo33cPSjB2zuKlD79IRimW_Ynadb7mA8EkvYHeuPjT7VRZa30ExRQ1RGkZAVsICQ5OtiBtq-bjJkWZqhELnf-eHm7chpyVqFfkoAicamwkl6-koIdYzHaGtZ2fo1bNrKENtAbTPK_dXkaJgYEzQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3797280000, + "created": 1681271005, + "updated": 1681271005, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion32340/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/listkeyversion13418/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 3797366400 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "735", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:43:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1f10fc29-a85b-46fc-8923-a97eddec36ca" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion13418/a27e40fea0664eb8a50bb876e4eeeb8a", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "zyG1kSvdmEmw-wJdKr15fzyHFT91JzhlwDb533V9EoVcRd4R4WWhoqiSs5_r7WD4CuCfdUMratf-EdpAAsRRIAhzjUOQUkGqT8CsXQABGSjAa4kyYqJY8JphL-NVlq_GPaa6ndbOWitViRy07UXCXHhSg2zHq4RIjdTc_O74c3jEtnW1HIAYx4Pa-m8xMyH6n547ExKrL95VYCXuxxaxyqRJE7BpTMt-MukdB5pMCdPXzzHvQcbG93_-Ab0WOjWc55Z9BdX7YEcE2RulxesKKfGuDgCm-3Q9xEZjD5-1NQy6-1QyUOQqrrflxGRgXFW4TpUlu2gOQTbMckxY0X2rMQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3797366400, + "created": 1681271009, + "updated": 1681271009, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:38 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "248d864b-b4c1-4622-843e-59fbdb6d7495", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/listkeyversion13418/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 3797452800 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "735", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:43:33 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7f0db623-4226-47fd-9841-79b8edc3f971" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion13418/92114311a9594ae683cecd9f33ce5c73", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "oT-9Fvn-vM6bup6Q1ejTF1rFabgQTcsZSEx4XbeAtg8jKbV9M1xUbWptvfyAJxe7_-Pr31jNBQyPYGmnyOaBcOdVb7uoXF2TJpNWeyUfOu0fKLTffsxQHpdvGJnXWDs0m1N3SqVlJdzPxf2uyeJHS1UI7SRAkPlHp1CHub8Rkhc-JjXF4ZZ8Lj0qiih6VDsmrwUmQakQkLl5gqKNR-06SVuZ0DnUb-Me1ZE_N5HeHLCA0fmd5Q_wr75B7jF888l6SAsRleP_nT89M8kXjCQdmRCfBgx7Jp5dHYDQilxa5LD3ItBJtAVBStRuzn3p8v3rZcVGbg4vtwSQH02RWfjcfQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3797452800, + "created": 1681271013, + "updated": 1681271013, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion32340/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/listkeyversion13418/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 3797539200 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "735", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:43:37 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a9c2da4b-8be1-4d22-8ced-86d11e26c44e" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion13418/a27a50935af9424badb61617ab9119ba", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "wEs7ixp96PsYaydFyYKZbPFkv5YhmJcTb2vGWAcKabfiuReniDYsqhOIiIbyMeaUA2e0RfKpr-8OD2fHA_0jX3y7K3R5W8m6Rfufgw58sifMZ9ghVDvRlP89rpgGkoOr1C-dS2reh21YJKKlFJ-CEIXRklEtm3ORxRDvL3Vc8uFF4239AzAResanVjUcyu6HpHtimK_1dOfuBKAGbm-zVXbUIt7oevAsymGavzo1bfTeII0YW_2Opp3ixqiI6xFbYi8vqWmmesd3ScEIn_FHNgypQihrgwtIBZ1KpCOrcOSQhzA9CLvuNWEcDucbKpn91Nc_Orc02FcRrJuvtD4NlQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 3797539200, + "created": 1681271017, + "updated": 1681271017, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:42 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "737", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c660b4da-70cb-432a-86da-fb596e2ff2ca", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion32340/323905053d444b998d4faf8dd3ccb362\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"s_5ifhkKZgBVjqTT9sLUOa6TsLlQpROjUmqYnKWbx6KYncRaC4G7ikscIIqPpX9Jac_I1TFMIGCMM8Y9QhNXfpTldwQQ7VpPUDVbPGyscLjwDOblDiReCLP8LhFId6gQa34jLhdaY9AZxyZ5AW8W8VbmPx5QhtpRujgSNCw6doK4rBRSWjoU4QciebpofmtZ_fSRKpgC0NzNRqSxn_yk4ZMkCGqX6WZR2EBs0AhvKQC9zFmGAabVI7nD5pJGJTujECKcyvJIUrfdb-nP-_LoOqCCboZdvM0DJr6Um44A3YfaLc4QNIX05L9qErpGM-awQ-NwExUTd1tc_XqF1XxfHQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3797280000,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion32340/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:47 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "737", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "700d34d8-dbaf-4624-9a61-0a1ac76bf124", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion32340/90f9a87062a64fe4ba52bf59e1362999\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"2aIuhEHELWUaHtoiKMwl2t0AbsxvczVnIMlnwPCvRA_7qvasDbprotKuSgkmi_pVy2LyR2fIqgJoCEoKDTM-Yc0aZxUARVRXRocqvXY2_rPGVmp2wzSao9hBWAWraL_q6PjoC1M2Tvn3ODqI5X1cswxUHWi88JjKAafusvdSv286PXnNNjxraA5EHWY4apR-Nlz-53DXkvm-CMhFVCKLJaTIUsAW_VyF_S9jH55f0gON0_9fqLN7Zn6mwHkI1ovWse7N2vYVJmVo_YiEWFVbhjG8k2gkgeQXoYphyEwO3LB1VGwqkQJDw7PbjUCvLjGoJMMeiV3m8keCR1aw62c7YQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3797366400,\"created\":1678954187,\"updated\":1678954187,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion32340/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:52 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "7ed6436c-99ee-465e-bfe0-73cc68b61545", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion32340/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:54 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "737", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a31ba2f5-9bd6-438e-97cb-c2b52b5b2a32", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion32340/b22ae7a61ea84262945e9ff0ed7c038f\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"ziTLWzBB26e90sLj6BcjfOSkgusvnQCxZiekkuKA51as2hTmAdD7eyYH2IrNf7yUN-N_uuBdBvmkDJ2rDiiFY_CIJRwmwx4RljprfqKr_CjDKmldoY54uU6eoW0jmgP5hPIvK39YHtoUbiVCm-YuSLliAtzWomup_qX1au5qZLFvZHSjYPRxyMHjLE4Dh-Jc7vx5crAJeHlxdhGMPulOr0hejzXiRkHGj2TPfq6ppNYq7V7BemErQgHQK7V68VcFBtvsoygWeRGg2CloFZvZ3zny6gsZfXNHIrzNP4bXVtgapBEFdrp74UIJTJfWJMgc8Xbh1Pys2YzxeGK2jTG37Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3797452800,\"created\":1678954194,\"updated\":1678954194,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion32340/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "429", - "Date" : "Thu, 16 Mar 2023 08:09:58 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "146", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d0f791bb-c0ff-4bd0-b8ad-24b22effa530", - "Body" : "{\"error\":{\"code\":\"Throttled\",\"message\":\"Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion32340/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:01 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "737", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fea40983-a328-45b6-aaa0-cc5ab54010f3", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion32340/8d9f519d0f5e45d2998062122a7ff947\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"pNvDM3xnBPEkCHaOKmpXnhgMSVaBji4s2crqSm9s4yEQM7jpNnpBPsb2m9G0MoYgcv2ddvC1A9-_g5Y3rLLHaaoQJ2baaZzMSLh12lZYwgI28senKMEYbb7Ah5q5tmQbdib5EfgPf8qf8fJ5t3q50KX-IJW3BLYylFvPUZyXAYFnPRxj5yDWrWdQWEqyUYqgKKp3njKMRA77BiT63CC810jDSW1LMN8cLQ6dC3o0s_PFMNDoIcZDRNW6ayK9lco7CKI4xOcds7y5rRSqWFGD_FhhV7jKNEIXrot63f5zm4mQJQ5ap5v8pqYJzD-HovAdF6_sAg-E722KJPl8PIc_rQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678954201,\"updated\":1678954201,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkeyversion32340/versions?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:01 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "1179", - "x-ms-request-id" : "5467986c-aa64-4267-86ac-7a9332c7e102", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion32340/323905053d444b998d4faf8dd3ccb362\",\"attributes\":{\"enabled\":true,\"exp\":3797280000,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion32340/8d9f519d0f5e45d2998062122a7ff947\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678954201,\"updated\":1678954201,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion32340/90f9a87062a64fe4ba52bf59e1362999\",\"attributes\":{\"enabled\":true,\"exp\":3797366400,\"created\":1678954187,\"updated\":1678954187,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion32340/b22ae7a61ea84262945e9ff0ed7c038f\",\"attributes\":{\"enabled\":true,\"exp\":3797452800,\"created\":1678954194,\"updated\":1678954194,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "listkeyversion32340" ] + { + "RequestUri": "https://REDACTED/keys/listkeyversion13418/versions?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1171", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:43:37 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6e61cf8f-e467-404f-a87b-197b2822ff88" + }, + "ResponseBody": { + "value": [ + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion13418/92114311a9594ae683cecd9f33ce5c73", + "attributes": { + "enabled": true, + "exp": 3797452800, + "created": 1681271013, + "updated": 1681271013, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion13418/a27a50935af9424badb61617ab9119ba", + "attributes": { + "enabled": true, + "exp": 3797539200, + "created": 1681271017, + "updated": 1681271017, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion13418/a27e40fea0664eb8a50bb876e4eeeb8a", + "attributes": { + "enabled": true, + "exp": 3797366400, + "created": 1681271009, + "updated": 1681271009, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion13418/e57bef0a99ef4b3bbaf28271c35f9f65", + "attributes": { + "enabled": true, + "exp": 3797280000, + "created": 1681271005, + "updated": 1681271005, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "listkeyversion13418" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.listKeys[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.listKeys[1].json index b15128512cab5..6d1379a26c2ae 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.listKeys[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.listKeys[1].json @@ -1,254 +1,1424 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkey065534755/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/listkey032723001/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a833f8fe-8070-4dca-9b61-1909b480bf0c" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:02 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "94f9358d-98dd-47d8-b5b8-1bd9dfc5cb6b", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey065534755/8cdaf2afa28d4bf180756681f0f3c2e5\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"0i3EvgDxk0NBcE6IjUe7J4Ctk0ajRUfJCnMrAWog3yiU4k3yX3ZKrTk5-hjtJ0I-Gy0eUgJt3v_ixtKEM3f5zNLnqnRPtnIavV_51uJekwEE08M2oF5LYESfx4FbZrox6b0Rzhl2eH7W_-T38ccQoQKUEqjoP40Xl_jstSQEOuYAgFVAzxIOcAfTkatbCNylFKw_CFywL_j4hlcSD_mQJuAA1s8dATdhlbasuQltNVXT7UsvDhvqTrkBP72ZcfZwya9ser96_9vam0R-GYDQcjh-pwdPqdK7gl4BrlYrMCg44GRLW_3JLFN4FsRrOFE2fWKlAP6sztdX_4m3xslRwQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954202,\"updated\":1678954202,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/listkey032723001/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "49c7541a-a3e5-4df2-bdd4-5aee10987fd3" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkey032723001/b51f207c98e24726bec61d641d118542", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "nxMJUtzB7Ya7dJo1XflDI4GcsYMwHFWbKvJ8SHm5JJYLnbrsoK8OW8sLlAWlR3Uwyuggl5AGG4aWc1U-30zQ1QQtVFWTB-9PGTjupw66SwYsd0vATyJdp7bWp93CLbEJm-07ZUi3j-WNDgfy1ML5YEuJ7Linl7Pg1nRwEz3LDYS_H62m0m9puFaDWCWpKk8Xj_n6g2ywC7G4CAo15rEzOQJnBSu9CqkWLv0WQZNg6fcSh1FChIrCOJ1npV-T3OKrySBfic-sBI6JWSCMpIFq5rmTKUXU-TSEIIYsQAhnjaRkbR7QRui0ClUy80q4Y5aaaZGnPwAsEmmWfot9L9tmrQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/listkey1023948c1/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/listkey127903b45/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:24 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c9d8701f-b1df-4159-a305-c319ea251aec" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:07 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "85c4c9b9-e802-4ca6-abc9-08b103dcf326", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey1023948c1/2d0d01b1aa3c4b73a1d3e54a9e25a1a6\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"0JQ5PhLFs-JRRGpb5W0Fd1EW_GP-4dO4506Kov4CsHevTvyEtBH1TFfsmrPEeMaQfz3z3zX9GHBJbWSGkuuSv-1Mh1zwlR5kgvCZgfjmB4cbivkBPbDsPeHeAjQZRHb258KhFPlreh2Yz8GL1JxFtAOkt9vopEiXp6zTw3KDgmtAAYWllF-r0dDNcDKpXcz0_tgb72nnGTQ9qL4BdkonUkJvMYMjYAzx3AKzBVyR7Kbe3sjTb5eYy6oBAhSwSAX7ok1qN5Oraz7VJ8-zq8CY52uwa36wwaaIoJlJWbFwMh00QUnzU7RY19dXR9IrTTPx2deEiJv1eH10jviYTyfReQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954207,\"updated\":1678954207,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/listkey127903b45/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 429, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "146", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "31fd7e40-f93c-4882-8943-f1bb037ceeba" + }, + "ResponseBody": { + "error": { + "code": "Throttled", + "message": "Request was not processed because too many requests were received. Reason: VaultRequestTypeLimitReached" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/listkey127903b45/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:31 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d1342b2b-9b6f-478f-ad2a-1371a267356a" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkey127903b45/bb5a4d68b17c449fbded02f19cef7cc5", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "u8m5SFfjofCn6Z0BW5SRnRGAT8j4mS0wc3EpCfCC4o4NYhmdMU3o_rs69cMOtgw28N6REkeMP-x4hkMLdxfQ4-8owvoA6JPWWq8NdNp-bmlWfp-I8Rbw4Xu9Z_kBnwv_Xt-EuE_J7Zf9c8jLMV4OG0OyhKNVI7yMqdTqUMDHlLSgCzIM3DhOpdYAgsngtXLwfL9-9jzCj1LuFM_7T5Gd9HN9KweeK6JvflqGpkVXIvFkJoPuH4Y04_XfbsS1eZ552HrpAbgSStFHAK9LFkZGUO5ApNa5YskRQwW0uFCsnQXVWJ4mAQRZqF74AX2PVAcsF1MUHGGk39fkBfG43ASsaQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269692, + "updated": 1681269692, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "4844", - "x-ms-request-id" : "cf716358-d6c7-4a59-a63c-fbabe9504e20", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/2d6102c1604b436d9df0\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954212,\"updated\":1678954212,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/ad7e14042d634b6e9aee\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954212,\"updated\":1678954212,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/c18cd4b33aac43ef8869\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954194,\"updated\":1678954194,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpem45586c37\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpem70052b83\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpem849004cb\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpem92624d14\",\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpkcs18458ce7\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678954164,\"updated\":1678954164,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpkcs27461b85\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951657,\"updated\":1678951657,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpkcs60786327\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/importcertpkcs75353a38\",\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951664,\"updated\":1678951664,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp0351650\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp0444800\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954184,\"updated\":1678954184,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp12856ff\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp294866d\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954185,\"updated\":1678954185,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp300374a\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954182,\"updated\":1678954182,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJeUlXdGxlUzlLUVZaQlMwVlpWRVZOVURNM01EVXpPRUloTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "5676", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:37 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "beaa1f72-692b-42d6-b368-2619e1f80131" + }, + "ResponseBody": { + "value": [ + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/importcertpem36190600", + "attributes": { + "enabled": true, + "nbf": 1581722236, + "exp": 1739402236, + "created": 1681267917, + "updated": 1681267917, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "key": "val" + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/importcertpem88272c66", + "attributes": { + "enabled": true, + "nbf": 1581722236, + "exp": 1739402236, + "created": 1681267917, + "updated": 1681267917, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "key": "val" + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/importcertpkcs0802660b", + "attributes": { + "enabled": true, + "nbf": 1677892443, + "exp": 1709428443, + "created": 1681267922, + "updated": 1681267922, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "key": "val" + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/importcertpkcs72765dc3", + "attributes": { + "enabled": true, + "nbf": 1677892443, + "exp": 1709428443, + "created": 1681267917, + "updated": 1681267917, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "key": "val" + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp10580ed", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp19980ab", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp2897450", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp46933d1", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp48817f8", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp55637e7", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp657262d", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp75324e4", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp8730681", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/javakeytemp8919662", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "foo": "baz" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey019934147", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1712890317, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey14364bdb0", + "attributes": { + "enabled": true, + "nbf": 1681267351, + "exp": 1712890351, + "created": 1681267952, + "updated": 1681267952, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey1765847e0", + "attributes": { + "enabled": true, + "nbf": 1681267331, + "exp": 1712890331, + "created": 1681267932, + "updated": 1681267932, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey28482fa02", + "attributes": { + "enabled": true, + "nbf": 1681267320, + "exp": 1712890320, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey35523cfe7", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/keys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RNM01UYzBNMFpGTXlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJeUlXdGxlUzlLUVZaQlMwVlpWRVZOVURNM01EVXpPRUloTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RNM01UYzBNMFpGTXlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "5070", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:37 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "91ce7de7-4b49-44cd-9f33-ced843552131" + }, + "ResponseBody": { + "value": [ + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey371743fe3", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey53952219e", + "attributes": { + "enabled": true, + "nbf": 1681267375, + "exp": 1712890375, + "created": 1681267975, + "updated": 1681267975, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listcertkey73640952b", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1712890317, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkey032723001", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkey08514245e", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkey127903b45", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269692, + "updated": 1681269692, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkey159045b69", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/listkeyversion34156", + "attributes": { + "enabled": true, + "exp": 3797539200, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/myalias", + "attributes": { + "enabled": true, + "nbf": 1681262971, + "exp": 1712885971, + "created": 1681263571, + "updated": 1681263571, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey111498f7", + "attributes": { + "enabled": true, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey27056f79", + "attributes": { + "enabled": true, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey66098157", + "attributes": { + "enabled": true, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey7308409f", + "attributes": { + "enabled": true, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey8567757a", + "attributes": { + "enabled": true, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey97102ac5", + "attributes": { + "enabled": true, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert01202f7c384", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert04277a19e08", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert05792b1d900", + "attributes": { + "enabled": false, + "nbf": 1681267338, + "exp": 1712890338, + "created": 1681267939, + "updated": 1681267939, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert074720dd4e5", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/keys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREV5TWpRNFFUbEdRelkzSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "7328", - "x-ms-request-id" : "b150f213-05ee-45dc-b3a2-9c0cebb9b43a", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp370538b\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951011,\"updated\":1678951011,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp40102fa\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp413848d\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951050,\"updated\":1678951050,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp468463f\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp46941b0\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951023,\"updated\":1678951023,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp4729817\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951013,\"updated\":1678951013,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp49599dd\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951012,\"updated\":1678951012,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp5086828\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951013,\"updated\":1678951013,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp570822c\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951012,\"updated\":1678951012,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp6160387\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951025,\"updated\":1678951025,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp6909297\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951012,\"updated\":1678951012,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp8271870\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp9323148\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/javakeytemp97329b5\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951027,\"updated\":1678951027,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"foo\":\"baz\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey020515346\",\"attributes\":{\"enabled\":true,\"nbf\":1678951062,\"exp\":1710574062,\"created\":1678951662,\"updated\":1678951662,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey140384932\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey14728c014\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1710576552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey18827d6de\",\"attributes\":{\"enabled\":true,\"nbf\":1678953555,\"exp\":1710576555,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey23688a6ba\",\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1710576560,\"created\":1678954160,\"updated\":1678954160,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey30234f065\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1710574060,\"created\":1678951660,\"updated\":1678951660,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey328368b40\",\"attributes\":{\"enabled\":true,\"nbf\":1678953565,\"exp\":1710576565,\"created\":1678954165,\"updated\":1678954165,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey3491808e4\",\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey365168328\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey492960bb6\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey628397873\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1710574054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RZeU9USTRRMFJHUXlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREV5TWpRNFFUbEdRelkzSVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "6148", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:37 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "86dc18ca-46b2-4a6e-b1c5-e89b11eeb977" + }, + "ResponseBody": { + "value": [ + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert12248a9fc67", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert133557460fc", + "attributes": { + "enabled": true, + "nbf": 1681267317, + "exp": 1744426317, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert15970ce7b3a", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1712890318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert2087690df30", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert231873819ea", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert24189bd8691", + "attributes": { + "enabled": true, + "nbf": 1681267326, + "exp": 1744426326, + "created": 1681267926, + "updated": 1681267926, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert27446e8292d", + "attributes": { + "enabled": true, + "nbf": 1681267332, + "exp": 1744426332, + "created": 1681267932, + "updated": 1681267932, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert344656cae8e", + "attributes": { + "enabled": true, + "nbf": 1681267778, + "exp": 1712890778, + "created": 1681268379, + "updated": 1681268379, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert424544e9d25", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert4513181b", + "attributes": { + "enabled": true, + "nbf": 1681267357, + "exp": 1712890357, + "created": 1681267958, + "updated": 1681267958, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert52940cad", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert62768ede0a9", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert69778c99", + "attributes": { + "enabled": true, + "nbf": 1681267341, + "exp": 1712890341, + "created": 1681267941, + "updated": 1681267941, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert72950e838eb", + "attributes": { + "enabled": true, + "nbf": 1681267327, + "exp": 1712890327, + "created": 1681267927, + "updated": 1681267927, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert809045b9", + "attributes": { + "enabled": true, + "nbf": 1681267362, + "exp": 1712890362, + "created": 1681267962, + "updated": 1681267962, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert81371983686", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1744426318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert825805c9c5b", + "attributes": { + "enabled": true, + "nbf": 1681267327, + "exp": 1744426327, + "created": 1681267927, + "updated": 1681267927, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert838769e3829", + "attributes": { + "enabled": true, + "nbf": 1681267333, + "exp": 1744426333, + "created": 1681267933, + "updated": 1681267933, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert8525661cae9", + "attributes": { + "enabled": true, + "nbf": 1681267326, + "exp": 1744426326, + "created": 1681267926, + "updated": 1681267926, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert85780271", + "attributes": { + "enabled": false, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267922, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": {}, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert879738c7", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1712890321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": {}, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert915910eae03", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/keys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRGt5TWpjNFJEaEZNVEUySVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElXdGxlUzlNU1ZOVVEwVlNWRXRGV1RZeU9USTRRMFJHUXlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "4437", - "x-ms-request-id" : "eb47dbb2-a4d6-4343-a26e-9860fc14b064", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey62928cdfc\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1710576567,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey683522e3c\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey7755247a7\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey83973bcab\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1710576557,\"created\":1678954157,\"updated\":1678954157,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listcertkey958720254\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listdeletedcert4924651\",\"attributes\":{\"enabled\":true,\"nbf\":1678953585,\"exp\":1710576585,\"created\":1678954186,\"updated\":1678954186,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey027240329\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951019,\"updated\":1678951019,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey027751642\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954178,\"updated\":1678954178,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey065534755\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954202,\"updated\":1678954202,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey089976781\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951034,\"updated\":1678951034,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey10026676e\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954181,\"updated\":1678954181,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey100752670\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951039,\"updated\":1678951039,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey1023948c1\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954207,\"updated\":1678954207,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkey123739da3\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951019,\"updated\":1678951019,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion32340\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678954201,\"updated\":1678954201,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion69871\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678951033,\"updated\":1678951033,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlNU1ZOVVMwVlpWa1ZTVTBsUFRqYzFOVFl6SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlNU1ZOVVMwVlpWa1ZTVTBsUFRqYzFOVFl6SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "6383", - "x-ms-request-id" : "f523ecb9-c1ef-4fa0-8968-90967ee216b2", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion75563\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678951033,\"updated\":1678951033,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/listkeyversion76425\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678954213,\"updated\":1678954213,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/myalias\",\"attributes\":{\"enabled\":true,\"nbf\":1678944848,\"exp\":1710567848,\"created\":1678945448,\"updated\":1678945448,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey17739caf\",\"attributes\":{\"enabled\":true,\"created\":1678951024,\"updated\":1678951024,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey37489131\",\"attributes\":{\"enabled\":true,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey47674db8\",\"attributes\":{\"enabled\":true,\"created\":1678951025,\"updated\":1678951025,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey81286079\",\"attributes\":{\"enabled\":true,\"created\":1678951015,\"updated\":1678951015,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey821791ae\",\"attributes\":{\"enabled\":true,\"created\":1678951049,\"updated\":1678951049,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey94479766\",\"attributes\":{\"enabled\":true,\"created\":1678954182,\"updated\":1678954182,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey95123259\",\"attributes\":{\"enabled\":true,\"created\":1678954184,\"updated\":1678954184,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey96254e75\",\"attributes\":{\"enabled\":true,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey97671f81\",\"attributes\":{\"enabled\":true,\"created\":1678951050,\"updated\":1678951050,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey98072eb9\",\"attributes\":{\"enabled\":true,\"created\":1678951022,\"updated\":1678951022,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert0041741853c\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert041204c4\",\"attributes\":{\"enabled\":false,\"nbf\":1678953562,\"exp\":1710576562,\"created\":1678954162,\"updated\":1678954162,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert05138d67\",\"attributes\":{\"enabled\":true,\"nbf\":1678951065,\"exp\":1710574065,\"created\":1678951665,\"updated\":1678951666,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert05372a8c3d9\",\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1742112560,\"created\":1678954160,\"updated\":1678954160,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert056438d4a20\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert1092295324b\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert11947d21176\",\"attributes\":{\"enabled\":true,\"nbf\":1678953555,\"exp\":1742112555,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert127097d0dc8\",\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert13307850\",\"attributes\":{\"enabled\":false,\"nbf\":1678953585,\"exp\":1710576585,\"created\":1678954186,\"updated\":1678954186,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert15963b9a102\",\"attributes\":{\"enabled\":false,\"nbf\":1678951061,\"exp\":1710574061,\"created\":1678951661,\"updated\":1678951661,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert18236eadc35\",\"attributes\":{\"enabled\":true,\"nbf\":1678953566,\"exp\":1742112566,\"created\":1678954166,\"updated\":1678954166,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREU0T1RZelJqWkdRakl3SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWREU0T1RZelJqWkdRakl3SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5658", - "x-ms-request-id" : "f039e7a5-bbb0-4f0e-b5c4-886909d037c8", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert1898604e3d4\",\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1742112554,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert20887903436\",\"attributes\":{\"enabled\":true,\"nbf\":1678953561,\"exp\":1742112561,\"created\":1678954161,\"updated\":1678954161,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert21172984d93\",\"attributes\":{\"enabled\":true,\"nbf\":1678953559,\"exp\":1710576559,\"created\":1678954159,\"updated\":1678954159,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert217038c9\",\"attributes\":{\"enabled\":false,\"nbf\":1678953562,\"exp\":1710576562,\"created\":1678954162,\"updated\":1678954163,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert224271757ba\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert26201762259\",\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1710574055,\"created\":1678951655,\"updated\":1678951655,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert27558598b2c\",\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1742110069,\"created\":1678951670,\"updated\":1678951670,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert27808513219\",\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert2853856e897\",\"attributes\":{\"enabled\":true,\"nbf\":1678953581,\"exp\":1742112581,\"created\":1678954182,\"updated\":1678954182,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert30284660cd8\",\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert324948604ee\",\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert35510d74ced\",\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert376955362f1\",\"attributes\":{\"enabled\":true,\"nbf\":1678953562,\"exp\":1742112562,\"created\":1678954162,\"updated\":1678954162,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert3990480f79a\",\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1742112556,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert40147b09c3e\",\"attributes\":{\"enabled\":true,\"nbf\":1678953553,\"exp\":1742112553,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert47882934afa\",\"attributes\":{\"enabled\":true,\"nbf\":1678951067,\"exp\":1742110067,\"created\":1678951667,\"updated\":1678951667,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert49907fe70ac\",\"attributes\":{\"enabled\":true,\"nbf\":1678951051,\"exp\":1710574051,\"created\":1678951651,\"updated\":1678951651,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert510992ef0be\",\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1742110056,\"created\":1678951656,\"updated\":1678951656,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert5677070ba11\",\"attributes\":{\"enabled\":false,\"nbf\":1678951253,\"exp\":1710574253,\"created\":1678951853,\"updated\":1678951853,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert56810496c6b\",\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVEwVlNWRFUzTlRjNE16RkRJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVEwVlNWRFUzTlRjNE16RkRJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "6743", - "x-ms-request-id" : "38da2865-40a1-4359-95e0-4c2a3a37f590", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert5757831c\",\"attributes\":{\"enabled\":true,\"nbf\":1678953583,\"exp\":1710576583,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert58344de8f9e\",\"attributes\":{\"enabled\":true,\"nbf\":1678953558,\"exp\":1742112558,\"created\":1678954158,\"updated\":1678954158,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert585852f7c70\",\"attributes\":{\"enabled\":false,\"nbf\":1678953564,\"exp\":1710576564,\"created\":1678954164,\"updated\":1678954164,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert6210194afab\",\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert62702785964\",\"attributes\":{\"enabled\":true,\"nbf\":1678953573,\"exp\":1742112573,\"created\":1678954173,\"updated\":1678954173,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert6384478e5bf\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1742110058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert661444e3f00\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert67119c0e\",\"attributes\":{\"enabled\":true,\"nbf\":1678953571,\"exp\":1710576571,\"created\":1678954171,\"updated\":1678954172,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert708698d2\",\"attributes\":{\"enabled\":false,\"nbf\":1678951084,\"exp\":1710574084,\"created\":1678951684,\"updated\":1678951686,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert721471bd873\",\"attributes\":{\"enabled\":true,\"nbf\":1678951075,\"exp\":1710574075,\"created\":1678951675,\"updated\":1678951675,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert72180ce45d5\",\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1710576550,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert724831b1\",\"attributes\":{\"enabled\":true,\"nbf\":1678953579,\"exp\":1710576579,\"created\":1678954179,\"updated\":1678954179,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert72544647\",\"attributes\":{\"enabled\":true,\"nbf\":1678951079,\"exp\":1710574079,\"created\":1678951680,\"updated\":1678951681,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert7280530dd15\",\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert742555f1\",\"attributes\":{\"enabled\":true,\"nbf\":1678951072,\"exp\":1710574072,\"created\":1678951672,\"updated\":1678951672,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert748574fa31b\",\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1710576556,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert7566770b7bb\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1742112557,\"created\":1678954157,\"updated\":1678954157,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert81087515588\",\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1742112560,\"created\":1678954160,\"updated\":1678954160,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert82221cd67f8\",\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert828338a2b01\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1710576567,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert838336ea\",\"attributes\":{\"enabled\":false,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951671,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert879909fb\",\"attributes\":{\"enabled\":true,\"nbf\":1678951085,\"exp\":1710574085,\"created\":1678951685,\"updated\":1678951685,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert88427430\",\"attributes\":{\"enabled\":true,\"nbf\":1678951087,\"exp\":1710574087,\"created\":1678951687,\"updated\":1678951687,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert92201a19a66\",\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRGt5TmpjelJUWkNSVGN5SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRGt5TmpjelJUWkNSVGN5SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5921", - "x-ms-request-id" : "80c3aef1-d1ec-42c5-a9b1-518f8564c55e", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert92673e6be72\",\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1742110055,\"created\":1678951655,\"updated\":1678951655,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert937620dadf7\",\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert978060ab9ce\",\"attributes\":{\"enabled\":true,\"nbf\":1678953567,\"exp\":1742112567,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert98347e92\",\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951670,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testcert9971873a\",\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1710576557,\"created\":1678954158,\"updated\":1678954158,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey103475822\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678951020,\"updated\":1678951020,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey1348238e1\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954167,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey13644223c\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954167,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey1629997c8\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678951011,\"updated\":1678951011,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey220412b3b\",\"attributes\":{\"enabled\":false,\"exp\":2852668800,\"created\":1678951020,\"updated\":1678951021,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey223192b04\",\"attributes\":{\"enabled\":false,\"exp\":2852668800,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey226420fce\",\"attributes\":{\"enabled\":false,\"exp\":2852668800,\"created\":1678954213,\"updated\":1678954214,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey298003c34\",\"attributes\":{\"enabled\":false,\"exp\":2852668800,\"created\":1678951048,\"updated\":1678951048,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey365262e0f\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey37216831f\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951021,\"updated\":1678951021,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey374388114\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951012,\"updated\":1678951012,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey393766461\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey494179d50\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951015,\"updated\":1678951015,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey4952190f6\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954182,\"updated\":1678954182,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey496546b73\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951026,\"updated\":1678951026,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey49769580a\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVMwVlpOVFUxTlRRMlF6QTNJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/keys?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE4OCFNREF3TURJd0lXdGxlUzlVUlZOVVMwVlpOVFUxTlRRMlF6QTNJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5087", - "x-ms-request-id" : "11d394f0-763f-467c-9972-0865d9e7734d", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey728754a3c\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey7523108e2\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey766020a1f\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951016,\"updated\":1678951016,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey790456c66\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951028,\"updated\":1678951028,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey82814659e\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954202,\"updated\":1678954202,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey831527346\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951018,\"updated\":1678951018,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey872586412\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954174,\"updated\":1678954174,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey8893217a7\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951046,\"updated\":1678951046,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey9211849f3\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951014,\"updated\":1678951014,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey945837201\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951022,\"updated\":1678951022,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testlistcertversion09939\",\"attributes\":{\"enabled\":true,\"nbf\":1678951095,\"exp\":1710574095,\"created\":1678951695,\"updated\":1678951695,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testlistcertversion17476\",\"attributes\":{\"enabled\":true,\"nbf\":1678953607,\"exp\":1710576607,\"created\":1678954207,\"updated\":1678954207,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testlistcertversion87704\",\"attributes\":{\"enabled\":true,\"nbf\":1678953571,\"exp\":1710576571,\"created\":1678954171,\"updated\":1678954171,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testlistcertversion88662\",\"attributes\":{\"enabled\":true,\"nbf\":1678951078,\"exp\":1710574078,\"created\":1678951678,\"updated\":1678951678,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"managed\":true},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey35823d3\",\"attributes\":{\"enabled\":true,\"created\":1678951013,\"updated\":1678951013,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakey406176f\",\"attributes\":{\"enabled\":true,\"created\":1678954168,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeysignverify26561\",\"attributes\":{\"enabled\":true,\"created\":1678951011,\"updated\":1678951011,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeysignverify72682\",\"attributes\":{\"enabled\":true,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap51068\",\"attributes\":{\"enabled\":true,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}},{\"kid\":\"https://azsdktests.vault.azure.net/keys/testrsakeywrapunwrap76891\",\"attributes\":{\"enabled\":true,\"created\":1678951015,\"updated\":1678951015,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "listkey065534755", "listkey1023948c1" ] + { + "RequestUri": "https://REDACTED/keys?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklXdGxlUzlVUlZOVVEwVlNWRGt5TWpjNFJEaEZNVEUySVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "5042", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:37 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "58ce0e46-a241-4d40-9341-bfe21921c2a1" + }, + "ResponseBody": { + "value": [ + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert92278d8e116", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert92573f0f", + "attributes": { + "enabled": false, + "nbf": 1681267332, + "exp": 1712890332, + "created": 1681267932, + "updated": 1681267932, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": {}, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert930083972c7", + "attributes": { + "enabled": true, + "nbf": 1681267318, + "exp": 1712890318, + "created": 1681267918, + "updated": 1681267918, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert992700fd", + "attributes": { + "enabled": true, + "nbf": 1681267332, + "exp": 1712890332, + "created": 1681267932, + "updated": 1681267933, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": {}, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testcert99539ad0580", + "attributes": { + "enabled": true, + "nbf": 1681267321, + "exp": 1744426321, + "created": 1681267921, + "updated": 1681267921, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey100076e94", + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey107013837", + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey2793803e0", + "attributes": { + "enabled": false, + "exp": 2852668800, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey284288686", + "attributes": { + "enabled": false, + "exp": 2852668800, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey386340660", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey396652a76", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey416645817", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey437892a1f", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey746197675", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey795798c96", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey829743998", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey8688021a6", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testlistcertversion89840", + "attributes": { + "enabled": true, + "nbf": 1681267366, + "exp": 1712890366, + "created": 1681267966, + "updated": 1681267966, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + }, + { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testlistcertversion90972", + "attributes": { + "enabled": true, + "nbf": 1681267380, + "exp": 1712890380, + "created": 1681267980, + "updated": 1681267980, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "managed": true + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "listkey032723001", + "1": "listkey127903b45" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.recoverDeletedKeyNotFound[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.recoverDeletedKeyNotFound[1].json index 71175ec63b936..98c9355487281 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.recoverDeletedKeyNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.recoverDeletedKeyNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/non-existing/recover?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/deletedkeys/non-existing/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7ba21c40-4f37-4d98-abe1-18cd63288855" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "300", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "10b70c46-b4d6-491a-8a42-7c491f398342", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/deletedkeys/non-existing/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "481505d7-bad0-498e-a659-b2fc65e5b21c" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "A key with (name/id) non-existing was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.recoverDeletedKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.recoverDeletedKey[1].json index fd6c07a3621f0..5bb71750d0470 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.recoverDeletedKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.recoverDeletedKey[1].json @@ -1,229 +1,454 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey7523108e2/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey795798c96/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7c93c5f6-4f15-42d6-8b84-3c8f17c02c41" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "37819a8b-2261-44bc-bef4-f2ca5e4e2ebb", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey7523108e2/8cd103441d0c4e9aad4828fe38d00ec4\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"0qkyvZXw1AmIZSJtNES9dW2teV_ptGojRQeQvz95AAw23rXZlIYbpEuPjfE06Pkb7cMsSNGdNm5ALsRMFNKOTLxqU4tnJYtxDZgJ8pAQI7gO7wh3TzaOejR0KKNij5kueWC8SsSZjyEFNpaJW-3g_aysIoY_yiJ3KB5QpnfsqAYKr9FN4O44RtvpibFgLWwBAnbfY7YnkkSVOCBZyiVI8VyxNO9je0YXLzG0f2JSX2c6qk7ShaYJ4TFTtZCfHkAGfS4Wcg0-Xjfm904GdpbjTBYkZrHjRJcP5wiITrgXML0VRk-5q3HogwwQKmYnKO3MgqjGCHi0imfH44-9R5F93Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey795798c96/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d879ceb0-65d5-403b-80cd-5098d7c20bb3" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey795798c96/f10173f9474a4b40895894c5a37a7ad0", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "oJb2bqyXD4UYmXSdA0MfPkCUaCRk7mx7ppfDXhITjsJrATHB9OEqThMlZq9NDhLskTq9ilxKKHADNefAQxtRc5QAQWmOQ-oVcMnUIR9oqQevsuwqj23_CwxuzAbjmDGf0w42BgZlrzwklS-CvOVpidjwry7dv5zWoJRElBVYTEpDbvrKwhycHXP0rzyfagFeTU-vHdU0j-8QjhnOV_4xGkemDNosU6Urez7e2zEFZWBBuQC3qnl9-2S4s8TPBh8lZ9pGebQZPQmMHYyW90h5ciJIsG_kRbZD0UBVueh93HSfw21hXhYhKEbHWGH8onxAc4dSF-SGTNgQGYAyanI4QQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey7523108e2?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testkey795798c96?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7b4f7db6-8513-4732-8f2e-10be8849a612" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey795798c96", + "deletedDate": 1681269678, + "scheduledPurgeDate": 1681874478, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey795798c96/f10173f9474a4b40895894c5a37a7ad0", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "oJb2bqyXD4UYmXSdA0MfPkCUaCRk7mx7ppfDXhITjsJrATHB9OEqThMlZq9NDhLskTq9ilxKKHADNefAQxtRc5QAQWmOQ-oVcMnUIR9oqQevsuwqj23_CwxuzAbjmDGf0w42BgZlrzwklS-CvOVpidjwry7dv5zWoJRElBVYTEpDbvrKwhycHXP0rzyfagFeTU-vHdU0j-8QjhnOV_4xGkemDNosU6Urez7e2zEFZWBBuQC3qnl9-2S4s8TPBh8lZ9pGebQZPQmMHYyW90h5ciJIsG_kRbZD0UBVueh93HSfw21hXhYhKEbHWGH8onxAc4dSF-SGTNgQGYAyanI4QQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "53828a40-b745-40cd-b559-e51c8666f379", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey7523108e2\",\"deletedDate\":1678954170,\"scheduledPurgeDate\":1679558970,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey7523108e2/8cd103441d0c4e9aad4828fe38d00ec4\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"0qkyvZXw1AmIZSJtNES9dW2teV_ptGojRQeQvz95AAw23rXZlIYbpEuPjfE06Pkb7cMsSNGdNm5ALsRMFNKOTLxqU4tnJYtxDZgJ8pAQI7gO7wh3TzaOejR0KKNij5kueWC8SsSZjyEFNpaJW-3g_aysIoY_yiJ3KB5QpnfsqAYKr9FN4O44RtvpibFgLWwBAnbfY7YnkkSVOCBZyiVI8VyxNO9je0YXLzG0f2JSX2c6qk7ShaYJ4TFTtZCfHkAGfS4Wcg0-Xjfm904GdpbjTBYkZrHjRJcP5wiITrgXML0VRk-5q3HogwwQKmYnKO3MgqjGCHi0imfH44-9R5F93Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey795798c96?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "84", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a8bf8365-aab9-4917-bbdd-c3168a0ff774" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: testkey795798c96" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey7523108e2?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey795798c96?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "84", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c0e84e37-58e4-4fdd-a0f3-f9cf0f5c8550" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: testkey795798c96" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "84", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "76480885-2eaa-4ddb-9307-ca2a959dcdaa", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"Deleted Key not found: testkey7523108e2\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey795798c96?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a8e486a7-89bf-4ead-bece-9d9c83fcb2ac" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey795798c96", + "deletedDate": 1681269678, + "scheduledPurgeDate": 1681874478, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey795798c96/f10173f9474a4b40895894c5a37a7ad0", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "oJb2bqyXD4UYmXSdA0MfPkCUaCRk7mx7ppfDXhITjsJrATHB9OEqThMlZq9NDhLskTq9ilxKKHADNefAQxtRc5QAQWmOQ-oVcMnUIR9oqQevsuwqj23_CwxuzAbjmDGf0w42BgZlrzwklS-CvOVpidjwry7dv5zWoJRElBVYTEpDbvrKwhycHXP0rzyfagFeTU-vHdU0j-8QjhnOV_4xGkemDNosU6Urez7e2zEFZWBBuQC3qnl9-2S4s8TPBh8lZ9pGebQZPQmMHYyW90h5ciJIsG_kRbZD0UBVueh93HSfw21hXhYhKEbHWGH8onxAc4dSF-SGTNgQGYAyanI4QQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey7523108e2?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey795798c96/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ea9f4d82-88ff-4e28-8cb5-5c6e1ad5f5f5" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey795798c96/f10173f9474a4b40895894c5a37a7ad0", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "oJb2bqyXD4UYmXSdA0MfPkCUaCRk7mx7ppfDXhITjsJrATHB9OEqThMlZq9NDhLskTq9ilxKKHADNefAQxtRc5QAQWmOQ-oVcMnUIR9oqQevsuwqj23_CwxuzAbjmDGf0w42BgZlrzwklS-CvOVpidjwry7dv5zWoJRElBVYTEpDbvrKwhycHXP0rzyfagFeTU-vHdU0j-8QjhnOV_4xGkemDNosU6Urez7e2zEFZWBBuQC3qnl9-2S4s8TPBh8lZ9pGebQZPQmMHYyW90h5ciJIsG_kRbZD0UBVueh93HSfw21hXhYhKEbHWGH8onxAc4dSF-SGTNgQGYAyanI4QQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "84", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fc92363c-a934-45e6-b6a7-b625c2e738bd", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"Deleted Key not found: testkey7523108e2\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey795798c96/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "304", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4da9009e-5fd1-4787-a603-0bcf3d3daa24" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "A key with (name/id) testkey795798c96 was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey7523108e2?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testkey795798c96/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "304", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1a20e1d8-f272-43ae-b2c6-41d55ed33573" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "A key with (name/id) testkey795798c96 was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:32 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "133ad0bb-d42e-4c58-a2b4-2cd01d16a0c1", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey7523108e2\",\"deletedDate\":1678954170,\"scheduledPurgeDate\":1679558970,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey7523108e2/8cd103441d0c4e9aad4828fe38d00ec4\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"0qkyvZXw1AmIZSJtNES9dW2teV_ptGojRQeQvz95AAw23rXZlIYbpEuPjfE06Pkb7cMsSNGdNm5ALsRMFNKOTLxqU4tnJYtxDZgJ8pAQI7gO7wh3TzaOejR0KKNij5kueWC8SsSZjyEFNpaJW-3g_aysIoY_yiJ3KB5QpnfsqAYKr9FN4O44RtvpibFgLWwBAnbfY7YnkkSVOCBZyiVI8VyxNO9je0YXLzG0f2JSX2c6qk7ShaYJ4TFTtZCfHkAGfS4Wcg0-Xjfm904GdpbjTBYkZrHjRJcP5wiITrgXML0VRk-5q3HogwwQKmYnKO3MgqjGCHi0imfH44-9R5F93Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey7523108e2/recover?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:32 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "05400e17-3fe0-4264-860e-58c0756dc5f4", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey7523108e2/8cd103441d0c4e9aad4828fe38d00ec4\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"0qkyvZXw1AmIZSJtNES9dW2teV_ptGojRQeQvz95AAw23rXZlIYbpEuPjfE06Pkb7cMsSNGdNm5ALsRMFNKOTLxqU4tnJYtxDZgJ8pAQI7gO7wh3TzaOejR0KKNij5kueWC8SsSZjyEFNpaJW-3g_aysIoY_yiJ3KB5QpnfsqAYKr9FN4O44RtvpibFgLWwBAnbfY7YnkkSVOCBZyiVI8VyxNO9je0YXLzG0f2JSX2c6qk7ShaYJ4TFTtZCfHkAGfS4Wcg0-Xjfm904GdpbjTBYkZrHjRJcP5wiITrgXML0VRk-5q3HogwwQKmYnKO3MgqjGCHi0imfH44-9R5F93Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey7523108e2/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:32 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "304", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "cbdef001-d857-4e98-8881-389a4fbb167d", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"A key with (name/id) testkey7523108e2 was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey7523108e2/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:32 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "304", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c7102ca8-043c-4451-b36f-d9d5f05dd505", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"A key with (name/id) testkey7523108e2 was not found in this key vault. If you recently deleted this key you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey7523108e2/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:33 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "df7f38b1-2863-4a53-97d6-90d785543edf", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey7523108e2/8cd103441d0c4e9aad4828fe38d00ec4\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"0qkyvZXw1AmIZSJtNES9dW2teV_ptGojRQeQvz95AAw23rXZlIYbpEuPjfE06Pkb7cMsSNGdNm5ALsRMFNKOTLxqU4tnJYtxDZgJ8pAQI7gO7wh3TzaOejR0KKNij5kueWC8SsSZjyEFNpaJW-3g_aysIoY_yiJ3KB5QpnfsqAYKr9FN4O44RtvpibFgLWwBAnbfY7YnkkSVOCBZyiVI8VyxNO9je0YXLzG0f2JSX2c6qk7ShaYJ4TFTtZCfHkAGfS4Wcg0-Xjfm904GdpbjTBYkZrHjRJcP5wiITrgXML0VRk-5q3HogwwQKmYnKO3MgqjGCHi0imfH44-9R5F93Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954170,\"updated\":1678954170,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey7523108e2" ] + { + "RequestUri": "https://REDACTED/keys/testkey795798c96/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0b43381d-b6ce-493e-a984-ec42b38275df" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey795798c96/f10173f9474a4b40895894c5a37a7ad0", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "oJb2bqyXD4UYmXSdA0MfPkCUaCRk7mx7ppfDXhITjsJrATHB9OEqThMlZq9NDhLskTq9ilxKKHADNefAQxtRc5QAQWmOQ-oVcMnUIR9oqQevsuwqj23_CwxuzAbjmDGf0w42BgZlrzwklS-CvOVpidjwry7dv5zWoJRElBVYTEpDbvrKwhycHXP0rzyfagFeTU-vHdU0j-8QjhnOV_4xGkemDNosU6Urez7e2zEFZWBBuQC3qnl9-2S4s8TPBh8lZ9pGebQZPQmMHYyW90h5ciJIsG_kRbZD0UBVueh93HSfw21hXhYhKEbHWGH8onxAc4dSF-SGTNgQGYAyanI4QQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "testkey795798c96" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.releaseKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.releaseKey[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.releaseKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.releaseKey[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.restoreKeyFromMalformedBackup[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.restoreKeyFromMalformedBackup[1].json index 2af8db91fb2b2..4dc40731cc7cc 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.restoreKeyFromMalformedBackup[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.restoreKeyFromMalformedBackup[1].json @@ -1,29 +1,75 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "50708df0-80e0-4b49-93c0-e17ec415d851" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "400", - "Date" : "Thu, 16 Mar 2023 08:10:01 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "78", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ea5f320a-c251-4cd8-a1fd-37cf29d8a4df", - "Body" : "{\"error\":{\"code\":\"Malformed backup blob\",\"message\":\"Backup blob is corrupt.\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/keys/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "28", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "bm9uLWV4aXN0aW5n" + }, + "StatusCode": 400, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "78", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "580130ff-fd33-444c-882f-58053df59cd7" + }, + "ResponseBody": { + "error": { + "code": "Malformed backup blob", + "message": "Backup blob is corrupt." + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.restoreKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.restoreKey[1].json index 4d287121ac856..f98101291baa7 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.restoreKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.restoreKey[1].json @@ -1,201 +1,427 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey99685768d/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey9919737c3/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f995ad84-8a28-4f22-a9d9-cbe32247b3d6" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ea05f330-c4ae-4715-85f4-f84cbb50f18f", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey99685768d/4f3ccd11943d491d8315f79da4793441\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"yFq5Lz7R_xFwqhu6yBU8EndTzjsUNa8DlZUxMZ5KX4SSrK72ZDOuW-OPY5KAf5EUxi2SUuG6xmRMvyfn0-MDfUToVwnrKU-NQYuTl1v41nIZOG1AHJw4b7G8hlzxS5kQNF1R-1c391sGWKpSgFa5cZ6kUeeK1xAQ5fRsytsVaLt1WXLdeW3MWjSPAgpQZJchJzh5QDdm67KEVWctJECPAZhYaSsox_XF0eYkctrCtQtvaKfauLtVaSOhyi_2MHeHmQenlZSYn4h_GrSqXCCYhktF46T6nygXqlHoF7oZtONDsbjk7xZCOjewTuFcnFFKY_IUZmRFPgFotPMfYmqB_Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey9919737c3/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dfd29464-2998-47d3-9333-8b58427b8cd9" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey9919737c3/5212a407cb9045bb8f4c65f8a1698ef1", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "w3hq9ZPo917cgmAeEseWVVuBNotoRKS3VU3SuIdJ8C43JNFBZFsd8Pi0agIRm7NiLrXLui3BcZx1IGddl_DulWJCFu7l5SxP6CByMMA19LLjuj5ekU2hNn2vv6Wgy2PAaUcdCcdLgfV7k6cwlRGI32cW8k9Lfl7QBzTtE9tqbtFBUC57rn_7p_EfParJz6BeVmHQy1tr7abwDW3hkubk3RQvIT2TbB-GBjovZNc60UN_85XPfugPNK3RpimS6VeKCz49HqbHCLYFI2X32Rp1FGmH2WpxUZrsd3FcA_jyoNkR2c8ah32VulEKfGY6DIay1RYXafarNts3hcnWgeWLtQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey99685768d/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/testkey9919737c3/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "12519", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fdcedc23-aeeb-48ab-a521-2921c6aaeb8c" + }, + "ResponseBody": { + "value": "JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuYUFBYTFtZ25TcjloSXZkZ0lwWFFpSDB6R0dubDI5ZFpzczhlZV9XaEZyTnFnaXY3OXlOMFhnY2lseDRtRThwb3hhdGQ0M1hlQ0FvTlNLYjBtQ0FReXBwQW01VnJGczF4dFpTa0lXR3Q3djhmUm4wdkxfZlJLbmR6UFVmRC1mUlBtRnBZUk12R2VoWDZQdm54cHNBVXdkMENJcTd6cXZhdEYxNU9JREZSaUJzbjl0SFRkbk4yQkIwYU1POVhxeTA1QVd3bmN2eGdJR0lWUkh5UXVpUzBIckNieWtINTUxa0RRdWxNVk5BeWpTMVdobjV1dmpmZDhPaktsTXllT0YtSlBMRC1UalFGUXZqM1FuZ3NpQXpDYlA1eVY1ZXhWdXRKSjBabDVhdzV3SHhGVHFKamlITXFlZDdWaFZNMVpVYTA5am9JUkR0dTlQT1JtTjJSN0JKXzJnLm5oLWNBX2hwaWw0cDg0UkwwY2tVS3cuc2FyR3pZaWFBcWc4OWZLd3JNTFpTZlVvekV4SFRWTVFLc1lpeldmVHNJZzh1eTFBMFRkMzRoSmN0a0NKeS1yeGVyS2I1dF91d1Azek1mcURWVUlpYkJoSlBwa0JERGotR29JaFkxQnBBQ3pYMUc5MHJXU2VGOHpvdTc0MDFDVGwyRkpiMExnTzVhRWxNelVCWmxGakJmZFY5NklFY09XaWljVzNFaUU2enU2ak11ek1WclZ2MjZYTEhsdDFpNTFhTDdGNERlOEQ2SHpSV3R6bzB2NE90emJSWElrMGVKU21Kajk4WkVVVXIzSWd2NXp5NFhUSXdmQldCTkZLdk1JV1R1WWt1S1FlSFFWaTJaSHdMUVk1bmJFQ1AtSWJqNng1ZWM3U1ZxVnkwSkRtSkhvQkp5dDByV1lIU0tCZVdKU2FSa3hNWkFrVzlvbEpnbWQzVlAzWUphUmNGUGZvenVrSTdybkV3RGNCUW9VbVZJWU5EWHVVQlI3ZEdnX21pVmUtN2ctUWpDVHJFa2VuMGhReTdvSzcyUUNXdkpFRnY4dWRWZlFBeVpOaW9OaXdoXzdzdGZ0LUFrdWhlbXl3LTNEVDJEVS1vMV9LUV9UTC16azk3UXRjaXVxMHdPbl9uLTNoX2JIbE5aeXJzbXk3SDk1VTRpTTA3R3BhdlNpR2EyQmhSbFI3YzcyNnp4Nld6QXRyUzhCenlHMFp5Tl9vTUxOWDNJUF83S0hHcDh5dUNhcXBMbG5rZlZYbzhJS2hoNjNkdzBDWW01UkFjNzhTUFk3UVZDVkdqLXdza3ZYYlBzaW9yd1dkNEQwTEVOd3NzZFl4SFNnR2dUaURjSDFSTGcwTWNwRzBBNFNuNnNlZWxQUy0tMlpPNFZEMUZzQU9KYVFObjdtU0haSW94TGVwb3RfYUVaR2FsSVFVckxabHJsX0JucUhLUkZrQ0p3NU5OZGNmSUtlQUR3SUg5cVZOUDRkVUNfSTZaemlSS0FMRlZLWDRkUEZmVTUtMUpVWkpScG5QM3ZSM3pwTlpPY0s2MWdNMjREWEQ2Vy1YTHNULVRSNU5ZZWJ6RTdhWkQ5bjczRWY0bHJOUGJNYUpMeWgzTm1jVDJLa1NxWDhrM2gxcVpuT3dPelJLWmM5ZnVHbVdQTzVwakhwancxSDVBWHUtSEZoZndjNFVuYjI4azRGYXFNUXVRWkVhYU10bndxXzBmWWt5S1V5SFQ3R09YSkVaY090d3o0VEJYRklLZGRnS2JTdllqZTNKM05YeEhlYl9HeF9jeWU0ejJJU1VkVW01d1pwZjQ4LUFvdDdrSnFNVWlzNUpSRjdEbjdJMGxOWG1MaVBwaFQyVnU4cWdjTzhhRnphdWFIQzBGSjV1dGJSaDY2TlQ0OUdBUTJ4akY4T0lGN1pCYmJMUkk3ektDalFMV29aWDVudE9QazZoZnpiUXpVVGhKWFJGam5aTGw1Tk1LSkdpVDBwZkVyUFgtY256NmJNZkktMmNLbHo4cUZfLU9Sb08zWE83Rnp0ZVFZbmpxVEtwVC1MMzk3dzFINUlpc3ZYS1ZEQ1NjR1plNU16ZnJyR1BoXzAtNzZUdlpLaFNzVDhmWVd0WXhOVWxHMHFpTjlXMVJyX3h6b0NPcmh0a3czaWFqUFNQSkhIVTRLLUxmVEZGeF9maXFXZFppeGxMZXdxR2Z1dkRvNE93blV2TFZiOTBnTEZyLXJ0MHRZbjBRR2VGUUx0NTdrUExzVnZQMXJUdG1FQ1VjUWhhS280NnVIbGt0SExBTkVRcF9DdF95RVJ0SFJVT2VtWWtyb1NTSlBVNHZ0S3ZOSlRIQXN0Wl9uUUVRU1oyRURJOEhVQVlvT0NNQjF1OWE1cXB2cE9YUVd2QW90US1lY3RvQV9fM01XeGZ3SHlFTVZveVg1ZEtianB1SnJUQm94S2FvV25ZbGpwOW5kaUt1U3lrUm9yNktwUTQ0cks2NUVVaE1jbGVQeDNNQXBqR1UxbG04VU1OQ2lRZWs0SDZwNnBVSklKUkRDSlB2YUpPRVhPNGdLbVhZVkpQRGd3eGEtV0hxSlBBcW85Q0g0V21ZXy1McXl2Z3pJMi0zT1RIVkRIbjR1Smx1OVdsQnBGUWZMVjJtSkRLNzhMcWl4aDhmWHhjb2JwNmdUT3NfUTBSU0dNSlFyeUl3cjlnSzhKNWdMaFVoVHZXdUtNc0FsRnBUZXNVdE54M0dlMjFhVDc3bjRRV3BIQTRZd1hpZnNpcUZyREROd2VfY0FxcnVqRldmaXpXYmx5ZXBuQzdQZDVfbUpoM3UwZFFRc25jLTFSOE5qU3lBekxhNF9TQ3FQWkV1OTBtY1FWWE1DVWZKMEdSNFc2YldEd0lZZ1psZFlwN3Z0T1oweWJJeVgtcHVRZEpONWphZkdTRjJ1aVpqQnplSzM4Um43dlgtRV9sZmNYUVBCNkJWV25mU0RNLTNVelZLSmpEdDBxWnpFRS1uWFVYdmpfb1ppRmFMdXJqM3ZNekxta20xZnB5V2JPTVFRTElOTFVBa25XMjZ0amdEcXdKRlowQTRvNUFDa3JaT1FuSVp6ZE80SUVucERNNThaSDlaMC1LWVZzNjMyeXhrUmJ0TXhzcWl1SHp1NThsd2M3VGpsYktvWG1vbjZra3M3WnF6N3BCVkJCdFRYamZ5NDMzSFVxSW5ZV3ZKUzRHcFV3N1dJQkl0X2RjREN4VUFSNlJMUDZjVEQ5ZHVVTDRaNktGNmdBQVBjMXVMR1REczJNVTlScUtpUi1IMEIzQko1M0t1TUctMHNuakhXVmVXNWxzbFIxckY1dmotOW5mcUVpazVKM2k0a3g1VWxJTUx5WGlJeVJpYzdoSkVVNzRxa0dqVmp3NEVDNmVkV1gtaTBpenVlWHNkYTIxVWtJSjlhRXZBNUVTQm1FZ1lTUEdhRXd0YWsxSzF1V3UwQVNoQ29Sd2RWQW5lb0d6WEJfaXAteFNNNElZdm5MVG1kNzNVYVoxcnRhOVFIVW4xQW4tcFhFRDFENXZiTTFRM3NvREZFdmJNZjRJT2dmTllvclB0eU5VT2VMTndENDc4MXRENGdIa2ljR1M5UndsYlV1WTJ3bGZPdUpIdjNvLXJzcXhMZ1pVMzBrc3pWWVluencyZmVFS2dsT3ZsSjJ0UE1OMDAzVVJjVnVsZWs1eVlBSVBXUUVqUHZWWVFrNUx5aXRhdFVuUlVCTFBLY1RwUjBLLXVLTXhDS2RrMGdZYUJrWEhLSFZfb2hnT0dwTXBLZ1pFM0FpR0ZpQW9nQmxSWU5iZnFERXdrS21RVGZOcFFfUHhhaU8xRTk3amJUeHZUVHNPV2hmaWpzZTYzY2xsQmMxcGEzblZwRVkxNW9pdnhoWFRrdFVzX08tQ1dsd2U5RW9MOUUxQzJFTklZR1dmbHBjQzE3d0Z2Z0RCNEgzWjRRVzlFeHlRbU9TQVJrSEtWUHMyUFJ1RU5sTWF2VEpjTHE0MDB3Y29zeWMtRXk2SUZEV1I3UVlrTTZVeTFFYUFFcWJLUE53VDI2dlpwUUtGdjczXzExLW03VWktLWZMRGQyZDJlRDZVSlhxemJsNVFxSDBCTEpCVW93SjdPam9Idzh4S19BaUUtRF9ocm1mMUdRWEU0YVJrek1BN0ZsbjV1dE80WkR5cThmdGlyX09Id1RYemVTcGlHQmNKcTZIZ0pNcHpyYURIZ2lWTUdNbzVBaHItLTNQeHFyRWNRNGlRc05OOHMwaU9tdkUwaUpCeG01VzdualFIc0dMYzFxaXdmTEVaa0RqOGlVMGk2YUM5clFibURyLWlrY3lIWktvY1dUUWJGQUVmTEJsLVBndTVWWGVscDl5WG1EOURKdkZBU0EyZUpqRzJ1MVE4Y3Z1Wnc4UVRtakFHYTlDekxIaU9uZmhaR0p6Q0cxSm5QTTJWS3k3eUE5cE0wZnJmM2pnVFNTdGVMRm9CMlE1M2ozV3phYXFmUFd4MWxxd2h3a3Z6aEQ2S0x6TWdvU0dKZ204OGxTajhhTktERTc4SWRtN2hZekR6aW9zcTU0MC1XeFVlZEJCWU4wUWJBUFhEUVV2T0ZFM1NVV3ZYYll4VU1mRGh1YkdVSEpFU3o5NlEweC1HUlFiazJGYTlyREJ5ZGNaUWIxTThIM1AtbS1TNnJKNXJYLUlSa083VEY3UzZQQ0RrNTNSNnJXQXVINFRxcXlLRUFaZGlfcGxvNi1SaHM3VTh4WWttbDhDLWZGMUtYeXA4cmdrQWlqRzNFUXAxclB3Mk5Cd2RwRnF2MnpZeDladGkzdEhwR0tyckMzVGdxY2prMDVib3VkT1VuV2hlWmF5S0ZuR09CMjJEZExoTUJ4VV9Tbjkwd2pUYjBVaE9Ba1IwTTdwZXpmaTFvNnBNTzRTMzhsMmxaZUtUYkVzdmR4Mmo0VlY2TFhibHZPbzhKNVRLNF9sTkcxZ3F2QWdHTDdaM1ptYXVLdVNJUE9DenpxMGtJRERWenVtTENSVlJrVndZUDJOVUxudUlISkt6Z2hvaGdvTjBNZC1kdVZpM1ZCZzNqYmNhQUdzcXhleHZybWJfR3N2TUQyYjV2Q0llX1dsdU9rOUhMNFQ1bFVEeUM4WDk3UTRULVpSRnpWcjVFWjE0SjFGT3pPelQ2aEYzdkI0THRWNFE2TlRPdlE0ZXJhaXNoNU9RWUVFVVFRblF3dFJUYmhkM01MZXVUbmwycWlTWFA0RHVaaXNhc082T1NfSHlDTnlMWllXTW9oVmI4dkpVbGUxNGRGNWJSOVl5OUpubWxqajVCQ0VZVWtaZVUtOEdNaFZZZS0wdmE3T3dPcmw2elY0dGV2Y2t4VVNkc3NGSVhFTWVldWZwOXFUWVlFT0lPNGZ5a1ZDakN5UWhzbzhuUE9LMVRpU2t6Mk9TQTA1VklDVGxrdE1yUmR2WWk5SHNwcmNNdFgxVlhmNnRZWHN4MWdadjNOekRLVU9pdFpEcmdWdFRia01WMHRPRHhscTdYblU4SFhkS3p2aEtYWkVHN2M5eERYdGNxakw5b0wxOENPY1FFb0VEeW44VF9PVjE1NnB5cnFxTzFzbW84THhxdkV2RFdxckxKNVVTX3NoWGw4akxybnFSQmhXTEN2MFhSSVJZQ0gtMlptdVpGejBxdkxKS2p3Yi1lZTcwZEdnLUJIUXgwVWlsbWVnc1VMZEk4b3hNNDZYREstS3FyNWVxQnNqVTlwQ0wyRDJTUzlTTllVb2hPUWF3WG95SjBld3FtZ2tXVTdrUUpuRW5wU19SQjR0WkRIeGQxX3dYWEM2dkxpWXhkUDVmMzJLalc2eFNJVzBjUmM5Y19WdkgtcVp4cTQtMF9HLUpKeU5mbjZKb1VWU2cxemRkc2M0QWl0NkFBam1BaFF6VmNuV0dYN3FxWmNKNGMxYnozV0tnNTEtNy1ZbXNCRGg2WkRwTTY4bEpaWXEzN1ctYVFNczdrbDFzeldTeDhnOF9odUpWWURZZ3FsTzhlc0psMUN2b0JMdFVrSmo5SDE1TzU4WjZuVTlkdlMzN0FPV2lydEdVZ19aRUtBVGI2cC1yZnVwcXRvdFZaUnhJYU9ZRHp4ZkNCX3M0VEJrVWUxaXItNEJRRF9DbTVJOHVEUnVxdWpOTlItQU9DV1V6UUNVMThfbTZtaXlsQkZGUWw3TU0wbkFsaVNoQi1HcWRQdF9hYmlnT21CRzRmMVRpczNKdE1rNlBpT3lfRW1BLVU1cnBJMHRVcW5YZlc4Yjhqc3RraDJRbVdrTnl2anNrbnpBdjRXNnk2SEVfZFRXWkFhdVRtUDEyM2pmczFSSVpJcEZaTUE2dklERGhESl84aGJLNDJPanA4UU5iOWszS3Jwcml3UHpGUmZUXzdhZnU1X1QyWHFuMFE5OTVQTTNEWDZRWG9kaUVrM1ZlR2FDN0hjbGRYajJWRTRmbkRoVGZFVnFqOEZKSndXbFhKa09sdGNmT2ZTZ2NVMlFLZmpiZFFOcDFfcGNZVHItekJkS2w0cEs1SW56NkptUzM1YlhZZlpvakdEUENiUmN6WHR6ZlFpbWZvTGdYM2lteTd4X0c3UEdHM1NvNHFSakpwelc2RzZ6R2RqZUNXMUEtNlNPaTZjaXd0Y1U1WFZMZEpBTkhobVdzbEpXdncyQnpHM1h2Y1NjeW1HdnRGc0hyQXdQbTZpdTNjbkdMMHdUTFVBa1FwTWhnSVNndW1DWDRweDMzdkktWENyNC1nRW1sVzZJSlNNLUVUYjVRNGtoaHd5YmlPNmk0Tm5ja1JhUUNLSWtrRmEyMk9mN3U4QUtlLWZBOE15OVRXU3NXYlRhVEgybW1qdE82bFRfTHNOb0g4bHpjcXhkenNyVmUyVGQwTzhXY2pfMUt2alJDbjI0RmctV094Nm5yR2NDOWozX3lPYk1FU3ZXNXFNdFljU0pxeU1JaTRPeGZGLVY5M1JUQWRfSGFLYUhEVFVUdHgxaktUMGd0R28teVRjYXRzT2hnZGtXcExIWWR1YVFrbFlfejBRMG5BV3daaUZjanNWQmRDVC1QS2VOODgtZ1ZVVk9jTHhPSUx0SjBFU1p2eHUzSDYzWmdad3oyY2o3MjFuX20yM1QtQWxxekc2SEZibjdUSUtHNzhTT1EzZkRRVUt6OVV2cWc0SHQzNVlzbVBxamFhTWVhbUxpdTAycEJpdnpOWlhhS1hTZG45dzdJcXQxQm8yTjFtV0ZrSHlSUEZMMEhlMUxkSXJFUGdtUVRqS0FFdmVpNGpHVFpGbUZaQVlXd0VSS0hNVm5RMlR6TG9ySGtPRWlXTlhGeUIxbnBxajJzRXVpdVFLWjNzNVlFcUlHQVFHUmt4aTFqb1RTYkJmY2pJdGdJUDEzUnlYeGlXT29nWTB2cFlEYzZEV2syc3hBMWU5dTFQaHVKWF94cmt0MTVuakhORzYtOFVMMkNGZ1hkOWhBUS1lRWFud0RzcXpWNDFIR0dENEs5NkZnWjV5cGltZXAySHdMYVdKWURVX2V1WXoySG1kTHNWM0IydW9EVzNHMlB5Q2ZVZjgwZ3Z2ejhDVVYyZEtZamNCZUwtcldDZGNaWjdBTW5JaWdpak9PZFRQSWR3anhmRElKclF4emdvSjJkdDNlR3lrM1lRZjdiNWZQLTZud0tWVWtfR1JVZmRqOHVtbUI5V3FLUVg4WUp6WG0ycC1SNDZfclA1S1dhc2lnZ3EyWXREZzNqRDBCeEpYWFJKaUtwVFcyQ3A4ZnVjM1ZEeHFCdUMzaTZfcV9VaEcyWENhR1RUYnNDOVZlX2NiNVNwakRlSmVJY3Fsd2dJMGZ4WUdla0kyRXlrYjYyLWpyVlgyU3JJbUFhbU5aUjl3NW42TzMzTlR3N2VHdWhJOUFmS1FldWVYTi1LZXZydjZPOGhKMld2b0VlNnhadFdHNHZiUTFidjV5azNyNDBHV2pKZlVnRV83MDVtS3dONGVjd2QyRjNySDZ4aHhUWjUxMGQyOGREYlJkWWktTmoxRm9Zbm5mYlo5elhzdWd3YkFWQWw4MWFSZFo4c2QyOURsWjlKMXdibFh6Q1pWbWVaQ1g3T0RHdFVmUWdpbDhkVUNXaFpfMjJwVnQtakFWOG04RTdKQjd2RFNSSUFMcERrTzgzSDc4TEtJMUItZGgzc1ZuaVptcDMtdDQxczBWb1hJVENNR3dHdEdlTGZhTUZUdDBtSko4Mno5VmRzNnlZSzlSOUJuRERuS2dITHhUdVc0bXduRDBKNEFSUWhPcUl2WlBpNVJUNl9QZHh1QWZZTDNWWEpBVXRxVW5faHVQdFAzVno4ZW9BYUpjNGp2QXNsdGZyOENXVi1ZSlNUeWxMV1A1LWphVERDN0h4bjFMRnA4X004RlBrTGtXeFJPTDR5a3ROMnZnVnJsRkdFbXNaZVhhYm9aUUtEYzE2WkFiWnhtb3lORTdZMEtsVUltYWppOERGa3NsSzA1U3RwMFhkbU9Ma3g1TEQ4Vm56Z2VXWHM2SFEzV3h5dFotUElHeUJ0UjY3OXc1UWhFa2ZsYVhTcGJhWXhlUHZxY01LVE5jb1hGck5yclF4R2oxeWZqbENBYU1Sb2lnbWwtR2Vrd3pRWFhnZEtaY1BwNWNYREpMNUxyUjRhVFNqLUNicTgxX3BHS3ZXc1dtQzI2NmJMMjcxVHF5dHV3ZEFOZ3htWXgtNk1UUE9nYzlRODVqdjhJSWQwVlJ6am9ZT3Fpck1hbXJzX09QREFuX0RxSTA5RV9NdDFUcnpBMEhpcnNJaURIY3hMd2taNkFyMGFUZDlXWE5WWnZDaEVRRXZweTZSUUtSVTBqeXdwZW1PUm11SV9ESVRjMmIwWWxLV2NrTXpnWVpRTzZvcWVtVUFCUEFWVzZRc0RCNVdXd1Nqckw0aUlYU09tY1U3SDhHd1ZudlFDVEl4cm95TFY3dURRcldTQjc2d1VSQ1BXMEdWNEVROFhSSEN1b0VldDFEc2ZoeXh4VE5uaGJRVGlTUlpXeUR4U0xzRjNUUXhGeTVicmQ2UjZCWnlZOWloSHc4UlZuVTNmdElMdXR1WXlfTTVqcjluNzhBUlF2UnF0X0lTRWlpZEVJWWRqVk1CZUU1VDBldkF5Wk9HYklCaHkyTlZkT05sYjJScE5MNV9aMHRsMm95YXlBQk9LenpKVjhuX01uQ2JDUFoxV3NVRnZKVVYyZHE3b056UmJNaUtyRUU1Y2YyeGpRU0VHRklPZVhncUFBVzZDTmNYLTVtMVJPbUhZYm42N0Q1TzJpb08wb19wWExVSkVZcy1Kc241YUVMZUlwM0FRMDUtejAzX0U4OUpNclN0amZGWV9RaE14WjdDbGNXNEN2azNGUXFlTVdHdEs3ZEJtSzNYM2R0aW9ISjkxMm5zblFDeXBmU0tpakdSTUNZVDlRc2NBMGJJcmZfSmlFY2R4WENVWnhWYTlVbFBlZWZOanZGbS1LQzlRN1pDV2s2T2dYLWFheWNkR2FGZGR6SjNTb1lXaHpKNkRkLW1OXzZUcW1vUmJPMVVjWVluWGpyNVlkWjFJYjVWVWMwZFBBTjA0Yk1tZ1VsbHlIT0N1cXRkM3lVakR6czhrcjRzaHRMdGJIckI2TVNLSy1Gc2xyVUx1aDYyRDNNckdua3YzXzVfaEZKYmRTUG1FSld1azZ3cUxwc1NFSjdDeE5feGNBc2k5VVFwZW40UWQzZkdLX2locVFIMGJmalRLRm51STZoNF9hZF85bmprdjkwWDJiQWRFendoanNhUmFzX1ZNNWR4a2xrQURKNlNiSG1hcHYzeW9XMkpFVDc5eHNBZWZhMkZxT3JCTzFxN3o1YzE3X0ktQUhHWmFtZFZjaHJ1WVhUcDhfeHB1UkM5YzNDckp6eG9rQmZwTlZlc1k4V01NUGt2WG1sbkdUN290M2xoZUx4ZWt3a21lMThvaWQ1Q2d5eWNqcVZwR1BsWWNYS0M0RWtRUVY4MEdzQXF6QXJiSXA4X1hTWjhJUzhIdWxTcmktd21JSHA5eDBWVVlhMmxGSnZRSEI3SnozblZ6MHpmbG5IeWJLRGQ5dndWQjJUR1BSWURkUUVZcGtTa2h2Z2lqQ0hwdmtXcExfbXEwdThJRVVMaElVb1U2NzQtQ0NZZlpLdnZFVWlIdEcwNVI2UVc5TXJTQlJGS0EwMUJ4T2gxVWhHbnktNjlQSkkzd3hJRzVoMnFBS0pjSWZFZnMzT1g1N2dnV0ROWHU3dER0eXNJN2hVWEh2Y2xEQXlkMEZnVjdLT01EQXA5Rlk5T3NzbEFuRU9Uam44YU9CY29yUGx6Z25uVnlVUzFDTklZNEZlamVxRERxeTE0UFhidDhmYUxKbmNHMXlTTXNiUVhXV2ZtYy1nbmJOMjNHYXc4Z2l1dDBjenpCckNMemtpV05rUVNJZWdBYVRYcFRNekk0OXl6M2tDdnp6R1dSd0lhVTFnSzRVelhURnRjSkJsX0E1UzhRVHRYUHN2dGU1OW5hbkVsUE9mVUNsTEJZRFMzR0NYeHpQSUV4QlRsU2lJZUJsdnZVQ0JRTUFHSmRXNXpuUGozYW9COHFpOGRfdm5xLXBhbXhjSkZqV2hqNDVaZTZTS3c0aTMwemgwSmg1QTFfU19zNlp3Q2dBbVZPeFl4U1ZlUU0yZ2FlTGFVMDg1b3lvOEs1bElaRjU4ZDZOcmxZeXJqeUQ5NEZ5MHZBLTN5aks0UjlPM2ROSy11YjlaejhhYkFSUmNFdElMOGhqWE83ZFptY1ktWnRPQUxTczdaOUtKb2JFcUxnYUhmWlpLTmlkWTNkTmU4Z1pOdVRxMmRMc1JVaGJUM3dCQThnQUg2MnBrTWhlVzdjVjRVNnVqLWNTaW5WNURLMGtBbFEwaFRUeGFvcWFsQkwxeVlvQkxUZDd0RWl1dXBhdUJ4MFY1alhBbUsxZVFpM0FQNHk4NXhXTUt6OHR2UC0wbGVXRDZkMmRXQ3BuNE5UQUQ0UTR1MVpnVW9mY2h1WGxLSUl5Zy1tMjQ3dTFHX2d4R3BVa2FJOXBPbS1OVkwzVFhvZmVzVVZEcHhHNDZnYmZjWHV1VFVUS3FGYUdsNmxMYXd4aHNTTnhJRVU4aG5RWlhOaXFkZy1jOTdpeVpDcmhhZEUxX1ZtZkRVX2R4ZnF0YS1iWWZqVnZidi1zcnJrQVZCelE5ZXhtWGUycE9fRnNNa19IS0U2VVE1UHJqMFFGTl93WHU4X1F1aFdvUjZkZWFoSWc2NWVsaWgtby10TU1nOTdTV0JrRk1sbFVlZkhvYWN4cWUxbTRiNkFndVBUbVUwcEF6X09iTHFVR2liNTZZS0p0ZUY4V3hBZ3lENXdmS2lKbWJFYS1Jak5yTHdJRnh6YjRUUzR2OXRXMVZKREF1Z1MxOVVxU2FqOGd2QXFTeHlBU0VwbkpmMXc3bUxLcmZkSW8wTjdYblgwRGRZSmwyVHo0Y29xa3NmYlBBdXBGd2Y3RWJaNnBuNHRtSHFtMU5HWXNSWVFqd0YzZTA2TkVKQ0w0S1ozQkpLVldZdklyYTdTaHJGQ1FUemdjQV8ydzM5bmhlQkRNZ013eGJ0dWlQWERZdmJoWlpySnFQZFFhRHpScjJqTXFrXzdUc093djZmdVJjZUI3VTlwSm10ZnVHeUdkaFh5ejVrb2xnc0xhdmMxbVRfM2MzeEhKQUhQUEhEeVVtVXNqNXpNd3hfaWhQZTA5T2daRUVxTTZLNmdJXzV3amtxV3R3eDRxenlWY1c3eEg1RXBsd2J2dmVGTUp0dFlSd2dlQjdWWVJpbU5PdnBIVDF0UzZtR0ppRGV5SnR1Tl9QcG5sSE42UUotSDJPaUpDaURaZENTWldvNUl6SmNhUUt5alAySUtENnhMX0VsRzNYNmZqNzljc0dQZVlHZGR6MHpxY1NJZmZFMGl6Vy1NM25qWjhyWVBzMkZLLTBpdVozbTA5Mkt5cGI5eGxtMEFrUEZTdDNOeFNVX2xwZWI3Rk5qVWQyLXJDVDBxN3o5ei1WbXVIOENlRm5MZE5tc1kwU0JhTVJlNVpwbmtqbmFpRXM4dldBOW5xMllWWXdMLTRzMzNEZVpnZktVQWlUNzNRR3pmd0lucWczNUVFNXJzRFRDdGt0VXdGQllGc0FfVUZxY0gtTS1KTG5mb1A3ZkFla0FjeDctQkNXTWRYelhSd1VBaEpEMU5faHJxRHlHZS1vWWVDbWRkU01pOEctYmQ0bTh2ZXJLbmJneHJmZ3BnZU1WbzRPdS1BYWo1SnJmaS1lRG5FU2ZLZ1Ricnc0LnBORzRrQzJBbXN3SmszVThXNzNVSjREUzcxMm9Ea00tTTczcU5sd0wwSEk" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "12519", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ee58fd5d-352b-4932-8132-d039404b4f4a", - "Body" : "{\"value\":\"JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuVVFrLWxhci1KYWRqRDdYU2Flc0wtZVdmRmpDSm4zcHdKanlCd0VuX1FMM0RXU0Z0aTZxbkxjOHl3R2o5bmltVUtXak9seGlINXdqRjZsNGtLM29HU2k4TmpjcFR0VFpGMHc4RGtteFMxT2hqWkJDSkNrbjFuZVd5aG9fbVliVlFzNzM0LVREX2dUSm8zeGd0MjFlYlFKd1BWODJvS1lQY2E2WGtfY0VLWXBTSXdKdDFiNzZxTkNFNVIzcmRKVzY1aFVLUUw5bzU2RjZ6TkowTGJPWHcyM3VsaDJLRm42ekpOSXBQanFOUVItSklaaXhVRzJBZnBCOEJFa0dPUkw3T2N0N2tlRnExWUxKQjhjWnZpMkJaQ25Mc3ZlMFpSSFpNOEtaLUk3aFBCa1RVcnhIYlhaMmlwVXRCRmVfdUg4S2dhU2QtVGlic0FDdUJzN3ZZQjlEUE1RLlVhN2Y0OXRSNFlQMUpWb05oemN5OUEuejc4NXhHeWM1Ui1KdW43bzJJMlZsS3kwYXVNWHFUMkRQVUJBb2FVdUVYLUpGZjBPNV8xZVJ4MWhhRFJKZFJBTXdDX2dCQ2xZb1FjQUFMbHI4bzdaOVN4SmRDektYRFEteEVUcktydHlBRE95R21lZ1dNRkJWbDktYkFPM1Z5bUZ3VG1MVTdDTW9UTnoyT3NDcGxBRWlMeVlLdjQxSzBTRUlsNzNseHJYbVhRXzZibUhkSUM4ZW5odGJNZkVrTlFGb2xQczVfMC1qLUZydzgzQWN4Qk14ZDhpcGlIREtidWNkV3BxWGxCQkNhWmdIUF9OYmdXdGxtdFJDMGc0OWxMWnc5RlNoeEVtM2c0MzltVG5Tb0pDSnNlU2JFQVNqbXB2RFBqTDBRRGd1d09PVDFZMW5BMzl3dXFqRnU0aVV2WERkOHczdk1MbHNabFoxT0tUems0X284RzFxaUpsVDNRMGNhR05lbmlxM28tZFdiWUliV3ktYUNrRTZkY0F3N0RySzBNcm1aWkV5R2J4YkdWU2F2eHNTYkJZSGVTZE9oYWxFVlNXQWtiTW1MNTZJZWxwUFFDMllkNTE3eUdtSG9PZGRhcW14LVU2bExzTFVnT1M4ejNQVEhuYkNJdTlhamsxMHk3ZW1ySnluTzdlMHMwTnQwNmdBZUZlNG9FZ2pwb3dMdDM0M1V4WGxBejBTcDV2MGRXUDRfZGg0aHpqTV9hVndhcWJIbU0tWUxHMkFhZ3RTU3QxUkJoM2FwSGdSTFpBeW01a2ltVDJWYUFMbTk1UEFldlFwSWRtUGRTY3ZCZFNQUXJoRXNoVFkzd2h5RUtqU1BmUWYzVWNZY0hmLXY2NlVaaEZRUWU5MWFuUWJsSUpWVEhWX2lWX2szT1JrWHRXcVFWd2ltMUJ6UzY3ZVA0ejA3M3A0aHhJSVpOZ24wLURCeUoyM1V3U1NhYTh1QUt5UmdXd0YxZ0pRLUIzV2R0YVpLM2ZUeC13RTI2NC01OGthQkhMRmx2VTJKRXlwUmhXa19XZGFkMlRIRng1ZnNUWi1SNGRuTGU5cHNGVFJDRHhsSXVZbW1yNERqU182eGdIYVAzcU9EQTFaTExJeE1Sc2d2cUFvXzc0N3pZTkdPQ3MxTFRuZEswRzBESW0yZzU1b1YtTG94SXVjclZpZHBMV0UtRTl2UWRJcFFfdzkzNE9NMWtuMnBWQmowRXE4R0N1ekFaQi1VTXp5MEFGZU1SLVVfc3EyQlVtTy1rQUNrd0t3YnE1b1l5eGEyM2k4V1laTGxSd1dGLXNaV3ctYkI5TTIxclR6ZWFwR1ozYlZiclZyYU4yb185WGlrUVF4eWRJUXR5a2phY0FsSHBLUEVjbWJfQ1lzOXc4eG1rM21JOXp4T1FoWVlRZi1kbi0tTEJweE82M283RTUxYUdZTE5BdXQxbUFPbDFONzlfNWVtRGZtcl8tUlYtVlpOdEVIdlI1dU5nQXBKakltdFRpV3k1bGQ2YmV6UzRfLVRxQWVBMm5JSHZEeDJIX3dWczBIQjhNMTlYU3ZnNVFhbkZ3NkJ5SndLMHZjdXRCaURsN1ZrN0tPa2ZpeGNYVlFXdklxZjFlMW5CbktnREt2UU9MRFBHQUZlUXhzRzRVNVlCUHQ0WFRnckJNU2VaelpoMWx6c3htTXpDRVhIbklnQzdDV01FdWxhMkVucEdLbXN1WVN1T1A5MkZ1OFBpaFdlcmlFNmdFM3h4VDFPc1JHUWZvVGNTTEUwVGozZHRFaUJRX3Y5ZDNlbmxXTlBtaXJwc05GNk5BdDkxNGhoLVRKclJwZzloSDg4bmFCZXRXNUJra2xyVHdYYjlsQ0txc0UxS2ZSeGUzQldqQjM2ajh4UUt5VFFtWjlKV2psX21ycFA3TmtJRFJKeG9rbUJoMlk1OG5jZHZaNHFybHAwNVJqamxnY2J2X3dIWXNzdHBhTWd0SV90WG9OWlNFMG11YzA0OGxfb0N2NzNNbWZRdTJwMnA2NjAzaGRSeFdOZDh3b0I5Y2xteUdsRUw4akktcUFHcnRtTnA2d1lxOW9XSEdvYkxJbVgwZFRvU3RVRjYwNndxX1I3cTFsMUE5RXpIUWZqYWMwU21sZGtBdmxsVnVTakhZV1BsQnRIb0lBSy1lZWU2aVFnS2RLWXJXQV9pLUczbTNaTVdacmFxeTNCM0lLbFFZVVBiWktuSDRlZkxIa1JsT2JncFFPY1lpUENSZXNNWFBHMHJNTmx6ZnRvSllsTzhWc3R4QUFicjYzWUhUY1F5N3daYmJYOUZ2V3hoUzZINUhlRTNUUEcxcUZqLXRQNzlvQU0zS0poWWstZTZobEJrSEZlZ2x3MTN4TUNEWV9FNjVSOE9TLVVGUzVuOUxXMmdYMi1ZUV81Vm9DbDlzNlBkdFc3allJWVktZTZRaDZQeFZwZ24wR0hUWjFwMmFQYnU1elNJUkU3Uk5uTS01eHREVEpHcHR5NHdSeTBfeXFqUGFpWXFIRVcySlQ3b3AtR21oZXdmV0NKM0I1bjhfYmIyS1RKM0paa2c4azZKSjE5QU14Mm52WWdJMWpXeDduY21ndDhNc0pXSUZyalk3YW1NSDZGSUVNbzA4Q1BFZE55OWFJUkFkeTZMallyT3Vyd3YxNHpUZjhraWV0TFMxZFRYNC0xZ3ZaQy11WExtOUktNjQxeXR1blE4Vmh5U1FPMktLLWxqR1pibXlubGl4MGE5UzFza1ZBQXdQX3RMUTY1M1ExVmpUdl83Y01BWDNMN1MxUExiQm1xdmFOS0ttTjJEMkxLUEVubXptUzNNOGhpbnd0Tjhod3UyY0haaUlZTkVsY2RjOG1wUlRVR0Zxa1Q5ZTQ1VXJyd2NiOVRRX2tibzB2dHlBMUZsSm9fMW9LeEs5anBBeU5rbE9XZXVxbGpUWUE1SF81Wnp6eHd4anA0NHVDQVJPRUdnanJnMGliZDNiZnhqSVZhZmh6c0Q1Q1N2eGxnMjRSX25jWEk2WnFYaGdMY1MyVGdUak5oT29wUHptYUJLTDNBWEw1TUZaS1VhdmFxQWE2eW5BankxU2NBZ0VDTU9fZXBuSjJGRy1ZOFptbWZaNkdJQzJUcnpocWlaSVZLWEFySlFNYUJ6Q0NscnBfRzBmM2dPRG9YSVMza1NSUERNR3Q2T1lnNnlYUzBsWm43UXk5cTUxZDRubkxHTWZtWDVIcnp2eFZad0paU1FEc0U1bjk1bWF3RkhrY3M1VjZnb1Faa0hhZWM3M0hqWFBhUW9sVkUxX2lqNzQ3UnU4QllTT2JMekFDSDFsSGswZkhjRUZ3QU5nNFRmeEJRaGpiQmN4aFBzVWlUNWFtckJSbzJtX0R4d040VVNMY1B6MFBZd0pnZVpTajdYbktJenZ6VHhISGtPWmsxQy1mVXBYaDl3TDRoMmlOakFmMWxwa0lwYXlGRk9faWMwRmx3WGFIdVFESFRzYXpvVk8xQi1TYVZyMWZZSVBOaEltUmxpTjhTNElTWlVERkhpU2J2UVVLWURRZS1ocktXRWw2SmdTMTBNZWVQVWVLbkxldzRiVk1teUMwS0tKMjY3SjZnWnp5RDN4MzZEekNfejkyZVZ4QThPUHRJeVlNbjZ6bW9JX0JEMVAwQlZITU0wbGpUSl84QnhlZ3R5WHdKRVpPRWlXSTN5NEpnOVpFOEQxU0VnSHdQUXZkc0dEdnJUUU1nXzE0N1YtbjdPN01fTEg5NGRPOWl6UWRiTGFJX2NOSmJfZ0NoX25NbFBwVWxtaXhWRmRUeW5UcUF5eHhwaTh3cnV2TzZyVU1yN20zb0w3T1lrWmRvbE1uOHk4TmIwTTIzaWdXbWRiY1hHV0d1WWtYZUQ0ZzJsbFlvaW9kLXVPRDJveDlfTVItTWtaWTh4S3Y1Zk9UVHY4MzJuV2JaTWQ1YkY4RFVjTW5XZEZSYXBFN28xcUptWXIxX1lFSTBScU9VSVVySDVmb21UY2dObmJRTGR2aFN5SGxxb3FjNDhQOVk1eEFvY0NlLU1FUnBOcVdfcW80TVo0R2RPRnd2Szlrck45VnVoYjFPVVRtcHhaOWx1THVadUx1VkNxdDAtODU4VWZ5QkU4TzVGZXc1Z0NWTDhhYVhHdjd5bUZSdWpQYlRCY0QwMU1pX3ZDTXVVXzlTQXh1U0Fsd0hseDNkVktaZVpfWTN2amRybFlBNTRxM1pwaldKaGJPVjJxTThEZFJfbUFsZjBvdXBQWjEwWW9OeUlxX3c1RjYyaXJnbGZ4YjdqWm43OGpic0JfWndHdkE0LU13TmVxelktVWxfZHFoc0x0MjZFTWxiQS0xbjljNVd0UFBPbERXaDFiVElVb0w4eHJKMjRDVmNlSlg4a1JoNDBYRnlrcXF2TXhRVTY1Z1NSNGpJcW45VjJ4amxMVWFZMlMtX016TFh1czFGdDRiYmwzOW1jSXZMdm1raC1kUm1kQ3g0OGQtb2RCRWk4YXctcGdvdkpZcmoyLU00ekp3RmFzTHNoT1dhWlNMZ1JWSUowTWJLWnBmWGhuS1dtTTY2LWhBVUl5eE1JOENUMjZ6MXdCQWZ1d0lvbm1PQ3M3ZjVENGZ4M3VjMGRyd21vYzhwYVMtYnNNRnZSdDQ3Qlljb2dyeDczcExfUEp6MFZqVHFDMndPYlJ6NjdIcGhfSFdvTTJVZU1VVWlRUW8zTC0wYTY3TDB3cmVyY1BvdW9WWmFsWXA2RUxlYXB2SUVXVzJUUTVtaE1LaVRleVhtb1BXa04yanRBX0tsUVhWUGtlMWFlQ3lQdTR1ellqZm9ISnhPamFEVjRWellxNTNkLTdnMnJ5anBlYWotVjhxREhmenF2SVB0Ry1RdFlVbG5wN1NObS1pVEJVdDU2bTlCNF9zZHY5Vlo3bW1ibzh3S2hmX1VGTmZUNWtMMWpqcUMweWxueU52Mld6cWM0NTZ3TEgyQUdWdU1SYzhScmNfT2VFcDd2Q2p6akk5LUdNSzJxWWpMbWkxOTg0b3J1UC1Yb1hJSE9EWVRRR1VORVNMazBHT1NLZ0tOMjAyU3BzMmcyYnNRLUhrRUIxYnYyRS13a1BqZE82ck82Ukc3QUJKN0txblhNZG9ETEN6NHp6RnhPQjIxc05oQmRlam5mYWFXNWRyR0Fid2R6SjhWaG1CM2ZNUlBYWWNJVEtza0JNajY5VlRjRnhrS1otLWxZX3JlQkdrSWZkcW5sSGdGdHhpVWJfVDBieHpwMG81Zi1pX19iWGhObXQ4LU1tXzdMMWkwbUo1TUJQZXVKdGdTWXdYZHN1TGp4NzBWenBHc2ZpNkg2Mk12a0hHQmt3ZC1sVG1xWWQ2ZXpzSVdwQ2FvcW04dndJaHZ1VVMyeDlzakpQR0c4dUN0V1dYdC1lQ1EtcmVORDNZVVBJUnlyYV9XdURZb29PMHJwWUxYUEREdmh6SjFzZWo3TUc0cGZTbUZRa212LUNid3dlYnVTakhtdDBVVnJHV0FpOEhFbDVsMEppeXRxUk5rTV8wN2UwQl9lcHFVLVAxcE5aZnM5d3Vvd21jU1ZRcVNGUVlpR3J4RjNPSm13cDRfNHB2Z3RHaUl5Q1poX28wVDNIcTN5em93NnRhTUxxWHZUaG1OT0gzc0VDSk5HbWxJRk9nN042U0dZM0ItbFdtSlRWZlY0VXRwLUUxNURpVnN0TW02d1JvY245SjNZVy1sZTA2TXR0cExaNDBRZVo4cmFQYl9VSnhSYXpIRG5KRmlaTVlqSHZXdGRDVnlXQ0k3MXRmUS1yMS1zZENkeGVXekxGU0FaSXlldlozWVl2UVZ2ZzQ3aEZsaHJ3WEx5TXNObmRpcDVaX0d4Nlk1eWFXdmlVem1rbE1SNVBlNVZzbnp4SE9pSkpiaXFBZVZEaUdBVE94eXBxaVRKNzlwUTlmTXB1b3hWT081dU5mOXlYbmxqZnU4ektGY0pEWVVDQ0ZOZ1duamZsSnFOcVY0R1d1akVaRzlQWjdweWVqYlk5RjlHZTRJTmxGYV94WWI1QVp3OERGZGc2SDdwblAxNjgzalhFUE5UcFhVV2l1WW5Xd29XbW1DaDdUYWlvNXFNTGZFOG5OWFJfRWVETVJvMW5zVWlmeTNSamdPaS1CUnZJWGpoSHBxVTRIMGphTFVUMmozVjBwYVJCZUhFOVlhdEhBVEtqS1IwRWtITS0wR2VSZXVCaFFyZTZMMnM0UDZ6cU1qX0g4ODN4Uy1iY1F2eWVDZXRiWTBEQU9PdnJ1d1JzcEwtWEZWbDRiU015VUtWM2o5MEZDRWMtSXE4aFJGQkxJcE90aTZic1RSdlVaMWlGYTFXekpjME9MTVBPRjJibGRtZndLVkpYZzIxYmF0MEdxY3l2T3oxVFpKc2lvOWtqd3hvVElGTWx0cXFWMEZYaXpnR1ZSbjY3ZVNYQzRDTnhPaUNhT1JVX2FyY3V5UHo0aXNaSmV6Z2dZRWZQeDRMeFhIa3JwSGFwcGRpWWl1TG1qVmZqajJyZHFnNXQ0dVpvbGdJSzg2UHEwUER5Q0VsSnhmQnpRblhKV21OOUtMTnNhZjhmdEpwcC1wbWNHR3R4ZjVYU3l2TlRqeEdIZUxpSmNDU2VmMzhDWWUtalFwVGxPdXB3WTNCWXNGcWZnS1hNc0NRREVvblQ1MENWVmV6dC1XQ2VicmRBUk5za1RlQVlpZUp4Ymxjb1RtYjc2WFRFWXNFZWl6bUtLTndJQUNfSm96NW5WSlFpQU5SNXBYcnNLMFNOUHRqRWhjVGFOX2xubWtLT2VUbUJIZGVKTlZGR0pvUXI1WFR6ZHRVVmwwV0hrNUdqeVlCOVJyblVSSUNBM3BHQVBKZnBhM0RtLVM4YzhIVmpfenBNdWhIWWJjYXM1ZEdSbmtnTjBHeC0zajBwMThxNXBEdHZRNHhTS29JRnVoSHpnTUlHUzFxeGxYSVdNeUhfTWRkVXU5LXVITXBpc0w0MWE4cndjMTdaU3BvTzU1QU4wYnFoTmp0c0wwZVA0Xy1HYWNWN3RBNm1IbkR5SEY5TkZpMGFPRmNuWTB3aEI5R3BveUJ5VnRlQ0VJWW5idnhuV1FSV0Z1XzkyMDBTU1R6N1c5d1hCOEVmZzJKdEltTXluX1VFZ3M4bThLU3k3a19jWUY3cWtnVUs5ZFVNM2xMbGdZaTJlWlhtSzJrQTU0WEVvTGpyYTdTNEtpTFVvMC1OdFRGTnZYWXZFS0dpc1IyQ0tqLW52eVNzdERJSDFBYkxkOTVHcmZ1Nm40V0JyZmZJa01VSDQ3cS1KQ185U3Z5T0Zyc28ybGtMYkdzdlg0ZjMxRlFlcmI0c2hvSzloMkN1bHk1UVZmNks3Q0t4R3JEM0hBMnZOUVJIbG9hSmkwZ2xGLUlTSm5BcnpDcl8yd05KQkJkaTluVnNCNzRVTUkzX3pYWENYQW1PYm1Wcl9SekFhcWNrc1hnNnhXenA0cmJXTWhJTTNaZHNGWlQ5ZF9hLTZwa1J2RC02VGxmWTJhdHh3a01Sd2UyLS1JRlppeGg5dXFvY1hfX2p4NV94dy1ybkVheEwzZGhwdmNxLUdoT29XUV83am42cTdVN1Atc21OYVEwZEdCMWYwMkdNckNFd29LeXBZN0lPTU9UVEpfUVQ5YWFmM3RHLUVTdVdEZ3R4SEttUXFOUm1FcXAtSzBXRU1FYklHYWdkQW1yejBFem1hUTBrOWJIbWVmMjByM1h0MjNCS05rWTRCV0hNLVplcEU3cnNpYVpmSjBSaVJXWFVrQ0pMNF9TT0NPRmdjTGlCUFMxWkdxLUJDMmlPY3A4bHgyWEVadDdoYkU0LVZBcVBLb290QTI0dDJ2U1hXdVZuaWlaTkhCWTdmd01VeWhiWmd5UVdhN0tEQ3NaWTc2eTFjbjZZcXFrWUM3QkJNY3BZZk1fODQ3YlFGM2FtbzVITml2Q1Nfbml5V1I5SEVKSWw5TU1ZcjJabk1jeEVkZXBzSi1hZTBfNlI0cV83X2c2T0Y1b0Z6b3hZZGxORmp0OE9CdGtkeVZWSHl1N1JGOGtxSGtfU2NLaERuZVlRMEJHbWdFeUJHVGZnYW1rODdBRmxXaTZ3aU52ejR6RklSb3cyVmtLdGI4VjVyOWVNeFRoTXRTb0ZiMkptYncyREowWGxPR3JOS2g0UXBCWXY1SUhDWnl5aG9STTVPMTR4RkdodEZnME96WGw2QmJ2NHVTeF90UkF3RnRiX2k3VVNwY1pOWldHRGYyeDZrQ0lSVHlTbGdCQ3M0b25MQ1ByVVdNakI0V3V4Qkxsdm5Ld2hjRDlNQXRSdUZWVWRBcXoxSTJLS0hXcTRTY1AxQ2ZGZUZnSWdqazRKQ01iVmw0ZzdGSlNrcDFaV0stUWZDYXNVOFE2OTJMbkpwWV9kSnBlMzVLNEw0eHZndGFjN0lVN1RiR05kUUpzNG84OTFLM0tKTzBuZVlkbjZhVVpLamZnYWdrVEJ0N0xQTDVKMUNaNlpOWENacFNmLU9neWVCTk42dTM3WGFPcnMxY2s3dkdTejJWQnladERtNW9VWkhpMHNERmVuU042M0RIQ2o1aWFCOWVoWXAxc0xWY2diSzVnYTZ5bG1PTDBwSGloMFZwUE9BU2IwbktmVkpkUHh0VEtPTkY0a2YxV2pwU1pSXzZBX1B6SkVkaEs5aG5zc2hQZlA1eVRSQkQ1UmJFZHc3TjhWb1I1TlRKSEh6a1YwbTYzRGl5VUJEdFE1dFBMazg2cFZ2RkhzdEtJTWxaRmtHLXB6SVVtMTlQUG5jZHo0cWE3ZENlVExHb29abVR3NVZiODRqQjNGeEx6UTFVbzRIM2dzQUU5WS1fSHhRdXZ6ZWp6RU5Ca1ZkWk84bVBidWdFUDhvSHZHOVhtcGZJT2NUUHpyUlBualZBdTNRNG13N1RHRHB2NXFnQ3NDSk00N01ZelVma1pWTEtvelo4aVI0bTlzbXg4NDFBX1p5Y3V3Nkd5a0x1R1hreWZuTXNwa1gzVTJ5d25GQkd1MWZBdG03Yk1NOWttMkt5RmpxUGVzMzJ2dUthNGV3MXNWUnFneDJ3QXpXa1Eycl81dG9rYVAwVzhoQ0V3UDZzZmc2S1Bzck1fRHZrZGdMMmJxRzBTMW15NFBVdS1tYVMtcFZQU0FYZjQ2emRlY2U1QVV5WmQzUE02QUgyRVY5MGtod05kZGdtRjBDWEJ3bC1xRjRidmdPU2ZqYWYtT1M5SEdIM1F1bmhFZFJJM2t2aDlqNzhic0hqQmc5SnlTWmM4VGs1NWNRR095bGxyeHo0Y3paYl9VRGh2dUVTVUxFejVKWlpZOWJoYXlvOUhBWXlTRVJYcmNiT2t6anpINXltemF6ekFGMm15TUtjcTJCVTBMcnJjXy0wUGtUZHRNcU1WMUpQNWJQV2x0elBSOEdLRnNNUDJwVkRrSHduR1FXcWgxdzUxaEs2SGRuTlM2Yk5aT1pDX0EyelVJSm14LW1ZM0tDUkIxYUxCcjQ4OVFRMGJtN2k2RUdZSDBtMTRydWJfRHBibHZacnRSV1VRWWhzZ054RzBMT0dYb1VyaU5oWC1JUDMxVDc4TkdNQUowN2RVLUpTVU40M3doT2JkRFpFaFhuTE5WYlR6b1pSRG5QT2J2dXVyYWdWZEFPMWhSWFQxTGZmME5mYTFIckRYR0h6bjBCNnBZZFpIaHB0R2tVN04ySG90LV8tdFhkeVlfT2RfWFR2bWNJZ1pTWG5ZZHJ1eWxwbFFxLUptdUdFbmtvVGlSbkUwV05vMkU3NERpcEJUdU5IbkNjTUJpMjRoZWRoLTk5RlVpMDEzLUl1dnhHcnZoRi11R2Z0YVhYTzdPa0REQ3hEUVZSS0dmaUZFckhaUVQ5dVlwelhZSmVNc1JNMUVTSkV3OHZjeV9QNmhoWmtyWWhfOXJzNkFUSHBOQXo4T2IxbUl5X1JzZEVfeEYxMmdNODBRU243cDktbmVIZzFzRENKVjZyTHV6WWh2MkJ4VGZmd3otSVZvbUl4MHU1R1J5S01RSjBMTElEcjNRVS1yMXN6REhYb3pGX3BsVWxxSnBkVGdtbzQ4bGRZS0E2bzNhZUszOHVZYVB2NVBqNEo0RXoyMnpxTTdxTUJ0TmhWRXRQMmhnNWpTT2x1REtINlVpWTk1R19TekRaNzNxT0xEeVpSdm96cHNMRDVnekk3dThLRzVDYl95TEw2bGxiZTd6RGs5QmEyRWJ3bVZWOE1PNC16aF9SWkZ2ellTRHJXVDdfYXhrU18tUEJOSVV6QVJmQklfVDAyUnpNQ2U2MURRY09hODN2Y1lfSkIzYU94ME54QkVrR0NTOWhnMldrNmMySlNRYm5oWXJSemFNU2pMRVdpMFVIdEhuN1hJT0JvTU5UTGpEbW5KMlpic0NPckV1SXE0d25uTFRpVk9yQ3V1N1VaeVBSRTZXUTlNektSYzBfVjNuSG43MTlMQ3ZyNzhpbDRmSVFjUE5DME01SHlhaUFjV3BtUzBNYjJjeXNEcjRKdGJqWTNwNjR5NW5La0d0US0waVAzanZiTW5Va2tMVnZIRXNWWWZlUTdUWEJKNFJ2U1JGQmJSaFpEZTlsR3RCQ3ZOOFAwc295ZTMyZWlnQTg5QUo4b1pUTnUwU1lqR00xNHpGOGRDb1lDaTdOcGc5bWJBeWRZZGFFTVQzbEtWS1BsMXBjdnowTDYxZXJGWUxOYmk2eHQ0Qmw2MVU1TTlfMUtFQTFvbF9jLVFvWlBsWWwzckNKWk9hWXhJOG1xdXc3RHdTMzlTUllYbWtMWHlBcVhOeXhyM05NckNOdlZJM2RIVTJOdkdGRTJzQUtLbUpWeHltWlo5YjRGbDFaMHhjMW9sRF9DTUZhdzV4WUc4cTQ0dmZiYW9kNnFucWFTRDhja3V3VlhTVnlFY0wzdFowRHR2WmM4V2w5YjNrVXR0X1FvRHhCZUd0bHV3cmNoNTQ1YmtHeURaY2EtWWExMVdXZE82X2oxZ051Zm1rZXVkLWhrTFJ3YjZuRHZFaWkxMHl1ajlZNUZJUlBVNnpXUDZ5eF9PTzlCYUhPenE3NEdMVEtXWksxWkt3MXFWdkpYeDdabWlCQlFCWVY2RXJINUo0VktOMmVDeDJEMm5ibm9MTGxrOHo0Z08zeTlIQTAtdlRoZ2lSSEloVlpTSUV3S3BzQ2RTMWRuaWJoa0FDTUZaTkE0aVlPeXBBakJwdHpaTFdMYndoSGk3VWV1T3hZOTVMX0thTjhvU18tdVlEVGtiSUNvcU1kRHNobTk0aVJmZFpQT0lKMTlmWlFrVk05cEdWNjE3ZDY2X3VXR1hlQ1FjallfUjRRejhzVVB1MmViS2dtV01XZy1WcEJIS1U2SVROeTlQUHRSNnB1VEJ6VHc4SFdPUXYyMERtcDAtRVdXN3B0YWU3M0UyTXZ5ZUgwUmJoMnZhWjNGem5yaVVFVjE5ZDY1SWRhb1pSQnF2Wk5HN1lrVDRPUVR5MjJfMENjWGpKUDY5aGl4ejZUMnZFUHJBVllDUDVxWUJlOUhhd0lDbFR5dTZXYWtSZHNfZUJ1QlJBZF9rN2pIYTJzXzd1WHpGelRtdDBnV2YyajNDbEhKUDhMX2RlS09sQklYVFRSQmU1VDJwdzJRajNmNi1OYmRBS0xNQXRnaVI1d19tZkRqNzZibGR0Q3VTdnBDZy1QUHdsQk12MXJmVjNoNUlORDJOOVE3QmxZZlc0LVBJTGJia1ZRQ2JUbzNfbUp2ZHV6NC1QMWtTM3gwM2FYQklycElPY2RlcTIxTENJTXpNLnd3WjkzbUp1MWNTWmNyZTRyNkl6STZEbHpfc3VqQURqYUlyQWg1NHYyTlk\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey9919737c3?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "24d6bb39-4c7b-4f76-8d8a-b645e03078d2" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey9919737c3", + "deletedDate": 1681269677, + "scheduledPurgeDate": 1681874477, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey9919737c3/5212a407cb9045bb8f4c65f8a1698ef1", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "w3hq9ZPo917cgmAeEseWVVuBNotoRKS3VU3SuIdJ8C43JNFBZFsd8Pi0agIRm7NiLrXLui3BcZx1IGddl_DulWJCFu7l5SxP6CByMMA19LLjuj5ekU2hNn2vv6Wgy2PAaUcdCcdLgfV7k6cwlRGI32cW8k9Lfl7QBzTtE9tqbtFBUC57rn_7p_EfParJz6BeVmHQy1tr7abwDW3hkubk3RQvIT2TbB-GBjovZNc60UN_85XPfugPNK3RpimS6VeKCz49HqbHCLYFI2X32Rp1FGmH2WpxUZrsd3FcA_jyoNkR2c8ah32VulEKfGY6DIay1RYXafarNts3hcnWgeWLtQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey99685768d?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey9919737c3?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "84", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "473562a6-2264-4dcf-88dc-73a5ffd42aa3" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: testkey9919737c3" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "379abf5a-79f6-4a8a-82de-f430433a0e40", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey99685768d\",\"deletedDate\":1678954170,\"scheduledPurgeDate\":1679558970,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey99685768d/4f3ccd11943d491d8315f79da4793441\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"yFq5Lz7R_xFwqhu6yBU8EndTzjsUNa8DlZUxMZ5KX4SSrK72ZDOuW-OPY5KAf5EUxi2SUuG6xmRMvyfn0-MDfUToVwnrKU-NQYuTl1v41nIZOG1AHJw4b7G8hlzxS5kQNF1R-1c391sGWKpSgFa5cZ6kUeeK1xAQ5fRsytsVaLt1WXLdeW3MWjSPAgpQZJchJzh5QDdm67KEVWctJECPAZhYaSsox_XF0eYkctrCtQtvaKfauLtVaSOhyi_2MHeHmQenlZSYn4h_GrSqXCCYhktF46T6nygXqlHoF7oZtONDsbjk7xZCOjewTuFcnFFKY_IUZmRFPgFotPMfYmqB_Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey9919737c3?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "84", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fbd9b97d-7bb5-48e7-b57d-1ab104003e3b" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: testkey9919737c3" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey99685768d?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey9919737c3?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "873", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b4991084-86bd-4f11-9026-7389c1eaccd9" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedkeys/testkey9919737c3", + "deletedDate": 1681269677, + "scheduledPurgeDate": 1681874477, + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey9919737c3/5212a407cb9045bb8f4c65f8a1698ef1", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "w3hq9ZPo917cgmAeEseWVVuBNotoRKS3VU3SuIdJ8C43JNFBZFsd8Pi0agIRm7NiLrXLui3BcZx1IGddl_DulWJCFu7l5SxP6CByMMA19LLjuj5ekU2hNn2vv6Wgy2PAaUcdCcdLgfV7k6cwlRGI32cW8k9Lfl7QBzTtE9tqbtFBUC57rn_7p_EfParJz6BeVmHQy1tr7abwDW3hkubk3RQvIT2TbB-GBjovZNc60UN_85XPfugPNK3RpimS6VeKCz49HqbHCLYFI2X32Rp1FGmH2WpxUZrsd3FcA_jyoNkR2c8ah32VulEKfGY6DIay1RYXafarNts3hcnWgeWLtQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "84", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f2e39c45-ad89-461d-b853-a4455812b1cd", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"Deleted Key not found: testkey99685768d\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey9919737c3?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4cf0ba27-56c8-46f3-9b70-a8d528f7ed62" + }, + "ResponseBody": null }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey99685768d?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedkeys/testkey9919737c3?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "84", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f6b0ef26-2a0e-4e20-8b75-45131f4cac6b" + }, + "ResponseBody": { + "error": { + "code": "KeyNotFound", + "message": "Deleted Key not found: testkey9919737c3" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:30 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "877", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "eea28e0c-88fd-4669-abea-442b16c8db61", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedkeys/testkey99685768d\",\"deletedDate\":1678954170,\"scheduledPurgeDate\":1679558970,\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey99685768d/4f3ccd11943d491d8315f79da4793441\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"yFq5Lz7R_xFwqhu6yBU8EndTzjsUNa8DlZUxMZ5KX4SSrK72ZDOuW-OPY5KAf5EUxi2SUuG6xmRMvyfn0-MDfUToVwnrKU-NQYuTl1v41nIZOG1AHJw4b7G8hlzxS5kQNF1R-1c391sGWKpSgFa5cZ6kUeeK1xAQ5fRsytsVaLt1WXLdeW3MWjSPAgpQZJchJzh5QDdm67KEVWctJECPAZhYaSsox_XF0eYkctrCtQtvaKfauLtVaSOhyi_2MHeHmQenlZSYn4h_GrSqXCCYhktF46T6nygXqlHoF7oZtONDsbjk7xZCOjewTuFcnFFKY_IUZmRFPgFotPMfYmqB_Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey99685768d?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "X-Content-Type-Options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c0533b23-ff1d-4ecb-9997-d40a524d6b1f", - "Date" : "Thu, 16 Mar 2023 08:09:31 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedkeys/testkey99685768d?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "84", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5ddd0c45-8786-4f30-bbc8-a97f0dc74f71", - "Body" : "{\"error\":{\"code\":\"KeyNotFound\",\"message\":\"Deleted Key not found: testkey99685768d\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:31 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5a0eec72-23b8-4195-8c30-bd7469875332", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey99685768d/4f3ccd11943d491d8315f79da4793441\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"yFq5Lz7R_xFwqhu6yBU8EndTzjsUNa8DlZUxMZ5KX4SSrK72ZDOuW-OPY5KAf5EUxi2SUuG6xmRMvyfn0-MDfUToVwnrKU-NQYuTl1v41nIZOG1AHJw4b7G8hlzxS5kQNF1R-1c391sGWKpSgFa5cZ6kUeeK1xAQ5fRsytsVaLt1WXLdeW3MWjSPAgpQZJchJzh5QDdm67KEVWctJECPAZhYaSsox_XF0eYkctrCtQtvaKfauLtVaSOhyi_2MHeHmQenlZSYn4h_GrSqXCCYhktF46T6nygXqlHoF7oZtONDsbjk7xZCOjewTuFcnFFKY_IUZmRFPgFotPMfYmqB_Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey99685768d" ] + { + "RequestUri": "https://REDACTED/keys/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "12519", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "JkF6dXJlS2V5VmF1bHRLZXlCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuYUFBYTFtZ25TcjloSXZkZ0lwWFFpSDB6R0dubDI5ZFpzczhlZV9XaEZyTnFnaXY3OXlOMFhnY2lseDRtRThwb3hhdGQ0M1hlQ0FvTlNLYjBtQ0FReXBwQW01VnJGczF4dFpTa0lXR3Q3djhmUm4wdkxfZlJLbmR6UFVmRC1mUlBtRnBZUk12R2VoWDZQdm54cHNBVXdkMENJcTd6cXZhdEYxNU9JREZSaUJzbjl0SFRkbk4yQkIwYU1POVhxeTA1QVd3bmN2eGdJR0lWUkh5UXVpUzBIckNieWtINTUxa0RRdWxNVk5BeWpTMVdobjV1dmpmZDhPaktsTXllT0YtSlBMRC1UalFGUXZqM1FuZ3NpQXpDYlA1eVY1ZXhWdXRKSjBabDVhdzV3SHhGVHFKamlITXFlZDdWaFZNMVpVYTA5am9JUkR0dTlQT1JtTjJSN0JKXzJnLm5oLWNBX2hwaWw0cDg0UkwwY2tVS3cuc2FyR3pZaWFBcWc4OWZLd3JNTFpTZlVvekV4SFRWTVFLc1lpeldmVHNJZzh1eTFBMFRkMzRoSmN0a0NKeS1yeGVyS2I1dF91d1Azek1mcURWVUlpYkJoSlBwa0JERGotR29JaFkxQnBBQ3pYMUc5MHJXU2VGOHpvdTc0MDFDVGwyRkpiMExnTzVhRWxNelVCWmxGakJmZFY5NklFY09XaWljVzNFaUU2enU2ak11ek1WclZ2MjZYTEhsdDFpNTFhTDdGNERlOEQ2SHpSV3R6bzB2NE90emJSWElrMGVKU21Kajk4WkVVVXIzSWd2NXp5NFhUSXdmQldCTkZLdk1JV1R1WWt1S1FlSFFWaTJaSHdMUVk1bmJFQ1AtSWJqNng1ZWM3U1ZxVnkwSkRtSkhvQkp5dDByV1lIU0tCZVdKU2FSa3hNWkFrVzlvbEpnbWQzVlAzWUphUmNGUGZvenVrSTdybkV3RGNCUW9VbVZJWU5EWHVVQlI3ZEdnX21pVmUtN2ctUWpDVHJFa2VuMGhReTdvSzcyUUNXdkpFRnY4dWRWZlFBeVpOaW9OaXdoXzdzdGZ0LUFrdWhlbXl3LTNEVDJEVS1vMV9LUV9UTC16azk3UXRjaXVxMHdPbl9uLTNoX2JIbE5aeXJzbXk3SDk1VTRpTTA3R3BhdlNpR2EyQmhSbFI3YzcyNnp4Nld6QXRyUzhCenlHMFp5Tl9vTUxOWDNJUF83S0hHcDh5dUNhcXBMbG5rZlZYbzhJS2hoNjNkdzBDWW01UkFjNzhTUFk3UVZDVkdqLXdza3ZYYlBzaW9yd1dkNEQwTEVOd3NzZFl4SFNnR2dUaURjSDFSTGcwTWNwRzBBNFNuNnNlZWxQUy0tMlpPNFZEMUZzQU9KYVFObjdtU0haSW94TGVwb3RfYUVaR2FsSVFVckxabHJsX0JucUhLUkZrQ0p3NU5OZGNmSUtlQUR3SUg5cVZOUDRkVUNfSTZaemlSS0FMRlZLWDRkUEZmVTUtMUpVWkpScG5QM3ZSM3pwTlpPY0s2MWdNMjREWEQ2Vy1YTHNULVRSNU5ZZWJ6RTdhWkQ5bjczRWY0bHJOUGJNYUpMeWgzTm1jVDJLa1NxWDhrM2gxcVpuT3dPelJLWmM5ZnVHbVdQTzVwakhwancxSDVBWHUtSEZoZndjNFVuYjI4azRGYXFNUXVRWkVhYU10bndxXzBmWWt5S1V5SFQ3R09YSkVaY090d3o0VEJYRklLZGRnS2JTdllqZTNKM05YeEhlYl9HeF9jeWU0ejJJU1VkVW01d1pwZjQ4LUFvdDdrSnFNVWlzNUpSRjdEbjdJMGxOWG1MaVBwaFQyVnU4cWdjTzhhRnphdWFIQzBGSjV1dGJSaDY2TlQ0OUdBUTJ4akY4T0lGN1pCYmJMUkk3ektDalFMV29aWDVudE9QazZoZnpiUXpVVGhKWFJGam5aTGw1Tk1LSkdpVDBwZkVyUFgtY256NmJNZkktMmNLbHo4cUZfLU9Sb08zWE83Rnp0ZVFZbmpxVEtwVC1MMzk3dzFINUlpc3ZYS1ZEQ1NjR1plNU16ZnJyR1BoXzAtNzZUdlpLaFNzVDhmWVd0WXhOVWxHMHFpTjlXMVJyX3h6b0NPcmh0a3czaWFqUFNQSkhIVTRLLUxmVEZGeF9maXFXZFppeGxMZXdxR2Z1dkRvNE93blV2TFZiOTBnTEZyLXJ0MHRZbjBRR2VGUUx0NTdrUExzVnZQMXJUdG1FQ1VjUWhhS280NnVIbGt0SExBTkVRcF9DdF95RVJ0SFJVT2VtWWtyb1NTSlBVNHZ0S3ZOSlRIQXN0Wl9uUUVRU1oyRURJOEhVQVlvT0NNQjF1OWE1cXB2cE9YUVd2QW90US1lY3RvQV9fM01XeGZ3SHlFTVZveVg1ZEtianB1SnJUQm94S2FvV25ZbGpwOW5kaUt1U3lrUm9yNktwUTQ0cks2NUVVaE1jbGVQeDNNQXBqR1UxbG04VU1OQ2lRZWs0SDZwNnBVSklKUkRDSlB2YUpPRVhPNGdLbVhZVkpQRGd3eGEtV0hxSlBBcW85Q0g0V21ZXy1McXl2Z3pJMi0zT1RIVkRIbjR1Smx1OVdsQnBGUWZMVjJtSkRLNzhMcWl4aDhmWHhjb2JwNmdUT3NfUTBSU0dNSlFyeUl3cjlnSzhKNWdMaFVoVHZXdUtNc0FsRnBUZXNVdE54M0dlMjFhVDc3bjRRV3BIQTRZd1hpZnNpcUZyREROd2VfY0FxcnVqRldmaXpXYmx5ZXBuQzdQZDVfbUpoM3UwZFFRc25jLTFSOE5qU3lBekxhNF9TQ3FQWkV1OTBtY1FWWE1DVWZKMEdSNFc2YldEd0lZZ1psZFlwN3Z0T1oweWJJeVgtcHVRZEpONWphZkdTRjJ1aVpqQnplSzM4Um43dlgtRV9sZmNYUVBCNkJWV25mU0RNLTNVelZLSmpEdDBxWnpFRS1uWFVYdmpfb1ppRmFMdXJqM3ZNekxta20xZnB5V2JPTVFRTElOTFVBa25XMjZ0amdEcXdKRlowQTRvNUFDa3JaT1FuSVp6ZE80SUVucERNNThaSDlaMC1LWVZzNjMyeXhrUmJ0TXhzcWl1SHp1NThsd2M3VGpsYktvWG1vbjZra3M3WnF6N3BCVkJCdFRYamZ5NDMzSFVxSW5ZV3ZKUzRHcFV3N1dJQkl0X2RjREN4VUFSNlJMUDZjVEQ5ZHVVTDRaNktGNmdBQVBjMXVMR1REczJNVTlScUtpUi1IMEIzQko1M0t1TUctMHNuakhXVmVXNWxzbFIxckY1dmotOW5mcUVpazVKM2k0a3g1VWxJTUx5WGlJeVJpYzdoSkVVNzRxa0dqVmp3NEVDNmVkV1gtaTBpenVlWHNkYTIxVWtJSjlhRXZBNUVTQm1FZ1lTUEdhRXd0YWsxSzF1V3UwQVNoQ29Sd2RWQW5lb0d6WEJfaXAteFNNNElZdm5MVG1kNzNVYVoxcnRhOVFIVW4xQW4tcFhFRDFENXZiTTFRM3NvREZFdmJNZjRJT2dmTllvclB0eU5VT2VMTndENDc4MXRENGdIa2ljR1M5UndsYlV1WTJ3bGZPdUpIdjNvLXJzcXhMZ1pVMzBrc3pWWVluencyZmVFS2dsT3ZsSjJ0UE1OMDAzVVJjVnVsZWs1eVlBSVBXUUVqUHZWWVFrNUx5aXRhdFVuUlVCTFBLY1RwUjBLLXVLTXhDS2RrMGdZYUJrWEhLSFZfb2hnT0dwTXBLZ1pFM0FpR0ZpQW9nQmxSWU5iZnFERXdrS21RVGZOcFFfUHhhaU8xRTk3amJUeHZUVHNPV2hmaWpzZTYzY2xsQmMxcGEzblZwRVkxNW9pdnhoWFRrdFVzX08tQ1dsd2U5RW9MOUUxQzJFTklZR1dmbHBjQzE3d0Z2Z0RCNEgzWjRRVzlFeHlRbU9TQVJrSEtWUHMyUFJ1RU5sTWF2VEpjTHE0MDB3Y29zeWMtRXk2SUZEV1I3UVlrTTZVeTFFYUFFcWJLUE53VDI2dlpwUUtGdjczXzExLW03VWktLWZMRGQyZDJlRDZVSlhxemJsNVFxSDBCTEpCVW93SjdPam9Idzh4S19BaUUtRF9ocm1mMUdRWEU0YVJrek1BN0ZsbjV1dE80WkR5cThmdGlyX09Id1RYemVTcGlHQmNKcTZIZ0pNcHpyYURIZ2lWTUdNbzVBaHItLTNQeHFyRWNRNGlRc05OOHMwaU9tdkUwaUpCeG01VzdualFIc0dMYzFxaXdmTEVaa0RqOGlVMGk2YUM5clFibURyLWlrY3lIWktvY1dUUWJGQUVmTEJsLVBndTVWWGVscDl5WG1EOURKdkZBU0EyZUpqRzJ1MVE4Y3Z1Wnc4UVRtakFHYTlDekxIaU9uZmhaR0p6Q0cxSm5QTTJWS3k3eUE5cE0wZnJmM2pnVFNTdGVMRm9CMlE1M2ozV3phYXFmUFd4MWxxd2h3a3Z6aEQ2S0x6TWdvU0dKZ204OGxTajhhTktERTc4SWRtN2hZekR6aW9zcTU0MC1XeFVlZEJCWU4wUWJBUFhEUVV2T0ZFM1NVV3ZYYll4VU1mRGh1YkdVSEpFU3o5NlEweC1HUlFiazJGYTlyREJ5ZGNaUWIxTThIM1AtbS1TNnJKNXJYLUlSa083VEY3UzZQQ0RrNTNSNnJXQXVINFRxcXlLRUFaZGlfcGxvNi1SaHM3VTh4WWttbDhDLWZGMUtYeXA4cmdrQWlqRzNFUXAxclB3Mk5Cd2RwRnF2MnpZeDladGkzdEhwR0tyckMzVGdxY2prMDVib3VkT1VuV2hlWmF5S0ZuR09CMjJEZExoTUJ4VV9Tbjkwd2pUYjBVaE9Ba1IwTTdwZXpmaTFvNnBNTzRTMzhsMmxaZUtUYkVzdmR4Mmo0VlY2TFhibHZPbzhKNVRLNF9sTkcxZ3F2QWdHTDdaM1ptYXVLdVNJUE9DenpxMGtJRERWenVtTENSVlJrVndZUDJOVUxudUlISkt6Z2hvaGdvTjBNZC1kdVZpM1ZCZzNqYmNhQUdzcXhleHZybWJfR3N2TUQyYjV2Q0llX1dsdU9rOUhMNFQ1bFVEeUM4WDk3UTRULVpSRnpWcjVFWjE0SjFGT3pPelQ2aEYzdkI0THRWNFE2TlRPdlE0ZXJhaXNoNU9RWUVFVVFRblF3dFJUYmhkM01MZXVUbmwycWlTWFA0RHVaaXNhc082T1NfSHlDTnlMWllXTW9oVmI4dkpVbGUxNGRGNWJSOVl5OUpubWxqajVCQ0VZVWtaZVUtOEdNaFZZZS0wdmE3T3dPcmw2elY0dGV2Y2t4VVNkc3NGSVhFTWVldWZwOXFUWVlFT0lPNGZ5a1ZDakN5UWhzbzhuUE9LMVRpU2t6Mk9TQTA1VklDVGxrdE1yUmR2WWk5SHNwcmNNdFgxVlhmNnRZWHN4MWdadjNOekRLVU9pdFpEcmdWdFRia01WMHRPRHhscTdYblU4SFhkS3p2aEtYWkVHN2M5eERYdGNxakw5b0wxOENPY1FFb0VEeW44VF9PVjE1NnB5cnFxTzFzbW84THhxdkV2RFdxckxKNVVTX3NoWGw4akxybnFSQmhXTEN2MFhSSVJZQ0gtMlptdVpGejBxdkxKS2p3Yi1lZTcwZEdnLUJIUXgwVWlsbWVnc1VMZEk4b3hNNDZYREstS3FyNWVxQnNqVTlwQ0wyRDJTUzlTTllVb2hPUWF3WG95SjBld3FtZ2tXVTdrUUpuRW5wU19SQjR0WkRIeGQxX3dYWEM2dkxpWXhkUDVmMzJLalc2eFNJVzBjUmM5Y19WdkgtcVp4cTQtMF9HLUpKeU5mbjZKb1VWU2cxemRkc2M0QWl0NkFBam1BaFF6VmNuV0dYN3FxWmNKNGMxYnozV0tnNTEtNy1ZbXNCRGg2WkRwTTY4bEpaWXEzN1ctYVFNczdrbDFzeldTeDhnOF9odUpWWURZZ3FsTzhlc0psMUN2b0JMdFVrSmo5SDE1TzU4WjZuVTlkdlMzN0FPV2lydEdVZ19aRUtBVGI2cC1yZnVwcXRvdFZaUnhJYU9ZRHp4ZkNCX3M0VEJrVWUxaXItNEJRRF9DbTVJOHVEUnVxdWpOTlItQU9DV1V6UUNVMThfbTZtaXlsQkZGUWw3TU0wbkFsaVNoQi1HcWRQdF9hYmlnT21CRzRmMVRpczNKdE1rNlBpT3lfRW1BLVU1cnBJMHRVcW5YZlc4Yjhqc3RraDJRbVdrTnl2anNrbnpBdjRXNnk2SEVfZFRXWkFhdVRtUDEyM2pmczFSSVpJcEZaTUE2dklERGhESl84aGJLNDJPanA4UU5iOWszS3Jwcml3UHpGUmZUXzdhZnU1X1QyWHFuMFE5OTVQTTNEWDZRWG9kaUVrM1ZlR2FDN0hjbGRYajJWRTRmbkRoVGZFVnFqOEZKSndXbFhKa09sdGNmT2ZTZ2NVMlFLZmpiZFFOcDFfcGNZVHItekJkS2w0cEs1SW56NkptUzM1YlhZZlpvakdEUENiUmN6WHR6ZlFpbWZvTGdYM2lteTd4X0c3UEdHM1NvNHFSakpwelc2RzZ6R2RqZUNXMUEtNlNPaTZjaXd0Y1U1WFZMZEpBTkhobVdzbEpXdncyQnpHM1h2Y1NjeW1HdnRGc0hyQXdQbTZpdTNjbkdMMHdUTFVBa1FwTWhnSVNndW1DWDRweDMzdkktWENyNC1nRW1sVzZJSlNNLUVUYjVRNGtoaHd5YmlPNmk0Tm5ja1JhUUNLSWtrRmEyMk9mN3U4QUtlLWZBOE15OVRXU3NXYlRhVEgybW1qdE82bFRfTHNOb0g4bHpjcXhkenNyVmUyVGQwTzhXY2pfMUt2alJDbjI0RmctV094Nm5yR2NDOWozX3lPYk1FU3ZXNXFNdFljU0pxeU1JaTRPeGZGLVY5M1JUQWRfSGFLYUhEVFVUdHgxaktUMGd0R28teVRjYXRzT2hnZGtXcExIWWR1YVFrbFlfejBRMG5BV3daaUZjanNWQmRDVC1QS2VOODgtZ1ZVVk9jTHhPSUx0SjBFU1p2eHUzSDYzWmdad3oyY2o3MjFuX20yM1QtQWxxekc2SEZibjdUSUtHNzhTT1EzZkRRVUt6OVV2cWc0SHQzNVlzbVBxamFhTWVhbUxpdTAycEJpdnpOWlhhS1hTZG45dzdJcXQxQm8yTjFtV0ZrSHlSUEZMMEhlMUxkSXJFUGdtUVRqS0FFdmVpNGpHVFpGbUZaQVlXd0VSS0hNVm5RMlR6TG9ySGtPRWlXTlhGeUIxbnBxajJzRXVpdVFLWjNzNVlFcUlHQVFHUmt4aTFqb1RTYkJmY2pJdGdJUDEzUnlYeGlXT29nWTB2cFlEYzZEV2syc3hBMWU5dTFQaHVKWF94cmt0MTVuakhORzYtOFVMMkNGZ1hkOWhBUS1lRWFud0RzcXpWNDFIR0dENEs5NkZnWjV5cGltZXAySHdMYVdKWURVX2V1WXoySG1kTHNWM0IydW9EVzNHMlB5Q2ZVZjgwZ3Z2ejhDVVYyZEtZamNCZUwtcldDZGNaWjdBTW5JaWdpak9PZFRQSWR3anhmRElKclF4emdvSjJkdDNlR3lrM1lRZjdiNWZQLTZud0tWVWtfR1JVZmRqOHVtbUI5V3FLUVg4WUp6WG0ycC1SNDZfclA1S1dhc2lnZ3EyWXREZzNqRDBCeEpYWFJKaUtwVFcyQ3A4ZnVjM1ZEeHFCdUMzaTZfcV9VaEcyWENhR1RUYnNDOVZlX2NiNVNwakRlSmVJY3Fsd2dJMGZ4WUdla0kyRXlrYjYyLWpyVlgyU3JJbUFhbU5aUjl3NW42TzMzTlR3N2VHdWhJOUFmS1FldWVYTi1LZXZydjZPOGhKMld2b0VlNnhadFdHNHZiUTFidjV5azNyNDBHV2pKZlVnRV83MDVtS3dONGVjd2QyRjNySDZ4aHhUWjUxMGQyOGREYlJkWWktTmoxRm9Zbm5mYlo5elhzdWd3YkFWQWw4MWFSZFo4c2QyOURsWjlKMXdibFh6Q1pWbWVaQ1g3T0RHdFVmUWdpbDhkVUNXaFpfMjJwVnQtakFWOG04RTdKQjd2RFNSSUFMcERrTzgzSDc4TEtJMUItZGgzc1ZuaVptcDMtdDQxczBWb1hJVENNR3dHdEdlTGZhTUZUdDBtSko4Mno5VmRzNnlZSzlSOUJuRERuS2dITHhUdVc0bXduRDBKNEFSUWhPcUl2WlBpNVJUNl9QZHh1QWZZTDNWWEpBVXRxVW5faHVQdFAzVno4ZW9BYUpjNGp2QXNsdGZyOENXVi1ZSlNUeWxMV1A1LWphVERDN0h4bjFMRnA4X004RlBrTGtXeFJPTDR5a3ROMnZnVnJsRkdFbXNaZVhhYm9aUUtEYzE2WkFiWnhtb3lORTdZMEtsVUltYWppOERGa3NsSzA1U3RwMFhkbU9Ma3g1TEQ4Vm56Z2VXWHM2SFEzV3h5dFotUElHeUJ0UjY3OXc1UWhFa2ZsYVhTcGJhWXhlUHZxY01LVE5jb1hGck5yclF4R2oxeWZqbENBYU1Sb2lnbWwtR2Vrd3pRWFhnZEtaY1BwNWNYREpMNUxyUjRhVFNqLUNicTgxX3BHS3ZXc1dtQzI2NmJMMjcxVHF5dHV3ZEFOZ3htWXgtNk1UUE9nYzlRODVqdjhJSWQwVlJ6am9ZT3Fpck1hbXJzX09QREFuX0RxSTA5RV9NdDFUcnpBMEhpcnNJaURIY3hMd2taNkFyMGFUZDlXWE5WWnZDaEVRRXZweTZSUUtSVTBqeXdwZW1PUm11SV9ESVRjMmIwWWxLV2NrTXpnWVpRTzZvcWVtVUFCUEFWVzZRc0RCNVdXd1Nqckw0aUlYU09tY1U3SDhHd1ZudlFDVEl4cm95TFY3dURRcldTQjc2d1VSQ1BXMEdWNEVROFhSSEN1b0VldDFEc2ZoeXh4VE5uaGJRVGlTUlpXeUR4U0xzRjNUUXhGeTVicmQ2UjZCWnlZOWloSHc4UlZuVTNmdElMdXR1WXlfTTVqcjluNzhBUlF2UnF0X0lTRWlpZEVJWWRqVk1CZUU1VDBldkF5Wk9HYklCaHkyTlZkT05sYjJScE5MNV9aMHRsMm95YXlBQk9LenpKVjhuX01uQ2JDUFoxV3NVRnZKVVYyZHE3b056UmJNaUtyRUU1Y2YyeGpRU0VHRklPZVhncUFBVzZDTmNYLTVtMVJPbUhZYm42N0Q1TzJpb08wb19wWExVSkVZcy1Kc241YUVMZUlwM0FRMDUtejAzX0U4OUpNclN0amZGWV9RaE14WjdDbGNXNEN2azNGUXFlTVdHdEs3ZEJtSzNYM2R0aW9ISjkxMm5zblFDeXBmU0tpakdSTUNZVDlRc2NBMGJJcmZfSmlFY2R4WENVWnhWYTlVbFBlZWZOanZGbS1LQzlRN1pDV2s2T2dYLWFheWNkR2FGZGR6SjNTb1lXaHpKNkRkLW1OXzZUcW1vUmJPMVVjWVluWGpyNVlkWjFJYjVWVWMwZFBBTjA0Yk1tZ1VsbHlIT0N1cXRkM3lVakR6czhrcjRzaHRMdGJIckI2TVNLSy1Gc2xyVUx1aDYyRDNNckdua3YzXzVfaEZKYmRTUG1FSld1azZ3cUxwc1NFSjdDeE5feGNBc2k5VVFwZW40UWQzZkdLX2locVFIMGJmalRLRm51STZoNF9hZF85bmprdjkwWDJiQWRFendoanNhUmFzX1ZNNWR4a2xrQURKNlNiSG1hcHYzeW9XMkpFVDc5eHNBZWZhMkZxT3JCTzFxN3o1YzE3X0ktQUhHWmFtZFZjaHJ1WVhUcDhfeHB1UkM5YzNDckp6eG9rQmZwTlZlc1k4V01NUGt2WG1sbkdUN290M2xoZUx4ZWt3a21lMThvaWQ1Q2d5eWNqcVZwR1BsWWNYS0M0RWtRUVY4MEdzQXF6QXJiSXA4X1hTWjhJUzhIdWxTcmktd21JSHA5eDBWVVlhMmxGSnZRSEI3SnozblZ6MHpmbG5IeWJLRGQ5dndWQjJUR1BSWURkUUVZcGtTa2h2Z2lqQ0hwdmtXcExfbXEwdThJRVVMaElVb1U2NzQtQ0NZZlpLdnZFVWlIdEcwNVI2UVc5TXJTQlJGS0EwMUJ4T2gxVWhHbnktNjlQSkkzd3hJRzVoMnFBS0pjSWZFZnMzT1g1N2dnV0ROWHU3dER0eXNJN2hVWEh2Y2xEQXlkMEZnVjdLT01EQXA5Rlk5T3NzbEFuRU9Uam44YU9CY29yUGx6Z25uVnlVUzFDTklZNEZlamVxRERxeTE0UFhidDhmYUxKbmNHMXlTTXNiUVhXV2ZtYy1nbmJOMjNHYXc4Z2l1dDBjenpCckNMemtpV05rUVNJZWdBYVRYcFRNekk0OXl6M2tDdnp6R1dSd0lhVTFnSzRVelhURnRjSkJsX0E1UzhRVHRYUHN2dGU1OW5hbkVsUE9mVUNsTEJZRFMzR0NYeHpQSUV4QlRsU2lJZUJsdnZVQ0JRTUFHSmRXNXpuUGozYW9COHFpOGRfdm5xLXBhbXhjSkZqV2hqNDVaZTZTS3c0aTMwemgwSmg1QTFfU19zNlp3Q2dBbVZPeFl4U1ZlUU0yZ2FlTGFVMDg1b3lvOEs1bElaRjU4ZDZOcmxZeXJqeUQ5NEZ5MHZBLTN5aks0UjlPM2ROSy11YjlaejhhYkFSUmNFdElMOGhqWE83ZFptY1ktWnRPQUxTczdaOUtKb2JFcUxnYUhmWlpLTmlkWTNkTmU4Z1pOdVRxMmRMc1JVaGJUM3dCQThnQUg2MnBrTWhlVzdjVjRVNnVqLWNTaW5WNURLMGtBbFEwaFRUeGFvcWFsQkwxeVlvQkxUZDd0RWl1dXBhdUJ4MFY1alhBbUsxZVFpM0FQNHk4NXhXTUt6OHR2UC0wbGVXRDZkMmRXQ3BuNE5UQUQ0UTR1MVpnVW9mY2h1WGxLSUl5Zy1tMjQ3dTFHX2d4R3BVa2FJOXBPbS1OVkwzVFhvZmVzVVZEcHhHNDZnYmZjWHV1VFVUS3FGYUdsNmxMYXd4aHNTTnhJRVU4aG5RWlhOaXFkZy1jOTdpeVpDcmhhZEUxX1ZtZkRVX2R4ZnF0YS1iWWZqVnZidi1zcnJrQVZCelE5ZXhtWGUycE9fRnNNa19IS0U2VVE1UHJqMFFGTl93WHU4X1F1aFdvUjZkZWFoSWc2NWVsaWgtby10TU1nOTdTV0JrRk1sbFVlZkhvYWN4cWUxbTRiNkFndVBUbVUwcEF6X09iTHFVR2liNTZZS0p0ZUY4V3hBZ3lENXdmS2lKbWJFYS1Jak5yTHdJRnh6YjRUUzR2OXRXMVZKREF1Z1MxOVVxU2FqOGd2QXFTeHlBU0VwbkpmMXc3bUxLcmZkSW8wTjdYblgwRGRZSmwyVHo0Y29xa3NmYlBBdXBGd2Y3RWJaNnBuNHRtSHFtMU5HWXNSWVFqd0YzZTA2TkVKQ0w0S1ozQkpLVldZdklyYTdTaHJGQ1FUemdjQV8ydzM5bmhlQkRNZ013eGJ0dWlQWERZdmJoWlpySnFQZFFhRHpScjJqTXFrXzdUc093djZmdVJjZUI3VTlwSm10ZnVHeUdkaFh5ejVrb2xnc0xhdmMxbVRfM2MzeEhKQUhQUEhEeVVtVXNqNXpNd3hfaWhQZTA5T2daRUVxTTZLNmdJXzV3amtxV3R3eDRxenlWY1c3eEg1RXBsd2J2dmVGTUp0dFlSd2dlQjdWWVJpbU5PdnBIVDF0UzZtR0ppRGV5SnR1Tl9QcG5sSE42UUotSDJPaUpDaURaZENTWldvNUl6SmNhUUt5alAySUtENnhMX0VsRzNYNmZqNzljc0dQZVlHZGR6MHpxY1NJZmZFMGl6Vy1NM25qWjhyWVBzMkZLLTBpdVozbTA5Mkt5cGI5eGxtMEFrUEZTdDNOeFNVX2xwZWI3Rk5qVWQyLXJDVDBxN3o5ei1WbXVIOENlRm5MZE5tc1kwU0JhTVJlNVpwbmtqbmFpRXM4dldBOW5xMllWWXdMLTRzMzNEZVpnZktVQWlUNzNRR3pmd0lucWczNUVFNXJzRFRDdGt0VXdGQllGc0FfVUZxY0gtTS1KTG5mb1A3ZkFla0FjeDctQkNXTWRYelhSd1VBaEpEMU5faHJxRHlHZS1vWWVDbWRkU01pOEctYmQ0bTh2ZXJLbmJneHJmZ3BnZU1WbzRPdS1BYWo1SnJmaS1lRG5FU2ZLZ1Ricnc0LnBORzRrQzJBbXN3SmszVThXNzNVSjREUzcxMm9Ea00tTTczcU5sd0wwSEk" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "732", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:22:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f82a106c-7cac-4830-aff6-d93dc34bbe70" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey9919737c3/5212a407cb9045bb8f4c65f8a1698ef1", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "w3hq9ZPo917cgmAeEseWVVuBNotoRKS3VU3SuIdJ8C43JNFBZFsd8Pi0agIRm7NiLrXLui3BcZx1IGddl_DulWJCFu7l5SxP6CByMMA19LLjuj5ekU2hNn2vv6Wgy2PAaUcdCcdLgfV7k6cwlRGI32cW8k9Lfl7QBzTtE9tqbtFBUC57rn_7p_EfParJz6BeVmHQy1tr7abwDW3hkubk3RQvIT2TbB-GBjovZNc60UN_85XPfugPNK3RpimS6VeKCz49HqbHCLYFI2X32Rp1FGmH2WpxUZrsd3FcA_jyoNkR2c8ah32VulEKfGY6DIay1RYXafarNts3hcnWgeWLtQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "testkey9919737c3" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.rotateKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.rotateKey[1].json index 74a68fd259193..9e88817f95288 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.rotateKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.rotateKey[1].json @@ -1,53 +1,147 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey96254e75/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/rotatekey27056f79/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "458665c5-9eb3-4fc0-89d4-48c82062d92c" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "718", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "27055477-ab4c-4ab5-9687-75a80cfb148c", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey96254e75/9eab0593ab354dd8a4d1888444be7083\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"1z-jTl_xoUTDQa7Qsu8mInEMcr2BmMxM5AQWiXL5xynlxdQ7E5fbe415lqt33vFIXtoMOwMpRvFkf9GzScfbbqLkr3-iLJfqvrgCooUBwXub0Nq0HYdmgiKucGYEhLAcNYY1ESA2i-idBytbeGJxinm8P7M9kuHb3reoOmW-fUrKTpKusELB1FFKQhG_HSNqvIusL-TDH7OmWPrj9IL9p7vZAu1xyvHZwnixKdaMEAZAigyWfzniBAzH05r9-n81rCj1Lir8hJW8tFps1m7KYKMmCRo__R05dp6FgPdSeDnk_TSLvPpRRW6tQu4wtVWAfuG643-85YLOcXZxk7vgRQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/rotatekey27056f79/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "49", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": {}, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "716", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f8b02e2e-82a1-4386-b805-35a4bb483383" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey27056f79/6cc2e01e127546d6909944a47e14d30b", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "pxWS0bwVta8HhD6NkP8AtbLIwcjr4Xnplf6GiH-QdxFSAeFVL8vlP28U7s78OfW6BlukxDMFO8IFo1xk9Q_CKL2oMMyPuuUPLSDOZRuQ3ijlEz0HPEkW5dK_c7s-UlkQFUzJzgk6Znd4d6C5sUbGt8Zj8lo_qpTdkGSdEpjvjzbQxVNDPR854oYV-8ozEuNfyRUy68X2hfA_ZT5CU4AS0V1RxkjJ8sMfBFuY40M0_MSSh0cQzQTAZCgVI6SXqIED56sJA8w7oB6zJtgQeGSnXTXCIu4MRDXjnhgnfrbnLRxVJGs_b1z8FUdR-t7LjkOmAu0yNpYrSDtv4T9mD_UYBQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey96254e75/rotate?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:29 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "718", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "46447dd6-7282-40da-82f3-f243a9b7ed7f", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey96254e75/6d2ffe95637f4e75a9c5a348e0e1032a\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"3_pxwIlSNkG_rosUKl5rWKoV-0YBU2dDoz1XmUSlwM-0O23pQdyJ-JxkduDzMjxRKSNH9_ToCs4F9dkdoeREM6zKILHEpFemRvKpzXk1oqnR1oVdP9PADxoC4tCdv73Ttk0H8CSCLunZI4hHcjReiyEDtCvf7B51umUpjHpKvdLn8M-e4SL6yNsGLW7BgrvNOLlq7n-IdRUVPZHsp7e6g_XEQHVT6QLgVYIecB2wU3-SwePF2kq0SPm3zbiv_VMFP-XSP7snaIqRm42tHzV6HDQnQgFaiPHg8NE6CdJ44CcC1tOU494lWaEjMEwr_GFj_RNmnyxpKdS1fU_DjIMicQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678954169,\"updated\":1678954169,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "rotatekey96254e75" ] + { + "RequestUri": "https://REDACTED/keys/rotatekey27056f79/rotate?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "716", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "54ea2dba-2d5d-4e70-81e7-e76695cd01d3" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey27056f79/eb7cf363fb654cfbb04a95c0c5846a55", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "xDbatqCew8eCpgDl2DkrhrFMnZkUCLc_v7CF1obCtsOMWzfy41QNfgOnRX70HBu2ud1Fqis4wxBVBKe4f44yJSQ32ttWie9OqAz7xsffDupTxgxN6E_l4rAIe6vGrIGcJNfYP39vjJMtSjnMTrKvxAmw6-XL_AaXb_Gd602DKHdV_voN1tPQy5w3Bl7BVbW-wHgzj6bkG57DWuom1tZHJBuKSVVk3xJt47GPAgf7GS4ie_gzXL0lAx_ShmHnIbwy-GL4v0k_zDkbSbieZyYX_aXQ5qLLYCFPVdZW0OvgaLfLhRe2reb1Zkw2Wj3OJABvClccPdlKLghP6UEVX4KHNQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "rotatekey27056f79" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.updateDisabledKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.updateDisabledKey[1].json index c098db473b8dd..452140654b830 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.updateDisabledKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.updateDisabledKey[1].json @@ -1,54 +1,155 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey223192b04/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey2793803e0/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "13238d01-95d7-4f10-8607-4d48b2b04119" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:43 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "446", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "aa8cc67e-9b7d-4111-bc1c-d4c119c0f331", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey223192b04/4f2a5c70fac343b5a50c4314c4057850\",\"kty\":\"EC\",\"key_ops\":[\"sign\",\"verify\"],\"crv\":\"P-256\",\"x\":\"NGwNc1pr4hQ761w3PMru50WG-cUpOelaK_5sG169YTM\",\"y\":\"m1dvr85xTzOWAVHxPfy8UfUc8GZv30HzNWUA6j2484I\"},\"attributes\":{\"enabled\":false,\"exp\":2537049600,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey2793803e0/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "80", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "EC", + "attributes": { + "enabled": false, + "exp": 2537049600 + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "444", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fa461d81-6955-4245-90b4-5768ca1ae5dd" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey2793803e0/f05a3d0787bd4580853e2dabf85261a2", + "kty": "EC", + "key_ops": [ + "sign", + "verify" + ], + "crv": "P-256", + "x": "nda3KTloyXw_dCPbV6ZcQYz4d6tu8v1iBjvW7fG7yzU", + "y": "4x7_Q4xkI1xbfAIq5_HSUHuCejEliFbniMtQOcojWU8" + }, + "attributes": { + "enabled": false, + "exp": 2537049600, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey223192b04/4f2a5c70fac343b5a50c4314c4057850?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:42 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "446", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3cd5150b-ca2e-43c6-917c-929c2570e2c6", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey223192b04/4f2a5c70fac343b5a50c4314c4057850\",\"kty\":\"EC\",\"key_ops\":[\"sign\",\"verify\"],\"crv\":\"P-256\",\"x\":\"NGwNc1pr4hQ761w3PMru50WG-cUpOelaK_5sG169YTM\",\"y\":\"m1dvr85xTzOWAVHxPfy8UfUc8GZv30HzNWUA6j2484I\"},\"attributes\":{\"enabled\":false,\"exp\":2852668800,\"created\":1678954183,\"updated\":1678954183,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey223192b04" ] + { + "RequestUri": "https://REDACTED/keys/testkey2793803e0/f05a3d0787bd4580853e2dabf85261a2?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "88", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "attributes": { + "enabled": false, + "exp": 2852668800, + "exportable": false + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "444", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "51e455c8-e550-4fa5-b47c-925b0208869c" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey2793803e0/f05a3d0787bd4580853e2dabf85261a2", + "kty": "EC", + "key_ops": [ + "sign", + "verify" + ], + "crv": "P-256", + "x": "nda3KTloyXw_dCPbV6ZcQYz4d6tu8v1iBjvW7fG7yzU", + "y": "4x7_Q4xkI1xbfAIq5_HSUHuCejEliFbniMtQOcojWU8" + }, + "attributes": { + "enabled": false, + "exp": 2852668800, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } + } + ], + "Variables": { + "0": "testkey2793803e0" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.updateGetKeyRotationPolicyWithAllProperties[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.updateGetKeyRotationPolicyWithAllProperties[1].json index bb829226260ac..2e57f6635cc98 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.updateGetKeyRotationPolicyWithAllProperties[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.updateGetKeyRotationPolicyWithAllProperties[1].json @@ -1,78 +1,224 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey45704443/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/rotatekey66098157/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "044dcd6b-fbef-4c88-b7e0-f1468f866ccf" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:56:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "718", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c73e571e-1b3e-4ca0-bd0d-760158adb2e0", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey45704443/c0a47274595f4186a621f2ee00cd15e7\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"0U_Pk8SSg61QX2Fw9jMbqq0PfCJ5cl-m1G5yjPm2vElwBo_P8nnlta5z_X70UHppSoRp3kYxUPYlEdWRlhKlMZLH4AYGhNJ73lAfC5Ea_eujymQZct3PqSPsOWnUyX1FjWkvRI7E4N_22vOlvKDzkufO11sumrEiulE1Fci5XNigGi09b0wCvctgE1DkLBPDG840rhd1z8UwRp_nlFmeTwBxnUljIdXbDfXtwbqN86iCcAsMhZ-mhvg8gdfj9s3sy0ItwrvvTthcwxBJJyoIUuZglC5WPyXS_YR5umIl5uwHA4_OTkSrzsJPhHHDZnp-K0iMnKB15shZi1uBc1z7mQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678956986,\"updated\":1678956986,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/rotatekey66098157/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "49", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": {}, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "716", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d8a938cd-b851-4e16-896c-b0d29c770d17" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/rotatekey66098157/346031c1f09d47fdbd14558329214ad4", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "yDPXrq6DMNMbC0hOtn4AJgcZpQ17NL2h6xF_d-E19FFxsYuEmontHXwDTX0oYB_vsN5nW7wBMvHOY1cTygnTKhQnY7lvgGtJFCHtpHyHQJtfVkElcUm273OMWbaWAC0VuGkBCoVcNms9I7WKVgUvGIM3kN5zTTNegQRRn74mx3mzwZV5diqzdbcj6bMRTED8ccQLDISQWcF6tFpN3XdwQlnqR9zRT9bulP6Gez0fjx99VIApyqJe3cpasK8iOh_lVjBfqYYPgVgmJxdElUdaU2CRliWXPY-QwZEwqyXR1j_1vcUNicoY9f3zgIjnl4OexajDl5SCR0uOlyab7WmQKQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "created": 1681269678, + "updated": 1681269678, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey45704443/rotationpolicy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/rotatekey66098157/rotationpolicy?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "186", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "lifetimeActions": [ + { + "trigger": { + "timeAfterCreate": "P7D" + }, + "action": { + "type": "rotate" + } + }, + { + "trigger": { + "timeBeforeExpiry": "P7D" + }, + "action": { + "type": "notify" + } + } + ], + "attributes": { + "expiryTime": "P6M" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "313", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a0ab4ed9-ddc5-43af-9998-c90211034818" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/keys/rotatekey66098157/rotationpolicy", + "lifetimeActions": [ + { + "trigger": { + "timeAfterCreate": "P7D" + }, + "action": { + "type": "Rotate" + } + }, + { + "trigger": { + "timeBeforeExpiry": "P7D" + }, + "action": { + "type": "Notify" + } + } + ], + "attributes": { + "expiryTime": "P6M", + "created": 1681269678, + "updated": 1681269678 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:56:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "315", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3928740c-1f00-446b-8064-d155111fafe3", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/keys/rotatekey45704443/rotationpolicy\",\"lifetimeActions\":[{\"trigger\":{\"timeAfterCreate\":\"P7D\"},\"action\":{\"type\":\"Rotate\"}},{\"trigger\":{\"timeBeforeExpiry\":\"P7D\"},\"action\":{\"type\":\"Notify\"}}],\"attributes\":{\"expiryTime\":\"P6M\",\"created\":1678956987,\"updated\":1678956987}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey45704443/rotationpolicy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:56:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "315", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2fca8fb3-54d7-46e6-a59e-88547f38bde9", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/keys/rotatekey45704443/rotationpolicy\",\"lifetimeActions\":[{\"trigger\":{\"timeAfterCreate\":\"P7D\"},\"action\":{\"type\":\"Rotate\"}},{\"trigger\":{\"timeBeforeExpiry\":\"P7D\"},\"action\":{\"type\":\"Notify\"}}],\"attributes\":{\"expiryTime\":\"P6M\",\"created\":1678956987,\"updated\":1678956987}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "rotatekey45704443" ] + { + "RequestUri": "https://REDACTED/keys/rotatekey66098157/rotationpolicy?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "313", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0487ce0b-ed68-4122-8fc4-16e4e2bb723f" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/keys/rotatekey66098157/rotationpolicy", + "lifetimeActions": [ + { + "trigger": { + "timeAfterCreate": "P7D" + }, + "action": { + "type": "Rotate" + } + }, + { + "trigger": { + "timeBeforeExpiry": "P7D" + }, + "action": { + "type": "Notify" + } + } + ], + "attributes": { + "expiryTime": "P6M", + "created": 1681269678, + "updated": 1681269678 + } + } + } + ], + "Variables": { + "0": "rotatekey66098157" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.updateGetKeyRotationPolicyWithMinimumProperties[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.updateGetKeyRotationPolicyWithMinimumProperties[1].json deleted file mode 100644 index dbcc0c6d74cda..0000000000000 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.updateGetKeyRotationPolicyWithMinimumProperties[1].json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey735074a5/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:56:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "718", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ce646f70-96f8-4c11-a2b5-47ef64c6b170", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/rotatekey735074a5/14e4694d7ecc48ac81d9a234eb1e106d\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"n13yo996qmX8dji9AVSsDuRu1py9EL8mdNDjTseGodjoGxTBKOAHbRtyP9KPRLICSPkhKOBqYHy2MJFuObO8NFxurASY8q4Stvl-BxszK9ZdHQyH1tYTJW2sKDxJokWtPYIco9sYkN30VSW60Ks-2ImgRe0clVkX97f-IvQjte8dImN5s_ZFoc5SSo3T_MAlbsg3viu7nh_8DIf_fjW7qN8YHThHjVYtRwRLvyNUyGiW4Yj0_U1Xj08hXj-rGUUXVoisOsD6DC2x61ewuSOF6-ogj_yQ1eRpEdZWJ13x77LogvSQaCQ54LlKkwykSyJpUYTgPHXtAQVtvOO36luX_Q\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1678956968,\"updated\":1678956968,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey735074a5/rotationpolicy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:56:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "232", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9fb2061b-e4f2-4356-be39-03bc5bebabba", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/keys/rotatekey735074a5/rotationpolicy\",\"lifetimeActions\":[{\"trigger\":{\"timeBeforeExpiry\":\"P30D\"},\"action\":{\"type\":\"Notify\"}}],\"attributes\":{\"created\":1678956968,\"updated\":1678956968}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/keys/rotatekey735074a5/rotationpolicy?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:56:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "232", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "39bdc71d-e004-494b-bcf9-2abb0e05ed8a", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/keys/rotatekey735074a5/rotationpolicy\",\"lifetimeActions\":[{\"trigger\":{\"timeBeforeExpiry\":\"P30D\"},\"action\":{\"type\":\"Notify\"}}],\"attributes\":{\"created\":1678956968,\"updated\":1678956968}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "rotatekey735074a5" ] -} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.updateKey[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.updateKey[1].json index d391504a188d3..cd17497d24a33 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.updateKey[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyClientTest.updateKey[1].json @@ -1,54 +1,176 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey13644223c/create?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/testkey107013837/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9774ee05-e734-4300-8719-6b951305bf3b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "797", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c0cb6dbf-ae1c-4e9f-b0f3-15a3a2a71dbb", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey13644223c/53c464407910458cb817563929f16c67\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"sq2EafepFiuC5GrlRD0-6cSwNKAA8BUy-770a0vKNXjO6SUe52wneDXlaBFT5voA1b8a_H0d1lYXz7SQeG7phYWUyL4h7z6yKJCSFTx-_WffLwTqpLmRpzuNjmkXWC3rjCLtTQVkWoFloHiAJhxI7i3Ypf5yeSlBGS7_Ij_FD67EzBGzNO5GuU7xPz5uZQhk_pezX1RxoOQgkJPcwPg61GTNrkStvEdF__X4x5lrxzEEEmjY2gJTOsbPVH3M6m3XiV7vWjBRidWGg61XRIGQkFI_H6e4F-QjRp51eu1lk6t0e2IMzYU8TljooYdNfU-jb02JYcIO0kBzvo5Y-NtqTQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/keys/testkey107013837/create?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "128", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "kty": "RSA", + "attributes": { + "exp": 2537049600 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "795", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d2fae2a5-8112-43b2-be3d-9e7d1c3cae8b" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey107013837/3bc535513fbb40f8a692f8d25493a05f", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "7hMHoe8kC38V2oDny34EbvZPQ8JqLw1ixH6ddXDMV0KbNG4TbgUz1GpTqNtzUcb0Ni9uKrQv4OgUOVBJGlCoZs-e-PaGuJAZHcwn0yPTiNZtUJorTpTxQljF9Z0t0motyjT_bQ8-xNBZwCUUq3FCmuVKdyqvmelILt9AcnLpER6oXZ1JutXAw9UmOwHYXt25oHVRghGr4zrU9Nprer4L75zNG44OiL0SzGpc_e8s2VaX4jd8y2JM8MqiszoiOd3VHF7D5bzfR1dN_9mGTjVSs0KyyW8gSGEFP75-L1gGTa85LD0DJgD_xJMVVVf65paoKOhdKUnxUM6nDF8gqpOuxQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/keys/testkey13644223c/53c464407910458cb817563929f16c67?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:28 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "797", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a7d8333a-4857-4087-93be-983633511813", - "Body" : "{\"key\":{\"kid\":\"https://azsdktests.vault.azure.net/keys/testkey13644223c/53c464407910458cb817563929f16c67\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"sq2EafepFiuC5GrlRD0-6cSwNKAA8BUy-770a0vKNXjO6SUe52wneDXlaBFT5voA1b8a_H0d1lYXz7SQeG7phYWUyL4h7z6yKJCSFTx-_WffLwTqpLmRpzuNjmkXWC3rjCLtTQVkWoFloHiAJhxI7i3Ypf5yeSlBGS7_Ij_FD67EzBGzNO5GuU7xPz5uZQhk_pezX1RxoOQgkJPcwPg61GTNrkStvEdF__X4x5lrxzEEEmjY2gJTOsbPVH3M6m3XiV7vWjBRidWGg61XRIGQkFI_H6e4F-QjRp51eu1lk6t0e2IMzYU8TljooYdNfU-jb02JYcIO0kBzvo5Y-NtqTQ\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954167,\"updated\":1678954168,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7,\"exportable\":false},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testkey13644223c" ] + { + "RequestUri": "https://REDACTED/keys/testkey107013837/3bc535513fbb40f8a692f8d25493a05f?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "150", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "attributes": { + "enabled": true, + "exp": 2852668800, + "exportable": false + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + }, + "public_exponent": 0 + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "795", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:21:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "35a3192d-371d-40f9-8992-c390a0a70e3d" + }, + "ResponseBody": { + "key": { + "kid": "https://azkvrecordtests.vault.azure.net/keys/testkey107013837/3bc535513fbb40f8a692f8d25493a05f", + "kty": "RSA", + "key_ops": [ + "encrypt", + "decrypt", + "sign", + "verify", + "wrapKey", + "unwrapKey" + ], + "n": "7hMHoe8kC38V2oDny34EbvZPQ8JqLw1ixH6ddXDMV0KbNG4TbgUz1GpTqNtzUcb0Ni9uKrQv4OgUOVBJGlCoZs-e-PaGuJAZHcwn0yPTiNZtUJorTpTxQljF9Z0t0motyjT_bQ8-xNBZwCUUq3FCmuVKdyqvmelILt9AcnLpER6oXZ1JutXAw9UmOwHYXt25oHVRghGr4zrU9Nprer4L75zNG44OiL0SzGpc_e8s2VaX4jd8y2JM8MqiszoiOd3VHF7D5bzfR1dN_9mGTjVSs0KyyW8gSGEFP75-L1gGTa85LD0DJgD_xJMVVVf65paoKOhdKUnxUM6nDF8gqpOuxQ", + "e": "AQAB" + }, + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681269677, + "updated": 1681269677, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7, + "exportable": false + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + } + } + ], + "Variables": { + "0": "testkey107013837" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientManagedHsmTest.wrapUnwrapSymmetricAK128[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientManagedHsmTest.wrapUnwrapSymmetricAK128[1].json index 0be12bd6d24ed..7d63cc218b96c 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientManagedHsmTest.wrapUnwrapSymmetricAK128[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientManagedHsmTest.wrapUnwrapSymmetricAK128[1].json @@ -1,126 +1,250 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/symmetrickey04473a?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/symmetrickey074615?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "747286e8-d8e1-11ed-bf5c-000d3a612dea", + "x-ms-server-latency": "1" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "335", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "370", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "338d8834-c3d4-11ed-9dfb-000d3a612dea", - "Body" : "{\"attributes\":{\"created\":1678955168,\"enabled\":true,\"exportable\":false,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678955168},\"key\":{\"key_ops\":[\"wrapKey\",\"unwrapKey\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/symmetrickey04473a/7b53b731be7d407e2e3d07457b5647ad\",\"kty\":\"oct-HSM\"}}" + { + "RequestUri": "https://REDACTED/keys/symmetrickey074615?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "350", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "key": { + "kty": "oct", + "key_ops": [ + "wrapKey", + "unwrapKey" + ], + "k": "AAECAwQFBgcICQoLDA0ODw" + }, + "attributes": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "333", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "750b2196-d8e1-11ed-9268-000d3a602e9a", + "x-ms-server-latency": "279" + }, + "ResponseBody": { + "attributes": { + "created": 1681269836, + "enabled": true, + "exportable": false, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681269836 + }, + "key": { + "key_ops": [ + "wrapKey", + "unwrapKey" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/symmetrickey074615/69b208781f260b8db9ebb414fa7be961", + "kty": "oct-HSM" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/symmetrickey04473a/7b53b731be7d407e2e3d07457b5647ad?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/symmetrickey074615/69b208781f260b8db9ebb414fa7be961?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "333", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "7543cf82-d8e1-11ed-9268-000d3a602e9a", + "x-ms-server-latency": "31" + }, + "ResponseBody": { + "attributes": { + "created": 1681269836, + "enabled": true, + "exportable": false, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681269836 + }, + "key": { + "key_ops": [ + "unwrapKey", + "wrapKey" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/symmetrickey074615/69b208781f260b8db9ebb414fa7be961", + "kty": "oct-HSM" + } + } }, - "Response" : { - "content-length" : "335", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "141", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "33cfcc76-c3d4-11ed-a46a-000d3a6149b5", - "Body" : "{\"attributes\":{\"created\":1678955168,\"enabled\":true,\"exportable\":false,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678955168},\"key\":{\"key_ops\":[\"unwrapKey\",\"wrapKey\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/symmetrickey04473a/7b53b731be7d407e2e3d07457b5647ad\",\"kty\":\"oct-HSM\"}}" + { + "RequestUri": "https://REDACTED/keys/symmetrickey074615/69b208781f260b8db9ebb414fa7be961/wrapkey?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "49", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "A128KW", + "value": "ABEiM0RVZneImaq7zN3u_w" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "172", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "75568690-d8e1-11ed-9268-000d3a602e9a", + "x-ms-server-latency": "1" + }, + "ResponseBody": { + "alg": "A128KW", + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/symmetrickey074615/69b208781f260b8db9ebb414fa7be961", + "value": "H6aLCoEStEeu80vY-1p7gp0-hiNx0s_l" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/symmetrickey04473a/7b53b731be7d407e2e3d07457b5647ad/wrapkey?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/symmetrickey074615/69b208781f260b8db9ebb414fa7be961?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "333", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "7564a5b8-d8e1-11ed-9268-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": { + "attributes": { + "created": 1681269836, + "enabled": true, + "exportable": false, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681269836 + }, + "key": { + "key_ops": [ + "unwrapKey", + "wrapKey" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/symmetrickey074615/69b208781f260b8db9ebb414fa7be961", + "kty": "oct-HSM" + } + } }, - "Response" : { - "content-length" : "174", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "28", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "33ef3bb0-c3d4-11ed-9dfb-000d3a612dea", - "Body" : "{\"alg\":\"A128KW\",\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/symmetrickey04473a/7b53b731be7d407e2e3d07457b5647ad\",\"value\":\"H6aLCoEStEeu80vY-1p7gp0-hiNx0s_l\"}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/symmetrickey04473a/7b53b731be7d407e2e3d07457b5647ad?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "335", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "0", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "33fd6c6c-c3d4-11ed-a46a-000d3a6149b5", - "Body" : "{\"attributes\":{\"created\":1678955168,\"enabled\":true,\"exportable\":false,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678955168},\"key\":{\"key_ops\":[\"unwrapKey\",\"wrapKey\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/symmetrickey04473a/7b53b731be7d407e2e3d07457b5647ad\",\"kty\":\"oct-HSM\"}}" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/symmetrickey04473a/7b53b731be7d407e2e3d07457b5647ad/unwrapkey?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "164", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "137", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "34072ff4-c3d4-11ed-925f-0022488d0014", - "Body" : "{\"alg\":\"A128KW\",\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/symmetrickey04473a/7b53b731be7d407e2e3d07457b5647ad\",\"value\":\"ABEiM0RVZneImaq7zN3u_w\"}" - }, - "Exception" : null - } ], - "variables" : [ "symmetrickey04473a" ] + { + "RequestUri": "https://REDACTED/keys/symmetrickey074615/69b208781f260b8db9ebb414fa7be961/unwrapkey?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "59", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "A128KW", + "value": "H6aLCoEStEeu80vY-1p7gp0-hiNx0s_l" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "162", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "7572a046-d8e1-11ed-9268-000d3a602e9a", + "x-ms-server-latency": "0" + }, + "ResponseBody": { + "alg": "A128KW", + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/symmetrickey074615/69b208781f260b8db9ebb414fa7be961", + "value": "ABEiM0RVZneImaq7zN3u_w" + } + } + ], + "Variables": { + "0": "symmetrickey074615" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientManagedHsmTest.wrapUnwrapSymmetricAK192[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientManagedHsmTest.wrapUnwrapSymmetricAK192[1].json index 148993fb59c9b..ddb39aff43e21 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientManagedHsmTest.wrapUnwrapSymmetricAK192[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientManagedHsmTest.wrapUnwrapSymmetricAK192[1].json @@ -1,126 +1,250 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/symmetrickey778930?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/keys/symmetrickey234660?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://managedhsm.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-request-id": "747a7b0a-d8e1-11ed-9268-000d3a602e9a", + "x-ms-server-latency": "1" + }, + "ResponseBody": null }, - "Response" : { - "content-length" : "335", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "311", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "32c7b960-c3d4-11ed-a46a-000d3a6149b5", - "Body" : "{\"attributes\":{\"created\":1678955167,\"enabled\":true,\"exportable\":false,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678955167},\"key\":{\"key_ops\":[\"wrapKey\",\"unwrapKey\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/symmetrickey778930/d23ff2dabb4b4d48b84aeaf09f8f3cb4\",\"kty\":\"oct-HSM\"}}" + { + "RequestUri": "https://REDACTED/keys/symmetrickey234660?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "360", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "key": { + "kty": "oct", + "key_ops": [ + "wrapKey", + "unwrapKey" + ], + "k": "AAECAwQFBgcICQoLDA0ODxAREhMUFRYX" + }, + "attributes": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "333", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "750adcf4-d8e1-11ed-bf5c-000d3a612dea", + "x-ms-server-latency": "254" + }, + "ResponseBody": { + "attributes": { + "created": 1681269836, + "enabled": true, + "exportable": false, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681269836 + }, + "key": { + "key_ops": [ + "wrapKey", + "unwrapKey" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/symmetrickey234660/27454b8863820a901b634d4a69b231e5", + "kty": "oct-HSM" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/symmetrickey778930/d23ff2dabb4b4d48b84aeaf09f8f3cb4?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/symmetrickey234660/27454b8863820a901b634d4a69b231e5?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "333", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "753dddca-d8e1-11ed-bf5c-000d3a612dea", + "x-ms-server-latency": "29" + }, + "ResponseBody": { + "attributes": { + "created": 1681269836, + "enabled": true, + "exportable": false, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681269836 + }, + "key": { + "key_ops": [ + "unwrapKey", + "wrapKey" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/symmetrickey234660/27454b8863820a901b634d4a69b231e5", + "kty": "oct-HSM" + } + } }, - "Response" : { - "content-length" : "335", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "144", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "3304ab9a-c3d4-11ed-9dfb-000d3a612dea", - "Body" : "{\"attributes\":{\"created\":1678955167,\"enabled\":true,\"exportable\":false,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678955167},\"key\":{\"key_ops\":[\"unwrapKey\",\"wrapKey\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/symmetrickey778930/d23ff2dabb4b4d48b84aeaf09f8f3cb4\",\"kty\":\"oct-HSM\"}}" + { + "RequestUri": "https://REDACTED/keys/symmetrickey234660/27454b8863820a901b634d4a69b231e5/wrapkey?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "49", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "A192KW", + "value": "ABEiM0RVZneImaq7zN3u_w" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "172", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "754d6d9e-d8e1-11ed-bf5c-000d3a612dea", + "x-ms-server-latency": "1" + }, + "ResponseBody": { + "alg": "A192KW", + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/symmetrickey234660/27454b8863820a901b634d4a69b231e5", + "value": "lneLJa5spDX5K1uXwFCu0kaKuKF62E5d" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/symmetrickey778930/d23ff2dabb4b4d48b84aeaf09f8f3cb4/wrapkey?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/keys/symmetrickey234660/27454b8863820a901b634d4a69b231e5?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "333", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-build-version": "1.0.20230403-1-1802edf4-develop", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "7557d8ec-d8e1-11ed-bf5c-000d3a612dea", + "x-ms-server-latency": "1" + }, + "ResponseBody": { + "attributes": { + "created": 1681269836, + "enabled": true, + "exportable": false, + "recoverableDays": 7, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "updated": 1681269836 + }, + "key": { + "key_ops": [ + "unwrapKey", + "wrapKey" + ], + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/symmetrickey234660/27454b8863820a901b634d4a69b231e5", + "kty": "oct-HSM" + } + } }, - "Response" : { - "content-length" : "174", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "0", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "33416bf2-c3d4-11ed-ae04-000d3a612dea", - "Body" : "{\"alg\":\"A192KW\",\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/symmetrickey778930/d23ff2dabb4b4d48b84aeaf09f8f3cb4\",\"value\":\"lneLJa5spDX5K1uXwFCu0kaKuKF62E5d\"}" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/symmetrickey778930/d23ff2dabb4b4d48b84aeaf09f8f3cb4?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "335", - "x-frame-options" : "SAMEORIGIN", - "x-ms-build-version" : "1.0.20230228-2-c856e15e-develop", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "0", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "33578d7e-c3d4-11ed-9dfb-000d3a612dea", - "Body" : "{\"attributes\":{\"created\":1678955167,\"enabled\":true,\"exportable\":false,\"recoverableDays\":7,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"updated\":1678955167},\"key\":{\"key_ops\":[\"unwrapKey\",\"wrapKey\"],\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/symmetrickey778930/d23ff2dabb4b4d48b84aeaf09f8f3cb4\",\"kty\":\"oct-HSM\"}}" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.managedhsm.azure.net/keys/symmetrickey778930/d23ff2dabb4b4d48b84aeaf09f8f3cb4/unwrapkey?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "164", - "x-frame-options" : "SAMEORIGIN", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-server-latency" : "30", - "strict-transport-security" : "max-age=31536000; includeSubDomains", - "content-security-policy" : "default-src 'self'", - "x-content-type-options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=Ipv4;", - "x-ms-keyvault-region" : "northcentralus", - "content-type" : "application/json; charset=utf-8", - "cache-control" : "no-cache", - "x-ms-request-id" : "33623256-c3d4-11ed-a46a-000d3a6149b5", - "Body" : "{\"alg\":\"A192KW\",\"kid\":\"https://azsdktestshsm.managedhsm.azure.net/keys/symmetrickey778930/d23ff2dabb4b4d48b84aeaf09f8f3cb4\",\"value\":\"ABEiM0RVZneImaq7zN3u_w\"}" - }, - "Exception" : null - } ], - "variables" : [ "symmetrickey778930" ] + { + "RequestUri": "https://REDACTED/keys/symmetrickey234660/27454b8863820a901b634d4a69b231e5/unwrapkey?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "59", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "alg": "A192KW", + "value": "lneLJa5spDX5K1uXwFCu0kaKuKF62E5d" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "162", + "Content-Security-Policy": "default-src \u0027self\u0027", + "Content-Type": "application/json; charset=utf-8", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "X-Frame-Options": "SAMEORIGIN", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=Ipv4;", + "x-ms-keyvault-region": "northcentralus", + "x-ms-request-id": "75624f66-d8e1-11ed-bf5c-000d3a612dea", + "x-ms-server-latency": "0" + }, + "ResponseBody": { + "alg": "A192KW", + "kid": "https://azkvrecordtestshsm.managedhsm.azure.net/keys/symmetrickey234660/27454b8863820a901b634d4a69b231e5", + "value": "ABEiM0RVZneImaq7zN3u_w" + } + } + ], + "Variables": { + "0": "symmetrickey234660" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK128Local.json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK128Local.json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK128Local.json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK128Local.json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK128[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK128[1].json index ae099de13608e..061ec8e791333 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK128[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK128[1].json @@ -1,54 +1,122 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/secretkey406834f8?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/secretkey51503dad?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:23:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "79f01f3c-3ec0-4e93-84aa-3fa8fc9eea2b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "286", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2b24c325-606f-409f-8697-823de1b2d3c1", - "Body" : "{\"value\":\"AAECAwQFBgcICQoLDA0ODw==\",\"id\":\"https://azsdktests.vault.azure.net/secrets/secretkey406834f8/70f31295466646ab8e21faab16f622de\",\"attributes\":{\"enabled\":true,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/secretkey51503dad?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "52", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "AAECAwQFBgcICQoLDA0ODw==", + "attributes": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "284", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:23:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8ea2e86a-1579-437c-95bb-67c7517ccdc5" + }, + "ResponseBody": { + "value": "AAECAwQFBgcICQoLDA0ODw==", + "id": "https://azkvrecordtests.vault.azure.net/secrets/secretkey51503dad/0ae953d33e8041a4994aef2b09c2f217", + "attributes": { + "enabled": true, + "created": 1681269836, + "updated": 1681269836, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/secretkey406834f8/70f31295466646ab8e21faab16f622de?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "286", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6f7292a4-1a91-4757-9349-9ee5e3d9cd83", - "Body" : "{\"value\":\"AAECAwQFBgcICQoLDA0ODw==\",\"id\":\"https://azsdktests.vault.azure.net/secrets/secretkey406834f8/70f31295466646ab8e21faab16f622de\",\"attributes\":{\"enabled\":true,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "secretkey406834f8" ] + { + "RequestUri": "https://REDACTED/secrets/secretkey51503dad/0ae953d33e8041a4994aef2b09c2f217?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "284", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:23:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0df2f8b1-86bd-47b8-b593-e38b6b4fb0f6" + }, + "ResponseBody": { + "value": "AAECAwQFBgcICQoLDA0ODw==", + "id": "https://azkvrecordtests.vault.azure.net/secrets/secretkey51503dad/0ae953d33e8041a4994aef2b09c2f217", + "attributes": { + "enabled": true, + "created": 1681269836, + "updated": 1681269836, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "secretkey51503dad" + } } diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK192Local.json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK192Local.json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK192Local.json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK192Local.json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK192[1].json b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK192[1].json index e220d65ed38df..46347a51d2c3f 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK192[1].json +++ b/sdk/keyvault/azure-security-keyvault-keys/src/test/resources/session-records/KeyEncryptionKeyClientTest.wrapUnwrapSymmetricAK192[1].json @@ -1,54 +1,122 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/secretkey58164833?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/secretkey455740a4?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:23:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7a3692f7-f26c-4282-9fba-378c1306ed1e" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "294", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "20ed4439-71c8-4cc9-b604-a51c1161d6af", - "Body" : "{\"value\":\"AAECAwQFBgcICQoLDA0ODxAREhMUFRYX\",\"id\":\"https://azsdktests.vault.azure.net/secrets/secretkey58164833/6a2f6e77a03a4bb39cc3ff0e8ffded32\",\"attributes\":{\"enabled\":true,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/secretkey455740a4?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "60", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "AAECAwQFBgcICQoLDA0ODxAREhMUFRYX", + "attributes": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "292", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:23:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "93e8fcc5-f56c-422d-8562-26ee2fcb0763" + }, + "ResponseBody": { + "value": "AAECAwQFBgcICQoLDA0ODxAREhMUFRYX", + "id": "https://azkvrecordtests.vault.azure.net/secrets/secretkey455740a4/2e81ef646b4e4f8fae8aba0460c1d2a4", + "attributes": { + "enabled": true, + "created": 1681269836, + "updated": 1681269836, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/secretkey58164833/6a2f6e77a03a4bb39cc3ff0e8ffded32?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:27 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "294", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "56d04d96-2a64-4ac8-9c4e-48fb5c720699", - "Body" : "{\"value\":\"AAECAwQFBgcICQoLDA0ODxAREhMUFRYX\",\"id\":\"https://azsdktests.vault.azure.net/secrets/secretkey58164833/6a2f6e77a03a4bb39cc3ff0e8ffded32\",\"attributes\":{\"enabled\":true,\"created\":1678954167,\"updated\":1678954167,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "secretkey58164833" ] + { + "RequestUri": "https://REDACTED/secrets/secretkey455740a4/2e81ef646b4e4f8fae8aba0460c1d2a4?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "292", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 03:23:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f2a12742-d0c6-4339-8e8d-ea6235ccb0b9" + }, + "ResponseBody": { + "value": "AAECAwQFBgcICQoLDA0ODxAREhMUFRYX", + "id": "https://azkvrecordtests.vault.azure.net/secrets/secretkey455740a4/2e81ef646b4e4f8fae8aba0460c1d2a4", + "attributes": { + "enabled": true, + "created": 1681269836, + "updated": 1681269836, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "secretkey455740a4" + } } diff --git a/sdk/keyvault/azure-security-keyvault-perf/pom.xml b/sdk/keyvault/azure-security-keyvault-perf/pom.xml index 92485d54d496c..195d7347ab0e1 100644 --- a/sdk/keyvault/azure-security-keyvault-perf/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-perf/pom.xml @@ -46,7 +46,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 com.azure diff --git a/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md b/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md index d418332ce7c74..24427ba2c9453 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md +++ b/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md @@ -10,6 +10,18 @@ ### Other Changes +## 4.6.1 (2023-04-20) + +### Other Changes + +- Test proxy server migration. +- Made all logger instances static. + +#### Dependency Updates + +- Upgraded `azure-core-http-netty` from `1.13.1` to version `1.13.2`. +- Upgraded `azure-core` from `1.37.0` to version `1.38.0`. + ## 4.6.0 (2023-03-18) ### Features Added diff --git a/sdk/keyvault/azure-security-keyvault-secrets/README.md b/sdk/keyvault/azure-security-keyvault-secrets/README.md index c65c6b983f537..98ebe32bc4866 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/README.md +++ b/sdk/keyvault/azure-security-keyvault-secrets/README.md @@ -46,7 +46,7 @@ If you want to take dependency on a particular version of the library that is no com.azure azure-security-keyvault-secrets - 4.6.0 + 4.6.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/keyvault/azure-security-keyvault-secrets/pom.xml b/sdk/keyvault/azure-security-keyvault-secrets/pom.xml index ff131396fdcae..62dfef3617f88 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-secrets/pom.xml @@ -110,7 +110,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/SecretAsyncClient.java b/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/SecretAsyncClient.java index 387bb85f32838..fafa4e8b9e18f 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/SecretAsyncClient.java +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/SecretAsyncClient.java @@ -50,7 +50,8 @@ @ServiceClient(builder = SecretClientBuilder.class, isAsync = true, serviceInterfaces = SecretClientImpl.SecretService.class) public final class SecretAsyncClient { - private final ClientLogger logger = new ClientLogger(SecretAsyncClient.class); + private static final ClientLogger LOGGER = new ClientLogger(SecretAsyncClient.class); + private final SecretClientImpl implClient; /** @@ -118,7 +119,7 @@ public Mono setSecret(KeyVaultSecret secret) { try { return setSecretWithResponse(secret).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -150,7 +151,7 @@ public Mono setSecret(String name, String value) { return withContext(context -> implClient.setSecretWithResponseAsync(name, value, context)).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -191,7 +192,7 @@ public Mono> setSecretWithResponse(KeyVaultSecret secre try { return withContext(context -> implClient.setSecretWithResponseAsync(secret, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -221,7 +222,7 @@ public Mono getSecret(String name) { try { return getSecretWithResponse(name, "").flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -260,7 +261,7 @@ public Mono getSecret(String name, String version) { try { return getSecretWithResponse(name, version).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -298,7 +299,7 @@ public Mono> getSecretWithResponse(String name, String try { return withContext(context -> implClient.getSecretWithResponseAsync(name, version, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -343,7 +344,7 @@ public Mono updateSecretProperties(SecretProperties secretProp try { return updateSecretPropertiesWithResponse(secretProperties).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -390,7 +391,7 @@ public Mono> updateSecretPropertiesWithResponse(Secre return withContext(context -> implClient.updateSecretPropertiesWithResponseAsync(secretProperties, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -450,7 +451,7 @@ public Mono getDeletedSecret(String name) { try { return getDeletedSecretWithResponse(name).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -482,7 +483,7 @@ public Mono> getDeletedSecretWithResponse(String name) { try { return withContext(context -> implClient.getDeletedSecretWithResponseAsync(name, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -513,7 +514,7 @@ public Mono purgeDeletedSecret(String name) { try { return purgeDeletedSecretWithResponse(name).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -543,7 +544,7 @@ public Mono> purgeDeletedSecretWithResponse(String name) { try { return withContext(context -> implClient.purgeDeletedSecretWithResponseAsync(name, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -602,7 +603,7 @@ public Mono backupSecret(String name) { try { return backupSecretWithResponse(name).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -633,7 +634,7 @@ public Mono> backupSecretWithResponse(String name) { try { return withContext(context -> implClient.backupSecretWithResponseAsync(name, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -664,7 +665,7 @@ public Mono restoreSecretBackup(byte[] backup) { try { return restoreSecretBackupWithResponse(backup).flatMap(FluxUtil::toMono); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -696,7 +697,7 @@ public Mono> restoreSecretBackupWithResponse(byte[] bac try { return withContext(context -> implClient.restoreSecretBackupWithResponseAsync(backup, context)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/implementation/SecretClientImpl.java b/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/implementation/SecretClientImpl.java index 445092558ff65..97bc4b1b9e918 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/implementation/SecretClientImpl.java +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/implementation/SecretClientImpl.java @@ -50,18 +50,18 @@ import static com.azure.core.util.FluxUtil.withContext; public class SecretClientImpl { - static final String ACCEPT_LANGUAGE = "en-US"; - static final int DEFAULT_MAX_PAGE_RESULTS = 25; - static final String CONTENT_TYPE_HEADER_VALUE = "application/json"; - private static final String HTTP_REST_PROXY_SYNC_PROXY_ENABLE = "com.azure.core.http.restproxy.syncproxy.enable"; - + private static final ClientLogger LOGGER = new ClientLogger(SecretClientImpl.class); private static final Duration DEFAULT_POLLING_INTERVAL = Duration.ofSeconds(1); + private static final String HTTP_REST_PROXY_SYNC_PROXY_ENABLE = "com.azure.core.http.restproxy.syncproxy.enable"; - private final String vaultUrl; - private final SecretService service; - private final ClientLogger logger = new ClientLogger(SecretClientImpl.class); private final HttpPipeline pipeline; + private final SecretService service; private final SecretServiceVersion secretServiceVersion; + private final String vaultUrl; + + static final int DEFAULT_MAX_PAGE_RESULTS = 25; + static final String ACCEPT_LANGUAGE = "en-US"; + static final String CONTENT_TYPE_HEADER_VALUE = "application/json"; /** * Creates a {@link SecretClientImpl} that uses an {@link HttpPipeline} to service requests. @@ -480,9 +480,9 @@ public Mono> setSecretWithResponseAsync(KeyVaultSecret return service.setSecretAsync(vaultUrl, secret.getName(), secretServiceVersion.getVersion(), ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Setting secret - {}", secret.getName())) - .doOnSuccess(response -> logger.verbose("Set secret - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to set secret - {}", secret.getName(), error)); + .doOnRequest(ignored -> LOGGER.verbose("Setting secret - {}", secret.getName())) + .doOnSuccess(response -> LOGGER.verbose("Set secret - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to set secret - {}", secret.getName(), error)); } public Response setSecretWithResponse(KeyVaultSecret secret, Context context) { @@ -509,9 +509,9 @@ public Mono> setSecretWithResponseAsync(String name, St return service.setSecretAsync(vaultUrl, name, secretServiceVersion.getVersion(), ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Setting secret - {}", name)) - .doOnSuccess(response -> logger.verbose("Set secret - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to set secret - {}", name, error)); + .doOnRequest(ignored -> LOGGER.verbose("Setting secret - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Set secret - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to set secret - {}", name, error)); } public Response setSecretWithResponse(String name, String value, Context context) { @@ -526,9 +526,9 @@ public Response setSecretWithResponse(String name, String value, public Mono> getSecretWithResponseAsync(String name, String version, Context context) { return service.getSecretAsync(vaultUrl, name, version == null ? "" : version, secretServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignoredValue -> logger.verbose("Retrieving secret - {}", name)) - .doOnSuccess(response -> logger.verbose("Retrieved secret - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to get secret - {}", name, error)); + .doOnRequest(ignoredValue -> LOGGER.verbose("Retrieving secret - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved secret - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to get secret - {}", name, error)); } public Response getSecretWithResponse(String name, String version, Context context) { @@ -546,9 +546,9 @@ public Mono> updateSecretPropertiesWithResponseAsync( return service.updateSecretAsync(vaultUrl, secretProperties.getName(), secretProperties.getVersion(), secretServiceVersion.getVersion(), ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Updating secret - {}", secretProperties.getName())) - .doOnSuccess(response -> logger.verbose("Updated secret - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to update secret - {}", secretProperties.getName(), error)); + .doOnRequest(ignored -> LOGGER.verbose("Updating secret - {}", secretProperties.getName())) + .doOnSuccess(response -> LOGGER.verbose("Updated secret - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to update secret - {}", secretProperties.getName(), error)); } public Response updateSecretPropertiesWithResponse(SecretProperties secretProperties, @@ -654,9 +654,9 @@ private Function, PollResponse> cre private Mono> deleteSecretWithResponseAsync(String name, Context context) { return service.deleteSecretAsync(vaultUrl, name, secretServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Deleting secret - {}", name)) - .doOnSuccess(response -> logger.verbose("Deleted secret - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to delete secret - {}", name, error)); + .doOnRequest(ignored -> LOGGER.verbose("Deleting secret - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Deleted secret - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to delete secret - {}", name, error)); } private Response deleteSecretWithResponse(String name, Context context) { @@ -668,9 +668,9 @@ private Response deleteSecretWithResponse(String name, Context co public Mono> getDeletedSecretWithResponseAsync(String name, Context context) { return service.getDeletedSecretAsync(vaultUrl, name, secretServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Retrieving deleted secret - {}", name)) - .doOnSuccess(response -> logger.verbose("Retrieved deleted secret - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to retrieve deleted secret - {}", name, error)); + .doOnRequest(ignored -> LOGGER.verbose("Retrieving deleted secret - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved deleted secret - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to retrieve deleted secret - {}", name, error)); } public Response getDeletedSecretWithResponse(String name, Context context) { @@ -684,9 +684,9 @@ public Response getDeletedSecretWithResponse(String name, Context public Mono> purgeDeletedSecretWithResponseAsync(String name, Context context) { return service.purgeDeletedSecretAsync(vaultUrl, name, secretServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Purging deleted secret - {}", name)) - .doOnSuccess(response -> logger.verbose("Purged deleted secret - {}", name)) - .doOnError(error -> logger.warning("Failed to purge deleted secret - {}", name, error)); + .doOnRequest(ignored -> LOGGER.verbose("Purging deleted secret - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Purged deleted secret - {}", name)) + .doOnError(error -> LOGGER.warning("Failed to purge deleted secret - {}", name, error)); } public Response purgeDeletedSecretWithResponse(String name, Context context) { @@ -738,17 +738,17 @@ private Function, Mono> recoverDeletedSecretWithResponseAsync(String name, Context context) { return service.recoverDeletedSecretAsync(vaultUrl, name, secretServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Recovering deleted secret - {}", name)) - .doOnSuccess(response -> logger.verbose("Recovered deleted secret - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to recover deleted secret - {}", name, error)); + .doOnRequest(ignored -> LOGGER.verbose("Recovering deleted secret - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Recovered deleted secret - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to recover deleted secret - {}", name, error)); } public Mono> backupSecretWithResponseAsync(String name, Context context) { return service.backupSecretAsync(vaultUrl, name, secretServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Backing up secret - {}", name)) - .doOnSuccess(response -> logger.verbose("Backed up secret - {}", name)) - .doOnError(error -> logger.warning("Failed to back up secret - {}", name, error)) + .doOnRequest(ignored -> LOGGER.verbose("Backing up secret - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Backed up secret - {}", name)) + .doOnError(error -> LOGGER.warning("Failed to back up secret - {}", name, error)) .flatMap(base64URLResponse -> Mono.just(new SimpleResponse<>(base64URLResponse.getRequest(), base64URLResponse.getStatusCode(), base64URLResponse.getHeaders(), base64URLResponse.getValue().getValue()))); @@ -770,9 +770,9 @@ public Mono> restoreSecretBackupWithResponseAsync(byte[ return service.restoreSecretAsync(vaultUrl, secretServiceVersion.getVersion(), ACCEPT_LANGUAGE, parameters, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Attempting to restore secret")) - .doOnSuccess(response -> logger.verbose("Restored secret - {}", response.getValue().getName())) - .doOnError(error -> logger.warning("Failed to restore secret", error)); + .doOnRequest(ignored -> LOGGER.verbose("Attempting to restore secret")) + .doOnSuccess(response -> LOGGER.verbose("Restored secret - {}", response.getValue().getName())) + .doOnError(error -> LOGGER.warning("Failed to restore secret", error)); } public Response restoreSecretBackupWithResponse(byte[] backup, Context context) { @@ -790,7 +790,7 @@ public PagedFlux listPropertiesOfSecrets() { () -> withContext(this::listSecretsFirstPage), continuationToken -> withContext(context -> listSecretsNextPage(continuationToken, context))); } catch (RuntimeException ex) { - return new PagedFlux<>(() -> monoError(logger, ex)); + return new PagedFlux<>(() -> monoError(LOGGER, ex)); } } @@ -813,11 +813,11 @@ private Mono> listSecretsFirstPage(Context conte try { return service.getSecretsAsync(vaultUrl, DEFAULT_MAX_PAGE_RESULTS, secretServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing secrets")) - .doOnSuccess(response -> logger.verbose("Listed secrets")) - .doOnError(error -> logger.warning("Failed to list secrets", error)); + .doOnRequest(ignored -> LOGGER.verbose("Listing secrets")) + .doOnSuccess(response -> LOGGER.verbose("Listed secrets")) + .doOnError(error -> LOGGER.warning("Failed to list secrets", error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -836,12 +836,12 @@ private Mono> listSecretsNextPage(String continu return service.getSecretsAsync(vaultUrl, continuationToken, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) .doOnRequest(ignoredValue -> - logger.verbose("Retrieving the next secrets page - Page {}", continuationToken)) - .doOnSuccess(response -> logger.verbose("Retrieved the next secrets page - Page {}", continuationToken)) + LOGGER.verbose("Retrieving the next secrets page - Page {}", continuationToken)) + .doOnSuccess(response -> LOGGER.verbose("Retrieved the next secrets page - Page {}", continuationToken)) .doOnError(error -> - logger.warning("Failed to retrieve the next secrets page - Page {}", continuationToken, error)); + LOGGER.warning("Failed to retrieve the next secrets page - Page {}", continuationToken, error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -851,7 +851,7 @@ public PagedFlux listDeletedSecrets() { () -> withContext(this::listDeletedSecretsFirstPage), continuationToken -> withContext(context -> listDeletedSecretsNextPage(continuationToken, context))); } catch (RuntimeException ex) { - return new PagedFlux<>(() -> monoError(logger, ex)); + return new PagedFlux<>(() -> monoError(LOGGER, ex)); } } @@ -874,11 +874,11 @@ private Mono> listDeletedSecretsFirstPage(Context c try { return service.getDeletedSecretsAsync(vaultUrl, DEFAULT_MAX_PAGE_RESULTS, secretServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing deleted secrets")) - .doOnSuccess(response -> logger.verbose("Listed deleted secrets")) - .doOnError(error -> logger.warning("Failed to list deleted secrets", error)); + .doOnRequest(ignored -> LOGGER.verbose("Listing deleted secrets")) + .doOnSuccess(response -> LOGGER.verbose("Listed deleted secrets")) + .doOnError(error -> LOGGER.warning("Failed to list deleted secrets", error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -897,14 +897,14 @@ private Mono> listDeletedSecretsNextPage(String con return service.getDeletedSecretsAsync(vaultUrl, continuationToken, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) .doOnRequest(ignoredValue -> - logger.verbose("Retrieving the next deleted secrets page - Page {}", continuationToken)) + LOGGER.verbose("Retrieving the next deleted secrets page - Page {}", continuationToken)) .doOnSuccess(response -> - logger.verbose("Retrieved the next deleted secrets page - Page {}", continuationToken)) + LOGGER.verbose("Retrieved the next deleted secrets page - Page {}", continuationToken)) .doOnError(error -> - logger.warning("Failed to retrieve the next deleted secrets page - Page {}", continuationToken, + LOGGER.warning("Failed to retrieve the next deleted secrets page - Page {}", continuationToken, error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -914,7 +914,7 @@ public PagedFlux listPropertiesOfSecretVersions(String name) { () -> withContext(context -> listSecretVersionsFirstPage(name, context)), continuationToken -> withContext(context -> listSecretVersionsNextPage(continuationToken, context))); } catch (RuntimeException ex) { - return new PagedFlux<>(() -> monoError(logger, ex)); + return new PagedFlux<>(() -> monoError(LOGGER, ex)); } } @@ -938,11 +938,11 @@ private Mono> listSecretVersionsFirstPage(String return service.getSecretVersionsAsync(vaultUrl, name, DEFAULT_MAX_PAGE_RESULTS, secretServiceVersion.getVersion(), ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) - .doOnRequest(ignored -> logger.verbose("Listing secret versions - {}", name)) - .doOnSuccess(response -> logger.verbose("Listed secret versions - {}", name)) - .doOnError(error -> logger.warning("Failed to list secret versions - {}", name, error)); + .doOnRequest(ignored -> LOGGER.verbose("Listing secret versions - {}", name)) + .doOnSuccess(response -> LOGGER.verbose("Listed secret versions - {}", name)) + .doOnError(error -> LOGGER.warning("Failed to list secret versions - {}", name, error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } @@ -961,14 +961,14 @@ private Mono> listSecretVersionsNextPage(String return service.getSecretsAsync(vaultUrl, continuationToken, ACCEPT_LANGUAGE, CONTENT_TYPE_HEADER_VALUE, context) .doOnRequest(ignoredValue -> - logger.verbose("Retrieving the next secrets versions page - Page {}", continuationToken)) + LOGGER.verbose("Retrieving the next secrets versions page - Page {}", continuationToken)) .doOnSuccess(response -> - logger.verbose("Retrieved the next secrets versions page - Page {}", continuationToken)) + LOGGER.verbose("Retrieved the next secrets versions page - Page {}", continuationToken)) .doOnError(error -> - logger.warning("Failed to retrieve the next secrets versions page - Page {}", continuationToken, + LOGGER.warning("Failed to retrieve the next secrets versions page - Page {}", continuationToken, error)); } catch (RuntimeException ex) { - return monoError(logger, ex); + return monoError(LOGGER, ex); } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/models/KeyVaultSecretIdentifier.java b/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/models/KeyVaultSecretIdentifier.java index 9e19ecdbf573a..f05fca6959444 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/models/KeyVaultSecretIdentifier.java +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/models/KeyVaultSecretIdentifier.java @@ -17,7 +17,8 @@ */ @Immutable public final class KeyVaultSecretIdentifier { - private final ClientLogger logger = new ClientLogger(KeyVaultSecretIdentifier.class); + private static final ClientLogger LOGGER = new ClientLogger(KeyVaultSecretIdentifier.class); + private final String sourceId, vaultUrl, name, version; /** @@ -39,7 +40,7 @@ public final class KeyVaultSecretIdentifier { */ public KeyVaultSecretIdentifier(String sourceId) { if (sourceId == null) { - throw logger.logExceptionAsError(new NullPointerException("'sourceId' cannot be null.")); + throw LOGGER.logExceptionAsError(new NullPointerException("'sourceId' cannot be null.")); } try { @@ -49,7 +50,7 @@ public KeyVaultSecretIdentifier(String sourceId) { // More or less segments in the URI than expected. if (pathSegments.length != 3 && pathSegments.length != 4) { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new IllegalArgumentException("'sourceId' is not a valid Key Vault identifier.")); } @@ -58,7 +59,7 @@ public KeyVaultSecretIdentifier(String sourceId) { this.name = pathSegments[2]; this.version = pathSegments.length == 4 ? pathSegments[3] : null; } catch (MalformedURLException e) { - throw logger.logExceptionAsError( + throw LOGGER.logExceptionAsError( new IllegalArgumentException("'sourceId' is not a valid Key Vault identifier.", e)); } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/models/SecretProperties.java b/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/models/SecretProperties.java index 2ec536b7d367e..edb8969980af6 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/models/SecretProperties.java +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/models/SecretProperties.java @@ -26,7 +26,7 @@ */ @Fluent public class SecretProperties { - private final ClientLogger logger = new ClientLogger(SecretProperties.class); + private static final ClientLogger LOGGER = new ClientLogger(SecretProperties.class); /** * The secret id. @@ -338,7 +338,7 @@ void unpackId(String id) { this.version = (tokens.length >= 4 ? tokens[3] : null); } catch (MalformedURLException e) { // Should never come here. - logger.error("Received Malformed Secret Id URL from KV Service"); + LOGGER.error("Received Malformed Secret Id URL from KV Service"); } } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/KeyVaultSecretsUserAgentPropertiesTest.java b/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/KeyVaultSecretsUserAgentPropertiesTest.java index 95aaac5b8de1f..24d7e65649aeb 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/KeyVaultSecretsUserAgentPropertiesTest.java +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/KeyVaultSecretsUserAgentPropertiesTest.java @@ -4,9 +4,10 @@ package com.azure.security.keyvault.secrets; import com.azure.core.util.CoreUtils; -import java.util.Map; import org.junit.jupiter.api.Test; +import java.util.Map; + import static org.junit.jupiter.api.Assertions.assertTrue; public class KeyVaultSecretsUserAgentPropertiesTest { diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/SecretAsyncClientTest.java b/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/SecretAsyncClientTest.java index b055826fdbed9..55cbb7c8e7083 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/SecretAsyncClientTest.java +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/SecretAsyncClientTest.java @@ -21,6 +21,7 @@ import com.azure.security.keyvault.secrets.models.SecretProperties; import org.junit.jupiter.params.ParameterizedTest; import org.junit.jupiter.params.provider.MethodSource; +import reactor.core.publisher.Mono; import reactor.test.StepVerifier; import java.net.HttpURLConnection; @@ -50,8 +51,8 @@ private void createSecretAsyncClient(HttpClient httpClient, SecretServiceVersion private void createSecretAsyncClient(HttpClient httpClient, SecretServiceVersion serviceVersion, String testTenantId) { - HttpPipeline httpPipeline = getHttpPipeline(buildAsyncAssertingClient(httpClient == null - ? interceptorManager.getPlaybackClient() : httpClient), testTenantId); + HttpPipeline httpPipeline = getHttpPipeline(buildAsyncAssertingClient( + interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient), testTenantId); SecretClientImpl implClient = spy(new SecretClientImpl(getEndpoint(), httpPipeline, serviceVersion)); if (interceptorManager.isPlaybackMode()) { @@ -543,11 +544,15 @@ public void listSecretVersions(HttpClient httpClient, SecretServiceVersion servi sleepInRecordMode(30000); - secretAsyncClient.listPropertiesOfSecretVersions(secretName).subscribe(output::add); - - sleepInRecordMode(30000); - - assertEquals(secretsToSetAndList.size(), output.size()); + StepVerifier.create(secretAsyncClient.listPropertiesOfSecretVersions(secretName) + .map(secretProperties -> { + output.add(secretProperties); + return Mono.empty(); + }) + .last()) + .assertNext(ignore -> + assertEquals(secretsToSetAndList.size(), output.size())) + .verifyComplete(); }); } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/SecretClientTest.java b/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/SecretClientTest.java index 96d3aa77dab6c..6ed88ee8ad8c7 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/SecretClientTest.java +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/SecretClientTest.java @@ -46,8 +46,8 @@ private void createClient(HttpClient httpClient, SecretServiceVersion serviceVer } private void createClient(HttpClient httpClient, SecretServiceVersion serviceVersion, String testTenantId) { - HttpPipeline httpPipeline = getHttpPipeline(buildSyncAssertingClient(httpClient == null - ? interceptorManager.getPlaybackClient() : httpClient), testTenantId); + HttpPipeline httpPipeline = getHttpPipeline(buildSyncAssertingClient( + interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient), testTenantId); SecretClientImpl implClient = spy(new SecretClientImpl(getEndpoint(), httpPipeline, serviceVersion)); if (interceptorManager.isPlaybackMode()) { diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/SecretClientTestBase.java b/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/SecretClientTestBase.java index 2cd18af3fdd3f..39c9980ef34d9 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/SecretClientTestBase.java +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/java/com/azure/security/keyvault/secrets/SecretClientTestBase.java @@ -18,8 +18,11 @@ import com.azure.core.http.policy.RetryStrategy; import com.azure.core.http.policy.UserAgentPolicy; import com.azure.core.http.rest.Response; -import com.azure.core.test.TestBase; -import com.azure.core.test.TestMode; +import com.azure.core.test.TestProxyTestBase; +import com.azure.core.test.models.BodilessMatcher; +import com.azure.core.test.models.CustomMatcher; +import com.azure.core.test.models.TestProxyRequestMatcher; +import com.azure.core.test.utils.MockTokenCredential; import com.azure.core.util.Configuration; import com.azure.core.util.CoreUtils; import com.azure.identity.ClientSecretCredentialBuilder; @@ -34,6 +37,7 @@ import java.time.ZoneOffset; import java.util.ArrayList; import java.util.Arrays; +import java.util.Collections; import java.util.HashMap; import java.util.List; import java.util.Map; @@ -46,7 +50,7 @@ import static org.junit.jupiter.api.Assertions.assertNotNull; import static org.junit.jupiter.api.Assertions.fail; -public abstract class SecretClientTestBase extends TestBase { +public abstract class SecretClientTestBase extends TestProxyTestBase { static final String DISPLAY_NAME_WITH_ARGUMENTS = "{displayName} with [{arguments}]"; private static final String AZURE_TEST_KEYVAULT_SECRET_SERVICE_VERSIONS = "AZURE_KEYVAULT_TEST_SECRETS_SERVICE_VERSIONS"; @@ -65,6 +69,7 @@ protected String getTestName() { } void beforeTestSetup() { + KeyVaultCredentialPolicy.clearCache(); } HttpPipeline getHttpPipeline(HttpClient httpClient) { @@ -72,7 +77,7 @@ HttpPipeline getHttpPipeline(HttpClient httpClient) { } HttpPipeline getHttpPipeline(HttpClient httpClient, String testTenantId) { - TokenCredential credential = null; + TokenCredential credential; if (!interceptorManager.isPlaybackMode()) { String clientId = Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_CLIENT_ID"); @@ -91,6 +96,13 @@ HttpPipeline getHttpPipeline(HttpClient httpClient, String testTenantId) { .tenantId(tenantId) .additionallyAllowedTenants("*") .build(); + } else { + credential = new MockTokenCredential(); + + List customMatchers = new ArrayList<>(); + customMatchers.add(new BodilessMatcher()); + customMatchers.add(new CustomMatcher().setExcludedHeaders(Collections.singletonList("Authorization"))); + interceptorManager.addMatchers(customMatchers); } // Closest to API goes first, closest to wire goes last. @@ -105,19 +117,20 @@ HttpPipeline getHttpPipeline(HttpClient httpClient, String testTenantId) { policies.add(new RetryPolicy(strategy)); if (credential != null) { - policies.add(new KeyVaultCredentialPolicy(credential, false)); + // If in playback mode, disable the challenge resource verification. + policies.add(new KeyVaultCredentialPolicy(credential, interceptorManager.isPlaybackMode())); } HttpPolicyProviders.addAfterRetryPolicies(policies); policies.add(new HttpLoggingPolicy(new HttpLogOptions().setLogLevel(HttpLogDetailLevel.BODY_AND_HEADERS))); - if (getTestMode() == TestMode.RECORD) { + if (interceptorManager.isRecordMode()) { policies.add(interceptorManager.getRecordPolicy()); } return new HttpPipelineBuilder() .policies(policies.toArray(new HttpPipelinePolicy[0])) - .httpClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient) + .httpClient(interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient) .build(); } @@ -403,7 +416,7 @@ static void assertSecretEquals(KeyVaultSecret expected, KeyVaultSecret actual) { public String getEndpoint() { final String endpoint = - Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_ENDPOINT", "http://localhost:8080"); + Configuration.getGlobalConfiguration().get("AZURE_KEYVAULT_ENDPOINT", "https://localhost:8080"); Objects.requireNonNull(endpoint); diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.backupSecretNotFound[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.backupSecretNotFound[1].json index 7ad8a0706aad2..63c329d96480c 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.backupSecretNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.backupSecretNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/secrets/non-existing/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "90e8acdc-8d68-4f9b-be75-359a07ed11c7" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "309", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "820958c7-226c-4d70-bc60-c2533ea8e734", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/secrets/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "309", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e6f745a6-9d2c-4aa5-b7eb-003e38028c30" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.backupSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.backupSecret[1].json index 3ad503ca8023f..f9b0cfb641ab6 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.backupSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.backupSecret[1].json @@ -1,54 +1,117 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/5d337cf415a84ba9935b?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/a6751e493ee544259da1?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6a3cf5c8-1b6f-465e-beec-f503c98c2b42" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "301", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ca6f580d-47da-4914-aa9e-324d508991da", - "Body" : "{\"value\":\"testSecretBackupVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/5d337cf415a84ba9935b/d3f39452c3184dc58f7b89bf47bc09e4\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/a6751e493ee544259da1?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "63", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretBackupVal", + "attributes": { + "exp": 2852668800 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "299", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "11b305a7-2c3c-4404-a29f-780ba4b00cd0" + }, + "ResponseBody": { + "value": "testSecretBackupVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/a6751e493ee544259da1/99a79aa9afea472fb19e66751722f2e3", + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/secrets/5d337cf415a84ba9935b/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "6976", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f166769d-dff8-475d-8fba-e128e88a1e12", - "Body" : "{\"value\":\"KUF6dXJlS2V5VmF1bHRTZWNyZXRCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuTXpial96TmpNSkZlRFk5VC1IVS1keWI1NVF5MFdEc1dpbERsVmY3SW81S29nNG50bXhNU0g3WWwtTW9oUUVxSzRkUWZYMkN5d3RsZTkxVkd4RERNdVk0ZWRNMEgxR2REc0tkZFJ0Q2YxbGx1M3ItbmhadVJlc3l6QmlILUVBOWs1VmJDOXN1UzAxMkRWMlBaZEJpNEZYNjE1TnJ5eTl6blpBbjRlRER4dzBFRHVYam04QmZKWGNCZFB4VUoyRzg3bHFSQnJaRjNQMFdna1Nnb19qZWh4R0pZUmJ4elpsc0lULUVXNzN4bF81RGE5bHhZYUEyUmwwTHRHUU1aUjh0MDdZU2hYS1ZHTmh0YzVwaHdDbzI1LW5rSk1WQThSc3A5ZF9MSDhzOWduM092YjBEWFRUNW5qTVVUSUNldFJqT1RId2s5Q2E4TFJrdDMzckU1akM1R3B3LnpqWFdPNFdlVGNCT2llSEZYR0hhR1EubVQtcmo1ZTZuQ3Rmcmx2Y2FaMHlWVS02VzFSbkd3ZzQtSTktTEpQdW9qZmNTWjBPSUJHY1NjN1lha3U0aEZ1dUIxY2RBd3hPRFd4WWJRM2xYRUFNTUJ1LTFZWDNhYWpIUkN2MFAzNWVRYzVNbzBWd1JiSlB5TjF0TktaUTFJZ1hncmlub0d0RFdiaFVJZkpVUU9VSEZCN3JpcGFPSmtockZqVzFWaVdacGpFdlBHNGRrclhzWjBSdEFJUC1RMm5GdDF1amhLUTY0T0p3WUtnOXN4b2pYMlhSRURwVE1vOTJ1b3lUNWl5bkdCck1zQ1l6ZDdEYWFGTjVOSjlvRUhXZHNjNnI3eEdYRTdnakNDRUN1ajZHQkJMdFFPRlFsQlhyTW5Bbm1oVmVsZVJEb2ZOYm1iQ2U0NnlUSHZpclNuU3pra2xKX2hTTjNwaVFqLUNsVWI0QlhzMHZmTk9mU0dYVWVfeUR1OGZCekJTcUdTUjVIVW1Ub09Tc04tWWNKNURyeGpueDQ0STBQTnN5VkhZOHUtdXpTZjBSYUlPWkQwMk9Ud0pWckF1NFZvbzVlMFVobGhMTVNKMF93dnp4ZkJXc1FVdVExTktGcGZFWEZhYkhzdjRCZWVxRkdiSW1rcDg0Y3QxdjBJZWc1Zm5TSk8yTWJuSXZYLXhCaEpjVVZaQ3lNSmp1MEpnbTE3aXhKajI5M1haeUJCT19ub0daSDAtX19jZXRoQ2lUazd0bUxBU0VSTWdJYVlxQzNLV3lZcXV0OFBjeWsxaHBoazhfdFNFanUtRjZZS0xlV2xRYVBsekZfZTlwZVhNOVY4SUN5Nm1zSWM0YWVHUVlFeE1QRlZCQmJCTzUyWUpFMEEzS3kycG9XOUxubTVUWm9ob2xIcEhJWGhtUGxsTTk1LVBONEtJc3FMalhvb3lZRmhXYUh1Wm5sM1ZzRkx5a2xzMS1hOHdNRURfNmZkUGVNYm90WVlsbG1nRWQ0TGprRWZuMHRTc3pOX3dxLVlOWGVRTEpfazBycjk2eVI3SW5fREVOVXhUeUtPMm8xNTJwRTdtdVJRWVlwR0JCTkdLQ0Nlekw1M21RM0x6YlgwdGI2ejRfczBjZ2dRSmZzZ1czV2FpTi1OVHJrcmpmdkFpaDI5bHkyMm9SLVFjRHNrd1VfQnJjREFtQ1RXRkN4YUFKNEwtU3NJcERNSFVldlQ1ZUdXOHJNcnd5LUJvRWgtYmNWWjJ1bS1fNF9QbUt5akRLS3FDTzdRX0NwRmh3cmlHT0ZEaW5Qd1JfSVVfLWJpTXNxSXJ6Uzl2N19lRHpuWHFwb1dNTkVOTmltY29QaEZwQmg3QVA5eXJIUEhrWXZ0b0FCUjBheTdGQWVvVlpvUzRQZ2I0dmdWRWlDdHJHU1J1b1FkcUlHekhkTHhzYjJwOGxRX1BZWHNRYmtMQzUwMGpuZnc5TjM1cExSSlRUeWJTQXdCLWRrRi0ySHRUazVDZmxCVkZINWRhSW9MMkVHQmtaTmh6UFlwam5YUGdvUnJkRTVqUnRTUFlacFkzVkFiZGV3T2oyYVZIUTVDTHEyUmp4SXlubnVUcFFubGYyZEt6dTFRVWxmQ3ZLR2NmbldhcGw3OHZ0YnNZX1FnRy1wUDNZd1BLN2hrbmF5Zm80VW1OOGdNVi1yM2p0bGNDYnNRWlVhNDdvQjZycF96cHJCOTRGU2ZSUFRCZnZnVWU3TjJUamRsNjJ4VjIxV3JjakFJakMwOWk2REFTZUpsLTZ5bGFXZkdJdXRxekVrQ0lUdE9Pb1RPWk44a1Zrcy1ERVFjbDZBNGNIaEJ0VERReWR4eTdkOWIyZ2ZZT0x1MzVjWm5CSjZTbzExeUxWREZWQzQ2ZkcySlhWbnRfSk9oUzVWWndraXJaaUVoQVpjeFVBLXNiQzBKNm1ieWl2X1l1SzBvUGpVaUw2c3l3NHo2RWZ5djh6Q3RNOEFuV1c3aEt2dUFGellOUXpkOTlXQTViN1JYOUJzbkowYlNNTW90QVF2STJKc0tuM3NhUG0wa1N4RXNjT3Y5b3lVcWQyb3RNMkNJVDQwdXQwbXphSlVrc0oyd1VfWXl1VlhCSmNZTFM4YVZpRjF4YmdJaWxpM1VlWm9STzRHdlNHSmhKMFRzM1BJb2J4T3BzQ1hrdHpKOE83UkZYWUIyVkQyazlpUVU1UExCZUhOaS10ajI4czJvYlRWdFFoSVNfalhFaENRc3dER0htM3d0YkM2OUtCdnlBTWEzOU9iVUtiS3d2cFEzUTVRTDl2cUhYYjVfUjhlLW5DM3AwUUVBTVpGMjUxcVZJeUh0ZlhkMzVhaURYblRSRW96bkF3NDdhTVhSS0JBOFdKM2t6eGdZek5WMC1PUEd4MFRfS0UzMXNjNGp3WWxTc3R5TWIwVGl6SW1VcUZhUlRGVEJSYlduQ0pKMDB6R1A0dm1xenpEb0FNNFZVTzVTN1VINzNyWkZ6dWlZdGtYa3REU0VVUXpWUG1ETEE0RUxZR3V2RTB1ajhKdVBCQ05PLTlDVnM5TjhTWmMyR3Rucmd3Q2NYRDZGM2kxRUVVQmpmejBXUHdOYUtZNlBrTFBBT1ZVRE9BT2VsWlkteHNJaVhBOEN3ZkRpUUZPOWRJb2Fnb0k4V2dlcDZJRk5PVWlMVnI4eUdmZVBscVFlTENMRkw0c3BQdU1nMlBTQmVKNXFjcjJfcmVLWHpXUHdzQWZWeWVlT2JJQXZqa2JqLUtfeHZYbEh3YkJMZjlLODBaSG1XZUVWaGRac01JblU4cHF4MmpIaUNXc1haVlhhM3d0X1V2aUkxUFpqNy1UejFfT3JYRDlEYW1IYmJ6MFBzalM4anVhU3o0Z2l1Vi1tV2liTGJRVkF0RjdnZHlvUk9DYkJienlVZGFUV2NWNTZxYlhXUm53bUJVZV9mUEFXUUxua05lbkl0V2Z5UlNXUk9PS3VieGxvV3F2R0QtM2oxUGtCWGx5SkFPRUpnaEVqSVZTNHBqalBWcUQ0dzdCTG1LZ3YycmpCN001OFVZNFlXQ0tTY1pqSFJHUmVyQ1hpdm42T0gwX1c1Ul9STkxvaEI2U0tIY3hza1VHSno2NU9nVHJ4NEhtYUkyR21fdl80UGp3THVERkl1VWpjUjBraFRKcUEwRjlxQnBNdTNNRTVQNW1oVUNZZHRha2FyQnR3dmFkMWRYQlhvT05pTXFJUkpRcTQzdVpCaU5RMmhmaUFtUGlzcVl5NlJGQklTSmEyOVlfa3hTc0M3c0pNeTlKcXdxVXFfRGRyRW1MX00tSzdFRXRuTUJjX2VkZlNOOWV4WDlMcUVNUEx4ZHlaNV9RSG4tdFIycUpta09hTjB2azZXZzFDNVF6SnF1WVktd2lzVU9adWZQSEN1NjRZNXlrSXl0OVlPY0pSZ3RpVE5fZFpwN01ObnB5TnBzSHZ0QW8tbjlOZHdGQnRHUkN1dUxxWTZuOHY3UjhiUTNXNXRMenFLQTZ6WTZPcW1JVTdJNlp3TmNYRG5MbU15aEpyd1ozeFRiWnlNUU1vN0NWZHBReE5Md05vVmRBQi1LZTlkOXFuQ25tSEp5RTRKSmFTQVpVeEcxOFhfVmZTeVdVNFFzejZzWW9hdkNVZ3R5N2NaVFhlOXpwV0N2dlhRZDJ2YU0xeVFhZlUwMUpoaWpyaHQtT3ZjRGxwand4cGg5THdVVG04bjRRVTZPRVRtbTZkQVM1cDZoZVpaV0RQd19iMFFUNmNibFFhWlpxOWxjRXNEeXlid0w3UUwtd0xKb0VKTmVQQUpBVVJBU2Q2Mlp3QTIwZkNDV3hfdlBrT0IwZlBsSjhkR1Vzb3N1enpWalpnTWZtRV9PYXpxMjRpVXBxVDNUTW4xcjI2alI1Z29Tak9uU1BRdkV1b0FKRVpyNWJVZjZrMGFXWlAzSzJYa3MtWmx6blJ6QnVSRDc3c3g3SnlUVEU3SUhJNmM2WC1OMTlkSV9JVUdubk9EN2Jtc0Y2bnZwXzY0OVpOU3JiVlpwWFgtM2RmS1kyUXBOUUl0TnEyME9EYU5MUTR3elNZU0RieV9oV2JpUHctaVd0S3B3d05WTjB1Wlk2YjhtNHBsRHpQQ3ljY3N1enhXdzVSRlhOcjdyX1pXU19UTmY0emYxd1hCdmNOWGxFa2ZVUXhLbi1HQ0hNTDA3NEppZUh3QUNxMFRQNjk2dVVZdEsxbWZIWlFUd2g4MkVvWWNYQUw5NG5vTGpKbnlzNFRwMXBPLWFYRDZ1a3NKS1ZUYUpEZzMteEF2eTNkaHVuTWNHdlMtbkd0RG9Ud1pVMWJDU2U3emhGVm9hT1Jjck50ZFV0MVFUZV9qLTlJcExVWThZUnR0VHQzTkxwbjE5ZzNQOGxIVy1kUVVFVkVrODdUQkxQV01PYlhrVGd1NEVaY0pXTjNuYXJRTjYyUFY0Z0NINzJxQnRiQUhqeG85cF80MjVNbDlNYzB0TjlsTS1STnNWc1gwZktMRmlLUWczem9VOUswaHRVUEdqSHFfSzM1X0lCQjlPX1JsUTlkckl2WFREQ25Gc2dSMmxDVDhEZ1QtWnRtQkp0aDZWa2ZFNzVQWElBTllRRGFVeEw3cWUzamZfR2dCZW9yVnpTQ2lLZ1NwMnI0VFQzYzhFU3lRYUNSRVhDRS1JRnZrUk5MWmNsMjdxZ1BZdTVGdlFocjRwbUw4LVN1T3pONW1yYWs5TDVUU3h3UndvWWN6TDhiZVd6bUltN3VGNmh4WEh3bzQ1RkVVQ2xTNnp6WF9FVmRkTEZiWDdSRHFGUkNCRHNyd0M5OXRWcHJ5Z1RHZlFCSjRMX2xFdVB3MUxIUEpkczNqbmNMYm9WWkRhS3o0bldWMDQxX0psRi0tblJYN19fbVJfdjI2SWxIclROeW8temZVN1RBb2lOLXBwVXZsaC1iaUFhNFNnN2JGdVk1bzIwWExScmtFdmktbXRFMDJmTnE1d25fNHRLOEhpcGlzNUpPUHN6UDRPd0Y2ZkRmMXVnV2pLQk91YlkzVHNUa0JDZW53TzlyajdvR1Y5TFdFNXhUTmxXNTI5cVdxRWxyREttU1ZFZ1FPbGZpYlEtS05zNnd1XzU1YjdaTzdhb0U2MG5FakJ3bTNqblNoajRhNWxpZVRXTTROR1FpWmpQNFFnV3lHRXdpSFlXVEx0clJ6Nk80ZGoyRzRJalUtN2ZfSnREWk0tc19icUJFUTRVWGdhODM4bF9QSzh1bTk4Yi00X0NUNWx1aUQ5YzdIQktXay1fak81UGJsUklJTTBHdk8wMmJXVXA4b0lDYlJDNmZFM2xrRlJ2ODhhck5UUHZaSTBpVjNjRjE3TEdqSnh2T3E1SE1JOVVKWU9DSGU5d2RtMERSMUhQVlBGS3pVcGJqUTZzSERlQUZJdHJJbThaMk0wSmVTM3BNejROWmZZQ3hKbFc1T2g2aWVrTmFrWDJadlp1bHRTeDlsQ3NJQVpPQUhaYXVwWDNuRFpMUldKWThESjNaZXc2Rl8xWGN0VzRzNk9FTHhHZkcwVk9SM2FVRTl2LXJuekJYa016WWl5M0s2OGRQVEg4UG51TlhIeGJrLUtQQlZ0YU5mVlY5Q0NnRzd0VHQzdW5rS1pRU0I1STZlVzZSQ2hjQU13S0lTXzJuYjBXaVNGZ25vaTJQSUZwWTkwb3BpNXdXdXc3UHR5THlfeW41ZFg2ZDVXLVl6aU5idDdnNTVWa3ZkQWJreDIzQ0pGT0JLcU56WWxxazN3ZzJsUFJaaFo3VEN0bDF5TnJXNXYzaUNBTVVJcXBLeUpOeUxlRHpYUUt3RXVpcUJuZnBRRmVNSndsYkNBRGpWbG10c2NLeVRtSkpvQUtvV05VU2NObGwxajB2UllKLVVmemIxMkhhel8yeWFWSDZpNGlQVWFjSlByZHNJNVNxR1pGTjlLSDlMU2tsUE9JUUlVZlFGSUtLaVEzeE9OUGh0NTluNVBNN0JLRHFlaUJ0OTNRbmZjVG90Qi1RUEhwdkZkbE9aNnFMMTNhNExZNTJRTWhEV0FaN0xMeGVqMTN1ajRoX1ZmWHpLTDRyZnZUWEZ2OW9jT0NlMTJRbllrVHVkRUF2WDdsQWZiOUs1dnVxVkVQMmxFU095UWhUWHJDbTRwTEdYZDM4MWp1Y2JJeUtQTDM4dWt4MzA4LWhDRGVLSVhBZzEzRVNOQ2JIYkJOblBUOWEzOUpncF9JT084WTNWdVNRNC5McF9lOHVYb2xfRDNWRWpib3p4SWNpYnFncUJnbnd1QnJrOS1aZm9QXzNr\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "5d337cf415a84ba9935b" ] + { + "RequestUri": "https://REDACTED/secrets/a6751e493ee544259da1/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "7232", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5559bbac-a9e4-4b76-84cd-07b04c2b80f6" + }, + "ResponseBody": { + "value": "KUF6dXJlS2V5VmF1bHRTZWNyZXRCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuQ3pRUzRZUjFvZlZXT1kwTjFJZVllVXJ2ZENYaDZFQnFpaWVBQTZsRXdTVUZWcU1fZV9MaHhBX1B5bHJnVmZrNU5zRU02eXRWdlNsSjBBYVFoQmo2OXFQemZkZ2IyV2psQjdOa2Y5Rm9GbnFpNU9NV2JEZUxta3BlLVRpd0RLc2IzWGFURFd6LWE4TnR4bEJodDRnbTJzZmpYa2RLY1NESjhFZ2JUd1FqOGNZbUtydFdESzhiUktMRG5fWXFEdjJPSkFaYzFMMUQ1LWtZbjRBMHlCZ0ZPa1pvWkQyTXFkSHZJVUlac2lLTWpnNnFUNXl1VGVvWDl6enBKekQ1Y3AyVi1INXg4NV9qbnVNQUJBb1lkT20zRS1UVG1FNk83TXVjYndmQnlQSkk3ZllpZzREZ2wyeGVDcThsbmJMb21fdzVIcmFvWnlsWEd3dnlDYk9SbEx0UnRRLjJ2b1pEbFYwZmVkVWpZYlplSGJrY0EuOHgxOU9mZ2F6OU1BRGE5ZHQwR1ZlVjdrNy1kenZxR1RGNDlCeFhUYVRWckpNVGtvUlpyOG92bGNVUTZENEFNTjR6X2V6SFBFSmhPUlU4UjdGTzNOdXBQaXhiRG9PSmg1Y2xQR3F2U0dxNUxaQVdKS0RLekxqUlhMU043akRqdGxuTkdtcEVmT09UNjVWbWkzdV9jSDR6VUw2VG9hU2lGczZUMEF2d01PREFTTnFzaFRGb25LQkxhSXpLTXNLcVhYdHVid0gxLVFXWG9pSnl1dWZJenFpMzBZUUJyVTdWT3FFS3dhWnpsNW93QWVhQVU4dkRtakcxQUxHaEk3OVZrTm5zT3kwWWhzUWtDUnowdnp5WW1vc3pXWm5LbUhJaURtczlRM2hjVXVXN3lNa1FWQl9XcWEyZFJIMGtqRWtLeFIyZUtuQms4Y05HeENsengyWDE5ejdiaWtGdmU1cldfdGxMek1CZUItdFBMNGtQQ0dmdW0zcUZsNUxDWUt3V1E0SERTQ2ZlSXRZNVNiVFNjTUdzWVpucGhCWXVBdGI1a1RrckpiWm04cTJnMmhHYUtXOEZmZWR2emR5a29GdGVYX0t3UnJBamNBMEtPcU9wVl90ZFg1RU92QWZxSjl4THcxY1lINDQ3M0dfdkItblNwNU9UcmlfbVNvTW9STDBvWlp0ZWFscE9GNzA4bTV0U2oxRVBxb2hwVzNaTnk3UkJHR2VsRWU5dFVBbWVieU5RQ2dFS1JKTm1zSjBLSDlJdjYzNEhBUDFXSHdWa19WcGJmVnI4alJpWEtxc2FVTl9yV2gwX2FQcVllZE5wZ01uSzhSQmtuRmdMVWhTeWJTWnQ3b19tS1FkUXpNMUtlSUpnV3hacFZNV05hUFBsRm85VVFwNGNMZGwxa0NCSVBUeXpWOHFIanBjMzQyanZRUmhFdVc0ZG5VNjBZX1N5QWJHUG11V0o1c1VPMEtLQ2RrVWZYcDlvUmxNZEd4OTVfMVpIM1BGNkdvTXpKcHloSWhVbVlFN285NEdHYWJFenl0bzN0cXpsT3RhTEw1Xzctd2FrWDk4LWU4eVlfa2ppR1dsaEl6X085alVlY2I0R2lHU09UbXFNNXViSTFQSUFFZnN5SEd3dnc5UXZaVzhtUWI5NFMzekExa0hJZzFQVmh2MFAteGhWUkdrUzVfRDdUcVBQUXRMUmJSVTBTUzVVelNaRHphY28tWGZUUlUwc2M4ZkptX3FWUkRfcmttLUNESFBmSldCazZtV1k5eElXb0lOZVY0NldRTjJQQlNyTHliZ1I5aUREX3lKcDRVMHhVR0hJbGs1bEctR3l6b0lKLUctbzRHOXZhM25TNVF6SUJDZXh6VTVfNlR5UGZmZHgzbGlSUWlYd0htLWZvMmY2NURGTVoydEFkZ3N2MzNoTHJmWC02RlI1T1hQMndYdkJPMnFueUxfei1WZVlndFZkNjFIRG5MZmstcnkxNk5fSk5veHhBNUdtSmMtT1JYamVja3FNWURlT2ZlMTVNWG42MnlkamRqTFRyX2tTcE9Ndm0wX2N0dFZ0V09GRWpXZUd1WDBicmpqX2lZNnhhQTJFQURCeGNJZTE3NElQZ1pzNGJVTUtyZnVJNjZIanVYNWh0WWNxZktZN1JuZG9va3VuVFU4aTljaWVlQUxaaS1qY3FhMmVpOHFuUmRLWkpCU291bUZfMlgyblk4ZVlxaG4wTlVPQmF3cnpOeHFXeWticm5xdGltV1Y4YmlhZG02bE9vbTR5dDZOTW40SWxpS2RlZ01RYmxNWC1WWnRtTmdFR01KV2F1NFpiWjd1T1htVEV2TmloSlBXdFVOTXVENWkxSlViSGpGRDQ0dGhwNFhRTEVkVVpYX3lJYUhFR1ZzbnJ2T05QSkxqVU8tSVRMd09DRWgzc2N1QW8yYjZlYVNEc3hHWlJPcXhFTmViQXdqOElVLXoxNmVZTmdiRkoyMUFXMXpGT3lmcGtWR1VseWo3WG5DcWtNa1VMR1h1R3NudkNLZVJvNnpxUmZjUkRHQzZHamJqUXdmVEEteDcwTHoyUVdZeVl2eUZObGJTWnU3QTJ3ZzJKTDBSQnUzOUp4TFJaQkdtWnVvRUpFcW5mX1JONjRUUDJfU3VLMVZyWkIwRWZteEVSc3hHSGg1SW1pbVMxRi1kS3lnYThJMi1QREZzeVJtS3pHc05iZ1RUSmE3blZ5UVd4U0h5eWhRektBcUFkZDlGR2FCeDA5RHJuckJldVR2dTU3bHRLS09DaU9Ja1lVZDFfVnRWOW5LYVBiM085OUstdGVtU3pBOFBKUDhVRXJiaTRpbG83MS1qcEM5VG5DYjk5R0x0Nmk3V3RQcThqRjFnMWlXM1djbkVYTmJ5QVFhckx2LU9XRklCMDhiNHFTMDZ0aHIzRm0yaDJjUDlPQ0sxWElfMDRjSDdYUWNZTWxaUEpWeUVpNk9WbUs2Y1NJVFhRRS1jRWtQbHhfNm9pNU9fdHFfQmZzQjFpVXJkaS1lSFNQdDU3NkplVHVyWGdlVUZpakwyenc1Sm5RVDkzOFZWcXViS2QtX0N1V0NiUDIxU1ZRRWFSYm5haGJDTjlTVFVOamJLY1FCX2NuLU1BX0dicVFwaDlaMnJsZHNfbXJndU5GOVhTVXdfaTJXQjJwRmlQUXMwR0ZORFRVRGkySHl0RWRUeFFPQjlVTm1sYkZES1hJTzJySXJGRl9SWENfZWNRSXdvUlhNMl9FS2htTTJ2cWtKN3JySmpuNGNBUjQ4ZndXRmp5R0FsekZvTVFlV1RWSGlLMDFGaHJHbkhKZmxvdWJNMTNjMTRpMXl4cWNxS0d6NUpZTThfVUhtTk02anpwQU12NWpLczk2VDZtNWVCak14YXdqZmNJTTBnV1Z0SUIzeFVlNkVCRmE1ZUFBRTJlcXIzVmwtNERtU2lpMEZKLWhZWlI4MnhpYW1YaTFBMVg5RjBBVm02VzlOZzBTMnNvV1BGY3FaejNXYklGMzhHbmV0Z0I3ZjEtaGg5S3BNTThhSEJtMTFBOUhjSkZlaDZ1alJSVXZSRTFFUmFUXzVwZnFuWUxucUs4Vm5pd0lwRS16VDhvYU1qYzhoeUlJbEZHUEJVd1ZVUnpvUWJhaGQ5MVh0QnhmeGRrWFNBeEFkYkR5b0xUdGVlWXdzUWJDcEdGVUNzUWlYb0p2UWVMTjYtVUJJSjVyM2xrWmhyano5TzhDSG45M2ExLTFoZFR5OGc4dUltelFVV3pMQnh1b1dGeFhPRnBETFZaZnMtNXhaR0QzeTcxV3lQMUVQaTBtczhsQjJJeS1LVDRUMjJQSG1VcmV3TmFFcWdMY3IwUnBWYUp5ZmtKenZPQUtESVFhZW1jb2FzZS1veWZYRUVZVVZqaGZFSWNSOXJvVUNyYl8wb1AxX0tFZDdXWUdGcjlHdDhfNlA0b0d6aFVjdTh6eE9oX2E3R2VzTGFZTzhrU3dfQ2lHRnRxRWRrOVYxYURNSUxWUXQwWkhXaFRPT3hpVlBncENma3VNNGwtY2JfMGxacWZaX0VPMUQ0bzF4YzRvU3pnMXdPc1dKTDVieHZLb3hRMUZQelhBTGg3VS1nb05SSFVkUlZLVGRHQ3k5aXRTRk9mTDdvSmdiVGZfUWFvQ2ZpOFc4YWJkNDFWMGVTODZ1eFcxOUxRZ0hTY3o1eTZmZUFQTVA1U3hRdk8wZmJHaFpxRWJZQ0NkN25iNzBhX05QWTVVWHdLNC01MEJid2lmMWtVejR5OTFzWXFZbXhFcDRFeXlvLUI0eDRYWjdzcVRMdGtPUjZUUkFQdEUxYk5LNWh5bWJUUFNDSC1OSEppcGxRZ3pOcGYta3hKVURVemgwaVRLVmpmTUdTM1RPMDJMc24wbS1PMjNDZnhDblNlLXdfSFNlOHplM2tzSkw5UmNuZ0JpYkFlVWZVXzBWeG1WcF85RTd2S290S1NoNFppOUtlb1NsZE9LWElHVUN0SW51eWpSRkIxNUYyVmN0X3hpMC1NSU5ZUnZKbEU0U0U5UTVHV2ItNlUxRVVLVFo4am5ZbE91cDNGSTBhYmtZQTJpQTFob19NeUxXeWtvZ19MUmd4bmRzelVVUjBLZXdoM1hGQk5oQUxzUjJ6YVhJdHUybmcwZm1MWHVsNlhGOVlHQ1N6N1lueXJ1cUVncEdMdjFGLXJndjNMb2hsLUJoNnp5OHNwUzJ6OTZBWGcxVUpRRXNIOHM1aXoxVWVNcFowUHlnRjNLVjB4YnphOGdxU2R3T0E2dE84V1l0SWV6OFVvcHEyOFl1cTMtTDk2Mk1XMUdtWnZ5TkpfR2pzWHVFZXJweno3dlB0ZTlRS3Q2MGZIeUFrb2NxclFtRG03M1hScGFfUkpST3ctZ2treDJBS3c2SThrVFMzcEJXd0N1VDVzMHNJT1dWSEV0Ql9aLVhrbWhuYjBhaDlDQW5UMXA1R2lIamdlbTBwOUxTaldFWmlmOGxlS3poTnhzREFQSGw3dGxJM3VfNi1SODRoemlVN2hhWHpCa28xck5oRGZiR1Z0NGVGV1ZndU1QQVpxZFJIWnBoazdXeGlrdzl4ZGNEMHF2WlRfU19XUVB4Qk1lU1F2QWhuYkJ1ODkxUE1nc1ZrSVJweHNXVlUxNzhPc05IcHpiZkMtdGx6MWFTaUxpdTNmdS1xQmN6bkQxQ2tIZ1ZYamJFdi1nbThZZmJuQlJvaHNLRTBsNnBUeWRTVmFTYUtwU0FlNldoVzFWUTlXa2ZQOTNLdS1tYXVXTlRzUTYydnJMUmpGTWhTRzlJdERCZ3J2ZnY4T0dQQzQ0aDViS2J5M3ZoRTlDQlBfUTFPNXN6OUc1M2NvS2pLMnNHaWxzUVV1T0htUmJYNWdEMV8yaVdFQ3loUVRBMFVUMXhaT0tvWHZEYnhYaDBjalNFWVBsUWcyOXh1M184RlpPeGJoaU9TWXhiSFRqNUFtVmVXY2t3QWpRWF8wY01iMGRqb0NWZHNDRmd4ZUh0NjRyVjNXUG5WZnhrbzI3eEtmNHRxYXQ1OTU4QW5SNnNYNFYwUUNCUzFxYi1ubU1HMTZ6eHZfT0tmNFg5YzNIbTdKSFRjaThvQnh1MkxJSUNNd0U2NHdXUFpGWlZQdEx3M0VYME41RGhMeHhtbW55ZlltMGZRVWtrRmxINVg2ZTkxdC1tRlRzcFZBVXFzMUI2aVdnZEw3SjFOOUJKN0VYczNfTmwwTnRWdDZHTkhoRGUwWExuQWl3YURsUGgyY3dyRTdOYXYydnhRT1duYVJPWU9CajJ6Z09tb0NNelFYb1EtVE13b2g2aExrbTVsa3ZrX1FHZzhTSUxqamRzUER1aDFJOHdXaFo2c0ZSc2NFcDVOclZUNktkNHcyZ0M0U1NTSFZmZ2hIdEpMNFcyZm1HX0U1ZnVjZmxnRHo1M21MdDJQVzZ5YmZJVXBUaDJEMGpZRVJ3X2lFX0EzekhTcHVHWWlOU3ZMZDk0WG9zMFBkR0VZVHIzYzJmQTZMTzRGa3ZPUDZaWHB0NnA4clZCdlczMThWNU1FSG95OW91Q1RseC0zNVlxdVFXLVhVb0w4YlpJRHVEWjlLS2pIY1FMUFA0NTlsZ1lnSnp5VFZpMlZGMXJhbDUzRVI3WFBiaDVZWHNrRXNyZXdsUG1FRlpmMVFNdm5qYkxkSDRIWTByOTBpSGN2eEwtM01PNkZHcEdob0lKd24zXzZBT2cyVHhrNFJzQ0habFVYc25iX181SmMwLVktODdHWmtMMWxZbXZRUHJfTDNrdDI1b3B0Sm9rNG81ZGFCMG5XQ2wzUkx6eUNPTlRHZnczSXppSHZjNW5ZWVBMVXBfMnZEVV92MTZhR1pzNExKOHcyNUpBS1BXMUxqV3VhaU4xRWRuWFF4ZTZ5NDdpRGFfeHlMb1dWLW5VU3BGWV82cTdfTzQxbDBCNVo3TlkwRkxsYnpfTndQSVVTeloweHFSRnJHeEpwVHFIR09Pb0RONXkxM2lCMHBrc0FQLTFwWjVTREJFZnBLMFhEcXdDeEFocEZ0TjJ5Rk9Ob3Rna2tRamRfOEp3ZGtFay1TVnRiMWhNVENtVUs2WlVQbGtUZWpLNmZDTkx1aURrTGNQTTBQSXp3OXlTUUhRRlFiS0l1eWw4ZXhTQTk4bC11S3FkQnBHUmQxcWFVZGNnSmZNWHZJQ1dMUFBRSDJBd3RuMi1KU29idEctX1NCU2dIekQyOGlfTnFjcC1qci1lN0NIUUNaZmZINV91aGVfYms5X2RPV3BuY2VOa2JqX3NuNnU3cnBHc0lma0ZqOVF6UjczdEdMVU5lRDVMRFNMd25yOEd6NGh1OXZTek1qX19FamdaRmdNSUt1bk4wLWpURnFnMzVESUZZMWY5NUc0NlVuUlhybHU2VEwzTUh1WXJ4OUstMkhsTWJFWkw4czlZekJ5WU92YlZBLU5zTnJKWVVzcUo1eDlMYmQtekprYy44bk15dFZfTm5fd09jNXQzS3p2NS04Rzg4T0pqdEVrdmhuQjJGb2JhczRN" + } + } + ], + "Variables": { + "0": "a6751e493ee544259da1" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.deleteSecretNotFound[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.deleteSecretNotFound[1].json index fb464d06b37f2..273a32f219a23 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.deleteSecretNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.deleteSecretNotFound[1].json @@ -1,77 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/non-existing?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0769c95e-dcdf-4066-9bc7-115f9bbec561" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : null, - "Exception" : { - "ClassName" : "java.net.UnknownHostException", - "ErrorMessage" : "azsdktests.vault.azure.net" + { + "RequestUri": "https://REDACTED/secrets/non-existing?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "309", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e486bcd7-7166-4acd-9ecc-662c01afa84b" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } } - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : null, - "Exception" : { - "ClassName" : "java.net.UnknownHostException", - "ErrorMessage" : "azsdktests.vault.azure.net" - } - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : null, - "Exception" : { - "ClassName" : "java.net.UnknownHostException", - "ErrorMessage" : "No such host is known (azsdktests.vault.azure.net)" - } - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : null, - "Exception" : { - "ClassName" : "java.net.UnknownHostException", - "ErrorMessage" : "azsdktests.vault.azure.net" - } - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "309", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "04560cb4-111f-46a2-8dfb-cf544a47281a", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.deleteSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.deleteSecret[1].json index a9b4ceba0129d..ff9947b50a187 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.deleteSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.deleteSecret[1].json @@ -1,79 +1,170 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/5b17fd8b294a44449fe3?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/a347d05895ec471b96e6?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a9c9a1b0-7141-4544-9e18-e198ffd9011c" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "301", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2d619714-6292-49e6-abf9-8290193a6f29", - "Body" : "{\"value\":\"testSecretDeleteVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/5b17fd8b294a44449fe3/19f65e600108498eb1e2b283666f2c52\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/a347d05895ec471b96e6?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "63", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretDeleteVal", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "299", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "676e620e-9198-446c-a23d-e2f01b3a27fc" + }, + "ResponseBody": { + "value": "testSecretDeleteVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/a347d05895ec471b96e6/1831c918fb944f8cbb37908a77344a68", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/5b17fd8b294a44449fe3?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/a347d05895ec471b96e6?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bf00aee8-9a22-4e82-8064-6f254dbe69b2" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/a347d05895ec471b96e6", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/a347d05895ec471b96e6/1831c918fb944f8cbb37908a77344a68", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "66a46945-67af-49b7-b55f-959ef76b9b39", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/5b17fd8b294a44449fe3\",\"deletedDate\":1678954155,\"scheduledPurgeDate\":1679558955,\"id\":\"https://azsdktests.vault.azure.net/secrets/5b17fd8b294a44449fe3/19f65e600108498eb1e2b283666f2c52\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/5b17fd8b294a44449fe3?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "294133ba-979a-4300-8177-a76c7d47eeed", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/5b17fd8b294a44449fe3\",\"deletedDate\":1678954155,\"scheduledPurgeDate\":1679558955,\"id\":\"https://azsdktests.vault.azure.net/secrets/5b17fd8b294a44449fe3/19f65e600108498eb1e2b283666f2c52\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "5b17fd8b294a44449fe3" ] + { + "RequestUri": "https://REDACTED/deletedsecrets/a347d05895ec471b96e6?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d568a5a5-1c84-4380-910e-b704cd99f1e5" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/a347d05895ec471b96e6", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/a347d05895ec471b96e6/1831c918fb944f8cbb37908a77344a68", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "a347d05895ec471b96e6" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getDeletedSecretNotFound[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getDeletedSecretNotFound[1].json index 497631635be53..82c6c6f1bee16 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getDeletedSecretNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getDeletedSecretNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/deletedsecrets/non-existing?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d7e8f260-fa9d-4d17-bd7f-1f6c71def079" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "309", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "793ea4a8-bf25-43c9-b856-286e7e30d98d", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/deletedsecrets/non-existing?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "309", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "06ee8efa-f413-496f-a809-8440c13168e9" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getDeletedSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getDeletedSecret[1].json index ad62db836e694..caabfd4155320 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getDeletedSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getDeletedSecret[1].json @@ -1,104 +1,246 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetdeleted99109?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/testsecretgetdeleted12938?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f051ab30-3a72-4989-831f-6281cde83d8d" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "309", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9f6ab887-efb5-4cc7-a117-e7d0afd034e7", - "Body" : "{\"value\":\"testSecretGetDeleteVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted99109/e8cf12115f4b4534af07221698ce1071\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/testsecretgetdeleted12938?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretGetDeleteVal", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "307", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d05851bc-ad3e-4148-9df3-d1b62ca88d66" + }, + "ResponseBody": { + "value": "testSecretGetDeleteVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetdeleted12938/c5276fed0ac34d35b9097b3574376149", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetdeleted99109?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/testsecretgetdeleted12938?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "427", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a7e0c0ae-cce2-45e5-84be-4b02a978c68d" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/testsecretgetdeleted12938", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetdeleted12938/c5276fed0ac34d35b9097b3574376149", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "431", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d1fe330f-e62a-42b5-80e5-f3866923f5dc", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretgetdeleted99109\",\"deletedDate\":1678954149,\"scheduledPurgeDate\":1679558949,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted99109/e8cf12115f4b4534af07221698ce1071\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedsecrets/testsecretgetdeleted12938?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "99", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "690727cf-85ad-4477-aa7d-0be0153ea3e7" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: testsecretgetdeleted12938" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/testsecretgetdeleted99109?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedsecrets/testsecretgetdeleted12938?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "427", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4f888a45-636d-4bec-a3a0-2fc1e83a3763" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/testsecretgetdeleted12938", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetdeleted12938/c5276fed0ac34d35b9097b3574376149", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "431", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4df28add-1c2e-4ace-85d2-506740535a5d", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretgetdeleted99109\",\"deletedDate\":1678954149,\"scheduledPurgeDate\":1679558949,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted99109/e8cf12115f4b4534af07221698ce1071\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/testsecretgetdeleted99109?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "431", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1d01b5ca-a3fc-4cf6-b8d2-359958b4031b", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretgetdeleted99109\",\"deletedDate\":1678954149,\"scheduledPurgeDate\":1679558949,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted99109/e8cf12115f4b4534af07221698ce1071\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testsecretgetdeleted99109" ] + { + "RequestUri": "https://REDACTED/deletedsecrets/testsecretgetdeleted12938?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "427", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7274d19a-3622-4b79-be06-83e891306dd1" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/testsecretgetdeleted12938", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetdeleted12938/c5276fed0ac34d35b9097b3574376149", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "testsecretgetdeleted12938" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getSecretNotFound[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getSecretNotFound[1].json index 8ed4383aa21c5..d3511a3e302eb 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getSecretNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getSecretNotFound[1].json @@ -1,77 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/non-existing/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/non-existing/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bb91fb08-4dfa-4081-9ed2-79cee066438b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : null, - "Exception" : { - "ClassName" : "java.net.UnknownHostException", - "ErrorMessage" : "azsdktests.vault.azure.net" + { + "RequestUri": "https://REDACTED/secrets/non-existing/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "309", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1d1e0ad4-0378-4c4e-b101-e957e9890ae9" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } } - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/non-existing/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : null, - "Exception" : { - "ClassName" : "java.net.UnknownHostException", - "ErrorMessage" : "azsdktests.vault.azure.net" - } - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/non-existing/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : null, - "Exception" : { - "ClassName" : "java.net.UnknownHostException", - "ErrorMessage" : "azsdktests.vault.azure.net" - } - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/non-existing/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : null, - "Exception" : { - "ClassName" : "java.net.UnknownHostException", - "ErrorMessage" : "azsdktests.vault.azure.net" - } - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/non-existing/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "309", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b0c07465-ef37-441e-92ad-3c8af7efce58", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getSecretSpecificVersion[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getSecretSpecificVersion[1].json index 50846f70356c3..36e539cdf2ae6 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getSecretSpecificVersion[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getSecretSpecificVersion[1].json @@ -1,104 +1,211 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetversion0357464?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/testsecretgetversion96622fc?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6ce17560-2a1a-424d-a85a-d450d5304a9b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "312", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "feefeeae-488c-4d66-a84d-bad3e50e5d4e", - "Body" : "{\"value\":\"testSecretGetVersionVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetversion0357464/70ef014692754b3480df1db1d50c2ded\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/testsecretgetversion96622fc?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "67", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretGetVersionVal", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "310", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ceb6dcdf-23ba-4c41-9277-4c306c8bcfa0" + }, + "ResponseBody": { + "value": "testSecretGetVersionVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetversion96622fc/07837ffc932147fdb9961bb98094bfc0", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetversion0357464?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/testsecretgetversion96622fc?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "50", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "newVal", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "293", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dc80ad0b-40d3-4250-a668-1fb899038cd7" + }, + "ResponseBody": { + "value": "newVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetversion96622fc/20e46cc4abae423b8192de61eaa46575", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "295", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "962a008e-6bdf-4720-897a-12849592cc99", - "Body" : "{\"value\":\"newVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetversion0357464/491597b126c746b08ec66f33e07692de\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/testsecretgetversion96622fc/07837ffc932147fdb9961bb98094bfc0?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "310", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "37955185-9f8d-40f5-8816-bba56f1a3331" + }, + "ResponseBody": { + "value": "testSecretGetVersionVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetversion96622fc/07837ffc932147fdb9961bb98094bfc0", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetversion0357464/70ef014692754b3480df1db1d50c2ded?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "312", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b10c5755-c59a-4bdc-b92f-cd18b9106a28", - "Body" : "{\"value\":\"testSecretGetVersionVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetversion0357464/70ef014692754b3480df1db1d50c2ded\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetversion0357464/491597b126c746b08ec66f33e07692de?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "295", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "083c4902-5b73-4a8c-af84-96f8f99bf850", - "Body" : "{\"value\":\"newVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetversion0357464/491597b126c746b08ec66f33e07692de\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testsecretgetversion0357464" ] + { + "RequestUri": "https://REDACTED/secrets/testsecretgetversion96622fc/20e46cc4abae423b8192de61eaa46575?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "293", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "928bc598-2a33-45fe-9de0-96a58913310b" + }, + "ResponseBody": { + "value": "newVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetversion96622fc/20e46cc4abae423b8192de61eaa46575", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "testsecretgetversion96622fc" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getSecret[1].json index cc76659e60452..d252f4d6f447a 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.getSecret[1].json @@ -1,54 +1,126 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretget92439e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/testsecretget92942d?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "146d29b7-14ac-406a-852c-003500d98a5c" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "297", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "bbdb9cd6-a53b-4d50-b32c-7d726140a058", - "Body" : "{\"value\":\"testSecretGetVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretget92439e/67a8e74d196743abafe7234195575d10\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/testsecretget92942d?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "60", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretGetVal", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "295", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b956dee4-2dd6-445d-a097-79b5ca723b4e" + }, + "ResponseBody": { + "value": "testSecretGetVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretget92942d/b376aa28794b4aae8e3c09aa197d2c22", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretget92439e/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "297", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3333fcae-900a-4f97-bd56-e45d8b3062c0", - "Body" : "{\"value\":\"testSecretGetVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretget92439e/67a8e74d196743abafe7234195575d10\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testsecretget92439e" ] + { + "RequestUri": "https://REDACTED/secrets/testsecretget92942d/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "295", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e06948e4-e18a-4c06-9446-eaf336e5f86f" + }, + "ResponseBody": { + "value": "testSecretGetVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretget92942d/b376aa28794b4aae8e3c09aa197d2c22", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "testsecretget92942d" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.listDeletedSecrets[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.listDeletedSecrets[1].json index 42ec1307fbf58..dccd692cd3dfc 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.listDeletedSecrets[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.listDeletedSecrets[1].json @@ -1,629 +1,803 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/48f84876e9fe4721ae67?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4baf4797-d840-4ea7-b268-8a08891a600c", - "Body" : "{\"value\":\"listDeletedSecretVal1\",\"id\":\"https://azsdktests.vault.azure.net/secrets/48f84876e9fe4721ae67/07031757b2db408284f1dae56223df20\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/ed1519e539c64cd1890e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f9958bda-b486-4770-a873-0dd324557eea", - "Body" : "{\"value\":\"listDeletedSecretVal2\",\"id\":\"https://azsdktests.vault.azure.net/secrets/ed1519e539c64cd1890e/62e276d704e648bb8113ef14507d1d1b\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/e1153c4818144fe5af9c?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d75bae5f-4137-407d-b8fd-38e5ad985823", - "Body" : "{\"value\":\"listDeletedSecretVal0\",\"id\":\"https://azsdktests.vault.azure.net/secrets/e1153c4818144fe5af9c/b239fb10139648d2ba342668dc73867c\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/48f84876e9fe4721ae67?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3d7a5cfc-37eb-4740-959a-c3e8502e4925", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/48f84876e9fe4721ae67\",\"deletedDate\":1678954160,\"scheduledPurgeDate\":1679558960,\"id\":\"https://azsdktests.vault.azure.net/secrets/48f84876e9fe4721ae67/07031757b2db408284f1dae56223df20\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/48f84876e9fe4721ae67?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:21 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a51b5b42-09f1-4d73-b1c4-2ba6709694c9", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/48f84876e9fe4721ae67\",\"deletedDate\":1678954160,\"scheduledPurgeDate\":1679558960,\"id\":\"https://azsdktests.vault.azure.net/secrets/48f84876e9fe4721ae67/07031757b2db408284f1dae56223df20\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/ed1519e539c64cd1890e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:22 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e4eca6b1-0f45-4a96-866d-b726a0d2cc9d", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/ed1519e539c64cd1890e\",\"deletedDate\":1678954162,\"scheduledPurgeDate\":1679558962,\"id\":\"https://azsdktests.vault.azure.net/secrets/ed1519e539c64cd1890e/62e276d704e648bb8113ef14507d1d1b\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/ed1519e539c64cd1890e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:22 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "074b6e89-15c9-4fa6-bfa2-a66ce207bd5d", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/ed1519e539c64cd1890e\",\"deletedDate\":1678954162,\"scheduledPurgeDate\":1679558962,\"id\":\"https://azsdktests.vault.azure.net/secrets/ed1519e539c64cd1890e/62e276d704e648bb8113ef14507d1d1b\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/e1153c4818144fe5af9c?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "adcf6ebf-f697-4a6a-81a3-b23ecc5c5510", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/e1153c4818144fe5af9c\",\"deletedDate\":1678954163,\"scheduledPurgeDate\":1679558963,\"id\":\"https://azsdktests.vault.azure.net/secrets/e1153c4818144fe5af9c/b239fb10139648d2ba342668dc73867c\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/e1153c4818144fe5af9c?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a60c12d4-a847-4bbb-bef5-948ddd75c8ce", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/e1153c4818144fe5af9c\",\"deletedDate\":1678954163,\"scheduledPurgeDate\":1679558963,\"id\":\"https://azsdktests.vault.azure.net/secrets/e1153c4818144fe5af9c/b239fb10139648d2ba342668dc73867c\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:23 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "2704", - "x-ms-request-id" : "e8d11738-40ac-4252-8b0e-5af1a4511a73", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/00773d37114440549e36\",\"deletedDate\":1678954156,\"scheduledPurgeDate\":1679558956,\"id\":\"https://azsdktests.vault.azure.net/secrets/00773d37114440549e36\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/48f84876e9fe4721ae67\",\"deletedDate\":1678954160,\"scheduledPurgeDate\":1679558960,\"id\":\"https://azsdktests.vault.azure.net/secrets/48f84876e9fe4721ae67\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/5b17fd8b294a44449fe3\",\"deletedDate\":1678954155,\"scheduledPurgeDate\":1679558955,\"id\":\"https://azsdktests.vault.azure.net/secrets/5b17fd8b294a44449fe3\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/5eb71cea580a4fe7805f\",\"deletedDate\":1678951249,\"scheduledPurgeDate\":1679556049,\"id\":\"https://azsdktests.vault.azure.net/secrets/5eb71cea580a4fe7805f\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951239,\"updated\":1678951239,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/651b74016b264eccb959\",\"deletedDate\":1678951247,\"scheduledPurgeDate\":1679556047,\"id\":\"https://azsdktests.vault.azure.net/secrets/651b74016b264eccb959\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951247,\"updated\":1678951247,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/67b4466b450c4c748930\",\"deletedDate\":1678954155,\"scheduledPurgeDate\":1679558955,\"id\":\"https://azsdktests.vault.azure.net/secrets/67b4466b450c4c748930\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EWXdJWE5sWTNKbGRDODJPVGxETWpnMFFUWkdNa00wTmpZek9UUkRSUzgyT0VKRk5FWkVPVVV4TURNMFJqazJPRU0yT1VORE1rUTVRVFExUWpjd09TRXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EWXdJWE5sWTNKbGRDODJPVGxETWpnMFFUWkdNa00wTmpZek9UUkRSUzgyT0VKRk5FWkVPVVV4TURNMFJqazJPRU0yT1VORE1rUTVRVFExUWpjd09TRXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "2255", - "x-ms-request-id" : "4a264b06-ee7e-415d-ba30-b4107ddd7e28", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/8283e0461be64632854e\",\"deletedDate\":1678954153,\"scheduledPurgeDate\":1679558953,\"id\":\"https://azsdktests.vault.azure.net/secrets/8283e0461be64632854e\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/835d6aa27d7a416e89e8\",\"deletedDate\":1678951248,\"scheduledPurgeDate\":1679556048,\"id\":\"https://azsdktests.vault.azure.net/secrets/835d6aa27d7a416e89e8\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951242,\"updated\":1678951242,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/b20b29a8ab5c472fae88\",\"deletedDate\":1678954152,\"scheduledPurgeDate\":1679558952,\"id\":\"https://azsdktests.vault.azure.net/secrets/b20b29a8ab5c472fae88\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/b3a11ceabdcb4579ad41\",\"deletedDate\":1678951241,\"scheduledPurgeDate\":1679556041,\"id\":\"https://azsdktests.vault.azure.net/secrets/b3a11ceabdcb4579ad41\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951241,\"updated\":1678951241,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/ba68f2544f924ef8a919\",\"deletedDate\":1678951258,\"scheduledPurgeDate\":1679556058,\"id\":\"https://azsdktests.vault.azure.net/secrets/ba68f2544f924ef8a919\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951239,\"updated\":1678951239,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJM0lYTmxZM0psZEM5RVFVRTNNRUV5TlRnNE0wRTBNRFpCT1VVNU5pRXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJM0lYTmxZM0psZEM5RVFVRTNNRUV5TlRnNE0wRTBNRFpCT1VVNU5pRXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "2320", - "x-ms-request-id" : "c2adb235-085b-4fc2-9909-e1923e43adf4", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/daa70a25883a406a9e96\",\"deletedDate\":1678951245,\"scheduledPurgeDate\":1679556045,\"id\":\"https://azsdktests.vault.azure.net/secrets/daa70a25883a406a9e96\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951242,\"updated\":1678951242,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/e1153c4818144fe5af9c\",\"deletedDate\":1678954163,\"scheduledPurgeDate\":1679558963,\"id\":\"https://azsdktests.vault.azure.net/secrets/e1153c4818144fe5af9c\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/e557cc42f34e42398e03\",\"deletedDate\":1678951255,\"scheduledPurgeDate\":1679556055,\"id\":\"https://azsdktests.vault.azure.net/secrets/e557cc42f34e42398e03\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951239,\"updated\":1678951239,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/e7aa1022ea90424aacf8\",\"deletedDate\":1678951243,\"scheduledPurgeDate\":1679556043,\"id\":\"https://azsdktests.vault.azure.net/secrets/e7aa1022ea90424aacf8\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951242,\"updated\":1678951242,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/ed1519e539c64cd1890e\",\"deletedDate\":1678954162,\"scheduledPurgeDate\":1679558962,\"id\":\"https://azsdktests.vault.azure.net/secrets/ed1519e539c64cd1890e\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDQhTURBd01EWXlJWE5sWTNKbGRDOUpUVkJQVWxSRFJWSlVVRXREVXpJM05EWXhRamcxTHpWR1JUTkRNemxDTnpNeVJUUTFOREE0T1RNd05qUkdSVFl5UWtRM01VRkVJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDQhTURBd01EWXlJWE5sWTNKbGRDOUpUVkJQVWxSRFJWSlVVRXREVXpJM05EWXhRamcxTHpWR1JUTkRNemxDTnpNeVJUUTFOREE0T1RNd05qUkdSVFl5UWtRM01VRkVJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "311", - "x-ms-request-id" : "bf50468c-08b3-4d17-a9bb-1723ba184532", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5S1FWWkJVMFZEVWtWVVZFVk5VRFF6T1RBNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5S1FWWkJVMFZEVWtWVVZFVk5VRFF6T1RBNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "371", - "x-ms-request-id" : "3440443b-e56a-42a0-ae5f-ce04ea5c93e5", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EWXdJWE5sWTNKbGRDOU1TVk5VUTBWU1ZFdEZXVE15T0RNMk9FSTBNQzg0UlRjeU5FSkVSVUUwTlRVME1qWkRRa1ZDUXpkQk5EQTNNRE0wTjBORE9TRXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EWXdJWE5sWTNKbGRDOU1TVk5VUTBWU1ZFdEZXVE15T0RNMk9FSTBNQzg0UlRjeU5FSkVSVUUwTlRVME1qWkRRa1ZDUXpkQk5EQTNNRE0wTjBORE9TRXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:24 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "318", - "x-ms-request-id" : "e8f717e3-cdbd-46f7-8ce3-0983615171e5", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDAhTURBd01ESTVJWE5sWTNKbGRDOU1TVk5VUkVWTVJWUkZSRU5GVWxReE5EVXhOemd4SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDAhTURBd01ESTVJWE5sWTNKbGRDOU1TVk5VUkVWTVJWUkZSRU5GVWxReE5EVXhOemd4SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "366", - "x-ms-request-id" : "80fcfb94-42ec-41af-92d9-a56fa302786f", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTNJWE5sWTNKbGRDOU1TVk5VVTBWRFVrVlVORE15T0RRNU5DODRSa1U1UmpjeU1qbEdSVFUwT1VNMU9EVXhOelZHUmpjME5FRkNOakl4TnlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTNJWE5sWTNKbGRDOU1TVk5VVTBWRFVrVlVORE15T0RRNU5DODRSa1U1UmpjeU1qbEdSVFUwT1VNMU9EVXhOelZHUmpjME5FRkNOakl4TnlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "311", - "x-ms-request-id" : "ad1a2dd0-3db2-4431-afe9-4e0075486734", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5VVJWTlVRMFZTVkRBMU16Y3lRVGhETTBRNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5VVJWTlVRMFZTVkRBMU16Y3lRVGhETTBRNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "371", - "x-ms-request-id" : "cd30b7e3-1fcb-49cf-8cf0-5242a9f84808", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJWE5sWTNKbGRDOVVSVk5VUTBWU1ZESXdPRGczT1RBek5ETTJMemM0TVVRek56VXdRalUzUXpSR09VVTVSalF4UlVNMlFrSkZRa1kwT0RNeElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJWE5sWTNKbGRDOVVSVk5VUTBWU1ZESXdPRGczT1RBek5ETTJMemM0TVVRek56VXdRalUzUXpSR09VVTVSalF4UlVNMlFrSkZRa1kwT0RNeElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "311", - "x-ms-request-id" : "c249a042-bfac-499f-b529-1c86e382a437", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5VVJWTlVRMFZTVkRNM05qazFOVE0yTWtZeElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5VVJWTlVRMFZTVkRNM05qazFOVE0yTWtZeElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "371", - "x-ms-request-id" : "60399650-55d9-47c8-97e8-1d2e395a58fa", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJWE5sWTNKbGRDOVVSVk5VUTBWU1ZEVTROVGcxTWtZM1F6Y3dMelk1TVRZeE56VTBNa1E0T1RSQ1FqTTRNMEV5UmtRME9FWXlNVGhFTTBJd0lUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJWE5sWTNKbGRDOVVSVk5VUTBWU1ZEVTROVGcxTWtZM1F6Y3dMelk1TVRZeE56VTBNa1E0T1RSQ1FqTTRNMEV5UmtRME9FWXlNVGhFTTBJd0lUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "306", - "x-ms-request-id" : "e7f4e395-5490-4e7e-a219-e9a61e1534ef", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklYTmxZM0psZEM5VVJWTlVRMFZTVkRjME1qVTFOVVl4SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklYTmxZM0psZEM5VVJWTlVRMFZTVkRjME1qVTFOVVl4SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "371", - "x-ms-request-id" : "db3559f5-4105-4ecb-8bdd-a7856cd7c537", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJWE5sWTNKbGRDOVVSVk5VUTBWU1ZEazBNamM1UmtORk9UZ3dMekk1TWpZeVJERkdRa1E1TkRReVJVWkNPVUUxTURJMU1rRTNSa1ZHUWpjNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJWE5sWTNKbGRDOVVSVk5VUTBWU1ZEazBNamM1UmtORk9UZ3dMekk1TWpZeVJERkdRa1E1TkRReVJVWkNPVUUxTURJMU1rRTNSa1ZHUWpjNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:25 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "721", - "x-ms-request-id" : "0cd2fb49-9ba4-47fc-a0ff-b6b24ba88294", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretgetdeleted53874\",\"deletedDate\":1678951238,\"scheduledPurgeDate\":1679556038,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted53874\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951238,\"updated\":1678951238,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDQhTURBd01ETXlJWE5sWTNKbGRDOVVSVk5VVTBWRFVrVlVSMFZVUkVWTVJWUkZSRGt4TkRrNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDQhTURBd01ETXlJWE5sWTNKbGRDOVVSVk5VVTBWRFVrVlVSMFZVUkVWTVJWUkZSRGt4TkRrNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "1588", - "x-ms-request-id" : "862f4c55-1341-4321-91b4-cbd09432a22c", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretgetdeleted91499\",\"deletedDate\":1678951241,\"scheduledPurgeDate\":1679556041,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted91499\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951240,\"updated\":1678951240,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretgetdeleted99109\",\"deletedDate\":1678954149,\"scheduledPurgeDate\":1679558949,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted99109\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretgetdeleted99581\",\"deletedDate\":1678954150,\"scheduledPurgeDate\":1679558950,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted99581\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNTYhTURBd01EY3pJWE5sWTNKbGRDOVVSVk5VVlZCRVFWUkZUMFpFU1ZOQlFreEZSRk5GUTFKRlZEUTBORGswTmpJdlJFUXhNRFJDTURBd1FVTkZORFExTmtFd09UVkdOMFU0TXpjME1VRTJOa0VoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNTYhTURBd01EY3pJWE5sWTNKbGRDOVVSVk5VVlZCRVFWUkZUMFpFU1ZOQlFreEZSRk5GUTFKRlZEUTBORGswTmpJdlJFUXhNRFJDTURBd1FVTkZORFExTmtFd09UVkdOMFU0TXpjME1VRTJOa0VoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:26 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "28", - "x-ms-request-id" : "6e28974f-d4f2-4e00-a498-4f4ce4a7c3ff", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "e1153c4818144fe5af9c", "48f84876e9fe4721ae67", "ed1519e539c64cd1890e" ] + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/db7b6ca68ebe4f1291ab?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "55918af8-a13e-4d32-9277-c1e20c548ec6" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } + }, + { + "RequestUri": "https://REDACTED/secrets/db7b6ca68ebe4f1291ab?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listDeletedSecretVal1", + "attributes": { + "exp": 3799353600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bf9ba9ef-d5fd-413d-8224-5f466a02b0fa" + }, + "ResponseBody": { + "value": "listDeletedSecretVal1", + "id": "https://azkvrecordtests.vault.azure.net/secrets/db7b6ca68ebe4f1291ab/0c2b62785ea14f48936695fad5f05ad1", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/secrets/37479b25348843799e32?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listDeletedSecretVal0", + "attributes": { + "exp": 3799353600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "464072ec-bde8-4b03-93a0-9232179e0e64" + }, + "ResponseBody": { + "value": "listDeletedSecretVal0", + "id": "https://azkvrecordtests.vault.azure.net/secrets/37479b25348843799e32/1adbbbd0427b451a82e29c2ba16f86aa", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/secrets/9b060325716346f4b897?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listDeletedSecretVal2", + "attributes": { + "exp": 3799353600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b000b335-2e9b-4b73-a016-0b13cf88d57f" + }, + "ResponseBody": { + "value": "listDeletedSecretVal2", + "id": "https://azkvrecordtests.vault.azure.net/secrets/9b060325716346f4b897/96b373b0e5594cbdaaa2e72f5075ec4e", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/secrets/db7b6ca68ebe4f1291ab?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:49:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "99e9ba09-721e-4dc5-9622-ba6898049445" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/db7b6ca68ebe4f1291ab", + "deletedDate": 1681267744, + "scheduledPurgeDate": 1681872544, + "id": "https://azkvrecordtests.vault.azure.net/secrets/db7b6ca68ebe4f1291ab/0c2b62785ea14f48936695fad5f05ad1", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/db7b6ca68ebe4f1291ab?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "94", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:49:04 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "977d7fc1-9208-4867-96b5-fd762f6398e8" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: db7b6ca68ebe4f1291ab" + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/db7b6ca68ebe4f1291ab?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:49:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "77fd2fbe-fcc7-4e68-86c1-403bae117dfa" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/db7b6ca68ebe4f1291ab", + "deletedDate": 1681267744, + "scheduledPurgeDate": 1681872544, + "id": "https://azkvrecordtests.vault.azure.net/secrets/db7b6ca68ebe4f1291ab/0c2b62785ea14f48936695fad5f05ad1", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/secrets/37479b25348843799e32?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:49:05 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8e117fe4-f7e7-4dfe-8cef-84e1c0ac70eb" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/37479b25348843799e32", + "deletedDate": 1681267746, + "scheduledPurgeDate": 1681872546, + "id": "https://azkvrecordtests.vault.azure.net/secrets/37479b25348843799e32/1adbbbd0427b451a82e29c2ba16f86aa", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/37479b25348843799e32?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "94", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:49:06 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8dc6bca3-33cb-43f7-8f59-b696a6ac8a45" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: 37479b25348843799e32" + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/37479b25348843799e32?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:49:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "67499ffe-4ae4-408c-983c-57eb0dec3b02" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/37479b25348843799e32", + "deletedDate": 1681267746, + "scheduledPurgeDate": 1681872546, + "id": "https://azkvrecordtests.vault.azure.net/secrets/37479b25348843799e32/1adbbbd0427b451a82e29c2ba16f86aa", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/secrets/9b060325716346f4b897?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:49:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a35ce8c6-e473-4ac4-add3-c2c6d99928cc" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/9b060325716346f4b897", + "deletedDate": 1681267748, + "scheduledPurgeDate": 1681872548, + "id": "https://azkvrecordtests.vault.azure.net/secrets/9b060325716346f4b897/96b373b0e5594cbdaaa2e72f5075ec4e", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/9b060325716346f4b897?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "94", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:49:08 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "440a3ae7-00bf-446a-81c4-1cd9cdade3e1" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: 9b060325716346f4b897" + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/9b060325716346f4b897?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:49:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "47c8ec72-94e6-4cb4-97b8-83c18eabcf69" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/9b060325716346f4b897", + "deletedDate": 1681267748, + "scheduledPurgeDate": 1681872548, + "id": "https://azkvrecordtests.vault.azure.net/secrets/9b060325716346f4b897/96b373b0e5594cbdaaa2e72f5075ec4e", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2678", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:11 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1a17ce4f-31f4-4d3f-9677-028194bb71d3" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/245e266116664d398cd5", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/245e266116664d398cd5", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/37479b25348843799e32", + "deletedDate": 1681267746, + "scheduledPurgeDate": 1681872546, + "id": "https://azkvrecordtests.vault.azure.net/secrets/37479b25348843799e32", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/8540624955f64154aefa", + "deletedDate": 1681267736, + "scheduledPurgeDate": 1681872536, + "id": "https://azkvrecordtests.vault.azure.net/secrets/8540624955f64154aefa", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/96b3e5a62a1f4e50b648", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/96b3e5a62a1f4e50b648", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/9b060325716346f4b897", + "deletedDate": 1681267748, + "scheduledPurgeDate": 1681872548, + "id": "https://azkvrecordtests.vault.azure.net/secrets/9b060325716346f4b897", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/a347d05895ec471b96e6", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/a347d05895ec471b96e6", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedsecrets?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EWXdJWE5sWTNKbGRDOUJSakExTWtZM00wSTJRVGMwUWtRNFFVUXpOaTlGTkVNMk5qUkdSamhFUXpNME5qUkRPRGt4UmpFd1JUTTBOMFV3T0RkRVF5RXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EWXdJWE5sWTNKbGRDOUJSakExTWtZM00wSTJRVGMwUWtRNFFVUXpOaTlGTkVNMk5qUkdSamhFUXpNME5qUkRPRGt4UmpFd1JUTTBOMFV3T0RkRVF5RXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1073", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:11 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ba7c614a-276c-45f4-b365-df2afe28fa72" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/db7b6ca68ebe4f1291ab", + "deletedDate": 1681267744, + "scheduledPurgeDate": 1681872544, + "id": "https://azkvrecordtests.vault.azure.net/secrets/db7b6ca68ebe4f1291ab", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/fc45701ab4d940c78284", + "deletedDate": 1681267737, + "scheduledPurgeDate": 1681872537, + "id": "https://azkvrecordtests.vault.azure.net/secrets/fc45701ab4d940c78284", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedsecrets?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElYTmxZM0psZEM5TVNWTlVVMFZEVWtWVU5qazFPRE0xUWlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElYTmxZM0psZEM5TVNWTlVVMFZEVWtWVU5qazFPRE0xUWlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1179", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:11 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "77aaa961-00a5-4713-82df-7e3e975cdfef" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/testsecretgetdeleted12938", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetdeleted12938", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/testsecretgetdeleted98168", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetdeleted98168", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedsecrets?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNTYhTURBd01EY3pJWE5sWTNKbGRDOVVSVk5VVlZCRVFWUkZUMFpFU1ZOQlFreEZSRk5GUTFKRlZEZ3dOVE16UlVZdlF6bEZNelJGUWpnNE9UWkROREF5TjBFNU56UXpOVE14TWpjelFUYzNOa1loTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNTYhTURBd01EY3pJWE5sWTNKbGRDOVVSVk5VVlZCRVFWUkZUMFpFU1ZOQlFreEZSRk5GUTFKRlZEZ3dOVE16UlVZdlF6bEZNelJGUWpnNE9UWkROREF5TjBFNU56UXpOVE14TWpjelFUYzNOa1loTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "28", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:11 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ead38d2c-dbc8-40ce-b432-28ca00c8e23e" + }, + "ResponseBody": { + "value": [], + "nextLink": null + } + } + ], + "Variables": { + "0": "37479b25348843799e32", + "1": "db7b6ca68ebe4f1291ab", + "2": "9b060325716346f4b897" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.listSecretVersions[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.listSecretVersions[1].json index 5af6012a90cbf..6f30e8ed4f436 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.listSecretVersions[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.listSecretVersions[1].json @@ -1,129 +1,298 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/744245066d4f45b08863?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/70e66709020c4163afd0?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c00d6d7c-33d9-4523-86b4-65109485769f" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a944fbce-97e0-4ac5-8a8a-27d3810c4df1", - "Body" : "{\"value\":\"listSecretVersionVal1\",\"id\":\"https://azsdktests.vault.azure.net/secrets/744245066d4f45b08863/380b525b9cda4ac0896e0bb50ec0a796\",\"attributes\":{\"enabled\":true,\"exp\":3797280000,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/70e66709020c4163afd0?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listSecretVersionVal2", + "attributes": { + "exp": 3797366400 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6af9ac2b-9e14-448b-b7de-0a1b258ecdb6" + }, + "ResponseBody": { + "value": "listSecretVersionVal2", + "id": "https://azkvrecordtests.vault.azure.net/secrets/70e66709020c4163afd0/b735cfa896c5427f9385023c75477ff4", + "attributes": { + "enabled": true, + "exp": 3797366400, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/744245066d4f45b08863?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/70e66709020c4163afd0?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listSecretVersionVal3", + "attributes": { + "exp": 3797452800 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6100624c-efdc-4e6c-addc-34843b89e500" + }, + "ResponseBody": { + "value": "listSecretVersionVal3", + "id": "https://azkvrecordtests.vault.azure.net/secrets/70e66709020c4163afd0/6b3314c531544d7b96645a95d750b82e", + "attributes": { + "enabled": true, + "exp": 3797452800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "82d79b18-f04f-4b01-b7c0-1978cb757dde", - "Body" : "{\"value\":\"listSecretVersionVal2\",\"id\":\"https://azsdktests.vault.azure.net/secrets/744245066d4f45b08863/647b3ad20fdb421eb3f5813938cae0e7\",\"attributes\":{\"enabled\":true,\"exp\":3797366400,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/70e66709020c4163afd0?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listSecretVersionVal1", + "attributes": { + "exp": 3797280000 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "94926000-79fb-4f01-a6b6-583419ed754e" + }, + "ResponseBody": { + "value": "listSecretVersionVal1", + "id": "https://azkvrecordtests.vault.azure.net/secrets/70e66709020c4163afd0/753adc684831474fb473ddfc4a13e2da", + "attributes": { + "enabled": true, + "exp": 3797280000, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/744245066d4f45b08863?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/70e66709020c4163afd0?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listSecretVersionVal4", + "attributes": { + "exp": 3797539200 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7404b308-7387-4bee-89cb-3faf0ec6ae12" + }, + "ResponseBody": { + "value": "listSecretVersionVal4", + "id": "https://azkvrecordtests.vault.azure.net/secrets/70e66709020c4163afd0/f44e8c39efba44fb8e87fa13a878b35c", + "attributes": { + "enabled": true, + "exp": 3797539200, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4c6087a7-31af-4815-b514-f48dc8aff879", - "Body" : "{\"value\":\"listSecretVersionVal3\",\"id\":\"https://azsdktests.vault.azure.net/secrets/744245066d4f45b08863/8977546c31414aa881d88cfd7a0f1fc7\",\"attributes\":{\"enabled\":true,\"exp\":3797452800,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/744245066d4f45b08863?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "56148d57-6ad0-40c3-9204-6b1489cf9c9a", - "Body" : "{\"value\":\"listSecretVersionVal4\",\"id\":\"https://azsdktests.vault.azure.net/secrets/744245066d4f45b08863/ce185371a0244223aaed4a53a07c1a34\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/744245066d4f45b08863/versions?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:44 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "1115", - "x-ms-request-id" : "6f3f1436-14c2-42da-8e01-b8cf42938d11", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/secrets/744245066d4f45b08863/380b525b9cda4ac0896e0bb50ec0a796\",\"attributes\":{\"enabled\":true,\"exp\":3797280000,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/744245066d4f45b08863/647b3ad20fdb421eb3f5813938cae0e7\",\"attributes\":{\"enabled\":true,\"exp\":3797366400,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/744245066d4f45b08863/8977546c31414aa881d88cfd7a0f1fc7\",\"attributes\":{\"enabled\":true,\"exp\":3797452800,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/744245066d4f45b08863/ce185371a0244223aaed4a53a07c1a34\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "744245066d4f45b08863" ] + { + "RequestUri": "https://REDACTED/secrets/70e66709020c4163afd0/versions?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1107", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:49:24 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e6fed72e-de9f-46f0-aae8-fa7a5279a445" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/70e66709020c4163afd0/6b3314c531544d7b96645a95d750b82e", + "attributes": { + "enabled": true, + "exp": 3797452800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/70e66709020c4163afd0/753adc684831474fb473ddfc4a13e2da", + "attributes": { + "enabled": true, + "exp": 3797280000, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/70e66709020c4163afd0/b735cfa896c5427f9385023c75477ff4", + "attributes": { + "enabled": true, + "exp": 3797366400, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/70e66709020c4163afd0/f44e8c39efba44fb8e87fa13a878b35c", + "attributes": { + "enabled": true, + "exp": 3797539200, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "70e66709020c4163afd0" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.listSecrets[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.listSecrets[1].json index 6c5ccdc52bd24..9b3fd11400762 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.listSecrets[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.listSecrets[1].json @@ -1,229 +1,567 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/listsecret4695512?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/listsecret33101b1?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1ec21dab-78f5-4ac0-8bdf-528e623f3a78" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "293", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1537fed3-5645-4d92-9292-02375946c36b", - "Body" : "{\"value\":\"listSecretVal0\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret4695512/cb27af43030e475bbcf261209b6394a7\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/listsecret33101b1?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "58", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listSecretVal0", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "291", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e085db3c-0a78-406e-b8ac-badfdb8721c1" + }, + "ResponseBody": { + "value": "listSecretVal0", + "id": "https://azkvrecordtests.vault.azure.net/secrets/listsecret33101b1/087ad184eb5849b09bb75ea1f40bb65e", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/listsecret4328494?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/listsecret75176c9?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "58", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listSecretVal1", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "291", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c375d836-3250-4576-b83d-b1ed5b056846" + }, + "ResponseBody": { + "value": "listSecretVal1", + "id": "https://azkvrecordtests.vault.azure.net/secrets/listsecret75176c9/1691cab8cdd440b88538bfcebaf07e1e", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "293", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "543c4619-ac91-477e-9a4e-eaf8d0d0d7e3", - "Body" : "{\"value\":\"listSecretVal1\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret4328494/8fe9f7229fe549c585175ff744ab6217\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "5459", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:49:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7597e805-4941-46bf-9f21-241538c490c0" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/2cf31612958e4cf0878f", + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/37479b25348843799e32", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/4c6e3c44e0584bd8b10d", + "attributes": { + "enabled": true, + "exp": 3797539200, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/6d57762bfcfe4f919719", + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/70e66709020c4163afd0", + "attributes": { + "enabled": true, + "exp": 3797539200, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/9b060325716346f4b897", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/a6751e493ee544259da1", + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/af052f73b6a74bd8ad36", + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/db7b6ca68ebe4f1291ab", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp03197", + "attributes": { + "enabled": true, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "contentType": "text", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp13611", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "foo": "baz" + } + }, + { + "contentType": "text", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp29629", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "foo": "baz" + } + }, + { + "contentType": "text", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp33572", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "foo": "baz" + } + }, + { + "contentType": "text", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp41437", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "foo": "baz" + } + }, + { + "contentType": "text", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp43964", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "foo": "baz" + } + }, + { + "contentType": "text", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp53529", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "foo": "baz" + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp59406", + "attributes": { + "enabled": true, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/listsecret33101b1", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/listsecret695835b", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/listsecret75176c9", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/secrets?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElYTmxZM0psZEM5TVNWTlVVMFZEVWtWVU9UY3pPVFV6T0NFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "3901", - "x-ms-request-id" : "4df1a93c-2482-4320-8158-f3828b30c342", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/secrets/15172c52dd914fd2b3bf\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678951240,\"updated\":1678951240,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/1aa58f6804ad4c7fa7e1\",\"attributes\":{\"enabled\":true,\"exp\":3483820800,\"created\":1678951241,\"updated\":1678951241,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/4551bd524b794b7c95f5\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/48f84876e9fe4721ae67\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/4ea75cdbb73e463f8bec\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678951243,\"updated\":1678951243,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/5d337cf415a84ba9935b\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/744245066d4f45b08863\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/7a711a2f01c645ad95a0\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678951245,\"updated\":1678951245,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/aa9644f366bd4563b786\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/ac59136d52ac4358bc8f\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678951248,\"updated\":1678951248,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/bb5cc90016744eae8133\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678951245,\"updated\":1678951245,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/bf4d4a2c87664c9caecb\",\"attributes\":{\"enabled\":true,\"exp\":3483820800,\"created\":1678951246,\"updated\":1678951246,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/c2a8716849e549758060\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/e1153c4818144fe5af9c\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJM0lYTmxZM0psZEM5Rk5UVTNRME0wTWtZek5FVTBNak01T0VVd015RXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJM0lYTmxZM0psZEM5Rk5UVTNRME0wTWtZek5FVTBNak01T0VVd015RXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "6889", - "x-ms-request-id" : "cf477b0f-f117-45a0-b19d-42524e2a1d49", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/secrets/ed1519e539c64cd1890e\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/ee197c49cb3b4db9b5ac\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678951243,\"updated\":1678951243,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/fc68313000714f78bc96\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pem-file\",\"id\":\"https://azsdktests.vault.azure.net/secrets/importcertpem45586c37\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"}},{\"contentType\":\"application/x-pem-file\",\"id\":\"https://azsdktests.vault.azure.net/secrets/importcertpem70052b83\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"}},{\"contentType\":\"application/x-pem-file\",\"id\":\"https://azsdktests.vault.azure.net/secrets/importcertpem849004cb\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"}},{\"contentType\":\"application/x-pem-file\",\"id\":\"https://azsdktests.vault.azure.net/secrets/importcertpem92624d14\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/importcertpkcs27461b85\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951657,\"updated\":1678951657,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/importcertpkcs60786327\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/importcertpkcs75353a38\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951664,\"updated\":1678951664,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp02227\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951246,\"updated\":1678951246,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp03630\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951247,\"updated\":1678951247,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp03784\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951245,\"updated\":1678951245,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp09357\",\"attributes\":{\"enabled\":true,\"created\":1678951238,\"updated\":1678951238,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp16521\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951246,\"updated\":1678951246,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp25951\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951247,\"updated\":1678951247,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp28909\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp31468\",\"attributes\":{\"enabled\":true,\"created\":1678951238,\"updated\":1678951238,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp41965\",\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp43590\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951246,\"updated\":1678951246,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp43909\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp50428\",\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp60966\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5S1FWWkJVMFZEVWtWVVZFVk5VRGN6TmpjeklUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5S1FWWkJVMFZEVWtWVVZFVk5VRGN6TmpjeklUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5971", - "x-ms-request-id" : "b6962950-5353-4345-b9f3-1f56b1220eb3", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp73673\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp80097\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp83384\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey020515346\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951062,\"exp\":1710574062,\"created\":1678951662,\"updated\":1678951662,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey140384932\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey14728c014\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1710576552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey18827d6de\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953555,\"exp\":1710576555,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey23688a6ba\",\"managed\":true,\"attributes\":{\"enabled\":false,\"nbf\":1678953558,\"exp\":1710576558,\"created\":1678954159,\"updated\":1678954159,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey30234f065\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1710574060,\"created\":1678951660,\"updated\":1678951660,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey3491808e4\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey365168328\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey492960bb6\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey628397873\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1710574054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey683522e3c\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey7755247a7\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey83973bcab\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1710576557,\"created\":1678954157,\"updated\":1678954157,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey958720254\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret075001c\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951238,\"updated\":1678951238,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret2132239\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElYTmxZM0psZEM5TVNWTlVVMFZEVWtWVU5ESTNNelpHTmlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElYTmxZM0psZEM5TVNWTlVVMFZEVWtWVU5ESTNNelpHTmlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "6759", - "x-ms-request-id" : "e68bc3d2-6940-452d-acc4-26e6817861de", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret42736f6\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951240,\"updated\":1678951240,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret4328494\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret4695512\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret5928080\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret67478ec\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951238,\"updated\":1678951238,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret7250531\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951240,\"updated\":1678951240,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/myalias\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678944848,\"exp\":1710567848,\"created\":1678945448,\"updated\":1678945448,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/secretkey06611606\",\"attributes\":{\"enabled\":true,\"created\":1678951012,\"updated\":1678951012,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/secretkey53683f37\",\"attributes\":{\"enabled\":true,\"created\":1678951011,\"updated\":1678951011,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert0041741853c\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert05138d67\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951065,\"exp\":1710574065,\"created\":1678951665,\"updated\":1678951666,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert05372a8c3d9\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1742112560,\"created\":1678954160,\"updated\":1678954160,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert056438d4a20\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert1092295324b\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953554,\"exp\":1710576554,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert127097d0dc8\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert15963b9a102\",\"managed\":true,\"attributes\":{\"enabled\":false,\"nbf\":1678951061,\"exp\":1710574061,\"created\":1678951661,\"updated\":1678951661,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert20887903436\",\"managed\":true,\"attributes\":{\"enabled\":false,\"nbf\":1678953558,\"exp\":1742112558,\"created\":1678954158,\"updated\":1678954158,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert21172984d93\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953559,\"exp\":1710576559,\"created\":1678954159,\"updated\":1678954159,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert224271757ba\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert26201762259\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1710574055,\"created\":1678951655,\"updated\":1678951655,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert27558598b2c\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1742110069,\"created\":1678951670,\"updated\":1678951670,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert27808513219\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert30284660cd8\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5VVJWTlVRMFZTVkRNeE1EUTNNME0yT0VJeklUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5VVJWTlVRMFZTVkRNeE1EUTNNME0yT0VJeklUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "6456", - "x-ms-request-id" : "b2388e33-fc80-4f76-8a14-fb941f069d5d", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert324948604ee\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert35510d74ced\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert3990480f79a\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1742112556,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert40147b09c3e\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953553,\"exp\":1742112553,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert47882934afa\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951067,\"exp\":1742110067,\"created\":1678951667,\"updated\":1678951667,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert49907fe70ac\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951051,\"exp\":1710574051,\"created\":1678951651,\"updated\":1678951651,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert510992ef0be\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1742110056,\"created\":1678951656,\"updated\":1678951656,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert5677070ba11\",\"managed\":true,\"attributes\":{\"enabled\":false,\"nbf\":1678951253,\"exp\":1710574253,\"created\":1678951853,\"updated\":1678951853,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert56810496c6b\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert58344de8f9e\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953558,\"exp\":1742112558,\"created\":1678954158,\"updated\":1678954158,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert6210194afab\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert6384478e5bf\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1742110058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert661444e3f00\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert708698d2\",\"managed\":true,\"attributes\":{\"enabled\":false,\"nbf\":1678951084,\"exp\":1710574084,\"created\":1678951684,\"updated\":1678951686,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert721471bd873\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951075,\"exp\":1710574075,\"created\":1678951675,\"updated\":1678951675,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert72180ce45d5\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953550,\"exp\":1710576550,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert72544647\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951079,\"exp\":1710574079,\"created\":1678951680,\"updated\":1678951681,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert7280530dd15\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert742555f1\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951072,\"exp\":1710574072,\"created\":1678951672,\"updated\":1678951672,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert748574fa31b\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953556,\"exp\":1710576556,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5VVJWTlVRMFZTVkRjMU5qWTNOekJDTjBKQ0lUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5VVJWTlVRMFZTVkRjMU5qWTNOekJDTjBKQ0lUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:21 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5705", - "x-ms-request-id" : "e6f9a196-04ad-4145-a3a0-44833a44faa0", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert81087515588\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953560,\"exp\":1742112560,\"created\":1678954160,\"updated\":1678954160,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert82221cd67f8\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953552,\"exp\":1742112552,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert838336ea\",\"managed\":true,\"attributes\":{\"enabled\":false,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951671,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert879909fb\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951085,\"exp\":1710574085,\"created\":1678951685,\"updated\":1678951685,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert88427430\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951087,\"exp\":1710574087,\"created\":1678951687,\"updated\":1678951687,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert92201a19a66\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert92673e6be72\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1742110055,\"created\":1678951655,\"updated\":1678951655,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert937620dadf7\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert98347e92\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951670,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert9971873a\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953557,\"exp\":1710576557,\"created\":1678954158,\"updated\":1678954158,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testlistcertversion09939\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951095,\"exp\":1710574095,\"created\":1678951695,\"updated\":1678951695,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testlistcertversion88662\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951078,\"exp\":1710574078,\"created\":1678951678,\"updated\":1678951678,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretget134640\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretget144381\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951244,\"updated\":1678951244,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretget64150e\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951245,\"updated\":1678951245,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretget92439e\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetversion0357464\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetversion8506350\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951246,\"updated\":1678951246,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetversion9085392\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951246,\"updated\":1678951246,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDQhTURBd01ETTBJWE5sWTNKbGRDOVVSVk5VVTBWRFVrVlVSMFZVVmtWU1UwbFBUams1TXpFMlJqSWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDQhTURBd01ETTBJWE5sWTNKbGRDOVVSVk5VVTBWRFVrVlVSMFZVVmtWU1UwbFBUams1TXpFMlJqSWhNREF3TURJNElUazVPVGt0TVRJdE16RlVNak02TlRrNk5Ua3VPVGs1T1RrNU9Wb2giLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:21 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "2253", - "x-ms-request-id" : "f216979c-f342-4124-ac49-e88a797519a4", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetversion99316f2\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover06743f\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951239,\"updated\":1678951239,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover076715\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover127013\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951239,\"updated\":1678951239,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover839738\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testupdateofdisabledsecret04122f1\",\"attributes\":{\"enabled\":false,\"exp\":2537049600,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testupdateofdisabledsecret4449462\",\"attributes\":{\"enabled\":false,\"exp\":2537049600,\"created\":1678951244,\"updated\":1678951244,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testupdateofdisabledsecret6056105\",\"attributes\":{\"enabled\":false,\"exp\":2537049600,\"created\":1678951247,\"updated\":1678951247,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testupdateofdisabledsecret6549070\",\"attributes\":{\"enabled\":false,\"exp\":2537049600,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "listsecret4695512", "listsecret4328494" ] + { + "RequestUri": "https://REDACTED/secrets?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElYTmxZM0psZEM5TVNWTlVVMFZEVWtWVU9UY3pPVFV6T0NFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2496", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:49:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dfed8b87-3a09-4d0e-9989-a592a954f7a2" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/listsecret9739538", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "contentType": "application/x-pkcs12", + "id": "https://azkvrecordtests.vault.azure.net/secrets/myalias", + "managed": true, + "attributes": { + "enabled": true, + "nbf": 1681262971, + "exp": 1712885971, + "created": 1681263571, + "updated": 1681263571, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretget28163e", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretget92942d", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetversion6928176", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetversion96622fc", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretrecover06114c", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretrecover308559", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/testupdateofdisabledsecret80533ef", + "attributes": { + "enabled": false, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/testupdateofdisabledsecret9466440", + "attributes": { + "enabled": false, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "listsecret33101b1", + "1": "listsecret75176c9" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.recoverDeletedSecretNotFound[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.recoverDeletedSecretNotFound[1].json index 50a55d0d5d60e..8da6f1d7dabc8 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.recoverDeletedSecretNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.recoverDeletedSecretNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/non-existing/recover?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/deletedsecrets/non-existing/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "95477327-4efb-41cd-8e50-4ca0bd6bee74" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "309", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c18240b8-ccd1-4479-ae1f-be842dc9fcc4", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + { + "RequestUri": "https://REDACTED/deletedsecrets/non-existing/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "309", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "58812d3f-457e-47a6-8d98-03e833e8974c" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.recoverDeletedSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.recoverDeletedSecret[1].json index 9ae0e109b1a28..dd732c9bb25f2 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.recoverDeletedSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.recoverDeletedSecret[1].json @@ -1,129 +1,317 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretrecover839738?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/testsecretrecover06114c?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "645e0754-c4d1-4025-984e-627b418e0911" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0ddcbc6c-2077-49e5-b9fb-91c8235c80bf", - "Body" : "{\"value\":\"testSecretRecoverVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover839738/220dccf23a284f84af1eb8ab2ac91573\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/testsecretrecover06114c?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "64", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretRecoverVal", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ee9130e2-6488-4e24-aea4-2d2fd3b5e7c4" + }, + "ResponseBody": { + "value": "testSecretRecoverVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretrecover06114c/30607ab7afd44edc965565e0a2094c41", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretrecover839738?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/testsecretrecover06114c?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "423", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "493c3d78-5b3f-455e-bb55-d17c5b012d74" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/testsecretrecover06114c", + "deletedDate": 1681267735, + "scheduledPurgeDate": 1681872535, + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretrecover06114c/30607ab7afd44edc965565e0a2094c41", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "427", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b659026c-d115-4f76-86e7-68fd93343687", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretrecover839738\",\"deletedDate\":1678954150,\"scheduledPurgeDate\":1679558950,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover839738/220dccf23a284f84af1eb8ab2ac91573\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedsecrets/testsecretrecover06114c?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6ec08554-297e-4b84-805c-6390d66e375a" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: testsecretrecover06114c" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/testsecretrecover839738?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedsecrets/testsecretrecover06114c?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "05184eac-5e0d-4e32-979b-fd00fbdb0179" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: testsecretrecover06114c" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "427", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "45b3ee27-2ff1-4288-9e8a-78c3c7002645", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretrecover839738\",\"deletedDate\":1678954150,\"scheduledPurgeDate\":1679558950,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover839738/220dccf23a284f84af1eb8ab2ac91573\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedsecrets/testsecretrecover06114c?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "423", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a1808711-b202-41d9-8182-91c09487c4a4" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/testsecretrecover06114c", + "deletedDate": 1681267735, + "scheduledPurgeDate": 1681872535, + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretrecover06114c/30607ab7afd44edc965565e0a2094c41", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/testsecretrecover839738/recover?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedsecrets/testsecretrecover06114c/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "272", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "31d0e0a9-c8f8-48dc-ba48-6bee3a5e8a91" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretrecover06114c/30607ab7afd44edc965565e0a2094c41", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "274", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fa776e6e-99be-494c-81d7-f3eb71e48285", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover839738/220dccf23a284f84af1eb8ab2ac91573\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretrecover839738/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5999c4b7-5f8e-4491-b8e2-5334c074bb04", - "Body" : "{\"value\":\"testSecretRecoverVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover839738/220dccf23a284f84af1eb8ab2ac91573\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testsecretrecover839738" ] + { + "RequestUri": "https://REDACTED/secrets/testsecretrecover06114c/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9cace218-5581-4f47-9e62-2248ba0216d9" + }, + "ResponseBody": { + "value": "testSecretRecoverVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretrecover06114c/30607ab7afd44edc965565e0a2094c41", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "testsecretrecover06114c" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.restoreSecretFromMalformedBackup[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.restoreSecretFromMalformedBackup[1].json index 9c5767cdcbdea..3fd7f1c0e826c 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.restoreSecretFromMalformedBackup[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.restoreSecretFromMalformedBackup[1].json @@ -1,29 +1,75 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/secrets/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "26e4c811-8379-4c5d-b34d-c67d63e5a2e2" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "400", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "78", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e433b509-9baf-4599-b2ff-966834a7d647", - "Body" : "{\"error\":{\"code\":\"Malformed backup blob\",\"message\":\"Backup blob is corrupt.\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/secrets/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "28", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "bm9uLWV4aXN0aW5n" + }, + "StatusCode": 400, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "78", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b9b8f5b7-e31d-486a-9f3c-057613f11a5c" + }, + "ResponseBody": { + "error": { + "code": "Malformed backup blob", + "message": "Backup blob is corrupt." + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.restoreSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.restoreSecret[1].json index c0ee8205e6295..f8b70c676e886 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.restoreSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.restoreSecret[1].json @@ -1,176 +1,337 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/699c284a6f2c466394ce?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/0e5feed1f7414db58c60?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b7a2c296-1840-4d88-90cd-425422e8640b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "302", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9b835ea7-b69d-44f9-b53c-34c00a3fa191", - "Body" : "{\"value\":\"testSecretRestoreVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/699c284a6f2c466394ce/68be4fd9e1034f968c69cc2d9a45b709\",\"attributes\":{\"enabled\":true,\"exp\":3483820800,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/0e5feed1f7414db58c60?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "64", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretRestoreVal", + "attributes": { + "exp": 3483820800 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "be8bfd7c-333b-4a6c-ae23-3260b93186de" + }, + "ResponseBody": { + "value": "testSecretRestoreVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/0e5feed1f7414db58c60/6984e1a198da4d26916dbc2461ab3311", + "attributes": { + "enabled": true, + "exp": 3483820800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/secrets/699c284a6f2c466394ce/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/0e5feed1f7414db58c60/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "7232", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b8bfbe31-0571-4fd5-b0c1-770d2d6141d6" + }, + "ResponseBody": { + "value": "KUF6dXJlS2V5VmF1bHRTZWNyZXRCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuQ3ZTQU1mRHBFN2hGMnBYVUVuV1FvSGZBcEc4NG1KMi1IQl9EN3ZYZk55SXdaTUJVNWRpOWJ3a1V6b2R3YUlyQVluUkw2LUdzNENVcVc2cm8waFhTTTVBb0ozM1FvUUNwVUxXVS1XYWpaMjhpUmVycEpMaXRuNnRXX3VNel9BUjRkazF5ME8zYnZNUVRtZFRiSlYyNl80WmZORU1Nb002aTZ4cmtobTh3b3BoclVEQVQxYmxudzkyam5aN2V4bUg0Skw2UzNHOWVfemFUc01rcjEwcktBdkUtWFl5UGRjb2tlWVF4UGdRMXY0Q3RiamN1Q29OYzBIbks3NGVOVGdvRFRxQXZFM0dLdWdhOVV6ZnBORzFBU3VtNDJYLU9VQ0RadnpYRjdoYllWUVBPZ2lFRUNPWEo0cXpCYm9VZTluOGFzSFlmcVlXeFYtWnJid0p0eGNNVWF3LkwwcExvdnJyN3FEcVE1TUppQ1Q3V0EuSWZ4QXQ1RkRDQl9tRXNjYXI1NHdvVzRsYXFtUEN5WHVTQ1JMeE91NHgyaEY4RFlqSHQtTDUtU005TkdXTVQzbEdaa3BRYmNWbjQtN2IxOU1mUFJBRWhJQ2p4NEdPZmQtZmtqdDFkY1k1SDM5Sm83V2xlaFNIdWlvVE1fTDRxQzIwS3Z1S3BBX2NHRjd1b2VqWFc2U0hHeXV5akJ4TXNBYzhHaGZEWlpOQjQ5THZ6YkJMc0Z1OHUzOWo4U1BhMXZqbWVDSzZkXzZUUXFkZGRObkpIbDhSV2FhSmRJNGY5TlZqS1kxc3poemduQjZEdFlmb3BaY2hvN0xxNXF2d09GUHQ0bnllMHJGQ0hfVUJjWDVGR3hPSGF0cmZtdTExTWZWQXZzQ3FDbm45YUpUOU9DRW4tRndqd1lpSVZxLXY5WHV3a2t0ZUk2QWNmVURWRVFOOXdZTzlmUEswdGo1QnJ4cEpNN3NwTFZrSm1RcGdZYnZDOFlnNU83ZjVJbENoS2NDOXNmUXcyWmc2NVBLQm5BdWtzTnk3d2pDOGowdXVZWkhRRjMtQklMX1NZbG1UbTZabUtVUVN1cUZleU9SalJxMS1hRDZtaVRiM2s2eUpJNW55TURqdmlFZHRiR0NlQ1RlSXJXZ2RTMFZ2MFlBeVVqb2UxQ3JUd1pBZEl4QlhRZEZPVWIwa3hjcDdmYmtTN2lnNzR5cEFBRmxVeDJDRHlmbTBmY2J2Y3o3NWsxN0p3SlROVmVkdzFFYzNOZXlKdTVkeWdhZ3ZnOTN4c0dobXc5N1hpR0xoVDVjeVlmbzZyNnBsbXE4blhYSm03T1VydHZacGhsbEVKTWtkb0dqcjBFUlhEX0x0c1Voa3NONGZXeldKYVBsYVFpS1NmdXdWWlFfNXJrbDVIdzBrVW9TazNubVdDYjlza2JIRENzM0JSNnNkQWE4bHJaWkRHa2tRQ1J6cGlFZW9ualFoRlpoYU1STFJiWkc2TUUxdzMxVENEU3ZkX0lZMkNwakxjNk54ejBGRFdwVnoxcUdnUkowbkN0SkhIM3ZOejFBazcxX3JoeEY0RlNaZkxvZFFSR25ZZFlBNDVtaFhJdHhBTi1vOTJlX2dyYm9fR045b0ltUGVPX3ZPX3ZaX0FaWjQ2Ni1FNE55VkxpS2ozZ2hIeWwxUDFKX1FibWNUQ085RXlaRHJFRHN2Q29lVVBPUXVfX01laW5BV0FZNjBxQ0hvZldxMUZqVnF4UFk4Y1pqZXhnMjdhNEd1eVNsYi1Hdm1Ka0tvdGZIcnFuSlQ2YkZtWUF6V0hFSnhmbjJUQnJKNGlkek5jMmlUVzZ1cnYzX05GaDFWRUtudzlDRTlFMVpEXy15X3ktRzlIUmdSLV9RdjYxLVdMSU1HZjZMVlJxVkJmbm9wVnBBN0pudDcyN2w4ZUNzUUJqODlLVmpuREVmdEMzeWtiRm1YZ2dYNWZXWndzR1VPOVZ1eE9OUVJZZHJSeTNEdDg1U1hsalZSOXlTblpSWk9OWHZEV3JQNTdGVXhqM01pcjh6YmtVTXJpVEFQVEFnR0dDQjJfWkV2NGlDdXZpelY0WWZVUXRtN3ltLXBscmx0SjhRdGU4WE0yQkZOa0R3bkMyZF9rQ3BXTkd3bDh2RUhiLU1WSkIwYVlzU0FyMktGT3JoV3lSbEhBVDRPYjRBNHJPakpqR01Md2RhOHRmQk5QTkdZM0ptdmhwU3NFRThjTjE1alZQSDNBT0FTX1RXb2ppOTVqdUo2ZUkxLWh3UTRsbENILVVBSHhnZm0weHpabXVfbTRZUFVJYzJsSUNydFlXQjRLOExvTjViMnI5SkE2aXpNZ21WSzE1VTNDclpYdWd1MjZaM1ZKVUl2MWFhV2h4c2pXVjAxeUc4VnREWGZXN1pLa2E1Ry1RcFJodHR5N3JPekxleElGLVBBZXpjc1Rvek11RVpTZ19jcE9FRnlINmJ0bmtjRFkzWW5ScndFV0JPcHM5dG1SWDB6OXpfNm5EOGxfY1JnYVRCNXgzUEpjckNtMnFobUYzVlFpSENOVG81R2psa01sczlEc3FIUlRuT3lfWE42d3hYRkV0NUViU1FVY0RCcTF2RS1OMUxUYUdORGZnTFNWdjd5Y2dsWlZoUF9LTTNVNXB2emJqQmZVYjFRWFJzY2VHLUpxMWFrSGhsZzdjVVNuYlZxaG1mV21SX21wODhVUWdodDJ5VnlPOWhLaEQxSjRNbTZIWWdSdk14VzdVTEpWTmpKNmwtQ3RyaGNiNTVZazRXcHlOTWlYd2tab2FEVmZSTkpoWE03M0pwSno3UkRFXzRadUpDUk9YbEF4bDJJcGNNM1Y3aVhIaFZLMjNOUG51b291ZnY4VEw5cHZSSEt2NS1heWUxcllPaENfcm9NZkJvYkhCM0tLbzMtZEJKRFUwZWlnMmxWTGhzVGJ1Q3AzYXc4MTJzUEM1TnJzSjBxdUFBT1J3SC1FNmR2TTZtR0RoaTdocTQtOTlXSzExM0lXMEx3VE1HaEhBNC1tRHY3RjNfR25fdU54VmVXV200b0MwNGVIcS1YaGt2cF9hbDVNbVpTMDJYTnNkMVJHTzNnSUt3Nlk0MTA4Umc4VTlnYlFVTkN4M0g3OXVuS1pFNnJHQnpwaHExX202WTVHVTh6RDh3SmxuaExXZmpiRDJaLWpET2I2Q3JnTkhzSGZYUDdVTk5LdkVHcXI4Y3g3bGxjSXVWUFEzMTdyUUEtR0thSFpOVzBYeFQzVFlYMjFJRXp2ZHh6SG9LZVBzaFFIXzd6SnJBNmx6ZW9uTndvYmFRRVl5NzlVY2FlNFduXzVEUWItRUxCM0NwNWpib2dxVFB5UWhGbzVCcUlhR29Ja1VTZWxvSlBPWUpPWUQ5LVN6MmMzS28xT1prTFh6Q3Q1b2N5WldDeDlRRGdoeS11MGs3Z3JwbGVyTW9sUFFVYVFHVUdPUkF1aGRSWGJtdzhKb1VQSWZHUHB1VkVLN2VaQ1UteU9vSEJsRzRoNmlpckhNWWZickVtdzB1cjJVeW44X0ZrLVV1cjFJM085WFg3bDg4aTRUbFpGeU8wSVg4OUdvLVZKa0RIaVZFNHlTNTV2UnpLME5qZmtFS2s0NnphQnQ3UFRFMnZNRDIxcTg5UXRWNnRMRWJqaU96eUJ6TUhHelIxNG9NbHNxbjlhWl9WbW50MUppMVIwVk9zbFRQY1JKbENEanBTYjdmUDUyVEpBMkxOSF9QMGlkdlU3Zzgyem50eHAteWM2Q2xWeFEzOGs4ZlVXSXg0b1BRNzIzRl9OTTVtNFF6ZVFqcVlEUFVKcmcwWDRFQlBoTHMzRVFlQ0tTOUlLVWtWY3dTY21kYnpXM3ZjeVAxMXlOel83ZF9FamFlcVFsWVNLRHFUQVdqTlBYX0RMUm92LW8zbDVEUl9OeThhdzRlQlFHZTQyT1pRblNrbmhJODZRangyRHpHTE5ENmFDZUpVaDhmTGxjc0xvZ1hYTW1zSFVZR0pOMTUzNXZqTklTZ3AyTkVDLWh1WFF2OTlnNm8ySjVNZFZUTV85dDlPZEIzT1kxYVNjRnB0cE85QnVUeS1qTUF1VEU0M0tVaDBwT29rUWZuSGFZTkpoUDVjN2NYTzhpZVM5WjBldFNpTzNQWHB6R2xQZF9OLTNGemtTU21VSXMyaEJySmVrYjZKOTZMRjlPM1M5S0lUQWNPLVMtNkstY01GT0Z2ZGZ3ZXBIRXp5cVZ1Xy02bC1tYnRQODRocWFBUmotOEFjNS1KWnRlcnlRYnVyTXJ5UU9PbHBfaUJhQ1Bkeng5QjJQX0VkU0ZNckhUbWxCdllITERxTVZvVkF1cFpsdUZ2V2M2RUEzaXBRSnc4LU4xLTBIaGtjYUVVV2s4WUlZVTlvRjc3dHlXMTM3aHNGME1FU0NaWl9ncWlibDcxM1ZSbmlLaXhLOWFvbUlzbkNpUDR6ZHZ5XzZZWV82YXFNTXhDV296bGVDZTQ1YWhHczFlLWJETk9ldXc3bDg0VmU4OG5OX2d2SG5uZG1FYnZGSkg2UmR3R011Y0x1MmwxYlA4SEcxdzk1cnNLVy1tMUw5R3N4N0VoUVNoMWdueF9YZ0JheHg2eUpOYm5vVWNEVktnLU5EUWgwVnpVUUdPQ2lRcmp4SHZWVmZVTjFLQmlsMDgzQm90UzM2bWNBdXdPVUhpOEE1R1BCUEJMWHpZZU9NbHJ0cEFfT1VjcUlQbUlSRUxrQWNOa1pNZHZDQXZXOW1XcS1jQURBWHVIcUlWWlJqX0ZNWFNoYUh4MGdteC0ySlpjS2dUR25pZHQ2aFp4QmdPd01sdnlZdEtSMG5NU0FyWXFLNTU4SVVmaTZ6REJDXzNTbWJyQjV2SnZFektHTTlFYXRkcDM5LWNuZWVyclA1aGctVWtnMmRJVmZzVEtNRGJCdDRBWU41dTgySlJBejRNSUo3cFZYbHFkNEFEbGRyVHVpclhXbGliWlNnUExyUHdzRDhzUkU4OFp3akhueTA5MTlVRHF5T21aNGNjODJLbWlCUFExZDZ6VXMxclhac3dzU2NIaElsYy1tdWt5SDdqSHNlVlJ0TThHU3JZUkp0TjVXSTdtX1BvakRGNWhiU2N4SFpheGptanZ4RUtmOS1IMVRpMExnX2wxWnlvYVhwMHJ0bUhWd19Qdld3NHZxam5BS0lROEJkVVBnY2RRcnZHTGs4VWpSdzdUU1hNa0dwb0M2c1FxYThnUklUNWhYUXM2NmFYcFdEWmNuVXlZRndPb3I3MlNrYVdsclZHYXE4bmlzeFNTZ1hmOWF2cERxdUE1V2xLYTF4anRGTXloM2luTkYtenRVWTVUN0d1QVNuV1gwTVFKM0pPYUpTVTNYX01xeUE3X1ZTOFFTNWxnMlZqUEJXSVFRVHlRa0JZVXhodVZPTGd1THBpdlJXc2RDUGpGX2VlY0JiY3BiQkJYdExCOU53andSaUVia0JQVEdJbWJCUTBwVURISFc0NTY0NGF3TjY3WG83QnZLSnlvbm5nVmZ0dmN2MUJROWdjSFJoWjFQZm1mcnJxQS03UEZLWWNFZDQ5MldEaFgzWUFLSER3VXBELWxQOHRUNzVHVDdnODZNTENaVXBGSGZJX09VazhyaFpPMWxNcnFzT3JndmI5Tjc3V2M4d2h5aWtPQVhmUUc3cUVNc2xrNHZVNGcwRUJ2dk5lRGgwYTdoNjNHUWxkemV1dngxNnZ0UE93b0l6OWRHYXd2MDdKdEcwUlpHZUdfZUt1TjZVN19rZ3h5QnF3N1dfYWcxaDdOOERQTmhvV0VmWW5jTWdYSnl1RmZpcDkwOVEyRmhxYXk3SExqNjF1b3ZEM1lvQUNZcFhkMEZPWGF3S2VwdUNhcF9ROU5sQnZyVWdLVUtLYTg0YVB6VV9yTUVvVm5sNjMydnBpZUsyYi1Ub0hYUU1zRDZFbTdaN1pOa3NMUnhXWWdoM3E1U3VuVU8tbGZpdms5aklCZFg5RDc3VFJROGF4RG12UTNXSjZGai1UNTNUbUpzbTRuNnZWb0lCTjBTUWxueDNibjRGVEEzb3gxeHZudUdEQUhYZzh0T19HZy1GODJwbXpSR19ibVRqcE95RWgyM3ZPZk4ydlR2MjBRNklJM2hpNDhRS0RRZExrN0ZSYWtGWjNmWWIwZ2ZrS01DNWhvOWl2N2F1b2tIRk41Um8xaEF2eFIwemdxaTdncnN5MzFYdjJGY0ZJZjFSREFPdFFDU1g2eTY4TEIwTGZnTjBPQnVkWGxqTkM1cXcwOXdxeklyT3BHZDA1Nmw4TU9Ydjl4VEZnczdaY0dJYkthcklQd2tSMm5IbTlUTWRFZUlMWlJwY0tPemRTbGxjek5FWVVuYzZDLUc3VWZhUGdmUU5HTUVoUVhFbTFPNkpITGpVYkc3SEV5SXZnSmhvNXBOUmwtZmVzTXVFendBZnNwMFU1YnFWZVp0bHVGamg0SjIzRjBmdkZkSGRUYTJLdHhOYy1BeGNQdVg5VE1IT2lva1NHaVA1c2Rrcm1RMlAxcGhkMTFILVdEcmRoZER2UGIwTUVYVVVSTEVBOGd2WHJLWVRGMllxbTJhd1ZVYk9yWmN1ajlzZTEzbGxqYUtSTFdPRkxxajl6XzdlUVZaa1JyWnBGbVd4QjRqdERpQ0ZDWWoyT0RPdnVKU2Q0ck1ROU8yU21QMjVyWVlGTldvbXNibWZCd2ZYSTNzSC03QmRIbHE2NlB0bXpxVGRRNTVUODlnZklGbzJGaG5haUU2ZkhxNTM2M2duc21vSkVWZnBfYUFYLWF3SFQ1TEZhYjlNVHZ1WDFLVWFEMk5xaU93ekZBaVRvRk9rUl9LaloyUFNaYzR2SDBkcWFOTzlJR2V2VmFESk9KbUIwSEZzRWNyaWVHT3lETlpUVkstQzluMWNZS1JtUV9WazQ0d0Z5QmlUTkhJdE9oRjJlSzhXRnlsRWhoZXFickpwNC5qTkVlUDlGMXhaUDAyVkpmQXRncENLSjZjRnBrU3g0RVBHVkJlUVFWMzhZ" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "6976", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5f75e4f8-6830-4951-baee-78a2e22d36bc", - "Body" : "{\"value\":\"KUF6dXJlS2V5VmF1bHRTZWNyZXRCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuc0hpenVwVGJiRUtaQ0JUTTBVMGtQR0VsSjU4SElfQnQ3Ui1JNVMxV2k3X0NqWkFvN1pvLURMdjIxT0lVZ1pIMmNOSGV4SGpwc0t5Q2NCTXoyODV3bk1qZFZZZ05IUF9ITGNUQ2JxckJVWDJQVmx6alRIbmxkV1JjRzhKc0dOeG1ibzhzWkwzMmNlZHhseTlsYTAzZ0g0OERuQTJFNHFyX1d2ZlVxaVY5cE1mNTVTMm1KTklCTG1EdEkwM29oM003UmZzZkxxb0J5ZzVTWkotbG0wbF91U01IZ1BXRUduYWl2OHpCWmxFQUp5aThpQ1lucHJjOW0zekJUMkY5MDR1eTR1TGI3TWs4eWZCRVJrU29kWWxWUDdVOEFsUGowRkxoS01DYzZueW5qRUZmeG01MXlpbEhZVGVxNW4xUV93YzZzbmQ1anJEaE9zU09tOUpoNk4wVHJBLndpOWlub2cxZ21CUXhMbEFRWFVPbVEuS3gzV1RnY0wwY0gxbHlVeDlkQmhrZFBwLXVtLU9udVhDUTlYZDZkRlFtbE9OT1B4UjJPeTl3TWhlRF9XWHNQZ3NtS0dYdFkzUm5pOGY1YWcwQjVZeWZ3N0VWa2xfNGI0ZGNLZkYyT1VzREdpclZiNmRvZlJENHNxWkRPT0RfUUJQNWFURTJFRm0xcGQzODR3V015c2NCTXVielRhSGFaa05EZHBlcURfaVFmcW5SUU9KR0RrWERIODhMWnNYSVYwTFY0eTI1ZnQ2bTZtVnlGUWNEelFaSUpVc2RBYnRmOFFybVRjUFdvV01PMThwVDJhdlRtaUZ6QlBPeU1yc1E2ek5NQ05Xb0QzMmhiQXBvUlhZODFWWFg5OGg3QXlIb2ZFbE5yRW5sUnZTMjZrZ0loc2tsRllRTjd3MGU5SzN6YlFBNVdIN29iNjBGNkVuRWdSQVRrVHljeWlocmN3SC1sZjkyeUx2cHpxNnlNSnQzMXB4NERXbWlGOUVfY0tyWld3cjBNR1pDMGg3elpGaE4wS1haSm5OUlNpUTduQ3N3blFZbGVmOG42ODYwTkdTeGFuZHJlcFh3a3NOVjJCUnFhYmMteE81RDI4WXEwamk5bWNlNTlOR1REVHBManVNS2xYVkowOUxjU1gzVlIzY2FaYVZQc1NFd2FkZlJpMWZ1dEZvU2RJU3lRbzB5U21xcHN5b2FXUW42TkRDRUEzU2xSbXFCQWZ3UFNzWEtMdHpBMkdhTWpSbzFTcC1fYmd4d2Z3OWZOZW1TX3JIRlIxRFl3dlhsQnlLeWxIdGZHT0xVU3FTYlZsTVVwVFFZUU9DYUN0dk5ZNjJOVXVzdWNiY2tLbG1LZ0ktc2o1TnlIdFctUWl5b1NmUndpZWhpREI1TUlyVlFfdXRYbm5OWm8zczRCM2t5UmpNdVhZUElwSTlXQ1VXWFNLcXo5YmdqZjNmZHF6SHNxcDRXaU5PRDF1Um5pRVFLY1pvOW9VbGVBX2pDOHpWYW8tcFhkMWM5aTF3WFY4clhiWmRIdWo2YUhnMTFBUnVfZzdnX1g2dGM1akptU1pPajcxLTA5bDlHQVlhYzNLU1Y2b29RWFp1ZTVseTJDaUZyMHhlX0F3TmhYdlJ3WGtOemZGQ3FnVWV6S3BVeWQxTDgwNjhiMW9KaHZVbWVoaEpSbTNDbklQX2ZmR0hOcHdZSl9acWl0czNZbHl4QnRNMHpxX045NTdRejgxSFRDeGdlUnI4NmU4anFiTmpEM2JTR3k2bnRzYzV2SU90MnFkOV9jM1g3TEdQOVg4TkI1SVlhdnJ1empFNlhwTzU3cVJubEVLWGFUZjdvMEMzNUN3aU9pYUx0cE9RWHR6enBTaHN0djJjT0g4N05HRTVuV3NPeVg0X1RfeER5Z2E0ZWtOZGlZTkR0YWpjcjZqaHVVYWpkMkd5eTl2NlQ1ay1jRDVVNWpwS21jYmhKNWN6VXRUTVk4Zk1ob2JIS0dkSm40RVZ1bTVRd2RjcmVHUDFLQlhfY2pwb2xlc0pydHRkck5ZTmQyQ2M1MFpxV2d1Qy1jcmZyRmloUE1odGZsaVJhR3o1R3oxWnp1eXNyeWlMeFF1YmtSNjktTXZJYXZsUUg3NFo5LWU2VDRoZk00b2NQUDdPdWRqUnY5bHc4TFNDWW1tTXlwMUZlNC1qOHdLNzF3ZlFoZmdyNVFqMkhGNzk0cGdHRS1laE5oSjBJNGowOWVFblhhdXdXUDE3Q3l5c1g4STA5SXFDejRrZXNEOGRjMks5el9MM0tXWXRQSHFNT1A4QVhldkFWenVub0pfQm90d3Ayc1hqN3M1VWY1R08za18tU2dXVHFPNS1WelRzQzIzZDRPYUV1enM0VFhmcnNNZFdLUGs1eFhacWF0dk1ZTUdJblkybU5GUGFpd3FlSDdLUTctUUl1M2hyMG9xazl0REJTbmxWLWx1U3FHeVF5WUtPUkN2VE0td09ZMlpsbTdtNW9VR0FqSUVWbThEME1Sa3VpR2NMbXNIQmdvQ1RMZ2x0WFpsWUpXVUZidUtteVVDM3JfVy1STFJsWXhWNnZ5RHN5NDExZ1NJNkFJUTVJRHJRUE5WOEo3eVRfazhKbG1iMG40aDhXR0lrOXREN1pRR2JpUjM0U3FITUdESWgwMWloc29ISVFObGhFNUpja21GczdqSmdCdzRTcTNXdk1SNEEtUmFBSlh1VXpuVFM5d0JWNzczRi05MlA1a25WQVRnS2pXSmRGT2dOM0ItNzVWVTl4UUFiMlJjYW1Qc2Q5TVVKRFRZdnpCTl9rblhfWkNaclhselZmNWZoV2dBRVV4cGVkMG9ZczZpTW1DYzFOLU9FM1FDMUJoNTVGdnk2bVFpRU1NNWJidUxvekJKb0ZxWFNSZzhTdnp2QjBlaEJqbm1QSVF2U2ZET0QzZjlUdGU2UkJrR1VRWnFIRHJsckJRS1NpZ29qbUFFd0lTQzRxY3pnaXR6RUVvUG1WRmxic2JQYVUtTFAyZ0tTc3dWSXFCRU9zMGIwQUhrWjBJbTNvaEp4czBMRmRPNUZvLTBaWGliMmVqMlBaeEppSmZtNGdOMnF0aVJtVmpha1pobEVEd1BIbk96cURucHlLS0FWLWMyV01EWWlLODFLbU5DRENQRVNGT1RIbkpVd3o2MFhlX2hNa1FDcUZNMUVQMEtjZXFHVElxbWp0VERJb3RQZkV2LXVJTldVeWxHT3N4ZzBSbDE3Z0d6RzFEUjA5ZXJVbnhTSzIycmdnVzJTU0Z3R0ZLMmhsa2dNMWNMdmx5U0MwdHRvSDBVR2dJR1VaQ0FCdWNObnlzYlBTempwQzFtX2NjaEx5bjlmaGQ0d0tNWElpeXU0eUJZV2g2N2ptZVBHTGRrYjdSNlhvN0laa1daVnM0OW52R1NaQWg4QVh6U2xyeHFaekpVUUJ0ZmR2dXJ5Qi16RnozYkhOcmo1bkFFd2sxSTlVdlZGVWRuTnVfRWN2VEF3SEZPY0U2UEVtbWMwMGc5SEF1Z0VWRkw3NzRCcTV3dC1ySWRMblVoZWJsU0NnQld4TEs0Qkx1XzJYaWU2R1VhZFRXMGIwSEY0eG5JcUxvUWdsRjQzSlo5c2RlQWtIcDZMQng4SHVteDZxcGw0SlpOazFwbzdNS25GVkxrRHdxMFpaTU9PdFpLc3RMYXpsWVp5M0RDRkhxMUVObTNaXzZBRlMxUU9vRnY3T3lwS1hXd3VFWUdiSU11Z1ZzeHh0d0tiNXpnaDdfdVp6NE9SWjlhMUVTaU02WnlfRWd6aGVycDRRXzBSNmlza0YzeTZrWjVwMmY5aEVubklEd1hab19pREVoOXJQTjVlejAtZ2RJOEllNTlkQ1FrV05feVZKam03RmtwZVFyeXJKVGFkNlFpNERNZExpWk5zLUhOTDkzLVZaUVlpWUdsR1hKZmJRX2stUHhINHZTODVWdnJJMGhhbkx6b0YwcFMycHEtS0RKSFk0YlRMN25yckFpOGw5WHVWX21KU1Q1bDVLRFNxYXVTRDdNQzV2S3AtNUdvWHUxS2FfX25hUktmWjVvMzRiTnpzVGpiWVFLbkpOVHgxaXNpRDE0cENNcXpxTklJeXgtNzhDVDhjYmV4bEY1M0dyZWZWekM0aGxjN1dDaWtGOFVEMXc3LWhHVkxEZDlpZlJxRlhPM2pqYS1JY3ZsMkpTbXhxMmNmQWZveDN3MUgwZWVWcmJFMm56OHp2MWlmVW01U3JaVl80VWVpT1pKUU9rZEhlVkMzaE1ZX2pTNGZmRVRjeWhRUEhEcWRRSEg4X3NtT0k3aGIxN1FHLVhQcV9HX3BiMTBPNzJ5UUdwMXEyc0xVNmJDRmhEWlJZVERvNHR0Yl94VFJDN0IzN2E0LVZPVkh0bXFNT0VSdHVSUFliWmNuSGFlZ3BnTkcxakJEYkQzQnRSWmhmRmNlQTFaUnotenlRdlhOTW5JZkg0WWdpanVQV1BHVUpZT3BwX3NzOU9MSGtLUEU2MTZGVVRaLTFWN1VienZLUlU1Z3VDWThyU3pIV3FKWkdzV05QN2VpVHR2VFNCMzFwRG9yeTQxQlM0ZkF4N2RFN0NRVUJiTUhrd1RhWW9zUzF5R1p1amxaeW96SUpRYmllSEl6cHdzNktyWU02d0RzUk5hbGxIVFlPVVNaTnpJckxhYWFRSE1rSGZDSmVWellVSVprR3B2dktXTUFGUHpVOXVvWFQ0TEh6NWQ3M0tmclhoTURHWHEweGVFS2J0eDIyTXpKSXNseGdtNEtGNkx2T1N5OThJQnRMMUtlLTlJQ3ZLZ0dRVU9kZFVFcy01VzlWODVVb0UwcWRuQ2Z2TGgtcEZDa09iY1M1blZSR1IwSXBmS29KbFBVb1FsaEhMSFdWSWJWWUQ4RXZqMUlwaFh1QzA1cEJra0lVVU1DVW1nb1hWR21pLWJzTUVXX1dCcmFqOGdjODVZY3FrRUV2NEJKRGxwc2lhekVQNW1sMlJGN2JyT2tiNGZPVGVTbkdndFVLOHp4TTF4QkxCM1RndWpHZjZmRGZhWm1uRGdsTGJETU54RWlGcURsQU5FaXJ5ZTRnQkUxaEQ1Q2FLWTBjclRFeGdNVE11dkhRdzdESjVwLWJaUE96V3FqR19iOXVOYWZSNzMydGlRWEdtbDFwcVd3ZUtMM0h4dE4zNTVkbGtQRHp1Ty01UTBiQ1NVOWFhUXBjc1p2eXBVa2JQMG5malB4WHJ5cmdXbW5YT1VSeEUwUDBCWVk3Sk9OcFY5YzdSWEs0aVNtZTZOVjBwWUdRRUxZS2dTMDRzMndKa3o0M3VfUzNzSTBWdHJlSHQ5S1ZJc1pEOTladXgyNEJ6X3JIZ3dVNlpEYU1pZTgtV3dKTGRJN2s2a0MxRkUxZHhtOW5xNTN6QkhGV3pta0NRSENVSEZocW9Cdk14SUpFR1g5QUtkbmNJZkY4VTBXZ1JvRnFsSk0ySHlpcmRjWkxkc1RpODRxZlNXTkJqQ1JjLS1hZDEtYm94U1VFVmY4T2xneHQ2VTdkaVVwZm9mdTNfSnIzWUNDV2FnVHl4UHlNb0RGLVN3MDlaS253TnozVkdLZ0JKMWtwQWk4bzh1SkRfMjBGYjZ0UTE3Y1gwVExPellacGlCYjlleEV5MHk3aGlGNmI3d3N6dy1lOVJfMzRaR1JWVTJFVHA5Zy1iRV81dEpwc3FYSWlyYzdOS0NNamxwdDZsUWRYWEZFOTd6RWItbTNVNW5SOHU3VkJtN19UMlVVdDJkUUxqZEpBVGN1UllVUnc1RWxtZmdUUVhXdmRILXpVczFUMkt5dVpKNjV1WEtBSnVubTNKdzQ3TGNIVXQybVhaRk1EMzJibEhISzBKT1RUNFhzeTRERVBXYkFZZnBjWmwtSExleTBJZ2N6eXIxcHpWSktyMmhod0ZRdVZDXzQ2aVZOeHM0SG9Sc1NQdlhGX0hCM1VMUHhQaWxQY1Q0ajVlcVJPMFR6aDZ6d2hQYkZSY1BiNGJZYXB2dXRxaXU0VmpPblJ5UEdwSVhCWHFNMTZValhxcHh1V1lqdWpqVTFQWW9XcFA2WHZKbW5rdmFXSzFBdmVKRVZ1TEI5OXpGSlN5YVhNZ3J5ZWxuUHYwcVlFNWFwNE4zbW1KMDVYaXpnTU9sLXJZNmJxWTZtaE9Wd1VTZVlGTDVZRjJYbmJJcE9FV0F4SkI5cmc0OUN2RE01NktQUm9sOUxzUmprdS1JS1l3UjF2aDlOeGZJV3lodDViaGFOeG1qY2wzeE5Ud1YtR1lTNFltVU5tWHdDVlVTRW5LREEwc21ER0Z2cFA0dFN0RXljczhDalRId2FaNU5KbjB2N01YaklfWjlfdVhzNDZQUnZ3VHY4al9jSnhOVUFuc1A4OXdPWER2cnNzUWdtdGdYSkxDMnZCQlV6NVlIdTY3NUpXdi16REItbEVyUDJsc094NXhhMEp2VmFhR3RDSEItTmg1VWdZTUhTMEwxRW1laTg5YXM0OUY1b0JEM21oZGh6c295MHh4emhBLXVsaVZXTkpMd21oM3V0c2JwWXZkN0Z2U0tmS0xOcUxZMkl4S3J6Ym1aQ21mMnE5aU9DcExwX1Jlak04NU5VelFSTmdnNW5WdEJTMERqZG5ydnpqbUhfUUlDakxQR240OHRkemNvcV9ZbHozakQ3UVZsTnBDY1VwVUc5VVFkYjROV1lUbWctOHZONmF0RS5WRzlxV1BBOEE5S3ZRN0M4clk1ODlNNGRpWUhTTmxWR1o0WnlTZ2VGTF9Z\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/0e5feed1f7414db58c60?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e34cd418-4c3b-4263-ad25-d84f8cc5a3a6" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/0e5feed1f7414db58c60", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/0e5feed1f7414db58c60/6984e1a198da4d26916dbc2461ab3311", + "attributes": { + "enabled": true, + "exp": 3483820800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/699c284a6f2c466394ce?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedsecrets/0e5feed1f7414db58c60?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "94", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "39dbe724-e66d-43a0-8de7-948c2fb8d771" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: 0e5feed1f7414db58c60" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0ed7ab38-8757-4577-9440-e7354ce69fb0", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/699c284a6f2c466394ce\",\"deletedDate\":1678954152,\"scheduledPurgeDate\":1679558952,\"id\":\"https://azsdktests.vault.azure.net/secrets/699c284a6f2c466394ce/68be4fd9e1034f968c69cc2d9a45b709\",\"attributes\":{\"enabled\":true,\"exp\":3483820800,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedsecrets/0e5feed1f7414db58c60?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0f1b0c47-d398-43e1-80fc-c545c836f0fb" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/0e5feed1f7414db58c60", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/0e5feed1f7414db58c60/6984e1a198da4d26916dbc2461ab3311", + "attributes": { + "enabled": true, + "exp": 3483820800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/699c284a6f2c466394ce?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedsecrets/0e5feed1f7414db58c60?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Date": "Wed, 12 Apr 2023 02:48:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "96561ae4-29eb-407b-b163-f72bebf42e7c" + }, + "ResponseBody": null }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8620bdb5-e333-41c5-9188-1b9a3fbbd1a8", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/699c284a6f2c466394ce\",\"deletedDate\":1678954152,\"scheduledPurgeDate\":1679558952,\"id\":\"https://azsdktests.vault.azure.net/secrets/699c284a6f2c466394ce/68be4fd9e1034f968c69cc2d9a45b709\",\"attributes\":{\"enabled\":true,\"exp\":3483820800,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedsecrets/0e5feed1f7414db58c60?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "94", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8c39ecbd-1b15-48c9-9341-0ba9fac44035" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: 0e5feed1f7414db58c60" + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/699c284a6f2c466394ce?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "X-Content-Type-Options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "029769e6-4c4a-4195-94d9-3d75c066c26d", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/699c284a6f2c466394ce?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "94", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "794bb41b-9375-48fd-b4f9-dee0202c7687", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"Deleted Secret not found: 699c284a6f2c466394ce\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/secrets/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "271", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a9987733-04af-4281-ad3a-3e4a9fea0fc8", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/secrets/699c284a6f2c466394ce/68be4fd9e1034f968c69cc2d9a45b709\",\"attributes\":{\"enabled\":true,\"exp\":3483820800,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "699c284a6f2c466394ce" ] + { + "RequestUri": "https://REDACTED/secrets/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "7232", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "KUF6dXJlS2V5VmF1bHRTZWNyZXRCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuQ3ZTQU1mRHBFN2hGMnBYVUVuV1FvSGZBcEc4NG1KMi1IQl9EN3ZYZk55SXdaTUJVNWRpOWJ3a1V6b2R3YUlyQVluUkw2LUdzNENVcVc2cm8waFhTTTVBb0ozM1FvUUNwVUxXVS1XYWpaMjhpUmVycEpMaXRuNnRXX3VNel9BUjRkazF5ME8zYnZNUVRtZFRiSlYyNl80WmZORU1Nb002aTZ4cmtobTh3b3BoclVEQVQxYmxudzkyam5aN2V4bUg0Skw2UzNHOWVfemFUc01rcjEwcktBdkUtWFl5UGRjb2tlWVF4UGdRMXY0Q3RiamN1Q29OYzBIbks3NGVOVGdvRFRxQXZFM0dLdWdhOVV6ZnBORzFBU3VtNDJYLU9VQ0RadnpYRjdoYllWUVBPZ2lFRUNPWEo0cXpCYm9VZTluOGFzSFlmcVlXeFYtWnJid0p0eGNNVWF3LkwwcExvdnJyN3FEcVE1TUppQ1Q3V0EuSWZ4QXQ1RkRDQl9tRXNjYXI1NHdvVzRsYXFtUEN5WHVTQ1JMeE91NHgyaEY4RFlqSHQtTDUtU005TkdXTVQzbEdaa3BRYmNWbjQtN2IxOU1mUFJBRWhJQ2p4NEdPZmQtZmtqdDFkY1k1SDM5Sm83V2xlaFNIdWlvVE1fTDRxQzIwS3Z1S3BBX2NHRjd1b2VqWFc2U0hHeXV5akJ4TXNBYzhHaGZEWlpOQjQ5THZ6YkJMc0Z1OHUzOWo4U1BhMXZqbWVDSzZkXzZUUXFkZGRObkpIbDhSV2FhSmRJNGY5TlZqS1kxc3poemduQjZEdFlmb3BaY2hvN0xxNXF2d09GUHQ0bnllMHJGQ0hfVUJjWDVGR3hPSGF0cmZtdTExTWZWQXZzQ3FDbm45YUpUOU9DRW4tRndqd1lpSVZxLXY5WHV3a2t0ZUk2QWNmVURWRVFOOXdZTzlmUEswdGo1QnJ4cEpNN3NwTFZrSm1RcGdZYnZDOFlnNU83ZjVJbENoS2NDOXNmUXcyWmc2NVBLQm5BdWtzTnk3d2pDOGowdXVZWkhRRjMtQklMX1NZbG1UbTZabUtVUVN1cUZleU9SalJxMS1hRDZtaVRiM2s2eUpJNW55TURqdmlFZHRiR0NlQ1RlSXJXZ2RTMFZ2MFlBeVVqb2UxQ3JUd1pBZEl4QlhRZEZPVWIwa3hjcDdmYmtTN2lnNzR5cEFBRmxVeDJDRHlmbTBmY2J2Y3o3NWsxN0p3SlROVmVkdzFFYzNOZXlKdTVkeWdhZ3ZnOTN4c0dobXc5N1hpR0xoVDVjeVlmbzZyNnBsbXE4blhYSm03T1VydHZacGhsbEVKTWtkb0dqcjBFUlhEX0x0c1Voa3NONGZXeldKYVBsYVFpS1NmdXdWWlFfNXJrbDVIdzBrVW9TazNubVdDYjlza2JIRENzM0JSNnNkQWE4bHJaWkRHa2tRQ1J6cGlFZW9ualFoRlpoYU1STFJiWkc2TUUxdzMxVENEU3ZkX0lZMkNwakxjNk54ejBGRFdwVnoxcUdnUkowbkN0SkhIM3ZOejFBazcxX3JoeEY0RlNaZkxvZFFSR25ZZFlBNDVtaFhJdHhBTi1vOTJlX2dyYm9fR045b0ltUGVPX3ZPX3ZaX0FaWjQ2Ni1FNE55VkxpS2ozZ2hIeWwxUDFKX1FibWNUQ085RXlaRHJFRHN2Q29lVVBPUXVfX01laW5BV0FZNjBxQ0hvZldxMUZqVnF4UFk4Y1pqZXhnMjdhNEd1eVNsYi1Hdm1Ka0tvdGZIcnFuSlQ2YkZtWUF6V0hFSnhmbjJUQnJKNGlkek5jMmlUVzZ1cnYzX05GaDFWRUtudzlDRTlFMVpEXy15X3ktRzlIUmdSLV9RdjYxLVdMSU1HZjZMVlJxVkJmbm9wVnBBN0pudDcyN2w4ZUNzUUJqODlLVmpuREVmdEMzeWtiRm1YZ2dYNWZXWndzR1VPOVZ1eE9OUVJZZHJSeTNEdDg1U1hsalZSOXlTblpSWk9OWHZEV3JQNTdGVXhqM01pcjh6YmtVTXJpVEFQVEFnR0dDQjJfWkV2NGlDdXZpelY0WWZVUXRtN3ltLXBscmx0SjhRdGU4WE0yQkZOa0R3bkMyZF9rQ3BXTkd3bDh2RUhiLU1WSkIwYVlzU0FyMktGT3JoV3lSbEhBVDRPYjRBNHJPakpqR01Md2RhOHRmQk5QTkdZM0ptdmhwU3NFRThjTjE1alZQSDNBT0FTX1RXb2ppOTVqdUo2ZUkxLWh3UTRsbENILVVBSHhnZm0weHpabXVfbTRZUFVJYzJsSUNydFlXQjRLOExvTjViMnI5SkE2aXpNZ21WSzE1VTNDclpYdWd1MjZaM1ZKVUl2MWFhV2h4c2pXVjAxeUc4VnREWGZXN1pLa2E1Ry1RcFJodHR5N3JPekxleElGLVBBZXpjc1Rvek11RVpTZ19jcE9FRnlINmJ0bmtjRFkzWW5ScndFV0JPcHM5dG1SWDB6OXpfNm5EOGxfY1JnYVRCNXgzUEpjckNtMnFobUYzVlFpSENOVG81R2psa01sczlEc3FIUlRuT3lfWE42d3hYRkV0NUViU1FVY0RCcTF2RS1OMUxUYUdORGZnTFNWdjd5Y2dsWlZoUF9LTTNVNXB2emJqQmZVYjFRWFJzY2VHLUpxMWFrSGhsZzdjVVNuYlZxaG1mV21SX21wODhVUWdodDJ5VnlPOWhLaEQxSjRNbTZIWWdSdk14VzdVTEpWTmpKNmwtQ3RyaGNiNTVZazRXcHlOTWlYd2tab2FEVmZSTkpoWE03M0pwSno3UkRFXzRadUpDUk9YbEF4bDJJcGNNM1Y3aVhIaFZLMjNOUG51b291ZnY4VEw5cHZSSEt2NS1heWUxcllPaENfcm9NZkJvYkhCM0tLbzMtZEJKRFUwZWlnMmxWTGhzVGJ1Q3AzYXc4MTJzUEM1TnJzSjBxdUFBT1J3SC1FNmR2TTZtR0RoaTdocTQtOTlXSzExM0lXMEx3VE1HaEhBNC1tRHY3RjNfR25fdU54VmVXV200b0MwNGVIcS1YaGt2cF9hbDVNbVpTMDJYTnNkMVJHTzNnSUt3Nlk0MTA4Umc4VTlnYlFVTkN4M0g3OXVuS1pFNnJHQnpwaHExX202WTVHVTh6RDh3SmxuaExXZmpiRDJaLWpET2I2Q3JnTkhzSGZYUDdVTk5LdkVHcXI4Y3g3bGxjSXVWUFEzMTdyUUEtR0thSFpOVzBYeFQzVFlYMjFJRXp2ZHh6SG9LZVBzaFFIXzd6SnJBNmx6ZW9uTndvYmFRRVl5NzlVY2FlNFduXzVEUWItRUxCM0NwNWpib2dxVFB5UWhGbzVCcUlhR29Ja1VTZWxvSlBPWUpPWUQ5LVN6MmMzS28xT1prTFh6Q3Q1b2N5WldDeDlRRGdoeS11MGs3Z3JwbGVyTW9sUFFVYVFHVUdPUkF1aGRSWGJtdzhKb1VQSWZHUHB1VkVLN2VaQ1UteU9vSEJsRzRoNmlpckhNWWZickVtdzB1cjJVeW44X0ZrLVV1cjFJM085WFg3bDg4aTRUbFpGeU8wSVg4OUdvLVZKa0RIaVZFNHlTNTV2UnpLME5qZmtFS2s0NnphQnQ3UFRFMnZNRDIxcTg5UXRWNnRMRWJqaU96eUJ6TUhHelIxNG9NbHNxbjlhWl9WbW50MUppMVIwVk9zbFRQY1JKbENEanBTYjdmUDUyVEpBMkxOSF9QMGlkdlU3Zzgyem50eHAteWM2Q2xWeFEzOGs4ZlVXSXg0b1BRNzIzRl9OTTVtNFF6ZVFqcVlEUFVKcmcwWDRFQlBoTHMzRVFlQ0tTOUlLVWtWY3dTY21kYnpXM3ZjeVAxMXlOel83ZF9FamFlcVFsWVNLRHFUQVdqTlBYX0RMUm92LW8zbDVEUl9OeThhdzRlQlFHZTQyT1pRblNrbmhJODZRangyRHpHTE5ENmFDZUpVaDhmTGxjc0xvZ1hYTW1zSFVZR0pOMTUzNXZqTklTZ3AyTkVDLWh1WFF2OTlnNm8ySjVNZFZUTV85dDlPZEIzT1kxYVNjRnB0cE85QnVUeS1qTUF1VEU0M0tVaDBwT29rUWZuSGFZTkpoUDVjN2NYTzhpZVM5WjBldFNpTzNQWHB6R2xQZF9OLTNGemtTU21VSXMyaEJySmVrYjZKOTZMRjlPM1M5S0lUQWNPLVMtNkstY01GT0Z2ZGZ3ZXBIRXp5cVZ1Xy02bC1tYnRQODRocWFBUmotOEFjNS1KWnRlcnlRYnVyTXJ5UU9PbHBfaUJhQ1Bkeng5QjJQX0VkU0ZNckhUbWxCdllITERxTVZvVkF1cFpsdUZ2V2M2RUEzaXBRSnc4LU4xLTBIaGtjYUVVV2s4WUlZVTlvRjc3dHlXMTM3aHNGME1FU0NaWl9ncWlibDcxM1ZSbmlLaXhLOWFvbUlzbkNpUDR6ZHZ5XzZZWV82YXFNTXhDV296bGVDZTQ1YWhHczFlLWJETk9ldXc3bDg0VmU4OG5OX2d2SG5uZG1FYnZGSkg2UmR3R011Y0x1MmwxYlA4SEcxdzk1cnNLVy1tMUw5R3N4N0VoUVNoMWdueF9YZ0JheHg2eUpOYm5vVWNEVktnLU5EUWgwVnpVUUdPQ2lRcmp4SHZWVmZVTjFLQmlsMDgzQm90UzM2bWNBdXdPVUhpOEE1R1BCUEJMWHpZZU9NbHJ0cEFfT1VjcUlQbUlSRUxrQWNOa1pNZHZDQXZXOW1XcS1jQURBWHVIcUlWWlJqX0ZNWFNoYUh4MGdteC0ySlpjS2dUR25pZHQ2aFp4QmdPd01sdnlZdEtSMG5NU0FyWXFLNTU4SVVmaTZ6REJDXzNTbWJyQjV2SnZFektHTTlFYXRkcDM5LWNuZWVyclA1aGctVWtnMmRJVmZzVEtNRGJCdDRBWU41dTgySlJBejRNSUo3cFZYbHFkNEFEbGRyVHVpclhXbGliWlNnUExyUHdzRDhzUkU4OFp3akhueTA5MTlVRHF5T21aNGNjODJLbWlCUFExZDZ6VXMxclhac3dzU2NIaElsYy1tdWt5SDdqSHNlVlJ0TThHU3JZUkp0TjVXSTdtX1BvakRGNWhiU2N4SFpheGptanZ4RUtmOS1IMVRpMExnX2wxWnlvYVhwMHJ0bUhWd19Qdld3NHZxam5BS0lROEJkVVBnY2RRcnZHTGs4VWpSdzdUU1hNa0dwb0M2c1FxYThnUklUNWhYUXM2NmFYcFdEWmNuVXlZRndPb3I3MlNrYVdsclZHYXE4bmlzeFNTZ1hmOWF2cERxdUE1V2xLYTF4anRGTXloM2luTkYtenRVWTVUN0d1QVNuV1gwTVFKM0pPYUpTVTNYX01xeUE3X1ZTOFFTNWxnMlZqUEJXSVFRVHlRa0JZVXhodVZPTGd1THBpdlJXc2RDUGpGX2VlY0JiY3BiQkJYdExCOU53andSaUVia0JQVEdJbWJCUTBwVURISFc0NTY0NGF3TjY3WG83QnZLSnlvbm5nVmZ0dmN2MUJROWdjSFJoWjFQZm1mcnJxQS03UEZLWWNFZDQ5MldEaFgzWUFLSER3VXBELWxQOHRUNzVHVDdnODZNTENaVXBGSGZJX09VazhyaFpPMWxNcnFzT3JndmI5Tjc3V2M4d2h5aWtPQVhmUUc3cUVNc2xrNHZVNGcwRUJ2dk5lRGgwYTdoNjNHUWxkemV1dngxNnZ0UE93b0l6OWRHYXd2MDdKdEcwUlpHZUdfZUt1TjZVN19rZ3h5QnF3N1dfYWcxaDdOOERQTmhvV0VmWW5jTWdYSnl1RmZpcDkwOVEyRmhxYXk3SExqNjF1b3ZEM1lvQUNZcFhkMEZPWGF3S2VwdUNhcF9ROU5sQnZyVWdLVUtLYTg0YVB6VV9yTUVvVm5sNjMydnBpZUsyYi1Ub0hYUU1zRDZFbTdaN1pOa3NMUnhXWWdoM3E1U3VuVU8tbGZpdms5aklCZFg5RDc3VFJROGF4RG12UTNXSjZGai1UNTNUbUpzbTRuNnZWb0lCTjBTUWxueDNibjRGVEEzb3gxeHZudUdEQUhYZzh0T19HZy1GODJwbXpSR19ibVRqcE95RWgyM3ZPZk4ydlR2MjBRNklJM2hpNDhRS0RRZExrN0ZSYWtGWjNmWWIwZ2ZrS01DNWhvOWl2N2F1b2tIRk41Um8xaEF2eFIwemdxaTdncnN5MzFYdjJGY0ZJZjFSREFPdFFDU1g2eTY4TEIwTGZnTjBPQnVkWGxqTkM1cXcwOXdxeklyT3BHZDA1Nmw4TU9Ydjl4VEZnczdaY0dJYkthcklQd2tSMm5IbTlUTWRFZUlMWlJwY0tPemRTbGxjek5FWVVuYzZDLUc3VWZhUGdmUU5HTUVoUVhFbTFPNkpITGpVYkc3SEV5SXZnSmhvNXBOUmwtZmVzTXVFendBZnNwMFU1YnFWZVp0bHVGamg0SjIzRjBmdkZkSGRUYTJLdHhOYy1BeGNQdVg5VE1IT2lva1NHaVA1c2Rrcm1RMlAxcGhkMTFILVdEcmRoZER2UGIwTUVYVVVSTEVBOGd2WHJLWVRGMllxbTJhd1ZVYk9yWmN1ajlzZTEzbGxqYUtSTFdPRkxxajl6XzdlUVZaa1JyWnBGbVd4QjRqdERpQ0ZDWWoyT0RPdnVKU2Q0ck1ROU8yU21QMjVyWVlGTldvbXNibWZCd2ZYSTNzSC03QmRIbHE2NlB0bXpxVGRRNTVUODlnZklGbzJGaG5haUU2ZkhxNTM2M2duc21vSkVWZnBfYUFYLWF3SFQ1TEZhYjlNVHZ1WDFLVWFEMk5xaU93ekZBaVRvRk9rUl9LaloyUFNaYzR2SDBkcWFOTzlJR2V2VmFESk9KbUIwSEZzRWNyaWVHT3lETlpUVkstQzluMWNZS1JtUV9WazQ0d0Z5QmlUTkhJdE9oRjJlSzhXRnlsRWhoZXFickpwNC5qTkVlUDlGMXhaUDAyVkpmQXRncENLSjZjRnBrU3g0RVBHVkJlUVFWMzhZ" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "269", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:49:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "33ded4d3-5c14-4c00-8c7b-1652fed42fb5" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/secrets/0e5feed1f7414db58c60/6984e1a198da4d26916dbc2461ab3311", + "attributes": { + "enabled": true, + "exp": 3483820800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "0e5feed1f7414db58c60" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretEmptyName[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretEmptyName[1].json index 70df4473eaf4e..7730b171c5bf2 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretEmptyName[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretEmptyName[1].json @@ -1,29 +1,75 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c22beb70-e537-4351-87e0-b48a47ef758a" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "405", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "70", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ed6ef1c4-717e-41e2-92f5-417c5a147aa2", - "Body" : "{\"error\":{\"code\":\"MethodNotAllowed\",\"message\":\"HTTP PUT not allowed\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/secrets/?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "19", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "A value" + }, + "StatusCode": 405, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "70", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6160eaa2-e59f-4df3-82d4-c8e05bd1029f" + }, + "ResponseBody": { + "error": { + "code": "MethodNotAllowed", + "message": "HTTP PUT not allowed" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretEmptyValue[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretEmptyValue[1].json index 8028a38aedd24..50f280a4749c8 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretEmptyValue[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretEmptyValue[1].json @@ -1,54 +1,121 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/javasecrettemp50428?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp03197?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3289f396-df1c-4a20-a080-501b3d3ce577" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "264", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "136d97b8-7bee-44be-9e2c-3b1d015b6167", - "Body" : "{\"value\":\"\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp50428/d6343cedd0a4439a9dfc403e0eb7a17d\",\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp03197?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "12", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "262", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d51d924e-c032-4478-aca1-1eb8a90305f6" + }, + "ResponseBody": { + "value": "", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp03197/a7138e5adeb4434587fb79d2caed1c35", + "attributes": { + "enabled": true, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/javasecrettemp50428/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "264", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "bb3f07a6-22b6-4a07-b9cc-9e9ead0fdb4a", - "Body" : "{\"value\":\"\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp50428/d6343cedd0a4439a9dfc403e0eb7a17d\",\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "javasecrettemp50428" ] + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp03197/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "262", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "27424126-7d96-4357-a699-f9aa5c3e4c34" + }, + "ResponseBody": { + "value": "", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp03197/a7138e5adeb4434587fb79d2caed1c35", + "attributes": { + "enabled": true, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "javasecrettemp03197" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretNull[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretNull[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretNull[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretNull[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretWithMultipleTenants[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretWithMultipleTenants[1].json index 9d5e28cfdd1c5..e995b2d1a345d 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretWithMultipleTenants[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecretWithMultipleTenants[1].json @@ -1,54 +1,153 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/javasecrettemp83384?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp29629?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "6968b72c-b1e8-4cdc-acda-cab4c5671190" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0d291f02-cdab-4a76-a812-75d083490587", - "Body" : "{\"value\":\"Chocolate is hidden in the toothpaste cabinet\",\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp83384/4a8801d97e7b4070b3505fe617da4771\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp29629?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "147", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "Chocolate is hidden in the toothpaste cabinet", + "tags": { + "foo": "baz" + }, + "contentType": "text", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "14ab189d-fa6f-4779-b991-b4ebfb088960" + }, + "ResponseBody": { + "value": "Chocolate is hidden in the toothpaste cabinet", + "contentType": "text", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp29629/2716e252306244ffba4c3ebb5ecfb3b8", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "foo": "baz" + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/javasecrettemp80097?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fa000189-dff4-4a84-9cb0-57960c5f4409", - "Body" : "{\"value\":\"Chocolate is hidden in the toothpaste cabinet\",\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp80097/951caa45634e4b76b806ce3e84d177b4\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "074694da-204f-4865-9b68-aa168fdaa86b", "javasecrettemp83384", "javasecrettemp80097" ] + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp33572?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "147", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "Chocolate is hidden in the toothpaste cabinet", + "tags": { + "foo": "baz" + }, + "contentType": "text", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e926a078-e9e1-4fdf-a466-d1913dbf2102" + }, + "ResponseBody": { + "value": "Chocolate is hidden in the toothpaste cabinet", + "contentType": "text", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp33572/c59d710f95e04ed8b20f50c21533180e", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "31188d01-ac51-42e9-aca3-acf20a067d3b", + "1": "javasecrettemp29629", + "2": "javasecrettemp33572" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecret[1].json index f086862dcdf68..3f74c4d82a8a2 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.setSecret[1].json @@ -1,29 +1,96 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/javasecrettemp28909?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp41437?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7746baa0-ca44-4a7e-8020-c8798481f1a0" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "84b41430-e35c-4c29-8ae4-b72c1ebaabd6", - "Body" : "{\"value\":\"Chocolate is hidden in the toothpaste cabinet\",\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp28909/b27376d6a41e411fa3aa3ddf062e3e4c\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "javasecrettemp28909" ] + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp41437?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "147", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "Chocolate is hidden in the toothpaste cabinet", + "tags": { + "foo": "baz" + }, + "contentType": "text", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3ecffc94-f5f2-4efb-b336-72e40574448d" + }, + "ResponseBody": { + "value": "Chocolate is hidden in the toothpaste cabinet", + "contentType": "text", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp41437/c53459bf34a944d18eb0a57ee8635bc4", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "javasecrettemp41437" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.updateDisabledSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.updateDisabledSecret[1].json index 4410af7dc2456..dbab0e18a3b53 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.updateDisabledSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.updateDisabledSecret[1].json @@ -1,54 +1,124 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testupdateofdisabledsecret6549070?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/testupdateofdisabledsecret9466440?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "077f401f-e8e1-4503-9d8c-bb54d653461b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "323", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a6b7a30e-ce72-4e96-b896-458030a09da1", - "Body" : "{\"value\":\"testSecretUpdateDisabledVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testupdateofdisabledsecret6549070/d42ce6f3d638415dbabe3b9aef9d38c7\",\"attributes\":{\"enabled\":false,\"exp\":2537049600,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/testupdateofdisabledsecret9466440?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "87", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretUpdateDisabledVal", + "attributes": { + "enabled": false, + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "321", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4d6ae103-dedb-4605-8644-119360bce359" + }, + "ResponseBody": { + "value": "testSecretUpdateDisabledVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testupdateofdisabledsecret9466440/b5a7cab0201040ce9e7b3dc12f1c3deb", + "attributes": { + "enabled": false, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testupdateofdisabledsecret6549070/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "403", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "132", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e6cd0d5c-c4a1-4bce-a753-c4a5f3bf489f", - "Body" : "{\"error\":{\"code\":\"Forbidden\",\"message\":\"Operation get is not allowed on a disabled secret.\",\"innererror\":{\"code\":\"SecretDisabled\"}}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testupdateofdisabledsecret6549070" ] + { + "RequestUri": "https://REDACTED/secrets/testupdateofdisabledsecret9466440/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 403, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "132", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e7ba3a5e-0610-40c9-8722-2133060977a9" + }, + "ResponseBody": { + "error": { + "code": "Forbidden", + "message": "Operation get is not allowed on a disabled secret.", + "innererror": { + "code": "SecretDisabled" + } + } + } + } + ], + "Variables": { + "0": "testupdateofdisabledsecret9466440" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.updateSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.updateSecret[1].json index 83a4fbbd3fdb9..584382dbf06ff 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.updateSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretAsyncClientTest.updateSecret[1].json @@ -1,104 +1,234 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/4551bd524b794b7c95f5?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/6d57762bfcfe4f919719?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1b599499-7763-4966-a950-0919bd7e1e43" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "358", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a2be3224-ed1c-4ffe-addf-dc5bcd8c1da1", - "Body" : "{\"value\":\"testSecretVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/4551bd524b794b7c95f5/7362132ade504ce5a615787ab970f72f\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/6d57762bfcfe4f919719?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "120", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretVal", + "tags": { + "second tag": "second value", + "first tag": "first value" + }, + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "356", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "953f5404-d3de-4f2c-ae11-1caf86e88411" + }, + "ResponseBody": { + "value": "testSecretVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/6d57762bfcfe4f919719/199823c6abb244269ae062596101bb14", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/4551bd524b794b7c95f5/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/6d57762bfcfe4f919719/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "356", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "281e490e-0b32-40c7-a7b9-d64d50fd938b" + }, + "ResponseBody": { + "value": "testSecretVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/6d57762bfcfe4f919719/199823c6abb244269ae062596101bb14", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "358", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "103d3bdd-0cef-4a2c-ad19-1ab14bb1cb9f", - "Body" : "{\"value\":\"testSecretVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/4551bd524b794b7c95f5/7362132ade504ce5a615787ab970f72f\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/6d57762bfcfe4f919719/199823c6abb244269ae062596101bb14?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "111", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "tags": { + "second tag": "second value", + "first tag": "first value" + }, + "attributes": { + "enabled": true, + "exp": 2852668800 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "332", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5e3b424e-f1b9-4f4d-aff0-c52efe2b5807" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/secrets/6d57762bfcfe4f919719/199823c6abb244269ae062596101bb14", + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/secrets/4551bd524b794b7c95f5/7362132ade504ce5a615787ab970f72f?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "334", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a010158f-0d46-4354-af4d-68bdf7c05485", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/secrets/4551bd524b794b7c95f5/7362132ade504ce5a615787ab970f72f\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/4551bd524b794b7c95f5/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "358", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d79d62f6-e0f3-4810-acae-d2e464ab6f09", - "Body" : "{\"value\":\"testSecretVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/4551bd524b794b7c95f5/7362132ade504ce5a615787ab970f72f\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "4551bd524b794b7c95f5" ] + { + "RequestUri": "https://REDACTED/secrets/6d57762bfcfe4f919719/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "356", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "81bc90c5-721e-464e-b56c-c802a76ec017" + }, + "ResponseBody": { + "value": "testSecretVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/6d57762bfcfe4f919719/199823c6abb244269ae062596101bb14", + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + } + } + ], + "Variables": { + "0": "6d57762bfcfe4f919719" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.backupSecretNotFound[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.backupSecretNotFound[1].json index a6a63ebcfc66d..b2c0ce100bd70 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.backupSecretNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.backupSecretNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/secrets/non-existing/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "479b6220-db04-4bcc-aaa8-517ee1b622e1" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "309", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4a71bd3a-809a-4d6f-8286-3a9a2aefff49", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/secrets/non-existing/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "309", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5d8814e4-8bd5-43e9-aa57-327be8354111" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.backupSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.backupSecret[1].json index 69963ebcdfe66..baa85b7290a9f 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.backupSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.backupSecret[1].json @@ -1,54 +1,117 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/c2a8716849e549758060?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/af052f73b6a74bd8ad36?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9cc3505b-d16b-44ee-9828-518b09816b9a" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "301", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8c82d7bb-57f6-496d-8be4-9a3e42151cf4", - "Body" : "{\"value\":\"testSecretBackupVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/c2a8716849e549758060/d777a02e02c24c2099d1a5c7245d17c3\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/af052f73b6a74bd8ad36?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "63", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretBackupVal", + "attributes": { + "exp": 2852668800 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "299", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "990af093-9cd5-4198-bb9e-142c9934737a" + }, + "ResponseBody": { + "value": "testSecretBackupVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/af052f73b6a74bd8ad36/e4c664ff8dc3464c891f10e347e087dc", + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/secrets/c2a8716849e549758060/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "6976", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "eeb02756-9c6e-45ef-83f3-ee71a5032b74", - "Body" : "{\"value\":\"KUF6dXJlS2V5VmF1bHRTZWNyZXRCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuUjJsQ3lHOHYxS1lQQWFDejJMd2Zpa05WWVp4SFl2aWFmdlBzMHg0UFFmLXZmSjdGVmhLN19CUVdydWZQWWJHVDhHVXRlWXVDYjJmd0hjQkdPTms2QnB3eWVRVzVRQkN6NldkWHpCRXpsSHpkZVZQZFJ4WUU3NHpibDE3YU1VMDVpZmI0NkE4VVhYQ3U2S1RSeEh5cXpUU3JNcV9RUVpMblhyOEo3MkpGaEVfVHRkWlFBeXE0QUJIdGdpTFRuTzc0anpFYWt5TXBkQ1FST3dSYVYzaVFXUGNVdjRVWm12aGNWYnJBSS1TNVA4RmJuQjlGZFg1QnpySDZOSmhudDZNRlk4TW93ZEdKQWtod3p5bm44VEprb3dVdkdtQ1dvUkw4YjlPQ0dLWXkxcEdsVE1nRndHc1RkY3ZER1pCXzE5djJ4VFE3UjhybjR4bUFPbkhVUVhsVUJnLk9yU1dNeTZ3WnVKMlFYUUZNQTVvN2cuaFlQY0N2ZEtveEpzZEFVbjV2dU5nSlQ4NW82RUpRQmI5RDZhNnpMNTNTSFFZVTg5SnR1VEE2bm8ySHZqMXBXMmRjRExsd3JNY3ByQXUwUnIxeWppVnVMNEw5V3UtN0xaWjlsMXo5QVhwSXFONHYwbFpHX0ZMdzJNWEx4amo0UlE3bF8tYVVWVG9PSjE2TWlGVmZUQkhPS05kamt3MEF6ZHUyRFQ0b1BFMDBVYkQ2blR4cERoMkZoclVvSGt5OGdpNmwyVGhXY1h3Q3JCS0NDbTMwNk43dEZMNXp3bVJVdjhxNE8yd3hyU3Y1R3NBeTN0elVIMnZxOWZQZTlOU0xQNnFJMk5uaWktV1lmX0VIWjgybDNXSW9oaC1STlEzYU52T3BEVndfQnhlRXVKcmNqMU1jLUZUWGZLN3VZdXNwWXBCLXNCT3Q3SmF6eXBqSk1fNkRBRGdjcVhJYXZHRWJiREU1MlgtV3FQSElfTGlOOXljMnEzTXNVNS1KMmVsaG5hYktXLTJLYmNfNzduVE51RC1uaEJ4SWxaWW5QZ2x2M2VwUk1UN3UwSDM0S1dBbWNHZVY5SVh0T3NSYVZrUGFZblItQTR1ZmlSVEU1M2xzRjJ2UVVfcVZhSEpMSFk2WUtXU2dFbHZ1VEpNM0ZvMk9nUEhmRjYxdVZsS0RTdG1jOFFvN3VyMEJsb2tCTTQtRlBFRUZHclVpcF9FZHB2MlZLd18yWnFNTXd5UXpGc3JzU2gteFFoaWY2RTFhZ0hPLVo2TVFwOGZfYWEzdjNQczUwcTZ3X192bUg1cGtqYkxlYzdvYjhrbGZRZHlrdkVmeU9ScEZ5YmpkdWVxeDFlVzNuaEVyQkZkTWlHS2xvN2dOdjNlaUVxdElZb28xVFRrRzg3aW5MMUtfUFRCREhhQnJ4czhPaUdOUFJwMVN4N1VjQ0J0Zy1SQTJ4YjVkNEp1NWZ5Z09GbEN0N2drejRkSU13ZFB1SzB2NVhNWnplb1luWlVGVFVKRmtNUUQ1ZlZZMlJ3UkhJZnVpekhkOURCT1hIb2V5WmVWLUI5WjBsenZpbzhYdVBZaVFCWmJzdEcwMlE1cHNZZXhhRG9Ha2JBQ1Q2ZGkxWGM5S1BEb1lLSm5QcGNtMkdwN0xUTlpmLW9kV1JFbUpRVkFNOTNJNmNCdTNyaXl5NWxlSG02X2dOanlqamlTb2FaYllPYUVldmNleXpDUVZxV2JSQ3VHY3lpV1BTUGdtaE81MkNjZTRqTmE0Y0VpYW5sOUpiNVN4NEtCT0U5OFVKZWNySVVrOXh0b05weG40NE56X2VKcS1MVUxjRmF4cTNhUEZJUUUtWFpLWC1SWlFIWk9neGJJcTVyZ09ld2tuZmQ1c2lJMmgwNnpjcUZCZk41alFwUjlzRFg1bXlKZW9ObkYyVFp4V0gwRWd3VFdKcHB6djQxTDNlaU5qemhEWFpSUGFEWG9jMjFqZVNwTlY0VnZsNXJPbFZOUmhWcXRCaC0wMGRoaEVSOFlqeEwtYU1XT3h0T3p2ZVhObmN5RkNQM241Y3VxRno3R0JlX2dFX1dLMm9VYVE5MlB4dlhMVk80dzJwZ0lDSEhPajlONkRwOEtheDk2b2xZSWJyUjFvdF9USm03UE04YTlVcktUZE4zMHQ1WjY3UGRJS0ZFeFRWek1zVHZ1ZWVvWi1uV3IxeERpQm12OEtkZC1BaC13Njc1a0U4czVwSV9kT183djdlYlY4SkhRaW9mc3ZwU0lEbWM1M200U1llUzAyS3A1UEY2SW5ZS0ZWM3lIZWtoYVNyb0FaTjIwaUFhYldGa2JYMjlxcUV3LXRHZTF1aGJ5QVhjdWU5N1p1MWdHSzhMMkpzZGpJVHRHV0cwdE5fWEFwekh2a0I4Qmx4VFhxMVkyaU5pQWRMOW0xRC1TSW1iSmlSTHcxU2p0dERzbzh0cDBpOG1PRE1jaWxFdmNmVGVlSEFjNmttWk1TeC1RNHlmTzdGaDdBNVNCZGRLM3NHbkdpRDdkUVRQbTZpR1lGU2c0dUh5YjNmeWRkZHhNQ1c1cW95cnA5T1I1dXRTT29pcHZ2bkI0dTFHdEd2S3dKaDNzMzFRUWNGWUVqZ2VYUTJ3UkFnS25iN3ljVE9jZ1RMX1AyaTVibVJqNDJSazZwU0JpQjBubFFFb3lCSmdJWUJJNHJScjdkVmcyc3pOejd5QkVfWWR3blJPX3pGOGtvZU1DcGNFR2pkb3dFam9OdElhUWpIWXZqRThlWFVrSUFPUTNNdXRmYWprRmc2U2ZOSmVXcW5YWFg2Tzh1OTVteDFkeFZBUmdhSHlpVWFta1dhRDdXcDZSQjRyUmZfOFFCNWlQUmhNZEtFVUkwRk41cFRielM2OHMyMHNYQmo1SFk2a0FYbThhYUxQUlltTHd2bUZPTnlGb3lMSzFTNmotMDFFajZKRVJMOEtqV2xmdVVpV2N2UDlMVjY5NDZIRXU4SnpFZG12UEFySVVHb08zalNZODlvRDhXa3NxOFkxR21RSkxrNlVGUDZadEZ6N0ZJTmJiRTR4aDNwdDZQNC1jbnJzQnI3Z3hWV3VINTFkTzlIcEE4bWRGOUo2dDF4V3Y2WWU1LW9XbWg5Q2trTjZ5ZnQ0c0FnTDVYQXVsU2plRHliaWtHcU1nU1N4VDcwa3FpZnBUYlo3Z0NfVEh0cmxtdmZrTEs3OUhUR2ZaajlhYXlQeThiYjNEbVRKRW9hdmxKYmFrN1hGUU1qRU83S1Yxei02VUhLbHJvNlJhazRmRnROYkpGNlBzd3EyUFFSMlJhcFoydEZmVkk3ZWIwY2tEakp4d3dxY1d6ZlFPOXBQVHo5M09aLVRNX0pHLTA2bXVCbXpTcVVXclhueWhBMDJjdl9SUnFicW1EckItWC13SmdsdGhISHZ6ZWFydkhkWk9TcUI3YWlSaDhyRFFBVy15M2pHaEV4Zm5CaE8zVmZOMFZVeFA5VklQb0NraUJtbW9oZlA1bXRrTFFlaXQtUU9yeVh3YXZrVGxjRmgtak1FQ0pZeW5mVXBTR2tETGtRLUhqdTgtTm5IdnNSU2hGeTdYYjZvYkl3X0lMb3dnSEp2Rzd6TVVmT3RyQzgtWXRZaGl2bmExVTRLUndWNW1QNjYyT21oeUc1TXRVUnI1bFBXQTBiem5zRklwOFNkZ2ptS29vRFpPeG8tWmtrRmlmWHQ3TnhablIwSmVyU0d2cXJRalZSeFdJZmYtaXZpYXczOHBHSDRHMXhiTnd0MzBSLWVfQms2WFJXa3lkc0VHaHBrUTNvNS1RRy1iWXAtNmtoMl9vZXZMY2ZCT2xVNk10N2lVUkpJaVlBVUJVeGVFLWstSXAyUHNrMGdMRUhfMDl4UjYxRU1LdmlpcW5VYlhjUkczZVA1RzRza25MTHhWdDRwaUlELV9tUjBVY0hJX1RGMjFBdTlNSmpON3JYVVdHcS1Lem9aZUFpOV9NS2dIZzNXbzk3TWREQ1hDTDJmUU8wMnF0cUk4UFVHejc3bTlxVWFqMlcwMXFzUXlnNkgwd0thejh5TExWVWUtVFVMMVRQWWs3X29kbDc5RWtJWElzd2FRbHFaYW9saDcyZk90c2ZLeDRhdnRrOXZRbUJzVTdfTlU1c0Q3Z1owcHFyWGpaZ2NnQWhnd28xbWtuZFhBNUZMN3VQRnJmS1ZtS25KZGpVd1NmdjFYLWVNNWV2Mkk0MkN3UDV1Yk5RN19ZU2FKcTZVOTlRM3dwaERVMTZOWFFTazlFc2dSSW9aalA0RVlKUmJrb1BIajJBT0kxQzJzcHRxQU9HWWpKQ0VqOEVaUDd3QVFTaGRETkxaRl9mdEV0Q2dneUpiWnJEbkF5T3d5em9ud0Jjc0JOa2U0SGVOaVpmTUZLVHNTcTlTc0lHc2p0RmhEcGNRQVVFWGNCVzdidDhZcFhSZk9BaDlZSEs2dVM4VTh0NTRQNDlielBlNHhKZTRDRUVFaHc0ZDNTeTVrbzg5bDBpUGJkX0FUQ1RqNlZmNnBCRl9QOC05TEhhSWwzam1uZ0lSNmpKV0hmRHRJNEYtN2xEVDB3ZDBxYnk3aDA1UFB1UkZNRnl5M2JHWW93cFoyb2FXMmtoQWduMHN0SXE4RTd6dWZpRmJSc2Z3WHh2WGN1MDRBYXM3RGdNLTNMdzlENDAxc2JWWFpSTUNNbEw5MmMyMy03dmFQSlZfa1B0c09HMTJwdFV4cV9YRExiWVk3LVpaVVdEY3UwOG12WW5aWVl6cy1JdDAwMmFMUzBlMVJHYWlIRXE5ZVlxeFlsTU1idDJ5SjM5b0w3bEZ0bUVPc2VxTUYyTEpfcFJERVg4VHJ6R2U2Tk5OWThrUUlKNmZJVXBpUjQ3elFyNFB3NURENnM0WjQ0clAzTVNSWEk1eEFhd2VpRWhIYWRDVTdQdlMtaHBqSTJkLWhELVBPaTFqbTh4c0JwOVctZnd1ZGpUeUFQa2hpYXRWSmlCUURWTk12eUM1d3M4XzBiT1J6UVNhamt0d1JIalJOOVBFNFJVd3hhNmxxUnNsUFNVR2ZPRFpMNGM0aGlBRGRjTmF6aHowZWZlZ0tWSTdNUEotU0J1dGxvQ0NhRTVJNTR3d1NkWlVBa2FIQUxhLTFEbTZLaG53U0hWQXVtVTBYVzdwdURhMTVVRG1EUEhvTFpqUHYza2JDZjkzdnAtaE9QODMzcE9fMFE5YlpzdW1kU2psVXB5M3ZhVmdGWENNZFo4dVZzUnlGZ1hyMmlvaFRBTWllUzRtZmxBYUhPa0RTNzA5RUZUS2lVc0NmQTdtVnYzYWhJeElmM2NnOXB4Q2YxaTNha0Z2WGR6SGducTN4aXVjc21XTWZzTFJVWmYtemJaTDZrWXQ0aTZERXNId2c1SW1VcVpSTGVhVzh6Z3VDeURseE5RNmdXMDlnZlVKQ1d2a2h0UXE2b0VVN29FdmNiUEVPZEFHaGU5Um9MN3pIbjNkd3k1MndDc1N3alRGaFNNV2FfQnVqUjIwcktSSUVnNUpSTXRCaG5GUGFMb2xPUTJiY2RPSUVjZEdJa2EzSmtqTFNkcGc0c1NRT0l0QU1wLVliVUhyY0RBVUZ5TUxabV8wVjBhX3ZiU3hOMTNveHgtRXlhZGlvQndpZXlwaGVoN3VBa3RUMWJGdnJTWlZyYUtyeDhPVi1HUEhyWTNkSXF1dTlKUW1LV1NOVmNZUXNqX182S3dRTm1GUjJ0V3RHVURSaC12TTJqU2Fid2lNN3BUUnBYYjZNLVowSkhKdjBHSG8xeXVwZWRHR0NMOGpjWW9ZbjZqa1pobldjakRBb2d1ZXBqZzktN0pLVTlNSFdKNjNySmxpdzBWUktEOUVZRUFKOXpDRl9BUWhDb0U4YVQzY0ladVd3Z3ZLZXdCc0lmeDViYjZJeG03aUNzLXZJWTBGVWltUk0tZ3RTZGtyVFkyazlXT2oza25TRTFFMWFDT2pTXzhlaDJOaWk0WnVMOV9LTWU5eW9xbmNOckY4WWdNa3hIR1dlV0dhekJmY3V5QS0xSkg3OHptSmg1bGlscFJQNGdod2V6TzF4RjNaZnl1eW9ZR2ZnNUtyaUZfVzRoZ08zUG1JRFluQkJlMGdLYjlEMlhRTnM4V0x2Mjk4VG9VbjVmYml1YnYzVGRMbGVCZlE4UkdieU5FRE5XRW5Ob25GUVdlNWZjZnV3SlVtdFJCS2dqTUtaNkNnaGt4cllxLWxBejRucXkyQVE3ZkN3d2VvRWE5ZkFnQ0dZUVZYOGc4NHZpWHBpMHRsejZvV24yRHE5c0thUVJsODVMelJ2emhtcVUwNUQ4Z2NJbHJpekgyU1IzVjk0aWFGZ3B0M2E5a3RrUmE3bkRLMlhGOXJfTmttZkJ4X1l1TVp1Ynl4LTI1ZnNDSFA1c3pqdXdxSTVybjcxSDhrLTFLZGx0SmM3ekU5MzB3cml0SDc3T3ZGVUUwUWVBLVVqc0ctSGFtYnU0dkJEMzVGdVRsOWgxVWFDVldJR2ZQcXc1WU5mS3hpWlJSVGR2Wl9VOHBnSEVZMUhxZjhfOEFJSDJBLUwwdTBkeVZPdzBTbW1qMlp0Ym1oMVZsUGlXaEtjUFZWOWxNNnV1R2h1RG1MeXlsVlBHOHU1cWRCZXlRUFVlMDAwMy1sNzE1dDlBQWdPWFF3MVJYMFFuRThZeU1oN1FOZmZHUFp3WlhnVWY5cEQyQ2txaXZGVWFRV0kySS5wSDZrNVJvdjZZLVo5MmM3bUs4Uko4Z3VUZDZWeHBzMlRDSk1iZi1QMWw0\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "c2a8716849e549758060" ] + { + "RequestUri": "https://REDACTED/secrets/af052f73b6a74bd8ad36/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "7232", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "901bd711-e814-44be-a225-fc0e5954936e" + }, + "ResponseBody": { + "value": "KUF6dXJlS2V5VmF1bHRTZWNyZXRCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAucGNBcWtjNWFha09wUXlmeFJ3RXhRTnZJdkhQNVdJU0k2R1VjUEFPVDFBaUduY01iRHRNUDlMbERtRlZld21RNjFSb3lmNF9PaW1xSTBwcUIzRGxuOUhORldPZlJjdTZQbHRHQU1ISEo1djNlWkFTNFlOc3UwSUNxcTVOMDRNZHA1eC1UZ0NiRFpHRndZSm1CUkNwbUFZQ3VGdjZLanJMQkhMQjFoM1VKMmRsTXcyYjNGeFVwQmJDQmhwV2hKOG1TcUJabExPeFVQTF9xQVpvUTB4NkpPaEI0YVpJNFZDM1hRWWVTUk1taUVXSDRIMWl4T3hfODJ3d2J1dGpuc0RoY01Db3RFSWFlUngtUzlmdm1RVFdZaU5uMEowZVNVMFFvdk9zWXdwRHFpS0syUDhPRFJvZ290dHFaX19wa0FiR3hpbHZDRGdjN05Cd0Y3aU9ucXJOMnl3LlRaTHF4UmdnVlhyQnhuMldjbndWT0EuRFc2eE9HMmdDTnR1QUQxUlRfQ3pCaG1iOTZ1OF83Ym96RC03bENMVmxVZVN0YnU0MEU4NG4wYVZtN3FROWk1X3Z5OWUzN0VEdVN5VHUxbnBQVHE1Z3o5RHVWQkg4TDBPSWZjY19LOFFXYVZJakItM2JXdU1sQnlhOENkUWR1QmVSVnp5MXJmRkpYZ3dtRXhxVWsxM0ZqUUF5T29DZDRJdWlmdjA3YkhvZGlhNUdHdnlQYUE2ZmpxWTRIWkN1NGlTU2NNSk9nY3V3c0E4c2NzN2FERDhFbEx4OHBGZ3hSTUhaVlJxX2dMV0JJWHJrWGN3bldoQ21XOUNZSHZDeTRFb0dOQUxoZXdNRWxzLVljSDZrbkRObWl6YTRsYVluQ01tTUQyRG1mZlFQTjdvMWktYzJsRkFnLUt5Y01POXlydTlIQlRNRU5wbjQ2SVNFZWVERFJLeGNjOUM4TGVmRmw1RXZTajhSU1ZJMHl1aGVMWERTdXlFUkdZSy1fZkx4TlJLbEVmVllCMzRndHM4eEtkcWtwN1VVV19uczU4MU1XNzRIRUZxN1N2bnlfUHJQRDV3bDJ6NkYyRll0LUpQNE1XQnRrLTlUTVVzN2lQa1hQRTNUZEM3VTU0N1lOZzZFbjVHVG93ZkhHNkJJWGhRUTE4Rk5JYUpmbC1rMVVBODRTejhsN1QtR2tUZ3g0Q0YwaGZ0OWxsdmRZcktRQ21hWHJ3RE4yT01DSE1RdXlmUS1kZjQ1eTU1bWNpTG1sa01rQUg5MERCU3h1UWw2dkhXdjRlUktTel9KN1RjUEtDVE8xVUNvZEJVQUNVRzZXeXZKc0doUFo5ZnRrS0xXbXlrR2wzcHoxaWVCSW96czRNd1NqakFVSm10ZkFxZ3FIVmZmTjBDc1NUY0ZfVVdXN2FIRzIwQ29BNUhpR3lOaWVVdFVkQzJSTFN1MHhfV1ZtZ2hfV1RvVHRIMi0yYW1XcUx5Ml9UZEhmd2VWNU1pLXVxNFRNekpCMTFhODlaS19aTUtQUjMxdVhLQzdZVkdld21Qb0hvdjBySnlZV3hwUFVsSDMzMUhMSlBUUHJkOHFwOGsyckx5X2hXeW5ZWDZzWDdpT2wwN2dmaDNvMVZsLWtxRjVuV3gxRE1fUVhsWF95SGxIZ0tLeEJwRThjV2VOOC1qd1lvd2JRY21ldW5mWmktX0NXMWFqYU9aTk5uaElLUjJsZXhmMHlmTW1odDFQQlpaUFQzMVBKQ0ZJQnJNb2tLaWNMMHJrTFpKQWgzbE5MZEM0NGE4MWNybnFIdW15U2ZrZm40NkRweFRjb2ZCYVVJNGhQVjNFampRcjNhSi1waEF3WXQ2UHVWZ3dIOVloSEtURkZDZWNhUU4xeTdqY09rM0VIbWVVZ3FyOURNMENIaXBDWTZFM1JpYlVZMy1DWjJmS1ZTam8wc2ZaN1p1UGVFSHBYNGVvbG9ReWFUekpkU2oxdlRrMElOM0k3emVIb091YVV1cXk5eDNKZDNCR09kcWNRM1A0c2NJemxXUTZSMDA3aHo0UE9Ua2ktWHItdnNFRW5VTXVqTVRpM0dzSEJwV3JZSXpXMFVuRXdweGY0eDJfZnhuRTNrY2JHMWFqb0Vqel93c2RPQjZIS0hIc09lRUQ3T19xVmZlQzVxTWpWTXdIQUQ1QkQ0S2NzSTM5Q0VkUkk4VUJWOFZ0c3c0RDhQbWxnQkRqRk5nWUVRQWt5amVDVTNuZ1pCOE9XcHQ1YUxBbk9DeEpXYXVCTVZHVGVsWEhsVzUzQzhVQUx4dVVlOFNLbGpKcXV5VHpSWHdtN2JXMFpMRVNRREwtVk5NVDg5TFRJVEtmUkhJOWN5TVFOVFNIZFlaZHNtbVpDYlh2WWpOTjJYN2FpMmVrdXdWcFk2NHdTT29TeHloS0NNVGo1b0ZsYkNnMUxFZy1RMjhtVzI0V2hWTzNnNmhYZWVaVkd1LW9PY3FTQWhyTmQtVy15MWtWZ3YyVFlsSy1FLXlyNXhpc2JfM2RkUXJ5QnVDTExNb25ZUW1nZG9NYnRaWFB6MDduWHhvRVZnSTA5ZndGSUJaLXhWX2RlRHpjcVB2bzE4alF0Y1FSSHNzOUZyeXZ0ajNiN2tHLTA4ZzJDeTNMNjlaVzY4bXBfR1ZwZjY5S1U0VHFTLVVrWi1ZQ2ladW5peE5taXZGU2QySjk3ZDZTenB6U3E2TElkV0ZMdXRmMGZLT05UdVBHR3hEdUdHQWFoenVQY1JSMGg3Q1pPcFQ5RjBFQ3p2aFM0YkhoZ3BWNjZnWGdrU21UWGNOeXF0UVRFODQ2TUdibXFQRy1Kc3ZUUmRrWThTSnBqSnBqaG1pZmxRMjBjME5QYXBJOEx4TmhmQ1RCWnpGS0lZck43NmZIUTdLRkd3eEktSDBic0Q1djdsY3k3RU5Yc1ljN0M1aDNwSGtwRFVvenROZWJsMk1UaE85OGJpVDMyUHhHejI3ZHBXQ1pKVV82OHhULUJGU2tIR0VfS3JQWnlYemFyNV9Sa3ZlVzN5bXo0U050YlZXOGhfUlZjUGJURHZTcUhiYWxIWk04SlBtdC1PSlRNRDctNENwa01YRDNxLUpfcm5rTGhfQXJzcGZvNnJKYzRpUFRLdnJvdnA1Z2pjTVFuWExOVkJqZ1NUN3RTT2YwNms0UmVLT3F6aldDMkF1eFhkNzhVVzRNMVZocEV1eEU2ektGaHBFeWZveFMxMVdOb0taQmkzMmZrVGtaM3EzeWJUU3VVSU80Q3RHLU5RRTBCWmVScEZNWnFWdjZONm8zRnJYVDZJS1J4emlZX01DaEluRnVUQmRxTzQ0Z2M1WG8wOU9Cb2tEOU5aaDVPZkJYaGRCS0MyNUkyQnpHRFVFdE05QjRGQ3d4RHFlWkRvdmJwVURKdXRqN2lTWVM4ejA5R214RnUwZ0hUUzlNWHpFYUllTzhMWldTcVNnNmNQcTNHYl9NWXhUS3QtRDJ3MFRYOHRqWnlnRjRHMzhnS2NDQ0ZGX1AwUEpZVFpReERLd0dBVFhBNm1MQ0FzN3Eyc1F1OWl2bUFYX25kX05kakpjaUgwS3ZiQnR3dmpid2hTak15RkFLMy12OFpUdVRpM2VESTk4djJBejUybklrMHhUWWZqTjFlbklRWjZDQllVb1FQeUhFekF2WmkxTGFCOGV0bUYyT2NJMWgzTU9QQXh4aHdUdkdJN2ZjcW0xNEtLUUd0RUlhVG1TcV9wdWtlaHpPUmtXbllZaHo5T3g5LXlseHpwQVVXYXlnNzRlQzZycktFaHZmZkh2OGxkdHNwT2FTSFBya1o2WFp4M2tJbzI4T2pucHAxNFo5aVUzMWVHWklWRHQxVDJQTHRVbjRMTnFtS3BuSVZxNkZCME9KQTh5VVByQTJpajY3a0MyM1ltYll3RUhBOVhRZTdyMEIyMGpWSmhTS2o4b1pkdDJpcWVOMFhyVm9oQ0RHRzc0c3dkbnZGbEtYZ0ZsOE9WMy1fZUYtOWticjBMR045RW5uMW9qN2NhbkFYNG5Lek9pVmo1UGNhQkdMRXFmSVBhUGhBUlEwVVljbE1tSHRiaWxtVHBjTThRVzc3SkZuWWlGM0ZHTUl5NWZqeTktVlZqNFpxOGZTaTRqTUQyTU1jazBZV1VGUGxfZXZPQlFOMHJKUWdya3Q0RDZQQTZqb19GYlRQekV5V1hBUGc1RUtQVm5NNkwtLXJCeVNpb0duRnJqalNmZ096OVY3LWMtOTlIa0N2LXpsZExmNkh0MzBVOHVvSFJpSkh1Z3hqOGRGb1R5OFYyMnpXQmhEV25yOVJLUmlJV29kQy1DLWxzaDlfcUhJYjZJbmJSV0dOblp1bjZ4MGcwLXdIS19XT2RIU0U4a1VNc0wxYVlidTBlTHJVV2VVU1VsdUx3OFU4WG9MSmpLRmtWY1RheXpDNUNtRDVCUEhWdG44emtkYVRCMVdLSnhMTE15d2pwaFE5TUtRZ0hZMElmMWxHZTZnZF9iT3Y3OFo2X2tEZEo5eWVfRmdNU0w5NWF3N0pYbmdLY1FkUF9tT1ZjVHgwSUw4X3d2a3pGMjhMdE5MUXlzQXlsLUJtMjI3V2NxcjZuVFZabTFPVjZzSjI0XzRMX2xZYzBuU0lra0hMR2tvSU5nWGRuZWRzSVJHOXVjLU5SWTlPcE14ZndBdHZaa0QzaW16bGQwaHYyOVFWa0JnQ1VKY0lSbzF4di1sMTQyZC16cWhjdzFneDJHenZNYjJiVkFjMHFJWkZ0QnNtUGhLTXN3dXA5NjZoSHVTaEMtRmFsS2hiaXBfVjhpRGVCdDVaNWgzOElHX3d6LUJXUVdRREs2YlhIVDhkV2RrRzloSU5TbHVtaHEtWVVtYWVPNE9qZk81ZzBBcG1VUTA5cUhMb2VIRlg4VG5mdDQxdHcxamdFdDBTdWdkU0xWSXpfLVc0MXFtLWlvSG5vcFRpNzBwMDNMNHNwMjRMWnZFcGZBRS1ycU9wLXJxdWZuMktoNERIdlVVWDRseFJpcTNpNDJCMlRPRDhKaDE5VTJld01WYkJuM2xEVDdXXzlOYkI5clM5aFlodlhobFhha0hyR3RkWW5jendhZXZlNG1IaTFpblh0R0pZWDZnejdwcXYyNGN2VkxCUUR2NllYTzhPLXY3Z1FpTlpXTVJtZGhlZmJLdVdrMVpoTWZLMEJJU1Q5cmxRVVlNQ1FRNDI3LVB1SHI5Ri1YZF9PelJIX05KbGJkMHFMMzk1TFlLMW1NbDROMTFfTWplMVlvSmhULS1nR3ZjRVRRWnN6SFN1ZVNHNjBLdEk2clBqRlktOG5TdzN5cjdKbHhiRXVvQWRfT1lQb2pPUTdfa3RSZjFJUUVabW10eHRnaFZlOWd4dlIza2YzM3dyY2Y2cndkTURDTVVwSzFCTEswd0ROZ0dVTHBVRzhxYVl6bHY4SThnMXUtN2x4SzhfY29MdXZjdDlKTXBUcWNjNVZiSWdPNFZoeE8tOUo1Vm1vYXVBLVVYWmllTzFPVTB2OTJDNW04YjctSHZLaWFBSEx1eFNJY3JLYm1LN2ZjOGZhcFQxeE1LV3NBLWhVSFZjLXRQRGtxZVZRN1B1N0tTNEVFRi1XTDZLM3k4S3lRLUU1c0lDYXNWSUxzZV93aGdWZWVQZUVqVmVEMmp5U0hhdHkydnBRM242aFlNYVFmcl9QUC12eUhkWlRLdmFHdUpaVGdORXdsVGNUSXNHUUt2QjM4SXlsVDJ1MDJuTFUtSklCNXVsMWo2R0pyZWtFbE5UUjlEQTM3XzJxeHpvYjAxX3pJSHRLZXRmM0VPS1JJS3cyaDNHSnZLQWJvOHFabldORjVSczFuVllSRUZHQUZ3UW5sM05KNHNKV3RYWGs3TEY5SGJwTnZrNGhXSkVvbEI0Y1lVcWlsZzFDaEowSkNCVkZlNC1iOG9YNktoMlkweC1rcGdFcVFBY3NUNEVsWTJnVjkxUVgyZUl6LS1hbTdHdE5oVUlqNHVfQlNHSFZrVGJ5TjNyTFFraUF2N1V5ZS02OVZwd0ZxdUNfRW56dkt5M1JyVmxldnpCZFNoYUg5TlFRa2F6SXJoQWNkQmpsMzg5d0VqLVN2amNhMGEtN3ROc1V4Z202Q3BxS1Z0aWdQb05oU2JBMVA1V2trMy1LN0ZEZUlwcnN3dE5wSS1MNEtnWWpCaGs2OXNDaU1SR2F0Ri1qNXVwYWNZdzVfWU1TV2hraUtzRG12c2FaT0VLWFhSUXNPSHk3OHcxVjcyRjFDbks2akg0ODZVa2d3VlpZRGNrWUczZ1cwbVpMWnAzR0VGUS1KYzh4d29QcmZvaEhkZlpwWFVGX2hscDlFSENFMXg5Mmhud3BYT3pFbTREMzZSSzFQTFBsNG1fMlV2TDZMTGpsRFM3RWNiQ0pkV0hpeXBaaDhvXzNSNXF5UXhQamlOUGw4VllTeldWNXZQdnptN2l0NmprekY4LWJDOGwyMzhEMldJc2lPQkZ0UHg3VmNhTmhxWm9ZcDRqejR2aXN6LUQ1NDA0cWNZOWE5NTk5VGxGemZiNUZHam9uTHRiTzZaSjhCNFlhQkdvLXZZYnFmZmdNbkxFdFBDdE5UZkRCNkRnbl91aEh6MmJTNnU5T3ZkS0NjQjZ3OHVhS2VVM2dxZjZ1azJxVWxkVmU3WkRSSEE0N2lQWW5yVHFKYzMzZ3JibGR2ODN4bVdOa0hQSUZhYXplYWpRYS0xQXNEQS00WERyZktvUjJNcTdGdG42T19uZTB3dng4RDZZS2cxY0NmUU1HY3VmN0NLcl8zcENsT211LVpVbkU5bks4dFFMS3FZU3VZYTJkMm9IU2R0S0xXdU1xcDdiVEVReGEzTVlJZDZqTnd3OVFvcDgtbGJ1OFpXY19yN1BaSmUwWVowQ1JVUGpBbXhIMW84THZZSDV4RUY3X3ViY1lDRUFOQjNiNHRnbExRQ3lIV25ocTRsenM4d1U3SkxRay5TVGVCbnJjMmVLT1I2RXdkQW5NNXVCNzEwYzJvVEtTMjlTeVFmNmhfclFV" + } + } + ], + "Variables": { + "0": "af052f73b6a74bd8ad36" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.deleteSecretNotFound[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.deleteSecretNotFound[1].json index 8e15e8c58b849..68383418c3074 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.deleteSecretNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.deleteSecretNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/non-existing?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "56867e4e-1185-4aa2-8a6c-c8f0c3c509ec" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "309", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a4059b02-4871-4404-9cbd-6fc531a15e25", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/secrets/non-existing?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "309", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:49:09 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "caf42d88-1efa-4330-aadd-08c2191fe986" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.deleteSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.deleteSecret[1].json index 838a8c9a86d2c..c6e78801bf8b1 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.deleteSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.deleteSecret[1].json @@ -1,104 +1,204 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/00773d37114440549e36?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/96b3e5a62a1f4e50b648?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4fdccb0f-df49-4909-9ce2-03eb6d38eb2f" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "301", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ef03346d-3a21-4cf5-8d4d-051b2fc6a650", - "Body" : "{\"value\":\"testSecretDeleteVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/00773d37114440549e36/a10aa3b2c43442d5a096fced558d0c4b\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/96b3e5a62a1f4e50b648?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "63", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretDeleteVal", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "299", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "502c06dc-a518-49c1-85df-c2491bc9613a" + }, + "ResponseBody": { + "value": "testSecretDeleteVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/96b3e5a62a1f4e50b648/cfc4a76aea5242eda324d53bbefa6172", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/00773d37114440549e36?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/96b3e5a62a1f4e50b648?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f9325bab-1359-41ac-851c-310491c48bbf" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/96b3e5a62a1f4e50b648", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/96b3e5a62a1f4e50b648/cfc4a76aea5242eda324d53bbefa6172", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3e539f11-953a-49b0-bc09-860587a3c6f9", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/00773d37114440549e36\",\"deletedDate\":1678954156,\"scheduledPurgeDate\":1679558956,\"id\":\"https://azsdktests.vault.azure.net/secrets/00773d37114440549e36/a10aa3b2c43442d5a096fced558d0c4b\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedsecrets/96b3e5a62a1f4e50b648?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "94", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "df67b3a0-6935-4334-8e7d-ec556261b1a8" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: 96b3e5a62a1f4e50b648" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/00773d37114440549e36?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "94", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5901d82e-7946-4d7f-a733-29107e3530c7", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"Deleted Secret not found: 00773d37114440549e36\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/00773d37114440549e36?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "21b2e9f4-6641-4362-952a-39ad8df29776", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/00773d37114440549e36\",\"deletedDate\":1678954156,\"scheduledPurgeDate\":1679558956,\"id\":\"https://azsdktests.vault.azure.net/secrets/00773d37114440549e36/a10aa3b2c43442d5a096fced558d0c4b\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "00773d37114440549e36" ] + { + "RequestUri": "https://REDACTED/deletedsecrets/96b3e5a62a1f4e50b648?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "20aadd57-3635-48fb-aac6-9c71f3bd17a9" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/96b3e5a62a1f4e50b648", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/96b3e5a62a1f4e50b648/cfc4a76aea5242eda324d53bbefa6172", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "96b3e5a62a1f4e50b648" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getDeletedSecretNotFound[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getDeletedSecretNotFound[1].json index 02abf0531660c..7bd31c6a64975 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getDeletedSecretNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getDeletedSecretNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/non-existing?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/deletedsecrets/non-existing?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f0a6c872-b2f2-44c7-bf65-c78ab6a41159" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "309", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f13e30ba-22ce-4893-b656-c04ad917ce57", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/deletedsecrets/non-existing?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "309", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dd84551a-5ae7-4534-8d10-934a89762137" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getDeletedSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getDeletedSecret[1].json index 49ec2c90453cc..bbd9d43fca8a8 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getDeletedSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getDeletedSecret[1].json @@ -1,202 +1,246 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetdeleted99581?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : null, - "Exception" : { - "ClassName" : "java.io.UncheckedIOException", - "ErrorMessage" : "java.net.UnknownHostException: azsdktests.vault.azure.net" - } - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetdeleted99581?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : null, - "Exception" : { - "ClassName" : "java.io.UncheckedIOException", - "ErrorMessage" : "java.net.UnknownHostException: azsdktests.vault.azure.net" - } - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetdeleted99581?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : null, - "Exception" : { - "ClassName" : "java.io.UncheckedIOException", - "ErrorMessage" : "java.net.UnknownHostException: azsdktests.vault.azure.net" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/testsecretgetdeleted98168?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9d7abeac-de60-4522-ac5e-01f2b1c7cd62" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } + }, + { + "RequestUri": "https://REDACTED/secrets/testsecretgetdeleted98168?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "66", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretGetDeleteVal", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "307", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f8629ba2-c17c-4ef7-b677-4b4e4d342c2a" + }, + "ResponseBody": { + "value": "testSecretGetDeleteVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetdeleted98168/2b5c19483f6e4b51bc8170f4aee39ac2", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/secrets/testsecretgetdeleted98168?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "427", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "518d7326-7552-4346-9fe6-43f1b8b2163f" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/testsecretgetdeleted98168", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetdeleted98168/2b5c19483f6e4b51bc8170f4aee39ac2", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/testsecretgetdeleted98168?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "99", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "cea8ee92-9be7-4919-8608-6d120104f200" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: testsecretgetdeleted98168" + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/testsecretgetdeleted98168?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "427", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "74036de5-d34f-4f49-81fd-d25fb0ada81e" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/testsecretgetdeleted98168", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetdeleted98168/2b5c19483f6e4b51bc8170f4aee39ac2", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/testsecretgetdeleted98168?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "427", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "353025d9-2ed4-46eb-9417-7825173cd43b" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/testsecretgetdeleted98168", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetdeleted98168/2b5c19483f6e4b51bc8170f4aee39ac2", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } } - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetdeleted99581?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : null, - "Exception" : { - "ClassName" : "java.io.UncheckedIOException", - "ErrorMessage" : "java.net.UnknownHostException: azsdktests.vault.azure.net" - } - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetdeleted99581?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "309", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "9768c2c4-a075-4599-8caa-f18efed5237e", - "Body" : "{\"value\":\"testSecretGetDeleteVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted99581/e54cb0588e4d49c5ba4888e528b2ce48\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetdeleted99581?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "431", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "34b68965-2390-400c-a9f2-743b148fe153", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretgetdeleted99581\",\"deletedDate\":1678954150,\"scheduledPurgeDate\":1679558950,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted99581/e54cb0588e4d49c5ba4888e528b2ce48\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/testsecretgetdeleted99581?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "99", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f7853708-97fe-4e9a-a2df-b526a8273c65", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"Deleted Secret not found: testsecretgetdeleted99581\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/testsecretgetdeleted99581?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "99", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a5fd2679-cbb2-4350-b20b-7366e2fc23c6", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"Deleted Secret not found: testsecretgetdeleted99581\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/testsecretgetdeleted99581?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "431", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ba8c8da6-b375-4aca-bd84-c80ad67234a2", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretgetdeleted99581\",\"deletedDate\":1678954150,\"scheduledPurgeDate\":1679558950,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted99581/e54cb0588e4d49c5ba4888e528b2ce48\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/testsecretgetdeleted99581?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "431", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "79b7fc7f-aef9-4fe9-9230-498be4ce960d", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretgetdeleted99581\",\"deletedDate\":1678954150,\"scheduledPurgeDate\":1679558950,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted99581/e54cb0588e4d49c5ba4888e528b2ce48\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testsecretgetdeleted99581" ] + ], + "Variables": { + "0": "testsecretgetdeleted98168" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getSecretNotFound[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getSecretNotFound[1].json index 64a031c755771..a542b720a3b91 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getSecretNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getSecretNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/non-existing/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/non-existing/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4cb21aee-88f7-42eb-8a93-da97528a7603" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "309", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8b7a2afe-0f98-4d10-afb9-f34cd4c3c7ed", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/secrets/non-existing/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "309", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4f98e995-771e-49e3-a576-dce2842d65f6" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getSecretSpecificVersion[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getSecretSpecificVersion[1].json index 6483757856b1c..cda1c7bceec98 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getSecretSpecificVersion[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getSecretSpecificVersion[1].json @@ -1,104 +1,211 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetversion99316f2?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/testsecretgetversion6928176?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b996d0e0-ce1e-4337-be60-11853ac29f80" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "312", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e920b15c-7b43-44dd-a3a3-3f74992e686d", - "Body" : "{\"value\":\"testSecretGetVersionVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetversion99316f2/52070c366ee843e3a5d88c797f5ee0a6\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/testsecretgetversion6928176?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "67", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretGetVersionVal", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "310", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7e851775-ff59-4f4b-98e0-b131c8254dd8" + }, + "ResponseBody": { + "value": "testSecretGetVersionVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetversion6928176/0f825fc91a764c5280ac4d9c6b548ddf", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetversion99316f2?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/testsecretgetversion6928176?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "50", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "newVal", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "293", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f417a1c4-ca83-4f0b-b3df-248220927923" + }, + "ResponseBody": { + "value": "newVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetversion6928176/994398b63d2948609bc83f8e087e061e", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "295", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1fdea0d9-e0f1-47fa-b294-dd08fb78290b", - "Body" : "{\"value\":\"newVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetversion99316f2/7c8d574e2035438b831cf40360c6dcc0\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/testsecretgetversion6928176/0f825fc91a764c5280ac4d9c6b548ddf?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "310", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "b9c6ea56-98ec-4d16-ab34-7e5e3c06a673" + }, + "ResponseBody": { + "value": "testSecretGetVersionVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetversion6928176/0f825fc91a764c5280ac4d9c6b548ddf", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetversion99316f2/52070c366ee843e3a5d88c797f5ee0a6?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "312", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "b164ae40-07bf-49b5-ae36-9dd1cd2ec3c7", - "Body" : "{\"value\":\"testSecretGetVersionVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetversion99316f2/52070c366ee843e3a5d88c797f5ee0a6\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretgetversion99316f2/7c8d574e2035438b831cf40360c6dcc0?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "295", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0214880b-5a33-4be1-a43e-82424c470220", - "Body" : "{\"value\":\"newVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetversion99316f2/7c8d574e2035438b831cf40360c6dcc0\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testsecretgetversion99316f2" ] + { + "RequestUri": "https://REDACTED/secrets/testsecretgetversion6928176/994398b63d2948609bc83f8e087e061e?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "293", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4c5a40ee-ce4f-4bdb-b866-4db889e963f1" + }, + "ResponseBody": { + "value": "newVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetversion6928176/994398b63d2948609bc83f8e087e061e", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "testsecretgetversion6928176" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getSecret[1].json index 20a423b5433da..9cc311001e9c5 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.getSecret[1].json @@ -1,54 +1,126 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretget134640?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/testsecretget28163e?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a692cd2b-c9db-46c0-b765-a30c9894ecdf" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "297", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "2d039d06-2341-4ba1-be10-e7453c417861", - "Body" : "{\"value\":\"testSecretGetVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretget134640/dd8d4505bf7443e498bbe9b005f7ad81\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/testsecretget28163e?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "60", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretGetVal", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "295", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "169bc1fa-5b00-427c-98d0-944d74bed774" + }, + "ResponseBody": { + "value": "testSecretGetVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretget28163e/667bff558f4d4f0b85bc3b7d324a48af", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretget134640/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "297", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "aeb70aaa-249d-41ce-aba9-26cbce5268c1", - "Body" : "{\"value\":\"testSecretGetVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretget134640/dd8d4505bf7443e498bbe9b005f7ad81\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954152,\"updated\":1678954152,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testsecretget134640" ] + { + "RequestUri": "https://REDACTED/secrets/testsecretget28163e/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "295", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7f210b3e-d238-4cb7-950b-003487bd4468" + }, + "ResponseBody": { + "value": "testSecretGetVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretget28163e/667bff558f4d4f0b85bc3b7d324a48af", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "testsecretget28163e" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.listDeletedSecrets[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.listDeletedSecrets[1].json index a97a63478f753..015c0027c5ab2 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.listDeletedSecrets[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.listDeletedSecrets[1].json @@ -1,779 +1,988 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/b20b29a8ab5c472fae88?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f1af51ec-9356-4c69-8471-a96ab97d5dcc", - "Body" : "{\"value\":\"listDeletedSecretVal1\",\"id\":\"https://azsdktests.vault.azure.net/secrets/b20b29a8ab5c472fae88/ebc2d6e1bb0e484b8d9f76605258708b\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/8283e0461be64632854e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4423138b-6bd8-4b9e-bc70-d135e8591401", - "Body" : "{\"value\":\"listDeletedSecretVal2\",\"id\":\"https://azsdktests.vault.azure.net/secrets/8283e0461be64632854e/96bb0806efb74bbda5f496374b125ed6\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/67b4466b450c4c748930?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6301cd65-98f7-42f8-bd37-faab1c9d872b", - "Body" : "{\"value\":\"listDeletedSecretVal0\",\"id\":\"https://azsdktests.vault.azure.net/secrets/67b4466b450c4c748930/8e2d5b244a5a4bc2b6a4d64d4c947061\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/b20b29a8ab5c472fae88?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "39a7a531-fc1e-4c99-bb85-a2e7af6e9a80", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/b20b29a8ab5c472fae88\",\"deletedDate\":1678954152,\"scheduledPurgeDate\":1679558952,\"id\":\"https://azsdktests.vault.azure.net/secrets/b20b29a8ab5c472fae88/ebc2d6e1bb0e484b8d9f76605258708b\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/b20b29a8ab5c472fae88?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "94", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "cacf0443-5163-4424-a29c-4fd871b937e9", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"Deleted Secret not found: b20b29a8ab5c472fae88\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/b20b29a8ab5c472fae88?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e3ccab4c-8904-4a4a-8519-8a384ba4d0ea", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/b20b29a8ab5c472fae88\",\"deletedDate\":1678954152,\"scheduledPurgeDate\":1679558952,\"id\":\"https://azsdktests.vault.azure.net/secrets/b20b29a8ab5c472fae88/ebc2d6e1bb0e484b8d9f76605258708b\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/8283e0461be64632854e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8b0c268b-32fb-4070-a0d0-b92fee407ddd", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/8283e0461be64632854e\",\"deletedDate\":1678954153,\"scheduledPurgeDate\":1679558953,\"id\":\"https://azsdktests.vault.azure.net/secrets/8283e0461be64632854e/96bb0806efb74bbda5f496374b125ed6\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/8283e0461be64632854e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "94", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "275fe826-2335-4f2e-aad3-06446aaaf9f3", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"Deleted Secret not found: 8283e0461be64632854e\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/8283e0461be64632854e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "94", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "a38a8971-f200-410e-bd19-1acc2c4f42b4", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"Deleted Secret not found: 8283e0461be64632854e\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/8283e0461be64632854e?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "78b334f8-ccbe-41d7-833f-6e1894c8830f", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/8283e0461be64632854e\",\"deletedDate\":1678954153,\"scheduledPurgeDate\":1679558953,\"id\":\"https://azsdktests.vault.azure.net/secrets/8283e0461be64632854e/96bb0806efb74bbda5f496374b125ed6\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/67b4466b450c4c748930?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "acf3063b-5085-4d16-89c1-73d2e13b5f9e", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/67b4466b450c4c748930\",\"deletedDate\":1678954155,\"scheduledPurgeDate\":1679558955,\"id\":\"https://azsdktests.vault.azure.net/secrets/67b4466b450c4c748930/8e2d5b244a5a4bc2b6a4d64d4c947061\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/67b4466b450c4c748930?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "94", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "06ba6ca2-2ef5-450a-a356-337d9e352dc9", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"Deleted Secret not found: 67b4466b450c4c748930\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/67b4466b450c4c748930?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:16 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "94", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3f64e445-f888-4d54-b03f-69eda2b3df78", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"Deleted Secret not found: 67b4466b450c4c748930\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/67b4466b450c4c748930?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c983628c-3d28-4ded-8ee0-db91baf0cd0d", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/67b4466b450c4c748930\",\"deletedDate\":1678954155,\"scheduledPurgeDate\":1679558955,\"id\":\"https://azsdktests.vault.azure.net/secrets/67b4466b450c4c748930/8e2d5b244a5a4bc2b6a4d64d4c947061\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "2704", - "x-ms-request-id" : "8919e4e3-a98c-45af-b2f4-206e48eb910f", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/00773d37114440549e36\",\"deletedDate\":1678954156,\"scheduledPurgeDate\":1679558956,\"id\":\"https://azsdktests.vault.azure.net/secrets/00773d37114440549e36\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/48f84876e9fe4721ae67\",\"deletedDate\":1678954160,\"scheduledPurgeDate\":1679558960,\"id\":\"https://azsdktests.vault.azure.net/secrets/48f84876e9fe4721ae67\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/5b17fd8b294a44449fe3\",\"deletedDate\":1678954155,\"scheduledPurgeDate\":1679558955,\"id\":\"https://azsdktests.vault.azure.net/secrets/5b17fd8b294a44449fe3\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/5eb71cea580a4fe7805f\",\"deletedDate\":1678951249,\"scheduledPurgeDate\":1679556049,\"id\":\"https://azsdktests.vault.azure.net/secrets/5eb71cea580a4fe7805f\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951239,\"updated\":1678951239,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/651b74016b264eccb959\",\"deletedDate\":1678951247,\"scheduledPurgeDate\":1679556047,\"id\":\"https://azsdktests.vault.azure.net/secrets/651b74016b264eccb959\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951247,\"updated\":1678951247,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/67b4466b450c4c748930\",\"deletedDate\":1678954155,\"scheduledPurgeDate\":1679558955,\"id\":\"https://azsdktests.vault.azure.net/secrets/67b4466b450c4c748930\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EWXdJWE5sWTNKbGRDODJPVGxETWpnMFFUWkdNa00wTmpZek9UUkRSUzgyT0VKRk5FWkVPVVV4TURNMFJqazJPRU0yT1VORE1rUTVRVFExUWpjd09TRXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "2704", - "x-ms-request-id" : "aab08b2b-79bc-4434-a79d-12f36d27dba3", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/00773d37114440549e36\",\"deletedDate\":1678954156,\"scheduledPurgeDate\":1679558956,\"id\":\"https://azsdktests.vault.azure.net/secrets/00773d37114440549e36\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954156,\"updated\":1678954156,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/48f84876e9fe4721ae67\",\"deletedDate\":1678954160,\"scheduledPurgeDate\":1679558960,\"id\":\"https://azsdktests.vault.azure.net/secrets/48f84876e9fe4721ae67\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/5b17fd8b294a44449fe3\",\"deletedDate\":1678954155,\"scheduledPurgeDate\":1679558955,\"id\":\"https://azsdktests.vault.azure.net/secrets/5b17fd8b294a44449fe3\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/5eb71cea580a4fe7805f\",\"deletedDate\":1678951249,\"scheduledPurgeDate\":1679556049,\"id\":\"https://azsdktests.vault.azure.net/secrets/5eb71cea580a4fe7805f\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951239,\"updated\":1678951239,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/651b74016b264eccb959\",\"deletedDate\":1678951247,\"scheduledPurgeDate\":1679556047,\"id\":\"https://azsdktests.vault.azure.net/secrets/651b74016b264eccb959\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951247,\"updated\":1678951247,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/67b4466b450c4c748930\",\"deletedDate\":1678954155,\"scheduledPurgeDate\":1679558955,\"id\":\"https://azsdktests.vault.azure.net/secrets/67b4466b450c4c748930\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EWXdJWE5sWTNKbGRDODJPVGxETWpnMFFUWkdNa00wTmpZek9UUkRSUzgyT0VKRk5FWkVPVVV4TURNMFJqazJPRU0yT1VORE1rUTVRVFExUWpjd09TRXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EWXdJWE5sWTNKbGRDODJPVGxETWpnMFFUWkdNa00wTmpZek9UUkRSUzgyT0VKRk5FWkVPVVV4TURNMFJqazJPRU0yT1VORE1rUTVRVFExUWpjd09TRXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:17 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "2255", - "x-ms-request-id" : "051021ae-ccbe-411e-9fc7-feb0c32ddaab", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/8283e0461be64632854e\",\"deletedDate\":1678954153,\"scheduledPurgeDate\":1679558953,\"id\":\"https://azsdktests.vault.azure.net/secrets/8283e0461be64632854e\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/835d6aa27d7a416e89e8\",\"deletedDate\":1678951248,\"scheduledPurgeDate\":1679556048,\"id\":\"https://azsdktests.vault.azure.net/secrets/835d6aa27d7a416e89e8\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951242,\"updated\":1678951242,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/b20b29a8ab5c472fae88\",\"deletedDate\":1678954152,\"scheduledPurgeDate\":1679558952,\"id\":\"https://azsdktests.vault.azure.net/secrets/b20b29a8ab5c472fae88\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954151,\"updated\":1678954151,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/b3a11ceabdcb4579ad41\",\"deletedDate\":1678951241,\"scheduledPurgeDate\":1679556041,\"id\":\"https://azsdktests.vault.azure.net/secrets/b3a11ceabdcb4579ad41\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951241,\"updated\":1678951241,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/ba68f2544f924ef8a919\",\"deletedDate\":1678951258,\"scheduledPurgeDate\":1679556058,\"id\":\"https://azsdktests.vault.azure.net/secrets/ba68f2544f924ef8a919\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951239,\"updated\":1678951239,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJM0lYTmxZM0psZEM5RVFVRTNNRUV5TlRnNE0wRTBNRFpCT1VVNU5pRXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJM0lYTmxZM0psZEM5RVFVRTNNRUV5TlRnNE0wRTBNRFpCT1VVNU5pRXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "2320", - "x-ms-request-id" : "600ff990-aae9-4b3e-9ed8-2c6c37082f4c", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/daa70a25883a406a9e96\",\"deletedDate\":1678951245,\"scheduledPurgeDate\":1679556045,\"id\":\"https://azsdktests.vault.azure.net/secrets/daa70a25883a406a9e96\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951242,\"updated\":1678951242,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/e1153c4818144fe5af9c\",\"deletedDate\":1678954163,\"scheduledPurgeDate\":1679558963,\"id\":\"https://azsdktests.vault.azure.net/secrets/e1153c4818144fe5af9c\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/e557cc42f34e42398e03\",\"deletedDate\":1678951255,\"scheduledPurgeDate\":1679556055,\"id\":\"https://azsdktests.vault.azure.net/secrets/e557cc42f34e42398e03\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951239,\"updated\":1678951239,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/e7aa1022ea90424aacf8\",\"deletedDate\":1678951243,\"scheduledPurgeDate\":1679556043,\"id\":\"https://azsdktests.vault.azure.net/secrets/e7aa1022ea90424aacf8\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678951242,\"updated\":1678951242,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/ed1519e539c64cd1890e\",\"deletedDate\":1678954162,\"scheduledPurgeDate\":1679558962,\"id\":\"https://azsdktests.vault.azure.net/secrets/ed1519e539c64cd1890e\",\"attributes\":{\"enabled\":true,\"exp\":3799353600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDQhTURBd01EWXlJWE5sWTNKbGRDOUpUVkJQVWxSRFJWSlVVRXREVXpJM05EWXhRamcxTHpWR1JUTkRNemxDTnpNeVJUUTFOREE0T1RNd05qUkdSVFl5UWtRM01VRkVJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDQhTURBd01EWXlJWE5sWTNKbGRDOUpUVkJQVWxSRFJWSlVVRXREVXpJM05EWXhRamcxTHpWR1JUTkRNemxDTnpNeVJUUTFOREE0T1RNd05qUkdSVFl5UWtRM01VRkVJVEF3TURBeU9DRTVPVGs1TFRFeUxUTXhWREl6T2pVNU9qVTVMams1T1RrNU9UbGFJUS0tIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "311", - "x-ms-request-id" : "ca8c8168-bc3b-4d6c-b11c-f6223ae2912b", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5S1FWWkJVMFZEVWtWVVZFVk5VRFF6T1RBNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5S1FWWkJVMFZEVWtWVVZFVk5VRFF6T1RBNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "371", - "x-ms-request-id" : "3aee5a3b-8db3-4daa-8a96-96371b905493", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EWXdJWE5sWTNKbGRDOU1TVk5VUTBWU1ZFdEZXVE15T0RNMk9FSTBNQzg0UlRjeU5FSkVSVUUwTlRVME1qWkRRa1ZDUXpkQk5EQTNNRE0wTjBORE9TRXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EWXdJWE5sWTNKbGRDOU1TVk5VUTBWU1ZFdEZXVE15T0RNMk9FSTBNQzg0UlRjeU5FSkVSVUUwTlRVME1qWkRRa1ZDUXpkQk5EQTNNRE0wTjBORE9TRXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "318", - "x-ms-request-id" : "ba75d2cc-f596-4449-b2df-6651a506821a", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDAhTURBd01ESTVJWE5sWTNKbGRDOU1TVk5VUkVWTVJWUkZSRU5GVWxReE5EVXhOemd4SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDAhTURBd01ESTVJWE5sWTNKbGRDOU1TVk5VUkVWTVJWUkZSRU5GVWxReE5EVXhOemd4SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "366", - "x-ms-request-id" : "fecd0d76-3bb3-494e-b8d8-88c7b1b875c6", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTNJWE5sWTNKbGRDOU1TVk5VVTBWRFVrVlVORE15T0RRNU5DODRSa1U1UmpjeU1qbEdSVFUwT1VNMU9EVXhOelZHUmpjME5FRkNOakl4TnlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMzYhTURBd01EVTNJWE5sWTNKbGRDOU1TVk5VVTBWRFVrVlVORE15T0RRNU5DODRSa1U1UmpjeU1qbEdSVFUwT1VNMU9EVXhOelZHUmpjME5FRkNOakl4TnlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "311", - "x-ms-request-id" : "35108f4f-3345-4ee6-933a-0b513f348d1e", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5VVJWTlVRMFZTVkRBMU16Y3lRVGhETTBRNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5VVJWTlVRMFZTVkRBMU16Y3lRVGhETTBRNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "371", - "x-ms-request-id" : "b920086b-23a7-44b2-823b-4c135f85a997", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJWE5sWTNKbGRDOVVSVk5VUTBWU1ZESXdPRGczT1RBek5ETTJMemM0TVVRek56VXdRalUzUXpSR09VVTVSalF4UlVNMlFrSkZRa1kwT0RNeElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJWE5sWTNKbGRDOVVSVk5VUTBWU1ZESXdPRGczT1RBek5ETTJMemM0TVVRek56VXdRalUzUXpSR09VVTVSalF4UlVNMlFrSkZRa1kwT0RNeElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:18 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "311", - "x-ms-request-id" : "afd85ca0-73fa-4c47-adec-01dd80183a6e", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5VVJWTlVRMFZTVkRNM05qazFOVE0yTWtZeElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5VVJWTlVRMFZTVkRNM05qazFOVE0yTWtZeElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "371", - "x-ms-request-id" : "d67c3403-77ba-48b3-951c-f05f0bb29b8b", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJWE5sWTNKbGRDOVVSVk5VUTBWU1ZEVTROVGcxTWtZM1F6Y3dMelk1TVRZeE56VTBNa1E0T1RSQ1FqTTRNMEV5UmtRME9FWXlNVGhFTTBJd0lUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJWE5sWTNKbGRDOVVSVk5VUTBWU1ZEVTROVGcxTWtZM1F6Y3dMelk1TVRZeE56VTBNa1E0T1RSQ1FqTTRNMEV5UmtRME9FWXlNVGhFTTBJd0lUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "306", - "x-ms-request-id" : "666bb8c7-e5c8-4c31-8e69-95349f1e5448", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklYTmxZM0psZEM5VVJWTlVRMFZTVkRjME1qVTFOVVl4SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJeklYTmxZM0psZEM5VVJWTlVRMFZTVkRjME1qVTFOVVl4SVRBd01EQXlPQ0U1T1RrNUxURXlMVE14VkRJek9qVTVPalU1TGprNU9UazVPVGxhSVEtLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "371", - "x-ms-request-id" : "9b034c6b-5515-4744-9cf0-c33f38e2dc4e", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJWE5sWTNKbGRDOVVSVk5VUTBWU1ZEazBNamM1UmtORk9UZ3dMekk1TWpZeVJERkdRa1E1TkRReVJVWkNPVUUxTURJMU1rRTNSa1ZHUWpjNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EVTVJWE5sWTNKbGRDOVVSVk5VUTBWU1ZEazBNamM1UmtORk9UZ3dMekk1TWpZeVJERkdRa1E1TkRReVJVWkNPVUUxTURJMU1rRTNSa1ZHUWpjNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "721", - "x-ms-request-id" : "53fd536e-ce89-4568-bb1c-7d68acb01a39", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretgetdeleted53874\",\"deletedDate\":1678951238,\"scheduledPurgeDate\":1679556038,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted53874\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951238,\"updated\":1678951238,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDQhTURBd01ETXlJWE5sWTNKbGRDOVVSVk5VVTBWRFVrVlVSMFZVUkVWTVJWUkZSRGt4TkRrNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDQhTURBd01ETXlJWE5sWTNKbGRDOVVSVk5VVTBWRFVrVlVSMFZVUkVWTVJWUkZSRGt4TkRrNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:19 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "1588", - "x-ms-request-id" : "d7057e3f-4949-4215-b902-77c54d5034e7", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretgetdeleted91499\",\"deletedDate\":1678951241,\"scheduledPurgeDate\":1679556041,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted91499\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951240,\"updated\":1678951240,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretgetdeleted99109\",\"deletedDate\":1678954149,\"scheduledPurgeDate\":1679558949,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted99109\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretgetdeleted99581\",\"deletedDate\":1678954150,\"scheduledPurgeDate\":1679558950,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetdeleted99581\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNTYhTURBd01EY3pJWE5sWTNKbGRDOVVSVk5VVlZCRVFWUkZUMFpFU1ZOQlFreEZSRk5GUTFKRlZEUTBORGswTmpJdlJFUXhNRFJDTURBd1FVTkZORFExTmtFd09UVkdOMFU0TXpjME1VRTJOa0VoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/deletedsecrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNTYhTURBd01EY3pJWE5sWTNKbGRDOVVSVk5VVlZCRVFWUkZUMFpFU1ZOQlFreEZSRk5GUTFKRlZEUTBORGswTmpJdlJFUXhNRFJDTURBd1FVTkZORFExTmtFd09UVkdOMFU0TXpjME1VRTJOa0VoTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:11:20 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "28", - "x-ms-request-id" : "fc4d7199-ec59-4d99-825f-36b7954c44f1", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "67b4466b450c4c748930", "b20b29a8ab5c472fae88", "8283e0461be64632854e" ] + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/245e266116664d398cd5?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "16d75bde-9c39-4a19-b0c6-be6c5d4cb298" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } + }, + { + "RequestUri": "https://REDACTED/secrets/245e266116664d398cd5?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listDeletedSecretVal1", + "attributes": { + "exp": 3799353600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dd85bac6-cb30-41c3-b30e-8f06069d379b" + }, + "ResponseBody": { + "value": "listDeletedSecretVal1", + "id": "https://azkvrecordtests.vault.azure.net/secrets/245e266116664d398cd5/747ce3a3acd0421eb61bc98552a2cd2f", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/secrets/8540624955f64154aefa?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listDeletedSecretVal0", + "attributes": { + "exp": 3799353600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "cb274fdb-e11a-42d8-a0d8-ecae35801088" + }, + "ResponseBody": { + "value": "listDeletedSecretVal0", + "id": "https://azkvrecordtests.vault.azure.net/secrets/8540624955f64154aefa/fff66e51aabf4efaa032acffba31c4c4", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/secrets/fc45701ab4d940c78284?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listDeletedSecretVal2", + "attributes": { + "exp": 3799353600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5200e552-8745-415e-9a6c-18c25b6fda32" + }, + "ResponseBody": { + "value": "listDeletedSecretVal2", + "id": "https://azkvrecordtests.vault.azure.net/secrets/fc45701ab4d940c78284/76f3c6bdeb62470397d5a81c14c8503f", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/secrets/245e266116664d398cd5?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bafc8acf-6978-40c4-ba56-ee266d3722dc" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/245e266116664d398cd5", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/245e266116664d398cd5/747ce3a3acd0421eb61bc98552a2cd2f", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/245e266116664d398cd5?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "94", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "4bcd3de7-c35b-4ea2-a25d-851e08603ed7" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: 245e266116664d398cd5" + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/245e266116664d398cd5?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "94", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "96985458-df88-4768-8029-1f9db8737627" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: 245e266116664d398cd5" + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/245e266116664d398cd5?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "627d09fc-1cdb-43dd-9e16-63335f8b48e1" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/245e266116664d398cd5", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/245e266116664d398cd5/747ce3a3acd0421eb61bc98552a2cd2f", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/secrets/8540624955f64154aefa?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "dcd13f07-57f1-4406-bd5e-ecf38a35e441" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/8540624955f64154aefa", + "deletedDate": 1681267736, + "scheduledPurgeDate": 1681872536, + "id": "https://azkvrecordtests.vault.azure.net/secrets/8540624955f64154aefa/fff66e51aabf4efaa032acffba31c4c4", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/8540624955f64154aefa?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "94", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8f8c2bdb-35ca-4026-a5f0-b8c254c70180" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: 8540624955f64154aefa" + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/8540624955f64154aefa?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "aaee7f42-3d3f-4740-9d27-114ad2d267e6" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/8540624955f64154aefa", + "deletedDate": 1681267736, + "scheduledPurgeDate": 1681872536, + "id": "https://azkvrecordtests.vault.azure.net/secrets/8540624955f64154aefa/fff66e51aabf4efaa032acffba31c4c4", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/secrets/fc45701ab4d940c78284?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "25982aad-04b0-47c7-9efb-6f02f73626da" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/fc45701ab4d940c78284", + "deletedDate": 1681267737, + "scheduledPurgeDate": 1681872537, + "id": "https://azkvrecordtests.vault.azure.net/secrets/fc45701ab4d940c78284/76f3c6bdeb62470397d5a81c14c8503f", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/fc45701ab4d940c78284?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "94", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3cfb9f7b-d259-4d62-b8fb-39a8829c93db" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: fc45701ab4d940c78284" + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/fc45701ab4d940c78284?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "94", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "240da6f3-bf55-4cbd-9e2f-d853f20d7245" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: fc45701ab4d940c78284" + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets/fc45701ab4d940c78284?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c19af729-edda-4818-9bd0-9683b4bb9166" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/fc45701ab4d940c78284", + "deletedDate": 1681267737, + "scheduledPurgeDate": 1681872537, + "id": "https://azkvrecordtests.vault.azure.net/secrets/fc45701ab4d940c78284/76f3c6bdeb62470397d5a81c14c8503f", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2678", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:50:59 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c8b90ff8-2184-456a-9ddb-eb1060ff712e" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/245e266116664d398cd5", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/245e266116664d398cd5", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/37479b25348843799e32", + "deletedDate": 1681267746, + "scheduledPurgeDate": 1681872546, + "id": "https://azkvrecordtests.vault.azure.net/secrets/37479b25348843799e32", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/8540624955f64154aefa", + "deletedDate": 1681267736, + "scheduledPurgeDate": 1681872536, + "id": "https://azkvrecordtests.vault.azure.net/secrets/8540624955f64154aefa", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/96b3e5a62a1f4e50b648", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/96b3e5a62a1f4e50b648", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/9b060325716346f4b897", + "deletedDate": 1681267748, + "scheduledPurgeDate": 1681872548, + "id": "https://azkvrecordtests.vault.azure.net/secrets/9b060325716346f4b897", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/a347d05895ec471b96e6", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/a347d05895ec471b96e6", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedsecrets?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EWXdJWE5sWTNKbGRDOUJSakExTWtZM00wSTJRVGMwUWtRNFFVUXpOaTlGTkVNMk5qUkdSamhFUXpNME5qUkRPRGt4UmpFd1JUTTBOMFV3T0RkRVF5RXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "2678", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "bb3357af-5f24-480c-bf0d-37d46ed5d954" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/245e266116664d398cd5", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/245e266116664d398cd5", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/37479b25348843799e32", + "deletedDate": 1681267746, + "scheduledPurgeDate": 1681872546, + "id": "https://azkvrecordtests.vault.azure.net/secrets/37479b25348843799e32", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/8540624955f64154aefa", + "deletedDate": 1681267736, + "scheduledPurgeDate": 1681872536, + "id": "https://azkvrecordtests.vault.azure.net/secrets/8540624955f64154aefa", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/96b3e5a62a1f4e50b648", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/96b3e5a62a1f4e50b648", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/9b060325716346f4b897", + "deletedDate": 1681267748, + "scheduledPurgeDate": 1681872548, + "id": "https://azkvrecordtests.vault.azure.net/secrets/9b060325716346f4b897", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/a347d05895ec471b96e6", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/a347d05895ec471b96e6", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedsecrets?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EWXdJWE5sWTNKbGRDOUJSakExTWtZM00wSTJRVGMwUWtRNFFVUXpOaTlGTkVNMk5qUkdSamhFUXpNME5qUkRPRGt4UmpFd1JUTTBOMFV3T0RkRVF5RXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNDAhTURBd01EWXdJWE5sWTNKbGRDOUJSakExTWtZM00wSTJRVGMwUWtRNFFVUXpOaTlGTkVNMk5qUkdSamhFUXpNME5qUkRPRGt4UmpFd1JUTTBOMFV3T0RkRVF5RXdNREF3TWpnaE9UazVPUzB4TWkwek1WUXlNem8xT1RvMU9TNDVPVGs1T1RrNVdpRS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1073", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "957dd602-01cb-4e99-9a59-79fed87cf7b2" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/db7b6ca68ebe4f1291ab", + "deletedDate": 1681267744, + "scheduledPurgeDate": 1681872544, + "id": "https://azkvrecordtests.vault.azure.net/secrets/db7b6ca68ebe4f1291ab", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/fc45701ab4d940c78284", + "deletedDate": 1681267737, + "scheduledPurgeDate": 1681872537, + "id": "https://azkvrecordtests.vault.azure.net/secrets/fc45701ab4d940c78284", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedsecrets?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElYTmxZM0psZEM5TVNWTlVVMFZEVWtWVU5qazFPRE0xUWlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElYTmxZM0psZEM5TVNWTlVVMFZEVWtWVU5qazFPRE0xUWlFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1179", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0e73c3ef-eb83-4060-beed-9e9048bf9387" + }, + "ResponseBody": { + "value": [ + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/testsecretgetdeleted12938", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetdeleted12938", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/testsecretgetdeleted98168", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretgetdeleted98168", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": "https://azkvrecordtests.vault.azure.net:443/deletedsecrets?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNTYhTURBd01EY3pJWE5sWTNKbGRDOVVSVk5VVlZCRVFWUkZUMFpFU1ZOQlFreEZSRk5GUTFKRlZEZ3dOVE16UlVZdlF6bEZNelJGUWpnNE9UWkROREF5TjBFNU56UXpOVE14TWpjelFUYzNOa1loTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25" + } + }, + { + "RequestUri": "https://REDACTED/deletedsecrets?api-version=7.4\u0026$skiptoken=eyJOZXh0TWFya2VyIjoiMiExNTYhTURBd01EY3pJWE5sWTNKbGRDOVVSVk5VVlZCRVFWUkZUMFpFU1ZOQlFreEZSRk5GUTFKRlZEZ3dOVE16UlVZdlF6bEZNelJGUWpnNE9UWkROREF5TjBFNU56UXpOVE14TWpjelFUYzNOa1loTURBd01ESTRJVGs1T1RrdE1USXRNekZVTWpNNk5UazZOVGt1T1RrNU9UazVPVm9oIiwiVGFyZ2V0TG9jYXRpb24iOjB9\u0026maxresults=25", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "28", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:51:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d23040a2-3a8f-437d-8a8e-68bcb11c0253" + }, + "ResponseBody": { + "value": [], + "nextLink": null + } + } + ], + "Variables": { + "0": "8540624955f64154aefa", + "1": "245e266116664d398cd5", + "2": "fc45701ab4d940c78284" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.listSecretVersions[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.listSecretVersions[1].json index 7bd6e98ea2094..b65ca1f57312c 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.listSecretVersions[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.listSecretVersions[1].json @@ -1,129 +1,298 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/fc68313000714f78bc96?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/4c6e3c44e0584bd8b10d?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "58251d4b-e570-4c85-9e2b-8e7870c8af91" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "eaabc324-6092-4606-b886-cee53c205c62", - "Body" : "{\"value\":\"listSecretVersionVal1\",\"id\":\"https://azsdktests.vault.azure.net/secrets/fc68313000714f78bc96/dbb22828940b40dfa4ed1abf8c839ea8\",\"attributes\":{\"enabled\":true,\"exp\":3797280000,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/4c6e3c44e0584bd8b10d?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listSecretVersionVal1", + "attributes": { + "exp": 3797280000 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "639f51b8-5583-4408-b42c-e10aedf16e05" + }, + "ResponseBody": { + "value": "listSecretVersionVal1", + "id": "https://azkvrecordtests.vault.azure.net/secrets/4c6e3c44e0584bd8b10d/04370ba202414b59abd47750bc7b98bc", + "attributes": { + "enabled": true, + "exp": 3797280000, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/fc68313000714f78bc96?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/4c6e3c44e0584bd8b10d?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listSecretVersionVal2", + "attributes": { + "exp": 3797366400 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "77166b59-a0a9-49b7-9817-f07dc01884b0" + }, + "ResponseBody": { + "value": "listSecretVersionVal2", + "id": "https://azkvrecordtests.vault.azure.net/secrets/4c6e3c44e0584bd8b10d/3e048ad318104a1fbdf836f0aeba7d69", + "attributes": { + "enabled": true, + "exp": 3797366400, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "da48020d-20ca-4f3a-b354-55d518409bd3", - "Body" : "{\"value\":\"listSecretVersionVal2\",\"id\":\"https://azsdktests.vault.azure.net/secrets/fc68313000714f78bc96/f4852e97351b4d56aa655601bf7500a0\",\"attributes\":{\"enabled\":true,\"exp\":3797366400,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/4c6e3c44e0584bd8b10d?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listSecretVersionVal3", + "attributes": { + "exp": 3797452800 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "483414a6-2853-4e96-9881-ba391b79c77d" + }, + "ResponseBody": { + "value": "listSecretVersionVal3", + "id": "https://azkvrecordtests.vault.azure.net/secrets/4c6e3c44e0584bd8b10d/cdb19c5171f94ec0829fb0ae01353bfc", + "attributes": { + "enabled": true, + "exp": 3797452800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/fc68313000714f78bc96?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/4c6e3c44e0584bd8b10d?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "65", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listSecretVersionVal4", + "attributes": { + "exp": 3797539200 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "301", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "859508ba-724d-489d-abd4-6c2e25e0d190" + }, + "ResponseBody": { + "value": "listSecretVersionVal4", + "id": "https://azkvrecordtests.vault.azure.net/secrets/4c6e3c44e0584bd8b10d/4d59510e4c0d4314b24d3e257605cc85", + "attributes": { + "enabled": true, + "exp": 3797539200, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6e726065-1d69-4ae0-a82b-48cfbd2c1127", - "Body" : "{\"value\":\"listSecretVersionVal3\",\"id\":\"https://azsdktests.vault.azure.net/secrets/fc68313000714f78bc96/11445018be074428a141d4bd66d3fb60\",\"attributes\":{\"enabled\":true,\"exp\":3797452800,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/fc68313000714f78bc96?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "303", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "80b1277b-af29-4834-a9b6-18fd16f7184b", - "Body" : "{\"value\":\"listSecretVersionVal4\",\"id\":\"https://azsdktests.vault.azure.net/secrets/fc68313000714f78bc96/4a1e3af596b5481abfb8c9a169ba175a\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/fc68313000714f78bc96/versions?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "1115", - "x-ms-request-id" : "de87da43-df74-4802-8b8b-29f82df1f4eb", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/secrets/fc68313000714f78bc96/11445018be074428a141d4bd66d3fb60\",\"attributes\":{\"enabled\":true,\"exp\":3797452800,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/fc68313000714f78bc96/4a1e3af596b5481abfb8c9a169ba175a\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/fc68313000714f78bc96/dbb22828940b40dfa4ed1abf8c839ea8\",\"attributes\":{\"enabled\":true,\"exp\":3797280000,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/fc68313000714f78bc96/f4852e97351b4d56aa655601bf7500a0\",\"attributes\":{\"enabled\":true,\"exp\":3797366400,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "fc68313000714f78bc96" ] + { + "RequestUri": "https://REDACTED/secrets/4c6e3c44e0584bd8b10d/versions?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1107", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d18a0f14-c84f-425b-b50a-0c73ca4aebe5" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/4c6e3c44e0584bd8b10d/04370ba202414b59abd47750bc7b98bc", + "attributes": { + "enabled": true, + "exp": 3797280000, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/4c6e3c44e0584bd8b10d/3e048ad318104a1fbdf836f0aeba7d69", + "attributes": { + "enabled": true, + "exp": 3797366400, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/4c6e3c44e0584bd8b10d/4d59510e4c0d4314b24d3e257605cc85", + "attributes": { + "enabled": true, + "exp": 3797539200, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/4c6e3c44e0584bd8b10d/cdb19c5171f94ec0829fb0ae01353bfc", + "attributes": { + "enabled": true, + "exp": 3797452800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "4c6e3c44e0584bd8b10d" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.listSecrets[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.listSecrets[1].json index 542cdfc1c5bcb..8cbe4c1eba5ff 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.listSecrets[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.listSecrets[1].json @@ -1,179 +1,330 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/listsecret2132239?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/listsecret695835b?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "631c007a-59a2-4a6a-ae81-65d492a32ff4" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "293", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4fa7f3fe-be96-4f5a-917e-16f92075c75d", - "Body" : "{\"value\":\"listSecretVal0\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret2132239/30f826df7a2549dca8709530a0567d15\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/listsecret695835b?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "58", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listSecretVal0", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "291", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "ccb7b6e8-a8d1-44c9-9d71-85ca24816c19" + }, + "ResponseBody": { + "value": "listSecretVal0", + "id": "https://azkvrecordtests.vault.azure.net/secrets/listsecret695835b/b0b13463adaa4090bfab15c1082da6ec", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/listsecret5928080?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/listsecret9739538?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "58", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "listSecretVal1", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "291", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e525296d-c213-439a-9243-979a96341640" + }, + "ResponseBody": { + "value": "listSecretVal1", + "id": "https://azkvrecordtests.vault.azure.net/secrets/listsecret9739538/1375ab1a350f464f8e22c0e1821b89c4", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "293", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "4f766fe6-2114-4722-a32f-1ecd0090bd97", - "Body" : "{\"value\":\"listSecretVal1\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret5928080/ba1d40cd124f4d5795216c715a72ea8d\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets?maxresults=25&api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5108", - "x-ms-request-id" : "0ae5fde3-7e00-4089-a2c9-ab415f50bd98", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/secrets/15172c52dd914fd2b3bf\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678951240,\"updated\":1678951240,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/1aa58f6804ad4c7fa7e1\",\"attributes\":{\"enabled\":true,\"exp\":3483820800,\"created\":1678951241,\"updated\":1678951241,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/4ea75cdbb73e463f8bec\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678951243,\"updated\":1678951243,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/7a711a2f01c645ad95a0\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678951245,\"updated\":1678951245,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/ac59136d52ac4358bc8f\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678951248,\"updated\":1678951248,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/bb5cc90016744eae8133\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678951245,\"updated\":1678951245,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/bf4d4a2c87664c9caecb\",\"attributes\":{\"enabled\":true,\"exp\":3483820800,\"created\":1678951246,\"updated\":1678951246,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/ee197c49cb3b4db9b5ac\",\"attributes\":{\"enabled\":true,\"exp\":3797539200,\"created\":1678951243,\"updated\":1678951243,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pem-file\",\"id\":\"https://azsdktests.vault.azure.net/secrets/importcertpem45586c37\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"}},{\"contentType\":\"application/x-pem-file\",\"id\":\"https://azsdktests.vault.azure.net/secrets/importcertpem70052b83\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"}},{\"contentType\":\"application/x-pem-file\",\"id\":\"https://azsdktests.vault.azure.net/secrets/importcertpem92624d14\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1581722236,\"exp\":1739402236,\"created\":1678951649,\"updated\":1678951649,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/importcertpkcs27461b85\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951657,\"updated\":1678951657,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/importcertpkcs75353a38\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1677892443,\"exp\":1709428443,\"created\":1678951664,\"updated\":1678951664,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"key\":\"val\"}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp02227\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951246,\"updated\":1678951246,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp03630\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951247,\"updated\":1678951247,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp03784\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951245,\"updated\":1678951245,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp09357\",\"attributes\":{\"enabled\":true,\"created\":1678951238,\"updated\":1678951238,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5S1FWWkJVMFZEVWtWVVZFVk5VREUyTlRJeElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5S1FWWkJVMFZEVWtWVVZFVk5VREUyTlRJeElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "5493", - "x-ms-request-id" : "587aab1b-23ef-4479-9882-9dca937a2304", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp16521\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951246,\"updated\":1678951246,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp25951\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951247,\"updated\":1678951247,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp31468\",\"attributes\":{\"enabled\":true,\"created\":1678951238,\"updated\":1678951238,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp41965\",\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp43590\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678951246,\"updated\":1678951246,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp50428\",\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey020515346\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951062,\"exp\":1710574062,\"created\":1678951662,\"updated\":1678951662,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey140384932\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey30234f065\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1710574060,\"created\":1678951660,\"updated\":1678951660,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey3491808e4\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey492960bb6\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey628397873\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1710574054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey683522e3c\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1710574056,\"created\":1678951656,\"updated\":1678951656,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/listcertkey958720254\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret075001c\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951238,\"updated\":1678951238,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret2132239\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret42736f6\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951240,\"updated\":1678951240,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret4328494\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret4695512\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElYTmxZM0psZEM5TVNWTlVVMFZEVWtWVU5Ua3lPREE0TUNFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5MiFNREF3TURJMElYTmxZM0psZEM5TVNWTlVVMFZEVWtWVU5Ua3lPREE0TUNFd01EQXdNamdoT1RrNU9TMHhNaTB6TVZReU16bzFPVG8xT1M0NU9UazVPVGs1V2lFLSIsIlRhcmdldExvY2F0aW9uIjowfQ&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "6358", - "x-ms-request-id" : "4822cae5-cc6c-4b2f-8d24-93991a539442", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret5928080\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret67478ec\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951238,\"updated\":1678951238,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/listsecret7250531\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951240,\"updated\":1678951240,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/myalias\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678944848,\"exp\":1710567848,\"created\":1678945448,\"updated\":1678945448,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/secretkey06611606\",\"attributes\":{\"enabled\":true,\"created\":1678951012,\"updated\":1678951012,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/secretkey53683f37\",\"attributes\":{\"enabled\":true,\"created\":1678951011,\"updated\":1678951011,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert0041741853c\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert05138d67\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951065,\"exp\":1710574065,\"created\":1678951665,\"updated\":1678951666,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert056438d4a20\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert127097d0dc8\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert15963b9a102\",\"managed\":true,\"attributes\":{\"enabled\":false,\"nbf\":1678951061,\"exp\":1710574061,\"created\":1678951661,\"updated\":1678951661,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert18963f6fb20\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678953549,\"exp\":1742112549,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert224271757ba\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert26201762259\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1710574055,\"created\":1678951655,\"updated\":1678951655,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert27558598b2c\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1742110069,\"created\":1678951670,\"updated\":1678951670,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert27808513219\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert30284660cd8\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951054,\"exp\":1742110054,\"created\":1678951654,\"updated\":1678951654,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert310473c68b3\",\"managed\":true,\"attributes\":{\"enabled\":false,\"nbf\":1678953549,\"exp\":1742112549,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert324948604ee\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951063,\"exp\":1710574063,\"created\":1678951663,\"updated\":1678951663,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert35510d74ced\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert47882934afa\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951067,\"exp\":1742110067,\"created\":1678951667,\"updated\":1678951667,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5VVJWTlVRMFZTVkRRNU9UQTNSa1UzTUVGRElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiE5NiFNREF3TURJMklYTmxZM0psZEM5VVJWTlVRMFZTVkRRNU9UQTNSa1UzTUVGRElUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "7569", - "x-ms-request-id" : "3003d022-e2f2-4df3-a139-bff53630016a", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert49907fe70ac\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951051,\"exp\":1710574051,\"created\":1678951651,\"updated\":1678951651,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert510992ef0be\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951056,\"exp\":1742110056,\"created\":1678951656,\"updated\":1678951656,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert5677070ba11\",\"managed\":true,\"attributes\":{\"enabled\":false,\"nbf\":1678951253,\"exp\":1710574253,\"created\":1678951853,\"updated\":1678951853,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert56810496c6b\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951060,\"exp\":1742110060,\"created\":1678951660,\"updated\":1678951660,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert6210194afab\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951059,\"exp\":1742110059,\"created\":1678951659,\"updated\":1678951659,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert630101e0f5b\",\"managed\":true,\"attributes\":{\"enabled\":false,\"nbf\":1678953549,\"exp\":1742112549,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert6384478e5bf\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1742110058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert708698d2\",\"managed\":true,\"attributes\":{\"enabled\":false,\"nbf\":1678951084,\"exp\":1710574084,\"created\":1678951684,\"updated\":1678951686,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert721471bd873\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951075,\"exp\":1710574075,\"created\":1678951675,\"updated\":1678951675,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert72180ce45d5\",\"managed\":true,\"attributes\":{\"enabled\":false,\"nbf\":1678953549,\"exp\":1710576549,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert72544647\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951079,\"exp\":1710574079,\"created\":1678951680,\"updated\":1678951681,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert7280530dd15\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951082,\"exp\":1742110082,\"created\":1678951682,\"updated\":1678951682,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert742555f1\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951072,\"exp\":1710574072,\"created\":1678951672,\"updated\":1678951672,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert838336ea\",\"managed\":true,\"attributes\":{\"enabled\":false,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951671,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert879909fb\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951085,\"exp\":1710574085,\"created\":1678951685,\"updated\":1678951685,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert88427430\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951087,\"exp\":1710574087,\"created\":1678951687,\"updated\":1678951687,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert92201a19a66\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951066,\"exp\":1742110066,\"created\":1678951667,\"updated\":1678951667,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert92673e6be72\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951055,\"exp\":1742110055,\"created\":1678951655,\"updated\":1678951655,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert937620dadf7\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951058,\"exp\":1710574058,\"created\":1678951658,\"updated\":1678951658,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testcert98347e92\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951069,\"exp\":1710574069,\"created\":1678951670,\"updated\":1678951670,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testlistcertversion09939\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951095,\"exp\":1710574095,\"created\":1678951695,\"updated\":1678951695,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"contentType\":\"application/x-pkcs12\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testlistcertversion88662\",\"managed\":true,\"attributes\":{\"enabled\":true,\"nbf\":1678951078,\"exp\":1710574078,\"created\":1678951678,\"updated\":1678951678,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretget144381\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951244,\"updated\":1678951244,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretget64150e\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951245,\"updated\":1678951245,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":\"https://azsdktests.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDQhTURBd01ETXlJWE5sWTNKbGRDOVVSVk5VVTBWRFVrVlVSMFZVUkVWTVJWUkZSRGt4TkRrNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25\"}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net:443/secrets?api-version=7.4&$skiptoken=eyJOZXh0TWFya2VyIjoiMiExMDQhTURBd01ETXlJWE5sWTNKbGRDOVVSVk5VVTBWRFVrVlVSMFZVUkVWTVJWUkZSRGt4TkRrNUlUQXdNREF5T0NFNU9UazVMVEV5TFRNeFZESXpPalU1T2pVNUxqazVPVGs1T1RsYUlRLS0iLCJUYXJnZXRMb2NhdGlvbiI6MH0&maxresults=25", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-region" : "westus", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "Expires" : "-1", - "Content-Length" : "1509", - "x-ms-request-id" : "155cc912-d962-4479-b986-9ac915c986e7", - "x-ms-keyvault-service-version" : "1.9.736.1", - "Body" : "{\"value\":[{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetversion8506350\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951246,\"updated\":1678951246,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretgetversion9085392\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951246,\"updated\":1678951246,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover06743f\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951239,\"updated\":1678951239,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover127013\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678951239,\"updated\":1678951239,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testupdateofdisabledsecret4449462\",\"attributes\":{\"enabled\":false,\"exp\":2537049600,\"created\":1678951244,\"updated\":1678951244,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}},{\"id\":\"https://azsdktests.vault.azure.net/secrets/testupdateofdisabledsecret6056105\",\"attributes\":{\"enabled\":false,\"exp\":2537049600,\"created\":1678951247,\"updated\":1678951247,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}],\"nextLink\":null}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "listsecret2132239", "listsecret5928080" ] + { + "RequestUri": "https://REDACTED/secrets?maxresults=25\u0026api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "3532", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "34a84eb8-a55a-4780-8e5f-36ac9d9c3818" + }, + "ResponseBody": { + "value": [ + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/0e5feed1f7414db58c60", + "attributes": { + "enabled": true, + "exp": 3483820800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/245e266116664d398cd5", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/2cf31612958e4cf0878f", + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/37479b25348843799e32", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/4c6e3c44e0584bd8b10d", + "attributes": { + "enabled": true, + "exp": 3797452800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/6d57762bfcfe4f919719", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/70e66709020c4163afd0", + "attributes": { + "enabled": true, + "exp": 3797452800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/8540624955f64154aefa", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/db7b6ca68ebe4f1291ab", + "attributes": { + "enabled": true, + "exp": 3799353600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/listsecret33101b1", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/listsecret695835b", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/listsecret9739538", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "contentType": "application/x-pkcs12", + "id": "https://azkvrecordtests.vault.azure.net/secrets/myalias", + "managed": true, + "attributes": { + "enabled": true, + "nbf": 1681262971, + "exp": 1712885971, + "created": 1681263571, + "updated": 1681263571, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + }, + { + "id": "https://azkvrecordtests.vault.azure.net/secrets/testupdateofdisabledsecret9466440", + "attributes": { + "enabled": false, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + ], + "nextLink": null + } + } + ], + "Variables": { + "0": "listsecret695835b", + "1": "listsecret9739538" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.recoverDeletedSecretNotFound[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.recoverDeletedSecretNotFound[1].json index e3ba8cc0499e1..5785a475cfaf0 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.recoverDeletedSecretNotFound[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.recoverDeletedSecretNotFound[1].json @@ -1,29 +1,73 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/non-existing/recover?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/deletedsecrets/non-existing/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0d9a7459-4894-4b20-9fbd-617d3f271aa3" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:08 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "309", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c41916cc-5922-480e-997a-5614d19115ca", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + { + "RequestUri": "https://REDACTED/deletedsecrets/non-existing/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "309", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "558b9327-8769-4523-a073-175948aa8c91" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "A secret with (name/id) non-existing was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } + } + ], + "Variables": {} } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.recoverDeletedSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.recoverDeletedSecret[1].json index 89cbb9cc6b189..9afba51d9d8fd 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.recoverDeletedSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.recoverDeletedSecret[1].json @@ -1,179 +1,351 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretrecover076715?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/testsecretrecover308559?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8a72b751-aa5a-42dc-82e8-b3c70a5272db" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "d7c6d822-7efd-47bf-a5eb-ada80a8626a6", - "Body" : "{\"value\":\"testSecretRecoverVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover076715/f1edbeae4e764f91981aad348a92cdd2\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/testsecretrecover308559?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "64", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretRecoverVal", + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "8c87a149-3563-4b51-9077-5da3e5742a1a" + }, + "ResponseBody": { + "value": "testSecretRecoverVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretrecover308559/e20737040c1845a38e60f18ecac1e945", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretrecover076715?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/testsecretrecover308559?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "423", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7831f771-e8ac-4078-ba4c-3e502cfadb9e" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/testsecretrecover308559", + "deletedDate": 1681267735, + "scheduledPurgeDate": 1681872535, + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretrecover308559/e20737040c1845a38e60f18ecac1e945", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "427", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "5e4f15a3-2c5e-4878-bb67-0230d5903bfb", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretrecover076715\",\"deletedDate\":1678954150,\"scheduledPurgeDate\":1679558950,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover076715/f1edbeae4e764f91981aad348a92cdd2\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedsecrets/testsecretrecover308559?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "949f5b6d-0f72-496d-b39b-f522b9cc994d" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: testsecretrecover308559" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/testsecretrecover076715?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedsecrets/testsecretrecover308559?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "20f72c05-8348-4f60-a9e9-4e0f9e452cd5" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: testsecretrecover308559" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "97", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "66696d1e-f887-4437-8216-9f20732c3a24", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"Deleted Secret not found: testsecretrecover076715\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedsecrets/testsecretrecover308559?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "423", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a69feff1-725f-4284-9cac-218b1699453d" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/testsecretrecover308559", + "deletedDate": 1681267735, + "scheduledPurgeDate": 1681872535, + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretrecover308559/e20737040c1845a38e60f18ecac1e945", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/testsecretrecover076715?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedsecrets/testsecretrecover308559/recover?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "272", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "675fa8a1-eeda-4d42-91c2-8db635273921" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretrecover308559/e20737040c1845a38e60f18ecac1e945", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "427", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "420a9620-0377-4262-af69-52fe395aedb7", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/testsecretrecover076715\",\"deletedDate\":1678954150,\"scheduledPurgeDate\":1679558950,\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover076715/f1edbeae4e764f91981aad348a92cdd2\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/testsecretrecover308559/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "320", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "cda1f123-6ae5-49d7-aad2-0d8ba3520c4b" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "A secret with (name/id) testsecretrecover308559 was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/testsecretrecover076715/recover?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:10 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "274", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0e565fa8-9562-49d5-8856-0d1548505519", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover076715/f1edbeae4e764f91981aad348a92cdd2\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretrecover076715/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:11 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "320", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "eb648bdb-a251-4e3c-9656-f716ba6f4d16", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"A secret with (name/id) testsecretrecover076715 was not found in this key vault. If you recently deleted this secret you may be able to recover it using the correct recovery command. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125182\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testsecretrecover076715/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "305", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f1aa5cf4-ac37-432c-be55-cd3bea7838f8", - "Body" : "{\"value\":\"testSecretRecoverVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testsecretrecover076715/f1edbeae4e764f91981aad348a92cdd2\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954150,\"updated\":1678954150,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testsecretrecover076715" ] + { + "RequestUri": "https://REDACTED/secrets/testsecretrecover308559/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "303", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:58 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3f154df7-486b-425a-98c0-066c0aac37ad" + }, + "ResponseBody": { + "value": "testSecretRecoverVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testsecretrecover308559/e20737040c1845a38e60f18ecac1e945", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "testsecretrecover308559" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.restoreSecretFromMalformedBackup[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.restoreSecretFromMalformedBackup[1].json index bbf29eb596f1b..6fca1d09304b7 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.restoreSecretFromMalformedBackup[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.restoreSecretFromMalformedBackup[1].json @@ -1,29 +1,75 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/secrets/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "68bf5606-0921-4b7b-97d9-f60401d374d8" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "400", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "78", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "70cb9fc4-eceb-451c-8ae6-36a5a9755def", - "Body" : "{\"error\":{\"code\":\"Malformed backup blob\",\"message\":\"Backup blob is corrupt.\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/secrets/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "28", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "bm9uLWV4aXN0aW5n" + }, + "StatusCode": 400, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "78", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0e0d4002-5135-4fd8-9a18-1d6760f75d47" + }, + "ResponseBody": { + "error": { + "code": "Malformed backup blob", + "message": "Backup blob is corrupt." + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.restoreSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.restoreSecret[1].json index 2a3b1435f3c6e..8a655532271a6 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.restoreSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.restoreSecret[1].json @@ -1,201 +1,371 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/6467c3576dae4d898255?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/e63b7982f318473e8f9a?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "a0c19271-b2de-4359-bdd4-1104b2c3a54b" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "302", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "8c4de1ee-c895-4e3f-a09e-a709900e5be3", - "Body" : "{\"value\":\"testSecretRestoreVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/6467c3576dae4d898255/31455f40797e45e681dff0805fe30a50\",\"attributes\":{\"enabled\":true,\"exp\":3483820800,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/e63b7982f318473e8f9a?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "64", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretRestoreVal", + "attributes": { + "exp": 3483820800 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "300", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "52616e55-8903-4749-b6ef-e0337b440d3a" + }, + "ResponseBody": { + "value": "testSecretRestoreVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/e63b7982f318473e8f9a/f39ba58873054868a6556882fe5da42e", + "attributes": { + "enabled": true, + "exp": 3483820800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/secrets/6467c3576dae4d898255/backup?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/e63b7982f318473e8f9a/backup?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "7232", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "14ee2ad6-4b17-4d5a-bf00-f02fe5bc0a0b" + }, + "ResponseBody": { + "value": "KUF6dXJlS2V5VmF1bHRTZWNyZXRCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAucUVHU0pOMWIxSXJnNXRaZlFYTnh2X3FnRDFwRXQxWUVSVVE4djkyazcxOFlpUGZsallOakxHa3FIanpzTWNmSVY4TmNpOXZUek5hbHcyRmczVlkyMFBxOUc3eGYxSkp6N1RiOEVLbUNvMjdCcTFjbTZIUWlfb2FCenVMSGZkRGNwb2tkQ2xmS3ZmeWx2VGwxaWpkSjdjTzFwSGNTYmdwVGM1MTQ2R0RZMVZScndPSXNQVExPV2ZzSFJjdXdZR1F1Um1UV2pxSVR1X2l0YnZPdEl1YmhyM1dPOFB6TC1nTEpvWkdtVGlRQ0VfUDE4NFE2STFvQlQxTXFPcE1VWFRmdTM4bGZlTWlVanpOX2pPeG5XZVdLZmFsQks0QThFZDBzTzdudHVmUk9xd00zM1pYeTNmU1FMbkJ4NUZ5d0hnbENPazE2X3RnZUtJT3ZUTGZHMEJ1R0VBLm84eGlaTkd6bnE1Qkc2Qmp1aGl3U0EuY3p3QnFOZXlMeWhNZlNlS3hubUhMRWprQ3RzTFdMTXEzMlB0M2pqZU9aWXk4a05uUHc4UldZWFBzWVM5eXlQRWVqek9uWG9UbEJFbThQNVVHT09hbHpQNTVkUWl5cE9pM1FsNGU4VlVSc29pdzZaSjNhYXROX3hiaTNTTmFwS1o3Rm94dXJ6cXJxNG4wN2pVX0NpSGFCNGRmN1ZWLVNpQTRKdWExTnZqZ2ktaHM1aGwtRlRwSTJnWXNBSGluZElXbGIzTEtBU0tQZk0zc0N2Y2ExSm5yRjBKeFlMc1R3MGZyN2pwYW5tcmZwY1hoYjcxZ1lURmV3SFVfeU5LX2VvclNXcWVuYS1jQWJ4aVk5UU5Bbjk1em9kM1VvNVdVWVlTcjY3TU1WRFB2VkZEek5OSlQ1S0tfWU5BRWhWMFJ0S0hwUmlkOGFzbzdxZjZhbG5iOHVjY05waURBZ29HNWoyMWZQUThSNkZ4REtyNGdUY2gwMExzTlJGNWRHWExQcG9NZkFHZ2RjWkdtS1ZfaUsweHBTM0EzV290djRDTzVyX1ZCN0ZqenU0NU5TWUEzd1dJbUluSzFOa0lESEdxb085amJ6LVdXQjYxSWprakVHMDBBMHloOHFhdjM3OVpIeHI0NUU1ZWtNbV9zVl9hdVhoUTFtbmtkWTRodVpLZHBndDYyeW9GbDJGM3Fqd3pUTnZJNHRqX1BZSkwtQmRKZVBtYTh4V1RVWjdlbnlfS2lmZEEtd0VmQ1I5R0RnZ080V0FfSTRiNTJfQndaSmhCb0dlMWtjUTAzOXktS3BCR2JTU1p1SXRIa252Z3N3bFNzckJESGFpdVhEcXl0THppeF96aE5mYzQ1Y09nVkR4QkE3Y2paaGxxZmNaekF6NWxuRFBiRzl5SkljbjFyREFxM0JhNnFVYmRmUjU5SGtoT1k4bGk0RjRILUVTX3BOSmFoLVM4MVpHU1c1TkVWejhMTWhXR2xDX1pwSW9Bb2RxWlJ4amI2NGlYRjRpbTBJLS1lZEpuemthRTRVODJBY2pueTBjaGFBT0dSenY0aGtJZGxFNFF6Y0NfeFdUWVp2a2owNnAtbzVFM0U3LUxIOEt4eTBKZklINGdFdVhkVy1PeTV3dUYxNFBubl9SVzF2VW9ITjRNUS1jWkVna3ExWlBqclN6Q255RnEyZkhLdDQwb2d6ekdFSGFueVR4VGRpc0ZhOGFOU255clM1ZW04NkVvZEJrTnVhVHYxZjA5UUNub3B6cGY1eU1WbVpBYm9GZ1E2amFBLW12bE55TlNiVi1VX2UzOWZQa2t6eFFWeFRSMURpWVFoVkhvU3RFZFg4bGVYWlI5VWxzRksyaE1aaUpNNFFFbHVOdWFiV2JTckdoNXJEa1ROUWUzM0Z5b19XelFiTk5iMHZDb2ZSQ193VFN1ZE5Xd2JQR29iRGdSdXZqbl9xNk1lSTJNdng1M1VkWDJRN1Ztc0xQWkoyc08wdXhkVUNTUUJVdXhWUlRLZC11Y2VCNGZneGNqTGNITDg3M0JqUEJjV0Y1REpSLXhRZ2tPTG9WYkhEaU9DeXB6R28yT2FXRlIzVmJxRVdnaWk3RzZPeVdLMkVOUmhNdWJ0eE1VUmVGLWZQNUxRODVjbFluX20xLWhNQlhLVDg4ZmZCT3hxV3YwZGV0TWc1V3lCM3I4YXdWX090cG9Ka3p4MzdqZkY2X2RHMGphVXlQbGhFanZScW1MSllXbG5FNjlhcmFwdFk3TTMtT0tqcHBRa1JtR3RfdDlTYVFBVDA3QTBnRmRPM1hYaFNVUm93bExoa3EweU9oQ3AwNFlyejVkb1VpbnVNU0JIZTRmVzJpRDhiVUNpeXN2X2lJbHVWSFZIZG1CdjRNMEEyam50cWtLWC14VDBnRmVUUVl4RTVYRW9iS2NGTTlTZHNGZnpIWDJsdWFaRmo3ZUwwWWtJMFUxRHBwUHI0SzRTeXp6VGpkWFQ4ZTZFdkJtRnd5MENUVE5zclQyWXBQTnpvckE2QlZDQXZyeXV4el9xT1dPbVUxZnFncUdMZXJFQ2QxVTJWSV9HMGF1WGZkdWtzbVJXX3R3c0RMOHdwX0VWRThITlFVZkZoMFpCMjZKTHNScEdTNnN4WWJPdTRubWZGMW01YUljWnpuOG1vN0pYNV9McTg2bU12dDhhQXdnOUNQVFBud0NHcHBEVWZmQVRqRFdWZzlzT1ktbE1XdmRxV1hFY0lTWXYxTTZLOWU2dXh2RnA4TVNmN3YzR1NpVWc2NWxrTFRNVXhPMDNVZjhUR0hKMDRTQ21TMndIWGFsSFhOSmg5Zy1KUDFyY0ZmZ1Rhd1E3NTJPUEhQVHVCLWZaajJsM1Q5OWFaaW1LRXFQRkd3X2ltdFVHbFVvWlRJemFfdC00aGFYQUhTUmUyS3U5RWZSdi15SEpVMXpqVkFhdWJVUjdvRkJ1QzNkbGlSWWlMLWs4bmNqaWxSaVFad0M3ZnVHUzQ5Y3dYbVR1S2dMRExnZGZLajZCNC05QTZQbGJLUG5yU3B0OHRCNzN0ZnJCai1ndDVlZmlmYlM2UXhxcDBnQTREYVV6c05xY2hzQ2ZvcDNrY0htRmVYNFhIQmRHckluc3Jqd2Q4cFZScjVGQ0Z0bGNBb2JKN2xkQUp6T2o5UHR6eGhOTGtWRlBTMnYydTNMNmhDVVNwTGtvbHBoWDN5NXVMdUhWbWQyaVZnZWFOV2tZWFJDNlB5aFlXUGFraEtWZ3lXMEhyMHJfbzhKQjJRRDlEMHV0dTY4OV9YcEJ2UXpiSFlqTnJNRDAwYlNzMXBOS0N1VmpBSDgxWmVpY0hpbkF1cTZuWWJlN0RORkhROE9GaWl0dU5hYzA2LS1oSjEzUlhWZWU1MERTaktLcE9CeXgzVnAxanQ0WUY0TENCUG00dkdkdkxQSjBPTXNPS1Y2d3FPMWwxRDgwYUtnbWxKc01RRzBMWW04R0dYMGtyZkhlM0VxV3JQcTBhRXotMExmMFZLWC1ycEFUM3JhSHFHd1UwOGhKZ1VrOUl3OVpReXd4NTF5RUVQeXZ4ZXkySVB0eFlNY25sVWFQUUJfcXVYQTZPNDcycWZtS2gxTHBzMG00V0hoOFBNWUo0WjhFZGdmc2FGdW1hVEFMVmlTTi0zeDRodnRwTWo0cjR4UF9zR1RMbmpNemRKSFYwajFEbEp4V3E1VEs0WGlnMkhrVWxFZTBzX1FvWU5xNmtXSTdqZ1FWd1pnNkl2MVZNanZtTkZ1WC1pbkh3dXRueUVtNTF1WmxsU2pNZ0hxSmR6VGJmR1hneUxFeEMwVzllTzZEUGZ5ZWUtRkM2WDNGNnBXVVNWUDJmOFRoNTg0VnJ5QnBXbVZzNFpKMlVSQlliUDJZYnZySkNiU0dUbUdUQzV0SXM1U09NemIwTEpCRnhyOUdLaVpzQ21NZVFVdmItWnlZUTBraGhxOEdBT1dTb0o4NkJPaDE0SFpWNElhRG11TEYxN0EwRUJ2NkJ4MFF5bUN1RFBoekxiTlBXZktmYlVZTXpSZzJuOUxDZW4yM1lGR2F1Vl93S004THZQd2JQWVpUenJpWEhNUlk4YmpQRGh4eGhlcnVjN1FyUWV6azBvbEtkTTVUQ3B1RThTUVFBM3lnc0poS0RKOUpFcDJPblpKZEhwU2U2VDRlSEFhZ1NCYUdjazFRajlMQ1dFMnRNck56M19iaTltb0FxODZDSXFoUUFNY0dscUdRZkVaNWh0ektEcS11ZFRRTzRvcGVidUc0WERjVUQ2OU9qaUc2YUsxNTRqZDUtOThnUmtGcWgxZUM4ajBtalJCZ0F3QjZGWTliNUVhbTJhX1JOVUhMSDB4LVFZN3BOTllTTXVmZlpUN3J3cEhsQi1PR3NrRlUxVXFYdnh3cVhzRXVxOHMwWjJnWEljYWIyb3E0ZGdacG1BNlFlaVhsMXYwbHBXaWZMRThvMjVDUUlKN3NCNDFQeGdqNDV2QTF5Q3hzSGpBaTlGZ2R5cGlhMVdpMGw1azhMcUgxc1RHMEtmZkFQRGlGQlVpbktIX3Y3d2NlTXg2bmk3SzdxQ3BYa0tkeTl6RmpTXzcySHVuWVdRWllnSV9fci1wV2hZWS1iT3lpVk4wbTZxRDhBejh1T0ZWSmg2bDJpNUxDeFdyQ2I3N2V0V2lqZlE4YTJqQ2VvZndKenpTdjR5eFViU2g1cDkzeVNMdnVJeGtNaVNzazVNSWNERVNYbTdRWVg4NEhTdmVKM3dfeml2U2syS05TOHp4eHpTeEtkcUl6WEdMaUVXSjVUUUptWXZRWkdaVXNQdmFZc1dMYjFlQnNyNFBTZEJ2VWFhZ2RIZVZDYW9LTFNDSGpGN2ZQX3ZEeG93dHRWSlJQTC1MOUJTT0RiclcwenpOV1k4SW5lcTktemdtZXZFeG5EbTF3QnExcllEbmpKaGRYSEQ3SjlEZ2VKY2JhX2RwdVR0cDBNblZYQURfTnpxTzhBY3lMVmgta0tuYi00dE1KWW4wUW03R1dBYnRHdVZjNGJQa2pWN0NVb0xoRmhXZmJTOGRnTXQtUlNIa3ZXZ204alVwbWpnM3Z0bEJOX0RYT3lYdmtrREJ2UFdONFFXamlBd0JveUNMdlZRVTczWllMQnU3NEJaLWl4MFRzVl9VdUhBMzBLMHRUbnVYc2dlejZWWXh2X21SZDZlUlBSSHFlNDJIMDhuVGlvd1o1Y2ZCZFpIUWI3OHNVamNrTHBFdlFqRXljUFM1VTF3Zm5FQU9YV3RTRC1pR0FjMTJacUJVaGF2OVhtY1hNYUxSZXJXS0xhdW1GSDROdnlvaXVrUkNpbEo5TVVFa1lSYlpEclMweW1TYkhmbk12Q0Zfc2ZGclFoT1dmZkoyUExGOVk0dmdQUDFyaFdJT28zV1dHc1NuNlFDbllVbDVhVEpRYUV5a3pXcDNRN3BLdnJtUVV3cHlsdVBjR01VTlNKeElYaUMwRFFOYWozRF81VENuSGxaOUc3OE9nMTFWdTA2cWFNQmEyYXM3MnJOdy1lXzFfdy1IbGVSS29BUk41N0ROeDBnbU5ZWDRGS01nNHN5T3ZjdUlGZEFxZ0xuQ3BvSGcwaGplU3BVM2VrS251R2FtVFB3MVhKR2xpczl3T09SQUdpd0hBMmlkcGxxQmFJYlJrX2gtYW42QnpEYy04M2pXZWplRVhoS3F1R2N0U1VkZmh3YWN4MTM5UGQ4OWpKOF8yT2w4ckozUkZ1UDczNGstYzEyVzc5aG5CQ2l0X1N1WXNSYzU4ZElhVzBjdGZCRVo4S1BLRUNBNmlYWFlFOXlFSHBkaEwzRUEtR3k5czhIOXU3Q1BZTUhBTXlldGRYa0NpUnkyRDFTVjZ3ZTVHdnZ4anJtNm5RQUd1UGRNUFp0Vk1mRmlLaENUbXZBcHd5Y3ZpRzNSRkpuamVORHlEMkdlWExXSnpqLUdRSzVLOVRuYm40blBPYXVqa1o0OHBvclZuenNPdm5IaHozVEFrZnVlZTNkd0x3RjlnckxiVkZWaTU0SkRRX2ZSeVNFMUtjT0NaVWE5bjZKYUh0cU9udGNWODlSSXdKME5GOWtKdV9UQUtWTjRQSnBhcTZoN0Z4NEVReWhLUlR6Sl9nXzhLZjEwRFIwVDVUTjBXbUczWmNfY005aVdNZG1YMXRNVWtFalFlUWRDRjluUHV4R1R2NnVkZ1VmVmJyS3ZQXzhBNUFyZk1CMlFZSlRkSlBWVzA1aGJTY3RtVFoxV0NhRXFjbW9zUEt5b2xFbThoRlVVbHd3UGNpQk0yeVVtdUVHRjVsbktmcE9PSEF3bEFibGhWNFpyTzAyRWtOWG1ObFQ4TE9lSlU2R2Z4cnZVeEZPQzhydkNkWDMxRzVOdDlXLW55T2pLYWdQeEVnSW9nUHZuTGZSVHptbWJKOTBmZU9Ea2ZaWm16MmEyM2pDVTdlSVUwSEMySk9oeDRDQmUzMkZ4aTV3eG5yZGRxX1ZKZ0E5T1JYS2RjZzFtNndDcm1PRG5DQ0QzS0hEa0tUODhrTXB5VmR0dlktTm1STGZ3ZElvTXpFa09ERm1oMmRWOVRaVlAxRnVlYmhhMHp6eE10T1dqQl9rQlBhR1h6UFduOVVwWEJvRGlQbmlfVDZqM3ZEZ2JKSVZtTGZBVDFjUk9iRVE4Z2J6OUNYNDlNeEtRUWdHRkFsRVRIcUVUcWVHMVNTY0lUUGd1emk4bmFhN2ZlMHZxVDFzZ1FKdWhFUG5PZi05SjhCTU9PT2Y2Y3JoN1RCcVc3VjllSWlMazVRUkdMdkMwOUlYV2huQkJlZk5FQnFhdklmMWFQLU5PMDlqdkRzQWgtbzNsLXI1UUg4NlJkNk00dDhITkJiSFY5al92SXBvRlNTY0MzVnJyTi1ZTVNfTmIzRHF5UUZjZUtrdWtfNDNoX2FxeXBHaVZDSEd1UXk2MElvSWx6WTR2OU1JVzJKT0N2azMxTXlVUUxpQS5QU2ZYR2JNVVR3eGMxVmdoY2dNZkRpTDJQX0kzODNJenBDRkZYMnNzLWxr" + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "6976", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "ab3c44a1-334f-4946-ac87-883657cab015", - "Body" : "{\"value\":\"KUF6dXJlS2V5VmF1bHRTZWNyZXRCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAuZGFLZHNDbWozdXRDZlJKd3hqUDNQUUQtU3lqd3dBTVFPb0c2MmlRVXZSZnV2UjhxNDZ6TnVYVVFvLWpkMHZfbUpBTzU1SWlOSG5jY1RGdFh5LUFpbDJia2FvNHVXN0kxYmhQRkNIa1I5TDJFSUZkN3k1bXhGQUJjN3VpMThjdlU4emlBMzhPRjY3OUhoc0t0QlNaZVV3Z1VIZzRRSVU2dk96cXQ4ZGxUbTR1NFBKSDRlSXJBNVhuZ20xQV9Kb1l1VXo2WHlGYldYVWYyOUxHWEs5aXBodFIxYjh6Wnl2cUdWUFlJMWxGNXBGV29FanpobkY2RkxwRUZGMUF6MFctSUFHWUxUbk0yLWkxTjU0bkRrTXpDVmxIdURBWTJURUNzc1RNeDJXOVc5NzV2U2dYTkdSV042ZnZNUXJLdTQ0UW5yRHlUdFNWQ1VHSzBvNUpJQ20zVzNnLlBzcGREM0J6ZE9PWEpudW5ST2pCU2cueUpWem53QW51dXlWRXY3T1J3SV9PYW1MOEVPcVVaZWk0VGFLY2ZFN09lc1BzNjFMSjlMVW1sMkFPRzhYWTBhamhsdmtuWVBRRlBvY1FscnU4Y09JcjAtbTZFd1VtUVZSME1NM25CeEFhOHdqdEtiRHFBbTZvR2FoR1dLSl9lZmlKdHFQTUFIUE51UFFNVFVXb19HaXoydlNGellNWk16c1pzNmVKT2JXbFdTSkROblJiVUl0Y0lmWFVBWWhqam1YMEhQVThvR2tSNDlGdDc1Tm5MREtQZm5hb1ROenZXTWpuM0hIOWJJVEc3ZmxPbW5NNFdkVldjanBmQkl3VXRqRjU0dlRQS3FIanZ6akdDcjV1MFUxTHNtaWtyRl95SGZVQWc0Q0ViMzNGWjl2djZsN01jVlpzR1FzSHV6NThwdXFBbVZXTTRUY1R2WE5KenZpR0RxRll1dXFQYUs1UFFGcWt0M1ZIR3pyaVRDNVp0aXlTa3o2cGZxQXYzbmpMRDVrQ1hCSnZxMjVZOWFzdDZlcGYwLTZDMXBmc0RITzZscmI4bk9BVDRROFVIS0l2U0IyQ0xQR3N0YTN1STJqLWt2WlhFcDUyTWxNdzdHYm1CeEJUbTVlc1ozYTktei13QTR2LWw5TmJSLTBacFVZVnlTbXZFMGFCTnY2Z0drTXVfLTY5bktJb3ltQUd1UENNdGlYbV9FNkpWODY4M0JJelR2RnJJVjZtWV9NUEhOMU4wSHQxSVhmcU1tZThzS1JSZktDUkJWQk9xeWtRdGZBU0pmelpQWHY3OFVPQ2k3NVpzTFRZamFYTnRqaFFuS2I4VlJpcE5ZUHVMbzNxa1lJOS11WFVuQmVWdk94WFlfRmxDVElfd3R5c1Z2cHVRN3JQdXdYM1VtOHkzamFyLWZyc3M2WkZka2FRMmlpdFZWQXl4YVFibjhIclBYZDBJdTRSbkI1T0dKc0xCSVRLWHh3SFJpSnR5UWFTYlFnRUp5dmp3S21fV3RGV1BVckRQd05xdHNyWXVKb0w0MFNIM21abVlXTFhTdFR2cjlNVXdkeHFtWmpNMnRDaWo5TnZMNC11eWFvSUFYMzFLSVJHSDVCR2ZNU0c1S0tGUVp4ZlRIWS12Y3RUN19uYm9ZMG1PRmVYMHpoNGdLN2hkNHJYaVAzeHhRckd4RG5wYVU1aThWM2Q0MVpMYm45M1JkWERqdlZHQWU0Tks3WTJzQlNsYy1vUElEbjREU2ZldTE5cjk0eXBPeGNZRl9kNXAwbEFSV01KWVhKV3VKcV9NQlZmRUl5akl0UTNiempQcVZTcnFIUkZtTGxKTXEzSTJueFVZS0Y2YjhRVHEzZTNlSjl1bzNNXzdHYXhlRC1IZUctVkx3SG9PcXNhcExYS3dhYy0zR2thSDNDYkxfM05BM216OHN6ejhFRkNNbzdDTEZhd0pNUjV4ZjhwY2tGRHJkZ01ueFlGekhja2trRTFpaFNFMTY3NkU3R1p2WEtRUjR3UGtKUlZ0b2FtbGlTd3djWERhWUZuLTl4VHZpXzNEcWE4TXpyTlN3aC1hbGE5N0xOSEJ3U18xNGtEODhpcHpNTjRSRDJvMEVmNU4xWjN5NlB1UlUyUUdLekJlR3lBWkQ4U1ZTLVJjUHlJSXdnUW9mTHBqOXZpaVQxRmJZdnJQNmVyRnNfQ0QxSzE1RDVqdXdzVnVyX1MyRlFzdERYanlNX20wUXI3eGdCNXNOUUZRcV9OTFhrbnB2cW1EaFNza3hGOFRjZ2U2X1lqNFFQa0FGSmpWbWtIc0VDMVoyOGo5RXhQa0plR1k2N3ZlMEdfaFRoWmlFb2dLb1o1S0JlQjlSNU5kOHZJR1ZuYW16UkpTRVZaNEtnMWRodTRyQTRZTjNMalhvSjYyVW5KcUEzYkkxOU11em9pdFNubVZiQXo3WlF0bHFIS0JSc3laZ1NSM0MzSkJMUi1iWXdoejJ5V25vY2dSUzZaVEkxdzJjSDhFSndmaXFzVTBJcGV6MUtBSjRJWUpGamxTQVJXNGhqbUZzSWRjUEMySXlyekNZemY2V2tKRjVtOURsOVZaMlJxZTh4Q1U5aFBpU3N2LUtyU2xfb0Q1ZWZ1czhET3hQeDNwanpsVkdjRk5HTk1ta0FJZWt5T2oxQU5USGp2TUlENUtPZTZCWFdfR0poT3hfYUpVOG05UGNxQkc5NGhTMkhRNllCcVYweG8yYV9kdGYta0lUbUZhek1VcFdfVTNnYXludGFyMzZpeFJ1cUR1anU1ZU5za1EzOFU2amUybHoxOWRUZ1EwZjFsWnlKYjliU1lrcm15bGVTRDNVaHpSV3hmT0I4WV80VXpEOW81QU5YaTEweXM5N2ZjTk4wZzM4R2hNaWJHWXlJQ0lNcWdwcXpRaHlSRmNMcDBucTgtb24wVjdNOTBMbHFDWHI0Y1dSRWZYTjU0U1JGZF9YelNONUJlSlJfZFYzUkZvbmtXVlhsSTlIc2k4dUxQN2pfTGI0dkJMcVhuMk9LMjc4SzMtTng2cjJodF9CcFdtYmRkYmo1UC14TEdOSzVlT2pfS2ZfaW9uNEVLd1UtUE1KdWlINkRaa3FBQktNV3FRUEJyYnZhX2V0VV92NHRSOXpGY2VRdkw5N21NRDM1dW9KcmFfaW1OQlZNNHNZd1Z1T3AtMmhGeGpBV2NxWG43clAzdzJ2Qy12Q1JpWDVfVVNtTVFCTXozTjE0ajNmUEM0TWNJY3F6eXJ6S2g4QTNER3c1V09za1NBZl82NlRwd2pDQUZrcklNMjRTMUVlX0kxZmF0SnZRRDUtMXRaTVBNMUFtcHAzSkxGWFNuYUZTUGlrVHJwcmFlY3I4R2RHc2NudjQwNzhuUHVjZ25pdmpyajFwS1k1Uk56Ml9CVy00TC16MEhWQ2FTTFdzSk44Y2lzc0Z6Q05sRkFWOEVQeldBaUZnUmRIX2R2TVdSLU9RbkpzcUxDT0hUTFc0Y3BmZE1TR19QNEY1M21hTmh0VEZRd001bkZTcmNjTGZoZjNLbDdFMklRZ2V2VlFnTzZIYUFWQng3VFpzZlhRLTBMTUxPSUhoUDlSMC1aa3M3c0s5dG1VSUpLLVp1LXBrTm5tdkF2UTFQb1htSzRpLUJjZTB4NFUxcUxMOWwxQUhCZnlKdE0xWFJCaUxqcTc0bURBU1pBdzVDN2xaQUU4RUdPTGRnSDdxcDFsaEZoYkVzSGp4NUFwVjBMZVcwVi0xb3NRREN3dm5JTkt1em95LUFvR0VBQlFOemxXdXhodDY2X3cyUjZhN1Bya1YwemFFS0VIOG95TXVxYV9wb28zeUhyREtRVnZKRXJUUndzeHNPYUFIVXc1MHRBTTlFbGdwWDF3OE0zWjZIaWx4UDBjZXZMMnUwU3NSMHNKd2xHT0pwNjQ5N25Xd2hPYnQ5MWNoVGlTVkd0cmN4TkxDT1l2bUtTZ3BSWFRGN3h4M1dKWHJ5cHZPbmpHbmRSRmFJeHB5dVRPNk93OUtINWd5OEFmc2swLWtqcEFoa1hfbGl1cjE4T3N4M2dYZkVjTEpUVVRnOHIwNm1vWkozektfUVZuSTlkOHd6RWZTeUdIcGlRWC1mSC0tZlV2OEZQcHVhdXBhZ0w3eHFTOElfT1drRHNkdkVBSU8teklQd3ZQQTN1RFY2dXJPeU8xREplTE5Md3otUXg5bTFNQXhLYl82Qy1fTi1abmNSYmN6UmEzaDBDbWRiQk0yVzJmMXhjSDIwVF8tXzJIRTRCQWlnX05ubTgwdE9oeFYxQ1ZaZV94QjhGcWNvcWtKM01mUUN0N1JsaG9vcFl0cjlSRHlWR0lkby1wc1ZEOTFWRDdvY2ZkOGExVDJrMjBGT3lRbmhpQUpSa1gzRG0zNG50RzkwYUhmQWJldlNzVEZjTzM3a2dOOVZ4LVNWVE5ucUNiZXdXTEpCNUJudnVtTjRZLWZQOG1uNXFqTnBYUmw3QW9zTnpZUndWeV83LWNvX1MwYkZPLWVjQ0FFM1lwOXBzMjNZeHVsNmVVWWstQVE0SmVaN3BKQTd6TFdMeHVOeFlCbExYWEZTSkVjcnJpTThld3piWW9vV0lJaEQxajBiZmJSMlBHdmo0UHkyZ2ItYmlaU2ZuUlAySGpYb1lrQXJxeGw5QWl5a1VhRnVpZ2xmdGwtQk5PbGxvaGl6ZHNGa3lod1RHRU5GMGRnWTdld2pYMHFHcWJlU0FGTlpIVG9odkJXdXNTb29KNTM0OUxxdzVKbWhiQnJKUE9PZE9ZYnlPM05tQkYxNDVkRFEtZ2xMdXZraE5TUDZ6cHBMZ1czdGhFTU1HZ3F6d3puTlItVzNJQlFHVW9LR3RZNlFzcVZadXkwVk1lZUdfUmpJWVMyWDNTTF9GZFZyS012Z3k5TmJnVDFQekZWck9nUHZLV2xrSUVHVVNwTzFuQ0Z2WGVNWWNOV0ljZmREaGkwQlhRX0FUWncxMXJmMkhDZG1iemF4OGVfT0Rra3NEZHFWU1ZtMFhGY0I2Zy11ZzJnZTVsWDNwYkxXNDNQdlVMTEJHV2w3S3pLVmxfSF8xczQ5aXBGSm1zc2F5b2pQTGVjRWxSNnRSZ2oxZ3RIQjYyeEZQbWVFc3pDZElBR3NOVVFmNWo0MDd5dndOY1hzUFZrVFFvWEJrdl9CZDZyZVM5dEhNZGw5Z3R0SG1xcXMtM1M2WlZ3VFNjalhnQ21KdEY3UTNNOWVHeFp6QkJOYVhzWXNMUWowSjJQandmVkN6a19iRkZBaUhZVFBYR1MtbjZTQ2p0Y0RaVkpXN2hyNDF6T2FhSzVla0ZQVWhCZ01vTjAwODFiUmpCZ0JFcG9DTHhISXRPTmZESGJOWFBObEg5NkhKYzBkZE1vNHlKbEhEU3RBZGkyenlqSHp4WWVxQ0tCTWw4TzNBY0R2ZEV3U29UYXhuTElBZ2pxazM5aGQ5MzZHUks4N0ZCUzd5Q3NINmZiY0Q2WGpMUGhJX2lZOGpXa0tUOE1RcFhzU0pEbkhWRnhtVlVOWVAzS2cwVmFvTWlCaHBFUUIyNE55Zmx3a0c4OWhhMGJfTGJKS19CNjFCbnZpM2E1S2J3ZERLUEI2TTNleGVlbm9aRnh4akRmZFhya0RmT1I2bmtmVGxUOHktYnVtZW04dUgwY1pNRmxFNnRDUW14dENBbl9JZTBZekgwS3hkZVBwb25rbFRhQTJ4UkxlX2ZjeGN0aFR1eVpvLXpJN3RHSWpBOHlTWHpzbnFOMGVhbUpZdzlBUE1CRnB0SmpjS28yYUZoTGFib0JsemlVTXhrRmdjeU1vVTN1R3hwQkFTWjNWN2JsTTJWVXRzTFppUHZFYTl3NzBuSEdtOFdTaHhsMHNzMmQ3d3Y2SHdudXpJRVp5ejJBdTRJUUQtS0ZGQk0xbXhPU202akZRM0hnc1A4REMyYVRnaEl5R0tTWWdVUFBLQzBIeDB2NGNjTEpNbkEtSDVwSF9SbFVjbHdOQnlVTjJYamRSNzNvd2lIY3c4YnlndlVTT1Roc0NYRENBcHRKdllzekhrd2dGQXpXcnRMMEY3ZklWcFhacnlVem5NMVEwUEJHY1V4VE1LblpqQTR2d1R2eldDUFlqZjJUM2ZhZFlSbTBqVV83aFJ2Qk93WmRIMldUWmYzRjdaSXZyWjZhWDJtQXZpaWhZS3licUJ4TjNYYlNzbmNoajBKN3RfUElpbmllT2ZOc0dlb2lBTTR4N0FmZWdiMHM5LUV5akVlRUVRbXF3UlBmUmdkS0RLSHhleGs5WUoyNkw4MU1aWlU0ZkFOblRWbHp5WG9INWRGX1I3cVpwN1pLMUx5ZUNMbGZJQkhob1lKOEhlLWtkVHRmWFltNjlwUlg3eHhrVmpVeWVGZTh1Nk5IcGpGVkNVZVM0dEpObTNVMmlIdTJJQ2FBVXNVT09kekoxRmVqbzhuZWx0ZGJNd0RYQ3BRWGprRWNTeFN1SjYzSW1WRzBWeWdCRWRrdHFtdThweWdSWUlWSFlRTWFLYy1WSERxNGw2d1FDaHV4Qk1CM1FKME80WGNPdkhHWWloN0dxbTRmbjVFc3VLYXYwLW9hdldBVE1ZdkFBa3U5dEZpV0ZwMDM1M0RqS2QzdFY5NWMzUzdYZXdjMDJxMG43TDdSZm1NVG5fcTZRMXoxdFEwTWRtM3dPeWcyQVB5ZFdqRGFlZVF2ejhBR2dpTmFNcHRiM25Tald6NC5DaThLRnlITFNxdGgzbmd3Snk3R3g5T2E3MXptcjNsTW5ySlpjTXoteDlF\"}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/e63b7982f318473e8f9a?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0cc1c3ab-901c-49bf-a4fc-aaaf7444ff1a" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/e63b7982f318473e8f9a", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/e63b7982f318473e8f9a/f39ba58873054868a6556882fe5da42e", + "attributes": { + "enabled": true, + "exp": 3483820800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/secrets/6467c3576dae4d898255?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedsecrets/e63b7982f318473e8f9a?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "94", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9394b67a-ead2-46b0-acee-db9663ca8d94" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: e63b7982f318473e8f9a" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0e3a5789-1732-45e2-9005-f4b5b034563f", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/6467c3576dae4d898255\",\"deletedDate\":1678954154,\"scheduledPurgeDate\":1679558954,\"id\":\"https://azsdktests.vault.azure.net/secrets/6467c3576dae4d898255/31455f40797e45e681dff0805fe30a50\",\"attributes\":{\"enabled\":true,\"exp\":3483820800,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedsecrets/e63b7982f318473e8f9a?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "94", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "e1c59ead-2102-49b7-9205-268704848858" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: e63b7982f318473e8f9a" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/6467c3576dae4d898255?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedsecrets/e63b7982f318473e8f9a?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "417", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "637e6a41-b23a-49e1-8b12-0dd9d09e65ac" + }, + "ResponseBody": { + "recoveryId": "https://azkvrecordtests.vault.azure.net/deletedsecrets/e63b7982f318473e8f9a", + "deletedDate": 1681267734, + "scheduledPurgeDate": 1681872534, + "id": "https://azkvrecordtests.vault.azure.net/secrets/e63b7982f318473e8f9a/f39ba58873054868a6556882fe5da42e", + "attributes": { + "enabled": true, + "exp": 3483820800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:14 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "94", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "0b5aba13-421f-410d-8a76-da9ab2b54cd0", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"Deleted Secret not found: 6467c3576dae4d898255\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/deletedsecrets/e63b7982f318473e8f9a?api-version=7.4", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Date": "Wed, 12 Apr 2023 02:48:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "85411bbc-e75f-457e-a132-8fe97dc7c026" + }, + "ResponseBody": null }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/6467c3576dae4d898255?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/deletedsecrets/e63b7982f318473e8f9a?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "94", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:56 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "24846967-594f-4352-9c6f-42b116a12660" + }, + "ResponseBody": { + "error": { + "code": "SecretNotFound", + "message": "Deleted Secret not found: e63b7982f318473e8f9a" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "421", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e0af630b-1645-495d-91a4-9fdff0e2d285", - "Body" : "{\"recoveryId\":\"https://azsdktests.vault.azure.net/deletedsecrets/6467c3576dae4d898255\",\"deletedDate\":1678954154,\"scheduledPurgeDate\":1679558954,\"id\":\"https://azsdktests.vault.azure.net/secrets/6467c3576dae4d898255/31455f40797e45e681dff0805fe30a50\",\"attributes\":{\"enabled\":true,\"exp\":3483820800,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/6467c3576dae4d898255?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "X-Content-Type-Options" : "nosniff", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "777040c1-ecfd-4c40-bc00-29cfc97cbe24", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/deletedsecrets/6467c3576dae4d898255?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "404", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "94", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "45d3a9ba-1ce8-40ff-822b-9762340aa6d6", - "Body" : "{\"error\":{\"code\":\"SecretNotFound\",\"message\":\"Deleted Secret not found: 6467c3576dae4d898255\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.vault.azure.net/secrets/restore?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:10:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "271", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "fa8e4df2-0341-4b32-b5e4-0cb56a1b7f42", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/secrets/6467c3576dae4d898255/31455f40797e45e681dff0805fe30a50\",\"attributes\":{\"enabled\":true,\"exp\":3483820800,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "6467c3576dae4d898255" ] + { + "RequestUri": "https://REDACTED/secrets/restore?api-version=7.4", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "7232", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "KUF6dXJlS2V5VmF1bHRTZWNyZXRCYWNrdXBWMS5taWNyb3NvZnQuY29tZXlKcmFXUWlPaUkwTXpnMVlqQTNZaTFrTlRRM0xUUXlaVFV0WVdVNVpTMDJNVEJrWXpNNVpHWmhaamdpTENKaGJHY2lPaUpTVTBFdFQwRkZVQzB5TlRZaUxDSmxibU1pT2lKQk1qVTJRMEpETFVoVE5URXlJbjAucUVHU0pOMWIxSXJnNXRaZlFYTnh2X3FnRDFwRXQxWUVSVVE4djkyazcxOFlpUGZsallOakxHa3FIanpzTWNmSVY4TmNpOXZUek5hbHcyRmczVlkyMFBxOUc3eGYxSkp6N1RiOEVLbUNvMjdCcTFjbTZIUWlfb2FCenVMSGZkRGNwb2tkQ2xmS3ZmeWx2VGwxaWpkSjdjTzFwSGNTYmdwVGM1MTQ2R0RZMVZScndPSXNQVExPV2ZzSFJjdXdZR1F1Um1UV2pxSVR1X2l0YnZPdEl1YmhyM1dPOFB6TC1nTEpvWkdtVGlRQ0VfUDE4NFE2STFvQlQxTXFPcE1VWFRmdTM4bGZlTWlVanpOX2pPeG5XZVdLZmFsQks0QThFZDBzTzdudHVmUk9xd00zM1pYeTNmU1FMbkJ4NUZ5d0hnbENPazE2X3RnZUtJT3ZUTGZHMEJ1R0VBLm84eGlaTkd6bnE1Qkc2Qmp1aGl3U0EuY3p3QnFOZXlMeWhNZlNlS3hubUhMRWprQ3RzTFdMTXEzMlB0M2pqZU9aWXk4a05uUHc4UldZWFBzWVM5eXlQRWVqek9uWG9UbEJFbThQNVVHT09hbHpQNTVkUWl5cE9pM1FsNGU4VlVSc29pdzZaSjNhYXROX3hiaTNTTmFwS1o3Rm94dXJ6cXJxNG4wN2pVX0NpSGFCNGRmN1ZWLVNpQTRKdWExTnZqZ2ktaHM1aGwtRlRwSTJnWXNBSGluZElXbGIzTEtBU0tQZk0zc0N2Y2ExSm5yRjBKeFlMc1R3MGZyN2pwYW5tcmZwY1hoYjcxZ1lURmV3SFVfeU5LX2VvclNXcWVuYS1jQWJ4aVk5UU5Bbjk1em9kM1VvNVdVWVlTcjY3TU1WRFB2VkZEek5OSlQ1S0tfWU5BRWhWMFJ0S0hwUmlkOGFzbzdxZjZhbG5iOHVjY05waURBZ29HNWoyMWZQUThSNkZ4REtyNGdUY2gwMExzTlJGNWRHWExQcG9NZkFHZ2RjWkdtS1ZfaUsweHBTM0EzV290djRDTzVyX1ZCN0ZqenU0NU5TWUEzd1dJbUluSzFOa0lESEdxb085amJ6LVdXQjYxSWprakVHMDBBMHloOHFhdjM3OVpIeHI0NUU1ZWtNbV9zVl9hdVhoUTFtbmtkWTRodVpLZHBndDYyeW9GbDJGM3Fqd3pUTnZJNHRqX1BZSkwtQmRKZVBtYTh4V1RVWjdlbnlfS2lmZEEtd0VmQ1I5R0RnZ080V0FfSTRiNTJfQndaSmhCb0dlMWtjUTAzOXktS3BCR2JTU1p1SXRIa252Z3N3bFNzckJESGFpdVhEcXl0THppeF96aE5mYzQ1Y09nVkR4QkE3Y2paaGxxZmNaekF6NWxuRFBiRzl5SkljbjFyREFxM0JhNnFVYmRmUjU5SGtoT1k4bGk0RjRILUVTX3BOSmFoLVM4MVpHU1c1TkVWejhMTWhXR2xDX1pwSW9Bb2RxWlJ4amI2NGlYRjRpbTBJLS1lZEpuemthRTRVODJBY2pueTBjaGFBT0dSenY0aGtJZGxFNFF6Y0NfeFdUWVp2a2owNnAtbzVFM0U3LUxIOEt4eTBKZklINGdFdVhkVy1PeTV3dUYxNFBubl9SVzF2VW9ITjRNUS1jWkVna3ExWlBqclN6Q255RnEyZkhLdDQwb2d6ekdFSGFueVR4VGRpc0ZhOGFOU255clM1ZW04NkVvZEJrTnVhVHYxZjA5UUNub3B6cGY1eU1WbVpBYm9GZ1E2amFBLW12bE55TlNiVi1VX2UzOWZQa2t6eFFWeFRSMURpWVFoVkhvU3RFZFg4bGVYWlI5VWxzRksyaE1aaUpNNFFFbHVOdWFiV2JTckdoNXJEa1ROUWUzM0Z5b19XelFiTk5iMHZDb2ZSQ193VFN1ZE5Xd2JQR29iRGdSdXZqbl9xNk1lSTJNdng1M1VkWDJRN1Ztc0xQWkoyc08wdXhkVUNTUUJVdXhWUlRLZC11Y2VCNGZneGNqTGNITDg3M0JqUEJjV0Y1REpSLXhRZ2tPTG9WYkhEaU9DeXB6R28yT2FXRlIzVmJxRVdnaWk3RzZPeVdLMkVOUmhNdWJ0eE1VUmVGLWZQNUxRODVjbFluX20xLWhNQlhLVDg4ZmZCT3hxV3YwZGV0TWc1V3lCM3I4YXdWX090cG9Ka3p4MzdqZkY2X2RHMGphVXlQbGhFanZScW1MSllXbG5FNjlhcmFwdFk3TTMtT0tqcHBRa1JtR3RfdDlTYVFBVDA3QTBnRmRPM1hYaFNVUm93bExoa3EweU9oQ3AwNFlyejVkb1VpbnVNU0JIZTRmVzJpRDhiVUNpeXN2X2lJbHVWSFZIZG1CdjRNMEEyam50cWtLWC14VDBnRmVUUVl4RTVYRW9iS2NGTTlTZHNGZnpIWDJsdWFaRmo3ZUwwWWtJMFUxRHBwUHI0SzRTeXp6VGpkWFQ4ZTZFdkJtRnd5MENUVE5zclQyWXBQTnpvckE2QlZDQXZyeXV4el9xT1dPbVUxZnFncUdMZXJFQ2QxVTJWSV9HMGF1WGZkdWtzbVJXX3R3c0RMOHdwX0VWRThITlFVZkZoMFpCMjZKTHNScEdTNnN4WWJPdTRubWZGMW01YUljWnpuOG1vN0pYNV9McTg2bU12dDhhQXdnOUNQVFBud0NHcHBEVWZmQVRqRFdWZzlzT1ktbE1XdmRxV1hFY0lTWXYxTTZLOWU2dXh2RnA4TVNmN3YzR1NpVWc2NWxrTFRNVXhPMDNVZjhUR0hKMDRTQ21TMndIWGFsSFhOSmg5Zy1KUDFyY0ZmZ1Rhd1E3NTJPUEhQVHVCLWZaajJsM1Q5OWFaaW1LRXFQRkd3X2ltdFVHbFVvWlRJemFfdC00aGFYQUhTUmUyS3U5RWZSdi15SEpVMXpqVkFhdWJVUjdvRkJ1QzNkbGlSWWlMLWs4bmNqaWxSaVFad0M3ZnVHUzQ5Y3dYbVR1S2dMRExnZGZLajZCNC05QTZQbGJLUG5yU3B0OHRCNzN0ZnJCai1ndDVlZmlmYlM2UXhxcDBnQTREYVV6c05xY2hzQ2ZvcDNrY0htRmVYNFhIQmRHckluc3Jqd2Q4cFZScjVGQ0Z0bGNBb2JKN2xkQUp6T2o5UHR6eGhOTGtWRlBTMnYydTNMNmhDVVNwTGtvbHBoWDN5NXVMdUhWbWQyaVZnZWFOV2tZWFJDNlB5aFlXUGFraEtWZ3lXMEhyMHJfbzhKQjJRRDlEMHV0dTY4OV9YcEJ2UXpiSFlqTnJNRDAwYlNzMXBOS0N1VmpBSDgxWmVpY0hpbkF1cTZuWWJlN0RORkhROE9GaWl0dU5hYzA2LS1oSjEzUlhWZWU1MERTaktLcE9CeXgzVnAxanQ0WUY0TENCUG00dkdkdkxQSjBPTXNPS1Y2d3FPMWwxRDgwYUtnbWxKc01RRzBMWW04R0dYMGtyZkhlM0VxV3JQcTBhRXotMExmMFZLWC1ycEFUM3JhSHFHd1UwOGhKZ1VrOUl3OVpReXd4NTF5RUVQeXZ4ZXkySVB0eFlNY25sVWFQUUJfcXVYQTZPNDcycWZtS2gxTHBzMG00V0hoOFBNWUo0WjhFZGdmc2FGdW1hVEFMVmlTTi0zeDRodnRwTWo0cjR4UF9zR1RMbmpNemRKSFYwajFEbEp4V3E1VEs0WGlnMkhrVWxFZTBzX1FvWU5xNmtXSTdqZ1FWd1pnNkl2MVZNanZtTkZ1WC1pbkh3dXRueUVtNTF1WmxsU2pNZ0hxSmR6VGJmR1hneUxFeEMwVzllTzZEUGZ5ZWUtRkM2WDNGNnBXVVNWUDJmOFRoNTg0VnJ5QnBXbVZzNFpKMlVSQlliUDJZYnZySkNiU0dUbUdUQzV0SXM1U09NemIwTEpCRnhyOUdLaVpzQ21NZVFVdmItWnlZUTBraGhxOEdBT1dTb0o4NkJPaDE0SFpWNElhRG11TEYxN0EwRUJ2NkJ4MFF5bUN1RFBoekxiTlBXZktmYlVZTXpSZzJuOUxDZW4yM1lGR2F1Vl93S004THZQd2JQWVpUenJpWEhNUlk4YmpQRGh4eGhlcnVjN1FyUWV6azBvbEtkTTVUQ3B1RThTUVFBM3lnc0poS0RKOUpFcDJPblpKZEhwU2U2VDRlSEFhZ1NCYUdjazFRajlMQ1dFMnRNck56M19iaTltb0FxODZDSXFoUUFNY0dscUdRZkVaNWh0ektEcS11ZFRRTzRvcGVidUc0WERjVUQ2OU9qaUc2YUsxNTRqZDUtOThnUmtGcWgxZUM4ajBtalJCZ0F3QjZGWTliNUVhbTJhX1JOVUhMSDB4LVFZN3BOTllTTXVmZlpUN3J3cEhsQi1PR3NrRlUxVXFYdnh3cVhzRXVxOHMwWjJnWEljYWIyb3E0ZGdacG1BNlFlaVhsMXYwbHBXaWZMRThvMjVDUUlKN3NCNDFQeGdqNDV2QTF5Q3hzSGpBaTlGZ2R5cGlhMVdpMGw1azhMcUgxc1RHMEtmZkFQRGlGQlVpbktIX3Y3d2NlTXg2bmk3SzdxQ3BYa0tkeTl6RmpTXzcySHVuWVdRWllnSV9fci1wV2hZWS1iT3lpVk4wbTZxRDhBejh1T0ZWSmg2bDJpNUxDeFdyQ2I3N2V0V2lqZlE4YTJqQ2VvZndKenpTdjR5eFViU2g1cDkzeVNMdnVJeGtNaVNzazVNSWNERVNYbTdRWVg4NEhTdmVKM3dfeml2U2syS05TOHp4eHpTeEtkcUl6WEdMaUVXSjVUUUptWXZRWkdaVXNQdmFZc1dMYjFlQnNyNFBTZEJ2VWFhZ2RIZVZDYW9LTFNDSGpGN2ZQX3ZEeG93dHRWSlJQTC1MOUJTT0RiclcwenpOV1k4SW5lcTktemdtZXZFeG5EbTF3QnExcllEbmpKaGRYSEQ3SjlEZ2VKY2JhX2RwdVR0cDBNblZYQURfTnpxTzhBY3lMVmgta0tuYi00dE1KWW4wUW03R1dBYnRHdVZjNGJQa2pWN0NVb0xoRmhXZmJTOGRnTXQtUlNIa3ZXZ204alVwbWpnM3Z0bEJOX0RYT3lYdmtrREJ2UFdONFFXamlBd0JveUNMdlZRVTczWllMQnU3NEJaLWl4MFRzVl9VdUhBMzBLMHRUbnVYc2dlejZWWXh2X21SZDZlUlBSSHFlNDJIMDhuVGlvd1o1Y2ZCZFpIUWI3OHNVamNrTHBFdlFqRXljUFM1VTF3Zm5FQU9YV3RTRC1pR0FjMTJacUJVaGF2OVhtY1hNYUxSZXJXS0xhdW1GSDROdnlvaXVrUkNpbEo5TVVFa1lSYlpEclMweW1TYkhmbk12Q0Zfc2ZGclFoT1dmZkoyUExGOVk0dmdQUDFyaFdJT28zV1dHc1NuNlFDbllVbDVhVEpRYUV5a3pXcDNRN3BLdnJtUVV3cHlsdVBjR01VTlNKeElYaUMwRFFOYWozRF81VENuSGxaOUc3OE9nMTFWdTA2cWFNQmEyYXM3MnJOdy1lXzFfdy1IbGVSS29BUk41N0ROeDBnbU5ZWDRGS01nNHN5T3ZjdUlGZEFxZ0xuQ3BvSGcwaGplU3BVM2VrS251R2FtVFB3MVhKR2xpczl3T09SQUdpd0hBMmlkcGxxQmFJYlJrX2gtYW42QnpEYy04M2pXZWplRVhoS3F1R2N0U1VkZmh3YWN4MTM5UGQ4OWpKOF8yT2w4ckozUkZ1UDczNGstYzEyVzc5aG5CQ2l0X1N1WXNSYzU4ZElhVzBjdGZCRVo4S1BLRUNBNmlYWFlFOXlFSHBkaEwzRUEtR3k5czhIOXU3Q1BZTUhBTXlldGRYa0NpUnkyRDFTVjZ3ZTVHdnZ4anJtNm5RQUd1UGRNUFp0Vk1mRmlLaENUbXZBcHd5Y3ZpRzNSRkpuamVORHlEMkdlWExXSnpqLUdRSzVLOVRuYm40blBPYXVqa1o0OHBvclZuenNPdm5IaHozVEFrZnVlZTNkd0x3RjlnckxiVkZWaTU0SkRRX2ZSeVNFMUtjT0NaVWE5bjZKYUh0cU9udGNWODlSSXdKME5GOWtKdV9UQUtWTjRQSnBhcTZoN0Z4NEVReWhLUlR6Sl9nXzhLZjEwRFIwVDVUTjBXbUczWmNfY005aVdNZG1YMXRNVWtFalFlUWRDRjluUHV4R1R2NnVkZ1VmVmJyS3ZQXzhBNUFyZk1CMlFZSlRkSlBWVzA1aGJTY3RtVFoxV0NhRXFjbW9zUEt5b2xFbThoRlVVbHd3UGNpQk0yeVVtdUVHRjVsbktmcE9PSEF3bEFibGhWNFpyTzAyRWtOWG1ObFQ4TE9lSlU2R2Z4cnZVeEZPQzhydkNkWDMxRzVOdDlXLW55T2pLYWdQeEVnSW9nUHZuTGZSVHptbWJKOTBmZU9Ea2ZaWm16MmEyM2pDVTdlSVUwSEMySk9oeDRDQmUzMkZ4aTV3eG5yZGRxX1ZKZ0E5T1JYS2RjZzFtNndDcm1PRG5DQ0QzS0hEa0tUODhrTXB5VmR0dlktTm1STGZ3ZElvTXpFa09ERm1oMmRWOVRaVlAxRnVlYmhhMHp6eE10T1dqQl9rQlBhR1h6UFduOVVwWEJvRGlQbmlfVDZqM3ZEZ2JKSVZtTGZBVDFjUk9iRVE4Z2J6OUNYNDlNeEtRUWdHRkFsRVRIcUVUcWVHMVNTY0lUUGd1emk4bmFhN2ZlMHZxVDFzZ1FKdWhFUG5PZi05SjhCTU9PT2Y2Y3JoN1RCcVc3VjllSWlMazVRUkdMdkMwOUlYV2huQkJlZk5FQnFhdklmMWFQLU5PMDlqdkRzQWgtbzNsLXI1UUg4NlJkNk00dDhITkJiSFY5al92SXBvRlNTY0MzVnJyTi1ZTVNfTmIzRHF5UUZjZUtrdWtfNDNoX2FxeXBHaVZDSEd1UXk2MElvSWx6WTR2OU1JVzJKT0N2azMxTXlVUUxpQS5QU2ZYR2JNVVR3eGMxVmdoY2dNZkRpTDJQX0kzODNJenBDRkZYMnNzLWxr" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "269", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:49:55 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c3c268ad-49f2-420e-a41a-0bf9869cf626" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/secrets/e63b7982f318473e8f9a/f39ba58873054868a6556882fe5da42e", + "attributes": { + "enabled": true, + "exp": 3483820800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "e63b7982f318473e8f9a" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretEmptyName[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretEmptyName[1].json index b58cea990924b..dc28a6222abc7 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretEmptyName[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretEmptyName[1].json @@ -1,29 +1,76 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "0a41bd7f-b68f-4524-b933-3e7fd886e030" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "405", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "70", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "40405cba-ab4c-41ac-86d0-275ab314048b", - "Body" : "{\"error\":{\"code\":\"MethodNotAllowed\",\"message\":\"HTTP PUT not allowed\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/secrets/?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "35", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "A value", + "attributes": {} + }, + "StatusCode": 405, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "70", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f0880520-4f0d-4818-b661-d735d4d53728" + }, + "ResponseBody": { + "error": { + "code": "MethodNotAllowed", + "message": "HTTP PUT not allowed" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretEmptyValue[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretEmptyValue[1].json index ab1329bf772c8..39969b8ee3dfc 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretEmptyValue[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretEmptyValue[1].json @@ -1,54 +1,122 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/javasecrettemp41965?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp59406?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "78249755-87cb-46e7-b111-7d1719da9588" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "264", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "293b1103-b6cc-4f43-81e2-895ca8169067", - "Body" : "{\"value\":\"\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp41965/ccd9f83aead74ca2aa7301adf5f0694a\",\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp59406?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "28", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "", + "attributes": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "262", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c3e79d9b-bc82-4f1b-9930-bc0293647237" + }, + "ResponseBody": { + "value": "", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp59406/aeffe8b94ddf41de8fd986108f297b56", + "attributes": { + "enabled": true, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/javasecrettemp41965/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:09 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "264", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "c73c8f4d-a645-4e13-8c6c-f849a657bb1f", - "Body" : "{\"value\":\"\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp41965/ccd9f83aead74ca2aa7301adf5f0694a\",\"attributes\":{\"enabled\":true,\"created\":1678954149,\"updated\":1678954149,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "javasecrettemp41965" ] + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp59406/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "262", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "60a7f89a-cc81-421a-a324-20539c0e6a6d" + }, + "ResponseBody": { + "value": "", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp59406/aeffe8b94ddf41de8fd986108f297b56", + "attributes": { + "enabled": true, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } + } + ], + "Variables": { + "0": "javasecrettemp59406" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretNull[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretNull[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretNull[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretNull[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretWithMultipleTenants[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretWithMultipleTenants[1].json index 29c51602b6ef5..29e7899e307b0 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretWithMultipleTenants[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecretWithMultipleTenants[1].json @@ -1,54 +1,153 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/javasecrettemp60966?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp13611?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "f18bdb7c-6eef-413f-82e6-b1a5ff89d249" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "dd217788-b913-4989-9f2f-916669e821de", - "Body" : "{\"value\":\"Chocolate is hidden in the toothpaste cabinet\",\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp60966/38b7cfc9a7514229be6ce3f5dc631f91\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp13611?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "147", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "Chocolate is hidden in the toothpaste cabinet", + "tags": { + "foo": "baz" + }, + "contentType": "text", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "2130cd91-c678-4981-9955-8b4ecb0e68ac" + }, + "ResponseBody": { + "value": "Chocolate is hidden in the toothpaste cabinet", + "contentType": "text", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp13611/6d7bad7462dd45e8a00888fc7afa92b9", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "foo": "baz" + } + } }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/javasecrettemp43909?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "f1f3dfb3-1b08-48c2-89c6-f1805a17a992", - "Body" : "{\"value\":\"Chocolate is hidden in the toothpaste cabinet\",\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp43909/20995c86b65a433ea6ce10f0bf8c3849\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954154,\"updated\":1678954154,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "73eac855-d54f-48c3-b9c6-7a63b58286ed", "javasecrettemp60966", "javasecrettemp43909" ] + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp53529?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "147", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "Chocolate is hidden in the toothpaste cabinet", + "tags": { + "foo": "baz" + }, + "contentType": "text", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "d288cb00-ca7e-4490-b647-faffd735a6be" + }, + "ResponseBody": { + "value": "Chocolate is hidden in the toothpaste cabinet", + "contentType": "text", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp53529/9bba101ea9a641bab142b3dfeaeafa1d", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "46f9e4b4-88b4-44a8-9647-72e5b8613eb1", + "1": "javasecrettemp13611", + "2": "javasecrettemp53529" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecret[1].json index e7dff6ebce1e2..2762840a32aa3 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.setSecret[1].json @@ -1,29 +1,96 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/javasecrettemp73673?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp43964?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "707d6446-e2e5-436e-909b-2b6192644474" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "384", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "33a54d87-75d1-4d57-b58f-09a841f3aa21", - "Body" : "{\"value\":\"Chocolate is hidden in the toothpaste cabinet\",\"contentType\":\"text\",\"id\":\"https://azsdktests.vault.azure.net/secrets/javasecrettemp73673/f9a9aba2f7b744b296cdd12ab329cd78\",\"attributes\":{\"enabled\":true,\"nbf\":949237199,\"exp\":2527113600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"foo\":\"baz\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "javasecrettemp73673" ] + { + "RequestUri": "https://REDACTED/secrets/javasecrettemp43964?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "147", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "Chocolate is hidden in the toothpaste cabinet", + "tags": { + "foo": "baz" + }, + "contentType": "text", + "attributes": { + "nbf": 949237199, + "exp": 2527113600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "382", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "5c5a60e1-88f1-4f82-886f-b257790352d7" + }, + "ResponseBody": { + "value": "Chocolate is hidden in the toothpaste cabinet", + "contentType": "text", + "id": "https://azkvrecordtests.vault.azure.net/secrets/javasecrettemp43964/c6156e4a84094b1e81133bd60eec82a2", + "attributes": { + "enabled": true, + "nbf": 949237199, + "exp": 2527113600, + "created": 1681267735, + "updated": 1681267735, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "foo": "baz" + } + } + } + ], + "Variables": { + "0": "javasecrettemp43964" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.updateDisabledSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.updateDisabledSecret[1].json index f49848892821e..0a31d7a368986 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.updateDisabledSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.updateDisabledSecret[1].json @@ -1,54 +1,124 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testupdateofdisabledsecret04122f1?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/testupdateofdisabledsecret80533ef?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "c35f8c82-8e10-4e54-b75e-1788874af189" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "323", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "e7bafd33-cfb9-4a7b-95a9-27c30b899f9d", - "Body" : "{\"value\":\"testSecretUpdateDisabledVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/testupdateofdisabledsecret04122f1/33ec96e7ec1a42909888e382d23021a9\",\"attributes\":{\"enabled\":false,\"exp\":2537049600,\"created\":1678954155,\"updated\":1678954155,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/testupdateofdisabledsecret80533ef?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "87", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretUpdateDisabledVal", + "attributes": { + "enabled": false, + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "321", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "7bd7da71-bd7b-44cd-814d-2670d22fdcbe" + }, + "ResponseBody": { + "value": "testSecretUpdateDisabledVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/testupdateofdisabledsecret80533ef/c9e34eb8896c4027a9743531273a776f", + "attributes": { + "enabled": false, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/testupdateofdisabledsecret04122f1/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "403", - "Date" : "Thu, 16 Mar 2023 08:09:15 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "132", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "be8d710f-49c3-4dc5-a2c8-02245cf0a129", - "Body" : "{\"error\":{\"code\":\"Forbidden\",\"message\":\"Operation get is not allowed on a disabled secret.\",\"innererror\":{\"code\":\"SecretDisabled\"}}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "testupdateofdisabledsecret04122f1" ] + { + "RequestUri": "https://REDACTED/secrets/testupdateofdisabledsecret80533ef/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 403, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "132", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:54 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "78fcb980-d833-42b3-9a4a-e5ab37d02695" + }, + "ResponseBody": { + "error": { + "code": "Forbidden", + "message": "Operation get is not allowed on a disabled secret.", + "innererror": { + "code": "SecretDisabled" + } + } + } + } + ], + "Variables": { + "0": "testupdateofdisabledsecret80533ef" + } } diff --git a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.updateSecret[1].json b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.updateSecret[1].json index ff1e94a8e089d..95242432fa998 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.updateSecret[1].json +++ b/sdk/keyvault/azure-security-keyvault-secrets/src/test/resources/session-records/SecretClientTest.updateSecret[1].json @@ -1,104 +1,234 @@ { - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.vault.azure.net/secrets/aa9644f366bd4563b786?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/secrets/2cf31612958e4cf0878f?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 401, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "97", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "WWW-Authenticate": "Bearer authorization=\u0022https://login.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47\u0022, resource=\u0022https://vault.azure.net\u0022", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "9648cc25-e48b-4e69-8d03-22620b0974e5" + }, + "ResponseBody": { + "error": { + "code": "Unauthorized", + "message": "AKV10000: Request is missing a Bearer or PoP token." + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "358", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "708e9986-4711-44bd-8c97-6a95fd9a6b4c", - "Body" : "{\"value\":\"testSecretVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/aa9644f366bd4563b786/453a5b6355604d8b9f53c5f66c917ed0\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/2cf31612958e4cf0878f?api-version=7.4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "120", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "value": "testSecretVal", + "tags": { + "second tag": "second value", + "first tag": "first value" + }, + "attributes": { + "exp": 2537049600 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "356", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "1033bf4e-9565-428a-9169-01cd4051294f" + }, + "ResponseBody": { + "value": "testSecretVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/2cf31612958e4cf0878f/699c5b030a0a4f4c865c3e7442bced95", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/aa9644f366bd4563b786/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/secrets/2cf31612958e4cf0878f/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "356", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "fe973a08-d1db-4951-aa84-fd0e472c9d61" + }, + "ResponseBody": { + "value": "testSecretVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/2cf31612958e4cf0878f/699c5b030a0a4f4c865c3e7442bced95", + "attributes": { + "enabled": true, + "exp": 2537049600, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + } }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:12 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "358", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "6c4d328d-028f-4d7e-835d-7d88381e3d39", - "Body" : "{\"value\":\"testSecretVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/aa9644f366bd4563b786/453a5b6355604d8b9f53c5f66c917ed0\",\"attributes\":{\"enabled\":true,\"exp\":2537049600,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}}", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/secrets/2cf31612958e4cf0878f/699c5b030a0a4f4c865c3e7442bced95?api-version=7.4", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "111", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": { + "tags": { + "second tag": "second value", + "first tag": "first value" + }, + "attributes": { + "enabled": true, + "exp": 2852668800 + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "332", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "3f2134f4-6e6d-46a8-8754-bbfbbfd7a413" + }, + "ResponseBody": { + "id": "https://azkvrecordtests.vault.azure.net/secrets/2cf31612958e4cf0878f/699c5b030a0a4f4c865c3e7442bced95", + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.vault.azure.net/secrets/aa9644f366bd4563b786/453a5b6355604d8b9f53c5f66c917ed0?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "334", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "1db029b2-c4f7-4559-b904-096ff3e594b4", - "Body" : "{\"id\":\"https://azsdktests.vault.azure.net/secrets/aa9644f366bd4563b786/453a5b6355604d8b9f53c5f66c917ed0\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.vault.azure.net/secrets/aa9644f366bd4563b786/?api-version=7.4", - "Headers" : { - "User-Agent" : "azsdk-java-client_name/client_version (18.0.2; Windows 11; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Thu, 16 Mar 2023 08:09:13 GMT", - "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=187.190.190.225;act_addr_fam=InterNetwork;", - "x-ms-keyvault-region" : "westus", - "Expires" : "-1", - "Content-Length" : "358", - "x-ms-keyvault-service-version" : "1.9.736.1", - "x-ms-request-id" : "3b40863c-8553-4adc-ae9d-385630d50e27", - "Body" : "{\"value\":\"testSecretVal\",\"id\":\"https://azsdktests.vault.azure.net/secrets/aa9644f366bd4563b786/453a5b6355604d8b9f53c5f66c917ed0\",\"attributes\":{\"enabled\":true,\"exp\":2852668800,\"created\":1678954153,\"updated\":1678954153,\"recoveryLevel\":\"CustomizedRecoverable+Purgeable\",\"recoverableDays\":7},\"tags\":{\"second tag\":\"second value\",\"first tag\":\"first value\"}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ "aa9644f366bd4563b786" ] + { + "RequestUri": "https://REDACTED/secrets/2cf31612958e4cf0878f/?api-version=7.4", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "*/*", + "Accept-Language": "en-US", + "Authorization": "Sanitized", + "Content-Length": "0", + "Content-Type": "application/json", + "User-Agent": "azsdk-java-client_name/client_version (11.0.6; Windows 10; 10.0)" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "356", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 12 Apr 2023 02:48:53 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000;includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-keyvault-network-info": "conn_type=Ipv4;addr=172.92.148.195;act_addr_fam=InterNetwork;", + "x-ms-keyvault-region": "westus", + "x-ms-keyvault-service-version": "1.9.749.1", + "x-ms-request-id": "01cf9538-8686-4006-907b-ef00790d1dcf" + }, + "ResponseBody": { + "value": "testSecretVal", + "id": "https://azkvrecordtests.vault.azure.net/secrets/2cf31612958e4cf0878f/699c5b030a0a4f4c865c3e7442bced95", + "attributes": { + "enabled": true, + "exp": 2852668800, + "created": 1681267734, + "updated": 1681267734, + "recoveryLevel": "CustomizedRecoverable\u002BPurgeable", + "recoverableDays": 7 + }, + "tags": { + "second tag": "second value", + "first tag": "first value" + } + } + } + ], + "Variables": { + "0": "2cf31612958e4cf0878f" + } } diff --git a/sdk/keyvault/azure-security-test-keyvault-jca/pom.xml b/sdk/keyvault/azure-security-test-keyvault-jca/pom.xml index cadd9b11cd1ba..7873cf5d1678a 100644 --- a/sdk/keyvault/azure-security-test-keyvault-jca/pom.xml +++ b/sdk/keyvault/azure-security-test-keyvault-jca/pom.xml @@ -82,7 +82,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/kusto/azure-resourcemanager-kusto/pom.xml b/sdk/kusto/azure-resourcemanager-kusto/pom.xml index 8f7603e2915af..3bb6b7006955e 100644 --- a/sdk/kusto/azure-resourcemanager-kusto/pom.xml +++ b/sdk/kusto/azure-resourcemanager-kusto/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/loadtesting/azure-developer-loadtesting/pom.xml b/sdk/loadtesting/azure-developer-loadtesting/pom.xml index a6caa2d864f6e..deb2ae11551db 100644 --- a/sdk/loadtesting/azure-developer-loadtesting/pom.xml +++ b/sdk/loadtesting/azure-developer-loadtesting/pom.xml @@ -65,7 +65,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/loadtesting/azure-resourcemanager-loadtesting/pom.xml b/sdk/loadtesting/azure-resourcemanager-loadtesting/pom.xml index f0375d3310721..cff133ca84023 100644 --- a/sdk/loadtesting/azure-resourcemanager-loadtesting/pom.xml +++ b/sdk/loadtesting/azure-resourcemanager-loadtesting/pom.xml @@ -55,7 +55,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -67,7 +67,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.25.0 + 2.26.0 test diff --git a/sdk/loganalytics/microsoft-azure-loganalytics/pom.xml b/sdk/loganalytics/microsoft-azure-loganalytics/pom.xml index 59dd222832dcc..1514a3aeee75b 100644 --- a/sdk/loganalytics/microsoft-azure-loganalytics/pom.xml +++ b/sdk/loganalytics/microsoft-azure-loganalytics/pom.xml @@ -75,7 +75,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/logic/azure-resourcemanager-logic/pom.xml b/sdk/logic/azure-resourcemanager-logic/pom.xml index 47e44f52afa1c..81a8d231e4b60 100644 --- a/sdk/logic/azure-resourcemanager-logic/pom.xml +++ b/sdk/logic/azure-resourcemanager-logic/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/logz/azure-resourcemanager-logz/pom.xml b/sdk/logz/azure-resourcemanager-logz/pom.xml index c51b0a9896a4e..ecafdd625c8a2 100644 --- a/sdk/logz/azure-resourcemanager-logz/pom.xml +++ b/sdk/logz/azure-resourcemanager-logz/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/machinelearning/azure-resourcemanager-machinelearning/pom.xml b/sdk/machinelearning/azure-resourcemanager-machinelearning/pom.xml index 6162d35b27a73..299ae1ff453fb 100644 --- a/sdk/machinelearning/azure-resourcemanager-machinelearning/pom.xml +++ b/sdk/machinelearning/azure-resourcemanager-machinelearning/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/maintenance/azure-resourcemanager-maintenance/pom.xml b/sdk/maintenance/azure-resourcemanager-maintenance/pom.xml index 59b4b1cd2023b..cbd21fed99cca 100644 --- a/sdk/maintenance/azure-resourcemanager-maintenance/pom.xml +++ b/sdk/maintenance/azure-resourcemanager-maintenance/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -90,7 +90,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.25.0 + 2.26.0 test diff --git a/sdk/managedapplications/azure-resourcemanager-managedapplications/pom.xml b/sdk/managedapplications/azure-resourcemanager-managedapplications/pom.xml index fe6b1e33c7abf..8ce052d86cc81 100644 --- a/sdk/managedapplications/azure-resourcemanager-managedapplications/pom.xml +++ b/sdk/managedapplications/azure-resourcemanager-managedapplications/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/maps/azure-maps-elevation/pom.xml b/sdk/maps/azure-maps-elevation/pom.xml index b2403ca8399d0..09578d3514297 100644 --- a/sdk/maps/azure-maps-elevation/pom.xml +++ b/sdk/maps/azure-maps-elevation/pom.xml @@ -73,7 +73,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/maps/azure-maps-geolocation/pom.xml b/sdk/maps/azure-maps-geolocation/pom.xml index dbf6e765ecbb7..b963933270caa 100644 --- a/sdk/maps/azure-maps-geolocation/pom.xml +++ b/sdk/maps/azure-maps-geolocation/pom.xml @@ -72,7 +72,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/maps/azure-maps-render/pom.xml b/sdk/maps/azure-maps-render/pom.xml index e7d90d94dd161..942998d6b4a21 100644 --- a/sdk/maps/azure-maps-render/pom.xml +++ b/sdk/maps/azure-maps-render/pom.xml @@ -81,7 +81,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/maps/azure-maps-route/pom.xml b/sdk/maps/azure-maps-route/pom.xml index b1f8b7f72ba61..b0217f3b99b26 100644 --- a/sdk/maps/azure-maps-route/pom.xml +++ b/sdk/maps/azure-maps-route/pom.xml @@ -81,7 +81,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/maps/azure-maps-search/pom.xml b/sdk/maps/azure-maps-search/pom.xml index 0440636dd7037..69377ee3a886e 100644 --- a/sdk/maps/azure-maps-search/pom.xml +++ b/sdk/maps/azure-maps-search/pom.xml @@ -82,7 +82,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/maps/azure-maps-search/src/test/java/com/azure/maps/search/MapsSearchClientTest.java b/sdk/maps/azure-maps-search/src/test/java/com/azure/maps/search/MapsSearchClientTest.java index 6b039457445b0..098e75cba9a26 100644 --- a/sdk/maps/azure-maps-search/src/test/java/com/azure/maps/search/MapsSearchClientTest.java +++ b/sdk/maps/azure-maps-search/src/test/java/com/azure/maps/search/MapsSearchClientTest.java @@ -37,7 +37,6 @@ import com.azure.maps.search.models.SearchPointOfInterestOptions; import com.azure.maps.search.models.SearchStructuredAddressOptions; import com.azure.maps.search.models.StructuredAddress; -import com.nimbusds.jose.shaded.json.parser.ParseException; import org.junit.jupiter.params.ParameterizedTest; import org.junit.jupiter.params.provider.MethodSource; @@ -56,7 +55,7 @@ private MapsSearchClient getMapsSearchClient(HttpClient httpClient, @ParameterizedTest(name = DISPLAY_NAME_WITH_ARGUMENTS) @MethodSource("com.azure.maps.search.TestUtils#getTestParameters") public void testGetMultiPolygons(HttpClient httpClient, MapsSearchServiceVersion serviceVersion) - throws IOException, ParseException { + throws IOException { client = getMapsSearchClient(httpClient, serviceVersion); List geometryIds = Arrays.asList("8bceafe8-3d98-4445-b29b-fd81d3e9adf5", "00005858-5800-1200-0000-0000773694ca"); @@ -428,7 +427,7 @@ public void testSearchInsideGeometryGeoCollection(HttpClient httpClient, MapsSea new SearchInsideGeometryOptions("coffee", obj)); SearchAddressResult expectedResult = TestUtils.getExpectedSearchInsideGeometryCollection(); validateSearchInsideGeometry(expectedResult, actualResult); - } + } // Test search inside geometry with response // Case 1: 200 diff --git a/sdk/maps/azure-maps-timezone/pom.xml b/sdk/maps/azure-maps-timezone/pom.xml index 6f99ac3d92d8d..d395d4da31094 100644 --- a/sdk/maps/azure-maps-timezone/pom.xml +++ b/sdk/maps/azure-maps-timezone/pom.xml @@ -78,7 +78,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/maps/azure-maps-traffic/pom.xml b/sdk/maps/azure-maps-traffic/pom.xml index 33e770e31acc2..745640e39854a 100644 --- a/sdk/maps/azure-maps-traffic/pom.xml +++ b/sdk/maps/azure-maps-traffic/pom.xml @@ -69,7 +69,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/maps/azure-maps-weather/pom.xml b/sdk/maps/azure-maps-weather/pom.xml index f7edde7090f4e..ff5135a32ad91 100644 --- a/sdk/maps/azure-maps-weather/pom.xml +++ b/sdk/maps/azure-maps-weather/pom.xml @@ -79,7 +79,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/maps/azure-resourcemanager-maps/pom.xml b/sdk/maps/azure-resourcemanager-maps/pom.xml index d1e62ea78d16c..ee07a44e092bf 100644 --- a/sdk/maps/azure-resourcemanager-maps/pom.xml +++ b/sdk/maps/azure-resourcemanager-maps/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -90,7 +90,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.25.0 + 2.26.0 test diff --git a/sdk/mariadb/azure-resourcemanager-mariadb/pom.xml b/sdk/mariadb/azure-resourcemanager-mariadb/pom.xml index 2adf6679a500a..d2241d1172f51 100644 --- a/sdk/mariadb/azure-resourcemanager-mariadb/pom.xml +++ b/sdk/mariadb/azure-resourcemanager-mariadb/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/mediaservices/azure-resourcemanager-mediaservices/pom.xml b/sdk/mediaservices/azure-resourcemanager-mediaservices/pom.xml index 21b97d925ea72..cc11df0ed8253 100644 --- a/sdk/mediaservices/azure-resourcemanager-mediaservices/pom.xml +++ b/sdk/mediaservices/azure-resourcemanager-mediaservices/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -96,7 +96,7 @@ com.azure.resourcemanager azure-resourcemanager-storage - 2.25.0 + 2.26.0 test diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/pom.xml b/sdk/metricsadvisor/azure-ai-metricsadvisor/pom.xml index 6f4a511cf73d1..b53d5cff5c19d 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/pom.xml +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/pom.xml @@ -57,7 +57,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/main/java/module-info.java b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/main/java/module-info.java index 244dba9b346eb..1c53ff113d938 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/main/java/module-info.java +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/main/java/module-info.java @@ -13,5 +13,4 @@ opens com.azure.ai.metricsadvisor.administration.models to com.fasterxml.jackson.databind; opens com.azure.ai.metricsadvisor.models to com.fasterxml.jackson.databind; opens com.azure.ai.metricsadvisor.implementation.models to com.fasterxml.jackson.databind, com.azure.core; - exports com.azure.ai.metricsadvisor.implementation.models; } diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorAdminClientBuilderTest.java b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorAdminClientBuilderTest.java index 225c3e87f3fa9..7a0c28fdc17df 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorAdminClientBuilderTest.java +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorAdminClientBuilderTest.java @@ -12,8 +12,9 @@ import com.azure.core.http.policy.HttpLogOptions; import com.azure.core.http.policy.RetryOptions; import com.azure.core.http.policy.RetryPolicy; -import com.azure.core.test.TestBase; +import com.azure.core.test.TestProxyTestBase; import com.azure.core.test.annotation.DoNotRecord; +import com.azure.core.test.models.CustomMatcher; import com.azure.core.util.Configuration; import com.azure.identity.DefaultAzureCredentialBuilder; import org.junit.jupiter.api.Disabled; @@ -22,12 +23,14 @@ import org.junit.jupiter.params.provider.MethodSource; import java.time.Duration; +import java.util.Arrays; import java.util.function.Consumer; import static com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilderTest.PLAYBACK_ENDPOINT; import static com.azure.ai.metricsadvisor.TestUtils.AZURE_METRICS_ADVISOR_ENDPOINT; import static com.azure.ai.metricsadvisor.TestUtils.DISPLAY_NAME_WITH_ARGUMENTS; import static com.azure.ai.metricsadvisor.TestUtils.INVALID_ENDPOINT; +import static com.azure.ai.metricsadvisor.TestUtils.getEmailSanitizers; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNotNull; import static org.junit.jupiter.api.Assertions.assertThrows; @@ -35,7 +38,7 @@ /** * Tests for Metrics Advisor Administration client builder */ -public class MetricsAdvisorAdminClientBuilderTest extends TestBase { +public class MetricsAdvisorAdminClientBuilderTest extends TestProxyTestBase { /** * Test client builder with invalid API key */ @@ -143,6 +146,7 @@ private void clientBuilderWithTokenCredentialRunner(HttpClient httpClient, Metri .configuration(Configuration.getGlobalConfiguration()) .httpLogOptions(new HttpLogOptions().setLogLevel(HttpLogDetailLevel.BODY_AND_HEADERS)); + interceptorManager.addSanitizers(getEmailSanitizers()); if (interceptorManager.isPlaybackMode()) { clientBuilder.credential(new MetricsAdvisorKeyCredential("subscription_key", "api_key")); } else { @@ -170,11 +174,13 @@ private MetricsAdvisorAdministrationClientBuilder createClientBuilder(HttpClient final MetricsAdvisorAdministrationClientBuilder clientBuilder = new MetricsAdvisorAdministrationClientBuilder() .credential(credential) .endpoint(endpoint) - .httpClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient) + .httpClient(interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient) .serviceVersion(serviceVersion); - - if (!interceptorManager.isPlaybackMode()) { + interceptorManager.addSanitizers(getEmailSanitizers()); + if (interceptorManager.isRecordMode()) { clientBuilder.addPolicy(interceptorManager.getRecordPolicy()); + } else if (interceptorManager.isPlaybackMode()) { + interceptorManager.addMatchers(Arrays.asList(new CustomMatcher().setHeadersKeyOnlyMatch(Arrays.asList("x-api-key")))); } return clientBuilder; diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorAdministrationClientTestBase.java b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorAdministrationClientTestBase.java index 30e2e3ef86573..7950e954df881 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorAdministrationClientTestBase.java +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorAdministrationClientTestBase.java @@ -8,16 +8,21 @@ import com.azure.core.http.HttpClient; import com.azure.core.http.policy.HttpLogDetailLevel; import com.azure.core.http.policy.HttpLogOptions; -import com.azure.core.test.TestBase; -import com.azure.core.test.TestMode; +import com.azure.core.test.TestProxyTestBase; import com.azure.core.test.http.AssertingHttpClientBuilder; +import com.azure.core.test.models.BodilessMatcher; +import com.azure.core.test.models.CustomMatcher; +import com.azure.core.test.utils.MockTokenCredential; import com.azure.core.util.Configuration; import com.azure.identity.DefaultAzureCredentialBuilder; +import java.util.Arrays; + import static com.azure.ai.metricsadvisor.MetricsAdvisorClientBuilderTest.PLAYBACK_ENDPOINT; import static com.azure.ai.metricsadvisor.TestUtils.AZURE_METRICS_ADVISOR_ENDPOINT; +import static com.azure.ai.metricsadvisor.TestUtils.getEmailSanitizers; -public abstract class MetricsAdvisorAdministrationClientTestBase extends TestBase { +public abstract class MetricsAdvisorAdministrationClientTestBase extends TestProxyTestBase { @Override protected void beforeTest() { @@ -37,11 +42,11 @@ private HttpClient buildSyncAssertingClient(HttpClient httpClient) { MetricsAdvisorAdministrationClientBuilder getMetricsAdvisorAdministrationBuilder(HttpClient httpClient, MetricsAdvisorServiceVersion serviceVersion, boolean isSync) { - HttpClient httpClient1; + HttpClient httpClient1 = interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient; if (isSync) { - httpClient1 = buildSyncAssertingClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient); + httpClient1 = buildSyncAssertingClient(httpClient1); } else { - httpClient1 = buildAsyncAssertingClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient); + httpClient1 = buildAsyncAssertingClient(httpClient1); } return getMetricsAdvisorAdministrationBuilderInternal(httpClient1, serviceVersion, true); } @@ -57,20 +62,31 @@ MetricsAdvisorAdministrationClientBuilder getMetricsAdvisorAdministrationBuilder boolean useKeyCredential) { MetricsAdvisorAdministrationClientBuilder builder = new MetricsAdvisorAdministrationClientBuilder() .endpoint(getEndpoint()) - .httpClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient) + .httpClient(httpClient) .httpLogOptions(new HttpLogOptions().setLogLevel(HttpLogDetailLevel.BODY_AND_HEADERS)) - .serviceVersion(serviceVersion) - .addPolicy(interceptorManager.getRecordPolicy()); + .serviceVersion(serviceVersion); + interceptorManager.addSanitizers(getEmailSanitizers()); - if (getTestMode() == TestMode.PLAYBACK) { - builder.credential(new MetricsAdvisorKeyCredential("subscription_key", "api_key")); + if (useKeyCredential) { + if (interceptorManager.isPlaybackMode()) { + builder.credential(new MetricsAdvisorKeyCredential("subscription_key", "api_key")); + // setting bodiless matcher to "exclude" matching request bodies with UUID's + interceptorManager.addMatchers(Arrays.asList(new BodilessMatcher(), new CustomMatcher().setHeadersKeyOnlyMatch(Arrays.asList("x-api-key")))); + } else if (interceptorManager.isRecordMode()) { + builder + .credential(new MetricsAdvisorKeyCredential( + Configuration.getGlobalConfiguration().get("AZURE_METRICS_ADVISOR_SUBSCRIPTION_KEY"), + Configuration.getGlobalConfiguration().get("AZURE_METRICS_ADVISOR_API_KEY"))) + .addPolicy(interceptorManager.getRecordPolicy()); + } } else { - if (useKeyCredential) { - builder.credential(new MetricsAdvisorKeyCredential( - Configuration.getGlobalConfiguration().get("AZURE_METRICS_ADVISOR_SUBSCRIPTION_KEY"), - Configuration.getGlobalConfiguration().get("AZURE_METRICS_ADVISOR_API_KEY"))); - } else { - builder.credential(new DefaultAzureCredentialBuilder().build()); + if (interceptorManager.isPlaybackMode()) { + builder.credential(new MockTokenCredential()); + interceptorManager.addMatchers(Arrays.asList(new BodilessMatcher())); + } else if (interceptorManager.isRecordMode()) { + builder + .credential(new DefaultAzureCredentialBuilder().build()) + .addPolicy(interceptorManager.getRecordPolicy()); } } return builder; diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorClientBuilderTest.java b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorClientBuilderTest.java index ff1979c93148a..84186ab6a77cc 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorClientBuilderTest.java +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorClientBuilderTest.java @@ -12,8 +12,9 @@ import com.azure.core.http.policy.HttpLogOptions; import com.azure.core.http.policy.RetryOptions; import com.azure.core.http.policy.RetryPolicy; -import com.azure.core.test.TestBase; +import com.azure.core.test.TestProxyTestBase; import com.azure.core.test.annotation.DoNotRecord; +import com.azure.core.test.models.CustomMatcher; import com.azure.core.util.Configuration; import com.azure.core.util.Context; import com.azure.identity.DefaultAzureCredentialBuilder; @@ -23,11 +24,13 @@ import org.junit.jupiter.params.provider.MethodSource; import java.time.Duration; +import java.util.Arrays; import java.util.function.Consumer; import static com.azure.ai.metricsadvisor.TestUtils.AZURE_METRICS_ADVISOR_ENDPOINT; import static com.azure.ai.metricsadvisor.TestUtils.DISPLAY_NAME_WITH_ARGUMENTS; import static com.azure.ai.metricsadvisor.TestUtils.INVALID_ENDPOINT; +import static com.azure.ai.metricsadvisor.TestUtils.getEmailSanitizers; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNotNull; import static org.junit.jupiter.api.Assertions.assertThrows; @@ -35,7 +38,7 @@ /** * Tests for Metrics Advisor client builder */ -public class MetricsAdvisorClientBuilderTest extends TestBase { +public class MetricsAdvisorClientBuilderTest extends TestProxyTestBase { private static final String METRIC_ID = "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066"; private static final int PAGE_SIZE = 10; private static final int LISTING_LIMIT = 100; @@ -185,13 +188,15 @@ private MetricsAdvisorClientBuilder createClientBuilder(HttpClient httpClient, M final MetricsAdvisorClientBuilder clientBuilder = new MetricsAdvisorClientBuilder() .credential(credential) .endpoint(endpoint) - .httpClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient) + .httpClient(interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient) .serviceVersion(serviceVersion); - if (!interceptorManager.isPlaybackMode()) { + interceptorManager.addSanitizers(getEmailSanitizers()); + if (interceptorManager.isRecordMode()) { clientBuilder.addPolicy(interceptorManager.getRecordPolicy()); + } else if (interceptorManager.isPlaybackMode()) { + interceptorManager.addMatchers(Arrays.asList(new CustomMatcher().setHeadersKeyOnlyMatch(Arrays.asList("x-api-key")))); } - return clientBuilder; } diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorClientTestBase.java b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorClientTestBase.java index e4670da1c6e2a..b1d395c46c469 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorClientTestBase.java +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/MetricsAdvisorClientTestBase.java @@ -7,15 +7,20 @@ import com.azure.core.http.HttpClient; import com.azure.core.http.policy.HttpLogDetailLevel; import com.azure.core.http.policy.HttpLogOptions; -import com.azure.core.test.TestBase; -import com.azure.core.test.TestMode; +import com.azure.core.test.TestProxyTestBase; import com.azure.core.test.http.AssertingHttpClientBuilder; +import com.azure.core.test.models.BodilessMatcher; +import com.azure.core.test.models.CustomMatcher; +import com.azure.core.test.utils.MockTokenCredential; import com.azure.core.util.Configuration; import com.azure.identity.DefaultAzureCredentialBuilder; +import java.util.Arrays; + import static com.azure.ai.metricsadvisor.TestUtils.AZURE_METRICS_ADVISOR_ENDPOINT; +import static com.azure.ai.metricsadvisor.TestUtils.getEmailSanitizers; -public abstract class MetricsAdvisorClientTestBase extends TestBase { +public abstract class MetricsAdvisorClientTestBase extends TestProxyTestBase { @Override protected void beforeTest() { @@ -35,11 +40,11 @@ private HttpClient buildSyncAssertingClient(HttpClient httpClient) { MetricsAdvisorClientBuilder getMetricsAdvisorBuilder(HttpClient httpClient, MetricsAdvisorServiceVersion serviceVersion, boolean isSync) { - HttpClient httpClient1; + HttpClient httpClient1 = interceptorManager.isPlaybackMode() ? interceptorManager.getPlaybackClient() : httpClient; if (isSync) { - httpClient1 = buildSyncAssertingClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient); + httpClient1 = buildSyncAssertingClient(httpClient1); } else { - httpClient1 = buildAsyncAssertingClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient); + httpClient1 = buildAsyncAssertingClient(httpClient1); } return getMetricsAdvisorBuilderInternal(httpClient1, serviceVersion, true); } @@ -49,20 +54,32 @@ MetricsAdvisorClientBuilder getMetricsAdvisorBuilderInternal(HttpClient httpClie boolean useKeyCredential) { MetricsAdvisorClientBuilder builder = new MetricsAdvisorClientBuilder() .endpoint(getEndpoint()) - .httpClient(httpClient == null ? interceptorManager.getPlaybackClient() : httpClient) + .httpClient(httpClient) .httpLogOptions(new HttpLogOptions().setLogLevel(HttpLogDetailLevel.BODY_AND_HEADERS)) - .serviceVersion(serviceVersion) - .addPolicy(interceptorManager.getRecordPolicy()); + .serviceVersion(serviceVersion); - if (getTestMode() == TestMode.PLAYBACK) { - builder.credential(new MetricsAdvisorKeyCredential("subscription_key", "api_key")); + interceptorManager.addSanitizers(getEmailSanitizers()); + if (useKeyCredential) { + if (interceptorManager.isPlaybackMode()) { + builder.credential(new MetricsAdvisorKeyCredential("subscription_key", "api_key")); + // setting bodiless matcher to "exclude" matching request bodies with UUID's + interceptorManager.addMatchers(Arrays.asList(new BodilessMatcher(), new CustomMatcher().setHeadersKeyOnlyMatch(Arrays.asList("x-api-key")))); + } else if (interceptorManager.isRecordMode()) { + builder + .credential(new MetricsAdvisorKeyCredential( + Configuration.getGlobalConfiguration().get("AZURE_METRICS_ADVISOR_SUBSCRIPTION_KEY"), + Configuration.getGlobalConfiguration().get("AZURE_METRICS_ADVISOR_API_KEY"))) + .addPolicy(interceptorManager.getRecordPolicy()); + } } else { - if (useKeyCredential) { - builder.credential(new MetricsAdvisorKeyCredential( - Configuration.getGlobalConfiguration().get("AZURE_METRICS_ADVISOR_SUBSCRIPTION_KEY"), - Configuration.getGlobalConfiguration().get("AZURE_METRICS_ADVISOR_API_KEY"))); - } else { - builder.credential(new DefaultAzureCredentialBuilder().build()); + if (interceptorManager.isPlaybackMode()) { + builder.credential(new MockTokenCredential()); + // setting bodiless matcher to "exclude" matching request bodies with UUID's + interceptorManager.addMatchers(Arrays.asList(new BodilessMatcher())); + } else if (interceptorManager.isRecordMode()) { + builder + .credential(new DefaultAzureCredentialBuilder().build()) + .addPolicy(interceptorManager.getRecordPolicy()); } } return builder; diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/TestUtils.java b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/TestUtils.java index 04f54550467ee..2af5ff0c546cf 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/TestUtils.java +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/java/com/azure/ai/metricsadvisor/TestUtils.java @@ -13,6 +13,7 @@ import com.azure.ai.metricsadvisor.administration.models.DataFeedSchema; import com.azure.ai.metricsadvisor.administration.models.SqlServerDataFeedSource; import com.azure.core.http.HttpClient; +import com.azure.core.test.models.TestProxySanitizer; import com.azure.core.util.Configuration; import com.azure.core.util.CoreUtils; import org.junit.jupiter.params.provider.Arguments; @@ -26,6 +27,7 @@ import static com.azure.core.test.TestBase.AZURE_TEST_SERVICE_VERSIONS_VALUE_ALL; import static com.azure.core.test.TestBase.getHttpClients; +import static com.azure.core.test.models.TestProxySanitizerType.BODY_KEY; /** * Utility class for common methods and constants used in test classes. @@ -178,6 +180,14 @@ static Stream getTestParameters() { return argumentsList.stream(); } + static List getEmailSanitizers() { + return Arrays.asList( + // TODO (savaity) https://github.com/Azure/azure-sdk-for-java/issues/34506 + new TestProxySanitizer("admins", "^[_A-Za-z0-9-\\\\+]+(\\\\.[_A-Za-z0-9-]+)*@", "REDACTED.", + BODY_KEY), + new TestProxySanitizer("$..userPrincipal", "^[_A-Za-z0-9-\\\\+]+(\\\\.[_A-Za-z0-9-]+)*@", "REDACTED.", BODY_KEY)); + } + /** * Returns whether the given service version match the rules of test framework. * diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AlertAsyncTest.listAlerts[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AlertAsyncTest.listAlerts[1].json deleted file mode 100644 index af31eaba54028..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AlertAsyncTest.listAlerts[1].json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/126d1470-b500-4ef0-b5c0-47f9ca914a75/alerts/query?$maxpagesize=10", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "0d5f663c-6376-47b6-b334-b37e4624e7a6", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "67000902-1a33-4175-92d3-8bc2667c5317", - "content-length" : "443", - "x-envoy-upstream-service-time" : "113", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "67000902-1a33-4175-92d3-8bc2667c5317", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"alertId\":\"17f9f794800\",\"timestamp\":\"2022-03-19T00:00:00Z\",\"createdTime\":\"2022-04-06T00:25:24.721Z\",\"modifiedTime\":\"2022-04-06T00:29:33.895Z\"},{\"alertId\":\"17f8adfd800\",\"timestamp\":\"2022-03-15T00:00:00Z\",\"createdTime\":\"2022-04-06T00:25:07.018Z\",\"modifiedTime\":\"2022-04-06T00:28:52.754Z\"},{\"alertId\":\"17f85b97c00\",\"timestamp\":\"2022-03-14T00:00:00Z\",\"createdTime\":\"2022-04-06T00:25:06.612Z\",\"modifiedTime\":\"2022-04-06T00:28:51.832Z\"}]}", - "Date" : "Fri, 08 Apr 2022 23:50:27 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AlertTest.listAlerts[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AlertTest.listAlerts[1].json deleted file mode 100644 index d03946abb2305..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AlertTest.listAlerts[1].json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/126d1470-b500-4ef0-b5c0-47f9ca914a75/alerts/query?$maxpagesize=10", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "f82f322d-3413-4adf-9f92-5c592cbbd4bb", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "ae57a5fa-9b3e-4215-a5d3-9875a7de7fb3", - "content-length" : "443", - "x-envoy-upstream-service-time" : "450", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ae57a5fa-9b3e-4215-a5d3-9875a7de7fb3", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"alertId\":\"17f9f794800\",\"timestamp\":\"2022-03-19T00:00:00Z\",\"createdTime\":\"2022-04-06T00:25:24.721Z\",\"modifiedTime\":\"2022-04-06T00:29:33.895Z\"},{\"alertId\":\"17f8adfd800\",\"timestamp\":\"2022-03-15T00:00:00Z\",\"createdTime\":\"2022-04-06T00:25:07.018Z\",\"modifiedTime\":\"2022-04-06T00:28:52.754Z\"},{\"alertId\":\"17f85b97c00\",\"timestamp\":\"2022-03-14T00:00:00Z\",\"createdTime\":\"2022-04-06T00:25:06.612Z\",\"modifiedTime\":\"2022-04-06T00:28:51.832Z\"}]}", - "Date" : "Fri, 08 Apr 2022 23:50:05 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.createAnomalyAlertConfiguration[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.createAnomalyAlertConfiguration[1].json deleted file mode 100644 index b3675a1fdb94d..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.createAnomalyAlertConfiguration[1].json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "27dae8e7-8943-4c4c-bdb7-d8715b199dc4", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "1dbde2ca-0ae8-47d3-8b74-1ead0f430004", - "content-length" : "0", - "x-envoy-upstream-service-time" : "162", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "1dbde2ca-0ae8-47d3-8b74-1ead0f430004", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:25 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/a4910983-dc68-4da7-8fde-155fd0367a82" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/a4910983-dc68-4da7-8fde-155fd0367a82", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "10d99ca2-e9b6-4571-a961-941e8663ad95" - }, - "Response" : { - "x-request-id" : "6779acf4-fea1-4718-9345-63af23903ccc", - "content-length" : "363", - "x-envoy-upstream-service-time" : "116", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6779acf4-fea1-4718-9345-63af23903ccc", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"a4910983-dc68-4da7-8fde-155fd0367a82\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:24 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/a4910983-dc68-4da7-8fde-155fd0367a82", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "99a4fe89-0bac-4571-a446-1af17853881d" - }, - "Response" : { - "x-request-id" : "e628eb93-0128-4136-8781-31eb4bf7b0d3", - "content-length" : "0", - "x-envoy-upstream-service-time" : "130", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e628eb93-0128-4136-8781-31eb4bf7b0d3", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:25 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.deleteAnomalyAlertWithResponse[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.deleteAnomalyAlertWithResponse[1].json deleted file mode 100644 index 2d89c33c1a3b6..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.deleteAnomalyAlertWithResponse[1].json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "154ef5ea-4bec-483e-86d0-7de8aa2a8aa6", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "2f324f54-a54b-489a-91ec-e2dcc31cfd70", - "content-length" : "0", - "x-envoy-upstream-service-time" : "141", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2f324f54-a54b-489a-91ec-e2dcc31cfd70", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/5b5e1acd-7ced-4db9-857b-628a7255deb4" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/5b5e1acd-7ced-4db9-857b-628a7255deb4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3625914c-9408-4aa8-b069-e37599ac6f68" - }, - "Response" : { - "x-request-id" : "29b4d60e-3297-4791-b8c7-b17133b66b54", - "content-length" : "363", - "x-envoy-upstream-service-time" : "118", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "29b4d60e-3297-4791-b8c7-b17133b66b54", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"5b5e1acd-7ced-4db9-857b-628a7255deb4\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/5b5e1acd-7ced-4db9-857b-628a7255deb4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c46b548e-8241-4fe9-b406-5223f1333ad0" - }, - "Response" : { - "x-request-id" : "b3b7b6b4-46e3-4fc2-b91e-b402e1e95755", - "content-length" : "0", - "x-envoy-upstream-service-time" : "121", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b3b7b6b4-46e3-4fc2-b91e-b402e1e95755", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/5b5e1acd-7ced-4db9-857b-628a7255deb4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6993397f-051d-4035-bf6e-85e2545c5278" - }, - "Response" : { - "x-request-id" : "9ac6570e-6871-4d79-b4b4-1f0ca38b2771", - "content-length" : "123", - "x-envoy-upstream-service-time" : "88", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "9ac6570e-6871-4d79-b4b4-1f0ca38b2771", - "retry-after" : "0", - "StatusCode" : "404", - "Body" : "{\"code\":\"Not Found\",\"message\":\"Not found this AnomalyAlertingConfiguration. TraceId: 9ac6570e-6871-4d79-b4b4-1f0ca38b2771\"}", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.getAnomalyAlertValidId[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.getAnomalyAlertValidId[1].json deleted file mode 100644 index 556fbb08831d6..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.getAnomalyAlertValidId[1].json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "0cf8d453-18db-4bb9-99e0-047234eeba4c", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "979cf212-5d87-417f-8f45-61650d003aea", - "content-length" : "0", - "x-envoy-upstream-service-time" : "151", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "979cf212-5d87-417f-8f45-61650d003aea", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:25 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/0f1915a8-8987-480b-ac82-1d9dc21cf600" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/0f1915a8-8987-480b-ac82-1d9dc21cf600", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b1b105af-f13c-414b-a3ec-e62aca3d4012" - }, - "Response" : { - "x-request-id" : "4fea8ff7-0885-47ab-ab4b-de0111a811ea", - "content-length" : "363", - "x-envoy-upstream-service-time" : "118", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4fea8ff7-0885-47ab-ab4b-de0111a811ea", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"0f1915a8-8987-480b-ac82-1d9dc21cf600\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:26 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/0f1915a8-8987-480b-ac82-1d9dc21cf600", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "334b35e9-0122-4c9f-b857-4ad27dcdc0e9" - }, - "Response" : { - "x-request-id" : "854a6c8e-edfd-480b-bc7c-cb7ad2e0d170", - "content-length" : "0", - "x-envoy-upstream-service-time" : "119", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "854a6c8e-edfd-480b-bc7c-cb7ad2e0d170", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:26 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.testListAnomalyAlert[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.testListAnomalyAlert[1].json deleted file mode 100644 index 4969093c114d0..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.testListAnomalyAlert[1].json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "52afa1e2-ecfa-4861-b9b5-43eec481bedd", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "37b62d6a-0fcd-469d-8207-f41c2b40b258", - "content-length" : "0", - "x-envoy-upstream-service-time" : "141", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "37b62d6a-0fcd-469d-8207-f41c2b40b258", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/38380ce3-ebba-487a-a609-87e092525aa1" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/38380ce3-ebba-487a-a609-87e092525aa1", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "adb11cd6-b255-459e-a2c3-c6659e5b09e4" - }, - "Response" : { - "x-request-id" : "5de7aba7-e5e0-4477-aa35-501b66dc7ae2", - "content-length" : "363", - "x-envoy-upstream-service-time" : "100", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5de7aba7-e5e0-4477-aa35-501b66dc7ae2", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"38380ce3-ebba-487a-a609-87e092525aa1\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7/alert/anomaly/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "0a4bfc8c-5591-4dd6-ab4f-f25e55a347d3" - }, - "Response" : { - "x-request-id" : "ec02bfc9-c5da-42de-a978-49a2b6e6c716", - "content-length" : "4374", - "x-envoy-upstream-service-time" : "123", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ec02bfc9-c5da-42de-a978-49a2b6e6c716", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"anomalyAlertingConfigurationId\":\"11bdb68d-8f8f-4423-b76a-7167ee25deee\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]},{\"anomalyAlertingConfigurationId\":\"126d1470-b500-4ef0-b5c0-47f9ca914a75\",\"name\":\"sample-alert-config\",\"description\":\"\",\"splitAlertByDimensions\":[\"Dim1\",\"Dim2\"],\"hookIds\":[\"ad2639d2-84dd-4b12-9635-82b8ff14e832\"],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false,\"severityFilter\":{\"minAlertSeverity\":\"Low\",\"maxAlertSeverity\":\"High\"},\"snoozeFilter\":{\"autoSnooze\":0,\"snoozeScope\":\"Series\",\"onlyForSuccessive\":true}}]},{\"anomalyAlertingConfigurationId\":\"34d464f3-3dc9-43da-afd9-3457f02dcbda\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]},{\"anomalyAlertingConfigurationId\":\"38380ce3-ebba-487a-a609-87e092525aa1\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]},{\"anomalyAlertingConfigurationId\":\"443ba423-df08-4cf8-80e0-2cc6829ecb29\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]},{\"anomalyAlertingConfigurationId\":\"904bd03f-32c6-49ba-8a7c-f194723c1d82\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]},{\"anomalyAlertingConfigurationId\":\"cc069d75-e544-4c97-bcf5-7bf02eea3982\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]},{\"anomalyAlertingConfigurationId\":\"ec712ef4-f92c-401e-a1fd-75acec27c344\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]},{\"anomalyAlertingConfigurationId\":\"ecd20ff9-4042-485e-aa5c-9b1d9172cde2\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}]}", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/38380ce3-ebba-487a-a609-87e092525aa1", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "aa0937cb-0db2-421d-8bbb-c7b46b763e01" - }, - "Response" : { - "x-request-id" : "a412b54c-ebd7-4348-baa6-cea494ef206c", - "content-length" : "0", - "x-envoy-upstream-service-time" : "125", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a412b54c-ebd7-4348-baa6-cea494ef206c", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.updateAnomalyAlertHappyPath[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.updateAnomalyAlertHappyPath[1].json deleted file mode 100644 index 7a7169452622e..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.updateAnomalyAlertHappyPath[1].json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3e3526d2-4589-438b-b736-4d2c83d1d4f8", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "d64714b8-a14e-4c4a-8724-8bd748b3693b", - "content-length" : "0", - "x-envoy-upstream-service-time" : "141", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d64714b8-a14e-4c4a-8724-8bd748b3693b", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/f6745853-4878-48e7-bbe8-ed8fb8f344d8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/f6745853-4878-48e7-bbe8-ed8fb8f344d8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7861786e-e59d-4abc-83ed-ca2e659dcba1" - }, - "Response" : { - "x-request-id" : "693533e2-b305-46e6-b4ed-ffe51db14f8d", - "content-length" : "363", - "x-envoy-upstream-service-time" : "97", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "693533e2-b305-46e6-b4ed-ffe51db14f8d", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"f6745853-4878-48e7-bbe8-ed8fb8f344d8\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/f6745853-4878-48e7-bbe8-ed8fb8f344d8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "939ac0fc-484e-42a5-a3f2-54171d7b7b89", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "6c4d2e5b-9e32-4678-ab7d-3135e7cc2da9", - "content-length" : "518", - "x-envoy-upstream-service-time" : "192", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6c4d2e5b-9e32-4678-ab7d-3135e7cc2da9", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"f6745853-4878-48e7-bbe8-ed8fb8f344d8\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/f6745853-4878-48e7-bbe8-ed8fb8f344d8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "4b6ee2cf-57eb-4f38-b17a-d1bc3053d075" - }, - "Response" : { - "x-request-id" : "5e0e9e1e-a350-4c26-91c4-d371e78b7c93", - "content-length" : "518", - "x-envoy-upstream-service-time" : "105", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5e0e9e1e-a350-4c26-91c4-d371e78b7c93", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"f6745853-4878-48e7-bbe8-ed8fb8f344d8\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/f6745853-4878-48e7-bbe8-ed8fb8f344d8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "fd1540bb-2fe2-4489-b6c2-625b15940d50" - }, - "Response" : { - "x-request-id" : "76efdcd2-51b9-4d10-917e-ad6b48d7e7ba", - "content-length" : "0", - "x-envoy-upstream-service-time" : "155", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "76efdcd2-51b9-4d10-917e-ad6b48d7e7ba", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:24 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.updateAnomalyAlertRemoveHooks[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.updateAnomalyAlertRemoveHooks[1].json deleted file mode 100644 index c9f2c4b566a25..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertAsyncTest.updateAnomalyAlertRemoveHooks[1].json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c9e9c579-c158-45d3-a80e-88b478a59de8", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "18007e0c-33f9-4572-9480-0282dc68465a", - "content-length" : "0", - "x-envoy-upstream-service-time" : "251", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "18007e0c-33f9-4572-9480-0282dc68465a", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/86cdaf52-9164-43a0-b852-fd1c2c4c7e74" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/86cdaf52-9164-43a0-b852-fd1c2c4c7e74", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "80f3b72b-6e2c-4981-ac0c-b57683815670" - }, - "Response" : { - "x-request-id" : "09fe6027-8495-4b63-9f02-3876911e5692", - "content-length" : "363", - "x-envoy-upstream-service-time" : "185", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "09fe6027-8495-4b63-9f02-3876911e5692", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"86cdaf52-9164-43a0-b852-fd1c2c4c7e74\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:21 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/86cdaf52-9164-43a0-b852-fd1c2c4c7e74", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "4da32747-f7a6-4c66-a83e-b2da049003d9", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "10b819a1-a7e8-4c26-a438-529d57281efc", - "content-length" : "363", - "x-envoy-upstream-service-time" : "209", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "10b819a1-a7e8-4c26-a438-529d57281efc", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"86cdaf52-9164-43a0-b852-fd1c2c4c7e74\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:22 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/86cdaf52-9164-43a0-b852-fd1c2c4c7e74", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6bb341a6-fdfc-481b-8328-7002d2ffceb3" - }, - "Response" : { - "x-request-id" : "d7b450b7-264a-444f-8078-d3774f76c2b2", - "content-length" : "363", - "x-envoy-upstream-service-time" : "116", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d7b450b7-264a-444f-8078-d3774f76c2b2", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"86cdaf52-9164-43a0-b852-fd1c2c4c7e74\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:21 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/86cdaf52-9164-43a0-b852-fd1c2c4c7e74", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "be97cc34-e04e-435c-9e9d-c8c060748988" - }, - "Response" : { - "x-request-id" : "969904a9-3bcb-4bcf-a892-cb91482c60f4", - "content-length" : "0", - "x-envoy-upstream-service-time" : "126", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "969904a9-3bcb-4bcf-a892-cb91482c60f4", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.createAnomalyAlertConfiguration[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.createAnomalyAlertConfiguration[1].json deleted file mode 100644 index 2f0576d8ff9bc..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.createAnomalyAlertConfiguration[1].json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "188c94f6-0a4c-41a2-9934-d799a48c43a9", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "da9a242b-1e45-4b77-a679-8b508b93d195", - "content-length" : "0", - "x-envoy-upstream-service-time" : "167", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "da9a242b-1e45-4b77-a679-8b508b93d195", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:25 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/e147d830-3c3b-429c-96cc-d4bd6aefeb57" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/e147d830-3c3b-429c-96cc-d4bd6aefeb57", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "feae519d-c666-4559-a588-ad94f69049d3" - }, - "Response" : { - "x-request-id" : "11d2bfa7-30f8-4417-9bd2-798d3b9e9379", - "content-length" : "363", - "x-envoy-upstream-service-time" : "113", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "11d2bfa7-30f8-4417-9bd2-798d3b9e9379", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"e147d830-3c3b-429c-96cc-d4bd6aefeb57\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:24 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/e147d830-3c3b-429c-96cc-d4bd6aefeb57", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "26d4ce3c-62e0-4b1a-9daa-6f1669a7d8f3" - }, - "Response" : { - "x-request-id" : "2456f09e-ebd2-439b-a535-1986cbc98fea", - "content-length" : "0", - "x-envoy-upstream-service-time" : "125", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2456f09e-ebd2-439b-a535-1986cbc98fea", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:25 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/e147d830-3c3b-429c-96cc-d4bd6aefeb57", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8c201a57-49bc-48c7-b1e0-4df1eef9f141" - }, - "Response" : { - "x-request-id" : "8e9dc3b0-eb69-49af-a5ce-ac8b578d9558", - "content-length" : "0", - "x-envoy-upstream-service-time" : "84", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "8e9dc3b0-eb69-49af-a5ce-ac8b578d9558", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:24 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.deleteAnomalyAlertWithResponse[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.deleteAnomalyAlertWithResponse[1].json deleted file mode 100644 index 4b5d4d9f6fe33..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.deleteAnomalyAlertWithResponse[1].json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "fcef44d7-cf51-42a3-9404-4a9636576e1c", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "d17f3b4a-ca21-4695-97e2-bc93b9584a22", - "content-length" : "0", - "x-envoy-upstream-service-time" : "145", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d17f3b4a-ca21-4695-97e2-bc93b9584a22", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:17 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/7b2ab7ed-bdb1-4cce-af9e-cc2e0e23f468" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/7b2ab7ed-bdb1-4cce-af9e-cc2e0e23f468", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b0444e3e-b224-4994-b69e-77580da3c3fc" - }, - "Response" : { - "x-request-id" : "d8c9b6b4-933b-46db-8ec8-61423abd0d87", - "content-length" : "363", - "x-envoy-upstream-service-time" : "103", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d8c9b6b4-933b-46db-8ec8-61423abd0d87", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"7b2ab7ed-bdb1-4cce-af9e-cc2e0e23f468\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:17 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/7b2ab7ed-bdb1-4cce-af9e-cc2e0e23f468", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "186425c7-c288-4ce5-967e-f94f613d82f2" - }, - "Response" : { - "x-request-id" : "fa808844-69ad-43f5-b623-4dd6c5278aee", - "content-length" : "0", - "x-envoy-upstream-service-time" : "134", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "fa808844-69ad-43f5-b623-4dd6c5278aee", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/7b2ab7ed-bdb1-4cce-af9e-cc2e0e23f468", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "4e031d4e-e306-4989-92b5-bcd9e4e13459" - }, - "Response" : { - "x-request-id" : "141624a9-4821-475e-b7ef-762d0f80da12", - "content-length" : "123", - "x-envoy-upstream-service-time" : "79", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "141624a9-4821-475e-b7ef-762d0f80da12", - "retry-after" : "0", - "StatusCode" : "404", - "Body" : "{\"code\":\"Not Found\",\"message\":\"Not found this AnomalyAlertingConfiguration. TraceId: 141624a9-4821-475e-b7ef-762d0f80da12\"}", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.getAnomalyAlertValidId[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.getAnomalyAlertValidId[1].json deleted file mode 100644 index d439c277a5453..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.getAnomalyAlertValidId[1].json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "992a10ca-70f6-4ecc-9305-2252193b4cb6", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "bbbd62b8-d0ca-4e7e-9d2d-8b9838c6f52d", - "content-length" : "0", - "x-envoy-upstream-service-time" : "128", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "bbbd62b8-d0ca-4e7e-9d2d-8b9838c6f52d", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:25 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/d2c722a5-d638-4993-9b68-e7799280d362" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/d2c722a5-d638-4993-9b68-e7799280d362", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "e429d2af-7870-4fb1-af9f-3342f7ac21c7" - }, - "Response" : { - "x-request-id" : "7047ca57-4fee-4313-a28c-b4f0d7f9960f", - "content-length" : "363", - "x-envoy-upstream-service-time" : "94", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7047ca57-4fee-4313-a28c-b4f0d7f9960f", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"d2c722a5-d638-4993-9b68-e7799280d362\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:25 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/d2c722a5-d638-4993-9b68-e7799280d362", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "a30b6454-b766-4ce1-8345-05f8d5fc5557" - }, - "Response" : { - "x-request-id" : "68a28b55-f53c-45e8-8e92-67879c095a2d", - "content-length" : "363", - "x-envoy-upstream-service-time" : "128", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "68a28b55-f53c-45e8-8e92-67879c095a2d", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"d2c722a5-d638-4993-9b68-e7799280d362\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:26 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/d2c722a5-d638-4993-9b68-e7799280d362", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c0eba604-7cdd-4bda-b8f7-f4bedda625ba" - }, - "Response" : { - "x-request-id" : "3d35f3c7-fc41-447b-868d-7854056c87fb", - "content-length" : "0", - "x-envoy-upstream-service-time" : "124", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "3d35f3c7-fc41-447b-868d-7854056c87fb", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:27 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.testListAnomalyAlert[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.testListAnomalyAlert[1].json deleted file mode 100644 index f8deac1ecda56..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.testListAnomalyAlert[1].json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7f5b0548-1940-4128-b617-dfbd9192a483", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "23e0eb13-2157-4238-b942-456a21011856", - "content-length" : "0", - "x-envoy-upstream-service-time" : "98", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "23e0eb13-2157-4238-b942-456a21011856", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/cc069d75-e544-4c97-bcf5-7bf02eea3982" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/cc069d75-e544-4c97-bcf5-7bf02eea3982", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9506c318-f9fd-461e-a8e4-731534b0f7ef" - }, - "Response" : { - "x-request-id" : "36faa98f-8f62-44f4-b55a-9b098bd23ba5", - "content-length" : "363", - "x-envoy-upstream-service-time" : "107", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "36faa98f-8f62-44f4-b55a-9b098bd23ba5", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"cc069d75-e544-4c97-bcf5-7bf02eea3982\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7/alert/anomaly/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6c383dbc-54d5-4d69-b5a9-05d8078416c0" - }, - "Response" : { - "x-request-id" : "7f328927-8628-485c-89ae-9133e9401907", - "content-length" : "4374", - "x-envoy-upstream-service-time" : "117", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7f328927-8628-485c-89ae-9133e9401907", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"anomalyAlertingConfigurationId\":\"11bdb68d-8f8f-4423-b76a-7167ee25deee\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]},{\"anomalyAlertingConfigurationId\":\"126d1470-b500-4ef0-b5c0-47f9ca914a75\",\"name\":\"sample-alert-config\",\"description\":\"\",\"splitAlertByDimensions\":[\"Dim1\",\"Dim2\"],\"hookIds\":[\"ad2639d2-84dd-4b12-9635-82b8ff14e832\"],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false,\"severityFilter\":{\"minAlertSeverity\":\"Low\",\"maxAlertSeverity\":\"High\"},\"snoozeFilter\":{\"autoSnooze\":0,\"snoozeScope\":\"Series\",\"onlyForSuccessive\":true}}]},{\"anomalyAlertingConfigurationId\":\"34d464f3-3dc9-43da-afd9-3457f02dcbda\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]},{\"anomalyAlertingConfigurationId\":\"38380ce3-ebba-487a-a609-87e092525aa1\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]},{\"anomalyAlertingConfigurationId\":\"443ba423-df08-4cf8-80e0-2cc6829ecb29\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]},{\"anomalyAlertingConfigurationId\":\"904bd03f-32c6-49ba-8a7c-f194723c1d82\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]},{\"anomalyAlertingConfigurationId\":\"cc069d75-e544-4c97-bcf5-7bf02eea3982\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]},{\"anomalyAlertingConfigurationId\":\"ec712ef4-f92c-401e-a1fd-75acec27c344\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]},{\"anomalyAlertingConfigurationId\":\"ecd20ff9-4042-485e-aa5c-9b1d9172cde2\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}]}", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/cc069d75-e544-4c97-bcf5-7bf02eea3982", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "21ec9153-0261-410d-a8d4-c13d387e7a6b" - }, - "Response" : { - "x-request-id" : "be3eff99-d91d-44ae-878a-1eaf5c35307f", - "content-length" : "0", - "x-envoy-upstream-service-time" : "154", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "be3eff99-d91d-44ae-878a-1eaf5c35307f", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.updateAnomalyAlertHappyPath[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.updateAnomalyAlertHappyPath[1].json deleted file mode 100644 index 5aa8f9526af80..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.updateAnomalyAlertHappyPath[1].json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1c9c3a4c-abbb-47df-bd94-09b296a2dea8", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "4ad6ce56-4b32-481c-b2dd-e47f946cbb9f", - "content-length" : "0", - "x-envoy-upstream-service-time" : "169", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4ad6ce56-4b32-481c-b2dd-e47f946cbb9f", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/b821c6dc-9f52-4309-80f2-db718518cb9b" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/b821c6dc-9f52-4309-80f2-db718518cb9b", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3f459c75-6d3d-4db3-8a52-47cc52aae2d2" - }, - "Response" : { - "x-request-id" : "d6d0ab60-ca0c-4bc0-8c6b-32cd7b4cb0d5", - "content-length" : "363", - "x-envoy-upstream-service-time" : "105", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d6d0ab60-ca0c-4bc0-8c6b-32cd7b4cb0d5", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"b821c6dc-9f52-4309-80f2-db718518cb9b\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/b821c6dc-9f52-4309-80f2-db718518cb9b", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "422d8a46-6c41-41d3-a1f8-1fc80a355618", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "d2c4a5e7-92d3-4bc5-a908-1aa5f0f525b8", - "content-length" : "518", - "x-envoy-upstream-service-time" : "177", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d2c4a5e7-92d3-4bc5-a908-1aa5f0f525b8", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"b821c6dc-9f52-4309-80f2-db718518cb9b\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:22 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/b821c6dc-9f52-4309-80f2-db718518cb9b", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6bfa1745-8889-4e52-85ad-688c44972fa4" - }, - "Response" : { - "x-request-id" : "8bc0fa07-e974-433a-8728-597dd9a048a0", - "content-length" : "518", - "x-envoy-upstream-service-time" : "109", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "8bc0fa07-e974-433a-8728-597dd9a048a0", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"b821c6dc-9f52-4309-80f2-db718518cb9b\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"crossMetricsOperator\":\"XOR\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false},{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.updateAnomalyAlertRemoveHooks[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.updateAnomalyAlertRemoveHooks[1].json deleted file mode 100644 index 80d6f27a3c8d2..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyAlertTest.updateAnomalyAlertRemoveHooks[1].json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d7dce082-c562-426f-b7aa-c31df793831b", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "5b5c509a-b461-4433-b28a-9118ec2a10c5", - "content-length" : "0", - "x-envoy-upstream-service-time" : "227", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5b5c509a-b461-4433-b28a-9118ec2a10c5", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:21 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/3791df3c-8f64-4481-865c-ef81e8b727e0" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/3791df3c-8f64-4481-865c-ef81e8b727e0", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1860071c-5fa4-4ff0-9f09-86b0abb17b31" - }, - "Response" : { - "x-request-id" : "8268c7eb-a71d-4dfb-b2f5-63b7e27f1aef", - "content-length" : "363", - "x-envoy-upstream-service-time" : "197", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "8268c7eb-a71d-4dfb-b2f5-63b7e27f1aef", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"3791df3c-8f64-4481-865c-ef81e8b727e0\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:21 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/3791df3c-8f64-4481-865c-ef81e8b727e0", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "09d19374-b747-4311-bbc6-7da207487348", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "f3b83fa0-4da9-4f43-8b19-24b4ec5752bc", - "content-length" : "363", - "x-envoy-upstream-service-time" : "231", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "f3b83fa0-4da9-4f43-8b19-24b4ec5752bc", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"3791df3c-8f64-4481-865c-ef81e8b727e0\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:21 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/3791df3c-8f64-4481-865c-ef81e8b727e0", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8e4d3ba5-4526-40a0-a790-a69de13ac576" - }, - "Response" : { - "x-request-id" : "572c46f2-93a8-4b4d-9f54-4077828af35c", - "content-length" : "363", - "x-envoy-upstream-service-time" : "108", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "572c46f2-93a8-4b4d-9f54-4077828af35c", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyAlertingConfigurationId\":\"3791df3c-8f64-4481-865c-ef81e8b727e0\",\"name\":\"test_alert_configuration\",\"description\":\"testing_alert_configuration_description\",\"splitAlertByDimensions\":[],\"hookIds\":[],\"metricAlertingConfigurations\":[{\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"anomalyScopeType\":\"All\",\"negationOperation\":false}]}", - "Date" : "Fri, 08 Apr 2022 23:50:22 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/3791df3c-8f64-4481-865c-ef81e8b727e0", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "a03119aa-0c95-4535-9a35-f11a1c08a640" - }, - "Response" : { - "x-request-id" : "8652fadd-89c6-4a55-b25d-135fe4e38dd1", - "content-length" : "0", - "x-envoy-upstream-service-time" : "142", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "8652fadd-89c6-4a55-b25d-135fe4e38dd1", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyDimensionValuesAsyncTest.listAnomalyDimensionValues[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyDimensionValuesAsyncTest.listAnomalyDimensionValues[1].json index 8981e2e07b191..2e875f0d7b84a 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyDimensionValuesAsyncTest.listAnomalyDimensionValues[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyDimensionValuesAsyncTest.listAnomalyDimensionValues[1].json @@ -1,26 +1,43 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7/anomalies/dimension/query?$maxpagesize=10", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6b1ae994-f4d6-4096-87b9-54643ac18c7e", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "588d8568-8468-4013-8305-33d5a6a1a5d5", - "content-length" : "27", - "x-envoy-upstream-service-time" : "244", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "588d8568-8468-4013-8305-33d5a6a1a5d5", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[\"__SUM__\",\"JPN\"]}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7/anomalies/dimension/query?$maxpagesize=10", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "92", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:05 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "1af1afd3-f4d5-44ec-8c9c-dd81b216c781", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "startTime": "2022-01-01T00:00:00Z", + "endTime": "2022-03-22T00:00:00Z", + "dimensionName": "Dim1" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "02986c18-b366-4cd4-9b13-5d4971882aae", + "Content-Length": "27", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:05 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "207", + "x-ms-region": "West US 2", + "X-Request-ID": "02986c18-b366-4cd4-9b13-5d4971882aae" + }, + "ResponseBody": { + "value": [ + "__SUM__", + "JPN" + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyDimensionValuesTest.listAnomalyDimensionValues[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyDimensionValuesTest.listAnomalyDimensionValues[1].json index 9a7e040afb7da..4d96beeaecde9 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyDimensionValuesTest.listAnomalyDimensionValues[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyDimensionValuesTest.listAnomalyDimensionValues[1].json @@ -1,26 +1,43 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7/anomalies/dimension/query?$maxpagesize=10", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1d8ee91b-44b7-4b02-80a1-b4d23d00074f", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "79ae02f2-2d49-4cb2-8d72-d2737cfd30e3", - "content-length" : "27", - "x-envoy-upstream-service-time" : "244", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "79ae02f2-2d49-4cb2-8d72-d2737cfd30e3", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[\"__SUM__\",\"JPN\"]}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7/anomalies/dimension/query?$maxpagesize=10", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "92", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "b3018dc2-04ef-488a-bd57-b411529c1489", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "startTime": "2022-01-01T00:00:00Z", + "endTime": "2022-03-22T00:00:00Z", + "dimensionName": "Dim1" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "3ed5693e-db96-490f-8048-b0f30a2c3e78", + "Content-Length": "27", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "228", + "x-ms-region": "West US 2", + "X-Request-ID": "3ed5693e-db96-490f-8048-b0f30a2c3e78" + }, + "ResponseBody": { + "value": [ + "__SUM__", + "JPN" + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentDetectedAsyncTest.listIncidentsDetected[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentDetectedAsyncTest.listIncidentsDetected[1].json index ea8fcc7feb7be..8bd5b1812acab 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentDetectedAsyncTest.listIncidentsDetected[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentDetectedAsyncTest.listIncidentsDetected[1].json @@ -1,26 +1,100 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7/incidents/query?$maxpagesize=1000", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "a35a926c-6cd2-4587-9acf-a87892db6c17", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "2edbfac9-2009-43c1-8ba7-655e851e7ba6", - "content-length" : "947", - "x-envoy-upstream-service-time" : "324", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2edbfac9-2009-43c1-8ba7-655e851e7ba6", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"incidentId\":\"88ecf25a0e6bd330ef9e7b49b7c5b92b-17f9f794800\",\"startTime\":\"2022-03-19T00:00:00Z\",\"lastTime\":\"2022-03-19T00:00:00Z\",\"rootNode\":{\"dimension\":{\"Dim1\":\"__SUM__\",\"Dim2\":\"__SUM__\"}},\"property\":{\"maxSeverity\":\"High\",\"incidentStatus\":\"Active\",\"valueOfRootNode\":97249.0,\"expectedValueOfRootNode\":80000.0}},{\"incidentId\":\"88ecf25a0e6bd330ef9e7b49b7c5b92b-17f8adfd800\",\"startTime\":\"2022-03-14T00:00:00Z\",\"lastTime\":\"2022-03-15T00:00:00Z\",\"rootNode\":{\"dimension\":{\"Dim1\":\"__SUM__\",\"Dim2\":\"__SUM__\"}},\"property\":{\"maxSeverity\":\"High\",\"incidentStatus\":\"Active\",\"valueOfRootNode\":83298.0,\"expectedValueOfRootNode\":80000.0}},{\"incidentId\":\"88ecf25a0e6bd330ef9e7b49b7c5b92b-17f71200c00\",\"startTime\":\"2022-03-10T00:00:00Z\",\"lastTime\":\"2022-03-10T00:00:00Z\",\"rootNode\":{\"dimension\":{\"Dim1\":\"__SUM__\",\"Dim2\":\"__SUM__\"}},\"property\":{\"maxSeverity\":\"High\",\"incidentStatus\":\"Active\",\"valueOfRootNode\":80214.0,\"expectedValueOfRootNode\":80000.0}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:17 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7/incidents/query?$maxpagesize=1000", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "69", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "7b9101c9-967a-44f1-aaf0-5d57f5441df9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "startTime": "2022-01-01T00:00:00Z", + "endTime": "2022-03-22T00:00:00Z" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "235b5523-d92a-493f-b2ca-04782ccce0b0", + "Content-Length": "1472", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "541", + "x-ms-region": "West US 2", + "X-Request-ID": "235b5523-d92a-493f-b2ca-04782ccce0b0" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "anomalyDetectionConfigurationId": "78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7", + "incidentId": "88ecf25a0e6bd330ef9e7b49b7c5b92b-17f9f794800", + "startTime": "2022-03-19T00:00:00Z", + "lastTime": "2022-03-19T00:00:00Z", + "rootNode": { + "dimension": { + "Dim1": "__SUM__", + "Dim2": "__SUM__" + } + }, + "property": { + "maxSeverity": "High", + "incidentStatus": "Active", + "valueOfRootNode": 97249.0, + "expectedValueOfRootNode": 80000.0 + } + }, + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "anomalyDetectionConfigurationId": "78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7", + "incidentId": "88ecf25a0e6bd330ef9e7b49b7c5b92b-17f8adfd800", + "startTime": "2022-03-14T00:00:00Z", + "lastTime": "2022-03-15T00:00:00Z", + "rootNode": { + "dimension": { + "Dim1": "__SUM__", + "Dim2": "__SUM__" + } + }, + "property": { + "maxSeverity": "High", + "incidentStatus": "Active", + "valueOfRootNode": 83298.0, + "expectedValueOfRootNode": 80000.0 + } + }, + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "anomalyDetectionConfigurationId": "78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7", + "incidentId": "88ecf25a0e6bd330ef9e7b49b7c5b92b-17f71200c00", + "startTime": "2022-03-10T00:00:00Z", + "lastTime": "2022-03-10T00:00:00Z", + "rootNode": { + "dimension": { + "Dim1": "__SUM__", + "Dim2": "__SUM__" + } + }, + "property": { + "maxSeverity": "High", + "incidentStatus": "Active", + "valueOfRootNode": 80214.0, + "expectedValueOfRootNode": 80000.0 + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentDetectedTest.listIncidentsDetected[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentDetectedTest.listIncidentsDetected[1].json index 2db9cecb95390..e137f6e4a5882 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentDetectedTest.listIncidentsDetected[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentDetectedTest.listIncidentsDetected[1].json @@ -1,26 +1,100 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7/incidents/query?$maxpagesize=1000", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "44b95f23-efba-4029-b3c1-0ae7f1aa8cfb", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "26450c32-3cdd-45e9-a6fd-d628cad1dab5", - "content-length" : "947", - "x-envoy-upstream-service-time" : "556", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "26450c32-3cdd-45e9-a6fd-d628cad1dab5", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"incidentId\":\"88ecf25a0e6bd330ef9e7b49b7c5b92b-17f9f794800\",\"startTime\":\"2022-03-19T00:00:00Z\",\"lastTime\":\"2022-03-19T00:00:00Z\",\"rootNode\":{\"dimension\":{\"Dim1\":\"__SUM__\",\"Dim2\":\"__SUM__\"}},\"property\":{\"maxSeverity\":\"High\",\"incidentStatus\":\"Active\",\"valueOfRootNode\":97249.0,\"expectedValueOfRootNode\":80000.0}},{\"incidentId\":\"88ecf25a0e6bd330ef9e7b49b7c5b92b-17f8adfd800\",\"startTime\":\"2022-03-14T00:00:00Z\",\"lastTime\":\"2022-03-15T00:00:00Z\",\"rootNode\":{\"dimension\":{\"Dim1\":\"__SUM__\",\"Dim2\":\"__SUM__\"}},\"property\":{\"maxSeverity\":\"High\",\"incidentStatus\":\"Active\",\"valueOfRootNode\":83298.0,\"expectedValueOfRootNode\":80000.0}},{\"incidentId\":\"88ecf25a0e6bd330ef9e7b49b7c5b92b-17f71200c00\",\"startTime\":\"2022-03-10T00:00:00Z\",\"lastTime\":\"2022-03-10T00:00:00Z\",\"rootNode\":{\"dimension\":{\"Dim1\":\"__SUM__\",\"Dim2\":\"__SUM__\"}},\"property\":{\"maxSeverity\":\"High\",\"incidentStatus\":\"Active\",\"valueOfRootNode\":80214.0,\"expectedValueOfRootNode\":80000.0}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:05 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7/incidents/query?$maxpagesize=1000", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "69", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 22:59:56 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "977746e6-9603-4097-a886-a25cffc30e7c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "startTime": "2022-01-01T00:00:00Z", + "endTime": "2022-03-22T00:00:00Z" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "c6cde041-88be-41f6-9f4e-ef5d06422ef0", + "Content-Length": "1472", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:56 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "393", + "x-ms-region": "West US 2", + "X-Request-ID": "c6cde041-88be-41f6-9f4e-ef5d06422ef0" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "anomalyDetectionConfigurationId": "78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7", + "incidentId": "88ecf25a0e6bd330ef9e7b49b7c5b92b-17f9f794800", + "startTime": "2022-03-19T00:00:00Z", + "lastTime": "2022-03-19T00:00:00Z", + "rootNode": { + "dimension": { + "Dim1": "__SUM__", + "Dim2": "__SUM__" + } + }, + "property": { + "maxSeverity": "High", + "incidentStatus": "Active", + "valueOfRootNode": 97249.0, + "expectedValueOfRootNode": 80000.0 + } + }, + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "anomalyDetectionConfigurationId": "78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7", + "incidentId": "88ecf25a0e6bd330ef9e7b49b7c5b92b-17f8adfd800", + "startTime": "2022-03-14T00:00:00Z", + "lastTime": "2022-03-15T00:00:00Z", + "rootNode": { + "dimension": { + "Dim1": "__SUM__", + "Dim2": "__SUM__" + } + }, + "property": { + "maxSeverity": "High", + "incidentStatus": "Active", + "valueOfRootNode": 83298.0, + "expectedValueOfRootNode": 80000.0 + } + }, + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "anomalyDetectionConfigurationId": "78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7", + "incidentId": "88ecf25a0e6bd330ef9e7b49b7c5b92b-17f71200c00", + "startTime": "2022-03-10T00:00:00Z", + "lastTime": "2022-03-10T00:00:00Z", + "rootNode": { + "dimension": { + "Dim1": "__SUM__", + "Dim2": "__SUM__" + } + }, + "property": { + "maxSeverity": "High", + "incidentStatus": "Active", + "valueOfRootNode": 80214.0, + "expectedValueOfRootNode": 80000.0 + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentForAlertAsyncTest.listIncidentsForAlert[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentForAlertAsyncTest.listIncidentsForAlert[1].json deleted file mode 100644 index f352baf68c351..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentForAlertAsyncTest.listIncidentsForAlert[1].json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/126d1470-b500-4ef0-b5c0-47f9ca914a75/alerts/17f9f794800/incidents?$maxpagesize=10", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "99d99250-cbb1-4a10-acb6-c30ccf9f4bc0" - }, - "Response" : { - "x-request-id" : "f27475ae-6e5d-460e-bf9e-452cce3a4913", - "content-length" : "498", - "x-envoy-upstream-service-time" : "402", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "f27475ae-6e5d-460e-bf9e-452cce3a4913", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"6e48e476-33e6-4113-a299-a5740bc0db47\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"incidentId\":\"88ecf25a0e6bd330ef9e7b49b7c5b92b-17f9f794800\",\"startTime\":\"2022-03-19T00:00:00Z\",\"lastTime\":\"2022-03-19T00:00:00Z\",\"rootNode\":{\"dimension\":{\"Dim1\":\"__SUM__\",\"Dim2\":\"__SUM__\"}},\"property\":{\"maxSeverity\":\"High\",\"incidentStatus\":\"Active\",\"valueOfRootNode\":97249.0,\"expectedValueOfRootNode\":80000.0}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentForAlertTest.listIncidentsForAlert[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentForAlertTest.listIncidentsForAlert[1].json deleted file mode 100644 index 116c99777fd80..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentForAlertTest.listIncidentsForAlert[1].json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/alert/anomaly/configurations/126d1470-b500-4ef0-b5c0-47f9ca914a75/alerts/17f9f794800/incidents?$maxpagesize=10", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "79f958a0-45f1-451c-9562-4489f31f3737" - }, - "Response" : { - "x-request-id" : "37dd6c9c-bd2d-447f-a05d-48a266f252e6", - "content-length" : "498", - "x-envoy-upstream-service-time" : "420", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "37dd6c9c-bd2d-447f-a05d-48a266f252e6", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"6e48e476-33e6-4113-a299-a5740bc0db47\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"anomalyDetectionConfigurationId\":\"78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7\",\"incidentId\":\"88ecf25a0e6bd330ef9e7b49b7c5b92b-17f9f794800\",\"startTime\":\"2022-03-19T00:00:00Z\",\"lastTime\":\"2022-03-19T00:00:00Z\",\"rootNode\":{\"dimension\":{\"Dim1\":\"__SUM__\",\"Dim2\":\"__SUM__\"}},\"property\":{\"maxSeverity\":\"High\",\"incidentStatus\":\"Active\",\"valueOfRootNode\":97249.0,\"expectedValueOfRootNode\":80000.0}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentRootCauseAsyncTest.listIncidentRootCauses[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentRootCauseAsyncTest.listIncidentRootCauses[1].json index 3a751329b70fb..dafc5602b6069 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentRootCauseAsyncTest.listIncidentRootCauses[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentRootCauseAsyncTest.listIncidentRootCauses[1].json @@ -1,25 +1,50 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7/incidents/88ecf25a0e6bd330ef9e7b49b7c5b92b-18001521c00/rootCause", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "86cf79a6-e52c-460d-bc7f-de698623f817" - }, - "Response" : { - "x-request-id" : "1ff9ddbc-e7a0-48fc-b9a8-edd3f622a9df", - "content-length" : "210", - "x-envoy-upstream-service-time" : "292", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "1ff9ddbc-e7a0-48fc-b9a8-edd3f622a9df", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"rootCause\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"path\":[\"Dim1\",\"Dim2\"],\"score\":0.25078896770000203,\"description\":\"Increase on Dim1 = JPN | Dim2 = JP contributes the most to current incident.\"}]}", - "Date" : "Fri, 08 Apr 2022 23:50:17 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7/incidents/88ecf25a0e6bd330ef9e7b49b7c5b92b-18001521c00/rootCause", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f6d4a172-6b73-4ab4-8b45-e71f0f0ea458", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "063f5cf5-3a7e-4da6-b569-6bed35d732ed", + "Content-Length": "209", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "269", + "x-ms-region": "West US 2", + "X-Request-ID": "063f5cf5-3a7e-4da6-b569-6bed35d732ed" + }, + "ResponseBody": { + "value": [ + { + "rootCause": { + "dimension": { + "Dim1": "JPN", + "Dim2": "JP" + } + }, + "path": [ + "Dim1", + "Dim2" + ], + "score": 0.2510180475721517, + "description": "Increase on Dim1 = JPN | Dim2 = JP contributes the most to current incident." + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentRootCauseTest.listIncidentRootCauses[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentRootCauseTest.listIncidentRootCauses[1].json index d4c2db95cb598..d71a7bb47450a 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentRootCauseTest.listIncidentRootCauses[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/AnomalyIncidentRootCauseTest.listIncidentRootCauses[1].json @@ -1,25 +1,50 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7/incidents/88ecf25a0e6bd330ef9e7b49b7c5b92b-18001521c00/rootCause", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "41dd4398-2a67-4624-bd3b-f551e9f7d3cc" - }, - "Response" : { - "x-request-id" : "29f81f2c-4d85-4f54-85e3-aff3e73eb814", - "content-length" : "210", - "x-envoy-upstream-service-time" : "460", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "29f81f2c-4d85-4f54-85e3-aff3e73eb814", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"rootCause\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"path\":[\"Dim1\",\"Dim2\"],\"score\":0.25078896770000203,\"description\":\"Increase on Dim1 = JPN | Dim2 = JP contributes the most to current incident.\"}]}", - "Date" : "Fri, 08 Apr 2022 23:50:06 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/78f3a4e7-fe53-4a05-9f4d-d724ab6c23a7/incidents/88ecf25a0e6bd330ef9e7b49b7c5b92b-18001521c00/rootCause", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:56 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "73427c86-01f9-48ac-a356-041a2bd962de", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "5fd5cf80-60ea-485f-8398-c6fc6ad055ee", + "Content-Length": "209", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:56 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "320", + "x-ms-region": "West US 2", + "X-Request-ID": "5fd5cf80-60ea-485f-8398-c6fc6ad055ee" + }, + "ResponseBody": { + "value": [ + { + "rootCause": { + "dimension": { + "Dim1": "JPN", + "Dim2": "JP" + } + }, + "path": [ + "Dim1", + "Dim2" + ], + "score": 0.2510180475721517, + "description": "Increase on Dim1 = JPN | Dim2 = JP contributes the most to current incident." + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createAppInsightsDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createAppInsightsDataFeed[1].json index 0e3aeafc6336c..ec5c32e23317f 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createAppInsightsDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createAppInsightsDataFeed[1].json @@ -1,65 +1,178 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b66b7300-0e8d-4abf-b8f6-157d0fae3b24", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "882", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:24 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "5d8bb0dc-a127-4cbd-9c38-174b1a85e94d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureApplicationInsights", + "dataFeedName": "java_create_data_feed_test_samplee9378ea6-09a6-4790-988b-57790b4db330", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "dataSourceParameter": { + "azureCloud": "Azure Global", + "applicationId": "REDACTED", + "apiKey": "REDACTED", + "query": "let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime \u002B gran; requests | where timestamp \u003E= starttime and timestamp \u003C endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "cc4ff49e-8027-4ace-9ff2-f18bcc9be60b", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/bbeab4bf-8b65-4dfa-9e3b-254276e7fe88", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "2168", + "x-ms-region": "West US 2", + "X-Request-ID": "cc4ff49e-8027-4ace-9ff2-f18bcc9be60b" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "9480b5e3-6f17-4ee5-b434-0203b8fc18ee", - "content-length" : "0", - "x-envoy-upstream-service-time" : "488", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "9480b5e3-6f17-4ee5-b434-0203b8fc18ee", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:35 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/d5808bf6-b945-476b-8535-1180756ea532" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/bbeab4bf-8b65-4dfa-9e3b-254276e7fe88", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:26 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "57f35134-02b4-407b-8595-700b93aa5577", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "748b21d1-a269-4e5c-9c48-94e5c06390ff", + "Content-Length": "1543", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "226", + "x-ms-region": "West US 2", + "X-Request-ID": "748b21d1-a269-4e5c-9c48-94e5c06390ff" + }, + "ResponseBody": { + "dataFeedId": "bbeab4bf-8b65-4dfa-9e3b-254276e7fe88", + "dataFeedName": "java_create_data_feed_test_samplee9378ea6-09a6-4790-988b-57790b4db330", + "metrics": [ + { + "metricId": "d499972d-fc82-411f-aa00-bbef07e5ba30", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "74b5421b-f891-4599-b305-5ad0d51e623e", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureApplicationInsights", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:25Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime \u002B gran; requests | where timestamp \u003E= starttime and timestamp \u003C endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode", + "azureCloud": "Azure Global", + "applicationId": "REDACTED" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/d5808bf6-b945-476b-8535-1180756ea532", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "90a815dd-6470-4ab0-b27b-10c091f8e3e8" - }, - "Response" : { - "x-request-id" : "1eabfecc-105c-43b4-8f6b-83345474a0f1", - "content-length" : "1560", - "x-envoy-upstream-service-time" : "174", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "1eabfecc-105c-43b4-8f6b-83345474a0f1", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"d5808bf6-b945-476b-8535-1180756ea532\",\"dataFeedName\":\"java_create_data_feed_test_samplec4ddedaa-b260-4a59-b578-364d58e00b35\",\"metrics\":[{\"metricId\":\"2dc85bf9-d1f5-442b-b2a6-0657600e99e6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"12d7dcdc-ed5b-4da2-81f1-10cc41e43af1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure Global\",\"REDACTED\":\"REDACTED\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:36 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/d5808bf6-b945-476b-8535-1180756ea532", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "cc6346f1-0141-46b9-a933-2b014d723dcd" - }, - "Response" : { - "x-request-id" : "13afeace-e37b-462d-965f-f388867429b7", - "content-length" : "0", - "x-envoy-upstream-service-time" : "323", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "13afeace-e37b-462d-965f-f388867429b7", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:35 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/bbeab4bf-8b65-4dfa-9e3b-254276e7fe88", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:26 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "3cf62c54-d13e-445f-91da-53c9d676b9ac", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "d8fe6524-2426-4df5-ab11-172cd31b33e6", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:26 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "852", + "x-ms-region": "West US 2", + "X-Request-ID": "d8fe6524-2426-4df5-ab11-172cd31b33e6" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createAzureTableDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createAzureTableDataFeed[1].json index 052fb3a63e331..1b73a529ba9de 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createAzureTableDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createAzureTableDataFeed[1].json @@ -1,65 +1,176 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "33c84bfa-87a2-4762-968c-a27d5244dcff", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "597", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c38338c1-fc63-4c1e-870c-03b720126ec4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureTable", + "dataFeedName": "java_create_data_feed_test_sample1b16aa8a-18d3-4fa0-b321-196c567149c0", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "dataSourceParameter": { + "connectionString": "REDACTED", + "table": "adsample", + "query": "PartitionKey ge \u0027@StartTime\u0027 and PartitionKey lt \u0027@EndTime\u0027" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "58103eb9-97c3-4b0c-a958-875cd7e24474", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/15534ec4-82da-44d6-86d6-53cd720a3236", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "820", + "x-ms-region": "West US 2", + "X-Request-ID": "58103eb9-97c3-4b0c-a958-875cd7e24474" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "c35a7829-92d4-49e8-9734-bbe5fb3ec7e2", - "content-length" : "0", - "x-envoy-upstream-service-time" : "460", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c35a7829-92d4-49e8-9734-bbe5fb3ec7e2", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:26 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/86798b7d-5a23-4527-bc31-f348452d3084" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/15534ec4-82da-44d6-86d6-53cd720a3236", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "e9904d12-b1be-4f25-a43e-b91cd3710ec9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "095d5203-6b7c-4e0e-8730-f86538c2d145", + "Content-Length": "1248", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "147", + "x-ms-region": "West US 2", + "X-Request-ID": "095d5203-6b7c-4e0e-8730-f86538c2d145" + }, + "ResponseBody": { + "dataFeedId": "15534ec4-82da-44d6-86d6-53cd720a3236", + "dataFeedName": "java_create_data_feed_test_sample1b16aa8a-18d3-4fa0-b321-196c567149c0", + "metrics": [ + { + "metricId": "644890ee-e7dc-4c7c-80a2-ded2a3d54f8b", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d9bf45ad-33a3-4156-b7ef-c8a5592ca563", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureTable", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:17Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "PartitionKey ge \u0027@StartTime\u0027 and PartitionKey lt \u0027@EndTime\u0027", + "table": "adsample" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/86798b7d-5a23-4527-bc31-f348452d3084", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8f0c02d4-ca3a-4a52-b3ee-b08e83279dfc" - }, - "Response" : { - "x-request-id" : "20d083b4-fb55-4a31-a62f-343281a8c5fa", - "content-length" : "1260", - "x-envoy-upstream-service-time" : "174", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "20d083b4-fb55-4a31-a62f-343281a8c5fa", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"86798b7d-5a23-4527-bc31-f348452d3084\",\"dataFeedName\":\"java_create_data_feed_test_sample05352c10-6a9a-4f82-bd35-1f75dff54a33\",\"metrics\":[{\"metricId\":\"cb229971-a57a-4bcb-81d0-51a47b337235\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e076b6ee-6d4a-4990-9b96-5a57344a0d42\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"PartitionKey ge '@StartTime' and PartitionKey lt '@EndTime'\",\"table\":\"adsample\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:26 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/86798b7d-5a23-4527-bc31-f348452d3084", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9d5d1bdd-c397-4638-aecb-ea879145b22a" - }, - "Response" : { - "x-request-id" : "4faa6d2e-c576-4d07-b8ae-837ff8c48a90", - "content-length" : "0", - "x-envoy-upstream-service-time" : "308", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4faa6d2e-c576-4d07-b8ae-837ff8c48a90", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:27 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/15534ec4-82da-44d6-86d6-53cd720a3236", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "83717548-6506-435c-a2ed-a1eabf28f776", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "fa16e499-3e45-4eb6-a9ab-b5c8a17ae3ee", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "334", + "x-ms-region": "West US 2", + "X-Request-ID": "fa16e499-3e45-4eb6-a9ab-b5c8a17ae3ee" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createBlobDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createBlobDataFeed[1].json index ffc51b6359ad8..df43b38197219 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createBlobDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createBlobDataFeed[1].json @@ -1,65 +1,177 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "879295a9-0df0-47ee-9e3f-67ff2071a22a", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "606", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:05 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f601ff53-28e0-4d3d-9f9b-3e0abad381d8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureBlob", + "dataFeedName": "java_create_data_feed_test_sample4eb64c5d-af68-4dfc-9bef-9a8a27775f13", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "6ea12f3f-fda8-4cb7-8da2-45dcd90d4c96", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:05 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/56717a8c-5d71-415e-a2a6-de05c153ae4b", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1421", + "x-ms-region": "West US 2", + "X-Request-ID": "6ea12f3f-fda8-4cb7-8da2-45dcd90d4c96" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "08af5909-4321-4367-8d8c-4b24bde04572", - "content-length" : "0", - "x-envoy-upstream-service-time" : "572", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "08af5909-4321-4367-8d8c-4b24bde04572", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/097e1cc3-8cbd-4b0c-b36c-608839b3d9bd" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/56717a8c-5d71-415e-a2a6-de05c153ae4b", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:06 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "5520e1a4-4ec6-4f85-99a8-f0c21f95a7bf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "9a5b79ea-2ab7-4d40-881f-bb0a06a1c15b", + "Content-Length": "1228", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:05 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "155", + "x-ms-region": "West US 2", + "X-Request-ID": "9a5b79ea-2ab7-4d40-881f-bb0a06a1c15b" + }, + "ResponseBody": { + "dataFeedId": "56717a8c-5d71-415e-a2a6-de05c153ae4b", + "dataFeedName": "java_create_data_feed_test_sample4eb64c5d-af68-4dfc-9bef-9a8a27775f13", + "metrics": [ + { + "metricId": "eebe4a88-f783-4f4a-bfe3-b401b60e22cc", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "3dbc8cb7-108c-4ade-beb2-1d9950e759d2", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:05Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/097e1cc3-8cbd-4b0c-b36c-608839b3d9bd", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7afb9b27-cd99-4baf-97e5-7ded380e6634" - }, - "Response" : { - "x-request-id" : "d9bbf4b6-88b8-40d7-bb21-4d224fe5d814", - "content-length" : "1240", - "x-envoy-upstream-service-time" : "158", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d9bbf4b6-88b8-40d7-bb21-4d224fe5d814", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"097e1cc3-8cbd-4b0c-b36c-608839b3d9bd\",\"dataFeedName\":\"java_create_data_feed_test_samplefd5cb3e1-36ad-451e-be9d-2a46c4570701\",\"metrics\":[{\"metricId\":\"4b77bc80-dca4-4536-999d-5b327ae55d63\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4ca4aa0a-be31-4a65-ad0a-60d1a3d5fbed\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/097e1cc3-8cbd-4b0c-b36c-608839b3d9bd", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5bf43e34-5ddf-4002-b662-d147b7ab849d" - }, - "Response" : { - "x-request-id" : "a11ca6b6-708d-4eca-9df6-a41b79c5e4ac", - "content-length" : "0", - "x-envoy-upstream-service-time" : "305", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a11ca6b6-708d-4eca-9df6-a41b79c5e4ac", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/56717a8c-5d71-415e-a2a6-de05c153ae4b", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "4afd03cd-1928-4bc7-87f6-0eebf6a7874a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "4600357f-9f78-48f0-9b65-f6e188f59831", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "452", + "x-ms-region": "West US 2", + "X-Request-ID": "4600357f-9f78-48f0-9b65-f6e188f59831" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createCosmosDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createCosmosDataFeed[1].json index 3dffcc9d4763c..fbe2c91eee558 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createCosmosDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createCosmosDataFeed[1].json @@ -1,65 +1,178 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "011925ce-376f-4588-a05a-12fa0f49a346", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "625", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:09 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "95e2bdfc-e9ea-4fc5-8baa-755db6f58473", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureCosmosDB", + "dataFeedName": "java_create_data_feed_test_sample7cfcea8e-79f1-48f2-a88e-56b391b921b1", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "dataSourceParameter": { + "connectionString": "REDACTED", + "sqlQuery": "select * from adsample2 where Timestamp = @StartTime", + "database": "adsample", + "collectionId": "adsample" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "e9cb77f9-3545-457c-9b46-8836c953032e", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/dcfafc9f-eb4f-4891-b1a8-7ed4e80a4d3a", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1477", + "x-ms-region": "West US 2", + "X-Request-ID": "e9cb77f9-3545-457c-9b46-8836c953032e" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "de58f924-7cfb-4188-a02c-423c5893c7e2", - "content-length" : "0", - "x-envoy-upstream-service-time" : "455", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "de58f924-7cfb-4188-a02c-423c5893c7e2", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:17 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/1daefacc-ae44-4910-b0d2-a22e3aec5464" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/dcfafc9f-eb4f-4891-b1a8-7ed4e80a4d3a", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "cbcf13a9-d46d-4e3b-ad2a-c232f2a860c4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "23626266-11a6-400c-9bf9-acd878486f67", + "Content-Length": "1276", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "128", + "x-ms-region": "West US 2", + "X-Request-ID": "23626266-11a6-400c-9bf9-acd878486f67" + }, + "ResponseBody": { + "dataFeedId": "dcfafc9f-eb4f-4891-b1a8-7ed4e80a4d3a", + "dataFeedName": "java_create_data_feed_test_sample7cfcea8e-79f1-48f2-a88e-56b391b921b1", + "metrics": [ + { + "metricId": "90b25907-6c82-4b19-a707-570c9d1a423b", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "47589b87-2e00-4d1a-8a0c-495c7b46db02", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureCosmosDB", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:09Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "database": "adsample", + "sqlQuery": "select * from adsample2 where Timestamp = @StartTime", + "collectionId": "adsample" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/1daefacc-ae44-4910-b0d2-a22e3aec5464", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "31ace88b-d187-48c8-b8f1-137dc31b3d95" - }, - "Response" : { - "x-request-id" : "fe4d4187-5aff-4bd0-9e5b-b2bf73b455d8", - "content-length" : "1288", - "x-envoy-upstream-service-time" : "165", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "fe4d4187-5aff-4bd0-9e5b-b2bf73b455d8", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"1daefacc-ae44-4910-b0d2-a22e3aec5464\",\"dataFeedName\":\"java_create_data_feed_test_samplee5dfd891-6175-4721-82e7-a54bc1d46350\",\"metrics\":[{\"metricId\":\"a0f43deb-52af-4d97-b84a-f37deb017a86\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ff1d5d0c-2390-42bc-8421-e21af0939f75\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"adsample\",\"sqlQuery\":\"select * from adsample2 where Timestamp = @StartTime\",\"collectionId\":\"adsample\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/1daefacc-ae44-4910-b0d2-a22e3aec5464", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6fde5ba5-acdf-4be3-8564-1075c05c52bd" - }, - "Response" : { - "x-request-id" : "75085cb8-84c3-40bd-aa0e-b0912f28fb28", - "content-length" : "0", - "x-envoy-upstream-service-time" : "333", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "75085cb8-84c3-40bd-aa0e-b0912f28fb28", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/dcfafc9f-eb4f-4891-b1a8-7ed4e80a4d3a", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "b0ab3d83-5e81-4a56-929e-9430b5f4d3bb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "61348eb5-c1d7-4102-90d6-c15df22aa8c9", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "344", + "x-ms-region": "West US 2", + "X-Request-ID": "61348eb5-c1d7-4102-90d6-c15df22aa8c9" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createDataLakeStorageDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createDataLakeStorageDataFeed[1].json index 644daa94c716b..1ed0b65ceace5 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createDataLakeStorageDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createDataLakeStorageDataFeed[1].json @@ -1,65 +1,181 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7167beb6-cc4d-4521-8863-d4222a785963", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "660", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f5cfd90d-c384-42ec-b2b2-a44cf8946b3b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataLakeStorageGen2", + "dataFeedName": "java_create_data_feed_test_samplec7f531a8-7371-4de3-a57e-8f6ab8efe98c", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "accountName": "REDACTED", + "accountKey": "REDACTED", + "fileSystemName": "adsample", + "directoryTemplate": "%Y/%m/%d", + "fileTemplate": "adsample.json" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "9c5c8b43-ea16-471d-8fbd-12ac8831e153", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/a79126e4-dafa-4c21-ad05-2ab51f93b7a9", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1184", + "x-ms-region": "West US 2", + "X-Request-ID": "9c5c8b43-ea16-471d-8fbd-12ac8831e153" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "00a66d9c-c31e-457c-8f35-f20445e2f648", - "content-length" : "0", - "x-envoy-upstream-service-time" : "586", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "00a66d9c-c31e-457c-8f35-f20445e2f648", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:22 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/b53ffe5a-bb25-40f8-8fc6-dd845c209462" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/a79126e4-dafa-4c21-ad05-2ab51f93b7a9", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ee77a539-b56a-4788-8521-07379aebf0a7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "9746cca5-31cd-4ec6-b278-b721a003f85f", + "Content-Length": "1288", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "160", + "x-ms-region": "West US 2", + "X-Request-ID": "9746cca5-31cd-4ec6-b278-b721a003f85f" + }, + "ResponseBody": { + "dataFeedId": "a79126e4-dafa-4c21-ad05-2ab51f93b7a9", + "dataFeedName": "java_create_data_feed_test_samplec7f531a8-7371-4de3-a57e-8f6ab8efe98c", + "metrics": [ + { + "metricId": "ee36b3e2-af3d-491b-a028-f45a9f4d98b3", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "495db388-6798-469e-a1cd-7dd62480ada0", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:14Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/b53ffe5a-bb25-40f8-8fc6-dd845c209462", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1b021bf9-7c52-4edc-a198-34ba07fe84a3" - }, - "Response" : { - "x-request-id" : "5e12206b-4d87-4ef7-892e-c5598d54e629", - "content-length" : "1312", - "x-envoy-upstream-service-time" : "179", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5e12206b-4d87-4ef7-892e-c5598d54e629", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"b53ffe5a-bb25-40f8-8fc6-dd845c209462\",\"dataFeedName\":\"java_create_data_feed_test_samplec2a80c0b-eec6-4d3f-a2be-55d40c15096f\",\"metrics\":[{\"metricId\":\"b8c24a21-ee87-4b56-99d2-15a67ddf8c6e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"36068ab8-8c32-4eae-a8bd-8636f4cbe62f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:22Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:22 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/b53ffe5a-bb25-40f8-8fc6-dd845c209462", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "cf699855-67f5-4a93-8b56-16ff6cf5f4ae" - }, - "Response" : { - "x-request-id" : "e019cf9d-4443-49d8-936f-f87e6bc17dcd", - "content-length" : "0", - "x-envoy-upstream-service-time" : "316", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e019cf9d-4443-49d8-936f-f87e6bc17dcd", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:22 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/a79126e4-dafa-4c21-ad05-2ab51f93b7a9", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "efc2966e-84a1-42a9-83e7-ee7bbac20818", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "5741ee64-38d9-459e-9d28-e60902b4e1be", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "401", + "x-ms-region": "West US 2", + "X-Request-ID": "5741ee64-38d9-459e-9d28-e60902b4e1be" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createExplorerDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createExplorerDataFeed[1].json index 72941e1f427f9..00810c13b81a4 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createExplorerDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createExplorerDataFeed[1].json @@ -1,65 +1,175 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c7d2773d-acc9-4cb5-99c1-a004d740a21a", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "703", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "80bd12f6-bfd1-4ff9-a607-223c671652a6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataExplorer", + "dataFeedName": "java_create_data_feed_test_sample37a7d464-8094-4307-b066-68afe0565d41", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "4e4360e0-1fcd-4788-a6de-f1ac22e97433", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/caea4f2d-9795-4208-87a0-d383dd22ac0a", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "2264", + "x-ms-region": "West US 2", + "X-Request-ID": "4e4360e0-1fcd-4788-a6de-f1ac22e97433" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "c2e91d6d-5117-4046-9968-b38be3b17bed", - "content-length" : "0", - "x-envoy-upstream-service-time" : "481", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c2e91d6d-5117-4046-9968-b38be3b17bed", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:35 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/abab4c25-f927-44b8-b360-ecf712678e0b" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/caea4f2d-9795-4208-87a0-d383dd22ac0a", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:26 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "2acd87e6-1153-4ab4-a2f4-0ad74f2917a8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "1c463b05-9871-4da5-89e0-6f039211fe66", + "Content-Length": "1325", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "207", + "x-ms-region": "West US 2", + "X-Request-ID": "1c463b05-9871-4da5-89e0-6f039211fe66" + }, + "ResponseBody": { + "dataFeedId": "caea4f2d-9795-4208-87a0-d383dd22ac0a", + "dataFeedName": "java_create_data_feed_test_sample37a7d464-8094-4307-b066-68afe0565d41", + "metrics": [ + { + "metricId": "9053f71b-6956-4101-b780-577f37aeb710", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "5416bbef-6021-4260-be1e-cdf67655b99e", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:25Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/abab4c25-f927-44b8-b360-ecf712678e0b", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6177d0de-7491-4f36-8b15-9598ee26a51d" - }, - "Response" : { - "x-request-id" : "10538b0b-dc42-4600-bad8-8ae42a3e790c", - "content-length" : "1337", - "x-envoy-upstream-service-time" : "176", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "10538b0b-dc42-4600-bad8-8ae42a3e790c", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"abab4c25-f927-44b8-b360-ecf712678e0b\",\"dataFeedName\":\"java_create_data_feed_test_sample2829297f-b451-4531-b737-2cf63cb2ec4f\",\"metrics\":[{\"metricId\":\"3421f92f-e824-4889-9283-0823c9f6ec6a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9baff192-8827-45a8-ae1c-1c35a96e5efa\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:35 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/abab4c25-f927-44b8-b360-ecf712678e0b", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1640250e-9df8-4b5a-ac17-1ce5af2530af" - }, - "Response" : { - "x-request-id" : "63a7e3e2-b941-4e52-ae80-86ddbb8648be", - "content-length" : "0", - "x-envoy-upstream-service-time" : "333", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "63a7e3e2-b941-4e52-ae80-86ddbb8648be", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:36 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/caea4f2d-9795-4208-87a0-d383dd22ac0a", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:26 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ec037bc2-3120-4114-8c28-4f10e9c87d45", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "2d3e63cd-d510-4ebf-9ecc-ffadc5a80417", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:26 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "947", + "x-ms-region": "West US 2", + "X-Request-ID": "2d3e63cd-d510-4ebf-9ecc-ffadc5a80417" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createInfluxDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createInfluxDataFeed[1].json index 0ee8c3d5c86d0..bf72de1d3997b 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createInfluxDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createInfluxDataFeed[1].json @@ -1,65 +1,180 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b9924fda-71b2-424c-9df1-e4c46225ae46", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "635", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "bf81733b-158e-4b05-8dcf-af0c0698ae6a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "InfluxDB", + "dataFeedName": "java_create_data_feed_test_sample6915c2da-d9b6-4c18-83d1-0208799c97af", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "dataSourceParameter": { + "connectionString": "REDACTED", + "database": "adsample", + "userName": "REDACTED", + "password": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "09a52097-cc20-4a4b-9988-dc7e844964c2", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/796a2324-7514-4144-b871-7ffb69acbaea", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "852", + "x-ms-region": "West US 2", + "X-Request-ID": "09a52097-cc20-4a4b-9988-dc7e844964c2" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "7055d23c-3ee4-46d1-bd36-0818ca8e6adb", - "content-length" : "0", - "x-envoy-upstream-service-time" : "600", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7055d23c-3ee4-46d1-bd36-0818ca8e6adb", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/a1406c79-3a1a-4c23-b7a6-99bd20067751" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/796a2324-7514-4144-b871-7ffb69acbaea", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "2e3d7f2b-9b70-48b5-bf6e-45c429b6e0e8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "e7b080bb-2554-4f84-b762-1bafdeeabc9b", + "Content-Length": "1294", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "147", + "x-ms-region": "West US 2", + "X-Request-ID": "e7b080bb-2554-4f84-b762-1bafdeeabc9b" + }, + "ResponseBody": { + "dataFeedId": "796a2324-7514-4144-b871-7ffb69acbaea", + "dataFeedName": "java_create_data_feed_test_sample6915c2da-d9b6-4c18-83d1-0208799c97af", + "metrics": [ + { + "metricId": "8508739e-c238-4ecf-8412-144402df99ce", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "7d43f0fd-04ea-46fe-aa87-670ffe06f0e1", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "InfluxDB", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:07Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "connectionString": "REDACTED", + "database": "adsample", + "query": "select * from adsample2 where Timestamp = @StartTime", + "userName": "REDACTED" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/a1406c79-3a1a-4c23-b7a6-99bd20067751", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6f673ee0-a784-4c24-8617-2276d3161d22" - }, - "Response" : { - "x-request-id" : "7690a7a5-8b12-4436-b7ab-075ecce36af5", - "content-length" : "1354", - "x-envoy-upstream-service-time" : "207", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7690a7a5-8b12-4436-b7ab-075ecce36af5", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"a1406c79-3a1a-4c23-b7a6-99bd20067751\",\"dataFeedName\":\"java_create_data_feed_test_sample4b5fdddc-3daa-4050-91da-b3761efc3b5c\",\"metrics\":[{\"metricId\":\"ac17e309-f997-42f8-b7b0-d70dba2eb1a3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"27f813c8-f13e-4890-a05c-afdd957c4510\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"adsample\",\"query\":\"select * from adsample2 where Timestamp = @StartTime\",\"userName\":\"REDACTED\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/a1406c79-3a1a-4c23-b7a6-99bd20067751", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "eb6db108-face-4e23-b181-c766cee7e191" - }, - "Response" : { - "x-request-id" : "49773338-1af5-437d-ae83-2a98bbaab9ca", - "content-length" : "0", - "x-envoy-upstream-service-time" : "376", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "49773338-1af5-437d-ae83-2a98bbaab9ca", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:17 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/796a2324-7514-4144-b871-7ffb69acbaea", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:09 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d317a095-41d9-432f-89b8-45ba320af921", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "ec8b5908-4b03-434b-92b0-0f4c97ed61cc", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "352", + "x-ms-region": "West US 2", + "X-Request-ID": "ec8b5908-4b03-434b-92b0-0f4c97ed61cc" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createLogAnalyticsDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createLogAnalyticsDataFeed[1].json index 30a71e0e39701..fa9f7bdad0102 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createLogAnalyticsDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.createLogAnalyticsDataFeed[1].json @@ -1,65 +1,181 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "dd571707-d2b8-49b5-93a6-736c8f21a3b6", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "777", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "b9784777-a2e0-49f8-9ade-77848960616c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureLogAnalytics", + "dataFeedName": "java_create_data_feed_test_sample17e062f7-0785-4656-972d-4bcd6eb266f0", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "tenantId": "f850650c-1fcf-4489-b46f-71af2e30d360", + "clientId": "azClientId", + "clientSecret": "azClientSecret", + "workspaceId": "azWorkspaceId", + "query": "where StartTime \u003E=datetime(@StartTime) and EndTime \u003Cdatetime(@EndTime)| summarize count_per_type=count() by DataType" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "02e24c21-2264-4e59-ac39-cd97801eeccd", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/ea5ae133-e79c-41fc-bcd5-e5c3ed0bf1cc", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1192", + "x-ms-region": "West US 2", + "X-Request-ID": "02e24c21-2264-4e59-ac39-cd97801eeccd" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "de17722d-35af-497e-88ed-7dbce9f1bb71", - "content-length" : "0", - "x-envoy-upstream-service-time" : "617", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "de17722d-35af-497e-88ed-7dbce9f1bb71", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/d5510072-8cd4-47c6-be32-04fd46ff5e1d" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/ea5ae133-e79c-41fc-bcd5-e5c3ed0bf1cc", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "890fe2c1-a3d0-48c6-abd5-f4c0dcca8526", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "f9dabb74-0c29-4232-ace1-735fe0564a4f", + "Content-Length": "1397", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "144", + "x-ms-region": "West US 2", + "X-Request-ID": "f9dabb74-0c29-4232-ace1-735fe0564a4f" + }, + "ResponseBody": { + "dataFeedId": "ea5ae133-e79c-41fc-bcd5-e5c3ed0bf1cc", + "dataFeedName": "java_create_data_feed_test_sample17e062f7-0785-4656-972d-4bcd6eb266f0", + "metrics": [ + { + "metricId": "ae7298cd-5ecb-4e4e-a216-3bf35f46b689", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "9f9d7afc-d8bb-4f8c-a6db-94933c2e86c6", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureLogAnalytics", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:21Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "clientId": "azClientId", + "query": "where StartTime \u003E=datetime(@StartTime) and EndTime \u003Cdatetime(@EndTime)| summarize count_per_type=count() by DataType", + "tenantId": "f850650c-1fcf-4489-b46f-71af2e30d360", + "workspaceId": "azWorkspaceId" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/d5510072-8cd4-47c6-be32-04fd46ff5e1d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d8f4b701-0e0b-4196-be48-a1a4230a796e" - }, - "Response" : { - "x-request-id" : "fa05c4f5-6ef4-4393-8bcd-7d575ee1e613", - "content-length" : "1409", - "x-envoy-upstream-service-time" : "177", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "fa05c4f5-6ef4-4393-8bcd-7d575ee1e613", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"d5510072-8cd4-47c6-be32-04fd46ff5e1d\",\"dataFeedName\":\"java_create_data_feed_test_sample7845f761-abaa-4a25-b736-30221430597a\",\"metrics\":[{\"metricId\":\"2c8ca6b5-edcb-4821-a1f1-c7f47781a3d4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e0830bd1-e8ab-4a56-a007-e69e37e7dac2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"azClientId\",\"query\":\"where StartTime >=datetime(@StartTime) and EndTime = starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b24dcc5-768a-46ff-aa15-d7dc7933d29d\",\"dataFeedName\":\"js-test-datafeed-163537526935702447\",\"metrics\":[{\"metricId\":\"1f443f97-bcab-4e78-9602-a62fe4e82e97\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9d2f8d61-34e8-4479-b793-4be18be1f026\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"36b856c6-7404-4b39-ba37-6253bf52f2f8\",\"dataFeedName\":\"js-test-postgreSqlFeed-163528892511105025\",\"metrics\":[{\"metricId\":\"a979ef54-fd6f-451f-a2cb-4170f6d6992b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"448cc5ea-143b-406a-8f05-99313ef80d5f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"01427922-44e1-4af9-aa52-7f5c1847f62d\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163528892511106735\",\"metrics\":[{\"metricId\":\"37833671-d185-40a6-a495-74b4ea959319\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"70ddc80f-d38f-4b00-8036-e02e676f807f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"59337232-828a-4a38-a9ee-d2664a73dfd6\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163528892511104265\",\"metrics\":[{\"metricId\":\"4da912ca-e689-4d1d-80e5-356510a1211f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1e92096d-9a54-4ec1-9429-7a8d2e729105\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=20\"}", - "Date" : "Fri, 08 Apr 2022 23:50:11 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=20", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b7947b01-a65d-42cd-82a8-fd2bcada7ea2" - }, - "Response" : { - "x-request-id" : "c84889fc-81a6-426e-939b-4004bf73f796", - "content-length" : "26685", - "x-envoy-upstream-service-time" : "146", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c84889fc-81a6-426e-939b-4004bf73f796", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"59337232-828a-4a38-a9ee-d2664a73dfd6\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163528892511104265\",\"metrics\":[{\"metricId\":\"4da912ca-e689-4d1d-80e5-356510a1211f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1e92096d-9a54-4ec1-9429-7a8d2e729105\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"849d1522-5b31-44a8-90b7-2ec1da556dd9\",\"dataFeedName\":\"js-test-mongoDbFeed-163528892511109172\",\"metrics\":[{\"metricId\":\"783a6077-a07b-46dc-b2e0-e9940782a67c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c9efe9f7-2008-4056-a91b-47398bac5bb5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d3266f4f-521d-4492-b3ae-c46bf634dd8f\",\"dataFeedName\":\"js-test-influxdbFeed-163528892511109837\",\"metrics\":[{\"metricId\":\"5b9191b4-6304-40ba-8f80-9cad9ad2494e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6d332496-edbf-4c9e-a07e-a241128969dd\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8a0dbcd9-8a67-4780-b108-c59da54ffc24\",\"dataFeedName\":\"js-test-tableFeed-163528892511108654\",\"metrics\":[{\"metricId\":\"529d0c80-d866-40bc-b920-49f6beee01ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d364a01-c65d-4e3e-8463-20d5c57a21f1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:09Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d9ff1a66-8295-49f4-9a84-9b3ed6ed78e0\",\"dataFeedName\":\"js-test-dataExplorerFeed-163528892511100709\",\"metrics\":[{\"metricId\":\"304f08d4-27a1-4139-b23d-2a779ad439b6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7cf6499b-6b18-4647-9329-a5a74a6a3c40\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"d13e636a-50c0-4c7a-9ffe-a55b27a17088\",\"dataFeedName\":\"js-test-cosmosFeed-163528892511108492\",\"metrics\":[{\"metricId\":\"6c5eda93-a3c9-45f2-8fd4-82e4f8d7f1c3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cdaa71c3-752a-4e2d-95ca-657fd915007a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c0d7174a-583d-48a8-b2d8-372408617411\",\"dataFeedName\":\"js-test-sqlServerFeed-163528892511107721\",\"metrics\":[{\"metricId\":\"e49d03c2-0a97-428e-9d34-3d82f683155a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fb7a55fa-370c-49f7-9242-ca7bd49fa5bb\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1c41b817-ae65-4496-95eb-84a1ce3b2cf1\",\"dataFeedName\":\"js-test-appInsightsFeed-163528892511108139\",\"metrics\":[{\"metricId\":\"1c37e405-60f7-471b-8710-1c7d297d2109\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0fd3c0d4-5eaf-40db-925a-0a240e4eaeae\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3977fb1c-7f6c-469d-b0a2-60ed3be1bc78\",\"dataFeedName\":\"js-test-datafeed-163528892511105899\",\"metrics\":[{\"metricId\":\"e47bf455-f666-49d5-8bc1-2fa55300deda\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f64ad76b-0a9a-4d87-8cc0-3602e0c0fab1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ddfbd90f-a89c-4754-9ed8-c193e8d3bb01\",\"dataFeedName\":\"js-test-postgreSqlFeed-163520254768108469\",\"metrics\":[{\"metricId\":\"68957907-5819-4cc2-a22d-ac82caec10b7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c7b52101-ea6f-4bff-aaae-d2f007d6a1d8\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f0fab756-447d-4201-900a-dd3ab0b1f744\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163520254768104172\",\"metrics\":[{\"metricId\":\"fb7f1e9a-e0a6-4391-8541-ef21bd610597\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2e358afb-7d2f-4f21-abb5-55c6aa1f8990\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4fd66e8a-4c85-4a6f-a410-b5ed72a2c805\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163520254768105621\",\"metrics\":[{\"metricId\":\"aaa04aef-f679-488c-ba9f-7ef2fc44ada8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"53183d5e-a7b6-4df0-9146-7959a1236459\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f21a1c10-4f67-4b32-866f-d05d9f1b0fa3\",\"dataFeedName\":\"js-test-mySqlFeed-163520254768102537\",\"metrics\":[{\"metricId\":\"80f6d20d-fe39-4aca-ba92-49b2ecaa2729\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"38a925fe-0200-498d-8dee-1f85bdd984e7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"975c48b1-a261-4a58-8b1a-2138687de603\",\"dataFeedName\":\"js-test-mongoDbFeed-163520254768107854\",\"metrics\":[{\"metricId\":\"5d180f52-4f34-4f12-8692-ee5e558d9d6a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b79411d6-077d-4f6e-a41f-c3f2c5c0c6b1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"46864635-a7f1-4f92-8757-2ce9445e78c4\",\"dataFeedName\":\"js-test-tableFeed-163520254768106837\",\"metrics\":[{\"metricId\":\"abe8dbf7-cd8c-460d-a2f2-1f45ad2dc73d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d4ec5d0-4bab-43ab-ad61-4b46d82564e4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a015ea42-f83b-4d94-ad21-dd854de68434\",\"dataFeedName\":\"js-test-influxdbFeed-163520254768104928\",\"metrics\":[{\"metricId\":\"47050ea0-6df0-478e-a2d8-ace37ca86b11\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"57736851-eddc-428f-bf2f-bbce1adf5a25\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c022f113-fcd0-4572-883b-82ec06873646\",\"dataFeedName\":\"js-test-dataExplorerFeed-163520254768108791\",\"metrics\":[{\"metricId\":\"0460c055-6e59-46e6-9e24-bd2d07f373a2\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c934e61a-8662-4bc1-ba0b-b957743c268e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"25e8d83f-7f02-4cdb-ae5c-0798ebf1e8fa\",\"dataFeedName\":\"js-test-cosmosFeed-163520254768109802\",\"metrics\":[{\"metricId\":\"da4d452e-82bf-4eee-a53e-2c9282fcc9ef\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"acc805e1-1c15-424e-8e3d-1772f7960bb6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"305d94ed-d1ed-48eb-9b2a-46a2e58c675d\",\"dataFeedName\":\"js-test-sqlServerFeed-163520254768100057\",\"metrics\":[{\"metricId\":\"edf96377-7b84-42e2-aa0c-52c3ebf4443a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6a3a0b3f-55c0-4c68-b86e-c79234e5ca41\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"766081fb-2be0-4727-8721-2ce297c1d81a\",\"dataFeedName\":\"js-test-appInsightsFeed-163520254768106664\",\"metrics\":[{\"metricId\":\"3428373e-58ee-40b2-b043-3ffa903e98bd\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"82b84d0f-9630-4f26-99ed-02d8199f27fa\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:55:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=40\"}", - "Date" : "Fri, 08 Apr 2022 23:50:11 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=40", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "50d1fad0-0863-4fd6-a437-b4e39aea50be" - }, - "Response" : { - "x-request-id" : "c970a98c-97a8-49f6-a86e-2f28ee23f50c", - "content-length" : "26322", - "x-envoy-upstream-service-time" : "146", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c970a98c-97a8-49f6-a86e-2f28ee23f50c", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"a124fcf0-98da-495a-b0e5-f1b721323a2f\",\"dataFeedName\":\"js-test-datafeed-163520254768100170\",\"metrics\":[{\"metricId\":\"6f213a31-64f2-47b6-bb4f-1333dd323369\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7bc947cc-913d-46bb-8a14-fc5cd1c63dd0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:55:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7817e53f-08bf-4e6e-8450-f2789ca5e327\",\"dataFeedName\":\"js-test-postgreSqlFeed-163494342171309085\",\"metrics\":[{\"metricId\":\"97ebccf3-35e7-434a-a552-8f369612adb1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d742310d-6703-429a-a542-a78e5caceed4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9888cc7d-e4fa-4fc6-a436-364238dd47b3\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163494342171308875\",\"metrics\":[{\"metricId\":\"22ef9861-90ff-4764-81a4-b4adf5180bfb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a739be2e-610f-47de-ab36-d9e664940524\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"deb58e38-ea84-4623-b955-fa06b7bffe09\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163494342171304803\",\"metrics\":[{\"metricId\":\"3f5eaf16-f4b0-4769-9749-e679bab34479\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c8f330c6-27ef-4efd-af84-5223d621ec1b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f19921ef-62ab-4e01-bc0d-8402fffb7066\",\"dataFeedName\":\"js-test-mySqlFeed-163494342171309367\",\"metrics\":[{\"metricId\":\"314b9a11-fab5-4bd4-9d7e-3913f6404cc7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d61fb4ba-7211-4454-af7a-2735048001c5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f5d51bc7-65ee-4339-aaba-816a7b2c71d7\",\"dataFeedName\":\"js-test-mongoDbFeed-163494342171309466\",\"metrics\":[{\"metricId\":\"b2e5489a-3c62-4f61-a30e-b1757268d22f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8aa72033-9b9c-4023-9b0c-e7b891b93d3e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:22Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c2efbd6e-afaa-4559-9503-4a02bcbd9a52\",\"dataFeedName\":\"js-test-influxdbFeed-163494342171300623\",\"metrics\":[{\"metricId\":\"f089fb10-b9a0-4402-b20d-f8a438e27688\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0feef0d3-49b6-40b5-9cc6-79a08f615502\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:21Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"18640984-b51c-4009-83e6-0b8b81698c10\",\"dataFeedName\":\"js-test-tableFeed-163494342171309649\",\"metrics\":[{\"metricId\":\"4f93327f-4472-4b01-9f31-4d1cd0f5a461\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2e9b7ef8-c599-4cab-88ec-0e8f031183c1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2597db87-acb8-44d7-bcd1-e479d0b8741e\",\"dataFeedName\":\"js-test-dataExplorerFeed-163494342171302019\",\"metrics\":[{\"metricId\":\"f7cf4193-6706-475b-8c37-83cf852cac90\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a369a581-df3e-43dc-9015-73f150c58a5e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"f1752eeb-a960-40c3-b186-9a9228f2d728\",\"dataFeedName\":\"js-test-cosmosFeed-163494342171300973\",\"metrics\":[{\"metricId\":\"4e56b67b-776f-41e2-89b9-05c639392623\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"58903321-b3c5-46cf-809e-d9ffba20b9b6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7f9a57b1-f786-4da5-98ba-367a0c3680d9\",\"dataFeedName\":\"js-test-sqlServerFeed-163494342171308486\",\"metrics\":[{\"metricId\":\"1931cd46-4c4f-4036-9bfe-3dfa7b8201de\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"bad492a5-d933-4a1b-a795-2c10b4072cd4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d2a903a4-4bcb-46f9-aae0-fddfa0be8404\",\"dataFeedName\":\"js-test-appInsightsFeed-163494342171304621\",\"metrics\":[{\"metricId\":\"519d12bf-531c-478c-a774-abc7135387ff\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4e4109b1-766e-4742-b597-ded56383ee99\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:11Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"19708be2-edb7-4843-9cfe-def5a3356e53\",\"dataFeedName\":\"js-test-datafeed-163494342171301247\",\"metrics\":[{\"metricId\":\"31fcb906-ab1e-4a30-ade8-bda3eee44b8f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a2dec6e6-8ed7-466f-a082-a81f8a050b03\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d6553de9-b22e-48ba-abae-f7f1ad0eb6c0\",\"dataFeedName\":\"js-test-postgreSqlFeed-163485692541302516\",\"metrics\":[{\"metricId\":\"3f0ce93c-5ed4-46ab-b68f-7032d42a5b7b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6393eb49-189f-41b9-a0f1-bac1ea71d899\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:44Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8c058741-fd4a-4841-a664-13048ec39cb9\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163485692541301256\",\"metrics\":[{\"metricId\":\"29df47a8-5405-4c8c-ac9a-b198060a6227\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"75e71373-7898-4ba3-9e54-936036324df5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:38Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e5bbd822-2828-4b79-a177-1ccde9b875a2\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163485692541303983\",\"metrics\":[{\"metricId\":\"8c159d07-2b67-4391-9d2b-9a254970e34a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e0b2143f-35d7-4a5e-8dd5-65ebaf7ba60b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4a001a50-4d9d-4607-b17c-2721518c6ced\",\"dataFeedName\":\"js-test-mySqlFeed-163485692541300166\",\"metrics\":[{\"metricId\":\"fd4e9c19-a134-423f-82bd-6721057d4b24\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c6fe8474-ed73-4634-82ec-86599caab490\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d1cfe0ff-6c7d-4e53-8b05-c93a371f304d\",\"dataFeedName\":\"js-test-mongoDbFeed-163485692541309829\",\"metrics\":[{\"metricId\":\"cf4e6f15-f60a-4c60-93ce-a488af0be43f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8d9d7c01-c929-4f02-9753-2324c97ec1d4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"98224e64-a395-4d87-9707-a97da337dbd6\",\"dataFeedName\":\"js-test-influxdbFeed-163485692541308448\",\"metrics\":[{\"metricId\":\"5887dae0-85b3-4631-b187-bb71b6109b74\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f599e1dd-6452-4cbf-8c11-984f17b3648a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"62b51649-3721-4ee3-a795-9edfe87dcdd3\",\"dataFeedName\":\"js-test-tableFeed-163485692541307240\",\"metrics\":[{\"metricId\":\"639ab044-e508-4bb6-a197-9699f55d278a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2d718952-903b-4b33-8d18-f97de628226f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:12Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=60\"}", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=60", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ae629fe3-81f1-410b-949f-1acd52f6c79f" - }, - "Response" : { - "x-request-id" : "4f6cef12-4f04-4966-9113-3fac7ef67e85", - "content-length" : "26635", - "x-envoy-upstream-service-time" : "178", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4f6cef12-4f04-4966-9113-3fac7ef67e85", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"525dc1d5-2aa7-4cf3-ac95-f006c2698024\",\"dataFeedName\":\"js-test-dataExplorerFeed-163485692541303573\",\"metrics\":[{\"metricId\":\"6579adb4-1322-45e1-995d-42815a9c6a10\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0c2dee1b-3edd-43ed-bdae-9e5893f91aaf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"e27e6680-2605-4d88-a365-5e9501bb402f\",\"dataFeedName\":\"js-test-cosmosFeed-163485692541300699\",\"metrics\":[{\"metricId\":\"1d121738-f26e-4e3a-874d-edd7e091f916\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8145f15f-ea3d-455b-b59a-6985128de765\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fcb3347e-91ae-45bd-b0a1-b01e4e17cc13\",\"dataFeedName\":\"js-test-sqlServerFeed-163485692541305967\",\"metrics\":[{\"metricId\":\"e362a5c3-da2b-40d2-b020-fec1eadaa8d5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4893cf15-6bfa-4c8a-a710-f0bfdc7cf450\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"408ac3fe-94c1-4008-aab1-4aff29ef7685\",\"dataFeedName\":\"js-test-appInsightsFeed-163485692541300154\",\"metrics\":[{\"metricId\":\"9bf0aa6c-ba88-4556-bf86-b733cf3b2dfa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e78a0697-640e-42f7-8d9d-a172bcca8638\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:37Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ac1d2001-48fd-4569-8b9b-bd3c8f903c58\",\"dataFeedName\":\"js-test-datafeed-163485692541309714\",\"metrics\":[{\"metricId\":\"a9457d5d-5c52-4700-963d-e3333726b6ef\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"497bf38e-3bfc-40fc-b504-8c9d1db0c616\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"482b9366-bf5e-49d7-ab59-214e543ccdc1\",\"dataFeedName\":\"js-test-postgreSqlFeed-163477050393004507\",\"metrics\":[{\"metricId\":\"9ca300b9-520e-4856-a499-80605ed9ce10\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d452aed-f554-46c7-846d-e0c3a810b227\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"21067641-38ba-436d-bfd0-94c699073a0e\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163477050393002017\",\"metrics\":[{\"metricId\":\"d4dc3a3c-c84c-40d7-802f-318add1398eb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e56f44a6-46c8-47f7-aa13-b6144a5f718b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9f8499f2-53c0-4c00-bc36-687b9dd8cab4\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163477050393007545\",\"metrics\":[{\"metricId\":\"d54a7a51-3f6d-4e4d-a26f-bc7655264c43\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6b51e6dd-4d4a-4016-baca-fa5998d0f496\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"335ada0b-f6b1-497e-8f5c-86d364d2ec85\",\"dataFeedName\":\"js-test-mySqlFeed-163477050393000830\",\"metrics\":[{\"metricId\":\"ab1fe6f9-c748-4907-95a8-58a160f1d73d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"627347ca-2d69-474c-98d7-0098a979d043\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fab91a7c-0ffb-4aa3-8c75-ff765c239ffe\",\"dataFeedName\":\"js-test-mongoDbFeed-163477050393008424\",\"metrics\":[{\"metricId\":\"38b19ee8-6946-4efa-bd59-ce432aa5cce9\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"47bbab55-9677-4a4f-bb6f-5542493fc075\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0a38270b-abbd-49d7-b7df-9a58ff75bb6e\",\"dataFeedName\":\"js-test-influxdbFeed-163477050393008953\",\"metrics\":[{\"metricId\":\"b959220c-1f99-44f8-9644-e5afa2a1f9da\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3320d721-adc9-4c51-b680-afbccb670cea\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:01Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"35c22ce7-3ea4-4274-8d51-26d54ddc2093\",\"dataFeedName\":\"js-test-tableFeed-163477050393003415\",\"metrics\":[{\"metricId\":\"1a1d7f49-2886-4e42-909a-409229a5d1ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9f1c46de-796e-477f-bc9c-153578f4350a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"985cea1e-abc8-432e-9e35-1549e9e9d3e3\",\"dataFeedName\":\"js-test-dataExplorerFeed-163477050393002381\",\"metrics\":[{\"metricId\":\"b77ffced-1412-40da-850e-3432d964f850\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0f1067f1-784a-4471-b07f-d8cb6e2e9619\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"83ec551f-cdc2-45c5-802d-c17093f511c6\",\"dataFeedName\":\"js-test-cosmosFeed-163477050393009863\",\"metrics\":[{\"metricId\":\"3e681565-0511-46c9-af79-53df83731765\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"08b37379-3d70-419c-856a-7c0517680acc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e2361965-54bf-481a-8d76-ba9c68d526e9\",\"dataFeedName\":\"js-test-sqlServerFeed-163477050393004236\",\"metrics\":[{\"metricId\":\"be58e3af-c244-43e2-acea-924176f603b0\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0682fc48-ee92-470e-85c2-c2b9f5cd5e0a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:24Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"778a21c7-66e3-4532-b212-2ae84f9caac9\",\"dataFeedName\":\"js-test-appInsightsFeed-163477050393003625\",\"metrics\":[{\"metricId\":\"1b2da886-5f6b-490e-a712-a7aa73c795cb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c988b95c-4329-48eb-a8a1-9209e50a69d2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d173e4c8-eac7-4b23-a282-71c0de60e6ab\",\"dataFeedName\":\"js-test-datafeed-163477050393000714\",\"metrics\":[{\"metricId\":\"21854a27-7ba3-441a-8503-b2b60f8e3819\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b962cb75-2269-46c6-86fe-e9e5d26a5f68\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:06Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"041c4e91-c882-4795-b659-f115e49944db\",\"dataFeedName\":\"js-test-postgreSqlFeed-163468448802608152\",\"metrics\":[{\"metricId\":\"e70917af-8106-4dd1-aec7-b891af4a73a3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"bbe1cbb3-f230-4803-b53c-ac3c65b1f7b3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f9311dec-ffad-4084-b0ac-57d82938cc40\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163468448802605001\",\"metrics\":[{\"metricId\":\"f03a5b54-5671-40a0-8afb-78840c705f77\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9d3d090e-942d-4956-92a6-4f7cc281e6df\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5a7e877e-bcf9-432b-9c1b-f5a0be2e47e8\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163468448802605176\",\"metrics\":[{\"metricId\":\"18c304da-e0a8-4700-8659-db0df3634bd5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"726bc9ff-b9e2-4df6-823d-e71a35d36282\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=80\"}", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/c7cc7c4a-9a99-4a4c-8de4-f4449ba5c679", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "71be1ee1-b4b9-4ac3-8455-37de59868400" - }, - "Response" : { - "x-request-id" : "491bc891-ff08-4b42-93b2-f3a93c870bec", - "content-length" : "0", - "x-envoy-upstream-service-time" : "366", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "491bc891-ff08-4b42-93b2-f3a93c870bec", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:13 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/d922e19c-7ace-44d7-9ec7-317cf0cc6f55", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:23:47 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "e7d0885e-433d-4135-9a2d-c07a98339314", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "0145193b-db87-4454-9db6-5031b3889cf2", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:23:47 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "378", + "x-ms-region": "West US 2", + "X-Request-ID": "0145193b-db87-4454-9db6-5031b3889cf2" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterByGranularityType[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterByGranularityType[1].json index a17cea2b439a2..37c1ab9a86215 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterByGranularityType[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterByGranularityType[1].json @@ -1,88 +1,455 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds?granularityName=Daily", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d4f8f42c-5d96-4adf-8f48-2be75b318553" - }, - "Response" : { - "x-request-id" : "b4ced3f0-913e-468c-b82e-bb38b96c3e7e", - "content-length" : "26353", - "x-envoy-upstream-service-time" : "152", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b4ced3f0-913e-468c-b82e-bb38b96c3e7e", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"000a3b7d-3a7f-4d2c-8316-59f797a6e19c\",\"dataFeedName\":\"java_create_data_feed_test_samplecfc89cb4-1c0b-4d5a-aa0c-5f5537e4bf50\",\"metrics\":[{\"metricId\":\"4edebd72-ee9d-4b06-a084-f569e5f9ef22\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5bebee2d-54c7-46cb-9c93-2c1be6dadec9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d5510072-8cd4-47c6-be32-04fd46ff5e1d\",\"dataFeedName\":\"java_create_data_feed_test_sample7845f761-abaa-4a25-b736-30221430597a\",\"metrics\":[{\"metricId\":\"2c8ca6b5-edcb-4821-a1f1-c7f47781a3d4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e0830bd1-e8ab-4a56-a007-e69e37e7dac2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"azClientId\",\"query\":\"where StartTime >=datetime(@StartTime) and EndTime = starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b24dcc5-768a-46ff-aa15-d7dc7933d29d\",\"dataFeedName\":\"js-test-datafeed-163537526935702447\",\"metrics\":[{\"metricId\":\"1f443f97-bcab-4e78-9602-a62fe4e82e97\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9d2f8d61-34e8-4479-b793-4be18be1f026\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"36b856c6-7404-4b39-ba37-6253bf52f2f8\",\"dataFeedName\":\"js-test-postgreSqlFeed-163528892511105025\",\"metrics\":[{\"metricId\":\"a979ef54-fd6f-451f-a2cb-4170f6d6992b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"448cc5ea-143b-406a-8f05-99313ef80d5f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"01427922-44e1-4af9-aa52-7f5c1847f62d\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163528892511106735\",\"metrics\":[{\"metricId\":\"37833671-d185-40a6-a495-74b4ea959319\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"70ddc80f-d38f-4b00-8036-e02e676f807f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"59337232-828a-4a38-a9ee-d2664a73dfd6\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163528892511104265\",\"metrics\":[{\"metricId\":\"4da912ca-e689-4d1d-80e5-356510a1211f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1e92096d-9a54-4ec1-9429-7a8d2e729105\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"96373c59-47c5-4a0e-8650-50502bcccc74\",\"dataFeedName\":\"js-test-mySqlFeed-163528892511107837\",\"metrics\":[{\"metricId\":\"e695fde0-4bbf-463e-98f1-10c7851efe54\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d223a971-e44b-4c83-9fd3-f1fb57985100\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"849d1522-5b31-44a8-90b7-2ec1da556dd9\",\"dataFeedName\":\"js-test-mongoDbFeed-163528892511109172\",\"metrics\":[{\"metricId\":\"783a6077-a07b-46dc-b2e0-e9940782a67c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c9efe9f7-2008-4056-a91b-47398bac5bb5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=20\"}", - "Date" : "Fri, 08 Apr 2022 23:50:35 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=20", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6e65f061-1a83-4cf2-b4b5-eaf01b5ca9d2" - }, - "Response" : { - "x-request-id" : "1d99380c-e0f0-4f11-8fa3-0514a9fb7179", - "content-length" : "26591", - "x-envoy-upstream-service-time" : "160", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "1d99380c-e0f0-4f11-8fa3-0514a9fb7179", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"d3266f4f-521d-4492-b3ae-c46bf634dd8f\",\"dataFeedName\":\"js-test-influxdbFeed-163528892511109837\",\"metrics\":[{\"metricId\":\"5b9191b4-6304-40ba-8f80-9cad9ad2494e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6d332496-edbf-4c9e-a07e-a241128969dd\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8a0dbcd9-8a67-4780-b108-c59da54ffc24\",\"dataFeedName\":\"js-test-tableFeed-163528892511108654\",\"metrics\":[{\"metricId\":\"529d0c80-d866-40bc-b920-49f6beee01ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d364a01-c65d-4e3e-8463-20d5c57a21f1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:09Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d9ff1a66-8295-49f4-9a84-9b3ed6ed78e0\",\"dataFeedName\":\"js-test-dataExplorerFeed-163528892511100709\",\"metrics\":[{\"metricId\":\"304f08d4-27a1-4139-b23d-2a779ad439b6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7cf6499b-6b18-4647-9329-a5a74a6a3c40\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"d13e636a-50c0-4c7a-9ffe-a55b27a17088\",\"dataFeedName\":\"js-test-cosmosFeed-163528892511108492\",\"metrics\":[{\"metricId\":\"6c5eda93-a3c9-45f2-8fd4-82e4f8d7f1c3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cdaa71c3-752a-4e2d-95ca-657fd915007a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c0d7174a-583d-48a8-b2d8-372408617411\",\"dataFeedName\":\"js-test-sqlServerFeed-163528892511107721\",\"metrics\":[{\"metricId\":\"e49d03c2-0a97-428e-9d34-3d82f683155a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fb7a55fa-370c-49f7-9242-ca7bd49fa5bb\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1c41b817-ae65-4496-95eb-84a1ce3b2cf1\",\"dataFeedName\":\"js-test-appInsightsFeed-163528892511108139\",\"metrics\":[{\"metricId\":\"1c37e405-60f7-471b-8710-1c7d297d2109\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0fd3c0d4-5eaf-40db-925a-0a240e4eaeae\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3977fb1c-7f6c-469d-b0a2-60ed3be1bc78\",\"dataFeedName\":\"js-test-datafeed-163528892511105899\",\"metrics\":[{\"metricId\":\"e47bf455-f666-49d5-8bc1-2fa55300deda\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f64ad76b-0a9a-4d87-8cc0-3602e0c0fab1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ddfbd90f-a89c-4754-9ed8-c193e8d3bb01\",\"dataFeedName\":\"js-test-postgreSqlFeed-163520254768108469\",\"metrics\":[{\"metricId\":\"68957907-5819-4cc2-a22d-ac82caec10b7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c7b52101-ea6f-4bff-aaae-d2f007d6a1d8\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f0fab756-447d-4201-900a-dd3ab0b1f744\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163520254768104172\",\"metrics\":[{\"metricId\":\"fb7f1e9a-e0a6-4391-8541-ef21bd610597\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2e358afb-7d2f-4f21-abb5-55c6aa1f8990\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4fd66e8a-4c85-4a6f-a410-b5ed72a2c805\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163520254768105621\",\"metrics\":[{\"metricId\":\"aaa04aef-f679-488c-ba9f-7ef2fc44ada8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"53183d5e-a7b6-4df0-9146-7959a1236459\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f21a1c10-4f67-4b32-866f-d05d9f1b0fa3\",\"dataFeedName\":\"js-test-mySqlFeed-163520254768102537\",\"metrics\":[{\"metricId\":\"80f6d20d-fe39-4aca-ba92-49b2ecaa2729\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"38a925fe-0200-498d-8dee-1f85bdd984e7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"975c48b1-a261-4a58-8b1a-2138687de603\",\"dataFeedName\":\"js-test-mongoDbFeed-163520254768107854\",\"metrics\":[{\"metricId\":\"5d180f52-4f34-4f12-8692-ee5e558d9d6a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b79411d6-077d-4f6e-a41f-c3f2c5c0c6b1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"46864635-a7f1-4f92-8757-2ce9445e78c4\",\"dataFeedName\":\"js-test-tableFeed-163520254768106837\",\"metrics\":[{\"metricId\":\"abe8dbf7-cd8c-460d-a2f2-1f45ad2dc73d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d4ec5d0-4bab-43ab-ad61-4b46d82564e4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a015ea42-f83b-4d94-ad21-dd854de68434\",\"dataFeedName\":\"js-test-influxdbFeed-163520254768104928\",\"metrics\":[{\"metricId\":\"47050ea0-6df0-478e-a2d8-ace37ca86b11\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"57736851-eddc-428f-bf2f-bbce1adf5a25\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c022f113-fcd0-4572-883b-82ec06873646\",\"dataFeedName\":\"js-test-dataExplorerFeed-163520254768108791\",\"metrics\":[{\"metricId\":\"0460c055-6e59-46e6-9e24-bd2d07f373a2\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c934e61a-8662-4bc1-ba0b-b957743c268e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"25e8d83f-7f02-4cdb-ae5c-0798ebf1e8fa\",\"dataFeedName\":\"js-test-cosmosFeed-163520254768109802\",\"metrics\":[{\"metricId\":\"da4d452e-82bf-4eee-a53e-2c9282fcc9ef\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"acc805e1-1c15-424e-8e3d-1772f7960bb6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"305d94ed-d1ed-48eb-9b2a-46a2e58c675d\",\"dataFeedName\":\"js-test-sqlServerFeed-163520254768100057\",\"metrics\":[{\"metricId\":\"edf96377-7b84-42e2-aa0c-52c3ebf4443a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6a3a0b3f-55c0-4c68-b86e-c79234e5ca41\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"766081fb-2be0-4727-8721-2ce297c1d81a\",\"dataFeedName\":\"js-test-appInsightsFeed-163520254768106664\",\"metrics\":[{\"metricId\":\"3428373e-58ee-40b2-b043-3ffa903e98bd\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"82b84d0f-9630-4f26-99ed-02d8199f27fa\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:55:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a124fcf0-98da-495a-b0e5-f1b721323a2f\",\"dataFeedName\":\"js-test-datafeed-163520254768100170\",\"metrics\":[{\"metricId\":\"6f213a31-64f2-47b6-bb4f-1333dd323369\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7bc947cc-913d-46bb-8a14-fc5cd1c63dd0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:55:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9888cc7d-e4fa-4fc6-a436-364238dd47b3\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163494342171308875\",\"metrics\":[{\"metricId\":\"22ef9861-90ff-4764-81a4-b4adf5180bfb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a739be2e-610f-47de-ab36-d9e664940524\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=40\"}", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=40", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1f591089-5bf3-403f-9ab1-595b10e8e98b" - }, - "Response" : { - "x-request-id" : "72e61f38-4f91-4b74-96d7-0ce4090cc8c6", - "content-length" : "26379", - "x-envoy-upstream-service-time" : "145", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "72e61f38-4f91-4b74-96d7-0ce4090cc8c6", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"9888cc7d-e4fa-4fc6-a436-364238dd47b3\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163494342171308875\",\"metrics\":[{\"metricId\":\"22ef9861-90ff-4764-81a4-b4adf5180bfb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a739be2e-610f-47de-ab36-d9e664940524\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"deb58e38-ea84-4623-b955-fa06b7bffe09\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163494342171304803\",\"metrics\":[{\"metricId\":\"3f5eaf16-f4b0-4769-9749-e679bab34479\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c8f330c6-27ef-4efd-af84-5223d621ec1b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f19921ef-62ab-4e01-bc0d-8402fffb7066\",\"dataFeedName\":\"js-test-mySqlFeed-163494342171309367\",\"metrics\":[{\"metricId\":\"314b9a11-fab5-4bd4-9d7e-3913f6404cc7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d61fb4ba-7211-4454-af7a-2735048001c5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f5d51bc7-65ee-4339-aaba-816a7b2c71d7\",\"dataFeedName\":\"js-test-mongoDbFeed-163494342171309466\",\"metrics\":[{\"metricId\":\"b2e5489a-3c62-4f61-a30e-b1757268d22f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8aa72033-9b9c-4023-9b0c-e7b891b93d3e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:22Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c2efbd6e-afaa-4559-9503-4a02bcbd9a52\",\"dataFeedName\":\"js-test-influxdbFeed-163494342171300623\",\"metrics\":[{\"metricId\":\"f089fb10-b9a0-4402-b20d-f8a438e27688\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0feef0d3-49b6-40b5-9cc6-79a08f615502\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:21Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"18640984-b51c-4009-83e6-0b8b81698c10\",\"dataFeedName\":\"js-test-tableFeed-163494342171309649\",\"metrics\":[{\"metricId\":\"4f93327f-4472-4b01-9f31-4d1cd0f5a461\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2e9b7ef8-c599-4cab-88ec-0e8f031183c1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2597db87-acb8-44d7-bcd1-e479d0b8741e\",\"dataFeedName\":\"js-test-dataExplorerFeed-163494342171302019\",\"metrics\":[{\"metricId\":\"f7cf4193-6706-475b-8c37-83cf852cac90\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a369a581-df3e-43dc-9015-73f150c58a5e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"f1752eeb-a960-40c3-b186-9a9228f2d728\",\"dataFeedName\":\"js-test-cosmosFeed-163494342171300973\",\"metrics\":[{\"metricId\":\"4e56b67b-776f-41e2-89b9-05c639392623\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"58903321-b3c5-46cf-809e-d9ffba20b9b6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7f9a57b1-f786-4da5-98ba-367a0c3680d9\",\"dataFeedName\":\"js-test-sqlServerFeed-163494342171308486\",\"metrics\":[{\"metricId\":\"1931cd46-4c4f-4036-9bfe-3dfa7b8201de\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"bad492a5-d933-4a1b-a795-2c10b4072cd4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d2a903a4-4bcb-46f9-aae0-fddfa0be8404\",\"dataFeedName\":\"js-test-appInsightsFeed-163494342171304621\",\"metrics\":[{\"metricId\":\"519d12bf-531c-478c-a774-abc7135387ff\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4e4109b1-766e-4742-b597-ded56383ee99\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:11Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"19708be2-edb7-4843-9cfe-def5a3356e53\",\"dataFeedName\":\"js-test-datafeed-163494342171301247\",\"metrics\":[{\"metricId\":\"31fcb906-ab1e-4a30-ade8-bda3eee44b8f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a2dec6e6-8ed7-466f-a082-a81f8a050b03\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d6553de9-b22e-48ba-abae-f7f1ad0eb6c0\",\"dataFeedName\":\"js-test-postgreSqlFeed-163485692541302516\",\"metrics\":[{\"metricId\":\"3f0ce93c-5ed4-46ab-b68f-7032d42a5b7b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6393eb49-189f-41b9-a0f1-bac1ea71d899\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:44Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8c058741-fd4a-4841-a664-13048ec39cb9\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163485692541301256\",\"metrics\":[{\"metricId\":\"29df47a8-5405-4c8c-ac9a-b198060a6227\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"75e71373-7898-4ba3-9e54-936036324df5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:38Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e5bbd822-2828-4b79-a177-1ccde9b875a2\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163485692541303983\",\"metrics\":[{\"metricId\":\"8c159d07-2b67-4391-9d2b-9a254970e34a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e0b2143f-35d7-4a5e-8dd5-65ebaf7ba60b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4a001a50-4d9d-4607-b17c-2721518c6ced\",\"dataFeedName\":\"js-test-mySqlFeed-163485692541300166\",\"metrics\":[{\"metricId\":\"fd4e9c19-a134-423f-82bd-6721057d4b24\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c6fe8474-ed73-4634-82ec-86599caab490\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d1cfe0ff-6c7d-4e53-8b05-c93a371f304d\",\"dataFeedName\":\"js-test-mongoDbFeed-163485692541309829\",\"metrics\":[{\"metricId\":\"cf4e6f15-f60a-4c60-93ce-a488af0be43f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8d9d7c01-c929-4f02-9753-2324c97ec1d4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"98224e64-a395-4d87-9707-a97da337dbd6\",\"dataFeedName\":\"js-test-influxdbFeed-163485692541308448\",\"metrics\":[{\"metricId\":\"5887dae0-85b3-4631-b187-bb71b6109b74\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f599e1dd-6452-4cbf-8c11-984f17b3648a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"62b51649-3721-4ee3-a795-9edfe87dcdd3\",\"dataFeedName\":\"js-test-tableFeed-163485692541307240\",\"metrics\":[{\"metricId\":\"639ab044-e508-4bb6-a197-9699f55d278a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2d718952-903b-4b33-8d18-f97de628226f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:12Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"525dc1d5-2aa7-4cf3-ac95-f006c2698024\",\"dataFeedName\":\"js-test-dataExplorerFeed-163485692541303573\",\"metrics\":[{\"metricId\":\"6579adb4-1322-45e1-995d-42815a9c6a10\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0c2dee1b-3edd-43ed-bdae-9e5893f91aaf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"e27e6680-2605-4d88-a365-5e9501bb402f\",\"dataFeedName\":\"js-test-cosmosFeed-163485692541300699\",\"metrics\":[{\"metricId\":\"1d121738-f26e-4e3a-874d-edd7e091f916\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8145f15f-ea3d-455b-b59a-6985128de765\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=60\"}", - "Date" : "Fri, 08 Apr 2022 23:50:35 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=60", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d5949403-740b-48a1-9bf9-623bb89c803d" - }, - "Response" : { - "x-request-id" : "cf37982d-e1cd-4041-a375-82610d96b6f4", - "content-length" : "26596", - "x-envoy-upstream-service-time" : "148", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "cf37982d-e1cd-4041-a375-82610d96b6f4", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"e27e6680-2605-4d88-a365-5e9501bb402f\",\"dataFeedName\":\"js-test-cosmosFeed-163485692541300699\",\"metrics\":[{\"metricId\":\"1d121738-f26e-4e3a-874d-edd7e091f916\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8145f15f-ea3d-455b-b59a-6985128de765\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fcb3347e-91ae-45bd-b0a1-b01e4e17cc13\",\"dataFeedName\":\"js-test-sqlServerFeed-163485692541305967\",\"metrics\":[{\"metricId\":\"e362a5c3-da2b-40d2-b020-fec1eadaa8d5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4893cf15-6bfa-4c8a-a710-f0bfdc7cf450\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"408ac3fe-94c1-4008-aab1-4aff29ef7685\",\"dataFeedName\":\"js-test-appInsightsFeed-163485692541300154\",\"metrics\":[{\"metricId\":\"9bf0aa6c-ba88-4556-bf86-b733cf3b2dfa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e78a0697-640e-42f7-8d9d-a172bcca8638\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:37Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ac1d2001-48fd-4569-8b9b-bd3c8f903c58\",\"dataFeedName\":\"js-test-datafeed-163485692541309714\",\"metrics\":[{\"metricId\":\"a9457d5d-5c52-4700-963d-e3333726b6ef\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"497bf38e-3bfc-40fc-b504-8c9d1db0c616\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"482b9366-bf5e-49d7-ab59-214e543ccdc1\",\"dataFeedName\":\"js-test-postgreSqlFeed-163477050393004507\",\"metrics\":[{\"metricId\":\"9ca300b9-520e-4856-a499-80605ed9ce10\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d452aed-f554-46c7-846d-e0c3a810b227\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"21067641-38ba-436d-bfd0-94c699073a0e\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163477050393002017\",\"metrics\":[{\"metricId\":\"d4dc3a3c-c84c-40d7-802f-318add1398eb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e56f44a6-46c8-47f7-aa13-b6144a5f718b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9f8499f2-53c0-4c00-bc36-687b9dd8cab4\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163477050393007545\",\"metrics\":[{\"metricId\":\"d54a7a51-3f6d-4e4d-a26f-bc7655264c43\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6b51e6dd-4d4a-4016-baca-fa5998d0f496\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"335ada0b-f6b1-497e-8f5c-86d364d2ec85\",\"dataFeedName\":\"js-test-mySqlFeed-163477050393000830\",\"metrics\":[{\"metricId\":\"ab1fe6f9-c748-4907-95a8-58a160f1d73d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"627347ca-2d69-474c-98d7-0098a979d043\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fab91a7c-0ffb-4aa3-8c75-ff765c239ffe\",\"dataFeedName\":\"js-test-mongoDbFeed-163477050393008424\",\"metrics\":[{\"metricId\":\"38b19ee8-6946-4efa-bd59-ce432aa5cce9\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"47bbab55-9677-4a4f-bb6f-5542493fc075\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0a38270b-abbd-49d7-b7df-9a58ff75bb6e\",\"dataFeedName\":\"js-test-influxdbFeed-163477050393008953\",\"metrics\":[{\"metricId\":\"b959220c-1f99-44f8-9644-e5afa2a1f9da\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3320d721-adc9-4c51-b680-afbccb670cea\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:01Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"35c22ce7-3ea4-4274-8d51-26d54ddc2093\",\"dataFeedName\":\"js-test-tableFeed-163477050393003415\",\"metrics\":[{\"metricId\":\"1a1d7f49-2886-4e42-909a-409229a5d1ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9f1c46de-796e-477f-bc9c-153578f4350a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"985cea1e-abc8-432e-9e35-1549e9e9d3e3\",\"dataFeedName\":\"js-test-dataExplorerFeed-163477050393002381\",\"metrics\":[{\"metricId\":\"b77ffced-1412-40da-850e-3432d964f850\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0f1067f1-784a-4471-b07f-d8cb6e2e9619\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"83ec551f-cdc2-45c5-802d-c17093f511c6\",\"dataFeedName\":\"js-test-cosmosFeed-163477050393009863\",\"metrics\":[{\"metricId\":\"3e681565-0511-46c9-af79-53df83731765\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"08b37379-3d70-419c-856a-7c0517680acc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e2361965-54bf-481a-8d76-ba9c68d526e9\",\"dataFeedName\":\"js-test-sqlServerFeed-163477050393004236\",\"metrics\":[{\"metricId\":\"be58e3af-c244-43e2-acea-924176f603b0\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0682fc48-ee92-470e-85c2-c2b9f5cd5e0a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:24Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"778a21c7-66e3-4532-b212-2ae84f9caac9\",\"dataFeedName\":\"js-test-appInsightsFeed-163477050393003625\",\"metrics\":[{\"metricId\":\"1b2da886-5f6b-490e-a712-a7aa73c795cb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c988b95c-4329-48eb-a8a1-9209e50a69d2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d173e4c8-eac7-4b23-a282-71c0de60e6ab\",\"dataFeedName\":\"js-test-datafeed-163477050393000714\",\"metrics\":[{\"metricId\":\"21854a27-7ba3-441a-8503-b2b60f8e3819\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b962cb75-2269-46c6-86fe-e9e5d26a5f68\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:06Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"041c4e91-c882-4795-b659-f115e49944db\",\"dataFeedName\":\"js-test-postgreSqlFeed-163468448802608152\",\"metrics\":[{\"metricId\":\"e70917af-8106-4dd1-aec7-b891af4a73a3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"bbe1cbb3-f230-4803-b53c-ac3c65b1f7b3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f9311dec-ffad-4084-b0ac-57d82938cc40\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163468448802605001\",\"metrics\":[{\"metricId\":\"f03a5b54-5671-40a0-8afb-78840c705f77\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9d3d090e-942d-4956-92a6-4f7cc281e6df\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5a7e877e-bcf9-432b-9c1b-f5a0be2e47e8\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163468448802605176\",\"metrics\":[{\"metricId\":\"18c304da-e0a8-4700-8659-db0df3634bd5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"726bc9ff-b9e2-4df6-823d-e71a35d36282\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"af16bd12-0ec4-4e62-aeff-99b38e03ec8a\",\"dataFeedName\":\"js-test-mySqlFeed-163468448802601066\",\"metrics\":[{\"metricId\":\"40e1f592-b85b-4309-ac3f-a0d3fe1cacbd\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ffd0f6de-7b2f-430b-9e4d-b85ba70cc54b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:29Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=80\"}", - "Date" : "Fri, 08 Apr 2022 23:50:35 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds?granularityName=Daily", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d12e3aaf-41a1-4f13-9994-895548b2d5ae", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "b36fda09-cff9-4545-9e64-789ff3dacc15", + "Content-Length": "9467", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "176", + "x-ms-region": "West US 2", + "X-Request-ID": "b36fda09-cff9-4545-9e64-789ff3dacc15" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "a2e6e630-1894-4236-b8fb-5604b710fd0b", + "dataFeedName": "java_SQL_create_data_feed_test_sample16e1e952-8e01-471e-913e-dad29b03ccf3", + "metrics": [ + { + "metricId": "a1674f0f-64d4-4588-9e33-8a8aaf8d6ed6", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "ddb52e1e-62b4-4e36-a4dd-1a89fa4a0a9a", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:22Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "0f7e172b-d0f7-4c99-accb-066b5b5a40af", + "dataFeedName": "java_BLOB_create_data_feed_test_sample6b92b342-7a98-4903-b2b7-fdc99d5f6669", + "metrics": [ + { + "metricId": "09066a52-03c7-49ee-84d4-3cc99fae6e2d", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "41e0dcab-ac58-4120-a5e9-1df4a5164378", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:21Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "BLOB_CONTAINER", + "blobTemplate": "BLOB_TEMPLATE_NAME" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "48a8ba18-6093-4c7e-b98c-5060c199b26b", + "dataFeedName": "java_create_data_feed_test_samplecf95c52e-e964-4279-b276-f508fbca2dfa", + "metrics": [ + { + "metricId": "1d664d0d-6016-48a8-a309-618eec266450", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "bd8b677f-c7a5-4c95-ac2f-9779c47f1b2c", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:19Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "8651e3a2-fe0a-4310-9c5a-5c5e6b726129" + }, + { + "dataFeedId": "72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "metrics": [ + { + "metricId": "2a5a5e60-93b1-46f6-898c-b6c68bcca52b", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "1f3c6e7b-eabf-447b-b4d8-18baff395b9b", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:18Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "AzureSQLConnectionString", + "credentialId": "614f38b9-7a84-4915-a300-1cb18a66f552" + }, + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "dataFeedName": "azBlobDataFeed", + "metrics": [ + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "metricName": "Metric1", + "metricDisplayName": "Metric1", + "metricDescription": "" + }, + { + "metricId": "81fafdc5-e2fc-4679-8c20-e2fe3e366c15", + "metricName": "Metric2", + "metricDisplayName": "Metric2", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "Dim1", + "dimensionDisplayName": "Dim1" + }, + { + "dimensionName": "Dim2", + "dimensionDisplayName": "Dim2" + } + ], + "dataStartFrom": "2022-02-28T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "Timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2022-04-05T17:10:58Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "data/%Y/%m/sample_%Y_%m_%d.json" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "5599bb15-cf0d-47dc-bca4-ef1a532689ed", + "dataFeedName": "sample_datafeed", + "metrics": [ + { + "metricId": "00989743-bffa-4e6b-b90b-b41c13e27636", + "metricName": "cost", + "metricDisplayName": "Cost", + "metricDescription": "" + }, + { + "metricId": "54535a9d-2790-44a6-93f7-4171b72276d7", + "metricName": "revenue", + "metricDisplayName": "Revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "Category" + }, + { + "dimensionName": "city", + "dimensionDisplayName": "city" + } + ], + "dataStartFrom": "2019-01-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Paused", + "createdTime": "2021-11-15T22:00:37Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "9388a986-5430-4666-a758-7461c2a48774" + }, + { + "dataFeedId": "ccaad5bf-1df6-41f7-b774-28830d1a65d2", + "dataFeedName": "azsqlDatafeed", + "metrics": [ + { + "metricId": "61e14436-a60f-4ba9-85e2-abe66d0d7515", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "fa753672-8baf-4e8e-b48b-10fc1a423118", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "city", + "dimensionDisplayName": "city" + } + ], + "dataStartFrom": "2020-08-30T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Paused", + "createdTime": "2021-09-02T22:04:59Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "SELECT @IntervalStart as timestamp, region, category, revenue, cost FROM MASampleRevenueCost WHERE timestamp \u003E= @IntervalStart and timestamp \u003C @IntervalEnd" + }, + "authenticationType": "Basic" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterByName[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterByName[1].json index 1e0882a896572..d3986ef5ab5aa 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterByName[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterByName[1].json @@ -1,86 +1,262 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "a5bc84ef-5bfa-4b8f-a81a-6365c1202395", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "549", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "cf292e22-0b49-4dbe-b2ba-5fba658c6c89", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "test_filter_by_name", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "98e55df4-fc64-4976-9c54-f8df64acca0d", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:26 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/db426d46-c42e-4c1b-908a-fa08717f9b1a", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "2162", + "x-ms-region": "West US 2", + "X-Request-ID": "98e55df4-fc64-4976-9c54-f8df64acca0d" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "8fe41f99-db8b-41ae-99f3-137873d85734", - "content-length" : "0", - "x-envoy-upstream-service-time" : "530", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "8fe41f99-db8b-41ae-99f3-137873d85734", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:35 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/2596c482-076f-4f59-bff1-b2f94d50261c" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/db426d46-c42e-4c1b-908a-fa08717f9b1a", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "034d3243-9f8b-4c3c-9a7a-38fb8ef43bc4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "6c1cbcc0-79c0-4b44-8920-fc988ef30f9b", + "Content-Length": "1171", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "215", + "x-ms-region": "West US 2", + "X-Request-ID": "6c1cbcc0-79c0-4b44-8920-fc988ef30f9b" + }, + "ResponseBody": { + "dataFeedId": "db426d46-c42e-4c1b-908a-fa08717f9b1a", + "dataFeedName": "test_filter_by_name", + "metrics": [ + { + "metricId": "462a3257-8351-4f6a-9f58-0057d6f7928d", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "8bd5aa7f-ed68-4727-b1e6-6b5099cfabfd", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:26Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/2596c482-076f-4f59-bff1-b2f94d50261c", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b9e2121e-08af-4aef-b09f-2d57a35b5545" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds?dataFeedName=test_filter_by_name", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "44ad776b-c6c6-4b7f-93f0-3bbe350495a5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "ce423e4f-cb7f-412a-9e31-61a8be14ec7b", + "Content-Length": "1183", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "200", + "x-ms-region": "West US 2", + "X-Request-ID": "ce423e4f-cb7f-412a-9e31-61a8be14ec7b" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "db426d46-c42e-4c1b-908a-fa08717f9b1a", + "dataFeedName": "test_filter_by_name", + "metrics": [ + { + "metricId": "462a3257-8351-4f6a-9f58-0057d6f7928d", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "8bd5aa7f-ed68-4727-b1e6-6b5099cfabfd", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:26Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } + ] + } }, - "Response" : { - "x-request-id" : "1aa30f55-ab5c-450a-b858-ef0278e113ac", - "content-length" : "1183", - "x-envoy-upstream-service-time" : "167", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "1aa30f55-ab5c-450a-b858-ef0278e113ac", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"2596c482-076f-4f59-bff1-b2f94d50261c\",\"dataFeedName\":\"test_filter_by_name\",\"metrics\":[{\"metricId\":\"6fdc7991-c5f8-4a39-aafe-98fd8adc2db7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"57bf0170-42d5-4757-9037-6965db339e03\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:35 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds?dataFeedName=test_filter_by_name", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "103fec38-ed57-4743-8846-6cc8e0cd6f90" - }, - "Response" : { - "x-request-id" : "2ddb6646-479a-405c-a73c-d1643ab38ce5", - "content-length" : "1195", - "x-envoy-upstream-service-time" : "135", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2ddb6646-479a-405c-a73c-d1643ab38ce5", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"2596c482-076f-4f59-bff1-b2f94d50261c\",\"dataFeedName\":\"test_filter_by_name\",\"metrics\":[{\"metricId\":\"6fdc7991-c5f8-4a39-aafe-98fd8adc2db7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"57bf0170-42d5-4757-9037-6965db339e03\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}]}", - "Date" : "Fri, 08 Apr 2022 23:50:35 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/2596c482-076f-4f59-bff1-b2f94d50261c", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ea83bfb7-3d54-41d4-b7a3-4b4132fc03ab" - }, - "Response" : { - "x-request-id" : "808a8363-2489-4aa7-8995-f6df51bf01a9", - "content-length" : "0", - "x-envoy-upstream-service-time" : "313", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "808a8363-2489-4aa7-8995-f6df51bf01a9", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:36 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/db426d46-c42e-4c1b-908a-fa08717f9b1a", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "b3d661c9-f409-447e-9eb0-16d9f58ca493", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "ab3a1cf2-95b0-484e-88e9-a350bcb1e1c8", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "507", + "x-ms-region": "West US 2", + "X-Request-ID": "ab3a1cf2-95b0-484e-88e9-a350bcb1e1c8" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterBySourceType[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterBySourceType[1].json index 1ec805ec92978..9796ba0e53bae 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterBySourceType[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterBySourceType[1].json @@ -1,46 +1,103 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds?dataSourceType=AzureBlob", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "cc2c711f-dd59-4211-a9b0-bb8a641578b9" - }, - "Response" : { - "x-request-id" : "80fbab34-f64f-432a-bcba-ff67360d6a77", - "content-length" : "25430", - "x-envoy-upstream-service-time" : "258", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "80fbab34-f64f-432a-bcba-ff67360d6a77", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"d949c2e3-bdfa-4ab7-b5f5-a939597f0fd2\",\"dataFeedName\":\"java_create_data_feed_test_sampled79a169e-89c5-4276-8e3c-a836b8c0e333\",\"metrics\":[{\"metricId\":\"07307139-bdff-4622-be27-15282751d186\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cb1c89ec-760e-42e1-82e4-fed7625e853b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6e48e476-33e6-4113-a299-a5740bc0db47\",\"dataFeedName\":\"azBlobDataFeed\",\"metrics\":[{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"metricName\":\"Metric1\",\"metricDisplayName\":\"Metric1\",\"metricDescription\":\"\"},{\"metricId\":\"81fafdc5-e2fc-4679-8c20-e2fe3e366c15\",\"metricName\":\"Metric2\",\"metricDisplayName\":\"Metric2\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"Dim1\",\"dimensionDisplayName\":\"Dim1\"},{\"dimensionName\":\"Dim2\",\"dimensionDisplayName\":\"Dim2\"}],\"dataStartFrom\":\"2022-02-28T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"Timestamp\",\"startOffsetInSeconds\":10800,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"SmartFilling\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\",\"yutongzhai@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-05T17:10:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"data/%Y/%m/sample_%Y_%m_%d.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b24dcc5-768a-46ff-aa15-d7dc7933d29d\",\"dataFeedName\":\"js-test-datafeed-163537526935702447\",\"metrics\":[{\"metricId\":\"1f443f97-bcab-4e78-9602-a62fe4e82e97\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9d2f8d61-34e8-4479-b793-4be18be1f026\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3977fb1c-7f6c-469d-b0a2-60ed3be1bc78\",\"dataFeedName\":\"js-test-datafeed-163528892511105899\",\"metrics\":[{\"metricId\":\"e47bf455-f666-49d5-8bc1-2fa55300deda\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f64ad76b-0a9a-4d87-8cc0-3602e0c0fab1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a124fcf0-98da-495a-b0e5-f1b721323a2f\",\"dataFeedName\":\"js-test-datafeed-163520254768100170\",\"metrics\":[{\"metricId\":\"6f213a31-64f2-47b6-bb4f-1333dd323369\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7bc947cc-913d-46bb-8a14-fc5cd1c63dd0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:55:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"19708be2-edb7-4843-9cfe-def5a3356e53\",\"dataFeedName\":\"js-test-datafeed-163494342171301247\",\"metrics\":[{\"metricId\":\"31fcb906-ab1e-4a30-ade8-bda3eee44b8f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a2dec6e6-8ed7-466f-a082-a81f8a050b03\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ac1d2001-48fd-4569-8b9b-bd3c8f903c58\",\"dataFeedName\":\"js-test-datafeed-163485692541309714\",\"metrics\":[{\"metricId\":\"a9457d5d-5c52-4700-963d-e3333726b6ef\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"497bf38e-3bfc-40fc-b504-8c9d1db0c616\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d173e4c8-eac7-4b23-a282-71c0de60e6ab\",\"dataFeedName\":\"js-test-datafeed-163477050393000714\",\"metrics\":[{\"metricId\":\"21854a27-7ba3-441a-8503-b2b60f8e3819\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b962cb75-2269-46c6-86fe-e9e5d26a5f68\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:06Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b72fdb1a-ce13-42f7-af25-828191fc4e62\",\"dataFeedName\":\"js-test-datafeed-163468448802607009\",\"metrics\":[{\"metricId\":\"d49a6cc0-2c13-433a-84dd-f25675ee967c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"226e547f-4132-4343-8df8-df5423a60ed5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:01:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b4951e5-622b-4f64-bff6-aa28608744b5\",\"dataFeedName\":\"js-test-datafeed-163459779906404628\",\"metrics\":[{\"metricId\":\"3b5f2a14-0b40-4a2b-94f8-fa09487b6566\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6892c2cc-df10-4782-86cd-f0b737a90b59\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:56:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1ff9f815-b7a6-431f-b9d7-7b380b17c07c\",\"dataFeedName\":\"js-test-datafeed-163433850942003674\",\"metrics\":[{\"metricId\":\"d35647ba-9195-4bef-a82a-0a83632e3fee\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"da721189-044b-4ece-b207-d3d67d944324\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2564a746-3a1a-4bf0-baf6-ff3cc5ef2405\",\"dataFeedName\":\"js-test-datafeed-163425217090405817\",\"metrics\":[{\"metricId\":\"e49059de-d500-4e69-bd95-a8c98e86a683\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d73509b-d163-4071-aefb-3e3dfb35b7c6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2a522881-7e71-46d9-afc7-472f71e2ae8e\",\"dataFeedName\":\"js-test-datafeed-163416596428205551\",\"metrics\":[{\"metricId\":\"34e7bea6-b3fd-482d-acfa-b576ca5c0231\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1a19e374-73be-45dd-822c-b58b29bc34a6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T22:59:32Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c6317e5d-16a8-42e9-a739-0661ccd75ad6\",\"dataFeedName\":\"js-test-datafeed-163407956949509349\",\"metrics\":[{\"metricId\":\"cbd134ca-8b1e-4855-9040-cf326970b962\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c4da88e1-f6c7-488a-a22e-7769dfc9817b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-12T22:59:37Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"10b23d8b-b57b-4267-8fb0-d473f8fb26e0\",\"dataFeedName\":\"js-test-datafeed-163399280662702022\",\"metrics\":[{\"metricId\":\"0f7718af-a533-479d-b3f7-40e6d5302518\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"51aa6d7b-ee67-42d1-922f-1a7f32dafe79\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:53:32Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b0098e19-fb7b-4f83-9f5b-2dc70e570a1a\",\"dataFeedName\":\"js-test-datafeed-163373361110606230\",\"metrics\":[{\"metricId\":\"1f2e7703-e01a-422d-83e6-ead72c6615af\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d2b084a6-2b53-45e8-adec-a6e1042b09c8\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"541077f7-88a6-456c-a045-436b98b94cb7\",\"dataFeedName\":\"js-test-datafeed-163364745750607661\",\"metrics\":[{\"metricId\":\"51ed5f1f-51d7-464b-a202-5916b9fb86b1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4c77f7bc-d715-4116-9b7f-1ac73817dc12\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:57:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fc6b708b-3d9d-430f-99b4-161381de23cd\",\"dataFeedName\":\"js-test-datafeed-163356099797006468\",\"metrics\":[{\"metricId\":\"5e76e6f8-edac-46cc-aa9d-b004dcaba541\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8bd0cfb9-d401-46db-b3b1-04f75ad1189a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:56:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6aef058a-41c7-4c21-a00c-fea5d0ee87f6\",\"dataFeedName\":\"js-test-datafeed-163347460219303676\",\"metrics\":[{\"metricId\":\"62d7889c-3099-4ce1-9ec0-947f9e60ddf7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0016e5d6-32df-462d-8a3e-c8c4dc0fa8a3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:56:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0c551480-0d15-4bdb-ba79-d078329f5394\",\"dataFeedName\":\"js-test-datafeed-163338814690006682\",\"metrics\":[{\"metricId\":\"01e0f623-f0a9-4030-bfc8-6b52f1032627\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fcb6922b-90b8-4d80-9eb2-dca78e1be941\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:55:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?dataSourceType=AzureBlob&$maxpagesize=20&$skip=20\"}", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?dataSourceType=AzureBlob&$maxpagesize=20&$skip=20", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "375d580e-f977-4caf-89cc-3fa54113f823" - }, - "Response" : { - "x-request-id" : "7a90570c-aa08-4625-a054-0b0db755abb9", - "content-length" : "5071", - "x-envoy-upstream-service-time" : "248", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7a90570c-aa08-4625-a054-0b0db755abb9", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"7b77757c-1546-45d5-9a37-0ba95facb95b\",\"dataFeedName\":\"js-test-datafeed-163312892993208131\",\"metrics\":[{\"metricId\":\"d8252794-3eeb-43e4-ac50-9b4567a99311\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9a685909-95cc-4595-b4a0-382fd58668c0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:55:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"63c04d85-7072-4f34-810a-5ed860dd24fd\",\"dataFeedName\":\"js-test-datafeed-163304256469802463\",\"metrics\":[{\"metricId\":\"0ccea564-c2d7-41c2-aec4-2b38d6991de5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8e05096b-b467-464e-815a-23af545bccc6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6fede4c4-36a0-447d-a840-b649eb01e123\",\"dataFeedName\":\"js-test-datafeed-163295624935408576\",\"metrics\":[{\"metricId\":\"b99375f7-96e5-4c65-8ff9-27b6d38507f5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7c3cc93f-a278-4fff-b48f-16a38bb5f89f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ac974c50-7b2c-4b02-85c1-2b6623babfbb\",\"dataFeedName\":\"js-test-datafeed-163286993752003310\",\"metrics\":[{\"metricId\":\"818c34ba-50ff-4593-97d0-b42899214e53\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2cec93fe-e922-4b3b-8672-d72a89d7511b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-28T22:59:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"}]}", - "Date" : "Fri, 08 Apr 2022 23:50:21 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds?dataSourceType=AzureBlob", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c281d013-300b-47e8-a463-8a13f7653c08", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "bc4f4346-0f07-4da8-b062-b1fe3438594b", + "Content-Length": "1486", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "135", + "x-ms-region": "West US 2", + "X-Request-ID": "bc4f4346-0f07-4da8-b062-b1fe3438594b" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "dataFeedName": "azBlobDataFeed", + "metrics": [ + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "metricName": "Metric1", + "metricDisplayName": "Metric1", + "metricDescription": "" + }, + { + "metricId": "81fafdc5-e2fc-4679-8c20-e2fe3e366c15", + "metricName": "Metric2", + "metricDisplayName": "Metric2", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "Dim1", + "dimensionDisplayName": "Dim1" + }, + { + "dimensionName": "Dim2", + "dimensionDisplayName": "Dim2" + } + ], + "dataStartFrom": "2022-02-28T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "Timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2022-04-05T17:10:58Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "data/%Y/%m/sample_%Y_%m_%d.json" + }, + "authenticationType": "Basic" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterByStatus[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterByStatus[1].json index 9267fc45977eb..e81391c77955c 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterByStatus[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedFilterByStatus[1].json @@ -1,25 +1,103 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds?status=Active", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "2c2cc157-4bd9-44b1-b378-87fa401988f2" - }, - "Response" : { - "x-request-id" : "ba13dbf6-f49c-4ff6-b3ad-40d2b3505155", - "content-length" : "8975", - "x-envoy-upstream-service-time" : "133", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ba13dbf6-f49c-4ff6-b3ad-40d2b3505155", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"df57e5da-e858-4e24-9864-d62052a5613f\",\"dataFeedName\":\"java_data_feed_for_detectiona829987e-77e4-495a-bb62-80f9f393c21f\",\"metrics\":[{\"metricId\":\"9d0311c7-4aa1-4858-9375-6801d8551844\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"57a4f51b-2792-41cd-a304-d97de0f33de8\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:09Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"64f7b0f6-6d7d-4088-87f8-22010d8049e4\",\"dataFeedName\":\"java_create_data_feed_test_sample179e04ff-0b37-4173-ab9f-f95e354c5125\",\"metrics\":[{\"metricId\":\"be29953f-884d-486a-a867-a5f50bbf2bbb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"34775200-6923-4987-9ef4-aef0eebe5586\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:09Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"DataLakeGen2SharedKey\",\"credentialId\":\"be44f11a-8d4a-4a51-b869-4f7e12d22058\"},{\"dataFeedId\":\"272d4977-0bc6-41e1-803c-f96c1da1b552\",\"dataFeedName\":\"java_create_data_feed_test_sample68d59196-6d4d-4a83-9b32-c3a833f4f140\",\"metrics\":[{\"metricId\":\"0f08bc55-483c-44d9-adc6-a8ddd061ae12\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"968e2577-9724-4896-8680-bd205850f9bc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"DataLakeGen2SharedKey\",\"credentialId\":\"b52b46ff-69ea-429c-8412-44bc131a8d95\"},{\"dataFeedId\":\"6e48e476-33e6-4113-a299-a5740bc0db47\",\"dataFeedName\":\"azBlobDataFeed\",\"metrics\":[{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"metricName\":\"Metric1\",\"metricDisplayName\":\"Metric1\",\"metricDescription\":\"\"},{\"metricId\":\"81fafdc5-e2fc-4679-8c20-e2fe3e366c15\",\"metricName\":\"Metric2\",\"metricDisplayName\":\"Metric2\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"Dim1\",\"dimensionDisplayName\":\"Dim1\"},{\"dimensionName\":\"Dim2\",\"dimensionDisplayName\":\"Dim2\"}],\"dataStartFrom\":\"2022-02-28T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"Timestamp\",\"startOffsetInSeconds\":10800,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"SmartFilling\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\",\"yutongzhai@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-05T17:10:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"data/%Y/%m/sample_%Y_%m_%d.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2ea524f2-bbd0-40c6-8af0-bfbd8e2d16ec\",\"dataFeedName\":\"js-test-eventhubRequestFeed-163312892993200053\",\"metrics\":[{\"metricId\":\"950e1d27-4917-4482-8eea-e1993d89a26f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7bbc3972-ff3b-475a-a80f-f081f3dda0f9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2021-10-01T00:00:00Z\",\"dataSourceType\":\"AzureEventHubs\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2021-10-01T22:56:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"consumerGroup\":\"$Default\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a42f91f0-5377-43ca-87d0-bb96c178ab78\",\"dataFeedName\":\"js-test-eventhubRequestFeed-163304256469800636\",\"metrics\":[{\"metricId\":\"8c0b0be2-e8a1-48e7-97e2-65e4cdeec0fa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"472d0b78-8b0c-44de-8834-de88073d809e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2021-09-30T00:00:00Z\",\"dataSourceType\":\"AzureEventHubs\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2021-09-30T22:56:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"consumerGroup\":\"$Default\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"685e01d9-2d5f-4ac5-bbe5-dc239962d800\",\"dataFeedName\":\"js-test-eventhubRequestFeed-163295624935403683\",\"metrics\":[{\"metricId\":\"ee44f79c-8f95-4428-abe9-87c289de81c6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5ab43009-b279-4234-84b9-a0633d1e915e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2021-09-29T00:00:00Z\",\"dataSourceType\":\"AzureEventHubs\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2021-09-29T22:57:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"consumerGroup\":\"$Default\"},\"authenticationType\":\"Basic\"}]}", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds?status=Active", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "8db7e968-e919-40b6-b548-d1109d5e0b0d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "e80028a0-6eeb-4373-a311-4fd41eb22cf7", + "Content-Length": "1486", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "139", + "x-ms-region": "West US 2", + "X-Request-ID": "e80028a0-6eeb-4373-a311-4fd41eb22cf7" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "dataFeedName": "azBlobDataFeed", + "metrics": [ + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "metricName": "Metric1", + "metricDisplayName": "Metric1", + "metricDescription": "" + }, + { + "metricId": "81fafdc5-e2fc-4679-8c20-e2fe3e366c15", + "metricName": "Metric2", + "metricDisplayName": "Metric2", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "Dim1", + "dimensionDisplayName": "Dim1" + }, + { + "dimensionName": "Dim2", + "dimensionDisplayName": "Dim2" + } + ], + "dataStartFrom": "2022-02-28T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "Timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2022-04-05T17:10:58Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "data/%Y/%m/sample_%Y_%m_%d.json" + }, + "authenticationType": "Basic" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedTop3[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedTop3[1].json index 67c09ba77e898..1830721759177 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedTop3[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeedTop3[1].json @@ -1,88 +1,520 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6769deb8-92e4-4994-9aae-d93259b7b616" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "943fef6c-bfc6-4e65-85b3-12b3dc2d451b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "d09c745a-89f6-4ee2-8b37-c6b501f63305", + "Content-Length": "3844", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "123", + "x-ms-region": "West US 2", + "X-Request-ID": "d09c745a-89f6-4ee2-8b37-c6b501f63305" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "d7001b7e-a566-42bc-b906-8015ed5ae58f", + "dataFeedName": "java_create_data_feed_test_sample577da072-6750-41bd-8c4b-a871652c42ad", + "metrics": [ + { + "metricId": "691b1e00-c454-4231-beee-c1951323c1c5", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "c30f5bf2-b789-4869-b9ad-c648c0b20313", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:21Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + }, + "authenticationType": "ManagedIdentity" + }, + { + "dataFeedId": "0f7e172b-d0f7-4c99-accb-066b5b5a40af", + "dataFeedName": "java_BLOB_create_data_feed_test_sample6b92b342-7a98-4903-b2b7-fdc99d5f6669", + "metrics": [ + { + "metricId": "09066a52-03c7-49ee-84d4-3cc99fae6e2d", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "41e0dcab-ac58-4120-a5e9-1df4a5164378", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:21Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "BLOB_CONTAINER", + "blobTemplate": "BLOB_TEMPLATE_NAME" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "5438398f-8a6c-449e-9b11-3b41594b8d60", + "dataFeedName": "java_create_data_feed_test_sample88e152a0-9eaf-4e4c-986d-b0700ae75c4d", + "metrics": [ + { + "metricId": "188e2746-02ca-44f4-b7f4-95575e4c7739", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "b862d804-971d-4d0b-a904-a93fe98d0106", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:20Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + }, + "authenticationType": "ManagedIdentity" + } + ], + "@nextLink": "https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3\u0026$skip=3" + } }, - "Response" : { - "x-request-id" : "83c4c289-b92e-4903-94e6-1494cce8b7d8", - "content-length" : "3864", - "x-envoy-upstream-service-time" : "164", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "83c4c289-b92e-4903-94e6-1494cce8b7d8", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"000a3b7d-3a7f-4d2c-8316-59f797a6e19c\",\"dataFeedName\":\"java_create_data_feed_test_samplecfc89cb4-1c0b-4d5a-aa0c-5f5537e4bf50\",\"metrics\":[{\"metricId\":\"4edebd72-ee9d-4b06-a084-f569e5f9ef22\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5bebee2d-54c7-46cb-9c93-2c1be6dadec9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"831cc58a-2eac-4218-8f4c-d8802dd77268\",\"dataFeedName\":\"java_SQL_create_data_feed_test_sample9ada3e4e-1cbf-4ff9-8821-227bdc30767f\",\"metrics\":[{\"metricId\":\"00476d2a-042b-4984-9b98-474d36f450f3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4a35fbfc-6584-47a8-b0be-662becb68cc9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:33Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6e48e476-33e6-4113-a299-a5740bc0db47\",\"dataFeedName\":\"azBlobDataFeed\",\"metrics\":[{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"metricName\":\"Metric1\",\"metricDisplayName\":\"Metric1\",\"metricDescription\":\"\"},{\"metricId\":\"81fafdc5-e2fc-4679-8c20-e2fe3e366c15\",\"metricName\":\"Metric2\",\"metricDisplayName\":\"Metric2\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"Dim1\",\"dimensionDisplayName\":\"Dim1\"},{\"dimensionName\":\"Dim2\",\"dimensionDisplayName\":\"Dim2\"}],\"dataStartFrom\":\"2022-02-28T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"Timestamp\",\"startOffsetInSeconds\":10800,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"SmartFilling\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\",\"yutongzhai@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-05T17:10:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"data/%Y/%m/sample_%Y_%m_%d.json\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=3\"}", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3\u0026$skip=3", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "df85e307-6c23-407e-be5c-f12519e84029", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "0514329f-7e56-48e1-9fdd-ca9cfe939bf7", + "Content-Length": "4204", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "123", + "x-ms-region": "West US 2", + "X-Request-ID": "0514329f-7e56-48e1-9fdd-ca9cfe939bf7" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "metrics": [ + { + "metricId": "2a5a5e60-93b1-46f6-898c-b6c68bcca52b", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "1f3c6e7b-eabf-447b-b4d8-18baff395b9b", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:18Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "AzureSQLConnectionString", + "credentialId": "614f38b9-7a84-4915-a300-1cb18a66f552" + }, + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "dataFeedName": "azBlobDataFeed", + "metrics": [ + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "metricName": "Metric1", + "metricDisplayName": "Metric1", + "metricDescription": "" + }, + { + "metricId": "81fafdc5-e2fc-4679-8c20-e2fe3e366c15", + "metricName": "Metric2", + "metricDisplayName": "Metric2", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "Dim1", + "dimensionDisplayName": "Dim1" + }, + { + "dimensionName": "Dim2", + "dimensionDisplayName": "Dim2" + } + ], + "dataStartFrom": "2022-02-28T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "Timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2022-04-05T17:10:58Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "data/%Y/%m/sample_%Y_%m_%d.json" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "5599bb15-cf0d-47dc-bca4-ef1a532689ed", + "dataFeedName": "sample_datafeed", + "metrics": [ + { + "metricId": "00989743-bffa-4e6b-b90b-b41c13e27636", + "metricName": "cost", + "metricDisplayName": "Cost", + "metricDescription": "" + }, + { + "metricId": "54535a9d-2790-44a6-93f7-4171b72276d7", + "metricName": "revenue", + "metricDisplayName": "Revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "Category" + }, + { + "dimensionName": "city", + "dimensionDisplayName": "city" + } + ], + "dataStartFrom": "2019-01-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Paused", + "createdTime": "2021-11-15T22:00:37Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "9388a986-5430-4666-a758-7461c2a48774" + } + ], + "@nextLink": "https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3\u0026$skip=6" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=3", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7d7a33ee-159b-42fa-81c3-49706a1cbba4" - }, - "Response" : { - "x-request-id" : "83fd99da-8c30-42b5-a434-a82b49afeb94", - "content-length" : "4066", - "x-envoy-upstream-service-time" : "142", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "83fd99da-8c30-42b5-a434-a82b49afeb94", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"a70577a0-cef9-45b9-81d9-b6b91b6e3bd8\",\"dataFeedName\":\"js-test-postgreSqlFeed-163537526935708748\",\"metrics\":[{\"metricId\":\"77d806ff-f45d-4a7e-b4a1-bb2690d3e4ff\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3dcd06b2-aa43-4fcc-a8e3-248ef1c27cc3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:55:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"bfff3d5f-2d77-458f-a7dc-e7685cf65dd9\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163537526935700931\",\"metrics\":[{\"metricId\":\"b85d07a0-28db-4fcf-be1c-15fcc1759fc6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c73153e6-823a-4216-8676-f4aadf397909\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:55:04Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"34f1a7dd-ae39-420f-8dee-9bd902cc1b7d\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163537526935702851\",\"metrics\":[{\"metricId\":\"6d7f1802-ba0a-4be7-b3d2-29fbcb8b81d5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c3d2e96f-2de9-478a-bed0-d6bbc419e678\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=6\"}", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=6", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "03b612ab-0e29-47cf-9bd3-e99349707b65" - }, - "Response" : { - "x-request-id" : "abd23aae-f94a-478b-9fe7-e437aedaffce", - "content-length" : "4030", - "x-envoy-upstream-service-time" : "147", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "abd23aae-f94a-478b-9fe7-e437aedaffce", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"ff08e42b-6907-40aa-b1ef-e9f7ed46789d\",\"dataFeedName\":\"js-test-mySqlFeed-163537526935708142\",\"metrics\":[{\"metricId\":\"ca494d49-04e7-4b07-9bd5-2622eeaebbe4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e7669f73-8182-4cfb-bedb-7c5bc6cbc71d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e97f7298-8378-441e-8fcb-9d02d4300888\",\"dataFeedName\":\"js-test-influxdbFeed-163537526935707179\",\"metrics\":[{\"metricId\":\"6ee2eb1c-7316-4bda-bfa7-7a17b824b4f3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"84739827-6f92-48af-95e2-535c7dc9b151\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"260d8877-fb9a-4399-b73c-2b0106280b77\",\"dataFeedName\":\"js-test-mongoDbFeed-163537526935700837\",\"metrics\":[{\"metricId\":\"ad377aa4-81b2-4544-91aa-6d6c30745617\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ce1bac54-b121-4a08-a0ab-9e4cf407d134\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=9\"}", - "Date" : "Fri, 08 Apr 2022 23:50:35 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=9", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "0fd3e1db-b5a8-4817-ae9a-9b1c37560856" - }, - "Response" : { - "x-request-id" : "4dec1d68-486a-4c8c-be4a-be38f4453a43", - "content-length" : "3981", - "x-envoy-upstream-service-time" : "143", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4dec1d68-486a-4c8c-be4a-be38f4453a43", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"260d8877-fb9a-4399-b73c-2b0106280b77\",\"dataFeedName\":\"js-test-mongoDbFeed-163537526935700837\",\"metrics\":[{\"metricId\":\"ad377aa4-81b2-4544-91aa-6d6c30745617\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ce1bac54-b121-4a08-a0ab-9e4cf407d134\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6ed707d4-970b-4a1c-b360-a376c035b7b5\",\"dataFeedName\":\"js-test-tableFeed-163537526935706574\",\"metrics\":[{\"metricId\":\"26bc159e-5ed3-41ec-8415-5842a682a913\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8319c21e-cf9e-478c-8bc3-eb890d4ffd09\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1a06e260-df48-4a0e-80b3-fa55bd24117c\",\"dataFeedName\":\"js-test-dataExplorerFeed-163537526935704238\",\"metrics\":[{\"metricId\":\"af473d6c-3d09-4a69-a804-bf56cb4f273f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e5fd167f-3b02-419d-9527-77c2ec0bfff1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:46Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=12\"}", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3\u0026$skip=6", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c44b3737-f654-4047-bfba-9de5f096a9fa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "3233134f-d46e-4613-a888-9063156b7739", + "Content-Length": "1554", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "154", + "x-ms-region": "West US 2", + "X-Request-ID": "3233134f-d46e-4613-a888-9063156b7739" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "ccaad5bf-1df6-41f7-b774-28830d1a65d2", + "dataFeedName": "azsqlDatafeed", + "metrics": [ + { + "metricId": "61e14436-a60f-4ba9-85e2-abe66d0d7515", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "fa753672-8baf-4e8e-b48b-10fc1a423118", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "city", + "dimensionDisplayName": "city" + } + ], + "dataStartFrom": "2020-08-30T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Paused", + "createdTime": "2021-09-02T22:04:59Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "SELECT @IntervalStart as timestamp, region, category, revenue, cost FROM MASampleRevenueCost WHERE timestamp \u003E= @IntervalStart and timestamp \u003C @IntervalEnd" + }, + "authenticationType": "Basic" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeed[1].json index 1e1c46e795209..1bb200c81dbd2 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.testListDataFeed[1].json @@ -1,147 +1,656 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ade823d2-8b15-4000-9166-c9456ac03992", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "483", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ad369c6b-032d-437c-85cc-99449cfd3103", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureBlob", + "dataFeedName": "java_BLOB_create_data_feed_test_sample6b92b342-7a98-4903-b2b7-fdc99d5f6669", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost" + }, + { + "metricName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region" + }, + { + "dimensionName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "container": "BLOB_CONTAINER", + "blobTemplate": "BLOB_TEMPLATE_NAME" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "a0234351-7e58-4b5f-aa6d-608d700157b4", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/0f7e172b-d0f7-4c99-accb-066b5b5a40af", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1298", + "x-ms-region": "West US 2", + "X-Request-ID": "a0234351-7e58-4b5f-aa6d-608d700157b4" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "edb6d3f5-be84-402b-8c30-8205f95872a8", - "content-length" : "0", - "x-envoy-upstream-service-time" : "459", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "edb6d3f5-be84-402b-8c30-8205f95872a8", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:30 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/563ef427-fc26-41df-8ce3-a0573d1b928b" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/0f7e172b-d0f7-4c99-accb-066b5b5a40af", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "9ba0d44e-4faf-4c38-920e-372dd87166b8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "14a6d222-2b46-4040-8325-c640d1fd9d43", + "Content-Length": "1228", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "132", + "x-ms-region": "West US 2", + "X-Request-ID": "14a6d222-2b46-4040-8325-c640d1fd9d43" + }, + "ResponseBody": { + "dataFeedId": "0f7e172b-d0f7-4c99-accb-066b5b5a40af", + "dataFeedName": "java_BLOB_create_data_feed_test_sample6b92b342-7a98-4903-b2b7-fdc99d5f6669", + "metrics": [ + { + "metricId": "09066a52-03c7-49ee-84d4-3cc99fae6e2d", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "41e0dcab-ac58-4120-a5e9-1df4a5164378", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:21Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "BLOB_CONTAINER", + "blobTemplate": "BLOB_TEMPLATE_NAME" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/563ef427-fc26-41df-8ce3-a0573d1b928b", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "4e66b091-296a-4abf-a0db-306db8c1a2a6" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "480", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d3dfae32-5ea1-42df-9786-2cd49b464f06", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_SQL_create_data_feed_test_sample16e1e952-8e01-471e-913e-dad29b03ccf3", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost" + }, + { + "metricName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region" + }, + { + "dimensionName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "68c9434a-e7b2-4792-b6f1-8aa9092bc19a", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/a2e6e630-1894-4236-b8fb-5604b710fd0b", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "847", + "x-ms-region": "West US 2", + "X-Request-ID": "68c9434a-e7b2-4792-b6f1-8aa9092bc19a" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "43dcac41-9191-4c04-8730-477645e7af9a", - "content-length" : "1240", - "x-envoy-upstream-service-time" : "159", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "43dcac41-9191-4c04-8730-477645e7af9a", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"563ef427-fc26-41df-8ce3-a0573d1b928b\",\"dataFeedName\":\"java_BLOB_create_data_feed_test_sample86f7cc27-7051-496e-9e18-db375e702895\",\"metrics\":[{\"metricId\":\"efe5cf04-40f6-467a-aeab-74ec91126962\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"345471af-06d0-4ace-93e2-b08d9316938a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"BLOB_CONTAINER\",\"blobTemplate\":\"BLOB_TEMPLATE_NAME\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:30 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/a2e6e630-1894-4236-b8fb-5604b710fd0b", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "0ea99c2c-f94c-41c4-9b31-10505a0ef862", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "6e47156e-7c19-4b47-aa8b-cfb947b4f21f", + "Content-Length": "1225", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "186", + "x-ms-region": "West US 2", + "X-Request-ID": "6e47156e-7c19-4b47-aa8b-cfb947b4f21f" + }, + "ResponseBody": { + "dataFeedId": "a2e6e630-1894-4236-b8fb-5604b710fd0b", + "dataFeedName": "java_SQL_create_data_feed_test_sample16e1e952-8e01-471e-913e-dad29b03ccf3", + "metrics": [ + { + "metricId": "a1674f0f-64d4-4588-9e33-8a8aaf8d6ed6", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "ddb52e1e-62b4-4e36-a4dd-1a89fa4a0a9a", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:22Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ac43ba19-392a-4462-85b9-3856d4606d2c", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds?dataFeedName=java_\u0026granularityName=Daily", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "6df9fad7-ef95-4f95-92e2-0db605dd2217", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "d1beda3b-3b81-4997-a35f-cd59ffaf14e8", + "Content-Length": "6441", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "204", + "x-ms-region": "West US 2", + "X-Request-ID": "d1beda3b-3b81-4997-a35f-cd59ffaf14e8" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "54d2f127-3b8d-4ae1-824a-86dc56034b75", + "dataFeedName": "java_create_data_feed_test_sample61382665-934b-4f9e-8de4-4a278627e7a1", + "metrics": [ + { + "metricId": "587234b2-f5ef-4775-b67b-ef8228f9ec17", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "6d98ed84-3abf-43e0-bb08-dd4212aea816", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:23Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "a2e6e630-1894-4236-b8fb-5604b710fd0b", + "dataFeedName": "java_SQL_create_data_feed_test_sample16e1e952-8e01-471e-913e-dad29b03ccf3", + "metrics": [ + { + "metricId": "a1674f0f-64d4-4588-9e33-8a8aaf8d6ed6", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "ddb52e1e-62b4-4e36-a4dd-1a89fa4a0a9a", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:22Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "0f7e172b-d0f7-4c99-accb-066b5b5a40af", + "dataFeedName": "java_BLOB_create_data_feed_test_sample6b92b342-7a98-4903-b2b7-fdc99d5f6669", + "metrics": [ + { + "metricId": "09066a52-03c7-49ee-84d4-3cc99fae6e2d", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "41e0dcab-ac58-4120-a5e9-1df4a5164378", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:21Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "BLOB_CONTAINER", + "blobTemplate": "BLOB_TEMPLATE_NAME" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "48a8ba18-6093-4c7e-b98c-5060c199b26b", + "dataFeedName": "java_create_data_feed_test_samplecf95c52e-e964-4279-b276-f508fbca2dfa", + "metrics": [ + { + "metricId": "1d664d0d-6016-48a8-a309-618eec266450", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "bd8b677f-c7a5-4c95-ac2f-9779c47f1b2c", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:19Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "8651e3a2-fe0a-4310-9c5a-5c5e6b726129" + }, + { + "dataFeedId": "72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "metrics": [ + { + "metricId": "2a5a5e60-93b1-46f6-898c-b6c68bcca52b", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "1f3c6e7b-eabf-447b-b4d8-18baff395b9b", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:18Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "AzureSQLConnectionString", + "credentialId": "614f38b9-7a84-4915-a300-1cb18a66f552" + } + ] + } }, - "Response" : { - "x-request-id" : "8397aad3-23f6-4cf1-a5e9-bc6fbe7136e7", - "content-length" : "0", - "x-envoy-upstream-service-time" : "479", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "8397aad3-23f6-4cf1-a5e9-bc6fbe7136e7", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/99636862-b122-4fab-916f-bd70afa6c2fd" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/0f7e172b-d0f7-4c99-accb-066b5b5a40af", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:24 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ccc711d8-d862-496d-b901-0d4fa1cd582e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "ae1c66fc-069f-4c3c-966f-328ebdaa356f", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:24 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1038", + "x-ms-region": "West US 2", + "X-Request-ID": "ae1c66fc-069f-4c3c-966f-328ebdaa356f" + }, + "ResponseBody": null }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/99636862-b122-4fab-916f-bd70afa6c2fd", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "085b6b03-4263-4c19-941d-e4249008713d" - }, - "Response" : { - "x-request-id" : "ac24fc5e-5622-4f5d-90bb-c5399c6e12e9", - "content-length" : "1237", - "x-envoy-upstream-service-time" : "167", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ac24fc5e-5622-4f5d-90bb-c5399c6e12e9", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"99636862-b122-4fab-916f-bd70afa6c2fd\",\"dataFeedName\":\"java_SQL_create_data_feed_test_sample4350659d-5476-449b-b9fd-f1359df6a66a\",\"metrics\":[{\"metricId\":\"9d8e3504-b63b-47a4-9604-28c2f4276267\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"dee5290b-ed71-468d-994b-13019287cdaf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds?dataFeedName=java_&granularityName=Daily", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7f4238af-a9c3-4fdf-b3a6-2887fc9f6237" - }, - "Response" : { - "x-request-id" : "ea2df758-8398-4ba3-9c4c-43cb1a52533a", - "content-length" : "6426", - "x-envoy-upstream-service-time" : "131", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ea2df758-8398-4ba3-9c4c-43cb1a52533a", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"99636862-b122-4fab-916f-bd70afa6c2fd\",\"dataFeedName\":\"java_SQL_create_data_feed_test_sample4350659d-5476-449b-b9fd-f1359df6a66a\",\"metrics\":[{\"metricId\":\"9d8e3504-b63b-47a4-9604-28c2f4276267\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"dee5290b-ed71-468d-994b-13019287cdaf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c06cf2f8-fb4d-4efa-8091-d3c1e6c64305\",\"dataFeedName\":\"java_create_data_feed_test_sample2539eb87-3aaf-4847-b2ff-57509d087344\",\"metrics\":[{\"metricId\":\"ca01457c-354f-4bfe-92cf-61513da008ea\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"81c42ad8-bd61-4a47-85d9-6a154e591d78\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"563ef427-fc26-41df-8ce3-a0573d1b928b\",\"dataFeedName\":\"java_BLOB_create_data_feed_test_sample86f7cc27-7051-496e-9e18-db375e702895\",\"metrics\":[{\"metricId\":\"efe5cf04-40f6-467a-aeab-74ec91126962\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"345471af-06d0-4ace-93e2-b08d9316938a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"BLOB_CONTAINER\",\"blobTemplate\":\"BLOB_TEMPLATE_NAME\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c0e1df88-6cce-4f5e-9b89-4532d6e081a5\",\"dataFeedName\":\"java_create_data_feed_test_sample6c219e4d-9272-410c-bfa6-067e4180bc70\",\"metrics\":[{\"metricId\":\"9a805e98-5ab4-4212-971b-4a464c5e04f1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6fc696ec-6c76-4ccc-9bd9-9d6940550dc6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"a8af3e4f-54e4-4ae7-845a-2e0ab30027e1\"},{\"dataFeedId\":\"79c91b77-5672-45c3-9a83-fcd6ad5e38b8\",\"dataFeedName\":\"java_create_data_feed_test_samplef2630942-30c7-4211-a007-bddb119d20cf\",\"metrics\":[{\"metricId\":\"e3ec1b48-f01f-4548-b2b8-3e3162ef4426\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f9324353-e0be-4d52-a240-cfd66516f99c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"c603d450-e526-42ba-b924-3144f1a84988\"}]}", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/563ef427-fc26-41df-8ce3-a0573d1b928b", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "80b3114d-ccec-4878-9cc7-45f35e3bc322" - }, - "Response" : { - "x-request-id" : "012013de-4069-4ca4-a456-9df6df827add", - "content-length" : "0", - "x-envoy-upstream-service-time" : "297", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "012013de-4069-4ca4-a456-9df6df827add", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/99636862-b122-4fab-916f-bd70afa6c2fd", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "59e28dad-8d31-4ab8-b2b7-d2e58a70fef6" - }, - "Response" : { - "x-request-id" : "6395f991-eb98-4159-8b61-f7e001a6ed6f", - "content-length" : "0", - "x-envoy-upstream-service-time" : "311", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6395f991-eb98-4159-8b61-f7e001a6ed6f", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/a2e6e630-1894-4236-b8fb-5604b710fd0b", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "e33ba077-cf44-4632-955a-5a85cbe2aca3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "bd6d1e46-946f-40f8-a5ea-32b957648b8e", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "708", + "x-ms-region": "West US 2", + "X-Request-ID": "bd6d1e46-946f-40f8-a5ea-32b957648b8e" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.updateDataFeedHappyPath[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.updateDataFeedHappyPath[1].json index 0e965e95f7c4a..8fdf1ecf292fe 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.updateDataFeedHappyPath[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedAsyncClientTest.updateDataFeedHappyPath[1].json @@ -1,108 +1,366 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "94f78617-017d-4322-9c05-d80fa33f489d", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "599", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ac027661-5b57-4d55-b476-8a87164f600e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_create_data_feed_test_sample22aa860d-bd81-4174-97b9-6c38993f13c2", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "75e8824b-b13b-405c-b5d1-7e8ce45d297a", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/9f9954c2-c767-4e22-8f0d-c22f42cef32b", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1671", + "x-ms-region": "West US 2", + "X-Request-ID": "75e8824b-b13b-405c-b5d1-7e8ce45d297a" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "58ad3ceb-128a-4f3f-bb96-3bd506269d9c", - "content-length" : "0", - "x-envoy-upstream-service-time" : "546", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "58ad3ceb-128a-4f3f-bb96-3bd506269d9c", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/000a3b7d-3a7f-4d2c-8316-59f797a6e19c" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/9f9954c2-c767-4e22-8f0d-c22f42cef32b", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "efbe353a-66d9-46be-9dd9-23bc91403920", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "63df310d-893f-42fd-8d25-0e1e1ae50255", + "Content-Length": "1221", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "151", + "x-ms-region": "West US 2", + "X-Request-ID": "63df310d-893f-42fd-8d25-0e1e1ae50255" + }, + "ResponseBody": { + "dataFeedId": "9f9954c2-c767-4e22-8f0d-c22f42cef32b", + "dataFeedName": "java_create_data_feed_test_sample22aa860d-bd81-4174-97b9-6c38993f13c2", + "metrics": [ + { + "metricId": "f50fc9c5-0ab3-4dd6-bbc3-7bb577d43c77", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "cdc81dad-f564-4fbc-a03d-bc83aed7c9fa", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:28Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/000a3b7d-3a7f-4d2c-8316-59f797a6e19c", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5fbbb1c9-604f-4e26-aeac-e4a86d83075f" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/9f9954c2-c767-4e22-8f0d-c22f42cef32b", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "576", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c0326a0f-38ac-4d94-a617-d84bcc49a034", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "test_updated_dataFeed_name", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "Basic", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "8fb47455-c8b4-4e0b-a059-378a2ca2afce", + "Content-Length": "1178", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "851", + "x-ms-region": "West US 2", + "X-Request-ID": "8fb47455-c8b4-4e0b-a059-378a2ca2afce" + }, + "ResponseBody": { + "dataFeedId": "9f9954c2-c767-4e22-8f0d-c22f42cef32b", + "dataFeedName": "test_updated_dataFeed_name", + "metrics": [ + { + "metricId": "f50fc9c5-0ab3-4dd6-bbc3-7bb577d43c77", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "cdc81dad-f564-4fbc-a03d-bc83aed7c9fa", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:28Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Response" : { - "x-request-id" : "991ffdbe-fb67-41a0-95d7-548af2f90ca1", - "content-length" : "1233", - "x-envoy-upstream-service-time" : "180", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "991ffdbe-fb67-41a0-95d7-548af2f90ca1", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"000a3b7d-3a7f-4d2c-8316-59f797a6e19c\",\"dataFeedName\":\"java_create_data_feed_test_samplecfc89cb4-1c0b-4d5a-aa0c-5f5537e4bf50\",\"metrics\":[{\"metricId\":\"4edebd72-ee9d-4b06-a084-f569e5f9ef22\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5bebee2d-54c7-46cb-9c93-2c1be6dadec9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/9f9954c2-c767-4e22-8f0d-c22f42cef32b", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:30 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "2ea05326-8d70-4382-8ade-42ae05c54864", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "987b77d1-b972-4aa9-aad2-2ac8e58aa587", + "Content-Length": "1178", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "211", + "x-ms-region": "West US 2", + "X-Request-ID": "987b77d1-b972-4aa9-aad2-2ac8e58aa587" + }, + "ResponseBody": { + "dataFeedId": "9f9954c2-c767-4e22-8f0d-c22f42cef32b", + "dataFeedName": "test_updated_dataFeed_name", + "metrics": [ + { + "metricId": "f50fc9c5-0ab3-4dd6-bbc3-7bb577d43c77", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "cdc81dad-f564-4fbc-a03d-bc83aed7c9fa", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:28Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/000a3b7d-3a7f-4d2c-8316-59f797a6e19c", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3751e38b-ea07-4927-8130-0b651a778dd1", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "92fb70c9-7911-4014-8127-7ab1c7a7092d", - "content-length" : "1190", - "x-envoy-upstream-service-time" : "618", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "92fb70c9-7911-4014-8127-7ab1c7a7092d", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"000a3b7d-3a7f-4d2c-8316-59f797a6e19c\",\"dataFeedName\":\"test_updated_dataFeed_name\",\"metrics\":[{\"metricId\":\"4edebd72-ee9d-4b06-a084-f569e5f9ef22\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5bebee2d-54c7-46cb-9c93-2c1be6dadec9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:35 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/000a3b7d-3a7f-4d2c-8316-59f797a6e19c", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "15523d3a-d879-4b80-a723-c1ba74703701" - }, - "Response" : { - "x-request-id" : "0e87843a-5be8-448b-883e-46740eeba703", - "content-length" : "1190", - "x-envoy-upstream-service-time" : "179", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0e87843a-5be8-448b-883e-46740eeba703", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"000a3b7d-3a7f-4d2c-8316-59f797a6e19c\",\"dataFeedName\":\"test_updated_dataFeed_name\",\"metrics\":[{\"metricId\":\"4edebd72-ee9d-4b06-a084-f569e5f9ef22\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5bebee2d-54c7-46cb-9c93-2c1be6dadec9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:35 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/000a3b7d-3a7f-4d2c-8316-59f797a6e19c", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "783a8f35-91a3-431f-92cf-fc85780f7830" - }, - "Response" : { - "x-request-id" : "56c8f138-332e-4b15-a6b2-52cc5caefb4d", - "content-length" : "0", - "x-envoy-upstream-service-time" : "322", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "56c8f138-332e-4b15-a6b2-52cc5caefb4d", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:35 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/9f9954c2-c767-4e22-8f0d-c22f42cef32b", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:30 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "4c76ed05-ee32-4a8b-bf26-9996c91a2011", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "b2ad14ba-4649-4ccb-8e0f-3f41971fe970", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:30 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "784", + "x-ms-region": "West US 2", + "X-Request-ID": "b2ad14ba-4649-4ccb-8e0f-3f41971fe970" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createAppInsightsDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createAppInsightsDataFeed[1].json index 5ad2facf97af7..1d8a7b2790fc1 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createAppInsightsDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createAppInsightsDataFeed[1].json @@ -1,65 +1,178 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "e856da78-93f5-4463-b78c-440f1e0ec521", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "882", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "50f1b4f0-a397-4e37-8c21-c470fbbb1b8b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureApplicationInsights", + "dataFeedName": "java_create_data_feed_test_sample9b428b0d-cdaa-4ee2-bfd8-6fe3c26adb00", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "dataSourceParameter": { + "azureCloud": "Azure Global", + "applicationId": "REDACTED", + "apiKey": "REDACTED", + "query": "let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime \u002B gran; requests | where timestamp \u003E= starttime and timestamp \u003C endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "f52565ce-4495-4a65-84b4-0ff5a01bf027", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:30 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/8a90a537-a8dc-43ae-9b36-926743c6844a", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1829", + "x-ms-region": "West US 2", + "X-Request-ID": "f52565ce-4495-4a65-84b4-0ff5a01bf027" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "f06ca994-7f6e-40b7-92bc-629c0838e4be", - "content-length" : "0", - "x-envoy-upstream-service-time" : "449", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "f06ca994-7f6e-40b7-92bc-629c0838e4be", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3965bfc1-ce1d-4ec8-ac64-701a473ebe3e" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/8a90a537-a8dc-43ae-9b36-926743c6844a", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:31 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f2dd7755-5583-4c54-8673-bf20d2620ae4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "6b5cc4d5-2bac-40cd-981e-9ec8463c4a32", + "Content-Length": "1543", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:30 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "145", + "x-ms-region": "West US 2", + "X-Request-ID": "6b5cc4d5-2bac-40cd-981e-9ec8463c4a32" + }, + "ResponseBody": { + "dataFeedId": "8a90a537-a8dc-43ae-9b36-926743c6844a", + "dataFeedName": "java_create_data_feed_test_sample9b428b0d-cdaa-4ee2-bfd8-6fe3c26adb00", + "metrics": [ + { + "metricId": "64eb2529-b367-47b5-b700-4f129bfbfd73", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "b9e687ec-e532-4da0-90f2-ddb0def3cd3b", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureApplicationInsights", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:30Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime \u002B gran; requests | where timestamp \u003E= starttime and timestamp \u003C endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode", + "azureCloud": "Azure Global", + "applicationId": "REDACTED" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3965bfc1-ce1d-4ec8-ac64-701a473ebe3e", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "38f5474a-c90a-4774-8d9e-bb21dfcb4de5" - }, - "Response" : { - "x-request-id" : "9a37d7e5-0fcc-4ba9-8c8c-1286caba90a6", - "content-length" : "1560", - "x-envoy-upstream-service-time" : "166", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "9a37d7e5-0fcc-4ba9-8c8c-1286caba90a6", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"3965bfc1-ce1d-4ec8-ac64-701a473ebe3e\",\"dataFeedName\":\"java_create_data_feed_test_sample95eac441-360e-4d79-8014-da205c8b3f78\",\"metrics\":[{\"metricId\":\"362c197b-3319-422b-8ef3-ac934f52adb2\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2157b6c9-a339-42f6-82c8-6e34b7ec1a08\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:32Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure Global\",\"REDACTED\":\"REDACTED\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3965bfc1-ce1d-4ec8-ac64-701a473ebe3e", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5ec8be95-88e1-4820-8b01-7fc35c1bc155" - }, - "Response" : { - "x-request-id" : "0f3fefa8-fcbb-490b-911b-e0cdcdd7f126", - "content-length" : "0", - "x-envoy-upstream-service-time" : "324", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0f3fefa8-fcbb-490b-911b-e0cdcdd7f126", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/8a90a537-a8dc-43ae-9b36-926743c6844a", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:31 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c9a23b16-b3ee-4f28-8ff4-e84d9939099f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "a1046011-b175-44f6-b76f-f31f10c052d5", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:31 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "480", + "x-ms-region": "West US 2", + "X-Request-ID": "a1046011-b175-44f6-b76f-f31f10c052d5" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createAzureTableDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createAzureTableDataFeed[1].json index 5d4969707abf4..443c687c3223c 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createAzureTableDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createAzureTableDataFeed[1].json @@ -1,65 +1,176 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "12b97284-dea4-4a08-8a40-93e54a7d6147", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "597", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "5d0c2647-c5f4-4bc2-9b84-9cd9fad57845", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureTable", + "dataFeedName": "java_create_data_feed_test_sample6ef282d6-c66e-4c49-9f6c-2e4a97321c20", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "dataSourceParameter": { + "connectionString": "REDACTED", + "table": "adsample", + "query": "PartitionKey ge \u0027@StartTime\u0027 and PartitionKey lt \u0027@EndTime\u0027" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "a7a778cd-35f3-49fd-bd03-616b87e8225d", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/231d3d83-cc29-452c-92ff-d99fdd3c3e3e", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1287", + "x-ms-region": "West US 2", + "X-Request-ID": "a7a778cd-35f3-49fd-bd03-616b87e8225d" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "f3743734-cbf0-4c60-b5b4-640fef5896c4", - "content-length" : "0", - "x-envoy-upstream-service-time" : "460", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "f3743734-cbf0-4c60-b5b4-640fef5896c4", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/4a1f95a3-b8a9-42f3-be4d-47570eaf1427" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/231d3d83-cc29-452c-92ff-d99fdd3c3e3e", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:30 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c3630026-1765-4b75-92e0-d32b119b34f3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "014dc663-06c8-4ad0-8654-2e6d0b2b9459", + "Content-Length": "1248", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "257", + "x-ms-region": "West US 2", + "X-Request-ID": "014dc663-06c8-4ad0-8654-2e6d0b2b9459" + }, + "ResponseBody": { + "dataFeedId": "231d3d83-cc29-452c-92ff-d99fdd3c3e3e", + "dataFeedName": "java_create_data_feed_test_sample6ef282d6-c66e-4c49-9f6c-2e4a97321c20", + "metrics": [ + { + "metricId": "b688fac4-5102-49e1-a972-81c256482e35", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d4b8360f-7a33-4408-bcca-527687850539", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureTable", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:29Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "PartitionKey ge \u0027@StartTime\u0027 and PartitionKey lt \u0027@EndTime\u0027", + "table": "adsample" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/4a1f95a3-b8a9-42f3-be4d-47570eaf1427", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d867d24e-a4e7-44e4-a661-195dda8b37d3" - }, - "Response" : { - "x-request-id" : "365d5fa6-93ca-4a58-bd1f-6ffac380341a", - "content-length" : "1260", - "x-envoy-upstream-service-time" : "161", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "365d5fa6-93ca-4a58-bd1f-6ffac380341a", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"4a1f95a3-b8a9-42f3-be4d-47570eaf1427\",\"dataFeedName\":\"java_create_data_feed_test_sample5d049ce6-e34c-42b3-93d9-84b6dc615490\",\"metrics\":[{\"metricId\":\"5fcab1c0-e7e5-42bf-bd86-7013cfef1f6f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"63c7e140-2bc2-4bb1-812d-4c99aae88c9b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:32Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"PartitionKey ge '@StartTime' and PartitionKey lt '@EndTime'\",\"table\":\"adsample\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/4a1f95a3-b8a9-42f3-be4d-47570eaf1427", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "682da9a0-cb4c-46f5-b881-a5485dc88a76" - }, - "Response" : { - "x-request-id" : "89204c9a-c351-4416-b6bb-dcc454bc318a", - "content-length" : "0", - "x-envoy-upstream-service-time" : "330", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "89204c9a-c351-4416-b6bb-dcc454bc318a", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/231d3d83-cc29-452c-92ff-d99fdd3c3e3e", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:30 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "3a95f3e0-08f0-49bb-8283-d29be3c5ffc3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "33369509-bca8-4454-8aba-35f7ecda6cab", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "562", + "x-ms-region": "West US 2", + "X-Request-ID": "33369509-bca8-4454-8aba-35f7ecda6cab" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createBlobDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createBlobDataFeed[1].json index 23e8f24f64da5..18cfa9d98455a 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createBlobDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createBlobDataFeed[1].json @@ -1,65 +1,177 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "f7d0eeb5-1bbc-4218-be98-1b6e587e805a", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "606", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "81c73ba1-3248-4e2c-bed6-50e0c7c64bde", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureBlob", + "dataFeedName": "java_create_data_feed_test_samplee7dfecc1-c477-4151-9c5a-b1c72568fafe", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "3aa3b424-0fdd-4ff1-ba87-53e2f2f1aa09", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/b710136a-e5da-4090-9737-2f892d0cb830", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1362", + "x-ms-region": "West US 2", + "X-Request-ID": "3aa3b424-0fdd-4ff1-ba87-53e2f2f1aa09" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "da32b68e-320d-41e5-8acd-fdfe3576c79a", - "content-length" : "0", - "x-envoy-upstream-service-time" : "452", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "da32b68e-320d-41e5-8acd-fdfe3576c79a", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/d949c2e3-bdfa-4ab7-b5f5-a939597f0fd2" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/b710136a-e5da-4090-9737-2f892d0cb830", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:16 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "b128b469-c5d2-48ff-b967-4812c7dcbfed", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "aa4f1c93-183f-4a89-87c2-7947c93ae1d0", + "Content-Length": "1228", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "159", + "x-ms-region": "West US 2", + "X-Request-ID": "aa4f1c93-183f-4a89-87c2-7947c93ae1d0" + }, + "ResponseBody": { + "dataFeedId": "b710136a-e5da-4090-9737-2f892d0cb830", + "dataFeedName": "java_create_data_feed_test_samplee7dfecc1-c477-4151-9c5a-b1c72568fafe", + "metrics": [ + { + "metricId": "8a034a3f-f3be-42dc-9521-cc538bf041a9", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "b689bb34-0a75-4d88-8756-f67053e950bf", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:15Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/d949c2e3-bdfa-4ab7-b5f5-a939597f0fd2", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8c729cad-2f4f-4f11-95ef-40da3b491e46" - }, - "Response" : { - "x-request-id" : "3e676892-c3e1-498c-ad4d-2bda703f1156", - "content-length" : "1240", - "x-envoy-upstream-service-time" : "189", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "3e676892-c3e1-498c-ad4d-2bda703f1156", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"d949c2e3-bdfa-4ab7-b5f5-a939597f0fd2\",\"dataFeedName\":\"java_create_data_feed_test_sampled79a169e-89c5-4276-8e3c-a836b8c0e333\",\"metrics\":[{\"metricId\":\"07307139-bdff-4622-be27-15282751d186\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cb1c89ec-760e-42e1-82e4-fed7625e853b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/d949c2e3-bdfa-4ab7-b5f5-a939597f0fd2", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "79d37adb-325c-4c7b-ac46-8fd8edd44312" - }, - "Response" : { - "x-request-id" : "cc4495d5-168d-45d0-8abb-01b87de738a8", - "content-length" : "0", - "x-envoy-upstream-service-time" : "579", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "cc4495d5-168d-45d0-8abb-01b87de738a8", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:21 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/b710136a-e5da-4090-9737-2f892d0cb830", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:16 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "eb98875e-280c-4419-85e3-5a1ff3b1efc2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "35db92b3-527c-4f64-8b78-a25bc8f076f3", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "244", + "x-ms-region": "West US 2", + "X-Request-ID": "35db92b3-527c-4f64-8b78-a25bc8f076f3" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createCosmosDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createCosmosDataFeed[1].json index 1e98dfe174980..6a0a5729b8334 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createCosmosDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createCosmosDataFeed[1].json @@ -1,65 +1,178 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7f3afe9c-2d8c-45ca-996f-6900c5262c82", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "625", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "63ef833c-0fdf-405d-8888-5bbebec5480b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureCosmosDB", + "dataFeedName": "java_create_data_feed_test_sample0916fb9d-6f61-4df7-9243-d33411167edf", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "dataSourceParameter": { + "connectionString": "REDACTED", + "sqlQuery": "select * from adsample2 where Timestamp = @StartTime", + "database": "adsample", + "collectionId": "adsample" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "4c3047f0-f8f9-4497-872b-dff0215ab4c1", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/95a519de-a624-4ca0-a137-7b6112995783", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1083", + "x-ms-region": "West US 2", + "X-Request-ID": "4c3047f0-f8f9-4497-872b-dff0215ab4c1" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "3eba8bfe-1340-40b1-92e0-252c52aee4fe", - "content-length" : "0", - "x-envoy-upstream-service-time" : "465", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "3eba8bfe-1340-40b1-92e0-252c52aee4fe", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:24 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/7a80c258-feae-448c-b10a-02860d8c9be9" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/95a519de-a624-4ca0-a137-7b6112995783", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "2350e92c-f068-423f-b85a-693a8117883d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "d573302c-0c49-4190-bb89-8c9472e66493", + "Content-Length": "1276", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "141", + "x-ms-region": "West US 2", + "X-Request-ID": "d573302c-0c49-4190-bb89-8c9472e66493" + }, + "ResponseBody": { + "dataFeedId": "95a519de-a624-4ca0-a137-7b6112995783", + "dataFeedName": "java_create_data_feed_test_sample0916fb9d-6f61-4df7-9243-d33411167edf", + "metrics": [ + { + "metricId": "93b8517f-4e43-4477-96d2-c54d407e620a", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "3265685d-b009-4646-8684-4b55393b06dd", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureCosmosDB", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:19Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "database": "adsample", + "sqlQuery": "select * from adsample2 where Timestamp = @StartTime", + "collectionId": "adsample" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/7a80c258-feae-448c-b10a-02860d8c9be9", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d42db99e-9b2f-455a-8e20-1489789cf817" - }, - "Response" : { - "x-request-id" : "e03bd7ac-9303-4b19-9b23-5871edf08fca", - "content-length" : "1288", - "x-envoy-upstream-service-time" : "190", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e03bd7ac-9303-4b19-9b23-5871edf08fca", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"7a80c258-feae-448c-b10a-02860d8c9be9\",\"dataFeedName\":\"java_create_data_feed_test_sample5b1a1f12-595a-4d98-87c4-0a28479cd752\",\"metrics\":[{\"metricId\":\"68b79bf7-42e3-4a55-9484-1b8715c092aa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"27ca7efe-b91a-4463-8fb5-e41e0012fba6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:24Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"adsample\",\"sqlQuery\":\"select * from adsample2 where Timestamp = @StartTime\",\"collectionId\":\"adsample\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:24 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/7a80c258-feae-448c-b10a-02860d8c9be9", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c24b3712-1d45-414e-b621-a3eb2c6f7353" - }, - "Response" : { - "x-request-id" : "65ddac11-a0e2-447c-8410-7104f23b3f5a", - "content-length" : "0", - "x-envoy-upstream-service-time" : "353", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "65ddac11-a0e2-447c-8410-7104f23b3f5a", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:24 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/95a519de-a624-4ca0-a137-7b6112995783", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "5aadf3c8-0844-4cfc-810e-f10fbcbe9e45", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "0cde5c0e-cd29-4f04-acb7-acbb3472998c", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "486", + "x-ms-region": "West US 2", + "X-Request-ID": "0cde5c0e-cd29-4f04-acb7-acbb3472998c" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createDataFeedDuplicateMetricName[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createDataFeedDuplicateMetricName[1].json index be6ac2bba00e9..52903401ae56f 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createDataFeedDuplicateMetricName[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createDataFeedDuplicateMetricName[1].json @@ -1,26 +1,56 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6d731ccc-9473-4eb3-96b6-3b2ab0e3e39d", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "449fa1d3-7313-48f3-93c4-c49bb89e3d6b", - "content-length" : "92", - "x-envoy-upstream-service-time" : "107", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "449fa1d3-7313-48f3-93c4-c49bb89e3d6b", - "retry-after" : "0", - "StatusCode" : "400", - "Body" : "{\"code\":\"ERROR_DUP_NAME\",\"message\":\"The metric name 'cost' is duplicate,please remove one.\"}", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "403", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d8dbd7c1-a85c-436d-97b4-981ececeab13", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_create_data_feed_test_sample82411933-7ae3-4fa4-8f3b-f71db4cf4610", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost" + }, + { + "metricName": "cost" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 400, + "ResponseHeaders": { + "apim-request-id": "8e2c836f-3a6f-4de4-a84a-795b91646e5f", + "Content-Length": "92", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "137", + "x-ms-region": "West US 2", + "X-Request-ID": "8e2c836f-3a6f-4de4-a84a-795b91646e5f" + }, + "ResponseBody": { + "code": "ERROR_DUP_NAME", + "message": "The metric name \u0027cost\u0027 is duplicate,please remove one." + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createDataFeedRequiredParams[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createDataFeedRequiredParams[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createDataFeedRequiredParams[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createDataFeedRequiredParams[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createDataLakeStorageDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createDataLakeStorageDataFeed[1].json index 3f904c59010be..f90085ade1052 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createDataLakeStorageDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createDataLakeStorageDataFeed[1].json @@ -1,65 +1,181 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "daca41f8-4350-4067-a2f4-dd5b5f05c92b", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "660", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "036873ce-825c-43a1-8069-f58efa208fcd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataLakeStorageGen2", + "dataFeedName": "java_create_data_feed_test_sample61382665-934b-4f9e-8de4-4a278627e7a1", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "accountName": "REDACTED", + "accountKey": "REDACTED", + "fileSystemName": "adsample", + "directoryTemplate": "%Y/%m/%d", + "fileTemplate": "adsample.json" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "2cf784c3-9133-4b64-8b43-6d30fcec30ed", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/54d2f127-3b8d-4ae1-824a-86dc56034b75", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "856", + "x-ms-region": "West US 2", + "X-Request-ID": "2cf784c3-9133-4b64-8b43-6d30fcec30ed" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "169b692c-a33e-4d36-8ec3-b9aaf54d2c51", - "content-length" : "0", - "x-envoy-upstream-service-time" : "486", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "169b692c-a33e-4d36-8ec3-b9aaf54d2c51", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:28 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/e57f36b3-303b-44f5-9c36-f33f399171a0" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/54d2f127-3b8d-4ae1-824a-86dc56034b75", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "db6707b5-e290-443e-8389-89c2307778ca", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "47f3d80f-07f5-4ec6-8b09-aa7ece9e21d1", + "Content-Length": "1288", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "178", + "x-ms-region": "West US 2", + "X-Request-ID": "47f3d80f-07f5-4ec6-8b09-aa7ece9e21d1" + }, + "ResponseBody": { + "dataFeedId": "54d2f127-3b8d-4ae1-824a-86dc56034b75", + "dataFeedName": "java_create_data_feed_test_sample61382665-934b-4f9e-8de4-4a278627e7a1", + "metrics": [ + { + "metricId": "587234b2-f5ef-4775-b67b-ef8228f9ec17", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "6d98ed84-3abf-43e0-bb08-dd4212aea816", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:23Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/e57f36b3-303b-44f5-9c36-f33f399171a0", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "17d5de97-e7a1-4a57-ac50-4141ba2eaafc" - }, - "Response" : { - "x-request-id" : "e9d5499b-028c-4d43-a3e0-6762da0a2f1f", - "content-length" : "1312", - "x-envoy-upstream-service-time" : "159", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e9d5499b-028c-4d43-a3e0-6762da0a2f1f", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"e57f36b3-303b-44f5-9c36-f33f399171a0\",\"dataFeedName\":\"java_create_data_feed_test_samplee42342c6-f114-4cbf-9a29-445d2bdbb49f\",\"metrics\":[{\"metricId\":\"e6472dae-edda-400a-8366-b99bf71e7134\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cc59953c-e5e5-495b-bcd4-902e3d179428\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:29 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/e57f36b3-303b-44f5-9c36-f33f399171a0", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "0ddab947-c1de-4c33-9bdf-3b5336c2c413" - }, - "Response" : { - "x-request-id" : "e24e0857-38d4-419b-9b79-56770c813d73", - "content-length" : "0", - "x-envoy-upstream-service-time" : "304", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e24e0857-38d4-419b-9b79-56770c813d73", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:29 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/54d2f127-3b8d-4ae1-824a-86dc56034b75", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:24 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "50af7e11-a521-491a-9208-5ae2a9ce4c54", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "969722f2-9434-4674-a764-4c7b2f7b4c67", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:24 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "842", + "x-ms-region": "West US 2", + "X-Request-ID": "969722f2-9434-4674-a764-4c7b2f7b4c67" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createExplorerDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createExplorerDataFeed[1].json index 9861e389871d5..d76fb62b72f8a 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createExplorerDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createExplorerDataFeed[1].json @@ -1,65 +1,175 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6695c0d6-a897-4317-b9fa-328b44903745", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "703", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "04aee430-5b57-464d-9c95-3c0e6e7ade71", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataExplorer", + "dataFeedName": "java_create_data_feed_test_samplef5163d0f-a11f-402a-965b-618f27700e6a", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "db839826-3529-4ef8-b786-02b3b913d572", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:30 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/ea99fab2-bd1c-4ba3-9f84-a630634fb546", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1258", + "x-ms-region": "West US 2", + "X-Request-ID": "db839826-3529-4ef8-b786-02b3b913d572" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "a88d53a1-2aaf-46af-8137-9ff1c7c6c7dc", - "content-length" : "0", - "x-envoy-upstream-service-time" : "451", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a88d53a1-2aaf-46af-8137-9ff1c7c6c7dc", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/c06cf2f8-fb4d-4efa-8091-d3c1e6c64305" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/ea99fab2-bd1c-4ba3-9f84-a630634fb546", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:30 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "302366c8-6ffa-4dde-b856-bad8d49bdd30", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "81ec5948-0b08-4e4c-8c33-3212087189de", + "Content-Length": "1325", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:30 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "310", + "x-ms-region": "West US 2", + "X-Request-ID": "81ec5948-0b08-4e4c-8c33-3212087189de" + }, + "ResponseBody": { + "dataFeedId": "ea99fab2-bd1c-4ba3-9f84-a630634fb546", + "dataFeedName": "java_create_data_feed_test_samplef5163d0f-a11f-402a-965b-618f27700e6a", + "metrics": [ + { + "metricId": "53a6ecf7-c308-4e9f-9fa7-dcc6d4bb3d94", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "98821587-fd2b-41ca-aecc-96ada5caef74", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:29Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/c06cf2f8-fb4d-4efa-8091-d3c1e6c64305", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7d743869-6a53-4dbe-9144-c5e5f306c7f8" - }, - "Response" : { - "x-request-id" : "66b270a7-3c77-45e3-b62a-be60a10c6389", - "content-length" : "1337", - "x-envoy-upstream-service-time" : "174", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "66b270a7-3c77-45e3-b62a-be60a10c6389", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"c06cf2f8-fb4d-4efa-8091-d3c1e6c64305\",\"dataFeedName\":\"java_create_data_feed_test_sample2539eb87-3aaf-4847-b2ff-57509d087344\",\"metrics\":[{\"metricId\":\"ca01457c-354f-4bfe-92cf-61513da008ea\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"81c42ad8-bd61-4a47-85d9-6a154e591d78\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/c06cf2f8-fb4d-4efa-8091-d3c1e6c64305", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "4ec5e9d8-ceae-443c-a5cc-f3696c642ebf" - }, - "Response" : { - "x-request-id" : "9df002e4-669f-4f5f-af46-e32505cb623a", - "content-length" : "0", - "x-envoy-upstream-service-time" : "305", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "9df002e4-669f-4f5f-af46-e32505cb623a", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/ea99fab2-bd1c-4ba3-9f84-a630634fb546", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:31 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "23e32bc9-99d2-4b53-a30d-75ec6397bce0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "b3bdafc3-fb27-431c-92af-5160e811785a", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:30 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "484", + "x-ms-region": "West US 2", + "X-Request-ID": "b3bdafc3-fb27-431c-92af-5160e811785a" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createInfluxDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createInfluxDataFeed[1].json index 9ed1c12769fb8..e8254367ed26b 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createInfluxDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createInfluxDataFeed[1].json @@ -1,65 +1,180 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c571545f-4040-467b-a938-ed17ae6891b8", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "635", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "77628da0-10ac-4970-9dc0-b432c9d8dd7b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "InfluxDB", + "dataFeedName": "java_create_data_feed_test_sample786701d5-248d-4ab8-8afd-8abee94a2290", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "dataSourceParameter": { + "connectionString": "REDACTED", + "database": "adsample", + "userName": "REDACTED", + "password": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "3fe6e071-09c7-4a7b-b16a-c7d9221e1d22", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/2beed8dc-7bd8-428d-aa70-863834f314b3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "726", + "x-ms-region": "West US 2", + "X-Request-ID": "3fe6e071-09c7-4a7b-b16a-c7d9221e1d22" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "0e9c9d97-32f2-4fe3-bfcf-689e370a08ab", - "content-length" : "0", - "x-envoy-upstream-service-time" : "527", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0e9c9d97-32f2-4fe3-bfcf-689e370a08ab", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:22 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/e1cda9ed-cc64-4689-96c9-86972e1ddfdf" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/2beed8dc-7bd8-428d-aa70-863834f314b3", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "be01d9ec-b586-4cf7-947a-599d02111621", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "b08c88b7-d0a6-4cc8-992c-53c25e553011", + "Content-Length": "1294", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "135", + "x-ms-region": "West US 2", + "X-Request-ID": "b08c88b7-d0a6-4cc8-992c-53c25e553011" + }, + "ResponseBody": { + "dataFeedId": "2beed8dc-7bd8-428d-aa70-863834f314b3", + "dataFeedName": "java_create_data_feed_test_sample786701d5-248d-4ab8-8afd-8abee94a2290", + "metrics": [ + { + "metricId": "01ce3951-c1e3-4260-9fbc-e880b84db860", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "4852184b-087c-465b-8906-5af6044ff0cf", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "InfluxDB", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:17Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "connectionString": "REDACTED", + "database": "adsample", + "query": "select * from adsample2 where Timestamp = @StartTime", + "userName": "REDACTED" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/e1cda9ed-cc64-4689-96c9-86972e1ddfdf", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "653570f6-a076-417e-919b-dd15922550df" - }, - "Response" : { - "x-request-id" : "7e826fb5-e16a-4fd4-92f9-7cee863b1c44", - "content-length" : "1354", - "x-envoy-upstream-service-time" : "179", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7e826fb5-e16a-4fd4-92f9-7cee863b1c44", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"e1cda9ed-cc64-4689-96c9-86972e1ddfdf\",\"dataFeedName\":\"java_create_data_feed_test_sample9bcbf2d4-6b1b-42c4-8ab7-2ca1c563360e\",\"metrics\":[{\"metricId\":\"92964ea7-f122-4cc4-b474-12d8288bbe08\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1748dfdd-a1ae-40f9-9581-99ff626a1ce9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:22Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"adsample\",\"query\":\"select * from adsample2 where Timestamp = @StartTime\",\"userName\":\"REDACTED\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/e1cda9ed-cc64-4689-96c9-86972e1ddfdf", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "db584278-0f78-4ced-ae72-8c4bb95c5bef" - }, - "Response" : { - "x-request-id" : "dba42aa7-6997-4353-978c-e4082b0ae248", - "content-length" : "0", - "x-envoy-upstream-service-time" : "338", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "dba42aa7-6997-4353-978c-e4082b0ae248", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/2beed8dc-7bd8-428d-aa70-863834f314b3", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "be82ca47-2025-4c41-8006-fe28a62426d3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "d763fba6-7996-44cb-a594-e05b4c5dc361", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "302", + "x-ms-region": "West US 2", + "X-Request-ID": "d763fba6-7996-44cb-a594-e05b4c5dc361" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createLogAnalyticsDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createLogAnalyticsDataFeed[1].json index 4d9313e33ff48..c181e03b6b5cc 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createLogAnalyticsDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.createLogAnalyticsDataFeed[1].json @@ -1,65 +1,181 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "56f22eea-a2da-4b90-b492-95b31f70489d", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "777", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "bcfea5bf-ef60-497d-9eab-5b2c4f429899", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureLogAnalytics", + "dataFeedName": "java_create_data_feed_test_sample92ea7ca9-750f-436b-b75f-d25b1905cc32", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "tenantId": "f850650c-1fcf-4489-b46f-71af2e30d360", + "clientId": "azClientId", + "clientSecret": "azClientSecret", + "workspaceId": "azWorkspaceId", + "query": "where StartTime \u003E=datetime(@StartTime) and EndTime \u003Cdatetime(@EndTime)| summarize count_per_type=count() by DataType" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "171d6706-1745-4047-8d75-4718617247ed", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/d2b62817-ec37-4f26-9690-a7d1189e15e5", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1473", + "x-ms-region": "West US 2", + "X-Request-ID": "171d6706-1745-4047-8d75-4718617247ed" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "fe2b0a8b-2bbf-4049-8bf5-11162fab4e81", - "content-length" : "0", - "x-envoy-upstream-service-time" : "468", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "fe2b0a8b-2bbf-4049-8bf5-11162fab4e81", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:29 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/2cd5377f-23b2-43f8-bfaf-cc9d1aec5201" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/d2b62817-ec37-4f26-9690-a7d1189e15e5", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c398566e-baee-450f-b327-2acedaac5679", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "58f9074c-d848-4d74-ae0c-7ee45ca36216", + "Content-Length": "1397", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "158", + "x-ms-region": "West US 2", + "X-Request-ID": "58f9074c-d848-4d74-ae0c-7ee45ca36216" + }, + "ResponseBody": { + "dataFeedId": "d2b62817-ec37-4f26-9690-a7d1189e15e5", + "dataFeedName": "java_create_data_feed_test_sample92ea7ca9-750f-436b-b75f-d25b1905cc32", + "metrics": [ + { + "metricId": "2b264b33-e8b1-4380-9628-813041b87371", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d31779a5-b369-4afd-80a5-e81385e4b9bf", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureLogAnalytics", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:28Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "clientId": "azClientId", + "query": "where StartTime \u003E=datetime(@StartTime) and EndTime \u003Cdatetime(@EndTime)| summarize count_per_type=count() by DataType", + "tenantId": "f850650c-1fcf-4489-b46f-71af2e30d360", + "workspaceId": "azWorkspaceId" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/2cd5377f-23b2-43f8-bfaf-cc9d1aec5201", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "560c8f44-630a-4692-962e-41159f555f83" - }, - "Response" : { - "x-request-id" : "b1189681-e92a-453d-81a9-7cc057ba274f", - "content-length" : "1409", - "x-envoy-upstream-service-time" : "174", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b1189681-e92a-453d-81a9-7cc057ba274f", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"2cd5377f-23b2-43f8-bfaf-cc9d1aec5201\",\"dataFeedName\":\"java_create_data_feed_test_sample0d1a85b7-04ce-43ef-9d40-977c8f8d695a\",\"metrics\":[{\"metricId\":\"da57bcb0-61fb-4fb8-a2da-167f965f5c95\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5088b045-63a1-4a30-877a-28d95b96f303\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:29Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"azClientId\",\"query\":\"where StartTime >=datetime(@StartTime) and EndTime = StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4\",\"dataFeedName\":\"java_create_data_feed_test_samplefbc0940c-2b8c-4559-a8cf-783d08492f2c\",\"metrics\":[{\"metricId\":\"00ba5b71-3de4-4346-b2c0-ee9fc97360e7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fbc9eaa6-40fa-413d-b7fa-dfa2d40163b0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"0b9d3a46-9932-4002-b0cb-ca88e0a49076\"},{\"dataFeedId\":\"6e48e476-33e6-4113-a299-a5740bc0db47\",\"dataFeedName\":\"azBlobDataFeed\",\"metrics\":[{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"metricName\":\"Metric1\",\"metricDisplayName\":\"Metric1\",\"metricDescription\":\"\"},{\"metricId\":\"81fafdc5-e2fc-4679-8c20-e2fe3e366c15\",\"metricName\":\"Metric2\",\"metricDisplayName\":\"Metric2\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"Dim1\",\"dimensionDisplayName\":\"Dim1\"},{\"dimensionName\":\"Dim2\",\"dimensionDisplayName\":\"Dim2\"}],\"dataStartFrom\":\"2022-02-28T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"Timestamp\",\"startOffsetInSeconds\":10800,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"SmartFilling\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\",\"yutongzhai@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-05T17:10:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"data/%Y/%m/sample_%Y_%m_%d.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a70577a0-cef9-45b9-81d9-b6b91b6e3bd8\",\"dataFeedName\":\"js-test-postgreSqlFeed-163537526935708748\",\"metrics\":[{\"metricId\":\"77d806ff-f45d-4a7e-b4a1-bb2690d3e4ff\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3dcd06b2-aa43-4fcc-a8e3-248ef1c27cc3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:55:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"bfff3d5f-2d77-458f-a7dc-e7685cf65dd9\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163537526935700931\",\"metrics\":[{\"metricId\":\"b85d07a0-28db-4fcf-be1c-15fcc1759fc6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c73153e6-823a-4216-8676-f4aadf397909\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:55:04Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"34f1a7dd-ae39-420f-8dee-9bd902cc1b7d\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163537526935702851\",\"metrics\":[{\"metricId\":\"6d7f1802-ba0a-4be7-b3d2-29fbcb8b81d5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c3d2e96f-2de9-478a-bed0-d6bbc419e678\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ff08e42b-6907-40aa-b1ef-e9f7ed46789d\",\"dataFeedName\":\"js-test-mySqlFeed-163537526935708142\",\"metrics\":[{\"metricId\":\"ca494d49-04e7-4b07-9bd5-2622eeaebbe4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e7669f73-8182-4cfb-bedb-7c5bc6cbc71d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"260d8877-fb9a-4399-b73c-2b0106280b77\",\"dataFeedName\":\"js-test-mongoDbFeed-163537526935700837\",\"metrics\":[{\"metricId\":\"ad377aa4-81b2-4544-91aa-6d6c30745617\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ce1bac54-b121-4a08-a0ab-9e4cf407d134\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e97f7298-8378-441e-8fcb-9d02d4300888\",\"dataFeedName\":\"js-test-influxdbFeed-163537526935707179\",\"metrics\":[{\"metricId\":\"6ee2eb1c-7316-4bda-bfa7-7a17b824b4f3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"84739827-6f92-48af-95e2-535c7dc9b151\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6ed707d4-970b-4a1c-b360-a376c035b7b5\",\"dataFeedName\":\"js-test-tableFeed-163537526935706574\",\"metrics\":[{\"metricId\":\"26bc159e-5ed3-41ec-8415-5842a682a913\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8319c21e-cf9e-478c-8bc3-eb890d4ffd09\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1a06e260-df48-4a0e-80b3-fa55bd24117c\",\"dataFeedName\":\"js-test-dataExplorerFeed-163537526935704238\",\"metrics\":[{\"metricId\":\"af473d6c-3d09-4a69-a804-bf56cb4f273f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e5fd167f-3b02-419d-9527-77c2ec0bfff1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:46Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"008d2ec9-b73f-47ab-9770-23346455f8dd\",\"dataFeedName\":\"js-test-cosmosFeed-163537526935709631\",\"metrics\":[{\"metricId\":\"e632a17f-2b62-4f5f-9833-87d88c1339be\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7d158177-ab19-430c-aa7b-f8f2a3779478\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:45Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5b81a32c-e538-4b67-8edc-a28f1d7ba182\",\"dataFeedName\":\"js-test-sqlServerFeed-163537526935703123\",\"metrics\":[{\"metricId\":\"538b8c02-95fc-4026-bb51-62812c74e1ad\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"80c6ccd3-c463-445b-ba55-7e996bb8dcf5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"897224a1-bfc6-4f03-a0a4-904c0db5c867\",\"dataFeedName\":\"js-test-appInsightsFeed-163537526935702186\",\"metrics\":[{\"metricId\":\"ec989805-ca20-44af-82a5-5b8ce3a7a2d8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"247e1e48-c766-43a8-b13b-3abe53a6a68a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b24dcc5-768a-46ff-aa15-d7dc7933d29d\",\"dataFeedName\":\"js-test-datafeed-163537526935702447\",\"metrics\":[{\"metricId\":\"1f443f97-bcab-4e78-9602-a62fe4e82e97\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9d2f8d61-34e8-4479-b793-4be18be1f026\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"36b856c6-7404-4b39-ba37-6253bf52f2f8\",\"dataFeedName\":\"js-test-postgreSqlFeed-163528892511105025\",\"metrics\":[{\"metricId\":\"a979ef54-fd6f-451f-a2cb-4170f6d6992b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"448cc5ea-143b-406a-8f05-99313ef80d5f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"01427922-44e1-4af9-aa52-7f5c1847f62d\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163528892511106735\",\"metrics\":[{\"metricId\":\"37833671-d185-40a6-a495-74b4ea959319\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"70ddc80f-d38f-4b00-8036-e02e676f807f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=20\"}", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=20", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "68461991-7411-4b59-8c95-3ed583504198" - }, - "Response" : { - "x-request-id" : "30c793a6-004d-4f01-a9bf-531ad0be9efe", - "content-length" : "26685", - "x-envoy-upstream-service-time" : "152", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "30c793a6-004d-4f01-a9bf-531ad0be9efe", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"59337232-828a-4a38-a9ee-d2664a73dfd6\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163528892511104265\",\"metrics\":[{\"metricId\":\"4da912ca-e689-4d1d-80e5-356510a1211f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1e92096d-9a54-4ec1-9429-7a8d2e729105\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"849d1522-5b31-44a8-90b7-2ec1da556dd9\",\"dataFeedName\":\"js-test-mongoDbFeed-163528892511109172\",\"metrics\":[{\"metricId\":\"783a6077-a07b-46dc-b2e0-e9940782a67c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c9efe9f7-2008-4056-a91b-47398bac5bb5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d3266f4f-521d-4492-b3ae-c46bf634dd8f\",\"dataFeedName\":\"js-test-influxdbFeed-163528892511109837\",\"metrics\":[{\"metricId\":\"5b9191b4-6304-40ba-8f80-9cad9ad2494e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6d332496-edbf-4c9e-a07e-a241128969dd\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8a0dbcd9-8a67-4780-b108-c59da54ffc24\",\"dataFeedName\":\"js-test-tableFeed-163528892511108654\",\"metrics\":[{\"metricId\":\"529d0c80-d866-40bc-b920-49f6beee01ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d364a01-c65d-4e3e-8463-20d5c57a21f1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:09Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d9ff1a66-8295-49f4-9a84-9b3ed6ed78e0\",\"dataFeedName\":\"js-test-dataExplorerFeed-163528892511100709\",\"metrics\":[{\"metricId\":\"304f08d4-27a1-4139-b23d-2a779ad439b6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7cf6499b-6b18-4647-9329-a5a74a6a3c40\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"d13e636a-50c0-4c7a-9ffe-a55b27a17088\",\"dataFeedName\":\"js-test-cosmosFeed-163528892511108492\",\"metrics\":[{\"metricId\":\"6c5eda93-a3c9-45f2-8fd4-82e4f8d7f1c3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cdaa71c3-752a-4e2d-95ca-657fd915007a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c0d7174a-583d-48a8-b2d8-372408617411\",\"dataFeedName\":\"js-test-sqlServerFeed-163528892511107721\",\"metrics\":[{\"metricId\":\"e49d03c2-0a97-428e-9d34-3d82f683155a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fb7a55fa-370c-49f7-9242-ca7bd49fa5bb\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1c41b817-ae65-4496-95eb-84a1ce3b2cf1\",\"dataFeedName\":\"js-test-appInsightsFeed-163528892511108139\",\"metrics\":[{\"metricId\":\"1c37e405-60f7-471b-8710-1c7d297d2109\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0fd3c0d4-5eaf-40db-925a-0a240e4eaeae\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3977fb1c-7f6c-469d-b0a2-60ed3be1bc78\",\"dataFeedName\":\"js-test-datafeed-163528892511105899\",\"metrics\":[{\"metricId\":\"e47bf455-f666-49d5-8bc1-2fa55300deda\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f64ad76b-0a9a-4d87-8cc0-3602e0c0fab1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ddfbd90f-a89c-4754-9ed8-c193e8d3bb01\",\"dataFeedName\":\"js-test-postgreSqlFeed-163520254768108469\",\"metrics\":[{\"metricId\":\"68957907-5819-4cc2-a22d-ac82caec10b7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c7b52101-ea6f-4bff-aaae-d2f007d6a1d8\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f0fab756-447d-4201-900a-dd3ab0b1f744\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163520254768104172\",\"metrics\":[{\"metricId\":\"fb7f1e9a-e0a6-4391-8541-ef21bd610597\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2e358afb-7d2f-4f21-abb5-55c6aa1f8990\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4fd66e8a-4c85-4a6f-a410-b5ed72a2c805\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163520254768105621\",\"metrics\":[{\"metricId\":\"aaa04aef-f679-488c-ba9f-7ef2fc44ada8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"53183d5e-a7b6-4df0-9146-7959a1236459\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f21a1c10-4f67-4b32-866f-d05d9f1b0fa3\",\"dataFeedName\":\"js-test-mySqlFeed-163520254768102537\",\"metrics\":[{\"metricId\":\"80f6d20d-fe39-4aca-ba92-49b2ecaa2729\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"38a925fe-0200-498d-8dee-1f85bdd984e7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"975c48b1-a261-4a58-8b1a-2138687de603\",\"dataFeedName\":\"js-test-mongoDbFeed-163520254768107854\",\"metrics\":[{\"metricId\":\"5d180f52-4f34-4f12-8692-ee5e558d9d6a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b79411d6-077d-4f6e-a41f-c3f2c5c0c6b1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"46864635-a7f1-4f92-8757-2ce9445e78c4\",\"dataFeedName\":\"js-test-tableFeed-163520254768106837\",\"metrics\":[{\"metricId\":\"abe8dbf7-cd8c-460d-a2f2-1f45ad2dc73d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d4ec5d0-4bab-43ab-ad61-4b46d82564e4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a015ea42-f83b-4d94-ad21-dd854de68434\",\"dataFeedName\":\"js-test-influxdbFeed-163520254768104928\",\"metrics\":[{\"metricId\":\"47050ea0-6df0-478e-a2d8-ace37ca86b11\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"57736851-eddc-428f-bf2f-bbce1adf5a25\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c022f113-fcd0-4572-883b-82ec06873646\",\"dataFeedName\":\"js-test-dataExplorerFeed-163520254768108791\",\"metrics\":[{\"metricId\":\"0460c055-6e59-46e6-9e24-bd2d07f373a2\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c934e61a-8662-4bc1-ba0b-b957743c268e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"25e8d83f-7f02-4cdb-ae5c-0798ebf1e8fa\",\"dataFeedName\":\"js-test-cosmosFeed-163520254768109802\",\"metrics\":[{\"metricId\":\"da4d452e-82bf-4eee-a53e-2c9282fcc9ef\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"acc805e1-1c15-424e-8e3d-1772f7960bb6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"305d94ed-d1ed-48eb-9b2a-46a2e58c675d\",\"dataFeedName\":\"js-test-sqlServerFeed-163520254768100057\",\"metrics\":[{\"metricId\":\"edf96377-7b84-42e2-aa0c-52c3ebf4443a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6a3a0b3f-55c0-4c68-b86e-c79234e5ca41\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"766081fb-2be0-4727-8721-2ce297c1d81a\",\"dataFeedName\":\"js-test-appInsightsFeed-163520254768106664\",\"metrics\":[{\"metricId\":\"3428373e-58ee-40b2-b043-3ffa903e98bd\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"82b84d0f-9630-4f26-99ed-02d8199f27fa\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:55:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=40\"}", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=40", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ac773e99-1e39-4dea-a14c-d0a1b693ae2b" - }, - "Response" : { - "x-request-id" : "83ef7932-ba6c-48a4-9359-b1d6551c7da0", - "content-length" : "26322", - "x-envoy-upstream-service-time" : "150", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "83ef7932-ba6c-48a4-9359-b1d6551c7da0", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"a124fcf0-98da-495a-b0e5-f1b721323a2f\",\"dataFeedName\":\"js-test-datafeed-163520254768100170\",\"metrics\":[{\"metricId\":\"6f213a31-64f2-47b6-bb4f-1333dd323369\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7bc947cc-913d-46bb-8a14-fc5cd1c63dd0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:55:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7817e53f-08bf-4e6e-8450-f2789ca5e327\",\"dataFeedName\":\"js-test-postgreSqlFeed-163494342171309085\",\"metrics\":[{\"metricId\":\"97ebccf3-35e7-434a-a552-8f369612adb1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d742310d-6703-429a-a542-a78e5caceed4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9888cc7d-e4fa-4fc6-a436-364238dd47b3\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163494342171308875\",\"metrics\":[{\"metricId\":\"22ef9861-90ff-4764-81a4-b4adf5180bfb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a739be2e-610f-47de-ab36-d9e664940524\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"deb58e38-ea84-4623-b955-fa06b7bffe09\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163494342171304803\",\"metrics\":[{\"metricId\":\"3f5eaf16-f4b0-4769-9749-e679bab34479\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c8f330c6-27ef-4efd-af84-5223d621ec1b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f19921ef-62ab-4e01-bc0d-8402fffb7066\",\"dataFeedName\":\"js-test-mySqlFeed-163494342171309367\",\"metrics\":[{\"metricId\":\"314b9a11-fab5-4bd4-9d7e-3913f6404cc7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d61fb4ba-7211-4454-af7a-2735048001c5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f5d51bc7-65ee-4339-aaba-816a7b2c71d7\",\"dataFeedName\":\"js-test-mongoDbFeed-163494342171309466\",\"metrics\":[{\"metricId\":\"b2e5489a-3c62-4f61-a30e-b1757268d22f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8aa72033-9b9c-4023-9b0c-e7b891b93d3e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:22Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c2efbd6e-afaa-4559-9503-4a02bcbd9a52\",\"dataFeedName\":\"js-test-influxdbFeed-163494342171300623\",\"metrics\":[{\"metricId\":\"f089fb10-b9a0-4402-b20d-f8a438e27688\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0feef0d3-49b6-40b5-9cc6-79a08f615502\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:21Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"18640984-b51c-4009-83e6-0b8b81698c10\",\"dataFeedName\":\"js-test-tableFeed-163494342171309649\",\"metrics\":[{\"metricId\":\"4f93327f-4472-4b01-9f31-4d1cd0f5a461\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2e9b7ef8-c599-4cab-88ec-0e8f031183c1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2597db87-acb8-44d7-bcd1-e479d0b8741e\",\"dataFeedName\":\"js-test-dataExplorerFeed-163494342171302019\",\"metrics\":[{\"metricId\":\"f7cf4193-6706-475b-8c37-83cf852cac90\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a369a581-df3e-43dc-9015-73f150c58a5e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"f1752eeb-a960-40c3-b186-9a9228f2d728\",\"dataFeedName\":\"js-test-cosmosFeed-163494342171300973\",\"metrics\":[{\"metricId\":\"4e56b67b-776f-41e2-89b9-05c639392623\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"58903321-b3c5-46cf-809e-d9ffba20b9b6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7f9a57b1-f786-4da5-98ba-367a0c3680d9\",\"dataFeedName\":\"js-test-sqlServerFeed-163494342171308486\",\"metrics\":[{\"metricId\":\"1931cd46-4c4f-4036-9bfe-3dfa7b8201de\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"bad492a5-d933-4a1b-a795-2c10b4072cd4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d2a903a4-4bcb-46f9-aae0-fddfa0be8404\",\"dataFeedName\":\"js-test-appInsightsFeed-163494342171304621\",\"metrics\":[{\"metricId\":\"519d12bf-531c-478c-a774-abc7135387ff\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4e4109b1-766e-4742-b597-ded56383ee99\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:11Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"19708be2-edb7-4843-9cfe-def5a3356e53\",\"dataFeedName\":\"js-test-datafeed-163494342171301247\",\"metrics\":[{\"metricId\":\"31fcb906-ab1e-4a30-ade8-bda3eee44b8f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a2dec6e6-8ed7-466f-a082-a81f8a050b03\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d6553de9-b22e-48ba-abae-f7f1ad0eb6c0\",\"dataFeedName\":\"js-test-postgreSqlFeed-163485692541302516\",\"metrics\":[{\"metricId\":\"3f0ce93c-5ed4-46ab-b68f-7032d42a5b7b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6393eb49-189f-41b9-a0f1-bac1ea71d899\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:44Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8c058741-fd4a-4841-a664-13048ec39cb9\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163485692541301256\",\"metrics\":[{\"metricId\":\"29df47a8-5405-4c8c-ac9a-b198060a6227\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"75e71373-7898-4ba3-9e54-936036324df5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:38Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e5bbd822-2828-4b79-a177-1ccde9b875a2\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163485692541303983\",\"metrics\":[{\"metricId\":\"8c159d07-2b67-4391-9d2b-9a254970e34a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e0b2143f-35d7-4a5e-8dd5-65ebaf7ba60b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4a001a50-4d9d-4607-b17c-2721518c6ced\",\"dataFeedName\":\"js-test-mySqlFeed-163485692541300166\",\"metrics\":[{\"metricId\":\"fd4e9c19-a134-423f-82bd-6721057d4b24\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c6fe8474-ed73-4634-82ec-86599caab490\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d1cfe0ff-6c7d-4e53-8b05-c93a371f304d\",\"dataFeedName\":\"js-test-mongoDbFeed-163485692541309829\",\"metrics\":[{\"metricId\":\"cf4e6f15-f60a-4c60-93ce-a488af0be43f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8d9d7c01-c929-4f02-9753-2324c97ec1d4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"98224e64-a395-4d87-9707-a97da337dbd6\",\"dataFeedName\":\"js-test-influxdbFeed-163485692541308448\",\"metrics\":[{\"metricId\":\"5887dae0-85b3-4631-b187-bb71b6109b74\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f599e1dd-6452-4cbf-8c11-984f17b3648a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"62b51649-3721-4ee3-a795-9edfe87dcdd3\",\"dataFeedName\":\"js-test-tableFeed-163485692541307240\",\"metrics\":[{\"metricId\":\"639ab044-e508-4bb6-a197-9699f55d278a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2d718952-903b-4b33-8d18-f97de628226f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:12Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=60\"}", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=60", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "be923937-4a22-4010-bf5d-11c4b0ce70d4" - }, - "Response" : { - "x-request-id" : "6c06d67f-6c5a-4b19-83f8-2f07d4341ab3", - "content-length" : "26635", - "x-envoy-upstream-service-time" : "152", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6c06d67f-6c5a-4b19-83f8-2f07d4341ab3", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"525dc1d5-2aa7-4cf3-ac95-f006c2698024\",\"dataFeedName\":\"js-test-dataExplorerFeed-163485692541303573\",\"metrics\":[{\"metricId\":\"6579adb4-1322-45e1-995d-42815a9c6a10\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0c2dee1b-3edd-43ed-bdae-9e5893f91aaf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"e27e6680-2605-4d88-a365-5e9501bb402f\",\"dataFeedName\":\"js-test-cosmosFeed-163485692541300699\",\"metrics\":[{\"metricId\":\"1d121738-f26e-4e3a-874d-edd7e091f916\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8145f15f-ea3d-455b-b59a-6985128de765\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fcb3347e-91ae-45bd-b0a1-b01e4e17cc13\",\"dataFeedName\":\"js-test-sqlServerFeed-163485692541305967\",\"metrics\":[{\"metricId\":\"e362a5c3-da2b-40d2-b020-fec1eadaa8d5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4893cf15-6bfa-4c8a-a710-f0bfdc7cf450\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"408ac3fe-94c1-4008-aab1-4aff29ef7685\",\"dataFeedName\":\"js-test-appInsightsFeed-163485692541300154\",\"metrics\":[{\"metricId\":\"9bf0aa6c-ba88-4556-bf86-b733cf3b2dfa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e78a0697-640e-42f7-8d9d-a172bcca8638\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:37Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ac1d2001-48fd-4569-8b9b-bd3c8f903c58\",\"dataFeedName\":\"js-test-datafeed-163485692541309714\",\"metrics\":[{\"metricId\":\"a9457d5d-5c52-4700-963d-e3333726b6ef\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"497bf38e-3bfc-40fc-b504-8c9d1db0c616\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"482b9366-bf5e-49d7-ab59-214e543ccdc1\",\"dataFeedName\":\"js-test-postgreSqlFeed-163477050393004507\",\"metrics\":[{\"metricId\":\"9ca300b9-520e-4856-a499-80605ed9ce10\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d452aed-f554-46c7-846d-e0c3a810b227\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"21067641-38ba-436d-bfd0-94c699073a0e\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163477050393002017\",\"metrics\":[{\"metricId\":\"d4dc3a3c-c84c-40d7-802f-318add1398eb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e56f44a6-46c8-47f7-aa13-b6144a5f718b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9f8499f2-53c0-4c00-bc36-687b9dd8cab4\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163477050393007545\",\"metrics\":[{\"metricId\":\"d54a7a51-3f6d-4e4d-a26f-bc7655264c43\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6b51e6dd-4d4a-4016-baca-fa5998d0f496\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"335ada0b-f6b1-497e-8f5c-86d364d2ec85\",\"dataFeedName\":\"js-test-mySqlFeed-163477050393000830\",\"metrics\":[{\"metricId\":\"ab1fe6f9-c748-4907-95a8-58a160f1d73d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"627347ca-2d69-474c-98d7-0098a979d043\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fab91a7c-0ffb-4aa3-8c75-ff765c239ffe\",\"dataFeedName\":\"js-test-mongoDbFeed-163477050393008424\",\"metrics\":[{\"metricId\":\"38b19ee8-6946-4efa-bd59-ce432aa5cce9\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"47bbab55-9677-4a4f-bb6f-5542493fc075\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0a38270b-abbd-49d7-b7df-9a58ff75bb6e\",\"dataFeedName\":\"js-test-influxdbFeed-163477050393008953\",\"metrics\":[{\"metricId\":\"b959220c-1f99-44f8-9644-e5afa2a1f9da\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3320d721-adc9-4c51-b680-afbccb670cea\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:01Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"35c22ce7-3ea4-4274-8d51-26d54ddc2093\",\"dataFeedName\":\"js-test-tableFeed-163477050393003415\",\"metrics\":[{\"metricId\":\"1a1d7f49-2886-4e42-909a-409229a5d1ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9f1c46de-796e-477f-bc9c-153578f4350a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"985cea1e-abc8-432e-9e35-1549e9e9d3e3\",\"dataFeedName\":\"js-test-dataExplorerFeed-163477050393002381\",\"metrics\":[{\"metricId\":\"b77ffced-1412-40da-850e-3432d964f850\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0f1067f1-784a-4471-b07f-d8cb6e2e9619\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"83ec551f-cdc2-45c5-802d-c17093f511c6\",\"dataFeedName\":\"js-test-cosmosFeed-163477050393009863\",\"metrics\":[{\"metricId\":\"3e681565-0511-46c9-af79-53df83731765\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"08b37379-3d70-419c-856a-7c0517680acc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e2361965-54bf-481a-8d76-ba9c68d526e9\",\"dataFeedName\":\"js-test-sqlServerFeed-163477050393004236\",\"metrics\":[{\"metricId\":\"be58e3af-c244-43e2-acea-924176f603b0\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0682fc48-ee92-470e-85c2-c2b9f5cd5e0a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:24Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"778a21c7-66e3-4532-b212-2ae84f9caac9\",\"dataFeedName\":\"js-test-appInsightsFeed-163477050393003625\",\"metrics\":[{\"metricId\":\"1b2da886-5f6b-490e-a712-a7aa73c795cb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c988b95c-4329-48eb-a8a1-9209e50a69d2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d173e4c8-eac7-4b23-a282-71c0de60e6ab\",\"dataFeedName\":\"js-test-datafeed-163477050393000714\",\"metrics\":[{\"metricId\":\"21854a27-7ba3-441a-8503-b2b60f8e3819\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b962cb75-2269-46c6-86fe-e9e5d26a5f68\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:06Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"041c4e91-c882-4795-b659-f115e49944db\",\"dataFeedName\":\"js-test-postgreSqlFeed-163468448802608152\",\"metrics\":[{\"metricId\":\"e70917af-8106-4dd1-aec7-b891af4a73a3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"bbe1cbb3-f230-4803-b53c-ac3c65b1f7b3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f9311dec-ffad-4084-b0ac-57d82938cc40\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163468448802605001\",\"metrics\":[{\"metricId\":\"f03a5b54-5671-40a0-8afb-78840c705f77\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9d3d090e-942d-4956-92a6-4f7cc281e6df\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5a7e877e-bcf9-432b-9c1b-f5a0be2e47e8\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163468448802605176\",\"metrics\":[{\"metricId\":\"18c304da-e0a8-4700-8659-db0df3634bd5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"726bc9ff-b9e2-4df6-823d-e71a35d36282\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=80\"}", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=80", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7f0bc651-e10b-4a74-b381-b1fcc31ae47e" - }, - "Response" : { - "x-request-id" : "a8732121-2f13-447d-a911-edecca31d80e", - "content-length" : "26592", - "x-envoy-upstream-service-time" : "167", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a8732121-2f13-447d-a911-edecca31d80e", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"af16bd12-0ec4-4e62-aeff-99b38e03ec8a\",\"dataFeedName\":\"js-test-mySqlFeed-163468448802601066\",\"metrics\":[{\"metricId\":\"40e1f592-b85b-4309-ac3f-a0d3fe1cacbd\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ffd0f6de-7b2f-430b-9e4d-b85ba70cc54b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:29Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6aac795d-0745-4d05-85b7-ffb486b7f8ae\",\"dataFeedName\":\"js-test-mongoDbFeed-163468448802601042\",\"metrics\":[{\"metricId\":\"0b4111a0-561d-4c1d-b9f0-b80458623d06\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ea779e95-e0f8-4a00-97f0-1712cb1f3019\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"774d2afe-fda1-4208-a2cf-30317b5af032\",\"dataFeedName\":\"js-test-influxdbFeed-163468448802607054\",\"metrics\":[{\"metricId\":\"6f29e7be-eba2-45cd-abe2-1a7ea4db22e3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5a635a49-9f87-401a-9625-d52fbc9ca45c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"76cd8887-9334-4333-99b9-a792b67ec57b\",\"dataFeedName\":\"js-test-tableFeed-163468448802605019\",\"metrics\":[{\"metricId\":\"7fa989ee-c0f2-477c-b5bb-8ea40922ee0c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5f6d969c-51b4-4f33-bb67-5e0d78d96576\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"775b4672-762a-4296-a50a-4cdd844d8b02\",\"dataFeedName\":\"js-test-dataExplorerFeed-163468448802602614\",\"metrics\":[{\"metricId\":\"fd746dc8-551d-4f67-873d-dcc07537f79c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a77693c7-ba9a-4f13-b0a7-5b0f92a30241\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"45fa00ce-b033-4974-8520-8cf9dc68080f\",\"dataFeedName\":\"js-test-cosmosFeed-163468448802607184\",\"metrics\":[{\"metricId\":\"338962e7-54c5-403e-9d70-e175b8f93a7f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3b555692-31dc-4527-8521-8b1f3c28b488\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:04Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"05727945-a10a-437b-8c0b-12950119fb40\",\"dataFeedName\":\"js-test-sqlServerFeed-163468448802605163\",\"metrics\":[{\"metricId\":\"7fff1e5b-3d98-4c13-a107-f080e3ccf83b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"950011ac-4b9b-4238-8d79-5f52696d7365\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:01:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c93f1ab6-4531-41ce-a6e0-7872ca4b8a5d\",\"dataFeedName\":\"js-test-appInsightsFeed-163468448802604264\",\"metrics\":[{\"metricId\":\"11d13fb1-4564-47a8-854d-a587da8e5a9c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"73f2bcca-144c-4312-82de-7f75b3aa439a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:01:46Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b72fdb1a-ce13-42f7-af25-828191fc4e62\",\"dataFeedName\":\"js-test-datafeed-163468448802607009\",\"metrics\":[{\"metricId\":\"d49a6cc0-2c13-433a-84dd-f25675ee967c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"226e547f-4132-4343-8df8-df5423a60ed5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:01:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"789b90ec-9f56-4992-9c70-4b4585642f9a\",\"dataFeedName\":\"js-test-postgreSqlFeed-163459779906401227\",\"metrics\":[{\"metricId\":\"d3786551-2245-499a-83b5-e708b28cf934\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9cf4dc7b-70e9-4722-9014-cfe8df958c7e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3297ae23-246f-4e3f-a599-aba18f365f81\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163459779906409787\",\"metrics\":[{\"metricId\":\"014e11b4-9fff-46bc-b54a-884cb9887cd1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d4fe1e4e-0557-4dc0-a3ab-6cd7f1ba2bca\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5f106684-b7f6-49c0-859b-20304bc8d269\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163459779906400426\",\"metrics\":[{\"metricId\":\"0863c7ed-c965-432f-b5d7-7a45ed9a3876\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b66b23b1-f26d-45b3-acd4-84649ebd223b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"394b4f8b-7f2b-4658-a84d-4ff68cbd028c\",\"dataFeedName\":\"js-test-mySqlFeed-163459779906407512\",\"metrics\":[{\"metricId\":\"4f1e304f-7709-4b8b-8cf1-1fee7ce53dbc\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"84c02d90-39ce-42ae-b946-4d6d12de1db1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:29Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"50fabb20-d1e7-48f2-b882-48bb6840df2b\",\"dataFeedName\":\"js-test-mongoDbFeed-163459779906407287\",\"metrics\":[{\"metricId\":\"5cae238d-8846-4825-817d-e9d446758061\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c45838c0-fa6d-4fc9-8970-8807850ced82\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"00b86552-a4a1-4bdb-96f7-edac0ff17d20\",\"dataFeedName\":\"js-test-influxdbFeed-163459779906408053\",\"metrics\":[{\"metricId\":\"f6490f92-a1fc-4310-8955-2612147b397e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ab0a55ed-2cff-4ccd-8d02-4a62f764cc62\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b3e8c03-146e-4a96-9b96-33f4c025d862\",\"dataFeedName\":\"js-test-tableFeed-163459779906409818\",\"metrics\":[{\"metricId\":\"21afd45d-80cf-4532-b82b-786378e20e81\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c83eacb3-d19d-49d2-9ea5-9b58f9a81e40\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f386f533-d457-4389-b73c-5ef9dd397562\",\"dataFeedName\":\"js-test-cosmosFeed-163459779906402351\",\"metrics\":[{\"metricId\":\"72c514f6-a1d2-467f-82bb-92594894e90d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9a7e6ea1-d106-4373-a514-d6a5e7d3e135\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"10010b05-82fe-4ebd-b634-f70ffaf80a00\",\"dataFeedName\":\"js-test-dataExplorerFeed-163459779906409880\",\"metrics\":[{\"metricId\":\"80f405c0-0ffa-463b-9988-ed69d2d5f0de\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5143d701-1386-498f-8266-ede6df193b1c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"09b106a2-4185-4811-9e73-4624774d710f\",\"dataFeedName\":\"js-test-sqlServerFeed-163459779906409917\",\"metrics\":[{\"metricId\":\"48b0e726-a29b-4fed-9d05-a46c1a7e3343\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0d1f92d5-552f-4bce-a5d8-adad5ce164a9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:01Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7782cc33-bb9a-4cfc-ba00-48348a22d0e4\",\"dataFeedName\":\"js-test-appInsightsFeed-163459779906406741\",\"metrics\":[{\"metricId\":\"35a57c39-2068-4bbb-900a-38a4741b6a27\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a10526c1-4cec-4fa2-969a-3a52afbf39af\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?creator=savaity%40microsoft.com&$maxpagesize=20&$skip=100\"}", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/d5ff5341-c7c7-499c-8a75-5d197d6b5537", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9373d82e-0e1b-418b-b766-e9c73ecc68df" - }, - "Response" : { - "x-request-id" : "605d7de2-eff9-40bb-a729-9bcebdd5210d", - "content-length" : "0", - "x-envoy-upstream-service-time" : "324", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "605d7de2-eff9-40bb-a729-9bcebdd5210d", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/7e673d3a-056f-4764-a311-03eb196021fa", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:26:44 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "a303b79c-a546-4786-b8cc-e4a2756e3fbc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "a774e2de-7491-4a49-a5bd-cb3d7ec5ff10", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:26:44 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "390", + "x-ms-region": "West US 2", + "X-Request-ID": "a774e2de-7491-4a49-a5bd-cb3d7ec5ff10" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedFilterByGranularityType[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedFilterByGranularityType[1].json index f98c312d3e33d..4c960e8259d04 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedFilterByGranularityType[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedFilterByGranularityType[1].json @@ -1,109 +1,400 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds?granularityName=Daily", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "81828971-5047-4790-bbb0-297937910322" - }, - "Response" : { - "x-request-id" : "8467d9dd-50dc-4c4d-ba6f-3a98b8280c81", - "content-length" : "26109", - "x-envoy-upstream-service-time" : "157", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "8467d9dd-50dc-4c4d-ba6f-3a98b8280c81", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"563ef427-fc26-41df-8ce3-a0573d1b928b\",\"dataFeedName\":\"java_BLOB_create_data_feed_test_sample86f7cc27-7051-496e-9e18-db375e702895\",\"metrics\":[{\"metricId\":\"efe5cf04-40f6-467a-aeab-74ec91126962\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"345471af-06d0-4ace-93e2-b08d9316938a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"BLOB_CONTAINER\",\"blobTemplate\":\"BLOB_TEMPLATE_NAME\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b109beda-d37a-45a1-9637-5535bb2d364f\",\"dataFeedName\":\"java_create_data_feed_test_sample5c2ec2a6-4470-4c2c-9926-e78285fb990c\",\"metrics\":[{\"metricId\":\"dfb9e2ca-8b1b-46e7-94ba-c083b3aa3017\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"84acdd93-1192-42a7-b463-3599dad27363\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4dd96148-fc46-4c4c-804e-d84d6f4c029d\",\"dataFeedName\":\"java_create_data_feed_test_sample862b3644-6b81-4170-830a-3e6421489f8b\",\"metrics\":[{\"metricId\":\"a4c46a4a-0613-4d45-a0d2-0e1514d80265\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9308310f-4add-4d17-bcd7-05dd132e6a95\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c0e1df88-6cce-4f5e-9b89-4532d6e081a5\",\"dataFeedName\":\"java_create_data_feed_test_sample6c219e4d-9272-410c-bfa6-067e4180bc70\",\"metrics\":[{\"metricId\":\"9a805e98-5ab4-4212-971b-4a464c5e04f1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6fc696ec-6c76-4ccc-9bd9-9d6940550dc6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"AzureSQLConnectionString\",\"credentialId\":\"1ab2e9d6-e583-4a03-8590-16f079982558\"},{\"dataFeedId\":\"79c91b77-5672-45c3-9a83-fcd6ad5e38b8\",\"dataFeedName\":\"java_create_data_feed_test_samplef2630942-30c7-4211-a007-bddb119d20cf\",\"metrics\":[{\"metricId\":\"e3ec1b48-f01f-4548-b2b8-3e3162ef4426\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f9324353-e0be-4d52-a240-cfd66516f99c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"c603d450-e526-42ba-b924-3144f1a84988\"},{\"dataFeedId\":\"6e48e476-33e6-4113-a299-a5740bc0db47\",\"dataFeedName\":\"azBlobDataFeed\",\"metrics\":[{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"metricName\":\"Metric1\",\"metricDisplayName\":\"Metric1\",\"metricDescription\":\"\"},{\"metricId\":\"81fafdc5-e2fc-4679-8c20-e2fe3e366c15\",\"metricName\":\"Metric2\",\"metricDisplayName\":\"Metric2\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"Dim1\",\"dimensionDisplayName\":\"Dim1\"},{\"dimensionName\":\"Dim2\",\"dimensionDisplayName\":\"Dim2\"}],\"dataStartFrom\":\"2022-02-28T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"Timestamp\",\"startOffsetInSeconds\":10800,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"SmartFilling\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\",\"yutongzhai@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-05T17:10:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"data/%Y/%m/sample_%Y_%m_%d.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a70577a0-cef9-45b9-81d9-b6b91b6e3bd8\",\"dataFeedName\":\"js-test-postgreSqlFeed-163537526935708748\",\"metrics\":[{\"metricId\":\"77d806ff-f45d-4a7e-b4a1-bb2690d3e4ff\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3dcd06b2-aa43-4fcc-a8e3-248ef1c27cc3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:55:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"bfff3d5f-2d77-458f-a7dc-e7685cf65dd9\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163537526935700931\",\"metrics\":[{\"metricId\":\"b85d07a0-28db-4fcf-be1c-15fcc1759fc6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c73153e6-823a-4216-8676-f4aadf397909\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:55:04Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"34f1a7dd-ae39-420f-8dee-9bd902cc1b7d\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163537526935702851\",\"metrics\":[{\"metricId\":\"6d7f1802-ba0a-4be7-b3d2-29fbcb8b81d5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c3d2e96f-2de9-478a-bed0-d6bbc419e678\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ff08e42b-6907-40aa-b1ef-e9f7ed46789d\",\"dataFeedName\":\"js-test-mySqlFeed-163537526935708142\",\"metrics\":[{\"metricId\":\"ca494d49-04e7-4b07-9bd5-2622eeaebbe4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e7669f73-8182-4cfb-bedb-7c5bc6cbc71d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"260d8877-fb9a-4399-b73c-2b0106280b77\",\"dataFeedName\":\"js-test-mongoDbFeed-163537526935700837\",\"metrics\":[{\"metricId\":\"ad377aa4-81b2-4544-91aa-6d6c30745617\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ce1bac54-b121-4a08-a0ab-9e4cf407d134\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e97f7298-8378-441e-8fcb-9d02d4300888\",\"dataFeedName\":\"js-test-influxdbFeed-163537526935707179\",\"metrics\":[{\"metricId\":\"6ee2eb1c-7316-4bda-bfa7-7a17b824b4f3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"84739827-6f92-48af-95e2-535c7dc9b151\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6ed707d4-970b-4a1c-b360-a376c035b7b5\",\"dataFeedName\":\"js-test-tableFeed-163537526935706574\",\"metrics\":[{\"metricId\":\"26bc159e-5ed3-41ec-8415-5842a682a913\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8319c21e-cf9e-478c-8bc3-eb890d4ffd09\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1a06e260-df48-4a0e-80b3-fa55bd24117c\",\"dataFeedName\":\"js-test-dataExplorerFeed-163537526935704238\",\"metrics\":[{\"metricId\":\"af473d6c-3d09-4a69-a804-bf56cb4f273f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e5fd167f-3b02-419d-9527-77c2ec0bfff1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:46Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"008d2ec9-b73f-47ab-9770-23346455f8dd\",\"dataFeedName\":\"js-test-cosmosFeed-163537526935709631\",\"metrics\":[{\"metricId\":\"e632a17f-2b62-4f5f-9833-87d88c1339be\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7d158177-ab19-430c-aa7b-f8f2a3779478\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:45Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5b81a32c-e538-4b67-8edc-a28f1d7ba182\",\"dataFeedName\":\"js-test-sqlServerFeed-163537526935703123\",\"metrics\":[{\"metricId\":\"538b8c02-95fc-4026-bb51-62812c74e1ad\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"80c6ccd3-c463-445b-ba55-7e996bb8dcf5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"897224a1-bfc6-4f03-a0a4-904c0db5c867\",\"dataFeedName\":\"js-test-appInsightsFeed-163537526935702186\",\"metrics\":[{\"metricId\":\"ec989805-ca20-44af-82a5-5b8ce3a7a2d8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"247e1e48-c766-43a8-b13b-3abe53a6a68a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b24dcc5-768a-46ff-aa15-d7dc7933d29d\",\"dataFeedName\":\"js-test-datafeed-163537526935702447\",\"metrics\":[{\"metricId\":\"1f443f97-bcab-4e78-9602-a62fe4e82e97\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9d2f8d61-34e8-4479-b793-4be18be1f026\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"36b856c6-7404-4b39-ba37-6253bf52f2f8\",\"dataFeedName\":\"js-test-postgreSqlFeed-163528892511105025\",\"metrics\":[{\"metricId\":\"a979ef54-fd6f-451f-a2cb-4170f6d6992b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"448cc5ea-143b-406a-8f05-99313ef80d5f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"01427922-44e1-4af9-aa52-7f5c1847f62d\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163528892511106735\",\"metrics\":[{\"metricId\":\"37833671-d185-40a6-a495-74b4ea959319\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"70ddc80f-d38f-4b00-8036-e02e676f807f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=20\"}", - "Date" : "Fri, 08 Apr 2022 23:50:30 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=20", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "f4391064-0f7b-4e0e-9ad7-141663d2ae39" - }, - "Response" : { - "x-request-id" : "b0570fb4-781b-49f0-acd0-7107fe9074b2", - "content-length" : "26340", - "x-envoy-upstream-service-time" : "155", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b0570fb4-781b-49f0-acd0-7107fe9074b2", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"96373c59-47c5-4a0e-8650-50502bcccc74\",\"dataFeedName\":\"js-test-mySqlFeed-163528892511107837\",\"metrics\":[{\"metricId\":\"e695fde0-4bbf-463e-98f1-10c7851efe54\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d223a971-e44b-4c83-9fd3-f1fb57985100\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"59337232-828a-4a38-a9ee-d2664a73dfd6\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163528892511104265\",\"metrics\":[{\"metricId\":\"4da912ca-e689-4d1d-80e5-356510a1211f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1e92096d-9a54-4ec1-9429-7a8d2e729105\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"849d1522-5b31-44a8-90b7-2ec1da556dd9\",\"dataFeedName\":\"js-test-mongoDbFeed-163528892511109172\",\"metrics\":[{\"metricId\":\"783a6077-a07b-46dc-b2e0-e9940782a67c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c9efe9f7-2008-4056-a91b-47398bac5bb5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d3266f4f-521d-4492-b3ae-c46bf634dd8f\",\"dataFeedName\":\"js-test-influxdbFeed-163528892511109837\",\"metrics\":[{\"metricId\":\"5b9191b4-6304-40ba-8f80-9cad9ad2494e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6d332496-edbf-4c9e-a07e-a241128969dd\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8a0dbcd9-8a67-4780-b108-c59da54ffc24\",\"dataFeedName\":\"js-test-tableFeed-163528892511108654\",\"metrics\":[{\"metricId\":\"529d0c80-d866-40bc-b920-49f6beee01ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d364a01-c65d-4e3e-8463-20d5c57a21f1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:09Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d9ff1a66-8295-49f4-9a84-9b3ed6ed78e0\",\"dataFeedName\":\"js-test-dataExplorerFeed-163528892511100709\",\"metrics\":[{\"metricId\":\"304f08d4-27a1-4139-b23d-2a779ad439b6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7cf6499b-6b18-4647-9329-a5a74a6a3c40\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"d13e636a-50c0-4c7a-9ffe-a55b27a17088\",\"dataFeedName\":\"js-test-cosmosFeed-163528892511108492\",\"metrics\":[{\"metricId\":\"6c5eda93-a3c9-45f2-8fd4-82e4f8d7f1c3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cdaa71c3-752a-4e2d-95ca-657fd915007a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c0d7174a-583d-48a8-b2d8-372408617411\",\"dataFeedName\":\"js-test-sqlServerFeed-163528892511107721\",\"metrics\":[{\"metricId\":\"e49d03c2-0a97-428e-9d34-3d82f683155a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fb7a55fa-370c-49f7-9242-ca7bd49fa5bb\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1c41b817-ae65-4496-95eb-84a1ce3b2cf1\",\"dataFeedName\":\"js-test-appInsightsFeed-163528892511108139\",\"metrics\":[{\"metricId\":\"1c37e405-60f7-471b-8710-1c7d297d2109\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0fd3c0d4-5eaf-40db-925a-0a240e4eaeae\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3977fb1c-7f6c-469d-b0a2-60ed3be1bc78\",\"dataFeedName\":\"js-test-datafeed-163528892511105899\",\"metrics\":[{\"metricId\":\"e47bf455-f666-49d5-8bc1-2fa55300deda\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f64ad76b-0a9a-4d87-8cc0-3602e0c0fab1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ddfbd90f-a89c-4754-9ed8-c193e8d3bb01\",\"dataFeedName\":\"js-test-postgreSqlFeed-163520254768108469\",\"metrics\":[{\"metricId\":\"68957907-5819-4cc2-a22d-ac82caec10b7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c7b52101-ea6f-4bff-aaae-d2f007d6a1d8\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f0fab756-447d-4201-900a-dd3ab0b1f744\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163520254768104172\",\"metrics\":[{\"metricId\":\"fb7f1e9a-e0a6-4391-8541-ef21bd610597\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2e358afb-7d2f-4f21-abb5-55c6aa1f8990\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4fd66e8a-4c85-4a6f-a410-b5ed72a2c805\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163520254768105621\",\"metrics\":[{\"metricId\":\"aaa04aef-f679-488c-ba9f-7ef2fc44ada8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"53183d5e-a7b6-4df0-9146-7959a1236459\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f21a1c10-4f67-4b32-866f-d05d9f1b0fa3\",\"dataFeedName\":\"js-test-mySqlFeed-163520254768102537\",\"metrics\":[{\"metricId\":\"80f6d20d-fe39-4aca-ba92-49b2ecaa2729\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"38a925fe-0200-498d-8dee-1f85bdd984e7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"975c48b1-a261-4a58-8b1a-2138687de603\",\"dataFeedName\":\"js-test-mongoDbFeed-163520254768107854\",\"metrics\":[{\"metricId\":\"5d180f52-4f34-4f12-8692-ee5e558d9d6a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b79411d6-077d-4f6e-a41f-c3f2c5c0c6b1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"46864635-a7f1-4f92-8757-2ce9445e78c4\",\"dataFeedName\":\"js-test-tableFeed-163520254768106837\",\"metrics\":[{\"metricId\":\"abe8dbf7-cd8c-460d-a2f2-1f45ad2dc73d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d4ec5d0-4bab-43ab-ad61-4b46d82564e4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a015ea42-f83b-4d94-ad21-dd854de68434\",\"dataFeedName\":\"js-test-influxdbFeed-163520254768104928\",\"metrics\":[{\"metricId\":\"47050ea0-6df0-478e-a2d8-ace37ca86b11\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"57736851-eddc-428f-bf2f-bbce1adf5a25\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c022f113-fcd0-4572-883b-82ec06873646\",\"dataFeedName\":\"js-test-dataExplorerFeed-163520254768108791\",\"metrics\":[{\"metricId\":\"0460c055-6e59-46e6-9e24-bd2d07f373a2\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c934e61a-8662-4bc1-ba0b-b957743c268e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"25e8d83f-7f02-4cdb-ae5c-0798ebf1e8fa\",\"dataFeedName\":\"js-test-cosmosFeed-163520254768109802\",\"metrics\":[{\"metricId\":\"da4d452e-82bf-4eee-a53e-2c9282fcc9ef\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"acc805e1-1c15-424e-8e3d-1772f7960bb6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"305d94ed-d1ed-48eb-9b2a-46a2e58c675d\",\"dataFeedName\":\"js-test-sqlServerFeed-163520254768100057\",\"metrics\":[{\"metricId\":\"edf96377-7b84-42e2-aa0c-52c3ebf4443a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6a3a0b3f-55c0-4c68-b86e-c79234e5ca41\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=40\"}", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=40", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "76ed0c67-97d3-4b47-a9a1-44bc07f730d0" - }, - "Response" : { - "x-request-id" : "ff345e03-87f8-4ca9-90d3-691c534bb8fa", - "content-length" : "26650", - "x-envoy-upstream-service-time" : "146", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ff345e03-87f8-4ca9-90d3-691c534bb8fa", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"766081fb-2be0-4727-8721-2ce297c1d81a\",\"dataFeedName\":\"js-test-appInsightsFeed-163520254768106664\",\"metrics\":[{\"metricId\":\"3428373e-58ee-40b2-b043-3ffa903e98bd\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"82b84d0f-9630-4f26-99ed-02d8199f27fa\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:55:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a124fcf0-98da-495a-b0e5-f1b721323a2f\",\"dataFeedName\":\"js-test-datafeed-163520254768100170\",\"metrics\":[{\"metricId\":\"6f213a31-64f2-47b6-bb4f-1333dd323369\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7bc947cc-913d-46bb-8a14-fc5cd1c63dd0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:55:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7817e53f-08bf-4e6e-8450-f2789ca5e327\",\"dataFeedName\":\"js-test-postgreSqlFeed-163494342171309085\",\"metrics\":[{\"metricId\":\"97ebccf3-35e7-434a-a552-8f369612adb1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d742310d-6703-429a-a542-a78e5caceed4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9888cc7d-e4fa-4fc6-a436-364238dd47b3\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163494342171308875\",\"metrics\":[{\"metricId\":\"22ef9861-90ff-4764-81a4-b4adf5180bfb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a739be2e-610f-47de-ab36-d9e664940524\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"deb58e38-ea84-4623-b955-fa06b7bffe09\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163494342171304803\",\"metrics\":[{\"metricId\":\"3f5eaf16-f4b0-4769-9749-e679bab34479\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c8f330c6-27ef-4efd-af84-5223d621ec1b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f19921ef-62ab-4e01-bc0d-8402fffb7066\",\"dataFeedName\":\"js-test-mySqlFeed-163494342171309367\",\"metrics\":[{\"metricId\":\"314b9a11-fab5-4bd4-9d7e-3913f6404cc7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d61fb4ba-7211-4454-af7a-2735048001c5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f5d51bc7-65ee-4339-aaba-816a7b2c71d7\",\"dataFeedName\":\"js-test-mongoDbFeed-163494342171309466\",\"metrics\":[{\"metricId\":\"b2e5489a-3c62-4f61-a30e-b1757268d22f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8aa72033-9b9c-4023-9b0c-e7b891b93d3e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:22Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c2efbd6e-afaa-4559-9503-4a02bcbd9a52\",\"dataFeedName\":\"js-test-influxdbFeed-163494342171300623\",\"metrics\":[{\"metricId\":\"f089fb10-b9a0-4402-b20d-f8a438e27688\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0feef0d3-49b6-40b5-9cc6-79a08f615502\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:21Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"18640984-b51c-4009-83e6-0b8b81698c10\",\"dataFeedName\":\"js-test-tableFeed-163494342171309649\",\"metrics\":[{\"metricId\":\"4f93327f-4472-4b01-9f31-4d1cd0f5a461\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2e9b7ef8-c599-4cab-88ec-0e8f031183c1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2597db87-acb8-44d7-bcd1-e479d0b8741e\",\"dataFeedName\":\"js-test-dataExplorerFeed-163494342171302019\",\"metrics\":[{\"metricId\":\"f7cf4193-6706-475b-8c37-83cf852cac90\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a369a581-df3e-43dc-9015-73f150c58a5e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"f1752eeb-a960-40c3-b186-9a9228f2d728\",\"dataFeedName\":\"js-test-cosmosFeed-163494342171300973\",\"metrics\":[{\"metricId\":\"4e56b67b-776f-41e2-89b9-05c639392623\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"58903321-b3c5-46cf-809e-d9ffba20b9b6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7f9a57b1-f786-4da5-98ba-367a0c3680d9\",\"dataFeedName\":\"js-test-sqlServerFeed-163494342171308486\",\"metrics\":[{\"metricId\":\"1931cd46-4c4f-4036-9bfe-3dfa7b8201de\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"bad492a5-d933-4a1b-a795-2c10b4072cd4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d2a903a4-4bcb-46f9-aae0-fddfa0be8404\",\"dataFeedName\":\"js-test-appInsightsFeed-163494342171304621\",\"metrics\":[{\"metricId\":\"519d12bf-531c-478c-a774-abc7135387ff\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4e4109b1-766e-4742-b597-ded56383ee99\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:11Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"19708be2-edb7-4843-9cfe-def5a3356e53\",\"dataFeedName\":\"js-test-datafeed-163494342171301247\",\"metrics\":[{\"metricId\":\"31fcb906-ab1e-4a30-ade8-bda3eee44b8f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a2dec6e6-8ed7-466f-a082-a81f8a050b03\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d6553de9-b22e-48ba-abae-f7f1ad0eb6c0\",\"dataFeedName\":\"js-test-postgreSqlFeed-163485692541302516\",\"metrics\":[{\"metricId\":\"3f0ce93c-5ed4-46ab-b68f-7032d42a5b7b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6393eb49-189f-41b9-a0f1-bac1ea71d899\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:44Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8c058741-fd4a-4841-a664-13048ec39cb9\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163485692541301256\",\"metrics\":[{\"metricId\":\"29df47a8-5405-4c8c-ac9a-b198060a6227\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"75e71373-7898-4ba3-9e54-936036324df5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:38Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e5bbd822-2828-4b79-a177-1ccde9b875a2\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163485692541303983\",\"metrics\":[{\"metricId\":\"8c159d07-2b67-4391-9d2b-9a254970e34a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e0b2143f-35d7-4a5e-8dd5-65ebaf7ba60b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4a001a50-4d9d-4607-b17c-2721518c6ced\",\"dataFeedName\":\"js-test-mySqlFeed-163485692541300166\",\"metrics\":[{\"metricId\":\"fd4e9c19-a134-423f-82bd-6721057d4b24\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c6fe8474-ed73-4634-82ec-86599caab490\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d1cfe0ff-6c7d-4e53-8b05-c93a371f304d\",\"dataFeedName\":\"js-test-mongoDbFeed-163485692541309829\",\"metrics\":[{\"metricId\":\"cf4e6f15-f60a-4c60-93ce-a488af0be43f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8d9d7c01-c929-4f02-9753-2324c97ec1d4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"98224e64-a395-4d87-9707-a97da337dbd6\",\"dataFeedName\":\"js-test-influxdbFeed-163485692541308448\",\"metrics\":[{\"metricId\":\"5887dae0-85b3-4631-b187-bb71b6109b74\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f599e1dd-6452-4cbf-8c11-984f17b3648a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=60\"}", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=60", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "e1dcb1db-b4e2-4d60-9e90-04404e8d726d" - }, - "Response" : { - "x-request-id" : "63b7729e-4d79-4476-b553-b49fcd79d9e8", - "content-length" : "26528", - "x-envoy-upstream-service-time" : "164", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "63b7729e-4d79-4476-b553-b49fcd79d9e8", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"62b51649-3721-4ee3-a795-9edfe87dcdd3\",\"dataFeedName\":\"js-test-tableFeed-163485692541307240\",\"metrics\":[{\"metricId\":\"639ab044-e508-4bb6-a197-9699f55d278a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2d718952-903b-4b33-8d18-f97de628226f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:12Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"525dc1d5-2aa7-4cf3-ac95-f006c2698024\",\"dataFeedName\":\"js-test-dataExplorerFeed-163485692541303573\",\"metrics\":[{\"metricId\":\"6579adb4-1322-45e1-995d-42815a9c6a10\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0c2dee1b-3edd-43ed-bdae-9e5893f91aaf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"e27e6680-2605-4d88-a365-5e9501bb402f\",\"dataFeedName\":\"js-test-cosmosFeed-163485692541300699\",\"metrics\":[{\"metricId\":\"1d121738-f26e-4e3a-874d-edd7e091f916\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8145f15f-ea3d-455b-b59a-6985128de765\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fcb3347e-91ae-45bd-b0a1-b01e4e17cc13\",\"dataFeedName\":\"js-test-sqlServerFeed-163485692541305967\",\"metrics\":[{\"metricId\":\"e362a5c3-da2b-40d2-b020-fec1eadaa8d5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4893cf15-6bfa-4c8a-a710-f0bfdc7cf450\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"408ac3fe-94c1-4008-aab1-4aff29ef7685\",\"dataFeedName\":\"js-test-appInsightsFeed-163485692541300154\",\"metrics\":[{\"metricId\":\"9bf0aa6c-ba88-4556-bf86-b733cf3b2dfa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e78a0697-640e-42f7-8d9d-a172bcca8638\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:37Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ac1d2001-48fd-4569-8b9b-bd3c8f903c58\",\"dataFeedName\":\"js-test-datafeed-163485692541309714\",\"metrics\":[{\"metricId\":\"a9457d5d-5c52-4700-963d-e3333726b6ef\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"497bf38e-3bfc-40fc-b504-8c9d1db0c616\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"482b9366-bf5e-49d7-ab59-214e543ccdc1\",\"dataFeedName\":\"js-test-postgreSqlFeed-163477050393004507\",\"metrics\":[{\"metricId\":\"9ca300b9-520e-4856-a499-80605ed9ce10\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d452aed-f554-46c7-846d-e0c3a810b227\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"21067641-38ba-436d-bfd0-94c699073a0e\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163477050393002017\",\"metrics\":[{\"metricId\":\"d4dc3a3c-c84c-40d7-802f-318add1398eb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e56f44a6-46c8-47f7-aa13-b6144a5f718b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9f8499f2-53c0-4c00-bc36-687b9dd8cab4\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163477050393007545\",\"metrics\":[{\"metricId\":\"d54a7a51-3f6d-4e4d-a26f-bc7655264c43\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6b51e6dd-4d4a-4016-baca-fa5998d0f496\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"335ada0b-f6b1-497e-8f5c-86d364d2ec85\",\"dataFeedName\":\"js-test-mySqlFeed-163477050393000830\",\"metrics\":[{\"metricId\":\"ab1fe6f9-c748-4907-95a8-58a160f1d73d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"627347ca-2d69-474c-98d7-0098a979d043\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fab91a7c-0ffb-4aa3-8c75-ff765c239ffe\",\"dataFeedName\":\"js-test-mongoDbFeed-163477050393008424\",\"metrics\":[{\"metricId\":\"38b19ee8-6946-4efa-bd59-ce432aa5cce9\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"47bbab55-9677-4a4f-bb6f-5542493fc075\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0a38270b-abbd-49d7-b7df-9a58ff75bb6e\",\"dataFeedName\":\"js-test-influxdbFeed-163477050393008953\",\"metrics\":[{\"metricId\":\"b959220c-1f99-44f8-9644-e5afa2a1f9da\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3320d721-adc9-4c51-b680-afbccb670cea\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:01Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"35c22ce7-3ea4-4274-8d51-26d54ddc2093\",\"dataFeedName\":\"js-test-tableFeed-163477050393003415\",\"metrics\":[{\"metricId\":\"1a1d7f49-2886-4e42-909a-409229a5d1ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9f1c46de-796e-477f-bc9c-153578f4350a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"985cea1e-abc8-432e-9e35-1549e9e9d3e3\",\"dataFeedName\":\"js-test-dataExplorerFeed-163477050393002381\",\"metrics\":[{\"metricId\":\"b77ffced-1412-40da-850e-3432d964f850\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0f1067f1-784a-4471-b07f-d8cb6e2e9619\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"83ec551f-cdc2-45c5-802d-c17093f511c6\",\"dataFeedName\":\"js-test-cosmosFeed-163477050393009863\",\"metrics\":[{\"metricId\":\"3e681565-0511-46c9-af79-53df83731765\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"08b37379-3d70-419c-856a-7c0517680acc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e2361965-54bf-481a-8d76-ba9c68d526e9\",\"dataFeedName\":\"js-test-sqlServerFeed-163477050393004236\",\"metrics\":[{\"metricId\":\"be58e3af-c244-43e2-acea-924176f603b0\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0682fc48-ee92-470e-85c2-c2b9f5cd5e0a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:24Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"778a21c7-66e3-4532-b212-2ae84f9caac9\",\"dataFeedName\":\"js-test-appInsightsFeed-163477050393003625\",\"metrics\":[{\"metricId\":\"1b2da886-5f6b-490e-a712-a7aa73c795cb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c988b95c-4329-48eb-a8a1-9209e50a69d2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d173e4c8-eac7-4b23-a282-71c0de60e6ab\",\"dataFeedName\":\"js-test-datafeed-163477050393000714\",\"metrics\":[{\"metricId\":\"21854a27-7ba3-441a-8503-b2b60f8e3819\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b962cb75-2269-46c6-86fe-e9e5d26a5f68\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:06Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"041c4e91-c882-4795-b659-f115e49944db\",\"dataFeedName\":\"js-test-postgreSqlFeed-163468448802608152\",\"metrics\":[{\"metricId\":\"e70917af-8106-4dd1-aec7-b891af4a73a3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"bbe1cbb3-f230-4803-b53c-ac3c65b1f7b3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f9311dec-ffad-4084-b0ac-57d82938cc40\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163468448802605001\",\"metrics\":[{\"metricId\":\"f03a5b54-5671-40a0-8afb-78840c705f77\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9d3d090e-942d-4956-92a6-4f7cc281e6df\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=80\"}", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=80", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "833c901a-94ce-4314-afac-bdc0ed447791" - }, - "Response" : { - "x-request-id" : "d67f39bd-ee58-4b3e-a815-756184284f8c", - "content-length" : "26341", - "x-envoy-upstream-service-time" : "156", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d67f39bd-ee58-4b3e-a815-756184284f8c", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"5a7e877e-bcf9-432b-9c1b-f5a0be2e47e8\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163468448802605176\",\"metrics\":[{\"metricId\":\"18c304da-e0a8-4700-8659-db0df3634bd5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"726bc9ff-b9e2-4df6-823d-e71a35d36282\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"af16bd12-0ec4-4e62-aeff-99b38e03ec8a\",\"dataFeedName\":\"js-test-mySqlFeed-163468448802601066\",\"metrics\":[{\"metricId\":\"40e1f592-b85b-4309-ac3f-a0d3fe1cacbd\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ffd0f6de-7b2f-430b-9e4d-b85ba70cc54b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:29Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6aac795d-0745-4d05-85b7-ffb486b7f8ae\",\"dataFeedName\":\"js-test-mongoDbFeed-163468448802601042\",\"metrics\":[{\"metricId\":\"0b4111a0-561d-4c1d-b9f0-b80458623d06\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ea779e95-e0f8-4a00-97f0-1712cb1f3019\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"774d2afe-fda1-4208-a2cf-30317b5af032\",\"dataFeedName\":\"js-test-influxdbFeed-163468448802607054\",\"metrics\":[{\"metricId\":\"6f29e7be-eba2-45cd-abe2-1a7ea4db22e3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5a635a49-9f87-401a-9625-d52fbc9ca45c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"76cd8887-9334-4333-99b9-a792b67ec57b\",\"dataFeedName\":\"js-test-tableFeed-163468448802605019\",\"metrics\":[{\"metricId\":\"7fa989ee-c0f2-477c-b5bb-8ea40922ee0c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5f6d969c-51b4-4f33-bb67-5e0d78d96576\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"775b4672-762a-4296-a50a-4cdd844d8b02\",\"dataFeedName\":\"js-test-dataExplorerFeed-163468448802602614\",\"metrics\":[{\"metricId\":\"fd746dc8-551d-4f67-873d-dcc07537f79c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a77693c7-ba9a-4f13-b0a7-5b0f92a30241\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"45fa00ce-b033-4974-8520-8cf9dc68080f\",\"dataFeedName\":\"js-test-cosmosFeed-163468448802607184\",\"metrics\":[{\"metricId\":\"338962e7-54c5-403e-9d70-e175b8f93a7f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3b555692-31dc-4527-8521-8b1f3c28b488\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:04Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"05727945-a10a-437b-8c0b-12950119fb40\",\"dataFeedName\":\"js-test-sqlServerFeed-163468448802605163\",\"metrics\":[{\"metricId\":\"7fff1e5b-3d98-4c13-a107-f080e3ccf83b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"950011ac-4b9b-4238-8d79-5f52696d7365\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:01:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c93f1ab6-4531-41ce-a6e0-7872ca4b8a5d\",\"dataFeedName\":\"js-test-appInsightsFeed-163468448802604264\",\"metrics\":[{\"metricId\":\"11d13fb1-4564-47a8-854d-a587da8e5a9c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"73f2bcca-144c-4312-82de-7f75b3aa439a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:01:46Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b72fdb1a-ce13-42f7-af25-828191fc4e62\",\"dataFeedName\":\"js-test-datafeed-163468448802607009\",\"metrics\":[{\"metricId\":\"d49a6cc0-2c13-433a-84dd-f25675ee967c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"226e547f-4132-4343-8df8-df5423a60ed5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:01:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"789b90ec-9f56-4992-9c70-4b4585642f9a\",\"dataFeedName\":\"js-test-postgreSqlFeed-163459779906401227\",\"metrics\":[{\"metricId\":\"d3786551-2245-499a-83b5-e708b28cf934\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9cf4dc7b-70e9-4722-9014-cfe8df958c7e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3297ae23-246f-4e3f-a599-aba18f365f81\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163459779906409787\",\"metrics\":[{\"metricId\":\"014e11b4-9fff-46bc-b54a-884cb9887cd1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d4fe1e4e-0557-4dc0-a3ab-6cd7f1ba2bca\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5f106684-b7f6-49c0-859b-20304bc8d269\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163459779906400426\",\"metrics\":[{\"metricId\":\"0863c7ed-c965-432f-b5d7-7a45ed9a3876\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b66b23b1-f26d-45b3-acd4-84649ebd223b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"394b4f8b-7f2b-4658-a84d-4ff68cbd028c\",\"dataFeedName\":\"js-test-mySqlFeed-163459779906407512\",\"metrics\":[{\"metricId\":\"4f1e304f-7709-4b8b-8cf1-1fee7ce53dbc\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"84c02d90-39ce-42ae-b946-4d6d12de1db1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:29Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"50fabb20-d1e7-48f2-b882-48bb6840df2b\",\"dataFeedName\":\"js-test-mongoDbFeed-163459779906407287\",\"metrics\":[{\"metricId\":\"5cae238d-8846-4825-817d-e9d446758061\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c45838c0-fa6d-4fc9-8970-8807850ced82\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"00b86552-a4a1-4bdb-96f7-edac0ff17d20\",\"dataFeedName\":\"js-test-influxdbFeed-163459779906408053\",\"metrics\":[{\"metricId\":\"f6490f92-a1fc-4310-8955-2612147b397e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ab0a55ed-2cff-4ccd-8d02-4a62f764cc62\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b3e8c03-146e-4a96-9b96-33f4c025d862\",\"dataFeedName\":\"js-test-tableFeed-163459779906409818\",\"metrics\":[{\"metricId\":\"21afd45d-80cf-4532-b82b-786378e20e81\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c83eacb3-d19d-49d2-9ea5-9b58f9a81e40\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f386f533-d457-4389-b73c-5ef9dd397562\",\"dataFeedName\":\"js-test-cosmosFeed-163459779906402351\",\"metrics\":[{\"metricId\":\"72c514f6-a1d2-467f-82bb-92594894e90d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9a7e6ea1-d106-4373-a514-d6a5e7d3e135\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"10010b05-82fe-4ebd-b634-f70ffaf80a00\",\"dataFeedName\":\"js-test-dataExplorerFeed-163459779906409880\",\"metrics\":[{\"metricId\":\"80f405c0-0ffa-463b-9988-ed69d2d5f0de\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5143d701-1386-498f-8266-ede6df193b1c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"09b106a2-4185-4811-9e73-4624774d710f\",\"dataFeedName\":\"js-test-sqlServerFeed-163459779906409917\",\"metrics\":[{\"metricId\":\"48b0e726-a29b-4fed-9d05-a46c1a7e3343\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0d1f92d5-552f-4bce-a5d8-adad5ce164a9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:01Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?granularityName=Daily&$maxpagesize=20&$skip=100\"}", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds?granularityName=Daily", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f6076afd-67ce-44c9-bc16-f073d0d1673b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "cdee484b-30fe-4ac1-ba37-8fdf33cc4194", + "Content-Length": "8241", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "166", + "x-ms-region": "West US 2", + "X-Request-ID": "cdee484b-30fe-4ac1-ba37-8fdf33cc4194" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "d2b62817-ec37-4f26-9690-a7d1189e15e5", + "dataFeedName": "java_create_data_feed_test_sample92ea7ca9-750f-436b-b75f-d25b1905cc32", + "metrics": [ + { + "metricId": "2b264b33-e8b1-4380-9628-813041b87371", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d31779a5-b369-4afd-80a5-e81385e4b9bf", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureLogAnalytics", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:28Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "clientId": "azClientId", + "query": "where StartTime \u003E=datetime(@StartTime) and EndTime \u003Cdatetime(@EndTime)| summarize count_per_type=count() by DataType", + "tenantId": "f850650c-1fcf-4489-b46f-71af2e30d360", + "workspaceId": "azWorkspaceId" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "9f9954c2-c767-4e22-8f0d-c22f42cef32b", + "dataFeedName": "java_create_data_feed_test_sample22aa860d-bd81-4174-97b9-6c38993f13c2", + "metrics": [ + { + "metricId": "f50fc9c5-0ab3-4dd6-bbc3-7bb577d43c77", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "cdc81dad-f564-4fbc-a03d-bc83aed7c9fa", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:28Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "metrics": [ + { + "metricId": "acd15088-4650-4b8c-b85f-3cf307f18bdd", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "a00fa989-6ac2-48e6-a74d-be3f44800422", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:24Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "AzureSQLConnectionString", + "credentialId": "e4a8d59f-ff3b-425d-a94a-50d34aa4531f" + }, + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "dataFeedName": "azBlobDataFeed", + "metrics": [ + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "metricName": "Metric1", + "metricDisplayName": "Metric1", + "metricDescription": "" + }, + { + "metricId": "81fafdc5-e2fc-4679-8c20-e2fe3e366c15", + "metricName": "Metric2", + "metricDisplayName": "Metric2", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "Dim1", + "dimensionDisplayName": "Dim1" + }, + { + "dimensionName": "Dim2", + "dimensionDisplayName": "Dim2" + } + ], + "dataStartFrom": "2022-02-28T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "Timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2022-04-05T17:10:58Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "data/%Y/%m/sample_%Y_%m_%d.json" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "5599bb15-cf0d-47dc-bca4-ef1a532689ed", + "dataFeedName": "sample_datafeed", + "metrics": [ + { + "metricId": "00989743-bffa-4e6b-b90b-b41c13e27636", + "metricName": "cost", + "metricDisplayName": "Cost", + "metricDescription": "" + }, + { + "metricId": "54535a9d-2790-44a6-93f7-4171b72276d7", + "metricName": "revenue", + "metricDisplayName": "Revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "Category" + }, + { + "dimensionName": "city", + "dimensionDisplayName": "city" + } + ], + "dataStartFrom": "2019-01-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Paused", + "createdTime": "2021-11-15T22:00:37Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "9388a986-5430-4666-a758-7461c2a48774" + }, + { + "dataFeedId": "ccaad5bf-1df6-41f7-b774-28830d1a65d2", + "dataFeedName": "azsqlDatafeed", + "metrics": [ + { + "metricId": "61e14436-a60f-4ba9-85e2-abe66d0d7515", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "fa753672-8baf-4e8e-b48b-10fc1a423118", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "city", + "dimensionDisplayName": "city" + } + ], + "dataStartFrom": "2020-08-30T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Paused", + "createdTime": "2021-09-02T22:04:59Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "SELECT @IntervalStart as timestamp, region, category, revenue, cost FROM MASampleRevenueCost WHERE timestamp \u003E= @IntervalStart and timestamp \u003C @IntervalEnd" + }, + "authenticationType": "Basic" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedFilterBySourceType[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedFilterBySourceType[1].json index 1e4934e12ad59..122e5789f1b8e 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedFilterBySourceType[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedFilterBySourceType[1].json @@ -1,46 +1,274 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds?dataSourceType=AzureBlob", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "39d17ce6-f8e5-4062-ac3f-22efab64f4b9" - }, - "Response" : { - "x-request-id" : "50abb703-04d0-48fe-98ab-dc16fbbebdbc", - "content-length" : "25454", - "x-envoy-upstream-service-time" : "160", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "50abb703-04d0-48fe-98ab-dc16fbbebdbc", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"6e48e476-33e6-4113-a299-a5740bc0db47\",\"dataFeedName\":\"azBlobDataFeed\",\"metrics\":[{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"metricName\":\"Metric1\",\"metricDisplayName\":\"Metric1\",\"metricDescription\":\"\"},{\"metricId\":\"81fafdc5-e2fc-4679-8c20-e2fe3e366c15\",\"metricName\":\"Metric2\",\"metricDisplayName\":\"Metric2\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"Dim1\",\"dimensionDisplayName\":\"Dim1\"},{\"dimensionName\":\"Dim2\",\"dimensionDisplayName\":\"Dim2\"}],\"dataStartFrom\":\"2022-02-28T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"Timestamp\",\"startOffsetInSeconds\":10800,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"SmartFilling\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\",\"yutongzhai@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-05T17:10:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"data/%Y/%m/sample_%Y_%m_%d.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b24dcc5-768a-46ff-aa15-d7dc7933d29d\",\"dataFeedName\":\"js-test-datafeed-163537526935702447\",\"metrics\":[{\"metricId\":\"1f443f97-bcab-4e78-9602-a62fe4e82e97\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9d2f8d61-34e8-4479-b793-4be18be1f026\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3977fb1c-7f6c-469d-b0a2-60ed3be1bc78\",\"dataFeedName\":\"js-test-datafeed-163528892511105899\",\"metrics\":[{\"metricId\":\"e47bf455-f666-49d5-8bc1-2fa55300deda\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f64ad76b-0a9a-4d87-8cc0-3602e0c0fab1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a124fcf0-98da-495a-b0e5-f1b721323a2f\",\"dataFeedName\":\"js-test-datafeed-163520254768100170\",\"metrics\":[{\"metricId\":\"6f213a31-64f2-47b6-bb4f-1333dd323369\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7bc947cc-913d-46bb-8a14-fc5cd1c63dd0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:55:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"19708be2-edb7-4843-9cfe-def5a3356e53\",\"dataFeedName\":\"js-test-datafeed-163494342171301247\",\"metrics\":[{\"metricId\":\"31fcb906-ab1e-4a30-ade8-bda3eee44b8f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a2dec6e6-8ed7-466f-a082-a81f8a050b03\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ac1d2001-48fd-4569-8b9b-bd3c8f903c58\",\"dataFeedName\":\"js-test-datafeed-163485692541309714\",\"metrics\":[{\"metricId\":\"a9457d5d-5c52-4700-963d-e3333726b6ef\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"497bf38e-3bfc-40fc-b504-8c9d1db0c616\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d173e4c8-eac7-4b23-a282-71c0de60e6ab\",\"dataFeedName\":\"js-test-datafeed-163477050393000714\",\"metrics\":[{\"metricId\":\"21854a27-7ba3-441a-8503-b2b60f8e3819\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b962cb75-2269-46c6-86fe-e9e5d26a5f68\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:06Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b72fdb1a-ce13-42f7-af25-828191fc4e62\",\"dataFeedName\":\"js-test-datafeed-163468448802607009\",\"metrics\":[{\"metricId\":\"d49a6cc0-2c13-433a-84dd-f25675ee967c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"226e547f-4132-4343-8df8-df5423a60ed5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:01:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b4951e5-622b-4f64-bff6-aa28608744b5\",\"dataFeedName\":\"js-test-datafeed-163459779906404628\",\"metrics\":[{\"metricId\":\"3b5f2a14-0b40-4a2b-94f8-fa09487b6566\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6892c2cc-df10-4782-86cd-f0b737a90b59\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:56:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1ff9f815-b7a6-431f-b9d7-7b380b17c07c\",\"dataFeedName\":\"js-test-datafeed-163433850942003674\",\"metrics\":[{\"metricId\":\"d35647ba-9195-4bef-a82a-0a83632e3fee\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"da721189-044b-4ece-b207-d3d67d944324\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2564a746-3a1a-4bf0-baf6-ff3cc5ef2405\",\"dataFeedName\":\"js-test-datafeed-163425217090405817\",\"metrics\":[{\"metricId\":\"e49059de-d500-4e69-bd95-a8c98e86a683\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d73509b-d163-4071-aefb-3e3dfb35b7c6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2a522881-7e71-46d9-afc7-472f71e2ae8e\",\"dataFeedName\":\"js-test-datafeed-163416596428205551\",\"metrics\":[{\"metricId\":\"34e7bea6-b3fd-482d-acfa-b576ca5c0231\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1a19e374-73be-45dd-822c-b58b29bc34a6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T22:59:32Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c6317e5d-16a8-42e9-a739-0661ccd75ad6\",\"dataFeedName\":\"js-test-datafeed-163407956949509349\",\"metrics\":[{\"metricId\":\"cbd134ca-8b1e-4855-9040-cf326970b962\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c4da88e1-f6c7-488a-a22e-7769dfc9817b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-12T22:59:37Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"10b23d8b-b57b-4267-8fb0-d473f8fb26e0\",\"dataFeedName\":\"js-test-datafeed-163399280662702022\",\"metrics\":[{\"metricId\":\"0f7718af-a533-479d-b3f7-40e6d5302518\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"51aa6d7b-ee67-42d1-922f-1a7f32dafe79\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:53:32Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b0098e19-fb7b-4f83-9f5b-2dc70e570a1a\",\"dataFeedName\":\"js-test-datafeed-163373361110606230\",\"metrics\":[{\"metricId\":\"1f2e7703-e01a-422d-83e6-ead72c6615af\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d2b084a6-2b53-45e8-adec-a6e1042b09c8\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"541077f7-88a6-456c-a045-436b98b94cb7\",\"dataFeedName\":\"js-test-datafeed-163364745750607661\",\"metrics\":[{\"metricId\":\"51ed5f1f-51d7-464b-a202-5916b9fb86b1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4c77f7bc-d715-4116-9b7f-1ac73817dc12\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:57:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fc6b708b-3d9d-430f-99b4-161381de23cd\",\"dataFeedName\":\"js-test-datafeed-163356099797006468\",\"metrics\":[{\"metricId\":\"5e76e6f8-edac-46cc-aa9d-b004dcaba541\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8bd0cfb9-d401-46db-b3b1-04f75ad1189a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:56:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6aef058a-41c7-4c21-a00c-fea5d0ee87f6\",\"dataFeedName\":\"js-test-datafeed-163347460219303676\",\"metrics\":[{\"metricId\":\"62d7889c-3099-4ce1-9ec0-947f9e60ddf7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0016e5d6-32df-462d-8a3e-c8c4dc0fa8a3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:56:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0c551480-0d15-4bdb-ba79-d078329f5394\",\"dataFeedName\":\"js-test-datafeed-163338814690006682\",\"metrics\":[{\"metricId\":\"01e0f623-f0a9-4030-bfc8-6b52f1032627\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fcb6922b-90b8-4d80-9eb2-dca78e1be941\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:55:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7b77757c-1546-45d5-9a37-0ba95facb95b\",\"dataFeedName\":\"js-test-datafeed-163312892993208131\",\"metrics\":[{\"metricId\":\"d8252794-3eeb-43e4-ac50-9b4567a99311\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9a685909-95cc-4595-b4a0-382fd58668c0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:55:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?dataSourceType=AzureBlob&$maxpagesize=20&$skip=20\"}", - "Date" : "Fri, 08 Apr 2022 23:50:28 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?dataSourceType=AzureBlob&$maxpagesize=20&$skip=20", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9754aeec-fbbc-4ff1-af81-146a47f2d106" - }, - "Response" : { - "x-request-id" : "0395da57-3e74-49f2-b06f-e9e7f466e69c", - "content-length" : "3806", - "x-envoy-upstream-service-time" : "154", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0395da57-3e74-49f2-b06f-e9e7f466e69c", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"63c04d85-7072-4f34-810a-5ed860dd24fd\",\"dataFeedName\":\"js-test-datafeed-163304256469802463\",\"metrics\":[{\"metricId\":\"0ccea564-c2d7-41c2-aec4-2b38d6991de5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8e05096b-b467-464e-815a-23af545bccc6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6fede4c4-36a0-447d-a840-b649eb01e123\",\"dataFeedName\":\"js-test-datafeed-163295624935408576\",\"metrics\":[{\"metricId\":\"b99375f7-96e5-4c65-8ff9-27b6d38507f5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7c3cc93f-a278-4fff-b48f-16a38bb5f89f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ac974c50-7b2c-4b02-85c1-2b6623babfbb\",\"dataFeedName\":\"js-test-datafeed-163286993752003310\",\"metrics\":[{\"metricId\":\"818c34ba-50ff-4593-97d0-b42899214e53\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2cec93fe-e922-4b3b-8672-d72a89d7511b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-28T22:59:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"}]}", - "Date" : "Fri, 08 Apr 2022 23:50:28 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds?dataSourceType=AzureBlob", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "12477645-b747-491d-bcb8-51d625e523d7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "146c392e-81d6-466e-ad34-f066a4e7c3d7", + "Content-Length": "5183", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "115", + "x-ms-region": "West US 2", + "X-Request-ID": "146c392e-81d6-466e-ad34-f066a4e7c3d7" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "0f7e172b-d0f7-4c99-accb-066b5b5a40af", + "dataFeedName": "java_BLOB_create_data_feed_test_sample6b92b342-7a98-4903-b2b7-fdc99d5f6669", + "metrics": [ + { + "metricId": "09066a52-03c7-49ee-84d4-3cc99fae6e2d", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "41e0dcab-ac58-4120-a5e9-1df4a5164378", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:21Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "BLOB_CONTAINER", + "blobTemplate": "BLOB_TEMPLATE_NAME" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "d7001b7e-a566-42bc-b906-8015ed5ae58f", + "dataFeedName": "java_create_data_feed_test_sample577da072-6750-41bd-8c4b-a871652c42ad", + "metrics": [ + { + "metricId": "691b1e00-c454-4231-beee-c1951323c1c5", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "c30f5bf2-b789-4869-b9ad-c648c0b20313", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:21Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "5438398f-8a6c-449e-9b11-3b41594b8d60", + "dataFeedName": "java_create_data_feed_test_sample88e152a0-9eaf-4e4c-986d-b0700ae75c4d", + "metrics": [ + { + "metricId": "188e2746-02ca-44f4-b7f4-95575e4c7739", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "b862d804-971d-4d0b-a904-a93fe98d0106", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:20Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + }, + "authenticationType": "ManagedIdentity" + }, + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "dataFeedName": "azBlobDataFeed", + "metrics": [ + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "metricName": "Metric1", + "metricDisplayName": "Metric1", + "metricDescription": "" + }, + { + "metricId": "81fafdc5-e2fc-4679-8c20-e2fe3e366c15", + "metricName": "Metric2", + "metricDisplayName": "Metric2", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "Dim1", + "dimensionDisplayName": "Dim1" + }, + { + "dimensionName": "Dim2", + "dimensionDisplayName": "Dim2" + } + ], + "dataStartFrom": "2022-02-28T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "Timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2022-04-05T17:10:58Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "data/%Y/%m/sample_%Y_%m_%d.json" + }, + "authenticationType": "Basic" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedFilterByStatus[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedFilterByStatus[1].json index 4396f80a435bd..c0c6cb07a19c5 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedFilterByStatus[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedFilterByStatus[1].json @@ -1,25 +1,275 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds?status=Active", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c58c4c3f-7a22-4205-aa63-910f58d140e7" - }, - "Response" : { - "x-request-id" : "700281ab-1f54-41ce-a34c-f730777281e8", - "content-length" : "8872", - "x-envoy-upstream-service-time" : "170", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "700281ab-1f54-41ce-a34c-f730777281e8", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"d89f21ac-3f13-4d3a-a170-8b0e12ae761c\",\"dataFeedName\":\"java_create_data_feed_test_sample9b7af246-541e-40bb-881d-4c918d636a5e\",\"metrics\":[{\"metricId\":\"73366f99-3f35-4419-9dec-027b25ad6362\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"14355e3d-91c8-406a-8948-6650169d7baf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"35ce1d3a-511e-479c-ae34-7335bfe442bb\",\"dataFeedName\":\"java_data_feed_for_detectiond6efe5f7-cf0a-4fa4-94b6-5b0df3946a63\",\"metrics\":[{\"metricId\":\"7bd38aee-376e-4257-82c8-1b71cb87c954\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"89edb185-205d-43f5-b760-6723a83befdb\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4\",\"dataFeedName\":\"java_create_data_feed_test_samplefbc0940c-2b8c-4559-a8cf-783d08492f2c\",\"metrics\":[{\"metricId\":\"00ba5b71-3de4-4346-b2c0-ee9fc97360e7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fbc9eaa6-40fa-413d-b7fa-dfa2d40163b0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"6e48e476-33e6-4113-a299-a5740bc0db47\",\"dataFeedName\":\"azBlobDataFeed\",\"metrics\":[{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"metricName\":\"Metric1\",\"metricDisplayName\":\"Metric1\",\"metricDescription\":\"\"},{\"metricId\":\"81fafdc5-e2fc-4679-8c20-e2fe3e366c15\",\"metricName\":\"Metric2\",\"metricDisplayName\":\"Metric2\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"Dim1\",\"dimensionDisplayName\":\"Dim1\"},{\"dimensionName\":\"Dim2\",\"dimensionDisplayName\":\"Dim2\"}],\"dataStartFrom\":\"2022-02-28T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"Timestamp\",\"startOffsetInSeconds\":10800,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"SmartFilling\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\",\"yutongzhai@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-05T17:10:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"data/%Y/%m/sample_%Y_%m_%d.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2ea524f2-bbd0-40c6-8af0-bfbd8e2d16ec\",\"dataFeedName\":\"js-test-eventhubRequestFeed-163312892993200053\",\"metrics\":[{\"metricId\":\"950e1d27-4917-4482-8eea-e1993d89a26f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7bbc3972-ff3b-475a-a80f-f081f3dda0f9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2021-10-01T00:00:00Z\",\"dataSourceType\":\"AzureEventHubs\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2021-10-01T22:56:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"consumerGroup\":\"$Default\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a42f91f0-5377-43ca-87d0-bb96c178ab78\",\"dataFeedName\":\"js-test-eventhubRequestFeed-163304256469800636\",\"metrics\":[{\"metricId\":\"8c0b0be2-e8a1-48e7-97e2-65e4cdeec0fa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"472d0b78-8b0c-44de-8834-de88073d809e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2021-09-30T00:00:00Z\",\"dataSourceType\":\"AzureEventHubs\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2021-09-30T22:56:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"consumerGroup\":\"$Default\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"685e01d9-2d5f-4ac5-bbe5-dc239962d800\",\"dataFeedName\":\"js-test-eventhubRequestFeed-163295624935403683\",\"metrics\":[{\"metricId\":\"ee44f79c-8f95-4428-abe9-87c289de81c6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5ab43009-b279-4234-84b9-a0633d1e915e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2021-09-29T00:00:00Z\",\"dataSourceType\":\"AzureEventHubs\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2021-09-29T22:57:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"consumerGroup\":\"$Default\"},\"authenticationType\":\"Basic\"}]}", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds?status=Active", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "301765f7-814e-4657-b38a-cc1be7eaa7d2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "8243bf06-bdf7-4e83-8697-4c2d7f989a7b", + "Content-Length": "5274", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "136", + "x-ms-region": "West US 2", + "X-Request-ID": "8243bf06-bdf7-4e83-8697-4c2d7f989a7b" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "ec12ba72-24db-4188-89f2-b4da2b5a20cf", + "dataFeedName": "java_data_feed_for_detectionfedbbd10-7872-412c-9be1-7cdf500b1ba0", + "metrics": [ + { + "metricId": "1b0f0baf-8db0-494b-9dad-cff737518b11", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "41b644ce-0ab3-4d6f-8496-01f631882aad", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:09Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "71983cf3-e968-4ec2-a407-80363cba3647", + "dataFeedName": "java_data_feed_for_detection9c917640-15dc-400d-9d58-5a3b9517ac59", + "metrics": [ + { + "metricId": "70bc0e26-1e40-41fe-9010-f6e88ec89126", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d1f9232d-a523-41ba-9518-438b7ac58713", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:09Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "f1562936-347b-4574-9c58-20bf2d4ac30b", + "dataFeedName": "java_create_data_feed_test_samplef04c819a-f432-4bfd-90c9-747e816cb135", + "metrics": [ + { + "metricId": "fb52e1c3-6f64-4376-8aa7-ca02af507a36", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d0265351-dc5a-4e4a-a9e9-db636bf82c7d", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:07Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "4535072b-7ac3-45bb-a1c8-92a7860773b6" + }, + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "dataFeedName": "azBlobDataFeed", + "metrics": [ + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "metricName": "Metric1", + "metricDisplayName": "Metric1", + "metricDescription": "" + }, + { + "metricId": "81fafdc5-e2fc-4679-8c20-e2fe3e366c15", + "metricName": "Metric2", + "metricDisplayName": "Metric2", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "Dim1", + "dimensionDisplayName": "Dim1" + }, + { + "dimensionName": "Dim2", + "dimensionDisplayName": "Dim2" + } + ], + "dataStartFrom": "2022-02-28T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "Timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2022-04-05T17:10:58Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "data/%Y/%m/sample_%Y_%m_%d.json" + }, + "authenticationType": "Basic" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedTop3[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedTop3[1].json index b3c1efa29d64b..f927228c7ffc8 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedTop3[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeedTop3[1].json @@ -1,109 +1,463 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "75cb993f-1870-4d33-b99f-f5300d709b05" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "77eef490-9b5e-44aa-b542-03d49861394b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "65f72955-1d6f-43dc-babf-5735c6da715f", + "Content-Length": "4052", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "157", + "x-ms-region": "West US 2", + "X-Request-ID": "65f72955-1d6f-43dc-babf-5735c6da715f" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "d2b62817-ec37-4f26-9690-a7d1189e15e5", + "dataFeedName": "java_create_data_feed_test_sample92ea7ca9-750f-436b-b75f-d25b1905cc32", + "metrics": [ + { + "metricId": "2b264b33-e8b1-4380-9628-813041b87371", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d31779a5-b369-4afd-80a5-e81385e4b9bf", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureLogAnalytics", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:28Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "clientId": "azClientId", + "query": "where StartTime \u003E=datetime(@StartTime) and EndTime \u003Cdatetime(@EndTime)| summarize count_per_type=count() by DataType", + "tenantId": "f850650c-1fcf-4489-b46f-71af2e30d360", + "workspaceId": "azWorkspaceId" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "9f9954c2-c767-4e22-8f0d-c22f42cef32b", + "dataFeedName": "java_create_data_feed_test_sample22aa860d-bd81-4174-97b9-6c38993f13c2", + "metrics": [ + { + "metricId": "f50fc9c5-0ab3-4dd6-bbc3-7bb577d43c77", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "cdc81dad-f564-4fbc-a03d-bc83aed7c9fa", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:28Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "metrics": [ + { + "metricId": "acd15088-4650-4b8c-b85f-3cf307f18bdd", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "a00fa989-6ac2-48e6-a74d-be3f44800422", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:24Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "AzureSQLConnectionString", + "credentialId": "e4a8d59f-ff3b-425d-a94a-50d34aa4531f" + } + ], + "@nextLink": "https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3\u0026$skip=3" + } }, - "Response" : { - "x-request-id" : "5bd41e4f-5849-4738-b43d-cc420e1154c1", - "content-length" : "3919", - "x-envoy-upstream-service-time" : "161", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5bd41e4f-5849-4738-b43d-cc420e1154c1", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"f733b791-ae71-4c4b-974a-71ddf8d2fb87\",\"dataFeedName\":\"java_create_data_feed_test_sample126316a3-c5f5-498e-b1ab-628bf4da9b14\",\"metrics\":[{\"metricId\":\"3dfab421-c544-4024-8ce8-e28e7a3ba6aa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5cf0cd31-58ec-453f-b7df-c656f96b03af\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c8bb473a-0e89-4f63-b1ae-35632f2ddce0\",\"dataFeedName\":\"java_create_data_feed_test_samplef36c926b-8dfb-45d6-accc-d5bced699c78\",\"metrics\":[{\"metricId\":\"b932e910-7f06-423b-8ffa-4b6a780fdec7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"51368ea8-2163-4c20-b518-a0b8a2a916d8\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e57f36b3-303b-44f5-9c36-f33f399171a0\",\"dataFeedName\":\"java_create_data_feed_test_samplee42342c6-f114-4cbf-9a29-445d2bdbb49f\",\"metrics\":[{\"metricId\":\"e6472dae-edda-400a-8366-b99bf71e7134\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cc59953c-e5e5-495b-bcd4-902e3d179428\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=3\"}", - "Date" : "Fri, 08 Apr 2022 23:50:29 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3\u0026$skip=3", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "cd495776-f452-475b-ad8f-6d5a0ad0a987", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "72366290-74b7-4f26-bb91-d1b440f9b5bb", + "Content-Length": "4452", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "151", + "x-ms-region": "West US 2", + "X-Request-ID": "72366290-74b7-4f26-bb91-d1b440f9b5bb" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "dataFeedName": "azBlobDataFeed", + "metrics": [ + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "metricName": "Metric1", + "metricDisplayName": "Metric1", + "metricDescription": "" + }, + { + "metricId": "81fafdc5-e2fc-4679-8c20-e2fe3e366c15", + "metricName": "Metric2", + "metricDisplayName": "Metric2", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "Dim1", + "dimensionDisplayName": "Dim1" + }, + { + "dimensionName": "Dim2", + "dimensionDisplayName": "Dim2" + } + ], + "dataStartFrom": "2022-02-28T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "Timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2022-04-05T17:10:58Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "data/%Y/%m/sample_%Y_%m_%d.json" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "5599bb15-cf0d-47dc-bca4-ef1a532689ed", + "dataFeedName": "sample_datafeed", + "metrics": [ + { + "metricId": "00989743-bffa-4e6b-b90b-b41c13e27636", + "metricName": "cost", + "metricDisplayName": "Cost", + "metricDescription": "" + }, + { + "metricId": "54535a9d-2790-44a6-93f7-4171b72276d7", + "metricName": "revenue", + "metricDisplayName": "Revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "Category" + }, + { + "dimensionName": "city", + "dimensionDisplayName": "city" + } + ], + "dataStartFrom": "2019-01-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Paused", + "createdTime": "2021-11-15T22:00:37Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "9388a986-5430-4666-a758-7461c2a48774" + }, + { + "dataFeedId": "ccaad5bf-1df6-41f7-b774-28830d1a65d2", + "dataFeedName": "azsqlDatafeed", + "metrics": [ + { + "metricId": "61e14436-a60f-4ba9-85e2-abe66d0d7515", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "fa753672-8baf-4e8e-b48b-10fc1a423118", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "city", + "dimensionDisplayName": "city" + } + ], + "dataStartFrom": "2020-08-30T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Paused", + "createdTime": "2021-09-02T22:04:59Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "SELECT @IntervalStart as timestamp, region, category, revenue, cost FROM MASampleRevenueCost WHERE timestamp \u003E= @IntervalStart and timestamp \u003C @IntervalEnd" + }, + "authenticationType": "Basic" + } + ], + "@nextLink": "https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3\u0026$skip=6" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=3", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "392d45c8-73eb-4183-b044-d9194f9d576e" - }, - "Response" : { - "x-request-id" : "b18e1586-6f48-4e2d-bb7b-0d16035a04c1", - "content-length" : "3967", - "x-envoy-upstream-service-time" : "148", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b18e1586-6f48-4e2d-bb7b-0d16035a04c1", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"6e48e476-33e6-4113-a299-a5740bc0db47\",\"dataFeedName\":\"azBlobDataFeed\",\"metrics\":[{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"metricName\":\"Metric1\",\"metricDisplayName\":\"Metric1\",\"metricDescription\":\"\"},{\"metricId\":\"81fafdc5-e2fc-4679-8c20-e2fe3e366c15\",\"metricName\":\"Metric2\",\"metricDisplayName\":\"Metric2\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"Dim1\",\"dimensionDisplayName\":\"Dim1\"},{\"dimensionName\":\"Dim2\",\"dimensionDisplayName\":\"Dim2\"}],\"dataStartFrom\":\"2022-02-28T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"Timestamp\",\"startOffsetInSeconds\":10800,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"SmartFilling\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\",\"yutongzhai@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-05T17:10:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"data/%Y/%m/sample_%Y_%m_%d.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a70577a0-cef9-45b9-81d9-b6b91b6e3bd8\",\"dataFeedName\":\"js-test-postgreSqlFeed-163537526935708748\",\"metrics\":[{\"metricId\":\"77d806ff-f45d-4a7e-b4a1-bb2690d3e4ff\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3dcd06b2-aa43-4fcc-a8e3-248ef1c27cc3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:55:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"bfff3d5f-2d77-458f-a7dc-e7685cf65dd9\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163537526935700931\",\"metrics\":[{\"metricId\":\"b85d07a0-28db-4fcf-be1c-15fcc1759fc6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c73153e6-823a-4216-8676-f4aadf397909\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:55:04Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=6\"}", - "Date" : "Fri, 08 Apr 2022 23:50:29 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=6", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "fef4700c-1236-47fa-9588-09bd47ad516b" - }, - "Response" : { - "x-request-id" : "082adb31-3927-4bc3-833d-597976aa256b", - "content-length" : "4053", - "x-envoy-upstream-service-time" : "163", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "082adb31-3927-4bc3-833d-597976aa256b", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"bfff3d5f-2d77-458f-a7dc-e7685cf65dd9\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163537526935700931\",\"metrics\":[{\"metricId\":\"b85d07a0-28db-4fcf-be1c-15fcc1759fc6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c73153e6-823a-4216-8676-f4aadf397909\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:55:04Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"34f1a7dd-ae39-420f-8dee-9bd902cc1b7d\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163537526935702851\",\"metrics\":[{\"metricId\":\"6d7f1802-ba0a-4be7-b3d2-29fbcb8b81d5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c3d2e96f-2de9-478a-bed0-d6bbc419e678\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ff08e42b-6907-40aa-b1ef-e9f7ed46789d\",\"dataFeedName\":\"js-test-mySqlFeed-163537526935708142\",\"metrics\":[{\"metricId\":\"ca494d49-04e7-4b07-9bd5-2622eeaebbe4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e7669f73-8182-4cfb-bedb-7c5bc6cbc71d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=9\"}", - "Date" : "Fri, 08 Apr 2022 23:50:30 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=9", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9d1b49f2-c0ab-489a-8753-51ff880d50bc" - }, - "Response" : { - "x-request-id" : "87f14a17-796b-408f-b364-32a52d16a544", - "content-length" : "4031", - "x-envoy-upstream-service-time" : "140", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "87f14a17-796b-408f-b364-32a52d16a544", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"ff08e42b-6907-40aa-b1ef-e9f7ed46789d\",\"dataFeedName\":\"js-test-mySqlFeed-163537526935708142\",\"metrics\":[{\"metricId\":\"ca494d49-04e7-4b07-9bd5-2622eeaebbe4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e7669f73-8182-4cfb-bedb-7c5bc6cbc71d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e97f7298-8378-441e-8fcb-9d02d4300888\",\"dataFeedName\":\"js-test-influxdbFeed-163537526935707179\",\"metrics\":[{\"metricId\":\"6ee2eb1c-7316-4bda-bfa7-7a17b824b4f3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"84739827-6f92-48af-95e2-535c7dc9b151\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"260d8877-fb9a-4399-b73c-2b0106280b77\",\"dataFeedName\":\"js-test-mongoDbFeed-163537526935700837\",\"metrics\":[{\"metricId\":\"ad377aa4-81b2-4544-91aa-6d6c30745617\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ce1bac54-b121-4a08-a0ab-9e4cf407d134\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=12\"}", - "Date" : "Fri, 08 Apr 2022 23:50:30 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=12", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "02126ada-e7d9-4ef1-9d4f-9c35f4bd93a9" - }, - "Response" : { - "x-request-id" : "56942d66-a981-47ed-80a0-68452d78dc26", - "content-length" : "4000", - "x-envoy-upstream-service-time" : "151", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "56942d66-a981-47ed-80a0-68452d78dc26", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"6ed707d4-970b-4a1c-b360-a376c035b7b5\",\"dataFeedName\":\"js-test-tableFeed-163537526935706574\",\"metrics\":[{\"metricId\":\"26bc159e-5ed3-41ec-8415-5842a682a913\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8319c21e-cf9e-478c-8bc3-eb890d4ffd09\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1a06e260-df48-4a0e-80b3-fa55bd24117c\",\"dataFeedName\":\"js-test-dataExplorerFeed-163537526935704238\",\"metrics\":[{\"metricId\":\"af473d6c-3d09-4a69-a804-bf56cb4f273f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e5fd167f-3b02-419d-9527-77c2ec0bfff1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:46Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"008d2ec9-b73f-47ab-9770-23346455f8dd\",\"dataFeedName\":\"js-test-cosmosFeed-163537526935709631\",\"metrics\":[{\"metricId\":\"e632a17f-2b62-4f5f-9833-87d88c1339be\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7d158177-ab19-430c-aa7b-f8f2a3779478\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:45Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3&$skip=15\"}", - "Date" : "Fri, 08 Apr 2022 23:50:30 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds?$maxpagesize=3\u0026$skip=6", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "a0ded537-50da-414b-a26d-c2b15a42db4b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "ed630dc3-b22c-413a-9ec7-88ab24918896", + "Content-Length": "12", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "131", + "x-ms-region": "West US 2", + "X-Request-ID": "ed630dc3-b22c-413a-9ec7-88ab24918896" + }, + "ResponseBody": { + "value": [] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeed[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeed[1].json index 18f9bfc1595f0..e1ce67399c5b7 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeed[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedClientTest.testListDataFeed[1].json @@ -1,147 +1,483 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5053c91d-6e60-4e64-be63-222ab491edf3", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "483", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:30 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f8fca1a4-334f-4ac6-8ba9-df718dc4f728", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureBlob", + "dataFeedName": "java_BLOB_create_data_feed_test_sample5569fc5c-3edd-4730-b0e4-10d257d2b5d6", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost" + }, + { + "metricName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region" + }, + { + "dimensionName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "container": "BLOB_CONTAINER", + "blobTemplate": "BLOB_TEMPLATE_NAME" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "5a291615-e990-4fea-8d7f-4bec432d72e0", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:31 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/0fd404a5-b9bf-49b5-abb6-e13d42719103", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "2000", + "x-ms-region": "West US 2", + "X-Request-ID": "5a291615-e990-4fea-8d7f-4bec432d72e0" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "0115c36c-eafb-4e99-88db-f24bed6eb293", - "content-length" : "0", - "x-envoy-upstream-service-time" : "423", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0115c36c-eafb-4e99-88db-f24bed6eb293", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3ce82421-5f4f-4fad-9917-fd598e3688a4" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/0fd404a5-b9bf-49b5-abb6-e13d42719103", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:32 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "027c77f8-4fb4-47b3-9f5f-67ab5116cbd8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "6291305a-b24a-4e54-8232-0112906ae729", + "Content-Length": "1228", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:31 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "155", + "x-ms-region": "West US 2", + "X-Request-ID": "6291305a-b24a-4e54-8232-0112906ae729" + }, + "ResponseBody": { + "dataFeedId": "0fd404a5-b9bf-49b5-abb6-e13d42719103", + "dataFeedName": "java_BLOB_create_data_feed_test_sample5569fc5c-3edd-4730-b0e4-10d257d2b5d6", + "metrics": [ + { + "metricId": "67bfea03-3b96-4135-8f88-b0d8b10d1206", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "e0804703-2626-4e15-ab0f-425ee44ab753", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:31Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "BLOB_CONTAINER", + "blobTemplate": "BLOB_TEMPLATE_NAME" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3ce82421-5f4f-4fad-9917-fd598e3688a4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "91a309bf-b5af-4e67-a4e3-870339c123f8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "480", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:32 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "0f25af6f-8869-4b7d-84b9-40bc38241521", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_SQL_create_data_feed_test_sampled51efb00-684f-4ddd-be47-cc3ab7540742", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost" + }, + { + "metricName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region" + }, + { + "dimensionName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "ac2a7d91-9c70-4135-9a79-46aab26be30a", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:32 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/0ee5b643-efbb-4d52-90ee-b04b4dbd7a31", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "941", + "x-ms-region": "West US 2", + "X-Request-ID": "ac2a7d91-9c70-4135-9a79-46aab26be30a" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "a2f94b59-b1e2-4391-9c80-f1d8927ed7c3", - "content-length" : "1240", - "x-envoy-upstream-service-time" : "168", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a2f94b59-b1e2-4391-9c80-f1d8927ed7c3", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"3ce82421-5f4f-4fad-9917-fd598e3688a4\",\"dataFeedName\":\"java_BLOB_create_data_feed_test_sampleb3059d62-ec00-44fe-be83-cc7a4784577e\",\"metrics\":[{\"metricId\":\"a3cda76c-b353-4b08-a54e-bc9cbd8b265e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c9adc2bf-33bb-4620-87e0-977813ff4ffc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:32Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"BLOB_CONTAINER\",\"blobTemplate\":\"BLOB_TEMPLATE_NAME\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/0ee5b643-efbb-4d52-90ee-b04b4dbd7a31", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:33 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "61880b2b-ee17-4ae0-91c8-880253fe5e95", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "a8697119-09fb-43b3-b8fd-fba3e68150f1", + "Content-Length": "1225", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:32 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "142", + "x-ms-region": "West US 2", + "X-Request-ID": "a8697119-09fb-43b3-b8fd-fba3e68150f1" + }, + "ResponseBody": { + "dataFeedId": "0ee5b643-efbb-4d52-90ee-b04b4dbd7a31", + "dataFeedName": "java_SQL_create_data_feed_test_sampled51efb00-684f-4ddd-be47-cc3ab7540742", + "metrics": [ + { + "metricId": "a30fbe76-e5c7-4ad9-b5ea-ec06482c4355", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "90c0b7f1-b1a7-4f86-9cea-a0cf1cfacd3c", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:32Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "80668589-63a1-4e2a-a1c5-15770b38a8c4", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds?dataFeedName=java_\u0026granularityName=Daily", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:33 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "fb031452-ffee-4a86-b500-bdd9d5c8483a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "7be17387-8496-4d92-aa93-844b0d3e7339", + "Content-Length": "2466", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:32 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "132", + "x-ms-region": "West US 2", + "X-Request-ID": "7be17387-8496-4d92-aa93-844b0d3e7339" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "0ee5b643-efbb-4d52-90ee-b04b4dbd7a31", + "dataFeedName": "java_SQL_create_data_feed_test_sampled51efb00-684f-4ddd-be47-cc3ab7540742", + "metrics": [ + { + "metricId": "a30fbe76-e5c7-4ad9-b5ea-ec06482c4355", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "90c0b7f1-b1a7-4f86-9cea-a0cf1cfacd3c", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:32Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "0fd404a5-b9bf-49b5-abb6-e13d42719103", + "dataFeedName": "java_BLOB_create_data_feed_test_sample5569fc5c-3edd-4730-b0e4-10d257d2b5d6", + "metrics": [ + { + "metricId": "67bfea03-3b96-4135-8f88-b0d8b10d1206", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "e0804703-2626-4e15-ab0f-425ee44ab753", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:31Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "BLOB_CONTAINER", + "blobTemplate": "BLOB_TEMPLATE_NAME" + }, + "authenticationType": "Basic" + } + ] + } }, - "Response" : { - "x-request-id" : "43487308-80b5-4f8b-aace-12a4fdcb93bc", - "content-length" : "0", - "x-envoy-upstream-service-time" : "542", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "43487308-80b5-4f8b-aace-12a4fdcb93bc", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:33 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/831cc58a-2eac-4218-8f4c-d8802dd77268" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/0fd404a5-b9bf-49b5-abb6-e13d42719103", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:33 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "8c0812b5-bbb0-437b-a56a-f3e43f52772b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "7cb48b3b-ec58-467a-ad02-765dbf2983dd", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:33 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "367", + "x-ms-region": "West US 2", + "X-Request-ID": "7cb48b3b-ec58-467a-ad02-765dbf2983dd" + }, + "ResponseBody": null }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/831cc58a-2eac-4218-8f4c-d8802dd77268", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3e3fa3a1-5b82-4a39-9ad6-8cb95214632c" - }, - "Response" : { - "x-request-id" : "e62c9b49-320b-4f70-816b-f153e8ec4712", - "content-length" : "1237", - "x-envoy-upstream-service-time" : "160", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e62c9b49-320b-4f70-816b-f153e8ec4712", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"831cc58a-2eac-4218-8f4c-d8802dd77268\",\"dataFeedName\":\"java_SQL_create_data_feed_test_sample9ada3e4e-1cbf-4ff9-8821-227bdc30767f\",\"metrics\":[{\"metricId\":\"00476d2a-042b-4984-9b98-474d36f450f3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4a35fbfc-6584-47a8-b0be-662becb68cc9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:33Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:33 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds?dataFeedName=java_&granularityName=Daily", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c4e8e4cb-8cec-4fc6-aa1a-afb469df2029" - }, - "Response" : { - "x-request-id" : "5ce45260-fad3-4e86-aebd-a77d5d731034", - "content-length" : "3724", - "x-envoy-upstream-service-time" : "140", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5ce45260-fad3-4e86-aebd-a77d5d731034", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"831cc58a-2eac-4218-8f4c-d8802dd77268\",\"dataFeedName\":\"java_SQL_create_data_feed_test_sample9ada3e4e-1cbf-4ff9-8821-227bdc30767f\",\"metrics\":[{\"metricId\":\"00476d2a-042b-4984-9b98-474d36f450f3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4a35fbfc-6584-47a8-b0be-662becb68cc9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:33Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3ad73c08-6123-48ac-9808-551842e20964\",\"dataFeedName\":\"java_create_data_feed_test_sample3b576a74-fcd2-4beb-96bb-2d538ef10378\",\"metrics\":[{\"metricId\":\"5327895e-8ed2-497a-ad4f-b977ca3b4bfa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2d983d9d-ab4a-411c-b9bc-e645311f8034\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:33Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3ce82421-5f4f-4fad-9917-fd598e3688a4\",\"dataFeedName\":\"java_BLOB_create_data_feed_test_sampleb3059d62-ec00-44fe-be83-cc7a4784577e\",\"metrics\":[{\"metricId\":\"a3cda76c-b353-4b08-a54e-bc9cbd8b265e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c9adc2bf-33bb-4620-87e0-977813ff4ffc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:32Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"BLOB_CONTAINER\",\"blobTemplate\":\"BLOB_TEMPLATE_NAME\"},\"authenticationType\":\"Basic\"}]}", - "Date" : "Fri, 08 Apr 2022 23:50:33 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3ce82421-5f4f-4fad-9917-fd598e3688a4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5bbcbe7c-c80c-4b95-9f60-7e9dd6b0b08b" - }, - "Response" : { - "x-request-id" : "b011ca2b-60c8-4fdb-b8d3-ca8c1cf5781a", - "content-length" : "0", - "x-envoy-upstream-service-time" : "347", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b011ca2b-60c8-4fdb-b8d3-ca8c1cf5781a", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/831cc58a-2eac-4218-8f4c-d8802dd77268", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "78f8d324-b545-46f4-ada9-2f94d48c69ef" - }, - "Response" : { - "x-request-id" : "17db5836-cee5-47ee-a027-e9fd4b1f8ff8", - "content-length" : "0", - "x-envoy-upstream-service-time" : "329", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "17db5836-cee5-47ee-a027-e9fd4b1f8ff8", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/0ee5b643-efbb-4d52-90ee-b04b4dbd7a31", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:34 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "dd172e84-08c2-4115-9cbc-64d7ab357f75", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "b07eb901-b334-4d1b-930b-1c6968a56a87", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:33 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "422", + "x-ms-region": "West US 2", + "X-Request-ID": "b07eb901-b334-4d1b-930b-1c6968a56a87" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationAsyncTest.getIngestionProgress[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationAsyncTest.getIngestionProgress[1].json index 91caaff4dfe7c..83e9d14d639f1 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationAsyncTest.getIngestionProgress[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationAsyncTest.getIngestionProgress[1].json @@ -1,25 +1,36 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/6e48e476-33e6-4113-a299-a5740bc0db47/ingestionProgress", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "14756f83-914b-4d97-a663-c28a69c5de8b" - }, - "Response" : { - "x-request-id" : "c1264101-426d-45ea-9fa1-b898998009dc", - "content-length" : "96", - "x-envoy-upstream-service-time" : "251", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c1264101-426d-45ea-9fa1-b898998009dc", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"latestSuccessTimestamp\":\"2022-04-07T00:00:00Z\",\"latestActiveTimestamp\":\"2022-04-07T00:00:00Z\"}", - "Date" : "Fri, 08 Apr 2022 23:50:29 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/6e48e476-33e6-4113-a299-a5740bc0db47/ingestionProgress", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "79e22bc2-bff0-4de8-9c01-26afbb7d9b55", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "5ac4aa66-da08-43ec-8a3f-480a164dce48", + "Content-Length": "96", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "233", + "x-ms-region": "West US 2", + "X-Request-ID": "5ac4aa66-da08-43ec-8a3f-480a164dce48" + }, + "ResponseBody": { + "latestSuccessTimestamp": "2023-04-16T00:00:00Z", + "latestActiveTimestamp": "2023-04-16T00:00:00Z" + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationAsyncTest.listIngestionStatus[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationAsyncTest.listIngestionStatus[1].json index abcff95dc2ea9..92576a259395e 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationAsyncTest.listIngestionStatus[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationAsyncTest.listIngestionStatus[1].json @@ -1,26 +1,440 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/6e48e476-33e6-4113-a299-a5740bc0db47/ingestionStatus/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "62512c91-3df1-4efb-b1ef-ec456ce09d44", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "4287f9cb-65b5-43ff-91ee-5960e470e9db", - "content-length" : "5697", - "x-envoy-upstream-service-time" : "257", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4287f9cb-65b5-43ff-91ee-5960e470e9db", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"timestamp\":\"2022-03-21T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-20T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-19T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-18T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-17T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-16T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-15T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-14T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-13T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-12T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-11T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-10T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-09T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-08T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-07T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-06T00:00:00Z\",\"status\":\"NotStarted\",\"message\":\"\"},{\"timestamp\":\"2022-03-05T00:00:00Z\",\"status\":\"Running\",\"message\":\"\"},{\"timestamp\":\"2022-03-04T00:00:00Z\",\"status\":\"Running\",\"message\":\"\"},{\"timestamp\":\"2022-03-03T00:00:00Z\",\"status\":\"Running\",\"message\":\"\"},{\"timestamp\":\"2022-03-02T00:00:00Z\",\"status\":\"Running\",\"message\":\"\"},{\"timestamp\":\"2022-03-01T00:00:00Z\",\"status\":\"Running\",\"message\":\"\"},{\"timestamp\":\"2022-02-28T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-27T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-26T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-25T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-24T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-23T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-22T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-21T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-20T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-19T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-18T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-17T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-16T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-15T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-14T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-13T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-12T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-11T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-10T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-09T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-08T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-07T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-06T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-05T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-04T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-03T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-02T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-01T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-31T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-30T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-29T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-28T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-27T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-26T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-25T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-24T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-23T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-22T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-21T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-20T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-19T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-18T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-17T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-16T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-15T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-14T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-13T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-12T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-11T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-10T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-09T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-08T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-07T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-06T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-05T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-04T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-03T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-02T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-01T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"}]}", - "Date" : "Fri, 08 Apr 2022 23:50:22 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/6e48e476-33e6-4113-a299-a5740bc0db47/ingestionStatus/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "69", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "362d149a-1b74-428d-af5e-d6557c3fe522", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "startTime": "2022-01-01T00:00:00Z", + "endTime": "2022-03-22T00:00:00Z" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "95152e8e-d49a-4dc4-9d93-928848c24c0d", + "Content-Length": "5697", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "212", + "x-ms-region": "West US 2", + "X-Request-ID": "95152e8e-d49a-4dc4-9d93-928848c24c0d" + }, + "ResponseBody": { + "value": [ + { + "timestamp": "2022-03-21T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-20T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-19T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-18T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-17T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-16T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-15T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-14T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-13T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-12T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-11T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-10T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-09T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-08T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-07T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-06T00:00:00Z", + "status": "NotStarted", + "message": "" + }, + { + "timestamp": "2022-03-05T00:00:00Z", + "status": "Running", + "message": "" + }, + { + "timestamp": "2022-03-04T00:00:00Z", + "status": "Running", + "message": "" + }, + { + "timestamp": "2022-03-03T00:00:00Z", + "status": "Running", + "message": "" + }, + { + "timestamp": "2022-03-02T00:00:00Z", + "status": "Running", + "message": "" + }, + { + "timestamp": "2022-03-01T00:00:00Z", + "status": "Running", + "message": "" + }, + { + "timestamp": "2022-02-28T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-27T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-26T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-25T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-24T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-23T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-22T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-21T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-20T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-19T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-18T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-17T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-16T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-15T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-14T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-13T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-12T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-11T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-10T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-09T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-08T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-07T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-06T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-05T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-04T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-03T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-02T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-01T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-31T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-30T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-29T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-28T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-27T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-26T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-25T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-24T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-23T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-22T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-21T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-20T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-19T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-18T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-17T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-16T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-15T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-14T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-13T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-12T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-11T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-10T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-09T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-08T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-07T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-06T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-05T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-04T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-03T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-02T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-01T00:00:00Z", + "status": "Succeeded", + "message": "" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationAsyncTest.refreshIngestion[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationAsyncTest.refreshIngestion[1].json index 349ae02f51848..8b2343b59b4a7 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationAsyncTest.refreshIngestion[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationAsyncTest.refreshIngestion[1].json @@ -1,24 +1,36 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/6e48e476-33e6-4113-a299-a5740bc0db47/ingestionProgress/reset", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8b4dc99e-bc46-498e-98d2-22c5304b55bf", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "9fcdd371-5e11-4f71-a3cc-8b0058d64c15", - "content-length" : "0", - "x-envoy-upstream-service-time" : "297", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "9fcdd371-5e11-4f71-a3cc-8b0058d64c15", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/6e48e476-33e6-4113-a299-a5740bc0db47/ingestionProgress/reset", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "69", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "089ec4c0-ba70-495c-9074-71be68a7cf66", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-03-22T00:00:00Z" + }, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "74ebecc4-27f5-4531-9386-691dd063ca99", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "317", + "x-ms-region": "West US 2", + "X-Request-ID": "74ebecc4-27f5-4531-9386-691dd063ca99" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationTest.getIngestionProgress[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationTest.getIngestionProgress[1].json index 22fdfaa3e80e8..ad52143dac38d 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationTest.getIngestionProgress[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationTest.getIngestionProgress[1].json @@ -1,25 +1,36 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/6e48e476-33e6-4113-a299-a5740bc0db47/ingestionProgress", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "187abb3c-30d9-4279-8457-0fff93d03742" - }, - "Response" : { - "x-request-id" : "1df93cbf-5fc2-420f-89f8-9e5b43529dc2", - "content-length" : "96", - "x-envoy-upstream-service-time" : "261", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "1df93cbf-5fc2-420f-89f8-9e5b43529dc2", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"latestSuccessTimestamp\":\"2022-04-07T00:00:00Z\",\"latestActiveTimestamp\":\"2022-04-07T00:00:00Z\"}", - "Date" : "Fri, 08 Apr 2022 23:50:06 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/6e48e476-33e6-4113-a299-a5740bc0db47/ingestionProgress", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "67391b7c-43a0-4f82-871e-63d07ebdbef8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "387e14cc-cdb3-4cd9-a447-845e88b085f5", + "Content-Length": "96", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "207", + "x-ms-region": "West US 2", + "X-Request-ID": "387e14cc-cdb3-4cd9-a447-845e88b085f5" + }, + "ResponseBody": { + "latestSuccessTimestamp": "2023-04-16T00:00:00Z", + "latestActiveTimestamp": "2023-04-16T00:00:00Z" + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationTest.listIngestionStatus[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationTest.listIngestionStatus[1].json index 10f462f945022..ad32b70d781ff 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationTest.listIngestionStatus[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationTest.listIngestionStatus[1].json @@ -1,26 +1,440 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/6e48e476-33e6-4113-a299-a5740bc0db47/ingestionStatus/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "766cb0e2-1cd5-4280-b277-4a3718079452", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "d1d611f0-3d89-417a-b9a0-c6cf84d85c51", - "content-length" : "5691", - "x-envoy-upstream-service-time" : "605", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d1d611f0-3d89-417a-b9a0-c6cf84d85c51", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"timestamp\":\"2022-03-21T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-20T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-19T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-18T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-17T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-16T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-15T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-14T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-13T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-12T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-11T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-10T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-09T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-08T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-07T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-06T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-05T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-04T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-03T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-02T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-03-01T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-28T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-27T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-26T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-25T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-24T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-23T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-22T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-21T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-20T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-19T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-18T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-17T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-16T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-15T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-14T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-13T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-12T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-11T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-10T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-09T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-08T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-07T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-06T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-05T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-04T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-03T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-02T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-02-01T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-31T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-30T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-29T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-28T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-27T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-26T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-25T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-24T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-23T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-22T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-21T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-20T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-19T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-18T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-17T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-16T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-15T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-14T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-13T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-12T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-11T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-10T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-09T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-08T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-07T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-06T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-05T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-04T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-03T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-02T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"},{\"timestamp\":\"2022-01-01T00:00:00Z\",\"status\":\"Succeeded\",\"message\":\"\"}]}", - "Date" : "Fri, 08 Apr 2022 23:50:05 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/6e48e476-33e6-4113-a299-a5740bc0db47/ingestionStatus/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "69", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 22:59:56 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "7ac07900-20d3-4973-a978-72ff368c35e1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "startTime": "2022-01-01T00:00:00Z", + "endTime": "2022-03-22T00:00:00Z" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "b6cd4c00-41b2-4e71-8ee1-409191e91448", + "Content-Length": "5691", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:56 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "293", + "x-ms-region": "West US 2", + "X-Request-ID": "b6cd4c00-41b2-4e71-8ee1-409191e91448" + }, + "ResponseBody": { + "value": [ + { + "timestamp": "2022-03-21T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-20T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-19T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-18T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-17T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-16T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-15T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-14T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-13T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-12T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-11T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-10T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-09T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-08T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-07T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-06T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-05T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-04T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-03T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-02T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-03-01T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-28T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-27T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-26T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-25T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-24T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-23T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-22T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-21T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-20T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-19T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-18T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-17T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-16T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-15T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-14T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-13T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-12T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-11T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-10T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-09T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-08T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-07T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-06T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-05T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-04T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-03T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-02T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-02-01T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-31T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-30T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-29T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-28T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-27T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-26T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-25T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-24T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-23T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-22T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-21T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-20T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-19T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-18T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-17T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-16T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-15T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-14T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-13T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-12T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-11T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-10T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-09T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-08T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-07T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-06T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-05T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-04T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-03T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-02T00:00:00Z", + "status": "Succeeded", + "message": "" + }, + { + "timestamp": "2022-01-01T00:00:00Z", + "status": "Succeeded", + "message": "" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationTest.refreshIngestion[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationTest.refreshIngestion[1].json index bdf6a212cd1a5..5c0e5a2f2f613 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationTest.refreshIngestion[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedIngestionOperationTest.refreshIngestion[1].json @@ -1,24 +1,36 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/6e48e476-33e6-4113-a299-a5740bc0db47/ingestionProgress/reset", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ab28811c-11c0-4938-923d-5de5324a14eb", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "f15dac0f-be69-433d-ad0c-3555b5d7c312", - "content-length" : "0", - "x-envoy-upstream-service-time" : "526", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "f15dac0f-be69-433d-ad0c-3555b5d7c312", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:06 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/6e48e476-33e6-4113-a299-a5740bc0db47/ingestionProgress/reset", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "69", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "a79cc3b5-9820-45cf-b102-3c9e5aa8e6e0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-03-22T00:00:00Z" + }, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "1515ec34-8147-4595-8804-21a135944c33", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "307", + "x-ms-region": "West US 2", + "X-Request-ID": "1515ec34-8147-4595-8804-21a135944c33" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testBlobStorage[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testBlobStorage[1].json index df1bad6a416bb..07b184bb4632c 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testBlobStorage[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testBlobStorage[1].json @@ -1,108 +1,372 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9d8db785-b596-42d0-8da3-8e156ae32c64", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "606", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ac0c9a7a-fc2e-4884-9ca8-bffc302af7aa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureBlob", + "dataFeedName": "java_create_data_feed_test_sample577da072-6750-41bd-8c4b-a871652c42ad", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "20290c3b-31db-42fe-8c71-258ecab35a66", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/d7001b7e-a566-42bc-b906-8015ed5ae58f", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1174", + "x-ms-region": "West US 2", + "X-Request-ID": "20290c3b-31db-42fe-8c71-258ecab35a66" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "824214fe-d930-4b7f-b77e-2ed09da2ee47", - "content-length" : "0", - "x-envoy-upstream-service-time" : "568", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "824214fe-d930-4b7f-b77e-2ed09da2ee47", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:22 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/c98cc63c-03a8-4064-ae90-48290f5b95a3" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/d7001b7e-a566-42bc-b906-8015ed5ae58f", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ef8f2408-528d-4178-bbea-2e6305e8e6b8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "69940149-e77f-48b3-a86a-508938c23a11", + "Content-Length": "1228", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "210", + "x-ms-region": "West US 2", + "X-Request-ID": "69940149-e77f-48b3-a86a-508938c23a11" + }, + "ResponseBody": { + "dataFeedId": "d7001b7e-a566-42bc-b906-8015ed5ae58f", + "dataFeedName": "java_create_data_feed_test_sample577da072-6750-41bd-8c4b-a871652c42ad", + "metrics": [ + { + "metricId": "691b1e00-c454-4231-beee-c1951323c1c5", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "c30f5bf2-b789-4869-b9ad-c648c0b20313", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:21Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/c98cc63c-03a8-4064-ae90-48290f5b95a3", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "2f93f8b3-aa68-4856-bf33-eb560664528b" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/d7001b7e-a566-42bc-b906-8015ed5ae58f", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "666", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ecbd8159-4df7-4384-94db-48e60523cb02", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureBlob", + "dataFeedName": "java_create_data_feed_test_sample577da072-6750-41bd-8c4b-a871652c42ad", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ManagedIdentity", + "dataSourceParameter": { + "connectionString": "REDACTED", + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "d4343bec-58e3-4889-a492-ea19921788a1", + "Content-Length": "1238", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "473", + "x-ms-region": "West US 2", + "X-Request-ID": "d4343bec-58e3-4889-a492-ea19921788a1" + }, + "ResponseBody": { + "dataFeedId": "d7001b7e-a566-42bc-b906-8015ed5ae58f", + "dataFeedName": "java_create_data_feed_test_sample577da072-6750-41bd-8c4b-a871652c42ad", + "metrics": [ + { + "metricId": "691b1e00-c454-4231-beee-c1951323c1c5", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "c30f5bf2-b789-4869-b9ad-c648c0b20313", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:21Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + }, + "authenticationType": "ManagedIdentity" + } }, - "Response" : { - "x-request-id" : "f4312eef-dac0-46e8-b2b1-86ed336421bc", - "content-length" : "1240", - "x-envoy-upstream-service-time" : "250", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "f4312eef-dac0-46e8-b2b1-86ed336421bc", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"c98cc63c-03a8-4064-ae90-48290f5b95a3\",\"dataFeedName\":\"java_create_data_feed_test_sample730974bc-5999-40b0-b90d-6c1dabf21e8f\",\"metrics\":[{\"metricId\":\"5c9b0b45-b2db-4cb2-9917-5916a8ce90ed\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d57ef088-3a04-4a17-b723-9002b0506a10\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:22Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:22 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/d7001b7e-a566-42bc-b906-8015ed5ae58f", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ae53433d-d6e3-4cc1-8efa-2982fa95d983", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "c7e44ef8-31b1-4d35-a5c2-71d068513aa6", + "Content-Length": "1238", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "144", + "x-ms-region": "West US 2", + "X-Request-ID": "c7e44ef8-31b1-4d35-a5c2-71d068513aa6" + }, + "ResponseBody": { + "dataFeedId": "d7001b7e-a566-42bc-b906-8015ed5ae58f", + "dataFeedName": "java_create_data_feed_test_sample577da072-6750-41bd-8c4b-a871652c42ad", + "metrics": [ + { + "metricId": "691b1e00-c454-4231-beee-c1951323c1c5", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "c30f5bf2-b789-4869-b9ad-c648c0b20313", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:21Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + }, + "authenticationType": "ManagedIdentity" + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/c98cc63c-03a8-4064-ae90-48290f5b95a3", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "61bc12e3-8880-4c5f-bd4f-65c800508cd4", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "649ef062-97c9-4f7a-947b-18c31d64fd41", - "content-length" : "1250", - "x-envoy-upstream-service-time" : "580", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "649ef062-97c9-4f7a-947b-18c31d64fd41", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"c98cc63c-03a8-4064-ae90-48290f5b95a3\",\"dataFeedName\":\"java_create_data_feed_test_sample730974bc-5999-40b0-b90d-6c1dabf21e8f\",\"metrics\":[{\"metricId\":\"5c9b0b45-b2db-4cb2-9917-5916a8ce90ed\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d57ef088-3a04-4a17-b723-9002b0506a10\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:22Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"ManagedIdentity\"}", - "Date" : "Fri, 08 Apr 2022 23:50:22 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/c98cc63c-03a8-4064-ae90-48290f5b95a3", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "40126f4e-fd0c-4d1e-b459-2a9bedd1328b" - }, - "Response" : { - "x-request-id" : "1b58a4f8-f8b9-4a85-938e-24c37c503751", - "content-length" : "1250", - "x-envoy-upstream-service-time" : "177", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "1b58a4f8-f8b9-4a85-938e-24c37c503751", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"c98cc63c-03a8-4064-ae90-48290f5b95a3\",\"dataFeedName\":\"java_create_data_feed_test_sample730974bc-5999-40b0-b90d-6c1dabf21e8f\",\"metrics\":[{\"metricId\":\"5c9b0b45-b2db-4cb2-9917-5916a8ce90ed\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d57ef088-3a04-4a17-b723-9002b0506a10\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:22Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"ManagedIdentity\"}", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/c98cc63c-03a8-4064-ae90-48290f5b95a3", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "83b841d8-182a-4a07-8ea5-24ce634b08fd" - }, - "Response" : { - "x-request-id" : "7933a484-a16f-4aa4-9752-ab26e51affdd", - "content-length" : "0", - "x-envoy-upstream-service-time" : "310", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7933a484-a16f-4aa4-9752-ab26e51affdd", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:24 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/d7001b7e-a566-42bc-b906-8015ed5ae58f", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "172185ea-4beb-4d2b-b9eb-6e0203ee2f6e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "c853dd8e-1c81-4046-8a7e-a449db37603f", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "320", + "x-ms-region": "West US 2", + "X-Request-ID": "c853dd8e-1c81-4046-8a7e-a449db37603f" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testDataExplorer[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testDataExplorer[1].json index 34073988fb601..3c08c6f657e99 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testDataExplorer[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testDataExplorer[1].json @@ -1,316 +1,965 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ce4dce4f-4904-4fef-9f1a-77030c2c3f0f", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "703", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "69264c5d-2b16-4c2c-8b48-4477aedb8326", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataExplorer", + "dataFeedName": "java_create_data_feed_test_sampleddf72c7a-d42c-45ff-afc8-cd45ed501763", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "4f0cee30-d1ec-4c16-b95c-f5bf26c2666b", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/190535ae-1d93-4736-afda-99b3faf8a2af", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1292", + "x-ms-region": "West US 2", + "X-Request-ID": "4f0cee30-d1ec-4c16-b95c-f5bf26c2666b" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "55e4e0bb-12e8-46c0-b6c5-e0f1f0883f4a", - "content-length" : "0", - "x-envoy-upstream-service-time" : "456", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "55e4e0bb-12e8-46c0-b6c5-e0f1f0883f4a", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:15 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/190535ae-1d93-4736-afda-99b3faf8a2af", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:16 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f5b26ba9-24a6-4bd6-a5af-a607574a2fd4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "445186d8-80ab-4c66-b43a-f6ee9192f807", + "Content-Length": "1325", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "135", + "x-ms-region": "West US 2", + "X-Request-ID": "445186d8-80ab-4c66-b43a-f6ee9192f807" + }, + "ResponseBody": { + "dataFeedId": "190535ae-1d93-4736-afda-99b3faf8a2af", + "dataFeedName": "java_create_data_feed_test_sampleddf72c7a-d42c-45ff-afc8-cd45ed501763", + "metrics": [ + { + "metricId": "0d846e3d-b764-45eb-807e-b512eecb3a8d", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "8510c666-88d9-4500-8e4a-7ffd7d9ba98e", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:15Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "07db46da-3337-4631-b392-f977a2140965" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/190535ae-1d93-4736-afda-99b3faf8a2af", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "763", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:16 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "2a83bd0a-f91c-428e-96d2-42edf7efe412", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataExplorer", + "dataFeedName": "java_create_data_feed_test_sampleddf72c7a-d42c-45ff-afc8-cd45ed501763", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ManagedIdentity", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "f34f2e41-2639-4895-99c7-39e38b56fdea", + "Content-Length": "1335", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "492", + "x-ms-region": "West US 2", + "X-Request-ID": "f34f2e41-2639-4895-99c7-39e38b56fdea" + }, + "ResponseBody": { + "dataFeedId": "190535ae-1d93-4736-afda-99b3faf8a2af", + "dataFeedName": "java_create_data_feed_test_sampleddf72c7a-d42c-45ff-afc8-cd45ed501763", + "metrics": [ + { + "metricId": "0d846e3d-b764-45eb-807e-b512eecb3a8d", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "8510c666-88d9-4500-8e4a-7ffd7d9ba98e", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:15Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "ManagedIdentity" + } }, - "Response" : { - "x-request-id" : "b151abe7-a20b-43f9-93b0-6770a5cd1055", - "content-length" : "1337", - "x-envoy-upstream-service-time" : "186", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b151abe7-a20b-43f9-93b0-6770a5cd1055", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4\",\"dataFeedName\":\"java_create_data_feed_test_samplefbc0940c-2b8c-4559-a8cf-783d08492f2c\",\"metrics\":[{\"metricId\":\"00ba5b71-3de4-4346-b2c0-ee9fc97360e7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fbc9eaa6-40fa-413d-b7fa-dfa2d40163b0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/190535ae-1d93-4736-afda-99b3faf8a2af", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "388daecd-f1b9-4852-925f-98aa96977c73", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "04709691-fc56-4689-a11a-dbee047989fb", + "Content-Length": "1335", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "131", + "x-ms-region": "West US 2", + "X-Request-ID": "04709691-fc56-4689-a11a-dbee047989fb" + }, + "ResponseBody": { + "dataFeedId": "190535ae-1d93-4736-afda-99b3faf8a2af", + "dataFeedName": "java_create_data_feed_test_sampleddf72c7a-d42c-45ff-afc8-cd45ed501763", + "metrics": [ + { + "metricId": "0d846e3d-b764-45eb-807e-b512eecb3a8d", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "8510c666-88d9-4500-8e4a-7ffd7d9ba98e", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:15Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "ManagedIdentity" + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c5c94030-0a99-41c8-8ef0-3715258bca55", - "Content-Type" : "application/merge-patch+json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "313", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f589c822-e5e3-4eb7-8f3c-11b5ee1d26e6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "ServicePrincipal", + "dataSourceCredentialName": "java_create_data_source_cred_spc2b5855c-8bf4-4e3b-b517-976dd8a04884", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "clientSecret": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "e4f2366e-8ae0-4780-b5ae-517dd415241d", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/cbb99367-ffe0-4f5d-ba4c-805466bb13a7", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "308", + "x-ms-region": "West US 2", + "X-Request-ID": "e4f2366e-8ae0-4780-b5ae-517dd415241d" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "4d5a5d8f-35d2-4f36-8a55-9f9b7a6f8d60", - "content-length" : "1347", - "x-envoy-upstream-service-time" : "693", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4d5a5d8f-35d2-4f36-8a55-9f9b7a6f8d60", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4\",\"dataFeedName\":\"java_create_data_feed_test_samplefbc0940c-2b8c-4559-a8cf-783d08492f2c\",\"metrics\":[{\"metricId\":\"00ba5b71-3de4-4346-b2c0-ee9fc97360e7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fbc9eaa6-40fa-413d-b7fa-dfa2d40163b0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"ManagedIdentity\"}", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/cbb99367-ffe0-4f5d-ba4c-805466bb13a7", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "8cdb77b2-81b4-41ea-88e8-e327e469ea65", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "9fd476ad-2d2b-439c-8abb-51f13fb6807a", + "Content-Length": "360", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "102", + "x-ms-region": "West US 2", + "X-Request-ID": "9fd476ad-2d2b-439c-8abb-51f13fb6807a" + }, + "ResponseBody": { + "dataSourceCredentialId": "cbb99367-ffe0-4f5d-ba4c-805466bb13a7", + "dataSourceCredentialName": "java_create_data_source_cred_spc2b5855c-8bf4-4e3b-b517-976dd8a04884", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "ServicePrincipal", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "420d15aa-c1c3-4bf3-8c59-5c4e28e1bb9f" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/190535ae-1d93-4736-afda-99b3faf8a2af", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "818", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "3e7feee2-127e-4e80-90f3-0a2abb823ae5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataExplorer", + "dataFeedName": "java_create_data_feed_test_sampleddf72c7a-d42c-45ff-afc8-cd45ed501763", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ServicePrincipal", + "credentialId": "cbb99367-ffe0-4f5d-ba4c-805466bb13a7", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "79614271-3747-41be-b840-b95b88d3fafa", + "Content-Length": "1390", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "578", + "x-ms-region": "West US 2", + "X-Request-ID": "79614271-3747-41be-b840-b95b88d3fafa" + }, + "ResponseBody": { + "dataFeedId": "190535ae-1d93-4736-afda-99b3faf8a2af", + "dataFeedName": "java_create_data_feed_test_sampleddf72c7a-d42c-45ff-afc8-cd45ed501763", + "metrics": [ + { + "metricId": "0d846e3d-b764-45eb-807e-b512eecb3a8d", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "8510c666-88d9-4500-8e4a-7ffd7d9ba98e", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:15Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "cbb99367-ffe0-4f5d-ba4c-805466bb13a7" + } }, - "Response" : { - "x-request-id" : "514a8d25-e970-424e-868e-7c2618512ffb", - "content-length" : "1347", - "x-envoy-upstream-service-time" : "260", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "514a8d25-e970-424e-868e-7c2618512ffb", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4\",\"dataFeedName\":\"java_create_data_feed_test_samplefbc0940c-2b8c-4559-a8cf-783d08492f2c\",\"metrics\":[{\"metricId\":\"00ba5b71-3de4-4346-b2c0-ee9fc97360e7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fbc9eaa6-40fa-413d-b7fa-dfa2d40163b0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"ManagedIdentity\"}", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/190535ae-1d93-4736-afda-99b3faf8a2af", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f9a1605e-d625-4848-92ac-eb1796b617a0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "33aec752-562d-4764-8d41-37206bfe60ea", + "Content-Length": "1390", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "152", + "x-ms-region": "West US 2", + "X-Request-ID": "33aec752-562d-4764-8d41-37206bfe60ea" + }, + "ResponseBody": { + "dataFeedId": "190535ae-1d93-4736-afda-99b3faf8a2af", + "dataFeedName": "java_create_data_feed_test_sampleddf72c7a-d42c-45ff-afc8-cd45ed501763", + "metrics": [ + { + "metricId": "0d846e3d-b764-45eb-807e-b512eecb3a8d", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "8510c666-88d9-4500-8e4a-7ffd7d9ba98e", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:15Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "cbb99367-ffe0-4f5d-ba4c-805466bb13a7" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5aed37d6-2e0c-4d3c-8914-8c6295fbd2c9", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "510", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f6a05453-caa4-4177-9d87-1d7b82ab5910", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "ServicePrincipalInKV", + "dataSourceCredentialName": "java_create_data_source_cred_spkv96cd17ce-5020-430d-8115-0b198aaa08a2", + "parameters": { + "keyVaultEndpoint": "https://b1a9c603-8521-4fa7-add1-dbe53901faf4.vault.azure.net", + "keyVaultClientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "keyVaultClientSecret": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "servicePrincipalIdNameInKV": "DSClientID_1", + "servicePrincipalSecretNameInKV": "DSClientSer_1", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "ea2880dd-7d9b-4ee5-9d9d-ef18f00b0d03", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/20e081f0-b1c9-4086-b67a-a96100987f9f", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "326", + "x-ms-region": "West US 2", + "X-Request-ID": "ea2880dd-7d9b-4ee5-9d9d-ef18f00b0d03" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "9b82da46-d654-4d25-97ec-278fc16ea67a", - "content-length" : "0", - "x-envoy-upstream-service-time" : "213", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "9b82da46-d654-4d25-97ec-278fc16ea67a", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/0b9d3a46-9932-4002-b0cb-ca88e0a49076" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/20e081f0-b1c9-4086-b67a-a96100987f9f", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "fd49988f-e81f-41e0-8a88-930615ccd10c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "10e63d53-f86a-44ee-81ea-9904f3488216", + "Content-Length": "549", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "144", + "x-ms-region": "West US 2", + "X-Request-ID": "10e63d53-f86a-44ee-81ea-9904f3488216" + }, + "ResponseBody": { + "dataSourceCredentialId": "20e081f0-b1c9-4086-b67a-a96100987f9f", + "dataSourceCredentialName": "java_create_data_source_cred_spkv96cd17ce-5020-430d-8115-0b198aaa08a2", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "ServicePrincipalInKV", + "parameters": { + "servicePrincipalSecretNameInKV": "DSClientSer_1", + "servicePrincipalIdNameInKV": "DSClientID_1", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "keyVaultClientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "keyVaultEndpoint": "https://b1a9c603-8521-4fa7-add1-dbe53901faf4.vault.azure.net" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/0b9d3a46-9932-4002-b0cb-ca88e0a49076", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "436b6cf8-7419-4b94-806f-1575f92f1879" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/190535ae-1d93-4736-afda-99b3faf8a2af", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "822", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "e8bb820b-41b6-466e-8f5d-b6fa7b020406", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataExplorer", + "dataFeedName": "java_create_data_feed_test_sampleddf72c7a-d42c-45ff-afc8-cd45ed501763", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ServicePrincipalInKV", + "credentialId": "20e081f0-b1c9-4086-b67a-a96100987f9f", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "a491cca6-4ea0-4d37-8dd5-9a371fb827fb", + "Content-Length": "1394", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "683", + "x-ms-region": "West US 2", + "X-Request-ID": "a491cca6-4ea0-4d37-8dd5-9a371fb827fb" + }, + "ResponseBody": { + "dataFeedId": "190535ae-1d93-4736-afda-99b3faf8a2af", + "dataFeedName": "java_create_data_feed_test_sampleddf72c7a-d42c-45ff-afc8-cd45ed501763", + "metrics": [ + { + "metricId": "0d846e3d-b764-45eb-807e-b512eecb3a8d", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "8510c666-88d9-4500-8e4a-7ffd7d9ba98e", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:15Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "ServicePrincipalInKV", + "credentialId": "20e081f0-b1c9-4086-b67a-a96100987f9f" + } }, - "Response" : { - "x-request-id" : "bdd6f7e7-606e-40a3-ab67-4a7b4c61d025", - "content-length" : "360", - "x-envoy-upstream-service-time" : "125", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "bdd6f7e7-606e-40a3-ab67-4a7b4c61d025", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"0b9d3a46-9932-4002-b0cb-ca88e0a49076\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sp7cbe4972-94a8-4daa-a445-071b84596db9\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipal\",\"parameters\":{\"clientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:17 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/190535ae-1d93-4736-afda-99b3faf8a2af", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "33236bf3-66c6-404c-96a1-19865d1d88c0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "d658ea3a-4200-47db-8c64-3bf431e2f6ff", + "Content-Length": "1394", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "199", + "x-ms-region": "West US 2", + "X-Request-ID": "d658ea3a-4200-47db-8c64-3bf431e2f6ff" + }, + "ResponseBody": { + "dataFeedId": "190535ae-1d93-4736-afda-99b3faf8a2af", + "dataFeedName": "java_create_data_feed_test_sampleddf72c7a-d42c-45ff-afc8-cd45ed501763", + "metrics": [ + { + "metricId": "0d846e3d-b764-45eb-807e-b512eecb3a8d", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "8510c666-88d9-4500-8e4a-7ffd7d9ba98e", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:15Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "ServicePrincipalInKV", + "credentialId": "20e081f0-b1c9-4086-b67a-a96100987f9f" + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "f8d40bc9-66e8-4d02-bbe7-ec4f4e6d49af", - "Content-Type" : "application/merge-patch+json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/190535ae-1d93-4736-afda-99b3faf8a2af", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "708b6893-57ad-4cf5-b17e-6ecb90779a22", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "5501717e-7fce-4315-b4f0-9124ed3af5a2", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "357", + "x-ms-region": "West US 2", + "X-Request-ID": "5501717e-7fce-4315-b4f0-9124ed3af5a2" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "0be3b230-61cb-4a10-9835-3d2a359039a8", - "content-length" : "1402", - "x-envoy-upstream-service-time" : "653", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0be3b230-61cb-4a10-9835-3d2a359039a8", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4\",\"dataFeedName\":\"java_create_data_feed_test_samplefbc0940c-2b8c-4559-a8cf-783d08492f2c\",\"metrics\":[{\"metricId\":\"00ba5b71-3de4-4346-b2c0-ee9fc97360e7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fbc9eaa6-40fa-413d-b7fa-dfa2d40163b0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"0b9d3a46-9932-4002-b0cb-ca88e0a49076\"}", - "Date" : "Fri, 08 Apr 2022 23:50:17 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/cbb99367-ffe0-4f5d-ba4c-805466bb13a7", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "6e1b6a61-b5ca-4c2d-b106-c0f1ffc5427f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "6533cce4-2554-497e-adbf-8181ece0c438", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "147", + "x-ms-region": "West US 2", + "X-Request-ID": "6533cce4-2554-497e-adbf-8181ece0c438" + }, + "ResponseBody": null }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5bb2ed09-ac53-456d-85cb-ec08507ae036" - }, - "Response" : { - "x-request-id" : "94315588-f305-4744-b2d4-864e64866668", - "content-length" : "1402", - "x-envoy-upstream-service-time" : "171", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "94315588-f305-4744-b2d4-864e64866668", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4\",\"dataFeedName\":\"java_create_data_feed_test_samplefbc0940c-2b8c-4559-a8cf-783d08492f2c\",\"metrics\":[{\"metricId\":\"00ba5b71-3de4-4346-b2c0-ee9fc97360e7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fbc9eaa6-40fa-413d-b7fa-dfa2d40163b0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"0b9d3a46-9932-4002-b0cb-ca88e0a49076\"}", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7453e42c-834e-4f44-aa96-9e061cb94783", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "5a1943de-7166-42ac-9062-0f7288158572", - "content-length" : "0", - "x-envoy-upstream-service-time" : "190", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5a1943de-7166-42ac-9062-0f7288158572", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/a71c5dce-f7f0-42f3-9d59-971fd89a2919" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/a71c5dce-f7f0-42f3-9d59-971fd89a2919", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ea5d5b28-c2f2-4b5b-9410-94f95383d1ca" - }, - "Response" : { - "x-request-id" : "13e444eb-f854-4d53-9381-561f96cecce6", - "content-length" : "549", - "x-envoy-upstream-service-time" : "119", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "13e444eb-f854-4d53-9381-561f96cecce6", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"a71c5dce-f7f0-42f3-9d59-971fd89a2919\",\"dataSourceCredentialName\":\"java_create_data_source_cred_spkv31ecef8b-41fe-4845-8f38-63f9a7bfe13d\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipalInKV\",\"parameters\":{\"servicePrincipalSecretNameInKV\":\"DSClientSer_1\",\"servicePrincipalIdNameInKV\":\"DSClientID_1\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\",\"keyVaultClientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"keyVaultEndpoint\":\"https://f0d10bd1-c7f1-49cf-b4a5-6de92931f172.vault.azure.net\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:17 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "2c04243f-e60b-46e6-90cc-df9ee1979d91", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "6e2bba50-edbc-493b-9978-b50b26f91f98", - "content-length" : "1406", - "x-envoy-upstream-service-time" : "666", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6e2bba50-edbc-493b-9978-b50b26f91f98", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4\",\"dataFeedName\":\"java_create_data_feed_test_samplefbc0940c-2b8c-4559-a8cf-783d08492f2c\",\"metrics\":[{\"metricId\":\"00ba5b71-3de4-4346-b2c0-ee9fc97360e7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fbc9eaa6-40fa-413d-b7fa-dfa2d40163b0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"ServicePrincipalInKV\",\"credentialId\":\"a71c5dce-f7f0-42f3-9d59-971fd89a2919\"}", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d876060e-6033-47bc-9c56-64c6ae1da5e3" - }, - "Response" : { - "x-request-id" : "16abb6d1-1a0a-4352-a04c-9eb2b1422af0", - "content-length" : "1406", - "x-envoy-upstream-service-time" : "191", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "16abb6d1-1a0a-4352-a04c-9eb2b1422af0", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4\",\"dataFeedName\":\"java_create_data_feed_test_samplefbc0940c-2b8c-4559-a8cf-783d08492f2c\",\"metrics\":[{\"metricId\":\"00ba5b71-3de4-4346-b2c0-ee9fc97360e7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fbc9eaa6-40fa-413d-b7fa-dfa2d40163b0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"ServicePrincipalInKV\",\"credentialId\":\"a71c5dce-f7f0-42f3-9d59-971fd89a2919\"}", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3f48e1d9-2fc4-4819-926f-bb4e9f9a3dd4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "39a7099d-137b-44b3-b61c-ec8c16f41444" - }, - "Response" : { - "x-request-id" : "2ee50957-6285-4ca8-a894-ea313df2d3b0", - "content-length" : "0", - "x-envoy-upstream-service-time" : "354", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2ee50957-6285-4ca8-a894-ea313df2d3b0", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/0b9d3a46-9932-4002-b0cb-ca88e0a49076", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "0608952a-477a-456d-9f39-05d85fe7e1a6" - }, - "Response" : { - "x-request-id" : "aed6a541-e874-43ad-a9ab-684257558a58", - "content-length" : "0", - "x-envoy-upstream-service-time" : "126", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "aed6a541-e874-43ad-a9ab-684257558a58", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/a71c5dce-f7f0-42f3-9d59-971fd89a2919", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b246271b-4745-4e3a-a7d6-ba9ecec59e93" - }, - "Response" : { - "x-request-id" : "6f29e0d3-72d6-4836-9db4-e7f568cd41d4", - "content-length" : "0", - "x-envoy-upstream-service-time" : "145", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6f29e0d3-72d6-4836-9db4-e7f568cd41d4", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/20e081f0-b1c9-4086-b67a-a96100987f9f", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "e6a40430-ebf5-4276-9bef-12632a854c4e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "a1777142-14b4-4882-9eda-6fbb71cd9087", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "114", + "x-ms-region": "West US 2", + "X-Request-ID": "a1777142-14b4-4882-9eda-6fbb71cd9087" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testDataLakeGen2[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testDataLakeGen2[1].json index 749f01689fb34..1946319be1372 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testDataLakeGen2[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testDataLakeGen2[1].json @@ -1,377 +1,1094 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7f9af64b-a22b-4e3c-be9a-92e27c1b0989", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "660", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:06 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d6cb8073-4fb9-4878-bd10-fa5498960e67", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataLakeStorageGen2", + "dataFeedName": "java_create_data_feed_test_samplef04c819a-f432-4bfd-90c9-747e816cb135", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "accountName": "REDACTED", + "accountKey": "REDACTED", + "fileSystemName": "adsample", + "directoryTemplate": "%Y/%m/%d", + "fileTemplate": "adsample.json" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "275064dc-765f-4203-be6d-63c4b61ff2a4", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/f1562936-347b-4574-9c58-20bf2d4ac30b", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "881", + "x-ms-region": "West US 2", + "X-Request-ID": "275064dc-765f-4203-be6d-63c4b61ff2a4" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "1c374f9a-fa3b-45c6-8d73-f5a1c5e99e31", - "content-length" : "0", - "x-envoy-upstream-service-time" : "516", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "1c374f9a-fa3b-45c6-8d73-f5a1c5e99e31", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:06 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/272d4977-0bc6-41e1-803c-f96c1da1b552" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/f1562936-347b-4574-9c58-20bf2d4ac30b", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "e946e124-2093-41ec-b404-51523ec816d8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "30c247f7-7e98-4534-a8c6-66b15997906b", + "Content-Length": "1288", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "175", + "x-ms-region": "West US 2", + "X-Request-ID": "30c247f7-7e98-4534-a8c6-66b15997906b" + }, + "ResponseBody": { + "dataFeedId": "f1562936-347b-4574-9c58-20bf2d4ac30b", + "dataFeedName": "java_create_data_feed_test_samplef04c819a-f432-4bfd-90c9-747e816cb135", + "metrics": [ + { + "metricId": "fb52e1c3-6f64-4376-8aa7-ca02af507a36", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d0265351-dc5a-4e4a-a9e9-db636bf82c7d", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:07Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/272d4977-0bc6-41e1-803c-f96c1da1b552", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "569784d1-3ab8-481f-b2d2-95a903eec3c7" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "195", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "debffffc-b8be-4210-b73d-f2612a516f23", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gen3937a40f-c3e4-4dc8-971c-e883e934a449", + "parameters": { + "accountKey": "REDACTED" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "bbc00897-35a7-4236-854b-a9b8adf976a5", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/307262ea-1be6-4b60-b079-a4f06c174664", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "341", + "x-ms-region": "West US 2", + "X-Request-ID": "bbc00897-35a7-4236-854b-a9b8adf976a5" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "5e0277ca-15f6-43db-abfe-7a625924db71", - "content-length" : "1312", - "x-envoy-upstream-service-time" : "174", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5e0277ca-15f6-43db-abfe-7a625924db71", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"272d4977-0bc6-41e1-803c-f96c1da1b552\",\"dataFeedName\":\"java_create_data_feed_test_sample68d59196-6d4d-4a83-9b32-c3a833f4f140\",\"metrics\":[{\"metricId\":\"0f08bc55-483c-44d9-adc6-a8ddd061ae12\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"968e2577-9724-4896-8680-bd205850f9bc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/307262ea-1be6-4b60-b079-a4f06c174664", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "33260bc2-e3be-4e3e-b186-b2e4034ccee8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "8ecadca5-c27e-4155-b61a-83bfe128983c", + "Content-Length": "273", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "128", + "x-ms-region": "West US 2", + "X-Request-ID": "8ecadca5-c27e-4155-b61a-83bfe128983c" + }, + "ResponseBody": { + "dataSourceCredentialId": "307262ea-1be6-4b60-b079-a4f06c174664", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gen3937a40f-c3e4-4dc8-971c-e883e934a449", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "parameters": {} + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7f0ebcf5-ab8a-4ccd-b973-1bc7c7a72175", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/f1562936-347b-4574-9c58-20bf2d4ac30b", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "756", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:09 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "a82af0bf-3206-4c48-9432-6891eee79a85", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataLakeStorageGen2", + "dataFeedName": "java_create_data_feed_test_samplef04c819a-f432-4bfd-90c9-747e816cb135", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "DataLakeGen2SharedKey", + "credentialId": "307262ea-1be6-4b60-b079-a4f06c174664", + "dataSourceParameter": { + "accountName": "REDACTED", + "fileSystemName": "adsample", + "directoryTemplate": "%Y/%m/%d", + "fileTemplate": "adsample.json" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "cab11b8f-e0b8-4466-8a97-58a0b6744499", + "Content-Length": "1358", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:09 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "891", + "x-ms-region": "West US 2", + "X-Request-ID": "cab11b8f-e0b8-4466-8a97-58a0b6744499" + }, + "ResponseBody": { + "dataFeedId": "f1562936-347b-4574-9c58-20bf2d4ac30b", + "dataFeedName": "java_create_data_feed_test_samplef04c819a-f432-4bfd-90c9-747e816cb135", + "metrics": [ + { + "metricId": "fb52e1c3-6f64-4376-8aa7-ca02af507a36", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d0265351-dc5a-4e4a-a9e9-db636bf82c7d", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:07Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "DataLakeGen2SharedKey", + "credentialId": "307262ea-1be6-4b60-b079-a4f06c174664" + } }, - "Response" : { - "x-request-id" : "e2e2927b-17a8-4ab9-862e-ff6eed556d24", - "content-length" : "0", - "x-envoy-upstream-service-time" : "206", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e2e2927b-17a8-4ab9-862e-ff6eed556d24", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/b52b46ff-69ea-429c-8412-44bc131a8d95" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/f1562936-347b-4574-9c58-20bf2d4ac30b", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "80d360b6-3a01-4eb6-bc87-b51e782e42c1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "5d48839f-f9ff-4ebc-9527-fb6571d5ac7c", + "Content-Length": "1358", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:09 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "163", + "x-ms-region": "West US 2", + "X-Request-ID": "5d48839f-f9ff-4ebc-9527-fb6571d5ac7c" + }, + "ResponseBody": { + "dataFeedId": "f1562936-347b-4574-9c58-20bf2d4ac30b", + "dataFeedName": "java_create_data_feed_test_samplef04c819a-f432-4bfd-90c9-747e816cb135", + "metrics": [ + { + "metricId": "fb52e1c3-6f64-4376-8aa7-ca02af507a36", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d0265351-dc5a-4e4a-a9e9-db636bf82c7d", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:07Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "DataLakeGen2SharedKey", + "credentialId": "307262ea-1be6-4b60-b079-a4f06c174664" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/b52b46ff-69ea-429c-8412-44bc131a8d95", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ac8101fb-80ac-474c-80d5-96988503b120" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "313", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "2ba08fd2-e620-4949-85a9-e41459609f69", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "ServicePrincipal", + "dataSourceCredentialName": "java_create_data_source_cred_sp3a195ff5-bdeb-4d1c-8daf-79b792024656", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "clientSecret": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "88448e9d-41c8-4834-86c3-69f3aa9858a9", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:09 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/4535072b-7ac3-45bb-a1c8-92a7860773b6", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "629", + "x-ms-region": "West US 2", + "X-Request-ID": "88448e9d-41c8-4834-86c3-69f3aa9858a9" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "69c9a9e9-e1cd-4f0f-82ba-d58ecbd69fdf", - "content-length" : "273", - "x-envoy-upstream-service-time" : "118", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "69c9a9e9-e1cd-4f0f-82ba-d58ecbd69fdf", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"b52b46ff-69ea-429c-8412-44bc131a8d95\",\"dataSourceCredentialName\":\"java_create_data_source_cred_dlake_gene7134649-fb22-4c2c-9adb-bcd53ba9aa73\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"DataLakeGen2SharedKey\",\"parameters\":{}}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/4535072b-7ac3-45bb-a1c8-92a7860773b6", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "eba7be01-3913-485f-a160-a4d7d019cdd9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "1251e315-7091-4400-bcb9-c6785fea51e6", + "Content-Length": "360", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "113", + "x-ms-region": "West US 2", + "X-Request-ID": "1251e315-7091-4400-bcb9-c6785fea51e6" + }, + "ResponseBody": { + "dataSourceCredentialId": "4535072b-7ac3-45bb-a1c8-92a7860773b6", + "dataSourceCredentialName": "java_create_data_source_cred_sp3a195ff5-bdeb-4d1c-8daf-79b792024656", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "ServicePrincipal", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/272d4977-0bc6-41e1-803c-f96c1da1b552", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9ab554bd-d972-4774-ae61-35a0e09bd84d", - "Content-Type" : "application/merge-patch+json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/f1562936-347b-4574-9c58-20bf2d4ac30b", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "751", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "06c1a545-87f2-4b11-9466-4ac3b300ff73", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataLakeStorageGen2", + "dataFeedName": "java_create_data_feed_test_samplef04c819a-f432-4bfd-90c9-747e816cb135", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ServicePrincipal", + "credentialId": "4535072b-7ac3-45bb-a1c8-92a7860773b6", + "dataSourceParameter": { + "accountName": "REDACTED", + "fileSystemName": "adsample", + "directoryTemplate": "%Y/%m/%d", + "fileTemplate": "adsample.json" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "937a46d8-f039-49d6-bb99-75210ad454d8", + "Content-Length": "1353", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "641", + "x-ms-region": "West US 2", + "X-Request-ID": "937a46d8-f039-49d6-bb99-75210ad454d8" + }, + "ResponseBody": { + "dataFeedId": "f1562936-347b-4574-9c58-20bf2d4ac30b", + "dataFeedName": "java_create_data_feed_test_samplef04c819a-f432-4bfd-90c9-747e816cb135", + "metrics": [ + { + "metricId": "fb52e1c3-6f64-4376-8aa7-ca02af507a36", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d0265351-dc5a-4e4a-a9e9-db636bf82c7d", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:07Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "4535072b-7ac3-45bb-a1c8-92a7860773b6" + } }, - "Response" : { - "x-request-id" : "ebc45f46-7583-4a0e-a11e-3a29a2eb9d45", - "content-length" : "1382", - "x-envoy-upstream-service-time" : "712", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ebc45f46-7583-4a0e-a11e-3a29a2eb9d45", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"272d4977-0bc6-41e1-803c-f96c1da1b552\",\"dataFeedName\":\"java_create_data_feed_test_sample68d59196-6d4d-4a83-9b32-c3a833f4f140\",\"metrics\":[{\"metricId\":\"0f08bc55-483c-44d9-adc6-a8ddd061ae12\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"968e2577-9724-4896-8680-bd205850f9bc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"DataLakeGen2SharedKey\",\"credentialId\":\"b52b46ff-69ea-429c-8412-44bc131a8d95\"}", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/f1562936-347b-4574-9c58-20bf2d4ac30b", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "350e8af1-9c26-47fe-8b54-3e16f6d0f8a6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "afedc555-c1c8-46ab-9829-d45af4d1f5c3", + "Content-Length": "1353", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "159", + "x-ms-region": "West US 2", + "X-Request-ID": "afedc555-c1c8-46ab-9829-d45af4d1f5c3" + }, + "ResponseBody": { + "dataFeedId": "f1562936-347b-4574-9c58-20bf2d4ac30b", + "dataFeedName": "java_create_data_feed_test_samplef04c819a-f432-4bfd-90c9-747e816cb135", + "metrics": [ + { + "metricId": "fb52e1c3-6f64-4376-8aa7-ca02af507a36", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d0265351-dc5a-4e4a-a9e9-db636bf82c7d", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:07Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "4535072b-7ac3-45bb-a1c8-92a7860773b6" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/272d4977-0bc6-41e1-803c-f96c1da1b552", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6f1ca541-916f-4175-9f1e-3dee0700d6d6" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "510", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "fb43592c-1683-459f-a8d4-c39f582f7af3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "ServicePrincipalInKV", + "dataSourceCredentialName": "java_create_data_source_cred_spkv062bafa4-9053-410d-956a-b3c827b082a6", + "parameters": { + "keyVaultEndpoint": "https://2d3fc599-c21f-44e5-8689-fce9433c3b1b.vault.azure.net", + "keyVaultClientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "keyVaultClientSecret": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "servicePrincipalIdNameInKV": "DSClientID_1", + "servicePrincipalSecretNameInKV": "DSClientSer_1", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "21b95036-6dae-483e-8766-9ba31b1d821a", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/d3f0f6cd-f16e-425d-b410-f238acd8981e", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "407", + "x-ms-region": "West US 2", + "X-Request-ID": "21b95036-6dae-483e-8766-9ba31b1d821a" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "6e843745-e722-4d18-86bf-e340dcfcf912", - "content-length" : "1382", - "x-envoy-upstream-service-time" : "193", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6e843745-e722-4d18-86bf-e340dcfcf912", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"272d4977-0bc6-41e1-803c-f96c1da1b552\",\"dataFeedName\":\"java_create_data_feed_test_sample68d59196-6d4d-4a83-9b32-c3a833f4f140\",\"metrics\":[{\"metricId\":\"0f08bc55-483c-44d9-adc6-a8ddd061ae12\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"968e2577-9724-4896-8680-bd205850f9bc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"DataLakeGen2SharedKey\",\"credentialId\":\"b52b46ff-69ea-429c-8412-44bc131a8d95\"}", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/d3f0f6cd-f16e-425d-b410-f238acd8981e", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "3e9bde70-b164-4e46-a023-2f34d9e48825", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "38c13c4c-99fb-4daf-8078-f3a400fef2c2", + "Content-Length": "549", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "89", + "x-ms-region": "West US 2", + "X-Request-ID": "38c13c4c-99fb-4daf-8078-f3a400fef2c2" + }, + "ResponseBody": { + "dataSourceCredentialId": "d3f0f6cd-f16e-425d-b410-f238acd8981e", + "dataSourceCredentialName": "java_create_data_source_cred_spkv062bafa4-9053-410d-956a-b3c827b082a6", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "ServicePrincipalInKV", + "parameters": { + "servicePrincipalSecretNameInKV": "DSClientSer_1", + "servicePrincipalIdNameInKV": "DSClientID_1", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "keyVaultClientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "keyVaultEndpoint": "https://2d3fc599-c21f-44e5-8689-fce9433c3b1b.vault.azure.net" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9ba058fb-1b0f-4f9b-9106-5fd53daefd03", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/f1562936-347b-4574-9c58-20bf2d4ac30b", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "755", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "88fc9c87-9368-48c3-8c6f-a08f27a0b27c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataLakeStorageGen2", + "dataFeedName": "java_create_data_feed_test_samplef04c819a-f432-4bfd-90c9-747e816cb135", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ServicePrincipalInKV", + "credentialId": "d3f0f6cd-f16e-425d-b410-f238acd8981e", + "dataSourceParameter": { + "accountName": "REDACTED", + "fileSystemName": "adsample", + "directoryTemplate": "%Y/%m/%d", + "fileTemplate": "adsample.json" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "3aad24fd-1b68-449b-8af5-c3d9f7cda2b0", + "Content-Length": "1357", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "756", + "x-ms-region": "West US 2", + "X-Request-ID": "3aad24fd-1b68-449b-8af5-c3d9f7cda2b0" + }, + "ResponseBody": { + "dataFeedId": "f1562936-347b-4574-9c58-20bf2d4ac30b", + "dataFeedName": "java_create_data_feed_test_samplef04c819a-f432-4bfd-90c9-747e816cb135", + "metrics": [ + { + "metricId": "fb52e1c3-6f64-4376-8aa7-ca02af507a36", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d0265351-dc5a-4e4a-a9e9-db636bf82c7d", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:07Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "ServicePrincipalInKV", + "credentialId": "d3f0f6cd-f16e-425d-b410-f238acd8981e" + } }, - "Response" : { - "x-request-id" : "4db51689-11e7-47b1-86b5-deedb21acf73", - "content-length" : "0", - "x-envoy-upstream-service-time" : "249", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4db51689-11e7-47b1-86b5-deedb21acf73", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:09 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/dc87a781-e3dc-4450-b980-1f5c990ca4fd" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/f1562936-347b-4574-9c58-20bf2d4ac30b", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "b9eb38d5-0fd2-4f85-bc65-4fd0e938ee8a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "e1e3eac9-7350-4ce2-8e0e-bd1942a099ce", + "Content-Length": "1357", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "139", + "x-ms-region": "West US 2", + "X-Request-ID": "e1e3eac9-7350-4ce2-8e0e-bd1942a099ce" + }, + "ResponseBody": { + "dataFeedId": "f1562936-347b-4574-9c58-20bf2d4ac30b", + "dataFeedName": "java_create_data_feed_test_samplef04c819a-f432-4bfd-90c9-747e816cb135", + "metrics": [ + { + "metricId": "fb52e1c3-6f64-4376-8aa7-ca02af507a36", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d0265351-dc5a-4e4a-a9e9-db636bf82c7d", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:07Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "ServicePrincipalInKV", + "credentialId": "d3f0f6cd-f16e-425d-b410-f238acd8981e" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/dc87a781-e3dc-4450-b980-1f5c990ca4fd", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c557781f-cef9-4f9c-b73b-4ca03ecfb9d7" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/f1562936-347b-4574-9c58-20bf2d4ac30b", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ff6f6e48-c044-46e2-9c1a-421c8d41cb35", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "aad97c47-93f1-4e46-a386-00b5e64d2805", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "643", + "x-ms-region": "West US 2", + "X-Request-ID": "aad97c47-93f1-4e46-a386-00b5e64d2805" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "eff5dd14-767e-46c5-903d-3b01a95e3318", - "content-length" : "360", - "x-envoy-upstream-service-time" : "189", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "eff5dd14-767e-46c5-903d-3b01a95e3318", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"dc87a781-e3dc-4450-b980-1f5c990ca4fd\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sp2efe3c29-e1d5-43f9-b9fb-b0645b8b7b75\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipal\",\"parameters\":{\"clientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:09 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/307262ea-1be6-4b60-b079-a4f06c174664", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "44c02ba2-be16-4322-8c5a-be08e33ca625", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "87a60e8d-3638-4e36-826d-b2c1da5da8cf", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "115", + "x-ms-region": "West US 2", + "X-Request-ID": "87a60e8d-3638-4e36-826d-b2c1da5da8cf" + }, + "ResponseBody": null }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/272d4977-0bc6-41e1-803c-f96c1da1b552", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "cc0ba805-3a6b-4015-93b8-0fcb80176663", - "Content-Type" : "application/merge-patch+json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/4535072b-7ac3-45bb-a1c8-92a7860773b6", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ada5dff9-af90-46bf-b18c-917641134089", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "a4a7a023-0d2f-4d12-a5b6-93065c90f717", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "193", + "x-ms-region": "West US 2", + "X-Request-ID": "a4a7a023-0d2f-4d12-a5b6-93065c90f717" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "8593a013-b87e-4055-9416-283a13bfd82a", - "content-length" : "1377", - "x-envoy-upstream-service-time" : "720", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "8593a013-b87e-4055-9416-283a13bfd82a", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"272d4977-0bc6-41e1-803c-f96c1da1b552\",\"dataFeedName\":\"java_create_data_feed_test_sample68d59196-6d4d-4a83-9b32-c3a833f4f140\",\"metrics\":[{\"metricId\":\"0f08bc55-483c-44d9-adc6-a8ddd061ae12\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"968e2577-9724-4896-8680-bd205850f9bc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"dc87a781-e3dc-4450-b980-1f5c990ca4fd\"}", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/272d4977-0bc6-41e1-803c-f96c1da1b552", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "641d0131-3383-485d-813a-3d068c47caa7" - }, - "Response" : { - "x-request-id" : "377bdcf0-cb4e-42ad-908b-971bf1883e68", - "content-length" : "1377", - "x-envoy-upstream-service-time" : "196", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "377bdcf0-cb4e-42ad-908b-971bf1883e68", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"272d4977-0bc6-41e1-803c-f96c1da1b552\",\"dataFeedName\":\"java_create_data_feed_test_sample68d59196-6d4d-4a83-9b32-c3a833f4f140\",\"metrics\":[{\"metricId\":\"0f08bc55-483c-44d9-adc6-a8ddd061ae12\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"968e2577-9724-4896-8680-bd205850f9bc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"dc87a781-e3dc-4450-b980-1f5c990ca4fd\"}", - "Date" : "Fri, 08 Apr 2022 23:50:11 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "65838549-322a-4320-bd70-c18ee098f7ad", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "207b9402-d08a-4a6f-a01b-2524557f1300", - "content-length" : "0", - "x-envoy-upstream-service-time" : "311", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "207b9402-d08a-4a6f-a01b-2524557f1300", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:11 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/dec52ab7-5e0a-410d-aeba-69bb221ce1b4" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/dec52ab7-5e0a-410d-aeba-69bb221ce1b4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "4e5d56ea-e265-4adc-a545-3d76a7ee6d16" - }, - "Response" : { - "x-request-id" : "2051a6dc-71f7-412e-8d74-d23512e5fc5d", - "content-length" : "549", - "x-envoy-upstream-service-time" : "123", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2051a6dc-71f7-412e-8d74-d23512e5fc5d", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"dec52ab7-5e0a-410d-aeba-69bb221ce1b4\",\"dataSourceCredentialName\":\"java_create_data_source_cred_spkv24a35659-0c82-4c9b-bfcd-0de9a9f78974\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipalInKV\",\"parameters\":{\"servicePrincipalSecretNameInKV\":\"DSClientSer_1\",\"servicePrincipalIdNameInKV\":\"DSClientID_1\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\",\"keyVaultClientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"keyVaultEndpoint\":\"https://5e07ccee-2009-476f-ae6e-2a3f8fdb48df.vault.azure.net\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:11 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/272d4977-0bc6-41e1-803c-f96c1da1b552", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1a0a2e0e-c6fd-4f95-81e9-889da0ad7027", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "65ba6aaa-fcef-43bd-87d7-c7a947fa0401", - "content-length" : "1381", - "x-envoy-upstream-service-time" : "641", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "65ba6aaa-fcef-43bd-87d7-c7a947fa0401", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"272d4977-0bc6-41e1-803c-f96c1da1b552\",\"dataFeedName\":\"java_create_data_feed_test_sample68d59196-6d4d-4a83-9b32-c3a833f4f140\",\"metrics\":[{\"metricId\":\"0f08bc55-483c-44d9-adc6-a8ddd061ae12\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"968e2577-9724-4896-8680-bd205850f9bc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"ServicePrincipalInKV\",\"credentialId\":\"dec52ab7-5e0a-410d-aeba-69bb221ce1b4\"}", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/272d4977-0bc6-41e1-803c-f96c1da1b552", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "51c892e6-8771-427b-b5ab-736f09917964" - }, - "Response" : { - "x-request-id" : "df2c3559-4c7b-43ba-b750-d7d9e01454db", - "content-length" : "1381", - "x-envoy-upstream-service-time" : "233", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "df2c3559-4c7b-43ba-b750-d7d9e01454db", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"272d4977-0bc6-41e1-803c-f96c1da1b552\",\"dataFeedName\":\"java_create_data_feed_test_sample68d59196-6d4d-4a83-9b32-c3a833f4f140\",\"metrics\":[{\"metricId\":\"0f08bc55-483c-44d9-adc6-a8ddd061ae12\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"968e2577-9724-4896-8680-bd205850f9bc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"ServicePrincipalInKV\",\"credentialId\":\"dec52ab7-5e0a-410d-aeba-69bb221ce1b4\"}", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/272d4977-0bc6-41e1-803c-f96c1da1b552", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7f17cce7-3f48-4312-bd13-b7b436e198ae" - }, - "Response" : { - "x-request-id" : "79cacde3-be25-4247-ba71-37db89b15b38", - "content-length" : "0", - "x-envoy-upstream-service-time" : "355", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "79cacde3-be25-4247-ba71-37db89b15b38", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/b52b46ff-69ea-429c-8412-44bc131a8d95", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5a99fd3b-a71e-488a-9682-60846b551a69" - }, - "Response" : { - "x-request-id" : "10261392-3fd3-4111-825a-b1993c9c8e51", - "content-length" : "0", - "x-envoy-upstream-service-time" : "127", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "10261392-3fd3-4111-825a-b1993c9c8e51", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:13 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/dc87a781-e3dc-4450-b980-1f5c990ca4fd", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "85a32e35-560d-47e8-bf29-8166d1d0455f" - }, - "Response" : { - "x-request-id" : "8d147cbb-303f-47a8-a43d-0707ec382aba", - "content-length" : "0", - "x-envoy-upstream-service-time" : "126", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "8d147cbb-303f-47a8-a43d-0707ec382aba", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/dec52ab7-5e0a-410d-aeba-69bb221ce1b4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "4c207ccc-736f-4fc9-8771-2971e6ca00ef" - }, - "Response" : { - "x-request-id" : "6e0e6689-3848-43e5-bcab-25f0c2fbdadf", - "content-length" : "0", - "x-envoy-upstream-service-time" : "117", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6e0e6689-3848-43e5-bcab-25f0c2fbdadf", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:13 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/d3f0f6cd-f16e-425d-b410-f238acd8981e", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "97f4c1e0-af8a-4fc5-8f82-0b50a5231c86", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "ca3b9a82-2a2f-4730-a6c4-ad4d8e8ba719", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "144", + "x-ms-region": "West US 2", + "X-Request-ID": "ca3b9a82-2a2f-4730-a6c4-ad4d8e8ba719" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testSqlServer[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testSqlServer[1].json index 2d88339fe2767..1f40b61d3f129 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testSqlServer[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsAsyncTest.testSqlServer[1].json @@ -1,420 +1,1255 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "0f130658-173f-4f6a-bd57-d5415b3108c1", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "599", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "83fd059c-7c72-41cb-8114-a79f0b2b7ff0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "3bfaf8ed-3287-406a-8a78-5761d0e51a71", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:24 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1811", + "x-ms-region": "West US 2", + "X-Request-ID": "3bfaf8ed-3287-406a-8a78-5761d0e51a71" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "952cf963-3678-410b-849d-7ba1ac11c899", - "content-length" : "0", - "x-envoy-upstream-service-time" : "522", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "952cf963-3678-410b-849d-7ba1ac11c899", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:25 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/79c91b77-5672-45c3-9a83-fcd6ad5e38b8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f8a16425-78bb-4c2c-b675-ad05907d9ed0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "ea958edc-4298-4808-97c0-f12f77871b53", + "Content-Length": "1221", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:24 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "264", + "x-ms-region": "West US 2", + "X-Request-ID": "ea958edc-4298-4808-97c0-f12f77871b53" + }, + "ResponseBody": { + "dataFeedId": "cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "metrics": [ + { + "metricId": "acd15088-4650-4b8c-b85f-3cf307f18bdd", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "a00fa989-6ac2-48e6-a74d-be3f44800422", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:24Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/79c91b77-5672-45c3-9a83-fcd6ad5e38b8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9b0bebc2-0905-4ada-9250-bffd8d679d3b" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "659", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "5553a42d-06ad-44e4-bf9d-b742a8c63a53", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ManagedIdentity", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "cc97ab3f-3a54-4b86-8ed8-c7a09f096b02", + "Content-Length": "1231", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "660", + "x-ms-region": "West US 2", + "X-Request-ID": "cc97ab3f-3a54-4b86-8ed8-c7a09f096b02" + }, + "ResponseBody": { + "dataFeedId": "cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "metrics": [ + { + "metricId": "acd15088-4650-4b8c-b85f-3cf307f18bdd", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "a00fa989-6ac2-48e6-a74d-be3f44800422", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:24Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "ManagedIdentity" + } }, - "Response" : { - "x-request-id" : "db17dfa5-1451-491b-821c-2c79a18b469d", - "content-length" : "1233", - "x-envoy-upstream-service-time" : "174", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "db17dfa5-1451-491b-821c-2c79a18b469d", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"79c91b77-5672-45c3-9a83-fcd6ad5e38b8\",\"dataFeedName\":\"java_create_data_feed_test_samplef2630942-30c7-4211-a007-bddb119d20cf\",\"metrics\":[{\"metricId\":\"e3ec1b48-f01f-4548-b2b8-3e3162ef4426\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f9324353-e0be-4d52-a240-cfd66516f99c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:25 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:26 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "76d30e32-58c9-4bd3-a460-0a783b999d35", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "125799c9-a589-47c4-92ac-56a7260b3859", + "Content-Length": "1231", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "216", + "x-ms-region": "West US 2", + "X-Request-ID": "125799c9-a589-47c4-92ac-56a7260b3859" + }, + "ResponseBody": { + "dataFeedId": "cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "metrics": [ + { + "metricId": "acd15088-4650-4b8c-b85f-3cf307f18bdd", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "a00fa989-6ac2-48e6-a74d-be3f44800422", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:24Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "ManagedIdentity" + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/79c91b77-5672-45c3-9a83-fcd6ad5e38b8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c182c141-d7dc-42e6-ad06-332632a468a8", - "Content-Type" : "application/merge-patch+json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "202", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:26 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "07b32b09-fe75-416e-a1c1-18e402a009cf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "AzureSQLConnectionString", + "dataSourceCredentialName": "java_create_data_source_cred_sql_con31082976-bf9f-4997-9df7-23fbf3023b62", + "parameters": { + "connectionString": "REDACTED" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "2b6ef124-8bfd-48ea-904d-e7faaf9e9fc0", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:26 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/e4a8d59f-ff3b-425d-a94a-50d34aa4531f", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "852", + "x-ms-region": "West US 2", + "X-Request-ID": "2b6ef124-8bfd-48ea-904d-e7faaf9e9fc0" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "9a7ad4d3-8727-437b-aba8-2f8b651c0f4b", - "content-length" : "1243", - "x-envoy-upstream-service-time" : "733", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "9a7ad4d3-8727-437b-aba8-2f8b651c0f4b", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"79c91b77-5672-45c3-9a83-fcd6ad5e38b8\",\"dataFeedName\":\"java_create_data_feed_test_samplef2630942-30c7-4211-a007-bddb119d20cf\",\"metrics\":[{\"metricId\":\"e3ec1b48-f01f-4548-b2b8-3e3162ef4426\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f9324353-e0be-4d52-a240-cfd66516f99c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"ManagedIdentity\"}", - "Date" : "Fri, 08 Apr 2022 23:50:26 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/e4a8d59f-ff3b-425d-a94a-50d34aa4531f", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "0c6a8ce6-db79-4637-8c85-5185de1f6022", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "5237fedd-3397-4338-9d1c-70406d4fc0e9", + "Content-Length": "274", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:26 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "112", + "x-ms-region": "West US 2", + "X-Request-ID": "5237fedd-3397-4338-9d1c-70406d4fc0e9" + }, + "ResponseBody": { + "dataSourceCredentialId": "e4a8d59f-ff3b-425d-a94a-50d34aa4531f", + "dataSourceCredentialName": "java_create_data_source_cred_sql_con31082976-bf9f-4997-9df7-23fbf3023b62", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "AzureSQLConnectionString", + "parameters": {} + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/79c91b77-5672-45c3-9a83-fcd6ad5e38b8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c098db40-e12b-4cca-8f5d-5f46662d03af" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "692", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d9261a16-5f37-455c-910f-fbab6f547307", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "AzureSQLConnectionString", + "credentialId": "e4a8d59f-ff3b-425d-a94a-50d34aa4531f", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "44cf8bb9-70ca-4409-aaf5-696300a3610f", + "Content-Length": "1294", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "766", + "x-ms-region": "West US 2", + "X-Request-ID": "44cf8bb9-70ca-4409-aaf5-696300a3610f" + }, + "ResponseBody": { + "dataFeedId": "cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "metrics": [ + { + "metricId": "acd15088-4650-4b8c-b85f-3cf307f18bdd", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "a00fa989-6ac2-48e6-a74d-be3f44800422", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:24Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "AzureSQLConnectionString", + "credentialId": "e4a8d59f-ff3b-425d-a94a-50d34aa4531f" + } }, - "Response" : { - "x-request-id" : "896db7b6-5ca7-406f-90ed-75398d977db9", - "content-length" : "1243", - "x-envoy-upstream-service-time" : "172", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "896db7b6-5ca7-406f-90ed-75398d977db9", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"79c91b77-5672-45c3-9a83-fcd6ad5e38b8\",\"dataFeedName\":\"java_create_data_feed_test_samplef2630942-30c7-4211-a007-bddb119d20cf\",\"metrics\":[{\"metricId\":\"e3ec1b48-f01f-4548-b2b8-3e3162ef4426\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f9324353-e0be-4d52-a240-cfd66516f99c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"ManagedIdentity\"}", - "Date" : "Fri, 08 Apr 2022 23:50:27 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "197d7a88-a04b-4e8d-bdfe-45e4b0778874", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "dfafd170-abac-4eab-95c2-9a85dd244ec0", + "Content-Length": "1294", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "179", + "x-ms-region": "West US 2", + "X-Request-ID": "dfafd170-abac-4eab-95c2-9a85dd244ec0" + }, + "ResponseBody": { + "dataFeedId": "cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "metrics": [ + { + "metricId": "acd15088-4650-4b8c-b85f-3cf307f18bdd", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "a00fa989-6ac2-48e6-a74d-be3f44800422", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:24Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "AzureSQLConnectionString", + "credentialId": "e4a8d59f-ff3b-425d-a94a-50d34aa4531f" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ecdd8492-4cb5-49b6-8b79-69773b61ddd9", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "313", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "44da4be6-fcf2-4e2c-bd47-e772462a89f7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "ServicePrincipal", + "dataSourceCredentialName": "java_create_data_source_cred_spf9d4ed61-2452-4680-9056-3a59ceed698e", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "clientSecret": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "19f46790-cbb3-4f72-bee8-961741be1f9b", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/54c27ae6-9e87-417e-b24b-01c22b29de01", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "511", + "x-ms-region": "West US 2", + "X-Request-ID": "19f46790-cbb3-4f72-bee8-961741be1f9b" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "ed7c1baa-6216-4ad0-8609-4f6b9dcdd2b5", - "content-length" : "0", - "x-envoy-upstream-service-time" : "286", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ed7c1baa-6216-4ad0-8609-4f6b9dcdd2b5", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:28 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/a36d9288-1edf-4212-9d87-a7391bf54f3f" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/54c27ae6-9e87-417e-b24b-01c22b29de01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f4f8804d-fae8-4c09-8335-e5ab0c3878eb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "a151d565-76e5-4a6a-9fe7-ba433f8e6a1c", + "Content-Length": "360", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "136", + "x-ms-region": "West US 2", + "X-Request-ID": "a151d565-76e5-4a6a-9fe7-ba433f8e6a1c" + }, + "ResponseBody": { + "dataSourceCredentialId": "54c27ae6-9e87-417e-b24b-01c22b29de01", + "dataSourceCredentialName": "java_create_data_source_cred_spf9d4ed61-2452-4680-9056-3a59ceed698e", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "ServicePrincipal", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/a36d9288-1edf-4212-9d87-a7391bf54f3f", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b4e26870-a2ef-4b2a-85a1-eefeb7abeb46" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "714", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "12369335-bddb-41df-990c-496cbc052fd6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ServicePrincipal", + "credentialId": "54c27ae6-9e87-417e-b24b-01c22b29de01", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "d5cb9780-7464-4f7f-9dfe-0139361abfe4", + "Content-Length": "1286", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1133", + "x-ms-region": "West US 2", + "X-Request-ID": "d5cb9780-7464-4f7f-9dfe-0139361abfe4" + }, + "ResponseBody": { + "dataFeedId": "cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "metrics": [ + { + "metricId": "acd15088-4650-4b8c-b85f-3cf307f18bdd", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "a00fa989-6ac2-48e6-a74d-be3f44800422", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:24Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "54c27ae6-9e87-417e-b24b-01c22b29de01" + } }, - "Response" : { - "x-request-id" : "4382bfc8-d734-4768-b52d-1834d9f735ce", - "content-length" : "274", - "x-envoy-upstream-service-time" : "112", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4382bfc8-d734-4768-b52d-1834d9f735ce", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"a36d9288-1edf-4212-9d87-a7391bf54f3f\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sql_con0b954587-053b-43d4-ad12-dd01b780c5ea\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"AzureSQLConnectionString\",\"parameters\":{}}", - "Date" : "Fri, 08 Apr 2022 23:50:28 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:30 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "3ac1a4dd-4ec4-42ce-8571-3afa6c5a084f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "3063300f-6543-4da8-971b-70951ca3328b", + "Content-Length": "1286", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:29 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "304", + "x-ms-region": "West US 2", + "X-Request-ID": "3063300f-6543-4da8-971b-70951ca3328b" + }, + "ResponseBody": { + "dataFeedId": "cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "metrics": [ + { + "metricId": "acd15088-4650-4b8c-b85f-3cf307f18bdd", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "a00fa989-6ac2-48e6-a74d-be3f44800422", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:24Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "54c27ae6-9e87-417e-b24b-01c22b29de01" + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/79c91b77-5672-45c3-9a83-fcd6ad5e38b8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d0eaaf0b-ee74-460e-a0e4-44c5978378ec", - "Content-Type" : "application/merge-patch+json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "510", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:31 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "7095af3c-8e39-47f6-96eb-13a9865cadb6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "ServicePrincipalInKV", + "dataSourceCredentialName": "java_create_data_source_cred_spkv62ed7d87-c2dc-4df9-926d-dce97c82b1c1", + "parameters": { + "keyVaultEndpoint": "https://0d7e609a-e8d6-457b-a974-46e8fd9fda7f.vault.azure.net", + "keyVaultClientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "keyVaultClientSecret": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "servicePrincipalIdNameInKV": "DSClientID_1", + "servicePrincipalSecretNameInKV": "DSClientSer_1", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "ed244d8f-9f94-47df-af79-d581d43fa33d", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:30 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/c31919c9-84e9-4c39-ae35-a7dd7c9023b1", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "457", + "x-ms-region": "West US 2", + "X-Request-ID": "ed244d8f-9f94-47df-af79-d581d43fa33d" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "27d233b1-cc64-465e-a482-9c04fe533047", - "content-length" : "1306", - "x-envoy-upstream-service-time" : "667", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "27d233b1-cc64-465e-a482-9c04fe533047", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"79c91b77-5672-45c3-9a83-fcd6ad5e38b8\",\"dataFeedName\":\"java_create_data_feed_test_samplef2630942-30c7-4211-a007-bddb119d20cf\",\"metrics\":[{\"metricId\":\"e3ec1b48-f01f-4548-b2b8-3e3162ef4426\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f9324353-e0be-4d52-a240-cfd66516f99c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"AzureSQLConnectionString\",\"credentialId\":\"a36d9288-1edf-4212-9d87-a7391bf54f3f\"}", - "Date" : "Fri, 08 Apr 2022 23:50:28 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/c31919c9-84e9-4c39-ae35-a7dd7c9023b1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:31 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f9d30edb-26af-4c65-855e-6b3dd4e56e7d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "fd656288-f060-401a-912b-2494b0fdf0bd", + "Content-Length": "549", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:30 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "96", + "x-ms-region": "West US 2", + "X-Request-ID": "fd656288-f060-401a-912b-2494b0fdf0bd" + }, + "ResponseBody": { + "dataSourceCredentialId": "c31919c9-84e9-4c39-ae35-a7dd7c9023b1", + "dataSourceCredentialName": "java_create_data_source_cred_spkv62ed7d87-c2dc-4df9-926d-dce97c82b1c1", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "ServicePrincipalInKV", + "parameters": { + "servicePrincipalSecretNameInKV": "DSClientSer_1", + "servicePrincipalIdNameInKV": "DSClientID_1", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "keyVaultClientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "keyVaultEndpoint": "https://0d7e609a-e8d6-457b-a974-46e8fd9fda7f.vault.azure.net" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/79c91b77-5672-45c3-9a83-fcd6ad5e38b8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ce0ea6ef-ef6f-4a72-bd44-f19f2d658d8b" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "718", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:31 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "61809681-3f04-4dd3-b63f-beca15d21d4f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ServicePrincipalInKV", + "credentialId": "c31919c9-84e9-4c39-ae35-a7dd7c9023b1", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "e469e2c2-2054-4566-a91e-b8cf71ee7353", + "Content-Length": "1290", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:31 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "707", + "x-ms-region": "West US 2", + "X-Request-ID": "e469e2c2-2054-4566-a91e-b8cf71ee7353" + }, + "ResponseBody": { + "dataFeedId": "cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "metrics": [ + { + "metricId": "acd15088-4650-4b8c-b85f-3cf307f18bdd", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "a00fa989-6ac2-48e6-a74d-be3f44800422", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:24Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "ServicePrincipalInKV", + "credentialId": "c31919c9-84e9-4c39-ae35-a7dd7c9023b1" + } }, - "Response" : { - "x-request-id" : "cfdab470-78ca-49e8-a580-994a5800fc6c", - "content-length" : "1306", - "x-envoy-upstream-service-time" : "164", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "cfdab470-78ca-49e8-a580-994a5800fc6c", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"79c91b77-5672-45c3-9a83-fcd6ad5e38b8\",\"dataFeedName\":\"java_create_data_feed_test_samplef2630942-30c7-4211-a007-bddb119d20cf\",\"metrics\":[{\"metricId\":\"e3ec1b48-f01f-4548-b2b8-3e3162ef4426\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f9324353-e0be-4d52-a240-cfd66516f99c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"AzureSQLConnectionString\",\"credentialId\":\"a36d9288-1edf-4212-9d87-a7391bf54f3f\"}", - "Date" : "Fri, 08 Apr 2022 23:50:29 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:32 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "be120c5b-1e93-49ba-bd2b-c2fb6c0b0c06", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "d2adf9ee-0873-4307-b886-2a841443dff0", + "Content-Length": "1290", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:31 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "132", + "x-ms-region": "West US 2", + "X-Request-ID": "d2adf9ee-0873-4307-b886-2a841443dff0" + }, + "ResponseBody": { + "dataFeedId": "cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "dataFeedName": "java_create_data_feed_test_sample6136ecf8-70a9-4de4-a018-ab368bbe1012", + "metrics": [ + { + "metricId": "acd15088-4650-4b8c-b85f-3cf307f18bdd", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "a00fa989-6ac2-48e6-a74d-be3f44800422", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:24Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "ServicePrincipalInKV", + "credentialId": "c31919c9-84e9-4c39-ae35-a7dd7c9023b1" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "bbeb43c5-55b9-4853-bdc9-095d82cab12a", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/cb03f1f0-405b-4ed8-a19b-082750e2ab4a", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:32 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "83e61ae5-0d9a-46b8-b222-ecfa513a8406", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "6186c385-d02d-4d5b-8ad4-e7daac18083c", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:31 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "362", + "x-ms-region": "West US 2", + "X-Request-ID": "6186c385-d02d-4d5b-8ad4-e7daac18083c" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "62709957-2a52-43ad-9006-f29f2e9388b4", - "content-length" : "0", - "x-envoy-upstream-service-time" : "246", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "62709957-2a52-43ad-9006-f29f2e9388b4", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:29 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/c603d450-e526-42ba-b924-3144f1a84988" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/e4a8d59f-ff3b-425d-a94a-50d34aa4531f", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:33 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "370ae297-cfe1-41ef-b367-9983dd39d6d7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "1255c188-2e4a-43ed-8fe4-d243e949683c", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:31 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "109", + "x-ms-region": "West US 2", + "X-Request-ID": "1255c188-2e4a-43ed-8fe4-d243e949683c" + }, + "ResponseBody": null }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/c603d450-e526-42ba-b924-3144f1a84988", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b3f38623-b303-46f3-9ba9-b4157af9068c" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/54c27ae6-9e87-417e-b24b-01c22b29de01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:33 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "27f7ff44-e1d8-4306-baa2-47035c59a3ec", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "71adb774-917a-4b3e-9360-6860ed4199cf", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:31 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "134", + "x-ms-region": "West US 2", + "X-Request-ID": "71adb774-917a-4b3e-9360-6860ed4199cf" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "d0b758b1-198b-4a31-9fed-cd4500b2c2d7", - "content-length" : "360", - "x-envoy-upstream-service-time" : "118", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d0b758b1-198b-4a31-9fed-cd4500b2c2d7", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"c603d450-e526-42ba-b924-3144f1a84988\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sp929fba8a-70e8-41d9-8763-136eb0c5146f\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipal\",\"parameters\":{\"clientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:29 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/79c91b77-5672-45c3-9a83-fcd6ad5e38b8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "411c3b6c-53ec-4b54-b6da-d901c80c890a", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "2aa1022e-d24f-4d60-a7b1-9b47733f3763", - "content-length" : "1298", - "x-envoy-upstream-service-time" : "634", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2aa1022e-d24f-4d60-a7b1-9b47733f3763", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"79c91b77-5672-45c3-9a83-fcd6ad5e38b8\",\"dataFeedName\":\"java_create_data_feed_test_samplef2630942-30c7-4211-a007-bddb119d20cf\",\"metrics\":[{\"metricId\":\"e3ec1b48-f01f-4548-b2b8-3e3162ef4426\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f9324353-e0be-4d52-a240-cfd66516f99c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"c603d450-e526-42ba-b924-3144f1a84988\"}", - "Date" : "Fri, 08 Apr 2022 23:50:30 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/79c91b77-5672-45c3-9a83-fcd6ad5e38b8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "e68f1769-b52d-4b30-a8b7-161837b94196" - }, - "Response" : { - "x-request-id" : "36918649-4709-49f0-bcec-f82a68136ef5", - "content-length" : "1298", - "x-envoy-upstream-service-time" : "172", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "36918649-4709-49f0-bcec-f82a68136ef5", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"79c91b77-5672-45c3-9a83-fcd6ad5e38b8\",\"dataFeedName\":\"java_create_data_feed_test_samplef2630942-30c7-4211-a007-bddb119d20cf\",\"metrics\":[{\"metricId\":\"e3ec1b48-f01f-4548-b2b8-3e3162ef4426\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f9324353-e0be-4d52-a240-cfd66516f99c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"c603d450-e526-42ba-b924-3144f1a84988\"}", - "Date" : "Fri, 08 Apr 2022 23:50:30 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3a543286-6cfa-497c-bdae-42d45d89824f", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "6df0a7ac-27f4-4e31-adae-d69bba79e0bf", - "content-length" : "0", - "x-envoy-upstream-service-time" : "197", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6df0a7ac-27f4-4e31-adae-d69bba79e0bf", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/eeb0866c-524a-4fd5-bba3-9a617425a99a" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/eeb0866c-524a-4fd5-bba3-9a617425a99a", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "015b9be8-08e4-4614-976a-a22dd2a3aa31" - }, - "Response" : { - "x-request-id" : "18a086c7-150f-438d-a491-cd5cca317ae9", - "content-length" : "549", - "x-envoy-upstream-service-time" : "114", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "18a086c7-150f-438d-a491-cd5cca317ae9", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"eeb0866c-524a-4fd5-bba3-9a617425a99a\",\"dataSourceCredentialName\":\"java_create_data_source_cred_spkv69f77b90-16e9-4316-94c2-2ed0bd910972\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipalInKV\",\"parameters\":{\"servicePrincipalSecretNameInKV\":\"DSClientSer_1\",\"servicePrincipalIdNameInKV\":\"DSClientID_1\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\",\"keyVaultClientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"keyVaultEndpoint\":\"https://09af4580-c1ab-48bc-bdf9-04a1bfdfe7c8.vault.azure.net\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:30 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/79c91b77-5672-45c3-9a83-fcd6ad5e38b8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "37670fc1-cae7-4f7d-b9d9-a33efd99af4f", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "79bebaa7-8ddb-4ca4-b56c-92353e35f7e5", - "content-length" : "1302", - "x-envoy-upstream-service-time" : "669", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "79bebaa7-8ddb-4ca4-b56c-92353e35f7e5", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"79c91b77-5672-45c3-9a83-fcd6ad5e38b8\",\"dataFeedName\":\"java_create_data_feed_test_samplef2630942-30c7-4211-a007-bddb119d20cf\",\"metrics\":[{\"metricId\":\"e3ec1b48-f01f-4548-b2b8-3e3162ef4426\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f9324353-e0be-4d52-a240-cfd66516f99c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"ServicePrincipalInKV\",\"credentialId\":\"eeb0866c-524a-4fd5-bba3-9a617425a99a\"}", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/79c91b77-5672-45c3-9a83-fcd6ad5e38b8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1c58f20c-5ef6-46c9-81ac-f8784b98c845" - }, - "Response" : { - "x-request-id" : "02bc7eee-b686-4b06-bcec-8c92b1eb7a67", - "content-length" : "1302", - "x-envoy-upstream-service-time" : "165", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "02bc7eee-b686-4b06-bcec-8c92b1eb7a67", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"79c91b77-5672-45c3-9a83-fcd6ad5e38b8\",\"dataFeedName\":\"java_create_data_feed_test_samplef2630942-30c7-4211-a007-bddb119d20cf\",\"metrics\":[{\"metricId\":\"e3ec1b48-f01f-4548-b2b8-3e3162ef4426\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f9324353-e0be-4d52-a240-cfd66516f99c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"ServicePrincipalInKV\",\"credentialId\":\"eeb0866c-524a-4fd5-bba3-9a617425a99a\"}", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/79c91b77-5672-45c3-9a83-fcd6ad5e38b8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "198dc2b0-d1a4-4333-8f28-198bbcd40d88" - }, - "Response" : { - "x-request-id" : "64637249-70dc-4244-b62e-d6411ef64a86", - "content-length" : "0", - "x-envoy-upstream-service-time" : "344", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "64637249-70dc-4244-b62e-d6411ef64a86", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/a36d9288-1edf-4212-9d87-a7391bf54f3f", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "59d7d76f-30fc-4417-b9a8-22dd0b89eab2" - }, - "Response" : { - "x-request-id" : "45640f3e-0deb-4f31-8862-19e237141662", - "content-length" : "0", - "x-envoy-upstream-service-time" : "114", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "45640f3e-0deb-4f31-8862-19e237141662", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/c603d450-e526-42ba-b924-3144f1a84988", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "0d97d355-5840-4540-8abf-738ce2adf567" - }, - "Response" : { - "x-request-id" : "c784fdc9-ba1f-417c-9b2e-875d7bb005f2", - "content-length" : "0", - "x-envoy-upstream-service-time" : "128", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c784fdc9-ba1f-417c-9b2e-875d7bb005f2", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/eeb0866c-524a-4fd5-bba3-9a617425a99a", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7595ef2b-5ce5-4ec7-a82c-0f98a7ba6c42" - }, - "Response" : { - "x-request-id" : "de217017-b76a-4463-8d48-94591ce88439", - "content-length" : "0", - "x-envoy-upstream-service-time" : "115", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "de217017-b76a-4463-8d48-94591ce88439", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:33 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/c31919c9-84e9-4c39-ae35-a7dd7c9023b1", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:33 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c7578f7f-0fef-4d2f-9fa9-7536267038fb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "7f9d2008-0a5d-47c9-8351-06d820ef46ba", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:33 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "148", + "x-ms-region": "West US 2", + "X-Request-ID": "7f9d2008-0a5d-47c9-8351-06d820ef46ba" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testBlobStorage[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testBlobStorage[1].json index 8467a4d3dec11..eb500b0707ea5 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testBlobStorage[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testBlobStorage[1].json @@ -1,113 +1,372 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "003a1971-e066-4ac7-8c72-068cd64765ee", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "606", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "05d81a71-d6bd-49d5-a113-79b9f2e82569", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureBlob", + "dataFeedName": "java_create_data_feed_test_sample88e152a0-9eaf-4e4c-986d-b0700ae75c4d", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "f8dec558-df15-4f44-8706-ec12f3e3dfd8", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/5438398f-8a6c-449e-9b11-3b41594b8d60", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1087", + "x-ms-region": "West US 2", + "X-Request-ID": "f8dec558-df15-4f44-8706-ec12f3e3dfd8" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "8745c2d0-9ccc-42d3-a7c0-186cd9372851", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "892", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "8745c2d0-9ccc-42d3-a7c0-186cd9372851", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:16:36 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/45d50f9c-14e0-4d9b-8a1e-730d43936cd8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/5438398f-8a6c-449e-9b11-3b41594b8d60", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "e7bc2fea-5e50-463a-b8d7-2ac7de3632ae", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "27d24cd5-72b6-48b6-ac4b-4e38c5807db6", + "Content-Length": "1228", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "201", + "x-ms-region": "West US 2", + "X-Request-ID": "27d24cd5-72b6-48b6-ac4b-4e38c5807db6" + }, + "ResponseBody": { + "dataFeedId": "5438398f-8a6c-449e-9b11-3b41594b8d60", + "dataFeedName": "java_create_data_feed_test_sample88e152a0-9eaf-4e4c-986d-b0700ae75c4d", + "metrics": [ + { + "metricId": "188e2746-02ca-44f4-b7f4-95575e4c7739", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "b862d804-971d-4d0b-a904-a93fe98d0106", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:20Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/45d50f9c-14e0-4d9b-8a1e-730d43936cd8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "0528b202-b1e3-4679-a929-415244748804" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/5438398f-8a6c-449e-9b11-3b41594b8d60", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "666", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "681fadd0-158d-4bcb-9c70-9aadf3b21436", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureBlob", + "dataFeedName": "java_create_data_feed_test_sample88e152a0-9eaf-4e4c-986d-b0700ae75c4d", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ManagedIdentity", + "dataSourceParameter": { + "connectionString": "REDACTED", + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "de80260a-b02c-4ec2-a665-59095c0d9c12", + "Content-Length": "1238", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1274", + "x-ms-region": "West US 2", + "X-Request-ID": "de80260a-b02c-4ec2-a665-59095c0d9c12" + }, + "ResponseBody": { + "dataFeedId": "5438398f-8a6c-449e-9b11-3b41594b8d60", + "dataFeedName": "java_create_data_feed_test_sample88e152a0-9eaf-4e4c-986d-b0700ae75c4d", + "metrics": [ + { + "metricId": "188e2746-02ca-44f4-b7f4-95575e4c7739", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "b862d804-971d-4d0b-a904-a93fe98d0106", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:20Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + }, + "authenticationType": "ManagedIdentity" + } }, - "Response" : { - "x-request-id" : "86f4da0d-e092-4041-accd-a323648b47be", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "301", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "86f4da0d-e092-4041-accd-a323648b47be", - "retry-after" : "0", - "Content-Length" : "1242", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"45d50f9c-14e0-4d9b-8a1e-730d43936cd8\",\"dataFeedName\":\"java_create_data_feed_test_sampleb7ee415d-7dc5-4d1f-a5fa-a0999b29ee19\",\"metrics\":[{\"metricId\":\"d6fe86cd-816c-4b69-9c4f-fb0498d4dedc\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"accccdd2-5e40-4626-a8e2-a48a0cac5b60\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"}", - "Date" : "Tue, 21 Mar 2023 22:16:36 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/5438398f-8a6c-449e-9b11-3b41594b8d60", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d870408a-0009-497f-9616-9d288ec8a1f3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "9a80ceb8-50d4-4b93-8f71-c810b00055e7", + "Content-Length": "1238", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "168", + "x-ms-region": "West US 2", + "X-Request-ID": "9a80ceb8-50d4-4b93-8f71-c810b00055e7" + }, + "ResponseBody": { + "dataFeedId": "5438398f-8a6c-449e-9b11-3b41594b8d60", + "dataFeedName": "java_create_data_feed_test_sample88e152a0-9eaf-4e4c-986d-b0700ae75c4d", + "metrics": [ + { + "metricId": "188e2746-02ca-44f4-b7f4-95575e4c7739", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "b862d804-971d-4d0b-a904-a93fe98d0106", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:20Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "%Y/%m/%d/%h/JsonFormatV2.json" + }, + "authenticationType": "ManagedIdentity" + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/45d50f9c-14e0-4d9b-8a1e-730d43936cd8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ef4afe85-c0a5-439e-8a37-c59ec62ab130", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "be4bd22c-55c3-45cd-a8f9-736f22170fd6", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "634", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "be4bd22c-55c3-45cd-a8f9-736f22170fd6", - "retry-after" : "0", - "Content-Length" : "1252", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"45d50f9c-14e0-4d9b-8a1e-730d43936cd8\",\"dataFeedName\":\"java_create_data_feed_test_sampleb7ee415d-7dc5-4d1f-a5fa-a0999b29ee19\",\"metrics\":[{\"metricId\":\"d6fe86cd-816c-4b69-9c4f-fb0498d4dedc\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"accccdd2-5e40-4626-a8e2-a48a0cac5b60\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"ManagedIdentity\"}", - "Date" : "Tue, 21 Mar 2023 22:16:38 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/45d50f9c-14e0-4d9b-8a1e-730d43936cd8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "4f96c836-e045-43b0-911c-4c2951fd955b" - }, - "Response" : { - "x-request-id" : "c3e0838f-20ab-43fa-bcfe-1bc16c18a93f", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "209", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c3e0838f-20ab-43fa-bcfe-1bc16c18a93f", - "retry-after" : "0", - "Content-Length" : "1252", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"45d50f9c-14e0-4d9b-8a1e-730d43936cd8\",\"dataFeedName\":\"java_create_data_feed_test_sampleb7ee415d-7dc5-4d1f-a5fa-a0999b29ee19\",\"metrics\":[{\"metricId\":\"d6fe86cd-816c-4b69-9c4f-fb0498d4dedc\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"accccdd2-5e40-4626-a8e2-a48a0cac5b60\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"ManagedIdentity\"}", - "Date" : "Tue, 21 Mar 2023 22:16:38 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/45d50f9c-14e0-4d9b-8a1e-730d43936cd8", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7999fff2-5bf9-4697-8aa3-6a398cf31532" - }, - "Response" : { - "x-request-id" : "2fc9f86a-17f2-4d55-b3b0-82721bfb6a7a", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "335", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2fc9f86a-17f2-4d55-b3b0-82721bfb6a7a", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:16:38 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/5438398f-8a6c-449e-9b11-3b41594b8d60", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f604dc07-30ec-47ad-a4cc-4b99a109b88a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "b77fdf9c-f758-41f9-8148-bb8566e37a0d", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "268", + "x-ms-region": "West US 2", + "X-Request-ID": "b77fdf9c-f758-41f9-8148-bb8566e37a0d" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testDataExplorer[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testDataExplorer[1].json index 64431df1e1af1..7429d5e8c9a85 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testDataExplorer[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testDataExplorer[1].json @@ -1,331 +1,965 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8316f20f-1d20-4594-854f-76296745d735", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "703", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ead9c84e-559f-4778-aa6b-d391377930f3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataExplorer", + "dataFeedName": "java_create_data_feed_test_samplecf95c52e-e964-4279-b276-f508fbca2dfa", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "7cf5cef0-22ad-4779-8a17-ff55263b0759", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/48a8ba18-6093-4c7e-b98c-5060c199b26b", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1101", + "x-ms-region": "West US 2", + "X-Request-ID": "7cf5cef0-22ad-4779-8a17-ff55263b0759" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "6627212d-bd35-4ce7-bc3c-8d5d9d964378", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "900", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6627212d-bd35-4ce7-bc3c-8d5d9d964378", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:16:36 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/19760097-f905-4863-af00-5f6265131fd6" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/48a8ba18-6093-4c7e-b98c-5060c199b26b", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "adae0a7d-8cb3-403b-9d71-af2bdf77c449", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "f7ea8aa3-c7e2-47ad-9a5e-f79c0a40bb3d", + "Content-Length": "1325", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "207", + "x-ms-region": "West US 2", + "X-Request-ID": "f7ea8aa3-c7e2-47ad-9a5e-f79c0a40bb3d" + }, + "ResponseBody": { + "dataFeedId": "48a8ba18-6093-4c7e-b98c-5060c199b26b", + "dataFeedName": "java_create_data_feed_test_samplecf95c52e-e964-4279-b276-f508fbca2dfa", + "metrics": [ + { + "metricId": "1d664d0d-6016-48a8-a309-618eec266450", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "bd8b677f-c7a5-4c95-ac2f-9779c47f1b2c", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:19Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/19760097-f905-4863-af00-5f6265131fd6", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "aa2b141f-c3f5-412a-a91e-6caca64a9790" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/48a8ba18-6093-4c7e-b98c-5060c199b26b", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "763", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "3bc48f0a-5fac-43a0-9a1b-fbab0add3cfa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataExplorer", + "dataFeedName": "java_create_data_feed_test_samplecf95c52e-e964-4279-b276-f508fbca2dfa", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ManagedIdentity", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "9fd076e0-4c1a-4c76-b82d-464c94dc02e2", + "Content-Length": "1335", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "563", + "x-ms-region": "West US 2", + "X-Request-ID": "9fd076e0-4c1a-4c76-b82d-464c94dc02e2" + }, + "ResponseBody": { + "dataFeedId": "48a8ba18-6093-4c7e-b98c-5060c199b26b", + "dataFeedName": "java_create_data_feed_test_samplecf95c52e-e964-4279-b276-f508fbca2dfa", + "metrics": [ + { + "metricId": "1d664d0d-6016-48a8-a309-618eec266450", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "bd8b677f-c7a5-4c95-ac2f-9779c47f1b2c", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:19Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "ManagedIdentity" + } }, - "Response" : { - "x-request-id" : "3019c2ff-338b-4408-b55c-800519e0a183", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "223", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "3019c2ff-338b-4408-b55c-800519e0a183", - "retry-after" : "0", - "Content-Length" : "1339", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"19760097-f905-4863-af00-5f6265131fd6\",\"dataFeedName\":\"java_create_data_feed_test_sampleed965555-2947-4e10-a89e-515615175cf2\",\"metrics\":[{\"metricId\":\"bd77c20d-3aef-4ea0-b9e9-558297d474aa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cf655843-ad8d-4cfb-9be3-7c72b249cfcf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Tue, 21 Mar 2023 22:16:37 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/48a8ba18-6093-4c7e-b98c-5060c199b26b", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "143325fe-66a5-4642-9ab0-de65a578aed8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "c4940ef7-0a76-4f14-b6b4-fe4da8112cfe", + "Content-Length": "1335", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "166", + "x-ms-region": "West US 2", + "X-Request-ID": "c4940ef7-0a76-4f14-b6b4-fe4da8112cfe" + }, + "ResponseBody": { + "dataFeedId": "48a8ba18-6093-4c7e-b98c-5060c199b26b", + "dataFeedName": "java_create_data_feed_test_samplecf95c52e-e964-4279-b276-f508fbca2dfa", + "metrics": [ + { + "metricId": "1d664d0d-6016-48a8-a309-618eec266450", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "bd8b677f-c7a5-4c95-ac2f-9779c47f1b2c", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:19Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "ManagedIdentity" + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/19760097-f905-4863-af00-5f6265131fd6", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d92a1078-fd0a-42bb-9bf0-3841de9dc523", - "Content-Type" : "application/merge-patch+json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "313", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d673ad0d-0260-426d-bb5e-0edcd7b27372", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "ServicePrincipal", + "dataSourceCredentialName": "java_create_data_source_cred_spd1898970-57d0-41d7-8de4-a9856fcbe636", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "clientSecret": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "b3412a49-4ac2-462d-9631-edd8f0ef9a16", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/8651e3a2-fe0a-4310-9c5a-5c5e6b726129", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "618", + "x-ms-region": "West US 2", + "X-Request-ID": "b3412a49-4ac2-462d-9631-edd8f0ef9a16" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "4aa39805-c23f-45e5-9b0f-f694dbddb7ce", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "627", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4aa39805-c23f-45e5-9b0f-f694dbddb7ce", - "retry-after" : "0", - "Content-Length" : "1349", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"19760097-f905-4863-af00-5f6265131fd6\",\"dataFeedName\":\"java_create_data_feed_test_sampleed965555-2947-4e10-a89e-515615175cf2\",\"metrics\":[{\"metricId\":\"bd77c20d-3aef-4ea0-b9e9-558297d474aa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cf655843-ad8d-4cfb-9be3-7c72b249cfcf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"ManagedIdentity\"}", - "Date" : "Tue, 21 Mar 2023 22:16:38 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/8651e3a2-fe0a-4310-9c5a-5c5e6b726129", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "fd00cefc-9577-43d0-95d4-65a525fd6fff", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "0937058f-6810-4e92-ac8e-764d8a0b0c8c", + "Content-Length": "360", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "620", + "x-ms-region": "West US 2", + "X-Request-ID": "0937058f-6810-4e92-ac8e-764d8a0b0c8c" + }, + "ResponseBody": { + "dataSourceCredentialId": "8651e3a2-fe0a-4310-9c5a-5c5e6b726129", + "dataSourceCredentialName": "java_create_data_source_cred_spd1898970-57d0-41d7-8de4-a9856fcbe636", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "ServicePrincipal", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/19760097-f905-4863-af00-5f6265131fd6", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "fc916550-ff7e-4ca7-856c-ae45cd486e86" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/48a8ba18-6093-4c7e-b98c-5060c199b26b", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "818", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "0581e33a-7eba-4fde-af97-244f81c63446", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataExplorer", + "dataFeedName": "java_create_data_feed_test_samplecf95c52e-e964-4279-b276-f508fbca2dfa", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ServicePrincipal", + "credentialId": "8651e3a2-fe0a-4310-9c5a-5c5e6b726129", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "fe4f6e62-64eb-4464-925f-4e076d04ae48", + "Content-Length": "1390", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "471", + "x-ms-region": "West US 2", + "X-Request-ID": "fe4f6e62-64eb-4464-925f-4e076d04ae48" + }, + "ResponseBody": { + "dataFeedId": "48a8ba18-6093-4c7e-b98c-5060c199b26b", + "dataFeedName": "java_create_data_feed_test_samplecf95c52e-e964-4279-b276-f508fbca2dfa", + "metrics": [ + { + "metricId": "1d664d0d-6016-48a8-a309-618eec266450", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "bd8b677f-c7a5-4c95-ac2f-9779c47f1b2c", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:19Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "8651e3a2-fe0a-4310-9c5a-5c5e6b726129" + } }, - "Response" : { - "x-request-id" : "c3687b4a-3650-49e5-aee0-35b3ba4fac45", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "278", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c3687b4a-3650-49e5-aee0-35b3ba4fac45", - "retry-after" : "0", - "Content-Length" : "1349", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"19760097-f905-4863-af00-5f6265131fd6\",\"dataFeedName\":\"java_create_data_feed_test_sampleed965555-2947-4e10-a89e-515615175cf2\",\"metrics\":[{\"metricId\":\"bd77c20d-3aef-4ea0-b9e9-558297d474aa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cf655843-ad8d-4cfb-9be3-7c72b249cfcf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"ManagedIdentity\"}", - "Date" : "Tue, 21 Mar 2023 22:16:38 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/48a8ba18-6093-4c7e-b98c-5060c199b26b", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "09135416-965f-4724-a86f-171d909f7050", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "6a95e48e-5886-4067-a16c-28778fbcddc3", + "Content-Length": "1390", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "142", + "x-ms-region": "West US 2", + "X-Request-ID": "6a95e48e-5886-4067-a16c-28778fbcddc3" + }, + "ResponseBody": { + "dataFeedId": "48a8ba18-6093-4c7e-b98c-5060c199b26b", + "dataFeedName": "java_create_data_feed_test_samplecf95c52e-e964-4279-b276-f508fbca2dfa", + "metrics": [ + { + "metricId": "1d664d0d-6016-48a8-a309-618eec266450", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "bd8b677f-c7a5-4c95-ac2f-9779c47f1b2c", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:19Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "8651e3a2-fe0a-4310-9c5a-5c5e6b726129" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "915eda93-fcef-41f0-8a68-8530b6fa8d9a", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "510", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "becfcb98-24ba-4491-ad9e-4eb98d929db8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "ServicePrincipalInKV", + "dataSourceCredentialName": "java_create_data_source_cred_spkvbdf8b09f-279b-4c36-a7bb-8fb7f7363c68", + "parameters": { + "keyVaultEndpoint": "https://1f6eebc7-8233-4e2e-b668-4a2429a990c6.vault.azure.net", + "keyVaultClientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "keyVaultClientSecret": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "servicePrincipalIdNameInKV": "DSClientID_1", + "servicePrincipalSecretNameInKV": "DSClientSer_1", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "c06651c5-52bc-4aef-ba2c-3912532388d3", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/eabc48cb-9f9c-4a75-ac01-54d3522e6bae", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "266", + "x-ms-region": "West US 2", + "X-Request-ID": "c06651c5-52bc-4aef-ba2c-3912532388d3" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "62e1b6e4-6c65-4d54-935b-c52bc67b41a9", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "287", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "62e1b6e4-6c65-4d54-935b-c52bc67b41a9", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:16:39 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/58dd48d5-917e-47c1-87e7-be830f9aed36" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/eabc48cb-9f9c-4a75-ac01-54d3522e6bae", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "de827fc5-110e-4872-8430-f3520e86c429", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "956dac26-82f7-47c3-816f-e3764158c51b", + "Content-Length": "549", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "98", + "x-ms-region": "West US 2", + "X-Request-ID": "956dac26-82f7-47c3-816f-e3764158c51b" + }, + "ResponseBody": { + "dataSourceCredentialId": "eabc48cb-9f9c-4a75-ac01-54d3522e6bae", + "dataSourceCredentialName": "java_create_data_source_cred_spkvbdf8b09f-279b-4c36-a7bb-8fb7f7363c68", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "ServicePrincipalInKV", + "parameters": { + "servicePrincipalSecretNameInKV": "DSClientSer_1", + "servicePrincipalIdNameInKV": "DSClientID_1", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "keyVaultClientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "keyVaultEndpoint": "https://1f6eebc7-8233-4e2e-b668-4a2429a990c6.vault.azure.net" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/58dd48d5-917e-47c1-87e7-be830f9aed36", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "cc32c6af-a8c7-424f-984e-79372afc4db7" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/48a8ba18-6093-4c7e-b98c-5060c199b26b", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "822", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "12010c4d-1384-4679-8924-625ed8a072c7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataExplorer", + "dataFeedName": "java_create_data_feed_test_samplecf95c52e-e964-4279-b276-f508fbca2dfa", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ServicePrincipalInKV", + "credentialId": "eabc48cb-9f9c-4a75-ac01-54d3522e6bae", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "c20fea99-6262-4e8e-a968-4d24df9d55cb", + "Content-Length": "1394", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "874", + "x-ms-region": "West US 2", + "X-Request-ID": "c20fea99-6262-4e8e-a968-4d24df9d55cb" + }, + "ResponseBody": { + "dataFeedId": "48a8ba18-6093-4c7e-b98c-5060c199b26b", + "dataFeedName": "java_create_data_feed_test_samplecf95c52e-e964-4279-b276-f508fbca2dfa", + "metrics": [ + { + "metricId": "1d664d0d-6016-48a8-a309-618eec266450", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "bd8b677f-c7a5-4c95-ac2f-9779c47f1b2c", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:19Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "ServicePrincipalInKV", + "credentialId": "eabc48cb-9f9c-4a75-ac01-54d3522e6bae" + } }, - "Response" : { - "x-request-id" : "a189d5a0-d762-45ca-af24-2df303d9ad9c", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "184", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a189d5a0-d762-45ca-af24-2df303d9ad9c", - "retry-after" : "0", - "Content-Length" : "360", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"58dd48d5-917e-47c1-87e7-be830f9aed36\",\"dataSourceCredentialName\":\"java_create_data_source_cred_spc8c50bd9-9dbd-4df4-bd74-97d3f3768298\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipal\",\"parameters\":{\"clientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\"}}", - "Date" : "Tue, 21 Mar 2023 22:16:38 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/48a8ba18-6093-4c7e-b98c-5060c199b26b", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:24 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "9c69e13b-56a9-44e5-871e-45434049b5a9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "52f473af-4eba-44bf-a414-0bcc4fef151e", + "Content-Length": "1394", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:24 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "293", + "x-ms-region": "West US 2", + "X-Request-ID": "52f473af-4eba-44bf-a414-0bcc4fef151e" + }, + "ResponseBody": { + "dataFeedId": "48a8ba18-6093-4c7e-b98c-5060c199b26b", + "dataFeedName": "java_create_data_feed_test_samplecf95c52e-e964-4279-b276-f508fbca2dfa", + "metrics": [ + { + "metricId": "1d664d0d-6016-48a8-a309-618eec266450", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "bd8b677f-c7a5-4c95-ac2f-9779c47f1b2c", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataExplorer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:19Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime \u002B 1d;adsample| where Timestamp \u003E= StartDateTime and Timestamp \u003C EndDateTime" + }, + "authenticationType": "ServicePrincipalInKV", + "credentialId": "eabc48cb-9f9c-4a75-ac01-54d3522e6bae" + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/19760097-f905-4863-af00-5f6265131fd6", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "288d866d-f13d-411b-a640-4510e1f93b87", - "Content-Type" : "application/merge-patch+json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/48a8ba18-6093-4c7e-b98c-5060c199b26b", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "75cccf9e-5e84-49dd-b72d-5b14702d0564", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "14b82086-3f3e-4dde-a2a0-dc7a256d0424", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:24 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "929", + "x-ms-region": "West US 2", + "X-Request-ID": "14b82086-3f3e-4dde-a2a0-dc7a256d0424" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "0f9f00fd-bce2-4f6d-abfe-910e16dfb97e", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "619", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0f9f00fd-bce2-4f6d-abfe-910e16dfb97e", - "retry-after" : "0", - "Content-Length" : "1404", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"19760097-f905-4863-af00-5f6265131fd6\",\"dataFeedName\":\"java_create_data_feed_test_sampleed965555-2947-4e10-a89e-515615175cf2\",\"metrics\":[{\"metricId\":\"bd77c20d-3aef-4ea0-b9e9-558297d474aa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cf655843-ad8d-4cfb-9be3-7c72b249cfcf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"58dd48d5-917e-47c1-87e7-be830f9aed36\"}", - "Date" : "Tue, 21 Mar 2023 22:16:39 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/8651e3a2-fe0a-4310-9c5a-5c5e6b726129", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:26 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "666d864b-5cc3-4043-809e-b9bcf3e32465", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "d81c8df4-4928-4664-a8e9-f6950aa889ac", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "155", + "x-ms-region": "West US 2", + "X-Request-ID": "d81c8df4-4928-4664-a8e9-f6950aa889ac" + }, + "ResponseBody": null }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/19760097-f905-4863-af00-5f6265131fd6", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "73ab9f92-e25b-4103-9531-a90d997a89f8" - }, - "Response" : { - "x-request-id" : "2078be56-4a62-4169-984e-cfc9e43f916b", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "206", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2078be56-4a62-4169-984e-cfc9e43f916b", - "retry-after" : "0", - "Content-Length" : "1404", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"19760097-f905-4863-af00-5f6265131fd6\",\"dataFeedName\":\"java_create_data_feed_test_sampleed965555-2947-4e10-a89e-515615175cf2\",\"metrics\":[{\"metricId\":\"bd77c20d-3aef-4ea0-b9e9-558297d474aa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cf655843-ad8d-4cfb-9be3-7c72b249cfcf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"58dd48d5-917e-47c1-87e7-be830f9aed36\"}", - "Date" : "Tue, 21 Mar 2023 22:16:40 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9bb6bc38-ad79-4166-a96c-6b79b0cc64a5", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "07fd3441-d71f-4289-bc27-b0a3bc263a25", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "321", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "07fd3441-d71f-4289-bc27-b0a3bc263a25", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:16:40 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/63d4b56f-c18d-423a-90d3-a789df300613" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/63d4b56f-c18d-423a-90d3-a789df300613", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "329929b0-1e4d-411a-ad21-40b26ce25a0d" - }, - "Response" : { - "x-request-id" : "3955a813-addd-4212-be52-cc1195fa1750", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "136", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "3955a813-addd-4212-be52-cc1195fa1750", - "retry-after" : "0", - "Content-Length" : "549", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"63d4b56f-c18d-423a-90d3-a789df300613\",\"dataSourceCredentialName\":\"java_create_data_source_cred_spkva2a189fb-cc2a-4d62-84ea-45266f57f864\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipalInKV\",\"parameters\":{\"servicePrincipalSecretNameInKV\":\"DSClientSer_1\",\"servicePrincipalIdNameInKV\":\"DSClientID_1\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\",\"keyVaultClientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"keyVaultEndpoint\":\"https://3641d70a-7aa1-47e2-9e75-f61b95197240.vault.azure.net\"}}", - "Date" : "Tue, 21 Mar 2023 22:16:40 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/19760097-f905-4863-af00-5f6265131fd6", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ce701cc2-ad6c-45d1-aca4-80779e5fbe58", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "2a481528-998e-453e-95cb-4574aaec3faf", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "607", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2a481528-998e-453e-95cb-4574aaec3faf", - "retry-after" : "0", - "Content-Length" : "1408", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"19760097-f905-4863-af00-5f6265131fd6\",\"dataFeedName\":\"java_create_data_feed_test_sampleed965555-2947-4e10-a89e-515615175cf2\",\"metrics\":[{\"metricId\":\"bd77c20d-3aef-4ea0-b9e9-558297d474aa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cf655843-ad8d-4cfb-9be3-7c72b249cfcf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"ServicePrincipalInKV\",\"credentialId\":\"63d4b56f-c18d-423a-90d3-a789df300613\"}", - "Date" : "Tue, 21 Mar 2023 22:16:41 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/19760097-f905-4863-af00-5f6265131fd6", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "e09a8073-097c-4812-a360-c8752f938b46" - }, - "Response" : { - "x-request-id" : "673e777b-490f-4f15-852a-4fd4f074fcfb", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "215", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "673e777b-490f-4f15-852a-4fd4f074fcfb", - "retry-after" : "0", - "Content-Length" : "1408", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"19760097-f905-4863-af00-5f6265131fd6\",\"dataFeedName\":\"java_create_data_feed_test_sampleed965555-2947-4e10-a89e-515615175cf2\",\"metrics\":[{\"metricId\":\"bd77c20d-3aef-4ea0-b9e9-558297d474aa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cf655843-ad8d-4cfb-9be3-7c72b249cfcf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let StartDateTime = datetime(@StartTime);let EndDateTime = StartDateTime + 1d;adsample| where Timestamp >= StartDateTime and Timestamp < EndDateTime\"},\"authenticationType\":\"ServicePrincipalInKV\",\"credentialId\":\"63d4b56f-c18d-423a-90d3-a789df300613\"}", - "Date" : "Tue, 21 Mar 2023 22:16:41 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/19760097-f905-4863-af00-5f6265131fd6", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1f8fb540-5fd2-4441-bcaf-335198b5f703" - }, - "Response" : { - "x-request-id" : "823459ac-2a33-4f1d-a688-949403daabdb", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "417", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "823459ac-2a33-4f1d-a688-949403daabdb", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:16:41 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/58dd48d5-917e-47c1-87e7-be830f9aed36", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "e9496937-fe39-40da-beaf-95f67f00c331" - }, - "Response" : { - "x-request-id" : "7b3fc149-4f66-44af-8b42-915b0f974321", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "196", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7b3fc149-4f66-44af-8b42-915b0f974321", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:16:41 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/63d4b56f-c18d-423a-90d3-a789df300613", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "0a31f891-98fd-43a0-b96b-c4dcda955fea" - }, - "Response" : { - "x-request-id" : "ba4c8063-71c4-496c-a22b-6c82900b46e9", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "150", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ba4c8063-71c4-496c-a22b-6c82900b46e9", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:16:42 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/eabc48cb-9f9c-4a75-ac01-54d3522e6bae", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:26 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "577c0a6b-6569-49ad-b678-fdc91954ad53", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "8742e7c1-5829-43c3-9af2-43bb7af0d018", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "203", + "x-ms-region": "West US 2", + "X-Request-ID": "8742e7c1-5829-43c3-9af2-43bb7af0d018" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testDataLakeGen2[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testDataLakeGen2[1].json index 2bef572f7e6ce..9fb8e70f18798 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testDataLakeGen2[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testDataLakeGen2[1].json @@ -1,395 +1,1094 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "65f6412d-857a-4b42-a1f3-6e2769ad1a93", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "660", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "b731b077-f395-4941-8cfa-03d93cf30bbf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataLakeStorageGen2", + "dataFeedName": "java_create_data_feed_test_sample38182d2d-2a14-4e5a-9725-c8feb1f79a36", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "accountName": "REDACTED", + "accountKey": "REDACTED", + "fileSystemName": "adsample", + "directoryTemplate": "%Y/%m/%d", + "fileTemplate": "adsample.json" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "2b0b6fa3-0524-42fa-8b43-33e991bbc6c3", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/4bc7df60-797c-4bc3-a168-f134d5640f15", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "844", + "x-ms-region": "West US 2", + "X-Request-ID": "2b0b6fa3-0524-42fa-8b43-33e991bbc6c3" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "332be0d9-edf0-4474-8313-4c2c3787c8c2", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "907", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "332be0d9-edf0-4474-8313-4c2c3787c8c2", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:16:36 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/192002d9-c74e-4484-9646-1e40702bcf74" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/4bc7df60-797c-4bc3-a168-f134d5640f15", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ff14db30-1140-4477-8131-9308d9aff6d1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "fd5417a6-8f9a-45c1-948c-d0ed63d9b14a", + "Content-Length": "1288", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "153", + "x-ms-region": "West US 2", + "X-Request-ID": "fd5417a6-8f9a-45c1-948c-d0ed63d9b14a" + }, + "ResponseBody": { + "dataFeedId": "4bc7df60-797c-4bc3-a168-f134d5640f15", + "dataFeedName": "java_create_data_feed_test_sample38182d2d-2a14-4e5a-9725-c8feb1f79a36", + "metrics": [ + { + "metricId": "995259c8-b173-496b-8178-6148ab492ca5", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "34130b56-e7da-4cee-9a85-f5d7d8579f28", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:12Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/192002d9-c74e-4484-9646-1e40702bcf74", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "f9398aca-b0cd-4a42-b9b7-e67307d16131" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "195", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "78bc00cd-0115-4567-a84c-7533e47fba96", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gena6472962-3ea3-4ea7-bf06-83b010c87f00", + "parameters": { + "accountKey": "REDACTED" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "b04dfd78-85ec-4e0d-a647-d08a1ab88f28", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/c3d2d1d4-ae9a-4086-b4e5-91a229740a0e", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "457", + "x-ms-region": "West US 2", + "X-Request-ID": "b04dfd78-85ec-4e0d-a647-d08a1ab88f28" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "edb36a0c-abee-42ed-b7f8-28546314cf67", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "199", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "edb36a0c-abee-42ed-b7f8-28546314cf67", - "retry-after" : "0", - "Content-Length" : "1314", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"192002d9-c74e-4484-9646-1e40702bcf74\",\"dataFeedName\":\"java_create_data_feed_test_samplef913c6f7-95e5-499c-82ca-14168d3014e1\",\"metrics\":[{\"metricId\":\"fb99cde1-a74d-4cb9-9511-db5ca07cfb79\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"01d9e934-4380-438d-b002-4790c376b436\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"Basic\"}", - "Date" : "Tue, 21 Mar 2023 22:16:37 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/c3d2d1d4-ae9a-4086-b4e5-91a229740a0e", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "2d29fd13-d202-41ec-ae31-3aefbecb8240", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "57052818-5a50-44b1-bf00-c98325e28fb6", + "Content-Length": "273", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "234", + "x-ms-region": "West US 2", + "X-Request-ID": "57052818-5a50-44b1-bf00-c98325e28fb6" + }, + "ResponseBody": { + "dataSourceCredentialId": "c3d2d1d4-ae9a-4086-b4e5-91a229740a0e", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gena6472962-3ea3-4ea7-bf06-83b010c87f00", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "parameters": {} + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7814506a-2542-4970-be9d-eefb5b5d3ccc", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/4bc7df60-797c-4bc3-a168-f134d5640f15", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "756", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f817532b-04ac-49b1-94cc-72944e6183da", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataLakeStorageGen2", + "dataFeedName": "java_create_data_feed_test_sample38182d2d-2a14-4e5a-9725-c8feb1f79a36", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "DataLakeGen2SharedKey", + "credentialId": "c3d2d1d4-ae9a-4086-b4e5-91a229740a0e", + "dataSourceParameter": { + "accountName": "REDACTED", + "fileSystemName": "adsample", + "directoryTemplate": "%Y/%m/%d", + "fileTemplate": "adsample.json" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "c70a594a-3ea3-4171-a0a2-c09dc5a02be9", + "Content-Length": "1358", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "798", + "x-ms-region": "West US 2", + "X-Request-ID": "c70a594a-3ea3-4171-a0a2-c09dc5a02be9" + }, + "ResponseBody": { + "dataFeedId": "4bc7df60-797c-4bc3-a168-f134d5640f15", + "dataFeedName": "java_create_data_feed_test_sample38182d2d-2a14-4e5a-9725-c8feb1f79a36", + "metrics": [ + { + "metricId": "995259c8-b173-496b-8178-6148ab492ca5", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "34130b56-e7da-4cee-9a85-f5d7d8579f28", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:12Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "DataLakeGen2SharedKey", + "credentialId": "c3d2d1d4-ae9a-4086-b4e5-91a229740a0e" + } }, - "Response" : { - "x-request-id" : "53af4855-b9d1-4334-b1d6-4609ecce4e63", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "310", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "53af4855-b9d1-4334-b1d6-4609ecce4e63", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:16:37 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/cf360619-912c-47eb-83ce-e721e26373b4" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/4bc7df60-797c-4bc3-a168-f134d5640f15", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "a31e9dcf-d294-4663-bcb1-427d611125de", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "8db9d6d3-95bd-4d6f-9814-b9ff8ab12ba5", + "Content-Length": "1358", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "201", + "x-ms-region": "West US 2", + "X-Request-ID": "8db9d6d3-95bd-4d6f-9814-b9ff8ab12ba5" + }, + "ResponseBody": { + "dataFeedId": "4bc7df60-797c-4bc3-a168-f134d5640f15", + "dataFeedName": "java_create_data_feed_test_sample38182d2d-2a14-4e5a-9725-c8feb1f79a36", + "metrics": [ + { + "metricId": "995259c8-b173-496b-8178-6148ab492ca5", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "34130b56-e7da-4cee-9a85-f5d7d8579f28", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:12Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "DataLakeGen2SharedKey", + "credentialId": "c3d2d1d4-ae9a-4086-b4e5-91a229740a0e" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/cf360619-912c-47eb-83ce-e721e26373b4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "75baae85-dabe-4731-824e-90172f2d65b8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "313", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "dd97685b-8de5-489e-a30f-c849ed918951", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "ServicePrincipal", + "dataSourceCredentialName": "java_create_data_source_cred_sp6d3dc73f-e499-4dac-8a05-e9f7d57bd717", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "clientSecret": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "94c6f3fd-48a2-41d2-8c12-f36ddc2b686f", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/59bce019-8217-4fcc-b0b2-3bc86d496d68", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "458", + "x-ms-region": "West US 2", + "X-Request-ID": "94c6f3fd-48a2-41d2-8c12-f36ddc2b686f" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "9c1a1b34-a204-4b3e-be97-3e29609ebcc2", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "225", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "9c1a1b34-a204-4b3e-be97-3e29609ebcc2", - "retry-after" : "0", - "Content-Length" : "273", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"cf360619-912c-47eb-83ce-e721e26373b4\",\"dataSourceCredentialName\":\"java_create_data_source_cred_dlake_gene7bebc51-4c81-425c-88d5-eeb99c1e1ce3\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"DataLakeGen2SharedKey\",\"parameters\":{}}", - "Date" : "Tue, 21 Mar 2023 22:16:37 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/59bce019-8217-4fcc-b0b2-3bc86d496d68", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "b957a6d6-da63-4935-b1a4-f964b38262fb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "8b36d02d-233c-4472-863f-0084c2869768", + "Content-Length": "360", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "124", + "x-ms-region": "West US 2", + "X-Request-ID": "8b36d02d-233c-4472-863f-0084c2869768" + }, + "ResponseBody": { + "dataSourceCredentialId": "59bce019-8217-4fcc-b0b2-3bc86d496d68", + "dataSourceCredentialName": "java_create_data_source_cred_sp6d3dc73f-e499-4dac-8a05-e9f7d57bd717", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "ServicePrincipal", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/192002d9-c74e-4484-9646-1e40702bcf74", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d24c68b4-dd82-4768-8bd8-075b873805ef", - "Content-Type" : "application/merge-patch+json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/4bc7df60-797c-4bc3-a168-f134d5640f15", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "751", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "daffe655-5796-476c-8736-1992204a07e5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataLakeStorageGen2", + "dataFeedName": "java_create_data_feed_test_sample38182d2d-2a14-4e5a-9725-c8feb1f79a36", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ServicePrincipal", + "credentialId": "59bce019-8217-4fcc-b0b2-3bc86d496d68", + "dataSourceParameter": { + "accountName": "REDACTED", + "fileSystemName": "adsample", + "directoryTemplate": "%Y/%m/%d", + "fileTemplate": "adsample.json" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "ed5b23f8-a266-4293-9c11-7aa35e8f39de", + "Content-Length": "1353", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "622", + "x-ms-region": "West US 2", + "X-Request-ID": "ed5b23f8-a266-4293-9c11-7aa35e8f39de" + }, + "ResponseBody": { + "dataFeedId": "4bc7df60-797c-4bc3-a168-f134d5640f15", + "dataFeedName": "java_create_data_feed_test_sample38182d2d-2a14-4e5a-9725-c8feb1f79a36", + "metrics": [ + { + "metricId": "995259c8-b173-496b-8178-6148ab492ca5", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "34130b56-e7da-4cee-9a85-f5d7d8579f28", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:12Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "59bce019-8217-4fcc-b0b2-3bc86d496d68" + } }, - "Response" : { - "x-request-id" : "b9ef4456-d458-481a-b626-03a56a424bf0", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "738", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b9ef4456-d458-481a-b626-03a56a424bf0", - "retry-after" : "0", - "Content-Length" : "1384", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"192002d9-c74e-4484-9646-1e40702bcf74\",\"dataFeedName\":\"java_create_data_feed_test_samplef913c6f7-95e5-499c-82ca-14168d3014e1\",\"metrics\":[{\"metricId\":\"fb99cde1-a74d-4cb9-9511-db5ca07cfb79\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"01d9e934-4380-438d-b002-4790c376b436\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"DataLakeGen2SharedKey\",\"credentialId\":\"cf360619-912c-47eb-83ce-e721e26373b4\"}", - "Date" : "Tue, 21 Mar 2023 22:16:38 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/4bc7df60-797c-4bc3-a168-f134d5640f15", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:16 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c85c89dd-7598-4b37-83cb-ed0d2e322244", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "83474993-3c79-4657-b782-0605fec03367", + "Content-Length": "1353", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "141", + "x-ms-region": "West US 2", + "X-Request-ID": "83474993-3c79-4657-b782-0605fec03367" + }, + "ResponseBody": { + "dataFeedId": "4bc7df60-797c-4bc3-a168-f134d5640f15", + "dataFeedName": "java_create_data_feed_test_sample38182d2d-2a14-4e5a-9725-c8feb1f79a36", + "metrics": [ + { + "metricId": "995259c8-b173-496b-8178-6148ab492ca5", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "34130b56-e7da-4cee-9a85-f5d7d8579f28", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:12Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "59bce019-8217-4fcc-b0b2-3bc86d496d68" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/192002d9-c74e-4484-9646-1e40702bcf74", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "668fec28-2dc3-4909-b074-30285f95be4d" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "510", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:16 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "87ea8209-bc8b-4846-8110-1afa14b05b62", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "ServicePrincipalInKV", + "dataSourceCredentialName": "java_create_data_source_cred_spkvfc60d3b7-3766-4939-918a-0749baf4e453", + "parameters": { + "keyVaultEndpoint": "https://072b98ac-9e58-478a-9ae6-3411bd614dc0.vault.azure.net", + "keyVaultClientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "keyVaultClientSecret": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "servicePrincipalIdNameInKV": "DSClientID_1", + "servicePrincipalSecretNameInKV": "DSClientSer_1", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "664fd8f7-c30e-4d5c-add3-8dd50d190f52", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/59e556c5-b906-4974-9253-82b8a296c5a7", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "231", + "x-ms-region": "West US 2", + "X-Request-ID": "664fd8f7-c30e-4d5c-add3-8dd50d190f52" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "67b96ded-8e4e-4744-8a4b-a7c3d8a208d9", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "209", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "67b96ded-8e4e-4744-8a4b-a7c3d8a208d9", - "retry-after" : "0", - "Content-Length" : "1384", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"192002d9-c74e-4484-9646-1e40702bcf74\",\"dataFeedName\":\"java_create_data_feed_test_samplef913c6f7-95e5-499c-82ca-14168d3014e1\",\"metrics\":[{\"metricId\":\"fb99cde1-a74d-4cb9-9511-db5ca07cfb79\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"01d9e934-4380-438d-b002-4790c376b436\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"DataLakeGen2SharedKey\",\"credentialId\":\"cf360619-912c-47eb-83ce-e721e26373b4\"}", - "Date" : "Tue, 21 Mar 2023 22:16:39 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/59e556c5-b906-4974-9253-82b8a296c5a7", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:16 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "30986aed-b992-4f7c-8a06-147ac6c8c040", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "f7452ef0-228e-48cb-875e-a6dd6f250241", + "Content-Length": "549", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "90", + "x-ms-region": "West US 2", + "X-Request-ID": "f7452ef0-228e-48cb-875e-a6dd6f250241" + }, + "ResponseBody": { + "dataSourceCredentialId": "59e556c5-b906-4974-9253-82b8a296c5a7", + "dataSourceCredentialName": "java_create_data_source_cred_spkvfc60d3b7-3766-4939-918a-0749baf4e453", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "ServicePrincipalInKV", + "parameters": { + "servicePrincipalSecretNameInKV": "DSClientSer_1", + "servicePrincipalIdNameInKV": "DSClientID_1", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "keyVaultClientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "keyVaultEndpoint": "https://072b98ac-9e58-478a-9ae6-3411bd614dc0.vault.azure.net" + } + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5b27afa0-bfa5-460e-a167-9c473dd3e539", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/4bc7df60-797c-4bc3-a168-f134d5640f15", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "755", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d733d2d9-2d26-4738-9bce-9783e8f48f8d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "AzureDataLakeStorageGen2", + "dataFeedName": "java_create_data_feed_test_sample38182d2d-2a14-4e5a-9725-c8feb1f79a36", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ServicePrincipalInKV", + "credentialId": "59e556c5-b906-4974-9253-82b8a296c5a7", + "dataSourceParameter": { + "accountName": "REDACTED", + "fileSystemName": "adsample", + "directoryTemplate": "%Y/%m/%d", + "fileTemplate": "adsample.json" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "e96907d4-3d68-4427-b716-790fa182d997", + "Content-Length": "1357", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "528", + "x-ms-region": "West US 2", + "X-Request-ID": "e96907d4-3d68-4427-b716-790fa182d997" + }, + "ResponseBody": { + "dataFeedId": "4bc7df60-797c-4bc3-a168-f134d5640f15", + "dataFeedName": "java_create_data_feed_test_sample38182d2d-2a14-4e5a-9725-c8feb1f79a36", + "metrics": [ + { + "metricId": "995259c8-b173-496b-8178-6148ab492ca5", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "34130b56-e7da-4cee-9a85-f5d7d8579f28", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:12Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "ServicePrincipalInKV", + "credentialId": "59e556c5-b906-4974-9253-82b8a296c5a7" + } }, - "Response" : { - "x-request-id" : "5c94eb25-91aa-494d-9935-6b468dbed235", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "328", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5c94eb25-91aa-494d-9935-6b468dbed235", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:16:39 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/57774f5f-dc28-4a77-bda0-a4a32240f97a" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/4bc7df60-797c-4bc3-a168-f134d5640f15", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "a59e0f60-b256-4bcb-bf4e-ff66ac610087", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "2d21f98a-ca2f-4392-b9ff-3291e23a8a58", + "Content-Length": "1357", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "143", + "x-ms-region": "West US 2", + "X-Request-ID": "2d21f98a-ca2f-4392-b9ff-3291e23a8a58" + }, + "ResponseBody": { + "dataFeedId": "4bc7df60-797c-4bc3-a168-f134d5640f15", + "dataFeedName": "java_create_data_feed_test_sample38182d2d-2a14-4e5a-9725-c8feb1f79a36", + "metrics": [ + { + "metricId": "995259c8-b173-496b-8178-6148ab492ca5", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "34130b56-e7da-4cee-9a85-f5d7d8579f28", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:12Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "ServicePrincipalInKV", + "credentialId": "59e556c5-b906-4974-9253-82b8a296c5a7" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/57774f5f-dc28-4a77-bda0-a4a32240f97a", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3a0d6085-d3ab-4869-9d8e-7a5df6efd2ed" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/4bc7df60-797c-4bc3-a168-f134d5640f15", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f01669d5-f891-41f8-b588-4b1c83c7fbc5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "4f39db2f-fb15-4aa3-91ac-f7fffe45cde8", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "320", + "x-ms-region": "West US 2", + "X-Request-ID": "4f39db2f-fb15-4aa3-91ac-f7fffe45cde8" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "32a554c0-b285-4064-949a-f78ab75588c6", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "160", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "32a554c0-b285-4064-949a-f78ab75588c6", - "retry-after" : "0", - "Content-Length" : "360", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"57774f5f-dc28-4a77-bda0-a4a32240f97a\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sp1ad9772c-ea46-4945-a672-3a2f4d54803e\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipal\",\"parameters\":{\"clientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\"}}", - "Date" : "Tue, 21 Mar 2023 22:16:39 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/c3d2d1d4-ae9a-4086-b4e5-91a229740a0e", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "80b16de8-a4ff-4e58-84d4-5f4881d51f8d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "7ba35958-0017-4e65-be52-29fc79e45c7b", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "187", + "x-ms-region": "West US 2", + "X-Request-ID": "7ba35958-0017-4e65-be52-29fc79e45c7b" + }, + "ResponseBody": null }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/192002d9-c74e-4484-9646-1e40702bcf74", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ee4f0a63-6f07-490c-a1ea-a40153fcd711", - "Content-Type" : "application/merge-patch+json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/59bce019-8217-4fcc-b0b2-3bc86d496d68", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "88e2a2bd-578c-4d03-8b4d-39728a967f99", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "4bee27bf-c32d-4af8-b9a9-0672e2c2f6d3", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "158", + "x-ms-region": "West US 2", + "X-Request-ID": "4bee27bf-c32d-4af8-b9a9-0672e2c2f6d3" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "9e47b83c-2524-4213-a582-f215956d9708", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "571", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "9e47b83c-2524-4213-a582-f215956d9708", - "retry-after" : "0", - "Content-Length" : "1379", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"192002d9-c74e-4484-9646-1e40702bcf74\",\"dataFeedName\":\"java_create_data_feed_test_samplef913c6f7-95e5-499c-82ca-14168d3014e1\",\"metrics\":[{\"metricId\":\"fb99cde1-a74d-4cb9-9511-db5ca07cfb79\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"01d9e934-4380-438d-b002-4790c376b436\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"57774f5f-dc28-4a77-bda0-a4a32240f97a\"}", - "Date" : "Tue, 21 Mar 2023 22:16:40 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/192002d9-c74e-4484-9646-1e40702bcf74", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5caa3654-407a-409d-a3ec-a5f7ac519962" - }, - "Response" : { - "x-request-id" : "1a57c701-3162-41fc-bc55-fcc1fcb17fd9", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "227", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "1a57c701-3162-41fc-bc55-fcc1fcb17fd9", - "retry-after" : "0", - "Content-Length" : "1379", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"192002d9-c74e-4484-9646-1e40702bcf74\",\"dataFeedName\":\"java_create_data_feed_test_samplef913c6f7-95e5-499c-82ca-14168d3014e1\",\"metrics\":[{\"metricId\":\"fb99cde1-a74d-4cb9-9511-db5ca07cfb79\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"01d9e934-4380-438d-b002-4790c376b436\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"57774f5f-dc28-4a77-bda0-a4a32240f97a\"}", - "Date" : "Tue, 21 Mar 2023 22:16:40 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7fa06704-467a-49fb-9359-e5763a9a088b", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "9049f2ad-30a1-41a3-90d9-723a3743689f", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "219", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "9049f2ad-30a1-41a3-90d9-723a3743689f", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:16:40 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/b7339881-bfde-419e-a95d-aca7ad12e9bb" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/b7339881-bfde-419e-a95d-aca7ad12e9bb", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7925ec3c-ca78-426a-a82e-40071b476917" - }, - "Response" : { - "x-request-id" : "bfd20a79-9429-494f-abe8-f1420c64a86c", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "164", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "bfd20a79-9429-494f-abe8-f1420c64a86c", - "retry-after" : "0", - "Content-Length" : "549", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"b7339881-bfde-419e-a95d-aca7ad12e9bb\",\"dataSourceCredentialName\":\"java_create_data_source_cred_spkv70f1dad4-2a18-464c-a463-cff23896e607\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipalInKV\",\"parameters\":{\"servicePrincipalSecretNameInKV\":\"DSClientSer_1\",\"servicePrincipalIdNameInKV\":\"DSClientID_1\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\",\"keyVaultClientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"keyVaultEndpoint\":\"https://80bd7a31-4b21-472d-9693-19ec373b1815.vault.azure.net\"}}", - "Date" : "Tue, 21 Mar 2023 22:16:40 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/192002d9-c74e-4484-9646-1e40702bcf74", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "71a7fb5e-52e1-46c1-90b9-ba3ad96777dd", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "78f412c1-ae8b-4a4a-b2fd-c7fd69723a8f", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "614", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "78f412c1-ae8b-4a4a-b2fd-c7fd69723a8f", - "retry-after" : "0", - "Content-Length" : "1383", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"192002d9-c74e-4484-9646-1e40702bcf74\",\"dataFeedName\":\"java_create_data_feed_test_samplef913c6f7-95e5-499c-82ca-14168d3014e1\",\"metrics\":[{\"metricId\":\"fb99cde1-a74d-4cb9-9511-db5ca07cfb79\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"01d9e934-4380-438d-b002-4790c376b436\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"ServicePrincipalInKV\",\"credentialId\":\"b7339881-bfde-419e-a95d-aca7ad12e9bb\"}", - "Date" : "Tue, 21 Mar 2023 22:16:41 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/192002d9-c74e-4484-9646-1e40702bcf74", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "519adc08-8f09-44b6-9c7e-d02bdd02af9e" - }, - "Response" : { - "x-request-id" : "b3a4b93a-0267-48ca-b3ae-3ef91a38e13b", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "184", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b3a4b93a-0267-48ca-b3ae-3ef91a38e13b", - "retry-after" : "0", - "Content-Length" : "1383", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"192002d9-c74e-4484-9646-1e40702bcf74\",\"dataFeedName\":\"java_create_data_feed_test_samplef913c6f7-95e5-499c-82ca-14168d3014e1\",\"metrics\":[{\"metricId\":\"fb99cde1-a74d-4cb9-9511-db5ca07cfb79\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"01d9e934-4380-438d-b002-4790c376b436\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"ServicePrincipalInKV\",\"credentialId\":\"b7339881-bfde-419e-a95d-aca7ad12e9bb\"}", - "Date" : "Tue, 21 Mar 2023 22:16:42 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/192002d9-c74e-4484-9646-1e40702bcf74", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "0e306751-4929-455d-be7e-0aa9be32cb43" - }, - "Response" : { - "x-request-id" : "7225279b-8448-4d00-8d9c-0df32532321b", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "331", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7225279b-8448-4d00-8d9c-0df32532321b", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:16:42 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/cf360619-912c-47eb-83ce-e721e26373b4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "4d28e6a2-639a-46c6-8c54-9d521ba3be40" - }, - "Response" : { - "x-request-id" : "86fdeaca-2baf-4c6a-994c-a2720aebe7ac", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "197", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "86fdeaca-2baf-4c6a-994c-a2720aebe7ac", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:16:42 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/57774f5f-dc28-4a77-bda0-a4a32240f97a", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b51bf144-8f42-42c9-99a8-e3e6c8b47fae" - }, - "Response" : { - "x-request-id" : "e9113efa-3423-46c2-a354-a7541e50b12d", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "136", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e9113efa-3423-46c2-a354-a7541e50b12d", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:16:43 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/b7339881-bfde-419e-a95d-aca7ad12e9bb", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ff305b64-e59f-44e3-adc7-7a1c7c57b0ab" - }, - "Response" : { - "x-request-id" : "d632f8ab-e391-4411-b113-0c8aa26462d1", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "201", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d632f8ab-e391-4411-b113-0c8aa26462d1", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:16:42 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/59e556c5-b906-4974-9253-82b8a296c5a7", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "1e38a6b7-36cb-4432-a9e0-25440ee86ad8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "7bea7a21-2be0-4517-afa4-b3ee636ca693", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "130", + "x-ms-region": "West US 2", + "X-Request-ID": "7bea7a21-2be0-4517-afa4-b3ee636ca693" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testSqlServer[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testSqlServer[1].json index 831f081d0ed7f..f07728c9166a7 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testSqlServer[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DataFeedWithCredentialsTest.testSqlServer[1].json @@ -1,440 +1,1255 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "535e58cc-2651-4e9b-ae74-a90e8297725e", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "599", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:18 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f70d4cf4-23e2-4c7d-9f48-579ae0947c1d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "66473b4a-04dc-4fdf-ac83-886d55077f34", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1023", + "x-ms-region": "West US 2", + "X-Request-ID": "66473b4a-04dc-4fdf-ac83-886d55077f34" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "b9f50ee6-7e58-4ed6-864c-672588f50570", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "839", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b9f50ee6-7e58-4ed6-864c-672588f50570", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:16:36 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "572a98fd-fd74-4161-8646-b9488e2fd2f3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "6feb46f9-4f4c-47d4-a741-b9e5dbac60a5", + "Content-Length": "1221", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "185", + "x-ms-region": "West US 2", + "X-Request-ID": "6feb46f9-4f4c-47d4-a741-b9e5dbac60a5" + }, + "ResponseBody": { + "dataFeedId": "72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "metrics": [ + { + "metricId": "2a5a5e60-93b1-46f6-898c-b6c68bcca52b", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "1f3c6e7b-eabf-447b-b4d8-18baff395b9b", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:18Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6b8b87f3-0a9d-430c-b9d3-1cbf6bb329b6" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "659", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "a23c07e2-021b-49b2-a04b-1416ab8acbd7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ManagedIdentity", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "6ae3770c-4a59-497a-8600-fa3991880914", + "Content-Length": "1231", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "666", + "x-ms-region": "West US 2", + "X-Request-ID": "6ae3770c-4a59-497a-8600-fa3991880914" + }, + "ResponseBody": { + "dataFeedId": "72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "metrics": [ + { + "metricId": "2a5a5e60-93b1-46f6-898c-b6c68bcca52b", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "1f3c6e7b-eabf-447b-b4d8-18baff395b9b", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:18Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "ManagedIdentity" + } }, - "Response" : { - "x-request-id" : "64151110-fb37-48b0-bf98-ea4d0291bda5", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "324", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "64151110-fb37-48b0-bf98-ea4d0291bda5", - "retry-after" : "0", - "Content-Length" : "1235", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d\",\"dataFeedName\":\"java_create_data_feed_test_sample9a2672b7-aaf5-44a0-9074-8317ea766686\",\"metrics\":[{\"metricId\":\"eba6aefb-9d23-4602-94f2-f8e25c486b74\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4122fe7d-2f5f-48f0-83de-4b17079902da\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Tue, 21 Mar 2023 22:16:37 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "968cd4b4-3651-4e40-9981-51b269482a6e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "a00cb57f-d001-4b0a-86ae-8d1bdfc29959", + "Content-Length": "1231", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "147", + "x-ms-region": "West US 2", + "X-Request-ID": "a00cb57f-d001-4b0a-86ae-8d1bdfc29959" + }, + "ResponseBody": { + "dataFeedId": "72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "metrics": [ + { + "metricId": "2a5a5e60-93b1-46f6-898c-b6c68bcca52b", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "1f3c6e7b-eabf-447b-b4d8-18baff395b9b", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:18Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "ManagedIdentity" + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1a869a4f-bece-4b4d-a630-0136da505718", - "Content-Type" : "application/merge-patch+json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "202", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c86734fb-4bcc-49ba-ba1e-7d7b9cc8efa5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "AzureSQLConnectionString", + "dataSourceCredentialName": "java_create_data_source_cred_sql_confd7adafe-a2e5-4313-b204-4aa9bbe1f169", + "parameters": { + "connectionString": "REDACTED" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "bb56da88-e989-4e29-b48b-5523ddeb27f5", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/614f38b9-7a84-4915-a300-1cb18a66f552", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "366", + "x-ms-region": "West US 2", + "X-Request-ID": "bb56da88-e989-4e29-b48b-5523ddeb27f5" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "0c20cd6d-61d1-4311-b5d6-8c2008613ee1", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "638", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0c20cd6d-61d1-4311-b5d6-8c2008613ee1", - "retry-after" : "0", - "Content-Length" : "1245", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d\",\"dataFeedName\":\"java_create_data_feed_test_sample9a2672b7-aaf5-44a0-9074-8317ea766686\",\"metrics\":[{\"metricId\":\"eba6aefb-9d23-4602-94f2-f8e25c486b74\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4122fe7d-2f5f-48f0-83de-4b17079902da\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"ManagedIdentity\"}", - "Date" : "Tue, 21 Mar 2023 22:16:38 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/614f38b9-7a84-4915-a300-1cb18a66f552", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "abe45de4-165e-435a-8bcb-42eef30ac5f4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "9deffa16-5f2f-44e2-9561-84b0ebf481bc", + "Content-Length": "274", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:20 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "143", + "x-ms-region": "West US 2", + "X-Request-ID": "9deffa16-5f2f-44e2-9561-84b0ebf481bc" + }, + "ResponseBody": { + "dataSourceCredentialId": "614f38b9-7a84-4915-a300-1cb18a66f552", + "dataSourceCredentialName": "java_create_data_source_cred_sql_confd7adafe-a2e5-4313-b204-4aa9bbe1f169", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "AzureSQLConnectionString", + "parameters": {} + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3a23f958-52d7-4860-8554-ac779b973884" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "692", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:21 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f4c5e8e6-5d86-44d2-87a5-20516ca35f1e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "AzureSQLConnectionString", + "credentialId": "614f38b9-7a84-4915-a300-1cb18a66f552", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "2f8393b9-03ba-4e1a-9074-178654c05677", + "Content-Length": "1294", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1478", + "x-ms-region": "West US 2", + "X-Request-ID": "2f8393b9-03ba-4e1a-9074-178654c05677" + }, + "ResponseBody": { + "dataFeedId": "72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "metrics": [ + { + "metricId": "2a5a5e60-93b1-46f6-898c-b6c68bcca52b", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "1f3c6e7b-eabf-447b-b4d8-18baff395b9b", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:18Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "AzureSQLConnectionString", + "credentialId": "614f38b9-7a84-4915-a300-1cb18a66f552" + } }, - "Response" : { - "x-request-id" : "2abce010-b2f0-4821-a2ec-81fdd4a29436", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "257", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2abce010-b2f0-4821-a2ec-81fdd4a29436", - "retry-after" : "0", - "Content-Length" : "1245", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d\",\"dataFeedName\":\"java_create_data_feed_test_sample9a2672b7-aaf5-44a0-9074-8317ea766686\",\"metrics\":[{\"metricId\":\"eba6aefb-9d23-4602-94f2-f8e25c486b74\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4122fe7d-2f5f-48f0-83de-4b17079902da\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"ManagedIdentity\"}", - "Date" : "Tue, 21 Mar 2023 22:16:38 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "dd3c76f5-3898-46fd-8b75-4da49505ee4a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "cce74759-82a3-419a-ae28-a96d2d4896e1", + "Content-Length": "1294", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "158", + "x-ms-region": "West US 2", + "X-Request-ID": "cce74759-82a3-419a-ae28-a96d2d4896e1" + }, + "ResponseBody": { + "dataFeedId": "72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "metrics": [ + { + "metricId": "2a5a5e60-93b1-46f6-898c-b6c68bcca52b", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "1f3c6e7b-eabf-447b-b4d8-18baff395b9b", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:18Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "AzureSQLConnectionString", + "credentialId": "614f38b9-7a84-4915-a300-1cb18a66f552" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "da26588d-36f6-476d-a73f-337437858be7", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "313", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "2895f024-be64-470c-912b-4bd76ff61f67", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "ServicePrincipal", + "dataSourceCredentialName": "java_create_data_source_cred_spfbff34db-7a47-488f-a3b0-e37928a7f063", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "clientSecret": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "9812e021-ec2a-4870-9216-b89750dc68f2", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/d60d1b43-f7ac-411b-b206-022190797990", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "282", + "x-ms-region": "West US 2", + "X-Request-ID": "9812e021-ec2a-4870-9216-b89750dc68f2" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "942fb19f-fcc0-4940-8ddf-eb1c3e5807f2", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "374", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "942fb19f-fcc0-4940-8ddf-eb1c3e5807f2", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:16:38 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/85d9c8dd-9c5e-4c75-a8ab-b369e47e27cd" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/d60d1b43-f7ac-411b-b206-022190797990", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "790e14c0-670b-4a06-b301-468ed8f14e67", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "2e61ca93-a134-438e-8b5a-85a988b6a356", + "Content-Length": "360", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "118", + "x-ms-region": "West US 2", + "X-Request-ID": "2e61ca93-a134-438e-8b5a-85a988b6a356" + }, + "ResponseBody": { + "dataSourceCredentialId": "d60d1b43-f7ac-411b-b206-022190797990", + "dataSourceCredentialName": "java_create_data_source_cred_spfbff34db-7a47-488f-a3b0-e37928a7f063", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "ServicePrincipal", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/85d9c8dd-9c5e-4c75-a8ab-b369e47e27cd", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ee387936-5057-495d-a584-2add6e2650d5" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "714", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "add3202e-8ea4-4168-a687-09f1f50f226d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ServicePrincipal", + "credentialId": "d60d1b43-f7ac-411b-b206-022190797990", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "673ddd8c-6edc-4cca-ae22-d6f4ac329ab2", + "Content-Length": "1286", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "863", + "x-ms-region": "West US 2", + "X-Request-ID": "673ddd8c-6edc-4cca-ae22-d6f4ac329ab2" + }, + "ResponseBody": { + "dataFeedId": "72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "metrics": [ + { + "metricId": "2a5a5e60-93b1-46f6-898c-b6c68bcca52b", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "1f3c6e7b-eabf-447b-b4d8-18baff395b9b", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:18Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "d60d1b43-f7ac-411b-b206-022190797990" + } }, - "Response" : { - "x-request-id" : "ecfda7e0-9043-403a-8d9a-c5672f264418", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "130", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ecfda7e0-9043-403a-8d9a-c5672f264418", - "retry-after" : "0", - "Content-Length" : "274", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"85d9c8dd-9c5e-4c75-a8ab-b369e47e27cd\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sql_con5692e3eb-e557-41f1-a903-3e0d19160b70\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"AzureSQLConnectionString\",\"parameters\":{}}", - "Date" : "Tue, 21 Mar 2023 22:16:39 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:24 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c350b819-2e5e-46cb-98a2-966e834d331c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "0ac134c9-b5f1-4da2-a138-c926e86e1c6c", + "Content-Length": "1286", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:23 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "393", + "x-ms-region": "West US 2", + "X-Request-ID": "0ac134c9-b5f1-4da2-a138-c926e86e1c6c" + }, + "ResponseBody": { + "dataFeedId": "72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "metrics": [ + { + "metricId": "2a5a5e60-93b1-46f6-898c-b6c68bcca52b", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "1f3c6e7b-eabf-447b-b4d8-18baff395b9b", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:18Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "d60d1b43-f7ac-411b-b206-022190797990" + } }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "4aec542b-160d-47dc-b4fe-ff587f8669db", - "Content-Type" : "application/merge-patch+json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "510", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "e5013b05-e6bc-449f-81b8-2c524a50ee37", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "ServicePrincipalInKV", + "dataSourceCredentialName": "java_create_data_source_cred_spkv085ff3db-6de3-461c-bfdf-da6a926e00b0", + "parameters": { + "keyVaultEndpoint": "https://64337005-46e3-4dd4-8c9e-4e90e70749f7.vault.azure.net", + "keyVaultClientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "keyVaultClientSecret": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "servicePrincipalIdNameInKV": "DSClientID_1", + "servicePrincipalSecretNameInKV": "DSClientSer_1", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "a14c0c11-dcd1-40b5-b2e6-a83628117151", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:24 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/ebd343a9-c794-427b-a5ff-bb54bd2a9e48", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "673", + "x-ms-region": "West US 2", + "X-Request-ID": "a14c0c11-dcd1-40b5-b2e6-a83628117151" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "9c2ddacc-5872-41c2-b56c-c7a17e011a75", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "734", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "9c2ddacc-5872-41c2-b56c-c7a17e011a75", - "retry-after" : "0", - "Content-Length" : "1308", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d\",\"dataFeedName\":\"java_create_data_feed_test_sample9a2672b7-aaf5-44a0-9074-8317ea766686\",\"metrics\":[{\"metricId\":\"eba6aefb-9d23-4602-94f2-f8e25c486b74\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4122fe7d-2f5f-48f0-83de-4b17079902da\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"AzureSQLConnectionString\",\"credentialId\":\"85d9c8dd-9c5e-4c75-a8ab-b369e47e27cd\"}", - "Date" : "Tue, 21 Mar 2023 22:16:39 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/ebd343a9-c794-427b-a5ff-bb54bd2a9e48", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "4053aa50-c46a-4cfc-8392-6c564c25f56a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "56350ebf-84b4-4fc9-9316-2213e9466e72", + "Content-Length": "549", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:24 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "123", + "x-ms-region": "West US 2", + "X-Request-ID": "56350ebf-84b4-4fc9-9316-2213e9466e72" + }, + "ResponseBody": { + "dataSourceCredentialId": "ebd343a9-c794-427b-a5ff-bb54bd2a9e48", + "dataSourceCredentialName": "java_create_data_source_cred_spkv085ff3db-6de3-461c-bfdf-da6a926e00b0", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "ServicePrincipalInKV", + "parameters": { + "servicePrincipalSecretNameInKV": "DSClientSer_1", + "servicePrincipalIdNameInKV": "DSClientID_1", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "keyVaultClientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "keyVaultEndpoint": "https://64337005-46e3-4dd4-8c9e-4e90e70749f7.vault.azure.net" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7108e56f-5626-4629-b661-5b1f70966783" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "718", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "824241e2-2352-4703-a62f-8d1a4070c044", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "dataFeedDescription": "", + "timestampColumn": "", + "dataStartFrom": "2019-10-01T00:00:00Z", + "startOffsetInSeconds": 0, + "maxConcurrency": 0, + "minRetryIntervalInSeconds": -1, + "stopRetryAfterInSeconds": -1, + "needRollup": "NoRollup", + "rollUpMethod": "None", + "fillMissingPointType": "PreviousValue", + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "status": "Active", + "actionLinkTemplate": "", + "authenticationType": "ServicePrincipalInKV", + "credentialId": "ebd343a9-c794-427b-a5ff-bb54bd2a9e48", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "f11cfd0a-6e72-4aa5-a4f7-53c43e0de49c", + "Content-Length": "1290", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1008", + "x-ms-region": "West US 2", + "X-Request-ID": "f11cfd0a-6e72-4aa5-a4f7-53c43e0de49c" + }, + "ResponseBody": { + "dataFeedId": "72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "metrics": [ + { + "metricId": "2a5a5e60-93b1-46f6-898c-b6c68bcca52b", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "1f3c6e7b-eabf-447b-b4d8-18baff395b9b", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:18Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "ServicePrincipalInKV", + "credentialId": "ebd343a9-c794-427b-a5ff-bb54bd2a9e48" + } }, - "Response" : { - "x-request-id" : "cc46fb96-c6a1-4389-9071-126a78741e52", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "194", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "cc46fb96-c6a1-4389-9071-126a78741e52", - "retry-after" : "0", - "Content-Length" : "1308", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d\",\"dataFeedName\":\"java_create_data_feed_test_sample9a2672b7-aaf5-44a0-9074-8317ea766686\",\"metrics\":[{\"metricId\":\"eba6aefb-9d23-4602-94f2-f8e25c486b74\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4122fe7d-2f5f-48f0-83de-4b17079902da\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"AzureSQLConnectionString\",\"credentialId\":\"85d9c8dd-9c5e-4c75-a8ab-b369e47e27cd\"}", - "Date" : "Tue, 21 Mar 2023 22:16:40 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ef6d9001-5bb3-4afa-ab54-1e3446fc90cb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "61126527-e815-46b4-9684-874cb20cd6f1", + "Content-Length": "1290", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:25 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "207", + "x-ms-region": "West US 2", + "X-Request-ID": "61126527-e815-46b4-9684-874cb20cd6f1" + }, + "ResponseBody": { + "dataFeedId": "72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "dataFeedName": "java_create_data_feed_test_sample865f575d-98b7-4245-b2e2-3184523b763c", + "metrics": [ + { + "metricId": "2a5a5e60-93b1-46f6-898c-b6c68bcca52b", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "1f3c6e7b-eabf-447b-b4d8-18baff395b9b", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:18Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "ServicePrincipalInKV", + "credentialId": "ebd343a9-c794-427b-a5ff-bb54bd2a9e48" + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3e678f81-12ef-4711-a3a4-7c0b3fea13a5", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/72503f89-bb59-4cb5-a2fb-4f7e89c923d9", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "65e9128a-3ffd-4d7f-8990-26f9dcd7d393", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "cbac4bff-64ff-4c45-a864-a1a83c014b2e", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "576", + "x-ms-region": "West US 2", + "X-Request-ID": "cbac4bff-64ff-4c45-a864-a1a83c014b2e" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "70ad7174-2ef9-42a3-bdd5-c11c48f114cb", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "255", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "70ad7174-2ef9-42a3-bdd5-c11c48f114cb", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:16:40 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/443a3283-7d43-49fe-b74d-4be7902dde7d" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/614f38b9-7a84-4915-a300-1cb18a66f552", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "acd52c11-3b4f-4c00-9cf6-22aa77307d19", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "53e1a3de-c7c6-4a0b-a5f2-9b33d14cde9d", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "230", + "x-ms-region": "West US 2", + "X-Request-ID": "53e1a3de-c7c6-4a0b-a5f2-9b33d14cde9d" + }, + "ResponseBody": null }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/443a3283-7d43-49fe-b74d-4be7902dde7d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "4452d3d8-16de-43a9-b27d-1debfd9d2dc8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/d60d1b43-f7ac-411b-b206-022190797990", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "7f6257c6-84c0-4a18-9b04-01dff7dc0c79", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "5a2da078-bbf3-4c79-b5a0-eee520833012", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "221", + "x-ms-region": "West US 2", + "X-Request-ID": "5a2da078-bbf3-4c79-b5a0-eee520833012" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "09bc6930-98b2-4355-b742-5946b347b1c4", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "104", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "09bc6930-98b2-4355-b742-5946b347b1c4", - "retry-after" : "0", - "Content-Length" : "360", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"443a3283-7d43-49fe-b74d-4be7902dde7d\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sp34ff19a8-1bcb-467b-9e33-9707f97bd58e\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipal\",\"parameters\":{\"clientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\"}}", - "Date" : "Tue, 21 Mar 2023 22:16:40 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "89dc5f05-b081-4b2a-89fd-1ee46ce10beb", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "56f0fd3d-a63a-4b2f-8cd1-6da6c154bfd6", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "630", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "56f0fd3d-a63a-4b2f-8cd1-6da6c154bfd6", - "retry-after" : "0", - "Content-Length" : "1300", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d\",\"dataFeedName\":\"java_create_data_feed_test_sample9a2672b7-aaf5-44a0-9074-8317ea766686\",\"metrics\":[{\"metricId\":\"eba6aefb-9d23-4602-94f2-f8e25c486b74\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4122fe7d-2f5f-48f0-83de-4b17079902da\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"443a3283-7d43-49fe-b74d-4be7902dde7d\"}", - "Date" : "Tue, 21 Mar 2023 22:16:41 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "f662099b-d2a7-43a9-9faf-3e56ef7edb1c" - }, - "Response" : { - "x-request-id" : "21e58ede-9dee-4be3-b46f-6cd18488935f", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "159", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "21e58ede-9dee-4be3-b46f-6cd18488935f", - "retry-after" : "0", - "Content-Length" : "1300", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d\",\"dataFeedName\":\"java_create_data_feed_test_sample9a2672b7-aaf5-44a0-9074-8317ea766686\",\"metrics\":[{\"metricId\":\"eba6aefb-9d23-4602-94f2-f8e25c486b74\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4122fe7d-2f5f-48f0-83de-4b17079902da\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"443a3283-7d43-49fe-b74d-4be7902dde7d\"}", - "Date" : "Tue, 21 Mar 2023 22:16:41 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "cb3e2005-08ce-4588-8c8f-a594937f4488", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "065200fc-ee8d-45b2-bfee-9ea3639d7606", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "260", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "065200fc-ee8d-45b2-bfee-9ea3639d7606", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:16:41 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/d419264f-0614-4b19-b0d8-7db1df42c77d" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/d419264f-0614-4b19-b0d8-7db1df42c77d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8b914000-b10b-46d3-8bf6-0f3b727b2c2e" - }, - "Response" : { - "x-request-id" : "b4d37806-ab85-43ab-89fd-ceee6ce8054f", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "144", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b4d37806-ab85-43ab-89fd-ceee6ce8054f", - "retry-after" : "0", - "Content-Length" : "549", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"d419264f-0614-4b19-b0d8-7db1df42c77d\",\"dataSourceCredentialName\":\"java_create_data_source_cred_spkvb6f8e64e-584c-4c3f-a36a-a5c6ab06497e\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipalInKV\",\"parameters\":{\"servicePrincipalSecretNameInKV\":\"DSClientSer_1\",\"servicePrincipalIdNameInKV\":\"DSClientID_1\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\",\"keyVaultClientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"keyVaultEndpoint\":\"https://8c7a2129-da34-40ff-8c27-5da4dc05400c.vault.azure.net\"}}", - "Date" : "Tue, 21 Mar 2023 22:16:41 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6ff2df2a-b231-4410-bc5a-e96218e49b08", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "35550439-f896-4dea-be79-822946d546e4", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "778", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "35550439-f896-4dea-be79-822946d546e4", - "retry-after" : "0", - "Content-Length" : "1304", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d\",\"dataFeedName\":\"java_create_data_feed_test_sample9a2672b7-aaf5-44a0-9074-8317ea766686\",\"metrics\":[{\"metricId\":\"eba6aefb-9d23-4602-94f2-f8e25c486b74\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4122fe7d-2f5f-48f0-83de-4b17079902da\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"ServicePrincipalInKV\",\"credentialId\":\"d419264f-0614-4b19-b0d8-7db1df42c77d\"}", - "Date" : "Tue, 21 Mar 2023 22:16:42 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "0fbde9fb-439b-434d-b0f4-de6d837a5f8e" - }, - "Response" : { - "x-request-id" : "bc32686e-ed4b-47fa-a8a6-2e0b0c5bea6a", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "195", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "bc32686e-ed4b-47fa-a8a6-2e0b0c5bea6a", - "retry-after" : "0", - "Content-Length" : "1304", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d\",\"dataFeedName\":\"java_create_data_feed_test_sample9a2672b7-aaf5-44a0-9074-8317ea766686\",\"metrics\":[{\"metricId\":\"eba6aefb-9d23-4602-94f2-f8e25c486b74\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4122fe7d-2f5f-48f0-83de-4b17079902da\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"xiangyan@microsoft.com\"],\"viewers\":[],\"creator\":\"xiangyan@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2023-03-21T22:16:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"ServicePrincipalInKV\",\"credentialId\":\"d419264f-0614-4b19-b0d8-7db1df42c77d\"}", - "Date" : "Tue, 21 Mar 2023 22:16:42 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/a05a0b6a-9b32-4cd2-aac9-b0d1bace6a6d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7343cfe1-0d29-465e-b991-da45438f99cf" - }, - "Response" : { - "x-request-id" : "c14eac45-13b1-4e0b-9d9e-8a358ef042a3", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "501", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c14eac45-13b1-4e0b-9d9e-8a358ef042a3", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:16:43 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/85d9c8dd-9c5e-4c75-a8ab-b369e47e27cd", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "21a2ec4c-9690-4352-8cf7-85ae1caa934e" - }, - "Response" : { - "x-request-id" : "adce703b-848b-409a-825a-e90a0ae380d4", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "128", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "adce703b-848b-409a-825a-e90a0ae380d4", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:16:44 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/443a3283-7d43-49fe-b74d-4be7902dde7d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1e848581-fec5-4767-8630-4912c76cbc36" - }, - "Response" : { - "x-request-id" : "27cd5c2f-eb88-4bb7-89f7-c11405d960f8", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "180", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "27cd5c2f-eb88-4bb7-89f7-c11405d960f8", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:16:43 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/d419264f-0614-4b19-b0d8-7db1df42c77d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "bc748819-9d55-434e-903e-eede78effc5a" - }, - "Response" : { - "x-request-id" : "8f4c932a-5555-441a-acc6-6af116fa5ef0", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "186", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "8f4c932a-5555-441a-acc6-6af116fa5ef0", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:16:44 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/ebd343a9-c794-427b-a5ff-bb54bd2a9e48", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:28 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "61b6f8cc-e0a0-4087-a0f8-cece00741175", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "3d0e2776-d6be-49f6-81be-6e136217fa5c", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:27 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "268", + "x-ms-region": "West US 2", + "X-Request-ID": "3d0e2776-d6be-49f6-81be-6e136217fa5c" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createDataLakeGen2SharedKey[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createDataLakeGen2SharedKey[1].json index 6d97c829789bf..c739737cb92ec 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createDataLakeGen2SharedKey[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createDataLakeGen2SharedKey[1].json @@ -1,65 +1,101 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "a4b53430-1dae-4caa-b97e-ade69898e70f", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "195", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:00 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "165486c0-98f2-41ec-b10c-3ce3c0c6fa3d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gen1a5f64ac-322f-43ed-941a-0f5805bcb82e", + "parameters": { + "accountKey": "REDACTED" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "13056b1e-c5c5-4735-8f27-583e31b79a42", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:59 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/6bb7bb43-b002-491a-a5eb-552d8dc69be1", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "437", + "x-ms-region": "West US 2", + "X-Request-ID": "13056b1e-c5c5-4735-8f27-583e31b79a42" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "0d88ff0b-2acc-4815-a735-a093daa49663", - "content-length" : "0", - "x-envoy-upstream-service-time" : "269", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0d88ff0b-2acc-4815-a735-a093daa49663", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/5fa2f4e8-eea4-4384-9763-15af07923a90" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/6bb7bb43-b002-491a-a5eb-552d8dc69be1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:00 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ba3b1841-20b7-4915-afc6-024aaa08b3fa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "b4496387-66b3-44bb-a51a-aa30840de18f", + "Content-Length": "273", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:59 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "108", + "x-ms-region": "West US 2", + "X-Request-ID": "b4496387-66b3-44bb-a51a-aa30840de18f" + }, + "ResponseBody": { + "dataSourceCredentialId": "6bb7bb43-b002-491a-a5eb-552d8dc69be1", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gen1a5f64ac-322f-43ed-941a-0f5805bcb82e", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "parameters": {} + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/5fa2f4e8-eea4-4384-9763-15af07923a90", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7ab858af-195d-41bc-88e5-a4aa901e48a0" - }, - "Response" : { - "x-request-id" : "5f5f95e6-0a9f-4d2a-95f9-2dc0799a10a1", - "content-length" : "273", - "x-envoy-upstream-service-time" : "138", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5f5f95e6-0a9f-4d2a-95f9-2dc0799a10a1", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"5fa2f4e8-eea4-4384-9763-15af07923a90\",\"dataSourceCredentialName\":\"java_create_data_source_cred_dlake_gen9c16f190-8c70-49c4-9a85-c6795fe9279e\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"DataLakeGen2SharedKey\",\"parameters\":{}}", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/5fa2f4e8-eea4-4384-9763-15af07923a90", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b29e1348-027e-410c-9b78-dc7f3d91341e" - }, - "Response" : { - "x-request-id" : "88b06014-bf22-44ae-9e49-91a24227590f", - "content-length" : "0", - "x-envoy-upstream-service-time" : "143", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "88b06014-bf22-44ae-9e49-91a24227590f", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/6bb7bb43-b002-491a-a5eb-552d8dc69be1", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "cb1c911e-d483-4125-8133-b3b6424b4863", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "b49c507a-1b8c-4e66-810e-9a5fb34b21cb", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:59 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "146", + "x-ms-region": "West US 2", + "X-Request-ID": "b49c507a-1b8c-4e66-810e-9a5fb34b21cb" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createServicePrincipalInKV[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createServicePrincipalInKV[1].json index e00900a12e77d..5de518fda3562 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createServicePrincipalInKV[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createServicePrincipalInKV[1].json @@ -1,65 +1,112 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "39f42171-3e62-4286-a85f-259b4502366e", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "510", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c8669ac3-b6d0-4d4a-9839-f3a4aa55f3a3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "ServicePrincipalInKV", + "dataSourceCredentialName": "java_create_data_source_cred_spkvcd40369d-8d36-46b6-884b-50a956621eeb", + "parameters": { + "keyVaultEndpoint": "https://bdce118a-3f7b-4431-b7c2-80b3a4d86e36.vault.azure.net", + "keyVaultClientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "keyVaultClientSecret": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "servicePrincipalIdNameInKV": "DSClientID_1", + "servicePrincipalSecretNameInKV": "DSClientSer_1", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "11116ef5-3cfd-42cb-9aae-d99c21cc44b8", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/4443f44c-f4a7-4b76-b504-e377936f6a41", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "277", + "x-ms-region": "West US 2", + "X-Request-ID": "11116ef5-3cfd-42cb-9aae-d99c21cc44b8" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "7ea5d2d0-2b00-4793-9bcb-620b3f04732b", - "content-length" : "0", - "x-envoy-upstream-service-time" : "230", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7ea5d2d0-2b00-4793-9bcb-620b3f04732b", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/6dd2e4a3-bd1b-47d2-ac51-c80c7dba0e52" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/4443f44c-f4a7-4b76-b504-e377936f6a41", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "6fb817fe-e29c-404c-ab5e-bb68968189cf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "48c93c07-b4eb-4964-9c8a-40096675ded8", + "Content-Length": "549", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "108", + "x-ms-region": "West US 2", + "X-Request-ID": "48c93c07-b4eb-4964-9c8a-40096675ded8" + }, + "ResponseBody": { + "dataSourceCredentialId": "4443f44c-f4a7-4b76-b504-e377936f6a41", + "dataSourceCredentialName": "java_create_data_source_cred_spkvcd40369d-8d36-46b6-884b-50a956621eeb", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "ServicePrincipalInKV", + "parameters": { + "servicePrincipalSecretNameInKV": "DSClientSer_1", + "servicePrincipalIdNameInKV": "DSClientID_1", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "keyVaultClientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "keyVaultEndpoint": "https://bdce118a-3f7b-4431-b7c2-80b3a4d86e36.vault.azure.net" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/6dd2e4a3-bd1b-47d2-ac51-c80c7dba0e52", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "088c1678-2c69-4d11-9fa3-9741c4e1e68c" - }, - "Response" : { - "x-request-id" : "7b78bec7-e532-470b-9d2d-6e05c44e7b58", - "content-length" : "549", - "x-envoy-upstream-service-time" : "109", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7b78bec7-e532-470b-9d2d-6e05c44e7b58", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"6dd2e4a3-bd1b-47d2-ac51-c80c7dba0e52\",\"dataSourceCredentialName\":\"java_create_data_source_cred_spkv963dbddd-b647-4639-a558-219a5e6daaf2\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipalInKV\",\"parameters\":{\"servicePrincipalSecretNameInKV\":\"DSClientSer_1\",\"servicePrincipalIdNameInKV\":\"DSClientID_1\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\",\"keyVaultClientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"keyVaultEndpoint\":\"https://fafd87f9-5cb4-4bd4-ad3c-72345baf35d1.vault.azure.net\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/6dd2e4a3-bd1b-47d2-ac51-c80c7dba0e52", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8206350d-759b-43a1-8f04-4320eeedab50" - }, - "Response" : { - "x-request-id" : "1c86a7e2-2873-4cc7-bcf8-13a2ecfdecaf", - "content-length" : "0", - "x-envoy-upstream-service-time" : "124", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "1c86a7e2-2873-4cc7-bcf8-13a2ecfdecaf", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/4443f44c-f4a7-4b76-b504-e377936f6a41", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "e4a22e3d-995e-4949-9990-d8e7b407305e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "841e10cc-a152-4728-800c-b3f7dacf6ec7", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "160", + "x-ms-region": "West US 2", + "X-Request-ID": "841e10cc-a152-4728-800c-b3f7dacf6ec7" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createServicePrincipal[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createServicePrincipal[1].json index 88984b5768ff4..44fc2dbdcf1a2 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createServicePrincipal[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createServicePrincipal[1].json @@ -1,65 +1,106 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "eb1baa49-71ca-409e-a45d-2d8fc1e9d864", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "313", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:03 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "6f35dc9c-e293-4cb6-b84b-99dd7a818190", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "ServicePrincipal", + "dataSourceCredentialName": "java_create_data_source_cred_sp7f00435f-ad1b-4468-8dbd-589219d359df", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "clientSecret": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "09c132ea-44bd-432f-bdd9-4ecb2e72127a", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/3faf6d5a-b1d9-4b2b-a4e0-d0522b12b82f", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "335", + "x-ms-region": "West US 2", + "X-Request-ID": "09c132ea-44bd-432f-bdd9-4ecb2e72127a" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "749c1acd-9511-4d4f-adc9-fbf5ed444b06", - "content-length" : "0", - "x-envoy-upstream-service-time" : "344", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "749c1acd-9511-4d4f-adc9-fbf5ed444b06", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/fd240172-33c9-4615-9bad-c25499dc2c0a" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/3faf6d5a-b1d9-4b2b-a4e0-d0522b12b82f", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:03 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "6a44368d-ff6f-4220-9213-34c39b47cd4e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "407a28fa-67d2-4b45-be37-3d6533fc59b2", + "Content-Length": "360", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:03 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "119", + "x-ms-region": "West US 2", + "X-Request-ID": "407a28fa-67d2-4b45-be37-3d6533fc59b2" + }, + "ResponseBody": { + "dataSourceCredentialId": "3faf6d5a-b1d9-4b2b-a4e0-d0522b12b82f", + "dataSourceCredentialName": "java_create_data_source_cred_sp7f00435f-ad1b-4468-8dbd-589219d359df", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "ServicePrincipal", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/fd240172-33c9-4615-9bad-c25499dc2c0a", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "cf2861e5-33bd-4ce9-9e6f-1c03291f63ab" - }, - "Response" : { - "x-request-id" : "e1a21b2e-a884-4ced-82d2-eb8b60bb7eb6", - "content-length" : "360", - "x-envoy-upstream-service-time" : "104", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e1a21b2e-a884-4ced-82d2-eb8b60bb7eb6", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"fd240172-33c9-4615-9bad-c25499dc2c0a\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sp985c25a3-e0a9-4d29-a24f-d4ea2d7252cc\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipal\",\"parameters\":{\"clientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:11 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/fd240172-33c9-4615-9bad-c25499dc2c0a", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9bd65a4b-f27c-43c2-af6c-65e9d58f6c61" - }, - "Response" : { - "x-request-id" : "db4599d2-a7ec-45f8-aa54-cffbdc3cdd0a", - "content-length" : "0", - "x-envoy-upstream-service-time" : "141", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "db4599d2-a7ec-45f8-aa54-cffbdc3cdd0a", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:11 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/3faf6d5a-b1d9-4b2b-a4e0-d0522b12b82f", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:03 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "467c6702-0af6-47d2-84af-be2cd879cb94", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "1b080eb3-ad0c-4d8d-aa49-4e894846f380", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:03 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "113", + "x-ms-region": "West US 2", + "X-Request-ID": "1b080eb3-ad0c-4d8d-aa49-4e894846f380" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createSqlConnectionString[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createSqlConnectionString[1].json index 202a0694636bf..c3d58f45e4e5e 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createSqlConnectionString[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.createSqlConnectionString[1].json @@ -1,65 +1,101 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d9cd42e4-2748-4c61-b05b-4736efdf2f92", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "202", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "4376aeb0-2bee-4eb5-8509-63775db32c1f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "AzureSQLConnectionString", + "dataSourceCredentialName": "java_create_data_source_cred_sql_conedae603b-ca1d-44f2-9da9-40121aa23adf", + "parameters": { + "connectionString": "REDACTED" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "f83ec584-d0eb-4167-9286-d7d0f77e6339", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/6e47061a-de0a-4a16-883b-479e4bdbf76a", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "306", + "x-ms-region": "West US 2", + "X-Request-ID": "f83ec584-d0eb-4167-9286-d7d0f77e6339" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "68fb905a-0f2f-4262-aa02-d21ac499c648", - "content-length" : "0", - "x-envoy-upstream-service-time" : "240", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "68fb905a-0f2f-4262-aa02-d21ac499c648", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/71878b1e-7020-4a8d-b56c-2da2a3b2377d" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/6e47061a-de0a-4a16-883b-479e4bdbf76a", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "7acb745f-f386-447c-83fe-c720d35b1e74", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "292b8155-e8a8-46ea-8a9d-c750e9fdbe4e", + "Content-Length": "274", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "113", + "x-ms-region": "West US 2", + "X-Request-ID": "292b8155-e8a8-46ea-8a9d-c750e9fdbe4e" + }, + "ResponseBody": { + "dataSourceCredentialId": "6e47061a-de0a-4a16-883b-479e4bdbf76a", + "dataSourceCredentialName": "java_create_data_source_cred_sql_conedae603b-ca1d-44f2-9da9-40121aa23adf", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "AzureSQLConnectionString", + "parameters": {} + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/71878b1e-7020-4a8d-b56c-2da2a3b2377d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "f5e08a6b-2c4a-48c9-9a33-170696a42d9c" - }, - "Response" : { - "x-request-id" : "6c973ee9-efe0-41de-af99-8cd34bed518e", - "content-length" : "274", - "x-envoy-upstream-service-time" : "116", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6c973ee9-efe0-41de-af99-8cd34bed518e", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"71878b1e-7020-4a8d-b56c-2da2a3b2377d\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sql_con14c11183-3599-4b29-b5cf-a97b478f04a9\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"AzureSQLConnectionString\",\"parameters\":{}}", - "Date" : "Fri, 08 Apr 2022 23:50:09 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/71878b1e-7020-4a8d-b56c-2da2a3b2377d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "71fa3217-8558-41d6-b550-8d4a71ebe277" - }, - "Response" : { - "x-request-id" : "9fb3e595-68ed-4762-b33a-56f727411b42", - "content-length" : "0", - "x-envoy-upstream-service-time" : "149", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "9fb3e595-68ed-4762-b33a-56f727411b42", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:09 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/6e47061a-de0a-4a16-883b-479e4bdbf76a", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "8ae3d5d3-ee69-49f7-9616-ad1365f0f36a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "ce38c6cc-95c8-41a3-b057-662af84b19cf", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "126", + "x-ms-region": "West US 2", + "X-Request-ID": "ce38c6cc-95c8-41a3-b057-662af84b19cf" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.testListDataSourceCredentials[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.testListDataSourceCredentials[1].json index a56bb49f6be36..205ab84d5a20d 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.testListDataSourceCredentials[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialAsyncTest.testListDataSourceCredentials[1].json @@ -1,147 +1,266 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "2440659a-ac4c-4408-8584-23c215bc4975", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "202", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 22:59:56 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "44eb0c60-c27e-4e56-b7c6-fcd50dd9c917", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "AzureSQLConnectionString", + "dataSourceCredentialName": "java_create_data_source_cred_sql_con5b6a15cf-2e44-47dc-9e49-60e0856e5b3f", + "parameters": { + "connectionString": "REDACTED" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "fa0b2ff8-473f-4a94-b04d-31f647518057", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:56 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/75fcd7ed-ed49-4004-b710-c82c5d3d2152", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "539", + "x-ms-region": "West US 2", + "X-Request-ID": "fa0b2ff8-473f-4a94-b04d-31f647518057" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "5148f6af-fc1c-4113-92da-01f04942907b", - "content-length" : "0", - "x-envoy-upstream-service-time" : "594", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5148f6af-fc1c-4113-92da-01f04942907b", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:05 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/d33eab4a-061e-422f-9583-536bf63f9ff4" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/75fcd7ed-ed49-4004-b710-c82c5d3d2152", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c6846fc3-18bb-4c6d-a878-b31dc6400f6f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "d3b8d3e1-8d50-48b0-b7e8-19d23d2e23a0", + "Content-Length": "274", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "119", + "x-ms-region": "West US 2", + "X-Request-ID": "d3b8d3e1-8d50-48b0-b7e8-19d23d2e23a0" + }, + "ResponseBody": { + "dataSourceCredentialId": "75fcd7ed-ed49-4004-b710-c82c5d3d2152", + "dataSourceCredentialName": "java_create_data_source_cred_sql_con5b6a15cf-2e44-47dc-9e49-60e0856e5b3f", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "AzureSQLConnectionString", + "parameters": {} + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/d33eab4a-061e-422f-9583-536bf63f9ff4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "821742e8-32ee-45e1-9334-2d01921fed61" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "195", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "e99db0e0-4bc5-49c3-8c14-78c5f7de42a2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gencb37f354-417e-42d5-b2c9-892e64083c9f", + "parameters": { + "accountKey": "REDACTED" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "11630c55-c19b-4f8d-bc6b-b880f97ed8cd", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/b884cbfd-3854-483b-8091-8c435b238f42", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "399", + "x-ms-region": "West US 2", + "X-Request-ID": "11630c55-c19b-4f8d-bc6b-b880f97ed8cd" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "ab70e3a2-617f-44e9-84ac-0f846f119fe1", - "content-length" : "274", - "x-envoy-upstream-service-time" : "314", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ab70e3a2-617f-44e9-84ac-0f846f119fe1", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"d33eab4a-061e-422f-9583-536bf63f9ff4\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sql_con50289f8b-f9ea-48aa-a10d-d904e7dcffcb\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"AzureSQLConnectionString\",\"parameters\":{}}", - "Date" : "Fri, 08 Apr 2022 23:50:06 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/b884cbfd-3854-483b-8091-8c435b238f42", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "47872ef5-3127-4bea-8c50-d71899d58aa8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "dec7828a-1dfb-4798-a4e3-1959cde2a294", + "Content-Length": "273", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "110", + "x-ms-region": "West US 2", + "X-Request-ID": "dec7828a-1dfb-4798-a4e3-1959cde2a294" + }, + "ResponseBody": { + "dataSourceCredentialId": "b884cbfd-3854-483b-8091-8c435b238f42", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gencb37f354-417e-42d5-b2c9-892e64083c9f", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "parameters": {} + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5b776a62-2d1e-4244-ac1a-2b4ffccee417", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d60a2dc9-a714-4bbe-b798-17d1ae13b80d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "71d3ab27-7b90-4079-8b5b-f2504133f7ac", + "Content-Length": "1379", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "526", + "x-ms-region": "West US 2", + "X-Request-ID": "71d3ab27-7b90-4079-8b5b-f2504133f7ac" + }, + "ResponseBody": { + "value": [ + { + "dataSourceCredentialId": "b884cbfd-3854-483b-8091-8c435b238f42", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gencb37f354-417e-42d5-b2c9-892e64083c9f", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "parameters": {} + }, + { + "dataSourceCredentialId": "6e37cb48-f3c4-485d-89bf-643da443bba9", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gen3b36ae10-54cf-4963-9136-accbcf224177", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "parameters": {} + }, + { + "dataSourceCredentialId": "fe731985-5e24-46b0-8e75-6ab2ec76385a", + "dataSourceCredentialName": "java_create_data_source_cred_sql_con76a2f565-c8d1-4808-b9bb-72bea3b73d23", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "AzureSQLConnectionString", + "parameters": {} + }, + { + "dataSourceCredentialId": "75fcd7ed-ed49-4004-b710-c82c5d3d2152", + "dataSourceCredentialName": "java_create_data_source_cred_sql_con5b6a15cf-2e44-47dc-9e49-60e0856e5b3f", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "AzureSQLConnectionString", + "parameters": {} + }, + { + "dataSourceCredentialId": "9388a986-5430-4666-a758-7461c2a48774", + "dataSourceCredentialName": "sample_credential", + "dataSourceCredentialDescription": "my credential", + "dataSourceCredentialType": "ServicePrincipal", + "parameters": { + "clientId": "client_id", + "tenantId": "tenant_id" + } + } + ] + } }, - "Response" : { - "x-request-id" : "33084e53-c5ae-4784-9bf3-e4ee2ea9708e", - "content-length" : "0", - "x-envoy-upstream-service-time" : "409", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "33084e53-c5ae-4784-9bf3-e4ee2ea9708e", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:06 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/e97eab59-f8ab-4bb3-bf8b-361241c0b76e" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/75fcd7ed-ed49-4004-b710-c82c5d3d2152", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:59 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "4769990d-5074-4855-8aac-8f0dd86a8429", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "d86c8139-a31a-4316-8c19-f132d2ef0ade", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "187", + "x-ms-region": "West US 2", + "X-Request-ID": "d86c8139-a31a-4316-8c19-f132d2ef0ade" + }, + "ResponseBody": null }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/e97eab59-f8ab-4bb3-bf8b-361241c0b76e", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8330b521-8ccb-43d4-abf0-5341b8463b12" - }, - "Response" : { - "x-request-id" : "10f6ef06-59cd-4e0c-bcc9-546e131722ff", - "content-length" : "273", - "x-envoy-upstream-service-time" : "124", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "10f6ef06-59cd-4e0c-bcc9-546e131722ff", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"e97eab59-f8ab-4bb3-bf8b-361241c0b76e\",\"dataSourceCredentialName\":\"java_create_data_source_cred_dlake_gen1730dcc9-d5f4-4e82-9a17-c9bccf1b4fd0\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"DataLakeGen2SharedKey\",\"parameters\":{}}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1ef648d5-08ba-453f-b282-56535bd0620e" - }, - "Response" : { - "x-request-id" : "0120c0d8-55ec-480b-804d-feacc01c90bd", - "content-length" : "6803", - "x-envoy-upstream-service-time" : "102", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0120c0d8-55ec-480b-804d-feacc01c90bd", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataSourceCredentialId\":\"e97eab59-f8ab-4bb3-bf8b-361241c0b76e\",\"dataSourceCredentialName\":\"java_create_data_source_cred_dlake_gen1730dcc9-d5f4-4e82-9a17-c9bccf1b4fd0\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"DataLakeGen2SharedKey\",\"parameters\":{}},{\"dataSourceCredentialId\":\"bf61bf8f-cced-4002-91d7-3cde7971ff0c\",\"dataSourceCredentialName\":\"java_create_data_source_cred_dlake_gene473f19a-8810-4cf1-81af-9c78f846db3c\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"DataLakeGen2SharedKey\",\"parameters\":{}},{\"dataSourceCredentialId\":\"24de18de-29b6-44bb-b320-804b564d7c36\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sql_condcbd4355-716c-4b67-96f3-32381ac25c42\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"AzureSQLConnectionString\",\"parameters\":{}},{\"dataSourceCredentialId\":\"d33eab4a-061e-422f-9583-536bf63f9ff4\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sql_con50289f8b-f9ea-48aa-a10d-d904e7dcffcb\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"AzureSQLConnectionString\",\"parameters\":{}},{\"dataSourceCredentialId\":\"bd8efb03-f896-47e2-a190-9a2236747685\",\"dataSourceCredentialName\":\"java_create_data_source_cred_dlake_gen932b8ba9-640d-4244-8cdb-3b3f1f643004\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"DataLakeGen2SharedKey\",\"parameters\":{}},{\"dataSourceCredentialId\":\"26d33b0e-4ee7-4c04-8197-b416e145767d\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sql_conb8050b60-ada1-44e1-9cab-f626df35c709\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"AzureSQLConnectionString\",\"parameters\":{}},{\"dataSourceCredentialId\":\"87028c8d-68f8-406c-8be6-5d734f89e85e\",\"dataSourceCredentialName\":\"java_create_data_source_cred_dlake_gena761548c-6237-4d9b-95bd-fb8f936db184\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"DataLakeGen2SharedKey\",\"parameters\":{}},{\"dataSourceCredentialId\":\"2323af4c-7ba5-4d1b-96d4-553507357a2a\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sql_con660e66dc-12f3-4fa1-9a3c-b1b8a546b72f\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"AzureSQLConnectionString\",\"parameters\":{}},{\"dataSourceCredentialId\":\"d4e7c8ec-6f73-4326-a747-00f091f0a435\",\"dataSourceCredentialName\":\"java_create_data_source_cred_spff0f9695-55d5-4f00-baf1-2bc84d8f342b\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipal\",\"parameters\":{\"clientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\"}},{\"dataSourceCredentialId\":\"e5899900-be84-41be-a505-137ad292102a\",\"dataSourceCredentialName\":\"java_create_data_source_cred_spkvad3fc993-9a23-4c41-a57c-986393834024\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipalInKV\",\"parameters\":{\"servicePrincipalSecretNameInKV\":\"DSClientSer_1\",\"servicePrincipalIdNameInKV\":\"DSClientID_1\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\",\"keyVaultClientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"keyVaultEndpoint\":\"https://e9ed3b05-32e2-49a5-9d5f-5f3d7938d040.vault.azure.net\"}},{\"dataSourceCredentialId\":\"015ec99d-99c0-4818-912e-23bd8d6ae05a\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sp312e324d-5bfd-4517-bf5e-e9ce51e2f5cb\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipal\",\"parameters\":{\"clientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\"}},{\"dataSourceCredentialId\":\"364a8194-6dc3-4dea-be87-993199d7251c\",\"dataSourceCredentialName\":\"java_create_data_source_cred_dlake_gen66df73a4-0f49-487d-b0a2-361ef544fb71\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"DataLakeGen2SharedKey\",\"parameters\":{}},{\"dataSourceCredentialId\":\"ae3609ba-4e2b-4342-945b-34f7befc03e8\",\"dataSourceCredentialName\":\"java_create_data_source_cred_spkv7972c8e7-987d-48ef-9add-c8daee566e49\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipalInKV\",\"parameters\":{\"servicePrincipalSecretNameInKV\":\"DSClientSer_1\",\"servicePrincipalIdNameInKV\":\"DSClientID_1\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\",\"keyVaultClientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"keyVaultEndpoint\":\"https://80ad7a59-e21e-4370-b236-e6aa39e58825.vault.azure.net\"}},{\"dataSourceCredentialId\":\"3dd810ae-cb71-4056-b4bc-d988e278af67\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sp4d4b4ba8-326c-4d1a-8fef-161a5fa9c111\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipal\",\"parameters\":{\"clientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\"}},{\"dataSourceCredentialId\":\"f728170a-cd4e-4a72-a06c-9c1adee9ca0f\",\"dataSourceCredentialName\":\"java_create_data_source_cred_spkva0d52f12-0893-408b-a960-74963bf764a9\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipalInKV\",\"parameters\":{\"servicePrincipalSecretNameInKV\":\"DSClientSer_1\",\"servicePrincipalIdNameInKV\":\"DSClientID_1\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\",\"keyVaultClientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"keyVaultEndpoint\":\"https://7ff0ba76-39f1-4b98-b4a4-1b3a9a354ba3.vault.azure.net\"}},{\"dataSourceCredentialId\":\"d8597169-af7d-4f4f-a59f-ece184eee962\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sp71e373d1-bcc9-4ffa-8b6b-031a4812527d\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipal\",\"parameters\":{\"clientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\"}},{\"dataSourceCredentialId\":\"87293ca3-ac3a-4142-b533-245656a0fa44\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sql_con81ba4caa-73ad-4b12-a8d8-e7da5d8a9c84\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"AzureSQLConnectionString\",\"parameters\":{}},{\"dataSourceCredentialId\":\"72f2d603-c4a7-4808-af99-5bf69c88aae7\",\"dataSourceCredentialName\":\"java_create_data_source_cred_dlake_gen3ae57a51-8719-413c-906b-b40245409ec1\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"DataLakeGen2SharedKey\",\"parameters\":{}},{\"dataSourceCredentialId\":\"990062be-75c6-4bd3-9f7a-29c49b8c52ae\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sql_condc1e9ef9-fbb7-4e42-b9da-ed1b13ecfa9d\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"AzureSQLConnectionString\",\"parameters\":{}},{\"dataSourceCredentialId\":\"eafca70f-8a22-48c9-83cf-6b378952c83f\",\"dataSourceCredentialName\":\"java_create_data_source_cred_dlake_gen1190f838-5ddd-4b60-97c2-63561eb6ebcb\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"DataLakeGen2SharedKey\",\"parameters\":{}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/credentials?$maxpagesize=20&$skip=20\"}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/d33eab4a-061e-422f-9583-536bf63f9ff4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "aac3b9e9-859e-4759-90b1-8f867b0d0dd4" - }, - "Response" : { - "x-request-id" : "9ed75c2e-6309-4f88-9e3b-37cb922997fd", - "content-length" : "0", - "x-envoy-upstream-service-time" : "121", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "9ed75c2e-6309-4f88-9e3b-37cb922997fd", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/e97eab59-f8ab-4bb3-bf8b-361241c0b76e", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "57499028-2500-40f8-be0e-4a1d22b9fd20" - }, - "Response" : { - "x-request-id" : "e63e287e-ed22-426d-8e71-9ba7bb23ac93", - "content-length" : "0", - "x-envoy-upstream-service-time" : "140", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e63e287e-ed22-426d-8e71-9ba7bb23ac93", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/b884cbfd-3854-483b-8091-8c435b238f42", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:59 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d106efb5-158a-4802-8818-cf80463d362c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "a0ae7bd7-8bfd-4cbd-bb64-8f71e78035a4", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "226", + "x-ms-region": "West US 2", + "X-Request-ID": "a0ae7bd7-8bfd-4cbd-bb64-8f71e78035a4" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.createDataLakeGen2SharedKey[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.createDataLakeGen2SharedKey[1].json index dd13d3c453b57..2aeaed9bb6e3f 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.createDataLakeGen2SharedKey[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.createDataLakeGen2SharedKey[1].json @@ -1,68 +1,101 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1dd3024f-08d3-405e-886b-c7dea9f522d2", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "195", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:00 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "69a5cc94-b0e0-4443-814d-1a606379d2f0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gen775684e3-bb60-432b-8cc5-47bb3370251a", + "parameters": { + "accountKey": "REDACTED" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "87663bd2-6a39-4317-9c66-6a1f55f08a34", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:59 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/79988c71-e1ce-4dfd-8ac5-dc067cdf2ae0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "419", + "x-ms-region": "West US 2", + "X-Request-ID": "87663bd2-6a39-4317-9c66-6a1f55f08a34" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "3109761b-d933-4eaf-ac0e-1338cd806715", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "245", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "3109761b-d933-4eaf-ac0e-1338cd806715", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:11:26 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/e72aee87-f3a0-4cd4-8dde-007197061547" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/79988c71-e1ce-4dfd-8ac5-dc067cdf2ae0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:00 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "e4d8757b-dbac-4422-973d-e3d1b7427860", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "24a4e0e1-97dc-494b-bde8-b821cfbd0fd5", + "Content-Length": "273", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:59 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "114", + "x-ms-region": "West US 2", + "X-Request-ID": "24a4e0e1-97dc-494b-bde8-b821cfbd0fd5" + }, + "ResponseBody": { + "dataSourceCredentialId": "79988c71-e1ce-4dfd-8ac5-dc067cdf2ae0", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gen775684e3-bb60-432b-8cc5-47bb3370251a", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "parameters": {} + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/e72aee87-f3a0-4cd4-8dde-007197061547", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "81142c54-4a9b-45d8-8b18-37cb3ce7aac2" - }, - "Response" : { - "x-request-id" : "821d9b3c-e5a4-4958-8c60-79ee6965d6ff", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "139", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "821d9b3c-e5a4-4958-8c60-79ee6965d6ff", - "retry-after" : "0", - "Content-Length" : "273", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"e72aee87-f3a0-4cd4-8dde-007197061547\",\"dataSourceCredentialName\":\"java_create_data_source_cred_dlake_gen6bb57c2c-d1c6-4017-a93e-0e2c856b8d71\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"DataLakeGen2SharedKey\",\"parameters\":{}}", - "Date" : "Tue, 21 Mar 2023 22:11:27 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/e72aee87-f3a0-4cd4-8dde-007197061547", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "087dfa65-a284-41b0-a330-8c88b4692506" - }, - "Response" : { - "x-request-id" : "a1d58cb1-478d-4575-8e7a-7174f9c27b78", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "125", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a1d58cb1-478d-4575-8e7a-7174f9c27b78", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:11:27 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/79988c71-e1ce-4dfd-8ac5-dc067cdf2ae0", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "98a02aaf-b9d7-4520-aabe-2251c030db9e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "148f04f7-5f47-4d8a-a5bb-a5a81cf30500", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:59 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "181", + "x-ms-region": "West US 2", + "X-Request-ID": "148f04f7-5f47-4d8a-a5bb-a5a81cf30500" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.createServicePrincipal[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.createServicePrincipal[1].json index 1204d199f1cf0..d66bb238d1b40 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.createServicePrincipal[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.createServicePrincipal[1].json @@ -1,68 +1,106 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "4a081bba-1784-4cfa-805a-109f6b931223", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "313", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "4f59f42a-b078-4028-ae76-9df4e36efe73", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "ServicePrincipal", + "dataSourceCredentialName": "java_create_data_source_cred_sp912d1505-290c-4355-8ddf-eb72d4afc76c", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "clientSecret": "45389ded-5e07-4e52-b225-4ae8f905afb5", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "eff688be-0182-4276-a2f9-47f3242fff15", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/340279b5-3932-4389-a2aa-671f49f79148", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "353", + "x-ms-region": "West US 2", + "X-Request-ID": "eff688be-0182-4276-a2f9-47f3242fff15" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "5b178ea2-c366-4ff0-b93d-b6d9c007a9ef", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "370", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5b178ea2-c366-4ff0-b93d-b6d9c007a9ef", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:11:26 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/31ca9bfa-60c3-4ebb-9801-6d36c9f7f975" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/340279b5-3932-4389-a2aa-671f49f79148", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "11fb04c6-7bb2-4b01-b9ee-7b468749afa8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "d87b5e14-e2e0-47cc-b117-12c9d1307b69", + "Content-Length": "360", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "150", + "x-ms-region": "West US 2", + "X-Request-ID": "d87b5e14-e2e0-47cc-b117-12c9d1307b69" + }, + "ResponseBody": { + "dataSourceCredentialId": "340279b5-3932-4389-a2aa-671f49f79148", + "dataSourceCredentialName": "java_create_data_source_cred_sp912d1505-290c-4355-8ddf-eb72d4afc76c", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "ServicePrincipal", + "parameters": { + "clientId": "e70248b2-bffa-11eb-8529-0242ac130003", + "tenantId": "45389ded-5e07-4e52-b225-4ae8f905afb5" + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/31ca9bfa-60c3-4ebb-9801-6d36c9f7f975", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "648828a1-ed64-4cd4-92a0-eae4594c6649" - }, - "Response" : { - "x-request-id" : "e343282c-3cc8-4322-a049-a5e468aa115f", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "126", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e343282c-3cc8-4322-a049-a5e468aa115f", - "retry-after" : "0", - "Content-Length" : "360", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"31ca9bfa-60c3-4ebb-9801-6d36c9f7f975\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sp908c801d-3909-422c-b982-7e36a4104f6b\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"ServicePrincipal\",\"parameters\":{\"clientId\":\"e70248b2-bffa-11eb-8529-0242ac130003\",\"tenantId\":\"45389ded-5e07-4e52-b225-4ae8f905afb5\"}}", - "Date" : "Tue, 21 Mar 2023 22:11:26 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/31ca9bfa-60c3-4ebb-9801-6d36c9f7f975", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "f13a2a88-6078-4284-a877-c0bd393fcdf9" - }, - "Response" : { - "x-request-id" : "d5fe3e06-e992-4d4d-a21d-aa388cd32ad7", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "130", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d5fe3e06-e992-4d4d-a21d-aa388cd32ad7", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:11:28 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/340279b5-3932-4389-a2aa-671f49f79148", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "0bd2bb0f-488b-4857-8466-b345544cf25a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "7f88f82b-e3fe-4586-9f7d-51ed909be6c1", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "148", + "x-ms-region": "West US 2", + "X-Request-ID": "7f88f82b-e3fe-4586-9f7d-51ed909be6c1" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.createSqlConnectionString[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.createSqlConnectionString[1].json index 74caa5f382b38..6dc11b5a16075 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.createSqlConnectionString[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.createSqlConnectionString[1].json @@ -1,68 +1,101 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "59a072b8-c722-43b1-8a84-1f8083bf77e8", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "202", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "7bbd303d-e515-4527-ad27-21f8ded6666d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "AzureSQLConnectionString", + "dataSourceCredentialName": "java_create_data_source_cred_sql_con24abb247-e5b6-4ce1-a497-a76b945a680b", + "parameters": { + "connectionString": "REDACTED" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "8a7f6570-8ce5-487a-a9a9-79a9d570b0b6", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:00 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/74152732-5c68-44de-ab51-8c09e48254c9", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "279", + "x-ms-region": "West US 2", + "X-Request-ID": "8a7f6570-8ce5-487a-a9a9-79a9d570b0b6" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "44e4b09d-7eda-4771-93a8-c1b256f84912", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "261", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "44e4b09d-7eda-4771-93a8-c1b256f84912", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:11:27 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/55761657-6044-4511-a12b-70df9373d7a4" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/74152732-5c68-44de-ab51-8c09e48254c9", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "e9a40f30-8134-48d5-98e2-375254593adc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "97fc72f4-9054-446e-a3bf-1a3522223939", + "Content-Length": "274", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:00 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "111", + "x-ms-region": "West US 2", + "X-Request-ID": "97fc72f4-9054-446e-a3bf-1a3522223939" + }, + "ResponseBody": { + "dataSourceCredentialId": "74152732-5c68-44de-ab51-8c09e48254c9", + "dataSourceCredentialName": "java_create_data_source_cred_sql_con24abb247-e5b6-4ce1-a497-a76b945a680b", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "AzureSQLConnectionString", + "parameters": {} + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/55761657-6044-4511-a12b-70df9373d7a4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "245e1849-769c-4535-a02e-643d83b9ba77" - }, - "Response" : { - "x-request-id" : "298f0463-c021-4ef8-8324-eadf231c0a60", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "174", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "298f0463-c021-4ef8-8324-eadf231c0a60", - "retry-after" : "0", - "Content-Length" : "274", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"55761657-6044-4511-a12b-70df9373d7a4\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sql_con2b958760-0a0b-42b3-9bdd-5e9bd30eb4c5\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"AzureSQLConnectionString\",\"parameters\":{}}", - "Date" : "Tue, 21 Mar 2023 22:11:27 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/55761657-6044-4511-a12b-70df9373d7a4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c2e81497-02b7-4c2f-9ecf-bdeef2fdce8b" - }, - "Response" : { - "x-request-id" : "8793fbe7-0f81-4e21-89c8-f800000d7c12", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "127", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "8793fbe7-0f81-4e21-89c8-f800000d7c12", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:11:28 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/74152732-5c68-44de-ab51-8c09e48254c9", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "008b49e7-9949-4ee2-8685-1893ceaeab0a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "8b9a32f4-45bb-4d52-b729-1c92b4df6d87", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:00 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "100", + "x-ms-region": "West US 2", + "X-Request-ID": "8b9a32f4-45bb-4d52-b729-1c92b4df6d87" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.testListDataSourceCredentials[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.testListDataSourceCredentials[1].json index cdd7d86076097..10b4726212e18 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.testListDataSourceCredentials[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DatasourceCredentialTest.testListDataSourceCredentials[1].json @@ -1,154 +1,266 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "df7e4e4d-a702-4a22-94ff-0753e5b2aa39", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "202", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 22:59:56 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "40b5dcea-ad14-4ae8-8f1d-0ae5d0f9371e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "AzureSQLConnectionString", + "dataSourceCredentialName": "java_create_data_source_cred_sql_con76a2f565-c8d1-4808-b9bb-72bea3b73d23", + "parameters": { + "connectionString": "REDACTED" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "80982ddd-a156-4d78-b162-cf02a8ca6615", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/fe731985-5e24-46b0-8e75-6ab2ec76385a", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "555", + "x-ms-region": "West US 2", + "X-Request-ID": "80982ddd-a156-4d78-b162-cf02a8ca6615" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "0f1a61de-227c-4bc5-8907-5d82f3ff36c1", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "374", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0f1a61de-227c-4bc5-8907-5d82f3ff36c1", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:11:27 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/96b69b9e-3ede-480a-b998-613aa0107977" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/fe731985-5e24-46b0-8e75-6ab2ec76385a", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "0ff03a8e-0503-4a57-8068-5caab6222b70", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "3e20d07a-a2ec-4fc6-a734-8c9322ca9b90", + "Content-Length": "274", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "202", + "x-ms-region": "West US 2", + "X-Request-ID": "3e20d07a-a2ec-4fc6-a734-8c9322ca9b90" + }, + "ResponseBody": { + "dataSourceCredentialId": "fe731985-5e24-46b0-8e75-6ab2ec76385a", + "dataSourceCredentialName": "java_create_data_source_cred_sql_con76a2f565-c8d1-4808-b9bb-72bea3b73d23", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "AzureSQLConnectionString", + "parameters": {} + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/96b69b9e-3ede-480a-b998-613aa0107977", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5a9956c0-f859-48ae-ad09-622b9b7ac206" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "195", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "71f491fe-4380-498b-9e91-51f21cef5c26", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gen3b36ae10-54cf-4963-9136-accbcf224177", + "parameters": { + "accountKey": "REDACTED" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "5175572f-4c0b-4ca5-9f74-844fe03f4c45", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/credentials/6e37cb48-f3c4-485d-89bf-643da443bba9", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "337", + "x-ms-region": "West US 2", + "X-Request-ID": "5175572f-4c0b-4ca5-9f74-844fe03f4c45" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "214e470f-701d-44d8-bb03-bacf42950485", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "144", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "214e470f-701d-44d8-bb03-bacf42950485", - "retry-after" : "0", - "Content-Length" : "274", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"96b69b9e-3ede-480a-b998-613aa0107977\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sql_coneed4ea4e-fff6-48c8-a1be-0d5846d2b922\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"AzureSQLConnectionString\",\"parameters\":{}}", - "Date" : "Tue, 21 Mar 2023 22:11:27 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/6e37cb48-f3c4-485d-89bf-643da443bba9", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "b1aad718-b1ff-4cc4-b4f6-25d8e322df93", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "9420fe47-6c93-4473-b269-6850d5e29663", + "Content-Length": "273", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "157", + "x-ms-region": "West US 2", + "X-Request-ID": "9420fe47-6c93-4473-b269-6850d5e29663" + }, + "ResponseBody": { + "dataSourceCredentialId": "6e37cb48-f3c4-485d-89bf-643da443bba9", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gen3b36ae10-54cf-4963-9136-accbcf224177", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "parameters": {} + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6f97539b-3b5d-45d3-b760-6228459fa301", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "23bb317f-2a74-4d48-b5b3-6336a3be2514", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "6b2c41cf-e037-44d6-9235-4caed7bc4ee5", + "Content-Length": "1379", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "565", + "x-ms-region": "West US 2", + "X-Request-ID": "6b2c41cf-e037-44d6-9235-4caed7bc4ee5" + }, + "ResponseBody": { + "value": [ + { + "dataSourceCredentialId": "b884cbfd-3854-483b-8091-8c435b238f42", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gencb37f354-417e-42d5-b2c9-892e64083c9f", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "parameters": {} + }, + { + "dataSourceCredentialId": "6e37cb48-f3c4-485d-89bf-643da443bba9", + "dataSourceCredentialName": "java_create_data_source_cred_dlake_gen3b36ae10-54cf-4963-9136-accbcf224177", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "DataLakeGen2SharedKey", + "parameters": {} + }, + { + "dataSourceCredentialId": "fe731985-5e24-46b0-8e75-6ab2ec76385a", + "dataSourceCredentialName": "java_create_data_source_cred_sql_con76a2f565-c8d1-4808-b9bb-72bea3b73d23", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "AzureSQLConnectionString", + "parameters": {} + }, + { + "dataSourceCredentialId": "75fcd7ed-ed49-4004-b710-c82c5d3d2152", + "dataSourceCredentialName": "java_create_data_source_cred_sql_con5b6a15cf-2e44-47dc-9e49-60e0856e5b3f", + "dataSourceCredentialDescription": "", + "dataSourceCredentialType": "AzureSQLConnectionString", + "parameters": {} + }, + { + "dataSourceCredentialId": "9388a986-5430-4666-a758-7461c2a48774", + "dataSourceCredentialName": "sample_credential", + "dataSourceCredentialDescription": "my credential", + "dataSourceCredentialType": "ServicePrincipal", + "parameters": { + "clientId": "client_id", + "tenantId": "tenant_id" + } + } + ] + } }, - "Response" : { - "x-request-id" : "4563da42-f91d-4adb-ae19-a07db10ddd6f", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "235", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4563da42-f91d-4adb-ae19-a07db10ddd6f", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "201", - "Date" : "Tue, 21 Mar 2023 22:11:28 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/b81952e9-690b-4e84-a614-0c9fc39ce868" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/fe731985-5e24-46b0-8e75-6ab2ec76385a", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:59 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d9f641af-2c1a-443a-85ea-994953dfabc4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "aff6a792-3ea6-4518-8b1c-38342f8500d8", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "189", + "x-ms-region": "West US 2", + "X-Request-ID": "aff6a792-3ea6-4518-8b1c-38342f8500d8" + }, + "ResponseBody": null }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/b81952e9-690b-4e84-a614-0c9fc39ce868", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "4655b463-0bef-4554-871a-ce90fbe13f01" - }, - "Response" : { - "x-request-id" : "e98ce732-5d8b-48cb-8bb8-55d006118dd2", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "124", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e98ce732-5d8b-48cb-8bb8-55d006118dd2", - "retry-after" : "0", - "Content-Length" : "273", - "StatusCode" : "200", - "Body" : "{\"dataSourceCredentialId\":\"b81952e9-690b-4e84-a614-0c9fc39ce868\",\"dataSourceCredentialName\":\"java_create_data_source_cred_dlake_gend8f92192-aea5-4dd5-a81d-05164e6f7432\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"DataLakeGen2SharedKey\",\"parameters\":{}}", - "Date" : "Tue, 21 Mar 2023 22:11:28 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "945f584a-c93a-41db-b69e-1931c37f6d07" - }, - "Response" : { - "x-request-id" : "256dde52-e847-40b7-a5c0-824eb093f91e", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "223", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "256dde52-e847-40b7-a5c0-824eb093f91e", - "retry-after" : "0", - "Content-Length" : "830", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataSourceCredentialId\":\"b81952e9-690b-4e84-a614-0c9fc39ce868\",\"dataSourceCredentialName\":\"java_create_data_source_cred_dlake_gend8f92192-aea5-4dd5-a81d-05164e6f7432\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"DataLakeGen2SharedKey\",\"parameters\":{}},{\"dataSourceCredentialId\":\"96b69b9e-3ede-480a-b998-613aa0107977\",\"dataSourceCredentialName\":\"java_create_data_source_cred_sql_coneed4ea4e-fff6-48c8-a1be-0d5846d2b922\",\"dataSourceCredentialDescription\":\"\",\"dataSourceCredentialType\":\"AzureSQLConnectionString\",\"parameters\":{}},{\"dataSourceCredentialId\":\"9388a986-5430-4666-a758-7461c2a48774\",\"dataSourceCredentialName\":\"sample_credential\",\"dataSourceCredentialDescription\":\"my credential\",\"dataSourceCredentialType\":\"ServicePrincipal\",\"parameters\":{\"clientId\":\"client_id\",\"tenantId\":\"tenant_id\"}}]}", - "Date" : "Tue, 21 Mar 2023 22:11:28 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/96b69b9e-3ede-480a-b998-613aa0107977", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d53cd149-e535-42b9-9f24-d50fb218ff88" - }, - "Response" : { - "x-request-id" : "780ea243-e603-4ae4-aaa0-2a9b4dfc9b61", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "156", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "780ea243-e603-4ae4-aaa0-2a9b4dfc9b61", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:11:28 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/credentials/b81952e9-690b-4e84-a614-0c9fc39ce868", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b36fb9ac-8535-4705-839b-53b42bcddc31" - }, - "Response" : { - "x-request-id" : "1b0062f7-d2fb-4372-83d7-dbba0db282db", - "x-ms-region" : "West US 2", - "x-envoy-upstream-service-time" : "162", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "1b0062f7-d2fb-4372-83d7-dbba0db282db", - "retry-after" : "0", - "Content-Length" : "0", - "StatusCode" : "204", - "Date" : "Tue, 21 Mar 2023 22:11:29 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/credentials/6e37cb48-f3c4-485d-89bf-643da443bba9", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:59 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c83329a3-aeb5-458e-8e0f-44894aebc335", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "a9c63b95-f41d-4387-ab0d-11f95c13d955", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "191", + "x-ms-region": "West US 2", + "X-Request-ID": "a9c63b95-f41d-4387-ab0d-11f95c13d955" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.createDetectionConfigurationForMultipleSeriesAndGroup[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.createDetectionConfigurationForMultipleSeriesAndGroup[1].json index bb57d135c70ba..921f64f932f69 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.createDetectionConfigurationForMultipleSeriesAndGroup[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.createDetectionConfigurationForMultipleSeriesAndGroup[1].json @@ -1,147 +1,731 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "60628e96-127a-415f-8af1-cc6e876809ed", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "594", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:04 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "a2b00550-28ab-4bd4-8fbd-4f4b47401d41", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_data_feed_for_detection08a828ac-ecdf-4b51-8992-6f972d175a98", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "a3a82491-508d-4056-b63f-7c24717f7cdc", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:05 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/554e08e6-7a21-49ff-9f81-9e3ebf3f69c1", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1418", + "x-ms-region": "West US 2", + "X-Request-ID": "a3a82491-508d-4056-b63f-7c24717f7cdc" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "52752797-08e3-4e7f-b6d7-f87f3281a519", - "content-length" : "0", - "x-envoy-upstream-service-time" : "564", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "52752797-08e3-4e7f-b6d7-f87f3281a519", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:09 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/df57e5da-e858-4e24-9864-d62052a5613f" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/554e08e6-7a21-49ff-9f81-9e3ebf3f69c1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:05 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "42d2c4c8-af0c-449b-a9ca-899c46513455", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "eef80dd6-174e-413a-835a-31d9584f82af", + "Content-Length": "1216", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:05 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "161", + "x-ms-region": "West US 2", + "X-Request-ID": "eef80dd6-174e-413a-835a-31d9584f82af" + }, + "ResponseBody": { + "dataFeedId": "554e08e6-7a21-49ff-9f81-9e3ebf3f69c1", + "dataFeedName": "java_data_feed_for_detection08a828ac-ecdf-4b51-8992-6f972d175a98", + "metrics": [ + { + "metricId": "602f6c03-bd2e-4d44-bd2e-7196ef543d4c", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "3ffa324d-0b66-4ad0-9b62-dd1b7851aad2", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:04Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/df57e5da-e858-4e24-9864-d62052a5613f", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "f14ae87e-4a08-4fbe-b0be-0bed227c93aa" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "2215", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:06 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "3d1d3127-531e-4ff0-b006-989a334899e3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "name": "testdetectionconfig54fff98e-db27-40dc-aac4-631a12ce22d5", + "description": "test metric anomaly detection configuration", + "metricId": "602f6c03-bd2e-4d44-bd2e-7196ef543d4c", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "group": { + "dimension": { + "region": "Seoul" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "series": { + "dimension": { + "region": "Osaka", + "category": "Cell Phones" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ] + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "d08b8ef0-10e7-4c3b-a475-b87e701ee1b2", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:05 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/5a68c035-b8bf-45f7-82d5-3e764e61f563", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "307", + "x-ms-region": "West US 2", + "X-Request-ID": "d08b8ef0-10e7-4c3b-a475-b87e701ee1b2" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "0eb7163d-3d86-45b8-83b7-3776248d6932", - "content-length" : "1228", - "x-envoy-upstream-service-time" : "181", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0eb7163d-3d86-45b8-83b7-3776248d6932", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"df57e5da-e858-4e24-9864-d62052a5613f\",\"dataFeedName\":\"java_data_feed_for_detectiona829987e-77e4-495a-bb62-80f9f393c21f\",\"metrics\":[{\"metricId\":\"9d0311c7-4aa1-4858-9375-6801d8551844\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"57a4f51b-2792-41cd-a304-d97de0f33de8\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:09Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:09 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/5a68c035-b8bf-45f7-82d5-3e764e61f563", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:06 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d432dbb8-2ff0-4582-824a-e0d22f9ee133", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "48b6db94-fe05-4fbd-a386-3571c3cfb126", + "Content-Length": "2288", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:05 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "96", + "x-ms-region": "West US 2", + "X-Request-ID": "48b6db94-fe05-4fbd-a386-3571c3cfb126" + }, + "ResponseBody": { + "anomalyDetectionConfigurationId": "5a68c035-b8bf-45f7-82d5-3e764e61f563", + "name": "testdetectionconfig54fff98e-db27-40dc-aac4-631a12ce22d5", + "description": "test metric anomaly detection configuration", + "metricId": "602f6c03-bd2e-4d44-bd2e-7196ef543d4c", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "group": { + "dimension": { + "region": "Seoul" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "series": { + "dimension": { + "region": "Osaka", + "category": "Cell Phones" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ] + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "54ce3f6c-5ae0-41f7-b2a9-7e3325d42f92", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/metrics/602f6c03-bd2e-4d44-bd2e-7196ef543d4c/enrichment/anomalyDetection/configurations", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:06 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "cacba102-58d2-4c63-b524-5103d0e46d89", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "86b47098-b9e7-4503-a463-cc3ea8b1e7ca", + "Content-Length": "2698", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:06 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "105", + "x-ms-region": "West US 2", + "X-Request-ID": "86b47098-b9e7-4503-a463-cc3ea8b1e7ca" + }, + "ResponseBody": { + "value": [ + { + "anomalyDetectionConfigurationId": "5a68c035-b8bf-45f7-82d5-3e764e61f563", + "name": "testdetectionconfig54fff98e-db27-40dc-aac4-631a12ce22d5", + "description": "test metric anomaly detection configuration", + "metricId": "602f6c03-bd2e-4d44-bd2e-7196ef543d4c", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "group": { + "dimension": { + "region": "Seoul" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "series": { + "dimension": { + "region": "Osaka", + "category": "Cell Phones" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ] + }, + { + "anomalyDetectionConfigurationId": "b82a2a68-24ca-4c52-8f85-e3e970db5070", + "name": "Default", + "description": "", + "metricId": "602f6c03-bd2e-4d44-bd2e-7196ef543d4c", + "wholeMetricConfiguration": { + "smartDetectionCondition": { + "sensitivity": 79.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [], + "seriesOverrideConfigurations": [] + } + ] + } }, - "Response" : { - "x-request-id" : "37e7de25-edde-4b96-b88d-97500a61153d", - "content-length" : "0", - "x-envoy-upstream-service-time" : "296", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "37e7de25-edde-4b96-b88d-97500a61153d", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:09 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/713031db-9abf-4e74-a921-857d64d52d34" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/hooks/5a68c035-b8bf-45f7-82d5-3e764e61f563", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:06 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "8c171c88-9b63-4b23-9e31-d1b779cead8d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "b5441f5d-aa3d-408c-a110-b382b5e5a8ee", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:06 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "87", + "x-ms-region": "West US 2", + "X-Request-ID": "b5441f5d-aa3d-408c-a110-b382b5e5a8ee" + }, + "ResponseBody": null }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/713031db-9abf-4e74-a921-857d64d52d34", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9d6ec338-8214-4ecb-8791-3695288d7934" - }, - "Response" : { - "x-request-id" : "e504542e-8443-4559-99c6-a6a562835a63", - "content-length" : "2288", - "x-envoy-upstream-service-time" : "114", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e504542e-8443-4559-99c6-a6a562835a63", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyDetectionConfigurationId\":\"713031db-9abf-4e74-a921-857d64d52d34\",\"name\":\"testdetectionconfig81217e59-d4a2-4cc1-ae4d-0530dfec7c8b\",\"description\":\"test metric anomaly detection configuration\",\"metricId\":\"9d0311c7-4aa1-4858-9375-6801d8551844\",\"wholeMetricConfiguration\":{\"conditionOperator\":\"AND\",\"smartDetectionCondition\":{\"sensitivity\":50.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":13,\"minRatio\":50.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},\"dimensionGroupOverrideConfigurations\":[{\"group\":{\"dimension\":{\"region\":\"Sao Paulo\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},{\"group\":{\"dimension\":{\"region\":\"Seoul\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}],\"seriesOverrideConfigurations\":[{\"series\":{\"dimension\":{\"region\":\"Shenzhen\",\"category\":\"Jewelry\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},{\"series\":{\"dimension\":{\"region\":\"Osaka\",\"category\":\"Cell Phones\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:09 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/metrics/9d0311c7-4aa1-4858-9375-6801d8551844/enrichment/anomalyDetection/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "10970bba-8c6b-463c-86bc-8bc0b75b2907" - }, - "Response" : { - "x-request-id" : "01347471-f205-443b-aa04-8d4ab80d6412", - "content-length" : "2698", - "x-envoy-upstream-service-time" : "123", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "01347471-f205-443b-aa04-8d4ab80d6412", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"anomalyDetectionConfigurationId\":\"713031db-9abf-4e74-a921-857d64d52d34\",\"name\":\"testdetectionconfig81217e59-d4a2-4cc1-ae4d-0530dfec7c8b\",\"description\":\"test metric anomaly detection configuration\",\"metricId\":\"9d0311c7-4aa1-4858-9375-6801d8551844\",\"wholeMetricConfiguration\":{\"conditionOperator\":\"AND\",\"smartDetectionCondition\":{\"sensitivity\":50.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":13,\"minRatio\":50.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},\"dimensionGroupOverrideConfigurations\":[{\"group\":{\"dimension\":{\"region\":\"Sao Paulo\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},{\"group\":{\"dimension\":{\"region\":\"Seoul\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}],\"seriesOverrideConfigurations\":[{\"series\":{\"dimension\":{\"region\":\"Shenzhen\",\"category\":\"Jewelry\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},{\"series\":{\"dimension\":{\"region\":\"Osaka\",\"category\":\"Cell Phones\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}]},{\"anomalyDetectionConfigurationId\":\"e9d3b82e-356f-4111-b8b1-bff8a47f57e3\",\"name\":\"Default\",\"description\":\"\",\"metricId\":\"9d0311c7-4aa1-4858-9375-6801d8551844\",\"wholeMetricConfiguration\":{\"smartDetectionCondition\":{\"sensitivity\":79.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}},\"dimensionGroupOverrideConfigurations\":[],\"seriesOverrideConfigurations\":[]}]}", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/713031db-9abf-4e74-a921-857d64d52d34", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "981cd06b-8899-4092-8fc3-af03ddc879b2" - }, - "Response" : { - "x-request-id" : "840790d7-c60a-4d8e-9a0b-4e28682c4219", - "content-length" : "0", - "x-envoy-upstream-service-time" : "67", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "840790d7-c60a-4d8e-9a0b-4e28682c4219", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:09 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/df57e5da-e858-4e24-9864-d62052a5613f", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "14ddb8cf-7d9c-467a-9f3a-38b93f681ab4" - }, - "Response" : { - "x-request-id" : "d940860a-98f2-425f-aed6-710eefcbecf0", - "content-length" : "0", - "x-envoy-upstream-service-time" : "338", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d940860a-98f2-425f-aed6-710eefcbecf0", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/554e08e6-7a21-49ff-9f81-9e3ebf3f69c1", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:06 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "4f6628f2-6519-4b6f-bc3e-0dfd38c7fcaa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "d7aa36b6-5b18-45a6-8235-023eb0c92107", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:06 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "385", + "x-ms-region": "West US 2", + "X-Request-ID": "d7aa36b6-5b18-45a6-8235-023eb0c92107" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.createDetectionConfigurationForSeriesAndGroup[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.createDetectionConfigurationForSeriesAndGroup[1].json index 5424e2522a88c..4b48563d6bf25 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.createDetectionConfigurationForSeriesAndGroup[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.createDetectionConfigurationForSeriesAndGroup[1].json @@ -1,126 +1,398 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "e0467c95-fed4-4440-b07b-2425a452819f", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "594", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "a5cc66ec-9889-48aa-a2eb-a76b79fd9364", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_data_feed_for_detectione2ac83c7-373c-4abe-b983-fae72a0f7cff", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "97798b35-9c02-469e-abb8-db624e610e3c", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/f3327047-604d-4dee-a1ac-6fb127906516", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "822", + "x-ms-region": "West US 2", + "X-Request-ID": "97798b35-9c02-469e-abb8-db624e610e3c" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "da157a04-d845-412f-98ee-5b511e2c8f25", - "content-length" : "0", - "x-envoy-upstream-service-time" : "652", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "da157a04-d845-412f-98ee-5b511e2c8f25", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:11 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3d45708c-036f-4b13-8c63-41575afd3c03" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/f3327047-604d-4dee-a1ac-6fb127906516", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "bfa29f32-6447-40ef-b36f-f77bb96f706d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "68fe5466-952f-4502-a165-5c53e7ed4158", + "Content-Length": "1216", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "144", + "x-ms-region": "West US 2", + "X-Request-ID": "68fe5466-952f-4502-a165-5c53e7ed4158" + }, + "ResponseBody": { + "dataFeedId": "f3327047-604d-4dee-a1ac-6fb127906516", + "dataFeedName": "java_data_feed_for_detectione2ac83c7-373c-4abe-b983-fae72a0f7cff", + "metrics": [ + { + "metricId": "6d07773d-656f-4bea-bdc5-f1a4ed2451fd", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "5d2a971d-3928-4012-a439-e86e9001d075", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:07Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3d45708c-036f-4b13-8c63-41575afd3c03", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "847b802e-2130-4572-b8b6-a759defa0ec6" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "1143", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "15490d36-9afa-49e4-83ae-61019b9125b8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "name": "testdetectionconfig19efb650-6a25-4a71-9f42-38b8431f189f", + "description": "test metric anomaly detection configuration", + "metricId": "6d07773d-656f-4bea-bdc5-f1a4ed2451fd", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ] + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "2e27bf87-46ff-433d-8e5a-0861b17f93cb", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/81b1e7bb-b725-4a82-920f-5519527d81fc", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "237", + "x-ms-region": "West US 2", + "X-Request-ID": "2e27bf87-46ff-433d-8e5a-0861b17f93cb" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "d760938c-ba08-4c2e-9e5f-87145876e174", - "content-length" : "1228", - "x-envoy-upstream-service-time" : "185", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d760938c-ba08-4c2e-9e5f-87145876e174", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"3d45708c-036f-4b13-8c63-41575afd3c03\",\"dataFeedName\":\"java_data_feed_for_detection6f7a892a-ad43-4adc-b062-b768044db54c\",\"metrics\":[{\"metricId\":\"45c1ef19-9cb4-4209-b613-3fc374cdd9df\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a25b7bc8-87d1-4bb1-b90e-abd75658ba3e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:11Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/81b1e7bb-b725-4a82-920f-5519527d81fc", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "195a7163-9fba-4cb3-8955-2ae3964c2379", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "9c58fb04-40a3-4f15-9f76-b8a25b1e471b", + "Content-Length": "1216", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "94", + "x-ms-region": "West US 2", + "X-Request-ID": "9c58fb04-40a3-4f15-9f76-b8a25b1e471b" + }, + "ResponseBody": { + "anomalyDetectionConfigurationId": "81b1e7bb-b725-4a82-920f-5519527d81fc", + "name": "testdetectionconfig19efb650-6a25-4a71-9f42-38b8431f189f", + "description": "test metric anomaly detection configuration", + "metricId": "6d07773d-656f-4bea-bdc5-f1a4ed2451fd", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ] + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5de32ef1-4250-45d9-92c0-88e2b1beaabf", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/hooks/81b1e7bb-b725-4a82-920f-5519527d81fc", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:09 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "eaed41a5-1a4e-47ae-aea6-aace61900d19", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "fd842a59-6b98-4923-936a-46d67a2a2eff", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "71", + "x-ms-region": "West US 2", + "X-Request-ID": "fd842a59-6b98-4923-936a-46d67a2a2eff" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "35991183-4fb8-4d3f-a17f-921c3147d9aa", - "content-length" : "0", - "x-envoy-upstream-service-time" : "280", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "35991183-4fb8-4d3f-a17f-921c3147d9aa", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:11 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/a5c3f723-a484-4bbe-be28-5e3e5067fd98" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/a5c3f723-a484-4bbe-be28-5e3e5067fd98", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "dd48b822-fbf4-42bd-9f1a-afa5b9d27be1" - }, - "Response" : { - "x-request-id" : "093686bd-c200-493c-b6bd-34fa9a113296", - "content-length" : "1216", - "x-envoy-upstream-service-time" : "153", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "093686bd-c200-493c-b6bd-34fa9a113296", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyDetectionConfigurationId\":\"a5c3f723-a484-4bbe-be28-5e3e5067fd98\",\"name\":\"testdetectionconfigd593c2dd-16ed-4ac2-b9e3-a26bd6a31168\",\"description\":\"test metric anomaly detection configuration\",\"metricId\":\"45c1ef19-9cb4-4209-b613-3fc374cdd9df\",\"wholeMetricConfiguration\":{\"conditionOperator\":\"AND\",\"smartDetectionCondition\":{\"sensitivity\":50.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":13,\"minRatio\":50.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},\"dimensionGroupOverrideConfigurations\":[{\"group\":{\"dimension\":{\"region\":\"Sao Paulo\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}],\"seriesOverrideConfigurations\":[{\"series\":{\"dimension\":{\"region\":\"Shenzhen\",\"category\":\"Jewelry\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/a5c3f723-a484-4bbe-be28-5e3e5067fd98", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "e046668a-3cd3-4bc5-b026-5e3e6b02effb" - }, - "Response" : { - "x-request-id" : "2256d127-9e6d-4018-812a-30d94f736d6b", - "content-length" : "0", - "x-envoy-upstream-service-time" : "101", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2256d127-9e6d-4018-812a-30d94f736d6b", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/3d45708c-036f-4b13-8c63-41575afd3c03", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d38fe68b-f01b-42b6-98ed-5fc274d5b93a" - }, - "Response" : { - "x-request-id" : "a0a71755-4a82-44fc-91d8-8255ca8aa11c", - "content-length" : "0", - "x-envoy-upstream-service-time" : "331", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a0a71755-4a82-44fc-91d8-8255ca8aa11c", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/f3327047-604d-4dee-a1ac-6fb127906516", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:09 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "92ccdeea-8a89-49f7-b669-4d6540bfdfbe", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "49d00720-529b-4fcf-8c75-87c494f3f769", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "357", + "x-ms-region": "West US 2", + "X-Request-ID": "49d00720-529b-4fcf-8c75-87c494f3f769" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.createDetectionConfigurationForWholeSeries[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.createDetectionConfigurationForWholeSeries[1].json index 463d6a8ac8465..cfa744281119f 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.createDetectionConfigurationForWholeSeries[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.createDetectionConfigurationForWholeSeries[1].json @@ -1,126 +1,332 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "631db421-cbca-486d-981d-5c7b4a23ef2f", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "594", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "5c54a868-eb14-494b-8f13-c2e37e0171dd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_data_feed_for_detectione454bd27-f943-4a63-a542-ef3692bc1f1a", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "493e73df-7084-4ce6-9a89-f8105adea1b0", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/0cdc2f9a-6b3f-46eb-95eb-9bca14d066ec", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "672", + "x-ms-region": "West US 2", + "X-Request-ID": "493e73df-7084-4ce6-9a89-f8105adea1b0" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "fc80e35a-ba74-4d59-bdc9-f70e2f019e34", - "content-length" : "0", - "x-envoy-upstream-service-time" : "541", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "fc80e35a-ba74-4d59-bdc9-f70e2f019e34", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:06 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/c7567592-c913-4d10-8c4c-fdd2e8b703c6" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/0cdc2f9a-6b3f-46eb-95eb-9bca14d066ec", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "17e036c9-1e82-4cdc-a65d-6a10fa13ae7f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "5d140cb4-bda8-4eab-9225-95b9291b7fcc", + "Content-Length": "1216", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:01 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "193", + "x-ms-region": "West US 2", + "X-Request-ID": "5d140cb4-bda8-4eab-9225-95b9291b7fcc" + }, + "ResponseBody": { + "dataFeedId": "0cdc2f9a-6b3f-46eb-95eb-9bca14d066ec", + "dataFeedName": "java_data_feed_for_detectione454bd27-f943-4a63-a542-ef3692bc1f1a", + "metrics": [ + { + "metricId": "8089e0b1-271c-496b-bcc0-bdea238ae1ec", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "6d1a9e29-c5ad-49c5-a504-b8a144fb2eb6", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:01Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/c7567592-c913-4d10-8c4c-fdd2e8b703c6", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c84ee555-6ef4-425e-9cbb-839d41c52668" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "761", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:03 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f3005a34-409c-4f0e-8aaa-cfc0b298607b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "name": "testdetectionconfig8e8e0b98-1431-4911-a240-58df15582d8a", + "description": "test metric anomaly detection configuration", + "metricId": "8089e0b1-271c-496b-bcc0-bdea238ae1ec", + "wholeMetricConfiguration": { + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [], + "seriesOverrideConfigurations": [] + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "e7ea1e93-f9ed-4cce-a111-7f24bf147e7a", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/52c80331-9271-4f3d-a073-8f7b8f46d091", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "167", + "x-ms-region": "West US 2", + "X-Request-ID": "e7ea1e93-f9ed-4cce-a111-7f24bf147e7a" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "b2a2910a-a5a1-46b5-93bb-1a58b748b279", - "content-length" : "1228", - "x-envoy-upstream-service-time" : "167", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b2a2910a-a5a1-46b5-93bb-1a58b748b279", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"c7567592-c913-4d10-8c4c-fdd2e8b703c6\",\"dataFeedName\":\"java_data_feed_for_detection6c702af8-95d0-4407-ba44-2d7db7995fa9\",\"metrics\":[{\"metricId\":\"a6cc0c63-22a8-468f-9a83-fc4657046cc3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"50ca29dd-b96a-4f91-ab7e-06339ef2a307\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/52c80331-9271-4f3d-a073-8f7b8f46d091", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:03 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "e8c3d94a-5b9d-4176-be94-4d030e7c1196", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "c789dd3b-dc0a-4c5b-95a0-b109c7d19d76", + "Content-Length": "834", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "100", + "x-ms-region": "West US 2", + "X-Request-ID": "c789dd3b-dc0a-4c5b-95a0-b109c7d19d76" + }, + "ResponseBody": { + "anomalyDetectionConfigurationId": "52c80331-9271-4f3d-a073-8f7b8f46d091", + "name": "testdetectionconfig8e8e0b98-1431-4911-a240-58df15582d8a", + "description": "test metric anomaly detection configuration", + "metricId": "8089e0b1-271c-496b-bcc0-bdea238ae1ec", + "wholeMetricConfiguration": { + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [], + "seriesOverrideConfigurations": [] + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "79bbebb2-fc1e-4164-b909-71338fc4abe7", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/hooks/52c80331-9271-4f3d-a073-8f7b8f46d091", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:03 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d8aa20aa-34cf-404c-a95b-0c2f727cd684", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "7de17c50-f0d3-4869-bb19-886f74ab5169", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "79", + "x-ms-region": "West US 2", + "X-Request-ID": "7de17c50-f0d3-4869-bb19-886f74ab5169" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "c688b07f-8514-4dbb-bf8c-ce14d5c69d84", - "content-length" : "0", - "x-envoy-upstream-service-time" : "209", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c688b07f-8514-4dbb-bf8c-ce14d5c69d84", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/25ec679c-a900-4b2a-98eb-aa2290ae910f" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/25ec679c-a900-4b2a-98eb-aa2290ae910f", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "0191ee4e-c13c-4865-a888-7f37dac9d9ea" - }, - "Response" : { - "x-request-id" : "a3b95cdb-bfbf-4629-8c78-49997e1ce3b2", - "content-length" : "834", - "x-envoy-upstream-service-time" : "117", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a3b95cdb-bfbf-4629-8c78-49997e1ce3b2", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyDetectionConfigurationId\":\"25ec679c-a900-4b2a-98eb-aa2290ae910f\",\"name\":\"testdetectionconfigc3e1ee7a-a280-4e2a-a624-1ac29ed67082\",\"description\":\"test metric anomaly detection configuration\",\"metricId\":\"a6cc0c63-22a8-468f-9a83-fc4657046cc3\",\"wholeMetricConfiguration\":{\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":50.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":13,\"minRatio\":50.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},\"dimensionGroupOverrideConfigurations\":[],\"seriesOverrideConfigurations\":[]}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/25ec679c-a900-4b2a-98eb-aa2290ae910f", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "514ccb8f-a011-4f58-8043-2d4245cd5e47" - }, - "Response" : { - "x-request-id" : "c5196933-1fcb-45e6-9e27-86b72afd1660", - "content-length" : "0", - "x-envoy-upstream-service-time" : "65", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c5196933-1fcb-45e6-9e27-86b72afd1660", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/c7567592-c913-4d10-8c4c-fdd2e8b703c6", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "de25259e-b959-47f5-8350-82edfe85bb01" - }, - "Response" : { - "x-request-id" : "7a7f070a-bcd7-4c5f-a05f-f5dd9cfb9ede", - "content-length" : "0", - "x-envoy-upstream-service-time" : "326", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7a7f070a-bcd7-4c5f-a05f-f5dd9cfb9ede", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/0cdc2f9a-6b3f-46eb-95eb-9bca14d066ec", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:03 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "bb510710-579c-4ee4-872c-a818877ff021", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "95546105-848f-4851-88af-7d7091e94fca", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "336", + "x-ms-region": "West US 2", + "X-Request-ID": "95546105-848f-4851-88af-7d7091e94fca" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.updateDetectionConfiguration[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.updateDetectionConfiguration[1].json index 21b456accc6e2..d05e924e82194 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.updateDetectionConfiguration[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationAsyncTest.updateDetectionConfiguration[1].json @@ -1,169 +1,940 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c8fc3205-4d76-4d57-9661-d0ab27f17a48", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "594", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:09 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "205da415-4949-42e8-962e-7a0c0d0a17a0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_data_feed_for_detection9c917640-15dc-400d-9d58-5a3b9517ac59", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "d5668c20-38e0-4d37-bfac-46a34bde77ba", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/71983cf3-e968-4ec2-a407-80363cba3647", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1436", + "x-ms-region": "West US 2", + "X-Request-ID": "d5668c20-38e0-4d37-bfac-46a34bde77ba" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "22061dfc-aea4-4f76-a3fe-998dfec0b4e0", - "content-length" : "0", - "x-envoy-upstream-service-time" : "474", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "22061dfc-aea4-4f76-a3fe-998dfec0b4e0", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/2fb8b6e4-3af6-440a-9d2b-6d82bab06812" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/71983cf3-e968-4ec2-a407-80363cba3647", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "fcca5592-deb0-448f-9216-68323aa73ed6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "decbae36-115f-4298-8b8f-641d10237ecf", + "Content-Length": "1216", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "129", + "x-ms-region": "West US 2", + "X-Request-ID": "decbae36-115f-4298-8b8f-641d10237ecf" + }, + "ResponseBody": { + "dataFeedId": "71983cf3-e968-4ec2-a407-80363cba3647", + "dataFeedName": "java_data_feed_for_detection9c917640-15dc-400d-9d58-5a3b9517ac59", + "metrics": [ + { + "metricId": "70bc0e26-1e40-41fe-9010-f6e88ec89126", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d1f9232d-a523-41ba-9518-438b7ac58713", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:09Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/2fb8b6e4-3af6-440a-9d2b-6d82bab06812", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6c2c62ef-85c5-4fa6-a7c8-4a4c54ffdbfb" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "2038", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "63028e8a-f80f-46b8-9823-cf1b8ad82107", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "name": "testdetectionconfiga528f0c9-e081-42f1-bc0d-60145d03eefe", + "description": "test metric anomaly detection configuration", + "metricId": "70bc0e26-1e40-41fe-9010-f6e88ec89126", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "series": { + "dimension": { + "region": "Osaka", + "category": "Cell Phones" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ] + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "ae6b4de6-ec94-4400-9c77-53a5abff14f1", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/46903264-e211-438c-872f-6e796e07eeee", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "233", + "x-ms-region": "West US 2", + "X-Request-ID": "ae6b4de6-ec94-4400-9c77-53a5abff14f1" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "b37d1c0e-b4d4-4ee3-9f76-67bfc07604d9", - "content-length" : "1228", - "x-envoy-upstream-service-time" : "176", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b37d1c0e-b4d4-4ee3-9f76-67bfc07604d9", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"2fb8b6e4-3af6-440a-9d2b-6d82bab06812\",\"dataFeedName\":\"java_data_feed_for_detectiond736926b-8bf9-48f5-ad40-750baa5868a8\",\"metrics\":[{\"metricId\":\"c4a5a8fc-d69c-4878-bfaa-2eeedf795273\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7f7a1ddd-12d8-475d-bed9-f443d138be07\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/46903264-e211-438c-872f-6e796e07eeee", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "57bae984-016b-40ec-b1ac-98665594d288", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "329dfa7c-0692-4a66-8982-fad5f6a1d819", + "Content-Length": "2111", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "104", + "x-ms-region": "West US 2", + "X-Request-ID": "329dfa7c-0692-4a66-8982-fad5f6a1d819" + }, + "ResponseBody": { + "anomalyDetectionConfigurationId": "46903264-e211-438c-872f-6e796e07eeee", + "name": "testdetectionconfiga528f0c9-e081-42f1-bc0d-60145d03eefe", + "description": "test metric anomaly detection configuration", + "metricId": "70bc0e26-1e40-41fe-9010-f6e88ec89126", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "series": { + "dimension": { + "region": "Osaka", + "category": "Cell Phones" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ] + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "cf8766c4-8282-4fba-ab79-d176a9b09424", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/46903264-e211-438c-872f-6e796e07eeee", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "1962", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "8cef41e5-d0bc-4454-8d52-c68a026ff605", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "name": "testdetectionconfiga528f0c9-e081-42f1-bc0d-60145d03eefe", + "description": "test metric anomaly detection configuration", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "group": { + "dimension": { + "region": "Seoul" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "c33b3c5e-8f62-40cb-baa5-f31b92b63119", + "Content-Length": "2085", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "308", + "x-ms-region": "West US 2", + "X-Request-ID": "c33b3c5e-8f62-40cb-baa5-f31b92b63119" + }, + "ResponseBody": { + "anomalyDetectionConfigurationId": "46903264-e211-438c-872f-6e796e07eeee", + "name": "testdetectionconfiga528f0c9-e081-42f1-bc0d-60145d03eefe", + "description": "test metric anomaly detection configuration", + "metricId": "70bc0e26-1e40-41fe-9010-f6e88ec89126", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "group": { + "dimension": { + "region": "Seoul" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + } + ] + } }, - "Response" : { - "x-request-id" : "cbce0f0b-98cc-4b3f-aa68-00a26ef10a3c", - "content-length" : "0", - "x-envoy-upstream-service-time" : "261", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "cbce0f0b-98cc-4b3f-aa68-00a26ef10a3c", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/455eb856-c258-4a31-bef1-67269e684622" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/46903264-e211-438c-872f-6e796e07eeee", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "1754350b-21e5-49b7-bd11-439fe750c1a6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "de405920-3e7d-4da2-ac8d-6ec394696c4c", + "Content-Length": "2085", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "80", + "x-ms-region": "West US 2", + "X-Request-ID": "de405920-3e7d-4da2-ac8d-6ec394696c4c" + }, + "ResponseBody": { + "anomalyDetectionConfigurationId": "46903264-e211-438c-872f-6e796e07eeee", + "name": "testdetectionconfiga528f0c9-e081-42f1-bc0d-60145d03eefe", + "description": "test metric anomaly detection configuration", + "metricId": "70bc0e26-1e40-41fe-9010-f6e88ec89126", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "group": { + "dimension": { + "region": "Seoul" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + } + ] + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/455eb856-c258-4a31-bef1-67269e684622", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c9011bde-5717-49de-ba9c-0b70abb53fa9" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/hooks/46903264-e211-438c-872f-6e796e07eeee", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "7e54b01c-ee9b-42ee-af22-157b36e6728a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "0b430ea0-d849-4b67-8fc9-95a8b3839dc7", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "72", + "x-ms-region": "West US 2", + "X-Request-ID": "0b430ea0-d849-4b67-8fc9-95a8b3839dc7" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "90ddff42-8834-4788-af88-38ef980a626a", - "content-length" : "2111", - "x-envoy-upstream-service-time" : "113", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "90ddff42-8834-4788-af88-38ef980a626a", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyDetectionConfigurationId\":\"455eb856-c258-4a31-bef1-67269e684622\",\"name\":\"testdetectionconfig536879b7-9f59-4856-8a0c-300f8d600802\",\"description\":\"test metric anomaly detection configuration\",\"metricId\":\"c4a5a8fc-d69c-4878-bfaa-2eeedf795273\",\"wholeMetricConfiguration\":{\"conditionOperator\":\"AND\",\"smartDetectionCondition\":{\"sensitivity\":50.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":13,\"minRatio\":50.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},\"dimensionGroupOverrideConfigurations\":[{\"group\":{\"dimension\":{\"region\":\"Sao Paulo\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}}],\"seriesOverrideConfigurations\":[{\"series\":{\"dimension\":{\"region\":\"Shenzhen\",\"category\":\"Jewelry\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},{\"series\":{\"dimension\":{\"region\":\"Osaka\",\"category\":\"Cell Phones\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:15 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/455eb856-c258-4a31-bef1-67269e684622", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "980edb87-8e99-4cb2-a368-42127f716873", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "770031e6-ebb7-40a1-b975-16dc818a0731", - "content-length" : "2085", - "x-envoy-upstream-service-time" : "390", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "770031e6-ebb7-40a1-b975-16dc818a0731", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyDetectionConfigurationId\":\"455eb856-c258-4a31-bef1-67269e684622\",\"name\":\"testdetectionconfig536879b7-9f59-4856-8a0c-300f8d600802\",\"description\":\"test metric anomaly detection configuration\",\"metricId\":\"c4a5a8fc-d69c-4878-bfaa-2eeedf795273\",\"wholeMetricConfiguration\":{\"conditionOperator\":\"AND\",\"smartDetectionCondition\":{\"sensitivity\":50.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":13,\"minRatio\":50.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},\"dimensionGroupOverrideConfigurations\":[{\"group\":{\"dimension\":{\"region\":\"Sao Paulo\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},{\"group\":{\"dimension\":{\"region\":\"Seoul\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}],\"seriesOverrideConfigurations\":[{\"series\":{\"dimension\":{\"region\":\"Shenzhen\",\"category\":\"Jewelry\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:15 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/455eb856-c258-4a31-bef1-67269e684622", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "deec6ba3-8ce3-49bc-843a-410edfd987af" - }, - "Response" : { - "x-request-id" : "9e649f72-08ae-4533-a574-99a26c09f411", - "content-length" : "2085", - "x-envoy-upstream-service-time" : "130", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "9e649f72-08ae-4533-a574-99a26c09f411", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyDetectionConfigurationId\":\"455eb856-c258-4a31-bef1-67269e684622\",\"name\":\"testdetectionconfig536879b7-9f59-4856-8a0c-300f8d600802\",\"description\":\"test metric anomaly detection configuration\",\"metricId\":\"c4a5a8fc-d69c-4878-bfaa-2eeedf795273\",\"wholeMetricConfiguration\":{\"conditionOperator\":\"AND\",\"smartDetectionCondition\":{\"sensitivity\":50.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":13,\"minRatio\":50.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},\"dimensionGroupOverrideConfigurations\":[{\"group\":{\"dimension\":{\"region\":\"Sao Paulo\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},{\"group\":{\"dimension\":{\"region\":\"Seoul\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}],\"seriesOverrideConfigurations\":[{\"series\":{\"dimension\":{\"region\":\"Shenzhen\",\"category\":\"Jewelry\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:15 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/455eb856-c258-4a31-bef1-67269e684622", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "43a9cfb3-e214-4de7-b791-94cf630ad165" - }, - "Response" : { - "x-request-id" : "68730d55-295a-49c1-86dd-8d6afb6a71a0", - "content-length" : "0", - "x-envoy-upstream-service-time" : "90", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "68730d55-295a-49c1-86dd-8d6afb6a71a0", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/2fb8b6e4-3af6-440a-9d2b-6d82bab06812", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "e5e22781-572f-4b58-b3a8-d47c1ddd2402" - }, - "Response" : { - "x-request-id" : "394e060e-867c-4339-a23b-1e4acbf57f84", - "content-length" : "0", - "x-envoy-upstream-service-time" : "308", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "394e060e-867c-4339-a23b-1e4acbf57f84", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/71983cf3-e968-4ec2-a407-80363cba3647", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "f70e2cc5-fc2b-475d-a082-b4bd0f41c291", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "aa48eec2-b5e6-48fe-8585-dee5ac60386f", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "325", + "x-ms-region": "West US 2", + "X-Request-ID": "aa48eec2-b5e6-48fe-8585-dee5ac60386f" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.createDetectionConfigurationForMultipleSeriesAndGroup[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.createDetectionConfigurationForMultipleSeriesAndGroup[1].json index 7677dc7737a34..dd79818e29120 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.createDetectionConfigurationForMultipleSeriesAndGroup[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.createDetectionConfigurationForMultipleSeriesAndGroup[1].json @@ -1,147 +1,731 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b3d7ab0b-eaf7-4172-832d-dc155bfbe201", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "594", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:09 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "54f06b2a-a079-4b18-9f8e-9ca3aaa27605", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_data_feed_for_detectionfedbbd10-7872-412c-9be1-7cdf500b1ba0", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "884ef45b-180a-40ea-922f-083d59cdd0cf", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/ec12ba72-24db-4188-89f2-b4da2b5a20cf", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1666", + "x-ms-region": "West US 2", + "X-Request-ID": "884ef45b-180a-40ea-922f-083d59cdd0cf" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "6e94aa63-842c-40b6-88f8-3dfaba0c4b68", - "content-length" : "0", - "x-envoy-upstream-service-time" : "547", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6e94aa63-842c-40b6-88f8-3dfaba0c4b68", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:15 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/35ce1d3a-511e-479c-ae34-7335bfe442bb" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/ec12ba72-24db-4188-89f2-b4da2b5a20cf", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "1d5165e8-d7ec-491c-8e55-d595c639819f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "dd8cc58b-159f-4e91-adeb-c198e9692444", + "Content-Length": "1216", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "149", + "x-ms-region": "West US 2", + "X-Request-ID": "dd8cc58b-159f-4e91-adeb-c198e9692444" + }, + "ResponseBody": { + "dataFeedId": "ec12ba72-24db-4188-89f2-b4da2b5a20cf", + "dataFeedName": "java_data_feed_for_detectionfedbbd10-7872-412c-9be1-7cdf500b1ba0", + "metrics": [ + { + "metricId": "1b0f0baf-8db0-494b-9dad-cff737518b11", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "41b644ce-0ab3-4d6f-8496-01f631882aad", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:09Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/35ce1d3a-511e-479c-ae34-7335bfe442bb", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "85a663bd-e2fe-4f9c-8345-9c86570acc53" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "2215", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "9b5c2928-08bc-4792-9552-25be5d318c26", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "name": "testdetectionconfig54fff98e-db27-40dc-aac4-631a12ce22d5", + "description": "test metric anomaly detection configuration", + "metricId": "1b0f0baf-8db0-494b-9dad-cff737518b11", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "group": { + "dimension": { + "region": "Seoul" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "series": { + "dimension": { + "region": "Osaka", + "category": "Cell Phones" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ] + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "b766a8c5-4a2e-4ab8-93f6-779d669f2812", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/0fdbd704-2c85-4aa1-be9d-1b9fcdde0ca6", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "237", + "x-ms-region": "West US 2", + "X-Request-ID": "b766a8c5-4a2e-4ab8-93f6-779d669f2812" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "40cfa388-994b-476a-8eaa-1aae12fc5b47", - "content-length" : "1228", - "x-envoy-upstream-service-time" : "173", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "40cfa388-994b-476a-8eaa-1aae12fc5b47", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"35ce1d3a-511e-479c-ae34-7335bfe442bb\",\"dataFeedName\":\"java_data_feed_for_detectiond6efe5f7-cf0a-4fa4-94b6-5b0df3946a63\",\"metrics\":[{\"metricId\":\"7bd38aee-376e-4257-82c8-1b71cb87c954\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"89edb185-205d-43f5-b760-6723a83befdb\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:15 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/0fdbd704-2c85-4aa1-be9d-1b9fcdde0ca6", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "710fda85-76ce-4635-bcb4-05a0ba04ace4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "3bb07d29-520f-4269-b293-61ac3d6a4f90", + "Content-Length": "2288", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "92", + "x-ms-region": "West US 2", + "X-Request-ID": "3bb07d29-520f-4269-b293-61ac3d6a4f90" + }, + "ResponseBody": { + "anomalyDetectionConfigurationId": "0fdbd704-2c85-4aa1-be9d-1b9fcdde0ca6", + "name": "testdetectionconfig54fff98e-db27-40dc-aac4-631a12ce22d5", + "description": "test metric anomaly detection configuration", + "metricId": "1b0f0baf-8db0-494b-9dad-cff737518b11", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "group": { + "dimension": { + "region": "Seoul" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "series": { + "dimension": { + "region": "Osaka", + "category": "Cell Phones" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ] + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "026012ff-7ac4-478c-b471-493a37073f5c", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/metrics/1b0f0baf-8db0-494b-9dad-cff737518b11/enrichment/anomalyDetection/configurations", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "fba46e06-b72a-4440-bd1d-7ad9c2a979eb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "ebc0a9e0-e94a-4335-b78e-6fc89585a24f", + "Content-Length": "2698", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "86", + "x-ms-region": "West US 2", + "X-Request-ID": "ebc0a9e0-e94a-4335-b78e-6fc89585a24f" + }, + "ResponseBody": { + "value": [ + { + "anomalyDetectionConfigurationId": "0fdbd704-2c85-4aa1-be9d-1b9fcdde0ca6", + "name": "testdetectionconfig54fff98e-db27-40dc-aac4-631a12ce22d5", + "description": "test metric anomaly detection configuration", + "metricId": "1b0f0baf-8db0-494b-9dad-cff737518b11", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "group": { + "dimension": { + "region": "Seoul" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "series": { + "dimension": { + "region": "Osaka", + "category": "Cell Phones" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ] + }, + { + "anomalyDetectionConfigurationId": "6d3fe3b5-e1b8-4645-9331-f85e2dbc2848", + "name": "Default", + "description": "", + "metricId": "1b0f0baf-8db0-494b-9dad-cff737518b11", + "wholeMetricConfiguration": { + "smartDetectionCondition": { + "sensitivity": 79.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [], + "seriesOverrideConfigurations": [] + } + ] + } }, - "Response" : { - "x-request-id" : "346f54a0-b88c-4a1d-80db-ef70aa7d4f77", - "content-length" : "0", - "x-envoy-upstream-service-time" : "307", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "346f54a0-b88c-4a1d-80db-ef70aa7d4f77", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:15 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/e86aca10-2aaf-4351-bead-959fa71d12ef" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/hooks/0fdbd704-2c85-4aa1-be9d-1b9fcdde0ca6", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "9ffa9892-408c-41f1-9195-880d058458a5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "fa6fd99a-5691-4a54-a117-5212a0de52bb", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "58", + "x-ms-region": "West US 2", + "X-Request-ID": "fa6fd99a-5691-4a54-a117-5212a0de52bb" + }, + "ResponseBody": null }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/e86aca10-2aaf-4351-bead-959fa71d12ef", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3e15cd08-36fb-4a64-bf59-e2097089c279" - }, - "Response" : { - "x-request-id" : "688a64f0-93c2-4264-bb14-107d84f38d21", - "content-length" : "2288", - "x-envoy-upstream-service-time" : "101", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "688a64f0-93c2-4264-bb14-107d84f38d21", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyDetectionConfigurationId\":\"e86aca10-2aaf-4351-bead-959fa71d12ef\",\"name\":\"testdetectionconfig81217e59-d4a2-4cc1-ae4d-0530dfec7c8b\",\"description\":\"test metric anomaly detection configuration\",\"metricId\":\"7bd38aee-376e-4257-82c8-1b71cb87c954\",\"wholeMetricConfiguration\":{\"conditionOperator\":\"AND\",\"smartDetectionCondition\":{\"sensitivity\":50.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":13,\"minRatio\":50.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},\"dimensionGroupOverrideConfigurations\":[{\"group\":{\"dimension\":{\"region\":\"Sao Paulo\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},{\"group\":{\"dimension\":{\"region\":\"Seoul\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}],\"seriesOverrideConfigurations\":[{\"series\":{\"dimension\":{\"region\":\"Shenzhen\",\"category\":\"Jewelry\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},{\"series\":{\"dimension\":{\"region\":\"Osaka\",\"category\":\"Cell Phones\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/metrics/7bd38aee-376e-4257-82c8-1b71cb87c954/enrichment/anomalyDetection/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "f6ee96cc-7f3a-4f27-a827-fb6c4d9dd1f6" - }, - "Response" : { - "x-request-id" : "0bebed75-f228-4b19-b08d-dbe63c25c4d5", - "content-length" : "2698", - "x-envoy-upstream-service-time" : "110", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0bebed75-f228-4b19-b08d-dbe63c25c4d5", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"anomalyDetectionConfigurationId\":\"e86aca10-2aaf-4351-bead-959fa71d12ef\",\"name\":\"testdetectionconfig81217e59-d4a2-4cc1-ae4d-0530dfec7c8b\",\"description\":\"test metric anomaly detection configuration\",\"metricId\":\"7bd38aee-376e-4257-82c8-1b71cb87c954\",\"wholeMetricConfiguration\":{\"conditionOperator\":\"AND\",\"smartDetectionCondition\":{\"sensitivity\":50.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":13,\"minRatio\":50.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},\"dimensionGroupOverrideConfigurations\":[{\"group\":{\"dimension\":{\"region\":\"Sao Paulo\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},{\"group\":{\"dimension\":{\"region\":\"Seoul\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}],\"seriesOverrideConfigurations\":[{\"series\":{\"dimension\":{\"region\":\"Shenzhen\",\"category\":\"Jewelry\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},{\"series\":{\"dimension\":{\"region\":\"Osaka\",\"category\":\"Cell Phones\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}]},{\"anomalyDetectionConfigurationId\":\"edabaf7b-adfe-4649-88f7-0d11482adce1\",\"name\":\"Default\",\"description\":\"\",\"metricId\":\"7bd38aee-376e-4257-82c8-1b71cb87c954\",\"wholeMetricConfiguration\":{\"smartDetectionCondition\":{\"sensitivity\":79.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}},\"dimensionGroupOverrideConfigurations\":[],\"seriesOverrideConfigurations\":[]}]}", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/e86aca10-2aaf-4351-bead-959fa71d12ef", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "10ccdbdf-380b-494b-8f00-13f03a80f799" - }, - "Response" : { - "x-request-id" : "8919ba6d-3c49-427a-8779-e88ee17cab2c", - "content-length" : "0", - "x-envoy-upstream-service-time" : "101", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "8919ba6d-3c49-427a-8779-e88ee17cab2c", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/35ce1d3a-511e-479c-ae34-7335bfe442bb", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9d3245cb-19b3-471c-a169-817b36f85f89" - }, - "Response" : { - "x-request-id" : "5777f19c-0118-4237-863e-ef5ec22ce7b9", - "content-length" : "0", - "x-envoy-upstream-service-time" : "326", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5777f19c-0118-4237-863e-ef5ec22ce7b9", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:17 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/ec12ba72-24db-4188-89f2-b4da2b5a20cf", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "57604aa7-68dd-40ae-967a-f695868fe48a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "b3cc57cf-a257-4e92-bba1-8929df7917ce", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "517", + "x-ms-region": "West US 2", + "X-Request-ID": "b3cc57cf-a257-4e92-bba1-8929df7917ce" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.createDetectionConfigurationForSeriesAndGroup[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.createDetectionConfigurationForSeriesAndGroup[1].json index 2892c4c2b62b6..1f2265994ae87 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.createDetectionConfigurationForSeriesAndGroup[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.createDetectionConfigurationForSeriesAndGroup[1].json @@ -1,126 +1,398 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1f066ad0-7fbe-4e4d-9105-8c33c357a8dd", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "594", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "55514968-4f37-4c43-b21a-4f6dc0c566bf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_data_feed_for_detection176d711a-255c-4e72-b35b-daec1b3a9682", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "0341bba8-02e5-494a-9c87-e01122fa5d71", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/80966bcb-6e6c-4538-ace6-abfe118cbf38", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "976", + "x-ms-region": "West US 2", + "X-Request-ID": "0341bba8-02e5-494a-9c87-e01122fa5d71" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "0fced75e-d893-4ef0-89ff-27c7e918ce5a", - "content-length" : "0", - "x-envoy-upstream-service-time" : "488", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0fced75e-d893-4ef0-89ff-27c7e918ce5a", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:17 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/d70129f4-8e3c-4929-a155-bde2ff399237" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/80966bcb-6e6c-4538-ace6-abfe118cbf38", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "2fa3ca6f-2e98-4bee-b4f0-dda6daac3daf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "9dcfa4f1-b2f1-43a5-85d3-039d952a6e4f", + "Content-Length": "1216", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "328", + "x-ms-region": "West US 2", + "X-Request-ID": "9dcfa4f1-b2f1-43a5-85d3-039d952a6e4f" + }, + "ResponseBody": { + "dataFeedId": "80966bcb-6e6c-4538-ace6-abfe118cbf38", + "dataFeedName": "java_data_feed_for_detection176d711a-255c-4e72-b35b-daec1b3a9682", + "metrics": [ + { + "metricId": "6054ac91-70db-45f1-bb72-cdffc580cbcf", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "3ffd63b5-fd0a-4128-ad1b-b5134f24221f", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:12Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/d70129f4-8e3c-4929-a155-bde2ff399237", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "37b2fb4b-7c7c-47ee-ba4d-8367fb510489" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "1143", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "5e66dc6e-b7ec-4f3b-8694-a177676a6db4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "name": "testdetectionconfig19efb650-6a25-4a71-9f42-38b8431f189f", + "description": "test metric anomaly detection configuration", + "metricId": "6054ac91-70db-45f1-bb72-cdffc580cbcf", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ] + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "093b5248-dc82-4458-b54a-f9f2822982f0", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/a0727922-c344-4467-acf3-d1b247e343fe", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "293", + "x-ms-region": "West US 2", + "X-Request-ID": "093b5248-dc82-4458-b54a-f9f2822982f0" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "cccd3173-9716-411b-8532-e2d01d37da88", - "content-length" : "1228", - "x-envoy-upstream-service-time" : "166", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "cccd3173-9716-411b-8532-e2d01d37da88", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"d70129f4-8e3c-4929-a155-bde2ff399237\",\"dataFeedName\":\"java_data_feed_for_detectionfcbb1b0c-d7c0-416b-9643-243997ecd325\",\"metrics\":[{\"metricId\":\"dab7144b-9a58-4226-94b2-d593f29ad905\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2be31fc5-38de-4484-8145-b51d86bdd703\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:17 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/a0727922-c344-4467-acf3-d1b247e343fe", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "3aa1230f-6462-4b2a-ae6f-774dfde8ff42", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "d1045446-cda0-4d45-ad5a-84766bb513e2", + "Content-Length": "1216", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "84", + "x-ms-region": "West US 2", + "X-Request-ID": "d1045446-cda0-4d45-ad5a-84766bb513e2" + }, + "ResponseBody": { + "anomalyDetectionConfigurationId": "a0727922-c344-4467-acf3-d1b247e343fe", + "name": "testdetectionconfig19efb650-6a25-4a71-9f42-38b8431f189f", + "description": "test metric anomaly detection configuration", + "metricId": "6054ac91-70db-45f1-bb72-cdffc580cbcf", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ] + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6091801a-78a3-4750-8e0c-b02fe810417c", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/hooks/a0727922-c344-4467-acf3-d1b247e343fe", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c3740753-9a04-48a1-9ede-cc2248ca73e6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "93e4b996-dbf1-44db-839a-331b141609cd", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:13 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "78", + "x-ms-region": "West US 2", + "X-Request-ID": "93e4b996-dbf1-44db-839a-331b141609cd" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "b8af779b-a660-4656-85af-a1cf5f73a429", - "content-length" : "0", - "x-envoy-upstream-service-time" : "271", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b8af779b-a660-4656-85af-a1cf5f73a429", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:17 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/ba375ec6-5ded-4df2-a357-4e511cd3ef52" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/ba375ec6-5ded-4df2-a357-4e511cd3ef52", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "21ba3e4f-17b5-49d6-8527-565849025e32" - }, - "Response" : { - "x-request-id" : "5f9f046e-52e9-40c2-8fb3-39b27b7a44f8", - "content-length" : "1216", - "x-envoy-upstream-service-time" : "110", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5f9f046e-52e9-40c2-8fb3-39b27b7a44f8", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyDetectionConfigurationId\":\"ba375ec6-5ded-4df2-a357-4e511cd3ef52\",\"name\":\"testdetectionconfigd593c2dd-16ed-4ac2-b9e3-a26bd6a31168\",\"description\":\"test metric anomaly detection configuration\",\"metricId\":\"dab7144b-9a58-4226-94b2-d593f29ad905\",\"wholeMetricConfiguration\":{\"conditionOperator\":\"AND\",\"smartDetectionCondition\":{\"sensitivity\":50.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":13,\"minRatio\":50.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},\"dimensionGroupOverrideConfigurations\":[{\"group\":{\"dimension\":{\"region\":\"Sao Paulo\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}],\"seriesOverrideConfigurations\":[{\"series\":{\"dimension\":{\"region\":\"Shenzhen\",\"category\":\"Jewelry\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/ba375ec6-5ded-4df2-a357-4e511cd3ef52", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "abfb75e3-6c79-4dbc-b356-dff55f8fd68c" - }, - "Response" : { - "x-request-id" : "a863aa85-7575-4cb5-b57c-6b3e96559733", - "content-length" : "0", - "x-envoy-upstream-service-time" : "75", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a863aa85-7575-4cb5-b57c-6b3e96559733", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/d70129f4-8e3c-4929-a155-bde2ff399237", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5b9b53e8-1a2d-4a2c-ba22-267f5273179f" - }, - "Response" : { - "x-request-id" : "e9968d33-f884-442b-bd07-2ff7c3012bb0", - "content-length" : "0", - "x-envoy-upstream-service-time" : "357", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e9968d33-f884-442b-bd07-2ff7c3012bb0", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/80966bcb-6e6c-4538-ace6-abfe118cbf38", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "6ff374fd-cff1-49a0-9d4a-baac3a7213df", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "2108cbcf-39b5-4e61-9b9d-767104d42c0e", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:14 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "568", + "x-ms-region": "West US 2", + "X-Request-ID": "2108cbcf-39b5-4e61-9b9d-767104d42c0e" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.createDetectionConfigurationForWholeSeries[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.createDetectionConfigurationForWholeSeries[1].json index a428f8851c4ee..03708909c40f5 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.createDetectionConfigurationForWholeSeries[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.createDetectionConfigurationForWholeSeries[1].json @@ -1,126 +1,332 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6374597a-4bb7-4d0d-a0b9-455d5946c8e3", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "594", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:05 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "143b1624-16ba-4abc-a27e-d2d38f6250f4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_data_feed_for_detectionb82ea2b1-3a3b-4891-9e6a-b7d90adc46e9", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "3e3a0179-2bc1-40fb-9544-cd24e65aa3d3", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:06 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/b97ce530-f0c7-4c67-bb27-4639e0adbefa", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "985", + "x-ms-region": "West US 2", + "X-Request-ID": "3e3a0179-2bc1-40fb-9544-cd24e65aa3d3" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "a8ac7d03-ee5f-4044-93f8-39981b794baa", - "content-length" : "0", - "x-envoy-upstream-service-time" : "461", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a8ac7d03-ee5f-4044-93f8-39981b794baa", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:13 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/61b5ee68-835d-49ef-8028-89cf9dbfac5f" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/b97ce530-f0c7-4c67-bb27-4639e0adbefa", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "6a31ab46-ec41-4d1d-a557-7ec7c4e1ba1a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "faa7f347-b9b3-4853-864b-81e8773e6a09", + "Content-Length": "1216", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:06 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "161", + "x-ms-region": "West US 2", + "X-Request-ID": "faa7f347-b9b3-4853-864b-81e8773e6a09" + }, + "ResponseBody": { + "dataFeedId": "b97ce530-f0c7-4c67-bb27-4639e0adbefa", + "dataFeedName": "java_data_feed_for_detectionb82ea2b1-3a3b-4891-9e6a-b7d90adc46e9", + "metrics": [ + { + "metricId": "97f6b0c5-924a-4b04-9405-36856d0267d3", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "a8f62c2b-f7e6-4f41-96e6-473281d742d8", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:06Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/61b5ee68-835d-49ef-8028-89cf9dbfac5f", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b9042c31-19d8-4b12-9d63-5b5a2e4efd9b" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "761", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d34acc8e-8dab-4ed0-93c0-7c19c0f680d2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "name": "testdetectionconfig8e8e0b98-1431-4911-a240-58df15582d8a", + "description": "test metric anomaly detection configuration", + "metricId": "97f6b0c5-924a-4b04-9405-36856d0267d3", + "wholeMetricConfiguration": { + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [], + "seriesOverrideConfigurations": [] + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "db2e0d45-9bb9-41e9-981e-6180ec507148", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/0149766c-0e0f-4944-8da5-e597a6d84179", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "244", + "x-ms-region": "West US 2", + "X-Request-ID": "db2e0d45-9bb9-41e9-981e-6180ec507148" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "c1cbdbcf-ed81-48a4-8bc7-61ce7e6004cf", - "content-length" : "1228", - "x-envoy-upstream-service-time" : "165", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c1cbdbcf-ed81-48a4-8bc7-61ce7e6004cf", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"61b5ee68-835d-49ef-8028-89cf9dbfac5f\",\"dataFeedName\":\"java_data_feed_for_detectione198f187-8e09-4c83-a408-e9180a3a4bf8\",\"metrics\":[{\"metricId\":\"585c7f6d-fdcd-498e-b952-3f554c865243\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2ce5f611-0db8-4f6a-bbf7-0169fcd3d1a4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:12Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/0149766c-0e0f-4944-8da5-e597a6d84179", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "65e65266-e5ef-4d69-8369-4cfab53acb0b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "d82aff05-2893-40df-b24e-6c263b57f2ea", + "Content-Length": "834", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "152", + "x-ms-region": "West US 2", + "X-Request-ID": "d82aff05-2893-40df-b24e-6c263b57f2ea" + }, + "ResponseBody": { + "anomalyDetectionConfigurationId": "0149766c-0e0f-4944-8da5-e597a6d84179", + "name": "testdetectionconfig8e8e0b98-1431-4911-a240-58df15582d8a", + "description": "test metric anomaly detection configuration", + "metricId": "97f6b0c5-924a-4b04-9405-36856d0267d3", + "wholeMetricConfiguration": { + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [], + "seriesOverrideConfigurations": [] + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ae5d8142-c0e1-4b71-9ff0-6f80619a8f55", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/hooks/0149766c-0e0f-4944-8da5-e597a6d84179", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "27838b1d-706b-4d07-8dbc-d944fe32ce3c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "c00aa9af-e658-4dfb-9bd7-ffb486878de7", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "83", + "x-ms-region": "West US 2", + "X-Request-ID": "c00aa9af-e658-4dfb-9bd7-ffb486878de7" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "39766b2a-c89b-44e2-95dc-364757d56475", - "content-length" : "0", - "x-envoy-upstream-service-time" : "182", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "39766b2a-c89b-44e2-95dc-364757d56475", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:13 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/fc92decf-7ee6-45e8-924b-ce1cb242ca7c" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/fc92decf-7ee6-45e8-924b-ce1cb242ca7c", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d486cec2-9688-4fd9-9b39-6ff7b7f317e5" - }, - "Response" : { - "x-request-id" : "3e180b9c-4538-4440-903a-41307f67d0b0", - "content-length" : "834", - "x-envoy-upstream-service-time" : "110", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "3e180b9c-4538-4440-903a-41307f67d0b0", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyDetectionConfigurationId\":\"fc92decf-7ee6-45e8-924b-ce1cb242ca7c\",\"name\":\"testdetectionconfigc3e1ee7a-a280-4e2a-a624-1ac29ed67082\",\"description\":\"test metric anomaly detection configuration\",\"metricId\":\"585c7f6d-fdcd-498e-b952-3f554c865243\",\"wholeMetricConfiguration\":{\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":50.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":13,\"minRatio\":50.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},\"dimensionGroupOverrideConfigurations\":[],\"seriesOverrideConfigurations\":[]}", - "Date" : "Fri, 08 Apr 2022 23:50:13 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/fc92decf-7ee6-45e8-924b-ce1cb242ca7c", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ee68973d-1df2-4d1e-be43-5688756a0d08" - }, - "Response" : { - "x-request-id" : "e76cc0d1-fb3c-4dae-add2-e39c4e7cdec1", - "content-length" : "0", - "x-envoy-upstream-service-time" : "73", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e76cc0d1-fb3c-4dae-add2-e39c4e7cdec1", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/61b5ee68-835d-49ef-8028-89cf9dbfac5f", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "2548ef12-cf79-4e8b-8b97-d6864984ddb5" - }, - "Response" : { - "x-request-id" : "2afbb094-1514-4839-b375-3b6d0c5007c4", - "content-length" : "0", - "x-envoy-upstream-service-time" : "384", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2afbb094-1514-4839-b375-3b6d0c5007c4", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/b97ce530-f0c7-4c67-bb27-4639e0adbefa", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "d3863d49-d3af-4338-bdad-1adfe1700091", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "e17b668a-523b-4405-b1de-9996f5275a86", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "318", + "x-ms-region": "West US 2", + "X-Request-ID": "e17b668a-523b-4405-b1de-9996f5275a86" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.updateDetectionConfiguration[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.updateDetectionConfiguration[1].json index 82876d1e0add4..64cf63545eb51 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.updateDetectionConfiguration[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/DetectionConfigurationTest.updateDetectionConfiguration[1].json @@ -1,169 +1,940 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "716edcd3-ee68-4330-89c1-fbef497c6329", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "594", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "58169dc6-e0a9-43c8-a336-de83816bd444", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dataSourceType": "SqlServer", + "dataFeedName": "java_data_feed_for_detection8e206382-a6dd-4b56-a939-419f0d3a321d", + "granularityName": "Daily", + "metrics": [ + { + "metricName": "cost", + "metricDisplayName": "cost" + }, + { + "metricName": "revenue", + "metricDisplayName": "revenue" + } + ], + "dimension": [ + { + "dimensionName": "region", + "dimensionDisplayName": "region" + }, + { + "dimensionName": "category", + "dimensionDisplayName": "category" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "maxConcurrency": 0, + "authenticationType": "Basic", + "dataSourceParameter": { + "connectionString": "REDACTED", + "query": "select * from adsample2 where Timestamp = @StartTime" + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "b5bfb3b8-dbd4-4084-9710-482a6ae5300a", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/4576bc54-76c3-484a-8cde-cdaeb40b12e3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1303", + "x-ms-region": "West US 2", + "X-Request-ID": "b5bfb3b8-dbd4-4084-9710-482a6ae5300a" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "d6e0a71c-2fc4-4f09-896a-482b3c203b61", - "content-length" : "0", - "x-envoy-upstream-service-time" : "487", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d6e0a71c-2fc4-4f09-896a-482b3c203b61", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/4a4d2891-a7d5-40ac-bdd3-6bcba125588d" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/4576bc54-76c3-484a-8cde-cdaeb40b12e3", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:16 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "c846cefd-6de9-4406-9cbf-6ca2db84e948", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "d8267f5e-c204-4256-b33e-40b7ada66ee6", + "Content-Length": "1216", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "147", + "x-ms-region": "West US 2", + "X-Request-ID": "d8267f5e-c204-4256-b33e-40b7ada66ee6" + }, + "ResponseBody": { + "dataFeedId": "4576bc54-76c3-484a-8cde-cdaeb40b12e3", + "dataFeedName": "java_data_feed_for_detection8e206382-a6dd-4b56-a939-419f0d3a321d", + "metrics": [ + { + "metricId": "6bc8f0a6-4694-498e-ac17-f938ed02c0df", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "da0ceac4-1aa1-486e-b9c2-7c7381fac73a", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:16Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/4a4d2891-a7d5-40ac-bdd3-6bcba125588d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "a08798a0-e05b-4d6f-98bb-e11c390d36b1" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "2038", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "a708c9f4-1eb8-44c1-8e56-09ffb7705802", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "name": "testdetectionconfiga528f0c9-e081-42f1-bc0d-60145d03eefe", + "description": "test metric anomaly detection configuration", + "metricId": "6bc8f0a6-4694-498e-ac17-f938ed02c0df", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "series": { + "dimension": { + "region": "Osaka", + "category": "Cell Phones" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ] + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "830c3102-bba8-4a3c-bb61-576fe4f2e44c", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/069a0639-ec91-409d-b717-70c805096dc3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "203", + "x-ms-region": "West US 2", + "X-Request-ID": "830c3102-bba8-4a3c-bb61-576fe4f2e44c" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "bed6497e-dd85-4227-9015-f212896b957b", - "content-length" : "1228", - "x-envoy-upstream-service-time" : "180", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "bed6497e-dd85-4227-9015-f212896b957b", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"dataFeedId\":\"4a4d2891-a7d5-40ac-bdd3-6bcba125588d\",\"dataFeedName\":\"java_data_feed_for_detection17f64f2e-4594-4f66-827c-468ab29a3e62\",\"metrics\":[{\"metricId\":\"74d260fa-210c-482d-bf0c-4d9b38842663\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3048654a-9441-4c96-b437-96308c2a6fba\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT", - "Content-Type" : "application/json; charset=utf-8" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/069a0639-ec91-409d-b717-70c805096dc3", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "102fec6d-3195-41e3-b430-be1cd163f298", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "600aedd3-a14d-47b8-8da7-465a559e5ad4", + "Content-Length": "2111", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:15 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "81", + "x-ms-region": "West US 2", + "X-Request-ID": "600aedd3-a14d-47b8-8da7-465a559e5ad4" + }, + "ResponseBody": { + "anomalyDetectionConfigurationId": "069a0639-ec91-409d-b717-70c805096dc3", + "name": "testdetectionconfiga528f0c9-e081-42f1-bc0d-60145d03eefe", + "description": "test metric anomaly detection configuration", + "metricId": "6bc8f0a6-4694-498e-ac17-f938ed02c0df", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "series": { + "dimension": { + "region": "Osaka", + "category": "Cell Phones" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ] + } }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5cf1d2e7-fddf-416a-a3b6-226b638f28d0", - "Content-Type" : "application/json" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/069a0639-ec91-409d-b717-70c805096dc3", + "RequestMethod": "PATCH", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "1962", + "Content-Type": "application/merge-patch\u002Bjson", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "b9f20217-905d-477b-810c-13c92cef159b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "name": "testdetectionconfiga528f0c9-e081-42f1-bc0d-60145d03eefe", + "description": "test metric anomaly detection configuration", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "group": { + "dimension": { + "region": "Seoul" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "withinRange": true, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "1e172026-b721-4a0e-aaab-32086e62e951", + "Content-Length": "2085", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:16 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "292", + "x-ms-region": "West US 2", + "X-Request-ID": "1e172026-b721-4a0e-aaab-32086e62e951" + }, + "ResponseBody": { + "anomalyDetectionConfigurationId": "069a0639-ec91-409d-b717-70c805096dc3", + "name": "testdetectionconfiga528f0c9-e081-42f1-bc0d-60145d03eefe", + "description": "test metric anomaly detection configuration", + "metricId": "6bc8f0a6-4694-498e-ac17-f938ed02c0df", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "group": { + "dimension": { + "region": "Seoul" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + } + ] + } }, - "Response" : { - "x-request-id" : "56f75fc1-d845-4be9-86f3-f36da864139d", - "content-length" : "0", - "x-envoy-upstream-service-time" : "288", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "56f75fc1-d845-4be9-86f3-f36da864139d", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/2212e735-9074-47f5-ad74-e1fed09de78e" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/069a0639-ec91-409d-b717-70c805096dc3", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "a4816d55-6ea1-42e7-8737-eb5f4ec5df4e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "19090410-20f5-428c-9151-5265706d6504", + "Content-Length": "2085", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:16 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "97", + "x-ms-region": "West US 2", + "X-Request-ID": "19090410-20f5-428c-9151-5265706d6504" + }, + "ResponseBody": { + "anomalyDetectionConfigurationId": "069a0639-ec91-409d-b717-70c805096dc3", + "name": "testdetectionconfiga528f0c9-e081-42f1-bc0d-60145d03eefe", + "description": "test metric anomaly detection configuration", + "metricId": "6bc8f0a6-4694-498e-ac17-f938ed02c0df", + "wholeMetricConfiguration": { + "conditionOperator": "AND", + "smartDetectionCondition": { + "sensitivity": 50.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 13, + "minRatio": 50.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + "dimensionGroupOverrideConfigurations": [ + { + "group": { + "dimension": { + "region": "Sao Paulo" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + }, + { + "group": { + "dimension": { + "region": "Seoul" + } + }, + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + } + } + ], + "seriesOverrideConfigurations": [ + { + "series": { + "dimension": { + "region": "Shenzhen", + "category": "Jewelry" + } + }, + "conditionOperator": "OR", + "smartDetectionCondition": { + "sensitivity": 63.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 1, + "minRatio": 100.0 + } + }, + "hardThresholdCondition": { + "lowerBound": 0.0, + "upperBound": 100.0, + "anomalyDetectorDirection": "Both", + "suppressCondition": { + "minNumber": 5, + "minRatio": 5.0 + } + }, + "changeThresholdCondition": { + "changePercentage": 50.0, + "shiftPoint": 30, + "anomalyDetectorDirection": "Both", + "withinRange": true, + "suppressCondition": { + "minNumber": 2, + "minRatio": 2.0 + } + } + } + ] + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/2212e735-9074-47f5-ad74-e1fed09de78e", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "007fe3d5-f11a-4e62-a5f7-a9f026d29231" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/hooks/069a0639-ec91-409d-b717-70c805096dc3", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "aeec7a64-6e39-4ba4-806c-66fb33446b5c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "c5f4cf1c-0f5d-4eba-9ea3-55f6c0d170d6", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:16 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "60", + "x-ms-region": "West US 2", + "X-Request-ID": "c5f4cf1c-0f5d-4eba-9ea3-55f6c0d170d6" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "4e10b5df-ab2d-4c32-9110-5fc7736a0f55", - "content-length" : "2111", - "x-envoy-upstream-service-time" : "122", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4e10b5df-ab2d-4c32-9110-5fc7736a0f55", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyDetectionConfigurationId\":\"2212e735-9074-47f5-ad74-e1fed09de78e\",\"name\":\"testdetectionconfig536879b7-9f59-4856-8a0c-300f8d600802\",\"description\":\"test metric anomaly detection configuration\",\"metricId\":\"74d260fa-210c-482d-bf0c-4d9b38842663\",\"wholeMetricConfiguration\":{\"conditionOperator\":\"AND\",\"smartDetectionCondition\":{\"sensitivity\":50.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":13,\"minRatio\":50.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},\"dimensionGroupOverrideConfigurations\":[{\"group\":{\"dimension\":{\"region\":\"Sao Paulo\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}}],\"seriesOverrideConfigurations\":[{\"series\":{\"dimension\":{\"region\":\"Shenzhen\",\"category\":\"Jewelry\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},{\"series\":{\"dimension\":{\"region\":\"Osaka\",\"category\":\"Cell Phones\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PATCH", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/2212e735-9074-47f5-ad74-e1fed09de78e", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "f4434ed7-9fa4-4544-98b3-bcc8565ac1c8", - "Content-Type" : "application/merge-patch+json" - }, - "Response" : { - "x-request-id" : "70da7898-61ba-4534-9aeb-9fda9b2bdfa0", - "content-length" : "2085", - "x-envoy-upstream-service-time" : "509", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "70da7898-61ba-4534-9aeb-9fda9b2bdfa0", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyDetectionConfigurationId\":\"2212e735-9074-47f5-ad74-e1fed09de78e\",\"name\":\"testdetectionconfig536879b7-9f59-4856-8a0c-300f8d600802\",\"description\":\"test metric anomaly detection configuration\",\"metricId\":\"74d260fa-210c-482d-bf0c-4d9b38842663\",\"wholeMetricConfiguration\":{\"conditionOperator\":\"AND\",\"smartDetectionCondition\":{\"sensitivity\":50.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":13,\"minRatio\":50.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},\"dimensionGroupOverrideConfigurations\":[{\"group\":{\"dimension\":{\"region\":\"Sao Paulo\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},{\"group\":{\"dimension\":{\"region\":\"Seoul\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}],\"seriesOverrideConfigurations\":[{\"series\":{\"dimension\":{\"region\":\"Shenzhen\",\"category\":\"Jewelry\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/enrichment/anomalyDetection/configurations/2212e735-9074-47f5-ad74-e1fed09de78e", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c84f78ef-f2ca-4437-9e27-73f695ce2eb9" - }, - "Response" : { - "x-request-id" : "96558c1b-7de1-435a-9cb4-d45d3ddc62ba", - "content-length" : "2085", - "x-envoy-upstream-service-time" : "182", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "96558c1b-7de1-435a-9cb4-d45d3ddc62ba", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"anomalyDetectionConfigurationId\":\"2212e735-9074-47f5-ad74-e1fed09de78e\",\"name\":\"testdetectionconfig536879b7-9f59-4856-8a0c-300f8d600802\",\"description\":\"test metric anomaly detection configuration\",\"metricId\":\"74d260fa-210c-482d-bf0c-4d9b38842663\",\"wholeMetricConfiguration\":{\"conditionOperator\":\"AND\",\"smartDetectionCondition\":{\"sensitivity\":50.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":13,\"minRatio\":50.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},\"dimensionGroupOverrideConfigurations\":[{\"group\":{\"dimension\":{\"region\":\"Sao Paulo\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}},{\"group\":{\"dimension\":{\"region\":\"Seoul\"}},\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}}}],\"seriesOverrideConfigurations\":[{\"series\":{\"dimension\":{\"region\":\"Shenzhen\",\"category\":\"Jewelry\"}},\"conditionOperator\":\"OR\",\"smartDetectionCondition\":{\"sensitivity\":63.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":1,\"minRatio\":100.0}},\"hardThresholdCondition\":{\"lowerBound\":0.0,\"upperBound\":100.0,\"anomalyDetectorDirection\":\"Both\",\"suppressCondition\":{\"minNumber\":5,\"minRatio\":5.0}},\"changeThresholdCondition\":{\"changePercentage\":50.0,\"shiftPoint\":30,\"anomalyDetectorDirection\":\"Both\",\"withinRange\":true,\"suppressCondition\":{\"minNumber\":2,\"minRatio\":2.0}}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:21 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/2212e735-9074-47f5-ad74-e1fed09de78e", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "dcbeaa1b-a298-46e0-b4c3-9c8eec351e53" - }, - "Response" : { - "x-request-id" : "dd25f20d-d8c2-42de-8cb4-f349721166f5", - "content-length" : "0", - "x-envoy-upstream-service-time" : "124", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "dd25f20d-d8c2-42de-8cb4-f349721166f5", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:22 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds/4a4d2891-a7d5-40ac-bdd3-6bcba125588d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "43b16b1b-4c93-4b19-b652-98fc71cb3c30" - }, - "Response" : { - "x-request-id" : "6f8767c6-de63-4ee0-ab90-8c61ce3df63d", - "content-length" : "0", - "x-envoy-upstream-service-time" : "444", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6f8767c6-de63-4ee0-ab90-8c61ce3df63d", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:22 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds/4576bc54-76c3-484a-8cde-cdaeb40b12e3", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:17 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "0a00219a-662a-48c4-9496-7d803d9a9243", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "7aa59eb6-370a-467a-8705-4a366682e1a0", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:16 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "295", + "x-ms-region": "West US 2", + "X-Request-ID": "7aa59eb6-370a-467a-8705-4a366682e1a0" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.createAnomalyFeedback[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.createAnomalyFeedback[1].json deleted file mode 100644 index 70169965204bb..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.createAnomalyFeedback[1].json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5f8dba14-5696-419c-a4a4-90e2ef817310", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "04c59a4a-1faf-4270-8094-3033cfd9f8e3", - "content-length" : "0", - "x-envoy-upstream-service-time" : "545", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "04c59a4a-1faf-4270-8094-3033cfd9f8e3", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:30 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/b0ec5ba6-a6a4-4a96-9258-04c643e81878" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/b0ec5ba6-a6a4-4a96-9258-04c643e81878", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "72860f66-471b-4216-a0d8-904bdf69dd44" - }, - "Response" : { - "x-request-id" : "ccff5f23-dd47-4687-832a-b7081b095773", - "content-length" : "373", - "x-envoy-upstream-service-time" : "111", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ccff5f23-dd47-4687-832a-b7081b095773", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"b0ec5ba6-a6a4-4a96-9258-04c643e81878\",\"createdTime\":\"2022-04-08T23:50:31.11Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:31 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.createChangePointMetricFeedback[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.createChangePointMetricFeedback[1].json deleted file mode 100644 index 95c5a3d19fee6..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.createChangePointMetricFeedback[1].json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "2edae27a-b8d9-4075-adb8-c122ea642794", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "bc7f2df3-b584-4819-aa6f-145dd83b74d0", - "content-length" : "0", - "x-envoy-upstream-service-time" : "507", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "bc7f2df3-b584-4819-aa6f-145dd83b74d0", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:33 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/0f28d794-c1fe-45a2-b064-e7b2c084fd3d" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/0f28d794-c1fe-45a2-b064-e7b2c084fd3d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3ebb78e3-f9ac-45e8-8987-a05d8e52d29f" - }, - "Response" : { - "x-request-id" : "bff408ca-67d5-4082-835e-597917ecb284", - "content-length" : "382", - "x-envoy-upstream-service-time" : "118", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "bff408ca-67d5-4082-835e-597917ecb284", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"0f28d794-c1fe-45a2-b064-e7b2c084fd3d\",\"createdTime\":\"2022-04-08T23:50:34.043Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:33 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.createCommentMetricFeedback[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.createCommentMetricFeedback[1].json deleted file mode 100644 index 638efa21433fb..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.createCommentMetricFeedback[1].json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "2665da8f-cca7-4bc9-80aa-9d4dc491a775", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "07ae01ee-9991-4e05-bbd3-bed9abf77861", - "content-length" : "0", - "x-envoy-upstream-service-time" : "374", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "07ae01ee-9991-4e05-bbd3-bed9abf77861", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:33 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/03a899a6-6b10-4194-9cd7-84c5ce467576" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/03a899a6-6b10-4194-9cd7-84c5ce467576", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "83492e1e-bb0a-4807-994a-8591ee52bf2d" - }, - "Response" : { - "x-request-id" : "1b095f4d-03d9-460f-bae0-a63bbf239937", - "content-length" : "379", - "x-envoy-upstream-service-time" : "130", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "1b095f4d-03d9-460f-bae0-a63bbf239937", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"03a899a6-6b10-4194-9cd7-84c5ce467576\",\"createdTime\":\"2022-04-08T23:50:34.559Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.createPeriodMetricFeedback[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.createPeriodMetricFeedback[1].json deleted file mode 100644 index 4f9c49ad5d3d1..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.createPeriodMetricFeedback[1].json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6bfdec07-2fe3-415f-9887-7c2f26f9c09d", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "6862d32c-03b5-4a3a-9d3b-26b1c27eb036", - "content-length" : "0", - "x-envoy-upstream-service-time" : "584", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6862d32c-03b5-4a3a-9d3b-26b1c27eb036", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:28 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/c3a01d5f-ba7c-40fe-8182-434f73c42af6" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/c3a01d5f-ba7c-40fe-8182-434f73c42af6", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7680e5da-97b5-45c0-bf9d-a7f5f53011a6" - }, - "Response" : { - "x-request-id" : "ab27b014-beb0-44a4-8a71-cab38c354f53", - "content-length" : "319", - "x-envoy-upstream-service-time" : "154", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ab27b014-beb0-44a4-8a71-cab38c354f53", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"c3a01d5f-ba7c-40fe-8182-434f73c42af6\",\"createdTime\":\"2022-04-08T23:50:28.716Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}}", - "Date" : "Fri, 08 Apr 2022 23:50:28 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.getMetricFeedbackInvalidId[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.getMetricFeedbackInvalidId[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.getMetricFeedbackInvalidId[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.getMetricFeedbackInvalidId[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.getMetricFeedbackNullId[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.getMetricFeedbackNullId[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.getMetricFeedbackNullId[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.getMetricFeedbackNullId[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.getMetricFeedbackValidId[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.getMetricFeedbackValidId[1].json deleted file mode 100644 index f4c30365d2fe2..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.getMetricFeedbackValidId[1].json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "cd5571eb-8efd-401c-ac84-8dc347e9bb2e", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "f08f4a42-0228-4891-94db-3a562d0f508f", - "content-length" : "0", - "x-envoy-upstream-service-time" : "357", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "f08f4a42-0228-4891-94db-3a562d0f508f", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:29 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/21307b49-5afa-4d26-b248-175f566d8b76" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/21307b49-5afa-4d26-b248-175f566d8b76", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "083e58b9-9685-4a58-a382-834ec94c3b8c" - }, - "Response" : { - "x-request-id" : "ca9d9aad-402a-4a8c-9b88-d9e8a1a7bd73", - "content-length" : "379", - "x-envoy-upstream-service-time" : "113", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ca9d9aad-402a-4a8c-9b88-d9e8a1a7bd73", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"21307b49-5afa-4d26-b248-175f566d8b76\",\"createdTime\":\"2022-04-08T23:50:29.536Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:29 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/21307b49-5afa-4d26-b248-175f566d8b76", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "a5054748-af15-4795-bac4-a731ed190ed2" - }, - "Response" : { - "x-request-id" : "31461c7c-9f04-4a7f-b368-58d497ae850e", - "content-length" : "379", - "x-envoy-upstream-service-time" : "97", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "31461c7c-9f04-4a7f-b368-58d497ae850e", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"21307b49-5afa-4d26-b248-175f566d8b76\",\"createdTime\":\"2022-04-08T23:50:29.536Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:29 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.testListMetricFeedbackFilterByDimensionFilter[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.testListMetricFeedbackFilterByDimensionFilter[1].json deleted file mode 100644 index 1a36a8eee2749..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.testListMetricFeedbackFilterByDimensionFilter[1].json +++ /dev/null @@ -1,288 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c7f7d835-e3b1-4eaa-8ffa-c50b58d08496", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "456b6b93-28f5-469f-af92-faac36bb0e36", - "content-length" : "0", - "x-envoy-upstream-service-time" : "567", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "456b6b93-28f5-469f-af92-faac36bb0e36", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/420f6032-d80c-4c61-a67a-df636bf191f2" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/420f6032-d80c-4c61-a67a-df636bf191f2", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "a4eb4887-0f29-47df-896c-719de4da435f" - }, - "Response" : { - "x-request-id" : "61eb9579-8a56-498d-8073-13324178acec", - "content-length" : "374", - "x-envoy-upstream-service-time" : "97", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "61eb9579-8a56-498d-8073-13324178acec", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"420f6032-d80c-4c61-a67a-df636bf191f2\",\"createdTime\":\"2022-04-08T23:50:32.389Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "38a25dd4-849e-434a-b4c5-e841dd75b800", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "642279d3-4a02-4c83-b470-3301fc2d2092", - "content-length" : "3871", - "x-envoy-upstream-service-time" : "110", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "642279d3-4a02-4c83-b470-3301fc2d2092", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"b0ec5ba6-a6a4-4a96-9258-04c643e81878\",\"createdTime\":\"2022-04-08T23:50:31.11Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"420f6032-d80c-4c61-a67a-df636bf191f2\",\"createdTime\":\"2022-04-08T23:50:32.389Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"21307b49-5afa-4d26-b248-175f566d8b76\",\"createdTime\":\"2022-04-08T23:50:29.536Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"0cd9a4f6-0f6f-4731-b361-31ee7e6e03f9\",\"createdTime\":\"2022-04-08T23:50:28.993Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"c3a01d5f-ba7c-40fe-8182-434f73c42af6\",\"createdTime\":\"2022-04-08T23:50:28.716Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"c8d6904c-66cb-496f-9af6-0ca5542136fe\",\"createdTime\":\"2022-04-08T23:50:26.673Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"f20c1446-392c-49c8-bed8-0d4ed5a5b72d\",\"createdTime\":\"2022-04-08T23:50:24.795Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"75c7ceed-3e4f-4867-a8ba-5001232b17f9\",\"createdTime\":\"2022-04-08T23:50:24.024Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"9a0ad7f6-42e0-4c51-9d2f-f1c3152d5f02\",\"createdTime\":\"2022-04-08T23:50:23.13Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"69ed30e4-1842-4cee-9427-e2f19fa92775\",\"createdTime\":\"2022-04-08T23:50:18.79Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=10\"}", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=10", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9a79f86b-7b7c-4500-bd15-3892011c8c8d", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "823f87a9-e15f-4cc6-8db9-dc4a5631aab8", - "content-length" : "3814", - "x-envoy-upstream-service-time" : "92", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "823f87a9-e15f-4cc6-8db9-dc4a5631aab8", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"54865767-7b5c-48a7-8d0f-d0d390a4c6f4\",\"createdTime\":\"2022-04-08T23:50:17.53Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d19c8c84-14e3-4601-9724-2da6213a6004\",\"createdTime\":\"2022-04-08T23:50:16.443Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"90f684bb-39f8-4479-9c54-7e009b998a0c\",\"createdTime\":\"2022-04-08T23:50:15.411Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"19d58618-9c1e-4635-9994-347ed75688a7\",\"createdTime\":\"2022-04-08T23:35:56.83Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"084553f4-8aba-49d2-87dc-8b742b3af6d4\",\"createdTime\":\"2022-04-08T23:35:55.917Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"6b7e36c0-8c1f-497c-8dae-344b193cde4d\",\"createdTime\":\"2022-04-08T23:35:55.196Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"52e77863-c8cf-4a4a-83ec-8064af10344b\",\"createdTime\":\"2022-04-08T23:35:53.277Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"a2085296-415d-4ed1-8c46-c8de65d7c8ca\",\"createdTime\":\"2022-04-08T23:35:52.549Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"b0ebd182-a6d3-4ecd-8b09-298a22e567f0\",\"createdTime\":\"2022-04-08T23:35:51.822Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"913cda7e-de3b-4690-9a02-47fe62e9e424\",\"createdTime\":\"2022-04-08T23:35:51.338Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=20\"}", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=20", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "67c3422f-3ae6-438f-97a5-0063ba3f942b", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "4ea6b74a-a615-4b90-ba9d-bf254bdd361e", - "content-length" : "3874", - "x-envoy-upstream-service-time" : "110", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4ea6b74a-a615-4b90-ba9d-bf254bdd361e", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"48965322-9d27-4d88-8378-edee9860be5c\",\"createdTime\":\"2022-04-08T23:35:50.616Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"a3307c4c-e99c-4e1e-9424-014f9e6f5757\",\"createdTime\":\"2022-04-08T23:35:49.548Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"60f60f09-f8e4-4d58-b759-439bed5b9953\",\"createdTime\":\"2022-04-08T23:35:48.751Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"d013b8af-e355-46f3-8f02-2fdbcdc864c6\",\"createdTime\":\"2022-04-08T23:35:47.851Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"823e82f2-59b7-4dd8-9642-ad959c3bcbe4\",\"createdTime\":\"2022-04-08T23:35:47.247Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"0581672b-3b8c-4038-befd-8de9ce6afdaf\",\"createdTime\":\"2022-04-08T23:35:45.079Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"8f6fd703-5951-445c-8ef7-74faa1fb1b79\",\"createdTime\":\"2022-04-08T23:35:44.193Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"81d2c3b9-e8d0-4292-895a-4b4998f7c037\",\"createdTime\":\"2022-04-08T23:35:43.264Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"ef29c76f-f705-4175-882f-de69bb0c5756\",\"createdTime\":\"2022-04-08T23:35:42.709Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96b963eb-8a09-4249-b94e-8c2d71ef1416\",\"createdTime\":\"2022-04-08T23:35:27.049Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=30\"}", - "Date" : "Fri, 08 Apr 2022 23:50:32 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=30", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "cb5f9531-0908-4c0d-bfa0-c2e9a43d8e60", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "05ea867a-6320-4812-81f2-db001f63f7ee", - "content-length" : "3877", - "x-envoy-upstream-service-time" : "126", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "05ea867a-6320-4812-81f2-db001f63f7ee", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"133b6e9f-5050-45d8-b924-aa14a77f3986\",\"createdTime\":\"2022-04-08T23:35:25.5Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"bd795eaf-342e-4d46-8239-8822fd638582\",\"createdTime\":\"2022-04-08T23:34:58.033Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"ade49d58-37e8-4c70-a61f-a684da1a1254\",\"createdTime\":\"2022-04-08T23:34:56.863Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"e1426bfb-06ee-436f-be1f-fb8fc1ff14c9\",\"createdTime\":\"2022-04-08T23:34:56.327Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e26d6b92-e82f-4d7c-8661-3f464e68c43d\",\"createdTime\":\"2022-04-08T23:34:54.68Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d3f87537-7467-4290-9ace-4b0ad3a162a5\",\"createdTime\":\"2022-04-08T23:34:54.022Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"c2105cb6-4abc-42b7-b445-b1d305271a9e\",\"createdTime\":\"2022-04-08T23:34:53.212Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"f73f5db7-8009-4be4-b3e0-f6d709c783cd\",\"createdTime\":\"2022-04-08T23:34:52.71Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"76c2a0e1-51f0-4371-b73d-67542d433ca9\",\"createdTime\":\"2022-04-08T23:34:52.129Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"55e3f57a-6cb5-4458-b68d-f6133c4bfe75\",\"createdTime\":\"2022-04-08T23:34:51.35Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=40\"}", - "Date" : "Fri, 08 Apr 2022 23:50:33 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=40", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "e68a919b-b9d4-44b9-a09e-1396bef964cb", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "831080b3-ec1e-4790-828d-dfeab867a82d", - "content-length" : "3818", - "x-envoy-upstream-service-time" : "108", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "831080b3-ec1e-4790-828d-dfeab867a82d", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"f522c9de-25c7-41d5-b6d9-3feef6433110\",\"createdTime\":\"2022-04-08T23:34:50.684Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"55386b84-036f-4ddd-9e72-6f2d1c7cac0a\",\"createdTime\":\"2022-04-08T23:34:49.875Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"e746aadd-ee5a-47e0-a304-b80a6f7c9421\",\"createdTime\":\"2022-04-08T23:34:49.362Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"0de1d115-a1ae-4bde-a9c6-0ef0772ad48b\",\"createdTime\":\"2022-04-08T23:34:47.602Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"39c34acd-33c0-4a7a-ae05-4d55e65c0df9\",\"createdTime\":\"2022-04-08T23:34:46.91Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"9d3e5ccd-7b41-4c08-b825-a3e5b80d0774\",\"createdTime\":\"2022-04-08T23:34:46.252Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"2d24fcf2-d2d0-45ff-a7ce-0d57a45fea1d\",\"createdTime\":\"2022-04-08T23:34:45.662Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"7408c9dc-f995-499b-87d2-56e702e15094\",\"createdTime\":\"2022-04-08T23:34:44.971Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"01f4eb17-63c2-4d9b-81ca-f778663f120f\",\"createdTime\":\"2022-04-08T23:34:44.072Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"c9383859-6932-4d0a-9503-22c0090ef1bf\",\"createdTime\":\"2022-04-08T23:32:39.958Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=50\"}", - "Date" : "Fri, 08 Apr 2022 23:50:33 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=50", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "46f67eb2-956e-4ae5-b827-fdfa45f3cb97", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "f59ce641-6688-45df-87a2-6a5d32603585", - "content-length" : "3878", - "x-envoy-upstream-service-time" : "107", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "f59ce641-6688-45df-87a2-6a5d32603585", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"f3c632e3-95df-41ed-a352-9c262acc6f14\",\"createdTime\":\"2022-04-08T23:32:39.047Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"86bdc4b5-4265-4233-a39d-78dd9775b78e\",\"createdTime\":\"2022-04-08T23:32:38.476Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6126cc7e-6ea5-48f8-a773-bb69170265a4\",\"createdTime\":\"2022-04-08T23:32:36.993Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"52aa39ce-9c14-48d2-919e-b78f93c1b3c0\",\"createdTime\":\"2022-04-08T23:32:36.272Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"ef7cdbf0-23e7-46ee-a9f1-addaeaa85215\",\"createdTime\":\"2022-04-08T23:32:35.516Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96259f3c-ca43-45d3-b117-f145ebe2a7db\",\"createdTime\":\"2022-04-08T23:32:34.866Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"7258d11d-c8fc-4824-b155-a2a31de861ed\",\"createdTime\":\"2022-04-08T23:32:34.19Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dcc4c77c-ee9a-453a-83b1-5a5a43513207\",\"createdTime\":\"2022-04-08T23:32:33.217Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"d91c1589-f30e-4a64-a884-05f20f5e1743\",\"createdTime\":\"2022-04-08T23:32:32.469Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"ffec6a95-f16d-4f7e-9d72-146f70c11df3\",\"createdTime\":\"2022-04-08T23:32:31.627Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=60\"}", - "Date" : "Fri, 08 Apr 2022 23:50:33 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=60", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "502f3f78-99c7-46e9-89d9-d5d334f8bf77", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "4df48cc0-f581-431a-87a1-47d1a0d6dab1", - "content-length" : "3878", - "x-envoy-upstream-service-time" : "111", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4df48cc0-f581-431a-87a1-47d1a0d6dab1", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"ffec6a95-f16d-4f7e-9d72-146f70c11df3\",\"createdTime\":\"2022-04-08T23:32:31.627Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"21025dab-a80e-40ae-ad8f-39eb7259a50d\",\"createdTime\":\"2022-04-08T23:32:30.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"058baa11-2363-4b40-9e63-78e583e6f30e\",\"createdTime\":\"2022-04-08T23:32:29.453Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6fbe1f22-69a8-4ea1-a8ff-66f673a29cdf\",\"createdTime\":\"2022-04-08T23:32:28.649Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"b029b396-c087-4cc8-b1b7-cedad2e5229e\",\"createdTime\":\"2022-04-08T23:32:27.88Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"5369dd55-0213-4680-ade5-97ea60ca34d2\",\"createdTime\":\"2022-04-08T23:32:27.305Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96f43ca5-163b-4184-af37-cf0d9977cdea\",\"createdTime\":\"2022-04-08T23:32:26.278Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"7c43a067-66d1-48e5-ba23-16b157a2d467\",\"createdTime\":\"2022-04-08T23:32:25.312Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"ef04270e-5a1e-4d17-8aa2-107010f4d3d1\",\"createdTime\":\"2022-04-08T23:31:53.466Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"99b24324-81a0-4f48-94e8-3cea1a6fc188\",\"createdTime\":\"2022-04-08T23:31:52.648Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=70\"}", - "Date" : "Fri, 08 Apr 2022 23:50:33 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=70", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b6d5f107-591a-4d01-b3ce-c85117da3843", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "737907aa-90e5-4694-96af-a01be79bf9d6", - "content-length" : "3878", - "x-envoy-upstream-service-time" : "111", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "737907aa-90e5-4694-96af-a01be79bf9d6", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"99b24324-81a0-4f48-94e8-3cea1a6fc188\",\"createdTime\":\"2022-04-08T23:31:52.648Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"bb8a48b4-5d76-40cd-ad80-4a39aff0d795\",\"createdTime\":\"2022-04-08T23:31:52.116Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"563f657c-3c49-48ee-a721-5152b5c0e742\",\"createdTime\":\"2022-04-08T23:31:50.719Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"5941049b-2b1c-45cb-9538-d6647d803e17\",\"createdTime\":\"2022-04-08T23:31:49.849Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"eff24166-c73c-4a97-8d20-69d37e07fda4\",\"createdTime\":\"2022-04-08T23:31:49.199Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"b026b79f-adf6-493e-8c1b-54aa5260a8ec\",\"createdTime\":\"2022-04-08T23:31:48.67Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"64d0c735-5392-41a2-9bcf-7477628f441a\",\"createdTime\":\"2022-04-08T23:31:47.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"aa28ae0d-3179-495a-b3fe-d2a28d60b155\",\"createdTime\":\"2022-04-08T23:31:47.012Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"65fd64c9-19c8-44b3-844a-12c5a6c5f586\",\"createdTime\":\"2022-04-08T23:31:46.295Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"fb7bdcaa-6058-4c16-b26a-303258d2af5d\",\"createdTime\":\"2022-04-08T23:31:45.389Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=80\"}", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=80", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8403b969-ec01-4e30-8e54-17210adb2504", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "b632a972-a32a-4003-b495-2f91d9f58d91", - "content-length" : "3938", - "x-envoy-upstream-service-time" : "113", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b632a972-a32a-4003-b495-2f91d9f58d91", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"fb7bdcaa-6058-4c16-b26a-303258d2af5d\",\"createdTime\":\"2022-04-08T23:31:45.389Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"f16afdc4-7b3a-4c4f-ad50-bcbae3f47bb8\",\"createdTime\":\"2022-04-08T23:31:44.751Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d347c52f-9b5a-4420-a68c-eac3ddfd8e5a\",\"createdTime\":\"2022-04-08T23:31:43.309Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"43a5c5dc-8579-4303-ae67-720254c4efd9\",\"createdTime\":\"2022-04-08T23:31:42.271Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"1efd6a02-8510-40db-a17c-9b36add61b58\",\"createdTime\":\"2022-04-08T23:31:41.582Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"3c7ee77b-1afd-465a-92df-bfb1ee252e98\",\"createdTime\":\"2022-04-08T23:31:40.972Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"fa486d03-12f1-447d-b16a-a9273afc1b46\",\"createdTime\":\"2022-04-08T23:31:40.133Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e4b852f9-a765-489b-b057-abb2949cd140\",\"createdTime\":\"2022-04-08T23:31:39.032Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"b13f3eac-bbf8-4d73-835d-3a0ba69164a3\",\"createdTime\":\"2022-04-08T23:18:22.793Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"53c46c70-7cac-449b-9d44-cbf2f0e6e4ae\",\"createdTime\":\"2022-04-08T23:18:22.19Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=90\"}", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=90", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7fdce6a2-9aa1-47ea-9ead-0089f5b69f49", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "b6e9f6fe-ec9a-4f6d-a769-7a042951d12e", - "content-length" : "3877", - "x-envoy-upstream-service-time" : "123", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b6e9f6fe-ec9a-4f6d-a769-7a042951d12e", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"53c46c70-7cac-449b-9d44-cbf2f0e6e4ae\",\"createdTime\":\"2022-04-08T23:18:22.19Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"fbf43319-b8eb-42fa-be49-8b5a7b0ced94\",\"createdTime\":\"2022-04-08T23:18:21.419Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"edf921bb-911e-4b7a-98f8-8c5e046a4036\",\"createdTime\":\"2022-04-08T23:18:22.028Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"21e61889-8573-44c5-8c95-e8e2c63f4e4a\",\"createdTime\":\"2022-04-08T23:18:21.026Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"552d4a8e-261f-4742-8584-77c0454b5c06\",\"createdTime\":\"2022-04-08T23:18:20.367Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"dd06a900-2206-49ef-a6a2-842fe2b8f7d2\",\"createdTime\":\"2022-04-08T23:18:20.279Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"4888a657-4326-4f56-a952-3151926a4e61\",\"createdTime\":\"2022-04-08T23:18:19.609Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"791a78ed-4d3f-4c14-9ab6-291278e1c3eb\",\"createdTime\":\"2022-04-08T23:18:19.251Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"373410f8-0e22-4921-bd46-ef0fe0d6f826\",\"createdTime\":\"2022-04-08T23:18:18.336Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"4529c2d6-169a-4dc0-961c-e9b07d1508c4\",\"createdTime\":\"2022-04-08T23:18:18.348Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=100\"}", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=100", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "36e23fe8-ffce-458b-8247-ac4134e2dcb7", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "70945bdb-ff2a-402f-b56b-f3a74fa5d756", - "content-length" : "2600", - "x-envoy-upstream-service-time" : "100", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "70945bdb-ff2a-402f-b56b-f3a74fa5d756", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"e8a85b3b-58bf-42fe-9b52-f053f1ad1d7f\",\"createdTime\":\"2022-04-08T23:18:17.17Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"36b612ee-95a9-43ac-8cf9-87b7e984bfd6\",\"createdTime\":\"2022-04-08T23:18:16.362Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"1dc0d9f5-5e03-4ab2-b6ca-47c712b83327\",\"createdTime\":\"2022-04-08T23:18:15.529Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"de65ffa7-b9ee-4a35-b909-b367e99b7f59\",\"createdTime\":\"2022-04-08T23:18:14.334Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dbed043d-bdc7-490a-95d1-e09751f50d8f\",\"createdTime\":\"2022-04-08T23:18:13.396Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6f4561a1-b4bd-4201-8aaa-1dc6ae180e00\",\"createdTime\":\"2022-04-08T23:18:12.125Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"edf6a9e1-a95b-4ffd-b368-a45e7c5d5e5a\",\"createdTime\":\"2022-04-08T23:18:11.303Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.testListMetricFeedbackFilterByFeedbackType[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.testListMetricFeedbackFilterByFeedbackType[1].json index c9636bd5380d6..5a219ba2d0a1c 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.testListMetricFeedbackFilterByFeedbackType[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.testListMetricFeedbackFilterByFeedbackType[1].json @@ -1,26 +1,3441 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "26354b83-38b5-4ff2-9f47-78f08cdc053f", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "bb4ba2a9-444b-4927-864d-b19732235ac5", - "content-length" : "22128", - "x-envoy-upstream-service-time" : "119", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "bb4ba2a9-444b-4927-864d-b19732235ac5", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"420f6032-d80c-4c61-a67a-df636bf191f2\",\"createdTime\":\"2022-04-08T23:50:32.389Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"b0ec5ba6-a6a4-4a96-9258-04c643e81878\",\"createdTime\":\"2022-04-08T23:50:31.11Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"c8d6904c-66cb-496f-9af6-0ca5542136fe\",\"createdTime\":\"2022-04-08T23:50:26.673Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"69ed30e4-1842-4cee-9427-e2f19fa92775\",\"createdTime\":\"2022-04-08T23:50:18.79Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"54865767-7b5c-48a7-8d0f-d0d390a4c6f4\",\"createdTime\":\"2022-04-08T23:50:17.53Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6b7e36c0-8c1f-497c-8dae-344b193cde4d\",\"createdTime\":\"2022-04-08T23:35:55.196Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"52e77863-c8cf-4a4a-83ec-8064af10344b\",\"createdTime\":\"2022-04-08T23:35:53.277Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"48965322-9d27-4d88-8378-edee9860be5c\",\"createdTime\":\"2022-04-08T23:35:50.616Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"823e82f2-59b7-4dd8-9642-ad959c3bcbe4\",\"createdTime\":\"2022-04-08T23:35:47.247Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"0581672b-3b8c-4038-befd-8de9ce6afdaf\",\"createdTime\":\"2022-04-08T23:35:45.079Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"96b963eb-8a09-4249-b94e-8c2d71ef1416\",\"createdTime\":\"2022-04-08T23:35:27.049Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e1426bfb-06ee-436f-be1f-fb8fc1ff14c9\",\"createdTime\":\"2022-04-08T23:34:56.327Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e26d6b92-e82f-4d7c-8661-3f464e68c43d\",\"createdTime\":\"2022-04-08T23:34:54.68Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"76c2a0e1-51f0-4371-b73d-67542d433ca9\",\"createdTime\":\"2022-04-08T23:34:52.129Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e746aadd-ee5a-47e0-a304-b80a6f7c9421\",\"createdTime\":\"2022-04-08T23:34:49.362Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"0de1d115-a1ae-4bde-a9c6-0ef0772ad48b\",\"createdTime\":\"2022-04-08T23:34:47.602Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"7408c9dc-f995-499b-87d2-56e702e15094\",\"createdTime\":\"2022-04-08T23:34:44.971Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"86bdc4b5-4265-4233-a39d-78dd9775b78e\",\"createdTime\":\"2022-04-08T23:32:38.476Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6126cc7e-6ea5-48f8-a773-bb69170265a4\",\"createdTime\":\"2022-04-08T23:32:36.993Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"7258d11d-c8fc-4824-b155-a2a31de861ed\",\"createdTime\":\"2022-04-08T23:32:34.19Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"21025dab-a80e-40ae-ad8f-39eb7259a50d\",\"createdTime\":\"2022-04-08T23:32:30.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"058baa11-2363-4b40-9e63-78e583e6f30e\",\"createdTime\":\"2022-04-08T23:32:29.453Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"96f43ca5-163b-4184-af37-cf0d9977cdea\",\"createdTime\":\"2022-04-08T23:32:26.278Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"bb8a48b4-5d76-40cd-ad80-4a39aff0d795\",\"createdTime\":\"2022-04-08T23:31:52.116Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"563f657c-3c49-48ee-a721-5152b5c0e742\",\"createdTime\":\"2022-04-08T23:31:50.719Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"64d0c735-5392-41a2-9bcf-7477628f441a\",\"createdTime\":\"2022-04-08T23:31:47.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"f16afdc4-7b3a-4c4f-ad50-bcbae3f47bb8\",\"createdTime\":\"2022-04-08T23:31:44.751Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d347c52f-9b5a-4420-a68c-eac3ddfd8e5a\",\"createdTime\":\"2022-04-08T23:31:43.309Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"fa486d03-12f1-447d-b16a-a9273afc1b46\",\"createdTime\":\"2022-04-08T23:31:40.133Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"fbf43319-b8eb-42fa-be49-8b5a7b0ced94\",\"createdTime\":\"2022-04-08T23:18:21.419Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"21e61889-8573-44c5-8c95-e8e2c63f4e4a\",\"createdTime\":\"2022-04-08T23:18:21.026Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dd06a900-2206-49ef-a6a2-842fe2b8f7d2\",\"createdTime\":\"2022-04-08T23:18:20.279Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"4529c2d6-169a-4dc0-961c-e9b07d1508c4\",\"createdTime\":\"2022-04-08T23:18:18.348Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"de65ffa7-b9ee-4a35-b909-b367e99b7f59\",\"createdTime\":\"2022-04-08T23:18:14.334Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dbed043d-bdc7-490a-95d1-e09751f50d8f\",\"createdTime\":\"2022-04-08T23:18:13.396Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"176a3fc9-4d5f-41af-99fe-2d3b2b3da291\",\"createdTime\":\"2022-04-06T02:28:57.657Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"89b4c916-1a43-4f0c-b9de-d821652d78e9\",\"createdTime\":\"2022-04-06T02:28:56.022Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"1cbb0477-fda0-4cba-8a99-56aac23dfced\",\"createdTime\":\"2022-04-06T02:28:55.955Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"816fa8a0-e2dc-4842-b059-5f0d3a96e8ec\",\"createdTime\":\"2022-04-06T02:28:52.685Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"ed1d8bfe-3427-4caf-ac86-c4c7265c31ee\",\"createdTime\":\"2022-04-06T02:28:47.189Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"3333cd22-8f94-44d0-9fbc-5684a4d8267d\",\"createdTime\":\"2022-04-06T02:28:45.172Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"12fd1b60-8de0-4cb5-8736-1c346dfb576a\",\"createdTime\":\"2022-04-06T00:39:48.181Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"1214b129-a9af-4129-a9d2-ffa2cbf7bb8e\",\"createdTime\":\"2022-04-06T00:39:47.194Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"b728f2f3-0dec-46ef-a019-fc58b80620b6\",\"createdTime\":\"2022-04-06T00:39:46.614Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"1fdd07ef-acae-459e-9a4a-12f91d5ba561\",\"createdTime\":\"2022-04-06T00:39:45.845Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"b61e40c1-1d28-4607-bcd3-44478d9ab182\",\"createdTime\":\"2022-04-06T00:39:44.72Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"a41b0f09-b539-4147-af82-2b0b1a9522a3\",\"createdTime\":\"2022-04-06T00:39:43.831Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"3e7917b9-1f4f-4f1f-b0f6-c25ec2929c6a\",\"createdTime\":\"2022-04-06T00:24:03.684Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"7434d71e-86db-4603-81ce-5d3184db1d99\",\"createdTime\":\"2022-04-06T00:24:02.717Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"15d67b1e-fa83-4a60-b483-3f0c3ed244f5\",\"createdTime\":\"2022-04-06T00:24:02.509Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"5ae7c79e-11ab-4593-b3b9-661fa8ff4916\",\"createdTime\":\"2022-04-06T00:24:01.928Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"44ca9d4e-8fba-4aa0-a33c-dca1c36f33d4\",\"createdTime\":\"2022-04-06T00:24:00.693Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"57d2d483-931f-4613-8094-f0da13b2f05a\",\"createdTime\":\"2022-04-06T00:23:59.746Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"9209565d-2de6-4779-942b-2d00bd948b82\",\"createdTime\":\"2022-04-06T00:12:23.674Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e3c288a6-048a-4d3a-9cbb-ab0b884e93bf\",\"createdTime\":\"2022-04-06T00:12:23.175Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"ef9734e0-1079-4080-909d-30078a98ff51\",\"createdTime\":\"2022-04-06T00:12:23.04Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"4b8022e9-ffec-4352-b47f-57dd5fbaf4c5\",\"createdTime\":\"2022-04-06T00:10:26.219Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"c5efdb7b-4239-44c7-a67f-0c9dbd1da27c\",\"createdTime\":\"2022-04-06T00:10:26.24Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"831fe6e8-6e92-4153-9126-db8a3de1d218\",\"createdTime\":\"2022-04-06T00:10:26.127Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:33 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/feedback/metric/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "76", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "a5da5151-01ee-4c6f-8d50-32b821d14916", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "feedbackType": "Anomaly" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "a4595a4f-e989-4443-ba37-9b5b63426dc6", + "Content-Length": "72938", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:19 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "190", + "x-ms-region": "West US 2", + "X-Request-ID": "a4595a4f-e989-4443-ba37-9b5b63426dc6" + }, + "ResponseBody": { + "value": [ + { + "feedbackId": "6499b105-3d22-4bd4-98ec-8527ffd144af", + "createdTime": "2022-11-17T08:28:24.161Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "7e44f1f2-73e5-4da4-b6e3-6a232a1c341c", + "createdTime": "2022-11-17T08:28:14.714Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "42c85de4-7b27-42ca-8185-a29d5525c45a", + "createdTime": "2022-11-17T08:28:13.473Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "f5edbc48-f95e-43a6-81a1-829b38a51200", + "createdTime": "2022-11-16T08:38:56.029Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "4a44489e-5861-4e8c-885d-759e76a4c1e5", + "createdTime": "2022-11-16T08:34:43.298Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "882b411d-b5f7-4db0-9342-088dfb0932be", + "createdTime": "2022-11-16T08:32:46.965Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "5a5965e9-932d-4803-851e-b272c22fe9d2", + "createdTime": "2022-11-16T08:32:12.299Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "3133c8c1-3a18-4c3b-b4f8-00a686bdc925", + "createdTime": "2022-11-16T08:31:22.138Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "32220722-6b63-41d8-843a-5714493a01da", + "createdTime": "2022-11-16T08:30:11.89Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "59a42b37-54ea-4dba-928d-17ae716438e5", + "createdTime": "2022-11-16T08:29:54.202Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "dfb0ef5f-f5ed-4847-84d1-a7ee44af8272", + "createdTime": "2022-11-16T08:29:38.922Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "0c4af4b5-93af-49a1-a978-c3b68e3fa831", + "createdTime": "2022-11-16T08:29:31.839Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "82bdbddd-16e7-416b-92b5-0524e46e0f97", + "createdTime": "2022-11-16T08:28:44.548Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "dae84d60-eedb-4b0b-9c02-76de8e04027a", + "createdTime": "2022-11-16T08:27:42.576Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "11a923ff-5990-4d9f-9149-feca48064861", + "createdTime": "2022-11-16T08:26:24.323Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "0762b977-f38d-49c5-9f63-95c1fbe05376", + "createdTime": "2022-11-16T08:25:44.139Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "f7ab8fe8-bfc7-45af-b9c6-4394d344bb77", + "createdTime": "2022-11-16T08:25:41.76Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "ad442466-687b-4514-9a7d-5230ecd974a1", + "createdTime": "2022-11-15T08:36:24.682Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "0560c90f-3073-4706-8977-ddff18eb9128", + "createdTime": "2022-11-15T08:35:26.831Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "4e18805d-7d72-4a32-a08f-32a796df289e", + "createdTime": "2022-11-15T08:34:47.289Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "846167cc-2610-4276-acc6-42110869a239", + "createdTime": "2022-11-15T08:34:00.941Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "1a01e34f-bedc-4b6c-af27-0c0d935c7c55", + "createdTime": "2022-11-15T08:32:42.634Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "f4598c87-5fd6-4e7b-b0a4-9a46c4b4058e", + "createdTime": "2022-11-15T08:32:42.455Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "9ed4b24c-fea1-4b04-9948-42b8ba814f6e", + "createdTime": "2022-11-15T08:32:24.563Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "92c654bf-05bd-4e3b-befe-3616c449547e", + "createdTime": "2022-11-15T08:32:13.039Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "904baea6-d878-4acf-96d2-0cbb3415db03", + "createdTime": "2022-11-15T08:31:55.351Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "b202a8d2-a9d7-49f2-8f68-521d6e0d6c02", + "createdTime": "2022-11-15T08:30:57.564Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "7358ef56-1978-4435-82b1-67c2c0a69635", + "createdTime": "2022-11-15T08:29:51.926Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "10a53b22-2a08-4e1d-9353-5757a79a94b8", + "createdTime": "2022-11-15T08:28:20.855Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "c4773829-020d-4501-9163-8f6151a84103", + "createdTime": "2022-11-15T08:28:13.703Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "1bb2b9a7-a7a5-4a2f-a7cb-b71c4cfa0e70", + "createdTime": "2022-11-15T08:28:00.452Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "ef76ef6b-f727-4102-9a11-6745cc6bed87", + "createdTime": "2022-11-14T08:38:24.574Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "f3da4ff3-c819-4d51-b03a-f03f5ebac392", + "createdTime": "2022-11-14T08:34:43.096Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "eabdbf12-c484-48f3-a3ff-71057164e542", + "createdTime": "2022-11-14T08:34:10.318Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "2eeff6bb-87bf-458d-8863-78f07bc91191", + "createdTime": "2022-11-14T08:33:40.153Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "775e6bb2-b66c-4804-ad50-57f30c0bd3dc", + "createdTime": "2022-11-14T08:33:30.599Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "4bc9b96c-9ba6-49f0-8785-f8546be0324c", + "createdTime": "2022-11-14T08:32:32.224Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "7a0ccc0b-7dc1-4cb1-99f6-4b871051e89f", + "createdTime": "2022-11-14T08:31:43.164Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "cebb1de2-b30f-4d77-adb5-ea8727f330c4", + "createdTime": "2022-11-14T08:31:37.778Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "384b4af0-75de-4dd6-81ed-1703aa6a0769", + "createdTime": "2022-11-14T08:31:10.589Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "e0455c18-c856-4fd5-b84f-8c4e8ee21624", + "createdTime": "2022-11-14T08:30:25.698Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "3c8bd888-7339-475c-95a9-10bdf40be8f0", + "createdTime": "2022-11-14T08:29:35.559Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "ead61b26-f423-43d0-8761-fc2ce5812fbb", + "createdTime": "2022-11-14T08:28:06.776Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "982a8bdf-7070-4d61-ae9e-b73973742fb4", + "createdTime": "2022-11-14T08:27:18.149Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "5959f7c7-cea7-4075-bfa8-53331d44a132", + "createdTime": "2022-11-14T08:27:17.562Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "e1fdeec0-825c-4fd2-a07a-c8b69f326b6b", + "createdTime": "2022-11-13T15:04:23.353Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "b0308182-8205-4244-ae96-5e7e0ee85ebb", + "createdTime": "2022-11-13T15:03:30.769Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "0dc51c3f-c835-474a-b11a-d79847a52c15", + "createdTime": "2022-11-13T15:03:26.471Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "c628638d-bca6-44b2-9c77-721d79f7a279", + "createdTime": "2022-11-13T15:02:53.322Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "bd4efb2e-ae89-4535-a6af-74f3bd852e5f", + "createdTime": "2022-11-13T15:01:33.615Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "f7be759a-30ec-4395-8931-8b625b6a7842", + "createdTime": "2022-11-13T15:01:32.866Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "c72c8a81-29c8-4c77-8384-5b3f772e5d38", + "createdTime": "2022-11-13T15:01:31.727Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "23df0af6-1279-4f63-85c5-0aad4843c751", + "createdTime": "2022-11-13T14:59:52.654Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "0bd0a1c3-2b31-4faa-b15c-97c05e3c2339", + "createdTime": "2022-11-13T14:59:35.538Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "4e906a9f-a2c8-4e51-81ae-db24e69c873c", + "createdTime": "2022-11-13T14:59:34.465Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "509ee114-c15e-40b4-8920-26e33ff343b2", + "createdTime": "2022-11-13T14:58:41.129Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "dff19228-e9cd-452d-a1ca-82660a9966ec", + "createdTime": "2022-11-13T14:57:04.847Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "e9a3f92c-57e7-4a63-af9b-0203da72167b", + "createdTime": "2022-11-13T14:57:02.909Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "0aee1a34-bdd7-4248-b285-496025951bcc", + "createdTime": "2022-11-13T14:56:47.913Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "be5e8764-94ab-44c9-aafc-8d8d7bf48ae6", + "createdTime": "2022-11-11T08:35:17.416Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "80a9f41e-ead7-4233-be44-7dcf402e66e6", + "createdTime": "2022-11-11T08:35:04.33Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "0626e3c2-9f5e-4d93-8961-9f6b1e0021ce", + "createdTime": "2022-11-11T08:32:35.985Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "b334d431-1c17-41a6-bd1e-2abdfba4f84a", + "createdTime": "2022-11-11T08:32:35.795Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "75a80614-0d57-4153-a88c-5b23dd4ee9c6", + "createdTime": "2022-11-11T08:32:12.825Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "519c7104-33ce-40b7-8cf7-cefd8588af23", + "createdTime": "2022-11-11T08:31:46.624Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "8a566453-9a66-4e43-a6b6-347aaa6bf435", + "createdTime": "2022-11-11T08:31:46.199Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "be50eda0-272f-481d-afa0-286de304b0c0", + "createdTime": "2022-11-11T08:31:41.849Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "618b97a2-2dbf-4535-a276-cc9f1195a271", + "createdTime": "2022-11-11T08:31:05.615Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "cc0bb884-3ce4-4f8b-9402-1ef556affd1b", + "createdTime": "2022-11-11T08:28:21.773Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "813d3675-eb5d-4c9e-914e-507fab1363dc", + "createdTime": "2022-11-11T08:27:59.702Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "37d2d8a0-02e2-4906-af38-c372e158f827", + "createdTime": "2022-11-11T08:27:47.952Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "d081dcbe-0ac1-4a3f-812a-fea3176bcf23", + "createdTime": "2022-11-11T08:27:08.44Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "56347e86-8be5-4107-a227-85e3a1bbbb38", + "createdTime": "2022-11-11T08:27:04.564Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "45947b7c-6d17-4303-a5ef-9d838ac649ea", + "createdTime": "2022-11-10T08:36:50.275Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "c4582fca-dd79-4b26-845e-c064354ec75c", + "createdTime": "2022-11-10T08:34:25.911Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "a5fdfcf7-f2f5-4120-9616-5325311694e1", + "createdTime": "2022-11-10T08:32:28.188Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "6550eaa0-e184-41b8-bca4-c904f8b2e1b6", + "createdTime": "2022-11-10T08:31:06.324Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "161bb752-67c9-42f3-962c-00a21cc89f81", + "createdTime": "2022-11-10T08:30:59.199Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "9ee38c49-3c6f-4a36-abf8-b5392e4cdc54", + "createdTime": "2022-11-10T08:30:28.286Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "e5a140c0-0004-42d8-9fa4-b1601900a44d", + "createdTime": "2022-11-10T08:28:52.425Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "20134e53-b7a9-4323-971c-9cdacc171958", + "createdTime": "2022-11-10T08:28:43.087Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "2a0727f3-0211-4b04-b571-3b4eb569c11b", + "createdTime": "2022-11-10T08:28:35.793Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "c4f8d368-a50c-499d-ab76-20452f778565", + "createdTime": "2022-11-10T08:27:34.898Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "7178346d-f8e3-40d2-9ed2-d92983e2312c", + "createdTime": "2022-11-10T08:26:42.989Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "94fab047-2792-4ee0-a0f0-0768568197d6", + "createdTime": "2022-11-10T08:25:10.415Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "76f5ac85-e177-40ea-992a-d05f2c61fa91", + "createdTime": "2022-11-10T08:25:09.925Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "619bf00a-df7d-4827-bead-26734f804e61", + "createdTime": "2022-11-10T08:25:00.391Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "ba1fb487-be4e-4355-bdc1-875e78059784", + "createdTime": "2022-11-09T08:33:28.291Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "f4f300dc-a4a8-4783-961b-d3ad3ce8ea28", + "createdTime": "2022-11-09T08:32:13.605Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "3d682ee8-3506-4f81-89b4-ecd160c10ac2", + "createdTime": "2022-11-09T08:31:41.8Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "09639eb6-e45e-4d06-886c-5666d98338d5", + "createdTime": "2022-11-09T08:31:12.637Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "13fe35e2-17ed-4689-8d2c-7ef0838e2788", + "createdTime": "2022-11-09T08:30:43.485Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "6024b053-b892-4001-8ff7-6286fea42b10", + "createdTime": "2022-11-09T08:30:12.34Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "09f58f16-b6c9-4cdb-a2a5-24009ab8a0d1", + "createdTime": "2022-11-09T08:30:05.189Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "0de251d8-f4b3-4ea0-87ef-69214b2e7fc3", + "createdTime": "2022-11-09T08:29:21.969Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "3faacc8a-ced1-4f8a-a998-90e680febc6f", + "createdTime": "2022-11-09T08:28:24.089Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "6b824d5d-6650-45a2-a4aa-3ad478080b98", + "createdTime": "2022-11-09T08:27:33.361Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "89b20db8-0180-4642-92bc-43514d42c0a4", + "createdTime": "2022-11-09T08:27:31.157Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "56e171c8-f1d3-4be7-9789-24929d1b6fa5", + "createdTime": "2022-11-09T08:26:13.882Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "3c750d6f-b0a7-49d6-a4b7-2fe1f51c2b38", + "createdTime": "2022-11-09T08:25:31.923Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "e26e3020-6e01-4bfa-9d12-db12e076f6f8", + "createdTime": "2022-11-09T08:24:58.498Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "1a8b0df6-7542-4a2d-b2ea-baad5640e4ce", + "createdTime": "2022-11-08T08:37:45.85Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "a5a047d5-1834-4abf-9d20-db39eb042dad", + "createdTime": "2022-11-08T08:33:48.056Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "99a99c46-e16e-4aaa-ac2e-91e94793e299", + "createdTime": "2022-11-08T08:33:32.725Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "5c04a01b-3ef9-4325-a343-260d1d8cda87", + "createdTime": "2022-11-08T08:33:24.777Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "6f93b66d-dbdd-44d7-be62-907dd6c3187d", + "createdTime": "2022-11-08T08:30:46.141Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "d16c00cc-d3a1-4312-bd8a-3b1439a27529", + "createdTime": "2022-11-08T08:30:45.801Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "99abc591-576b-4b26-88bd-84580a6c7be5", + "createdTime": "2022-11-08T08:30:14.649Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "d4b10a8d-0347-414d-b17c-20b057db492e", + "createdTime": "2022-11-08T08:29:46.241Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "a16e8a0e-90ac-4969-bc77-e7e2f5cb7f2a", + "createdTime": "2022-11-08T08:29:32.589Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "6283fc79-970a-4223-aef1-9b4e4a4eceb7", + "createdTime": "2022-11-08T08:29:29.035Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "78bcf0ba-6679-4113-8059-e4fda9aea2b5", + "createdTime": "2022-11-08T08:26:53.927Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "1f996b09-e31d-4350-b785-288958b83494", + "createdTime": "2022-11-08T08:26:01.169Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "93fcb056-5999-4510-bd43-4ab9c54cb961", + "createdTime": "2022-11-08T08:25:48.02Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "dd9cdf03-0ee4-4c2a-ae9b-b11f0b37a1e6", + "createdTime": "2022-11-08T08:25:46.676Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "261e4b9e-3137-4f45-9d74-2af9a1fbf5b7", + "createdTime": "2022-11-07T08:33:39.064Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "9b6c0878-8e3f-46f7-8d3d-92fb477796b4", + "createdTime": "2022-11-07T08:33:20.55Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "0f45107e-d68e-48ce-a561-4751bbca2385", + "createdTime": "2022-11-07T08:33:06.473Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "e484150d-9d6f-49c1-a81a-08e745f18330", + "createdTime": "2022-11-07T08:31:14.457Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "73330f3f-7ced-4407-ab4e-ca83dba821a0", + "createdTime": "2022-11-07T08:30:07.557Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "c6ec92fe-b35a-42aa-a812-216e2c32ef80", + "createdTime": "2022-11-07T08:29:52.629Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "de59642e-01d4-43b7-a0af-efe67af4fec7", + "createdTime": "2022-11-07T08:29:45.967Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "06db48e1-49a2-4fde-9618-15baf002b70d", + "createdTime": "2022-11-07T08:29:35.658Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "0d03e98b-299c-4290-8f89-a504b64bdd10", + "createdTime": "2022-11-07T08:28:49.121Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "d0c8d076-d1e7-4515-af39-844d0319ba66", + "createdTime": "2022-11-07T08:28:37.291Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "17981d33-8ac8-4d7a-9cca-26bf63d6ca54", + "createdTime": "2022-11-07T08:27:43.689Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "24bff904-03fe-4050-97d5-000ac19445e2", + "createdTime": "2022-11-07T08:25:37.361Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "7719837b-d39c-4956-8fa0-854c8c833063", + "createdTime": "2022-11-07T08:24:40.19Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "17db4e3a-9e28-4477-bbe3-3ee80d1fb309", + "createdTime": "2022-11-07T08:24:38.642Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "d68ff979-cc2a-4c01-865b-a2bda8fac29d", + "createdTime": "2022-11-06T15:02:00.768Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "4bd1d053-a1bf-4201-a49e-64f9c194ba4b", + "createdTime": "2022-11-06T15:01:33.346Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "57e7ed93-b3d1-4cb1-b14d-dc153a0d2231", + "createdTime": "2022-11-06T15:01:29.345Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "3840cb8a-dace-4d20-a766-aad0480344ba", + "createdTime": "2022-11-06T15:00:27.784Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "f825c6ce-9bf8-44ec-9307-5efc281ae5e2", + "createdTime": "2022-11-06T14:59:24.15Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "011e1486-ee09-4dae-a9fd-c2175a5f9256", + "createdTime": "2022-11-06T14:58:59.727Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "a2189c76-154c-49e2-b8be-af65da75d8c5", + "createdTime": "2022-11-06T14:58:52.342Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "1526f7d4-4d5b-4b77-9508-3244b1e59a63", + "createdTime": "2022-11-06T14:58:42.028Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "75272256-ef0c-4f0b-96e8-47f3a8d8971b", + "createdTime": "2022-11-06T14:58:39.581Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "e68b9867-b64c-4770-a09f-8da4ea58387f", + "createdTime": "2022-11-06T14:57:58.699Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "96f59ad4-047c-48d8-9d71-b6049169b491", + "createdTime": "2022-11-06T14:56:05.037Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "671fb461-305c-45b3-b9de-450e698e88e0", + "createdTime": "2022-11-06T14:54:56.717Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "abf2ce83-9e1b-4811-a34a-69269c7dd91e", + "createdTime": "2022-11-06T14:54:11.197Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "27d47e05-d92c-4605-8045-8c2a50defff7", + "createdTime": "2022-11-06T14:54:10.473Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "b12478b5-81ae-4800-8506-1a9da6f3a5f1", + "createdTime": "2022-11-04T07:33:03.802Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "8b4341a5-2d40-4739-ab4f-b071a5651b6e", + "createdTime": "2022-11-04T07:32:38.095Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "4532f407-2e59-462e-87eb-9ab5b8e12121", + "createdTime": "2022-11-04T07:32:04.161Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "09c4356f-49a4-4a23-b7c5-51445bd43436", + "createdTime": "2022-11-04T07:30:27.913Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "3588fe59-6377-44ae-8bc8-5441b833230d", + "createdTime": "2022-11-04T07:30:12.966Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "b2909e4e-3698-44dd-9f22-a6c10f31f4f6", + "createdTime": "2022-11-04T07:29:38.692Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "31efab14-cc68-4ee1-b892-953f5ed97b52", + "createdTime": "2022-11-04T07:29:14.458Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "d0f1fcf8-b6b0-405a-a4a1-74ba22f50421", + "createdTime": "2022-11-04T07:29:13.175Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "94ba1cc2-e9e4-4f05-be2a-1b9611b70f4d", + "createdTime": "2022-11-04T07:29:07.563Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "af76aa3e-5d9a-4185-9113-582a5016a949", + "createdTime": "2022-11-04T07:28:26.634Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "32645c5c-b415-424e-b64a-5331b2dc5cf5", + "createdTime": "2022-11-04T07:26:07.12Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "3acee414-789b-4f67-be42-17d716e50569", + "createdTime": "2022-11-04T07:26:00.698Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "5d334162-1639-4604-8a72-33c361a9dd85", + "createdTime": "2022-11-04T07:24:42.123Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "a367eeca-9125-4145-81fc-aa77dbd1d3f9", + "createdTime": "2022-11-04T07:24:41.735Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "b9b78e2c-1096-44e7-9cbd-a66bd2b650ad", + "createdTime": "2022-11-03T07:44:27.901Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "eedc6a53-fdda-4026-929f-b31d5b98474e", + "createdTime": "2022-11-03T07:43:55.37Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "72f83379-8e39-47f1-b87d-b490fc412f85", + "createdTime": "2022-11-03T07:43:39.719Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "6d1e4c42-b831-45c7-8f7b-15e0da76cb25", + "createdTime": "2022-11-03T07:43:00.564Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "1d848441-c624-4e1f-8897-5513d7127026", + "createdTime": "2022-11-03T07:42:50.123Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "24ae495d-a088-41dc-9f74-4cf15dd9da14", + "createdTime": "2022-11-03T07:42:32.421Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "a70c0c07-339b-437a-a572-3f1c566595e6", + "createdTime": "2022-11-03T07:42:31.782Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "93dfecbc-f1f5-4688-80a6-7ddf597c904c", + "createdTime": "2022-11-03T07:40:32.334Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "5bbb44a5-f37e-4886-ab86-3918e17ee7db", + "createdTime": "2022-11-03T07:39:58.095Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "d6615a56-e8af-4cbe-a7cb-4b5c535633cf", + "createdTime": "2022-11-03T07:39:21.645Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "bd3af90d-5ada-4b17-9cb2-e9728134bb35", + "createdTime": "2022-11-03T07:38:33.599Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "7f006d3c-7319-4ac9-b14e-eecddae590b3", + "createdTime": "2022-11-03T07:38:00.824Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "84ec5052-74dc-49f7-b40e-13fbf607b935", + "createdTime": "2022-11-03T07:37:51.022Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "15872734-bdd6-4810-b54c-97c37b7b3d88", + "createdTime": "2022-11-03T07:37:45.106Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "c6bfb2ac-6b20-4553-a3fa-8450f2fb8b47", + "createdTime": "2022-11-02T16:21:55.896Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "d65a4245-ce0d-4ef3-93bc-4ff4bae329ad", + "createdTime": "2022-11-02T16:18:13.308Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "88588209-9e79-4587-b1e1-ec2549a4635a", + "createdTime": "2022-11-02T07:33:23.917Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "7788ea7c-a460-4bb9-9eb0-b557a42521a8", + "createdTime": "2022-11-02T07:33:15.896Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "351ccd09-8368-4ef3-b511-935445774ed7", + "createdTime": "2022-11-02T07:32:42.576Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "faf2dbb6-f558-4c58-902d-9e76fc52d81e", + "createdTime": "2022-11-02T07:32:07.399Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "cb8ef237-35ba-4f18-ba77-3170ce80f895", + "createdTime": "2022-11-02T07:31:21.197Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "ba120c66-f906-4dc1-85c0-b06e134b0d98", + "createdTime": "2022-11-02T07:31:13.212Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "6382eb1f-fa99-48a8-87e0-62a8313863c9", + "createdTime": "2022-11-02T07:30:57.823Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "a76717a8-98bb-4afe-a037-95d7bf47e8b4", + "createdTime": "2022-11-02T07:29:35.791Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "d51827b0-7cc7-4f1e-b742-e02934e7e267", + "createdTime": "2022-11-02T07:29:33.538Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "11877ed8-7daa-4c9f-8669-e005ca27446f", + "createdTime": "2022-11-02T07:28:34.564Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "1596530c-ec99-41ca-a2be-4c67dd699f53", + "createdTime": "2022-11-02T07:27:23.484Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "2733971f-0f22-472f-91ea-0943d5d3eb9b", + "createdTime": "2022-11-02T07:26:40.746Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "30c583c7-c169-4e00-a1fb-c338ac737f67", + "createdTime": "2022-11-02T07:26:08.292Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "b13e55e3-7add-4f60-8ecd-db5fdd2b6074", + "createdTime": "2022-11-02T07:26:05.028Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "2043010d-cdd1-40af-8de1-dfb785899b21", + "createdTime": "2022-11-01T07:33:16.295Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "f758d867-8705-4abe-a86d-4b444fd6ea11", + "createdTime": "2022-11-01T07:32:52.907Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "19676731-5741-464f-83da-e8049cf2c211", + "createdTime": "2022-11-01T07:32:40.841Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "5aca61bc-15b8-4218-bca8-1bc54abbcea7", + "createdTime": "2022-11-01T07:31:00.317Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "f4b3d592-b3cf-4b93-8eb8-028f63cdd5ff", + "createdTime": "2022-11-01T07:30:01.254Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "95304edc-93e7-489d-8329-5fce27b1cec2", + "createdTime": "2022-11-01T07:29:55.136Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "8c58f933-d279-47ab-a17b-8f726d6c553e", + "createdTime": "2022-11-01T07:29:29.314Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "25f0ebb7-6925-4acf-bdd3-532a622b4bb8", + "createdTime": "2022-11-01T07:29:24.529Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "8410510b-21dc-4df9-b1f7-68a756983b62", + "createdTime": "2022-11-01T07:29:03.207Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "a9e686da-b273-4292-ba7b-218b6cf7f547", + "createdTime": "2022-11-01T07:29:00.64Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "4f176043-11b0-4a01-aad1-e4c0879e80e8", + "createdTime": "2022-11-01T07:27:08.156Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "1d91ea0d-60dc-4735-aa40-c0621519c71c", + "createdTime": "2022-11-01T07:25:28.059Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "06844791-bd87-4aad-982c-15c77bc5ce7b", + "createdTime": "2022-11-01T07:24:57.529Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + } + ], + "@nextLink": "https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=200\u0026$skip=200" + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.testListMetricFeedbackFilterStartTime[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.testListMetricFeedbackFilterStartTime[1].json deleted file mode 100644 index 6d0dadc588b07..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.testListMetricFeedbackFilterStartTime[1].json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b7643935-1812-4ac4-bd6b-6a8e5d62b6ea", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "69da046c-faa5-457d-b1f1-e3ddca409aad", - "content-length" : "0", - "x-envoy-upstream-service-time" : "503", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "69da046c-faa5-457d-b1f1-e3ddca409aad", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:33 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/3bded5b3-c0e3-4767-bf92-453536f02408" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/3bded5b3-c0e3-4767-bf92-453536f02408", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "85e45b66-625b-4ed4-b2a4-e497ea490ff3" - }, - "Response" : { - "x-request-id" : "0392578c-e78f-42fd-835b-bc66c1be3cd6", - "content-length" : "374", - "x-envoy-upstream-service-time" : "101", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0392578c-e78f-42fd-835b-bc66c1be3cd6", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"3bded5b3-c0e3-4767-bf92-453536f02408\",\"createdTime\":\"2022-04-08T23:50:34.257Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8ab3809e-0d27-42da-a07a-93a769a0b8f1", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "75a9fdb8-bae3-41a9-9d10-3b5e336929b8", - "content-length" : "1146", - "x-envoy-upstream-service-time" : "110", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "75a9fdb8-bae3-41a9-9d10-3b5e336929b8", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"03a899a6-6b10-4194-9cd7-84c5ce467576\",\"createdTime\":\"2022-04-08T23:50:34.559Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"2c1b0178-b281-4cf9-a20c-9f1c64528a3d\",\"createdTime\":\"2022-04-08T23:50:34.334Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"3bded5b3-c0e3-4767-bf92-453536f02408\",\"createdTime\":\"2022-04-08T23:50:34.257Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.testListMetricFeedback[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.testListMetricFeedback[1].json deleted file mode 100644 index f432dba7f6f89..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackAsyncTest.testListMetricFeedback[1].json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ce0c9ce7-75de-4833-9e25-b894df43daef", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "b10283d6-fc0c-4071-b95a-2b9b2353fc1f", - "content-length" : "0", - "x-envoy-upstream-service-time" : "384", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b10283d6-fc0c-4071-b95a-2b9b2353fc1f", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:33 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/2c1b0178-b281-4cf9-a20c-9f1c64528a3d" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/2c1b0178-b281-4cf9-a20c-9f1c64528a3d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "34b32d35-731a-4cc3-96d1-9744ee1d5ade" - }, - "Response" : { - "x-request-id" : "dfc66e91-5f52-42e6-8b7a-8cc0e7891c0a", - "content-length" : "379", - "x-envoy-upstream-service-time" : "109", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "dfc66e91-5f52-42e6-8b7a-8cc0e7891c0a", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"2c1b0178-b281-4cf9-a20c-9f1c64528a3d\",\"createdTime\":\"2022-04-08T23:50:34.334Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "21420b72-e22a-4ad7-bb2f-a376939ac541", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "d453091b-8d39-46d8-8b7f-e0f332d6ef61", - "content-length" : "0", - "x-envoy-upstream-service-time" : "369", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d453091b-8d39-46d8-8b7f-e0f332d6ef61", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/0a216f35-1702-460f-9485-b387fee93145" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/0a216f35-1702-460f-9485-b387fee93145", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "4ce90385-dee6-4086-9343-fd88bf1048a9" - }, - "Response" : { - "x-request-id" : "5316e4ad-a8cd-42eb-8dab-20a7360b7f7e", - "content-length" : "378", - "x-envoy-upstream-service-time" : "119", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5316e4ad-a8cd-42eb-8dab-20a7360b7f7e", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"0a216f35-1702-460f-9485-b387fee93145\",\"createdTime\":\"2022-04-08T23:50:35.04Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:34 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "a0c7e116-3651-4d99-8878-28367511c795", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "8aa89744-37fb-4546-a705-7ed1a8d4416b", - "content-length" : "40170", - "x-envoy-upstream-service-time" : "111", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "8aa89744-37fb-4546-a705-7ed1a8d4416b", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"3bded5b3-c0e3-4767-bf92-453536f02408\",\"createdTime\":\"2022-04-08T23:50:34.257Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"0a216f35-1702-460f-9485-b387fee93145\",\"createdTime\":\"2022-04-08T23:50:35.04Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"03a899a6-6b10-4194-9cd7-84c5ce467576\",\"createdTime\":\"2022-04-08T23:50:34.559Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"0f28d794-c1fe-45a2-b064-e7b2c084fd3d\",\"createdTime\":\"2022-04-08T23:50:34.043Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"2c1b0178-b281-4cf9-a20c-9f1c64528a3d\",\"createdTime\":\"2022-04-08T23:50:34.334Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"420f6032-d80c-4c61-a67a-df636bf191f2\",\"createdTime\":\"2022-04-08T23:50:32.389Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"b0ec5ba6-a6a4-4a96-9258-04c643e81878\",\"createdTime\":\"2022-04-08T23:50:31.11Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"21307b49-5afa-4d26-b248-175f566d8b76\",\"createdTime\":\"2022-04-08T23:50:29.536Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"0cd9a4f6-0f6f-4731-b361-31ee7e6e03f9\",\"createdTime\":\"2022-04-08T23:50:28.993Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"c3a01d5f-ba7c-40fe-8182-434f73c42af6\",\"createdTime\":\"2022-04-08T23:50:28.716Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"c8d6904c-66cb-496f-9af6-0ca5542136fe\",\"createdTime\":\"2022-04-08T23:50:26.673Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"f20c1446-392c-49c8-bed8-0d4ed5a5b72d\",\"createdTime\":\"2022-04-08T23:50:24.795Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"75c7ceed-3e4f-4867-a8ba-5001232b17f9\",\"createdTime\":\"2022-04-08T23:50:24.024Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"9a0ad7f6-42e0-4c51-9d2f-f1c3152d5f02\",\"createdTime\":\"2022-04-08T23:50:23.13Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"69ed30e4-1842-4cee-9427-e2f19fa92775\",\"createdTime\":\"2022-04-08T23:50:18.79Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"54865767-7b5c-48a7-8d0f-d0d390a4c6f4\",\"createdTime\":\"2022-04-08T23:50:17.53Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d19c8c84-14e3-4601-9724-2da6213a6004\",\"createdTime\":\"2022-04-08T23:50:16.443Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"90f684bb-39f8-4479-9c54-7e009b998a0c\",\"createdTime\":\"2022-04-08T23:50:15.411Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"19d58618-9c1e-4635-9994-347ed75688a7\",\"createdTime\":\"2022-04-08T23:35:56.83Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"084553f4-8aba-49d2-87dc-8b742b3af6d4\",\"createdTime\":\"2022-04-08T23:35:55.917Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"6b7e36c0-8c1f-497c-8dae-344b193cde4d\",\"createdTime\":\"2022-04-08T23:35:55.196Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"52e77863-c8cf-4a4a-83ec-8064af10344b\",\"createdTime\":\"2022-04-08T23:35:53.277Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"a2085296-415d-4ed1-8c46-c8de65d7c8ca\",\"createdTime\":\"2022-04-08T23:35:52.549Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"b0ebd182-a6d3-4ecd-8b09-298a22e567f0\",\"createdTime\":\"2022-04-08T23:35:51.822Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"913cda7e-de3b-4690-9a02-47fe62e9e424\",\"createdTime\":\"2022-04-08T23:35:51.338Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"48965322-9d27-4d88-8378-edee9860be5c\",\"createdTime\":\"2022-04-08T23:35:50.616Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"a3307c4c-e99c-4e1e-9424-014f9e6f5757\",\"createdTime\":\"2022-04-08T23:35:49.548Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"60f60f09-f8e4-4d58-b759-439bed5b9953\",\"createdTime\":\"2022-04-08T23:35:48.751Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"d013b8af-e355-46f3-8f02-2fdbcdc864c6\",\"createdTime\":\"2022-04-08T23:35:47.851Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"823e82f2-59b7-4dd8-9642-ad959c3bcbe4\",\"createdTime\":\"2022-04-08T23:35:47.247Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"0581672b-3b8c-4038-befd-8de9ce6afdaf\",\"createdTime\":\"2022-04-08T23:35:45.079Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"8f6fd703-5951-445c-8ef7-74faa1fb1b79\",\"createdTime\":\"2022-04-08T23:35:44.193Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"81d2c3b9-e8d0-4292-895a-4b4998f7c037\",\"createdTime\":\"2022-04-08T23:35:43.264Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"ef29c76f-f705-4175-882f-de69bb0c5756\",\"createdTime\":\"2022-04-08T23:35:42.709Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96b963eb-8a09-4249-b94e-8c2d71ef1416\",\"createdTime\":\"2022-04-08T23:35:27.049Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"133b6e9f-5050-45d8-b924-aa14a77f3986\",\"createdTime\":\"2022-04-08T23:35:25.5Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"bd795eaf-342e-4d46-8239-8822fd638582\",\"createdTime\":\"2022-04-08T23:34:58.033Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"ade49d58-37e8-4c70-a61f-a684da1a1254\",\"createdTime\":\"2022-04-08T23:34:56.863Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"e1426bfb-06ee-436f-be1f-fb8fc1ff14c9\",\"createdTime\":\"2022-04-08T23:34:56.327Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e26d6b92-e82f-4d7c-8661-3f464e68c43d\",\"createdTime\":\"2022-04-08T23:34:54.68Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d3f87537-7467-4290-9ace-4b0ad3a162a5\",\"createdTime\":\"2022-04-08T23:34:54.022Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"c2105cb6-4abc-42b7-b445-b1d305271a9e\",\"createdTime\":\"2022-04-08T23:34:53.212Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"f73f5db7-8009-4be4-b3e0-f6d709c783cd\",\"createdTime\":\"2022-04-08T23:34:52.71Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"76c2a0e1-51f0-4371-b73d-67542d433ca9\",\"createdTime\":\"2022-04-08T23:34:52.129Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"55e3f57a-6cb5-4458-b68d-f6133c4bfe75\",\"createdTime\":\"2022-04-08T23:34:51.35Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"f522c9de-25c7-41d5-b6d9-3feef6433110\",\"createdTime\":\"2022-04-08T23:34:50.684Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"55386b84-036f-4ddd-9e72-6f2d1c7cac0a\",\"createdTime\":\"2022-04-08T23:34:49.875Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"e746aadd-ee5a-47e0-a304-b80a6f7c9421\",\"createdTime\":\"2022-04-08T23:34:49.362Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"0de1d115-a1ae-4bde-a9c6-0ef0772ad48b\",\"createdTime\":\"2022-04-08T23:34:47.602Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"39c34acd-33c0-4a7a-ae05-4d55e65c0df9\",\"createdTime\":\"2022-04-08T23:34:46.91Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"9d3e5ccd-7b41-4c08-b825-a3e5b80d0774\",\"createdTime\":\"2022-04-08T23:34:46.252Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"2d24fcf2-d2d0-45ff-a7ce-0d57a45fea1d\",\"createdTime\":\"2022-04-08T23:34:45.662Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"7408c9dc-f995-499b-87d2-56e702e15094\",\"createdTime\":\"2022-04-08T23:34:44.971Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"01f4eb17-63c2-4d9b-81ca-f778663f120f\",\"createdTime\":\"2022-04-08T23:34:44.072Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"c9383859-6932-4d0a-9503-22c0090ef1bf\",\"createdTime\":\"2022-04-08T23:32:39.958Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"f3c632e3-95df-41ed-a352-9c262acc6f14\",\"createdTime\":\"2022-04-08T23:32:39.047Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"86bdc4b5-4265-4233-a39d-78dd9775b78e\",\"createdTime\":\"2022-04-08T23:32:38.476Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6126cc7e-6ea5-48f8-a773-bb69170265a4\",\"createdTime\":\"2022-04-08T23:32:36.993Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"52aa39ce-9c14-48d2-919e-b78f93c1b3c0\",\"createdTime\":\"2022-04-08T23:32:36.272Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"ef7cdbf0-23e7-46ee-a9f1-addaeaa85215\",\"createdTime\":\"2022-04-08T23:32:35.516Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96259f3c-ca43-45d3-b117-f145ebe2a7db\",\"createdTime\":\"2022-04-08T23:32:34.866Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"7258d11d-c8fc-4824-b155-a2a31de861ed\",\"createdTime\":\"2022-04-08T23:32:34.19Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dcc4c77c-ee9a-453a-83b1-5a5a43513207\",\"createdTime\":\"2022-04-08T23:32:33.217Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"d91c1589-f30e-4a64-a884-05f20f5e1743\",\"createdTime\":\"2022-04-08T23:32:32.469Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"ffec6a95-f16d-4f7e-9d72-146f70c11df3\",\"createdTime\":\"2022-04-08T23:32:31.627Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"21025dab-a80e-40ae-ad8f-39eb7259a50d\",\"createdTime\":\"2022-04-08T23:32:30.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"058baa11-2363-4b40-9e63-78e583e6f30e\",\"createdTime\":\"2022-04-08T23:32:29.453Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6fbe1f22-69a8-4ea1-a8ff-66f673a29cdf\",\"createdTime\":\"2022-04-08T23:32:28.649Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"b029b396-c087-4cc8-b1b7-cedad2e5229e\",\"createdTime\":\"2022-04-08T23:32:27.88Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"5369dd55-0213-4680-ade5-97ea60ca34d2\",\"createdTime\":\"2022-04-08T23:32:27.305Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96f43ca5-163b-4184-af37-cf0d9977cdea\",\"createdTime\":\"2022-04-08T23:32:26.278Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"7c43a067-66d1-48e5-ba23-16b157a2d467\",\"createdTime\":\"2022-04-08T23:32:25.312Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"ef04270e-5a1e-4d17-8aa2-107010f4d3d1\",\"createdTime\":\"2022-04-08T23:31:53.466Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"99b24324-81a0-4f48-94e8-3cea1a6fc188\",\"createdTime\":\"2022-04-08T23:31:52.648Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"bb8a48b4-5d76-40cd-ad80-4a39aff0d795\",\"createdTime\":\"2022-04-08T23:31:52.116Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"563f657c-3c49-48ee-a721-5152b5c0e742\",\"createdTime\":\"2022-04-08T23:31:50.719Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"5941049b-2b1c-45cb-9538-d6647d803e17\",\"createdTime\":\"2022-04-08T23:31:49.849Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"eff24166-c73c-4a97-8d20-69d37e07fda4\",\"createdTime\":\"2022-04-08T23:31:49.199Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"b026b79f-adf6-493e-8c1b-54aa5260a8ec\",\"createdTime\":\"2022-04-08T23:31:48.67Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"64d0c735-5392-41a2-9bcf-7477628f441a\",\"createdTime\":\"2022-04-08T23:31:47.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"aa28ae0d-3179-495a-b3fe-d2a28d60b155\",\"createdTime\":\"2022-04-08T23:31:47.012Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"65fd64c9-19c8-44b3-844a-12c5a6c5f586\",\"createdTime\":\"2022-04-08T23:31:46.295Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"fb7bdcaa-6058-4c16-b26a-303258d2af5d\",\"createdTime\":\"2022-04-08T23:31:45.389Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"f16afdc4-7b3a-4c4f-ad50-bcbae3f47bb8\",\"createdTime\":\"2022-04-08T23:31:44.751Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d347c52f-9b5a-4420-a68c-eac3ddfd8e5a\",\"createdTime\":\"2022-04-08T23:31:43.309Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"43a5c5dc-8579-4303-ae67-720254c4efd9\",\"createdTime\":\"2022-04-08T23:31:42.271Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"1efd6a02-8510-40db-a17c-9b36add61b58\",\"createdTime\":\"2022-04-08T23:31:41.582Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"3c7ee77b-1afd-465a-92df-bfb1ee252e98\",\"createdTime\":\"2022-04-08T23:31:40.972Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"fa486d03-12f1-447d-b16a-a9273afc1b46\",\"createdTime\":\"2022-04-08T23:31:40.133Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e4b852f9-a765-489b-b057-abb2949cd140\",\"createdTime\":\"2022-04-08T23:31:39.032Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"b13f3eac-bbf8-4d73-835d-3a0ba69164a3\",\"createdTime\":\"2022-04-08T23:18:22.793Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"53c46c70-7cac-449b-9d44-cbf2f0e6e4ae\",\"createdTime\":\"2022-04-08T23:18:22.19Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"fbf43319-b8eb-42fa-be49-8b5a7b0ced94\",\"createdTime\":\"2022-04-08T23:18:21.419Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"edf921bb-911e-4b7a-98f8-8c5e046a4036\",\"createdTime\":\"2022-04-08T23:18:22.028Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"21e61889-8573-44c5-8c95-e8e2c63f4e4a\",\"createdTime\":\"2022-04-08T23:18:21.026Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"552d4a8e-261f-4742-8584-77c0454b5c06\",\"createdTime\":\"2022-04-08T23:18:20.367Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"dd06a900-2206-49ef-a6a2-842fe2b8f7d2\",\"createdTime\":\"2022-04-08T23:18:20.279Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"4888a657-4326-4f56-a952-3151926a4e61\",\"createdTime\":\"2022-04-08T23:18:19.609Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"791a78ed-4d3f-4c14-9ab6-291278e1c3eb\",\"createdTime\":\"2022-04-08T23:18:19.251Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"373410f8-0e22-4921-bd46-ef0fe0d6f826\",\"createdTime\":\"2022-04-08T23:18:18.336Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"4529c2d6-169a-4dc0-961c-e9b07d1508c4\",\"createdTime\":\"2022-04-08T23:18:18.348Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e8a85b3b-58bf-42fe-9b52-f053f1ad1d7f\",\"createdTime\":\"2022-04-08T23:18:17.17Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"36b612ee-95a9-43ac-8cf9-87b7e984bfd6\",\"createdTime\":\"2022-04-08T23:18:16.362Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"1dc0d9f5-5e03-4ab2-b6ca-47c712b83327\",\"createdTime\":\"2022-04-08T23:18:15.529Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"de65ffa7-b9ee-4a35-b909-b367e99b7f59\",\"createdTime\":\"2022-04-08T23:18:14.334Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dbed043d-bdc7-490a-95d1-e09751f50d8f\",\"createdTime\":\"2022-04-08T23:18:13.396Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6f4561a1-b4bd-4201-8aaa-1dc6ae180e00\",\"createdTime\":\"2022-04-08T23:18:12.125Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"edf6a9e1-a95b-4ffd-b368-a45e7c5d5e5a\",\"createdTime\":\"2022-04-08T23:18:11.303Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:35 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.createAnomalyFeedback[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.createAnomalyFeedback[1].json deleted file mode 100644 index 5b00c7d941799..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.createAnomalyFeedback[1].json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "aae08176-bad5-4e4f-b37e-5c05355f4a59", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "59ce7012-2955-4255-b7b7-b7092f3d1b55", - "content-length" : "0", - "x-envoy-upstream-service-time" : "516", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "59ce7012-2955-4255-b7b7-b7092f3d1b55", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/54865767-7b5c-48a7-8d0f-d0d390a4c6f4" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/54865767-7b5c-48a7-8d0f-d0d390a4c6f4", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "31b52eec-cfab-49d6-9dc6-a9b1cd9d85fd" - }, - "Response" : { - "x-request-id" : "85a35639-7b2d-430a-9369-05075e4f01f8", - "content-length" : "373", - "x-envoy-upstream-service-time" : "134", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "85a35639-7b2d-430a-9369-05075e4f01f8", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"54865767-7b5c-48a7-8d0f-d0d390a4c6f4\",\"createdTime\":\"2022-04-08T23:50:17.53Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:17 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.createChangePointMetricFeedback[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.createChangePointMetricFeedback[1].json deleted file mode 100644 index 20c3664bc1f95..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.createChangePointMetricFeedback[1].json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "efd5f459-a60a-4d17-b5e1-0f89f7fb8d66", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "d877b384-d2ed-46e6-acbf-5574f4c4e766", - "content-length" : "0", - "x-envoy-upstream-service-time" : "511", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d877b384-d2ed-46e6-acbf-5574f4c4e766", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:28 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/0cd9a4f6-0f6f-4731-b361-31ee7e6e03f9" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/0cd9a4f6-0f6f-4731-b361-31ee7e6e03f9", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9610d675-ccef-4bd4-a468-16fbad8b5875" - }, - "Response" : { - "x-request-id" : "bc8fc326-f96a-4942-b65b-571efede5754", - "content-length" : "382", - "x-envoy-upstream-service-time" : "103", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "bc8fc326-f96a-4942-b65b-571efede5754", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"0cd9a4f6-0f6f-4731-b361-31ee7e6e03f9\",\"createdTime\":\"2022-04-08T23:50:28.993Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:29 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.createCommentMetricFeedback[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.createCommentMetricFeedback[1].json deleted file mode 100644 index 98acbdf759c7e..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.createCommentMetricFeedback[1].json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "285b4ed9-ef13-4431-ac8f-6fc7b42bc5cb", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "08f15388-88bc-4bc2-92db-cf408f35c9f7", - "content-length" : "0", - "x-envoy-upstream-service-time" : "430", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "08f15388-88bc-4bc2-92db-cf408f35c9f7", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/9a0ad7f6-42e0-4c51-9d2f-f1c3152d5f02" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/9a0ad7f6-42e0-4c51-9d2f-f1c3152d5f02", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "120b8bb4-9e82-4a8c-b6e2-8dd77b641323" - }, - "Response" : { - "x-request-id" : "2bc9b6f9-9930-4ca6-bb38-52a053086f49", - "content-length" : "378", - "x-envoy-upstream-service-time" : "118", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2bc9b6f9-9930-4ca6-bb38-52a053086f49", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"9a0ad7f6-42e0-4c51-9d2f-f1c3152d5f02\",\"createdTime\":\"2022-04-08T23:50:23.13Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:22 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.createPeriodMetricFeedback[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.createPeriodMetricFeedback[1].json deleted file mode 100644 index 51d29a76c0f9d..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.createPeriodMetricFeedback[1].json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1f158ce8-3fc5-430c-b2b3-9916dc888b57", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "bc4977ba-1b2c-4334-b302-2268079d988f", - "content-length" : "0", - "x-envoy-upstream-service-time" : "581", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "bc4977ba-1b2c-4334-b302-2268079d988f", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:15 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/90f684bb-39f8-4479-9c54-7e009b998a0c" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/90f684bb-39f8-4479-9c54-7e009b998a0c", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8ac10bb3-5c9b-4d4e-b293-faa460a030ad" - }, - "Response" : { - "x-request-id" : "012c0db4-dbff-4990-83b4-8293f7748884", - "content-length" : "319", - "x-envoy-upstream-service-time" : "106", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "012c0db4-dbff-4990-83b4-8293f7748884", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"90f684bb-39f8-4479-9c54-7e009b998a0c\",\"createdTime\":\"2022-04-08T23:50:15.411Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}}", - "Date" : "Fri, 08 Apr 2022 23:50:15 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.getMetricFeedbackNullId[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.getMetricFeedbackNullId[1].json index ba5f37f8f8555..f721723386d8a 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.getMetricFeedbackNullId[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.getMetricFeedbackNullId[1].json @@ -1,4 +1,4 @@ { - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.getMetricFeedbackValidId[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.getMetricFeedbackValidId[1].json deleted file mode 100644 index f318cdba11297..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.getMetricFeedbackValidId[1].json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "f89a5932-7c50-430e-bb6f-b5a279fc9325", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "1e839f1e-5025-4370-8790-31b8c1be7bb7", - "content-length" : "0", - "x-envoy-upstream-service-time" : "436", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "1e839f1e-5025-4370-8790-31b8c1be7bb7", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:15 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/d19c8c84-14e3-4601-9724-2da6213a6004" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/d19c8c84-14e3-4601-9724-2da6213a6004", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "548af1fd-3b05-4fda-963f-a39b501ab2ed" - }, - "Response" : { - "x-request-id" : "08163e0f-0255-4a1f-a22e-9c572a477605", - "content-length" : "379", - "x-envoy-upstream-service-time" : "107", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "08163e0f-0255-4a1f-a22e-9c572a477605", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"d19c8c84-14e3-4601-9724-2da6213a6004\",\"createdTime\":\"2022-04-08T23:50:16.443Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/d19c8c84-14e3-4601-9724-2da6213a6004", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8a3abd01-f37e-4220-92f7-243fceb7f05b" - }, - "Response" : { - "x-request-id" : "2d7ad5b0-1014-4e2a-b556-2f06a137e0ca", - "content-length" : "379", - "x-envoy-upstream-service-time" : "105", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2d7ad5b0-1014-4e2a-b556-2f06a137e0ca", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"d19c8c84-14e3-4601-9724-2da6213a6004\",\"createdTime\":\"2022-04-08T23:50:16.443Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.testListMetricFeedbackFilterByDimensionFilter[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.testListMetricFeedbackFilterByDimensionFilter[1].json deleted file mode 100644 index 6f5af016fddd5..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.testListMetricFeedbackFilterByDimensionFilter[1].json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "43fe0f2f-a66d-4581-ae1c-ab85f7af6720", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "c4b4fa1b-f833-4eda-aaf4-b9ae33eac10f", - "content-length" : "0", - "x-envoy-upstream-service-time" : "600", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c4b4fa1b-f833-4eda-aaf4-b9ae33eac10f", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/69ed30e4-1842-4cee-9427-e2f19fa92775" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/69ed30e4-1842-4cee-9427-e2f19fa92775", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "2606ca02-fb66-4d7d-916b-fe61456f4990" - }, - "Response" : { - "x-request-id" : "fb3be872-339b-46ea-8ed1-3d8f877a5a22", - "content-length" : "373", - "x-envoy-upstream-service-time" : "105", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "fb3be872-339b-46ea-8ed1-3d8f877a5a22", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"69ed30e4-1842-4cee-9427-e2f19fa92775\",\"createdTime\":\"2022-04-08T23:50:18.79Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:18 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "00983c85-6bff-4af0-9a67-321f8ca587d2", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "bd2a483c-bda3-4b79-9555-ca309307337e", - "content-length" : "3808", - "x-envoy-upstream-service-time" : "122", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "bd2a483c-bda3-4b79-9555-ca309307337e", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"69ed30e4-1842-4cee-9427-e2f19fa92775\",\"createdTime\":\"2022-04-08T23:50:18.79Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"54865767-7b5c-48a7-8d0f-d0d390a4c6f4\",\"createdTime\":\"2022-04-08T23:50:17.53Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d19c8c84-14e3-4601-9724-2da6213a6004\",\"createdTime\":\"2022-04-08T23:50:16.443Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"90f684bb-39f8-4479-9c54-7e009b998a0c\",\"createdTime\":\"2022-04-08T23:50:15.411Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"19d58618-9c1e-4635-9994-347ed75688a7\",\"createdTime\":\"2022-04-08T23:35:56.83Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"084553f4-8aba-49d2-87dc-8b742b3af6d4\",\"createdTime\":\"2022-04-08T23:35:55.917Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"6b7e36c0-8c1f-497c-8dae-344b193cde4d\",\"createdTime\":\"2022-04-08T23:35:55.196Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"52e77863-c8cf-4a4a-83ec-8064af10344b\",\"createdTime\":\"2022-04-08T23:35:53.277Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"a2085296-415d-4ed1-8c46-c8de65d7c8ca\",\"createdTime\":\"2022-04-08T23:35:52.549Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"b0ebd182-a6d3-4ecd-8b09-298a22e567f0\",\"createdTime\":\"2022-04-08T23:35:51.822Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=10\"}", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=10", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5a8d88fe-b818-4e17-9820-c712204a1555", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "a8edf079-387d-4ed2-b4e0-cd9a7790a899", - "content-length" : "3879", - "x-envoy-upstream-service-time" : "126", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a8edf079-387d-4ed2-b4e0-cd9a7790a899", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"913cda7e-de3b-4690-9a02-47fe62e9e424\",\"createdTime\":\"2022-04-08T23:35:51.338Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"48965322-9d27-4d88-8378-edee9860be5c\",\"createdTime\":\"2022-04-08T23:35:50.616Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"a3307c4c-e99c-4e1e-9424-014f9e6f5757\",\"createdTime\":\"2022-04-08T23:35:49.548Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"60f60f09-f8e4-4d58-b759-439bed5b9953\",\"createdTime\":\"2022-04-08T23:35:48.751Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"d013b8af-e355-46f3-8f02-2fdbcdc864c6\",\"createdTime\":\"2022-04-08T23:35:47.851Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"823e82f2-59b7-4dd8-9642-ad959c3bcbe4\",\"createdTime\":\"2022-04-08T23:35:47.247Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"0581672b-3b8c-4038-befd-8de9ce6afdaf\",\"createdTime\":\"2022-04-08T23:35:45.079Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"8f6fd703-5951-445c-8ef7-74faa1fb1b79\",\"createdTime\":\"2022-04-08T23:35:44.193Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"81d2c3b9-e8d0-4292-895a-4b4998f7c037\",\"createdTime\":\"2022-04-08T23:35:43.264Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"ef29c76f-f705-4175-882f-de69bb0c5756\",\"createdTime\":\"2022-04-08T23:35:42.709Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=20\"}", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=20", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c240943f-be5a-4bdd-9ba1-6961431271c2", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "e5f0c762-cbfd-47cb-8586-7eab834119ce", - "content-length" : "3870", - "x-envoy-upstream-service-time" : "128", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e5f0c762-cbfd-47cb-8586-7eab834119ce", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"96b963eb-8a09-4249-b94e-8c2d71ef1416\",\"createdTime\":\"2022-04-08T23:35:27.049Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"133b6e9f-5050-45d8-b924-aa14a77f3986\",\"createdTime\":\"2022-04-08T23:35:25.5Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"bd795eaf-342e-4d46-8239-8822fd638582\",\"createdTime\":\"2022-04-08T23:34:58.033Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"ade49d58-37e8-4c70-a61f-a684da1a1254\",\"createdTime\":\"2022-04-08T23:34:56.863Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"e1426bfb-06ee-436f-be1f-fb8fc1ff14c9\",\"createdTime\":\"2022-04-08T23:34:56.327Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e26d6b92-e82f-4d7c-8661-3f464e68c43d\",\"createdTime\":\"2022-04-08T23:34:54.68Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d3f87537-7467-4290-9ace-4b0ad3a162a5\",\"createdTime\":\"2022-04-08T23:34:54.022Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"c2105cb6-4abc-42b7-b445-b1d305271a9e\",\"createdTime\":\"2022-04-08T23:34:53.212Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"f73f5db7-8009-4be4-b3e0-f6d709c783cd\",\"createdTime\":\"2022-04-08T23:34:52.71Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"76c2a0e1-51f0-4371-b73d-67542d433ca9\",\"createdTime\":\"2022-04-08T23:34:52.129Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=30\"}", - "Date" : "Fri, 08 Apr 2022 23:50:19 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=30", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "a157b782-ca16-47be-9631-9759b6fdb859", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "c43f86de-036d-46a3-af93-7da4aba54c9b", - "content-length" : "3880", - "x-envoy-upstream-service-time" : "107", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c43f86de-036d-46a3-af93-7da4aba54c9b", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"55e3f57a-6cb5-4458-b68d-f6133c4bfe75\",\"createdTime\":\"2022-04-08T23:34:51.35Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"f522c9de-25c7-41d5-b6d9-3feef6433110\",\"createdTime\":\"2022-04-08T23:34:50.684Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"55386b84-036f-4ddd-9e72-6f2d1c7cac0a\",\"createdTime\":\"2022-04-08T23:34:49.875Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"e746aadd-ee5a-47e0-a304-b80a6f7c9421\",\"createdTime\":\"2022-04-08T23:34:49.362Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"0de1d115-a1ae-4bde-a9c6-0ef0772ad48b\",\"createdTime\":\"2022-04-08T23:34:47.602Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"39c34acd-33c0-4a7a-ae05-4d55e65c0df9\",\"createdTime\":\"2022-04-08T23:34:46.91Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"9d3e5ccd-7b41-4c08-b825-a3e5b80d0774\",\"createdTime\":\"2022-04-08T23:34:46.252Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"2d24fcf2-d2d0-45ff-a7ce-0d57a45fea1d\",\"createdTime\":\"2022-04-08T23:34:45.662Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"7408c9dc-f995-499b-87d2-56e702e15094\",\"createdTime\":\"2022-04-08T23:34:44.971Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"01f4eb17-63c2-4d9b-81ca-f778663f120f\",\"createdTime\":\"2022-04-08T23:34:44.072Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=40\"}", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=40", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3fa9ac3e-397e-4be3-ace3-5de664494ffa", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "843fb0cc-58cd-444d-987b-7b521690eeb4", - "content-length" : "3818", - "x-envoy-upstream-service-time" : "121", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "843fb0cc-58cd-444d-987b-7b521690eeb4", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"c9383859-6932-4d0a-9503-22c0090ef1bf\",\"createdTime\":\"2022-04-08T23:32:39.958Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"f3c632e3-95df-41ed-a352-9c262acc6f14\",\"createdTime\":\"2022-04-08T23:32:39.047Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"86bdc4b5-4265-4233-a39d-78dd9775b78e\",\"createdTime\":\"2022-04-08T23:32:38.476Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6126cc7e-6ea5-48f8-a773-bb69170265a4\",\"createdTime\":\"2022-04-08T23:32:36.993Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"52aa39ce-9c14-48d2-919e-b78f93c1b3c0\",\"createdTime\":\"2022-04-08T23:32:36.272Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"ef7cdbf0-23e7-46ee-a9f1-addaeaa85215\",\"createdTime\":\"2022-04-08T23:32:35.516Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96259f3c-ca43-45d3-b117-f145ebe2a7db\",\"createdTime\":\"2022-04-08T23:32:34.866Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"7258d11d-c8fc-4824-b155-a2a31de861ed\",\"createdTime\":\"2022-04-08T23:32:34.19Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dcc4c77c-ee9a-453a-83b1-5a5a43513207\",\"createdTime\":\"2022-04-08T23:32:33.217Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"d91c1589-f30e-4a64-a884-05f20f5e1743\",\"createdTime\":\"2022-04-08T23:32:32.469Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=50\"}", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=50", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "edfeced5-0fe2-4916-9489-faa6f1df472a", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "c4263f11-b9ec-4b45-b620-825be108aaeb", - "content-length" : "3878", - "x-envoy-upstream-service-time" : "126", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c4263f11-b9ec-4b45-b620-825be108aaeb", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"ffec6a95-f16d-4f7e-9d72-146f70c11df3\",\"createdTime\":\"2022-04-08T23:32:31.627Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"21025dab-a80e-40ae-ad8f-39eb7259a50d\",\"createdTime\":\"2022-04-08T23:32:30.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"058baa11-2363-4b40-9e63-78e583e6f30e\",\"createdTime\":\"2022-04-08T23:32:29.453Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6fbe1f22-69a8-4ea1-a8ff-66f673a29cdf\",\"createdTime\":\"2022-04-08T23:32:28.649Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"b029b396-c087-4cc8-b1b7-cedad2e5229e\",\"createdTime\":\"2022-04-08T23:32:27.88Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"5369dd55-0213-4680-ade5-97ea60ca34d2\",\"createdTime\":\"2022-04-08T23:32:27.305Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96f43ca5-163b-4184-af37-cf0d9977cdea\",\"createdTime\":\"2022-04-08T23:32:26.278Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"7c43a067-66d1-48e5-ba23-16b157a2d467\",\"createdTime\":\"2022-04-08T23:32:25.312Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"ef04270e-5a1e-4d17-8aa2-107010f4d3d1\",\"createdTime\":\"2022-04-08T23:31:53.466Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"99b24324-81a0-4f48-94e8-3cea1a6fc188\",\"createdTime\":\"2022-04-08T23:31:52.648Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=60\"}", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=60", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "22851dac-2bcc-4005-984e-2ccd1eb71479", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "22f309c6-0e5d-4b83-b9d1-1f539f604263", - "content-length" : "3873", - "x-envoy-upstream-service-time" : "140", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "22f309c6-0e5d-4b83-b9d1-1f539f604263", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"bb8a48b4-5d76-40cd-ad80-4a39aff0d795\",\"createdTime\":\"2022-04-08T23:31:52.116Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"563f657c-3c49-48ee-a721-5152b5c0e742\",\"createdTime\":\"2022-04-08T23:31:50.719Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"5941049b-2b1c-45cb-9538-d6647d803e17\",\"createdTime\":\"2022-04-08T23:31:49.849Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"eff24166-c73c-4a97-8d20-69d37e07fda4\",\"createdTime\":\"2022-04-08T23:31:49.199Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"b026b79f-adf6-493e-8c1b-54aa5260a8ec\",\"createdTime\":\"2022-04-08T23:31:48.67Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"64d0c735-5392-41a2-9bcf-7477628f441a\",\"createdTime\":\"2022-04-08T23:31:47.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"aa28ae0d-3179-495a-b3fe-d2a28d60b155\",\"createdTime\":\"2022-04-08T23:31:47.012Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"65fd64c9-19c8-44b3-844a-12c5a6c5f586\",\"createdTime\":\"2022-04-08T23:31:46.295Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"fb7bdcaa-6058-4c16-b26a-303258d2af5d\",\"createdTime\":\"2022-04-08T23:31:45.389Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"f16afdc4-7b3a-4c4f-ad50-bcbae3f47bb8\",\"createdTime\":\"2022-04-08T23:31:44.751Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=70\"}", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=70", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "878213c2-2197-4fe3-b39b-0eda3a463cfa", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "08328630-7b4d-448b-9dea-7940adf8ada6", - "content-length" : "3938", - "x-envoy-upstream-service-time" : "133", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "08328630-7b4d-448b-9dea-7940adf8ada6", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"d347c52f-9b5a-4420-a68c-eac3ddfd8e5a\",\"createdTime\":\"2022-04-08T23:31:43.309Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"43a5c5dc-8579-4303-ae67-720254c4efd9\",\"createdTime\":\"2022-04-08T23:31:42.271Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"1efd6a02-8510-40db-a17c-9b36add61b58\",\"createdTime\":\"2022-04-08T23:31:41.582Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"3c7ee77b-1afd-465a-92df-bfb1ee252e98\",\"createdTime\":\"2022-04-08T23:31:40.972Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"fa486d03-12f1-447d-b16a-a9273afc1b46\",\"createdTime\":\"2022-04-08T23:31:40.133Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e4b852f9-a765-489b-b057-abb2949cd140\",\"createdTime\":\"2022-04-08T23:31:39.032Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"b13f3eac-bbf8-4d73-835d-3a0ba69164a3\",\"createdTime\":\"2022-04-08T23:18:22.793Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"53c46c70-7cac-449b-9d44-cbf2f0e6e4ae\",\"createdTime\":\"2022-04-08T23:18:22.19Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"fbf43319-b8eb-42fa-be49-8b5a7b0ced94\",\"createdTime\":\"2022-04-08T23:18:21.419Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"edf921bb-911e-4b7a-98f8-8c5e046a4036\",\"createdTime\":\"2022-04-08T23:18:22.028Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=80\"}", - "Date" : "Fri, 08 Apr 2022 23:50:21 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=80", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "20fae097-7b53-4158-a5a2-c1039480976a", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "05feee93-043f-4038-aeb2-81cc9a43e886", - "content-length" : "3881", - "x-envoy-upstream-service-time" : "200", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "05feee93-043f-4038-aeb2-81cc9a43e886", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"21e61889-8573-44c5-8c95-e8e2c63f4e4a\",\"createdTime\":\"2022-04-08T23:18:21.026Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"552d4a8e-261f-4742-8584-77c0454b5c06\",\"createdTime\":\"2022-04-08T23:18:20.367Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"dd06a900-2206-49ef-a6a2-842fe2b8f7d2\",\"createdTime\":\"2022-04-08T23:18:20.279Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"4888a657-4326-4f56-a952-3151926a4e61\",\"createdTime\":\"2022-04-08T23:18:19.609Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"791a78ed-4d3f-4c14-9ab6-291278e1c3eb\",\"createdTime\":\"2022-04-08T23:18:19.251Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"373410f8-0e22-4921-bd46-ef0fe0d6f826\",\"createdTime\":\"2022-04-08T23:18:18.336Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"4529c2d6-169a-4dc0-961c-e9b07d1508c4\",\"createdTime\":\"2022-04-08T23:18:18.348Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e8a85b3b-58bf-42fe-9b52-f053f1ad1d7f\",\"createdTime\":\"2022-04-08T23:18:17.17Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"36b612ee-95a9-43ac-8cf9-87b7e984bfd6\",\"createdTime\":\"2022-04-08T23:18:16.362Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"1dc0d9f5-5e03-4ab2-b6ca-47c712b83327\",\"createdTime\":\"2022-04-08T23:18:15.529Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=90\"}", - "Date" : "Fri, 08 Apr 2022 23:50:20 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=90", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b0ac5939-8e0b-49d9-a09e-7f632591de4e", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "d375f87c-5de8-4296-b86c-b17c28c5d1e6", - "content-length" : "1461", - "x-envoy-upstream-service-time" : "112", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d375f87c-5de8-4296-b86c-b17c28c5d1e6", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"de65ffa7-b9ee-4a35-b909-b367e99b7f59\",\"createdTime\":\"2022-04-08T23:18:14.334Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dbed043d-bdc7-490a-95d1-e09751f50d8f\",\"createdTime\":\"2022-04-08T23:18:13.396Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6f4561a1-b4bd-4201-8aaa-1dc6ae180e00\",\"createdTime\":\"2022-04-08T23:18:12.125Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"edf6a9e1-a95b-4ffd-b368-a45e7c5d5e5a\",\"createdTime\":\"2022-04-08T23:18:11.303Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:21 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.testListMetricFeedbackFilterByFeedbackType[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.testListMetricFeedbackFilterByFeedbackType[1].json deleted file mode 100644 index 67265e10dc8ac..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.testListMetricFeedbackFilterByFeedbackType[1].json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "e08cd133-0f18-474b-9369-331683116e0c", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "b5179d38-5bcf-4702-b022-387f7df66680", - "content-length" : "21379", - "x-envoy-upstream-service-time" : "114", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b5179d38-5bcf-4702-b022-387f7df66680", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"c8d6904c-66cb-496f-9af6-0ca5542136fe\",\"createdTime\":\"2022-04-08T23:50:26.673Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"69ed30e4-1842-4cee-9427-e2f19fa92775\",\"createdTime\":\"2022-04-08T23:50:18.79Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"54865767-7b5c-48a7-8d0f-d0d390a4c6f4\",\"createdTime\":\"2022-04-08T23:50:17.53Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6b7e36c0-8c1f-497c-8dae-344b193cde4d\",\"createdTime\":\"2022-04-08T23:35:55.196Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"52e77863-c8cf-4a4a-83ec-8064af10344b\",\"createdTime\":\"2022-04-08T23:35:53.277Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"48965322-9d27-4d88-8378-edee9860be5c\",\"createdTime\":\"2022-04-08T23:35:50.616Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"823e82f2-59b7-4dd8-9642-ad959c3bcbe4\",\"createdTime\":\"2022-04-08T23:35:47.247Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"0581672b-3b8c-4038-befd-8de9ce6afdaf\",\"createdTime\":\"2022-04-08T23:35:45.079Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"96b963eb-8a09-4249-b94e-8c2d71ef1416\",\"createdTime\":\"2022-04-08T23:35:27.049Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e1426bfb-06ee-436f-be1f-fb8fc1ff14c9\",\"createdTime\":\"2022-04-08T23:34:56.327Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e26d6b92-e82f-4d7c-8661-3f464e68c43d\",\"createdTime\":\"2022-04-08T23:34:54.68Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"76c2a0e1-51f0-4371-b73d-67542d433ca9\",\"createdTime\":\"2022-04-08T23:34:52.129Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e746aadd-ee5a-47e0-a304-b80a6f7c9421\",\"createdTime\":\"2022-04-08T23:34:49.362Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"0de1d115-a1ae-4bde-a9c6-0ef0772ad48b\",\"createdTime\":\"2022-04-08T23:34:47.602Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"7408c9dc-f995-499b-87d2-56e702e15094\",\"createdTime\":\"2022-04-08T23:34:44.971Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"86bdc4b5-4265-4233-a39d-78dd9775b78e\",\"createdTime\":\"2022-04-08T23:32:38.476Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6126cc7e-6ea5-48f8-a773-bb69170265a4\",\"createdTime\":\"2022-04-08T23:32:36.993Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"7258d11d-c8fc-4824-b155-a2a31de861ed\",\"createdTime\":\"2022-04-08T23:32:34.19Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"21025dab-a80e-40ae-ad8f-39eb7259a50d\",\"createdTime\":\"2022-04-08T23:32:30.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"058baa11-2363-4b40-9e63-78e583e6f30e\",\"createdTime\":\"2022-04-08T23:32:29.453Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"96f43ca5-163b-4184-af37-cf0d9977cdea\",\"createdTime\":\"2022-04-08T23:32:26.278Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"bb8a48b4-5d76-40cd-ad80-4a39aff0d795\",\"createdTime\":\"2022-04-08T23:31:52.116Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"563f657c-3c49-48ee-a721-5152b5c0e742\",\"createdTime\":\"2022-04-08T23:31:50.719Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"64d0c735-5392-41a2-9bcf-7477628f441a\",\"createdTime\":\"2022-04-08T23:31:47.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"f16afdc4-7b3a-4c4f-ad50-bcbae3f47bb8\",\"createdTime\":\"2022-04-08T23:31:44.751Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d347c52f-9b5a-4420-a68c-eac3ddfd8e5a\",\"createdTime\":\"2022-04-08T23:31:43.309Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"fa486d03-12f1-447d-b16a-a9273afc1b46\",\"createdTime\":\"2022-04-08T23:31:40.133Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"fbf43319-b8eb-42fa-be49-8b5a7b0ced94\",\"createdTime\":\"2022-04-08T23:18:21.419Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"21e61889-8573-44c5-8c95-e8e2c63f4e4a\",\"createdTime\":\"2022-04-08T23:18:21.026Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dd06a900-2206-49ef-a6a2-842fe2b8f7d2\",\"createdTime\":\"2022-04-08T23:18:20.279Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"4529c2d6-169a-4dc0-961c-e9b07d1508c4\",\"createdTime\":\"2022-04-08T23:18:18.348Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"de65ffa7-b9ee-4a35-b909-b367e99b7f59\",\"createdTime\":\"2022-04-08T23:18:14.334Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dbed043d-bdc7-490a-95d1-e09751f50d8f\",\"createdTime\":\"2022-04-08T23:18:13.396Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"176a3fc9-4d5f-41af-99fe-2d3b2b3da291\",\"createdTime\":\"2022-04-06T02:28:57.657Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"89b4c916-1a43-4f0c-b9de-d821652d78e9\",\"createdTime\":\"2022-04-06T02:28:56.022Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"1cbb0477-fda0-4cba-8a99-56aac23dfced\",\"createdTime\":\"2022-04-06T02:28:55.955Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"816fa8a0-e2dc-4842-b059-5f0d3a96e8ec\",\"createdTime\":\"2022-04-06T02:28:52.685Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"ed1d8bfe-3427-4caf-ac86-c4c7265c31ee\",\"createdTime\":\"2022-04-06T02:28:47.189Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"3333cd22-8f94-44d0-9fbc-5684a4d8267d\",\"createdTime\":\"2022-04-06T02:28:45.172Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"12fd1b60-8de0-4cb5-8736-1c346dfb576a\",\"createdTime\":\"2022-04-06T00:39:48.181Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"1214b129-a9af-4129-a9d2-ffa2cbf7bb8e\",\"createdTime\":\"2022-04-06T00:39:47.194Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"b728f2f3-0dec-46ef-a019-fc58b80620b6\",\"createdTime\":\"2022-04-06T00:39:46.614Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"1fdd07ef-acae-459e-9a4a-12f91d5ba561\",\"createdTime\":\"2022-04-06T00:39:45.845Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"b61e40c1-1d28-4607-bcd3-44478d9ab182\",\"createdTime\":\"2022-04-06T00:39:44.72Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"a41b0f09-b539-4147-af82-2b0b1a9522a3\",\"createdTime\":\"2022-04-06T00:39:43.831Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"3e7917b9-1f4f-4f1f-b0f6-c25ec2929c6a\",\"createdTime\":\"2022-04-06T00:24:03.684Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"7434d71e-86db-4603-81ce-5d3184db1d99\",\"createdTime\":\"2022-04-06T00:24:02.717Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"15d67b1e-fa83-4a60-b483-3f0c3ed244f5\",\"createdTime\":\"2022-04-06T00:24:02.509Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"5ae7c79e-11ab-4593-b3b9-661fa8ff4916\",\"createdTime\":\"2022-04-06T00:24:01.928Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"44ca9d4e-8fba-4aa0-a33c-dca1c36f33d4\",\"createdTime\":\"2022-04-06T00:24:00.693Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"57d2d483-931f-4613-8094-f0da13b2f05a\",\"createdTime\":\"2022-04-06T00:23:59.746Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"9209565d-2de6-4779-942b-2d00bd948b82\",\"createdTime\":\"2022-04-06T00:12:23.674Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e3c288a6-048a-4d3a-9cbb-ab0b884e93bf\",\"createdTime\":\"2022-04-06T00:12:23.175Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"ef9734e0-1079-4080-909d-30078a98ff51\",\"createdTime\":\"2022-04-06T00:12:23.04Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"4b8022e9-ffec-4352-b47f-57dd5fbaf4c5\",\"createdTime\":\"2022-04-06T00:10:26.219Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"c5efdb7b-4239-44c7-a67f-0c9dbd1da27c\",\"createdTime\":\"2022-04-06T00:10:26.24Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"831fe6e8-6e92-4153-9126-db8a3de1d218\",\"createdTime\":\"2022-04-06T00:10:26.127Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:27 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.testListMetricFeedbackFilterStartTime[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.testListMetricFeedbackFilterStartTime[1].json deleted file mode 100644 index 7cbd680048617..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.testListMetricFeedbackFilterStartTime[1].json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "13ce28c7-41e4-430c-903d-ad9b6e7f3df3", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "a75c87f8-a42a-4221-a188-5c227d5bbaad", - "content-length" : "0", - "x-envoy-upstream-service-time" : "525", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a75c87f8-a42a-4221-a188-5c227d5bbaad", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:25 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/c8d6904c-66cb-496f-9af6-0ca5542136fe" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/c8d6904c-66cb-496f-9af6-0ca5542136fe", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8bbee7eb-42b5-47b8-ac04-bd1d8d107592" - }, - "Response" : { - "x-request-id" : "31132a42-e390-475f-902c-61d490a5d2a7", - "content-length" : "374", - "x-envoy-upstream-service-time" : "100", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "31132a42-e390-475f-902c-61d490a5d2a7", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"c8d6904c-66cb-496f-9af6-0ca5542136fe\",\"createdTime\":\"2022-04-08T23:50:26.673Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:26 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "a5cdb0d3-1f67-4320-a94e-8bf1dd0843f4", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "23d84cfd-756a-48ea-84cc-5272fca3c73b", - "content-length" : "386", - "x-envoy-upstream-service-time" : "105", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "23d84cfd-756a-48ea-84cc-5272fca3c73b", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"c8d6904c-66cb-496f-9af6-0ca5542136fe\",\"createdTime\":\"2022-04-08T23:50:26.673Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:26 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.testListMetricFeedback[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.testListMetricFeedback[1].json deleted file mode 100644 index 36f1b0ea2e871..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/FeedbackTest.testListMetricFeedback[1].json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c855c9f8-bc27-483f-adbe-95ee6676d622", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "35e2e520-0ff9-470b-8af2-fa4694348d24", - "content-length" : "0", - "x-envoy-upstream-service-time" : "427", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "35e2e520-0ff9-470b-8af2-fa4694348d24", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/75c7ceed-3e4f-4867-a8ba-5001232b17f9" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/75c7ceed-3e4f-4867-a8ba-5001232b17f9", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "f61b263b-7323-425f-9a19-70d74cdf5793" - }, - "Response" : { - "x-request-id" : "f797f259-a391-4f5f-a89e-0cfac1d828e9", - "content-length" : "379", - "x-envoy-upstream-service-time" : "145", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "f797f259-a391-4f5f-a89e-0cfac1d828e9", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"75c7ceed-3e4f-4867-a8ba-5001232b17f9\",\"createdTime\":\"2022-04-08T23:50:24.024Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:23 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "592e0570-608b-4c3d-984d-f083df918e05", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "743b18f1-3342-4420-a311-d593a841038b", - "content-length" : "0", - "x-envoy-upstream-service-time" : "394", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "743b18f1-3342-4420-a311-d593a841038b", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:24 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/f20c1446-392c-49c8-bed8-0d4ed5a5b72d" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/f20c1446-392c-49c8-bed8-0d4ed5a5b72d", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "fb76abd3-998b-4260-b8a0-fe27435582df" - }, - "Response" : { - "x-request-id" : "13a3ed67-dd68-4300-9350-edaf34a37683", - "content-length" : "379", - "x-envoy-upstream-service-time" : "109", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "13a3ed67-dd68-4300-9350-edaf34a37683", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"feedbackId\":\"f20c1446-392c-49c8-bed8-0d4ed5a5b72d\",\"createdTime\":\"2022-04-08T23:50:24.795Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:24 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c91bac2c-2c71-4f71-a8ae-9b82fdb1ada9", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "173b645d-b2af-4810-b7ec-c26f0ee407d2", - "content-length" : "36066", - "x-envoy-upstream-service-time" : "136", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "173b645d-b2af-4810-b7ec-c26f0ee407d2", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"75c7ceed-3e4f-4867-a8ba-5001232b17f9\",\"createdTime\":\"2022-04-08T23:50:24.024Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"f20c1446-392c-49c8-bed8-0d4ed5a5b72d\",\"createdTime\":\"2022-04-08T23:50:24.795Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"9a0ad7f6-42e0-4c51-9d2f-f1c3152d5f02\",\"createdTime\":\"2022-04-08T23:50:23.13Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"69ed30e4-1842-4cee-9427-e2f19fa92775\",\"createdTime\":\"2022-04-08T23:50:18.79Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"54865767-7b5c-48a7-8d0f-d0d390a4c6f4\",\"createdTime\":\"2022-04-08T23:50:17.53Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d19c8c84-14e3-4601-9724-2da6213a6004\",\"createdTime\":\"2022-04-08T23:50:16.443Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"90f684bb-39f8-4479-9c54-7e009b998a0c\",\"createdTime\":\"2022-04-08T23:50:15.411Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"19d58618-9c1e-4635-9994-347ed75688a7\",\"createdTime\":\"2022-04-08T23:35:56.83Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"084553f4-8aba-49d2-87dc-8b742b3af6d4\",\"createdTime\":\"2022-04-08T23:35:55.917Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"6b7e36c0-8c1f-497c-8dae-344b193cde4d\",\"createdTime\":\"2022-04-08T23:35:55.196Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"52e77863-c8cf-4a4a-83ec-8064af10344b\",\"createdTime\":\"2022-04-08T23:35:53.277Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"a2085296-415d-4ed1-8c46-c8de65d7c8ca\",\"createdTime\":\"2022-04-08T23:35:52.549Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"b0ebd182-a6d3-4ecd-8b09-298a22e567f0\",\"createdTime\":\"2022-04-08T23:35:51.822Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"913cda7e-de3b-4690-9a02-47fe62e9e424\",\"createdTime\":\"2022-04-08T23:35:51.338Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"48965322-9d27-4d88-8378-edee9860be5c\",\"createdTime\":\"2022-04-08T23:35:50.616Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"a3307c4c-e99c-4e1e-9424-014f9e6f5757\",\"createdTime\":\"2022-04-08T23:35:49.548Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"60f60f09-f8e4-4d58-b759-439bed5b9953\",\"createdTime\":\"2022-04-08T23:35:48.751Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"d013b8af-e355-46f3-8f02-2fdbcdc864c6\",\"createdTime\":\"2022-04-08T23:35:47.851Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"823e82f2-59b7-4dd8-9642-ad959c3bcbe4\",\"createdTime\":\"2022-04-08T23:35:47.247Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"0581672b-3b8c-4038-befd-8de9ce6afdaf\",\"createdTime\":\"2022-04-08T23:35:45.079Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"8f6fd703-5951-445c-8ef7-74faa1fb1b79\",\"createdTime\":\"2022-04-08T23:35:44.193Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"81d2c3b9-e8d0-4292-895a-4b4998f7c037\",\"createdTime\":\"2022-04-08T23:35:43.264Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"ef29c76f-f705-4175-882f-de69bb0c5756\",\"createdTime\":\"2022-04-08T23:35:42.709Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96b963eb-8a09-4249-b94e-8c2d71ef1416\",\"createdTime\":\"2022-04-08T23:35:27.049Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"133b6e9f-5050-45d8-b924-aa14a77f3986\",\"createdTime\":\"2022-04-08T23:35:25.5Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"bd795eaf-342e-4d46-8239-8822fd638582\",\"createdTime\":\"2022-04-08T23:34:58.033Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"ade49d58-37e8-4c70-a61f-a684da1a1254\",\"createdTime\":\"2022-04-08T23:34:56.863Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"e1426bfb-06ee-436f-be1f-fb8fc1ff14c9\",\"createdTime\":\"2022-04-08T23:34:56.327Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e26d6b92-e82f-4d7c-8661-3f464e68c43d\",\"createdTime\":\"2022-04-08T23:34:54.68Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d3f87537-7467-4290-9ace-4b0ad3a162a5\",\"createdTime\":\"2022-04-08T23:34:54.022Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"c2105cb6-4abc-42b7-b445-b1d305271a9e\",\"createdTime\":\"2022-04-08T23:34:53.212Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"f73f5db7-8009-4be4-b3e0-f6d709c783cd\",\"createdTime\":\"2022-04-08T23:34:52.71Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"76c2a0e1-51f0-4371-b73d-67542d433ca9\",\"createdTime\":\"2022-04-08T23:34:52.129Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"55e3f57a-6cb5-4458-b68d-f6133c4bfe75\",\"createdTime\":\"2022-04-08T23:34:51.35Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"f522c9de-25c7-41d5-b6d9-3feef6433110\",\"createdTime\":\"2022-04-08T23:34:50.684Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"55386b84-036f-4ddd-9e72-6f2d1c7cac0a\",\"createdTime\":\"2022-04-08T23:34:49.875Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"e746aadd-ee5a-47e0-a304-b80a6f7c9421\",\"createdTime\":\"2022-04-08T23:34:49.362Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"0de1d115-a1ae-4bde-a9c6-0ef0772ad48b\",\"createdTime\":\"2022-04-08T23:34:47.602Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"39c34acd-33c0-4a7a-ae05-4d55e65c0df9\",\"createdTime\":\"2022-04-08T23:34:46.91Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"9d3e5ccd-7b41-4c08-b825-a3e5b80d0774\",\"createdTime\":\"2022-04-08T23:34:46.252Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"2d24fcf2-d2d0-45ff-a7ce-0d57a45fea1d\",\"createdTime\":\"2022-04-08T23:34:45.662Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"7408c9dc-f995-499b-87d2-56e702e15094\",\"createdTime\":\"2022-04-08T23:34:44.971Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"01f4eb17-63c2-4d9b-81ca-f778663f120f\",\"createdTime\":\"2022-04-08T23:34:44.072Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"c9383859-6932-4d0a-9503-22c0090ef1bf\",\"createdTime\":\"2022-04-08T23:32:39.958Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"f3c632e3-95df-41ed-a352-9c262acc6f14\",\"createdTime\":\"2022-04-08T23:32:39.047Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"86bdc4b5-4265-4233-a39d-78dd9775b78e\",\"createdTime\":\"2022-04-08T23:32:38.476Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6126cc7e-6ea5-48f8-a773-bb69170265a4\",\"createdTime\":\"2022-04-08T23:32:36.993Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"52aa39ce-9c14-48d2-919e-b78f93c1b3c0\",\"createdTime\":\"2022-04-08T23:32:36.272Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"ef7cdbf0-23e7-46ee-a9f1-addaeaa85215\",\"createdTime\":\"2022-04-08T23:32:35.516Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96259f3c-ca43-45d3-b117-f145ebe2a7db\",\"createdTime\":\"2022-04-08T23:32:34.866Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"7258d11d-c8fc-4824-b155-a2a31de861ed\",\"createdTime\":\"2022-04-08T23:32:34.19Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dcc4c77c-ee9a-453a-83b1-5a5a43513207\",\"createdTime\":\"2022-04-08T23:32:33.217Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"d91c1589-f30e-4a64-a884-05f20f5e1743\",\"createdTime\":\"2022-04-08T23:32:32.469Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"ffec6a95-f16d-4f7e-9d72-146f70c11df3\",\"createdTime\":\"2022-04-08T23:32:31.627Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"21025dab-a80e-40ae-ad8f-39eb7259a50d\",\"createdTime\":\"2022-04-08T23:32:30.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"058baa11-2363-4b40-9e63-78e583e6f30e\",\"createdTime\":\"2022-04-08T23:32:29.453Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6fbe1f22-69a8-4ea1-a8ff-66f673a29cdf\",\"createdTime\":\"2022-04-08T23:32:28.649Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"b029b396-c087-4cc8-b1b7-cedad2e5229e\",\"createdTime\":\"2022-04-08T23:32:27.88Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"5369dd55-0213-4680-ade5-97ea60ca34d2\",\"createdTime\":\"2022-04-08T23:32:27.305Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96f43ca5-163b-4184-af37-cf0d9977cdea\",\"createdTime\":\"2022-04-08T23:32:26.278Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"7c43a067-66d1-48e5-ba23-16b157a2d467\",\"createdTime\":\"2022-04-08T23:32:25.312Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"ef04270e-5a1e-4d17-8aa2-107010f4d3d1\",\"createdTime\":\"2022-04-08T23:31:53.466Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"99b24324-81a0-4f48-94e8-3cea1a6fc188\",\"createdTime\":\"2022-04-08T23:31:52.648Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"bb8a48b4-5d76-40cd-ad80-4a39aff0d795\",\"createdTime\":\"2022-04-08T23:31:52.116Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"563f657c-3c49-48ee-a721-5152b5c0e742\",\"createdTime\":\"2022-04-08T23:31:50.719Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"5941049b-2b1c-45cb-9538-d6647d803e17\",\"createdTime\":\"2022-04-08T23:31:49.849Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"eff24166-c73c-4a97-8d20-69d37e07fda4\",\"createdTime\":\"2022-04-08T23:31:49.199Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"b026b79f-adf6-493e-8c1b-54aa5260a8ec\",\"createdTime\":\"2022-04-08T23:31:48.67Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"64d0c735-5392-41a2-9bcf-7477628f441a\",\"createdTime\":\"2022-04-08T23:31:47.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"aa28ae0d-3179-495a-b3fe-d2a28d60b155\",\"createdTime\":\"2022-04-08T23:31:47.012Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"65fd64c9-19c8-44b3-844a-12c5a6c5f586\",\"createdTime\":\"2022-04-08T23:31:46.295Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"fb7bdcaa-6058-4c16-b26a-303258d2af5d\",\"createdTime\":\"2022-04-08T23:31:45.389Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"f16afdc4-7b3a-4c4f-ad50-bcbae3f47bb8\",\"createdTime\":\"2022-04-08T23:31:44.751Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d347c52f-9b5a-4420-a68c-eac3ddfd8e5a\",\"createdTime\":\"2022-04-08T23:31:43.309Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"43a5c5dc-8579-4303-ae67-720254c4efd9\",\"createdTime\":\"2022-04-08T23:31:42.271Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"1efd6a02-8510-40db-a17c-9b36add61b58\",\"createdTime\":\"2022-04-08T23:31:41.582Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"3c7ee77b-1afd-465a-92df-bfb1ee252e98\",\"createdTime\":\"2022-04-08T23:31:40.972Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"fa486d03-12f1-447d-b16a-a9273afc1b46\",\"createdTime\":\"2022-04-08T23:31:40.133Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e4b852f9-a765-489b-b057-abb2949cd140\",\"createdTime\":\"2022-04-08T23:31:39.032Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"b13f3eac-bbf8-4d73-835d-3a0ba69164a3\",\"createdTime\":\"2022-04-08T23:18:22.793Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"53c46c70-7cac-449b-9d44-cbf2f0e6e4ae\",\"createdTime\":\"2022-04-08T23:18:22.19Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"fbf43319-b8eb-42fa-be49-8b5a7b0ced94\",\"createdTime\":\"2022-04-08T23:18:21.419Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"edf921bb-911e-4b7a-98f8-8c5e046a4036\",\"createdTime\":\"2022-04-08T23:18:22.028Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"21e61889-8573-44c5-8c95-e8e2c63f4e4a\",\"createdTime\":\"2022-04-08T23:18:21.026Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"552d4a8e-261f-4742-8584-77c0454b5c06\",\"createdTime\":\"2022-04-08T23:18:20.367Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"dd06a900-2206-49ef-a6a2-842fe2b8f7d2\",\"createdTime\":\"2022-04-08T23:18:20.279Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"4888a657-4326-4f56-a952-3151926a4e61\",\"createdTime\":\"2022-04-08T23:18:19.609Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"791a78ed-4d3f-4c14-9ab6-291278e1c3eb\",\"createdTime\":\"2022-04-08T23:18:19.251Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"373410f8-0e22-4921-bd46-ef0fe0d6f826\",\"createdTime\":\"2022-04-08T23:18:18.336Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"4529c2d6-169a-4dc0-961c-e9b07d1508c4\",\"createdTime\":\"2022-04-08T23:18:18.348Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e8a85b3b-58bf-42fe-9b52-f053f1ad1d7f\",\"createdTime\":\"2022-04-08T23:18:17.17Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"36b612ee-95a9-43ac-8cf9-87b7e984bfd6\",\"createdTime\":\"2022-04-08T23:18:16.362Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"1dc0d9f5-5e03-4ab2-b6ca-47c712b83327\",\"createdTime\":\"2022-04-08T23:18:15.529Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"de65ffa7-b9ee-4a35-b909-b367e99b7f59\",\"createdTime\":\"2022-04-08T23:18:14.334Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dbed043d-bdc7-490a-95d1-e09751f50d8f\",\"createdTime\":\"2022-04-08T23:18:13.396Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6f4561a1-b4bd-4201-8aaa-1dc6ae180e00\",\"createdTime\":\"2022-04-08T23:18:12.125Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"edf6a9e1-a95b-4ffd-b368-a45e7c5d5e5a\",\"createdTime\":\"2022-04-08T23:18:11.303Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:25 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorAdminClientBuilderTest.clientBuilderWithDefaultPipeline[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorAdminClientBuilderTest.clientBuilderWithDefaultPipeline[1].json index cf2b575e0f7d1..e1dfe1a65169b 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorAdminClientBuilderTest.clientBuilderWithDefaultPipeline[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorAdminClientBuilderTest.clientBuilderWithDefaultPipeline[1].json @@ -1,277 +1,399 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1ae2c2f3-5901-4be8-a06f-8e7f01ba123b" - }, - "Response" : { - "x-request-id" : "6e607e8e-5a2d-4c33-be18-96828f722a1c", - "content-length" : "26448", - "x-envoy-upstream-service-time" : "165", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6e607e8e-5a2d-4c33-be18-96828f722a1c", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"64f7b0f6-6d7d-4088-87f8-22010d8049e4\",\"dataFeedName\":\"java_create_data_feed_test_sample179e04ff-0b37-4173-ab9f-f95e354c5125\",\"metrics\":[{\"metricId\":\"be29953f-884d-486a-a867-a5f50bbf2bbb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"34775200-6923-4987-9ef4-aef0eebe5586\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:09Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"DataLakeGen2SharedKey\",\"credentialId\":\"be44f11a-8d4a-4a51-b869-4f7e12d22058\"},{\"dataFeedId\":\"272d4977-0bc6-41e1-803c-f96c1da1b552\",\"dataFeedName\":\"java_create_data_feed_test_sample68d59196-6d4d-4a83-9b32-c3a833f4f140\",\"metrics\":[{\"metricId\":\"0f08bc55-483c-44d9-adc6-a8ddd061ae12\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"968e2577-9724-4896-8680-bd205850f9bc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"region\",\"dimensionDisplayName\":\"region\"}],\"dataStartFrom\":\"2019-10-01T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"needRollup\":\"NoRollup\",\"fillMissingPointType\":\"PreviousValue\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"None\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":0,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-08T23:50:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"adsample.json\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"%Y/%m/%d\",\"fileSystemName\":\"adsample\"},\"authenticationType\":\"ServicePrincipal\",\"credentialId\":\"dc87a781-e3dc-4450-b980-1f5c990ca4fd\"},{\"dataFeedId\":\"6e48e476-33e6-4113-a299-a5740bc0db47\",\"dataFeedName\":\"azBlobDataFeed\",\"metrics\":[{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"metricName\":\"Metric1\",\"metricDisplayName\":\"Metric1\",\"metricDescription\":\"\"},{\"metricId\":\"81fafdc5-e2fc-4679-8c20-e2fe3e366c15\",\"metricName\":\"Metric2\",\"metricDisplayName\":\"Metric2\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"Dim1\",\"dimensionDisplayName\":\"Dim1\"},{\"dimensionName\":\"Dim2\",\"dimensionDisplayName\":\"Dim2\"}],\"dataStartFrom\":\"2022-02-28T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"Timestamp\",\"startOffsetInSeconds\":10800,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"SmartFilling\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\",\"yutongzhai@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-05T17:10:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"data/%Y/%m/sample_%Y_%m_%d.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a70577a0-cef9-45b9-81d9-b6b91b6e3bd8\",\"dataFeedName\":\"js-test-postgreSqlFeed-163537526935708748\",\"metrics\":[{\"metricId\":\"77d806ff-f45d-4a7e-b4a1-bb2690d3e4ff\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3dcd06b2-aa43-4fcc-a8e3-248ef1c27cc3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:55:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"bfff3d5f-2d77-458f-a7dc-e7685cf65dd9\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163537526935700931\",\"metrics\":[{\"metricId\":\"b85d07a0-28db-4fcf-be1c-15fcc1759fc6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c73153e6-823a-4216-8676-f4aadf397909\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:55:04Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"34f1a7dd-ae39-420f-8dee-9bd902cc1b7d\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163537526935702851\",\"metrics\":[{\"metricId\":\"6d7f1802-ba0a-4be7-b3d2-29fbcb8b81d5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c3d2e96f-2de9-478a-bed0-d6bbc419e678\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ff08e42b-6907-40aa-b1ef-e9f7ed46789d\",\"dataFeedName\":\"js-test-mySqlFeed-163537526935708142\",\"metrics\":[{\"metricId\":\"ca494d49-04e7-4b07-9bd5-2622eeaebbe4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e7669f73-8182-4cfb-bedb-7c5bc6cbc71d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e97f7298-8378-441e-8fcb-9d02d4300888\",\"dataFeedName\":\"js-test-influxdbFeed-163537526935707179\",\"metrics\":[{\"metricId\":\"6ee2eb1c-7316-4bda-bfa7-7a17b824b4f3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"84739827-6f92-48af-95e2-535c7dc9b151\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"260d8877-fb9a-4399-b73c-2b0106280b77\",\"dataFeedName\":\"js-test-mongoDbFeed-163537526935700837\",\"metrics\":[{\"metricId\":\"ad377aa4-81b2-4544-91aa-6d6c30745617\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ce1bac54-b121-4a08-a0ab-9e4cf407d134\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6ed707d4-970b-4a1c-b360-a376c035b7b5\",\"dataFeedName\":\"js-test-tableFeed-163537526935706574\",\"metrics\":[{\"metricId\":\"26bc159e-5ed3-41ec-8415-5842a682a913\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8319c21e-cf9e-478c-8bc3-eb890d4ffd09\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1a06e260-df48-4a0e-80b3-fa55bd24117c\",\"dataFeedName\":\"js-test-dataExplorerFeed-163537526935704238\",\"metrics\":[{\"metricId\":\"af473d6c-3d09-4a69-a804-bf56cb4f273f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e5fd167f-3b02-419d-9527-77c2ec0bfff1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:46Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"008d2ec9-b73f-47ab-9770-23346455f8dd\",\"dataFeedName\":\"js-test-cosmosFeed-163537526935709631\",\"metrics\":[{\"metricId\":\"e632a17f-2b62-4f5f-9833-87d88c1339be\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7d158177-ab19-430c-aa7b-f8f2a3779478\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:45Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5b81a32c-e538-4b67-8edc-a28f1d7ba182\",\"dataFeedName\":\"js-test-sqlServerFeed-163537526935703123\",\"metrics\":[{\"metricId\":\"538b8c02-95fc-4026-bb51-62812c74e1ad\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"80c6ccd3-c463-445b-ba55-7e996bb8dcf5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"897224a1-bfc6-4f03-a0a4-904c0db5c867\",\"dataFeedName\":\"js-test-appInsightsFeed-163537526935702186\",\"metrics\":[{\"metricId\":\"ec989805-ca20-44af-82a5-5b8ce3a7a2d8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"247e1e48-c766-43a8-b13b-3abe53a6a68a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b24dcc5-768a-46ff-aa15-d7dc7933d29d\",\"dataFeedName\":\"js-test-datafeed-163537526935702447\",\"metrics\":[{\"metricId\":\"1f443f97-bcab-4e78-9602-a62fe4e82e97\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9d2f8d61-34e8-4479-b793-4be18be1f026\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"36b856c6-7404-4b39-ba37-6253bf52f2f8\",\"dataFeedName\":\"js-test-postgreSqlFeed-163528892511105025\",\"metrics\":[{\"metricId\":\"a979ef54-fd6f-451f-a2cb-4170f6d6992b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"448cc5ea-143b-406a-8f05-99313ef80d5f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"01427922-44e1-4af9-aa52-7f5c1847f62d\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163528892511106735\",\"metrics\":[{\"metricId\":\"37833671-d185-40a6-a495-74b4ea959319\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"70ddc80f-d38f-4b00-8036-e02e676f807f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"59337232-828a-4a38-a9ee-d2664a73dfd6\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163528892511104265\",\"metrics\":[{\"metricId\":\"4da912ca-e689-4d1d-80e5-356510a1211f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1e92096d-9a54-4ec1-9429-7a8d2e729105\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"96373c59-47c5-4a0e-8650-50502bcccc74\",\"dataFeedName\":\"js-test-mySqlFeed-163528892511107837\",\"metrics\":[{\"metricId\":\"e695fde0-4bbf-463e-98f1-10c7851efe54\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d223a971-e44b-4c83-9fd3-f1fb57985100\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"849d1522-5b31-44a8-90b7-2ec1da556dd9\",\"dataFeedName\":\"js-test-mongoDbFeed-163528892511109172\",\"metrics\":[{\"metricId\":\"783a6077-a07b-46dc-b2e0-e9940782a67c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c9efe9f7-2008-4056-a91b-47398bac5bb5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=20\"}", - "Date" : "Fri, 08 Apr 2022 23:50:11 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=20", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "2dd23722-bb59-4025-b454-71a2dbc8f5c8" - }, - "Response" : { - "x-request-id" : "fa7f082a-04dc-4675-87cb-fb389f0bd043", - "content-length" : "26569", - "x-envoy-upstream-service-time" : "270", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "fa7f082a-04dc-4675-87cb-fb389f0bd043", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"d3266f4f-521d-4492-b3ae-c46bf634dd8f\",\"dataFeedName\":\"js-test-influxdbFeed-163528892511109837\",\"metrics\":[{\"metricId\":\"5b9191b4-6304-40ba-8f80-9cad9ad2494e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6d332496-edbf-4c9e-a07e-a241128969dd\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8a0dbcd9-8a67-4780-b108-c59da54ffc24\",\"dataFeedName\":\"js-test-tableFeed-163528892511108654\",\"metrics\":[{\"metricId\":\"529d0c80-d866-40bc-b920-49f6beee01ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d364a01-c65d-4e3e-8463-20d5c57a21f1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:09Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d9ff1a66-8295-49f4-9a84-9b3ed6ed78e0\",\"dataFeedName\":\"js-test-dataExplorerFeed-163528892511100709\",\"metrics\":[{\"metricId\":\"304f08d4-27a1-4139-b23d-2a779ad439b6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7cf6499b-6b18-4647-9329-a5a74a6a3c40\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"d13e636a-50c0-4c7a-9ffe-a55b27a17088\",\"dataFeedName\":\"js-test-cosmosFeed-163528892511108492\",\"metrics\":[{\"metricId\":\"6c5eda93-a3c9-45f2-8fd4-82e4f8d7f1c3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cdaa71c3-752a-4e2d-95ca-657fd915007a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c0d7174a-583d-48a8-b2d8-372408617411\",\"dataFeedName\":\"js-test-sqlServerFeed-163528892511107721\",\"metrics\":[{\"metricId\":\"e49d03c2-0a97-428e-9d34-3d82f683155a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fb7a55fa-370c-49f7-9242-ca7bd49fa5bb\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1c41b817-ae65-4496-95eb-84a1ce3b2cf1\",\"dataFeedName\":\"js-test-appInsightsFeed-163528892511108139\",\"metrics\":[{\"metricId\":\"1c37e405-60f7-471b-8710-1c7d297d2109\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0fd3c0d4-5eaf-40db-925a-0a240e4eaeae\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3977fb1c-7f6c-469d-b0a2-60ed3be1bc78\",\"dataFeedName\":\"js-test-datafeed-163528892511105899\",\"metrics\":[{\"metricId\":\"e47bf455-f666-49d5-8bc1-2fa55300deda\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f64ad76b-0a9a-4d87-8cc0-3602e0c0fab1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ddfbd90f-a89c-4754-9ed8-c193e8d3bb01\",\"dataFeedName\":\"js-test-postgreSqlFeed-163520254768108469\",\"metrics\":[{\"metricId\":\"68957907-5819-4cc2-a22d-ac82caec10b7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c7b52101-ea6f-4bff-aaae-d2f007d6a1d8\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f0fab756-447d-4201-900a-dd3ab0b1f744\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163520254768104172\",\"metrics\":[{\"metricId\":\"fb7f1e9a-e0a6-4391-8541-ef21bd610597\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2e358afb-7d2f-4f21-abb5-55c6aa1f8990\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4fd66e8a-4c85-4a6f-a410-b5ed72a2c805\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163520254768105621\",\"metrics\":[{\"metricId\":\"aaa04aef-f679-488c-ba9f-7ef2fc44ada8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"53183d5e-a7b6-4df0-9146-7959a1236459\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f21a1c10-4f67-4b32-866f-d05d9f1b0fa3\",\"dataFeedName\":\"js-test-mySqlFeed-163520254768102537\",\"metrics\":[{\"metricId\":\"80f6d20d-fe39-4aca-ba92-49b2ecaa2729\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"38a925fe-0200-498d-8dee-1f85bdd984e7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"975c48b1-a261-4a58-8b1a-2138687de603\",\"dataFeedName\":\"js-test-mongoDbFeed-163520254768107854\",\"metrics\":[{\"metricId\":\"5d180f52-4f34-4f12-8692-ee5e558d9d6a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b79411d6-077d-4f6e-a41f-c3f2c5c0c6b1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"46864635-a7f1-4f92-8757-2ce9445e78c4\",\"dataFeedName\":\"js-test-tableFeed-163520254768106837\",\"metrics\":[{\"metricId\":\"abe8dbf7-cd8c-460d-a2f2-1f45ad2dc73d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d4ec5d0-4bab-43ab-ad61-4b46d82564e4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a015ea42-f83b-4d94-ad21-dd854de68434\",\"dataFeedName\":\"js-test-influxdbFeed-163520254768104928\",\"metrics\":[{\"metricId\":\"47050ea0-6df0-478e-a2d8-ace37ca86b11\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"57736851-eddc-428f-bf2f-bbce1adf5a25\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c022f113-fcd0-4572-883b-82ec06873646\",\"dataFeedName\":\"js-test-dataExplorerFeed-163520254768108791\",\"metrics\":[{\"metricId\":\"0460c055-6e59-46e6-9e24-bd2d07f373a2\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c934e61a-8662-4bc1-ba0b-b957743c268e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"25e8d83f-7f02-4cdb-ae5c-0798ebf1e8fa\",\"dataFeedName\":\"js-test-cosmosFeed-163520254768109802\",\"metrics\":[{\"metricId\":\"da4d452e-82bf-4eee-a53e-2c9282fcc9ef\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"acc805e1-1c15-424e-8e3d-1772f7960bb6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"305d94ed-d1ed-48eb-9b2a-46a2e58c675d\",\"dataFeedName\":\"js-test-sqlServerFeed-163520254768100057\",\"metrics\":[{\"metricId\":\"edf96377-7b84-42e2-aa0c-52c3ebf4443a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6a3a0b3f-55c0-4c68-b86e-c79234e5ca41\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"766081fb-2be0-4727-8721-2ce297c1d81a\",\"dataFeedName\":\"js-test-appInsightsFeed-163520254768106664\",\"metrics\":[{\"metricId\":\"3428373e-58ee-40b2-b043-3ffa903e98bd\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"82b84d0f-9630-4f26-99ed-02d8199f27fa\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:55:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a124fcf0-98da-495a-b0e5-f1b721323a2f\",\"dataFeedName\":\"js-test-datafeed-163520254768100170\",\"metrics\":[{\"metricId\":\"6f213a31-64f2-47b6-bb4f-1333dd323369\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7bc947cc-913d-46bb-8a14-fc5cd1c63dd0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:55:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9888cc7d-e4fa-4fc6-a436-364238dd47b3\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163494342171308875\",\"metrics\":[{\"metricId\":\"22ef9861-90ff-4764-81a4-b4adf5180bfb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a739be2e-610f-47de-ab36-d9e664940524\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=40\"}", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=40", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b661625b-3354-462d-ab6e-08ac4991d97e" - }, - "Response" : { - "x-request-id" : "5f04f2c1-f1a5-436e-bd26-3feaefed8392", - "content-length" : "26290", - "x-envoy-upstream-service-time" : "142", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5f04f2c1-f1a5-436e-bd26-3feaefed8392", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"a124fcf0-98da-495a-b0e5-f1b721323a2f\",\"dataFeedName\":\"js-test-datafeed-163520254768100170\",\"metrics\":[{\"metricId\":\"6f213a31-64f2-47b6-bb4f-1333dd323369\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7bc947cc-913d-46bb-8a14-fc5cd1c63dd0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:55:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7817e53f-08bf-4e6e-8450-f2789ca5e327\",\"dataFeedName\":\"js-test-postgreSqlFeed-163494342171309085\",\"metrics\":[{\"metricId\":\"97ebccf3-35e7-434a-a552-8f369612adb1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d742310d-6703-429a-a542-a78e5caceed4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9888cc7d-e4fa-4fc6-a436-364238dd47b3\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163494342171308875\",\"metrics\":[{\"metricId\":\"22ef9861-90ff-4764-81a4-b4adf5180bfb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a739be2e-610f-47de-ab36-d9e664940524\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"deb58e38-ea84-4623-b955-fa06b7bffe09\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163494342171304803\",\"metrics\":[{\"metricId\":\"3f5eaf16-f4b0-4769-9749-e679bab34479\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c8f330c6-27ef-4efd-af84-5223d621ec1b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f19921ef-62ab-4e01-bc0d-8402fffb7066\",\"dataFeedName\":\"js-test-mySqlFeed-163494342171309367\",\"metrics\":[{\"metricId\":\"314b9a11-fab5-4bd4-9d7e-3913f6404cc7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d61fb4ba-7211-4454-af7a-2735048001c5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f5d51bc7-65ee-4339-aaba-816a7b2c71d7\",\"dataFeedName\":\"js-test-mongoDbFeed-163494342171309466\",\"metrics\":[{\"metricId\":\"b2e5489a-3c62-4f61-a30e-b1757268d22f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8aa72033-9b9c-4023-9b0c-e7b891b93d3e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:22Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c2efbd6e-afaa-4559-9503-4a02bcbd9a52\",\"dataFeedName\":\"js-test-influxdbFeed-163494342171300623\",\"metrics\":[{\"metricId\":\"f089fb10-b9a0-4402-b20d-f8a438e27688\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0feef0d3-49b6-40b5-9cc6-79a08f615502\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:21Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"18640984-b51c-4009-83e6-0b8b81698c10\",\"dataFeedName\":\"js-test-tableFeed-163494342171309649\",\"metrics\":[{\"metricId\":\"4f93327f-4472-4b01-9f31-4d1cd0f5a461\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2e9b7ef8-c599-4cab-88ec-0e8f031183c1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2597db87-acb8-44d7-bcd1-e479d0b8741e\",\"dataFeedName\":\"js-test-dataExplorerFeed-163494342171302019\",\"metrics\":[{\"metricId\":\"f7cf4193-6706-475b-8c37-83cf852cac90\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a369a581-df3e-43dc-9015-73f150c58a5e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"f1752eeb-a960-40c3-b186-9a9228f2d728\",\"dataFeedName\":\"js-test-cosmosFeed-163494342171300973\",\"metrics\":[{\"metricId\":\"4e56b67b-776f-41e2-89b9-05c639392623\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"58903321-b3c5-46cf-809e-d9ffba20b9b6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7f9a57b1-f786-4da5-98ba-367a0c3680d9\",\"dataFeedName\":\"js-test-sqlServerFeed-163494342171308486\",\"metrics\":[{\"metricId\":\"1931cd46-4c4f-4036-9bfe-3dfa7b8201de\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"bad492a5-d933-4a1b-a795-2c10b4072cd4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d2a903a4-4bcb-46f9-aae0-fddfa0be8404\",\"dataFeedName\":\"js-test-appInsightsFeed-163494342171304621\",\"metrics\":[{\"metricId\":\"519d12bf-531c-478c-a774-abc7135387ff\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4e4109b1-766e-4742-b597-ded56383ee99\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:11Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"19708be2-edb7-4843-9cfe-def5a3356e53\",\"dataFeedName\":\"js-test-datafeed-163494342171301247\",\"metrics\":[{\"metricId\":\"31fcb906-ab1e-4a30-ade8-bda3eee44b8f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a2dec6e6-8ed7-466f-a082-a81f8a050b03\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d6553de9-b22e-48ba-abae-f7f1ad0eb6c0\",\"dataFeedName\":\"js-test-postgreSqlFeed-163485692541302516\",\"metrics\":[{\"metricId\":\"3f0ce93c-5ed4-46ab-b68f-7032d42a5b7b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6393eb49-189f-41b9-a0f1-bac1ea71d899\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:44Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8c058741-fd4a-4841-a664-13048ec39cb9\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163485692541301256\",\"metrics\":[{\"metricId\":\"29df47a8-5405-4c8c-ac9a-b198060a6227\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"75e71373-7898-4ba3-9e54-936036324df5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:38Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e5bbd822-2828-4b79-a177-1ccde9b875a2\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163485692541303983\",\"metrics\":[{\"metricId\":\"8c159d07-2b67-4391-9d2b-9a254970e34a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e0b2143f-35d7-4a5e-8dd5-65ebaf7ba60b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4a001a50-4d9d-4607-b17c-2721518c6ced\",\"dataFeedName\":\"js-test-mySqlFeed-163485692541300166\",\"metrics\":[{\"metricId\":\"fd4e9c19-a134-423f-82bd-6721057d4b24\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c6fe8474-ed73-4634-82ec-86599caab490\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d1cfe0ff-6c7d-4e53-8b05-c93a371f304d\",\"dataFeedName\":\"js-test-mongoDbFeed-163485692541309829\",\"metrics\":[{\"metricId\":\"cf4e6f15-f60a-4c60-93ce-a488af0be43f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8d9d7c01-c929-4f02-9753-2324c97ec1d4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"98224e64-a395-4d87-9707-a97da337dbd6\",\"dataFeedName\":\"js-test-influxdbFeed-163485692541308448\",\"metrics\":[{\"metricId\":\"5887dae0-85b3-4631-b187-bb71b6109b74\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f599e1dd-6452-4cbf-8c11-984f17b3648a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"62b51649-3721-4ee3-a795-9edfe87dcdd3\",\"dataFeedName\":\"js-test-tableFeed-163485692541307240\",\"metrics\":[{\"metricId\":\"639ab044-e508-4bb6-a197-9699f55d278a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2d718952-903b-4b33-8d18-f97de628226f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:12Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=60\"}", - "Date" : "Fri, 08 Apr 2022 23:50:11 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=60", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8fe63451-cd73-4c4d-97b5-e9c9a26cb4bf" - }, - "Response" : { - "x-request-id" : "7b61c960-9182-41ad-bd32-b106b9b38f55", - "content-length" : "26603", - "x-envoy-upstream-service-time" : "169", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7b61c960-9182-41ad-bd32-b106b9b38f55", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"525dc1d5-2aa7-4cf3-ac95-f006c2698024\",\"dataFeedName\":\"js-test-dataExplorerFeed-163485692541303573\",\"metrics\":[{\"metricId\":\"6579adb4-1322-45e1-995d-42815a9c6a10\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0c2dee1b-3edd-43ed-bdae-9e5893f91aaf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"e27e6680-2605-4d88-a365-5e9501bb402f\",\"dataFeedName\":\"js-test-cosmosFeed-163485692541300699\",\"metrics\":[{\"metricId\":\"1d121738-f26e-4e3a-874d-edd7e091f916\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8145f15f-ea3d-455b-b59a-6985128de765\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fcb3347e-91ae-45bd-b0a1-b01e4e17cc13\",\"dataFeedName\":\"js-test-sqlServerFeed-163485692541305967\",\"metrics\":[{\"metricId\":\"e362a5c3-da2b-40d2-b020-fec1eadaa8d5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4893cf15-6bfa-4c8a-a710-f0bfdc7cf450\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"408ac3fe-94c1-4008-aab1-4aff29ef7685\",\"dataFeedName\":\"js-test-appInsightsFeed-163485692541300154\",\"metrics\":[{\"metricId\":\"9bf0aa6c-ba88-4556-bf86-b733cf3b2dfa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e78a0697-640e-42f7-8d9d-a172bcca8638\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:37Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ac1d2001-48fd-4569-8b9b-bd3c8f903c58\",\"dataFeedName\":\"js-test-datafeed-163485692541309714\",\"metrics\":[{\"metricId\":\"a9457d5d-5c52-4700-963d-e3333726b6ef\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"497bf38e-3bfc-40fc-b504-8c9d1db0c616\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"482b9366-bf5e-49d7-ab59-214e543ccdc1\",\"dataFeedName\":\"js-test-postgreSqlFeed-163477050393004507\",\"metrics\":[{\"metricId\":\"9ca300b9-520e-4856-a499-80605ed9ce10\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d452aed-f554-46c7-846d-e0c3a810b227\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"21067641-38ba-436d-bfd0-94c699073a0e\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163477050393002017\",\"metrics\":[{\"metricId\":\"d4dc3a3c-c84c-40d7-802f-318add1398eb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e56f44a6-46c8-47f7-aa13-b6144a5f718b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9f8499f2-53c0-4c00-bc36-687b9dd8cab4\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163477050393007545\",\"metrics\":[{\"metricId\":\"d54a7a51-3f6d-4e4d-a26f-bc7655264c43\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6b51e6dd-4d4a-4016-baca-fa5998d0f496\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"335ada0b-f6b1-497e-8f5c-86d364d2ec85\",\"dataFeedName\":\"js-test-mySqlFeed-163477050393000830\",\"metrics\":[{\"metricId\":\"ab1fe6f9-c748-4907-95a8-58a160f1d73d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"627347ca-2d69-474c-98d7-0098a979d043\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fab91a7c-0ffb-4aa3-8c75-ff765c239ffe\",\"dataFeedName\":\"js-test-mongoDbFeed-163477050393008424\",\"metrics\":[{\"metricId\":\"38b19ee8-6946-4efa-bd59-ce432aa5cce9\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"47bbab55-9677-4a4f-bb6f-5542493fc075\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0a38270b-abbd-49d7-b7df-9a58ff75bb6e\",\"dataFeedName\":\"js-test-influxdbFeed-163477050393008953\",\"metrics\":[{\"metricId\":\"b959220c-1f99-44f8-9644-e5afa2a1f9da\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3320d721-adc9-4c51-b680-afbccb670cea\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:01Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"35c22ce7-3ea4-4274-8d51-26d54ddc2093\",\"dataFeedName\":\"js-test-tableFeed-163477050393003415\",\"metrics\":[{\"metricId\":\"1a1d7f49-2886-4e42-909a-409229a5d1ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9f1c46de-796e-477f-bc9c-153578f4350a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"985cea1e-abc8-432e-9e35-1549e9e9d3e3\",\"dataFeedName\":\"js-test-dataExplorerFeed-163477050393002381\",\"metrics\":[{\"metricId\":\"b77ffced-1412-40da-850e-3432d964f850\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0f1067f1-784a-4471-b07f-d8cb6e2e9619\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"83ec551f-cdc2-45c5-802d-c17093f511c6\",\"dataFeedName\":\"js-test-cosmosFeed-163477050393009863\",\"metrics\":[{\"metricId\":\"3e681565-0511-46c9-af79-53df83731765\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"08b37379-3d70-419c-856a-7c0517680acc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e2361965-54bf-481a-8d76-ba9c68d526e9\",\"dataFeedName\":\"js-test-sqlServerFeed-163477050393004236\",\"metrics\":[{\"metricId\":\"be58e3af-c244-43e2-acea-924176f603b0\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0682fc48-ee92-470e-85c2-c2b9f5cd5e0a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:24Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"778a21c7-66e3-4532-b212-2ae84f9caac9\",\"dataFeedName\":\"js-test-appInsightsFeed-163477050393003625\",\"metrics\":[{\"metricId\":\"1b2da886-5f6b-490e-a712-a7aa73c795cb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c988b95c-4329-48eb-a8a1-9209e50a69d2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d173e4c8-eac7-4b23-a282-71c0de60e6ab\",\"dataFeedName\":\"js-test-datafeed-163477050393000714\",\"metrics\":[{\"metricId\":\"21854a27-7ba3-441a-8503-b2b60f8e3819\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b962cb75-2269-46c6-86fe-e9e5d26a5f68\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:06Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"041c4e91-c882-4795-b659-f115e49944db\",\"dataFeedName\":\"js-test-postgreSqlFeed-163468448802608152\",\"metrics\":[{\"metricId\":\"e70917af-8106-4dd1-aec7-b891af4a73a3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"bbe1cbb3-f230-4803-b53c-ac3c65b1f7b3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f9311dec-ffad-4084-b0ac-57d82938cc40\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163468448802605001\",\"metrics\":[{\"metricId\":\"f03a5b54-5671-40a0-8afb-78840c705f77\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9d3d090e-942d-4956-92a6-4f7cc281e6df\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5a7e877e-bcf9-432b-9c1b-f5a0be2e47e8\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163468448802605176\",\"metrics\":[{\"metricId\":\"18c304da-e0a8-4700-8659-db0df3634bd5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"726bc9ff-b9e2-4df6-823d-e71a35d36282\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=80\"}", - "Date" : "Fri, 08 Apr 2022 23:50:11 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=80", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5a6f84fb-258e-45fc-8e2a-f0f6af4ea02b" - }, - "Response" : { - "x-request-id" : "15c18272-4b1b-4953-8645-44e210a98036", - "content-length" : "26560", - "x-envoy-upstream-service-time" : "161", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "15c18272-4b1b-4953-8645-44e210a98036", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"af16bd12-0ec4-4e62-aeff-99b38e03ec8a\",\"dataFeedName\":\"js-test-mySqlFeed-163468448802601066\",\"metrics\":[{\"metricId\":\"40e1f592-b85b-4309-ac3f-a0d3fe1cacbd\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ffd0f6de-7b2f-430b-9e4d-b85ba70cc54b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:29Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6aac795d-0745-4d05-85b7-ffb486b7f8ae\",\"dataFeedName\":\"js-test-mongoDbFeed-163468448802601042\",\"metrics\":[{\"metricId\":\"0b4111a0-561d-4c1d-b9f0-b80458623d06\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ea779e95-e0f8-4a00-97f0-1712cb1f3019\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"774d2afe-fda1-4208-a2cf-30317b5af032\",\"dataFeedName\":\"js-test-influxdbFeed-163468448802607054\",\"metrics\":[{\"metricId\":\"6f29e7be-eba2-45cd-abe2-1a7ea4db22e3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5a635a49-9f87-401a-9625-d52fbc9ca45c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"76cd8887-9334-4333-99b9-a792b67ec57b\",\"dataFeedName\":\"js-test-tableFeed-163468448802605019\",\"metrics\":[{\"metricId\":\"7fa989ee-c0f2-477c-b5bb-8ea40922ee0c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5f6d969c-51b4-4f33-bb67-5e0d78d96576\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"775b4672-762a-4296-a50a-4cdd844d8b02\",\"dataFeedName\":\"js-test-dataExplorerFeed-163468448802602614\",\"metrics\":[{\"metricId\":\"fd746dc8-551d-4f67-873d-dcc07537f79c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a77693c7-ba9a-4f13-b0a7-5b0f92a30241\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"45fa00ce-b033-4974-8520-8cf9dc68080f\",\"dataFeedName\":\"js-test-cosmosFeed-163468448802607184\",\"metrics\":[{\"metricId\":\"338962e7-54c5-403e-9d70-e175b8f93a7f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3b555692-31dc-4527-8521-8b1f3c28b488\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:04Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"05727945-a10a-437b-8c0b-12950119fb40\",\"dataFeedName\":\"js-test-sqlServerFeed-163468448802605163\",\"metrics\":[{\"metricId\":\"7fff1e5b-3d98-4c13-a107-f080e3ccf83b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"950011ac-4b9b-4238-8d79-5f52696d7365\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:01:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c93f1ab6-4531-41ce-a6e0-7872ca4b8a5d\",\"dataFeedName\":\"js-test-appInsightsFeed-163468448802604264\",\"metrics\":[{\"metricId\":\"11d13fb1-4564-47a8-854d-a587da8e5a9c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"73f2bcca-144c-4312-82de-7f75b3aa439a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:01:46Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b72fdb1a-ce13-42f7-af25-828191fc4e62\",\"dataFeedName\":\"js-test-datafeed-163468448802607009\",\"metrics\":[{\"metricId\":\"d49a6cc0-2c13-433a-84dd-f25675ee967c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"226e547f-4132-4343-8df8-df5423a60ed5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:01:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"789b90ec-9f56-4992-9c70-4b4585642f9a\",\"dataFeedName\":\"js-test-postgreSqlFeed-163459779906401227\",\"metrics\":[{\"metricId\":\"d3786551-2245-499a-83b5-e708b28cf934\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9cf4dc7b-70e9-4722-9014-cfe8df958c7e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3297ae23-246f-4e3f-a599-aba18f365f81\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163459779906409787\",\"metrics\":[{\"metricId\":\"014e11b4-9fff-46bc-b54a-884cb9887cd1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d4fe1e4e-0557-4dc0-a3ab-6cd7f1ba2bca\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5f106684-b7f6-49c0-859b-20304bc8d269\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163459779906400426\",\"metrics\":[{\"metricId\":\"0863c7ed-c965-432f-b5d7-7a45ed9a3876\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b66b23b1-f26d-45b3-acd4-84649ebd223b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"394b4f8b-7f2b-4658-a84d-4ff68cbd028c\",\"dataFeedName\":\"js-test-mySqlFeed-163459779906407512\",\"metrics\":[{\"metricId\":\"4f1e304f-7709-4b8b-8cf1-1fee7ce53dbc\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"84c02d90-39ce-42ae-b946-4d6d12de1db1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:29Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"50fabb20-d1e7-48f2-b882-48bb6840df2b\",\"dataFeedName\":\"js-test-mongoDbFeed-163459779906407287\",\"metrics\":[{\"metricId\":\"5cae238d-8846-4825-817d-e9d446758061\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c45838c0-fa6d-4fc9-8970-8807850ced82\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"00b86552-a4a1-4bdb-96f7-edac0ff17d20\",\"dataFeedName\":\"js-test-influxdbFeed-163459779906408053\",\"metrics\":[{\"metricId\":\"f6490f92-a1fc-4310-8955-2612147b397e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ab0a55ed-2cff-4ccd-8d02-4a62f764cc62\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b3e8c03-146e-4a96-9b96-33f4c025d862\",\"dataFeedName\":\"js-test-tableFeed-163459779906409818\",\"metrics\":[{\"metricId\":\"21afd45d-80cf-4532-b82b-786378e20e81\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c83eacb3-d19d-49d2-9ea5-9b58f9a81e40\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f386f533-d457-4389-b73c-5ef9dd397562\",\"dataFeedName\":\"js-test-cosmosFeed-163459779906402351\",\"metrics\":[{\"metricId\":\"72c514f6-a1d2-467f-82bb-92594894e90d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9a7e6ea1-d106-4373-a514-d6a5e7d3e135\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"10010b05-82fe-4ebd-b634-f70ffaf80a00\",\"dataFeedName\":\"js-test-dataExplorerFeed-163459779906409880\",\"metrics\":[{\"metricId\":\"80f405c0-0ffa-463b-9988-ed69d2d5f0de\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5143d701-1386-498f-8266-ede6df193b1c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"09b106a2-4185-4811-9e73-4624774d710f\",\"dataFeedName\":\"js-test-sqlServerFeed-163459779906409917\",\"metrics\":[{\"metricId\":\"48b0e726-a29b-4fed-9d05-a46c1a7e3343\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0d1f92d5-552f-4bce-a5d8-adad5ce164a9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:01Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7782cc33-bb9a-4cfc-ba00-48348a22d0e4\",\"dataFeedName\":\"js-test-appInsightsFeed-163459779906406741\",\"metrics\":[{\"metricId\":\"35a57c39-2068-4bbb-900a-38a4741b6a27\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a10526c1-4cec-4fa2-969a-3a52afbf39af\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=100\"}", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=100", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1a13f2ab-f45a-49a7-928a-96386304c75f" - }, - "Response" : { - "x-request-id" : "7740f560-f5aa-423f-a6b5-557dad1b5a98", - "content-length" : "26291", - "x-envoy-upstream-service-time" : "148", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7740f560-f5aa-423f-a6b5-557dad1b5a98", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"0b4951e5-622b-4f64-bff6-aa28608744b5\",\"dataFeedName\":\"js-test-datafeed-163459779906404628\",\"metrics\":[{\"metricId\":\"3b5f2a14-0b40-4a2b-94f8-fa09487b6566\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6892c2cc-df10-4782-86cd-f0b737a90b59\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:56:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"60871ba1-1e6e-4cf3-af3b-e31b60131f7a\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163433850942004151\",\"metrics\":[{\"metricId\":\"77baaf3e-e305-49b4-bd96-201c19ead369\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b07fce2c-718e-4402-8787-e9892c64abb2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:57Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"22692c13-d12c-450a-a082-726d26bbc2e8\",\"dataFeedName\":\"js-test-postgreSqlFeed-163433850942002901\",\"metrics\":[{\"metricId\":\"8ebac36d-a3a3-465a-94dc-a70e7e92b945\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"356fd0e3-7586-4f6c-8b43-a74d9df1e2a1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:57Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"bc76a95e-645d-4b83-8c77-71faac9d3669\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163433850942000615\",\"metrics\":[{\"metricId\":\"61ea573b-a444-49e6-b804-cb2b2eac0518\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"40ed0586-9c6f-4f0d-9e4e-9a3aafe53554\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:56Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a42312f0-7272-434e-98c9-f87de9571265\",\"dataFeedName\":\"js-test-mySqlFeed-163433850942009324\",\"metrics\":[{\"metricId\":\"a46a2716-7613-4d1f-ad0f-a68bd2a5336c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c5a83e72-2d48-4dab-af41-9175a15253f6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f337ee7d-cb3a-4c84-8aef-087867fef781\",\"dataFeedName\":\"js-test-mongoDbFeed-163433850942006486\",\"metrics\":[{\"metricId\":\"8d69fe2e-cf9f-4163-931b-d40bd8b7a800\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"052428d4-5831-4957-b961-dd5fe634067e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"df64d783-cbeb-4f59-913f-1b7b7f8a5d78\",\"dataFeedName\":\"js-test-influxdbFeed-163433850942002966\",\"metrics\":[{\"metricId\":\"80e2c19b-bb1a-4388-9cc6-33f22a9d524f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2edf4b3f-5603-4228-8718-3386db7cc9db\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:54Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"15fac2c4-9b96-4029-9bd6-b8187c6a8027\",\"dataFeedName\":\"js-test-tableFeed-163433850942003172\",\"metrics\":[{\"metricId\":\"9f48c5b8-fa50-4c01-8e19-3f0af7ca667f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8b14d6fa-9589-47a3-80f4-2428eea1281b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c4324bb8-3383-4caf-8a1f-6188c3b06f56\",\"dataFeedName\":\"js-test-dataExplorerFeed-163433850942006585\",\"metrics\":[{\"metricId\":\"ff677574-7597-4236-a280-ece802441f89\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fcfe74c1-a212-4a2e-b7ae-86d69d6191c2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"106784c1-8835-4f4b-ad71-f0978fae7837\",\"dataFeedName\":\"js-test-cosmosFeed-163433850942008143\",\"metrics\":[{\"metricId\":\"0da56162-f2e7-443d-9cee-6ad9d0c47dfe\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8de5feb6-26f5-4add-85d0-f99ee837453f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9f2a7474-51de-44ac-92a0-912e039efd35\",\"dataFeedName\":\"js-test-sqlServerFeed-163433850942004244\",\"metrics\":[{\"metricId\":\"d1de3841-15b3-4bdc-8437-f50787962b3c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"dce159ff-b8d3-4932-89ba-5a72cf9123e0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:29Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"83bb685e-3c33-4742-8188-50f22915295e\",\"dataFeedName\":\"js-test-appInsightsFeed-163433850942005474\",\"metrics\":[{\"metricId\":\"b8a339a6-62ce-4d00-ad52-2213800eceba\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f7141608-2242-4377-8f49-46c8e46dfa12\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1ff9f815-b7a6-431f-b9d7-7b380b17c07c\",\"dataFeedName\":\"js-test-datafeed-163433850942003674\",\"metrics\":[{\"metricId\":\"d35647ba-9195-4bef-a82a-0a83632e3fee\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"da721189-044b-4ece-b207-d3d67d944324\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"57acead6-3bee-46e9-a05b-226626bfc824\",\"dataFeedName\":\"js-test-postgreSqlFeed-163425217090408737\",\"metrics\":[{\"metricId\":\"539b7713-4289-4d1d-9628-5c86a86051a7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2a8a29b1-5285-4a94-bed7-2146b20291b6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:57:21Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c4ac1273-9249-4bfa-83db-f907178157df\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163425217090404735\",\"metrics\":[{\"metricId\":\"0bb40ff8-1fe6-4045-ae87-7df0956c8a3e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1345f27f-facf-4baa-ba88-1069141b8733\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:57:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"93016b8a-5db1-489e-a15d-bf89944e2732\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163425217090403154\",\"metrics\":[{\"metricId\":\"a30713a3-c9f2-4c08-8ca8-6f2b667738b3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e5f59e56-f0a3-40d5-a9dd-c535a2411b04\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:57:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5f817aa1-c49f-424f-84a8-744cde3802e8\",\"dataFeedName\":\"js-test-mySqlFeed-163425217090403483\",\"metrics\":[{\"metricId\":\"713abf2e-3351-491b-bedb-53f0c6354c4d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cd9dcd8e-b661-443d-9194-4b001abbe18a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:57:09Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"bacb9a83-6d9e-4868-b22e-d3d35c17133c\",\"dataFeedName\":\"js-test-mongoDbFeed-163425217090401041\",\"metrics\":[{\"metricId\":\"d1b1ad45-1aa1-4d96-b134-7f039bf628f1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1888a766-f6da-498a-a62f-a098be6ac72f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:57:08Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"26ef2841-4afa-4109-a99a-87283cd1b3bc\",\"dataFeedName\":\"js-test-influxdbFeed-163425217090400404\",\"metrics\":[{\"metricId\":\"0abf9946-a4b3-45cc-aa77-3840ddd50993\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"af614b1d-799b-49d9-949e-87dcf2bda2ab\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:57:02Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2f4140f4-1909-42a8-aff0-b99def9deffb\",\"dataFeedName\":\"js-test-tableFeed-163425217090408777\",\"metrics\":[{\"metricId\":\"5bbadc9e-47d1-47fd-af15-2b4c0315a508\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7f3b580c-28bf-4217-8148-459fc9280cbd\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:56:56Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=120\"}", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=120", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "fcb26a52-2d36-4e52-a139-d77a53d4962a" - }, - "Response" : { - "x-request-id" : "f3f9f635-ec40-4222-afc9-52d688958ea6", - "content-length" : "26849", - "x-envoy-upstream-service-time" : "148", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "f3f9f635-ec40-4222-afc9-52d688958ea6", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"0b6c4066-cfca-4fdb-a1d2-2eb5542f79e0\",\"dataFeedName\":\"js-test-dataExplorerFeed-163425217090406927\",\"metrics\":[{\"metricId\":\"1623ced7-5372-4ddf-ace0-98484c420957\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fd2a820a-2622-422c-9a3b-d00e0ae5b0c7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:56:50Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"65c33d7d-9c0b-4039-94da-9007dbe241e5\",\"dataFeedName\":\"js-test-cosmosFeed-163425217090407342\",\"metrics\":[{\"metricId\":\"933b5b13-d2fe-4132-9413-034dd1a1e569\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b48f9fdc-309e-479d-8830-1459085b92f3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:56:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ea05aed5-aa00-4465-8f9e-6cbf6e14aff3\",\"dataFeedName\":\"js-test-sqlServerFeed-163425217090404114\",\"metrics\":[{\"metricId\":\"317f97ff-9808-4ed3-8712-c92659a3b25e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ea6da990-b74f-4999-b5c4-bd749d113bb4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:56:33Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fdc1c582-bba0-468c-ab58-e85bf0fb7201\",\"dataFeedName\":\"js-test-appInsightsFeed-163425217090405709\",\"metrics\":[{\"metricId\":\"3906e586-05a2-41ce-a89d-58c0ef88fff6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"660a265f-da62-41ca-a448-e80afe023e39\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:56:27Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2564a746-3a1a-4bf0-baf6-ff3cc5ef2405\",\"dataFeedName\":\"js-test-datafeed-163425217090405817\",\"metrics\":[{\"metricId\":\"e49059de-d500-4e69-bd95-a8c98e86a683\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d73509b-d163-4071-aefb-3e3dfb35b7c6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d17f93b6-0852-4da8-aec0-d5f00673f68e\",\"dataFeedName\":\"js-test-postgreSqlFeed-163416596428201839\",\"metrics\":[{\"metricId\":\"c86cc6cd-ee66-436c-9c77-a26b0785cd85\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"713b5b85-f8c3-4cde-8014-64fd3c0c638f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:45Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6a98b7ad-ffc8-456c-8939-7314ce99b0be\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163416596428206823\",\"metrics\":[{\"metricId\":\"22acd26a-8b3a-4e35-be23-7faaecd4ad34\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"51340ea1-f6f2-4191-8009-11ef089fa68d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:39Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4129aa5b-f664-48f9-b7c6-7ab0a00e3173\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163416596428205979\",\"metrics\":[{\"metricId\":\"570a2f41-1d4f-46bb-82ac-11b46c3f85e3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2cc72378-6a9c-4db9-ae17-494c69ec3382\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:38Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"47fa40a6-1ffa-425f-9348-06eddbfcec21\",\"dataFeedName\":\"js-test-mySqlFeed-163416596428204189\",\"metrics\":[{\"metricId\":\"bc5c0828-4d2e-4f1e-bef3-16f9d8dd9e9c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ee2de793-3cb6-4ea2-8f75-a15a8f507f3c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:32Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6bc26334-3d4a-4c6e-9b9f-bc64648df3b3\",\"dataFeedName\":\"js-test-mongoDbFeed-163416596428203057\",\"metrics\":[{\"metricId\":\"415387ca-61f4-4424-a270-5fc07de3cda4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3e6e8d45-66ce-42ac-b2ec-bc587c29c221\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"22880bf7-fe5a-429a-b940-fe1e7bcdc1d6\",\"dataFeedName\":\"js-test-influxdbFeed-163416596428205352\",\"metrics\":[{\"metricId\":\"266a7b9e-b0d4-4e58-8249-a323b3eed704\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a199c341-2c6c-4d65-8b24-bef478bf058f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4061e534-3c2a-44b9-88ce-3fe7a6b2b317\",\"dataFeedName\":\"js-test-tableFeed-163416596428209518\",\"metrics\":[{\"metricId\":\"7b6d4b44-cdc5-409c-8a65-806f514e136c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d519c9c4-299a-4c35-9d04-6b03014f3712\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9aba55b0-2226-4170-b0f1-5f5c281b2ab3\",\"dataFeedName\":\"js-test-dataExplorerFeed-163416596428209351\",\"metrics\":[{\"metricId\":\"1638e7fe-e1a1-4549-918b-a95557722533\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1fcd05f9-7364-4c9a-b134-125e08c227a8\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"d54ca735-c5ed-4aee-81ea-7b09f32d0dc4\",\"dataFeedName\":\"js-test-cosmosFeed-163416596428209934\",\"metrics\":[{\"metricId\":\"9fc9ba13-4e33-4879-b037-95bf7e703eb5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8714548c-cce1-49b3-b1bd-1eaf2b27dbf9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:12Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9a7458ec-34f1-47a3-ab16-38f8a1cdff4e\",\"dataFeedName\":\"js-test-sqlServerFeed-163416596428209579\",\"metrics\":[{\"metricId\":\"7c7f75fa-036b-4d6c-9a88-829e3bcd00a4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6c9b483d-c2bb-45bd-a5d1-13c2bdbd3c25\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T22:59:50Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"16de3de9-3282-4faa-8438-db96b781dfd3\",\"dataFeedName\":\"js-test-appInsightsFeed-163416596428205623\",\"metrics\":[{\"metricId\":\"803dbf64-08c1-4369-9a81-b3e6024b75df\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6c173bd7-c4e9-4bf6-ac9f-40d21dba3e7a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T22:59:39Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2a522881-7e71-46d9-afc7-472f71e2ae8e\",\"dataFeedName\":\"js-test-datafeed-163416596428205551\",\"metrics\":[{\"metricId\":\"34e7bea6-b3fd-482d-acfa-b576ca5c0231\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1a19e374-73be-45dd-822c-b58b29bc34a6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T22:59:32Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ecf7fb2b-665f-4478-93e2-5486307ca8cb\",\"dataFeedName\":\"js-test-cosmosFeed-163407956949508845\",\"metrics\":[{\"metricId\":\"0c282973-acd4-46f0-9ccd-48e47f082fa5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e06bba51-8b02-4f56-9518-e7e8ff96ace1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-12T23:00:11Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e6c3903c-d940-4511-a443-d96aeda61a3d\",\"dataFeedName\":\"js-test-sqlServerFeed-163407956949506495\",\"metrics\":[{\"metricId\":\"79781ed2-6259-4221-ab95-d25aea5747ea\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"10713176-5d8b-4590-9981-041aaacfe985\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-12T22:59:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3934c532-5be6-464d-b4af-3eb246f3ca40\",\"dataFeedName\":\"js-test-appInsightsFeed-163407956949509570\",\"metrics\":[{\"metricId\":\"f9503a78-1a49-41b6-aa14-ea04a9920a82\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ff846520-c02e-4bec-b0e2-b21d7c2cd7dd\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-12T22:59:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=140\"}", - "Date" : "Fri, 08 Apr 2022 23:50:13 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=140", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b6b9d779-07ff-4933-a1b6-3b5065fc975b" - }, - "Response" : { - "x-request-id" : "949044ef-04cf-4b53-81a5-93d39e44b93d", - "content-length" : "26550", - "x-envoy-upstream-service-time" : "152", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "949044ef-04cf-4b53-81a5-93d39e44b93d", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"3934c532-5be6-464d-b4af-3eb246f3ca40\",\"dataFeedName\":\"js-test-appInsightsFeed-163407956949509570\",\"metrics\":[{\"metricId\":\"f9503a78-1a49-41b6-aa14-ea04a9920a82\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ff846520-c02e-4bec-b0e2-b21d7c2cd7dd\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-12T22:59:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c6317e5d-16a8-42e9-a739-0661ccd75ad6\",\"dataFeedName\":\"js-test-datafeed-163407956949509349\",\"metrics\":[{\"metricId\":\"cbd134ca-8b1e-4855-9040-cf326970b962\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c4da88e1-f6c7-488a-a22e-7769dfc9817b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-12T22:59:37Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"07d27695-7c0f-4771-9685-71b8ddd65774\",\"dataFeedName\":\"js-test-postgreSqlFeed-163399280662707867\",\"metrics\":[{\"metricId\":\"552f724d-bbc1-411b-85d1-6a9e5ec60e4c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"616edecd-3175-478b-94f0-f7e5c1222723\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:54:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"cfd4ef44-72de-4870-a4d9-9c0e4061bd93\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163399280662707978\",\"metrics\":[{\"metricId\":\"73d97afe-e535-4814-8f76-ae946afc48f2\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0630e869-44a6-4590-9cc0-eeb73537ce7b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:54:27Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3e26bbf4-f940-4b7c-bf24-b84d397f1999\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163399280662705386\",\"metrics\":[{\"metricId\":\"dae7c2de-ccf6-467c-8756-f32c2eeb9b6e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"60606158-081b-4220-b340-dcd21c0180a6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:54:21Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3e04301e-ac1c-433b-91ab-def250902e09\",\"dataFeedName\":\"js-test-mySqlFeed-163399280662709186\",\"metrics\":[{\"metricId\":\"56f68e39-e544-4376-b11f-3eb141f01e2e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8d184cac-a032-4ab8-bcad-23f4c7009258\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:54:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"99a94fc0-159b-44f9-a46b-6636ee76628d\",\"dataFeedName\":\"js-test-mongoDbFeed-163399280662700535\",\"metrics\":[{\"metricId\":\"482df33d-c32d-4f54-a318-845e796d4fd6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ea92ed9c-cee2-475c-a695-a620bd21b045\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:54:09Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ff034aa3-f03a-4d57-be0a-3ff4a406421c\",\"dataFeedName\":\"js-test-influxdbFeed-163399280662701108\",\"metrics\":[{\"metricId\":\"dbec1abb-3d05-4d9c-8984-c9fab02debea\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6a5c9f3e-a160-49a7-b028-332888057b5f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:54:03Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8aecc17c-3f0b-4546-88dd-0fdb3691f4a3\",\"dataFeedName\":\"js-test-tableFeed-163399280662703929\",\"metrics\":[{\"metricId\":\"09333e5b-9ad2-4ca4-a203-0109ceae6a41\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e0f5e207-fabf-4615-bb7a-46c6b236d622\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:53:57Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b0c69e54-cce1-4b7e-8126-7761d91b6f1b\",\"dataFeedName\":\"js-test-dataExplorerFeed-163399280662708753\",\"metrics\":[{\"metricId\":\"6336c919-06d3-4bd2-8cbd-3d48e6e2653c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4ea06722-e3a1-4ce5-8aee-ef119db8be37\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:53:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"f9cbe412-3c4d-4ec7-b62a-29ea7f5a8d8e\",\"dataFeedName\":\"js-test-cosmosFeed-163399280662709609\",\"metrics\":[{\"metricId\":\"f2b94d8e-d819-48e2-a876-5707328589d8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"24bc5c7d-fc54-4701-ae4a-276829eed7aa\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:53:51Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c111be50-a305-4864-8b21-fc29570fc044\",\"dataFeedName\":\"js-test-sqlServerFeed-163399280662702061\",\"metrics\":[{\"metricId\":\"c511a252-9378-4f90-86f5-b6de90364347\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3d4be9ba-ff43-4949-be9f-23d1e53cad49\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:53:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"14e6256b-0795-44af-953f-61f35be51547\",\"dataFeedName\":\"js-test-appInsightsFeed-163399280662704194\",\"metrics\":[{\"metricId\":\"31174c1b-1ccb-4ba2-842f-2df0293ba966\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3eaa7d9b-4fd7-4c9e-97eb-666e40dc6db0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:53:33Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"10b23d8b-b57b-4267-8fb0-d473f8fb26e0\",\"dataFeedName\":\"js-test-datafeed-163399280662702022\",\"metrics\":[{\"metricId\":\"0f7718af-a533-479d-b3f7-40e6d5302518\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"51aa6d7b-ee67-42d1-922f-1a7f32dafe79\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:53:32Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f2952571-7d9a-49b9-876a-513a5a9a6237\",\"dataFeedName\":\"js-test-postgreSqlFeed-163373361110602347\",\"metrics\":[{\"metricId\":\"45d24204-3dda-4dcd-a176-0a8d8444e78e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0f9f8860-523a-4616-afb8-2b72d59147e1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:56Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e6b38250-9033-4021-9945-c8411c6520d9\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163373361110605004\",\"metrics\":[{\"metricId\":\"6a85b973-eaa0-4c66-8c61-219244665db4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4383df27-a33b-4ee2-9ee8-d5b7ce544927\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"450e0e05-769e-4b60-93f1-6ed23fd9573c\",\"dataFeedName\":\"js-test-mySqlFeed-163373361110605569\",\"metrics\":[{\"metricId\":\"c4684207-6df4-416a-865d-65f45e096460\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c2531f73-ab81-41ee-9d68-7e6c9a83aece\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:54Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"bd0320a4-15f4-47e4-9b92-91b2480f1715\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163373361110601677\",\"metrics\":[{\"metricId\":\"c8e0dd3a-4d55-4060-b185-d2f82c7710bd\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6db0d007-0574-446f-a2bf-811b11ece6f9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:54Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"cb08d532-8be3-450c-9562-becea8f94f42\",\"dataFeedName\":\"js-test-mongoDbFeed-163373361110601970\",\"metrics\":[{\"metricId\":\"fb38cd98-9871-426b-9092-364b7b3cf7ee\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6539bf76-9b84-46ca-ba41-bb2fe5ce8ac7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"59f7ff96-55ba-4bd3-8b12-667147df36b1\",\"dataFeedName\":\"js-test-tableFeed-163373361110609604\",\"metrics\":[{\"metricId\":\"89ec0c77-06da-4dda-a3be-567382bc6326\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"646583df-e6bf-42da-a581-c336e46baea1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=160\"}", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=160", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "fcf7909e-47fb-4bcf-b194-ed85c135c664" - }, - "Response" : { - "x-request-id" : "b11dc66d-6e46-4427-b3ed-58469e8e15af", - "content-length" : "26556", - "x-envoy-upstream-service-time" : "217", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b11dc66d-6e46-4427-b3ed-58469e8e15af", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"a6c15cca-c02a-4ccc-b5ae-b631749ed1db\",\"dataFeedName\":\"js-test-sqlServerFeed-163373361110600523\",\"metrics\":[{\"metricId\":\"b2d3c45d-11f5-4fcd-a893-2a1b16c8713e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"32c0ae30-1217-4105-b518-7233d04dff8e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0dc2b89c-177b-422f-8dbf-42290a56ec7a\",\"dataFeedName\":\"js-test-appInsightsFeed-163373361110609911\",\"metrics\":[{\"metricId\":\"d3c844d9-3457-4248-abca-70a9350f79b1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"68a82856-561e-4d31-aef3-e1cb6c2aad53\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b0098e19-fb7b-4f83-9f5b-2dc70e570a1a\",\"dataFeedName\":\"js-test-datafeed-163373361110606230\",\"metrics\":[{\"metricId\":\"1f2e7703-e01a-422d-83e6-ead72c6615af\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d2b084a6-2b53-45e8-adec-a6e1042b09c8\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d5d1c2bc-d5c6-4cea-8473-3bfbde123092\",\"dataFeedName\":\"js-test-postgreSqlFeed-163364745750608742\",\"metrics\":[{\"metricId\":\"e53312f0-59a7-4fce-bd02-3ab68af31dc0\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"caa31f64-3a6d-4187-b49c-ac273bef35df\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"151c4512-f739-43bd-bc00-9601d906e134\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163364745750608769\",\"metrics\":[{\"metricId\":\"b839a1e3-b416-4426-b792-bdc30fb1b541\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b3b398fc-e74b-42cf-8558-1667d6cdf9be\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ae547aff-5069-48e9-a4c7-09b4c999e8ae\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163364745750606894\",\"metrics\":[{\"metricId\":\"c0c01b47-b8a4-471a-ab37-4943db041a3e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8d01cbe8-7d8a-454a-9569-10d96eb7e86f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e642e562-be4c-498d-ab86-427acee1ead8\",\"dataFeedName\":\"js-test-mySqlFeed-163364745750608285\",\"metrics\":[{\"metricId\":\"0507e6e4-5e7e-44e0-a9f7-eec7b9a1c7ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d7ea05d5-2c47-443a-95e3-47846391eb21\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5f4ef121-4432-48cd-9c90-e351b6301e3f\",\"dataFeedName\":\"js-test-mongoDbFeed-163364745750604681\",\"metrics\":[{\"metricId\":\"4a27c7ee-a821-451f-815f-86830c565337\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7cee858a-9677-4c36-8068-32603e636bbc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:46Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d9d02f95-c613-42f9-8240-f2d1789a56a5\",\"dataFeedName\":\"js-test-influxdbFeed-163364745750602380\",\"metrics\":[{\"metricId\":\"ae077b81-10da-400a-8930-185a68610a1f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1647df18-46c5-474e-bbe1-05a6b5501727\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b88c4925-df83-4a56-b9c1-495bfa1e4f70\",\"dataFeedName\":\"js-test-tableFeed-163364745750608689\",\"metrics\":[{\"metricId\":\"c23a17e3-f400-48d3-b640-80d6667c1e67\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5624e3ca-d3fa-4419-a433-eaf7bc83a7be\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8f1b9cbd-3cb7-4721-af99-f94403be25c4\",\"dataFeedName\":\"js-test-dataExplorerFeed-163364745750608621\",\"metrics\":[{\"metricId\":\"87cc7324-f2e0-4068-9633-9a01ee059d92\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0b5e2659-97cc-4d6c-a939-7a859dc1db32\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"5b5eb11e-c18b-45cf-887d-fa0d1c60c364\",\"dataFeedName\":\"js-test-cosmosFeed-163364745750609141\",\"metrics\":[{\"metricId\":\"bb903a81-cbbc-45ff-979a-6ac46dc850f4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d9e2339b-4d88-4dfc-96fc-26e6724b06aa\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:22Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a2626344-6eba-4824-86ce-37325ea544d0\",\"dataFeedName\":\"js-test-sqlServerFeed-163364745750604914\",\"metrics\":[{\"metricId\":\"9905e49d-bb9c-4689-9cd2-818b32a6f598\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"43a7acbc-0a8b-4241-88fa-e335020a3b60\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:57:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"76b054a1-4602-42c5-915b-33b45783d6d3\",\"dataFeedName\":\"js-test-appInsightsFeed-163364745750604468\",\"metrics\":[{\"metricId\":\"99ce3cb9-026b-4f97-b91c-36680c7b2bb6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"32397263-0b09-4e39-8d88-63bd726900d9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:57:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"541077f7-88a6-456c-a045-436b98b94cb7\",\"dataFeedName\":\"js-test-datafeed-163364745750607661\",\"metrics\":[{\"metricId\":\"51ed5f1f-51d7-464b-a202-5916b9fb86b1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4c77f7bc-d715-4116-9b7f-1ac73817dc12\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:57:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f2b5f342-2677-4681-81ec-c411b8828507\",\"dataFeedName\":\"js-test-postgreSqlFeed-163356099797004726\",\"metrics\":[{\"metricId\":\"595f17dd-73de-4e06-962f-b4792a36553d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"520b7462-75fa-4ae7-b0ea-d17f459e1e5b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:51Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"461e9ea0-421f-4404-886b-733f32ac3977\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163356099797005686\",\"metrics\":[{\"metricId\":\"80cd02e0-0b34-4495-ae90-23c828ada3ed\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a1e5a46a-26e0-4eee-ba25-dad842fd0294\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:45Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7b482adb-152e-489e-a721-617d8d690d6f\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163356099797004380\",\"metrics\":[{\"metricId\":\"a622a807-d0ac-4f36-96b4-3a012546fc2c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7a363150-d78d-4c6d-bc87-9848ffbe62c6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8b9965a7-77bd-4063-981f-3e41fbafc57c\",\"dataFeedName\":\"js-test-mySqlFeed-163356099797005438\",\"metrics\":[{\"metricId\":\"5c82d2da-9886-4bbf-b3ed-0949e383d5ca\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c2d10dd3-9c99-438e-bce5-415874cadf2f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:33Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4a721f89-a957-48c0-a47c-f02c6ccc858c\",\"dataFeedName\":\"js-test-mongoDbFeed-163356099797000564\",\"metrics\":[{\"metricId\":\"872ccbc8-09f7-46b7-971c-53545d0cd191\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4f1ef6f7-0b5e-44a7-9d8a-adeff3eb477f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=180\"}", - "Date" : "Fri, 08 Apr 2022 23:50:13 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=180", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "a48ac44a-520a-493e-8013-35d225f4a645" - }, - "Response" : { - "x-request-id" : "ae3a9777-9752-4da8-81b2-ee7b7b457ed1", - "content-length" : "26541", - "x-envoy-upstream-service-time" : "177", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ae3a9777-9752-4da8-81b2-ee7b7b457ed1", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"f425cbef-9e06-45f0-b041-c60e5720775d\",\"dataFeedName\":\"js-test-influxdbFeed-163356099797009186\",\"metrics\":[{\"metricId\":\"b71ca02a-09ec-4ed5-b2da-41217e85491f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3bccf739-e576-4b4d-adc7-c998fa8a9ce7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"27d8de1b-c4fb-4922-9bc0-aed34e00fa11\",\"dataFeedName\":\"js-test-tableFeed-163356099797006938\",\"metrics\":[{\"metricId\":\"8017b783-a12e-48c0-8cdf-50493ed9c720\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d8801159-4c73-4ae6-849d-b9213fdca5f4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:11Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a96a7882-404e-491b-a3a6-45789bbfab5a\",\"dataFeedName\":\"js-test-dataExplorerFeed-163356099797005029\",\"metrics\":[{\"metricId\":\"a400b067-b321-42a6-9cf6-f90b2248375d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"02410349-01df-4c4a-b174-589756d6b1e3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"2f66eda1-79ff-4db2-95b1-379d743f969c\",\"dataFeedName\":\"js-test-cosmosFeed-163356099797009443\",\"metrics\":[{\"metricId\":\"17c51a7b-3ecc-40ba-8e52-7b559b40b54e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"533938f3-2be4-4aac-8d12-45a64d14c133\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:04Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"34d422b5-deaa-420b-be18-d05ac636edd6\",\"dataFeedName\":\"js-test-sqlServerFeed-163356099797000510\",\"metrics\":[{\"metricId\":\"36c5a2e4-f874-42e1-badd-df6d5669af6f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ace84552-8c15-4b5d-b6f5-10a73c49a7c0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:56:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"05d01cca-26c6-4857-ba5d-bc09bef8b9b1\",\"dataFeedName\":\"js-test-appInsightsFeed-163356099797000138\",\"metrics\":[{\"metricId\":\"79b5c438-46e2-4a72-992a-c158bad649ac\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"64ad65c1-8a52-4571-addc-d3df48d3bcae\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:56:46Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fc6b708b-3d9d-430f-99b4-161381de23cd\",\"dataFeedName\":\"js-test-datafeed-163356099797006468\",\"metrics\":[{\"metricId\":\"5e76e6f8-edac-46cc-aa9d-b004dcaba541\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8bd0cfb9-d401-46db-b3b1-04f75ad1189a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:56:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"386ac2ff-df82-4993-8b91-05e169ab16c5\",\"dataFeedName\":\"js-test-postgreSqlFeed-163347460219301896\",\"metrics\":[{\"metricId\":\"bb7fe4e3-67e3-4302-b262-3ebf5b566245\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d180046e-9855-4546-b20a-a4495c0feda5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:57:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2fc2fdd2-6c76-44d3-8c26-99eae8b20124\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163347460219308619\",\"metrics\":[{\"metricId\":\"5e8ae7d1-36eb-4048-a828-85d075bfb705\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"00909ae9-8fff-4f37-a996-3ca6c948816f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:57:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f925fe2b-32eb-43ef-b748-4d2cc64fc611\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163347460219307690\",\"metrics\":[{\"metricId\":\"acbc430b-5440-4b95-a2de-071c14d12fb6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a1a9a1dc-2fe6-4351-b76f-3967a019c031\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:57:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7e2c7d8c-8fd5-4ab0-b831-f88981ab459b\",\"dataFeedName\":\"js-test-mySqlFeed-163347460219304278\",\"metrics\":[{\"metricId\":\"dec4718b-51a3-4b38-9d66-78f57118887e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7329beab-1b48-4e77-84e8-88880b99512e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:57:22Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"bcd412d1-8097-4a63-8af9-ea8014bd24e5\",\"dataFeedName\":\"js-test-mongoDbFeed-163347460219301593\",\"metrics\":[{\"metricId\":\"752db659-a090-43b2-b7ad-646018a0566c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8af77e14-5645-4c78-9a1e-e34f0ab6fe60\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:57:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9d4843d8-3464-4f12-abbf-7b666530b170\",\"dataFeedName\":\"js-test-influxdbFeed-163347460219303248\",\"metrics\":[{\"metricId\":\"40d80fbe-3520-4068-96ac-c3deaecdf43c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3e282e21-dc3f-459d-b60d-2f0ab6fc7b69\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:57:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"241560f0-d51e-4854-8674-fa80c7ad163f\",\"dataFeedName\":\"js-test-tableFeed-163347460219301786\",\"metrics\":[{\"metricId\":\"45fa5e3e-8eef-4bb8-8e2b-d3ad4bc089ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0ae3be92-32fa-4324-a7ac-efbf48efab5f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:56:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fc7cbfc6-ca32-4fb1-94f8-564bcc16ec4e\",\"dataFeedName\":\"js-test-dataExplorerFeed-163347460219309573\",\"metrics\":[{\"metricId\":\"c9dd00db-366c-4cb4-9fed-b997a87103bb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0121f29f-e62a-4601-ab6c-dfa7e4c3c74f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:56:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"96129eec-466f-497c-a8f8-83566d23ca7d\",\"dataFeedName\":\"js-test-cosmosFeed-163347460219304530\",\"metrics\":[{\"metricId\":\"1d780232-d204-4a0f-919f-fe2b895f9553\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f2700d78-d4e4-4a04-9c14-07ffe64d3595\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:56:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b313675e-e728-432d-b973-3e32b43f9334\",\"dataFeedName\":\"js-test-sqlServerFeed-163347460219304622\",\"metrics\":[{\"metricId\":\"8dac805a-8094-4089-a551-d9da39627b27\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9cd02751-5852-4b52-9cd1-e46a630d930f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:56:50Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6b87f889-18c9-4361-9529-e92c41288e73\",\"dataFeedName\":\"js-test-appInsightsFeed-163347460219307862\",\"metrics\":[{\"metricId\":\"09d1b797-8b73-46b1-b37e-8c04717a06bc\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6c59314d-e2df-4c8d-a7ae-d0be69e5cb5f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:56:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6aef058a-41c7-4c21-a00c-fea5d0ee87f6\",\"dataFeedName\":\"js-test-datafeed-163347460219303676\",\"metrics\":[{\"metricId\":\"62d7889c-3099-4ce1-9ec0-947f9e60ddf7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0016e5d6-32df-462d-8a3e-c8c4dc0fa8a3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:56:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d0648e92-492b-44cb-8327-4c9b861aad73\",\"dataFeedName\":\"js-test-postgreSqlFeed-163338814690007155\",\"metrics\":[{\"metricId\":\"ab4c635d-423e-4b61-af47-0f196214c1e8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ff4a7986-61d2-4c95-88d5-0ea21e79287d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:21Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=200\"}", - "Date" : "Fri, 08 Apr 2022 23:50:13 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=200", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6d934193-d9d0-47b9-bc0b-63361d64b6e7" - }, - "Response" : { - "x-request-id" : "0d02b689-4b09-449e-a78b-1bbc316c4675", - "content-length" : "26264", - "x-envoy-upstream-service-time" : "170", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0d02b689-4b09-449e-a78b-1bbc316c4675", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"d0648e92-492b-44cb-8327-4c9b861aad73\",\"dataFeedName\":\"js-test-postgreSqlFeed-163338814690007155\",\"metrics\":[{\"metricId\":\"ab4c635d-423e-4b61-af47-0f196214c1e8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ff4a7986-61d2-4c95-88d5-0ea21e79287d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:21Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"574f75c3-58c2-4b1e-bab6-47fcf39b7bd3\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163338814690004828\",\"metrics\":[{\"metricId\":\"93eac5d9-fc51-443e-8604-0822fbffefac\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"92512efa-f325-4f62-833c-93907185f3f5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"11d8cf94-c6b0-476d-8d04-81f8328dcf27\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163338814690000658\",\"metrics\":[{\"metricId\":\"329a97ef-c46b-4f96-9220-d98e5f5fbd1f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ef65dcb2-a3f6-49c8-8909-4cdf1d6843ce\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"91b43fad-5cc5-4d89-b687-9be9ce875ac4\",\"dataFeedName\":\"js-test-mySqlFeed-163338814690005430\",\"metrics\":[{\"metricId\":\"d55210ee-919c-407d-9626-df8b55306bcf\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"decd446f-2c42-4a35-928f-671f192de097\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b298e0c1-7e98-47ad-8e00-282a458d61ef\",\"dataFeedName\":\"js-test-mongoDbFeed-163338814690003885\",\"metrics\":[{\"metricId\":\"d3c61ebf-486a-4e78-81fc-6b57c96e44c8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e5ea0850-73cb-4c84-873a-d7e2b0a56ca2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"97307f09-8842-4409-af8b-7d27cf5645de\",\"dataFeedName\":\"js-test-influxdbFeed-163338814690004992\",\"metrics\":[{\"metricId\":\"ad7ea7e6-1b91-41ba-9d13-64d8a8cd8b65\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8153f2d3-c392-4acf-912b-f1d3cd04dcac\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a0a1e8f9-35e1-4747-afdb-547c608e8649\",\"dataFeedName\":\"js-test-tableFeed-163338814690006976\",\"metrics\":[{\"metricId\":\"bdf77fd4-4e83-4d3c-98ab-9cdcded4d283\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d31df08b-977d-455f-a6b2-0e82089c9c7f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:12Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4bb5c73d-133f-4fb6-824e-7c92c5dd85fd\",\"dataFeedName\":\"js-test-dataExplorerFeed-163338814690004329\",\"metrics\":[{\"metricId\":\"e65b5f10-514e-4ad1-be20-04ef99f8e337\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d88ef76d-c0e2-490d-b51f-6a1ccbc81adb\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:11Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"999e7511-927f-4f04-9b8c-7bca56a91ce2\",\"dataFeedName\":\"js-test-cosmosFeed-163338814690003601\",\"metrics\":[{\"metricId\":\"c51b1ccc-3451-48d0-8998-cdef1d94e4ff\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d69b4da-0cf4-4d10-90ce-f3460927b6a2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e67887d9-1000-458e-a899-33781621647e\",\"dataFeedName\":\"js-test-sqlServerFeed-163338814690009483\",\"metrics\":[{\"metricId\":\"367454c6-9fb3-43ce-89b4-f2facdfc7163\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"15596c3a-60a8-41de-84ed-49729028f7e3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:55:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4280cf0e-e12a-4135-a5cb-fbcb2a225fa2\",\"dataFeedName\":\"js-test-appInsightsFeed-163338814690003701\",\"metrics\":[{\"metricId\":\"187c0044-dfc1-4adc-8ca8-2709fba1d8ed\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d650b34c-e00a-4356-af47-654499fc8b78\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:55:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0c551480-0d15-4bdb-ba79-d078329f5394\",\"dataFeedName\":\"js-test-datafeed-163338814690006682\",\"metrics\":[{\"metricId\":\"01e0f623-f0a9-4030-bfc8-6b52f1032627\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fcb6922b-90b8-4d80-9eb2-dca78e1be941\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:55:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3d16da20-1e50-4b6c-b12e-a0258062a5c2\",\"dataFeedName\":\"js-test-postgreSqlFeed-163312892993307149\",\"metrics\":[{\"metricId\":\"56263637-f807-4a69-95c9-8a54d3a815cf\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6be3ec57-b12a-4a1a-a941-a4f7373d01ff\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7881d71e-ca2a-491d-979c-beeb9d35407b\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163312892993303403\",\"metrics\":[{\"metricId\":\"becf965b-2a14-4d23-bbb5-15058c3c088d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"69ffa8a5-23a0-4c61-8851-7783b6de6445\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2ea524f2-bbd0-40c6-8af0-bfbd8e2d16ec\",\"dataFeedName\":\"js-test-eventhubRequestFeed-163312892993200053\",\"metrics\":[{\"metricId\":\"950e1d27-4917-4482-8eea-e1993d89a26f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7bbc3972-ff3b-475a-a80f-f081f3dda0f9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2021-10-01T00:00:00Z\",\"dataSourceType\":\"AzureEventHubs\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2021-10-01T22:56:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"consumerGroup\":\"$Default\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ae39d1fd-419d-42b1-9fd3-6843b85e70f8\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163312892993309712\",\"metrics\":[{\"metricId\":\"87bd7641-f35a-4324-9538-afaa203dee9c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"94210e48-a5bf-4bb6-80a1-e999c9717072\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d64d4795-84ac-4afa-9c35-5d71d3fa421c\",\"dataFeedName\":\"js-test-mySqlFeed-163312892993303355\",\"metrics\":[{\"metricId\":\"a29f1e97-057b-4c2a-8ef0-cec9bb8f9d82\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8f5c35f7-3d2f-4ed7-804f-9530d413dff6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0fcbb92e-61f6-42f2-9008-d5ebab00bb15\",\"dataFeedName\":\"js-test-mongoDbFeed-163312892993303542\",\"metrics\":[{\"metricId\":\"c016e503-0378-493b-b2f2-59d46299bce4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c214b47a-6b69-4807-869d-2443ca37211c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6dd57159-5101-4048-8ea1-94f48e3c752c\",\"dataFeedName\":\"js-test-influxdbFeed-163312892993305001\",\"metrics\":[{\"metricId\":\"c82a369a-a2db-44ce-b666-7ee585f96dca\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"efffe1ff-df05-426f-bbaa-3332e1926b98\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"53427ba6-7d70-4d02-bc84-6918f270aab1\",\"dataFeedName\":\"js-test-tableFeed-163312892993204266\",\"metrics\":[{\"metricId\":\"b2c5085f-5bad-4a3a-bdaa-03c9f0f40151\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4f64e311-9b15-4d10-8a0f-5fb553bfae90\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=220\"}", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=220", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "53cf50e8-55a2-4dc9-b67a-f16b8238c22c" - }, - "Response" : { - "x-request-id" : "a981c57b-11e6-44aa-bbe6-415718c03986", - "content-length" : "26488", - "x-envoy-upstream-service-time" : "147", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a981c57b-11e6-44aa-bbe6-415718c03986", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"6bc6cbb4-320c-45dc-92e0-a5011a011d72\",\"dataFeedName\":\"js-test-dataExplorerFeed-163312892993205417\",\"metrics\":[{\"metricId\":\"6e474f1d-c800-4750-9a88-1b84ed5f37b5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d6acb55b-57f6-4339-9f56-bf3814eea8dd\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"c62d2468-0dd4-4524-94a4-6f6dfe4117b8\",\"dataFeedName\":\"js-test-cosmosFeed-163312892993205225\",\"metrics\":[{\"metricId\":\"6a80f493-6a9c-4da4-af5c-9175710460f5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b74fb702-ac65-475a-925e-53d85166030f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:55:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"068a182a-b028-4628-9ae2-943cc599bb82\",\"dataFeedName\":\"js-test-sqlServerFeed-163312892993203881\",\"metrics\":[{\"metricId\":\"a87a360c-4e2f-471e-9150-a5c90b46e9c0\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"421ec078-9ed8-43be-ad98-9fd0ad5ea9e6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:55:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9f487100-6eaf-4170-92ab-923e09199ec1\",\"dataFeedName\":\"js-test-appInsightsFeed-163312892993209249\",\"metrics\":[{\"metricId\":\"4eed8fde-6784-408b-8383-0db3cadc172c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6bef3b5e-8992-4354-aacd-e40a52e51adb\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:55:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7b77757c-1546-45d5-9a37-0ba95facb95b\",\"dataFeedName\":\"js-test-datafeed-163312892993208131\",\"metrics\":[{\"metricId\":\"d8252794-3eeb-43e4-ac50-9b4567a99311\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9a685909-95cc-4595-b4a0-382fd58668c0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:55:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d3bfdad0-f82d-428a-a024-4e694f48db55\",\"dataFeedName\":\"js-test-postgreSqlFeed-163304256469805732\",\"metrics\":[{\"metricId\":\"bff1aad1-77f5-474f-8ef9-119f027019cb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b29a243a-c140-4dad-a963-6c9b912fbe97\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:44Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ab1ae0ee-9843-468c-a70a-681d3f5d8f07\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163304256469802028\",\"metrics\":[{\"metricId\":\"e4d49823-08f3-4c82-8f8e-13f52f7ce1a9\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0271adcc-153d-4127-845a-31faa3872336\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a42f91f0-5377-43ca-87d0-bb96c178ab78\",\"dataFeedName\":\"js-test-eventhubRequestFeed-163304256469800636\",\"metrics\":[{\"metricId\":\"8c0b0be2-e8a1-48e7-97e2-65e4cdeec0fa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"472d0b78-8b0c-44de-8834-de88073d809e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2021-09-30T00:00:00Z\",\"dataSourceType\":\"AzureEventHubs\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2021-09-30T22:56:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"consumerGroup\":\"$Default\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"71fe4975-7e5e-4621-89d5-1ba7c765251c\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163304256469808385\",\"metrics\":[{\"metricId\":\"74d0e299-7b9f-44f0-b8e2-9e456c18a18b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e211f231-c89c-4bff-8409-519a442d43e3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2cabfce0-7b8e-48fd-8b7b-edd609e853ce\",\"dataFeedName\":\"js-test-mySqlFeed-163304256469807300\",\"metrics\":[{\"metricId\":\"18f00f58-b870-4b59-b6d8-7d6d59ba7b7f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0eba33c6-11a0-4a68-b236-ecd643e00a7b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5233196e-6560-499f-94ce-401c184131df\",\"dataFeedName\":\"js-test-mongoDbFeed-163304256469809271\",\"metrics\":[{\"metricId\":\"89c077eb-9fb8-4806-b430-6e1995c4c222\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0b7b70d8-6678-47af-bb5f-d77b8411f8d2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d108bbef-dfec-441c-9743-945ffeab5ccc\",\"dataFeedName\":\"js-test-influxdbFeed-163304256469808844\",\"metrics\":[{\"metricId\":\"0537fe98-7b8d-4beb-8046-57261e416958\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"385385cb-c375-4e20-a7c7-5588365dca2e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5d17aa73-b1fa-4809-97a6-bc7f889ff258\",\"dataFeedName\":\"js-test-tableFeed-163304256469801899\",\"metrics\":[{\"metricId\":\"666c598c-9f9b-4b7a-9165-559e090015d6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1aab75d3-5784-4163-a5e2-ddb2112fe0a2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6b0e4d6a-5b18-44b3-821d-8816c66462ec\",\"dataFeedName\":\"js-test-dataExplorerFeed-163304256469808043\",\"metrics\":[{\"metricId\":\"ed3e2907-78b1-4cf6-b8a3-0ac4fc6d397c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"63ec4eb2-e818-4342-bfb8-75ca0907497d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"7d52bf31-0b33-4766-b3a2-a3a5270f283b\",\"dataFeedName\":\"js-test-cosmosFeed-163304256469808350\",\"metrics\":[{\"metricId\":\"d1bcd94c-f02f-4ad9-9f5e-5e4e0538d411\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3d773287-fa4b-4a2f-ac6d-89e606b694d1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ff199288-5ade-439d-9539-2d9802271db6\",\"dataFeedName\":\"js-test-sqlServerFeed-163304256469803616\",\"metrics\":[{\"metricId\":\"013fd7ae-624c-4684-aa5a-271cc8c3533e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0724e3e4-bc5c-4db9-8385-df0cc4e31e5d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:21Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e0cd8cbc-7f4c-488f-9b71-0beab9078907\",\"dataFeedName\":\"js-test-appInsightsFeed-163304256469801704\",\"metrics\":[{\"metricId\":\"5af886f9-772e-4e76-8990-9550ee5011bf\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2b615f81-7f65-40ba-9382-d2b56154206a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"63c04d85-7072-4f34-810a-5ed860dd24fd\",\"dataFeedName\":\"js-test-datafeed-163304256469802463\",\"metrics\":[{\"metricId\":\"0ccea564-c2d7-41c2-aec4-2b38d6991de5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8e05096b-b467-464e-815a-23af545bccc6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"44f094bd-4788-4f09-9554-53631657a350\",\"dataFeedName\":\"js-test-postgreSqlFeed-163295624935402170\",\"metrics\":[{\"metricId\":\"790a94e8-b539-418a-a106-aa1cea62a7ac\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3a2af827-dd0f-4b4e-844a-51b57ab17639\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:58:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"26df3035-bea5-4b72-813c-1cb5969bc284\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163295624935409797\",\"metrics\":[{\"metricId\":\"ffe6583e-baf1-439f-b9b8-27c84bc9594c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"81da74d2-0a0a-49a4-a4d8-cd3057e1405f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=240\"}", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=240", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d11fd1a0-8c4b-4e1b-9d73-943191713c17" - }, - "Response" : { - "x-request-id" : "093167a2-5fca-4ee2-abe1-e87f1d5cace2", - "content-length" : "22765", - "x-envoy-upstream-service-time" : "159", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "093167a2-5fca-4ee2-abe1-e87f1d5cace2", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"685e01d9-2d5f-4ac5-bbe5-dc239962d800\",\"dataFeedName\":\"js-test-eventhubRequestFeed-163295624935403683\",\"metrics\":[{\"metricId\":\"ee44f79c-8f95-4428-abe9-87c289de81c6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5ab43009-b279-4234-84b9-a0633d1e915e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2021-09-29T00:00:00Z\",\"dataSourceType\":\"AzureEventHubs\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2021-09-29T22:57:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"consumerGroup\":\"$Default\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"38019854-46cd-4780-8c96-15ec2b9ce1c2\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163295624935404941\",\"metrics\":[{\"metricId\":\"14badd91-5ecb-489e-bc1e-736badbc5937\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"df88f3a9-f118-475f-91f7-5a10e6d478d5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2211978f-a41e-4dd7-9031-a85e21f97d38\",\"dataFeedName\":\"js-test-mySqlFeed-163295624935400134\",\"metrics\":[{\"metricId\":\"5a46e457-5f7d-42ed-9bcd-7419b816a869\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8d2caecd-85a5-4111-8fc8-75c1b59242f7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5fa02b12-55be-4fbe-82e1-084c46339ca7\",\"dataFeedName\":\"js-test-mongoDbFeed-163295624935403794\",\"metrics\":[{\"metricId\":\"b316978e-ec05-4e32-885b-dcde1809c727\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f7ced785-d743-459b-a25d-d5e16b365f87\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:57Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0a703d4f-0ac7-4805-b98c-c98eda530f7c\",\"dataFeedName\":\"js-test-influxdbFeed-163295624935408979\",\"metrics\":[{\"metricId\":\"8b8e7c56-305e-403f-8530-d365ad8c3b1c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"01524fd3-deaf-4bc3-9ffa-0489b41a89fc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:57Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9d25002e-09c6-4098-ab8f-e1813aeb022c\",\"dataFeedName\":\"js-test-tableFeed-163295624935405050\",\"metrics\":[{\"metricId\":\"966751b9-1083-47c0-93a4-51a4bf42a123\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"598fec46-8467-47e3-b926-c7f82f4f3fb5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:56Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"04c0ccd1-6962-40cc-9f7c-a8a3887466c4\",\"dataFeedName\":\"js-test-dataExplorerFeed-163295624935403812\",\"metrics\":[{\"metricId\":\"1b3f350c-ce64-4e6d-8a59-82f8eff13da7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"63139d12-50b1-4081-b43b-a23b46c3aeaf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:56Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"ece68b7c-e355-441a-af06-6f501067728a\",\"dataFeedName\":\"js-test-cosmosFeed-163295624935405186\",\"metrics\":[{\"metricId\":\"dbe1d78b-bf8a-412e-917c-4df8d492213d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7441a55e-f491-47a5-8125-c2039999c888\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"66eb4ecc-8755-48f4-bef0-881d75866a09\",\"dataFeedName\":\"js-test-sqlServerFeed-163295624935406441\",\"metrics\":[{\"metricId\":\"b193aa44-184d-48ea-9dfc-fd0843c9c8d2\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8fb3821e-1ca6-45af-a22e-575a098a3cb5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"921ffe1e-d306-42ae-9642-44d30862e8a2\",\"dataFeedName\":\"js-test-appInsightsFeed-163295624935409579\",\"metrics\":[{\"metricId\":\"f602f759-87c5-4b2f-8000-04f606a1725e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b2f13819-9089-4b56-9c0f-b74ae92251c2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6fede4c4-36a0-447d-a840-b649eb01e123\",\"dataFeedName\":\"js-test-datafeed-163295624935408576\",\"metrics\":[{\"metricId\":\"b99375f7-96e5-4c65-8ff9-27b6d38507f5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7c3cc93f-a278-4fff-b48f-16a38bb5f89f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"271707ea-a3be-48d6-8655-ec9191334389\",\"dataFeedName\":\"js-test-dataExplorerFeed-163286993752000772\",\"metrics\":[{\"metricId\":\"6168bbd6-ca75-43ed-ab28-aa8fa907613c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"63460bbd-89c2-4050-a14d-589207c7e6c7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-28T22:59:04Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"6a441f0b-9482-418d-9ec2-a486a14339ba\",\"dataFeedName\":\"js-test-cosmosFeed-163286993752000665\",\"metrics\":[{\"metricId\":\"4155cf5b-4064-4ade-9a4c-aa5aa226b807\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"824843f4-04b7-40ba-a508-98169eb5a91b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-28T22:59:03Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"64478672-2d07-43cb-a09d-e594465ae919\",\"dataFeedName\":\"js-test-sqlServerFeed-163286993752001601\",\"metrics\":[{\"metricId\":\"ded5b762-0b93-49f2-b984-4765697cc124\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f2a63b29-5197-4fbe-9936-35151617e937\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-28T22:59:02Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0643ccac-5f48-4bb8-92a3-d5971745aa93\",\"dataFeedName\":\"js-test-appInsightsFeed-163286993752003102\",\"metrics\":[{\"metricId\":\"493917c1-40b2-4518-8308-9eaca74e5b73\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4bf5db06-0093-43c3-a2bf-7c628b62fc9c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-28T22:59:01Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ac974c50-7b2c-4b02-85c1-2b6623babfbb\",\"dataFeedName\":\"js-test-datafeed-163286993752003310\",\"metrics\":[{\"metricId\":\"818c34ba-50ff-4593-97d0-b42899214e53\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2cec93fe-e922-4b3b-8672-d72a89d7511b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-28T22:59:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ccaad5bf-1df6-41f7-b774-28830d1a65d2\",\"dataFeedName\":\"azsqlDatafeed\",\"metrics\":[{\"metricId\":\"61e14436-a60f-4ba9-85e2-abe66d0d7515\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fa753672-8baf-4e8e-b48b-10fc1a423118\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-30T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"timestamp\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"SmartFilling\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"This description was generated by a sample.\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"chriss@microsoft.com\",\"yumeng@microsoft.com\",\"xiangyan@microsoft.com\",\"elraikhm@microsoft.com\",\"kaghiya@microsoft.com\",\"camaiaor@microsoft.com\",\"krpratic@microsoft.com\",\"anuchan@microsoft.com\",\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-02T22:04:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"SELECT @IntervalStart as timestamp, region, category, revenue, cost FROM MASampleRevenueCost WHERE timestamp >= @IntervalStart and timestamp < @IntervalEnd\"},\"authenticationType\":\"Basic\"}]}", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "e27d31fa-3b08-47aa-9bad-8ba9a10d1b18", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "16be0d89-b54c-48bc-ae05-f051e1f94a7a", + "Content-Length": "8049", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "156", + "x-ms-region": "West US 2", + "X-Request-ID": "16be0d89-b54c-48bc-ae05-f051e1f94a7a" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "f1562936-347b-4574-9c58-20bf2d4ac30b", + "dataFeedName": "java_create_data_feed_test_samplef04c819a-f432-4bfd-90c9-747e816cb135", + "metrics": [ + { + "metricId": "fb52e1c3-6f64-4376-8aa7-ca02af507a36", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "d0265351-dc5a-4e4a-a9e9-db636bf82c7d", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:07Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "f3327047-604d-4dee-a1ac-6fb127906516", + "dataFeedName": "java_data_feed_for_detectione2ac83c7-373c-4abe-b983-fae72a0f7cff", + "metrics": [ + { + "metricId": "6d07773d-656f-4bea-bdc5-f1a4ed2451fd", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "5d2a971d-3928-4012-a439-e86e9001d075", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:07Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "b97ce530-f0c7-4c67-bb27-4639e0adbefa", + "dataFeedName": "java_data_feed_for_detectionb82ea2b1-3a3b-4891-9e6a-b7d90adc46e9", + "metrics": [ + { + "metricId": "97f6b0c5-924a-4b04-9405-36856d0267d3", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "a8f62c2b-f7e6-4f41-96e6-473281d742d8", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:06Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "dataFeedName": "azBlobDataFeed", + "metrics": [ + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "metricName": "Metric1", + "metricDisplayName": "Metric1", + "metricDescription": "" + }, + { + "metricId": "81fafdc5-e2fc-4679-8c20-e2fe3e366c15", + "metricName": "Metric2", + "metricDisplayName": "Metric2", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "Dim1", + "dimensionDisplayName": "Dim1" + }, + { + "dimensionName": "Dim2", + "dimensionDisplayName": "Dim2" + } + ], + "dataStartFrom": "2022-02-28T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "Timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2022-04-05T17:10:58Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "data/%Y/%m/sample_%Y_%m_%d.json" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "5599bb15-cf0d-47dc-bca4-ef1a532689ed", + "dataFeedName": "sample_datafeed", + "metrics": [ + { + "metricId": "00989743-bffa-4e6b-b90b-b41c13e27636", + "metricName": "cost", + "metricDisplayName": "Cost", + "metricDescription": "" + }, + { + "metricId": "54535a9d-2790-44a6-93f7-4171b72276d7", + "metricName": "revenue", + "metricDisplayName": "Revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "Category" + }, + { + "dimensionName": "city", + "dimensionDisplayName": "city" + } + ], + "dataStartFrom": "2019-01-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Paused", + "createdTime": "2021-11-15T22:00:37Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "9388a986-5430-4666-a758-7461c2a48774" + }, + { + "dataFeedId": "ccaad5bf-1df6-41f7-b774-28830d1a65d2", + "dataFeedName": "azsqlDatafeed", + "metrics": [ + { + "metricId": "61e14436-a60f-4ba9-85e2-abe66d0d7515", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "fa753672-8baf-4e8e-b48b-10fc1a423118", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "city", + "dimensionDisplayName": "city" + } + ], + "dataStartFrom": "2020-08-30T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Paused", + "createdTime": "2021-09-02T22:04:59Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "SELECT @IntervalStart as timestamp, region, category, revenue, cost FROM MASampleRevenueCost WHERE timestamp \u003E= @IntervalStart and timestamp \u003C @IntervalEnd" + }, + "authenticationType": "Basic" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorAdminClientBuilderTest.clientBuilderWithNullServiceVersion[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorAdminClientBuilderTest.clientBuilderWithNullServiceVersion[1].json index 04022cf5eb76a..1b2c84c2c1aa9 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorAdminClientBuilderTest.clientBuilderWithNullServiceVersion[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorAdminClientBuilderTest.clientBuilderWithNullServiceVersion[1].json @@ -1,277 +1,284 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/dataFeeds", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d5f79e2b-32c0-4396-a528-0ef282b0bf2b" - }, - "Response" : { - "x-request-id" : "49ddd2d3-f7e8-4e57-989b-22316df0a65f", - "content-length" : "26280", - "x-envoy-upstream-service-time" : "146", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "49ddd2d3-f7e8-4e57-989b-22316df0a65f", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"6e48e476-33e6-4113-a299-a5740bc0db47\",\"dataFeedName\":\"azBlobDataFeed\",\"metrics\":[{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"metricName\":\"Metric1\",\"metricDisplayName\":\"Metric1\",\"metricDescription\":\"\"},{\"metricId\":\"81fafdc5-e2fc-4679-8c20-e2fe3e366c15\",\"metricName\":\"Metric2\",\"metricDisplayName\":\"Metric2\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"Dim1\",\"dimensionDisplayName\":\"Dim1\"},{\"dimensionName\":\"Dim2\",\"dimensionDisplayName\":\"Dim2\"}],\"dataStartFrom\":\"2022-02-28T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"Timestamp\",\"startOffsetInSeconds\":10800,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"SmartFilling\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\",\"yutongzhai@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2022-04-05T17:10:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"data/%Y/%m/sample_%Y_%m_%d.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a70577a0-cef9-45b9-81d9-b6b91b6e3bd8\",\"dataFeedName\":\"js-test-postgreSqlFeed-163537526935708748\",\"metrics\":[{\"metricId\":\"77d806ff-f45d-4a7e-b4a1-bb2690d3e4ff\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3dcd06b2-aa43-4fcc-a8e3-248ef1c27cc3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:55:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"bfff3d5f-2d77-458f-a7dc-e7685cf65dd9\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163537526935700931\",\"metrics\":[{\"metricId\":\"b85d07a0-28db-4fcf-be1c-15fcc1759fc6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c73153e6-823a-4216-8676-f4aadf397909\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:55:04Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"34f1a7dd-ae39-420f-8dee-9bd902cc1b7d\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163537526935702851\",\"metrics\":[{\"metricId\":\"6d7f1802-ba0a-4be7-b3d2-29fbcb8b81d5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c3d2e96f-2de9-478a-bed0-d6bbc419e678\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ff08e42b-6907-40aa-b1ef-e9f7ed46789d\",\"dataFeedName\":\"js-test-mySqlFeed-163537526935708142\",\"metrics\":[{\"metricId\":\"ca494d49-04e7-4b07-9bd5-2622eeaebbe4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e7669f73-8182-4cfb-bedb-7c5bc6cbc71d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"260d8877-fb9a-4399-b73c-2b0106280b77\",\"dataFeedName\":\"js-test-mongoDbFeed-163537526935700837\",\"metrics\":[{\"metricId\":\"ad377aa4-81b2-4544-91aa-6d6c30745617\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ce1bac54-b121-4a08-a0ab-9e4cf407d134\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e97f7298-8378-441e-8fcb-9d02d4300888\",\"dataFeedName\":\"js-test-influxdbFeed-163537526935707179\",\"metrics\":[{\"metricId\":\"6ee2eb1c-7316-4bda-bfa7-7a17b824b4f3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"84739827-6f92-48af-95e2-535c7dc9b151\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6ed707d4-970b-4a1c-b360-a376c035b7b5\",\"dataFeedName\":\"js-test-tableFeed-163537526935706574\",\"metrics\":[{\"metricId\":\"26bc159e-5ed3-41ec-8415-5842a682a913\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8319c21e-cf9e-478c-8bc3-eb890d4ffd09\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1a06e260-df48-4a0e-80b3-fa55bd24117c\",\"dataFeedName\":\"js-test-dataExplorerFeed-163537526935704238\",\"metrics\":[{\"metricId\":\"af473d6c-3d09-4a69-a804-bf56cb4f273f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e5fd167f-3b02-419d-9527-77c2ec0bfff1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:46Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"008d2ec9-b73f-47ab-9770-23346455f8dd\",\"dataFeedName\":\"js-test-cosmosFeed-163537526935709631\",\"metrics\":[{\"metricId\":\"e632a17f-2b62-4f5f-9833-87d88c1339be\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7d158177-ab19-430c-aa7b-f8f2a3779478\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:45Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5b81a32c-e538-4b67-8edc-a28f1d7ba182\",\"dataFeedName\":\"js-test-sqlServerFeed-163537526935703123\",\"metrics\":[{\"metricId\":\"538b8c02-95fc-4026-bb51-62812c74e1ad\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"80c6ccd3-c463-445b-ba55-7e996bb8dcf5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"897224a1-bfc6-4f03-a0a4-904c0db5c867\",\"dataFeedName\":\"js-test-appInsightsFeed-163537526935702186\",\"metrics\":[{\"metricId\":\"ec989805-ca20-44af-82a5-5b8ce3a7a2d8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"247e1e48-c766-43a8-b13b-3abe53a6a68a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b24dcc5-768a-46ff-aa15-d7dc7933d29d\",\"dataFeedName\":\"js-test-datafeed-163537526935702447\",\"metrics\":[{\"metricId\":\"1f443f97-bcab-4e78-9602-a62fe4e82e97\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9d2f8d61-34e8-4479-b793-4be18be1f026\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-27T22:54:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"36b856c6-7404-4b39-ba37-6253bf52f2f8\",\"dataFeedName\":\"js-test-postgreSqlFeed-163528892511105025\",\"metrics\":[{\"metricId\":\"a979ef54-fd6f-451f-a2cb-4170f6d6992b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"448cc5ea-143b-406a-8f05-99313ef80d5f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"01427922-44e1-4af9-aa52-7f5c1847f62d\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163528892511106735\",\"metrics\":[{\"metricId\":\"37833671-d185-40a6-a495-74b4ea959319\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"70ddc80f-d38f-4b00-8036-e02e676f807f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"59337232-828a-4a38-a9ee-d2664a73dfd6\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163528892511104265\",\"metrics\":[{\"metricId\":\"4da912ca-e689-4d1d-80e5-356510a1211f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1e92096d-9a54-4ec1-9429-7a8d2e729105\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"96373c59-47c5-4a0e-8650-50502bcccc74\",\"dataFeedName\":\"js-test-mySqlFeed-163528892511107837\",\"metrics\":[{\"metricId\":\"e695fde0-4bbf-463e-98f1-10c7851efe54\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d223a971-e44b-4c83-9fd3-f1fb57985100\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"849d1522-5b31-44a8-90b7-2ec1da556dd9\",\"dataFeedName\":\"js-test-mongoDbFeed-163528892511109172\",\"metrics\":[{\"metricId\":\"783a6077-a07b-46dc-b2e0-e9940782a67c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c9efe9f7-2008-4056-a91b-47398bac5bb5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d3266f4f-521d-4492-b3ae-c46bf634dd8f\",\"dataFeedName\":\"js-test-influxdbFeed-163528892511109837\",\"metrics\":[{\"metricId\":\"5b9191b4-6304-40ba-8f80-9cad9ad2494e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6d332496-edbf-4c9e-a07e-a241128969dd\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8a0dbcd9-8a67-4780-b108-c59da54ffc24\",\"dataFeedName\":\"js-test-tableFeed-163528892511108654\",\"metrics\":[{\"metricId\":\"529d0c80-d866-40bc-b920-49f6beee01ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d364a01-c65d-4e3e-8463-20d5c57a21f1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:09Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=20\"}", - "Date" : "Fri, 08 Apr 2022 23:50:06 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=20", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "4099bf20-906d-4add-b101-53e59f5dc1f0" - }, - "Response" : { - "x-request-id" : "780941e7-5519-45e0-a43a-62445cf4d4f9", - "content-length" : "26569", - "x-envoy-upstream-service-time" : "149", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "780941e7-5519-45e0-a43a-62445cf4d4f9", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"d3266f4f-521d-4492-b3ae-c46bf634dd8f\",\"dataFeedName\":\"js-test-influxdbFeed-163528892511109837\",\"metrics\":[{\"metricId\":\"5b9191b4-6304-40ba-8f80-9cad9ad2494e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6d332496-edbf-4c9e-a07e-a241128969dd\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8a0dbcd9-8a67-4780-b108-c59da54ffc24\",\"dataFeedName\":\"js-test-tableFeed-163528892511108654\",\"metrics\":[{\"metricId\":\"529d0c80-d866-40bc-b920-49f6beee01ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d364a01-c65d-4e3e-8463-20d5c57a21f1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:09Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d9ff1a66-8295-49f4-9a84-9b3ed6ed78e0\",\"dataFeedName\":\"js-test-dataExplorerFeed-163528892511100709\",\"metrics\":[{\"metricId\":\"304f08d4-27a1-4139-b23d-2a779ad439b6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7cf6499b-6b18-4647-9329-a5a74a6a3c40\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:56:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"d13e636a-50c0-4c7a-9ffe-a55b27a17088\",\"dataFeedName\":\"js-test-cosmosFeed-163528892511108492\",\"metrics\":[{\"metricId\":\"6c5eda93-a3c9-45f2-8fd4-82e4f8d7f1c3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cdaa71c3-752a-4e2d-95ca-657fd915007a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c0d7174a-583d-48a8-b2d8-372408617411\",\"dataFeedName\":\"js-test-sqlServerFeed-163528892511107721\",\"metrics\":[{\"metricId\":\"e49d03c2-0a97-428e-9d34-3d82f683155a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fb7a55fa-370c-49f7-9242-ca7bd49fa5bb\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1c41b817-ae65-4496-95eb-84a1ce3b2cf1\",\"dataFeedName\":\"js-test-appInsightsFeed-163528892511108139\",\"metrics\":[{\"metricId\":\"1c37e405-60f7-471b-8710-1c7d297d2109\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0fd3c0d4-5eaf-40db-925a-0a240e4eaeae\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3977fb1c-7f6c-469d-b0a2-60ed3be1bc78\",\"dataFeedName\":\"js-test-datafeed-163528892511105899\",\"metrics\":[{\"metricId\":\"e47bf455-f666-49d5-8bc1-2fa55300deda\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f64ad76b-0a9a-4d87-8cc0-3602e0c0fab1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-26T22:55:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ddfbd90f-a89c-4754-9ed8-c193e8d3bb01\",\"dataFeedName\":\"js-test-postgreSqlFeed-163520254768108469\",\"metrics\":[{\"metricId\":\"68957907-5819-4cc2-a22d-ac82caec10b7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c7b52101-ea6f-4bff-aaae-d2f007d6a1d8\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f0fab756-447d-4201-900a-dd3ab0b1f744\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163520254768104172\",\"metrics\":[{\"metricId\":\"fb7f1e9a-e0a6-4391-8541-ef21bd610597\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2e358afb-7d2f-4f21-abb5-55c6aa1f8990\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4fd66e8a-4c85-4a6f-a410-b5ed72a2c805\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163520254768105621\",\"metrics\":[{\"metricId\":\"aaa04aef-f679-488c-ba9f-7ef2fc44ada8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"53183d5e-a7b6-4df0-9146-7959a1236459\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f21a1c10-4f67-4b32-866f-d05d9f1b0fa3\",\"dataFeedName\":\"js-test-mySqlFeed-163520254768102537\",\"metrics\":[{\"metricId\":\"80f6d20d-fe39-4aca-ba92-49b2ecaa2729\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"38a925fe-0200-498d-8dee-1f85bdd984e7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"975c48b1-a261-4a58-8b1a-2138687de603\",\"dataFeedName\":\"js-test-mongoDbFeed-163520254768107854\",\"metrics\":[{\"metricId\":\"5d180f52-4f34-4f12-8692-ee5e558d9d6a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b79411d6-077d-4f6e-a41f-c3f2c5c0c6b1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"46864635-a7f1-4f92-8757-2ce9445e78c4\",\"dataFeedName\":\"js-test-tableFeed-163520254768106837\",\"metrics\":[{\"metricId\":\"abe8dbf7-cd8c-460d-a2f2-1f45ad2dc73d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d4ec5d0-4bab-43ab-ad61-4b46d82564e4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a015ea42-f83b-4d94-ad21-dd854de68434\",\"dataFeedName\":\"js-test-influxdbFeed-163520254768104928\",\"metrics\":[{\"metricId\":\"47050ea0-6df0-478e-a2d8-ace37ca86b11\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"57736851-eddc-428f-bf2f-bbce1adf5a25\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c022f113-fcd0-4572-883b-82ec06873646\",\"dataFeedName\":\"js-test-dataExplorerFeed-163520254768108791\",\"metrics\":[{\"metricId\":\"0460c055-6e59-46e6-9e24-bd2d07f373a2\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c934e61a-8662-4bc1-ba0b-b957743c268e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"25e8d83f-7f02-4cdb-ae5c-0798ebf1e8fa\",\"dataFeedName\":\"js-test-cosmosFeed-163520254768109802\",\"metrics\":[{\"metricId\":\"da4d452e-82bf-4eee-a53e-2c9282fcc9ef\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"acc805e1-1c15-424e-8e3d-1772f7960bb6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"305d94ed-d1ed-48eb-9b2a-46a2e58c675d\",\"dataFeedName\":\"js-test-sqlServerFeed-163520254768100057\",\"metrics\":[{\"metricId\":\"edf96377-7b84-42e2-aa0c-52c3ebf4443a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6a3a0b3f-55c0-4c68-b86e-c79234e5ca41\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:56:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"766081fb-2be0-4727-8721-2ce297c1d81a\",\"dataFeedName\":\"js-test-appInsightsFeed-163520254768106664\",\"metrics\":[{\"metricId\":\"3428373e-58ee-40b2-b043-3ffa903e98bd\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"82b84d0f-9630-4f26-99ed-02d8199f27fa\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:55:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a124fcf0-98da-495a-b0e5-f1b721323a2f\",\"dataFeedName\":\"js-test-datafeed-163520254768100170\",\"metrics\":[{\"metricId\":\"6f213a31-64f2-47b6-bb4f-1333dd323369\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7bc947cc-913d-46bb-8a14-fc5cd1c63dd0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-25T22:55:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9888cc7d-e4fa-4fc6-a436-364238dd47b3\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163494342171308875\",\"metrics\":[{\"metricId\":\"22ef9861-90ff-4764-81a4-b4adf5180bfb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a739be2e-610f-47de-ab36-d9e664940524\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=40\"}", - "Date" : "Fri, 08 Apr 2022 23:50:06 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=40", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "02f6a4ac-787f-4091-89f3-4e5cf3b51394" - }, - "Response" : { - "x-request-id" : "19b66867-5286-469f-a846-1b6d4c2fdbcd", - "content-length" : "26357", - "x-envoy-upstream-service-time" : "332", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "19b66867-5286-469f-a846-1b6d4c2fdbcd", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"9888cc7d-e4fa-4fc6-a436-364238dd47b3\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163494342171308875\",\"metrics\":[{\"metricId\":\"22ef9861-90ff-4764-81a4-b4adf5180bfb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a739be2e-610f-47de-ab36-d9e664940524\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"deb58e38-ea84-4623-b955-fa06b7bffe09\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163494342171304803\",\"metrics\":[{\"metricId\":\"3f5eaf16-f4b0-4769-9749-e679bab34479\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c8f330c6-27ef-4efd-af84-5223d621ec1b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:30Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f19921ef-62ab-4e01-bc0d-8402fffb7066\",\"dataFeedName\":\"js-test-mySqlFeed-163494342171309367\",\"metrics\":[{\"metricId\":\"314b9a11-fab5-4bd4-9d7e-3913f6404cc7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d61fb4ba-7211-4454-af7a-2735048001c5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f5d51bc7-65ee-4339-aaba-816a7b2c71d7\",\"dataFeedName\":\"js-test-mongoDbFeed-163494342171309466\",\"metrics\":[{\"metricId\":\"b2e5489a-3c62-4f61-a30e-b1757268d22f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8aa72033-9b9c-4023-9b0c-e7b891b93d3e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:22Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c2efbd6e-afaa-4559-9503-4a02bcbd9a52\",\"dataFeedName\":\"js-test-influxdbFeed-163494342171300623\",\"metrics\":[{\"metricId\":\"f089fb10-b9a0-4402-b20d-f8a438e27688\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0feef0d3-49b6-40b5-9cc6-79a08f615502\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:21Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"18640984-b51c-4009-83e6-0b8b81698c10\",\"dataFeedName\":\"js-test-tableFeed-163494342171309649\",\"metrics\":[{\"metricId\":\"4f93327f-4472-4b01-9f31-4d1cd0f5a461\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2e9b7ef8-c599-4cab-88ec-0e8f031183c1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2597db87-acb8-44d7-bcd1-e479d0b8741e\",\"dataFeedName\":\"js-test-dataExplorerFeed-163494342171302019\",\"metrics\":[{\"metricId\":\"f7cf4193-6706-475b-8c37-83cf852cac90\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a369a581-df3e-43dc-9015-73f150c58a5e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"f1752eeb-a960-40c3-b186-9a9228f2d728\",\"dataFeedName\":\"js-test-cosmosFeed-163494342171300973\",\"metrics\":[{\"metricId\":\"4e56b67b-776f-41e2-89b9-05c639392623\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"58903321-b3c5-46cf-809e-d9ffba20b9b6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7f9a57b1-f786-4da5-98ba-367a0c3680d9\",\"dataFeedName\":\"js-test-sqlServerFeed-163494342171308486\",\"metrics\":[{\"metricId\":\"1931cd46-4c4f-4036-9bfe-3dfa7b8201de\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"bad492a5-d933-4a1b-a795-2c10b4072cd4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d2a903a4-4bcb-46f9-aae0-fddfa0be8404\",\"dataFeedName\":\"js-test-appInsightsFeed-163494342171304621\",\"metrics\":[{\"metricId\":\"519d12bf-531c-478c-a774-abc7135387ff\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4e4109b1-766e-4742-b597-ded56383ee99\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:11Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"19708be2-edb7-4843-9cfe-def5a3356e53\",\"dataFeedName\":\"js-test-datafeed-163494342171301247\",\"metrics\":[{\"metricId\":\"31fcb906-ab1e-4a30-ade8-bda3eee44b8f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a2dec6e6-8ed7-466f-a082-a81f8a050b03\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-22T22:57:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d6553de9-b22e-48ba-abae-f7f1ad0eb6c0\",\"dataFeedName\":\"js-test-postgreSqlFeed-163485692541302516\",\"metrics\":[{\"metricId\":\"3f0ce93c-5ed4-46ab-b68f-7032d42a5b7b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6393eb49-189f-41b9-a0f1-bac1ea71d899\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:44Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8c058741-fd4a-4841-a664-13048ec39cb9\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163485692541301256\",\"metrics\":[{\"metricId\":\"29df47a8-5405-4c8c-ac9a-b198060a6227\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"75e71373-7898-4ba3-9e54-936036324df5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:38Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e5bbd822-2828-4b79-a177-1ccde9b875a2\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163485692541303983\",\"metrics\":[{\"metricId\":\"8c159d07-2b67-4391-9d2b-9a254970e34a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e0b2143f-35d7-4a5e-8dd5-65ebaf7ba60b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4a001a50-4d9d-4607-b17c-2721518c6ced\",\"dataFeedName\":\"js-test-mySqlFeed-163485692541300166\",\"metrics\":[{\"metricId\":\"fd4e9c19-a134-423f-82bd-6721057d4b24\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c6fe8474-ed73-4634-82ec-86599caab490\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:25Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d1cfe0ff-6c7d-4e53-8b05-c93a371f304d\",\"dataFeedName\":\"js-test-mongoDbFeed-163485692541309829\",\"metrics\":[{\"metricId\":\"cf4e6f15-f60a-4c60-93ce-a488af0be43f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8d9d7c01-c929-4f02-9753-2324c97ec1d4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"98224e64-a395-4d87-9707-a97da337dbd6\",\"dataFeedName\":\"js-test-influxdbFeed-163485692541308448\",\"metrics\":[{\"metricId\":\"5887dae0-85b3-4631-b187-bb71b6109b74\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f599e1dd-6452-4cbf-8c11-984f17b3648a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"62b51649-3721-4ee3-a795-9edfe87dcdd3\",\"dataFeedName\":\"js-test-tableFeed-163485692541307240\",\"metrics\":[{\"metricId\":\"639ab044-e508-4bb6-a197-9699f55d278a\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2d718952-903b-4b33-8d18-f97de628226f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:12Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"525dc1d5-2aa7-4cf3-ac95-f006c2698024\",\"dataFeedName\":\"js-test-dataExplorerFeed-163485692541303573\",\"metrics\":[{\"metricId\":\"6579adb4-1322-45e1-995d-42815a9c6a10\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0c2dee1b-3edd-43ed-bdae-9e5893f91aaf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"e27e6680-2605-4d88-a365-5e9501bb402f\",\"dataFeedName\":\"js-test-cosmosFeed-163485692541300699\",\"metrics\":[{\"metricId\":\"1d121738-f26e-4e3a-874d-edd7e091f916\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8145f15f-ea3d-455b-b59a-6985128de765\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:56:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=60\"}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=60", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8916523d-a094-4e16-ab90-2ffa5893de4a" - }, - "Response" : { - "x-request-id" : "3db5760b-0ae3-4f12-9e68-196275b74d53", - "content-length" : "26555", - "x-envoy-upstream-service-time" : "148", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "3db5760b-0ae3-4f12-9e68-196275b74d53", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"fcb3347e-91ae-45bd-b0a1-b01e4e17cc13\",\"dataFeedName\":\"js-test-sqlServerFeed-163485692541305967\",\"metrics\":[{\"metricId\":\"e362a5c3-da2b-40d2-b020-fec1eadaa8d5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4893cf15-6bfa-4c8a-a710-f0bfdc7cf450\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"408ac3fe-94c1-4008-aab1-4aff29ef7685\",\"dataFeedName\":\"js-test-appInsightsFeed-163485692541300154\",\"metrics\":[{\"metricId\":\"9bf0aa6c-ba88-4556-bf86-b733cf3b2dfa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e78a0697-640e-42f7-8d9d-a172bcca8638\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:37Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ac1d2001-48fd-4569-8b9b-bd3c8f903c58\",\"dataFeedName\":\"js-test-datafeed-163485692541309714\",\"metrics\":[{\"metricId\":\"a9457d5d-5c52-4700-963d-e3333726b6ef\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"497bf38e-3bfc-40fc-b504-8c9d1db0c616\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-21T22:55:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"482b9366-bf5e-49d7-ab59-214e543ccdc1\",\"dataFeedName\":\"js-test-postgreSqlFeed-163477050393004507\",\"metrics\":[{\"metricId\":\"9ca300b9-520e-4856-a499-80605ed9ce10\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d452aed-f554-46c7-846d-e0c3a810b227\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"21067641-38ba-436d-bfd0-94c699073a0e\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163477050393002017\",\"metrics\":[{\"metricId\":\"d4dc3a3c-c84c-40d7-802f-318add1398eb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e56f44a6-46c8-47f7-aa13-b6144a5f718b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9f8499f2-53c0-4c00-bc36-687b9dd8cab4\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163477050393007545\",\"metrics\":[{\"metricId\":\"d54a7a51-3f6d-4e4d-a26f-bc7655264c43\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6b51e6dd-4d4a-4016-baca-fa5998d0f496\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"335ada0b-f6b1-497e-8f5c-86d364d2ec85\",\"dataFeedName\":\"js-test-mySqlFeed-163477050393000830\",\"metrics\":[{\"metricId\":\"ab1fe6f9-c748-4907-95a8-58a160f1d73d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"627347ca-2d69-474c-98d7-0098a979d043\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fab91a7c-0ffb-4aa3-8c75-ff765c239ffe\",\"dataFeedName\":\"js-test-mongoDbFeed-163477050393008424\",\"metrics\":[{\"metricId\":\"38b19ee8-6946-4efa-bd59-ce432aa5cce9\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"47bbab55-9677-4a4f-bb6f-5542493fc075\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:07Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0a38270b-abbd-49d7-b7df-9a58ff75bb6e\",\"dataFeedName\":\"js-test-influxdbFeed-163477050393008953\",\"metrics\":[{\"metricId\":\"b959220c-1f99-44f8-9644-e5afa2a1f9da\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3320d721-adc9-4c51-b680-afbccb670cea\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:56:01Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"35c22ce7-3ea4-4274-8d51-26d54ddc2093\",\"dataFeedName\":\"js-test-tableFeed-163477050393003415\",\"metrics\":[{\"metricId\":\"1a1d7f49-2886-4e42-909a-409229a5d1ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9f1c46de-796e-477f-bc9c-153578f4350a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"985cea1e-abc8-432e-9e35-1549e9e9d3e3\",\"dataFeedName\":\"js-test-dataExplorerFeed-163477050393002381\",\"metrics\":[{\"metricId\":\"b77ffced-1412-40da-850e-3432d964f850\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0f1067f1-784a-4471-b07f-d8cb6e2e9619\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"83ec551f-cdc2-45c5-802d-c17093f511c6\",\"dataFeedName\":\"js-test-cosmosFeed-163477050393009863\",\"metrics\":[{\"metricId\":\"3e681565-0511-46c9-af79-53df83731765\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"08b37379-3d70-419c-856a-7c0517680acc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e2361965-54bf-481a-8d76-ba9c68d526e9\",\"dataFeedName\":\"js-test-sqlServerFeed-163477050393004236\",\"metrics\":[{\"metricId\":\"be58e3af-c244-43e2-acea-924176f603b0\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0682fc48-ee92-470e-85c2-c2b9f5cd5e0a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:24Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"778a21c7-66e3-4532-b212-2ae84f9caac9\",\"dataFeedName\":\"js-test-appInsightsFeed-163477050393003625\",\"metrics\":[{\"metricId\":\"1b2da886-5f6b-490e-a712-a7aa73c795cb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c988b95c-4329-48eb-a8a1-9209e50a69d2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d173e4c8-eac7-4b23-a282-71c0de60e6ab\",\"dataFeedName\":\"js-test-datafeed-163477050393000714\",\"metrics\":[{\"metricId\":\"21854a27-7ba3-441a-8503-b2b60f8e3819\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b962cb75-2269-46c6-86fe-e9e5d26a5f68\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-20T22:55:06Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"041c4e91-c882-4795-b659-f115e49944db\",\"dataFeedName\":\"js-test-postgreSqlFeed-163468448802608152\",\"metrics\":[{\"metricId\":\"e70917af-8106-4dd1-aec7-b891af4a73a3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"bbe1cbb3-f230-4803-b53c-ac3c65b1f7b3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f9311dec-ffad-4084-b0ac-57d82938cc40\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163468448802605001\",\"metrics\":[{\"metricId\":\"f03a5b54-5671-40a0-8afb-78840c705f77\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9d3d090e-942d-4956-92a6-4f7cc281e6df\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5a7e877e-bcf9-432b-9c1b-f5a0be2e47e8\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163468448802605176\",\"metrics\":[{\"metricId\":\"18c304da-e0a8-4700-8659-db0df3634bd5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"726bc9ff-b9e2-4df6-823d-e71a35d36282\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"af16bd12-0ec4-4e62-aeff-99b38e03ec8a\",\"dataFeedName\":\"js-test-mySqlFeed-163468448802601066\",\"metrics\":[{\"metricId\":\"40e1f592-b85b-4309-ac3f-a0d3fe1cacbd\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ffd0f6de-7b2f-430b-9e4d-b85ba70cc54b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:29Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6aac795d-0745-4d05-85b7-ffb486b7f8ae\",\"dataFeedName\":\"js-test-mongoDbFeed-163468448802601042\",\"metrics\":[{\"metricId\":\"0b4111a0-561d-4c1d-b9f0-b80458623d06\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ea779e95-e0f8-4a00-97f0-1712cb1f3019\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=80\"}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=80", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c8038d74-173d-4202-93c1-c84458695b74" - }, - "Response" : { - "x-request-id" : "0968570e-20a8-4625-8151-ef65ce91017a", - "content-length" : "26541", - "x-envoy-upstream-service-time" : "157", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "0968570e-20a8-4625-8151-ef65ce91017a", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"774d2afe-fda1-4208-a2cf-30317b5af032\",\"dataFeedName\":\"js-test-influxdbFeed-163468448802607054\",\"metrics\":[{\"metricId\":\"6f29e7be-eba2-45cd-abe2-1a7ea4db22e3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5a635a49-9f87-401a-9625-d52fbc9ca45c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"76cd8887-9334-4333-99b9-a792b67ec57b\",\"dataFeedName\":\"js-test-tableFeed-163468448802605019\",\"metrics\":[{\"metricId\":\"7fa989ee-c0f2-477c-b5bb-8ea40922ee0c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5f6d969c-51b4-4f33-bb67-5e0d78d96576\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"775b4672-762a-4296-a50a-4cdd844d8b02\",\"dataFeedName\":\"js-test-dataExplorerFeed-163468448802602614\",\"metrics\":[{\"metricId\":\"fd746dc8-551d-4f67-873d-dcc07537f79c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a77693c7-ba9a-4f13-b0a7-5b0f92a30241\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"45fa00ce-b033-4974-8520-8cf9dc68080f\",\"dataFeedName\":\"js-test-cosmosFeed-163468448802607184\",\"metrics\":[{\"metricId\":\"338962e7-54c5-403e-9d70-e175b8f93a7f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3b555692-31dc-4527-8521-8b1f3c28b488\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:02:04Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"05727945-a10a-437b-8c0b-12950119fb40\",\"dataFeedName\":\"js-test-sqlServerFeed-163468448802605163\",\"metrics\":[{\"metricId\":\"7fff1e5b-3d98-4c13-a107-f080e3ccf83b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"950011ac-4b9b-4238-8d79-5f52696d7365\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:01:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c93f1ab6-4531-41ce-a6e0-7872ca4b8a5d\",\"dataFeedName\":\"js-test-appInsightsFeed-163468448802604264\",\"metrics\":[{\"metricId\":\"11d13fb1-4564-47a8-854d-a587da8e5a9c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"73f2bcca-144c-4312-82de-7f75b3aa439a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:01:46Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b72fdb1a-ce13-42f7-af25-828191fc4e62\",\"dataFeedName\":\"js-test-datafeed-163468448802607009\",\"metrics\":[{\"metricId\":\"d49a6cc0-2c13-433a-84dd-f25675ee967c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"226e547f-4132-4343-8df8-df5423a60ed5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-19T23:01:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"789b90ec-9f56-4992-9c70-4b4585642f9a\",\"dataFeedName\":\"js-test-postgreSqlFeed-163459779906401227\",\"metrics\":[{\"metricId\":\"d3786551-2245-499a-83b5-e708b28cf934\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9cf4dc7b-70e9-4722-9014-cfe8df958c7e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3297ae23-246f-4e3f-a599-aba18f365f81\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163459779906409787\",\"metrics\":[{\"metricId\":\"014e11b4-9fff-46bc-b54a-884cb9887cd1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d4fe1e4e-0557-4dc0-a3ab-6cd7f1ba2bca\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5f106684-b7f6-49c0-859b-20304bc8d269\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163459779906400426\",\"metrics\":[{\"metricId\":\"0863c7ed-c965-432f-b5d7-7a45ed9a3876\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b66b23b1-f26d-45b3-acd4-84649ebd223b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"394b4f8b-7f2b-4658-a84d-4ff68cbd028c\",\"dataFeedName\":\"js-test-mySqlFeed-163459779906407512\",\"metrics\":[{\"metricId\":\"4f1e304f-7709-4b8b-8cf1-1fee7ce53dbc\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"84c02d90-39ce-42ae-b946-4d6d12de1db1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:29Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"50fabb20-d1e7-48f2-b882-48bb6840df2b\",\"dataFeedName\":\"js-test-mongoDbFeed-163459779906407287\",\"metrics\":[{\"metricId\":\"5cae238d-8846-4825-817d-e9d446758061\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c45838c0-fa6d-4fc9-8970-8807850ced82\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"00b86552-a4a1-4bdb-96f7-edac0ff17d20\",\"dataFeedName\":\"js-test-influxdbFeed-163459779906408053\",\"metrics\":[{\"metricId\":\"f6490f92-a1fc-4310-8955-2612147b397e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ab0a55ed-2cff-4ccd-8d02-4a62f764cc62\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b3e8c03-146e-4a96-9b96-33f4c025d862\",\"dataFeedName\":\"js-test-tableFeed-163459779906409818\",\"metrics\":[{\"metricId\":\"21afd45d-80cf-4532-b82b-786378e20e81\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c83eacb3-d19d-49d2-9ea5-9b58f9a81e40\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f386f533-d457-4389-b73c-5ef9dd397562\",\"dataFeedName\":\"js-test-cosmosFeed-163459779906402351\",\"metrics\":[{\"metricId\":\"72c514f6-a1d2-467f-82bb-92594894e90d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9a7e6ea1-d106-4373-a514-d6a5e7d3e135\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"10010b05-82fe-4ebd-b634-f70ffaf80a00\",\"dataFeedName\":\"js-test-dataExplorerFeed-163459779906409880\",\"metrics\":[{\"metricId\":\"80f405c0-0ffa-463b-9988-ed69d2d5f0de\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5143d701-1386-498f-8266-ede6df193b1c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"09b106a2-4185-4811-9e73-4624774d710f\",\"dataFeedName\":\"js-test-sqlServerFeed-163459779906409917\",\"metrics\":[{\"metricId\":\"48b0e726-a29b-4fed-9d05-a46c1a7e3343\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0d1f92d5-552f-4bce-a5d8-adad5ce164a9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:01Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7782cc33-bb9a-4cfc-ba00-48348a22d0e4\",\"dataFeedName\":\"js-test-appInsightsFeed-163459779906406741\",\"metrics\":[{\"metricId\":\"35a57c39-2068-4bbb-900a-38a4741b6a27\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a10526c1-4cec-4fa2-969a-3a52afbf39af\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:57:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b4951e5-622b-4f64-bff6-aa28608744b5\",\"dataFeedName\":\"js-test-datafeed-163459779906404628\",\"metrics\":[{\"metricId\":\"3b5f2a14-0b40-4a2b-94f8-fa09487b6566\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6892c2cc-df10-4782-86cd-f0b737a90b59\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-18T22:56:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"22692c13-d12c-450a-a082-726d26bbc2e8\",\"dataFeedName\":\"js-test-postgreSqlFeed-163433850942002901\",\"metrics\":[{\"metricId\":\"8ebac36d-a3a3-465a-94dc-a70e7e92b945\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"356fd0e3-7586-4f6c-8b43-a74d9df1e2a1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:57Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=100\"}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=100", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "67387d91-6f6e-4d4e-8bd5-c8b088e46912" - }, - "Response" : { - "x-request-id" : "6a06a55f-267f-485f-8db0-27c3616093f7", - "content-length" : "26319", - "x-envoy-upstream-service-time" : "173", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6a06a55f-267f-485f-8db0-27c3616093f7", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"bc76a95e-645d-4b83-8c77-71faac9d3669\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163433850942000615\",\"metrics\":[{\"metricId\":\"61ea573b-a444-49e6-b804-cb2b2eac0518\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"40ed0586-9c6f-4f0d-9e4e-9a3aafe53554\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:56Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a42312f0-7272-434e-98c9-f87de9571265\",\"dataFeedName\":\"js-test-mySqlFeed-163433850942009324\",\"metrics\":[{\"metricId\":\"a46a2716-7613-4d1f-ad0f-a68bd2a5336c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c5a83e72-2d48-4dab-af41-9175a15253f6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f337ee7d-cb3a-4c84-8aef-087867fef781\",\"dataFeedName\":\"js-test-mongoDbFeed-163433850942006486\",\"metrics\":[{\"metricId\":\"8d69fe2e-cf9f-4163-931b-d40bd8b7a800\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"052428d4-5831-4957-b961-dd5fe634067e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"df64d783-cbeb-4f59-913f-1b7b7f8a5d78\",\"dataFeedName\":\"js-test-influxdbFeed-163433850942002966\",\"metrics\":[{\"metricId\":\"80e2c19b-bb1a-4388-9cc6-33f22a9d524f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2edf4b3f-5603-4228-8718-3386db7cc9db\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:54Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"15fac2c4-9b96-4029-9bd6-b8187c6a8027\",\"dataFeedName\":\"js-test-tableFeed-163433850942003172\",\"metrics\":[{\"metricId\":\"9f48c5b8-fa50-4c01-8e19-3f0af7ca667f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8b14d6fa-9589-47a3-80f4-2428eea1281b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c4324bb8-3383-4caf-8a1f-6188c3b06f56\",\"dataFeedName\":\"js-test-dataExplorerFeed-163433850942006585\",\"metrics\":[{\"metricId\":\"ff677574-7597-4236-a280-ece802441f89\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fcfe74c1-a212-4a2e-b7ae-86d69d6191c2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"106784c1-8835-4f4b-ad71-f0978fae7837\",\"dataFeedName\":\"js-test-cosmosFeed-163433850942008143\",\"metrics\":[{\"metricId\":\"0da56162-f2e7-443d-9cee-6ad9d0c47dfe\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8de5feb6-26f5-4add-85d0-f99ee837453f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9f2a7474-51de-44ac-92a0-912e039efd35\",\"dataFeedName\":\"js-test-sqlServerFeed-163433850942004244\",\"metrics\":[{\"metricId\":\"d1de3841-15b3-4bdc-8437-f50787962b3c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"dce159ff-b8d3-4932-89ba-5a72cf9123e0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:29Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"83bb685e-3c33-4742-8188-50f22915295e\",\"dataFeedName\":\"js-test-appInsightsFeed-163433850942005474\",\"metrics\":[{\"metricId\":\"b8a339a6-62ce-4d00-ad52-2213800eceba\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f7141608-2242-4377-8f49-46c8e46dfa12\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"1ff9f815-b7a6-431f-b9d7-7b380b17c07c\",\"dataFeedName\":\"js-test-datafeed-163433850942003674\",\"metrics\":[{\"metricId\":\"d35647ba-9195-4bef-a82a-0a83632e3fee\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"da721189-044b-4ece-b207-d3d67d944324\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-15T22:55:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"57acead6-3bee-46e9-a05b-226626bfc824\",\"dataFeedName\":\"js-test-postgreSqlFeed-163425217090408737\",\"metrics\":[{\"metricId\":\"539b7713-4289-4d1d-9628-5c86a86051a7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2a8a29b1-5285-4a94-bed7-2146b20291b6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:57:21Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c4ac1273-9249-4bfa-83db-f907178157df\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163425217090404735\",\"metrics\":[{\"metricId\":\"0bb40ff8-1fe6-4045-ae87-7df0956c8a3e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1345f27f-facf-4baa-ba88-1069141b8733\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:57:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"93016b8a-5db1-489e-a15d-bf89944e2732\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163425217090403154\",\"metrics\":[{\"metricId\":\"a30713a3-c9f2-4c08-8ca8-6f2b667738b3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e5f59e56-f0a3-40d5-a9dd-c535a2411b04\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:57:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5f817aa1-c49f-424f-84a8-744cde3802e8\",\"dataFeedName\":\"js-test-mySqlFeed-163425217090403483\",\"metrics\":[{\"metricId\":\"713abf2e-3351-491b-bedb-53f0c6354c4d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"cd9dcd8e-b661-443d-9194-4b001abbe18a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:57:09Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"bacb9a83-6d9e-4868-b22e-d3d35c17133c\",\"dataFeedName\":\"js-test-mongoDbFeed-163425217090401041\",\"metrics\":[{\"metricId\":\"d1b1ad45-1aa1-4d96-b134-7f039bf628f1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1888a766-f6da-498a-a62f-a098be6ac72f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:57:08Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"26ef2841-4afa-4109-a99a-87283cd1b3bc\",\"dataFeedName\":\"js-test-influxdbFeed-163425217090400404\",\"metrics\":[{\"metricId\":\"0abf9946-a4b3-45cc-aa77-3840ddd50993\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"af614b1d-799b-49d9-949e-87dcf2bda2ab\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:57:02Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2f4140f4-1909-42a8-aff0-b99def9deffb\",\"dataFeedName\":\"js-test-tableFeed-163425217090408777\",\"metrics\":[{\"metricId\":\"5bbadc9e-47d1-47fd-af15-2b4c0315a508\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7f3b580c-28bf-4217-8148-459fc9280cbd\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:56:56Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0b6c4066-cfca-4fdb-a1d2-2eb5542f79e0\",\"dataFeedName\":\"js-test-dataExplorerFeed-163425217090406927\",\"metrics\":[{\"metricId\":\"1623ced7-5372-4ddf-ace0-98484c420957\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fd2a820a-2622-422c-9a3b-d00e0ae5b0c7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:56:50Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"65c33d7d-9c0b-4039-94da-9007dbe241e5\",\"dataFeedName\":\"js-test-cosmosFeed-163425217090407342\",\"metrics\":[{\"metricId\":\"933b5b13-d2fe-4132-9413-034dd1a1e569\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b48f9fdc-309e-479d-8830-1459085b92f3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:56:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ea05aed5-aa00-4465-8f9e-6cbf6e14aff3\",\"dataFeedName\":\"js-test-sqlServerFeed-163425217090404114\",\"metrics\":[{\"metricId\":\"317f97ff-9808-4ed3-8712-c92659a3b25e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ea6da990-b74f-4999-b5c4-bd749d113bb4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:56:33Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=120\"}", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=120", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "494150a8-ad2a-4afc-9af9-4568bed60e62" - }, - "Response" : { - "x-request-id" : "6f5009a3-b449-48f8-9693-120a7caa381f", - "content-length" : "26821", - "x-envoy-upstream-service-time" : "188", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6f5009a3-b449-48f8-9693-120a7caa381f", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"fdc1c582-bba0-468c-ab58-e85bf0fb7201\",\"dataFeedName\":\"js-test-appInsightsFeed-163425217090405709\",\"metrics\":[{\"metricId\":\"3906e586-05a2-41ce-a89d-58c0ef88fff6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"660a265f-da62-41ca-a448-e80afe023e39\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:56:27Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2564a746-3a1a-4bf0-baf6-ff3cc5ef2405\",\"dataFeedName\":\"js-test-datafeed-163425217090405817\",\"metrics\":[{\"metricId\":\"e49059de-d500-4e69-bd95-a8c98e86a683\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d73509b-d163-4071-aefb-3e3dfb35b7c6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-14T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d17f93b6-0852-4da8-aec0-d5f00673f68e\",\"dataFeedName\":\"js-test-postgreSqlFeed-163416596428201839\",\"metrics\":[{\"metricId\":\"c86cc6cd-ee66-436c-9c77-a26b0785cd85\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"713b5b85-f8c3-4cde-8014-64fd3c0c638f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:45Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6a98b7ad-ffc8-456c-8939-7314ce99b0be\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163416596428206823\",\"metrics\":[{\"metricId\":\"22acd26a-8b3a-4e35-be23-7faaecd4ad34\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"51340ea1-f6f2-4191-8009-11ef089fa68d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:39Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4129aa5b-f664-48f9-b7c6-7ab0a00e3173\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163416596428205979\",\"metrics\":[{\"metricId\":\"570a2f41-1d4f-46bb-82ac-11b46c3f85e3\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2cc72378-6a9c-4db9-ae17-494c69ec3382\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:38Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"47fa40a6-1ffa-425f-9348-06eddbfcec21\",\"dataFeedName\":\"js-test-mySqlFeed-163416596428204189\",\"metrics\":[{\"metricId\":\"bc5c0828-4d2e-4f1e-bef3-16f9d8dd9e9c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ee2de793-3cb6-4ea2-8f75-a15a8f507f3c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:32Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6bc26334-3d4a-4c6e-9b9f-bc64648df3b3\",\"dataFeedName\":\"js-test-mongoDbFeed-163416596428203057\",\"metrics\":[{\"metricId\":\"415387ca-61f4-4424-a270-5fc07de3cda4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3e6e8d45-66ce-42ac-b2ec-bc587c29c221\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:26Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"22880bf7-fe5a-429a-b940-fe1e7bcdc1d6\",\"dataFeedName\":\"js-test-influxdbFeed-163416596428205352\",\"metrics\":[{\"metricId\":\"266a7b9e-b0d4-4e58-8249-a323b3eed704\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a199c341-2c6c-4d65-8b24-bef478bf058f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4061e534-3c2a-44b9-88ce-3fe7a6b2b317\",\"dataFeedName\":\"js-test-tableFeed-163416596428209518\",\"metrics\":[{\"metricId\":\"7b6d4b44-cdc5-409c-8a65-806f514e136c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d519c9c4-299a-4c35-9d04-6b03014f3712\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:14Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9aba55b0-2226-4170-b0f1-5f5c281b2ab3\",\"dataFeedName\":\"js-test-dataExplorerFeed-163416596428209351\",\"metrics\":[{\"metricId\":\"1638e7fe-e1a1-4549-918b-a95557722533\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1fcd05f9-7364-4c9a-b134-125e08c227a8\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:13Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"d54ca735-c5ed-4aee-81ea-7b09f32d0dc4\",\"dataFeedName\":\"js-test-cosmosFeed-163416596428209934\",\"metrics\":[{\"metricId\":\"9fc9ba13-4e33-4879-b037-95bf7e703eb5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8714548c-cce1-49b3-b1bd-1eaf2b27dbf9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T23:00:12Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9a7458ec-34f1-47a3-ab16-38f8a1cdff4e\",\"dataFeedName\":\"js-test-sqlServerFeed-163416596428209579\",\"metrics\":[{\"metricId\":\"7c7f75fa-036b-4d6c-9a88-829e3bcd00a4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6c9b483d-c2bb-45bd-a5d1-13c2bdbd3c25\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T22:59:50Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"16de3de9-3282-4faa-8438-db96b781dfd3\",\"dataFeedName\":\"js-test-appInsightsFeed-163416596428205623\",\"metrics\":[{\"metricId\":\"803dbf64-08c1-4369-9a81-b3e6024b75df\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6c173bd7-c4e9-4bf6-ac9f-40d21dba3e7a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T22:59:39Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2a522881-7e71-46d9-afc7-472f71e2ae8e\",\"dataFeedName\":\"js-test-datafeed-163416596428205551\",\"metrics\":[{\"metricId\":\"34e7bea6-b3fd-482d-acfa-b576ca5c0231\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1a19e374-73be-45dd-822c-b58b29bc34a6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-13T22:59:32Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ecf7fb2b-665f-4478-93e2-5486307ca8cb\",\"dataFeedName\":\"js-test-cosmosFeed-163407956949508845\",\"metrics\":[{\"metricId\":\"0c282973-acd4-46f0-9ccd-48e47f082fa5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e06bba51-8b02-4f56-9518-e7e8ff96ace1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-12T23:00:11Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e6c3903c-d940-4511-a443-d96aeda61a3d\",\"dataFeedName\":\"js-test-sqlServerFeed-163407956949506495\",\"metrics\":[{\"metricId\":\"79781ed2-6259-4221-ab95-d25aea5747ea\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"10713176-5d8b-4590-9981-041aaacfe985\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-12T22:59:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3934c532-5be6-464d-b4af-3eb246f3ca40\",\"dataFeedName\":\"js-test-appInsightsFeed-163407956949509570\",\"metrics\":[{\"metricId\":\"f9503a78-1a49-41b6-aa14-ea04a9920a82\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ff846520-c02e-4bec-b0e2-b21d7c2cd7dd\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-12T22:59:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c6317e5d-16a8-42e9-a739-0661ccd75ad6\",\"dataFeedName\":\"js-test-datafeed-163407956949509349\",\"metrics\":[{\"metricId\":\"cbd134ca-8b1e-4855-9040-cf326970b962\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c4da88e1-f6c7-488a-a22e-7769dfc9817b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-12T22:59:37Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"07d27695-7c0f-4771-9685-71b8ddd65774\",\"dataFeedName\":\"js-test-postgreSqlFeed-163399280662707867\",\"metrics\":[{\"metricId\":\"552f724d-bbc1-411b-85d1-6a9e5ec60e4c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"616edecd-3175-478b-94f0-f7e5c1222723\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:54:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"cfd4ef44-72de-4870-a4d9-9c0e4061bd93\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163399280662707978\",\"metrics\":[{\"metricId\":\"73d97afe-e535-4814-8f76-ae946afc48f2\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0630e869-44a6-4590-9cc0-eeb73537ce7b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:54:27Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=140\"}", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=140", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1cb938c1-46cd-4798-a614-7f5103e71c5a" - }, - "Response" : { - "x-request-id" : "c267c04b-602b-4ddc-bec7-69556fa9a099", - "content-length" : "26358", - "x-envoy-upstream-service-time" : "164", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c267c04b-602b-4ddc-bec7-69556fa9a099", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"cfd4ef44-72de-4870-a4d9-9c0e4061bd93\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163399280662707978\",\"metrics\":[{\"metricId\":\"73d97afe-e535-4814-8f76-ae946afc48f2\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0630e869-44a6-4590-9cc0-eeb73537ce7b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:54:27Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3e26bbf4-f940-4b7c-bf24-b84d397f1999\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163399280662705386\",\"metrics\":[{\"metricId\":\"dae7c2de-ccf6-467c-8756-f32c2eeb9b6e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"60606158-081b-4220-b340-dcd21c0180a6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:54:21Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3e04301e-ac1c-433b-91ab-def250902e09\",\"dataFeedName\":\"js-test-mySqlFeed-163399280662709186\",\"metrics\":[{\"metricId\":\"56f68e39-e544-4376-b11f-3eb141f01e2e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8d184cac-a032-4ab8-bcad-23f4c7009258\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:54:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"99a94fc0-159b-44f9-a46b-6636ee76628d\",\"dataFeedName\":\"js-test-mongoDbFeed-163399280662700535\",\"metrics\":[{\"metricId\":\"482df33d-c32d-4f54-a318-845e796d4fd6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ea92ed9c-cee2-475c-a695-a620bd21b045\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:54:09Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ff034aa3-f03a-4d57-be0a-3ff4a406421c\",\"dataFeedName\":\"js-test-influxdbFeed-163399280662701108\",\"metrics\":[{\"metricId\":\"dbec1abb-3d05-4d9c-8984-c9fab02debea\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6a5c9f3e-a160-49a7-b028-332888057b5f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:54:03Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8aecc17c-3f0b-4546-88dd-0fdb3691f4a3\",\"dataFeedName\":\"js-test-tableFeed-163399280662703929\",\"metrics\":[{\"metricId\":\"09333e5b-9ad2-4ca4-a203-0109ceae6a41\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e0f5e207-fabf-4615-bb7a-46c6b236d622\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:53:57Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b0c69e54-cce1-4b7e-8126-7761d91b6f1b\",\"dataFeedName\":\"js-test-dataExplorerFeed-163399280662708753\",\"metrics\":[{\"metricId\":\"6336c919-06d3-4bd2-8cbd-3d48e6e2653c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4ea06722-e3a1-4ce5-8aee-ef119db8be37\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:53:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"f9cbe412-3c4d-4ec7-b62a-29ea7f5a8d8e\",\"dataFeedName\":\"js-test-cosmosFeed-163399280662709609\",\"metrics\":[{\"metricId\":\"f2b94d8e-d819-48e2-a876-5707328589d8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"24bc5c7d-fc54-4701-ae4a-276829eed7aa\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:53:51Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"c111be50-a305-4864-8b21-fc29570fc044\",\"dataFeedName\":\"js-test-sqlServerFeed-163399280662702061\",\"metrics\":[{\"metricId\":\"c511a252-9378-4f90-86f5-b6de90364347\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3d4be9ba-ff43-4949-be9f-23d1e53cad49\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:53:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"14e6256b-0795-44af-953f-61f35be51547\",\"dataFeedName\":\"js-test-appInsightsFeed-163399280662704194\",\"metrics\":[{\"metricId\":\"31174c1b-1ccb-4ba2-842f-2df0293ba966\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3eaa7d9b-4fd7-4c9e-97eb-666e40dc6db0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:53:33Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"10b23d8b-b57b-4267-8fb0-d473f8fb26e0\",\"dataFeedName\":\"js-test-datafeed-163399280662702022\",\"metrics\":[{\"metricId\":\"0f7718af-a533-479d-b3f7-40e6d5302518\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"51aa6d7b-ee67-42d1-922f-1a7f32dafe79\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-11T22:53:32Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f2952571-7d9a-49b9-876a-513a5a9a6237\",\"dataFeedName\":\"js-test-postgreSqlFeed-163373361110602347\",\"metrics\":[{\"metricId\":\"45d24204-3dda-4dcd-a176-0a8d8444e78e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0f9f8860-523a-4616-afb8-2b72d59147e1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:56Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e6b38250-9033-4021-9945-c8411c6520d9\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163373361110605004\",\"metrics\":[{\"metricId\":\"6a85b973-eaa0-4c66-8c61-219244665db4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4383df27-a33b-4ee2-9ee8-d5b7ce544927\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"450e0e05-769e-4b60-93f1-6ed23fd9573c\",\"dataFeedName\":\"js-test-mySqlFeed-163373361110605569\",\"metrics\":[{\"metricId\":\"c4684207-6df4-416a-865d-65f45e096460\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c2531f73-ab81-41ee-9d68-7e6c9a83aece\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:54Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"bd0320a4-15f4-47e4-9b92-91b2480f1715\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163373361110601677\",\"metrics\":[{\"metricId\":\"c8e0dd3a-4d55-4060-b185-d2f82c7710bd\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6db0d007-0574-446f-a2bf-811b11ece6f9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:54Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"cb08d532-8be3-450c-9562-becea8f94f42\",\"dataFeedName\":\"js-test-mongoDbFeed-163373361110601970\",\"metrics\":[{\"metricId\":\"fb38cd98-9871-426b-9092-364b7b3cf7ee\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6539bf76-9b84-46ca-ba41-bb2fe5ce8ac7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"95924e75-8eb4-495d-9c88-5f270b788008\",\"dataFeedName\":\"js-test-influxdbFeed-163373361110601851\",\"metrics\":[{\"metricId\":\"a5472966-a6a3-443d-8472-c2ffbda37784\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"53a6e061-a671-41dc-af48-901c0c3de1bf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"59f7ff96-55ba-4bd3-8b12-667147df36b1\",\"dataFeedName\":\"js-test-tableFeed-163373361110609604\",\"metrics\":[{\"metricId\":\"89ec0c77-06da-4dda-a3be-567382bc6326\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"646583df-e6bf-42da-a581-c336e46baea1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3508e655-2fae-45d1-89a5-d63b7c7de9ca\",\"dataFeedName\":\"js-test-dataExplorerFeed-163373361110607870\",\"metrics\":[{\"metricId\":\"87c7055c-1ee2-4ca1-9d0d-de6a0c2b794e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5d103c50-2c12-4250-bb5f-ed55e2fb8c1d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:51Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"3cfbfe03-724d-4e5e-8708-a23aec71b016\",\"dataFeedName\":\"js-test-cosmosFeed-163373361110602125\",\"metrics\":[{\"metricId\":\"94abfba0-7886-49df-8670-06df71361ead\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"093d3b0a-3bc6-4408-9232-47d3d447ca09\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:50Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=160\"}", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=160", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ff7f6b01-9619-493e-8f32-5aaac106f093" - }, - "Response" : { - "x-request-id" : "d77a173f-3735-446f-baba-a5bc057cfe8c", - "content-length" : "26575", - "x-envoy-upstream-service-time" : "156", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d77a173f-3735-446f-baba-a5bc057cfe8c", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"3cfbfe03-724d-4e5e-8708-a23aec71b016\",\"dataFeedName\":\"js-test-cosmosFeed-163373361110602125\",\"metrics\":[{\"metricId\":\"94abfba0-7886-49df-8670-06df71361ead\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"093d3b0a-3bc6-4408-9232-47d3d447ca09\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:50Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a6c15cca-c02a-4ccc-b5ae-b631749ed1db\",\"dataFeedName\":\"js-test-sqlServerFeed-163373361110600523\",\"metrics\":[{\"metricId\":\"b2d3c45d-11f5-4fcd-a893-2a1b16c8713e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"32c0ae30-1217-4105-b518-7233d04dff8e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0dc2b89c-177b-422f-8dbf-42290a56ec7a\",\"dataFeedName\":\"js-test-appInsightsFeed-163373361110609911\",\"metrics\":[{\"metricId\":\"d3c844d9-3457-4248-abca-70a9350f79b1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"68a82856-561e-4d31-aef3-e1cb6c2aad53\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b0098e19-fb7b-4f83-9f5b-2dc70e570a1a\",\"dataFeedName\":\"js-test-datafeed-163373361110606230\",\"metrics\":[{\"metricId\":\"1f2e7703-e01a-422d-83e6-ead72c6615af\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d2b084a6-2b53-45e8-adec-a6e1042b09c8\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-08T22:53:31Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d5d1c2bc-d5c6-4cea-8473-3bfbde123092\",\"dataFeedName\":\"js-test-postgreSqlFeed-163364745750608742\",\"metrics\":[{\"metricId\":\"e53312f0-59a7-4fce-bd02-3ab68af31dc0\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"caa31f64-3a6d-4187-b49c-ac273bef35df\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"151c4512-f739-43bd-bc00-9601d906e134\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163364745750608769\",\"metrics\":[{\"metricId\":\"b839a1e3-b416-4426-b792-bdc30fb1b541\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b3b398fc-e74b-42cf-8558-1667d6cdf9be\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ae547aff-5069-48e9-a4c7-09b4c999e8ae\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163364745750606894\",\"metrics\":[{\"metricId\":\"c0c01b47-b8a4-471a-ab37-4943db041a3e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8d01cbe8-7d8a-454a-9569-10d96eb7e86f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e642e562-be4c-498d-ab86-427acee1ead8\",\"dataFeedName\":\"js-test-mySqlFeed-163364745750608285\",\"metrics\":[{\"metricId\":\"0507e6e4-5e7e-44e0-a9f7-eec7b9a1c7ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d7ea05d5-2c47-443a-95e3-47846391eb21\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:52Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5f4ef121-4432-48cd-9c90-e351b6301e3f\",\"dataFeedName\":\"js-test-mongoDbFeed-163364745750604681\",\"metrics\":[{\"metricId\":\"4a27c7ee-a821-451f-815f-86830c565337\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7cee858a-9677-4c36-8068-32603e636bbc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:46Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d9d02f95-c613-42f9-8240-f2d1789a56a5\",\"dataFeedName\":\"js-test-influxdbFeed-163364745750602380\",\"metrics\":[{\"metricId\":\"ae077b81-10da-400a-8930-185a68610a1f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1647df18-46c5-474e-bbe1-05a6b5501727\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b88c4925-df83-4a56-b9c1-495bfa1e4f70\",\"dataFeedName\":\"js-test-tableFeed-163364745750608689\",\"metrics\":[{\"metricId\":\"c23a17e3-f400-48d3-b640-80d6667c1e67\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5624e3ca-d3fa-4419-a433-eaf7bc83a7be\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8f1b9cbd-3cb7-4721-af99-f94403be25c4\",\"dataFeedName\":\"js-test-dataExplorerFeed-163364745750608621\",\"metrics\":[{\"metricId\":\"87cc7324-f2e0-4068-9633-9a01ee059d92\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0b5e2659-97cc-4d6c-a939-7a859dc1db32\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"5b5eb11e-c18b-45cf-887d-fa0d1c60c364\",\"dataFeedName\":\"js-test-cosmosFeed-163364745750609141\",\"metrics\":[{\"metricId\":\"bb903a81-cbbc-45ff-979a-6ac46dc850f4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d9e2339b-4d88-4dfc-96fc-26e6724b06aa\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:58:22Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a2626344-6eba-4824-86ce-37325ea544d0\",\"dataFeedName\":\"js-test-sqlServerFeed-163364745750604914\",\"metrics\":[{\"metricId\":\"9905e49d-bb9c-4689-9cd2-818b32a6f598\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"43a7acbc-0a8b-4241-88fa-e335020a3b60\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:57:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"76b054a1-4602-42c5-915b-33b45783d6d3\",\"dataFeedName\":\"js-test-appInsightsFeed-163364745750604468\",\"metrics\":[{\"metricId\":\"99ce3cb9-026b-4f97-b91c-36680c7b2bb6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"32397263-0b09-4e39-8d88-63bd726900d9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:57:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"541077f7-88a6-456c-a045-436b98b94cb7\",\"dataFeedName\":\"js-test-datafeed-163364745750607661\",\"metrics\":[{\"metricId\":\"51ed5f1f-51d7-464b-a202-5916b9fb86b1\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4c77f7bc-d715-4116-9b7f-1ac73817dc12\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-07T22:57:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f2b5f342-2677-4681-81ec-c411b8828507\",\"dataFeedName\":\"js-test-postgreSqlFeed-163356099797004726\",\"metrics\":[{\"metricId\":\"595f17dd-73de-4e06-962f-b4792a36553d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"520b7462-75fa-4ae7-b0ea-d17f459e1e5b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:51Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"461e9ea0-421f-4404-886b-733f32ac3977\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163356099797005686\",\"metrics\":[{\"metricId\":\"80cd02e0-0b34-4495-ae90-23c828ada3ed\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a1e5a46a-26e0-4eee-ba25-dad842fd0294\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:45Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7b482adb-152e-489e-a721-617d8d690d6f\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163356099797004380\",\"metrics\":[{\"metricId\":\"a622a807-d0ac-4f36-96b4-3a012546fc2c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7a363150-d78d-4c6d-bc87-9848ffbe62c6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"8b9965a7-77bd-4063-981f-3e41fbafc57c\",\"dataFeedName\":\"js-test-mySqlFeed-163356099797005438\",\"metrics\":[{\"metricId\":\"5c82d2da-9886-4bbf-b3ed-0949e383d5ca\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c2d10dd3-9c99-438e-bce5-415874cadf2f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:33Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=180\"}", - "Date" : "Fri, 08 Apr 2022 23:50:09 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=180", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8e042c9c-1e2b-4c93-8dcf-f7a8fa53f2b5" - }, - "Response" : { - "x-request-id" : "c9449558-07d8-47b8-9867-20b720d6e9c4", - "content-length" : "26565", - "x-envoy-upstream-service-time" : "170", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c9449558-07d8-47b8-9867-20b720d6e9c4", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"4a721f89-a957-48c0-a47c-f02c6ccc858c\",\"dataFeedName\":\"js-test-mongoDbFeed-163356099797000564\",\"metrics\":[{\"metricId\":\"872ccbc8-09f7-46b7-971c-53545d0cd191\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4f1ef6f7-0b5e-44a7-9d8a-adeff3eb477f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f425cbef-9e06-45f0-b041-c60e5720775d\",\"dataFeedName\":\"js-test-influxdbFeed-163356099797009186\",\"metrics\":[{\"metricId\":\"b71ca02a-09ec-4ed5-b2da-41217e85491f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3bccf739-e576-4b4d-adc7-c998fa8a9ce7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"27d8de1b-c4fb-4922-9bc0-aed34e00fa11\",\"dataFeedName\":\"js-test-tableFeed-163356099797006938\",\"metrics\":[{\"metricId\":\"8017b783-a12e-48c0-8cdf-50493ed9c720\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d8801159-4c73-4ae6-849d-b9213fdca5f4\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:11Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a96a7882-404e-491b-a3a6-45789bbfab5a\",\"dataFeedName\":\"js-test-dataExplorerFeed-163356099797005029\",\"metrics\":[{\"metricId\":\"a400b067-b321-42a6-9cf6-f90b2248375d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"02410349-01df-4c4a-b174-589756d6b1e3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"2f66eda1-79ff-4db2-95b1-379d743f969c\",\"dataFeedName\":\"js-test-cosmosFeed-163356099797009443\",\"metrics\":[{\"metricId\":\"17c51a7b-3ecc-40ba-8e52-7b559b40b54e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"533938f3-2be4-4aac-8d12-45a64d14c133\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:57:04Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"34d422b5-deaa-420b-be18-d05ac636edd6\",\"dataFeedName\":\"js-test-sqlServerFeed-163356099797000510\",\"metrics\":[{\"metricId\":\"36c5a2e4-f874-42e1-badd-df6d5669af6f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ace84552-8c15-4b5d-b6f5-10a73c49a7c0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:56:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"05d01cca-26c6-4857-ba5d-bc09bef8b9b1\",\"dataFeedName\":\"js-test-appInsightsFeed-163356099797000138\",\"metrics\":[{\"metricId\":\"79b5c438-46e2-4a72-992a-c158bad649ac\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"64ad65c1-8a52-4571-addc-d3df48d3bcae\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:56:46Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fc6b708b-3d9d-430f-99b4-161381de23cd\",\"dataFeedName\":\"js-test-datafeed-163356099797006468\",\"metrics\":[{\"metricId\":\"5e76e6f8-edac-46cc-aa9d-b004dcaba541\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8bd0cfb9-d401-46db-b3b1-04f75ad1189a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-06T22:56:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"386ac2ff-df82-4993-8b91-05e169ab16c5\",\"dataFeedName\":\"js-test-postgreSqlFeed-163347460219301896\",\"metrics\":[{\"metricId\":\"bb7fe4e3-67e3-4302-b262-3ebf5b566245\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d180046e-9855-4546-b20a-a4495c0feda5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:57:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2fc2fdd2-6c76-44d3-8c26-99eae8b20124\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163347460219308619\",\"metrics\":[{\"metricId\":\"5e8ae7d1-36eb-4048-a828-85d075bfb705\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"00909ae9-8fff-4f37-a996-3ca6c948816f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:57:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"f925fe2b-32eb-43ef-b748-4d2cc64fc611\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163347460219307690\",\"metrics\":[{\"metricId\":\"acbc430b-5440-4b95-a2de-071c14d12fb6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"a1a9a1dc-2fe6-4351-b76f-3967a019c031\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:57:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7e2c7d8c-8fd5-4ab0-b831-f88981ab459b\",\"dataFeedName\":\"js-test-mySqlFeed-163347460219304278\",\"metrics\":[{\"metricId\":\"dec4718b-51a3-4b38-9d66-78f57118887e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7329beab-1b48-4e77-84e8-88880b99512e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:57:22Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"bcd412d1-8097-4a63-8af9-ea8014bd24e5\",\"dataFeedName\":\"js-test-mongoDbFeed-163347460219301593\",\"metrics\":[{\"metricId\":\"752db659-a090-43b2-b7ad-646018a0566c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8af77e14-5645-4c78-9a1e-e34f0ab6fe60\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:57:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9d4843d8-3464-4f12-abbf-7b666530b170\",\"dataFeedName\":\"js-test-influxdbFeed-163347460219303248\",\"metrics\":[{\"metricId\":\"40d80fbe-3520-4068-96ac-c3deaecdf43c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3e282e21-dc3f-459d-b60d-2f0ab6fc7b69\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:57:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"241560f0-d51e-4854-8674-fa80c7ad163f\",\"dataFeedName\":\"js-test-tableFeed-163347460219301786\",\"metrics\":[{\"metricId\":\"45fa5e3e-8eef-4bb8-8e2b-d3ad4bc089ce\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0ae3be92-32fa-4324-a7ac-efbf48efab5f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:56:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"fc7cbfc6-ca32-4fb1-94f8-564bcc16ec4e\",\"dataFeedName\":\"js-test-dataExplorerFeed-163347460219309573\",\"metrics\":[{\"metricId\":\"c9dd00db-366c-4cb4-9fed-b997a87103bb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0121f29f-e62a-4601-ab6c-dfa7e4c3c74f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:56:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"96129eec-466f-497c-a8f8-83566d23ca7d\",\"dataFeedName\":\"js-test-cosmosFeed-163347460219304530\",\"metrics\":[{\"metricId\":\"1d780232-d204-4a0f-919f-fe2b895f9553\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f2700d78-d4e4-4a04-9c14-07ffe64d3595\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:56:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b313675e-e728-432d-b973-3e32b43f9334\",\"dataFeedName\":\"js-test-sqlServerFeed-163347460219304622\",\"metrics\":[{\"metricId\":\"8dac805a-8094-4089-a551-d9da39627b27\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9cd02751-5852-4b52-9cd1-e46a630d930f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:56:50Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6b87f889-18c9-4361-9529-e92c41288e73\",\"dataFeedName\":\"js-test-appInsightsFeed-163347460219307862\",\"metrics\":[{\"metricId\":\"09d1b797-8b73-46b1-b37e-8c04717a06bc\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6c59314d-e2df-4c8d-a7ae-d0be69e5cb5f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:56:48Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6aef058a-41c7-4c21-a00c-fea5d0ee87f6\",\"dataFeedName\":\"js-test-datafeed-163347460219303676\",\"metrics\":[{\"metricId\":\"62d7889c-3099-4ce1-9ec0-947f9e60ddf7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0016e5d6-32df-462d-8a3e-c8c4dc0fa8a3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-05T22:56:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=200\"}", - "Date" : "Fri, 08 Apr 2022 23:50:09 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=200", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3020579c-e23c-458b-aee1-4f7ed5fb3005" - }, - "Response" : { - "x-request-id" : "83497c6a-e92c-41f2-a661-dce0a824e8ed", - "content-length" : "26264", - "x-envoy-upstream-service-time" : "165", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "83497c6a-e92c-41f2-a661-dce0a824e8ed", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"d0648e92-492b-44cb-8327-4c9b861aad73\",\"dataFeedName\":\"js-test-postgreSqlFeed-163338814690007155\",\"metrics\":[{\"metricId\":\"ab4c635d-423e-4b61-af47-0f196214c1e8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ff4a7986-61d2-4c95-88d5-0ea21e79287d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:21Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"574f75c3-58c2-4b1e-bab6-47fcf39b7bd3\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163338814690004828\",\"metrics\":[{\"metricId\":\"93eac5d9-fc51-443e-8604-0822fbffefac\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"92512efa-f325-4f62-833c-93907185f3f5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"11d8cf94-c6b0-476d-8d04-81f8328dcf27\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163338814690000658\",\"metrics\":[{\"metricId\":\"329a97ef-c46b-4f96-9220-d98e5f5fbd1f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"ef65dcb2-a3f6-49c8-8909-4cdf1d6843ce\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:20Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"91b43fad-5cc5-4d89-b687-9be9ce875ac4\",\"dataFeedName\":\"js-test-mySqlFeed-163338814690005430\",\"metrics\":[{\"metricId\":\"d55210ee-919c-407d-9626-df8b55306bcf\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"decd446f-2c42-4a35-928f-671f192de097\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:19Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"b298e0c1-7e98-47ad-8e00-282a458d61ef\",\"dataFeedName\":\"js-test-mongoDbFeed-163338814690003885\",\"metrics\":[{\"metricId\":\"d3c61ebf-486a-4e78-81fc-6b57c96e44c8\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e5ea0850-73cb-4c84-873a-d7e2b0a56ca2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"97307f09-8842-4409-af8b-7d27cf5645de\",\"dataFeedName\":\"js-test-influxdbFeed-163338814690004992\",\"metrics\":[{\"metricId\":\"ad7ea7e6-1b91-41ba-9d13-64d8a8cd8b65\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8153f2d3-c392-4acf-912b-f1d3cd04dcac\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:18Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a0a1e8f9-35e1-4747-afdb-547c608e8649\",\"dataFeedName\":\"js-test-tableFeed-163338814690006976\",\"metrics\":[{\"metricId\":\"bdf77fd4-4e83-4d3c-98ab-9cdcded4d283\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d31df08b-977d-455f-a6b2-0e82089c9c7f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:12Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4bb5c73d-133f-4fb6-824e-7c92c5dd85fd\",\"dataFeedName\":\"js-test-dataExplorerFeed-163338814690004329\",\"metrics\":[{\"metricId\":\"e65b5f10-514e-4ad1-be20-04ef99f8e337\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d88ef76d-c0e2-490d-b51f-6a1ccbc81adb\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:11Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"999e7511-927f-4f04-9b8c-7bca56a91ce2\",\"dataFeedName\":\"js-test-cosmosFeed-163338814690003601\",\"metrics\":[{\"metricId\":\"c51b1ccc-3451-48d0-8998-cdef1d94e4ff\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4d69b4da-0cf4-4d10-90ce-f3460927b6a2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:56:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e67887d9-1000-458e-a899-33781621647e\",\"dataFeedName\":\"js-test-sqlServerFeed-163338814690009483\",\"metrics\":[{\"metricId\":\"367454c6-9fb3-43ce-89b4-f2facdfc7163\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"15596c3a-60a8-41de-84ed-49729028f7e3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:55:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"4280cf0e-e12a-4135-a5cb-fbcb2a225fa2\",\"dataFeedName\":\"js-test-appInsightsFeed-163338814690003701\",\"metrics\":[{\"metricId\":\"187c0044-dfc1-4adc-8ca8-2709fba1d8ed\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d650b34c-e00a-4356-af47-654499fc8b78\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:55:53Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0c551480-0d15-4bdb-ba79-d078329f5394\",\"dataFeedName\":\"js-test-datafeed-163338814690006682\",\"metrics\":[{\"metricId\":\"01e0f623-f0a9-4030-bfc8-6b52f1032627\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fcb6922b-90b8-4d80-9eb2-dca78e1be941\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-04T22:55:47Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"3d16da20-1e50-4b6c-b12e-a0258062a5c2\",\"dataFeedName\":\"js-test-postgreSqlFeed-163312892993307149\",\"metrics\":[{\"metricId\":\"56263637-f807-4a69-95c9-8a54d3a815cf\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6be3ec57-b12a-4a1a-a941-a4f7373d01ff\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7881d71e-ca2a-491d-979c-beeb9d35407b\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163312892993303403\",\"metrics\":[{\"metricId\":\"becf965b-2a14-4d23-bbb5-15058c3c088d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"69ffa8a5-23a0-4c61-8851-7783b6de6445\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2ea524f2-bbd0-40c6-8af0-bfbd8e2d16ec\",\"dataFeedName\":\"js-test-eventhubRequestFeed-163312892993200053\",\"metrics\":[{\"metricId\":\"950e1d27-4917-4482-8eea-e1993d89a26f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7bbc3972-ff3b-475a-a80f-f081f3dda0f9\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2021-10-01T00:00:00Z\",\"dataSourceType\":\"AzureEventHubs\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2021-10-01T22:56:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"consumerGroup\":\"$Default\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ae39d1fd-419d-42b1-9fd3-6843b85e70f8\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163312892993309712\",\"metrics\":[{\"metricId\":\"87bd7641-f35a-4324-9538-afaa203dee9c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"94210e48-a5bf-4bb6-80a1-e999c9717072\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d64d4795-84ac-4afa-9c35-5d71d3fa421c\",\"dataFeedName\":\"js-test-mySqlFeed-163312892993303355\",\"metrics\":[{\"metricId\":\"a29f1e97-057b-4c2a-8ef0-cec9bb8f9d82\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8f5c35f7-3d2f-4ed7-804f-9530d413dff6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:28Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0fcbb92e-61f6-42f2-9008-d5ebab00bb15\",\"dataFeedName\":\"js-test-mongoDbFeed-163312892993303542\",\"metrics\":[{\"metricId\":\"c016e503-0378-493b-b2f2-59d46299bce4\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"c214b47a-6b69-4807-869d-2443ca37211c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:17Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6dd57159-5101-4048-8ea1-94f48e3c752c\",\"dataFeedName\":\"js-test-influxdbFeed-163312892993305001\",\"metrics\":[{\"metricId\":\"c82a369a-a2db-44ce-b666-7ee585f96dca\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"efffe1ff-df05-426f-bbaa-3332e1926b98\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:16Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"53427ba6-7d70-4d02-bc84-6918f270aab1\",\"dataFeedName\":\"js-test-tableFeed-163312892993204266\",\"metrics\":[{\"metricId\":\"b2c5085f-5bad-4a3a-bdaa-03c9f0f40151\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4f64e311-9b15-4d10-8a0f-5fb553bfae90\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=220\"}", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=220", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ebb3f661-fadf-48d5-bdbe-e1a9b574bbcb" - }, - "Response" : { - "x-request-id" : "450c755e-4a2a-4684-b734-1e8758b9130b", - "content-length" : "26488", - "x-envoy-upstream-service-time" : "158", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "450c755e-4a2a-4684-b734-1e8758b9130b", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"6bc6cbb4-320c-45dc-92e0-a5011a011d72\",\"dataFeedName\":\"js-test-dataExplorerFeed-163312892993205417\",\"metrics\":[{\"metricId\":\"6e474f1d-c800-4750-9a88-1b84ed5f37b5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"d6acb55b-57f6-4339-9f56-bf3814eea8dd\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:56:05Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"c62d2468-0dd4-4524-94a4-6f6dfe4117b8\",\"dataFeedName\":\"js-test-cosmosFeed-163312892993205225\",\"metrics\":[{\"metricId\":\"6a80f493-6a9c-4da4-af5c-9175710460f5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b74fb702-ac65-475a-925e-53d85166030f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:55:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"068a182a-b028-4628-9ae2-943cc599bb82\",\"dataFeedName\":\"js-test-sqlServerFeed-163312892993203881\",\"metrics\":[{\"metricId\":\"a87a360c-4e2f-471e-9150-a5c90b46e9c0\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"421ec078-9ed8-43be-ad98-9fd0ad5ea9e6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:55:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9f487100-6eaf-4170-92ab-923e09199ec1\",\"dataFeedName\":\"js-test-appInsightsFeed-163312892993209249\",\"metrics\":[{\"metricId\":\"4eed8fde-6784-408b-8383-0db3cadc172c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"6bef3b5e-8992-4354-aacd-e40a52e51adb\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:55:36Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"7b77757c-1546-45d5-9a37-0ba95facb95b\",\"dataFeedName\":\"js-test-datafeed-163312892993208131\",\"metrics\":[{\"metricId\":\"d8252794-3eeb-43e4-ac50-9b4567a99311\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"9a685909-95cc-4595-b4a0-382fd58668c0\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-10-01T22:55:35Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d3bfdad0-f82d-428a-a024-4e694f48db55\",\"dataFeedName\":\"js-test-postgreSqlFeed-163304256469805732\",\"metrics\":[{\"metricId\":\"bff1aad1-77f5-474f-8ef9-119f027019cb\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b29a243a-c140-4dad-a963-6c9b912fbe97\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:44Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ab1ae0ee-9843-468c-a70a-681d3f5d8f07\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163304256469802028\",\"metrics\":[{\"metricId\":\"e4d49823-08f3-4c82-8f8e-13f52f7ce1a9\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0271adcc-153d-4127-845a-31faa3872336\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"a42f91f0-5377-43ca-87d0-bb96c178ab78\",\"dataFeedName\":\"js-test-eventhubRequestFeed-163304256469800636\",\"metrics\":[{\"metricId\":\"8c0b0be2-e8a1-48e7-97e2-65e4cdeec0fa\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"472d0b78-8b0c-44de-8834-de88073d809e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2021-09-30T00:00:00Z\",\"dataSourceType\":\"AzureEventHubs\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2021-09-30T22:56:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"consumerGroup\":\"$Default\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"71fe4975-7e5e-4621-89d5-1ba7c765251c\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163304256469808385\",\"metrics\":[{\"metricId\":\"74d0e299-7b9f-44f0-b8e2-9e456c18a18b\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"e211f231-c89c-4bff-8409-519a442d43e3\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2cabfce0-7b8e-48fd-8b7b-edd609e853ce\",\"dataFeedName\":\"js-test-mySqlFeed-163304256469807300\",\"metrics\":[{\"metricId\":\"18f00f58-b870-4b59-b6d8-7d6d59ba7b7f\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0eba33c6-11a0-4a68-b236-ecd643e00a7b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5233196e-6560-499f-94ce-401c184131df\",\"dataFeedName\":\"js-test-mongoDbFeed-163304256469809271\",\"metrics\":[{\"metricId\":\"89c077eb-9fb8-4806-b430-6e1995c4c222\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0b7b70d8-6678-47af-bb5f-d77b8411f8d2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:41Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"d108bbef-dfec-441c-9743-945ffeab5ccc\",\"dataFeedName\":\"js-test-influxdbFeed-163304256469808844\",\"metrics\":[{\"metricId\":\"0537fe98-7b8d-4beb-8046-57261e416958\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"385385cb-c375-4e20-a7c7-5588365dca2e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5d17aa73-b1fa-4809-97a6-bc7f889ff258\",\"dataFeedName\":\"js-test-tableFeed-163304256469801899\",\"metrics\":[{\"metricId\":\"666c598c-9f9b-4b7a-9165-559e090015d6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"1aab75d3-5784-4163-a5e2-ddb2112fe0a2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:40Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6b0e4d6a-5b18-44b3-821d-8816c66462ec\",\"dataFeedName\":\"js-test-dataExplorerFeed-163304256469808043\",\"metrics\":[{\"metricId\":\"ed3e2907-78b1-4cf6-b8a3-0ac4fc6d397c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"63ec4eb2-e818-4342-bfb8-75ca0907497d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:34Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"7d52bf31-0b33-4766-b3a2-a3a5270f283b\",\"dataFeedName\":\"js-test-cosmosFeed-163304256469808350\",\"metrics\":[{\"metricId\":\"d1bcd94c-f02f-4ad9-9f5e-5e4e0538d411\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3d773287-fa4b-4a2f-ac6d-89e606b694d1\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:23Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ff199288-5ade-439d-9539-2d9802271db6\",\"dataFeedName\":\"js-test-sqlServerFeed-163304256469803616\",\"metrics\":[{\"metricId\":\"013fd7ae-624c-4684-aa5a-271cc8c3533e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"0724e3e4-bc5c-4db9-8385-df0cc4e31e5d\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:21Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"e0cd8cbc-7f4c-488f-9b71-0beab9078907\",\"dataFeedName\":\"js-test-appInsightsFeed-163304256469801704\",\"metrics\":[{\"metricId\":\"5af886f9-772e-4e76-8990-9550ee5011bf\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2b615f81-7f65-40ba-9382-d2b56154206a\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:15Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"63c04d85-7072-4f34-810a-5ed860dd24fd\",\"dataFeedName\":\"js-test-datafeed-163304256469802463\",\"metrics\":[{\"metricId\":\"0ccea564-c2d7-41c2-aec4-2b38d6991de5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8e05096b-b467-464e-815a-23af545bccc6\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-30T22:56:10Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"44f094bd-4788-4f09-9554-53631657a350\",\"dataFeedName\":\"js-test-postgreSqlFeed-163295624935402170\",\"metrics\":[{\"metricId\":\"790a94e8-b539-418a-a106-aa1cea62a7ac\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"3a2af827-dd0f-4b4e-844a-51b57ab17639\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"PostgreSql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:58:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: postgresql,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"26df3035-bea5-4b72-813c-1cb5969bc284\",\"dataFeedName\":\"js-test-logAnalyticsFeed-163295624935409797\",\"metrics\":[{\"metricId\":\"ffe6583e-baf1-439f-b9b8-27c84bc9594c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"81da74d2-0a0a-49a4-a4d8-cd3057e1405f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureLogAnalytics\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"clientId\":\"client-id\",\"query\":\"query\",\"tenantId\":\"tenant-id\",\"workspaceId\":\"workspace-id\"},\"authenticationType\":\"Basic\"}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=240\"}", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/dataFeeds?$maxpagesize=20&$skip=240", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3abafaef-202d-4a99-a586-8c9588634d53" - }, - "Response" : { - "x-request-id" : "464c0db4-0689-4435-917d-11a795efb9bd", - "content-length" : "22765", - "x-envoy-upstream-service-time" : "147", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "464c0db4-0689-4435-917d-11a795efb9bd", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"dataFeedId\":\"685e01d9-2d5f-4ac5-bbe5-dc239962d800\",\"dataFeedName\":\"js-test-eventhubRequestFeed-163295624935403683\",\"metrics\":[{\"metricId\":\"ee44f79c-8f95-4428-abe9-87c289de81c6\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"5ab43009-b279-4234-84b9-a0633d1e915e\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2021-09-29T00:00:00Z\",\"dataSourceType\":\"AzureEventHubs\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Active\",\"createdTime\":\"2021-09-29T22:57:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"consumerGroup\":\"$Default\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"38019854-46cd-4780-8c96-15ec2b9ce1c2\",\"dataFeedName\":\"js-test-dataLakeGenFeed-163295624935404941\",\"metrics\":[{\"metricId\":\"14badd91-5ecb-489e-bc1e-736badbc5937\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"df88f3a9-f118-475f-91f7-5a10e6d478d5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataLakeStorageGen2\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"fileTemplate\":\"file-template\",\"accountName\":\"REDACTED\",\"directoryTemplate\":\"directory-template\",\"fileSystemName\":\"file-system-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"2211978f-a41e-4dd7-9031-a85e21f97d38\",\"dataFeedName\":\"js-test-mySqlFeed-163295624935400134\",\"metrics\":[{\"metricId\":\"5a46e457-5f7d-42ed-9bcd-7419b816a869\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8d2caecd-85a5-4111-8fc8-75c1b59242f7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MySql\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:58Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"5fa02b12-55be-4fbe-82e1-084c46339ca7\",\"dataFeedName\":\"js-test-mongoDbFeed-163295624935403794\",\"metrics\":[{\"metricId\":\"b316978e-ec05-4e32-885b-dcde1809c727\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f7ced785-d743-459b-a25d-d5e16b365f87\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"MongoDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:57Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"data-feed-mongodb\",\"command\":\"{ find: mongodb,filter: { Time: @StartTime },batch: 200 }\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0a703d4f-0ac7-4805-b98c-c98eda530f7c\",\"dataFeedName\":\"js-test-influxdbFeed-163295624935408979\",\"metrics\":[{\"metricId\":\"8b8e7c56-305e-403f-8530-d365ad8c3b1c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"01524fd3-deaf-4bc3-9ffa-0489b41a89fc\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"InfluxDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:57Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"connectionString\":\"REDACTED\",\"database\":\"data-feed-database\",\"query\":\"partition-key eq @start-time\",\"REDACTEDName\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"9d25002e-09c6-4098-ab8f-e1813aeb022c\",\"dataFeedName\":\"js-test-tableFeed-163295624935405050\",\"metrics\":[{\"metricId\":\"966751b9-1083-47c0-93a4-51a4bf42a123\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"598fec46-8467-47e3-b926-c7f82f4f3fb5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureTable\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:56Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"partition-key eq @start-time\",\"table\":\"table-name\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"04c0ccd1-6962-40cc-9f7c-a8a3887466c4\",\"dataFeedName\":\"js-test-dataExplorerFeed-163295624935403812\",\"metrics\":[{\"metricId\":\"1b3f350c-ce64-4e6d-8a59-82f8eff13da7\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"63139d12-50b1-4081-b43b-a23b46c3aeaf\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:56Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"ece68b7c-e355-441a-af06-6f501067728a\",\"dataFeedName\":\"js-test-cosmosFeed-163295624935405186\",\"metrics\":[{\"metricId\":\"dbe1d78b-bf8a-412e-917c-4df8d492213d\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7441a55e-f491-47a5-8125-c2039999c888\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:55Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"66eb4ecc-8755-48f4-bef0-881d75866a09\",\"dataFeedName\":\"js-test-sqlServerFeed-163295624935406441\",\"metrics\":[{\"metricId\":\"b193aa44-184d-48ea-9dfc-fd0843c9c8d2\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"8fb3821e-1ca6-45af-a22e-575a098a3cb5\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:49Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"921ffe1e-d306-42ae-9642-44d30862e8a2\",\"dataFeedName\":\"js-test-appInsightsFeed-163295624935409579\",\"metrics\":[{\"metricId\":\"f602f759-87c5-4b2f-8000-04f606a1725e\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"b2f13819-9089-4b56-9c0f-b74ae92251c2\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:43Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"6fede4c4-36a0-447d-a840-b649eb01e123\",\"dataFeedName\":\"js-test-datafeed-163295624935408576\",\"metrics\":[{\"metricId\":\"b99375f7-96e5-4c65-8ff9-27b6d38507f5\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"7c3cc93f-a278-4fff-b48f-16a38bb5f89f\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-29T22:57:42Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"271707ea-a3be-48d6-8655-ec9191334389\",\"dataFeedName\":\"js-test-dataExplorerFeed-163286993752000772\",\"metrics\":[{\"metricId\":\"6168bbd6-ca75-43ed-ab28-aa8fa907613c\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"63460bbd-89c2-4050-a14d-589207c7e6c7\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureDataExplorer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-28T22:59:04Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let starttime=datetime(@StartTime); let endtime=starttime\"},\"authenticationType\":\"ManagedIdentity\"},{\"dataFeedId\":\"6a441f0b-9482-418d-9ec2-a486a14339ba\",\"dataFeedName\":\"js-test-cosmosFeed-163286993752000665\",\"metrics\":[{\"metricId\":\"4155cf5b-4064-4ade-9a4c-aa5aa226b807\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"824843f4-04b7-40ba-a508-98169eb5a91b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureCosmosDB\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-28T22:59:03Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"database\":\"sample\",\"sqlQuery\":\"let starttime=datetime(@StartTime); let endtime=starttime\",\"collectionId\":\"sample\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"64478672-2d07-43cb-a09d-e594465ae919\",\"dataFeedName\":\"js-test-sqlServerFeed-163286993752001601\",\"metrics\":[{\"metricId\":\"ded5b762-0b93-49f2-b984-4765697cc124\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"f2a63b29-5197-4fbe-9936-35151617e937\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-28T22:59:02Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"select * from adsample2 where Timestamp = @StartTime\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"0643ccac-5f48-4bb8-92a3-d5971745aa93\",\"dataFeedName\":\"js-test-appInsightsFeed-163286993752003102\",\"metrics\":[{\"metricId\":\"493917c1-40b2-4518-8308-9eaca74e5b73\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"4bf5db06-0093-43c3-a2bf-7c628b62fc9c\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureApplicationInsights\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-28T22:59:01Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"let gran=60m; let starttime=datetime(@StartTime); let endtime=starttime + gran; requests | where timestamp >= starttime and timestamp < endtime | summarize request_count = count(), duration_avg_ms = avg(duration), duration_95th_ms = percentile(duration, 95), duration_max_ms = max(duration) by resultCode\",\"azureCloud\":\"Azure\",\"applicationId\":\"REDACTED\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ac974c50-7b2c-4b02-85c1-2b6623babfbb\",\"dataFeedName\":\"js-test-datafeed-163286993752003310\",\"metrics\":[{\"metricId\":\"818c34ba-50ff-4593-97d0-b42899214e53\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"2cec93fe-e922-4b3b-8672-d72a89d7511b\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-21T00:00:00Z\",\"dataSourceType\":\"AzureBlob\",\"timestampColumn\":\"\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__CUSTOM_SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"CustomValue\",\"fillMissingPointValue\":555.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"Data feed description\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-28T22:59:00Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"container\":\"adsample\",\"blobTemplate\":\"%Y/%m/%d/%h/JsonFormatV2.json\"},\"authenticationType\":\"Basic\"},{\"dataFeedId\":\"ccaad5bf-1df6-41f7-b774-28830d1a65d2\",\"dataFeedName\":\"azsqlDatafeed\",\"metrics\":[{\"metricId\":\"61e14436-a60f-4ba9-85e2-abe66d0d7515\",\"metricName\":\"cost\",\"metricDisplayName\":\"cost\",\"metricDescription\":\"\"},{\"metricId\":\"fa753672-8baf-4e8e-b48b-10fc1a423118\",\"metricName\":\"revenue\",\"metricDisplayName\":\"revenue\",\"metricDescription\":\"\"}],\"dimension\":[{\"dimensionName\":\"category\",\"dimensionDisplayName\":\"category\"},{\"dimensionName\":\"city\",\"dimensionDisplayName\":\"city\"}],\"dataStartFrom\":\"2020-08-30T00:00:00Z\",\"dataSourceType\":\"SqlServer\",\"timestampColumn\":\"timestamp\",\"startOffsetInSeconds\":0,\"maxQueryPerMinute\":30.0,\"granularityName\":\"Daily\",\"allUpIdentification\":\"__SUM__\",\"needRollup\":\"NeedRollup\",\"fillMissingPointType\":\"SmartFilling\",\"fillMissingPointValue\":0.0,\"rollUpMethod\":\"Sum\",\"dataFeedDescription\":\"This description was generated by a sample.\",\"stopRetryAfterInSeconds\":-1,\"minRetryIntervalInSeconds\":-1,\"maxConcurrency\":-1,\"viewMode\":\"Private\",\"admins\":[\"chriss@microsoft.com\",\"yumeng@microsoft.com\",\"xiangyan@microsoft.com\",\"elraikhm@microsoft.com\",\"kaghiya@microsoft.com\",\"camaiaor@microsoft.com\",\"krpratic@microsoft.com\",\"anuchan@microsoft.com\",\"savaity@microsoft.com\"],\"viewers\":[],\"creator\":\"savaity@microsoft.com\",\"status\":\"Paused\",\"createdTime\":\"2021-09-02T22:04:59Z\",\"isAdmin\":true,\"actionLinkTemplate\":\"\",\"dataSourceParameter\":{\"query\":\"SELECT @IntervalStart as timestamp, region, category, revenue, cost FROM MASampleRevenueCost WHERE timestamp >= @IntervalStart and timestamp < @IntervalEnd\"},\"authenticationType\":\"Basic\"}]}", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/dataFeeds", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:06 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "8f35a695-54ec-4be7-aab5-dd611aeb21f3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "4dc1bcd7-e0e5-4b07-8897-d27e1d5e1b30", + "Content-Length": "5543", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:06 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "188", + "x-ms-region": "West US 2", + "X-Request-ID": "4dc1bcd7-e0e5-4b07-8897-d27e1d5e1b30" + }, + "ResponseBody": { + "value": [ + { + "dataFeedId": "b97ce530-f0c7-4c67-bb27-4639e0adbefa", + "dataFeedName": "java_data_feed_for_detectionb82ea2b1-3a3b-4891-9e6a-b7d90adc46e9", + "metrics": [ + { + "metricId": "97f6b0c5-924a-4b04-9405-36856d0267d3", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "a8f62c2b-f7e6-4f41-96e6-473281d742d8", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "region", + "dimensionDisplayName": "region" + } + ], + "dataStartFrom": "2019-10-01T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": 0, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2023-04-17T23:00:06Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "select * from adsample2 where Timestamp = @StartTime" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "6e48e476-33e6-4113-a299-a5740bc0db47", + "dataFeedName": "azBlobDataFeed", + "metrics": [ + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "metricName": "Metric1", + "metricDisplayName": "Metric1", + "metricDescription": "" + }, + { + "metricId": "81fafdc5-e2fc-4679-8c20-e2fe3e366c15", + "metricName": "Metric2", + "metricDisplayName": "Metric2", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "Dim1", + "dimensionDisplayName": "Dim1" + }, + { + "dimensionName": "Dim2", + "dimensionDisplayName": "Dim2" + } + ], + "dataStartFrom": "2022-02-28T00:00:00Z", + "dataSourceType": "AzureBlob", + "timestampColumn": "Timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Active", + "createdTime": "2022-04-05T17:10:58Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "container": "adsample", + "blobTemplate": "data/%Y/%m/sample_%Y_%m_%d.json" + }, + "authenticationType": "Basic" + }, + { + "dataFeedId": "5599bb15-cf0d-47dc-bca4-ef1a532689ed", + "dataFeedName": "sample_datafeed", + "metrics": [ + { + "metricId": "00989743-bffa-4e6b-b90b-b41c13e27636", + "metricName": "cost", + "metricDisplayName": "Cost", + "metricDescription": "" + }, + { + "metricId": "54535a9d-2790-44a6-93f7-4171b72276d7", + "metricName": "revenue", + "metricDisplayName": "Revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "Category" + }, + { + "dimensionName": "city", + "dimensionDisplayName": "city" + } + ], + "dataStartFrom": "2019-01-01T00:00:00Z", + "dataSourceType": "AzureDataLakeStorageGen2", + "timestampColumn": "", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "needRollup": "NoRollup", + "fillMissingPointType": "PreviousValue", + "fillMissingPointValue": 0.0, + "rollUpMethod": "None", + "dataFeedDescription": "", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Paused", + "createdTime": "2021-11-15T22:00:37Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "fileTemplate": "adsample.json", + "accountName": "REDACTED", + "directoryTemplate": "%Y/%m/%d", + "fileSystemName": "adsample" + }, + "authenticationType": "ServicePrincipal", + "credentialId": "9388a986-5430-4666-a758-7461c2a48774" + }, + { + "dataFeedId": "ccaad5bf-1df6-41f7-b774-28830d1a65d2", + "dataFeedName": "azsqlDatafeed", + "metrics": [ + { + "metricId": "61e14436-a60f-4ba9-85e2-abe66d0d7515", + "metricName": "cost", + "metricDisplayName": "cost", + "metricDescription": "" + }, + { + "metricId": "fa753672-8baf-4e8e-b48b-10fc1a423118", + "metricName": "revenue", + "metricDisplayName": "revenue", + "metricDescription": "" + } + ], + "dimension": [ + { + "dimensionName": "category", + "dimensionDisplayName": "category" + }, + { + "dimensionName": "city", + "dimensionDisplayName": "city" + } + ], + "dataStartFrom": "2020-08-30T00:00:00Z", + "dataSourceType": "SqlServer", + "timestampColumn": "timestamp", + "startOffsetInSeconds": 0, + "maxQueryPerMinute": 30.0, + "granularityName": "Daily", + "allUpIdentification": "__SUM__", + "needRollup": "NeedRollup", + "fillMissingPointType": "SmartFilling", + "fillMissingPointValue": 0.0, + "rollUpMethod": "Sum", + "dataFeedDescription": "This description was generated by a sample.", + "stopRetryAfterInSeconds": -1, + "minRetryIntervalInSeconds": -1, + "maxConcurrency": -1, + "viewMode": "Private", + "admins": [ + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com", + "REDACTED.microsoft.com" + ], + "viewers": [], + "creator": "REDACTED", + "status": "Paused", + "createdTime": "2021-09-02T22:04:59Z", + "isAdmin": true, + "actionLinkTemplate": "", + "dataSourceParameter": { + "query": "SELECT @IntervalStart as timestamp, region, category, revenue, cost FROM MASampleRevenueCost WHERE timestamp \u003E= @IntervalStart and timestamp \u003C @IntervalEnd" + }, + "authenticationType": "Basic" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorClientBuilderTest.clientBuilderWithDefaultPipeline[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorClientBuilderTest.clientBuilderWithDefaultPipeline[1].json index 916a489595235..a9ae0b3432005 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorClientBuilderTest.clientBuilderWithDefaultPipeline[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorClientBuilderTest.clientBuilderWithDefaultPipeline[1].json @@ -1,224 +1,411 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "44a813f5-4b71-4bfd-8302-307869e784f6", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "51", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "dda75fd2-6f8b-4366-bb9e-99efa328fc79", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "790e0f70-22ba-4422-b1ca-c92682700126", + "Content-Length": "3663", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "142", + "x-ms-region": "West US 2", + "X-Request-ID": "790e0f70-22ba-4422-b1ca-c92682700126" + }, + "ResponseBody": { + "value": [ + { + "feedbackId": "2e157fbc-34ab-422e-aa8e-3133323a4c61", + "createdTime": "2023-03-08T23:53:53.675Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "JPN", + "Dim2": "JP" + } + }, + "feedbackType": "ChangePoint", + "startTime": "2020-01-01T00:00:00Z", + "endTime": "2020-09-09T00:00:00Z", + "value": { + "changePointValue": "AutoDetect" + } + }, + { + "feedbackId": "e4a4c55e-486d-46dc-a857-75bbb9c30c3c", + "createdTime": "2022-11-17T08:28:26.451Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Period", + "value": { + "periodType": "AssignValue", + "periodValue": 2 + } + }, + { + "feedbackId": "68e2b300-d70c-4994-b565-4cc155b277b3", + "createdTime": "2022-11-17T08:28:25.817Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Comment", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "commentValue": "comment" + } + }, + { + "feedbackId": "2eb51c14-af15-4b9e-9410-6927db36d501", + "createdTime": "2022-11-17T08:28:25.188Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "ChangePoint", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "changePointValue": "NotChangePoint" + } + }, + { + "feedbackId": "6499b105-3d22-4bd4-98ec-8527ffd144af", + "createdTime": "2022-11-17T08:28:24.161Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "8f7537f4-555a-449f-b661-09c20ca56739", + "createdTime": "2022-11-17T08:28:17.646Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Period", + "value": { + "periodType": "AssignValue", + "periodValue": 2 + } + }, + { + "feedbackId": "371ebae3-fb38-4833-b786-09d310e79c03", + "createdTime": "2022-11-17T08:28:16.894Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Comment", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "commentValue": "comment" + } + }, + { + "feedbackId": "40e31831-31a0-4da1-9c45-544a01085442", + "createdTime": "2022-11-17T08:28:15.998Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "ChangePoint", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "changePointValue": "NotChangePoint" + } + }, + { + "feedbackId": "20923f71-36c5-4785-b743-e811927c2643", + "createdTime": "2022-11-17T08:28:16.046Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Period", + "value": { + "periodType": "AssignValue", + "periodValue": 2 + } + }, + { + "feedbackId": "411a192d-a69c-40e8-93ba-4e7ffa901fbe", + "createdTime": "2022-11-17T08:28:15.39Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Comment", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "commentValue": "comment" + } + } + ], + "@nextLink": "https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10\u0026$skip=10" + } }, - "Response" : { - "x-request-id" : "4845a8d1-81ae-48f5-a730-5e05034d16da", - "content-length" : "3818", - "x-envoy-upstream-service-time" : "163", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4845a8d1-81ae-48f5-a730-5e05034d16da", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"19d58618-9c1e-4635-9994-347ed75688a7\",\"createdTime\":\"2022-04-08T23:35:56.83Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"084553f4-8aba-49d2-87dc-8b742b3af6d4\",\"createdTime\":\"2022-04-08T23:35:55.917Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"6b7e36c0-8c1f-497c-8dae-344b193cde4d\",\"createdTime\":\"2022-04-08T23:35:55.196Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"52e77863-c8cf-4a4a-83ec-8064af10344b\",\"createdTime\":\"2022-04-08T23:35:53.277Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"a2085296-415d-4ed1-8c46-c8de65d7c8ca\",\"createdTime\":\"2022-04-08T23:35:52.549Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"b0ebd182-a6d3-4ecd-8b09-298a22e567f0\",\"createdTime\":\"2022-04-08T23:35:51.822Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"913cda7e-de3b-4690-9a02-47fe62e9e424\",\"createdTime\":\"2022-04-08T23:35:51.338Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"48965322-9d27-4d88-8378-edee9860be5c\",\"createdTime\":\"2022-04-08T23:35:50.616Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"a3307c4c-e99c-4e1e-9424-014f9e6f5757\",\"createdTime\":\"2022-04-08T23:35:49.548Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"60f60f09-f8e4-4d58-b759-439bed5b9953\",\"createdTime\":\"2022-04-08T23:35:48.751Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=10\"}", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=10", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "38a50297-7be7-4ad4-b512-286c05455955", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "3f9d7925-ee0a-4fd2-8f89-815cb4673cfb", - "content-length" : "3877", - "x-envoy-upstream-service-time" : "107", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "3f9d7925-ee0a-4fd2-8f89-815cb4673cfb", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"d013b8af-e355-46f3-8f02-2fdbcdc864c6\",\"createdTime\":\"2022-04-08T23:35:47.851Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"823e82f2-59b7-4dd8-9642-ad959c3bcbe4\",\"createdTime\":\"2022-04-08T23:35:47.247Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"0581672b-3b8c-4038-befd-8de9ce6afdaf\",\"createdTime\":\"2022-04-08T23:35:45.079Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"8f6fd703-5951-445c-8ef7-74faa1fb1b79\",\"createdTime\":\"2022-04-08T23:35:44.193Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"81d2c3b9-e8d0-4292-895a-4b4998f7c037\",\"createdTime\":\"2022-04-08T23:35:43.264Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"ef29c76f-f705-4175-882f-de69bb0c5756\",\"createdTime\":\"2022-04-08T23:35:42.709Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96b963eb-8a09-4249-b94e-8c2d71ef1416\",\"createdTime\":\"2022-04-08T23:35:27.049Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"133b6e9f-5050-45d8-b924-aa14a77f3986\",\"createdTime\":\"2022-04-08T23:35:25.5Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"bd795eaf-342e-4d46-8239-8822fd638582\",\"createdTime\":\"2022-04-08T23:34:58.033Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"ade49d58-37e8-4c70-a61f-a684da1a1254\",\"createdTime\":\"2022-04-08T23:34:56.863Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=20\"}", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=20", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "50065a05-dcc5-4eea-ad01-f0359039fc8c", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "f27abf44-4961-4754-81bf-f04a411717bd", - "content-length" : "3871", - "x-envoy-upstream-service-time" : "119", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "f27abf44-4961-4754-81bf-f04a411717bd", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"e1426bfb-06ee-436f-be1f-fb8fc1ff14c9\",\"createdTime\":\"2022-04-08T23:34:56.327Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e26d6b92-e82f-4d7c-8661-3f464e68c43d\",\"createdTime\":\"2022-04-08T23:34:54.68Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d3f87537-7467-4290-9ace-4b0ad3a162a5\",\"createdTime\":\"2022-04-08T23:34:54.022Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"c2105cb6-4abc-42b7-b445-b1d305271a9e\",\"createdTime\":\"2022-04-08T23:34:53.212Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"f73f5db7-8009-4be4-b3e0-f6d709c783cd\",\"createdTime\":\"2022-04-08T23:34:52.71Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"76c2a0e1-51f0-4371-b73d-67542d433ca9\",\"createdTime\":\"2022-04-08T23:34:52.129Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"55e3f57a-6cb5-4458-b68d-f6133c4bfe75\",\"createdTime\":\"2022-04-08T23:34:51.35Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"f522c9de-25c7-41d5-b6d9-3feef6433110\",\"createdTime\":\"2022-04-08T23:34:50.684Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"55386b84-036f-4ddd-9e72-6f2d1c7cac0a\",\"createdTime\":\"2022-04-08T23:34:49.875Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"e746aadd-ee5a-47e0-a304-b80a6f7c9421\",\"createdTime\":\"2022-04-08T23:34:49.362Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=30\"}", - "Date" : "Fri, 08 Apr 2022 23:50:09 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=30", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "0eb85799-a2ee-4786-a7b6-60271b942856", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "2649960b-4846-4638-9ec7-9abf514103bf", - "content-length" : "3873", - "x-envoy-upstream-service-time" : "110", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2649960b-4846-4638-9ec7-9abf514103bf", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"0de1d115-a1ae-4bde-a9c6-0ef0772ad48b\",\"createdTime\":\"2022-04-08T23:34:47.602Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"39c34acd-33c0-4a7a-ae05-4d55e65c0df9\",\"createdTime\":\"2022-04-08T23:34:46.91Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"9d3e5ccd-7b41-4c08-b825-a3e5b80d0774\",\"createdTime\":\"2022-04-08T23:34:46.252Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"2d24fcf2-d2d0-45ff-a7ce-0d57a45fea1d\",\"createdTime\":\"2022-04-08T23:34:45.662Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"7408c9dc-f995-499b-87d2-56e702e15094\",\"createdTime\":\"2022-04-08T23:34:44.971Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"01f4eb17-63c2-4d9b-81ca-f778663f120f\",\"createdTime\":\"2022-04-08T23:34:44.072Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"c9383859-6932-4d0a-9503-22c0090ef1bf\",\"createdTime\":\"2022-04-08T23:32:39.958Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"f3c632e3-95df-41ed-a352-9c262acc6f14\",\"createdTime\":\"2022-04-08T23:32:39.047Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"86bdc4b5-4265-4233-a39d-78dd9775b78e\",\"createdTime\":\"2022-04-08T23:32:38.476Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6126cc7e-6ea5-48f8-a773-bb69170265a4\",\"createdTime\":\"2022-04-08T23:32:36.993Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=40\"}", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=40", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "99ef1067-96f3-4ff4-96f1-5cc8f56c099b", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "365adea0-e5ab-476e-8eec-a7d134b155ce", - "content-length" : "3878", - "x-envoy-upstream-service-time" : "120", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "365adea0-e5ab-476e-8eec-a7d134b155ce", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"52aa39ce-9c14-48d2-919e-b78f93c1b3c0\",\"createdTime\":\"2022-04-08T23:32:36.272Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"ef7cdbf0-23e7-46ee-a9f1-addaeaa85215\",\"createdTime\":\"2022-04-08T23:32:35.516Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96259f3c-ca43-45d3-b117-f145ebe2a7db\",\"createdTime\":\"2022-04-08T23:32:34.866Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"7258d11d-c8fc-4824-b155-a2a31de861ed\",\"createdTime\":\"2022-04-08T23:32:34.19Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dcc4c77c-ee9a-453a-83b1-5a5a43513207\",\"createdTime\":\"2022-04-08T23:32:33.217Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"d91c1589-f30e-4a64-a884-05f20f5e1743\",\"createdTime\":\"2022-04-08T23:32:32.469Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"ffec6a95-f16d-4f7e-9d72-146f70c11df3\",\"createdTime\":\"2022-04-08T23:32:31.627Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"21025dab-a80e-40ae-ad8f-39eb7259a50d\",\"createdTime\":\"2022-04-08T23:32:30.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"058baa11-2363-4b40-9e63-78e583e6f30e\",\"createdTime\":\"2022-04-08T23:32:29.453Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6fbe1f22-69a8-4ea1-a8ff-66f673a29cdf\",\"createdTime\":\"2022-04-08T23:32:28.649Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=50\"}", - "Date" : "Fri, 08 Apr 2022 23:50:09 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=50", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "5bf904c5-227e-42b6-ac86-e8d6087743db", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "684dc03f-972a-4ab6-ad4d-da3b954f52f8", - "content-length" : "3878", - "x-envoy-upstream-service-time" : "99", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "684dc03f-972a-4ab6-ad4d-da3b954f52f8", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"b029b396-c087-4cc8-b1b7-cedad2e5229e\",\"createdTime\":\"2022-04-08T23:32:27.88Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"5369dd55-0213-4680-ade5-97ea60ca34d2\",\"createdTime\":\"2022-04-08T23:32:27.305Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96f43ca5-163b-4184-af37-cf0d9977cdea\",\"createdTime\":\"2022-04-08T23:32:26.278Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"7c43a067-66d1-48e5-ba23-16b157a2d467\",\"createdTime\":\"2022-04-08T23:32:25.312Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"ef04270e-5a1e-4d17-8aa2-107010f4d3d1\",\"createdTime\":\"2022-04-08T23:31:53.466Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"99b24324-81a0-4f48-94e8-3cea1a6fc188\",\"createdTime\":\"2022-04-08T23:31:52.648Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"bb8a48b4-5d76-40cd-ad80-4a39aff0d795\",\"createdTime\":\"2022-04-08T23:31:52.116Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"563f657c-3c49-48ee-a721-5152b5c0e742\",\"createdTime\":\"2022-04-08T23:31:50.719Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"5941049b-2b1c-45cb-9538-d6647d803e17\",\"createdTime\":\"2022-04-08T23:31:49.849Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"eff24166-c73c-4a97-8d20-69d37e07fda4\",\"createdTime\":\"2022-04-08T23:31:49.199Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=60\"}", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=60", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "04bc684c-430b-4fc3-82b2-bf9e3f69c426", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "7378b084-2093-44fb-b8bd-3051810ad1b5", - "content-length" : "3878", - "x-envoy-upstream-service-time" : "162", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7378b084-2093-44fb-b8bd-3051810ad1b5", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"b026b79f-adf6-493e-8c1b-54aa5260a8ec\",\"createdTime\":\"2022-04-08T23:31:48.67Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"64d0c735-5392-41a2-9bcf-7477628f441a\",\"createdTime\":\"2022-04-08T23:31:47.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"aa28ae0d-3179-495a-b3fe-d2a28d60b155\",\"createdTime\":\"2022-04-08T23:31:47.012Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"65fd64c9-19c8-44b3-844a-12c5a6c5f586\",\"createdTime\":\"2022-04-08T23:31:46.295Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"fb7bdcaa-6058-4c16-b26a-303258d2af5d\",\"createdTime\":\"2022-04-08T23:31:45.389Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"f16afdc4-7b3a-4c4f-ad50-bcbae3f47bb8\",\"createdTime\":\"2022-04-08T23:31:44.751Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d347c52f-9b5a-4420-a68c-eac3ddfd8e5a\",\"createdTime\":\"2022-04-08T23:31:43.309Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"43a5c5dc-8579-4303-ae67-720254c4efd9\",\"createdTime\":\"2022-04-08T23:31:42.271Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"1efd6a02-8510-40db-a17c-9b36add61b58\",\"createdTime\":\"2022-04-08T23:31:41.582Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"3c7ee77b-1afd-465a-92df-bfb1ee252e98\",\"createdTime\":\"2022-04-08T23:31:40.972Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=70\"}", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=70", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6bd3046d-e241-4ba5-a542-7749c761dde7", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "ec9ddc72-6bf9-4d8f-87f0-e0263097e6b7", - "content-length" : "3939", - "x-envoy-upstream-service-time" : "116", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "ec9ddc72-6bf9-4d8f-87f0-e0263097e6b7", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"fa486d03-12f1-447d-b16a-a9273afc1b46\",\"createdTime\":\"2022-04-08T23:31:40.133Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e4b852f9-a765-489b-b057-abb2949cd140\",\"createdTime\":\"2022-04-08T23:31:39.032Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"b13f3eac-bbf8-4d73-835d-3a0ba69164a3\",\"createdTime\":\"2022-04-08T23:18:22.793Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"53c46c70-7cac-449b-9d44-cbf2f0e6e4ae\",\"createdTime\":\"2022-04-08T23:18:22.19Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"fbf43319-b8eb-42fa-be49-8b5a7b0ced94\",\"createdTime\":\"2022-04-08T23:18:21.419Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"edf921bb-911e-4b7a-98f8-8c5e046a4036\",\"createdTime\":\"2022-04-08T23:18:22.028Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"21e61889-8573-44c5-8c95-e8e2c63f4e4a\",\"createdTime\":\"2022-04-08T23:18:21.026Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"552d4a8e-261f-4742-8584-77c0454b5c06\",\"createdTime\":\"2022-04-08T23:18:20.367Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"dd06a900-2206-49ef-a6a2-842fe2b8f7d2\",\"createdTime\":\"2022-04-08T23:18:20.279Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"4888a657-4326-4f56-a952-3151926a4e61\",\"createdTime\":\"2022-04-08T23:18:19.609Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=80\"}", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=80", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b2185901-8d43-4700-a0d0-f6010f902827", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "5764a04a-1d8a-41d9-8a77-694853ff4093", - "content-length" : "3815", - "x-envoy-upstream-service-time" : "100", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5764a04a-1d8a-41d9-8a77-694853ff4093", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"791a78ed-4d3f-4c14-9ab6-291278e1c3eb\",\"createdTime\":\"2022-04-08T23:18:19.251Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"373410f8-0e22-4921-bd46-ef0fe0d6f826\",\"createdTime\":\"2022-04-08T23:18:18.336Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"4529c2d6-169a-4dc0-961c-e9b07d1508c4\",\"createdTime\":\"2022-04-08T23:18:18.348Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e8a85b3b-58bf-42fe-9b52-f053f1ad1d7f\",\"createdTime\":\"2022-04-08T23:18:17.17Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"36b612ee-95a9-43ac-8cf9-87b7e984bfd6\",\"createdTime\":\"2022-04-08T23:18:16.362Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"1dc0d9f5-5e03-4ab2-b6ca-47c712b83327\",\"createdTime\":\"2022-04-08T23:18:15.529Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"de65ffa7-b9ee-4a35-b909-b367e99b7f59\",\"createdTime\":\"2022-04-08T23:18:14.334Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dbed043d-bdc7-490a-95d1-e09751f50d8f\",\"createdTime\":\"2022-04-08T23:18:13.396Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6f4561a1-b4bd-4201-8aaa-1dc6ae180e00\",\"createdTime\":\"2022-04-08T23:18:12.125Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"edf6a9e1-a95b-4ffd-b368-a45e7c5d5e5a\",\"createdTime\":\"2022-04-08T23:18:11.303Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=90\"}", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=90", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "562dfd82-e8da-4c83-abbc-f136ee4a2731", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "daf277fe-68b3-479d-8159-3a1de7cd0944", - "content-length" : "3882", - "x-envoy-upstream-service-time" : "170", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "daf277fe-68b3-479d-8159-3a1de7cd0944", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"176a3fc9-4d5f-41af-99fe-2d3b2b3da291\",\"createdTime\":\"2022-04-06T02:28:57.657Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"77affbd3-e0e1-4746-b3b3-affef608357f\",\"createdTime\":\"2022-04-06T02:28:57.476Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"89b4c916-1a43-4f0c-b9de-d821652d78e9\",\"createdTime\":\"2022-04-06T02:28:56.022Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dfe47f73-e91d-46d1-a5a6-abd53210da01\",\"createdTime\":\"2022-04-06T02:28:56.106Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"1cbb0477-fda0-4cba-8a99-56aac23dfced\",\"createdTime\":\"2022-04-06T02:28:55.955Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"441e8afd-43d3-4065-81f6-cc1b7a582cb6\",\"createdTime\":\"2022-04-06T02:28:55.786Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"8db09894-03e4-49d3-b2f7-17c55752eee1\",\"createdTime\":\"2022-04-06T02:28:55.54Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"d054434f-b53f-478d-89f5-92c9287fceb3\",\"createdTime\":\"2022-04-06T02:28:55.117Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"dccc35c4-3935-4990-b47a-d7ad3625be2e\",\"createdTime\":\"2022-04-06T02:28:53.993Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"0732d268-644d-4362-88d5-08848773f247\",\"createdTime\":\"2022-04-06T02:28:53.801Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=100\"}", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10\u0026$skip=10", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "51", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "62692afc-be72-4525-96cb-fd35901b6716", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "9f98bfce-2e02-453b-bd26-5ffbad32cd0c", + "Content-Length": "3712", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "234", + "x-ms-region": "West US 2", + "X-Request-ID": "9f98bfce-2e02-453b-bd26-5ffbad32cd0c" + }, + "ResponseBody": { + "value": [ + { + "feedbackId": "7e44f1f2-73e5-4da4-b6e3-6a232a1c341c", + "createdTime": "2022-11-17T08:28:14.714Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "e586b348-5711-4a75-bf7b-1557bce2897f", + "createdTime": "2022-11-17T08:28:14.641Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "ChangePoint", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "changePointValue": "NotChangePoint" + } + }, + { + "feedbackId": "42c85de4-7b27-42ca-8185-a29d5525c45a", + "createdTime": "2022-11-17T08:28:13.473Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "a6e7e725-7ed7-42f6-a6fe-badec96e46bb", + "createdTime": "2022-11-16T08:38:58.346Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Period", + "value": { + "periodType": "AssignValue", + "periodValue": 2 + } + }, + { + "feedbackId": "f9c117b2-ce5e-461e-b17b-041683206c2a", + "createdTime": "2022-11-16T08:38:57.54Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Comment", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "commentValue": "comment" + } + }, + { + "feedbackId": "32ae7475-7d35-4bb8-8672-8f225babd142", + "createdTime": "2022-11-16T08:38:56.901Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "ChangePoint", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "changePointValue": "NotChangePoint" + } + }, + { + "feedbackId": "f5edbc48-f95e-43a6-81a1-829b38a51200", + "createdTime": "2022-11-16T08:38:56.029Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "323dd22a-2488-4963-84cd-b59c5721404d", + "createdTime": "2022-11-16T08:34:45.575Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Period", + "value": { + "periodType": "AssignValue", + "periodValue": 2 + } + }, + { + "feedbackId": "653386ef-b866-4cf4-9307-9de4e85a391b", + "createdTime": "2022-11-16T08:34:44.768Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Comment", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "commentValue": "comment" + } + }, + { + "feedbackId": "b5894399-94ae-4210-9c03-a5d557de1534", + "createdTime": "2022-11-16T08:34:44.121Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "ChangePoint", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "changePointValue": "NotChangePoint" + } + } + ], + "@nextLink": "https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10\u0026$skip=20" + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorClientBuilderTest.clientBuilderWithNullServiceVersion[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorClientBuilderTest.clientBuilderWithNullServiceVersion[1].json index 9e21da9a573ab..c348632126713 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorClientBuilderTest.clientBuilderWithNullServiceVersion[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsAdvisorClientBuilderTest.clientBuilderWithNullServiceVersion[1].json @@ -1,224 +1,411 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "caa13e0e-17e3-4231-b0cc-3f2b73789b65", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "51", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 22:59:56 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "0a618996-d370-4ce3-b385-a57c7365d7bd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "24e86c83-927c-4faa-a96c-d28f4437f790", + "Content-Length": "3663", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:56 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "274", + "x-ms-region": "West US 2", + "X-Request-ID": "24e86c83-927c-4faa-a96c-d28f4437f790" + }, + "ResponseBody": { + "value": [ + { + "feedbackId": "2e157fbc-34ab-422e-aa8e-3133323a4c61", + "createdTime": "2023-03-08T23:53:53.675Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "JPN", + "Dim2": "JP" + } + }, + "feedbackType": "ChangePoint", + "startTime": "2020-01-01T00:00:00Z", + "endTime": "2020-09-09T00:00:00Z", + "value": { + "changePointValue": "AutoDetect" + } + }, + { + "feedbackId": "e4a4c55e-486d-46dc-a857-75bbb9c30c3c", + "createdTime": "2022-11-17T08:28:26.451Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Period", + "value": { + "periodType": "AssignValue", + "periodValue": 2 + } + }, + { + "feedbackId": "68e2b300-d70c-4994-b565-4cc155b277b3", + "createdTime": "2022-11-17T08:28:25.817Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Comment", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "commentValue": "comment" + } + }, + { + "feedbackId": "2eb51c14-af15-4b9e-9410-6927db36d501", + "createdTime": "2022-11-17T08:28:25.188Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "ChangePoint", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "changePointValue": "NotChangePoint" + } + }, + { + "feedbackId": "6499b105-3d22-4bd4-98ec-8527ffd144af", + "createdTime": "2022-11-17T08:28:24.161Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "8f7537f4-555a-449f-b661-09c20ca56739", + "createdTime": "2022-11-17T08:28:17.646Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Period", + "value": { + "periodType": "AssignValue", + "periodValue": 2 + } + }, + { + "feedbackId": "371ebae3-fb38-4833-b786-09d310e79c03", + "createdTime": "2022-11-17T08:28:16.894Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Comment", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "commentValue": "comment" + } + }, + { + "feedbackId": "40e31831-31a0-4da1-9c45-544a01085442", + "createdTime": "2022-11-17T08:28:15.998Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "ChangePoint", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "changePointValue": "NotChangePoint" + } + }, + { + "feedbackId": "20923f71-36c5-4785-b743-e811927c2643", + "createdTime": "2022-11-17T08:28:16.046Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Period", + "value": { + "periodType": "AssignValue", + "periodValue": 2 + } + }, + { + "feedbackId": "411a192d-a69c-40e8-93ba-4e7ffa901fbe", + "createdTime": "2022-11-17T08:28:15.39Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Comment", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "commentValue": "comment" + } + } + ], + "@nextLink": "https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10\u0026$skip=10" + } }, - "Response" : { - "x-request-id" : "15a6fafd-24b1-4208-afe9-e4f54c1f63cf", - "content-length" : "3818", - "x-envoy-upstream-service-time" : "212", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "15a6fafd-24b1-4208-afe9-e4f54c1f63cf", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"19d58618-9c1e-4635-9994-347ed75688a7\",\"createdTime\":\"2022-04-08T23:35:56.83Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"084553f4-8aba-49d2-87dc-8b742b3af6d4\",\"createdTime\":\"2022-04-08T23:35:55.917Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"6b7e36c0-8c1f-497c-8dae-344b193cde4d\",\"createdTime\":\"2022-04-08T23:35:55.196Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"52e77863-c8cf-4a4a-83ec-8064af10344b\",\"createdTime\":\"2022-04-08T23:35:53.277Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"a2085296-415d-4ed1-8c46-c8de65d7c8ca\",\"createdTime\":\"2022-04-08T23:35:52.549Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"b0ebd182-a6d3-4ecd-8b09-298a22e567f0\",\"createdTime\":\"2022-04-08T23:35:51.822Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"913cda7e-de3b-4690-9a02-47fe62e9e424\",\"createdTime\":\"2022-04-08T23:35:51.338Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"48965322-9d27-4d88-8378-edee9860be5c\",\"createdTime\":\"2022-04-08T23:35:50.616Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"a3307c4c-e99c-4e1e-9424-014f9e6f5757\",\"createdTime\":\"2022-04-08T23:35:49.548Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"60f60f09-f8e4-4d58-b759-439bed5b9953\",\"createdTime\":\"2022-04-08T23:35:48.751Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=10\"}", - "Date" : "Fri, 08 Apr 2022 23:50:05 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=10", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9463851c-e632-4a12-ba7c-1b42f050fe22", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "2b2a91d7-e86e-4dd1-a1ab-74161cd2b506", - "content-length" : "3877", - "x-envoy-upstream-service-time" : "264", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2b2a91d7-e86e-4dd1-a1ab-74161cd2b506", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"d013b8af-e355-46f3-8f02-2fdbcdc864c6\",\"createdTime\":\"2022-04-08T23:35:47.851Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"823e82f2-59b7-4dd8-9642-ad959c3bcbe4\",\"createdTime\":\"2022-04-08T23:35:47.247Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"0581672b-3b8c-4038-befd-8de9ce6afdaf\",\"createdTime\":\"2022-04-08T23:35:45.079Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"8f6fd703-5951-445c-8ef7-74faa1fb1b79\",\"createdTime\":\"2022-04-08T23:35:44.193Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"81d2c3b9-e8d0-4292-895a-4b4998f7c037\",\"createdTime\":\"2022-04-08T23:35:43.264Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"ef29c76f-f705-4175-882f-de69bb0c5756\",\"createdTime\":\"2022-04-08T23:35:42.709Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96b963eb-8a09-4249-b94e-8c2d71ef1416\",\"createdTime\":\"2022-04-08T23:35:27.049Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"133b6e9f-5050-45d8-b924-aa14a77f3986\",\"createdTime\":\"2022-04-08T23:35:25.5Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"bd795eaf-342e-4d46-8239-8822fd638582\",\"createdTime\":\"2022-04-08T23:34:58.033Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"ade49d58-37e8-4c70-a61f-a684da1a1254\",\"createdTime\":\"2022-04-08T23:34:56.863Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=20\"}", - "Date" : "Fri, 08 Apr 2022 23:50:06 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=20", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "af3934cd-3029-4b71-b7a8-b8d7ebcdf361", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "d7255863-f5da-4b17-a505-90ae90205a6d", - "content-length" : "3871", - "x-envoy-upstream-service-time" : "260", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d7255863-f5da-4b17-a505-90ae90205a6d", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"e1426bfb-06ee-436f-be1f-fb8fc1ff14c9\",\"createdTime\":\"2022-04-08T23:34:56.327Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e26d6b92-e82f-4d7c-8661-3f464e68c43d\",\"createdTime\":\"2022-04-08T23:34:54.68Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d3f87537-7467-4290-9ace-4b0ad3a162a5\",\"createdTime\":\"2022-04-08T23:34:54.022Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"c2105cb6-4abc-42b7-b445-b1d305271a9e\",\"createdTime\":\"2022-04-08T23:34:53.212Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"f73f5db7-8009-4be4-b3e0-f6d709c783cd\",\"createdTime\":\"2022-04-08T23:34:52.71Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"76c2a0e1-51f0-4371-b73d-67542d433ca9\",\"createdTime\":\"2022-04-08T23:34:52.129Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"55e3f57a-6cb5-4458-b68d-f6133c4bfe75\",\"createdTime\":\"2022-04-08T23:34:51.35Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"f522c9de-25c7-41d5-b6d9-3feef6433110\",\"createdTime\":\"2022-04-08T23:34:50.684Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"55386b84-036f-4ddd-9e72-6f2d1c7cac0a\",\"createdTime\":\"2022-04-08T23:34:49.875Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"e746aadd-ee5a-47e0-a304-b80a6f7c9421\",\"createdTime\":\"2022-04-08T23:34:49.362Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=30\"}", - "Date" : "Fri, 08 Apr 2022 23:50:06 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=30", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "61bec237-2545-41f3-ab46-27b590455b52", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "1ef4512e-7e46-4c9f-b083-eeb0a88adf67", - "content-length" : "3873", - "x-envoy-upstream-service-time" : "175", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "1ef4512e-7e46-4c9f-b083-eeb0a88adf67", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"0de1d115-a1ae-4bde-a9c6-0ef0772ad48b\",\"createdTime\":\"2022-04-08T23:34:47.602Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"39c34acd-33c0-4a7a-ae05-4d55e65c0df9\",\"createdTime\":\"2022-04-08T23:34:46.91Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"9d3e5ccd-7b41-4c08-b825-a3e5b80d0774\",\"createdTime\":\"2022-04-08T23:34:46.252Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"2d24fcf2-d2d0-45ff-a7ce-0d57a45fea1d\",\"createdTime\":\"2022-04-08T23:34:45.662Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"7408c9dc-f995-499b-87d2-56e702e15094\",\"createdTime\":\"2022-04-08T23:34:44.971Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"01f4eb17-63c2-4d9b-81ca-f778663f120f\",\"createdTime\":\"2022-04-08T23:34:44.072Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"c9383859-6932-4d0a-9503-22c0090ef1bf\",\"createdTime\":\"2022-04-08T23:32:39.958Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"f3c632e3-95df-41ed-a352-9c262acc6f14\",\"createdTime\":\"2022-04-08T23:32:39.047Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"86bdc4b5-4265-4233-a39d-78dd9775b78e\",\"createdTime\":\"2022-04-08T23:32:38.476Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6126cc7e-6ea5-48f8-a773-bb69170265a4\",\"createdTime\":\"2022-04-08T23:32:36.993Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=40\"}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=40", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "eeeabddf-c446-469a-904a-07154d9b8361", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "2991d238-3755-44ff-95fb-519f8f4483db", - "content-length" : "3878", - "x-envoy-upstream-service-time" : "156", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2991d238-3755-44ff-95fb-519f8f4483db", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"52aa39ce-9c14-48d2-919e-b78f93c1b3c0\",\"createdTime\":\"2022-04-08T23:32:36.272Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"ef7cdbf0-23e7-46ee-a9f1-addaeaa85215\",\"createdTime\":\"2022-04-08T23:32:35.516Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96259f3c-ca43-45d3-b117-f145ebe2a7db\",\"createdTime\":\"2022-04-08T23:32:34.866Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"7258d11d-c8fc-4824-b155-a2a31de861ed\",\"createdTime\":\"2022-04-08T23:32:34.19Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dcc4c77c-ee9a-453a-83b1-5a5a43513207\",\"createdTime\":\"2022-04-08T23:32:33.217Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"d91c1589-f30e-4a64-a884-05f20f5e1743\",\"createdTime\":\"2022-04-08T23:32:32.469Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"ffec6a95-f16d-4f7e-9d72-146f70c11df3\",\"createdTime\":\"2022-04-08T23:32:31.627Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"21025dab-a80e-40ae-ad8f-39eb7259a50d\",\"createdTime\":\"2022-04-08T23:32:30.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"058baa11-2363-4b40-9e63-78e583e6f30e\",\"createdTime\":\"2022-04-08T23:32:29.453Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6fbe1f22-69a8-4ea1-a8ff-66f673a29cdf\",\"createdTime\":\"2022-04-08T23:32:28.649Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=50\"}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=50", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "a17e5e9a-e834-4ace-b662-b823722dc6df", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "51d92522-f969-4e29-a1ce-f24174a96bd2", - "content-length" : "3878", - "x-envoy-upstream-service-time" : "135", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "51d92522-f969-4e29-a1ce-f24174a96bd2", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"b029b396-c087-4cc8-b1b7-cedad2e5229e\",\"createdTime\":\"2022-04-08T23:32:27.88Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"5369dd55-0213-4680-ade5-97ea60ca34d2\",\"createdTime\":\"2022-04-08T23:32:27.305Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"96f43ca5-163b-4184-af37-cf0d9977cdea\",\"createdTime\":\"2022-04-08T23:32:26.278Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"7c43a067-66d1-48e5-ba23-16b157a2d467\",\"createdTime\":\"2022-04-08T23:32:25.312Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"ef04270e-5a1e-4d17-8aa2-107010f4d3d1\",\"createdTime\":\"2022-04-08T23:31:53.466Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"99b24324-81a0-4f48-94e8-3cea1a6fc188\",\"createdTime\":\"2022-04-08T23:31:52.648Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"bb8a48b4-5d76-40cd-ad80-4a39aff0d795\",\"createdTime\":\"2022-04-08T23:31:52.116Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"563f657c-3c49-48ee-a721-5152b5c0e742\",\"createdTime\":\"2022-04-08T23:31:50.719Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"5941049b-2b1c-45cb-9538-d6647d803e17\",\"createdTime\":\"2022-04-08T23:31:49.849Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"eff24166-c73c-4a97-8d20-69d37e07fda4\",\"createdTime\":\"2022-04-08T23:31:49.199Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=60\"}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=60", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9b14606a-f5c1-4b1e-8260-2626f9e38bcb", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "fb2eb112-edb6-4a9a-8f4b-a7ecb303e572", - "content-length" : "3878", - "x-envoy-upstream-service-time" : "113", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "fb2eb112-edb6-4a9a-8f4b-a7ecb303e572", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"b026b79f-adf6-493e-8c1b-54aa5260a8ec\",\"createdTime\":\"2022-04-08T23:31:48.67Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"64d0c735-5392-41a2-9bcf-7477628f441a\",\"createdTime\":\"2022-04-08T23:31:47.983Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"aa28ae0d-3179-495a-b3fe-d2a28d60b155\",\"createdTime\":\"2022-04-08T23:31:47.012Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"65fd64c9-19c8-44b3-844a-12c5a6c5f586\",\"createdTime\":\"2022-04-08T23:31:46.295Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"fb7bdcaa-6058-4c16-b26a-303258d2af5d\",\"createdTime\":\"2022-04-08T23:31:45.389Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"f16afdc4-7b3a-4c4f-ad50-bcbae3f47bb8\",\"createdTime\":\"2022-04-08T23:31:44.751Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"d347c52f-9b5a-4420-a68c-eac3ddfd8e5a\",\"createdTime\":\"2022-04-08T23:31:43.309Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"43a5c5dc-8579-4303-ae67-720254c4efd9\",\"createdTime\":\"2022-04-08T23:31:42.271Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"1efd6a02-8510-40db-a17c-9b36add61b58\",\"createdTime\":\"2022-04-08T23:31:41.582Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"3c7ee77b-1afd-465a-92df-bfb1ee252e98\",\"createdTime\":\"2022-04-08T23:31:40.972Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=70\"}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=70", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "29ee479e-1cef-4b74-8be4-e8176f253241", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "7e9a2580-089e-4985-a68f-33cba5780b6a", - "content-length" : "3939", - "x-envoy-upstream-service-time" : "150", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7e9a2580-089e-4985-a68f-33cba5780b6a", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"fa486d03-12f1-447d-b16a-a9273afc1b46\",\"createdTime\":\"2022-04-08T23:31:40.133Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e4b852f9-a765-489b-b057-abb2949cd140\",\"createdTime\":\"2022-04-08T23:31:39.032Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"b13f3eac-bbf8-4d73-835d-3a0ba69164a3\",\"createdTime\":\"2022-04-08T23:18:22.793Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"53c46c70-7cac-449b-9d44-cbf2f0e6e4ae\",\"createdTime\":\"2022-04-08T23:18:22.19Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"fbf43319-b8eb-42fa-be49-8b5a7b0ced94\",\"createdTime\":\"2022-04-08T23:18:21.419Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"edf921bb-911e-4b7a-98f8-8c5e046a4036\",\"createdTime\":\"2022-04-08T23:18:22.028Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"21e61889-8573-44c5-8c95-e8e2c63f4e4a\",\"createdTime\":\"2022-04-08T23:18:21.026Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"552d4a8e-261f-4742-8584-77c0454b5c06\",\"createdTime\":\"2022-04-08T23:18:20.367Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"dd06a900-2206-49ef-a6a2-842fe2b8f7d2\",\"createdTime\":\"2022-04-08T23:18:20.279Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"4888a657-4326-4f56-a952-3151926a4e61\",\"createdTime\":\"2022-04-08T23:18:19.609Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=80\"}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=80", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "8f1c859c-eff0-4991-b10d-69c58e3c8966", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "1aa7daeb-319e-42d0-9ba6-cf95db13de02", - "content-length" : "3815", - "x-envoy-upstream-service-time" : "156", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "1aa7daeb-319e-42d0-9ba6-cf95db13de02", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"791a78ed-4d3f-4c14-9ab6-291278e1c3eb\",\"createdTime\":\"2022-04-08T23:18:19.251Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"373410f8-0e22-4921-bd46-ef0fe0d6f826\",\"createdTime\":\"2022-04-08T23:18:18.336Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}},{\"feedbackId\":\"4529c2d6-169a-4dc0-961c-e9b07d1508c4\",\"createdTime\":\"2022-04-08T23:18:18.348Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"e8a85b3b-58bf-42fe-9b52-f053f1ad1d7f\",\"createdTime\":\"2022-04-08T23:18:17.17Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"36b612ee-95a9-43ac-8cf9-87b7e984bfd6\",\"createdTime\":\"2022-04-08T23:18:16.362Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"1dc0d9f5-5e03-4ab2-b6ca-47c712b83327\",\"createdTime\":\"2022-04-08T23:18:15.529Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"de65ffa7-b9ee-4a35-b909-b367e99b7f59\",\"createdTime\":\"2022-04-08T23:18:14.334Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dbed043d-bdc7-490a-95d1-e09751f50d8f\",\"createdTime\":\"2022-04-08T23:18:13.396Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"6f4561a1-b4bd-4201-8aaa-1dc6ae180e00\",\"createdTime\":\"2022-04-08T23:18:12.125Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"edf6a9e1-a95b-4ffd-b368-a45e7c5d5e5a\",\"createdTime\":\"2022-04-08T23:18:11.303Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=90\"}", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=90", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "fd35cbb1-c2c2-46ef-8592-a110f67a8327", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "6cd933ee-4712-4e0f-9ec5-9e45118c9550", - "content-length" : "3882", - "x-envoy-upstream-service-time" : "168", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6cd933ee-4712-4e0f-9ec5-9e45118c9550", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"feedbackId\":\"176a3fc9-4d5f-41af-99fe-2d3b2b3da291\",\"createdTime\":\"2022-04-06T02:28:57.657Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"77affbd3-e0e1-4746-b3b3-affef608357f\",\"createdTime\":\"2022-04-06T02:28:57.476Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"89b4c916-1a43-4f0c-b9de-d821652d78e9\",\"createdTime\":\"2022-04-06T02:28:56.022Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"dfe47f73-e91d-46d1-a5a6-abd53210da01\",\"createdTime\":\"2022-04-06T02:28:56.106Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"1cbb0477-fda0-4cba-8a99-56aac23dfced\",\"createdTime\":\"2022-04-06T02:28:55.955Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Anomaly\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"anomalyValue\":\"NotAnomaly\"}},{\"feedbackId\":\"441e8afd-43d3-4065-81f6-cc1b7a582cb6\",\"createdTime\":\"2022-04-06T02:28:55.786Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"8db09894-03e4-49d3-b2f7-17c55752eee1\",\"createdTime\":\"2022-04-06T02:28:55.54Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"d054434f-b53f-478d-89f5-92c9287fceb3\",\"createdTime\":\"2022-04-06T02:28:55.117Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Comment\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"commentValue\":\"Not an anomaly.\"}},{\"feedbackId\":\"dccc35c4-3935-4990-b47a-d7ad3625be2e\",\"createdTime\":\"2022-04-06T02:28:53.993Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"ChangePoint\",\"startTime\":\"2021-08-05T00:00:00Z\",\"endTime\":\"2021-08-07T00:00:00Z\",\"value\":{\"changePointValue\":\"AutoDetect\"}},{\"feedbackId\":\"0732d268-644d-4362-88d5-08848773f247\",\"createdTime\":\"2022-04-06T02:28:53.801Z\",\"userPrincipal\":\"savaity@microsoft.com\",\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimensionFilter\":{\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"feedbackType\":\"Period\",\"value\":{\"periodType\":\"AutoDetect\",\"periodValue\":3}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10&$skip=100\"}", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10\u0026$skip=10", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "51", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "9078c0cb-60e6-4e27-8dc6-50a9c97246bf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "9d429c32-147c-40de-91fd-d9ae74ed3897", + "Content-Length": "3712", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:56 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "209", + "x-ms-region": "West US 2", + "X-Request-ID": "9d429c32-147c-40de-91fd-d9ae74ed3897" + }, + "ResponseBody": { + "value": [ + { + "feedbackId": "7e44f1f2-73e5-4da4-b6e3-6a232a1c341c", + "createdTime": "2022-11-17T08:28:14.714Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "e586b348-5711-4a75-bf7b-1557bce2897f", + "createdTime": "2022-11-17T08:28:14.641Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "ChangePoint", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "changePointValue": "NotChangePoint" + } + }, + { + "feedbackId": "42c85de4-7b27-42ca-8185-a29d5525c45a", + "createdTime": "2022-11-17T08:28:13.473Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "a6e7e725-7ed7-42f6-a6fe-badec96e46bb", + "createdTime": "2022-11-16T08:38:58.346Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Period", + "value": { + "periodType": "AssignValue", + "periodValue": 2 + } + }, + { + "feedbackId": "f9c117b2-ce5e-461e-b17b-041683206c2a", + "createdTime": "2022-11-16T08:38:57.54Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Comment", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "commentValue": "comment" + } + }, + { + "feedbackId": "32ae7475-7d35-4bb8-8672-8f225babd142", + "createdTime": "2022-11-16T08:38:56.901Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "ChangePoint", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "changePointValue": "NotChangePoint" + } + }, + { + "feedbackId": "f5edbc48-f95e-43a6-81a1-829b38a51200", + "createdTime": "2022-11-16T08:38:56.029Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Anomaly", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "anomalyValue": "NotAnomaly" + } + }, + { + "feedbackId": "323dd22a-2488-4963-84cd-b59c5721404d", + "createdTime": "2022-11-16T08:34:45.575Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Period", + "value": { + "periodType": "AssignValue", + "periodValue": 2 + } + }, + { + "feedbackId": "653386ef-b866-4cf4-9307-9de4e85a391b", + "createdTime": "2022-11-16T08:34:44.768Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "Comment", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "commentValue": "comment" + } + }, + { + "feedbackId": "b5894399-94ae-4210-9c03-a5d557de1534", + "createdTime": "2022-11-16T08:34:44.121Z", + "userPrincipal": "REDACTED.microsoft.com", + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimensionFilter": { + "dimension": { + "Dim1": "USD" + } + }, + "feedbackType": "ChangePoint", + "startTime": "2022-03-01T00:00:00Z", + "endTime": "2022-09-29T00:00:00Z", + "value": { + "changePointValue": "NotChangePoint" + } + } + ], + "@nextLink": "https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/feedback/metric/query?$maxpagesize=10\u0026$skip=20" + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricDimensionValues[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricDimensionValues[1].json index 2dc55fe80d72d..72c0ff5934ae7 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricDimensionValues[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricDimensionValues[1].json @@ -1,26 +1,42 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/dimension/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d7b358df-eacb-4ff3-98ac-302485209b9e", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "98218441-d3d1-443e-ba2c-d5e473f173be", - "content-length" : "33", - "x-envoy-upstream-service-time" : "123", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "98218441-d3d1-443e-ba2c-d5e473f173be", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[\"__SUM__\",\"JPN\",\"USD\"]}", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/dimension/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "24", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "6366ebc9-7628-4c87-b2ed-6460eba82ae8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dimensionName": "Dim1" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "2061d56a-0fd0-49ab-9dcf-205fcf9d6108", + "Content-Length": "33", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "106", + "x-ms-region": "West US 2", + "X-Request-ID": "2061d56a-0fd0-49ab-9dcf-205fcf9d6108" + }, + "ResponseBody": { + "value": [ + "JPN", + "__SUM__", + "USD" + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricEnrichmentStatus[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricEnrichmentStatus[1].json index a758d0f0ba872..5913e040d7e9b 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricEnrichmentStatus[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricEnrichmentStatus[1].json @@ -1,26 +1,40 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/status/enrichment/anomalyDetection/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d90e47b4-b303-45c1-a9e1-059a2b7324b9", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "5b293539-57c5-48ed-9f3e-ace59cd73f18", - "content-length" : "29", - "x-envoy-upstream-service-time" : "343", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5b293539-57c5-48ed-9f3e-ace59cd73f18", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[],\"@nextLink\":null}", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/status/enrichment/anomalyDetection/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "69", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "b68b374e-869c-4230-8ec8-e6bcb2fca641", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "startTime": "2021-10-01T00:00:00Z", + "endTime": "2021-10-30T00:00:00Z" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "8ce3c3c4-ff35-411b-854a-5f5b13af3e1a", + "Content-Length": "29", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "220", + "x-ms-region": "West US 2", + "X-Request-ID": "8ce3c3c4-ff35-411b-854a-5f5b13af3e1a" + }, + "ResponseBody": { + "value": [], + "@nextLink": null + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricSeriesData[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricSeriesData[1].json index dd75734b614f0..5c7c04edc2ded 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricSeriesData[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricSeriesData[1].json @@ -1,26 +1,57 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/data/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "95d03d42-0277-4da0-91dc-abe09d6c0a65", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "f3d157fa-9f80-41c9-b69f-ca69a1419623", - "content-length" : "143", - "x-envoy-upstream-service-time" : "365", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "f3d157fa-9f80-41c9-b69f-ca69a1419623", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"id\":{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"timestampList\":[],\"valueList\":[]}]}", - "Date" : "Fri, 08 Apr 2022 23:50:15 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/data/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "107", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:09 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "b2039c41-28be-4bff-96de-10d8c9a8671e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "startTime": "2022-01-01T00:00:00Z", + "endTime": "2022-01-01T00:00:00Z", + "series": [ + { + "Dim1": "JPN", + "Dim2": "JP" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "3a1f1ac4-fde1-412d-830f-930048747240", + "Content-Length": "143", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:09 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "389", + "x-ms-region": "West US 2", + "X-Request-ID": "3a1f1ac4-fde1-412d-830f-930048747240" + }, + "ResponseBody": { + "value": [ + { + "id": { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "JPN", + "Dim2": "JP" + } + }, + "timestampList": [], + "valueList": [] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricSeriesDefinitionsDimensionFilter[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricSeriesDefinitionsDimensionFilter[1].json index 19fff01982e6a..c7827ec16bf7d 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricSeriesDefinitionsDimensionFilter[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricSeriesDefinitionsDimensionFilter[1].json @@ -1,26 +1,58 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/series/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "a90aa7e8-a259-48fd-923d-15c81e32f66f", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "3fc54b3f-5a76-4e01-9a0d-44a4dbb9a62e", - "content-length" : "198", - "x-envoy-upstream-service-time" : "108", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "3fc54b3f-5a76-4e01-9a0d-44a4dbb9a62e", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"__SUM__\"}},{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/series/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "73", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:12 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "be75a417-b6fb-4976-a44e-62dd5baae9d5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "activeSince": "2022-01-01T00:00:00Z", + "dimensionFilter": { + "Dim1": [ + "JPN" + ] + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "7c55a0ed-3836-4999-a55e-a062690f22b2", + "Content-Length": "198", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "122", + "x-ms-region": "West US 2", + "X-Request-ID": "7c55a0ed-3836-4999-a55e-a062690f22b2" + }, + "ResponseBody": { + "value": [ + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "JPN", + "Dim2": "__SUM__" + } + }, + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "JPN", + "Dim2": "JP" + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricSeriesDefinitions[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricSeriesDefinitions[1].json index a3b72717d1118..2132d86d28d1d 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricSeriesDefinitions[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesAsyncTest.listMetricSeriesDefinitions[1].json @@ -1,26 +1,88 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/series/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6f5d0aee-f953-4a19-ae7d-3a0a91af6dca", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "fd4de017-8e45-4aa6-bc5e-54969d6b0370", - "content-length" : "675", - "x-envoy-upstream-service-time" : "119", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "fd4de017-8e45-4aa6-bc5e-54969d6b0370", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"__SUM__\"}},{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"__SUM__\",\"Dim2\":\"JP\"}},{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"USD\",\"Dim2\":\"US\"}},{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"__SUM__\",\"Dim2\":\"US\"}},{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"USD\",\"Dim2\":\"__SUM__\"}},{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"__SUM__\",\"Dim2\":\"__SUM__\"}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/series/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "38", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:11 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "721bf2a7-f68a-4d28-b74f-ab258b74a0b0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "activeSince": "2022-01-01T00:00:00Z" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "a66097c9-8247-4e30-aaa3-780bda9da78f", + "Content-Length": "675", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "96", + "x-ms-region": "West US 2", + "X-Request-ID": "a66097c9-8247-4e30-aaa3-780bda9da78f" + }, + "ResponseBody": { + "value": [ + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "JPN", + "Dim2": "__SUM__" + } + }, + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "JPN", + "Dim2": "JP" + } + }, + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "__SUM__", + "Dim2": "JP" + } + }, + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "USD", + "Dim2": "US" + } + }, + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "__SUM__", + "Dim2": "US" + } + }, + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "USD", + "Dim2": "__SUM__" + } + }, + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "__SUM__", + "Dim2": "__SUM__" + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricDimensionValues[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricDimensionValues[1].json index 43e84cd92e5ed..299b9527a30ee 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricDimensionValues[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricDimensionValues[1].json @@ -1,26 +1,42 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/dimension/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ebef4c69-b905-45a7-847f-68fd3164405f", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "2e3108e5-2cc8-4a59-bfbf-d960d44585a1", - "content-length" : "33", - "x-envoy-upstream-service-time" : "103", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2e3108e5-2cc8-4a59-bfbf-d960d44585a1", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[\"__SUM__\",\"JPN\",\"USD\"]}", - "Date" : "Fri, 08 Apr 2022 23:50:13 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/dimension/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "24", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:09 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "9ca2bf6c-613b-45ac-ad4b-421c22cee731", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "dimensionName": "Dim1" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "fc566d78-e861-4d30-a2dc-45656b14081b", + "Content-Length": "33", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "100", + "x-ms-region": "West US 2", + "X-Request-ID": "fc566d78-e861-4d30-a2dc-45656b14081b" + }, + "ResponseBody": { + "value": [ + "JPN", + "__SUM__", + "USD" + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricEnrichmentStatus[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricEnrichmentStatus[1].json index 51156edff485d..dc3be5f6a4519 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricEnrichmentStatus[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricEnrichmentStatus[1].json @@ -1,26 +1,40 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/status/enrichment/anomalyDetection/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "eb7c207a-7a69-4180-83e2-85e57b17e7d8", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "c52b6eb1-0b58-4f54-9afe-2159c0791231", - "content-length" : "29", - "x-envoy-upstream-service-time" : "277", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c52b6eb1-0b58-4f54-9afe-2159c0791231", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[],\"@nextLink\":null}", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/status/enrichment/anomalyDetection/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "69", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:09 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "2927bfec-5e4b-466a-bc8a-5bf1bd6533aa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "startTime": "2021-10-01T00:00:00Z", + "endTime": "2021-10-30T00:00:00Z" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "b07897fb-d288-4288-8ee9-fb7bde0878d6", + "Content-Length": "29", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "327", + "x-ms-region": "West US 2", + "X-Request-ID": "b07897fb-d288-4288-8ee9-fb7bde0878d6" + }, + "ResponseBody": { + "value": [], + "@nextLink": null + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricSeriesData[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricSeriesData[1].json index d601fdb304103..d8464c50bcde6 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricSeriesData[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricSeriesData[1].json @@ -1,26 +1,57 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/data/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "17c504c8-2235-4dcd-a194-4bfb9cb53ad8", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "b3dcbcd4-4ded-468c-81b4-785b7da0a668", - "content-length" : "143", - "x-envoy-upstream-service-time" : "384", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "b3dcbcd4-4ded-468c-81b4-785b7da0a668", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"id\":{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},\"timestampList\":[],\"valueList\":[]}]}", - "Date" : "Fri, 08 Apr 2022 23:50:13 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/data/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "107", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "936aaca0-5ecb-4b70-a749-8feaea201e92", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "startTime": "2022-01-01T00:00:00Z", + "endTime": "2022-01-01T00:00:00Z", + "series": [ + { + "Dim1": "JPN", + "Dim2": "JP" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "b5a873f7-83f9-4eee-a9dc-9a5f48fa0fbe", + "Content-Length": "143", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:07 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "423", + "x-ms-region": "West US 2", + "X-Request-ID": "b5a873f7-83f9-4eee-a9dc-9a5f48fa0fbe" + }, + "ResponseBody": { + "value": [ + { + "id": { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "JPN", + "Dim2": "JP" + } + }, + "timestampList": [], + "valueList": [] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricSeriesDefinitionsDimensionFilter[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricSeriesDefinitionsDimensionFilter[1].json index ecab87380a054..5033a4befee92 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricSeriesDefinitionsDimensionFilter[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricSeriesDefinitionsDimensionFilter[1].json @@ -1,26 +1,58 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/series/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "6984f83a-fa2c-4c4a-b57d-60223badcd93", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "d13c126e-14d2-4555-9d23-941503471dbe", - "content-length" : "198", - "x-envoy-upstream-service-time" : "108", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d13c126e-14d2-4555-9d23-941503471dbe", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"__SUM__\"}},{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/series/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "73", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ee3513f4-7092-45ab-b447-7eb77bf583ee", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "activeSince": "2022-01-01T00:00:00Z", + "dimensionFilter": { + "Dim1": [ + "JPN" + ] + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "f638cc49-cc3a-4364-afca-44281022377d", + "Content-Length": "198", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:09 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "159", + "x-ms-region": "West US 2", + "X-Request-ID": "f638cc49-cc3a-4364-afca-44281022377d" + }, + "ResponseBody": { + "value": [ + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "JPN", + "Dim2": "__SUM__" + } + }, + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "JPN", + "Dim2": "JP" + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricSeriesDefinitions[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricSeriesDefinitions[1].json index 8289022e56d39..0479a77ac0df2 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricSeriesDefinitions[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/MetricsSeriesTest.listMetricSeriesDefinitions[1].json @@ -1,26 +1,88 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/series/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "772aaceb-348d-448a-bd04-499bebceec3c", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "48ee8b21-3bd2-4c3f-89b9-8cff6b4459ff", - "content-length" : "675", - "x-envoy-upstream-service-time" : "159", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "48ee8b21-3bd2-4c3f-89b9-8cff6b4459ff", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"__SUM__\"}},{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"JPN\",\"Dim2\":\"JP\"}},{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"__SUM__\",\"Dim2\":\"JP\"}},{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"USD\",\"Dim2\":\"US\"}},{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"__SUM__\",\"Dim2\":\"US\"}},{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"USD\",\"Dim2\":\"__SUM__\"}},{\"metricId\":\"b6c0649c-0c51-4aa6-82b6-3c3b0aa55066\",\"dimension\":{\"Dim1\":\"__SUM__\",\"Dim2\":\"__SUM__\"}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/metrics/b6c0649c-0c51-4aa6-82b6-3c3b0aa55066/series/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "38", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:10 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "13a66c0e-94ad-4368-b53b-bda39a77b389", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "activeSince": "2022-01-01T00:00:00Z" + }, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "8856a171-e185-4158-85e4-f91ddff2c850", + "Content-Length": "675", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:08 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "171", + "x-ms-region": "West US 2", + "X-Request-ID": "8856a171-e185-4158-85e4-f91ddff2c850" + }, + "ResponseBody": { + "value": [ + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "JPN", + "Dim2": "__SUM__" + } + }, + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "JPN", + "Dim2": "JP" + } + }, + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "__SUM__", + "Dim2": "JP" + } + }, + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "USD", + "Dim2": "US" + } + }, + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "__SUM__", + "Dim2": "US" + } + }, + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "USD", + "Dim2": "__SUM__" + } + }, + { + "metricId": "b6c0649c-0c51-4aa6-82b6-3c3b0aa55066", + "dimension": { + "Dim1": "__SUM__", + "Dim2": "__SUM__" + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookAsyncTest.createEmailHook[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookAsyncTest.createEmailHook[1].json deleted file mode 100644 index 76c0e90508386..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookAsyncTest.createEmailHook[1].json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "917d65b5-3c6e-4f1b-a0d0-3c19923f5235", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "c0977e0b-31cb-4870-9ad3-1aa41e10ff61", - "content-length" : "0", - "x-envoy-upstream-service-time" : "350", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c0977e0b-31cb-4870-9ad3-1aa41e10ff61", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/27dba44e-f623-49c8-8ccb-8db03cef8c85" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/27dba44e-f623-49c8-8ccb-8db03cef8c85", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c43714f7-9b36-4320-8889-b73e29ffd563" - }, - "Response" : { - "x-request-id" : "a4aa454b-3755-4095-b4b3-4296b671540d", - "content-length" : "326", - "x-envoy-upstream-service-time" : "169", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a4aa454b-3755-4095-b4b3-4296b671540d", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"hookId\":\"27dba44e-f623-49c8-8ccb-8db03cef8c85\",\"hookName\":\"9c1104fe-3389-4e27-81f0-94c983958c1a\",\"hookType\":\"Email\",\"externalLink\":\"https://github.com/Azure/azure-sdk-for-java/wiki\",\"description\":\"alert_us!\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"toList\":[\"simpleuser0@hotmail.com\",\"simpleuser1@hotmail.com\"]}}", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/27dba44e-f623-49c8-8ccb-8db03cef8c85", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "fbe30aaf-8220-41b6-8f66-468d33c7d7ea" - }, - "Response" : { - "x-request-id" : "eefab7d9-5adb-4c34-8d5b-d0852fa27c0b", - "content-length" : "0", - "x-envoy-upstream-service-time" : "209", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "eefab7d9-5adb-4c34-8d5b-d0852fa27c0b", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:10 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookAsyncTest.createWebHook[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookAsyncTest.createWebHook[1].json index 36766c0bf9a7c..e02ebbfe267f7 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookAsyncTest.createWebHook[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookAsyncTest.createWebHook[1].json @@ -1,65 +1,121 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3350d3d0-7020-4262-990b-f2a8dc665908", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/hooks", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "324", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 22:59:56 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "30294a46-e7ca-43b2-b2f6-1f81db8e5988", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "hookType": "Webhook", + "hookName": "d44b90e5-beb5-4612-9066-bc11e01a00a6", + "description": "alert_us!", + "externalLink": "https://github.com/Azure/azure-sdk-for-java/wiki", + "hookParameter": { + "endpoint": "https://httpbin.org/post", + "username": "username", + "password": "REDACTED", + "headers": { + "x-contoso-id": "123", + "x-contoso-name": "contoso" + } + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "83d72cf3-a669-4ba1-8453-f7bf01234331", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/hooks/c55115f6-dfe2-4799-b6a3-65f57c706960", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "874", + "x-ms-region": "West US 2", + "X-Request-ID": "83d72cf3-a669-4ba1-8453-f7bf01234331" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "fd132ffc-7dab-491f-a7a3-3b2137a52868", - "content-length" : "0", - "x-envoy-upstream-service-time" : "887", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "fd132ffc-7dab-491f-a7a3-3b2137a52868", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:11 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/fe0776b8-532a-4220-b26e-6c1354bab15b" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/hooks/c55115f6-dfe2-4799-b6a3-65f57c706960", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "0af5ef6d-9448-451a-93b4-3da685a27800", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "6cb5fdb5-c520-4de9-83d9-03b87dd396e6", + "Content-Length": "408", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "185", + "x-ms-region": "West US 2", + "X-Request-ID": "6cb5fdb5-c520-4de9-83d9-03b87dd396e6" + }, + "ResponseBody": { + "hookId": "c55115f6-dfe2-4799-b6a3-65f57c706960", + "hookName": "d44b90e5-beb5-4612-9066-bc11e01a00a6", + "hookType": "Webhook", + "externalLink": "https://github.com/Azure/azure-sdk-for-java/wiki", + "description": "alert_us!", + "admins": [ + "REDACTED.microsoft.com" + ], + "hookParameter": { + "endpoint": "https://httpbin.org/post", + "username": "username", + "password": "REDACTED", + "headers": { + "x-contoso-id": "123", + "x-contoso-name": "contoso" + } + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/fe0776b8-532a-4220-b26e-6c1354bab15b", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "f0e52826-8edc-4f27-9076-5f372cac5dc5" - }, - "Response" : { - "x-request-id" : "130849a4-2fc4-405d-9f76-c82d62568db4", - "content-length" : "405", - "x-envoy-upstream-service-time" : "168", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "130849a4-2fc4-405d-9f76-c82d62568db4", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"hookId\":\"fe0776b8-532a-4220-b26e-6c1354bab15b\",\"hookName\":\"ce92db43-40af-4843-90ba-a3f4a6340ed3\",\"hookType\":\"Webhook\",\"externalLink\":\"https://github.com/Azure/azure-sdk-for-java/wiki\",\"description\":\"alert_us!\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"endpoint\":\"https://httpbin.org/post\",\"username\":\"REDACTED\",\"password\":\"REDACTEDpwd!@#\",\"headers\":{\"x-contoso-id\":\"123\",\"x-contoso-name\":\"contoso\"}}}", - "Date" : "Fri, 08 Apr 2022 23:50:11 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/fe0776b8-532a-4220-b26e-6c1354bab15b", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d3ffb342-434c-444a-b305-04cb989831e2" - }, - "Response" : { - "x-request-id" : "a03b87cf-7d0b-441a-8bc9-14098317e27b", - "content-length" : "0", - "x-envoy-upstream-service-time" : "214", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "a03b87cf-7d0b-441a-8bc9-14098317e27b", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/hooks/c55115f6-dfe2-4799-b6a3-65f57c706960", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:58 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "904e71db-7e82-4629-b6a6-3e4e8a9c9b2d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "9d128b73-8021-40de-98d5-a92647dde66f", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 22:59:57 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "313", + "x-ms-region": "West US 2", + "X-Request-ID": "9d128b73-8021-40de-98d5-a92647dde66f" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookAsyncTest.testListHook[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookAsyncTest.testListHook[1].json deleted file mode 100644 index 56fd1766818af..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookAsyncTest.testListHook[1].json +++ /dev/null @@ -1,210 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "70509024-bcfe-4954-8023-627a0854aae3", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "2709285d-971e-47d1-be95-c263d3aebc96", - "content-length" : "0", - "x-envoy-upstream-service-time" : "689", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "2709285d-971e-47d1-be95-c263d3aebc96", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:06 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/32674020-0fe9-47a0-a80b-c4bce13f8e2f" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/32674020-0fe9-47a0-a80b-c4bce13f8e2f", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "b7734f5d-bd96-4abe-a7bd-3776723631a3" - }, - "Response" : { - "x-request-id" : "df8c13a5-f091-4ab1-9ba9-b2381ebb2741", - "content-length" : "253", - "x-envoy-upstream-service-time" : "188", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "df8c13a5-f091-4ab1-9ba9-b2381ebb2741", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"hookId\":\"32674020-0fe9-47a0-a80b-c4bce13f8e2f\",\"hookName\":\"java_test_73b807dd-a11e-4706-bff3-7389845abd44\",\"hookType\":\"Email\",\"externalLink\":\"\",\"description\":\"\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"toList\":[\"simpleuser0@hotmail.com\"]}}", - "Date" : "Fri, 08 Apr 2022 23:50:06 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "66cafa39-67a5-403c-962b-2d267833a605", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "130fb870-bb14-49a6-b668-e8f2c48463a5", - "content-length" : "0", - "x-envoy-upstream-service-time" : "892", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "130fb870-bb14-49a6-b668-e8f2c48463a5", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/41b12022-af05-4e43-9a4f-95a884a53433" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/41b12022-af05-4e43-9a4f-95a884a53433", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "61afe13d-49e0-4132-9997-409db0355a18" - }, - "Response" : { - "x-request-id" : "7d9a6283-1983-4faf-84de-50f94995d8a5", - "content-length" : "256", - "x-envoy-upstream-service-time" : "187", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7d9a6283-1983-4faf-84de-50f94995d8a5", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"hookId\":\"41b12022-af05-4e43-9a4f-95a884a53433\",\"hookName\":\"java_test_b47bfbd4-973a-4c1d-bad6-9c0c0913989f\",\"hookType\":\"Webhook\",\"externalLink\":\"\",\"description\":\"\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"endpoint\":\"https://httpbin.org/post\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks?hookName=java_test", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "1fa1cb5d-6726-456f-bdf6-9da1c3115edd" - }, - "Response" : { - "x-request-id" : "53600615-e0e8-4cd3-8655-7cb0d25cb748", - "content-length" : "522", - "x-envoy-upstream-service-time" : "110", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "53600615-e0e8-4cd3-8655-7cb0d25cb748", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"hookId\":\"32674020-0fe9-47a0-a80b-c4bce13f8e2f\",\"hookName\":\"java_test_73b807dd-a11e-4706-bff3-7389845abd44\",\"hookType\":\"Email\",\"externalLink\":\"\",\"description\":\"\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"toList\":[\"simpleuser0@hotmail.com\"]}},{\"hookId\":\"41b12022-af05-4e43-9a4f-95a884a53433\",\"hookName\":\"java_test_b47bfbd4-973a-4c1d-bad6-9c0c0913989f\",\"hookType\":\"Webhook\",\"externalLink\":\"\",\"description\":\"\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"endpoint\":\"https://httpbin.org/post\"}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:07 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks?hookName=java_test&$maxpagesize=1", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "be39e8a5-a6f1-43bd-bff1-d169c091020a" - }, - "Response" : { - "x-request-id" : "c888a3f5-a41b-4fd2-ae03-4fc2156b2efb", - "content-length" : "406", - "x-envoy-upstream-service-time" : "134", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c888a3f5-a41b-4fd2-ae03-4fc2156b2efb", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"hookId\":\"32674020-0fe9-47a0-a80b-c4bce13f8e2f\",\"hookName\":\"java_test_73b807dd-a11e-4706-bff3-7389845abd44\",\"hookType\":\"Email\",\"externalLink\":\"\",\"description\":\"\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"toList\":[\"simpleuser0@hotmail.com\"]}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/hooks?hookName=java_test&$maxpagesize=1&$skip=1\"}", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/hooks?hookName=java_test&$maxpagesize=1&$skip=1", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3dfbb918-5ce2-4595-8cd5-9eaa8d6b495a" - }, - "Response" : { - "x-request-id" : "4e07a477-0967-41ea-9ef3-b0a0bd52b6e8", - "content-length" : "409", - "x-envoy-upstream-service-time" : "135", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "4e07a477-0967-41ea-9ef3-b0a0bd52b6e8", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"hookId\":\"41b12022-af05-4e43-9a4f-95a884a53433\",\"hookName\":\"java_test_b47bfbd4-973a-4c1d-bad6-9c0c0913989f\",\"hookType\":\"Webhook\",\"externalLink\":\"\",\"description\":\"\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"endpoint\":\"https://httpbin.org/post\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/hooks?hookName=java_test&$maxpagesize=1&$skip=2\"}", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/hooks?hookName=java_test&$maxpagesize=1&$skip=2", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d3844cda-ceb5-44c4-b1b1-cab28e48a89e" - }, - "Response" : { - "x-request-id" : "438386aa-c0d0-459b-b480-4064544bb25f", - "content-length" : "12", - "x-envoy-upstream-service-time" : "137", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "438386aa-c0d0-459b-b480-4064544bb25f", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[]}", - "Date" : "Fri, 08 Apr 2022 23:50:09 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/32674020-0fe9-47a0-a80b-c4bce13f8e2f", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "ca59e825-980a-4680-8bc6-548955934d56" - }, - "Response" : { - "x-request-id" : "f7ce2cc5-243d-480d-acdd-698e7ea26728", - "content-length" : "0", - "x-envoy-upstream-service-time" : "216", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "f7ce2cc5-243d-480d-acdd-698e7ea26728", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:09 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/41b12022-af05-4e43-9a4f-95a884a53433", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "33f810a3-afb2-4e6a-a83b-4abc0aa7cb5b" - }, - "Response" : { - "x-request-id" : "5c9c88fc-6ca1-48fb-a31b-14289d1dcde9", - "content-length" : "0", - "x-envoy-upstream-service-time" : "225", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "5c9c88fc-6ca1-48fb-a31b-14289d1dcde9", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:08 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookTest.createEmailHook[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookTest.createEmailHook[1].json deleted file mode 100644 index 98214e4612fa1..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookTest.createEmailHook[1].json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "168f4160-ca85-4a77-8381-46595be0523a", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "6f8d64b1-b167-4fb8-a4b7-9d4e429157f2", - "content-length" : "0", - "x-envoy-upstream-service-time" : "199", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "6f8d64b1-b167-4fb8-a4b7-9d4e429157f2", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/e0b80ef3-4445-4018-a916-f8a5a16a4da1" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/e0b80ef3-4445-4018-a916-f8a5a16a4da1", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "d39753f8-881d-401d-8136-e6bc20e80330" - }, - "Response" : { - "x-request-id" : "e81642ed-0638-4796-a1a0-146fa6b99169", - "content-length" : "326", - "x-envoy-upstream-service-time" : "180", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e81642ed-0638-4796-a1a0-146fa6b99169", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"hookId\":\"e0b80ef3-4445-4018-a916-f8a5a16a4da1\",\"hookName\":\"9c1104fe-3389-4e27-81f0-94c983958c1a\",\"hookType\":\"Email\",\"externalLink\":\"https://github.com/Azure/azure-sdk-for-java/wiki\",\"description\":\"alert_us!\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"toList\":[\"simpleuser0@hotmail.com\",\"simpleuser1@hotmail.com\"]}}", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/e0b80ef3-4445-4018-a916-f8a5a16a4da1", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "409597fd-b847-4a42-91a7-20b40b811c49" - }, - "Response" : { - "x-request-id" : "79aa16e1-eb94-463a-a5cd-4a1ef96ce04f", - "content-length" : "0", - "x-envoy-upstream-service-time" : "209", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "79aa16e1-eb94-463a-a5cd-4a1ef96ce04f", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:15 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookTest.createWebHook[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookTest.createWebHook[1].json index 495e967cb25e7..3ec1684b94aa2 100644 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookTest.createWebHook[1].json +++ b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookTest.createWebHook[1].json @@ -1,65 +1,121 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "a9762a54-8b94-4254-8213-459911f6d09d", - "Content-Type" : "application/json" + "Entries": [ + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/hooks", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "324", + "Content-Type": "application/json", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "1a03b4d0-0c0f-4995-8326-52e59e2ae734", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "hookType": "Webhook", + "hookName": "d44b90e5-beb5-4612-9066-bc11e01a00a6", + "description": "alert_us!", + "externalLink": "https://github.com/Azure/azure-sdk-for-java/wiki", + "hookParameter": { + "endpoint": "https://httpbin.org/post", + "username": "username", + "password": "REDACTED", + "headers": { + "x-contoso-id": "123", + "x-contoso-name": "contoso" + } + } + }, + "StatusCode": 201, + "ResponseHeaders": { + "apim-request-id": "c678b5af-320f-475c-80d6-094c403d72cb", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Location": "https://REDACTED/metricsadvisor/v1.0/hooks/daf2c4f8-3296-4909-a6e6-26e1bc5d18c9", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "1101", + "x-ms-region": "West US 2", + "X-Request-ID": "c678b5af-320f-475c-80d6-094c403d72cb" + }, + "ResponseBody": null }, - "Response" : { - "x-request-id" : "d16bb6f4-f190-4bc4-b7b0-e5a32d79d098", - "content-length" : "0", - "x-envoy-upstream-service-time" : "902", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d16bb6f4-f190-4bc4-b7b0-e5a32d79d098", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/52142a8a-f815-44cd-a3b8-a2f3872fbd24" + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/hooks/daf2c4f8-3296-4909-a6e6-26e1bc5d18c9", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:03 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "ed3c9882-3f67-406b-9e40-f4300d1b7803", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "apim-request-id": "b3615b6c-06c7-4af1-9bac-23c0c820fa80", + "Content-Length": "408", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 17 Apr 2023 23:00:02 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "185", + "x-ms-region": "West US 2", + "X-Request-ID": "b3615b6c-06c7-4af1-9bac-23c0c820fa80" + }, + "ResponseBody": { + "hookId": "daf2c4f8-3296-4909-a6e6-26e1bc5d18c9", + "hookName": "d44b90e5-beb5-4612-9066-bc11e01a00a6", + "hookType": "Webhook", + "externalLink": "https://github.com/Azure/azure-sdk-for-java/wiki", + "description": "alert_us!", + "admins": [ + "REDACTED.microsoft.com" + ], + "hookParameter": { + "endpoint": "https://httpbin.org/post", + "username": "username", + "password": "REDACTED", + "headers": { + "x-contoso-id": "123", + "x-contoso-name": "contoso" + } + } + } }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/52142a8a-f815-44cd-a3b8-a2f3872fbd24", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "dda3d3fe-81a5-4e4f-8476-5cf9d836735d" - }, - "Response" : { - "x-request-id" : "e55618aa-fb9a-4d33-b5a4-1273a1948f66", - "content-length" : "405", - "x-envoy-upstream-service-time" : "167", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "e55618aa-fb9a-4d33-b5a4-1273a1948f66", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"hookId\":\"52142a8a-f815-44cd-a3b8-a2f3872fbd24\",\"hookName\":\"ce92db43-40af-4843-90ba-a3f4a6340ed3\",\"hookType\":\"Webhook\",\"externalLink\":\"https://github.com/Azure/azure-sdk-for-java/wiki\",\"description\":\"alert_us!\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"endpoint\":\"https://httpbin.org/post\",\"username\":\"REDACTED\",\"password\":\"REDACTEDpwd!@#\",\"headers\":{\"x-contoso-id\":\"123\",\"x-contoso-name\":\"contoso\"}}}", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/52142a8a-f815-44cd-a3b8-a2f3872fbd24", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "3e1699fd-c659-48a5-bb45-542df3650a16" - }, - "Response" : { - "x-request-id" : "d6fc6772-3d4c-4eeb-9612-adb5b5aa433d", - "content-length" : "0", - "x-envoy-upstream-service-time" : "207", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "d6fc6772-3d4c-4eeb-9612-adb5b5aa433d", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:16 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + { + "RequestUri": "https://REDACTED/metricsadvisor/v1.0/hooks/daf2c4f8-3296-4909-a6e6-26e1bc5d18c9", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/json", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:04 GMT", + "Ocp-Apim-Subscription-Key": "REDACTED", + "User-Agent": "azsdk-java-azure-ai-metricsadvisor/1.1.13 (11.0.9; Windows 10; 10.0)", + "x-api-key": "REDACTED", + "x-ms-client-request-id": "1042bbb7-3afa-4c0c-9650-4e6163796231", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "apim-request-id": "c0c2bab2-4801-45a2-b5e1-e41d221e338b", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 23:00:04 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains; preload", + "X-Content-Type-Options": "nosniff", + "x-envoy-upstream-service-time": "431", + "x-ms-region": "West US 2", + "X-Request-ID": "c0c2bab2-4801-45a2-b5e1-e41d221e338b" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookTest.testListHook[1].json b/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookTest.testListHook[1].json deleted file mode 100644 index c165e03fd10ef..0000000000000 --- a/sdk/metricsadvisor/azure-ai-metricsadvisor/src/test/resources/session-records/NotificationHookTest.testListHook[1].json +++ /dev/null @@ -1,210 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "2cc091d9-1c27-436a-bb86-84d2b20af9cd", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "86ed382d-b3cb-49eb-b8ba-ae50c43faba9", - "content-length" : "0", - "x-envoy-upstream-service-time" : "200", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "86ed382d-b3cb-49eb-b8ba-ae50c43faba9", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:11 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/85aac020-6f4c-4dab-8ff2-4a7d01f01cba" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/85aac020-6f4c-4dab-8ff2-4a7d01f01cba", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7f3877aa-1fac-4a73-b3cd-26327ca8d849" - }, - "Response" : { - "x-request-id" : "91efce36-548b-49e3-9bff-29e4b7850712", - "content-length" : "253", - "x-envoy-upstream-service-time" : "211", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "91efce36-548b-49e3-9bff-29e4b7850712", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"hookId\":\"85aac020-6f4c-4dab-8ff2-4a7d01f01cba\",\"hookName\":\"java_test_73b807dd-a11e-4706-bff3-7389845abd44\",\"hookType\":\"Email\",\"externalLink\":\"\",\"description\":\"\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"toList\":[\"simpleuser0@hotmail.com\"]}}", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "517c8f82-8983-407d-9fff-45acf951bb92", - "Content-Type" : "application/json" - }, - "Response" : { - "x-request-id" : "efd54a0a-5750-4fb6-b529-8b34b496a3e9", - "content-length" : "0", - "x-envoy-upstream-service-time" : "287", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "efd54a0a-5750-4fb6-b529-8b34b496a3e9", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Location" : "https://ga-metrics-advisor.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/d3457bd2-6064-4267-a162-2f34a9a1b388" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/d3457bd2-6064-4267-a162-2f34a9a1b388", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "c0f98235-1ca8-4efb-8114-c8620faf4d68" - }, - "Response" : { - "x-request-id" : "85acce46-5c70-4df9-8f89-e4e9656f8209", - "content-length" : "256", - "x-envoy-upstream-service-time" : "165", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "85acce46-5c70-4df9-8f89-e4e9656f8209", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"hookId\":\"d3457bd2-6064-4267-a162-2f34a9a1b388\",\"hookName\":\"java_test_b47bfbd4-973a-4c1d-bad6-9c0c0913989f\",\"hookType\":\"Webhook\",\"externalLink\":\"\",\"description\":\"\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"endpoint\":\"https://httpbin.org/post\"}}", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks?hookName=java_test", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "bedc33cb-814d-4bcd-ae72-79cd813466f5" - }, - "Response" : { - "x-request-id" : "657d47ab-78a9-4936-b11f-cdba6918b6d4", - "content-length" : "522", - "x-envoy-upstream-service-time" : "123", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "657d47ab-78a9-4936-b11f-cdba6918b6d4", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"hookId\":\"85aac020-6f4c-4dab-8ff2-4a7d01f01cba\",\"hookName\":\"java_test_73b807dd-a11e-4706-bff3-7389845abd44\",\"hookType\":\"Email\",\"externalLink\":\"\",\"description\":\"\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"toList\":[\"simpleuser0@hotmail.com\"]}},{\"hookId\":\"d3457bd2-6064-4267-a162-2f34a9a1b388\",\"hookName\":\"java_test_b47bfbd4-973a-4c1d-bad6-9c0c0913989f\",\"hookType\":\"Webhook\",\"externalLink\":\"\",\"description\":\"\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"endpoint\":\"https://httpbin.org/post\"}}]}", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks?hookName=java_test&$maxpagesize=1", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "82eabacc-b1c3-4ea7-b4ee-624a8aff6112" - }, - "Response" : { - "x-request-id" : "7ebc7cae-d6a3-4237-aeed-37065f0755c2", - "content-length" : "406", - "x-envoy-upstream-service-time" : "131", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "7ebc7cae-d6a3-4237-aeed-37065f0755c2", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"hookId\":\"85aac020-6f4c-4dab-8ff2-4a7d01f01cba\",\"hookName\":\"java_test_73b807dd-a11e-4706-bff3-7389845abd44\",\"hookType\":\"Email\",\"externalLink\":\"\",\"description\":\"\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"toList\":[\"simpleuser0@hotmail.com\"]}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/hooks?hookName=java_test&$maxpagesize=1&$skip=1\"}", - "Date" : "Fri, 08 Apr 2022 23:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/hooks?hookName=java_test&$maxpagesize=1&$skip=1", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "7360ed4d-a0aa-4c54-9316-472e1b5c335c" - }, - "Response" : { - "x-request-id" : "69c498e2-f257-4772-9194-eedd99689ba2", - "content-length" : "409", - "x-envoy-upstream-service-time" : "116", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "69c498e2-f257-4772-9194-eedd99689ba2", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[{\"hookId\":\"d3457bd2-6064-4267-a162-2f34a9a1b388\",\"hookName\":\"java_test_b47bfbd4-973a-4c1d-bad6-9c0c0913989f\",\"hookType\":\"Webhook\",\"externalLink\":\"\",\"description\":\"\",\"admins\":[\"savaity@microsoft.com\"],\"hookParameter\":{\"endpoint\":\"https://httpbin.org/post\"}}],\"@nextLink\":\"https://ga-metrics-advisor.cognitiveservices.azure.com:443/metricsadvisor/v1.0/hooks?hookName=java_test&$maxpagesize=1&$skip=2\"}", - "Date" : "Fri, 08 Apr 2022 23:50:13 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.cognitiveservices.azure.com:443/metricsadvisor/v1.0/hooks?hookName=java_test&$maxpagesize=1&$skip=2", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "e6354626-49af-41fa-95f4-f609cb0d07d7" - }, - "Response" : { - "x-request-id" : "98bb9895-28b4-4b66-a3d0-4133beeb3c17", - "content-length" : "12", - "x-envoy-upstream-service-time" : "101", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "98bb9895-28b4-4b66-a3d0-4133beeb3c17", - "retry-after" : "0", - "StatusCode" : "200", - "Body" : "{\"value\":[]}", - "Date" : "Fri, 08 Apr 2022 23:50:13 GMT", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/85aac020-6f4c-4dab-8ff2-4a7d01f01cba", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "9b4353d8-af53-4fdc-9efa-552078df59c0" - }, - "Response" : { - "x-request-id" : "c0511be4-459b-4206-bf49-d735d9da2a97", - "content-length" : "0", - "x-envoy-upstream-service-time" : "271", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "c0511be4-459b-4206-bf49-d735d9da2a97", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.cognitiveservices.azure.com/metricsadvisor/v1.0/hooks/d3457bd2-6064-4267-a162-2f34a9a1b388", - "Headers" : { - "User-Agent" : "azsdk-java-azure-ai-metricsadvisor/1.2.0-beta.1 (11.0.9; Windows 10; 10.0)", - "x-ms-client-request-id" : "0e466bf0-d847-44d2-a19f-0bfda257f0aa" - }, - "Response" : { - "x-request-id" : "3dba7f2c-d3ed-46b2-b3b1-b617b9d8f9c3", - "content-length" : "0", - "x-envoy-upstream-service-time" : "211", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload", - "x-content-type-options" : "nosniff", - "apim-request-id" : "3dba7f2c-d3ed-46b2-b3b1-b617b9d8f9c3", - "retry-after" : "0", - "StatusCode" : "204", - "Date" : "Fri, 08 Apr 2022 23:50:14 GMT" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/mixedreality/azure-mixedreality-authentication/pom.xml b/sdk/mixedreality/azure-mixedreality-authentication/pom.xml index 73b71d65907d9..6b36ddc0da21c 100644 --- a/sdk/mixedreality/azure-mixedreality-authentication/pom.xml +++ b/sdk/mixedreality/azure-mixedreality-authentication/pom.xml @@ -46,7 +46,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/mixedreality/azure-resourcemanager-mixedreality/pom.xml b/sdk/mixedreality/azure-resourcemanager-mixedreality/pom.xml index 1ae9eff71b5af..12896d07cd6d4 100644 --- a/sdk/mixedreality/azure-resourcemanager-mixedreality/pom.xml +++ b/sdk/mixedreality/azure-resourcemanager-mixedreality/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/modelsrepository/azure-iot-modelsrepository/pom.xml b/sdk/modelsrepository/azure-iot-modelsrepository/pom.xml index 64d764604f0f1..62fdad0f6a5c1 100644 --- a/sdk/modelsrepository/azure-iot-modelsrepository/pom.xml +++ b/sdk/modelsrepository/azure-iot-modelsrepository/pom.xml @@ -58,7 +58,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/monitor/azure-monitor-opentelemetry-exporter/pom.xml b/sdk/monitor/azure-monitor-opentelemetry-exporter/pom.xml index 356a3530b9745..f5fa507ed405c 100644 --- a/sdk/monitor/azure-monitor-opentelemetry-exporter/pom.xml +++ b/sdk/monitor/azure-monitor-opentelemetry-exporter/pom.xml @@ -118,7 +118,7 @@ com.azure azure-data-appconfiguration - 1.4.3 + 1.4.4 test @@ -136,7 +136,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/monitor/azure-monitor-query/pom.xml b/sdk/monitor/azure-monitor-query/pom.xml index b1d385460ce55..aef9d2218ca06 100644 --- a/sdk/monitor/azure-monitor-query/pom.xml +++ b/sdk/monitor/azure-monitor-query/pom.xml @@ -76,7 +76,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/LogsQueryAsyncClientTest.java b/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/LogsQueryAsyncClientTest.java index b85c05fc6f8c7..554f80a9c2505 100644 --- a/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/LogsQueryAsyncClientTest.java +++ b/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/LogsQueryAsyncClientTest.java @@ -9,8 +9,8 @@ import com.azure.core.http.HttpClient; import com.azure.core.http.policy.RetryPolicy; import com.azure.core.http.policy.RetryStrategy; -import com.azure.core.test.TestBase; import com.azure.core.test.TestMode; +import com.azure.core.test.TestProxyTestBase; import com.azure.core.test.http.AssertingHttpClientBuilder; import com.azure.core.util.Configuration; import com.azure.core.util.Context; @@ -23,9 +23,7 @@ import com.azure.monitor.query.models.LogsQueryResult; import com.azure.monitor.query.models.LogsQueryResultStatus; import com.azure.monitor.query.models.QueryTimeInterval; -import org.junit.jupiter.api.Assumptions; import org.junit.jupiter.api.BeforeEach; -import org.junit.jupiter.api.Disabled; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.condition.DisabledIfEnvironmentVariable; import reactor.core.publisher.Mono; @@ -38,7 +36,6 @@ import java.util.Arrays; import java.util.LinkedHashMap; import java.util.List; -import java.util.Random; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNotNull; @@ -48,7 +45,7 @@ /** * Unit tests for {@link LogsQueryAsyncClient}. */ -public class LogsQueryAsyncClientTest extends TestBase { +public class LogsQueryAsyncClientTest extends TestProxyTestBase { private static final String WORKSPACE_ID = Configuration.getGlobalConfiguration() .get("AZURE_MONITOR_LOGS_WORKSPACE_ID", "d2d0e126-fa1e-4b0a-b647-250cdd471e68"); @@ -130,18 +127,12 @@ public void testLogsResourceQuery() { @Test public void testLogsQueryAllowPartialSuccess() { - Assumptions.assumeTrue(getTestMode() == TestMode.PLAYBACK, - "This test only executes in playback because the partial success condition requires pre-populated data."); - // Arrange - final String query = "AppTraces \n" - + "| where Properties !has \"PartitionPumpManager\"\n" - + "| where Properties has \"LoggerName\" and Properties has_cs \"com.azure\"\n" - + "| project TimeGenerated, Message, Properties\n" - + "| extend m = parse_json(Message)\n" - + "| extend p = parse_json(Properties)\n" - + " | project TimeGenerated, Thread=p.ThreadName, Logger=p.LoggerName, ConnectionId=m.connectionId, Message\n" - + "\n"; + final String query = "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: " + + "int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n" + + "[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789," + + " 'string value', 10s, decimal(0.10101), dynamic({\"a\":123, \"b\":\"hello\", \"c\":[1,2,3], \"d\":{}})];" + + "range x from 1 to 400000 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long"; final LogsQueryOptions options = new LogsQueryOptions().setAllowPartialErrors(true); final QueryTimeInterval interval = QueryTimeInterval.LAST_DAY; @@ -314,13 +305,13 @@ public void testBatchStatistics() { + " not readily reproducible and because the service caches query results, the queries that require extended time " + "to complete if run the first time can return immediately if a cached result is available. So, this test can " + " wait for a long time before succeeding. So, disabling this in LIVE test mode") - @Disabled public void testServerTimeout() { // The server does not always stop processing the request and return a 504 before the client times out // so, retry until a 504 response is returned - Random random = new Random(); - // add some random number to circumvent cached response from server - long count = 1000000000000L + random.nextInt(10000); + // With test proxy migration, the request body is also recorded and the request has to match exactly for the + // recording to work. So, updating the exact count used to record the server timeout exception. When re-recording, + // add a random number to this to bypass the server from returning cached results. + long count = 1000000006959L; // this query should take more than 5 seconds usually, but the server may have cached the // response and may return before 5 seconds. So, retry with another query (different count value) StepVerifier.create(client.queryWorkspaceWithResponse(WORKSPACE_ID, "range x from 1 to " + count + " " diff --git a/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/LogsQueryClientTest.java b/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/LogsQueryClientTest.java index 001c9b403c12b..6b99ea866709a 100644 --- a/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/LogsQueryClientTest.java +++ b/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/LogsQueryClientTest.java @@ -10,8 +10,8 @@ import com.azure.core.http.policy.RetryPolicy; import com.azure.core.http.policy.RetryStrategy; import com.azure.core.http.rest.Response; -import com.azure.core.test.TestBase; import com.azure.core.test.TestMode; +import com.azure.core.test.TestProxyTestBase; import com.azure.core.test.http.AssertingHttpClientBuilder; import com.azure.core.util.Configuration; import com.azure.core.util.Context; @@ -24,7 +24,6 @@ import com.azure.monitor.query.models.LogsQueryResult; import com.azure.monitor.query.models.LogsQueryResultStatus; import com.azure.monitor.query.models.QueryTimeInterval; -import org.junit.jupiter.api.Assumptions; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.condition.DisabledIfEnvironmentVariable; @@ -37,7 +36,6 @@ import java.util.Arrays; import java.util.LinkedHashMap; import java.util.List; -import java.util.Random; import static com.azure.monitor.query.LogsQueryAsyncClientTest.RESOURCE_ID; import static org.junit.jupiter.api.Assertions.assertEquals; @@ -48,7 +46,7 @@ /** * Unit tests for {@link LogsQueryClient} */ -public class LogsQueryClientTest extends TestBase { +public class LogsQueryClientTest extends TestProxyTestBase { private static final String WORKSPACE_ID = Configuration.getGlobalConfiguration() .get("AZURE_MONITOR_LOGS_WORKSPACE_ID", "d2d0e126-fa1e-4b0a-b647-250cdd471e68"); @@ -121,18 +119,13 @@ public void testLogsQueryResource() { @Test public void testLogsQueryAllowPartialSuccess() { - Assumptions.assumeTrue(getTestMode() == TestMode.PLAYBACK, - "This test only executes in playback because the partial success condition requires pre-populated data."); // Arrange - final String query = "AppTraces \n" - + "| where Properties !has \"PartitionPumpManager\"\n" - + "| where Properties has \"LoggerName\" and Properties has_cs \"com.azure\"\n" - + "| project TimeGenerated, Message, Properties\n" - + "| extend m = parse_json(Message)\n" - + "| extend p = parse_json(Properties)\n" - + " | project TimeGenerated, Thread=p.ThreadName, Logger=p.LoggerName, ConnectionId=m.connectionId, Message\n" - + "\n"; + final String query = "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: " + + "int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n" + + "[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789," + + " 'string value', 10s, decimal(0.10101), dynamic({\"a\":123, \"b\":\"hello\", \"c\":[1,2,3], \"d\":{}})];" + + "range x from 1 to 400000 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long"; final LogsQueryOptions options = new LogsQueryOptions().setAllowPartialErrors(true); final QueryTimeInterval interval = QueryTimeInterval.LAST_DAY; @@ -290,10 +283,11 @@ public void testBatchStatistics() { public void testServerTimeout() { // The server does not always stop processing the request and return a 504 before the client times out // so, retry until a 504 response is returned - Random random = new Random(); while (true) { - // add some random number to circumvent cached response from server - long count = 1000000000000L + random.nextInt(10000); + // With test proxy migration, the request body is also recorded and the request has to match exactly for the + // recording to work. So, updating the exact count used to record the server timeout exception. When re-recording, + // add a random number to this to bypass the server from returning cached results. + long count = 1000000007696L; try { // this query should take more than 5 seconds usually, but the server may have cached the // response and may return before 5 seconds. So, retry with another query (different count value) diff --git a/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/MetricsQueryAsyncClientTest.java b/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/MetricsQueryAsyncClientTest.java index a6812ec1205bf..d22cf77e348e0 100644 --- a/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/MetricsQueryAsyncClientTest.java +++ b/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/MetricsQueryAsyncClientTest.java @@ -6,8 +6,8 @@ import com.azure.core.credential.AccessToken; import com.azure.core.credential.TokenCredential; import com.azure.core.http.HttpClient; -import com.azure.core.test.TestBase; import com.azure.core.test.TestMode; +import com.azure.core.test.TestProxyTestBase; import com.azure.core.test.http.AssertingHttpClientBuilder; import com.azure.core.util.Configuration; import com.azure.core.util.Context; @@ -42,7 +42,7 @@ /** * Unit tests for {@link MetricsQueryAsyncClient}. */ -public class MetricsQueryAsyncClientTest extends TestBase { +public class MetricsQueryAsyncClientTest extends TestProxyTestBase { private static final String RESOURCE_URI = Configuration.getGlobalConfiguration() .get("AZURE_MONITOR_METRICS_RESOURCE_URI", "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics"); diff --git a/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/MetricsQueryClientTest.java b/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/MetricsQueryClientTest.java index e24b2c430233b..d2538c8c173e9 100644 --- a/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/MetricsQueryClientTest.java +++ b/sdk/monitor/azure-monitor-query/src/test/java/com/azure/monitor/query/MetricsQueryClientTest.java @@ -8,8 +8,8 @@ import com.azure.core.http.HttpClient; import com.azure.core.http.rest.PagedIterable; import com.azure.core.http.rest.Response; -import com.azure.core.test.TestBase; import com.azure.core.test.TestMode; +import com.azure.core.test.TestProxyTestBase; import com.azure.core.test.http.AssertingHttpClientBuilder; import com.azure.core.util.Configuration; import com.azure.core.util.Context; @@ -44,7 +44,7 @@ /** * Unit tests for {@link MetricsQueryClient}. */ -public class MetricsQueryClientTest extends TestBase { +public class MetricsQueryClientTest extends TestProxyTestBase { private static final String RESOURCE_URI = Configuration.getGlobalConfiguration() .get("AZURE_MONITOR_METRICS_RESOURCE_URI", "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics"); diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testBatchQueryPartialSuccess.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testBatchQueryPartialSuccess.json index 5f5fb8d4a5f33..367cc7f473a83 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testBatchQueryPartialSuccess.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testBatchQueryPartialSuccess.json @@ -1,28 +1,176 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/$batch", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "3d7f76cb-71e9-4837-930e-176eebc57741", - "Content-Type" : "application/json" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:50:11 GMT", - "via" : "1.1 draft-oms-5979b88dcd-kx47g", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Body" : "{\"responses\":[{\"id\":\"2\",\"status\":400,\"body\":{\"error\":{\"message\":\"The request had some invalid properties\",\"code\":\"BadArgumentError\",\"correlationId\":\"31269348-b3c4-4147-b79e-f1143ee64c0c\",\"innererror\":{\"code\":\"SyntaxError\",\"message\":\"A recognition error occurred in the query.\",\"innererror\":{\"code\":\"SYN0002\",\"message\":\"Query could not be parsed at '' on line [2,299]\",\"line\":2,\"pos\":299,\"token\":\"\"}}}}},{\"id\":\"1\",\"status\":200,\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/$batch", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "1234", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:00:51 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "e9551643-9abe-483b-af21-fb294d449a61" + }, + "RequestBody": { + "requests": [ + { + "id": "1", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long | take 2" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": {}, + "path": "/query", + "method": "POST" + }, + { + "id": "2", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long | take" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": {}, + "path": "/query", + "method": "POST" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Connection": "keep-alive", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:00:52 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-22qw8", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "responses": [ + { + "id": "1", + "status": 200, + "headers": { + "Age": "91", + "request-context": "appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297" + }, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + }, + { + "id": "2", + "status": 400, + "body": { + "error": { + "message": "The request had some invalid properties", + "code": "BadArgumentError", + "correlationId": "c6c594e9-2703-4738-80c2-3b6ba90316e3", + "innererror": { + "code": "SyntaxError", + "message": "A recognition error occurred in the query.", + "innererror": { + "code": "SYN0002", + "message": "Query could not be parsed at \u0027\u003CEOF\u003E\u0027 on line [2,299]", + "line": 2, + "pos": 299, + "token": "\u003CEOF\u003E" + } + } + } + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testBatchStatistics.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testBatchStatistics.json index 7fa1cc010550b..6603569b9af33 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testBatchStatistics.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testBatchStatistics.json @@ -1,28 +1,3058 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/$batch", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "00a8fabe-ed59-440f-8f6d-6c2abbb0d499", - "Content-Type" : "application/json" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:50:11 GMT", - "via" : "1.1 draft-oms-5979b88dcd-bgw8l", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Body" : "{\"responses\":[{\"id\":\"1\",\"status\":200,\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[97,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[96,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[95,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[94,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[93,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[92,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[91,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[90,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[89,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[88,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[87,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[86,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[85,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[84,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[83,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[82,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[81,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[80,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[79,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[78,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[77,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[76,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[75,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[74,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[73,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[72,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[71,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[70,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[69,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[68,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[67,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[66,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[65,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[64,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[63,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[62,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[61,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[60,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[59,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[58,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[57,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[56,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[55,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[54,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[53,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[52,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[51,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[50,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[49,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[48,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[47,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[46,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[45,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[44,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[43,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[42,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[41,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[40,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[39,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[38,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[37,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[36,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[35,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[34,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[33,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[32,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[31,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[30,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[29,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[28,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[27,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[26,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[25,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[24,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[23,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[22,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[21,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[20,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[19,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[18,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[17,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[16,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[15,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[14,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[13,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[12,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[11,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[10,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[9,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[8,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[7,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[6,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[5,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[4,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[3,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[2,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[1,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}},{\"id\":\"2\",\"status\":200,\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[97,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[96,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[95,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[94,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[93,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[92,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[91,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[90,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[89,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[88,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[87,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[86,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[85,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[84,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[83,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[82,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[81,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[80,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[79,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[78,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[77,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[76,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[75,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[74,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[73,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[72,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[71,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[70,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[69,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[68,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[67,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[66,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[65,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[64,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[63,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[62,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[61,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[60,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[59,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[58,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[57,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[56,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[55,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[54,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[53,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[52,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[51,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[50,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[49,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[48,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[47,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[46,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[45,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[44,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[43,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[42,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[41,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[40,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[39,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[38,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[37,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[36,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[35,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[34,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[33,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[32,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[31,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[30,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[29,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[28,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[27,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[26,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[25,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[24,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[23,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[22,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[21,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[20,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[19,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[18,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[17,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[16,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[15,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[14,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[13,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[12,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[11,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[10,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[9,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[8,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[7,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[6,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[5,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[4,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[3,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[2,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[1,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}],\"statistics\":{\"query\":{\"executionTime\":0,\"resourceUsage\":{\"cache\":{\"memory\":{\"hits\":0,\"misses\":0,\"total\":0},\"disk\":{\"hits\":0,\"misses\":0,\"total\":0},\"shards\":{\"hot\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"cold\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"bypassbytes\":0}},\"cpu\":{\"user\":\"00:00:00\",\"kernel\":\"00:00:00\",\"totalCpu\":\"00:00:00\"},\"memory\":{\"peakPerNode\":4228368},\"network\":{\"interClusterTotalBytes\":19875,\"crossClusterTotalBytes\":0}},\"inputDatasetStatistics\":{\"extents\":{\"total\":0,\"scanned\":0,\"scannedMinDatetime\":\"0001-01-01T00:00:00.0000000Z\",\"scannedMaxDatetime\":\"0001-01-01T00:00:00.0000000Z\"},\"rows\":{\"total\":0,\"scanned\":0},\"rowstores\":{\"scannedRows\":0,\"scannedValuesSize\":0},\"shards\":{\"queriesGeneric\":0,\"queriesSpecialized\":0}},\"datasetStatistics\":[{\"tableRowCount\":100,\"tableSize\":19902}],\"crossClusterResourceUsage\":{}}}}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/$batch", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "1252", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:48:12 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "aed30ce6-eca8-406b-8733-269632a2314b" + }, + "RequestBody": { + "requests": [ + { + "id": "1", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": {}, + "path": "/query", + "method": "POST" + }, + { + "id": "2", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": { + "Prefer": "include-statistics=true" + }, + "path": "/query", + "method": "POST" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Connection": "keep-alive", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:48:14 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-cghh6", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "responses": [ + { + "id": "1", + "status": 200, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 97, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 96, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 95, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 94, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 93, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 92, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 91, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 90, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 89, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 88, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 87, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 86, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 85, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 84, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 83, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 82, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 81, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 80, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 79, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 78, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 77, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 76, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 75, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 74, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 73, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 72, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 71, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 70, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 69, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 68, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 67, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 66, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 65, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 64, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 63, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 62, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 61, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 60, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 59, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 58, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 57, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 56, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 55, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 54, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 53, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 52, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 51, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 50, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 49, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 48, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 47, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 46, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 45, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 44, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 43, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 42, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 41, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 40, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 39, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 38, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 37, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 36, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 35, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 34, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 33, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 32, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 31, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 30, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 29, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 28, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 27, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 26, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 25, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 24, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 23, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 22, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 21, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 20, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 19, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 18, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 17, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 16, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 15, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 14, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 13, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 12, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 11, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 10, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 9, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 8, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 7, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 6, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 5, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 4, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 3, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 2, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 1, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + }, + { + "id": "2", + "status": 200, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 97, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 96, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 95, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 94, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 93, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 92, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 91, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 90, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 89, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 88, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 87, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 86, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 85, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 84, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 83, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 82, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 81, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 80, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 79, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 78, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 77, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 76, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 75, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 74, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 73, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 72, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 71, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 70, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 69, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 68, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 67, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 66, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 65, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 64, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 63, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 62, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 61, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 60, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 59, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 58, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 57, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 56, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 55, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 54, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 53, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 52, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 51, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 50, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 49, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 48, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 47, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 46, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 45, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 44, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 43, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 42, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 41, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 40, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 39, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 38, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 37, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 36, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 35, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 34, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 33, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 32, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 31, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 30, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 29, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 28, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 27, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 26, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 25, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 24, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 23, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 22, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 21, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 20, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 19, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 18, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 17, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 16, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 15, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 14, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 13, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 12, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 11, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 10, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 9, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 8, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 7, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 6, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 5, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 4, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 3, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 2, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 1, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ], + "statistics": { + "query": { + "executionTime": 0.0156251, + "resourceUsage": { + "cache": { + "memory": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "disk": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "shards": { + "hot": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "cold": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "bypassbytes": 0 + } + }, + "cpu": { + "user": "00:00:00", + "kernel": "00:00:00", + "totalCpu": "00:00:00" + }, + "memory": { + "peakPerNode": 4228624 + }, + "network": { + "interClusterTotalBytes": 19875, + "crossClusterTotalBytes": 0 + } + }, + "inputDatasetStatistics": { + "extents": { + "total": 0, + "scanned": 0, + "scannedMinDatetime": "0001-01-01T00:00:00.0000000Z", + "scannedMaxDatetime": "0001-01-01T00:00:00.0000000Z" + }, + "rows": { + "total": 0, + "scanned": 0 + }, + "rowstores": { + "scannedRows": 0, + "scannedValuesSize": 0 + }, + "shards": { + "queriesGeneric": 0, + "queriesSpecialized": 0 + } + }, + "datasetStatistics": [ + { + "tableRowCount": 100, + "tableSize": 19902 + } + ], + "crossClusterResourceUsage": {} + } + } + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQuery.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQuery.json index eb822fceb1b0b..afe104a931c78 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQuery.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQuery.json @@ -1,28 +1,1495 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "ff88fcc1-5637-411f-a8fb-153d9f888229", - "Content-Type" : "application/json" - }, - "Response" : { - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:50:11 GMT", - "via" : "1.1 draft-oms-5979b88dcd-kmr4f", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Content-Length" : "18936", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[97,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[96,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[95,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[94,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[93,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[92,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[91,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[90,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[89,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[88,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[87,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[86,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[85,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[84,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[83,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[82,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[81,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[80,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[79,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[78,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[77,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[76,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[75,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[74,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[73,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[72,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[71,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[70,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[69,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[68,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[67,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[66,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[65,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[64,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[63,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[62,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[61,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[60,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[59,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[58,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[57,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[56,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[55,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[54,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[53,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[52,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[51,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[50,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[49,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[48,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[47,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[46,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[45,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[44,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[43,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[42,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[41,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[40,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[39,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[38,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[37,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[36,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[35,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[34,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[33,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[32,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[31,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[30,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[29,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[28,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[27,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[26,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[25,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[24,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[23,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[22,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[21,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[20,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[19,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[18,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[17,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[16,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[15,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[14,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[13,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[12,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[11,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[10,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[9,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[8,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[7,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[6,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[5,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[4,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[3,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[2,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[1,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "536", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:00:51 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "c5e4e048-db30-465d-819c-61667a291d31" + }, + "RequestBody": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long", + "timespan": "2021-01-01T00:00Z/2021-06-10T00:00Z" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Age": "89", + "Connection": "keep-alive", + "Content-Length": "18936", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:00:51 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-lv8qc", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 97, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 96, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 95, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 94, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 93, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 92, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 91, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 90, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 89, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 88, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 87, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 86, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 85, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 84, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 83, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 82, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 81, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 80, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 79, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 78, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 77, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 76, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 75, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 74, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 73, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 72, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 71, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 70, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 69, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 68, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 67, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 66, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 65, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 64, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 63, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 62, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 61, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 60, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 59, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 58, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 57, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 56, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 55, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 54, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 53, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 52, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 51, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 50, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 49, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 48, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 47, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 46, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 45, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 44, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 43, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 42, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 41, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 40, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 39, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 38, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 37, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 36, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 35, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 34, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 33, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 32, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 31, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 30, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 29, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 28, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 27, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 26, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 25, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 24, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 23, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 22, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 21, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 20, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 19, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 18, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 17, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 16, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 15, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 14, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 13, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 12, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 11, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 10, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 9, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 8, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 7, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 6, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 5, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 4, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 3, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 2, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 1, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQueryAllowPartialSuccess.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQueryAllowPartialSuccess.json index eab0ca8b27ec2..eade7e0b91ac1 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQueryAllowPartialSuccess.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQueryAllowPartialSuccess.json @@ -1,27 +1,9532 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (11.0.5; Windows 10; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "73462183", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Fri, 03 Jun 2022 22:06:19 GMT", - "via" : "1.1 draft-oms-657b4854d-sbwkn", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding,Accept-Encoding", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"TimeGenerated\",\"type\":\"datetime\"},{\"name\":\"Thread\",\"type\":\"dynamic\"},{\"name\":\"Logger\",\"type\":\"dynamic\"},{\"name\":\"Log\",\"type\":\"dynamic\"},{\"name\":\"ConnectionId\",\"type\":\"dynamic\"},{\"name\":\"EntityPath\",\"type\":\"dynamic\"},{\"name\":\"Message\",\"type\":\"string\"}],\"rows\":[[\"2022-06-03T19:50:29.043Z\",\"boundedElastic-1\",\"com.azure.messaging.eventhubs.EventHubProducerAsyncClient\",\"Sending batch to be distributed round-robin in service.\",null,null,\"{\\\"az.sdk.message\\\":\\\"Sending batch to be distributed round-robin in service.\\\",\\\"size\\\":500}\"]]}],\"error\":{\"code\":\"PartialError\",\"message\":\"There were some errors when processing your query.\",\"details\":[{\"code\":\"EngineError\",\"message\":\"Something went wrong processing your query on the server.\",\"innererror\":{\"code\":\"-2133196797\",\"message\":\"Query result set has exceeded the internal data size limit 64000000 (E_QUERY_RESULT_SET_TOO_LARGE; see https://aka.ms/kustoquerylimits)\",\"severity\":2,\"severityName\":\"Error\"}}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "509", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 19:16:52 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "b5deea46-729c-4878-b6af-6155f359bd45" + }, + "RequestBody": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 400000 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long", + "timespan": "PT24H" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Connection": "keep-alive", + "Content-Length": "69850049", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 19:17:11 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-g2pz5", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 400000, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399999, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399998, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399997, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399996, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399995, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399994, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399993, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399992, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399991, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399990, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399989, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399988, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399987, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399986, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399985, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399984, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399983, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399982, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399981, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399980, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399979, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399978, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399977, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399976, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399975, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399974, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399973, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399972, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399971, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399970, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399969, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399968, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399967, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399966, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399965, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399964, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399963, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399962, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399961, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399960, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399959, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399958, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399957, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399956, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399955, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399954, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399953, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399952, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399951, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399950, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399949, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399948, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399947, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399946, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399945, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399944, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399943, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399942, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399941, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399940, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399939, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399938, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399937, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399936, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399935, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399934, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399933, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399932, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399931, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399930, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399929, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399928, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399927, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399926, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399925, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399924, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399923, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399922, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399921, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399920, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399919, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399918, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399917, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399916, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399915, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399914, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399913, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399912, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399911, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399910, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399909, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399908, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399907, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399906, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399905, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399904, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399903, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399902, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399901, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399900, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399899, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399898, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399897, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399896, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399895, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399894, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399893, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399892, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399891, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399890, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399889, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399888, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399887, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399886, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399885, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399884, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399883, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399882, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399881, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399880, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399879, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399878, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399877, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399876, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399875, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399874, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399873, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399872, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399871, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399870, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399869, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399868, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399867, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399866, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399865, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399864, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399863, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399862, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399861, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399860, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399859, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399858, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399857, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399856, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399855, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399854, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399853, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399852, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399851, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399850, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399849, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399848, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399847, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399846, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399845, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399844, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399843, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399842, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399841, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399840, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399839, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399838, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399837, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399836, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399835, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399834, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399833, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399832, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399831, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399830, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399829, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399828, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399827, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399826, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399825, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399824, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399823, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399822, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399821, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399820, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399819, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399818, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399817, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399816, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399815, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399814, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399813, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399812, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399811, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399810, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399809, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399808, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399807, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399806, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399805, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399804, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399803, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399802, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399801, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399800, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399799, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399798, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399797, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399796, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399795, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399794, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399793, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399792, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399791, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399790, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399789, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399788, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399787, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399786, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399785, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399784, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399783, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399782, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399781, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399780, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399779, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399778, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399777, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399776, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399775, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399774, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399773, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399772, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399771, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399770, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399769, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399768, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399767, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399766, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399765, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399764, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399763, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399762, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399761, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399760, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399759, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399758, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399757, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399756, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399755, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399754, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399753, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399752, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399751, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399750, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399749, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399748, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399747, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399746, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399745, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399744, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399743, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399742, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399741, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399740, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399739, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399738, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399737, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399736, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399735, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399734, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399733, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399732, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399731, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399730, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399729, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399728, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399727, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399726, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399725, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399724, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399723, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399722, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399721, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399720, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399719, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399718, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399717, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399716, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399715, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399714, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399713, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399712, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399711, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399710, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399709, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399708, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399707, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399706, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399705, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399704, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399703, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399702, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399701, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399700, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399699, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399698, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399697, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399696, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399695, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399694, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399693, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399692, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399691, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399690, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399689, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399688, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399687, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399686, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399685, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399684, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399683, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399682, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399681, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399680, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399679, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399678, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399677, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399676, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399675, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399674, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399673, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399672, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399671, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399670, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399669, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399668, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399667, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399666, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399665, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399664, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399663, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399662, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399661, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399660, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399659, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399658, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399657, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399656, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399655, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399654, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399653, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399652, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399651, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399650, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399649, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399648, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399647, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399646, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399645, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399644, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399643, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399642, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399641, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399640, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399639, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399638, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399637, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399636, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399635, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399634, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399633, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399632, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399631, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399630, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399629, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399628, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399627, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399626, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399625, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399624, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399623, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399622, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399621, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399620, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399619, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399618, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399617, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399616, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399615, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399614, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399613, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399612, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399611, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399610, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399609, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399608, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399607, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399606, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399605, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399604, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399603, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399602, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399601, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399600, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399599, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399598, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399597, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399596, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399595, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399594, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399593, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399592, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399591, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399590, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399589, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399588, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399587, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399586, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399585, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399584, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399583, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399582, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399581, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399580, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399579, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399578, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399577, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399576, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399575, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399574, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399573, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399572, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399571, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399570, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399569, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399568, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399567, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399566, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399565, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399564, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399563, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399562, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399561, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399560, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399559, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399558, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399557, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399556, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399555, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399554, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399553, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399552, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399551, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399550, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399549, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399548, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399547, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399546, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399545, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399544, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399543, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399542, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399541, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399540, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399539, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399538, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399537, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399536, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399535, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399534, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399533, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399532, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399531, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399530, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399529, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399528, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399527, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399526, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399525, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399524, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399523, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399522, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399521, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399520, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399519, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399518, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399517, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399516, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399515, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399514, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399513, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399512, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399511, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399510, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399509, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399508, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399507, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399506, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399505, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399504, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399503, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399502, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399501, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399500, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399499, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399498, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399497, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399496, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399495, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399494, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399493, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399492, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399491, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399490, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399489, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399488, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399487, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399486, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399485, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399484, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399483, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399482, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399481, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399480, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399479, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399478, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399477, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399476, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399475, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399474, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399473, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399472, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399471, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399470, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399469, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399468, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399467, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399466, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399465, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399464, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399463, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399462, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399461, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399460, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399459, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399458, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399457, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399456, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399455, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399454, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399453, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399452, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399451, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399450, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399449, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399448, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399447, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399446, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399445, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399444, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399443, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399442, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399441, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399440, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399439, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399438, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399437, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399436, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399435, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399434, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399433, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399432, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399431, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399430, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399429, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399428, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399427, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399426, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399425, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399424, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399423, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399422, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399421, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399420, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399419, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399418, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399417, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399416, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399415, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399414, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399413, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399412, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399411, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399410, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399409, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399408, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399407, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399406, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399405, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399404, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399403, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399402, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399401, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399400, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399399, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399398, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399397, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399396, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399395, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399394, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399393, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399392, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399391, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399390, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399389, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399388, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399387, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399386, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399385, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399384, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399383, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399382, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399381, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399380, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399379, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399378, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399377, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399376, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399375, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399374, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399373, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399372, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399371, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399370, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399369, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399368, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399367, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399366, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399365, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399364, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399363, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399362, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399361, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399360, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399359, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399358, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399357, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399356, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399355, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399354, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399353, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399352, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399351, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399350, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399349, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399348, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399347, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399346, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399345, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399344, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399343, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399342, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399341, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399340, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399339, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399338, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399337, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399336, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399335, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399334, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399333, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399332, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399331, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399330, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399329, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399328, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ], + "error": { + "code": "PartialError", + "message": "There were some errors when processing your query.", + "details": [ + { + "code": "EngineError", + "message": "Something went wrong processing your query on the server.", + "innererror": { + "code": "-2133196797", + "message": "The results of this query exceed the set limit of 64000000 bytes, so not all records were returned (E_QUERY_RESULT_SET_TOO_LARGE, 0x80DA0003). See https://aka.ms/kustoquerylimits for more information and possible solutions.", + "severity": 2, + "severityName": "Error" + } + } + ] + } + } + } + ], + "Variables": {} } diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQueryBatch.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQueryBatch.json index 5b360692a4611..8438ea8371c7d 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQueryBatch.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQueryBatch.json @@ -1,28 +1,263 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/$batch", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "e7aad81c-3996-482e-8f37-fc8ba7a1c9e4", - "Content-Type" : "application/json" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:50:11 GMT", - "via" : "1.1 draft-oms-5979b88dcd-xhzg4", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Body" : "{\"responses\":[{\"id\":\"1\",\"status\":200,\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}},{\"id\":\"2\",\"status\":200,\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/$batch", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "1235", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:00:50 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "16b57d36-d007-4428-a2fe-2755aef54810" + }, + "RequestBody": { + "requests": [ + { + "id": "1", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long | take 2" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": {}, + "path": "/query", + "method": "POST" + }, + { + "id": "2", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long| take 3" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": {}, + "path": "/query", + "method": "POST" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Connection": "keep-alive", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:00:51 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-6fcsm", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "responses": [ + { + "id": "1", + "status": 200, + "headers": { + "Age": "90", + "request-context": "appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297" + }, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + }, + { + "id": "2", + "status": 200, + "headers": { + "Age": "90", + "request-context": "appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297" + }, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQueryBatchWithServerTimeout.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQueryBatchWithServerTimeout.json index d65a5121f39fd..3e00ef323a4e3 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQueryBatchWithServerTimeout.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsQueryBatchWithServerTimeout.json @@ -1,28 +1,414 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/$batch", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "8710b57f-bb44-4073-b133-52d55b3002b1", - "Content-Type" : "application/json" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:50:11 GMT", - "via" : "1.1 draft-oms-5979b88dcd-5849n", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Body" : "{\"responses\":[{\"id\":\"2\",\"status\":200,\"headers\":{\"Preference-Applied\":\"wait=20\",\"request-context\":\"appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297\"},\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[97,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[96,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}},{\"id\":\"3\",\"status\":200,\"headers\":{\"Preference-Applied\":\"wait=10\",\"request-context\":\"appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297\"},\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}},{\"id\":\"1\",\"status\":200,\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/$batch", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "1882", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:00:51 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "b97d8420-72b4-4b11-abe0-7e9cdc491bc9" + }, + "RequestBody": { + "requests": [ + { + "id": "1", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long | take 2" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": {}, + "path": "/query", + "method": "POST" + }, + { + "id": "2", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long | take 5" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": { + "Prefer": "wait=20" + }, + "path": "/query", + "method": "POST" + }, + { + "id": "3", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long| take 3" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": { + "Prefer": "wait=10" + }, + "path": "/query", + "method": "POST" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Connection": "keep-alive", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:00:51 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-wlzlz", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "responses": [ + { + "id": "1", + "status": 200, + "headers": { + "Age": "91", + "request-context": "appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297" + }, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + }, + { + "id": "2", + "status": 200, + "headers": { + "Age": "88", + "request-context": "appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297" + }, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 97, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 96, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + }, + { + "id": "3", + "status": 200, + "headers": { + "Age": "89", + "request-context": "appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297" + }, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsResourceQuery.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsResourceQuery.json index 74facbe882e07..c861f90a896e8 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsResourceQuery.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testLogsResourceQuery.json @@ -1,27 +1,1494 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.Storage/storageAccounts/srnagarstorage/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "0bd5145d-e784-49d4-b44a-0a8303ff2928", - "Content-Type" : "application/json" - }, - "Response" : { - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "Content-Length" : "18936", - "StatusCode" : "200", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[97,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[96,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[95,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[94,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[93,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[92,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[91,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[90,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[89,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[88,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[87,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[86,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[85,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[84,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[83,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[82,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[81,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[80,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[79,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[78,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[77,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[76,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[75,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[74,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[73,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[72,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[71,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[70,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[69,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[68,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[67,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[66,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[65,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[64,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[63,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[62,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[61,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[60,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[59,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[58,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[57,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[56,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[55,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[54,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[53,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[52,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[51,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[50,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[49,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[48,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[47,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[46,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[45,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[44,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[43,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[42,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[41,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[40,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[39,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[38,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[37,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[36,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[35,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[34,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[33,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[32,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[31,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[30,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[29,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[28,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[27,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[26,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[25,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[24,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[23,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[22,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[21,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[20,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[19,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[18,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[17,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[16,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[15,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[14,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[13,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[12,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[11,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[10,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[9,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[8,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[7,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[6,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[5,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[4,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[3,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[2,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[1,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}", - "Date" : "Tue, 14 Mar 2023 07:50:11 GMT", - "Content-Type" : "application/json; charset=utf-8", - "via" : "1.1 draft-oms-5979b88dcd-6bbkg" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.Storage/storageAccounts/srnagarstorage/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "571", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:00:53 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "7a06ff89-6eb5-4c6f-add4-f21e169a7f7e" + }, + "RequestBody": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long", + "timespan": "-999999999-01-01T00:00\u002B18:00/\u002B999999999-12-31T23:59:59.999999999-18:00" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Age": "89", + "Connection": "keep-alive", + "Content-Length": "18936", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:00:54 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Via": "1.1 draft-oms-666995cb46-wz9qq", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 97, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 96, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 95, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 94, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 93, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 92, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 91, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 90, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 89, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 88, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 87, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 86, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 85, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 84, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 83, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 82, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 81, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 80, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 79, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 78, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 77, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 76, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 75, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 74, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 73, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 72, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 71, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 70, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 69, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 68, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 67, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 66, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 65, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 64, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 63, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 62, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 61, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 60, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 59, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 58, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 57, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 56, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 55, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 54, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 53, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 52, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 51, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 50, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 49, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 48, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 47, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 46, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 45, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 44, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 43, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 42, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 41, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 40, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 39, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 38, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 37, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 36, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 35, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 34, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 33, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 32, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 31, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 30, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 29, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 28, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 27, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 26, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 25, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 24, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 23, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 22, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 21, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 20, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 19, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 18, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 17, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 16, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 15, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 14, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 13, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 12, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 11, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 10, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 9, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 8, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 7, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 6, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 5, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 4, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 3, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 2, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 1, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testMultipleWorkspaces.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testMultipleWorkspaces.json index eea3881b06762..3bf9a256b0287 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testMultipleWorkspaces.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testMultipleWorkspaces.json @@ -1,28 +1,65 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "266ba285-dc50-4047-94c7-750343e8b0c5", - "Content-Type" : "application/json" - }, - "Response" : { - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:50:12 GMT", - "via" : "1.1 draft-oms-5979b88dcd-ddwjx", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Content-Length" : "221", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"TenantId\",\"type\":\"string\"},{\"name\":\"count_\",\"type\":\"long\"}],\"rows\":[[\"d2d0e126-fa1e-4b0a-b647-250cdd471e68\",2127691],[\"9dad0092-fd13-403a-b367-a189a090a541\",3424]]}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "158", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:00:54 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "25bd903e-e6e1-421b-9444-4e42ee32486b" + }, + "RequestBody": { + "query": "union * | where TimeGenerated \u003E ago(100d) | project TenantId | summarize count() by TenantId", + "workspaces": [ + "9dad0092-fd13-403a-b367-a189a090a541" + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Age": "87", + "Connection": "keep-alive", + "Content-Length": "223", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:00:54 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-ft782", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "TenantId", + "type": "string" + }, + { + "name": "count_", + "type": "long" + } + ], + "rows": [ + [ + "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + 2520650 + ], + [ + "9dad0092-fd13-403a-b367-a189a090a541", + 261291 + ] + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testServerTimeout.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testServerTimeout.json index 6d6528fcb007e..a9e89bc72db04 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testServerTimeout.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testServerTimeout.json @@ -1,28 +1,47 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (11.0.10; Windows 10; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "191", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "504", - "Date" : "Thu, 21 Oct 2021 17:43:04 GMT", - "via" : "1.1 draft-oms-5f8dcf9dcc-jh9wz", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Body" : "{\"error\":{\"message\":\"Gateway timeout\",\"code\":\"GatewayTimeout\",\"correlationId\":\"76b18ff7-16d1-44f9-8d95-3ee747e9d890\",\"innererror\":{\"code\":\"GatewayTimeout\",\"message\":\"Kusto query timed out\"}}}", - "Preference-Applied" : "wait=5", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "58", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:45:05 GMT", + "Prefer": "wait=5", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "c2bf8543-7cec-425e-a980-c3d2a1febd20" + }, + "RequestBody": { + "query": "range x from 1 to 1000000006959 step 1 | count" + }, + "StatusCode": 504, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Connection": "keep-alive", + "Content-Length": "189", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:45:22 GMT", + "Preference-Applied": "wait=10", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-b6l6p", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "error": { + "message": "Gateway timeout", + "code": "GatewayTimeout", + "correlationId": "51d6eae9-e6a9-44b8-b0c6-5364204e2ee9", + "innererror": { + "code": "GatewayTimeout", + "message": "ADX query timed out" + } + } + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testStatistics.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testStatistics.json index 14d40c40c6d62..09af9d7d9f499 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testStatistics.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testStatistics.json @@ -1,28 +1,1566 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "983de147-019e-4dbb-8134-30ccaf5aad4c", - "Content-Type" : "application/json" - }, - "Response" : { - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:50:11 GMT", - "via" : "1.1 draft-oms-5979b88dcd-d89tb", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Content-Length" : "19786", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[97,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[96,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[95,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[94,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[93,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[92,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[91,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[90,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[89,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[88,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[87,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[86,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[85,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[84,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[83,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[82,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[81,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[80,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[79,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[78,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[77,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[76,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[75,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[74,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[73,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[72,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[71,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[70,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[69,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[68,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[67,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[66,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[65,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[64,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[63,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[62,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[61,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[60,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[59,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[58,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[57,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[56,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[55,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[54,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[53,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[52,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[51,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[50,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[49,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[48,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[47,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[46,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[45,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[44,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[43,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[42,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[41,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[40,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[39,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[38,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[37,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[36,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[35,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[34,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[33,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[32,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[31,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[30,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[29,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[28,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[27,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[26,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[25,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[24,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[23,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[22,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[21,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[20,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[19,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[18,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[17,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[16,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[15,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[14,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[13,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[12,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[11,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[10,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[9,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[8,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[7,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[6,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[5,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[4,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[3,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[2,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[1,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}],\"statistics\":{\"query\":{\"executionTime\":0,\"resourceUsage\":{\"cache\":{\"memory\":{\"hits\":0,\"misses\":0,\"total\":0},\"disk\":{\"hits\":0,\"misses\":0,\"total\":0},\"shards\":{\"hot\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"cold\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"bypassbytes\":0}},\"cpu\":{\"user\":\"00:00:00\",\"kernel\":\"00:00:00\",\"totalCpu\":\"00:00:00\"},\"memory\":{\"peakPerNode\":8213104},\"network\":{\"interClusterTotalBytes\":19875,\"crossClusterTotalBytes\":0}},\"inputDatasetStatistics\":{\"extents\":{\"total\":0,\"scanned\":0,\"scannedMinDatetime\":\"0001-01-01T00:00:00.0000000Z\",\"scannedMaxDatetime\":\"0001-01-01T00:00:00.0000000Z\"},\"rows\":{\"total\":0,\"scanned\":0},\"rowstores\":{\"scannedRows\":0,\"scannedValuesSize\":0},\"shards\":{\"queriesGeneric\":0,\"queriesSpecialized\":0}},\"datasetStatistics\":[{\"tableRowCount\":100,\"tableSize\":19902}],\"crossClusterResourceUsage\":{}}}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "487", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:00:50 GMT", + "Prefer": "include-statistics=true", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "507d159c-d65b-4038-9374-61e60ec491d9" + }, + "RequestBody": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Age": "91", + "Connection": "keep-alive", + "Content-Length": "19786", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:00:50 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-cppd5", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 97, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 96, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 95, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 94, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 93, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 92, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 91, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 90, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 89, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 88, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 87, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 86, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 85, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 84, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 83, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 82, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 81, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 80, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 79, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 78, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 77, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 76, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 75, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 74, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 73, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 72, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 71, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 70, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 69, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 68, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 67, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 66, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 65, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 64, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 63, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 62, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 61, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 60, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 59, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 58, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 57, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 56, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 55, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 54, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 53, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 52, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 51, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 50, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 49, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 48, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 47, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 46, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 45, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 44, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 43, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 42, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 41, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 40, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 39, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 38, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 37, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 36, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 35, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 34, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 33, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 32, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 31, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 30, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 29, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 28, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 27, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 26, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 25, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 24, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 23, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 22, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 21, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 20, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 19, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 18, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 17, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 16, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 15, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 14, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 13, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 12, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 11, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 10, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 9, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 8, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 7, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 6, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 5, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 4, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 3, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 2, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 1, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ], + "statistics": { + "query": { + "executionTime": 0, + "resourceUsage": { + "cache": { + "memory": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "disk": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "shards": { + "hot": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "cold": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "bypassbytes": 0 + } + }, + "cpu": { + "user": "00:00:00", + "kernel": "00:00:00", + "totalCpu": "00:00:00" + }, + "memory": { + "peakPerNode": 4246800 + }, + "network": { + "interClusterTotalBytes": 19875, + "crossClusterTotalBytes": 0 + } + }, + "inputDatasetStatistics": { + "extents": { + "total": 0, + "scanned": 0, + "scannedMinDatetime": "0001-01-01T00:00:00.0000000Z", + "scannedMaxDatetime": "0001-01-01T00:00:00.0000000Z" + }, + "rows": { + "total": 0, + "scanned": 0 + }, + "rowstores": { + "scannedRows": 0, + "scannedValuesSize": 0 + }, + "shards": { + "queriesGeneric": 0, + "queriesSpecialized": 0 + } + }, + "datasetStatistics": [ + { + "tableRowCount": 100, + "tableSize": 19902 + } + ], + "crossClusterResourceUsage": {} + } + } + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testStatisticsResourceQuery.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testStatisticsResourceQuery.json index b5f3113c49eb2..9f2e6d0557af3 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testStatisticsResourceQuery.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testStatisticsResourceQuery.json @@ -1,27 +1,1565 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.Storage/storageAccounts/srnagarstorage/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "8e4125c0-cda4-44f4-beb9-e09e56e3dc85", - "Content-Type" : "application/json" - }, - "Response" : { - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "Content-Length" : "19794", - "StatusCode" : "200", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[97,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[96,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[95,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[94,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[93,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[92,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[91,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[90,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[89,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[88,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[87,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[86,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[85,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[84,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[83,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[82,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[81,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[80,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[79,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[78,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[77,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[76,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[75,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[74,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[73,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[72,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[71,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[70,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[69,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[68,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[67,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[66,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[65,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[64,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[63,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[62,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[61,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[60,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[59,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[58,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[57,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[56,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[55,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[54,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[53,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[52,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[51,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[50,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[49,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[48,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[47,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[46,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[45,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[44,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[43,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[42,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[41,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[40,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[39,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[38,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[37,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[36,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[35,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[34,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[33,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[32,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[31,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[30,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[29,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[28,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[27,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[26,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[25,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[24,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[23,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[22,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[21,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[20,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[19,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[18,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[17,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[16,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[15,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[14,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[13,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[12,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[11,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[10,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[9,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[8,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[7,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[6,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[5,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[4,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[3,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[2,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[1,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}],\"statistics\":{\"query\":{\"executionTime\":0.0158057,\"resourceUsage\":{\"cache\":{\"memory\":{\"hits\":0,\"misses\":0,\"total\":0},\"disk\":{\"hits\":0,\"misses\":0,\"total\":0},\"shards\":{\"hot\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"cold\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"bypassbytes\":0}},\"cpu\":{\"user\":\"00:00:00\",\"kernel\":\"00:00:00\",\"totalCpu\":\"00:00:00\"},\"memory\":{\"peakPerNode\":8485488},\"network\":{\"interClusterTotalBytes\":19875,\"crossClusterTotalBytes\":0}},\"inputDatasetStatistics\":{\"extents\":{\"total\":0,\"scanned\":0,\"scannedMinDatetime\":\"0001-01-01T00:00:00.0000000Z\",\"scannedMaxDatetime\":\"0001-01-01T00:00:00.0000000Z\"},\"rows\":{\"total\":0,\"scanned\":0},\"rowstores\":{\"scannedRows\":0,\"scannedValuesSize\":0},\"shards\":{\"queriesGeneric\":0,\"queriesSpecialized\":0}},\"datasetStatistics\":[{\"tableRowCount\":100,\"tableSize\":19902}],\"crossClusterResourceUsage\":{}}}}", - "Date" : "Tue, 14 Mar 2023 07:50:12 GMT", - "Content-Type" : "application/json; charset=utf-8", - "via" : "1.1 draft-oms-5979b88dcd-2lg8m" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.Storage/storageAccounts/srnagarstorage/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "487", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:00:54 GMT", + "Prefer": "include-statistics=true", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "ee94be90-418b-46d7-84b3-1f5880842a1f" + }, + "RequestBody": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Age": "88", + "Connection": "keep-alive", + "Content-Length": "19794", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:00:54 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Via": "1.1 draft-oms-666995cb46-96fpd", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 97, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 96, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 95, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 94, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 93, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 92, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 91, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 90, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 89, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 88, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 87, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 86, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 85, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 84, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 83, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 82, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 81, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 80, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 79, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 78, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 77, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 76, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 75, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 74, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 73, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 72, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 71, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 70, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 69, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 68, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 67, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 66, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 65, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 64, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 63, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 62, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 61, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 60, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 59, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 58, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 57, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 56, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 55, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 54, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 53, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 52, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 51, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 50, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 49, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 48, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 47, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 46, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 45, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 44, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 43, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 42, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 41, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 40, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 39, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 38, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 37, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 36, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 35, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 34, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 33, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 32, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 31, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 30, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 29, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 28, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 27, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 26, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 25, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 24, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 23, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 22, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 21, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 20, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 19, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 18, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 17, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 16, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 15, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 14, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 13, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 12, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 11, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 10, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 9, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 8, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 7, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 6, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 5, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 4, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 3, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 2, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 1, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ], + "statistics": { + "query": { + "executionTime": 0.0155499, + "resourceUsage": { + "cache": { + "memory": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "disk": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "shards": { + "hot": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "cold": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "bypassbytes": 0 + } + }, + "cpu": { + "user": "00:00:00", + "kernel": "00:00:00", + "totalCpu": "00:00:00" + }, + "memory": { + "peakPerNode": 3853728 + }, + "network": { + "interClusterTotalBytes": 19875, + "crossClusterTotalBytes": 0 + } + }, + "inputDatasetStatistics": { + "extents": { + "total": 0, + "scanned": 0, + "scannedMinDatetime": "0001-01-01T00:00:00.0000000Z", + "scannedMaxDatetime": "0001-01-01T00:00:00.0000000Z" + }, + "rows": { + "total": 0, + "scanned": 0 + }, + "rowstores": { + "scannedRows": 0, + "scannedValuesSize": 0 + }, + "shards": { + "queriesGeneric": 0, + "queriesSpecialized": 0 + } + }, + "datasetStatistics": [ + { + "tableRowCount": 100, + "tableSize": 19902 + } + ], + "crossClusterResourceUsage": {} + } + } + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testVisualization.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testVisualization.json index 610e665d1f764..eb76f2c8ef920 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testVisualization.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testVisualization.json @@ -1,28 +1,157 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "a27f08f0-9d3d-4860-8842-9deac4dbc0eb", - "Content-Type" : "application/json" - }, - "Response" : { - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:50:11 GMT", - "via" : "1.1 draft-oms-5979b88dcd-srn7f", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Content-Length" : "1296", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"s\",\"type\":\"string\"},{\"name\":\"i\",\"type\":\"long\"}],\"rows\":[[\"a\",1],[\"b\",2],[\"c\",3]]}],\"render\":{\"visualization\":\"columnchart\",\"title\":\"the chart title\",\"accumulate\":false,\"isQuerySorted\":false,\"kind\":null,\"legend\":null,\"series\":null,\"yMin\":\"NaN\",\"yMax\":\"NaN\",\"xAxis\":null,\"xColumn\":null,\"xTitle\":\"the x axis title\",\"yAxis\":null,\"yColumns\":null,\"ySplit\":null,\"yTitle\":null,\"anomalyColumns\":null},\"statistics\":{\"query\":{\"executionTime\":0.015655,\"resourceUsage\":{\"cache\":{\"memory\":{\"hits\":0,\"misses\":0,\"total\":0},\"disk\":{\"hits\":0,\"misses\":0,\"total\":0},\"shards\":{\"hot\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"cold\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"bypassbytes\":0}},\"cpu\":{\"user\":\"00:00:00\",\"kernel\":\"00:00:00\",\"totalCpu\":\"00:00:00\"},\"memory\":{\"peakPerNode\":524384},\"network\":{\"interClusterTotalBytes\":615,\"crossClusterTotalBytes\":0}},\"inputDatasetStatistics\":{\"extents\":{\"total\":0,\"scanned\":0,\"scannedMinDatetime\":\"0001-01-01T00:00:00.0000000Z\",\"scannedMaxDatetime\":\"0001-01-01T00:00:00.0000000Z\"},\"rows\":{\"total\":0,\"scanned\":0},\"rowstores\":{\"scannedRows\":0,\"scannedValuesSize\":0},\"shards\":{\"queriesGeneric\":0,\"queriesSpecialized\":0}},\"datasetStatistics\":[{\"tableRowCount\":3,\"tableSize\":55}],\"crossClusterResourceUsage\":{}}}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "158", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:00:49 GMT", + "Prefer": "include-render=true,include-statistics=true", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "a5e52e65-436d-4688-b69c-3e54cc550b40" + }, + "RequestBody": { + "query": "datatable (s: string, i: long) [ \u0022a\u0022, 1, \u0022b\u0022, 2, \u0022c\u0022, 3 ] | render columnchart with (title=\u0022the chart title\u0022, xtitle=\u0022the x axis title\u0022)" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Age": "92", + "Connection": "keep-alive", + "Content-Length": "1297", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:00:50 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-vrqrt", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "s", + "type": "string" + }, + { + "name": "i", + "type": "long" + } + ], + "rows": [ + [ + "a", + 1 + ], + [ + "b", + 2 + ], + [ + "c", + 3 + ] + ] + } + ], + "render": { + "visualization": "columnchart", + "title": "the chart title", + "accumulate": false, + "isQuerySorted": false, + "kind": null, + "legend": null, + "series": null, + "yMin": "NaN", + "yMax": "NaN", + "xAxis": null, + "xColumn": null, + "xTitle": "the x axis title", + "yAxis": null, + "yColumns": null, + "ySplit": null, + "yTitle": null, + "anomalyColumns": null + }, + "statistics": { + "query": { + "executionTime": 0.0155757, + "resourceUsage": { + "cache": { + "memory": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "disk": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "shards": { + "hot": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "cold": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "bypassbytes": 0 + } + }, + "cpu": { + "user": "00:00:00", + "kernel": "00:00:00", + "totalCpu": "00:00:00" + }, + "memory": { + "peakPerNode": 524384 + }, + "network": { + "interClusterTotalBytes": 615, + "crossClusterTotalBytes": 0 + } + }, + "inputDatasetStatistics": { + "extents": { + "total": 0, + "scanned": 0, + "scannedMinDatetime": "0001-01-01T00:00:00.0000000Z", + "scannedMaxDatetime": "0001-01-01T00:00:00.0000000Z" + }, + "rows": { + "total": 0, + "scanned": 0 + }, + "rowstores": { + "scannedRows": 0, + "scannedValuesSize": 0 + }, + "shards": { + "queriesGeneric": 0, + "queriesSpecialized": 0 + } + }, + "datasetStatistics": [ + { + "tableRowCount": 3, + "tableSize": 55 + } + ], + "crossClusterResourceUsage": {} + } + } + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testVisualizationResourceQuery.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testVisualizationResourceQuery.json index ac08f4da26c11..e398575a04812 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testVisualizationResourceQuery.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryAsyncClientTest.testVisualizationResourceQuery.json @@ -1,27 +1,156 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.Storage/storageAccounts/srnagarstorage/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "065f5ec7-0378-4ab6-8136-5828d821dae5", - "Content-Type" : "application/json" - }, - "Response" : { - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "Content-Length" : "1289", - "StatusCode" : "200", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"s\",\"type\":\"string\"},{\"name\":\"i\",\"type\":\"long\"}],\"rows\":[[\"a\",1],[\"b\",2],[\"c\",3]]}],\"render\":{\"visualization\":\"columnchart\",\"title\":\"the chart title\",\"accumulate\":false,\"isQuerySorted\":false,\"kind\":null,\"legend\":null,\"series\":null,\"yMin\":\"NaN\",\"yMax\":\"NaN\",\"xAxis\":null,\"xColumn\":null,\"xTitle\":\"the x axis title\",\"yAxis\":null,\"yColumns\":null,\"ySplit\":null,\"yTitle\":null,\"anomalyColumns\":null},\"statistics\":{\"query\":{\"executionTime\":0,\"resourceUsage\":{\"cache\":{\"memory\":{\"hits\":0,\"misses\":0,\"total\":0},\"disk\":{\"hits\":0,\"misses\":0,\"total\":0},\"shards\":{\"hot\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"cold\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"bypassbytes\":0}},\"cpu\":{\"user\":\"00:00:00\",\"kernel\":\"00:00:00\",\"totalCpu\":\"00:00:00\"},\"memory\":{\"peakPerNode\":524384},\"network\":{\"interClusterTotalBytes\":615,\"crossClusterTotalBytes\":0}},\"inputDatasetStatistics\":{\"extents\":{\"total\":0,\"scanned\":0,\"scannedMinDatetime\":\"0001-01-01T00:00:00.0000000Z\",\"scannedMaxDatetime\":\"0001-01-01T00:00:00.0000000Z\"},\"rows\":{\"total\":0,\"scanned\":0},\"rowstores\":{\"scannedRows\":0,\"scannedValuesSize\":0},\"shards\":{\"queriesGeneric\":0,\"queriesSpecialized\":0}},\"datasetStatistics\":[{\"tableRowCount\":3,\"tableSize\":55}],\"crossClusterResourceUsage\":{}}}}", - "Date" : "Tue, 14 Mar 2023 07:50:11 GMT", - "Content-Type" : "application/json; charset=utf-8", - "via" : "1.1 draft-oms-5979b88dcd-c5xdc" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.Storage/storageAccounts/srnagarstorage/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "158", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:00:51 GMT", + "Prefer": "include-render=true,include-statistics=true", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "e6ecdf8d-8908-4930-adb7-b3acfb660652" + }, + "RequestBody": { + "query": "datatable (s: string, i: long) [ \u0022a\u0022, 1, \u0022b\u0022, 2, \u0022c\u0022, 3 ] | render columnchart with (title=\u0022the chart title\u0022, xtitle=\u0022the x axis title\u0022)" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Age": "89", + "Connection": "keep-alive", + "Content-Length": "1289", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:00:51 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Via": "1.1 draft-oms-666995cb46-qn97s", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "s", + "type": "string" + }, + { + "name": "i", + "type": "long" + } + ], + "rows": [ + [ + "a", + 1 + ], + [ + "b", + 2 + ], + [ + "c", + 3 + ] + ] + } + ], + "render": { + "visualization": "columnchart", + "title": "the chart title", + "accumulate": false, + "isQuerySorted": false, + "kind": null, + "legend": null, + "series": null, + "yMin": "NaN", + "yMax": "NaN", + "xAxis": null, + "xColumn": null, + "xTitle": "the x axis title", + "yAxis": null, + "yColumns": null, + "ySplit": null, + "yTitle": null, + "anomalyColumns": null + }, + "statistics": { + "query": { + "executionTime": 0, + "resourceUsage": { + "cache": { + "memory": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "disk": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "shards": { + "hot": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "cold": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "bypassbytes": 0 + } + }, + "cpu": { + "user": "00:00:00", + "kernel": "00:00:00", + "totalCpu": "00:00:00" + }, + "memory": { + "peakPerNode": 524384 + }, + "network": { + "interClusterTotalBytes": 615, + "crossClusterTotalBytes": 0 + } + }, + "inputDatasetStatistics": { + "extents": { + "total": 0, + "scanned": 0, + "scannedMinDatetime": "0001-01-01T00:00:00.0000000Z", + "scannedMaxDatetime": "0001-01-01T00:00:00.0000000Z" + }, + "rows": { + "total": 0, + "scanned": 0 + }, + "rowstores": { + "scannedRows": 0, + "scannedValuesSize": 0 + }, + "shards": { + "queriesGeneric": 0, + "queriesSpecialized": 0 + } + }, + "datasetStatistics": [ + { + "tableRowCount": 3, + "tableSize": 55 + } + ], + "crossClusterResourceUsage": {} + } + } + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testBatchQueryPartialSuccess.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testBatchQueryPartialSuccess.json index 38ac9a6b1a805..9e752cd7a6242 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testBatchQueryPartialSuccess.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testBatchQueryPartialSuccess.json @@ -1,28 +1,176 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/$batch", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "bb09d317-fd6a-44d8-8ef4-7b16ff9c2c73", - "Content-Type" : "application/json" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:45:59 GMT", - "via" : "1.1 draft-oms-5979b88dcd-nfqbh", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Body" : "{\"responses\":[{\"id\":\"1\",\"status\":200,\"headers\":{\"Age\":\"75\",\"request-context\":\"appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297\"},\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}},{\"id\":\"2\",\"status\":400,\"body\":{\"error\":{\"message\":\"The request had some invalid properties\",\"code\":\"BadArgumentError\",\"correlationId\":\"2c4ef394-60e5-4882-b8c2-7f777294a7c1\",\"innererror\":{\"code\":\"SyntaxError\",\"message\":\"A recognition error occurred in the query.\",\"innererror\":{\"code\":\"SYN0002\",\"message\":\"Query could not be parsed at '' on line [2,299]\",\"line\":2,\"pos\":299,\"token\":\"\"}}}}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/$batch", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "1234", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:01:02 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "c449d241-8ea4-4737-8ce1-38bf3c693213" + }, + "RequestBody": { + "requests": [ + { + "id": "1", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long | take 2" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": {}, + "path": "/query", + "method": "POST" + }, + { + "id": "2", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long | take" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": {}, + "path": "/query", + "method": "POST" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Connection": "keep-alive", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:03 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-8fv9z", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "responses": [ + { + "id": "1", + "status": 200, + "headers": { + "Age": "102", + "request-context": "appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297" + }, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + }, + { + "id": "2", + "status": 400, + "body": { + "error": { + "message": "The request had some invalid properties", + "code": "BadArgumentError", + "correlationId": "a29de193-a2c4-4c92-b110-600489062e83", + "innererror": { + "code": "SyntaxError", + "message": "A recognition error occurred in the query.", + "innererror": { + "code": "SYN0002", + "message": "Query could not be parsed at \u0027\u003CEOF\u003E\u0027 on line [2,299]", + "line": 2, + "pos": 299, + "token": "\u003CEOF\u003E" + } + } + } + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testBatchStatistics.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testBatchStatistics.json index d4b0982026ed8..cd3b85dd9127f 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testBatchStatistics.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testBatchStatistics.json @@ -1,28 +1,3066 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/$batch", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "3fca528d-e917-4a3a-9095-db95adc39c8d", - "Content-Type" : "application/json" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:45:59 GMT", - "via" : "1.1 draft-oms-5979b88dcd-v97sz", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Body" : "{\"responses\":[{\"id\":\"1\",\"status\":200,\"headers\":{\"Age\":\"76\",\"request-context\":\"appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297\"},\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[97,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[96,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[95,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[94,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[93,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[92,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[91,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[90,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[89,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[88,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[87,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[86,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[85,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[84,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[83,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[82,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[81,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[80,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[79,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[78,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[77,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[76,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[75,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[74,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[73,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[72,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[71,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[70,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[69,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[68,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[67,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[66,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[65,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[64,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[63,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[62,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[61,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[60,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[59,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[58,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[57,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[56,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[55,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[54,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[53,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[52,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[51,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[50,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[49,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[48,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[47,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[46,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[45,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[44,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[43,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[42,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[41,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[40,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[39,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[38,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[37,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[36,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[35,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[34,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[33,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[32,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[31,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[30,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[29,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[28,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[27,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[26,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[25,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[24,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[23,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[22,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[21,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[20,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[19,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[18,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[17,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[16,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[15,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[14,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[13,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[12,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[11,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[10,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[9,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[8,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[7,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[6,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[5,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[4,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[3,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[2,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[1,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}},{\"id\":\"2\",\"status\":200,\"headers\":{\"Age\":\"76\",\"request-context\":\"appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297\"},\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[97,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[96,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[95,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[94,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[93,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[92,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[91,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[90,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[89,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[88,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[87,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[86,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[85,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[84,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[83,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[82,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[81,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[80,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[79,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[78,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[77,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[76,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[75,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[74,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[73,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[72,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[71,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[70,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[69,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[68,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[67,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[66,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[65,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[64,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[63,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[62,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[61,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[60,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[59,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[58,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[57,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[56,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[55,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[54,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[53,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[52,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[51,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[50,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[49,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[48,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[47,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[46,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[45,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[44,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[43,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[42,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[41,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[40,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[39,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[38,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[37,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[36,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[35,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[34,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[33,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[32,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[31,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[30,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[29,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[28,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[27,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[26,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[25,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[24,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[23,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[22,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[21,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[20,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[19,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[18,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[17,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[16,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[15,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[14,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[13,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[12,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[11,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[10,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[9,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[8,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[7,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[6,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[5,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[4,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[3,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[2,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[1,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}],\"statistics\":{\"query\":{\"executionTime\":0.0156277,\"resourceUsage\":{\"cache\":{\"memory\":{\"hits\":0,\"misses\":0,\"total\":0},\"disk\":{\"hits\":0,\"misses\":0,\"total\":0},\"shards\":{\"hot\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"cold\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"bypassbytes\":0}},\"cpu\":{\"user\":\"00:00:00\",\"kernel\":\"00:00:00\",\"totalCpu\":\"00:00:00\"},\"memory\":{\"peakPerNode\":4293904},\"network\":{\"interClusterTotalBytes\":19875,\"crossClusterTotalBytes\":0}},\"inputDatasetStatistics\":{\"extents\":{\"total\":0,\"scanned\":0,\"scannedMinDatetime\":\"0001-01-01T00:00:00.0000000Z\",\"scannedMaxDatetime\":\"0001-01-01T00:00:00.0000000Z\"},\"rows\":{\"total\":0,\"scanned\":0},\"rowstores\":{\"scannedRows\":0,\"scannedValuesSize\":0},\"shards\":{\"queriesGeneric\":0,\"queriesSpecialized\":0}},\"datasetStatistics\":[{\"tableRowCount\":100,\"tableSize\":19902}],\"crossClusterResourceUsage\":{}}}}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/$batch", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "1252", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:49:40 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "8a27ef74-083b-49b6-bec6-78167cbc3573" + }, + "RequestBody": { + "requests": [ + { + "id": "1", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": {}, + "path": "/query", + "method": "POST" + }, + { + "id": "2", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": { + "Prefer": "include-statistics=true" + }, + "path": "/query", + "method": "POST" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Connection": "keep-alive", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:49:41 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-vwv44", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "responses": [ + { + "id": "1", + "status": 200, + "headers": { + "Age": "86", + "request-context": "appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297" + }, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 97, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 96, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 95, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 94, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 93, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 92, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 91, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 90, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 89, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 88, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 87, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 86, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 85, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 84, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 83, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 82, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 81, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 80, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 79, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 78, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 77, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 76, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 75, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 74, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 73, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 72, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 71, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 70, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 69, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 68, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 67, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 66, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 65, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 64, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 63, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 62, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 61, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 60, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 59, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 58, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 57, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 56, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 55, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 54, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 53, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 52, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 51, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 50, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 49, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 48, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 47, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 46, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 45, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 44, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 43, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 42, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 41, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 40, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 39, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 38, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 37, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 36, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 35, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 34, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 33, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 32, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 31, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 30, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 29, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 28, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 27, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 26, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 25, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 24, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 23, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 22, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 21, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 20, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 19, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 18, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 17, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 16, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 15, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 14, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 13, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 12, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 11, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 10, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 9, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 8, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 7, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 6, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 5, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 4, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 3, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 2, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 1, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + }, + { + "id": "2", + "status": 200, + "headers": { + "Age": "85", + "request-context": "appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297" + }, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 97, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 96, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 95, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 94, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 93, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 92, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 91, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 90, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 89, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 88, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 87, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 86, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 85, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 84, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 83, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 82, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 81, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 80, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 79, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 78, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 77, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 76, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 75, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 74, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 73, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 72, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 71, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 70, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 69, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 68, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 67, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 66, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 65, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 64, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 63, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 62, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 61, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 60, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 59, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 58, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 57, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 56, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 55, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 54, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 53, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 52, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 51, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 50, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 49, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 48, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 47, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 46, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 45, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 44, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 43, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 42, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 41, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 40, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 39, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 38, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 37, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 36, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 35, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 34, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 33, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 32, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 31, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 30, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 29, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 28, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 27, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 26, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 25, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 24, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 23, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 22, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 21, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 20, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 19, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 18, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 17, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 16, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 15, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 14, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 13, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 12, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 11, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 10, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 9, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 8, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 7, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 6, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 5, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 4, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 3, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 2, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 1, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ], + "statistics": { + "query": { + "executionTime": 0.0156251, + "resourceUsage": { + "cache": { + "memory": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "disk": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "shards": { + "hot": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "cold": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "bypassbytes": 0 + } + }, + "cpu": { + "user": "00:00:00", + "kernel": "00:00:00", + "totalCpu": "00:00:00" + }, + "memory": { + "peakPerNode": 4228624 + }, + "network": { + "interClusterTotalBytes": 19875, + "crossClusterTotalBytes": 0 + } + }, + "inputDatasetStatistics": { + "extents": { + "total": 0, + "scanned": 0, + "scannedMinDatetime": "0001-01-01T00:00:00.0000000Z", + "scannedMaxDatetime": "0001-01-01T00:00:00.0000000Z" + }, + "rows": { + "total": 0, + "scanned": 0 + }, + "rowstores": { + "scannedRows": 0, + "scannedValuesSize": 0 + }, + "shards": { + "queriesGeneric": 0, + "queriesSpecialized": 0 + } + }, + "datasetStatistics": [ + { + "tableRowCount": 100, + "tableSize": 19902 + } + ], + "crossClusterResourceUsage": {} + } + } + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQuery.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQuery.json index 187d1f27dca51..ae48ad2c82e37 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQuery.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQuery.json @@ -1,29 +1,1495 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "f3f4fa6d-adec-4849-8d56-5826da27c42f", - "Content-Type" : "application/json" - }, - "Response" : { - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:45:59 GMT", - "via" : "1.1 draft-oms-5979b88dcd-lsl6b", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Content-Length" : "18936", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[97,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[96,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[95,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[94,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[93,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[92,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[91,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[90,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[89,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[88,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[87,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[86,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[85,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[84,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[83,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[82,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[81,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[80,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[79,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[78,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[77,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[76,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[75,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[74,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[73,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[72,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[71,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[70,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[69,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[68,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[67,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[66,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[65,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[64,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[63,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[62,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[61,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[60,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[59,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[58,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[57,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[56,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[55,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[54,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[53,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[52,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[51,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[50,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[49,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[48,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[47,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[46,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[45,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[44,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[43,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[42,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[41,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[40,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[39,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[38,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[37,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[36,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[35,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[34,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[33,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[32,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[31,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[30,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[29,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[28,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[27,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[26,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[25,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[24,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[23,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[22,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[21,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[20,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[19,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[18,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[17,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[16,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[15,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[14,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[13,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[12,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[11,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[10,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[9,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[8,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[7,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[6,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[5,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[4,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[3,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[2,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[1,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}", - "Age" : "76", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "536", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:01:02 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "d2e8c0bd-eeed-4b4e-87ca-19673070f45d" + }, + "RequestBody": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long", + "timespan": "2021-01-01T00:00Z/2021-06-10T00:00Z" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Age": "100", + "Connection": "keep-alive", + "Content-Length": "18936", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:02 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-hpplp", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 97, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 96, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 95, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 94, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 93, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 92, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 91, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 90, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 89, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 88, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 87, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 86, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 85, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 84, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 83, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 82, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 81, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 80, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 79, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 78, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 77, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 76, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 75, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 74, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 73, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 72, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 71, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 70, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 69, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 68, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 67, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 66, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 65, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 64, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 63, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 62, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 61, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 60, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 59, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 58, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 57, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 56, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 55, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 54, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 53, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 52, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 51, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 50, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 49, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 48, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 47, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 46, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 45, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 44, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 43, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 42, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 41, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 40, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 39, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 38, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 37, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 36, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 35, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 34, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 33, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 32, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 31, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 30, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 29, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 28, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 27, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 26, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 25, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 24, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 23, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 22, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 21, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 20, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 19, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 18, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 17, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 16, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 15, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 14, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 13, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 12, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 11, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 10, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 9, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 8, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 7, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 6, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 5, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 4, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 3, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 2, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 1, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryAllowPartialSuccess.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryAllowPartialSuccess.json index eab0ca8b27ec2..eade7e0b91ac1 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryAllowPartialSuccess.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryAllowPartialSuccess.json @@ -1,27 +1,9532 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (11.0.5; Windows 10; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "73462183", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Fri, 03 Jun 2022 22:06:19 GMT", - "via" : "1.1 draft-oms-657b4854d-sbwkn", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding,Accept-Encoding", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"TimeGenerated\",\"type\":\"datetime\"},{\"name\":\"Thread\",\"type\":\"dynamic\"},{\"name\":\"Logger\",\"type\":\"dynamic\"},{\"name\":\"Log\",\"type\":\"dynamic\"},{\"name\":\"ConnectionId\",\"type\":\"dynamic\"},{\"name\":\"EntityPath\",\"type\":\"dynamic\"},{\"name\":\"Message\",\"type\":\"string\"}],\"rows\":[[\"2022-06-03T19:50:29.043Z\",\"boundedElastic-1\",\"com.azure.messaging.eventhubs.EventHubProducerAsyncClient\",\"Sending batch to be distributed round-robin in service.\",null,null,\"{\\\"az.sdk.message\\\":\\\"Sending batch to be distributed round-robin in service.\\\",\\\"size\\\":500}\"]]}],\"error\":{\"code\":\"PartialError\",\"message\":\"There were some errors when processing your query.\",\"details\":[{\"code\":\"EngineError\",\"message\":\"Something went wrong processing your query on the server.\",\"innererror\":{\"code\":\"-2133196797\",\"message\":\"Query result set has exceeded the internal data size limit 64000000 (E_QUERY_RESULT_SET_TOO_LARGE; see https://aka.ms/kustoquerylimits)\",\"severity\":2,\"severityName\":\"Error\"}}]}}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "509", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 19:16:52 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "b5deea46-729c-4878-b6af-6155f359bd45" + }, + "RequestBody": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 400000 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long", + "timespan": "PT24H" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Connection": "keep-alive", + "Content-Length": "69850049", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 19:17:11 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-g2pz5", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 400000, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399999, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399998, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399997, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399996, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399995, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399994, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399993, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399992, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399991, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399990, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399989, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399988, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399987, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399986, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399985, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399984, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399983, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399982, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399981, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399980, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399979, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399978, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399977, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399976, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399975, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399974, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399973, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399972, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399971, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399970, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399969, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399968, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399967, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399966, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399965, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399964, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399963, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399962, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399961, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399960, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399959, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399958, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399957, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399956, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399955, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399954, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399953, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399952, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399951, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399950, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399949, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399948, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399947, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399946, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399945, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399944, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399943, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399942, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399941, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399940, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399939, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399938, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399937, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399936, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399935, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399934, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399933, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399932, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399931, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399930, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399929, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399928, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399927, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399926, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399925, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399924, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399923, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399922, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399921, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399920, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399919, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399918, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399917, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399916, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399915, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399914, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399913, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399912, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399911, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399910, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399909, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399908, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399907, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399906, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399905, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399904, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399903, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399902, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399901, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399900, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399899, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399898, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399897, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399896, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399895, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399894, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399893, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399892, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399891, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399890, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399889, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399888, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399887, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399886, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399885, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399884, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399883, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399882, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399881, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399880, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399879, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399878, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399877, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399876, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399875, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399874, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399873, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399872, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399871, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399870, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399869, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399868, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399867, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399866, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399865, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399864, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399863, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399862, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399861, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399860, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399859, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399858, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399857, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399856, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399855, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399854, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399853, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399852, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399851, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399850, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399849, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399848, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399847, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399846, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399845, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399844, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399843, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399842, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399841, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399840, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399839, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399838, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399837, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399836, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399835, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399834, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399833, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399832, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399831, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399830, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399829, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399828, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399827, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399826, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399825, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399824, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399823, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399822, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399821, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399820, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399819, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399818, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399817, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399816, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399815, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399814, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399813, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399812, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399811, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399810, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399809, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399808, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399807, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399806, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399805, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399804, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399803, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399802, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399801, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399800, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399799, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399798, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399797, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399796, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399795, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399794, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399793, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399792, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399791, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399790, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399789, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399788, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399787, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399786, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399785, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399784, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399783, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399782, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399781, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399780, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399779, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399778, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399777, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399776, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399775, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399774, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399773, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399772, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399771, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399770, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399769, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399768, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399767, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399766, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399765, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399764, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399763, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399762, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399761, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399760, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399759, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399758, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399757, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399756, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399755, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399754, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399753, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399752, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399751, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399750, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399749, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399748, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399747, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399746, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399745, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399744, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399743, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399742, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399741, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399740, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399739, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399738, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399737, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399736, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399735, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399734, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399733, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399732, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399731, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399730, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399729, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399728, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399727, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399726, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399725, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399724, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399723, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399722, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399721, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399720, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399719, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399718, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399717, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399716, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399715, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399714, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399713, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399712, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399711, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399710, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399709, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399708, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399707, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399706, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399705, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399704, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399703, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399702, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399701, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399700, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399699, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399698, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399697, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399696, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399695, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399694, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399693, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399692, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399691, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399690, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399689, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399688, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399687, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399686, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399685, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399684, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399683, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399682, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399681, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399680, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399679, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399678, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399677, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399676, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399675, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399674, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399673, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399672, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399671, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399670, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399669, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399668, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399667, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399666, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399665, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399664, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399663, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399662, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399661, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399660, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399659, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399658, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399657, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399656, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399655, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399654, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399653, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399652, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399651, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399650, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399649, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399648, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399647, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399646, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399645, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399644, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399643, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399642, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399641, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399640, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399639, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399638, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399637, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399636, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399635, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399634, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399633, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399632, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399631, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399630, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399629, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399628, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399627, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399626, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399625, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399624, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399623, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399622, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399621, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399620, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399619, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399618, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399617, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399616, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399615, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399614, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399613, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399612, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399611, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399610, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399609, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399608, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399607, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399606, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399605, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399604, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399603, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399602, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399601, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399600, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399599, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399598, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399597, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399596, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399595, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399594, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399593, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399592, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399591, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399590, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399589, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399588, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399587, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399586, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399585, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399584, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399583, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399582, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399581, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399580, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399579, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399578, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399577, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399576, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399575, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399574, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399573, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399572, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399571, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399570, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399569, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399568, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399567, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399566, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399565, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399564, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399563, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399562, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399561, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399560, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399559, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399558, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399557, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399556, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399555, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399554, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399553, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399552, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399551, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399550, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399549, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399548, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399547, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399546, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399545, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399544, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399543, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399542, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399541, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399540, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399539, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399538, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399537, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399536, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399535, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399534, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399533, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399532, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399531, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399530, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399529, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399528, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399527, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399526, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399525, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399524, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399523, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399522, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399521, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399520, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399519, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399518, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399517, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399516, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399515, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399514, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399513, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399512, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399511, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399510, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399509, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399508, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399507, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399506, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399505, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399504, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399503, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399502, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399501, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399500, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399499, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399498, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399497, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399496, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399495, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399494, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399493, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399492, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399491, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399490, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399489, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399488, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399487, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399486, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399485, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399484, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399483, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399482, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399481, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399480, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399479, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399478, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399477, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399476, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399475, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399474, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399473, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399472, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399471, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399470, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399469, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399468, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399467, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399466, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399465, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399464, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399463, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399462, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399461, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399460, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399459, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399458, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399457, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399456, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399455, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399454, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399453, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399452, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399451, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399450, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399449, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399448, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399447, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399446, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399445, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399444, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399443, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399442, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399441, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399440, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399439, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399438, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399437, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399436, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399435, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399434, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399433, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399432, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399431, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399430, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399429, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399428, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399427, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399426, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399425, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399424, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399423, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399422, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399421, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399420, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399419, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399418, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399417, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399416, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399415, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399414, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399413, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399412, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399411, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399410, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399409, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399408, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399407, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399406, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399405, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399404, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399403, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399402, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399401, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399400, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399399, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399398, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399397, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399396, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399395, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399394, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399393, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399392, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399391, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399390, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399389, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399388, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399387, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399386, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399385, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399384, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399383, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399382, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399381, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399380, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399379, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399378, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399377, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399376, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399375, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399374, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399373, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399372, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399371, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399370, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399369, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399368, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399367, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399366, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399365, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399364, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399363, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399362, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399361, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399360, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399359, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399358, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399357, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399356, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399355, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399354, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399353, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399352, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399351, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399350, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399349, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399348, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399347, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399346, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399345, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399344, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399343, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399342, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399341, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399340, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399339, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399338, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399337, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399336, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399335, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399334, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399333, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399332, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399331, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399330, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399329, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 399328, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ], + "error": { + "code": "PartialError", + "message": "There were some errors when processing your query.", + "details": [ + { + "code": "EngineError", + "message": "Something went wrong processing your query on the server.", + "innererror": { + "code": "-2133196797", + "message": "The results of this query exceed the set limit of 64000000 bytes, so not all records were returned (E_QUERY_RESULT_SET_TOO_LARGE, 0x80DA0003). See https://aka.ms/kustoquerylimits for more information and possible solutions.", + "severity": 2, + "severityName": "Error" + } + } + ] + } + } + } + ], + "Variables": {} } diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryBatch.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryBatch.json index 47813a82047f1..439191d1ee9ad 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryBatch.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryBatch.json @@ -1,28 +1,263 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/$batch", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "80038c21-8f38-47bc-ba56-0262abd0dcaa", - "Content-Type" : "application/json" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:45:59 GMT", - "via" : "1.1 draft-oms-5979b88dcd-4n82p", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Body" : "{\"responses\":[{\"id\":\"1\",\"status\":200,\"headers\":{\"Age\":\"75\",\"request-context\":\"appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297\"},\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}},{\"id\":\"2\",\"status\":200,\"headers\":{\"Age\":\"76\",\"request-context\":\"appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297\"},\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/$batch", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "1235", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:01:01 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "5fcf2d03-a9ee-4e01-8d0f-50ecd2f81c2a" + }, + "RequestBody": { + "requests": [ + { + "id": "1", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long | take 2" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": {}, + "path": "/query", + "method": "POST" + }, + { + "id": "2", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long| take 3" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": {}, + "path": "/query", + "method": "POST" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Connection": "keep-alive", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:01 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-n2jwx", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "responses": [ + { + "id": "1", + "status": 200, + "headers": { + "Age": "101", + "request-context": "appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297" + }, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + }, + { + "id": "2", + "status": 200, + "headers": { + "Age": "101", + "request-context": "appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297" + }, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryBatchWithServerTimeout.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryBatchWithServerTimeout.json index 148341af3c5a3..44c9adccb18d4 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryBatchWithServerTimeout.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryBatchWithServerTimeout.json @@ -1,28 +1,414 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/$batch", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "968a9db6-eb61-4cde-9858-4d709f471cc0", - "Content-Type" : "application/json" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:45:59 GMT", - "via" : "1.1 draft-oms-5979b88dcd-2t8h8", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Body" : "{\"responses\":[{\"id\":\"1\",\"status\":200,\"headers\":{\"Age\":\"75\",\"request-context\":\"appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297\"},\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}},{\"id\":\"2\",\"status\":200,\"headers\":{\"Age\":\"74\",\"request-context\":\"appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297\"},\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[97,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[96,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}},{\"id\":\"3\",\"status\":200,\"headers\":{\"Age\":\"75\",\"request-context\":\"appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297\"},\"body\":{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}}]}", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/$batch", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "1882", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:01:02 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "2180a9de-94ae-4f56-abea-808f8fcf589d" + }, + "RequestBody": { + "requests": [ + { + "id": "1", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long | take 2" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": {}, + "path": "/query", + "method": "POST" + }, + { + "id": "2", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long | take 5" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": { + "Prefer": "wait=20" + }, + "path": "/query", + "method": "POST" + }, + { + "id": "3", + "body": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long| take 3" + }, + "workspace": "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + "headers": { + "Prefer": "wait=10" + }, + "path": "/query", + "method": "POST" + } + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Connection": "keep-alive", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:02 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-4m2f6", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "responses": [ + { + "id": "1", + "status": 200, + "headers": { + "Age": "102", + "request-context": "appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297" + }, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + }, + { + "id": "2", + "status": 200, + "headers": { + "Age": "99", + "request-context": "appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297" + }, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 97, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 96, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + }, + { + "id": "3", + "status": 200, + "headers": { + "Age": "99", + "request-context": "appId=cid-v1:70941e4f-7e8f-40b7-b730-183893db0297" + }, + "body": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryResource.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryResource.json index 25f7a932239f4..a4e3307557903 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryResource.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testLogsQueryResource.json @@ -1,27 +1,1494 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.Storage/storageAccounts/srnagarstorage/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "d30c3c79-564f-4a85-b116-b7b97d9a8d26", - "Content-Type" : "application/json" - }, - "Response" : { - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "Content-Length" : "18936", - "StatusCode" : "200", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[97,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[96,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[95,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[94,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[93,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[92,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[91,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[90,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[89,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[88,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[87,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[86,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[85,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[84,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[83,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[82,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[81,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[80,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[79,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[78,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[77,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[76,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[75,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[74,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[73,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[72,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[71,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[70,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[69,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[68,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[67,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[66,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[65,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[64,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[63,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[62,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[61,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[60,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[59,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[58,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[57,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[56,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[55,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[54,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[53,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[52,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[51,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[50,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[49,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[48,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[47,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[46,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[45,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[44,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[43,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[42,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[41,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[40,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[39,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[38,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[37,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[36,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[35,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[34,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[33,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[32,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[31,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[30,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[29,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[28,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[27,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[26,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[25,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[24,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[23,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[22,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[21,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[20,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[19,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[18,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[17,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[16,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[15,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[14,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[13,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[12,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[11,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[10,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[9,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[8,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[7,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[6,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[5,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[4,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[3,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[2,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[1,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}]}", - "Date" : "Tue, 14 Mar 2023 07:46:00 GMT", - "Content-Type" : "application/json; charset=utf-8", - "via" : "1.1 draft-oms-5979b88dcd-t8psw" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.Storage/storageAccounts/srnagarstorage/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "536", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:01:03 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "0e6c7896-e8d4-4418-8ad2-2aee376ea103" + }, + "RequestBody": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long", + "timespan": "2021-01-01T00:00Z/2021-06-10T00:00Z" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Age": "87", + "Connection": "keep-alive", + "Content-Length": "18936", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:03 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Via": "1.1 draft-oms-666995cb46-cbqfz", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 97, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 96, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 95, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 94, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 93, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 92, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 91, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 90, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 89, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 88, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 87, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 86, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 85, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 84, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 83, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 82, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 81, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 80, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 79, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 78, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 77, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 76, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 75, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 74, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 73, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 72, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 71, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 70, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 69, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 68, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 67, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 66, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 65, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 64, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 63, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 62, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 61, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 60, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 59, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 58, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 57, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 56, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 55, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 54, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 53, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 52, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 51, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 50, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 49, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 48, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 47, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 46, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 45, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 44, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 43, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 42, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 41, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 40, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 39, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 38, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 37, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 36, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 35, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 34, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 33, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 32, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 31, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 30, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 29, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 28, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 27, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 26, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 25, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 24, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 23, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 22, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 21, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 20, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 19, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 18, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 17, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 16, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 15, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 14, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 13, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 12, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 11, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 10, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 9, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 8, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 7, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 6, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 5, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 4, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 3, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 2, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 1, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testMultipleWorkspaces.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testMultipleWorkspaces.json index 940acce802a5f..78c722097d8c2 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testMultipleWorkspaces.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testMultipleWorkspaces.json @@ -1,29 +1,65 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "5a12761a-855b-478d-852b-e70e618ab3fb", - "Content-Type" : "application/json" - }, - "Response" : { - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:45:59 GMT", - "via" : "1.1 draft-oms-5979b88dcd-8d2zk", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Content-Length" : "221", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"TenantId\",\"type\":\"string\"},{\"name\":\"count_\",\"type\":\"long\"}],\"rows\":[[\"d2d0e126-fa1e-4b0a-b647-250cdd471e68\",2127798],[\"9dad0092-fd13-403a-b367-a189a090a541\",3424]]}]}", - "Age" : "76", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "158", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:01:03 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "7841d44a-9b8a-4238-9882-db7010c247b9" + }, + "RequestBody": { + "query": "union * | where TimeGenerated \u003E ago(100d) | project TenantId | summarize count() by TenantId", + "workspaces": [ + "9dad0092-fd13-403a-b367-a189a090a541" + ] + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Age": "97", + "Connection": "keep-alive", + "Content-Length": "223", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:04 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-8tkrh", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "TenantId", + "type": "string" + }, + { + "name": "count_", + "type": "long" + } + ], + "rows": [ + [ + "d2d0e126-fa1e-4b0a-b647-250cdd471e68", + 2520650 + ], + [ + "9dad0092-fd13-403a-b367-a189a090a541", + 261291 + ] + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testServerTimeout.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testServerTimeout.json index 6d6528fcb007e..ae761a726919e 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testServerTimeout.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testServerTimeout.json @@ -1,28 +1,47 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (11.0.10; Windows 10; 10.0)", - "Content-Type" : "application/json" - }, - "Response" : { - "content-length" : "191", - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "504", - "Date" : "Thu, 21 Oct 2021 17:43:04 GMT", - "via" : "1.1 draft-oms-5f8dcf9dcc-jh9wz", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Body" : "{\"error\":{\"message\":\"Gateway timeout\",\"code\":\"GatewayTimeout\",\"correlationId\":\"76b18ff7-16d1-44f9-8d95-3ee747e9d890\",\"innererror\":{\"code\":\"GatewayTimeout\",\"message\":\"Kusto query timed out\"}}}", - "Preference-Applied" : "wait=5", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "58", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:46:33 GMT", + "Prefer": "wait=5", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "a9ed148a-bf96-4b90-84de-bcbe550c5794" + }, + "RequestBody": { + "query": "range x from 1 to 1000000007696 step 1 | count" + }, + "StatusCode": 504, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Connection": "keep-alive", + "Content-Length": "189", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:46:44 GMT", + "Preference-Applied": "wait=5", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-5pnqc", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "error": { + "message": "Gateway timeout", + "code": "GatewayTimeout", + "correlationId": "52ea4cae-c32c-4064-8c28-4c7256dc8b8e", + "innererror": { + "code": "GatewayTimeout", + "message": "ADX query timed out" + } + } + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testStatistics.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testStatistics.json index dacbb4235feab..82d2578536c32 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testStatistics.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testStatistics.json @@ -1,29 +1,1566 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "2d86c26e-25c0-4212-b71d-4e7e33ddf0c4", - "Content-Type" : "application/json" - }, - "Response" : { - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:45:59 GMT", - "via" : "1.1 draft-oms-5979b88dcd-vbbwd", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Content-Length" : "19786", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[97,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[96,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[95,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[94,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[93,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[92,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[91,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[90,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[89,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[88,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[87,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[86,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[85,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[84,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[83,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[82,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[81,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[80,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[79,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[78,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[77,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[76,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[75,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[74,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[73,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[72,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[71,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[70,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[69,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[68,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[67,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[66,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[65,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[64,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[63,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[62,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[61,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[60,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[59,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[58,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[57,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[56,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[55,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[54,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[53,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[52,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[51,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[50,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[49,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[48,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[47,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[46,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[45,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[44,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[43,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[42,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[41,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[40,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[39,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[38,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[37,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[36,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[35,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[34,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[33,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[32,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[31,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[30,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[29,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[28,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[27,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[26,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[25,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[24,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[23,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[22,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[21,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[20,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[19,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[18,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[17,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[16,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[15,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[14,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[13,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[12,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[11,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[10,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[9,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[8,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[7,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[6,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[5,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[4,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[3,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[2,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[1,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}],\"statistics\":{\"query\":{\"executionTime\":0,\"resourceUsage\":{\"cache\":{\"memory\":{\"hits\":0,\"misses\":0,\"total\":0},\"disk\":{\"hits\":0,\"misses\":0,\"total\":0},\"shards\":{\"hot\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"cold\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"bypassbytes\":0}},\"cpu\":{\"user\":\"00:00:00\",\"kernel\":\"00:00:00\",\"totalCpu\":\"00:00:00\"},\"memory\":{\"peakPerNode\":3851552},\"network\":{\"interClusterTotalBytes\":19875,\"crossClusterTotalBytes\":0}},\"inputDatasetStatistics\":{\"extents\":{\"total\":0,\"scanned\":0,\"scannedMinDatetime\":\"0001-01-01T00:00:00.0000000Z\",\"scannedMaxDatetime\":\"0001-01-01T00:00:00.0000000Z\"},\"rows\":{\"total\":0,\"scanned\":0},\"rowstores\":{\"scannedRows\":0,\"scannedValuesSize\":0},\"shards\":{\"queriesGeneric\":0,\"queriesSpecialized\":0}},\"datasetStatistics\":[{\"tableRowCount\":100,\"tableSize\":19902}],\"crossClusterResourceUsage\":{}}}}", - "Age" : "76", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "487", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:01:01 GMT", + "Prefer": "include-statistics=true", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "c4ddcd42-cc95-4508-aa64-e53168271b2f" + }, + "RequestBody": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Age": "102", + "Connection": "keep-alive", + "Content-Length": "19786", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:01 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-tvj8v", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 97, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 96, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 95, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 94, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 93, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 92, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 91, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 90, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 89, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 88, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 87, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 86, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 85, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 84, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 83, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 82, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 81, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 80, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 79, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 78, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 77, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 76, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 75, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 74, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 73, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 72, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 71, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 70, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 69, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 68, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 67, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 66, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 65, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 64, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 63, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 62, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 61, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 60, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 59, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 58, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 57, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 56, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 55, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 54, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 53, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 52, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 51, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 50, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 49, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 48, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 47, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 46, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 45, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 44, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 43, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 42, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 41, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 40, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 39, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 38, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 37, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 36, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 35, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 34, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 33, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 32, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 31, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 30, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 29, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 28, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 27, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 26, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 25, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 24, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 23, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 22, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 21, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 20, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 19, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 18, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 17, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 16, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 15, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 14, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 13, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 12, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 11, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 10, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 9, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 8, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 7, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 6, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 5, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 4, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 3, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 2, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 1, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ], + "statistics": { + "query": { + "executionTime": 0, + "resourceUsage": { + "cache": { + "memory": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "disk": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "shards": { + "hot": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "cold": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "bypassbytes": 0 + } + }, + "cpu": { + "user": "00:00:00", + "kernel": "00:00:00", + "totalCpu": "00:00:00" + }, + "memory": { + "peakPerNode": 4246800 + }, + "network": { + "interClusterTotalBytes": 19875, + "crossClusterTotalBytes": 0 + } + }, + "inputDatasetStatistics": { + "extents": { + "total": 0, + "scanned": 0, + "scannedMinDatetime": "0001-01-01T00:00:00.0000000Z", + "scannedMaxDatetime": "0001-01-01T00:00:00.0000000Z" + }, + "rows": { + "total": 0, + "scanned": 0 + }, + "rowstores": { + "scannedRows": 0, + "scannedValuesSize": 0 + }, + "shards": { + "queriesGeneric": 0, + "queriesSpecialized": 0 + } + }, + "datasetStatistics": [ + { + "tableRowCount": 100, + "tableSize": 19902 + } + ], + "crossClusterResourceUsage": {} + } + } + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testStatisticsResourceQuery.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testStatisticsResourceQuery.json index 357293a991af0..8f514ead08ae9 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testStatisticsResourceQuery.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testStatisticsResourceQuery.json @@ -1,28 +1,1565 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.Storage/storageAccounts/srnagarstorage/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "2aa19c89-f489-4a23-9190-9350ea8d0637", - "Content-Type" : "application/json" - }, - "Response" : { - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:45:59 GMT", - "via" : "1.1 draft-oms-5979b88dcd-ttqcg", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Content-Length" : "19786", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"x\",\"type\":\"long\"},{\"name\":\"y\",\"type\":\"long\"},{\"name\":\"DateTime\",\"type\":\"datetime\"},{\"name\":\"Bool\",\"type\":\"bool\"},{\"name\":\"Guid\",\"type\":\"guid\"},{\"name\":\"Int\",\"type\":\"int\"},{\"name\":\"Long\",\"type\":\"long\"},{\"name\":\"Double\",\"type\":\"real\"},{\"name\":\"String\",\"type\":\"string\"},{\"name\":\"Timespan\",\"type\":\"timespan\"},{\"name\":\"Decimal\",\"type\":\"decimal\"},{\"name\":\"Dynamic\",\"type\":\"dynamic\"}],\"rows\":[[100,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[99,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[98,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[97,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[96,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[95,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[94,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[93,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[92,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[91,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[90,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[89,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[88,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[87,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[86,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[85,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[84,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[83,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[82,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[81,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[80,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[79,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[78,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[77,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[76,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[75,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[74,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[73,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[72,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[71,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[70,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[69,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[68,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[67,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[66,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[65,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[64,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[63,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[62,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[61,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[60,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[59,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[58,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[57,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[56,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[55,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[54,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[53,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[52,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[51,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[50,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[49,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[48,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[47,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[46,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[45,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[44,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[43,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[42,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[41,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[40,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[39,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[38,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[37,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[36,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[35,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[34,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[33,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[32,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[31,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[30,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[29,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[28,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[27,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[26,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[25,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[24,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[23,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[22,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[21,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[20,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[19,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[18,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[17,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[16,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[15,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[14,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[13,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[12,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[11,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[10,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[9,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[8,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[7,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[6,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[5,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[4,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[3,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[2,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"],[1,1,\"2015-12-31T23:59:59.9Z\",false,\"74be27de-1e4e-49d9-b579-fe0b331d3642\",12345,1,12345.6789,\"string value\",\"00:00:10\",\"0.10101\",\"{\\\"a\\\":123,\\\"b\\\":\\\"hello\\\",\\\"c\\\":[1,2,3],\\\"d\\\":{}}\"]]}],\"statistics\":{\"query\":{\"executionTime\":0,\"resourceUsage\":{\"cache\":{\"memory\":{\"hits\":0,\"misses\":0,\"total\":0},\"disk\":{\"hits\":0,\"misses\":0,\"total\":0},\"shards\":{\"hot\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"cold\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"bypassbytes\":0}},\"cpu\":{\"user\":\"00:00:00\",\"kernel\":\"00:00:00\",\"totalCpu\":\"00:00:00\"},\"memory\":{\"peakPerNode\":3843360},\"network\":{\"interClusterTotalBytes\":19875,\"crossClusterTotalBytes\":0}},\"inputDatasetStatistics\":{\"extents\":{\"total\":0,\"scanned\":0,\"scannedMinDatetime\":\"0001-01-01T00:00:00.0000000Z\",\"scannedMaxDatetime\":\"0001-01-01T00:00:00.0000000Z\"},\"rows\":{\"total\":0,\"scanned\":0},\"rowstores\":{\"scannedRows\":0,\"scannedValuesSize\":0},\"shards\":{\"queriesGeneric\":0,\"queriesSpecialized\":0}},\"datasetStatistics\":[{\"tableRowCount\":100,\"tableSize\":19902}],\"crossClusterResourceUsage\":{}}}}", - "Age" : "76", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.Storage/storageAccounts/srnagarstorage/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "487", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:01:03 GMT", + "Prefer": "include-statistics=true", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "a5044432-b2b6-4b3e-b759-6144fd7c285c" + }, + "RequestBody": { + "query": "let dt = datatable (DateTime: datetime, Bool:bool, Guid: guid, Int: int, Long:long, Double: double, String: string, Timespan: timespan, Decimal: decimal, Dynamic: dynamic)\n[datetime(2015-12-31 23:59:59.9), false, guid(74be27de-1e4e-49d9-b579-fe0b331d3642), 12345, 1, 12345.6789, \u0027string value\u0027, 10s, decimal(0.10101), dynamic({\u0022a\u0022:123, \u0022b\u0022:\u0022hello\u0022, \u0022c\u0022:[1,2,3], \u0022d\u0022:{}})];range x from 1 to 100 step 1 | extend y=1 | join kind=fullouter dt on $left.y == $right.Long" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Age": "98", + "Connection": "keep-alive", + "Content-Length": "19794", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:03 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Via": "1.1 draft-oms-666995cb46-lcph8", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "x", + "type": "long" + }, + { + "name": "y", + "type": "long" + }, + { + "name": "DateTime", + "type": "datetime" + }, + { + "name": "Bool", + "type": "bool" + }, + { + "name": "Guid", + "type": "guid" + }, + { + "name": "Int", + "type": "int" + }, + { + "name": "Long", + "type": "long" + }, + { + "name": "Double", + "type": "real" + }, + { + "name": "String", + "type": "string" + }, + { + "name": "Timespan", + "type": "timespan" + }, + { + "name": "Decimal", + "type": "decimal" + }, + { + "name": "Dynamic", + "type": "dynamic" + } + ], + "rows": [ + [ + 100, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 99, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 98, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 97, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 96, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 95, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 94, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 93, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 92, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 91, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 90, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 89, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 88, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 87, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 86, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 85, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 84, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 83, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 82, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 81, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 80, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 79, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 78, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 77, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 76, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 75, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 74, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 73, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 72, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 71, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 70, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 69, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 68, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 67, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 66, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 65, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 64, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 63, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 62, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 61, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 60, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 59, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 58, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 57, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 56, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 55, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 54, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 53, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 52, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 51, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 50, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 49, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 48, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 47, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 46, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 45, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 44, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 43, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 42, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 41, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 40, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 39, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 38, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 37, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 36, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 35, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 34, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 33, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 32, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 31, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 30, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 29, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 28, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 27, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 26, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 25, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 24, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 23, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 22, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 21, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 20, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 19, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 18, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 17, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 16, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 15, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 14, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 13, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 12, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 11, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 10, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 9, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 8, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 7, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 6, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 5, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 4, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 3, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 2, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ], + [ + 1, + 1, + "2015-12-31T23:59:59.9Z", + false, + "74be27de-1e4e-49d9-b579-fe0b331d3642", + 12345, + 1, + 12345.6789, + "string value", + "00:00:10", + "0.10101", + "{\u0022a\u0022:123,\u0022b\u0022:\u0022hello\u0022,\u0022c\u0022:[1,2,3],\u0022d\u0022:{}}" + ] + ] + } + ], + "statistics": { + "query": { + "executionTime": 0.0155499, + "resourceUsage": { + "cache": { + "memory": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "disk": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "shards": { + "hot": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "cold": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "bypassbytes": 0 + } + }, + "cpu": { + "user": "00:00:00", + "kernel": "00:00:00", + "totalCpu": "00:00:00" + }, + "memory": { + "peakPerNode": 3853728 + }, + "network": { + "interClusterTotalBytes": 19875, + "crossClusterTotalBytes": 0 + } + }, + "inputDatasetStatistics": { + "extents": { + "total": 0, + "scanned": 0, + "scannedMinDatetime": "0001-01-01T00:00:00.0000000Z", + "scannedMaxDatetime": "0001-01-01T00:00:00.0000000Z" + }, + "rows": { + "total": 0, + "scanned": 0 + }, + "rowstores": { + "scannedRows": 0, + "scannedValuesSize": 0 + }, + "shards": { + "queriesGeneric": 0, + "queriesSpecialized": 0 + } + }, + "datasetStatistics": [ + { + "tableRowCount": 100, + "tableSize": 19902 + } + ], + "crossClusterResourceUsage": {} + } + } + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testVisualization.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testVisualization.json index e13a58d634a82..82b410191f452 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testVisualization.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testVisualization.json @@ -1,29 +1,157 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "fd956c51-acf4-48a7-b34c-1313794e6cc3", - "Content-Type" : "application/json" - }, - "Response" : { - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:45:59 GMT", - "via" : "1.1 draft-oms-5979b88dcd-7wbnv", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Vary" : "Accept-Encoding", - "Content-Length" : "1289", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"s\",\"type\":\"string\"},{\"name\":\"i\",\"type\":\"long\"}],\"rows\":[[\"a\",1],[\"b\",2],[\"c\",3]]}],\"render\":{\"visualization\":\"columnchart\",\"title\":\"the chart title\",\"accumulate\":false,\"isQuerySorted\":false,\"kind\":null,\"legend\":null,\"series\":null,\"yMin\":\"NaN\",\"yMax\":\"NaN\",\"xAxis\":null,\"xColumn\":null,\"xTitle\":\"the x axis title\",\"yAxis\":null,\"yColumns\":null,\"ySplit\":null,\"yTitle\":null,\"anomalyColumns\":null},\"statistics\":{\"query\":{\"executionTime\":0,\"resourceUsage\":{\"cache\":{\"memory\":{\"hits\":0,\"misses\":0,\"total\":0},\"disk\":{\"hits\":0,\"misses\":0,\"total\":0},\"shards\":{\"hot\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"cold\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"bypassbytes\":0}},\"cpu\":{\"user\":\"00:00:00\",\"kernel\":\"00:00:00\",\"totalCpu\":\"00:00:00\"},\"memory\":{\"peakPerNode\":524384},\"network\":{\"interClusterTotalBytes\":615,\"crossClusterTotalBytes\":0}},\"inputDatasetStatistics\":{\"extents\":{\"total\":0,\"scanned\":0,\"scannedMinDatetime\":\"0001-01-01T00:00:00.0000000Z\",\"scannedMaxDatetime\":\"0001-01-01T00:00:00.0000000Z\"},\"rows\":{\"total\":0,\"scanned\":0},\"rowstores\":{\"scannedRows\":0,\"scannedValuesSize\":0},\"shards\":{\"queriesGeneric\":0,\"queriesSpecialized\":0}},\"datasetStatistics\":[{\"tableRowCount\":3,\"tableSize\":55}],\"crossClusterResourceUsage\":{}}}}", - "Age" : "75", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/workspaces/d2d0e126-fa1e-4b0a-b647-250cdd471e68/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "158", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:01:00 GMT", + "Prefer": "include-render=true,include-statistics=true", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "8b888db4-5984-4638-96fd-d9acf17bff8e" + }, + "RequestBody": { + "query": "datatable (s: string, i: long) [ \u0022a\u0022, 1, \u0022b\u0022, 2, \u0022c\u0022, 3 ] | render columnchart with (title=\u0022the chart title\u0022, xtitle=\u0022the x axis title\u0022)" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Age": "103", + "Connection": "keep-alive", + "Content-Length": "1297", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:01 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Vary": "Accept-Encoding", + "Via": "1.1 draft-oms-666995cb46-pk6bc", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "s", + "type": "string" + }, + { + "name": "i", + "type": "long" + } + ], + "rows": [ + [ + "a", + 1 + ], + [ + "b", + 2 + ], + [ + "c", + 3 + ] + ] + } + ], + "render": { + "visualization": "columnchart", + "title": "the chart title", + "accumulate": false, + "isQuerySorted": false, + "kind": null, + "legend": null, + "series": null, + "yMin": "NaN", + "yMax": "NaN", + "xAxis": null, + "xColumn": null, + "xTitle": "the x axis title", + "yAxis": null, + "yColumns": null, + "ySplit": null, + "yTitle": null, + "anomalyColumns": null + }, + "statistics": { + "query": { + "executionTime": 0.0155757, + "resourceUsage": { + "cache": { + "memory": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "disk": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "shards": { + "hot": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "cold": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "bypassbytes": 0 + } + }, + "cpu": { + "user": "00:00:00", + "kernel": "00:00:00", + "totalCpu": "00:00:00" + }, + "memory": { + "peakPerNode": 524384 + }, + "network": { + "interClusterTotalBytes": 615, + "crossClusterTotalBytes": 0 + } + }, + "inputDatasetStatistics": { + "extents": { + "total": 0, + "scanned": 0, + "scannedMinDatetime": "0001-01-01T00:00:00.0000000Z", + "scannedMaxDatetime": "0001-01-01T00:00:00.0000000Z" + }, + "rows": { + "total": 0, + "scanned": 0 + }, + "rowstores": { + "scannedRows": 0, + "scannedValuesSize": 0 + }, + "shards": { + "queriesGeneric": 0, + "queriesSpecialized": 0 + } + }, + "datasetStatistics": [ + { + "tableRowCount": 3, + "tableSize": 55 + } + ], + "crossClusterResourceUsage": {} + } + } + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testVisualizationResourceQuery.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testVisualizationResourceQuery.json index 31034de77dbea..6602bcd2037d5 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testVisualizationResourceQuery.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/LogsQueryClientTest.testVisualizationResourceQuery.json @@ -1,28 +1,156 @@ { - "networkCallRecords" : [ { - "Method" : "POST", - "Uri" : "https://REDACTED.loganalytics.io/v1/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.Storage/storageAccounts/srnagarstorage/query", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", - "x-ms-client-request-id" : "73b13784-a2d4-4843-aaee-d8739095cae4", - "Content-Type" : "application/json" - }, - "Response" : { - "Access-Control-Allow-Origin" : "*", - "X-Content-Type-Options" : "nosniff", - "Connection" : "keep-alive", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Mar 2023 07:45:59 GMT", - "via" : "1.1 draft-oms-5979b88dcd-v7vwv", - "Strict-Transport-Security" : "max-age=15724800; includeSubDomains", - "Access-Control-Expose-Headers" : "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", - "Content-Length" : "1289", - "Body" : "{\"tables\":[{\"name\":\"PrimaryResult\",\"columns\":[{\"name\":\"s\",\"type\":\"string\"},{\"name\":\"i\",\"type\":\"long\"}],\"rows\":[[\"a\",1],[\"b\",2],[\"c\",3]]}],\"render\":{\"visualization\":\"columnchart\",\"title\":\"the chart title\",\"accumulate\":false,\"isQuerySorted\":false,\"kind\":null,\"legend\":null,\"series\":null,\"yMin\":\"NaN\",\"yMax\":\"NaN\",\"xAxis\":null,\"xColumn\":null,\"xTitle\":\"the x axis title\",\"yAxis\":null,\"yColumns\":null,\"ySplit\":null,\"yTitle\":null,\"anomalyColumns\":null},\"statistics\":{\"query\":{\"executionTime\":0,\"resourceUsage\":{\"cache\":{\"memory\":{\"hits\":0,\"misses\":0,\"total\":0},\"disk\":{\"hits\":0,\"misses\":0,\"total\":0},\"shards\":{\"hot\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"cold\":{\"hitbytes\":0,\"missbytes\":0,\"retrievebytes\":0},\"bypassbytes\":0}},\"cpu\":{\"user\":\"00:00:00\",\"kernel\":\"00:00:00\",\"totalCpu\":\"00:00:00\"},\"memory\":{\"peakPerNode\":524384},\"network\":{\"interClusterTotalBytes\":615,\"crossClusterTotalBytes\":0}},\"inputDatasetStatistics\":{\"extents\":{\"total\":0,\"scanned\":0,\"scannedMinDatetime\":\"0001-01-01T00:00:00.0000000Z\",\"scannedMaxDatetime\":\"0001-01-01T00:00:00.0000000Z\"},\"rows\":{\"total\":0,\"scanned\":0},\"rowstores\":{\"scannedRows\":0,\"scannedValuesSize\":0},\"shards\":{\"queriesGeneric\":0,\"queriesSpecialized\":0}},\"datasetStatistics\":[{\"tableRowCount\":3,\"tableSize\":55}],\"crossClusterResourceUsage\":{}}}}", - "Age" : "76", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED/v1/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.Storage/storageAccounts/srnagarstorage/query", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "158", + "Content-Type": "application/json", + "Date": "Tue, 18 Apr 2023 18:01:02 GMT", + "Prefer": "include-render=true,include-statistics=true", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "6611b3ab-cbab-4bef-b30b-2e18b05ec981" + }, + "RequestBody": { + "query": "datatable (s: string, i: long) [ \u0022a\u0022, 1, \u0022b\u0022, 2, \u0022c\u0022, 3 ] | render columnchart with (title=\u0022the chart title\u0022, xtitle=\u0022the x axis title\u0022)" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Access-Control-Expose-Headers": "Retry-After,Age,WWW-Authenticate,x-resource-identities,x-ms-status-location", + "Age": "100", + "Connection": "keep-alive", + "Content-Length": "1289", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:02 GMT", + "Strict-Transport-Security": "max-age=15724800; includeSubDomains", + "Via": "1.1 draft-oms-666995cb46-swrs5", + "X-Content-Type-Options": "nosniff" + }, + "ResponseBody": { + "tables": [ + { + "name": "PrimaryResult", + "columns": [ + { + "name": "s", + "type": "string" + }, + { + "name": "i", + "type": "long" + } + ], + "rows": [ + [ + "a", + 1 + ], + [ + "b", + 2 + ], + [ + "c", + 3 + ] + ] + } + ], + "render": { + "visualization": "columnchart", + "title": "the chart title", + "accumulate": false, + "isQuerySorted": false, + "kind": null, + "legend": null, + "series": null, + "yMin": "NaN", + "yMax": "NaN", + "xAxis": null, + "xColumn": null, + "xTitle": "the x axis title", + "yAxis": null, + "yColumns": null, + "ySplit": null, + "yTitle": null, + "anomalyColumns": null + }, + "statistics": { + "query": { + "executionTime": 0, + "resourceUsage": { + "cache": { + "memory": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "disk": { + "hits": 0, + "misses": 0, + "total": 0 + }, + "shards": { + "hot": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "cold": { + "hitbytes": 0, + "missbytes": 0, + "retrievebytes": 0 + }, + "bypassbytes": 0 + } + }, + "cpu": { + "user": "00:00:00", + "kernel": "00:00:00", + "totalCpu": "00:00:00" + }, + "memory": { + "peakPerNode": 524384 + }, + "network": { + "interClusterTotalBytes": 615, + "crossClusterTotalBytes": 0 + } + }, + "inputDatasetStatistics": { + "extents": { + "total": 0, + "scanned": 0, + "scannedMinDatetime": "0001-01-01T00:00:00.0000000Z", + "scannedMaxDatetime": "0001-01-01T00:00:00.0000000Z" + }, + "rows": { + "total": 0, + "scanned": 0 + }, + "rowstores": { + "scannedRows": 0, + "scannedValuesSize": 0 + }, + "shards": { + "queriesGeneric": 0, + "queriesSpecialized": 0 + } + }, + "datasetStatistics": [ + { + "tableRowCount": 3, + "tableSize": 55 + } + ], + "crossClusterResourceUsage": {} + } + } + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[1].json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[1].json index 291f75dba01d0..72a5686c4b53b 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[1].json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[1].json @@ -1,32 +1,1022 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metrics?timespan=PT240H&interval=PT1H&metricnames=SuccessfulCalls&aggregation=Average&top=100&resultType=Data&api-version=2018-01-01&metricnamespace=Microsoft.CognitiveServices/accounts", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "12877", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "960a9d89-e633-4631-9d6e-34d5af6f0120", - "Date" : "Mon, 15 Aug 2022 18:59:56 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "WESTUS2:20220815T185956Z:960a9d89-e633-4631-9d6e-34d5af6f0120", - "X-AspNet-Version" : "4.0.30319", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{960a9d89-e633-4631-9d6e-34d5af6f0120}", - "Body" : "{\"cost\":14399,\"timespan\":\"2022-08-05T18:58:56Z/2022-08-15T18:58:56Z\",\"interval\":\"PT1H\",\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls\",\"type\":\"Microsoft.Insights/metrics\",\"name\":{\"value\":\"SuccessfulCalls\",\"localizedValue\":\"Successful Calls\"},\"displayDescription\":\"Number of successful calls.\",\"unit\":\"Count\",\"timeseries\":[{\"metadatavalues\":[],\"data\":[{\"timeStamp\":\"2022-08-05T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-05T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-05T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-05T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-05T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-05T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T17:58:00Z\",\"average\":0.0}]}],\"errorCode\":\"Success\"}],\"namespace\":\"Microsoft.CognitiveServices/accounts\",\"resourceregion\":\"westus2\"}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics?timespan=PT240H\u0026interval=PT1H\u0026metricnames=SuccessfulCalls\u0026aggregation=Average\u0026top=100\u0026resultType=Data\u0026api-version=2018-01-01\u0026metricnamespace=Microsoft.CognitiveServices/accounts", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:11 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "69556eec-1bc8-48f8-a09e-cab12e6f0fcd" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "12397", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "714eba48-fc64-4ead-8d80-9e66801f35ea", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "{714eba48-fc64-4ead-8d80-9e66801f35ea}", + "x-ms-routing-request-id": "WESTUS2:20230418T180112Z:714eba48-fc64-4ead-8d80-9e66801f35ea" + }, + "ResponseBody": { + "cost": 14399, + "timespan": "2023-04-08T18:00:12Z/2023-04-18T18:00:12Z", + "interval": "PT1H", + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls", + "type": "Microsoft.Insights/metrics", + "name": { + "value": "SuccessfulCalls", + "localizedValue": "Successful Calls" + }, + "displayDescription": "Number of successful calls.", + "unit": "Count", + "timeseries": [ + { + "metadatavalues": [], + "data": [ + { + "timeStamp": "2023-04-08T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-08T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-08T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-08T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-08T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-08T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T17:00:00Z", + "average": 0 + } + ] + } + ], + "errorCode": "Success" + } + ], + "namespace": "Microsoft.CognitiveServices/accounts", + "resourceregion": "westus2" + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[2].json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[2].json index 63269cb3c1a1a..51069cc699304 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[2].json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[2].json @@ -1,32 +1,1022 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metrics?timespan=PT240H&interval=PT1H&metricnames=SuccessfulCalls&aggregation=Count&top=100&resultType=Data&api-version=2018-01-01&metricnamespace=Microsoft.CognitiveServices/accounts", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "12397", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "324125a0-f0e7-4795-9143-3f6c437fe38b", - "Date" : "Mon, 15 Aug 2022 18:59:57 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "WESTUS2:20220815T185957Z:324125a0-f0e7-4795-9143-3f6c437fe38b", - "X-AspNet-Version" : "4.0.30319", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{324125a0-f0e7-4795-9143-3f6c437fe38b}", - "Body" : "{\"cost\":14399,\"timespan\":\"2022-08-05T18:58:57Z/2022-08-15T18:58:57Z\",\"interval\":\"PT1H\",\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls\",\"type\":\"Microsoft.Insights/metrics\",\"name\":{\"value\":\"SuccessfulCalls\",\"localizedValue\":\"Successful Calls\"},\"displayDescription\":\"Number of successful calls.\",\"unit\":\"Count\",\"timeseries\":[{\"metadatavalues\":[],\"data\":[{\"timeStamp\":\"2022-08-05T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-05T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-05T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-05T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-05T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-05T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T17:58:00Z\",\"count\":0.0}]}],\"errorCode\":\"Success\"}],\"namespace\":\"Microsoft.CognitiveServices/accounts\",\"resourceregion\":\"westus2\"}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics?timespan=PT240H\u0026interval=PT1H\u0026metricnames=SuccessfulCalls\u0026aggregation=Count\u0026top=100\u0026resultType=Data\u0026api-version=2018-01-01\u0026metricnamespace=Microsoft.CognitiveServices/accounts", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:12 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "389534cf-500c-4a05-8d9e-707028fcfc93" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "11917", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:12 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "d27a73cb-4d36-4b98-84f1-9a733f3a5d0b", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "{d27a73cb-4d36-4b98-84f1-9a733f3a5d0b}", + "x-ms-routing-request-id": "WESTUS2:20230418T180112Z:d27a73cb-4d36-4b98-84f1-9a733f3a5d0b" + }, + "ResponseBody": { + "cost": 14399, + "timespan": "2023-04-08T18:00:12Z/2023-04-18T18:00:12Z", + "interval": "PT1H", + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls", + "type": "Microsoft.Insights/metrics", + "name": { + "value": "SuccessfulCalls", + "localizedValue": "Successful Calls" + }, + "displayDescription": "Number of successful calls.", + "unit": "Count", + "timeseries": [ + { + "metadatavalues": [], + "data": [ + { + "timeStamp": "2023-04-08T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-08T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-08T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-08T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-08T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-08T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T17:00:00Z", + "count": 0 + } + ] + } + ], + "errorCode": "Success" + } + ], + "namespace": "Microsoft.CognitiveServices/accounts", + "resourceregion": "westus2" + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[3].json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[3].json index 4c8ff7c7f6dc2..35506e4e4e5ea 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[3].json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[3].json @@ -1,32 +1,1022 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metrics?timespan=PT240H&interval=PT1H&metricnames=SuccessfulCalls&aggregation=Total&top=100&resultType=Data&api-version=2018-01-01&metricnamespace=Microsoft.CognitiveServices/accounts", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "12397", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "e6ac55a8-228d-4f19-887f-f574d900ddd7", - "Date" : "Mon, 15 Aug 2022 18:59:57 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "WESTUS2:20220815T185958Z:e6ac55a8-228d-4f19-887f-f574d900ddd7", - "X-AspNet-Version" : "4.0.30319", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{e6ac55a8-228d-4f19-887f-f574d900ddd7}", - "Body" : "{\"cost\":14399,\"timespan\":\"2022-08-05T18:58:57Z/2022-08-15T18:58:57Z\",\"interval\":\"PT1H\",\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls\",\"type\":\"Microsoft.Insights/metrics\",\"name\":{\"value\":\"SuccessfulCalls\",\"localizedValue\":\"Successful Calls\"},\"displayDescription\":\"Number of successful calls.\",\"unit\":\"Count\",\"timeseries\":[{\"metadatavalues\":[],\"data\":[{\"timeStamp\":\"2022-08-05T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-05T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-05T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-05T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-05T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-05T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T17:58:00Z\",\"total\":0.0}]}],\"errorCode\":\"Success\"}],\"namespace\":\"Microsoft.CognitiveServices/accounts\",\"resourceregion\":\"westus2\"}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics?timespan=PT240H\u0026interval=PT1H\u0026metricnames=SuccessfulCalls\u0026aggregation=Total\u0026top=100\u0026resultType=Data\u0026api-version=2018-01-01\u0026metricnamespace=Microsoft.CognitiveServices/accounts", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:12 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "2c026609-d0a5-4c47-87be-ae8da202c51a" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "11917", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "6de6ad1f-0b79-4e80-93c8-849ad6cb6854", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "{6de6ad1f-0b79-4e80-93c8-849ad6cb6854}", + "x-ms-routing-request-id": "WESTUS2:20230418T180113Z:6de6ad1f-0b79-4e80-93c8-849ad6cb6854" + }, + "ResponseBody": { + "cost": 14399, + "timespan": "2023-04-08T18:00:13Z/2023-04-18T18:00:13Z", + "interval": "PT1H", + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls", + "type": "Microsoft.Insights/metrics", + "name": { + "value": "SuccessfulCalls", + "localizedValue": "Successful Calls" + }, + "displayDescription": "Number of successful calls.", + "unit": "Count", + "timeseries": [ + { + "metadatavalues": [], + "data": [ + { + "timeStamp": "2023-04-08T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-08T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-08T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-08T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-08T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-08T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T17:00:00Z", + "total": 0 + } + ] + } + ], + "errorCode": "Success" + } + ], + "namespace": "Microsoft.CognitiveServices/accounts", + "resourceregion": "westus2" + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[4].json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[4].json index d27c79f59fdcf..8f306e76300fc 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[4].json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[4].json @@ -1,32 +1,1022 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metrics?timespan=PT240H&interval=PT1H&metricnames=SuccessfulCalls&aggregation=Minimum&top=100&resultType=Data&api-version=2018-01-01&metricnamespace=Microsoft.CognitiveServices/accounts", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "12877", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "0a360850-fb66-42e4-9fd2-bc90fcf7cfac", - "Date" : "Mon, 15 Aug 2022 18:59:56 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "WESTUS2:20220815T185957Z:0a360850-fb66-42e4-9fd2-bc90fcf7cfac", - "X-AspNet-Version" : "4.0.30319", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{0a360850-fb66-42e4-9fd2-bc90fcf7cfac}", - "Body" : "{\"cost\":14399,\"timespan\":\"2022-08-05T18:58:56Z/2022-08-15T18:58:56Z\",\"interval\":\"PT1H\",\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls\",\"type\":\"Microsoft.Insights/metrics\",\"name\":{\"value\":\"SuccessfulCalls\",\"localizedValue\":\"Successful Calls\"},\"displayDescription\":\"Number of successful calls.\",\"unit\":\"Count\",\"timeseries\":[{\"metadatavalues\":[],\"data\":[{\"timeStamp\":\"2022-08-05T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-05T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-05T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-05T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-05T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-05T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T17:58:00Z\",\"minimum\":0.0}]}],\"errorCode\":\"Success\"}],\"namespace\":\"Microsoft.CognitiveServices/accounts\",\"resourceregion\":\"westus2\"}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics?timespan=PT240H\u0026interval=PT1H\u0026metricnames=SuccessfulCalls\u0026aggregation=Minimum\u0026top=100\u0026resultType=Data\u0026api-version=2018-01-01\u0026metricnamespace=Microsoft.CognitiveServices/accounts", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:13 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "bbb42434-ad99-4904-a722-55a76e5bf7b6" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "12397", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:13 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "1489fa74-67c1-4569-b798-f55cee918386", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "{1489fa74-67c1-4569-b798-f55cee918386}", + "x-ms-routing-request-id": "WESTUS2:20230418T180114Z:1489fa74-67c1-4569-b798-f55cee918386" + }, + "ResponseBody": { + "cost": 14399, + "timespan": "2023-04-08T18:00:13Z/2023-04-18T18:00:13Z", + "interval": "PT1H", + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls", + "type": "Microsoft.Insights/metrics", + "name": { + "value": "SuccessfulCalls", + "localizedValue": "Successful Calls" + }, + "displayDescription": "Number of successful calls.", + "unit": "Count", + "timeseries": [ + { + "metadatavalues": [], + "data": [ + { + "timeStamp": "2023-04-08T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-08T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-08T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-08T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-08T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-08T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T17:00:00Z", + "minimum": 0 + } + ] + } + ], + "errorCode": "Success" + } + ], + "namespace": "Microsoft.CognitiveServices/accounts", + "resourceregion": "westus2" + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[5].json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[5].json index 64079d7713c8e..7418960bd4111 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[5].json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testAggregation[5].json @@ -1,32 +1,1022 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metrics?timespan=PT240H&interval=PT1H&metricnames=SuccessfulCalls&aggregation=Maximum&top=100&resultType=Data&api-version=2018-01-01&metricnamespace=Microsoft.CognitiveServices/accounts", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "12877", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "a217cb73-2891-4307-b370-4f7633cfe99a", - "Date" : "Mon, 15 Aug 2022 18:59:56 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "WESTUS2:20220815T185957Z:a217cb73-2891-4307-b370-4f7633cfe99a", - "X-AspNet-Version" : "4.0.30319", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{a217cb73-2891-4307-b370-4f7633cfe99a}", - "Body" : "{\"cost\":14399,\"timespan\":\"2022-08-05T18:58:56Z/2022-08-15T18:58:56Z\",\"interval\":\"PT1H\",\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls\",\"type\":\"Microsoft.Insights/metrics\",\"name\":{\"value\":\"SuccessfulCalls\",\"localizedValue\":\"Successful Calls\"},\"displayDescription\":\"Number of successful calls.\",\"unit\":\"Count\",\"timeseries\":[{\"metadatavalues\":[],\"data\":[{\"timeStamp\":\"2022-08-05T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T17:58:00Z\",\"maximum\":0.0}]}],\"errorCode\":\"Success\"}],\"namespace\":\"Microsoft.CognitiveServices/accounts\",\"resourceregion\":\"westus2\"}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics?timespan=PT240H\u0026interval=PT1H\u0026metricnames=SuccessfulCalls\u0026aggregation=Maximum\u0026top=100\u0026resultType=Data\u0026api-version=2018-01-01\u0026metricnamespace=Microsoft.CognitiveServices/accounts", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:14 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "c2bdcaf2-3126-421c-94c6-8086a6e0ee65" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "12397", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:14 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "1c75f966-ac25-4c10-bf90-2f9a80d9aa23", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "{1c75f966-ac25-4c10-bf90-2f9a80d9aa23}", + "x-ms-routing-request-id": "WESTUS2:20230418T180114Z:1c75f966-ac25-4c10-bf90-2f9a80d9aa23" + }, + "ResponseBody": { + "cost": 14399, + "timespan": "2023-04-08T18:00:14Z/2023-04-18T18:00:14Z", + "interval": "PT1H", + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls", + "type": "Microsoft.Insights/metrics", + "name": { + "value": "SuccessfulCalls", + "localizedValue": "Successful Calls" + }, + "displayDescription": "Number of successful calls.", + "unit": "Count", + "timeseries": [ + { + "metadatavalues": [], + "data": [ + { + "timeStamp": "2023-04-08T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T17:00:00Z", + "maximum": 0 + } + ] + } + ], + "errorCode": "Success" + } + ], + "namespace": "Microsoft.CognitiveServices/accounts", + "resourceregion": "westus2" + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testMetricsDefinition.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testMetricsDefinition.json index ec78e92a9b8b9..2ed48be90bafd 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testMetricsDefinition.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testMetricsDefinition.json @@ -1,32 +1,1112 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metricDefinitions?api-version=2018-01-01", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "12901", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "93dd9661-fedb-4d03-8804-824f0951e1c8", - "Date" : "Mon, 15 Aug 2022 18:59:57 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "399", - "x-ms-routing-request-id" : "WESTUS2:20220815T185957Z:93dd9661-fedb-4d03-8804-824f0951e1c8", - "X-AspNet-Version" : "4.0.30319", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{93dd9661-fedb-4d03-8804-824f0951e1c8}", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/TotalCalls\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"TotalCalls\",\"localizedValue\":\"Total Calls\"},\"displayDescription\":\"Total number of calls.\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/SuccessfulCalls\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"SuccessfulCalls\",\"localizedValue\":\"Successful Calls\"},\"displayDescription\":\"Number of successful calls.\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/TotalErrors\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"TotalErrors\",\"localizedValue\":\"Total Errors\"},\"displayDescription\":\"Total number of calls with error response (HTTP response code 4xx or 5xx).\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/BlockedCalls\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"BlockedCalls\",\"localizedValue\":\"Blocked Calls\"},\"displayDescription\":\"Number of calls that exceeded rate or quota limit.\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ServerErrors\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"ServerErrors\",\"localizedValue\":\"Server Errors\"},\"displayDescription\":\"Number of calls with service internal error (HTTP response code 5xx).\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ClientErrors\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"ClientErrors\",\"localizedValue\":\"Client Errors\"},\"displayDescription\":\"Number of calls with client side error (HTTP response code 4xx).\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/DataIn\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"DataIn\",\"localizedValue\":\"Data In\"},\"displayDescription\":\"Size of incoming data in bytes.\",\"isDimensionRequired\":false,\"unit\":\"Bytes\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/DataOut\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"DataOut\",\"localizedValue\":\"Data Out\"},\"displayDescription\":\"Size of outgoing data in bytes.\",\"isDimensionRequired\":false,\"unit\":\"Bytes\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/Latency\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"Latency\",\"localizedValue\":\"Latency\"},\"displayDescription\":\"Latency in milliseconds.\",\"isDimensionRequired\":false,\"unit\":\"MilliSeconds\",\"primaryAggregationType\":\"Average\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/TotalTransactions\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"Usage\",\"name\":{\"value\":\"TotalTransactions\",\"localizedValue\":\"Total Transactions (Deprecated)\"},\"displayDescription\":\"Total number of transactions.\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ProcessedTextRecords\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"Usage\",\"name\":{\"value\":\"ProcessedTextRecords\",\"localizedValue\":\"Processed Text Records\"},\"displayDescription\":\"Count of Text Records.\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"FeatureName\",\"localizedValue\":\"FeatureName\"},{\"value\":\"UsageChannel\",\"localizedValue\":\"UsageChannel\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ProcessedHealthTextRecords\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"Usage\",\"name\":{\"value\":\"ProcessedHealthTextRecords\",\"localizedValue\":\"Processed Health Text Records\"},\"displayDescription\":\"Number of health text records processed\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"FeatureName\",\"localizedValue\":\"FeatureName\"},{\"value\":\"UsageChannel\",\"localizedValue\":\"UsageChannel\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/QuestionAnsweringTextRecords\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"Usage\",\"name\":{\"value\":\"QuestionAnsweringTextRecords\",\"localizedValue\":\"QA Text Records\"},\"displayDescription\":\"Number of text records processed\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"FeatureName\",\"localizedValue\":\"FeatureName\"},{\"value\":\"UsageChannel\",\"localizedValue\":\"UsageChannel\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]}]}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metricDefinitions?api-version=2018-01-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:11 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "26abb60d-3a46-4ea2-9253-01c80ede7ed7" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "19756", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:11 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "e1437002-d32a-457b-bd93-285771f87176", + "x-ms-ratelimit-remaining-subscription-resource-requests": "399", + "x-ms-request-id": "{e1437002-d32a-457b-bd93-285771f87176}", + "x-ms-routing-request-id": "WESTUS2:20230418T180111Z:e1437002-d32a-457b-bd93-285771f87176" + }, + "ResponseBody": { + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/TotalCalls", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "TotalCalls", + "localizedValue": "Total Calls" + }, + "displayDescription": "Total number of calls.", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/SuccessfulCalls", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "SuccessfulCalls", + "localizedValue": "Successful Calls" + }, + "displayDescription": "Number of successful calls.", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/TotalErrors", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "TotalErrors", + "localizedValue": "Total Errors" + }, + "displayDescription": "Total number of calls with error response (HTTP response code 4xx or 5xx).", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/BlockedCalls", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "BlockedCalls", + "localizedValue": "Blocked Calls" + }, + "displayDescription": "Number of calls that exceeded rate or quota limit.", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ServerErrors", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "ServerErrors", + "localizedValue": "Server Errors" + }, + "displayDescription": "Number of calls with service internal error (HTTP response code 5xx).", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ClientErrors", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "ClientErrors", + "localizedValue": "Client Errors" + }, + "displayDescription": "Number of calls with client side error (HTTP response code 4xx).", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/SuccessRate", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "SuccessRate", + "localizedValue": "Availability" + }, + "displayDescription": "Availability percentage with the following calculation: (Total Calls - Server Errors)/Total Calls. Server Errors include any HTTP responses \u003E=500.", + "isDimensionRequired": false, + "unit": "Percent", + "primaryAggregationType": "Average", + "supportedAggregationTypes": [ + "Minimum", + "Maximum", + "Average" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/DataIn", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "DataIn", + "localizedValue": "Data In" + }, + "displayDescription": "Size of incoming data in bytes.", + "isDimensionRequired": false, + "unit": "Bytes", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/DataOut", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "DataOut", + "localizedValue": "Data Out" + }, + "displayDescription": "Size of outgoing data in bytes.", + "isDimensionRequired": false, + "unit": "Bytes", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/Latency", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "Latency", + "localizedValue": "Latency" + }, + "displayDescription": "Latency in milliseconds.", + "isDimensionRequired": false, + "unit": "MilliSeconds", + "primaryAggregationType": "Average", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/Ratelimit", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "Ratelimit", + "localizedValue": "Ratelimit" + }, + "displayDescription": "The current ratelimit of the ratelimit key.", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/TotalTransactions", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "Usage", + "name": { + "value": "TotalTransactions", + "localizedValue": "Total Transactions (Deprecated)" + }, + "displayDescription": "Total number of transactions.", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ProcessedTextRecords", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "Usage", + "name": { + "value": "ProcessedTextRecords", + "localizedValue": "Processed Text Records" + }, + "displayDescription": "Count of Text Records.", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "FeatureName", + "localizedValue": "FeatureName" + }, + { + "value": "UsageChannel", + "localizedValue": "UsageChannel" + }, + { + "value": "Region", + "localizedValue": "Region" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ProcessedHealthTextRecords", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "Usage", + "name": { + "value": "ProcessedHealthTextRecords", + "localizedValue": "Processed Health Text Records" + }, + "displayDescription": "Number of health text records processed", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "FeatureName", + "localizedValue": "FeatureName" + }, + { + "value": "UsageChannel", + "localizedValue": "UsageChannel" + }, + { + "value": "Region", + "localizedValue": "Region" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/QuestionAnsweringTextRecords", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "Usage", + "name": { + "value": "QuestionAnsweringTextRecords", + "localizedValue": "QA Text Records" + }, + "displayDescription": "Number of text records processed", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "FeatureName", + "localizedValue": "FeatureName" + }, + { + "value": "UsageChannel", + "localizedValue": "UsageChannel" + }, + { + "value": "Region", + "localizedValue": "Region" + } + ] + } + ] + } + } + ], + "Variables": {} } diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testMetricsNamespaces.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testMetricsNamespaces.json index acdac6f7154cc..040d0cb7197b6 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testMetricsNamespaces.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testMetricsNamespaces.json @@ -1,31 +1,48 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricNamespaces?api-version=2017-12-01-preview", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "457", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "4c927f62-2115-4363-97c1-b7ba1a72f5fd", - "Date" : "Mon, 15 Aug 2022 18:59:57 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "WESTUS2:20220815T185957Z:4c927f62-2115-4363-97c1-b7ba1a72f5fd", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{4c927f62-2115-4363-97c1-b7ba1a72f5fd}", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricNamespaces/microsoft.cognitiveservices-accounts\",\"name\":\"microsoft.cognitiveservices-accounts\",\"type\":\"Microsoft.Insights/metricNamespaces\",\"classification\":\"Platform\",\"properties\":{\"metricNamespaceName\":\"microsoft.cognitiveservices/accounts\"}}]}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricNamespaces?api-version=2017-12-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:14 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "2dfcd4f4-e98b-4295-928d-95f759aa46a9" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "457", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "27b776e7-3fcb-4721-9dc4-7c1b158e4c61", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "{27b776e7-3fcb-4721-9dc4-7c1b158e4c61}", + "x-ms-routing-request-id": "WESTUS2:20230418T180115Z:27b776e7-3fcb-4721-9dc4-7c1b158e4c61" + }, + "ResponseBody": { + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricNamespaces/microsoft.cognitiveservices-accounts", + "name": "microsoft.cognitiveservices-accounts", + "type": "Microsoft.Insights/metricNamespaces", + "classification": "Platform", + "properties": { + "metricNamespaceName": "microsoft.cognitiveservices/accounts" + } + } + ] + } + } + ], + "Variables": {} } diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testMetricsQuery.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testMetricsQuery.json index f87650134ffa3..a3b8e473681fc 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testMetricsQuery.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryAsyncClientTest.testMetricsQuery.json @@ -1,32 +1,1982 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metrics?timespan=PT240H&interval=PT1H&metricnames=SuccessfulCalls&aggregation=Count%2CTotal%2CMaximum%2CMinimum%2CAverage&top=100&resultType=Data&api-version=2018-01-01&metricnamespace=Microsoft.CognitiveServices/accounts", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "25357", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "1f18269a-88be-43dc-90e0-b36d0c849474", - "Date" : "Mon, 15 Aug 2022 18:59:56 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "WESTUS2:20220815T185957Z:1f18269a-88be-43dc-90e0-b36d0c849474", - "X-AspNet-Version" : "4.0.30319", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{1f18269a-88be-43dc-90e0-b36d0c849474}", - "Body" : "{\"cost\":71995,\"timespan\":\"2022-08-05T18:58:56Z/2022-08-15T18:58:56Z\",\"interval\":\"PT1H\",\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls\",\"type\":\"Microsoft.Insights/metrics\",\"name\":{\"value\":\"SuccessfulCalls\",\"localizedValue\":\"Successful Calls\"},\"displayDescription\":\"Number of successful calls.\",\"unit\":\"Count\",\"timeseries\":[{\"metadatavalues\":[],\"data\":[{\"timeStamp\":\"2022-08-05T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0}]}],\"errorCode\":\"Success\"}],\"namespace\":\"Microsoft.CognitiveServices/accounts\",\"resourceregion\":\"westus2\"}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics?timespan=PT240H\u0026interval=PT1H\u0026metricnames=SuccessfulCalls\u0026aggregation=Count%2CTotal%2CMaximum%2CMinimum%2CAverage\u0026top=100\u0026resultType=Data\u0026api-version=2018-01-01\u0026metricnamespace=Microsoft.CognitiveServices/accounts", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:10 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "0ba11488-adb8-469a-9528-528df840b0f7" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "22957", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "8bf0a038-82d7-46ba-b70e-67b2e88a5570", + "x-ms-ratelimit-remaining-subscription-reads": "11999", + "x-ms-request-id": "{8bf0a038-82d7-46ba-b70e-67b2e88a5570}", + "x-ms-routing-request-id": "WESTUS2:20230418T180110Z:8bf0a038-82d7-46ba-b70e-67b2e88a5570" + }, + "ResponseBody": { + "cost": 71995, + "timespan": "2023-04-08T18:00:10Z/2023-04-18T18:00:10Z", + "interval": "PT1H", + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls", + "type": "Microsoft.Insights/metrics", + "name": { + "value": "SuccessfulCalls", + "localizedValue": "Successful Calls" + }, + "displayDescription": "Number of successful calls.", + "unit": "Count", + "timeseries": [ + { + "metadatavalues": [], + "data": [ + { + "timeStamp": "2023-04-08T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + } + ] + } + ], + "errorCode": "Success" + } + ], + "namespace": "Microsoft.CognitiveServices/accounts", + "resourceregion": "westus2" + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[1].json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[1].json index 291f75dba01d0..9d162258fd19a 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[1].json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[1].json @@ -1,32 +1,1022 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metrics?timespan=PT240H&interval=PT1H&metricnames=SuccessfulCalls&aggregation=Average&top=100&resultType=Data&api-version=2018-01-01&metricnamespace=Microsoft.CognitiveServices/accounts", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "12877", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "960a9d89-e633-4631-9d6e-34d5af6f0120", - "Date" : "Mon, 15 Aug 2022 18:59:56 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "WESTUS2:20220815T185956Z:960a9d89-e633-4631-9d6e-34d5af6f0120", - "X-AspNet-Version" : "4.0.30319", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{960a9d89-e633-4631-9d6e-34d5af6f0120}", - "Body" : "{\"cost\":14399,\"timespan\":\"2022-08-05T18:58:56Z/2022-08-15T18:58:56Z\",\"interval\":\"PT1H\",\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls\",\"type\":\"Microsoft.Insights/metrics\",\"name\":{\"value\":\"SuccessfulCalls\",\"localizedValue\":\"Successful Calls\"},\"displayDescription\":\"Number of successful calls.\",\"unit\":\"Count\",\"timeseries\":[{\"metadatavalues\":[],\"data\":[{\"timeStamp\":\"2022-08-05T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-05T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-05T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-05T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-05T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-05T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-06T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-07T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-08T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-09T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-10T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-11T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-12T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-13T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T17:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T18:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T19:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T20:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T21:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T22:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-14T23:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T00:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T01:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T02:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T03:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T04:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T05:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T06:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T07:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T08:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T09:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T10:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T11:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T12:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T13:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T14:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T15:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T16:58:00Z\",\"average\":0.0},{\"timeStamp\":\"2022-08-15T17:58:00Z\",\"average\":0.0}]}],\"errorCode\":\"Success\"}],\"namespace\":\"Microsoft.CognitiveServices/accounts\",\"resourceregion\":\"westus2\"}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics?timespan=PT240H\u0026interval=PT1H\u0026metricnames=SuccessfulCalls\u0026aggregation=Average\u0026top=100\u0026resultType=Data\u0026api-version=2018-01-01\u0026metricnamespace=Microsoft.CognitiveServices/accounts", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:23 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "41292a20-9158-4b7a-924f-ec61bb4cb602" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "12397", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:22 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "3ed987f5-63fa-467a-93d8-9ae436cbd8c9", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "{3ed987f5-63fa-467a-93d8-9ae436cbd8c9}", + "x-ms-routing-request-id": "WESTUS2:20230418T180123Z:3ed987f5-63fa-467a-93d8-9ae436cbd8c9" + }, + "ResponseBody": { + "cost": 14399, + "timespan": "2023-04-08T18:00:23Z/2023-04-18T18:00:23Z", + "interval": "PT1H", + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls", + "type": "Microsoft.Insights/metrics", + "name": { + "value": "SuccessfulCalls", + "localizedValue": "Successful Calls" + }, + "displayDescription": "Number of successful calls.", + "unit": "Count", + "timeseries": [ + { + "metadatavalues": [], + "data": [ + { + "timeStamp": "2023-04-08T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-08T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-08T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-08T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-08T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-08T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-09T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-10T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-11T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-12T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-13T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-14T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-15T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-16T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T17:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T18:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T19:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T20:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T21:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T22:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-17T23:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T00:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T01:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T02:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T03:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T04:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T05:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T06:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T07:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T08:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T09:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T10:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T11:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T12:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T13:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T14:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T15:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T16:00:00Z", + "average": 0 + }, + { + "timeStamp": "2023-04-18T17:00:00Z", + "average": 0 + } + ] + } + ], + "errorCode": "Success" + } + ], + "namespace": "Microsoft.CognitiveServices/accounts", + "resourceregion": "westus2" + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[2].json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[2].json index 63269cb3c1a1a..2a637d56b1274 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[2].json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[2].json @@ -1,32 +1,1022 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metrics?timespan=PT240H&interval=PT1H&metricnames=SuccessfulCalls&aggregation=Count&top=100&resultType=Data&api-version=2018-01-01&metricnamespace=Microsoft.CognitiveServices/accounts", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "12397", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "324125a0-f0e7-4795-9143-3f6c437fe38b", - "Date" : "Mon, 15 Aug 2022 18:59:57 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "WESTUS2:20220815T185957Z:324125a0-f0e7-4795-9143-3f6c437fe38b", - "X-AspNet-Version" : "4.0.30319", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{324125a0-f0e7-4795-9143-3f6c437fe38b}", - "Body" : "{\"cost\":14399,\"timespan\":\"2022-08-05T18:58:57Z/2022-08-15T18:58:57Z\",\"interval\":\"PT1H\",\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls\",\"type\":\"Microsoft.Insights/metrics\",\"name\":{\"value\":\"SuccessfulCalls\",\"localizedValue\":\"Successful Calls\"},\"displayDescription\":\"Number of successful calls.\",\"unit\":\"Count\",\"timeseries\":[{\"metadatavalues\":[],\"data\":[{\"timeStamp\":\"2022-08-05T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-05T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-05T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-05T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-05T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-05T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-06T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-07T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-08T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-09T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-10T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-11T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-12T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-13T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T17:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T18:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T19:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T20:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T21:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T22:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-14T23:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T00:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T01:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T02:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T03:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T04:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T05:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T06:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T07:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T08:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T09:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T10:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T11:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T12:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T13:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T14:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T15:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T16:58:00Z\",\"count\":0.0},{\"timeStamp\":\"2022-08-15T17:58:00Z\",\"count\":0.0}]}],\"errorCode\":\"Success\"}],\"namespace\":\"Microsoft.CognitiveServices/accounts\",\"resourceregion\":\"westus2\"}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics?timespan=PT240H\u0026interval=PT1H\u0026metricnames=SuccessfulCalls\u0026aggregation=Count\u0026top=100\u0026resultType=Data\u0026api-version=2018-01-01\u0026metricnamespace=Microsoft.CognitiveServices/accounts", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:23 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "94878edf-cc3f-4268-9b53-b7ef83330daa" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "11917", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:23 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "089d789b-ef53-4031-be9c-a60029fce7f4", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "{089d789b-ef53-4031-be9c-a60029fce7f4}", + "x-ms-routing-request-id": "WESTUS2:20230418T180124Z:089d789b-ef53-4031-be9c-a60029fce7f4" + }, + "ResponseBody": { + "cost": 14399, + "timespan": "2023-04-08T18:00:23Z/2023-04-18T18:00:23Z", + "interval": "PT1H", + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls", + "type": "Microsoft.Insights/metrics", + "name": { + "value": "SuccessfulCalls", + "localizedValue": "Successful Calls" + }, + "displayDescription": "Number of successful calls.", + "unit": "Count", + "timeseries": [ + { + "metadatavalues": [], + "data": [ + { + "timeStamp": "2023-04-08T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-08T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-08T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-08T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-08T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-08T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-09T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-10T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-11T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-12T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-13T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-14T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-15T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-16T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T17:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T18:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T19:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T20:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T21:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T22:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-17T23:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T00:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T01:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T02:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T03:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T04:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T05:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T06:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T07:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T08:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T09:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T10:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T11:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T12:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T13:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T14:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T15:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T16:00:00Z", + "count": 0 + }, + { + "timeStamp": "2023-04-18T17:00:00Z", + "count": 0 + } + ] + } + ], + "errorCode": "Success" + } + ], + "namespace": "Microsoft.CognitiveServices/accounts", + "resourceregion": "westus2" + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[3].json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[3].json index 4c8ff7c7f6dc2..8c26ba9ab853c 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[3].json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[3].json @@ -1,32 +1,1022 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metrics?timespan=PT240H&interval=PT1H&metricnames=SuccessfulCalls&aggregation=Total&top=100&resultType=Data&api-version=2018-01-01&metricnamespace=Microsoft.CognitiveServices/accounts", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "12397", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "e6ac55a8-228d-4f19-887f-f574d900ddd7", - "Date" : "Mon, 15 Aug 2022 18:59:57 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "WESTUS2:20220815T185958Z:e6ac55a8-228d-4f19-887f-f574d900ddd7", - "X-AspNet-Version" : "4.0.30319", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{e6ac55a8-228d-4f19-887f-f574d900ddd7}", - "Body" : "{\"cost\":14399,\"timespan\":\"2022-08-05T18:58:57Z/2022-08-15T18:58:57Z\",\"interval\":\"PT1H\",\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls\",\"type\":\"Microsoft.Insights/metrics\",\"name\":{\"value\":\"SuccessfulCalls\",\"localizedValue\":\"Successful Calls\"},\"displayDescription\":\"Number of successful calls.\",\"unit\":\"Count\",\"timeseries\":[{\"metadatavalues\":[],\"data\":[{\"timeStamp\":\"2022-08-05T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-05T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-05T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-05T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-05T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-05T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-06T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-07T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-08T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-09T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-10T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-11T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-12T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-13T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T17:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T18:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T19:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T20:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T21:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T22:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-14T23:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T00:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T01:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T02:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T03:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T04:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T05:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T06:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T07:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T08:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T09:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T10:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T11:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T12:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T13:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T14:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T15:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T16:58:00Z\",\"total\":0.0},{\"timeStamp\":\"2022-08-15T17:58:00Z\",\"total\":0.0}]}],\"errorCode\":\"Success\"}],\"namespace\":\"Microsoft.CognitiveServices/accounts\",\"resourceregion\":\"westus2\"}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics?timespan=PT240H\u0026interval=PT1H\u0026metricnames=SuccessfulCalls\u0026aggregation=Total\u0026top=100\u0026resultType=Data\u0026api-version=2018-01-01\u0026metricnamespace=Microsoft.CognitiveServices/accounts", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:24 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "84e77973-0a83-4815-a132-2f9aa5313a3b" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "11917", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:23 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "79c2e38e-a9d9-4909-be12-18407b831a96", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "{79c2e38e-a9d9-4909-be12-18407b831a96}", + "x-ms-routing-request-id": "WESTUS2:20230418T180124Z:79c2e38e-a9d9-4909-be12-18407b831a96" + }, + "ResponseBody": { + "cost": 14399, + "timespan": "2023-04-08T18:00:24Z/2023-04-18T18:00:24Z", + "interval": "PT1H", + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls", + "type": "Microsoft.Insights/metrics", + "name": { + "value": "SuccessfulCalls", + "localizedValue": "Successful Calls" + }, + "displayDescription": "Number of successful calls.", + "unit": "Count", + "timeseries": [ + { + "metadatavalues": [], + "data": [ + { + "timeStamp": "2023-04-08T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-08T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-08T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-08T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-08T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-08T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-09T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-10T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-11T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-12T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-13T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-14T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-15T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-16T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T17:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T18:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T19:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T20:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T21:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T22:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-17T23:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T00:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T01:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T02:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T03:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T04:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T05:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T06:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T07:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T08:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T09:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T10:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T11:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T12:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T13:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T14:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T15:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T16:00:00Z", + "total": 0 + }, + { + "timeStamp": "2023-04-18T17:00:00Z", + "total": 0 + } + ] + } + ], + "errorCode": "Success" + } + ], + "namespace": "Microsoft.CognitiveServices/accounts", + "resourceregion": "westus2" + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[4].json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[4].json index d27c79f59fdcf..29fe1c2c9fb9c 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[4].json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[4].json @@ -1,32 +1,1022 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metrics?timespan=PT240H&interval=PT1H&metricnames=SuccessfulCalls&aggregation=Minimum&top=100&resultType=Data&api-version=2018-01-01&metricnamespace=Microsoft.CognitiveServices/accounts", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "12877", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "0a360850-fb66-42e4-9fd2-bc90fcf7cfac", - "Date" : "Mon, 15 Aug 2022 18:59:56 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "WESTUS2:20220815T185957Z:0a360850-fb66-42e4-9fd2-bc90fcf7cfac", - "X-AspNet-Version" : "4.0.30319", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{0a360850-fb66-42e4-9fd2-bc90fcf7cfac}", - "Body" : "{\"cost\":14399,\"timespan\":\"2022-08-05T18:58:56Z/2022-08-15T18:58:56Z\",\"interval\":\"PT1H\",\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls\",\"type\":\"Microsoft.Insights/metrics\",\"name\":{\"value\":\"SuccessfulCalls\",\"localizedValue\":\"Successful Calls\"},\"displayDescription\":\"Number of successful calls.\",\"unit\":\"Count\",\"timeseries\":[{\"metadatavalues\":[],\"data\":[{\"timeStamp\":\"2022-08-05T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-05T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-05T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-05T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-05T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-05T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-06T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-07T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-08T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-09T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-10T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-11T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-12T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-13T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T17:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T18:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T19:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T20:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T21:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T22:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-14T23:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T00:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T01:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T02:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T03:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T04:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T05:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T06:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T07:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T08:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T09:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T10:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T11:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T12:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T13:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T14:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T15:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T16:58:00Z\",\"minimum\":0.0},{\"timeStamp\":\"2022-08-15T17:58:00Z\",\"minimum\":0.0}]}],\"errorCode\":\"Success\"}],\"namespace\":\"Microsoft.CognitiveServices/accounts\",\"resourceregion\":\"westus2\"}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics?timespan=PT240H\u0026interval=PT1H\u0026metricnames=SuccessfulCalls\u0026aggregation=Minimum\u0026top=100\u0026resultType=Data\u0026api-version=2018-01-01\u0026metricnamespace=Microsoft.CognitiveServices/accounts", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:24 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "20f62cf8-4659-4ba8-b68e-16bb0f1ac842" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "12397", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:24 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "09860eba-bde6-4283-b553-6a3f630138eb", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "{09860eba-bde6-4283-b553-6a3f630138eb}", + "x-ms-routing-request-id": "WESTUS2:20230418T180125Z:09860eba-bde6-4283-b553-6a3f630138eb" + }, + "ResponseBody": { + "cost": 14399, + "timespan": "2023-04-08T18:00:25Z/2023-04-18T18:00:25Z", + "interval": "PT1H", + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls", + "type": "Microsoft.Insights/metrics", + "name": { + "value": "SuccessfulCalls", + "localizedValue": "Successful Calls" + }, + "displayDescription": "Number of successful calls.", + "unit": "Count", + "timeseries": [ + { + "metadatavalues": [], + "data": [ + { + "timeStamp": "2023-04-08T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-08T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-08T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-08T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-08T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-08T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-09T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-10T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-11T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-12T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-13T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-14T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-15T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-16T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T17:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T18:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T19:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T20:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T21:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T22:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-17T23:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T00:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T01:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T02:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T03:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T04:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T05:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T06:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T07:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T08:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T09:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T10:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T11:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T12:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T13:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T14:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T15:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T16:00:00Z", + "minimum": 0 + }, + { + "timeStamp": "2023-04-18T17:00:00Z", + "minimum": 0 + } + ] + } + ], + "errorCode": "Success" + } + ], + "namespace": "Microsoft.CognitiveServices/accounts", + "resourceregion": "westus2" + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[5].json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[5].json index 64079d7713c8e..d6479be014733 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[5].json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testAggregation[5].json @@ -1,32 +1,1022 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metrics?timespan=PT240H&interval=PT1H&metricnames=SuccessfulCalls&aggregation=Maximum&top=100&resultType=Data&api-version=2018-01-01&metricnamespace=Microsoft.CognitiveServices/accounts", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "12877", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "a217cb73-2891-4307-b370-4f7633cfe99a", - "Date" : "Mon, 15 Aug 2022 18:59:56 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "WESTUS2:20220815T185957Z:a217cb73-2891-4307-b370-4f7633cfe99a", - "X-AspNet-Version" : "4.0.30319", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{a217cb73-2891-4307-b370-4f7633cfe99a}", - "Body" : "{\"cost\":14399,\"timespan\":\"2022-08-05T18:58:56Z/2022-08-15T18:58:56Z\",\"interval\":\"PT1H\",\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls\",\"type\":\"Microsoft.Insights/metrics\",\"name\":{\"value\":\"SuccessfulCalls\",\"localizedValue\":\"Successful Calls\"},\"displayDescription\":\"Number of successful calls.\",\"unit\":\"Count\",\"timeseries\":[{\"metadatavalues\":[],\"data\":[{\"timeStamp\":\"2022-08-05T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T17:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T18:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T19:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T20:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T21:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T22:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T23:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T00:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T01:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T02:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T03:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T04:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T05:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T06:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T07:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T08:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T09:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T10:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T11:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T12:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T13:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T14:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T15:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T16:58:00Z\",\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T17:58:00Z\",\"maximum\":0.0}]}],\"errorCode\":\"Success\"}],\"namespace\":\"Microsoft.CognitiveServices/accounts\",\"resourceregion\":\"westus2\"}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics?timespan=PT240H\u0026interval=PT1H\u0026metricnames=SuccessfulCalls\u0026aggregation=Maximum\u0026top=100\u0026resultType=Data\u0026api-version=2018-01-01\u0026metricnamespace=Microsoft.CognitiveServices/accounts", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:25 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "b6cdc850-c2d6-4dd5-9ffc-aa63f4165232" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "12397", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:24 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "c5797797-02ad-43ed-8c4a-328434bd4d50", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "{c5797797-02ad-43ed-8c4a-328434bd4d50}", + "x-ms-routing-request-id": "WESTUS2:20230418T180125Z:c5797797-02ad-43ed-8c4a-328434bd4d50" + }, + "ResponseBody": { + "cost": 14399, + "timespan": "2023-04-08T18:00:25Z/2023-04-18T18:00:25Z", + "interval": "PT1H", + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls", + "type": "Microsoft.Insights/metrics", + "name": { + "value": "SuccessfulCalls", + "localizedValue": "Successful Calls" + }, + "displayDescription": "Number of successful calls.", + "unit": "Count", + "timeseries": [ + { + "metadatavalues": [], + "data": [ + { + "timeStamp": "2023-04-08T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T17:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T18:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T19:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T20:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T21:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T22:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T23:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T00:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T01:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T02:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T03:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T04:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T05:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T06:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T07:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T08:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T09:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T10:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T11:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T12:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T13:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T14:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T15:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T16:00:00Z", + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T17:00:00Z", + "maximum": 0 + } + ] + } + ], + "errorCode": "Success" + } + ], + "namespace": "Microsoft.CognitiveServices/accounts", + "resourceregion": "westus2" + } + } + ], + "Variables": {} +} diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testMetricsDefinition.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testMetricsDefinition.json index ec78e92a9b8b9..de3ec8d654124 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testMetricsDefinition.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testMetricsDefinition.json @@ -1,32 +1,1112 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metricDefinitions?api-version=2018-01-01", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "12901", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "93dd9661-fedb-4d03-8804-824f0951e1c8", - "Date" : "Mon, 15 Aug 2022 18:59:57 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-subscription-resource-requests" : "399", - "x-ms-routing-request-id" : "WESTUS2:20220815T185957Z:93dd9661-fedb-4d03-8804-824f0951e1c8", - "X-AspNet-Version" : "4.0.30319", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{93dd9661-fedb-4d03-8804-824f0951e1c8}", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/TotalCalls\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"TotalCalls\",\"localizedValue\":\"Total Calls\"},\"displayDescription\":\"Total number of calls.\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/SuccessfulCalls\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"SuccessfulCalls\",\"localizedValue\":\"Successful Calls\"},\"displayDescription\":\"Number of successful calls.\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/TotalErrors\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"TotalErrors\",\"localizedValue\":\"Total Errors\"},\"displayDescription\":\"Total number of calls with error response (HTTP response code 4xx or 5xx).\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/BlockedCalls\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"BlockedCalls\",\"localizedValue\":\"Blocked Calls\"},\"displayDescription\":\"Number of calls that exceeded rate or quota limit.\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ServerErrors\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"ServerErrors\",\"localizedValue\":\"Server Errors\"},\"displayDescription\":\"Number of calls with service internal error (HTTP response code 5xx).\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ClientErrors\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"ClientErrors\",\"localizedValue\":\"Client Errors\"},\"displayDescription\":\"Number of calls with client side error (HTTP response code 4xx).\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/DataIn\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"DataIn\",\"localizedValue\":\"Data In\"},\"displayDescription\":\"Size of incoming data in bytes.\",\"isDimensionRequired\":false,\"unit\":\"Bytes\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/DataOut\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"DataOut\",\"localizedValue\":\"Data Out\"},\"displayDescription\":\"Size of outgoing data in bytes.\",\"isDimensionRequired\":false,\"unit\":\"Bytes\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/Latency\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"HTTP Requests\",\"name\":{\"value\":\"Latency\",\"localizedValue\":\"Latency\"},\"displayDescription\":\"Latency in milliseconds.\",\"isDimensionRequired\":false,\"unit\":\"MilliSeconds\",\"primaryAggregationType\":\"Average\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"OperationName\",\"localizedValue\":\"OperationName\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/TotalTransactions\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"Usage\",\"name\":{\"value\":\"TotalTransactions\",\"localizedValue\":\"Total Transactions (Deprecated)\"},\"displayDescription\":\"Total number of transactions.\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ProcessedTextRecords\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"Usage\",\"name\":{\"value\":\"ProcessedTextRecords\",\"localizedValue\":\"Processed Text Records\"},\"displayDescription\":\"Count of Text Records.\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"FeatureName\",\"localizedValue\":\"FeatureName\"},{\"value\":\"UsageChannel\",\"localizedValue\":\"UsageChannel\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ProcessedHealthTextRecords\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"Usage\",\"name\":{\"value\":\"ProcessedHealthTextRecords\",\"localizedValue\":\"Processed Health Text Records\"},\"displayDescription\":\"Number of health text records processed\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"FeatureName\",\"localizedValue\":\"FeatureName\"},{\"value\":\"UsageChannel\",\"localizedValue\":\"UsageChannel\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]},{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/QuestionAnsweringTextRecords\",\"resourceId\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics\",\"category\":\"Usage\",\"name\":{\"value\":\"QuestionAnsweringTextRecords\",\"localizedValue\":\"QA Text Records\"},\"displayDescription\":\"Number of text records processed\",\"isDimensionRequired\":false,\"unit\":\"Count\",\"primaryAggregationType\":\"Total\",\"supportedAggregationTypes\":[\"None\",\"Average\",\"Minimum\",\"Maximum\",\"Total\",\"Count\"],\"metricAvailabilities\":[{\"timeGrain\":\"PT1M\",\"retention\":\"P93D\"},{\"timeGrain\":\"PT1H\",\"retention\":\"P93D\"}],\"dimensions\":[{\"value\":\"ApiName\",\"localizedValue\":\"ApiName\"},{\"value\":\"FeatureName\",\"localizedValue\":\"FeatureName\"},{\"value\":\"UsageChannel\",\"localizedValue\":\"UsageChannel\"},{\"value\":\"Region\",\"localizedValue\":\"Region\"}]}]}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metricDefinitions?api-version=2018-01-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:22 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "0cabf478-ca5b-4e7e-8a21-4055d390abb0" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "19756", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:22 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "0fe5e08e-6c61-44ce-98fa-78eae0e2b575", + "x-ms-ratelimit-remaining-subscription-resource-requests": "399", + "x-ms-request-id": "{0fe5e08e-6c61-44ce-98fa-78eae0e2b575}", + "x-ms-routing-request-id": "WESTUS2:20230418T180123Z:0fe5e08e-6c61-44ce-98fa-78eae0e2b575" + }, + "ResponseBody": { + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/TotalCalls", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "TotalCalls", + "localizedValue": "Total Calls" + }, + "displayDescription": "Total number of calls.", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/SuccessfulCalls", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "SuccessfulCalls", + "localizedValue": "Successful Calls" + }, + "displayDescription": "Number of successful calls.", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/TotalErrors", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "TotalErrors", + "localizedValue": "Total Errors" + }, + "displayDescription": "Total number of calls with error response (HTTP response code 4xx or 5xx).", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/BlockedCalls", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "BlockedCalls", + "localizedValue": "Blocked Calls" + }, + "displayDescription": "Number of calls that exceeded rate or quota limit.", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ServerErrors", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "ServerErrors", + "localizedValue": "Server Errors" + }, + "displayDescription": "Number of calls with service internal error (HTTP response code 5xx).", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ClientErrors", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "ClientErrors", + "localizedValue": "Client Errors" + }, + "displayDescription": "Number of calls with client side error (HTTP response code 4xx).", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/SuccessRate", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "SuccessRate", + "localizedValue": "Availability" + }, + "displayDescription": "Availability percentage with the following calculation: (Total Calls - Server Errors)/Total Calls. Server Errors include any HTTP responses \u003E=500.", + "isDimensionRequired": false, + "unit": "Percent", + "primaryAggregationType": "Average", + "supportedAggregationTypes": [ + "Minimum", + "Maximum", + "Average" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/DataIn", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "DataIn", + "localizedValue": "Data In" + }, + "displayDescription": "Size of incoming data in bytes.", + "isDimensionRequired": false, + "unit": "Bytes", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/DataOut", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "DataOut", + "localizedValue": "Data Out" + }, + "displayDescription": "Size of outgoing data in bytes.", + "isDimensionRequired": false, + "unit": "Bytes", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/Latency", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "Latency", + "localizedValue": "Latency" + }, + "displayDescription": "Latency in milliseconds.", + "isDimensionRequired": false, + "unit": "MilliSeconds", + "primaryAggregationType": "Average", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "OperationName", + "localizedValue": "OperationName" + }, + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/Ratelimit", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "HTTP Requests", + "name": { + "value": "Ratelimit", + "localizedValue": "Ratelimit" + }, + "displayDescription": "The current ratelimit of the ratelimit key.", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "Region", + "localizedValue": "Region" + }, + { + "value": "RatelimitKey", + "localizedValue": "RatelimitKey" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/TotalTransactions", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "Usage", + "name": { + "value": "TotalTransactions", + "localizedValue": "Total Transactions (Deprecated)" + }, + "displayDescription": "Total number of transactions.", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ProcessedTextRecords", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "Usage", + "name": { + "value": "ProcessedTextRecords", + "localizedValue": "Processed Text Records" + }, + "displayDescription": "Count of Text Records.", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "FeatureName", + "localizedValue": "FeatureName" + }, + { + "value": "UsageChannel", + "localizedValue": "UsageChannel" + }, + { + "value": "Region", + "localizedValue": "Region" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/ProcessedHealthTextRecords", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "Usage", + "name": { + "value": "ProcessedHealthTextRecords", + "localizedValue": "Processed Health Text Records" + }, + "displayDescription": "Number of health text records processed", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "FeatureName", + "localizedValue": "FeatureName" + }, + { + "value": "UsageChannel", + "localizedValue": "UsageChannel" + }, + { + "value": "Region", + "localizedValue": "Region" + } + ] + }, + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricdefinitions/QuestionAnsweringTextRecords", + "resourceId": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics", + "namespace": "Microsoft.CognitiveServices/accounts", + "category": "Usage", + "name": { + "value": "QuestionAnsweringTextRecords", + "localizedValue": "QA Text Records" + }, + "displayDescription": "Number of text records processed", + "isDimensionRequired": false, + "unit": "Count", + "primaryAggregationType": "Total", + "supportedAggregationTypes": [ + "None", + "Average", + "Minimum", + "Maximum", + "Total", + "Count" + ], + "metricAvailabilities": [ + { + "timeGrain": "PT1M", + "retention": "P93D" + }, + { + "timeGrain": "PT5M", + "retention": "P93D" + }, + { + "timeGrain": "PT15M", + "retention": "P93D" + }, + { + "timeGrain": "PT30M", + "retention": "P93D" + }, + { + "timeGrain": "PT1H", + "retention": "P93D" + }, + { + "timeGrain": "PT6H", + "retention": "P93D" + }, + { + "timeGrain": "PT12H", + "retention": "P93D" + }, + { + "timeGrain": "P1D", + "retention": "P93D" + } + ], + "dimensions": [ + { + "value": "ApiName", + "localizedValue": "ApiName" + }, + { + "value": "FeatureName", + "localizedValue": "FeatureName" + }, + { + "value": "UsageChannel", + "localizedValue": "UsageChannel" + }, + { + "value": "Region", + "localizedValue": "Region" + } + ] + } + ] + } + } + ], + "Variables": {} } diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testMetricsNamespaces.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testMetricsNamespaces.json index acdac6f7154cc..e37a87a5b985e 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testMetricsNamespaces.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testMetricsNamespaces.json @@ -1,31 +1,48 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricNamespaces?api-version=2017-12-01-preview", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "457", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "4c927f62-2115-4363-97c1-b7ba1a72f5fd", - "Date" : "Mon, 15 Aug 2022 18:59:57 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "WESTUS2:20220815T185957Z:4c927f62-2115-4363-97c1-b7ba1a72f5fd", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{4c927f62-2115-4363-97c1-b7ba1a72f5fd}", - "Body" : "{\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricNamespaces/microsoft.cognitiveservices-accounts\",\"name\":\"microsoft.cognitiveservices-accounts\",\"type\":\"Microsoft.Insights/metricNamespaces\",\"classification\":\"Platform\",\"properties\":{\"metricNamespaceName\":\"microsoft.cognitiveservices/accounts\"}}]}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricNamespaces?api-version=2017-12-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:25 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "cd1fa3eb-4200-4591-9b4a-7fd28c74e89c" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "457", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:25 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "2fdcf4a8-5e0a-4f67-83ec-5206b551c0ea", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "{2fdcf4a8-5e0a-4f67-83ec-5206b551c0ea}", + "x-ms-routing-request-id": "WESTUS2:20230418T180126Z:2fdcf4a8-5e0a-4f67-83ec-5206b551c0ea" + }, + "ResponseBody": { + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metricNamespaces/microsoft.cognitiveservices-accounts", + "name": "microsoft.cognitiveservices-accounts", + "type": "Microsoft.Insights/metricNamespaces", + "classification": "Platform", + "properties": { + "metricNamespaceName": "microsoft.cognitiveservices/accounts" + } + } + ] + } + } + ], + "Variables": {} } diff --git a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testMetricsQuery.json b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testMetricsQuery.json index f87650134ffa3..0fdd0335db205 100644 --- a/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testMetricsQuery.json +++ b/sdk/monitor/azure-monitor-query/src/test/resources/session-records/MetricsQueryClientTest.testMetricsQuery.json @@ -1,32 +1,1982 @@ { - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.azure.com//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/microsoft.insights/metrics?timespan=PT240H&interval=PT1H&metricnames=SuccessfulCalls&aggregation=Count%2CTotal%2CMaximum%2CMinimum%2CAverage&top=100&resultType=Data&api-version=2018-01-01&metricnamespace=Microsoft.CognitiveServices/accounts", - "Headers" : { - "User-Agent" : "azsdk-java-azure-monitor-query/1.1.0-beta.1 (17.0.2; Windows 10; 10.0)" - }, - "Response" : { - "content-length" : "25357", - "Server" : "Microsoft-IIS/10.0", - "X-Content-Type-Options" : "nosniff", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "1f18269a-88be-43dc-90e0-b36d0c849474", - "Date" : "Mon, 15 Aug 2022 18:59:56 GMT", - "Access-Control-Expose-Headers" : "Request-Context", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "WESTUS2:20220815T185957Z:1f18269a-88be-43dc-90e0-b36d0c849474", - "X-AspNet-Version" : "4.0.30319", - "Vary" : "Accept-Encoding", - "x-ms-request-id" : "{1f18269a-88be-43dc-90e0-b36d0c849474}", - "Body" : "{\"cost\":71995,\"timespan\":\"2022-08-05T18:58:56Z/2022-08-15T18:58:56Z\",\"interval\":\"PT1H\",\"value\":[{\"id\":\"/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls\",\"type\":\"Microsoft.Insights/metrics\",\"name\":{\"value\":\"SuccessfulCalls\",\"localizedValue\":\"Successful Calls\"},\"displayDescription\":\"Number of successful calls.\",\"unit\":\"Count\",\"timeseries\":[{\"metadatavalues\":[],\"data\":[{\"timeStamp\":\"2022-08-05T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-05T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-06T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-07T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-08T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-09T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-10T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-11T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-12T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-13T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T18:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T19:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T20:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T21:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T22:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-14T23:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T00:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T01:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T02:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T03:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T04:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T05:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T06:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T07:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T08:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T09:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T10:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T11:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T12:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T13:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T14:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T15:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T16:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0},{\"timeStamp\":\"2022-08-15T17:58:00Z\",\"total\":0.0,\"count\":0.0,\"average\":0.0,\"minimum\":0.0,\"maximum\":0.0}]}],\"errorCode\":\"Success\"}],\"namespace\":\"Microsoft.CognitiveServices/accounts\",\"resourceregion\":\"westus2\"}", - "Content-Type" : "application/json", - "Request-Context" : "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", - "X-Powered-By" : "ASP.NET" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file + "Entries": [ + { + "RequestUri": "https://REDACTED//subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics?timespan=PT240H\u0026interval=PT1H\u0026metricnames=SuccessfulCalls\u0026aggregation=Count%2CTotal%2CMaximum%2CMinimum%2CAverage\u0026top=100\u0026resultType=Data\u0026api-version=2018-01-01\u0026metricnamespace=Microsoft.CognitiveServices/accounts", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Tue, 18 Apr 2023 18:01:21 GMT", + "User-Agent": "azsdk-java-azure-monitor-query/1.2.0-beta.1 (17.0.2; Windows 11; 10.0)", + "x-ms-client-request-id": "000d13b3-5176-4acb-817f-16456406eb95" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Access-Control-Allow-Origin": "*", + "Cache-Control": "no-cache", + "Content-Length": "22957", + "Content-Type": "application/json; charset=utf-8", + "Date": "Tue, 18 Apr 2023 18:01:21 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Request-Context": "appId=cid-v1:b021da79-5252-4375-9df5-2e17c1dcd822", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "470333ee-d1a3-4887-83ce-71398e6a7007", + "x-ms-ratelimit-remaining-subscription-reads": "11999", + "x-ms-request-id": "{470333ee-d1a3-4887-83ce-71398e6a7007}", + "x-ms-routing-request-id": "WESTUS2:20230418T180122Z:470333ee-d1a3-4887-83ce-71398e6a7007" + }, + "ResponseBody": { + "cost": 71995, + "timespan": "2023-04-08T18:00:22Z/2023-04-18T18:00:22Z", + "interval": "PT1H", + "value": [ + { + "id": "/subscriptions/faa080af-c1d8-40ad-9cce-e1a450ca5b57/resourceGroups/srnagar-azuresdkgroup/providers/Microsoft.CognitiveServices/accounts/srnagara-textanalytics/providers/Microsoft.Insights/metrics/SuccessfulCalls", + "type": "Microsoft.Insights/metrics", + "name": { + "value": "SuccessfulCalls", + "localizedValue": "Successful Calls" + }, + "displayDescription": "Number of successful calls.", + "unit": "Count", + "timeseries": [ + { + "metadatavalues": [], + "data": [ + { + "timeStamp": "2023-04-08T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-08T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-09T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-10T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-11T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-12T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-13T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-14T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-15T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-16T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T18:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T19:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T20:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T21:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T22:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-17T23:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T00:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T01:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T02:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T03:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T04:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T05:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T06:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T07:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T08:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T09:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T10:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T11:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T12:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T13:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T14:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T15:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T16:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + }, + { + "timeStamp": "2023-04-18T17:00:00Z", + "total": 0, + "count": 0, + "average": 0, + "minimum": 0, + "maximum": 0 + } + ] + } + ], + "errorCode": "Success" + } + ], + "namespace": "Microsoft.CognitiveServices/accounts", + "resourceregion": "westus2" + } + } + ], + "Variables": {} +} diff --git a/sdk/mysqlflexibleserver/azure-resourcemanager-mysqlflexibleserver/pom.xml b/sdk/mysqlflexibleserver/azure-resourcemanager-mysqlflexibleserver/pom.xml index 47283f4ab8863..32417857dc0a4 100644 --- a/sdk/mysqlflexibleserver/azure-resourcemanager-mysqlflexibleserver/pom.xml +++ b/sdk/mysqlflexibleserver/azure-resourcemanager-mysqlflexibleserver/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/netapp/azure-resourcemanager-netapp/pom.xml b/sdk/netapp/azure-resourcemanager-netapp/pom.xml index 3ebee866f904f..4ffe86c0de6c4 100644 --- a/sdk/netapp/azure-resourcemanager-netapp/pom.xml +++ b/sdk/netapp/azure-resourcemanager-netapp/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -96,7 +96,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.25.0 + 2.26.0 test diff --git a/sdk/networkfunction/azure-resourcemanager-networkfunction/pom.xml b/sdk/networkfunction/azure-resourcemanager-networkfunction/pom.xml index 0301ee9928767..e7b007a54cc51 100644 --- a/sdk/networkfunction/azure-resourcemanager-networkfunction/pom.xml +++ b/sdk/networkfunction/azure-resourcemanager-networkfunction/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/newrelicobservability/azure-resourcemanager-newrelicobservability/pom.xml b/sdk/newrelicobservability/azure-resourcemanager-newrelicobservability/pom.xml index 589e14f056495..6c9a1c1429610 100644 --- a/sdk/newrelicobservability/azure-resourcemanager-newrelicobservability/pom.xml +++ b/sdk/newrelicobservability/azure-resourcemanager-newrelicobservability/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/nginx/azure-resourcemanager-nginx/pom.xml b/sdk/nginx/azure-resourcemanager-nginx/pom.xml index d6889f327b40c..713b9b96d00f0 100644 --- a/sdk/nginx/azure-resourcemanager-nginx/pom.xml +++ b/sdk/nginx/azure-resourcemanager-nginx/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/operationsmanagement/azure-resourcemanager-operationsmanagement/pom.xml b/sdk/operationsmanagement/azure-resourcemanager-operationsmanagement/pom.xml index 01e3ccc4eab82..1e75270c96847 100644 --- a/sdk/operationsmanagement/azure-resourcemanager-operationsmanagement/pom.xml +++ b/sdk/operationsmanagement/azure-resourcemanager-operationsmanagement/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/orbital/azure-resourcemanager-orbital/pom.xml b/sdk/orbital/azure-resourcemanager-orbital/pom.xml index c6f10c4eacfb0..fd9e8f7a8063e 100644 --- a/sdk/orbital/azure-resourcemanager-orbital/pom.xml +++ b/sdk/orbital/azure-resourcemanager-orbital/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/CHANGELOG.md b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/CHANGELOG.md new file mode 100644 index 0000000000000..393b2e3438ac4 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/CHANGELOG.md @@ -0,0 +1,5 @@ +# Release History + +## 1.0.0-beta.1 (2023-05-04) + +- Azure Resource Manager PaloAlto Networks Ngfw client library for Java. This package contains Microsoft Azure SDK for PaloAlto Networks Ngfw Management SDK. Package tag package-2022-08-29-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/README.md b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/README.md new file mode 100644 index 0000000000000..dd806254f48e0 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/README.md @@ -0,0 +1,105 @@ +# Azure Resource Manager PaloAlto Networks Ngfw client library for Java + +Azure Resource Manager PaloAlto Networks Ngfw client library for Java. + +This package contains Microsoft Azure SDK for PaloAlto Networks Ngfw Management SDK. Package tag package-2022-08-29-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). + +## We'd love to hear your feedback + +We're always working on improving our products and the way we communicate with our users. So we'd love to learn what's working and how we can do better. + +If you haven't already, please take a few minutes to [complete this short survey][survey] we have put together. + +Thank you in advance for your collaboration. We really appreciate your time! + +## Documentation + +Various documentation is available to help you get started + +- [API reference documentation][docs] + +## Getting started + +### Prerequisites + +- [Java Development Kit (JDK)][jdk] with version 8 or above +- [Azure Subscription][azure_subscription] + +### Adding the package to your product + +[//]: # ({x-version-update-start;com.azure.resourcemanager:azure-resourcemanager-paloaltonetworks-ngfw;current}) +```xml + + com.azure.resourcemanager + azure-resourcemanager-paloaltonetworks-ngfw + 1.0.0-beta.1 + +``` +[//]: # ({x-version-update-end}) + +### Include the recommended packages + +Azure Management Libraries require a `TokenCredential` implementation for authentication and an `HttpClient` implementation for HTTP client. + +[Azure Identity][azure_identity] and [Azure Core Netty HTTP][azure_core_http_netty] packages provide the default implementation. + +### Authentication + +By default, Azure Active Directory token authentication depends on correct configuration of the following environment variables. + +- `AZURE_CLIENT_ID` for Azure client ID. +- `AZURE_TENANT_ID` for Azure tenant ID. +- `AZURE_CLIENT_SECRET` or `AZURE_CLIENT_CERTIFICATE_PATH` for client secret or client certificate. + +In addition, Azure subscription ID can be configured via `AZURE_SUBSCRIPTION_ID` environment variable. + +With above configuration, `azure` client can be authenticated using the following code: + +```java +AzureProfile profile = new AzureProfile(AzureEnvironment.AZURE); +TokenCredential credential = new DefaultAzureCredentialBuilder() + .authorityHost(profile.getEnvironment().getActiveDirectoryEndpoint()) + .build(); +PaloAltoNetworksNgfwManager manager = PaloAltoNetworksNgfwManager + .authenticate(credential, profile); +``` + +The sample code assumes global Azure. Please change `AzureEnvironment.AZURE` variable if otherwise. + +See [Authentication][authenticate] for more options. + +## Key concepts + +See [API design][design] for general introduction on design and key concepts on Azure Management Libraries. + +## Examples + +[Code snippets and samples](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/SAMPLE.md) + + +## Troubleshooting + +## Next steps + +## Contributing + +For details on contributing to this repository, see the [contributing guide][cg]. + +This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit . + +When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our CLA. + +This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For more information see the [Code of Conduct FAQ][coc_faq] or contact with any additional questions or comments. + + +[survey]: https://microsoft.qualtrics.com/jfe/form/SV_ehN0lIk2FKEBkwd?Q_CHL=DOCS +[docs]: https://azure.github.io/azure-sdk-for-java/ +[jdk]: https://docs.microsoft.com/java/azure/jdk/ +[azure_subscription]: https://azure.microsoft.com/free/ +[azure_identity]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/identity/azure-identity +[azure_core_http_netty]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/core/azure-core-http-netty +[authenticate]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/resourcemanager/docs/AUTH.md +[design]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/resourcemanager/docs/DESIGN.md +[cg]: https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md +[coc]: https://opensource.microsoft.com/codeofconduct/ +[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/ diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/SAMPLE.md b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/SAMPLE.md new file mode 100644 index 0000000000000..0b885570b7fc3 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/SAMPLE.md @@ -0,0 +1,4142 @@ +# Code snippets and samples + + +## CertificateObjectGlobalRulestack + +- [CreateOrUpdate](#certificateobjectglobalrulestack_createorupdate) +- [Delete](#certificateobjectglobalrulestack_delete) +- [Get](#certificateobjectglobalrulestack_get) +- [List](#certificateobjectglobalrulestack_list) + +## CertificateObjectLocalRulestack + +- [CreateOrUpdate](#certificateobjectlocalrulestack_createorupdate) +- [Delete](#certificateobjectlocalrulestack_delete) +- [Get](#certificateobjectlocalrulestack_get) +- [ListByLocalRulestacks](#certificateobjectlocalrulestack_listbylocalrulestacks) + +## FirewallStatus + +- [Get](#firewallstatus_get) +- [ListByFirewalls](#firewallstatus_listbyfirewalls) + +## Firewalls + +- [CreateOrUpdate](#firewalls_createorupdate) +- [Delete](#firewalls_delete) +- [GetByResourceGroup](#firewalls_getbyresourcegroup) +- [GetGlobalRulestack](#firewalls_getglobalrulestack) +- [GetLogProfile](#firewalls_getlogprofile) +- [GetSupportInfo](#firewalls_getsupportinfo) +- [List](#firewalls_list) +- [ListByResourceGroup](#firewalls_listbyresourcegroup) +- [SaveLogProfile](#firewalls_savelogprofile) +- [Update](#firewalls_update) + +## FqdnListGlobalRulestack + +- [CreateOrUpdate](#fqdnlistglobalrulestack_createorupdate) +- [Delete](#fqdnlistglobalrulestack_delete) +- [Get](#fqdnlistglobalrulestack_get) +- [List](#fqdnlistglobalrulestack_list) + +## FqdnListLocalRulestack + +- [CreateOrUpdate](#fqdnlistlocalrulestack_createorupdate) +- [Delete](#fqdnlistlocalrulestack_delete) +- [Get](#fqdnlistlocalrulestack_get) +- [ListByLocalRulestacks](#fqdnlistlocalrulestack_listbylocalrulestacks) + +## GlobalRulestack + +- [Commit](#globalrulestack_commit) +- [CreateOrUpdate](#globalrulestack_createorupdate) +- [Delete](#globalrulestack_delete) +- [Get](#globalrulestack_get) +- [GetChangeLog](#globalrulestack_getchangelog) +- [List](#globalrulestack_list) +- [ListAdvancedSecurityObjects](#globalrulestack_listadvancedsecurityobjects) +- [ListAppIds](#globalrulestack_listappids) +- [ListCountries](#globalrulestack_listcountries) +- [ListFirewalls](#globalrulestack_listfirewalls) +- [ListPredefinedUrlCategories](#globalrulestack_listpredefinedurlcategories) +- [ListSecurityServices](#globalrulestack_listsecurityservices) +- [Revert](#globalrulestack_revert) +- [Update](#globalrulestack_update) + +## LocalRules + +- [CreateOrUpdate](#localrules_createorupdate) +- [Delete](#localrules_delete) +- [Get](#localrules_get) +- [GetCounters](#localrules_getcounters) +- [ListByLocalRulestacks](#localrules_listbylocalrulestacks) +- [RefreshCounters](#localrules_refreshcounters) +- [ResetCounters](#localrules_resetcounters) + +## LocalRulestacks + +- [Commit](#localrulestacks_commit) +- [CreateOrUpdate](#localrulestacks_createorupdate) +- [Delete](#localrulestacks_delete) +- [GetByResourceGroup](#localrulestacks_getbyresourcegroup) +- [GetChangeLog](#localrulestacks_getchangelog) +- [GetSupportInfo](#localrulestacks_getsupportinfo) +- [List](#localrulestacks_list) +- [ListAdvancedSecurityObjects](#localrulestacks_listadvancedsecurityobjects) +- [ListAppIds](#localrulestacks_listappids) +- [ListByResourceGroup](#localrulestacks_listbyresourcegroup) +- [ListCountries](#localrulestacks_listcountries) +- [ListFirewalls](#localrulestacks_listfirewalls) +- [ListPredefinedUrlCategories](#localrulestacks_listpredefinedurlcategories) +- [ListSecurityServices](#localrulestacks_listsecurityservices) +- [Revert](#localrulestacks_revert) +- [Update](#localrulestacks_update) + +## Operations + +- [List](#operations_list) + +## PostRules + +- [CreateOrUpdate](#postrules_createorupdate) +- [Delete](#postrules_delete) +- [Get](#postrules_get) +- [GetCounters](#postrules_getcounters) +- [List](#postrules_list) +- [RefreshCounters](#postrules_refreshcounters) +- [ResetCounters](#postrules_resetcounters) + +## PreRules + +- [CreateOrUpdate](#prerules_createorupdate) +- [Delete](#prerules_delete) +- [Get](#prerules_get) +- [GetCounters](#prerules_getcounters) +- [List](#prerules_list) +- [RefreshCounters](#prerules_refreshcounters) +- [ResetCounters](#prerules_resetcounters) + +## PrefixListGlobalRulestack + +- [CreateOrUpdate](#prefixlistglobalrulestack_createorupdate) +- [Delete](#prefixlistglobalrulestack_delete) +- [Get](#prefixlistglobalrulestack_get) +- [List](#prefixlistglobalrulestack_list) + +## PrefixListLocalRulestack + +- [CreateOrUpdate](#prefixlistlocalrulestack_createorupdate) +- [Delete](#prefixlistlocalrulestack_delete) +- [Get](#prefixlistlocalrulestack_get) +- [ListByLocalRulestacks](#prefixlistlocalrulestack_listbylocalrulestacks) +### CertificateObjectGlobalRulestack_CreateOrUpdate + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; + +/** Samples for CertificateObjectGlobalRulestack CreateOrUpdate. */ +public final class CertificateObjectGlobalRulestackCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectGlobalRulestacks() + .createOrUpdate( + "praval", + "armid1", + new CertificateObjectGlobalRulestackResourceInner().withCertificateSelfSigned(BooleanEnum.TRUE), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectGlobalRulestacks() + .createOrUpdate( + "praval", + "armid1", + new CertificateObjectGlobalRulestackResourceInner() + .withCertificateSignerResourceId("") + .withCertificateSelfSigned(BooleanEnum.TRUE) + .withAuditComment("comment") + .withDescription("description") + .withEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c27"), + com.azure.core.util.Context.NONE); + } +} +``` + +### CertificateObjectGlobalRulestack_Delete + +```java +/** Samples for CertificateObjectGlobalRulestack Delete. */ +public final class CertificateObjectGlobalRulestackDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.certificateObjectGlobalRulestacks().delete("praval", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.certificateObjectGlobalRulestacks().delete("praval", "armid1", com.azure.core.util.Context.NONE); + } +} +``` + +### CertificateObjectGlobalRulestack_Get + +```java +/** Samples for CertificateObjectGlobalRulestack Get. */ +public final class CertificateObjectGlobalRulestackGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_Get_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectGlobalRulestacks() + .getWithResponse("praval", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_Get_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectGlobalRulestacks() + .getWithResponse("praval", "armid1", com.azure.core.util.Context.NONE); + } +} +``` + +### CertificateObjectGlobalRulestack_List + +```java +/** Samples for CertificateObjectGlobalRulestack List. */ +public final class CertificateObjectGlobalRulestackListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_List_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_List_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackListMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.certificateObjectGlobalRulestacks().list("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_List_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_List_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackListMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.certificateObjectGlobalRulestacks().list("praval", com.azure.core.util.Context.NONE); + } +} +``` + +### CertificateObjectLocalRulestack_CreateOrUpdate + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; + +/** Samples for CertificateObjectLocalRulestack CreateOrUpdate. */ +public final class CertificateObjectLocalRulestackCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .define("armid1") + .withExistingLocalRulestack("rgopenapi", "lrs1") + .withCertificateSelfSigned(BooleanEnum.TRUE) + .create(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .define("armid1") + .withExistingLocalRulestack("rgopenapi", "lrs1") + .withCertificateSelfSigned(BooleanEnum.TRUE) + .withCertificateSignerResourceId("") + .withAuditComment("comment") + .withDescription("description") + .withEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c27") + .create(); + } +} +``` + +### CertificateObjectLocalRulestack_Delete + +```java +/** Samples for CertificateObjectLocalRulestack Delete. */ +public final class CertificateObjectLocalRulestackDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .delete("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .delete("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } +} +``` + +### CertificateObjectLocalRulestack_Get + +```java +/** Samples for CertificateObjectLocalRulestack Get. */ +public final class CertificateObjectLocalRulestackGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_Get_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .getWithResponse("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_Get_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .getWithResponse("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } +} +``` + +### CertificateObjectLocalRulestack_ListByLocalRulestacks + +```java +/** Samples for CertificateObjectLocalRulestack ListByLocalRulestacks. */ +public final class CertificateObjectLocalRulestackListByLocalRulestacksSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_ListByLocalRulestacks_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_ListByLocalRulestacks_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackListByLocalRulestacksMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .listByLocalRulestacks("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_ListByLocalRulestacks_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_ListByLocalRulestacks_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackListByLocalRulestacksMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .listByLocalRulestacks("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} +``` + +### FirewallStatus_Get + +```java +/** Samples for FirewallStatus Get. */ +public final class FirewallStatusGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FirewallStatus_Get_MinimumSet_Gen.json + */ + /** + * Sample code: FirewallStatus_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallStatusGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewallStatus().getWithResponse("rgopenapi", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FirewallStatus_Get_MaximumSet_Gen.json + */ + /** + * Sample code: FirewallStatus_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallStatusGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewallStatus().getWithResponse("rgopenapi", "firewall1", com.azure.core.util.Context.NONE); + } +} +``` + +### FirewallStatus_ListByFirewalls + +```java +/** Samples for FirewallStatus ListByFirewalls. */ +public final class FirewallStatusListByFirewallsSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FirewallStatus_ListByFirewalls_MaximumSet_Gen.json + */ + /** + * Sample code: FirewallStatus_ListByFirewalls_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallStatusListByFirewallsMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewallStatus().listByFirewalls("rgopenapi", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FirewallStatus_ListByFirewalls_MinimumSet_Gen.json + */ + /** + * Sample code: FirewallStatus_ListByFirewalls_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallStatusListByFirewallsMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewallStatus().listByFirewalls("rgopenapi", "firewall1", com.azure.core.util.Context.NONE); + } +} +``` + +### Firewalls_CreateOrUpdate + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BillingCycle; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DnsProxy; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DnsSettings; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EgressNat; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EnabledDnsType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EndpointConfiguration; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FrontendSetting; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddress; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddressSpace; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.MarketplaceDetails; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.MarketplaceSubscriptionStatus; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NetworkProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NetworkType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PanoramaConfig; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PlanData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProtocolType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RulestackDetails; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.UsageType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.VnetConfiguration; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.VwanConfiguration; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; + +/** Samples for Firewalls CreateOrUpdate. */ +public final class FirewallsCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .define("firewall1") + .withRegion("eastus") + .withExistingResourceGroup("firewall-rg") + .withNetworkProfile( + new NetworkProfile() + .withVnetConfiguration( + new VnetConfiguration() + .withVnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet") + .withAddressSpace("10.1.0.0/16")) + .withTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withUnTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withIpOfTrustSubnetForUdr( + new IpAddress() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddress("10.1.1.0/24"))) + .withVwanConfiguration( + new VwanConfiguration() + .withNetworkVirtualApplianceId("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withVHub( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withUnTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withIpOfTrustSubnetForUdr( + new IpAddress() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddress("10.1.1.0/24"))) + .withNetworkType(NetworkType.VNET) + .withPublicIps( + Arrays + .asList( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1") + .withAddress("20.22.92.11"))) + .withEnableEgressNat(EgressNat.ENABLED) + .withEgressNatIp( + Arrays + .asList( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1") + .withAddress("20.22.92.111")))) + .withDnsSettings( + new DnsSettings() + .withEnableDnsProxy(DnsProxy.DISABLED) + .withEnabledDnsType(EnabledDnsType.CUSTOM) + .withDnsServers( + Arrays + .asList( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1") + .withAddress("20.22.92.111")))) + .withPlanData( + new PlanData() + .withUsageType(UsageType.PAYG) + .withBillingCycle(BillingCycle.MONTHLY) + .withPlanId("liftrpantestplan")) + .withMarketplaceDetails( + new MarketplaceDetails() + .withOfferId("liftr-pan-ame-test") + .withPublisherId("isvtestuklegacy") + .withMarketplaceSubscriptionStatus(MarketplaceSubscriptionStatus.PENDING_FULFILLMENT_START)) + .withTags(mapOf("tagName", "value")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities( + mapOf( + "key16", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("aaaa") + .withPrincipalId("aaaaaaaaaaaaaaa")))) + .withPanEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withIsPanoramaManaged(BooleanEnum.TRUE) + .withPanoramaConfig(new PanoramaConfig().withConfigString("bas64EncodedString")) + .withAssociatedRulestack( + new RulestackDetails().withResourceId("lrs1").withRulestackId("PANRSID").withLocation("eastus")) + .withFrontEndSettings( + Arrays + .asList( + new FrontendSetting() + .withName("frontendsetting11") + .withProtocol(ProtocolType.TCP) + .withFrontendConfiguration( + new EndpointConfiguration() + .withPort("80") + .withAddress( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1") + .withAddress("20.22.91.251"))) + .withBackendConfiguration( + new EndpointConfiguration() + .withPort("80") + .withAddress( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2") + .withAddress("20.22.32.136"))))) + .create(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .define("firewall1") + .withRegion("eastus") + .withExistingResourceGroup("firewall-rg") + .withNetworkProfile( + new NetworkProfile() + .withNetworkType(NetworkType.VNET) + .withPublicIps( + Arrays + .asList( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1") + .withAddress("20.22.92.11"))) + .withEnableEgressNat(EgressNat.ENABLED)) + .withDnsSettings(new DnsSettings()) + .withPlanData(new PlanData().withBillingCycle(BillingCycle.MONTHLY).withPlanId("liftrpantestplan")) + .withMarketplaceDetails( + new MarketplaceDetails().withOfferId("liftr-pan-ame-test").withPublisherId("isvtestuklegacy")) + .create(); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} +``` + +### Firewalls_Delete + +```java +/** Samples for Firewalls Delete. */ +public final class FirewallsDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().delete("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().delete("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } +} +``` + +### Firewalls_GetByResourceGroup + +```java +/** Samples for Firewalls GetByResourceGroup. */ +public final class FirewallsGetByResourceGroupSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_Get_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .getByResourceGroupWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_Get_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .getByResourceGroupWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } +} +``` + +### Firewalls_GetGlobalRulestack + +```java +/** Samples for Firewalls GetGlobalRulestack. */ +public final class FirewallsGetGlobalRulestackSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_getGlobalRulestack_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_getGlobalRulestack_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetGlobalRulestackMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .getGlobalRulestackWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_getGlobalRulestack_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_getGlobalRulestack_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetGlobalRulestackMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .getGlobalRulestackWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } +} +``` + +### Firewalls_GetLogProfile + +```java +/** Samples for Firewalls GetLogProfile. */ +public final class FirewallsGetLogProfileSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_getLogProfile_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_getLogProfile_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetLogProfileMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().getLogProfileWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_getLogProfile_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_getLogProfile_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetLogProfileMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().getLogProfileWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } +} +``` + +### Firewalls_GetSupportInfo + +```java +/** Samples for Firewalls GetSupportInfo. */ +public final class FirewallsGetSupportInfoSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_getSupportInfo_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_getSupportInfo_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetSupportInfoMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .getSupportInfoWithResponse("rgopenapi", "firewall1", null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_getSupportInfo_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_getSupportInfo_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetSupportInfoMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .getSupportInfoWithResponse("rgopenapi", "firewall1", "user1@domain.com", com.azure.core.util.Context.NONE); + } +} +``` + +### Firewalls_List + +```java +/** Samples for Firewalls List. */ +public final class FirewallsListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_ListBySubscription_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_ListBySubscription_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsListBySubscriptionMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().list(com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_ListBySubscription_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_ListBySubscription_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsListBySubscriptionMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().list(com.azure.core.util.Context.NONE); + } +} +``` + +### Firewalls_ListByResourceGroup + +```java +/** Samples for Firewalls ListByResourceGroup. */ +public final class FirewallsListByResourceGroupSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_ListByResourceGroup_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_ListByResourceGroup_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsListByResourceGroupMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().listByResourceGroup("firewall-rg", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_ListByResourceGroup_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_ListByResourceGroup_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsListByResourceGroupMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().listByResourceGroup("firewall-rg", com.azure.core.util.Context.NONE); + } +} +``` + +### Firewalls_SaveLogProfile + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LogSettingsInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ApplicationInsights; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EventHub; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LogDestination; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LogOption; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LogType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.MonitorLog; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StorageAccount; + +/** Samples for Firewalls SaveLogProfile. */ +public final class FirewallsSaveLogProfileSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_saveLogProfile_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_saveLogProfile_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsSaveLogProfileMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .saveLogProfileWithResponse( + "firewall-rg", + "firewall1", + new LogSettingsInner() + .withLogType(LogType.TRAFFIC) + .withLogOption(LogOption.SAME_DESTINATION) + .withApplicationInsights( + new ApplicationInsights().withId("aaaaaaaaaaaaaaaa").withKey("fakeTokenPlaceholder")) + .withCommonDestination( + new LogDestination() + .withStorageConfigurations( + new StorageAccount() + .withId("aaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaa") + .withAccountName("aaaaaaaaaaaaaaaaaaaaaaa")) + .withEventHubConfigurations( + new EventHub() + .withId("aaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaa") + .withName("aaaaaaaa") + .withNameSpace("aaaaaaaaaaaaaaaaaaaaa") + .withPolicyName("aaaaaaaaaaaa")) + .withMonitorConfigurations( + new MonitorLog() + .withId("aaaaaaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaaaaa") + .withWorkspace("aaaaaaaaaaa") + .withPrimaryKey("fakeTokenPlaceholder") + .withSecondaryKey("fakeTokenPlaceholder"))) + .withTrafficLogDestination( + new LogDestination() + .withStorageConfigurations( + new StorageAccount() + .withId("aaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaa") + .withAccountName("aaaaaaaaaaaaaaaaaaaaaaa")) + .withEventHubConfigurations( + new EventHub() + .withId("aaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaa") + .withName("aaaaaaaa") + .withNameSpace("aaaaaaaaaaaaaaaaaaaaa") + .withPolicyName("aaaaaaaaaaaa")) + .withMonitorConfigurations( + new MonitorLog() + .withId("aaaaaaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaaaaa") + .withWorkspace("aaaaaaaaaaa") + .withPrimaryKey("fakeTokenPlaceholder") + .withSecondaryKey("fakeTokenPlaceholder"))) + .withThreatLogDestination( + new LogDestination() + .withStorageConfigurations( + new StorageAccount() + .withId("aaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaa") + .withAccountName("aaaaaaaaaaaaaaaaaaaaaaa")) + .withEventHubConfigurations( + new EventHub() + .withId("aaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaa") + .withName("aaaaaaaa") + .withNameSpace("aaaaaaaaaaaaaaaaaaaaa") + .withPolicyName("aaaaaaaaaaaa")) + .withMonitorConfigurations( + new MonitorLog() + .withId("aaaaaaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaaaaa") + .withWorkspace("aaaaaaaaaaa") + .withPrimaryKey("fakeTokenPlaceholder") + .withSecondaryKey("fakeTokenPlaceholder"))) + .withDecryptLogDestination( + new LogDestination() + .withStorageConfigurations( + new StorageAccount() + .withId("aaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaa") + .withAccountName("aaaaaaaaaaaaaaaaaaaaaaa")) + .withEventHubConfigurations( + new EventHub() + .withId("aaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaa") + .withName("aaaaaaaa") + .withNameSpace("aaaaaaaaaaaaaaaaaaaaa") + .withPolicyName("aaaaaaaaaaaa")) + .withMonitorConfigurations( + new MonitorLog() + .withId("aaaaaaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaaaaa") + .withWorkspace("aaaaaaaaaaa") + .withPrimaryKey("fakeTokenPlaceholder") + .withSecondaryKey("fakeTokenPlaceholder"))), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_saveLogProfile_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_saveLogProfile_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsSaveLogProfileMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .saveLogProfileWithResponse("firewall-rg", "firewall1", null, com.azure.core.util.Context.NONE); + } +} +``` + +### Firewalls_Update + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BillingCycle; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DnsProxy; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DnsSettings; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EgressNat; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EnabledDnsType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EndpointConfiguration; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallResourceUpdateProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FrontendSetting; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddress; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddressSpace; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.MarketplaceDetails; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.MarketplaceSubscriptionStatus; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NetworkProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NetworkType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PanoramaConfig; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PlanData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProtocolType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RulestackDetails; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.UsageType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.VnetConfiguration; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.VwanConfiguration; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; + +/** Samples for Firewalls Update. */ +public final class FirewallsUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_Update_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_Update_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + FirewallResource resource = + manager + .firewalls() + .getByResourceGroupWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE) + .getValue(); + resource.update().apply(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_Update_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_Update_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + FirewallResource resource = + manager + .firewalls() + .getByResourceGroupWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE) + .getValue(); + resource + .update() + .withTags(mapOf("tagName", "value")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities( + mapOf( + "key16", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("aaaa") + .withPrincipalId("aaaaaaaaaaaaaaa")))) + .withProperties( + new FirewallResourceUpdateProperties() + .withPanEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withNetworkProfile( + new NetworkProfile() + .withVnetConfiguration( + new VnetConfiguration() + .withVnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet") + .withAddressSpace("10.1.0.0/16")) + .withTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withUnTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withIpOfTrustSubnetForUdr( + new IpAddress() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddress("10.1.1.0/24"))) + .withVwanConfiguration( + new VwanConfiguration() + .withNetworkVirtualApplianceId("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withVHub( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withUnTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withIpOfTrustSubnetForUdr( + new IpAddress() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddress("10.1.1.0/24"))) + .withNetworkType(NetworkType.VNET) + .withPublicIps( + Arrays + .asList( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1") + .withAddress("20.22.92.11"))) + .withEnableEgressNat(EgressNat.ENABLED) + .withEgressNatIp( + Arrays + .asList( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1") + .withAddress("20.22.92.111")))) + .withIsPanoramaManaged(BooleanEnum.TRUE) + .withPanoramaConfig(new PanoramaConfig().withConfigString("bas64EncodedString")) + .withAssociatedRulestack( + new RulestackDetails() + .withResourceId("aaaaaaaaaa") + .withRulestackId("aaaaaaaaaaaaaaaa") + .withLocation("eastus")) + .withDnsSettings( + new DnsSettings() + .withEnableDnsProxy(DnsProxy.DISABLED) + .withEnabledDnsType(EnabledDnsType.CUSTOM) + .withDnsServers( + Arrays + .asList( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1") + .withAddress("20.22.92.111")))) + .withFrontEndSettings( + Arrays + .asList( + new FrontendSetting() + .withName("frontendsetting11") + .withProtocol(ProtocolType.TCP) + .withFrontendConfiguration( + new EndpointConfiguration() + .withPort("80") + .withAddress( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1") + .withAddress("20.22.91.251"))) + .withBackendConfiguration( + new EndpointConfiguration() + .withPort("80") + .withAddress( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2") + .withAddress("20.22.32.136"))))) + .withPlanData( + new PlanData() + .withUsageType(UsageType.PAYG) + .withBillingCycle(BillingCycle.WEEKLY) + .withPlanId("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa")) + .withMarketplaceDetails( + new MarketplaceDetails() + .withOfferId("aaaaaaaaaaaaaaaaaaaaaaaaaaaaa") + .withPublisherId("aaaa") + .withMarketplaceSubscriptionStatus( + MarketplaceSubscriptionStatus.PENDING_FULFILLMENT_START))) + .apply(); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} +``` + +### FqdnListGlobalRulestack_CreateOrUpdate + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListGlobalRulestackResourceInner; +import java.util.Arrays; + +/** Samples for FqdnListGlobalRulestack CreateOrUpdate. */ +public final class FqdnListGlobalRulestackCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .fqdnListGlobalRulestacks() + .createOrUpdate( + "praval", + "armid1", + new FqdnListGlobalRulestackResourceInner() + .withDescription("string") + .withFqdnList(Arrays.asList("string1", "string2")) + .withEtag("aaaaaaaaaaaaaaaaaa") + .withAuditComment("string"), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .fqdnListGlobalRulestacks() + .createOrUpdate( + "praval", + "armid1", + new FqdnListGlobalRulestackResourceInner().withFqdnList(Arrays.asList("string1", "string2")), + com.azure.core.util.Context.NONE); + } +} +``` + +### FqdnListGlobalRulestack_Delete + +```java +/** Samples for FqdnListGlobalRulestack Delete. */ +public final class FqdnListGlobalRulestackDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListGlobalRulestacks().delete("praval", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListGlobalRulestacks().delete("praval", "armid1", com.azure.core.util.Context.NONE); + } +} +``` + +### FqdnListGlobalRulestack_Get + +```java +/** Samples for FqdnListGlobalRulestack Get. */ +public final class FqdnListGlobalRulestackGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_Get_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListGlobalRulestacks().getWithResponse("praval", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_Get_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListGlobalRulestacks().getWithResponse("praval", "armid1", com.azure.core.util.Context.NONE); + } +} +``` + +### FqdnListGlobalRulestack_List + +```java +/** Samples for FqdnListGlobalRulestack List. */ +public final class FqdnListGlobalRulestackListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_List_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_List_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackListMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListGlobalRulestacks().list("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_List_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_List_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackListMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListGlobalRulestacks().list("praval", com.azure.core.util.Context.NONE); + } +} +``` + +### FqdnListLocalRulestack_CreateOrUpdate + +```java +import java.util.Arrays; + +/** Samples for FqdnListLocalRulestack CreateOrUpdate. */ +public final class FqdnListLocalRulestackCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .fqdnListLocalRulestacks() + .define("armid1") + .withExistingLocalRulestack("rgopenapi", "lrs1") + .withFqdnList(Arrays.asList("string1", "string2")) + .withDescription("string") + .withEtag("aaaaaaaaaaaaaaaaaa") + .withAuditComment("string") + .create(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .fqdnListLocalRulestacks() + .define("armid1") + .withExistingLocalRulestack("rgopenapi", "lrs1") + .withFqdnList(Arrays.asList("string1", "string2")) + .create(); + } +} +``` + +### FqdnListLocalRulestack_Delete + +```java +/** Samples for FqdnListLocalRulestack Delete. */ +public final class FqdnListLocalRulestackDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListLocalRulestacks().delete("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListLocalRulestacks().delete("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } +} +``` + +### FqdnListLocalRulestack_Get + +```java +/** Samples for FqdnListLocalRulestack Get. */ +public final class FqdnListLocalRulestackGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_Get_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .fqdnListLocalRulestacks() + .getWithResponse("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_Get_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .fqdnListLocalRulestacks() + .getWithResponse("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } +} +``` + +### FqdnListLocalRulestack_ListByLocalRulestacks + +```java +/** Samples for FqdnListLocalRulestack ListByLocalRulestacks. */ +public final class FqdnListLocalRulestackListByLocalRulestacksSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_ListByLocalRulestacks_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_ListByLocalRulestacks_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackListByLocalRulestacksMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListLocalRulestacks().listByLocalRulestacks("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_ListByLocalRulestacks_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_ListByLocalRulestacks_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackListByLocalRulestacksMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListLocalRulestacks().listByLocalRulestacks("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} +``` + +### GlobalRulestack_Commit + +```java +/** Samples for GlobalRulestack Commit. */ +public final class GlobalRulestackCommitSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_commit_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_commit_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackCommitMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().commit("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_commit_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_commit_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackCommitMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().commit("praval", com.azure.core.util.Context.NONE); + } +} +``` + +### GlobalRulestack_CreateOrUpdate + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; + +/** Samples for GlobalRulestack CreateOrUpdate. */ +public final class GlobalRulestackCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .createOrUpdate( + "praval", new GlobalRulestackResourceInner().withLocation("eastus"), com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .createOrUpdate( + "praval", + new GlobalRulestackResourceInner() + .withLocation("eastus") + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities( + mapOf( + "key16", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("aaaa") + .withPrincipalId("aaaaaaaaaaaaaaa")))) + .withPanEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withPanLocation("eastus") + .withScope(ScopeType.GLOBAL) + .withAssociatedSubscriptions(Arrays.asList("2bf4a339-294d-4c25-b0b2-ef649e9f5c27")) + .withDescription("global rulestacks") + .withDefaultMode(DefaultMode.IPS) + .withMinAppIdVersion("8.5.3") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("default") + .withAntiSpywareProfile("default") + .withAntiVirusProfile("default") + .withUrlFilteringProfile("default") + .withFileBlockingProfile("default") + .withDnsSubscription("default") + .withOutboundUnTrustCertificate("default") + .withOutboundTrustCertificate("default")), + com.azure.core.util.Context.NONE); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} +``` + +### GlobalRulestack_Delete + +```java +/** Samples for GlobalRulestack Delete. */ +public final class GlobalRulestackDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().delete("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().delete("praval", com.azure.core.util.Context.NONE); + } +} +``` + +### GlobalRulestack_Get + +```java +/** Samples for GlobalRulestack Get. */ +public final class GlobalRulestackGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_Get_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().getWithResponse("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_Get_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().getWithResponse("praval", com.azure.core.util.Context.NONE); + } +} +``` + +### GlobalRulestack_GetChangeLog + +```java +/** Samples for GlobalRulestack GetChangeLog. */ +public final class GlobalRulestackGetChangeLogSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_getChangeLog_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_getChangeLog_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackGetChangeLogMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().getChangeLogWithResponse("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_getChangeLog_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_getChangeLog_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackGetChangeLogMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().getChangeLogWithResponse("praval", com.azure.core.util.Context.NONE); + } +} +``` + +### GlobalRulestack_List + +```java +/** Samples for GlobalRulestack List. */ +public final class GlobalRulestackListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_List_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_List_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().list(com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_List_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_List_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().list(com.azure.core.util.Context.NONE); + } +} +``` + +### GlobalRulestack_ListAdvancedSecurityObjects + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectTypeEnum; + +/** Samples for GlobalRulestack ListAdvancedSecurityObjects. */ +public final class GlobalRulestackListAdvancedSecurityObjectsSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listAdvancedSecurityObjects_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listAdvancedSecurityObjects_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListAdvancedSecurityObjectsMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listAdvancedSecurityObjectsWithResponse( + "praval", + AdvSecurityObjectTypeEnum.fromString("globalRulestacks"), + "a6a321", + 20, + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listAdvancedSecurityObjects_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listAdvancedSecurityObjects_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListAdvancedSecurityObjectsMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listAdvancedSecurityObjectsWithResponse( + "praval", + AdvSecurityObjectTypeEnum.fromString("globalRulestacks"), + null, + null, + com.azure.core.util.Context.NONE); + } +} +``` + +### GlobalRulestack_ListAppIds + +```java +/** Samples for GlobalRulestack ListAppIds. */ +public final class GlobalRulestackListAppIdsSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listAppIds_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listAppIds_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListAppIdsMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listAppIdsWithResponse("praval", "8543", "pref", "a6a321", 20, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listAppIds_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listAppIds_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListAppIdsMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listAppIdsWithResponse("praval", null, null, null, null, com.azure.core.util.Context.NONE); + } +} +``` + +### GlobalRulestack_ListCountries + +```java +/** Samples for GlobalRulestack ListCountries. */ +public final class GlobalRulestackListCountriesSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listCountries_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listCountries_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListCountriesMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().listCountriesWithResponse("praval", null, null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listCountries_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listCountries_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListCountriesMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().listCountriesWithResponse("praval", "a6a321", 20, com.azure.core.util.Context.NONE); + } +} +``` + +### GlobalRulestack_ListFirewalls + +```java +/** Samples for GlobalRulestack ListFirewalls. */ +public final class GlobalRulestackListFirewallsSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listFirewalls_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listFirewalls_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListFirewallsMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().listFirewallsWithResponse("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listFirewalls_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listFirewalls_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListFirewallsMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().listFirewallsWithResponse("praval", com.azure.core.util.Context.NONE); + } +} +``` + +### GlobalRulestack_ListPredefinedUrlCategories + +```java +/** Samples for GlobalRulestack ListPredefinedUrlCategories. */ +public final class GlobalRulestackListPredefinedUrlCategoriesSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listPredefinedUrlCategories_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listPredefinedUrlCategories_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListPredefinedUrlCategoriesMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listPredefinedUrlCategoriesWithResponse("praval", "a6a321", 20, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listPredefinedUrlCategories_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listPredefinedUrlCategories_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListPredefinedUrlCategoriesMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listPredefinedUrlCategoriesWithResponse("praval", null, null, com.azure.core.util.Context.NONE); + } +} +``` + +### GlobalRulestack_ListSecurityServices + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeEnum; + +/** Samples for GlobalRulestack ListSecurityServices. */ +public final class GlobalRulestackListSecurityServicesSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listSecurityServices_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listSecurityServices_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListSecurityServicesMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listSecurityServicesWithResponse( + "praval", + SecurityServicesTypeEnum.fromString("globalRulestacks"), + null, + null, + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listSecurityServices_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listSecurityServices_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListSecurityServicesMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listSecurityServicesWithResponse( + "praval", + SecurityServicesTypeEnum.fromString("globalRulestacks"), + "a6a321", + 20, + com.azure.core.util.Context.NONE); + } +} +``` + +### GlobalRulestack_Revert + +```java +/** Samples for GlobalRulestack Revert. */ +public final class GlobalRulestackRevertSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_revert_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_revert_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackRevertMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().revertWithResponse("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_revert_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_revert_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackRevertMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().revertWithResponse("praval", com.azure.core.util.Context.NONE); + } +} +``` + +### GlobalRulestack_Update + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResourceUpdate; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResourceUpdateProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; + +/** Samples for GlobalRulestack Update. */ +public final class GlobalRulestackUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_Update_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_Update_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .updateWithResponse( + "praval", + new GlobalRulestackResourceUpdate() + .withLocation("eastus") + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities( + mapOf( + "key16", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("aaaa") + .withPrincipalId("aaaaaaaaaaaaaaa")))) + .withProperties( + new GlobalRulestackResourceUpdateProperties() + .withPanEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withPanLocation("eastus") + .withScope(ScopeType.GLOBAL) + .withAssociatedSubscriptions(Arrays.asList("2bf4a339-294d-4c25-b0b2-ef649e9f5c27")) + .withDescription("global rulestacks") + .withDefaultMode(DefaultMode.IPS) + .withMinAppIdVersion("8.5.3") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("default") + .withAntiSpywareProfile("default") + .withAntiVirusProfile("default") + .withUrlFilteringProfile("default") + .withFileBlockingProfile("default") + .withDnsSubscription("default") + .withOutboundUnTrustCertificate("default") + .withOutboundTrustCertificate("default"))), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_Update_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_Update_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .updateWithResponse("praval", new GlobalRulestackResourceUpdate(), com.azure.core.util.Context.NONE); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} +``` + +### LocalRules_CreateOrUpdate + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo; +import java.util.Arrays; + +/** Samples for LocalRules CreateOrUpdate. */ +public final class LocalRulesCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRules_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .define("1") + .withExistingLocalRulestack("firewall-rg", "lrs1") + .withRuleName("localRule1") + .create(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRules_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .define("1") + .withExistingLocalRulestack("firewall-rg", "lrs1") + .withRuleName("localRule1") + .withTags(Arrays.asList(new TagInfo().withKey("fakeTokenPlaceholder").withValue("value"))) + .withEtag("c18e6eef-ba3e-49ee-8a85-2b36c863a9d0") + .withDescription("description of local rule") + .withRuleState(StateEnum.DISABLED) + .withSource( + new SourceAddr() + .withCidrs(Arrays.asList("1.0.0.1/10")) + .withCountries(Arrays.asList("India")) + .withFeeds(Arrays.asList("feed")) + .withPrefixLists(Arrays.asList("PL1"))) + .withNegateSource(BooleanEnum.TRUE) + .withDestination( + new DestinationAddr() + .withCidrs(Arrays.asList("1.0.0.1/10")) + .withCountries(Arrays.asList("India")) + .withFeeds(Arrays.asList("feed")) + .withPrefixLists(Arrays.asList("PL1")) + .withFqdnLists(Arrays.asList("FQDN1"))) + .withNegateDestination(BooleanEnum.TRUE) + .withApplications(Arrays.asList("app1")) + .withCategory( + new Category().withUrlCustom(Arrays.asList("https://microsoft.com")).withFeeds(Arrays.asList("feed"))) + .withProtocol("HTTP") + .withProtocolPortList(Arrays.asList("80")) + .withInboundInspectionCertificate("cert1") + .withAuditComment("example comment") + .withActionType(ActionEnum.ALLOW) + .withEnableLogging(StateEnum.DISABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION) + .create(); + } +} +``` + +### LocalRules_Delete + +```java +/** Samples for LocalRules Delete. */ +public final class LocalRulesDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRules_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRules().delete("firewall-rg", "lrs1", "1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRules_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRules().delete("firewall-rg", "lrs1", "1", com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRules_Get + +```java +/** Samples for LocalRules Get. */ +public final class LocalRulesGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_Get_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRules_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRules().getWithResponse("firewall-rg", "lrs1", "1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_Get_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRules_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRules().getWithResponse("firewall-rg", "lrs1", "1", com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRules_GetCounters + +```java +/** Samples for LocalRules GetCounters. */ +public final class LocalRulesGetCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_getCounters_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRules_getCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesGetCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .getCountersWithResponse("firewall-rg", "lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_getCounters_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRules_getCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesGetCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .getCountersWithResponse("firewall-rg", "lrs1", "1", null, com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRules_ListByLocalRulestacks + +```java +/** Samples for LocalRules ListByLocalRulestacks. */ +public final class LocalRulesListByLocalRulestacksSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_ListByLocalRulestacks_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRules_ListByLocalRulestacks_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesListByLocalRulestacksMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRules().listByLocalRulestacks("firewall-rg", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_ListByLocalRulestacks_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRules_ListByLocalRulestacks_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesListByLocalRulestacksMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRules().listByLocalRulestacks("firewall-rg", "lrs1", com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRules_RefreshCounters + +```java +/** Samples for LocalRules RefreshCounters. */ +public final class LocalRulesRefreshCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_refreshCounters_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRules_refreshCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesRefreshCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .refreshCountersWithResponse("firewall-rg", "lrs1", "1", null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_refreshCounters_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRules_refreshCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesRefreshCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .refreshCountersWithResponse("firewall-rg", "lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRules_ResetCounters + +```java +/** Samples for LocalRules ResetCounters. */ +public final class LocalRulesResetCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_resetCounters_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRules_resetCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesResetCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .resetCountersWithResponse("firewall-rg", "lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_resetCounters_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRules_resetCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesResetCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .resetCountersWithResponse("firewall-rg", "lrs1", "1", null, com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRulestacks_Commit + +```java +/** Samples for LocalRulestacks Commit. */ +public final class LocalRulestacksCommitSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_commit_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_commit_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksCommitMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().commit("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_commit_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_commit_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksCommitMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().commit("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRulestacks_CreateOrUpdate + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; + +/** Samples for LocalRulestacks CreateOrUpdate. */ +public final class LocalRulestacksCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().define("lrs1").withRegion("eastus").withExistingResourceGroup("rgopenapi").create(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .define("lrs1") + .withRegion("eastus") + .withExistingResourceGroup("rgopenapi") + .withTags(mapOf("tagName", "value")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities( + mapOf( + "key16", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("aaaa") + .withPrincipalId("aaaaaaaaaaaaaaa")))) + .withPanEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withPanLocation("eastus") + .withScope(ScopeType.LOCAL) + .withAssociatedSubscriptions(Arrays.asList("2bf4a339-294d-4c25-b0b2-ef649e9f5c27")) + .withDescription("local rulestacks") + .withDefaultMode(DefaultMode.IPS) + .withMinAppIdVersion("8.5.3") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("default") + .withAntiSpywareProfile("default") + .withAntiVirusProfile("default") + .withUrlFilteringProfile("default") + .withFileBlockingProfile("default") + .withDnsSubscription("default") + .withOutboundUnTrustCertificate("default") + .withOutboundTrustCertificate("default")) + .create(); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} +``` + +### LocalRulestacks_Delete + +```java +/** Samples for LocalRulestacks Delete. */ +public final class LocalRulestacksDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().delete("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().delete("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRulestacks_GetByResourceGroup + +```java +/** Samples for LocalRulestacks GetByResourceGroup. */ +public final class LocalRulestacksGetByResourceGroupSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_Get_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().getByResourceGroupWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_Get_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().getByResourceGroupWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRulestacks_GetChangeLog + +```java +/** Samples for LocalRulestacks GetChangeLog. */ +public final class LocalRulestacksGetChangeLogSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_getChangeLog_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_getChangeLog_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksGetChangeLogMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().getChangeLogWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_getChangeLog_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_getChangeLog_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksGetChangeLogMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().getChangeLogWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRulestacks_GetSupportInfo + +```java +/** Samples for LocalRulestacks GetSupportInfo. */ +public final class LocalRulestacksGetSupportInfoSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_getSupportInfo_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_getSupportInfo_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksGetSupportInfoMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .getSupportInfoWithResponse("rgopenapi", "lrs1", null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_getSupportInfo_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_getSupportInfo_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksGetSupportInfoMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .getSupportInfoWithResponse("rgopenapi", "lrs1", "user1@domain.com", com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRulestacks_List + +```java +/** Samples for LocalRulestacks List. */ +public final class LocalRulestacksListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_ListBySubscription_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_ListBySubscription_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListBySubscriptionMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().list(com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_ListBySubscription_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_ListBySubscription_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListBySubscriptionMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().list(com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRulestacks_ListAdvancedSecurityObjects + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectTypeEnum; + +/** Samples for LocalRulestacks ListAdvancedSecurityObjects. */ +public final class LocalRulestacksListAdvancedSecurityObjectsSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listAdvancedSecurityObjects_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listAdvancedSecurityObjects_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListAdvancedSecurityObjectsMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listAdvancedSecurityObjectsWithResponse( + "rgopenapi", + "lrs1", + AdvSecurityObjectTypeEnum.fromString("localRulestacks"), + "a6a321", + 20, + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listAdvancedSecurityObjects_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listAdvancedSecurityObjects_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListAdvancedSecurityObjectsMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listAdvancedSecurityObjectsWithResponse( + "rgopenapi", + "lrs1", + AdvSecurityObjectTypeEnum.fromString("localRulestacks"), + null, + null, + com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRulestacks_ListAppIds + +```java +/** Samples for LocalRulestacks ListAppIds. */ +public final class LocalRulestacksListAppIdsSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listAppIds_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listAppIds_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListAppIdsMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listAppIdsWithResponse( + "rgopenapi", "lrs1", "8543", "pref", "a6a321", 20, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listAppIds_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listAppIds_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListAppIdsMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listAppIdsWithResponse("rgopenapi", "lrs1", null, null, null, null, com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRulestacks_ListByResourceGroup + +```java +/** Samples for LocalRulestacks ListByResourceGroup. */ +public final class LocalRulestacksListByResourceGroupSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_ListByResourceGroup_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_ListByResourceGroup_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListByResourceGroupMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().listByResourceGroup("rgopenapi", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_ListByResourceGroup_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_ListByResourceGroup_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListByResourceGroupMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().listByResourceGroup("rgopenapi", com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRulestacks_ListCountries + +```java +/** Samples for LocalRulestacks ListCountries. */ +public final class LocalRulestacksListCountriesSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listCountries_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listCountries_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListCountriesMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listCountriesWithResponse("rgopenapi", "lrs1", "a6a321", 20, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listCountries_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listCountries_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListCountriesMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listCountriesWithResponse("rgopenapi", "lrs1", null, null, com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRulestacks_ListFirewalls + +```java +/** Samples for LocalRulestacks ListFirewalls. */ +public final class LocalRulestacksListFirewallsSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listFirewalls_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listFirewalls_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListFirewallsMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().listFirewallsWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listFirewalls_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listFirewalls_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListFirewallsMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().listFirewallsWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRulestacks_ListPredefinedUrlCategories + +```java +/** Samples for LocalRulestacks ListPredefinedUrlCategories. */ +public final class LocalRulestacksListPredefinedUrlCategoriesSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listPredefinedUrlCategories_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listPredefinedUrlCategories_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListPredefinedUrlCategoriesMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listPredefinedUrlCategoriesWithResponse("rgopenapi", "lrs1", null, null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listPredefinedUrlCategories_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listPredefinedUrlCategories_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListPredefinedUrlCategoriesMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listPredefinedUrlCategoriesWithResponse( + "rgopenapi", "lrs1", "a6a321", 20, com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRulestacks_ListSecurityServices + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeEnum; + +/** Samples for LocalRulestacks ListSecurityServices. */ +public final class LocalRulestacksListSecurityServicesSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listSecurityServices_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listSecurityServices_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListSecurityServicesMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listSecurityServicesWithResponse( + "rgopenapi", + "lrs1", + SecurityServicesTypeEnum.fromString("localRulestacks"), + null, + null, + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listSecurityServices_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listSecurityServices_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListSecurityServicesMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listSecurityServicesWithResponse( + "rgopenapi", + "lrs1", + SecurityServicesTypeEnum.fromString("localRulestacks"), + "a6a321", + 20, + com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRulestacks_Revert + +```java +/** Samples for LocalRulestacks Revert. */ +public final class LocalRulestacksRevertSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_revert_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_revert_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksRevertMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().revertWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_revert_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_revert_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksRevertMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().revertWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} +``` + +### LocalRulestacks_Update + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResourceUpdateProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; + +/** Samples for LocalRulestacks Update. */ +public final class LocalRulestacksUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_Update_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_Update_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + LocalRulestackResource resource = + manager + .localRulestacks() + .getByResourceGroupWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE) + .getValue(); + resource + .update() + .withTags(mapOf("tagName", "value")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities( + mapOf( + "key16", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("aaaa") + .withPrincipalId("aaaaaaaaaaaaaaa")))) + .withProperties( + new LocalRulestackResourceUpdateProperties() + .withPanEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withPanLocation("eastus") + .withScope(ScopeType.LOCAL) + .withAssociatedSubscriptions(Arrays.asList("2bf4a339-294d-4c25-b0b2-ef649e9f5c27")) + .withDescription("local rulestacks") + .withDefaultMode(DefaultMode.IPS) + .withMinAppIdVersion("8.5.3") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("default") + .withAntiSpywareProfile("default") + .withAntiVirusProfile("default") + .withUrlFilteringProfile("default") + .withFileBlockingProfile("default") + .withDnsSubscription("default") + .withOutboundUnTrustCertificate("default") + .withOutboundTrustCertificate("default"))) + .apply(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_Update_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_Update_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + LocalRulestackResource resource = + manager + .localRulestacks() + .getByResourceGroupWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE) + .getValue(); + resource.update().apply(); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} +``` + +### Operations_List + +```java +/** Samples for Operations List. */ +public final class OperationsListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Operations_List_MinimumSet_Gen.json + */ + /** + * Sample code: Operations_List_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void operationsListMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.operations().list(com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Operations_List_MaximumSet_Gen.json + */ + /** + * Sample code: Operations_List_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void operationsListMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.operations().list(com.azure.core.util.Context.NONE); + } +} +``` + +### PostRules_CreateOrUpdate + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PostRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo; +import java.util.Arrays; + +/** Samples for PostRules CreateOrUpdate. */ +public final class PostRulesCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: PostRules_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .postRules() + .createOrUpdate( + "lrs1", + "1", + new PostRulesResourceInner() + .withEtag("c18e6eef-ba3e-49ee-8a85-2b36c863a9d0") + .withRuleName("postRule1") + .withDescription("description of post rule") + .withRuleState(StateEnum.DISABLED) + .withSource( + new SourceAddr() + .withCidrs(Arrays.asList("1.0.0.1/10")) + .withCountries(Arrays.asList("India")) + .withFeeds(Arrays.asList("feed")) + .withPrefixLists(Arrays.asList("PL1"))) + .withNegateSource(BooleanEnum.TRUE) + .withDestination( + new DestinationAddr() + .withCidrs(Arrays.asList("1.0.0.1/10")) + .withCountries(Arrays.asList("India")) + .withFeeds(Arrays.asList("feed")) + .withPrefixLists(Arrays.asList("PL1")) + .withFqdnLists(Arrays.asList("FQDN1"))) + .withNegateDestination(BooleanEnum.TRUE) + .withApplications(Arrays.asList("app1")) + .withCategory( + new Category() + .withUrlCustom(Arrays.asList("https://microsoft.com")) + .withFeeds(Arrays.asList("feed"))) + .withProtocol("HTTP") + .withProtocolPortList(Arrays.asList("80")) + .withInboundInspectionCertificate("cert1") + .withAuditComment("example comment") + .withActionType(ActionEnum.ALLOW) + .withEnableLogging(StateEnum.DISABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION) + .withTags(Arrays.asList(new TagInfo().withKey("fakeTokenPlaceholder").withValue("value"))), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: PostRules_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .postRules() + .createOrUpdate( + "lrs1", "1", new PostRulesResourceInner().withRuleName("postRule1"), com.azure.core.util.Context.NONE); + } +} +``` + +### PostRules_Delete + +```java +/** Samples for PostRules Delete. */ +public final class PostRulesDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: PostRules_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().delete("lrs1", "1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: PostRules_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().delete("lrs1", "1", com.azure.core.util.Context.NONE); + } +} +``` + +### PostRules_Get + +```java +/** Samples for PostRules Get. */ +public final class PostRulesGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_Get_MinimumSet_Gen.json + */ + /** + * Sample code: PostRules_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().getWithResponse("lrs1", "1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_Get_MaximumSet_Gen.json + */ + /** + * Sample code: PostRules_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().getWithResponse("lrs1", "1", com.azure.core.util.Context.NONE); + } +} +``` + +### PostRules_GetCounters + +```java +/** Samples for PostRules GetCounters. */ +public final class PostRulesGetCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_getCounters_MinimumSet_Gen.json + */ + /** + * Sample code: PostRules_getCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesGetCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().getCountersWithResponse("lrs1", "1", null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_getCounters_MaximumSet_Gen.json + */ + /** + * Sample code: PostRules_getCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesGetCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().getCountersWithResponse("lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } +} +``` + +### PostRules_List + +```java +/** Samples for PostRules List. */ +public final class PostRulesListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_List_MinimumSet_Gen.json + */ + /** + * Sample code: PostRules_List_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesListMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().list("lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_List_MaximumSet_Gen.json + */ + /** + * Sample code: PostRules_List_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesListMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().list("lrs1", com.azure.core.util.Context.NONE); + } +} +``` + +### PostRules_RefreshCounters + +```java +/** Samples for PostRules RefreshCounters. */ +public final class PostRulesRefreshCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_refreshCounters_MaximumSet_Gen.json + */ + /** + * Sample code: PostRules_refreshCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesRefreshCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().refreshCountersWithResponse("lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_refreshCounters_MinimumSet_Gen.json + */ + /** + * Sample code: PostRules_refreshCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesRefreshCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().refreshCountersWithResponse("lrs1", "1", null, com.azure.core.util.Context.NONE); + } +} +``` + +### PostRules_ResetCounters + +```java +/** Samples for PostRules ResetCounters. */ +public final class PostRulesResetCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_resetCounters_MaximumSet_Gen.json + */ + /** + * Sample code: PostRules_resetCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesResetCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().resetCountersWithResponse("lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_resetCounters_MinimumSet_Gen.json + */ + /** + * Sample code: PostRules_resetCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesResetCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().resetCountersWithResponse("lrs1", "1", null, com.azure.core.util.Context.NONE); + } +} +``` + +### PreRules_CreateOrUpdate + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PreRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo; +import java.util.Arrays; + +/** Samples for PreRules CreateOrUpdate. */ +public final class PreRulesCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: PreRules_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .preRules() + .createOrUpdate( + "lrs1", + "1", + new PreRulesResourceInner() + .withEtag("c18e6eef-ba3e-49ee-8a85-2b36c863a9d0") + .withRuleName("preRule1") + .withDescription("description of pre rule") + .withRuleState(StateEnum.DISABLED) + .withSource( + new SourceAddr() + .withCidrs(Arrays.asList("1.0.0.1/10")) + .withCountries(Arrays.asList("India")) + .withFeeds(Arrays.asList("feed")) + .withPrefixLists(Arrays.asList("PL1"))) + .withNegateSource(BooleanEnum.TRUE) + .withDestination( + new DestinationAddr() + .withCidrs(Arrays.asList("1.0.0.1/10")) + .withCountries(Arrays.asList("India")) + .withFeeds(Arrays.asList("feed")) + .withPrefixLists(Arrays.asList("PL1")) + .withFqdnLists(Arrays.asList("FQDN1"))) + .withNegateDestination(BooleanEnum.TRUE) + .withApplications(Arrays.asList("app1")) + .withCategory( + new Category() + .withUrlCustom(Arrays.asList("https://microsoft.com")) + .withFeeds(Arrays.asList("feed"))) + .withProtocol("HTTP") + .withProtocolPortList(Arrays.asList("80")) + .withInboundInspectionCertificate("cert1") + .withAuditComment("example comment") + .withActionType(ActionEnum.ALLOW) + .withEnableLogging(StateEnum.DISABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION) + .withTags(Arrays.asList(new TagInfo().withKey("fakeTokenPlaceholder").withValue("value"))), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: PreRules_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .preRules() + .createOrUpdate( + "lrs1", "1", new PreRulesResourceInner().withRuleName("preRule1"), com.azure.core.util.Context.NONE); + } +} +``` + +### PreRules_Delete + +```java +/** Samples for PreRules Delete. */ +public final class PreRulesDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: PreRules_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().delete("lrs1", "1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: PreRules_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().delete("lrs1", "1", com.azure.core.util.Context.NONE); + } +} +``` + +### PreRules_Get + +```java +/** Samples for PreRules Get. */ +public final class PreRulesGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_Get_MaximumSet_Gen.json + */ + /** + * Sample code: PreRules_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().getWithResponse("lrs1", "1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_Get_MinimumSet_Gen.json + */ + /** + * Sample code: PreRules_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().getWithResponse("lrs1", "1", com.azure.core.util.Context.NONE); + } +} +``` + +### PreRules_GetCounters + +```java +/** Samples for PreRules GetCounters. */ +public final class PreRulesGetCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_getCounters_MinimumSet_Gen.json + */ + /** + * Sample code: PreRules_getCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesGetCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().getCountersWithResponse("lrs1", "1", null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_getCounters_MaximumSet_Gen.json + */ + /** + * Sample code: PreRules_getCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesGetCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().getCountersWithResponse("lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } +} +``` + +### PreRules_List + +```java +/** Samples for PreRules List. */ +public final class PreRulesListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_List_MinimumSet_Gen.json + */ + /** + * Sample code: PreRules_List_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesListMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().list("lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_List_MaximumSet_Gen.json + */ + /** + * Sample code: PreRules_List_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesListMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().list("lrs1", com.azure.core.util.Context.NONE); + } +} +``` + +### PreRules_RefreshCounters + +```java +/** Samples for PreRules RefreshCounters. */ +public final class PreRulesRefreshCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_refreshCounters_MaximumSet_Gen.json + */ + /** + * Sample code: PreRules_refreshCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesRefreshCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().refreshCountersWithResponse("lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_refreshCounters_MinimumSet_Gen.json + */ + /** + * Sample code: PreRules_refreshCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesRefreshCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().refreshCountersWithResponse("lrs1", "1", null, com.azure.core.util.Context.NONE); + } +} +``` + +### PreRules_ResetCounters + +```java +/** Samples for PreRules ResetCounters. */ +public final class PreRulesResetCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_resetCounters_MinimumSet_Gen.json + */ + /** + * Sample code: PreRules_resetCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesResetCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().resetCountersWithResponse("lrs1", "1", null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_resetCounters_MaximumSet_Gen.json + */ + /** + * Sample code: PreRules_resetCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesResetCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().resetCountersWithResponse("lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } +} +``` + +### PrefixListGlobalRulestack_CreateOrUpdate + +```java +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListGlobalRulestackResourceInner; +import java.util.Arrays; + +/** Samples for PrefixListGlobalRulestack CreateOrUpdate. */ +public final class PrefixListGlobalRulestackCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListGlobalRulestacks() + .createOrUpdate( + "praval", + "armid1", + new PrefixListGlobalRulestackResourceInner() + .withDescription("string") + .withPrefixList(Arrays.asList("1.0.0.0/24")) + .withEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c27") + .withAuditComment("comment"), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListGlobalRulestacks() + .createOrUpdate( + "praval", + "armid1", + new PrefixListGlobalRulestackResourceInner().withPrefixList(Arrays.asList("1.0.0.0/24")), + com.azure.core.util.Context.NONE); + } +} +``` + +### PrefixListGlobalRulestack_Delete + +```java +/** Samples for PrefixListGlobalRulestack Delete. */ +public final class PrefixListGlobalRulestackDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListGlobalRulestacks().delete("praval", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListGlobalRulestacks().delete("praval", "armid1", com.azure.core.util.Context.NONE); + } +} +``` + +### PrefixListGlobalRulestack_Get + +```java +/** Samples for PrefixListGlobalRulestack Get. */ +public final class PrefixListGlobalRulestackGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_Get_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListGlobalRulestacks().getWithResponse("praval", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_Get_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListGlobalRulestacks().getWithResponse("praval", "armid1", com.azure.core.util.Context.NONE); + } +} +``` + +### PrefixListGlobalRulestack_List + +```java +/** Samples for PrefixListGlobalRulestack List. */ +public final class PrefixListGlobalRulestackListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_List_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_List_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackListMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListGlobalRulestacks().list("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_List_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_List_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackListMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListGlobalRulestacks().list("praval", com.azure.core.util.Context.NONE); + } +} +``` + +### PrefixListLocalRulestack_CreateOrUpdate + +```java +import java.util.Arrays; + +/** Samples for PrefixListLocalRulestack CreateOrUpdate. */ +public final class PrefixListLocalRulestackCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListLocalRulestacks() + .define("armid1") + .withExistingLocalRulestack("rgopenapi", "lrs1") + .withPrefixList(Arrays.asList("1.0.0.0/24")) + .create(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListLocalRulestacks() + .define("armid1") + .withExistingLocalRulestack("rgopenapi", "lrs1") + .withPrefixList(Arrays.asList("1.0.0.0/24")) + .withDescription("string") + .withEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c27") + .withAuditComment("comment") + .create(); + } +} +``` + +### PrefixListLocalRulestack_Delete + +```java +/** Samples for PrefixListLocalRulestack Delete. */ +public final class PrefixListLocalRulestackDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListLocalRulestacks().delete("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListLocalRulestacks().delete("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } +} +``` + +### PrefixListLocalRulestack_Get + +```java +/** Samples for PrefixListLocalRulestack Get. */ +public final class PrefixListLocalRulestackGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_Get_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListLocalRulestacks() + .getWithResponse("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_Get_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListLocalRulestacks() + .getWithResponse("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } +} +``` + +### PrefixListLocalRulestack_ListByLocalRulestacks + +```java +/** Samples for PrefixListLocalRulestack ListByLocalRulestacks. */ +public final class PrefixListLocalRulestackListByLocalRulestacksSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_ListByLocalRulestacks_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_ListByLocalRulestacks_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackListByLocalRulestacksMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListLocalRulestacks() + .listByLocalRulestacks("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_ListByLocalRulestacks_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_ListByLocalRulestacks_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackListByLocalRulestacksMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListLocalRulestacks() + .listByLocalRulestacks("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} +``` + diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/pom.xml b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/pom.xml new file mode 100644 index 0000000000000..df5089e84f106 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/pom.xml @@ -0,0 +1,97 @@ + + + 4.0.0 + + com.azure + azure-client-sdk-parent + 1.7.0 + ../../parents/azure-client-sdk-parent + + + com.azure.resourcemanager + azure-resourcemanager-paloaltonetworks-ngfw + 1.0.0-beta.1 + jar + + Microsoft Azure SDK for PaloAlto Networks Ngfw Management + This package contains Microsoft Azure SDK for PaloAlto Networks Ngfw Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Package tag package-2022-08-29-preview. + https://github.com/Azure/azure-sdk-for-java + + + + The MIT License (MIT) + http://opensource.org/licenses/MIT + repo + + + + + https://github.com/Azure/azure-sdk-for-java + scm:git:git@github.com:Azure/azure-sdk-for-java.git + scm:git:git@github.com:Azure/azure-sdk-for-java.git + HEAD + + + + microsoft + Microsoft + + + + UTF-8 + 0 + 0 + + + + com.azure + azure-core + 1.38.0 + + + com.azure + azure-core-management + 1.11.0 + + + com.azure + azure-core-test + 1.16.2 + test + + + com.azure + azure-identity + 1.8.2 + test + + + org.junit.jupiter + junit-jupiter-api + 5.9.1 + test + + + org.junit.jupiter + junit-jupiter-engine + 5.9.1 + test + + + org.mockito + mockito-core + 4.11.0 + test + + + org.slf4j + slf4j-simple + 1.7.36 + test + + + diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/PaloAltoNetworksNgfwManager.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/PaloAltoNetworksNgfwManager.java new file mode 100644 index 0000000000000..933384e9e7c13 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/PaloAltoNetworksNgfwManager.java @@ -0,0 +1,497 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw; + +import com.azure.core.credential.TokenCredential; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpPipeline; +import com.azure.core.http.HttpPipelineBuilder; +import com.azure.core.http.HttpPipelinePosition; +import com.azure.core.http.policy.AddDatePolicy; +import com.azure.core.http.policy.AddHeadersFromContextPolicy; +import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; +import com.azure.core.http.policy.HttpPipelinePolicy; +import com.azure.core.http.policy.HttpPolicyProviders; +import com.azure.core.http.policy.RequestIdPolicy; +import com.azure.core.http.policy.RetryOptions; +import com.azure.core.http.policy.RetryPolicy; +import com.azure.core.http.policy.UserAgentPolicy; +import com.azure.core.management.http.policy.ArmChallengeAuthenticationPolicy; +import com.azure.core.management.profile.AzureProfile; +import com.azure.core.util.Configuration; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.PaloAltoNetworksCloudngfw; +import com.azure.resourcemanager.paloaltonetworks.ngfw.implementation.CertificateObjectGlobalRulestacksImpl; +import com.azure.resourcemanager.paloaltonetworks.ngfw.implementation.CertificateObjectLocalRulestacksImpl; +import com.azure.resourcemanager.paloaltonetworks.ngfw.implementation.FirewallStatusImpl; +import com.azure.resourcemanager.paloaltonetworks.ngfw.implementation.FirewallsImpl; +import com.azure.resourcemanager.paloaltonetworks.ngfw.implementation.FqdnListGlobalRulestacksImpl; +import com.azure.resourcemanager.paloaltonetworks.ngfw.implementation.FqdnListLocalRulestacksImpl; +import com.azure.resourcemanager.paloaltonetworks.ngfw.implementation.GlobalRulestacksImpl; +import com.azure.resourcemanager.paloaltonetworks.ngfw.implementation.LocalRulesImpl; +import com.azure.resourcemanager.paloaltonetworks.ngfw.implementation.LocalRulestacksImpl; +import com.azure.resourcemanager.paloaltonetworks.ngfw.implementation.OperationsImpl; +import com.azure.resourcemanager.paloaltonetworks.ngfw.implementation.PaloAltoNetworksCloudngfwBuilder; +import com.azure.resourcemanager.paloaltonetworks.ngfw.implementation.PostRulesImpl; +import com.azure.resourcemanager.paloaltonetworks.ngfw.implementation.PreRulesImpl; +import com.azure.resourcemanager.paloaltonetworks.ngfw.implementation.PrefixListGlobalRulestacksImpl; +import com.azure.resourcemanager.paloaltonetworks.ngfw.implementation.PrefixListLocalRulestacksImpl; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectGlobalRulestacks; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectLocalRulestacks; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallStatus; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Firewalls; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListGlobalRulestacks; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListLocalRulestacks; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestacks; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRules; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestacks; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Operations; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PostRules; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PreRules; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListGlobalRulestacks; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListLocalRulestacks; +import java.time.Duration; +import java.time.temporal.ChronoUnit; +import java.util.ArrayList; +import java.util.List; +import java.util.Objects; +import java.util.stream.Collectors; + +/** Entry point to PaloAltoNetworksNgfwManager. */ +public final class PaloAltoNetworksNgfwManager { + private GlobalRulestacks globalRulestacks; + + private CertificateObjectGlobalRulestacks certificateObjectGlobalRulestacks; + + private FqdnListGlobalRulestacks fqdnListGlobalRulestacks; + + private PostRules postRules; + + private PrefixListGlobalRulestacks prefixListGlobalRulestacks; + + private PreRules preRules; + + private Operations operations; + + private Firewalls firewalls; + + private LocalRulestacks localRulestacks; + + private FirewallStatus firewallStatus; + + private CertificateObjectLocalRulestacks certificateObjectLocalRulestacks; + + private FqdnListLocalRulestacks fqdnListLocalRulestacks; + + private LocalRules localRules; + + private PrefixListLocalRulestacks prefixListLocalRulestacks; + + private final PaloAltoNetworksCloudngfw clientObject; + + private PaloAltoNetworksNgfwManager(HttpPipeline httpPipeline, AzureProfile profile, Duration defaultPollInterval) { + Objects.requireNonNull(httpPipeline, "'httpPipeline' cannot be null."); + Objects.requireNonNull(profile, "'profile' cannot be null."); + this.clientObject = + new PaloAltoNetworksCloudngfwBuilder() + .pipeline(httpPipeline) + .endpoint(profile.getEnvironment().getResourceManagerEndpoint()) + .subscriptionId(profile.getSubscriptionId()) + .defaultPollInterval(defaultPollInterval) + .buildClient(); + } + + /** + * Creates an instance of PaloAlto Networks Ngfw service API entry point. + * + * @param credential the credential to use. + * @param profile the Azure profile for client. + * @return the PaloAlto Networks Ngfw service API instance. + */ + public static PaloAltoNetworksNgfwManager authenticate(TokenCredential credential, AzureProfile profile) { + Objects.requireNonNull(credential, "'credential' cannot be null."); + Objects.requireNonNull(profile, "'profile' cannot be null."); + return configure().authenticate(credential, profile); + } + + /** + * Creates an instance of PaloAlto Networks Ngfw service API entry point. + * + * @param httpPipeline the {@link HttpPipeline} configured with Azure authentication credential. + * @param profile the Azure profile for client. + * @return the PaloAlto Networks Ngfw service API instance. + */ + public static PaloAltoNetworksNgfwManager authenticate(HttpPipeline httpPipeline, AzureProfile profile) { + Objects.requireNonNull(httpPipeline, "'httpPipeline' cannot be null."); + Objects.requireNonNull(profile, "'profile' cannot be null."); + return new PaloAltoNetworksNgfwManager(httpPipeline, profile, null); + } + + /** + * Gets a Configurable instance that can be used to create PaloAltoNetworksNgfwManager with optional configuration. + * + * @return the Configurable instance allowing configurations. + */ + public static Configurable configure() { + return new PaloAltoNetworksNgfwManager.Configurable(); + } + + /** The Configurable allowing configurations to be set. */ + public static final class Configurable { + private static final ClientLogger LOGGER = new ClientLogger(Configurable.class); + + private HttpClient httpClient; + private HttpLogOptions httpLogOptions; + private final List policies = new ArrayList<>(); + private final List scopes = new ArrayList<>(); + private RetryPolicy retryPolicy; + private RetryOptions retryOptions; + private Duration defaultPollInterval; + + private Configurable() { + } + + /** + * Sets the http client. + * + * @param httpClient the HTTP client. + * @return the configurable object itself. + */ + public Configurable withHttpClient(HttpClient httpClient) { + this.httpClient = Objects.requireNonNull(httpClient, "'httpClient' cannot be null."); + return this; + } + + /** + * Sets the logging options to the HTTP pipeline. + * + * @param httpLogOptions the HTTP log options. + * @return the configurable object itself. + */ + public Configurable withLogOptions(HttpLogOptions httpLogOptions) { + this.httpLogOptions = Objects.requireNonNull(httpLogOptions, "'httpLogOptions' cannot be null."); + return this; + } + + /** + * Adds the pipeline policy to the HTTP pipeline. + * + * @param policy the HTTP pipeline policy. + * @return the configurable object itself. + */ + public Configurable withPolicy(HttpPipelinePolicy policy) { + this.policies.add(Objects.requireNonNull(policy, "'policy' cannot be null.")); + return this; + } + + /** + * Adds the scope to permission sets. + * + * @param scope the scope. + * @return the configurable object itself. + */ + public Configurable withScope(String scope) { + this.scopes.add(Objects.requireNonNull(scope, "'scope' cannot be null.")); + return this; + } + + /** + * Sets the retry policy to the HTTP pipeline. + * + * @param retryPolicy the HTTP pipeline retry policy. + * @return the configurable object itself. + */ + public Configurable withRetryPolicy(RetryPolicy retryPolicy) { + this.retryPolicy = Objects.requireNonNull(retryPolicy, "'retryPolicy' cannot be null."); + return this; + } + + /** + * Sets the retry options for the HTTP pipeline retry policy. + * + *

This setting has no effect, if retry policy is set via {@link #withRetryPolicy(RetryPolicy)}. + * + * @param retryOptions the retry options for the HTTP pipeline retry policy. + * @return the configurable object itself. + */ + public Configurable withRetryOptions(RetryOptions retryOptions) { + this.retryOptions = Objects.requireNonNull(retryOptions, "'retryOptions' cannot be null."); + return this; + } + + /** + * Sets the default poll interval, used when service does not provide "Retry-After" header. + * + * @param defaultPollInterval the default poll interval. + * @return the configurable object itself. + */ + public Configurable withDefaultPollInterval(Duration defaultPollInterval) { + this.defaultPollInterval = + Objects.requireNonNull(defaultPollInterval, "'defaultPollInterval' cannot be null."); + if (this.defaultPollInterval.isNegative()) { + throw LOGGER + .logExceptionAsError(new IllegalArgumentException("'defaultPollInterval' cannot be negative")); + } + return this; + } + + /** + * Creates an instance of PaloAlto Networks Ngfw service API entry point. + * + * @param credential the credential to use. + * @param profile the Azure profile for client. + * @return the PaloAlto Networks Ngfw service API instance. + */ + public PaloAltoNetworksNgfwManager authenticate(TokenCredential credential, AzureProfile profile) { + Objects.requireNonNull(credential, "'credential' cannot be null."); + Objects.requireNonNull(profile, "'profile' cannot be null."); + + StringBuilder userAgentBuilder = new StringBuilder(); + userAgentBuilder + .append("azsdk-java") + .append("-") + .append("com.azure.resourcemanager.paloaltonetworks.ngfw") + .append("/") + .append("1.0.0-beta.1"); + if (!Configuration.getGlobalConfiguration().get("AZURE_TELEMETRY_DISABLED", false)) { + userAgentBuilder + .append(" (") + .append(Configuration.getGlobalConfiguration().get("java.version")) + .append("; ") + .append(Configuration.getGlobalConfiguration().get("os.name")) + .append("; ") + .append(Configuration.getGlobalConfiguration().get("os.version")) + .append("; auto-generated)"); + } else { + userAgentBuilder.append(" (auto-generated)"); + } + + if (scopes.isEmpty()) { + scopes.add(profile.getEnvironment().getManagementEndpoint() + "/.default"); + } + if (retryPolicy == null) { + if (retryOptions != null) { + retryPolicy = new RetryPolicy(retryOptions); + } else { + retryPolicy = new RetryPolicy("Retry-After", ChronoUnit.SECONDS); + } + } + List policies = new ArrayList<>(); + policies.add(new UserAgentPolicy(userAgentBuilder.toString())); + policies.add(new AddHeadersFromContextPolicy()); + policies.add(new RequestIdPolicy()); + policies + .addAll( + this + .policies + .stream() + .filter(p -> p.getPipelinePosition() == HttpPipelinePosition.PER_CALL) + .collect(Collectors.toList())); + HttpPolicyProviders.addBeforeRetryPolicies(policies); + policies.add(retryPolicy); + policies.add(new AddDatePolicy()); + policies.add(new ArmChallengeAuthenticationPolicy(credential, scopes.toArray(new String[0]))); + policies + .addAll( + this + .policies + .stream() + .filter(p -> p.getPipelinePosition() == HttpPipelinePosition.PER_RETRY) + .collect(Collectors.toList())); + HttpPolicyProviders.addAfterRetryPolicies(policies); + policies.add(new HttpLoggingPolicy(httpLogOptions)); + HttpPipeline httpPipeline = + new HttpPipelineBuilder() + .httpClient(httpClient) + .policies(policies.toArray(new HttpPipelinePolicy[0])) + .build(); + return new PaloAltoNetworksNgfwManager(httpPipeline, profile, defaultPollInterval); + } + } + + /** + * Gets the resource collection API of GlobalRulestacks. + * + * @return Resource collection API of GlobalRulestacks. + */ + public GlobalRulestacks globalRulestacks() { + if (this.globalRulestacks == null) { + this.globalRulestacks = new GlobalRulestacksImpl(clientObject.getGlobalRulestacks(), this); + } + return globalRulestacks; + } + + /** + * Gets the resource collection API of CertificateObjectGlobalRulestacks. + * + * @return Resource collection API of CertificateObjectGlobalRulestacks. + */ + public CertificateObjectGlobalRulestacks certificateObjectGlobalRulestacks() { + if (this.certificateObjectGlobalRulestacks == null) { + this.certificateObjectGlobalRulestacks = + new CertificateObjectGlobalRulestacksImpl(clientObject.getCertificateObjectGlobalRulestacks(), this); + } + return certificateObjectGlobalRulestacks; + } + + /** + * Gets the resource collection API of FqdnListGlobalRulestacks. + * + * @return Resource collection API of FqdnListGlobalRulestacks. + */ + public FqdnListGlobalRulestacks fqdnListGlobalRulestacks() { + if (this.fqdnListGlobalRulestacks == null) { + this.fqdnListGlobalRulestacks = + new FqdnListGlobalRulestacksImpl(clientObject.getFqdnListGlobalRulestacks(), this); + } + return fqdnListGlobalRulestacks; + } + + /** + * Gets the resource collection API of PostRules. + * + * @return Resource collection API of PostRules. + */ + public PostRules postRules() { + if (this.postRules == null) { + this.postRules = new PostRulesImpl(clientObject.getPostRules(), this); + } + return postRules; + } + + /** + * Gets the resource collection API of PrefixListGlobalRulestacks. + * + * @return Resource collection API of PrefixListGlobalRulestacks. + */ + public PrefixListGlobalRulestacks prefixListGlobalRulestacks() { + if (this.prefixListGlobalRulestacks == null) { + this.prefixListGlobalRulestacks = + new PrefixListGlobalRulestacksImpl(clientObject.getPrefixListGlobalRulestacks(), this); + } + return prefixListGlobalRulestacks; + } + + /** + * Gets the resource collection API of PreRules. + * + * @return Resource collection API of PreRules. + */ + public PreRules preRules() { + if (this.preRules == null) { + this.preRules = new PreRulesImpl(clientObject.getPreRules(), this); + } + return preRules; + } + + /** + * Gets the resource collection API of Operations. + * + * @return Resource collection API of Operations. + */ + public Operations operations() { + if (this.operations == null) { + this.operations = new OperationsImpl(clientObject.getOperations(), this); + } + return operations; + } + + /** + * Gets the resource collection API of Firewalls. It manages FirewallResource. + * + * @return Resource collection API of Firewalls. + */ + public Firewalls firewalls() { + if (this.firewalls == null) { + this.firewalls = new FirewallsImpl(clientObject.getFirewalls(), this); + } + return firewalls; + } + + /** + * Gets the resource collection API of LocalRulestacks. It manages LocalRulestackResource. + * + * @return Resource collection API of LocalRulestacks. + */ + public LocalRulestacks localRulestacks() { + if (this.localRulestacks == null) { + this.localRulestacks = new LocalRulestacksImpl(clientObject.getLocalRulestacks(), this); + } + return localRulestacks; + } + + /** + * Gets the resource collection API of FirewallStatus. + * + * @return Resource collection API of FirewallStatus. + */ + public FirewallStatus firewallStatus() { + if (this.firewallStatus == null) { + this.firewallStatus = new FirewallStatusImpl(clientObject.getFirewallStatus(), this); + } + return firewallStatus; + } + + /** + * Gets the resource collection API of CertificateObjectLocalRulestacks. It manages + * CertificateObjectLocalRulestackResource. + * + * @return Resource collection API of CertificateObjectLocalRulestacks. + */ + public CertificateObjectLocalRulestacks certificateObjectLocalRulestacks() { + if (this.certificateObjectLocalRulestacks == null) { + this.certificateObjectLocalRulestacks = + new CertificateObjectLocalRulestacksImpl(clientObject.getCertificateObjectLocalRulestacks(), this); + } + return certificateObjectLocalRulestacks; + } + + /** + * Gets the resource collection API of FqdnListLocalRulestacks. It manages FqdnListLocalRulestackResource. + * + * @return Resource collection API of FqdnListLocalRulestacks. + */ + public FqdnListLocalRulestacks fqdnListLocalRulestacks() { + if (this.fqdnListLocalRulestacks == null) { + this.fqdnListLocalRulestacks = + new FqdnListLocalRulestacksImpl(clientObject.getFqdnListLocalRulestacks(), this); + } + return fqdnListLocalRulestacks; + } + + /** + * Gets the resource collection API of LocalRules. It manages LocalRulesResource. + * + * @return Resource collection API of LocalRules. + */ + public LocalRules localRules() { + if (this.localRules == null) { + this.localRules = new LocalRulesImpl(clientObject.getLocalRules(), this); + } + return localRules; + } + + /** + * Gets the resource collection API of PrefixListLocalRulestacks. It manages PrefixListResource. + * + * @return Resource collection API of PrefixListLocalRulestacks. + */ + public PrefixListLocalRulestacks prefixListLocalRulestacks() { + if (this.prefixListLocalRulestacks == null) { + this.prefixListLocalRulestacks = + new PrefixListLocalRulestacksImpl(clientObject.getPrefixListLocalRulestacks(), this); + } + return prefixListLocalRulestacks; + } + + /** + * @return Wrapped service client PaloAltoNetworksCloudngfw providing direct access to the underlying auto-generated + * API implementation, based on Azure REST API. + */ + public PaloAltoNetworksCloudngfw serviceClient() { + return this.clientObject; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/CertificateObjectGlobalRulestacksClient.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/CertificateObjectGlobalRulestacksClient.java new file mode 100644 index 0000000000000..b374ff11122d0 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/CertificateObjectGlobalRulestacksClient.java @@ -0,0 +1,196 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectGlobalRulestackResourceInner; + +/** + * An instance of this class provides access to all the operations defined in CertificateObjectGlobalRulestacksClient. + */ +public interface CertificateObjectGlobalRulestacksClient { + /** + * List CertificateObjectGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectGlobalRulestackResource list operation as paginated response with + * {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(String globalRulestackName); + + /** + * List CertificateObjectGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectGlobalRulestackResource list operation as paginated response with + * {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(String globalRulestackName, Context context); + + /** + * Get a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectGlobalRulestackResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getWithResponse( + String globalRulestackName, String name, Context context); + + /** + * Get a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectGlobalRulestackResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + CertificateObjectGlobalRulestackResourceInner get(String globalRulestackName, String name); + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of globalRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, CertificateObjectGlobalRulestackResourceInner> + beginCreateOrUpdate( + String globalRulestackName, String name, CertificateObjectGlobalRulestackResourceInner resource); + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of globalRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, CertificateObjectGlobalRulestackResourceInner> + beginCreateOrUpdate( + String globalRulestackName, + String name, + CertificateObjectGlobalRulestackResourceInner resource, + Context context); + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + CertificateObjectGlobalRulestackResourceInner createOrUpdate( + String globalRulestackName, String name, CertificateObjectGlobalRulestackResourceInner resource); + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + CertificateObjectGlobalRulestackResourceInner createOrUpdate( + String globalRulestackName, + String name, + CertificateObjectGlobalRulestackResourceInner resource, + Context context); + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String globalRulestackName, String name); + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String globalRulestackName, String name, Context context); + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String globalRulestackName, String name); + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String globalRulestackName, String name, Context context); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/CertificateObjectLocalRulestacksClient.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/CertificateObjectLocalRulestacksClient.java new file mode 100644 index 0000000000000..0774976e4eb8c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/CertificateObjectLocalRulestacksClient.java @@ -0,0 +1,219 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectLocalRulestackResourceInner; + +/** + * An instance of this class provides access to all the operations defined in CertificateObjectLocalRulestacksClient. + */ +public interface CertificateObjectLocalRulestacksClient { + /** + * List CertificateObjectLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectLocalRulestackResource list operation as paginated response with + * {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName); + + /** + * List CertificateObjectLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectLocalRulestackResource list operation as paginated response with + * {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context); + + /** + * Get a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectLocalRulestackResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getWithResponse( + String resourceGroupName, String localRulestackName, String name, Context context); + + /** + * Get a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectLocalRulestackResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + CertificateObjectLocalRulestackResourceInner get(String resourceGroupName, String localRulestackName, String name); + + /** + * Create a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, CertificateObjectLocalRulestackResourceInner> + beginCreateOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + CertificateObjectLocalRulestackResourceInner resource); + + /** + * Create a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, CertificateObjectLocalRulestackResourceInner> + beginCreateOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + CertificateObjectLocalRulestackResourceInner resource, + Context context); + + /** + * Create a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + CertificateObjectLocalRulestackResourceInner createOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + CertificateObjectLocalRulestackResourceInner resource); + + /** + * Create a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + CertificateObjectLocalRulestackResourceInner createOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + CertificateObjectLocalRulestackResourceInner resource, + Context context); + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String resourceGroupName, String localRulestackName, String name); + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete( + String resourceGroupName, String localRulestackName, String name, Context context); + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String resourceGroupName, String localRulestackName, String name); + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String resourceGroupName, String localRulestackName, String name, Context context); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/FirewallStatusClient.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/FirewallStatusClient.java new file mode 100644 index 0000000000000..7d385f90f8d6a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/FirewallStatusClient.java @@ -0,0 +1,71 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallStatusResourceInner; + +/** An instance of this class provides access to all the operations defined in FirewallStatusClient. */ +public interface FirewallStatusClient { + /** + * List FirewallStatusResource resources by Firewalls. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallStatusResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByFirewalls(String resourceGroupName, String firewallName); + + /** + * List FirewallStatusResource resources by Firewalls. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallStatusResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByFirewalls( + String resourceGroupName, String firewallName, Context context); + + /** + * Get a FirewallStatusResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallStatusResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getWithResponse( + String resourceGroupName, String firewallName, Context context); + + /** + * Get a FirewallStatusResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallStatusResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + FirewallStatusResourceInner get(String resourceGroupName, String firewallName); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/FirewallsClient.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/FirewallsClient.java new file mode 100644 index 0000000000000..0d0b33df4cb6e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/FirewallsClient.java @@ -0,0 +1,352 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackInfoInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LogSettingsInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SupportInfoInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallResourceUpdate; + +/** An instance of this class provides access to all the operations defined in FirewallsClient. */ +public interface FirewallsClient { + /** + * List FirewallResource resources by subscription ID. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(); + + /** + * List FirewallResource resources by subscription ID. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(Context context); + + /** + * List FirewallResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByResourceGroup(String resourceGroupName); + + /** + * List FirewallResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByResourceGroup(String resourceGroupName, Context context); + + /** + * Get a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getByResourceGroupWithResponse( + String resourceGroupName, String firewallName, Context context); + + /** + * Get a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + FirewallResourceInner getByResourceGroup(String resourceGroupName, String firewallName); + + /** + * Create a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of paloAltoNetworks Firewall. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, FirewallResourceInner> beginCreateOrUpdate( + String resourceGroupName, String firewallName, FirewallResourceInner resource); + + /** + * Create a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of paloAltoNetworks Firewall. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, FirewallResourceInner> beginCreateOrUpdate( + String resourceGroupName, String firewallName, FirewallResourceInner resource, Context context); + + /** + * Create a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks Firewall. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + FirewallResourceInner createOrUpdate(String resourceGroupName, String firewallName, FirewallResourceInner resource); + + /** + * Create a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks Firewall. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + FirewallResourceInner createOrUpdate( + String resourceGroupName, String firewallName, FirewallResourceInner resource, Context context); + + /** + * Update a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param properties The resource properties to be updated. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks Firewall along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response updateWithResponse( + String resourceGroupName, String firewallName, FirewallResourceUpdate properties, Context context); + + /** + * Update a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param properties The resource properties to be updated. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks Firewall. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + FirewallResourceInner update(String resourceGroupName, String firewallName, FirewallResourceUpdate properties); + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String resourceGroupName, String firewallName); + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String resourceGroupName, String firewallName, Context context); + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String resourceGroupName, String firewallName); + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String resourceGroupName, String firewallName, Context context); + + /** + * Get Global Rulestack associated with the Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return global Rulestack associated with the Firewall along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getGlobalRulestackWithResponse( + String resourceGroupName, String firewallName, Context context); + + /** + * Get Global Rulestack associated with the Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return global Rulestack associated with the Firewall. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + GlobalRulestackInfoInner getGlobalRulestack(String resourceGroupName, String firewallName); + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return log Settings for Firewall along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getLogProfileWithResponse( + String resourceGroupName, String firewallName, Context context); + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return log Settings for Firewall. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + LogSettingsInner getLogProfile(String resourceGroupName, String firewallName); + + /** + * support info for firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param email email address on behalf of which this API called. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getSupportInfoWithResponse( + String resourceGroupName, String firewallName, String email, Context context); + + /** + * support info for firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + SupportInfoInner getSupportInfo(String resourceGroupName, String firewallName); + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param logSettings Log Settings for Firewall. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response saveLogProfileWithResponse( + String resourceGroupName, String firewallName, LogSettingsInner logSettings, Context context); + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void saveLogProfile(String resourceGroupName, String firewallName); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/FqdnListGlobalRulestacksClient.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/FqdnListGlobalRulestacksClient.java new file mode 100644 index 0000000000000..89b9acee1ba07 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/FqdnListGlobalRulestacksClient.java @@ -0,0 +1,187 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListGlobalRulestackResourceInner; + +/** An instance of this class provides access to all the operations defined in FqdnListGlobalRulestacksClient. */ +public interface FqdnListGlobalRulestacksClient { + /** + * List FqdnListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListGlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(String globalRulestackName); + + /** + * List FqdnListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListGlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(String globalRulestackName, Context context); + + /** + * Get a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListGlobalRulestackResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getWithResponse( + String globalRulestackName, String name, Context context); + + /** + * Get a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListGlobalRulestackResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + FqdnListGlobalRulestackResourceInner get(String globalRulestackName, String name); + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of globalRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, FqdnListGlobalRulestackResourceInner> + beginCreateOrUpdate(String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource); + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of globalRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, FqdnListGlobalRulestackResourceInner> + beginCreateOrUpdate( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource, Context context); + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + FqdnListGlobalRulestackResourceInner createOrUpdate( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource); + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + FqdnListGlobalRulestackResourceInner createOrUpdate( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource, Context context); + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String globalRulestackName, String name); + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String globalRulestackName, String name, Context context); + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String globalRulestackName, String name); + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String globalRulestackName, String name, Context context); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/FqdnListLocalRulestacksClient.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/FqdnListLocalRulestacksClient.java new file mode 100644 index 0000000000000..fd75800d00584 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/FqdnListLocalRulestacksClient.java @@ -0,0 +1,214 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListLocalRulestackResourceInner; + +/** An instance of this class provides access to all the operations defined in FqdnListLocalRulestacksClient. */ +public interface FqdnListLocalRulestacksClient { + /** + * List FqdnListLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListLocalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName); + + /** + * List FqdnListLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListLocalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context); + + /** + * Get a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListLocalRulestackResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getWithResponse( + String resourceGroupName, String localRulestackName, String name, Context context); + + /** + * Get a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListLocalRulestackResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + FqdnListLocalRulestackResourceInner get(String resourceGroupName, String localRulestackName, String name); + + /** + * Create a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, FqdnListLocalRulestackResourceInner> + beginCreateOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + FqdnListLocalRulestackResourceInner resource); + + /** + * Create a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, FqdnListLocalRulestackResourceInner> + beginCreateOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + FqdnListLocalRulestackResourceInner resource, + Context context); + + /** + * Create a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + FqdnListLocalRulestackResourceInner createOrUpdate( + String resourceGroupName, String localRulestackName, String name, FqdnListLocalRulestackResourceInner resource); + + /** + * Create a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + FqdnListLocalRulestackResourceInner createOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + FqdnListLocalRulestackResourceInner resource, + Context context); + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String resourceGroupName, String localRulestackName, String name); + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete( + String resourceGroupName, String localRulestackName, String name, Context context); + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String resourceGroupName, String localRulestackName, String name); + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String resourceGroupName, String localRulestackName, String name, Context context); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/GlobalRulestacksClient.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/GlobalRulestacksClient.java new file mode 100644 index 0000000000000..3bd4e68516804 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/GlobalRulestacksClient.java @@ -0,0 +1,478 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.AdvSecurityObjectListResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ChangelogInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CountriesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListAppIdResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListFirewallsResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PredefinedUrlCategoriesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SecurityServicesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResourceUpdate; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeEnum; + +/** An instance of this class provides access to all the operations defined in GlobalRulestacksClient. */ +public interface GlobalRulestacksClient { + /** + * List GlobalRulestackResource resources by Tenant. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a GlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(); + + /** + * List GlobalRulestackResource resources by Tenant. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a GlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(Context context); + + /** + * Get a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a GlobalRulestackResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getWithResponse(String globalRulestackName, Context context); + + /** + * Get a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a GlobalRulestackResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + GlobalRulestackResourceInner get(String globalRulestackName); + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of paloAltoNetworks GlobalRulestack. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, GlobalRulestackResourceInner> beginCreateOrUpdate( + String globalRulestackName, GlobalRulestackResourceInner resource); + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of paloAltoNetworks GlobalRulestack. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, GlobalRulestackResourceInner> beginCreateOrUpdate( + String globalRulestackName, GlobalRulestackResourceInner resource, Context context); + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + GlobalRulestackResourceInner createOrUpdate(String globalRulestackName, GlobalRulestackResourceInner resource); + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + GlobalRulestackResourceInner createOrUpdate( + String globalRulestackName, GlobalRulestackResourceInner resource, Context context); + + /** + * Update a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param properties The resource properties to be updated. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response updateWithResponse( + String globalRulestackName, GlobalRulestackResourceUpdate properties, Context context); + + /** + * Update a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param properties The resource properties to be updated. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + GlobalRulestackResourceInner update(String globalRulestackName, GlobalRulestackResourceUpdate properties); + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String globalRulestackName); + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String globalRulestackName, Context context); + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String globalRulestackName); + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String globalRulestackName, Context context); + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginCommit(String globalRulestackName); + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginCommit(String globalRulestackName, Context context); + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void commit(String globalRulestackName); + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void commit(String globalRulestackName, Context context); + + /** + * Get changelog. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getChangeLogWithResponse(String globalRulestackName, Context context); + + /** + * Get changelog. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + ChangelogInner getChangeLog(String globalRulestackName); + + /** + * Get the list of advanced security objects. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response listAdvancedSecurityObjectsWithResponse( + String globalRulestackName, AdvSecurityObjectTypeEnum type, String skip, Integer top, Context context); + + /** + * Get the list of advanced security objects. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + AdvSecurityObjectListResponseInner listAdvancedSecurityObjects( + String globalRulestackName, AdvSecurityObjectTypeEnum type); + + /** + * List of AppIds for GlobalRulestack ApiVersion. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param appIdVersion The appIdVersion parameter. + * @param appPrefix The appPrefix parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response body along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response listAppIdsWithResponse( + String globalRulestackName, String appIdVersion, String appPrefix, String skip, Integer top, Context context); + + /** + * List of AppIds for GlobalRulestack ApiVersion. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + ListAppIdResponseInner listAppIds(String globalRulestackName); + + /** + * List of countries for Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response listCountriesWithResponse( + String globalRulestackName, String skip, Integer top, Context context); + + /** + * List of countries for Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + CountriesResponseInner listCountries(String globalRulestackName); + + /** + * List of Firewalls associated with Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response listFirewallsWithResponse(String globalRulestackName, Context context); + + /** + * List of Firewalls associated with Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + ListFirewallsResponseInner listFirewalls(String globalRulestackName); + + /** + * List predefined URL categories for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response listPredefinedUrlCategoriesWithResponse( + String globalRulestackName, String skip, Integer top, Context context); + + /** + * List predefined URL categories for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + PredefinedUrlCategoriesResponseInner listPredefinedUrlCategories(String globalRulestackName); + + /** + * List the security services for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response listSecurityServicesWithResponse( + String globalRulestackName, SecurityServicesTypeEnum type, String skip, Integer top, Context context); + + /** + * List the security services for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + SecurityServicesResponseInner listSecurityServices(String globalRulestackName, SecurityServicesTypeEnum type); + + /** + * Revert rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response revertWithResponse(String globalRulestackName, Context context); + + /** + * Revert rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void revert(String globalRulestackName); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/LocalRulesClient.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/LocalRulesClient.java new file mode 100644 index 0000000000000..bc1027dbfec6c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/LocalRulesClient.java @@ -0,0 +1,301 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterResetInner; + +/** An instance of this class provides access to all the operations defined in LocalRulesClient. */ +public interface LocalRulesClient { + /** + * List LocalRulesResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulesResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByLocalRulestacks(String resourceGroupName, String localRulestackName); + + /** + * List LocalRulesResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulesResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context); + + /** + * Get a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulesResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getWithResponse( + String resourceGroupName, String localRulestackName, String priority, Context context); + + /** + * Get a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulesResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + LocalRulesResourceInner get(String resourceGroupName, String localRulestackName, String priority); + + /** + * Create a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, LocalRulesResourceInner> beginCreateOrUpdate( + String resourceGroupName, String localRulestackName, String priority, LocalRulesResourceInner resource); + + /** + * Create a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, LocalRulesResourceInner> beginCreateOrUpdate( + String resourceGroupName, + String localRulestackName, + String priority, + LocalRulesResourceInner resource, + Context context); + + /** + * Create a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + LocalRulesResourceInner createOrUpdate( + String resourceGroupName, String localRulestackName, String priority, LocalRulesResourceInner resource); + + /** + * Create a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + LocalRulesResourceInner createOrUpdate( + String resourceGroupName, + String localRulestackName, + String priority, + LocalRulesResourceInner resource, + Context context); + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete( + String resourceGroupName, String localRulestackName, String priority); + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete( + String resourceGroupName, String localRulestackName, String priority, Context context); + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String resourceGroupName, String localRulestackName, String priority); + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String resourceGroupName, String localRulestackName, String priority, Context context); + + /** + * Get counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getCountersWithResponse( + String resourceGroupName, String localRulestackName, String priority, String firewallName, Context context); + + /** + * Get counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + RuleCounterInner getCounters(String resourceGroupName, String localRulestackName, String priority); + + /** + * Refresh counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response refreshCountersWithResponse( + String resourceGroupName, String localRulestackName, String priority, String firewallName, Context context); + + /** + * Refresh counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void refreshCounters(String resourceGroupName, String localRulestackName, String priority); + + /** + * Reset counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response resetCountersWithResponse( + String resourceGroupName, String localRulestackName, String priority, String firewallName, Context context); + + /** + * Reset counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + RuleCounterResetInner resetCounters(String resourceGroupName, String localRulestackName, String priority); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/LocalRulestacksClient.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/LocalRulestacksClient.java new file mode 100644 index 0000000000000..603f6db8b8ba9 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/LocalRulestacksClient.java @@ -0,0 +1,588 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.AdvSecurityObjectListResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ChangelogInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CountriesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListAppIdResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListFirewallsResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PredefinedUrlCategoriesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SecurityServicesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SupportInfoInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResourceUpdate; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeEnum; + +/** An instance of this class provides access to all the operations defined in LocalRulestacksClient. */ +public interface LocalRulestacksClient { + /** + * List LocalRulestackResource resources by subscription ID. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(); + + /** + * List LocalRulestackResource resources by subscription ID. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(Context context); + + /** + * List LocalRulestackResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByResourceGroup(String resourceGroupName); + + /** + * List LocalRulestackResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByResourceGroup(String resourceGroupName, Context context); + + /** + * Get a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulestackResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getByResourceGroupWithResponse( + String resourceGroupName, String localRulestackName, Context context); + + /** + * Get a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulestackResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + LocalRulestackResourceInner getByResourceGroup(String resourceGroupName, String localRulestackName); + + /** + * Create a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of paloAltoNetworks LocalRulestack. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, LocalRulestackResourceInner> beginCreateOrUpdate( + String resourceGroupName, String localRulestackName, LocalRulestackResourceInner resource); + + /** + * Create a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of paloAltoNetworks LocalRulestack. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, LocalRulestackResourceInner> beginCreateOrUpdate( + String resourceGroupName, String localRulestackName, LocalRulestackResourceInner resource, Context context); + + /** + * Create a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks LocalRulestack. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + LocalRulestackResourceInner createOrUpdate( + String resourceGroupName, String localRulestackName, LocalRulestackResourceInner resource); + + /** + * Create a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks LocalRulestack. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + LocalRulestackResourceInner createOrUpdate( + String resourceGroupName, String localRulestackName, LocalRulestackResourceInner resource, Context context); + + /** + * Update a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param properties The resource properties to be updated. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks LocalRulestack along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response updateWithResponse( + String resourceGroupName, String localRulestackName, LocalRulestackResourceUpdate properties, Context context); + + /** + * Update a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param properties The resource properties to be updated. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks LocalRulestack. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + LocalRulestackResourceInner update( + String resourceGroupName, String localRulestackName, LocalRulestackResourceUpdate properties); + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String resourceGroupName, String localRulestackName); + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete( + String resourceGroupName, String localRulestackName, Context context); + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String resourceGroupName, String localRulestackName); + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String resourceGroupName, String localRulestackName, Context context); + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginCommit(String resourceGroupName, String localRulestackName); + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginCommit( + String resourceGroupName, String localRulestackName, Context context); + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void commit(String resourceGroupName, String localRulestackName); + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void commit(String resourceGroupName, String localRulestackName, Context context); + + /** + * Get changelog. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getChangeLogWithResponse( + String resourceGroupName, String localRulestackName, Context context); + + /** + * Get changelog. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + ChangelogInner getChangeLog(String resourceGroupName, String localRulestackName); + + /** + * support info for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param email email address on behalf of which this API called. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getSupportInfoWithResponse( + String resourceGroupName, String localRulestackName, String email, Context context); + + /** + * support info for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + SupportInfoInner getSupportInfo(String resourceGroupName, String localRulestackName); + + /** + * Get the list of advanced security objects. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response listAdvancedSecurityObjectsWithResponse( + String resourceGroupName, + String localRulestackName, + AdvSecurityObjectTypeEnum type, + String skip, + Integer top, + Context context); + + /** + * Get the list of advanced security objects. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + AdvSecurityObjectListResponseInner listAdvancedSecurityObjects( + String resourceGroupName, String localRulestackName, AdvSecurityObjectTypeEnum type); + + /** + * List of AppIds for LocalRulestack ApiVersion. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param appIdVersion The appIdVersion parameter. + * @param appPrefix The appPrefix parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response body along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response listAppIdsWithResponse( + String resourceGroupName, + String localRulestackName, + String appIdVersion, + String appPrefix, + String skip, + Integer top, + Context context); + + /** + * List of AppIds for LocalRulestack ApiVersion. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + ListAppIdResponseInner listAppIds(String resourceGroupName, String localRulestackName); + + /** + * List of countries for Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response listCountriesWithResponse( + String resourceGroupName, String localRulestackName, String skip, Integer top, Context context); + + /** + * List of countries for Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + CountriesResponseInner listCountries(String resourceGroupName, String localRulestackName); + + /** + * List of Firewalls associated with Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response listFirewallsWithResponse( + String resourceGroupName, String localRulestackName, Context context); + + /** + * List of Firewalls associated with Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + ListFirewallsResponseInner listFirewalls(String resourceGroupName, String localRulestackName); + + /** + * List predefined URL categories for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response listPredefinedUrlCategoriesWithResponse( + String resourceGroupName, String localRulestackName, String skip, Integer top, Context context); + + /** + * List predefined URL categories for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + PredefinedUrlCategoriesResponseInner listPredefinedUrlCategories( + String resourceGroupName, String localRulestackName); + + /** + * List the security services for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response listSecurityServicesWithResponse( + String resourceGroupName, + String localRulestackName, + SecurityServicesTypeEnum type, + String skip, + Integer top, + Context context); + + /** + * List the security services for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + SecurityServicesResponseInner listSecurityServices( + String resourceGroupName, String localRulestackName, SecurityServicesTypeEnum type); + + /** + * Revert rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response revertWithResponse(String resourceGroupName, String localRulestackName, Context context); + + /** + * Revert rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void revert(String resourceGroupName, String localRulestackName); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/OperationsClient.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/OperationsClient.java new file mode 100644 index 0000000000000..ce0988d1d9f4a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/OperationsClient.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.OperationInner; + +/** An instance of this class provides access to all the operations defined in OperationsClient. */ +public interface OperationsClient { + /** + * List the operations for the provider. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a list of REST API operations supported by an Azure Resource Provider as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(); + + /** + * List the operations for the provider. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a list of REST API operations supported by an Azure Resource Provider as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(Context context); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/PaloAltoNetworksCloudngfw.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/PaloAltoNetworksCloudngfw.java new file mode 100644 index 0000000000000..35e25a18b8fa9 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/PaloAltoNetworksCloudngfw.java @@ -0,0 +1,144 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + +import com.azure.core.http.HttpPipeline; +import java.time.Duration; + +/** The interface for PaloAltoNetworksCloudngfw class. */ +public interface PaloAltoNetworksCloudngfw { + /** + * Gets The ID of the target subscription. + * + * @return the subscriptionId value. + */ + String getSubscriptionId(); + + /** + * Gets server parameter. + * + * @return the endpoint value. + */ + String getEndpoint(); + + /** + * Gets Api Version. + * + * @return the apiVersion value. + */ + String getApiVersion(); + + /** + * Gets The HTTP pipeline to send requests through. + * + * @return the httpPipeline value. + */ + HttpPipeline getHttpPipeline(); + + /** + * Gets The default poll interval for long-running operation. + * + * @return the defaultPollInterval value. + */ + Duration getDefaultPollInterval(); + + /** + * Gets the GlobalRulestacksClient object to access its operations. + * + * @return the GlobalRulestacksClient object. + */ + GlobalRulestacksClient getGlobalRulestacks(); + + /** + * Gets the CertificateObjectGlobalRulestacksClient object to access its operations. + * + * @return the CertificateObjectGlobalRulestacksClient object. + */ + CertificateObjectGlobalRulestacksClient getCertificateObjectGlobalRulestacks(); + + /** + * Gets the FqdnListGlobalRulestacksClient object to access its operations. + * + * @return the FqdnListGlobalRulestacksClient object. + */ + FqdnListGlobalRulestacksClient getFqdnListGlobalRulestacks(); + + /** + * Gets the PostRulesClient object to access its operations. + * + * @return the PostRulesClient object. + */ + PostRulesClient getPostRules(); + + /** + * Gets the PrefixListGlobalRulestacksClient object to access its operations. + * + * @return the PrefixListGlobalRulestacksClient object. + */ + PrefixListGlobalRulestacksClient getPrefixListGlobalRulestacks(); + + /** + * Gets the PreRulesClient object to access its operations. + * + * @return the PreRulesClient object. + */ + PreRulesClient getPreRules(); + + /** + * Gets the OperationsClient object to access its operations. + * + * @return the OperationsClient object. + */ + OperationsClient getOperations(); + + /** + * Gets the FirewallsClient object to access its operations. + * + * @return the FirewallsClient object. + */ + FirewallsClient getFirewalls(); + + /** + * Gets the LocalRulestacksClient object to access its operations. + * + * @return the LocalRulestacksClient object. + */ + LocalRulestacksClient getLocalRulestacks(); + + /** + * Gets the FirewallStatusClient object to access its operations. + * + * @return the FirewallStatusClient object. + */ + FirewallStatusClient getFirewallStatus(); + + /** + * Gets the CertificateObjectLocalRulestacksClient object to access its operations. + * + * @return the CertificateObjectLocalRulestacksClient object. + */ + CertificateObjectLocalRulestacksClient getCertificateObjectLocalRulestacks(); + + /** + * Gets the FqdnListLocalRulestacksClient object to access its operations. + * + * @return the FqdnListLocalRulestacksClient object. + */ + FqdnListLocalRulestacksClient getFqdnListLocalRulestacks(); + + /** + * Gets the LocalRulesClient object to access its operations. + * + * @return the LocalRulesClient object. + */ + LocalRulesClient getLocalRules(); + + /** + * Gets the PrefixListLocalRulestacksClient object to access its operations. + * + * @return the PrefixListLocalRulestacksClient object. + */ + PrefixListLocalRulestacksClient getPrefixListLocalRulestacks(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/PostRulesClient.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/PostRulesClient.java new file mode 100644 index 0000000000000..2a8aabdb38139 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/PostRulesClient.java @@ -0,0 +1,270 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PostRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterResetInner; + +/** An instance of this class provides access to all the operations defined in PostRulesClient. */ +public interface PostRulesClient { + /** + * List PostRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PostRulesResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(String globalRulestackName); + + /** + * List PostRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PostRulesResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(String globalRulestackName, Context context); + + /** + * Get a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PostRulesResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getWithResponse(String globalRulestackName, String priority, Context context); + + /** + * Get a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PostRulesResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + PostRulesResourceInner get(String globalRulestackName, String priority); + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of postRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, PostRulesResourceInner> beginCreateOrUpdate( + String globalRulestackName, String priority, PostRulesResourceInner resource); + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of postRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, PostRulesResourceInner> beginCreateOrUpdate( + String globalRulestackName, String priority, PostRulesResourceInner resource, Context context); + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return postRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + PostRulesResourceInner createOrUpdate(String globalRulestackName, String priority, PostRulesResourceInner resource); + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return postRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + PostRulesResourceInner createOrUpdate( + String globalRulestackName, String priority, PostRulesResourceInner resource, Context context); + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String globalRulestackName, String priority); + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String globalRulestackName, String priority, Context context); + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String globalRulestackName, String priority); + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String globalRulestackName, String priority, Context context); + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context); + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + RuleCounterInner getCounters(String globalRulestackName, String priority); + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response refreshCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context); + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void refreshCounters(String globalRulestackName, String priority); + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response resetCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context); + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + RuleCounterResetInner resetCounters(String globalRulestackName, String priority); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/PreRulesClient.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/PreRulesClient.java new file mode 100644 index 0000000000000..9d54d0ea277de --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/PreRulesClient.java @@ -0,0 +1,270 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PreRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterResetInner; + +/** An instance of this class provides access to all the operations defined in PreRulesClient. */ +public interface PreRulesClient { + /** + * List PreRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PreRulesResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(String globalRulestackName); + + /** + * List PreRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PreRulesResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(String globalRulestackName, Context context); + + /** + * Get a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PreRulesResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getWithResponse(String globalRulestackName, String priority, Context context); + + /** + * Get a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PreRulesResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + PreRulesResourceInner get(String globalRulestackName, String priority); + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of preRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, PreRulesResourceInner> beginCreateOrUpdate( + String globalRulestackName, String priority, PreRulesResourceInner resource); + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of preRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, PreRulesResourceInner> beginCreateOrUpdate( + String globalRulestackName, String priority, PreRulesResourceInner resource, Context context); + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return preRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + PreRulesResourceInner createOrUpdate(String globalRulestackName, String priority, PreRulesResourceInner resource); + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return preRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + PreRulesResourceInner createOrUpdate( + String globalRulestackName, String priority, PreRulesResourceInner resource, Context context); + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String globalRulestackName, String priority); + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String globalRulestackName, String priority, Context context); + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String globalRulestackName, String priority); + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String globalRulestackName, String priority, Context context); + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context); + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + RuleCounterInner getCounters(String globalRulestackName, String priority); + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response refreshCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context); + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void refreshCounters(String globalRulestackName, String priority); + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response resetCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context); + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + RuleCounterResetInner resetCounters(String globalRulestackName, String priority); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/PrefixListGlobalRulestacksClient.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/PrefixListGlobalRulestacksClient.java new file mode 100644 index 0000000000000..85ea331ebab68 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/PrefixListGlobalRulestacksClient.java @@ -0,0 +1,187 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListGlobalRulestackResourceInner; + +/** An instance of this class provides access to all the operations defined in PrefixListGlobalRulestacksClient. */ +public interface PrefixListGlobalRulestacksClient { + /** + * List PrefixListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListGlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(String globalRulestackName); + + /** + * List PrefixListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListGlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable list(String globalRulestackName, Context context); + + /** + * Get a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListGlobalRulestackResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getWithResponse( + String globalRulestackName, String name, Context context); + + /** + * Get a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListGlobalRulestackResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + PrefixListGlobalRulestackResourceInner get(String globalRulestackName, String name); + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of globalRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, PrefixListGlobalRulestackResourceInner> + beginCreateOrUpdate(String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource); + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of globalRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, PrefixListGlobalRulestackResourceInner> + beginCreateOrUpdate( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource, Context context); + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + PrefixListGlobalRulestackResourceInner createOrUpdate( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource); + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + PrefixListGlobalRulestackResourceInner createOrUpdate( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource, Context context); + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String globalRulestackName, String name); + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String globalRulestackName, String name, Context context); + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String globalRulestackName, String name); + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String globalRulestackName, String name, Context context); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/PrefixListLocalRulestacksClient.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/PrefixListLocalRulestacksClient.java new file mode 100644 index 0000000000000..068fa33e88d3c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/PrefixListLocalRulestacksClient.java @@ -0,0 +1,206 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListResourceInner; + +/** An instance of this class provides access to all the operations defined in PrefixListLocalRulestacksClient. */ +public interface PrefixListLocalRulestacksClient { + /** + * List PrefixListResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByLocalRulestacks(String resourceGroupName, String localRulestackName); + + /** + * List PrefixListResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context); + + /** + * Get a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response getWithResponse( + String resourceGroupName, String localRulestackName, String name, Context context); + + /** + * Get a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + PrefixListResourceInner get(String resourceGroupName, String localRulestackName, String name); + + /** + * Create a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, PrefixListResourceInner> beginCreateOrUpdate( + String resourceGroupName, String localRulestackName, String name, PrefixListResourceInner resource); + + /** + * Create a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, PrefixListResourceInner> beginCreateOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + PrefixListResourceInner resource, + Context context); + + /** + * Create a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + PrefixListResourceInner createOrUpdate( + String resourceGroupName, String localRulestackName, String name, PrefixListResourceInner resource); + + /** + * Create a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + PrefixListResourceInner createOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + PrefixListResourceInner resource, + Context context); + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete(String resourceGroupName, String localRulestackName, String name); + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginDelete( + String resourceGroupName, String localRulestackName, String name, Context context); + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String resourceGroupName, String localRulestackName, String name); + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void delete(String resourceGroupName, String localRulestackName, String name, Context context); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/AdvSecurityObjectListResponseInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/AdvSecurityObjectListResponseInner.java new file mode 100644 index 0000000000000..1bd8374518243 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/AdvSecurityObjectListResponseInner.java @@ -0,0 +1,88 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectModel; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** advanced security object. */ +@Fluent +public final class AdvSecurityObjectListResponseInner { + /* + * response value + */ + @JsonProperty(value = "value", required = true) + private AdvSecurityObjectModel value; + + /* + * next link + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of AdvSecurityObjectListResponseInner class. */ + public AdvSecurityObjectListResponseInner() { + } + + /** + * Get the value property: response value. + * + * @return the value value. + */ + public AdvSecurityObjectModel value() { + return this.value; + } + + /** + * Set the value property: response value. + * + * @param value the value value to set. + * @return the AdvSecurityObjectListResponseInner object itself. + */ + public AdvSecurityObjectListResponseInner withValue(AdvSecurityObjectModel value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: next link. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: next link. + * + * @param nextLink the nextLink value to set. + * @return the AdvSecurityObjectListResponseInner object itself. + */ + public AdvSecurityObjectListResponseInner withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model AdvSecurityObjectListResponseInner")); + } else { + value().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(AdvSecurityObjectListResponseInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/CertificateObject.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/CertificateObject.java new file mode 100644 index 0000000000000..995a31bb48f2c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/CertificateObject.java @@ -0,0 +1,182 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** certificate used for inbound and outbound decryption. */ +@Fluent +public final class CertificateObject { + /* + * Resource Id of certificate signer, to be populated only when certificateSelfSigned is false + */ + @JsonProperty(value = "certificateSignerResourceId") + private String certificateSignerResourceId; + + /* + * use certificate self signed + */ + @JsonProperty(value = "certificateSelfSigned", required = true) + private BooleanEnum certificateSelfSigned; + + /* + * comment for this object + */ + @JsonProperty(value = "auditComment") + private String auditComment; + + /* + * user description for this object + */ + @JsonProperty(value = "description") + private String description; + + /* + * read only string representing last create or update + */ + @JsonProperty(value = "etag") + private String etag; + + /* + * Provisioning state of the resource. + */ + @JsonProperty(value = "provisioningState", access = JsonProperty.Access.WRITE_ONLY) + private ProvisioningState provisioningState; + + /** Creates an instance of CertificateObject class. */ + public CertificateObject() { + } + + /** + * Get the certificateSignerResourceId property: Resource Id of certificate signer, to be populated only when + * certificateSelfSigned is false. + * + * @return the certificateSignerResourceId value. + */ + public String certificateSignerResourceId() { + return this.certificateSignerResourceId; + } + + /** + * Set the certificateSignerResourceId property: Resource Id of certificate signer, to be populated only when + * certificateSelfSigned is false. + * + * @param certificateSignerResourceId the certificateSignerResourceId value to set. + * @return the CertificateObject object itself. + */ + public CertificateObject withCertificateSignerResourceId(String certificateSignerResourceId) { + this.certificateSignerResourceId = certificateSignerResourceId; + return this; + } + + /** + * Get the certificateSelfSigned property: use certificate self signed. + * + * @return the certificateSelfSigned value. + */ + public BooleanEnum certificateSelfSigned() { + return this.certificateSelfSigned; + } + + /** + * Set the certificateSelfSigned property: use certificate self signed. + * + * @param certificateSelfSigned the certificateSelfSigned value to set. + * @return the CertificateObject object itself. + */ + public CertificateObject withCertificateSelfSigned(BooleanEnum certificateSelfSigned) { + this.certificateSelfSigned = certificateSelfSigned; + return this; + } + + /** + * Get the auditComment property: comment for this object. + * + * @return the auditComment value. + */ + public String auditComment() { + return this.auditComment; + } + + /** + * Set the auditComment property: comment for this object. + * + * @param auditComment the auditComment value to set. + * @return the CertificateObject object itself. + */ + public CertificateObject withAuditComment(String auditComment) { + this.auditComment = auditComment; + return this; + } + + /** + * Get the description property: user description for this object. + * + * @return the description value. + */ + public String description() { + return this.description; + } + + /** + * Set the description property: user description for this object. + * + * @param description the description value to set. + * @return the CertificateObject object itself. + */ + public CertificateObject withDescription(String description) { + this.description = description; + return this; + } + + /** + * Get the etag property: read only string representing last create or update. + * + * @return the etag value. + */ + public String etag() { + return this.etag; + } + + /** + * Set the etag property: read only string representing last create or update. + * + * @param etag the etag value to set. + * @return the CertificateObject object itself. + */ + public CertificateObject withEtag(String etag) { + this.etag = etag; + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.provisioningState; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (certificateSelfSigned() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property certificateSelfSigned in model CertificateObject")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(CertificateObject.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/CertificateObjectGlobalRulestackResourceInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/CertificateObjectGlobalRulestackResourceInner.java new file mode 100644 index 0000000000000..3c137a622bd70 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/CertificateObjectGlobalRulestackResourceInner.java @@ -0,0 +1,197 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.management.ProxyResource; +import com.azure.core.management.SystemData; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** GlobalRulestack Certificate Object. */ +@Fluent +public final class CertificateObjectGlobalRulestackResourceInner extends ProxyResource { + /* + * The resource-specific properties for this resource. + */ + @JsonProperty(value = "properties", required = true) + private CertificateObject innerProperties = new CertificateObject(); + + /* + * Azure Resource Manager metadata containing createdBy and modifiedBy information. + */ + @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) + private SystemData systemData; + + /** Creates an instance of CertificateObjectGlobalRulestackResourceInner class. */ + public CertificateObjectGlobalRulestackResourceInner() { + } + + /** + * Get the innerProperties property: The resource-specific properties for this resource. + * + * @return the innerProperties value. + */ + private CertificateObject innerProperties() { + return this.innerProperties; + } + + /** + * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + public SystemData systemData() { + return this.systemData; + } + + /** + * Get the certificateSignerResourceId property: Resource Id of certificate signer, to be populated only when + * certificateSelfSigned is false. + * + * @return the certificateSignerResourceId value. + */ + public String certificateSignerResourceId() { + return this.innerProperties() == null ? null : this.innerProperties().certificateSignerResourceId(); + } + + /** + * Set the certificateSignerResourceId property: Resource Id of certificate signer, to be populated only when + * certificateSelfSigned is false. + * + * @param certificateSignerResourceId the certificateSignerResourceId value to set. + * @return the CertificateObjectGlobalRulestackResourceInner object itself. + */ + public CertificateObjectGlobalRulestackResourceInner withCertificateSignerResourceId( + String certificateSignerResourceId) { + if (this.innerProperties() == null) { + this.innerProperties = new CertificateObject(); + } + this.innerProperties().withCertificateSignerResourceId(certificateSignerResourceId); + return this; + } + + /** + * Get the certificateSelfSigned property: use certificate self signed. + * + * @return the certificateSelfSigned value. + */ + public BooleanEnum certificateSelfSigned() { + return this.innerProperties() == null ? null : this.innerProperties().certificateSelfSigned(); + } + + /** + * Set the certificateSelfSigned property: use certificate self signed. + * + * @param certificateSelfSigned the certificateSelfSigned value to set. + * @return the CertificateObjectGlobalRulestackResourceInner object itself. + */ + public CertificateObjectGlobalRulestackResourceInner withCertificateSelfSigned(BooleanEnum certificateSelfSigned) { + if (this.innerProperties() == null) { + this.innerProperties = new CertificateObject(); + } + this.innerProperties().withCertificateSelfSigned(certificateSelfSigned); + return this; + } + + /** + * Get the auditComment property: comment for this object. + * + * @return the auditComment value. + */ + public String auditComment() { + return this.innerProperties() == null ? null : this.innerProperties().auditComment(); + } + + /** + * Set the auditComment property: comment for this object. + * + * @param auditComment the auditComment value to set. + * @return the CertificateObjectGlobalRulestackResourceInner object itself. + */ + public CertificateObjectGlobalRulestackResourceInner withAuditComment(String auditComment) { + if (this.innerProperties() == null) { + this.innerProperties = new CertificateObject(); + } + this.innerProperties().withAuditComment(auditComment); + return this; + } + + /** + * Get the description property: user description for this object. + * + * @return the description value. + */ + public String description() { + return this.innerProperties() == null ? null : this.innerProperties().description(); + } + + /** + * Set the description property: user description for this object. + * + * @param description the description value to set. + * @return the CertificateObjectGlobalRulestackResourceInner object itself. + */ + public CertificateObjectGlobalRulestackResourceInner withDescription(String description) { + if (this.innerProperties() == null) { + this.innerProperties = new CertificateObject(); + } + this.innerProperties().withDescription(description); + return this; + } + + /** + * Get the etag property: read only string representing last create or update. + * + * @return the etag value. + */ + public String etag() { + return this.innerProperties() == null ? null : this.innerProperties().etag(); + } + + /** + * Set the etag property: read only string representing last create or update. + * + * @param etag the etag value to set. + * @return the CertificateObjectGlobalRulestackResourceInner object itself. + */ + public CertificateObjectGlobalRulestackResourceInner withEtag(String etag) { + if (this.innerProperties() == null) { + this.innerProperties = new CertificateObject(); + } + this.innerProperties().withEtag(etag); + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (innerProperties() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property innerProperties in model" + + " CertificateObjectGlobalRulestackResourceInner")); + } else { + innerProperties().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(CertificateObjectGlobalRulestackResourceInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/CertificateObjectLocalRulestackResourceInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/CertificateObjectLocalRulestackResourceInner.java new file mode 100644 index 0000000000000..397b0f35228dc --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/CertificateObjectLocalRulestackResourceInner.java @@ -0,0 +1,197 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.management.ProxyResource; +import com.azure.core.management.SystemData; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** LocalRulestack Certificate Object. */ +@Fluent +public final class CertificateObjectLocalRulestackResourceInner extends ProxyResource { + /* + * The resource-specific properties for this resource. + */ + @JsonProperty(value = "properties", required = true) + private CertificateObject innerProperties = new CertificateObject(); + + /* + * Azure Resource Manager metadata containing createdBy and modifiedBy information. + */ + @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) + private SystemData systemData; + + /** Creates an instance of CertificateObjectLocalRulestackResourceInner class. */ + public CertificateObjectLocalRulestackResourceInner() { + } + + /** + * Get the innerProperties property: The resource-specific properties for this resource. + * + * @return the innerProperties value. + */ + private CertificateObject innerProperties() { + return this.innerProperties; + } + + /** + * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + public SystemData systemData() { + return this.systemData; + } + + /** + * Get the certificateSignerResourceId property: Resource Id of certificate signer, to be populated only when + * certificateSelfSigned is false. + * + * @return the certificateSignerResourceId value. + */ + public String certificateSignerResourceId() { + return this.innerProperties() == null ? null : this.innerProperties().certificateSignerResourceId(); + } + + /** + * Set the certificateSignerResourceId property: Resource Id of certificate signer, to be populated only when + * certificateSelfSigned is false. + * + * @param certificateSignerResourceId the certificateSignerResourceId value to set. + * @return the CertificateObjectLocalRulestackResourceInner object itself. + */ + public CertificateObjectLocalRulestackResourceInner withCertificateSignerResourceId( + String certificateSignerResourceId) { + if (this.innerProperties() == null) { + this.innerProperties = new CertificateObject(); + } + this.innerProperties().withCertificateSignerResourceId(certificateSignerResourceId); + return this; + } + + /** + * Get the certificateSelfSigned property: use certificate self signed. + * + * @return the certificateSelfSigned value. + */ + public BooleanEnum certificateSelfSigned() { + return this.innerProperties() == null ? null : this.innerProperties().certificateSelfSigned(); + } + + /** + * Set the certificateSelfSigned property: use certificate self signed. + * + * @param certificateSelfSigned the certificateSelfSigned value to set. + * @return the CertificateObjectLocalRulestackResourceInner object itself. + */ + public CertificateObjectLocalRulestackResourceInner withCertificateSelfSigned(BooleanEnum certificateSelfSigned) { + if (this.innerProperties() == null) { + this.innerProperties = new CertificateObject(); + } + this.innerProperties().withCertificateSelfSigned(certificateSelfSigned); + return this; + } + + /** + * Get the auditComment property: comment for this object. + * + * @return the auditComment value. + */ + public String auditComment() { + return this.innerProperties() == null ? null : this.innerProperties().auditComment(); + } + + /** + * Set the auditComment property: comment for this object. + * + * @param auditComment the auditComment value to set. + * @return the CertificateObjectLocalRulestackResourceInner object itself. + */ + public CertificateObjectLocalRulestackResourceInner withAuditComment(String auditComment) { + if (this.innerProperties() == null) { + this.innerProperties = new CertificateObject(); + } + this.innerProperties().withAuditComment(auditComment); + return this; + } + + /** + * Get the description property: user description for this object. + * + * @return the description value. + */ + public String description() { + return this.innerProperties() == null ? null : this.innerProperties().description(); + } + + /** + * Set the description property: user description for this object. + * + * @param description the description value to set. + * @return the CertificateObjectLocalRulestackResourceInner object itself. + */ + public CertificateObjectLocalRulestackResourceInner withDescription(String description) { + if (this.innerProperties() == null) { + this.innerProperties = new CertificateObject(); + } + this.innerProperties().withDescription(description); + return this; + } + + /** + * Get the etag property: read only string representing last create or update. + * + * @return the etag value. + */ + public String etag() { + return this.innerProperties() == null ? null : this.innerProperties().etag(); + } + + /** + * Set the etag property: read only string representing last create or update. + * + * @param etag the etag value to set. + * @return the CertificateObjectLocalRulestackResourceInner object itself. + */ + public CertificateObjectLocalRulestackResourceInner withEtag(String etag) { + if (this.innerProperties() == null) { + this.innerProperties = new CertificateObject(); + } + this.innerProperties().withEtag(etag); + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (innerProperties() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property innerProperties in model" + + " CertificateObjectLocalRulestackResourceInner")); + } else { + innerProperties().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(CertificateObjectLocalRulestackResourceInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/ChangelogInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/ChangelogInner.java new file mode 100644 index 0000000000000..74d3b15fe9283 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/ChangelogInner.java @@ -0,0 +1,112 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.time.OffsetDateTime; +import java.util.List; + +/** Changelog list. */ +@Fluent +public final class ChangelogInner { + /* + * list of changes + */ + @JsonProperty(value = "changes", required = true) + private List changes; + + /* + * lastCommitted timestamp + */ + @JsonProperty(value = "lastCommitted") + private OffsetDateTime lastCommitted; + + /* + * lastModified timestamp + */ + @JsonProperty(value = "lastModified") + private OffsetDateTime lastModified; + + /** Creates an instance of ChangelogInner class. */ + public ChangelogInner() { + } + + /** + * Get the changes property: list of changes. + * + * @return the changes value. + */ + public List changes() { + return this.changes; + } + + /** + * Set the changes property: list of changes. + * + * @param changes the changes value to set. + * @return the ChangelogInner object itself. + */ + public ChangelogInner withChanges(List changes) { + this.changes = changes; + return this; + } + + /** + * Get the lastCommitted property: lastCommitted timestamp. + * + * @return the lastCommitted value. + */ + public OffsetDateTime lastCommitted() { + return this.lastCommitted; + } + + /** + * Set the lastCommitted property: lastCommitted timestamp. + * + * @param lastCommitted the lastCommitted value to set. + * @return the ChangelogInner object itself. + */ + public ChangelogInner withLastCommitted(OffsetDateTime lastCommitted) { + this.lastCommitted = lastCommitted; + return this; + } + + /** + * Get the lastModified property: lastModified timestamp. + * + * @return the lastModified value. + */ + public OffsetDateTime lastModified() { + return this.lastModified; + } + + /** + * Set the lastModified property: lastModified timestamp. + * + * @param lastModified the lastModified value to set. + * @return the ChangelogInner object itself. + */ + public ChangelogInner withLastModified(OffsetDateTime lastModified) { + this.lastModified = lastModified; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (changes() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property changes in model ChangelogInner")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(ChangelogInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/CountriesResponseInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/CountriesResponseInner.java new file mode 100644 index 0000000000000..6e79ff3a4aa3c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/CountriesResponseInner.java @@ -0,0 +1,88 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Country; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** Countries Response Object. */ +@Fluent +public final class CountriesResponseInner { + /* + * List of countries + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * next link + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of CountriesResponseInner class. */ + public CountriesResponseInner() { + } + + /** + * Get the value property: List of countries. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: List of countries. + * + * @param value the value value to set. + * @return the CountriesResponseInner object itself. + */ + public CountriesResponseInner withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: next link. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: next link. + * + * @param nextLink the nextLink value to set. + * @return the CountriesResponseInner object itself. + */ + public CountriesResponseInner withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property value in model CountriesResponseInner")); + } else { + value().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(CountriesResponseInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FirewallDeploymentProperties.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FirewallDeploymentProperties.java new file mode 100644 index 0000000000000..6393b5d79569f --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FirewallDeploymentProperties.java @@ -0,0 +1,327 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DnsSettings; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FrontendSetting; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.MarketplaceDetails; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NetworkProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PanoramaConfig; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PlanData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RulestackDetails; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** Properties specific to the Firewall resource deployment. */ +@Fluent +public final class FirewallDeploymentProperties { + /* + * panEtag info + */ + @JsonProperty(value = "panEtag") + private String panEtag; + + /* + * Network settings + */ + @JsonProperty(value = "networkProfile", required = true) + private NetworkProfile networkProfile; + + /* + * Panorama Managed: Default is False. Default will be CloudSec managed + */ + @JsonProperty(value = "isPanoramaManaged") + private BooleanEnum isPanoramaManaged; + + /* + * Panorama Configuration + */ + @JsonProperty(value = "panoramaConfig") + private PanoramaConfig panoramaConfig; + + /* + * Associated Rulestack + */ + @JsonProperty(value = "associatedRulestack") + private RulestackDetails associatedRulestack; + + /* + * DNS settings for Firewall + */ + @JsonProperty(value = "dnsSettings", required = true) + private DnsSettings dnsSettings; + + /* + * Frontend settings for Firewall + */ + @JsonProperty(value = "frontEndSettings") + private List frontEndSettings; + + /* + * Provisioning state of the resource. + */ + @JsonProperty(value = "provisioningState", access = JsonProperty.Access.WRITE_ONLY) + private ProvisioningState provisioningState; + + /* + * Billing plan information. + */ + @JsonProperty(value = "planData", required = true) + private PlanData planData; + + /* + * Marketplace details + */ + @JsonProperty(value = "marketplaceDetails", required = true) + private MarketplaceDetails marketplaceDetails; + + /** Creates an instance of FirewallDeploymentProperties class. */ + public FirewallDeploymentProperties() { + } + + /** + * Get the panEtag property: panEtag info. + * + * @return the panEtag value. + */ + public String panEtag() { + return this.panEtag; + } + + /** + * Set the panEtag property: panEtag info. + * + * @param panEtag the panEtag value to set. + * @return the FirewallDeploymentProperties object itself. + */ + public FirewallDeploymentProperties withPanEtag(String panEtag) { + this.panEtag = panEtag; + return this; + } + + /** + * Get the networkProfile property: Network settings. + * + * @return the networkProfile value. + */ + public NetworkProfile networkProfile() { + return this.networkProfile; + } + + /** + * Set the networkProfile property: Network settings. + * + * @param networkProfile the networkProfile value to set. + * @return the FirewallDeploymentProperties object itself. + */ + public FirewallDeploymentProperties withNetworkProfile(NetworkProfile networkProfile) { + this.networkProfile = networkProfile; + return this; + } + + /** + * Get the isPanoramaManaged property: Panorama Managed: Default is False. Default will be CloudSec managed. + * + * @return the isPanoramaManaged value. + */ + public BooleanEnum isPanoramaManaged() { + return this.isPanoramaManaged; + } + + /** + * Set the isPanoramaManaged property: Panorama Managed: Default is False. Default will be CloudSec managed. + * + * @param isPanoramaManaged the isPanoramaManaged value to set. + * @return the FirewallDeploymentProperties object itself. + */ + public FirewallDeploymentProperties withIsPanoramaManaged(BooleanEnum isPanoramaManaged) { + this.isPanoramaManaged = isPanoramaManaged; + return this; + } + + /** + * Get the panoramaConfig property: Panorama Configuration. + * + * @return the panoramaConfig value. + */ + public PanoramaConfig panoramaConfig() { + return this.panoramaConfig; + } + + /** + * Set the panoramaConfig property: Panorama Configuration. + * + * @param panoramaConfig the panoramaConfig value to set. + * @return the FirewallDeploymentProperties object itself. + */ + public FirewallDeploymentProperties withPanoramaConfig(PanoramaConfig panoramaConfig) { + this.panoramaConfig = panoramaConfig; + return this; + } + + /** + * Get the associatedRulestack property: Associated Rulestack. + * + * @return the associatedRulestack value. + */ + public RulestackDetails associatedRulestack() { + return this.associatedRulestack; + } + + /** + * Set the associatedRulestack property: Associated Rulestack. + * + * @param associatedRulestack the associatedRulestack value to set. + * @return the FirewallDeploymentProperties object itself. + */ + public FirewallDeploymentProperties withAssociatedRulestack(RulestackDetails associatedRulestack) { + this.associatedRulestack = associatedRulestack; + return this; + } + + /** + * Get the dnsSettings property: DNS settings for Firewall. + * + * @return the dnsSettings value. + */ + public DnsSettings dnsSettings() { + return this.dnsSettings; + } + + /** + * Set the dnsSettings property: DNS settings for Firewall. + * + * @param dnsSettings the dnsSettings value to set. + * @return the FirewallDeploymentProperties object itself. + */ + public FirewallDeploymentProperties withDnsSettings(DnsSettings dnsSettings) { + this.dnsSettings = dnsSettings; + return this; + } + + /** + * Get the frontEndSettings property: Frontend settings for Firewall. + * + * @return the frontEndSettings value. + */ + public List frontEndSettings() { + return this.frontEndSettings; + } + + /** + * Set the frontEndSettings property: Frontend settings for Firewall. + * + * @param frontEndSettings the frontEndSettings value to set. + * @return the FirewallDeploymentProperties object itself. + */ + public FirewallDeploymentProperties withFrontEndSettings(List frontEndSettings) { + this.frontEndSettings = frontEndSettings; + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.provisioningState; + } + + /** + * Get the planData property: Billing plan information. + * + * @return the planData value. + */ + public PlanData planData() { + return this.planData; + } + + /** + * Set the planData property: Billing plan information. + * + * @param planData the planData value to set. + * @return the FirewallDeploymentProperties object itself. + */ + public FirewallDeploymentProperties withPlanData(PlanData planData) { + this.planData = planData; + return this; + } + + /** + * Get the marketplaceDetails property: Marketplace details. + * + * @return the marketplaceDetails value. + */ + public MarketplaceDetails marketplaceDetails() { + return this.marketplaceDetails; + } + + /** + * Set the marketplaceDetails property: Marketplace details. + * + * @param marketplaceDetails the marketplaceDetails value to set. + * @return the FirewallDeploymentProperties object itself. + */ + public FirewallDeploymentProperties withMarketplaceDetails(MarketplaceDetails marketplaceDetails) { + this.marketplaceDetails = marketplaceDetails; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (networkProfile() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property networkProfile in model FirewallDeploymentProperties")); + } else { + networkProfile().validate(); + } + if (panoramaConfig() != null) { + panoramaConfig().validate(); + } + if (associatedRulestack() != null) { + associatedRulestack().validate(); + } + if (dnsSettings() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property dnsSettings in model FirewallDeploymentProperties")); + } else { + dnsSettings().validate(); + } + if (frontEndSettings() != null) { + frontEndSettings().forEach(e -> e.validate()); + } + if (planData() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property planData in model FirewallDeploymentProperties")); + } else { + planData().validate(); + } + if (marketplaceDetails() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property marketplaceDetails in model FirewallDeploymentProperties")); + } else { + marketplaceDetails().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(FirewallDeploymentProperties.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FirewallResourceInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FirewallResourceInner.java new file mode 100644 index 0000000000000..0cb2c5420dfea --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FirewallResourceInner.java @@ -0,0 +1,338 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.management.Resource; +import com.azure.core.management.SystemData; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DnsSettings; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FrontendSetting; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.MarketplaceDetails; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NetworkProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PanoramaConfig; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PlanData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RulestackDetails; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; +import java.util.Map; + +/** PaloAltoNetworks Firewall. */ +@Fluent +public final class FirewallResourceInner extends Resource { + /* + * The resource-specific properties for this resource. + */ + @JsonProperty(value = "properties", required = true) + private FirewallDeploymentProperties innerProperties = new FirewallDeploymentProperties(); + + /* + * The managed service identities assigned to this resource. + */ + @JsonProperty(value = "identity") + private AzureResourceManagerManagedIdentityProperties identity; + + /* + * Azure Resource Manager metadata containing createdBy and modifiedBy information. + */ + @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) + private SystemData systemData; + + /** Creates an instance of FirewallResourceInner class. */ + public FirewallResourceInner() { + } + + /** + * Get the innerProperties property: The resource-specific properties for this resource. + * + * @return the innerProperties value. + */ + private FirewallDeploymentProperties innerProperties() { + return this.innerProperties; + } + + /** + * Get the identity property: The managed service identities assigned to this resource. + * + * @return the identity value. + */ + public AzureResourceManagerManagedIdentityProperties identity() { + return this.identity; + } + + /** + * Set the identity property: The managed service identities assigned to this resource. + * + * @param identity the identity value to set. + * @return the FirewallResourceInner object itself. + */ + public FirewallResourceInner withIdentity(AzureResourceManagerManagedIdentityProperties identity) { + this.identity = identity; + return this; + } + + /** + * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + public SystemData systemData() { + return this.systemData; + } + + /** {@inheritDoc} */ + @Override + public FirewallResourceInner withLocation(String location) { + super.withLocation(location); + return this; + } + + /** {@inheritDoc} */ + @Override + public FirewallResourceInner withTags(Map tags) { + super.withTags(tags); + return this; + } + + /** + * Get the panEtag property: panEtag info. + * + * @return the panEtag value. + */ + public String panEtag() { + return this.innerProperties() == null ? null : this.innerProperties().panEtag(); + } + + /** + * Set the panEtag property: panEtag info. + * + * @param panEtag the panEtag value to set. + * @return the FirewallResourceInner object itself. + */ + public FirewallResourceInner withPanEtag(String panEtag) { + if (this.innerProperties() == null) { + this.innerProperties = new FirewallDeploymentProperties(); + } + this.innerProperties().withPanEtag(panEtag); + return this; + } + + /** + * Get the networkProfile property: Network settings. + * + * @return the networkProfile value. + */ + public NetworkProfile networkProfile() { + return this.innerProperties() == null ? null : this.innerProperties().networkProfile(); + } + + /** + * Set the networkProfile property: Network settings. + * + * @param networkProfile the networkProfile value to set. + * @return the FirewallResourceInner object itself. + */ + public FirewallResourceInner withNetworkProfile(NetworkProfile networkProfile) { + if (this.innerProperties() == null) { + this.innerProperties = new FirewallDeploymentProperties(); + } + this.innerProperties().withNetworkProfile(networkProfile); + return this; + } + + /** + * Get the isPanoramaManaged property: Panorama Managed: Default is False. Default will be CloudSec managed. + * + * @return the isPanoramaManaged value. + */ + public BooleanEnum isPanoramaManaged() { + return this.innerProperties() == null ? null : this.innerProperties().isPanoramaManaged(); + } + + /** + * Set the isPanoramaManaged property: Panorama Managed: Default is False. Default will be CloudSec managed. + * + * @param isPanoramaManaged the isPanoramaManaged value to set. + * @return the FirewallResourceInner object itself. + */ + public FirewallResourceInner withIsPanoramaManaged(BooleanEnum isPanoramaManaged) { + if (this.innerProperties() == null) { + this.innerProperties = new FirewallDeploymentProperties(); + } + this.innerProperties().withIsPanoramaManaged(isPanoramaManaged); + return this; + } + + /** + * Get the panoramaConfig property: Panorama Configuration. + * + * @return the panoramaConfig value. + */ + public PanoramaConfig panoramaConfig() { + return this.innerProperties() == null ? null : this.innerProperties().panoramaConfig(); + } + + /** + * Set the panoramaConfig property: Panorama Configuration. + * + * @param panoramaConfig the panoramaConfig value to set. + * @return the FirewallResourceInner object itself. + */ + public FirewallResourceInner withPanoramaConfig(PanoramaConfig panoramaConfig) { + if (this.innerProperties() == null) { + this.innerProperties = new FirewallDeploymentProperties(); + } + this.innerProperties().withPanoramaConfig(panoramaConfig); + return this; + } + + /** + * Get the associatedRulestack property: Associated Rulestack. + * + * @return the associatedRulestack value. + */ + public RulestackDetails associatedRulestack() { + return this.innerProperties() == null ? null : this.innerProperties().associatedRulestack(); + } + + /** + * Set the associatedRulestack property: Associated Rulestack. + * + * @param associatedRulestack the associatedRulestack value to set. + * @return the FirewallResourceInner object itself. + */ + public FirewallResourceInner withAssociatedRulestack(RulestackDetails associatedRulestack) { + if (this.innerProperties() == null) { + this.innerProperties = new FirewallDeploymentProperties(); + } + this.innerProperties().withAssociatedRulestack(associatedRulestack); + return this; + } + + /** + * Get the dnsSettings property: DNS settings for Firewall. + * + * @return the dnsSettings value. + */ + public DnsSettings dnsSettings() { + return this.innerProperties() == null ? null : this.innerProperties().dnsSettings(); + } + + /** + * Set the dnsSettings property: DNS settings for Firewall. + * + * @param dnsSettings the dnsSettings value to set. + * @return the FirewallResourceInner object itself. + */ + public FirewallResourceInner withDnsSettings(DnsSettings dnsSettings) { + if (this.innerProperties() == null) { + this.innerProperties = new FirewallDeploymentProperties(); + } + this.innerProperties().withDnsSettings(dnsSettings); + return this; + } + + /** + * Get the frontEndSettings property: Frontend settings for Firewall. + * + * @return the frontEndSettings value. + */ + public List frontEndSettings() { + return this.innerProperties() == null ? null : this.innerProperties().frontEndSettings(); + } + + /** + * Set the frontEndSettings property: Frontend settings for Firewall. + * + * @param frontEndSettings the frontEndSettings value to set. + * @return the FirewallResourceInner object itself. + */ + public FirewallResourceInner withFrontEndSettings(List frontEndSettings) { + if (this.innerProperties() == null) { + this.innerProperties = new FirewallDeploymentProperties(); + } + this.innerProperties().withFrontEndSettings(frontEndSettings); + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); + } + + /** + * Get the planData property: Billing plan information. + * + * @return the planData value. + */ + public PlanData planData() { + return this.innerProperties() == null ? null : this.innerProperties().planData(); + } + + /** + * Set the planData property: Billing plan information. + * + * @param planData the planData value to set. + * @return the FirewallResourceInner object itself. + */ + public FirewallResourceInner withPlanData(PlanData planData) { + if (this.innerProperties() == null) { + this.innerProperties = new FirewallDeploymentProperties(); + } + this.innerProperties().withPlanData(planData); + return this; + } + + /** + * Get the marketplaceDetails property: Marketplace details. + * + * @return the marketplaceDetails value. + */ + public MarketplaceDetails marketplaceDetails() { + return this.innerProperties() == null ? null : this.innerProperties().marketplaceDetails(); + } + + /** + * Set the marketplaceDetails property: Marketplace details. + * + * @param marketplaceDetails the marketplaceDetails value to set. + * @return the FirewallResourceInner object itself. + */ + public FirewallResourceInner withMarketplaceDetails(MarketplaceDetails marketplaceDetails) { + if (this.innerProperties() == null) { + this.innerProperties = new FirewallDeploymentProperties(); + } + this.innerProperties().withMarketplaceDetails(marketplaceDetails); + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (innerProperties() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property innerProperties in model FirewallResourceInner")); + } else { + innerProperties().validate(); + } + if (identity() != null) { + identity().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(FirewallResourceInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FirewallStatusProperty.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FirewallStatusProperty.java new file mode 100644 index 0000000000000..832c81f88de4c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FirewallStatusProperty.java @@ -0,0 +1,106 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Immutable; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.HealthStatus; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PanoramaStatus; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ReadOnlyProvisioningState; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Firewall Status. */ +@Immutable +public final class FirewallStatusProperty { + /* + * Panorama Managed: Default is False. Default will be CloudSec managed + */ + @JsonProperty(value = "isPanoramaManaged", access = JsonProperty.Access.WRITE_ONLY) + private BooleanEnum isPanoramaManaged; + + /* + * Current status of the Firewall + */ + @JsonProperty(value = "healthStatus", access = JsonProperty.Access.WRITE_ONLY) + private HealthStatus healthStatus; + + /* + * Detail description of current health of the Firewall + */ + @JsonProperty(value = "healthReason", access = JsonProperty.Access.WRITE_ONLY) + private String healthReason; + + /* + * Panorama Status + */ + @JsonProperty(value = "panoramaStatus", access = JsonProperty.Access.WRITE_ONLY) + private PanoramaStatus panoramaStatus; + + /* + * Provisioning state of the resource. + */ + @JsonProperty(value = "provisioningState", access = JsonProperty.Access.WRITE_ONLY) + private ReadOnlyProvisioningState provisioningState; + + /** Creates an instance of FirewallStatusProperty class. */ + public FirewallStatusProperty() { + } + + /** + * Get the isPanoramaManaged property: Panorama Managed: Default is False. Default will be CloudSec managed. + * + * @return the isPanoramaManaged value. + */ + public BooleanEnum isPanoramaManaged() { + return this.isPanoramaManaged; + } + + /** + * Get the healthStatus property: Current status of the Firewall. + * + * @return the healthStatus value. + */ + public HealthStatus healthStatus() { + return this.healthStatus; + } + + /** + * Get the healthReason property: Detail description of current health of the Firewall. + * + * @return the healthReason value. + */ + public String healthReason() { + return this.healthReason; + } + + /** + * Get the panoramaStatus property: Panorama Status. + * + * @return the panoramaStatus value. + */ + public PanoramaStatus panoramaStatus() { + return this.panoramaStatus; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ReadOnlyProvisioningState provisioningState() { + return this.provisioningState; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (panoramaStatus() != null) { + panoramaStatus().validate(); + } + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FirewallStatusResourceInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FirewallStatusResourceInner.java new file mode 100644 index 0000000000000..e94c1df17f28d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FirewallStatusResourceInner.java @@ -0,0 +1,116 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Immutable; +import com.azure.core.management.ProxyResource; +import com.azure.core.management.SystemData; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.HealthStatus; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PanoramaStatus; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ReadOnlyProvisioningState; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Firewall Status. */ +@Immutable +public final class FirewallStatusResourceInner extends ProxyResource { + /* + * The resource-specific properties for this resource. + */ + @JsonProperty(value = "properties", required = true) + private FirewallStatusProperty innerProperties = new FirewallStatusProperty(); + + /* + * Azure Resource Manager metadata containing createdBy and modifiedBy information. + */ + @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) + private SystemData systemData; + + /** Creates an instance of FirewallStatusResourceInner class. */ + public FirewallStatusResourceInner() { + } + + /** + * Get the innerProperties property: The resource-specific properties for this resource. + * + * @return the innerProperties value. + */ + private FirewallStatusProperty innerProperties() { + return this.innerProperties; + } + + /** + * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + public SystemData systemData() { + return this.systemData; + } + + /** + * Get the isPanoramaManaged property: Panorama Managed: Default is False. Default will be CloudSec managed. + * + * @return the isPanoramaManaged value. + */ + public BooleanEnum isPanoramaManaged() { + return this.innerProperties() == null ? null : this.innerProperties().isPanoramaManaged(); + } + + /** + * Get the healthStatus property: Current status of the Firewall. + * + * @return the healthStatus value. + */ + public HealthStatus healthStatus() { + return this.innerProperties() == null ? null : this.innerProperties().healthStatus(); + } + + /** + * Get the healthReason property: Detail description of current health of the Firewall. + * + * @return the healthReason value. + */ + public String healthReason() { + return this.innerProperties() == null ? null : this.innerProperties().healthReason(); + } + + /** + * Get the panoramaStatus property: Panorama Status. + * + * @return the panoramaStatus value. + */ + public PanoramaStatus panoramaStatus() { + return this.innerProperties() == null ? null : this.innerProperties().panoramaStatus(); + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ReadOnlyProvisioningState provisioningState() { + return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (innerProperties() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property innerProperties in model FirewallStatusResourceInner")); + } else { + innerProperties().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(FirewallStatusResourceInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FqdnListGlobalRulestackResourceInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FqdnListGlobalRulestackResourceInner.java new file mode 100644 index 0000000000000..278c603dd7d34 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FqdnListGlobalRulestackResourceInner.java @@ -0,0 +1,170 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.management.ProxyResource; +import com.azure.core.management.SystemData; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** GlobalRulestack fqdnList. */ +@Fluent +public final class FqdnListGlobalRulestackResourceInner extends ProxyResource { + /* + * The resource-specific properties for this resource. + */ + @JsonProperty(value = "properties", required = true) + private FqdnObject innerProperties = new FqdnObject(); + + /* + * Azure Resource Manager metadata containing createdBy and modifiedBy information. + */ + @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) + private SystemData systemData; + + /** Creates an instance of FqdnListGlobalRulestackResourceInner class. */ + public FqdnListGlobalRulestackResourceInner() { + } + + /** + * Get the innerProperties property: The resource-specific properties for this resource. + * + * @return the innerProperties value. + */ + private FqdnObject innerProperties() { + return this.innerProperties; + } + + /** + * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + public SystemData systemData() { + return this.systemData; + } + + /** + * Get the description property: fqdn object description. + * + * @return the description value. + */ + public String description() { + return this.innerProperties() == null ? null : this.innerProperties().description(); + } + + /** + * Set the description property: fqdn object description. + * + * @param description the description value to set. + * @return the FqdnListGlobalRulestackResourceInner object itself. + */ + public FqdnListGlobalRulestackResourceInner withDescription(String description) { + if (this.innerProperties() == null) { + this.innerProperties = new FqdnObject(); + } + this.innerProperties().withDescription(description); + return this; + } + + /** + * Get the fqdnList property: fqdn list. + * + * @return the fqdnList value. + */ + public List fqdnList() { + return this.innerProperties() == null ? null : this.innerProperties().fqdnList(); + } + + /** + * Set the fqdnList property: fqdn list. + * + * @param fqdnList the fqdnList value to set. + * @return the FqdnListGlobalRulestackResourceInner object itself. + */ + public FqdnListGlobalRulestackResourceInner withFqdnList(List fqdnList) { + if (this.innerProperties() == null) { + this.innerProperties = new FqdnObject(); + } + this.innerProperties().withFqdnList(fqdnList); + return this; + } + + /** + * Get the etag property: etag info. + * + * @return the etag value. + */ + public String etag() { + return this.innerProperties() == null ? null : this.innerProperties().etag(); + } + + /** + * Set the etag property: etag info. + * + * @param etag the etag value to set. + * @return the FqdnListGlobalRulestackResourceInner object itself. + */ + public FqdnListGlobalRulestackResourceInner withEtag(String etag) { + if (this.innerProperties() == null) { + this.innerProperties = new FqdnObject(); + } + this.innerProperties().withEtag(etag); + return this; + } + + /** + * Get the auditComment property: comment for this object. + * + * @return the auditComment value. + */ + public String auditComment() { + return this.innerProperties() == null ? null : this.innerProperties().auditComment(); + } + + /** + * Set the auditComment property: comment for this object. + * + * @param auditComment the auditComment value to set. + * @return the FqdnListGlobalRulestackResourceInner object itself. + */ + public FqdnListGlobalRulestackResourceInner withAuditComment(String auditComment) { + if (this.innerProperties() == null) { + this.innerProperties = new FqdnObject(); + } + this.innerProperties().withAuditComment(auditComment); + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (innerProperties() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property innerProperties in model FqdnListGlobalRulestackResourceInner")); + } else { + innerProperties().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(FqdnListGlobalRulestackResourceInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FqdnListLocalRulestackResourceInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FqdnListLocalRulestackResourceInner.java new file mode 100644 index 0000000000000..08a548329cbb8 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FqdnListLocalRulestackResourceInner.java @@ -0,0 +1,170 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.management.ProxyResource; +import com.azure.core.management.SystemData; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** LocalRulestack fqdnList. */ +@Fluent +public final class FqdnListLocalRulestackResourceInner extends ProxyResource { + /* + * The resource-specific properties for this resource. + */ + @JsonProperty(value = "properties", required = true) + private FqdnObject innerProperties = new FqdnObject(); + + /* + * Azure Resource Manager metadata containing createdBy and modifiedBy information. + */ + @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) + private SystemData systemData; + + /** Creates an instance of FqdnListLocalRulestackResourceInner class. */ + public FqdnListLocalRulestackResourceInner() { + } + + /** + * Get the innerProperties property: The resource-specific properties for this resource. + * + * @return the innerProperties value. + */ + private FqdnObject innerProperties() { + return this.innerProperties; + } + + /** + * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + public SystemData systemData() { + return this.systemData; + } + + /** + * Get the description property: fqdn object description. + * + * @return the description value. + */ + public String description() { + return this.innerProperties() == null ? null : this.innerProperties().description(); + } + + /** + * Set the description property: fqdn object description. + * + * @param description the description value to set. + * @return the FqdnListLocalRulestackResourceInner object itself. + */ + public FqdnListLocalRulestackResourceInner withDescription(String description) { + if (this.innerProperties() == null) { + this.innerProperties = new FqdnObject(); + } + this.innerProperties().withDescription(description); + return this; + } + + /** + * Get the fqdnList property: fqdn list. + * + * @return the fqdnList value. + */ + public List fqdnList() { + return this.innerProperties() == null ? null : this.innerProperties().fqdnList(); + } + + /** + * Set the fqdnList property: fqdn list. + * + * @param fqdnList the fqdnList value to set. + * @return the FqdnListLocalRulestackResourceInner object itself. + */ + public FqdnListLocalRulestackResourceInner withFqdnList(List fqdnList) { + if (this.innerProperties() == null) { + this.innerProperties = new FqdnObject(); + } + this.innerProperties().withFqdnList(fqdnList); + return this; + } + + /** + * Get the etag property: etag info. + * + * @return the etag value. + */ + public String etag() { + return this.innerProperties() == null ? null : this.innerProperties().etag(); + } + + /** + * Set the etag property: etag info. + * + * @param etag the etag value to set. + * @return the FqdnListLocalRulestackResourceInner object itself. + */ + public FqdnListLocalRulestackResourceInner withEtag(String etag) { + if (this.innerProperties() == null) { + this.innerProperties = new FqdnObject(); + } + this.innerProperties().withEtag(etag); + return this; + } + + /** + * Get the auditComment property: comment for this object. + * + * @return the auditComment value. + */ + public String auditComment() { + return this.innerProperties() == null ? null : this.innerProperties().auditComment(); + } + + /** + * Set the auditComment property: comment for this object. + * + * @param auditComment the auditComment value to set. + * @return the FqdnListLocalRulestackResourceInner object itself. + */ + public FqdnListLocalRulestackResourceInner withAuditComment(String auditComment) { + if (this.innerProperties() == null) { + this.innerProperties = new FqdnObject(); + } + this.innerProperties().withAuditComment(auditComment); + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (innerProperties() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property innerProperties in model FqdnListLocalRulestackResourceInner")); + } else { + innerProperties().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(FqdnListLocalRulestackResourceInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FqdnObject.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FqdnObject.java new file mode 100644 index 0000000000000..2ee1b1aa73f0c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/FqdnObject.java @@ -0,0 +1,153 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** fqdn object. */ +@Fluent +public final class FqdnObject { + /* + * fqdn object description + */ + @JsonProperty(value = "description") + private String description; + + /* + * fqdn list + */ + @JsonProperty(value = "fqdnList", required = true) + private List fqdnList; + + /* + * etag info + */ + @JsonProperty(value = "etag") + private String etag; + + /* + * comment for this object + */ + @JsonProperty(value = "auditComment") + private String auditComment; + + /* + * Provisioning state of the resource. + */ + @JsonProperty(value = "provisioningState", access = JsonProperty.Access.WRITE_ONLY) + private ProvisioningState provisioningState; + + /** Creates an instance of FqdnObject class. */ + public FqdnObject() { + } + + /** + * Get the description property: fqdn object description. + * + * @return the description value. + */ + public String description() { + return this.description; + } + + /** + * Set the description property: fqdn object description. + * + * @param description the description value to set. + * @return the FqdnObject object itself. + */ + public FqdnObject withDescription(String description) { + this.description = description; + return this; + } + + /** + * Get the fqdnList property: fqdn list. + * + * @return the fqdnList value. + */ + public List fqdnList() { + return this.fqdnList; + } + + /** + * Set the fqdnList property: fqdn list. + * + * @param fqdnList the fqdnList value to set. + * @return the FqdnObject object itself. + */ + public FqdnObject withFqdnList(List fqdnList) { + this.fqdnList = fqdnList; + return this; + } + + /** + * Get the etag property: etag info. + * + * @return the etag value. + */ + public String etag() { + return this.etag; + } + + /** + * Set the etag property: etag info. + * + * @param etag the etag value to set. + * @return the FqdnObject object itself. + */ + public FqdnObject withEtag(String etag) { + this.etag = etag; + return this; + } + + /** + * Get the auditComment property: comment for this object. + * + * @return the auditComment value. + */ + public String auditComment() { + return this.auditComment; + } + + /** + * Set the auditComment property: comment for this object. + * + * @param auditComment the auditComment value to set. + * @return the FqdnObject object itself. + */ + public FqdnObject withAuditComment(String auditComment) { + this.auditComment = auditComment; + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.provisioningState; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (fqdnList() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property fqdnList in model FqdnObject")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(FqdnObject.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/GlobalRulestackInfoInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/GlobalRulestackInfoInner.java new file mode 100644 index 0000000000000..8fc9e2f7747df --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/GlobalRulestackInfoInner.java @@ -0,0 +1,59 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** PAN Rulestack Describe Object. */ +@Fluent +public final class GlobalRulestackInfoInner { + /* + * rulestack description + */ + @JsonProperty(value = "azureId", required = true) + private String azureId; + + /** Creates an instance of GlobalRulestackInfoInner class. */ + public GlobalRulestackInfoInner() { + } + + /** + * Get the azureId property: rulestack description. + * + * @return the azureId value. + */ + public String azureId() { + return this.azureId; + } + + /** + * Set the azureId property: rulestack description. + * + * @param azureId the azureId value to set. + * @return the GlobalRulestackInfoInner object itself. + */ + public GlobalRulestackInfoInner withAzureId(String azureId) { + this.azureId = azureId; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (azureId() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property azureId in model GlobalRulestackInfoInner")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(GlobalRulestackInfoInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/GlobalRulestackResourceInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/GlobalRulestackResourceInner.java new file mode 100644 index 0000000000000..ea8fabdcfae79 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/GlobalRulestackResourceInner.java @@ -0,0 +1,327 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.management.ProxyResource; +import com.azure.core.management.SystemData; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** PaloAltoNetworks GlobalRulestack. */ +@Fluent +public final class GlobalRulestackResourceInner extends ProxyResource { + /* + * The resource-specific properties for this resource. + */ + @JsonProperty(value = "properties", required = true) + private RulestackProperties innerProperties = new RulestackProperties(); + + /* + * Global Location + */ + @JsonProperty(value = "location", required = true) + private String location; + + /* + * The managed service identities assigned to this resource. + */ + @JsonProperty(value = "identity") + private AzureResourceManagerManagedIdentityProperties identity; + + /* + * Azure Resource Manager metadata containing createdBy and modifiedBy information. + */ + @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) + private SystemData systemData; + + /** Creates an instance of GlobalRulestackResourceInner class. */ + public GlobalRulestackResourceInner() { + } + + /** + * Get the innerProperties property: The resource-specific properties for this resource. + * + * @return the innerProperties value. + */ + private RulestackProperties innerProperties() { + return this.innerProperties; + } + + /** + * Get the location property: Global Location. + * + * @return the location value. + */ + public String location() { + return this.location; + } + + /** + * Set the location property: Global Location. + * + * @param location the location value to set. + * @return the GlobalRulestackResourceInner object itself. + */ + public GlobalRulestackResourceInner withLocation(String location) { + this.location = location; + return this; + } + + /** + * Get the identity property: The managed service identities assigned to this resource. + * + * @return the identity value. + */ + public AzureResourceManagerManagedIdentityProperties identity() { + return this.identity; + } + + /** + * Set the identity property: The managed service identities assigned to this resource. + * + * @param identity the identity value to set. + * @return the GlobalRulestackResourceInner object itself. + */ + public GlobalRulestackResourceInner withIdentity(AzureResourceManagerManagedIdentityProperties identity) { + this.identity = identity; + return this; + } + + /** + * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + public SystemData systemData() { + return this.systemData; + } + + /** + * Get the panEtag property: PanEtag info. + * + * @return the panEtag value. + */ + public String panEtag() { + return this.innerProperties() == null ? null : this.innerProperties().panEtag(); + } + + /** + * Set the panEtag property: PanEtag info. + * + * @param panEtag the panEtag value to set. + * @return the GlobalRulestackResourceInner object itself. + */ + public GlobalRulestackResourceInner withPanEtag(String panEtag) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withPanEtag(panEtag); + return this; + } + + /** + * Get the panLocation property: Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks. + * + * @return the panLocation value. + */ + public String panLocation() { + return this.innerProperties() == null ? null : this.innerProperties().panLocation(); + } + + /** + * Set the panLocation property: Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks. + * + * @param panLocation the panLocation value to set. + * @return the GlobalRulestackResourceInner object itself. + */ + public GlobalRulestackResourceInner withPanLocation(String panLocation) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withPanLocation(panLocation); + return this; + } + + /** + * Get the scope property: Rulestack Type. + * + * @return the scope value. + */ + public ScopeType scope() { + return this.innerProperties() == null ? null : this.innerProperties().scope(); + } + + /** + * Set the scope property: Rulestack Type. + * + * @param scope the scope value to set. + * @return the GlobalRulestackResourceInner object itself. + */ + public GlobalRulestackResourceInner withScope(ScopeType scope) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withScope(scope); + return this; + } + + /** + * Get the associatedSubscriptions property: subscription scope of global rulestack. + * + * @return the associatedSubscriptions value. + */ + public List associatedSubscriptions() { + return this.innerProperties() == null ? null : this.innerProperties().associatedSubscriptions(); + } + + /** + * Set the associatedSubscriptions property: subscription scope of global rulestack. + * + * @param associatedSubscriptions the associatedSubscriptions value to set. + * @return the GlobalRulestackResourceInner object itself. + */ + public GlobalRulestackResourceInner withAssociatedSubscriptions(List associatedSubscriptions) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withAssociatedSubscriptions(associatedSubscriptions); + return this; + } + + /** + * Get the description property: rulestack description. + * + * @return the description value. + */ + public String description() { + return this.innerProperties() == null ? null : this.innerProperties().description(); + } + + /** + * Set the description property: rulestack description. + * + * @param description the description value to set. + * @return the GlobalRulestackResourceInner object itself. + */ + public GlobalRulestackResourceInner withDescription(String description) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withDescription(description); + return this; + } + + /** + * Get the defaultMode property: Mode for default rules creation. + * + * @return the defaultMode value. + */ + public DefaultMode defaultMode() { + return this.innerProperties() == null ? null : this.innerProperties().defaultMode(); + } + + /** + * Set the defaultMode property: Mode for default rules creation. + * + * @param defaultMode the defaultMode value to set. + * @return the GlobalRulestackResourceInner object itself. + */ + public GlobalRulestackResourceInner withDefaultMode(DefaultMode defaultMode) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withDefaultMode(defaultMode); + return this; + } + + /** + * Get the minAppIdVersion property: minimum version. + * + * @return the minAppIdVersion value. + */ + public String minAppIdVersion() { + return this.innerProperties() == null ? null : this.innerProperties().minAppIdVersion(); + } + + /** + * Set the minAppIdVersion property: minimum version. + * + * @param minAppIdVersion the minAppIdVersion value to set. + * @return the GlobalRulestackResourceInner object itself. + */ + public GlobalRulestackResourceInner withMinAppIdVersion(String minAppIdVersion) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withMinAppIdVersion(minAppIdVersion); + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); + } + + /** + * Get the securityServices property: Security Profile. + * + * @return the securityServices value. + */ + public SecurityServices securityServices() { + return this.innerProperties() == null ? null : this.innerProperties().securityServices(); + } + + /** + * Set the securityServices property: Security Profile. + * + * @param securityServices the securityServices value to set. + * @return the GlobalRulestackResourceInner object itself. + */ + public GlobalRulestackResourceInner withSecurityServices(SecurityServices securityServices) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withSecurityServices(securityServices); + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (innerProperties() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property innerProperties in model GlobalRulestackResourceInner")); + } else { + innerProperties().validate(); + } + if (location() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property location in model GlobalRulestackResourceInner")); + } + if (identity() != null) { + identity().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(GlobalRulestackResourceInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/ListAppIdResponseInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/ListAppIdResponseInner.java new file mode 100644 index 0000000000000..23aa4bc4831f9 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/ListAppIdResponseInner.java @@ -0,0 +1,85 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The ListAppIdResponse model. */ +@Fluent +public final class ListAppIdResponseInner { + /* + * List of AppIds + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * next Link + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of ListAppIdResponseInner class. */ + public ListAppIdResponseInner() { + } + + /** + * Get the value property: List of AppIds. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: List of AppIds. + * + * @param value the value value to set. + * @return the ListAppIdResponseInner object itself. + */ + public ListAppIdResponseInner withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: next Link. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: next Link. + * + * @param nextLink the nextLink value to set. + * @return the ListAppIdResponseInner object itself. + */ + public ListAppIdResponseInner withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property value in model ListAppIdResponseInner")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(ListAppIdResponseInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/ListFirewallsResponseInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/ListFirewallsResponseInner.java new file mode 100644 index 0000000000000..dc515c29835d9 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/ListFirewallsResponseInner.java @@ -0,0 +1,86 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** List firewalls response. */ +@Fluent +public final class ListFirewallsResponseInner { + /* + * firewalls list + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * next link + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of ListFirewallsResponseInner class. */ + public ListFirewallsResponseInner() { + } + + /** + * Get the value property: firewalls list. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: firewalls list. + * + * @param value the value value to set. + * @return the ListFirewallsResponseInner object itself. + */ + public ListFirewallsResponseInner withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: next link. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: next link. + * + * @param nextLink the nextLink value to set. + * @return the ListFirewallsResponseInner object itself. + */ + public ListFirewallsResponseInner withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model ListFirewallsResponseInner")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(ListFirewallsResponseInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/LocalRulesResourceInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/LocalRulesResourceInner.java new file mode 100644 index 0000000000000..59d94fe3109b5 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/LocalRulesResourceInner.java @@ -0,0 +1,509 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.management.ProxyResource; +import com.azure.core.management.SystemData; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** LocalRulestack rule list. */ +@Fluent +public final class LocalRulesResourceInner extends ProxyResource { + /* + * The resource-specific properties for this resource. + */ + @JsonProperty(value = "properties", required = true) + private RuleEntry innerProperties = new RuleEntry(); + + /* + * Azure Resource Manager metadata containing createdBy and modifiedBy information. + */ + @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) + private SystemData systemData; + + /** Creates an instance of LocalRulesResourceInner class. */ + public LocalRulesResourceInner() { + } + + /** + * Get the innerProperties property: The resource-specific properties for this resource. + * + * @return the innerProperties value. + */ + private RuleEntry innerProperties() { + return this.innerProperties; + } + + /** + * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + public SystemData systemData() { + return this.systemData; + } + + /** + * Get the etag property: etag info. + * + * @return the etag value. + */ + public String etag() { + return this.innerProperties() == null ? null : this.innerProperties().etag(); + } + + /** + * Set the etag property: etag info. + * + * @param etag the etag value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withEtag(String etag) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withEtag(etag); + return this; + } + + /** + * Get the ruleName property: rule name. + * + * @return the ruleName value. + */ + public String ruleName() { + return this.innerProperties() == null ? null : this.innerProperties().ruleName(); + } + + /** + * Set the ruleName property: rule name. + * + * @param ruleName the ruleName value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withRuleName(String ruleName) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withRuleName(ruleName); + return this; + } + + /** + * Get the priority property: The priority property. + * + * @return the priority value. + */ + public Integer priority() { + return this.innerProperties() == null ? null : this.innerProperties().priority(); + } + + /** + * Get the description property: rule description. + * + * @return the description value. + */ + public String description() { + return this.innerProperties() == null ? null : this.innerProperties().description(); + } + + /** + * Set the description property: rule description. + * + * @param description the description value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withDescription(String description) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withDescription(description); + return this; + } + + /** + * Get the ruleState property: state of this rule. + * + * @return the ruleState value. + */ + public StateEnum ruleState() { + return this.innerProperties() == null ? null : this.innerProperties().ruleState(); + } + + /** + * Set the ruleState property: state of this rule. + * + * @param ruleState the ruleState value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withRuleState(StateEnum ruleState) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withRuleState(ruleState); + return this; + } + + /** + * Get the source property: source address. + * + * @return the source value. + */ + public SourceAddr source() { + return this.innerProperties() == null ? null : this.innerProperties().source(); + } + + /** + * Set the source property: source address. + * + * @param source the source value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withSource(SourceAddr source) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withSource(source); + return this; + } + + /** + * Get the negateSource property: cidr should not be 'any'. + * + * @return the negateSource value. + */ + public BooleanEnum negateSource() { + return this.innerProperties() == null ? null : this.innerProperties().negateSource(); + } + + /** + * Set the negateSource property: cidr should not be 'any'. + * + * @param negateSource the negateSource value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withNegateSource(BooleanEnum negateSource) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withNegateSource(negateSource); + return this; + } + + /** + * Get the destination property: destination address. + * + * @return the destination value. + */ + public DestinationAddr destination() { + return this.innerProperties() == null ? null : this.innerProperties().destination(); + } + + /** + * Set the destination property: destination address. + * + * @param destination the destination value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withDestination(DestinationAddr destination) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withDestination(destination); + return this; + } + + /** + * Get the negateDestination property: cidr should not be 'any'. + * + * @return the negateDestination value. + */ + public BooleanEnum negateDestination() { + return this.innerProperties() == null ? null : this.innerProperties().negateDestination(); + } + + /** + * Set the negateDestination property: cidr should not be 'any'. + * + * @param negateDestination the negateDestination value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withNegateDestination(BooleanEnum negateDestination) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withNegateDestination(negateDestination); + return this; + } + + /** + * Get the applications property: array of rule applications. + * + * @return the applications value. + */ + public List applications() { + return this.innerProperties() == null ? null : this.innerProperties().applications(); + } + + /** + * Set the applications property: array of rule applications. + * + * @param applications the applications value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withApplications(List applications) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withApplications(applications); + return this; + } + + /** + * Get the category property: rule category. + * + * @return the category value. + */ + public Category category() { + return this.innerProperties() == null ? null : this.innerProperties().category(); + } + + /** + * Set the category property: rule category. + * + * @param category the category value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withCategory(Category category) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withCategory(category); + return this; + } + + /** + * Get the protocol property: any, application-default, TCP:number, UDP:number. + * + * @return the protocol value. + */ + public String protocol() { + return this.innerProperties() == null ? null : this.innerProperties().protocol(); + } + + /** + * Set the protocol property: any, application-default, TCP:number, UDP:number. + * + * @param protocol the protocol value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withProtocol(String protocol) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withProtocol(protocol); + return this; + } + + /** + * Get the protocolPortList property: prot port list. + * + * @return the protocolPortList value. + */ + public List protocolPortList() { + return this.innerProperties() == null ? null : this.innerProperties().protocolPortList(); + } + + /** + * Set the protocolPortList property: prot port list. + * + * @param protocolPortList the protocolPortList value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withProtocolPortList(List protocolPortList) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withProtocolPortList(protocolPortList); + return this; + } + + /** + * Get the inboundInspectionCertificate property: inbound Inspection Certificate. + * + * @return the inboundInspectionCertificate value. + */ + public String inboundInspectionCertificate() { + return this.innerProperties() == null ? null : this.innerProperties().inboundInspectionCertificate(); + } + + /** + * Set the inboundInspectionCertificate property: inbound Inspection Certificate. + * + * @param inboundInspectionCertificate the inboundInspectionCertificate value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withInboundInspectionCertificate(String inboundInspectionCertificate) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withInboundInspectionCertificate(inboundInspectionCertificate); + return this; + } + + /** + * Get the auditComment property: rule comment. + * + * @return the auditComment value. + */ + public String auditComment() { + return this.innerProperties() == null ? null : this.innerProperties().auditComment(); + } + + /** + * Set the auditComment property: rule comment. + * + * @param auditComment the auditComment value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withAuditComment(String auditComment) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withAuditComment(auditComment); + return this; + } + + /** + * Get the actionType property: rule action. + * + * @return the actionType value. + */ + public ActionEnum actionType() { + return this.innerProperties() == null ? null : this.innerProperties().actionType(); + } + + /** + * Set the actionType property: rule action. + * + * @param actionType the actionType value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withActionType(ActionEnum actionType) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withActionType(actionType); + return this; + } + + /** + * Get the enableLogging property: enable or disable logging. + * + * @return the enableLogging value. + */ + public StateEnum enableLogging() { + return this.innerProperties() == null ? null : this.innerProperties().enableLogging(); + } + + /** + * Set the enableLogging property: enable or disable logging. + * + * @param enableLogging the enableLogging value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withEnableLogging(StateEnum enableLogging) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withEnableLogging(enableLogging); + return this; + } + + /** + * Get the decryptionRuleType property: enable or disable decryption. + * + * @return the decryptionRuleType value. + */ + public DecryptionRuleTypeEnum decryptionRuleType() { + return this.innerProperties() == null ? null : this.innerProperties().decryptionRuleType(); + } + + /** + * Set the decryptionRuleType property: enable or disable decryption. + * + * @param decryptionRuleType the decryptionRuleType value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withDecryptionRuleType(DecryptionRuleTypeEnum decryptionRuleType) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withDecryptionRuleType(decryptionRuleType); + return this; + } + + /** + * Get the tags property: tag for rule. + * + * @return the tags value. + */ + public List tags() { + return this.innerProperties() == null ? null : this.innerProperties().tags(); + } + + /** + * Set the tags property: tag for rule. + * + * @param tags the tags value to set. + * @return the LocalRulesResourceInner object itself. + */ + public LocalRulesResourceInner withTags(List tags) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withTags(tags); + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (innerProperties() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property innerProperties in model LocalRulesResourceInner")); + } else { + innerProperties().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(LocalRulesResourceInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/LocalRulestackResourceInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/LocalRulestackResourceInner.java new file mode 100644 index 0000000000000..7c9c2307e4329 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/LocalRulestackResourceInner.java @@ -0,0 +1,310 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.management.Resource; +import com.azure.core.management.SystemData; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; +import java.util.Map; + +/** PaloAltoNetworks LocalRulestack. */ +@Fluent +public final class LocalRulestackResourceInner extends Resource { + /* + * The resource-specific properties for this resource. + */ + @JsonProperty(value = "properties", required = true) + private RulestackProperties innerProperties = new RulestackProperties(); + + /* + * The managed service identities assigned to this resource. + */ + @JsonProperty(value = "identity") + private AzureResourceManagerManagedIdentityProperties identity; + + /* + * Azure Resource Manager metadata containing createdBy and modifiedBy information. + */ + @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) + private SystemData systemData; + + /** Creates an instance of LocalRulestackResourceInner class. */ + public LocalRulestackResourceInner() { + } + + /** + * Get the innerProperties property: The resource-specific properties for this resource. + * + * @return the innerProperties value. + */ + private RulestackProperties innerProperties() { + return this.innerProperties; + } + + /** + * Get the identity property: The managed service identities assigned to this resource. + * + * @return the identity value. + */ + public AzureResourceManagerManagedIdentityProperties identity() { + return this.identity; + } + + /** + * Set the identity property: The managed service identities assigned to this resource. + * + * @param identity the identity value to set. + * @return the LocalRulestackResourceInner object itself. + */ + public LocalRulestackResourceInner withIdentity(AzureResourceManagerManagedIdentityProperties identity) { + this.identity = identity; + return this; + } + + /** + * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + public SystemData systemData() { + return this.systemData; + } + + /** {@inheritDoc} */ + @Override + public LocalRulestackResourceInner withLocation(String location) { + super.withLocation(location); + return this; + } + + /** {@inheritDoc} */ + @Override + public LocalRulestackResourceInner withTags(Map tags) { + super.withTags(tags); + return this; + } + + /** + * Get the panEtag property: PanEtag info. + * + * @return the panEtag value. + */ + public String panEtag() { + return this.innerProperties() == null ? null : this.innerProperties().panEtag(); + } + + /** + * Set the panEtag property: PanEtag info. + * + * @param panEtag the panEtag value to set. + * @return the LocalRulestackResourceInner object itself. + */ + public LocalRulestackResourceInner withPanEtag(String panEtag) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withPanEtag(panEtag); + return this; + } + + /** + * Get the panLocation property: Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks. + * + * @return the panLocation value. + */ + public String panLocation() { + return this.innerProperties() == null ? null : this.innerProperties().panLocation(); + } + + /** + * Set the panLocation property: Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks. + * + * @param panLocation the panLocation value to set. + * @return the LocalRulestackResourceInner object itself. + */ + public LocalRulestackResourceInner withPanLocation(String panLocation) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withPanLocation(panLocation); + return this; + } + + /** + * Get the scope property: Rulestack Type. + * + * @return the scope value. + */ + public ScopeType scope() { + return this.innerProperties() == null ? null : this.innerProperties().scope(); + } + + /** + * Set the scope property: Rulestack Type. + * + * @param scope the scope value to set. + * @return the LocalRulestackResourceInner object itself. + */ + public LocalRulestackResourceInner withScope(ScopeType scope) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withScope(scope); + return this; + } + + /** + * Get the associatedSubscriptions property: subscription scope of global rulestack. + * + * @return the associatedSubscriptions value. + */ + public List associatedSubscriptions() { + return this.innerProperties() == null ? null : this.innerProperties().associatedSubscriptions(); + } + + /** + * Set the associatedSubscriptions property: subscription scope of global rulestack. + * + * @param associatedSubscriptions the associatedSubscriptions value to set. + * @return the LocalRulestackResourceInner object itself. + */ + public LocalRulestackResourceInner withAssociatedSubscriptions(List associatedSubscriptions) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withAssociatedSubscriptions(associatedSubscriptions); + return this; + } + + /** + * Get the description property: rulestack description. + * + * @return the description value. + */ + public String description() { + return this.innerProperties() == null ? null : this.innerProperties().description(); + } + + /** + * Set the description property: rulestack description. + * + * @param description the description value to set. + * @return the LocalRulestackResourceInner object itself. + */ + public LocalRulestackResourceInner withDescription(String description) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withDescription(description); + return this; + } + + /** + * Get the defaultMode property: Mode for default rules creation. + * + * @return the defaultMode value. + */ + public DefaultMode defaultMode() { + return this.innerProperties() == null ? null : this.innerProperties().defaultMode(); + } + + /** + * Set the defaultMode property: Mode for default rules creation. + * + * @param defaultMode the defaultMode value to set. + * @return the LocalRulestackResourceInner object itself. + */ + public LocalRulestackResourceInner withDefaultMode(DefaultMode defaultMode) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withDefaultMode(defaultMode); + return this; + } + + /** + * Get the minAppIdVersion property: minimum version. + * + * @return the minAppIdVersion value. + */ + public String minAppIdVersion() { + return this.innerProperties() == null ? null : this.innerProperties().minAppIdVersion(); + } + + /** + * Set the minAppIdVersion property: minimum version. + * + * @param minAppIdVersion the minAppIdVersion value to set. + * @return the LocalRulestackResourceInner object itself. + */ + public LocalRulestackResourceInner withMinAppIdVersion(String minAppIdVersion) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withMinAppIdVersion(minAppIdVersion); + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); + } + + /** + * Get the securityServices property: Security Profile. + * + * @return the securityServices value. + */ + public SecurityServices securityServices() { + return this.innerProperties() == null ? null : this.innerProperties().securityServices(); + } + + /** + * Set the securityServices property: Security Profile. + * + * @param securityServices the securityServices value to set. + * @return the LocalRulestackResourceInner object itself. + */ + public LocalRulestackResourceInner withSecurityServices(SecurityServices securityServices) { + if (this.innerProperties() == null) { + this.innerProperties = new RulestackProperties(); + } + this.innerProperties().withSecurityServices(securityServices); + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (innerProperties() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property innerProperties in model LocalRulestackResourceInner")); + } else { + innerProperties().validate(); + } + if (identity() != null) { + identity().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(LocalRulestackResourceInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/LogSettingsInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/LogSettingsInner.java new file mode 100644 index 0000000000000..ab8153bea150e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/LogSettingsInner.java @@ -0,0 +1,225 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ApplicationInsights; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LogDestination; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LogOption; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LogType; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Log Settings for Firewall. */ +@Fluent +public final class LogSettingsInner { + /* + * One of possible log type + */ + @JsonProperty(value = "logType") + private LogType logType; + + /* + * Log option SAME/INDIVIDUAL + */ + @JsonProperty(value = "logOption") + private LogOption logOption; + + /* + * Application Insight details + */ + @JsonProperty(value = "applicationInsights") + private ApplicationInsights applicationInsights; + + /* + * Common destination configurations + */ + @JsonProperty(value = "commonDestination") + private LogDestination commonDestination; + + /* + * Traffic destination configurations + */ + @JsonProperty(value = "trafficLogDestination") + private LogDestination trafficLogDestination; + + /* + * Threat destination configurations + */ + @JsonProperty(value = "threatLogDestination") + private LogDestination threatLogDestination; + + /* + * Decrypt destination configurations + */ + @JsonProperty(value = "decryptLogDestination") + private LogDestination decryptLogDestination; + + /** Creates an instance of LogSettingsInner class. */ + public LogSettingsInner() { + } + + /** + * Get the logType property: One of possible log type. + * + * @return the logType value. + */ + public LogType logType() { + return this.logType; + } + + /** + * Set the logType property: One of possible log type. + * + * @param logType the logType value to set. + * @return the LogSettingsInner object itself. + */ + public LogSettingsInner withLogType(LogType logType) { + this.logType = logType; + return this; + } + + /** + * Get the logOption property: Log option SAME/INDIVIDUAL. + * + * @return the logOption value. + */ + public LogOption logOption() { + return this.logOption; + } + + /** + * Set the logOption property: Log option SAME/INDIVIDUAL. + * + * @param logOption the logOption value to set. + * @return the LogSettingsInner object itself. + */ + public LogSettingsInner withLogOption(LogOption logOption) { + this.logOption = logOption; + return this; + } + + /** + * Get the applicationInsights property: Application Insight details. + * + * @return the applicationInsights value. + */ + public ApplicationInsights applicationInsights() { + return this.applicationInsights; + } + + /** + * Set the applicationInsights property: Application Insight details. + * + * @param applicationInsights the applicationInsights value to set. + * @return the LogSettingsInner object itself. + */ + public LogSettingsInner withApplicationInsights(ApplicationInsights applicationInsights) { + this.applicationInsights = applicationInsights; + return this; + } + + /** + * Get the commonDestination property: Common destination configurations. + * + * @return the commonDestination value. + */ + public LogDestination commonDestination() { + return this.commonDestination; + } + + /** + * Set the commonDestination property: Common destination configurations. + * + * @param commonDestination the commonDestination value to set. + * @return the LogSettingsInner object itself. + */ + public LogSettingsInner withCommonDestination(LogDestination commonDestination) { + this.commonDestination = commonDestination; + return this; + } + + /** + * Get the trafficLogDestination property: Traffic destination configurations. + * + * @return the trafficLogDestination value. + */ + public LogDestination trafficLogDestination() { + return this.trafficLogDestination; + } + + /** + * Set the trafficLogDestination property: Traffic destination configurations. + * + * @param trafficLogDestination the trafficLogDestination value to set. + * @return the LogSettingsInner object itself. + */ + public LogSettingsInner withTrafficLogDestination(LogDestination trafficLogDestination) { + this.trafficLogDestination = trafficLogDestination; + return this; + } + + /** + * Get the threatLogDestination property: Threat destination configurations. + * + * @return the threatLogDestination value. + */ + public LogDestination threatLogDestination() { + return this.threatLogDestination; + } + + /** + * Set the threatLogDestination property: Threat destination configurations. + * + * @param threatLogDestination the threatLogDestination value to set. + * @return the LogSettingsInner object itself. + */ + public LogSettingsInner withThreatLogDestination(LogDestination threatLogDestination) { + this.threatLogDestination = threatLogDestination; + return this; + } + + /** + * Get the decryptLogDestination property: Decrypt destination configurations. + * + * @return the decryptLogDestination value. + */ + public LogDestination decryptLogDestination() { + return this.decryptLogDestination; + } + + /** + * Set the decryptLogDestination property: Decrypt destination configurations. + * + * @param decryptLogDestination the decryptLogDestination value to set. + * @return the LogSettingsInner object itself. + */ + public LogSettingsInner withDecryptLogDestination(LogDestination decryptLogDestination) { + this.decryptLogDestination = decryptLogDestination; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (applicationInsights() != null) { + applicationInsights().validate(); + } + if (commonDestination() != null) { + commonDestination().validate(); + } + if (trafficLogDestination() != null) { + trafficLogDestination().validate(); + } + if (threatLogDestination() != null) { + threatLogDestination().validate(); + } + if (decryptLogDestination() != null) { + decryptLogDestination().validate(); + } + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/OperationInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/OperationInner.java new file mode 100644 index 0000000000000..e26be565dbaa6 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/OperationInner.java @@ -0,0 +1,127 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.OperationDisplay; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Origin; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** + * REST API Operation + * + *

Details of a REST API operation, returned from the Resource Provider Operations API. + */ +@Fluent +public final class OperationInner { + /* + * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: + * "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action" + */ + @JsonProperty(value = "name", access = JsonProperty.Access.WRITE_ONLY) + private String name; + + /* + * Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for + * ARM/control-plane operations. + */ + @JsonProperty(value = "isDataAction", access = JsonProperty.Access.WRITE_ONLY) + private Boolean isDataAction; + + /* + * Localized display information for this particular operation. + */ + @JsonProperty(value = "display") + private OperationDisplay display; + + /* + * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default + * value is "user,system" + */ + @JsonProperty(value = "origin", access = JsonProperty.Access.WRITE_ONLY) + private Origin origin; + + /* + * Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. + */ + @JsonProperty(value = "actionType", access = JsonProperty.Access.WRITE_ONLY) + private ActionType actionType; + + /** Creates an instance of OperationInner class. */ + public OperationInner() { + } + + /** + * Get the name property: The name of the operation, as per Resource-Based Access Control (RBAC). Examples: + * "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action". + * + * @return the name value. + */ + public String name() { + return this.name; + } + + /** + * Get the isDataAction property: Whether the operation applies to data-plane. This is "true" for data-plane + * operations and "false" for ARM/control-plane operations. + * + * @return the isDataAction value. + */ + public Boolean isDataAction() { + return this.isDataAction; + } + + /** + * Get the display property: Localized display information for this particular operation. + * + * @return the display value. + */ + public OperationDisplay display() { + return this.display; + } + + /** + * Set the display property: Localized display information for this particular operation. + * + * @param display the display value to set. + * @return the OperationInner object itself. + */ + public OperationInner withDisplay(OperationDisplay display) { + this.display = display; + return this; + } + + /** + * Get the origin property: The intended executor of the operation; as in Resource Based Access Control (RBAC) and + * audit logs UX. Default value is "user,system". + * + * @return the origin value. + */ + public Origin origin() { + return this.origin; + } + + /** + * Get the actionType property: Enum. Indicates the action type. "Internal" refers to actions that are for internal + * only APIs. + * + * @return the actionType value. + */ + public ActionType actionType() { + return this.actionType; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (display() != null) { + display().validate(); + } + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PostRulesResourceInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PostRulesResourceInner.java new file mode 100644 index 0000000000000..cbda1c515f6fd --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PostRulesResourceInner.java @@ -0,0 +1,509 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.management.ProxyResource; +import com.azure.core.management.SystemData; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** PostRulestack rule list. */ +@Fluent +public final class PostRulesResourceInner extends ProxyResource { + /* + * The resource-specific properties for this resource. + */ + @JsonProperty(value = "properties", required = true) + private RuleEntry innerProperties = new RuleEntry(); + + /* + * Azure Resource Manager metadata containing createdBy and modifiedBy information. + */ + @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) + private SystemData systemData; + + /** Creates an instance of PostRulesResourceInner class. */ + public PostRulesResourceInner() { + } + + /** + * Get the innerProperties property: The resource-specific properties for this resource. + * + * @return the innerProperties value. + */ + private RuleEntry innerProperties() { + return this.innerProperties; + } + + /** + * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + public SystemData systemData() { + return this.systemData; + } + + /** + * Get the etag property: etag info. + * + * @return the etag value. + */ + public String etag() { + return this.innerProperties() == null ? null : this.innerProperties().etag(); + } + + /** + * Set the etag property: etag info. + * + * @param etag the etag value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withEtag(String etag) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withEtag(etag); + return this; + } + + /** + * Get the ruleName property: rule name. + * + * @return the ruleName value. + */ + public String ruleName() { + return this.innerProperties() == null ? null : this.innerProperties().ruleName(); + } + + /** + * Set the ruleName property: rule name. + * + * @param ruleName the ruleName value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withRuleName(String ruleName) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withRuleName(ruleName); + return this; + } + + /** + * Get the priority property: The priority property. + * + * @return the priority value. + */ + public Integer priority() { + return this.innerProperties() == null ? null : this.innerProperties().priority(); + } + + /** + * Get the description property: rule description. + * + * @return the description value. + */ + public String description() { + return this.innerProperties() == null ? null : this.innerProperties().description(); + } + + /** + * Set the description property: rule description. + * + * @param description the description value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withDescription(String description) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withDescription(description); + return this; + } + + /** + * Get the ruleState property: state of this rule. + * + * @return the ruleState value. + */ + public StateEnum ruleState() { + return this.innerProperties() == null ? null : this.innerProperties().ruleState(); + } + + /** + * Set the ruleState property: state of this rule. + * + * @param ruleState the ruleState value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withRuleState(StateEnum ruleState) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withRuleState(ruleState); + return this; + } + + /** + * Get the source property: source address. + * + * @return the source value. + */ + public SourceAddr source() { + return this.innerProperties() == null ? null : this.innerProperties().source(); + } + + /** + * Set the source property: source address. + * + * @param source the source value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withSource(SourceAddr source) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withSource(source); + return this; + } + + /** + * Get the negateSource property: cidr should not be 'any'. + * + * @return the negateSource value. + */ + public BooleanEnum negateSource() { + return this.innerProperties() == null ? null : this.innerProperties().negateSource(); + } + + /** + * Set the negateSource property: cidr should not be 'any'. + * + * @param negateSource the negateSource value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withNegateSource(BooleanEnum negateSource) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withNegateSource(negateSource); + return this; + } + + /** + * Get the destination property: destination address. + * + * @return the destination value. + */ + public DestinationAddr destination() { + return this.innerProperties() == null ? null : this.innerProperties().destination(); + } + + /** + * Set the destination property: destination address. + * + * @param destination the destination value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withDestination(DestinationAddr destination) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withDestination(destination); + return this; + } + + /** + * Get the negateDestination property: cidr should not be 'any'. + * + * @return the negateDestination value. + */ + public BooleanEnum negateDestination() { + return this.innerProperties() == null ? null : this.innerProperties().negateDestination(); + } + + /** + * Set the negateDestination property: cidr should not be 'any'. + * + * @param negateDestination the negateDestination value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withNegateDestination(BooleanEnum negateDestination) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withNegateDestination(negateDestination); + return this; + } + + /** + * Get the applications property: array of rule applications. + * + * @return the applications value. + */ + public List applications() { + return this.innerProperties() == null ? null : this.innerProperties().applications(); + } + + /** + * Set the applications property: array of rule applications. + * + * @param applications the applications value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withApplications(List applications) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withApplications(applications); + return this; + } + + /** + * Get the category property: rule category. + * + * @return the category value. + */ + public Category category() { + return this.innerProperties() == null ? null : this.innerProperties().category(); + } + + /** + * Set the category property: rule category. + * + * @param category the category value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withCategory(Category category) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withCategory(category); + return this; + } + + /** + * Get the protocol property: any, application-default, TCP:number, UDP:number. + * + * @return the protocol value. + */ + public String protocol() { + return this.innerProperties() == null ? null : this.innerProperties().protocol(); + } + + /** + * Set the protocol property: any, application-default, TCP:number, UDP:number. + * + * @param protocol the protocol value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withProtocol(String protocol) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withProtocol(protocol); + return this; + } + + /** + * Get the protocolPortList property: prot port list. + * + * @return the protocolPortList value. + */ + public List protocolPortList() { + return this.innerProperties() == null ? null : this.innerProperties().protocolPortList(); + } + + /** + * Set the protocolPortList property: prot port list. + * + * @param protocolPortList the protocolPortList value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withProtocolPortList(List protocolPortList) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withProtocolPortList(protocolPortList); + return this; + } + + /** + * Get the inboundInspectionCertificate property: inbound Inspection Certificate. + * + * @return the inboundInspectionCertificate value. + */ + public String inboundInspectionCertificate() { + return this.innerProperties() == null ? null : this.innerProperties().inboundInspectionCertificate(); + } + + /** + * Set the inboundInspectionCertificate property: inbound Inspection Certificate. + * + * @param inboundInspectionCertificate the inboundInspectionCertificate value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withInboundInspectionCertificate(String inboundInspectionCertificate) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withInboundInspectionCertificate(inboundInspectionCertificate); + return this; + } + + /** + * Get the auditComment property: rule comment. + * + * @return the auditComment value. + */ + public String auditComment() { + return this.innerProperties() == null ? null : this.innerProperties().auditComment(); + } + + /** + * Set the auditComment property: rule comment. + * + * @param auditComment the auditComment value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withAuditComment(String auditComment) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withAuditComment(auditComment); + return this; + } + + /** + * Get the actionType property: rule action. + * + * @return the actionType value. + */ + public ActionEnum actionType() { + return this.innerProperties() == null ? null : this.innerProperties().actionType(); + } + + /** + * Set the actionType property: rule action. + * + * @param actionType the actionType value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withActionType(ActionEnum actionType) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withActionType(actionType); + return this; + } + + /** + * Get the enableLogging property: enable or disable logging. + * + * @return the enableLogging value. + */ + public StateEnum enableLogging() { + return this.innerProperties() == null ? null : this.innerProperties().enableLogging(); + } + + /** + * Set the enableLogging property: enable or disable logging. + * + * @param enableLogging the enableLogging value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withEnableLogging(StateEnum enableLogging) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withEnableLogging(enableLogging); + return this; + } + + /** + * Get the decryptionRuleType property: enable or disable decryption. + * + * @return the decryptionRuleType value. + */ + public DecryptionRuleTypeEnum decryptionRuleType() { + return this.innerProperties() == null ? null : this.innerProperties().decryptionRuleType(); + } + + /** + * Set the decryptionRuleType property: enable or disable decryption. + * + * @param decryptionRuleType the decryptionRuleType value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withDecryptionRuleType(DecryptionRuleTypeEnum decryptionRuleType) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withDecryptionRuleType(decryptionRuleType); + return this; + } + + /** + * Get the tags property: tag for rule. + * + * @return the tags value. + */ + public List tags() { + return this.innerProperties() == null ? null : this.innerProperties().tags(); + } + + /** + * Set the tags property: tag for rule. + * + * @param tags the tags value to set. + * @return the PostRulesResourceInner object itself. + */ + public PostRulesResourceInner withTags(List tags) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withTags(tags); + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (innerProperties() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property innerProperties in model PostRulesResourceInner")); + } else { + innerProperties().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(PostRulesResourceInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PreRulesResourceInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PreRulesResourceInner.java new file mode 100644 index 0000000000000..ad95a44208c78 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PreRulesResourceInner.java @@ -0,0 +1,509 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.management.ProxyResource; +import com.azure.core.management.SystemData; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** PreRulestack rule list. */ +@Fluent +public final class PreRulesResourceInner extends ProxyResource { + /* + * The resource-specific properties for this resource. + */ + @JsonProperty(value = "properties", required = true) + private RuleEntry innerProperties = new RuleEntry(); + + /* + * Azure Resource Manager metadata containing createdBy and modifiedBy information. + */ + @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) + private SystemData systemData; + + /** Creates an instance of PreRulesResourceInner class. */ + public PreRulesResourceInner() { + } + + /** + * Get the innerProperties property: The resource-specific properties for this resource. + * + * @return the innerProperties value. + */ + private RuleEntry innerProperties() { + return this.innerProperties; + } + + /** + * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + public SystemData systemData() { + return this.systemData; + } + + /** + * Get the etag property: etag info. + * + * @return the etag value. + */ + public String etag() { + return this.innerProperties() == null ? null : this.innerProperties().etag(); + } + + /** + * Set the etag property: etag info. + * + * @param etag the etag value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withEtag(String etag) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withEtag(etag); + return this; + } + + /** + * Get the ruleName property: rule name. + * + * @return the ruleName value. + */ + public String ruleName() { + return this.innerProperties() == null ? null : this.innerProperties().ruleName(); + } + + /** + * Set the ruleName property: rule name. + * + * @param ruleName the ruleName value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withRuleName(String ruleName) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withRuleName(ruleName); + return this; + } + + /** + * Get the priority property: The priority property. + * + * @return the priority value. + */ + public Integer priority() { + return this.innerProperties() == null ? null : this.innerProperties().priority(); + } + + /** + * Get the description property: rule description. + * + * @return the description value. + */ + public String description() { + return this.innerProperties() == null ? null : this.innerProperties().description(); + } + + /** + * Set the description property: rule description. + * + * @param description the description value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withDescription(String description) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withDescription(description); + return this; + } + + /** + * Get the ruleState property: state of this rule. + * + * @return the ruleState value. + */ + public StateEnum ruleState() { + return this.innerProperties() == null ? null : this.innerProperties().ruleState(); + } + + /** + * Set the ruleState property: state of this rule. + * + * @param ruleState the ruleState value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withRuleState(StateEnum ruleState) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withRuleState(ruleState); + return this; + } + + /** + * Get the source property: source address. + * + * @return the source value. + */ + public SourceAddr source() { + return this.innerProperties() == null ? null : this.innerProperties().source(); + } + + /** + * Set the source property: source address. + * + * @param source the source value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withSource(SourceAddr source) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withSource(source); + return this; + } + + /** + * Get the negateSource property: cidr should not be 'any'. + * + * @return the negateSource value. + */ + public BooleanEnum negateSource() { + return this.innerProperties() == null ? null : this.innerProperties().negateSource(); + } + + /** + * Set the negateSource property: cidr should not be 'any'. + * + * @param negateSource the negateSource value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withNegateSource(BooleanEnum negateSource) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withNegateSource(negateSource); + return this; + } + + /** + * Get the destination property: destination address. + * + * @return the destination value. + */ + public DestinationAddr destination() { + return this.innerProperties() == null ? null : this.innerProperties().destination(); + } + + /** + * Set the destination property: destination address. + * + * @param destination the destination value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withDestination(DestinationAddr destination) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withDestination(destination); + return this; + } + + /** + * Get the negateDestination property: cidr should not be 'any'. + * + * @return the negateDestination value. + */ + public BooleanEnum negateDestination() { + return this.innerProperties() == null ? null : this.innerProperties().negateDestination(); + } + + /** + * Set the negateDestination property: cidr should not be 'any'. + * + * @param negateDestination the negateDestination value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withNegateDestination(BooleanEnum negateDestination) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withNegateDestination(negateDestination); + return this; + } + + /** + * Get the applications property: array of rule applications. + * + * @return the applications value. + */ + public List applications() { + return this.innerProperties() == null ? null : this.innerProperties().applications(); + } + + /** + * Set the applications property: array of rule applications. + * + * @param applications the applications value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withApplications(List applications) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withApplications(applications); + return this; + } + + /** + * Get the category property: rule category. + * + * @return the category value. + */ + public Category category() { + return this.innerProperties() == null ? null : this.innerProperties().category(); + } + + /** + * Set the category property: rule category. + * + * @param category the category value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withCategory(Category category) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withCategory(category); + return this; + } + + /** + * Get the protocol property: any, application-default, TCP:number, UDP:number. + * + * @return the protocol value. + */ + public String protocol() { + return this.innerProperties() == null ? null : this.innerProperties().protocol(); + } + + /** + * Set the protocol property: any, application-default, TCP:number, UDP:number. + * + * @param protocol the protocol value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withProtocol(String protocol) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withProtocol(protocol); + return this; + } + + /** + * Get the protocolPortList property: prot port list. + * + * @return the protocolPortList value. + */ + public List protocolPortList() { + return this.innerProperties() == null ? null : this.innerProperties().protocolPortList(); + } + + /** + * Set the protocolPortList property: prot port list. + * + * @param protocolPortList the protocolPortList value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withProtocolPortList(List protocolPortList) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withProtocolPortList(protocolPortList); + return this; + } + + /** + * Get the inboundInspectionCertificate property: inbound Inspection Certificate. + * + * @return the inboundInspectionCertificate value. + */ + public String inboundInspectionCertificate() { + return this.innerProperties() == null ? null : this.innerProperties().inboundInspectionCertificate(); + } + + /** + * Set the inboundInspectionCertificate property: inbound Inspection Certificate. + * + * @param inboundInspectionCertificate the inboundInspectionCertificate value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withInboundInspectionCertificate(String inboundInspectionCertificate) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withInboundInspectionCertificate(inboundInspectionCertificate); + return this; + } + + /** + * Get the auditComment property: rule comment. + * + * @return the auditComment value. + */ + public String auditComment() { + return this.innerProperties() == null ? null : this.innerProperties().auditComment(); + } + + /** + * Set the auditComment property: rule comment. + * + * @param auditComment the auditComment value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withAuditComment(String auditComment) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withAuditComment(auditComment); + return this; + } + + /** + * Get the actionType property: rule action. + * + * @return the actionType value. + */ + public ActionEnum actionType() { + return this.innerProperties() == null ? null : this.innerProperties().actionType(); + } + + /** + * Set the actionType property: rule action. + * + * @param actionType the actionType value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withActionType(ActionEnum actionType) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withActionType(actionType); + return this; + } + + /** + * Get the enableLogging property: enable or disable logging. + * + * @return the enableLogging value. + */ + public StateEnum enableLogging() { + return this.innerProperties() == null ? null : this.innerProperties().enableLogging(); + } + + /** + * Set the enableLogging property: enable or disable logging. + * + * @param enableLogging the enableLogging value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withEnableLogging(StateEnum enableLogging) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withEnableLogging(enableLogging); + return this; + } + + /** + * Get the decryptionRuleType property: enable or disable decryption. + * + * @return the decryptionRuleType value. + */ + public DecryptionRuleTypeEnum decryptionRuleType() { + return this.innerProperties() == null ? null : this.innerProperties().decryptionRuleType(); + } + + /** + * Set the decryptionRuleType property: enable or disable decryption. + * + * @param decryptionRuleType the decryptionRuleType value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withDecryptionRuleType(DecryptionRuleTypeEnum decryptionRuleType) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withDecryptionRuleType(decryptionRuleType); + return this; + } + + /** + * Get the tags property: tag for rule. + * + * @return the tags value. + */ + public List tags() { + return this.innerProperties() == null ? null : this.innerProperties().tags(); + } + + /** + * Set the tags property: tag for rule. + * + * @param tags the tags value to set. + * @return the PreRulesResourceInner object itself. + */ + public PreRulesResourceInner withTags(List tags) { + if (this.innerProperties() == null) { + this.innerProperties = new RuleEntry(); + } + this.innerProperties().withTags(tags); + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (innerProperties() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property innerProperties in model PreRulesResourceInner")); + } else { + innerProperties().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(PreRulesResourceInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PredefinedUrlCategoriesResponseInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PredefinedUrlCategoriesResponseInner.java new file mode 100644 index 0000000000000..c30023b2d9f1b --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PredefinedUrlCategoriesResponseInner.java @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PredefinedUrlCategory; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** predefined url categories response. */ +@Fluent +public final class PredefinedUrlCategoriesResponseInner { + /* + * predefined url categories + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * next link + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of PredefinedUrlCategoriesResponseInner class. */ + public PredefinedUrlCategoriesResponseInner() { + } + + /** + * Get the value property: predefined url categories. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: predefined url categories. + * + * @param value the value value to set. + * @return the PredefinedUrlCategoriesResponseInner object itself. + */ + public PredefinedUrlCategoriesResponseInner withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: next link. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: next link. + * + * @param nextLink the nextLink value to set. + * @return the PredefinedUrlCategoriesResponseInner object itself. + */ + public PredefinedUrlCategoriesResponseInner withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model PredefinedUrlCategoriesResponseInner")); + } else { + value().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(PredefinedUrlCategoriesResponseInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PrefixListGlobalRulestackResourceInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PrefixListGlobalRulestackResourceInner.java new file mode 100644 index 0000000000000..d44293552516a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PrefixListGlobalRulestackResourceInner.java @@ -0,0 +1,170 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.management.ProxyResource; +import com.azure.core.management.SystemData; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** GlobalRulestack prefixList. */ +@Fluent +public final class PrefixListGlobalRulestackResourceInner extends ProxyResource { + /* + * The resource-specific properties for this resource. + */ + @JsonProperty(value = "properties", required = true) + private PrefixObject innerProperties = new PrefixObject(); + + /* + * Azure Resource Manager metadata containing createdBy and modifiedBy information. + */ + @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) + private SystemData systemData; + + /** Creates an instance of PrefixListGlobalRulestackResourceInner class. */ + public PrefixListGlobalRulestackResourceInner() { + } + + /** + * Get the innerProperties property: The resource-specific properties for this resource. + * + * @return the innerProperties value. + */ + private PrefixObject innerProperties() { + return this.innerProperties; + } + + /** + * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + public SystemData systemData() { + return this.systemData; + } + + /** + * Get the description property: prefix description. + * + * @return the description value. + */ + public String description() { + return this.innerProperties() == null ? null : this.innerProperties().description(); + } + + /** + * Set the description property: prefix description. + * + * @param description the description value to set. + * @return the PrefixListGlobalRulestackResourceInner object itself. + */ + public PrefixListGlobalRulestackResourceInner withDescription(String description) { + if (this.innerProperties() == null) { + this.innerProperties = new PrefixObject(); + } + this.innerProperties().withDescription(description); + return this; + } + + /** + * Get the prefixList property: prefix list. + * + * @return the prefixList value. + */ + public List prefixList() { + return this.innerProperties() == null ? null : this.innerProperties().prefixList(); + } + + /** + * Set the prefixList property: prefix list. + * + * @param prefixList the prefixList value to set. + * @return the PrefixListGlobalRulestackResourceInner object itself. + */ + public PrefixListGlobalRulestackResourceInner withPrefixList(List prefixList) { + if (this.innerProperties() == null) { + this.innerProperties = new PrefixObject(); + } + this.innerProperties().withPrefixList(prefixList); + return this; + } + + /** + * Get the etag property: etag info. + * + * @return the etag value. + */ + public String etag() { + return this.innerProperties() == null ? null : this.innerProperties().etag(); + } + + /** + * Set the etag property: etag info. + * + * @param etag the etag value to set. + * @return the PrefixListGlobalRulestackResourceInner object itself. + */ + public PrefixListGlobalRulestackResourceInner withEtag(String etag) { + if (this.innerProperties() == null) { + this.innerProperties = new PrefixObject(); + } + this.innerProperties().withEtag(etag); + return this; + } + + /** + * Get the auditComment property: comment for this object. + * + * @return the auditComment value. + */ + public String auditComment() { + return this.innerProperties() == null ? null : this.innerProperties().auditComment(); + } + + /** + * Set the auditComment property: comment for this object. + * + * @param auditComment the auditComment value to set. + * @return the PrefixListGlobalRulestackResourceInner object itself. + */ + public PrefixListGlobalRulestackResourceInner withAuditComment(String auditComment) { + if (this.innerProperties() == null) { + this.innerProperties = new PrefixObject(); + } + this.innerProperties().withAuditComment(auditComment); + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (innerProperties() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property innerProperties in model PrefixListGlobalRulestackResourceInner")); + } else { + innerProperties().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(PrefixListGlobalRulestackResourceInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PrefixListResourceInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PrefixListResourceInner.java new file mode 100644 index 0000000000000..d0c07825012a8 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PrefixListResourceInner.java @@ -0,0 +1,170 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.management.ProxyResource; +import com.azure.core.management.SystemData; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** LocalRulestack prefixList. */ +@Fluent +public final class PrefixListResourceInner extends ProxyResource { + /* + * The resource-specific properties for this resource. + */ + @JsonProperty(value = "properties", required = true) + private PrefixObject innerProperties = new PrefixObject(); + + /* + * Azure Resource Manager metadata containing createdBy and modifiedBy information. + */ + @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY) + private SystemData systemData; + + /** Creates an instance of PrefixListResourceInner class. */ + public PrefixListResourceInner() { + } + + /** + * Get the innerProperties property: The resource-specific properties for this resource. + * + * @return the innerProperties value. + */ + private PrefixObject innerProperties() { + return this.innerProperties; + } + + /** + * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + public SystemData systemData() { + return this.systemData; + } + + /** + * Get the description property: prefix description. + * + * @return the description value. + */ + public String description() { + return this.innerProperties() == null ? null : this.innerProperties().description(); + } + + /** + * Set the description property: prefix description. + * + * @param description the description value to set. + * @return the PrefixListResourceInner object itself. + */ + public PrefixListResourceInner withDescription(String description) { + if (this.innerProperties() == null) { + this.innerProperties = new PrefixObject(); + } + this.innerProperties().withDescription(description); + return this; + } + + /** + * Get the prefixList property: prefix list. + * + * @return the prefixList value. + */ + public List prefixList() { + return this.innerProperties() == null ? null : this.innerProperties().prefixList(); + } + + /** + * Set the prefixList property: prefix list. + * + * @param prefixList the prefixList value to set. + * @return the PrefixListResourceInner object itself. + */ + public PrefixListResourceInner withPrefixList(List prefixList) { + if (this.innerProperties() == null) { + this.innerProperties = new PrefixObject(); + } + this.innerProperties().withPrefixList(prefixList); + return this; + } + + /** + * Get the etag property: etag info. + * + * @return the etag value. + */ + public String etag() { + return this.innerProperties() == null ? null : this.innerProperties().etag(); + } + + /** + * Set the etag property: etag info. + * + * @param etag the etag value to set. + * @return the PrefixListResourceInner object itself. + */ + public PrefixListResourceInner withEtag(String etag) { + if (this.innerProperties() == null) { + this.innerProperties = new PrefixObject(); + } + this.innerProperties().withEtag(etag); + return this; + } + + /** + * Get the auditComment property: comment for this object. + * + * @return the auditComment value. + */ + public String auditComment() { + return this.innerProperties() == null ? null : this.innerProperties().auditComment(); + } + + /** + * Set the auditComment property: comment for this object. + * + * @param auditComment the auditComment value to set. + * @return the PrefixListResourceInner object itself. + */ + public PrefixListResourceInner withAuditComment(String auditComment) { + if (this.innerProperties() == null) { + this.innerProperties = new PrefixObject(); + } + this.innerProperties().withAuditComment(auditComment); + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.innerProperties() == null ? null : this.innerProperties().provisioningState(); + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (innerProperties() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property innerProperties in model PrefixListResourceInner")); + } else { + innerProperties().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(PrefixListResourceInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PrefixObject.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PrefixObject.java new file mode 100644 index 0000000000000..afa29a352eedf --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/PrefixObject.java @@ -0,0 +1,153 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** prefix entry. */ +@Fluent +public final class PrefixObject { + /* + * prefix description + */ + @JsonProperty(value = "description") + private String description; + + /* + * prefix list + */ + @JsonProperty(value = "prefixList", required = true) + private List prefixList; + + /* + * etag info + */ + @JsonProperty(value = "etag") + private String etag; + + /* + * comment for this object + */ + @JsonProperty(value = "auditComment") + private String auditComment; + + /* + * Provisioning state of the resource. + */ + @JsonProperty(value = "provisioningState", access = JsonProperty.Access.WRITE_ONLY) + private ProvisioningState provisioningState; + + /** Creates an instance of PrefixObject class. */ + public PrefixObject() { + } + + /** + * Get the description property: prefix description. + * + * @return the description value. + */ + public String description() { + return this.description; + } + + /** + * Set the description property: prefix description. + * + * @param description the description value to set. + * @return the PrefixObject object itself. + */ + public PrefixObject withDescription(String description) { + this.description = description; + return this; + } + + /** + * Get the prefixList property: prefix list. + * + * @return the prefixList value. + */ + public List prefixList() { + return this.prefixList; + } + + /** + * Set the prefixList property: prefix list. + * + * @param prefixList the prefixList value to set. + * @return the PrefixObject object itself. + */ + public PrefixObject withPrefixList(List prefixList) { + this.prefixList = prefixList; + return this; + } + + /** + * Get the etag property: etag info. + * + * @return the etag value. + */ + public String etag() { + return this.etag; + } + + /** + * Set the etag property: etag info. + * + * @param etag the etag value to set. + * @return the PrefixObject object itself. + */ + public PrefixObject withEtag(String etag) { + this.etag = etag; + return this; + } + + /** + * Get the auditComment property: comment for this object. + * + * @return the auditComment value. + */ + public String auditComment() { + return this.auditComment; + } + + /** + * Set the auditComment property: comment for this object. + * + * @param auditComment the auditComment value to set. + * @return the PrefixObject object itself. + */ + public PrefixObject withAuditComment(String auditComment) { + this.auditComment = auditComment; + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.provisioningState; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (prefixList() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property prefixList in model PrefixObject")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(PrefixObject.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/RuleCounterInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/RuleCounterInner.java new file mode 100644 index 0000000000000..85124e584a38d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/RuleCounterInner.java @@ -0,0 +1,302 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AppSeenData; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.time.OffsetDateTime; + +/** Rule counter. */ +@Fluent +public final class RuleCounterInner { + /* + * priority number + */ + @JsonProperty(value = "priority", required = true) + private String priority; + + /* + * rule Stack Name + */ + @JsonProperty(value = "ruleStackName") + private String ruleStackName; + + /* + * rule list name + */ + @JsonProperty(value = "ruleListName") + private String ruleListName; + + /* + * firewall name + */ + @JsonProperty(value = "firewallName") + private String firewallName; + + /* + * rule name + */ + @JsonProperty(value = "ruleName", required = true) + private String ruleName; + + /* + * hit count + */ + @JsonProperty(value = "hitCount") + private Integer hitCount; + + /* + * apps seen + */ + @JsonProperty(value = "appSeen") + private AppSeenData appSeen; + + /* + * timestamp of response + */ + @JsonProperty(value = "timestamp") + private OffsetDateTime timestamp; + + /* + * timestamp of request + */ + @JsonProperty(value = "requestTimestamp") + private OffsetDateTime requestTimestamp; + + /* + * last updated timestamp + */ + @JsonProperty(value = "lastUpdatedTimestamp") + private OffsetDateTime lastUpdatedTimestamp; + + /** Creates an instance of RuleCounterInner class. */ + public RuleCounterInner() { + } + + /** + * Get the priority property: priority number. + * + * @return the priority value. + */ + public String priority() { + return this.priority; + } + + /** + * Set the priority property: priority number. + * + * @param priority the priority value to set. + * @return the RuleCounterInner object itself. + */ + public RuleCounterInner withPriority(String priority) { + this.priority = priority; + return this; + } + + /** + * Get the ruleStackName property: rule Stack Name. + * + * @return the ruleStackName value. + */ + public String ruleStackName() { + return this.ruleStackName; + } + + /** + * Set the ruleStackName property: rule Stack Name. + * + * @param ruleStackName the ruleStackName value to set. + * @return the RuleCounterInner object itself. + */ + public RuleCounterInner withRuleStackName(String ruleStackName) { + this.ruleStackName = ruleStackName; + return this; + } + + /** + * Get the ruleListName property: rule list name. + * + * @return the ruleListName value. + */ + public String ruleListName() { + return this.ruleListName; + } + + /** + * Set the ruleListName property: rule list name. + * + * @param ruleListName the ruleListName value to set. + * @return the RuleCounterInner object itself. + */ + public RuleCounterInner withRuleListName(String ruleListName) { + this.ruleListName = ruleListName; + return this; + } + + /** + * Get the firewallName property: firewall name. + * + * @return the firewallName value. + */ + public String firewallName() { + return this.firewallName; + } + + /** + * Set the firewallName property: firewall name. + * + * @param firewallName the firewallName value to set. + * @return the RuleCounterInner object itself. + */ + public RuleCounterInner withFirewallName(String firewallName) { + this.firewallName = firewallName; + return this; + } + + /** + * Get the ruleName property: rule name. + * + * @return the ruleName value. + */ + public String ruleName() { + return this.ruleName; + } + + /** + * Set the ruleName property: rule name. + * + * @param ruleName the ruleName value to set. + * @return the RuleCounterInner object itself. + */ + public RuleCounterInner withRuleName(String ruleName) { + this.ruleName = ruleName; + return this; + } + + /** + * Get the hitCount property: hit count. + * + * @return the hitCount value. + */ + public Integer hitCount() { + return this.hitCount; + } + + /** + * Set the hitCount property: hit count. + * + * @param hitCount the hitCount value to set. + * @return the RuleCounterInner object itself. + */ + public RuleCounterInner withHitCount(Integer hitCount) { + this.hitCount = hitCount; + return this; + } + + /** + * Get the appSeen property: apps seen. + * + * @return the appSeen value. + */ + public AppSeenData appSeen() { + return this.appSeen; + } + + /** + * Set the appSeen property: apps seen. + * + * @param appSeen the appSeen value to set. + * @return the RuleCounterInner object itself. + */ + public RuleCounterInner withAppSeen(AppSeenData appSeen) { + this.appSeen = appSeen; + return this; + } + + /** + * Get the timestamp property: timestamp of response. + * + * @return the timestamp value. + */ + public OffsetDateTime timestamp() { + return this.timestamp; + } + + /** + * Set the timestamp property: timestamp of response. + * + * @param timestamp the timestamp value to set. + * @return the RuleCounterInner object itself. + */ + public RuleCounterInner withTimestamp(OffsetDateTime timestamp) { + this.timestamp = timestamp; + return this; + } + + /** + * Get the requestTimestamp property: timestamp of request. + * + * @return the requestTimestamp value. + */ + public OffsetDateTime requestTimestamp() { + return this.requestTimestamp; + } + + /** + * Set the requestTimestamp property: timestamp of request. + * + * @param requestTimestamp the requestTimestamp value to set. + * @return the RuleCounterInner object itself. + */ + public RuleCounterInner withRequestTimestamp(OffsetDateTime requestTimestamp) { + this.requestTimestamp = requestTimestamp; + return this; + } + + /** + * Get the lastUpdatedTimestamp property: last updated timestamp. + * + * @return the lastUpdatedTimestamp value. + */ + public OffsetDateTime lastUpdatedTimestamp() { + return this.lastUpdatedTimestamp; + } + + /** + * Set the lastUpdatedTimestamp property: last updated timestamp. + * + * @param lastUpdatedTimestamp the lastUpdatedTimestamp value to set. + * @return the RuleCounterInner object itself. + */ + public RuleCounterInner withLastUpdatedTimestamp(OffsetDateTime lastUpdatedTimestamp) { + this.lastUpdatedTimestamp = lastUpdatedTimestamp; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (priority() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property priority in model RuleCounterInner")); + } + if (ruleName() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property ruleName in model RuleCounterInner")); + } + if (appSeen() != null) { + appSeen().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(RuleCounterInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/RuleCounterResetInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/RuleCounterResetInner.java new file mode 100644 index 0000000000000..e884e8a68f1b1 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/RuleCounterResetInner.java @@ -0,0 +1,143 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Rule counter reset. */ +@Fluent +public final class RuleCounterResetInner { + /* + * priority number + */ + @JsonProperty(value = "priority", access = JsonProperty.Access.WRITE_ONLY) + private String priority; + + /* + * rule Stack Name + */ + @JsonProperty(value = "ruleStackName") + private String ruleStackName; + + /* + * rule list name + */ + @JsonProperty(value = "ruleListName") + private String ruleListName; + + /* + * firewall name + */ + @JsonProperty(value = "firewallName") + private String firewallName; + + /* + * rule name + */ + @JsonProperty(value = "ruleName") + private String ruleName; + + /** Creates an instance of RuleCounterResetInner class. */ + public RuleCounterResetInner() { + } + + /** + * Get the priority property: priority number. + * + * @return the priority value. + */ + public String priority() { + return this.priority; + } + + /** + * Get the ruleStackName property: rule Stack Name. + * + * @return the ruleStackName value. + */ + public String ruleStackName() { + return this.ruleStackName; + } + + /** + * Set the ruleStackName property: rule Stack Name. + * + * @param ruleStackName the ruleStackName value to set. + * @return the RuleCounterResetInner object itself. + */ + public RuleCounterResetInner withRuleStackName(String ruleStackName) { + this.ruleStackName = ruleStackName; + return this; + } + + /** + * Get the ruleListName property: rule list name. + * + * @return the ruleListName value. + */ + public String ruleListName() { + return this.ruleListName; + } + + /** + * Set the ruleListName property: rule list name. + * + * @param ruleListName the ruleListName value to set. + * @return the RuleCounterResetInner object itself. + */ + public RuleCounterResetInner withRuleListName(String ruleListName) { + this.ruleListName = ruleListName; + return this; + } + + /** + * Get the firewallName property: firewall name. + * + * @return the firewallName value. + */ + public String firewallName() { + return this.firewallName; + } + + /** + * Set the firewallName property: firewall name. + * + * @param firewallName the firewallName value to set. + * @return the RuleCounterResetInner object itself. + */ + public RuleCounterResetInner withFirewallName(String firewallName) { + this.firewallName = firewallName; + return this; + } + + /** + * Get the ruleName property: rule name. + * + * @return the ruleName value. + */ + public String ruleName() { + return this.ruleName; + } + + /** + * Set the ruleName property: rule name. + * + * @param ruleName the ruleName value to set. + * @return the RuleCounterResetInner object itself. + */ + public RuleCounterResetInner withRuleName(String ruleName) { + this.ruleName = ruleName; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/RuleEntry.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/RuleEntry.java new file mode 100644 index 0000000000000..03437cbdb72c5 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/RuleEntry.java @@ -0,0 +1,552 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** definition of rule. */ +@Fluent +public final class RuleEntry { + /* + * etag info + */ + @JsonProperty(value = "etag") + private String etag; + + /* + * rule name + */ + @JsonProperty(value = "ruleName", required = true) + private String ruleName; + + /* + * The priority property. + */ + @JsonProperty(value = "priority", access = JsonProperty.Access.WRITE_ONLY) + private Integer priority; + + /* + * rule description + */ + @JsonProperty(value = "description") + private String description; + + /* + * state of this rule + */ + @JsonProperty(value = "ruleState") + private StateEnum ruleState; + + /* + * source address + */ + @JsonProperty(value = "source") + private SourceAddr source; + + /* + * cidr should not be 'any' + */ + @JsonProperty(value = "negateSource") + private BooleanEnum negateSource; + + /* + * destination address + */ + @JsonProperty(value = "destination") + private DestinationAddr destination; + + /* + * cidr should not be 'any' + */ + @JsonProperty(value = "negateDestination") + private BooleanEnum negateDestination; + + /* + * array of rule applications + */ + @JsonProperty(value = "applications") + private List applications; + + /* + * rule category + */ + @JsonProperty(value = "category") + private Category category; + + /* + * any, application-default, TCP:number, UDP:number + */ + @JsonProperty(value = "protocol") + private String protocol; + + /* + * prot port list + */ + @JsonProperty(value = "protocolPortList") + private List protocolPortList; + + /* + * inbound Inspection Certificate + */ + @JsonProperty(value = "inboundInspectionCertificate") + private String inboundInspectionCertificate; + + /* + * rule comment + */ + @JsonProperty(value = "auditComment") + private String auditComment; + + /* + * rule action + */ + @JsonProperty(value = "actionType") + private ActionEnum actionType; + + /* + * enable or disable logging + */ + @JsonProperty(value = "enableLogging") + private StateEnum enableLogging; + + /* + * enable or disable decryption + */ + @JsonProperty(value = "decryptionRuleType") + private DecryptionRuleTypeEnum decryptionRuleType; + + /* + * tag for rule + */ + @JsonProperty(value = "tags") + private List tags; + + /* + * Provisioning state of the resource. + */ + @JsonProperty(value = "provisioningState", access = JsonProperty.Access.WRITE_ONLY) + private ProvisioningState provisioningState; + + /** Creates an instance of RuleEntry class. */ + public RuleEntry() { + } + + /** + * Get the etag property: etag info. + * + * @return the etag value. + */ + public String etag() { + return this.etag; + } + + /** + * Set the etag property: etag info. + * + * @param etag the etag value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withEtag(String etag) { + this.etag = etag; + return this; + } + + /** + * Get the ruleName property: rule name. + * + * @return the ruleName value. + */ + public String ruleName() { + return this.ruleName; + } + + /** + * Set the ruleName property: rule name. + * + * @param ruleName the ruleName value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withRuleName(String ruleName) { + this.ruleName = ruleName; + return this; + } + + /** + * Get the priority property: The priority property. + * + * @return the priority value. + */ + public Integer priority() { + return this.priority; + } + + /** + * Get the description property: rule description. + * + * @return the description value. + */ + public String description() { + return this.description; + } + + /** + * Set the description property: rule description. + * + * @param description the description value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withDescription(String description) { + this.description = description; + return this; + } + + /** + * Get the ruleState property: state of this rule. + * + * @return the ruleState value. + */ + public StateEnum ruleState() { + return this.ruleState; + } + + /** + * Set the ruleState property: state of this rule. + * + * @param ruleState the ruleState value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withRuleState(StateEnum ruleState) { + this.ruleState = ruleState; + return this; + } + + /** + * Get the source property: source address. + * + * @return the source value. + */ + public SourceAddr source() { + return this.source; + } + + /** + * Set the source property: source address. + * + * @param source the source value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withSource(SourceAddr source) { + this.source = source; + return this; + } + + /** + * Get the negateSource property: cidr should not be 'any'. + * + * @return the negateSource value. + */ + public BooleanEnum negateSource() { + return this.negateSource; + } + + /** + * Set the negateSource property: cidr should not be 'any'. + * + * @param negateSource the negateSource value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withNegateSource(BooleanEnum negateSource) { + this.negateSource = negateSource; + return this; + } + + /** + * Get the destination property: destination address. + * + * @return the destination value. + */ + public DestinationAddr destination() { + return this.destination; + } + + /** + * Set the destination property: destination address. + * + * @param destination the destination value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withDestination(DestinationAddr destination) { + this.destination = destination; + return this; + } + + /** + * Get the negateDestination property: cidr should not be 'any'. + * + * @return the negateDestination value. + */ + public BooleanEnum negateDestination() { + return this.negateDestination; + } + + /** + * Set the negateDestination property: cidr should not be 'any'. + * + * @param negateDestination the negateDestination value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withNegateDestination(BooleanEnum negateDestination) { + this.negateDestination = negateDestination; + return this; + } + + /** + * Get the applications property: array of rule applications. + * + * @return the applications value. + */ + public List applications() { + return this.applications; + } + + /** + * Set the applications property: array of rule applications. + * + * @param applications the applications value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withApplications(List applications) { + this.applications = applications; + return this; + } + + /** + * Get the category property: rule category. + * + * @return the category value. + */ + public Category category() { + return this.category; + } + + /** + * Set the category property: rule category. + * + * @param category the category value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withCategory(Category category) { + this.category = category; + return this; + } + + /** + * Get the protocol property: any, application-default, TCP:number, UDP:number. + * + * @return the protocol value. + */ + public String protocol() { + return this.protocol; + } + + /** + * Set the protocol property: any, application-default, TCP:number, UDP:number. + * + * @param protocol the protocol value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withProtocol(String protocol) { + this.protocol = protocol; + return this; + } + + /** + * Get the protocolPortList property: prot port list. + * + * @return the protocolPortList value. + */ + public List protocolPortList() { + return this.protocolPortList; + } + + /** + * Set the protocolPortList property: prot port list. + * + * @param protocolPortList the protocolPortList value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withProtocolPortList(List protocolPortList) { + this.protocolPortList = protocolPortList; + return this; + } + + /** + * Get the inboundInspectionCertificate property: inbound Inspection Certificate. + * + * @return the inboundInspectionCertificate value. + */ + public String inboundInspectionCertificate() { + return this.inboundInspectionCertificate; + } + + /** + * Set the inboundInspectionCertificate property: inbound Inspection Certificate. + * + * @param inboundInspectionCertificate the inboundInspectionCertificate value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withInboundInspectionCertificate(String inboundInspectionCertificate) { + this.inboundInspectionCertificate = inboundInspectionCertificate; + return this; + } + + /** + * Get the auditComment property: rule comment. + * + * @return the auditComment value. + */ + public String auditComment() { + return this.auditComment; + } + + /** + * Set the auditComment property: rule comment. + * + * @param auditComment the auditComment value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withAuditComment(String auditComment) { + this.auditComment = auditComment; + return this; + } + + /** + * Get the actionType property: rule action. + * + * @return the actionType value. + */ + public ActionEnum actionType() { + return this.actionType; + } + + /** + * Set the actionType property: rule action. + * + * @param actionType the actionType value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withActionType(ActionEnum actionType) { + this.actionType = actionType; + return this; + } + + /** + * Get the enableLogging property: enable or disable logging. + * + * @return the enableLogging value. + */ + public StateEnum enableLogging() { + return this.enableLogging; + } + + /** + * Set the enableLogging property: enable or disable logging. + * + * @param enableLogging the enableLogging value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withEnableLogging(StateEnum enableLogging) { + this.enableLogging = enableLogging; + return this; + } + + /** + * Get the decryptionRuleType property: enable or disable decryption. + * + * @return the decryptionRuleType value. + */ + public DecryptionRuleTypeEnum decryptionRuleType() { + return this.decryptionRuleType; + } + + /** + * Set the decryptionRuleType property: enable or disable decryption. + * + * @param decryptionRuleType the decryptionRuleType value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withDecryptionRuleType(DecryptionRuleTypeEnum decryptionRuleType) { + this.decryptionRuleType = decryptionRuleType; + return this; + } + + /** + * Get the tags property: tag for rule. + * + * @return the tags value. + */ + public List tags() { + return this.tags; + } + + /** + * Set the tags property: tag for rule. + * + * @param tags the tags value to set. + * @return the RuleEntry object itself. + */ + public RuleEntry withTags(List tags) { + this.tags = tags; + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.provisioningState; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (ruleName() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property ruleName in model RuleEntry")); + } + if (source() != null) { + source().validate(); + } + if (destination() != null) { + destination().validate(); + } + if (category() != null) { + category().validate(); + } + if (tags() != null) { + tags().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(RuleEntry.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/RulestackProperties.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/RulestackProperties.java new file mode 100644 index 0000000000000..b58aced4d7480 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/RulestackProperties.java @@ -0,0 +1,255 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** PAN Rulestack Describe Object. */ +@Fluent +public final class RulestackProperties { + /* + * PanEtag info + */ + @JsonProperty(value = "panEtag") + private String panEtag; + + /* + * Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks + */ + @JsonProperty(value = "panLocation") + private String panLocation; + + /* + * Rulestack Type + */ + @JsonProperty(value = "scope") + private ScopeType scope; + + /* + * subscription scope of global rulestack + */ + @JsonProperty(value = "associatedSubscriptions") + private List associatedSubscriptions; + + /* + * rulestack description + */ + @JsonProperty(value = "description") + private String description; + + /* + * Mode for default rules creation + */ + @JsonProperty(value = "defaultMode") + private DefaultMode defaultMode; + + /* + * minimum version + */ + @JsonProperty(value = "minAppIdVersion") + private String minAppIdVersion; + + /* + * Provisioning state of the resource. + */ + @JsonProperty(value = "provisioningState", access = JsonProperty.Access.WRITE_ONLY) + private ProvisioningState provisioningState; + + /* + * Security Profile + */ + @JsonProperty(value = "securityServices") + private SecurityServices securityServices; + + /** Creates an instance of RulestackProperties class. */ + public RulestackProperties() { + } + + /** + * Get the panEtag property: PanEtag info. + * + * @return the panEtag value. + */ + public String panEtag() { + return this.panEtag; + } + + /** + * Set the panEtag property: PanEtag info. + * + * @param panEtag the panEtag value to set. + * @return the RulestackProperties object itself. + */ + public RulestackProperties withPanEtag(String panEtag) { + this.panEtag = panEtag; + return this; + } + + /** + * Get the panLocation property: Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks. + * + * @return the panLocation value. + */ + public String panLocation() { + return this.panLocation; + } + + /** + * Set the panLocation property: Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks. + * + * @param panLocation the panLocation value to set. + * @return the RulestackProperties object itself. + */ + public RulestackProperties withPanLocation(String panLocation) { + this.panLocation = panLocation; + return this; + } + + /** + * Get the scope property: Rulestack Type. + * + * @return the scope value. + */ + public ScopeType scope() { + return this.scope; + } + + /** + * Set the scope property: Rulestack Type. + * + * @param scope the scope value to set. + * @return the RulestackProperties object itself. + */ + public RulestackProperties withScope(ScopeType scope) { + this.scope = scope; + return this; + } + + /** + * Get the associatedSubscriptions property: subscription scope of global rulestack. + * + * @return the associatedSubscriptions value. + */ + public List associatedSubscriptions() { + return this.associatedSubscriptions; + } + + /** + * Set the associatedSubscriptions property: subscription scope of global rulestack. + * + * @param associatedSubscriptions the associatedSubscriptions value to set. + * @return the RulestackProperties object itself. + */ + public RulestackProperties withAssociatedSubscriptions(List associatedSubscriptions) { + this.associatedSubscriptions = associatedSubscriptions; + return this; + } + + /** + * Get the description property: rulestack description. + * + * @return the description value. + */ + public String description() { + return this.description; + } + + /** + * Set the description property: rulestack description. + * + * @param description the description value to set. + * @return the RulestackProperties object itself. + */ + public RulestackProperties withDescription(String description) { + this.description = description; + return this; + } + + /** + * Get the defaultMode property: Mode for default rules creation. + * + * @return the defaultMode value. + */ + public DefaultMode defaultMode() { + return this.defaultMode; + } + + /** + * Set the defaultMode property: Mode for default rules creation. + * + * @param defaultMode the defaultMode value to set. + * @return the RulestackProperties object itself. + */ + public RulestackProperties withDefaultMode(DefaultMode defaultMode) { + this.defaultMode = defaultMode; + return this; + } + + /** + * Get the minAppIdVersion property: minimum version. + * + * @return the minAppIdVersion value. + */ + public String minAppIdVersion() { + return this.minAppIdVersion; + } + + /** + * Set the minAppIdVersion property: minimum version. + * + * @param minAppIdVersion the minAppIdVersion value to set. + * @return the RulestackProperties object itself. + */ + public RulestackProperties withMinAppIdVersion(String minAppIdVersion) { + this.minAppIdVersion = minAppIdVersion; + return this; + } + + /** + * Get the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + public ProvisioningState provisioningState() { + return this.provisioningState; + } + + /** + * Get the securityServices property: Security Profile. + * + * @return the securityServices value. + */ + public SecurityServices securityServices() { + return this.securityServices; + } + + /** + * Set the securityServices property: Security Profile. + * + * @param securityServices the securityServices value to set. + * @return the RulestackProperties object itself. + */ + public RulestackProperties withSecurityServices(SecurityServices securityServices) { + this.securityServices = securityServices; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (securityServices() != null) { + securityServices().validate(); + } + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/SecurityServicesResponseInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/SecurityServicesResponseInner.java new file mode 100644 index 0000000000000..33e96c3366c24 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/SecurityServicesResponseInner.java @@ -0,0 +1,88 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeList; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Security services list response. */ +@Fluent +public final class SecurityServicesResponseInner { + /* + * response value + */ + @JsonProperty(value = "value", required = true) + private SecurityServicesTypeList value; + + /* + * next link + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of SecurityServicesResponseInner class. */ + public SecurityServicesResponseInner() { + } + + /** + * Get the value property: response value. + * + * @return the value value. + */ + public SecurityServicesTypeList value() { + return this.value; + } + + /** + * Set the value property: response value. + * + * @param value the value value to set. + * @return the SecurityServicesResponseInner object itself. + */ + public SecurityServicesResponseInner withValue(SecurityServicesTypeList value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: next link. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: next link. + * + * @param nextLink the nextLink value to set. + * @return the SecurityServicesResponseInner object itself. + */ + public SecurityServicesResponseInner withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model SecurityServicesResponseInner")); + } else { + value().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(SecurityServicesResponseInner.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/SupportInfoInner.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/SupportInfoInner.java new file mode 100644 index 0000000000000..c7c5fc30502c5 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/SupportInfoInner.java @@ -0,0 +1,337 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Support information for the resource. */ +@Fluent +public final class SupportInfoInner { + /* + * product SKU associated with given resource + */ + @JsonProperty(value = "productSku") + private String productSku; + + /* + * product Serial associated with given resource + */ + @JsonProperty(value = "productSerial") + private String productSerial; + + /* + * account registered in Customer Support Portal + */ + @JsonProperty(value = "accountRegistered") + private BooleanEnum accountRegistered; + + /* + * Support account associated with given resource + */ + @JsonProperty(value = "accountId") + private String accountId; + + /* + * user domain is supported in Customer Support Portal + */ + @JsonProperty(value = "userDomainSupported") + private BooleanEnum userDomainSupported; + + /* + * user registered in Customer Support Portal + */ + @JsonProperty(value = "userRegistered") + private BooleanEnum userRegistered; + + /* + * Product usage is in free trial period + */ + @JsonProperty(value = "freeTrial") + private BooleanEnum freeTrial; + + /* + * Free trial days remaining + */ + @JsonProperty(value = "freeTrialDaysLeft") + private Integer freeTrialDaysLeft; + + /* + * Free trial credit remaining + */ + @JsonProperty(value = "freeTrialCreditLeft") + private Integer freeTrialCreditLeft; + + /* + * URL for paloaltonetworks live community + */ + @JsonProperty(value = "helpURL") + private String helpUrl; + + /* + * URL for paloaltonetworks Customer Service Portal + */ + @JsonProperty(value = "supportURL") + private String supportUrl; + + /* + * URL for registering product in paloaltonetworks Customer Service Portal + */ + @JsonProperty(value = "registerURL") + private String registerUrl; + + /** Creates an instance of SupportInfoInner class. */ + public SupportInfoInner() { + } + + /** + * Get the productSku property: product SKU associated with given resource. + * + * @return the productSku value. + */ + public String productSku() { + return this.productSku; + } + + /** + * Set the productSku property: product SKU associated with given resource. + * + * @param productSku the productSku value to set. + * @return the SupportInfoInner object itself. + */ + public SupportInfoInner withProductSku(String productSku) { + this.productSku = productSku; + return this; + } + + /** + * Get the productSerial property: product Serial associated with given resource. + * + * @return the productSerial value. + */ + public String productSerial() { + return this.productSerial; + } + + /** + * Set the productSerial property: product Serial associated with given resource. + * + * @param productSerial the productSerial value to set. + * @return the SupportInfoInner object itself. + */ + public SupportInfoInner withProductSerial(String productSerial) { + this.productSerial = productSerial; + return this; + } + + /** + * Get the accountRegistered property: account registered in Customer Support Portal. + * + * @return the accountRegistered value. + */ + public BooleanEnum accountRegistered() { + return this.accountRegistered; + } + + /** + * Set the accountRegistered property: account registered in Customer Support Portal. + * + * @param accountRegistered the accountRegistered value to set. + * @return the SupportInfoInner object itself. + */ + public SupportInfoInner withAccountRegistered(BooleanEnum accountRegistered) { + this.accountRegistered = accountRegistered; + return this; + } + + /** + * Get the accountId property: Support account associated with given resource. + * + * @return the accountId value. + */ + public String accountId() { + return this.accountId; + } + + /** + * Set the accountId property: Support account associated with given resource. + * + * @param accountId the accountId value to set. + * @return the SupportInfoInner object itself. + */ + public SupportInfoInner withAccountId(String accountId) { + this.accountId = accountId; + return this; + } + + /** + * Get the userDomainSupported property: user domain is supported in Customer Support Portal. + * + * @return the userDomainSupported value. + */ + public BooleanEnum userDomainSupported() { + return this.userDomainSupported; + } + + /** + * Set the userDomainSupported property: user domain is supported in Customer Support Portal. + * + * @param userDomainSupported the userDomainSupported value to set. + * @return the SupportInfoInner object itself. + */ + public SupportInfoInner withUserDomainSupported(BooleanEnum userDomainSupported) { + this.userDomainSupported = userDomainSupported; + return this; + } + + /** + * Get the userRegistered property: user registered in Customer Support Portal. + * + * @return the userRegistered value. + */ + public BooleanEnum userRegistered() { + return this.userRegistered; + } + + /** + * Set the userRegistered property: user registered in Customer Support Portal. + * + * @param userRegistered the userRegistered value to set. + * @return the SupportInfoInner object itself. + */ + public SupportInfoInner withUserRegistered(BooleanEnum userRegistered) { + this.userRegistered = userRegistered; + return this; + } + + /** + * Get the freeTrial property: Product usage is in free trial period. + * + * @return the freeTrial value. + */ + public BooleanEnum freeTrial() { + return this.freeTrial; + } + + /** + * Set the freeTrial property: Product usage is in free trial period. + * + * @param freeTrial the freeTrial value to set. + * @return the SupportInfoInner object itself. + */ + public SupportInfoInner withFreeTrial(BooleanEnum freeTrial) { + this.freeTrial = freeTrial; + return this; + } + + /** + * Get the freeTrialDaysLeft property: Free trial days remaining. + * + * @return the freeTrialDaysLeft value. + */ + public Integer freeTrialDaysLeft() { + return this.freeTrialDaysLeft; + } + + /** + * Set the freeTrialDaysLeft property: Free trial days remaining. + * + * @param freeTrialDaysLeft the freeTrialDaysLeft value to set. + * @return the SupportInfoInner object itself. + */ + public SupportInfoInner withFreeTrialDaysLeft(Integer freeTrialDaysLeft) { + this.freeTrialDaysLeft = freeTrialDaysLeft; + return this; + } + + /** + * Get the freeTrialCreditLeft property: Free trial credit remaining. + * + * @return the freeTrialCreditLeft value. + */ + public Integer freeTrialCreditLeft() { + return this.freeTrialCreditLeft; + } + + /** + * Set the freeTrialCreditLeft property: Free trial credit remaining. + * + * @param freeTrialCreditLeft the freeTrialCreditLeft value to set. + * @return the SupportInfoInner object itself. + */ + public SupportInfoInner withFreeTrialCreditLeft(Integer freeTrialCreditLeft) { + this.freeTrialCreditLeft = freeTrialCreditLeft; + return this; + } + + /** + * Get the helpUrl property: URL for paloaltonetworks live community. + * + * @return the helpUrl value. + */ + public String helpUrl() { + return this.helpUrl; + } + + /** + * Set the helpUrl property: URL for paloaltonetworks live community. + * + * @param helpUrl the helpUrl value to set. + * @return the SupportInfoInner object itself. + */ + public SupportInfoInner withHelpUrl(String helpUrl) { + this.helpUrl = helpUrl; + return this; + } + + /** + * Get the supportUrl property: URL for paloaltonetworks Customer Service Portal. + * + * @return the supportUrl value. + */ + public String supportUrl() { + return this.supportUrl; + } + + /** + * Set the supportUrl property: URL for paloaltonetworks Customer Service Portal. + * + * @param supportUrl the supportUrl value to set. + * @return the SupportInfoInner object itself. + */ + public SupportInfoInner withSupportUrl(String supportUrl) { + this.supportUrl = supportUrl; + return this; + } + + /** + * Get the registerUrl property: URL for registering product in paloaltonetworks Customer Service Portal. + * + * @return the registerUrl value. + */ + public String registerUrl() { + return this.registerUrl; + } + + /** + * Set the registerUrl property: URL for registering product in paloaltonetworks Customer Service Portal. + * + * @param registerUrl the registerUrl value to set. + * @return the SupportInfoInner object itself. + */ + public SupportInfoInner withRegisterUrl(String registerUrl) { + this.registerUrl = registerUrl; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/package-info.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/package-info.java new file mode 100644 index 0000000000000..600df032157a5 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/models/package-info.java @@ -0,0 +1,6 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +/** Package containing the inner data models for PaloAltoNetworksCloudngfw. null. */ +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/package-info.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/package-info.java new file mode 100644 index 0000000000000..8e7b0d05ae289 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/fluent/package-info.java @@ -0,0 +1,6 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +/** Package containing the service clients for PaloAltoNetworksCloudngfw. null. */ +package com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/AdvSecurityObjectListResponseImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/AdvSecurityObjectListResponseImpl.java new file mode 100644 index 0000000000000..6b14e80bedef4 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/AdvSecurityObjectListResponseImpl.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.AdvSecurityObjectListResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectListResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectModel; + +public final class AdvSecurityObjectListResponseImpl implements AdvSecurityObjectListResponse { + private AdvSecurityObjectListResponseInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + AdvSecurityObjectListResponseImpl( + AdvSecurityObjectListResponseInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public AdvSecurityObjectModel value() { + return this.innerModel().value(); + } + + public String nextLink() { + return this.innerModel().nextLink(); + } + + public AdvSecurityObjectListResponseInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectGlobalRulestackResourceImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectGlobalRulestackResourceImpl.java new file mode 100644 index 0000000000000..fcacb9e2b8908 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectGlobalRulestackResourceImpl.java @@ -0,0 +1,72 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.management.SystemData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectGlobalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; + +public final class CertificateObjectGlobalRulestackResourceImpl implements CertificateObjectGlobalRulestackResource { + private CertificateObjectGlobalRulestackResourceInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + CertificateObjectGlobalRulestackResourceImpl( + CertificateObjectGlobalRulestackResourceInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public String id() { + return this.innerModel().id(); + } + + public String name() { + return this.innerModel().name(); + } + + public String type() { + return this.innerModel().type(); + } + + public SystemData systemData() { + return this.innerModel().systemData(); + } + + public String certificateSignerResourceId() { + return this.innerModel().certificateSignerResourceId(); + } + + public BooleanEnum certificateSelfSigned() { + return this.innerModel().certificateSelfSigned(); + } + + public String auditComment() { + return this.innerModel().auditComment(); + } + + public String description() { + return this.innerModel().description(); + } + + public String etag() { + return this.innerModel().etag(); + } + + public ProvisioningState provisioningState() { + return this.innerModel().provisioningState(); + } + + public CertificateObjectGlobalRulestackResourceInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectGlobalRulestacksClientImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectGlobalRulestacksClientImpl.java new file mode 100644 index 0000000000000..bfb988314af97 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectGlobalRulestacksClientImpl.java @@ -0,0 +1,968 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.BodyParam; +import com.azure.core.annotation.Delete; +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Get; +import com.azure.core.annotation.HeaderParam; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.Put; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.CertificateObjectGlobalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectGlobalRulestackResourceListResult; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** + * An instance of this class provides access to all the operations defined in CertificateObjectGlobalRulestacksClient. + */ +public final class CertificateObjectGlobalRulestacksClientImpl implements CertificateObjectGlobalRulestacksClient { + /** The proxy service used to perform REST calls. */ + private final CertificateObjectGlobalRulestacksService service; + + /** The service client containing this operation class. */ + private final PaloAltoNetworksCloudngfwImpl client; + + /** + * Initializes an instance of CertificateObjectGlobalRulestacksClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + CertificateObjectGlobalRulestacksClientImpl(PaloAltoNetworksCloudngfwImpl client) { + this.service = + RestProxy + .create( + CertificateObjectGlobalRulestacksService.class, + client.getHttpPipeline(), + client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for PaloAltoNetworksCloudngfwCertificateObjectGlobalRulestacks to be used + * by the proxy service to perform REST calls. + */ + @Host("{$host}") + @ServiceInterface(name = "PaloAltoNetworksClou") + public interface CertificateObjectGlobalRulestacksService { + @Headers({"Content-Type: application/json"}) + @Get("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/certificates") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> list( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/certificates/{name}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> get( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("name") String name, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Put("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/certificates/{name}") + @ExpectedResponses({200, 201}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> createOrUpdate( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("name") String name, + @BodyParam("application/json") CertificateObjectGlobalRulestackResourceInner resource, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Delete("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/certificates/{name}") + @ExpectedResponses({200, 202, 204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> delete( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("name") String name, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + } + + /** + * List CertificateObjectGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectGlobalRulestackResource list operation along with {@link + * PagedResponse} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync( + String globalRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .list( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List CertificateObjectGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectGlobalRulestackResource list operation along with {@link + * PagedResponse} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync( + String globalRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .list(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List CertificateObjectGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectGlobalRulestackResource list operation as paginated response with + * {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync(String globalRulestackName) { + return new PagedFlux<>( + () -> listSinglePageAsync(globalRulestackName), nextLink -> listNextSinglePageAsync(nextLink)); + } + + /** + * List CertificateObjectGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectGlobalRulestackResource list operation as paginated response with + * {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync( + String globalRulestackName, Context context) { + return new PagedFlux<>( + () -> listSinglePageAsync(globalRulestackName, context), + nextLink -> listNextSinglePageAsync(nextLink, context)); + } + + /** + * List CertificateObjectGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectGlobalRulestackResource list operation as paginated response with + * {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list(String globalRulestackName) { + return new PagedIterable<>(listAsync(globalRulestackName)); + } + + /** + * List CertificateObjectGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectGlobalRulestackResource list operation as paginated response with + * {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list( + String globalRulestackName, Context context) { + return new PagedIterable<>(listAsync(globalRulestackName, context)); + } + + /** + * Get a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectGlobalRulestackResource along with {@link Response} on successful completion of {@link + * Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String globalRulestackName, String name) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + name, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectGlobalRulestackResource along with {@link Response} on successful completion of {@link + * Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String globalRulestackName, String name, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .get(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, name, accept, context); + } + + /** + * Get a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectGlobalRulestackResource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getAsync(String globalRulestackName, String name) { + return getWithResponseAsync(globalRulestackName, name).flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectGlobalRulestackResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getWithResponse( + String globalRulestackName, String name, Context context) { + return getWithResponseAsync(globalRulestackName, name, context).block(); + } + + /** + * Get a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectGlobalRulestackResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public CertificateObjectGlobalRulestackResourceInner get(String globalRulestackName, String name) { + return getWithResponse(globalRulestackName, name, Context.NONE).getValue(); + } + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack Certificate Object along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String globalRulestackName, String name, CertificateObjectGlobalRulestackResourceInner resource) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + name, + resource, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack Certificate Object along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String globalRulestackName, + String name, + CertificateObjectGlobalRulestackResourceInner resource, + Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + name, + resource, + accept, + context); + } + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of globalRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux< + PollResult, CertificateObjectGlobalRulestackResourceInner> + beginCreateOrUpdateAsync( + String globalRulestackName, String name, CertificateObjectGlobalRulestackResourceInner resource) { + Mono>> mono = createOrUpdateWithResponseAsync(globalRulestackName, name, resource); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + CertificateObjectGlobalRulestackResourceInner.class, + CertificateObjectGlobalRulestackResourceInner.class, + this.client.getContext()); + } + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of globalRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux< + PollResult, CertificateObjectGlobalRulestackResourceInner> + beginCreateOrUpdateAsync( + String globalRulestackName, + String name, + CertificateObjectGlobalRulestackResourceInner resource, + Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + createOrUpdateWithResponseAsync(globalRulestackName, name, resource, context); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + CertificateObjectGlobalRulestackResourceInner.class, + CertificateObjectGlobalRulestackResourceInner.class, + context); + } + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of globalRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller< + PollResult, CertificateObjectGlobalRulestackResourceInner> + beginCreateOrUpdate( + String globalRulestackName, String name, CertificateObjectGlobalRulestackResourceInner resource) { + return this.beginCreateOrUpdateAsync(globalRulestackName, name, resource).getSyncPoller(); + } + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of globalRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller< + PollResult, CertificateObjectGlobalRulestackResourceInner> + beginCreateOrUpdate( + String globalRulestackName, + String name, + CertificateObjectGlobalRulestackResourceInner resource, + Context context) { + return this.beginCreateOrUpdateAsync(globalRulestackName, name, resource, context).getSyncPoller(); + } + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack Certificate Object on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String globalRulestackName, String name, CertificateObjectGlobalRulestackResourceInner resource) { + return beginCreateOrUpdateAsync(globalRulestackName, name, resource) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack Certificate Object on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String globalRulestackName, + String name, + CertificateObjectGlobalRulestackResourceInner resource, + Context context) { + return beginCreateOrUpdateAsync(globalRulestackName, name, resource, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public CertificateObjectGlobalRulestackResourceInner createOrUpdate( + String globalRulestackName, String name, CertificateObjectGlobalRulestackResourceInner resource) { + return createOrUpdateAsync(globalRulestackName, name, resource).block(); + } + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public CertificateObjectGlobalRulestackResourceInner createOrUpdate( + String globalRulestackName, + String name, + CertificateObjectGlobalRulestackResourceInner resource, + Context context) { + return createOrUpdateAsync(globalRulestackName, name, resource, context).block(); + } + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync(String globalRulestackName, String name) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + name, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String globalRulestackName, String name, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .delete(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, name, accept, context); + } + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync(String globalRulestackName, String name) { + Mono>> mono = deleteWithResponseAsync(globalRulestackName, name); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String globalRulestackName, String name, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = deleteWithResponseAsync(globalRulestackName, name, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete(String globalRulestackName, String name) { + return this.beginDeleteAsync(globalRulestackName, name).getSyncPoller(); + } + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete(String globalRulestackName, String name, Context context) { + return this.beginDeleteAsync(globalRulestackName, name, context).getSyncPoller(); + } + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String globalRulestackName, String name) { + return beginDeleteAsync(globalRulestackName, name).last().flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String globalRulestackName, String name, Context context) { + return beginDeleteAsync(globalRulestackName, name, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String globalRulestackName, String name) { + deleteAsync(globalRulestackName, name).block(); + } + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String globalRulestackName, String name, Context context) { + deleteAsync(globalRulestackName, name, context).block(); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectGlobalRulestackResource list operation along with {@link + * PagedResponse} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listNextSinglePageAsync( + String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext(context -> service.listNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectGlobalRulestackResource list operation along with {@link + * PagedResponse} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listNextSinglePageAsync( + String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectGlobalRulestacksImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectGlobalRulestacksImpl.java new file mode 100644 index 0000000000000..3fea7b5b5987e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectGlobalRulestacksImpl.java @@ -0,0 +1,107 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.SimpleResponse; +import com.azure.core.util.Context; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.CertificateObjectGlobalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectGlobalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectGlobalRulestacks; + +public final class CertificateObjectGlobalRulestacksImpl implements CertificateObjectGlobalRulestacks { + private static final ClientLogger LOGGER = new ClientLogger(CertificateObjectGlobalRulestacksImpl.class); + + private final CertificateObjectGlobalRulestacksClient innerClient; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public CertificateObjectGlobalRulestacksImpl( + CertificateObjectGlobalRulestacksClient innerClient, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerClient = innerClient; + this.serviceManager = serviceManager; + } + + public PagedIterable list(String globalRulestackName) { + PagedIterable inner = + this.serviceClient().list(globalRulestackName); + return Utils.mapPage(inner, inner1 -> new CertificateObjectGlobalRulestackResourceImpl(inner1, this.manager())); + } + + public PagedIterable list(String globalRulestackName, Context context) { + PagedIterable inner = + this.serviceClient().list(globalRulestackName, context); + return Utils.mapPage(inner, inner1 -> new CertificateObjectGlobalRulestackResourceImpl(inner1, this.manager())); + } + + public Response getWithResponse( + String globalRulestackName, String name, Context context) { + Response inner = + this.serviceClient().getWithResponse(globalRulestackName, name, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new CertificateObjectGlobalRulestackResourceImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public CertificateObjectGlobalRulestackResource get(String globalRulestackName, String name) { + CertificateObjectGlobalRulestackResourceInner inner = this.serviceClient().get(globalRulestackName, name); + if (inner != null) { + return new CertificateObjectGlobalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public CertificateObjectGlobalRulestackResource createOrUpdate( + String globalRulestackName, String name, CertificateObjectGlobalRulestackResourceInner resource) { + CertificateObjectGlobalRulestackResourceInner inner = + this.serviceClient().createOrUpdate(globalRulestackName, name, resource); + if (inner != null) { + return new CertificateObjectGlobalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public CertificateObjectGlobalRulestackResource createOrUpdate( + String globalRulestackName, + String name, + CertificateObjectGlobalRulestackResourceInner resource, + Context context) { + CertificateObjectGlobalRulestackResourceInner inner = + this.serviceClient().createOrUpdate(globalRulestackName, name, resource, context); + if (inner != null) { + return new CertificateObjectGlobalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public void deleteByResourceGroup(String globalRulestackName, String name) { + this.serviceClient().delete(globalRulestackName, name); + } + + public void delete(String globalRulestackName, String name, Context context) { + this.serviceClient().delete(globalRulestackName, name, context); + } + + private CertificateObjectGlobalRulestacksClient serviceClient() { + return this.innerClient; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectLocalRulestackResourceImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectLocalRulestackResourceImpl.java new file mode 100644 index 0000000000000..e590dfe8f6e99 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectLocalRulestackResourceImpl.java @@ -0,0 +1,189 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.management.SystemData; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectLocalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectLocalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; + +public final class CertificateObjectLocalRulestackResourceImpl + implements CertificateObjectLocalRulestackResource, + CertificateObjectLocalRulestackResource.Definition, + CertificateObjectLocalRulestackResource.Update { + private CertificateObjectLocalRulestackResourceInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public String id() { + return this.innerModel().id(); + } + + public String name() { + return this.innerModel().name(); + } + + public String type() { + return this.innerModel().type(); + } + + public SystemData systemData() { + return this.innerModel().systemData(); + } + + public String certificateSignerResourceId() { + return this.innerModel().certificateSignerResourceId(); + } + + public BooleanEnum certificateSelfSigned() { + return this.innerModel().certificateSelfSigned(); + } + + public String auditComment() { + return this.innerModel().auditComment(); + } + + public String description() { + return this.innerModel().description(); + } + + public String etag() { + return this.innerModel().etag(); + } + + public ProvisioningState provisioningState() { + return this.innerModel().provisioningState(); + } + + public String resourceGroupName() { + return resourceGroupName; + } + + public CertificateObjectLocalRulestackResourceInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } + + private String resourceGroupName; + + private String localRulestackName; + + private String name; + + public CertificateObjectLocalRulestackResourceImpl withExistingLocalRulestack( + String resourceGroupName, String localRulestackName) { + this.resourceGroupName = resourceGroupName; + this.localRulestackName = localRulestackName; + return this; + } + + public CertificateObjectLocalRulestackResource create() { + this.innerObject = + serviceManager + .serviceClient() + .getCertificateObjectLocalRulestacks() + .createOrUpdate(resourceGroupName, localRulestackName, name, this.innerModel(), Context.NONE); + return this; + } + + public CertificateObjectLocalRulestackResource create(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getCertificateObjectLocalRulestacks() + .createOrUpdate(resourceGroupName, localRulestackName, name, this.innerModel(), context); + return this; + } + + CertificateObjectLocalRulestackResourceImpl( + String name, com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = new CertificateObjectLocalRulestackResourceInner(); + this.serviceManager = serviceManager; + this.name = name; + } + + public CertificateObjectLocalRulestackResourceImpl update() { + return this; + } + + public CertificateObjectLocalRulestackResource apply() { + this.innerObject = + serviceManager + .serviceClient() + .getCertificateObjectLocalRulestacks() + .createOrUpdate(resourceGroupName, localRulestackName, name, this.innerModel(), Context.NONE); + return this; + } + + public CertificateObjectLocalRulestackResource apply(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getCertificateObjectLocalRulestacks() + .createOrUpdate(resourceGroupName, localRulestackName, name, this.innerModel(), context); + return this; + } + + CertificateObjectLocalRulestackResourceImpl( + CertificateObjectLocalRulestackResourceInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + this.resourceGroupName = Utils.getValueFromIdByName(innerObject.id(), "resourceGroups"); + this.localRulestackName = Utils.getValueFromIdByName(innerObject.id(), "localRulestacks"); + this.name = Utils.getValueFromIdByName(innerObject.id(), "certificates"); + } + + public CertificateObjectLocalRulestackResource refresh() { + this.innerObject = + serviceManager + .serviceClient() + .getCertificateObjectLocalRulestacks() + .getWithResponse(resourceGroupName, localRulestackName, name, Context.NONE) + .getValue(); + return this; + } + + public CertificateObjectLocalRulestackResource refresh(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getCertificateObjectLocalRulestacks() + .getWithResponse(resourceGroupName, localRulestackName, name, context) + .getValue(); + return this; + } + + public CertificateObjectLocalRulestackResourceImpl withCertificateSelfSigned(BooleanEnum certificateSelfSigned) { + this.innerModel().withCertificateSelfSigned(certificateSelfSigned); + return this; + } + + public CertificateObjectLocalRulestackResourceImpl withCertificateSignerResourceId( + String certificateSignerResourceId) { + this.innerModel().withCertificateSignerResourceId(certificateSignerResourceId); + return this; + } + + public CertificateObjectLocalRulestackResourceImpl withAuditComment(String auditComment) { + this.innerModel().withAuditComment(auditComment); + return this; + } + + public CertificateObjectLocalRulestackResourceImpl withDescription(String description) { + this.innerModel().withDescription(description); + return this; + } + + public CertificateObjectLocalRulestackResourceImpl withEtag(String etag) { + this.innerModel().withEtag(etag); + return this; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectLocalRulestacksClientImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectLocalRulestacksClientImpl.java new file mode 100644 index 0000000000000..3f03b1be68fa1 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectLocalRulestacksClientImpl.java @@ -0,0 +1,1161 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.BodyParam; +import com.azure.core.annotation.Delete; +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Get; +import com.azure.core.annotation.HeaderParam; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.Put; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.CertificateObjectLocalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectLocalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectLocalRulestackResourceListResult; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** + * An instance of this class provides access to all the operations defined in CertificateObjectLocalRulestacksClient. + */ +public final class CertificateObjectLocalRulestacksClientImpl implements CertificateObjectLocalRulestacksClient { + /** The proxy service used to perform REST calls. */ + private final CertificateObjectLocalRulestacksService service; + + /** The service client containing this operation class. */ + private final PaloAltoNetworksCloudngfwImpl client; + + /** + * Initializes an instance of CertificateObjectLocalRulestacksClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + CertificateObjectLocalRulestacksClientImpl(PaloAltoNetworksCloudngfwImpl client) { + this.service = + RestProxy + .create( + CertificateObjectLocalRulestacksService.class, + client.getHttpPipeline(), + client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for PaloAltoNetworksCloudngfwCertificateObjectLocalRulestacks to be used + * by the proxy service to perform REST calls. + */ + @Host("{$host}") + @ServiceInterface(name = "PaloAltoNetworksClou") + public interface CertificateObjectLocalRulestacksService { + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/certificates") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByLocalRulestacks( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/certificates/{name}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> get( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @PathParam("name") String name, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Put( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/certificates/{name}") + @ExpectedResponses({200, 201}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> createOrUpdate( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @PathParam("name") String name, + @BodyParam("application/json") CertificateObjectLocalRulestackResourceInner resource, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Delete( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/certificates/{name}") + @ExpectedResponses({200, 202, 204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> delete( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @PathParam("name") String name, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByLocalRulestacksNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + } + + /** + * List CertificateObjectLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectLocalRulestackResource list operation along with {@link PagedResponse} + * on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksSinglePageAsync( + String resourceGroupName, String localRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listByLocalRulestacks( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List CertificateObjectLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectLocalRulestackResource list operation along with {@link PagedResponse} + * on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksSinglePageAsync( + String resourceGroupName, String localRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByLocalRulestacks( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List CertificateObjectLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectLocalRulestackResource list operation as paginated response with + * {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByLocalRulestacksAsync( + String resourceGroupName, String localRulestackName) { + return new PagedFlux<>( + () -> listByLocalRulestacksSinglePageAsync(resourceGroupName, localRulestackName), + nextLink -> listByLocalRulestacksNextSinglePageAsync(nextLink)); + } + + /** + * List CertificateObjectLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectLocalRulestackResource list operation as paginated response with + * {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByLocalRulestacksAsync( + String resourceGroupName, String localRulestackName, Context context) { + return new PagedFlux<>( + () -> listByLocalRulestacksSinglePageAsync(resourceGroupName, localRulestackName, context), + nextLink -> listByLocalRulestacksNextSinglePageAsync(nextLink, context)); + } + + /** + * List CertificateObjectLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectLocalRulestackResource list operation as paginated response with + * {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName) { + return new PagedIterable<>(listByLocalRulestacksAsync(resourceGroupName, localRulestackName)); + } + + /** + * List CertificateObjectLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectLocalRulestackResource list operation as paginated response with + * {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context) { + return new PagedIterable<>(listByLocalRulestacksAsync(resourceGroupName, localRulestackName, context)); + } + + /** + * Get a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectLocalRulestackResource along with {@link Response} on successful completion of {@link + * Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String resourceGroupName, String localRulestackName, String name) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectLocalRulestackResource along with {@link Response} on successful completion of {@link + * Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String resourceGroupName, String localRulestackName, String name, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + accept, + context); + } + + /** + * Get a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectLocalRulestackResource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getAsync( + String resourceGroupName, String localRulestackName, String name) { + return getWithResponseAsync(resourceGroupName, localRulestackName, name) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectLocalRulestackResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getWithResponse( + String resourceGroupName, String localRulestackName, String name, Context context) { + return getWithResponseAsync(resourceGroupName, localRulestackName, name, context).block(); + } + + /** + * Get a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectLocalRulestackResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public CertificateObjectLocalRulestackResourceInner get( + String resourceGroupName, String localRulestackName, String name) { + return getWithResponse(resourceGroupName, localRulestackName, name, Context.NONE).getValue(); + } + + /** + * Create a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack Certificate Object along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String resourceGroupName, + String localRulestackName, + String name, + CertificateObjectLocalRulestackResourceInner resource) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + resource, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Create a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack Certificate Object along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String resourceGroupName, + String localRulestackName, + String name, + CertificateObjectLocalRulestackResourceInner resource, + Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + resource, + accept, + context); + } + + /** + * Create a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of localRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux< + PollResult, CertificateObjectLocalRulestackResourceInner> + beginCreateOrUpdateAsync( + String resourceGroupName, + String localRulestackName, + String name, + CertificateObjectLocalRulestackResourceInner resource) { + Mono>> mono = + createOrUpdateWithResponseAsync(resourceGroupName, localRulestackName, name, resource); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + CertificateObjectLocalRulestackResourceInner.class, + CertificateObjectLocalRulestackResourceInner.class, + this.client.getContext()); + } + + /** + * Create a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of localRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux< + PollResult, CertificateObjectLocalRulestackResourceInner> + beginCreateOrUpdateAsync( + String resourceGroupName, + String localRulestackName, + String name, + CertificateObjectLocalRulestackResourceInner resource, + Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + createOrUpdateWithResponseAsync(resourceGroupName, localRulestackName, name, resource, context); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + CertificateObjectLocalRulestackResourceInner.class, + CertificateObjectLocalRulestackResourceInner.class, + context); + } + + /** + * Create a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller< + PollResult, CertificateObjectLocalRulestackResourceInner> + beginCreateOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + CertificateObjectLocalRulestackResourceInner resource) { + return this.beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, name, resource).getSyncPoller(); + } + + /** + * Create a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller< + PollResult, CertificateObjectLocalRulestackResourceInner> + beginCreateOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + CertificateObjectLocalRulestackResourceInner resource, + Context context) { + return this + .beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, name, resource, context) + .getSyncPoller(); + } + + /** + * Create a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack Certificate Object on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String resourceGroupName, + String localRulestackName, + String name, + CertificateObjectLocalRulestackResourceInner resource) { + return beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, name, resource) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack Certificate Object on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String resourceGroupName, + String localRulestackName, + String name, + CertificateObjectLocalRulestackResourceInner resource, + Context context) { + return beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, name, resource, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public CertificateObjectLocalRulestackResourceInner createOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + CertificateObjectLocalRulestackResourceInner resource) { + return createOrUpdateAsync(resourceGroupName, localRulestackName, name, resource).block(); + } + + /** + * Create a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack Certificate Object. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public CertificateObjectLocalRulestackResourceInner createOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + CertificateObjectLocalRulestackResourceInner resource, + Context context) { + return createOrUpdateAsync(resourceGroupName, localRulestackName, name, resource, context).block(); + } + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String resourceGroupName, String localRulestackName, String name) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String resourceGroupName, String localRulestackName, String name, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + accept, + context); + } + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String resourceGroupName, String localRulestackName, String name) { + Mono>> mono = deleteWithResponseAsync(resourceGroupName, localRulestackName, name); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String resourceGroupName, String localRulestackName, String name, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + deleteWithResponseAsync(resourceGroupName, localRulestackName, name, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete( + String resourceGroupName, String localRulestackName, String name) { + return this.beginDeleteAsync(resourceGroupName, localRulestackName, name).getSyncPoller(); + } + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete( + String resourceGroupName, String localRulestackName, String name, Context context) { + return this.beginDeleteAsync(resourceGroupName, localRulestackName, name, context).getSyncPoller(); + } + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String resourceGroupName, String localRulestackName, String name) { + return beginDeleteAsync(resourceGroupName, localRulestackName, name) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String resourceGroupName, String localRulestackName, String name, Context context) { + return beginDeleteAsync(resourceGroupName, localRulestackName, name, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String resourceGroupName, String localRulestackName, String name) { + deleteAsync(resourceGroupName, localRulestackName, name).block(); + } + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String resourceGroupName, String localRulestackName, String name, Context context) { + deleteAsync(resourceGroupName, localRulestackName, name, context).block(); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectLocalRulestackResource list operation along with {@link PagedResponse} + * on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksNextSinglePageAsync( + String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> service.listByLocalRulestacksNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectLocalRulestackResource list operation along with {@link PagedResponse} + * on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksNextSinglePageAsync( + String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByLocalRulestacksNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectLocalRulestacksImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectLocalRulestacksImpl.java new file mode 100644 index 0000000000000..d3cadf0d10bd9 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CertificateObjectLocalRulestacksImpl.java @@ -0,0 +1,198 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.SimpleResponse; +import com.azure.core.util.Context; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.CertificateObjectLocalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectLocalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectLocalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectLocalRulestacks; + +public final class CertificateObjectLocalRulestacksImpl implements CertificateObjectLocalRulestacks { + private static final ClientLogger LOGGER = new ClientLogger(CertificateObjectLocalRulestacksImpl.class); + + private final CertificateObjectLocalRulestacksClient innerClient; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public CertificateObjectLocalRulestacksImpl( + CertificateObjectLocalRulestacksClient innerClient, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerClient = innerClient; + this.serviceManager = serviceManager; + } + + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName) { + PagedIterable inner = + this.serviceClient().listByLocalRulestacks(resourceGroupName, localRulestackName); + return Utils.mapPage(inner, inner1 -> new CertificateObjectLocalRulestackResourceImpl(inner1, this.manager())); + } + + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context) { + PagedIterable inner = + this.serviceClient().listByLocalRulestacks(resourceGroupName, localRulestackName, context); + return Utils.mapPage(inner, inner1 -> new CertificateObjectLocalRulestackResourceImpl(inner1, this.manager())); + } + + public Response getWithResponse( + String resourceGroupName, String localRulestackName, String name, Context context) { + Response inner = + this.serviceClient().getWithResponse(resourceGroupName, localRulestackName, name, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new CertificateObjectLocalRulestackResourceImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public CertificateObjectLocalRulestackResource get( + String resourceGroupName, String localRulestackName, String name) { + CertificateObjectLocalRulestackResourceInner inner = + this.serviceClient().get(resourceGroupName, localRulestackName, name); + if (inner != null) { + return new CertificateObjectLocalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public void delete(String resourceGroupName, String localRulestackName, String name) { + this.serviceClient().delete(resourceGroupName, localRulestackName, name); + } + + public void delete(String resourceGroupName, String localRulestackName, String name, Context context) { + this.serviceClient().delete(resourceGroupName, localRulestackName, name, context); + } + + public CertificateObjectLocalRulestackResource getById(String id) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String name = Utils.getValueFromIdByName(id, "certificates"); + if (name == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'certificates'.", id))); + } + return this.getWithResponse(resourceGroupName, localRulestackName, name, Context.NONE).getValue(); + } + + public Response getByIdWithResponse(String id, Context context) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String name = Utils.getValueFromIdByName(id, "certificates"); + if (name == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'certificates'.", id))); + } + return this.getWithResponse(resourceGroupName, localRulestackName, name, context); + } + + public void deleteById(String id) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String name = Utils.getValueFromIdByName(id, "certificates"); + if (name == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'certificates'.", id))); + } + this.delete(resourceGroupName, localRulestackName, name, Context.NONE); + } + + public void deleteByIdWithResponse(String id, Context context) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String name = Utils.getValueFromIdByName(id, "certificates"); + if (name == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'certificates'.", id))); + } + this.delete(resourceGroupName, localRulestackName, name, context); + } + + private CertificateObjectLocalRulestacksClient serviceClient() { + return this.innerClient; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } + + public CertificateObjectLocalRulestackResourceImpl define(String name) { + return new CertificateObjectLocalRulestackResourceImpl(name, this.manager()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/ChangelogImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/ChangelogImpl.java new file mode 100644 index 0000000000000..6bb7796059b6f --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/ChangelogImpl.java @@ -0,0 +1,49 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ChangelogInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Changelog; +import java.time.OffsetDateTime; +import java.util.Collections; +import java.util.List; + +public final class ChangelogImpl implements Changelog { + private ChangelogInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + ChangelogImpl( + ChangelogInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public List changes() { + List inner = this.innerModel().changes(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public OffsetDateTime lastCommitted() { + return this.innerModel().lastCommitted(); + } + + public OffsetDateTime lastModified() { + return this.innerModel().lastModified(); + } + + public ChangelogInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CountriesResponseImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CountriesResponseImpl.java new file mode 100644 index 0000000000000..de585bfee1f07 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/CountriesResponseImpl.java @@ -0,0 +1,45 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CountriesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CountriesResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Country; +import java.util.Collections; +import java.util.List; + +public final class CountriesResponseImpl implements CountriesResponse { + private CountriesResponseInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + CountriesResponseImpl( + CountriesResponseInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public List value() { + List inner = this.innerModel().value(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public String nextLink() { + return this.innerModel().nextLink(); + } + + public CountriesResponseInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallResourceImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallResourceImpl.java new file mode 100644 index 0000000000000..9147c7ebd1d59 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallResourceImpl.java @@ -0,0 +1,344 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.Response; +import com.azure.core.management.Region; +import com.azure.core.management.SystemData; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LogSettingsInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DnsSettings; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallResourceUpdate; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallResourceUpdateProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FrontendSetting; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackInfo; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LogSettings; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.MarketplaceDetails; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NetworkProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PanoramaConfig; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PlanData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RulestackDetails; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SupportInfo; +import java.util.Collections; +import java.util.List; +import java.util.Map; + +public final class FirewallResourceImpl + implements FirewallResource, FirewallResource.Definition, FirewallResource.Update { + private FirewallResourceInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public String id() { + return this.innerModel().id(); + } + + public String name() { + return this.innerModel().name(); + } + + public String type() { + return this.innerModel().type(); + } + + public String location() { + return this.innerModel().location(); + } + + public Map tags() { + Map inner = this.innerModel().tags(); + if (inner != null) { + return Collections.unmodifiableMap(inner); + } else { + return Collections.emptyMap(); + } + } + + public AzureResourceManagerManagedIdentityProperties identity() { + return this.innerModel().identity(); + } + + public SystemData systemData() { + return this.innerModel().systemData(); + } + + public String panEtag() { + return this.innerModel().panEtag(); + } + + public NetworkProfile networkProfile() { + return this.innerModel().networkProfile(); + } + + public BooleanEnum isPanoramaManaged() { + return this.innerModel().isPanoramaManaged(); + } + + public PanoramaConfig panoramaConfig() { + return this.innerModel().panoramaConfig(); + } + + public RulestackDetails associatedRulestack() { + return this.innerModel().associatedRulestack(); + } + + public DnsSettings dnsSettings() { + return this.innerModel().dnsSettings(); + } + + public List frontEndSettings() { + List inner = this.innerModel().frontEndSettings(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public ProvisioningState provisioningState() { + return this.innerModel().provisioningState(); + } + + public PlanData planData() { + return this.innerModel().planData(); + } + + public MarketplaceDetails marketplaceDetails() { + return this.innerModel().marketplaceDetails(); + } + + public Region region() { + return Region.fromName(this.regionName()); + } + + public String regionName() { + return this.location(); + } + + public String resourceGroupName() { + return resourceGroupName; + } + + public FirewallResourceInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } + + private String resourceGroupName; + + private String firewallName; + + private FirewallResourceUpdate updateProperties; + + public FirewallResourceImpl withExistingResourceGroup(String resourceGroupName) { + this.resourceGroupName = resourceGroupName; + return this; + } + + public FirewallResource create() { + this.innerObject = + serviceManager + .serviceClient() + .getFirewalls() + .createOrUpdate(resourceGroupName, firewallName, this.innerModel(), Context.NONE); + return this; + } + + public FirewallResource create(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getFirewalls() + .createOrUpdate(resourceGroupName, firewallName, this.innerModel(), context); + return this; + } + + FirewallResourceImpl( + String name, com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = new FirewallResourceInner(); + this.serviceManager = serviceManager; + this.firewallName = name; + } + + public FirewallResourceImpl update() { + this.updateProperties = new FirewallResourceUpdate(); + return this; + } + + public FirewallResource apply() { + this.innerObject = + serviceManager + .serviceClient() + .getFirewalls() + .updateWithResponse(resourceGroupName, firewallName, updateProperties, Context.NONE) + .getValue(); + return this; + } + + public FirewallResource apply(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getFirewalls() + .updateWithResponse(resourceGroupName, firewallName, updateProperties, context) + .getValue(); + return this; + } + + FirewallResourceImpl( + FirewallResourceInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + this.resourceGroupName = Utils.getValueFromIdByName(innerObject.id(), "resourceGroups"); + this.firewallName = Utils.getValueFromIdByName(innerObject.id(), "firewalls"); + } + + public FirewallResource refresh() { + this.innerObject = + serviceManager + .serviceClient() + .getFirewalls() + .getByResourceGroupWithResponse(resourceGroupName, firewallName, Context.NONE) + .getValue(); + return this; + } + + public FirewallResource refresh(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getFirewalls() + .getByResourceGroupWithResponse(resourceGroupName, firewallName, context) + .getValue(); + return this; + } + + public Response getGlobalRulestackWithResponse(Context context) { + return serviceManager.firewalls().getGlobalRulestackWithResponse(resourceGroupName, firewallName, context); + } + + public GlobalRulestackInfo getGlobalRulestack() { + return serviceManager.firewalls().getGlobalRulestack(resourceGroupName, firewallName); + } + + public Response getLogProfileWithResponse(Context context) { + return serviceManager.firewalls().getLogProfileWithResponse(resourceGroupName, firewallName, context); + } + + public LogSettings getLogProfile() { + return serviceManager.firewalls().getLogProfile(resourceGroupName, firewallName); + } + + public Response getSupportInfoWithResponse(String email, Context context) { + return serviceManager.firewalls().getSupportInfoWithResponse(resourceGroupName, firewallName, email, context); + } + + public SupportInfo getSupportInfo() { + return serviceManager.firewalls().getSupportInfo(resourceGroupName, firewallName); + } + + public Response saveLogProfileWithResponse(LogSettingsInner logSettings, Context context) { + return serviceManager + .firewalls() + .saveLogProfileWithResponse(resourceGroupName, firewallName, logSettings, context); + } + + public void saveLogProfile() { + serviceManager.firewalls().saveLogProfile(resourceGroupName, firewallName); + } + + public FirewallResourceImpl withRegion(Region location) { + this.innerModel().withLocation(location.toString()); + return this; + } + + public FirewallResourceImpl withRegion(String location) { + this.innerModel().withLocation(location); + return this; + } + + public FirewallResourceImpl withNetworkProfile(NetworkProfile networkProfile) { + this.innerModel().withNetworkProfile(networkProfile); + return this; + } + + public FirewallResourceImpl withDnsSettings(DnsSettings dnsSettings) { + this.innerModel().withDnsSettings(dnsSettings); + return this; + } + + public FirewallResourceImpl withPlanData(PlanData planData) { + this.innerModel().withPlanData(planData); + return this; + } + + public FirewallResourceImpl withMarketplaceDetails(MarketplaceDetails marketplaceDetails) { + this.innerModel().withMarketplaceDetails(marketplaceDetails); + return this; + } + + public FirewallResourceImpl withTags(Map tags) { + if (isInCreateMode()) { + this.innerModel().withTags(tags); + return this; + } else { + this.updateProperties.withTags(tags); + return this; + } + } + + public FirewallResourceImpl withIdentity(AzureResourceManagerManagedIdentityProperties identity) { + if (isInCreateMode()) { + this.innerModel().withIdentity(identity); + return this; + } else { + this.updateProperties.withIdentity(identity); + return this; + } + } + + public FirewallResourceImpl withPanEtag(String panEtag) { + this.innerModel().withPanEtag(panEtag); + return this; + } + + public FirewallResourceImpl withIsPanoramaManaged(BooleanEnum isPanoramaManaged) { + this.innerModel().withIsPanoramaManaged(isPanoramaManaged); + return this; + } + + public FirewallResourceImpl withPanoramaConfig(PanoramaConfig panoramaConfig) { + this.innerModel().withPanoramaConfig(panoramaConfig); + return this; + } + + public FirewallResourceImpl withAssociatedRulestack(RulestackDetails associatedRulestack) { + this.innerModel().withAssociatedRulestack(associatedRulestack); + return this; + } + + public FirewallResourceImpl withFrontEndSettings(List frontEndSettings) { + this.innerModel().withFrontEndSettings(frontEndSettings); + return this; + } + + public FirewallResourceImpl withProperties(FirewallResourceUpdateProperties properties) { + this.updateProperties.withProperties(properties); + return this; + } + + private boolean isInCreateMode() { + return this.innerModel().id() == null; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallStatusClientImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallStatusClientImpl.java new file mode 100644 index 0000000000000..bcddcc8ddbede --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallStatusClientImpl.java @@ -0,0 +1,496 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Get; +import com.azure.core.annotation.HeaderParam; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.FirewallStatusClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallStatusResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallStatusResourceListResult; +import reactor.core.publisher.Mono; + +/** An instance of this class provides access to all the operations defined in FirewallStatusClient. */ +public final class FirewallStatusClientImpl implements FirewallStatusClient { + /** The proxy service used to perform REST calls. */ + private final FirewallStatusService service; + + /** The service client containing this operation class. */ + private final PaloAltoNetworksCloudngfwImpl client; + + /** + * Initializes an instance of FirewallStatusClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + FirewallStatusClientImpl(PaloAltoNetworksCloudngfwImpl client) { + this.service = + RestProxy.create(FirewallStatusService.class, client.getHttpPipeline(), client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for PaloAltoNetworksCloudngfwFirewallStatus to be used by the proxy + * service to perform REST calls. + */ + @Host("{$host}") + @ServiceInterface(name = "PaloAltoNetworksClou") + public interface FirewallStatusService { + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName}/statuses") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByFirewalls( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("firewallName") String firewallName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName}/statuses/default") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> get( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("firewallName") String firewallName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByFirewallsNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + } + + /** + * List FirewallStatusResource resources by Firewalls. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallStatusResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByFirewallsSinglePageAsync( + String resourceGroupName, String firewallName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listByFirewalls( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List FirewallStatusResource resources by Firewalls. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallStatusResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByFirewallsSinglePageAsync( + String resourceGroupName, String firewallName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByFirewalls( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + accept, + context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List FirewallStatusResource resources by Firewalls. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallStatusResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByFirewallsAsync(String resourceGroupName, String firewallName) { + return new PagedFlux<>( + () -> listByFirewallsSinglePageAsync(resourceGroupName, firewallName), + nextLink -> listByFirewallsNextSinglePageAsync(nextLink)); + } + + /** + * List FirewallStatusResource resources by Firewalls. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallStatusResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByFirewallsAsync( + String resourceGroupName, String firewallName, Context context) { + return new PagedFlux<>( + () -> listByFirewallsSinglePageAsync(resourceGroupName, firewallName, context), + nextLink -> listByFirewallsNextSinglePageAsync(nextLink, context)); + } + + /** + * List FirewallStatusResource resources by Firewalls. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallStatusResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByFirewalls(String resourceGroupName, String firewallName) { + return new PagedIterable<>(listByFirewallsAsync(resourceGroupName, firewallName)); + } + + /** + * List FirewallStatusResource resources by Firewalls. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallStatusResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByFirewalls( + String resourceGroupName, String firewallName, Context context) { + return new PagedIterable<>(listByFirewallsAsync(resourceGroupName, firewallName, context)); + } + + /** + * Get a FirewallStatusResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallStatusResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String resourceGroupName, String firewallName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get a FirewallStatusResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallStatusResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String resourceGroupName, String firewallName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + accept, + context); + } + + /** + * Get a FirewallStatusResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallStatusResource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getAsync(String resourceGroupName, String firewallName) { + return getWithResponseAsync(resourceGroupName, firewallName).flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get a FirewallStatusResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallStatusResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getWithResponse( + String resourceGroupName, String firewallName, Context context) { + return getWithResponseAsync(resourceGroupName, firewallName, context).block(); + } + + /** + * Get a FirewallStatusResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallStatusResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public FirewallStatusResourceInner get(String resourceGroupName, String firewallName) { + return getWithResponse(resourceGroupName, firewallName, Context.NONE).getValue(); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallStatusResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByFirewallsNextSinglePageAsync(String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext(context -> service.listByFirewallsNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallStatusResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByFirewallsNextSinglePageAsync( + String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByFirewallsNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallStatusImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallStatusImpl.java new file mode 100644 index 0000000000000..e7f147d3920d2 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallStatusImpl.java @@ -0,0 +1,75 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.SimpleResponse; +import com.azure.core.util.Context; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.FirewallStatusClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallStatusResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallStatus; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallStatusResource; + +public final class FirewallStatusImpl implements FirewallStatus { + private static final ClientLogger LOGGER = new ClientLogger(FirewallStatusImpl.class); + + private final FirewallStatusClient innerClient; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public FirewallStatusImpl( + FirewallStatusClient innerClient, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerClient = innerClient; + this.serviceManager = serviceManager; + } + + public PagedIterable listByFirewalls(String resourceGroupName, String firewallName) { + PagedIterable inner = + this.serviceClient().listByFirewalls(resourceGroupName, firewallName); + return Utils.mapPage(inner, inner1 -> new FirewallStatusResourceImpl(inner1, this.manager())); + } + + public PagedIterable listByFirewalls( + String resourceGroupName, String firewallName, Context context) { + PagedIterable inner = + this.serviceClient().listByFirewalls(resourceGroupName, firewallName, context); + return Utils.mapPage(inner, inner1 -> new FirewallStatusResourceImpl(inner1, this.manager())); + } + + public Response getWithResponse( + String resourceGroupName, String firewallName, Context context) { + Response inner = + this.serviceClient().getWithResponse(resourceGroupName, firewallName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new FirewallStatusResourceImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public FirewallStatusResource get(String resourceGroupName, String firewallName) { + FirewallStatusResourceInner inner = this.serviceClient().get(resourceGroupName, firewallName); + if (inner != null) { + return new FirewallStatusResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + private FirewallStatusClient serviceClient() { + return this.innerClient; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallStatusResourceImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallStatusResourceImpl.java new file mode 100644 index 0000000000000..9613ed6e060cb --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallStatusResourceImpl.java @@ -0,0 +1,70 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.management.SystemData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallStatusResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallStatusResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.HealthStatus; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PanoramaStatus; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ReadOnlyProvisioningState; + +public final class FirewallStatusResourceImpl implements FirewallStatusResource { + private FirewallStatusResourceInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + FirewallStatusResourceImpl( + FirewallStatusResourceInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public String id() { + return this.innerModel().id(); + } + + public String name() { + return this.innerModel().name(); + } + + public String type() { + return this.innerModel().type(); + } + + public SystemData systemData() { + return this.innerModel().systemData(); + } + + public BooleanEnum isPanoramaManaged() { + return this.innerModel().isPanoramaManaged(); + } + + public HealthStatus healthStatus() { + return this.innerModel().healthStatus(); + } + + public String healthReason() { + return this.innerModel().healthReason(); + } + + public PanoramaStatus panoramaStatus() { + return this.innerModel().panoramaStatus(); + } + + public ReadOnlyProvisioningState provisioningState() { + return this.innerModel().provisioningState(); + } + + public FirewallStatusResourceInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallsClientImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallsClientImpl.java new file mode 100644 index 0000000000000..0cdbeca8458b0 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallsClientImpl.java @@ -0,0 +1,2083 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.BodyParam; +import com.azure.core.annotation.Delete; +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Get; +import com.azure.core.annotation.HeaderParam; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.Patch; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.Post; +import com.azure.core.annotation.Put; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.FirewallsClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackInfoInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LogSettingsInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SupportInfoInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallResourceListResult; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallResourceUpdate; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** An instance of this class provides access to all the operations defined in FirewallsClient. */ +public final class FirewallsClientImpl implements FirewallsClient { + /** The proxy service used to perform REST calls. */ + private final FirewallsService service; + + /** The service client containing this operation class. */ + private final PaloAltoNetworksCloudngfwImpl client; + + /** + * Initializes an instance of FirewallsClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + FirewallsClientImpl(PaloAltoNetworksCloudngfwImpl client) { + this.service = + RestProxy.create(FirewallsService.class, client.getHttpPipeline(), client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for PaloAltoNetworksCloudngfwFirewalls to be used by the proxy service to + * perform REST calls. + */ + @Host("{$host}") + @ServiceInterface(name = "PaloAltoNetworksClou") + public interface FirewallsService { + @Headers({"Content-Type: application/json"}) + @Get("/subscriptions/{subscriptionId}/providers/PaloAltoNetworks.Cloudngfw/firewalls") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> list( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByResourceGroup( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> getByResourceGroup( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("firewallName") String firewallName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Put( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName}") + @ExpectedResponses({200, 201}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> createOrUpdate( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("firewallName") String firewallName, + @BodyParam("application/json") FirewallResourceInner resource, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Patch( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> update( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("firewallName") String firewallName, + @BodyParam("application/json") FirewallResourceUpdate properties, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Delete( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName}") + @ExpectedResponses({200, 202, 204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> delete( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("firewallName") String firewallName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName}/getGlobalRulestack") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> getGlobalRulestack( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("firewallName") String firewallName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName}/getLogProfile") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> getLogProfile( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("firewallName") String firewallName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName}/getSupportInfo") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> getSupportInfo( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("firewallName") String firewallName, + @QueryParam("email") String email, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName}/saveLogProfile") + @ExpectedResponses({204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> saveLogProfile( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("firewallName") String firewallName, + @BodyParam("application/json") LogSettingsInner logSettings, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listBySubscriptionNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByResourceGroupNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + } + + /** + * List FirewallResource resources by subscription ID. + * + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync() { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .list( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List FirewallResource resources by subscription ID. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync(Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .list( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + accept, + context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List FirewallResource resources by subscription ID. + * + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync() { + return new PagedFlux<>( + () -> listSinglePageAsync(), nextLink -> listBySubscriptionNextSinglePageAsync(nextLink)); + } + + /** + * List FirewallResource resources by subscription ID. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync(Context context) { + return new PagedFlux<>( + () -> listSinglePageAsync(context), nextLink -> listBySubscriptionNextSinglePageAsync(nextLink, context)); + } + + /** + * List FirewallResource resources by subscription ID. + * + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list() { + return new PagedIterable<>(listAsync()); + } + + /** + * List FirewallResource resources by subscription ID. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list(Context context) { + return new PagedIterable<>(listAsync(context)); + } + + /** + * List FirewallResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByResourceGroupSinglePageAsync(String resourceGroupName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listByResourceGroup( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List FirewallResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByResourceGroupSinglePageAsync( + String resourceGroupName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByResourceGroup( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + accept, + context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List FirewallResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByResourceGroupAsync(String resourceGroupName) { + return new PagedFlux<>( + () -> listByResourceGroupSinglePageAsync(resourceGroupName), + nextLink -> listByResourceGroupNextSinglePageAsync(nextLink)); + } + + /** + * List FirewallResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByResourceGroupAsync(String resourceGroupName, Context context) { + return new PagedFlux<>( + () -> listByResourceGroupSinglePageAsync(resourceGroupName, context), + nextLink -> listByResourceGroupNextSinglePageAsync(nextLink, context)); + } + + /** + * List FirewallResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByResourceGroup(String resourceGroupName) { + return new PagedIterable<>(listByResourceGroupAsync(resourceGroupName)); + } + + /** + * List FirewallResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByResourceGroup(String resourceGroupName, Context context) { + return new PagedIterable<>(listByResourceGroupAsync(resourceGroupName, context)); + } + + /** + * Get a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getByResourceGroupWithResponseAsync( + String resourceGroupName, String firewallName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .getByResourceGroup( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getByResourceGroupWithResponseAsync( + String resourceGroupName, String firewallName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .getByResourceGroup( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + accept, + context); + } + + /** + * Get a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallResource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getByResourceGroupAsync(String resourceGroupName, String firewallName) { + return getByResourceGroupWithResponseAsync(resourceGroupName, firewallName) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getByResourceGroupWithResponse( + String resourceGroupName, String firewallName, Context context) { + return getByResourceGroupWithResponseAsync(resourceGroupName, firewallName, context).block(); + } + + /** + * Get a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public FirewallResourceInner getByResourceGroup(String resourceGroupName, String firewallName) { + return getByResourceGroupWithResponse(resourceGroupName, firewallName, Context.NONE).getValue(); + } + + /** + * Create a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks Firewall along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String resourceGroupName, String firewallName, FirewallResourceInner resource) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + resource, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Create a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks Firewall along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String resourceGroupName, String firewallName, FirewallResourceInner resource, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + resource, + accept, + context); + } + + /** + * Create a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of paloAltoNetworks Firewall. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, FirewallResourceInner> beginCreateOrUpdateAsync( + String resourceGroupName, String firewallName, FirewallResourceInner resource) { + Mono>> mono = + createOrUpdateWithResponseAsync(resourceGroupName, firewallName, resource); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + FirewallResourceInner.class, + FirewallResourceInner.class, + this.client.getContext()); + } + + /** + * Create a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of paloAltoNetworks Firewall. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, FirewallResourceInner> beginCreateOrUpdateAsync( + String resourceGroupName, String firewallName, FirewallResourceInner resource, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + createOrUpdateWithResponseAsync(resourceGroupName, firewallName, resource, context); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), FirewallResourceInner.class, FirewallResourceInner.class, context); + } + + /** + * Create a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of paloAltoNetworks Firewall. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, FirewallResourceInner> beginCreateOrUpdate( + String resourceGroupName, String firewallName, FirewallResourceInner resource) { + return this.beginCreateOrUpdateAsync(resourceGroupName, firewallName, resource).getSyncPoller(); + } + + /** + * Create a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of paloAltoNetworks Firewall. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, FirewallResourceInner> beginCreateOrUpdate( + String resourceGroupName, String firewallName, FirewallResourceInner resource, Context context) { + return this.beginCreateOrUpdateAsync(resourceGroupName, firewallName, resource, context).getSyncPoller(); + } + + /** + * Create a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks Firewall on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String resourceGroupName, String firewallName, FirewallResourceInner resource) { + return beginCreateOrUpdateAsync(resourceGroupName, firewallName, resource) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks Firewall on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String resourceGroupName, String firewallName, FirewallResourceInner resource, Context context) { + return beginCreateOrUpdateAsync(resourceGroupName, firewallName, resource, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks Firewall. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public FirewallResourceInner createOrUpdate( + String resourceGroupName, String firewallName, FirewallResourceInner resource) { + return createOrUpdateAsync(resourceGroupName, firewallName, resource).block(); + } + + /** + * Create a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks Firewall. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public FirewallResourceInner createOrUpdate( + String resourceGroupName, String firewallName, FirewallResourceInner resource, Context context) { + return createOrUpdateAsync(resourceGroupName, firewallName, resource, context).block(); + } + + /** + * Update a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param properties The resource properties to be updated. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks Firewall along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> updateWithResponseAsync( + String resourceGroupName, String firewallName, FirewallResourceUpdate properties) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + if (properties == null) { + return Mono.error(new IllegalArgumentException("Parameter properties is required and cannot be null.")); + } else { + properties.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .update( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + properties, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Update a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param properties The resource properties to be updated. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks Firewall along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> updateWithResponseAsync( + String resourceGroupName, String firewallName, FirewallResourceUpdate properties, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + if (properties == null) { + return Mono.error(new IllegalArgumentException("Parameter properties is required and cannot be null.")); + } else { + properties.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .update( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + properties, + accept, + context); + } + + /** + * Update a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param properties The resource properties to be updated. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks Firewall on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono updateAsync( + String resourceGroupName, String firewallName, FirewallResourceUpdate properties) { + return updateWithResponseAsync(resourceGroupName, firewallName, properties) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Update a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param properties The resource properties to be updated. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks Firewall along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response updateWithResponse( + String resourceGroupName, String firewallName, FirewallResourceUpdate properties, Context context) { + return updateWithResponseAsync(resourceGroupName, firewallName, properties, context).block(); + } + + /** + * Update a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param properties The resource properties to be updated. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks Firewall. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public FirewallResourceInner update( + String resourceGroupName, String firewallName, FirewallResourceUpdate properties) { + return updateWithResponse(resourceGroupName, firewallName, properties, Context.NONE).getValue(); + } + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync(String resourceGroupName, String firewallName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String resourceGroupName, String firewallName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + accept, + context); + } + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync(String resourceGroupName, String firewallName) { + Mono>> mono = deleteWithResponseAsync(resourceGroupName, firewallName); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String resourceGroupName, String firewallName, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = deleteWithResponseAsync(resourceGroupName, firewallName, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete(String resourceGroupName, String firewallName) { + return this.beginDeleteAsync(resourceGroupName, firewallName).getSyncPoller(); + } + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete( + String resourceGroupName, String firewallName, Context context) { + return this.beginDeleteAsync(resourceGroupName, firewallName, context).getSyncPoller(); + } + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String resourceGroupName, String firewallName) { + return beginDeleteAsync(resourceGroupName, firewallName).last().flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String resourceGroupName, String firewallName, Context context) { + return beginDeleteAsync(resourceGroupName, firewallName, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String resourceGroupName, String firewallName) { + deleteAsync(resourceGroupName, firewallName).block(); + } + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String resourceGroupName, String firewallName, Context context) { + deleteAsync(resourceGroupName, firewallName, context).block(); + } + + /** + * Get Global Rulestack associated with the Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return global Rulestack associated with the Firewall along with {@link Response} on successful completion of + * {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getGlobalRulestackWithResponseAsync( + String resourceGroupName, String firewallName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .getGlobalRulestack( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get Global Rulestack associated with the Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return global Rulestack associated with the Firewall along with {@link Response} on successful completion of + * {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getGlobalRulestackWithResponseAsync( + String resourceGroupName, String firewallName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .getGlobalRulestack( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + accept, + context); + } + + /** + * Get Global Rulestack associated with the Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return global Rulestack associated with the Firewall on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getGlobalRulestackAsync(String resourceGroupName, String firewallName) { + return getGlobalRulestackWithResponseAsync(resourceGroupName, firewallName) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get Global Rulestack associated with the Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return global Rulestack associated with the Firewall along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getGlobalRulestackWithResponse( + String resourceGroupName, String firewallName, Context context) { + return getGlobalRulestackWithResponseAsync(resourceGroupName, firewallName, context).block(); + } + + /** + * Get Global Rulestack associated with the Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return global Rulestack associated with the Firewall. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public GlobalRulestackInfoInner getGlobalRulestack(String resourceGroupName, String firewallName) { + return getGlobalRulestackWithResponse(resourceGroupName, firewallName, Context.NONE).getValue(); + } + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return log Settings for Firewall along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getLogProfileWithResponseAsync( + String resourceGroupName, String firewallName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .getLogProfile( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return log Settings for Firewall along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getLogProfileWithResponseAsync( + String resourceGroupName, String firewallName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .getLogProfile( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + accept, + context); + } + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return log Settings for Firewall on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getLogProfileAsync(String resourceGroupName, String firewallName) { + return getLogProfileWithResponseAsync(resourceGroupName, firewallName) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return log Settings for Firewall along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getLogProfileWithResponse( + String resourceGroupName, String firewallName, Context context) { + return getLogProfileWithResponseAsync(resourceGroupName, firewallName, context).block(); + } + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return log Settings for Firewall. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public LogSettingsInner getLogProfile(String resourceGroupName, String firewallName) { + return getLogProfileWithResponse(resourceGroupName, firewallName, Context.NONE).getValue(); + } + + /** + * support info for firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param email email address on behalf of which this API called. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource along with {@link Response} on successful completion of {@link + * Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getSupportInfoWithResponseAsync( + String resourceGroupName, String firewallName, String email) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .getSupportInfo( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + email, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * support info for firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param email email address on behalf of which this API called. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource along with {@link Response} on successful completion of {@link + * Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getSupportInfoWithResponseAsync( + String resourceGroupName, String firewallName, String email, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .getSupportInfo( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + email, + accept, + context); + } + + /** + * support info for firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getSupportInfoAsync(String resourceGroupName, String firewallName) { + final String email = null; + return getSupportInfoWithResponseAsync(resourceGroupName, firewallName, email) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * support info for firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param email email address on behalf of which this API called. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getSupportInfoWithResponse( + String resourceGroupName, String firewallName, String email, Context context) { + return getSupportInfoWithResponseAsync(resourceGroupName, firewallName, email, context).block(); + } + + /** + * support info for firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public SupportInfoInner getSupportInfo(String resourceGroupName, String firewallName) { + final String email = null; + return getSupportInfoWithResponse(resourceGroupName, firewallName, email, Context.NONE).getValue(); + } + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param logSettings Log Settings for Firewall. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> saveLogProfileWithResponseAsync( + String resourceGroupName, String firewallName, LogSettingsInner logSettings) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + if (logSettings != null) { + logSettings.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .saveLogProfile( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + logSettings, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param logSettings Log Settings for Firewall. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> saveLogProfileWithResponseAsync( + String resourceGroupName, String firewallName, LogSettingsInner logSettings, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (firewallName == null) { + return Mono.error(new IllegalArgumentException("Parameter firewallName is required and cannot be null.")); + } + if (logSettings != null) { + logSettings.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .saveLogProfile( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + firewallName, + logSettings, + accept, + context); + } + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono saveLogProfileAsync(String resourceGroupName, String firewallName) { + final LogSettingsInner logSettings = null; + return saveLogProfileWithResponseAsync(resourceGroupName, firewallName, logSettings) + .flatMap(ignored -> Mono.empty()); + } + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param logSettings Log Settings for Firewall. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response saveLogProfileWithResponse( + String resourceGroupName, String firewallName, LogSettingsInner logSettings, Context context) { + return saveLogProfileWithResponseAsync(resourceGroupName, firewallName, logSettings, context).block(); + } + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void saveLogProfile(String resourceGroupName, String firewallName) { + final LogSettingsInner logSettings = null; + saveLogProfileWithResponse(resourceGroupName, firewallName, logSettings, Context.NONE); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listBySubscriptionNextSinglePageAsync(String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> service.listBySubscriptionNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listBySubscriptionNextSinglePageAsync( + String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listBySubscriptionNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByResourceGroupNextSinglePageAsync(String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> service.listByResourceGroupNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByResourceGroupNextSinglePageAsync( + String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByResourceGroupNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallsImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallsImpl.java new file mode 100644 index 0000000000000..ddbd58913d4d1 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FirewallsImpl.java @@ -0,0 +1,258 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.SimpleResponse; +import com.azure.core.util.Context; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.FirewallsClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackInfoInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LogSettingsInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SupportInfoInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Firewalls; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackInfo; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LogSettings; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SupportInfo; + +public final class FirewallsImpl implements Firewalls { + private static final ClientLogger LOGGER = new ClientLogger(FirewallsImpl.class); + + private final FirewallsClient innerClient; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public FirewallsImpl( + FirewallsClient innerClient, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerClient = innerClient; + this.serviceManager = serviceManager; + } + + public PagedIterable list() { + PagedIterable inner = this.serviceClient().list(); + return Utils.mapPage(inner, inner1 -> new FirewallResourceImpl(inner1, this.manager())); + } + + public PagedIterable list(Context context) { + PagedIterable inner = this.serviceClient().list(context); + return Utils.mapPage(inner, inner1 -> new FirewallResourceImpl(inner1, this.manager())); + } + + public PagedIterable listByResourceGroup(String resourceGroupName) { + PagedIterable inner = this.serviceClient().listByResourceGroup(resourceGroupName); + return Utils.mapPage(inner, inner1 -> new FirewallResourceImpl(inner1, this.manager())); + } + + public PagedIterable listByResourceGroup(String resourceGroupName, Context context) { + PagedIterable inner = + this.serviceClient().listByResourceGroup(resourceGroupName, context); + return Utils.mapPage(inner, inner1 -> new FirewallResourceImpl(inner1, this.manager())); + } + + public Response getByResourceGroupWithResponse( + String resourceGroupName, String firewallName, Context context) { + Response inner = + this.serviceClient().getByResourceGroupWithResponse(resourceGroupName, firewallName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new FirewallResourceImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public FirewallResource getByResourceGroup(String resourceGroupName, String firewallName) { + FirewallResourceInner inner = this.serviceClient().getByResourceGroup(resourceGroupName, firewallName); + if (inner != null) { + return new FirewallResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public void deleteByResourceGroup(String resourceGroupName, String firewallName) { + this.serviceClient().delete(resourceGroupName, firewallName); + } + + public void delete(String resourceGroupName, String firewallName, Context context) { + this.serviceClient().delete(resourceGroupName, firewallName, context); + } + + public Response getGlobalRulestackWithResponse( + String resourceGroupName, String firewallName, Context context) { + Response inner = + this.serviceClient().getGlobalRulestackWithResponse(resourceGroupName, firewallName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new GlobalRulestackInfoImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public GlobalRulestackInfo getGlobalRulestack(String resourceGroupName, String firewallName) { + GlobalRulestackInfoInner inner = this.serviceClient().getGlobalRulestack(resourceGroupName, firewallName); + if (inner != null) { + return new GlobalRulestackInfoImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response getLogProfileWithResponse( + String resourceGroupName, String firewallName, Context context) { + Response inner = + this.serviceClient().getLogProfileWithResponse(resourceGroupName, firewallName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new LogSettingsImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public LogSettings getLogProfile(String resourceGroupName, String firewallName) { + LogSettingsInner inner = this.serviceClient().getLogProfile(resourceGroupName, firewallName); + if (inner != null) { + return new LogSettingsImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response getSupportInfoWithResponse( + String resourceGroupName, String firewallName, String email, Context context) { + Response inner = + this.serviceClient().getSupportInfoWithResponse(resourceGroupName, firewallName, email, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new SupportInfoImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public SupportInfo getSupportInfo(String resourceGroupName, String firewallName) { + SupportInfoInner inner = this.serviceClient().getSupportInfo(resourceGroupName, firewallName); + if (inner != null) { + return new SupportInfoImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response saveLogProfileWithResponse( + String resourceGroupName, String firewallName, LogSettingsInner logSettings, Context context) { + return this.serviceClient().saveLogProfileWithResponse(resourceGroupName, firewallName, logSettings, context); + } + + public void saveLogProfile(String resourceGroupName, String firewallName) { + this.serviceClient().saveLogProfile(resourceGroupName, firewallName); + } + + public FirewallResource getById(String id) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String firewallName = Utils.getValueFromIdByName(id, "firewalls"); + if (firewallName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'firewalls'.", id))); + } + return this.getByResourceGroupWithResponse(resourceGroupName, firewallName, Context.NONE).getValue(); + } + + public Response getByIdWithResponse(String id, Context context) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String firewallName = Utils.getValueFromIdByName(id, "firewalls"); + if (firewallName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'firewalls'.", id))); + } + return this.getByResourceGroupWithResponse(resourceGroupName, firewallName, context); + } + + public void deleteById(String id) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String firewallName = Utils.getValueFromIdByName(id, "firewalls"); + if (firewallName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'firewalls'.", id))); + } + this.delete(resourceGroupName, firewallName, Context.NONE); + } + + public void deleteByIdWithResponse(String id, Context context) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String firewallName = Utils.getValueFromIdByName(id, "firewalls"); + if (firewallName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'firewalls'.", id))); + } + this.delete(resourceGroupName, firewallName, context); + } + + private FirewallsClient serviceClient() { + return this.innerClient; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } + + public FirewallResourceImpl define(String name) { + return new FirewallResourceImpl(name, this.manager()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListGlobalRulestackResourceImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListGlobalRulestackResourceImpl.java new file mode 100644 index 0000000000000..0260357713242 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListGlobalRulestackResourceImpl.java @@ -0,0 +1,74 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.management.SystemData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListGlobalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import java.util.Collections; +import java.util.List; + +public final class FqdnListGlobalRulestackResourceImpl implements FqdnListGlobalRulestackResource { + private FqdnListGlobalRulestackResourceInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + FqdnListGlobalRulestackResourceImpl( + FqdnListGlobalRulestackResourceInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public String id() { + return this.innerModel().id(); + } + + public String name() { + return this.innerModel().name(); + } + + public String type() { + return this.innerModel().type(); + } + + public SystemData systemData() { + return this.innerModel().systemData(); + } + + public String description() { + return this.innerModel().description(); + } + + public List fqdnList() { + List inner = this.innerModel().fqdnList(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public String etag() { + return this.innerModel().etag(); + } + + public String auditComment() { + return this.innerModel().auditComment(); + } + + public ProvisioningState provisioningState() { + return this.innerModel().provisioningState(); + } + + public FqdnListGlobalRulestackResourceInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListGlobalRulestacksClientImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListGlobalRulestacksClientImpl.java new file mode 100644 index 0000000000000..45ce6f793b1a9 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListGlobalRulestacksClientImpl.java @@ -0,0 +1,937 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.BodyParam; +import com.azure.core.annotation.Delete; +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Get; +import com.azure.core.annotation.HeaderParam; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.Put; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.FqdnListGlobalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListGlobalRulestackResourceListResult; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** An instance of this class provides access to all the operations defined in FqdnListGlobalRulestacksClient. */ +public final class FqdnListGlobalRulestacksClientImpl implements FqdnListGlobalRulestacksClient { + /** The proxy service used to perform REST calls. */ + private final FqdnListGlobalRulestacksService service; + + /** The service client containing this operation class. */ + private final PaloAltoNetworksCloudngfwImpl client; + + /** + * Initializes an instance of FqdnListGlobalRulestacksClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + FqdnListGlobalRulestacksClientImpl(PaloAltoNetworksCloudngfwImpl client) { + this.service = + RestProxy + .create(FqdnListGlobalRulestacksService.class, client.getHttpPipeline(), client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for PaloAltoNetworksCloudngfwFqdnListGlobalRulestacks to be used by the + * proxy service to perform REST calls. + */ + @Host("{$host}") + @ServiceInterface(name = "PaloAltoNetworksClou") + public interface FqdnListGlobalRulestacksService { + @Headers({"Content-Type: application/json"}) + @Get("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/fqdnlists") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> list( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/fqdnlists/{name}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> get( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("name") String name, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Put("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/fqdnlists/{name}") + @ExpectedResponses({200, 201}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> createOrUpdate( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("name") String name, + @BodyParam("application/json") FqdnListGlobalRulestackResourceInner resource, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Delete("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/fqdnlists/{name}") + @ExpectedResponses({200, 202, 204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> delete( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("name") String name, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + } + + /** + * List FqdnListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListGlobalRulestackResource list operation along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync(String globalRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .list( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List FqdnListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListGlobalRulestackResource list operation along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync( + String globalRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .list(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List FqdnListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListGlobalRulestackResource list operation as paginated response with {@link + * PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync(String globalRulestackName) { + return new PagedFlux<>( + () -> listSinglePageAsync(globalRulestackName), nextLink -> listNextSinglePageAsync(nextLink)); + } + + /** + * List FqdnListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListGlobalRulestackResource list operation as paginated response with {@link + * PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync(String globalRulestackName, Context context) { + return new PagedFlux<>( + () -> listSinglePageAsync(globalRulestackName, context), + nextLink -> listNextSinglePageAsync(nextLink, context)); + } + + /** + * List FqdnListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListGlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list(String globalRulestackName) { + return new PagedIterable<>(listAsync(globalRulestackName)); + } + + /** + * List FqdnListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListGlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list(String globalRulestackName, Context context) { + return new PagedIterable<>(listAsync(globalRulestackName, context)); + } + + /** + * Get a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListGlobalRulestackResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String globalRulestackName, String name) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + name, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListGlobalRulestackResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String globalRulestackName, String name, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .get(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, name, accept, context); + } + + /** + * Get a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListGlobalRulestackResource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getAsync(String globalRulestackName, String name) { + return getWithResponseAsync(globalRulestackName, name).flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListGlobalRulestackResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getWithResponse( + String globalRulestackName, String name, Context context) { + return getWithResponseAsync(globalRulestackName, name, context).block(); + } + + /** + * Get a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListGlobalRulestackResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public FqdnListGlobalRulestackResourceInner get(String globalRulestackName, String name) { + return getWithResponse(globalRulestackName, name, Context.NONE).getValue(); + } + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack fqdnList along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + name, + resource, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack fqdnList along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + name, + resource, + accept, + context); + } + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of globalRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, FqdnListGlobalRulestackResourceInner> + beginCreateOrUpdateAsync( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource) { + Mono>> mono = createOrUpdateWithResponseAsync(globalRulestackName, name, resource); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + FqdnListGlobalRulestackResourceInner.class, + FqdnListGlobalRulestackResourceInner.class, + this.client.getContext()); + } + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of globalRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, FqdnListGlobalRulestackResourceInner> + beginCreateOrUpdateAsync( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + createOrUpdateWithResponseAsync(globalRulestackName, name, resource, context); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + FqdnListGlobalRulestackResourceInner.class, + FqdnListGlobalRulestackResourceInner.class, + context); + } + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of globalRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, FqdnListGlobalRulestackResourceInner> + beginCreateOrUpdate(String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource) { + return this.beginCreateOrUpdateAsync(globalRulestackName, name, resource).getSyncPoller(); + } + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of globalRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, FqdnListGlobalRulestackResourceInner> + beginCreateOrUpdate( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource, Context context) { + return this.beginCreateOrUpdateAsync(globalRulestackName, name, resource, context).getSyncPoller(); + } + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack fqdnList on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource) { + return beginCreateOrUpdateAsync(globalRulestackName, name, resource) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack fqdnList on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource, Context context) { + return beginCreateOrUpdateAsync(globalRulestackName, name, resource, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public FqdnListGlobalRulestackResourceInner createOrUpdate( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource) { + return createOrUpdateAsync(globalRulestackName, name, resource).block(); + } + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public FqdnListGlobalRulestackResourceInner createOrUpdate( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource, Context context) { + return createOrUpdateAsync(globalRulestackName, name, resource, context).block(); + } + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync(String globalRulestackName, String name) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + name, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String globalRulestackName, String name, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .delete(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, name, accept, context); + } + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync(String globalRulestackName, String name) { + Mono>> mono = deleteWithResponseAsync(globalRulestackName, name); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String globalRulestackName, String name, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = deleteWithResponseAsync(globalRulestackName, name, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete(String globalRulestackName, String name) { + return this.beginDeleteAsync(globalRulestackName, name).getSyncPoller(); + } + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete(String globalRulestackName, String name, Context context) { + return this.beginDeleteAsync(globalRulestackName, name, context).getSyncPoller(); + } + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String globalRulestackName, String name) { + return beginDeleteAsync(globalRulestackName, name).last().flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String globalRulestackName, String name, Context context) { + return beginDeleteAsync(globalRulestackName, name, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String globalRulestackName, String name) { + deleteAsync(globalRulestackName, name).block(); + } + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String globalRulestackName, String name, Context context) { + deleteAsync(globalRulestackName, name, context).block(); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListGlobalRulestackResource list operation along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listNextSinglePageAsync(String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext(context -> service.listNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListGlobalRulestackResource list operation along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listNextSinglePageAsync( + String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListGlobalRulestacksImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListGlobalRulestacksImpl.java new file mode 100644 index 0000000000000..253db9a5043ae --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListGlobalRulestacksImpl.java @@ -0,0 +1,103 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.SimpleResponse; +import com.azure.core.util.Context; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.FqdnListGlobalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListGlobalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListGlobalRulestacks; + +public final class FqdnListGlobalRulestacksImpl implements FqdnListGlobalRulestacks { + private static final ClientLogger LOGGER = new ClientLogger(FqdnListGlobalRulestacksImpl.class); + + private final FqdnListGlobalRulestacksClient innerClient; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public FqdnListGlobalRulestacksImpl( + FqdnListGlobalRulestacksClient innerClient, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerClient = innerClient; + this.serviceManager = serviceManager; + } + + public PagedIterable list(String globalRulestackName) { + PagedIterable inner = this.serviceClient().list(globalRulestackName); + return Utils.mapPage(inner, inner1 -> new FqdnListGlobalRulestackResourceImpl(inner1, this.manager())); + } + + public PagedIterable list(String globalRulestackName, Context context) { + PagedIterable inner = + this.serviceClient().list(globalRulestackName, context); + return Utils.mapPage(inner, inner1 -> new FqdnListGlobalRulestackResourceImpl(inner1, this.manager())); + } + + public Response getWithResponse( + String globalRulestackName, String name, Context context) { + Response inner = + this.serviceClient().getWithResponse(globalRulestackName, name, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new FqdnListGlobalRulestackResourceImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public FqdnListGlobalRulestackResource get(String globalRulestackName, String name) { + FqdnListGlobalRulestackResourceInner inner = this.serviceClient().get(globalRulestackName, name); + if (inner != null) { + return new FqdnListGlobalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public FqdnListGlobalRulestackResource createOrUpdate( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource) { + FqdnListGlobalRulestackResourceInner inner = + this.serviceClient().createOrUpdate(globalRulestackName, name, resource); + if (inner != null) { + return new FqdnListGlobalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public FqdnListGlobalRulestackResource createOrUpdate( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource, Context context) { + FqdnListGlobalRulestackResourceInner inner = + this.serviceClient().createOrUpdate(globalRulestackName, name, resource, context); + if (inner != null) { + return new FqdnListGlobalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public void deleteByResourceGroup(String globalRulestackName, String name) { + this.serviceClient().delete(globalRulestackName, name); + } + + public void delete(String globalRulestackName, String name, Context context) { + this.serviceClient().delete(globalRulestackName, name, context); + } + + private FqdnListGlobalRulestacksClient serviceClient() { + return this.innerClient; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListLocalRulestackResourceImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListLocalRulestackResourceImpl.java new file mode 100644 index 0000000000000..05310ad1346b9 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListLocalRulestackResourceImpl.java @@ -0,0 +1,185 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.management.SystemData; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListLocalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListLocalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import java.util.Collections; +import java.util.List; + +public final class FqdnListLocalRulestackResourceImpl + implements FqdnListLocalRulestackResource, + FqdnListLocalRulestackResource.Definition, + FqdnListLocalRulestackResource.Update { + private FqdnListLocalRulestackResourceInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public String id() { + return this.innerModel().id(); + } + + public String name() { + return this.innerModel().name(); + } + + public String type() { + return this.innerModel().type(); + } + + public SystemData systemData() { + return this.innerModel().systemData(); + } + + public String description() { + return this.innerModel().description(); + } + + public List fqdnList() { + List inner = this.innerModel().fqdnList(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public String etag() { + return this.innerModel().etag(); + } + + public String auditComment() { + return this.innerModel().auditComment(); + } + + public ProvisioningState provisioningState() { + return this.innerModel().provisioningState(); + } + + public String resourceGroupName() { + return resourceGroupName; + } + + public FqdnListLocalRulestackResourceInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } + + private String resourceGroupName; + + private String localRulestackName; + + private String name; + + public FqdnListLocalRulestackResourceImpl withExistingLocalRulestack( + String resourceGroupName, String localRulestackName) { + this.resourceGroupName = resourceGroupName; + this.localRulestackName = localRulestackName; + return this; + } + + public FqdnListLocalRulestackResource create() { + this.innerObject = + serviceManager + .serviceClient() + .getFqdnListLocalRulestacks() + .createOrUpdate(resourceGroupName, localRulestackName, name, this.innerModel(), Context.NONE); + return this; + } + + public FqdnListLocalRulestackResource create(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getFqdnListLocalRulestacks() + .createOrUpdate(resourceGroupName, localRulestackName, name, this.innerModel(), context); + return this; + } + + FqdnListLocalRulestackResourceImpl( + String name, com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = new FqdnListLocalRulestackResourceInner(); + this.serviceManager = serviceManager; + this.name = name; + } + + public FqdnListLocalRulestackResourceImpl update() { + return this; + } + + public FqdnListLocalRulestackResource apply() { + this.innerObject = + serviceManager + .serviceClient() + .getFqdnListLocalRulestacks() + .createOrUpdate(resourceGroupName, localRulestackName, name, this.innerModel(), Context.NONE); + return this; + } + + public FqdnListLocalRulestackResource apply(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getFqdnListLocalRulestacks() + .createOrUpdate(resourceGroupName, localRulestackName, name, this.innerModel(), context); + return this; + } + + FqdnListLocalRulestackResourceImpl( + FqdnListLocalRulestackResourceInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + this.resourceGroupName = Utils.getValueFromIdByName(innerObject.id(), "resourceGroups"); + this.localRulestackName = Utils.getValueFromIdByName(innerObject.id(), "localRulestacks"); + this.name = Utils.getValueFromIdByName(innerObject.id(), "fqdnlists"); + } + + public FqdnListLocalRulestackResource refresh() { + this.innerObject = + serviceManager + .serviceClient() + .getFqdnListLocalRulestacks() + .getWithResponse(resourceGroupName, localRulestackName, name, Context.NONE) + .getValue(); + return this; + } + + public FqdnListLocalRulestackResource refresh(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getFqdnListLocalRulestacks() + .getWithResponse(resourceGroupName, localRulestackName, name, context) + .getValue(); + return this; + } + + public FqdnListLocalRulestackResourceImpl withFqdnList(List fqdnList) { + this.innerModel().withFqdnList(fqdnList); + return this; + } + + public FqdnListLocalRulestackResourceImpl withDescription(String description) { + this.innerModel().withDescription(description); + return this; + } + + public FqdnListLocalRulestackResourceImpl withEtag(String etag) { + this.innerModel().withEtag(etag); + return this; + } + + public FqdnListLocalRulestackResourceImpl withAuditComment(String auditComment) { + this.innerModel().withAuditComment(auditComment); + return this; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListLocalRulestacksClientImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListLocalRulestacksClientImpl.java new file mode 100644 index 0000000000000..0f8813d61605b --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListLocalRulestacksClientImpl.java @@ -0,0 +1,1149 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.BodyParam; +import com.azure.core.annotation.Delete; +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Get; +import com.azure.core.annotation.HeaderParam; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.Put; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.FqdnListLocalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListLocalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListLocalRulestackResourceListResult; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** An instance of this class provides access to all the operations defined in FqdnListLocalRulestacksClient. */ +public final class FqdnListLocalRulestacksClientImpl implements FqdnListLocalRulestacksClient { + /** The proxy service used to perform REST calls. */ + private final FqdnListLocalRulestacksService service; + + /** The service client containing this operation class. */ + private final PaloAltoNetworksCloudngfwImpl client; + + /** + * Initializes an instance of FqdnListLocalRulestacksClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + FqdnListLocalRulestacksClientImpl(PaloAltoNetworksCloudngfwImpl client) { + this.service = + RestProxy + .create(FqdnListLocalRulestacksService.class, client.getHttpPipeline(), client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for PaloAltoNetworksCloudngfwFqdnListLocalRulestacks to be used by the + * proxy service to perform REST calls. + */ + @Host("{$host}") + @ServiceInterface(name = "PaloAltoNetworksClou") + public interface FqdnListLocalRulestacksService { + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/fqdnlists") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByLocalRulestacks( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/fqdnlists/{name}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> get( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @PathParam("name") String name, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Put( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/fqdnlists/{name}") + @ExpectedResponses({200, 201}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> createOrUpdate( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @PathParam("name") String name, + @BodyParam("application/json") FqdnListLocalRulestackResourceInner resource, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Delete( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/fqdnlists/{name}") + @ExpectedResponses({200, 202, 204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> delete( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @PathParam("name") String name, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByLocalRulestacksNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + } + + /** + * List FqdnListLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListLocalRulestackResource list operation along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksSinglePageAsync( + String resourceGroupName, String localRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listByLocalRulestacks( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List FqdnListLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListLocalRulestackResource list operation along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksSinglePageAsync( + String resourceGroupName, String localRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByLocalRulestacks( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List FqdnListLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListLocalRulestackResource list operation as paginated response with {@link + * PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByLocalRulestacksAsync( + String resourceGroupName, String localRulestackName) { + return new PagedFlux<>( + () -> listByLocalRulestacksSinglePageAsync(resourceGroupName, localRulestackName), + nextLink -> listByLocalRulestacksNextSinglePageAsync(nextLink)); + } + + /** + * List FqdnListLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListLocalRulestackResource list operation as paginated response with {@link + * PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByLocalRulestacksAsync( + String resourceGroupName, String localRulestackName, Context context) { + return new PagedFlux<>( + () -> listByLocalRulestacksSinglePageAsync(resourceGroupName, localRulestackName, context), + nextLink -> listByLocalRulestacksNextSinglePageAsync(nextLink, context)); + } + + /** + * List FqdnListLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListLocalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName) { + return new PagedIterable<>(listByLocalRulestacksAsync(resourceGroupName, localRulestackName)); + } + + /** + * List FqdnListLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListLocalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context) { + return new PagedIterable<>(listByLocalRulestacksAsync(resourceGroupName, localRulestackName, context)); + } + + /** + * Get a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListLocalRulestackResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String resourceGroupName, String localRulestackName, String name) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListLocalRulestackResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String resourceGroupName, String localRulestackName, String name, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + accept, + context); + } + + /** + * Get a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListLocalRulestackResource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getAsync( + String resourceGroupName, String localRulestackName, String name) { + return getWithResponseAsync(resourceGroupName, localRulestackName, name) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListLocalRulestackResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getWithResponse( + String resourceGroupName, String localRulestackName, String name, Context context) { + return getWithResponseAsync(resourceGroupName, localRulestackName, name, context).block(); + } + + /** + * Get a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListLocalRulestackResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public FqdnListLocalRulestackResourceInner get(String resourceGroupName, String localRulestackName, String name) { + return getWithResponse(resourceGroupName, localRulestackName, name, Context.NONE).getValue(); + } + + /** + * Create a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack fqdnList along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String resourceGroupName, + String localRulestackName, + String name, + FqdnListLocalRulestackResourceInner resource) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + resource, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Create a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack fqdnList along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String resourceGroupName, + String localRulestackName, + String name, + FqdnListLocalRulestackResourceInner resource, + Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + resource, + accept, + context); + } + + /** + * Create a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of localRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, FqdnListLocalRulestackResourceInner> + beginCreateOrUpdateAsync( + String resourceGroupName, + String localRulestackName, + String name, + FqdnListLocalRulestackResourceInner resource) { + Mono>> mono = + createOrUpdateWithResponseAsync(resourceGroupName, localRulestackName, name, resource); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + FqdnListLocalRulestackResourceInner.class, + FqdnListLocalRulestackResourceInner.class, + this.client.getContext()); + } + + /** + * Create a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of localRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, FqdnListLocalRulestackResourceInner> + beginCreateOrUpdateAsync( + String resourceGroupName, + String localRulestackName, + String name, + FqdnListLocalRulestackResourceInner resource, + Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + createOrUpdateWithResponseAsync(resourceGroupName, localRulestackName, name, resource, context); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + FqdnListLocalRulestackResourceInner.class, + FqdnListLocalRulestackResourceInner.class, + context); + } + + /** + * Create a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, FqdnListLocalRulestackResourceInner> + beginCreateOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + FqdnListLocalRulestackResourceInner resource) { + return this.beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, name, resource).getSyncPoller(); + } + + /** + * Create a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, FqdnListLocalRulestackResourceInner> + beginCreateOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + FqdnListLocalRulestackResourceInner resource, + Context context) { + return this + .beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, name, resource, context) + .getSyncPoller(); + } + + /** + * Create a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack fqdnList on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String resourceGroupName, + String localRulestackName, + String name, + FqdnListLocalRulestackResourceInner resource) { + return beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, name, resource) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack fqdnList on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String resourceGroupName, + String localRulestackName, + String name, + FqdnListLocalRulestackResourceInner resource, + Context context) { + return beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, name, resource, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public FqdnListLocalRulestackResourceInner createOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + FqdnListLocalRulestackResourceInner resource) { + return createOrUpdateAsync(resourceGroupName, localRulestackName, name, resource).block(); + } + + /** + * Create a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack fqdnList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public FqdnListLocalRulestackResourceInner createOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + FqdnListLocalRulestackResourceInner resource, + Context context) { + return createOrUpdateAsync(resourceGroupName, localRulestackName, name, resource, context).block(); + } + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String resourceGroupName, String localRulestackName, String name) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String resourceGroupName, String localRulestackName, String name, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + accept, + context); + } + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String resourceGroupName, String localRulestackName, String name) { + Mono>> mono = deleteWithResponseAsync(resourceGroupName, localRulestackName, name); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String resourceGroupName, String localRulestackName, String name, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + deleteWithResponseAsync(resourceGroupName, localRulestackName, name, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete( + String resourceGroupName, String localRulestackName, String name) { + return this.beginDeleteAsync(resourceGroupName, localRulestackName, name).getSyncPoller(); + } + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete( + String resourceGroupName, String localRulestackName, String name, Context context) { + return this.beginDeleteAsync(resourceGroupName, localRulestackName, name, context).getSyncPoller(); + } + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String resourceGroupName, String localRulestackName, String name) { + return beginDeleteAsync(resourceGroupName, localRulestackName, name) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String resourceGroupName, String localRulestackName, String name, Context context) { + return beginDeleteAsync(resourceGroupName, localRulestackName, name, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String resourceGroupName, String localRulestackName, String name) { + deleteAsync(resourceGroupName, localRulestackName, name).block(); + } + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String resourceGroupName, String localRulestackName, String name, Context context) { + deleteAsync(resourceGroupName, localRulestackName, name, context).block(); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListLocalRulestackResource list operation along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksNextSinglePageAsync( + String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> service.listByLocalRulestacksNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListLocalRulestackResource list operation along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksNextSinglePageAsync( + String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByLocalRulestacksNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListLocalRulestacksImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListLocalRulestacksImpl.java new file mode 100644 index 0000000000000..bb6b3fd08f081 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/FqdnListLocalRulestacksImpl.java @@ -0,0 +1,197 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.SimpleResponse; +import com.azure.core.util.Context; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.FqdnListLocalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListLocalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListLocalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListLocalRulestacks; + +public final class FqdnListLocalRulestacksImpl implements FqdnListLocalRulestacks { + private static final ClientLogger LOGGER = new ClientLogger(FqdnListLocalRulestacksImpl.class); + + private final FqdnListLocalRulestacksClient innerClient; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public FqdnListLocalRulestacksImpl( + FqdnListLocalRulestacksClient innerClient, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerClient = innerClient; + this.serviceManager = serviceManager; + } + + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName) { + PagedIterable inner = + this.serviceClient().listByLocalRulestacks(resourceGroupName, localRulestackName); + return Utils.mapPage(inner, inner1 -> new FqdnListLocalRulestackResourceImpl(inner1, this.manager())); + } + + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context) { + PagedIterable inner = + this.serviceClient().listByLocalRulestacks(resourceGroupName, localRulestackName, context); + return Utils.mapPage(inner, inner1 -> new FqdnListLocalRulestackResourceImpl(inner1, this.manager())); + } + + public Response getWithResponse( + String resourceGroupName, String localRulestackName, String name, Context context) { + Response inner = + this.serviceClient().getWithResponse(resourceGroupName, localRulestackName, name, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new FqdnListLocalRulestackResourceImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public FqdnListLocalRulestackResource get(String resourceGroupName, String localRulestackName, String name) { + FqdnListLocalRulestackResourceInner inner = + this.serviceClient().get(resourceGroupName, localRulestackName, name); + if (inner != null) { + return new FqdnListLocalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public void delete(String resourceGroupName, String localRulestackName, String name) { + this.serviceClient().delete(resourceGroupName, localRulestackName, name); + } + + public void delete(String resourceGroupName, String localRulestackName, String name, Context context) { + this.serviceClient().delete(resourceGroupName, localRulestackName, name, context); + } + + public FqdnListLocalRulestackResource getById(String id) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String name = Utils.getValueFromIdByName(id, "fqdnlists"); + if (name == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'fqdnlists'.", id))); + } + return this.getWithResponse(resourceGroupName, localRulestackName, name, Context.NONE).getValue(); + } + + public Response getByIdWithResponse(String id, Context context) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String name = Utils.getValueFromIdByName(id, "fqdnlists"); + if (name == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'fqdnlists'.", id))); + } + return this.getWithResponse(resourceGroupName, localRulestackName, name, context); + } + + public void deleteById(String id) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String name = Utils.getValueFromIdByName(id, "fqdnlists"); + if (name == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'fqdnlists'.", id))); + } + this.delete(resourceGroupName, localRulestackName, name, Context.NONE); + } + + public void deleteByIdWithResponse(String id, Context context) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String name = Utils.getValueFromIdByName(id, "fqdnlists"); + if (name == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'fqdnlists'.", id))); + } + this.delete(resourceGroupName, localRulestackName, name, context); + } + + private FqdnListLocalRulestacksClient serviceClient() { + return this.innerClient; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } + + public FqdnListLocalRulestackResourceImpl define(String name) { + return new FqdnListLocalRulestackResourceImpl(name, this.manager()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/GlobalRulestackInfoImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/GlobalRulestackInfoImpl.java new file mode 100644 index 0000000000000..7b7d1522a9c72 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/GlobalRulestackInfoImpl.java @@ -0,0 +1,33 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackInfoInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackInfo; + +public final class GlobalRulestackInfoImpl implements GlobalRulestackInfo { + private GlobalRulestackInfoInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + GlobalRulestackInfoImpl( + GlobalRulestackInfoInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public String azureId() { + return this.innerModel().azureId(); + } + + public GlobalRulestackInfoInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/GlobalRulestackResourceImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/GlobalRulestackResourceImpl.java new file mode 100644 index 0000000000000..e32f9f69767cc --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/GlobalRulestackResourceImpl.java @@ -0,0 +1,102 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.management.SystemData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Collections; +import java.util.List; + +public final class GlobalRulestackResourceImpl implements GlobalRulestackResource { + private GlobalRulestackResourceInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + GlobalRulestackResourceImpl( + GlobalRulestackResourceInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public String id() { + return this.innerModel().id(); + } + + public String name() { + return this.innerModel().name(); + } + + public String type() { + return this.innerModel().type(); + } + + public String location() { + return this.innerModel().location(); + } + + public AzureResourceManagerManagedIdentityProperties identity() { + return this.innerModel().identity(); + } + + public SystemData systemData() { + return this.innerModel().systemData(); + } + + public String panEtag() { + return this.innerModel().panEtag(); + } + + public String panLocation() { + return this.innerModel().panLocation(); + } + + public ScopeType scope() { + return this.innerModel().scope(); + } + + public List associatedSubscriptions() { + List inner = this.innerModel().associatedSubscriptions(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public String description() { + return this.innerModel().description(); + } + + public DefaultMode defaultMode() { + return this.innerModel().defaultMode(); + } + + public String minAppIdVersion() { + return this.innerModel().minAppIdVersion(); + } + + public ProvisioningState provisioningState() { + return this.innerModel().provisioningState(); + } + + public SecurityServices securityServices() { + return this.innerModel().securityServices(); + } + + public GlobalRulestackResourceInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/GlobalRulestacksClientImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/GlobalRulestacksClientImpl.java new file mode 100644 index 0000000000000..f68e3638057e2 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/GlobalRulestacksClientImpl.java @@ -0,0 +1,2308 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.BodyParam; +import com.azure.core.annotation.Delete; +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Get; +import com.azure.core.annotation.HeaderParam; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.Patch; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.Post; +import com.azure.core.annotation.Put; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.GlobalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.AdvSecurityObjectListResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ChangelogInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CountriesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListAppIdResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListFirewallsResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PredefinedUrlCategoriesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SecurityServicesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResourceListResult; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResourceUpdate; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeEnum; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** An instance of this class provides access to all the operations defined in GlobalRulestacksClient. */ +public final class GlobalRulestacksClientImpl implements GlobalRulestacksClient { + /** The proxy service used to perform REST calls. */ + private final GlobalRulestacksService service; + + /** The service client containing this operation class. */ + private final PaloAltoNetworksCloudngfwImpl client; + + /** + * Initializes an instance of GlobalRulestacksClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + GlobalRulestacksClientImpl(PaloAltoNetworksCloudngfwImpl client) { + this.service = + RestProxy.create(GlobalRulestacksService.class, client.getHttpPipeline(), client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for PaloAltoNetworksCloudngfwGlobalRulestacks to be used by the proxy + * service to perform REST calls. + */ + @Host("{$host}") + @ServiceInterface(name = "PaloAltoNetworksClou") + public interface GlobalRulestacksService { + @Headers({"Content-Type: application/json"}) + @Get("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> list( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> get( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Put("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}") + @ExpectedResponses({200, 201}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> createOrUpdate( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @BodyParam("application/json") GlobalRulestackResourceInner resource, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Patch("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> update( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @BodyParam("application/json") GlobalRulestackResourceUpdate properties, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Delete("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}") + @ExpectedResponses({200, 202, 204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> delete( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/commit") + @ExpectedResponses({202}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> commit( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/getChangeLog") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> getChangeLog( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/listAdvancedSecurityObjects") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listAdvancedSecurityObjects( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @QueryParam("skip") String skip, + @QueryParam("top") Integer top, + @QueryParam("type") AdvSecurityObjectTypeEnum type, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/listAppIds") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listAppIds( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @QueryParam("appIdVersion") String appIdVersion, + @QueryParam("appPrefix") String appPrefix, + @QueryParam("skip") String skip, + @QueryParam("top") Integer top, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/listCountries") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listCountries( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @QueryParam("skip") String skip, + @QueryParam("top") Integer top, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/listFirewalls") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listFirewalls( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/listPredefinedUrlCategories") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listPredefinedUrlCategories( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @QueryParam("skip") String skip, + @QueryParam("top") Integer top, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/listSecurityServices") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listSecurityServices( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @QueryParam("skip") String skip, + @QueryParam("top") Integer top, + @QueryParam("type") SecurityServicesTypeEnum type, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/revert") + @ExpectedResponses({204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> revert( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + } + + /** + * List GlobalRulestackResource resources by Tenant. + * + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a GlobalRulestackResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync() { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> service.list(this.client.getEndpoint(), this.client.getApiVersion(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List GlobalRulestackResource resources by Tenant. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a GlobalRulestackResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync(Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .list(this.client.getEndpoint(), this.client.getApiVersion(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List GlobalRulestackResource resources by Tenant. + * + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a GlobalRulestackResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync() { + return new PagedFlux<>(() -> listSinglePageAsync(), nextLink -> listNextSinglePageAsync(nextLink)); + } + + /** + * List GlobalRulestackResource resources by Tenant. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a GlobalRulestackResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync(Context context) { + return new PagedFlux<>( + () -> listSinglePageAsync(context), nextLink -> listNextSinglePageAsync(nextLink, context)); + } + + /** + * List GlobalRulestackResource resources by Tenant. + * + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a GlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list() { + return new PagedIterable<>(listAsync()); + } + + /** + * List GlobalRulestackResource resources by Tenant. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a GlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list(Context context) { + return new PagedIterable<>(listAsync(context)); + } + + /** + * Get a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a GlobalRulestackResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync(String globalRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a GlobalRulestackResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String globalRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .get(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, accept, context); + } + + /** + * Get a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a GlobalRulestackResource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getAsync(String globalRulestackName) { + return getWithResponseAsync(globalRulestackName).flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a GlobalRulestackResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getWithResponse(String globalRulestackName, Context context) { + return getWithResponseAsync(globalRulestackName, context).block(); + } + + /** + * Get a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a GlobalRulestackResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public GlobalRulestackResourceInner get(String globalRulestackName) { + return getWithResponse(globalRulestackName, Context.NONE).getValue(); + } + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String globalRulestackName, GlobalRulestackResourceInner resource) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + resource, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String globalRulestackName, GlobalRulestackResourceInner resource, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .createOrUpdate( + this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, resource, accept, context); + } + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of paloAltoNetworks GlobalRulestack. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, GlobalRulestackResourceInner> beginCreateOrUpdateAsync( + String globalRulestackName, GlobalRulestackResourceInner resource) { + Mono>> mono = createOrUpdateWithResponseAsync(globalRulestackName, resource); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + GlobalRulestackResourceInner.class, + GlobalRulestackResourceInner.class, + this.client.getContext()); + } + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of paloAltoNetworks GlobalRulestack. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, GlobalRulestackResourceInner> beginCreateOrUpdateAsync( + String globalRulestackName, GlobalRulestackResourceInner resource, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = createOrUpdateWithResponseAsync(globalRulestackName, resource, context); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + GlobalRulestackResourceInner.class, + GlobalRulestackResourceInner.class, + context); + } + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of paloAltoNetworks GlobalRulestack. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, GlobalRulestackResourceInner> beginCreateOrUpdate( + String globalRulestackName, GlobalRulestackResourceInner resource) { + return this.beginCreateOrUpdateAsync(globalRulestackName, resource).getSyncPoller(); + } + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of paloAltoNetworks GlobalRulestack. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, GlobalRulestackResourceInner> beginCreateOrUpdate( + String globalRulestackName, GlobalRulestackResourceInner resource, Context context) { + return this.beginCreateOrUpdateAsync(globalRulestackName, resource, context).getSyncPoller(); + } + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String globalRulestackName, GlobalRulestackResourceInner resource) { + return beginCreateOrUpdateAsync(globalRulestackName, resource) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String globalRulestackName, GlobalRulestackResourceInner resource, Context context) { + return beginCreateOrUpdateAsync(globalRulestackName, resource, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public GlobalRulestackResourceInner createOrUpdate( + String globalRulestackName, GlobalRulestackResourceInner resource) { + return createOrUpdateAsync(globalRulestackName, resource).block(); + } + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public GlobalRulestackResourceInner createOrUpdate( + String globalRulestackName, GlobalRulestackResourceInner resource, Context context) { + return createOrUpdateAsync(globalRulestackName, resource, context).block(); + } + + /** + * Update a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param properties The resource properties to be updated. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> updateWithResponseAsync( + String globalRulestackName, GlobalRulestackResourceUpdate properties) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (properties == null) { + return Mono.error(new IllegalArgumentException("Parameter properties is required and cannot be null.")); + } else { + properties.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .update( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + properties, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Update a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param properties The resource properties to be updated. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> updateWithResponseAsync( + String globalRulestackName, GlobalRulestackResourceUpdate properties, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (properties == null) { + return Mono.error(new IllegalArgumentException("Parameter properties is required and cannot be null.")); + } else { + properties.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .update( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + properties, + accept, + context); + } + + /** + * Update a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param properties The resource properties to be updated. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono updateAsync( + String globalRulestackName, GlobalRulestackResourceUpdate properties) { + return updateWithResponseAsync(globalRulestackName, properties) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Update a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param properties The resource properties to be updated. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response updateWithResponse( + String globalRulestackName, GlobalRulestackResourceUpdate properties, Context context) { + return updateWithResponseAsync(globalRulestackName, properties, context).block(); + } + + /** + * Update a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param properties The resource properties to be updated. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public GlobalRulestackResourceInner update(String globalRulestackName, GlobalRulestackResourceUpdate properties) { + return updateWithResponse(globalRulestackName, properties, Context.NONE).getValue(); + } + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync(String globalRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync(String globalRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .delete(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, accept, context); + } + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync(String globalRulestackName) { + Mono>> mono = deleteWithResponseAsync(globalRulestackName); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync(String globalRulestackName, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = deleteWithResponseAsync(globalRulestackName, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete(String globalRulestackName) { + return this.beginDeleteAsync(globalRulestackName).getSyncPoller(); + } + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete(String globalRulestackName, Context context) { + return this.beginDeleteAsync(globalRulestackName, context).getSyncPoller(); + } + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String globalRulestackName) { + return beginDeleteAsync(globalRulestackName).last().flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String globalRulestackName, Context context) { + return beginDeleteAsync(globalRulestackName, context).last().flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String globalRulestackName) { + deleteAsync(globalRulestackName).block(); + } + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String globalRulestackName, Context context) { + deleteAsync(globalRulestackName, context).block(); + } + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> commitWithResponseAsync(String globalRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .commit( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> commitWithResponseAsync(String globalRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .commit(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, accept, context); + } + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginCommitAsync(String globalRulestackName) { + Mono>> mono = commitWithResponseAsync(globalRulestackName); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginCommitAsync(String globalRulestackName, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = commitWithResponseAsync(globalRulestackName, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginCommit(String globalRulestackName) { + return this.beginCommitAsync(globalRulestackName).getSyncPoller(); + } + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginCommit(String globalRulestackName, Context context) { + return this.beginCommitAsync(globalRulestackName, context).getSyncPoller(); + } + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono commitAsync(String globalRulestackName) { + return beginCommitAsync(globalRulestackName).last().flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono commitAsync(String globalRulestackName, Context context) { + return beginCommitAsync(globalRulestackName, context).last().flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void commit(String globalRulestackName) { + commitAsync(globalRulestackName).block(); + } + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void commit(String globalRulestackName, Context context) { + commitAsync(globalRulestackName, context).block(); + } + + /** + * Get changelog. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getChangeLogWithResponseAsync(String globalRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .getChangeLog( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get changelog. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getChangeLogWithResponseAsync(String globalRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .getChangeLog(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, accept, context); + } + + /** + * Get changelog. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getChangeLogAsync(String globalRulestackName) { + return getChangeLogWithResponseAsync(globalRulestackName).flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get changelog. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getChangeLogWithResponse(String globalRulestackName, Context context) { + return getChangeLogWithResponseAsync(globalRulestackName, context).block(); + } + + /** + * Get changelog. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public ChangelogInner getChangeLog(String globalRulestackName) { + return getChangeLogWithResponse(globalRulestackName, Context.NONE).getValue(); + } + + /** + * Get the list of advanced security objects. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects along with {@link Response} on successful completion of {@link + * Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listAdvancedSecurityObjectsWithResponseAsync( + String globalRulestackName, AdvSecurityObjectTypeEnum type, String skip, Integer top) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (type == null) { + return Mono.error(new IllegalArgumentException("Parameter type is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listAdvancedSecurityObjects( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + skip, + top, + type, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the list of advanced security objects. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects along with {@link Response} on successful completion of {@link + * Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listAdvancedSecurityObjectsWithResponseAsync( + String globalRulestackName, AdvSecurityObjectTypeEnum type, String skip, Integer top, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (type == null) { + return Mono.error(new IllegalArgumentException("Parameter type is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listAdvancedSecurityObjects( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + skip, + top, + type, + accept, + context); + } + + /** + * Get the list of advanced security objects. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono listAdvancedSecurityObjectsAsync( + String globalRulestackName, AdvSecurityObjectTypeEnum type) { + final String skip = null; + final Integer top = null; + return listAdvancedSecurityObjectsWithResponseAsync(globalRulestackName, type, skip, top) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get the list of advanced security objects. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response listAdvancedSecurityObjectsWithResponse( + String globalRulestackName, AdvSecurityObjectTypeEnum type, String skip, Integer top, Context context) { + return listAdvancedSecurityObjectsWithResponseAsync(globalRulestackName, type, skip, top, context).block(); + } + + /** + * Get the list of advanced security objects. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public AdvSecurityObjectListResponseInner listAdvancedSecurityObjects( + String globalRulestackName, AdvSecurityObjectTypeEnum type) { + final String skip = null; + final Integer top = null; + return listAdvancedSecurityObjectsWithResponse(globalRulestackName, type, skip, top, Context.NONE).getValue(); + } + + /** + * List of AppIds for GlobalRulestack ApiVersion. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param appIdVersion The appIdVersion parameter. + * @param appPrefix The appPrefix parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response body along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listAppIdsWithResponseAsync( + String globalRulestackName, String appIdVersion, String appPrefix, String skip, Integer top) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listAppIds( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + appIdVersion, + appPrefix, + skip, + top, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List of AppIds for GlobalRulestack ApiVersion. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param appIdVersion The appIdVersion parameter. + * @param appPrefix The appPrefix parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response body along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listAppIdsWithResponseAsync( + String globalRulestackName, String appIdVersion, String appPrefix, String skip, Integer top, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listAppIds( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + appIdVersion, + appPrefix, + skip, + top, + accept, + context); + } + + /** + * List of AppIds for GlobalRulestack ApiVersion. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response body on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono listAppIdsAsync(String globalRulestackName) { + final String appIdVersion = null; + final String appPrefix = null; + final String skip = null; + final Integer top = null; + return listAppIdsWithResponseAsync(globalRulestackName, appIdVersion, appPrefix, skip, top) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * List of AppIds for GlobalRulestack ApiVersion. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param appIdVersion The appIdVersion parameter. + * @param appPrefix The appPrefix parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response body along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response listAppIdsWithResponse( + String globalRulestackName, String appIdVersion, String appPrefix, String skip, Integer top, Context context) { + return listAppIdsWithResponseAsync(globalRulestackName, appIdVersion, appPrefix, skip, top, context).block(); + } + + /** + * List of AppIds for GlobalRulestack ApiVersion. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public ListAppIdResponseInner listAppIds(String globalRulestackName) { + final String appIdVersion = null; + final String appPrefix = null; + final String skip = null; + final Integer top = null; + return listAppIdsWithResponse(globalRulestackName, appIdVersion, appPrefix, skip, top, Context.NONE).getValue(); + } + + /** + * List of countries for Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listCountriesWithResponseAsync( + String globalRulestackName, String skip, Integer top) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listCountries( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + skip, + top, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List of countries for Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listCountriesWithResponseAsync( + String globalRulestackName, String skip, Integer top, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listCountries( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + skip, + top, + accept, + context); + } + + /** + * List of countries for Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono listCountriesAsync(String globalRulestackName) { + final String skip = null; + final Integer top = null; + return listCountriesWithResponseAsync(globalRulestackName, skip, top) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * List of countries for Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response listCountriesWithResponse( + String globalRulestackName, String skip, Integer top, Context context) { + return listCountriesWithResponseAsync(globalRulestackName, skip, top, context).block(); + } + + /** + * List of countries for Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public CountriesResponseInner listCountries(String globalRulestackName) { + final String skip = null; + final Integer top = null; + return listCountriesWithResponse(globalRulestackName, skip, top, Context.NONE).getValue(); + } + + /** + * List of Firewalls associated with Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listFirewallsWithResponseAsync(String globalRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listFirewalls( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List of Firewalls associated with Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listFirewallsWithResponseAsync( + String globalRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listFirewalls( + this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, accept, context); + } + + /** + * List of Firewalls associated with Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono listFirewallsAsync(String globalRulestackName) { + return listFirewallsWithResponseAsync(globalRulestackName).flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * List of Firewalls associated with Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response listFirewallsWithResponse(String globalRulestackName, Context context) { + return listFirewallsWithResponseAsync(globalRulestackName, context).block(); + } + + /** + * List of Firewalls associated with Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public ListFirewallsResponseInner listFirewalls(String globalRulestackName) { + return listFirewallsWithResponse(globalRulestackName, Context.NONE).getValue(); + } + + /** + * List predefined URL categories for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listPredefinedUrlCategoriesWithResponseAsync( + String globalRulestackName, String skip, Integer top) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listPredefinedUrlCategories( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + skip, + top, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List predefined URL categories for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listPredefinedUrlCategoriesWithResponseAsync( + String globalRulestackName, String skip, Integer top, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listPredefinedUrlCategories( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + skip, + top, + accept, + context); + } + + /** + * List predefined URL categories for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono listPredefinedUrlCategoriesAsync(String globalRulestackName) { + final String skip = null; + final Integer top = null; + return listPredefinedUrlCategoriesWithResponseAsync(globalRulestackName, skip, top) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * List predefined URL categories for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response listPredefinedUrlCategoriesWithResponse( + String globalRulestackName, String skip, Integer top, Context context) { + return listPredefinedUrlCategoriesWithResponseAsync(globalRulestackName, skip, top, context).block(); + } + + /** + * List predefined URL categories for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public PredefinedUrlCategoriesResponseInner listPredefinedUrlCategories(String globalRulestackName) { + final String skip = null; + final Integer top = null; + return listPredefinedUrlCategoriesWithResponse(globalRulestackName, skip, top, Context.NONE).getValue(); + } + + /** + * List the security services for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSecurityServicesWithResponseAsync( + String globalRulestackName, SecurityServicesTypeEnum type, String skip, Integer top) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (type == null) { + return Mono.error(new IllegalArgumentException("Parameter type is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listSecurityServices( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + skip, + top, + type, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List the security services for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSecurityServicesWithResponseAsync( + String globalRulestackName, SecurityServicesTypeEnum type, String skip, Integer top, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (type == null) { + return Mono.error(new IllegalArgumentException("Parameter type is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listSecurityServices( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + skip, + top, + type, + accept, + context); + } + + /** + * List the security services for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono listSecurityServicesAsync( + String globalRulestackName, SecurityServicesTypeEnum type) { + final String skip = null; + final Integer top = null; + return listSecurityServicesWithResponseAsync(globalRulestackName, type, skip, top) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * List the security services for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response listSecurityServicesWithResponse( + String globalRulestackName, SecurityServicesTypeEnum type, String skip, Integer top, Context context) { + return listSecurityServicesWithResponseAsync(globalRulestackName, type, skip, top, context).block(); + } + + /** + * List the security services for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public SecurityServicesResponseInner listSecurityServices( + String globalRulestackName, SecurityServicesTypeEnum type) { + final String skip = null; + final Integer top = null; + return listSecurityServicesWithResponse(globalRulestackName, type, skip, top, Context.NONE).getValue(); + } + + /** + * Revert rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> revertWithResponseAsync(String globalRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .revert( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Revert rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> revertWithResponseAsync(String globalRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .revert(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, accept, context); + } + + /** + * Revert rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono revertAsync(String globalRulestackName) { + return revertWithResponseAsync(globalRulestackName).flatMap(ignored -> Mono.empty()); + } + + /** + * Revert rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response revertWithResponse(String globalRulestackName, Context context) { + return revertWithResponseAsync(globalRulestackName, context).block(); + } + + /** + * Revert rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void revert(String globalRulestackName) { + revertWithResponse(globalRulestackName, Context.NONE); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a GlobalRulestackResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listNextSinglePageAsync(String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext(context -> service.listNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a GlobalRulestackResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listNextSinglePageAsync( + String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/GlobalRulestacksImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/GlobalRulestacksImpl.java new file mode 100644 index 0000000000000..6eadff35d3aa3 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/GlobalRulestacksImpl.java @@ -0,0 +1,326 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.SimpleResponse; +import com.azure.core.util.Context; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.GlobalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.AdvSecurityObjectListResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ChangelogInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CountriesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListAppIdResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListFirewallsResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PredefinedUrlCategoriesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SecurityServicesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectListResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Changelog; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CountriesResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResourceUpdate; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestacks; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ListAppIdResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ListFirewallsResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PredefinedUrlCategoriesResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeEnum; + +public final class GlobalRulestacksImpl implements GlobalRulestacks { + private static final ClientLogger LOGGER = new ClientLogger(GlobalRulestacksImpl.class); + + private final GlobalRulestacksClient innerClient; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public GlobalRulestacksImpl( + GlobalRulestacksClient innerClient, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerClient = innerClient; + this.serviceManager = serviceManager; + } + + public PagedIterable list() { + PagedIterable inner = this.serviceClient().list(); + return Utils.mapPage(inner, inner1 -> new GlobalRulestackResourceImpl(inner1, this.manager())); + } + + public PagedIterable list(Context context) { + PagedIterable inner = this.serviceClient().list(context); + return Utils.mapPage(inner, inner1 -> new GlobalRulestackResourceImpl(inner1, this.manager())); + } + + public Response getWithResponse(String globalRulestackName, Context context) { + Response inner = + this.serviceClient().getWithResponse(globalRulestackName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new GlobalRulestackResourceImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public GlobalRulestackResource get(String globalRulestackName) { + GlobalRulestackResourceInner inner = this.serviceClient().get(globalRulestackName); + if (inner != null) { + return new GlobalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public GlobalRulestackResource createOrUpdate(String globalRulestackName, GlobalRulestackResourceInner resource) { + GlobalRulestackResourceInner inner = this.serviceClient().createOrUpdate(globalRulestackName, resource); + if (inner != null) { + return new GlobalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public GlobalRulestackResource createOrUpdate( + String globalRulestackName, GlobalRulestackResourceInner resource, Context context) { + GlobalRulestackResourceInner inner = + this.serviceClient().createOrUpdate(globalRulestackName, resource, context); + if (inner != null) { + return new GlobalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response updateWithResponse( + String globalRulestackName, GlobalRulestackResourceUpdate properties, Context context) { + Response inner = + this.serviceClient().updateWithResponse(globalRulestackName, properties, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new GlobalRulestackResourceImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public GlobalRulestackResource update(String globalRulestackName, GlobalRulestackResourceUpdate properties) { + GlobalRulestackResourceInner inner = this.serviceClient().update(globalRulestackName, properties); + if (inner != null) { + return new GlobalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public void delete(String globalRulestackName) { + this.serviceClient().delete(globalRulestackName); + } + + public void delete(String globalRulestackName, Context context) { + this.serviceClient().delete(globalRulestackName, context); + } + + public void commit(String globalRulestackName) { + this.serviceClient().commit(globalRulestackName); + } + + public void commit(String globalRulestackName, Context context) { + this.serviceClient().commit(globalRulestackName, context); + } + + public Response getChangeLogWithResponse(String globalRulestackName, Context context) { + Response inner = this.serviceClient().getChangeLogWithResponse(globalRulestackName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new ChangelogImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public Changelog getChangeLog(String globalRulestackName) { + ChangelogInner inner = this.serviceClient().getChangeLog(globalRulestackName); + if (inner != null) { + return new ChangelogImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response listAdvancedSecurityObjectsWithResponse( + String globalRulestackName, AdvSecurityObjectTypeEnum type, String skip, Integer top, Context context) { + Response inner = + this.serviceClient().listAdvancedSecurityObjectsWithResponse(globalRulestackName, type, skip, top, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new AdvSecurityObjectListResponseImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public AdvSecurityObjectListResponse listAdvancedSecurityObjects( + String globalRulestackName, AdvSecurityObjectTypeEnum type) { + AdvSecurityObjectListResponseInner inner = + this.serviceClient().listAdvancedSecurityObjects(globalRulestackName, type); + if (inner != null) { + return new AdvSecurityObjectListResponseImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response listAppIdsWithResponse( + String globalRulestackName, String appIdVersion, String appPrefix, String skip, Integer top, Context context) { + Response inner = + this + .serviceClient() + .listAppIdsWithResponse(globalRulestackName, appIdVersion, appPrefix, skip, top, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new ListAppIdResponseImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public ListAppIdResponse listAppIds(String globalRulestackName) { + ListAppIdResponseInner inner = this.serviceClient().listAppIds(globalRulestackName); + if (inner != null) { + return new ListAppIdResponseImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response listCountriesWithResponse( + String globalRulestackName, String skip, Integer top, Context context) { + Response inner = + this.serviceClient().listCountriesWithResponse(globalRulestackName, skip, top, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new CountriesResponseImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public CountriesResponse listCountries(String globalRulestackName) { + CountriesResponseInner inner = this.serviceClient().listCountries(globalRulestackName); + if (inner != null) { + return new CountriesResponseImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response listFirewallsWithResponse(String globalRulestackName, Context context) { + Response inner = + this.serviceClient().listFirewallsWithResponse(globalRulestackName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new ListFirewallsResponseImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public ListFirewallsResponse listFirewalls(String globalRulestackName) { + ListFirewallsResponseInner inner = this.serviceClient().listFirewalls(globalRulestackName); + if (inner != null) { + return new ListFirewallsResponseImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response listPredefinedUrlCategoriesWithResponse( + String globalRulestackName, String skip, Integer top, Context context) { + Response inner = + this.serviceClient().listPredefinedUrlCategoriesWithResponse(globalRulestackName, skip, top, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new PredefinedUrlCategoriesResponseImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public PredefinedUrlCategoriesResponse listPredefinedUrlCategories(String globalRulestackName) { + PredefinedUrlCategoriesResponseInner inner = + this.serviceClient().listPredefinedUrlCategories(globalRulestackName); + if (inner != null) { + return new PredefinedUrlCategoriesResponseImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response listSecurityServicesWithResponse( + String globalRulestackName, SecurityServicesTypeEnum type, String skip, Integer top, Context context) { + Response inner = + this.serviceClient().listSecurityServicesWithResponse(globalRulestackName, type, skip, top, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new SecurityServicesResponseImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public SecurityServicesResponse listSecurityServices(String globalRulestackName, SecurityServicesTypeEnum type) { + SecurityServicesResponseInner inner = this.serviceClient().listSecurityServices(globalRulestackName, type); + if (inner != null) { + return new SecurityServicesResponseImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response revertWithResponse(String globalRulestackName, Context context) { + return this.serviceClient().revertWithResponse(globalRulestackName, context); + } + + public void revert(String globalRulestackName) { + this.serviceClient().revert(globalRulestackName); + } + + private GlobalRulestacksClient serviceClient() { + return this.innerClient; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/ListAppIdResponseImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/ListAppIdResponseImpl.java new file mode 100644 index 0000000000000..7301b6ba3043e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/ListAppIdResponseImpl.java @@ -0,0 +1,44 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListAppIdResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ListAppIdResponse; +import java.util.Collections; +import java.util.List; + +public final class ListAppIdResponseImpl implements ListAppIdResponse { + private ListAppIdResponseInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + ListAppIdResponseImpl( + ListAppIdResponseInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public List value() { + List inner = this.innerModel().value(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public String nextLink() { + return this.innerModel().nextLink(); + } + + public ListAppIdResponseInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/ListFirewallsResponseImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/ListFirewallsResponseImpl.java new file mode 100644 index 0000000000000..c0f907b473bc8 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/ListFirewallsResponseImpl.java @@ -0,0 +1,44 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListFirewallsResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ListFirewallsResponse; +import java.util.Collections; +import java.util.List; + +public final class ListFirewallsResponseImpl implements ListFirewallsResponse { + private ListFirewallsResponseInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + ListFirewallsResponseImpl( + ListFirewallsResponseInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public List value() { + List inner = this.innerModel().value(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public String nextLink() { + return this.innerModel().nextLink(); + } + + public ListFirewallsResponseInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulesClientImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulesClientImpl.java new file mode 100644 index 0000000000000..64aa817edb8ae --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulesClientImpl.java @@ -0,0 +1,1675 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.BodyParam; +import com.azure.core.annotation.Delete; +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Get; +import com.azure.core.annotation.HeaderParam; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.Post; +import com.azure.core.annotation.Put; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.LocalRulesClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterResetInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulesResourceListResult; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** An instance of this class provides access to all the operations defined in LocalRulesClient. */ +public final class LocalRulesClientImpl implements LocalRulesClient { + /** The proxy service used to perform REST calls. */ + private final LocalRulesService service; + + /** The service client containing this operation class. */ + private final PaloAltoNetworksCloudngfwImpl client; + + /** + * Initializes an instance of LocalRulesClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + LocalRulesClientImpl(PaloAltoNetworksCloudngfwImpl client) { + this.service = + RestProxy.create(LocalRulesService.class, client.getHttpPipeline(), client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for PaloAltoNetworksCloudngfwLocalRules to be used by the proxy service + * to perform REST calls. + */ + @Host("{$host}") + @ServiceInterface(name = "PaloAltoNetworksClou") + public interface LocalRulesService { + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/localRules") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByLocalRulestacks( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/localRules/{priority}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> get( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @PathParam("priority") String priority, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Put( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/localRules/{priority}") + @ExpectedResponses({200, 201}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> createOrUpdate( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @PathParam("priority") String priority, + @BodyParam("application/json") LocalRulesResourceInner resource, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Delete( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/localRules/{priority}") + @ExpectedResponses({200, 202, 204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> delete( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @PathParam("priority") String priority, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/localRules/{priority}/getCounters") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> getCounters( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @PathParam("priority") String priority, + @QueryParam("firewallName") String firewallName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/localRules/{priority}/refreshCounters") + @ExpectedResponses({204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> refreshCounters( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @PathParam("priority") String priority, + @QueryParam("firewallName") String firewallName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/localRules/{priority}/resetCounters") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> resetCounters( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @PathParam("priority") String priority, + @QueryParam("firewallName") String firewallName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByLocalRulestacksNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + } + + /** + * List LocalRulesResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulesResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksSinglePageAsync( + String resourceGroupName, String localRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listByLocalRulestacks( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List LocalRulesResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulesResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksSinglePageAsync( + String resourceGroupName, String localRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByLocalRulestacks( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List LocalRulesResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulesResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByLocalRulestacksAsync( + String resourceGroupName, String localRulestackName) { + return new PagedFlux<>( + () -> listByLocalRulestacksSinglePageAsync(resourceGroupName, localRulestackName), + nextLink -> listByLocalRulestacksNextSinglePageAsync(nextLink)); + } + + /** + * List LocalRulesResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulesResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByLocalRulestacksAsync( + String resourceGroupName, String localRulestackName, Context context) { + return new PagedFlux<>( + () -> listByLocalRulestacksSinglePageAsync(resourceGroupName, localRulestackName, context), + nextLink -> listByLocalRulestacksNextSinglePageAsync(nextLink, context)); + } + + /** + * List LocalRulesResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulesResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName) { + return new PagedIterable<>(listByLocalRulestacksAsync(resourceGroupName, localRulestackName)); + } + + /** + * List LocalRulesResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulesResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context) { + return new PagedIterable<>(listByLocalRulestacksAsync(resourceGroupName, localRulestackName, context)); + } + + /** + * Get a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulesResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String resourceGroupName, String localRulestackName, String priority) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + priority, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulesResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String resourceGroupName, String localRulestackName, String priority, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + priority, + accept, + context); + } + + /** + * Get a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulesResource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getAsync( + String resourceGroupName, String localRulestackName, String priority) { + return getWithResponseAsync(resourceGroupName, localRulestackName, priority) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulesResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getWithResponse( + String resourceGroupName, String localRulestackName, String priority, Context context) { + return getWithResponseAsync(resourceGroupName, localRulestackName, priority, context).block(); + } + + /** + * Get a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulesResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public LocalRulesResourceInner get(String resourceGroupName, String localRulestackName, String priority) { + return getWithResponse(resourceGroupName, localRulestackName, priority, Context.NONE).getValue(); + } + + /** + * Create a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack rule list along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String resourceGroupName, String localRulestackName, String priority, LocalRulesResourceInner resource) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + priority, + resource, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Create a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack rule list along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String resourceGroupName, + String localRulestackName, + String priority, + LocalRulesResourceInner resource, + Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + priority, + resource, + accept, + context); + } + + /** + * Create a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of localRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, LocalRulesResourceInner> beginCreateOrUpdateAsync( + String resourceGroupName, String localRulestackName, String priority, LocalRulesResourceInner resource) { + Mono>> mono = + createOrUpdateWithResponseAsync(resourceGroupName, localRulestackName, priority, resource); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + LocalRulesResourceInner.class, + LocalRulesResourceInner.class, + this.client.getContext()); + } + + /** + * Create a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of localRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, LocalRulesResourceInner> beginCreateOrUpdateAsync( + String resourceGroupName, + String localRulestackName, + String priority, + LocalRulesResourceInner resource, + Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + createOrUpdateWithResponseAsync(resourceGroupName, localRulestackName, priority, resource, context); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + LocalRulesResourceInner.class, + LocalRulesResourceInner.class, + context); + } + + /** + * Create a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, LocalRulesResourceInner> beginCreateOrUpdate( + String resourceGroupName, String localRulestackName, String priority, LocalRulesResourceInner resource) { + return this.beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, priority, resource).getSyncPoller(); + } + + /** + * Create a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, LocalRulesResourceInner> beginCreateOrUpdate( + String resourceGroupName, + String localRulestackName, + String priority, + LocalRulesResourceInner resource, + Context context) { + return this + .beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, priority, resource, context) + .getSyncPoller(); + } + + /** + * Create a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack rule list on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String resourceGroupName, String localRulestackName, String priority, LocalRulesResourceInner resource) { + return beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, priority, resource) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack rule list on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String resourceGroupName, + String localRulestackName, + String priority, + LocalRulesResourceInner resource, + Context context) { + return beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, priority, resource, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public LocalRulesResourceInner createOrUpdate( + String resourceGroupName, String localRulestackName, String priority, LocalRulesResourceInner resource) { + return createOrUpdateAsync(resourceGroupName, localRulestackName, priority, resource).block(); + } + + /** + * Create a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public LocalRulesResourceInner createOrUpdate( + String resourceGroupName, + String localRulestackName, + String priority, + LocalRulesResourceInner resource, + Context context) { + return createOrUpdateAsync(resourceGroupName, localRulestackName, priority, resource, context).block(); + } + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String resourceGroupName, String localRulestackName, String priority) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + priority, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String resourceGroupName, String localRulestackName, String priority, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + priority, + accept, + context); + } + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String resourceGroupName, String localRulestackName, String priority) { + Mono>> mono = + deleteWithResponseAsync(resourceGroupName, localRulestackName, priority); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String resourceGroupName, String localRulestackName, String priority, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + deleteWithResponseAsync(resourceGroupName, localRulestackName, priority, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete( + String resourceGroupName, String localRulestackName, String priority) { + return this.beginDeleteAsync(resourceGroupName, localRulestackName, priority).getSyncPoller(); + } + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete( + String resourceGroupName, String localRulestackName, String priority, Context context) { + return this.beginDeleteAsync(resourceGroupName, localRulestackName, priority, context).getSyncPoller(); + } + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String resourceGroupName, String localRulestackName, String priority) { + return beginDeleteAsync(resourceGroupName, localRulestackName, priority) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync( + String resourceGroupName, String localRulestackName, String priority, Context context) { + return beginDeleteAsync(resourceGroupName, localRulestackName, priority, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String resourceGroupName, String localRulestackName, String priority) { + deleteAsync(resourceGroupName, localRulestackName, priority).block(); + } + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String resourceGroupName, String localRulestackName, String priority, Context context) { + deleteAsync(resourceGroupName, localRulestackName, priority, context).block(); + } + + /** + * Get counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param firewallName The firewallName parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getCountersWithResponseAsync( + String resourceGroupName, String localRulestackName, String priority, String firewallName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .getCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + priority, + firewallName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getCountersWithResponseAsync( + String resourceGroupName, String localRulestackName, String priority, String firewallName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .getCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + priority, + firewallName, + accept, + context); + } + + /** + * Get counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getCountersAsync( + String resourceGroupName, String localRulestackName, String priority) { + final String firewallName = null; + return getCountersWithResponseAsync(resourceGroupName, localRulestackName, priority, firewallName) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getCountersWithResponse( + String resourceGroupName, String localRulestackName, String priority, String firewallName, Context context) { + return getCountersWithResponseAsync(resourceGroupName, localRulestackName, priority, firewallName, context) + .block(); + } + + /** + * Get counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public RuleCounterInner getCounters(String resourceGroupName, String localRulestackName, String priority) { + final String firewallName = null; + return getCountersWithResponse(resourceGroupName, localRulestackName, priority, firewallName, Context.NONE) + .getValue(); + } + + /** + * Refresh counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param firewallName The firewallName parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> refreshCountersWithResponseAsync( + String resourceGroupName, String localRulestackName, String priority, String firewallName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .refreshCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + priority, + firewallName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Refresh counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> refreshCountersWithResponseAsync( + String resourceGroupName, String localRulestackName, String priority, String firewallName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .refreshCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + priority, + firewallName, + accept, + context); + } + + /** + * Refresh counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono refreshCountersAsync(String resourceGroupName, String localRulestackName, String priority) { + final String firewallName = null; + return refreshCountersWithResponseAsync(resourceGroupName, localRulestackName, priority, firewallName) + .flatMap(ignored -> Mono.empty()); + } + + /** + * Refresh counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response refreshCountersWithResponse( + String resourceGroupName, String localRulestackName, String priority, String firewallName, Context context) { + return refreshCountersWithResponseAsync(resourceGroupName, localRulestackName, priority, firewallName, context) + .block(); + } + + /** + * Refresh counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void refreshCounters(String resourceGroupName, String localRulestackName, String priority) { + final String firewallName = null; + refreshCountersWithResponse(resourceGroupName, localRulestackName, priority, firewallName, Context.NONE); + } + + /** + * Reset counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param firewallName The firewallName parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> resetCountersWithResponseAsync( + String resourceGroupName, String localRulestackName, String priority, String firewallName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .resetCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + priority, + firewallName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Reset counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> resetCountersWithResponseAsync( + String resourceGroupName, String localRulestackName, String priority, String firewallName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .resetCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + priority, + firewallName, + accept, + context); + } + + /** + * Reset counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono resetCountersAsync( + String resourceGroupName, String localRulestackName, String priority) { + final String firewallName = null; + return resetCountersWithResponseAsync(resourceGroupName, localRulestackName, priority, firewallName) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Reset counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response resetCountersWithResponse( + String resourceGroupName, String localRulestackName, String priority, String firewallName, Context context) { + return resetCountersWithResponseAsync(resourceGroupName, localRulestackName, priority, firewallName, context) + .block(); + } + + /** + * Reset counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public RuleCounterResetInner resetCounters(String resourceGroupName, String localRulestackName, String priority) { + final String firewallName = null; + return resetCountersWithResponse(resourceGroupName, localRulestackName, priority, firewallName, Context.NONE) + .getValue(); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulesResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksNextSinglePageAsync(String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> service.listByLocalRulestacksNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulesResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksNextSinglePageAsync( + String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByLocalRulestacksNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulesImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulesImpl.java new file mode 100644 index 0000000000000..7d0e698200bef --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulesImpl.java @@ -0,0 +1,264 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.SimpleResponse; +import com.azure.core.util.Context; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.LocalRulesClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterResetInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRules; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulesResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounter; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounterReset; + +public final class LocalRulesImpl implements LocalRules { + private static final ClientLogger LOGGER = new ClientLogger(LocalRulesImpl.class); + + private final LocalRulesClient innerClient; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public LocalRulesImpl( + LocalRulesClient innerClient, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerClient = innerClient; + this.serviceManager = serviceManager; + } + + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName) { + PagedIterable inner = + this.serviceClient().listByLocalRulestacks(resourceGroupName, localRulestackName); + return Utils.mapPage(inner, inner1 -> new LocalRulesResourceImpl(inner1, this.manager())); + } + + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context) { + PagedIterable inner = + this.serviceClient().listByLocalRulestacks(resourceGroupName, localRulestackName, context); + return Utils.mapPage(inner, inner1 -> new LocalRulesResourceImpl(inner1, this.manager())); + } + + public Response getWithResponse( + String resourceGroupName, String localRulestackName, String priority, Context context) { + Response inner = + this.serviceClient().getWithResponse(resourceGroupName, localRulestackName, priority, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new LocalRulesResourceImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public LocalRulesResource get(String resourceGroupName, String localRulestackName, String priority) { + LocalRulesResourceInner inner = this.serviceClient().get(resourceGroupName, localRulestackName, priority); + if (inner != null) { + return new LocalRulesResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public void delete(String resourceGroupName, String localRulestackName, String priority) { + this.serviceClient().delete(resourceGroupName, localRulestackName, priority); + } + + public void delete(String resourceGroupName, String localRulestackName, String priority, Context context) { + this.serviceClient().delete(resourceGroupName, localRulestackName, priority, context); + } + + public Response getCountersWithResponse( + String resourceGroupName, String localRulestackName, String priority, String firewallName, Context context) { + Response inner = + this + .serviceClient() + .getCountersWithResponse(resourceGroupName, localRulestackName, priority, firewallName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new RuleCounterImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public RuleCounter getCounters(String resourceGroupName, String localRulestackName, String priority) { + RuleCounterInner inner = this.serviceClient().getCounters(resourceGroupName, localRulestackName, priority); + if (inner != null) { + return new RuleCounterImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response refreshCountersWithResponse( + String resourceGroupName, String localRulestackName, String priority, String firewallName, Context context) { + return this + .serviceClient() + .refreshCountersWithResponse(resourceGroupName, localRulestackName, priority, firewallName, context); + } + + public void refreshCounters(String resourceGroupName, String localRulestackName, String priority) { + this.serviceClient().refreshCounters(resourceGroupName, localRulestackName, priority); + } + + public Response resetCountersWithResponse( + String resourceGroupName, String localRulestackName, String priority, String firewallName, Context context) { + Response inner = + this + .serviceClient() + .resetCountersWithResponse(resourceGroupName, localRulestackName, priority, firewallName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new RuleCounterResetImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public RuleCounterReset resetCounters(String resourceGroupName, String localRulestackName, String priority) { + RuleCounterResetInner inner = + this.serviceClient().resetCounters(resourceGroupName, localRulestackName, priority); + if (inner != null) { + return new RuleCounterResetImpl(inner, this.manager()); + } else { + return null; + } + } + + public LocalRulesResource getById(String id) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String priority = Utils.getValueFromIdByName(id, "localRules"); + if (priority == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'localRules'.", id))); + } + return this.getWithResponse(resourceGroupName, localRulestackName, priority, Context.NONE).getValue(); + } + + public Response getByIdWithResponse(String id, Context context) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String priority = Utils.getValueFromIdByName(id, "localRules"); + if (priority == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'localRules'.", id))); + } + return this.getWithResponse(resourceGroupName, localRulestackName, priority, context); + } + + public void deleteById(String id) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String priority = Utils.getValueFromIdByName(id, "localRules"); + if (priority == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'localRules'.", id))); + } + this.delete(resourceGroupName, localRulestackName, priority, Context.NONE); + } + + public void deleteByIdWithResponse(String id, Context context) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String priority = Utils.getValueFromIdByName(id, "localRules"); + if (priority == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'localRules'.", id))); + } + this.delete(resourceGroupName, localRulestackName, priority, context); + } + + private LocalRulesClient serviceClient() { + return this.innerClient; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } + + public LocalRulesResourceImpl define(String name) { + return new LocalRulesResourceImpl(name, this.manager()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulesResourceImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulesResourceImpl.java new file mode 100644 index 0000000000000..6657b4632c9ea --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulesResourceImpl.java @@ -0,0 +1,363 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.Response; +import com.azure.core.management.SystemData; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulesResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounter; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounterReset; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo; +import java.util.Collections; +import java.util.List; + +public final class LocalRulesResourceImpl + implements LocalRulesResource, LocalRulesResource.Definition, LocalRulesResource.Update { + private LocalRulesResourceInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public String id() { + return this.innerModel().id(); + } + + public String name() { + return this.innerModel().name(); + } + + public String type() { + return this.innerModel().type(); + } + + public SystemData systemData() { + return this.innerModel().systemData(); + } + + public String etag() { + return this.innerModel().etag(); + } + + public String ruleName() { + return this.innerModel().ruleName(); + } + + public Integer priority() { + return this.innerModel().priority(); + } + + public String description() { + return this.innerModel().description(); + } + + public StateEnum ruleState() { + return this.innerModel().ruleState(); + } + + public SourceAddr source() { + return this.innerModel().source(); + } + + public BooleanEnum negateSource() { + return this.innerModel().negateSource(); + } + + public DestinationAddr destination() { + return this.innerModel().destination(); + } + + public BooleanEnum negateDestination() { + return this.innerModel().negateDestination(); + } + + public List applications() { + List inner = this.innerModel().applications(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public Category category() { + return this.innerModel().category(); + } + + public String protocol() { + return this.innerModel().protocol(); + } + + public List protocolPortList() { + List inner = this.innerModel().protocolPortList(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public String inboundInspectionCertificate() { + return this.innerModel().inboundInspectionCertificate(); + } + + public String auditComment() { + return this.innerModel().auditComment(); + } + + public ActionEnum actionType() { + return this.innerModel().actionType(); + } + + public StateEnum enableLogging() { + return this.innerModel().enableLogging(); + } + + public DecryptionRuleTypeEnum decryptionRuleType() { + return this.innerModel().decryptionRuleType(); + } + + public List tags() { + List inner = this.innerModel().tags(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public ProvisioningState provisioningState() { + return this.innerModel().provisioningState(); + } + + public String resourceGroupName() { + return resourceGroupName; + } + + public LocalRulesResourceInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } + + private String resourceGroupName; + + private String localRulestackName; + + private String priority; + + public LocalRulesResourceImpl withExistingLocalRulestack(String resourceGroupName, String localRulestackName) { + this.resourceGroupName = resourceGroupName; + this.localRulestackName = localRulestackName; + return this; + } + + public LocalRulesResource create() { + this.innerObject = + serviceManager + .serviceClient() + .getLocalRules() + .createOrUpdate(resourceGroupName, localRulestackName, priority, this.innerModel(), Context.NONE); + return this; + } + + public LocalRulesResource create(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getLocalRules() + .createOrUpdate(resourceGroupName, localRulestackName, priority, this.innerModel(), context); + return this; + } + + LocalRulesResourceImpl( + String name, com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = new LocalRulesResourceInner(); + this.serviceManager = serviceManager; + this.priority = name; + } + + public LocalRulesResourceImpl update() { + return this; + } + + public LocalRulesResource apply() { + this.innerObject = + serviceManager + .serviceClient() + .getLocalRules() + .createOrUpdate(resourceGroupName, localRulestackName, priority, this.innerModel(), Context.NONE); + return this; + } + + public LocalRulesResource apply(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getLocalRules() + .createOrUpdate(resourceGroupName, localRulestackName, priority, this.innerModel(), context); + return this; + } + + LocalRulesResourceImpl( + LocalRulesResourceInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + this.resourceGroupName = Utils.getValueFromIdByName(innerObject.id(), "resourceGroups"); + this.localRulestackName = Utils.getValueFromIdByName(innerObject.id(), "localRulestacks"); + this.priority = Utils.getValueFromIdByName(innerObject.id(), "localRules"); + } + + public LocalRulesResource refresh() { + this.innerObject = + serviceManager + .serviceClient() + .getLocalRules() + .getWithResponse(resourceGroupName, localRulestackName, priority, Context.NONE) + .getValue(); + return this; + } + + public LocalRulesResource refresh(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getLocalRules() + .getWithResponse(resourceGroupName, localRulestackName, priority, context) + .getValue(); + return this; + } + + public Response getCountersWithResponse(String firewallName, Context context) { + return serviceManager + .localRules() + .getCountersWithResponse(resourceGroupName, localRulestackName, priority, firewallName, context); + } + + public RuleCounter getCounters() { + return serviceManager.localRules().getCounters(resourceGroupName, localRulestackName, priority); + } + + public Response refreshCountersWithResponse(String firewallName, Context context) { + return serviceManager + .localRules() + .refreshCountersWithResponse(resourceGroupName, localRulestackName, priority, firewallName, context); + } + + public void refreshCounters() { + serviceManager.localRules().refreshCounters(resourceGroupName, localRulestackName, priority); + } + + public Response resetCountersWithResponse(String firewallName, Context context) { + return serviceManager + .localRules() + .resetCountersWithResponse(resourceGroupName, localRulestackName, priority, firewallName, context); + } + + public RuleCounterReset resetCounters() { + return serviceManager.localRules().resetCounters(resourceGroupName, localRulestackName, priority); + } + + public LocalRulesResourceImpl withRuleName(String ruleName) { + this.innerModel().withRuleName(ruleName); + return this; + } + + public LocalRulesResourceImpl withTags(List tags) { + this.innerModel().withTags(tags); + return this; + } + + public LocalRulesResourceImpl withEtag(String etag) { + this.innerModel().withEtag(etag); + return this; + } + + public LocalRulesResourceImpl withDescription(String description) { + this.innerModel().withDescription(description); + return this; + } + + public LocalRulesResourceImpl withRuleState(StateEnum ruleState) { + this.innerModel().withRuleState(ruleState); + return this; + } + + public LocalRulesResourceImpl withSource(SourceAddr source) { + this.innerModel().withSource(source); + return this; + } + + public LocalRulesResourceImpl withNegateSource(BooleanEnum negateSource) { + this.innerModel().withNegateSource(negateSource); + return this; + } + + public LocalRulesResourceImpl withDestination(DestinationAddr destination) { + this.innerModel().withDestination(destination); + return this; + } + + public LocalRulesResourceImpl withNegateDestination(BooleanEnum negateDestination) { + this.innerModel().withNegateDestination(negateDestination); + return this; + } + + public LocalRulesResourceImpl withApplications(List applications) { + this.innerModel().withApplications(applications); + return this; + } + + public LocalRulesResourceImpl withCategory(Category category) { + this.innerModel().withCategory(category); + return this; + } + + public LocalRulesResourceImpl withProtocol(String protocol) { + this.innerModel().withProtocol(protocol); + return this; + } + + public LocalRulesResourceImpl withProtocolPortList(List protocolPortList) { + this.innerModel().withProtocolPortList(protocolPortList); + return this; + } + + public LocalRulesResourceImpl withInboundInspectionCertificate(String inboundInspectionCertificate) { + this.innerModel().withInboundInspectionCertificate(inboundInspectionCertificate); + return this; + } + + public LocalRulesResourceImpl withAuditComment(String auditComment) { + this.innerModel().withAuditComment(auditComment); + return this; + } + + public LocalRulesResourceImpl withActionType(ActionEnum actionType) { + this.innerModel().withActionType(actionType); + return this; + } + + public LocalRulesResourceImpl withEnableLogging(StateEnum enableLogging) { + this.innerModel().withEnableLogging(enableLogging); + return this; + } + + public LocalRulesResourceImpl withDecryptionRuleType(DecryptionRuleTypeEnum decryptionRuleType) { + this.innerModel().withDecryptionRuleType(decryptionRuleType); + return this; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulestackResourceImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulestackResourceImpl.java new file mode 100644 index 0000000000000..5be8bfc361b63 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulestackResourceImpl.java @@ -0,0 +1,376 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.Response; +import com.azure.core.management.Region; +import com.azure.core.management.SystemData; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Changelog; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CountriesResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ListAppIdResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ListFirewallsResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResourceUpdate; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResourceUpdateProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PredefinedUrlCategoriesResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SupportInfo; +import java.util.Collections; +import java.util.List; +import java.util.Map; + +public final class LocalRulestackResourceImpl + implements LocalRulestackResource, LocalRulestackResource.Definition, LocalRulestackResource.Update { + private LocalRulestackResourceInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public String id() { + return this.innerModel().id(); + } + + public String name() { + return this.innerModel().name(); + } + + public String type() { + return this.innerModel().type(); + } + + public String location() { + return this.innerModel().location(); + } + + public Map tags() { + Map inner = this.innerModel().tags(); + if (inner != null) { + return Collections.unmodifiableMap(inner); + } else { + return Collections.emptyMap(); + } + } + + public AzureResourceManagerManagedIdentityProperties identity() { + return this.innerModel().identity(); + } + + public SystemData systemData() { + return this.innerModel().systemData(); + } + + public String panEtag() { + return this.innerModel().panEtag(); + } + + public String panLocation() { + return this.innerModel().panLocation(); + } + + public ScopeType scope() { + return this.innerModel().scope(); + } + + public List associatedSubscriptions() { + List inner = this.innerModel().associatedSubscriptions(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public String description() { + return this.innerModel().description(); + } + + public DefaultMode defaultMode() { + return this.innerModel().defaultMode(); + } + + public String minAppIdVersion() { + return this.innerModel().minAppIdVersion(); + } + + public ProvisioningState provisioningState() { + return this.innerModel().provisioningState(); + } + + public SecurityServices securityServices() { + return this.innerModel().securityServices(); + } + + public Region region() { + return Region.fromName(this.regionName()); + } + + public String regionName() { + return this.location(); + } + + public String resourceGroupName() { + return resourceGroupName; + } + + public LocalRulestackResourceInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } + + private String resourceGroupName; + + private String localRulestackName; + + private LocalRulestackResourceUpdate updateProperties; + + public LocalRulestackResourceImpl withExistingResourceGroup(String resourceGroupName) { + this.resourceGroupName = resourceGroupName; + return this; + } + + public LocalRulestackResource create() { + this.innerObject = + serviceManager + .serviceClient() + .getLocalRulestacks() + .createOrUpdate(resourceGroupName, localRulestackName, this.innerModel(), Context.NONE); + return this; + } + + public LocalRulestackResource create(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getLocalRulestacks() + .createOrUpdate(resourceGroupName, localRulestackName, this.innerModel(), context); + return this; + } + + LocalRulestackResourceImpl( + String name, com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = new LocalRulestackResourceInner(); + this.serviceManager = serviceManager; + this.localRulestackName = name; + } + + public LocalRulestackResourceImpl update() { + this.updateProperties = new LocalRulestackResourceUpdate(); + return this; + } + + public LocalRulestackResource apply() { + this.innerObject = + serviceManager + .serviceClient() + .getLocalRulestacks() + .updateWithResponse(resourceGroupName, localRulestackName, updateProperties, Context.NONE) + .getValue(); + return this; + } + + public LocalRulestackResource apply(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getLocalRulestacks() + .updateWithResponse(resourceGroupName, localRulestackName, updateProperties, context) + .getValue(); + return this; + } + + LocalRulestackResourceImpl( + LocalRulestackResourceInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + this.resourceGroupName = Utils.getValueFromIdByName(innerObject.id(), "resourceGroups"); + this.localRulestackName = Utils.getValueFromIdByName(innerObject.id(), "localRulestacks"); + } + + public LocalRulestackResource refresh() { + this.innerObject = + serviceManager + .serviceClient() + .getLocalRulestacks() + .getByResourceGroupWithResponse(resourceGroupName, localRulestackName, Context.NONE) + .getValue(); + return this; + } + + public LocalRulestackResource refresh(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getLocalRulestacks() + .getByResourceGroupWithResponse(resourceGroupName, localRulestackName, context) + .getValue(); + return this; + } + + public void commit() { + serviceManager.localRulestacks().commit(resourceGroupName, localRulestackName); + } + + public void commit(Context context) { + serviceManager.localRulestacks().commit(resourceGroupName, localRulestackName, context); + } + + public Response getChangeLogWithResponse(Context context) { + return serviceManager + .localRulestacks() + .getChangeLogWithResponse(resourceGroupName, localRulestackName, context); + } + + public Changelog getChangeLog() { + return serviceManager.localRulestacks().getChangeLog(resourceGroupName, localRulestackName); + } + + public Response getSupportInfoWithResponse(String email, Context context) { + return serviceManager + .localRulestacks() + .getSupportInfoWithResponse(resourceGroupName, localRulestackName, email, context); + } + + public SupportInfo getSupportInfo() { + return serviceManager.localRulestacks().getSupportInfo(resourceGroupName, localRulestackName); + } + + public Response listAppIdsWithResponse( + String appIdVersion, String appPrefix, String skip, Integer top, Context context) { + return serviceManager + .localRulestacks() + .listAppIdsWithResponse(resourceGroupName, localRulestackName, appIdVersion, appPrefix, skip, top, context); + } + + public ListAppIdResponse listAppIds() { + return serviceManager.localRulestacks().listAppIds(resourceGroupName, localRulestackName); + } + + public Response listCountriesWithResponse(String skip, Integer top, Context context) { + return serviceManager + .localRulestacks() + .listCountriesWithResponse(resourceGroupName, localRulestackName, skip, top, context); + } + + public CountriesResponse listCountries() { + return serviceManager.localRulestacks().listCountries(resourceGroupName, localRulestackName); + } + + public Response listFirewallsWithResponse(Context context) { + return serviceManager + .localRulestacks() + .listFirewallsWithResponse(resourceGroupName, localRulestackName, context); + } + + public ListFirewallsResponse listFirewalls() { + return serviceManager.localRulestacks().listFirewalls(resourceGroupName, localRulestackName); + } + + public Response listPredefinedUrlCategoriesWithResponse( + String skip, Integer top, Context context) { + return serviceManager + .localRulestacks() + .listPredefinedUrlCategoriesWithResponse(resourceGroupName, localRulestackName, skip, top, context); + } + + public PredefinedUrlCategoriesResponse listPredefinedUrlCategories() { + return serviceManager.localRulestacks().listPredefinedUrlCategories(resourceGroupName, localRulestackName); + } + + public Response revertWithResponse(Context context) { + return serviceManager.localRulestacks().revertWithResponse(resourceGroupName, localRulestackName, context); + } + + public void revert() { + serviceManager.localRulestacks().revert(resourceGroupName, localRulestackName); + } + + public LocalRulestackResourceImpl withRegion(Region location) { + this.innerModel().withLocation(location.toString()); + return this; + } + + public LocalRulestackResourceImpl withRegion(String location) { + this.innerModel().withLocation(location); + return this; + } + + public LocalRulestackResourceImpl withTags(Map tags) { + if (isInCreateMode()) { + this.innerModel().withTags(tags); + return this; + } else { + this.updateProperties.withTags(tags); + return this; + } + } + + public LocalRulestackResourceImpl withIdentity(AzureResourceManagerManagedIdentityProperties identity) { + if (isInCreateMode()) { + this.innerModel().withIdentity(identity); + return this; + } else { + this.updateProperties.withIdentity(identity); + return this; + } + } + + public LocalRulestackResourceImpl withPanEtag(String panEtag) { + this.innerModel().withPanEtag(panEtag); + return this; + } + + public LocalRulestackResourceImpl withPanLocation(String panLocation) { + this.innerModel().withPanLocation(panLocation); + return this; + } + + public LocalRulestackResourceImpl withScope(ScopeType scope) { + this.innerModel().withScope(scope); + return this; + } + + public LocalRulestackResourceImpl withAssociatedSubscriptions(List associatedSubscriptions) { + this.innerModel().withAssociatedSubscriptions(associatedSubscriptions); + return this; + } + + public LocalRulestackResourceImpl withDescription(String description) { + this.innerModel().withDescription(description); + return this; + } + + public LocalRulestackResourceImpl withDefaultMode(DefaultMode defaultMode) { + this.innerModel().withDefaultMode(defaultMode); + return this; + } + + public LocalRulestackResourceImpl withMinAppIdVersion(String minAppIdVersion) { + this.innerModel().withMinAppIdVersion(minAppIdVersion); + return this; + } + + public LocalRulestackResourceImpl withSecurityServices(SecurityServices securityServices) { + this.innerModel().withSecurityServices(securityServices); + return this; + } + + public LocalRulestackResourceImpl withProperties(LocalRulestackResourceUpdateProperties properties) { + this.updateProperties.withProperties(properties); + return this; + } + + private boolean isInCreateMode() { + return this.innerModel().id() == null; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulestacksClientImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulestacksClientImpl.java new file mode 100644 index 0000000000000..8b558b6ba5475 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulestacksClientImpl.java @@ -0,0 +1,3313 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.BodyParam; +import com.azure.core.annotation.Delete; +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Get; +import com.azure.core.annotation.HeaderParam; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.Patch; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.Post; +import com.azure.core.annotation.Put; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.LocalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.AdvSecurityObjectListResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ChangelogInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CountriesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListAppIdResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListFirewallsResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PredefinedUrlCategoriesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SecurityServicesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SupportInfoInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResourceListResult; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResourceUpdate; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeEnum; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** An instance of this class provides access to all the operations defined in LocalRulestacksClient. */ +public final class LocalRulestacksClientImpl implements LocalRulestacksClient { + /** The proxy service used to perform REST calls. */ + private final LocalRulestacksService service; + + /** The service client containing this operation class. */ + private final PaloAltoNetworksCloudngfwImpl client; + + /** + * Initializes an instance of LocalRulestacksClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + LocalRulestacksClientImpl(PaloAltoNetworksCloudngfwImpl client) { + this.service = + RestProxy.create(LocalRulestacksService.class, client.getHttpPipeline(), client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for PaloAltoNetworksCloudngfwLocalRulestacks to be used by the proxy + * service to perform REST calls. + */ + @Host("{$host}") + @ServiceInterface(name = "PaloAltoNetworksClou") + public interface LocalRulestacksService { + @Headers({"Content-Type: application/json"}) + @Get("/subscriptions/{subscriptionId}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> list( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByResourceGroup( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> getByResourceGroup( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Put( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}") + @ExpectedResponses({200, 201}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> createOrUpdate( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @BodyParam("application/json") LocalRulestackResourceInner resource, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Patch( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> update( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @BodyParam("application/json") LocalRulestackResourceUpdate properties, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Delete( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}") + @ExpectedResponses({200, 202, 204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> delete( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/commit") + @ExpectedResponses({202}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> commit( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/getChangeLog") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> getChangeLog( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/getSupportInfo") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> getSupportInfo( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @QueryParam("email") String email, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listAdvancedSecurityObjects") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listAdvancedSecurityObjects( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @QueryParam("skip") String skip, + @QueryParam("top") Integer top, + @QueryParam("type") AdvSecurityObjectTypeEnum type, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listAppIds") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listAppIds( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @QueryParam("appIdVersion") String appIdVersion, + @QueryParam("appPrefix") String appPrefix, + @QueryParam("skip") String skip, + @QueryParam("top") Integer top, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listCountries") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listCountries( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @QueryParam("skip") String skip, + @QueryParam("top") Integer top, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listFirewalls") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listFirewalls( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listPredefinedUrlCategories") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listPredefinedUrlCategories( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @QueryParam("skip") String skip, + @QueryParam("top") Integer top, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listSecurityServices") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listSecurityServices( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @QueryParam("skip") String skip, + @QueryParam("top") Integer top, + @QueryParam("type") SecurityServicesTypeEnum type, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/revert") + @ExpectedResponses({204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> revert( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listBySubscriptionNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByResourceGroupNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + } + + /** + * List LocalRulestackResource resources by subscription ID. + * + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync() { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .list( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List LocalRulestackResource resources by subscription ID. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync(Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .list( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + accept, + context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List LocalRulestackResource resources by subscription ID. + * + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync() { + return new PagedFlux<>( + () -> listSinglePageAsync(), nextLink -> listBySubscriptionNextSinglePageAsync(nextLink)); + } + + /** + * List LocalRulestackResource resources by subscription ID. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync(Context context) { + return new PagedFlux<>( + () -> listSinglePageAsync(context), nextLink -> listBySubscriptionNextSinglePageAsync(nextLink, context)); + } + + /** + * List LocalRulestackResource resources by subscription ID. + * + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list() { + return new PagedIterable<>(listAsync()); + } + + /** + * List LocalRulestackResource resources by subscription ID. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list(Context context) { + return new PagedIterable<>(listAsync(context)); + } + + /** + * List LocalRulestackResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByResourceGroupSinglePageAsync( + String resourceGroupName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listByResourceGroup( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List LocalRulestackResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByResourceGroupSinglePageAsync( + String resourceGroupName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByResourceGroup( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + accept, + context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List LocalRulestackResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByResourceGroupAsync(String resourceGroupName) { + return new PagedFlux<>( + () -> listByResourceGroupSinglePageAsync(resourceGroupName), + nextLink -> listByResourceGroupNextSinglePageAsync(nextLink)); + } + + /** + * List LocalRulestackResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByResourceGroupAsync(String resourceGroupName, Context context) { + return new PagedFlux<>( + () -> listByResourceGroupSinglePageAsync(resourceGroupName, context), + nextLink -> listByResourceGroupNextSinglePageAsync(nextLink, context)); + } + + /** + * List LocalRulestackResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByResourceGroup(String resourceGroupName) { + return new PagedIterable<>(listByResourceGroupAsync(resourceGroupName)); + } + + /** + * List LocalRulestackResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByResourceGroup(String resourceGroupName, Context context) { + return new PagedIterable<>(listByResourceGroupAsync(resourceGroupName, context)); + } + + /** + * Get a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulestackResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getByResourceGroupWithResponseAsync( + String resourceGroupName, String localRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .getByResourceGroup( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulestackResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getByResourceGroupWithResponseAsync( + String resourceGroupName, String localRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .getByResourceGroup( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context); + } + + /** + * Get a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulestackResource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getByResourceGroupAsync( + String resourceGroupName, String localRulestackName) { + return getByResourceGroupWithResponseAsync(resourceGroupName, localRulestackName) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulestackResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getByResourceGroupWithResponse( + String resourceGroupName, String localRulestackName, Context context) { + return getByResourceGroupWithResponseAsync(resourceGroupName, localRulestackName, context).block(); + } + + /** + * Get a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulestackResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public LocalRulestackResourceInner getByResourceGroup(String resourceGroupName, String localRulestackName) { + return getByResourceGroupWithResponse(resourceGroupName, localRulestackName, Context.NONE).getValue(); + } + + /** + * Create a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks LocalRulestack along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String resourceGroupName, String localRulestackName, LocalRulestackResourceInner resource) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + resource, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Create a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks LocalRulestack along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String resourceGroupName, String localRulestackName, LocalRulestackResourceInner resource, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + resource, + accept, + context); + } + + /** + * Create a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of paloAltoNetworks LocalRulestack. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, LocalRulestackResourceInner> beginCreateOrUpdateAsync( + String resourceGroupName, String localRulestackName, LocalRulestackResourceInner resource) { + Mono>> mono = + createOrUpdateWithResponseAsync(resourceGroupName, localRulestackName, resource); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + LocalRulestackResourceInner.class, + LocalRulestackResourceInner.class, + this.client.getContext()); + } + + /** + * Create a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of paloAltoNetworks LocalRulestack. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, LocalRulestackResourceInner> beginCreateOrUpdateAsync( + String resourceGroupName, String localRulestackName, LocalRulestackResourceInner resource, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + createOrUpdateWithResponseAsync(resourceGroupName, localRulestackName, resource, context); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + LocalRulestackResourceInner.class, + LocalRulestackResourceInner.class, + context); + } + + /** + * Create a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of paloAltoNetworks LocalRulestack. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, LocalRulestackResourceInner> beginCreateOrUpdate( + String resourceGroupName, String localRulestackName, LocalRulestackResourceInner resource) { + return this.beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, resource).getSyncPoller(); + } + + /** + * Create a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of paloAltoNetworks LocalRulestack. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, LocalRulestackResourceInner> beginCreateOrUpdate( + String resourceGroupName, String localRulestackName, LocalRulestackResourceInner resource, Context context) { + return this.beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, resource, context).getSyncPoller(); + } + + /** + * Create a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks LocalRulestack on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String resourceGroupName, String localRulestackName, LocalRulestackResourceInner resource) { + return beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, resource) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks LocalRulestack on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String resourceGroupName, String localRulestackName, LocalRulestackResourceInner resource, Context context) { + return beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, resource, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks LocalRulestack. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public LocalRulestackResourceInner createOrUpdate( + String resourceGroupName, String localRulestackName, LocalRulestackResourceInner resource) { + return createOrUpdateAsync(resourceGroupName, localRulestackName, resource).block(); + } + + /** + * Create a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks LocalRulestack. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public LocalRulestackResourceInner createOrUpdate( + String resourceGroupName, String localRulestackName, LocalRulestackResourceInner resource, Context context) { + return createOrUpdateAsync(resourceGroupName, localRulestackName, resource, context).block(); + } + + /** + * Update a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param properties The resource properties to be updated. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks LocalRulestack along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> updateWithResponseAsync( + String resourceGroupName, String localRulestackName, LocalRulestackResourceUpdate properties) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (properties == null) { + return Mono.error(new IllegalArgumentException("Parameter properties is required and cannot be null.")); + } else { + properties.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .update( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + properties, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Update a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param properties The resource properties to be updated. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks LocalRulestack along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> updateWithResponseAsync( + String resourceGroupName, String localRulestackName, LocalRulestackResourceUpdate properties, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (properties == null) { + return Mono.error(new IllegalArgumentException("Parameter properties is required and cannot be null.")); + } else { + properties.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .update( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + properties, + accept, + context); + } + + /** + * Update a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param properties The resource properties to be updated. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks LocalRulestack on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono updateAsync( + String resourceGroupName, String localRulestackName, LocalRulestackResourceUpdate properties) { + return updateWithResponseAsync(resourceGroupName, localRulestackName, properties) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Update a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param properties The resource properties to be updated. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks LocalRulestack along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response updateWithResponse( + String resourceGroupName, String localRulestackName, LocalRulestackResourceUpdate properties, Context context) { + return updateWithResponseAsync(resourceGroupName, localRulestackName, properties, context).block(); + } + + /** + * Update a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param properties The resource properties to be updated. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks LocalRulestack. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public LocalRulestackResourceInner update( + String resourceGroupName, String localRulestackName, LocalRulestackResourceUpdate properties) { + return updateWithResponse(resourceGroupName, localRulestackName, properties, Context.NONE).getValue(); + } + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String resourceGroupName, String localRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String resourceGroupName, String localRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context); + } + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync(String resourceGroupName, String localRulestackName) { + Mono>> mono = deleteWithResponseAsync(resourceGroupName, localRulestackName); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String resourceGroupName, String localRulestackName, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = deleteWithResponseAsync(resourceGroupName, localRulestackName, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete(String resourceGroupName, String localRulestackName) { + return this.beginDeleteAsync(resourceGroupName, localRulestackName).getSyncPoller(); + } + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete( + String resourceGroupName, String localRulestackName, Context context) { + return this.beginDeleteAsync(resourceGroupName, localRulestackName, context).getSyncPoller(); + } + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String resourceGroupName, String localRulestackName) { + return beginDeleteAsync(resourceGroupName, localRulestackName) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String resourceGroupName, String localRulestackName, Context context) { + return beginDeleteAsync(resourceGroupName, localRulestackName, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String resourceGroupName, String localRulestackName) { + deleteAsync(resourceGroupName, localRulestackName).block(); + } + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String resourceGroupName, String localRulestackName, Context context) { + deleteAsync(resourceGroupName, localRulestackName, context).block(); + } + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> commitWithResponseAsync( + String resourceGroupName, String localRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .commit( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> commitWithResponseAsync( + String resourceGroupName, String localRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .commit( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context); + } + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginCommitAsync(String resourceGroupName, String localRulestackName) { + Mono>> mono = commitWithResponseAsync(resourceGroupName, localRulestackName); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginCommitAsync( + String resourceGroupName, String localRulestackName, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = commitWithResponseAsync(resourceGroupName, localRulestackName, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginCommit(String resourceGroupName, String localRulestackName) { + return this.beginCommitAsync(resourceGroupName, localRulestackName).getSyncPoller(); + } + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginCommit( + String resourceGroupName, String localRulestackName, Context context) { + return this.beginCommitAsync(resourceGroupName, localRulestackName, context).getSyncPoller(); + } + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono commitAsync(String resourceGroupName, String localRulestackName) { + return beginCommitAsync(resourceGroupName, localRulestackName) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono commitAsync(String resourceGroupName, String localRulestackName, Context context) { + return beginCommitAsync(resourceGroupName, localRulestackName, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void commit(String resourceGroupName, String localRulestackName) { + commitAsync(resourceGroupName, localRulestackName).block(); + } + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void commit(String resourceGroupName, String localRulestackName, Context context) { + commitAsync(resourceGroupName, localRulestackName, context).block(); + } + + /** + * Get changelog. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getChangeLogWithResponseAsync( + String resourceGroupName, String localRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .getChangeLog( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get changelog. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getChangeLogWithResponseAsync( + String resourceGroupName, String localRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .getChangeLog( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context); + } + + /** + * Get changelog. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getChangeLogAsync(String resourceGroupName, String localRulestackName) { + return getChangeLogWithResponseAsync(resourceGroupName, localRulestackName) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get changelog. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getChangeLogWithResponse( + String resourceGroupName, String localRulestackName, Context context) { + return getChangeLogWithResponseAsync(resourceGroupName, localRulestackName, context).block(); + } + + /** + * Get changelog. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public ChangelogInner getChangeLog(String resourceGroupName, String localRulestackName) { + return getChangeLogWithResponse(resourceGroupName, localRulestackName, Context.NONE).getValue(); + } + + /** + * support info for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param email email address on behalf of which this API called. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource along with {@link Response} on successful completion of {@link + * Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getSupportInfoWithResponseAsync( + String resourceGroupName, String localRulestackName, String email) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .getSupportInfo( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + email, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * support info for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param email email address on behalf of which this API called. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource along with {@link Response} on successful completion of {@link + * Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getSupportInfoWithResponseAsync( + String resourceGroupName, String localRulestackName, String email, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .getSupportInfo( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + email, + accept, + context); + } + + /** + * support info for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getSupportInfoAsync(String resourceGroupName, String localRulestackName) { + final String email = null; + return getSupportInfoWithResponseAsync(resourceGroupName, localRulestackName, email) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * support info for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param email email address on behalf of which this API called. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getSupportInfoWithResponse( + String resourceGroupName, String localRulestackName, String email, Context context) { + return getSupportInfoWithResponseAsync(resourceGroupName, localRulestackName, email, context).block(); + } + + /** + * support info for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public SupportInfoInner getSupportInfo(String resourceGroupName, String localRulestackName) { + final String email = null; + return getSupportInfoWithResponse(resourceGroupName, localRulestackName, email, Context.NONE).getValue(); + } + + /** + * Get the list of advanced security objects. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects along with {@link Response} on successful completion of {@link + * Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listAdvancedSecurityObjectsWithResponseAsync( + String resourceGroupName, String localRulestackName, AdvSecurityObjectTypeEnum type, String skip, Integer top) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (type == null) { + return Mono.error(new IllegalArgumentException("Parameter type is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listAdvancedSecurityObjects( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + skip, + top, + type, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the list of advanced security objects. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects along with {@link Response} on successful completion of {@link + * Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listAdvancedSecurityObjectsWithResponseAsync( + String resourceGroupName, + String localRulestackName, + AdvSecurityObjectTypeEnum type, + String skip, + Integer top, + Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (type == null) { + return Mono.error(new IllegalArgumentException("Parameter type is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listAdvancedSecurityObjects( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + skip, + top, + type, + accept, + context); + } + + /** + * Get the list of advanced security objects. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono listAdvancedSecurityObjectsAsync( + String resourceGroupName, String localRulestackName, AdvSecurityObjectTypeEnum type) { + final String skip = null; + final Integer top = null; + return listAdvancedSecurityObjectsWithResponseAsync(resourceGroupName, localRulestackName, type, skip, top) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get the list of advanced security objects. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response listAdvancedSecurityObjectsWithResponse( + String resourceGroupName, + String localRulestackName, + AdvSecurityObjectTypeEnum type, + String skip, + Integer top, + Context context) { + return listAdvancedSecurityObjectsWithResponseAsync( + resourceGroupName, localRulestackName, type, skip, top, context) + .block(); + } + + /** + * Get the list of advanced security objects. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public AdvSecurityObjectListResponseInner listAdvancedSecurityObjects( + String resourceGroupName, String localRulestackName, AdvSecurityObjectTypeEnum type) { + final String skip = null; + final Integer top = null; + return listAdvancedSecurityObjectsWithResponse( + resourceGroupName, localRulestackName, type, skip, top, Context.NONE) + .getValue(); + } + + /** + * List of AppIds for LocalRulestack ApiVersion. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param appIdVersion The appIdVersion parameter. + * @param appPrefix The appPrefix parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response body along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listAppIdsWithResponseAsync( + String resourceGroupName, + String localRulestackName, + String appIdVersion, + String appPrefix, + String skip, + Integer top) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listAppIds( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + appIdVersion, + appPrefix, + skip, + top, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List of AppIds for LocalRulestack ApiVersion. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param appIdVersion The appIdVersion parameter. + * @param appPrefix The appPrefix parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response body along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listAppIdsWithResponseAsync( + String resourceGroupName, + String localRulestackName, + String appIdVersion, + String appPrefix, + String skip, + Integer top, + Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listAppIds( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + appIdVersion, + appPrefix, + skip, + top, + accept, + context); + } + + /** + * List of AppIds for LocalRulestack ApiVersion. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response body on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono listAppIdsAsync(String resourceGroupName, String localRulestackName) { + final String appIdVersion = null; + final String appPrefix = null; + final String skip = null; + final Integer top = null; + return listAppIdsWithResponseAsync(resourceGroupName, localRulestackName, appIdVersion, appPrefix, skip, top) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * List of AppIds for LocalRulestack ApiVersion. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param appIdVersion The appIdVersion parameter. + * @param appPrefix The appPrefix parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response body along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response listAppIdsWithResponse( + String resourceGroupName, + String localRulestackName, + String appIdVersion, + String appPrefix, + String skip, + Integer top, + Context context) { + return listAppIdsWithResponseAsync( + resourceGroupName, localRulestackName, appIdVersion, appPrefix, skip, top, context) + .block(); + } + + /** + * List of AppIds for LocalRulestack ApiVersion. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public ListAppIdResponseInner listAppIds(String resourceGroupName, String localRulestackName) { + final String appIdVersion = null; + final String appPrefix = null; + final String skip = null; + final Integer top = null; + return listAppIdsWithResponse( + resourceGroupName, localRulestackName, appIdVersion, appPrefix, skip, top, Context.NONE) + .getValue(); + } + + /** + * List of countries for Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listCountriesWithResponseAsync( + String resourceGroupName, String localRulestackName, String skip, Integer top) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listCountries( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + skip, + top, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List of countries for Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listCountriesWithResponseAsync( + String resourceGroupName, String localRulestackName, String skip, Integer top, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listCountries( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + skip, + top, + accept, + context); + } + + /** + * List of countries for Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono listCountriesAsync(String resourceGroupName, String localRulestackName) { + final String skip = null; + final Integer top = null; + return listCountriesWithResponseAsync(resourceGroupName, localRulestackName, skip, top) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * List of countries for Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response listCountriesWithResponse( + String resourceGroupName, String localRulestackName, String skip, Integer top, Context context) { + return listCountriesWithResponseAsync(resourceGroupName, localRulestackName, skip, top, context).block(); + } + + /** + * List of countries for Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public CountriesResponseInner listCountries(String resourceGroupName, String localRulestackName) { + final String skip = null; + final Integer top = null; + return listCountriesWithResponse(resourceGroupName, localRulestackName, skip, top, Context.NONE).getValue(); + } + + /** + * List of Firewalls associated with Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listFirewallsWithResponseAsync( + String resourceGroupName, String localRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listFirewalls( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List of Firewalls associated with Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listFirewallsWithResponseAsync( + String resourceGroupName, String localRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listFirewalls( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context); + } + + /** + * List of Firewalls associated with Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono listFirewallsAsync(String resourceGroupName, String localRulestackName) { + return listFirewallsWithResponseAsync(resourceGroupName, localRulestackName) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * List of Firewalls associated with Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response listFirewallsWithResponse( + String resourceGroupName, String localRulestackName, Context context) { + return listFirewallsWithResponseAsync(resourceGroupName, localRulestackName, context).block(); + } + + /** + * List of Firewalls associated with Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public ListFirewallsResponseInner listFirewalls(String resourceGroupName, String localRulestackName) { + return listFirewallsWithResponse(resourceGroupName, localRulestackName, Context.NONE).getValue(); + } + + /** + * List predefined URL categories for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listPredefinedUrlCategoriesWithResponseAsync( + String resourceGroupName, String localRulestackName, String skip, Integer top) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listPredefinedUrlCategories( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + skip, + top, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List predefined URL categories for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listPredefinedUrlCategoriesWithResponseAsync( + String resourceGroupName, String localRulestackName, String skip, Integer top, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listPredefinedUrlCategories( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + skip, + top, + accept, + context); + } + + /** + * List predefined URL categories for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono listPredefinedUrlCategoriesAsync( + String resourceGroupName, String localRulestackName) { + final String skip = null; + final Integer top = null; + return listPredefinedUrlCategoriesWithResponseAsync(resourceGroupName, localRulestackName, skip, top) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * List predefined URL categories for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response listPredefinedUrlCategoriesWithResponse( + String resourceGroupName, String localRulestackName, String skip, Integer top, Context context) { + return listPredefinedUrlCategoriesWithResponseAsync(resourceGroupName, localRulestackName, skip, top, context) + .block(); + } + + /** + * List predefined URL categories for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public PredefinedUrlCategoriesResponseInner listPredefinedUrlCategories( + String resourceGroupName, String localRulestackName) { + final String skip = null; + final Integer top = null; + return listPredefinedUrlCategoriesWithResponse(resourceGroupName, localRulestackName, skip, top, Context.NONE) + .getValue(); + } + + /** + * List the security services for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSecurityServicesWithResponseAsync( + String resourceGroupName, String localRulestackName, SecurityServicesTypeEnum type, String skip, Integer top) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (type == null) { + return Mono.error(new IllegalArgumentException("Parameter type is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listSecurityServices( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + skip, + top, + type, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List the security services for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSecurityServicesWithResponseAsync( + String resourceGroupName, + String localRulestackName, + SecurityServicesTypeEnum type, + String skip, + Integer top, + Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (type == null) { + return Mono.error(new IllegalArgumentException("Parameter type is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listSecurityServices( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + skip, + top, + type, + accept, + context); + } + + /** + * List the security services for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono listSecurityServicesAsync( + String resourceGroupName, String localRulestackName, SecurityServicesTypeEnum type) { + final String skip = null; + final Integer top = null; + return listSecurityServicesWithResponseAsync(resourceGroupName, localRulestackName, type, skip, top) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * List the security services for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response listSecurityServicesWithResponse( + String resourceGroupName, + String localRulestackName, + SecurityServicesTypeEnum type, + String skip, + Integer top, + Context context) { + return listSecurityServicesWithResponseAsync(resourceGroupName, localRulestackName, type, skip, top, context) + .block(); + } + + /** + * List the security services for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public SecurityServicesResponseInner listSecurityServices( + String resourceGroupName, String localRulestackName, SecurityServicesTypeEnum type) { + final String skip = null; + final Integer top = null; + return listSecurityServicesWithResponse(resourceGroupName, localRulestackName, type, skip, top, Context.NONE) + .getValue(); + } + + /** + * Revert rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> revertWithResponseAsync(String resourceGroupName, String localRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .revert( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Revert rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> revertWithResponseAsync( + String resourceGroupName, String localRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .revert( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context); + } + + /** + * Revert rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono revertAsync(String resourceGroupName, String localRulestackName) { + return revertWithResponseAsync(resourceGroupName, localRulestackName).flatMap(ignored -> Mono.empty()); + } + + /** + * Revert rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response revertWithResponse(String resourceGroupName, String localRulestackName, Context context) { + return revertWithResponseAsync(resourceGroupName, localRulestackName, context).block(); + } + + /** + * Revert rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void revert(String resourceGroupName, String localRulestackName) { + revertWithResponse(resourceGroupName, localRulestackName, Context.NONE); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listBySubscriptionNextSinglePageAsync(String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> service.listBySubscriptionNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listBySubscriptionNextSinglePageAsync( + String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listBySubscriptionNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByResourceGroupNextSinglePageAsync(String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> service.listByResourceGroupNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByResourceGroupNextSinglePageAsync( + String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByResourceGroupNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulestacksImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulestacksImpl.java new file mode 100644 index 0000000000000..c3042495d9109 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LocalRulestacksImpl.java @@ -0,0 +1,434 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.SimpleResponse; +import com.azure.core.util.Context; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.LocalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.AdvSecurityObjectListResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ChangelogInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CountriesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListAppIdResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListFirewallsResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PredefinedUrlCategoriesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SecurityServicesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SupportInfoInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectListResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Changelog; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CountriesResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ListAppIdResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ListFirewallsResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestacks; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PredefinedUrlCategoriesResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SupportInfo; + +public final class LocalRulestacksImpl implements LocalRulestacks { + private static final ClientLogger LOGGER = new ClientLogger(LocalRulestacksImpl.class); + + private final LocalRulestacksClient innerClient; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public LocalRulestacksImpl( + LocalRulestacksClient innerClient, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerClient = innerClient; + this.serviceManager = serviceManager; + } + + public PagedIterable list() { + PagedIterable inner = this.serviceClient().list(); + return Utils.mapPage(inner, inner1 -> new LocalRulestackResourceImpl(inner1, this.manager())); + } + + public PagedIterable list(Context context) { + PagedIterable inner = this.serviceClient().list(context); + return Utils.mapPage(inner, inner1 -> new LocalRulestackResourceImpl(inner1, this.manager())); + } + + public PagedIterable listByResourceGroup(String resourceGroupName) { + PagedIterable inner = this.serviceClient().listByResourceGroup(resourceGroupName); + return Utils.mapPage(inner, inner1 -> new LocalRulestackResourceImpl(inner1, this.manager())); + } + + public PagedIterable listByResourceGroup(String resourceGroupName, Context context) { + PagedIterable inner = + this.serviceClient().listByResourceGroup(resourceGroupName, context); + return Utils.mapPage(inner, inner1 -> new LocalRulestackResourceImpl(inner1, this.manager())); + } + + public Response getByResourceGroupWithResponse( + String resourceGroupName, String localRulestackName, Context context) { + Response inner = + this.serviceClient().getByResourceGroupWithResponse(resourceGroupName, localRulestackName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new LocalRulestackResourceImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public LocalRulestackResource getByResourceGroup(String resourceGroupName, String localRulestackName) { + LocalRulestackResourceInner inner = + this.serviceClient().getByResourceGroup(resourceGroupName, localRulestackName); + if (inner != null) { + return new LocalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public void deleteByResourceGroup(String resourceGroupName, String localRulestackName) { + this.serviceClient().delete(resourceGroupName, localRulestackName); + } + + public void delete(String resourceGroupName, String localRulestackName, Context context) { + this.serviceClient().delete(resourceGroupName, localRulestackName, context); + } + + public void commit(String resourceGroupName, String localRulestackName) { + this.serviceClient().commit(resourceGroupName, localRulestackName); + } + + public void commit(String resourceGroupName, String localRulestackName, Context context) { + this.serviceClient().commit(resourceGroupName, localRulestackName, context); + } + + public Response getChangeLogWithResponse( + String resourceGroupName, String localRulestackName, Context context) { + Response inner = + this.serviceClient().getChangeLogWithResponse(resourceGroupName, localRulestackName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new ChangelogImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public Changelog getChangeLog(String resourceGroupName, String localRulestackName) { + ChangelogInner inner = this.serviceClient().getChangeLog(resourceGroupName, localRulestackName); + if (inner != null) { + return new ChangelogImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response getSupportInfoWithResponse( + String resourceGroupName, String localRulestackName, String email, Context context) { + Response inner = + this.serviceClient().getSupportInfoWithResponse(resourceGroupName, localRulestackName, email, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new SupportInfoImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public SupportInfo getSupportInfo(String resourceGroupName, String localRulestackName) { + SupportInfoInner inner = this.serviceClient().getSupportInfo(resourceGroupName, localRulestackName); + if (inner != null) { + return new SupportInfoImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response listAdvancedSecurityObjectsWithResponse( + String resourceGroupName, + String localRulestackName, + AdvSecurityObjectTypeEnum type, + String skip, + Integer top, + Context context) { + Response inner = + this + .serviceClient() + .listAdvancedSecurityObjectsWithResponse( + resourceGroupName, localRulestackName, type, skip, top, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new AdvSecurityObjectListResponseImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public AdvSecurityObjectListResponse listAdvancedSecurityObjects( + String resourceGroupName, String localRulestackName, AdvSecurityObjectTypeEnum type) { + AdvSecurityObjectListResponseInner inner = + this.serviceClient().listAdvancedSecurityObjects(resourceGroupName, localRulestackName, type); + if (inner != null) { + return new AdvSecurityObjectListResponseImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response listAppIdsWithResponse( + String resourceGroupName, + String localRulestackName, + String appIdVersion, + String appPrefix, + String skip, + Integer top, + Context context) { + Response inner = + this + .serviceClient() + .listAppIdsWithResponse( + resourceGroupName, localRulestackName, appIdVersion, appPrefix, skip, top, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new ListAppIdResponseImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public ListAppIdResponse listAppIds(String resourceGroupName, String localRulestackName) { + ListAppIdResponseInner inner = this.serviceClient().listAppIds(resourceGroupName, localRulestackName); + if (inner != null) { + return new ListAppIdResponseImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response listCountriesWithResponse( + String resourceGroupName, String localRulestackName, String skip, Integer top, Context context) { + Response inner = + this.serviceClient().listCountriesWithResponse(resourceGroupName, localRulestackName, skip, top, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new CountriesResponseImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public CountriesResponse listCountries(String resourceGroupName, String localRulestackName) { + CountriesResponseInner inner = this.serviceClient().listCountries(resourceGroupName, localRulestackName); + if (inner != null) { + return new CountriesResponseImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response listFirewallsWithResponse( + String resourceGroupName, String localRulestackName, Context context) { + Response inner = + this.serviceClient().listFirewallsWithResponse(resourceGroupName, localRulestackName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new ListFirewallsResponseImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public ListFirewallsResponse listFirewalls(String resourceGroupName, String localRulestackName) { + ListFirewallsResponseInner inner = this.serviceClient().listFirewalls(resourceGroupName, localRulestackName); + if (inner != null) { + return new ListFirewallsResponseImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response listPredefinedUrlCategoriesWithResponse( + String resourceGroupName, String localRulestackName, String skip, Integer top, Context context) { + Response inner = + this + .serviceClient() + .listPredefinedUrlCategoriesWithResponse(resourceGroupName, localRulestackName, skip, top, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new PredefinedUrlCategoriesResponseImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public PredefinedUrlCategoriesResponse listPredefinedUrlCategories( + String resourceGroupName, String localRulestackName) { + PredefinedUrlCategoriesResponseInner inner = + this.serviceClient().listPredefinedUrlCategories(resourceGroupName, localRulestackName); + if (inner != null) { + return new PredefinedUrlCategoriesResponseImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response listSecurityServicesWithResponse( + String resourceGroupName, + String localRulestackName, + SecurityServicesTypeEnum type, + String skip, + Integer top, + Context context) { + Response inner = + this + .serviceClient() + .listSecurityServicesWithResponse(resourceGroupName, localRulestackName, type, skip, top, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new SecurityServicesResponseImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public SecurityServicesResponse listSecurityServices( + String resourceGroupName, String localRulestackName, SecurityServicesTypeEnum type) { + SecurityServicesResponseInner inner = + this.serviceClient().listSecurityServices(resourceGroupName, localRulestackName, type); + if (inner != null) { + return new SecurityServicesResponseImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response revertWithResponse(String resourceGroupName, String localRulestackName, Context context) { + return this.serviceClient().revertWithResponse(resourceGroupName, localRulestackName, context); + } + + public void revert(String resourceGroupName, String localRulestackName) { + this.serviceClient().revert(resourceGroupName, localRulestackName); + } + + public LocalRulestackResource getById(String id) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + return this.getByResourceGroupWithResponse(resourceGroupName, localRulestackName, Context.NONE).getValue(); + } + + public Response getByIdWithResponse(String id, Context context) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + return this.getByResourceGroupWithResponse(resourceGroupName, localRulestackName, context); + } + + public void deleteById(String id) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + this.delete(resourceGroupName, localRulestackName, Context.NONE); + } + + public void deleteByIdWithResponse(String id, Context context) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + this.delete(resourceGroupName, localRulestackName, context); + } + + private LocalRulestacksClient serviceClient() { + return this.innerClient; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } + + public LocalRulestackResourceImpl define(String name) { + return new LocalRulestackResourceImpl(name, this.manager()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LogSettingsImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LogSettingsImpl.java new file mode 100644 index 0000000000000..276c63a856882 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/LogSettingsImpl.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LogSettingsInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ApplicationInsights; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LogDestination; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LogOption; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LogSettings; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LogType; + +public final class LogSettingsImpl implements LogSettings { + private LogSettingsInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + LogSettingsImpl( + LogSettingsInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public LogType logType() { + return this.innerModel().logType(); + } + + public LogOption logOption() { + return this.innerModel().logOption(); + } + + public ApplicationInsights applicationInsights() { + return this.innerModel().applicationInsights(); + } + + public LogDestination commonDestination() { + return this.innerModel().commonDestination(); + } + + public LogDestination trafficLogDestination() { + return this.innerModel().trafficLogDestination(); + } + + public LogDestination threatLogDestination() { + return this.innerModel().threatLogDestination(); + } + + public LogDestination decryptLogDestination() { + return this.innerModel().decryptLogDestination(); + } + + public LogSettingsInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/OperationImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/OperationImpl.java new file mode 100644 index 0000000000000..e61af83fdd955 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/OperationImpl.java @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.OperationInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Operation; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.OperationDisplay; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Origin; + +public final class OperationImpl implements Operation { + private OperationInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + OperationImpl( + OperationInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public String name() { + return this.innerModel().name(); + } + + public Boolean isDataAction() { + return this.innerModel().isDataAction(); + } + + public OperationDisplay display() { + return this.innerModel().display(); + } + + public Origin origin() { + return this.innerModel().origin(); + } + + public ActionType actionType() { + return this.innerModel().actionType(); + } + + public OperationInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/OperationsClientImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/OperationsClientImpl.java new file mode 100644 index 0000000000000..5586288f33084 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/OperationsClientImpl.java @@ -0,0 +1,276 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Get; +import com.azure.core.annotation.HeaderParam; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.OperationsClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.OperationInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.OperationListResult; +import reactor.core.publisher.Mono; + +/** An instance of this class provides access to all the operations defined in OperationsClient. */ +public final class OperationsClientImpl implements OperationsClient { + /** The proxy service used to perform REST calls. */ + private final OperationsService service; + + /** The service client containing this operation class. */ + private final PaloAltoNetworksCloudngfwImpl client; + + /** + * Initializes an instance of OperationsClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + OperationsClientImpl(PaloAltoNetworksCloudngfwImpl client) { + this.service = + RestProxy.create(OperationsService.class, client.getHttpPipeline(), client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for PaloAltoNetworksCloudngfwOperations to be used by the proxy service + * to perform REST calls. + */ + @Host("{$host}") + @ServiceInterface(name = "PaloAltoNetworksClou") + public interface OperationsService { + @Headers({"Content-Type: application/json"}) + @Get("/providers/PaloAltoNetworks.Cloudngfw/operations") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> list( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + } + + /** + * List the operations for the provider. + * + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a list of REST API operations supported by an Azure Resource Provider along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync() { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> service.list(this.client.getEndpoint(), this.client.getApiVersion(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List the operations for the provider. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a list of REST API operations supported by an Azure Resource Provider along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync(Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .list(this.client.getEndpoint(), this.client.getApiVersion(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List the operations for the provider. + * + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a list of REST API operations supported by an Azure Resource Provider as paginated response with {@link + * PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync() { + return new PagedFlux<>(() -> listSinglePageAsync(), nextLink -> listNextSinglePageAsync(nextLink)); + } + + /** + * List the operations for the provider. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a list of REST API operations supported by an Azure Resource Provider as paginated response with {@link + * PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync(Context context) { + return new PagedFlux<>( + () -> listSinglePageAsync(context), nextLink -> listNextSinglePageAsync(nextLink, context)); + } + + /** + * List the operations for the provider. + * + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a list of REST API operations supported by an Azure Resource Provider as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list() { + return new PagedIterable<>(listAsync()); + } + + /** + * List the operations for the provider. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a list of REST API operations supported by an Azure Resource Provider as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list(Context context) { + return new PagedIterable<>(listAsync(context)); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a list of REST API operations supported by an Azure Resource Provider along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listNextSinglePageAsync(String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext(context -> service.listNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a list of REST API operations supported by an Azure Resource Provider along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listNextSinglePageAsync(String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/OperationsImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/OperationsImpl.java new file mode 100644 index 0000000000000..32c54cc5da16a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/OperationsImpl.java @@ -0,0 +1,46 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.util.Context; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.OperationsClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.OperationInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Operation; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Operations; + +public final class OperationsImpl implements Operations { + private static final ClientLogger LOGGER = new ClientLogger(OperationsImpl.class); + + private final OperationsClient innerClient; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public OperationsImpl( + OperationsClient innerClient, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerClient = innerClient; + this.serviceManager = serviceManager; + } + + public PagedIterable list() { + PagedIterable inner = this.serviceClient().list(); + return Utils.mapPage(inner, inner1 -> new OperationImpl(inner1, this.manager())); + } + + public PagedIterable list(Context context) { + PagedIterable inner = this.serviceClient().list(context); + return Utils.mapPage(inner, inner1 -> new OperationImpl(inner1, this.manager())); + } + + private OperationsClient serviceClient() { + return this.innerClient; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PaloAltoNetworksCloudngfwBuilder.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PaloAltoNetworksCloudngfwBuilder.java new file mode 100644 index 0000000000000..e364220cd3dfe --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PaloAltoNetworksCloudngfwBuilder.java @@ -0,0 +1,144 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.ServiceClientBuilder; +import com.azure.core.http.HttpPipeline; +import com.azure.core.http.HttpPipelineBuilder; +import com.azure.core.http.policy.RetryPolicy; +import com.azure.core.http.policy.UserAgentPolicy; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.serializer.SerializerFactory; +import com.azure.core.util.serializer.SerializerAdapter; +import java.time.Duration; + +/** A builder for creating a new instance of the PaloAltoNetworksCloudngfwImpl type. */ +@ServiceClientBuilder(serviceClients = {PaloAltoNetworksCloudngfwImpl.class}) +public final class PaloAltoNetworksCloudngfwBuilder { + /* + * The ID of the target subscription. + */ + private String subscriptionId; + + /** + * Sets The ID of the target subscription. + * + * @param subscriptionId the subscriptionId value. + * @return the PaloAltoNetworksCloudngfwBuilder. + */ + public PaloAltoNetworksCloudngfwBuilder subscriptionId(String subscriptionId) { + this.subscriptionId = subscriptionId; + return this; + } + + /* + * server parameter + */ + private String endpoint; + + /** + * Sets server parameter. + * + * @param endpoint the endpoint value. + * @return the PaloAltoNetworksCloudngfwBuilder. + */ + public PaloAltoNetworksCloudngfwBuilder endpoint(String endpoint) { + this.endpoint = endpoint; + return this; + } + + /* + * The environment to connect to + */ + private AzureEnvironment environment; + + /** + * Sets The environment to connect to. + * + * @param environment the environment value. + * @return the PaloAltoNetworksCloudngfwBuilder. + */ + public PaloAltoNetworksCloudngfwBuilder environment(AzureEnvironment environment) { + this.environment = environment; + return this; + } + + /* + * The HTTP pipeline to send requests through + */ + private HttpPipeline pipeline; + + /** + * Sets The HTTP pipeline to send requests through. + * + * @param pipeline the pipeline value. + * @return the PaloAltoNetworksCloudngfwBuilder. + */ + public PaloAltoNetworksCloudngfwBuilder pipeline(HttpPipeline pipeline) { + this.pipeline = pipeline; + return this; + } + + /* + * The default poll interval for long-running operation + */ + private Duration defaultPollInterval; + + /** + * Sets The default poll interval for long-running operation. + * + * @param defaultPollInterval the defaultPollInterval value. + * @return the PaloAltoNetworksCloudngfwBuilder. + */ + public PaloAltoNetworksCloudngfwBuilder defaultPollInterval(Duration defaultPollInterval) { + this.defaultPollInterval = defaultPollInterval; + return this; + } + + /* + * The serializer to serialize an object into a string + */ + private SerializerAdapter serializerAdapter; + + /** + * Sets The serializer to serialize an object into a string. + * + * @param serializerAdapter the serializerAdapter value. + * @return the PaloAltoNetworksCloudngfwBuilder. + */ + public PaloAltoNetworksCloudngfwBuilder serializerAdapter(SerializerAdapter serializerAdapter) { + this.serializerAdapter = serializerAdapter; + return this; + } + + /** + * Builds an instance of PaloAltoNetworksCloudngfwImpl with the provided parameters. + * + * @return an instance of PaloAltoNetworksCloudngfwImpl. + */ + public PaloAltoNetworksCloudngfwImpl buildClient() { + String localEndpoint = (endpoint != null) ? endpoint : "https://management.azure.com"; + AzureEnvironment localEnvironment = (environment != null) ? environment : AzureEnvironment.AZURE; + HttpPipeline localPipeline = + (pipeline != null) + ? pipeline + : new HttpPipelineBuilder().policies(new UserAgentPolicy(), new RetryPolicy()).build(); + Duration localDefaultPollInterval = + (defaultPollInterval != null) ? defaultPollInterval : Duration.ofSeconds(30); + SerializerAdapter localSerializerAdapter = + (serializerAdapter != null) + ? serializerAdapter + : SerializerFactory.createDefaultManagementSerializerAdapter(); + PaloAltoNetworksCloudngfwImpl client = + new PaloAltoNetworksCloudngfwImpl( + localPipeline, + localSerializerAdapter, + localDefaultPollInterval, + localEnvironment, + subscriptionId, + localEndpoint); + return client; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PaloAltoNetworksCloudngfwImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PaloAltoNetworksCloudngfwImpl.java new file mode 100644 index 0000000000000..a642d8bad3751 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PaloAltoNetworksCloudngfwImpl.java @@ -0,0 +1,472 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.ServiceClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpPipeline; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.Response; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.exception.ManagementError; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.management.polling.PollResult; +import com.azure.core.management.polling.PollerFactory; +import com.azure.core.util.Context; +import com.azure.core.util.CoreUtils; +import com.azure.core.util.logging.ClientLogger; +import com.azure.core.util.polling.AsyncPollResponse; +import com.azure.core.util.polling.LongRunningOperationStatus; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.serializer.SerializerAdapter; +import com.azure.core.util.serializer.SerializerEncoding; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.CertificateObjectGlobalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.CertificateObjectLocalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.FirewallStatusClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.FirewallsClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.FqdnListGlobalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.FqdnListLocalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.GlobalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.LocalRulesClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.LocalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.OperationsClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.PaloAltoNetworksCloudngfw; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.PostRulesClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.PreRulesClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.PrefixListGlobalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.PrefixListLocalRulestacksClient; +import java.io.IOException; +import java.lang.reflect.Type; +import java.nio.ByteBuffer; +import java.nio.charset.Charset; +import java.nio.charset.StandardCharsets; +import java.time.Duration; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** Initializes a new instance of the PaloAltoNetworksCloudngfwImpl type. */ +@ServiceClient(builder = PaloAltoNetworksCloudngfwBuilder.class) +public final class PaloAltoNetworksCloudngfwImpl implements PaloAltoNetworksCloudngfw { + /** The ID of the target subscription. */ + private final String subscriptionId; + + /** + * Gets The ID of the target subscription. + * + * @return the subscriptionId value. + */ + public String getSubscriptionId() { + return this.subscriptionId; + } + + /** server parameter. */ + private final String endpoint; + + /** + * Gets server parameter. + * + * @return the endpoint value. + */ + public String getEndpoint() { + return this.endpoint; + } + + /** Api Version. */ + private final String apiVersion; + + /** + * Gets Api Version. + * + * @return the apiVersion value. + */ + public String getApiVersion() { + return this.apiVersion; + } + + /** The HTTP pipeline to send requests through. */ + private final HttpPipeline httpPipeline; + + /** + * Gets The HTTP pipeline to send requests through. + * + * @return the httpPipeline value. + */ + public HttpPipeline getHttpPipeline() { + return this.httpPipeline; + } + + /** The serializer to serialize an object into a string. */ + private final SerializerAdapter serializerAdapter; + + /** + * Gets The serializer to serialize an object into a string. + * + * @return the serializerAdapter value. + */ + SerializerAdapter getSerializerAdapter() { + return this.serializerAdapter; + } + + /** The default poll interval for long-running operation. */ + private final Duration defaultPollInterval; + + /** + * Gets The default poll interval for long-running operation. + * + * @return the defaultPollInterval value. + */ + public Duration getDefaultPollInterval() { + return this.defaultPollInterval; + } + + /** The GlobalRulestacksClient object to access its operations. */ + private final GlobalRulestacksClient globalRulestacks; + + /** + * Gets the GlobalRulestacksClient object to access its operations. + * + * @return the GlobalRulestacksClient object. + */ + public GlobalRulestacksClient getGlobalRulestacks() { + return this.globalRulestacks; + } + + /** The CertificateObjectGlobalRulestacksClient object to access its operations. */ + private final CertificateObjectGlobalRulestacksClient certificateObjectGlobalRulestacks; + + /** + * Gets the CertificateObjectGlobalRulestacksClient object to access its operations. + * + * @return the CertificateObjectGlobalRulestacksClient object. + */ + public CertificateObjectGlobalRulestacksClient getCertificateObjectGlobalRulestacks() { + return this.certificateObjectGlobalRulestacks; + } + + /** The FqdnListGlobalRulestacksClient object to access its operations. */ + private final FqdnListGlobalRulestacksClient fqdnListGlobalRulestacks; + + /** + * Gets the FqdnListGlobalRulestacksClient object to access its operations. + * + * @return the FqdnListGlobalRulestacksClient object. + */ + public FqdnListGlobalRulestacksClient getFqdnListGlobalRulestacks() { + return this.fqdnListGlobalRulestacks; + } + + /** The PostRulesClient object to access its operations. */ + private final PostRulesClient postRules; + + /** + * Gets the PostRulesClient object to access its operations. + * + * @return the PostRulesClient object. + */ + public PostRulesClient getPostRules() { + return this.postRules; + } + + /** The PrefixListGlobalRulestacksClient object to access its operations. */ + private final PrefixListGlobalRulestacksClient prefixListGlobalRulestacks; + + /** + * Gets the PrefixListGlobalRulestacksClient object to access its operations. + * + * @return the PrefixListGlobalRulestacksClient object. + */ + public PrefixListGlobalRulestacksClient getPrefixListGlobalRulestacks() { + return this.prefixListGlobalRulestacks; + } + + /** The PreRulesClient object to access its operations. */ + private final PreRulesClient preRules; + + /** + * Gets the PreRulesClient object to access its operations. + * + * @return the PreRulesClient object. + */ + public PreRulesClient getPreRules() { + return this.preRules; + } + + /** The OperationsClient object to access its operations. */ + private final OperationsClient operations; + + /** + * Gets the OperationsClient object to access its operations. + * + * @return the OperationsClient object. + */ + public OperationsClient getOperations() { + return this.operations; + } + + /** The FirewallsClient object to access its operations. */ + private final FirewallsClient firewalls; + + /** + * Gets the FirewallsClient object to access its operations. + * + * @return the FirewallsClient object. + */ + public FirewallsClient getFirewalls() { + return this.firewalls; + } + + /** The LocalRulestacksClient object to access its operations. */ + private final LocalRulestacksClient localRulestacks; + + /** + * Gets the LocalRulestacksClient object to access its operations. + * + * @return the LocalRulestacksClient object. + */ + public LocalRulestacksClient getLocalRulestacks() { + return this.localRulestacks; + } + + /** The FirewallStatusClient object to access its operations. */ + private final FirewallStatusClient firewallStatus; + + /** + * Gets the FirewallStatusClient object to access its operations. + * + * @return the FirewallStatusClient object. + */ + public FirewallStatusClient getFirewallStatus() { + return this.firewallStatus; + } + + /** The CertificateObjectLocalRulestacksClient object to access its operations. */ + private final CertificateObjectLocalRulestacksClient certificateObjectLocalRulestacks; + + /** + * Gets the CertificateObjectLocalRulestacksClient object to access its operations. + * + * @return the CertificateObjectLocalRulestacksClient object. + */ + public CertificateObjectLocalRulestacksClient getCertificateObjectLocalRulestacks() { + return this.certificateObjectLocalRulestacks; + } + + /** The FqdnListLocalRulestacksClient object to access its operations. */ + private final FqdnListLocalRulestacksClient fqdnListLocalRulestacks; + + /** + * Gets the FqdnListLocalRulestacksClient object to access its operations. + * + * @return the FqdnListLocalRulestacksClient object. + */ + public FqdnListLocalRulestacksClient getFqdnListLocalRulestacks() { + return this.fqdnListLocalRulestacks; + } + + /** The LocalRulesClient object to access its operations. */ + private final LocalRulesClient localRules; + + /** + * Gets the LocalRulesClient object to access its operations. + * + * @return the LocalRulesClient object. + */ + public LocalRulesClient getLocalRules() { + return this.localRules; + } + + /** The PrefixListLocalRulestacksClient object to access its operations. */ + private final PrefixListLocalRulestacksClient prefixListLocalRulestacks; + + /** + * Gets the PrefixListLocalRulestacksClient object to access its operations. + * + * @return the PrefixListLocalRulestacksClient object. + */ + public PrefixListLocalRulestacksClient getPrefixListLocalRulestacks() { + return this.prefixListLocalRulestacks; + } + + /** + * Initializes an instance of PaloAltoNetworksCloudngfw client. + * + * @param httpPipeline The HTTP pipeline to send requests through. + * @param serializerAdapter The serializer to serialize an object into a string. + * @param defaultPollInterval The default poll interval for long-running operation. + * @param environment The Azure environment. + * @param subscriptionId The ID of the target subscription. + * @param endpoint server parameter. + */ + PaloAltoNetworksCloudngfwImpl( + HttpPipeline httpPipeline, + SerializerAdapter serializerAdapter, + Duration defaultPollInterval, + AzureEnvironment environment, + String subscriptionId, + String endpoint) { + this.httpPipeline = httpPipeline; + this.serializerAdapter = serializerAdapter; + this.defaultPollInterval = defaultPollInterval; + this.subscriptionId = subscriptionId; + this.endpoint = endpoint; + this.apiVersion = "2022-08-29-preview"; + this.globalRulestacks = new GlobalRulestacksClientImpl(this); + this.certificateObjectGlobalRulestacks = new CertificateObjectGlobalRulestacksClientImpl(this); + this.fqdnListGlobalRulestacks = new FqdnListGlobalRulestacksClientImpl(this); + this.postRules = new PostRulesClientImpl(this); + this.prefixListGlobalRulestacks = new PrefixListGlobalRulestacksClientImpl(this); + this.preRules = new PreRulesClientImpl(this); + this.operations = new OperationsClientImpl(this); + this.firewalls = new FirewallsClientImpl(this); + this.localRulestacks = new LocalRulestacksClientImpl(this); + this.firewallStatus = new FirewallStatusClientImpl(this); + this.certificateObjectLocalRulestacks = new CertificateObjectLocalRulestacksClientImpl(this); + this.fqdnListLocalRulestacks = new FqdnListLocalRulestacksClientImpl(this); + this.localRules = new LocalRulesClientImpl(this); + this.prefixListLocalRulestacks = new PrefixListLocalRulestacksClientImpl(this); + } + + /** + * Gets default client context. + * + * @return the default client context. + */ + public Context getContext() { + return Context.NONE; + } + + /** + * Merges default client context with provided context. + * + * @param context the context to be merged with default client context. + * @return the merged context. + */ + public Context mergeContext(Context context) { + return CoreUtils.mergeContexts(this.getContext(), context); + } + + /** + * Gets long running operation result. + * + * @param activationResponse the response of activation operation. + * @param httpPipeline the http pipeline. + * @param pollResultType type of poll result. + * @param finalResultType type of final result. + * @param context the context shared by all requests. + * @param type of poll result. + * @param type of final result. + * @return poller flux for poll result and final result. + */ + public PollerFlux, U> getLroResult( + Mono>> activationResponse, + HttpPipeline httpPipeline, + Type pollResultType, + Type finalResultType, + Context context) { + return PollerFactory + .create( + serializerAdapter, + httpPipeline, + pollResultType, + finalResultType, + defaultPollInterval, + activationResponse, + context); + } + + /** + * Gets the final result, or an error, based on last async poll response. + * + * @param response the last async poll response. + * @param type of poll result. + * @param type of final result. + * @return the final result, or an error. + */ + public Mono getLroFinalResultOrError(AsyncPollResponse, U> response) { + if (response.getStatus() != LongRunningOperationStatus.SUCCESSFULLY_COMPLETED) { + String errorMessage; + ManagementError managementError = null; + HttpResponse errorResponse = null; + PollResult.Error lroError = response.getValue().getError(); + if (lroError != null) { + errorResponse = + new HttpResponseImpl( + lroError.getResponseStatusCode(), lroError.getResponseHeaders(), lroError.getResponseBody()); + + errorMessage = response.getValue().getError().getMessage(); + String errorBody = response.getValue().getError().getResponseBody(); + if (errorBody != null) { + // try to deserialize error body to ManagementError + try { + managementError = + this + .getSerializerAdapter() + .deserialize(errorBody, ManagementError.class, SerializerEncoding.JSON); + if (managementError.getCode() == null || managementError.getMessage() == null) { + managementError = null; + } + } catch (IOException | RuntimeException ioe) { + LOGGER.logThrowableAsWarning(ioe); + } + } + } else { + // fallback to default error message + errorMessage = "Long running operation failed."; + } + if (managementError == null) { + // fallback to default ManagementError + managementError = new ManagementError(response.getStatus().toString(), errorMessage); + } + return Mono.error(new ManagementException(errorMessage, errorResponse, managementError)); + } else { + return response.getFinalResult(); + } + } + + private static final class HttpResponseImpl extends HttpResponse { + private final int statusCode; + + private final byte[] responseBody; + + private final HttpHeaders httpHeaders; + + HttpResponseImpl(int statusCode, HttpHeaders httpHeaders, String responseBody) { + super(null); + this.statusCode = statusCode; + this.httpHeaders = httpHeaders; + this.responseBody = responseBody == null ? null : responseBody.getBytes(StandardCharsets.UTF_8); + } + + public int getStatusCode() { + return statusCode; + } + + public String getHeaderValue(String s) { + return httpHeaders.getValue(s); + } + + public HttpHeaders getHeaders() { + return httpHeaders; + } + + public Flux getBody() { + return Flux.just(ByteBuffer.wrap(responseBody)); + } + + public Mono getBodyAsByteArray() { + return Mono.just(responseBody); + } + + public Mono getBodyAsString() { + return Mono.just(new String(responseBody, StandardCharsets.UTF_8)); + } + + public Mono getBodyAsString(Charset charset) { + return Mono.just(new String(responseBody, charset)); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(PaloAltoNetworksCloudngfwImpl.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PostRulesClientImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PostRulesClientImpl.java new file mode 100644 index 0000000000000..906118d9617f9 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PostRulesClientImpl.java @@ -0,0 +1,1380 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.BodyParam; +import com.azure.core.annotation.Delete; +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Get; +import com.azure.core.annotation.HeaderParam; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.Post; +import com.azure.core.annotation.Put; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.PostRulesClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PostRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterResetInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PostRulesResourceListResult; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** An instance of this class provides access to all the operations defined in PostRulesClient. */ +public final class PostRulesClientImpl implements PostRulesClient { + /** The proxy service used to perform REST calls. */ + private final PostRulesService service; + + /** The service client containing this operation class. */ + private final PaloAltoNetworksCloudngfwImpl client; + + /** + * Initializes an instance of PostRulesClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + PostRulesClientImpl(PaloAltoNetworksCloudngfwImpl client) { + this.service = + RestProxy.create(PostRulesService.class, client.getHttpPipeline(), client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for PaloAltoNetworksCloudngfwPostRules to be used by the proxy service to + * perform REST calls. + */ + @Host("{$host}") + @ServiceInterface(name = "PaloAltoNetworksClou") + public interface PostRulesService { + @Headers({"Content-Type: application/json"}) + @Get("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/postRules") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> list( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/postRules/{priority}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> get( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("priority") String priority, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Put("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/postRules/{priority}") + @ExpectedResponses({200, 201}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> createOrUpdate( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("priority") String priority, + @BodyParam("application/json") PostRulesResourceInner resource, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Delete("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/postRules/{priority}") + @ExpectedResponses({200, 202, 204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> delete( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("priority") String priority, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/postRules/{priority}/getCounters") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> getCounters( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("priority") String priority, + @QueryParam("firewallName") String firewallName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/postRules/{priority}/refreshCounters") + @ExpectedResponses({204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> refreshCounters( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("priority") String priority, + @QueryParam("firewallName") String firewallName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/postRules/{priority}/resetCounters") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> resetCounters( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("priority") String priority, + @QueryParam("firewallName") String firewallName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + } + + /** + * List PostRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PostRulesResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync(String globalRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .list( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List PostRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PostRulesResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync( + String globalRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .list(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List PostRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PostRulesResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync(String globalRulestackName) { + return new PagedFlux<>( + () -> listSinglePageAsync(globalRulestackName), nextLink -> listNextSinglePageAsync(nextLink)); + } + + /** + * List PostRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PostRulesResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync(String globalRulestackName, Context context) { + return new PagedFlux<>( + () -> listSinglePageAsync(globalRulestackName, context), + nextLink -> listNextSinglePageAsync(nextLink, context)); + } + + /** + * List PostRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PostRulesResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list(String globalRulestackName) { + return new PagedIterable<>(listAsync(globalRulestackName)); + } + + /** + * List PostRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PostRulesResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list(String globalRulestackName, Context context) { + return new PagedIterable<>(listAsync(globalRulestackName, context)); + } + + /** + * Get a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PostRulesResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync(String globalRulestackName, String priority) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PostRulesResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String globalRulestackName, String priority, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .get( + this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, priority, accept, context); + } + + /** + * Get a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PostRulesResource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getAsync(String globalRulestackName, String priority) { + return getWithResponseAsync(globalRulestackName, priority).flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PostRulesResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getWithResponse( + String globalRulestackName, String priority, Context context) { + return getWithResponseAsync(globalRulestackName, priority, context).block(); + } + + /** + * Get a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PostRulesResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public PostRulesResourceInner get(String globalRulestackName, String priority) { + return getWithResponse(globalRulestackName, priority, Context.NONE).getValue(); + } + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return postRulestack rule list along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String globalRulestackName, String priority, PostRulesResourceInner resource) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + resource, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return postRulestack rule list along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String globalRulestackName, String priority, PostRulesResourceInner resource, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + resource, + accept, + context); + } + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of postRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, PostRulesResourceInner> beginCreateOrUpdateAsync( + String globalRulestackName, String priority, PostRulesResourceInner resource) { + Mono>> mono = + createOrUpdateWithResponseAsync(globalRulestackName, priority, resource); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + PostRulesResourceInner.class, + PostRulesResourceInner.class, + this.client.getContext()); + } + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of postRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, PostRulesResourceInner> beginCreateOrUpdateAsync( + String globalRulestackName, String priority, PostRulesResourceInner resource, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + createOrUpdateWithResponseAsync(globalRulestackName, priority, resource, context); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + PostRulesResourceInner.class, + PostRulesResourceInner.class, + context); + } + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of postRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, PostRulesResourceInner> beginCreateOrUpdate( + String globalRulestackName, String priority, PostRulesResourceInner resource) { + return this.beginCreateOrUpdateAsync(globalRulestackName, priority, resource).getSyncPoller(); + } + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of postRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, PostRulesResourceInner> beginCreateOrUpdate( + String globalRulestackName, String priority, PostRulesResourceInner resource, Context context) { + return this.beginCreateOrUpdateAsync(globalRulestackName, priority, resource, context).getSyncPoller(); + } + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return postRulestack rule list on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String globalRulestackName, String priority, PostRulesResourceInner resource) { + return beginCreateOrUpdateAsync(globalRulestackName, priority, resource) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return postRulestack rule list on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String globalRulestackName, String priority, PostRulesResourceInner resource, Context context) { + return beginCreateOrUpdateAsync(globalRulestackName, priority, resource, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return postRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public PostRulesResourceInner createOrUpdate( + String globalRulestackName, String priority, PostRulesResourceInner resource) { + return createOrUpdateAsync(globalRulestackName, priority, resource).block(); + } + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return postRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public PostRulesResourceInner createOrUpdate( + String globalRulestackName, String priority, PostRulesResourceInner resource, Context context) { + return createOrUpdateAsync(globalRulestackName, priority, resource, context).block(); + } + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync(String globalRulestackName, String priority) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String globalRulestackName, String priority, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .delete( + this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, priority, accept, context); + } + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync(String globalRulestackName, String priority) { + Mono>> mono = deleteWithResponseAsync(globalRulestackName, priority); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String globalRulestackName, String priority, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = deleteWithResponseAsync(globalRulestackName, priority, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete(String globalRulestackName, String priority) { + return this.beginDeleteAsync(globalRulestackName, priority).getSyncPoller(); + } + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete( + String globalRulestackName, String priority, Context context) { + return this.beginDeleteAsync(globalRulestackName, priority, context).getSyncPoller(); + } + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String globalRulestackName, String priority) { + return beginDeleteAsync(globalRulestackName, priority).last().flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String globalRulestackName, String priority, Context context) { + return beginDeleteAsync(globalRulestackName, priority, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String globalRulestackName, String priority) { + deleteAsync(globalRulestackName, priority).block(); + } + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String globalRulestackName, String priority, Context context) { + deleteAsync(globalRulestackName, priority, context).block(); + } + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param firewallName The firewallName parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getCountersWithResponseAsync( + String globalRulestackName, String priority, String firewallName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .getCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + firewallName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getCountersWithResponseAsync( + String globalRulestackName, String priority, String firewallName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .getCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + firewallName, + accept, + context); + } + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getCountersAsync(String globalRulestackName, String priority) { + final String firewallName = null; + return getCountersWithResponseAsync(globalRulestackName, priority, firewallName) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context) { + return getCountersWithResponseAsync(globalRulestackName, priority, firewallName, context).block(); + } + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public RuleCounterInner getCounters(String globalRulestackName, String priority) { + final String firewallName = null; + return getCountersWithResponse(globalRulestackName, priority, firewallName, Context.NONE).getValue(); + } + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param firewallName The firewallName parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> refreshCountersWithResponseAsync( + String globalRulestackName, String priority, String firewallName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .refreshCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + firewallName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> refreshCountersWithResponseAsync( + String globalRulestackName, String priority, String firewallName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .refreshCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + firewallName, + accept, + context); + } + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono refreshCountersAsync(String globalRulestackName, String priority) { + final String firewallName = null; + return refreshCountersWithResponseAsync(globalRulestackName, priority, firewallName) + .flatMap(ignored -> Mono.empty()); + } + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response refreshCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context) { + return refreshCountersWithResponseAsync(globalRulestackName, priority, firewallName, context).block(); + } + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void refreshCounters(String globalRulestackName, String priority) { + final String firewallName = null; + refreshCountersWithResponse(globalRulestackName, priority, firewallName, Context.NONE); + } + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param firewallName The firewallName parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> resetCountersWithResponseAsync( + String globalRulestackName, String priority, String firewallName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .resetCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + firewallName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> resetCountersWithResponseAsync( + String globalRulestackName, String priority, String firewallName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .resetCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + firewallName, + accept, + context); + } + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono resetCountersAsync(String globalRulestackName, String priority) { + final String firewallName = null; + return resetCountersWithResponseAsync(globalRulestackName, priority, firewallName) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response resetCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context) { + return resetCountersWithResponseAsync(globalRulestackName, priority, firewallName, context).block(); + } + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public RuleCounterResetInner resetCounters(String globalRulestackName, String priority) { + final String firewallName = null; + return resetCountersWithResponse(globalRulestackName, priority, firewallName, Context.NONE).getValue(); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PostRulesResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listNextSinglePageAsync(String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext(context -> service.listNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PostRulesResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listNextSinglePageAsync(String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PostRulesImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PostRulesImpl.java new file mode 100644 index 0000000000000..1314b3515cfc5 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PostRulesImpl.java @@ -0,0 +1,161 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.SimpleResponse; +import com.azure.core.util.Context; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.PostRulesClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PostRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterResetInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PostRules; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PostRulesResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounter; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounterReset; + +public final class PostRulesImpl implements PostRules { + private static final ClientLogger LOGGER = new ClientLogger(PostRulesImpl.class); + + private final PostRulesClient innerClient; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public PostRulesImpl( + PostRulesClient innerClient, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerClient = innerClient; + this.serviceManager = serviceManager; + } + + public PagedIterable list(String globalRulestackName) { + PagedIterable inner = this.serviceClient().list(globalRulestackName); + return Utils.mapPage(inner, inner1 -> new PostRulesResourceImpl(inner1, this.manager())); + } + + public PagedIterable list(String globalRulestackName, Context context) { + PagedIterable inner = this.serviceClient().list(globalRulestackName, context); + return Utils.mapPage(inner, inner1 -> new PostRulesResourceImpl(inner1, this.manager())); + } + + public Response getWithResponse(String globalRulestackName, String priority, Context context) { + Response inner = + this.serviceClient().getWithResponse(globalRulestackName, priority, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new PostRulesResourceImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public PostRulesResource get(String globalRulestackName, String priority) { + PostRulesResourceInner inner = this.serviceClient().get(globalRulestackName, priority); + if (inner != null) { + return new PostRulesResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public PostRulesResource createOrUpdate( + String globalRulestackName, String priority, PostRulesResourceInner resource) { + PostRulesResourceInner inner = this.serviceClient().createOrUpdate(globalRulestackName, priority, resource); + if (inner != null) { + return new PostRulesResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public PostRulesResource createOrUpdate( + String globalRulestackName, String priority, PostRulesResourceInner resource, Context context) { + PostRulesResourceInner inner = + this.serviceClient().createOrUpdate(globalRulestackName, priority, resource, context); + if (inner != null) { + return new PostRulesResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public void deleteByResourceGroup(String globalRulestackName, String priority) { + this.serviceClient().delete(globalRulestackName, priority); + } + + public void delete(String globalRulestackName, String priority, Context context) { + this.serviceClient().delete(globalRulestackName, priority, context); + } + + public Response getCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context) { + Response inner = + this.serviceClient().getCountersWithResponse(globalRulestackName, priority, firewallName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new RuleCounterImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public RuleCounter getCounters(String globalRulestackName, String priority) { + RuleCounterInner inner = this.serviceClient().getCounters(globalRulestackName, priority); + if (inner != null) { + return new RuleCounterImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response refreshCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context) { + return this.serviceClient().refreshCountersWithResponse(globalRulestackName, priority, firewallName, context); + } + + public void refreshCounters(String globalRulestackName, String priority) { + this.serviceClient().refreshCounters(globalRulestackName, priority); + } + + public Response resetCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context) { + Response inner = + this.serviceClient().resetCountersWithResponse(globalRulestackName, priority, firewallName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new RuleCounterResetImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public RuleCounterReset resetCounters(String globalRulestackName, String priority) { + RuleCounterResetInner inner = this.serviceClient().resetCounters(globalRulestackName, priority); + if (inner != null) { + return new RuleCounterResetImpl(inner, this.manager()); + } else { + return null; + } + } + + private PostRulesClient serviceClient() { + return this.innerClient; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PostRulesResourceImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PostRulesResourceImpl.java new file mode 100644 index 0000000000000..de9d0d2769996 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PostRulesResourceImpl.java @@ -0,0 +1,152 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.management.SystemData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PostRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PostRulesResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo; +import java.util.Collections; +import java.util.List; + +public final class PostRulesResourceImpl implements PostRulesResource { + private PostRulesResourceInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + PostRulesResourceImpl( + PostRulesResourceInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public String id() { + return this.innerModel().id(); + } + + public String name() { + return this.innerModel().name(); + } + + public String type() { + return this.innerModel().type(); + } + + public SystemData systemData() { + return this.innerModel().systemData(); + } + + public String etag() { + return this.innerModel().etag(); + } + + public String ruleName() { + return this.innerModel().ruleName(); + } + + public Integer priority() { + return this.innerModel().priority(); + } + + public String description() { + return this.innerModel().description(); + } + + public StateEnum ruleState() { + return this.innerModel().ruleState(); + } + + public SourceAddr source() { + return this.innerModel().source(); + } + + public BooleanEnum negateSource() { + return this.innerModel().negateSource(); + } + + public DestinationAddr destination() { + return this.innerModel().destination(); + } + + public BooleanEnum negateDestination() { + return this.innerModel().negateDestination(); + } + + public List applications() { + List inner = this.innerModel().applications(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public Category category() { + return this.innerModel().category(); + } + + public String protocol() { + return this.innerModel().protocol(); + } + + public List protocolPortList() { + List inner = this.innerModel().protocolPortList(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public String inboundInspectionCertificate() { + return this.innerModel().inboundInspectionCertificate(); + } + + public String auditComment() { + return this.innerModel().auditComment(); + } + + public ActionEnum actionType() { + return this.innerModel().actionType(); + } + + public StateEnum enableLogging() { + return this.innerModel().enableLogging(); + } + + public DecryptionRuleTypeEnum decryptionRuleType() { + return this.innerModel().decryptionRuleType(); + } + + public List tags() { + List inner = this.innerModel().tags(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public ProvisioningState provisioningState() { + return this.innerModel().provisioningState(); + } + + public PostRulesResourceInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PreRulesClientImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PreRulesClientImpl.java new file mode 100644 index 0000000000000..9ab95160208d6 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PreRulesClientImpl.java @@ -0,0 +1,1375 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.BodyParam; +import com.azure.core.annotation.Delete; +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Get; +import com.azure.core.annotation.HeaderParam; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.Post; +import com.azure.core.annotation.Put; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.PreRulesClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PreRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterResetInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PreRulesResourceListResult; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** An instance of this class provides access to all the operations defined in PreRulesClient. */ +public final class PreRulesClientImpl implements PreRulesClient { + /** The proxy service used to perform REST calls. */ + private final PreRulesService service; + + /** The service client containing this operation class. */ + private final PaloAltoNetworksCloudngfwImpl client; + + /** + * Initializes an instance of PreRulesClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + PreRulesClientImpl(PaloAltoNetworksCloudngfwImpl client) { + this.service = RestProxy.create(PreRulesService.class, client.getHttpPipeline(), client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for PaloAltoNetworksCloudngfwPreRules to be used by the proxy service to + * perform REST calls. + */ + @Host("{$host}") + @ServiceInterface(name = "PaloAltoNetworksClou") + public interface PreRulesService { + @Headers({"Content-Type: application/json"}) + @Get("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/preRules") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> list( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/preRules/{priority}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> get( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("priority") String priority, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Put("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/preRules/{priority}") + @ExpectedResponses({200, 201}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> createOrUpdate( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("priority") String priority, + @BodyParam("application/json") PreRulesResourceInner resource, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Delete("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/preRules/{priority}") + @ExpectedResponses({200, 202, 204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> delete( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("priority") String priority, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/preRules/{priority}/getCounters") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> getCounters( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("priority") String priority, + @QueryParam("firewallName") String firewallName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/preRules/{priority}/refreshCounters") + @ExpectedResponses({204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> refreshCounters( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("priority") String priority, + @QueryParam("firewallName") String firewallName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/preRules/{priority}/resetCounters") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> resetCounters( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("priority") String priority, + @QueryParam("firewallName") String firewallName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + } + + /** + * List PreRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PreRulesResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync(String globalRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .list( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List PreRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PreRulesResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync( + String globalRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .list(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List PreRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PreRulesResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync(String globalRulestackName) { + return new PagedFlux<>( + () -> listSinglePageAsync(globalRulestackName), nextLink -> listNextSinglePageAsync(nextLink)); + } + + /** + * List PreRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PreRulesResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync(String globalRulestackName, Context context) { + return new PagedFlux<>( + () -> listSinglePageAsync(globalRulestackName, context), + nextLink -> listNextSinglePageAsync(nextLink, context)); + } + + /** + * List PreRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PreRulesResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list(String globalRulestackName) { + return new PagedIterable<>(listAsync(globalRulestackName)); + } + + /** + * List PreRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PreRulesResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list(String globalRulestackName, Context context) { + return new PagedIterable<>(listAsync(globalRulestackName, context)); + } + + /** + * Get a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PreRulesResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync(String globalRulestackName, String priority) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PreRulesResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String globalRulestackName, String priority, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .get( + this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, priority, accept, context); + } + + /** + * Get a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PreRulesResource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getAsync(String globalRulestackName, String priority) { + return getWithResponseAsync(globalRulestackName, priority).flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PreRulesResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getWithResponse( + String globalRulestackName, String priority, Context context) { + return getWithResponseAsync(globalRulestackName, priority, context).block(); + } + + /** + * Get a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PreRulesResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public PreRulesResourceInner get(String globalRulestackName, String priority) { + return getWithResponse(globalRulestackName, priority, Context.NONE).getValue(); + } + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return preRulestack rule list along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String globalRulestackName, String priority, PreRulesResourceInner resource) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + resource, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return preRulestack rule list along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String globalRulestackName, String priority, PreRulesResourceInner resource, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + resource, + accept, + context); + } + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of preRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, PreRulesResourceInner> beginCreateOrUpdateAsync( + String globalRulestackName, String priority, PreRulesResourceInner resource) { + Mono>> mono = + createOrUpdateWithResponseAsync(globalRulestackName, priority, resource); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + PreRulesResourceInner.class, + PreRulesResourceInner.class, + this.client.getContext()); + } + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of preRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, PreRulesResourceInner> beginCreateOrUpdateAsync( + String globalRulestackName, String priority, PreRulesResourceInner resource, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + createOrUpdateWithResponseAsync(globalRulestackName, priority, resource, context); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), PreRulesResourceInner.class, PreRulesResourceInner.class, context); + } + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of preRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, PreRulesResourceInner> beginCreateOrUpdate( + String globalRulestackName, String priority, PreRulesResourceInner resource) { + return this.beginCreateOrUpdateAsync(globalRulestackName, priority, resource).getSyncPoller(); + } + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of preRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, PreRulesResourceInner> beginCreateOrUpdate( + String globalRulestackName, String priority, PreRulesResourceInner resource, Context context) { + return this.beginCreateOrUpdateAsync(globalRulestackName, priority, resource, context).getSyncPoller(); + } + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return preRulestack rule list on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String globalRulestackName, String priority, PreRulesResourceInner resource) { + return beginCreateOrUpdateAsync(globalRulestackName, priority, resource) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return preRulestack rule list on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String globalRulestackName, String priority, PreRulesResourceInner resource, Context context) { + return beginCreateOrUpdateAsync(globalRulestackName, priority, resource, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return preRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public PreRulesResourceInner createOrUpdate( + String globalRulestackName, String priority, PreRulesResourceInner resource) { + return createOrUpdateAsync(globalRulestackName, priority, resource).block(); + } + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return preRulestack rule list. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public PreRulesResourceInner createOrUpdate( + String globalRulestackName, String priority, PreRulesResourceInner resource, Context context) { + return createOrUpdateAsync(globalRulestackName, priority, resource, context).block(); + } + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync(String globalRulestackName, String priority) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String globalRulestackName, String priority, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .delete( + this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, priority, accept, context); + } + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync(String globalRulestackName, String priority) { + Mono>> mono = deleteWithResponseAsync(globalRulestackName, priority); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String globalRulestackName, String priority, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = deleteWithResponseAsync(globalRulestackName, priority, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete(String globalRulestackName, String priority) { + return this.beginDeleteAsync(globalRulestackName, priority).getSyncPoller(); + } + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete( + String globalRulestackName, String priority, Context context) { + return this.beginDeleteAsync(globalRulestackName, priority, context).getSyncPoller(); + } + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String globalRulestackName, String priority) { + return beginDeleteAsync(globalRulestackName, priority).last().flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String globalRulestackName, String priority, Context context) { + return beginDeleteAsync(globalRulestackName, priority, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String globalRulestackName, String priority) { + deleteAsync(globalRulestackName, priority).block(); + } + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String globalRulestackName, String priority, Context context) { + deleteAsync(globalRulestackName, priority, context).block(); + } + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param firewallName The firewallName parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getCountersWithResponseAsync( + String globalRulestackName, String priority, String firewallName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .getCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + firewallName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getCountersWithResponseAsync( + String globalRulestackName, String priority, String firewallName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .getCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + firewallName, + accept, + context); + } + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getCountersAsync(String globalRulestackName, String priority) { + final String firewallName = null; + return getCountersWithResponseAsync(globalRulestackName, priority, firewallName) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context) { + return getCountersWithResponseAsync(globalRulestackName, priority, firewallName, context).block(); + } + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public RuleCounterInner getCounters(String globalRulestackName, String priority) { + final String firewallName = null; + return getCountersWithResponse(globalRulestackName, priority, firewallName, Context.NONE).getValue(); + } + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param firewallName The firewallName parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> refreshCountersWithResponseAsync( + String globalRulestackName, String priority, String firewallName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .refreshCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + firewallName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> refreshCountersWithResponseAsync( + String globalRulestackName, String priority, String firewallName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .refreshCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + firewallName, + accept, + context); + } + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono refreshCountersAsync(String globalRulestackName, String priority) { + final String firewallName = null; + return refreshCountersWithResponseAsync(globalRulestackName, priority, firewallName) + .flatMap(ignored -> Mono.empty()); + } + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response refreshCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context) { + return refreshCountersWithResponseAsync(globalRulestackName, priority, firewallName, context).block(); + } + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void refreshCounters(String globalRulestackName, String priority) { + final String firewallName = null; + refreshCountersWithResponse(globalRulestackName, priority, firewallName, Context.NONE); + } + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param firewallName The firewallName parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> resetCountersWithResponseAsync( + String globalRulestackName, String priority, String firewallName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .resetCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + firewallName, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> resetCountersWithResponseAsync( + String globalRulestackName, String priority, String firewallName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (priority == null) { + return Mono.error(new IllegalArgumentException("Parameter priority is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .resetCounters( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + priority, + firewallName, + accept, + context); + } + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono resetCountersAsync(String globalRulestackName, String priority) { + final String firewallName = null; + return resetCountersWithResponseAsync(globalRulestackName, priority, firewallName) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response resetCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context) { + return resetCountersWithResponseAsync(globalRulestackName, priority, firewallName, context).block(); + } + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public RuleCounterResetInner resetCounters(String globalRulestackName, String priority) { + final String firewallName = null; + return resetCountersWithResponse(globalRulestackName, priority, firewallName, Context.NONE).getValue(); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PreRulesResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listNextSinglePageAsync(String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext(context -> service.listNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PreRulesResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listNextSinglePageAsync(String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PreRulesImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PreRulesImpl.java new file mode 100644 index 0000000000000..aebd8d6673d45 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PreRulesImpl.java @@ -0,0 +1,161 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.SimpleResponse; +import com.azure.core.util.Context; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.PreRulesClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PreRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterResetInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PreRules; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PreRulesResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounter; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounterReset; + +public final class PreRulesImpl implements PreRules { + private static final ClientLogger LOGGER = new ClientLogger(PreRulesImpl.class); + + private final PreRulesClient innerClient; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public PreRulesImpl( + PreRulesClient innerClient, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerClient = innerClient; + this.serviceManager = serviceManager; + } + + public PagedIterable list(String globalRulestackName) { + PagedIterable inner = this.serviceClient().list(globalRulestackName); + return Utils.mapPage(inner, inner1 -> new PreRulesResourceImpl(inner1, this.manager())); + } + + public PagedIterable list(String globalRulestackName, Context context) { + PagedIterable inner = this.serviceClient().list(globalRulestackName, context); + return Utils.mapPage(inner, inner1 -> new PreRulesResourceImpl(inner1, this.manager())); + } + + public Response getWithResponse(String globalRulestackName, String priority, Context context) { + Response inner = + this.serviceClient().getWithResponse(globalRulestackName, priority, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new PreRulesResourceImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public PreRulesResource get(String globalRulestackName, String priority) { + PreRulesResourceInner inner = this.serviceClient().get(globalRulestackName, priority); + if (inner != null) { + return new PreRulesResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public PreRulesResource createOrUpdate( + String globalRulestackName, String priority, PreRulesResourceInner resource) { + PreRulesResourceInner inner = this.serviceClient().createOrUpdate(globalRulestackName, priority, resource); + if (inner != null) { + return new PreRulesResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public PreRulesResource createOrUpdate( + String globalRulestackName, String priority, PreRulesResourceInner resource, Context context) { + PreRulesResourceInner inner = + this.serviceClient().createOrUpdate(globalRulestackName, priority, resource, context); + if (inner != null) { + return new PreRulesResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public void deleteByResourceGroup(String globalRulestackName, String priority) { + this.serviceClient().delete(globalRulestackName, priority); + } + + public void delete(String globalRulestackName, String priority, Context context) { + this.serviceClient().delete(globalRulestackName, priority, context); + } + + public Response getCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context) { + Response inner = + this.serviceClient().getCountersWithResponse(globalRulestackName, priority, firewallName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new RuleCounterImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public RuleCounter getCounters(String globalRulestackName, String priority) { + RuleCounterInner inner = this.serviceClient().getCounters(globalRulestackName, priority); + if (inner != null) { + return new RuleCounterImpl(inner, this.manager()); + } else { + return null; + } + } + + public Response refreshCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context) { + return this.serviceClient().refreshCountersWithResponse(globalRulestackName, priority, firewallName, context); + } + + public void refreshCounters(String globalRulestackName, String priority) { + this.serviceClient().refreshCounters(globalRulestackName, priority); + } + + public Response resetCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context) { + Response inner = + this.serviceClient().resetCountersWithResponse(globalRulestackName, priority, firewallName, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new RuleCounterResetImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public RuleCounterReset resetCounters(String globalRulestackName, String priority) { + RuleCounterResetInner inner = this.serviceClient().resetCounters(globalRulestackName, priority); + if (inner != null) { + return new RuleCounterResetImpl(inner, this.manager()); + } else { + return null; + } + } + + private PreRulesClient serviceClient() { + return this.innerClient; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PreRulesResourceImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PreRulesResourceImpl.java new file mode 100644 index 0000000000000..b2449d24ebd39 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PreRulesResourceImpl.java @@ -0,0 +1,152 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.management.SystemData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PreRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PreRulesResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo; +import java.util.Collections; +import java.util.List; + +public final class PreRulesResourceImpl implements PreRulesResource { + private PreRulesResourceInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + PreRulesResourceImpl( + PreRulesResourceInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public String id() { + return this.innerModel().id(); + } + + public String name() { + return this.innerModel().name(); + } + + public String type() { + return this.innerModel().type(); + } + + public SystemData systemData() { + return this.innerModel().systemData(); + } + + public String etag() { + return this.innerModel().etag(); + } + + public String ruleName() { + return this.innerModel().ruleName(); + } + + public Integer priority() { + return this.innerModel().priority(); + } + + public String description() { + return this.innerModel().description(); + } + + public StateEnum ruleState() { + return this.innerModel().ruleState(); + } + + public SourceAddr source() { + return this.innerModel().source(); + } + + public BooleanEnum negateSource() { + return this.innerModel().negateSource(); + } + + public DestinationAddr destination() { + return this.innerModel().destination(); + } + + public BooleanEnum negateDestination() { + return this.innerModel().negateDestination(); + } + + public List applications() { + List inner = this.innerModel().applications(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public Category category() { + return this.innerModel().category(); + } + + public String protocol() { + return this.innerModel().protocol(); + } + + public List protocolPortList() { + List inner = this.innerModel().protocolPortList(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public String inboundInspectionCertificate() { + return this.innerModel().inboundInspectionCertificate(); + } + + public String auditComment() { + return this.innerModel().auditComment(); + } + + public ActionEnum actionType() { + return this.innerModel().actionType(); + } + + public StateEnum enableLogging() { + return this.innerModel().enableLogging(); + } + + public DecryptionRuleTypeEnum decryptionRuleType() { + return this.innerModel().decryptionRuleType(); + } + + public List tags() { + List inner = this.innerModel().tags(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public ProvisioningState provisioningState() { + return this.innerModel().provisioningState(); + } + + public PreRulesResourceInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PredefinedUrlCategoriesResponseImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PredefinedUrlCategoriesResponseImpl.java new file mode 100644 index 0000000000000..bb384b6aea196 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PredefinedUrlCategoriesResponseImpl.java @@ -0,0 +1,45 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PredefinedUrlCategoriesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PredefinedUrlCategoriesResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PredefinedUrlCategory; +import java.util.Collections; +import java.util.List; + +public final class PredefinedUrlCategoriesResponseImpl implements PredefinedUrlCategoriesResponse { + private PredefinedUrlCategoriesResponseInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + PredefinedUrlCategoriesResponseImpl( + PredefinedUrlCategoriesResponseInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public List value() { + List inner = this.innerModel().value(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public String nextLink() { + return this.innerModel().nextLink(); + } + + public PredefinedUrlCategoriesResponseInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListGlobalRulestackResourceImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListGlobalRulestackResourceImpl.java new file mode 100644 index 0000000000000..494d73a4cfc77 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListGlobalRulestackResourceImpl.java @@ -0,0 +1,74 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.management.SystemData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListGlobalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import java.util.Collections; +import java.util.List; + +public final class PrefixListGlobalRulestackResourceImpl implements PrefixListGlobalRulestackResource { + private PrefixListGlobalRulestackResourceInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + PrefixListGlobalRulestackResourceImpl( + PrefixListGlobalRulestackResourceInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public String id() { + return this.innerModel().id(); + } + + public String name() { + return this.innerModel().name(); + } + + public String type() { + return this.innerModel().type(); + } + + public SystemData systemData() { + return this.innerModel().systemData(); + } + + public String description() { + return this.innerModel().description(); + } + + public List prefixList() { + List inner = this.innerModel().prefixList(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public String etag() { + return this.innerModel().etag(); + } + + public String auditComment() { + return this.innerModel().auditComment(); + } + + public ProvisioningState provisioningState() { + return this.innerModel().provisioningState(); + } + + public PrefixListGlobalRulestackResourceInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListGlobalRulestacksClientImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListGlobalRulestacksClientImpl.java new file mode 100644 index 0000000000000..ef0e3c97e29cb --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListGlobalRulestacksClientImpl.java @@ -0,0 +1,939 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.BodyParam; +import com.azure.core.annotation.Delete; +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Get; +import com.azure.core.annotation.HeaderParam; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.Put; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.PrefixListGlobalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListGlobalRulestackResourceListResult; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** An instance of this class provides access to all the operations defined in PrefixListGlobalRulestacksClient. */ +public final class PrefixListGlobalRulestacksClientImpl implements PrefixListGlobalRulestacksClient { + /** The proxy service used to perform REST calls. */ + private final PrefixListGlobalRulestacksService service; + + /** The service client containing this operation class. */ + private final PaloAltoNetworksCloudngfwImpl client; + + /** + * Initializes an instance of PrefixListGlobalRulestacksClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + PrefixListGlobalRulestacksClientImpl(PaloAltoNetworksCloudngfwImpl client) { + this.service = + RestProxy + .create( + PrefixListGlobalRulestacksService.class, client.getHttpPipeline(), client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for PaloAltoNetworksCloudngfwPrefixListGlobalRulestacks to be used by the + * proxy service to perform REST calls. + */ + @Host("{$host}") + @ServiceInterface(name = "PaloAltoNetworksClou") + public interface PrefixListGlobalRulestacksService { + @Headers({"Content-Type: application/json"}) + @Get("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/prefixlists") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> list( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/prefixlists/{name}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> get( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("name") String name, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Put("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/prefixlists/{name}") + @ExpectedResponses({200, 201}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> createOrUpdate( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("name") String name, + @BodyParam("application/json") PrefixListGlobalRulestackResourceInner resource, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Delete("/providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/prefixlists/{name}") + @ExpectedResponses({200, 202, 204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> delete( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("globalRulestackName") String globalRulestackName, + @PathParam("name") String name, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + } + + /** + * List PrefixListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListGlobalRulestackResource list operation along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync( + String globalRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .list( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List PrefixListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListGlobalRulestackResource list operation along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listSinglePageAsync( + String globalRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .list(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List PrefixListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListGlobalRulestackResource list operation as paginated response with {@link + * PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync(String globalRulestackName) { + return new PagedFlux<>( + () -> listSinglePageAsync(globalRulestackName), nextLink -> listNextSinglePageAsync(nextLink)); + } + + /** + * List PrefixListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListGlobalRulestackResource list operation as paginated response with {@link + * PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAsync(String globalRulestackName, Context context) { + return new PagedFlux<>( + () -> listSinglePageAsync(globalRulestackName, context), + nextLink -> listNextSinglePageAsync(nextLink, context)); + } + + /** + * List PrefixListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListGlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list(String globalRulestackName) { + return new PagedIterable<>(listAsync(globalRulestackName)); + } + + /** + * List PrefixListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListGlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable list(String globalRulestackName, Context context) { + return new PagedIterable<>(listAsync(globalRulestackName, context)); + } + + /** + * Get a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListGlobalRulestackResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String globalRulestackName, String name) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + name, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListGlobalRulestackResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String globalRulestackName, String name, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .get(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, name, accept, context); + } + + /** + * Get a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListGlobalRulestackResource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getAsync(String globalRulestackName, String name) { + return getWithResponseAsync(globalRulestackName, name).flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListGlobalRulestackResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getWithResponse( + String globalRulestackName, String name, Context context) { + return getWithResponseAsync(globalRulestackName, name, context).block(); + } + + /** + * Get a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListGlobalRulestackResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public PrefixListGlobalRulestackResourceInner get(String globalRulestackName, String name) { + return getWithResponse(globalRulestackName, name, Context.NONE).getValue(); + } + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack prefixList along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + name, + resource, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack prefixList along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + name, + resource, + accept, + context); + } + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of globalRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, PrefixListGlobalRulestackResourceInner> + beginCreateOrUpdateAsync( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource) { + Mono>> mono = createOrUpdateWithResponseAsync(globalRulestackName, name, resource); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + PrefixListGlobalRulestackResourceInner.class, + PrefixListGlobalRulestackResourceInner.class, + this.client.getContext()); + } + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of globalRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, PrefixListGlobalRulestackResourceInner> + beginCreateOrUpdateAsync( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + createOrUpdateWithResponseAsync(globalRulestackName, name, resource, context); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + PrefixListGlobalRulestackResourceInner.class, + PrefixListGlobalRulestackResourceInner.class, + context); + } + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of globalRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, PrefixListGlobalRulestackResourceInner> + beginCreateOrUpdate(String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource) { + return this.beginCreateOrUpdateAsync(globalRulestackName, name, resource).getSyncPoller(); + } + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of globalRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, PrefixListGlobalRulestackResourceInner> + beginCreateOrUpdate( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource, Context context) { + return this.beginCreateOrUpdateAsync(globalRulestackName, name, resource, context).getSyncPoller(); + } + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack prefixList on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource) { + return beginCreateOrUpdateAsync(globalRulestackName, name, resource) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack prefixList on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource, Context context) { + return beginCreateOrUpdateAsync(globalRulestackName, name, resource, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public PrefixListGlobalRulestackResourceInner createOrUpdate( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource) { + return createOrUpdateAsync(globalRulestackName, name, resource).block(); + } + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public PrefixListGlobalRulestackResourceInner createOrUpdate( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource, Context context) { + return createOrUpdateAsync(globalRulestackName, name, resource, context).block(); + } + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync(String globalRulestackName, String name) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + globalRulestackName, + name, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String globalRulestackName, String name, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (globalRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter globalRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .delete(this.client.getEndpoint(), this.client.getApiVersion(), globalRulestackName, name, accept, context); + } + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync(String globalRulestackName, String name) { + Mono>> mono = deleteWithResponseAsync(globalRulestackName, name); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String globalRulestackName, String name, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = deleteWithResponseAsync(globalRulestackName, name, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete(String globalRulestackName, String name) { + return this.beginDeleteAsync(globalRulestackName, name).getSyncPoller(); + } + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete(String globalRulestackName, String name, Context context) { + return this.beginDeleteAsync(globalRulestackName, name, context).getSyncPoller(); + } + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String globalRulestackName, String name) { + return beginDeleteAsync(globalRulestackName, name).last().flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String globalRulestackName, String name, Context context) { + return beginDeleteAsync(globalRulestackName, name, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String globalRulestackName, String name) { + deleteAsync(globalRulestackName, name).block(); + } + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String globalRulestackName, String name, Context context) { + deleteAsync(globalRulestackName, name, context).block(); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListGlobalRulestackResource list operation along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listNextSinglePageAsync(String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext(context -> service.listNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListGlobalRulestackResource list operation along with {@link PagedResponse} on + * successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listNextSinglePageAsync( + String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListGlobalRulestacksImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListGlobalRulestacksImpl.java new file mode 100644 index 0000000000000..82f857a82017e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListGlobalRulestacksImpl.java @@ -0,0 +1,103 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.SimpleResponse; +import com.azure.core.util.Context; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.PrefixListGlobalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListGlobalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListGlobalRulestacks; + +public final class PrefixListGlobalRulestacksImpl implements PrefixListGlobalRulestacks { + private static final ClientLogger LOGGER = new ClientLogger(PrefixListGlobalRulestacksImpl.class); + + private final PrefixListGlobalRulestacksClient innerClient; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public PrefixListGlobalRulestacksImpl( + PrefixListGlobalRulestacksClient innerClient, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerClient = innerClient; + this.serviceManager = serviceManager; + } + + public PagedIterable list(String globalRulestackName) { + PagedIterable inner = this.serviceClient().list(globalRulestackName); + return Utils.mapPage(inner, inner1 -> new PrefixListGlobalRulestackResourceImpl(inner1, this.manager())); + } + + public PagedIterable list(String globalRulestackName, Context context) { + PagedIterable inner = + this.serviceClient().list(globalRulestackName, context); + return Utils.mapPage(inner, inner1 -> new PrefixListGlobalRulestackResourceImpl(inner1, this.manager())); + } + + public Response getWithResponse( + String globalRulestackName, String name, Context context) { + Response inner = + this.serviceClient().getWithResponse(globalRulestackName, name, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new PrefixListGlobalRulestackResourceImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public PrefixListGlobalRulestackResource get(String globalRulestackName, String name) { + PrefixListGlobalRulestackResourceInner inner = this.serviceClient().get(globalRulestackName, name); + if (inner != null) { + return new PrefixListGlobalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public PrefixListGlobalRulestackResource createOrUpdate( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource) { + PrefixListGlobalRulestackResourceInner inner = + this.serviceClient().createOrUpdate(globalRulestackName, name, resource); + if (inner != null) { + return new PrefixListGlobalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public PrefixListGlobalRulestackResource createOrUpdate( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource, Context context) { + PrefixListGlobalRulestackResourceInner inner = + this.serviceClient().createOrUpdate(globalRulestackName, name, resource, context); + if (inner != null) { + return new PrefixListGlobalRulestackResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public void deleteByResourceGroup(String globalRulestackName, String name) { + this.serviceClient().delete(globalRulestackName, name); + } + + public void delete(String globalRulestackName, String name, Context context) { + this.serviceClient().delete(globalRulestackName, name, context); + } + + private PrefixListGlobalRulestacksClient serviceClient() { + return this.innerClient; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListLocalRulestacksClientImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListLocalRulestacksClientImpl.java new file mode 100644 index 0000000000000..b053aff71ff68 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListLocalRulestacksClientImpl.java @@ -0,0 +1,1125 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.annotation.BodyParam; +import com.azure.core.annotation.Delete; +import com.azure.core.annotation.ExpectedResponses; +import com.azure.core.annotation.Get; +import com.azure.core.annotation.HeaderParam; +import com.azure.core.annotation.Headers; +import com.azure.core.annotation.Host; +import com.azure.core.annotation.HostParam; +import com.azure.core.annotation.PathParam; +import com.azure.core.annotation.Put; +import com.azure.core.annotation.QueryParam; +import com.azure.core.annotation.ReturnType; +import com.azure.core.annotation.ServiceInterface; +import com.azure.core.annotation.ServiceMethod; +import com.azure.core.annotation.UnexpectedResponseExceptionType; +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.RestProxy; +import com.azure.core.management.exception.ManagementException; +import com.azure.core.management.polling.PollResult; +import com.azure.core.util.Context; +import com.azure.core.util.FluxUtil; +import com.azure.core.util.polling.PollerFlux; +import com.azure.core.util.polling.SyncPoller; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.PrefixListLocalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListResourceListResult; +import java.nio.ByteBuffer; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +/** An instance of this class provides access to all the operations defined in PrefixListLocalRulestacksClient. */ +public final class PrefixListLocalRulestacksClientImpl implements PrefixListLocalRulestacksClient { + /** The proxy service used to perform REST calls. */ + private final PrefixListLocalRulestacksService service; + + /** The service client containing this operation class. */ + private final PaloAltoNetworksCloudngfwImpl client; + + /** + * Initializes an instance of PrefixListLocalRulestacksClientImpl. + * + * @param client the instance of the service client containing this operation class. + */ + PrefixListLocalRulestacksClientImpl(PaloAltoNetworksCloudngfwImpl client) { + this.service = + RestProxy + .create( + PrefixListLocalRulestacksService.class, client.getHttpPipeline(), client.getSerializerAdapter()); + this.client = client; + } + + /** + * The interface defining all the services for PaloAltoNetworksCloudngfwPrefixListLocalRulestacks to be used by the + * proxy service to perform REST calls. + */ + @Host("{$host}") + @ServiceInterface(name = "PaloAltoNetworksClou") + public interface PrefixListLocalRulestacksService { + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/prefixlists") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByLocalRulestacks( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/prefixlists/{name}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> get( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @PathParam("name") String name, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Put( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/prefixlists/{name}") + @ExpectedResponses({200, 201}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> createOrUpdate( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @PathParam("name") String name, + @BodyParam("application/json") PrefixListResourceInner resource, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Delete( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/prefixlists/{name}") + @ExpectedResponses({200, 202, 204}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono>> delete( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("localRulestackName") String localRulestackName, + @PathParam("name") String name, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Get("{nextLink}") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listByLocalRulestacksNext( + @PathParam(value = "nextLink", encoded = true) String nextLink, + @HostParam("$host") String endpoint, + @HeaderParam("Accept") String accept, + Context context); + } + + /** + * List PrefixListResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksSinglePageAsync( + String resourceGroupName, String localRulestackName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listByLocalRulestacks( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * List PrefixListResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksSinglePageAsync( + String resourceGroupName, String localRulestackName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByLocalRulestacks( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + accept, + context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } + + /** + * List PrefixListResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByLocalRulestacksAsync( + String resourceGroupName, String localRulestackName) { + return new PagedFlux<>( + () -> listByLocalRulestacksSinglePageAsync(resourceGroupName, localRulestackName), + nextLink -> listByLocalRulestacksNextSinglePageAsync(nextLink)); + } + + /** + * List PrefixListResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListResource list operation as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listByLocalRulestacksAsync( + String resourceGroupName, String localRulestackName, Context context) { + return new PagedFlux<>( + () -> listByLocalRulestacksSinglePageAsync(resourceGroupName, localRulestackName, context), + nextLink -> listByLocalRulestacksNextSinglePageAsync(nextLink, context)); + } + + /** + * List PrefixListResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName) { + return new PagedIterable<>(listByLocalRulestacksAsync(resourceGroupName, localRulestackName)); + } + + /** + * List PrefixListResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListResource list operation as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context) { + return new PagedIterable<>(listByLocalRulestacksAsync(resourceGroupName, localRulestackName, context)); + } + + /** + * Get a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String resourceGroupName, String localRulestackName, String name) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListResource along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> getWithResponseAsync( + String resourceGroupName, String localRulestackName, String name, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .get( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + accept, + context); + } + + /** + * Get a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListResource on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono getAsync(String resourceGroupName, String localRulestackName, String name) { + return getWithResponseAsync(resourceGroupName, localRulestackName, name) + .flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Get a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListResource along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response getWithResponse( + String resourceGroupName, String localRulestackName, String name, Context context) { + return getWithResponseAsync(resourceGroupName, localRulestackName, name, context).block(); + } + + /** + * Get a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListResource. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public PrefixListResourceInner get(String resourceGroupName, String localRulestackName, String name) { + return getWithResponse(resourceGroupName, localRulestackName, name, Context.NONE).getValue(); + } + + /** + * Create a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack prefixList along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String resourceGroupName, String localRulestackName, String name, PrefixListResourceInner resource) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + resource, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Create a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack prefixList along with {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> createOrUpdateWithResponseAsync( + String resourceGroupName, + String localRulestackName, + String name, + PrefixListResourceInner resource, + Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + if (resource == null) { + return Mono.error(new IllegalArgumentException("Parameter resource is required and cannot be null.")); + } else { + resource.validate(); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .createOrUpdate( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + resource, + accept, + context); + } + + /** + * Create a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of localRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, PrefixListResourceInner> beginCreateOrUpdateAsync( + String resourceGroupName, String localRulestackName, String name, PrefixListResourceInner resource) { + Mono>> mono = + createOrUpdateWithResponseAsync(resourceGroupName, localRulestackName, name, resource); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + PrefixListResourceInner.class, + PrefixListResourceInner.class, + this.client.getContext()); + } + + /** + * Create a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of localRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, PrefixListResourceInner> beginCreateOrUpdateAsync( + String resourceGroupName, + String localRulestackName, + String name, + PrefixListResourceInner resource, + Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + createOrUpdateWithResponseAsync(resourceGroupName, localRulestackName, name, resource, context); + return this + .client + .getLroResult( + mono, + this.client.getHttpPipeline(), + PrefixListResourceInner.class, + PrefixListResourceInner.class, + context); + } + + /** + * Create a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, PrefixListResourceInner> beginCreateOrUpdate( + String resourceGroupName, String localRulestackName, String name, PrefixListResourceInner resource) { + return this.beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, name, resource).getSyncPoller(); + } + + /** + * Create a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of localRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, PrefixListResourceInner> beginCreateOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + PrefixListResourceInner resource, + Context context) { + return this + .beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, name, resource, context) + .getSyncPoller(); + } + + /** + * Create a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack prefixList on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String resourceGroupName, String localRulestackName, String name, PrefixListResourceInner resource) { + return beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, name, resource) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack prefixList on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono createOrUpdateAsync( + String resourceGroupName, + String localRulestackName, + String name, + PrefixListResourceInner resource, + Context context) { + return beginCreateOrUpdateAsync(resourceGroupName, localRulestackName, name, resource, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Create a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public PrefixListResourceInner createOrUpdate( + String resourceGroupName, String localRulestackName, String name, PrefixListResourceInner resource) { + return createOrUpdateAsync(resourceGroupName, localRulestackName, name, resource).block(); + } + + /** + * Create a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return localRulestack prefixList. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public PrefixListResourceInner createOrUpdate( + String resourceGroupName, + String localRulestackName, + String name, + PrefixListResourceInner resource, + Context context) { + return createOrUpdateAsync(resourceGroupName, localRulestackName, name, resource, context).block(); + } + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String resourceGroupName, String localRulestackName, String name) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> deleteWithResponseAsync( + String resourceGroupName, String localRulestackName, String name, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (localRulestackName == null) { + return Mono + .error(new IllegalArgumentException("Parameter localRulestackName is required and cannot be null.")); + } + if (name == null) { + return Mono.error(new IllegalArgumentException("Parameter name is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .delete( + this.client.getEndpoint(), + this.client.getApiVersion(), + this.client.getSubscriptionId(), + resourceGroupName, + localRulestackName, + name, + accept, + context); + } + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String resourceGroupName, String localRulestackName, String name) { + Mono>> mono = deleteWithResponseAsync(resourceGroupName, localRulestackName, name); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginDeleteAsync( + String resourceGroupName, String localRulestackName, String name, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = + deleteWithResponseAsync(resourceGroupName, localRulestackName, name, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete( + String resourceGroupName, String localRulestackName, String name) { + return this.beginDeleteAsync(resourceGroupName, localRulestackName, name).getSyncPoller(); + } + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginDelete( + String resourceGroupName, String localRulestackName, String name, Context context) { + return this.beginDeleteAsync(resourceGroupName, localRulestackName, name, context).getSyncPoller(); + } + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String resourceGroupName, String localRulestackName, String name) { + return beginDeleteAsync(resourceGroupName, localRulestackName, name) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono deleteAsync(String resourceGroupName, String localRulestackName, String name, Context context) { + return beginDeleteAsync(resourceGroupName, localRulestackName, name, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String resourceGroupName, String localRulestackName, String name) { + deleteAsync(resourceGroupName, localRulestackName, name).block(); + } + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void delete(String resourceGroupName, String localRulestackName, String name, Context context) { + deleteAsync(resourceGroupName, localRulestackName, name, context).block(); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksNextSinglePageAsync(String nextLink) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> service.listByLocalRulestacksNext(nextLink, this.client.getEndpoint(), accept, context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Get the next page of items. + * + * @param nextLink The URL to get the next list of items + *

The nextLink parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListResource list operation along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listByLocalRulestacksNextSinglePageAsync( + String nextLink, Context context) { + if (nextLink == null) { + return Mono.error(new IllegalArgumentException("Parameter nextLink is required and cannot be null.")); + } + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listByLocalRulestacksNext(nextLink, this.client.getEndpoint(), accept, context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), + res.getStatusCode(), + res.getHeaders(), + res.getValue().value(), + res.getValue().nextLink(), + null)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListLocalRulestacksImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListLocalRulestacksImpl.java new file mode 100644 index 0000000000000..3a00ff60881cb --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListLocalRulestacksImpl.java @@ -0,0 +1,196 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.http.rest.SimpleResponse; +import com.azure.core.util.Context; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.PrefixListLocalRulestacksClient; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListLocalRulestacks; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListResource; + +public final class PrefixListLocalRulestacksImpl implements PrefixListLocalRulestacks { + private static final ClientLogger LOGGER = new ClientLogger(PrefixListLocalRulestacksImpl.class); + + private final PrefixListLocalRulestacksClient innerClient; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public PrefixListLocalRulestacksImpl( + PrefixListLocalRulestacksClient innerClient, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerClient = innerClient; + this.serviceManager = serviceManager; + } + + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName) { + PagedIterable inner = + this.serviceClient().listByLocalRulestacks(resourceGroupName, localRulestackName); + return Utils.mapPage(inner, inner1 -> new PrefixListResourceImpl(inner1, this.manager())); + } + + public PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context) { + PagedIterable inner = + this.serviceClient().listByLocalRulestacks(resourceGroupName, localRulestackName, context); + return Utils.mapPage(inner, inner1 -> new PrefixListResourceImpl(inner1, this.manager())); + } + + public Response getWithResponse( + String resourceGroupName, String localRulestackName, String name, Context context) { + Response inner = + this.serviceClient().getWithResponse(resourceGroupName, localRulestackName, name, context); + if (inner != null) { + return new SimpleResponse<>( + inner.getRequest(), + inner.getStatusCode(), + inner.getHeaders(), + new PrefixListResourceImpl(inner.getValue(), this.manager())); + } else { + return null; + } + } + + public PrefixListResource get(String resourceGroupName, String localRulestackName, String name) { + PrefixListResourceInner inner = this.serviceClient().get(resourceGroupName, localRulestackName, name); + if (inner != null) { + return new PrefixListResourceImpl(inner, this.manager()); + } else { + return null; + } + } + + public void delete(String resourceGroupName, String localRulestackName, String name) { + this.serviceClient().delete(resourceGroupName, localRulestackName, name); + } + + public void delete(String resourceGroupName, String localRulestackName, String name, Context context) { + this.serviceClient().delete(resourceGroupName, localRulestackName, name, context); + } + + public PrefixListResource getById(String id) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String name = Utils.getValueFromIdByName(id, "prefixlists"); + if (name == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'prefixlists'.", id))); + } + return this.getWithResponse(resourceGroupName, localRulestackName, name, Context.NONE).getValue(); + } + + public Response getByIdWithResponse(String id, Context context) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String name = Utils.getValueFromIdByName(id, "prefixlists"); + if (name == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'prefixlists'.", id))); + } + return this.getWithResponse(resourceGroupName, localRulestackName, name, context); + } + + public void deleteById(String id) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String name = Utils.getValueFromIdByName(id, "prefixlists"); + if (name == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'prefixlists'.", id))); + } + this.delete(resourceGroupName, localRulestackName, name, Context.NONE); + } + + public void deleteByIdWithResponse(String id, Context context) { + String resourceGroupName = Utils.getValueFromIdByName(id, "resourceGroups"); + if (resourceGroupName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'resourceGroups'.", id))); + } + String localRulestackName = Utils.getValueFromIdByName(id, "localRulestacks"); + if (localRulestackName == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String + .format("The resource ID '%s' is not valid. Missing path segment 'localRulestacks'.", id))); + } + String name = Utils.getValueFromIdByName(id, "prefixlists"); + if (name == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + String.format("The resource ID '%s' is not valid. Missing path segment 'prefixlists'.", id))); + } + this.delete(resourceGroupName, localRulestackName, name, context); + } + + private PrefixListLocalRulestacksClient serviceClient() { + return this.innerClient; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } + + public PrefixListResourceImpl define(String name) { + return new PrefixListResourceImpl(name, this.manager()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListResourceImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListResourceImpl.java new file mode 100644 index 0000000000000..ed216b185d94f --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/PrefixListResourceImpl.java @@ -0,0 +1,182 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.management.SystemData; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProvisioningState; +import java.util.Collections; +import java.util.List; + +public final class PrefixListResourceImpl + implements PrefixListResource, PrefixListResource.Definition, PrefixListResource.Update { + private PrefixListResourceInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + public String id() { + return this.innerModel().id(); + } + + public String name() { + return this.innerModel().name(); + } + + public String type() { + return this.innerModel().type(); + } + + public SystemData systemData() { + return this.innerModel().systemData(); + } + + public String description() { + return this.innerModel().description(); + } + + public List prefixList() { + List inner = this.innerModel().prefixList(); + if (inner != null) { + return Collections.unmodifiableList(inner); + } else { + return Collections.emptyList(); + } + } + + public String etag() { + return this.innerModel().etag(); + } + + public String auditComment() { + return this.innerModel().auditComment(); + } + + public ProvisioningState provisioningState() { + return this.innerModel().provisioningState(); + } + + public String resourceGroupName() { + return resourceGroupName; + } + + public PrefixListResourceInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } + + private String resourceGroupName; + + private String localRulestackName; + + private String name; + + public PrefixListResourceImpl withExistingLocalRulestack(String resourceGroupName, String localRulestackName) { + this.resourceGroupName = resourceGroupName; + this.localRulestackName = localRulestackName; + return this; + } + + public PrefixListResource create() { + this.innerObject = + serviceManager + .serviceClient() + .getPrefixListLocalRulestacks() + .createOrUpdate(resourceGroupName, localRulestackName, name, this.innerModel(), Context.NONE); + return this; + } + + public PrefixListResource create(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getPrefixListLocalRulestacks() + .createOrUpdate(resourceGroupName, localRulestackName, name, this.innerModel(), context); + return this; + } + + PrefixListResourceImpl( + String name, com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = new PrefixListResourceInner(); + this.serviceManager = serviceManager; + this.name = name; + } + + public PrefixListResourceImpl update() { + return this; + } + + public PrefixListResource apply() { + this.innerObject = + serviceManager + .serviceClient() + .getPrefixListLocalRulestacks() + .createOrUpdate(resourceGroupName, localRulestackName, name, this.innerModel(), Context.NONE); + return this; + } + + public PrefixListResource apply(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getPrefixListLocalRulestacks() + .createOrUpdate(resourceGroupName, localRulestackName, name, this.innerModel(), context); + return this; + } + + PrefixListResourceImpl( + PrefixListResourceInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + this.resourceGroupName = Utils.getValueFromIdByName(innerObject.id(), "resourceGroups"); + this.localRulestackName = Utils.getValueFromIdByName(innerObject.id(), "localRulestacks"); + this.name = Utils.getValueFromIdByName(innerObject.id(), "prefixlists"); + } + + public PrefixListResource refresh() { + this.innerObject = + serviceManager + .serviceClient() + .getPrefixListLocalRulestacks() + .getWithResponse(resourceGroupName, localRulestackName, name, Context.NONE) + .getValue(); + return this; + } + + public PrefixListResource refresh(Context context) { + this.innerObject = + serviceManager + .serviceClient() + .getPrefixListLocalRulestacks() + .getWithResponse(resourceGroupName, localRulestackName, name, context) + .getValue(); + return this; + } + + public PrefixListResourceImpl withPrefixList(List prefixList) { + this.innerModel().withPrefixList(prefixList); + return this; + } + + public PrefixListResourceImpl withDescription(String description) { + this.innerModel().withDescription(description); + return this; + } + + public PrefixListResourceImpl withEtag(String etag) { + this.innerModel().withEtag(etag); + return this; + } + + public PrefixListResourceImpl withAuditComment(String auditComment) { + this.innerModel().withAuditComment(auditComment); + return this; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/RuleCounterImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/RuleCounterImpl.java new file mode 100644 index 0000000000000..e27c3ae8450b2 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/RuleCounterImpl.java @@ -0,0 +1,71 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AppSeenData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounter; +import java.time.OffsetDateTime; + +public final class RuleCounterImpl implements RuleCounter { + private RuleCounterInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + RuleCounterImpl( + RuleCounterInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public String priority() { + return this.innerModel().priority(); + } + + public String ruleStackName() { + return this.innerModel().ruleStackName(); + } + + public String ruleListName() { + return this.innerModel().ruleListName(); + } + + public String firewallName() { + return this.innerModel().firewallName(); + } + + public String ruleName() { + return this.innerModel().ruleName(); + } + + public Integer hitCount() { + return this.innerModel().hitCount(); + } + + public AppSeenData appSeen() { + return this.innerModel().appSeen(); + } + + public OffsetDateTime timestamp() { + return this.innerModel().timestamp(); + } + + public OffsetDateTime requestTimestamp() { + return this.innerModel().requestTimestamp(); + } + + public OffsetDateTime lastUpdatedTimestamp() { + return this.innerModel().lastUpdatedTimestamp(); + } + + public RuleCounterInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/RuleCounterResetImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/RuleCounterResetImpl.java new file mode 100644 index 0000000000000..f14bf5b9ba9bd --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/RuleCounterResetImpl.java @@ -0,0 +1,49 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterResetInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounterReset; + +public final class RuleCounterResetImpl implements RuleCounterReset { + private RuleCounterResetInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + RuleCounterResetImpl( + RuleCounterResetInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public String priority() { + return this.innerModel().priority(); + } + + public String ruleStackName() { + return this.innerModel().ruleStackName(); + } + + public String ruleListName() { + return this.innerModel().ruleListName(); + } + + public String firewallName() { + return this.innerModel().firewallName(); + } + + public String ruleName() { + return this.innerModel().ruleName(); + } + + public RuleCounterResetInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/SecurityServicesResponseImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/SecurityServicesResponseImpl.java new file mode 100644 index 0000000000000..9208476bca336 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/SecurityServicesResponseImpl.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SecurityServicesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeList; + +public final class SecurityServicesResponseImpl implements SecurityServicesResponse { + private SecurityServicesResponseInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + SecurityServicesResponseImpl( + SecurityServicesResponseInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public SecurityServicesTypeList value() { + return this.innerModel().value(); + } + + public String nextLink() { + return this.innerModel().nextLink(); + } + + public SecurityServicesResponseInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/SupportInfoImpl.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/SupportInfoImpl.java new file mode 100644 index 0000000000000..a1c468315aa5d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/SupportInfoImpl.java @@ -0,0 +1,78 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SupportInfoInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SupportInfo; + +public final class SupportInfoImpl implements SupportInfo { + private SupportInfoInner innerObject; + + private final com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager; + + SupportInfoImpl( + SupportInfoInner innerObject, + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager serviceManager) { + this.innerObject = innerObject; + this.serviceManager = serviceManager; + } + + public String productSku() { + return this.innerModel().productSku(); + } + + public String productSerial() { + return this.innerModel().productSerial(); + } + + public BooleanEnum accountRegistered() { + return this.innerModel().accountRegistered(); + } + + public String accountId() { + return this.innerModel().accountId(); + } + + public BooleanEnum userDomainSupported() { + return this.innerModel().userDomainSupported(); + } + + public BooleanEnum userRegistered() { + return this.innerModel().userRegistered(); + } + + public BooleanEnum freeTrial() { + return this.innerModel().freeTrial(); + } + + public Integer freeTrialDaysLeft() { + return this.innerModel().freeTrialDaysLeft(); + } + + public Integer freeTrialCreditLeft() { + return this.innerModel().freeTrialCreditLeft(); + } + + public String helpUrl() { + return this.innerModel().helpUrl(); + } + + public String supportUrl() { + return this.innerModel().supportUrl(); + } + + public String registerUrl() { + return this.innerModel().registerUrl(); + } + + public SupportInfoInner innerModel() { + return this.innerObject; + } + + private com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager() { + return this.serviceManager; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/Utils.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/Utils.java new file mode 100644 index 0000000000000..15ea3cd00d874 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/Utils.java @@ -0,0 +1,204 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; + +import com.azure.core.http.rest.PagedFlux; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.PagedResponseBase; +import com.azure.core.util.CoreUtils; +import java.util.ArrayList; +import java.util.Arrays; +import java.util.Collections; +import java.util.Iterator; +import java.util.List; +import java.util.function.Function; +import java.util.stream.Collectors; +import java.util.stream.Stream; +import reactor.core.publisher.Flux; + +final class Utils { + static String getValueFromIdByName(String id, String name) { + if (id == null) { + return null; + } + Iterator itr = Arrays.stream(id.split("/")).iterator(); + while (itr.hasNext()) { + String part = itr.next(); + if (part != null && !part.trim().isEmpty()) { + if (part.equalsIgnoreCase(name)) { + if (itr.hasNext()) { + return itr.next(); + } else { + return null; + } + } + } + } + return null; + } + + static String getValueFromIdByParameterName(String id, String pathTemplate, String parameterName) { + if (id == null || pathTemplate == null) { + return null; + } + String parameterNameParentheses = "{" + parameterName + "}"; + List idSegmentsReverted = Arrays.asList(id.split("/")); + List pathSegments = Arrays.asList(pathTemplate.split("/")); + Collections.reverse(idSegmentsReverted); + Iterator idItrReverted = idSegmentsReverted.iterator(); + int pathIndex = pathSegments.size(); + while (idItrReverted.hasNext() && pathIndex > 0) { + String idSegment = idItrReverted.next(); + String pathSegment = pathSegments.get(--pathIndex); + if (!CoreUtils.isNullOrEmpty(idSegment) && !CoreUtils.isNullOrEmpty(pathSegment)) { + if (pathSegment.equalsIgnoreCase(parameterNameParentheses)) { + if (pathIndex == 0 || (pathIndex == 1 && pathSegments.get(0).isEmpty())) { + List segments = new ArrayList<>(); + segments.add(idSegment); + idItrReverted.forEachRemaining(segments::add); + Collections.reverse(segments); + if (segments.size() > 0 && segments.get(0).isEmpty()) { + segments.remove(0); + } + return String.join("/", segments); + } else { + return idSegment; + } + } + } + } + return null; + } + + static PagedIterable mapPage(PagedIterable pageIterable, Function mapper) { + return new PagedIterableImpl(pageIterable, mapper); + } + + private static final class PagedIterableImpl extends PagedIterable { + + private final PagedIterable pagedIterable; + private final Function mapper; + private final Function, PagedResponse> pageMapper; + + private PagedIterableImpl(PagedIterable pagedIterable, Function mapper) { + super( + PagedFlux + .create( + () -> + (continuationToken, pageSize) -> + Flux.fromStream(pagedIterable.streamByPage().map(getPageMapper(mapper))))); + this.pagedIterable = pagedIterable; + this.mapper = mapper; + this.pageMapper = getPageMapper(mapper); + } + + private static Function, PagedResponse> getPageMapper(Function mapper) { + return page -> + new PagedResponseBase( + page.getRequest(), + page.getStatusCode(), + page.getHeaders(), + page.getElements().stream().map(mapper).collect(Collectors.toList()), + page.getContinuationToken(), + null); + } + + @Override + public Stream stream() { + return pagedIterable.stream().map(mapper); + } + + @Override + public Stream> streamByPage() { + return pagedIterable.streamByPage().map(pageMapper); + } + + @Override + public Stream> streamByPage(String continuationToken) { + return pagedIterable.streamByPage(continuationToken).map(pageMapper); + } + + @Override + public Stream> streamByPage(int preferredPageSize) { + return pagedIterable.streamByPage(preferredPageSize).map(pageMapper); + } + + @Override + public Stream> streamByPage(String continuationToken, int preferredPageSize) { + return pagedIterable.streamByPage(continuationToken, preferredPageSize).map(pageMapper); + } + + @Override + public Iterator iterator() { + return new IteratorImpl(pagedIterable.iterator(), mapper); + } + + @Override + public Iterable> iterableByPage() { + return new IterableImpl, PagedResponse>(pagedIterable.iterableByPage(), pageMapper); + } + + @Override + public Iterable> iterableByPage(String continuationToken) { + return new IterableImpl, PagedResponse>( + pagedIterable.iterableByPage(continuationToken), pageMapper); + } + + @Override + public Iterable> iterableByPage(int preferredPageSize) { + return new IterableImpl, PagedResponse>( + pagedIterable.iterableByPage(preferredPageSize), pageMapper); + } + + @Override + public Iterable> iterableByPage(String continuationToken, int preferredPageSize) { + return new IterableImpl, PagedResponse>( + pagedIterable.iterableByPage(continuationToken, preferredPageSize), pageMapper); + } + } + + private static final class IteratorImpl implements Iterator { + + private final Iterator iterator; + private final Function mapper; + + private IteratorImpl(Iterator iterator, Function mapper) { + this.iterator = iterator; + this.mapper = mapper; + } + + @Override + public boolean hasNext() { + return iterator.hasNext(); + } + + @Override + public S next() { + return mapper.apply(iterator.next()); + } + + @Override + public void remove() { + iterator.remove(); + } + } + + private static final class IterableImpl implements Iterable { + + private final Iterable iterable; + private final Function mapper; + + private IterableImpl(Iterable iterable, Function mapper) { + this.iterable = iterable; + this.mapper = mapper; + } + + @Override + public Iterator iterator() { + return new IteratorImpl(iterable.iterator(), mapper); + } + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/package-info.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/package-info.java new file mode 100644 index 0000000000000..29d30aa6dabd2 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/implementation/package-info.java @@ -0,0 +1,6 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +/** Package containing the implementations for PaloAltoNetworksCloudngfw. null. */ +package com.azure.resourcemanager.paloaltonetworks.ngfw.implementation; diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ActionEnum.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ActionEnum.java new file mode 100644 index 0000000000000..c6b3d3c46a0d1 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ActionEnum.java @@ -0,0 +1,53 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Defines values for ActionEnum. */ +public final class ActionEnum extends ExpandableStringEnum { + /** Static value Allow for ActionEnum. */ + public static final ActionEnum ALLOW = fromString("Allow"); + + /** Static value DenySilent for ActionEnum. */ + public static final ActionEnum DENY_SILENT = fromString("DenySilent"); + + /** Static value DenyResetServer for ActionEnum. */ + public static final ActionEnum DENY_RESET_SERVER = fromString("DenyResetServer"); + + /** Static value DenyResetBoth for ActionEnum. */ + public static final ActionEnum DENY_RESET_BOTH = fromString("DenyResetBoth"); + + /** + * Creates a new instance of ActionEnum value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public ActionEnum() { + } + + /** + * Creates or finds a ActionEnum from its string representation. + * + * @param name a name to look for. + * @return the corresponding ActionEnum. + */ + @JsonCreator + public static ActionEnum fromString(String name) { + return fromString(name, ActionEnum.class); + } + + /** + * Gets known ActionEnum values. + * + * @return known ActionEnum values. + */ + public static Collection values() { + return values(ActionEnum.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ActionType.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ActionType.java new file mode 100644 index 0000000000000..1dd8fd71722a7 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ActionType.java @@ -0,0 +1,44 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */ +public final class ActionType extends ExpandableStringEnum { + /** Static value Internal for ActionType. */ + public static final ActionType INTERNAL = fromString("Internal"); + + /** + * Creates a new instance of ActionType value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public ActionType() { + } + + /** + * Creates or finds a ActionType from its string representation. + * + * @param name a name to look for. + * @return the corresponding ActionType. + */ + @JsonCreator + public static ActionType fromString(String name) { + return fromString(name, ActionType.class); + } + + /** + * Gets known ActionType values. + * + * @return known ActionType values. + */ + public static Collection values() { + return values(ActionType.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AdvSecurityObjectListResponse.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AdvSecurityObjectListResponse.java new file mode 100644 index 0000000000000..df15c8a42852e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AdvSecurityObjectListResponse.java @@ -0,0 +1,32 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.AdvSecurityObjectListResponseInner; + +/** An immutable client-side representation of AdvSecurityObjectListResponse. */ +public interface AdvSecurityObjectListResponse { + /** + * Gets the value property: response value. + * + * @return the value value. + */ + AdvSecurityObjectModel value(); + + /** + * Gets the nextLink property: next link. + * + * @return the nextLink value. + */ + String nextLink(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.AdvSecurityObjectListResponseInner + * object. + * + * @return the inner object. + */ + AdvSecurityObjectListResponseInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AdvSecurityObjectModel.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AdvSecurityObjectModel.java new file mode 100644 index 0000000000000..5655aff355cb2 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AdvSecurityObjectModel.java @@ -0,0 +1,87 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** List of custom and predefined url category. */ +@Fluent +public final class AdvSecurityObjectModel { + /* + * type of object + */ + @JsonProperty(value = "type") + private String type; + + /* + * URL entry + */ + @JsonProperty(value = "entry", required = true) + private List entry; + + /** Creates an instance of AdvSecurityObjectModel class. */ + public AdvSecurityObjectModel() { + } + + /** + * Get the type property: type of object. + * + * @return the type value. + */ + public String type() { + return this.type; + } + + /** + * Set the type property: type of object. + * + * @param type the type value to set. + * @return the AdvSecurityObjectModel object itself. + */ + public AdvSecurityObjectModel withType(String type) { + this.type = type; + return this; + } + + /** + * Get the entry property: URL entry. + * + * @return the entry value. + */ + public List entry() { + return this.entry; + } + + /** + * Set the entry property: URL entry. + * + * @param entry the entry value to set. + * @return the AdvSecurityObjectModel object itself. + */ + public AdvSecurityObjectModel withEntry(List entry) { + this.entry = entry; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (entry() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property entry in model AdvSecurityObjectModel")); + } else { + entry().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(AdvSecurityObjectModel.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AdvSecurityObjectTypeEnum.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AdvSecurityObjectTypeEnum.java new file mode 100644 index 0000000000000..1a14d3d172623 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AdvSecurityObjectTypeEnum.java @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Defines values for AdvSecurityObjectTypeEnum. */ +public final class AdvSecurityObjectTypeEnum extends ExpandableStringEnum { + /** Static value urlCustom for AdvSecurityObjectTypeEnum. */ + public static final AdvSecurityObjectTypeEnum URL_CUSTOM = fromString("urlCustom"); + + /** Static value feeds for AdvSecurityObjectTypeEnum. */ + public static final AdvSecurityObjectTypeEnum FEEDS = fromString("feeds"); + + /** + * Creates a new instance of AdvSecurityObjectTypeEnum value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public AdvSecurityObjectTypeEnum() { + } + + /** + * Creates or finds a AdvSecurityObjectTypeEnum from its string representation. + * + * @param name a name to look for. + * @return the corresponding AdvSecurityObjectTypeEnum. + */ + @JsonCreator + public static AdvSecurityObjectTypeEnum fromString(String name) { + return fromString(name, AdvSecurityObjectTypeEnum.class); + } + + /** + * Gets known AdvSecurityObjectTypeEnum values. + * + * @return known AdvSecurityObjectTypeEnum values. + */ + public static Collection values() { + return values(AdvSecurityObjectTypeEnum.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AppSeenData.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AppSeenData.java new file mode 100644 index 0000000000000..9d372efa5ab5d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AppSeenData.java @@ -0,0 +1,87 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** Data Type for App Seen. */ +@Fluent +public final class AppSeenData { + /* + * number of rows + */ + @JsonProperty(value = "count", required = true) + private int count; + + /* + * array of appSeen + */ + @JsonProperty(value = "appSeenList", required = true) + private List appSeenList; + + /** Creates an instance of AppSeenData class. */ + public AppSeenData() { + } + + /** + * Get the count property: number of rows. + * + * @return the count value. + */ + public int count() { + return this.count; + } + + /** + * Set the count property: number of rows. + * + * @param count the count value to set. + * @return the AppSeenData object itself. + */ + public AppSeenData withCount(int count) { + this.count = count; + return this; + } + + /** + * Get the appSeenList property: array of appSeen. + * + * @return the appSeenList value. + */ + public List appSeenList() { + return this.appSeenList; + } + + /** + * Set the appSeenList property: array of appSeen. + * + * @param appSeenList the appSeenList value to set. + * @return the AppSeenData object itself. + */ + public AppSeenData withAppSeenList(List appSeenList) { + this.appSeenList = appSeenList; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (appSeenList() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property appSeenList in model AppSeenData")); + } else { + appSeenList().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(AppSeenData.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AppSeenInfo.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AppSeenInfo.java new file mode 100644 index 0000000000000..74fa15b6b0433 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AppSeenInfo.java @@ -0,0 +1,244 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Definition for App Seen. */ +@Fluent +public final class AppSeenInfo { + /* + * title + */ + @JsonProperty(value = "title", required = true) + private String title; + + /* + * category + */ + @JsonProperty(value = "category", required = true) + private String category; + + /* + * subCategory + */ + @JsonProperty(value = "subCategory", required = true) + private String subCategory; + + /* + * risk + */ + @JsonProperty(value = "risk", required = true) + private String risk; + + /* + * tag + */ + @JsonProperty(value = "tag", required = true) + private String tag; + + /* + * technology + */ + @JsonProperty(value = "technology", required = true) + private String technology; + + /* + * standardPorts + */ + @JsonProperty(value = "standardPorts", required = true) + private String standardPorts; + + /** Creates an instance of AppSeenInfo class. */ + public AppSeenInfo() { + } + + /** + * Get the title property: title. + * + * @return the title value. + */ + public String title() { + return this.title; + } + + /** + * Set the title property: title. + * + * @param title the title value to set. + * @return the AppSeenInfo object itself. + */ + public AppSeenInfo withTitle(String title) { + this.title = title; + return this; + } + + /** + * Get the category property: category. + * + * @return the category value. + */ + public String category() { + return this.category; + } + + /** + * Set the category property: category. + * + * @param category the category value to set. + * @return the AppSeenInfo object itself. + */ + public AppSeenInfo withCategory(String category) { + this.category = category; + return this; + } + + /** + * Get the subCategory property: subCategory. + * + * @return the subCategory value. + */ + public String subCategory() { + return this.subCategory; + } + + /** + * Set the subCategory property: subCategory. + * + * @param subCategory the subCategory value to set. + * @return the AppSeenInfo object itself. + */ + public AppSeenInfo withSubCategory(String subCategory) { + this.subCategory = subCategory; + return this; + } + + /** + * Get the risk property: risk. + * + * @return the risk value. + */ + public String risk() { + return this.risk; + } + + /** + * Set the risk property: risk. + * + * @param risk the risk value to set. + * @return the AppSeenInfo object itself. + */ + public AppSeenInfo withRisk(String risk) { + this.risk = risk; + return this; + } + + /** + * Get the tag property: tag. + * + * @return the tag value. + */ + public String tag() { + return this.tag; + } + + /** + * Set the tag property: tag. + * + * @param tag the tag value to set. + * @return the AppSeenInfo object itself. + */ + public AppSeenInfo withTag(String tag) { + this.tag = tag; + return this; + } + + /** + * Get the technology property: technology. + * + * @return the technology value. + */ + public String technology() { + return this.technology; + } + + /** + * Set the technology property: technology. + * + * @param technology the technology value to set. + * @return the AppSeenInfo object itself. + */ + public AppSeenInfo withTechnology(String technology) { + this.technology = technology; + return this; + } + + /** + * Get the standardPorts property: standardPorts. + * + * @return the standardPorts value. + */ + public String standardPorts() { + return this.standardPorts; + } + + /** + * Set the standardPorts property: standardPorts. + * + * @param standardPorts the standardPorts value to set. + * @return the AppSeenInfo object itself. + */ + public AppSeenInfo withStandardPorts(String standardPorts) { + this.standardPorts = standardPorts; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (title() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property title in model AppSeenInfo")); + } + if (category() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property category in model AppSeenInfo")); + } + if (subCategory() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property subCategory in model AppSeenInfo")); + } + if (risk() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property risk in model AppSeenInfo")); + } + if (tag() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property tag in model AppSeenInfo")); + } + if (technology() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property technology in model AppSeenInfo")); + } + if (standardPorts() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property standardPorts in model AppSeenInfo")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(AppSeenInfo.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ApplicationInsights.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ApplicationInsights.java new file mode 100644 index 0000000000000..d0d2941b641bc --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ApplicationInsights.java @@ -0,0 +1,76 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Application Insights key. */ +@Fluent +public final class ApplicationInsights { + /* + * Resource id for Application Insights + */ + @JsonProperty(value = "id") + private String id; + + /* + * Application Insights key + */ + @JsonProperty(value = "key") + private String key; + + /** Creates an instance of ApplicationInsights class. */ + public ApplicationInsights() { + } + + /** + * Get the id property: Resource id for Application Insights. + * + * @return the id value. + */ + public String id() { + return this.id; + } + + /** + * Set the id property: Resource id for Application Insights. + * + * @param id the id value to set. + * @return the ApplicationInsights object itself. + */ + public ApplicationInsights withId(String id) { + this.id = id; + return this; + } + + /** + * Get the key property: Application Insights key. + * + * @return the key value. + */ + public String key() { + return this.key; + } + + /** + * Set the key property: Application Insights key. + * + * @param key the key value to set. + * @return the ApplicationInsights object itself. + */ + public ApplicationInsights withKey(String key) { + this.key = key; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AzureResourceManagerManagedIdentityProperties.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AzureResourceManagerManagedIdentityProperties.java new file mode 100644 index 0000000000000..97664d964be2f --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AzureResourceManagerManagedIdentityProperties.java @@ -0,0 +1,129 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonInclude; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.Map; + +/** The properties of the managed service identities assigned to this resource. */ +@Fluent +public final class AzureResourceManagerManagedIdentityProperties { + /* + * The Active Directory tenant id of the principal. + */ + @JsonProperty(value = "tenantId", access = JsonProperty.Access.WRITE_ONLY) + private String tenantId; + + /* + * The active directory identifier of this principal. + */ + @JsonProperty(value = "principalId", access = JsonProperty.Access.WRITE_ONLY) + private String principalId; + + /* + * The type of managed identity assigned to this resource. + */ + @JsonProperty(value = "type", required = true) + private ManagedIdentityType type; + + /* + * The identities assigned to this resource by the user. + */ + @JsonProperty(value = "userAssignedIdentities") + @JsonInclude(value = JsonInclude.Include.NON_NULL, content = JsonInclude.Include.ALWAYS) + private Map userAssignedIdentities; + + /** Creates an instance of AzureResourceManagerManagedIdentityProperties class. */ + public AzureResourceManagerManagedIdentityProperties() { + } + + /** + * Get the tenantId property: The Active Directory tenant id of the principal. + * + * @return the tenantId value. + */ + public String tenantId() { + return this.tenantId; + } + + /** + * Get the principalId property: The active directory identifier of this principal. + * + * @return the principalId value. + */ + public String principalId() { + return this.principalId; + } + + /** + * Get the type property: The type of managed identity assigned to this resource. + * + * @return the type value. + */ + public ManagedIdentityType type() { + return this.type; + } + + /** + * Set the type property: The type of managed identity assigned to this resource. + * + * @param type the type value to set. + * @return the AzureResourceManagerManagedIdentityProperties object itself. + */ + public AzureResourceManagerManagedIdentityProperties withType(ManagedIdentityType type) { + this.type = type; + return this; + } + + /** + * Get the userAssignedIdentities property: The identities assigned to this resource by the user. + * + * @return the userAssignedIdentities value. + */ + public Map userAssignedIdentities() { + return this.userAssignedIdentities; + } + + /** + * Set the userAssignedIdentities property: The identities assigned to this resource by the user. + * + * @param userAssignedIdentities the userAssignedIdentities value to set. + * @return the AzureResourceManagerManagedIdentityProperties object itself. + */ + public AzureResourceManagerManagedIdentityProperties withUserAssignedIdentities( + Map userAssignedIdentities) { + this.userAssignedIdentities = userAssignedIdentities; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (type() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property type in model AzureResourceManagerManagedIdentityProperties")); + } + if (userAssignedIdentities() != null) { + userAssignedIdentities() + .values() + .forEach( + e -> { + if (e != null) { + e.validate(); + } + }); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(AzureResourceManagerManagedIdentityProperties.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AzureResourceManagerUserAssignedIdentity.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AzureResourceManagerUserAssignedIdentity.java new file mode 100644 index 0000000000000..e634f30c0a794 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/AzureResourceManagerUserAssignedIdentity.java @@ -0,0 +1,76 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** A managed identity assigned by the user. */ +@Fluent +public final class AzureResourceManagerUserAssignedIdentity { + /* + * The active directory client identifier for this principal. + */ + @JsonProperty(value = "clientId") + private String clientId; + + /* + * The active directory identifier for this principal. + */ + @JsonProperty(value = "principalId") + private String principalId; + + /** Creates an instance of AzureResourceManagerUserAssignedIdentity class. */ + public AzureResourceManagerUserAssignedIdentity() { + } + + /** + * Get the clientId property: The active directory client identifier for this principal. + * + * @return the clientId value. + */ + public String clientId() { + return this.clientId; + } + + /** + * Set the clientId property: The active directory client identifier for this principal. + * + * @param clientId the clientId value to set. + * @return the AzureResourceManagerUserAssignedIdentity object itself. + */ + public AzureResourceManagerUserAssignedIdentity withClientId(String clientId) { + this.clientId = clientId; + return this; + } + + /** + * Get the principalId property: The active directory identifier for this principal. + * + * @return the principalId value. + */ + public String principalId() { + return this.principalId; + } + + /** + * Set the principalId property: The active directory identifier for this principal. + * + * @param principalId the principalId value to set. + * @return the AzureResourceManagerUserAssignedIdentity object itself. + */ + public AzureResourceManagerUserAssignedIdentity withPrincipalId(String principalId) { + this.principalId = principalId; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/BillingCycle.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/BillingCycle.java new file mode 100644 index 0000000000000..ec300822f6b34 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/BillingCycle.java @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Billing cycle. */ +public final class BillingCycle extends ExpandableStringEnum { + /** Static value WEEKLY for BillingCycle. */ + public static final BillingCycle WEEKLY = fromString("WEEKLY"); + + /** Static value MONTHLY for BillingCycle. */ + public static final BillingCycle MONTHLY = fromString("MONTHLY"); + + /** + * Creates a new instance of BillingCycle value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public BillingCycle() { + } + + /** + * Creates or finds a BillingCycle from its string representation. + * + * @param name a name to look for. + * @return the corresponding BillingCycle. + */ + @JsonCreator + public static BillingCycle fromString(String name) { + return fromString(name, BillingCycle.class); + } + + /** + * Gets known BillingCycle values. + * + * @return known BillingCycle values. + */ + public static Collection values() { + return values(BillingCycle.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/BooleanEnum.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/BooleanEnum.java new file mode 100644 index 0000000000000..8e813840234b3 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/BooleanEnum.java @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Boolean Enum. */ +public final class BooleanEnum extends ExpandableStringEnum { + /** Static value TRUE for BooleanEnum. */ + public static final BooleanEnum TRUE = fromString("TRUE"); + + /** Static value FALSE for BooleanEnum. */ + public static final BooleanEnum FALSE = fromString("FALSE"); + + /** + * Creates a new instance of BooleanEnum value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public BooleanEnum() { + } + + /** + * Creates or finds a BooleanEnum from its string representation. + * + * @param name a name to look for. + * @return the corresponding BooleanEnum. + */ + @JsonCreator + public static BooleanEnum fromString(String name) { + return fromString(name, BooleanEnum.class); + } + + /** + * Gets known BooleanEnum values. + * + * @return known BooleanEnum values. + */ + public static Collection values() { + return values(BooleanEnum.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Category.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Category.java new file mode 100644 index 0000000000000..c0c98ccd89f8d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Category.java @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** URL/EDL to match. */ +@Fluent +public final class Category { + /* + * custom URL + */ + @JsonProperty(value = "urlCustom", required = true) + private List urlCustom; + + /* + * feed list + */ + @JsonProperty(value = "feeds", required = true) + private List feeds; + + /** Creates an instance of Category class. */ + public Category() { + } + + /** + * Get the urlCustom property: custom URL. + * + * @return the urlCustom value. + */ + public List urlCustom() { + return this.urlCustom; + } + + /** + * Set the urlCustom property: custom URL. + * + * @param urlCustom the urlCustom value to set. + * @return the Category object itself. + */ + public Category withUrlCustom(List urlCustom) { + this.urlCustom = urlCustom; + return this; + } + + /** + * Get the feeds property: feed list. + * + * @return the feeds value. + */ + public List feeds() { + return this.feeds; + } + + /** + * Set the feeds property: feed list. + * + * @param feeds the feeds value to set. + * @return the Category object itself. + */ + public Category withFeeds(List feeds) { + this.feeds = feeds; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (urlCustom() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property urlCustom in model Category")); + } + if (feeds() == null) { + throw LOGGER + .logExceptionAsError(new IllegalArgumentException("Missing required property feeds in model Category")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(Category.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectGlobalRulestackResource.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectGlobalRulestackResource.java new file mode 100644 index 0000000000000..5f6acd3016e48 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectGlobalRulestackResource.java @@ -0,0 +1,91 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.management.SystemData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectGlobalRulestackResourceInner; + +/** An immutable client-side representation of CertificateObjectGlobalRulestackResource. */ +public interface CertificateObjectGlobalRulestackResource { + /** + * Gets the id property: Fully qualified resource Id for the resource. + * + * @return the id value. + */ + String id(); + + /** + * Gets the name property: The name of the resource. + * + * @return the name value. + */ + String name(); + + /** + * Gets the type property: The type of the resource. + * + * @return the type value. + */ + String type(); + + /** + * Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + SystemData systemData(); + + /** + * Gets the certificateSignerResourceId property: Resource Id of certificate signer, to be populated only when + * certificateSelfSigned is false. + * + * @return the certificateSignerResourceId value. + */ + String certificateSignerResourceId(); + + /** + * Gets the certificateSelfSigned property: use certificate self signed. + * + * @return the certificateSelfSigned value. + */ + BooleanEnum certificateSelfSigned(); + + /** + * Gets the auditComment property: comment for this object. + * + * @return the auditComment value. + */ + String auditComment(); + + /** + * Gets the description property: user description for this object. + * + * @return the description value. + */ + String description(); + + /** + * Gets the etag property: read only string representing last create or update. + * + * @return the etag value. + */ + String etag(); + + /** + * Gets the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + ProvisioningState provisioningState(); + + /** + * Gets the inner + * com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectGlobalRulestackResourceInner + * object. + * + * @return the inner object. + */ + CertificateObjectGlobalRulestackResourceInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectGlobalRulestackResourceListResult.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectGlobalRulestackResourceListResult.java new file mode 100644 index 0000000000000..948a6e056862a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectGlobalRulestackResourceListResult.java @@ -0,0 +1,91 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectGlobalRulestackResourceInner; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The response of a CertificateObjectGlobalRulestackResource list operation. */ +@Fluent +public final class CertificateObjectGlobalRulestackResourceListResult { + /* + * The items on this page + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * The link to the next page of items + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of CertificateObjectGlobalRulestackResourceListResult class. */ + public CertificateObjectGlobalRulestackResourceListResult() { + } + + /** + * Get the value property: The items on this page. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: The items on this page. + * + * @param value the value value to set. + * @return the CertificateObjectGlobalRulestackResourceListResult object itself. + */ + public CertificateObjectGlobalRulestackResourceListResult withValue( + List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: The link to the next page of items. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: The link to the next page of items. + * + * @param nextLink the nextLink value to set. + * @return the CertificateObjectGlobalRulestackResourceListResult object itself. + */ + public CertificateObjectGlobalRulestackResourceListResult withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model CertificateObjectGlobalRulestackResourceListResult")); + } else { + value().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = + new ClientLogger(CertificateObjectGlobalRulestackResourceListResult.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectGlobalRulestacks.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectGlobalRulestacks.java new file mode 100644 index 0000000000000..004e60d4ab6a6 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectGlobalRulestacks.java @@ -0,0 +1,119 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectGlobalRulestackResourceInner; + +/** Resource collection API of CertificateObjectGlobalRulestacks. */ +public interface CertificateObjectGlobalRulestacks { + /** + * List CertificateObjectGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectGlobalRulestackResource list operation as paginated response with + * {@link PagedIterable}. + */ + PagedIterable list(String globalRulestackName); + + /** + * List CertificateObjectGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectGlobalRulestackResource list operation as paginated response with + * {@link PagedIterable}. + */ + PagedIterable list(String globalRulestackName, Context context); + + /** + * Get a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectGlobalRulestackResource along with {@link Response}. + */ + Response getWithResponse( + String globalRulestackName, String name, Context context); + + /** + * Get a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectGlobalRulestackResource. + */ + CertificateObjectGlobalRulestackResource get(String globalRulestackName, String name); + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack Certificate Object. + */ + CertificateObjectGlobalRulestackResource createOrUpdate( + String globalRulestackName, String name, CertificateObjectGlobalRulestackResourceInner resource); + + /** + * Create a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack Certificate Object. + */ + CertificateObjectGlobalRulestackResource createOrUpdate( + String globalRulestackName, + String name, + CertificateObjectGlobalRulestackResourceInner resource, + Context context); + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteByResourceGroup(String globalRulestackName, String name); + + /** + * Delete a CertificateObjectGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String globalRulestackName, String name, Context context); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectLocalRulestackResource.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectLocalRulestackResource.java new file mode 100644 index 0000000000000..0da13ff5e08ad --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectLocalRulestackResource.java @@ -0,0 +1,309 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.management.SystemData; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectLocalRulestackResourceInner; + +/** An immutable client-side representation of CertificateObjectLocalRulestackResource. */ +public interface CertificateObjectLocalRulestackResource { + /** + * Gets the id property: Fully qualified resource Id for the resource. + * + * @return the id value. + */ + String id(); + + /** + * Gets the name property: The name of the resource. + * + * @return the name value. + */ + String name(); + + /** + * Gets the type property: The type of the resource. + * + * @return the type value. + */ + String type(); + + /** + * Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + SystemData systemData(); + + /** + * Gets the certificateSignerResourceId property: Resource Id of certificate signer, to be populated only when + * certificateSelfSigned is false. + * + * @return the certificateSignerResourceId value. + */ + String certificateSignerResourceId(); + + /** + * Gets the certificateSelfSigned property: use certificate self signed. + * + * @return the certificateSelfSigned value. + */ + BooleanEnum certificateSelfSigned(); + + /** + * Gets the auditComment property: comment for this object. + * + * @return the auditComment value. + */ + String auditComment(); + + /** + * Gets the description property: user description for this object. + * + * @return the description value. + */ + String description(); + + /** + * Gets the etag property: read only string representing last create or update. + * + * @return the etag value. + */ + String etag(); + + /** + * Gets the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + ProvisioningState provisioningState(); + + /** + * Gets the name of the resource group. + * + * @return the name of the resource group. + */ + String resourceGroupName(); + + /** + * Gets the inner + * com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectLocalRulestackResourceInner + * object. + * + * @return the inner object. + */ + CertificateObjectLocalRulestackResourceInner innerModel(); + + /** The entirety of the CertificateObjectLocalRulestackResource definition. */ + interface Definition + extends DefinitionStages.Blank, + DefinitionStages.WithParentResource, + DefinitionStages.WithCertificateSelfSigned, + DefinitionStages.WithCreate { + } + /** The CertificateObjectLocalRulestackResource definition stages. */ + interface DefinitionStages { + /** The first stage of the CertificateObjectLocalRulestackResource definition. */ + interface Blank extends WithParentResource { + } + /** The stage of the CertificateObjectLocalRulestackResource definition allowing to specify parent resource. */ + interface WithParentResource { + /** + * Specifies resourceGroupName, localRulestackName. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @return the next definition stage. + */ + WithCertificateSelfSigned withExistingLocalRulestack(String resourceGroupName, String localRulestackName); + } + /** + * The stage of the CertificateObjectLocalRulestackResource definition allowing to specify + * certificateSelfSigned. + */ + interface WithCertificateSelfSigned { + /** + * Specifies the certificateSelfSigned property: use certificate self signed. + * + * @param certificateSelfSigned use certificate self signed. + * @return the next definition stage. + */ + WithCreate withCertificateSelfSigned(BooleanEnum certificateSelfSigned); + } + /** + * The stage of the CertificateObjectLocalRulestackResource definition which contains all the minimum required + * properties for the resource to be created, but also allows for any other optional properties to be specified. + */ + interface WithCreate + extends DefinitionStages.WithCertificateSignerResourceId, + DefinitionStages.WithAuditComment, + DefinitionStages.WithDescription, + DefinitionStages.WithEtag { + /** + * Executes the create request. + * + * @return the created resource. + */ + CertificateObjectLocalRulestackResource create(); + + /** + * Executes the create request. + * + * @param context The context to associate with this operation. + * @return the created resource. + */ + CertificateObjectLocalRulestackResource create(Context context); + } + /** + * The stage of the CertificateObjectLocalRulestackResource definition allowing to specify + * certificateSignerResourceId. + */ + interface WithCertificateSignerResourceId { + /** + * Specifies the certificateSignerResourceId property: Resource Id of certificate signer, to be populated + * only when certificateSelfSigned is false. + * + * @param certificateSignerResourceId Resource Id of certificate signer, to be populated only when + * certificateSelfSigned is false. + * @return the next definition stage. + */ + WithCreate withCertificateSignerResourceId(String certificateSignerResourceId); + } + /** The stage of the CertificateObjectLocalRulestackResource definition allowing to specify auditComment. */ + interface WithAuditComment { + /** + * Specifies the auditComment property: comment for this object. + * + * @param auditComment comment for this object. + * @return the next definition stage. + */ + WithCreate withAuditComment(String auditComment); + } + /** The stage of the CertificateObjectLocalRulestackResource definition allowing to specify description. */ + interface WithDescription { + /** + * Specifies the description property: user description for this object. + * + * @param description user description for this object. + * @return the next definition stage. + */ + WithCreate withDescription(String description); + } + /** The stage of the CertificateObjectLocalRulestackResource definition allowing to specify etag. */ + interface WithEtag { + /** + * Specifies the etag property: read only string representing last create or update. + * + * @param etag read only string representing last create or update. + * @return the next definition stage. + */ + WithCreate withEtag(String etag); + } + } + /** + * Begins update for the CertificateObjectLocalRulestackResource resource. + * + * @return the stage of resource update. + */ + CertificateObjectLocalRulestackResource.Update update(); + + /** The template for CertificateObjectLocalRulestackResource update. */ + interface Update + extends UpdateStages.WithCertificateSignerResourceId, + UpdateStages.WithCertificateSelfSigned, + UpdateStages.WithAuditComment, + UpdateStages.WithDescription, + UpdateStages.WithEtag { + /** + * Executes the update request. + * + * @return the updated resource. + */ + CertificateObjectLocalRulestackResource apply(); + + /** + * Executes the update request. + * + * @param context The context to associate with this operation. + * @return the updated resource. + */ + CertificateObjectLocalRulestackResource apply(Context context); + } + /** The CertificateObjectLocalRulestackResource update stages. */ + interface UpdateStages { + /** + * The stage of the CertificateObjectLocalRulestackResource update allowing to specify + * certificateSignerResourceId. + */ + interface WithCertificateSignerResourceId { + /** + * Specifies the certificateSignerResourceId property: Resource Id of certificate signer, to be populated + * only when certificateSelfSigned is false. + * + * @param certificateSignerResourceId Resource Id of certificate signer, to be populated only when + * certificateSelfSigned is false. + * @return the next definition stage. + */ + Update withCertificateSignerResourceId(String certificateSignerResourceId); + } + /** + * The stage of the CertificateObjectLocalRulestackResource update allowing to specify certificateSelfSigned. + */ + interface WithCertificateSelfSigned { + /** + * Specifies the certificateSelfSigned property: use certificate self signed. + * + * @param certificateSelfSigned use certificate self signed. + * @return the next definition stage. + */ + Update withCertificateSelfSigned(BooleanEnum certificateSelfSigned); + } + /** The stage of the CertificateObjectLocalRulestackResource update allowing to specify auditComment. */ + interface WithAuditComment { + /** + * Specifies the auditComment property: comment for this object. + * + * @param auditComment comment for this object. + * @return the next definition stage. + */ + Update withAuditComment(String auditComment); + } + /** The stage of the CertificateObjectLocalRulestackResource update allowing to specify description. */ + interface WithDescription { + /** + * Specifies the description property: user description for this object. + * + * @param description user description for this object. + * @return the next definition stage. + */ + Update withDescription(String description); + } + /** The stage of the CertificateObjectLocalRulestackResource update allowing to specify etag. */ + interface WithEtag { + /** + * Specifies the etag property: read only string representing last create or update. + * + * @param etag read only string representing last create or update. + * @return the next definition stage. + */ + Update withEtag(String etag); + } + } + /** + * Refreshes the resource to sync with Azure. + * + * @return the refreshed resource. + */ + CertificateObjectLocalRulestackResource refresh(); + + /** + * Refreshes the resource to sync with Azure. + * + * @param context The context to associate with this operation. + * @return the refreshed resource. + */ + CertificateObjectLocalRulestackResource refresh(Context context); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectLocalRulestackResourceListResult.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectLocalRulestackResourceListResult.java new file mode 100644 index 0000000000000..f03ccb3fe2aaa --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectLocalRulestackResourceListResult.java @@ -0,0 +1,91 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectLocalRulestackResourceInner; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The response of a CertificateObjectLocalRulestackResource list operation. */ +@Fluent +public final class CertificateObjectLocalRulestackResourceListResult { + /* + * The items on this page + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * The link to the next page of items + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of CertificateObjectLocalRulestackResourceListResult class. */ + public CertificateObjectLocalRulestackResourceListResult() { + } + + /** + * Get the value property: The items on this page. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: The items on this page. + * + * @param value the value value to set. + * @return the CertificateObjectLocalRulestackResourceListResult object itself. + */ + public CertificateObjectLocalRulestackResourceListResult withValue( + List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: The link to the next page of items. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: The link to the next page of items. + * + * @param nextLink the nextLink value to set. + * @return the CertificateObjectLocalRulestackResourceListResult object itself. + */ + public CertificateObjectLocalRulestackResourceListResult withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model CertificateObjectLocalRulestackResourceListResult")); + } else { + value().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = + new ClientLogger(CertificateObjectLocalRulestackResourceListResult.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectLocalRulestacks.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectLocalRulestacks.java new file mode 100644 index 0000000000000..e0573a264834e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CertificateObjectLocalRulestacks.java @@ -0,0 +1,146 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.Context; + +/** Resource collection API of CertificateObjectLocalRulestacks. */ +public interface CertificateObjectLocalRulestacks { + /** + * List CertificateObjectLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectLocalRulestackResource list operation as paginated response with + * {@link PagedIterable}. + */ + PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName); + + /** + * List CertificateObjectLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a CertificateObjectLocalRulestackResource list operation as paginated response with + * {@link PagedIterable}. + */ + PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context); + + /** + * Get a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectLocalRulestackResource along with {@link Response}. + */ + Response getWithResponse( + String resourceGroupName, String localRulestackName, String name, Context context); + + /** + * Get a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectLocalRulestackResource. + */ + CertificateObjectLocalRulestackResource get(String resourceGroupName, String localRulestackName, String name); + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String resourceGroupName, String localRulestackName, String name); + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name certificate name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String resourceGroupName, String localRulestackName, String name, Context context); + + /** + * Get a CertificateObjectLocalRulestackResource. + * + * @param id the resource ID. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectLocalRulestackResource along with {@link Response}. + */ + CertificateObjectLocalRulestackResource getById(String id); + + /** + * Get a CertificateObjectLocalRulestackResource. + * + * @param id the resource ID. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a CertificateObjectLocalRulestackResource along with {@link Response}. + */ + Response getByIdWithResponse(String id, Context context); + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param id the resource ID. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteById(String id); + + /** + * Delete a CertificateObjectLocalRulestackResource. + * + * @param id the resource ID. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteByIdWithResponse(String id, Context context); + + /** + * Begins definition for a new CertificateObjectLocalRulestackResource resource. + * + * @param name resource name. + * @return the first stage of the new CertificateObjectLocalRulestackResource definition. + */ + CertificateObjectLocalRulestackResource.DefinitionStages.Blank define(String name); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Changelog.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Changelog.java new file mode 100644 index 0000000000000..127ef897cb20c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Changelog.java @@ -0,0 +1,40 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ChangelogInner; +import java.time.OffsetDateTime; +import java.util.List; + +/** An immutable client-side representation of Changelog. */ +public interface Changelog { + /** + * Gets the changes property: list of changes. + * + * @return the changes value. + */ + List changes(); + + /** + * Gets the lastCommitted property: lastCommitted timestamp. + * + * @return the lastCommitted value. + */ + OffsetDateTime lastCommitted(); + + /** + * Gets the lastModified property: lastModified timestamp. + * + * @return the lastModified value. + */ + OffsetDateTime lastModified(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ChangelogInner object. + * + * @return the inner object. + */ + ChangelogInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CountriesResponse.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CountriesResponse.java new file mode 100644 index 0000000000000..8be3d7c12cbc8 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/CountriesResponse.java @@ -0,0 +1,32 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CountriesResponseInner; +import java.util.List; + +/** An immutable client-side representation of CountriesResponse. */ +public interface CountriesResponse { + /** + * Gets the value property: List of countries. + * + * @return the value value. + */ + List value(); + + /** + * Gets the nextLink property: next link. + * + * @return the nextLink value. + */ + String nextLink(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CountriesResponseInner object. + * + * @return the inner object. + */ + CountriesResponseInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Country.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Country.java new file mode 100644 index 0000000000000..7734830d89062 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Country.java @@ -0,0 +1,83 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Country Description. */ +@Fluent +public final class Country { + /* + * country code + */ + @JsonProperty(value = "code", required = true) + private String code; + + /* + * code description + */ + @JsonProperty(value = "description") + private String description; + + /** Creates an instance of Country class. */ + public Country() { + } + + /** + * Get the code property: country code. + * + * @return the code value. + */ + public String code() { + return this.code; + } + + /** + * Set the code property: country code. + * + * @param code the code value to set. + * @return the Country object itself. + */ + public Country withCode(String code) { + this.code = code; + return this; + } + + /** + * Get the description property: code description. + * + * @return the description value. + */ + public String description() { + return this.description; + } + + /** + * Set the description property: code description. + * + * @param description the description value to set. + * @return the Country object itself. + */ + public Country withDescription(String description) { + this.description = description; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (code() == null) { + throw LOGGER + .logExceptionAsError(new IllegalArgumentException("Missing required property code in model Country")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(Country.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/DecryptionRuleTypeEnum.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/DecryptionRuleTypeEnum.java new file mode 100644 index 0000000000000..beeb35e8069e7 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/DecryptionRuleTypeEnum.java @@ -0,0 +1,50 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Defines values for DecryptionRuleTypeEnum. */ +public final class DecryptionRuleTypeEnum extends ExpandableStringEnum { + /** Static value SSLOutboundInspection for DecryptionRuleTypeEnum. */ + public static final DecryptionRuleTypeEnum SSLOUTBOUND_INSPECTION = fromString("SSLOutboundInspection"); + + /** Static value SSLInboundInspection for DecryptionRuleTypeEnum. */ + public static final DecryptionRuleTypeEnum SSLINBOUND_INSPECTION = fromString("SSLInboundInspection"); + + /** Static value None for DecryptionRuleTypeEnum. */ + public static final DecryptionRuleTypeEnum NONE = fromString("None"); + + /** + * Creates a new instance of DecryptionRuleTypeEnum value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public DecryptionRuleTypeEnum() { + } + + /** + * Creates or finds a DecryptionRuleTypeEnum from its string representation. + * + * @param name a name to look for. + * @return the corresponding DecryptionRuleTypeEnum. + */ + @JsonCreator + public static DecryptionRuleTypeEnum fromString(String name) { + return fromString(name, DecryptionRuleTypeEnum.class); + } + + /** + * Gets known DecryptionRuleTypeEnum values. + * + * @return known DecryptionRuleTypeEnum values. + */ + public static Collection values() { + return values(DecryptionRuleTypeEnum.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/DefaultMode.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/DefaultMode.java new file mode 100644 index 0000000000000..05941943c0263 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/DefaultMode.java @@ -0,0 +1,50 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Type for Default Mode for rules creation. */ +public final class DefaultMode extends ExpandableStringEnum { + /** Static value IPS for DefaultMode. */ + public static final DefaultMode IPS = fromString("IPS"); + + /** Static value FIREWALL for DefaultMode. */ + public static final DefaultMode FIREWALL = fromString("FIREWALL"); + + /** Static value NONE for DefaultMode. */ + public static final DefaultMode NONE = fromString("NONE"); + + /** + * Creates a new instance of DefaultMode value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public DefaultMode() { + } + + /** + * Creates or finds a DefaultMode from its string representation. + * + * @param name a name to look for. + * @return the corresponding DefaultMode. + */ + @JsonCreator + public static DefaultMode fromString(String name) { + return fromString(name, DefaultMode.class); + } + + /** + * Gets known DefaultMode values. + * + * @return known DefaultMode values. + */ + public static Collection values() { + return values(DefaultMode.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/DestinationAddr.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/DestinationAddr.java new file mode 100644 index 0000000000000..73b6cb4332f2a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/DestinationAddr.java @@ -0,0 +1,155 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** destination address. */ +@Fluent +public final class DestinationAddr { + /* + * special value 'any' + */ + @JsonProperty(value = "cidrs") + private List cidrs; + + /* + * list of countries + */ + @JsonProperty(value = "countries") + private List countries; + + /* + * list of feeds + */ + @JsonProperty(value = "feeds") + private List feeds; + + /* + * prefix list + */ + @JsonProperty(value = "prefixLists") + private List prefixLists; + + /* + * fqdn list + */ + @JsonProperty(value = "fqdnLists") + private List fqdnLists; + + /** Creates an instance of DestinationAddr class. */ + public DestinationAddr() { + } + + /** + * Get the cidrs property: special value 'any'. + * + * @return the cidrs value. + */ + public List cidrs() { + return this.cidrs; + } + + /** + * Set the cidrs property: special value 'any'. + * + * @param cidrs the cidrs value to set. + * @return the DestinationAddr object itself. + */ + public DestinationAddr withCidrs(List cidrs) { + this.cidrs = cidrs; + return this; + } + + /** + * Get the countries property: list of countries. + * + * @return the countries value. + */ + public List countries() { + return this.countries; + } + + /** + * Set the countries property: list of countries. + * + * @param countries the countries value to set. + * @return the DestinationAddr object itself. + */ + public DestinationAddr withCountries(List countries) { + this.countries = countries; + return this; + } + + /** + * Get the feeds property: list of feeds. + * + * @return the feeds value. + */ + public List feeds() { + return this.feeds; + } + + /** + * Set the feeds property: list of feeds. + * + * @param feeds the feeds value to set. + * @return the DestinationAddr object itself. + */ + public DestinationAddr withFeeds(List feeds) { + this.feeds = feeds; + return this; + } + + /** + * Get the prefixLists property: prefix list. + * + * @return the prefixLists value. + */ + public List prefixLists() { + return this.prefixLists; + } + + /** + * Set the prefixLists property: prefix list. + * + * @param prefixLists the prefixLists value to set. + * @return the DestinationAddr object itself. + */ + public DestinationAddr withPrefixLists(List prefixLists) { + this.prefixLists = prefixLists; + return this; + } + + /** + * Get the fqdnLists property: fqdn list. + * + * @return the fqdnLists value. + */ + public List fqdnLists() { + return this.fqdnLists; + } + + /** + * Set the fqdnLists property: fqdn list. + * + * @param fqdnLists the fqdnLists value to set. + * @return the DestinationAddr object itself. + */ + public DestinationAddr withFqdnLists(List fqdnLists) { + this.fqdnLists = fqdnLists; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/DnsProxy.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/DnsProxy.java new file mode 100644 index 0000000000000..c76e9fdc9f642 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/DnsProxy.java @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** DNS Proxy. */ +public final class DnsProxy extends ExpandableStringEnum { + /** Static value DISABLED for DnsProxy. */ + public static final DnsProxy DISABLED = fromString("DISABLED"); + + /** Static value ENABLED for DnsProxy. */ + public static final DnsProxy ENABLED = fromString("ENABLED"); + + /** + * Creates a new instance of DnsProxy value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public DnsProxy() { + } + + /** + * Creates or finds a DnsProxy from its string representation. + * + * @param name a name to look for. + * @return the corresponding DnsProxy. + */ + @JsonCreator + public static DnsProxy fromString(String name) { + return fromString(name, DnsProxy.class); + } + + /** + * Gets known DnsProxy values. + * + * @return known DnsProxy values. + */ + public static Collection values() { + return values(DnsProxy.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/DnsSettings.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/DnsSettings.java new file mode 100644 index 0000000000000..9cb1ff84b04ab --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/DnsSettings.java @@ -0,0 +1,106 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** DNS Proxy settings for Firewall. */ +@Fluent +public final class DnsSettings { + /* + * Enable DNS proxy, disabled by default + */ + @JsonProperty(value = "enableDnsProxy") + private DnsProxy enableDnsProxy; + + /* + * Enabled DNS proxy type, disabled by default + */ + @JsonProperty(value = "enabledDnsType") + private EnabledDnsType enabledDnsType; + + /* + * List of IPs associated with the Firewall + */ + @JsonProperty(value = "dnsServers") + private List dnsServers; + + /** Creates an instance of DnsSettings class. */ + public DnsSettings() { + } + + /** + * Get the enableDnsProxy property: Enable DNS proxy, disabled by default. + * + * @return the enableDnsProxy value. + */ + public DnsProxy enableDnsProxy() { + return this.enableDnsProxy; + } + + /** + * Set the enableDnsProxy property: Enable DNS proxy, disabled by default. + * + * @param enableDnsProxy the enableDnsProxy value to set. + * @return the DnsSettings object itself. + */ + public DnsSettings withEnableDnsProxy(DnsProxy enableDnsProxy) { + this.enableDnsProxy = enableDnsProxy; + return this; + } + + /** + * Get the enabledDnsType property: Enabled DNS proxy type, disabled by default. + * + * @return the enabledDnsType value. + */ + public EnabledDnsType enabledDnsType() { + return this.enabledDnsType; + } + + /** + * Set the enabledDnsType property: Enabled DNS proxy type, disabled by default. + * + * @param enabledDnsType the enabledDnsType value to set. + * @return the DnsSettings object itself. + */ + public DnsSettings withEnabledDnsType(EnabledDnsType enabledDnsType) { + this.enabledDnsType = enabledDnsType; + return this; + } + + /** + * Get the dnsServers property: List of IPs associated with the Firewall. + * + * @return the dnsServers value. + */ + public List dnsServers() { + return this.dnsServers; + } + + /** + * Set the dnsServers property: List of IPs associated with the Firewall. + * + * @param dnsServers the dnsServers value to set. + * @return the DnsSettings object itself. + */ + public DnsSettings withDnsServers(List dnsServers) { + this.dnsServers = dnsServers; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (dnsServers() != null) { + dnsServers().forEach(e -> e.validate()); + } + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/EgressNat.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/EgressNat.java new file mode 100644 index 0000000000000..93fe3251f013e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/EgressNat.java @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Egress NAT. */ +public final class EgressNat extends ExpandableStringEnum { + /** Static value DISABLED for EgressNat. */ + public static final EgressNat DISABLED = fromString("DISABLED"); + + /** Static value ENABLED for EgressNat. */ + public static final EgressNat ENABLED = fromString("ENABLED"); + + /** + * Creates a new instance of EgressNat value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public EgressNat() { + } + + /** + * Creates or finds a EgressNat from its string representation. + * + * @param name a name to look for. + * @return the corresponding EgressNat. + */ + @JsonCreator + public static EgressNat fromString(String name) { + return fromString(name, EgressNat.class); + } + + /** + * Gets known EgressNat values. + * + * @return known EgressNat values. + */ + public static Collection values() { + return values(EgressNat.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/EnabledDnsType.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/EnabledDnsType.java new file mode 100644 index 0000000000000..799c14c06f026 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/EnabledDnsType.java @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Enabled DNS type values. */ +public final class EnabledDnsType extends ExpandableStringEnum { + /** Static value CUSTOM for EnabledDnsType. */ + public static final EnabledDnsType CUSTOM = fromString("CUSTOM"); + + /** Static value AZURE for EnabledDnsType. */ + public static final EnabledDnsType AZURE = fromString("AZURE"); + + /** + * Creates a new instance of EnabledDnsType value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public EnabledDnsType() { + } + + /** + * Creates or finds a EnabledDnsType from its string representation. + * + * @param name a name to look for. + * @return the corresponding EnabledDnsType. + */ + @JsonCreator + public static EnabledDnsType fromString(String name) { + return fromString(name, EnabledDnsType.class); + } + + /** + * Gets known EnabledDnsType values. + * + * @return known EnabledDnsType values. + */ + public static Collection values() { + return values(EnabledDnsType.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/EndpointConfiguration.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/EndpointConfiguration.java new file mode 100644 index 0000000000000..b793292dc90f0 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/EndpointConfiguration.java @@ -0,0 +1,91 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Endpoint Configuration for frontend and backend. */ +@Fluent +public final class EndpointConfiguration { + /* + * port ID + */ + @JsonProperty(value = "port", required = true) + private String port; + + /* + * Address Space + */ + @JsonProperty(value = "address", required = true) + private IpAddress address; + + /** Creates an instance of EndpointConfiguration class. */ + public EndpointConfiguration() { + } + + /** + * Get the port property: port ID. + * + * @return the port value. + */ + public String port() { + return this.port; + } + + /** + * Set the port property: port ID. + * + * @param port the port value to set. + * @return the EndpointConfiguration object itself. + */ + public EndpointConfiguration withPort(String port) { + this.port = port; + return this; + } + + /** + * Get the address property: Address Space. + * + * @return the address value. + */ + public IpAddress address() { + return this.address; + } + + /** + * Set the address property: Address Space. + * + * @param address the address value to set. + * @return the EndpointConfiguration object itself. + */ + public EndpointConfiguration withAddress(IpAddress address) { + this.address = address; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (port() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property port in model EndpointConfiguration")); + } + if (address() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property address in model EndpointConfiguration")); + } else { + address().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(EndpointConfiguration.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/EventHub.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/EventHub.java new file mode 100644 index 0000000000000..2f3d56d803ed0 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/EventHub.java @@ -0,0 +1,154 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** EventHub configurations. */ +@Fluent +public final class EventHub { + /* + * Resource ID of EventHub + */ + @JsonProperty(value = "id") + private String id; + + /* + * Subscription Id + */ + @JsonProperty(value = "subscriptionId") + private String subscriptionId; + + /* + * EventHub name + */ + @JsonProperty(value = "name") + private String name; + + /* + * EventHub namespace + */ + @JsonProperty(value = "nameSpace") + private String nameSpace; + + /* + * EventHub policy name + */ + @JsonProperty(value = "policyName") + private String policyName; + + /** Creates an instance of EventHub class. */ + public EventHub() { + } + + /** + * Get the id property: Resource ID of EventHub. + * + * @return the id value. + */ + public String id() { + return this.id; + } + + /** + * Set the id property: Resource ID of EventHub. + * + * @param id the id value to set. + * @return the EventHub object itself. + */ + public EventHub withId(String id) { + this.id = id; + return this; + } + + /** + * Get the subscriptionId property: Subscription Id. + * + * @return the subscriptionId value. + */ + public String subscriptionId() { + return this.subscriptionId; + } + + /** + * Set the subscriptionId property: Subscription Id. + * + * @param subscriptionId the subscriptionId value to set. + * @return the EventHub object itself. + */ + public EventHub withSubscriptionId(String subscriptionId) { + this.subscriptionId = subscriptionId; + return this; + } + + /** + * Get the name property: EventHub name. + * + * @return the name value. + */ + public String name() { + return this.name; + } + + /** + * Set the name property: EventHub name. + * + * @param name the name value to set. + * @return the EventHub object itself. + */ + public EventHub withName(String name) { + this.name = name; + return this; + } + + /** + * Get the nameSpace property: EventHub namespace. + * + * @return the nameSpace value. + */ + public String nameSpace() { + return this.nameSpace; + } + + /** + * Set the nameSpace property: EventHub namespace. + * + * @param nameSpace the nameSpace value to set. + * @return the EventHub object itself. + */ + public EventHub withNameSpace(String nameSpace) { + this.nameSpace = nameSpace; + return this; + } + + /** + * Get the policyName property: EventHub policy name. + * + * @return the policyName value. + */ + public String policyName() { + return this.policyName; + } + + /** + * Set the policyName property: EventHub policy name. + * + * @param policyName the policyName value to set. + * @return the EventHub object itself. + */ + public EventHub withPolicyName(String policyName) { + this.policyName = policyName; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallResource.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallResource.java new file mode 100644 index 0000000000000..205955b8afbf8 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallResource.java @@ -0,0 +1,500 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.Response; +import com.azure.core.management.Region; +import com.azure.core.management.SystemData; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LogSettingsInner; +import java.util.List; +import java.util.Map; + +/** An immutable client-side representation of FirewallResource. */ +public interface FirewallResource { + /** + * Gets the id property: Fully qualified resource Id for the resource. + * + * @return the id value. + */ + String id(); + + /** + * Gets the name property: The name of the resource. + * + * @return the name value. + */ + String name(); + + /** + * Gets the type property: The type of the resource. + * + * @return the type value. + */ + String type(); + + /** + * Gets the location property: The geo-location where the resource lives. + * + * @return the location value. + */ + String location(); + + /** + * Gets the tags property: Resource tags. + * + * @return the tags value. + */ + Map tags(); + + /** + * Gets the identity property: The managed service identities assigned to this resource. + * + * @return the identity value. + */ + AzureResourceManagerManagedIdentityProperties identity(); + + /** + * Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + SystemData systemData(); + + /** + * Gets the panEtag property: panEtag info. + * + * @return the panEtag value. + */ + String panEtag(); + + /** + * Gets the networkProfile property: Network settings. + * + * @return the networkProfile value. + */ + NetworkProfile networkProfile(); + + /** + * Gets the isPanoramaManaged property: Panorama Managed: Default is False. Default will be CloudSec managed. + * + * @return the isPanoramaManaged value. + */ + BooleanEnum isPanoramaManaged(); + + /** + * Gets the panoramaConfig property: Panorama Configuration. + * + * @return the panoramaConfig value. + */ + PanoramaConfig panoramaConfig(); + + /** + * Gets the associatedRulestack property: Associated Rulestack. + * + * @return the associatedRulestack value. + */ + RulestackDetails associatedRulestack(); + + /** + * Gets the dnsSettings property: DNS settings for Firewall. + * + * @return the dnsSettings value. + */ + DnsSettings dnsSettings(); + + /** + * Gets the frontEndSettings property: Frontend settings for Firewall. + * + * @return the frontEndSettings value. + */ + List frontEndSettings(); + + /** + * Gets the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + ProvisioningState provisioningState(); + + /** + * Gets the planData property: Billing plan information. + * + * @return the planData value. + */ + PlanData planData(); + + /** + * Gets the marketplaceDetails property: Marketplace details. + * + * @return the marketplaceDetails value. + */ + MarketplaceDetails marketplaceDetails(); + + /** + * Gets the region of the resource. + * + * @return the region of the resource. + */ + Region region(); + + /** + * Gets the name of the resource region. + * + * @return the name of the resource region. + */ + String regionName(); + + /** + * Gets the name of the resource group. + * + * @return the name of the resource group. + */ + String resourceGroupName(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallResourceInner object. + * + * @return the inner object. + */ + FirewallResourceInner innerModel(); + + /** The entirety of the FirewallResource definition. */ + interface Definition + extends DefinitionStages.Blank, + DefinitionStages.WithLocation, + DefinitionStages.WithResourceGroup, + DefinitionStages.WithNetworkProfile, + DefinitionStages.WithDnsSettings, + DefinitionStages.WithPlanData, + DefinitionStages.WithMarketplaceDetails, + DefinitionStages.WithCreate { + } + /** The FirewallResource definition stages. */ + interface DefinitionStages { + /** The first stage of the FirewallResource definition. */ + interface Blank extends WithLocation { + } + /** The stage of the FirewallResource definition allowing to specify location. */ + interface WithLocation { + /** + * Specifies the region for the resource. + * + * @param location The geo-location where the resource lives. + * @return the next definition stage. + */ + WithResourceGroup withRegion(Region location); + + /** + * Specifies the region for the resource. + * + * @param location The geo-location where the resource lives. + * @return the next definition stage. + */ + WithResourceGroup withRegion(String location); + } + /** The stage of the FirewallResource definition allowing to specify parent resource. */ + interface WithResourceGroup { + /** + * Specifies resourceGroupName. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @return the next definition stage. + */ + WithNetworkProfile withExistingResourceGroup(String resourceGroupName); + } + /** The stage of the FirewallResource definition allowing to specify networkProfile. */ + interface WithNetworkProfile { + /** + * Specifies the networkProfile property: Network settings. + * + * @param networkProfile Network settings. + * @return the next definition stage. + */ + WithDnsSettings withNetworkProfile(NetworkProfile networkProfile); + } + /** The stage of the FirewallResource definition allowing to specify dnsSettings. */ + interface WithDnsSettings { + /** + * Specifies the dnsSettings property: DNS settings for Firewall. + * + * @param dnsSettings DNS settings for Firewall. + * @return the next definition stage. + */ + WithPlanData withDnsSettings(DnsSettings dnsSettings); + } + /** The stage of the FirewallResource definition allowing to specify planData. */ + interface WithPlanData { + /** + * Specifies the planData property: Billing plan information.. + * + * @param planData Billing plan information. + * @return the next definition stage. + */ + WithMarketplaceDetails withPlanData(PlanData planData); + } + /** The stage of the FirewallResource definition allowing to specify marketplaceDetails. */ + interface WithMarketplaceDetails { + /** + * Specifies the marketplaceDetails property: Marketplace details. + * + * @param marketplaceDetails Marketplace details. + * @return the next definition stage. + */ + WithCreate withMarketplaceDetails(MarketplaceDetails marketplaceDetails); + } + /** + * The stage of the FirewallResource definition which contains all the minimum required properties for the + * resource to be created, but also allows for any other optional properties to be specified. + */ + interface WithCreate + extends DefinitionStages.WithTags, + DefinitionStages.WithIdentity, + DefinitionStages.WithPanEtag, + DefinitionStages.WithIsPanoramaManaged, + DefinitionStages.WithPanoramaConfig, + DefinitionStages.WithAssociatedRulestack, + DefinitionStages.WithFrontEndSettings { + /** + * Executes the create request. + * + * @return the created resource. + */ + FirewallResource create(); + + /** + * Executes the create request. + * + * @param context The context to associate with this operation. + * @return the created resource. + */ + FirewallResource create(Context context); + } + /** The stage of the FirewallResource definition allowing to specify tags. */ + interface WithTags { + /** + * Specifies the tags property: Resource tags.. + * + * @param tags Resource tags. + * @return the next definition stage. + */ + WithCreate withTags(Map tags); + } + /** The stage of the FirewallResource definition allowing to specify identity. */ + interface WithIdentity { + /** + * Specifies the identity property: The managed service identities assigned to this resource.. + * + * @param identity The managed service identities assigned to this resource. + * @return the next definition stage. + */ + WithCreate withIdentity(AzureResourceManagerManagedIdentityProperties identity); + } + /** The stage of the FirewallResource definition allowing to specify panEtag. */ + interface WithPanEtag { + /** + * Specifies the panEtag property: panEtag info. + * + * @param panEtag panEtag info. + * @return the next definition stage. + */ + WithCreate withPanEtag(String panEtag); + } + /** The stage of the FirewallResource definition allowing to specify isPanoramaManaged. */ + interface WithIsPanoramaManaged { + /** + * Specifies the isPanoramaManaged property: Panorama Managed: Default is False. Default will be CloudSec + * managed. + * + * @param isPanoramaManaged Panorama Managed: Default is False. Default will be CloudSec managed. + * @return the next definition stage. + */ + WithCreate withIsPanoramaManaged(BooleanEnum isPanoramaManaged); + } + /** The stage of the FirewallResource definition allowing to specify panoramaConfig. */ + interface WithPanoramaConfig { + /** + * Specifies the panoramaConfig property: Panorama Configuration. + * + * @param panoramaConfig Panorama Configuration. + * @return the next definition stage. + */ + WithCreate withPanoramaConfig(PanoramaConfig panoramaConfig); + } + /** The stage of the FirewallResource definition allowing to specify associatedRulestack. */ + interface WithAssociatedRulestack { + /** + * Specifies the associatedRulestack property: Associated Rulestack. + * + * @param associatedRulestack Associated Rulestack. + * @return the next definition stage. + */ + WithCreate withAssociatedRulestack(RulestackDetails associatedRulestack); + } + /** The stage of the FirewallResource definition allowing to specify frontEndSettings. */ + interface WithFrontEndSettings { + /** + * Specifies the frontEndSettings property: Frontend settings for Firewall. + * + * @param frontEndSettings Frontend settings for Firewall. + * @return the next definition stage. + */ + WithCreate withFrontEndSettings(List frontEndSettings); + } + } + /** + * Begins update for the FirewallResource resource. + * + * @return the stage of resource update. + */ + FirewallResource.Update update(); + + /** The template for FirewallResource update. */ + interface Update extends UpdateStages.WithTags, UpdateStages.WithIdentity, UpdateStages.WithProperties { + /** + * Executes the update request. + * + * @return the updated resource. + */ + FirewallResource apply(); + + /** + * Executes the update request. + * + * @param context The context to associate with this operation. + * @return the updated resource. + */ + FirewallResource apply(Context context); + } + /** The FirewallResource update stages. */ + interface UpdateStages { + /** The stage of the FirewallResource update allowing to specify tags. */ + interface WithTags { + /** + * Specifies the tags property: Resource tags.. + * + * @param tags Resource tags. + * @return the next definition stage. + */ + Update withTags(Map tags); + } + /** The stage of the FirewallResource update allowing to specify identity. */ + interface WithIdentity { + /** + * Specifies the identity property: The managed service identities assigned to this resource.. + * + * @param identity The managed service identities assigned to this resource. + * @return the next definition stage. + */ + Update withIdentity(AzureResourceManagerManagedIdentityProperties identity); + } + /** The stage of the FirewallResource update allowing to specify properties. */ + interface WithProperties { + /** + * Specifies the properties property: The updatable properties of the FirewallResource.. + * + * @param properties The updatable properties of the FirewallResource. + * @return the next definition stage. + */ + Update withProperties(FirewallResourceUpdateProperties properties); + } + } + /** + * Refreshes the resource to sync with Azure. + * + * @return the refreshed resource. + */ + FirewallResource refresh(); + + /** + * Refreshes the resource to sync with Azure. + * + * @param context The context to associate with this operation. + * @return the refreshed resource. + */ + FirewallResource refresh(Context context); + + /** + * Get Global Rulestack associated with the Firewall. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return global Rulestack associated with the Firewall along with {@link Response}. + */ + Response getGlobalRulestackWithResponse(Context context); + + /** + * Get Global Rulestack associated with the Firewall. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return global Rulestack associated with the Firewall. + */ + GlobalRulestackInfo getGlobalRulestack(); + + /** + * Log Profile for Firewall. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return log Settings for Firewall along with {@link Response}. + */ + Response getLogProfileWithResponse(Context context); + + /** + * Log Profile for Firewall. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return log Settings for Firewall. + */ + LogSettings getLogProfile(); + + /** + * support info for firewall. + * + * @param email email address on behalf of which this API called. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource along with {@link Response}. + */ + Response getSupportInfoWithResponse(String email, Context context); + + /** + * support info for firewall. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource. + */ + SupportInfo getSupportInfo(); + + /** + * Log Profile for Firewall. + * + * @param logSettings Log Settings for Firewall. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + Response saveLogProfileWithResponse(LogSettingsInner logSettings, Context context); + + /** + * Log Profile for Firewall. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void saveLogProfile(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallResourceListResult.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallResourceListResult.java new file mode 100644 index 0000000000000..b83b9929719c3 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallResourceListResult.java @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallResourceInner; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The response of a FirewallResource list operation. */ +@Fluent +public final class FirewallResourceListResult { + /* + * The items on this page + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * The link to the next page of items + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of FirewallResourceListResult class. */ + public FirewallResourceListResult() { + } + + /** + * Get the value property: The items on this page. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: The items on this page. + * + * @param value the value value to set. + * @return the FirewallResourceListResult object itself. + */ + public FirewallResourceListResult withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: The link to the next page of items. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: The link to the next page of items. + * + * @param nextLink the nextLink value to set. + * @return the FirewallResourceListResult object itself. + */ + public FirewallResourceListResult withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model FirewallResourceListResult")); + } else { + value().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(FirewallResourceListResult.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallResourceUpdate.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallResourceUpdate.java new file mode 100644 index 0000000000000..ccd39a8b66593 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallResourceUpdate.java @@ -0,0 +1,111 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonInclude; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.Map; + +/** The type used for update operations of the FirewallResource. */ +@Fluent +public final class FirewallResourceUpdate { + /* + * The managed service identities assigned to this resource. + */ + @JsonProperty(value = "identity") + private AzureResourceManagerManagedIdentityProperties identity; + + /* + * Resource tags. + */ + @JsonProperty(value = "tags") + @JsonInclude(value = JsonInclude.Include.NON_NULL, content = JsonInclude.Include.ALWAYS) + private Map tags; + + /* + * The updatable properties of the FirewallResource. + */ + @JsonProperty(value = "properties") + private FirewallResourceUpdateProperties properties; + + /** Creates an instance of FirewallResourceUpdate class. */ + public FirewallResourceUpdate() { + } + + /** + * Get the identity property: The managed service identities assigned to this resource. + * + * @return the identity value. + */ + public AzureResourceManagerManagedIdentityProperties identity() { + return this.identity; + } + + /** + * Set the identity property: The managed service identities assigned to this resource. + * + * @param identity the identity value to set. + * @return the FirewallResourceUpdate object itself. + */ + public FirewallResourceUpdate withIdentity(AzureResourceManagerManagedIdentityProperties identity) { + this.identity = identity; + return this; + } + + /** + * Get the tags property: Resource tags. + * + * @return the tags value. + */ + public Map tags() { + return this.tags; + } + + /** + * Set the tags property: Resource tags. + * + * @param tags the tags value to set. + * @return the FirewallResourceUpdate object itself. + */ + public FirewallResourceUpdate withTags(Map tags) { + this.tags = tags; + return this; + } + + /** + * Get the properties property: The updatable properties of the FirewallResource. + * + * @return the properties value. + */ + public FirewallResourceUpdateProperties properties() { + return this.properties; + } + + /** + * Set the properties property: The updatable properties of the FirewallResource. + * + * @param properties the properties value to set. + * @return the FirewallResourceUpdate object itself. + */ + public FirewallResourceUpdate withProperties(FirewallResourceUpdateProperties properties) { + this.properties = properties; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (identity() != null) { + identity().validate(); + } + if (properties() != null) { + properties().validate(); + } + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallResourceUpdateProperties.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallResourceUpdateProperties.java new file mode 100644 index 0000000000000..ba2674ffdc23a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallResourceUpdateProperties.java @@ -0,0 +1,280 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The updatable properties of the FirewallResource. */ +@Fluent +public final class FirewallResourceUpdateProperties { + /* + * panEtag info + */ + @JsonProperty(value = "panEtag") + private String panEtag; + + /* + * Network settings + */ + @JsonProperty(value = "networkProfile") + private NetworkProfile networkProfile; + + /* + * Panorama Managed: Default is False. Default will be CloudSec managed + */ + @JsonProperty(value = "isPanoramaManaged") + private BooleanEnum isPanoramaManaged; + + /* + * Panorama Configuration + */ + @JsonProperty(value = "panoramaConfig") + private PanoramaConfig panoramaConfig; + + /* + * Associated Rulestack + */ + @JsonProperty(value = "associatedRulestack") + private RulestackDetails associatedRulestack; + + /* + * DNS settings for Firewall + */ + @JsonProperty(value = "dnsSettings") + private DnsSettings dnsSettings; + + /* + * Frontend settings for Firewall + */ + @JsonProperty(value = "frontEndSettings") + private List frontEndSettings; + + /* + * Billing plan information. + */ + @JsonProperty(value = "planData") + private PlanData planData; + + /* + * Marketplace details + */ + @JsonProperty(value = "marketplaceDetails") + private MarketplaceDetails marketplaceDetails; + + /** Creates an instance of FirewallResourceUpdateProperties class. */ + public FirewallResourceUpdateProperties() { + } + + /** + * Get the panEtag property: panEtag info. + * + * @return the panEtag value. + */ + public String panEtag() { + return this.panEtag; + } + + /** + * Set the panEtag property: panEtag info. + * + * @param panEtag the panEtag value to set. + * @return the FirewallResourceUpdateProperties object itself. + */ + public FirewallResourceUpdateProperties withPanEtag(String panEtag) { + this.panEtag = panEtag; + return this; + } + + /** + * Get the networkProfile property: Network settings. + * + * @return the networkProfile value. + */ + public NetworkProfile networkProfile() { + return this.networkProfile; + } + + /** + * Set the networkProfile property: Network settings. + * + * @param networkProfile the networkProfile value to set. + * @return the FirewallResourceUpdateProperties object itself. + */ + public FirewallResourceUpdateProperties withNetworkProfile(NetworkProfile networkProfile) { + this.networkProfile = networkProfile; + return this; + } + + /** + * Get the isPanoramaManaged property: Panorama Managed: Default is False. Default will be CloudSec managed. + * + * @return the isPanoramaManaged value. + */ + public BooleanEnum isPanoramaManaged() { + return this.isPanoramaManaged; + } + + /** + * Set the isPanoramaManaged property: Panorama Managed: Default is False. Default will be CloudSec managed. + * + * @param isPanoramaManaged the isPanoramaManaged value to set. + * @return the FirewallResourceUpdateProperties object itself. + */ + public FirewallResourceUpdateProperties withIsPanoramaManaged(BooleanEnum isPanoramaManaged) { + this.isPanoramaManaged = isPanoramaManaged; + return this; + } + + /** + * Get the panoramaConfig property: Panorama Configuration. + * + * @return the panoramaConfig value. + */ + public PanoramaConfig panoramaConfig() { + return this.panoramaConfig; + } + + /** + * Set the panoramaConfig property: Panorama Configuration. + * + * @param panoramaConfig the panoramaConfig value to set. + * @return the FirewallResourceUpdateProperties object itself. + */ + public FirewallResourceUpdateProperties withPanoramaConfig(PanoramaConfig panoramaConfig) { + this.panoramaConfig = panoramaConfig; + return this; + } + + /** + * Get the associatedRulestack property: Associated Rulestack. + * + * @return the associatedRulestack value. + */ + public RulestackDetails associatedRulestack() { + return this.associatedRulestack; + } + + /** + * Set the associatedRulestack property: Associated Rulestack. + * + * @param associatedRulestack the associatedRulestack value to set. + * @return the FirewallResourceUpdateProperties object itself. + */ + public FirewallResourceUpdateProperties withAssociatedRulestack(RulestackDetails associatedRulestack) { + this.associatedRulestack = associatedRulestack; + return this; + } + + /** + * Get the dnsSettings property: DNS settings for Firewall. + * + * @return the dnsSettings value. + */ + public DnsSettings dnsSettings() { + return this.dnsSettings; + } + + /** + * Set the dnsSettings property: DNS settings for Firewall. + * + * @param dnsSettings the dnsSettings value to set. + * @return the FirewallResourceUpdateProperties object itself. + */ + public FirewallResourceUpdateProperties withDnsSettings(DnsSettings dnsSettings) { + this.dnsSettings = dnsSettings; + return this; + } + + /** + * Get the frontEndSettings property: Frontend settings for Firewall. + * + * @return the frontEndSettings value. + */ + public List frontEndSettings() { + return this.frontEndSettings; + } + + /** + * Set the frontEndSettings property: Frontend settings for Firewall. + * + * @param frontEndSettings the frontEndSettings value to set. + * @return the FirewallResourceUpdateProperties object itself. + */ + public FirewallResourceUpdateProperties withFrontEndSettings(List frontEndSettings) { + this.frontEndSettings = frontEndSettings; + return this; + } + + /** + * Get the planData property: Billing plan information. + * + * @return the planData value. + */ + public PlanData planData() { + return this.planData; + } + + /** + * Set the planData property: Billing plan information. + * + * @param planData the planData value to set. + * @return the FirewallResourceUpdateProperties object itself. + */ + public FirewallResourceUpdateProperties withPlanData(PlanData planData) { + this.planData = planData; + return this; + } + + /** + * Get the marketplaceDetails property: Marketplace details. + * + * @return the marketplaceDetails value. + */ + public MarketplaceDetails marketplaceDetails() { + return this.marketplaceDetails; + } + + /** + * Set the marketplaceDetails property: Marketplace details. + * + * @param marketplaceDetails the marketplaceDetails value to set. + * @return the FirewallResourceUpdateProperties object itself. + */ + public FirewallResourceUpdateProperties withMarketplaceDetails(MarketplaceDetails marketplaceDetails) { + this.marketplaceDetails = marketplaceDetails; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (networkProfile() != null) { + networkProfile().validate(); + } + if (panoramaConfig() != null) { + panoramaConfig().validate(); + } + if (associatedRulestack() != null) { + associatedRulestack().validate(); + } + if (dnsSettings() != null) { + dnsSettings().validate(); + } + if (frontEndSettings() != null) { + frontEndSettings().forEach(e -> e.validate()); + } + if (planData() != null) { + planData().validate(); + } + if (marketplaceDetails() != null) { + marketplaceDetails().validate(); + } + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallStatus.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallStatus.java new file mode 100644 index 0000000000000..16c6a7d238d02 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallStatus.java @@ -0,0 +1,63 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.Context; + +/** Resource collection API of FirewallStatus. */ +public interface FirewallStatus { + /** + * List FirewallStatusResource resources by Firewalls. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallStatusResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable listByFirewalls(String resourceGroupName, String firewallName); + + /** + * List FirewallStatusResource resources by Firewalls. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallStatusResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable listByFirewalls( + String resourceGroupName, String firewallName, Context context); + + /** + * Get a FirewallStatusResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallStatusResource along with {@link Response}. + */ + Response getWithResponse(String resourceGroupName, String firewallName, Context context); + + /** + * Get a FirewallStatusResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallStatusResource. + */ + FirewallStatusResource get(String resourceGroupName, String firewallName); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallStatusResource.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallStatusResource.java new file mode 100644 index 0000000000000..d8ffdb97bd032 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallStatusResource.java @@ -0,0 +1,81 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.management.SystemData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallStatusResourceInner; + +/** An immutable client-side representation of FirewallStatusResource. */ +public interface FirewallStatusResource { + /** + * Gets the id property: Fully qualified resource Id for the resource. + * + * @return the id value. + */ + String id(); + + /** + * Gets the name property: The name of the resource. + * + * @return the name value. + */ + String name(); + + /** + * Gets the type property: The type of the resource. + * + * @return the type value. + */ + String type(); + + /** + * Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + SystemData systemData(); + + /** + * Gets the isPanoramaManaged property: Panorama Managed: Default is False. Default will be CloudSec managed. + * + * @return the isPanoramaManaged value. + */ + BooleanEnum isPanoramaManaged(); + + /** + * Gets the healthStatus property: Current status of the Firewall. + * + * @return the healthStatus value. + */ + HealthStatus healthStatus(); + + /** + * Gets the healthReason property: Detail description of current health of the Firewall. + * + * @return the healthReason value. + */ + String healthReason(); + + /** + * Gets the panoramaStatus property: Panorama Status. + * + * @return the panoramaStatus value. + */ + PanoramaStatus panoramaStatus(); + + /** + * Gets the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + ReadOnlyProvisioningState provisioningState(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallStatusResourceInner object. + * + * @return the inner object. + */ + FirewallStatusResourceInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallStatusResourceListResult.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallStatusResourceListResult.java new file mode 100644 index 0000000000000..602788ec94774 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FirewallStatusResourceListResult.java @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallStatusResourceInner; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The response of a FirewallStatusResource list operation. */ +@Fluent +public final class FirewallStatusResourceListResult { + /* + * The items on this page + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * The link to the next page of items + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of FirewallStatusResourceListResult class. */ + public FirewallStatusResourceListResult() { + } + + /** + * Get the value property: The items on this page. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: The items on this page. + * + * @param value the value value to set. + * @return the FirewallStatusResourceListResult object itself. + */ + public FirewallStatusResourceListResult withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: The link to the next page of items. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: The link to the next page of items. + * + * @param nextLink the nextLink value to set. + * @return the FirewallStatusResourceListResult object itself. + */ + public FirewallStatusResourceListResult withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model FirewallStatusResourceListResult")); + } else { + value().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(FirewallStatusResourceListResult.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Firewalls.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Firewalls.java new file mode 100644 index 0000000000000..9a0db0153f253 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Firewalls.java @@ -0,0 +1,261 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LogSettingsInner; + +/** Resource collection API of Firewalls. */ +public interface Firewalls { + /** + * List FirewallResource resources by subscription ID. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable list(); + + /** + * List FirewallResource resources by subscription ID. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable list(Context context); + + /** + * List FirewallResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable listByResourceGroup(String resourceGroupName); + + /** + * List FirewallResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FirewallResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable listByResourceGroup(String resourceGroupName, Context context); + + /** + * Get a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallResource along with {@link Response}. + */ + Response getByResourceGroupWithResponse( + String resourceGroupName, String firewallName, Context context); + + /** + * Get a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallResource. + */ + FirewallResource getByResourceGroup(String resourceGroupName, String firewallName); + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteByResourceGroup(String resourceGroupName, String firewallName); + + /** + * Delete a FirewallResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String resourceGroupName, String firewallName, Context context); + + /** + * Get Global Rulestack associated with the Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return global Rulestack associated with the Firewall along with {@link Response}. + */ + Response getGlobalRulestackWithResponse( + String resourceGroupName, String firewallName, Context context); + + /** + * Get Global Rulestack associated with the Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return global Rulestack associated with the Firewall. + */ + GlobalRulestackInfo getGlobalRulestack(String resourceGroupName, String firewallName); + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return log Settings for Firewall along with {@link Response}. + */ + Response getLogProfileWithResponse(String resourceGroupName, String firewallName, Context context); + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return log Settings for Firewall. + */ + LogSettings getLogProfile(String resourceGroupName, String firewallName); + + /** + * support info for firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param email email address on behalf of which this API called. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource along with {@link Response}. + */ + Response getSupportInfoWithResponse( + String resourceGroupName, String firewallName, String email, Context context); + + /** + * support info for firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource. + */ + SupportInfo getSupportInfo(String resourceGroupName, String firewallName); + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @param logSettings Log Settings for Firewall. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + Response saveLogProfileWithResponse( + String resourceGroupName, String firewallName, LogSettingsInner logSettings, Context context); + + /** + * Log Profile for Firewall. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param firewallName Firewall resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void saveLogProfile(String resourceGroupName, String firewallName); + + /** + * Get a FirewallResource. + * + * @param id the resource ID. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallResource along with {@link Response}. + */ + FirewallResource getById(String id); + + /** + * Get a FirewallResource. + * + * @param id the resource ID. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FirewallResource along with {@link Response}. + */ + Response getByIdWithResponse(String id, Context context); + + /** + * Delete a FirewallResource. + * + * @param id the resource ID. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteById(String id); + + /** + * Delete a FirewallResource. + * + * @param id the resource ID. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteByIdWithResponse(String id, Context context); + + /** + * Begins definition for a new FirewallResource resource. + * + * @param name resource name. + * @return the first stage of the new FirewallResource definition. + */ + FirewallResource.DefinitionStages.Blank define(String name); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListGlobalRulestackResource.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListGlobalRulestackResource.java new file mode 100644 index 0000000000000..08339a5c9f109 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListGlobalRulestackResource.java @@ -0,0 +1,83 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.management.SystemData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListGlobalRulestackResourceInner; +import java.util.List; + +/** An immutable client-side representation of FqdnListGlobalRulestackResource. */ +public interface FqdnListGlobalRulestackResource { + /** + * Gets the id property: Fully qualified resource Id for the resource. + * + * @return the id value. + */ + String id(); + + /** + * Gets the name property: The name of the resource. + * + * @return the name value. + */ + String name(); + + /** + * Gets the type property: The type of the resource. + * + * @return the type value. + */ + String type(); + + /** + * Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + SystemData systemData(); + + /** + * Gets the description property: fqdn object description. + * + * @return the description value. + */ + String description(); + + /** + * Gets the fqdnList property: fqdn list. + * + * @return the fqdnList value. + */ + List fqdnList(); + + /** + * Gets the etag property: etag info. + * + * @return the etag value. + */ + String etag(); + + /** + * Gets the auditComment property: comment for this object. + * + * @return the auditComment value. + */ + String auditComment(); + + /** + * Gets the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + ProvisioningState provisioningState(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListGlobalRulestackResourceInner + * object. + * + * @return the inner object. + */ + FqdnListGlobalRulestackResourceInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListGlobalRulestackResourceListResult.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListGlobalRulestackResourceListResult.java new file mode 100644 index 0000000000000..612e63dd92e4a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListGlobalRulestackResourceListResult.java @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListGlobalRulestackResourceInner; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The response of a FqdnListGlobalRulestackResource list operation. */ +@Fluent +public final class FqdnListGlobalRulestackResourceListResult { + /* + * The items on this page + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * The link to the next page of items + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of FqdnListGlobalRulestackResourceListResult class. */ + public FqdnListGlobalRulestackResourceListResult() { + } + + /** + * Get the value property: The items on this page. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: The items on this page. + * + * @param value the value value to set. + * @return the FqdnListGlobalRulestackResourceListResult object itself. + */ + public FqdnListGlobalRulestackResourceListResult withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: The link to the next page of items. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: The link to the next page of items. + * + * @param nextLink the nextLink value to set. + * @return the FqdnListGlobalRulestackResourceListResult object itself. + */ + public FqdnListGlobalRulestackResourceListResult withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model FqdnListGlobalRulestackResourceListResult")); + } else { + value().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(FqdnListGlobalRulestackResourceListResult.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListGlobalRulestacks.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListGlobalRulestacks.java new file mode 100644 index 0000000000000..8a1c79f8adb03 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListGlobalRulestacks.java @@ -0,0 +1,115 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListGlobalRulestackResourceInner; + +/** Resource collection API of FqdnListGlobalRulestacks. */ +public interface FqdnListGlobalRulestacks { + /** + * List FqdnListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListGlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + PagedIterable list(String globalRulestackName); + + /** + * List FqdnListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListGlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + PagedIterable list(String globalRulestackName, Context context); + + /** + * Get a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListGlobalRulestackResource along with {@link Response}. + */ + Response getWithResponse(String globalRulestackName, String name, Context context); + + /** + * Get a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListGlobalRulestackResource. + */ + FqdnListGlobalRulestackResource get(String globalRulestackName, String name); + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack fqdnList. + */ + FqdnListGlobalRulestackResource createOrUpdate( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource); + + /** + * Create a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack fqdnList. + */ + FqdnListGlobalRulestackResource createOrUpdate( + String globalRulestackName, String name, FqdnListGlobalRulestackResourceInner resource, Context context); + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteByResourceGroup(String globalRulestackName, String name); + + /** + * Delete a FqdnListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String globalRulestackName, String name, Context context); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListLocalRulestackResource.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListLocalRulestackResource.java new file mode 100644 index 0000000000000..234f816c29fa5 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListLocalRulestackResource.java @@ -0,0 +1,262 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.management.SystemData; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListLocalRulestackResourceInner; +import java.util.List; + +/** An immutable client-side representation of FqdnListLocalRulestackResource. */ +public interface FqdnListLocalRulestackResource { + /** + * Gets the id property: Fully qualified resource Id for the resource. + * + * @return the id value. + */ + String id(); + + /** + * Gets the name property: The name of the resource. + * + * @return the name value. + */ + String name(); + + /** + * Gets the type property: The type of the resource. + * + * @return the type value. + */ + String type(); + + /** + * Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + SystemData systemData(); + + /** + * Gets the description property: fqdn object description. + * + * @return the description value. + */ + String description(); + + /** + * Gets the fqdnList property: fqdn list. + * + * @return the fqdnList value. + */ + List fqdnList(); + + /** + * Gets the etag property: etag info. + * + * @return the etag value. + */ + String etag(); + + /** + * Gets the auditComment property: comment for this object. + * + * @return the auditComment value. + */ + String auditComment(); + + /** + * Gets the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + ProvisioningState provisioningState(); + + /** + * Gets the name of the resource group. + * + * @return the name of the resource group. + */ + String resourceGroupName(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListLocalRulestackResourceInner + * object. + * + * @return the inner object. + */ + FqdnListLocalRulestackResourceInner innerModel(); + + /** The entirety of the FqdnListLocalRulestackResource definition. */ + interface Definition + extends DefinitionStages.Blank, + DefinitionStages.WithParentResource, + DefinitionStages.WithFqdnList, + DefinitionStages.WithCreate { + } + /** The FqdnListLocalRulestackResource definition stages. */ + interface DefinitionStages { + /** The first stage of the FqdnListLocalRulestackResource definition. */ + interface Blank extends WithParentResource { + } + /** The stage of the FqdnListLocalRulestackResource definition allowing to specify parent resource. */ + interface WithParentResource { + /** + * Specifies resourceGroupName, localRulestackName. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @return the next definition stage. + */ + WithFqdnList withExistingLocalRulestack(String resourceGroupName, String localRulestackName); + } + /** The stage of the FqdnListLocalRulestackResource definition allowing to specify fqdnList. */ + interface WithFqdnList { + /** + * Specifies the fqdnList property: fqdn list. + * + * @param fqdnList fqdn list. + * @return the next definition stage. + */ + WithCreate withFqdnList(List fqdnList); + } + /** + * The stage of the FqdnListLocalRulestackResource definition which contains all the minimum required properties + * for the resource to be created, but also allows for any other optional properties to be specified. + */ + interface WithCreate + extends DefinitionStages.WithDescription, DefinitionStages.WithEtag, DefinitionStages.WithAuditComment { + /** + * Executes the create request. + * + * @return the created resource. + */ + FqdnListLocalRulestackResource create(); + + /** + * Executes the create request. + * + * @param context The context to associate with this operation. + * @return the created resource. + */ + FqdnListLocalRulestackResource create(Context context); + } + /** The stage of the FqdnListLocalRulestackResource definition allowing to specify description. */ + interface WithDescription { + /** + * Specifies the description property: fqdn object description. + * + * @param description fqdn object description. + * @return the next definition stage. + */ + WithCreate withDescription(String description); + } + /** The stage of the FqdnListLocalRulestackResource definition allowing to specify etag. */ + interface WithEtag { + /** + * Specifies the etag property: etag info. + * + * @param etag etag info. + * @return the next definition stage. + */ + WithCreate withEtag(String etag); + } + /** The stage of the FqdnListLocalRulestackResource definition allowing to specify auditComment. */ + interface WithAuditComment { + /** + * Specifies the auditComment property: comment for this object. + * + * @param auditComment comment for this object. + * @return the next definition stage. + */ + WithCreate withAuditComment(String auditComment); + } + } + /** + * Begins update for the FqdnListLocalRulestackResource resource. + * + * @return the stage of resource update. + */ + FqdnListLocalRulestackResource.Update update(); + + /** The template for FqdnListLocalRulestackResource update. */ + interface Update + extends UpdateStages.WithDescription, + UpdateStages.WithFqdnList, + UpdateStages.WithEtag, + UpdateStages.WithAuditComment { + /** + * Executes the update request. + * + * @return the updated resource. + */ + FqdnListLocalRulestackResource apply(); + + /** + * Executes the update request. + * + * @param context The context to associate with this operation. + * @return the updated resource. + */ + FqdnListLocalRulestackResource apply(Context context); + } + /** The FqdnListLocalRulestackResource update stages. */ + interface UpdateStages { + /** The stage of the FqdnListLocalRulestackResource update allowing to specify description. */ + interface WithDescription { + /** + * Specifies the description property: fqdn object description. + * + * @param description fqdn object description. + * @return the next definition stage. + */ + Update withDescription(String description); + } + /** The stage of the FqdnListLocalRulestackResource update allowing to specify fqdnList. */ + interface WithFqdnList { + /** + * Specifies the fqdnList property: fqdn list. + * + * @param fqdnList fqdn list. + * @return the next definition stage. + */ + Update withFqdnList(List fqdnList); + } + /** The stage of the FqdnListLocalRulestackResource update allowing to specify etag. */ + interface WithEtag { + /** + * Specifies the etag property: etag info. + * + * @param etag etag info. + * @return the next definition stage. + */ + Update withEtag(String etag); + } + /** The stage of the FqdnListLocalRulestackResource update allowing to specify auditComment. */ + interface WithAuditComment { + /** + * Specifies the auditComment property: comment for this object. + * + * @param auditComment comment for this object. + * @return the next definition stage. + */ + Update withAuditComment(String auditComment); + } + } + /** + * Refreshes the resource to sync with Azure. + * + * @return the refreshed resource. + */ + FqdnListLocalRulestackResource refresh(); + + /** + * Refreshes the resource to sync with Azure. + * + * @param context The context to associate with this operation. + * @return the refreshed resource. + */ + FqdnListLocalRulestackResource refresh(Context context); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListLocalRulestackResourceListResult.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListLocalRulestackResourceListResult.java new file mode 100644 index 0000000000000..f47883e50ed23 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListLocalRulestackResourceListResult.java @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListLocalRulestackResourceInner; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The response of a FqdnListLocalRulestackResource list operation. */ +@Fluent +public final class FqdnListLocalRulestackResourceListResult { + /* + * The items on this page + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * The link to the next page of items + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of FqdnListLocalRulestackResourceListResult class. */ + public FqdnListLocalRulestackResourceListResult() { + } + + /** + * Get the value property: The items on this page. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: The items on this page. + * + * @param value the value value to set. + * @return the FqdnListLocalRulestackResourceListResult object itself. + */ + public FqdnListLocalRulestackResourceListResult withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: The link to the next page of items. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: The link to the next page of items. + * + * @param nextLink the nextLink value to set. + * @return the FqdnListLocalRulestackResourceListResult object itself. + */ + public FqdnListLocalRulestackResourceListResult withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model FqdnListLocalRulestackResourceListResult")); + } else { + value().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(FqdnListLocalRulestackResourceListResult.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListLocalRulestacks.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListLocalRulestacks.java new file mode 100644 index 0000000000000..0bd6bd111fa82 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FqdnListLocalRulestacks.java @@ -0,0 +1,146 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.Context; + +/** Resource collection API of FqdnListLocalRulestacks. */ +public interface FqdnListLocalRulestacks { + /** + * List FqdnListLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListLocalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName); + + /** + * List FqdnListLocalRulestackResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a FqdnListLocalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context); + + /** + * Get a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListLocalRulestackResource along with {@link Response}. + */ + Response getWithResponse( + String resourceGroupName, String localRulestackName, String name, Context context); + + /** + * Get a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListLocalRulestackResource. + */ + FqdnListLocalRulestackResource get(String resourceGroupName, String localRulestackName, String name); + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String resourceGroupName, String localRulestackName, String name); + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name fqdn list name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String resourceGroupName, String localRulestackName, String name, Context context); + + /** + * Get a FqdnListLocalRulestackResource. + * + * @param id the resource ID. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListLocalRulestackResource along with {@link Response}. + */ + FqdnListLocalRulestackResource getById(String id); + + /** + * Get a FqdnListLocalRulestackResource. + * + * @param id the resource ID. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a FqdnListLocalRulestackResource along with {@link Response}. + */ + Response getByIdWithResponse(String id, Context context); + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param id the resource ID. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteById(String id); + + /** + * Delete a FqdnListLocalRulestackResource. + * + * @param id the resource ID. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteByIdWithResponse(String id, Context context); + + /** + * Begins definition for a new FqdnListLocalRulestackResource resource. + * + * @param name resource name. + * @return the first stage of the new FqdnListLocalRulestackResource definition. + */ + FqdnListLocalRulestackResource.DefinitionStages.Blank define(String name); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FrontendSetting.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FrontendSetting.java new file mode 100644 index 0000000000000..10549e1ee2cf1 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/FrontendSetting.java @@ -0,0 +1,157 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Frontend setting for Firewall. */ +@Fluent +public final class FrontendSetting { + /* + * Settings name + */ + @JsonProperty(value = "name", required = true) + private String name; + + /* + * Protocol Type + */ + @JsonProperty(value = "protocol", required = true) + private ProtocolType protocol; + + /* + * Frontend configurations + */ + @JsonProperty(value = "frontendConfiguration", required = true) + private EndpointConfiguration frontendConfiguration; + + /* + * Backend configurations + */ + @JsonProperty(value = "backendConfiguration", required = true) + private EndpointConfiguration backendConfiguration; + + /** Creates an instance of FrontendSetting class. */ + public FrontendSetting() { + } + + /** + * Get the name property: Settings name. + * + * @return the name value. + */ + public String name() { + return this.name; + } + + /** + * Set the name property: Settings name. + * + * @param name the name value to set. + * @return the FrontendSetting object itself. + */ + public FrontendSetting withName(String name) { + this.name = name; + return this; + } + + /** + * Get the protocol property: Protocol Type. + * + * @return the protocol value. + */ + public ProtocolType protocol() { + return this.protocol; + } + + /** + * Set the protocol property: Protocol Type. + * + * @param protocol the protocol value to set. + * @return the FrontendSetting object itself. + */ + public FrontendSetting withProtocol(ProtocolType protocol) { + this.protocol = protocol; + return this; + } + + /** + * Get the frontendConfiguration property: Frontend configurations. + * + * @return the frontendConfiguration value. + */ + public EndpointConfiguration frontendConfiguration() { + return this.frontendConfiguration; + } + + /** + * Set the frontendConfiguration property: Frontend configurations. + * + * @param frontendConfiguration the frontendConfiguration value to set. + * @return the FrontendSetting object itself. + */ + public FrontendSetting withFrontendConfiguration(EndpointConfiguration frontendConfiguration) { + this.frontendConfiguration = frontendConfiguration; + return this; + } + + /** + * Get the backendConfiguration property: Backend configurations. + * + * @return the backendConfiguration value. + */ + public EndpointConfiguration backendConfiguration() { + return this.backendConfiguration; + } + + /** + * Set the backendConfiguration property: Backend configurations. + * + * @param backendConfiguration the backendConfiguration value to set. + * @return the FrontendSetting object itself. + */ + public FrontendSetting withBackendConfiguration(EndpointConfiguration backendConfiguration) { + this.backendConfiguration = backendConfiguration; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (name() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property name in model FrontendSetting")); + } + if (protocol() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property protocol in model FrontendSetting")); + } + if (frontendConfiguration() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property frontendConfiguration in model FrontendSetting")); + } else { + frontendConfiguration().validate(); + } + if (backendConfiguration() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property backendConfiguration in model FrontendSetting")); + } else { + backendConfiguration().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(FrontendSetting.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestackInfo.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestackInfo.java new file mode 100644 index 0000000000000..a3bb86b4cfa9b --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestackInfo.java @@ -0,0 +1,24 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackInfoInner; + +/** An immutable client-side representation of GlobalRulestackInfo. */ +public interface GlobalRulestackInfo { + /** + * Gets the azureId property: rulestack description. + * + * @return the azureId value. + */ + String azureId(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackInfoInner object. + * + * @return the inner object. + */ + GlobalRulestackInfoInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestackResource.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestackResource.java new file mode 100644 index 0000000000000..c176c4d4eb3e2 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestackResource.java @@ -0,0 +1,124 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.management.SystemData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackResourceInner; +import java.util.List; + +/** An immutable client-side representation of GlobalRulestackResource. */ +public interface GlobalRulestackResource { + /** + * Gets the id property: Fully qualified resource Id for the resource. + * + * @return the id value. + */ + String id(); + + /** + * Gets the name property: The name of the resource. + * + * @return the name value. + */ + String name(); + + /** + * Gets the type property: The type of the resource. + * + * @return the type value. + */ + String type(); + + /** + * Gets the location property: Global Location. + * + * @return the location value. + */ + String location(); + + /** + * Gets the identity property: The managed service identities assigned to this resource. + * + * @return the identity value. + */ + AzureResourceManagerManagedIdentityProperties identity(); + + /** + * Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + SystemData systemData(); + + /** + * Gets the panEtag property: PanEtag info. + * + * @return the panEtag value. + */ + String panEtag(); + + /** + * Gets the panLocation property: Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks. + * + * @return the panLocation value. + */ + String panLocation(); + + /** + * Gets the scope property: Rulestack Type. + * + * @return the scope value. + */ + ScopeType scope(); + + /** + * Gets the associatedSubscriptions property: subscription scope of global rulestack. + * + * @return the associatedSubscriptions value. + */ + List associatedSubscriptions(); + + /** + * Gets the description property: rulestack description. + * + * @return the description value. + */ + String description(); + + /** + * Gets the defaultMode property: Mode for default rules creation. + * + * @return the defaultMode value. + */ + DefaultMode defaultMode(); + + /** + * Gets the minAppIdVersion property: minimum version. + * + * @return the minAppIdVersion value. + */ + String minAppIdVersion(); + + /** + * Gets the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + ProvisioningState provisioningState(); + + /** + * Gets the securityServices property: Security Profile. + * + * @return the securityServices value. + */ + SecurityServices securityServices(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackResourceInner object. + * + * @return the inner object. + */ + GlobalRulestackResourceInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestackResourceListResult.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestackResourceListResult.java new file mode 100644 index 0000000000000..a904b5f364b92 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestackResourceListResult.java @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackResourceInner; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The response of a GlobalRulestackResource list operation. */ +@Fluent +public final class GlobalRulestackResourceListResult { + /* + * The items on this page + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * The link to the next page of items + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of GlobalRulestackResourceListResult class. */ + public GlobalRulestackResourceListResult() { + } + + /** + * Get the value property: The items on this page. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: The items on this page. + * + * @param value the value value to set. + * @return the GlobalRulestackResourceListResult object itself. + */ + public GlobalRulestackResourceListResult withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: The link to the next page of items. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: The link to the next page of items. + * + * @param nextLink the nextLink value to set. + * @return the GlobalRulestackResourceListResult object itself. + */ + public GlobalRulestackResourceListResult withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model GlobalRulestackResourceListResult")); + } else { + value().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(GlobalRulestackResourceListResult.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestackResourceUpdate.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestackResourceUpdate.java new file mode 100644 index 0000000000000..7a24657dd2145 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestackResourceUpdate.java @@ -0,0 +1,108 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** The type used for update operations of the GlobalRulestackResource. */ +@Fluent +public final class GlobalRulestackResourceUpdate { + /* + * Global Location + */ + @JsonProperty(value = "location") + private String location; + + /* + * The managed service identities assigned to this resource. + */ + @JsonProperty(value = "identity") + private AzureResourceManagerManagedIdentityProperties identity; + + /* + * The updatable properties of the GlobalRulestackResource. + */ + @JsonProperty(value = "properties") + private GlobalRulestackResourceUpdateProperties properties; + + /** Creates an instance of GlobalRulestackResourceUpdate class. */ + public GlobalRulestackResourceUpdate() { + } + + /** + * Get the location property: Global Location. + * + * @return the location value. + */ + public String location() { + return this.location; + } + + /** + * Set the location property: Global Location. + * + * @param location the location value to set. + * @return the GlobalRulestackResourceUpdate object itself. + */ + public GlobalRulestackResourceUpdate withLocation(String location) { + this.location = location; + return this; + } + + /** + * Get the identity property: The managed service identities assigned to this resource. + * + * @return the identity value. + */ + public AzureResourceManagerManagedIdentityProperties identity() { + return this.identity; + } + + /** + * Set the identity property: The managed service identities assigned to this resource. + * + * @param identity the identity value to set. + * @return the GlobalRulestackResourceUpdate object itself. + */ + public GlobalRulestackResourceUpdate withIdentity(AzureResourceManagerManagedIdentityProperties identity) { + this.identity = identity; + return this; + } + + /** + * Get the properties property: The updatable properties of the GlobalRulestackResource. + * + * @return the properties value. + */ + public GlobalRulestackResourceUpdateProperties properties() { + return this.properties; + } + + /** + * Set the properties property: The updatable properties of the GlobalRulestackResource. + * + * @param properties the properties value to set. + * @return the GlobalRulestackResourceUpdate object itself. + */ + public GlobalRulestackResourceUpdate withProperties(GlobalRulestackResourceUpdateProperties properties) { + this.properties = properties; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (identity() != null) { + identity().validate(); + } + if (properties() != null) { + properties().validate(); + } + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestackResourceUpdateProperties.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestackResourceUpdateProperties.java new file mode 100644 index 0000000000000..59e208e2be486 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestackResourceUpdateProperties.java @@ -0,0 +1,236 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The updatable properties of the GlobalRulestackResource. */ +@Fluent +public final class GlobalRulestackResourceUpdateProperties { + /* + * PanEtag info + */ + @JsonProperty(value = "panEtag") + private String panEtag; + + /* + * Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks + */ + @JsonProperty(value = "panLocation") + private String panLocation; + + /* + * Rulestack Type + */ + @JsonProperty(value = "scope") + private ScopeType scope; + + /* + * subscription scope of global rulestack + */ + @JsonProperty(value = "associatedSubscriptions") + private List associatedSubscriptions; + + /* + * rulestack description + */ + @JsonProperty(value = "description") + private String description; + + /* + * Mode for default rules creation + */ + @JsonProperty(value = "defaultMode") + private DefaultMode defaultMode; + + /* + * minimum version + */ + @JsonProperty(value = "minAppIdVersion") + private String minAppIdVersion; + + /* + * Security Profile + */ + @JsonProperty(value = "securityServices") + private SecurityServices securityServices; + + /** Creates an instance of GlobalRulestackResourceUpdateProperties class. */ + public GlobalRulestackResourceUpdateProperties() { + } + + /** + * Get the panEtag property: PanEtag info. + * + * @return the panEtag value. + */ + public String panEtag() { + return this.panEtag; + } + + /** + * Set the panEtag property: PanEtag info. + * + * @param panEtag the panEtag value to set. + * @return the GlobalRulestackResourceUpdateProperties object itself. + */ + public GlobalRulestackResourceUpdateProperties withPanEtag(String panEtag) { + this.panEtag = panEtag; + return this; + } + + /** + * Get the panLocation property: Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks. + * + * @return the panLocation value. + */ + public String panLocation() { + return this.panLocation; + } + + /** + * Set the panLocation property: Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks. + * + * @param panLocation the panLocation value to set. + * @return the GlobalRulestackResourceUpdateProperties object itself. + */ + public GlobalRulestackResourceUpdateProperties withPanLocation(String panLocation) { + this.panLocation = panLocation; + return this; + } + + /** + * Get the scope property: Rulestack Type. + * + * @return the scope value. + */ + public ScopeType scope() { + return this.scope; + } + + /** + * Set the scope property: Rulestack Type. + * + * @param scope the scope value to set. + * @return the GlobalRulestackResourceUpdateProperties object itself. + */ + public GlobalRulestackResourceUpdateProperties withScope(ScopeType scope) { + this.scope = scope; + return this; + } + + /** + * Get the associatedSubscriptions property: subscription scope of global rulestack. + * + * @return the associatedSubscriptions value. + */ + public List associatedSubscriptions() { + return this.associatedSubscriptions; + } + + /** + * Set the associatedSubscriptions property: subscription scope of global rulestack. + * + * @param associatedSubscriptions the associatedSubscriptions value to set. + * @return the GlobalRulestackResourceUpdateProperties object itself. + */ + public GlobalRulestackResourceUpdateProperties withAssociatedSubscriptions(List associatedSubscriptions) { + this.associatedSubscriptions = associatedSubscriptions; + return this; + } + + /** + * Get the description property: rulestack description. + * + * @return the description value. + */ + public String description() { + return this.description; + } + + /** + * Set the description property: rulestack description. + * + * @param description the description value to set. + * @return the GlobalRulestackResourceUpdateProperties object itself. + */ + public GlobalRulestackResourceUpdateProperties withDescription(String description) { + this.description = description; + return this; + } + + /** + * Get the defaultMode property: Mode for default rules creation. + * + * @return the defaultMode value. + */ + public DefaultMode defaultMode() { + return this.defaultMode; + } + + /** + * Set the defaultMode property: Mode for default rules creation. + * + * @param defaultMode the defaultMode value to set. + * @return the GlobalRulestackResourceUpdateProperties object itself. + */ + public GlobalRulestackResourceUpdateProperties withDefaultMode(DefaultMode defaultMode) { + this.defaultMode = defaultMode; + return this; + } + + /** + * Get the minAppIdVersion property: minimum version. + * + * @return the minAppIdVersion value. + */ + public String minAppIdVersion() { + return this.minAppIdVersion; + } + + /** + * Set the minAppIdVersion property: minimum version. + * + * @param minAppIdVersion the minAppIdVersion value to set. + * @return the GlobalRulestackResourceUpdateProperties object itself. + */ + public GlobalRulestackResourceUpdateProperties withMinAppIdVersion(String minAppIdVersion) { + this.minAppIdVersion = minAppIdVersion; + return this; + } + + /** + * Get the securityServices property: Security Profile. + * + * @return the securityServices value. + */ + public SecurityServices securityServices() { + return this.securityServices; + } + + /** + * Set the securityServices property: Security Profile. + * + * @param securityServices the securityServices value to set. + * @return the GlobalRulestackResourceUpdateProperties object itself. + */ + public GlobalRulestackResourceUpdateProperties withSecurityServices(SecurityServices securityServices) { + this.securityServices = securityServices; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (securityServices() != null) { + securityServices().validate(); + } + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestacks.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestacks.java new file mode 100644 index 0000000000000..ed7e89c6eaf95 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/GlobalRulestacks.java @@ -0,0 +1,357 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackResourceInner; + +/** Resource collection API of GlobalRulestacks. */ +public interface GlobalRulestacks { + /** + * List GlobalRulestackResource resources by Tenant. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a GlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + PagedIterable list(); + + /** + * List GlobalRulestackResource resources by Tenant. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a GlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + PagedIterable list(Context context); + + /** + * Get a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a GlobalRulestackResource along with {@link Response}. + */ + Response getWithResponse(String globalRulestackName, Context context); + + /** + * Get a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a GlobalRulestackResource. + */ + GlobalRulestackResource get(String globalRulestackName); + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack. + */ + GlobalRulestackResource createOrUpdate(String globalRulestackName, GlobalRulestackResourceInner resource); + + /** + * Create a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack. + */ + GlobalRulestackResource createOrUpdate( + String globalRulestackName, GlobalRulestackResourceInner resource, Context context); + + /** + * Update a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param properties The resource properties to be updated. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack along with {@link Response}. + */ + Response updateWithResponse( + String globalRulestackName, GlobalRulestackResourceUpdate properties, Context context); + + /** + * Update a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param properties The resource properties to be updated. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return paloAltoNetworks GlobalRulestack. + */ + GlobalRulestackResource update(String globalRulestackName, GlobalRulestackResourceUpdate properties); + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String globalRulestackName); + + /** + * Delete a GlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String globalRulestackName, Context context); + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void commit(String globalRulestackName); + + /** + * Commit rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void commit(String globalRulestackName, Context context); + + /** + * Get changelog. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog along with {@link Response}. + */ + Response getChangeLogWithResponse(String globalRulestackName, Context context); + + /** + * Get changelog. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog. + */ + Changelog getChangeLog(String globalRulestackName); + + /** + * Get the list of advanced security objects. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects along with {@link Response}. + */ + Response listAdvancedSecurityObjectsWithResponse( + String globalRulestackName, AdvSecurityObjectTypeEnum type, String skip, Integer top, Context context); + + /** + * Get the list of advanced security objects. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects. + */ + AdvSecurityObjectListResponse listAdvancedSecurityObjects( + String globalRulestackName, AdvSecurityObjectTypeEnum type); + + /** + * List of AppIds for GlobalRulestack ApiVersion. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param appIdVersion The appIdVersion parameter. + * @param appPrefix The appPrefix parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response body along with {@link Response}. + */ + Response listAppIdsWithResponse( + String globalRulestackName, String appIdVersion, String appPrefix, String skip, Integer top, Context context); + + /** + * List of AppIds for GlobalRulestack ApiVersion. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response. + */ + ListAppIdResponse listAppIds(String globalRulestackName); + + /** + * List of countries for Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object along with {@link Response}. + */ + Response listCountriesWithResponse( + String globalRulestackName, String skip, Integer top, Context context); + + /** + * List of countries for Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object. + */ + CountriesResponse listCountries(String globalRulestackName); + + /** + * List of Firewalls associated with Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response along with {@link Response}. + */ + Response listFirewallsWithResponse(String globalRulestackName, Context context); + + /** + * List of Firewalls associated with Rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response. + */ + ListFirewallsResponse listFirewalls(String globalRulestackName); + + /** + * List predefined URL categories for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response along with {@link Response}. + */ + Response listPredefinedUrlCategoriesWithResponse( + String globalRulestackName, String skip, Integer top, Context context); + + /** + * List predefined URL categories for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response. + */ + PredefinedUrlCategoriesResponse listPredefinedUrlCategories(String globalRulestackName); + + /** + * List the security services for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response along with {@link Response}. + */ + Response listSecurityServicesWithResponse( + String globalRulestackName, SecurityServicesTypeEnum type, String skip, Integer top, Context context); + + /** + * List the security services for rulestack. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response. + */ + SecurityServicesResponse listSecurityServices(String globalRulestackName, SecurityServicesTypeEnum type); + + /** + * Revert rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + Response revertWithResponse(String globalRulestackName, Context context); + + /** + * Revert rulestack configuration. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void revert(String globalRulestackName); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/HealthStatus.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/HealthStatus.java new file mode 100644 index 0000000000000..85a2b3d8c858a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/HealthStatus.java @@ -0,0 +1,53 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Status Codes for the Firewall. */ +public final class HealthStatus extends ExpandableStringEnum { + /** Static value GREEN for HealthStatus. */ + public static final HealthStatus GREEN = fromString("GREEN"); + + /** Static value YELLOW for HealthStatus. */ + public static final HealthStatus YELLOW = fromString("YELLOW"); + + /** Static value RED for HealthStatus. */ + public static final HealthStatus RED = fromString("RED"); + + /** Static value INITIALIZING for HealthStatus. */ + public static final HealthStatus INITIALIZING = fromString("INITIALIZING"); + + /** + * Creates a new instance of HealthStatus value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public HealthStatus() { + } + + /** + * Creates or finds a HealthStatus from its string representation. + * + * @param name a name to look for. + * @return the corresponding HealthStatus. + */ + @JsonCreator + public static HealthStatus fromString(String name) { + return fromString(name, HealthStatus.class); + } + + /** + * Gets known HealthStatus values. + * + * @return known HealthStatus values. + */ + public static Collection values() { + return values(HealthStatus.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/IpAddress.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/IpAddress.java new file mode 100644 index 0000000000000..63e1c444a949b --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/IpAddress.java @@ -0,0 +1,76 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** IP Address. */ +@Fluent +public final class IpAddress { + /* + * Resource Id + */ + @JsonProperty(value = "resourceId") + private String resourceId; + + /* + * Address value + */ + @JsonProperty(value = "address") + private String address; + + /** Creates an instance of IpAddress class. */ + public IpAddress() { + } + + /** + * Get the resourceId property: Resource Id. + * + * @return the resourceId value. + */ + public String resourceId() { + return this.resourceId; + } + + /** + * Set the resourceId property: Resource Id. + * + * @param resourceId the resourceId value to set. + * @return the IpAddress object itself. + */ + public IpAddress withResourceId(String resourceId) { + this.resourceId = resourceId; + return this; + } + + /** + * Get the address property: Address value. + * + * @return the address value. + */ + public String address() { + return this.address; + } + + /** + * Set the address property: Address value. + * + * @param address the address value to set. + * @return the IpAddress object itself. + */ + public IpAddress withAddress(String address) { + this.address = address; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/IpAddressSpace.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/IpAddressSpace.java new file mode 100644 index 0000000000000..5c8648b0c0275 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/IpAddressSpace.java @@ -0,0 +1,76 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** IP Address Space. */ +@Fluent +public final class IpAddressSpace { + /* + * Resource Id + */ + @JsonProperty(value = "resourceId") + private String resourceId; + + /* + * Address Space + */ + @JsonProperty(value = "addressSpace") + private String addressSpace; + + /** Creates an instance of IpAddressSpace class. */ + public IpAddressSpace() { + } + + /** + * Get the resourceId property: Resource Id. + * + * @return the resourceId value. + */ + public String resourceId() { + return this.resourceId; + } + + /** + * Set the resourceId property: Resource Id. + * + * @param resourceId the resourceId value to set. + * @return the IpAddressSpace object itself. + */ + public IpAddressSpace withResourceId(String resourceId) { + this.resourceId = resourceId; + return this; + } + + /** + * Get the addressSpace property: Address Space. + * + * @return the addressSpace value. + */ + public String addressSpace() { + return this.addressSpace; + } + + /** + * Set the addressSpace property: Address Space. + * + * @param addressSpace the addressSpace value to set. + * @return the IpAddressSpace object itself. + */ + public IpAddressSpace withAddressSpace(String addressSpace) { + this.addressSpace = addressSpace; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ListAppIdResponse.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ListAppIdResponse.java new file mode 100644 index 0000000000000..289f28ba5ac84 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ListAppIdResponse.java @@ -0,0 +1,32 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListAppIdResponseInner; +import java.util.List; + +/** An immutable client-side representation of ListAppIdResponse. */ +public interface ListAppIdResponse { + /** + * Gets the value property: List of AppIds. + * + * @return the value value. + */ + List value(); + + /** + * Gets the nextLink property: next Link. + * + * @return the nextLink value. + */ + String nextLink(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListAppIdResponseInner object. + * + * @return the inner object. + */ + ListAppIdResponseInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ListFirewallsResponse.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ListFirewallsResponse.java new file mode 100644 index 0000000000000..fe722fa6b11d2 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ListFirewallsResponse.java @@ -0,0 +1,32 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListFirewallsResponseInner; +import java.util.List; + +/** An immutable client-side representation of ListFirewallsResponse. */ +public interface ListFirewallsResponse { + /** + * Gets the value property: firewalls list. + * + * @return the value value. + */ + List value(); + + /** + * Gets the nextLink property: next link. + * + * @return the nextLink value. + */ + String nextLink(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListFirewallsResponseInner object. + * + * @return the inner object. + */ + ListFirewallsResponseInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRules.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRules.java new file mode 100644 index 0000000000000..b56720a601d1a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRules.java @@ -0,0 +1,229 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.Context; + +/** Resource collection API of LocalRules. */ +public interface LocalRules { + /** + * List LocalRulesResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulesResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable listByLocalRulestacks(String resourceGroupName, String localRulestackName); + + /** + * List LocalRulesResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulesResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context); + + /** + * Get a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulesResource along with {@link Response}. + */ + Response getWithResponse( + String resourceGroupName, String localRulestackName, String priority, Context context); + + /** + * Get a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulesResource. + */ + LocalRulesResource get(String resourceGroupName, String localRulestackName, String priority); + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String resourceGroupName, String localRulestackName, String priority); + + /** + * Delete a LocalRulesResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String resourceGroupName, String localRulestackName, String priority, Context context); + + /** + * Get counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response}. + */ + Response getCountersWithResponse( + String resourceGroupName, String localRulestackName, String priority, String firewallName, Context context); + + /** + * Get counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters. + */ + RuleCounter getCounters(String resourceGroupName, String localRulestackName, String priority); + + /** + * Refresh counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + Response refreshCountersWithResponse( + String resourceGroupName, String localRulestackName, String priority, String firewallName, Context context); + + /** + * Refresh counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void refreshCounters(String resourceGroupName, String localRulestackName, String priority); + + /** + * Reset counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response}. + */ + Response resetCountersWithResponse( + String resourceGroupName, String localRulestackName, String priority, String firewallName, Context context); + + /** + * Reset counters. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param priority Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset. + */ + RuleCounterReset resetCounters(String resourceGroupName, String localRulestackName, String priority); + + /** + * Get a LocalRulesResource. + * + * @param id the resource ID. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulesResource along with {@link Response}. + */ + LocalRulesResource getById(String id); + + /** + * Get a LocalRulesResource. + * + * @param id the resource ID. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulesResource along with {@link Response}. + */ + Response getByIdWithResponse(String id, Context context); + + /** + * Delete a LocalRulesResource. + * + * @param id the resource ID. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteById(String id); + + /** + * Delete a LocalRulesResource. + * + * @param id the resource ID. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteByIdWithResponse(String id, Context context); + + /** + * Begins definition for a new LocalRulesResource resource. + * + * @param name resource name. + * @return the first stage of the new LocalRulesResource definition. + */ + LocalRulesResource.DefinitionStages.Blank define(String name); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulesResource.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulesResource.java new file mode 100644 index 0000000000000..201337219c18d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulesResource.java @@ -0,0 +1,739 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.Response; +import com.azure.core.management.SystemData; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulesResourceInner; +import java.util.List; + +/** An immutable client-side representation of LocalRulesResource. */ +public interface LocalRulesResource { + /** + * Gets the id property: Fully qualified resource Id for the resource. + * + * @return the id value. + */ + String id(); + + /** + * Gets the name property: The name of the resource. + * + * @return the name value. + */ + String name(); + + /** + * Gets the type property: The type of the resource. + * + * @return the type value. + */ + String type(); + + /** + * Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + SystemData systemData(); + + /** + * Gets the etag property: etag info. + * + * @return the etag value. + */ + String etag(); + + /** + * Gets the ruleName property: rule name. + * + * @return the ruleName value. + */ + String ruleName(); + + /** + * Gets the priority property: The priority property. + * + * @return the priority value. + */ + Integer priority(); + + /** + * Gets the description property: rule description. + * + * @return the description value. + */ + String description(); + + /** + * Gets the ruleState property: state of this rule. + * + * @return the ruleState value. + */ + StateEnum ruleState(); + + /** + * Gets the source property: source address. + * + * @return the source value. + */ + SourceAddr source(); + + /** + * Gets the negateSource property: cidr should not be 'any'. + * + * @return the negateSource value. + */ + BooleanEnum negateSource(); + + /** + * Gets the destination property: destination address. + * + * @return the destination value. + */ + DestinationAddr destination(); + + /** + * Gets the negateDestination property: cidr should not be 'any'. + * + * @return the negateDestination value. + */ + BooleanEnum negateDestination(); + + /** + * Gets the applications property: array of rule applications. + * + * @return the applications value. + */ + List applications(); + + /** + * Gets the category property: rule category. + * + * @return the category value. + */ + Category category(); + + /** + * Gets the protocol property: any, application-default, TCP:number, UDP:number. + * + * @return the protocol value. + */ + String protocol(); + + /** + * Gets the protocolPortList property: prot port list. + * + * @return the protocolPortList value. + */ + List protocolPortList(); + + /** + * Gets the inboundInspectionCertificate property: inbound Inspection Certificate. + * + * @return the inboundInspectionCertificate value. + */ + String inboundInspectionCertificate(); + + /** + * Gets the auditComment property: rule comment. + * + * @return the auditComment value. + */ + String auditComment(); + + /** + * Gets the actionType property: rule action. + * + * @return the actionType value. + */ + ActionEnum actionType(); + + /** + * Gets the enableLogging property: enable or disable logging. + * + * @return the enableLogging value. + */ + StateEnum enableLogging(); + + /** + * Gets the decryptionRuleType property: enable or disable decryption. + * + * @return the decryptionRuleType value. + */ + DecryptionRuleTypeEnum decryptionRuleType(); + + /** + * Gets the tags property: tag for rule. + * + * @return the tags value. + */ + List tags(); + + /** + * Gets the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + ProvisioningState provisioningState(); + + /** + * Gets the name of the resource group. + * + * @return the name of the resource group. + */ + String resourceGroupName(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulesResourceInner object. + * + * @return the inner object. + */ + LocalRulesResourceInner innerModel(); + + /** The entirety of the LocalRulesResource definition. */ + interface Definition + extends DefinitionStages.Blank, + DefinitionStages.WithParentResource, + DefinitionStages.WithRuleName, + DefinitionStages.WithCreate { + } + /** The LocalRulesResource definition stages. */ + interface DefinitionStages { + /** The first stage of the LocalRulesResource definition. */ + interface Blank extends WithParentResource { + } + /** The stage of the LocalRulesResource definition allowing to specify parent resource. */ + interface WithParentResource { + /** + * Specifies resourceGroupName, localRulestackName. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @return the next definition stage. + */ + WithRuleName withExistingLocalRulestack(String resourceGroupName, String localRulestackName); + } + /** The stage of the LocalRulesResource definition allowing to specify ruleName. */ + interface WithRuleName { + /** + * Specifies the ruleName property: rule name. + * + * @param ruleName rule name. + * @return the next definition stage. + */ + WithCreate withRuleName(String ruleName); + } + /** + * The stage of the LocalRulesResource definition which contains all the minimum required properties for the + * resource to be created, but also allows for any other optional properties to be specified. + */ + interface WithCreate + extends DefinitionStages.WithTags, + DefinitionStages.WithEtag, + DefinitionStages.WithDescription, + DefinitionStages.WithRuleState, + DefinitionStages.WithSource, + DefinitionStages.WithNegateSource, + DefinitionStages.WithDestination, + DefinitionStages.WithNegateDestination, + DefinitionStages.WithApplications, + DefinitionStages.WithCategory, + DefinitionStages.WithProtocol, + DefinitionStages.WithProtocolPortList, + DefinitionStages.WithInboundInspectionCertificate, + DefinitionStages.WithAuditComment, + DefinitionStages.WithActionType, + DefinitionStages.WithEnableLogging, + DefinitionStages.WithDecryptionRuleType { + /** + * Executes the create request. + * + * @return the created resource. + */ + LocalRulesResource create(); + + /** + * Executes the create request. + * + * @param context The context to associate with this operation. + * @return the created resource. + */ + LocalRulesResource create(Context context); + } + /** The stage of the LocalRulesResource definition allowing to specify tags. */ + interface WithTags { + /** + * Specifies the tags property: tag for rule. + * + * @param tags tag for rule. + * @return the next definition stage. + */ + WithCreate withTags(List tags); + } + /** The stage of the LocalRulesResource definition allowing to specify etag. */ + interface WithEtag { + /** + * Specifies the etag property: etag info. + * + * @param etag etag info. + * @return the next definition stage. + */ + WithCreate withEtag(String etag); + } + /** The stage of the LocalRulesResource definition allowing to specify description. */ + interface WithDescription { + /** + * Specifies the description property: rule description. + * + * @param description rule description. + * @return the next definition stage. + */ + WithCreate withDescription(String description); + } + /** The stage of the LocalRulesResource definition allowing to specify ruleState. */ + interface WithRuleState { + /** + * Specifies the ruleState property: state of this rule. + * + * @param ruleState state of this rule. + * @return the next definition stage. + */ + WithCreate withRuleState(StateEnum ruleState); + } + /** The stage of the LocalRulesResource definition allowing to specify source. */ + interface WithSource { + /** + * Specifies the source property: source address. + * + * @param source source address. + * @return the next definition stage. + */ + WithCreate withSource(SourceAddr source); + } + /** The stage of the LocalRulesResource definition allowing to specify negateSource. */ + interface WithNegateSource { + /** + * Specifies the negateSource property: cidr should not be 'any'. + * + * @param negateSource cidr should not be 'any'. + * @return the next definition stage. + */ + WithCreate withNegateSource(BooleanEnum negateSource); + } + /** The stage of the LocalRulesResource definition allowing to specify destination. */ + interface WithDestination { + /** + * Specifies the destination property: destination address. + * + * @param destination destination address. + * @return the next definition stage. + */ + WithCreate withDestination(DestinationAddr destination); + } + /** The stage of the LocalRulesResource definition allowing to specify negateDestination. */ + interface WithNegateDestination { + /** + * Specifies the negateDestination property: cidr should not be 'any'. + * + * @param negateDestination cidr should not be 'any'. + * @return the next definition stage. + */ + WithCreate withNegateDestination(BooleanEnum negateDestination); + } + /** The stage of the LocalRulesResource definition allowing to specify applications. */ + interface WithApplications { + /** + * Specifies the applications property: array of rule applications. + * + * @param applications array of rule applications. + * @return the next definition stage. + */ + WithCreate withApplications(List applications); + } + /** The stage of the LocalRulesResource definition allowing to specify category. */ + interface WithCategory { + /** + * Specifies the category property: rule category. + * + * @param category rule category. + * @return the next definition stage. + */ + WithCreate withCategory(Category category); + } + /** The stage of the LocalRulesResource definition allowing to specify protocol. */ + interface WithProtocol { + /** + * Specifies the protocol property: any, application-default, TCP:number, UDP:number. + * + * @param protocol any, application-default, TCP:number, UDP:number. + * @return the next definition stage. + */ + WithCreate withProtocol(String protocol); + } + /** The stage of the LocalRulesResource definition allowing to specify protocolPortList. */ + interface WithProtocolPortList { + /** + * Specifies the protocolPortList property: prot port list. + * + * @param protocolPortList prot port list. + * @return the next definition stage. + */ + WithCreate withProtocolPortList(List protocolPortList); + } + /** The stage of the LocalRulesResource definition allowing to specify inboundInspectionCertificate. */ + interface WithInboundInspectionCertificate { + /** + * Specifies the inboundInspectionCertificate property: inbound Inspection Certificate. + * + * @param inboundInspectionCertificate inbound Inspection Certificate. + * @return the next definition stage. + */ + WithCreate withInboundInspectionCertificate(String inboundInspectionCertificate); + } + /** The stage of the LocalRulesResource definition allowing to specify auditComment. */ + interface WithAuditComment { + /** + * Specifies the auditComment property: rule comment. + * + * @param auditComment rule comment. + * @return the next definition stage. + */ + WithCreate withAuditComment(String auditComment); + } + /** The stage of the LocalRulesResource definition allowing to specify actionType. */ + interface WithActionType { + /** + * Specifies the actionType property: rule action. + * + * @param actionType rule action. + * @return the next definition stage. + */ + WithCreate withActionType(ActionEnum actionType); + } + /** The stage of the LocalRulesResource definition allowing to specify enableLogging. */ + interface WithEnableLogging { + /** + * Specifies the enableLogging property: enable or disable logging. + * + * @param enableLogging enable or disable logging. + * @return the next definition stage. + */ + WithCreate withEnableLogging(StateEnum enableLogging); + } + /** The stage of the LocalRulesResource definition allowing to specify decryptionRuleType. */ + interface WithDecryptionRuleType { + /** + * Specifies the decryptionRuleType property: enable or disable decryption. + * + * @param decryptionRuleType enable or disable decryption. + * @return the next definition stage. + */ + WithCreate withDecryptionRuleType(DecryptionRuleTypeEnum decryptionRuleType); + } + } + /** + * Begins update for the LocalRulesResource resource. + * + * @return the stage of resource update. + */ + LocalRulesResource.Update update(); + + /** The template for LocalRulesResource update. */ + interface Update + extends UpdateStages.WithTags, + UpdateStages.WithEtag, + UpdateStages.WithRuleName, + UpdateStages.WithDescription, + UpdateStages.WithRuleState, + UpdateStages.WithSource, + UpdateStages.WithNegateSource, + UpdateStages.WithDestination, + UpdateStages.WithNegateDestination, + UpdateStages.WithApplications, + UpdateStages.WithCategory, + UpdateStages.WithProtocol, + UpdateStages.WithProtocolPortList, + UpdateStages.WithInboundInspectionCertificate, + UpdateStages.WithAuditComment, + UpdateStages.WithActionType, + UpdateStages.WithEnableLogging, + UpdateStages.WithDecryptionRuleType { + /** + * Executes the update request. + * + * @return the updated resource. + */ + LocalRulesResource apply(); + + /** + * Executes the update request. + * + * @param context The context to associate with this operation. + * @return the updated resource. + */ + LocalRulesResource apply(Context context); + } + /** The LocalRulesResource update stages. */ + interface UpdateStages { + /** The stage of the LocalRulesResource update allowing to specify tags. */ + interface WithTags { + /** + * Specifies the tags property: tag for rule. + * + * @param tags tag for rule. + * @return the next definition stage. + */ + Update withTags(List tags); + } + /** The stage of the LocalRulesResource update allowing to specify etag. */ + interface WithEtag { + /** + * Specifies the etag property: etag info. + * + * @param etag etag info. + * @return the next definition stage. + */ + Update withEtag(String etag); + } + /** The stage of the LocalRulesResource update allowing to specify ruleName. */ + interface WithRuleName { + /** + * Specifies the ruleName property: rule name. + * + * @param ruleName rule name. + * @return the next definition stage. + */ + Update withRuleName(String ruleName); + } + /** The stage of the LocalRulesResource update allowing to specify description. */ + interface WithDescription { + /** + * Specifies the description property: rule description. + * + * @param description rule description. + * @return the next definition stage. + */ + Update withDescription(String description); + } + /** The stage of the LocalRulesResource update allowing to specify ruleState. */ + interface WithRuleState { + /** + * Specifies the ruleState property: state of this rule. + * + * @param ruleState state of this rule. + * @return the next definition stage. + */ + Update withRuleState(StateEnum ruleState); + } + /** The stage of the LocalRulesResource update allowing to specify source. */ + interface WithSource { + /** + * Specifies the source property: source address. + * + * @param source source address. + * @return the next definition stage. + */ + Update withSource(SourceAddr source); + } + /** The stage of the LocalRulesResource update allowing to specify negateSource. */ + interface WithNegateSource { + /** + * Specifies the negateSource property: cidr should not be 'any'. + * + * @param negateSource cidr should not be 'any'. + * @return the next definition stage. + */ + Update withNegateSource(BooleanEnum negateSource); + } + /** The stage of the LocalRulesResource update allowing to specify destination. */ + interface WithDestination { + /** + * Specifies the destination property: destination address. + * + * @param destination destination address. + * @return the next definition stage. + */ + Update withDestination(DestinationAddr destination); + } + /** The stage of the LocalRulesResource update allowing to specify negateDestination. */ + interface WithNegateDestination { + /** + * Specifies the negateDestination property: cidr should not be 'any'. + * + * @param negateDestination cidr should not be 'any'. + * @return the next definition stage. + */ + Update withNegateDestination(BooleanEnum negateDestination); + } + /** The stage of the LocalRulesResource update allowing to specify applications. */ + interface WithApplications { + /** + * Specifies the applications property: array of rule applications. + * + * @param applications array of rule applications. + * @return the next definition stage. + */ + Update withApplications(List applications); + } + /** The stage of the LocalRulesResource update allowing to specify category. */ + interface WithCategory { + /** + * Specifies the category property: rule category. + * + * @param category rule category. + * @return the next definition stage. + */ + Update withCategory(Category category); + } + /** The stage of the LocalRulesResource update allowing to specify protocol. */ + interface WithProtocol { + /** + * Specifies the protocol property: any, application-default, TCP:number, UDP:number. + * + * @param protocol any, application-default, TCP:number, UDP:number. + * @return the next definition stage. + */ + Update withProtocol(String protocol); + } + /** The stage of the LocalRulesResource update allowing to specify protocolPortList. */ + interface WithProtocolPortList { + /** + * Specifies the protocolPortList property: prot port list. + * + * @param protocolPortList prot port list. + * @return the next definition stage. + */ + Update withProtocolPortList(List protocolPortList); + } + /** The stage of the LocalRulesResource update allowing to specify inboundInspectionCertificate. */ + interface WithInboundInspectionCertificate { + /** + * Specifies the inboundInspectionCertificate property: inbound Inspection Certificate. + * + * @param inboundInspectionCertificate inbound Inspection Certificate. + * @return the next definition stage. + */ + Update withInboundInspectionCertificate(String inboundInspectionCertificate); + } + /** The stage of the LocalRulesResource update allowing to specify auditComment. */ + interface WithAuditComment { + /** + * Specifies the auditComment property: rule comment. + * + * @param auditComment rule comment. + * @return the next definition stage. + */ + Update withAuditComment(String auditComment); + } + /** The stage of the LocalRulesResource update allowing to specify actionType. */ + interface WithActionType { + /** + * Specifies the actionType property: rule action. + * + * @param actionType rule action. + * @return the next definition stage. + */ + Update withActionType(ActionEnum actionType); + } + /** The stage of the LocalRulesResource update allowing to specify enableLogging. */ + interface WithEnableLogging { + /** + * Specifies the enableLogging property: enable or disable logging. + * + * @param enableLogging enable or disable logging. + * @return the next definition stage. + */ + Update withEnableLogging(StateEnum enableLogging); + } + /** The stage of the LocalRulesResource update allowing to specify decryptionRuleType. */ + interface WithDecryptionRuleType { + /** + * Specifies the decryptionRuleType property: enable or disable decryption. + * + * @param decryptionRuleType enable or disable decryption. + * @return the next definition stage. + */ + Update withDecryptionRuleType(DecryptionRuleTypeEnum decryptionRuleType); + } + } + /** + * Refreshes the resource to sync with Azure. + * + * @return the refreshed resource. + */ + LocalRulesResource refresh(); + + /** + * Refreshes the resource to sync with Azure. + * + * @param context The context to associate with this operation. + * @return the refreshed resource. + */ + LocalRulesResource refresh(Context context); + + /** + * Get counters. + * + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response}. + */ + Response getCountersWithResponse(String firewallName, Context context); + + /** + * Get counters. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters. + */ + RuleCounter getCounters(); + + /** + * Refresh counters. + * + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + Response refreshCountersWithResponse(String firewallName, Context context); + + /** + * Refresh counters. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void refreshCounters(); + + /** + * Reset counters. + * + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response}. + */ + Response resetCountersWithResponse(String firewallName, Context context); + + /** + * Reset counters. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset. + */ + RuleCounterReset resetCounters(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulesResourceListResult.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulesResourceListResult.java new file mode 100644 index 0000000000000..34a953d1a4f99 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulesResourceListResult.java @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulesResourceInner; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The response of a LocalRulesResource list operation. */ +@Fluent +public final class LocalRulesResourceListResult { + /* + * The items on this page + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * The link to the next page of items + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of LocalRulesResourceListResult class. */ + public LocalRulesResourceListResult() { + } + + /** + * Get the value property: The items on this page. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: The items on this page. + * + * @param value the value value to set. + * @return the LocalRulesResourceListResult object itself. + */ + public LocalRulesResourceListResult withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: The link to the next page of items. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: The link to the next page of items. + * + * @param nextLink the nextLink value to set. + * @return the LocalRulesResourceListResult object itself. + */ + public LocalRulesResourceListResult withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model LocalRulesResourceListResult")); + } else { + value().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(LocalRulesResourceListResult.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulestackResource.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulestackResource.java new file mode 100644 index 0000000000000..bbf435f250af5 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulestackResource.java @@ -0,0 +1,568 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.Response; +import com.azure.core.management.Region; +import com.azure.core.management.SystemData; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulestackResourceInner; +import java.util.List; +import java.util.Map; + +/** An immutable client-side representation of LocalRulestackResource. */ +public interface LocalRulestackResource { + /** + * Gets the id property: Fully qualified resource Id for the resource. + * + * @return the id value. + */ + String id(); + + /** + * Gets the name property: The name of the resource. + * + * @return the name value. + */ + String name(); + + /** + * Gets the type property: The type of the resource. + * + * @return the type value. + */ + String type(); + + /** + * Gets the location property: The geo-location where the resource lives. + * + * @return the location value. + */ + String location(); + + /** + * Gets the tags property: Resource tags. + * + * @return the tags value. + */ + Map tags(); + + /** + * Gets the identity property: The managed service identities assigned to this resource. + * + * @return the identity value. + */ + AzureResourceManagerManagedIdentityProperties identity(); + + /** + * Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + SystemData systemData(); + + /** + * Gets the panEtag property: PanEtag info. + * + * @return the panEtag value. + */ + String panEtag(); + + /** + * Gets the panLocation property: Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks. + * + * @return the panLocation value. + */ + String panLocation(); + + /** + * Gets the scope property: Rulestack Type. + * + * @return the scope value. + */ + ScopeType scope(); + + /** + * Gets the associatedSubscriptions property: subscription scope of global rulestack. + * + * @return the associatedSubscriptions value. + */ + List associatedSubscriptions(); + + /** + * Gets the description property: rulestack description. + * + * @return the description value. + */ + String description(); + + /** + * Gets the defaultMode property: Mode for default rules creation. + * + * @return the defaultMode value. + */ + DefaultMode defaultMode(); + + /** + * Gets the minAppIdVersion property: minimum version. + * + * @return the minAppIdVersion value. + */ + String minAppIdVersion(); + + /** + * Gets the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + ProvisioningState provisioningState(); + + /** + * Gets the securityServices property: Security Profile. + * + * @return the securityServices value. + */ + SecurityServices securityServices(); + + /** + * Gets the region of the resource. + * + * @return the region of the resource. + */ + Region region(); + + /** + * Gets the name of the resource region. + * + * @return the name of the resource region. + */ + String regionName(); + + /** + * Gets the name of the resource group. + * + * @return the name of the resource group. + */ + String resourceGroupName(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulestackResourceInner object. + * + * @return the inner object. + */ + LocalRulestackResourceInner innerModel(); + + /** The entirety of the LocalRulestackResource definition. */ + interface Definition + extends DefinitionStages.Blank, + DefinitionStages.WithLocation, + DefinitionStages.WithResourceGroup, + DefinitionStages.WithCreate { + } + /** The LocalRulestackResource definition stages. */ + interface DefinitionStages { + /** The first stage of the LocalRulestackResource definition. */ + interface Blank extends WithLocation { + } + /** The stage of the LocalRulestackResource definition allowing to specify location. */ + interface WithLocation { + /** + * Specifies the region for the resource. + * + * @param location The geo-location where the resource lives. + * @return the next definition stage. + */ + WithResourceGroup withRegion(Region location); + + /** + * Specifies the region for the resource. + * + * @param location The geo-location where the resource lives. + * @return the next definition stage. + */ + WithResourceGroup withRegion(String location); + } + /** The stage of the LocalRulestackResource definition allowing to specify parent resource. */ + interface WithResourceGroup { + /** + * Specifies resourceGroupName. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @return the next definition stage. + */ + WithCreate withExistingResourceGroup(String resourceGroupName); + } + /** + * The stage of the LocalRulestackResource definition which contains all the minimum required properties for the + * resource to be created, but also allows for any other optional properties to be specified. + */ + interface WithCreate + extends DefinitionStages.WithTags, + DefinitionStages.WithIdentity, + DefinitionStages.WithPanEtag, + DefinitionStages.WithPanLocation, + DefinitionStages.WithScope, + DefinitionStages.WithAssociatedSubscriptions, + DefinitionStages.WithDescription, + DefinitionStages.WithDefaultMode, + DefinitionStages.WithMinAppIdVersion, + DefinitionStages.WithSecurityServices { + /** + * Executes the create request. + * + * @return the created resource. + */ + LocalRulestackResource create(); + + /** + * Executes the create request. + * + * @param context The context to associate with this operation. + * @return the created resource. + */ + LocalRulestackResource create(Context context); + } + /** The stage of the LocalRulestackResource definition allowing to specify tags. */ + interface WithTags { + /** + * Specifies the tags property: Resource tags.. + * + * @param tags Resource tags. + * @return the next definition stage. + */ + WithCreate withTags(Map tags); + } + /** The stage of the LocalRulestackResource definition allowing to specify identity. */ + interface WithIdentity { + /** + * Specifies the identity property: The managed service identities assigned to this resource.. + * + * @param identity The managed service identities assigned to this resource. + * @return the next definition stage. + */ + WithCreate withIdentity(AzureResourceManagerManagedIdentityProperties identity); + } + /** The stage of the LocalRulestackResource definition allowing to specify panEtag. */ + interface WithPanEtag { + /** + * Specifies the panEtag property: PanEtag info. + * + * @param panEtag PanEtag info. + * @return the next definition stage. + */ + WithCreate withPanEtag(String panEtag); + } + /** The stage of the LocalRulestackResource definition allowing to specify panLocation. */ + interface WithPanLocation { + /** + * Specifies the panLocation property: Rulestack Location, Required for GlobalRulestacks, Not for + * LocalRulestacks. + * + * @param panLocation Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks. + * @return the next definition stage. + */ + WithCreate withPanLocation(String panLocation); + } + /** The stage of the LocalRulestackResource definition allowing to specify scope. */ + interface WithScope { + /** + * Specifies the scope property: Rulestack Type. + * + * @param scope Rulestack Type. + * @return the next definition stage. + */ + WithCreate withScope(ScopeType scope); + } + /** The stage of the LocalRulestackResource definition allowing to specify associatedSubscriptions. */ + interface WithAssociatedSubscriptions { + /** + * Specifies the associatedSubscriptions property: subscription scope of global rulestack. + * + * @param associatedSubscriptions subscription scope of global rulestack. + * @return the next definition stage. + */ + WithCreate withAssociatedSubscriptions(List associatedSubscriptions); + } + /** The stage of the LocalRulestackResource definition allowing to specify description. */ + interface WithDescription { + /** + * Specifies the description property: rulestack description. + * + * @param description rulestack description. + * @return the next definition stage. + */ + WithCreate withDescription(String description); + } + /** The stage of the LocalRulestackResource definition allowing to specify defaultMode. */ + interface WithDefaultMode { + /** + * Specifies the defaultMode property: Mode for default rules creation. + * + * @param defaultMode Mode for default rules creation. + * @return the next definition stage. + */ + WithCreate withDefaultMode(DefaultMode defaultMode); + } + /** The stage of the LocalRulestackResource definition allowing to specify minAppIdVersion. */ + interface WithMinAppIdVersion { + /** + * Specifies the minAppIdVersion property: minimum version. + * + * @param minAppIdVersion minimum version. + * @return the next definition stage. + */ + WithCreate withMinAppIdVersion(String minAppIdVersion); + } + /** The stage of the LocalRulestackResource definition allowing to specify securityServices. */ + interface WithSecurityServices { + /** + * Specifies the securityServices property: Security Profile. + * + * @param securityServices Security Profile. + * @return the next definition stage. + */ + WithCreate withSecurityServices(SecurityServices securityServices); + } + } + /** + * Begins update for the LocalRulestackResource resource. + * + * @return the stage of resource update. + */ + LocalRulestackResource.Update update(); + + /** The template for LocalRulestackResource update. */ + interface Update extends UpdateStages.WithTags, UpdateStages.WithIdentity, UpdateStages.WithProperties { + /** + * Executes the update request. + * + * @return the updated resource. + */ + LocalRulestackResource apply(); + + /** + * Executes the update request. + * + * @param context The context to associate with this operation. + * @return the updated resource. + */ + LocalRulestackResource apply(Context context); + } + /** The LocalRulestackResource update stages. */ + interface UpdateStages { + /** The stage of the LocalRulestackResource update allowing to specify tags. */ + interface WithTags { + /** + * Specifies the tags property: Resource tags.. + * + * @param tags Resource tags. + * @return the next definition stage. + */ + Update withTags(Map tags); + } + /** The stage of the LocalRulestackResource update allowing to specify identity. */ + interface WithIdentity { + /** + * Specifies the identity property: The managed service identities assigned to this resource.. + * + * @param identity The managed service identities assigned to this resource. + * @return the next definition stage. + */ + Update withIdentity(AzureResourceManagerManagedIdentityProperties identity); + } + /** The stage of the LocalRulestackResource update allowing to specify properties. */ + interface WithProperties { + /** + * Specifies the properties property: The updatable properties of the LocalRulestackResource.. + * + * @param properties The updatable properties of the LocalRulestackResource. + * @return the next definition stage. + */ + Update withProperties(LocalRulestackResourceUpdateProperties properties); + } + } + /** + * Refreshes the resource to sync with Azure. + * + * @return the refreshed resource. + */ + LocalRulestackResource refresh(); + + /** + * Refreshes the resource to sync with Azure. + * + * @param context The context to associate with this operation. + * @return the refreshed resource. + */ + LocalRulestackResource refresh(Context context); + + /** + * Commit rulestack configuration. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void commit(); + + /** + * Commit rulestack configuration. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void commit(Context context); + + /** + * Get changelog. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog along with {@link Response}. + */ + Response getChangeLogWithResponse(Context context); + + /** + * Get changelog. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog. + */ + Changelog getChangeLog(); + + /** + * support info for rulestack. + * + * @param email email address on behalf of which this API called. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource along with {@link Response}. + */ + Response getSupportInfoWithResponse(String email, Context context); + + /** + * support info for rulestack. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource. + */ + SupportInfo getSupportInfo(); + + /** + * List of AppIds for LocalRulestack ApiVersion. + * + * @param appIdVersion The appIdVersion parameter. + * @param appPrefix The appPrefix parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response body along with {@link Response}. + */ + Response listAppIdsWithResponse( + String appIdVersion, String appPrefix, String skip, Integer top, Context context); + + /** + * List of AppIds for LocalRulestack ApiVersion. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response. + */ + ListAppIdResponse listAppIds(); + + /** + * List of countries for Rulestack. + * + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object along with {@link Response}. + */ + Response listCountriesWithResponse(String skip, Integer top, Context context); + + /** + * List of countries for Rulestack. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object. + */ + CountriesResponse listCountries(); + + /** + * List of Firewalls associated with Rulestack. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response along with {@link Response}. + */ + Response listFirewallsWithResponse(Context context); + + /** + * List of Firewalls associated with Rulestack. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response. + */ + ListFirewallsResponse listFirewalls(); + + /** + * List predefined URL categories for rulestack. + * + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response along with {@link Response}. + */ + Response listPredefinedUrlCategoriesWithResponse( + String skip, Integer top, Context context); + + /** + * List predefined URL categories for rulestack. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response. + */ + PredefinedUrlCategoriesResponse listPredefinedUrlCategories(); + + /** + * Revert rulestack configuration. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + Response revertWithResponse(Context context); + + /** + * Revert rulestack configuration. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void revert(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulestackResourceListResult.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulestackResourceListResult.java new file mode 100644 index 0000000000000..a35908a847f26 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulestackResourceListResult.java @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulestackResourceInner; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The response of a LocalRulestackResource list operation. */ +@Fluent +public final class LocalRulestackResourceListResult { + /* + * The items on this page + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * The link to the next page of items + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of LocalRulestackResourceListResult class. */ + public LocalRulestackResourceListResult() { + } + + /** + * Get the value property: The items on this page. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: The items on this page. + * + * @param value the value value to set. + * @return the LocalRulestackResourceListResult object itself. + */ + public LocalRulestackResourceListResult withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: The link to the next page of items. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: The link to the next page of items. + * + * @param nextLink the nextLink value to set. + * @return the LocalRulestackResourceListResult object itself. + */ + public LocalRulestackResourceListResult withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model LocalRulestackResourceListResult")); + } else { + value().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(LocalRulestackResourceListResult.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulestackResourceUpdate.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulestackResourceUpdate.java new file mode 100644 index 0000000000000..8bb1fefbc7135 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulestackResourceUpdate.java @@ -0,0 +1,111 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonInclude; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.Map; + +/** The type used for update operations of the LocalRulestackResource. */ +@Fluent +public final class LocalRulestackResourceUpdate { + /* + * The managed service identities assigned to this resource. + */ + @JsonProperty(value = "identity") + private AzureResourceManagerManagedIdentityProperties identity; + + /* + * Resource tags. + */ + @JsonProperty(value = "tags") + @JsonInclude(value = JsonInclude.Include.NON_NULL, content = JsonInclude.Include.ALWAYS) + private Map tags; + + /* + * The updatable properties of the LocalRulestackResource. + */ + @JsonProperty(value = "properties") + private LocalRulestackResourceUpdateProperties properties; + + /** Creates an instance of LocalRulestackResourceUpdate class. */ + public LocalRulestackResourceUpdate() { + } + + /** + * Get the identity property: The managed service identities assigned to this resource. + * + * @return the identity value. + */ + public AzureResourceManagerManagedIdentityProperties identity() { + return this.identity; + } + + /** + * Set the identity property: The managed service identities assigned to this resource. + * + * @param identity the identity value to set. + * @return the LocalRulestackResourceUpdate object itself. + */ + public LocalRulestackResourceUpdate withIdentity(AzureResourceManagerManagedIdentityProperties identity) { + this.identity = identity; + return this; + } + + /** + * Get the tags property: Resource tags. + * + * @return the tags value. + */ + public Map tags() { + return this.tags; + } + + /** + * Set the tags property: Resource tags. + * + * @param tags the tags value to set. + * @return the LocalRulestackResourceUpdate object itself. + */ + public LocalRulestackResourceUpdate withTags(Map tags) { + this.tags = tags; + return this; + } + + /** + * Get the properties property: The updatable properties of the LocalRulestackResource. + * + * @return the properties value. + */ + public LocalRulestackResourceUpdateProperties properties() { + return this.properties; + } + + /** + * Set the properties property: The updatable properties of the LocalRulestackResource. + * + * @param properties the properties value to set. + * @return the LocalRulestackResourceUpdate object itself. + */ + public LocalRulestackResourceUpdate withProperties(LocalRulestackResourceUpdateProperties properties) { + this.properties = properties; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (identity() != null) { + identity().validate(); + } + if (properties() != null) { + properties().validate(); + } + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulestackResourceUpdateProperties.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulestackResourceUpdateProperties.java new file mode 100644 index 0000000000000..613ad38322eb9 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulestackResourceUpdateProperties.java @@ -0,0 +1,236 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The updatable properties of the LocalRulestackResource. */ +@Fluent +public final class LocalRulestackResourceUpdateProperties { + /* + * PanEtag info + */ + @JsonProperty(value = "panEtag") + private String panEtag; + + /* + * Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks + */ + @JsonProperty(value = "panLocation") + private String panLocation; + + /* + * Rulestack Type + */ + @JsonProperty(value = "scope") + private ScopeType scope; + + /* + * subscription scope of global rulestack + */ + @JsonProperty(value = "associatedSubscriptions") + private List associatedSubscriptions; + + /* + * rulestack description + */ + @JsonProperty(value = "description") + private String description; + + /* + * Mode for default rules creation + */ + @JsonProperty(value = "defaultMode") + private DefaultMode defaultMode; + + /* + * minimum version + */ + @JsonProperty(value = "minAppIdVersion") + private String minAppIdVersion; + + /* + * Security Profile + */ + @JsonProperty(value = "securityServices") + private SecurityServices securityServices; + + /** Creates an instance of LocalRulestackResourceUpdateProperties class. */ + public LocalRulestackResourceUpdateProperties() { + } + + /** + * Get the panEtag property: PanEtag info. + * + * @return the panEtag value. + */ + public String panEtag() { + return this.panEtag; + } + + /** + * Set the panEtag property: PanEtag info. + * + * @param panEtag the panEtag value to set. + * @return the LocalRulestackResourceUpdateProperties object itself. + */ + public LocalRulestackResourceUpdateProperties withPanEtag(String panEtag) { + this.panEtag = panEtag; + return this; + } + + /** + * Get the panLocation property: Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks. + * + * @return the panLocation value. + */ + public String panLocation() { + return this.panLocation; + } + + /** + * Set the panLocation property: Rulestack Location, Required for GlobalRulestacks, Not for LocalRulestacks. + * + * @param panLocation the panLocation value to set. + * @return the LocalRulestackResourceUpdateProperties object itself. + */ + public LocalRulestackResourceUpdateProperties withPanLocation(String panLocation) { + this.panLocation = panLocation; + return this; + } + + /** + * Get the scope property: Rulestack Type. + * + * @return the scope value. + */ + public ScopeType scope() { + return this.scope; + } + + /** + * Set the scope property: Rulestack Type. + * + * @param scope the scope value to set. + * @return the LocalRulestackResourceUpdateProperties object itself. + */ + public LocalRulestackResourceUpdateProperties withScope(ScopeType scope) { + this.scope = scope; + return this; + } + + /** + * Get the associatedSubscriptions property: subscription scope of global rulestack. + * + * @return the associatedSubscriptions value. + */ + public List associatedSubscriptions() { + return this.associatedSubscriptions; + } + + /** + * Set the associatedSubscriptions property: subscription scope of global rulestack. + * + * @param associatedSubscriptions the associatedSubscriptions value to set. + * @return the LocalRulestackResourceUpdateProperties object itself. + */ + public LocalRulestackResourceUpdateProperties withAssociatedSubscriptions(List associatedSubscriptions) { + this.associatedSubscriptions = associatedSubscriptions; + return this; + } + + /** + * Get the description property: rulestack description. + * + * @return the description value. + */ + public String description() { + return this.description; + } + + /** + * Set the description property: rulestack description. + * + * @param description the description value to set. + * @return the LocalRulestackResourceUpdateProperties object itself. + */ + public LocalRulestackResourceUpdateProperties withDescription(String description) { + this.description = description; + return this; + } + + /** + * Get the defaultMode property: Mode for default rules creation. + * + * @return the defaultMode value. + */ + public DefaultMode defaultMode() { + return this.defaultMode; + } + + /** + * Set the defaultMode property: Mode for default rules creation. + * + * @param defaultMode the defaultMode value to set. + * @return the LocalRulestackResourceUpdateProperties object itself. + */ + public LocalRulestackResourceUpdateProperties withDefaultMode(DefaultMode defaultMode) { + this.defaultMode = defaultMode; + return this; + } + + /** + * Get the minAppIdVersion property: minimum version. + * + * @return the minAppIdVersion value. + */ + public String minAppIdVersion() { + return this.minAppIdVersion; + } + + /** + * Set the minAppIdVersion property: minimum version. + * + * @param minAppIdVersion the minAppIdVersion value to set. + * @return the LocalRulestackResourceUpdateProperties object itself. + */ + public LocalRulestackResourceUpdateProperties withMinAppIdVersion(String minAppIdVersion) { + this.minAppIdVersion = minAppIdVersion; + return this; + } + + /** + * Get the securityServices property: Security Profile. + * + * @return the securityServices value. + */ + public SecurityServices securityServices() { + return this.securityServices; + } + + /** + * Set the securityServices property: Security Profile. + * + * @param securityServices the securityServices value to set. + * @return the LocalRulestackResourceUpdateProperties object itself. + */ + public LocalRulestackResourceUpdateProperties withSecurityServices(SecurityServices securityServices) { + this.securityServices = securityServices; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (securityServices() != null) { + securityServices().validate(); + } + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulestacks.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulestacks.java new file mode 100644 index 0000000000000..12324c29b962c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LocalRulestacks.java @@ -0,0 +1,445 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.Context; + +/** Resource collection API of LocalRulestacks. */ +public interface LocalRulestacks { + /** + * List LocalRulestackResource resources by subscription ID. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable list(); + + /** + * List LocalRulestackResource resources by subscription ID. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable list(Context context); + + /** + * List LocalRulestackResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable listByResourceGroup(String resourceGroupName); + + /** + * List LocalRulestackResource resources by resource group. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a LocalRulestackResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable listByResourceGroup(String resourceGroupName, Context context); + + /** + * Get a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulestackResource along with {@link Response}. + */ + Response getByResourceGroupWithResponse( + String resourceGroupName, String localRulestackName, Context context); + + /** + * Get a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulestackResource. + */ + LocalRulestackResource getByResourceGroup(String resourceGroupName, String localRulestackName); + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteByResourceGroup(String resourceGroupName, String localRulestackName); + + /** + * Delete a LocalRulestackResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String resourceGroupName, String localRulestackName, Context context); + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void commit(String resourceGroupName, String localRulestackName); + + /** + * Commit rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void commit(String resourceGroupName, String localRulestackName, Context context); + + /** + * Get changelog. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog along with {@link Response}. + */ + Response getChangeLogWithResponse(String resourceGroupName, String localRulestackName, Context context); + + /** + * Get changelog. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return changelog. + */ + Changelog getChangeLog(String resourceGroupName, String localRulestackName); + + /** + * support info for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param email email address on behalf of which this API called. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource along with {@link Response}. + */ + Response getSupportInfoWithResponse( + String resourceGroupName, String localRulestackName, String email, Context context); + + /** + * support info for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return support information for the resource. + */ + SupportInfo getSupportInfo(String resourceGroupName, String localRulestackName); + + /** + * Get the list of advanced security objects. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects along with {@link Response}. + */ + Response listAdvancedSecurityObjectsWithResponse( + String resourceGroupName, + String localRulestackName, + AdvSecurityObjectTypeEnum type, + String skip, + Integer top, + Context context); + + /** + * Get the list of advanced security objects. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the list of advanced security objects. + */ + AdvSecurityObjectListResponse listAdvancedSecurityObjects( + String resourceGroupName, String localRulestackName, AdvSecurityObjectTypeEnum type); + + /** + * List of AppIds for LocalRulestack ApiVersion. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param appIdVersion The appIdVersion parameter. + * @param appPrefix The appPrefix parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response body along with {@link Response}. + */ + Response listAppIdsWithResponse( + String resourceGroupName, + String localRulestackName, + String appIdVersion, + String appPrefix, + String skip, + Integer top, + Context context); + + /** + * List of AppIds for LocalRulestack ApiVersion. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response. + */ + ListAppIdResponse listAppIds(String resourceGroupName, String localRulestackName); + + /** + * List of countries for Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object along with {@link Response}. + */ + Response listCountriesWithResponse( + String resourceGroupName, String localRulestackName, String skip, Integer top, Context context); + + /** + * List of countries for Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return countries Response Object. + */ + CountriesResponse listCountries(String resourceGroupName, String localRulestackName); + + /** + * List of Firewalls associated with Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response along with {@link Response}. + */ + Response listFirewallsWithResponse( + String resourceGroupName, String localRulestackName, Context context); + + /** + * List of Firewalls associated with Rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return list firewalls response. + */ + ListFirewallsResponse listFirewalls(String resourceGroupName, String localRulestackName); + + /** + * List predefined URL categories for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response along with {@link Response}. + */ + Response listPredefinedUrlCategoriesWithResponse( + String resourceGroupName, String localRulestackName, String skip, Integer top, Context context); + + /** + * List predefined URL categories for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return predefined url categories response. + */ + PredefinedUrlCategoriesResponse listPredefinedUrlCategories(String resourceGroupName, String localRulestackName); + + /** + * List the security services for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @param skip The skip parameter. + * @param top The top parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response along with {@link Response}. + */ + Response listSecurityServicesWithResponse( + String resourceGroupName, + String localRulestackName, + SecurityServicesTypeEnum type, + String skip, + Integer top, + Context context); + + /** + * List the security services for rulestack. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param type The type parameter. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return security services list response. + */ + SecurityServicesResponse listSecurityServices( + String resourceGroupName, String localRulestackName, SecurityServicesTypeEnum type); + + /** + * Revert rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + Response revertWithResponse(String resourceGroupName, String localRulestackName, Context context); + + /** + * Revert rulestack configuration. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void revert(String resourceGroupName, String localRulestackName); + + /** + * Get a LocalRulestackResource. + * + * @param id the resource ID. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulestackResource along with {@link Response}. + */ + LocalRulestackResource getById(String id); + + /** + * Get a LocalRulestackResource. + * + * @param id the resource ID. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a LocalRulestackResource along with {@link Response}. + */ + Response getByIdWithResponse(String id, Context context); + + /** + * Delete a LocalRulestackResource. + * + * @param id the resource ID. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteById(String id); + + /** + * Delete a LocalRulestackResource. + * + * @param id the resource ID. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteByIdWithResponse(String id, Context context); + + /** + * Begins definition for a new LocalRulestackResource resource. + * + * @param name resource name. + * @return the first stage of the new LocalRulestackResource definition. + */ + LocalRulestackResource.DefinitionStages.Blank define(String name); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LogDestination.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LogDestination.java new file mode 100644 index 0000000000000..6bd511afa71fb --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LogDestination.java @@ -0,0 +1,111 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Log Destination. */ +@Fluent +public final class LogDestination { + /* + * Storage account configurations + */ + @JsonProperty(value = "storageConfigurations") + private StorageAccount storageConfigurations; + + /* + * Event Hub configurations + */ + @JsonProperty(value = "eventHubConfigurations") + private EventHub eventHubConfigurations; + + /* + * Monitor Log configurations + */ + @JsonProperty(value = "monitorConfigurations") + private MonitorLog monitorConfigurations; + + /** Creates an instance of LogDestination class. */ + public LogDestination() { + } + + /** + * Get the storageConfigurations property: Storage account configurations. + * + * @return the storageConfigurations value. + */ + public StorageAccount storageConfigurations() { + return this.storageConfigurations; + } + + /** + * Set the storageConfigurations property: Storage account configurations. + * + * @param storageConfigurations the storageConfigurations value to set. + * @return the LogDestination object itself. + */ + public LogDestination withStorageConfigurations(StorageAccount storageConfigurations) { + this.storageConfigurations = storageConfigurations; + return this; + } + + /** + * Get the eventHubConfigurations property: Event Hub configurations. + * + * @return the eventHubConfigurations value. + */ + public EventHub eventHubConfigurations() { + return this.eventHubConfigurations; + } + + /** + * Set the eventHubConfigurations property: Event Hub configurations. + * + * @param eventHubConfigurations the eventHubConfigurations value to set. + * @return the LogDestination object itself. + */ + public LogDestination withEventHubConfigurations(EventHub eventHubConfigurations) { + this.eventHubConfigurations = eventHubConfigurations; + return this; + } + + /** + * Get the monitorConfigurations property: Monitor Log configurations. + * + * @return the monitorConfigurations value. + */ + public MonitorLog monitorConfigurations() { + return this.monitorConfigurations; + } + + /** + * Set the monitorConfigurations property: Monitor Log configurations. + * + * @param monitorConfigurations the monitorConfigurations value to set. + * @return the LogDestination object itself. + */ + public LogDestination withMonitorConfigurations(MonitorLog monitorConfigurations) { + this.monitorConfigurations = monitorConfigurations; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (storageConfigurations() != null) { + storageConfigurations().validate(); + } + if (eventHubConfigurations() != null) { + eventHubConfigurations().validate(); + } + if (monitorConfigurations() != null) { + monitorConfigurations().validate(); + } + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LogOption.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LogOption.java new file mode 100644 index 0000000000000..148a68bd09c71 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LogOption.java @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Log options possible. */ +public final class LogOption extends ExpandableStringEnum { + /** Static value SAME_DESTINATION for LogOption. */ + public static final LogOption SAME_DESTINATION = fromString("SAME_DESTINATION"); + + /** Static value INDIVIDUAL_DESTINATION for LogOption. */ + public static final LogOption INDIVIDUAL_DESTINATION = fromString("INDIVIDUAL_DESTINATION"); + + /** + * Creates a new instance of LogOption value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public LogOption() { + } + + /** + * Creates or finds a LogOption from its string representation. + * + * @param name a name to look for. + * @return the corresponding LogOption. + */ + @JsonCreator + public static LogOption fromString(String name) { + return fromString(name, LogOption.class); + } + + /** + * Gets known LogOption values. + * + * @return known LogOption values. + */ + public static Collection values() { + return values(LogOption.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LogSettings.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LogSettings.java new file mode 100644 index 0000000000000..b164380f2936e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LogSettings.java @@ -0,0 +1,66 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LogSettingsInner; + +/** An immutable client-side representation of LogSettings. */ +public interface LogSettings { + /** + * Gets the logType property: One of possible log type. + * + * @return the logType value. + */ + LogType logType(); + + /** + * Gets the logOption property: Log option SAME/INDIVIDUAL. + * + * @return the logOption value. + */ + LogOption logOption(); + + /** + * Gets the applicationInsights property: Application Insight details. + * + * @return the applicationInsights value. + */ + ApplicationInsights applicationInsights(); + + /** + * Gets the commonDestination property: Common destination configurations. + * + * @return the commonDestination value. + */ + LogDestination commonDestination(); + + /** + * Gets the trafficLogDestination property: Traffic destination configurations. + * + * @return the trafficLogDestination value. + */ + LogDestination trafficLogDestination(); + + /** + * Gets the threatLogDestination property: Threat destination configurations. + * + * @return the threatLogDestination value. + */ + LogDestination threatLogDestination(); + + /** + * Gets the decryptLogDestination property: Decrypt destination configurations. + * + * @return the decryptLogDestination value. + */ + LogDestination decryptLogDestination(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LogSettingsInner object. + * + * @return the inner object. + */ + LogSettingsInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LogType.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LogType.java new file mode 100644 index 0000000000000..488c976ac459c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/LogType.java @@ -0,0 +1,59 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Possible log types. */ +public final class LogType extends ExpandableStringEnum { + /** Static value TRAFFIC for LogType. */ + public static final LogType TRAFFIC = fromString("TRAFFIC"); + + /** Static value THREAT for LogType. */ + public static final LogType THREAT = fromString("THREAT"); + + /** Static value DECRYPTION for LogType. */ + public static final LogType DECRYPTION = fromString("DECRYPTION"); + + /** Static value WILDFIRE for LogType. */ + public static final LogType WILDFIRE = fromString("WILDFIRE"); + + /** Static value DLP for LogType. */ + public static final LogType DLP = fromString("DLP"); + + /** Static value AUDIT for LogType. */ + public static final LogType AUDIT = fromString("AUDIT"); + + /** + * Creates a new instance of LogType value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public LogType() { + } + + /** + * Creates or finds a LogType from its string representation. + * + * @param name a name to look for. + * @return the corresponding LogType. + */ + @JsonCreator + public static LogType fromString(String name) { + return fromString(name, LogType.class); + } + + /** + * Gets known LogType values. + * + * @return known LogType values. + */ + public static Collection values() { + return values(LogType.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ManagedIdentityType.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ManagedIdentityType.java new file mode 100644 index 0000000000000..00d057074c2d2 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ManagedIdentityType.java @@ -0,0 +1,53 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** The kind of managed identity assigned to this resource. */ +public final class ManagedIdentityType extends ExpandableStringEnum { + /** Static value None for ManagedIdentityType. */ + public static final ManagedIdentityType NONE = fromString("None"); + + /** Static value SystemAssigned for ManagedIdentityType. */ + public static final ManagedIdentityType SYSTEM_ASSIGNED = fromString("SystemAssigned"); + + /** Static value UserAssigned for ManagedIdentityType. */ + public static final ManagedIdentityType USER_ASSIGNED = fromString("UserAssigned"); + + /** Static value SystemAssigned,UserAssigned for ManagedIdentityType. */ + public static final ManagedIdentityType SYSTEM_ASSIGNED_USER_ASSIGNED = fromString("SystemAssigned,UserAssigned"); + + /** + * Creates a new instance of ManagedIdentityType value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public ManagedIdentityType() { + } + + /** + * Creates or finds a ManagedIdentityType from its string representation. + * + * @param name a name to look for. + * @return the corresponding ManagedIdentityType. + */ + @JsonCreator + public static ManagedIdentityType fromString(String name) { + return fromString(name, ManagedIdentityType.class); + } + + /** + * Gets known ManagedIdentityType values. + * + * @return known ManagedIdentityType values. + */ + public static Collection values() { + return values(ManagedIdentityType.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/MarketplaceDetails.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/MarketplaceDetails.java new file mode 100644 index 0000000000000..5f17192eeee6a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/MarketplaceDetails.java @@ -0,0 +1,131 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** MarketplaceDetails of PAN Firewall resource. */ +@Fluent +public final class MarketplaceDetails { + /* + * Marketplace Subscription Id + */ + @JsonProperty(value = "marketplaceSubscriptionId", access = JsonProperty.Access.WRITE_ONLY) + private String marketplaceSubscriptionId; + + /* + * Offer Id + */ + @JsonProperty(value = "offerId", required = true) + private String offerId; + + /* + * Publisher Id + */ + @JsonProperty(value = "publisherId", required = true) + private String publisherId; + + /* + * Marketplace Subscription Status + */ + @JsonProperty(value = "marketplaceSubscriptionStatus") + private MarketplaceSubscriptionStatus marketplaceSubscriptionStatus; + + /** Creates an instance of MarketplaceDetails class. */ + public MarketplaceDetails() { + } + + /** + * Get the marketplaceSubscriptionId property: Marketplace Subscription Id. + * + * @return the marketplaceSubscriptionId value. + */ + public String marketplaceSubscriptionId() { + return this.marketplaceSubscriptionId; + } + + /** + * Get the offerId property: Offer Id. + * + * @return the offerId value. + */ + public String offerId() { + return this.offerId; + } + + /** + * Set the offerId property: Offer Id. + * + * @param offerId the offerId value to set. + * @return the MarketplaceDetails object itself. + */ + public MarketplaceDetails withOfferId(String offerId) { + this.offerId = offerId; + return this; + } + + /** + * Get the publisherId property: Publisher Id. + * + * @return the publisherId value. + */ + public String publisherId() { + return this.publisherId; + } + + /** + * Set the publisherId property: Publisher Id. + * + * @param publisherId the publisherId value to set. + * @return the MarketplaceDetails object itself. + */ + public MarketplaceDetails withPublisherId(String publisherId) { + this.publisherId = publisherId; + return this; + } + + /** + * Get the marketplaceSubscriptionStatus property: Marketplace Subscription Status. + * + * @return the marketplaceSubscriptionStatus value. + */ + public MarketplaceSubscriptionStatus marketplaceSubscriptionStatus() { + return this.marketplaceSubscriptionStatus; + } + + /** + * Set the marketplaceSubscriptionStatus property: Marketplace Subscription Status. + * + * @param marketplaceSubscriptionStatus the marketplaceSubscriptionStatus value to set. + * @return the MarketplaceDetails object itself. + */ + public MarketplaceDetails withMarketplaceSubscriptionStatus( + MarketplaceSubscriptionStatus marketplaceSubscriptionStatus) { + this.marketplaceSubscriptionStatus = marketplaceSubscriptionStatus; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (offerId() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property offerId in model MarketplaceDetails")); + } + if (publisherId() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property publisherId in model MarketplaceDetails")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(MarketplaceDetails.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/MarketplaceSubscriptionStatus.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/MarketplaceSubscriptionStatus.java new file mode 100644 index 0000000000000..e3335de77c455 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/MarketplaceSubscriptionStatus.java @@ -0,0 +1,59 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Marketplace Subscription Status. */ +public final class MarketplaceSubscriptionStatus extends ExpandableStringEnum { + /** Static value PendingFulfillmentStart for MarketplaceSubscriptionStatus. */ + public static final MarketplaceSubscriptionStatus PENDING_FULFILLMENT_START = fromString("PendingFulfillmentStart"); + + /** Static value Subscribed for MarketplaceSubscriptionStatus. */ + public static final MarketplaceSubscriptionStatus SUBSCRIBED = fromString("Subscribed"); + + /** Static value Suspended for MarketplaceSubscriptionStatus. */ + public static final MarketplaceSubscriptionStatus SUSPENDED = fromString("Suspended"); + + /** Static value Unsubscribed for MarketplaceSubscriptionStatus. */ + public static final MarketplaceSubscriptionStatus UNSUBSCRIBED = fromString("Unsubscribed"); + + /** Static value NotStarted for MarketplaceSubscriptionStatus. */ + public static final MarketplaceSubscriptionStatus NOT_STARTED = fromString("NotStarted"); + + /** Static value FulfillmentRequested for MarketplaceSubscriptionStatus. */ + public static final MarketplaceSubscriptionStatus FULFILLMENT_REQUESTED = fromString("FulfillmentRequested"); + + /** + * Creates a new instance of MarketplaceSubscriptionStatus value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public MarketplaceSubscriptionStatus() { + } + + /** + * Creates or finds a MarketplaceSubscriptionStatus from its string representation. + * + * @param name a name to look for. + * @return the corresponding MarketplaceSubscriptionStatus. + */ + @JsonCreator + public static MarketplaceSubscriptionStatus fromString(String name) { + return fromString(name, MarketplaceSubscriptionStatus.class); + } + + /** + * Gets known MarketplaceSubscriptionStatus values. + * + * @return known MarketplaceSubscriptionStatus values. + */ + public static Collection values() { + return values(MarketplaceSubscriptionStatus.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/MonitorLog.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/MonitorLog.java new file mode 100644 index 0000000000000..c531ad6552828 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/MonitorLog.java @@ -0,0 +1,154 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** MonitorLog configurations. */ +@Fluent +public final class MonitorLog { + /* + * Resource ID of MonitorLog + */ + @JsonProperty(value = "id") + private String id; + + /* + * Subscription Id + */ + @JsonProperty(value = "subscriptionId") + private String subscriptionId; + + /* + * MonitorLog workspace + */ + @JsonProperty(value = "workspace") + private String workspace; + + /* + * Primary Key value for Monitor + */ + @JsonProperty(value = "primaryKey") + private String primaryKey; + + /* + * Secondary Key value for Monitor + */ + @JsonProperty(value = "secondaryKey") + private String secondaryKey; + + /** Creates an instance of MonitorLog class. */ + public MonitorLog() { + } + + /** + * Get the id property: Resource ID of MonitorLog. + * + * @return the id value. + */ + public String id() { + return this.id; + } + + /** + * Set the id property: Resource ID of MonitorLog. + * + * @param id the id value to set. + * @return the MonitorLog object itself. + */ + public MonitorLog withId(String id) { + this.id = id; + return this; + } + + /** + * Get the subscriptionId property: Subscription Id. + * + * @return the subscriptionId value. + */ + public String subscriptionId() { + return this.subscriptionId; + } + + /** + * Set the subscriptionId property: Subscription Id. + * + * @param subscriptionId the subscriptionId value to set. + * @return the MonitorLog object itself. + */ + public MonitorLog withSubscriptionId(String subscriptionId) { + this.subscriptionId = subscriptionId; + return this; + } + + /** + * Get the workspace property: MonitorLog workspace. + * + * @return the workspace value. + */ + public String workspace() { + return this.workspace; + } + + /** + * Set the workspace property: MonitorLog workspace. + * + * @param workspace the workspace value to set. + * @return the MonitorLog object itself. + */ + public MonitorLog withWorkspace(String workspace) { + this.workspace = workspace; + return this; + } + + /** + * Get the primaryKey property: Primary Key value for Monitor. + * + * @return the primaryKey value. + */ + public String primaryKey() { + return this.primaryKey; + } + + /** + * Set the primaryKey property: Primary Key value for Monitor. + * + * @param primaryKey the primaryKey value to set. + * @return the MonitorLog object itself. + */ + public MonitorLog withPrimaryKey(String primaryKey) { + this.primaryKey = primaryKey; + return this; + } + + /** + * Get the secondaryKey property: Secondary Key value for Monitor. + * + * @return the secondaryKey value. + */ + public String secondaryKey() { + return this.secondaryKey; + } + + /** + * Set the secondaryKey property: Secondary Key value for Monitor. + * + * @param secondaryKey the secondaryKey value to set. + * @return the MonitorLog object itself. + */ + public MonitorLog withSecondaryKey(String secondaryKey) { + this.secondaryKey = secondaryKey; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/NameDescriptionObject.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/NameDescriptionObject.java new file mode 100644 index 0000000000000..4908a6ef4f3a1 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/NameDescriptionObject.java @@ -0,0 +1,84 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** object type info. */ +@Fluent +public final class NameDescriptionObject { + /* + * name value + */ + @JsonProperty(value = "name", required = true) + private String name; + + /* + * description value + */ + @JsonProperty(value = "description") + private String description; + + /** Creates an instance of NameDescriptionObject class. */ + public NameDescriptionObject() { + } + + /** + * Get the name property: name value. + * + * @return the name value. + */ + public String name() { + return this.name; + } + + /** + * Set the name property: name value. + * + * @param name the name value to set. + * @return the NameDescriptionObject object itself. + */ + public NameDescriptionObject withName(String name) { + this.name = name; + return this; + } + + /** + * Get the description property: description value. + * + * @return the description value. + */ + public String description() { + return this.description; + } + + /** + * Set the description property: description value. + * + * @param description the description value to set. + * @return the NameDescriptionObject object itself. + */ + public NameDescriptionObject withDescription(String description) { + this.description = description; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (name() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property name in model NameDescriptionObject")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(NameDescriptionObject.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/NetworkProfile.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/NetworkProfile.java new file mode 100644 index 0000000000000..68d9c8d586e22 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/NetworkProfile.java @@ -0,0 +1,210 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** Network settings for Firewall. */ +@Fluent +public final class NetworkProfile { + /* + * Vnet configurations + */ + @JsonProperty(value = "vnetConfiguration") + private VnetConfiguration vnetConfiguration; + + /* + * Vwan configurations + */ + @JsonProperty(value = "vwanConfiguration") + private VwanConfiguration vwanConfiguration; + + /* + * vnet or vwan, cannot be updated + */ + @JsonProperty(value = "networkType", required = true) + private NetworkType networkType; + + /* + * List of IPs associated with the Firewall + */ + @JsonProperty(value = "publicIps", required = true) + private List publicIps; + + /* + * Enable egress NAT, enabled by default + */ + @JsonProperty(value = "enableEgressNat", required = true) + private EgressNat enableEgressNat; + + /* + * Egress nat IP to use + */ + @JsonProperty(value = "egressNatIp") + private List egressNatIp; + + /** Creates an instance of NetworkProfile class. */ + public NetworkProfile() { + } + + /** + * Get the vnetConfiguration property: Vnet configurations. + * + * @return the vnetConfiguration value. + */ + public VnetConfiguration vnetConfiguration() { + return this.vnetConfiguration; + } + + /** + * Set the vnetConfiguration property: Vnet configurations. + * + * @param vnetConfiguration the vnetConfiguration value to set. + * @return the NetworkProfile object itself. + */ + public NetworkProfile withVnetConfiguration(VnetConfiguration vnetConfiguration) { + this.vnetConfiguration = vnetConfiguration; + return this; + } + + /** + * Get the vwanConfiguration property: Vwan configurations. + * + * @return the vwanConfiguration value. + */ + public VwanConfiguration vwanConfiguration() { + return this.vwanConfiguration; + } + + /** + * Set the vwanConfiguration property: Vwan configurations. + * + * @param vwanConfiguration the vwanConfiguration value to set. + * @return the NetworkProfile object itself. + */ + public NetworkProfile withVwanConfiguration(VwanConfiguration vwanConfiguration) { + this.vwanConfiguration = vwanConfiguration; + return this; + } + + /** + * Get the networkType property: vnet or vwan, cannot be updated. + * + * @return the networkType value. + */ + public NetworkType networkType() { + return this.networkType; + } + + /** + * Set the networkType property: vnet or vwan, cannot be updated. + * + * @param networkType the networkType value to set. + * @return the NetworkProfile object itself. + */ + public NetworkProfile withNetworkType(NetworkType networkType) { + this.networkType = networkType; + return this; + } + + /** + * Get the publicIps property: List of IPs associated with the Firewall. + * + * @return the publicIps value. + */ + public List publicIps() { + return this.publicIps; + } + + /** + * Set the publicIps property: List of IPs associated with the Firewall. + * + * @param publicIps the publicIps value to set. + * @return the NetworkProfile object itself. + */ + public NetworkProfile withPublicIps(List publicIps) { + this.publicIps = publicIps; + return this; + } + + /** + * Get the enableEgressNat property: Enable egress NAT, enabled by default. + * + * @return the enableEgressNat value. + */ + public EgressNat enableEgressNat() { + return this.enableEgressNat; + } + + /** + * Set the enableEgressNat property: Enable egress NAT, enabled by default. + * + * @param enableEgressNat the enableEgressNat value to set. + * @return the NetworkProfile object itself. + */ + public NetworkProfile withEnableEgressNat(EgressNat enableEgressNat) { + this.enableEgressNat = enableEgressNat; + return this; + } + + /** + * Get the egressNatIp property: Egress nat IP to use. + * + * @return the egressNatIp value. + */ + public List egressNatIp() { + return this.egressNatIp; + } + + /** + * Set the egressNatIp property: Egress nat IP to use. + * + * @param egressNatIp the egressNatIp value to set. + * @return the NetworkProfile object itself. + */ + public NetworkProfile withEgressNatIp(List egressNatIp) { + this.egressNatIp = egressNatIp; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (vnetConfiguration() != null) { + vnetConfiguration().validate(); + } + if (vwanConfiguration() != null) { + vwanConfiguration().validate(); + } + if (networkType() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property networkType in model NetworkProfile")); + } + if (publicIps() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property publicIps in model NetworkProfile")); + } else { + publicIps().forEach(e -> e.validate()); + } + if (enableEgressNat() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property enableEgressNat in model NetworkProfile")); + } + if (egressNatIp() != null) { + egressNatIp().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(NetworkProfile.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/NetworkType.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/NetworkType.java new file mode 100644 index 0000000000000..30a9a05ec61be --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/NetworkType.java @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** NetworkType Enum. */ +public final class NetworkType extends ExpandableStringEnum { + /** Static value VNET for NetworkType. */ + public static final NetworkType VNET = fromString("VNET"); + + /** Static value VWAN for NetworkType. */ + public static final NetworkType VWAN = fromString("VWAN"); + + /** + * Creates a new instance of NetworkType value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public NetworkType() { + } + + /** + * Creates or finds a NetworkType from its string representation. + * + * @param name a name to look for. + * @return the corresponding NetworkType. + */ + @JsonCreator + public static NetworkType fromString(String name) { + return fromString(name, NetworkType.class); + } + + /** + * Gets known NetworkType values. + * + * @return known NetworkType values. + */ + public static Collection values() { + return values(NetworkType.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Operation.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Operation.java new file mode 100644 index 0000000000000..8d1459320fd25 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Operation.java @@ -0,0 +1,56 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.OperationInner; + +/** An immutable client-side representation of Operation. */ +public interface Operation { + /** + * Gets the name property: The name of the operation, as per Resource-Based Access Control (RBAC). Examples: + * "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action". + * + * @return the name value. + */ + String name(); + + /** + * Gets the isDataAction property: Whether the operation applies to data-plane. This is "true" for data-plane + * operations and "false" for ARM/control-plane operations. + * + * @return the isDataAction value. + */ + Boolean isDataAction(); + + /** + * Gets the display property: Localized display information for this particular operation. + * + * @return the display value. + */ + OperationDisplay display(); + + /** + * Gets the origin property: The intended executor of the operation; as in Resource Based Access Control (RBAC) and + * audit logs UX. Default value is "user,system". + * + * @return the origin value. + */ + Origin origin(); + + /** + * Gets the actionType property: Enum. Indicates the action type. "Internal" refers to actions that are for internal + * only APIs. + * + * @return the actionType value. + */ + ActionType actionType(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.OperationInner object. + * + * @return the inner object. + */ + OperationInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/OperationDisplay.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/OperationDisplay.java new file mode 100644 index 0000000000000..5e977e6351fbb --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/OperationDisplay.java @@ -0,0 +1,91 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Immutable; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Localized display information for this particular operation. */ +@Immutable +public final class OperationDisplay { + /* + * The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft + * Compute". + */ + @JsonProperty(value = "provider", access = JsonProperty.Access.WRITE_ONLY) + private String provider; + + /* + * The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job + * Schedule Collections". + */ + @JsonProperty(value = "resource", access = JsonProperty.Access.WRITE_ONLY) + private String resource; + + /* + * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual + * Machine", "Restart Virtual Machine". + */ + @JsonProperty(value = "operation", access = JsonProperty.Access.WRITE_ONLY) + private String operation; + + /* + * The short, localized friendly description of the operation; suitable for tool tips and detailed views. + */ + @JsonProperty(value = "description", access = JsonProperty.Access.WRITE_ONLY) + private String description; + + /** Creates an instance of OperationDisplay class. */ + public OperationDisplay() { + } + + /** + * Get the provider property: The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring + * Insights" or "Microsoft Compute". + * + * @return the provider value. + */ + public String provider() { + return this.provider; + } + + /** + * Get the resource property: The localized friendly name of the resource type related to this operation. E.g. + * "Virtual Machines" or "Job Schedule Collections". + * + * @return the resource value. + */ + public String resource() { + return this.resource; + } + + /** + * Get the operation property: The concise, localized friendly name for the operation; suitable for dropdowns. E.g. + * "Create or Update Virtual Machine", "Restart Virtual Machine". + * + * @return the operation value. + */ + public String operation() { + return this.operation; + } + + /** + * Get the description property: The short, localized friendly description of the operation; suitable for tool tips + * and detailed views. + * + * @return the description value. + */ + public String description() { + return this.description; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/OperationListResult.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/OperationListResult.java new file mode 100644 index 0000000000000..f76b1ff36838c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/OperationListResult.java @@ -0,0 +1,62 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Immutable; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.OperationInner; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** + * A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of + * results. + */ +@Immutable +public final class OperationListResult { + /* + * List of operations supported by the resource provider + */ + @JsonProperty(value = "value", access = JsonProperty.Access.WRITE_ONLY) + private List value; + + /* + * URL to get the next set of operation list results (if there are any). + */ + @JsonProperty(value = "nextLink", access = JsonProperty.Access.WRITE_ONLY) + private String nextLink; + + /** Creates an instance of OperationListResult class. */ + public OperationListResult() { + } + + /** + * Get the value property: List of operations supported by the resource provider. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Get the nextLink property: URL to get the next set of operation list results (if there are any). + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() != null) { + value().forEach(e -> e.validate()); + } + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Operations.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Operations.java new file mode 100644 index 0000000000000..64ad13c91c296 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Operations.java @@ -0,0 +1,33 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.util.Context; + +/** Resource collection API of Operations. */ +public interface Operations { + /** + * List the operations for the provider. + * + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a list of REST API operations supported by an Azure Resource Provider as paginated response with {@link + * PagedIterable}. + */ + PagedIterable list(); + + /** + * List the operations for the provider. + * + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a list of REST API operations supported by an Azure Resource Provider as paginated response with {@link + * PagedIterable}. + */ + PagedIterable list(Context context); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Origin.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Origin.java new file mode 100644 index 0000000000000..b0c34e39a45de --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/Origin.java @@ -0,0 +1,53 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** + * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value + * is "user,system". + */ +public final class Origin extends ExpandableStringEnum { + /** Static value user for Origin. */ + public static final Origin USER = fromString("user"); + + /** Static value system for Origin. */ + public static final Origin SYSTEM = fromString("system"); + + /** Static value user,system for Origin. */ + public static final Origin USER_SYSTEM = fromString("user,system"); + + /** + * Creates a new instance of Origin value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public Origin() { + } + + /** + * Creates or finds a Origin from its string representation. + * + * @param name a name to look for. + * @return the corresponding Origin. + */ + @JsonCreator + public static Origin fromString(String name) { + return fromString(name, Origin.class); + } + + /** + * Gets known Origin values. + * + * @return known Origin values. + */ + public static Collection values() { + return values(Origin.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PanoramaConfig.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PanoramaConfig.java new file mode 100644 index 0000000000000..4b458f943b487 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PanoramaConfig.java @@ -0,0 +1,166 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Panorama Config. */ +@Fluent +public final class PanoramaConfig { + /* + * Base64 encoded string representing Panorama parameters to be used by Firewall to connect to Panorama. This + * string is generated via azure plugin in Panorama + */ + @JsonProperty(value = "configString", required = true) + private String configString; + + /* + * VM auth key for panorama connectivity + */ + @JsonProperty(value = "vmAuthKey", access = JsonProperty.Access.WRITE_ONLY) + private String vmAuthKey; + + /* + * Primary Panorama Server IP address value in dotted format for IPv4 + */ + @JsonProperty(value = "panoramaServer", access = JsonProperty.Access.WRITE_ONLY) + private String panoramaServer; + + /* + * Secondary Panorama Server IP address value in dotted format for IPv4 + */ + @JsonProperty(value = "panoramaServer2", access = JsonProperty.Access.WRITE_ONLY) + private String panoramaServer2; + + /* + * Panorama Device Group to join + */ + @JsonProperty(value = "dgName", access = JsonProperty.Access.WRITE_ONLY) + private String dgName; + + /* + * Panorama Template Stack to join - (Once configured we can not edit the value) + */ + @JsonProperty(value = "tplName", access = JsonProperty.Access.WRITE_ONLY) + private String tplName; + + /* + * Panorama Collector Group to join - (Once configured we can not edit the value) + */ + @JsonProperty(value = "cgName", access = JsonProperty.Access.WRITE_ONLY) + private String cgName; + + /* + * Resource name(may be unique) for PN admin + */ + @JsonProperty(value = "hostName", access = JsonProperty.Access.WRITE_ONLY) + private String hostname; + + /** Creates an instance of PanoramaConfig class. */ + public PanoramaConfig() { + } + + /** + * Get the configString property: Base64 encoded string representing Panorama parameters to be used by Firewall to + * connect to Panorama. This string is generated via azure plugin in Panorama. + * + * @return the configString value. + */ + public String configString() { + return this.configString; + } + + /** + * Set the configString property: Base64 encoded string representing Panorama parameters to be used by Firewall to + * connect to Panorama. This string is generated via azure plugin in Panorama. + * + * @param configString the configString value to set. + * @return the PanoramaConfig object itself. + */ + public PanoramaConfig withConfigString(String configString) { + this.configString = configString; + return this; + } + + /** + * Get the vmAuthKey property: VM auth key for panorama connectivity. + * + * @return the vmAuthKey value. + */ + public String vmAuthKey() { + return this.vmAuthKey; + } + + /** + * Get the panoramaServer property: Primary Panorama Server IP address value in dotted format for IPv4. + * + * @return the panoramaServer value. + */ + public String panoramaServer() { + return this.panoramaServer; + } + + /** + * Get the panoramaServer2 property: Secondary Panorama Server IP address value in dotted format for IPv4. + * + * @return the panoramaServer2 value. + */ + public String panoramaServer2() { + return this.panoramaServer2; + } + + /** + * Get the dgName property: Panorama Device Group to join. + * + * @return the dgName value. + */ + public String dgName() { + return this.dgName; + } + + /** + * Get the tplName property: Panorama Template Stack to join - (Once configured we can not edit the value). + * + * @return the tplName value. + */ + public String tplName() { + return this.tplName; + } + + /** + * Get the cgName property: Panorama Collector Group to join - (Once configured we can not edit the value). + * + * @return the cgName value. + */ + public String cgName() { + return this.cgName; + } + + /** + * Get the hostname property: Resource name(may be unique) for PN admin. + * + * @return the hostname value. + */ + public String hostname() { + return this.hostname; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (configString() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property configString in model PanoramaConfig")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(PanoramaConfig.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PanoramaStatus.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PanoramaStatus.java new file mode 100644 index 0000000000000..0777ba6654cfa --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PanoramaStatus.java @@ -0,0 +1,54 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Immutable; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Panorama connectivity information. */ +@Immutable +public final class PanoramaStatus { + /* + * Primary Panorama connection status + */ + @JsonProperty(value = "panoramaServerStatus", access = JsonProperty.Access.WRITE_ONLY) + private ServerStatus panoramaServerStatus; + + /* + * Secondary Panorama connection status + */ + @JsonProperty(value = "panoramaServer2Status", access = JsonProperty.Access.WRITE_ONLY) + private ServerStatus panoramaServer2Status; + + /** Creates an instance of PanoramaStatus class. */ + public PanoramaStatus() { + } + + /** + * Get the panoramaServerStatus property: Primary Panorama connection status. + * + * @return the panoramaServerStatus value. + */ + public ServerStatus panoramaServerStatus() { + return this.panoramaServerStatus; + } + + /** + * Get the panoramaServer2Status property: Secondary Panorama connection status. + * + * @return the panoramaServer2Status value. + */ + public ServerStatus panoramaServer2Status() { + return this.panoramaServer2Status; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PlanData.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PlanData.java new file mode 100644 index 0000000000000..d5582d37391f4 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PlanData.java @@ -0,0 +1,131 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.time.OffsetDateTime; + +/** Billing plan information. */ +@Fluent +public final class PlanData { + /* + * different usage type like PAYG/COMMITTED + */ + @JsonProperty(value = "usageType") + private UsageType usageType; + + /* + * different billing cycles like MONTHLY/WEEKLY + */ + @JsonProperty(value = "billingCycle", required = true) + private BillingCycle billingCycle; + + /* + * plan id as published by Liftr.PAN + */ + @JsonProperty(value = "planId", required = true) + private String planId; + + /* + * date when plan was applied + */ + @JsonProperty(value = "effectiveDate", access = JsonProperty.Access.WRITE_ONLY) + private OffsetDateTime effectiveDate; + + /** Creates an instance of PlanData class. */ + public PlanData() { + } + + /** + * Get the usageType property: different usage type like PAYG/COMMITTED. + * + * @return the usageType value. + */ + public UsageType usageType() { + return this.usageType; + } + + /** + * Set the usageType property: different usage type like PAYG/COMMITTED. + * + * @param usageType the usageType value to set. + * @return the PlanData object itself. + */ + public PlanData withUsageType(UsageType usageType) { + this.usageType = usageType; + return this; + } + + /** + * Get the billingCycle property: different billing cycles like MONTHLY/WEEKLY. + * + * @return the billingCycle value. + */ + public BillingCycle billingCycle() { + return this.billingCycle; + } + + /** + * Set the billingCycle property: different billing cycles like MONTHLY/WEEKLY. + * + * @param billingCycle the billingCycle value to set. + * @return the PlanData object itself. + */ + public PlanData withBillingCycle(BillingCycle billingCycle) { + this.billingCycle = billingCycle; + return this; + } + + /** + * Get the planId property: plan id as published by Liftr.PAN. + * + * @return the planId value. + */ + public String planId() { + return this.planId; + } + + /** + * Set the planId property: plan id as published by Liftr.PAN. + * + * @param planId the planId value to set. + * @return the PlanData object itself. + */ + public PlanData withPlanId(String planId) { + this.planId = planId; + return this; + } + + /** + * Get the effectiveDate property: date when plan was applied. + * + * @return the effectiveDate value. + */ + public OffsetDateTime effectiveDate() { + return this.effectiveDate; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (billingCycle() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property billingCycle in model PlanData")); + } + if (planId() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property planId in model PlanData")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(PlanData.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PostRules.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PostRules.java new file mode 100644 index 0000000000000..697dd4a04c701 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PostRules.java @@ -0,0 +1,192 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PostRulesResourceInner; + +/** Resource collection API of PostRules. */ +public interface PostRules { + /** + * List PostRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PostRulesResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable list(String globalRulestackName); + + /** + * List PostRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PostRulesResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable list(String globalRulestackName, Context context); + + /** + * Get a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PostRulesResource along with {@link Response}. + */ + Response getWithResponse(String globalRulestackName, String priority, Context context); + + /** + * Get a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PostRulesResource. + */ + PostRulesResource get(String globalRulestackName, String priority); + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return postRulestack rule list. + */ + PostRulesResource createOrUpdate(String globalRulestackName, String priority, PostRulesResourceInner resource); + + /** + * Create a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return postRulestack rule list. + */ + PostRulesResource createOrUpdate( + String globalRulestackName, String priority, PostRulesResourceInner resource, Context context); + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteByResourceGroup(String globalRulestackName, String priority); + + /** + * Delete a PostRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String globalRulestackName, String priority, Context context); + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response}. + */ + Response getCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context); + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters. + */ + RuleCounter getCounters(String globalRulestackName, String priority); + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + Response refreshCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context); + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void refreshCounters(String globalRulestackName, String priority); + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response}. + */ + Response resetCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context); + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Post Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset. + */ + RuleCounterReset resetCounters(String globalRulestackName, String priority); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PostRulesResource.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PostRulesResource.java new file mode 100644 index 0000000000000..f0d65851dbd9e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PostRulesResource.java @@ -0,0 +1,187 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.management.SystemData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PostRulesResourceInner; +import java.util.List; + +/** An immutable client-side representation of PostRulesResource. */ +public interface PostRulesResource { + /** + * Gets the id property: Fully qualified resource Id for the resource. + * + * @return the id value. + */ + String id(); + + /** + * Gets the name property: The name of the resource. + * + * @return the name value. + */ + String name(); + + /** + * Gets the type property: The type of the resource. + * + * @return the type value. + */ + String type(); + + /** + * Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + SystemData systemData(); + + /** + * Gets the etag property: etag info. + * + * @return the etag value. + */ + String etag(); + + /** + * Gets the ruleName property: rule name. + * + * @return the ruleName value. + */ + String ruleName(); + + /** + * Gets the priority property: The priority property. + * + * @return the priority value. + */ + Integer priority(); + + /** + * Gets the description property: rule description. + * + * @return the description value. + */ + String description(); + + /** + * Gets the ruleState property: state of this rule. + * + * @return the ruleState value. + */ + StateEnum ruleState(); + + /** + * Gets the source property: source address. + * + * @return the source value. + */ + SourceAddr source(); + + /** + * Gets the negateSource property: cidr should not be 'any'. + * + * @return the negateSource value. + */ + BooleanEnum negateSource(); + + /** + * Gets the destination property: destination address. + * + * @return the destination value. + */ + DestinationAddr destination(); + + /** + * Gets the negateDestination property: cidr should not be 'any'. + * + * @return the negateDestination value. + */ + BooleanEnum negateDestination(); + + /** + * Gets the applications property: array of rule applications. + * + * @return the applications value. + */ + List applications(); + + /** + * Gets the category property: rule category. + * + * @return the category value. + */ + Category category(); + + /** + * Gets the protocol property: any, application-default, TCP:number, UDP:number. + * + * @return the protocol value. + */ + String protocol(); + + /** + * Gets the protocolPortList property: prot port list. + * + * @return the protocolPortList value. + */ + List protocolPortList(); + + /** + * Gets the inboundInspectionCertificate property: inbound Inspection Certificate. + * + * @return the inboundInspectionCertificate value. + */ + String inboundInspectionCertificate(); + + /** + * Gets the auditComment property: rule comment. + * + * @return the auditComment value. + */ + String auditComment(); + + /** + * Gets the actionType property: rule action. + * + * @return the actionType value. + */ + ActionEnum actionType(); + + /** + * Gets the enableLogging property: enable or disable logging. + * + * @return the enableLogging value. + */ + StateEnum enableLogging(); + + /** + * Gets the decryptionRuleType property: enable or disable decryption. + * + * @return the decryptionRuleType value. + */ + DecryptionRuleTypeEnum decryptionRuleType(); + + /** + * Gets the tags property: tag for rule. + * + * @return the tags value. + */ + List tags(); + + /** + * Gets the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + ProvisioningState provisioningState(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PostRulesResourceInner object. + * + * @return the inner object. + */ + PostRulesResourceInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PostRulesResourceListResult.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PostRulesResourceListResult.java new file mode 100644 index 0000000000000..1f21b26f1eb96 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PostRulesResourceListResult.java @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PostRulesResourceInner; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The response of a PostRulesResource list operation. */ +@Fluent +public final class PostRulesResourceListResult { + /* + * The items on this page + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * The link to the next page of items + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of PostRulesResourceListResult class. */ + public PostRulesResourceListResult() { + } + + /** + * Get the value property: The items on this page. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: The items on this page. + * + * @param value the value value to set. + * @return the PostRulesResourceListResult object itself. + */ + public PostRulesResourceListResult withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: The link to the next page of items. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: The link to the next page of items. + * + * @param nextLink the nextLink value to set. + * @return the PostRulesResourceListResult object itself. + */ + public PostRulesResourceListResult withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model PostRulesResourceListResult")); + } else { + value().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(PostRulesResourceListResult.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PreRules.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PreRules.java new file mode 100644 index 0000000000000..2f3427457a6c8 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PreRules.java @@ -0,0 +1,192 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PreRulesResourceInner; + +/** Resource collection API of PreRules. */ +public interface PreRules { + /** + * List PreRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PreRulesResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable list(String globalRulestackName); + + /** + * List PreRulesResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PreRulesResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable list(String globalRulestackName, Context context); + + /** + * Get a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PreRulesResource along with {@link Response}. + */ + Response getWithResponse(String globalRulestackName, String priority, Context context); + + /** + * Get a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PreRulesResource. + */ + PreRulesResource get(String globalRulestackName, String priority); + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return preRulestack rule list. + */ + PreRulesResource createOrUpdate(String globalRulestackName, String priority, PreRulesResourceInner resource); + + /** + * Create a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return preRulestack rule list. + */ + PreRulesResource createOrUpdate( + String globalRulestackName, String priority, PreRulesResourceInner resource, Context context); + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteByResourceGroup(String globalRulestackName, String priority); + + /** + * Delete a PreRulesResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String globalRulestackName, String priority, Context context); + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters along with {@link Response}. + */ + Response getCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context); + + /** + * Get counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return counters. + */ + RuleCounter getCounters(String globalRulestackName, String priority); + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response}. + */ + Response refreshCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context); + + /** + * Refresh counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void refreshCounters(String globalRulestackName, String priority); + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @param firewallName The firewallName parameter. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset along with {@link Response}. + */ + Response resetCountersWithResponse( + String globalRulestackName, String priority, String firewallName, Context context); + + /** + * Reset counters. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param priority Pre Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return rule counter reset. + */ + RuleCounterReset resetCounters(String globalRulestackName, String priority); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PreRulesResource.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PreRulesResource.java new file mode 100644 index 0000000000000..50315274abd48 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PreRulesResource.java @@ -0,0 +1,187 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.management.SystemData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PreRulesResourceInner; +import java.util.List; + +/** An immutable client-side representation of PreRulesResource. */ +public interface PreRulesResource { + /** + * Gets the id property: Fully qualified resource Id for the resource. + * + * @return the id value. + */ + String id(); + + /** + * Gets the name property: The name of the resource. + * + * @return the name value. + */ + String name(); + + /** + * Gets the type property: The type of the resource. + * + * @return the type value. + */ + String type(); + + /** + * Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + SystemData systemData(); + + /** + * Gets the etag property: etag info. + * + * @return the etag value. + */ + String etag(); + + /** + * Gets the ruleName property: rule name. + * + * @return the ruleName value. + */ + String ruleName(); + + /** + * Gets the priority property: The priority property. + * + * @return the priority value. + */ + Integer priority(); + + /** + * Gets the description property: rule description. + * + * @return the description value. + */ + String description(); + + /** + * Gets the ruleState property: state of this rule. + * + * @return the ruleState value. + */ + StateEnum ruleState(); + + /** + * Gets the source property: source address. + * + * @return the source value. + */ + SourceAddr source(); + + /** + * Gets the negateSource property: cidr should not be 'any'. + * + * @return the negateSource value. + */ + BooleanEnum negateSource(); + + /** + * Gets the destination property: destination address. + * + * @return the destination value. + */ + DestinationAddr destination(); + + /** + * Gets the negateDestination property: cidr should not be 'any'. + * + * @return the negateDestination value. + */ + BooleanEnum negateDestination(); + + /** + * Gets the applications property: array of rule applications. + * + * @return the applications value. + */ + List applications(); + + /** + * Gets the category property: rule category. + * + * @return the category value. + */ + Category category(); + + /** + * Gets the protocol property: any, application-default, TCP:number, UDP:number. + * + * @return the protocol value. + */ + String protocol(); + + /** + * Gets the protocolPortList property: prot port list. + * + * @return the protocolPortList value. + */ + List protocolPortList(); + + /** + * Gets the inboundInspectionCertificate property: inbound Inspection Certificate. + * + * @return the inboundInspectionCertificate value. + */ + String inboundInspectionCertificate(); + + /** + * Gets the auditComment property: rule comment. + * + * @return the auditComment value. + */ + String auditComment(); + + /** + * Gets the actionType property: rule action. + * + * @return the actionType value. + */ + ActionEnum actionType(); + + /** + * Gets the enableLogging property: enable or disable logging. + * + * @return the enableLogging value. + */ + StateEnum enableLogging(); + + /** + * Gets the decryptionRuleType property: enable or disable decryption. + * + * @return the decryptionRuleType value. + */ + DecryptionRuleTypeEnum decryptionRuleType(); + + /** + * Gets the tags property: tag for rule. + * + * @return the tags value. + */ + List tags(); + + /** + * Gets the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + ProvisioningState provisioningState(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PreRulesResourceInner object. + * + * @return the inner object. + */ + PreRulesResourceInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PreRulesResourceListResult.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PreRulesResourceListResult.java new file mode 100644 index 0000000000000..b08368090e4fb --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PreRulesResourceListResult.java @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PreRulesResourceInner; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The response of a PreRulesResource list operation. */ +@Fluent +public final class PreRulesResourceListResult { + /* + * The items on this page + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * The link to the next page of items + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of PreRulesResourceListResult class. */ + public PreRulesResourceListResult() { + } + + /** + * Get the value property: The items on this page. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: The items on this page. + * + * @param value the value value to set. + * @return the PreRulesResourceListResult object itself. + */ + public PreRulesResourceListResult withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: The link to the next page of items. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: The link to the next page of items. + * + * @param nextLink the nextLink value to set. + * @return the PreRulesResourceListResult object itself. + */ + public PreRulesResourceListResult withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model PreRulesResourceListResult")); + } else { + value().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(PreRulesResourceListResult.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PredefinedUrlCategoriesResponse.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PredefinedUrlCategoriesResponse.java new file mode 100644 index 0000000000000..48914fef4fefb --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PredefinedUrlCategoriesResponse.java @@ -0,0 +1,33 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PredefinedUrlCategoriesResponseInner; +import java.util.List; + +/** An immutable client-side representation of PredefinedUrlCategoriesResponse. */ +public interface PredefinedUrlCategoriesResponse { + /** + * Gets the value property: predefined url categories. + * + * @return the value value. + */ + List value(); + + /** + * Gets the nextLink property: next link. + * + * @return the nextLink value. + */ + String nextLink(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PredefinedUrlCategoriesResponseInner + * object. + * + * @return the inner object. + */ + PredefinedUrlCategoriesResponseInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PredefinedUrlCategory.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PredefinedUrlCategory.java new file mode 100644 index 0000000000000..de6518e432ab1 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PredefinedUrlCategory.java @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Predefined URL category object. */ +@Fluent +public final class PredefinedUrlCategory { + /* + * The action property. + */ + @JsonProperty(value = "action", required = true) + private String action; + + /* + * The name property. + */ + @JsonProperty(value = "name", required = true) + private String name; + + /** Creates an instance of PredefinedUrlCategory class. */ + public PredefinedUrlCategory() { + } + + /** + * Get the action property: The action property. + * + * @return the action value. + */ + public String action() { + return this.action; + } + + /** + * Set the action property: The action property. + * + * @param action the action value to set. + * @return the PredefinedUrlCategory object itself. + */ + public PredefinedUrlCategory withAction(String action) { + this.action = action; + return this; + } + + /** + * Get the name property: The name property. + * + * @return the name value. + */ + public String name() { + return this.name; + } + + /** + * Set the name property: The name property. + * + * @param name the name value to set. + * @return the PredefinedUrlCategory object itself. + */ + public PredefinedUrlCategory withName(String name) { + this.name = name; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (action() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property action in model PredefinedUrlCategory")); + } + if (name() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property name in model PredefinedUrlCategory")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(PredefinedUrlCategory.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListGlobalRulestackResource.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListGlobalRulestackResource.java new file mode 100644 index 0000000000000..068ed5faad48c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListGlobalRulestackResource.java @@ -0,0 +1,83 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.management.SystemData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListGlobalRulestackResourceInner; +import java.util.List; + +/** An immutable client-side representation of PrefixListGlobalRulestackResource. */ +public interface PrefixListGlobalRulestackResource { + /** + * Gets the id property: Fully qualified resource Id for the resource. + * + * @return the id value. + */ + String id(); + + /** + * Gets the name property: The name of the resource. + * + * @return the name value. + */ + String name(); + + /** + * Gets the type property: The type of the resource. + * + * @return the type value. + */ + String type(); + + /** + * Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + SystemData systemData(); + + /** + * Gets the description property: prefix description. + * + * @return the description value. + */ + String description(); + + /** + * Gets the prefixList property: prefix list. + * + * @return the prefixList value. + */ + List prefixList(); + + /** + * Gets the etag property: etag info. + * + * @return the etag value. + */ + String etag(); + + /** + * Gets the auditComment property: comment for this object. + * + * @return the auditComment value. + */ + String auditComment(); + + /** + * Gets the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + ProvisioningState provisioningState(); + + /** + * Gets the inner + * com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListGlobalRulestackResourceInner object. + * + * @return the inner object. + */ + PrefixListGlobalRulestackResourceInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListGlobalRulestackResourceListResult.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListGlobalRulestackResourceListResult.java new file mode 100644 index 0000000000000..47417c7f07490 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListGlobalRulestackResourceListResult.java @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListGlobalRulestackResourceInner; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The response of a PrefixListGlobalRulestackResource list operation. */ +@Fluent +public final class PrefixListGlobalRulestackResourceListResult { + /* + * The items on this page + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * The link to the next page of items + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of PrefixListGlobalRulestackResourceListResult class. */ + public PrefixListGlobalRulestackResourceListResult() { + } + + /** + * Get the value property: The items on this page. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: The items on this page. + * + * @param value the value value to set. + * @return the PrefixListGlobalRulestackResourceListResult object itself. + */ + public PrefixListGlobalRulestackResourceListResult withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: The link to the next page of items. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: The link to the next page of items. + * + * @param nextLink the nextLink value to set. + * @return the PrefixListGlobalRulestackResourceListResult object itself. + */ + public PrefixListGlobalRulestackResourceListResult withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model PrefixListGlobalRulestackResourceListResult")); + } else { + value().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(PrefixListGlobalRulestackResourceListResult.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListGlobalRulestacks.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListGlobalRulestacks.java new file mode 100644 index 0000000000000..6e87aa823933c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListGlobalRulestacks.java @@ -0,0 +1,116 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListGlobalRulestackResourceInner; + +/** Resource collection API of PrefixListGlobalRulestacks. */ +public interface PrefixListGlobalRulestacks { + /** + * List PrefixListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListGlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + PagedIterable list(String globalRulestackName); + + /** + * List PrefixListGlobalRulestackResource resources by Tenant. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListGlobalRulestackResource list operation as paginated response with {@link + * PagedIterable}. + */ + PagedIterable list(String globalRulestackName, Context context); + + /** + * Get a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListGlobalRulestackResource along with {@link Response}. + */ + Response getWithResponse( + String globalRulestackName, String name, Context context); + + /** + * Get a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListGlobalRulestackResource. + */ + PrefixListGlobalRulestackResource get(String globalRulestackName, String name); + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack prefixList. + */ + PrefixListGlobalRulestackResource createOrUpdate( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource); + + /** + * Create a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param resource Resource create parameters. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return globalRulestack prefixList. + */ + PrefixListGlobalRulestackResource createOrUpdate( + String globalRulestackName, String name, PrefixListGlobalRulestackResourceInner resource, Context context); + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteByResourceGroup(String globalRulestackName, String name); + + /** + * Delete a PrefixListGlobalRulestackResource. + * + * @param globalRulestackName GlobalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String globalRulestackName, String name, Context context); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListLocalRulestacks.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListLocalRulestacks.java new file mode 100644 index 0000000000000..59b486afb2458 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListLocalRulestacks.java @@ -0,0 +1,143 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.Context; + +/** Resource collection API of PrefixListLocalRulestacks. */ +public interface PrefixListLocalRulestacks { + /** + * List PrefixListResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable listByLocalRulestacks(String resourceGroupName, String localRulestackName); + + /** + * List PrefixListResource resources by LocalRulestacks. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the response of a PrefixListResource list operation as paginated response with {@link PagedIterable}. + */ + PagedIterable listByLocalRulestacks( + String resourceGroupName, String localRulestackName, Context context); + + /** + * Get a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListResource along with {@link Response}. + */ + Response getWithResponse( + String resourceGroupName, String localRulestackName, String name, Context context); + + /** + * Get a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListResource. + */ + PrefixListResource get(String resourceGroupName, String localRulestackName, String name); + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String resourceGroupName, String localRulestackName, String name); + + /** + * Delete a PrefixListResource. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @param name Local Rule priority. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void delete(String resourceGroupName, String localRulestackName, String name, Context context); + + /** + * Get a PrefixListResource. + * + * @param id the resource ID. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListResource along with {@link Response}. + */ + PrefixListResource getById(String id); + + /** + * Get a PrefixListResource. + * + * @param id the resource ID. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return a PrefixListResource along with {@link Response}. + */ + Response getByIdWithResponse(String id, Context context); + + /** + * Delete a PrefixListResource. + * + * @param id the resource ID. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteById(String id); + + /** + * Delete a PrefixListResource. + * + * @param id the resource ID. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + void deleteByIdWithResponse(String id, Context context); + + /** + * Begins definition for a new PrefixListResource resource. + * + * @param name resource name. + * @return the first stage of the new PrefixListResource definition. + */ + PrefixListResource.DefinitionStages.Blank define(String name); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListResource.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListResource.java new file mode 100644 index 0000000000000..86b6312e2f43e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListResource.java @@ -0,0 +1,261 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.management.SystemData; +import com.azure.core.util.Context; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListResourceInner; +import java.util.List; + +/** An immutable client-side representation of PrefixListResource. */ +public interface PrefixListResource { + /** + * Gets the id property: Fully qualified resource Id for the resource. + * + * @return the id value. + */ + String id(); + + /** + * Gets the name property: The name of the resource. + * + * @return the name value. + */ + String name(); + + /** + * Gets the type property: The type of the resource. + * + * @return the type value. + */ + String type(); + + /** + * Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information. + * + * @return the systemData value. + */ + SystemData systemData(); + + /** + * Gets the description property: prefix description. + * + * @return the description value. + */ + String description(); + + /** + * Gets the prefixList property: prefix list. + * + * @return the prefixList value. + */ + List prefixList(); + + /** + * Gets the etag property: etag info. + * + * @return the etag value. + */ + String etag(); + + /** + * Gets the auditComment property: comment for this object. + * + * @return the auditComment value. + */ + String auditComment(); + + /** + * Gets the provisioningState property: Provisioning state of the resource. + * + * @return the provisioningState value. + */ + ProvisioningState provisioningState(); + + /** + * Gets the name of the resource group. + * + * @return the name of the resource group. + */ + String resourceGroupName(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListResourceInner object. + * + * @return the inner object. + */ + PrefixListResourceInner innerModel(); + + /** The entirety of the PrefixListResource definition. */ + interface Definition + extends DefinitionStages.Blank, + DefinitionStages.WithParentResource, + DefinitionStages.WithPrefixList, + DefinitionStages.WithCreate { + } + /** The PrefixListResource definition stages. */ + interface DefinitionStages { + /** The first stage of the PrefixListResource definition. */ + interface Blank extends WithParentResource { + } + /** The stage of the PrefixListResource definition allowing to specify parent resource. */ + interface WithParentResource { + /** + * Specifies resourceGroupName, localRulestackName. + * + * @param resourceGroupName The name of the resource group. The name is case insensitive. + * @param localRulestackName LocalRulestack resource name. + * @return the next definition stage. + */ + WithPrefixList withExistingLocalRulestack(String resourceGroupName, String localRulestackName); + } + /** The stage of the PrefixListResource definition allowing to specify prefixList. */ + interface WithPrefixList { + /** + * Specifies the prefixList property: prefix list. + * + * @param prefixList prefix list. + * @return the next definition stage. + */ + WithCreate withPrefixList(List prefixList); + } + /** + * The stage of the PrefixListResource definition which contains all the minimum required properties for the + * resource to be created, but also allows for any other optional properties to be specified. + */ + interface WithCreate + extends DefinitionStages.WithDescription, DefinitionStages.WithEtag, DefinitionStages.WithAuditComment { + /** + * Executes the create request. + * + * @return the created resource. + */ + PrefixListResource create(); + + /** + * Executes the create request. + * + * @param context The context to associate with this operation. + * @return the created resource. + */ + PrefixListResource create(Context context); + } + /** The stage of the PrefixListResource definition allowing to specify description. */ + interface WithDescription { + /** + * Specifies the description property: prefix description. + * + * @param description prefix description. + * @return the next definition stage. + */ + WithCreate withDescription(String description); + } + /** The stage of the PrefixListResource definition allowing to specify etag. */ + interface WithEtag { + /** + * Specifies the etag property: etag info. + * + * @param etag etag info. + * @return the next definition stage. + */ + WithCreate withEtag(String etag); + } + /** The stage of the PrefixListResource definition allowing to specify auditComment. */ + interface WithAuditComment { + /** + * Specifies the auditComment property: comment for this object. + * + * @param auditComment comment for this object. + * @return the next definition stage. + */ + WithCreate withAuditComment(String auditComment); + } + } + /** + * Begins update for the PrefixListResource resource. + * + * @return the stage of resource update. + */ + PrefixListResource.Update update(); + + /** The template for PrefixListResource update. */ + interface Update + extends UpdateStages.WithDescription, + UpdateStages.WithPrefixList, + UpdateStages.WithEtag, + UpdateStages.WithAuditComment { + /** + * Executes the update request. + * + * @return the updated resource. + */ + PrefixListResource apply(); + + /** + * Executes the update request. + * + * @param context The context to associate with this operation. + * @return the updated resource. + */ + PrefixListResource apply(Context context); + } + /** The PrefixListResource update stages. */ + interface UpdateStages { + /** The stage of the PrefixListResource update allowing to specify description. */ + interface WithDescription { + /** + * Specifies the description property: prefix description. + * + * @param description prefix description. + * @return the next definition stage. + */ + Update withDescription(String description); + } + /** The stage of the PrefixListResource update allowing to specify prefixList. */ + interface WithPrefixList { + /** + * Specifies the prefixList property: prefix list. + * + * @param prefixList prefix list. + * @return the next definition stage. + */ + Update withPrefixList(List prefixList); + } + /** The stage of the PrefixListResource update allowing to specify etag. */ + interface WithEtag { + /** + * Specifies the etag property: etag info. + * + * @param etag etag info. + * @return the next definition stage. + */ + Update withEtag(String etag); + } + /** The stage of the PrefixListResource update allowing to specify auditComment. */ + interface WithAuditComment { + /** + * Specifies the auditComment property: comment for this object. + * + * @param auditComment comment for this object. + * @return the next definition stage. + */ + Update withAuditComment(String auditComment); + } + } + /** + * Refreshes the resource to sync with Azure. + * + * @return the refreshed resource. + */ + PrefixListResource refresh(); + + /** + * Refreshes the resource to sync with Azure. + * + * @param context The context to associate with this operation. + * @return the refreshed resource. + */ + PrefixListResource refresh(Context context); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListResourceListResult.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListResourceListResult.java new file mode 100644 index 0000000000000..632488b84383b --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/PrefixListResourceListResult.java @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListResourceInner; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The response of a PrefixListResource list operation. */ +@Fluent +public final class PrefixListResourceListResult { + /* + * The items on this page + */ + @JsonProperty(value = "value", required = true) + private List value; + + /* + * The link to the next page of items + */ + @JsonProperty(value = "nextLink") + private String nextLink; + + /** Creates an instance of PrefixListResourceListResult class. */ + public PrefixListResourceListResult() { + } + + /** + * Get the value property: The items on this page. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: The items on this page. + * + * @param value the value value to set. + * @return the PrefixListResourceListResult object itself. + */ + public PrefixListResourceListResult withValue(List value) { + this.value = value; + return this; + } + + /** + * Get the nextLink property: The link to the next page of items. + * + * @return the nextLink value. + */ + public String nextLink() { + return this.nextLink; + } + + /** + * Set the nextLink property: The link to the next page of items. + * + * @param nextLink the nextLink value to set. + * @return the PrefixListResourceListResult object itself. + */ + public PrefixListResourceListResult withNextLink(String nextLink) { + this.nextLink = nextLink; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (value() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException( + "Missing required property value in model PrefixListResourceListResult")); + } else { + value().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(PrefixListResourceListResult.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ProtocolType.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ProtocolType.java new file mode 100644 index 0000000000000..d8515c8ff976a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ProtocolType.java @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Protocol Enum. */ +public final class ProtocolType extends ExpandableStringEnum { + /** Static value TCP for ProtocolType. */ + public static final ProtocolType TCP = fromString("TCP"); + + /** Static value UDP for ProtocolType. */ + public static final ProtocolType UDP = fromString("UDP"); + + /** + * Creates a new instance of ProtocolType value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public ProtocolType() { + } + + /** + * Creates or finds a ProtocolType from its string representation. + * + * @param name a name to look for. + * @return the corresponding ProtocolType. + */ + @JsonCreator + public static ProtocolType fromString(String name) { + return fromString(name, ProtocolType.class); + } + + /** + * Gets known ProtocolType values. + * + * @return known ProtocolType values. + */ + public static Collection values() { + return values(ProtocolType.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ProvisioningState.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ProvisioningState.java new file mode 100644 index 0000000000000..3b775c4a7eb04 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ProvisioningState.java @@ -0,0 +1,68 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Provisioning state of the firewall resource. */ +public final class ProvisioningState extends ExpandableStringEnum { + /** Static value Accepted for ProvisioningState. */ + public static final ProvisioningState ACCEPTED = fromString("Accepted"); + + /** Static value Creating for ProvisioningState. */ + public static final ProvisioningState CREATING = fromString("Creating"); + + /** Static value Updating for ProvisioningState. */ + public static final ProvisioningState UPDATING = fromString("Updating"); + + /** Static value Deleting for ProvisioningState. */ + public static final ProvisioningState DELETING = fromString("Deleting"); + + /** Static value Succeeded for ProvisioningState. */ + public static final ProvisioningState SUCCEEDED = fromString("Succeeded"); + + /** Static value Failed for ProvisioningState. */ + public static final ProvisioningState FAILED = fromString("Failed"); + + /** Static value Canceled for ProvisioningState. */ + public static final ProvisioningState CANCELED = fromString("Canceled"); + + /** Static value Deleted for ProvisioningState. */ + public static final ProvisioningState DELETED = fromString("Deleted"); + + /** Static value NotSpecified for ProvisioningState. */ + public static final ProvisioningState NOT_SPECIFIED = fromString("NotSpecified"); + + /** + * Creates a new instance of ProvisioningState value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public ProvisioningState() { + } + + /** + * Creates or finds a ProvisioningState from its string representation. + * + * @param name a name to look for. + * @return the corresponding ProvisioningState. + */ + @JsonCreator + public static ProvisioningState fromString(String name) { + return fromString(name, ProvisioningState.class); + } + + /** + * Gets known ProvisioningState values. + * + * @return known ProvisioningState values. + */ + public static Collection values() { + return values(ProvisioningState.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ReadOnlyProvisioningState.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ReadOnlyProvisioningState.java new file mode 100644 index 0000000000000..cc3f9474e965f --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ReadOnlyProvisioningState.java @@ -0,0 +1,50 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Provisioning state of the firewall resource. */ +public final class ReadOnlyProvisioningState extends ExpandableStringEnum { + /** Static value Succeeded for ReadOnlyProvisioningState. */ + public static final ReadOnlyProvisioningState SUCCEEDED = fromString("Succeeded"); + + /** Static value Failed for ReadOnlyProvisioningState. */ + public static final ReadOnlyProvisioningState FAILED = fromString("Failed"); + + /** Static value Deleted for ReadOnlyProvisioningState. */ + public static final ReadOnlyProvisioningState DELETED = fromString("Deleted"); + + /** + * Creates a new instance of ReadOnlyProvisioningState value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public ReadOnlyProvisioningState() { + } + + /** + * Creates or finds a ReadOnlyProvisioningState from its string representation. + * + * @param name a name to look for. + * @return the corresponding ReadOnlyProvisioningState. + */ + @JsonCreator + public static ReadOnlyProvisioningState fromString(String name) { + return fromString(name, ReadOnlyProvisioningState.class); + } + + /** + * Gets known ReadOnlyProvisioningState values. + * + * @return known ReadOnlyProvisioningState values. + */ + public static Collection values() { + return values(ReadOnlyProvisioningState.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/RuleCounter.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/RuleCounter.java new file mode 100644 index 0000000000000..b02b33f5ed16a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/RuleCounter.java @@ -0,0 +1,88 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterInner; +import java.time.OffsetDateTime; + +/** An immutable client-side representation of RuleCounter. */ +public interface RuleCounter { + /** + * Gets the priority property: priority number. + * + * @return the priority value. + */ + String priority(); + + /** + * Gets the ruleStackName property: rule Stack Name. + * + * @return the ruleStackName value. + */ + String ruleStackName(); + + /** + * Gets the ruleListName property: rule list name. + * + * @return the ruleListName value. + */ + String ruleListName(); + + /** + * Gets the firewallName property: firewall name. + * + * @return the firewallName value. + */ + String firewallName(); + + /** + * Gets the ruleName property: rule name. + * + * @return the ruleName value. + */ + String ruleName(); + + /** + * Gets the hitCount property: hit count. + * + * @return the hitCount value. + */ + Integer hitCount(); + + /** + * Gets the appSeen property: apps seen. + * + * @return the appSeen value. + */ + AppSeenData appSeen(); + + /** + * Gets the timestamp property: timestamp of response. + * + * @return the timestamp value. + */ + OffsetDateTime timestamp(); + + /** + * Gets the requestTimestamp property: timestamp of request. + * + * @return the requestTimestamp value. + */ + OffsetDateTime requestTimestamp(); + + /** + * Gets the lastUpdatedTimestamp property: last updated timestamp. + * + * @return the lastUpdatedTimestamp value. + */ + OffsetDateTime lastUpdatedTimestamp(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterInner object. + * + * @return the inner object. + */ + RuleCounterInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/RuleCounterReset.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/RuleCounterReset.java new file mode 100644 index 0000000000000..d08691e6c9b16 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/RuleCounterReset.java @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterResetInner; + +/** An immutable client-side representation of RuleCounterReset. */ +public interface RuleCounterReset { + /** + * Gets the priority property: priority number. + * + * @return the priority value. + */ + String priority(); + + /** + * Gets the ruleStackName property: rule Stack Name. + * + * @return the ruleStackName value. + */ + String ruleStackName(); + + /** + * Gets the ruleListName property: rule list name. + * + * @return the ruleListName value. + */ + String ruleListName(); + + /** + * Gets the firewallName property: firewall name. + * + * @return the firewallName value. + */ + String firewallName(); + + /** + * Gets the ruleName property: rule name. + * + * @return the ruleName value. + */ + String ruleName(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterResetInner object. + * + * @return the inner object. + */ + RuleCounterResetInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/RulestackDetails.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/RulestackDetails.java new file mode 100644 index 0000000000000..87bc7a3f57c29 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/RulestackDetails.java @@ -0,0 +1,102 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Associated rulestack details. */ +@Fluent +public final class RulestackDetails { + /* + * Resource Id + */ + @JsonProperty(value = "resourceId") + private String resourceId; + + /* + * Associated rulestack Id + */ + @JsonProperty(value = "rulestackId") + private String rulestackId; + + /* + * Rulestack location + */ + @JsonProperty(value = "location") + private String location; + + /** Creates an instance of RulestackDetails class. */ + public RulestackDetails() { + } + + /** + * Get the resourceId property: Resource Id. + * + * @return the resourceId value. + */ + public String resourceId() { + return this.resourceId; + } + + /** + * Set the resourceId property: Resource Id. + * + * @param resourceId the resourceId value to set. + * @return the RulestackDetails object itself. + */ + public RulestackDetails withResourceId(String resourceId) { + this.resourceId = resourceId; + return this; + } + + /** + * Get the rulestackId property: Associated rulestack Id. + * + * @return the rulestackId value. + */ + public String rulestackId() { + return this.rulestackId; + } + + /** + * Set the rulestackId property: Associated rulestack Id. + * + * @param rulestackId the rulestackId value to set. + * @return the RulestackDetails object itself. + */ + public RulestackDetails withRulestackId(String rulestackId) { + this.rulestackId = rulestackId; + return this; + } + + /** + * Get the location property: Rulestack location. + * + * @return the location value. + */ + public String location() { + return this.location; + } + + /** + * Set the location property: Rulestack location. + * + * @param location the location value to set. + * @return the RulestackDetails object itself. + */ + public RulestackDetails withLocation(String location) { + this.location = location; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ScopeType.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ScopeType.java new file mode 100644 index 0000000000000..ab7bf2e83a705 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ScopeType.java @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Rulestack Type. */ +public final class ScopeType extends ExpandableStringEnum { + /** Static value LOCAL for ScopeType. */ + public static final ScopeType LOCAL = fromString("LOCAL"); + + /** Static value GLOBAL for ScopeType. */ + public static final ScopeType GLOBAL = fromString("GLOBAL"); + + /** + * Creates a new instance of ScopeType value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public ScopeType() { + } + + /** + * Creates or finds a ScopeType from its string representation. + * + * @param name a name to look for. + * @return the corresponding ScopeType. + */ + @JsonCreator + public static ScopeType fromString(String name) { + return fromString(name, ScopeType.class); + } + + /** + * Gets known ScopeType values. + * + * @return known ScopeType values. + */ + public static Collection values() { + return values(ScopeType.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SecurityServices.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SecurityServices.java new file mode 100644 index 0000000000000..8bfbba6fdaea7 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SecurityServices.java @@ -0,0 +1,232 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** security services. */ +@Fluent +public final class SecurityServices { + /* + * IPs Vulnerability Profile Data + */ + @JsonProperty(value = "vulnerabilityProfile") + private String vulnerabilityProfile; + + /* + * Anti spyware Profile data + */ + @JsonProperty(value = "antiSpywareProfile") + private String antiSpywareProfile; + + /* + * anti virus profile data + */ + @JsonProperty(value = "antiVirusProfile") + private String antiVirusProfile; + + /* + * URL filtering profile data + */ + @JsonProperty(value = "urlFilteringProfile") + private String urlFilteringProfile; + + /* + * File blocking profile data + */ + @JsonProperty(value = "fileBlockingProfile") + private String fileBlockingProfile; + + /* + * DNS Subscription profile data + */ + @JsonProperty(value = "dnsSubscription") + private String dnsSubscription; + + /* + * Untrusted Egress Decryption profile data + */ + @JsonProperty(value = "outboundUnTrustCertificate") + private String outboundUnTrustCertificate; + + /* + * Trusted Egress Decryption profile data + */ + @JsonProperty(value = "outboundTrustCertificate") + private String outboundTrustCertificate; + + /** Creates an instance of SecurityServices class. */ + public SecurityServices() { + } + + /** + * Get the vulnerabilityProfile property: IPs Vulnerability Profile Data. + * + * @return the vulnerabilityProfile value. + */ + public String vulnerabilityProfile() { + return this.vulnerabilityProfile; + } + + /** + * Set the vulnerabilityProfile property: IPs Vulnerability Profile Data. + * + * @param vulnerabilityProfile the vulnerabilityProfile value to set. + * @return the SecurityServices object itself. + */ + public SecurityServices withVulnerabilityProfile(String vulnerabilityProfile) { + this.vulnerabilityProfile = vulnerabilityProfile; + return this; + } + + /** + * Get the antiSpywareProfile property: Anti spyware Profile data. + * + * @return the antiSpywareProfile value. + */ + public String antiSpywareProfile() { + return this.antiSpywareProfile; + } + + /** + * Set the antiSpywareProfile property: Anti spyware Profile data. + * + * @param antiSpywareProfile the antiSpywareProfile value to set. + * @return the SecurityServices object itself. + */ + public SecurityServices withAntiSpywareProfile(String antiSpywareProfile) { + this.antiSpywareProfile = antiSpywareProfile; + return this; + } + + /** + * Get the antiVirusProfile property: anti virus profile data. + * + * @return the antiVirusProfile value. + */ + public String antiVirusProfile() { + return this.antiVirusProfile; + } + + /** + * Set the antiVirusProfile property: anti virus profile data. + * + * @param antiVirusProfile the antiVirusProfile value to set. + * @return the SecurityServices object itself. + */ + public SecurityServices withAntiVirusProfile(String antiVirusProfile) { + this.antiVirusProfile = antiVirusProfile; + return this; + } + + /** + * Get the urlFilteringProfile property: URL filtering profile data. + * + * @return the urlFilteringProfile value. + */ + public String urlFilteringProfile() { + return this.urlFilteringProfile; + } + + /** + * Set the urlFilteringProfile property: URL filtering profile data. + * + * @param urlFilteringProfile the urlFilteringProfile value to set. + * @return the SecurityServices object itself. + */ + public SecurityServices withUrlFilteringProfile(String urlFilteringProfile) { + this.urlFilteringProfile = urlFilteringProfile; + return this; + } + + /** + * Get the fileBlockingProfile property: File blocking profile data. + * + * @return the fileBlockingProfile value. + */ + public String fileBlockingProfile() { + return this.fileBlockingProfile; + } + + /** + * Set the fileBlockingProfile property: File blocking profile data. + * + * @param fileBlockingProfile the fileBlockingProfile value to set. + * @return the SecurityServices object itself. + */ + public SecurityServices withFileBlockingProfile(String fileBlockingProfile) { + this.fileBlockingProfile = fileBlockingProfile; + return this; + } + + /** + * Get the dnsSubscription property: DNS Subscription profile data. + * + * @return the dnsSubscription value. + */ + public String dnsSubscription() { + return this.dnsSubscription; + } + + /** + * Set the dnsSubscription property: DNS Subscription profile data. + * + * @param dnsSubscription the dnsSubscription value to set. + * @return the SecurityServices object itself. + */ + public SecurityServices withDnsSubscription(String dnsSubscription) { + this.dnsSubscription = dnsSubscription; + return this; + } + + /** + * Get the outboundUnTrustCertificate property: Untrusted Egress Decryption profile data. + * + * @return the outboundUnTrustCertificate value. + */ + public String outboundUnTrustCertificate() { + return this.outboundUnTrustCertificate; + } + + /** + * Set the outboundUnTrustCertificate property: Untrusted Egress Decryption profile data. + * + * @param outboundUnTrustCertificate the outboundUnTrustCertificate value to set. + * @return the SecurityServices object itself. + */ + public SecurityServices withOutboundUnTrustCertificate(String outboundUnTrustCertificate) { + this.outboundUnTrustCertificate = outboundUnTrustCertificate; + return this; + } + + /** + * Get the outboundTrustCertificate property: Trusted Egress Decryption profile data. + * + * @return the outboundTrustCertificate value. + */ + public String outboundTrustCertificate() { + return this.outboundTrustCertificate; + } + + /** + * Set the outboundTrustCertificate property: Trusted Egress Decryption profile data. + * + * @param outboundTrustCertificate the outboundTrustCertificate value to set. + * @return the SecurityServices object itself. + */ + public SecurityServices withOutboundTrustCertificate(String outboundTrustCertificate) { + this.outboundTrustCertificate = outboundTrustCertificate; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SecurityServicesResponse.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SecurityServicesResponse.java new file mode 100644 index 0000000000000..9245a0ea5750d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SecurityServicesResponse.java @@ -0,0 +1,32 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SecurityServicesResponseInner; + +/** An immutable client-side representation of SecurityServicesResponse. */ +public interface SecurityServicesResponse { + /** + * Gets the value property: response value. + * + * @return the value value. + */ + SecurityServicesTypeList value(); + + /** + * Gets the nextLink property: next link. + * + * @return the nextLink value. + */ + String nextLink(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SecurityServicesResponseInner + * object. + * + * @return the inner object. + */ + SecurityServicesResponseInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SecurityServicesTypeEnum.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SecurityServicesTypeEnum.java new file mode 100644 index 0000000000000..71bae5e8f368e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SecurityServicesTypeEnum.java @@ -0,0 +1,59 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Defines values for SecurityServicesTypeEnum. */ +public final class SecurityServicesTypeEnum extends ExpandableStringEnum { + /** Static value antiSpyware for SecurityServicesTypeEnum. */ + public static final SecurityServicesTypeEnum ANTI_SPYWARE = fromString("antiSpyware"); + + /** Static value antiVirus for SecurityServicesTypeEnum. */ + public static final SecurityServicesTypeEnum ANTI_VIRUS = fromString("antiVirus"); + + /** Static value ipsVulnerability for SecurityServicesTypeEnum. */ + public static final SecurityServicesTypeEnum IPS_VULNERABILITY = fromString("ipsVulnerability"); + + /** Static value urlFiltering for SecurityServicesTypeEnum. */ + public static final SecurityServicesTypeEnum URL_FILTERING = fromString("urlFiltering"); + + /** Static value fileBlocking for SecurityServicesTypeEnum. */ + public static final SecurityServicesTypeEnum FILE_BLOCKING = fromString("fileBlocking"); + + /** Static value dnsSubscription for SecurityServicesTypeEnum. */ + public static final SecurityServicesTypeEnum DNS_SUBSCRIPTION = fromString("dnsSubscription"); + + /** + * Creates a new instance of SecurityServicesTypeEnum value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public SecurityServicesTypeEnum() { + } + + /** + * Creates or finds a SecurityServicesTypeEnum from its string representation. + * + * @param name a name to look for. + * @return the corresponding SecurityServicesTypeEnum. + */ + @JsonCreator + public static SecurityServicesTypeEnum fromString(String name) { + return fromString(name, SecurityServicesTypeEnum.class); + } + + /** + * Gets known SecurityServicesTypeEnum values. + * + * @return known SecurityServicesTypeEnum values. + */ + public static Collection values() { + return values(SecurityServicesTypeEnum.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SecurityServicesTypeList.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SecurityServicesTypeList.java new file mode 100644 index 0000000000000..277b5e51557b8 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SecurityServicesTypeList.java @@ -0,0 +1,87 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** Security services type list. */ +@Fluent +public final class SecurityServicesTypeList { + /* + * security services type + */ + @JsonProperty(value = "type") + private String type; + + /* + * list + */ + @JsonProperty(value = "entry", required = true) + private List entry; + + /** Creates an instance of SecurityServicesTypeList class. */ + public SecurityServicesTypeList() { + } + + /** + * Get the type property: security services type. + * + * @return the type value. + */ + public String type() { + return this.type; + } + + /** + * Set the type property: security services type. + * + * @param type the type value to set. + * @return the SecurityServicesTypeList object itself. + */ + public SecurityServicesTypeList withType(String type) { + this.type = type; + return this; + } + + /** + * Get the entry property: list. + * + * @return the entry value. + */ + public List entry() { + return this.entry; + } + + /** + * Set the entry property: list. + * + * @param entry the entry value to set. + * @return the SecurityServicesTypeList object itself. + */ + public SecurityServicesTypeList withEntry(List entry) { + this.entry = entry; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (entry() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property entry in model SecurityServicesTypeList")); + } else { + entry().forEach(e -> e.validate()); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(SecurityServicesTypeList.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ServerStatus.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ServerStatus.java new file mode 100644 index 0000000000000..6e4423745dd81 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/ServerStatus.java @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Connectivity Status for Panorama Server. */ +public final class ServerStatus extends ExpandableStringEnum { + /** Static value UP for ServerStatus. */ + public static final ServerStatus UP = fromString("UP"); + + /** Static value DOWN for ServerStatus. */ + public static final ServerStatus DOWN = fromString("DOWN"); + + /** + * Creates a new instance of ServerStatus value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public ServerStatus() { + } + + /** + * Creates or finds a ServerStatus from its string representation. + * + * @param name a name to look for. + * @return the corresponding ServerStatus. + */ + @JsonCreator + public static ServerStatus fromString(String name) { + return fromString(name, ServerStatus.class); + } + + /** + * Gets known ServerStatus values. + * + * @return known ServerStatus values. + */ + public static Collection values() { + return values(ServerStatus.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SourceAddr.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SourceAddr.java new file mode 100644 index 0000000000000..62f2f4062d82f --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SourceAddr.java @@ -0,0 +1,129 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** Address properties. */ +@Fluent +public final class SourceAddr { + /* + * special value 'any' + */ + @JsonProperty(value = "cidrs") + private List cidrs; + + /* + * list of countries + */ + @JsonProperty(value = "countries") + private List countries; + + /* + * list of feeds + */ + @JsonProperty(value = "feeds") + private List feeds; + + /* + * prefix list + */ + @JsonProperty(value = "prefixLists") + private List prefixLists; + + /** Creates an instance of SourceAddr class. */ + public SourceAddr() { + } + + /** + * Get the cidrs property: special value 'any'. + * + * @return the cidrs value. + */ + public List cidrs() { + return this.cidrs; + } + + /** + * Set the cidrs property: special value 'any'. + * + * @param cidrs the cidrs value to set. + * @return the SourceAddr object itself. + */ + public SourceAddr withCidrs(List cidrs) { + this.cidrs = cidrs; + return this; + } + + /** + * Get the countries property: list of countries. + * + * @return the countries value. + */ + public List countries() { + return this.countries; + } + + /** + * Set the countries property: list of countries. + * + * @param countries the countries value to set. + * @return the SourceAddr object itself. + */ + public SourceAddr withCountries(List countries) { + this.countries = countries; + return this; + } + + /** + * Get the feeds property: list of feeds. + * + * @return the feeds value. + */ + public List feeds() { + return this.feeds; + } + + /** + * Set the feeds property: list of feeds. + * + * @param feeds the feeds value to set. + * @return the SourceAddr object itself. + */ + public SourceAddr withFeeds(List feeds) { + this.feeds = feeds; + return this; + } + + /** + * Get the prefixLists property: prefix list. + * + * @return the prefixLists value. + */ + public List prefixLists() { + return this.prefixLists; + } + + /** + * Set the prefixLists property: prefix list. + * + * @param prefixLists the prefixLists value to set. + * @return the SourceAddr object itself. + */ + public SourceAddr withPrefixLists(List prefixLists) { + this.prefixLists = prefixLists; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/StateEnum.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/StateEnum.java new file mode 100644 index 0000000000000..6b43adfa63864 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/StateEnum.java @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Enabled or Disabled Enum. */ +public final class StateEnum extends ExpandableStringEnum { + /** Static value DISABLED for StateEnum. */ + public static final StateEnum DISABLED = fromString("DISABLED"); + + /** Static value ENABLED for StateEnum. */ + public static final StateEnum ENABLED = fromString("ENABLED"); + + /** + * Creates a new instance of StateEnum value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public StateEnum() { + } + + /** + * Creates or finds a StateEnum from its string representation. + * + * @param name a name to look for. + * @return the corresponding StateEnum. + */ + @JsonCreator + public static StateEnum fromString(String name) { + return fromString(name, StateEnum.class); + } + + /** + * Gets known StateEnum values. + * + * @return known StateEnum values. + */ + public static Collection values() { + return values(StateEnum.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/StorageAccount.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/StorageAccount.java new file mode 100644 index 0000000000000..b9ffef6a942f5 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/StorageAccount.java @@ -0,0 +1,102 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Storage Account configurations. */ +@Fluent +public final class StorageAccount { + /* + * Resource ID of storage account + */ + @JsonProperty(value = "id") + private String id; + + /* + * Subscription Id + */ + @JsonProperty(value = "subscriptionId") + private String subscriptionId; + + /* + * Storage account name + */ + @JsonProperty(value = "accountName") + private String accountName; + + /** Creates an instance of StorageAccount class. */ + public StorageAccount() { + } + + /** + * Get the id property: Resource ID of storage account. + * + * @return the id value. + */ + public String id() { + return this.id; + } + + /** + * Set the id property: Resource ID of storage account. + * + * @param id the id value to set. + * @return the StorageAccount object itself. + */ + public StorageAccount withId(String id) { + this.id = id; + return this; + } + + /** + * Get the subscriptionId property: Subscription Id. + * + * @return the subscriptionId value. + */ + public String subscriptionId() { + return this.subscriptionId; + } + + /** + * Set the subscriptionId property: Subscription Id. + * + * @param subscriptionId the subscriptionId value to set. + * @return the StorageAccount object itself. + */ + public StorageAccount withSubscriptionId(String subscriptionId) { + this.subscriptionId = subscriptionId; + return this; + } + + /** + * Get the accountName property: Storage account name. + * + * @return the accountName value. + */ + public String accountName() { + return this.accountName; + } + + /** + * Set the accountName property: Storage account name. + * + * @param accountName the accountName value to set. + * @return the StorageAccount object itself. + */ + public StorageAccount withAccountName(String accountName) { + this.accountName = accountName; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SupportInfo.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SupportInfo.java new file mode 100644 index 0000000000000..3adf602daec64 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/SupportInfo.java @@ -0,0 +1,101 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SupportInfoInner; + +/** An immutable client-side representation of SupportInfo. */ +public interface SupportInfo { + /** + * Gets the productSku property: product SKU associated with given resource. + * + * @return the productSku value. + */ + String productSku(); + + /** + * Gets the productSerial property: product Serial associated with given resource. + * + * @return the productSerial value. + */ + String productSerial(); + + /** + * Gets the accountRegistered property: account registered in Customer Support Portal. + * + * @return the accountRegistered value. + */ + BooleanEnum accountRegistered(); + + /** + * Gets the accountId property: Support account associated with given resource. + * + * @return the accountId value. + */ + String accountId(); + + /** + * Gets the userDomainSupported property: user domain is supported in Customer Support Portal. + * + * @return the userDomainSupported value. + */ + BooleanEnum userDomainSupported(); + + /** + * Gets the userRegistered property: user registered in Customer Support Portal. + * + * @return the userRegistered value. + */ + BooleanEnum userRegistered(); + + /** + * Gets the freeTrial property: Product usage is in free trial period. + * + * @return the freeTrial value. + */ + BooleanEnum freeTrial(); + + /** + * Gets the freeTrialDaysLeft property: Free trial days remaining. + * + * @return the freeTrialDaysLeft value. + */ + Integer freeTrialDaysLeft(); + + /** + * Gets the freeTrialCreditLeft property: Free trial credit remaining. + * + * @return the freeTrialCreditLeft value. + */ + Integer freeTrialCreditLeft(); + + /** + * Gets the helpUrl property: URL for paloaltonetworks live community. + * + * @return the helpUrl value. + */ + String helpUrl(); + + /** + * Gets the supportUrl property: URL for paloaltonetworks Customer Service Portal. + * + * @return the supportUrl value. + */ + String supportUrl(); + + /** + * Gets the registerUrl property: URL for registering product in paloaltonetworks Customer Service Portal. + * + * @return the registerUrl value. + */ + String registerUrl(); + + /** + * Gets the inner com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SupportInfoInner object. + * + * @return the inner object. + */ + SupportInfoInner innerModel(); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/TagInfo.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/TagInfo.java new file mode 100644 index 0000000000000..33a2a43554785 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/TagInfo.java @@ -0,0 +1,87 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Tag. */ +@Fluent +public final class TagInfo { + /* + * tag name + */ + @JsonProperty(value = "key", required = true) + private String key; + + /* + * tag value + */ + @JsonProperty(value = "value", required = true) + private String value; + + /** Creates an instance of TagInfo class. */ + public TagInfo() { + } + + /** + * Get the key property: tag name. + * + * @return the key value. + */ + public String key() { + return this.key; + } + + /** + * Set the key property: tag name. + * + * @param key the key value to set. + * @return the TagInfo object itself. + */ + public TagInfo withKey(String key) { + this.key = key; + return this; + } + + /** + * Get the value property: tag value. + * + * @return the value value. + */ + public String value() { + return this.value; + } + + /** + * Set the value property: tag value. + * + * @param value the value value to set. + * @return the TagInfo object itself. + */ + public TagInfo withValue(String value) { + this.value = value; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (key() == null) { + throw LOGGER + .logExceptionAsError(new IllegalArgumentException("Missing required property key in model TagInfo")); + } + if (value() == null) { + throw LOGGER + .logExceptionAsError(new IllegalArgumentException("Missing required property value in model TagInfo")); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(TagInfo.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/UsageType.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/UsageType.java new file mode 100644 index 0000000000000..7e357928a0ab9 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/UsageType.java @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Usage Type. */ +public final class UsageType extends ExpandableStringEnum { + /** Static value PAYG for UsageType. */ + public static final UsageType PAYG = fromString("PAYG"); + + /** Static value COMMITTED for UsageType. */ + public static final UsageType COMMITTED = fromString("COMMITTED"); + + /** + * Creates a new instance of UsageType value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public UsageType() { + } + + /** + * Creates or finds a UsageType from its string representation. + * + * @param name a name to look for. + * @return the corresponding UsageType. + */ + @JsonCreator + public static UsageType fromString(String name) { + return fromString(name, UsageType.class); + } + + /** + * Gets known UsageType values. + * + * @return known UsageType values. + */ + public static Collection values() { + return values(UsageType.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/VnetConfiguration.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/VnetConfiguration.java new file mode 100644 index 0000000000000..fe840225bd535 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/VnetConfiguration.java @@ -0,0 +1,155 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** VnetInfo for Firewall Networking. */ +@Fluent +public final class VnetConfiguration { + /* + * Azure Virtual Network + */ + @JsonProperty(value = "vnet", required = true) + private IpAddressSpace vnet; + + /* + * Trust Subnet + */ + @JsonProperty(value = "trustSubnet", required = true) + private IpAddressSpace trustSubnet; + + /* + * Untrust Subnet + */ + @JsonProperty(value = "unTrustSubnet", required = true) + private IpAddressSpace unTrustSubnet; + + /* + * IP of trust subnet for UDR + */ + @JsonProperty(value = "ipOfTrustSubnetForUdr") + private IpAddress ipOfTrustSubnetForUdr; + + /** Creates an instance of VnetConfiguration class. */ + public VnetConfiguration() { + } + + /** + * Get the vnet property: Azure Virtual Network. + * + * @return the vnet value. + */ + public IpAddressSpace vnet() { + return this.vnet; + } + + /** + * Set the vnet property: Azure Virtual Network. + * + * @param vnet the vnet value to set. + * @return the VnetConfiguration object itself. + */ + public VnetConfiguration withVnet(IpAddressSpace vnet) { + this.vnet = vnet; + return this; + } + + /** + * Get the trustSubnet property: Trust Subnet. + * + * @return the trustSubnet value. + */ + public IpAddressSpace trustSubnet() { + return this.trustSubnet; + } + + /** + * Set the trustSubnet property: Trust Subnet. + * + * @param trustSubnet the trustSubnet value to set. + * @return the VnetConfiguration object itself. + */ + public VnetConfiguration withTrustSubnet(IpAddressSpace trustSubnet) { + this.trustSubnet = trustSubnet; + return this; + } + + /** + * Get the unTrustSubnet property: Untrust Subnet. + * + * @return the unTrustSubnet value. + */ + public IpAddressSpace unTrustSubnet() { + return this.unTrustSubnet; + } + + /** + * Set the unTrustSubnet property: Untrust Subnet. + * + * @param unTrustSubnet the unTrustSubnet value to set. + * @return the VnetConfiguration object itself. + */ + public VnetConfiguration withUnTrustSubnet(IpAddressSpace unTrustSubnet) { + this.unTrustSubnet = unTrustSubnet; + return this; + } + + /** + * Get the ipOfTrustSubnetForUdr property: IP of trust subnet for UDR. + * + * @return the ipOfTrustSubnetForUdr value. + */ + public IpAddress ipOfTrustSubnetForUdr() { + return this.ipOfTrustSubnetForUdr; + } + + /** + * Set the ipOfTrustSubnetForUdr property: IP of trust subnet for UDR. + * + * @param ipOfTrustSubnetForUdr the ipOfTrustSubnetForUdr value to set. + * @return the VnetConfiguration object itself. + */ + public VnetConfiguration withIpOfTrustSubnetForUdr(IpAddress ipOfTrustSubnetForUdr) { + this.ipOfTrustSubnetForUdr = ipOfTrustSubnetForUdr; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (vnet() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property vnet in model VnetConfiguration")); + } else { + vnet().validate(); + } + if (trustSubnet() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property trustSubnet in model VnetConfiguration")); + } else { + trustSubnet().validate(); + } + if (unTrustSubnet() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property unTrustSubnet in model VnetConfiguration")); + } else { + unTrustSubnet().validate(); + } + if (ipOfTrustSubnetForUdr() != null) { + ipOfTrustSubnetForUdr().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(VnetConfiguration.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/VwanConfiguration.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/VwanConfiguration.java new file mode 100644 index 0000000000000..2a01048a6eb27 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/VwanConfiguration.java @@ -0,0 +1,173 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; + +import com.azure.core.annotation.Fluent; +import com.azure.core.util.logging.ClientLogger; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** VwanInfo for Firewall Networking. */ +@Fluent +public final class VwanConfiguration { + /* + * Network Virtual Appliance resource ID + */ + @JsonProperty(value = "networkVirtualApplianceId") + private String networkVirtualApplianceId; + + /* + * vHub Address + */ + @JsonProperty(value = "vHub", required = true) + private IpAddressSpace vHub; + + /* + * Trust Subnet + */ + @JsonProperty(value = "trustSubnet") + private IpAddressSpace trustSubnet; + + /* + * Untrust Subnet + */ + @JsonProperty(value = "unTrustSubnet") + private IpAddressSpace unTrustSubnet; + + /* + * IP of trust subnet for UDR + */ + @JsonProperty(value = "ipOfTrustSubnetForUdr") + private IpAddress ipOfTrustSubnetForUdr; + + /** Creates an instance of VwanConfiguration class. */ + public VwanConfiguration() { + } + + /** + * Get the networkVirtualApplianceId property: Network Virtual Appliance resource ID. + * + * @return the networkVirtualApplianceId value. + */ + public String networkVirtualApplianceId() { + return this.networkVirtualApplianceId; + } + + /** + * Set the networkVirtualApplianceId property: Network Virtual Appliance resource ID. + * + * @param networkVirtualApplianceId the networkVirtualApplianceId value to set. + * @return the VwanConfiguration object itself. + */ + public VwanConfiguration withNetworkVirtualApplianceId(String networkVirtualApplianceId) { + this.networkVirtualApplianceId = networkVirtualApplianceId; + return this; + } + + /** + * Get the vHub property: vHub Address. + * + * @return the vHub value. + */ + public IpAddressSpace vHub() { + return this.vHub; + } + + /** + * Set the vHub property: vHub Address. + * + * @param vHub the vHub value to set. + * @return the VwanConfiguration object itself. + */ + public VwanConfiguration withVHub(IpAddressSpace vHub) { + this.vHub = vHub; + return this; + } + + /** + * Get the trustSubnet property: Trust Subnet. + * + * @return the trustSubnet value. + */ + public IpAddressSpace trustSubnet() { + return this.trustSubnet; + } + + /** + * Set the trustSubnet property: Trust Subnet. + * + * @param trustSubnet the trustSubnet value to set. + * @return the VwanConfiguration object itself. + */ + public VwanConfiguration withTrustSubnet(IpAddressSpace trustSubnet) { + this.trustSubnet = trustSubnet; + return this; + } + + /** + * Get the unTrustSubnet property: Untrust Subnet. + * + * @return the unTrustSubnet value. + */ + public IpAddressSpace unTrustSubnet() { + return this.unTrustSubnet; + } + + /** + * Set the unTrustSubnet property: Untrust Subnet. + * + * @param unTrustSubnet the unTrustSubnet value to set. + * @return the VwanConfiguration object itself. + */ + public VwanConfiguration withUnTrustSubnet(IpAddressSpace unTrustSubnet) { + this.unTrustSubnet = unTrustSubnet; + return this; + } + + /** + * Get the ipOfTrustSubnetForUdr property: IP of trust subnet for UDR. + * + * @return the ipOfTrustSubnetForUdr value. + */ + public IpAddress ipOfTrustSubnetForUdr() { + return this.ipOfTrustSubnetForUdr; + } + + /** + * Set the ipOfTrustSubnetForUdr property: IP of trust subnet for UDR. + * + * @param ipOfTrustSubnetForUdr the ipOfTrustSubnetForUdr value to set. + * @return the VwanConfiguration object itself. + */ + public VwanConfiguration withIpOfTrustSubnetForUdr(IpAddress ipOfTrustSubnetForUdr) { + this.ipOfTrustSubnetForUdr = ipOfTrustSubnetForUdr; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (vHub() == null) { + throw LOGGER + .logExceptionAsError( + new IllegalArgumentException("Missing required property vHub in model VwanConfiguration")); + } else { + vHub().validate(); + } + if (trustSubnet() != null) { + trustSubnet().validate(); + } + if (unTrustSubnet() != null) { + unTrustSubnet().validate(); + } + if (ipOfTrustSubnetForUdr() != null) { + ipOfTrustSubnetForUdr().validate(); + } + } + + private static final ClientLogger LOGGER = new ClientLogger(VwanConfiguration.class); +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/package-info.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/package-info.java new file mode 100644 index 0000000000000..429005329c075 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/models/package-info.java @@ -0,0 +1,6 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +/** Package containing the data models for PaloAltoNetworksCloudngfw. null. */ +package com.azure.resourcemanager.paloaltonetworks.ngfw.models; diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/package-info.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/package-info.java new file mode 100644 index 0000000000000..be3dcd42fc5ea --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/com/azure/resourcemanager/paloaltonetworks/ngfw/package-info.java @@ -0,0 +1,6 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +/** Package containing the classes for PaloAltoNetworksCloudngfw. null. */ +package com.azure.resourcemanager.paloaltonetworks.ngfw; diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/module-info.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/module-info.java new file mode 100644 index 0000000000000..c40a3a941d98b --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/main/java/module-info.java @@ -0,0 +1,19 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +module com.azure.resourcemanager.paloaltonetworks.ngfw { + requires transitive com.azure.core.management; + + exports com.azure.resourcemanager.paloaltonetworks.ngfw; + exports com.azure.resourcemanager.paloaltonetworks.ngfw.fluent; + exports com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models; + exports com.azure.resourcemanager.paloaltonetworks.ngfw.models; + + opens com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models to + com.azure.core, + com.fasterxml.jackson.databind; + opens com.azure.resourcemanager.paloaltonetworks.ngfw.models to + com.azure.core, + com.fasterxml.jackson.databind; +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackCreateOrUpdateSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackCreateOrUpdateSamples.java new file mode 100644 index 0000000000000..8c50007d04e73 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackCreateOrUpdateSamples.java @@ -0,0 +1,54 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; + +/** Samples for CertificateObjectGlobalRulestack CreateOrUpdate. */ +public final class CertificateObjectGlobalRulestackCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectGlobalRulestacks() + .createOrUpdate( + "praval", + "armid1", + new CertificateObjectGlobalRulestackResourceInner().withCertificateSelfSigned(BooleanEnum.TRUE), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectGlobalRulestacks() + .createOrUpdate( + "praval", + "armid1", + new CertificateObjectGlobalRulestackResourceInner() + .withCertificateSignerResourceId("") + .withCertificateSelfSigned(BooleanEnum.TRUE) + .withAuditComment("comment") + .withDescription("description") + .withEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c27"), + com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackDeleteSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackDeleteSamples.java new file mode 100644 index 0000000000000..4aca9b237d65a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackDeleteSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for CertificateObjectGlobalRulestack Delete. */ +public final class CertificateObjectGlobalRulestackDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.certificateObjectGlobalRulestacks().delete("praval", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.certificateObjectGlobalRulestacks().delete("praval", "armid1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackGetSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackGetSamples.java new file mode 100644 index 0000000000000..d6741da6a0bdf --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackGetSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for CertificateObjectGlobalRulestack Get. */ +public final class CertificateObjectGlobalRulestackGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_Get_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectGlobalRulestacks() + .getWithResponse("praval", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_Get_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectGlobalRulestacks() + .getWithResponse("praval", "armid1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackListSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackListSamples.java new file mode 100644 index 0000000000000..d2fbfb8c9c135 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackListSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for CertificateObjectGlobalRulestack List. */ +public final class CertificateObjectGlobalRulestackListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_List_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_List_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackListMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.certificateObjectGlobalRulestacks().list("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectGlobalRulestack_List_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectGlobalRulestack_List_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectGlobalRulestackListMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.certificateObjectGlobalRulestacks().list("praval", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackCreateOrUpdateSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackCreateOrUpdateSamples.java new file mode 100644 index 0000000000000..d50f954049d32 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackCreateOrUpdateSamples.java @@ -0,0 +1,50 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; + +/** Samples for CertificateObjectLocalRulestack CreateOrUpdate. */ +public final class CertificateObjectLocalRulestackCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .define("armid1") + .withExistingLocalRulestack("rgopenapi", "lrs1") + .withCertificateSelfSigned(BooleanEnum.TRUE) + .create(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .define("armid1") + .withExistingLocalRulestack("rgopenapi", "lrs1") + .withCertificateSelfSigned(BooleanEnum.TRUE) + .withCertificateSignerResourceId("") + .withAuditComment("comment") + .withDescription("description") + .withEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c27") + .create(); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackDeleteSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackDeleteSamples.java new file mode 100644 index 0000000000000..8bcbda9fcbdcb --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackDeleteSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for CertificateObjectLocalRulestack Delete. */ +public final class CertificateObjectLocalRulestackDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .delete("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .delete("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackGetSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackGetSamples.java new file mode 100644 index 0000000000000..b5116c5ee2984 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackGetSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for CertificateObjectLocalRulestack Get. */ +public final class CertificateObjectLocalRulestackGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_Get_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .getWithResponse("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_Get_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .getWithResponse("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackListByLocalRulestacksSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackListByLocalRulestacksSamples.java new file mode 100644 index 0000000000000..75027b9dd0cff --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackListByLocalRulestacksSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for CertificateObjectLocalRulestack ListByLocalRulestacks. */ +public final class CertificateObjectLocalRulestackListByLocalRulestacksSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_ListByLocalRulestacks_MaximumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_ListByLocalRulestacks_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackListByLocalRulestacksMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .listByLocalRulestacks("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/CertificateObjectLocalRulestack_ListByLocalRulestacks_MinimumSet_Gen.json + */ + /** + * Sample code: CertificateObjectLocalRulestack_ListByLocalRulestacks_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void certificateObjectLocalRulestackListByLocalRulestacksMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .certificateObjectLocalRulestacks() + .listByLocalRulestacks("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusGetSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusGetSamples.java new file mode 100644 index 0000000000000..48ebfd098b4aa --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusGetSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for FirewallStatus Get. */ +public final class FirewallStatusGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FirewallStatus_Get_MinimumSet_Gen.json + */ + /** + * Sample code: FirewallStatus_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallStatusGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewallStatus().getWithResponse("rgopenapi", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FirewallStatus_Get_MaximumSet_Gen.json + */ + /** + * Sample code: FirewallStatus_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallStatusGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewallStatus().getWithResponse("rgopenapi", "firewall1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusListByFirewallsSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusListByFirewallsSamples.java new file mode 100644 index 0000000000000..c75bc51ef16de --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusListByFirewallsSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for FirewallStatus ListByFirewalls. */ +public final class FirewallStatusListByFirewallsSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FirewallStatus_ListByFirewalls_MaximumSet_Gen.json + */ + /** + * Sample code: FirewallStatus_ListByFirewalls_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallStatusListByFirewallsMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewallStatus().listByFirewalls("rgopenapi", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FirewallStatus_ListByFirewalls_MinimumSet_Gen.json + */ + /** + * Sample code: FirewallStatus_ListByFirewalls_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallStatusListByFirewallsMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewallStatus().listByFirewalls("rgopenapi", "firewall1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsCreateOrUpdateSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsCreateOrUpdateSamples.java new file mode 100644 index 0000000000000..2389f29d58a04 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsCreateOrUpdateSamples.java @@ -0,0 +1,219 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BillingCycle; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DnsProxy; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DnsSettings; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EgressNat; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EnabledDnsType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EndpointConfiguration; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FrontendSetting; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddress; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddressSpace; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.MarketplaceDetails; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.MarketplaceSubscriptionStatus; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NetworkProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NetworkType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PanoramaConfig; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PlanData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProtocolType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RulestackDetails; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.UsageType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.VnetConfiguration; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.VwanConfiguration; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; + +/** Samples for Firewalls CreateOrUpdate. */ +public final class FirewallsCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .define("firewall1") + .withRegion("eastus") + .withExistingResourceGroup("firewall-rg") + .withNetworkProfile( + new NetworkProfile() + .withVnetConfiguration( + new VnetConfiguration() + .withVnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet") + .withAddressSpace("10.1.0.0/16")) + .withTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withUnTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withIpOfTrustSubnetForUdr( + new IpAddress() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddress("10.1.1.0/24"))) + .withVwanConfiguration( + new VwanConfiguration() + .withNetworkVirtualApplianceId("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withVHub( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withUnTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withIpOfTrustSubnetForUdr( + new IpAddress() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddress("10.1.1.0/24"))) + .withNetworkType(NetworkType.VNET) + .withPublicIps( + Arrays + .asList( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1") + .withAddress("20.22.92.11"))) + .withEnableEgressNat(EgressNat.ENABLED) + .withEgressNatIp( + Arrays + .asList( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1") + .withAddress("20.22.92.111")))) + .withDnsSettings( + new DnsSettings() + .withEnableDnsProxy(DnsProxy.DISABLED) + .withEnabledDnsType(EnabledDnsType.CUSTOM) + .withDnsServers( + Arrays + .asList( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1") + .withAddress("20.22.92.111")))) + .withPlanData( + new PlanData() + .withUsageType(UsageType.PAYG) + .withBillingCycle(BillingCycle.MONTHLY) + .withPlanId("liftrpantestplan")) + .withMarketplaceDetails( + new MarketplaceDetails() + .withOfferId("liftr-pan-ame-test") + .withPublisherId("isvtestuklegacy") + .withMarketplaceSubscriptionStatus(MarketplaceSubscriptionStatus.PENDING_FULFILLMENT_START)) + .withTags(mapOf("tagName", "value")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities( + mapOf( + "key16", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("aaaa") + .withPrincipalId("aaaaaaaaaaaaaaa")))) + .withPanEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withIsPanoramaManaged(BooleanEnum.TRUE) + .withPanoramaConfig(new PanoramaConfig().withConfigString("bas64EncodedString")) + .withAssociatedRulestack( + new RulestackDetails().withResourceId("lrs1").withRulestackId("PANRSID").withLocation("eastus")) + .withFrontEndSettings( + Arrays + .asList( + new FrontendSetting() + .withName("frontendsetting11") + .withProtocol(ProtocolType.TCP) + .withFrontendConfiguration( + new EndpointConfiguration() + .withPort("80") + .withAddress( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1") + .withAddress("20.22.91.251"))) + .withBackendConfiguration( + new EndpointConfiguration() + .withPort("80") + .withAddress( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2") + .withAddress("20.22.32.136"))))) + .create(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .define("firewall1") + .withRegion("eastus") + .withExistingResourceGroup("firewall-rg") + .withNetworkProfile( + new NetworkProfile() + .withNetworkType(NetworkType.VNET) + .withPublicIps( + Arrays + .asList( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1") + .withAddress("20.22.92.11"))) + .withEnableEgressNat(EgressNat.ENABLED)) + .withDnsSettings(new DnsSettings()) + .withPlanData(new PlanData().withBillingCycle(BillingCycle.MONTHLY).withPlanId("liftrpantestplan")) + .withMarketplaceDetails( + new MarketplaceDetails().withOfferId("liftr-pan-ame-test").withPublisherId("isvtestuklegacy")) + .create(); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsDeleteSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsDeleteSamples.java new file mode 100644 index 0000000000000..fc54dba91c0bc --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsDeleteSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for Firewalls Delete. */ +public final class FirewallsDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().delete("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().delete("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetByResourceGroupSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetByResourceGroupSamples.java new file mode 100644 index 0000000000000..ab4164ab639cf --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetByResourceGroupSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for Firewalls GetByResourceGroup. */ +public final class FirewallsGetByResourceGroupSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_Get_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .getByResourceGroupWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_Get_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .getByResourceGroupWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetGlobalRulestackSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetGlobalRulestackSamples.java new file mode 100644 index 0000000000000..297c5ed6aa42e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetGlobalRulestackSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for Firewalls GetGlobalRulestack. */ +public final class FirewallsGetGlobalRulestackSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_getGlobalRulestack_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_getGlobalRulestack_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetGlobalRulestackMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .getGlobalRulestackWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_getGlobalRulestack_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_getGlobalRulestack_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetGlobalRulestackMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .getGlobalRulestackWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetLogProfileSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetLogProfileSamples.java new file mode 100644 index 0000000000000..7b49c00278b2e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetLogProfileSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for Firewalls GetLogProfile. */ +public final class FirewallsGetLogProfileSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_getLogProfile_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_getLogProfile_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetLogProfileMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().getLogProfileWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_getLogProfile_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_getLogProfile_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetLogProfileMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().getLogProfileWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetSupportInfoSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetSupportInfoSamples.java new file mode 100644 index 0000000000000..7693c3c5b9831 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetSupportInfoSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for Firewalls GetSupportInfo. */ +public final class FirewallsGetSupportInfoSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_getSupportInfo_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_getSupportInfo_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetSupportInfoMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .getSupportInfoWithResponse("rgopenapi", "firewall1", null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_getSupportInfo_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_getSupportInfo_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsGetSupportInfoMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .getSupportInfoWithResponse("rgopenapi", "firewall1", "user1@domain.com", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsListByResourceGroupSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsListByResourceGroupSamples.java new file mode 100644 index 0000000000000..c2213531b4da1 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsListByResourceGroupSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for Firewalls ListByResourceGroup. */ +public final class FirewallsListByResourceGroupSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_ListByResourceGroup_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_ListByResourceGroup_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsListByResourceGroupMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().listByResourceGroup("firewall-rg", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_ListByResourceGroup_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_ListByResourceGroup_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsListByResourceGroupMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().listByResourceGroup("firewall-rg", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsListSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsListSamples.java new file mode 100644 index 0000000000000..41db702507898 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsListSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for Firewalls List. */ +public final class FirewallsListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_ListBySubscription_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_ListBySubscription_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsListBySubscriptionMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().list(com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_ListBySubscription_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_ListBySubscription_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsListBySubscriptionMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.firewalls().list(com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsSaveLogProfileSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsSaveLogProfileSamples.java new file mode 100644 index 0000000000000..9bbb0169ca9d8 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsSaveLogProfileSamples.java @@ -0,0 +1,139 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LogSettingsInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ApplicationInsights; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EventHub; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LogDestination; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LogOption; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LogType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.MonitorLog; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StorageAccount; + +/** Samples for Firewalls SaveLogProfile. */ +public final class FirewallsSaveLogProfileSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_saveLogProfile_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_saveLogProfile_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsSaveLogProfileMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .saveLogProfileWithResponse( + "firewall-rg", + "firewall1", + new LogSettingsInner() + .withLogType(LogType.TRAFFIC) + .withLogOption(LogOption.SAME_DESTINATION) + .withApplicationInsights( + new ApplicationInsights().withId("aaaaaaaaaaaaaaaa").withKey("fakeTokenPlaceholder")) + .withCommonDestination( + new LogDestination() + .withStorageConfigurations( + new StorageAccount() + .withId("aaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaa") + .withAccountName("aaaaaaaaaaaaaaaaaaaaaaa")) + .withEventHubConfigurations( + new EventHub() + .withId("aaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaa") + .withName("aaaaaaaa") + .withNameSpace("aaaaaaaaaaaaaaaaaaaaa") + .withPolicyName("aaaaaaaaaaaa")) + .withMonitorConfigurations( + new MonitorLog() + .withId("aaaaaaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaaaaa") + .withWorkspace("aaaaaaaaaaa") + .withPrimaryKey("fakeTokenPlaceholder") + .withSecondaryKey("fakeTokenPlaceholder"))) + .withTrafficLogDestination( + new LogDestination() + .withStorageConfigurations( + new StorageAccount() + .withId("aaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaa") + .withAccountName("aaaaaaaaaaaaaaaaaaaaaaa")) + .withEventHubConfigurations( + new EventHub() + .withId("aaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaa") + .withName("aaaaaaaa") + .withNameSpace("aaaaaaaaaaaaaaaaaaaaa") + .withPolicyName("aaaaaaaaaaaa")) + .withMonitorConfigurations( + new MonitorLog() + .withId("aaaaaaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaaaaa") + .withWorkspace("aaaaaaaaaaa") + .withPrimaryKey("fakeTokenPlaceholder") + .withSecondaryKey("fakeTokenPlaceholder"))) + .withThreatLogDestination( + new LogDestination() + .withStorageConfigurations( + new StorageAccount() + .withId("aaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaa") + .withAccountName("aaaaaaaaaaaaaaaaaaaaaaa")) + .withEventHubConfigurations( + new EventHub() + .withId("aaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaa") + .withName("aaaaaaaa") + .withNameSpace("aaaaaaaaaaaaaaaaaaaaa") + .withPolicyName("aaaaaaaaaaaa")) + .withMonitorConfigurations( + new MonitorLog() + .withId("aaaaaaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaaaaa") + .withWorkspace("aaaaaaaaaaa") + .withPrimaryKey("fakeTokenPlaceholder") + .withSecondaryKey("fakeTokenPlaceholder"))) + .withDecryptLogDestination( + new LogDestination() + .withStorageConfigurations( + new StorageAccount() + .withId("aaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaa") + .withAccountName("aaaaaaaaaaaaaaaaaaaaaaa")) + .withEventHubConfigurations( + new EventHub() + .withId("aaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaa") + .withName("aaaaaaaa") + .withNameSpace("aaaaaaaaaaaaaaaaaaaaa") + .withPolicyName("aaaaaaaaaaaa")) + .withMonitorConfigurations( + new MonitorLog() + .withId("aaaaaaaaaaaaaaaaaaa") + .withSubscriptionId("aaaaaaaaaaaaa") + .withWorkspace("aaaaaaaaaaa") + .withPrimaryKey("fakeTokenPlaceholder") + .withSecondaryKey("fakeTokenPlaceholder"))), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_saveLogProfile_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_saveLogProfile_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsSaveLogProfileMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .firewalls() + .saveLogProfileWithResponse("firewall-rg", "firewall1", null, com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsUpdateSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsUpdateSamples.java new file mode 100644 index 0000000000000..4a343ef038f44 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsUpdateSamples.java @@ -0,0 +1,214 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BillingCycle; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DnsProxy; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DnsSettings; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EgressNat; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EnabledDnsType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EndpointConfiguration; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallResourceUpdateProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FrontendSetting; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddress; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddressSpace; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.MarketplaceDetails; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.MarketplaceSubscriptionStatus; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NetworkProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NetworkType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PanoramaConfig; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PlanData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProtocolType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RulestackDetails; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.UsageType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.VnetConfiguration; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.VwanConfiguration; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; + +/** Samples for Firewalls Update. */ +public final class FirewallsUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_Update_MinimumSet_Gen.json + */ + /** + * Sample code: Firewalls_Update_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + FirewallResource resource = + manager + .firewalls() + .getByResourceGroupWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE) + .getValue(); + resource.update().apply(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Firewalls_Update_MaximumSet_Gen.json + */ + /** + * Sample code: Firewalls_Update_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void firewallsUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + FirewallResource resource = + manager + .firewalls() + .getByResourceGroupWithResponse("firewall-rg", "firewall1", com.azure.core.util.Context.NONE) + .getValue(); + resource + .update() + .withTags(mapOf("tagName", "value")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities( + mapOf( + "key16", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("aaaa") + .withPrincipalId("aaaaaaaaaaaaaaa")))) + .withProperties( + new FirewallResourceUpdateProperties() + .withPanEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withNetworkProfile( + new NetworkProfile() + .withVnetConfiguration( + new VnetConfiguration() + .withVnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet") + .withAddressSpace("10.1.0.0/16")) + .withTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withUnTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withIpOfTrustSubnetForUdr( + new IpAddress() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddress("10.1.1.0/24"))) + .withVwanConfiguration( + new VwanConfiguration() + .withNetworkVirtualApplianceId("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withVHub( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withUnTrustSubnet( + new IpAddressSpace() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddressSpace("10.1.1.0/24")) + .withIpOfTrustSubnetForUdr( + new IpAddress() + .withResourceId( + "/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet") + .withAddress("10.1.1.0/24"))) + .withNetworkType(NetworkType.VNET) + .withPublicIps( + Arrays + .asList( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1") + .withAddress("20.22.92.11"))) + .withEnableEgressNat(EgressNat.ENABLED) + .withEgressNatIp( + Arrays + .asList( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1") + .withAddress("20.22.92.111")))) + .withIsPanoramaManaged(BooleanEnum.TRUE) + .withPanoramaConfig(new PanoramaConfig().withConfigString("bas64EncodedString")) + .withAssociatedRulestack( + new RulestackDetails() + .withResourceId("aaaaaaaaaa") + .withRulestackId("aaaaaaaaaaaaaaaa") + .withLocation("eastus")) + .withDnsSettings( + new DnsSettings() + .withEnableDnsProxy(DnsProxy.DISABLED) + .withEnabledDnsType(EnabledDnsType.CUSTOM) + .withDnsServers( + Arrays + .asList( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1") + .withAddress("20.22.92.111")))) + .withFrontEndSettings( + Arrays + .asList( + new FrontendSetting() + .withName("frontendsetting11") + .withProtocol(ProtocolType.TCP) + .withFrontendConfiguration( + new EndpointConfiguration() + .withPort("80") + .withAddress( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1") + .withAddress("20.22.91.251"))) + .withBackendConfiguration( + new EndpointConfiguration() + .withPort("80") + .withAddress( + new IpAddress() + .withResourceId( + "/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2") + .withAddress("20.22.32.136"))))) + .withPlanData( + new PlanData() + .withUsageType(UsageType.PAYG) + .withBillingCycle(BillingCycle.WEEKLY) + .withPlanId("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa")) + .withMarketplaceDetails( + new MarketplaceDetails() + .withOfferId("aaaaaaaaaaaaaaaaaaaaaaaaaaaaa") + .withPublisherId("aaaa") + .withMarketplaceSubscriptionStatus( + MarketplaceSubscriptionStatus.PENDING_FULFILLMENT_START))) + .apply(); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackCreateOrUpdateSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackCreateOrUpdateSamples.java new file mode 100644 index 0000000000000..5b2512cdddc1c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackCreateOrUpdateSamples.java @@ -0,0 +1,53 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListGlobalRulestackResourceInner; +import java.util.Arrays; + +/** Samples for FqdnListGlobalRulestack CreateOrUpdate. */ +public final class FqdnListGlobalRulestackCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .fqdnListGlobalRulestacks() + .createOrUpdate( + "praval", + "armid1", + new FqdnListGlobalRulestackResourceInner() + .withDescription("string") + .withFqdnList(Arrays.asList("string1", "string2")) + .withEtag("aaaaaaaaaaaaaaaaaa") + .withAuditComment("string"), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .fqdnListGlobalRulestacks() + .createOrUpdate( + "praval", + "armid1", + new FqdnListGlobalRulestackResourceInner().withFqdnList(Arrays.asList("string1", "string2")), + com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackDeleteSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackDeleteSamples.java new file mode 100644 index 0000000000000..77a4ac51216ec --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackDeleteSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for FqdnListGlobalRulestack Delete. */ +public final class FqdnListGlobalRulestackDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListGlobalRulestacks().delete("praval", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListGlobalRulestacks().delete("praval", "armid1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackGetSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackGetSamples.java new file mode 100644 index 0000000000000..6c593ea4cd898 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackGetSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for FqdnListGlobalRulestack Get. */ +public final class FqdnListGlobalRulestackGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_Get_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListGlobalRulestacks().getWithResponse("praval", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_Get_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListGlobalRulestacks().getWithResponse("praval", "armid1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackListSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackListSamples.java new file mode 100644 index 0000000000000..3ab2dccda1229 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackListSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for FqdnListGlobalRulestack List. */ +public final class FqdnListGlobalRulestackListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_List_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_List_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackListMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListGlobalRulestacks().list("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListGlobalRulestack_List_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListGlobalRulestack_List_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListGlobalRulestackListMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListGlobalRulestacks().list("praval", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackCreateOrUpdateSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackCreateOrUpdateSamples.java new file mode 100644 index 0000000000000..3032ebd57edff --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackCreateOrUpdateSamples.java @@ -0,0 +1,49 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import java.util.Arrays; + +/** Samples for FqdnListLocalRulestack CreateOrUpdate. */ +public final class FqdnListLocalRulestackCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .fqdnListLocalRulestacks() + .define("armid1") + .withExistingLocalRulestack("rgopenapi", "lrs1") + .withFqdnList(Arrays.asList("string1", "string2")) + .withDescription("string") + .withEtag("aaaaaaaaaaaaaaaaaa") + .withAuditComment("string") + .create(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .fqdnListLocalRulestacks() + .define("armid1") + .withExistingLocalRulestack("rgopenapi", "lrs1") + .withFqdnList(Arrays.asList("string1", "string2")) + .create(); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackDeleteSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackDeleteSamples.java new file mode 100644 index 0000000000000..58b63e7f080f4 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackDeleteSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for FqdnListLocalRulestack Delete. */ +public final class FqdnListLocalRulestackDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListLocalRulestacks().delete("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListLocalRulestacks().delete("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackGetSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackGetSamples.java new file mode 100644 index 0000000000000..f9926a5ecbd26 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackGetSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for FqdnListLocalRulestack Get. */ +public final class FqdnListLocalRulestackGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_Get_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .fqdnListLocalRulestacks() + .getWithResponse("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_Get_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .fqdnListLocalRulestacks() + .getWithResponse("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackListByLocalRulestacksSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackListByLocalRulestacksSamples.java new file mode 100644 index 0000000000000..908606f58c9cd --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackListByLocalRulestacksSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for FqdnListLocalRulestack ListByLocalRulestacks. */ +public final class FqdnListLocalRulestackListByLocalRulestacksSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_ListByLocalRulestacks_MinimumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_ListByLocalRulestacks_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackListByLocalRulestacksMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListLocalRulestacks().listByLocalRulestacks("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/FqdnListLocalRulestack_ListByLocalRulestacks_MaximumSet_Gen.json + */ + /** + * Sample code: FqdnListLocalRulestack_ListByLocalRulestacks_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void fqdnListLocalRulestackListByLocalRulestacksMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.fqdnListLocalRulestacks().listByLocalRulestacks("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackCommitSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackCommitSamples.java new file mode 100644 index 0000000000000..f5605c780113f --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackCommitSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for GlobalRulestack Commit. */ +public final class GlobalRulestackCommitSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_commit_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_commit_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackCommitMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().commit("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_commit_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_commit_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackCommitMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().commit("praval", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackCreateOrUpdateSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackCreateOrUpdateSamples.java new file mode 100644 index 0000000000000..67415605706b4 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackCreateOrUpdateSamples.java @@ -0,0 +1,91 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; + +/** Samples for GlobalRulestack CreateOrUpdate. */ +public final class GlobalRulestackCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .createOrUpdate( + "praval", new GlobalRulestackResourceInner().withLocation("eastus"), com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .createOrUpdate( + "praval", + new GlobalRulestackResourceInner() + .withLocation("eastus") + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities( + mapOf( + "key16", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("aaaa") + .withPrincipalId("aaaaaaaaaaaaaaa")))) + .withPanEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withPanLocation("eastus") + .withScope(ScopeType.GLOBAL) + .withAssociatedSubscriptions(Arrays.asList("2bf4a339-294d-4c25-b0b2-ef649e9f5c27")) + .withDescription("global rulestacks") + .withDefaultMode(DefaultMode.IPS) + .withMinAppIdVersion("8.5.3") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("default") + .withAntiSpywareProfile("default") + .withAntiVirusProfile("default") + .withUrlFilteringProfile("default") + .withFileBlockingProfile("default") + .withDnsSubscription("default") + .withOutboundUnTrustCertificate("default") + .withOutboundTrustCertificate("default")), + com.azure.core.util.Context.NONE); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackDeleteSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackDeleteSamples.java new file mode 100644 index 0000000000000..feed404e28208 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackDeleteSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for GlobalRulestack Delete. */ +public final class GlobalRulestackDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().delete("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().delete("praval", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackGetChangeLogSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackGetChangeLogSamples.java new file mode 100644 index 0000000000000..d71234432afcc --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackGetChangeLogSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for GlobalRulestack GetChangeLog. */ +public final class GlobalRulestackGetChangeLogSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_getChangeLog_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_getChangeLog_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackGetChangeLogMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().getChangeLogWithResponse("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_getChangeLog_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_getChangeLog_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackGetChangeLogMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().getChangeLogWithResponse("praval", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackGetSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackGetSamples.java new file mode 100644 index 0000000000000..e92f86ead02af --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackGetSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for GlobalRulestack Get. */ +public final class GlobalRulestackGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_Get_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().getWithResponse("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_Get_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().getWithResponse("praval", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListAdvancedSecurityObjectsSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListAdvancedSecurityObjectsSamples.java new file mode 100644 index 0000000000000..1b1980dd03779 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListAdvancedSecurityObjectsSamples.java @@ -0,0 +1,50 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectTypeEnum; + +/** Samples for GlobalRulestack ListAdvancedSecurityObjects. */ +public final class GlobalRulestackListAdvancedSecurityObjectsSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listAdvancedSecurityObjects_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listAdvancedSecurityObjects_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListAdvancedSecurityObjectsMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listAdvancedSecurityObjectsWithResponse( + "praval", + AdvSecurityObjectTypeEnum.fromString("globalRulestacks"), + "a6a321", + 20, + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listAdvancedSecurityObjects_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listAdvancedSecurityObjects_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListAdvancedSecurityObjectsMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listAdvancedSecurityObjectsWithResponse( + "praval", + AdvSecurityObjectTypeEnum.fromString("globalRulestacks"), + null, + null, + com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListAppIdsSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListAppIdsSamples.java new file mode 100644 index 0000000000000..59cdd5ff772dc --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListAppIdsSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for GlobalRulestack ListAppIds. */ +public final class GlobalRulestackListAppIdsSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listAppIds_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listAppIds_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListAppIdsMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listAppIdsWithResponse("praval", "8543", "pref", "a6a321", 20, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listAppIds_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listAppIds_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListAppIdsMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listAppIdsWithResponse("praval", null, null, null, null, com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListCountriesSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListCountriesSamples.java new file mode 100644 index 0000000000000..52612e8ef64c1 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListCountriesSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for GlobalRulestack ListCountries. */ +public final class GlobalRulestackListCountriesSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listCountries_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listCountries_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListCountriesMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().listCountriesWithResponse("praval", null, null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listCountries_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listCountries_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListCountriesMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().listCountriesWithResponse("praval", "a6a321", 20, com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListFirewallsSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListFirewallsSamples.java new file mode 100644 index 0000000000000..85f3495bad267 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListFirewallsSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for GlobalRulestack ListFirewalls. */ +public final class GlobalRulestackListFirewallsSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listFirewalls_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listFirewalls_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListFirewallsMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().listFirewallsWithResponse("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listFirewalls_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listFirewalls_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListFirewallsMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().listFirewallsWithResponse("praval", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListPredefinedUrlCategoriesSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListPredefinedUrlCategoriesSamples.java new file mode 100644 index 0000000000000..4cfe1f28b9581 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListPredefinedUrlCategoriesSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for GlobalRulestack ListPredefinedUrlCategories. */ +public final class GlobalRulestackListPredefinedUrlCategoriesSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listPredefinedUrlCategories_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listPredefinedUrlCategories_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListPredefinedUrlCategoriesMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listPredefinedUrlCategoriesWithResponse("praval", "a6a321", 20, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listPredefinedUrlCategories_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listPredefinedUrlCategories_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListPredefinedUrlCategoriesMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listPredefinedUrlCategoriesWithResponse("praval", null, null, com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListSamples.java new file mode 100644 index 0000000000000..4b3affd8c9097 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for GlobalRulestack List. */ +public final class GlobalRulestackListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_List_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_List_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().list(com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_List_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_List_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().list(com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListSecurityServicesSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListSecurityServicesSamples.java new file mode 100644 index 0000000000000..0a169ad4500f6 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackListSecurityServicesSamples.java @@ -0,0 +1,50 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeEnum; + +/** Samples for GlobalRulestack ListSecurityServices. */ +public final class GlobalRulestackListSecurityServicesSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listSecurityServices_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listSecurityServices_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListSecurityServicesMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listSecurityServicesWithResponse( + "praval", + SecurityServicesTypeEnum.fromString("globalRulestacks"), + null, + null, + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_listSecurityServices_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_listSecurityServices_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackListSecurityServicesMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .listSecurityServicesWithResponse( + "praval", + SecurityServicesTypeEnum.fromString("globalRulestacks"), + "a6a321", + 20, + com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackRevertSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackRevertSamples.java new file mode 100644 index 0000000000000..e1a8f668a2167 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackRevertSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for GlobalRulestack Revert. */ +public final class GlobalRulestackRevertSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_revert_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_revert_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackRevertMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().revertWithResponse("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_revert_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_revert_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackRevertMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.globalRulestacks().revertWithResponse("praval", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackUpdateSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackUpdateSamples.java new file mode 100644 index 0000000000000..3035fdd49a3f0 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackUpdateSamples.java @@ -0,0 +1,93 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResourceUpdate; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResourceUpdateProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; + +/** Samples for GlobalRulestack Update. */ +public final class GlobalRulestackUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_Update_MaximumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_Update_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .updateWithResponse( + "praval", + new GlobalRulestackResourceUpdate() + .withLocation("eastus") + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities( + mapOf( + "key16", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("aaaa") + .withPrincipalId("aaaaaaaaaaaaaaa")))) + .withProperties( + new GlobalRulestackResourceUpdateProperties() + .withPanEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withPanLocation("eastus") + .withScope(ScopeType.GLOBAL) + .withAssociatedSubscriptions(Arrays.asList("2bf4a339-294d-4c25-b0b2-ef649e9f5c27")) + .withDescription("global rulestacks") + .withDefaultMode(DefaultMode.IPS) + .withMinAppIdVersion("8.5.3") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("default") + .withAntiSpywareProfile("default") + .withAntiVirusProfile("default") + .withUrlFilteringProfile("default") + .withFileBlockingProfile("default") + .withDnsSubscription("default") + .withOutboundUnTrustCertificate("default") + .withOutboundTrustCertificate("default"))), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/GlobalRulestack_Update_MinimumSet_Gen.json + */ + /** + * Sample code: GlobalRulestack_Update_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void globalRulestackUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .globalRulestacks() + .updateWithResponse("praval", new GlobalRulestackResourceUpdate(), com.azure.core.util.Context.NONE); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesCreateOrUpdateSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesCreateOrUpdateSamples.java new file mode 100644 index 0000000000000..9c53614dfa960 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesCreateOrUpdateSamples.java @@ -0,0 +1,83 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo; +import java.util.Arrays; + +/** Samples for LocalRules CreateOrUpdate. */ +public final class LocalRulesCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRules_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .define("1") + .withExistingLocalRulestack("firewall-rg", "lrs1") + .withRuleName("localRule1") + .create(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRules_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .define("1") + .withExistingLocalRulestack("firewall-rg", "lrs1") + .withRuleName("localRule1") + .withTags(Arrays.asList(new TagInfo().withKey("fakeTokenPlaceholder").withValue("value"))) + .withEtag("c18e6eef-ba3e-49ee-8a85-2b36c863a9d0") + .withDescription("description of local rule") + .withRuleState(StateEnum.DISABLED) + .withSource( + new SourceAddr() + .withCidrs(Arrays.asList("1.0.0.1/10")) + .withCountries(Arrays.asList("India")) + .withFeeds(Arrays.asList("feed")) + .withPrefixLists(Arrays.asList("PL1"))) + .withNegateSource(BooleanEnum.TRUE) + .withDestination( + new DestinationAddr() + .withCidrs(Arrays.asList("1.0.0.1/10")) + .withCountries(Arrays.asList("India")) + .withFeeds(Arrays.asList("feed")) + .withPrefixLists(Arrays.asList("PL1")) + .withFqdnLists(Arrays.asList("FQDN1"))) + .withNegateDestination(BooleanEnum.TRUE) + .withApplications(Arrays.asList("app1")) + .withCategory( + new Category().withUrlCustom(Arrays.asList("https://microsoft.com")).withFeeds(Arrays.asList("feed"))) + .withProtocol("HTTP") + .withProtocolPortList(Arrays.asList("80")) + .withInboundInspectionCertificate("cert1") + .withAuditComment("example comment") + .withActionType(ActionEnum.ALLOW) + .withEnableLogging(StateEnum.DISABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION) + .create(); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesDeleteSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesDeleteSamples.java new file mode 100644 index 0000000000000..51c44e50093af --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesDeleteSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRules Delete. */ +public final class LocalRulesDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRules_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRules().delete("firewall-rg", "lrs1", "1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRules_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRules().delete("firewall-rg", "lrs1", "1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesGetCountersSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesGetCountersSamples.java new file mode 100644 index 0000000000000..65afd15eba66e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesGetCountersSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRules GetCounters. */ +public final class LocalRulesGetCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_getCounters_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRules_getCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesGetCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .getCountersWithResponse("firewall-rg", "lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_getCounters_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRules_getCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesGetCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .getCountersWithResponse("firewall-rg", "lrs1", "1", null, com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesGetSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesGetSamples.java new file mode 100644 index 0000000000000..f90237b7ab554 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesGetSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRules Get. */ +public final class LocalRulesGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_Get_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRules_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRules().getWithResponse("firewall-rg", "lrs1", "1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_Get_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRules_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRules().getWithResponse("firewall-rg", "lrs1", "1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesListByLocalRulestacksSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesListByLocalRulestacksSamples.java new file mode 100644 index 0000000000000..673af3bec3433 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesListByLocalRulestacksSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRules ListByLocalRulestacks. */ +public final class LocalRulesListByLocalRulestacksSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_ListByLocalRulestacks_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRules_ListByLocalRulestacks_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesListByLocalRulestacksMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRules().listByLocalRulestacks("firewall-rg", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_ListByLocalRulestacks_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRules_ListByLocalRulestacks_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesListByLocalRulestacksMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRules().listByLocalRulestacks("firewall-rg", "lrs1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesRefreshCountersSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesRefreshCountersSamples.java new file mode 100644 index 0000000000000..0439409772445 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesRefreshCountersSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRules RefreshCounters. */ +public final class LocalRulesRefreshCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_refreshCounters_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRules_refreshCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesRefreshCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .refreshCountersWithResponse("firewall-rg", "lrs1", "1", null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_refreshCounters_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRules_refreshCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesRefreshCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .refreshCountersWithResponse("firewall-rg", "lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesResetCountersSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesResetCountersSamples.java new file mode 100644 index 0000000000000..f2522fb9796b4 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesResetCountersSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRules ResetCounters. */ +public final class LocalRulesResetCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_resetCounters_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRules_resetCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesResetCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .resetCountersWithResponse("firewall-rg", "lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRules_resetCounters_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRules_resetCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulesResetCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRules() + .resetCountersWithResponse("firewall-rg", "lrs1", "1", null, com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksCommitSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksCommitSamples.java new file mode 100644 index 0000000000000..acb824cf0bad8 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksCommitSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRulestacks Commit. */ +public final class LocalRulestacksCommitSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_commit_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_commit_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksCommitMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().commit("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_commit_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_commit_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksCommitMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().commit("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksCreateOrUpdateSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksCreateOrUpdateSamples.java new file mode 100644 index 0000000000000..bb810318f21ef --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksCreateOrUpdateSamples.java @@ -0,0 +1,87 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; + +/** Samples for LocalRulestacks CreateOrUpdate. */ +public final class LocalRulestacksCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().define("lrs1").withRegion("eastus").withExistingResourceGroup("rgopenapi").create(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .define("lrs1") + .withRegion("eastus") + .withExistingResourceGroup("rgopenapi") + .withTags(mapOf("tagName", "value")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities( + mapOf( + "key16", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("aaaa") + .withPrincipalId("aaaaaaaaaaaaaaa")))) + .withPanEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withPanLocation("eastus") + .withScope(ScopeType.LOCAL) + .withAssociatedSubscriptions(Arrays.asList("2bf4a339-294d-4c25-b0b2-ef649e9f5c27")) + .withDescription("local rulestacks") + .withDefaultMode(DefaultMode.IPS) + .withMinAppIdVersion("8.5.3") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("default") + .withAntiSpywareProfile("default") + .withAntiVirusProfile("default") + .withUrlFilteringProfile("default") + .withFileBlockingProfile("default") + .withDnsSubscription("default") + .withOutboundUnTrustCertificate("default") + .withOutboundTrustCertificate("default")) + .create(); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksDeleteSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksDeleteSamples.java new file mode 100644 index 0000000000000..bbcf71f013709 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksDeleteSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRulestacks Delete. */ +public final class LocalRulestacksDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().delete("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().delete("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetByResourceGroupSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetByResourceGroupSamples.java new file mode 100644 index 0000000000000..b7abf27f5548e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetByResourceGroupSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRulestacks GetByResourceGroup. */ +public final class LocalRulestacksGetByResourceGroupSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_Get_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().getByResourceGroupWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_Get_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().getByResourceGroupWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetChangeLogSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetChangeLogSamples.java new file mode 100644 index 0000000000000..11347353628a9 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetChangeLogSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRulestacks GetChangeLog. */ +public final class LocalRulestacksGetChangeLogSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_getChangeLog_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_getChangeLog_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksGetChangeLogMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().getChangeLogWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_getChangeLog_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_getChangeLog_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksGetChangeLogMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().getChangeLogWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetSupportInfoSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetSupportInfoSamples.java new file mode 100644 index 0000000000000..66fce8385d50c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetSupportInfoSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRulestacks GetSupportInfo. */ +public final class LocalRulestacksGetSupportInfoSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_getSupportInfo_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_getSupportInfo_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksGetSupportInfoMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .getSupportInfoWithResponse("rgopenapi", "lrs1", null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_getSupportInfo_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_getSupportInfo_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksGetSupportInfoMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .getSupportInfoWithResponse("rgopenapi", "lrs1", "user1@domain.com", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListAdvancedSecurityObjectsSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListAdvancedSecurityObjectsSamples.java new file mode 100644 index 0000000000000..2e8ab25a65803 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListAdvancedSecurityObjectsSamples.java @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectTypeEnum; + +/** Samples for LocalRulestacks ListAdvancedSecurityObjects. */ +public final class LocalRulestacksListAdvancedSecurityObjectsSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listAdvancedSecurityObjects_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listAdvancedSecurityObjects_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListAdvancedSecurityObjectsMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listAdvancedSecurityObjectsWithResponse( + "rgopenapi", + "lrs1", + AdvSecurityObjectTypeEnum.fromString("localRulestacks"), + "a6a321", + 20, + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listAdvancedSecurityObjects_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listAdvancedSecurityObjects_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListAdvancedSecurityObjectsMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listAdvancedSecurityObjectsWithResponse( + "rgopenapi", + "lrs1", + AdvSecurityObjectTypeEnum.fromString("localRulestacks"), + null, + null, + com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListAppIdsSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListAppIdsSamples.java new file mode 100644 index 0000000000000..394c5760f32d1 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListAppIdsSamples.java @@ -0,0 +1,39 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRulestacks ListAppIds. */ +public final class LocalRulestacksListAppIdsSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listAppIds_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listAppIds_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListAppIdsMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listAppIdsWithResponse( + "rgopenapi", "lrs1", "8543", "pref", "a6a321", 20, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listAppIds_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listAppIds_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListAppIdsMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listAppIdsWithResponse("rgopenapi", "lrs1", null, null, null, null, com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListByResourceGroupSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListByResourceGroupSamples.java new file mode 100644 index 0000000000000..540017e9d3202 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListByResourceGroupSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRulestacks ListByResourceGroup. */ +public final class LocalRulestacksListByResourceGroupSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_ListByResourceGroup_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_ListByResourceGroup_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListByResourceGroupMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().listByResourceGroup("rgopenapi", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_ListByResourceGroup_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_ListByResourceGroup_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListByResourceGroupMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().listByResourceGroup("rgopenapi", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListCountriesSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListCountriesSamples.java new file mode 100644 index 0000000000000..c115f58b928cb --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListCountriesSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRulestacks ListCountries. */ +public final class LocalRulestacksListCountriesSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listCountries_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listCountries_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListCountriesMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listCountriesWithResponse("rgopenapi", "lrs1", "a6a321", 20, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listCountries_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listCountries_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListCountriesMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listCountriesWithResponse("rgopenapi", "lrs1", null, null, com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListFirewallsSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListFirewallsSamples.java new file mode 100644 index 0000000000000..0f983ac5e74b9 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListFirewallsSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRulestacks ListFirewalls. */ +public final class LocalRulestacksListFirewallsSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listFirewalls_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listFirewalls_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListFirewallsMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().listFirewallsWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listFirewalls_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listFirewalls_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListFirewallsMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().listFirewallsWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListPredefinedUrlCategoriesSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListPredefinedUrlCategoriesSamples.java new file mode 100644 index 0000000000000..821930eddf3b6 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListPredefinedUrlCategoriesSamples.java @@ -0,0 +1,39 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRulestacks ListPredefinedUrlCategories. */ +public final class LocalRulestacksListPredefinedUrlCategoriesSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listPredefinedUrlCategories_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listPredefinedUrlCategories_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListPredefinedUrlCategoriesMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listPredefinedUrlCategoriesWithResponse("rgopenapi", "lrs1", null, null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listPredefinedUrlCategories_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listPredefinedUrlCategories_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListPredefinedUrlCategoriesMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listPredefinedUrlCategoriesWithResponse( + "rgopenapi", "lrs1", "a6a321", 20, com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListSamples.java new file mode 100644 index 0000000000000..0c2058b2aba9b --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRulestacks List. */ +public final class LocalRulestacksListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_ListBySubscription_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_ListBySubscription_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListBySubscriptionMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().list(com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_ListBySubscription_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_ListBySubscription_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListBySubscriptionMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().list(com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListSecurityServicesSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListSecurityServicesSamples.java new file mode 100644 index 0000000000000..358354303e7b6 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListSecurityServicesSamples.java @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeEnum; + +/** Samples for LocalRulestacks ListSecurityServices. */ +public final class LocalRulestacksListSecurityServicesSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listSecurityServices_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listSecurityServices_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListSecurityServicesMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listSecurityServicesWithResponse( + "rgopenapi", + "lrs1", + SecurityServicesTypeEnum.fromString("localRulestacks"), + null, + null, + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_listSecurityServices_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_listSecurityServices_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksListSecurityServicesMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .localRulestacks() + .listSecurityServicesWithResponse( + "rgopenapi", + "lrs1", + SecurityServicesTypeEnum.fromString("localRulestacks"), + "a6a321", + 20, + com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksRevertSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksRevertSamples.java new file mode 100644 index 0000000000000..83893f7a11ae0 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksRevertSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for LocalRulestacks Revert. */ +public final class LocalRulestacksRevertSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_revert_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_revert_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksRevertMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().revertWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_revert_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_revert_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksRevertMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.localRulestacks().revertWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksUpdateSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksUpdateSamples.java new file mode 100644 index 0000000000000..d337ce8b82a37 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksUpdateSamples.java @@ -0,0 +1,98 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResourceUpdateProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; + +/** Samples for LocalRulestacks Update. */ +public final class LocalRulestacksUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_Update_MaximumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_Update_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + LocalRulestackResource resource = + manager + .localRulestacks() + .getByResourceGroupWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE) + .getValue(); + resource + .update() + .withTags(mapOf("tagName", "value")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities( + mapOf( + "key16", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("aaaa") + .withPrincipalId("aaaaaaaaaaaaaaa")))) + .withProperties( + new LocalRulestackResourceUpdateProperties() + .withPanEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c12") + .withPanLocation("eastus") + .withScope(ScopeType.LOCAL) + .withAssociatedSubscriptions(Arrays.asList("2bf4a339-294d-4c25-b0b2-ef649e9f5c27")) + .withDescription("local rulestacks") + .withDefaultMode(DefaultMode.IPS) + .withMinAppIdVersion("8.5.3") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("default") + .withAntiSpywareProfile("default") + .withAntiVirusProfile("default") + .withUrlFilteringProfile("default") + .withFileBlockingProfile("default") + .withDnsSubscription("default") + .withOutboundUnTrustCertificate("default") + .withOutboundTrustCertificate("default"))) + .apply(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/LocalRulestacks_Update_MinimumSet_Gen.json + */ + /** + * Sample code: LocalRulestacks_Update_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void localRulestacksUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + LocalRulestackResource resource = + manager + .localRulestacks() + .getByResourceGroupWithResponse("rgopenapi", "lrs1", com.azure.core.util.Context.NONE) + .getValue(); + resource.update().apply(); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/OperationsListSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/OperationsListSamples.java new file mode 100644 index 0000000000000..5d7304bb86cef --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/OperationsListSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for Operations List. */ +public final class OperationsListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Operations_List_MinimumSet_Gen.json + */ + /** + * Sample code: Operations_List_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void operationsListMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.operations().list(com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/Operations_List_MaximumSet_Gen.json + */ + /** + * Sample code: Operations_List_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void operationsListMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.operations().list(com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesCreateOrUpdateSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesCreateOrUpdateSamples.java new file mode 100644 index 0000000000000..813b8a7b2fc44 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesCreateOrUpdateSamples.java @@ -0,0 +1,86 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PostRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo; +import java.util.Arrays; + +/** Samples for PostRules CreateOrUpdate. */ +public final class PostRulesCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: PostRules_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .postRules() + .createOrUpdate( + "lrs1", + "1", + new PostRulesResourceInner() + .withEtag("c18e6eef-ba3e-49ee-8a85-2b36c863a9d0") + .withRuleName("postRule1") + .withDescription("description of post rule") + .withRuleState(StateEnum.DISABLED) + .withSource( + new SourceAddr() + .withCidrs(Arrays.asList("1.0.0.1/10")) + .withCountries(Arrays.asList("India")) + .withFeeds(Arrays.asList("feed")) + .withPrefixLists(Arrays.asList("PL1"))) + .withNegateSource(BooleanEnum.TRUE) + .withDestination( + new DestinationAddr() + .withCidrs(Arrays.asList("1.0.0.1/10")) + .withCountries(Arrays.asList("India")) + .withFeeds(Arrays.asList("feed")) + .withPrefixLists(Arrays.asList("PL1")) + .withFqdnLists(Arrays.asList("FQDN1"))) + .withNegateDestination(BooleanEnum.TRUE) + .withApplications(Arrays.asList("app1")) + .withCategory( + new Category() + .withUrlCustom(Arrays.asList("https://microsoft.com")) + .withFeeds(Arrays.asList("feed"))) + .withProtocol("HTTP") + .withProtocolPortList(Arrays.asList("80")) + .withInboundInspectionCertificate("cert1") + .withAuditComment("example comment") + .withActionType(ActionEnum.ALLOW) + .withEnableLogging(StateEnum.DISABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION) + .withTags(Arrays.asList(new TagInfo().withKey("fakeTokenPlaceholder").withValue("value"))), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: PostRules_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .postRules() + .createOrUpdate( + "lrs1", "1", new PostRulesResourceInner().withRuleName("postRule1"), com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesDeleteSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesDeleteSamples.java new file mode 100644 index 0000000000000..1a87ba828ee34 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesDeleteSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PostRules Delete. */ +public final class PostRulesDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: PostRules_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().delete("lrs1", "1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: PostRules_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().delete("lrs1", "1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesGetCountersSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesGetCountersSamples.java new file mode 100644 index 0000000000000..46be0521d8c18 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesGetCountersSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PostRules GetCounters. */ +public final class PostRulesGetCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_getCounters_MinimumSet_Gen.json + */ + /** + * Sample code: PostRules_getCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesGetCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().getCountersWithResponse("lrs1", "1", null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_getCounters_MaximumSet_Gen.json + */ + /** + * Sample code: PostRules_getCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesGetCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().getCountersWithResponse("lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesGetSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesGetSamples.java new file mode 100644 index 0000000000000..9309f2ffcef99 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesGetSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PostRules Get. */ +public final class PostRulesGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_Get_MinimumSet_Gen.json + */ + /** + * Sample code: PostRules_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().getWithResponse("lrs1", "1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_Get_MaximumSet_Gen.json + */ + /** + * Sample code: PostRules_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().getWithResponse("lrs1", "1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesListSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesListSamples.java new file mode 100644 index 0000000000000..6632f91328d08 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesListSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PostRules List. */ +public final class PostRulesListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_List_MinimumSet_Gen.json + */ + /** + * Sample code: PostRules_List_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesListMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().list("lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_List_MaximumSet_Gen.json + */ + /** + * Sample code: PostRules_List_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesListMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().list("lrs1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesRefreshCountersSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesRefreshCountersSamples.java new file mode 100644 index 0000000000000..05bcf4c04d7ad --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesRefreshCountersSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PostRules RefreshCounters. */ +public final class PostRulesRefreshCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_refreshCounters_MaximumSet_Gen.json + */ + /** + * Sample code: PostRules_refreshCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesRefreshCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().refreshCountersWithResponse("lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_refreshCounters_MinimumSet_Gen.json + */ + /** + * Sample code: PostRules_refreshCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesRefreshCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().refreshCountersWithResponse("lrs1", "1", null, com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesResetCountersSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesResetCountersSamples.java new file mode 100644 index 0000000000000..5d1f0d15e5fb0 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesResetCountersSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PostRules ResetCounters. */ +public final class PostRulesResetCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_resetCounters_MaximumSet_Gen.json + */ + /** + * Sample code: PostRules_resetCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesResetCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().resetCountersWithResponse("lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PostRules_resetCounters_MinimumSet_Gen.json + */ + /** + * Sample code: PostRules_resetCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void postRulesResetCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.postRules().resetCountersWithResponse("lrs1", "1", null, com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesCreateOrUpdateSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesCreateOrUpdateSamples.java new file mode 100644 index 0000000000000..b8741ed28e70c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesCreateOrUpdateSamples.java @@ -0,0 +1,86 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PreRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.TagInfo; +import java.util.Arrays; + +/** Samples for PreRules CreateOrUpdate. */ +public final class PreRulesCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: PreRules_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .preRules() + .createOrUpdate( + "lrs1", + "1", + new PreRulesResourceInner() + .withEtag("c18e6eef-ba3e-49ee-8a85-2b36c863a9d0") + .withRuleName("preRule1") + .withDescription("description of pre rule") + .withRuleState(StateEnum.DISABLED) + .withSource( + new SourceAddr() + .withCidrs(Arrays.asList("1.0.0.1/10")) + .withCountries(Arrays.asList("India")) + .withFeeds(Arrays.asList("feed")) + .withPrefixLists(Arrays.asList("PL1"))) + .withNegateSource(BooleanEnum.TRUE) + .withDestination( + new DestinationAddr() + .withCidrs(Arrays.asList("1.0.0.1/10")) + .withCountries(Arrays.asList("India")) + .withFeeds(Arrays.asList("feed")) + .withPrefixLists(Arrays.asList("PL1")) + .withFqdnLists(Arrays.asList("FQDN1"))) + .withNegateDestination(BooleanEnum.TRUE) + .withApplications(Arrays.asList("app1")) + .withCategory( + new Category() + .withUrlCustom(Arrays.asList("https://microsoft.com")) + .withFeeds(Arrays.asList("feed"))) + .withProtocol("HTTP") + .withProtocolPortList(Arrays.asList("80")) + .withInboundInspectionCertificate("cert1") + .withAuditComment("example comment") + .withActionType(ActionEnum.ALLOW) + .withEnableLogging(StateEnum.DISABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION) + .withTags(Arrays.asList(new TagInfo().withKey("fakeTokenPlaceholder").withValue("value"))), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: PreRules_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .preRules() + .createOrUpdate( + "lrs1", "1", new PreRulesResourceInner().withRuleName("preRule1"), com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesDeleteSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesDeleteSamples.java new file mode 100644 index 0000000000000..9cc87de48167b --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesDeleteSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PreRules Delete. */ +public final class PreRulesDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: PreRules_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().delete("lrs1", "1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: PreRules_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().delete("lrs1", "1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesGetCountersSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesGetCountersSamples.java new file mode 100644 index 0000000000000..165927123ff36 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesGetCountersSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PreRules GetCounters. */ +public final class PreRulesGetCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_getCounters_MinimumSet_Gen.json + */ + /** + * Sample code: PreRules_getCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesGetCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().getCountersWithResponse("lrs1", "1", null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_getCounters_MaximumSet_Gen.json + */ + /** + * Sample code: PreRules_getCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesGetCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().getCountersWithResponse("lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesGetSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesGetSamples.java new file mode 100644 index 0000000000000..6b4fb45dfc42c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesGetSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PreRules Get. */ +public final class PreRulesGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_Get_MaximumSet_Gen.json + */ + /** + * Sample code: PreRules_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().getWithResponse("lrs1", "1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_Get_MinimumSet_Gen.json + */ + /** + * Sample code: PreRules_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().getWithResponse("lrs1", "1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesListSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesListSamples.java new file mode 100644 index 0000000000000..58780097046ae --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesListSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PreRules List. */ +public final class PreRulesListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_List_MinimumSet_Gen.json + */ + /** + * Sample code: PreRules_List_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesListMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().list("lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_List_MaximumSet_Gen.json + */ + /** + * Sample code: PreRules_List_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesListMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().list("lrs1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesRefreshCountersSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesRefreshCountersSamples.java new file mode 100644 index 0000000000000..e985294a24b3d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesRefreshCountersSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PreRules RefreshCounters. */ +public final class PreRulesRefreshCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_refreshCounters_MaximumSet_Gen.json + */ + /** + * Sample code: PreRules_refreshCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesRefreshCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().refreshCountersWithResponse("lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_refreshCounters_MinimumSet_Gen.json + */ + /** + * Sample code: PreRules_refreshCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesRefreshCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().refreshCountersWithResponse("lrs1", "1", null, com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesResetCountersSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesResetCountersSamples.java new file mode 100644 index 0000000000000..9d22f8e008627 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesResetCountersSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PreRules ResetCounters. */ +public final class PreRulesResetCountersSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_resetCounters_MinimumSet_Gen.json + */ + /** + * Sample code: PreRules_resetCounters_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesResetCountersMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().resetCountersWithResponse("lrs1", "1", null, com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PreRules_resetCounters_MaximumSet_Gen.json + */ + /** + * Sample code: PreRules_resetCounters_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void preRulesResetCountersMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.preRules().resetCountersWithResponse("lrs1", "1", "firewall1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackCreateOrUpdateSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackCreateOrUpdateSamples.java new file mode 100644 index 0000000000000..bfc5579695814 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackCreateOrUpdateSamples.java @@ -0,0 +1,53 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListGlobalRulestackResourceInner; +import java.util.Arrays; + +/** Samples for PrefixListGlobalRulestack CreateOrUpdate. */ +public final class PrefixListGlobalRulestackCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListGlobalRulestacks() + .createOrUpdate( + "praval", + "armid1", + new PrefixListGlobalRulestackResourceInner() + .withDescription("string") + .withPrefixList(Arrays.asList("1.0.0.0/24")) + .withEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c27") + .withAuditComment("comment"), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListGlobalRulestacks() + .createOrUpdate( + "praval", + "armid1", + new PrefixListGlobalRulestackResourceInner().withPrefixList(Arrays.asList("1.0.0.0/24")), + com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackDeleteSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackDeleteSamples.java new file mode 100644 index 0000000000000..e619e714abe78 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackDeleteSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PrefixListGlobalRulestack Delete. */ +public final class PrefixListGlobalRulestackDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListGlobalRulestacks().delete("praval", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListGlobalRulestacks().delete("praval", "armid1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackGetSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackGetSamples.java new file mode 100644 index 0000000000000..288bf7061b2d8 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackGetSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PrefixListGlobalRulestack Get. */ +public final class PrefixListGlobalRulestackGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_Get_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListGlobalRulestacks().getWithResponse("praval", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_Get_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListGlobalRulestacks().getWithResponse("praval", "armid1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackListSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackListSamples.java new file mode 100644 index 0000000000000..f6f166d457473 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackListSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PrefixListGlobalRulestack List. */ +public final class PrefixListGlobalRulestackListSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_List_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_List_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackListMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListGlobalRulestacks().list("praval", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListGlobalRulestack_List_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListGlobalRulestack_List_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListGlobalRulestackListMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListGlobalRulestacks().list("praval", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestackCreateOrUpdateSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestackCreateOrUpdateSamples.java new file mode 100644 index 0000000000000..c99dddbb22aa3 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestackCreateOrUpdateSamples.java @@ -0,0 +1,49 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import java.util.Arrays; + +/** Samples for PrefixListLocalRulestack CreateOrUpdate. */ +public final class PrefixListLocalRulestackCreateOrUpdateSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_CreateOrUpdate_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListLocalRulestacks() + .define("armid1") + .withExistingLocalRulestack("rgopenapi", "lrs1") + .withPrefixList(Arrays.asList("1.0.0.0/24")) + .create(); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_CreateOrUpdate_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_CreateOrUpdate_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackCreateOrUpdateMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListLocalRulestacks() + .define("armid1") + .withExistingLocalRulestack("rgopenapi", "lrs1") + .withPrefixList(Arrays.asList("1.0.0.0/24")) + .withDescription("string") + .withEtag("2bf4a339-294d-4c25-b0b2-ef649e9f5c27") + .withAuditComment("comment") + .create(); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestackDeleteSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestackDeleteSamples.java new file mode 100644 index 0000000000000..07ce322ae0d97 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestackDeleteSamples.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PrefixListLocalRulestack Delete. */ +public final class PrefixListLocalRulestackDeleteSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_Delete_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_Delete_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackDeleteMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListLocalRulestacks().delete("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_Delete_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_Delete_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackDeleteMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager.prefixListLocalRulestacks().delete("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestackGetSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestackGetSamples.java new file mode 100644 index 0000000000000..65bffad8f9785 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestackGetSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PrefixListLocalRulestack Get. */ +public final class PrefixListLocalRulestackGetSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_Get_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_Get_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackGetMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListLocalRulestacks() + .getWithResponse("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_Get_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_Get_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackGetMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListLocalRulestacks() + .getWithResponse("rgopenapi", "lrs1", "armid1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestackListByLocalRulestacksSamples.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestackListByLocalRulestacksSamples.java new file mode 100644 index 0000000000000..006cf03647666 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/samples/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestackListByLocalRulestacksSamples.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +/** Samples for PrefixListLocalRulestack ListByLocalRulestacks. */ +public final class PrefixListLocalRulestackListByLocalRulestacksSamples { + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_ListByLocalRulestacks_MaximumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_ListByLocalRulestacks_MaximumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackListByLocalRulestacksMaximumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListLocalRulestacks() + .listByLocalRulestacks("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2022-08-29-preview/examples/PrefixListLocalRulestack_ListByLocalRulestacks_MinimumSet_Gen.json + */ + /** + * Sample code: PrefixListLocalRulestack_ListByLocalRulestacks_MinimumSet_Gen. + * + * @param manager Entry point to PaloAltoNetworksNgfwManager. + */ + public static void prefixListLocalRulestackListByLocalRulestacksMinimumSetGen( + com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager manager) { + manager + .prefixListLocalRulestacks() + .listByLocalRulestacks("rgopenapi", "lrs1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AdvSecurityObjectListResponseInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AdvSecurityObjectListResponseInnerTests.java new file mode 100644 index 0000000000000..2c8503a24541e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AdvSecurityObjectListResponseInnerTests.java @@ -0,0 +1,50 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.AdvSecurityObjectListResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectModel; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NameDescriptionObject; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class AdvSecurityObjectListResponseInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + AdvSecurityObjectListResponseInner model = + BinaryData + .fromString( + "{\"value\":{\"type\":\"dndnvow\",\"entry\":[{\"name\":\"jjugwdkcglhslaz\",\"description\":\"yggdtjixh\"},{\"name\":\"kuofqweykhme\",\"description\":\"vfyexfw\"},{\"name\":\"ybcibvyvdcsit\",\"description\":\"naamde\"}]},\"nextLink\":\"eh\"}") + .toObject(AdvSecurityObjectListResponseInner.class); + Assertions.assertEquals("dndnvow", model.value().type()); + Assertions.assertEquals("jjugwdkcglhslaz", model.value().entry().get(0).name()); + Assertions.assertEquals("yggdtjixh", model.value().entry().get(0).description()); + Assertions.assertEquals("eh", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + AdvSecurityObjectListResponseInner model = + new AdvSecurityObjectListResponseInner() + .withValue( + new AdvSecurityObjectModel() + .withType("dndnvow") + .withEntry( + Arrays + .asList( + new NameDescriptionObject() + .withName("jjugwdkcglhslaz") + .withDescription("yggdtjixh"), + new NameDescriptionObject().withName("kuofqweykhme").withDescription("vfyexfw"), + new NameDescriptionObject().withName("ybcibvyvdcsit").withDescription("naamde")))) + .withNextLink("eh"); + model = BinaryData.fromObject(model).toObject(AdvSecurityObjectListResponseInner.class); + Assertions.assertEquals("dndnvow", model.value().type()); + Assertions.assertEquals("jjugwdkcglhslaz", model.value().entry().get(0).name()); + Assertions.assertEquals("yggdtjixh", model.value().entry().get(0).description()); + Assertions.assertEquals("eh", model.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AdvSecurityObjectModelTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AdvSecurityObjectModelTests.java new file mode 100644 index 0000000000000..939d302108aa6 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AdvSecurityObjectModelTests.java @@ -0,0 +1,42 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectModel; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NameDescriptionObject; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class AdvSecurityObjectModelTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + AdvSecurityObjectModel model = + BinaryData + .fromString( + "{\"type\":\"qsc\",\"entry\":[{\"name\":\"ypvhezrkg\",\"description\":\"c\"},{\"name\":\"refovgmkqsleyyvx\",\"description\":\"jpkcattpng\"},{\"name\":\"cr\",\"description\":\"zsqpjhvmdajvny\"}]}") + .toObject(AdvSecurityObjectModel.class); + Assertions.assertEquals("qsc", model.type()); + Assertions.assertEquals("ypvhezrkg", model.entry().get(0).name()); + Assertions.assertEquals("c", model.entry().get(0).description()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + AdvSecurityObjectModel model = + new AdvSecurityObjectModel() + .withType("qsc") + .withEntry( + Arrays + .asList( + new NameDescriptionObject().withName("ypvhezrkg").withDescription("c"), + new NameDescriptionObject().withName("refovgmkqsleyyvx").withDescription("jpkcattpng"), + new NameDescriptionObject().withName("cr").withDescription("zsqpjhvmdajvny"))); + model = BinaryData.fromObject(model).toObject(AdvSecurityObjectModel.class); + Assertions.assertEquals("qsc", model.type()); + Assertions.assertEquals("ypvhezrkg", model.entry().get(0).name()); + Assertions.assertEquals("c", model.entry().get(0).description()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AppSeenDataTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AppSeenDataTests.java new file mode 100644 index 0000000000000..b1e85bece6335 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AppSeenDataTests.java @@ -0,0 +1,73 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AppSeenData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AppSeenInfo; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class AppSeenDataTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + AppSeenData model = + BinaryData + .fromString( + "{\"count\":315550434,\"appSeenList\":[{\"title\":\"knalaulppg\",\"category\":\"dtpnapnyiropuhp\",\"subCategory\":\"gvpgy\",\"risk\":\"gqgitxmedjvcsl\",\"tag\":\"n\",\"technology\":\"wwncwzzhxgk\",\"standardPorts\":\"rmgucnap\"},{\"title\":\"t\",\"category\":\"oellwp\",\"subCategory\":\"fdygpfqbuaceopz\",\"risk\":\"qrhhu\",\"tag\":\"opppcqeq\",\"technology\":\"ol\",\"standardPorts\":\"dahzxctobg\"},{\"title\":\"kdmoi\",\"category\":\"postmgrcfbunrm\",\"subCategory\":\"qjhhkxbpv\",\"risk\":\"ymjhxxjyngudivkr\",\"tag\":\"swbxqz\",\"technology\":\"szjfauvjfdxxivet\",\"standardPorts\":\"t\"}]}") + .toObject(AppSeenData.class); + Assertions.assertEquals(315550434, model.count()); + Assertions.assertEquals("knalaulppg", model.appSeenList().get(0).title()); + Assertions.assertEquals("dtpnapnyiropuhp", model.appSeenList().get(0).category()); + Assertions.assertEquals("gvpgy", model.appSeenList().get(0).subCategory()); + Assertions.assertEquals("gqgitxmedjvcsl", model.appSeenList().get(0).risk()); + Assertions.assertEquals("n", model.appSeenList().get(0).tag()); + Assertions.assertEquals("wwncwzzhxgk", model.appSeenList().get(0).technology()); + Assertions.assertEquals("rmgucnap", model.appSeenList().get(0).standardPorts()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + AppSeenData model = + new AppSeenData() + .withCount(315550434) + .withAppSeenList( + Arrays + .asList( + new AppSeenInfo() + .withTitle("knalaulppg") + .withCategory("dtpnapnyiropuhp") + .withSubCategory("gvpgy") + .withRisk("gqgitxmedjvcsl") + .withTag("n") + .withTechnology("wwncwzzhxgk") + .withStandardPorts("rmgucnap"), + new AppSeenInfo() + .withTitle("t") + .withCategory("oellwp") + .withSubCategory("fdygpfqbuaceopz") + .withRisk("qrhhu") + .withTag("opppcqeq") + .withTechnology("ol") + .withStandardPorts("dahzxctobg"), + new AppSeenInfo() + .withTitle("kdmoi") + .withCategory("postmgrcfbunrm") + .withSubCategory("qjhhkxbpv") + .withRisk("ymjhxxjyngudivkr") + .withTag("swbxqz") + .withTechnology("szjfauvjfdxxivet") + .withStandardPorts("t"))); + model = BinaryData.fromObject(model).toObject(AppSeenData.class); + Assertions.assertEquals(315550434, model.count()); + Assertions.assertEquals("knalaulppg", model.appSeenList().get(0).title()); + Assertions.assertEquals("dtpnapnyiropuhp", model.appSeenList().get(0).category()); + Assertions.assertEquals("gvpgy", model.appSeenList().get(0).subCategory()); + Assertions.assertEquals("gqgitxmedjvcsl", model.appSeenList().get(0).risk()); + Assertions.assertEquals("n", model.appSeenList().get(0).tag()); + Assertions.assertEquals("wwncwzzhxgk", model.appSeenList().get(0).technology()); + Assertions.assertEquals("rmgucnap", model.appSeenList().get(0).standardPorts()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AppSeenInfoTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AppSeenInfoTests.java new file mode 100644 index 0000000000000..85613c837c907 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AppSeenInfoTests.java @@ -0,0 +1,48 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AppSeenInfo; +import org.junit.jupiter.api.Assertions; + +public final class AppSeenInfoTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + AppSeenInfo model = + BinaryData + .fromString( + "{\"title\":\"qaqtdoqmcbxvwvxy\",\"category\":\"lqbhsf\",\"subCategory\":\"obl\",\"risk\":\"tkblmpewww\",\"tag\":\"bkrvrnsvshqj\",\"technology\":\"hxcr\",\"standardPorts\":\"bfovasrruvwbhsq\"}") + .toObject(AppSeenInfo.class); + Assertions.assertEquals("qaqtdoqmcbxvwvxy", model.title()); + Assertions.assertEquals("lqbhsf", model.category()); + Assertions.assertEquals("obl", model.subCategory()); + Assertions.assertEquals("tkblmpewww", model.risk()); + Assertions.assertEquals("bkrvrnsvshqj", model.tag()); + Assertions.assertEquals("hxcr", model.technology()); + Assertions.assertEquals("bfovasrruvwbhsq", model.standardPorts()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + AppSeenInfo model = + new AppSeenInfo() + .withTitle("qaqtdoqmcbxvwvxy") + .withCategory("lqbhsf") + .withSubCategory("obl") + .withRisk("tkblmpewww") + .withTag("bkrvrnsvshqj") + .withTechnology("hxcr") + .withStandardPorts("bfovasrruvwbhsq"); + model = BinaryData.fromObject(model).toObject(AppSeenInfo.class); + Assertions.assertEquals("qaqtdoqmcbxvwvxy", model.title()); + Assertions.assertEquals("lqbhsf", model.category()); + Assertions.assertEquals("obl", model.subCategory()); + Assertions.assertEquals("tkblmpewww", model.risk()); + Assertions.assertEquals("bkrvrnsvshqj", model.tag()); + Assertions.assertEquals("hxcr", model.technology()); + Assertions.assertEquals("bfovasrruvwbhsq", model.standardPorts()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AzureResourceManagerManagedIdentityPropertiesTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AzureResourceManagerManagedIdentityPropertiesTests.java new file mode 100644 index 0000000000000..5b0550ffddebb --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AzureResourceManagerManagedIdentityPropertiesTests.java @@ -0,0 +1,59 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; + +public final class AzureResourceManagerManagedIdentityPropertiesTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + AzureResourceManagerManagedIdentityProperties model = + BinaryData + .fromString( + "{\"tenantId\":\"appd\",\"principalId\":\"dkvwrwjfe\",\"type\":\"None\",\"userAssignedIdentities\":{\"cdgea\":{\"clientId\":\"tjelt\",\"principalId\":\"ldhugjzzdatqxh\"},\"k\":{\"clientId\":\"gphuticndvka\",\"principalId\":\"wyiftyhxhur\"}}}") + .toObject(AzureResourceManagerManagedIdentityProperties.class); + Assertions.assertEquals(ManagedIdentityType.NONE, model.type()); + Assertions.assertEquals("tjelt", model.userAssignedIdentities().get("cdgea").clientId()); + Assertions.assertEquals("ldhugjzzdatqxh", model.userAssignedIdentities().get("cdgea").principalId()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + AzureResourceManagerManagedIdentityProperties model = + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities( + mapOf( + "cdgea", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("tjelt") + .withPrincipalId("ldhugjzzdatqxh"), + "k", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("gphuticndvka") + .withPrincipalId("wyiftyhxhur"))); + model = BinaryData.fromObject(model).toObject(AzureResourceManagerManagedIdentityProperties.class); + Assertions.assertEquals(ManagedIdentityType.NONE, model.type()); + Assertions.assertEquals("tjelt", model.userAssignedIdentities().get("cdgea").clientId()); + Assertions.assertEquals("ldhugjzzdatqxh", model.userAssignedIdentities().get("cdgea").principalId()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AzureResourceManagerUserAssignedIdentityTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AzureResourceManagerUserAssignedIdentityTests.java new file mode 100644 index 0000000000000..625cba837c930 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/AzureResourceManagerUserAssignedIdentityTests.java @@ -0,0 +1,30 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import org.junit.jupiter.api.Assertions; + +public final class AzureResourceManagerUserAssignedIdentityTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + AzureResourceManagerUserAssignedIdentity model = + BinaryData + .fromString("{\"clientId\":\"yxolniwp\",\"principalId\":\"ukjfkgiawxklr\"}") + .toObject(AzureResourceManagerUserAssignedIdentity.class); + Assertions.assertEquals("yxolniwp", model.clientId()); + Assertions.assertEquals("ukjfkgiawxklr", model.principalId()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + AzureResourceManagerUserAssignedIdentity model = + new AzureResourceManagerUserAssignedIdentity().withClientId("yxolniwp").withPrincipalId("ukjfkgiawxklr"); + model = BinaryData.fromObject(model).toObject(AzureResourceManagerUserAssignedIdentity.class); + Assertions.assertEquals("yxolniwp", model.clientId()); + Assertions.assertEquals("ukjfkgiawxklr", model.principalId()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CategoryTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CategoryTests.java new file mode 100644 index 0000000000000..891dc5bfc1dc3 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CategoryTests.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class CategoryTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + Category model = + BinaryData + .fromString( + "{\"urlCustom\":[\"ebwwaloayqc\",\"wrtz\",\"uzgwyzmhtx\",\"ngmtsavjcb\"],\"feeds\":[\"xqpsrknftguv\",\"iuhprwmdyvxqta\",\"riwwroy\",\"bexrmcq\"]}") + .toObject(Category.class); + Assertions.assertEquals("ebwwaloayqc", model.urlCustom().get(0)); + Assertions.assertEquals("xqpsrknftguv", model.feeds().get(0)); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + Category model = + new Category() + .withUrlCustom(Arrays.asList("ebwwaloayqc", "wrtz", "uzgwyzmhtx", "ngmtsavjcb")) + .withFeeds(Arrays.asList("xqpsrknftguv", "iuhprwmdyvxqta", "riwwroy", "bexrmcq")); + model = BinaryData.fromObject(model).toObject(Category.class); + Assertions.assertEquals("ebwwaloayqc", model.urlCustom().get(0)); + Assertions.assertEquals("xqpsrknftguv", model.feeds().get(0)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackResourceInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackResourceInnerTests.java new file mode 100644 index 0000000000000..a4b87530ad68b --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackResourceInnerTests.java @@ -0,0 +1,43 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import org.junit.jupiter.api.Assertions; + +public final class CertificateObjectGlobalRulestackResourceInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + CertificateObjectGlobalRulestackResourceInner model = + BinaryData + .fromString( + "{\"properties\":{\"certificateSignerResourceId\":\"hm\",\"certificateSelfSigned\":\"TRUE\",\"auditComment\":\"a\",\"description\":\"uhrzayvvt\",\"etag\":\"vdfgiotk\",\"provisioningState\":\"Canceled\"},\"id\":\"qxlngx\",\"name\":\"efgugnxk\",\"type\":\"xdqmidtthzrvqdra\"}") + .toObject(CertificateObjectGlobalRulestackResourceInner.class); + Assertions.assertEquals("hm", model.certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.TRUE, model.certificateSelfSigned()); + Assertions.assertEquals("a", model.auditComment()); + Assertions.assertEquals("uhrzayvvt", model.description()); + Assertions.assertEquals("vdfgiotk", model.etag()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + CertificateObjectGlobalRulestackResourceInner model = + new CertificateObjectGlobalRulestackResourceInner() + .withCertificateSignerResourceId("hm") + .withCertificateSelfSigned(BooleanEnum.TRUE) + .withAuditComment("a") + .withDescription("uhrzayvvt") + .withEtag("vdfgiotk"); + model = BinaryData.fromObject(model).toObject(CertificateObjectGlobalRulestackResourceInner.class); + Assertions.assertEquals("hm", model.certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.TRUE, model.certificateSelfSigned()); + Assertions.assertEquals("a", model.auditComment()); + Assertions.assertEquals("uhrzayvvt", model.description()); + Assertions.assertEquals("vdfgiotk", model.etag()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackResourceListResultTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackResourceListResultTests.java new file mode 100644 index 0000000000000..9aec7c20826c2 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestackResourceListResultTests.java @@ -0,0 +1,70 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectGlobalRulestackResourceListResult; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class CertificateObjectGlobalRulestackResourceListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + CertificateObjectGlobalRulestackResourceListResult model = + BinaryData + .fromString( + "{\"value\":[{\"properties\":{\"certificateSignerResourceId\":\"urzafb\",\"certificateSelfSigned\":\"TRUE\",\"auditComment\":\"gpbtoqcjmklj\",\"description\":\"bqidtqaj\",\"etag\":\"ulpkudjkrl\",\"provisioningState\":\"Failed\"},\"id\":\"hfepgzgqex\",\"name\":\"locx\",\"type\":\"c\"},{\"properties\":{\"certificateSignerResourceId\":\"ierhhbcsglummaj\",\"certificateSelfSigned\":\"TRUE\",\"auditComment\":\"odxobnbdxkqpxok\",\"description\":\"ionpimexg\",\"etag\":\"xgcp\",\"provisioningState\":\"Succeeded\"},\"id\":\"aajrm\",\"name\":\"djwzrlov\",\"type\":\"clwhijcoejctbz\"},{\"properties\":{\"certificateSignerResourceId\":\"s\",\"certificateSelfSigned\":\"TRUE\",\"auditComment\":\"cbkbfkg\",\"description\":\"dkexxppofm\",\"etag\":\"x\",\"provisioningState\":\"Failed\"},\"id\":\"gddtocj\",\"name\":\"xhvpmoue\",\"type\":\"hd\"},{\"properties\":{\"certificateSignerResourceId\":\"i\",\"certificateSelfSigned\":\"FALSE\",\"auditComment\":\"ojnxqbzvdd\",\"description\":\"wndeicbtwnp\",\"etag\":\"oqvuhr\",\"provisioningState\":\"Deleting\"},\"id\":\"cyddglmjthjqk\",\"name\":\"pyeicxm\",\"type\":\"ciwqvhk\"}],\"nextLink\":\"xuigdtopbobj\"}") + .toObject(CertificateObjectGlobalRulestackResourceListResult.class); + Assertions.assertEquals("urzafb", model.value().get(0).certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.TRUE, model.value().get(0).certificateSelfSigned()); + Assertions.assertEquals("gpbtoqcjmklj", model.value().get(0).auditComment()); + Assertions.assertEquals("bqidtqaj", model.value().get(0).description()); + Assertions.assertEquals("ulpkudjkrl", model.value().get(0).etag()); + Assertions.assertEquals("xuigdtopbobj", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + CertificateObjectGlobalRulestackResourceListResult model = + new CertificateObjectGlobalRulestackResourceListResult() + .withValue( + Arrays + .asList( + new CertificateObjectGlobalRulestackResourceInner() + .withCertificateSignerResourceId("urzafb") + .withCertificateSelfSigned(BooleanEnum.TRUE) + .withAuditComment("gpbtoqcjmklj") + .withDescription("bqidtqaj") + .withEtag("ulpkudjkrl"), + new CertificateObjectGlobalRulestackResourceInner() + .withCertificateSignerResourceId("ierhhbcsglummaj") + .withCertificateSelfSigned(BooleanEnum.TRUE) + .withAuditComment("odxobnbdxkqpxok") + .withDescription("ionpimexg") + .withEtag("xgcp"), + new CertificateObjectGlobalRulestackResourceInner() + .withCertificateSignerResourceId("s") + .withCertificateSelfSigned(BooleanEnum.TRUE) + .withAuditComment("cbkbfkg") + .withDescription("dkexxppofm") + .withEtag("x"), + new CertificateObjectGlobalRulestackResourceInner() + .withCertificateSignerResourceId("i") + .withCertificateSelfSigned(BooleanEnum.FALSE) + .withAuditComment("ojnxqbzvdd") + .withDescription("wndeicbtwnp") + .withEtag("oqvuhr"))) + .withNextLink("xuigdtopbobj"); + model = BinaryData.fromObject(model).toObject(CertificateObjectGlobalRulestackResourceListResult.class); + Assertions.assertEquals("urzafb", model.value().get(0).certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.TRUE, model.value().get(0).certificateSelfSigned()); + Assertions.assertEquals("gpbtoqcjmklj", model.value().get(0).auditComment()); + Assertions.assertEquals("bqidtqaj", model.value().get(0).description()); + Assertions.assertEquals("ulpkudjkrl", model.value().get(0).etag()); + Assertions.assertEquals("xuigdtopbobj", model.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestacksCreateOrUpdateMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestacksCreateOrUpdateMockTests.java new file mode 100644 index 0000000000000..3401febe3c5f9 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestacksCreateOrUpdateMockTests.java @@ -0,0 +1,84 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectGlobalRulestackResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class CertificateObjectGlobalRulestacksCreateOrUpdateMockTests { + @Test + public void testCreateOrUpdate() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"certificateSignerResourceId\":\"glqgleoh\",\"certificateSelfSigned\":\"FALSE\",\"auditComment\":\"tnluankrr\",\"description\":\"eeebtijvacv\",\"etag\":\"qzbqqxlajrnwxa\",\"provisioningState\":\"Succeeded\"},\"id\":\"h\",\"name\":\"kuyxoafg\",\"type\":\"oqltfae\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + CertificateObjectGlobalRulestackResource response = + manager + .certificateObjectGlobalRulestacks() + .createOrUpdate( + "fuojrngif", + "rzpasccbiuimzdly", + new CertificateObjectGlobalRulestackResourceInner() + .withCertificateSignerResourceId("fqwmkyoquf") + .withCertificateSelfSigned(BooleanEnum.FALSE) + .withAuditComment("uzslzojhpctfnmdx") + .withDescription("ngfdgugeyzihgrky") + .withEtag("zabs"), + com.azure.core.util.Context.NONE); + + Assertions.assertEquals("glqgleoh", response.certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.FALSE, response.certificateSelfSigned()); + Assertions.assertEquals("tnluankrr", response.auditComment()); + Assertions.assertEquals("eeebtijvacv", response.description()); + Assertions.assertEquals("qzbqqxlajrnwxa", response.etag()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestacksDeleteMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestacksDeleteMockTests.java new file mode 100644 index 0000000000000..bb91bb145903a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestacksDeleteMockTests.java @@ -0,0 +1,63 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class CertificateObjectGlobalRulestacksDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager + .certificateObjectGlobalRulestacks() + .delete("linmfgv", "irpghriypoqeyh", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestacksGetWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestacksGetWithResponseMockTests.java new file mode 100644 index 0000000000000..924d2d2b26478 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestacksGetWithResponseMockTests.java @@ -0,0 +1,75 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectGlobalRulestackResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class CertificateObjectGlobalRulestacksGetWithResponseMockTests { + @Test + public void testGetWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"certificateSignerResourceId\":\"texoqqpwc\",\"certificateSelfSigned\":\"FALSE\",\"auditComment\":\"fmhruncuwm\",\"description\":\"pkcdqzhlct\",\"etag\":\"unqndyfpchrqb\",\"provisioningState\":\"NotSpecified\"},\"id\":\"cgegydcwbo\",\"name\":\"jumvqqolihrraio\",\"type\":\"aubrjtloq\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + CertificateObjectGlobalRulestackResource response = + manager + .certificateObjectGlobalRulestacks() + .getWithResponse("mysu", "swqrntvlwijp", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("texoqqpwc", response.certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.FALSE, response.certificateSelfSigned()); + Assertions.assertEquals("fmhruncuwm", response.auditComment()); + Assertions.assertEquals("pkcdqzhlct", response.description()); + Assertions.assertEquals("unqndyfpchrqb", response.etag()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestacksListMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestacksListMockTests.java new file mode 100644 index 0000000000000..90aead462dc82 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectGlobalRulestacksListMockTests.java @@ -0,0 +1,73 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectGlobalRulestackResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class CertificateObjectGlobalRulestacksListMockTests { + @Test + public void testList() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"properties\":{\"certificateSignerResourceId\":\"omd\",\"certificateSelfSigned\":\"FALSE\",\"auditComment\":\"wuhpsvfuur\",\"description\":\"lwexxwl\",\"etag\":\"niexzsrzpgepq\",\"provisioningState\":\"Creating\"},\"id\":\"wwpgdakchzyvlixq\",\"name\":\"rkcxkj\",\"type\":\"bn\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.certificateObjectGlobalRulestacks().list("woycqucwyha", com.azure.core.util.Context.NONE); + + Assertions.assertEquals("omd", response.iterator().next().certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.FALSE, response.iterator().next().certificateSelfSigned()); + Assertions.assertEquals("wuhpsvfuur", response.iterator().next().auditComment()); + Assertions.assertEquals("lwexxwl", response.iterator().next().description()); + Assertions.assertEquals("niexzsrzpgepq", response.iterator().next().etag()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackResourceInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackResourceInnerTests.java new file mode 100644 index 0000000000000..258f71231a3ea --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackResourceInnerTests.java @@ -0,0 +1,43 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectLocalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import org.junit.jupiter.api.Assertions; + +public final class CertificateObjectLocalRulestackResourceInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + CertificateObjectLocalRulestackResourceInner model = + BinaryData + .fromString( + "{\"properties\":{\"certificateSignerResourceId\":\"vpayakkudzpx\",\"certificateSelfSigned\":\"TRUE\",\"auditComment\":\"plmag\",\"description\":\"cyohpfkyrkdbd\",\"etag\":\"ogsjkmnwqjno\",\"provisioningState\":\"Updating\"},\"id\":\"hdd\",\"name\":\"iacegfnmn\",\"type\":\"fpmvmemfnczd\"}") + .toObject(CertificateObjectLocalRulestackResourceInner.class); + Assertions.assertEquals("vpayakkudzpx", model.certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.TRUE, model.certificateSelfSigned()); + Assertions.assertEquals("plmag", model.auditComment()); + Assertions.assertEquals("cyohpfkyrkdbd", model.description()); + Assertions.assertEquals("ogsjkmnwqjno", model.etag()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + CertificateObjectLocalRulestackResourceInner model = + new CertificateObjectLocalRulestackResourceInner() + .withCertificateSignerResourceId("vpayakkudzpx") + .withCertificateSelfSigned(BooleanEnum.TRUE) + .withAuditComment("plmag") + .withDescription("cyohpfkyrkdbd") + .withEtag("ogsjkmnwqjno"); + model = BinaryData.fromObject(model).toObject(CertificateObjectLocalRulestackResourceInner.class); + Assertions.assertEquals("vpayakkudzpx", model.certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.TRUE, model.certificateSelfSigned()); + Assertions.assertEquals("plmag", model.auditComment()); + Assertions.assertEquals("cyohpfkyrkdbd", model.description()); + Assertions.assertEquals("ogsjkmnwqjno", model.etag()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackResourceListResultTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackResourceListResultTests.java new file mode 100644 index 0000000000000..2292502bff4ba --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestackResourceListResultTests.java @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObjectLocalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectLocalRulestackResourceListResult; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class CertificateObjectLocalRulestackResourceListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + CertificateObjectLocalRulestackResourceListResult model = + BinaryData + .fromString( + "{\"value\":[{\"properties\":{\"certificateSignerResourceId\":\"oorb\",\"certificateSelfSigned\":\"FALSE\",\"auditComment\":\"ybfhjxa\",\"description\":\"vjgsl\",\"etag\":\"dilmyww\",\"provisioningState\":\"Succeeded\"},\"id\":\"xnyed\",\"name\":\"b\",\"type\":\"yvudtjuewbci\"}],\"nextLink\":\"uuwhcjyxcc\"}") + .toObject(CertificateObjectLocalRulestackResourceListResult.class); + Assertions.assertEquals("oorb", model.value().get(0).certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.FALSE, model.value().get(0).certificateSelfSigned()); + Assertions.assertEquals("ybfhjxa", model.value().get(0).auditComment()); + Assertions.assertEquals("vjgsl", model.value().get(0).description()); + Assertions.assertEquals("dilmyww", model.value().get(0).etag()); + Assertions.assertEquals("uuwhcjyxcc", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + CertificateObjectLocalRulestackResourceListResult model = + new CertificateObjectLocalRulestackResourceListResult() + .withValue( + Arrays + .asList( + new CertificateObjectLocalRulestackResourceInner() + .withCertificateSignerResourceId("oorb") + .withCertificateSelfSigned(BooleanEnum.FALSE) + .withAuditComment("ybfhjxa") + .withDescription("vjgsl") + .withEtag("dilmyww"))) + .withNextLink("uuwhcjyxcc"); + model = BinaryData.fromObject(model).toObject(CertificateObjectLocalRulestackResourceListResult.class); + Assertions.assertEquals("oorb", model.value().get(0).certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.FALSE, model.value().get(0).certificateSelfSigned()); + Assertions.assertEquals("ybfhjxa", model.value().get(0).auditComment()); + Assertions.assertEquals("vjgsl", model.value().get(0).description()); + Assertions.assertEquals("dilmyww", model.value().get(0).etag()); + Assertions.assertEquals("uuwhcjyxcc", model.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestacksCreateOrUpdateMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestacksCreateOrUpdateMockTests.java new file mode 100644 index 0000000000000..4a2702a0b59f6 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestacksCreateOrUpdateMockTests.java @@ -0,0 +1,81 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectLocalRulestackResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class CertificateObjectLocalRulestacksCreateOrUpdateMockTests { + @Test + public void testCreateOrUpdate() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"certificateSignerResourceId\":\"zvgbgat\",\"certificateSelfSigned\":\"TRUE\",\"auditComment\":\"vbxngr\",\"description\":\"wggahttzlswvaj\",\"etag\":\"utlxjoqzasunwqrj\",\"provisioningState\":\"Succeeded\"},\"id\":\"qh\",\"name\":\"ohcmbu\",\"type\":\"cnjrohmbpyryxame\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + CertificateObjectLocalRulestackResource response = + manager + .certificateObjectLocalRulestacks() + .define("qvapcohhoucq") + .withExistingLocalRulestack("pli", "fiqwoy") + .withCertificateSelfSigned(BooleanEnum.FALSE) + .withCertificateSignerResourceId("oj") + .withAuditComment("zrzdcgd") + .withDescription("enribc") + .withEtag("etzqd") + .create(); + + Assertions.assertEquals("zvgbgat", response.certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.TRUE, response.certificateSelfSigned()); + Assertions.assertEquals("vbxngr", response.auditComment()); + Assertions.assertEquals("wggahttzlswvaj", response.description()); + Assertions.assertEquals("utlxjoqzasunwqrj", response.etag()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestacksDeleteMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestacksDeleteMockTests.java new file mode 100644 index 0000000000000..32d4420c62052 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestacksDeleteMockTests.java @@ -0,0 +1,63 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class CertificateObjectLocalRulestacksDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager + .certificateObjectLocalRulestacks() + .delete("anbwzohmnrxxbso", "klinhmdptysprq", "gnzxojpslsvj", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestacksGetWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestacksGetWithResponseMockTests.java new file mode 100644 index 0000000000000..3582e4080f25c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestacksGetWithResponseMockTests.java @@ -0,0 +1,75 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectLocalRulestackResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class CertificateObjectLocalRulestacksGetWithResponseMockTests { + @Test + public void testGetWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"certificateSignerResourceId\":\"d\",\"certificateSelfSigned\":\"FALSE\",\"auditComment\":\"vwzkj\",\"description\":\"wbeonrlkwzdqy\",\"etag\":\"ceakxc\",\"provisioningState\":\"Succeeded\"},\"id\":\"qfyiaseqchkr\",\"name\":\"tzrazisgyk\",\"type\":\"uem\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + CertificateObjectLocalRulestackResource response = + manager + .certificateObjectLocalRulestacks() + .getWithResponse("cbq", "remj", "laqacigele", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("d", response.certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.FALSE, response.certificateSelfSigned()); + Assertions.assertEquals("vwzkj", response.auditComment()); + Assertions.assertEquals("wbeonrlkwzdqy", response.description()); + Assertions.assertEquals("ceakxc", response.etag()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestacksListByLocalRulestacksMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestacksListByLocalRulestacksMockTests.java new file mode 100644 index 0000000000000..8d238f275bf40 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectLocalRulestacksListByLocalRulestacksMockTests.java @@ -0,0 +1,75 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.CertificateObjectLocalRulestackResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class CertificateObjectLocalRulestacksListByLocalRulestacksMockTests { + @Test + public void testListByLocalRulestacks() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"properties\":{\"certificateSignerResourceId\":\"hhltnjadhqo\",\"certificateSelfSigned\":\"TRUE\",\"auditComment\":\"qoyueayfbpcmsplb\",\"description\":\"rueqthwm\",\"etag\":\"mbscbbx\",\"provisioningState\":\"Deleting\"},\"id\":\"xiidloped\",\"name\":\"wdpyq\",\"type\":\"ybxubmdna\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager + .certificateObjectLocalRulestacks() + .listByLocalRulestacks("klsbsbqqqagw", "rxaomzisglrrcze", com.azure.core.util.Context.NONE); + + Assertions.assertEquals("hhltnjadhqo", response.iterator().next().certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.TRUE, response.iterator().next().certificateSelfSigned()); + Assertions.assertEquals("qoyueayfbpcmsplb", response.iterator().next().auditComment()); + Assertions.assertEquals("rueqthwm", response.iterator().next().description()); + Assertions.assertEquals("mbscbbx", response.iterator().next().etag()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectTests.java new file mode 100644 index 0000000000000..3a7921fc6d961 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/CertificateObjectTests.java @@ -0,0 +1,43 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.CertificateObject; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import org.junit.jupiter.api.Assertions; + +public final class CertificateObjectTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + CertificateObject model = + BinaryData + .fromString( + "{\"certificateSignerResourceId\":\"jybige\",\"certificateSelfSigned\":\"FALSE\",\"auditComment\":\"fbowskanyk\",\"description\":\"lcuiywgqywgndr\",\"etag\":\"nhzgpphrcgyn\",\"provisioningState\":\"Deleted\"}") + .toObject(CertificateObject.class); + Assertions.assertEquals("jybige", model.certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.FALSE, model.certificateSelfSigned()); + Assertions.assertEquals("fbowskanyk", model.auditComment()); + Assertions.assertEquals("lcuiywgqywgndr", model.description()); + Assertions.assertEquals("nhzgpphrcgyn", model.etag()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + CertificateObject model = + new CertificateObject() + .withCertificateSignerResourceId("jybige") + .withCertificateSelfSigned(BooleanEnum.FALSE) + .withAuditComment("fbowskanyk") + .withDescription("lcuiywgqywgndr") + .withEtag("nhzgpphrcgyn"); + model = BinaryData.fromObject(model).toObject(CertificateObject.class); + Assertions.assertEquals("jybige", model.certificateSignerResourceId()); + Assertions.assertEquals(BooleanEnum.FALSE, model.certificateSelfSigned()); + Assertions.assertEquals("fbowskanyk", model.auditComment()); + Assertions.assertEquals("lcuiywgqywgndr", model.description()); + Assertions.assertEquals("nhzgpphrcgyn", model.etag()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/ChangelogInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/ChangelogInnerTests.java new file mode 100644 index 0000000000000..5b1e86fa28d22 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/ChangelogInnerTests.java @@ -0,0 +1,38 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ChangelogInner; +import java.time.OffsetDateTime; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class ChangelogInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + ChangelogInner model = + BinaryData + .fromString( + "{\"changes\":[\"mohctb\"],\"lastCommitted\":\"2021-09-18T10:27:07Z\",\"lastModified\":\"2021-12-08T15:20:53Z\"}") + .toObject(ChangelogInner.class); + Assertions.assertEquals("mohctb", model.changes().get(0)); + Assertions.assertEquals(OffsetDateTime.parse("2021-09-18T10:27:07Z"), model.lastCommitted()); + Assertions.assertEquals(OffsetDateTime.parse("2021-12-08T15:20:53Z"), model.lastModified()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + ChangelogInner model = + new ChangelogInner() + .withChanges(Arrays.asList("mohctb")) + .withLastCommitted(OffsetDateTime.parse("2021-09-18T10:27:07Z")) + .withLastModified(OffsetDateTime.parse("2021-12-08T15:20:53Z")); + model = BinaryData.fromObject(model).toObject(ChangelogInner.class); + Assertions.assertEquals("mohctb", model.changes().get(0)); + Assertions.assertEquals(OffsetDateTime.parse("2021-09-18T10:27:07Z"), model.lastCommitted()); + Assertions.assertEquals(OffsetDateTime.parse("2021-12-08T15:20:53Z"), model.lastModified()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/DestinationAddrTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/DestinationAddrTests.java new file mode 100644 index 0000000000000..1b17bf7083c8a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/DestinationAddrTests.java @@ -0,0 +1,43 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class DestinationAddrTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + DestinationAddr model = + BinaryData + .fromString( + "{\"cidrs\":[\"auwhvylwzbtdhx\",\"jznb\",\"pow\",\"wpr\"],\"countries\":[\"veual\"],\"feeds\":[\"mkh\"],\"prefixLists\":[\"bbcswsrtjri\"],\"fqdnLists\":[\"bpbewtghfgb\",\"c\",\"wxzvlvqhjkb\",\"gibtnm\"]}") + .toObject(DestinationAddr.class); + Assertions.assertEquals("auwhvylwzbtdhx", model.cidrs().get(0)); + Assertions.assertEquals("veual", model.countries().get(0)); + Assertions.assertEquals("mkh", model.feeds().get(0)); + Assertions.assertEquals("bbcswsrtjri", model.prefixLists().get(0)); + Assertions.assertEquals("bpbewtghfgb", model.fqdnLists().get(0)); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + DestinationAddr model = + new DestinationAddr() + .withCidrs(Arrays.asList("auwhvylwzbtdhx", "jznb", "pow", "wpr")) + .withCountries(Arrays.asList("veual")) + .withFeeds(Arrays.asList("mkh")) + .withPrefixLists(Arrays.asList("bbcswsrtjri")) + .withFqdnLists(Arrays.asList("bpbewtghfgb", "c", "wxzvlvqhjkb", "gibtnm")); + model = BinaryData.fromObject(model).toObject(DestinationAddr.class); + Assertions.assertEquals("auwhvylwzbtdhx", model.cidrs().get(0)); + Assertions.assertEquals("veual", model.countries().get(0)); + Assertions.assertEquals("mkh", model.feeds().get(0)); + Assertions.assertEquals("bbcswsrtjri", model.prefixLists().get(0)); + Assertions.assertEquals("bpbewtghfgb", model.fqdnLists().get(0)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/DnsSettingsTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/DnsSettingsTests.java new file mode 100644 index 0000000000000..12091c4f096ea --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/DnsSettingsTests.java @@ -0,0 +1,46 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DnsProxy; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DnsSettings; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EnabledDnsType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddress; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class DnsSettingsTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + DnsSettings model = + BinaryData + .fromString( + "{\"enableDnsProxy\":\"ENABLED\",\"enabledDnsType\":\"CUSTOM\",\"dnsServers\":[{\"resourceId\":\"nyhgbijtji\",\"address\":\"xzsjabib\"},{\"resourceId\":\"stawfsdjpvkv\",\"address\":\"jxbkzbzkdvn\"}]}") + .toObject(DnsSettings.class); + Assertions.assertEquals(DnsProxy.ENABLED, model.enableDnsProxy()); + Assertions.assertEquals(EnabledDnsType.CUSTOM, model.enabledDnsType()); + Assertions.assertEquals("nyhgbijtji", model.dnsServers().get(0).resourceId()); + Assertions.assertEquals("xzsjabib", model.dnsServers().get(0).address()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + DnsSettings model = + new DnsSettings() + .withEnableDnsProxy(DnsProxy.ENABLED) + .withEnabledDnsType(EnabledDnsType.CUSTOM) + .withDnsServers( + Arrays + .asList( + new IpAddress().withResourceId("nyhgbijtji").withAddress("xzsjabib"), + new IpAddress().withResourceId("stawfsdjpvkv").withAddress("jxbkzbzkdvn"))); + model = BinaryData.fromObject(model).toObject(DnsSettings.class); + Assertions.assertEquals(DnsProxy.ENABLED, model.enableDnsProxy()); + Assertions.assertEquals(EnabledDnsType.CUSTOM, model.enabledDnsType()); + Assertions.assertEquals("nyhgbijtji", model.dnsServers().get(0).resourceId()); + Assertions.assertEquals("xzsjabib", model.dnsServers().get(0).address()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/EndpointConfigurationTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/EndpointConfigurationTests.java new file mode 100644 index 0000000000000..f416c7212366a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/EndpointConfigurationTests.java @@ -0,0 +1,36 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EndpointConfiguration; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddress; +import org.junit.jupiter.api.Assertions; + +public final class EndpointConfigurationTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + EndpointConfiguration model = + BinaryData + .fromString( + "{\"port\":\"pgvmpipaslthaqfx\",\"address\":{\"resourceId\":\"mwutwbdsre\",\"address\":\"drhneuyow\"}}") + .toObject(EndpointConfiguration.class); + Assertions.assertEquals("pgvmpipaslthaqfx", model.port()); + Assertions.assertEquals("mwutwbdsre", model.address().resourceId()); + Assertions.assertEquals("drhneuyow", model.address().address()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + EndpointConfiguration model = + new EndpointConfiguration() + .withPort("pgvmpipaslthaqfx") + .withAddress(new IpAddress().withResourceId("mwutwbdsre").withAddress("drhneuyow")); + model = BinaryData.fromObject(model).toObject(EndpointConfiguration.class); + Assertions.assertEquals("pgvmpipaslthaqfx", model.port()); + Assertions.assertEquals("mwutwbdsre", model.address().resourceId()); + Assertions.assertEquals("drhneuyow", model.address().address()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/EventHubTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/EventHubTests.java new file mode 100644 index 0000000000000..43371143d60a9 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/EventHubTests.java @@ -0,0 +1,42 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EventHub; +import org.junit.jupiter.api.Assertions; + +public final class EventHubTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + EventHub model = + BinaryData + .fromString( + "{\"id\":\"rn\",\"subscriptionId\":\"x\",\"name\":\"uwrykqgaifmvikl\",\"nameSpace\":\"dvk\",\"policyName\":\"ejd\"}") + .toObject(EventHub.class); + Assertions.assertEquals("rn", model.id()); + Assertions.assertEquals("x", model.subscriptionId()); + Assertions.assertEquals("uwrykqgaifmvikl", model.name()); + Assertions.assertEquals("dvk", model.nameSpace()); + Assertions.assertEquals("ejd", model.policyName()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + EventHub model = + new EventHub() + .withId("rn") + .withSubscriptionId("x") + .withName("uwrykqgaifmvikl") + .withNameSpace("dvk") + .withPolicyName("ejd"); + model = BinaryData.fromObject(model).toObject(EventHub.class); + Assertions.assertEquals("rn", model.id()); + Assertions.assertEquals("x", model.subscriptionId()); + Assertions.assertEquals("uwrykqgaifmvikl", model.name()); + Assertions.assertEquals("dvk", model.nameSpace()); + Assertions.assertEquals("ejd", model.policyName()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallResourceListResultTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallResourceListResultTests.java new file mode 100644 index 0000000000000..87fd2856e581f --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallResourceListResultTests.java @@ -0,0 +1,101 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallResourceListResult; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; + +public final class FirewallResourceListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + FirewallResourceListResult model = + BinaryData + .fromString( + "{\"value\":[{\"properties\":{\"panEtag\":\"elpcirelsfeaenwa\",\"isPanoramaManaged\":\"FALSE\",\"frontEndSettings\":[],\"provisioningState\":\"Deleting\"},\"identity\":{\"tenantId\":\"jhwuaanozjos\",\"principalId\":\"youlp\",\"type\":\"SystemAssigned,UserAssigned\",\"userAssignedIdentities\":{}},\"location\":\"ag\",\"tags\":{\"itc\":\"imjwosyt\",\"ekkezzikhlyfjh\":\"kfcktqum\"},\"id\":\"gqggebdunygae\",\"name\":\"idb\",\"type\":\"fatpxllrxcyjmoa\"},{\"properties\":{\"panEtag\":\"uvarmywdmjsjq\",\"isPanoramaManaged\":\"TRUE\",\"frontEndSettings\":[],\"provisioningState\":\"Deleting\"},\"identity\":{\"tenantId\":\"yc\",\"principalId\":\"uhpkxkgymar\",\"type\":\"UserAssigned\",\"userAssignedIdentities\":{}},\"location\":\"jxqugjhky\",\"tags\":{\"mzqa\":\"eddgssofw\",\"nbyxbaaabjyv\":\"krmnjijpxacqqud\",\"xnevfdnwn\":\"yffimrzrtuzqogs\"},\"id\":\"mewzsyyc\",\"name\":\"uzsoi\",\"type\":\"judpfrxt\"},{\"properties\":{\"panEtag\":\"hzv\",\"isPanoramaManaged\":\"TRUE\",\"frontEndSettings\":[],\"provisioningState\":\"Creating\"},\"identity\":{\"tenantId\":\"ubpaxhe\",\"principalId\":\"i\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{}},\"location\":\"dtiirqt\",\"tags\":{\"xrxxlep\":\"axoruzfgsquy\",\"uqlcvydy\":\"ramxjezwlwnw\",\"oo\":\"atdooaojkniod\"},\"id\":\"bw\",\"name\":\"ujhemmsbvdkcrodt\",\"type\":\"infwjlfltkacjve\"}],\"nextLink\":\"dlfoakggkfp\"}") + .toObject(FirewallResourceListResult.class); + Assertions.assertEquals("ag", model.value().get(0).location()); + Assertions.assertEquals("imjwosyt", model.value().get(0).tags().get("itc")); + Assertions + .assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED, model.value().get(0).identity().type()); + Assertions.assertEquals("elpcirelsfeaenwa", model.value().get(0).panEtag()); + Assertions.assertEquals(BooleanEnum.FALSE, model.value().get(0).isPanoramaManaged()); + Assertions.assertEquals("dlfoakggkfp", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + FirewallResourceListResult model = + new FirewallResourceListResult() + .withValue( + Arrays + .asList( + new FirewallResourceInner() + .withLocation("ag") + .withTags(mapOf("itc", "imjwosyt", "ekkezzikhlyfjh", "kfcktqum")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED) + .withUserAssignedIdentities(mapOf())) + .withPanEtag("elpcirelsfeaenwa") + .withIsPanoramaManaged(BooleanEnum.FALSE) + .withFrontEndSettings(Arrays.asList()), + new FirewallResourceInner() + .withLocation("jxqugjhky") + .withTags( + mapOf( + "mzqa", + "eddgssofw", + "nbyxbaaabjyv", + "krmnjijpxacqqud", + "xnevfdnwn", + "yffimrzrtuzqogs")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.USER_ASSIGNED) + .withUserAssignedIdentities(mapOf())) + .withPanEtag("uvarmywdmjsjq") + .withIsPanoramaManaged(BooleanEnum.TRUE) + .withFrontEndSettings(Arrays.asList()), + new FirewallResourceInner() + .withLocation("dtiirqt") + .withTags( + mapOf("xrxxlep", "axoruzfgsquy", "uqlcvydy", "ramxjezwlwnw", "oo", "atdooaojkniod")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.SYSTEM_ASSIGNED) + .withUserAssignedIdentities(mapOf())) + .withPanEtag("hzv") + .withIsPanoramaManaged(BooleanEnum.TRUE) + .withFrontEndSettings(Arrays.asList()))) + .withNextLink("dlfoakggkfp"); + model = BinaryData.fromObject(model).toObject(FirewallResourceListResult.class); + Assertions.assertEquals("ag", model.value().get(0).location()); + Assertions.assertEquals("imjwosyt", model.value().get(0).tags().get("itc")); + Assertions + .assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED, model.value().get(0).identity().type()); + Assertions.assertEquals("elpcirelsfeaenwa", model.value().get(0).panEtag()); + Assertions.assertEquals(BooleanEnum.FALSE, model.value().get(0).isPanoramaManaged()); + Assertions.assertEquals("dlfoakggkfp", model.nextLink()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusGetWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusGetWithResponseMockTests.java new file mode 100644 index 0000000000000..38e81c35d5757 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusGetWithResponseMockTests.java @@ -0,0 +1,64 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallStatusResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class FirewallStatusGetWithResponseMockTests { + @Test + public void testGetWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"isPanoramaManaged\":\"TRUE\",\"healthStatus\":\"YELLOW\",\"healthReason\":\"x\",\"panoramaStatus\":{\"panoramaServerStatus\":\"DOWN\",\"panoramaServer2Status\":\"UP\"},\"provisioningState\":\"Succeeded\"},\"id\":\"ctafsrbxrblm\",\"name\":\"iowxi\",\"type\":\"spnxwqagnepzw\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + FirewallStatusResource response = + manager.firewallStatus().getWithResponse("nqbpi", "xqltgrd", com.azure.core.util.Context.NONE).getValue(); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusListByFirewallsMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusListByFirewallsMockTests.java new file mode 100644 index 0000000000000..0f689647bc6ff --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusListByFirewallsMockTests.java @@ -0,0 +1,65 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallStatusResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class FirewallStatusListByFirewallsMockTests { + @Test + public void testListByFirewalls() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"properties\":{\"isPanoramaManaged\":\"FALSE\",\"healthStatus\":\"YELLOW\",\"healthReason\":\"mxzjijpvua\",\"panoramaStatus\":{\"panoramaServerStatus\":\"DOWN\",\"panoramaServer2Status\":\"UP\"},\"provisioningState\":\"Failed\"},\"id\":\"defxrdc\",\"name\":\"xnbkkj\",\"type\":\"nurnnq\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.firewallStatus().listByFirewalls("ypobkdqzr", "zsylollgt", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusPropertyTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusPropertyTests.java new file mode 100644 index 0000000000000..b8c2bf3cbcb35 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusPropertyTests.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallStatusProperty; + +public final class FirewallStatusPropertyTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + FirewallStatusProperty model = + BinaryData + .fromString( + "{\"isPanoramaManaged\":\"TRUE\",\"healthStatus\":\"RED\",\"healthReason\":\"wdlenrdsut\",\"panoramaStatus\":{\"panoramaServerStatus\":\"UP\",\"panoramaServer2Status\":\"DOWN\"},\"provisioningState\":\"Succeeded\"}") + .toObject(FirewallStatusProperty.class); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + FirewallStatusProperty model = new FirewallStatusProperty(); + model = BinaryData.fromObject(model).toObject(FirewallStatusProperty.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusResourceInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusResourceInnerTests.java new file mode 100644 index 0000000000000..a8349dca8a8c5 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusResourceInnerTests.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallStatusResourceInner; + +public final class FirewallStatusResourceInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + FirewallStatusResourceInner model = + BinaryData + .fromString( + "{\"properties\":{\"isPanoramaManaged\":\"TRUE\",\"healthStatus\":\"RED\",\"healthReason\":\"ebjvewzcjzn\",\"panoramaStatus\":{\"panoramaServerStatus\":\"DOWN\",\"panoramaServer2Status\":\"DOWN\"},\"provisioningState\":\"Failed\"},\"id\":\"draufactkah\",\"name\":\"ovajjziuxxps\",\"type\":\"neekulfg\"}") + .toObject(FirewallStatusResourceInner.class); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + FirewallStatusResourceInner model = new FirewallStatusResourceInner(); + model = BinaryData.fromObject(model).toObject(FirewallStatusResourceInner.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusResourceListResultTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusResourceListResultTests.java new file mode 100644 index 0000000000000..46a93abe02d67 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallStatusResourceListResultTests.java @@ -0,0 +1,39 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FirewallStatusResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FirewallStatusResourceListResult; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class FirewallStatusResourceListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + FirewallStatusResourceListResult model = + BinaryData + .fromString( + "{\"value\":[{\"properties\":{\"isPanoramaManaged\":\"TRUE\",\"healthStatus\":\"YELLOW\",\"healthReason\":\"axkgx\",\"provisioningState\":\"Deleted\"},\"id\":\"pyklyhpluodpvru\",\"name\":\"dlgzibthostgkt\",\"type\":\"tvdxeclzedqb\"},{\"properties\":{\"isPanoramaManaged\":\"FALSE\",\"healthStatus\":\"GREEN\",\"healthReason\":\"plodqkdlwwqfbu\",\"provisioningState\":\"Failed\"},\"id\":\"rqjfsmlm\",\"name\":\"txhwgfws\",\"type\":\"tawc\"},{\"properties\":{\"isPanoramaManaged\":\"FALSE\",\"healthStatus\":\"RED\",\"healthReason\":\"ubskhudygoookkq\",\"provisioningState\":\"Succeeded\"},\"id\":\"leorfmluiqtqz\",\"name\":\"avyvnqqyba\",\"type\":\"yeua\"},{\"properties\":{\"isPanoramaManaged\":\"TRUE\",\"healthStatus\":\"INITIALIZING\",\"healthReason\":\"qgzsles\",\"provisioningState\":\"Succeeded\"},\"id\":\"rnntiewdjcv\",\"name\":\"quwrbehwag\",\"type\":\"hbuffkmrq\"}],\"nextLink\":\"vvhmxtdrj\"}") + .toObject(FirewallStatusResourceListResult.class); + Assertions.assertEquals("vvhmxtdrj", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + FirewallStatusResourceListResult model = + new FirewallStatusResourceListResult() + .withValue( + Arrays + .asList( + new FirewallStatusResourceInner(), + new FirewallStatusResourceInner(), + new FirewallStatusResourceInner(), + new FirewallStatusResourceInner())) + .withNextLink("vvhmxtdrj"); + model = BinaryData.fromObject(model).toObject(FirewallStatusResourceListResult.class); + Assertions.assertEquals("vvhmxtdrj", model.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsDeleteMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsDeleteMockTests.java new file mode 100644 index 0000000000000..5f32a38c9118d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsDeleteMockTests.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class FirewallsDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager.firewalls().delete("gtuwkff", "jk", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetGlobalRulestackWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetGlobalRulestackWithResponseMockTests.java new file mode 100644 index 0000000000000..6584b23d3f387 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetGlobalRulestackWithResponseMockTests.java @@ -0,0 +1,69 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackInfo; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class FirewallsGetGlobalRulestackWithResponseMockTests { + @Test + public void testGetGlobalRulestackWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{\"azureId\":\"usqogsfikayia\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + GlobalRulestackInfo response = + manager + .firewalls() + .getGlobalRulestackWithResponse("sysidfvclglxnf", "ijtk", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("usqogsfikayia", response.azureId()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetSupportInfoWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetSupportInfoWithResponseMockTests.java new file mode 100644 index 0000000000000..5ebf38b4c714e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FirewallsGetSupportInfoWithResponseMockTests.java @@ -0,0 +1,82 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SupportInfo; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class FirewallsGetSupportInfoWithResponseMockTests { + @Test + public void testGetSupportInfoWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"productSku\":\"mfcsserx\",\"productSerial\":\"vs\",\"accountRegistered\":\"FALSE\",\"accountId\":\"wntsjgqrsxy\",\"userDomainSupported\":\"FALSE\",\"userRegistered\":\"TRUE\",\"freeTrial\":\"FALSE\",\"freeTrialDaysLeft\":1409089319,\"freeTrialCreditLeft\":21848178,\"helpURL\":\"zizoyuely\",\"supportURL\":\"ndnbfqy\",\"registerURL\":\"agfl\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + SupportInfo response = + manager + .firewalls() + .getSupportInfoWithResponse("ucmfdj", "nlaxpunjqikcz", "vitac", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("mfcsserx", response.productSku()); + Assertions.assertEquals("vs", response.productSerial()); + Assertions.assertEquals(BooleanEnum.FALSE, response.accountRegistered()); + Assertions.assertEquals("wntsjgqrsxy", response.accountId()); + Assertions.assertEquals(BooleanEnum.FALSE, response.userDomainSupported()); + Assertions.assertEquals(BooleanEnum.TRUE, response.userRegistered()); + Assertions.assertEquals(BooleanEnum.FALSE, response.freeTrial()); + Assertions.assertEquals(1409089319, response.freeTrialDaysLeft()); + Assertions.assertEquals(21848178, response.freeTrialCreditLeft()); + Assertions.assertEquals("zizoyuely", response.helpUrl()); + Assertions.assertEquals("ndnbfqy", response.supportUrl()); + Assertions.assertEquals("agfl", response.registerUrl()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackResourceInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackResourceInnerTests.java new file mode 100644 index 0000000000000..851c9da11ab8d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackResourceInnerTests.java @@ -0,0 +1,40 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListGlobalRulestackResourceInner; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class FqdnListGlobalRulestackResourceInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + FqdnListGlobalRulestackResourceInner model = + BinaryData + .fromString( + "{\"properties\":{\"description\":\"feallnwsu\",\"fqdnList\":[\"snjampmng\",\"zscxaqwo\",\"chcbonqvpkvlrxnj\"],\"etag\":\"seiphe\",\"auditComment\":\"lokeyy\",\"provisioningState\":\"NotSpecified\"},\"id\":\"bdlwtgrhpdjpj\",\"name\":\"masxazjpqyegu\",\"type\":\"lhbxxhejjzzvdud\"}") + .toObject(FqdnListGlobalRulestackResourceInner.class); + Assertions.assertEquals("feallnwsu", model.description()); + Assertions.assertEquals("snjampmng", model.fqdnList().get(0)); + Assertions.assertEquals("seiphe", model.etag()); + Assertions.assertEquals("lokeyy", model.auditComment()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + FqdnListGlobalRulestackResourceInner model = + new FqdnListGlobalRulestackResourceInner() + .withDescription("feallnwsu") + .withFqdnList(Arrays.asList("snjampmng", "zscxaqwo", "chcbonqvpkvlrxnj")) + .withEtag("seiphe") + .withAuditComment("lokeyy"); + model = BinaryData.fromObject(model).toObject(FqdnListGlobalRulestackResourceInner.class); + Assertions.assertEquals("feallnwsu", model.description()); + Assertions.assertEquals("snjampmng", model.fqdnList().get(0)); + Assertions.assertEquals("seiphe", model.etag()); + Assertions.assertEquals("lokeyy", model.auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackResourceListResultTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackResourceListResultTests.java new file mode 100644 index 0000000000000..d5e08c6edfd01 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestackResourceListResultTests.java @@ -0,0 +1,46 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListGlobalRulestackResourceListResult; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class FqdnListGlobalRulestackResourceListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + FqdnListGlobalRulestackResourceListResult model = + BinaryData + .fromString( + "{\"value\":[{\"properties\":{\"description\":\"cfvmmco\",\"fqdnList\":[],\"etag\":\"sxlzevgbmqj\",\"auditComment\":\"bcypmi\",\"provisioningState\":\"Deleted\"},\"id\":\"zuvccfwnfnbacfio\",\"name\":\"l\",\"type\":\"bxetqgtzxdpn\"}],\"nextLink\":\"qqwx\"}") + .toObject(FqdnListGlobalRulestackResourceListResult.class); + Assertions.assertEquals("cfvmmco", model.value().get(0).description()); + Assertions.assertEquals("sxlzevgbmqj", model.value().get(0).etag()); + Assertions.assertEquals("bcypmi", model.value().get(0).auditComment()); + Assertions.assertEquals("qqwx", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + FqdnListGlobalRulestackResourceListResult model = + new FqdnListGlobalRulestackResourceListResult() + .withValue( + Arrays + .asList( + new FqdnListGlobalRulestackResourceInner() + .withDescription("cfvmmco") + .withFqdnList(Arrays.asList()) + .withEtag("sxlzevgbmqj") + .withAuditComment("bcypmi"))) + .withNextLink("qqwx"); + model = BinaryData.fromObject(model).toObject(FqdnListGlobalRulestackResourceListResult.class); + Assertions.assertEquals("cfvmmco", model.value().get(0).description()); + Assertions.assertEquals("sxlzevgbmqj", model.value().get(0).etag()); + Assertions.assertEquals("bcypmi", model.value().get(0).auditComment()); + Assertions.assertEquals("qqwx", model.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestacksCreateOrUpdateMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestacksCreateOrUpdateMockTests.java new file mode 100644 index 0000000000000..92184dcf257e4 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestacksCreateOrUpdateMockTests.java @@ -0,0 +1,82 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListGlobalRulestackResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class FqdnListGlobalRulestacksCreateOrUpdateMockTests { + @Test + public void testCreateOrUpdate() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"description\":\"hppr\",\"fqdnList\":[\"snmokayzej\"],\"etag\":\"lbkpb\",\"auditComment\":\"cpilj\",\"provisioningState\":\"Succeeded\"},\"id\":\"vechndbnwiehole\",\"name\":\"jwiuubwefqsfapaq\",\"type\":\"ferr\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + FqdnListGlobalRulestackResource response = + manager + .fqdnListGlobalRulestacks() + .createOrUpdate( + "qzinkfkbg", + "z", + new FqdnListGlobalRulestackResourceInner() + .withDescription("wxeqocljmygvkzqk") + .withFqdnList(Arrays.asList("eokbze", "ezrxcczurtleipqx", "kwv", "gnzvdfbzdixzm")) + .withEtag("noda") + .withAuditComment("pqhe"), + com.azure.core.util.Context.NONE); + + Assertions.assertEquals("hppr", response.description()); + Assertions.assertEquals("snmokayzej", response.fqdnList().get(0)); + Assertions.assertEquals("lbkpb", response.etag()); + Assertions.assertEquals("cpilj", response.auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestacksDeleteMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestacksDeleteMockTests.java new file mode 100644 index 0000000000000..a55f804ec554f --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestacksDeleteMockTests.java @@ -0,0 +1,63 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class FqdnListGlobalRulestacksDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager + .fqdnListGlobalRulestacks() + .delete("wexjkmfxapjwogq", "nobpudcdabtqwpw", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestacksGetWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestacksGetWithResponseMockTests.java new file mode 100644 index 0000000000000..71ad1a470700a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestacksGetWithResponseMockTests.java @@ -0,0 +1,73 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListGlobalRulestackResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class FqdnListGlobalRulestacksGetWithResponseMockTests { + @Test + public void testGetWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"description\":\"vpbdbzqgq\",\"fqdnList\":[\"hedsvqwthmkyib\"],\"etag\":\"sihsgqcwdhohsd\",\"auditComment\":\"cdzsu\",\"provisioningState\":\"Deleting\"},\"id\":\"dxbzlmcmuap\",\"name\":\"vhdbevwqqxey\",\"type\":\"ko\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + FqdnListGlobalRulestackResource response = + manager + .fqdnListGlobalRulestacks() + .getWithResponse("mftpmdtz", "jltfvnzcyjtotpv", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("vpbdbzqgq", response.description()); + Assertions.assertEquals("hedsvqwthmkyib", response.fqdnList().get(0)); + Assertions.assertEquals("sihsgqcwdhohsd", response.etag()); + Assertions.assertEquals("cdzsu", response.auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestacksListMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestacksListMockTests.java new file mode 100644 index 0000000000000..868441d3452d6 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListGlobalRulestacksListMockTests.java @@ -0,0 +1,71 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListGlobalRulestackResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class FqdnListGlobalRulestacksListMockTests { + @Test + public void testList() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"properties\":{\"description\":\"iq\",\"fqdnList\":[\"mexiitdfuxt\",\"asiibmiybnnust\",\"nlj\"],\"etag\":\"mgixhcmavmqfou\",\"auditComment\":\"rhc\",\"provisioningState\":\"Succeeded\"},\"id\":\"rotwypundmbxhugc\",\"name\":\"jkavl\",\"type\":\"or\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.fqdnListGlobalRulestacks().list("qhykprlpyzn", com.azure.core.util.Context.NONE); + + Assertions.assertEquals("iq", response.iterator().next().description()); + Assertions.assertEquals("mexiitdfuxt", response.iterator().next().fqdnList().get(0)); + Assertions.assertEquals("mgixhcmavmqfou", response.iterator().next().etag()); + Assertions.assertEquals("rhc", response.iterator().next().auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackResourceInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackResourceInnerTests.java new file mode 100644 index 0000000000000..43bcb168bbf19 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackResourceInnerTests.java @@ -0,0 +1,40 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListLocalRulestackResourceInner; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class FqdnListLocalRulestackResourceInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + FqdnListLocalRulestackResourceInner model = + BinaryData + .fromString( + "{\"properties\":{\"description\":\"bzo\",\"fqdnList\":[\"culapzwyrpgogtq\",\"epnylbfu\"],\"etag\":\"lyjt\",\"auditComment\":\"of\",\"provisioningState\":\"NotSpecified\"},\"id\":\"fcibyfmowuxrkj\",\"name\":\"vdwxfzwi\",\"type\":\"vwzjbhyz\"}") + .toObject(FqdnListLocalRulestackResourceInner.class); + Assertions.assertEquals("bzo", model.description()); + Assertions.assertEquals("culapzwyrpgogtq", model.fqdnList().get(0)); + Assertions.assertEquals("lyjt", model.etag()); + Assertions.assertEquals("of", model.auditComment()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + FqdnListLocalRulestackResourceInner model = + new FqdnListLocalRulestackResourceInner() + .withDescription("bzo") + .withFqdnList(Arrays.asList("culapzwyrpgogtq", "epnylbfu")) + .withEtag("lyjt") + .withAuditComment("of"); + model = BinaryData.fromObject(model).toObject(FqdnListLocalRulestackResourceInner.class); + Assertions.assertEquals("bzo", model.description()); + Assertions.assertEquals("culapzwyrpgogtq", model.fqdnList().get(0)); + Assertions.assertEquals("lyjt", model.etag()); + Assertions.assertEquals("of", model.auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackResourceListResultTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackResourceListResultTests.java new file mode 100644 index 0000000000000..efa8e7ef72f8c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestackResourceListResultTests.java @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnListLocalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListLocalRulestackResourceListResult; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class FqdnListLocalRulestackResourceListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + FqdnListLocalRulestackResourceListResult model = + BinaryData + .fromString( + "{\"value\":[{\"properties\":{\"description\":\"b\",\"fqdnList\":[],\"etag\":\"xlllchp\",\"auditComment\":\"bzevwrd\",\"provisioningState\":\"Deleted\"},\"id\":\"kuvsjcswsm\",\"name\":\"stul\",\"type\":\"qypfcv\"},{\"properties\":{\"description\":\"rchpqbmfpjbabwid\",\"fqdnList\":[],\"etag\":\"xsspuunnoxyhk\",\"auditComment\":\"qddrihpfhoqcaae\",\"provisioningState\":\"Updating\"},\"id\":\"mdjvlpj\",\"name\":\"xkzb\",\"type\":\"msgeivsiykzk\"}],\"nextLink\":\"cjdx\"}") + .toObject(FqdnListLocalRulestackResourceListResult.class); + Assertions.assertEquals("b", model.value().get(0).description()); + Assertions.assertEquals("xlllchp", model.value().get(0).etag()); + Assertions.assertEquals("bzevwrd", model.value().get(0).auditComment()); + Assertions.assertEquals("cjdx", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + FqdnListLocalRulestackResourceListResult model = + new FqdnListLocalRulestackResourceListResult() + .withValue( + Arrays + .asList( + new FqdnListLocalRulestackResourceInner() + .withDescription("b") + .withFqdnList(Arrays.asList()) + .withEtag("xlllchp") + .withAuditComment("bzevwrd"), + new FqdnListLocalRulestackResourceInner() + .withDescription("rchpqbmfpjbabwid") + .withFqdnList(Arrays.asList()) + .withEtag("xsspuunnoxyhk") + .withAuditComment("qddrihpfhoqcaae"))) + .withNextLink("cjdx"); + model = BinaryData.fromObject(model).toObject(FqdnListLocalRulestackResourceListResult.class); + Assertions.assertEquals("b", model.value().get(0).description()); + Assertions.assertEquals("xlllchp", model.value().get(0).etag()); + Assertions.assertEquals("bzevwrd", model.value().get(0).auditComment()); + Assertions.assertEquals("cjdx", model.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestacksCreateOrUpdateMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestacksCreateOrUpdateMockTests.java new file mode 100644 index 0000000000000..7d98059aec7de --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestacksCreateOrUpdateMockTests.java @@ -0,0 +1,79 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListLocalRulestackResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class FqdnListLocalRulestacksCreateOrUpdateMockTests { + @Test + public void testCreateOrUpdate() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"description\":\"mecvogygzyvneeza\",\"fqdnList\":[\"gh\"],\"etag\":\"oqqtl\",\"auditComment\":\"hzbkrkjj\",\"provisioningState\":\"Succeeded\"},\"id\":\"qnvhnqoe\",\"name\":\"dogiyetesyp\",\"type\":\"idbz\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + FqdnListLocalRulestackResource response = + manager + .fqdnListLocalRulestacks() + .define("olmk") + .withExistingLocalRulestack("patlbijp", "gsksrfhf") + .withFqdnList(Arrays.asList("awz")) + .withDescription("nxwcdommpv") + .withEtag("brttuiacl") + .withAuditComment("exhajlfn") + .create(); + + Assertions.assertEquals("mecvogygzyvneeza", response.description()); + Assertions.assertEquals("gh", response.fqdnList().get(0)); + Assertions.assertEquals("oqqtl", response.etag()); + Assertions.assertEquals("hzbkrkjj", response.auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestacksDeleteMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestacksDeleteMockTests.java new file mode 100644 index 0000000000000..d32fdbcba5904 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestacksDeleteMockTests.java @@ -0,0 +1,63 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class FqdnListLocalRulestacksDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager + .fqdnListLocalRulestacks() + .delete("lpdwwexymzvlazi", "bhpwvqsgnyy", "uzivensrpmeyyvp", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestacksGetWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestacksGetWithResponseMockTests.java new file mode 100644 index 0000000000000..e91d02bf902d1 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestacksGetWithResponseMockTests.java @@ -0,0 +1,73 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListLocalRulestackResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class FqdnListLocalRulestacksGetWithResponseMockTests { + @Test + public void testGetWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"description\":\"k\",\"fqdnList\":[\"hu\",\"uerct\",\"toyint\"],\"etag\":\"brlc\",\"auditComment\":\"duczkgof\",\"provisioningState\":\"Updating\"},\"id\":\"rucvcrrpcjttbs\",\"name\":\"vjeaqnrmvvfkoxml\",\"type\":\"hktuidvrma\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + FqdnListLocalRulestackResource response = + manager + .fqdnListLocalRulestacks() + .getWithResponse("gaqi", "irpiwrqofulopmj", "lexwhcbjp", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("k", response.description()); + Assertions.assertEquals("hu", response.fqdnList().get(0)); + Assertions.assertEquals("brlc", response.etag()); + Assertions.assertEquals("duczkgof", response.auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestacksListByLocalRulestacksMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestacksListByLocalRulestacksMockTests.java new file mode 100644 index 0000000000000..ef8bce082d11c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnListLocalRulestacksListByLocalRulestacksMockTests.java @@ -0,0 +1,71 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FqdnListLocalRulestackResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class FqdnListLocalRulestacksListByLocalRulestacksMockTests { + @Test + public void testListByLocalRulestacks() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"properties\":{\"description\":\"xne\",\"fqdnList\":[\"sm\"],\"etag\":\"dlfp\",\"auditComment\":\"pucygvoavyunss\",\"provisioningState\":\"Accepted\"},\"id\":\"ieegjl\",\"name\":\"vvpa\",\"type\":\"eksgbuxantuygd\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.fqdnListLocalRulestacks().listByLocalRulestacks("l", "dyvkfkmr", com.azure.core.util.Context.NONE); + + Assertions.assertEquals("xne", response.iterator().next().description()); + Assertions.assertEquals("sm", response.iterator().next().fqdnList().get(0)); + Assertions.assertEquals("dlfp", response.iterator().next().etag()); + Assertions.assertEquals("pucygvoavyunss", response.iterator().next().auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnObjectTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnObjectTests.java new file mode 100644 index 0000000000000..0ea63ad0aa1bb --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FqdnObjectTests.java @@ -0,0 +1,40 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.FqdnObject; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class FqdnObjectTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + FqdnObject model = + BinaryData + .fromString( + "{\"description\":\"dslfhotwmcy\",\"fqdnList\":[\"wlbjnpgacftade\",\"xnltyfsoppu\"],\"etag\":\"esnzwde\",\"auditComment\":\"avo\",\"provisioningState\":\"Deleting\"}") + .toObject(FqdnObject.class); + Assertions.assertEquals("dslfhotwmcy", model.description()); + Assertions.assertEquals("wlbjnpgacftade", model.fqdnList().get(0)); + Assertions.assertEquals("esnzwde", model.etag()); + Assertions.assertEquals("avo", model.auditComment()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + FqdnObject model = + new FqdnObject() + .withDescription("dslfhotwmcy") + .withFqdnList(Arrays.asList("wlbjnpgacftade", "xnltyfsoppu")) + .withEtag("esnzwde") + .withAuditComment("avo"); + model = BinaryData.fromObject(model).toObject(FqdnObject.class); + Assertions.assertEquals("dslfhotwmcy", model.description()); + Assertions.assertEquals("wlbjnpgacftade", model.fqdnList().get(0)); + Assertions.assertEquals("esnzwde", model.etag()); + Assertions.assertEquals("avo", model.auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FrontendSettingTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FrontendSettingTests.java new file mode 100644 index 0000000000000..b2d2e5a44e104 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/FrontendSettingTests.java @@ -0,0 +1,56 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EndpointConfiguration; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.FrontendSetting; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddress; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ProtocolType; +import org.junit.jupiter.api.Assertions; + +public final class FrontendSettingTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + FrontendSetting model = + BinaryData + .fromString( + "{\"name\":\"jabudurgkakmo\",\"protocol\":\"UDP\",\"frontendConfiguration\":{\"port\":\"hjjklff\",\"address\":{\"resourceId\":\"ouw\",\"address\":\"gzrf\"}},\"backendConfiguration\":{\"port\":\"eeyebi\",\"address\":{\"resourceId\":\"kayuhqlbjbs\",\"address\":\"bqwrvtldgm\"}}}") + .toObject(FrontendSetting.class); + Assertions.assertEquals("jabudurgkakmo", model.name()); + Assertions.assertEquals(ProtocolType.UDP, model.protocol()); + Assertions.assertEquals("hjjklff", model.frontendConfiguration().port()); + Assertions.assertEquals("ouw", model.frontendConfiguration().address().resourceId()); + Assertions.assertEquals("gzrf", model.frontendConfiguration().address().address()); + Assertions.assertEquals("eeyebi", model.backendConfiguration().port()); + Assertions.assertEquals("kayuhqlbjbs", model.backendConfiguration().address().resourceId()); + Assertions.assertEquals("bqwrvtldgm", model.backendConfiguration().address().address()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + FrontendSetting model = + new FrontendSetting() + .withName("jabudurgkakmo") + .withProtocol(ProtocolType.UDP) + .withFrontendConfiguration( + new EndpointConfiguration() + .withPort("hjjklff") + .withAddress(new IpAddress().withResourceId("ouw").withAddress("gzrf"))) + .withBackendConfiguration( + new EndpointConfiguration() + .withPort("eeyebi") + .withAddress(new IpAddress().withResourceId("kayuhqlbjbs").withAddress("bqwrvtldgm"))); + model = BinaryData.fromObject(model).toObject(FrontendSetting.class); + Assertions.assertEquals("jabudurgkakmo", model.name()); + Assertions.assertEquals(ProtocolType.UDP, model.protocol()); + Assertions.assertEquals("hjjklff", model.frontendConfiguration().port()); + Assertions.assertEquals("ouw", model.frontendConfiguration().address().resourceId()); + Assertions.assertEquals("gzrf", model.frontendConfiguration().address().address()); + Assertions.assertEquals("eeyebi", model.backendConfiguration().port()); + Assertions.assertEquals("kayuhqlbjbs", model.backendConfiguration().address().resourceId()); + Assertions.assertEquals("bqwrvtldgm", model.backendConfiguration().address().address()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackInfoInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackInfoInnerTests.java new file mode 100644 index 0000000000000..04d9ba5e9089b --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackInfoInnerTests.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackInfoInner; +import org.junit.jupiter.api.Assertions; + +public final class GlobalRulestackInfoInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + GlobalRulestackInfoInner model = + BinaryData.fromString("{\"azureId\":\"ssnrbgye\"}").toObject(GlobalRulestackInfoInner.class); + Assertions.assertEquals("ssnrbgye", model.azureId()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + GlobalRulestackInfoInner model = new GlobalRulestackInfoInner().withAzureId("ssnrbgye"); + model = BinaryData.fromObject(model).toObject(GlobalRulestackInfoInner.class); + Assertions.assertEquals("ssnrbgye", model.azureId()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackResourceInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackResourceInnerTests.java new file mode 100644 index 0000000000000..59047ff283e6b --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackResourceInnerTests.java @@ -0,0 +1,132 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; + +public final class GlobalRulestackResourceInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + GlobalRulestackResourceInner model = + BinaryData + .fromString( + "{\"properties\":{\"panEtag\":\"hdbihan\",\"panLocation\":\"hfcbjysa\",\"scope\":\"LOCAL\",\"associatedSubscriptions\":[\"qhabifpikxwcz\",\"yscnpqxu\"],\"description\":\"vyq\",\"defaultMode\":\"IPS\",\"minAppIdVersion\":\"ybrk\",\"provisioningState\":\"Deleted\",\"securityServices\":{\"vulnerabilityProfile\":\"jgrtfwvukxga\",\"antiSpywareProfile\":\"ccsnhsjc\",\"antiVirusProfile\":\"ejhkry\",\"urlFilteringProfile\":\"napczwlokjy\",\"fileBlockingProfile\":\"kkvnipjox\",\"dnsSubscription\":\"nchgej\",\"outboundUnTrustCertificate\":\"odmailzyd\",\"outboundTrustCertificate\":\"o\"}},\"location\":\"wyahuxinpmqnja\",\"identity\":{\"tenantId\":\"xj\",\"principalId\":\"r\",\"type\":\"SystemAssigned,UserAssigned\",\"userAssignedIdentities\":{\"ozkrwfndiodjpslw\":{\"clientId\":\"utegjvwmfdats\",\"principalId\":\"dvpjhulsuuvmk\"},\"bcryffdfd\":{\"clientId\":\"dpvwryoqpsoaccta\",\"principalId\":\"kljla\"},\"hlxaolthqtr\":{\"clientId\":\"ygexpaojakhmsb\",\"principalId\":\"hcrzevd\"},\"tfell\":{\"clientId\":\"jbp\",\"principalId\":\"fsinzgvfcjrwzoxx\"}}},\"id\":\"fziton\",\"name\":\"eqfpj\",\"type\":\"jlxofpdvhpfxxyp\"}") + .toObject(GlobalRulestackResourceInner.class); + Assertions.assertEquals("wyahuxinpmqnja", model.location()); + Assertions.assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED, model.identity().type()); + Assertions + .assertEquals( + "utegjvwmfdats", model.identity().userAssignedIdentities().get("ozkrwfndiodjpslw").clientId()); + Assertions + .assertEquals( + "dvpjhulsuuvmk", model.identity().userAssignedIdentities().get("ozkrwfndiodjpslw").principalId()); + Assertions.assertEquals("hdbihan", model.panEtag()); + Assertions.assertEquals("hfcbjysa", model.panLocation()); + Assertions.assertEquals(ScopeType.LOCAL, model.scope()); + Assertions.assertEquals("qhabifpikxwcz", model.associatedSubscriptions().get(0)); + Assertions.assertEquals("vyq", model.description()); + Assertions.assertEquals(DefaultMode.IPS, model.defaultMode()); + Assertions.assertEquals("ybrk", model.minAppIdVersion()); + Assertions.assertEquals("jgrtfwvukxga", model.securityServices().vulnerabilityProfile()); + Assertions.assertEquals("ccsnhsjc", model.securityServices().antiSpywareProfile()); + Assertions.assertEquals("ejhkry", model.securityServices().antiVirusProfile()); + Assertions.assertEquals("napczwlokjy", model.securityServices().urlFilteringProfile()); + Assertions.assertEquals("kkvnipjox", model.securityServices().fileBlockingProfile()); + Assertions.assertEquals("nchgej", model.securityServices().dnsSubscription()); + Assertions.assertEquals("odmailzyd", model.securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("o", model.securityServices().outboundTrustCertificate()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + GlobalRulestackResourceInner model = + new GlobalRulestackResourceInner() + .withLocation("wyahuxinpmqnja") + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED) + .withUserAssignedIdentities( + mapOf( + "ozkrwfndiodjpslw", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("utegjvwmfdats") + .withPrincipalId("dvpjhulsuuvmk"), + "bcryffdfd", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("dpvwryoqpsoaccta") + .withPrincipalId("kljla"), + "hlxaolthqtr", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("ygexpaojakhmsb") + .withPrincipalId("hcrzevd"), + "tfell", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("jbp") + .withPrincipalId("fsinzgvfcjrwzoxx")))) + .withPanEtag("hdbihan") + .withPanLocation("hfcbjysa") + .withScope(ScopeType.LOCAL) + .withAssociatedSubscriptions(Arrays.asList("qhabifpikxwcz", "yscnpqxu")) + .withDescription("vyq") + .withDefaultMode(DefaultMode.IPS) + .withMinAppIdVersion("ybrk") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("jgrtfwvukxga") + .withAntiSpywareProfile("ccsnhsjc") + .withAntiVirusProfile("ejhkry") + .withUrlFilteringProfile("napczwlokjy") + .withFileBlockingProfile("kkvnipjox") + .withDnsSubscription("nchgej") + .withOutboundUnTrustCertificate("odmailzyd") + .withOutboundTrustCertificate("o")); + model = BinaryData.fromObject(model).toObject(GlobalRulestackResourceInner.class); + Assertions.assertEquals("wyahuxinpmqnja", model.location()); + Assertions.assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED, model.identity().type()); + Assertions + .assertEquals( + "utegjvwmfdats", model.identity().userAssignedIdentities().get("ozkrwfndiodjpslw").clientId()); + Assertions + .assertEquals( + "dvpjhulsuuvmk", model.identity().userAssignedIdentities().get("ozkrwfndiodjpslw").principalId()); + Assertions.assertEquals("hdbihan", model.panEtag()); + Assertions.assertEquals("hfcbjysa", model.panLocation()); + Assertions.assertEquals(ScopeType.LOCAL, model.scope()); + Assertions.assertEquals("qhabifpikxwcz", model.associatedSubscriptions().get(0)); + Assertions.assertEquals("vyq", model.description()); + Assertions.assertEquals(DefaultMode.IPS, model.defaultMode()); + Assertions.assertEquals("ybrk", model.minAppIdVersion()); + Assertions.assertEquals("jgrtfwvukxga", model.securityServices().vulnerabilityProfile()); + Assertions.assertEquals("ccsnhsjc", model.securityServices().antiSpywareProfile()); + Assertions.assertEquals("ejhkry", model.securityServices().antiVirusProfile()); + Assertions.assertEquals("napczwlokjy", model.securityServices().urlFilteringProfile()); + Assertions.assertEquals("kkvnipjox", model.securityServices().fileBlockingProfile()); + Assertions.assertEquals("nchgej", model.securityServices().dnsSubscription()); + Assertions.assertEquals("odmailzyd", model.securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("o", model.securityServices().outboundTrustCertificate()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackResourceListResultTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackResourceListResultTests.java new file mode 100644 index 0000000000000..9bb32b8fcce94 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackResourceListResultTests.java @@ -0,0 +1,107 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResourceListResult; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; + +public final class GlobalRulestackResourceListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + GlobalRulestackResourceListResult model = + BinaryData + .fromString( + "{\"value\":[{\"properties\":{\"panEtag\":\"hq\",\"panLocation\":\"gjxpybczmehmt\",\"scope\":\"GLOBAL\",\"associatedSubscriptions\":[],\"description\":\"phrupidgsybbejhp\",\"defaultMode\":\"NONE\",\"minAppIdVersion\":\"msxaobhd\",\"provisioningState\":\"Canceled\"},\"location\":\"qioqjzehtbmu\",\"identity\":{\"tenantId\":\"wnoi\",\"principalId\":\"wlrxyb\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{}},\"id\":\"ijgkdm\",\"name\":\"pazlobcufpdz\",\"type\":\"rbt\"},{\"properties\":{\"panEtag\":\"qjnqglhqgnufoooj\",\"panLocation\":\"ifsqesaagdfmg\",\"scope\":\"LOCAL\",\"associatedSubscriptions\":[],\"description\":\"xrifkwmrvkts\",\"defaultMode\":\"FIREWALL\",\"minAppIdVersion\":\"ocipaouajpsqucm\",\"provisioningState\":\"Creating\"},\"location\":\"dkfo\",\"identity\":{\"tenantId\":\"ygjofjdd\",\"principalId\":\"s\",\"type\":\"UserAssigned\",\"userAssignedIdentities\":{}},\"id\":\"pewnw\",\"name\":\"eitjz\",\"type\":\"flusarhmof\"},{\"properties\":{\"panEtag\":\"hs\",\"panLocation\":\"urkdtmlx\",\"scope\":\"GLOBAL\",\"associatedSubscriptions\":[],\"description\":\"sjtxukcdmp\",\"defaultMode\":\"NONE\",\"minAppIdVersion\":\"y\",\"provisioningState\":\"Updating\"},\"location\":\"w\",\"identity\":{\"tenantId\":\"dxtayrlhm\",\"principalId\":\"fp\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{}},\"id\":\"bmtukknryrti\",\"name\":\"fxti\",\"type\":\"bpzvgn\"}],\"nextLink\":\"symglzufcyz\"}") + .toObject(GlobalRulestackResourceListResult.class); + Assertions.assertEquals("qioqjzehtbmu", model.value().get(0).location()); + Assertions.assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED, model.value().get(0).identity().type()); + Assertions.assertEquals("hq", model.value().get(0).panEtag()); + Assertions.assertEquals("gjxpybczmehmt", model.value().get(0).panLocation()); + Assertions.assertEquals(ScopeType.GLOBAL, model.value().get(0).scope()); + Assertions.assertEquals("phrupidgsybbejhp", model.value().get(0).description()); + Assertions.assertEquals(DefaultMode.NONE, model.value().get(0).defaultMode()); + Assertions.assertEquals("msxaobhd", model.value().get(0).minAppIdVersion()); + Assertions.assertEquals("symglzufcyz", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + GlobalRulestackResourceListResult model = + new GlobalRulestackResourceListResult() + .withValue( + Arrays + .asList( + new GlobalRulestackResourceInner() + .withLocation("qioqjzehtbmu") + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.SYSTEM_ASSIGNED) + .withUserAssignedIdentities(mapOf())) + .withPanEtag("hq") + .withPanLocation("gjxpybczmehmt") + .withScope(ScopeType.GLOBAL) + .withAssociatedSubscriptions(Arrays.asList()) + .withDescription("phrupidgsybbejhp") + .withDefaultMode(DefaultMode.NONE) + .withMinAppIdVersion("msxaobhd"), + new GlobalRulestackResourceInner() + .withLocation("dkfo") + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.USER_ASSIGNED) + .withUserAssignedIdentities(mapOf())) + .withPanEtag("qjnqglhqgnufoooj") + .withPanLocation("ifsqesaagdfmg") + .withScope(ScopeType.LOCAL) + .withAssociatedSubscriptions(Arrays.asList()) + .withDescription("xrifkwmrvkts") + .withDefaultMode(DefaultMode.FIREWALL) + .withMinAppIdVersion("ocipaouajpsqucm"), + new GlobalRulestackResourceInner() + .withLocation("w") + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.SYSTEM_ASSIGNED) + .withUserAssignedIdentities(mapOf())) + .withPanEtag("hs") + .withPanLocation("urkdtmlx") + .withScope(ScopeType.GLOBAL) + .withAssociatedSubscriptions(Arrays.asList()) + .withDescription("sjtxukcdmp") + .withDefaultMode(DefaultMode.NONE) + .withMinAppIdVersion("y"))) + .withNextLink("symglzufcyz"); + model = BinaryData.fromObject(model).toObject(GlobalRulestackResourceListResult.class); + Assertions.assertEquals("qioqjzehtbmu", model.value().get(0).location()); + Assertions.assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED, model.value().get(0).identity().type()); + Assertions.assertEquals("hq", model.value().get(0).panEtag()); + Assertions.assertEquals("gjxpybczmehmt", model.value().get(0).panLocation()); + Assertions.assertEquals(ScopeType.GLOBAL, model.value().get(0).scope()); + Assertions.assertEquals("phrupidgsybbejhp", model.value().get(0).description()); + Assertions.assertEquals(DefaultMode.NONE, model.value().get(0).defaultMode()); + Assertions.assertEquals("msxaobhd", model.value().get(0).minAppIdVersion()); + Assertions.assertEquals("symglzufcyz", model.nextLink()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackResourceUpdatePropertiesTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackResourceUpdatePropertiesTests.java new file mode 100644 index 0000000000000..8c4c0244f669b --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackResourceUpdatePropertiesTests.java @@ -0,0 +1,78 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResourceUpdateProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class GlobalRulestackResourceUpdatePropertiesTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + GlobalRulestackResourceUpdateProperties model = + BinaryData + .fromString( + "{\"panEtag\":\"wisdkft\",\"panLocation\":\"xmnteiwaop\",\"scope\":\"GLOBAL\",\"associatedSubscriptions\":[\"c\",\"mxdcufufsrp\",\"mzidnsezcxtb\",\"sgfyccsnew\"],\"description\":\"wzjeiach\",\"defaultMode\":\"FIREWALL\",\"minAppIdVersion\":\"flnrosfqpteehzz\",\"securityServices\":{\"vulnerabilityProfile\":\"yqrimzin\",\"antiSpywareProfile\":\"swjdkirso\",\"antiVirusProfile\":\"qxhcrmn\",\"urlFilteringProfile\":\"jtckwhdso\",\"fileBlockingProfile\":\"iy\",\"dnsSubscription\":\"jxsqwpgrjbz\",\"outboundUnTrustCertificate\":\"rcjxvsnbyxqabn\",\"outboundTrustCertificate\":\"cpc\"}}") + .toObject(GlobalRulestackResourceUpdateProperties.class); + Assertions.assertEquals("wisdkft", model.panEtag()); + Assertions.assertEquals("xmnteiwaop", model.panLocation()); + Assertions.assertEquals(ScopeType.GLOBAL, model.scope()); + Assertions.assertEquals("c", model.associatedSubscriptions().get(0)); + Assertions.assertEquals("wzjeiach", model.description()); + Assertions.assertEquals(DefaultMode.FIREWALL, model.defaultMode()); + Assertions.assertEquals("flnrosfqpteehzz", model.minAppIdVersion()); + Assertions.assertEquals("yqrimzin", model.securityServices().vulnerabilityProfile()); + Assertions.assertEquals("swjdkirso", model.securityServices().antiSpywareProfile()); + Assertions.assertEquals("qxhcrmn", model.securityServices().antiVirusProfile()); + Assertions.assertEquals("jtckwhdso", model.securityServices().urlFilteringProfile()); + Assertions.assertEquals("iy", model.securityServices().fileBlockingProfile()); + Assertions.assertEquals("jxsqwpgrjbz", model.securityServices().dnsSubscription()); + Assertions.assertEquals("rcjxvsnbyxqabn", model.securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("cpc", model.securityServices().outboundTrustCertificate()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + GlobalRulestackResourceUpdateProperties model = + new GlobalRulestackResourceUpdateProperties() + .withPanEtag("wisdkft") + .withPanLocation("xmnteiwaop") + .withScope(ScopeType.GLOBAL) + .withAssociatedSubscriptions(Arrays.asList("c", "mxdcufufsrp", "mzidnsezcxtb", "sgfyccsnew")) + .withDescription("wzjeiach") + .withDefaultMode(DefaultMode.FIREWALL) + .withMinAppIdVersion("flnrosfqpteehzz") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("yqrimzin") + .withAntiSpywareProfile("swjdkirso") + .withAntiVirusProfile("qxhcrmn") + .withUrlFilteringProfile("jtckwhdso") + .withFileBlockingProfile("iy") + .withDnsSubscription("jxsqwpgrjbz") + .withOutboundUnTrustCertificate("rcjxvsnbyxqabn") + .withOutboundTrustCertificate("cpc")); + model = BinaryData.fromObject(model).toObject(GlobalRulestackResourceUpdateProperties.class); + Assertions.assertEquals("wisdkft", model.panEtag()); + Assertions.assertEquals("xmnteiwaop", model.panLocation()); + Assertions.assertEquals(ScopeType.GLOBAL, model.scope()); + Assertions.assertEquals("c", model.associatedSubscriptions().get(0)); + Assertions.assertEquals("wzjeiach", model.description()); + Assertions.assertEquals(DefaultMode.FIREWALL, model.defaultMode()); + Assertions.assertEquals("flnrosfqpteehzz", model.minAppIdVersion()); + Assertions.assertEquals("yqrimzin", model.securityServices().vulnerabilityProfile()); + Assertions.assertEquals("swjdkirso", model.securityServices().antiSpywareProfile()); + Assertions.assertEquals("qxhcrmn", model.securityServices().antiVirusProfile()); + Assertions.assertEquals("jtckwhdso", model.securityServices().urlFilteringProfile()); + Assertions.assertEquals("iy", model.securityServices().fileBlockingProfile()); + Assertions.assertEquals("jxsqwpgrjbz", model.securityServices().dnsSubscription()); + Assertions.assertEquals("rcjxvsnbyxqabn", model.securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("cpc", model.securityServices().outboundTrustCertificate()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackResourceUpdateTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackResourceUpdateTests.java new file mode 100644 index 0000000000000..595dc4a3d1a4e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestackResourceUpdateTests.java @@ -0,0 +1,125 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResourceUpdate; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResourceUpdateProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; + +public final class GlobalRulestackResourceUpdateTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + GlobalRulestackResourceUpdate model = + BinaryData + .fromString( + "{\"location\":\"lwckbasyypnddhs\",\"identity\":{\"tenantId\":\"acphejkoty\",\"principalId\":\"gou\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{\"bmadgak\":{\"clientId\":\"i\",\"principalId\":\"yqkgfg\"},\"qqedqytbciqfou\":{\"clientId\":\"s\",\"principalId\":\"yb\"},\"uqktap\":{\"clientId\":\"mmnkzsmodmgl\",\"principalId\":\"gpbkwtmut\"},\"gbbjfddgmbmbe\":{\"clientId\":\"wgcu\",\"principalId\":\"tumkdosvqwhbm\"}}},\"properties\":{\"panEtag\":\"bhtqqrolfpfpsa\",\"panLocation\":\"bquxigjy\",\"scope\":\"GLOBAL\",\"associatedSubscriptions\":[\"o\",\"fhrtxilnerkujysv\",\"eju\",\"fqawrlyxw\"],\"description\":\"cpr\",\"defaultMode\":\"IPS\",\"minAppIdVersion\":\"xgjvtbv\",\"securityServices\":{\"vulnerabilityProfile\":\"szdnr\",\"antiSpywareProfile\":\"qguhmuo\",\"antiVirusProfile\":\"f\",\"urlFilteringProfile\":\"wzwbnguitn\",\"fileBlockingProfile\":\"izgazxu\",\"dnsSubscription\":\"zuckyfi\",\"outboundUnTrustCertificate\":\"fidfvzw\",\"outboundTrustCertificate\":\"uht\"}}}") + .toObject(GlobalRulestackResourceUpdate.class); + Assertions.assertEquals("lwckbasyypnddhs", model.location()); + Assertions.assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED, model.identity().type()); + Assertions.assertEquals("i", model.identity().userAssignedIdentities().get("bmadgak").clientId()); + Assertions.assertEquals("yqkgfg", model.identity().userAssignedIdentities().get("bmadgak").principalId()); + Assertions.assertEquals("bhtqqrolfpfpsa", model.properties().panEtag()); + Assertions.assertEquals("bquxigjy", model.properties().panLocation()); + Assertions.assertEquals(ScopeType.GLOBAL, model.properties().scope()); + Assertions.assertEquals("o", model.properties().associatedSubscriptions().get(0)); + Assertions.assertEquals("cpr", model.properties().description()); + Assertions.assertEquals(DefaultMode.IPS, model.properties().defaultMode()); + Assertions.assertEquals("xgjvtbv", model.properties().minAppIdVersion()); + Assertions.assertEquals("szdnr", model.properties().securityServices().vulnerabilityProfile()); + Assertions.assertEquals("qguhmuo", model.properties().securityServices().antiSpywareProfile()); + Assertions.assertEquals("f", model.properties().securityServices().antiVirusProfile()); + Assertions.assertEquals("wzwbnguitn", model.properties().securityServices().urlFilteringProfile()); + Assertions.assertEquals("izgazxu", model.properties().securityServices().fileBlockingProfile()); + Assertions.assertEquals("zuckyfi", model.properties().securityServices().dnsSubscription()); + Assertions.assertEquals("fidfvzw", model.properties().securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("uht", model.properties().securityServices().outboundTrustCertificate()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + GlobalRulestackResourceUpdate model = + new GlobalRulestackResourceUpdate() + .withLocation("lwckbasyypnddhs") + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.SYSTEM_ASSIGNED) + .withUserAssignedIdentities( + mapOf( + "bmadgak", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("i") + .withPrincipalId("yqkgfg"), + "qqedqytbciqfou", + new AzureResourceManagerUserAssignedIdentity().withClientId("s").withPrincipalId("yb"), + "uqktap", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("mmnkzsmodmgl") + .withPrincipalId("gpbkwtmut"), + "gbbjfddgmbmbe", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("wgcu") + .withPrincipalId("tumkdosvqwhbm")))) + .withProperties( + new GlobalRulestackResourceUpdateProperties() + .withPanEtag("bhtqqrolfpfpsa") + .withPanLocation("bquxigjy") + .withScope(ScopeType.GLOBAL) + .withAssociatedSubscriptions(Arrays.asList("o", "fhrtxilnerkujysv", "eju", "fqawrlyxw")) + .withDescription("cpr") + .withDefaultMode(DefaultMode.IPS) + .withMinAppIdVersion("xgjvtbv") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("szdnr") + .withAntiSpywareProfile("qguhmuo") + .withAntiVirusProfile("f") + .withUrlFilteringProfile("wzwbnguitn") + .withFileBlockingProfile("izgazxu") + .withDnsSubscription("zuckyfi") + .withOutboundUnTrustCertificate("fidfvzw") + .withOutboundTrustCertificate("uht"))); + model = BinaryData.fromObject(model).toObject(GlobalRulestackResourceUpdate.class); + Assertions.assertEquals("lwckbasyypnddhs", model.location()); + Assertions.assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED, model.identity().type()); + Assertions.assertEquals("i", model.identity().userAssignedIdentities().get("bmadgak").clientId()); + Assertions.assertEquals("yqkgfg", model.identity().userAssignedIdentities().get("bmadgak").principalId()); + Assertions.assertEquals("bhtqqrolfpfpsa", model.properties().panEtag()); + Assertions.assertEquals("bquxigjy", model.properties().panLocation()); + Assertions.assertEquals(ScopeType.GLOBAL, model.properties().scope()); + Assertions.assertEquals("o", model.properties().associatedSubscriptions().get(0)); + Assertions.assertEquals("cpr", model.properties().description()); + Assertions.assertEquals(DefaultMode.IPS, model.properties().defaultMode()); + Assertions.assertEquals("xgjvtbv", model.properties().minAppIdVersion()); + Assertions.assertEquals("szdnr", model.properties().securityServices().vulnerabilityProfile()); + Assertions.assertEquals("qguhmuo", model.properties().securityServices().antiSpywareProfile()); + Assertions.assertEquals("f", model.properties().securityServices().antiVirusProfile()); + Assertions.assertEquals("wzwbnguitn", model.properties().securityServices().urlFilteringProfile()); + Assertions.assertEquals("izgazxu", model.properties().securityServices().fileBlockingProfile()); + Assertions.assertEquals("zuckyfi", model.properties().securityServices().dnsSubscription()); + Assertions.assertEquals("fidfvzw", model.properties().securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("uht", model.properties().securityServices().outboundTrustCertificate()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksCreateOrUpdateMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksCreateOrUpdateMockTests.java new file mode 100644 index 0000000000000..5b10a9b5d3acf --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksCreateOrUpdateMockTests.java @@ -0,0 +1,130 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.GlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class GlobalRulestacksCreateOrUpdateMockTests { + @Test + public void testCreateOrUpdate() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"panEtag\":\"idxas\",\"panLocation\":\"ddyvvjskgfmo\",\"scope\":\"LOCAL\",\"associatedSubscriptions\":[\"qgatjeaahhvjhhn\"],\"description\":\"zybbj\",\"defaultMode\":\"FIREWALL\",\"minAppIdVersion\":\"ksyxkyxvxevblbje\",\"provisioningState\":\"Succeeded\",\"securityServices\":{\"vulnerabilityProfile\":\"age\",\"antiSpywareProfile\":\"ulxunsmjbnkpp\",\"antiVirusProfile\":\"nenlsvxeizzg\",\"urlFilteringProfile\":\"lnsrmffe\",\"fileBlockingProfile\":\"xcktpiymerteeamm\",\"dnsSubscription\":\"iekkkzddrtkgdojb\",\"outboundUnTrustCertificate\":\"vavrefdees\",\"outboundTrustCertificate\":\"cuijpxt\"}},\"location\":\"s\",\"identity\":{\"tenantId\":\"rtujwsawddjibab\",\"principalId\":\"ititvtzeexavoxt\",\"type\":\"SystemAssigned,UserAssigned\",\"userAssignedIdentities\":{}},\"id\":\"dmdqb\",\"name\":\"pypqtgsfj\",\"type\":\"cbslhhx\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + GlobalRulestackResource response = + manager + .globalRulestacks() + .createOrUpdate( + "gpmuneqsxvmhfbuz", + new GlobalRulestackResourceInner() + .withLocation("yqdrf") + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.USER_ASSIGNED) + .withUserAssignedIdentities(mapOf())) + .withPanEtag("ihsasb") + .withPanLocation("dyp") + .withScope(ScopeType.LOCAL) + .withAssociatedSubscriptions(Arrays.asList("ms", "ynsqyrpfoobr", "ttymsjny")) + .withDescription("dnfwqzdzg") + .withDefaultMode(DefaultMode.IPS) + .withMinAppIdVersion("xhnfhqly") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("wivkxo") + .withAntiSpywareProfile("un") + .withAntiVirusProfile("xxrtikvc") + .withUrlFilteringProfile("pgclrciv") + .withFileBlockingProfile("oxfrkenxpmyyefr") + .withDnsSubscription("pdnqqskawaoqvmmb") + .withOutboundUnTrustCertificate("qfr") + .withOutboundTrustCertificate("lkzmegnitgvkxl")), + com.azure.core.util.Context.NONE); + + Assertions.assertEquals("s", response.location()); + Assertions.assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED, response.identity().type()); + Assertions.assertEquals("idxas", response.panEtag()); + Assertions.assertEquals("ddyvvjskgfmo", response.panLocation()); + Assertions.assertEquals(ScopeType.LOCAL, response.scope()); + Assertions.assertEquals("qgatjeaahhvjhhn", response.associatedSubscriptions().get(0)); + Assertions.assertEquals("zybbj", response.description()); + Assertions.assertEquals(DefaultMode.FIREWALL, response.defaultMode()); + Assertions.assertEquals("ksyxkyxvxevblbje", response.minAppIdVersion()); + Assertions.assertEquals("age", response.securityServices().vulnerabilityProfile()); + Assertions.assertEquals("ulxunsmjbnkpp", response.securityServices().antiSpywareProfile()); + Assertions.assertEquals("nenlsvxeizzg", response.securityServices().antiVirusProfile()); + Assertions.assertEquals("lnsrmffe", response.securityServices().urlFilteringProfile()); + Assertions.assertEquals("xcktpiymerteeamm", response.securityServices().fileBlockingProfile()); + Assertions.assertEquals("iekkkzddrtkgdojb", response.securityServices().dnsSubscription()); + Assertions.assertEquals("vavrefdees", response.securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("cuijpxt", response.securityServices().outboundTrustCertificate()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksDeleteMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksDeleteMockTests.java new file mode 100644 index 0000000000000..0d14515d6f4ed --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksDeleteMockTests.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class GlobalRulestacksDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager.globalRulestacks().delete("ebwjscjpahlxvea", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksGetChangeLogWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksGetChangeLogWithResponseMockTests.java new file mode 100644 index 0000000000000..6cf1ef90e2134 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksGetChangeLogWithResponseMockTests.java @@ -0,0 +1,69 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Changelog; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class GlobalRulestacksGetChangeLogWithResponseMockTests { + @Test + public void testGetChangeLogWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"changes\":[\"nmwmqtibx\",\"ijddtvqc\",\"tad\",\"jaeukmrsieekpn\"],\"lastCommitted\":\"2021-02-13T23:25:17Z\",\"lastModified\":\"2021-01-05T02:04:14Z\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + Changelog response = + manager.globalRulestacks().getChangeLogWithResponse("f", com.azure.core.util.Context.NONE).getValue(); + + Assertions.assertEquals("nmwmqtibx", response.changes().get(0)); + Assertions.assertEquals(OffsetDateTime.parse("2021-02-13T23:25:17Z"), response.lastCommitted()); + Assertions.assertEquals(OffsetDateTime.parse("2021-01-05T02:04:14Z"), response.lastModified()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksGetWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksGetWithResponseMockTests.java new file mode 100644 index 0000000000000..0835e299e48a7 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksGetWithResponseMockTests.java @@ -0,0 +1,86 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class GlobalRulestacksGetWithResponseMockTests { + @Test + public void testGetWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"panEtag\":\"snfepgfewetwlyx\",\"panLocation\":\"cxy\",\"scope\":\"GLOBAL\",\"associatedSubscriptions\":[\"h\",\"immbcx\",\"h\",\"cporxvxcjz\"],\"description\":\"izxfpxt\",\"defaultMode\":\"FIREWALL\",\"minAppIdVersion\":\"javftjuhdqa\",\"provisioningState\":\"Deleted\",\"securityServices\":{\"vulnerabilityProfile\":\"guwpi\",\"antiSpywareProfile\":\"ajc\",\"antiVirusProfile\":\"m\",\"urlFilteringProfile\":\"hfcf\",\"fileBlockingProfile\":\"rxgkne\",\"dnsSubscription\":\"yinzqodfvpgs\",\"outboundUnTrustCertificate\":\"xgsg\",\"outboundTrustCertificate\":\"fgzdjtxvz\"}},\"location\":\"lbqvgaqvlgafcqu\",\"identity\":{\"tenantId\":\"vetnwsdtutn\",\"principalId\":\"duy\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{}},\"id\":\"yrmewipmvekdx\",\"name\":\"kuqgsjjxundxgket\",\"type\":\"zhhzjhfjmhvvmu\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + GlobalRulestackResource response = + manager.globalRulestacks().getWithResponse("fb", com.azure.core.util.Context.NONE).getValue(); + + Assertions.assertEquals("lbqvgaqvlgafcqu", response.location()); + Assertions.assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED, response.identity().type()); + Assertions.assertEquals("snfepgfewetwlyx", response.panEtag()); + Assertions.assertEquals("cxy", response.panLocation()); + Assertions.assertEquals(ScopeType.GLOBAL, response.scope()); + Assertions.assertEquals("h", response.associatedSubscriptions().get(0)); + Assertions.assertEquals("izxfpxt", response.description()); + Assertions.assertEquals(DefaultMode.FIREWALL, response.defaultMode()); + Assertions.assertEquals("javftjuhdqa", response.minAppIdVersion()); + Assertions.assertEquals("guwpi", response.securityServices().vulnerabilityProfile()); + Assertions.assertEquals("ajc", response.securityServices().antiSpywareProfile()); + Assertions.assertEquals("m", response.securityServices().antiVirusProfile()); + Assertions.assertEquals("hfcf", response.securityServices().urlFilteringProfile()); + Assertions.assertEquals("rxgkne", response.securityServices().fileBlockingProfile()); + Assertions.assertEquals("yinzqodfvpgs", response.securityServices().dnsSubscription()); + Assertions.assertEquals("xgsg", response.securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("fgzdjtxvz", response.securityServices().outboundTrustCertificate()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListAdvancedSecurityObjectsWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListAdvancedSecurityObjectsWithResponseMockTests.java new file mode 100644 index 0000000000000..480e275df1485 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListAdvancedSecurityObjectsWithResponseMockTests.java @@ -0,0 +1,72 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectListResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectTypeEnum; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class GlobalRulestacksListAdvancedSecurityObjectsWithResponseMockTests { + @Test + public void testListAdvancedSecurityObjectsWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{\"value\":{\"type\":\"dqwyxeb\",\"entry\":[]},\"nextLink\":\"pmzznrtffya\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + AdvSecurityObjectListResponse response = + manager + .globalRulestacks() + .listAdvancedSecurityObjectsWithResponse( + "mudqmeq", AdvSecurityObjectTypeEnum.URL_CUSTOM, "gp", 373003713, com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("dqwyxeb", response.value().type()); + Assertions.assertEquals("pmzznrtffya", response.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListAppIdsWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListAppIdsWithResponseMockTests.java new file mode 100644 index 0000000000000..dd0ee28531ff7 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListAppIdsWithResponseMockTests.java @@ -0,0 +1,71 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ListAppIdResponse; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class GlobalRulestacksListAppIdsWithResponseMockTests { + @Test + public void testListAppIdsWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{\"value\":[\"iosrsjuivfcdis\",\"irnxz\",\"czexrxzbujrtrhqv\"],\"nextLink\":\"evkh\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + ListAppIdResponse response = + manager + .globalRulestacks() + .listAppIdsWithResponse( + "itmhhei", "qaqhvseufu", "yrxpdlcgqls", "smjqfrddgam", 15155929, com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("iosrsjuivfcdis", response.value().get(0)); + Assertions.assertEquals("evkh", response.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListFirewallsWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListFirewallsWithResponseMockTests.java new file mode 100644 index 0000000000000..570434f1ae5b3 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListFirewallsWithResponseMockTests.java @@ -0,0 +1,70 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ListFirewallsResponse; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class GlobalRulestacksListFirewallsWithResponseMockTests { + @Test + public void testListFirewallsWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{\"value\":[\"vreljea\"],\"nextLink\":\"rvzmlovuana\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + ListFirewallsResponse response = + manager + .globalRulestacks() + .listFirewallsWithResponse("zehtdhgb", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("vreljea", response.value().get(0)); + Assertions.assertEquals("rvzmlovuana", response.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListMockTests.java new file mode 100644 index 0000000000000..258caf37f4464 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListMockTests.java @@ -0,0 +1,88 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class GlobalRulestacksListMockTests { + @Test + public void testList() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"properties\":{\"panEtag\":\"bjoxs\",\"panLocation\":\"vnh\",\"scope\":\"GLOBAL\",\"associatedSubscriptions\":[\"nk\"],\"description\":\"jcjbt\",\"defaultMode\":\"NONE\",\"minAppIdVersion\":\"hvv\",\"provisioningState\":\"Creating\",\"securityServices\":{\"vulnerabilityProfile\":\"jsto\",\"antiSpywareProfile\":\"eitpkxztmo\",\"antiVirusProfile\":\"klf\",\"urlFilteringProfile\":\"dgfcwqmp\",\"fileBlockingProfile\":\"aqxzhemjyho\",\"dnsSubscription\":\"jswtwkozzwc\",\"outboundUnTrustCertificate\":\"kb\",\"outboundTrustCertificate\":\"pfajnjwltlwtjj\"}},\"location\":\"uktalhsnvkcdmxz\",\"identity\":{\"tenantId\":\"aimlnwiaaom\",\"principalId\":\"weazul\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{}},\"id\":\"wwnpj\",\"name\":\"l\",\"type\":\"zswpchwa\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.globalRulestacks().list(com.azure.core.util.Context.NONE); + + Assertions.assertEquals("uktalhsnvkcdmxz", response.iterator().next().location()); + Assertions.assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED, response.iterator().next().identity().type()); + Assertions.assertEquals("bjoxs", response.iterator().next().panEtag()); + Assertions.assertEquals("vnh", response.iterator().next().panLocation()); + Assertions.assertEquals(ScopeType.GLOBAL, response.iterator().next().scope()); + Assertions.assertEquals("nk", response.iterator().next().associatedSubscriptions().get(0)); + Assertions.assertEquals("jcjbt", response.iterator().next().description()); + Assertions.assertEquals(DefaultMode.NONE, response.iterator().next().defaultMode()); + Assertions.assertEquals("hvv", response.iterator().next().minAppIdVersion()); + Assertions.assertEquals("jsto", response.iterator().next().securityServices().vulnerabilityProfile()); + Assertions.assertEquals("eitpkxztmo", response.iterator().next().securityServices().antiSpywareProfile()); + Assertions.assertEquals("klf", response.iterator().next().securityServices().antiVirusProfile()); + Assertions.assertEquals("dgfcwqmp", response.iterator().next().securityServices().urlFilteringProfile()); + Assertions.assertEquals("aqxzhemjyho", response.iterator().next().securityServices().fileBlockingProfile()); + Assertions.assertEquals("jswtwkozzwc", response.iterator().next().securityServices().dnsSubscription()); + Assertions.assertEquals("kb", response.iterator().next().securityServices().outboundUnTrustCertificate()); + Assertions + .assertEquals("pfajnjwltlwtjj", response.iterator().next().securityServices().outboundTrustCertificate()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListPredefinedUrlCategoriesWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListPredefinedUrlCategoriesWithResponseMockTests.java new file mode 100644 index 0000000000000..e27cd527b503d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListPredefinedUrlCategoriesWithResponseMockTests.java @@ -0,0 +1,72 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PredefinedUrlCategoriesResponse; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class GlobalRulestacksListPredefinedUrlCategoriesWithResponseMockTests { + @Test + public void testListPredefinedUrlCategoriesWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"action\":\"idizozsdbccxjmo\",\"name\":\"fdgnwncypuuwwlt\"},{\"action\":\"uqj\",\"name\":\"tzenk\"},{\"action\":\"if\",\"name\":\"zhmkdasvflyh\"}],\"nextLink\":\"cu\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PredefinedUrlCategoriesResponse response = + manager + .globalRulestacks() + .listPredefinedUrlCategoriesWithResponse("hcxlpm", "erbdk", 267983336, com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("idizozsdbccxjmo", response.value().get(0).action()); + Assertions.assertEquals("fdgnwncypuuwwlt", response.value().get(0).name()); + Assertions.assertEquals("cu", response.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListSecurityServicesWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListSecurityServicesWithResponseMockTests.java new file mode 100644 index 0000000000000..f0d332bb01b19 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksListSecurityServicesWithResponseMockTests.java @@ -0,0 +1,76 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeEnum; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class GlobalRulestacksListSecurityServicesWithResponseMockTests { + @Test + public void testListSecurityServicesWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{\"value\":{\"type\":\"izbfhfovvacq\",\"entry\":[]},\"nextLink\":\"uodxesza\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + SecurityServicesResponse response = + manager + .globalRulestacks() + .listSecurityServicesWithResponse( + "chxgs", + SecurityServicesTypeEnum.DNS_SUBSCRIPTION, + "oldforobw", + 1198748738, + com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("izbfhfovvacq", response.value().type()); + Assertions.assertEquals("uodxesza", response.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksRevertWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksRevertWithResponseMockTests.java new file mode 100644 index 0000000000000..48ffc50c963cb --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksRevertWithResponseMockTests.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class GlobalRulestacksRevertWithResponseMockTests { + @Test + public void testRevertWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(204); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager.globalRulestacks().revertWithResponse("belawumuaslzkwr", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksUpdateWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksUpdateWithResponseMockTests.java new file mode 100644 index 0000000000000..cf4a5896a49d1 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/GlobalRulestacksUpdateWithResponseMockTests.java @@ -0,0 +1,134 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResourceUpdate; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.GlobalRulestackResourceUpdateProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class GlobalRulestacksUpdateWithResponseMockTests { + @Test + public void testUpdateWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"panEtag\":\"hokvbwnh\",\"panLocation\":\"qlgehg\",\"scope\":\"GLOBAL\",\"associatedSubscriptions\":[\"fhpfeoajvgcxtx\",\"csheafidltugsr\"],\"description\":\"mks\",\"defaultMode\":\"FIREWALL\",\"minAppIdVersion\":\"iftxfkf\",\"provisioningState\":\"NotSpecified\",\"securityServices\":{\"vulnerabilityProfile\":\"hpt\",\"antiSpywareProfile\":\"lucbiqtgdqohm\",\"antiVirusProfile\":\"sldrizetpwbral\",\"urlFilteringProfile\":\"ibph\",\"fileBlockingProfile\":\"zmizakakan\",\"dnsSubscription\":\"p\",\"outboundUnTrustCertificate\":\"jzhajoy\",\"outboundTrustCertificate\":\"jlmuoyxprimrsopt\"}},\"location\":\"ecj\",\"identity\":{\"tenantId\":\"slstvasy\",\"principalId\":\"xdza\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{}},\"id\":\"ohguuf\",\"name\":\"zboyjathwt\",\"type\":\"olbaemwmdx\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + GlobalRulestackResource response = + manager + .globalRulestacks() + .updateWithResponse( + "db", + new GlobalRulestackResourceUpdate() + .withLocation("odhtnsirudhzm") + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED) + .withUserAssignedIdentities(mapOf())) + .withProperties( + new GlobalRulestackResourceUpdateProperties() + .withPanEtag("fqob") + .withPanLocation("lnacgcc") + .withScope(ScopeType.LOCAL) + .withAssociatedSubscriptions(Arrays.asList("kizvytn", "zvulj")) + .withDescription("aeranokqgukkjqnv") + .withDefaultMode(DefaultMode.IPS) + .withMinAppIdVersion("laxxulc") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("dosfjbjsvgjrw") + .withAntiSpywareProfile("yvycytdclxgcckn") + .withAntiVirusProfile("wmbtmvpdvjdhtt") + .withUrlFilteringProfile("efedxihchrphkm") + .withFileBlockingProfile("jdqnsdfzpbgt") + .withDnsSubscription("ylkdghrje") + .withOutboundUnTrustCertificate("tl") + .withOutboundTrustCertificate("ez"))), + com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("ecj", response.location()); + Assertions.assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED, response.identity().type()); + Assertions.assertEquals("hokvbwnh", response.panEtag()); + Assertions.assertEquals("qlgehg", response.panLocation()); + Assertions.assertEquals(ScopeType.GLOBAL, response.scope()); + Assertions.assertEquals("fhpfeoajvgcxtx", response.associatedSubscriptions().get(0)); + Assertions.assertEquals("mks", response.description()); + Assertions.assertEquals(DefaultMode.FIREWALL, response.defaultMode()); + Assertions.assertEquals("iftxfkf", response.minAppIdVersion()); + Assertions.assertEquals("hpt", response.securityServices().vulnerabilityProfile()); + Assertions.assertEquals("lucbiqtgdqohm", response.securityServices().antiSpywareProfile()); + Assertions.assertEquals("sldrizetpwbral", response.securityServices().antiVirusProfile()); + Assertions.assertEquals("ibph", response.securityServices().urlFilteringProfile()); + Assertions.assertEquals("zmizakakan", response.securityServices().fileBlockingProfile()); + Assertions.assertEquals("p", response.securityServices().dnsSubscription()); + Assertions.assertEquals("jzhajoy", response.securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("jlmuoyxprimrsopt", response.securityServices().outboundTrustCertificate()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/IpAddressSpaceTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/IpAddressSpaceTests.java new file mode 100644 index 0000000000000..5ab24e360d115 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/IpAddressSpaceTests.java @@ -0,0 +1,29 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddressSpace; +import org.junit.jupiter.api.Assertions; + +public final class IpAddressSpaceTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + IpAddressSpace model = + BinaryData + .fromString("{\"resourceId\":\"ypbsfgytguslfead\",\"addressSpace\":\"gq\"}") + .toObject(IpAddressSpace.class); + Assertions.assertEquals("ypbsfgytguslfead", model.resourceId()); + Assertions.assertEquals("gq", model.addressSpace()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + IpAddressSpace model = new IpAddressSpace().withResourceId("ypbsfgytguslfead").withAddressSpace("gq"); + model = BinaryData.fromObject(model).toObject(IpAddressSpace.class); + Assertions.assertEquals("ypbsfgytguslfead", model.resourceId()); + Assertions.assertEquals("gq", model.addressSpace()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/IpAddressTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/IpAddressTests.java new file mode 100644 index 0000000000000..f8ea99d78a7b0 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/IpAddressTests.java @@ -0,0 +1,29 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddress; +import org.junit.jupiter.api.Assertions; + +public final class IpAddressTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + IpAddress model = + BinaryData + .fromString("{\"resourceId\":\"yhejhzisxgfp\",\"address\":\"olppvksrpqvujz\"}") + .toObject(IpAddress.class); + Assertions.assertEquals("yhejhzisxgfp", model.resourceId()); + Assertions.assertEquals("olppvksrpqvujz", model.address()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + IpAddress model = new IpAddress().withResourceId("yhejhzisxgfp").withAddress("olppvksrpqvujz"); + model = BinaryData.fromObject(model).toObject(IpAddress.class); + Assertions.assertEquals("yhejhzisxgfp", model.resourceId()); + Assertions.assertEquals("olppvksrpqvujz", model.address()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/ListAppIdResponseInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/ListAppIdResponseInnerTests.java new file mode 100644 index 0000000000000..b8486e8e52005 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/ListAppIdResponseInnerTests.java @@ -0,0 +1,33 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListAppIdResponseInner; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class ListAppIdResponseInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + ListAppIdResponseInner model = + BinaryData + .fromString("{\"value\":[\"ltrpmopj\",\"cma\",\"u\",\"kthfui\"],\"nextLink\":\"odsfcpkvxodpuozm\"}") + .toObject(ListAppIdResponseInner.class); + Assertions.assertEquals("ltrpmopj", model.value().get(0)); + Assertions.assertEquals("odsfcpkvxodpuozm", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + ListAppIdResponseInner model = + new ListAppIdResponseInner() + .withValue(Arrays.asList("ltrpmopj", "cma", "u", "kthfui")) + .withNextLink("odsfcpkvxodpuozm"); + model = BinaryData.fromObject(model).toObject(ListAppIdResponseInner.class); + Assertions.assertEquals("ltrpmopj", model.value().get(0)); + Assertions.assertEquals("odsfcpkvxodpuozm", model.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/ListFirewallsResponseInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/ListFirewallsResponseInnerTests.java new file mode 100644 index 0000000000000..0b34650e8f224 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/ListFirewallsResponseInnerTests.java @@ -0,0 +1,34 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.ListFirewallsResponseInner; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class ListFirewallsResponseInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + ListFirewallsResponseInner model = + BinaryData + .fromString( + "{\"value\":[\"xw\",\"ywqsmbsurexim\",\"ryocfsfksymdd\",\"stkiiuxhqyud\"],\"nextLink\":\"rrqnbpoczvyifqrv\"}") + .toObject(ListFirewallsResponseInner.class); + Assertions.assertEquals("xw", model.value().get(0)); + Assertions.assertEquals("rrqnbpoczvyifqrv", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + ListFirewallsResponseInner model = + new ListFirewallsResponseInner() + .withValue(Arrays.asList("xw", "ywqsmbsurexim", "ryocfsfksymdd", "stkiiuxhqyud")) + .withNextLink("rrqnbpoczvyifqrv"); + model = BinaryData.fromObject(model).toObject(ListFirewallsResponseInner.class); + Assertions.assertEquals("xw", model.value().get(0)); + Assertions.assertEquals("rrqnbpoczvyifqrv", model.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesCreateOrUpdateMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesCreateOrUpdateMockTests.java new file mode 100644 index 0000000000000..eb708dae757fb --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesCreateOrUpdateMockTests.java @@ -0,0 +1,121 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulesResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulesCreateOrUpdateMockTests { + @Test + public void testCreateOrUpdate() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"etag\":\"zlbscmnlziji\",\"ruleName\":\"fehgmv\",\"priority\":1095176339,\"description\":\"yvqkxr\",\"ruleState\":\"ENABLED\",\"source\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[]},\"negateSource\":\"TRUE\",\"destination\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[],\"fqdnLists\":[]},\"negateDestination\":\"TRUE\",\"applications\":[\"whghmup\",\"xyjtcdxabbujf\",\"abe\",\"bbklqpxzuca\"],\"category\":{\"urlCustom\":[],\"feeds\":[]},\"protocol\":\"dwwnl\",\"protocolPortList\":[\"wxudgn\",\"gookrtalvnb\",\"gpbemeluclvdjju\"],\"inboundInspectionCertificate\":\"rdnqodxahhxhqf\",\"auditComment\":\"nvzoqgyipemch\",\"actionType\":\"Allow\",\"enableLogging\":\"ENABLED\",\"decryptionRuleType\":\"SSLOutboundInspection\",\"tags\":[],\"provisioningState\":\"Succeeded\"},\"id\":\"ptlghwzhomewjjst\",\"name\":\"iuh\",\"type\":\"awmo\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + LocalRulesResource response = + manager + .localRules() + .define("zhhh") + .withExistingLocalRulestack("zozk", "ewnf") + .withRuleName("ohguabz") + .withTags(Arrays.asList()) + .withEtag("smffjkutycyarnr") + .withDescription("t") + .withRuleState(StateEnum.DISABLED) + .withSource( + new SourceAddr() + .withCidrs(Arrays.asList()) + .withCountries(Arrays.asList()) + .withFeeds(Arrays.asList()) + .withPrefixLists(Arrays.asList())) + .withNegateSource(BooleanEnum.FALSE) + .withDestination( + new DestinationAddr() + .withCidrs(Arrays.asList()) + .withCountries(Arrays.asList()) + .withFeeds(Arrays.asList()) + .withPrefixLists(Arrays.asList()) + .withFqdnLists(Arrays.asList())) + .withNegateDestination(BooleanEnum.FALSE) + .withApplications(Arrays.asList("zcfyjzptwrl", "h", "pqinf")) + .withCategory(new Category().withUrlCustom(Arrays.asList()).withFeeds(Arrays.asList())) + .withProtocol("yglqdhmrjzral") + .withProtocolPortList(Arrays.asList("jb")) + .withInboundInspectionCertificate("psjoqcjenk") + .withAuditComment("fq") + .withActionType(ActionEnum.DENY_RESET_BOTH) + .withEnableLogging(StateEnum.ENABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.SSLINBOUND_INSPECTION) + .create(); + + Assertions.assertEquals("zlbscmnlziji", response.etag()); + Assertions.assertEquals("fehgmv", response.ruleName()); + Assertions.assertEquals("yvqkxr", response.description()); + Assertions.assertEquals(StateEnum.ENABLED, response.ruleState()); + Assertions.assertEquals(BooleanEnum.TRUE, response.negateSource()); + Assertions.assertEquals(BooleanEnum.TRUE, response.negateDestination()); + Assertions.assertEquals("whghmup", response.applications().get(0)); + Assertions.assertEquals("dwwnl", response.protocol()); + Assertions.assertEquals("wxudgn", response.protocolPortList().get(0)); + Assertions.assertEquals("rdnqodxahhxhqf", response.inboundInspectionCertificate()); + Assertions.assertEquals("nvzoqgyipemch", response.auditComment()); + Assertions.assertEquals(ActionEnum.ALLOW, response.actionType()); + Assertions.assertEquals(StateEnum.ENABLED, response.enableLogging()); + Assertions.assertEquals(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION, response.decryptionRuleType()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesDeleteMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesDeleteMockTests.java new file mode 100644 index 0000000000000..6b00fe5762a8d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesDeleteMockTests.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulesDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager.localRules().delete("fjxcjrmmuabwibv", "ogjo", "mcyefoyzbam", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesGetCountersWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesGetCountersWithResponseMockTests.java new file mode 100644 index 0000000000000..f52bb2a5ac9e4 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesGetCountersWithResponseMockTests.java @@ -0,0 +1,80 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounter; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulesGetCountersWithResponseMockTests { + @Test + public void testGetCountersWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"priority\":\"mrdixtreki\",\"ruleStackName\":\"wyskbruffgll\",\"ruleListName\":\"kutvlxhrpqhv\",\"firewallName\":\"lcouqehbhbcdszir\",\"ruleName\":\"randoypmb\",\"hitCount\":1798358498,\"appSeen\":{\"count\":1680012573,\"appSeenList\":[]},\"timestamp\":\"2021-02-21T01:52:50Z\",\"requestTimestamp\":\"2021-09-21T03:13:30Z\",\"lastUpdatedTimestamp\":\"2021-03-07T21:54:57Z\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + RuleCounter response = + manager + .localRules() + .getCountersWithResponse( + "in", "ofvfkakpoldtve", "boclzhzjknyuxgv", "txpnrupza", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("mrdixtreki", response.priority()); + Assertions.assertEquals("wyskbruffgll", response.ruleStackName()); + Assertions.assertEquals("kutvlxhrpqhv", response.ruleListName()); + Assertions.assertEquals("lcouqehbhbcdszir", response.firewallName()); + Assertions.assertEquals("randoypmb", response.ruleName()); + Assertions.assertEquals(1798358498, response.hitCount()); + Assertions.assertEquals(1680012573, response.appSeen().count()); + Assertions.assertEquals(OffsetDateTime.parse("2021-02-21T01:52:50Z"), response.timestamp()); + Assertions.assertEquals(OffsetDateTime.parse("2021-09-21T03:13:30Z"), response.requestTimestamp()); + Assertions.assertEquals(OffsetDateTime.parse("2021-03-07T21:54:57Z"), response.lastUpdatedTimestamp()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesGetWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesGetWithResponseMockTests.java new file mode 100644 index 0000000000000..238ead24e8307 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesGetWithResponseMockTests.java @@ -0,0 +1,87 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulesResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulesGetWithResponseMockTests { + @Test + public void testGetWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"etag\":\"peuknijd\",\"ruleName\":\"y\",\"priority\":933409161,\"description\":\"ydjfb\",\"ruleState\":\"DISABLED\",\"source\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[]},\"negateSource\":\"TRUE\",\"destination\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[],\"fqdnLists\":[]},\"negateDestination\":\"FALSE\",\"applications\":[\"uflgbhgauacdixm\",\"ufr\"],\"category\":{\"urlCustom\":[],\"feeds\":[]},\"protocol\":\"jqgdkfnozoeo\",\"protocolPortList\":[\"jhvefgwbmqjchnt\",\"sf\",\"ymxbulpzealb\"],\"inboundInspectionCertificate\":\"kyojwyvfk\",\"auditComment\":\"tsu\",\"actionType\":\"DenyResetServer\",\"enableLogging\":\"DISABLED\",\"decryptionRuleType\":\"SSLInboundInspection\",\"tags\":[],\"provisioningState\":\"Canceled\"},\"id\":\"rsc\",\"name\":\"biwsd\",\"type\":\"npxqwodi\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + LocalRulesResource response = + manager + .localRules() + .getWithResponse("rweft", "wqejpmvsse", "aepwamcxtcz", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("peuknijd", response.etag()); + Assertions.assertEquals("y", response.ruleName()); + Assertions.assertEquals("ydjfb", response.description()); + Assertions.assertEquals(StateEnum.DISABLED, response.ruleState()); + Assertions.assertEquals(BooleanEnum.TRUE, response.negateSource()); + Assertions.assertEquals(BooleanEnum.FALSE, response.negateDestination()); + Assertions.assertEquals("uflgbhgauacdixm", response.applications().get(0)); + Assertions.assertEquals("jqgdkfnozoeo", response.protocol()); + Assertions.assertEquals("jhvefgwbmqjchnt", response.protocolPortList().get(0)); + Assertions.assertEquals("kyojwyvfk", response.inboundInspectionCertificate()); + Assertions.assertEquals("tsu", response.auditComment()); + Assertions.assertEquals(ActionEnum.DENY_RESET_SERVER, response.actionType()); + Assertions.assertEquals(StateEnum.DISABLED, response.enableLogging()); + Assertions.assertEquals(DecryptionRuleTypeEnum.SSLINBOUND_INSPECTION, response.decryptionRuleType()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesListByLocalRulestacksMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesListByLocalRulestacksMockTests.java new file mode 100644 index 0000000000000..cb0d93bf84bd5 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesListByLocalRulestacksMockTests.java @@ -0,0 +1,87 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulesResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulesListByLocalRulestacksMockTests { + @Test + public void testListByLocalRulestacks() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"properties\":{\"etag\":\"nynkbwet\",\"ruleName\":\"juhpsprkzyau\",\"priority\":1975569692,\"description\":\"cxnafbwqrooh\",\"ruleState\":\"ENABLED\",\"source\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[]},\"negateSource\":\"FALSE\",\"destination\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[],\"fqdnLists\":[]},\"negateDestination\":\"TRUE\",\"applications\":[\"ecmslclbl\"],\"category\":{\"urlCustom\":[],\"feeds\":[]},\"protocol\":\"lt\",\"protocolPortList\":[\"uscv\",\"f\"],\"inboundInspectionCertificate\":\"gctmgxuupbezq\",\"auditComment\":\"ydrtc\",\"actionType\":\"DenyResetServer\",\"enableLogging\":\"ENABLED\",\"decryptionRuleType\":\"SSLOutboundInspection\",\"tags\":[],\"provisioningState\":\"Accepted\"},\"id\":\"geqmgqzgwldoych\",\"name\":\"llcecfehuwaoa\",\"type\":\"uhicqllizstacsjv\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.localRules().listByLocalRulestacks("jhqt", "b", com.azure.core.util.Context.NONE); + + Assertions.assertEquals("nynkbwet", response.iterator().next().etag()); + Assertions.assertEquals("juhpsprkzyau", response.iterator().next().ruleName()); + Assertions.assertEquals("cxnafbwqrooh", response.iterator().next().description()); + Assertions.assertEquals(StateEnum.ENABLED, response.iterator().next().ruleState()); + Assertions.assertEquals(BooleanEnum.FALSE, response.iterator().next().negateSource()); + Assertions.assertEquals(BooleanEnum.TRUE, response.iterator().next().negateDestination()); + Assertions.assertEquals("ecmslclbl", response.iterator().next().applications().get(0)); + Assertions.assertEquals("lt", response.iterator().next().protocol()); + Assertions.assertEquals("uscv", response.iterator().next().protocolPortList().get(0)); + Assertions.assertEquals("gctmgxuupbezq", response.iterator().next().inboundInspectionCertificate()); + Assertions.assertEquals("ydrtc", response.iterator().next().auditComment()); + Assertions.assertEquals(ActionEnum.DENY_RESET_SERVER, response.iterator().next().actionType()); + Assertions.assertEquals(StateEnum.ENABLED, response.iterator().next().enableLogging()); + Assertions + .assertEquals( + DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION, response.iterator().next().decryptionRuleType()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesRefreshCountersWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesRefreshCountersWithResponseMockTests.java new file mode 100644 index 0000000000000..3cef3a7c063bf --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesRefreshCountersWithResponseMockTests.java @@ -0,0 +1,64 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulesRefreshCountersWithResponseMockTests { + @Test + public void testRefreshCountersWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(204); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager + .localRules() + .refreshCountersWithResponse( + "dykalsygaolnjpnn", "m", "ksibjgsjjxx", "hmrnadzyqegxy", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesResetCountersWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesResetCountersWithResponseMockTests.java new file mode 100644 index 0000000000000..c9421fe651e7a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesResetCountersWithResponseMockTests.java @@ -0,0 +1,74 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounterReset; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulesResetCountersWithResponseMockTests { + @Test + public void testResetCountersWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"priority\":\"giycwkdtaawxwfek\",\"ruleStackName\":\"mrrqmbzmqkratb\",\"ruleListName\":\"wbjsidbirkf\",\"firewallName\":\"sokdgoge\",\"ruleName\":\"jymrhbg\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + RuleCounterReset response = + manager + .localRules() + .resetCountersWithResponse( + "vpinbmhwbj", "jkgqxnhmbkez", "jauj", "aan", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("mrrqmbzmqkratb", response.ruleStackName()); + Assertions.assertEquals("wbjsidbirkf", response.ruleListName()); + Assertions.assertEquals("sokdgoge", response.firewallName()); + Assertions.assertEquals("jymrhbg", response.ruleName()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesResourceListResultTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesResourceListResultTests.java new file mode 100644 index 0000000000000..650bbe3b49370 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulesResourceListResultTests.java @@ -0,0 +1,81 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulesResourceListResult; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class LocalRulesResourceListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + LocalRulesResourceListResult model = + BinaryData + .fromString( + "{\"value\":[{\"properties\":{\"etag\":\"rkambt\",\"ruleName\":\"negvmnvuqe\",\"priority\":640120978,\"description\":\"spastjbkkdmf\",\"ruleState\":\"DISABLED\",\"negateSource\":\"FALSE\",\"negateDestination\":\"FALSE\",\"applications\":[],\"protocol\":\"lozapeewchpxlk\",\"protocolPortList\":[],\"inboundInspectionCertificate\":\"uziycsl\",\"auditComment\":\"ufuztcktyhjtq\",\"actionType\":\"DenyResetBoth\",\"enableLogging\":\"ENABLED\",\"decryptionRuleType\":\"SSLOutboundInspection\",\"tags\":[],\"provisioningState\":\"Deleting\"},\"id\":\"qzz\",\"name\":\"rjvpglydzgkrvqee\",\"type\":\"toepryu\"}],\"nextLink\":\"wytpzdmovz\"}") + .toObject(LocalRulesResourceListResult.class); + Assertions.assertEquals("rkambt", model.value().get(0).etag()); + Assertions.assertEquals("negvmnvuqe", model.value().get(0).ruleName()); + Assertions.assertEquals("spastjbkkdmf", model.value().get(0).description()); + Assertions.assertEquals(StateEnum.DISABLED, model.value().get(0).ruleState()); + Assertions.assertEquals(BooleanEnum.FALSE, model.value().get(0).negateSource()); + Assertions.assertEquals(BooleanEnum.FALSE, model.value().get(0).negateDestination()); + Assertions.assertEquals("lozapeewchpxlk", model.value().get(0).protocol()); + Assertions.assertEquals("uziycsl", model.value().get(0).inboundInspectionCertificate()); + Assertions.assertEquals("ufuztcktyhjtq", model.value().get(0).auditComment()); + Assertions.assertEquals(ActionEnum.DENY_RESET_BOTH, model.value().get(0).actionType()); + Assertions.assertEquals(StateEnum.ENABLED, model.value().get(0).enableLogging()); + Assertions + .assertEquals(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION, model.value().get(0).decryptionRuleType()); + Assertions.assertEquals("wytpzdmovz", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + LocalRulesResourceListResult model = + new LocalRulesResourceListResult() + .withValue( + Arrays + .asList( + new LocalRulesResourceInner() + .withEtag("rkambt") + .withRuleName("negvmnvuqe") + .withDescription("spastjbkkdmf") + .withRuleState(StateEnum.DISABLED) + .withNegateSource(BooleanEnum.FALSE) + .withNegateDestination(BooleanEnum.FALSE) + .withApplications(Arrays.asList()) + .withProtocol("lozapeewchpxlk") + .withProtocolPortList(Arrays.asList()) + .withInboundInspectionCertificate("uziycsl") + .withAuditComment("ufuztcktyhjtq") + .withActionType(ActionEnum.DENY_RESET_BOTH) + .withEnableLogging(StateEnum.ENABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION) + .withTags(Arrays.asList()))) + .withNextLink("wytpzdmovz"); + model = BinaryData.fromObject(model).toObject(LocalRulesResourceListResult.class); + Assertions.assertEquals("rkambt", model.value().get(0).etag()); + Assertions.assertEquals("negvmnvuqe", model.value().get(0).ruleName()); + Assertions.assertEquals("spastjbkkdmf", model.value().get(0).description()); + Assertions.assertEquals(StateEnum.DISABLED, model.value().get(0).ruleState()); + Assertions.assertEquals(BooleanEnum.FALSE, model.value().get(0).negateSource()); + Assertions.assertEquals(BooleanEnum.FALSE, model.value().get(0).negateDestination()); + Assertions.assertEquals("lozapeewchpxlk", model.value().get(0).protocol()); + Assertions.assertEquals("uziycsl", model.value().get(0).inboundInspectionCertificate()); + Assertions.assertEquals("ufuztcktyhjtq", model.value().get(0).auditComment()); + Assertions.assertEquals(ActionEnum.DENY_RESET_BOTH, model.value().get(0).actionType()); + Assertions.assertEquals(StateEnum.ENABLED, model.value().get(0).enableLogging()); + Assertions + .assertEquals(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION, model.value().get(0).decryptionRuleType()); + Assertions.assertEquals("wytpzdmovz", model.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestackResourceInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestackResourceInnerTests.java new file mode 100644 index 0000000000000..f4b274902cfc8 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestackResourceInnerTests.java @@ -0,0 +1,125 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; + +public final class LocalRulestackResourceInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + LocalRulestackResourceInner model = + BinaryData + .fromString( + "{\"properties\":{\"panEtag\":\"glikkxwslolb\",\"panLocation\":\"vuzlm\",\"scope\":\"LOCAL\",\"associatedSubscriptions\":[\"ktgplcr\",\"wjxeznoigbr\"],\"description\":\"w\",\"defaultMode\":\"FIREWALL\",\"minAppIdVersion\":\"nbsazejjoqkag\",\"provisioningState\":\"Accepted\",\"securityServices\":{\"vulnerabilityProfile\":\"taugzxnfaa\",\"antiSpywareProfile\":\"xdtnkdmkqjjlw\",\"antiVirusProfile\":\"nvrk\",\"urlFilteringProfile\":\"ou\",\"fileBlockingProfile\":\"bre\",\"dnsSubscription\":\"aays\",\"outboundUnTrustCertificate\":\"ixqtn\",\"outboundTrustCertificate\":\"tezlwff\"}},\"identity\":{\"tenantId\":\"kpj\",\"principalId\":\"qmt\",\"type\":\"None\",\"userAssignedIdentities\":{\"cwxqu\":{\"clientId\":\"mjihyeozphv\",\"principalId\":\"uyqncygupkvipmd\"},\"c\":{\"clientId\":\"vzhfstotxhoj\",\"principalId\":\"bypel\"},\"ttpkiwkkbnujrywv\":{\"clientId\":\"hixbjxyfwnyl\",\"principalId\":\"ool\"}}},\"location\":\"lbfpncurd\",\"tags\":{\"xcbihw\":\"iithtywu\",\"twjchrdg\":\"knfd\",\"uu\":\"ihxumwctondzj\"},\"id\":\"fdlwg\",\"name\":\"ytsbwtovv\",\"type\":\"gseinq\"}") + .toObject(LocalRulestackResourceInner.class); + Assertions.assertEquals("lbfpncurd", model.location()); + Assertions.assertEquals("iithtywu", model.tags().get("xcbihw")); + Assertions.assertEquals(ManagedIdentityType.NONE, model.identity().type()); + Assertions.assertEquals("mjihyeozphv", model.identity().userAssignedIdentities().get("cwxqu").clientId()); + Assertions + .assertEquals("uyqncygupkvipmd", model.identity().userAssignedIdentities().get("cwxqu").principalId()); + Assertions.assertEquals("glikkxwslolb", model.panEtag()); + Assertions.assertEquals("vuzlm", model.panLocation()); + Assertions.assertEquals(ScopeType.LOCAL, model.scope()); + Assertions.assertEquals("ktgplcr", model.associatedSubscriptions().get(0)); + Assertions.assertEquals("w", model.description()); + Assertions.assertEquals(DefaultMode.FIREWALL, model.defaultMode()); + Assertions.assertEquals("nbsazejjoqkag", model.minAppIdVersion()); + Assertions.assertEquals("taugzxnfaa", model.securityServices().vulnerabilityProfile()); + Assertions.assertEquals("xdtnkdmkqjjlw", model.securityServices().antiSpywareProfile()); + Assertions.assertEquals("nvrk", model.securityServices().antiVirusProfile()); + Assertions.assertEquals("ou", model.securityServices().urlFilteringProfile()); + Assertions.assertEquals("bre", model.securityServices().fileBlockingProfile()); + Assertions.assertEquals("aays", model.securityServices().dnsSubscription()); + Assertions.assertEquals("ixqtn", model.securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("tezlwff", model.securityServices().outboundTrustCertificate()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + LocalRulestackResourceInner model = + new LocalRulestackResourceInner() + .withLocation("lbfpncurd") + .withTags(mapOf("xcbihw", "iithtywu", "twjchrdg", "knfd", "uu", "ihxumwctondzj")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities( + mapOf( + "cwxqu", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("mjihyeozphv") + .withPrincipalId("uyqncygupkvipmd"), + "c", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("vzhfstotxhoj") + .withPrincipalId("bypel"), + "ttpkiwkkbnujrywv", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("hixbjxyfwnyl") + .withPrincipalId("ool")))) + .withPanEtag("glikkxwslolb") + .withPanLocation("vuzlm") + .withScope(ScopeType.LOCAL) + .withAssociatedSubscriptions(Arrays.asList("ktgplcr", "wjxeznoigbr")) + .withDescription("w") + .withDefaultMode(DefaultMode.FIREWALL) + .withMinAppIdVersion("nbsazejjoqkag") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("taugzxnfaa") + .withAntiSpywareProfile("xdtnkdmkqjjlw") + .withAntiVirusProfile("nvrk") + .withUrlFilteringProfile("ou") + .withFileBlockingProfile("bre") + .withDnsSubscription("aays") + .withOutboundUnTrustCertificate("ixqtn") + .withOutboundTrustCertificate("tezlwff")); + model = BinaryData.fromObject(model).toObject(LocalRulestackResourceInner.class); + Assertions.assertEquals("lbfpncurd", model.location()); + Assertions.assertEquals("iithtywu", model.tags().get("xcbihw")); + Assertions.assertEquals(ManagedIdentityType.NONE, model.identity().type()); + Assertions.assertEquals("mjihyeozphv", model.identity().userAssignedIdentities().get("cwxqu").clientId()); + Assertions + .assertEquals("uyqncygupkvipmd", model.identity().userAssignedIdentities().get("cwxqu").principalId()); + Assertions.assertEquals("glikkxwslolb", model.panEtag()); + Assertions.assertEquals("vuzlm", model.panLocation()); + Assertions.assertEquals(ScopeType.LOCAL, model.scope()); + Assertions.assertEquals("ktgplcr", model.associatedSubscriptions().get(0)); + Assertions.assertEquals("w", model.description()); + Assertions.assertEquals(DefaultMode.FIREWALL, model.defaultMode()); + Assertions.assertEquals("nbsazejjoqkag", model.minAppIdVersion()); + Assertions.assertEquals("taugzxnfaa", model.securityServices().vulnerabilityProfile()); + Assertions.assertEquals("xdtnkdmkqjjlw", model.securityServices().antiSpywareProfile()); + Assertions.assertEquals("nvrk", model.securityServices().antiVirusProfile()); + Assertions.assertEquals("ou", model.securityServices().urlFilteringProfile()); + Assertions.assertEquals("bre", model.securityServices().fileBlockingProfile()); + Assertions.assertEquals("aays", model.securityServices().dnsSubscription()); + Assertions.assertEquals("ixqtn", model.securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("tezlwff", model.securityServices().outboundTrustCertificate()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestackResourceListResultTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestackResourceListResultTests.java new file mode 100644 index 0000000000000..fac10155c108a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestackResourceListResultTests.java @@ -0,0 +1,140 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.LocalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResourceListResult; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; + +public final class LocalRulestackResourceListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + LocalRulestackResourceListResult model = + BinaryData + .fromString( + "{\"value\":[{\"properties\":{\"panEtag\":\"kixrj\",\"panLocation\":\"irgzp\",\"scope\":\"LOCAL\",\"associatedSubscriptions\":[],\"description\":\"szrnwo\",\"defaultMode\":\"IPS\",\"minAppIdVersion\":\"fpwpjylwbt\",\"provisioningState\":\"Deleted\"},\"identity\":{\"tenantId\":\"cdhszf\",\"principalId\":\"fbgofeljagrqmqh\",\"type\":\"UserAssigned\",\"userAssignedIdentities\":{}},\"location\":\"iiiojnalghf\",\"tags\":{\"hhahhxvrhmzkwpjg\":\"vsexsowuelu\",\"j\":\"wspughftqsxhqx\",\"fzdm\":\"ukndxdigrjgu\"},\"id\":\"yqtfihwh\",\"name\":\"otzi\",\"type\":\"gamv\"},{\"properties\":{\"panEtag\":\"ho\",\"panLocation\":\"qzudphq\",\"scope\":\"GLOBAL\",\"associatedSubscriptions\":[],\"description\":\"fwynwcvtbvkay\",\"defaultMode\":\"FIREWALL\",\"minAppIdVersion\":\"vyqia\",\"provisioningState\":\"Accepted\"},\"identity\":{\"tenantId\":\"npwzcjaes\",\"principalId\":\"v\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{}},\"location\":\"ajguqf\",\"tags\":{\"emdwzrmuhapfc\":\"gzlvdnkfxu\"},\"id\":\"dpsqx\",\"name\":\"vpsvuoymgcce\",\"type\":\"vezrypqlmfeo\"},{\"properties\":{\"panEtag\":\"rqwky\",\"panLocation\":\"ob\",\"scope\":\"LOCAL\",\"associatedSubscriptions\":[],\"description\":\"dkow\",\"defaultMode\":\"FIREWALL\",\"minAppIdVersion\":\"pc\",\"provisioningState\":\"Failed\"},\"identity\":{\"tenantId\":\"csnjvcdwxlpqekft\",\"principalId\":\"htjsying\",\"type\":\"None\",\"userAssignedIdentities\":{}},\"location\":\"tmtdhtmdvypgik\",\"tags\":{\"rryuzhlhkjo\":\"zywkb\",\"nrvgoupmfiibfgg\":\"rvqqaatj\",\"wjygvjayvblmhvk\":\"ioolvrwxkvtkkgll\"},\"id\":\"uhbxvvy\",\"name\":\"gsopbyrqufegxu\",\"type\":\"wz\"},{\"properties\":{\"panEtag\":\"nhlmctlpdng\",\"panLocation\":\"vgbmhr\",\"scope\":\"LOCAL\",\"associatedSubscriptions\":[],\"description\":\"yijejvegrhbpnaix\",\"defaultMode\":\"NONE\",\"minAppIdVersion\":\"b\",\"provisioningState\":\"Creating\"},\"identity\":{\"tenantId\":\"cexdrrvqa\",\"principalId\":\"kghtpwijnh\",\"type\":\"SystemAssigned,UserAssigned\",\"userAssignedIdentities\":{}},\"location\":\"f\",\"tags\":{\"fvoow\":\"z\"},\"id\":\"rvmtgjq\",\"name\":\"pyostronzmyhgfi\",\"type\":\"nsxkmcwaekrrjr\"}],\"nextLink\":\"fxtsgum\"}") + .toObject(LocalRulestackResourceListResult.class); + Assertions.assertEquals("iiiojnalghf", model.value().get(0).location()); + Assertions.assertEquals("vsexsowuelu", model.value().get(0).tags().get("hhahhxvrhmzkwpjg")); + Assertions.assertEquals(ManagedIdentityType.USER_ASSIGNED, model.value().get(0).identity().type()); + Assertions.assertEquals("kixrj", model.value().get(0).panEtag()); + Assertions.assertEquals("irgzp", model.value().get(0).panLocation()); + Assertions.assertEquals(ScopeType.LOCAL, model.value().get(0).scope()); + Assertions.assertEquals("szrnwo", model.value().get(0).description()); + Assertions.assertEquals(DefaultMode.IPS, model.value().get(0).defaultMode()); + Assertions.assertEquals("fpwpjylwbt", model.value().get(0).minAppIdVersion()); + Assertions.assertEquals("fxtsgum", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + LocalRulestackResourceListResult model = + new LocalRulestackResourceListResult() + .withValue( + Arrays + .asList( + new LocalRulestackResourceInner() + .withLocation("iiiojnalghf") + .withTags( + mapOf( + "hhahhxvrhmzkwpjg", + "vsexsowuelu", + "j", + "wspughftqsxhqx", + "fzdm", + "ukndxdigrjgu")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.USER_ASSIGNED) + .withUserAssignedIdentities(mapOf())) + .withPanEtag("kixrj") + .withPanLocation("irgzp") + .withScope(ScopeType.LOCAL) + .withAssociatedSubscriptions(Arrays.asList()) + .withDescription("szrnwo") + .withDefaultMode(DefaultMode.IPS) + .withMinAppIdVersion("fpwpjylwbt"), + new LocalRulestackResourceInner() + .withLocation("ajguqf") + .withTags(mapOf("emdwzrmuhapfc", "gzlvdnkfxu")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.SYSTEM_ASSIGNED) + .withUserAssignedIdentities(mapOf())) + .withPanEtag("ho") + .withPanLocation("qzudphq") + .withScope(ScopeType.GLOBAL) + .withAssociatedSubscriptions(Arrays.asList()) + .withDescription("fwynwcvtbvkay") + .withDefaultMode(DefaultMode.FIREWALL) + .withMinAppIdVersion("vyqia"), + new LocalRulestackResourceInner() + .withLocation("tmtdhtmdvypgik") + .withTags( + mapOf( + "rryuzhlhkjo", + "zywkb", + "nrvgoupmfiibfgg", + "rvqqaatj", + "wjygvjayvblmhvk", + "ioolvrwxkvtkkgll")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities(mapOf())) + .withPanEtag("rqwky") + .withPanLocation("ob") + .withScope(ScopeType.LOCAL) + .withAssociatedSubscriptions(Arrays.asList()) + .withDescription("dkow") + .withDefaultMode(DefaultMode.FIREWALL) + .withMinAppIdVersion("pc"), + new LocalRulestackResourceInner() + .withLocation("f") + .withTags(mapOf("fvoow", "z")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED) + .withUserAssignedIdentities(mapOf())) + .withPanEtag("nhlmctlpdng") + .withPanLocation("vgbmhr") + .withScope(ScopeType.LOCAL) + .withAssociatedSubscriptions(Arrays.asList()) + .withDescription("yijejvegrhbpnaix") + .withDefaultMode(DefaultMode.NONE) + .withMinAppIdVersion("b"))) + .withNextLink("fxtsgum"); + model = BinaryData.fromObject(model).toObject(LocalRulestackResourceListResult.class); + Assertions.assertEquals("iiiojnalghf", model.value().get(0).location()); + Assertions.assertEquals("vsexsowuelu", model.value().get(0).tags().get("hhahhxvrhmzkwpjg")); + Assertions.assertEquals(ManagedIdentityType.USER_ASSIGNED, model.value().get(0).identity().type()); + Assertions.assertEquals("kixrj", model.value().get(0).panEtag()); + Assertions.assertEquals("irgzp", model.value().get(0).panLocation()); + Assertions.assertEquals(ScopeType.LOCAL, model.value().get(0).scope()); + Assertions.assertEquals("szrnwo", model.value().get(0).description()); + Assertions.assertEquals(DefaultMode.IPS, model.value().get(0).defaultMode()); + Assertions.assertEquals("fpwpjylwbt", model.value().get(0).minAppIdVersion()); + Assertions.assertEquals("fxtsgum", model.nextLink()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestackResourceUpdatePropertiesTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestackResourceUpdatePropertiesTests.java new file mode 100644 index 0000000000000..09fda888fa58c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestackResourceUpdatePropertiesTests.java @@ -0,0 +1,78 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResourceUpdateProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class LocalRulestackResourceUpdatePropertiesTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + LocalRulestackResourceUpdateProperties model = + BinaryData + .fromString( + "{\"panEtag\":\"blgyavutpthj\",\"panLocation\":\"oismsksbpimlqol\",\"scope\":\"GLOBAL\",\"associatedSubscriptions\":[\"xxlxsffgcvizq\",\"dwl\",\"w\",\"youpfgfbkj\"],\"description\":\"dyhgkfminsg\",\"defaultMode\":\"IPS\",\"minAppIdVersion\":\"ttsttktlahbqact\",\"securityServices\":{\"vulnerabilityProfile\":\"zukxitmmqtgqq\",\"antiSpywareProfile\":\"hrnxrxc\",\"antiVirusProfile\":\"uisavokq\",\"urlFilteringProfile\":\"fvazivjlfrqttba\",\"fileBlockingProfile\":\"katnwxyi\",\"dnsSubscription\":\"id\",\"outboundUnTrustCertificate\":\"qfkuvscxkdmli\",\"outboundTrustCertificate\":\"vibrxkpmloazuruo\"}}") + .toObject(LocalRulestackResourceUpdateProperties.class); + Assertions.assertEquals("blgyavutpthj", model.panEtag()); + Assertions.assertEquals("oismsksbpimlqol", model.panLocation()); + Assertions.assertEquals(ScopeType.GLOBAL, model.scope()); + Assertions.assertEquals("xxlxsffgcvizq", model.associatedSubscriptions().get(0)); + Assertions.assertEquals("dyhgkfminsg", model.description()); + Assertions.assertEquals(DefaultMode.IPS, model.defaultMode()); + Assertions.assertEquals("ttsttktlahbqact", model.minAppIdVersion()); + Assertions.assertEquals("zukxitmmqtgqq", model.securityServices().vulnerabilityProfile()); + Assertions.assertEquals("hrnxrxc", model.securityServices().antiSpywareProfile()); + Assertions.assertEquals("uisavokq", model.securityServices().antiVirusProfile()); + Assertions.assertEquals("fvazivjlfrqttba", model.securityServices().urlFilteringProfile()); + Assertions.assertEquals("katnwxyi", model.securityServices().fileBlockingProfile()); + Assertions.assertEquals("id", model.securityServices().dnsSubscription()); + Assertions.assertEquals("qfkuvscxkdmli", model.securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("vibrxkpmloazuruo", model.securityServices().outboundTrustCertificate()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + LocalRulestackResourceUpdateProperties model = + new LocalRulestackResourceUpdateProperties() + .withPanEtag("blgyavutpthj") + .withPanLocation("oismsksbpimlqol") + .withScope(ScopeType.GLOBAL) + .withAssociatedSubscriptions(Arrays.asList("xxlxsffgcvizq", "dwl", "w", "youpfgfbkj")) + .withDescription("dyhgkfminsg") + .withDefaultMode(DefaultMode.IPS) + .withMinAppIdVersion("ttsttktlahbqact") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("zukxitmmqtgqq") + .withAntiSpywareProfile("hrnxrxc") + .withAntiVirusProfile("uisavokq") + .withUrlFilteringProfile("fvazivjlfrqttba") + .withFileBlockingProfile("katnwxyi") + .withDnsSubscription("id") + .withOutboundUnTrustCertificate("qfkuvscxkdmli") + .withOutboundTrustCertificate("vibrxkpmloazuruo")); + model = BinaryData.fromObject(model).toObject(LocalRulestackResourceUpdateProperties.class); + Assertions.assertEquals("blgyavutpthj", model.panEtag()); + Assertions.assertEquals("oismsksbpimlqol", model.panLocation()); + Assertions.assertEquals(ScopeType.GLOBAL, model.scope()); + Assertions.assertEquals("xxlxsffgcvizq", model.associatedSubscriptions().get(0)); + Assertions.assertEquals("dyhgkfminsg", model.description()); + Assertions.assertEquals(DefaultMode.IPS, model.defaultMode()); + Assertions.assertEquals("ttsttktlahbqact", model.minAppIdVersion()); + Assertions.assertEquals("zukxitmmqtgqq", model.securityServices().vulnerabilityProfile()); + Assertions.assertEquals("hrnxrxc", model.securityServices().antiSpywareProfile()); + Assertions.assertEquals("uisavokq", model.securityServices().antiVirusProfile()); + Assertions.assertEquals("fvazivjlfrqttba", model.securityServices().urlFilteringProfile()); + Assertions.assertEquals("katnwxyi", model.securityServices().fileBlockingProfile()); + Assertions.assertEquals("id", model.securityServices().dnsSubscription()); + Assertions.assertEquals("qfkuvscxkdmli", model.securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("vibrxkpmloazuruo", model.securityServices().outboundTrustCertificate()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestackResourceUpdateTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestackResourceUpdateTests.java new file mode 100644 index 0000000000000..9157c5af680b3 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestackResourceUpdateTests.java @@ -0,0 +1,123 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerUserAssignedIdentity; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResourceUpdate; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResourceUpdateProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; + +public final class LocalRulestackResourceUpdateTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + LocalRulestackResourceUpdate model = + BinaryData + .fromString( + "{\"identity\":{\"tenantId\":\"flnorwmduvwp\",\"principalId\":\"vxwmygd\",\"type\":\"SystemAssigned,UserAssigned\",\"userAssignedIdentities\":{\"crxgibb\":{\"clientId\":\"chisze\",\"principalId\":\"nb\"},\"vnuuepzl\":{\"clientId\":\"xconfozauors\",\"principalId\":\"okwbqplh\"},\"vmnnrw\":{\"clientId\":\"hw\",\"principalId\":\"oldweyuqdu\"}}},\"tags\":{\"alywjhhgdn\":\"ork\"},\"properties\":{\"panEtag\":\"sivfomilo\",\"panLocation\":\"gdufiqnd\",\"scope\":\"GLOBAL\",\"associatedSubscriptions\":[\"ofjchvcyyysf\"],\"description\":\"otcubi\",\"defaultMode\":\"FIREWALL\",\"minAppIdVersion\":\"pwoqo\",\"securityServices\":{\"vulnerabilityProfile\":\"cje\",\"antiSpywareProfile\":\"izsh\",\"antiVirusProfile\":\"cimpevfg\",\"urlFilteringProfile\":\"lrri\",\"fileBlockingProfile\":\"ywdxsmic\",\"dnsSubscription\":\"rwfscjfnynszquj\",\"outboundUnTrustCertificate\":\"dvoqyt\",\"outboundTrustCertificate\":\"yo\"}}}") + .toObject(LocalRulestackResourceUpdate.class); + Assertions.assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED, model.identity().type()); + Assertions.assertEquals("chisze", model.identity().userAssignedIdentities().get("crxgibb").clientId()); + Assertions.assertEquals("nb", model.identity().userAssignedIdentities().get("crxgibb").principalId()); + Assertions.assertEquals("ork", model.tags().get("alywjhhgdn")); + Assertions.assertEquals("sivfomilo", model.properties().panEtag()); + Assertions.assertEquals("gdufiqnd", model.properties().panLocation()); + Assertions.assertEquals(ScopeType.GLOBAL, model.properties().scope()); + Assertions.assertEquals("ofjchvcyyysf", model.properties().associatedSubscriptions().get(0)); + Assertions.assertEquals("otcubi", model.properties().description()); + Assertions.assertEquals(DefaultMode.FIREWALL, model.properties().defaultMode()); + Assertions.assertEquals("pwoqo", model.properties().minAppIdVersion()); + Assertions.assertEquals("cje", model.properties().securityServices().vulnerabilityProfile()); + Assertions.assertEquals("izsh", model.properties().securityServices().antiSpywareProfile()); + Assertions.assertEquals("cimpevfg", model.properties().securityServices().antiVirusProfile()); + Assertions.assertEquals("lrri", model.properties().securityServices().urlFilteringProfile()); + Assertions.assertEquals("ywdxsmic", model.properties().securityServices().fileBlockingProfile()); + Assertions.assertEquals("rwfscjfnynszquj", model.properties().securityServices().dnsSubscription()); + Assertions.assertEquals("dvoqyt", model.properties().securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("yo", model.properties().securityServices().outboundTrustCertificate()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + LocalRulestackResourceUpdate model = + new LocalRulestackResourceUpdate() + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED) + .withUserAssignedIdentities( + mapOf( + "crxgibb", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("chisze") + .withPrincipalId("nb"), + "vnuuepzl", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("xconfozauors") + .withPrincipalId("okwbqplh"), + "vmnnrw", + new AzureResourceManagerUserAssignedIdentity() + .withClientId("hw") + .withPrincipalId("oldweyuqdu")))) + .withTags(mapOf("alywjhhgdn", "ork")) + .withProperties( + new LocalRulestackResourceUpdateProperties() + .withPanEtag("sivfomilo") + .withPanLocation("gdufiqnd") + .withScope(ScopeType.GLOBAL) + .withAssociatedSubscriptions(Arrays.asList("ofjchvcyyysf")) + .withDescription("otcubi") + .withDefaultMode(DefaultMode.FIREWALL) + .withMinAppIdVersion("pwoqo") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("cje") + .withAntiSpywareProfile("izsh") + .withAntiVirusProfile("cimpevfg") + .withUrlFilteringProfile("lrri") + .withFileBlockingProfile("ywdxsmic") + .withDnsSubscription("rwfscjfnynszquj") + .withOutboundUnTrustCertificate("dvoqyt") + .withOutboundTrustCertificate("yo"))); + model = BinaryData.fromObject(model).toObject(LocalRulestackResourceUpdate.class); + Assertions.assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED, model.identity().type()); + Assertions.assertEquals("chisze", model.identity().userAssignedIdentities().get("crxgibb").clientId()); + Assertions.assertEquals("nb", model.identity().userAssignedIdentities().get("crxgibb").principalId()); + Assertions.assertEquals("ork", model.tags().get("alywjhhgdn")); + Assertions.assertEquals("sivfomilo", model.properties().panEtag()); + Assertions.assertEquals("gdufiqnd", model.properties().panLocation()); + Assertions.assertEquals(ScopeType.GLOBAL, model.properties().scope()); + Assertions.assertEquals("ofjchvcyyysf", model.properties().associatedSubscriptions().get(0)); + Assertions.assertEquals("otcubi", model.properties().description()); + Assertions.assertEquals(DefaultMode.FIREWALL, model.properties().defaultMode()); + Assertions.assertEquals("pwoqo", model.properties().minAppIdVersion()); + Assertions.assertEquals("cje", model.properties().securityServices().vulnerabilityProfile()); + Assertions.assertEquals("izsh", model.properties().securityServices().antiSpywareProfile()); + Assertions.assertEquals("cimpevfg", model.properties().securityServices().antiVirusProfile()); + Assertions.assertEquals("lrri", model.properties().securityServices().urlFilteringProfile()); + Assertions.assertEquals("ywdxsmic", model.properties().securityServices().fileBlockingProfile()); + Assertions.assertEquals("rwfscjfnynszquj", model.properties().securityServices().dnsSubscription()); + Assertions.assertEquals("dvoqyt", model.properties().securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("yo", model.properties().securityServices().outboundTrustCertificate()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksCreateOrUpdateMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksCreateOrUpdateMockTests.java new file mode 100644 index 0000000000000..097057433b8af --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksCreateOrUpdateMockTests.java @@ -0,0 +1,139 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AzureResourceManagerManagedIdentityProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import java.util.Arrays; +import java.util.HashMap; +import java.util.Map; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulestacksCreateOrUpdateMockTests { + @Test + public void testCreateOrUpdate() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"panEtag\":\"mifoxxkub\",\"panLocation\":\"havpmhbrbqgvg\",\"scope\":\"GLOBAL\",\"associatedSubscriptions\":[\"ttefjoknssq\",\"zqedikdfrdbi\",\"mrjgeihfqlggwfi\"],\"description\":\"cxmjpbyephmg\",\"defaultMode\":\"IPS\",\"minAppIdVersion\":\"vrcmyfqipgxhnpo\",\"provisioningState\":\"Succeeded\",\"securityServices\":{\"vulnerabilityProfile\":\"abvn\",\"antiSpywareProfile\":\"leeyaswl\",\"antiVirusProfile\":\"ugmrmf\",\"urlFilteringProfile\":\"rxwtoaukhfkvc\",\"fileBlockingProfile\":\"izmoaeds\",\"dnsSubscription\":\"wuived\",\"outboundUnTrustCertificate\":\"gyeewxeiq\",\"outboundTrustCertificate\":\"smgomguaml\"}},\"identity\":{\"tenantId\":\"rgmsplzga\",\"principalId\":\"cshhv\",\"type\":\"SystemAssigned,UserAssigned\",\"userAssignedIdentities\":{}},\"location\":\"xkym\",\"tags\":{\"nyghshxcylhkgmn\":\"nxrjkixtwbtaoy\",\"jjkhvyomaclu\":\"ghpxycphdr\"},\"id\":\"vxnqmhrpqpd\",\"name\":\"wmkoisq\",\"type\":\"ssffxuifmc\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + LocalRulestackResource response = + manager + .localRulestacks() + .define("oe") + .withRegion("hr") + .withExistingResourceGroup("naoyank") + .withTags( + mapOf( + "iiiovgqcgxuugq", + "sl", + "e", + "ctotiowlx", + "wphqlkccuzgygqw", + "dptjgwdtgukranb", + "lwgniiprglvawu", + "hoi")) + .withIdentity( + new AzureResourceManagerManagedIdentityProperties() + .withType(ManagedIdentityType.NONE) + .withUserAssignedIdentities(mapOf())) + .withPanEtag("wankltytmhdroznn") + .withPanLocation("rlktgjcsggu") + .withScope(ScopeType.LOCAL) + .withAssociatedSubscriptions(Arrays.asList("wyw", "eeczgfbu")) + .withDescription("lelssxblycsxzujk") + .withDefaultMode(DefaultMode.FIREWALL) + .withMinAppIdVersion("mdesqp") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("cdoewbidyv") + .withAntiSpywareProfile("owx") + .withAntiVirusProfile("piudeugfsxzecpa") + .withUrlFilteringProfile("kufykhvu") + .withFileBlockingProfile("epmrut") + .withDnsSubscription("abaobnslujdjltym") + .withOutboundUnTrustCertificate("vguihywar") + .withOutboundTrustCertificate("pphkixkykxds")) + .create(); + + Assertions.assertEquals("xkym", response.location()); + Assertions.assertEquals("nxrjkixtwbtaoy", response.tags().get("nyghshxcylhkgmn")); + Assertions.assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED, response.identity().type()); + Assertions.assertEquals("mifoxxkub", response.panEtag()); + Assertions.assertEquals("havpmhbrbqgvg", response.panLocation()); + Assertions.assertEquals(ScopeType.GLOBAL, response.scope()); + Assertions.assertEquals("ttefjoknssq", response.associatedSubscriptions().get(0)); + Assertions.assertEquals("cxmjpbyephmg", response.description()); + Assertions.assertEquals(DefaultMode.IPS, response.defaultMode()); + Assertions.assertEquals("vrcmyfqipgxhnpo", response.minAppIdVersion()); + Assertions.assertEquals("abvn", response.securityServices().vulnerabilityProfile()); + Assertions.assertEquals("leeyaswl", response.securityServices().antiSpywareProfile()); + Assertions.assertEquals("ugmrmf", response.securityServices().antiVirusProfile()); + Assertions.assertEquals("rxwtoaukhfkvc", response.securityServices().urlFilteringProfile()); + Assertions.assertEquals("izmoaeds", response.securityServices().fileBlockingProfile()); + Assertions.assertEquals("wuived", response.securityServices().dnsSubscription()); + Assertions.assertEquals("gyeewxeiq", response.securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("smgomguaml", response.securityServices().outboundTrustCertificate()); + } + + @SuppressWarnings("unchecked") + private static Map mapOf(Object... inputs) { + Map map = new HashMap<>(); + for (int i = 0; i < inputs.length; i += 2) { + String key = (String) inputs[i]; + T value = (T) inputs[i + 1]; + map.put(key, value); + } + return map; + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksDeleteMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksDeleteMockTests.java new file mode 100644 index 0000000000000..c7f8e4edf1b81 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksDeleteMockTests.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulestacksDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager.localRulestacks().delete("uyjucejikzo", "ovvtzejetjkln", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetByResourceGroupWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetByResourceGroupWithResponseMockTests.java new file mode 100644 index 0000000000000..f16d60dfbc60e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetByResourceGroupWithResponseMockTests.java @@ -0,0 +1,90 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulestacksGetByResourceGroupWithResponseMockTests { + @Test + public void testGetByResourceGroupWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"panEtag\":\"r\",\"panLocation\":\"uyzlw\",\"scope\":\"GLOBAL\",\"associatedSubscriptions\":[\"hoocl\",\"tnpqmemczjk\"],\"description\":\"ykyujxsg\",\"defaultMode\":\"NONE\",\"minAppIdVersion\":\"rryejylmbkzudnig\",\"provisioningState\":\"Updating\",\"securityServices\":{\"vulnerabilityProfile\":\"tjewlpxuzzj\",\"antiSpywareProfile\":\"refqy\",\"antiVirusProfile\":\"otoihiqa\",\"urlFilteringProfile\":\"diw\",\"fileBlockingProfile\":\"rkwpzdqtvhcspod\",\"dnsSubscription\":\"axsipietgb\",\"outboundUnTrustCertificate\":\"jfulbmoic\",\"outboundTrustCertificate\":\"lpnfpubntnb\"}},\"identity\":{\"tenantId\":\"viqsowsaaelcattc\",\"principalId\":\"hplrvkmjcwmjvlg\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{}},\"location\":\"kyylizr\",\"tags\":{\"ztlvtmvagbwidqlv\":\"psfxsf\",\"rvjfnmjmvlw\":\"ukoveofi\"},\"id\":\"z\",\"name\":\"iblkujr\",\"type\":\"lfojuidjp\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + LocalRulestackResource response = + manager + .localRulestacks() + .getByResourceGroupWithResponse("hvtrrmhwrbfdpyf", "ubhvj", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("kyylizr", response.location()); + Assertions.assertEquals("psfxsf", response.tags().get("ztlvtmvagbwidqlv")); + Assertions.assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED, response.identity().type()); + Assertions.assertEquals("r", response.panEtag()); + Assertions.assertEquals("uyzlw", response.panLocation()); + Assertions.assertEquals(ScopeType.GLOBAL, response.scope()); + Assertions.assertEquals("hoocl", response.associatedSubscriptions().get(0)); + Assertions.assertEquals("ykyujxsg", response.description()); + Assertions.assertEquals(DefaultMode.NONE, response.defaultMode()); + Assertions.assertEquals("rryejylmbkzudnig", response.minAppIdVersion()); + Assertions.assertEquals("tjewlpxuzzj", response.securityServices().vulnerabilityProfile()); + Assertions.assertEquals("refqy", response.securityServices().antiSpywareProfile()); + Assertions.assertEquals("otoihiqa", response.securityServices().antiVirusProfile()); + Assertions.assertEquals("diw", response.securityServices().urlFilteringProfile()); + Assertions.assertEquals("rkwpzdqtvhcspod", response.securityServices().fileBlockingProfile()); + Assertions.assertEquals("axsipietgb", response.securityServices().dnsSubscription()); + Assertions.assertEquals("jfulbmoic", response.securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("lpnfpubntnb", response.securityServices().outboundTrustCertificate()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetChangeLogWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetChangeLogWithResponseMockTests.java new file mode 100644 index 0000000000000..86cfe93cfe1f1 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetChangeLogWithResponseMockTests.java @@ -0,0 +1,72 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Changelog; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulestacksGetChangeLogWithResponseMockTests { + @Test + public void testGetChangeLogWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"changes\":[\"qzolxrzvhqjw\",\"rhtgvgzpcrrkol\"],\"lastCommitted\":\"2021-01-02T13:01:04Z\",\"lastModified\":\"2021-03-17T00:53:20Z\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + Changelog response = + manager + .localRulestacks() + .getChangeLogWithResponse("ikyju", "k", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("qzolxrzvhqjw", response.changes().get(0)); + Assertions.assertEquals(OffsetDateTime.parse("2021-01-02T13:01:04Z"), response.lastCommitted()); + Assertions.assertEquals(OffsetDateTime.parse("2021-03-17T00:53:20Z"), response.lastModified()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetSupportInfoWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetSupportInfoWithResponseMockTests.java new file mode 100644 index 0000000000000..c0de0776afa2b --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksGetSupportInfoWithResponseMockTests.java @@ -0,0 +1,82 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SupportInfo; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulestacksGetSupportInfoWithResponseMockTests { + @Test + public void testGetSupportInfoWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"productSku\":\"hguynuchlgmltxdw\",\"productSerial\":\"ozusgz\",\"accountRegistered\":\"TRUE\",\"accountId\":\"n\",\"userDomainSupported\":\"FALSE\",\"userRegistered\":\"TRUE\",\"freeTrial\":\"FALSE\",\"freeTrialDaysLeft\":1707231140,\"freeTrialCreditLeft\":2068252791,\"helpURL\":\"wamxqzrag\",\"supportURL\":\"dphtv\",\"registerURL\":\"lajv\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + SupportInfo response = + manager + .localRulestacks() + .getSupportInfoWithResponse("smwr", "kcdxfzzzw", "jafi", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("hguynuchlgmltxdw", response.productSku()); + Assertions.assertEquals("ozusgz", response.productSerial()); + Assertions.assertEquals(BooleanEnum.TRUE, response.accountRegistered()); + Assertions.assertEquals("n", response.accountId()); + Assertions.assertEquals(BooleanEnum.FALSE, response.userDomainSupported()); + Assertions.assertEquals(BooleanEnum.TRUE, response.userRegistered()); + Assertions.assertEquals(BooleanEnum.FALSE, response.freeTrial()); + Assertions.assertEquals(1707231140, response.freeTrialDaysLeft()); + Assertions.assertEquals(2068252791, response.freeTrialCreditLeft()); + Assertions.assertEquals("wamxqzrag", response.helpUrl()); + Assertions.assertEquals("dphtv", response.supportUrl()); + Assertions.assertEquals("lajv", response.registerUrl()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListAdvancedSecurityObjectsWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListAdvancedSecurityObjectsWithResponseMockTests.java new file mode 100644 index 0000000000000..bfc4fe2515cdf --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListAdvancedSecurityObjectsWithResponseMockTests.java @@ -0,0 +1,77 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectListResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AdvSecurityObjectTypeEnum; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulestacksListAdvancedSecurityObjectsWithResponseMockTests { + @Test + public void testListAdvancedSecurityObjectsWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{\"value\":{\"type\":\"q\",\"entry\":[]},\"nextLink\":\"hmqrhvthlaiwdc\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + AdvSecurityObjectListResponse response = + manager + .localRulestacks() + .listAdvancedSecurityObjectsWithResponse( + "ejchcsrlz", + "nmzlanru", + AdvSecurityObjectTypeEnum.URL_CUSTOM, + "wvnph", + 1290986457, + com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("q", response.value().type()); + Assertions.assertEquals("hmqrhvthlaiwdc", response.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListAppIdsWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListAppIdsWithResponseMockTests.java new file mode 100644 index 0000000000000..2d4adfca90675 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListAppIdsWithResponseMockTests.java @@ -0,0 +1,78 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ListAppIdResponse; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulestacksListAppIdsWithResponseMockTests { + @Test + public void testListAppIdsWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[\"irwgdnqzbrf\",\"spzhzmtksjc\",\"tdigsxcdglj\",\"lkeuac\"],\"nextLink\":\"omflrytswfp\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + ListAppIdResponse response = + manager + .localRulestacks() + .listAppIdsWithResponse( + "smlzzhzdtxetlgy", + "lhqvlnnpxybafi", + "geaar", + "gjekglklby", + "lidwcwvmzegjon", + 417009435, + com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("irwgdnqzbrf", response.value().get(0)); + Assertions.assertEquals("omflrytswfp", response.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListByResourceGroupMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListByResourceGroupMockTests.java new file mode 100644 index 0000000000000..592c0f1af2a13 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListByResourceGroupMockTests.java @@ -0,0 +1,91 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulestacksListByResourceGroupMockTests { + @Test + public void testListByResourceGroup() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"properties\":{\"panEtag\":\"ck\",\"panLocation\":\"rrvwey\",\"scope\":\"LOCAL\",\"associatedSubscriptions\":[\"ukphaimmoiroq\",\"oshbragapyy\",\"mfsvbpav\",\"opfppdbwnupgah\"],\"description\":\"um\",\"defaultMode\":\"FIREWALL\",\"minAppIdVersion\":\"aacfdmmc\",\"provisioningState\":\"Deleted\",\"securityServices\":{\"vulnerabilityProfile\":\"hqepvufhbzehewh\",\"antiSpywareProfile\":\"hnl\",\"antiVirusProfile\":\"nbldxeaclgschori\",\"urlFilteringProfile\":\"rsrrmoucsofldp\",\"fileBlockingProfile\":\"iyfc\",\"dnsSubscription\":\"beolh\",\"outboundUnTrustCertificate\":\"lvbmxuqibsxtkcu\",\"outboundTrustCertificate\":\"b\"}},\"identity\":{\"tenantId\":\"rfsiowlkjxn\",\"principalId\":\"vwgf\",\"type\":\"SystemAssigned\",\"userAssignedIdentities\":{}},\"location\":\"ykizmdksaoaf\",\"tags\":{\"mr\":\"qvoxmycj\",\"wwpbmzgwesyd\":\"vwg\",\"leallklm\":\"xwefohecbvopwndy\",\"rdfjmzsyzfhotl\":\"khlowkxxpv\"},\"id\":\"ikcyyc\",\"name\":\"unsjlpjrtwszhvvu\",\"type\":\"c\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.localRulestacks().listByResourceGroup("hmwffplfmuv", com.azure.core.util.Context.NONE); + + Assertions.assertEquals("ykizmdksaoaf", response.iterator().next().location()); + Assertions.assertEquals("qvoxmycj", response.iterator().next().tags().get("mr")); + Assertions.assertEquals(ManagedIdentityType.SYSTEM_ASSIGNED, response.iterator().next().identity().type()); + Assertions.assertEquals("ck", response.iterator().next().panEtag()); + Assertions.assertEquals("rrvwey", response.iterator().next().panLocation()); + Assertions.assertEquals(ScopeType.LOCAL, response.iterator().next().scope()); + Assertions.assertEquals("ukphaimmoiroq", response.iterator().next().associatedSubscriptions().get(0)); + Assertions.assertEquals("um", response.iterator().next().description()); + Assertions.assertEquals(DefaultMode.FIREWALL, response.iterator().next().defaultMode()); + Assertions.assertEquals("aacfdmmc", response.iterator().next().minAppIdVersion()); + Assertions + .assertEquals("hqepvufhbzehewh", response.iterator().next().securityServices().vulnerabilityProfile()); + Assertions.assertEquals("hnl", response.iterator().next().securityServices().antiSpywareProfile()); + Assertions.assertEquals("nbldxeaclgschori", response.iterator().next().securityServices().antiVirusProfile()); + Assertions.assertEquals("rsrrmoucsofldp", response.iterator().next().securityServices().urlFilteringProfile()); + Assertions.assertEquals("iyfc", response.iterator().next().securityServices().fileBlockingProfile()); + Assertions.assertEquals("beolh", response.iterator().next().securityServices().dnsSubscription()); + Assertions + .assertEquals( + "lvbmxuqibsxtkcu", response.iterator().next().securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("b", response.iterator().next().securityServices().outboundTrustCertificate()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListFirewallsWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListFirewallsWithResponseMockTests.java new file mode 100644 index 0000000000000..9e710110a0305 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListFirewallsWithResponseMockTests.java @@ -0,0 +1,70 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ListFirewallsResponse; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulestacksListFirewallsWithResponseMockTests { + @Test + public void testListFirewallsWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{\"value\":[\"ej\"],\"nextLink\":\"ovyrrleaesinu\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + ListFirewallsResponse response = + manager + .localRulestacks() + .listFirewallsWithResponse("hmpqvw", "skondcbrwimu", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("ej", response.value().get(0)); + Assertions.assertEquals("ovyrrleaesinu", response.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListMockTests.java new file mode 100644 index 0000000000000..1d808eede4a0e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListMockTests.java @@ -0,0 +1,92 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.LocalRulestackResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ManagedIdentityType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulestacksListMockTests { + @Test + public void testList() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"properties\":{\"panEtag\":\"nmg\",\"panLocation\":\"ouxddbhfhpfpazj\",\"scope\":\"LOCAL\",\"associatedSubscriptions\":[\"xhpdulontacnpqwt\",\"htuevrhrljy\",\"ogwxhnsduugwb\",\"reur\"],\"description\":\"kfuarenlv\",\"defaultMode\":\"NONE\",\"minAppIdVersion\":\"lnvnafvvkyfedev\",\"provisioningState\":\"Creating\",\"securityServices\":{\"vulnerabilityProfile\":\"cqxypokkhminq\",\"antiSpywareProfile\":\"mczngn\",\"antiVirusProfile\":\"xxewu\",\"urlFilteringProfile\":\"nvudbchaqdtvqecr\",\"fileBlockingProfile\":\"tmxxdtddmflhuy\",\"dnsSubscription\":\"zv\",\"outboundUnTrustCertificate\":\"napxbannovv\",\"outboundTrustCertificate\":\"czytprwn\"}},\"identity\":{\"tenantId\":\"oevytlyokr\",\"principalId\":\"o\",\"type\":\"SystemAssigned,UserAssigned\",\"userAssignedIdentities\":{}},\"location\":\"sasbcrymodizrx\",\"tags\":{\"mkmlmvevfx\":\"bdxnaz\",\"hbzxli\":\"op\",\"tfgxqbawpcb\":\"hrdd\",\"napqo\":\"nzqcy\"},\"id\":\"yuicdhzbdy\",\"name\":\"wwgbdv\",\"type\":\"bid\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.localRulestacks().list(com.azure.core.util.Context.NONE); + + Assertions.assertEquals("sasbcrymodizrx", response.iterator().next().location()); + Assertions.assertEquals("bdxnaz", response.iterator().next().tags().get("mkmlmvevfx")); + Assertions + .assertEquals( + ManagedIdentityType.SYSTEM_ASSIGNED_USER_ASSIGNED, response.iterator().next().identity().type()); + Assertions.assertEquals("nmg", response.iterator().next().panEtag()); + Assertions.assertEquals("ouxddbhfhpfpazj", response.iterator().next().panLocation()); + Assertions.assertEquals(ScopeType.LOCAL, response.iterator().next().scope()); + Assertions.assertEquals("xhpdulontacnpqwt", response.iterator().next().associatedSubscriptions().get(0)); + Assertions.assertEquals("kfuarenlv", response.iterator().next().description()); + Assertions.assertEquals(DefaultMode.NONE, response.iterator().next().defaultMode()); + Assertions.assertEquals("lnvnafvvkyfedev", response.iterator().next().minAppIdVersion()); + Assertions.assertEquals("cqxypokkhminq", response.iterator().next().securityServices().vulnerabilityProfile()); + Assertions.assertEquals("mczngn", response.iterator().next().securityServices().antiSpywareProfile()); + Assertions.assertEquals("xxewu", response.iterator().next().securityServices().antiVirusProfile()); + Assertions + .assertEquals("nvudbchaqdtvqecr", response.iterator().next().securityServices().urlFilteringProfile()); + Assertions.assertEquals("tmxxdtddmflhuy", response.iterator().next().securityServices().fileBlockingProfile()); + Assertions.assertEquals("zv", response.iterator().next().securityServices().dnsSubscription()); + Assertions + .assertEquals("napxbannovv", response.iterator().next().securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("czytprwn", response.iterator().next().securityServices().outboundTrustCertificate()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListPredefinedUrlCategoriesWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListPredefinedUrlCategoriesWithResponseMockTests.java new file mode 100644 index 0000000000000..8895e5b45ff6f --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListPredefinedUrlCategoriesWithResponseMockTests.java @@ -0,0 +1,73 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PredefinedUrlCategoriesResponse; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulestacksListPredefinedUrlCategoriesWithResponseMockTests { + @Test + public void testListPredefinedUrlCategoriesWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"action\":\"s\",\"name\":\"qwjksghudgz\"},{\"action\":\"xog\",\"name\":\"ggsvoujkxibdaf\"},{\"action\":\"rkmdyom\",\"name\":\"xfbvfb\"},{\"action\":\"dy\",\"name\":\"rhpw\"}],\"nextLink\":\"ddei\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PredefinedUrlCategoriesResponse response = + manager + .localRulestacks() + .listPredefinedUrlCategoriesWithResponse( + "tljqobbpih", "hcecybmrqbr", "bbmpxdlvykfre", 824374091, com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("s", response.value().get(0).action()); + Assertions.assertEquals("qwjksghudgz", response.value().get(0).name()); + Assertions.assertEquals("ddei", response.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListSecurityServicesWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListSecurityServicesWithResponseMockTests.java new file mode 100644 index 0000000000000..d03862e593062 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksListSecurityServicesWithResponseMockTests.java @@ -0,0 +1,77 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesResponse; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeEnum; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulestacksListSecurityServicesWithResponseMockTests { + @Test + public void testListSecurityServicesWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{\"value\":{\"type\":\"ytwvczcswkacve\",\"entry\":[]},\"nextLink\":\"dvlvhbwrnfxtgdd\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + SecurityServicesResponse response = + manager + .localRulestacks() + .listSecurityServicesWithResponse( + "awzovgkk", + "muikjcjcaztbws", + SecurityServicesTypeEnum.URL_FILTERING, + "qowxwcom", + 1323346958, + com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("ytwvczcswkacve", response.value().type()); + Assertions.assertEquals("dvlvhbwrnfxtgdd", response.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksRevertWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksRevertWithResponseMockTests.java new file mode 100644 index 0000000000000..10945348014ea --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/LocalRulestacksRevertWithResponseMockTests.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class LocalRulestacksRevertWithResponseMockTests { + @Test + public void testRevertWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(204); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager.localRulestacks().revertWithResponse("qthe", "n", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/MarketplaceDetailsTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/MarketplaceDetailsTests.java new file mode 100644 index 0000000000000..510b14f5886d4 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/MarketplaceDetailsTests.java @@ -0,0 +1,39 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.MarketplaceDetails; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.MarketplaceSubscriptionStatus; +import org.junit.jupiter.api.Assertions; + +public final class MarketplaceDetailsTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + MarketplaceDetails model = + BinaryData + .fromString( + "{\"marketplaceSubscriptionId\":\"kpzi\",\"offerId\":\"ejzanlfz\",\"publisherId\":\"iavrm\",\"marketplaceSubscriptionStatus\":\"FulfillmentRequested\"}") + .toObject(MarketplaceDetails.class); + Assertions.assertEquals("ejzanlfz", model.offerId()); + Assertions.assertEquals("iavrm", model.publisherId()); + Assertions + .assertEquals(MarketplaceSubscriptionStatus.FULFILLMENT_REQUESTED, model.marketplaceSubscriptionStatus()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + MarketplaceDetails model = + new MarketplaceDetails() + .withOfferId("ejzanlfz") + .withPublisherId("iavrm") + .withMarketplaceSubscriptionStatus(MarketplaceSubscriptionStatus.FULFILLMENT_REQUESTED); + model = BinaryData.fromObject(model).toObject(MarketplaceDetails.class); + Assertions.assertEquals("ejzanlfz", model.offerId()); + Assertions.assertEquals("iavrm", model.publisherId()); + Assertions + .assertEquals(MarketplaceSubscriptionStatus.FULFILLMENT_REQUESTED, model.marketplaceSubscriptionStatus()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/NameDescriptionObjectTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/NameDescriptionObjectTests.java new file mode 100644 index 0000000000000..5101747b1d7d0 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/NameDescriptionObjectTests.java @@ -0,0 +1,29 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NameDescriptionObject; +import org.junit.jupiter.api.Assertions; + +public final class NameDescriptionObjectTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + NameDescriptionObject model = + BinaryData + .fromString("{\"name\":\"ounqecano\",\"description\":\"upfh\"}") + .toObject(NameDescriptionObject.class); + Assertions.assertEquals("ounqecano", model.name()); + Assertions.assertEquals("upfh", model.description()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + NameDescriptionObject model = new NameDescriptionObject().withName("ounqecano").withDescription("upfh"); + model = BinaryData.fromObject(model).toObject(NameDescriptionObject.class); + Assertions.assertEquals("ounqecano", model.name()); + Assertions.assertEquals("upfh", model.description()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/NetworkProfileTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/NetworkProfileTests.java new file mode 100644 index 0000000000000..a69433730b8cb --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/NetworkProfileTests.java @@ -0,0 +1,111 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.EgressNat; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddress; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddressSpace; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NetworkProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NetworkType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.VnetConfiguration; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.VwanConfiguration; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class NetworkProfileTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + NetworkProfile model = + BinaryData + .fromString( + "{\"vnetConfiguration\":{\"vnet\":{\"resourceId\":\"ab\",\"addressSpace\":\"oefki\"},\"trustSubnet\":{\"resourceId\":\"vtpuqujmqlgk\",\"addressSpace\":\"tndoaongbjc\"},\"unTrustSubnet\":{\"resourceId\":\"ujitcjedftww\",\"addressSpace\":\"zkoj\"},\"ipOfTrustSubnetForUdr\":{\"resourceId\":\"pzfoqoui\",\"address\":\"bxarzgszufoxci\"}},\"vwanConfiguration\":{\"networkVirtualApplianceId\":\"idoamciodhkha\",\"vHub\":{\"resourceId\":\"khnzbonlw\",\"addressSpace\":\"oegokdwbwh\"},\"trustSubnet\":{\"resourceId\":\"zcmrvexztvb\",\"addressSpace\":\"gsfraoyzkoow\"},\"unTrustSubnet\":{\"resourceId\":\"nguxawqaldsy\",\"addressSpace\":\"ximerqfobwyznk\"},\"ipOfTrustSubnetForUdr\":{\"resourceId\":\"utwpfhp\",\"address\":\"m\"}},\"networkType\":\"VNET\",\"publicIps\":[{\"resourceId\":\"dsnfdsdoakgtdl\",\"address\":\"kzevdlhewpusds\"},{\"resourceId\":\"wvogvbbejdc\",\"address\":\"qqmoaku\"},{\"resourceId\":\"m\",\"address\":\"rwr\"},{\"resourceId\":\"rtwaenuuzko\",\"address\":\"minrfdw\"}],\"enableEgressNat\":\"DISABLED\",\"egressNatIp\":[{\"resourceId\":\"ziuiefozbhdm\",\"address\":\"l\"},{\"resourceId\":\"qhoftrmaequiah\",\"address\":\"cslfaoqzpiyylha\"}]}") + .toObject(NetworkProfile.class); + Assertions.assertEquals("ab", model.vnetConfiguration().vnet().resourceId()); + Assertions.assertEquals("oefki", model.vnetConfiguration().vnet().addressSpace()); + Assertions.assertEquals("vtpuqujmqlgk", model.vnetConfiguration().trustSubnet().resourceId()); + Assertions.assertEquals("tndoaongbjc", model.vnetConfiguration().trustSubnet().addressSpace()); + Assertions.assertEquals("ujitcjedftww", model.vnetConfiguration().unTrustSubnet().resourceId()); + Assertions.assertEquals("zkoj", model.vnetConfiguration().unTrustSubnet().addressSpace()); + Assertions.assertEquals("pzfoqoui", model.vnetConfiguration().ipOfTrustSubnetForUdr().resourceId()); + Assertions.assertEquals("bxarzgszufoxci", model.vnetConfiguration().ipOfTrustSubnetForUdr().address()); + Assertions.assertEquals("idoamciodhkha", model.vwanConfiguration().networkVirtualApplianceId()); + Assertions.assertEquals("khnzbonlw", model.vwanConfiguration().vHub().resourceId()); + Assertions.assertEquals("oegokdwbwh", model.vwanConfiguration().vHub().addressSpace()); + Assertions.assertEquals("zcmrvexztvb", model.vwanConfiguration().trustSubnet().resourceId()); + Assertions.assertEquals("gsfraoyzkoow", model.vwanConfiguration().trustSubnet().addressSpace()); + Assertions.assertEquals("nguxawqaldsy", model.vwanConfiguration().unTrustSubnet().resourceId()); + Assertions.assertEquals("ximerqfobwyznk", model.vwanConfiguration().unTrustSubnet().addressSpace()); + Assertions.assertEquals("utwpfhp", model.vwanConfiguration().ipOfTrustSubnetForUdr().resourceId()); + Assertions.assertEquals("m", model.vwanConfiguration().ipOfTrustSubnetForUdr().address()); + Assertions.assertEquals(NetworkType.VNET, model.networkType()); + Assertions.assertEquals("dsnfdsdoakgtdl", model.publicIps().get(0).resourceId()); + Assertions.assertEquals("kzevdlhewpusds", model.publicIps().get(0).address()); + Assertions.assertEquals(EgressNat.DISABLED, model.enableEgressNat()); + Assertions.assertEquals("ziuiefozbhdm", model.egressNatIp().get(0).resourceId()); + Assertions.assertEquals("l", model.egressNatIp().get(0).address()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + NetworkProfile model = + new NetworkProfile() + .withVnetConfiguration( + new VnetConfiguration() + .withVnet(new IpAddressSpace().withResourceId("ab").withAddressSpace("oefki")) + .withTrustSubnet( + new IpAddressSpace().withResourceId("vtpuqujmqlgk").withAddressSpace("tndoaongbjc")) + .withUnTrustSubnet(new IpAddressSpace().withResourceId("ujitcjedftww").withAddressSpace("zkoj")) + .withIpOfTrustSubnetForUdr( + new IpAddress().withResourceId("pzfoqoui").withAddress("bxarzgszufoxci"))) + .withVwanConfiguration( + new VwanConfiguration() + .withNetworkVirtualApplianceId("idoamciodhkha") + .withVHub(new IpAddressSpace().withResourceId("khnzbonlw").withAddressSpace("oegokdwbwh")) + .withTrustSubnet( + new IpAddressSpace().withResourceId("zcmrvexztvb").withAddressSpace("gsfraoyzkoow")) + .withUnTrustSubnet( + new IpAddressSpace().withResourceId("nguxawqaldsy").withAddressSpace("ximerqfobwyznk")) + .withIpOfTrustSubnetForUdr(new IpAddress().withResourceId("utwpfhp").withAddress("m"))) + .withNetworkType(NetworkType.VNET) + .withPublicIps( + Arrays + .asList( + new IpAddress().withResourceId("dsnfdsdoakgtdl").withAddress("kzevdlhewpusds"), + new IpAddress().withResourceId("wvogvbbejdc").withAddress("qqmoaku"), + new IpAddress().withResourceId("m").withAddress("rwr"), + new IpAddress().withResourceId("rtwaenuuzko").withAddress("minrfdw"))) + .withEnableEgressNat(EgressNat.DISABLED) + .withEgressNatIp( + Arrays + .asList( + new IpAddress().withResourceId("ziuiefozbhdm").withAddress("l"), + new IpAddress().withResourceId("qhoftrmaequiah").withAddress("cslfaoqzpiyylha"))); + model = BinaryData.fromObject(model).toObject(NetworkProfile.class); + Assertions.assertEquals("ab", model.vnetConfiguration().vnet().resourceId()); + Assertions.assertEquals("oefki", model.vnetConfiguration().vnet().addressSpace()); + Assertions.assertEquals("vtpuqujmqlgk", model.vnetConfiguration().trustSubnet().resourceId()); + Assertions.assertEquals("tndoaongbjc", model.vnetConfiguration().trustSubnet().addressSpace()); + Assertions.assertEquals("ujitcjedftww", model.vnetConfiguration().unTrustSubnet().resourceId()); + Assertions.assertEquals("zkoj", model.vnetConfiguration().unTrustSubnet().addressSpace()); + Assertions.assertEquals("pzfoqoui", model.vnetConfiguration().ipOfTrustSubnetForUdr().resourceId()); + Assertions.assertEquals("bxarzgszufoxci", model.vnetConfiguration().ipOfTrustSubnetForUdr().address()); + Assertions.assertEquals("idoamciodhkha", model.vwanConfiguration().networkVirtualApplianceId()); + Assertions.assertEquals("khnzbonlw", model.vwanConfiguration().vHub().resourceId()); + Assertions.assertEquals("oegokdwbwh", model.vwanConfiguration().vHub().addressSpace()); + Assertions.assertEquals("zcmrvexztvb", model.vwanConfiguration().trustSubnet().resourceId()); + Assertions.assertEquals("gsfraoyzkoow", model.vwanConfiguration().trustSubnet().addressSpace()); + Assertions.assertEquals("nguxawqaldsy", model.vwanConfiguration().unTrustSubnet().resourceId()); + Assertions.assertEquals("ximerqfobwyznk", model.vwanConfiguration().unTrustSubnet().addressSpace()); + Assertions.assertEquals("utwpfhp", model.vwanConfiguration().ipOfTrustSubnetForUdr().resourceId()); + Assertions.assertEquals("m", model.vwanConfiguration().ipOfTrustSubnetForUdr().address()); + Assertions.assertEquals(NetworkType.VNET, model.networkType()); + Assertions.assertEquals("dsnfdsdoakgtdl", model.publicIps().get(0).resourceId()); + Assertions.assertEquals("kzevdlhewpusds", model.publicIps().get(0).address()); + Assertions.assertEquals(EgressNat.DISABLED, model.enableEgressNat()); + Assertions.assertEquals("ziuiefozbhdm", model.egressNatIp().get(0).resourceId()); + Assertions.assertEquals("l", model.egressNatIp().get(0).address()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/OperationDisplayTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/OperationDisplayTests.java new file mode 100644 index 0000000000000..96733153a2b97 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/OperationDisplayTests.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.OperationDisplay; + +public final class OperationDisplayTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + OperationDisplay model = + BinaryData + .fromString( + "{\"provider\":\"kkfoqr\",\"resource\":\"fkzikfj\",\"operation\":\"n\",\"description\":\"ivx\"}") + .toObject(OperationDisplay.class); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + OperationDisplay model = new OperationDisplay(); + model = BinaryData.fromObject(model).toObject(OperationDisplay.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/OperationInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/OperationInnerTests.java new file mode 100644 index 0000000000000..f6fd37918f1f8 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/OperationInnerTests.java @@ -0,0 +1,26 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.OperationInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.OperationDisplay; + +public final class OperationInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + OperationInner model = + BinaryData + .fromString( + "{\"name\":\"tdaaygdvwvg\",\"isDataAction\":true,\"display\":{\"provider\":\"wxrt\",\"resource\":\"dxepxgyq\",\"operation\":\"vrvmnpkukghim\",\"description\":\"lxgwimfnjhf\"},\"origin\":\"user,system\",\"actionType\":\"Internal\"}") + .toObject(OperationInner.class); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + OperationInner model = new OperationInner().withDisplay(new OperationDisplay()); + model = BinaryData.fromObject(model).toObject(OperationInner.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/OperationListResultTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/OperationListResultTests.java new file mode 100644 index 0000000000000..a402f620bf50c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/OperationListResultTests.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.OperationListResult; + +public final class OperationListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + OperationListResult model = + BinaryData + .fromString( + "{\"value\":[{\"name\":\"queziky\",\"isDataAction\":false,\"display\":{\"provider\":\"allatmelwuipic\",\"resource\":\"zkzivgvvcnay\",\"operation\":\"yrnxxmueedn\",\"description\":\"dvstkw\"},\"origin\":\"user\",\"actionType\":\"Internal\"}],\"nextLink\":\"alm\"}") + .toObject(OperationListResult.class); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + OperationListResult model = new OperationListResult(); + model = BinaryData.fromObject(model).toObject(OperationListResult.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/OperationsListMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/OperationsListMockTests.java new file mode 100644 index 0000000000000..63253b26e571a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/OperationsListMockTests.java @@ -0,0 +1,64 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Operation; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class OperationsListMockTests { + @Test + public void testList() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"name\":\"mr\",\"isDataAction\":false,\"display\":{\"provider\":\"xuzrhwpusxjba\",\"resource\":\"hgpdohzj\",\"operation\":\"tu\",\"description\":\"igebxncnwfepb\"},\"origin\":\"user\",\"actionType\":\"Internal\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = manager.operations().list(com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PanoramaStatusTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PanoramaStatusTests.java new file mode 100644 index 0000000000000..d619fa09cf196 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PanoramaStatusTests.java @@ -0,0 +1,24 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PanoramaStatus; + +public final class PanoramaStatusTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PanoramaStatus model = + BinaryData + .fromString("{\"panoramaServerStatus\":\"DOWN\",\"panoramaServer2Status\":\"DOWN\"}") + .toObject(PanoramaStatus.class); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PanoramaStatus model = new PanoramaStatus(); + model = BinaryData.fromObject(model).toObject(PanoramaStatus.class); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PlanDataTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PlanDataTests.java new file mode 100644 index 0000000000000..cabadac62147e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PlanDataTests.java @@ -0,0 +1,35 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BillingCycle; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PlanData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.UsageType; +import org.junit.jupiter.api.Assertions; + +public final class PlanDataTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PlanData model = + BinaryData + .fromString( + "{\"usageType\":\"PAYG\",\"billingCycle\":\"WEEKLY\",\"planId\":\"ytisibir\",\"effectiveDate\":\"2021-12-07T21:16:32Z\"}") + .toObject(PlanData.class); + Assertions.assertEquals(UsageType.PAYG, model.usageType()); + Assertions.assertEquals(BillingCycle.WEEKLY, model.billingCycle()); + Assertions.assertEquals("ytisibir", model.planId()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PlanData model = + new PlanData().withUsageType(UsageType.PAYG).withBillingCycle(BillingCycle.WEEKLY).withPlanId("ytisibir"); + model = BinaryData.fromObject(model).toObject(PlanData.class); + Assertions.assertEquals(UsageType.PAYG, model.usageType()); + Assertions.assertEquals(BillingCycle.WEEKLY, model.billingCycle()); + Assertions.assertEquals("ytisibir", model.planId()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesCreateOrUpdateMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesCreateOrUpdateMockTests.java new file mode 100644 index 0000000000000..0c93b3eac7ef4 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesCreateOrUpdateMockTests.java @@ -0,0 +1,124 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PostRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PostRulesResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PostRulesCreateOrUpdateMockTests { + @Test + public void testCreateOrUpdate() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"etag\":\"stbz\",\"ruleName\":\"kiwbuqnyoph\",\"priority\":681026070,\"description\":\"sgcrpfbcunezzce\",\"ruleState\":\"ENABLED\",\"source\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[]},\"negateSource\":\"TRUE\",\"destination\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[],\"fqdnLists\":[]},\"negateDestination\":\"FALSE\",\"applications\":[\"clafzvaylpt\",\"sqqw\",\"tcmwqkchc\",\"waxfewzjkj\"],\"category\":{\"urlCustom\":[],\"feeds\":[]},\"protocol\":\"deqvhp\",\"protocolPortList\":[\"kkshkbffm\",\"mxzjrgywwpgjx\",\"nptfujgi\",\"gaao\"],\"inboundInspectionCertificate\":\"ttaqutdew\",\"auditComment\":\"xswvru\",\"actionType\":\"DenyResetServer\",\"enableLogging\":\"DISABLED\",\"decryptionRuleType\":\"SSLInboundInspection\",\"tags\":[],\"provisioningState\":\"Succeeded\"},\"id\":\"m\",\"name\":\"tixo\",\"type\":\"ffqyinlj\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PostRulesResource response = + manager + .postRules() + .createOrUpdate( + "dbxiqx", + "iiqbi", + new PostRulesResourceInner() + .withEtag("tmwwi") + .withRuleName("h") + .withDescription("pofvwb") + .withRuleState(StateEnum.ENABLED) + .withSource( + new SourceAddr() + .withCidrs(Arrays.asList()) + .withCountries(Arrays.asList()) + .withFeeds(Arrays.asList()) + .withPrefixLists(Arrays.asList())) + .withNegateSource(BooleanEnum.TRUE) + .withDestination( + new DestinationAddr() + .withCidrs(Arrays.asList()) + .withCountries(Arrays.asList()) + .withFeeds(Arrays.asList()) + .withPrefixLists(Arrays.asList()) + .withFqdnLists(Arrays.asList())) + .withNegateDestination(BooleanEnum.FALSE) + .withApplications(Arrays.asList("heb", "tswbzuwfmd")) + .withCategory(new Category().withUrlCustom(Arrays.asList()).withFeeds(Arrays.asList())) + .withProtocol("gegizvcjfel") + .withProtocolPortList(Arrays.asList("jubggbqigkxkb")) + .withInboundInspectionCertificate("zgakgacyrcmj") + .withAuditComment("spofapvuhry") + .withActionType(ActionEnum.DENY_RESET_BOTH) + .withEnableLogging(StateEnum.ENABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.NONE) + .withTags(Arrays.asList()), + com.azure.core.util.Context.NONE); + + Assertions.assertEquals("stbz", response.etag()); + Assertions.assertEquals("kiwbuqnyoph", response.ruleName()); + Assertions.assertEquals("sgcrpfbcunezzce", response.description()); + Assertions.assertEquals(StateEnum.ENABLED, response.ruleState()); + Assertions.assertEquals(BooleanEnum.TRUE, response.negateSource()); + Assertions.assertEquals(BooleanEnum.FALSE, response.negateDestination()); + Assertions.assertEquals("clafzvaylpt", response.applications().get(0)); + Assertions.assertEquals("deqvhp", response.protocol()); + Assertions.assertEquals("kkshkbffm", response.protocolPortList().get(0)); + Assertions.assertEquals("ttaqutdew", response.inboundInspectionCertificate()); + Assertions.assertEquals("xswvru", response.auditComment()); + Assertions.assertEquals(ActionEnum.DENY_RESET_SERVER, response.actionType()); + Assertions.assertEquals(StateEnum.DISABLED, response.enableLogging()); + Assertions.assertEquals(DecryptionRuleTypeEnum.SSLINBOUND_INSPECTION, response.decryptionRuleType()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesDeleteMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesDeleteMockTests.java new file mode 100644 index 0000000000000..89bbe8210f487 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesDeleteMockTests.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PostRulesDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager.postRules().delete("epqw", "ixmonstshiyxg", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesGetCountersWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesGetCountersWithResponseMockTests.java new file mode 100644 index 0000000000000..8cb440d24a51f --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesGetCountersWithResponseMockTests.java @@ -0,0 +1,79 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounter; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PostRulesGetCountersWithResponseMockTests { + @Test + public void testGetCountersWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"priority\":\"nghgshej\",\"ruleStackName\":\"bxqmu\",\"ruleListName\":\"xlxqzvn\",\"firewallName\":\"sbycucrwnamikz\",\"ruleName\":\"brqbsmswzi\",\"hitCount\":1274607788,\"appSeen\":{\"count\":1915069665,\"appSeenList\":[]},\"timestamp\":\"2021-01-11T08:57:38Z\",\"requestTimestamp\":\"2021-07-14T07:18:27Z\",\"lastUpdatedTimestamp\":\"2021-07-29T04:23:48Z\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + RuleCounter response = + manager + .postRules() + .getCountersWithResponse("elfclducc", "irdsvuwcob", "egstmninwjizci", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("nghgshej", response.priority()); + Assertions.assertEquals("bxqmu", response.ruleStackName()); + Assertions.assertEquals("xlxqzvn", response.ruleListName()); + Assertions.assertEquals("sbycucrwnamikz", response.firewallName()); + Assertions.assertEquals("brqbsmswzi", response.ruleName()); + Assertions.assertEquals(1274607788, response.hitCount()); + Assertions.assertEquals(1915069665, response.appSeen().count()); + Assertions.assertEquals(OffsetDateTime.parse("2021-01-11T08:57:38Z"), response.timestamp()); + Assertions.assertEquals(OffsetDateTime.parse("2021-07-14T07:18:27Z"), response.requestTimestamp()); + Assertions.assertEquals(OffsetDateTime.parse("2021-07-29T04:23:48Z"), response.lastUpdatedTimestamp()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesGetWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesGetWithResponseMockTests.java new file mode 100644 index 0000000000000..0b5057c74a207 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesGetWithResponseMockTests.java @@ -0,0 +1,87 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PostRulesResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PostRulesGetWithResponseMockTests { + @Test + public void testGetWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"etag\":\"glka\",\"ruleName\":\"honqjujeickpz\",\"priority\":197155092,\"description\":\"pmxelnwcltyje\",\"ruleState\":\"ENABLED\",\"source\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[]},\"negateSource\":\"FALSE\",\"destination\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[],\"fqdnLists\":[]},\"negateDestination\":\"TRUE\",\"applications\":[\"x\"],\"category\":{\"urlCustom\":[],\"feeds\":[]},\"protocol\":\"mwabzxrvxc\",\"protocolPortList\":[\"sphaivmxyasflvg\",\"gzwywak\",\"ihknsmjbl\"],\"inboundInspectionCertificate\":\"jhlnymzotqyryu\",\"auditComment\":\"bmqqvxmvw\",\"actionType\":\"Allow\",\"enableLogging\":\"DISABLED\",\"decryptionRuleType\":\"SSLOutboundInspection\",\"tags\":[],\"provisioningState\":\"Deleted\"},\"id\":\"ujlzqnhcvsqltn\",\"name\":\"oibgsxg\",\"type\":\"xfyqonmpqoxwdo\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PostRulesResource response = + manager + .postRules() + .getWithResponse("wjutifdwfmv", "gorqjbttzh", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("glka", response.etag()); + Assertions.assertEquals("honqjujeickpz", response.ruleName()); + Assertions.assertEquals("pmxelnwcltyje", response.description()); + Assertions.assertEquals(StateEnum.ENABLED, response.ruleState()); + Assertions.assertEquals(BooleanEnum.FALSE, response.negateSource()); + Assertions.assertEquals(BooleanEnum.TRUE, response.negateDestination()); + Assertions.assertEquals("x", response.applications().get(0)); + Assertions.assertEquals("mwabzxrvxc", response.protocol()); + Assertions.assertEquals("sphaivmxyasflvg", response.protocolPortList().get(0)); + Assertions.assertEquals("jhlnymzotqyryu", response.inboundInspectionCertificate()); + Assertions.assertEquals("bmqqvxmvw", response.auditComment()); + Assertions.assertEquals(ActionEnum.ALLOW, response.actionType()); + Assertions.assertEquals(StateEnum.DISABLED, response.enableLogging()); + Assertions.assertEquals(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION, response.decryptionRuleType()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesListMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesListMockTests.java new file mode 100644 index 0000000000000..6006e2b21662a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesListMockTests.java @@ -0,0 +1,85 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PostRulesResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PostRulesListMockTests { + @Test + public void testList() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"properties\":{\"etag\":\"ljgkyex\",\"ruleName\":\"oguyaip\",\"priority\":178808534,\"description\":\"ault\",\"ruleState\":\"DISABLED\",\"source\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[]},\"negateSource\":\"FALSE\",\"destination\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[],\"fqdnLists\":[]},\"negateDestination\":\"TRUE\",\"applications\":[\"zqdqxt\",\"jw\",\"nyfusfzsvtuikzh\"],\"category\":{\"urlCustom\":[],\"feeds\":[]},\"protocol\":\"glcfhmlrqryxyn\",\"protocolPortList\":[\"rd\",\"sovwxznptgoeiyb\",\"abpfhvfs\",\"kvntjlrigjkskyri\"],\"inboundInspectionCertificate\":\"vzidsxwaab\",\"auditComment\":\"ifrygzn\",\"actionType\":\"Allow\",\"enableLogging\":\"DISABLED\",\"decryptionRuleType\":\"None\",\"tags\":[],\"provisioningState\":\"Deleting\"},\"id\":\"opxlhslnelxieixy\",\"name\":\"llxecwc\",\"type\":\"ojphslhc\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.postRules().list("awbzasqb", com.azure.core.util.Context.NONE); + + Assertions.assertEquals("ljgkyex", response.iterator().next().etag()); + Assertions.assertEquals("oguyaip", response.iterator().next().ruleName()); + Assertions.assertEquals("ault", response.iterator().next().description()); + Assertions.assertEquals(StateEnum.DISABLED, response.iterator().next().ruleState()); + Assertions.assertEquals(BooleanEnum.FALSE, response.iterator().next().negateSource()); + Assertions.assertEquals(BooleanEnum.TRUE, response.iterator().next().negateDestination()); + Assertions.assertEquals("zqdqxt", response.iterator().next().applications().get(0)); + Assertions.assertEquals("glcfhmlrqryxyn", response.iterator().next().protocol()); + Assertions.assertEquals("rd", response.iterator().next().protocolPortList().get(0)); + Assertions.assertEquals("vzidsxwaab", response.iterator().next().inboundInspectionCertificate()); + Assertions.assertEquals("ifrygzn", response.iterator().next().auditComment()); + Assertions.assertEquals(ActionEnum.ALLOW, response.iterator().next().actionType()); + Assertions.assertEquals(StateEnum.DISABLED, response.iterator().next().enableLogging()); + Assertions.assertEquals(DecryptionRuleTypeEnum.NONE, response.iterator().next().decryptionRuleType()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesRefreshCountersWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesRefreshCountersWithResponseMockTests.java new file mode 100644 index 0000000000000..10a8f168dfc09 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesRefreshCountersWithResponseMockTests.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PostRulesRefreshCountersWithResponseMockTests { + @Test + public void testRefreshCountersWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(204); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager.postRules().refreshCountersWithResponse("hvhcz", "n", "fbycjs", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesResetCountersWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesResetCountersWithResponseMockTests.java new file mode 100644 index 0000000000000..5740ee109d951 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesResetCountersWithResponseMockTests.java @@ -0,0 +1,73 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounterReset; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PostRulesResetCountersWithResponseMockTests { + @Test + public void testResetCountersWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"priority\":\"haohdjhhflzokxc\",\"ruleStackName\":\"pelnjetag\",\"ruleListName\":\"sxoa\",\"firewallName\":\"tgzpnpb\",\"ruleName\":\"vefloccsrmozihmi\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + RuleCounterReset response = + manager + .postRules() + .resetCountersWithResponse("jww", "xzv", "mwmxqhndvnoamld", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("pelnjetag", response.ruleStackName()); + Assertions.assertEquals("sxoa", response.ruleListName()); + Assertions.assertEquals("tgzpnpb", response.firewallName()); + Assertions.assertEquals("vefloccsrmozihmi", response.ruleName()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesResourceListResultTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesResourceListResultTests.java new file mode 100644 index 0000000000000..e2a7348879c5c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PostRulesResourceListResultTests.java @@ -0,0 +1,127 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PostRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PostRulesResourceListResult; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class PostRulesResourceListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PostRulesResourceListResult model = + BinaryData + .fromString( + "{\"value\":[{\"properties\":{\"etag\":\"ldngkpoci\",\"ruleName\":\"azyxoegukg\",\"priority\":642461794,\"description\":\"ucgygevqz\",\"ruleState\":\"DISABLED\",\"negateSource\":\"TRUE\",\"negateDestination\":\"FALSE\",\"applications\":[],\"protocol\":\"r\",\"protocolPortList\":[],\"inboundInspectionCertificate\":\"dpydn\",\"auditComment\":\"hxdeoejz\",\"actionType\":\"Allow\",\"enableLogging\":\"DISABLED\",\"decryptionRuleType\":\"None\",\"tags\":[],\"provisioningState\":\"Succeeded\"},\"id\":\"fbishcbkha\",\"name\":\"deyeamdphagalpbu\",\"type\":\"wgipwhono\"},{\"properties\":{\"etag\":\"gshwankixz\",\"ruleName\":\"injep\",\"priority\":1086025239,\"description\":\"rywn\",\"ruleState\":\"ENABLED\",\"negateSource\":\"FALSE\",\"negateDestination\":\"FALSE\",\"applications\":[],\"protocol\":\"kcqvyxl\",\"protocolPortList\":[],\"inboundInspectionCertificate\":\"lsicohoqqnwv\",\"auditComment\":\"yav\",\"actionType\":\"Allow\",\"enableLogging\":\"DISABLED\",\"decryptionRuleType\":\"SSLOutboundInspection\",\"tags\":[],\"provisioningState\":\"Failed\"},\"id\":\"yxzk\",\"name\":\"noc\",\"type\":\"koklya\"},{\"properties\":{\"etag\":\"conuqszfkbeype\",\"ruleName\":\"rmjmwvvjektc\",\"priority\":1803945661,\"description\":\"hwlrsf\",\"ruleState\":\"DISABLED\",\"negateSource\":\"TRUE\",\"negateDestination\":\"FALSE\",\"applications\":[],\"protocol\":\"iqylihkaetck\",\"protocolPortList\":[],\"inboundInspectionCertificate\":\"civfsnkymuctq\",\"auditComment\":\"fbebrjcxer\",\"actionType\":\"DenyResetServer\",\"enableLogging\":\"ENABLED\",\"decryptionRuleType\":\"None\",\"tags\":[],\"provisioningState\":\"Updating\"},\"id\":\"rbirphxe\",\"name\":\"c\",\"type\":\"vahfn\"},{\"properties\":{\"etag\":\"kyqxjvuujqgidokg\",\"ruleName\":\"ljyoxgvcltb\",\"priority\":1745548413,\"description\":\"ghkjeszzhbi\",\"ruleState\":\"DISABLED\",\"negateSource\":\"TRUE\",\"negateDestination\":\"TRUE\",\"applications\":[],\"protocol\":\"xnehmpvec\",\"protocolPortList\":[],\"inboundInspectionCertificate\":\"debfqkkrbmpukgri\",\"auditComment\":\"lzlfbxzpuz\",\"actionType\":\"DenyResetBoth\",\"enableLogging\":\"DISABLED\",\"decryptionRuleType\":\"None\",\"tags\":[],\"provisioningState\":\"Failed\"},\"id\":\"gkbrpyyd\",\"name\":\"ibnuqqkpik\",\"type\":\"drgvtqagn\"}],\"nextLink\":\"ynhijggme\"}") + .toObject(PostRulesResourceListResult.class); + Assertions.assertEquals("ldngkpoci", model.value().get(0).etag()); + Assertions.assertEquals("azyxoegukg", model.value().get(0).ruleName()); + Assertions.assertEquals("ucgygevqz", model.value().get(0).description()); + Assertions.assertEquals(StateEnum.DISABLED, model.value().get(0).ruleState()); + Assertions.assertEquals(BooleanEnum.TRUE, model.value().get(0).negateSource()); + Assertions.assertEquals(BooleanEnum.FALSE, model.value().get(0).negateDestination()); + Assertions.assertEquals("r", model.value().get(0).protocol()); + Assertions.assertEquals("dpydn", model.value().get(0).inboundInspectionCertificate()); + Assertions.assertEquals("hxdeoejz", model.value().get(0).auditComment()); + Assertions.assertEquals(ActionEnum.ALLOW, model.value().get(0).actionType()); + Assertions.assertEquals(StateEnum.DISABLED, model.value().get(0).enableLogging()); + Assertions.assertEquals(DecryptionRuleTypeEnum.NONE, model.value().get(0).decryptionRuleType()); + Assertions.assertEquals("ynhijggme", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PostRulesResourceListResult model = + new PostRulesResourceListResult() + .withValue( + Arrays + .asList( + new PostRulesResourceInner() + .withEtag("ldngkpoci") + .withRuleName("azyxoegukg") + .withDescription("ucgygevqz") + .withRuleState(StateEnum.DISABLED) + .withNegateSource(BooleanEnum.TRUE) + .withNegateDestination(BooleanEnum.FALSE) + .withApplications(Arrays.asList()) + .withProtocol("r") + .withProtocolPortList(Arrays.asList()) + .withInboundInspectionCertificate("dpydn") + .withAuditComment("hxdeoejz") + .withActionType(ActionEnum.ALLOW) + .withEnableLogging(StateEnum.DISABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.NONE) + .withTags(Arrays.asList()), + new PostRulesResourceInner() + .withEtag("gshwankixz") + .withRuleName("injep") + .withDescription("rywn") + .withRuleState(StateEnum.ENABLED) + .withNegateSource(BooleanEnum.FALSE) + .withNegateDestination(BooleanEnum.FALSE) + .withApplications(Arrays.asList()) + .withProtocol("kcqvyxl") + .withProtocolPortList(Arrays.asList()) + .withInboundInspectionCertificate("lsicohoqqnwv") + .withAuditComment("yav") + .withActionType(ActionEnum.ALLOW) + .withEnableLogging(StateEnum.DISABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION) + .withTags(Arrays.asList()), + new PostRulesResourceInner() + .withEtag("conuqszfkbeype") + .withRuleName("rmjmwvvjektc") + .withDescription("hwlrsf") + .withRuleState(StateEnum.DISABLED) + .withNegateSource(BooleanEnum.TRUE) + .withNegateDestination(BooleanEnum.FALSE) + .withApplications(Arrays.asList()) + .withProtocol("iqylihkaetck") + .withProtocolPortList(Arrays.asList()) + .withInboundInspectionCertificate("civfsnkymuctq") + .withAuditComment("fbebrjcxer") + .withActionType(ActionEnum.DENY_RESET_SERVER) + .withEnableLogging(StateEnum.ENABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.NONE) + .withTags(Arrays.asList()), + new PostRulesResourceInner() + .withEtag("kyqxjvuujqgidokg") + .withRuleName("ljyoxgvcltb") + .withDescription("ghkjeszzhbi") + .withRuleState(StateEnum.DISABLED) + .withNegateSource(BooleanEnum.TRUE) + .withNegateDestination(BooleanEnum.TRUE) + .withApplications(Arrays.asList()) + .withProtocol("xnehmpvec") + .withProtocolPortList(Arrays.asList()) + .withInboundInspectionCertificate("debfqkkrbmpukgri") + .withAuditComment("lzlfbxzpuz") + .withActionType(ActionEnum.DENY_RESET_BOTH) + .withEnableLogging(StateEnum.DISABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.NONE) + .withTags(Arrays.asList()))) + .withNextLink("ynhijggme"); + model = BinaryData.fromObject(model).toObject(PostRulesResourceListResult.class); + Assertions.assertEquals("ldngkpoci", model.value().get(0).etag()); + Assertions.assertEquals("azyxoegukg", model.value().get(0).ruleName()); + Assertions.assertEquals("ucgygevqz", model.value().get(0).description()); + Assertions.assertEquals(StateEnum.DISABLED, model.value().get(0).ruleState()); + Assertions.assertEquals(BooleanEnum.TRUE, model.value().get(0).negateSource()); + Assertions.assertEquals(BooleanEnum.FALSE, model.value().get(0).negateDestination()); + Assertions.assertEquals("r", model.value().get(0).protocol()); + Assertions.assertEquals("dpydn", model.value().get(0).inboundInspectionCertificate()); + Assertions.assertEquals("hxdeoejz", model.value().get(0).auditComment()); + Assertions.assertEquals(ActionEnum.ALLOW, model.value().get(0).actionType()); + Assertions.assertEquals(StateEnum.DISABLED, model.value().get(0).enableLogging()); + Assertions.assertEquals(DecryptionRuleTypeEnum.NONE, model.value().get(0).decryptionRuleType()); + Assertions.assertEquals("ynhijggme", model.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesCreateOrUpdateMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesCreateOrUpdateMockTests.java new file mode 100644 index 0000000000000..15d5bd7b8f959 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesCreateOrUpdateMockTests.java @@ -0,0 +1,124 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PreRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.Category; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DestinationAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PreRulesResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PreRulesCreateOrUpdateMockTests { + @Test + public void testCreateOrUpdate() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"etag\":\"pzpofoiyjw\",\"ruleName\":\"filkmkkholv\",\"priority\":1953002350,\"description\":\"iauogphuartv\",\"ruleState\":\"ENABLED\",\"source\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[]},\"negateSource\":\"TRUE\",\"destination\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[],\"fqdnLists\":[]},\"negateDestination\":\"FALSE\",\"applications\":[\"jqirwrw\",\"ooxf\",\"i\"],\"category\":{\"urlCustom\":[],\"feeds\":[]},\"protocol\":\"wrsnewmozqvbu\",\"protocolPortList\":[\"amhsycxhxzgazt\"],\"inboundInspectionCertificate\":\"boi\",\"auditComment\":\"mfqhppubowse\",\"actionType\":\"DenyResetServer\",\"enableLogging\":\"DISABLED\",\"decryptionRuleType\":\"SSLOutboundInspection\",\"tags\":[],\"provisioningState\":\"Succeeded\"},\"id\":\"gb\",\"name\":\"c\",\"type\":\"uahokq\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PreRulesResource response = + manager + .preRules() + .createOrUpdate( + "gmwohqfzizvu", + "mmkjsvthnwpztek", + new PreRulesResourceInner() + .withEtag("mribiat") + .withRuleName("gplucfotangcfhny") + .withDescription("gswvxwlmzqwm") + .withRuleState(StateEnum.DISABLED) + .withSource( + new SourceAddr() + .withCidrs(Arrays.asList()) + .withCountries(Arrays.asList()) + .withFeeds(Arrays.asList()) + .withPrefixLists(Arrays.asList())) + .withNegateSource(BooleanEnum.FALSE) + .withDestination( + new DestinationAddr() + .withCidrs(Arrays.asList()) + .withCountries(Arrays.asList()) + .withFeeds(Arrays.asList()) + .withPrefixLists(Arrays.asList()) + .withFqdnLists(Arrays.asList())) + .withNegateDestination(BooleanEnum.FALSE) + .withApplications(Arrays.asList("npdkv", "fabuiyjibu", "phdu")) + .withCategory(new Category().withUrlCustom(Arrays.asList()).withFeeds(Arrays.asList())) + .withProtocol("iknp") + .withProtocolPortList(Arrays.asList("gjiuqhibto", "ipq")) + .withInboundInspectionCertificate("edmurrxxge") + .withAuditComment("ktvqylkmqpzoy") + .withActionType(ActionEnum.DENY_RESET_BOTH) + .withEnableLogging(StateEnum.ENABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION) + .withTags(Arrays.asList()), + com.azure.core.util.Context.NONE); + + Assertions.assertEquals("pzpofoiyjw", response.etag()); + Assertions.assertEquals("filkmkkholv", response.ruleName()); + Assertions.assertEquals("iauogphuartv", response.description()); + Assertions.assertEquals(StateEnum.ENABLED, response.ruleState()); + Assertions.assertEquals(BooleanEnum.TRUE, response.negateSource()); + Assertions.assertEquals(BooleanEnum.FALSE, response.negateDestination()); + Assertions.assertEquals("jqirwrw", response.applications().get(0)); + Assertions.assertEquals("wrsnewmozqvbu", response.protocol()); + Assertions.assertEquals("amhsycxhxzgazt", response.protocolPortList().get(0)); + Assertions.assertEquals("boi", response.inboundInspectionCertificate()); + Assertions.assertEquals("mfqhppubowse", response.auditComment()); + Assertions.assertEquals(ActionEnum.DENY_RESET_SERVER, response.actionType()); + Assertions.assertEquals(StateEnum.DISABLED, response.enableLogging()); + Assertions.assertEquals(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION, response.decryptionRuleType()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesDeleteMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesDeleteMockTests.java new file mode 100644 index 0000000000000..b8d5d9027d481 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesDeleteMockTests.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PreRulesDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager.preRules().delete("obkauxofsh", "phwpnulaiywzej", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesGetCountersWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesGetCountersWithResponseMockTests.java new file mode 100644 index 0000000000000..9e94c66dec6f1 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesGetCountersWithResponseMockTests.java @@ -0,0 +1,79 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounter; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PreRulesGetCountersWithResponseMockTests { + @Test + public void testGetCountersWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"priority\":\"fugsnnfhyetefy\",\"ruleStackName\":\"coc\",\"ruleListName\":\"jgtixr\",\"firewallName\":\"zuyt\",\"ruleName\":\"rmlmuowo\",\"hitCount\":446920918,\"appSeen\":{\"count\":552297061,\"appSeenList\":[]},\"timestamp\":\"2021-04-01T11:02:42Z\",\"requestTimestamp\":\"2021-07-21T06:19:54Z\",\"lastUpdatedTimestamp\":\"2021-11-07T05:08:05Z\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + RuleCounter response = + manager + .preRules() + .getCountersWithResponse("whslwkoj", "llndnpd", "rpqaf", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("fugsnnfhyetefy", response.priority()); + Assertions.assertEquals("coc", response.ruleStackName()); + Assertions.assertEquals("jgtixr", response.ruleListName()); + Assertions.assertEquals("zuyt", response.firewallName()); + Assertions.assertEquals("rmlmuowo", response.ruleName()); + Assertions.assertEquals(446920918, response.hitCount()); + Assertions.assertEquals(552297061, response.appSeen().count()); + Assertions.assertEquals(OffsetDateTime.parse("2021-04-01T11:02:42Z"), response.timestamp()); + Assertions.assertEquals(OffsetDateTime.parse("2021-07-21T06:19:54Z"), response.requestTimestamp()); + Assertions.assertEquals(OffsetDateTime.parse("2021-11-07T05:08:05Z"), response.lastUpdatedTimestamp()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesGetWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesGetWithResponseMockTests.java new file mode 100644 index 0000000000000..7e29f30513613 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesGetWithResponseMockTests.java @@ -0,0 +1,87 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PreRulesResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PreRulesGetWithResponseMockTests { + @Test + public void testGetWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"etag\":\"glnkvxlxpagl\",\"ruleName\":\"ivbgkcv\",\"priority\":425846035,\"description\":\"vuqd\",\"ruleState\":\"DISABLED\",\"source\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[]},\"negateSource\":\"FALSE\",\"destination\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[],\"fqdnLists\":[]},\"negateDestination\":\"TRUE\",\"applications\":[\"vhjknidi\",\"gqjxgpnrhgovfgp\",\"kqmhhaowjr\"],\"category\":{\"urlCustom\":[],\"feeds\":[]},\"protocol\":\"uporqzdfu\",\"protocolPortList\":[\"vkfvxcnqmxqpswok\",\"vkhlggdhbemz\"],\"inboundInspectionCertificate\":\"zszuwiwtglxx\",\"auditComment\":\"jfpgpicrmn\",\"actionType\":\"DenySilent\",\"enableLogging\":\"ENABLED\",\"decryptionRuleType\":\"None\",\"tags\":[],\"provisioningState\":\"Accepted\"},\"id\":\"qcbfrmbodths\",\"name\":\"qgvriibakcla\",\"type\":\"jfrnxousxauzlwv\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PreRulesResource response = + manager + .preRules() + .getWithResponse("pyogtieyuj", "vczkcnyxrxmunjd", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("glnkvxlxpagl", response.etag()); + Assertions.assertEquals("ivbgkcv", response.ruleName()); + Assertions.assertEquals("vuqd", response.description()); + Assertions.assertEquals(StateEnum.DISABLED, response.ruleState()); + Assertions.assertEquals(BooleanEnum.FALSE, response.negateSource()); + Assertions.assertEquals(BooleanEnum.TRUE, response.negateDestination()); + Assertions.assertEquals("vhjknidi", response.applications().get(0)); + Assertions.assertEquals("uporqzdfu", response.protocol()); + Assertions.assertEquals("vkfvxcnqmxqpswok", response.protocolPortList().get(0)); + Assertions.assertEquals("zszuwiwtglxx", response.inboundInspectionCertificate()); + Assertions.assertEquals("jfpgpicrmn", response.auditComment()); + Assertions.assertEquals(ActionEnum.DENY_SILENT, response.actionType()); + Assertions.assertEquals(StateEnum.ENABLED, response.enableLogging()); + Assertions.assertEquals(DecryptionRuleTypeEnum.NONE, response.decryptionRuleType()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesListMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesListMockTests.java new file mode 100644 index 0000000000000..166da5d64b014 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesListMockTests.java @@ -0,0 +1,86 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PreRulesResource; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PreRulesListMockTests { + @Test + public void testList() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"properties\":{\"etag\":\"yilflqoiquvrehmr\",\"ruleName\":\"jhvsujztczyt\",\"priority\":178479099,\"description\":\"h\",\"ruleState\":\"ENABLED\",\"source\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[]},\"negateSource\":\"TRUE\",\"destination\":{\"cidrs\":[],\"countries\":[],\"feeds\":[],\"prefixLists\":[],\"fqdnLists\":[]},\"negateDestination\":\"FALSE\",\"applications\":[\"ou\"],\"category\":{\"urlCustom\":[],\"feeds\":[]},\"protocol\":\"mowaziynknlqwzdv\",\"protocolPortList\":[\"hxqszdtmaajquh\"],\"inboundInspectionCertificate\":\"ylr\",\"auditComment\":\"m\",\"actionType\":\"Allow\",\"enableLogging\":\"ENABLED\",\"decryptionRuleType\":\"SSLInboundInspection\",\"tags\":[],\"provisioningState\":\"Succeeded\"},\"id\":\"p\",\"name\":\"hckfkyjpmspbps\",\"type\":\"df\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = manager.preRules().list("mfcttux", com.azure.core.util.Context.NONE); + + Assertions.assertEquals("yilflqoiquvrehmr", response.iterator().next().etag()); + Assertions.assertEquals("jhvsujztczyt", response.iterator().next().ruleName()); + Assertions.assertEquals("h", response.iterator().next().description()); + Assertions.assertEquals(StateEnum.ENABLED, response.iterator().next().ruleState()); + Assertions.assertEquals(BooleanEnum.TRUE, response.iterator().next().negateSource()); + Assertions.assertEquals(BooleanEnum.FALSE, response.iterator().next().negateDestination()); + Assertions.assertEquals("ou", response.iterator().next().applications().get(0)); + Assertions.assertEquals("mowaziynknlqwzdv", response.iterator().next().protocol()); + Assertions.assertEquals("hxqszdtmaajquh", response.iterator().next().protocolPortList().get(0)); + Assertions.assertEquals("ylr", response.iterator().next().inboundInspectionCertificate()); + Assertions.assertEquals("m", response.iterator().next().auditComment()); + Assertions.assertEquals(ActionEnum.ALLOW, response.iterator().next().actionType()); + Assertions.assertEquals(StateEnum.ENABLED, response.iterator().next().enableLogging()); + Assertions + .assertEquals( + DecryptionRuleTypeEnum.SSLINBOUND_INSPECTION, response.iterator().next().decryptionRuleType()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesRefreshCountersWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesRefreshCountersWithResponseMockTests.java new file mode 100644 index 0000000000000..5542ad8cb24de --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesRefreshCountersWithResponseMockTests.java @@ -0,0 +1,64 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PreRulesRefreshCountersWithResponseMockTests { + @Test + public void testRefreshCountersWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(204); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager + .preRules() + .refreshCountersWithResponse( + "zonwpngajinnixj", "wrtmjfjmy", "cxlzhcoxovnekh", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesResetCountersWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesResetCountersWithResponseMockTests.java new file mode 100644 index 0000000000000..3eefcbaa42ba1 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesResetCountersWithResponseMockTests.java @@ -0,0 +1,73 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RuleCounterReset; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PreRulesResetCountersWithResponseMockTests { + @Test + public void testResetCountersWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"priority\":\"epu\",\"ruleStackName\":\"vyjtcvu\",\"ruleListName\":\"asiz\",\"firewallName\":\"sfuughtuqfecjx\",\"ruleName\":\"gtuhxuicbu\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + RuleCounterReset response = + manager + .preRules() + .resetCountersWithResponse("nlusfnrd", "jxtxrdc", "tjvidt", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("vyjtcvu", response.ruleStackName()); + Assertions.assertEquals("asiz", response.ruleListName()); + Assertions.assertEquals("sfuughtuqfecjx", response.firewallName()); + Assertions.assertEquals("gtuhxuicbu", response.ruleName()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesResourceListResultTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesResourceListResultTests.java new file mode 100644 index 0000000000000..11b7635b910ef --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PreRulesResourceListResultTests.java @@ -0,0 +1,113 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PreRulesResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ActionEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DecryptionRuleTypeEnum; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PreRulesResourceListResult; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StateEnum; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class PreRulesResourceListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PreRulesResourceListResult model = + BinaryData + .fromString( + "{\"value\":[{\"properties\":{\"etag\":\"ebmnzbtbhjpglk\",\"ruleName\":\"gohdneuelfphsd\",\"priority\":58245942,\"description\":\"zfikd\",\"ruleState\":\"DISABLED\",\"negateSource\":\"FALSE\",\"negateDestination\":\"TRUE\",\"applications\":[],\"protocol\":\"vithh\",\"protocolPortList\":[],\"inboundInspectionCertificate\":\"nosggbhcoh\",\"auditComment\":\"dsjnka\",\"actionType\":\"DenyResetServer\",\"enableLogging\":\"ENABLED\",\"decryptionRuleType\":\"SSLOutboundInspection\",\"tags\":[],\"provisioningState\":\"Creating\"},\"id\":\"fgdkzzew\",\"name\":\"fvhqc\",\"type\":\"a\"},{\"properties\":{\"etag\":\"vpnpp\",\"ruleName\":\"uflrwd\",\"priority\":1982601986,\"description\":\"xyjrxsagafcnih\",\"ruleState\":\"ENABLED\",\"negateSource\":\"TRUE\",\"negateDestination\":\"TRUE\",\"applications\":[],\"protocol\":\"vkcvqvpkeqd\",\"protocolPortList\":[],\"inboundInspectionCertificate\":\"rhvoods\",\"auditComment\":\"bobzdopcjwvnhd\",\"actionType\":\"DenyResetServer\",\"enableLogging\":\"DISABLED\",\"decryptionRuleType\":\"None\",\"tags\":[],\"provisioningState\":\"Creating\"},\"id\":\"pmutwuo\",\"name\":\"grpkhjwniyqs\",\"type\":\"uicpd\"},{\"properties\":{\"etag\":\"kzzlvmbmpaxmodf\",\"ruleName\":\"uefywsbpfvmwy\",\"priority\":1337725410,\"description\":\"uyfta\",\"ruleState\":\"DISABLED\",\"negateSource\":\"FALSE\",\"negateDestination\":\"TRUE\",\"applications\":[],\"protocol\":\"nubexk\",\"protocolPortList\":[],\"inboundInspectionCertificate\":\"smond\",\"auditComment\":\"quxvypomgkop\",\"actionType\":\"DenyResetBoth\",\"enableLogging\":\"DISABLED\",\"decryptionRuleType\":\"SSLOutboundInspection\",\"tags\":[],\"provisioningState\":\"Canceled\"},\"id\":\"xysmoc\",\"name\":\"bq\",\"type\":\"qvmkcxo\"}],\"nextLink\":\"pvhelxprg\"}") + .toObject(PreRulesResourceListResult.class); + Assertions.assertEquals("ebmnzbtbhjpglk", model.value().get(0).etag()); + Assertions.assertEquals("gohdneuelfphsd", model.value().get(0).ruleName()); + Assertions.assertEquals("zfikd", model.value().get(0).description()); + Assertions.assertEquals(StateEnum.DISABLED, model.value().get(0).ruleState()); + Assertions.assertEquals(BooleanEnum.FALSE, model.value().get(0).negateSource()); + Assertions.assertEquals(BooleanEnum.TRUE, model.value().get(0).negateDestination()); + Assertions.assertEquals("vithh", model.value().get(0).protocol()); + Assertions.assertEquals("nosggbhcoh", model.value().get(0).inboundInspectionCertificate()); + Assertions.assertEquals("dsjnka", model.value().get(0).auditComment()); + Assertions.assertEquals(ActionEnum.DENY_RESET_SERVER, model.value().get(0).actionType()); + Assertions.assertEquals(StateEnum.ENABLED, model.value().get(0).enableLogging()); + Assertions + .assertEquals(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION, model.value().get(0).decryptionRuleType()); + Assertions.assertEquals("pvhelxprg", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PreRulesResourceListResult model = + new PreRulesResourceListResult() + .withValue( + Arrays + .asList( + new PreRulesResourceInner() + .withEtag("ebmnzbtbhjpglk") + .withRuleName("gohdneuelfphsd") + .withDescription("zfikd") + .withRuleState(StateEnum.DISABLED) + .withNegateSource(BooleanEnum.FALSE) + .withNegateDestination(BooleanEnum.TRUE) + .withApplications(Arrays.asList()) + .withProtocol("vithh") + .withProtocolPortList(Arrays.asList()) + .withInboundInspectionCertificate("nosggbhcoh") + .withAuditComment("dsjnka") + .withActionType(ActionEnum.DENY_RESET_SERVER) + .withEnableLogging(StateEnum.ENABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION) + .withTags(Arrays.asList()), + new PreRulesResourceInner() + .withEtag("vpnpp") + .withRuleName("uflrwd") + .withDescription("xyjrxsagafcnih") + .withRuleState(StateEnum.ENABLED) + .withNegateSource(BooleanEnum.TRUE) + .withNegateDestination(BooleanEnum.TRUE) + .withApplications(Arrays.asList()) + .withProtocol("vkcvqvpkeqd") + .withProtocolPortList(Arrays.asList()) + .withInboundInspectionCertificate("rhvoods") + .withAuditComment("bobzdopcjwvnhd") + .withActionType(ActionEnum.DENY_RESET_SERVER) + .withEnableLogging(StateEnum.DISABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.NONE) + .withTags(Arrays.asList()), + new PreRulesResourceInner() + .withEtag("kzzlvmbmpaxmodf") + .withRuleName("uefywsbpfvmwy") + .withDescription("uyfta") + .withRuleState(StateEnum.DISABLED) + .withNegateSource(BooleanEnum.FALSE) + .withNegateDestination(BooleanEnum.TRUE) + .withApplications(Arrays.asList()) + .withProtocol("nubexk") + .withProtocolPortList(Arrays.asList()) + .withInboundInspectionCertificate("smond") + .withAuditComment("quxvypomgkop") + .withActionType(ActionEnum.DENY_RESET_BOTH) + .withEnableLogging(StateEnum.DISABLED) + .withDecryptionRuleType(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION) + .withTags(Arrays.asList()))) + .withNextLink("pvhelxprg"); + model = BinaryData.fromObject(model).toObject(PreRulesResourceListResult.class); + Assertions.assertEquals("ebmnzbtbhjpglk", model.value().get(0).etag()); + Assertions.assertEquals("gohdneuelfphsd", model.value().get(0).ruleName()); + Assertions.assertEquals("zfikd", model.value().get(0).description()); + Assertions.assertEquals(StateEnum.DISABLED, model.value().get(0).ruleState()); + Assertions.assertEquals(BooleanEnum.FALSE, model.value().get(0).negateSource()); + Assertions.assertEquals(BooleanEnum.TRUE, model.value().get(0).negateDestination()); + Assertions.assertEquals("vithh", model.value().get(0).protocol()); + Assertions.assertEquals("nosggbhcoh", model.value().get(0).inboundInspectionCertificate()); + Assertions.assertEquals("dsjnka", model.value().get(0).auditComment()); + Assertions.assertEquals(ActionEnum.DENY_RESET_SERVER, model.value().get(0).actionType()); + Assertions.assertEquals(StateEnum.ENABLED, model.value().get(0).enableLogging()); + Assertions + .assertEquals(DecryptionRuleTypeEnum.SSLOUTBOUND_INSPECTION, model.value().get(0).decryptionRuleType()); + Assertions.assertEquals("pvhelxprg", model.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PredefinedUrlCategoriesResponseInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PredefinedUrlCategoriesResponseInnerTests.java new file mode 100644 index 0000000000000..df09f3226d066 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PredefinedUrlCategoriesResponseInnerTests.java @@ -0,0 +1,42 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PredefinedUrlCategoriesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PredefinedUrlCategory; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class PredefinedUrlCategoriesResponseInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PredefinedUrlCategoriesResponseInner model = + BinaryData + .fromString( + "{\"value\":[{\"action\":\"vjsllrmvvdfw\",\"name\":\"t\"},{\"action\":\"pnpulexxbczwtru\",\"name\":\"iqzbq\"},{\"action\":\"vsovmyokac\",\"name\":\"pkwlhz\"}],\"nextLink\":\"bpxjmfl\"}") + .toObject(PredefinedUrlCategoriesResponseInner.class); + Assertions.assertEquals("vjsllrmvvdfw", model.value().get(0).action()); + Assertions.assertEquals("t", model.value().get(0).name()); + Assertions.assertEquals("bpxjmfl", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PredefinedUrlCategoriesResponseInner model = + new PredefinedUrlCategoriesResponseInner() + .withValue( + Arrays + .asList( + new PredefinedUrlCategory().withAction("vjsllrmvvdfw").withName("t"), + new PredefinedUrlCategory().withAction("pnpulexxbczwtru").withName("iqzbq"), + new PredefinedUrlCategory().withAction("vsovmyokac").withName("pkwlhz"))) + .withNextLink("bpxjmfl"); + model = BinaryData.fromObject(model).toObject(PredefinedUrlCategoriesResponseInner.class); + Assertions.assertEquals("vjsllrmvvdfw", model.value().get(0).action()); + Assertions.assertEquals("t", model.value().get(0).name()); + Assertions.assertEquals("bpxjmfl", model.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PredefinedUrlCategoryTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PredefinedUrlCategoryTests.java new file mode 100644 index 0000000000000..34894048a8ef8 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PredefinedUrlCategoryTests.java @@ -0,0 +1,29 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PredefinedUrlCategory; +import org.junit.jupiter.api.Assertions; + +public final class PredefinedUrlCategoryTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PredefinedUrlCategory model = + BinaryData + .fromString("{\"action\":\"vvnchrkcc\",\"name\":\"wwzjuqkhrsajiwku\"}") + .toObject(PredefinedUrlCategory.class); + Assertions.assertEquals("vvnchrkcc", model.action()); + Assertions.assertEquals("wwzjuqkhrsajiwku", model.name()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PredefinedUrlCategory model = new PredefinedUrlCategory().withAction("vvnchrkcc").withName("wwzjuqkhrsajiwku"); + model = BinaryData.fromObject(model).toObject(PredefinedUrlCategory.class); + Assertions.assertEquals("vvnchrkcc", model.action()); + Assertions.assertEquals("wwzjuqkhrsajiwku", model.name()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackResourceInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackResourceInnerTests.java new file mode 100644 index 0000000000000..4e85650a7c01a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackResourceInnerTests.java @@ -0,0 +1,40 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListGlobalRulestackResourceInner; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class PrefixListGlobalRulestackResourceInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PrefixListGlobalRulestackResourceInner model = + BinaryData + .fromString( + "{\"properties\":{\"description\":\"kdltfzxmhhvhg\",\"prefixList\":[\"eodkwobda\"],\"etag\":\"tibqdxbxwakb\",\"auditComment\":\"qxn\",\"provisioningState\":\"Failed\"},\"id\":\"gxhuriplbp\",\"name\":\"dxunkbebxmubyyn\",\"type\":\"wlrbqtkoievseo\"}") + .toObject(PrefixListGlobalRulestackResourceInner.class); + Assertions.assertEquals("kdltfzxmhhvhg", model.description()); + Assertions.assertEquals("eodkwobda", model.prefixList().get(0)); + Assertions.assertEquals("tibqdxbxwakb", model.etag()); + Assertions.assertEquals("qxn", model.auditComment()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PrefixListGlobalRulestackResourceInner model = + new PrefixListGlobalRulestackResourceInner() + .withDescription("kdltfzxmhhvhg") + .withPrefixList(Arrays.asList("eodkwobda")) + .withEtag("tibqdxbxwakb") + .withAuditComment("qxn"); + model = BinaryData.fromObject(model).toObject(PrefixListGlobalRulestackResourceInner.class); + Assertions.assertEquals("kdltfzxmhhvhg", model.description()); + Assertions.assertEquals("eodkwobda", model.prefixList().get(0)); + Assertions.assertEquals("tibqdxbxwakb", model.etag()); + Assertions.assertEquals("qxn", model.auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackResourceListResultTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackResourceListResultTests.java new file mode 100644 index 0000000000000..ac8c1385119bf --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestackResourceListResultTests.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListGlobalRulestackResourceListResult; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class PrefixListGlobalRulestackResourceListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PrefixListGlobalRulestackResourceListResult model = + BinaryData + .fromString( + "{\"value\":[{\"properties\":{\"description\":\"aruoujmkcjhwqyt\",\"prefixList\":[],\"etag\":\"ybn\",\"auditComment\":\"ewgdrjervn\",\"provisioningState\":\"NotSpecified\"},\"id\":\"pehindoygm\",\"name\":\"fthnzdn\",\"type\":\"sl\"},{\"properties\":{\"description\":\"ayqigynduhav\",\"prefixList\":[],\"etag\":\"lkthu\",\"auditComment\":\"qolbgyc\",\"provisioningState\":\"NotSpecified\"},\"id\":\"r\",\"name\":\"gccymvaolpssl\",\"type\":\"lfmmdnbbglzpswi\"},{\"properties\":{\"description\":\"mcwyhzdxssadb\",\"prefixList\":[],\"etag\":\"nvdfznuda\",\"auditComment\":\"vxzbncb\",\"provisioningState\":\"Deleting\"},\"id\":\"stdbhhxsrzdzu\",\"name\":\"erscdntne\",\"type\":\"fiwjmygtdssls\"},{\"properties\":{\"description\":\"mweriofzpy\",\"prefixList\":[],\"etag\":\"emwabnet\",\"auditComment\":\"hszhedplvwiwu\",\"provisioningState\":\"Deleting\"},\"id\":\"besldnkwwtppjflc\",\"name\":\"ogaok\",\"type\":\"nzmnsikvm\"}],\"nextLink\":\"ze\"}") + .toObject(PrefixListGlobalRulestackResourceListResult.class); + Assertions.assertEquals("aruoujmkcjhwqyt", model.value().get(0).description()); + Assertions.assertEquals("ybn", model.value().get(0).etag()); + Assertions.assertEquals("ewgdrjervn", model.value().get(0).auditComment()); + Assertions.assertEquals("ze", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PrefixListGlobalRulestackResourceListResult model = + new PrefixListGlobalRulestackResourceListResult() + .withValue( + Arrays + .asList( + new PrefixListGlobalRulestackResourceInner() + .withDescription("aruoujmkcjhwqyt") + .withPrefixList(Arrays.asList()) + .withEtag("ybn") + .withAuditComment("ewgdrjervn"), + new PrefixListGlobalRulestackResourceInner() + .withDescription("ayqigynduhav") + .withPrefixList(Arrays.asList()) + .withEtag("lkthu") + .withAuditComment("qolbgyc"), + new PrefixListGlobalRulestackResourceInner() + .withDescription("mcwyhzdxssadb") + .withPrefixList(Arrays.asList()) + .withEtag("nvdfznuda") + .withAuditComment("vxzbncb"), + new PrefixListGlobalRulestackResourceInner() + .withDescription("mweriofzpy") + .withPrefixList(Arrays.asList()) + .withEtag("emwabnet") + .withAuditComment("hszhedplvwiwu"))) + .withNextLink("ze"); + model = BinaryData.fromObject(model).toObject(PrefixListGlobalRulestackResourceListResult.class); + Assertions.assertEquals("aruoujmkcjhwqyt", model.value().get(0).description()); + Assertions.assertEquals("ybn", model.value().get(0).etag()); + Assertions.assertEquals("ewgdrjervn", model.value().get(0).auditComment()); + Assertions.assertEquals("ze", model.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestacksCreateOrUpdateMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestacksCreateOrUpdateMockTests.java new file mode 100644 index 0000000000000..39e78fb4f452d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestacksCreateOrUpdateMockTests.java @@ -0,0 +1,82 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListGlobalRulestackResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListGlobalRulestackResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PrefixListGlobalRulestacksCreateOrUpdateMockTests { + @Test + public void testCreateOrUpdate() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"description\":\"w\",\"prefixList\":[\"qxpxiwfcngjsaa\",\"iixtmkzj\"],\"etag\":\"viirhgfgrws\",\"auditComment\":\"gratzvzbglbyvict\",\"provisioningState\":\"Succeeded\"},\"id\":\"xkjzwrgxffm\",\"name\":\"hkwfbkgozxwop\",\"type\":\"bydpizqaclnapxb\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PrefixListGlobalRulestackResource response = + manager + .prefixListGlobalRulestacks() + .createOrUpdate( + "pdqmjxlyyzglgouw", + "lmjjyuo", + new PrefixListGlobalRulestackResourceInner() + .withDescription("tob") + .withPrefixList(Arrays.asList("kjeytunl", "fjkwrusnkq", "hsyrqunj")) + .withEtag("denxau") + .withAuditComment("pakdkifmjnnawt"), + com.azure.core.util.Context.NONE); + + Assertions.assertEquals("w", response.description()); + Assertions.assertEquals("qxpxiwfcngjsaa", response.prefixList().get(0)); + Assertions.assertEquals("viirhgfgrws", response.etag()); + Assertions.assertEquals("gratzvzbglbyvict", response.auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestacksDeleteMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestacksDeleteMockTests.java new file mode 100644 index 0000000000000..abb604ecdae2f --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestacksDeleteMockTests.java @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PrefixListGlobalRulestacksDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager.prefixListGlobalRulestacks().delete("yg", "ugjknf", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestacksGetWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestacksGetWithResponseMockTests.java new file mode 100644 index 0000000000000..5590b87ce6b76 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestacksGetWithResponseMockTests.java @@ -0,0 +1,73 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListGlobalRulestackResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PrefixListGlobalRulestacksGetWithResponseMockTests { + @Test + public void testGetWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"description\":\"smgbzahgxqdl\",\"prefixList\":[\"tlt\",\"ap\"],\"etag\":\"tz\",\"auditComment\":\"tbhjmznnbsoqe\",\"provisioningState\":\"Updating\"},\"id\":\"rvlagunbtgfebwln\",\"name\":\"mhyreeudz\",\"type\":\"av\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PrefixListGlobalRulestackResource response = + manager + .prefixListGlobalRulestacks() + .getWithResponse("aosrxuz", "oamktcq", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("smgbzahgxqdl", response.description()); + Assertions.assertEquals("tlt", response.prefixList().get(0)); + Assertions.assertEquals("tz", response.etag()); + Assertions.assertEquals("tbhjmznnbsoqe", response.auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestacksListMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestacksListMockTests.java new file mode 100644 index 0000000000000..a63aa2078f802 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListGlobalRulestacksListMockTests.java @@ -0,0 +1,71 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListGlobalRulestackResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PrefixListGlobalRulestacksListMockTests { + @Test + public void testList() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"properties\":{\"description\":\"txx\",\"prefixList\":[\"y\"],\"etag\":\"xcjxgrytfmpcy\",\"auditComment\":\"lrmcaykg\",\"provisioningState\":\"Updating\"},\"id\":\"uztrksxwpndfcpf\",\"name\":\"znth\",\"type\":\"twk\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.prefixListGlobalRulestacks().list("g", com.azure.core.util.Context.NONE); + + Assertions.assertEquals("txx", response.iterator().next().description()); + Assertions.assertEquals("y", response.iterator().next().prefixList().get(0)); + Assertions.assertEquals("xcjxgrytfmpcy", response.iterator().next().etag()); + Assertions.assertEquals("lrmcaykg", response.iterator().next().auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestacksCreateOrUpdateMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestacksCreateOrUpdateMockTests.java new file mode 100644 index 0000000000000..11126edd0024c --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestacksCreateOrUpdateMockTests.java @@ -0,0 +1,79 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PrefixListLocalRulestacksCreateOrUpdateMockTests { + @Test + public void testCreateOrUpdate() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"description\":\"eqy\",\"prefixList\":[\"ceysfaqeg\",\"lwryshwddkvbxgkq\",\"sybwptdaca\",\"vvlfntymtp\"],\"etag\":\"wenaz\",\"auditComment\":\"ohzrsqalsx\",\"provisioningState\":\"Succeeded\"},\"id\":\"qapfgsdpc\",\"name\":\"essmzhhku\",\"type\":\"ip\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PrefixListResource response = + manager + .prefixListLocalRulestacks() + .define("gmmbu") + .withExistingLocalRulestack("vwisp", "xkdtxfkndlqvtwkn") + .withPrefixList(Arrays.asList("mqaqkueatgroes")) + .withDescription("yw") + .withEtag("ygzc") + .withAuditComment("fqxkfaoyteh") + .create(); + + Assertions.assertEquals("eqy", response.description()); + Assertions.assertEquals("ceysfaqeg", response.prefixList().get(0)); + Assertions.assertEquals("wenaz", response.etag()); + Assertions.assertEquals("ohzrsqalsx", response.auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestacksDeleteMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestacksDeleteMockTests.java new file mode 100644 index 0000000000000..241a48516f431 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestacksDeleteMockTests.java @@ -0,0 +1,63 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PrefixListLocalRulestacksDeleteMockTests { + @Test + public void testDelete() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = "{}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + manager + .prefixListLocalRulestacks() + .delete("tkschgcgqyhl", "seyqrhvyeldotjv", "kwiswskukjtas", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestacksGetWithResponseMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestacksGetWithResponseMockTests.java new file mode 100644 index 0000000000000..fb95ceb241c72 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestacksGetWithResponseMockTests.java @@ -0,0 +1,73 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PrefixListLocalRulestacksGetWithResponseMockTests { + @Test + public void testGetWithResponse() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"properties\":{\"description\":\"ajb\",\"prefixList\":[\"cgduusio\",\"cblevpmc\"],\"etag\":\"jy\",\"auditComment\":\"yxlzgs\",\"provisioningState\":\"NotSpecified\"},\"id\":\"zltafhbzffovwm\",\"name\":\"jlzqsczpgvdwnapf\",\"type\":\"qwowftptnuw\"}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PrefixListResource response = + manager + .prefixListLocalRulestacks() + .getWithResponse("vjuqdbrxmrgchb", "pxkiyf", "j", com.azure.core.util.Context.NONE) + .getValue(); + + Assertions.assertEquals("ajb", response.description()); + Assertions.assertEquals("cgduusio", response.prefixList().get(0)); + Assertions.assertEquals("jy", response.etag()); + Assertions.assertEquals("yxlzgs", response.auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestacksListByLocalRulestacksMockTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestacksListByLocalRulestacksMockTests.java new file mode 100644 index 0000000000000..2842f29122044 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListLocalRulestacksListByLocalRulestacksMockTests.java @@ -0,0 +1,71 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.credential.AccessToken; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.management.AzureEnvironment; +import com.azure.core.management.profile.AzureProfile; +import com.azure.resourcemanager.paloaltonetworks.ngfw.PaloAltoNetworksNgfwManager; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListResource; +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.time.OffsetDateTime; +import org.junit.jupiter.api.Assertions; +import org.junit.jupiter.api.Test; +import org.mockito.ArgumentCaptor; +import org.mockito.Mockito; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +public final class PrefixListLocalRulestacksListByLocalRulestacksMockTests { + @Test + public void testListByLocalRulestacks() throws Exception { + HttpClient httpClient = Mockito.mock(HttpClient.class); + HttpResponse httpResponse = Mockito.mock(HttpResponse.class); + ArgumentCaptor httpRequest = ArgumentCaptor.forClass(HttpRequest.class); + + String responseStr = + "{\"value\":[{\"properties\":{\"description\":\"odrrslblxyd\",\"prefixList\":[\"rxvvbxi\"],\"etag\":\"g\",\"auditComment\":\"qljnqkhychoco\",\"provisioningState\":\"Updating\"},\"id\":\"hurql\",\"name\":\"qffawey\",\"type\":\"rkphyjdxr\"}]}"; + + Mockito.when(httpResponse.getStatusCode()).thenReturn(200); + Mockito.when(httpResponse.getHeaders()).thenReturn(new HttpHeaders()); + Mockito + .when(httpResponse.getBody()) + .thenReturn(Flux.just(ByteBuffer.wrap(responseStr.getBytes(StandardCharsets.UTF_8)))); + Mockito + .when(httpResponse.getBodyAsByteArray()) + .thenReturn(Mono.just(responseStr.getBytes(StandardCharsets.UTF_8))); + Mockito + .when(httpClient.send(httpRequest.capture(), Mockito.any())) + .thenReturn( + Mono + .defer( + () -> { + Mockito.when(httpResponse.getRequest()).thenReturn(httpRequest.getValue()); + return Mono.just(httpResponse); + })); + + PaloAltoNetworksNgfwManager manager = + PaloAltoNetworksNgfwManager + .configure() + .withHttpClient(httpClient) + .authenticate( + tokenRequestContext -> Mono.just(new AccessToken("this_is_a_token", OffsetDateTime.MAX)), + new AzureProfile("", "", AzureEnvironment.AZURE)); + + PagedIterable response = + manager.prefixListLocalRulestacks().listByLocalRulestacks("ia", "cz", com.azure.core.util.Context.NONE); + + Assertions.assertEquals("odrrslblxyd", response.iterator().next().description()); + Assertions.assertEquals("rxvvbxi", response.iterator().next().prefixList().get(0)); + Assertions.assertEquals("g", response.iterator().next().etag()); + Assertions.assertEquals("qljnqkhychoco", response.iterator().next().auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListResourceInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListResourceInnerTests.java new file mode 100644 index 0000000000000..23abb78bbdefb --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListResourceInnerTests.java @@ -0,0 +1,40 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListResourceInner; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class PrefixListResourceInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PrefixListResourceInner model = + BinaryData + .fromString( + "{\"properties\":{\"description\":\"ff\",\"prefixList\":[\"fblcq\",\"u\",\"bgq\"],\"etag\":\"rtalmet\",\"auditComment\":\"wgdsl\",\"provisioningState\":\"Canceled\"},\"id\":\"hrmooi\",\"name\":\"qseypxiutcxa\",\"type\":\"zhyrpeto\"}") + .toObject(PrefixListResourceInner.class); + Assertions.assertEquals("ff", model.description()); + Assertions.assertEquals("fblcq", model.prefixList().get(0)); + Assertions.assertEquals("rtalmet", model.etag()); + Assertions.assertEquals("wgdsl", model.auditComment()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PrefixListResourceInner model = + new PrefixListResourceInner() + .withDescription("ff") + .withPrefixList(Arrays.asList("fblcq", "u", "bgq")) + .withEtag("rtalmet") + .withAuditComment("wgdsl"); + model = BinaryData.fromObject(model).toObject(PrefixListResourceInner.class); + Assertions.assertEquals("ff", model.description()); + Assertions.assertEquals("fblcq", model.prefixList().get(0)); + Assertions.assertEquals("rtalmet", model.etag()); + Assertions.assertEquals("wgdsl", model.auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListResourceListResultTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListResourceListResultTests.java new file mode 100644 index 0000000000000..0bceb9a57b56f --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixListResourceListResultTests.java @@ -0,0 +1,56 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixListResourceInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.PrefixListResourceListResult; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class PrefixListResourceListResultTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PrefixListResourceListResult model = + BinaryData + .fromString( + "{\"value\":[{\"properties\":{\"description\":\"eyqxtjjfzql\",\"prefixList\":[],\"etag\":\"ycavodggxdbees\",\"auditComment\":\"eknlra\",\"provisioningState\":\"Accepted\"},\"id\":\"wiuagydwqf\",\"name\":\"ylyrfgiagtco\",\"type\":\"ocqwogfnzjvus\"},{\"properties\":{\"description\":\"ld\",\"prefixList\":[],\"etag\":\"zuxylfsbtkadpyso\",\"auditComment\":\"btgkbugrjqctoj\",\"provisioningState\":\"Creating\"},\"id\":\"of\",\"name\":\"eypefojyqd\",\"type\":\"cuplcplcwkhih\"},{\"properties\":{\"description\":\"lhzdsqtzb\",\"prefixList\":[],\"etag\":\"gnowcjhfgmveca\",\"auditComment\":\"xmwoteyowcluqo\",\"provisioningState\":\"Deleting\"},\"id\":\"vgqouwifzmpj\",\"name\":\"yivqikfxcvhrfsp\",\"type\":\"uagrttikteusqc\"}],\"nextLink\":\"vyklxuby\"}") + .toObject(PrefixListResourceListResult.class); + Assertions.assertEquals("eyqxtjjfzql", model.value().get(0).description()); + Assertions.assertEquals("ycavodggxdbees", model.value().get(0).etag()); + Assertions.assertEquals("eknlra", model.value().get(0).auditComment()); + Assertions.assertEquals("vyklxuby", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PrefixListResourceListResult model = + new PrefixListResourceListResult() + .withValue( + Arrays + .asList( + new PrefixListResourceInner() + .withDescription("eyqxtjjfzql") + .withPrefixList(Arrays.asList()) + .withEtag("ycavodggxdbees") + .withAuditComment("eknlra"), + new PrefixListResourceInner() + .withDescription("ld") + .withPrefixList(Arrays.asList()) + .withEtag("zuxylfsbtkadpyso") + .withAuditComment("btgkbugrjqctoj"), + new PrefixListResourceInner() + .withDescription("lhzdsqtzb") + .withPrefixList(Arrays.asList()) + .withEtag("gnowcjhfgmveca") + .withAuditComment("xmwoteyowcluqo"))) + .withNextLink("vyklxuby"); + model = BinaryData.fromObject(model).toObject(PrefixListResourceListResult.class); + Assertions.assertEquals("eyqxtjjfzql", model.value().get(0).description()); + Assertions.assertEquals("ycavodggxdbees", model.value().get(0).etag()); + Assertions.assertEquals("eknlra", model.value().get(0).auditComment()); + Assertions.assertEquals("vyklxuby", model.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixObjectTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixObjectTests.java new file mode 100644 index 0000000000000..e8156745267f3 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/PrefixObjectTests.java @@ -0,0 +1,40 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.PrefixObject; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class PrefixObjectTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + PrefixObject model = + BinaryData + .fromString( + "{\"description\":\"q\",\"prefixList\":[\"ltmuwlauwzizx\"],\"etag\":\"pgcjefuzmuvp\",\"auditComment\":\"tdum\",\"provisioningState\":\"Canceled\"}") + .toObject(PrefixObject.class); + Assertions.assertEquals("q", model.description()); + Assertions.assertEquals("ltmuwlauwzizx", model.prefixList().get(0)); + Assertions.assertEquals("pgcjefuzmuvp", model.etag()); + Assertions.assertEquals("tdum", model.auditComment()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + PrefixObject model = + new PrefixObject() + .withDescription("q") + .withPrefixList(Arrays.asList("ltmuwlauwzizx")) + .withEtag("pgcjefuzmuvp") + .withAuditComment("tdum"); + model = BinaryData.fromObject(model).toObject(PrefixObject.class); + Assertions.assertEquals("q", model.description()); + Assertions.assertEquals("ltmuwlauwzizx", model.prefixList().get(0)); + Assertions.assertEquals("pgcjefuzmuvp", model.etag()); + Assertions.assertEquals("tdum", model.auditComment()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/RuleCounterInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/RuleCounterInnerTests.java new file mode 100644 index 0000000000000..ac722649830e7 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/RuleCounterInnerTests.java @@ -0,0 +1,96 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AppSeenData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.AppSeenInfo; +import java.time.OffsetDateTime; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class RuleCounterInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + RuleCounterInner model = + BinaryData + .fromString( + "{\"priority\":\"e\",\"ruleStackName\":\"sgzvahapjyzhpv\",\"ruleListName\":\"zcjrvxdjzlmwlx\",\"firewallName\":\"ug\",\"ruleName\":\"hzovawjvzunlut\",\"hitCount\":44966714,\"appSeen\":{\"count\":1845273018,\"appSeenList\":[{\"title\":\"xipeilpjzuaejx\",\"category\":\"ultskzbbtdz\",\"subCategory\":\"mv\",\"risk\":\"ekg\",\"tag\":\"wozuhkf\",\"technology\":\"bsjyofdx\",\"standardPorts\":\"uusdttouwa\"},{\"title\":\"oekqvk\",\"category\":\"lns\",\"subCategory\":\"vbxwyjsflhh\",\"risk\":\"aalnjixi\",\"tag\":\"xyawj\",\"technology\":\"yaqcslyjpkiidz\",\"standardPorts\":\"exznelixhnr\"}]},\"timestamp\":\"2021-05-07T02:19:01Z\",\"requestTimestamp\":\"2021-01-29T16:29:48Z\",\"lastUpdatedTimestamp\":\"2021-05-23T04:05:07Z\"}") + .toObject(RuleCounterInner.class); + Assertions.assertEquals("e", model.priority()); + Assertions.assertEquals("sgzvahapjyzhpv", model.ruleStackName()); + Assertions.assertEquals("zcjrvxdjzlmwlx", model.ruleListName()); + Assertions.assertEquals("ug", model.firewallName()); + Assertions.assertEquals("hzovawjvzunlut", model.ruleName()); + Assertions.assertEquals(44966714, model.hitCount()); + Assertions.assertEquals(1845273018, model.appSeen().count()); + Assertions.assertEquals("xipeilpjzuaejx", model.appSeen().appSeenList().get(0).title()); + Assertions.assertEquals("ultskzbbtdz", model.appSeen().appSeenList().get(0).category()); + Assertions.assertEquals("mv", model.appSeen().appSeenList().get(0).subCategory()); + Assertions.assertEquals("ekg", model.appSeen().appSeenList().get(0).risk()); + Assertions.assertEquals("wozuhkf", model.appSeen().appSeenList().get(0).tag()); + Assertions.assertEquals("bsjyofdx", model.appSeen().appSeenList().get(0).technology()); + Assertions.assertEquals("uusdttouwa", model.appSeen().appSeenList().get(0).standardPorts()); + Assertions.assertEquals(OffsetDateTime.parse("2021-05-07T02:19:01Z"), model.timestamp()); + Assertions.assertEquals(OffsetDateTime.parse("2021-01-29T16:29:48Z"), model.requestTimestamp()); + Assertions.assertEquals(OffsetDateTime.parse("2021-05-23T04:05:07Z"), model.lastUpdatedTimestamp()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + RuleCounterInner model = + new RuleCounterInner() + .withPriority("e") + .withRuleStackName("sgzvahapjyzhpv") + .withRuleListName("zcjrvxdjzlmwlx") + .withFirewallName("ug") + .withRuleName("hzovawjvzunlut") + .withHitCount(44966714) + .withAppSeen( + new AppSeenData() + .withCount(1845273018) + .withAppSeenList( + Arrays + .asList( + new AppSeenInfo() + .withTitle("xipeilpjzuaejx") + .withCategory("ultskzbbtdz") + .withSubCategory("mv") + .withRisk("ekg") + .withTag("wozuhkf") + .withTechnology("bsjyofdx") + .withStandardPorts("uusdttouwa"), + new AppSeenInfo() + .withTitle("oekqvk") + .withCategory("lns") + .withSubCategory("vbxwyjsflhh") + .withRisk("aalnjixi") + .withTag("xyawj") + .withTechnology("yaqcslyjpkiidz") + .withStandardPorts("exznelixhnr")))) + .withTimestamp(OffsetDateTime.parse("2021-05-07T02:19:01Z")) + .withRequestTimestamp(OffsetDateTime.parse("2021-01-29T16:29:48Z")) + .withLastUpdatedTimestamp(OffsetDateTime.parse("2021-05-23T04:05:07Z")); + model = BinaryData.fromObject(model).toObject(RuleCounterInner.class); + Assertions.assertEquals("e", model.priority()); + Assertions.assertEquals("sgzvahapjyzhpv", model.ruleStackName()); + Assertions.assertEquals("zcjrvxdjzlmwlx", model.ruleListName()); + Assertions.assertEquals("ug", model.firewallName()); + Assertions.assertEquals("hzovawjvzunlut", model.ruleName()); + Assertions.assertEquals(44966714, model.hitCount()); + Assertions.assertEquals(1845273018, model.appSeen().count()); + Assertions.assertEquals("xipeilpjzuaejx", model.appSeen().appSeenList().get(0).title()); + Assertions.assertEquals("ultskzbbtdz", model.appSeen().appSeenList().get(0).category()); + Assertions.assertEquals("mv", model.appSeen().appSeenList().get(0).subCategory()); + Assertions.assertEquals("ekg", model.appSeen().appSeenList().get(0).risk()); + Assertions.assertEquals("wozuhkf", model.appSeen().appSeenList().get(0).tag()); + Assertions.assertEquals("bsjyofdx", model.appSeen().appSeenList().get(0).technology()); + Assertions.assertEquals("uusdttouwa", model.appSeen().appSeenList().get(0).standardPorts()); + Assertions.assertEquals(OffsetDateTime.parse("2021-05-07T02:19:01Z"), model.timestamp()); + Assertions.assertEquals(OffsetDateTime.parse("2021-01-29T16:29:48Z"), model.requestTimestamp()); + Assertions.assertEquals(OffsetDateTime.parse("2021-05-23T04:05:07Z"), model.lastUpdatedTimestamp()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/RuleCounterResetInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/RuleCounterResetInnerTests.java new file mode 100644 index 0000000000000..6198d8d4e481e --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/RuleCounterResetInnerTests.java @@ -0,0 +1,39 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RuleCounterResetInner; +import org.junit.jupiter.api.Assertions; + +public final class RuleCounterResetInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + RuleCounterResetInner model = + BinaryData + .fromString( + "{\"priority\":\"ubcgjbirxb\",\"ruleStackName\":\"bsrfbj\",\"ruleListName\":\"twss\",\"firewallName\":\"ftpvjzbexil\",\"ruleName\":\"nfqqnvwp\"}") + .toObject(RuleCounterResetInner.class); + Assertions.assertEquals("bsrfbj", model.ruleStackName()); + Assertions.assertEquals("twss", model.ruleListName()); + Assertions.assertEquals("ftpvjzbexil", model.firewallName()); + Assertions.assertEquals("nfqqnvwp", model.ruleName()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + RuleCounterResetInner model = + new RuleCounterResetInner() + .withRuleStackName("bsrfbj") + .withRuleListName("twss") + .withFirewallName("ftpvjzbexil") + .withRuleName("nfqqnvwp"); + model = BinaryData.fromObject(model).toObject(RuleCounterResetInner.class); + Assertions.assertEquals("bsrfbj", model.ruleStackName()); + Assertions.assertEquals("twss", model.ruleListName()); + Assertions.assertEquals("ftpvjzbexil", model.firewallName()); + Assertions.assertEquals("nfqqnvwp", model.ruleName()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/RulestackDetailsTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/RulestackDetailsTests.java new file mode 100644 index 0000000000000..4da9552cab2bd --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/RulestackDetailsTests.java @@ -0,0 +1,36 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.RulestackDetails; +import org.junit.jupiter.api.Assertions; + +public final class RulestackDetailsTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + RulestackDetails model = + BinaryData + .fromString( + "{\"resourceId\":\"izsjqlhkrr\",\"rulestackId\":\"deibqip\",\"location\":\"ghvxndzwmkrefa\"}") + .toObject(RulestackDetails.class); + Assertions.assertEquals("izsjqlhkrr", model.resourceId()); + Assertions.assertEquals("deibqip", model.rulestackId()); + Assertions.assertEquals("ghvxndzwmkrefa", model.location()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + RulestackDetails model = + new RulestackDetails() + .withResourceId("izsjqlhkrr") + .withRulestackId("deibqip") + .withLocation("ghvxndzwmkrefa"); + model = BinaryData.fromObject(model).toObject(RulestackDetails.class); + Assertions.assertEquals("izsjqlhkrr", model.resourceId()); + Assertions.assertEquals("deibqip", model.rulestackId()); + Assertions.assertEquals("ghvxndzwmkrefa", model.location()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/RulestackPropertiesTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/RulestackPropertiesTests.java new file mode 100644 index 0000000000000..1b077f0d52e3d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/RulestackPropertiesTests.java @@ -0,0 +1,78 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.RulestackProperties; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.DefaultMode; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.ScopeType; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class RulestackPropertiesTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + RulestackProperties model = + BinaryData + .fromString( + "{\"panEtag\":\"i\",\"panLocation\":\"ayhuy\",\"scope\":\"LOCAL\",\"associatedSubscriptions\":[\"depoog\",\"nuvamiheogna\",\"xzxtheo\"],\"description\":\"si\",\"defaultMode\":\"IPS\",\"minAppIdVersion\":\"cciqihnhungbwjz\",\"provisioningState\":\"Accepted\",\"securityServices\":{\"vulnerabilityProfile\":\"xgispemvtzfkufu\",\"antiSpywareProfile\":\"jofxqe\",\"antiVirusProfile\":\"jaeq\",\"urlFilteringProfile\":\"qjbasvms\",\"fileBlockingProfile\":\"qulngsntnbybkzgc\",\"dnsSubscription\":\"wclxxwrl\",\"outboundUnTrustCertificate\":\"ouskcqvkocrc\",\"outboundTrustCertificate\":\"kwt\"}}") + .toObject(RulestackProperties.class); + Assertions.assertEquals("i", model.panEtag()); + Assertions.assertEquals("ayhuy", model.panLocation()); + Assertions.assertEquals(ScopeType.LOCAL, model.scope()); + Assertions.assertEquals("depoog", model.associatedSubscriptions().get(0)); + Assertions.assertEquals("si", model.description()); + Assertions.assertEquals(DefaultMode.IPS, model.defaultMode()); + Assertions.assertEquals("cciqihnhungbwjz", model.minAppIdVersion()); + Assertions.assertEquals("xgispemvtzfkufu", model.securityServices().vulnerabilityProfile()); + Assertions.assertEquals("jofxqe", model.securityServices().antiSpywareProfile()); + Assertions.assertEquals("jaeq", model.securityServices().antiVirusProfile()); + Assertions.assertEquals("qjbasvms", model.securityServices().urlFilteringProfile()); + Assertions.assertEquals("qulngsntnbybkzgc", model.securityServices().fileBlockingProfile()); + Assertions.assertEquals("wclxxwrl", model.securityServices().dnsSubscription()); + Assertions.assertEquals("ouskcqvkocrc", model.securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("kwt", model.securityServices().outboundTrustCertificate()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + RulestackProperties model = + new RulestackProperties() + .withPanEtag("i") + .withPanLocation("ayhuy") + .withScope(ScopeType.LOCAL) + .withAssociatedSubscriptions(Arrays.asList("depoog", "nuvamiheogna", "xzxtheo")) + .withDescription("si") + .withDefaultMode(DefaultMode.IPS) + .withMinAppIdVersion("cciqihnhungbwjz") + .withSecurityServices( + new SecurityServices() + .withVulnerabilityProfile("xgispemvtzfkufu") + .withAntiSpywareProfile("jofxqe") + .withAntiVirusProfile("jaeq") + .withUrlFilteringProfile("qjbasvms") + .withFileBlockingProfile("qulngsntnbybkzgc") + .withDnsSubscription("wclxxwrl") + .withOutboundUnTrustCertificate("ouskcqvkocrc") + .withOutboundTrustCertificate("kwt")); + model = BinaryData.fromObject(model).toObject(RulestackProperties.class); + Assertions.assertEquals("i", model.panEtag()); + Assertions.assertEquals("ayhuy", model.panLocation()); + Assertions.assertEquals(ScopeType.LOCAL, model.scope()); + Assertions.assertEquals("depoog", model.associatedSubscriptions().get(0)); + Assertions.assertEquals("si", model.description()); + Assertions.assertEquals(DefaultMode.IPS, model.defaultMode()); + Assertions.assertEquals("cciqihnhungbwjz", model.minAppIdVersion()); + Assertions.assertEquals("xgispemvtzfkufu", model.securityServices().vulnerabilityProfile()); + Assertions.assertEquals("jofxqe", model.securityServices().antiSpywareProfile()); + Assertions.assertEquals("jaeq", model.securityServices().antiVirusProfile()); + Assertions.assertEquals("qjbasvms", model.securityServices().urlFilteringProfile()); + Assertions.assertEquals("qulngsntnbybkzgc", model.securityServices().fileBlockingProfile()); + Assertions.assertEquals("wclxxwrl", model.securityServices().dnsSubscription()); + Assertions.assertEquals("ouskcqvkocrc", model.securityServices().outboundUnTrustCertificate()); + Assertions.assertEquals("kwt", model.securityServices().outboundTrustCertificate()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/SecurityServicesResponseInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/SecurityServicesResponseInnerTests.java new file mode 100644 index 0000000000000..12ae3c7ff3d78 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/SecurityServicesResponseInnerTests.java @@ -0,0 +1,49 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SecurityServicesResponseInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NameDescriptionObject; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeList; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class SecurityServicesResponseInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + SecurityServicesResponseInner model = + BinaryData + .fromString( + "{\"value\":{\"type\":\"oskg\",\"entry\":[{\"name\":\"auu\",\"description\":\"jmvxie\"},{\"name\":\"uugidyjrrfby\",\"description\":\"svexcsonpclhoco\"}]},\"nextLink\":\"lkevle\"}") + .toObject(SecurityServicesResponseInner.class); + Assertions.assertEquals("oskg", model.value().type()); + Assertions.assertEquals("auu", model.value().entry().get(0).name()); + Assertions.assertEquals("jmvxie", model.value().entry().get(0).description()); + Assertions.assertEquals("lkevle", model.nextLink()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + SecurityServicesResponseInner model = + new SecurityServicesResponseInner() + .withValue( + new SecurityServicesTypeList() + .withType("oskg") + .withEntry( + Arrays + .asList( + new NameDescriptionObject().withName("auu").withDescription("jmvxie"), + new NameDescriptionObject() + .withName("uugidyjrrfby") + .withDescription("svexcsonpclhoco")))) + .withNextLink("lkevle"); + model = BinaryData.fromObject(model).toObject(SecurityServicesResponseInner.class); + Assertions.assertEquals("oskg", model.value().type()); + Assertions.assertEquals("auu", model.value().entry().get(0).name()); + Assertions.assertEquals("jmvxie", model.value().entry().get(0).description()); + Assertions.assertEquals("lkevle", model.nextLink()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/SecurityServicesTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/SecurityServicesTests.java new file mode 100644 index 0000000000000..8e9e0665be26d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/SecurityServicesTests.java @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServices; +import org.junit.jupiter.api.Assertions; + +public final class SecurityServicesTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + SecurityServices model = + BinaryData + .fromString( + "{\"vulnerabilityProfile\":\"xbnjbiksq\",\"antiSpywareProfile\":\"lssai\",\"antiVirusProfile\":\"p\",\"urlFilteringProfile\":\"nzl\",\"fileBlockingProfile\":\"fmppe\",\"dnsSubscription\":\"vmgxsab\",\"outboundUnTrustCertificate\":\"qduujitcjczdz\",\"outboundTrustCertificate\":\"ndhkrw\"}") + .toObject(SecurityServices.class); + Assertions.assertEquals("xbnjbiksq", model.vulnerabilityProfile()); + Assertions.assertEquals("lssai", model.antiSpywareProfile()); + Assertions.assertEquals("p", model.antiVirusProfile()); + Assertions.assertEquals("nzl", model.urlFilteringProfile()); + Assertions.assertEquals("fmppe", model.fileBlockingProfile()); + Assertions.assertEquals("vmgxsab", model.dnsSubscription()); + Assertions.assertEquals("qduujitcjczdz", model.outboundUnTrustCertificate()); + Assertions.assertEquals("ndhkrw", model.outboundTrustCertificate()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + SecurityServices model = + new SecurityServices() + .withVulnerabilityProfile("xbnjbiksq") + .withAntiSpywareProfile("lssai") + .withAntiVirusProfile("p") + .withUrlFilteringProfile("nzl") + .withFileBlockingProfile("fmppe") + .withDnsSubscription("vmgxsab") + .withOutboundUnTrustCertificate("qduujitcjczdz") + .withOutboundTrustCertificate("ndhkrw"); + model = BinaryData.fromObject(model).toObject(SecurityServices.class); + Assertions.assertEquals("xbnjbiksq", model.vulnerabilityProfile()); + Assertions.assertEquals("lssai", model.antiSpywareProfile()); + Assertions.assertEquals("p", model.antiVirusProfile()); + Assertions.assertEquals("nzl", model.urlFilteringProfile()); + Assertions.assertEquals("fmppe", model.fileBlockingProfile()); + Assertions.assertEquals("vmgxsab", model.dnsSubscription()); + Assertions.assertEquals("qduujitcjczdz", model.outboundUnTrustCertificate()); + Assertions.assertEquals("ndhkrw", model.outboundTrustCertificate()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/SecurityServicesTypeListTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/SecurityServicesTypeListTests.java new file mode 100644 index 0000000000000..7b313aa89848a --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/SecurityServicesTypeListTests.java @@ -0,0 +1,42 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.NameDescriptionObject; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SecurityServicesTypeList; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class SecurityServicesTypeListTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + SecurityServicesTypeList model = + BinaryData + .fromString( + "{\"type\":\"zfbuhf\",\"entry\":[{\"name\":\"faxkffeii\",\"description\":\"lvmezyvshxmzsbbz\"},{\"name\":\"ggi\",\"description\":\"xwburvjxxjns\"},{\"name\":\"ydptkoen\",\"description\":\"uknvudwti\"}]}") + .toObject(SecurityServicesTypeList.class); + Assertions.assertEquals("zfbuhf", model.type()); + Assertions.assertEquals("faxkffeii", model.entry().get(0).name()); + Assertions.assertEquals("lvmezyvshxmzsbbz", model.entry().get(0).description()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + SecurityServicesTypeList model = + new SecurityServicesTypeList() + .withType("zfbuhf") + .withEntry( + Arrays + .asList( + new NameDescriptionObject().withName("faxkffeii").withDescription("lvmezyvshxmzsbbz"), + new NameDescriptionObject().withName("ggi").withDescription("xwburvjxxjns"), + new NameDescriptionObject().withName("ydptkoen").withDescription("uknvudwti"))); + model = BinaryData.fromObject(model).toObject(SecurityServicesTypeList.class); + Assertions.assertEquals("zfbuhf", model.type()); + Assertions.assertEquals("faxkffeii", model.entry().get(0).name()); + Assertions.assertEquals("lvmezyvshxmzsbbz", model.entry().get(0).description()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/SourceAddrTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/SourceAddrTests.java new file mode 100644 index 0000000000000..65df385d79d14 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/SourceAddrTests.java @@ -0,0 +1,40 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.SourceAddr; +import java.util.Arrays; +import org.junit.jupiter.api.Assertions; + +public final class SourceAddrTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + SourceAddr model = + BinaryData + .fromString( + "{\"cidrs\":[\"ugicjooxdjebw\",\"ucww\",\"vo\"],\"countries\":[\"meue\",\"ivyhzceuojgjrwju\"],\"feeds\":[\"twm\",\"dytdxwitx\"],\"prefixLists\":[\"awgqwgxhni\",\"kxfbkpycgklwndn\"]}") + .toObject(SourceAddr.class); + Assertions.assertEquals("ugicjooxdjebw", model.cidrs().get(0)); + Assertions.assertEquals("meue", model.countries().get(0)); + Assertions.assertEquals("twm", model.feeds().get(0)); + Assertions.assertEquals("awgqwgxhni", model.prefixLists().get(0)); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + SourceAddr model = + new SourceAddr() + .withCidrs(Arrays.asList("ugicjooxdjebw", "ucww", "vo")) + .withCountries(Arrays.asList("meue", "ivyhzceuojgjrwju")) + .withFeeds(Arrays.asList("twm", "dytdxwitx")) + .withPrefixLists(Arrays.asList("awgqwgxhni", "kxfbkpycgklwndn")); + model = BinaryData.fromObject(model).toObject(SourceAddr.class); + Assertions.assertEquals("ugicjooxdjebw", model.cidrs().get(0)); + Assertions.assertEquals("meue", model.countries().get(0)); + Assertions.assertEquals("twm", model.feeds().get(0)); + Assertions.assertEquals("awgqwgxhni", model.prefixLists().get(0)); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/StorageAccountTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/StorageAccountTests.java new file mode 100644 index 0000000000000..cae59a11cb959 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/StorageAccountTests.java @@ -0,0 +1,32 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.StorageAccount; +import org.junit.jupiter.api.Assertions; + +public final class StorageAccountTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + StorageAccount model = + BinaryData + .fromString("{\"id\":\"rtwnawjslbi\",\"subscriptionId\":\"ojgcyzt\",\"accountName\":\"mznbaeqphch\"}") + .toObject(StorageAccount.class); + Assertions.assertEquals("rtwnawjslbi", model.id()); + Assertions.assertEquals("ojgcyzt", model.subscriptionId()); + Assertions.assertEquals("mznbaeqphch", model.accountName()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + StorageAccount model = + new StorageAccount().withId("rtwnawjslbi").withSubscriptionId("ojgcyzt").withAccountName("mznbaeqphch"); + model = BinaryData.fromObject(model).toObject(StorageAccount.class); + Assertions.assertEquals("rtwnawjslbi", model.id()); + Assertions.assertEquals("ojgcyzt", model.subscriptionId()); + Assertions.assertEquals("mznbaeqphch", model.accountName()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/SupportInfoInnerTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/SupportInfoInnerTests.java new file mode 100644 index 0000000000000..e82a935040b89 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/SupportInfoInnerTests.java @@ -0,0 +1,64 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.fluent.models.SupportInfoInner; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.BooleanEnum; +import org.junit.jupiter.api.Assertions; + +public final class SupportInfoInnerTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + SupportInfoInner model = + BinaryData + .fromString( + "{\"productSku\":\"tmczuomejwcwwqi\",\"productSerial\":\"nssxmojmsvpk\",\"accountRegistered\":\"TRUE\",\"accountId\":\"kwcf\",\"userDomainSupported\":\"FALSE\",\"userRegistered\":\"TRUE\",\"freeTrial\":\"FALSE\",\"freeTrialDaysLeft\":1494813827,\"freeTrialCreditLeft\":981677943,\"helpURL\":\"ydbsd\",\"supportURL\":\"m\",\"registerURL\":\"maehvbbxurip\"}") + .toObject(SupportInfoInner.class); + Assertions.assertEquals("tmczuomejwcwwqi", model.productSku()); + Assertions.assertEquals("nssxmojmsvpk", model.productSerial()); + Assertions.assertEquals(BooleanEnum.TRUE, model.accountRegistered()); + Assertions.assertEquals("kwcf", model.accountId()); + Assertions.assertEquals(BooleanEnum.FALSE, model.userDomainSupported()); + Assertions.assertEquals(BooleanEnum.TRUE, model.userRegistered()); + Assertions.assertEquals(BooleanEnum.FALSE, model.freeTrial()); + Assertions.assertEquals(1494813827, model.freeTrialDaysLeft()); + Assertions.assertEquals(981677943, model.freeTrialCreditLeft()); + Assertions.assertEquals("ydbsd", model.helpUrl()); + Assertions.assertEquals("m", model.supportUrl()); + Assertions.assertEquals("maehvbbxurip", model.registerUrl()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + SupportInfoInner model = + new SupportInfoInner() + .withProductSku("tmczuomejwcwwqi") + .withProductSerial("nssxmojmsvpk") + .withAccountRegistered(BooleanEnum.TRUE) + .withAccountId("kwcf") + .withUserDomainSupported(BooleanEnum.FALSE) + .withUserRegistered(BooleanEnum.TRUE) + .withFreeTrial(BooleanEnum.FALSE) + .withFreeTrialDaysLeft(1494813827) + .withFreeTrialCreditLeft(981677943) + .withHelpUrl("ydbsd") + .withSupportUrl("m") + .withRegisterUrl("maehvbbxurip"); + model = BinaryData.fromObject(model).toObject(SupportInfoInner.class); + Assertions.assertEquals("tmczuomejwcwwqi", model.productSku()); + Assertions.assertEquals("nssxmojmsvpk", model.productSerial()); + Assertions.assertEquals(BooleanEnum.TRUE, model.accountRegistered()); + Assertions.assertEquals("kwcf", model.accountId()); + Assertions.assertEquals(BooleanEnum.FALSE, model.userDomainSupported()); + Assertions.assertEquals(BooleanEnum.TRUE, model.userRegistered()); + Assertions.assertEquals(BooleanEnum.FALSE, model.freeTrial()); + Assertions.assertEquals(1494813827, model.freeTrialDaysLeft()); + Assertions.assertEquals(981677943, model.freeTrialCreditLeft()); + Assertions.assertEquals("ydbsd", model.helpUrl()); + Assertions.assertEquals("m", model.supportUrl()); + Assertions.assertEquals("maehvbbxurip", model.registerUrl()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/VnetConfigurationTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/VnetConfigurationTests.java new file mode 100644 index 0000000000000..c7898d73f45ed --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/VnetConfigurationTests.java @@ -0,0 +1,49 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddress; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddressSpace; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.VnetConfiguration; +import org.junit.jupiter.api.Assertions; + +public final class VnetConfigurationTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + VnetConfiguration model = + BinaryData + .fromString( + "{\"vnet\":{\"resourceId\":\"swhccsphk\",\"addressSpace\":\"vwitqscyw\"},\"trustSubnet\":{\"resourceId\":\"gwol\",\"addressSpace\":\"czbwemhairsbr\"},\"unTrustSubnet\":{\"resourceId\":\"dwmsweypqwd\",\"addressSpace\":\"gicccnxqhuex\"},\"ipOfTrustSubnetForUdr\":{\"resourceId\":\"tlstvlzywem\",\"address\":\"rncsdtclu\"}}") + .toObject(VnetConfiguration.class); + Assertions.assertEquals("swhccsphk", model.vnet().resourceId()); + Assertions.assertEquals("vwitqscyw", model.vnet().addressSpace()); + Assertions.assertEquals("gwol", model.trustSubnet().resourceId()); + Assertions.assertEquals("czbwemhairsbr", model.trustSubnet().addressSpace()); + Assertions.assertEquals("dwmsweypqwd", model.unTrustSubnet().resourceId()); + Assertions.assertEquals("gicccnxqhuex", model.unTrustSubnet().addressSpace()); + Assertions.assertEquals("tlstvlzywem", model.ipOfTrustSubnetForUdr().resourceId()); + Assertions.assertEquals("rncsdtclu", model.ipOfTrustSubnetForUdr().address()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + VnetConfiguration model = + new VnetConfiguration() + .withVnet(new IpAddressSpace().withResourceId("swhccsphk").withAddressSpace("vwitqscyw")) + .withTrustSubnet(new IpAddressSpace().withResourceId("gwol").withAddressSpace("czbwemhairsbr")) + .withUnTrustSubnet(new IpAddressSpace().withResourceId("dwmsweypqwd").withAddressSpace("gicccnxqhuex")) + .withIpOfTrustSubnetForUdr(new IpAddress().withResourceId("tlstvlzywem").withAddress("rncsdtclu")); + model = BinaryData.fromObject(model).toObject(VnetConfiguration.class); + Assertions.assertEquals("swhccsphk", model.vnet().resourceId()); + Assertions.assertEquals("vwitqscyw", model.vnet().addressSpace()); + Assertions.assertEquals("gwol", model.trustSubnet().resourceId()); + Assertions.assertEquals("czbwemhairsbr", model.trustSubnet().addressSpace()); + Assertions.assertEquals("dwmsweypqwd", model.unTrustSubnet().resourceId()); + Assertions.assertEquals("gicccnxqhuex", model.unTrustSubnet().addressSpace()); + Assertions.assertEquals("tlstvlzywem", model.ipOfTrustSubnetForUdr().resourceId()); + Assertions.assertEquals("rncsdtclu", model.ipOfTrustSubnetForUdr().address()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/VwanConfigurationTests.java b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/VwanConfigurationTests.java new file mode 100644 index 0000000000000..dc152fbd69705 --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/java/com/azure/resourcemanager/paloaltonetworks/ngfw/generated/VwanConfigurationTests.java @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.paloaltonetworks.ngfw.generated; + +import com.azure.core.util.BinaryData; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddress; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.IpAddressSpace; +import com.azure.resourcemanager.paloaltonetworks.ngfw.models.VwanConfiguration; +import org.junit.jupiter.api.Assertions; + +public final class VwanConfigurationTests { + @org.junit.jupiter.api.Test + public void testDeserialize() throws Exception { + VwanConfiguration model = + BinaryData + .fromString( + "{\"networkVirtualApplianceId\":\"ehtwdwrft\",\"vHub\":{\"resourceId\":\"iby\",\"addressSpace\":\"dl\"},\"trustSubnet\":{\"resourceId\":\"hfwpracstwit\",\"addressSpace\":\"hevxcced\"},\"unTrustSubnet\":{\"resourceId\":\"md\",\"addressSpace\":\"dnwzxltjcvnhltiu\"},\"ipOfTrustSubnetForUdr\":{\"resourceId\":\"navvwx\",\"address\":\"byqunyow\"}}") + .toObject(VwanConfiguration.class); + Assertions.assertEquals("ehtwdwrft", model.networkVirtualApplianceId()); + Assertions.assertEquals("iby", model.vHub().resourceId()); + Assertions.assertEquals("dl", model.vHub().addressSpace()); + Assertions.assertEquals("hfwpracstwit", model.trustSubnet().resourceId()); + Assertions.assertEquals("hevxcced", model.trustSubnet().addressSpace()); + Assertions.assertEquals("md", model.unTrustSubnet().resourceId()); + Assertions.assertEquals("dnwzxltjcvnhltiu", model.unTrustSubnet().addressSpace()); + Assertions.assertEquals("navvwx", model.ipOfTrustSubnetForUdr().resourceId()); + Assertions.assertEquals("byqunyow", model.ipOfTrustSubnetForUdr().address()); + } + + @org.junit.jupiter.api.Test + public void testSerialize() throws Exception { + VwanConfiguration model = + new VwanConfiguration() + .withNetworkVirtualApplianceId("ehtwdwrft") + .withVHub(new IpAddressSpace().withResourceId("iby").withAddressSpace("dl")) + .withTrustSubnet(new IpAddressSpace().withResourceId("hfwpracstwit").withAddressSpace("hevxcced")) + .withUnTrustSubnet(new IpAddressSpace().withResourceId("md").withAddressSpace("dnwzxltjcvnhltiu")) + .withIpOfTrustSubnetForUdr(new IpAddress().withResourceId("navvwx").withAddress("byqunyow")); + model = BinaryData.fromObject(model).toObject(VwanConfiguration.class); + Assertions.assertEquals("ehtwdwrft", model.networkVirtualApplianceId()); + Assertions.assertEquals("iby", model.vHub().resourceId()); + Assertions.assertEquals("dl", model.vHub().addressSpace()); + Assertions.assertEquals("hfwpracstwit", model.trustSubnet().resourceId()); + Assertions.assertEquals("hevxcced", model.trustSubnet().addressSpace()); + Assertions.assertEquals("md", model.unTrustSubnet().resourceId()); + Assertions.assertEquals("dnwzxltjcvnhltiu", model.unTrustSubnet().addressSpace()); + Assertions.assertEquals("navvwx", model.ipOfTrustSubnetForUdr().resourceId()); + Assertions.assertEquals("byqunyow", model.ipOfTrustSubnetForUdr().address()); + } +} diff --git a/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker new file mode 100644 index 0000000000000..1f0955d450f0d --- /dev/null +++ b/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker @@ -0,0 +1 @@ +mock-maker-inline diff --git a/sdk/paloaltonetworks/ci.yml b/sdk/paloaltonetworks/ci.yml new file mode 100644 index 0000000000000..b2840b641dd0a --- /dev/null +++ b/sdk/paloaltonetworks/ci.yml @@ -0,0 +1,47 @@ +# NOTE: Please refer to https://aka.ms/azsdk/engsys/ci-yaml before editing this file. + +trigger: + branches: + include: + - main + - hotfix/* + - release/* + paths: + include: + - sdk/paloaltonetworks/ci.yml + - sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/ + exclude: + - sdk/paloaltonetworks/pom.xml + - sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/pom.xml + +pr: + branches: + include: + - main + - feature/* + - hotfix/* + - release/* + paths: + include: + - sdk/paloaltonetworks/ci.yml + - sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/ + exclude: + - sdk/paloaltonetworks/pom.xml + - sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/pom.xml + +parameters: + - name: release_azureresourcemanagerpaloaltonetworksngfw + displayName: azure-resourcemanager-paloaltonetworks-ngfw + type: boolean + default: false + +extends: + template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml + parameters: + ServiceDirectory: paloaltonetworks + EnableBatchRelease: true + Artifacts: + - name: azure-resourcemanager-paloaltonetworks-ngfw + groupId: com.azure.resourcemanager + safeName: azureresourcemanagerpaloaltonetworksngfw + releaseInBatch: ${{ parameters.release_azureresourcemanagerpaloaltonetworksngfw }} diff --git a/sdk/paloaltonetworks/pom.xml b/sdk/paloaltonetworks/pom.xml new file mode 100644 index 0000000000000..3c399aa541728 --- /dev/null +++ b/sdk/paloaltonetworks/pom.xml @@ -0,0 +1,15 @@ + + + 4.0.0 + com.azure + azure-paloaltonetworks-service + pom + 1.0.0 + + + azure-resourcemanager-paloaltonetworks-ngfw + + diff --git a/sdk/peering/azure-resourcemanager-peering/pom.xml b/sdk/peering/azure-resourcemanager-peering/pom.xml index 27dc6f5ce7efb..2dc23affe9bbf 100644 --- a/sdk/peering/azure-resourcemanager-peering/pom.xml +++ b/sdk/peering/azure-resourcemanager-peering/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/personalizer/azure-ai-personalizer/pom.xml b/sdk/personalizer/azure-ai-personalizer/pom.xml index 7d5d49d9f54b7..53af31d746c05 100644 --- a/sdk/personalizer/azure-ai-personalizer/pom.xml +++ b/sdk/personalizer/azure-ai-personalizer/pom.xml @@ -56,7 +56,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/policyinsights/azure-resourcemanager-policyinsights/pom.xml b/sdk/policyinsights/azure-resourcemanager-policyinsights/pom.xml index b94902334b3da..9044d64a4e925 100644 --- a/sdk/policyinsights/azure-resourcemanager-policyinsights/pom.xml +++ b/sdk/policyinsights/azure-resourcemanager-policyinsights/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/postgresqlflexibleserver/azure-resourcemanager-postgresqlflexibleserver/pom.xml b/sdk/postgresqlflexibleserver/azure-resourcemanager-postgresqlflexibleserver/pom.xml index c07453b6eb471..0a0e6da1334dc 100644 --- a/sdk/postgresqlflexibleserver/azure-resourcemanager-postgresqlflexibleserver/pom.xml +++ b/sdk/postgresqlflexibleserver/azure-resourcemanager-postgresqlflexibleserver/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/powerbidedicated/azure-resourcemanager-powerbidedicated/pom.xml b/sdk/powerbidedicated/azure-resourcemanager-powerbidedicated/pom.xml index 2e130baa85ce9..241019579efb9 100644 --- a/sdk/powerbidedicated/azure-resourcemanager-powerbidedicated/pom.xml +++ b/sdk/powerbidedicated/azure-resourcemanager-powerbidedicated/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/purview/azure-analytics-purview-administration/pom.xml b/sdk/purview/azure-analytics-purview-administration/pom.xml index abb409ac3185c..dec000f4bb1d7 100644 --- a/sdk/purview/azure-analytics-purview-administration/pom.xml +++ b/sdk/purview/azure-analytics-purview-administration/pom.xml @@ -57,7 +57,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/purview/azure-analytics-purview-catalog/pom.xml b/sdk/purview/azure-analytics-purview-catalog/pom.xml index 940ef1af271c1..464e7212f369e 100644 --- a/sdk/purview/azure-analytics-purview-catalog/pom.xml +++ b/sdk/purview/azure-analytics-purview-catalog/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/purview/azure-analytics-purview-scanning/pom.xml b/sdk/purview/azure-analytics-purview-scanning/pom.xml index a194ba4e23d83..a6a4dbc7965b4 100644 --- a/sdk/purview/azure-analytics-purview-scanning/pom.xml +++ b/sdk/purview/azure-analytics-purview-scanning/pom.xml @@ -66,7 +66,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/purview/azure-analytics-purview-sharing/pom.xml b/sdk/purview/azure-analytics-purview-sharing/pom.xml index e3d577f77936a..2544a01d6e7b4 100644 --- a/sdk/purview/azure-analytics-purview-sharing/pom.xml +++ b/sdk/purview/azure-analytics-purview-sharing/pom.xml @@ -77,7 +77,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/purview/azure-analytics-purview-workflow/pom.xml b/sdk/purview/azure-analytics-purview-workflow/pom.xml index 3450baaaa14b8..5843c85ad92d9 100644 --- a/sdk/purview/azure-analytics-purview-workflow/pom.xml +++ b/sdk/purview/azure-analytics-purview-workflow/pom.xml @@ -75,7 +75,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/purview/azure-resourcemanager-purview/pom.xml b/sdk/purview/azure-resourcemanager-purview/pom.xml index ef2e205f5aad8..99b9e66ac0adb 100644 --- a/sdk/purview/azure-resourcemanager-purview/pom.xml +++ b/sdk/purview/azure-resourcemanager-purview/pom.xml @@ -55,7 +55,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/quantum/azure-quantum-jobs/pom.xml b/sdk/quantum/azure-quantum-jobs/pom.xml index b184354b642a5..0d00637a495ca 100644 --- a/sdk/quantum/azure-quantum-jobs/pom.xml +++ b/sdk/quantum/azure-quantum-jobs/pom.xml @@ -66,7 +66,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/qumulo/azure-resourcemanager-qumulo/pom.xml b/sdk/qumulo/azure-resourcemanager-qumulo/pom.xml index 82eae678cb008..ee1bc76efb6af 100644 --- a/sdk/qumulo/azure-resourcemanager-qumulo/pom.xml +++ b/sdk/qumulo/azure-resourcemanager-qumulo/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/quota/azure-resourcemanager-quota/pom.xml b/sdk/quota/azure-resourcemanager-quota/pom.xml index 12a28c0900db5..e72544d4e912e 100644 --- a/sdk/quota/azure-resourcemanager-quota/pom.xml +++ b/sdk/quota/azure-resourcemanager-quota/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/recoveryservices/azure-resourcemanager-recoveryservices/pom.xml b/sdk/recoveryservices/azure-resourcemanager-recoveryservices/pom.xml index 07c7c89022ce6..4cf75b574e2b3 100644 --- a/sdk/recoveryservices/azure-resourcemanager-recoveryservices/pom.xml +++ b/sdk/recoveryservices/azure-resourcemanager-recoveryservices/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/recoveryservicesbackup/azure-resourcemanager-recoveryservicesbackup/pom.xml b/sdk/recoveryservicesbackup/azure-resourcemanager-recoveryservicesbackup/pom.xml index 861e147853aba..2ad62fad48e37 100644 --- a/sdk/recoveryservicesbackup/azure-resourcemanager-recoveryservicesbackup/pom.xml +++ b/sdk/recoveryservicesbackup/azure-resourcemanager-recoveryservicesbackup/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/redisenterprise/azure-resourcemanager-redisenterprise/pom.xml b/sdk/redisenterprise/azure-resourcemanager-redisenterprise/pom.xml index 46e8cb9cb41a4..5246b57fdd008 100644 --- a/sdk/redisenterprise/azure-resourcemanager-redisenterprise/pom.xml +++ b/sdk/redisenterprise/azure-resourcemanager-redisenterprise/pom.xml @@ -61,7 +61,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/remoterendering/azure-mixedreality-remoterendering/pom.xml b/sdk/remoterendering/azure-mixedreality-remoterendering/pom.xml index 33eff0ad9ca99..e06aa25f9922a 100644 --- a/sdk/remoterendering/azure-mixedreality-remoterendering/pom.xml +++ b/sdk/remoterendering/azure-mixedreality-remoterendering/pom.xml @@ -43,7 +43,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/reservations/azure-resourcemanager-reservations/pom.xml b/sdk/reservations/azure-resourcemanager-reservations/pom.xml index 899e62563b772..9ca2b0a6a1add 100644 --- a/sdk/reservations/azure-resourcemanager-reservations/pom.xml +++ b/sdk/reservations/azure-resourcemanager-reservations/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/resourcegraph/azure-resourcemanager-resourcegraph/pom.xml b/sdk/resourcegraph/azure-resourcemanager-resourcegraph/pom.xml index eee2a0381ab32..03155168def8d 100644 --- a/sdk/resourcegraph/azure-resourcemanager-resourcegraph/pom.xml +++ b/sdk/resourcegraph/azure-resourcemanager-resourcegraph/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/resourcehealth/azure-resourcemanager-resourcehealth/pom.xml b/sdk/resourcehealth/azure-resourcemanager-resourcehealth/pom.xml index 114948ea1e939..99ae646be240d 100644 --- a/sdk/resourcehealth/azure-resourcemanager-resourcehealth/pom.xml +++ b/sdk/resourcehealth/azure-resourcemanager-resourcehealth/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -90,7 +90,7 @@ com.azure.resourcemanager azure-resourcemanager-compute - 2.25.0 + 2.26.0 test diff --git a/sdk/resourcemanager/README.md b/sdk/resourcemanager/README.md index adae7a86db406..b8632db455822 100644 --- a/sdk/resourcemanager/README.md +++ b/sdk/resourcemanager/README.md @@ -38,7 +38,7 @@ For your convenience, we have provided a multi-service package that includes som com.azure.resourcemanager azure-resourcemanager - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) @@ -112,7 +112,7 @@ Azure Management Libraries require a `TokenCredential` implementation for authen com.azure azure-core-http-netty - 1.13.1 + 1.13.2 ``` [//]: # ({x-version-update-end}) @@ -303,7 +303,7 @@ For example, here is sample maven dependency for Compute package. com.azure.resourcemanager azure-resourcemanager-compute - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/api-specs.json b/sdk/resourcemanager/api-specs.json index 0176a679022c6..0db1b17040b48 100644 --- a/sdk/resourcemanager/api-specs.json +++ b/sdk/resourcemanager/api-specs.json @@ -41,7 +41,7 @@ "dir": "azure-resourcemanager-compute", "source": "specification/compute/resource-manager/readme.md", "package": "com.azure.resourcemanager.compute", - "args": "--tag=package-2022-11-01 --rename-model=UserAssignedIdentitiesValue:VirtualMachineIdentityUserAssignedIdentities,VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue:VirtualMachineScaleSetIdentityUserAssignedIdentities --preserve-model=AvailabilitySetSkuTypes" + "args": "--tag=package-2023-03-01 --rename-model=UserAssignedIdentitiesValue:VirtualMachineIdentityUserAssignedIdentities,VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue:VirtualMachineScaleSetIdentityUserAssignedIdentities --preserve-model=AvailabilitySetSkuTypes" }, "compute-hybrid": { "dir": "../resourcemanagerhybrid/azure-resourcemanager-compute", @@ -71,7 +71,7 @@ "dir": "azure-resourcemanager-containerservice", "source": "specification/containerservice/resource-manager/Microsoft.ContainerService/aks/readme.md", "package": "com.azure.resourcemanager.containerservice", - "args": "--tag=package-2023-01 --preserve-model=ContainerServiceVMSizeTypes --rename-model=Ossku:OSSku" + "args": "--tag=package-2023-03 --preserve-model=ContainerServiceVMSizeTypes --rename-model=Ossku:OSSku" }, "containerservice-hybrid": { "dir": "../resourcemanagerhybrid/azure-resourcemanager-containerservice", diff --git a/sdk/resourcemanager/autocent.js b/sdk/resourcemanager/autocent.js index a4bb1df4796f5..e4a4d98d64d32 100644 --- a/sdk/resourcemanager/autocent.js +++ b/sdk/resourcemanager/autocent.js @@ -144,12 +144,16 @@ function writeMarkdown() { } else if (aVerNums[1] < bVerNums[1]) { return 1; } else { - var aPatchNums = aVerNums[2].split("-beta."); - var bPatchNums = bVerNums[2].split("-beta."); + var aPatchNums = a.split("-beta."); + var bPatchNums = b.split("-beta."); + // sort GA version before beta version if (aPatchNums.length < bPatchNums.length) { return -1; } else if (aPatchNums.length > bPatchNums.length) { return 1; + } else if (aPatchNums.length > 1) { + // sort according to beta minor version + return parseInt(bPatchNums[1]) - parseInt(aPatchNums[1]); } else { return b.localeCompare(a); } @@ -161,7 +165,9 @@ function writeMarkdown() { content += " * [" + sdk + - "](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-" + + "](" + + groupUrl + + "azure-resourcemanager-" + service + "/" + sdk + diff --git a/sdk/resourcemanager/azure-resourcemanager-appplatform/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-appplatform/CHANGELOG.md index cb9aa1e929a0f..50927769ea24e 100644 --- a/sdk/resourcemanager/azure-resourcemanager-appplatform/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-appplatform/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.2 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.26.0-beta.1 (2023-04-17) Preview release for api-version `2023-03-01-preview`. diff --git a/sdk/resourcemanager/azure-resourcemanager-appplatform/README.md b/sdk/resourcemanager/azure-resourcemanager-appplatform/README.md index 342294fd06764..1176198a424f1 100644 --- a/sdk/resourcemanager/azure-resourcemanager-appplatform/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-appplatform/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-appplatform - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-appplatform/pom.xml b/sdk/resourcemanager/azure-resourcemanager-appplatform/pom.xml index dde5df848538e..92dc086a67785 100644 --- a/sdk/resourcemanager/azure-resourcemanager-appplatform/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-appplatform/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-appplatform - 2.26.0-beta.2 + 2.27.0-beta.1 jar Microsoft Azure SDK for App Platform Management @@ -61,7 +61,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure @@ -101,25 +101,25 @@ com.azure azure-security-keyvault-certificates - 4.5.0 + 4.5.1 test com.azure.resourcemanager azure-resourcemanager-keyvault - 2.26.0-beta.1 + 2.27.0-beta.1 test com.azure.resourcemanager azure-resourcemanager-dns - 2.26.0-beta.1 + 2.27.0-beta.1 test com.azure.resourcemanager azure-resourcemanager-appservice - 2.26.0-beta.1 + 2.27.0-beta.1 test diff --git a/sdk/resourcemanager/azure-resourcemanager-appservice/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-appservice/CHANGELOG.md index 59bd4923b6cb2..e590348b8e817 100644 --- a/sdk/resourcemanager/azure-resourcemanager-appservice/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-appservice/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Bugs Fixed diff --git a/sdk/resourcemanager/azure-resourcemanager-appservice/README.md b/sdk/resourcemanager/azure-resourcemanager-appservice/README.md index 6cdf903ead2dc..38638071c5061 100644 --- a/sdk/resourcemanager/azure-resourcemanager-appservice/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-appservice/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-appservice - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-appservice/pom.xml b/sdk/resourcemanager/azure-resourcemanager-appservice/pom.xml index ea3bc514c2d8c..b4cae3411da32 100644 --- a/sdk/resourcemanager/azure-resourcemanager-appservice/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-appservice/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-appservice - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for App Service Management @@ -64,27 +64,27 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-storage - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-msi - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-keyvault - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-dns - 2.26.0-beta.1 + 2.27.0-beta.1 org.junit.jupiter diff --git a/sdk/resourcemanager/azure-resourcemanager-authorization/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-authorization/CHANGELOG.md index 424d7fbbb1dc0..1475f3ef8f2be 100644 --- a/sdk/resourcemanager/azure-resourcemanager-authorization/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-authorization/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Other Changes diff --git a/sdk/resourcemanager/azure-resourcemanager-authorization/README.md b/sdk/resourcemanager/azure-resourcemanager-authorization/README.md index 4489fa45f1c66..ea60d8efdae79 100644 --- a/sdk/resourcemanager/azure-resourcemanager-authorization/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-authorization/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-authorization - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-authorization/pom.xml b/sdk/resourcemanager/azure-resourcemanager-authorization/pom.xml index 5396357f7a4e0..537eacb235943 100644 --- a/sdk/resourcemanager/azure-resourcemanager-authorization/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-authorization/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-authorization - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Authorization Management @@ -59,7 +59,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 org.slf4j diff --git a/sdk/resourcemanager/azure-resourcemanager-cdn/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-cdn/CHANGELOG.md index c48dd856e7828..a79ed031ff4be 100644 --- a/sdk/resourcemanager/azure-resourcemanager-cdn/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-cdn/CHANGELOG.md @@ -1,6 +1,16 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + +## 2.26.0 (2023-04-21) ### Features Added diff --git a/sdk/resourcemanager/azure-resourcemanager-cdn/README.md b/sdk/resourcemanager/azure-resourcemanager-cdn/README.md index 6c5b5b7fc2018..94d229252e5bb 100644 --- a/sdk/resourcemanager/azure-resourcemanager-cdn/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-cdn/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-cdn - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-cdn/pom.xml b/sdk/resourcemanager/azure-resourcemanager-cdn/pom.xml index e1727025e83ec..95a8a61dd7ed0 100644 --- a/sdk/resourcemanager/azure-resourcemanager-cdn/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-cdn/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-cdn - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for CDN Management @@ -58,7 +58,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 org.junit.jupiter diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-compute/CHANGELOG.md index 277a275669e15..683290cc2bad4 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-compute/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,24 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Features Added + +- Supported `timeCreated()` in `VirtualMachineScaleSetVM` and `VirtualMachine`. + +### Breaking Changes + +- Changed type from `ApiEntityReference` to `DiskRestorePointAttributes` of `diskRestorePoint` property in `RestorePointSourceVMDataDisk` and `RestorePointSourceVmosDisk` class. +- Removed some setters in `RestorePointSourceMetadata`, `RestorePointSourceVmosDisk`, `RestorePointSourceVmosDisk` class. It should not affect customer, as these properties are read-only. +- Removed `id` property from classes. It should not affect customer, as these properties does not exist in runtime. + +### Other Changes + +#### Dependency Updates + +- Updated `api-version` to `2023-03-01`. + ## 2.25.0 (2023-03-24) ### Other Changes diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/README.md b/sdk/resourcemanager/azure-resourcemanager-compute/README.md index 181026dff78ad..a36971ecd9653 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-compute/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-compute - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/pom.xml b/sdk/resourcemanager/azure-resourcemanager-compute/pom.xml index 616f81f58cad5..287371fc95107 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-compute/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-compute - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Compute Management @@ -56,6 +56,7 @@ --add-opens com.azure.core/com.azure.core.implementation.util=ALL-UNNAMED + true @@ -69,27 +70,27 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-storage - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-network - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-msi - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-authorization - 2.26.0-beta.1 + 2.27.0-beta.1 org.slf4j @@ -118,7 +119,7 @@ com.azure.resourcemanager azure-resourcemanager-keyvault - 2.26.0-beta.1 + 2.27.0-beta.1 test diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/DedicatedHostsClient.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/DedicatedHostsClient.java index 3cd2bf0be4b19..b7b472ba1d8a2 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/DedicatedHostsClient.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/DedicatedHostsClient.java @@ -146,7 +146,7 @@ DedicatedHostInner createOrUpdate( Context context); /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -163,7 +163,7 @@ Mono>> updateWithResponseAsync( String resourceGroupName, String hostGroupName, String hostname, DedicatedHostUpdate parameters); /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -179,7 +179,7 @@ PollerFlux, DedicatedHostInner> beginUpdateAsync( String resourceGroupName, String hostGroupName, String hostname, DedicatedHostUpdate parameters); /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -195,7 +195,7 @@ SyncPoller, DedicatedHostInner> beginUpdate( String resourceGroupName, String hostGroupName, String hostname, DedicatedHostUpdate parameters); /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -216,7 +216,7 @@ SyncPoller, DedicatedHostInner> beginUpdate( Context context); /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -232,7 +232,7 @@ Mono updateAsync( String resourceGroupName, String hostGroupName, String hostname, DedicatedHostUpdate parameters); /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -248,7 +248,7 @@ DedicatedHostInner update( String resourceGroupName, String hostGroupName, String hostname, DedicatedHostUpdate parameters); /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -597,4 +597,51 @@ SyncPoller, Void> beginRestart( */ @ServiceMethod(returns = ReturnType.SINGLE) void restart(String resourceGroupName, String hostGroupName, String hostname, Context context); + + /** + * Lists all available dedicated host sizes to which the specified dedicated host can be resized. NOTE: The + * dedicated host sizes provided can be used to only scale up the existing dedicated host. + * + * @param resourceGroupName The name of the resource group. + * @param hostGroupName The name of the dedicated host group. + * @param hostname The name of the dedicated host. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the List Dedicated Host sizes operation response as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedFlux listAvailableSizesAsync(String resourceGroupName, String hostGroupName, String hostname); + + /** + * Lists all available dedicated host sizes to which the specified dedicated host can be resized. NOTE: The + * dedicated host sizes provided can be used to only scale up the existing dedicated host. + * + * @param resourceGroupName The name of the resource group. + * @param hostGroupName The name of the dedicated host group. + * @param hostname The name of the dedicated host. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the List Dedicated Host sizes operation response as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listAvailableSizes(String resourceGroupName, String hostGroupName, String hostname); + + /** + * Lists all available dedicated host sizes to which the specified dedicated host can be resized. NOTE: The + * dedicated host sizes provided can be used to only scale up the existing dedicated host. + * + * @param resourceGroupName The name of the resource group. + * @param hostGroupName The name of the dedicated host group. + * @param hostname The name of the dedicated host. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the List Dedicated Host sizes operation response as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + PagedIterable listAvailableSizes( + String resourceGroupName, String hostGroupName, String hostname, Context context); } diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetVMsClient.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetVMsClient.java index 71b09c8e90505..eddf28d2c88ba 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetVMsClient.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetVMsClient.java @@ -1323,8 +1323,8 @@ SyncPoller, Void> beginRedeploy( * @param vmScaleSetName The name of the VM scale set. * @param instanceId The instance ID of the virtual machine. * @param sasUriExpirationTimeInMinutes Expiration duration in minutes for the SAS URIs with a value between 1 to - * 1440 minutes. <br><br>NOTE: If not specified, SAS URIs will be generated with a default - * expiration duration of 120 minutes. + * 1440 minutes. **Note:** If not specified, SAS URIs will be generated with a default expiration duration of + * 120 minutes. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -1357,8 +1357,8 @@ Mono retrieveBootDiagnosticsDataAsync( * @param vmScaleSetName The name of the VM scale set. * @param instanceId The instance ID of the virtual machine. * @param sasUriExpirationTimeInMinutes Expiration duration in minutes for the SAS URIs with a value between 1 to - * 1440 minutes. <br><br>NOTE: If not specified, SAS URIs will be generated with a default - * expiration duration of 120 minutes. + * 1440 minutes. **Note:** If not specified, SAS URIs will be generated with a default expiration duration of + * 120 minutes. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetsClient.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetsClient.java index 335463ad0ae98..5014fc6cb39aa 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetsClient.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachineScaleSetsClient.java @@ -484,6 +484,8 @@ Response getByResourceGroupWithResponse( * * @param resourceGroupName The name of the resource group. * @param vmScaleSetName The name of the VM scale set. + * @param hibernate Optional parameter to hibernate a virtual machine from the VM scale set. (This feature is + * available for VMSS with Flexible OrchestrationMode only). * @param vmInstanceIDs A list of virtual machine instance IDs from the VM scale set. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -492,7 +494,10 @@ Response getByResourceGroupWithResponse( */ @ServiceMethod(returns = ReturnType.SINGLE) Mono>> deallocateWithResponseAsync( - String resourceGroupName, String vmScaleSetName, VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs); + String resourceGroupName, + String vmScaleSetName, + Boolean hibernate, + VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs); /** * Deallocates specific virtual machines in a VM scale set. Shuts down the virtual machines and releases the compute @@ -500,6 +505,8 @@ Mono>> deallocateWithResponseAsync( * * @param resourceGroupName The name of the resource group. * @param vmScaleSetName The name of the VM scale set. + * @param hibernate Optional parameter to hibernate a virtual machine from the VM scale set. (This feature is + * available for VMSS with Flexible OrchestrationMode only). * @param vmInstanceIDs A list of virtual machine instance IDs from the VM scale set. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -508,7 +515,10 @@ Mono>> deallocateWithResponseAsync( */ @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) PollerFlux, Void> beginDeallocateAsync( - String resourceGroupName, String vmScaleSetName, VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs); + String resourceGroupName, + String vmScaleSetName, + Boolean hibernate, + VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs); /** * Deallocates specific virtual machines in a VM scale set. Shuts down the virtual machines and releases the compute @@ -544,6 +554,8 @@ PollerFlux, Void> beginDeallocateAsync( * * @param resourceGroupName The name of the resource group. * @param vmScaleSetName The name of the VM scale set. + * @param hibernate Optional parameter to hibernate a virtual machine from the VM scale set. (This feature is + * available for VMSS with Flexible OrchestrationMode only). * @param vmInstanceIDs A list of virtual machine instance IDs from the VM scale set. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -555,6 +567,7 @@ PollerFlux, Void> beginDeallocateAsync( SyncPoller, Void> beginDeallocate( String resourceGroupName, String vmScaleSetName, + Boolean hibernate, VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs, Context context); @@ -564,6 +577,8 @@ SyncPoller, Void> beginDeallocate( * * @param resourceGroupName The name of the resource group. * @param vmScaleSetName The name of the VM scale set. + * @param hibernate Optional parameter to hibernate a virtual machine from the VM scale set. (This feature is + * available for VMSS with Flexible OrchestrationMode only). * @param vmInstanceIDs A list of virtual machine instance IDs from the VM scale set. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -572,7 +587,10 @@ SyncPoller, Void> beginDeallocate( */ @ServiceMethod(returns = ReturnType.SINGLE) Mono deallocateAsync( - String resourceGroupName, String vmScaleSetName, VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs); + String resourceGroupName, + String vmScaleSetName, + Boolean hibernate, + VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs); /** * Deallocates specific virtual machines in a VM scale set. Shuts down the virtual machines and releases the compute @@ -607,6 +625,8 @@ Mono deallocateAsync( * * @param resourceGroupName The name of the resource group. * @param vmScaleSetName The name of the VM scale set. + * @param hibernate Optional parameter to hibernate a virtual machine from the VM scale set. (This feature is + * available for VMSS with Flexible OrchestrationMode only). * @param vmInstanceIDs A list of virtual machine instance IDs from the VM scale set. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -617,6 +637,7 @@ Mono deallocateAsync( void deallocate( String resourceGroupName, String vmScaleSetName, + Boolean hibernate, VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs, Context context); @@ -1440,6 +1461,97 @@ void start( VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs, Context context); + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono>> reapplyWithResponseAsync(String resourceGroupName, String vmScaleSetName); + + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + PollerFlux, Void> beginReapplyAsync(String resourceGroupName, String vmScaleSetName); + + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginReapply(String resourceGroupName, String vmScaleSetName); + + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + SyncPoller, Void> beginReapply(String resourceGroupName, String vmScaleSetName, Context context); + + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono reapplyAsync(String resourceGroupName, String vmScaleSetName); + + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void reapply(String resourceGroupName, String vmScaleSetName); + + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + void reapply(String resourceGroupName, String vmScaleSetName, Context context); + /** * Shuts down all the virtual machines in the virtual machine scale set, moves them to a new node, and powers them * back on. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachinesClient.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachinesClient.java index 219b0221d83a6..bcfc8b9627ef5 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachinesClient.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/VirtualMachinesClient.java @@ -22,6 +22,8 @@ import com.azure.resourcemanager.compute.fluent.models.VirtualMachineInstanceViewInner; import com.azure.resourcemanager.compute.fluent.models.VirtualMachineSizeInner; import com.azure.resourcemanager.compute.fluent.models.VirtualMachineUpdateInner; +import com.azure.resourcemanager.compute.models.ExpandTypeForListVMs; +import com.azure.resourcemanager.compute.models.ExpandTypesForListVMs; import com.azure.resourcemanager.compute.models.InstanceViewTypes; import com.azure.resourcemanager.compute.models.RunCommandInput; import com.azure.resourcemanager.compute.models.VirtualMachineCaptureParameters; @@ -890,9 +892,9 @@ SyncPoller, Void> beginDeallocate( /** * Sets the OS state of the virtual machine to generalized. It is recommended to sysprep the virtual machine before - * performing this operation. <br>For Windows, please refer to [Create a managed image of a generalized VM in - * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource).<br>For Linux, - * please refer to [How to create an image of a virtual machine or + * performing this operation. For Windows, please refer to [Create a managed image of a generalized VM in + * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource). For Linux, please refer + * to [How to create an image of a virtual machine or * VHD](https://docs.microsoft.com/azure/virtual-machines/linux/capture-image). * * @param resourceGroupName The name of the resource group. @@ -907,9 +909,9 @@ SyncPoller, Void> beginDeallocate( /** * Sets the OS state of the virtual machine to generalized. It is recommended to sysprep the virtual machine before - * performing this operation. <br>For Windows, please refer to [Create a managed image of a generalized VM in - * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource).<br>For Linux, - * please refer to [How to create an image of a virtual machine or + * performing this operation. For Windows, please refer to [Create a managed image of a generalized VM in + * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource). For Linux, please refer + * to [How to create an image of a virtual machine or * VHD](https://docs.microsoft.com/azure/virtual-machines/linux/capture-image). * * @param resourceGroupName The name of the resource group. @@ -924,9 +926,9 @@ SyncPoller, Void> beginDeallocate( /** * Sets the OS state of the virtual machine to generalized. It is recommended to sysprep the virtual machine before - * performing this operation. <br>For Windows, please refer to [Create a managed image of a generalized VM in - * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource).<br>For Linux, - * please refer to [How to create an image of a virtual machine or + * performing this operation. For Windows, please refer to [Create a managed image of a generalized VM in + * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource). For Linux, please refer + * to [How to create an image of a virtual machine or * VHD](https://docs.microsoft.com/azure/virtual-machines/linux/capture-image). * * @param resourceGroupName The name of the resource group. @@ -942,9 +944,9 @@ SyncPoller, Void> beginDeallocate( /** * Sets the OS state of the virtual machine to generalized. It is recommended to sysprep the virtual machine before - * performing this operation. <br>For Windows, please refer to [Create a managed image of a generalized VM in - * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource).<br>For Linux, - * please refer to [How to create an image of a virtual machine or + * performing this operation. For Windows, please refer to [Create a managed image of a generalized VM in + * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource). For Linux, please refer + * to [How to create an image of a virtual machine or * VHD](https://docs.microsoft.com/azure/virtual-machines/linux/capture-image). * * @param resourceGroupName The name of the resource group. @@ -964,13 +966,16 @@ SyncPoller, Void> beginDeallocate( * @param filter The system query option to filter VMs returned in the response. Allowed value is * 'virtualMachineScaleSet/id' eq * /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}'. + * @param expand The expand expression to apply on operation. 'instanceView' enables fetching run time status of all + * Virtual Machines, this can only be specified if a valid $filter option is specified. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. * @return the List Virtual Machine operation response as paginated response with {@link PagedFlux}. */ @ServiceMethod(returns = ReturnType.COLLECTION) - PagedFlux listByResourceGroupAsync(String resourceGroupName, String filter); + PagedFlux listByResourceGroupAsync( + String resourceGroupName, String filter, ExpandTypeForListVMs expand); /** * Lists all of the virtual machines in the specified resource group. Use the nextLink property in the response to @@ -1006,6 +1011,8 @@ SyncPoller, Void> beginDeallocate( * @param filter The system query option to filter VMs returned in the response. Allowed value is * 'virtualMachineScaleSet/id' eq * /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}'. + * @param expand The expand expression to apply on operation. 'instanceView' enables fetching run time status of all + * Virtual Machines, this can only be specified if a valid $filter option is specified. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -1013,7 +1020,8 @@ SyncPoller, Void> beginDeallocate( * @return the List Virtual Machine operation response as paginated response with {@link PagedIterable}. */ @ServiceMethod(returns = ReturnType.COLLECTION) - PagedIterable listByResourceGroup(String resourceGroupName, String filter, Context context); + PagedIterable listByResourceGroup( + String resourceGroupName, String filter, ExpandTypeForListVMs expand, Context context); /** * Lists all of the virtual machines in the specified subscription. Use the nextLink property in the response to get @@ -1023,13 +1031,15 @@ SyncPoller, Void> beginDeallocate( * @param filter The system query option to filter VMs returned in the response. Allowed value is * 'virtualMachineScaleSet/id' eq * /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}'. + * @param expand The expand expression to apply on operation. 'instanceView' enables fetching run time status of all + * Virtual Machines, this can only be specified if a valid $filter option is specified. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. * @return the List Virtual Machine operation response as paginated response with {@link PagedFlux}. */ @ServiceMethod(returns = ReturnType.COLLECTION) - PagedFlux listAsync(String statusOnly, String filter); + PagedFlux listAsync(String statusOnly, String filter, ExpandTypesForListVMs expand); /** * Lists all of the virtual machines in the specified subscription. Use the nextLink property in the response to get @@ -1061,6 +1071,8 @@ SyncPoller, Void> beginDeallocate( * @param filter The system query option to filter VMs returned in the response. Allowed value is * 'virtualMachineScaleSet/id' eq * /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}'. + * @param expand The expand expression to apply on operation. 'instanceView' enables fetching run time status of all + * Virtual Machines, this can only be specified if a valid $filter option is specified. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. @@ -1068,7 +1080,8 @@ SyncPoller, Void> beginDeallocate( * @return the List Virtual Machine operation response as paginated response with {@link PagedIterable}. */ @ServiceMethod(returns = ReturnType.COLLECTION) - PagedIterable list(String statusOnly, String filter, Context context); + PagedIterable list( + String statusOnly, String filter, ExpandTypesForListVMs expand, Context context); /** * Lists all available virtual machine sizes to which the specified virtual machine can be resized. @@ -1785,8 +1798,8 @@ SyncPoller, Void> beginReimage( * @param resourceGroupName The name of the resource group. * @param vmName The name of the virtual machine. * @param sasUriExpirationTimeInMinutes Expiration duration in minutes for the SAS URIs with a value between 1 to - * 1440 minutes. <br><br>NOTE: If not specified, SAS URIs will be generated with a default - * expiration duration of 120 minutes. + * 1440 minutes. **Note:** If not specified, SAS URIs will be generated with a default expiration duration of + * 120 minutes. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -1817,8 +1830,8 @@ Mono retrieveBootDiagnosticsDataAsync( * @param resourceGroupName The name of the resource group. * @param vmName The name of the virtual machine. * @param sasUriExpirationTimeInMinutes Expiration duration in minutes for the SAS URIs with a value between 1 to - * 1440 minutes. <br><br>NOTE: If not specified, SAS URIs will be generated with a default - * expiration duration of 120 minutes. + * 1440 minutes. **Note:** If not specified, SAS URIs will be generated with a default expiration duration of + * 120 minutes. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws com.azure.resourcemanager.compute.models.ApiErrorException thrown if the request is rejected by server. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/AvailabilitySetInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/AvailabilitySetInner.java index 3042ed0023e10..98ea449a54e0f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/AvailabilitySetInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/AvailabilitySetInner.java @@ -17,10 +17,10 @@ * Specifies information about the availability set that the virtual machine should be assigned to. Virtual machines * specified in the same availability set are allocated to different nodes to maximize availability. For more * information about availability sets, see [Availability sets - * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). <br><br> For more - * information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in - * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates) <br><br> Currently, a - * VM can only be added to availability set at creation time. An existing VM cannot be added to an availability set. + * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on Azure + * planned maintenance, see [Maintenance and updates for Virtual Machines in + * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be added + * to an availability set at creation time. An existing VM cannot be added to an availability set. */ @Fluent public final class AvailabilitySetInner extends Resource { @@ -160,7 +160,7 @@ public AvailabilitySetInner withVirtualMachines(List virtualMachine /** * Get the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * availability set should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * availability set should be assigned to. Minimum api-version: 2018-04-01. * * @return the proximityPlacementGroup value. */ @@ -170,7 +170,7 @@ public SubResource proximityPlacementGroup() { /** * Set the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * availability set should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * availability set should be assigned to. Minimum api-version: 2018-04-01. * * @param proximityPlacementGroup the proximityPlacementGroup value to set. * @return the AvailabilitySetInner object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/AvailabilitySetProperties.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/AvailabilitySetProperties.java index 9a8caf8110bee..33a0d1bf03bb1 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/AvailabilitySetProperties.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/AvailabilitySetProperties.java @@ -33,7 +33,7 @@ public final class AvailabilitySetProperties { /* * Specifies information about the proximity placement group that the availability set should be assigned to. - *

Minimum api-version: 2018-04-01. + * Minimum api-version: 2018-04-01. */ @JsonProperty(value = "proximityPlacementGroup") private SubResource proximityPlacementGroup; @@ -110,7 +110,7 @@ public AvailabilitySetProperties withVirtualMachines(List virtualMa /** * Get the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * availability set should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * availability set should be assigned to. Minimum api-version: 2018-04-01. * * @return the proximityPlacementGroup value. */ @@ -120,7 +120,7 @@ public SubResource proximityPlacementGroup() { /** * Set the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * availability set should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * availability set should be assigned to. Minimum api-version: 2018-04-01. * * @param proximityPlacementGroup the proximityPlacementGroup value to set. * @return the AvailabilitySetProperties object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationGroupInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationGroupInner.java index 18cdce5883052..6100e65d44da5 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationGroupInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationGroupInner.java @@ -14,8 +14,8 @@ /** * Specifies information about the capacity reservation group that the capacity reservations should be assigned to. - * <br><br> Currently, a capacity reservation can only be added to a capacity reservation group at creation - * time. An existing capacity reservation cannot be added or moved to another capacity reservation group. + * Currently, a capacity reservation can only be added to a capacity reservation group at creation time. An existing + * capacity reservation cannot be added or moved to another capacity reservation group. */ @Fluent public final class CapacityReservationGroupInner extends Resource { diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationInner.java index ad11a019092c1..29d75f148d97e 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationInner.java @@ -133,9 +133,9 @@ public String reservationId() { /** * Get the platformFaultDomainCount property: Specifies the value of fault domain count that Capacity Reservation - * supports for requested VM size.<br>NOTE: The fault domain count specified for a resource (like virtual - * machines scale set) must be less than or equal to this value if it deploys using capacity - * reservation.<br><br>Minimum api-version: 2022-08-01. + * supports for requested VM size. **Note:** The fault domain count specified for a resource (like virtual machines + * scale set) must be less than or equal to this value if it deploys using capacity reservation. Minimum + * api-version: 2022-08-01. * * @return the platformFaultDomainCount value. */ @@ -181,8 +181,8 @@ public CapacityReservationInstanceView instanceView() { } /** - * Get the timeCreated property: Specifies the time at which the Capacity Reservation resource was - * created.<br><br>Minimum api-version: 2021-11-01. + * Get the timeCreated property: Specifies the time at which the Capacity Reservation resource was created. Minimum + * api-version: 2021-11-01. * * @return the timeCreated value. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationProperties.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationProperties.java index 975e2603ae243..dcf8df480855e 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationProperties.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/CapacityReservationProperties.java @@ -22,9 +22,9 @@ public final class CapacityReservationProperties { private String reservationId; /* - * Specifies the value of fault domain count that Capacity Reservation supports for requested VM size.
NOTE: The - * fault domain count specified for a resource (like virtual machines scale set) must be less than or equal to this - * value if it deploys using capacity reservation.

Minimum api-version: 2022-08-01. + * Specifies the value of fault domain count that Capacity Reservation supports for requested VM size. **Note:** + * The fault domain count specified for a resource (like virtual machines scale set) must be less than or equal to + * this value if it deploys using capacity reservation. Minimum api-version: 2022-08-01. */ @JsonProperty(value = "platformFaultDomainCount", access = JsonProperty.Access.WRITE_ONLY) private Integer platformFaultDomainCount; @@ -54,8 +54,7 @@ public final class CapacityReservationProperties { private CapacityReservationInstanceView instanceView; /* - * Specifies the time at which the Capacity Reservation resource was created.

Minimum api-version: - * 2021-11-01. + * Specifies the time at which the Capacity Reservation resource was created. Minimum api-version: 2021-11-01. */ @JsonProperty(value = "timeCreated", access = JsonProperty.Access.WRITE_ONLY) private OffsetDateTime timeCreated; @@ -76,9 +75,9 @@ public String reservationId() { /** * Get the platformFaultDomainCount property: Specifies the value of fault domain count that Capacity Reservation - * supports for requested VM size.<br>NOTE: The fault domain count specified for a resource (like virtual - * machines scale set) must be less than or equal to this value if it deploys using capacity - * reservation.<br><br>Minimum api-version: 2022-08-01. + * supports for requested VM size. **Note:** The fault domain count specified for a resource (like virtual machines + * scale set) must be less than or equal to this value if it deploys using capacity reservation. Minimum + * api-version: 2022-08-01. * * @return the platformFaultDomainCount value. */ @@ -124,8 +123,8 @@ public CapacityReservationInstanceView instanceView() { } /** - * Get the timeCreated property: Specifies the time at which the Capacity Reservation resource was - * created.<br><br>Minimum api-version: 2021-11-01. + * Get the timeCreated property: Specifies the time at which the Capacity Reservation resource was created. Minimum + * api-version: 2021-11-01. * * @return the timeCreated value. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostGroupInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostGroupInner.java index e8f1adfab5f10..0547913c65baa 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostGroupInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostGroupInner.java @@ -14,9 +14,9 @@ import java.util.Map; /** - * Specifies information about the dedicated host group that the dedicated hosts should be assigned to. - * <br><br> Currently, a dedicated host can only be added to a dedicated host group at creation time. An - * existing dedicated host cannot be added to another dedicated host group. + * Specifies information about the dedicated host group that the dedicated hosts should be assigned to. Currently, a + * dedicated host can only be added to a dedicated host group at creation time. An existing dedicated host cannot be + * added to another dedicated host group. */ @Fluent public final class DedicatedHostGroupInner extends Resource { @@ -131,7 +131,7 @@ public DedicatedHostGroupInstanceView instanceView() { * Get the supportAutomaticPlacement property: Specifies whether virtual machines or virtual machine scale sets can * be placed automatically on the dedicated host group. Automatic placement means resources are allocated on * dedicated hosts, that are chosen by Azure, under the dedicated host group. The value is defaulted to 'false' when - * not provided. <br><br>Minimum api-version: 2020-06-01. + * not provided. Minimum api-version: 2020-06-01. * * @return the supportAutomaticPlacement value. */ @@ -143,7 +143,7 @@ public Boolean supportAutomaticPlacement() { * Set the supportAutomaticPlacement property: Specifies whether virtual machines or virtual machine scale sets can * be placed automatically on the dedicated host group. Automatic placement means resources are allocated on * dedicated hosts, that are chosen by Azure, under the dedicated host group. The value is defaulted to 'false' when - * not provided. <br><br>Minimum api-version: 2020-06-01. + * not provided. Minimum api-version: 2020-06-01. * * @param supportAutomaticPlacement the supportAutomaticPlacement value to set. * @return the DedicatedHostGroupInner object itself. @@ -157,8 +157,8 @@ public DedicatedHostGroupInner withSupportAutomaticPlacement(Boolean supportAuto } /** - * Get the additionalCapabilities property: Enables or disables a capability on the dedicated host - * group.<br><br>Minimum api-version: 2022-03-01. + * Get the additionalCapabilities property: Enables or disables a capability on the dedicated host group. Minimum + * api-version: 2022-03-01. * * @return the additionalCapabilities value. */ @@ -167,8 +167,8 @@ public DedicatedHostGroupPropertiesAdditionalCapabilities additionalCapabilities } /** - * Set the additionalCapabilities property: Enables or disables a capability on the dedicated host - * group.<br><br>Minimum api-version: 2022-03-01. + * Set the additionalCapabilities property: Enables or disables a capability on the dedicated host group. Minimum + * api-version: 2022-03-01. * * @param additionalCapabilities the additionalCapabilities value to set. * @return the DedicatedHostGroupInner object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostGroupProperties.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostGroupProperties.java index e9ed4cf5e1fe8..7147bc5793b07 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostGroupProperties.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostGroupProperties.java @@ -36,14 +36,14 @@ public final class DedicatedHostGroupProperties { /* * Specifies whether virtual machines or virtual machine scale sets can be placed automatically on the dedicated * host group. Automatic placement means resources are allocated on dedicated hosts, that are chosen by Azure, - * under the dedicated host group. The value is defaulted to 'false' when not provided.

Minimum - * api-version: 2020-06-01. + * under the dedicated host group. The value is defaulted to 'false' when not provided. Minimum api-version: + * 2020-06-01. */ @JsonProperty(value = "supportAutomaticPlacement") private Boolean supportAutomaticPlacement; /* - * Enables or disables a capability on the dedicated host group.

Minimum api-version: 2022-03-01. + * Enables or disables a capability on the dedicated host group. Minimum api-version: 2022-03-01. */ @JsonProperty(value = "additionalCapabilities") private DedicatedHostGroupPropertiesAdditionalCapabilities additionalCapabilities; @@ -95,7 +95,7 @@ public DedicatedHostGroupInstanceView instanceView() { * Get the supportAutomaticPlacement property: Specifies whether virtual machines or virtual machine scale sets can * be placed automatically on the dedicated host group. Automatic placement means resources are allocated on * dedicated hosts, that are chosen by Azure, under the dedicated host group. The value is defaulted to 'false' when - * not provided. <br><br>Minimum api-version: 2020-06-01. + * not provided. Minimum api-version: 2020-06-01. * * @return the supportAutomaticPlacement value. */ @@ -107,7 +107,7 @@ public Boolean supportAutomaticPlacement() { * Set the supportAutomaticPlacement property: Specifies whether virtual machines or virtual machine scale sets can * be placed automatically on the dedicated host group. Automatic placement means resources are allocated on * dedicated hosts, that are chosen by Azure, under the dedicated host group. The value is defaulted to 'false' when - * not provided. <br><br>Minimum api-version: 2020-06-01. + * not provided. Minimum api-version: 2020-06-01. * * @param supportAutomaticPlacement the supportAutomaticPlacement value to set. * @return the DedicatedHostGroupProperties object itself. @@ -118,8 +118,8 @@ public DedicatedHostGroupProperties withSupportAutomaticPlacement(Boolean suppor } /** - * Get the additionalCapabilities property: Enables or disables a capability on the dedicated host - * group.<br><br>Minimum api-version: 2022-03-01. + * Get the additionalCapabilities property: Enables or disables a capability on the dedicated host group. Minimum + * api-version: 2022-03-01. * * @return the additionalCapabilities value. */ @@ -128,8 +128,8 @@ public DedicatedHostGroupPropertiesAdditionalCapabilities additionalCapabilities } /** - * Set the additionalCapabilities property: Enables or disables a capability on the dedicated host - * group.<br><br>Minimum api-version: 2022-03-01. + * Set the additionalCapabilities property: Enables or disables a capability on the dedicated host group. Minimum + * api-version: 2022-03-01. * * @param additionalCapabilities the additionalCapabilities value to set. * @return the DedicatedHostGroupProperties object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostInner.java index 59f9c79d6ee3c..494b197748070 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostInner.java @@ -130,8 +130,8 @@ public DedicatedHostInner withAutoReplaceOnFailure(Boolean autoReplaceOnFailure) } /** - * Get the hostId property: A unique id generated and assigned to the dedicated host by the platform. - * <br><br> Does not change throughout the lifetime of the host. + * Get the hostId property: A unique id generated and assigned to the dedicated host by the platform. Does not + * change throughout the lifetime of the host. * * @return the hostId value. */ @@ -150,9 +150,8 @@ public List virtualMachines() { /** * Get the licenseType property: Specifies the software license type that will be applied to the VMs deployed on the - * dedicated host. <br><br> Possible values are: <br><br> **None** <br><br> - * **Windows_Server_Hybrid** <br><br> **Windows_Server_Perpetual** <br><br> Default: - * **None**. + * dedicated host. Possible values are: **None,** **Windows_Server_Hybrid,** **Windows_Server_Perpetual.** The + * default value is: **None.**. * * @return the licenseType value. */ @@ -162,9 +161,8 @@ public DedicatedHostLicenseTypes licenseType() { /** * Set the licenseType property: Specifies the software license type that will be applied to the VMs deployed on the - * dedicated host. <br><br> Possible values are: <br><br> **None** <br><br> - * **Windows_Server_Hybrid** <br><br> **Windows_Server_Perpetual** <br><br> Default: - * **None**. + * dedicated host. Possible values are: **None,** **Windows_Server_Hybrid,** **Windows_Server_Perpetual.** The + * default value is: **None.**. * * @param licenseType the licenseType value to set. * @return the DedicatedHostInner object itself. @@ -205,8 +203,8 @@ public DedicatedHostInstanceView instanceView() { } /** - * Get the timeCreated property: Specifies the time at which the Dedicated Host resource was - * created.<br><br>Minimum api-version: 2021-11-01. + * Get the timeCreated property: Specifies the time at which the Dedicated Host resource was created. Minimum + * api-version: 2021-11-01. * * @return the timeCreated value. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostProperties.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostProperties.java index 6478623101dd1..a0057d115a35b 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostProperties.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/DedicatedHostProperties.java @@ -29,8 +29,8 @@ public final class DedicatedHostProperties { private Boolean autoReplaceOnFailure; /* - * A unique id generated and assigned to the dedicated host by the platform.

Does not change throughout - * the lifetime of the host. + * A unique id generated and assigned to the dedicated host by the platform. Does not change throughout the + * lifetime of the host. */ @JsonProperty(value = "hostId", access = JsonProperty.Access.WRITE_ONLY) private String hostId; @@ -42,9 +42,8 @@ public final class DedicatedHostProperties { private List virtualMachines; /* - * Specifies the software license type that will be applied to the VMs deployed on the dedicated host.

- * Possible values are:

**None**

**Windows_Server_Hybrid**

**Windows_Server_Perpetual** - *

Default: **None** + * Specifies the software license type that will be applied to the VMs deployed on the dedicated host. Possible + * values are: **None,** **Windows_Server_Hybrid,** **Windows_Server_Perpetual.** The default value is: **None.** */ @JsonProperty(value = "licenseType") private DedicatedHostLicenseTypes licenseType; @@ -68,7 +67,7 @@ public final class DedicatedHostProperties { private DedicatedHostInstanceView instanceView; /* - * Specifies the time at which the Dedicated Host resource was created.

Minimum api-version: 2021-11-01. + * Specifies the time at which the Dedicated Host resource was created. Minimum api-version: 2021-11-01. */ @JsonProperty(value = "timeCreated", access = JsonProperty.Access.WRITE_ONLY) private OffsetDateTime timeCreated; @@ -120,8 +119,8 @@ public DedicatedHostProperties withAutoReplaceOnFailure(Boolean autoReplaceOnFai } /** - * Get the hostId property: A unique id generated and assigned to the dedicated host by the platform. - * <br><br> Does not change throughout the lifetime of the host. + * Get the hostId property: A unique id generated and assigned to the dedicated host by the platform. Does not + * change throughout the lifetime of the host. * * @return the hostId value. */ @@ -140,9 +139,8 @@ public List virtualMachines() { /** * Get the licenseType property: Specifies the software license type that will be applied to the VMs deployed on the - * dedicated host. <br><br> Possible values are: <br><br> **None** <br><br> - * **Windows_Server_Hybrid** <br><br> **Windows_Server_Perpetual** <br><br> Default: - * **None**. + * dedicated host. Possible values are: **None,** **Windows_Server_Hybrid,** **Windows_Server_Perpetual.** The + * default value is: **None.**. * * @return the licenseType value. */ @@ -152,9 +150,8 @@ public DedicatedHostLicenseTypes licenseType() { /** * Set the licenseType property: Specifies the software license type that will be applied to the VMs deployed on the - * dedicated host. <br><br> Possible values are: <br><br> **None** <br><br> - * **Windows_Server_Hybrid** <br><br> **Windows_Server_Perpetual** <br><br> Default: - * **None**. + * dedicated host. Possible values are: **None,** **Windows_Server_Hybrid,** **Windows_Server_Perpetual.** The + * default value is: **None.**. * * @param licenseType the licenseType value to set. * @return the DedicatedHostProperties object itself. @@ -192,8 +189,8 @@ public DedicatedHostInstanceView instanceView() { } /** - * Get the timeCreated property: Specifies the time at which the Dedicated Host resource was - * created.<br><br>Minimum api-version: 2021-11-01. + * Get the timeCreated property: Specifies the time at which the Dedicated Host resource was created. Minimum + * api-version: 2021-11-01. * * @return the timeCreated value. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/ProximityPlacementGroupInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/ProximityPlacementGroupInner.java index 47da9554535a0..82ea05cda5113 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/ProximityPlacementGroupInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/ProximityPlacementGroupInner.java @@ -80,9 +80,9 @@ public ProximityPlacementGroupInner withTags(Map tags) { } /** - * Get the proximityPlacementGroupType property: Specifies the type of the proximity placement group. - * <br><br> Possible values are: <br><br> **Standard** : Co-locate resources within an Azure - * region or Availability Zone. <br><br> **Ultra** : For future use. + * Get the proximityPlacementGroupType property: Specifies the type of the proximity placement group. Possible + * values are: **Standard** : Co-locate resources within an Azure region or Availability Zone. **Ultra** : For + * future use. * * @return the proximityPlacementGroupType value. */ @@ -91,9 +91,9 @@ public ProximityPlacementGroupType proximityPlacementGroupType() { } /** - * Set the proximityPlacementGroupType property: Specifies the type of the proximity placement group. - * <br><br> Possible values are: <br><br> **Standard** : Co-locate resources within an Azure - * region or Availability Zone. <br><br> **Ultra** : For future use. + * Set the proximityPlacementGroupType property: Specifies the type of the proximity placement group. Possible + * values are: **Standard** : Co-locate resources within an Azure region or Availability Zone. **Ultra** : For + * future use. * * @param proximityPlacementGroupType the proximityPlacementGroupType value to set. * @return the ProximityPlacementGroupInner object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/ProximityPlacementGroupProperties.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/ProximityPlacementGroupProperties.java index 2862e25001675..c42f6f966319d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/ProximityPlacementGroupProperties.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/ProximityPlacementGroupProperties.java @@ -16,8 +16,8 @@ @Fluent public final class ProximityPlacementGroupProperties { /* - * Specifies the type of the proximity placement group.

Possible values are:

**Standard** : - * Co-locate resources within an Azure region or Availability Zone.

**Ultra** : For future use. + * Specifies the type of the proximity placement group. Possible values are: **Standard** : Co-locate resources + * within an Azure region or Availability Zone. **Ultra** : For future use. */ @JsonProperty(value = "proximityPlacementGroupType") private ProximityPlacementGroupType proximityPlacementGroupType; @@ -57,9 +57,9 @@ public ProximityPlacementGroupProperties() { } /** - * Get the proximityPlacementGroupType property: Specifies the type of the proximity placement group. - * <br><br> Possible values are: <br><br> **Standard** : Co-locate resources within an Azure - * region or Availability Zone. <br><br> **Ultra** : For future use. + * Get the proximityPlacementGroupType property: Specifies the type of the proximity placement group. Possible + * values are: **Standard** : Co-locate resources within an Azure region or Availability Zone. **Ultra** : For + * future use. * * @return the proximityPlacementGroupType value. */ @@ -68,9 +68,9 @@ public ProximityPlacementGroupType proximityPlacementGroupType() { } /** - * Set the proximityPlacementGroupType property: Specifies the type of the proximity placement group. - * <br><br> Possible values are: <br><br> **Standard** : Co-locate resources within an Azure - * region or Availability Zone. <br><br> **Ultra** : For future use. + * Set the proximityPlacementGroupType property: Specifies the type of the proximity placement group. Possible + * values are: **Standard** : Co-locate resources within an Azure region or Availability Zone. **Ultra** : For + * future use. * * @param proximityPlacementGroupType the proximityPlacementGroupType value to set. * @return the ProximityPlacementGroupProperties object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointInner.java index 96dba81c5402c..5ef336129549c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointInner.java @@ -70,6 +70,20 @@ public RestorePointSourceMetadata sourceMetadata() { return this.innerProperties() == null ? null : this.innerProperties().sourceMetadata(); } + /** + * Set the sourceMetadata property: Gets the details of the VM captured at the time of the restore point creation. + * + * @param sourceMetadata the sourceMetadata value to set. + * @return the RestorePointInner object itself. + */ + public RestorePointInner withSourceMetadata(RestorePointSourceMetadata sourceMetadata) { + if (this.innerProperties() == null) { + this.innerProperties = new RestorePointProperties(); + } + this.innerProperties().withSourceMetadata(sourceMetadata); + return this; + } + /** * Get the provisioningState property: Gets the provisioning state of the restore point. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointProperties.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointProperties.java index 67370e9095925..864e26148a816 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointProperties.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/RestorePointProperties.java @@ -26,7 +26,7 @@ public final class RestorePointProperties { /* * Gets the details of the VM captured at the time of the restore point creation. */ - @JsonProperty(value = "sourceMetadata", access = JsonProperty.Access.WRITE_ONLY) + @JsonProperty(value = "sourceMetadata") private RestorePointSourceMetadata sourceMetadata; /* @@ -95,6 +95,17 @@ public RestorePointSourceMetadata sourceMetadata() { return this.sourceMetadata; } + /** + * Set the sourceMetadata property: Gets the details of the VM captured at the time of the restore point creation. + * + * @param sourceMetadata the sourceMetadata value to set. + * @return the RestorePointProperties object itself. + */ + public RestorePointProperties withSourceMetadata(RestorePointSourceMetadata sourceMetadata) { + this.sourceMetadata = sourceMetadata; + return this; + } + /** * Get the provisioningState property: Gets the provisioning state of the restore point. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionInner.java index 055b6422d5c19..9157c5df1daef 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionInner.java @@ -9,6 +9,7 @@ import com.azure.resourcemanager.compute.models.ResourceWithOptionalLocation; import com.azure.resourcemanager.compute.models.VirtualMachineExtensionInstanceView; import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; import java.util.Map; /** Describes a Virtual Machine Extension. */ @@ -326,6 +327,31 @@ public VirtualMachineExtensionInner withProtectedSettingsFromKeyVault( return this; } + /** + * Get the provisionAfterExtensions property: Collection of extension names after which this extension needs to be + * provisioned. + * + * @return the provisionAfterExtensions value. + */ + public List provisionAfterExtensions() { + return this.innerProperties() == null ? null : this.innerProperties().provisionAfterExtensions(); + } + + /** + * Set the provisionAfterExtensions property: Collection of extension names after which this extension needs to be + * provisioned. + * + * @param provisionAfterExtensions the provisionAfterExtensions value to set. + * @return the VirtualMachineExtensionInner object itself. + */ + public VirtualMachineExtensionInner withProvisionAfterExtensions(List provisionAfterExtensions) { + if (this.innerProperties() == null) { + this.innerProperties = new VirtualMachineExtensionProperties(); + } + this.innerProperties().withProvisionAfterExtensions(provisionAfterExtensions); + return this; + } + /** * Validates the instance. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionProperties.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionProperties.java index 9636f3c779f94..31679e25607c2 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionProperties.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineExtensionProperties.java @@ -8,6 +8,7 @@ import com.azure.resourcemanager.compute.models.KeyVaultSecretReference; import com.azure.resourcemanager.compute.models.VirtualMachineExtensionInstanceView; import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; /** Describes the properties of a Virtual Machine Extension. */ @Fluent @@ -89,6 +90,12 @@ public final class VirtualMachineExtensionProperties { @JsonProperty(value = "protectedSettingsFromKeyVault") private KeyVaultSecretReference protectedSettingsFromKeyVault; + /* + * Collection of extension names after which this extension needs to be provisioned. + */ + @JsonProperty(value = "provisionAfterExtensions") + private List provisionAfterExtensions; + /** Creates an instance of VirtualMachineExtensionProperties class. */ public VirtualMachineExtensionProperties() { } @@ -339,6 +346,28 @@ public VirtualMachineExtensionProperties withProtectedSettingsFromKeyVault( return this; } + /** + * Get the provisionAfterExtensions property: Collection of extension names after which this extension needs to be + * provisioned. + * + * @return the provisionAfterExtensions value. + */ + public List provisionAfterExtensions() { + return this.provisionAfterExtensions; + } + + /** + * Set the provisionAfterExtensions property: Collection of extension names after which this extension needs to be + * provisioned. + * + * @param provisionAfterExtensions the provisionAfterExtensions value to set. + * @return the VirtualMachineExtensionProperties object itself. + */ + public VirtualMachineExtensionProperties withProvisionAfterExtensions(List provisionAfterExtensions) { + this.provisionAfterExtensions = provisionAfterExtensions; + return this; + } + /** * Validates the instance. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineInner.java index b2830d959ed3f..764c2a92d173a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineInner.java @@ -337,8 +337,8 @@ public VirtualMachineInner withSecurityProfile(SecurityProfile securityProfile) } /** - * Get the diagnosticsProfile property: Specifies the boot diagnostic settings state. <br><br>Minimum - * api-version: 2015-06-15. + * Get the diagnosticsProfile property: Specifies the boot diagnostic settings state. Minimum api-version: + * 2015-06-15. * * @return the diagnosticsProfile value. */ @@ -347,8 +347,8 @@ public DiagnosticsProfile diagnosticsProfile() { } /** - * Set the diagnosticsProfile property: Specifies the boot diagnostic settings state. <br><br>Minimum - * api-version: 2015-06-15. + * Set the diagnosticsProfile property: Specifies the boot diagnostic settings state. Minimum api-version: + * 2015-06-15. * * @param diagnosticsProfile the diagnosticsProfile value to set. * @return the VirtualMachineInner object itself. @@ -365,13 +365,12 @@ public VirtualMachineInner withDiagnosticsProfile(DiagnosticsProfile diagnostics * Get the availabilitySet property: Specifies information about the availability set that the virtual machine * should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes * to maximize availability. For more information about availability sets, see [Availability sets - * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). <br><br> For - * more information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in - * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates) <br><br> Currently, - * a VM can only be added to availability set at creation time. The availability set to which the VM is being added - * should be under the same resource group as the availability set resource. An existing VM cannot be added to an - * availability set. <br><br>This property cannot exist along with a non-null - * properties.virtualMachineScaleSet reference. + * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on + * Azure planned maintenance, see [Maintenance and updates for Virtual Machines in + * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be + * added to availability set at creation time. The availability set to which the VM is being added should be under + * the same resource group as the availability set resource. An existing VM cannot be added to an availability set. + * This property cannot exist along with a non-null properties.virtualMachineScaleSet reference. * * @return the availabilitySet value. */ @@ -383,13 +382,12 @@ public SubResource availabilitySet() { * Set the availabilitySet property: Specifies information about the availability set that the virtual machine * should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes * to maximize availability. For more information about availability sets, see [Availability sets - * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). <br><br> For - * more information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in - * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates) <br><br> Currently, - * a VM can only be added to availability set at creation time. The availability set to which the VM is being added - * should be under the same resource group as the availability set resource. An existing VM cannot be added to an - * availability set. <br><br>This property cannot exist along with a non-null - * properties.virtualMachineScaleSet reference. + * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on + * Azure planned maintenance, see [Maintenance and updates for Virtual Machines in + * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be + * added to availability set at creation time. The availability set to which the VM is being added should be under + * the same resource group as the availability set resource. An existing VM cannot be added to an availability set. + * This property cannot exist along with a non-null properties.virtualMachineScaleSet reference. * * @param availabilitySet the availabilitySet value to set. * @return the VirtualMachineInner object itself. @@ -406,9 +404,8 @@ public VirtualMachineInner withAvailabilitySet(SubResource availabilitySet) { * Get the virtualMachineScaleSet property: Specifies information about the virtual machine scale set that the * virtual machine should be assigned to. Virtual machines specified in the same virtual machine scale set are * allocated to different nodes to maximize availability. Currently, a VM can only be added to virtual machine scale - * set at creation time. An existing VM cannot be added to a virtual machine scale set. <br><br>This - * property cannot exist along with a non-null properties.availabilitySet reference. <br><br>Minimum - * api‐version: 2019‐03‐01. + * set at creation time. An existing VM cannot be added to a virtual machine scale set. This property cannot exist + * along with a non-null properties.availabilitySet reference. Minimum api‐version: 2019‐03‐01. * * @return the virtualMachineScaleSet value. */ @@ -420,9 +417,8 @@ public SubResource virtualMachineScaleSet() { * Set the virtualMachineScaleSet property: Specifies information about the virtual machine scale set that the * virtual machine should be assigned to. Virtual machines specified in the same virtual machine scale set are * allocated to different nodes to maximize availability. Currently, a VM can only be added to virtual machine scale - * set at creation time. An existing VM cannot be added to a virtual machine scale set. <br><br>This - * property cannot exist along with a non-null properties.availabilitySet reference. <br><br>Minimum - * api‐version: 2019‐03‐01. + * set at creation time. An existing VM cannot be added to a virtual machine scale set. This property cannot exist + * along with a non-null properties.availabilitySet reference. Minimum api‐version: 2019‐03‐01. * * @param virtualMachineScaleSet the virtualMachineScaleSet value to set. * @return the VirtualMachineInner object itself. @@ -437,7 +433,7 @@ public VirtualMachineInner withVirtualMachineScaleSet(SubResource virtualMachine /** * Get the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * virtual machine should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * virtual machine should be assigned to. Minimum api-version: 2018-04-01. * * @return the proximityPlacementGroup value. */ @@ -447,7 +443,7 @@ public SubResource proximityPlacementGroup() { /** * Set the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * virtual machine should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * virtual machine should be assigned to. Minimum api-version: 2018-04-01. * * @param proximityPlacementGroup the proximityPlacementGroup value to set. * @return the VirtualMachineInner object itself. @@ -461,8 +457,7 @@ public VirtualMachineInner withProximityPlacementGroup(SubResource proximityPlac } /** - * Get the priority property: Specifies the priority for the virtual machine. <br><br>Minimum - * api-version: 2019-03-01. + * Get the priority property: Specifies the priority for the virtual machine. Minimum api-version: 2019-03-01. * * @return the priority value. */ @@ -471,8 +466,7 @@ public VirtualMachinePriorityTypes priority() { } /** - * Set the priority property: Specifies the priority for the virtual machine. <br><br>Minimum - * api-version: 2019-03-01. + * Set the priority property: Specifies the priority for the virtual machine. Minimum api-version: 2019-03-01. * * @param priority the priority value to set. * @return the VirtualMachineInner object itself. @@ -487,9 +481,9 @@ public VirtualMachineInner withPriority(VirtualMachinePriorityTypes priority) { /** * Get the evictionPolicy property: Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot - * scale set. <br><br>For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and - * the minimum api-version is 2019-03-01. <br><br>For Azure Spot scale sets, both 'Deallocate' and - * 'Delete' are supported and the minimum api-version is 2017-10-30-preview. + * scale set. For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and the minimum + * api-version is 2019-03-01. For Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported and the + * minimum api-version is 2017-10-30-preview. * * @return the evictionPolicy value. */ @@ -499,9 +493,9 @@ public VirtualMachineEvictionPolicyTypes evictionPolicy() { /** * Set the evictionPolicy property: Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot - * scale set. <br><br>For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and - * the minimum api-version is 2019-03-01. <br><br>For Azure Spot scale sets, both 'Deallocate' and - * 'Delete' are supported and the minimum api-version is 2017-10-30-preview. + * scale set. For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and the minimum + * api-version is 2019-03-01. For Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported and the + * minimum api-version is 2017-10-30-preview. * * @param evictionPolicy the evictionPolicy value to set. * @return the VirtualMachineInner object itself. @@ -515,8 +509,8 @@ public VirtualMachineInner withEvictionPolicy(VirtualMachineEvictionPolicyTypes } /** - * Get the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine. - * <br><br>Minimum api-version: 2019-03-01. + * Get the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine. Minimum + * api-version: 2019-03-01. * * @return the billingProfile value. */ @@ -525,8 +519,8 @@ public BillingProfile billingProfile() { } /** - * Set the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine. - * <br><br>Minimum api-version: 2019-03-01. + * Set the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine. Minimum + * api-version: 2019-03-01. * * @param billingProfile the billingProfile value to set. * @return the VirtualMachineInner object itself. @@ -541,7 +535,7 @@ public VirtualMachineInner withBillingProfile(BillingProfile billingProfile) { /** * Get the host property: Specifies information about the dedicated host that the virtual machine resides in. - * <br><br>Minimum api-version: 2018-10-01. + * Minimum api-version: 2018-10-01. * * @return the host value. */ @@ -551,7 +545,7 @@ public SubResource host() { /** * Set the host property: Specifies information about the dedicated host that the virtual machine resides in. - * <br><br>Minimum api-version: 2018-10-01. + * Minimum api-version: 2018-10-01. * * @param host the host value to set. * @return the VirtualMachineInner object itself. @@ -566,8 +560,7 @@ public VirtualMachineInner withHost(SubResource host) { /** * Get the hostGroup property: Specifies information about the dedicated host group that the virtual machine resides - * in. <br><br>Minimum api-version: 2020-06-01. <br><br>NOTE: User cannot specify both host - * and hostGroup properties. + * in. **Note:** User cannot specify both host and hostGroup properties. Minimum api-version: 2020-06-01. * * @return the hostGroup value. */ @@ -577,8 +570,7 @@ public SubResource hostGroup() { /** * Set the hostGroup property: Specifies information about the dedicated host group that the virtual machine resides - * in. <br><br>Minimum api-version: 2020-06-01. <br><br>NOTE: User cannot specify both host - * and hostGroup properties. + * in. **Note:** User cannot specify both host and hostGroup properties. Minimum api-version: 2020-06-01. * * @param hostGroup the hostGroup value to set. * @return the VirtualMachineInner object itself. @@ -661,7 +653,7 @@ public String vmId() { /** * Get the extensionsTimeBudget property: Specifies the time alloted for all extensions to start. The time duration * should be between 15 minutes and 120 minutes (inclusive) and should be specified in ISO 8601 format. The default - * value is 90 minutes (PT1H30M). <br><br> Minimum api-version: 2020-06-01. + * value is 90 minutes (PT1H30M). Minimum api-version: 2020-06-01. * * @return the extensionsTimeBudget value. */ @@ -672,7 +664,7 @@ public String extensionsTimeBudget() { /** * Set the extensionsTimeBudget property: Specifies the time alloted for all extensions to start. The time duration * should be between 15 minutes and 120 minutes (inclusive) and should be specified in ISO 8601 format. The default - * value is 90 minutes (PT1H30M). <br><br> Minimum api-version: 2020-06-01. + * value is 90 minutes (PT1H30M). Minimum api-version: 2020-06-01. * * @param extensionsTimeBudget the extensionsTimeBudget value to set. * @return the VirtualMachineInner object itself. @@ -688,11 +680,10 @@ public VirtualMachineInner withExtensionsTimeBudget(String extensionsTimeBudget) /** * Get the platformFaultDomain property: Specifies the scale set logical fault domain into which the Virtual Machine * will be created. By default, the Virtual Machine will by automatically assigned to a fault domain that best - * maintains balance across available fault domains.<br><li>This is applicable only if the - * 'virtualMachineScaleSet' property of this Virtual Machine is set.<li>The Virtual Machine Scale Set that is - * referenced, must have 'platformFaultDomainCount' &gt; 1.<li>This property cannot be updated once the - * Virtual Machine is created.<li>Fault domain assignment can be viewed in the Virtual Machine Instance - * View.<br><br>Minimum api‐version: 2020‐12‐01. + * maintains balance across available fault domains. This is applicable only if the 'virtualMachineScaleSet' + * property of this Virtual Machine is set. The Virtual Machine Scale Set that is referenced, must have + * 'platformFaultDomainCount' greater than 1. This property cannot be updated once the Virtual Machine is created. + * Fault domain assignment can be viewed in the Virtual Machine Instance View. Minimum api‐version: 2020‐12‐01. * * @return the platformFaultDomain value. */ @@ -703,11 +694,10 @@ public Integer platformFaultDomain() { /** * Set the platformFaultDomain property: Specifies the scale set logical fault domain into which the Virtual Machine * will be created. By default, the Virtual Machine will by automatically assigned to a fault domain that best - * maintains balance across available fault domains.<br><li>This is applicable only if the - * 'virtualMachineScaleSet' property of this Virtual Machine is set.<li>The Virtual Machine Scale Set that is - * referenced, must have 'platformFaultDomainCount' &gt; 1.<li>This property cannot be updated once the - * Virtual Machine is created.<li>Fault domain assignment can be viewed in the Virtual Machine Instance - * View.<br><br>Minimum api‐version: 2020‐12‐01. + * maintains balance across available fault domains. This is applicable only if the 'virtualMachineScaleSet' + * property of this Virtual Machine is set. The Virtual Machine Scale Set that is referenced, must have + * 'platformFaultDomainCount' greater than 1. This property cannot be updated once the Virtual Machine is created. + * Fault domain assignment can be viewed in the Virtual Machine Instance View. Minimum api‐version: 2020‐12‐01. * * @param platformFaultDomain the platformFaultDomain value to set. * @return the VirtualMachineInner object itself. @@ -745,7 +735,7 @@ public VirtualMachineInner withScheduledEventsProfile(ScheduledEventsProfile sch /** * Get the userData property: UserData for the VM, which must be base-64 encoded. Customer should not pass any - * secrets in here. <br><br>Minimum api-version: 2021-03-01. + * secrets in here. Minimum api-version: 2021-03-01. * * @return the userData value. */ @@ -755,7 +745,7 @@ public String userData() { /** * Set the userData property: UserData for the VM, which must be base-64 encoded. Customer should not pass any - * secrets in here. <br><br>Minimum api-version: 2021-03-01. + * secrets in here. Minimum api-version: 2021-03-01. * * @param userData the userData value to set. * @return the VirtualMachineInner object itself. @@ -770,7 +760,7 @@ public VirtualMachineInner withUserData(String userData) { /** * Get the capacityReservation property: Specifies information about the capacity reservation that is used to - * allocate virtual machine. <br><br>Minimum api-version: 2021-04-01. + * allocate virtual machine. Minimum api-version: 2021-04-01. * * @return the capacityReservation value. */ @@ -780,7 +770,7 @@ public CapacityReservationProfile capacityReservation() { /** * Set the capacityReservation property: Specifies information about the capacity reservation that is used to - * allocate virtual machine. <br><br>Minimum api-version: 2021-04-01. + * allocate virtual machine. Minimum api-version: 2021-04-01. * * @param capacityReservation the capacityReservation value to set. * @return the VirtualMachineInner object itself. @@ -819,8 +809,8 @@ public VirtualMachineInner withApplicationProfile(ApplicationProfile application } /** - * Get the timeCreated property: Specifies the time at which the Virtual Machine resource was - * created.<br><br>Minimum api-version: 2021-11-01. + * Get the timeCreated property: Specifies the time at which the Virtual Machine resource was created. Minimum + * api-version: 2021-11-01. * * @return the timeCreated value. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineInstanceViewInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineInstanceViewInner.java index 93869711e5235..85d53beddac04 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineInstanceViewInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineInstanceViewInner.java @@ -94,16 +94,16 @@ public final class VirtualMachineInstanceViewInner { /* * Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM - * status.

You can easily view the output of your console log.

Azure also enables you to see a - * screenshot of the VM from the hypervisor. + * status. You can easily view the output of your console log. Azure also enables you to see a screenshot of the VM + * from the hypervisor. */ @JsonProperty(value = "bootDiagnostics") private BootDiagnosticsInstanceView bootDiagnostics; /* * Resource id of the dedicated host, on which the virtual machine is allocated through automatic placement, when - * the virtual machine is associated with a dedicated host group that has automatic placement enabled. - *

Minimum api-version: 2020-06-01. + * the virtual machine is associated with a dedicated host group that has automatic placement enabled. Minimum + * api-version: 2020-06-01. */ @JsonProperty(value = "assignedHost", access = JsonProperty.Access.WRITE_ONLY) private String assignedHost; @@ -356,8 +356,8 @@ public VirtualMachineHealthStatus vmHealth() { /** * Get the bootDiagnostics property: Boot Diagnostics is a debugging feature which allows you to view Console Output - * and Screenshot to diagnose VM status. <br><br> You can easily view the output of your console log. - * <br><br> Azure also enables you to see a screenshot of the VM from the hypervisor. + * and Screenshot to diagnose VM status. You can easily view the output of your console log. Azure also enables you + * to see a screenshot of the VM from the hypervisor. * * @return the bootDiagnostics value. */ @@ -367,8 +367,8 @@ public BootDiagnosticsInstanceView bootDiagnostics() { /** * Set the bootDiagnostics property: Boot Diagnostics is a debugging feature which allows you to view Console Output - * and Screenshot to diagnose VM status. <br><br> You can easily view the output of your console log. - * <br><br> Azure also enables you to see a screenshot of the VM from the hypervisor. + * and Screenshot to diagnose VM status. You can easily view the output of your console log. Azure also enables you + * to see a screenshot of the VM from the hypervisor. * * @param bootDiagnostics the bootDiagnostics value to set. * @return the VirtualMachineInstanceViewInner object itself. @@ -381,7 +381,7 @@ public VirtualMachineInstanceViewInner withBootDiagnostics(BootDiagnosticsInstan /** * Get the assignedHost property: Resource id of the dedicated host, on which the virtual machine is allocated * through automatic placement, when the virtual machine is associated with a dedicated host group that has - * automatic placement enabled. <br><br>Minimum api-version: 2020-06-01. + * automatic placement enabled. Minimum api-version: 2020-06-01. * * @return the assignedHost value. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachinePropertiesInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachinePropertiesInner.java index a05322b646858..f879373a0a715 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachinePropertiesInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachinePropertiesInner.java @@ -63,7 +63,7 @@ public final class VirtualMachinePropertiesInner { private SecurityProfile securityProfile; /* - * Specifies the boot diagnostic settings state.

Minimum api-version: 2015-06-15. + * Specifies the boot diagnostic settings state. Minimum api-version: 2015-06-15. */ @JsonProperty(value = "diagnosticsProfile") private DiagnosticsProfile diagnosticsProfile; @@ -72,13 +72,12 @@ public final class VirtualMachinePropertiesInner { * Specifies information about the availability set that the virtual machine should be assigned to. Virtual * machines specified in the same availability set are allocated to different nodes to maximize availability. For * more information about availability sets, see [Availability sets - * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview).

For more - * information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in - * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates)

Currently, a VM can - * only be added to availability set at creation time. The availability set to which the VM is being added should - * be under the same resource group as the availability set resource. An existing VM cannot be added to an - * availability set.

This property cannot exist along with a non-null properties.virtualMachineScaleSet - * reference. + * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on + * Azure planned maintenance, see [Maintenance and updates for Virtual Machines in + * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be + * added to availability set at creation time. The availability set to which the VM is being added should be under + * the same resource group as the availability set resource. An existing VM cannot be added to an availability set. + * This property cannot exist along with a non-null properties.virtualMachineScaleSet reference. */ @JsonProperty(value = "availabilitySet") private SubResource availabilitySet; @@ -87,50 +86,50 @@ public final class VirtualMachinePropertiesInner { * Specifies information about the virtual machine scale set that the virtual machine should be assigned to. * Virtual machines specified in the same virtual machine scale set are allocated to different nodes to maximize * availability. Currently, a VM can only be added to virtual machine scale set at creation time. An existing VM - * cannot be added to a virtual machine scale set.

This property cannot exist along with a non-null - * properties.availabilitySet reference.

Minimum api‐version: 2019‐03‐01 + * cannot be added to a virtual machine scale set. This property cannot exist along with a non-null + * properties.availabilitySet reference. Minimum api‐version: 2019‐03‐01. */ @JsonProperty(value = "virtualMachineScaleSet") private SubResource virtualMachineScaleSet; /* * Specifies information about the proximity placement group that the virtual machine should be assigned to. - *

Minimum api-version: 2018-04-01. + * Minimum api-version: 2018-04-01. */ @JsonProperty(value = "proximityPlacementGroup") private SubResource proximityPlacementGroup; /* - * Specifies the priority for the virtual machine.

Minimum api-version: 2019-03-01 + * Specifies the priority for the virtual machine. Minimum api-version: 2019-03-01 */ @JsonProperty(value = "priority") private VirtualMachinePriorityTypes priority; /* - * Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot scale set.

For Azure - * Spot virtual machines, both 'Deallocate' and 'Delete' are supported and the minimum api-version is 2019-03-01. - *

For Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported and the minimum api-version is + * Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot scale set. For Azure Spot + * virtual machines, both 'Deallocate' and 'Delete' are supported and the minimum api-version is 2019-03-01. For + * Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported and the minimum api-version is * 2017-10-30-preview. */ @JsonProperty(value = "evictionPolicy") private VirtualMachineEvictionPolicyTypes evictionPolicy; /* - * Specifies the billing related details of a Azure Spot virtual machine.

Minimum api-version: 2019-03-01. + * Specifies the billing related details of a Azure Spot virtual machine. Minimum api-version: 2019-03-01. */ @JsonProperty(value = "billingProfile") private BillingProfile billingProfile; /* - * Specifies information about the dedicated host that the virtual machine resides in.

Minimum api-version: + * Specifies information about the dedicated host that the virtual machine resides in. Minimum api-version: * 2018-10-01. */ @JsonProperty(value = "host") private SubResource host; /* - * Specifies information about the dedicated host group that the virtual machine resides in.

Minimum - * api-version: 2020-06-01.

NOTE: User cannot specify both host and hostGroup properties. + * Specifies information about the dedicated host group that the virtual machine resides in. **Note:** User cannot + * specify both host and hostGroup properties. Minimum api-version: 2020-06-01. */ @JsonProperty(value = "hostGroup") private SubResource hostGroup; @@ -170,7 +169,7 @@ public final class VirtualMachinePropertiesInner { /* * Specifies the time alloted for all extensions to start. The time duration should be between 15 minutes and 120 * minutes (inclusive) and should be specified in ISO 8601 format. The default value is 90 minutes (PT1H30M). - *

Minimum api-version: 2020-06-01 + * Minimum api-version: 2020-06-01. */ @JsonProperty(value = "extensionsTimeBudget") private String extensionsTimeBudget; @@ -178,10 +177,10 @@ public final class VirtualMachinePropertiesInner { /* * Specifies the scale set logical fault domain into which the Virtual Machine will be created. By default, the * Virtual Machine will by automatically assigned to a fault domain that best maintains balance across available - * fault domains.

  • This is applicable only if the 'virtualMachineScaleSet' property of this Virtual Machine - * is set.
  • The Virtual Machine Scale Set that is referenced, must have 'platformFaultDomainCount' > - * 1.
  • This property cannot be updated once the Virtual Machine is created.
  • Fault domain assignment can be - * viewed in the Virtual Machine Instance View.

    Minimum api‐version: 2020‐12‐01 + * fault domains. This is applicable only if the 'virtualMachineScaleSet' property of this Virtual Machine is set. + * The Virtual Machine Scale Set that is referenced, must have 'platformFaultDomainCount' greater than 1. This + * property cannot be updated once the Virtual Machine is created. Fault domain assignment can be viewed in the + * Virtual Machine Instance View. Minimum api‐version: 2020‐12‐01. */ @JsonProperty(value = "platformFaultDomain") private Integer platformFaultDomain; @@ -193,27 +192,27 @@ public final class VirtualMachinePropertiesInner { private ScheduledEventsProfile scheduledEventsProfile; /* - * UserData for the VM, which must be base-64 encoded. Customer should not pass any secrets in here. - *

    Minimum api-version: 2021-03-01 + * UserData for the VM, which must be base-64 encoded. Customer should not pass any secrets in here. Minimum + * api-version: 2021-03-01. */ @JsonProperty(value = "userData") private String userData; /* - * Specifies information about the capacity reservation that is used to allocate virtual machine.

    Minimum + * Specifies information about the capacity reservation that is used to allocate virtual machine. Minimum * api-version: 2021-04-01. */ @JsonProperty(value = "capacityReservation") private CapacityReservationProfile capacityReservation; /* - * Specifies the gallery applications that should be made available to the VM/VMSS + * Specifies the gallery applications that should be made available to the VM/VMSS. */ @JsonProperty(value = "applicationProfile") private ApplicationProfile applicationProfile; /* - * Specifies the time at which the Virtual Machine resource was created.

    Minimum api-version: 2021-11-01. + * Specifies the time at which the Virtual Machine resource was created. Minimum api-version: 2021-11-01. */ @JsonProperty(value = "timeCreated", access = JsonProperty.Access.WRITE_ONLY) private OffsetDateTime timeCreated; @@ -347,8 +346,8 @@ public VirtualMachinePropertiesInner withSecurityProfile(SecurityProfile securit } /** - * Get the diagnosticsProfile property: Specifies the boot diagnostic settings state. <br><br>Minimum - * api-version: 2015-06-15. + * Get the diagnosticsProfile property: Specifies the boot diagnostic settings state. Minimum api-version: + * 2015-06-15. * * @return the diagnosticsProfile value. */ @@ -357,8 +356,8 @@ public DiagnosticsProfile diagnosticsProfile() { } /** - * Set the diagnosticsProfile property: Specifies the boot diagnostic settings state. <br><br>Minimum - * api-version: 2015-06-15. + * Set the diagnosticsProfile property: Specifies the boot diagnostic settings state. Minimum api-version: + * 2015-06-15. * * @param diagnosticsProfile the diagnosticsProfile value to set. * @return the VirtualMachinePropertiesInner object itself. @@ -372,13 +371,12 @@ public VirtualMachinePropertiesInner withDiagnosticsProfile(DiagnosticsProfile d * Get the availabilitySet property: Specifies information about the availability set that the virtual machine * should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes * to maximize availability. For more information about availability sets, see [Availability sets - * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). <br><br> For - * more information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in - * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates) <br><br> Currently, - * a VM can only be added to availability set at creation time. The availability set to which the VM is being added - * should be under the same resource group as the availability set resource. An existing VM cannot be added to an - * availability set. <br><br>This property cannot exist along with a non-null - * properties.virtualMachineScaleSet reference. + * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on + * Azure planned maintenance, see [Maintenance and updates for Virtual Machines in + * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be + * added to availability set at creation time. The availability set to which the VM is being added should be under + * the same resource group as the availability set resource. An existing VM cannot be added to an availability set. + * This property cannot exist along with a non-null properties.virtualMachineScaleSet reference. * * @return the availabilitySet value. */ @@ -390,13 +388,12 @@ public SubResource availabilitySet() { * Set the availabilitySet property: Specifies information about the availability set that the virtual machine * should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes * to maximize availability. For more information about availability sets, see [Availability sets - * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). <br><br> For - * more information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in - * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates) <br><br> Currently, - * a VM can only be added to availability set at creation time. The availability set to which the VM is being added - * should be under the same resource group as the availability set resource. An existing VM cannot be added to an - * availability set. <br><br>This property cannot exist along with a non-null - * properties.virtualMachineScaleSet reference. + * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on + * Azure planned maintenance, see [Maintenance and updates for Virtual Machines in + * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be + * added to availability set at creation time. The availability set to which the VM is being added should be under + * the same resource group as the availability set resource. An existing VM cannot be added to an availability set. + * This property cannot exist along with a non-null properties.virtualMachineScaleSet reference. * * @param availabilitySet the availabilitySet value to set. * @return the VirtualMachinePropertiesInner object itself. @@ -410,9 +407,8 @@ public VirtualMachinePropertiesInner withAvailabilitySet(SubResource availabilit * Get the virtualMachineScaleSet property: Specifies information about the virtual machine scale set that the * virtual machine should be assigned to. Virtual machines specified in the same virtual machine scale set are * allocated to different nodes to maximize availability. Currently, a VM can only be added to virtual machine scale - * set at creation time. An existing VM cannot be added to a virtual machine scale set. <br><br>This - * property cannot exist along with a non-null properties.availabilitySet reference. <br><br>Minimum - * api‐version: 2019‐03‐01. + * set at creation time. An existing VM cannot be added to a virtual machine scale set. This property cannot exist + * along with a non-null properties.availabilitySet reference. Minimum api‐version: 2019‐03‐01. * * @return the virtualMachineScaleSet value. */ @@ -424,9 +420,8 @@ public SubResource virtualMachineScaleSet() { * Set the virtualMachineScaleSet property: Specifies information about the virtual machine scale set that the * virtual machine should be assigned to. Virtual machines specified in the same virtual machine scale set are * allocated to different nodes to maximize availability. Currently, a VM can only be added to virtual machine scale - * set at creation time. An existing VM cannot be added to a virtual machine scale set. <br><br>This - * property cannot exist along with a non-null properties.availabilitySet reference. <br><br>Minimum - * api‐version: 2019‐03‐01. + * set at creation time. An existing VM cannot be added to a virtual machine scale set. This property cannot exist + * along with a non-null properties.availabilitySet reference. Minimum api‐version: 2019‐03‐01. * * @param virtualMachineScaleSet the virtualMachineScaleSet value to set. * @return the VirtualMachinePropertiesInner object itself. @@ -438,7 +433,7 @@ public VirtualMachinePropertiesInner withVirtualMachineScaleSet(SubResource virt /** * Get the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * virtual machine should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * virtual machine should be assigned to. Minimum api-version: 2018-04-01. * * @return the proximityPlacementGroup value. */ @@ -448,7 +443,7 @@ public SubResource proximityPlacementGroup() { /** * Set the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * virtual machine should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * virtual machine should be assigned to. Minimum api-version: 2018-04-01. * * @param proximityPlacementGroup the proximityPlacementGroup value to set. * @return the VirtualMachinePropertiesInner object itself. @@ -459,8 +454,7 @@ public VirtualMachinePropertiesInner withProximityPlacementGroup(SubResource pro } /** - * Get the priority property: Specifies the priority for the virtual machine. <br><br>Minimum - * api-version: 2019-03-01. + * Get the priority property: Specifies the priority for the virtual machine. Minimum api-version: 2019-03-01. * * @return the priority value. */ @@ -469,8 +463,7 @@ public VirtualMachinePriorityTypes priority() { } /** - * Set the priority property: Specifies the priority for the virtual machine. <br><br>Minimum - * api-version: 2019-03-01. + * Set the priority property: Specifies the priority for the virtual machine. Minimum api-version: 2019-03-01. * * @param priority the priority value to set. * @return the VirtualMachinePropertiesInner object itself. @@ -482,9 +475,9 @@ public VirtualMachinePropertiesInner withPriority(VirtualMachinePriorityTypes pr /** * Get the evictionPolicy property: Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot - * scale set. <br><br>For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and - * the minimum api-version is 2019-03-01. <br><br>For Azure Spot scale sets, both 'Deallocate' and - * 'Delete' are supported and the minimum api-version is 2017-10-30-preview. + * scale set. For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and the minimum + * api-version is 2019-03-01. For Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported and the + * minimum api-version is 2017-10-30-preview. * * @return the evictionPolicy value. */ @@ -494,9 +487,9 @@ public VirtualMachineEvictionPolicyTypes evictionPolicy() { /** * Set the evictionPolicy property: Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot - * scale set. <br><br>For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and - * the minimum api-version is 2019-03-01. <br><br>For Azure Spot scale sets, both 'Deallocate' and - * 'Delete' are supported and the minimum api-version is 2017-10-30-preview. + * scale set. For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and the minimum + * api-version is 2019-03-01. For Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported and the + * minimum api-version is 2017-10-30-preview. * * @param evictionPolicy the evictionPolicy value to set. * @return the VirtualMachinePropertiesInner object itself. @@ -507,8 +500,8 @@ public VirtualMachinePropertiesInner withEvictionPolicy(VirtualMachineEvictionPo } /** - * Get the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine. - * <br><br>Minimum api-version: 2019-03-01. + * Get the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine. Minimum + * api-version: 2019-03-01. * * @return the billingProfile value. */ @@ -517,8 +510,8 @@ public BillingProfile billingProfile() { } /** - * Set the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine. - * <br><br>Minimum api-version: 2019-03-01. + * Set the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine. Minimum + * api-version: 2019-03-01. * * @param billingProfile the billingProfile value to set. * @return the VirtualMachinePropertiesInner object itself. @@ -530,7 +523,7 @@ public VirtualMachinePropertiesInner withBillingProfile(BillingProfile billingPr /** * Get the host property: Specifies information about the dedicated host that the virtual machine resides in. - * <br><br>Minimum api-version: 2018-10-01. + * Minimum api-version: 2018-10-01. * * @return the host value. */ @@ -540,7 +533,7 @@ public SubResource host() { /** * Set the host property: Specifies information about the dedicated host that the virtual machine resides in. - * <br><br>Minimum api-version: 2018-10-01. + * Minimum api-version: 2018-10-01. * * @param host the host value to set. * @return the VirtualMachinePropertiesInner object itself. @@ -552,8 +545,7 @@ public VirtualMachinePropertiesInner withHost(SubResource host) { /** * Get the hostGroup property: Specifies information about the dedicated host group that the virtual machine resides - * in. <br><br>Minimum api-version: 2020-06-01. <br><br>NOTE: User cannot specify both host - * and hostGroup properties. + * in. **Note:** User cannot specify both host and hostGroup properties. Minimum api-version: 2020-06-01. * * @return the hostGroup value. */ @@ -563,8 +555,7 @@ public SubResource hostGroup() { /** * Set the hostGroup property: Specifies information about the dedicated host group that the virtual machine resides - * in. <br><br>Minimum api-version: 2020-06-01. <br><br>NOTE: User cannot specify both host - * and hostGroup properties. + * in. **Note:** User cannot specify both host and hostGroup properties. Minimum api-version: 2020-06-01. * * @param hostGroup the hostGroup value to set. * @return the VirtualMachinePropertiesInner object itself. @@ -641,7 +632,7 @@ public String vmId() { /** * Get the extensionsTimeBudget property: Specifies the time alloted for all extensions to start. The time duration * should be between 15 minutes and 120 minutes (inclusive) and should be specified in ISO 8601 format. The default - * value is 90 minutes (PT1H30M). <br><br> Minimum api-version: 2020-06-01. + * value is 90 minutes (PT1H30M). Minimum api-version: 2020-06-01. * * @return the extensionsTimeBudget value. */ @@ -652,7 +643,7 @@ public String extensionsTimeBudget() { /** * Set the extensionsTimeBudget property: Specifies the time alloted for all extensions to start. The time duration * should be between 15 minutes and 120 minutes (inclusive) and should be specified in ISO 8601 format. The default - * value is 90 minutes (PT1H30M). <br><br> Minimum api-version: 2020-06-01. + * value is 90 minutes (PT1H30M). Minimum api-version: 2020-06-01. * * @param extensionsTimeBudget the extensionsTimeBudget value to set. * @return the VirtualMachinePropertiesInner object itself. @@ -665,11 +656,10 @@ public VirtualMachinePropertiesInner withExtensionsTimeBudget(String extensionsT /** * Get the platformFaultDomain property: Specifies the scale set logical fault domain into which the Virtual Machine * will be created. By default, the Virtual Machine will by automatically assigned to a fault domain that best - * maintains balance across available fault domains.<br><li>This is applicable only if the - * 'virtualMachineScaleSet' property of this Virtual Machine is set.<li>The Virtual Machine Scale Set that is - * referenced, must have 'platformFaultDomainCount' &gt; 1.<li>This property cannot be updated once the - * Virtual Machine is created.<li>Fault domain assignment can be viewed in the Virtual Machine Instance - * View.<br><br>Minimum api‐version: 2020‐12‐01. + * maintains balance across available fault domains. This is applicable only if the 'virtualMachineScaleSet' + * property of this Virtual Machine is set. The Virtual Machine Scale Set that is referenced, must have + * 'platformFaultDomainCount' greater than 1. This property cannot be updated once the Virtual Machine is created. + * Fault domain assignment can be viewed in the Virtual Machine Instance View. Minimum api‐version: 2020‐12‐01. * * @return the platformFaultDomain value. */ @@ -680,11 +670,10 @@ public Integer platformFaultDomain() { /** * Set the platformFaultDomain property: Specifies the scale set logical fault domain into which the Virtual Machine * will be created. By default, the Virtual Machine will by automatically assigned to a fault domain that best - * maintains balance across available fault domains.<br><li>This is applicable only if the - * 'virtualMachineScaleSet' property of this Virtual Machine is set.<li>The Virtual Machine Scale Set that is - * referenced, must have 'platformFaultDomainCount' &gt; 1.<li>This property cannot be updated once the - * Virtual Machine is created.<li>Fault domain assignment can be viewed in the Virtual Machine Instance - * View.<br><br>Minimum api‐version: 2020‐12‐01. + * maintains balance across available fault domains. This is applicable only if the 'virtualMachineScaleSet' + * property of this Virtual Machine is set. The Virtual Machine Scale Set that is referenced, must have + * 'platformFaultDomainCount' greater than 1. This property cannot be updated once the Virtual Machine is created. + * Fault domain assignment can be viewed in the Virtual Machine Instance View. Minimum api‐version: 2020‐12‐01. * * @param platformFaultDomain the platformFaultDomain value to set. * @return the VirtualMachinePropertiesInner object itself. @@ -716,7 +705,7 @@ public VirtualMachinePropertiesInner withScheduledEventsProfile(ScheduledEventsP /** * Get the userData property: UserData for the VM, which must be base-64 encoded. Customer should not pass any - * secrets in here. <br><br>Minimum api-version: 2021-03-01. + * secrets in here. Minimum api-version: 2021-03-01. * * @return the userData value. */ @@ -726,7 +715,7 @@ public String userData() { /** * Set the userData property: UserData for the VM, which must be base-64 encoded. Customer should not pass any - * secrets in here. <br><br>Minimum api-version: 2021-03-01. + * secrets in here. Minimum api-version: 2021-03-01. * * @param userData the userData value to set. * @return the VirtualMachinePropertiesInner object itself. @@ -738,7 +727,7 @@ public VirtualMachinePropertiesInner withUserData(String userData) { /** * Get the capacityReservation property: Specifies information about the capacity reservation that is used to - * allocate virtual machine. <br><br>Minimum api-version: 2021-04-01. + * allocate virtual machine. Minimum api-version: 2021-04-01. * * @return the capacityReservation value. */ @@ -748,7 +737,7 @@ public CapacityReservationProfile capacityReservation() { /** * Set the capacityReservation property: Specifies information about the capacity reservation that is used to - * allocate virtual machine. <br><br>Minimum api-version: 2021-04-01. + * allocate virtual machine. Minimum api-version: 2021-04-01. * * @param capacityReservation the capacityReservation value to set. * @return the VirtualMachinePropertiesInner object itself. @@ -781,8 +770,8 @@ public VirtualMachinePropertiesInner withApplicationProfile(ApplicationProfile a } /** - * Get the timeCreated property: Specifies the time at which the Virtual Machine resource was - * created.<br><br>Minimum api-version: 2021-11-01. + * Get the timeCreated property: Specifies the time at which the Virtual Machine resource was created. Minimum + * api-version: 2021-11-01. * * @return the timeCreated value. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineRunCommandInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineRunCommandInner.java index bf115967a4151..2df2d7f922ab4 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineRunCommandInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineRunCommandInner.java @@ -7,6 +7,7 @@ import com.azure.core.annotation.Fluent; import com.azure.core.management.Resource; import com.azure.resourcemanager.compute.models.RunCommandInputParameter; +import com.azure.resourcemanager.compute.models.RunCommandManagedIdentity; import com.azure.resourcemanager.compute.models.VirtualMachineRunCommandInstanceView; import com.azure.resourcemanager.compute.models.VirtualMachineRunCommandScriptSource; import com.fasterxml.jackson.annotation.JsonProperty; @@ -213,7 +214,9 @@ public VirtualMachineRunCommandInner withTimeoutInSeconds(Integer timeoutInSecon } /** - * Get the outputBlobUri property: Specifies the Azure storage blob where script output stream will be uploaded. + * Get the outputBlobUri property: Specifies the Azure storage blob where script output stream will be uploaded. Use + * a SAS URI with read, append, create, write access OR use managed identity to provide the VM access to the blob. + * Refer outputBlobManagedIdentity parameter. * * @return the outputBlobUri value. */ @@ -222,7 +225,9 @@ public String outputBlobUri() { } /** - * Set the outputBlobUri property: Specifies the Azure storage blob where script output stream will be uploaded. + * Set the outputBlobUri property: Specifies the Azure storage blob where script output stream will be uploaded. Use + * a SAS URI with read, append, create, write access OR use managed identity to provide the VM access to the blob. + * Refer outputBlobManagedIdentity parameter. * * @param outputBlobUri the outputBlobUri value to set. * @return the VirtualMachineRunCommandInner object itself. @@ -236,7 +241,9 @@ public VirtualMachineRunCommandInner withOutputBlobUri(String outputBlobUri) { } /** - * Get the errorBlobUri property: Specifies the Azure storage blob where script error stream will be uploaded. + * Get the errorBlobUri property: Specifies the Azure storage blob where script error stream will be uploaded. Use a + * SAS URI with read, append, create, write access OR use managed identity to provide the VM access to the blob. + * Refer errorBlobManagedIdentity parameter. * * @return the errorBlobUri value. */ @@ -245,7 +252,9 @@ public String errorBlobUri() { } /** - * Set the errorBlobUri property: Specifies the Azure storage blob where script error stream will be uploaded. + * Set the errorBlobUri property: Specifies the Azure storage blob where script error stream will be uploaded. Use a + * SAS URI with read, append, create, write access OR use managed identity to provide the VM access to the blob. + * Refer errorBlobManagedIdentity parameter. * * @param errorBlobUri the errorBlobUri value to set. * @return the VirtualMachineRunCommandInner object itself. @@ -259,7 +268,76 @@ public VirtualMachineRunCommandInner withErrorBlobUri(String errorBlobUri) { } /** - * Get the provisioningState property: The provisioning state, which only appears in the response. + * Get the outputBlobManagedIdentity property: User-assigned managed identity that has access to outputBlobUri + * storage blob. Use an empty object in case of system-assigned identity. Make sure managed identity has been given + * access to blob's container with 'Storage Blob Data Contributor' role assignment. In case of user-assigned + * identity, make sure you add it under VM's identity. For more info on managed identity and Run Command, refer + * https://aka.ms/ManagedIdentity and https://aka.ms/RunCommandManaged. + * + * @return the outputBlobManagedIdentity value. + */ + public RunCommandManagedIdentity outputBlobManagedIdentity() { + return this.innerProperties() == null ? null : this.innerProperties().outputBlobManagedIdentity(); + } + + /** + * Set the outputBlobManagedIdentity property: User-assigned managed identity that has access to outputBlobUri + * storage blob. Use an empty object in case of system-assigned identity. Make sure managed identity has been given + * access to blob's container with 'Storage Blob Data Contributor' role assignment. In case of user-assigned + * identity, make sure you add it under VM's identity. For more info on managed identity and Run Command, refer + * https://aka.ms/ManagedIdentity and https://aka.ms/RunCommandManaged. + * + * @param outputBlobManagedIdentity the outputBlobManagedIdentity value to set. + * @return the VirtualMachineRunCommandInner object itself. + */ + public VirtualMachineRunCommandInner withOutputBlobManagedIdentity( + RunCommandManagedIdentity outputBlobManagedIdentity) { + if (this.innerProperties() == null) { + this.innerProperties = new VirtualMachineRunCommandProperties(); + } + this.innerProperties().withOutputBlobManagedIdentity(outputBlobManagedIdentity); + return this; + } + + /** + * Get the errorBlobManagedIdentity property: User-assigned managed identity that has access to errorBlobUri storage + * blob. Use an empty object in case of system-assigned identity. Make sure managed identity has been given access + * to blob's container with 'Storage Blob Data Contributor' role assignment. In case of user-assigned identity, make + * sure you add it under VM's identity. For more info on managed identity and Run Command, refer + * https://aka.ms/ManagedIdentity and https://aka.ms/RunCommandManaged. + * + * @return the errorBlobManagedIdentity value. + */ + public RunCommandManagedIdentity errorBlobManagedIdentity() { + return this.innerProperties() == null ? null : this.innerProperties().errorBlobManagedIdentity(); + } + + /** + * Set the errorBlobManagedIdentity property: User-assigned managed identity that has access to errorBlobUri storage + * blob. Use an empty object in case of system-assigned identity. Make sure managed identity has been given access + * to blob's container with 'Storage Blob Data Contributor' role assignment. In case of user-assigned identity, make + * sure you add it under VM's identity. For more info on managed identity and Run Command, refer + * https://aka.ms/ManagedIdentity and https://aka.ms/RunCommandManaged. + * + * @param errorBlobManagedIdentity the errorBlobManagedIdentity value to set. + * @return the VirtualMachineRunCommandInner object itself. + */ + public VirtualMachineRunCommandInner withErrorBlobManagedIdentity( + RunCommandManagedIdentity errorBlobManagedIdentity) { + if (this.innerProperties() == null) { + this.innerProperties = new VirtualMachineRunCommandProperties(); + } + this.innerProperties().withErrorBlobManagedIdentity(errorBlobManagedIdentity); + return this; + } + + /** + * Get the provisioningState property: The provisioning state, which only appears in the response. If + * treatFailureAsDeploymentFailure set to true, any failure in the script will fail the deployment and + * ProvisioningState will be marked as Failed. If treatFailureAsDeploymentFailure set to false, ProvisioningState + * would only reflect whether the run command was run or not by the extensions platform, it would not indicate + * whether script failed in case of script failures. See instance view of run command in case of script failures to + * see executionMessage, output, error: https://aka.ms/runcommandmanaged#get-execution-status-and-results. * * @return the provisioningState value. */ @@ -276,6 +354,37 @@ public VirtualMachineRunCommandInstanceView instanceView() { return this.innerProperties() == null ? null : this.innerProperties().instanceView(); } + /** + * Get the treatFailureAsDeploymentFailure property: Optional. If set to true, any failure in the script will fail + * the deployment and ProvisioningState will be marked as Failed. If set to false, ProvisioningState would only + * reflect whether the run command was run or not by the extensions platform, it would not indicate whether script + * failed in case of script failures. See instance view of run command in case of script failures to see + * executionMessage, output, error: https://aka.ms/runcommandmanaged#get-execution-status-and-results. + * + * @return the treatFailureAsDeploymentFailure value. + */ + public Boolean treatFailureAsDeploymentFailure() { + return this.innerProperties() == null ? null : this.innerProperties().treatFailureAsDeploymentFailure(); + } + + /** + * Set the treatFailureAsDeploymentFailure property: Optional. If set to true, any failure in the script will fail + * the deployment and ProvisioningState will be marked as Failed. If set to false, ProvisioningState would only + * reflect whether the run command was run or not by the extensions platform, it would not indicate whether script + * failed in case of script failures. See instance view of run command in case of script failures to see + * executionMessage, output, error: https://aka.ms/runcommandmanaged#get-execution-status-and-results. + * + * @param treatFailureAsDeploymentFailure the treatFailureAsDeploymentFailure value to set. + * @return the VirtualMachineRunCommandInner object itself. + */ + public VirtualMachineRunCommandInner withTreatFailureAsDeploymentFailure(Boolean treatFailureAsDeploymentFailure) { + if (this.innerProperties() == null) { + this.innerProperties = new VirtualMachineRunCommandProperties(); + } + this.innerProperties().withTreatFailureAsDeploymentFailure(treatFailureAsDeploymentFailure); + return this; + } + /** * Validates the instance. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineRunCommandProperties.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineRunCommandProperties.java index 30be34329c444..bcc37427b7c0c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineRunCommandProperties.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineRunCommandProperties.java @@ -6,6 +6,7 @@ import com.azure.core.annotation.Fluent; import com.azure.resourcemanager.compute.models.RunCommandInputParameter; +import com.azure.resourcemanager.compute.models.RunCommandManagedIdentity; import com.azure.resourcemanager.compute.models.VirtualMachineRunCommandInstanceView; import com.azure.resourcemanager.compute.models.VirtualMachineRunCommandScriptSource; import com.fasterxml.jackson.annotation.JsonProperty; @@ -58,19 +59,48 @@ public final class VirtualMachineRunCommandProperties { private Integer timeoutInSeconds; /* - * Specifies the Azure storage blob where script output stream will be uploaded. + * Specifies the Azure storage blob where script output stream will be uploaded. Use a SAS URI with read, append, + * create, write access OR use managed identity to provide the VM access to the blob. Refer + * outputBlobManagedIdentity parameter. */ @JsonProperty(value = "outputBlobUri") private String outputBlobUri; /* - * Specifies the Azure storage blob where script error stream will be uploaded. + * Specifies the Azure storage blob where script error stream will be uploaded. Use a SAS URI with read, append, + * create, write access OR use managed identity to provide the VM access to the blob. Refer + * errorBlobManagedIdentity parameter. */ @JsonProperty(value = "errorBlobUri") private String errorBlobUri; /* - * The provisioning state, which only appears in the response. + * User-assigned managed identity that has access to outputBlobUri storage blob. Use an empty object in case of + * system-assigned identity. Make sure managed identity has been given access to blob's container with 'Storage + * Blob Data Contributor' role assignment. In case of user-assigned identity, make sure you add it under VM's + * identity. For more info on managed identity and Run Command, refer https://aka.ms/ManagedIdentity and + * https://aka.ms/RunCommandManaged + */ + @JsonProperty(value = "outputBlobManagedIdentity") + private RunCommandManagedIdentity outputBlobManagedIdentity; + + /* + * User-assigned managed identity that has access to errorBlobUri storage blob. Use an empty object in case of + * system-assigned identity. Make sure managed identity has been given access to blob's container with 'Storage + * Blob Data Contributor' role assignment. In case of user-assigned identity, make sure you add it under VM's + * identity. For more info on managed identity and Run Command, refer https://aka.ms/ManagedIdentity and + * https://aka.ms/RunCommandManaged + */ + @JsonProperty(value = "errorBlobManagedIdentity") + private RunCommandManagedIdentity errorBlobManagedIdentity; + + /* + * The provisioning state, which only appears in the response. If treatFailureAsDeploymentFailure set to true, any + * failure in the script will fail the deployment and ProvisioningState will be marked as Failed. If + * treatFailureAsDeploymentFailure set to false, ProvisioningState would only reflect whether the run command was + * run or not by the extensions platform, it would not indicate whether script failed in case of script failures. + * See instance view of run command in case of script failures to see executionMessage, output, error: + * https://aka.ms/runcommandmanaged#get-execution-status-and-results */ @JsonProperty(value = "provisioningState", access = JsonProperty.Access.WRITE_ONLY) private String provisioningState; @@ -81,6 +111,16 @@ public final class VirtualMachineRunCommandProperties { @JsonProperty(value = "instanceView", access = JsonProperty.Access.WRITE_ONLY) private VirtualMachineRunCommandInstanceView instanceView; + /* + * Optional. If set to true, any failure in the script will fail the deployment and ProvisioningState will be + * marked as Failed. If set to false, ProvisioningState would only reflect whether the run command was run or not + * by the extensions platform, it would not indicate whether script failed in case of script failures. See instance + * view of run command in case of script failures to see executionMessage, output, error: + * https://aka.ms/runcommandmanaged#get-execution-status-and-results + */ + @JsonProperty(value = "treatFailureAsDeploymentFailure") + private Boolean treatFailureAsDeploymentFailure; + /** Creates an instance of VirtualMachineRunCommandProperties class. */ public VirtualMachineRunCommandProperties() { } @@ -229,7 +269,9 @@ public VirtualMachineRunCommandProperties withTimeoutInSeconds(Integer timeoutIn } /** - * Get the outputBlobUri property: Specifies the Azure storage blob where script output stream will be uploaded. + * Get the outputBlobUri property: Specifies the Azure storage blob where script output stream will be uploaded. Use + * a SAS URI with read, append, create, write access OR use managed identity to provide the VM access to the blob. + * Refer outputBlobManagedIdentity parameter. * * @return the outputBlobUri value. */ @@ -238,7 +280,9 @@ public String outputBlobUri() { } /** - * Set the outputBlobUri property: Specifies the Azure storage blob where script output stream will be uploaded. + * Set the outputBlobUri property: Specifies the Azure storage blob where script output stream will be uploaded. Use + * a SAS URI with read, append, create, write access OR use managed identity to provide the VM access to the blob. + * Refer outputBlobManagedIdentity parameter. * * @param outputBlobUri the outputBlobUri value to set. * @return the VirtualMachineRunCommandProperties object itself. @@ -249,7 +293,9 @@ public VirtualMachineRunCommandProperties withOutputBlobUri(String outputBlobUri } /** - * Get the errorBlobUri property: Specifies the Azure storage blob where script error stream will be uploaded. + * Get the errorBlobUri property: Specifies the Azure storage blob where script error stream will be uploaded. Use a + * SAS URI with read, append, create, write access OR use managed identity to provide the VM access to the blob. + * Refer errorBlobManagedIdentity parameter. * * @return the errorBlobUri value. */ @@ -258,7 +304,9 @@ public String errorBlobUri() { } /** - * Set the errorBlobUri property: Specifies the Azure storage blob where script error stream will be uploaded. + * Set the errorBlobUri property: Specifies the Azure storage blob where script error stream will be uploaded. Use a + * SAS URI with read, append, create, write access OR use managed identity to provide the VM access to the blob. + * Refer errorBlobManagedIdentity parameter. * * @param errorBlobUri the errorBlobUri value to set. * @return the VirtualMachineRunCommandProperties object itself. @@ -269,7 +317,70 @@ public VirtualMachineRunCommandProperties withErrorBlobUri(String errorBlobUri) } /** - * Get the provisioningState property: The provisioning state, which only appears in the response. + * Get the outputBlobManagedIdentity property: User-assigned managed identity that has access to outputBlobUri + * storage blob. Use an empty object in case of system-assigned identity. Make sure managed identity has been given + * access to blob's container with 'Storage Blob Data Contributor' role assignment. In case of user-assigned + * identity, make sure you add it under VM's identity. For more info on managed identity and Run Command, refer + * https://aka.ms/ManagedIdentity and https://aka.ms/RunCommandManaged. + * + * @return the outputBlobManagedIdentity value. + */ + public RunCommandManagedIdentity outputBlobManagedIdentity() { + return this.outputBlobManagedIdentity; + } + + /** + * Set the outputBlobManagedIdentity property: User-assigned managed identity that has access to outputBlobUri + * storage blob. Use an empty object in case of system-assigned identity. Make sure managed identity has been given + * access to blob's container with 'Storage Blob Data Contributor' role assignment. In case of user-assigned + * identity, make sure you add it under VM's identity. For more info on managed identity and Run Command, refer + * https://aka.ms/ManagedIdentity and https://aka.ms/RunCommandManaged. + * + * @param outputBlobManagedIdentity the outputBlobManagedIdentity value to set. + * @return the VirtualMachineRunCommandProperties object itself. + */ + public VirtualMachineRunCommandProperties withOutputBlobManagedIdentity( + RunCommandManagedIdentity outputBlobManagedIdentity) { + this.outputBlobManagedIdentity = outputBlobManagedIdentity; + return this; + } + + /** + * Get the errorBlobManagedIdentity property: User-assigned managed identity that has access to errorBlobUri storage + * blob. Use an empty object in case of system-assigned identity. Make sure managed identity has been given access + * to blob's container with 'Storage Blob Data Contributor' role assignment. In case of user-assigned identity, make + * sure you add it under VM's identity. For more info on managed identity and Run Command, refer + * https://aka.ms/ManagedIdentity and https://aka.ms/RunCommandManaged. + * + * @return the errorBlobManagedIdentity value. + */ + public RunCommandManagedIdentity errorBlobManagedIdentity() { + return this.errorBlobManagedIdentity; + } + + /** + * Set the errorBlobManagedIdentity property: User-assigned managed identity that has access to errorBlobUri storage + * blob. Use an empty object in case of system-assigned identity. Make sure managed identity has been given access + * to blob's container with 'Storage Blob Data Contributor' role assignment. In case of user-assigned identity, make + * sure you add it under VM's identity. For more info on managed identity and Run Command, refer + * https://aka.ms/ManagedIdentity and https://aka.ms/RunCommandManaged. + * + * @param errorBlobManagedIdentity the errorBlobManagedIdentity value to set. + * @return the VirtualMachineRunCommandProperties object itself. + */ + public VirtualMachineRunCommandProperties withErrorBlobManagedIdentity( + RunCommandManagedIdentity errorBlobManagedIdentity) { + this.errorBlobManagedIdentity = errorBlobManagedIdentity; + return this; + } + + /** + * Get the provisioningState property: The provisioning state, which only appears in the response. If + * treatFailureAsDeploymentFailure set to true, any failure in the script will fail the deployment and + * ProvisioningState will be marked as Failed. If treatFailureAsDeploymentFailure set to false, ProvisioningState + * would only reflect whether the run command was run or not by the extensions platform, it would not indicate + * whether script failed in case of script failures. See instance view of run command in case of script failures to + * see executionMessage, output, error: https://aka.ms/runcommandmanaged#get-execution-status-and-results. * * @return the provisioningState value. */ @@ -286,6 +397,35 @@ public VirtualMachineRunCommandInstanceView instanceView() { return this.instanceView; } + /** + * Get the treatFailureAsDeploymentFailure property: Optional. If set to true, any failure in the script will fail + * the deployment and ProvisioningState will be marked as Failed. If set to false, ProvisioningState would only + * reflect whether the run command was run or not by the extensions platform, it would not indicate whether script + * failed in case of script failures. See instance view of run command in case of script failures to see + * executionMessage, output, error: https://aka.ms/runcommandmanaged#get-execution-status-and-results. + * + * @return the treatFailureAsDeploymentFailure value. + */ + public Boolean treatFailureAsDeploymentFailure() { + return this.treatFailureAsDeploymentFailure; + } + + /** + * Set the treatFailureAsDeploymentFailure property: Optional. If set to true, any failure in the script will fail + * the deployment and ProvisioningState will be marked as Failed. If set to false, ProvisioningState would only + * reflect whether the run command was run or not by the extensions platform, it would not indicate whether script + * failed in case of script failures. See instance view of run command in case of script failures to see + * executionMessage, output, error: https://aka.ms/runcommandmanaged#get-execution-status-and-results. + * + * @param treatFailureAsDeploymentFailure the treatFailureAsDeploymentFailure value to set. + * @return the VirtualMachineRunCommandProperties object itself. + */ + public VirtualMachineRunCommandProperties withTreatFailureAsDeploymentFailure( + Boolean treatFailureAsDeploymentFailure) { + this.treatFailureAsDeploymentFailure = treatFailureAsDeploymentFailure; + return this; + } + /** * Validates the instance. * @@ -301,6 +441,12 @@ public void validate() { if (protectedParameters() != null) { protectedParameters().forEach(e -> e.validate()); } + if (outputBlobManagedIdentity() != null) { + outputBlobManagedIdentity().validate(); + } + if (errorBlobManagedIdentity() != null) { + errorBlobManagedIdentity().validate(); + } if (instanceView() != null) { instanceView().validate(); } diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetInner.java index 6679ca1eda788..8555932aebe7d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetInner.java @@ -421,7 +421,7 @@ public VirtualMachineScaleSetInner withPlatformFaultDomainCount(Integer platform /** * Get the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * virtual machine scale set should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * virtual machine scale set should be assigned to. Minimum api-version: 2018-04-01. * * @return the proximityPlacementGroup value. */ @@ -431,7 +431,7 @@ public SubResource proximityPlacementGroup() { /** * Set the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * virtual machine scale set should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * virtual machine scale set should be assigned to. Minimum api-version: 2018-04-01. * * @param proximityPlacementGroup the proximityPlacementGroup value to set. * @return the VirtualMachineScaleSetInner object itself. @@ -446,7 +446,7 @@ public VirtualMachineScaleSetInner withProximityPlacementGroup(SubResource proxi /** * Get the hostGroup property: Specifies information about the dedicated host group that the virtual machine scale - * set resides in. <br><br>Minimum api-version: 2020-06-01. + * set resides in. Minimum api-version: 2020-06-01. * * @return the hostGroup value. */ @@ -456,7 +456,7 @@ public SubResource hostGroup() { /** * Set the hostGroup property: Specifies information about the dedicated host group that the virtual machine scale - * set resides in. <br><br>Minimum api-version: 2020-06-01. + * set resides in. Minimum api-version: 2020-06-01. * * @param hostGroup the hostGroup value to set. * @return the VirtualMachineScaleSetInner object itself. @@ -593,8 +593,8 @@ public VirtualMachineScaleSetInner withPriorityMixPolicy(PriorityMixPolicy prior } /** - * Get the timeCreated property: Specifies the time at which the Virtual Machine Scale Set resource was - * created.<br><br>Minimum api-version: 2021-11-01. + * Get the timeCreated property: Specifies the time at which the Virtual Machine Scale Set resource was created. + * Minimum api-version: 2021-11-01. * * @return the timeCreated value. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetProperties.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetProperties.java index a32c0defb2d36..123962e747979 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetProperties.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetProperties.java @@ -87,14 +87,14 @@ public final class VirtualMachineScaleSetProperties { /* * Specifies information about the proximity placement group that the virtual machine scale set should be assigned - * to.

    Minimum api-version: 2018-04-01. + * to. Minimum api-version: 2018-04-01. */ @JsonProperty(value = "proximityPlacementGroup") private SubResource proximityPlacementGroup; /* - * Specifies information about the dedicated host group that the virtual machine scale set resides in. - *

    Minimum api-version: 2020-06-01. + * Specifies information about the dedicated host group that the virtual machine scale set resides in. Minimum + * api-version: 2020-06-01. */ @JsonProperty(value = "hostGroup") private SubResource hostGroup; @@ -132,8 +132,7 @@ public final class VirtualMachineScaleSetProperties { private PriorityMixPolicy priorityMixPolicy; /* - * Specifies the time at which the Virtual Machine Scale Set resource was created.

    Minimum api-version: - * 2021-11-01. + * Specifies the time at which the Virtual Machine Scale Set resource was created. Minimum api-version: 2021-11-01. */ @JsonProperty(value = "timeCreated", access = JsonProperty.Access.WRITE_ONLY) private OffsetDateTime timeCreated; @@ -342,7 +341,7 @@ public VirtualMachineScaleSetProperties withPlatformFaultDomainCount(Integer pla /** * Get the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * virtual machine scale set should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * virtual machine scale set should be assigned to. Minimum api-version: 2018-04-01. * * @return the proximityPlacementGroup value. */ @@ -352,7 +351,7 @@ public SubResource proximityPlacementGroup() { /** * Set the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * virtual machine scale set should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * virtual machine scale set should be assigned to. Minimum api-version: 2018-04-01. * * @param proximityPlacementGroup the proximityPlacementGroup value to set. * @return the VirtualMachineScaleSetProperties object itself. @@ -364,7 +363,7 @@ public VirtualMachineScaleSetProperties withProximityPlacementGroup(SubResource /** * Get the hostGroup property: Specifies information about the dedicated host group that the virtual machine scale - * set resides in. <br><br>Minimum api-version: 2020-06-01. + * set resides in. Minimum api-version: 2020-06-01. * * @return the hostGroup value. */ @@ -374,7 +373,7 @@ public SubResource hostGroup() { /** * Set the hostGroup property: Specifies information about the dedicated host group that the virtual machine scale - * set resides in. <br><br>Minimum api-version: 2020-06-01. + * set resides in. Minimum api-version: 2020-06-01. * * @param hostGroup the hostGroup value to set. * @return the VirtualMachineScaleSetProperties object itself. @@ -493,8 +492,8 @@ public VirtualMachineScaleSetProperties withPriorityMixPolicy(PriorityMixPolicy } /** - * Get the timeCreated property: Specifies the time at which the Virtual Machine Scale Set resource was - * created.<br><br>Minimum api-version: 2021-11-01. + * Get the timeCreated property: Specifies the time at which the Virtual Machine Scale Set resource was created. + * Minimum api-version: 2021-11-01. * * @return the timeCreated value. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetUpdateProperties.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetUpdateProperties.java index 63ca068a93f86..efba1f123a338 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetUpdateProperties.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetUpdateProperties.java @@ -8,7 +8,9 @@ import com.azure.core.management.SubResource; import com.azure.resourcemanager.compute.models.AdditionalCapabilities; import com.azure.resourcemanager.compute.models.AutomaticRepairsPolicy; +import com.azure.resourcemanager.compute.models.PriorityMixPolicy; import com.azure.resourcemanager.compute.models.ScaleInPolicy; +import com.azure.resourcemanager.compute.models.SpotRestorePolicy; import com.azure.resourcemanager.compute.models.UpgradePolicy; import com.azure.resourcemanager.compute.models.VirtualMachineScaleSetUpdateVMProfile; import com.fasterxml.jackson.annotation.JsonProperty; @@ -76,6 +78,18 @@ public final class VirtualMachineScaleSetUpdateProperties { @JsonProperty(value = "proximityPlacementGroup") private SubResource proximityPlacementGroup; + /* + * Specifies the desired targets for mixing Spot and Regular priority VMs within the same VMSS Flex instance. + */ + @JsonProperty(value = "priorityMixPolicy") + private PriorityMixPolicy priorityMixPolicy; + + /* + * Specifies the Spot Restore properties for the virtual machine scale set. + */ + @JsonProperty(value = "spotRestorePolicy") + private SpotRestorePolicy spotRestorePolicy; + /** Creates an instance of VirtualMachineScaleSetUpdateProperties class. */ public VirtualMachineScaleSetUpdateProperties() { } @@ -280,6 +294,48 @@ public VirtualMachineScaleSetUpdateProperties withProximityPlacementGroup(SubRes return this; } + /** + * Get the priorityMixPolicy property: Specifies the desired targets for mixing Spot and Regular priority VMs within + * the same VMSS Flex instance. + * + * @return the priorityMixPolicy value. + */ + public PriorityMixPolicy priorityMixPolicy() { + return this.priorityMixPolicy; + } + + /** + * Set the priorityMixPolicy property: Specifies the desired targets for mixing Spot and Regular priority VMs within + * the same VMSS Flex instance. + * + * @param priorityMixPolicy the priorityMixPolicy value to set. + * @return the VirtualMachineScaleSetUpdateProperties object itself. + */ + public VirtualMachineScaleSetUpdateProperties withPriorityMixPolicy(PriorityMixPolicy priorityMixPolicy) { + this.priorityMixPolicy = priorityMixPolicy; + return this; + } + + /** + * Get the spotRestorePolicy property: Specifies the Spot Restore properties for the virtual machine scale set. + * + * @return the spotRestorePolicy value. + */ + public SpotRestorePolicy spotRestorePolicy() { + return this.spotRestorePolicy; + } + + /** + * Set the spotRestorePolicy property: Specifies the Spot Restore properties for the virtual machine scale set. + * + * @param spotRestorePolicy the spotRestorePolicy value to set. + * @return the VirtualMachineScaleSetUpdateProperties object itself. + */ + public VirtualMachineScaleSetUpdateProperties withSpotRestorePolicy(SpotRestorePolicy spotRestorePolicy) { + this.spotRestorePolicy = spotRestorePolicy; + return this; + } + /** * Validates the instance. * @@ -301,5 +357,11 @@ public void validate() { if (scaleInPolicy() != null) { scaleInPolicy().validate(); } + if (priorityMixPolicy() != null) { + priorityMixPolicy().validate(); + } + if (spotRestorePolicy() != null) { + spotRestorePolicy().validate(); + } } } diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMExtensionInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMExtensionInner.java index 3ba06ce83e3a5..939c2bc8196f5 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMExtensionInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMExtensionInner.java @@ -9,6 +9,7 @@ import com.azure.resourcemanager.compute.models.SubResourceReadOnly; import com.azure.resourcemanager.compute.models.VirtualMachineExtensionInstanceView; import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; /** Describes a VMSS VM Extension. */ @Fluent @@ -25,6 +26,12 @@ public final class VirtualMachineScaleSetVMExtensionInner extends SubResourceRea @JsonProperty(value = "type", access = JsonProperty.Access.WRITE_ONLY) private String type; + /* + * The location of the extension. + */ + @JsonProperty(value = "location") + private String location; + /* * Describes the properties of a Virtual Machine Extension. */ @@ -53,6 +60,26 @@ public String type() { return this.type; } + /** + * Get the location property: The location of the extension. + * + * @return the location value. + */ + public String location() { + return this.location; + } + + /** + * Set the location property: The location of the extension. + * + * @param location the location value to set. + * @return the VirtualMachineScaleSetVMExtensionInner object itself. + */ + public VirtualMachineScaleSetVMExtensionInner withLocation(String location) { + this.location = location; + return this; + } + /** * Get the innerProperties property: Describes the properties of a Virtual Machine Extension. * @@ -341,6 +368,31 @@ public VirtualMachineScaleSetVMExtensionInner withProtectedSettingsFromKeyVault( return this; } + /** + * Get the provisionAfterExtensions property: Collection of extension names after which this extension needs to be + * provisioned. + * + * @return the provisionAfterExtensions value. + */ + public List provisionAfterExtensions() { + return this.innerProperties() == null ? null : this.innerProperties().provisionAfterExtensions(); + } + + /** + * Set the provisionAfterExtensions property: Collection of extension names after which this extension needs to be + * provisioned. + * + * @param provisionAfterExtensions the provisionAfterExtensions value to set. + * @return the VirtualMachineScaleSetVMExtensionInner object itself. + */ + public VirtualMachineScaleSetVMExtensionInner withProvisionAfterExtensions(List provisionAfterExtensions) { + if (this.innerProperties() == null) { + this.innerProperties = new VirtualMachineExtensionProperties(); + } + this.innerProperties().withProvisionAfterExtensions(provisionAfterExtensions); + return this; + } + /** * Validates the instance. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMInner.java index 0519d9ed0028a..83381fcd2452d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMInner.java @@ -20,6 +20,7 @@ import com.azure.resourcemanager.compute.models.VirtualMachineScaleSetVMNetworkProfileConfiguration; import com.azure.resourcemanager.compute.models.VirtualMachineScaleSetVMProtectionPolicy; import com.fasterxml.jackson.annotation.JsonProperty; +import java.time.OffsetDateTime; import java.util.List; import java.util.Map; @@ -376,8 +377,8 @@ public VirtualMachineScaleSetVMInner withNetworkProfileConfiguration( } /** - * Get the diagnosticsProfile property: Specifies the boot diagnostic settings state. <br><br>Minimum - * api-version: 2015-06-15. + * Get the diagnosticsProfile property: Specifies the boot diagnostic settings state. Minimum api-version: + * 2015-06-15. * * @return the diagnosticsProfile value. */ @@ -386,8 +387,8 @@ public DiagnosticsProfile diagnosticsProfile() { } /** - * Set the diagnosticsProfile property: Specifies the boot diagnostic settings state. <br><br>Minimum - * api-version: 2015-06-15. + * Set the diagnosticsProfile property: Specifies the boot diagnostic settings state. Minimum api-version: + * 2015-06-15. * * @param diagnosticsProfile the diagnosticsProfile value to set. * @return the VirtualMachineScaleSetVMInner object itself. @@ -404,11 +405,10 @@ public VirtualMachineScaleSetVMInner withDiagnosticsProfile(DiagnosticsProfile d * Get the availabilitySet property: Specifies information about the availability set that the virtual machine * should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes * to maximize availability. For more information about availability sets, see [Availability sets - * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). <br><br> For - * more information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in - * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates) <br><br> Currently, - * a VM can only be added to availability set at creation time. An existing VM cannot be added to an availability - * set. + * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on + * Azure planned maintenance, see [Maintenance and updates for Virtual Machines in + * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be + * added to availability set at creation time. An existing VM cannot be added to an availability set. * * @return the availabilitySet value. */ @@ -420,11 +420,10 @@ public SubResource availabilitySet() { * Set the availabilitySet property: Specifies information about the availability set that the virtual machine * should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes * to maximize availability. For more information about availability sets, see [Availability sets - * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). <br><br> For - * more information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in - * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates) <br><br> Currently, - * a VM can only be added to availability set at creation time. An existing VM cannot be added to an availability - * set. + * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on + * Azure planned maintenance, see [Maintenance and updates for Virtual Machines in + * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be + * added to availability set at creation time. An existing VM cannot be added to an availability set. * * @param availabilitySet the availabilitySet value to set. * @return the VirtualMachineScaleSetVMInner object itself. @@ -544,6 +543,15 @@ public VirtualMachineScaleSetVMInner withUserData(String userData) { return this; } + /** + * Get the timeCreated property: Specifies the time at which the Virtual Machine resource was created. + * + * @return the timeCreated value. + */ + public OffsetDateTime timeCreated() { + return this.innerProperties() == null ? null : this.innerProperties().timeCreated(); + } + /** * Validates the instance. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMInstanceViewInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMInstanceViewInner.java index 11a71a986c029..04e4df0a1624c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMInstanceViewInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineScaleSetVMInstanceViewInner.java @@ -7,6 +7,7 @@ import com.azure.core.annotation.Fluent; import com.azure.resourcemanager.compute.models.BootDiagnosticsInstanceView; import com.azure.resourcemanager.compute.models.DiskInstanceView; +import com.azure.resourcemanager.compute.models.HyperVGeneration; import com.azure.resourcemanager.compute.models.InstanceViewStatus; import com.azure.resourcemanager.compute.models.MaintenanceRedeployStatus; import com.azure.resourcemanager.compute.models.VirtualMachineAgentInstanceView; @@ -68,8 +69,8 @@ public final class VirtualMachineScaleSetVMInstanceViewInner { /* * Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM - * status.

    You can easily view the output of your console log.

    Azure also enables you to see a - * screenshot of the VM from the hypervisor. + * status. You can easily view the output of your console log. Azure also enables you to see a screenshot of the VM + * from the hypervisor. */ @JsonProperty(value = "bootDiagnostics") private BootDiagnosticsInstanceView bootDiagnostics; @@ -82,8 +83,8 @@ public final class VirtualMachineScaleSetVMInstanceViewInner { /* * Resource id of the dedicated host, on which the virtual machine is allocated through automatic placement, when - * the virtual machine is associated with a dedicated host group that has automatic placement enabled. - *

    Minimum api-version: 2020-06-01. + * the virtual machine is associated with a dedicated host group that has automatic placement enabled. Minimum + * api-version: 2020-06-01. */ @JsonProperty(value = "assignedHost", access = JsonProperty.Access.WRITE_ONLY) private String assignedHost; @@ -94,6 +95,33 @@ public final class VirtualMachineScaleSetVMInstanceViewInner { @JsonProperty(value = "placementGroupId") private String placementGroupId; + /* + * Specifies the host OS name of the virtual machine.

    This name cannot be updated after the VM is created. + *

    **Max-length (Windows):** 15 characters

    **Max-length (Linux):** 64 characters.

    For + * naming conventions and restrictions see [Azure infrastructure services implementation + * guidelines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-linux-infrastructure-subscription-accounts-guidelines?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json#1-naming-conventions). + */ + @JsonProperty(value = "computerName") + private String computerName; + + /* + * The Operating System running on the hybrid machine. + */ + @JsonProperty(value = "osName") + private String osName; + + /* + * The version of Operating System running on the hybrid machine. + */ + @JsonProperty(value = "osVersion") + private String osVersion; + + /* + * The hypervisor generation of the Virtual Machine [V1, V2] + */ + @JsonProperty(value = "hyperVGeneration") + private HyperVGeneration hyperVGeneration; + /** Creates an instance of VirtualMachineScaleSetVMInstanceViewInner class. */ public VirtualMachineScaleSetVMInstanceViewInner() { } @@ -251,8 +279,8 @@ public VirtualMachineHealthStatus vmHealth() { /** * Get the bootDiagnostics property: Boot Diagnostics is a debugging feature which allows you to view Console Output - * and Screenshot to diagnose VM status. <br><br> You can easily view the output of your console log. - * <br><br> Azure also enables you to see a screenshot of the VM from the hypervisor. + * and Screenshot to diagnose VM status. You can easily view the output of your console log. Azure also enables you + * to see a screenshot of the VM from the hypervisor. * * @return the bootDiagnostics value. */ @@ -262,8 +290,8 @@ public BootDiagnosticsInstanceView bootDiagnostics() { /** * Set the bootDiagnostics property: Boot Diagnostics is a debugging feature which allows you to view Console Output - * and Screenshot to diagnose VM status. <br><br> You can easily view the output of your console log. - * <br><br> Azure also enables you to see a screenshot of the VM from the hypervisor. + * and Screenshot to diagnose VM status. You can easily view the output of your console log. Azure also enables you + * to see a screenshot of the VM from the hypervisor. * * @param bootDiagnostics the bootDiagnostics value to set. * @return the VirtualMachineScaleSetVMInstanceViewInner object itself. @@ -296,7 +324,7 @@ public VirtualMachineScaleSetVMInstanceViewInner withStatuses(List
    Minimum api-version: 2015-06-15. + * Specifies the boot diagnostic settings state. Minimum api-version: 2015-06-15. */ @JsonProperty(value = "diagnosticsProfile") private DiagnosticsProfile diagnosticsProfile; @@ -92,10 +93,10 @@ public final class VirtualMachineScaleSetVMPropertiesInner { * Specifies information about the availability set that the virtual machine should be assigned to. Virtual * machines specified in the same availability set are allocated to different nodes to maximize availability. For * more information about availability sets, see [Availability sets - * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview).

    For more - * information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in - * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates)

    Currently, a VM can - * only be added to availability set at creation time. An existing VM cannot be added to an availability set. + * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on + * Azure planned maintenance, see [Maintenance and updates for Virtual Machines in + * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be + * added to availability set at creation time. An existing VM cannot be added to an availability set. */ @JsonProperty(value = "availabilitySet") private SubResource availabilitySet; @@ -139,6 +140,12 @@ public final class VirtualMachineScaleSetVMPropertiesInner { @JsonProperty(value = "userData") private String userData; + /* + * Specifies the time at which the Virtual Machine resource was created. + */ + @JsonProperty(value = "timeCreated", access = JsonProperty.Access.WRITE_ONLY) + private OffsetDateTime timeCreated; + /** Creates an instance of VirtualMachineScaleSetVMPropertiesInner class. */ public VirtualMachineScaleSetVMPropertiesInner() { } @@ -317,8 +324,8 @@ public VirtualMachineScaleSetVMPropertiesInner withNetworkProfileConfiguration( } /** - * Get the diagnosticsProfile property: Specifies the boot diagnostic settings state. <br><br>Minimum - * api-version: 2015-06-15. + * Get the diagnosticsProfile property: Specifies the boot diagnostic settings state. Minimum api-version: + * 2015-06-15. * * @return the diagnosticsProfile value. */ @@ -327,8 +334,8 @@ public DiagnosticsProfile diagnosticsProfile() { } /** - * Set the diagnosticsProfile property: Specifies the boot diagnostic settings state. <br><br>Minimum - * api-version: 2015-06-15. + * Set the diagnosticsProfile property: Specifies the boot diagnostic settings state. Minimum api-version: + * 2015-06-15. * * @param diagnosticsProfile the diagnosticsProfile value to set. * @return the VirtualMachineScaleSetVMPropertiesInner object itself. @@ -342,11 +349,10 @@ public VirtualMachineScaleSetVMPropertiesInner withDiagnosticsProfile(Diagnostic * Get the availabilitySet property: Specifies information about the availability set that the virtual machine * should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes * to maximize availability. For more information about availability sets, see [Availability sets - * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). <br><br> For - * more information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in - * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates) <br><br> Currently, - * a VM can only be added to availability set at creation time. An existing VM cannot be added to an availability - * set. + * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on + * Azure planned maintenance, see [Maintenance and updates for Virtual Machines in + * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be + * added to availability set at creation time. An existing VM cannot be added to an availability set. * * @return the availabilitySet value. */ @@ -358,11 +364,10 @@ public SubResource availabilitySet() { * Set the availabilitySet property: Specifies information about the availability set that the virtual machine * should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes * to maximize availability. For more information about availability sets, see [Availability sets - * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). <br><br> For - * more information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in - * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates) <br><br> Currently, - * a VM can only be added to availability set at creation time. An existing VM cannot be added to an availability - * set. + * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on + * Azure planned maintenance, see [Maintenance and updates for Virtual Machines in + * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be + * added to availability set at creation time. An existing VM cannot be added to an availability set. * * @param availabilitySet the availabilitySet value to set. * @return the VirtualMachineScaleSetVMPropertiesInner object itself. @@ -470,6 +475,15 @@ public VirtualMachineScaleSetVMPropertiesInner withUserData(String userData) { return this; } + /** + * Get the timeCreated property: Specifies the time at which the Virtual Machine resource was created. + * + * @return the timeCreated value. + */ + public OffsetDateTime timeCreated() { + return this.timeCreated; + } + /** * Validates the instance. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineUpdateInner.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineUpdateInner.java index 48480ac5b7103..c998858165a90 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineUpdateInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/fluent/models/VirtualMachineUpdateInner.java @@ -288,8 +288,8 @@ public VirtualMachineUpdateInner withSecurityProfile(SecurityProfile securityPro } /** - * Get the diagnosticsProfile property: Specifies the boot diagnostic settings state. <br><br>Minimum - * api-version: 2015-06-15. + * Get the diagnosticsProfile property: Specifies the boot diagnostic settings state. Minimum api-version: + * 2015-06-15. * * @return the diagnosticsProfile value. */ @@ -298,8 +298,8 @@ public DiagnosticsProfile diagnosticsProfile() { } /** - * Set the diagnosticsProfile property: Specifies the boot diagnostic settings state. <br><br>Minimum - * api-version: 2015-06-15. + * Set the diagnosticsProfile property: Specifies the boot diagnostic settings state. Minimum api-version: + * 2015-06-15. * * @param diagnosticsProfile the diagnosticsProfile value to set. * @return the VirtualMachineUpdateInner object itself. @@ -316,13 +316,12 @@ public VirtualMachineUpdateInner withDiagnosticsProfile(DiagnosticsProfile diagn * Get the availabilitySet property: Specifies information about the availability set that the virtual machine * should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes * to maximize availability. For more information about availability sets, see [Availability sets - * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). <br><br> For - * more information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in - * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates) <br><br> Currently, - * a VM can only be added to availability set at creation time. The availability set to which the VM is being added - * should be under the same resource group as the availability set resource. An existing VM cannot be added to an - * availability set. <br><br>This property cannot exist along with a non-null - * properties.virtualMachineScaleSet reference. + * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on + * Azure planned maintenance, see [Maintenance and updates for Virtual Machines in + * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be + * added to availability set at creation time. The availability set to which the VM is being added should be under + * the same resource group as the availability set resource. An existing VM cannot be added to an availability set. + * This property cannot exist along with a non-null properties.virtualMachineScaleSet reference. * * @return the availabilitySet value. */ @@ -334,13 +333,12 @@ public SubResource availabilitySet() { * Set the availabilitySet property: Specifies information about the availability set that the virtual machine * should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes * to maximize availability. For more information about availability sets, see [Availability sets - * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). <br><br> For - * more information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in - * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates) <br><br> Currently, - * a VM can only be added to availability set at creation time. The availability set to which the VM is being added - * should be under the same resource group as the availability set resource. An existing VM cannot be added to an - * availability set. <br><br>This property cannot exist along with a non-null - * properties.virtualMachineScaleSet reference. + * overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on + * Azure planned maintenance, see [Maintenance and updates for Virtual Machines in + * Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be + * added to availability set at creation time. The availability set to which the VM is being added should be under + * the same resource group as the availability set resource. An existing VM cannot be added to an availability set. + * This property cannot exist along with a non-null properties.virtualMachineScaleSet reference. * * @param availabilitySet the availabilitySet value to set. * @return the VirtualMachineUpdateInner object itself. @@ -357,9 +355,8 @@ public VirtualMachineUpdateInner withAvailabilitySet(SubResource availabilitySet * Get the virtualMachineScaleSet property: Specifies information about the virtual machine scale set that the * virtual machine should be assigned to. Virtual machines specified in the same virtual machine scale set are * allocated to different nodes to maximize availability. Currently, a VM can only be added to virtual machine scale - * set at creation time. An existing VM cannot be added to a virtual machine scale set. <br><br>This - * property cannot exist along with a non-null properties.availabilitySet reference. <br><br>Minimum - * api‐version: 2019‐03‐01. + * set at creation time. An existing VM cannot be added to a virtual machine scale set. This property cannot exist + * along with a non-null properties.availabilitySet reference. Minimum api‐version: 2019‐03‐01. * * @return the virtualMachineScaleSet value. */ @@ -371,9 +368,8 @@ public SubResource virtualMachineScaleSet() { * Set the virtualMachineScaleSet property: Specifies information about the virtual machine scale set that the * virtual machine should be assigned to. Virtual machines specified in the same virtual machine scale set are * allocated to different nodes to maximize availability. Currently, a VM can only be added to virtual machine scale - * set at creation time. An existing VM cannot be added to a virtual machine scale set. <br><br>This - * property cannot exist along with a non-null properties.availabilitySet reference. <br><br>Minimum - * api‐version: 2019‐03‐01. + * set at creation time. An existing VM cannot be added to a virtual machine scale set. This property cannot exist + * along with a non-null properties.availabilitySet reference. Minimum api‐version: 2019‐03‐01. * * @param virtualMachineScaleSet the virtualMachineScaleSet value to set. * @return the VirtualMachineUpdateInner object itself. @@ -388,7 +384,7 @@ public VirtualMachineUpdateInner withVirtualMachineScaleSet(SubResource virtualM /** * Get the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * virtual machine should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * virtual machine should be assigned to. Minimum api-version: 2018-04-01. * * @return the proximityPlacementGroup value. */ @@ -398,7 +394,7 @@ public SubResource proximityPlacementGroup() { /** * Set the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * virtual machine should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * virtual machine should be assigned to. Minimum api-version: 2018-04-01. * * @param proximityPlacementGroup the proximityPlacementGroup value to set. * @return the VirtualMachineUpdateInner object itself. @@ -412,8 +408,7 @@ public VirtualMachineUpdateInner withProximityPlacementGroup(SubResource proximi } /** - * Get the priority property: Specifies the priority for the virtual machine. <br><br>Minimum - * api-version: 2019-03-01. + * Get the priority property: Specifies the priority for the virtual machine. Minimum api-version: 2019-03-01. * * @return the priority value. */ @@ -422,8 +417,7 @@ public VirtualMachinePriorityTypes priority() { } /** - * Set the priority property: Specifies the priority for the virtual machine. <br><br>Minimum - * api-version: 2019-03-01. + * Set the priority property: Specifies the priority for the virtual machine. Minimum api-version: 2019-03-01. * * @param priority the priority value to set. * @return the VirtualMachineUpdateInner object itself. @@ -438,9 +432,9 @@ public VirtualMachineUpdateInner withPriority(VirtualMachinePriorityTypes priori /** * Get the evictionPolicy property: Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot - * scale set. <br><br>For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and - * the minimum api-version is 2019-03-01. <br><br>For Azure Spot scale sets, both 'Deallocate' and - * 'Delete' are supported and the minimum api-version is 2017-10-30-preview. + * scale set. For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and the minimum + * api-version is 2019-03-01. For Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported and the + * minimum api-version is 2017-10-30-preview. * * @return the evictionPolicy value. */ @@ -450,9 +444,9 @@ public VirtualMachineEvictionPolicyTypes evictionPolicy() { /** * Set the evictionPolicy property: Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot - * scale set. <br><br>For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and - * the minimum api-version is 2019-03-01. <br><br>For Azure Spot scale sets, both 'Deallocate' and - * 'Delete' are supported and the minimum api-version is 2017-10-30-preview. + * scale set. For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and the minimum + * api-version is 2019-03-01. For Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported and the + * minimum api-version is 2017-10-30-preview. * * @param evictionPolicy the evictionPolicy value to set. * @return the VirtualMachineUpdateInner object itself. @@ -466,8 +460,8 @@ public VirtualMachineUpdateInner withEvictionPolicy(VirtualMachineEvictionPolicy } /** - * Get the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine. - * <br><br>Minimum api-version: 2019-03-01. + * Get the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine. Minimum + * api-version: 2019-03-01. * * @return the billingProfile value. */ @@ -476,8 +470,8 @@ public BillingProfile billingProfile() { } /** - * Set the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine. - * <br><br>Minimum api-version: 2019-03-01. + * Set the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine. Minimum + * api-version: 2019-03-01. * * @param billingProfile the billingProfile value to set. * @return the VirtualMachineUpdateInner object itself. @@ -492,7 +486,7 @@ public VirtualMachineUpdateInner withBillingProfile(BillingProfile billingProfil /** * Get the host property: Specifies information about the dedicated host that the virtual machine resides in. - * <br><br>Minimum api-version: 2018-10-01. + * Minimum api-version: 2018-10-01. * * @return the host value. */ @@ -502,7 +496,7 @@ public SubResource host() { /** * Set the host property: Specifies information about the dedicated host that the virtual machine resides in. - * <br><br>Minimum api-version: 2018-10-01. + * Minimum api-version: 2018-10-01. * * @param host the host value to set. * @return the VirtualMachineUpdateInner object itself. @@ -517,8 +511,7 @@ public VirtualMachineUpdateInner withHost(SubResource host) { /** * Get the hostGroup property: Specifies information about the dedicated host group that the virtual machine resides - * in. <br><br>Minimum api-version: 2020-06-01. <br><br>NOTE: User cannot specify both host - * and hostGroup properties. + * in. **Note:** User cannot specify both host and hostGroup properties. Minimum api-version: 2020-06-01. * * @return the hostGroup value. */ @@ -528,8 +521,7 @@ public SubResource hostGroup() { /** * Set the hostGroup property: Specifies information about the dedicated host group that the virtual machine resides - * in. <br><br>Minimum api-version: 2020-06-01. <br><br>NOTE: User cannot specify both host - * and hostGroup properties. + * in. **Note:** User cannot specify both host and hostGroup properties. Minimum api-version: 2020-06-01. * * @param hostGroup the hostGroup value to set. * @return the VirtualMachineUpdateInner object itself. @@ -612,7 +604,7 @@ public String vmId() { /** * Get the extensionsTimeBudget property: Specifies the time alloted for all extensions to start. The time duration * should be between 15 minutes and 120 minutes (inclusive) and should be specified in ISO 8601 format. The default - * value is 90 minutes (PT1H30M). <br><br> Minimum api-version: 2020-06-01. + * value is 90 minutes (PT1H30M). Minimum api-version: 2020-06-01. * * @return the extensionsTimeBudget value. */ @@ -623,7 +615,7 @@ public String extensionsTimeBudget() { /** * Set the extensionsTimeBudget property: Specifies the time alloted for all extensions to start. The time duration * should be between 15 minutes and 120 minutes (inclusive) and should be specified in ISO 8601 format. The default - * value is 90 minutes (PT1H30M). <br><br> Minimum api-version: 2020-06-01. + * value is 90 minutes (PT1H30M). Minimum api-version: 2020-06-01. * * @param extensionsTimeBudget the extensionsTimeBudget value to set. * @return the VirtualMachineUpdateInner object itself. @@ -639,11 +631,10 @@ public VirtualMachineUpdateInner withExtensionsTimeBudget(String extensionsTimeB /** * Get the platformFaultDomain property: Specifies the scale set logical fault domain into which the Virtual Machine * will be created. By default, the Virtual Machine will by automatically assigned to a fault domain that best - * maintains balance across available fault domains.<br><li>This is applicable only if the - * 'virtualMachineScaleSet' property of this Virtual Machine is set.<li>The Virtual Machine Scale Set that is - * referenced, must have 'platformFaultDomainCount' &gt; 1.<li>This property cannot be updated once the - * Virtual Machine is created.<li>Fault domain assignment can be viewed in the Virtual Machine Instance - * View.<br><br>Minimum api‐version: 2020‐12‐01. + * maintains balance across available fault domains. This is applicable only if the 'virtualMachineScaleSet' + * property of this Virtual Machine is set. The Virtual Machine Scale Set that is referenced, must have + * 'platformFaultDomainCount' greater than 1. This property cannot be updated once the Virtual Machine is created. + * Fault domain assignment can be viewed in the Virtual Machine Instance View. Minimum api‐version: 2020‐12‐01. * * @return the platformFaultDomain value. */ @@ -654,11 +645,10 @@ public Integer platformFaultDomain() { /** * Set the platformFaultDomain property: Specifies the scale set logical fault domain into which the Virtual Machine * will be created. By default, the Virtual Machine will by automatically assigned to a fault domain that best - * maintains balance across available fault domains.<br><li>This is applicable only if the - * 'virtualMachineScaleSet' property of this Virtual Machine is set.<li>The Virtual Machine Scale Set that is - * referenced, must have 'platformFaultDomainCount' &gt; 1.<li>This property cannot be updated once the - * Virtual Machine is created.<li>Fault domain assignment can be viewed in the Virtual Machine Instance - * View.<br><br>Minimum api‐version: 2020‐12‐01. + * maintains balance across available fault domains. This is applicable only if the 'virtualMachineScaleSet' + * property of this Virtual Machine is set. The Virtual Machine Scale Set that is referenced, must have + * 'platformFaultDomainCount' greater than 1. This property cannot be updated once the Virtual Machine is created. + * Fault domain assignment can be viewed in the Virtual Machine Instance View. Minimum api‐version: 2020‐12‐01. * * @param platformFaultDomain the platformFaultDomain value to set. * @return the VirtualMachineUpdateInner object itself. @@ -696,7 +686,7 @@ public VirtualMachineUpdateInner withScheduledEventsProfile(ScheduledEventsProfi /** * Get the userData property: UserData for the VM, which must be base-64 encoded. Customer should not pass any - * secrets in here. <br><br>Minimum api-version: 2021-03-01. + * secrets in here. Minimum api-version: 2021-03-01. * * @return the userData value. */ @@ -706,7 +696,7 @@ public String userData() { /** * Set the userData property: UserData for the VM, which must be base-64 encoded. Customer should not pass any - * secrets in here. <br><br>Minimum api-version: 2021-03-01. + * secrets in here. Minimum api-version: 2021-03-01. * * @param userData the userData value to set. * @return the VirtualMachineUpdateInner object itself. @@ -721,7 +711,7 @@ public VirtualMachineUpdateInner withUserData(String userData) { /** * Get the capacityReservation property: Specifies information about the capacity reservation that is used to - * allocate virtual machine. <br><br>Minimum api-version: 2021-04-01. + * allocate virtual machine. Minimum api-version: 2021-04-01. * * @return the capacityReservation value. */ @@ -731,7 +721,7 @@ public CapacityReservationProfile capacityReservation() { /** * Set the capacityReservation property: Specifies information about the capacity reservation that is used to - * allocate virtual machine. <br><br>Minimum api-version: 2021-04-01. + * allocate virtual machine. Minimum api-version: 2021-04-01. * * @param capacityReservation the capacityReservation value to set. * @return the VirtualMachineUpdateInner object itself. @@ -770,8 +760,8 @@ public VirtualMachineUpdateInner withApplicationProfile(ApplicationProfile appli } /** - * Get the timeCreated property: Specifies the time at which the Virtual Machine resource was - * created.<br><br>Minimum api-version: 2021-11-01. + * Get the timeCreated property: Specifies the time at which the Virtual Machine resource was created. Minimum + * api-version: 2021-11-01. * * @return the timeCreated value. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/AvailabilitySetsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/AvailabilitySetsClientImpl.java index 8a5c15878d64f..058746990e826 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/AvailabilitySetsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/AvailabilitySetsClientImpl.java @@ -72,8 +72,7 @@ public final class AvailabilitySetsClientImpl public interface AvailabilitySetsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/availabilitySets/{availabilitySetName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/availabilitySets/{availabilitySetName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> createOrUpdate( @@ -88,8 +87,7 @@ Mono> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/availabilitySets/{availabilitySetName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/availabilitySets/{availabilitySetName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> update( @@ -104,8 +102,7 @@ Mono> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/availabilitySets/{availabilitySetName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/availabilitySets/{availabilitySetName}") @ExpectedResponses({200, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> delete( @@ -119,8 +116,7 @@ Mono> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/availabilitySets/{availabilitySetName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/availabilitySets/{availabilitySetName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getByResourceGroup( @@ -146,8 +142,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/availabilitySets") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/availabilitySets") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByResourceGroup( @@ -160,8 +155,7 @@ Mono> listByResourceGroup( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/availabilitySets/{availabilitySetName}/vmSizes") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/availabilitySets/{availabilitySetName}/vmSizes") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listAvailableSizes( @@ -234,7 +228,7 @@ public Mono> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -293,7 +287,7 @@ private Mono> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -403,7 +397,7 @@ public Mono> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -462,7 +456,7 @@ private Mono> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -564,7 +558,7 @@ public Mono> deleteWithResponseAsync(String resourceGroupName, St new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -615,7 +609,7 @@ private Mono> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -708,7 +702,7 @@ public Mono> getByResourceGroupWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -760,7 +754,7 @@ private Mono> getByResourceGroupWithResponseAsync new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -848,7 +842,7 @@ private Mono> listSinglePageAsync(String exp new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -898,7 +892,7 @@ private Mono> listSinglePageAsync(String exp new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1016,7 +1010,7 @@ private Mono> listByResourceGroupSinglePageA new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1071,7 +1065,7 @@ private Mono> listByResourceGroupSinglePageA new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1189,7 +1183,7 @@ private Mono> listAvailableSizesSinglePag new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1246,7 +1240,7 @@ private Mono> listAvailableSizesSinglePag new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CapacityReservationGroupsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CapacityReservationGroupsClientImpl.java index 18f98a6f87570..d427cce697151 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CapacityReservationGroupsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CapacityReservationGroupsClientImpl.java @@ -74,8 +74,7 @@ public final class CapacityReservationGroupsClientImpl public interface CapacityReservationGroupsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/capacityReservationGroups/{capacityReservationGroupName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/capacityReservationGroups/{capacityReservationGroupName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> createOrUpdate( @@ -90,8 +89,7 @@ Mono> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/capacityReservationGroups/{capacityReservationGroupName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/capacityReservationGroups/{capacityReservationGroupName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> update( @@ -106,8 +104,7 @@ Mono> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/capacityReservationGroups/{capacityReservationGroupName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/capacityReservationGroups/{capacityReservationGroupName}") @ExpectedResponses({200, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> delete( @@ -121,8 +118,7 @@ Mono> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/capacityReservationGroups/{capacityReservationGroupName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/capacityReservationGroups/{capacityReservationGroupName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getByResourceGroup( @@ -137,8 +133,7 @@ Mono> getByResourceGroup( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/capacityReservationGroups") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/capacityReservationGroups") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByResourceGroup( @@ -226,7 +221,7 @@ public Mono> createOrUpdateWithResponseA } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -291,7 +286,7 @@ private Mono> createOrUpdateWithResponse } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -413,7 +408,7 @@ public Mono> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -478,7 +473,7 @@ private Mono> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -591,7 +586,7 @@ public Mono> deleteWithResponseAsync(String resourceGroupName, St new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -646,7 +641,7 @@ private Mono> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -755,7 +750,7 @@ public Mono> getByResourceGroupWithRespo new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -817,7 +812,7 @@ private Mono> getByResourceGroupWithResp new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -929,7 +924,7 @@ private Mono> listByResourceGroupSi new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -989,7 +984,7 @@ private Mono> listByResourceGroupSi new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1142,7 +1137,7 @@ private Mono> listSinglePageAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1196,7 +1191,7 @@ private Mono> listSinglePageAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CapacityReservationsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CapacityReservationsClientImpl.java index cd3fae58947a2..f5df065deec3e 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CapacityReservationsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CapacityReservationsClientImpl.java @@ -70,9 +70,7 @@ public final class CapacityReservationsClientImpl implements CapacityReservation public interface CapacityReservationsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/capacityReservationGroups/{capacityReservationGroupName}/capacityReservations" - + "/{capacityReservationName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/capacityReservationGroups/{capacityReservationGroupName}/capacityReservations/{capacityReservationName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -88,9 +86,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/capacityReservationGroups/{capacityReservationGroupName}/capacityReservations" - + "/{capacityReservationName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/capacityReservationGroups/{capacityReservationGroupName}/capacityReservations/{capacityReservationName}") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -106,9 +102,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/capacityReservationGroups/{capacityReservationGroupName}/capacityReservations" - + "/{capacityReservationName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/capacityReservationGroups/{capacityReservationGroupName}/capacityReservations/{capacityReservationName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -123,9 +117,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/capacityReservationGroups/{capacityReservationGroupName}/capacityReservations" - + "/{capacityReservationName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/capacityReservationGroups/{capacityReservationGroupName}/capacityReservations/{capacityReservationName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -141,8 +133,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/capacityReservationGroups/{capacityReservationGroupName}/capacityReservations") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/capacityReservationGroups/{capacityReservationGroupName}/capacityReservations") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByCapacityReservationGroup( @@ -217,7 +208,7 @@ public Mono>> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -290,7 +281,7 @@ private Mono>> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -577,7 +568,7 @@ public Mono>> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -649,7 +640,7 @@ private Mono>> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -918,7 +909,7 @@ public Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -983,7 +974,7 @@ private Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1229,7 +1220,7 @@ public Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1298,7 +1289,7 @@ private Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1417,7 +1408,7 @@ private Mono> listByCapacityReservationG new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1481,7 +1472,7 @@ private Mono> listByCapacityReservationG new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServiceOperatingSystemsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServiceOperatingSystemsClientImpl.java index 510d355ec2c8a..8060167242136 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServiceOperatingSystemsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServiceOperatingSystemsClientImpl.java @@ -62,8 +62,7 @@ public final class CloudServiceOperatingSystemsClientImpl implements CloudServic public interface CloudServiceOperatingSystemsService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/cloudServiceOsVersions" - + "/{osVersionName}") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/cloudServiceOsVersions/{osVersionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getOSVersion( @@ -89,8 +88,7 @@ Mono> listOSVersions( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/cloudServiceOsFamilies" - + "/{osFamilyName}") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/cloudServiceOsFamilies/{osFamilyName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getOSFamily( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServiceRoleInstancesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServiceRoleInstancesClientImpl.java index df0067da2b720..9ce374ad8a836 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServiceRoleInstancesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServiceRoleInstancesClientImpl.java @@ -71,8 +71,7 @@ public final class CloudServiceRoleInstancesClientImpl implements CloudServiceRo public interface CloudServiceRoleInstancesService { @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -87,8 +86,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -104,8 +102,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}/instanceView") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}/instanceView") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getInstanceView( @@ -120,8 +117,7 @@ Mono> getInstanceView( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/roleInstances") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/roleInstances") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> list( @@ -136,8 +132,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}/restart") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}/restart") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> restart( @@ -152,8 +147,7 @@ Mono>> restart( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}/reimage") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}/reimage") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> reimage( @@ -168,8 +162,7 @@ Mono>> reimage( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}/rebuild") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}/rebuild") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> rebuild( @@ -184,8 +177,7 @@ Mono>> rebuild( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}/remoteDesktopFile") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}/remoteDesktopFile") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> getRemoteDesktopFile( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServiceRolesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServiceRolesClientImpl.java index 0a26aeb004cd6..58eff4ac368fd 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServiceRolesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServiceRolesClientImpl.java @@ -58,8 +58,7 @@ public final class CloudServiceRolesClientImpl implements CloudServiceRolesClien public interface CloudServiceRolesService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/roles/{roleName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/roles/{roleName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -74,8 +73,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/roles") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/roles") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> list( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServicesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServicesClientImpl.java index d3dd10169d20b..b1ce294c58ef1 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServicesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServicesClientImpl.java @@ -78,8 +78,7 @@ public final class CloudServicesClientImpl public interface CloudServicesService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -94,8 +93,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -110,8 +108,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -125,8 +122,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getByResourceGroup( @@ -140,8 +136,7 @@ Mono> getByResourceGroup( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/instanceView") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/instanceView") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getInstanceView( @@ -166,8 +161,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByResourceGroup( @@ -180,8 +174,7 @@ Mono> listByResourceGroup( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/start") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/start") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> start( @@ -195,8 +188,7 @@ Mono>> start( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/poweroff") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/poweroff") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> powerOff( @@ -210,8 +202,7 @@ Mono>> powerOff( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/restart") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/restart") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> restart( @@ -226,8 +217,7 @@ Mono>> restart( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/reimage") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/reimage") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> reimage( @@ -242,8 +232,7 @@ Mono>> reimage( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/rebuild") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/rebuild") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> rebuild( @@ -258,8 +247,7 @@ Mono>> rebuild( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/delete") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/delete") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> deleteInstances( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServicesUpdateDomainsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServicesUpdateDomainsClientImpl.java index 3390fe22b9d54..13c86f945a124 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServicesUpdateDomainsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CloudServicesUpdateDomainsClientImpl.java @@ -67,8 +67,7 @@ public final class CloudServicesUpdateDomainsClientImpl implements CloudServices public interface CloudServicesUpdateDomainsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/updateDomains/{updateDomain}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/updateDomains/{updateDomain}") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> walkUpdateDomain( @@ -84,8 +83,7 @@ Mono>> walkUpdateDomain( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/updateDomains/{updateDomain}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/updateDomains/{updateDomain}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getUpdateDomain( @@ -100,8 +98,7 @@ Mono> getUpdateDomain( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/cloudServices/{cloudServiceName}/updateDomains") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/updateDomains") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listUpdateDomains( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleriesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleriesClientImpl.java index 4fa0d576ce4ce..e0d4e06408788 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleriesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleriesClientImpl.java @@ -53,8 +53,7 @@ public final class CommunityGalleriesClientImpl implements CommunityGalleriesCli public interface CommunityGalleriesService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries" - + "/{publicGalleryName}") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries/{publicGalleryName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImageVersionsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImageVersionsClientImpl.java index cc86c6100e41e..6176052b98012 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImageVersionsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImageVersionsClientImpl.java @@ -62,8 +62,7 @@ public final class CommunityGalleryImageVersionsClientImpl implements CommunityG public interface CommunityGalleryImageVersionsService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries" - + "/{publicGalleryName}/images/{galleryImageName}/versions/{galleryImageVersionName}") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries/{publicGalleryName}/images/{galleryImageName}/versions/{galleryImageVersionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -79,8 +78,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries" - + "/{publicGalleryName}/images/{galleryImageName}/versions") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries/{publicGalleryName}/images/{galleryImageName}/versions") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> list( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImagesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImagesClientImpl.java index 741ff0c4d940c..abb7c5a420f04 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImagesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/CommunityGalleryImagesClientImpl.java @@ -59,8 +59,7 @@ public final class CommunityGalleryImagesClientImpl implements CommunityGalleryI public interface CommunityGalleryImagesService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries" - + "/{publicGalleryName}/images/{galleryImageName}") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries/{publicGalleryName}/images/{galleryImageName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -75,8 +74,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries" - + "/{publicGalleryName}/images") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/communityGalleries/{publicGalleryName}/images") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> list( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DedicatedHostGroupsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DedicatedHostGroupsClientImpl.java index dbe273e7a19bb..2517da21a28bd 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DedicatedHostGroupsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DedicatedHostGroupsClientImpl.java @@ -71,8 +71,7 @@ public final class DedicatedHostGroupsClientImpl public interface DedicatedHostGroupsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups" - + "/{hostGroupName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> createOrUpdate( @@ -87,8 +86,7 @@ Mono> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups" - + "/{hostGroupName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> update( @@ -103,8 +101,7 @@ Mono> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups" - + "/{hostGroupName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}") @ExpectedResponses({200, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> delete( @@ -118,8 +115,7 @@ Mono> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups" - + "/{hostGroupName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getByResourceGroup( @@ -217,7 +213,7 @@ public Mono> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -276,7 +272,7 @@ private Mono> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -388,7 +384,7 @@ public Mono> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -446,7 +442,7 @@ private Mono> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -547,7 +543,7 @@ public Mono> deleteWithResponseAsync(String resourceGroupName, St new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -597,7 +593,7 @@ private Mono> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -692,7 +688,7 @@ public Mono> getByResourceGroupWithResponseAsy new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -747,7 +743,7 @@ private Mono> getByResourceGroupWithResponseAs new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -846,7 +842,7 @@ private Mono> listByResourceGroupSinglePa new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -902,7 +898,7 @@ private Mono> listByResourceGroupSinglePa new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1015,7 +1011,7 @@ private Mono> listSinglePageAsync() { new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1059,7 +1055,7 @@ private Mono> listSinglePageAsync(Context new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DedicatedHostsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DedicatedHostsClientImpl.java index da7b123259907..7c398e6afca4b 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DedicatedHostsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DedicatedHostsClientImpl.java @@ -36,6 +36,7 @@ import com.azure.resourcemanager.compute.fluent.models.DedicatedHostInner; import com.azure.resourcemanager.compute.models.ApiErrorException; import com.azure.resourcemanager.compute.models.DedicatedHostListResult; +import com.azure.resourcemanager.compute.models.DedicatedHostSizeListResult; import com.azure.resourcemanager.compute.models.DedicatedHostUpdate; import com.azure.resourcemanager.compute.models.InstanceViewTypes; import java.nio.ByteBuffer; @@ -70,8 +71,7 @@ public final class DedicatedHostsClientImpl implements DedicatedHostsClient { public interface DedicatedHostsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups" - + "/{hostGroupName}/hosts/{hostName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}/hosts/{hostName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -87,8 +87,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups" - + "/{hostGroupName}/hosts/{hostName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}/hosts/{hostName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -104,8 +103,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups" - + "/{hostGroupName}/hosts/{hostName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}/hosts/{hostName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -120,8 +118,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups" - + "/{hostGroupName}/hosts/{hostName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}/hosts/{hostName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -137,8 +134,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups" - + "/{hostGroupName}/hosts") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}/hosts") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByHostGroup( @@ -152,8 +148,7 @@ Mono> listByHostGroup( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups" - + "/{hostGroupName}/hosts/{hostName}/restart") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}/hosts/{hostName}/restart") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> restart( @@ -166,6 +161,21 @@ Mono>> restart( @HeaderParam("Accept") String accept, Context context); + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}/hosts/{hostName}/hostSizes") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ApiErrorException.class) + Mono> listAvailableSizes( + @HostParam("$host") String endpoint, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("hostGroupName") String hostGroupName, + @PathParam("hostName") String hostname, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @HeaderParam("Accept") String accept, + Context context); + @Headers({"Content-Type: application/json"}) @Get("{nextLink}") @ExpectedResponses({200}) @@ -220,7 +230,7 @@ public Mono>> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -287,7 +297,7 @@ private Mono>> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -489,7 +499,7 @@ public DedicatedHostInner createOrUpdate( } /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -531,7 +541,7 @@ public Mono>> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -551,7 +561,7 @@ public Mono>> updateWithResponseAsync( } /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -598,7 +608,7 @@ private Mono>> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -615,7 +625,7 @@ private Mono>> updateWithResponseAsync( } /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -642,7 +652,7 @@ public PollerFlux, DedicatedHostInner> beginUpdat } /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -671,7 +681,7 @@ private PollerFlux, DedicatedHostInner> beginUpda } /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -689,7 +699,7 @@ public SyncPoller, DedicatedHostInner> beginUpdat } /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -712,7 +722,7 @@ public SyncPoller, DedicatedHostInner> beginUpdat } /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -732,7 +742,7 @@ public Mono updateAsync( } /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -757,7 +767,7 @@ private Mono updateAsync( } /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -775,7 +785,7 @@ public DedicatedHostInner update( } /** - * Update an dedicated host . + * Update a dedicated host . * * @param resourceGroupName The name of the resource group. * @param hostGroupName The name of the dedicated host group. @@ -833,7 +843,7 @@ public Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -888,7 +898,7 @@ private Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1089,7 +1099,7 @@ public Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1148,7 +1158,7 @@ private Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1253,7 +1263,7 @@ private Mono> listByHostGroupSinglePageAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1314,7 +1324,7 @@ private Mono> listByHostGroupSinglePageAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1448,7 +1458,7 @@ public Mono>> restartWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1506,7 +1516,7 @@ private Mono>> restartWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1692,6 +1702,197 @@ public void restart(String resourceGroupName, String hostGroupName, String hostn restartAsync(resourceGroupName, hostGroupName, hostname, context).block(); } + /** + * Lists all available dedicated host sizes to which the specified dedicated host can be resized. NOTE: The + * dedicated host sizes provided can be used to only scale up the existing dedicated host. + * + * @param resourceGroupName The name of the resource group. + * @param hostGroupName The name of the dedicated host group. + * @param hostname The name of the dedicated host. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the List Dedicated Host sizes operation response along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listAvailableSizesSinglePageAsync( + String resourceGroupName, String hostGroupName, String hostname) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (hostGroupName == null) { + return Mono.error(new IllegalArgumentException("Parameter hostGroupName is required and cannot be null.")); + } + if (hostname == null) { + return Mono.error(new IllegalArgumentException("Parameter hostname is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + final String apiVersion = "2023-03-01"; + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listAvailableSizes( + this.client.getEndpoint(), + resourceGroupName, + hostGroupName, + hostname, + apiVersion, + this.client.getSubscriptionId(), + accept, + context)) + .>map( + res -> + new PagedResponseBase<>( + res.getRequest(), res.getStatusCode(), res.getHeaders(), res.getValue().value(), null, null)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Lists all available dedicated host sizes to which the specified dedicated host can be resized. NOTE: The + * dedicated host sizes provided can be used to only scale up the existing dedicated host. + * + * @param resourceGroupName The name of the resource group. + * @param hostGroupName The name of the dedicated host group. + * @param hostname The name of the dedicated host. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the List Dedicated Host sizes operation response along with {@link PagedResponse} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listAvailableSizesSinglePageAsync( + String resourceGroupName, String hostGroupName, String hostname, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (hostGroupName == null) { + return Mono.error(new IllegalArgumentException("Parameter hostGroupName is required and cannot be null.")); + } + if (hostname == null) { + return Mono.error(new IllegalArgumentException("Parameter hostname is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + final String apiVersion = "2023-03-01"; + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listAvailableSizes( + this.client.getEndpoint(), + resourceGroupName, + hostGroupName, + hostname, + apiVersion, + this.client.getSubscriptionId(), + accept, + context) + .map( + res -> + new PagedResponseBase<>( + res.getRequest(), res.getStatusCode(), res.getHeaders(), res.getValue().value(), null, null)); + } + + /** + * Lists all available dedicated host sizes to which the specified dedicated host can be resized. NOTE: The + * dedicated host sizes provided can be used to only scale up the existing dedicated host. + * + * @param resourceGroupName The name of the resource group. + * @param hostGroupName The name of the dedicated host group. + * @param hostname The name of the dedicated host. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the List Dedicated Host sizes operation response as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedFlux listAvailableSizesAsync(String resourceGroupName, String hostGroupName, String hostname) { + return new PagedFlux<>(() -> listAvailableSizesSinglePageAsync(resourceGroupName, hostGroupName, hostname)); + } + + /** + * Lists all available dedicated host sizes to which the specified dedicated host can be resized. NOTE: The + * dedicated host sizes provided can be used to only scale up the existing dedicated host. + * + * @param resourceGroupName The name of the resource group. + * @param hostGroupName The name of the dedicated host group. + * @param hostname The name of the dedicated host. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the List Dedicated Host sizes operation response as paginated response with {@link PagedFlux}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + private PagedFlux listAvailableSizesAsync( + String resourceGroupName, String hostGroupName, String hostname, Context context) { + return new PagedFlux<>( + () -> listAvailableSizesSinglePageAsync(resourceGroupName, hostGroupName, hostname, context)); + } + + /** + * Lists all available dedicated host sizes to which the specified dedicated host can be resized. NOTE: The + * dedicated host sizes provided can be used to only scale up the existing dedicated host. + * + * @param resourceGroupName The name of the resource group. + * @param hostGroupName The name of the dedicated host group. + * @param hostname The name of the dedicated host. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the List Dedicated Host sizes operation response as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listAvailableSizes(String resourceGroupName, String hostGroupName, String hostname) { + return new PagedIterable<>(listAvailableSizesAsync(resourceGroupName, hostGroupName, hostname)); + } + + /** + * Lists all available dedicated host sizes to which the specified dedicated host can be resized. NOTE: The + * dedicated host sizes provided can be used to only scale up the existing dedicated host. + * + * @param resourceGroupName The name of the resource group. + * @param hostGroupName The name of the dedicated host group. + * @param hostname The name of the dedicated host. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the List Dedicated Host sizes operation response as paginated response with {@link PagedIterable}. + */ + @ServiceMethod(returns = ReturnType.COLLECTION) + public PagedIterable listAvailableSizes( + String resourceGroupName, String hostGroupName, String hostname, Context context) { + return new PagedIterable<>(listAvailableSizesAsync(resourceGroupName, hostGroupName, hostname, context)); + } + /** * Get the next page of items. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskAccessesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskAccessesClientImpl.java index 27e4f327703ab..8cf93f6faf9fc 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskAccessesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskAccessesClientImpl.java @@ -79,8 +79,7 @@ public final class DiskAccessesClientImpl public interface DiskAccessesService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskAccesses/{diskAccessName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskAccesses/{diskAccessName}") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -95,8 +94,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskAccesses/{diskAccessName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskAccesses/{diskAccessName}") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -111,8 +109,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskAccesses/{diskAccessName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskAccesses/{diskAccessName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getByResourceGroup( @@ -126,8 +123,7 @@ Mono> getByResourceGroup( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskAccesses/{diskAccessName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskAccesses/{diskAccessName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -141,8 +137,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskAccesses") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskAccesses") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByResourceGroup( @@ -166,8 +161,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskAccesses/{diskAccessName}/privateLinkResources") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskAccesses/{diskAccessName}/privateLinkResources") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> getPrivateLinkResources( @@ -181,8 +175,7 @@ Mono> getPrivateLinkResources( @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskAccesses/{diskAccessName}/privateEndpointConnections/{privateEndpointConnectionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskAccesses/{diskAccessName}/privateEndpointConnections/{privateEndpointConnectionName}") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> updateAPrivateEndpointConnection( @@ -198,8 +191,7 @@ Mono>> updateAPrivateEndpointConnection( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskAccesses/{diskAccessName}/privateEndpointConnections/{privateEndpointConnectionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskAccesses/{diskAccessName}/privateEndpointConnections/{privateEndpointConnectionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getAPrivateEndpointConnection( @@ -214,8 +206,7 @@ Mono> getAPrivateEndpointConnection( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskAccesses/{diskAccessName}/privateEndpointConnections/{privateEndpointConnectionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskAccesses/{diskAccessName}/privateEndpointConnections/{privateEndpointConnectionName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> deleteAPrivateEndpointConnection( @@ -230,8 +221,7 @@ Mono>> deleteAPrivateEndpointConnection( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskAccesses/{diskAccessName}/privateEndpointConnections") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskAccesses/{diskAccessName}/privateEndpointConnections") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listPrivateEndpointConnections( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskEncryptionSetsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskEncryptionSetsClientImpl.java index b5ab29c9a174d..e2c247d0f82be 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskEncryptionSetsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskEncryptionSetsClientImpl.java @@ -76,8 +76,7 @@ public final class DiskEncryptionSetsClientImpl public interface DiskEncryptionSetsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskEncryptionSets/{diskEncryptionSetName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{diskEncryptionSetName}") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -92,8 +91,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskEncryptionSets/{diskEncryptionSetName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{diskEncryptionSetName}") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -108,8 +106,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskEncryptionSets/{diskEncryptionSetName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{diskEncryptionSetName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getByResourceGroup( @@ -123,8 +120,7 @@ Mono> getByResourceGroup( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskEncryptionSets/{diskEncryptionSetName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{diskEncryptionSetName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -138,8 +134,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskEncryptionSets") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByResourceGroup( @@ -163,8 +158,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/diskEncryptionSets/{diskEncryptionSetName}/associatedResources") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{diskEncryptionSetName}/associatedResources") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listAssociatedResources( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskRestorePointsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskRestorePointsClientImpl.java index 74fa506ba3a55..2f702efd16cb9 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskRestorePointsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DiskRestorePointsClientImpl.java @@ -67,9 +67,7 @@ public final class DiskRestorePointsClientImpl implements DiskRestorePointsClien public interface DiskRestorePointsService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/restorePointCollections/{restorePointCollectionName}/restorePoints/{vmRestorePointName}" - + "/diskRestorePoints/{diskRestorePointName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/restorePointCollections/{restorePointCollectionName}/restorePoints/{vmRestorePointName}/diskRestorePoints/{diskRestorePointName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -85,9 +83,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/restorePointCollections/{restorePointCollectionName}/restorePoints/{vmRestorePointName}" - + "/diskRestorePoints") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/restorePointCollections/{restorePointCollectionName}/restorePoints/{vmRestorePointName}/diskRestorePoints") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByRestorePoint( @@ -102,9 +98,7 @@ Mono> listByRestorePoint( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/restorePointCollections/{restorePointCollectionName}/restorePoints/{vmRestorePointName}" - + "/diskRestorePoints/{diskRestorePointName}/beginGetAccess") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/restorePointCollections/{restorePointCollectionName}/restorePoints/{vmRestorePointName}/diskRestorePoints/{diskRestorePointName}/beginGetAccess") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> grantAccess( @@ -121,9 +115,7 @@ Mono>> grantAccess( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/restorePointCollections/{restorePointCollectionName}/restorePoints/{vmRestorePointName}" - + "/diskRestorePoints/{diskRestorePointName}/endGetAccess") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/restorePointCollections/{restorePointCollectionName}/restorePoints/{vmRestorePointName}/diskRestorePoints/{diskRestorePointName}/endGetAccess") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> revokeAccess( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DisksClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DisksClientImpl.java index a6939466d3778..83a224f63e76b 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DisksClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/DisksClientImpl.java @@ -74,8 +74,7 @@ public final class DisksClientImpl public interface DisksService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks" - + "/{diskName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks/{diskName}") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> createOrUpdate( @@ -90,8 +89,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks" - + "/{diskName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks/{diskName}") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> update( @@ -106,8 +104,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks" - + "/{diskName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks/{diskName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> getByResourceGroup( @@ -121,8 +118,7 @@ Mono> getByResourceGroup( @Headers({"Accept: application/json;q=0.9", "Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks" - + "/{diskName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks/{diskName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> delete( @@ -158,8 +154,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks" - + "/{diskName}/beginGetAccess") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks/{diskName}/beginGetAccess") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> grantAccess( @@ -174,8 +169,7 @@ Mono>> grantAccess( @Headers({"Accept: application/json;q=0.9", "Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks" - + "/{diskName}/endGetAccess") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks/{diskName}/endGetAccess") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> revokeAccess( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleriesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleriesClientImpl.java index 20e7bf0b3a4f2..8cc4b79766d1f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleriesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleriesClientImpl.java @@ -77,8 +77,7 @@ public final class GalleriesClientImpl public interface GalleriesService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}") @ExpectedResponses({200, 201, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -93,8 +92,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -109,8 +107,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getByResourceGroup( @@ -126,8 +123,7 @@ Mono> getByResourceGroup( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationVersionsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationVersionsClientImpl.java index 77635e9d028cf..6b52dfabd165e 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationVersionsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationVersionsClientImpl.java @@ -71,8 +71,7 @@ public final class GalleryApplicationVersionsClientImpl implements GalleryApplic public interface GalleryApplicationVersionsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/applications/{galleryApplicationName}/versions/{galleryApplicationVersionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}/versions/{galleryApplicationVersionName}") @ExpectedResponses({200, 201, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -89,8 +88,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/applications/{galleryApplicationName}/versions/{galleryApplicationVersionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}/versions/{galleryApplicationVersionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -107,8 +105,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/applications/{galleryApplicationName}/versions/{galleryApplicationVersionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}/versions/{galleryApplicationVersionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -125,8 +122,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/applications/{galleryApplicationName}/versions/{galleryApplicationVersionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}/versions/{galleryApplicationVersionName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -142,8 +138,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/applications/{galleryApplicationName}/versions") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}/versions") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByGalleryApplication( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationsClientImpl.java index e9f26ace1eb62..b02e4cb5a8f66 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryApplicationsClientImpl.java @@ -68,8 +68,7 @@ public final class GalleryApplicationsClientImpl implements GalleryApplicationsC public interface GalleryApplicationsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/applications/{galleryApplicationName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}") @ExpectedResponses({200, 201, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -85,8 +84,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/applications/{galleryApplicationName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -102,8 +100,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/applications/{galleryApplicationName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -118,8 +115,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/applications/{galleryApplicationName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -134,8 +130,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/applications") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByGallery( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImageVersionsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImageVersionsClientImpl.java index 804dbd6705bbe..33732edf485f3 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImageVersionsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImageVersionsClientImpl.java @@ -70,8 +70,7 @@ public final class GalleryImageVersionsClientImpl implements GalleryImageVersion public interface GalleryImageVersionsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/images/{galleryImageName}/versions/{galleryImageVersionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/images/{galleryImageName}/versions/{galleryImageVersionName}") @ExpectedResponses({200, 201, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -88,8 +87,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/images/{galleryImageName}/versions/{galleryImageVersionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/images/{galleryImageName}/versions/{galleryImageVersionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -106,8 +104,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/images/{galleryImageName}/versions/{galleryImageVersionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/images/{galleryImageName}/versions/{galleryImageVersionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -124,8 +121,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/images/{galleryImageName}/versions/{galleryImageVersionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/images/{galleryImageName}/versions/{galleryImageVersionName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -141,8 +137,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/images/{galleryImageName}/versions") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/images/{galleryImageName}/versions") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByGalleryImage( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImagesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImagesClientImpl.java index ec916dd8b97fe..ced446abc46ad 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImagesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GalleryImagesClientImpl.java @@ -68,8 +68,7 @@ public final class GalleryImagesClientImpl implements GalleryImagesClient { public interface GalleryImagesService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/images/{galleryImageName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/images/{galleryImageName}") @ExpectedResponses({200, 201, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -85,8 +84,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/images/{galleryImageName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/images/{galleryImageName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -102,8 +100,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/images/{galleryImageName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/images/{galleryImageName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -118,8 +115,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/images/{galleryImageName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/images/{galleryImageName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -134,8 +130,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/images") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/images") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByGallery( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GallerySharingProfilesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GallerySharingProfilesClientImpl.java index 7ed4a62f8fba7..1d71faac27207 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GallerySharingProfilesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/GallerySharingProfilesClientImpl.java @@ -60,8 +60,7 @@ public final class GallerySharingProfilesClientImpl implements GallerySharingPro public interface GallerySharingProfilesService { @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries" - + "/{galleryName}/share") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/share") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/ImagesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/ImagesClientImpl.java index 111e8953b7df5..5b0541ae07655 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/ImagesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/ImagesClientImpl.java @@ -71,8 +71,7 @@ public final class ImagesClientImpl public interface ImagesService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/images" - + "/{imageName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/images/{imageName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -87,8 +86,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/images" - + "/{imageName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/images/{imageName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -103,8 +101,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/images" - + "/{imageName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/images/{imageName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -118,8 +115,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/images" - + "/{imageName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/images/{imageName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getByResourceGroup( @@ -215,7 +211,7 @@ public Mono>> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -273,7 +269,7 @@ private Mono>> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -480,7 +476,7 @@ public Mono>> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -538,7 +534,7 @@ private Mono>> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -735,7 +731,7 @@ public Mono>> deleteWithResponseAsync(String resourceG new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -785,7 +781,7 @@ private Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -965,7 +961,7 @@ public Mono> getByResourceGroupWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1017,7 +1013,7 @@ private Mono> getByResourceGroupWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1111,7 +1107,7 @@ private Mono> listByResourceGroupSinglePageAsync(Strin new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1166,7 +1162,7 @@ private Mono> listByResourceGroupSinglePageAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1273,7 +1269,7 @@ private Mono> listSinglePageAsync() { new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1317,7 +1313,7 @@ private Mono> listSinglePageAsync(Context context) { new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/LogAnalyticsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/LogAnalyticsClientImpl.java index 2ee37795750fa..2832cb4f40c63 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/LogAnalyticsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/LogAnalyticsClientImpl.java @@ -61,8 +61,7 @@ public final class LogAnalyticsClientImpl implements LogAnalyticsClient { public interface LogAnalyticsService { @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/logAnalytics/apiAccess" - + "/getRequestRateByInterval") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/logAnalytics/apiAccess/getRequestRateByInterval") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> exportRequestRateByInterval( @@ -76,8 +75,7 @@ Mono>> exportRequestRateByInterval( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/logAnalytics/apiAccess" - + "/getThrottledRequests") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/logAnalytics/apiAccess/getThrottledRequests") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> exportThrottledRequests( @@ -125,7 +123,7 @@ public Mono>> exportRequestRateByIntervalWithResponseA } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -178,7 +176,7 @@ private Mono>> exportRequestRateByIntervalWithResponse } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -388,7 +386,7 @@ public Mono>> exportThrottledRequestsWithResponseAsync } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -440,7 +438,7 @@ private Mono>> exportThrottledRequestsWithResponseAsyn } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/OperationsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/OperationsClientImpl.java index dc31b6254b8a4..97f41c306eefb 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/OperationsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/OperationsClientImpl.java @@ -81,7 +81,7 @@ private Mono> listSinglePageAsync() { new IllegalArgumentException( "Parameter this.client.getEndpoint() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.list(this.client.getEndpoint(), apiVersion, accept, context)) @@ -109,7 +109,7 @@ private Mono> listSinglePageAsync(Cont new IllegalArgumentException( "Parameter this.client.getEndpoint() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/ProximityPlacementGroupsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/ProximityPlacementGroupsClientImpl.java index 39d28d148c9eb..497b05bd09932 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/ProximityPlacementGroupsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/ProximityPlacementGroupsClientImpl.java @@ -71,8 +71,7 @@ public final class ProximityPlacementGroupsClientImpl public interface ProximityPlacementGroupsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/proximityPlacementGroups/{proximityPlacementGroupName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/proximityPlacementGroups/{proximityPlacementGroupName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> createOrUpdate( @@ -87,8 +86,7 @@ Mono> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/proximityPlacementGroups/{proximityPlacementGroupName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/proximityPlacementGroups/{proximityPlacementGroupName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> update( @@ -103,8 +101,7 @@ Mono> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/proximityPlacementGroups/{proximityPlacementGroupName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/proximityPlacementGroups/{proximityPlacementGroupName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> delete( @@ -118,8 +115,7 @@ Mono> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/proximityPlacementGroups/{proximityPlacementGroupName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/proximityPlacementGroups/{proximityPlacementGroupName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getByResourceGroup( @@ -145,8 +141,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/proximityPlacementGroups") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/proximityPlacementGroups") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByResourceGroup( @@ -220,7 +215,7 @@ public Mono> createOrUpdateWithResponseAs } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -284,7 +279,7 @@ private Mono> createOrUpdateWithResponseA } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -399,7 +394,7 @@ public Mono> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -463,7 +458,7 @@ private Mono> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -568,7 +563,7 @@ public Mono> deleteWithResponseAsync(String resourceGroupName, St new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -621,7 +616,7 @@ private Mono> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -719,7 +714,7 @@ public Mono> getByResourceGroupWithRespon new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -776,7 +771,7 @@ private Mono> getByResourceGroupWithRespo new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -872,7 +867,7 @@ private Mono> listSinglePageAsync() new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -915,7 +910,7 @@ private Mono> listSinglePageAsync(Co new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1014,7 +1009,7 @@ private Mono> listByResourceGroupSin new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1069,7 +1064,7 @@ private Mono> listByResourceGroupSin new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/RestorePointCollectionsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/RestorePointCollectionsClientImpl.java index 1c8f3afb70f98..84b1e3106af1a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/RestorePointCollectionsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/RestorePointCollectionsClientImpl.java @@ -77,8 +77,7 @@ public final class RestorePointCollectionsClientImpl public interface RestorePointCollectionsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/restorePointCollections/{restorePointCollectionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/restorePointCollections/{restorePointCollectionName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> createOrUpdate( @@ -93,8 +92,7 @@ Mono> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/restorePointCollections/{restorePointCollectionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/restorePointCollections/{restorePointCollectionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> update( @@ -109,8 +107,7 @@ Mono> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/restorePointCollections/{restorePointCollectionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/restorePointCollections/{restorePointCollectionName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -124,8 +121,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/restorePointCollections/{restorePointCollectionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/restorePointCollections/{restorePointCollectionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getByResourceGroup( @@ -140,8 +136,7 @@ Mono> getByResourceGroup( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/restorePointCollections") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/restorePointCollections") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByResourceGroup( @@ -227,7 +222,7 @@ public Mono> createOrUpdateWithResponseAsy } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -292,7 +287,7 @@ private Mono> createOrUpdateWithResponseAs } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -410,7 +405,7 @@ public Mono> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -474,7 +469,7 @@ private Mono> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -581,7 +576,7 @@ public Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter restorePointCollectionName is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -635,7 +630,7 @@ private Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter restorePointCollectionName is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -833,7 +828,7 @@ public Mono> getByResourceGroupWithRespons new IllegalArgumentException( "Parameter restorePointCollectionName is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -893,7 +888,7 @@ private Mono> getByResourceGroupWithRespon new IllegalArgumentException( "Parameter restorePointCollectionName is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -995,7 +990,7 @@ private Mono> listByResourceGroupSing return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1050,7 +1045,7 @@ private Mono> listByResourceGroupSing return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1159,7 +1154,7 @@ private Mono> listSinglePageAsync() { new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1204,7 +1199,7 @@ private Mono> listSinglePageAsync(Con new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/RestorePointsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/RestorePointsClientImpl.java index eb50e982e560c..99ef5f2ac2b93 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/RestorePointsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/RestorePointsClientImpl.java @@ -62,8 +62,7 @@ public final class RestorePointsClientImpl implements RestorePointsClient { public interface RestorePointsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/restorePointCollections/{restorePointCollectionName}/restorePoints/{restorePointName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/restorePointCollections/{restorePointCollectionName}/restorePoints/{restorePointName}") @ExpectedResponses({201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> create( @@ -79,8 +78,7 @@ Mono>> create( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/restorePointCollections/{restorePointCollectionName}/restorePoints/{restorePointName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/restorePointCollections/{restorePointCollectionName}/restorePoints/{restorePointName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -95,8 +93,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/restorePointCollections/{restorePointCollectionName}/restorePoints/{restorePointName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/restorePointCollections/{restorePointCollectionName}/restorePoints/{restorePointName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -160,7 +157,7 @@ public Mono>> createWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -230,7 +227,7 @@ private Mono>> createWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -487,7 +484,7 @@ public Mono>> deleteWithResponseAsync( return Mono .error(new IllegalArgumentException("Parameter restorePointName is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -546,7 +543,7 @@ private Mono>> deleteWithResponseAsync( return Mono .error(new IllegalArgumentException("Parameter restorePointName is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -759,7 +756,7 @@ public Mono> getWithResponseAsync( return Mono .error(new IllegalArgumentException("Parameter restorePointName is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -825,7 +822,7 @@ private Mono> getWithResponseAsync( return Mono .error(new IllegalArgumentException("Parameter restorePointName is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleriesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleriesClientImpl.java index 262e3953697a7..aeb2d01e16263 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleriesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleriesClientImpl.java @@ -72,8 +72,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGalleries" - + "/{galleryUniqueName}") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGalleries/{galleryUniqueName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImageVersionsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImageVersionsClientImpl.java index 0aa3d8bd5de1d..8a74071dc51e0 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImageVersionsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImageVersionsClientImpl.java @@ -61,8 +61,7 @@ public final class SharedGalleryImageVersionsClientImpl implements SharedGallery public interface SharedGalleryImageVersionsService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGalleries" - + "/{galleryUniqueName}/images/{galleryImageName}/versions") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGalleries/{galleryUniqueName}/images/{galleryImageName}/versions") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> list( @@ -78,8 +77,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGalleries" - + "/{galleryUniqueName}/images/{galleryImageName}/versions/{galleryImageVersionName}") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGalleries/{galleryUniqueName}/images/{galleryImageName}/versions/{galleryImageVersionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImagesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImagesClientImpl.java index 2b2243dc22d6f..d386b7d86e76e 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImagesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SharedGalleryImagesClientImpl.java @@ -59,8 +59,7 @@ public final class SharedGalleryImagesClientImpl implements SharedGalleryImagesC public interface SharedGalleryImagesService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGalleries" - + "/{galleryUniqueName}/images") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGalleries/{galleryUniqueName}/images") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> list( @@ -75,8 +74,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGalleries" - + "/{galleryUniqueName}/images/{galleryImageName}") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/sharedGalleries/{galleryUniqueName}/images/{galleryImageName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SnapshotsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SnapshotsClientImpl.java index cf8f01d5c95ac..dd5d7e36e8e79 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SnapshotsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SnapshotsClientImpl.java @@ -78,8 +78,7 @@ public final class SnapshotsClientImpl public interface SnapshotsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots" - + "/{snapshotName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> createOrUpdate( @@ -94,8 +93,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots" - + "/{snapshotName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> update( @@ -110,8 +108,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots" - + "/{snapshotName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> getByResourceGroup( @@ -125,8 +122,7 @@ Mono> getByResourceGroup( @Headers({"Accept: application/json;q=0.9", "Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots" - + "/{snapshotName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> delete( @@ -162,8 +158,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots" - + "/{snapshotName}/beginGetAccess") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}/beginGetAccess") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> grantAccess( @@ -178,8 +173,7 @@ Mono>> grantAccess( @Headers({"Accept: application/json;q=0.9", "Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots" - + "/{snapshotName}/endGetAccess") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}/endGetAccess") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> revokeAccess( diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SshPublicKeysClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SshPublicKeysClientImpl.java index 057cfe53c1d8f..5cc64bfc3ba7d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SshPublicKeysClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/SshPublicKeysClientImpl.java @@ -83,8 +83,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/sshPublicKeys") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/sshPublicKeys") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByResourceGroup( @@ -97,8 +96,7 @@ Mono> listByResourceGroup( @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/sshPublicKeys/{sshPublicKeyName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/sshPublicKeys/{sshPublicKeyName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> create( @@ -113,8 +111,7 @@ Mono> create( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/sshPublicKeys/{sshPublicKeyName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/sshPublicKeys/{sshPublicKeyName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> update( @@ -129,8 +126,7 @@ Mono> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/sshPublicKeys/{sshPublicKeyName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/sshPublicKeys/{sshPublicKeyName}") @ExpectedResponses({200, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> delete( @@ -144,8 +140,7 @@ Mono> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/sshPublicKeys/{sshPublicKeyName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/sshPublicKeys/{sshPublicKeyName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getByResourceGroup( @@ -159,8 +154,7 @@ Mono> getByResourceGroup( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/sshPublicKeys/{sshPublicKeyName}/generateKeyPair") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/sshPublicKeys/{sshPublicKeyName}/generateKeyPair") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> generateKeyPair( @@ -216,7 +210,7 @@ private Mono> listSinglePageAsync() { new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -260,7 +254,7 @@ private Mono> listSinglePageAsync(Conte new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -364,7 +358,7 @@ private Mono> listByResourceGroupSingle new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -420,7 +414,7 @@ private Mono> listByResourceGroupSingle new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -548,7 +542,7 @@ public Mono> createWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -607,7 +601,7 @@ private Mono> createWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -715,7 +709,7 @@ public Mono> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -774,7 +768,7 @@ private Mono> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -874,7 +868,7 @@ public Mono> deleteWithResponseAsync(String resourceGroupName, St new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -925,7 +919,7 @@ private Mono> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1018,7 +1012,7 @@ public Mono> getByResourceGroupWithResponseA new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1070,7 +1064,7 @@ private Mono> getByResourceGroupWithResponse new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1167,7 +1161,7 @@ public Mono> generateKeyPairWit new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1220,7 +1214,7 @@ private Mono> generateKeyPairWi new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/UsagesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/UsagesClientImpl.java index cf888de243c02..1a4a7b84311d8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/UsagesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/UsagesClientImpl.java @@ -106,7 +106,7 @@ private Mono> listSinglePageAsync(String location) { new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -160,7 +160,7 @@ private Mono> listSinglePageAsync(String location, Con new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VMSSPatchPayload.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VMSSPatchPayload.java index 79617e7fcb5b0..dc1aa39df5e02 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VMSSPatchPayload.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VMSSPatchPayload.java @@ -107,7 +107,7 @@ static VirtualMachineScaleSetUpdate preparePatchPayload(VirtualMachineScaleSet s != null) { networkProfile .withNetworkInterfaceConfigurations( - new ArrayList()); + new ArrayList<>()); for (VirtualMachineScaleSetNetworkConfiguration nicConfig : scaleSet .innerModel() @@ -122,10 +122,9 @@ static VirtualMachineScaleSetUpdate preparePatchPayload(VirtualMachineScaleSet s nicPatchConfig.withName(nicConfig.name()); nicPatchConfig.withNetworkSecurityGroup(nicConfig.networkSecurityGroup()); nicPatchConfig.withPrimary(nicConfig.primary()); - nicPatchConfig.withId(nicConfig.id()); if (nicConfig.ipConfigurations() != null) { nicPatchConfig - .withIpConfigurations(new ArrayList()); + .withIpConfigurations(new ArrayList<>()); for (VirtualMachineScaleSetIpConfiguration ipConfig : nicConfig.ipConfigurations()) { VirtualMachineScaleSetUpdateIpConfiguration patchIpConfig = new VirtualMachineScaleSetUpdateIpConfiguration(); @@ -139,7 +138,6 @@ static VirtualMachineScaleSetUpdate preparePatchPayload(VirtualMachineScaleSet s patchIpConfig.withPrimary(ipConfig.primary()); patchIpConfig.withPrivateIpAddressVersion(ipConfig.privateIpAddressVersion()); patchIpConfig.withSubnet(ipConfig.subnet()); - patchIpConfig.withId(ipConfig.id()); if (ipConfig.publicIpAddressConfiguration() != null) { patchIpConfig .withPublicIpAddressConfiguration( @@ -156,7 +154,7 @@ static VirtualMachineScaleSetUpdate preparePatchPayload(VirtualMachineScaleSet s .withName(ipConfig.publicIpAddressConfiguration().name()); } if (ipConfig.applicationSecurityGroups() != null) { - patchIpConfig.withApplicationSecurityGroups(new ArrayList()); + patchIpConfig.withApplicationSecurityGroups(new ArrayList<>()); for (SubResource asg : ipConfig.applicationSecurityGroups()) { patchIpConfig .applicationSecurityGroups() diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionImagesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionImagesClientImpl.java index 934c7fae30bae..bc418068142be 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionImagesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionImagesClientImpl.java @@ -58,8 +58,7 @@ public final class VirtualMachineExtensionImagesClientImpl implements VirtualMac public interface VirtualMachineExtensionImagesService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers" - + "/{publisherName}/artifacttypes/vmextension/types/{type}/versions/{version}") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers/{publisherName}/artifacttypes/vmextension/types/{type}/versions/{version}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -75,8 +74,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers" - + "/{publisherName}/artifacttypes/vmextension/types") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers/{publisherName}/artifacttypes/vmextension/types") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> listTypes( @@ -90,8 +88,7 @@ Mono>> listTypes( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers" - + "/{publisherName}/artifacttypes/vmextension/types/{type}/versions") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers/{publisherName}/artifacttypes/vmextension/types/{type}/versions") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> listVersions( @@ -147,7 +144,7 @@ public Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -206,7 +203,7 @@ private Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -309,7 +306,7 @@ public Mono>> listTypesWithResp new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -359,7 +356,7 @@ private Mono>> listTypesWithRes new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -459,7 +456,7 @@ public Mono>> listVersionsWithR new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -526,7 +523,7 @@ private Mono>> listVersionsWith new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionsClientImpl.java index 9bdca5c6ace41..dfb459456a0b9 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineExtensionsClientImpl.java @@ -65,8 +65,7 @@ public final class VirtualMachineExtensionsClientImpl implements VirtualMachineE public interface VirtualMachineExtensionsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/extensions/{vmExtensionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/extensions/{vmExtensionName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -82,8 +81,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/extensions/{vmExtensionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/extensions/{vmExtensionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -99,8 +97,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/extensions/{vmExtensionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/extensions/{vmExtensionName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -115,8 +112,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/extensions/{vmExtensionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/extensions/{vmExtensionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -132,8 +128,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/extensions") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/extensions") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> list( @@ -195,7 +190,7 @@ public Mono>> createOrUpdateWithResponseAsync( } else { extensionParameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -264,7 +259,7 @@ private Mono>> createOrUpdateWithResponseAsync( } else { extensionParameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -531,7 +526,7 @@ public Mono>> updateWithResponseAsync( } else { extensionParameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -600,7 +595,7 @@ private Mono>> updateWithResponseAsync( } else { extensionParameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -854,7 +849,7 @@ public Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -910,7 +905,7 @@ private Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1111,7 +1106,7 @@ public Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1170,7 +1165,7 @@ private Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1275,7 +1270,7 @@ public Mono> listWithResponseA new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1328,7 +1323,7 @@ private Mono> listWithResponse new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesClientImpl.java index f537b55740570..3f6d977ed4359 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesClientImpl.java @@ -57,8 +57,7 @@ public final class VirtualMachineImagesClientImpl implements VirtualMachineImage public interface VirtualMachineImagesService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers" - + "/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus/{skus}/versions/{version}") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus/{skus}/versions/{version}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -75,8 +74,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers" - + "/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus/{skus}/versions") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus/{skus}/versions") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> list( @@ -95,8 +93,7 @@ Mono>> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers" - + "/{publisherName}/artifacttypes/vmimage/offers") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers/{publisherName}/artifacttypes/vmimage/offers") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> listOffers( @@ -122,8 +119,7 @@ Mono>> listPublishers( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers" - + "/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/publishers/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> listSkus( @@ -138,8 +134,7 @@ Mono>> listSkus( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/edgeZones/{edgeZone}" - + "/vmimages") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/edgeZones/{edgeZone}/vmimages") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByEdgeZone( @@ -195,7 +190,7 @@ public Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -259,7 +254,7 @@ private Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -378,7 +373,7 @@ public Mono>> listWithResponseAs new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -451,7 +446,7 @@ private Mono>> listWithResponseA new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -576,7 +571,7 @@ public Mono>> listOffersWithResp new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -626,7 +621,7 @@ private Mono>> listOffersWithRes new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -716,7 +711,7 @@ public Mono>> listPublishersWith new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -761,7 +756,7 @@ private Mono>> listPublishersWit new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -850,7 +845,7 @@ public Mono>> listSkusWithRespon new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -905,7 +900,7 @@ private Mono>> listSkusWithRespo new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1006,7 +1001,7 @@ public Mono> listByEdgeZoneWithRespo new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1056,7 +1051,7 @@ private Mono> listByEdgeZoneWithResp new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesEdgeZonesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesEdgeZonesClientImpl.java index d5de9db3fa955..40c0a0a1e4907 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesEdgeZonesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImagesEdgeZonesClientImpl.java @@ -59,8 +59,7 @@ public final class VirtualMachineImagesEdgeZonesClientImpl implements VirtualMac public interface VirtualMachineImagesEdgeZonesService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/edgeZones/{edgeZone}" - + "/publishers/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus/{skus}/versions/{version}") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/edgeZones/{edgeZone}/publishers/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus/{skus}/versions/{version}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -78,8 +77,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/edgeZones/{edgeZone}" - + "/publishers/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus/{skus}/versions") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/edgeZones/{edgeZone}/publishers/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus/{skus}/versions") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> list( @@ -99,8 +97,7 @@ Mono>> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/edgeZones/{edgeZone}" - + "/publishers/{publisherName}/artifacttypes/vmimage/offers") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/edgeZones/{edgeZone}/publishers/{publisherName}/artifacttypes/vmimage/offers") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> listOffers( @@ -115,8 +112,7 @@ Mono>> listOffers( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/edgeZones/{edgeZone}" - + "/publishers") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/edgeZones/{edgeZone}/publishers") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> listPublishers( @@ -130,8 +126,7 @@ Mono>> listPublishers( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/edgeZones/{edgeZone}" - + "/publishers/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus") + "/subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/edgeZones/{edgeZone}/publishers/{publisherName}/artifacttypes/vmimage/offers/{offer}/skus") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> listSkus( @@ -194,7 +189,7 @@ public Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -270,7 +265,7 @@ private Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -411,7 +406,7 @@ public Mono>> listWithResponseAs new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -491,7 +486,7 @@ private Mono>> listWithResponseA new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -631,7 +626,7 @@ public Mono>> listOffersWithResp new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -686,7 +681,7 @@ private Mono>> listOffersWithRes new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -787,7 +782,7 @@ public Mono>> listPublishersWith new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -837,7 +832,7 @@ private Mono>> listPublishersWit new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -940,7 +935,7 @@ public Mono>> listSkusWithRespon new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1000,7 +995,7 @@ private Mono>> listSkusWithRespo new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImpl.java index f9398a51ab838..e446123156222 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineImpl.java @@ -108,6 +108,7 @@ import java.io.IOException; import java.net.MalformedURLException; import java.net.URL; +import java.time.OffsetDateTime; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; @@ -1992,6 +1993,11 @@ public boolean isVTpmEnabled() { && ResourceManagerUtils.toPrimitiveBoolean(this.innerModel().securityProfile().uefiSettings().vTpmEnabled()); } + @Override + public OffsetDateTime timeCreated() { + return innerModel().timeCreated(); + } + @Override public VirtualMachinePriorityTypes priority() { return this.innerModel().priority(); diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineRunCommandsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineRunCommandsClientImpl.java index 158965d621b1b..91b81a1bba1a6 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineRunCommandsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineRunCommandsClientImpl.java @@ -99,8 +99,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/runCommands/{runCommandName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/runCommands/{runCommandName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -116,8 +115,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/runCommands/{runCommandName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/runCommands/{runCommandName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -133,8 +131,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/runCommands/{runCommandName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/runCommands/{runCommandName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -149,8 +146,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/runCommands/{runCommandName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/runCommands/{runCommandName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getByVirtualMachine( @@ -166,8 +162,7 @@ Mono> getByVirtualMachine( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/runCommands") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/runCommands") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByVirtualMachine( @@ -228,7 +223,7 @@ private Mono> listSinglePageAsync(Str new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; return FluxUtil .withContext( @@ -281,7 +276,7 @@ private Mono> listSinglePageAsync(Str new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; context = this.client.mergeContext(context); return service @@ -387,7 +382,7 @@ public Mono> getWithResponseAsync(String locat new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; return FluxUtil .withContext( @@ -437,7 +432,7 @@ private Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; context = this.client.mergeContext(context); return service @@ -540,7 +535,7 @@ public Mono>> createOrUpdateWithResponseAsync( } else { runCommand.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; return FluxUtil .withContext( @@ -607,7 +602,7 @@ private Mono>> createOrUpdateWithResponseAsync( } else { runCommand.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; context = this.client.mergeContext(context); return service @@ -857,7 +852,7 @@ public Mono>> updateWithResponseAsync( } else { runCommand.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; return FluxUtil .withContext( @@ -924,7 +919,7 @@ private Mono>> updateWithResponseAsync( } else { runCommand.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; context = this.client.mergeContext(context); return service @@ -1163,7 +1158,7 @@ public Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; return FluxUtil .withContext( @@ -1218,7 +1213,7 @@ private Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; context = this.client.mergeContext(context); return service @@ -1418,7 +1413,7 @@ public Mono> getByVirtualMachineWithResp new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; return FluxUtil .withContext( @@ -1476,7 +1471,7 @@ private Mono> getByVirtualMachineWithRes new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; context = this.client.mergeContext(context); return service @@ -1583,7 +1578,7 @@ private Mono> listByVirtualMachineS new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; return FluxUtil .withContext( @@ -1645,7 +1640,7 @@ private Mono> listByVirtualMachineS new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetExtensionsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetExtensionsClientImpl.java index 53ab23be2566b..982dd221d3ceb 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetExtensionsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetExtensionsClientImpl.java @@ -74,8 +74,7 @@ public final class VirtualMachineScaleSetExtensionsClientImpl implements Virtual public interface VirtualMachineScaleSetExtensionsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/extensions/{vmssExtensionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/extensions/{vmssExtensionName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -91,8 +90,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/extensions/{vmssExtensionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/extensions/{vmssExtensionName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -108,8 +106,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/extensions/{vmssExtensionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/extensions/{vmssExtensionName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -124,8 +121,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/extensions/{vmssExtensionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/extensions/{vmssExtensionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -141,8 +137,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/extensions") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/extensions") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> list( @@ -213,7 +208,7 @@ public Mono>> createOrUpdateWithResponseAsync( } else { extensionParameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -282,7 +277,7 @@ private Mono>> createOrUpdateWithResponseAsync( } else { extensionParameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -557,7 +552,7 @@ public Mono>> updateWithResponseAsync( } else { extensionParameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -626,7 +621,7 @@ private Mono>> updateWithResponseAsync( } else { extensionParameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -886,7 +881,7 @@ public Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -942,7 +937,7 @@ private Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1145,7 +1140,7 @@ public Mono> getWithResponseAsync new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1204,7 +1199,7 @@ private Mono> getWithResponseAsyn new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1309,7 +1304,7 @@ private Mono> listSinglePage new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1369,7 +1364,7 @@ private Mono> listSinglePage new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetImpl.java index 43acc2f0ba6e3..054ab7a4bcd53 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetImpl.java @@ -230,7 +230,7 @@ public Mono deallocateAsync() { .manager() .serviceClient() .getVirtualMachineScaleSets() - .deallocateAsync(this.resourceGroupName(), this.name(), null) + .deallocateAsync(this.resourceGroupName(), this.name(), null, null) .map(aVoid -> this.refreshAsync()) .then(); } diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetRollingUpgradesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetRollingUpgradesClientImpl.java index 78db1ff3e45ee..c79ca32786cd8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetRollingUpgradesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetRollingUpgradesClientImpl.java @@ -67,8 +67,7 @@ public final class VirtualMachineScaleSetRollingUpgradesClientImpl public interface VirtualMachineScaleSetRollingUpgradesService { @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/rollingUpgrades/cancel") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/rollingUpgrades/cancel") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> cancel( @@ -82,8 +81,7 @@ Mono>> cancel( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/osRollingUpgrade") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/osRollingUpgrade") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> startOSUpgrade( @@ -97,8 +95,7 @@ Mono>> startOSUpgrade( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/extensionRollingUpgrade") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/extensionRollingUpgrade") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> startExtensionUpgrade( @@ -112,8 +109,7 @@ Mono>> startExtensionUpgrade( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/rollingUpgrades/latest") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/rollingUpgrades/latest") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getLatest( @@ -157,7 +153,7 @@ public Mono>> cancelWithResponseAsync(String resourceG new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -207,7 +203,7 @@ private Mono>> cancelWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -390,7 +386,7 @@ public Mono>> startOSUpgradeWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -441,7 +437,7 @@ private Mono>> startOSUpgradeWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -634,7 +630,7 @@ public Mono>> startExtensionUpgradeWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -685,7 +681,7 @@ private Mono>> startExtensionUpgradeWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -880,7 +876,7 @@ public Mono> getLatestWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -931,7 +927,7 @@ private Mono> getLatestWithResponseAsync new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMExtensionsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMExtensionsClientImpl.java index 5252fd31651eb..cb72f76383ea7 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMExtensionsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMExtensionsClientImpl.java @@ -70,8 +70,7 @@ public final class VirtualMachineScaleSetVMExtensionsClientImpl implements Virtu public interface VirtualMachineScaleSetVMExtensionsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/extensions/{vmExtensionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/extensions/{vmExtensionName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -88,8 +87,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/extensions/{vmExtensionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/extensions/{vmExtensionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -106,8 +104,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/extensions/{vmExtensionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/extensions/{vmExtensionName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -123,8 +120,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/extensions/{vmExtensionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/extensions/{vmExtensionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -141,8 +137,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/extensions") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/extensions") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> list( @@ -209,7 +204,7 @@ public Mono>> createOrUpdateWithResponseAsync( } else { extensionParameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -283,7 +278,7 @@ private Mono>> createOrUpdateWithResponseAsync( } else { extensionParameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -584,7 +579,7 @@ public Mono>> updateWithResponseAsync( } else { extensionParameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -658,7 +653,7 @@ private Mono>> updateWithResponseAsync( } else { extensionParameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -944,7 +939,7 @@ public Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1005,7 +1000,7 @@ private Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1224,7 +1219,7 @@ public Mono> getWithResponseAsy new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1292,7 +1287,7 @@ private Mono> getWithResponseAs new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1413,7 +1408,7 @@ public Mono> listWit new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1471,7 +1466,7 @@ private Mono> listWi new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMImpl.java index 5df8203c86d6a..b8ebefe42927f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMImpl.java @@ -47,6 +47,7 @@ import com.azure.resourcemanager.resources.fluentcore.utils.ResourceManagerUtils; import reactor.core.publisher.Mono; +import java.time.OffsetDateTime; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; @@ -591,6 +592,11 @@ public VirtualMachineScaleSetVMNetworkProfileConfiguration networkProfileConfigu return this.innerModel().networkProfileConfiguration(); } + @Override + public OffsetDateTime timeCreated() { + return this.innerModel().timeCreated(); + } + private void clearCachedRelatedResources() { this.virtualMachineInstanceView = null; } diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMRunCommandsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMRunCommandsClientImpl.java index ce03f5bb7cf76..d7f1edd23dda6 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMRunCommandsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMRunCommandsClientImpl.java @@ -74,8 +74,7 @@ public final class VirtualMachineScaleSetVMRunCommandsClientImpl implements Virt public interface VirtualMachineScaleSetVMRunCommandsService { @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/runCommands/{runCommandName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/runCommands/{runCommandName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -92,8 +91,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/runCommands/{runCommandName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/runCommands/{runCommandName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -110,8 +108,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/runCommands/{runCommandName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/runCommands/{runCommandName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -127,8 +124,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/runCommands/{runCommandName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/runCommands/{runCommandName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -145,8 +141,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/runCommands") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/runCommands") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> list( @@ -222,7 +217,7 @@ public Mono>> createOrUpdateWithResponseAsync( } else { runCommand.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; return FluxUtil .withContext( @@ -295,7 +290,7 @@ private Mono>> createOrUpdateWithResponseAsync( } else { runCommand.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; context = this.client.mergeContext(context); return service @@ -588,7 +583,7 @@ public Mono>> updateWithResponseAsync( } else { runCommand.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; return FluxUtil .withContext( @@ -661,7 +656,7 @@ private Mono>> updateWithResponseAsync( } else { runCommand.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; context = this.client.mergeContext(context); return service @@ -937,7 +932,7 @@ public Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; return FluxUtil .withContext( @@ -997,7 +992,7 @@ private Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; context = this.client.mergeContext(context); return service @@ -1216,7 +1211,7 @@ public Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; return FluxUtil .withContext( @@ -1284,7 +1279,7 @@ private Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; context = this.client.mergeContext(context); return service @@ -1405,7 +1400,7 @@ private Mono> listSinglePageAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; return FluxUtil .withContext( @@ -1472,7 +1467,7 @@ private Mono> listSinglePageAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMsClientImpl.java index ef0adf8fb841d..840a45210ad65 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMsClientImpl.java @@ -76,8 +76,7 @@ public final class VirtualMachineScaleSetVMsClientImpl implements VirtualMachine public interface VirtualMachineScaleSetVMsService { @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/reimage") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/reimage") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> reimage( @@ -93,8 +92,7 @@ Mono>> reimage( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/reimageall") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/reimageall") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> reimageAll( @@ -109,8 +107,7 @@ Mono>> reimageAll( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/deallocate") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/deallocate") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> deallocate( @@ -125,8 +122,7 @@ Mono>> deallocate( @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -142,8 +138,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -159,8 +154,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> get( @@ -176,8 +170,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/instanceView") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/instanceView") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getInstanceView( @@ -192,8 +185,7 @@ Mono> getInstanceView( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{virtualMachineScaleSetName}/virtualMachines") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{virtualMachineScaleSetName}/virtualMachines") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> list( @@ -210,8 +202,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualmachines/{instanceId}/poweroff") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualmachines/{instanceId}/poweroff") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> powerOff( @@ -227,8 +218,7 @@ Mono>> powerOff( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualmachines/{instanceId}/restart") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualmachines/{instanceId}/restart") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> restart( @@ -243,8 +233,7 @@ Mono>> restart( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualmachines/{instanceId}/start") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualmachines/{instanceId}/start") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> start( @@ -259,8 +248,7 @@ Mono>> start( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualmachines/{instanceId}/redeploy") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualmachines/{instanceId}/redeploy") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> redeploy( @@ -275,8 +263,7 @@ Mono>> redeploy( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualmachines/{instanceId}/retrieveBootDiagnosticsData") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualmachines/{instanceId}/retrieveBootDiagnosticsData") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> retrieveBootDiagnosticsData( @@ -292,8 +279,7 @@ Mono> retrieveBootDiagnosticsDa @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualmachines/{instanceId}/performMaintenance") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualmachines/{instanceId}/performMaintenance") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> performMaintenance( @@ -308,8 +294,7 @@ Mono>> performMaintenance( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/simulateEviction") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/simulateEviction") @ExpectedResponses({204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> simulateEviction( @@ -324,8 +309,7 @@ Mono> simulateEviction( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/virtualmachines/{instanceId}/runCommand") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualmachines/{instanceId}/runCommand") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> runCommand( @@ -393,7 +377,7 @@ public Mono>> reimageWithResponseAsync( if (vmScaleSetVMReimageInput != null) { vmScaleSetVMReimageInput.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -457,7 +441,7 @@ private Mono>> reimageWithResponseAsync( if (vmScaleSetVMReimageInput != null) { vmScaleSetVMReimageInput.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -737,7 +721,7 @@ public Mono>> reimageAllWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -793,7 +777,7 @@ private Mono>> reimageAllWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1002,7 +986,7 @@ public Mono>> deallocateWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1058,7 +1042,7 @@ private Mono>> deallocateWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1273,7 +1257,7 @@ public Mono>> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1340,7 +1324,7 @@ private Mono>> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1583,7 +1567,7 @@ public Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1641,7 +1625,7 @@ private Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1905,7 +1889,7 @@ public Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1964,7 +1948,7 @@ private Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2073,7 +2057,7 @@ public Mono> getInstanceView new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2129,7 +2113,7 @@ private Mono> getInstanceVie new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2237,7 +2221,7 @@ private Mono> listSinglePageAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2312,7 +2296,7 @@ private Mono> listSinglePageAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2495,7 +2479,7 @@ public Mono>> powerOffWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2555,7 +2539,7 @@ private Mono>> powerOffWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2832,7 +2816,7 @@ public Mono>> restartWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2887,7 +2871,7 @@ private Mono>> restartWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -3086,7 +3070,7 @@ public Mono>> startWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3141,7 +3125,7 @@ private Mono>> startWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -3339,7 +3323,7 @@ public Mono>> redeployWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3394,7 +3378,7 @@ private Mono>> redeployWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -3565,8 +3549,8 @@ public void redeploy(String resourceGroupName, String vmScaleSetName, String ins * @param vmScaleSetName The name of the VM scale set. * @param instanceId The instance ID of the virtual machine. * @param sasUriExpirationTimeInMinutes Expiration duration in minutes for the SAS URIs with a value between 1 to - * 1440 minutes. <br><br>NOTE: If not specified, SAS URIs will be generated with a default - * expiration duration of 120 minutes. + * 1440 minutes. **Note:** If not specified, SAS URIs will be generated with a default expiration duration of + * 120 minutes. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -3598,7 +3582,7 @@ public Mono> retrieveBootDiagno new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3624,8 +3608,8 @@ public Mono> retrieveBootDiagno * @param vmScaleSetName The name of the VM scale set. * @param instanceId The instance ID of the virtual machine. * @param sasUriExpirationTimeInMinutes Expiration duration in minutes for the SAS URIs with a value between 1 to - * 1440 minutes. <br><br>NOTE: If not specified, SAS URIs will be generated with a default - * expiration duration of 120 minutes. + * 1440 minutes. **Note:** If not specified, SAS URIs will be generated with a default expiration duration of + * 120 minutes. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -3662,7 +3646,7 @@ private Mono> retrieveBootDiagn new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -3705,8 +3689,8 @@ public Mono retrieveBootDiagnosticsDataA * @param vmScaleSetName The name of the VM scale set. * @param instanceId The instance ID of the virtual machine. * @param sasUriExpirationTimeInMinutes Expiration duration in minutes for the SAS URIs with a value between 1 to - * 1440 minutes. <br><br>NOTE: If not specified, SAS URIs will be generated with a default - * expiration duration of 120 minutes. + * 1440 minutes. **Note:** If not specified, SAS URIs will be generated with a default expiration duration of + * 120 minutes. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -3781,7 +3765,7 @@ public Mono>> performMaintenanceWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3836,7 +3820,7 @@ private Mono>> performMaintenanceWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -4039,7 +4023,7 @@ public Mono> simulateEvictionWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -4094,7 +4078,7 @@ private Mono> simulateEvictionWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -4201,7 +4185,7 @@ public Mono>> runCommandWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; return FluxUtil .withContext( @@ -4267,7 +4251,7 @@ private Mono>> runCommandWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMsImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMsImpl.java index 221152561756f..06b52fb7691f4 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMsImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetVMsImpl.java @@ -97,7 +97,7 @@ public void deallocateInstances(Collection instanceIds) { @Override public Mono deallocateInstancesAsync(Collection instanceIds) { return this.scaleSet.manager().serviceClient().getVirtualMachineScaleSets().deallocateAsync( - this.scaleSet.resourceGroupName(), this.scaleSet.name(), + this.scaleSet.resourceGroupName(), this.scaleSet.name(), null, new VirtualMachineScaleSetVMInstanceIDs().withInstanceIds(new ArrayList<>(instanceIds))); } diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetsClientImpl.java index 7063172e10936..b6db9f3015c3f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetsClientImpl.java @@ -102,8 +102,7 @@ Mono> listByLocation( @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -118,8 +117,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -134,8 +132,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -150,8 +147,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getByResourceGroup( @@ -166,14 +162,14 @@ Mono> getByResourceGroup( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/deallocate") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/deallocate") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> deallocate( @HostParam("$host") String endpoint, @PathParam("resourceGroupName") String resourceGroupName, @PathParam("vmScaleSetName") String vmScaleSetName, + @QueryParam("hibernate") Boolean hibernate, @QueryParam("api-version") String apiVersion, @PathParam("subscriptionId") String subscriptionId, @BodyParam("application/json") VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs, @@ -182,8 +178,7 @@ Mono>> deallocate( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/delete") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/delete") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> deleteInstances( @@ -199,8 +194,7 @@ Mono>> deleteInstances( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/instanceView") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/instanceView") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getInstanceView( @@ -214,8 +208,7 @@ Mono> getInstanceView( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByResourceGroup( @@ -239,8 +232,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/skus") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/skus") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listSkus( @@ -254,8 +246,7 @@ Mono> listSkus( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/osUpgradeHistory") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/osUpgradeHistory") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getOSUpgradeHistory( @@ -269,8 +260,7 @@ Mono> getOSUpgradeHistory( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/poweroff") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/poweroff") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> powerOff( @@ -286,8 +276,7 @@ Mono>> powerOff( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/restart") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/restart") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> restart( @@ -302,8 +291,7 @@ Mono>> restart( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/start") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/start") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> start( @@ -318,8 +306,21 @@ Mono>> start( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/redeploy") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/reapply") + @ExpectedResponses({200, 202}) + @UnexpectedResponseExceptionType(ApiErrorException.class) + Mono>> reapply( + @HostParam("$host") String endpoint, + @PathParam("resourceGroupName") String resourceGroupName, + @PathParam("vmScaleSetName") String vmScaleSetName, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @HeaderParam("Accept") String accept, + Context context); + + @Headers({"Content-Type: application/json"}) + @Post( + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/redeploy") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> redeploy( @@ -334,8 +335,7 @@ Mono>> redeploy( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/performMaintenance") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/performMaintenance") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> performMaintenance( @@ -350,8 +350,7 @@ Mono>> performMaintenance( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/manualupgrade") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/manualupgrade") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> updateInstances( @@ -366,8 +365,7 @@ Mono>> updateInstances( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/reimage") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/reimage") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> reimage( @@ -382,8 +380,7 @@ Mono>> reimage( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/reimageall") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/reimageall") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> reimageAll( @@ -398,8 +395,7 @@ Mono>> reimageAll( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/forceRecoveryServiceFabricPlatformUpdateDomainWalk") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/forceRecoveryServiceFabricPlatformUpdateDomainWalk") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> forceRecoveryServiceFabricPlatformUpdateDomainWalk( @@ -416,8 +412,7 @@ Mono> forceRecoveryServiceFabricPlatformUpda @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/convertToSinglePlacementGroup") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/convertToSinglePlacementGroup") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> convertToSinglePlacementGroup( @@ -432,8 +427,7 @@ Mono> convertToSinglePlacementGroup( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachineScaleSets/{vmScaleSetName}/setOrchestrationServiceState") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/setOrchestrationServiceState") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> setOrchestrationServiceState( @@ -524,7 +518,7 @@ private Mono> listByLocationSinglePag new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -578,7 +572,7 @@ private Mono> listByLocationSinglePag new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -699,7 +693,7 @@ public Mono>> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -757,7 +751,7 @@ private Mono>> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -974,7 +968,7 @@ public Mono>> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1032,7 +1026,7 @@ private Mono>> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1242,7 +1236,7 @@ public Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1294,7 +1288,7 @@ private Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1531,7 +1525,7 @@ public Mono> getByResourceGroupWithRespons new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1585,7 +1579,7 @@ private Mono> getByResourceGroupWithRespon new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1658,6 +1652,8 @@ public VirtualMachineScaleSetInner getByResourceGroup(String resourceGroupName, * * @param resourceGroupName The name of the resource group. * @param vmScaleSetName The name of the VM scale set. + * @param hibernate Optional parameter to hibernate a virtual machine from the VM scale set. (This feature is + * available for VMSS with Flexible OrchestrationMode only). * @param vmInstanceIDs A list of virtual machine instance IDs from the VM scale set. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -1666,7 +1662,10 @@ public VirtualMachineScaleSetInner getByResourceGroup(String resourceGroupName, */ @ServiceMethod(returns = ReturnType.SINGLE) public Mono>> deallocateWithResponseAsync( - String resourceGroupName, String vmScaleSetName, VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs) { + String resourceGroupName, + String vmScaleSetName, + Boolean hibernate, + VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs) { if (this.client.getEndpoint() == null) { return Mono .error( @@ -1689,7 +1688,7 @@ public Mono>> deallocateWithResponseAsync( if (vmInstanceIDs != null) { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1699,6 +1698,7 @@ public Mono>> deallocateWithResponseAsync( this.client.getEndpoint(), resourceGroupName, vmScaleSetName, + hibernate, apiVersion, this.client.getSubscriptionId(), vmInstanceIDs, @@ -1713,6 +1713,8 @@ public Mono>> deallocateWithResponseAsync( * * @param resourceGroupName The name of the resource group. * @param vmScaleSetName The name of the VM scale set. + * @param hibernate Optional parameter to hibernate a virtual machine from the VM scale set. (This feature is + * available for VMSS with Flexible OrchestrationMode only). * @param vmInstanceIDs A list of virtual machine instance IDs from the VM scale set. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -1724,6 +1726,7 @@ public Mono>> deallocateWithResponseAsync( private Mono>> deallocateWithResponseAsync( String resourceGroupName, String vmScaleSetName, + Boolean hibernate, VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs, Context context) { if (this.client.getEndpoint() == null) { @@ -1748,7 +1751,7 @@ private Mono>> deallocateWithResponseAsync( if (vmInstanceIDs != null) { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1756,6 +1759,7 @@ private Mono>> deallocateWithResponseAsync( this.client.getEndpoint(), resourceGroupName, vmScaleSetName, + hibernate, apiVersion, this.client.getSubscriptionId(), vmInstanceIDs, @@ -1769,6 +1773,8 @@ private Mono>> deallocateWithResponseAsync( * * @param resourceGroupName The name of the resource group. * @param vmScaleSetName The name of the VM scale set. + * @param hibernate Optional parameter to hibernate a virtual machine from the VM scale set. (This feature is + * available for VMSS with Flexible OrchestrationMode only). * @param vmInstanceIDs A list of virtual machine instance IDs from the VM scale set. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -1777,9 +1783,12 @@ private Mono>> deallocateWithResponseAsync( */ @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public PollerFlux, Void> beginDeallocateAsync( - String resourceGroupName, String vmScaleSetName, VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs) { + String resourceGroupName, + String vmScaleSetName, + Boolean hibernate, + VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs) { Mono>> mono = - deallocateWithResponseAsync(resourceGroupName, vmScaleSetName, vmInstanceIDs); + deallocateWithResponseAsync(resourceGroupName, vmScaleSetName, hibernate, vmInstanceIDs); return this .client .getLroResult( @@ -1799,9 +1808,10 @@ public PollerFlux, Void> beginDeallocateAsync( */ @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public PollerFlux, Void> beginDeallocateAsync(String resourceGroupName, String vmScaleSetName) { + final Boolean hibernate = null; final VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs = null; Mono>> mono = - deallocateWithResponseAsync(resourceGroupName, vmScaleSetName, vmInstanceIDs); + deallocateWithResponseAsync(resourceGroupName, vmScaleSetName, hibernate, vmInstanceIDs); return this .client .getLroResult( @@ -1814,6 +1824,8 @@ public PollerFlux, Void> beginDeallocateAsync(String resourceGr * * @param resourceGroupName The name of the resource group. * @param vmScaleSetName The name of the VM scale set. + * @param hibernate Optional parameter to hibernate a virtual machine from the VM scale set. (This feature is + * available for VMSS with Flexible OrchestrationMode only). * @param vmInstanceIDs A list of virtual machine instance IDs from the VM scale set. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -1825,11 +1837,12 @@ public PollerFlux, Void> beginDeallocateAsync(String resourceGr private PollerFlux, Void> beginDeallocateAsync( String resourceGroupName, String vmScaleSetName, + Boolean hibernate, VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs, Context context) { context = this.client.mergeContext(context); Mono>> mono = - deallocateWithResponseAsync(resourceGroupName, vmScaleSetName, vmInstanceIDs, context); + deallocateWithResponseAsync(resourceGroupName, vmScaleSetName, hibernate, vmInstanceIDs, context); return this .client .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); @@ -1848,8 +1861,9 @@ private PollerFlux, Void> beginDeallocateAsync( */ @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) public SyncPoller, Void> beginDeallocate(String resourceGroupName, String vmScaleSetName) { + final Boolean hibernate = null; final VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs = null; - return this.beginDeallocateAsync(resourceGroupName, vmScaleSetName, vmInstanceIDs).getSyncPoller(); + return this.beginDeallocateAsync(resourceGroupName, vmScaleSetName, hibernate, vmInstanceIDs).getSyncPoller(); } /** @@ -1858,6 +1872,8 @@ public SyncPoller, Void> beginDeallocate(String resourceGroupNa * * @param resourceGroupName The name of the resource group. * @param vmScaleSetName The name of the VM scale set. + * @param hibernate Optional parameter to hibernate a virtual machine from the VM scale set. (This feature is + * available for VMSS with Flexible OrchestrationMode only). * @param vmInstanceIDs A list of virtual machine instance IDs from the VM scale set. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -1869,9 +1885,12 @@ public SyncPoller, Void> beginDeallocate(String resourceGroupNa public SyncPoller, Void> beginDeallocate( String resourceGroupName, String vmScaleSetName, + Boolean hibernate, VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs, Context context) { - return this.beginDeallocateAsync(resourceGroupName, vmScaleSetName, vmInstanceIDs, context).getSyncPoller(); + return this + .beginDeallocateAsync(resourceGroupName, vmScaleSetName, hibernate, vmInstanceIDs, context) + .getSyncPoller(); } /** @@ -1880,6 +1899,8 @@ public SyncPoller, Void> beginDeallocate( * * @param resourceGroupName The name of the resource group. * @param vmScaleSetName The name of the VM scale set. + * @param hibernate Optional parameter to hibernate a virtual machine from the VM scale set. (This feature is + * available for VMSS with Flexible OrchestrationMode only). * @param vmInstanceIDs A list of virtual machine instance IDs from the VM scale set. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -1888,8 +1909,11 @@ public SyncPoller, Void> beginDeallocate( */ @ServiceMethod(returns = ReturnType.SINGLE) public Mono deallocateAsync( - String resourceGroupName, String vmScaleSetName, VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs) { - return beginDeallocateAsync(resourceGroupName, vmScaleSetName, vmInstanceIDs) + String resourceGroupName, + String vmScaleSetName, + Boolean hibernate, + VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs) { + return beginDeallocateAsync(resourceGroupName, vmScaleSetName, hibernate, vmInstanceIDs) .last() .flatMap(this.client::getLroFinalResultOrError); } @@ -1907,8 +1931,9 @@ public Mono deallocateAsync( */ @ServiceMethod(returns = ReturnType.SINGLE) public Mono deallocateAsync(String resourceGroupName, String vmScaleSetName) { + final Boolean hibernate = null; final VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs = null; - return beginDeallocateAsync(resourceGroupName, vmScaleSetName, vmInstanceIDs) + return beginDeallocateAsync(resourceGroupName, vmScaleSetName, hibernate, vmInstanceIDs) .last() .flatMap(this.client::getLroFinalResultOrError); } @@ -1919,6 +1944,8 @@ public Mono deallocateAsync(String resourceGroupName, String vmScaleSetNam * * @param resourceGroupName The name of the resource group. * @param vmScaleSetName The name of the VM scale set. + * @param hibernate Optional parameter to hibernate a virtual machine from the VM scale set. (This feature is + * available for VMSS with Flexible OrchestrationMode only). * @param vmInstanceIDs A list of virtual machine instance IDs from the VM scale set. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -1930,9 +1957,10 @@ public Mono deallocateAsync(String resourceGroupName, String vmScaleSetNam private Mono deallocateAsync( String resourceGroupName, String vmScaleSetName, + Boolean hibernate, VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs, Context context) { - return beginDeallocateAsync(resourceGroupName, vmScaleSetName, vmInstanceIDs, context) + return beginDeallocateAsync(resourceGroupName, vmScaleSetName, hibernate, vmInstanceIDs, context) .last() .flatMap(this.client::getLroFinalResultOrError); } @@ -1949,8 +1977,9 @@ private Mono deallocateAsync( */ @ServiceMethod(returns = ReturnType.SINGLE) public void deallocate(String resourceGroupName, String vmScaleSetName) { + final Boolean hibernate = null; final VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs = null; - deallocateAsync(resourceGroupName, vmScaleSetName, vmInstanceIDs).block(); + deallocateAsync(resourceGroupName, vmScaleSetName, hibernate, vmInstanceIDs).block(); } /** @@ -1959,6 +1988,8 @@ public void deallocate(String resourceGroupName, String vmScaleSetName) { * * @param resourceGroupName The name of the resource group. * @param vmScaleSetName The name of the VM scale set. + * @param hibernate Optional parameter to hibernate a virtual machine from the VM scale set. (This feature is + * available for VMSS with Flexible OrchestrationMode only). * @param vmInstanceIDs A list of virtual machine instance IDs from the VM scale set. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. @@ -1969,9 +2000,10 @@ public void deallocate(String resourceGroupName, String vmScaleSetName) { public void deallocate( String resourceGroupName, String vmScaleSetName, + Boolean hibernate, VirtualMachineScaleSetVMInstanceIDs vmInstanceIDs, Context context) { - deallocateAsync(resourceGroupName, vmScaleSetName, vmInstanceIDs, context).block(); + deallocateAsync(resourceGroupName, vmScaleSetName, hibernate, vmInstanceIDs, context).block(); } /** @@ -2017,7 +2049,7 @@ public Mono>> deleteInstancesWithResponseAsync( } else { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2081,7 +2113,7 @@ private Mono>> deleteInstancesWithResponseAsync( } else { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2365,7 +2397,7 @@ public Mono> getInstanceViewWi new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2416,7 +2448,7 @@ private Mono> getInstanceViewW new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2508,7 +2540,7 @@ private Mono> listByResourceGroupSing new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2563,7 +2595,7 @@ private Mono> listByResourceGroupSing new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2670,7 +2702,7 @@ private Mono> listSinglePageAsync() { new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2715,7 +2747,7 @@ private Mono> listSinglePageAsync(Con new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2830,7 +2862,7 @@ private Mono> listSkusSinglePageAs new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2891,7 +2923,7 @@ private Mono> listSkusSinglePageAs new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -3023,7 +3055,7 @@ private Mono> getOSUpgr new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3083,7 +3115,7 @@ private Mono> getOSUpgr new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -3219,7 +3251,7 @@ public Mono>> powerOffWithResponseAsync( if (vmInstanceIDs != null) { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3283,7 +3315,7 @@ private Mono>> powerOffWithResponseAsync( if (vmInstanceIDs != null) { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -3580,7 +3612,7 @@ public Mono>> restartWithResponseAsync( if (vmInstanceIDs != null) { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3638,7 +3670,7 @@ private Mono>> restartWithResponseAsync( if (vmInstanceIDs != null) { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -3890,7 +3922,7 @@ public Mono>> startWithResponseAsync( if (vmInstanceIDs != null) { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3948,7 +3980,7 @@ private Mono>> startWithResponseAsync( if (vmInstanceIDs != null) { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -4164,6 +4196,237 @@ public void start( startAsync(resourceGroupName, vmScaleSetName, vmInstanceIDs, context).block(); } + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono>> reapplyWithResponseAsync(String resourceGroupName, String vmScaleSetName) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (vmScaleSetName == null) { + return Mono.error(new IllegalArgumentException("Parameter vmScaleSetName is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + final String apiVersion = "2023-03-01"; + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .reapply( + this.client.getEndpoint(), + resourceGroupName, + vmScaleSetName, + apiVersion, + this.client.getSubscriptionId(), + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link Response} on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono>> reapplyWithResponseAsync( + String resourceGroupName, String vmScaleSetName, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (resourceGroupName == null) { + return Mono + .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); + } + if (vmScaleSetName == null) { + return Mono.error(new IllegalArgumentException("Parameter vmScaleSetName is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + final String apiVersion = "2023-03-01"; + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .reapply( + this.client.getEndpoint(), + resourceGroupName, + vmScaleSetName, + apiVersion, + this.client.getSubscriptionId(), + accept, + context); + } + + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public PollerFlux, Void> beginReapplyAsync(String resourceGroupName, String vmScaleSetName) { + Mono>> mono = reapplyWithResponseAsync(resourceGroupName, vmScaleSetName); + return this + .client + .getLroResult( + mono, this.client.getHttpPipeline(), Void.class, Void.class, this.client.getContext()); + } + + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link PollerFlux} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + private PollerFlux, Void> beginReapplyAsync( + String resourceGroupName, String vmScaleSetName, Context context) { + context = this.client.mergeContext(context); + Mono>> mono = reapplyWithResponseAsync(resourceGroupName, vmScaleSetName, context); + return this + .client + .getLroResult(mono, this.client.getHttpPipeline(), Void.class, Void.class, context); + } + + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginReapply(String resourceGroupName, String vmScaleSetName) { + return this.beginReapplyAsync(resourceGroupName, vmScaleSetName).getSyncPoller(); + } + + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return the {@link SyncPoller} for polling of long-running operation. + */ + @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) + public SyncPoller, Void> beginReapply( + String resourceGroupName, String vmScaleSetName, Context context) { + return this.beginReapplyAsync(resourceGroupName, vmScaleSetName, context).getSyncPoller(); + } + + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono reapplyAsync(String resourceGroupName, String vmScaleSetName) { + return beginReapplyAsync(resourceGroupName, vmScaleSetName) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return A {@link Mono} that completes when a successful response is received. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono reapplyAsync(String resourceGroupName, String vmScaleSetName, Context context) { + return beginReapplyAsync(resourceGroupName, vmScaleSetName, context) + .last() + .flatMap(this.client::getLroFinalResultOrError); + } + + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void reapply(String resourceGroupName, String vmScaleSetName) { + reapplyAsync(resourceGroupName, vmScaleSetName).block(); + } + + /** + * Reapplies the Virtual Machine Scale Set Virtual Machine Profile to the Virtual Machine Instances. + * + * @param resourceGroupName The name of the resource group. + * @param vmScaleSetName The name of the VM scale set. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ApiErrorException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public void reapply(String resourceGroupName, String vmScaleSetName, Context context) { + reapplyAsync(resourceGroupName, vmScaleSetName, context).block(); + } + /** * Shuts down all the virtual machines in the virtual machine scale set, moves them to a new node, and powers them * back on. @@ -4201,7 +4464,7 @@ public Mono>> redeployWithResponseAsync( if (vmInstanceIDs != null) { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -4260,7 +4523,7 @@ private Mono>> redeployWithResponseAsync( if (vmInstanceIDs != null) { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -4524,7 +4787,7 @@ public Mono>> performMaintenanceWithResponseAsync( if (vmInstanceIDs != null) { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -4584,7 +4847,7 @@ private Mono>> performMaintenanceWithResponseAsync( if (vmInstanceIDs != null) { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -4861,7 +5124,7 @@ public Mono>> updateInstancesWithResponseAsync( } else { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -4921,7 +5184,7 @@ private Mono>> updateInstancesWithResponseAsync( } else { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -5142,7 +5405,7 @@ public Mono>> reimageWithResponseAsync( if (vmScaleSetReimageInput != null) { vmScaleSetReimageInput.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -5202,7 +5465,7 @@ private Mono>> reimageWithResponseAsync( if (vmScaleSetReimageInput != null) { vmScaleSetReimageInput.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -5481,7 +5744,7 @@ public Mono>> reimageAllWithResponseAsync( if (vmInstanceIDs != null) { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -5540,7 +5803,7 @@ private Mono>> reimageAllWithResponseAsync( if (vmInstanceIDs != null) { vmInstanceIDs.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -5807,7 +6070,7 @@ public void reimageAll( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -5870,7 +6133,7 @@ public void reimageAll( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -5994,7 +6257,7 @@ public Mono> convertToSinglePlacementGroupWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -6054,7 +6317,7 @@ private Mono> convertToSinglePlacementGroupWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -6163,7 +6426,7 @@ public Mono>> setOrchestrationServiceStateWithResponse } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -6220,7 +6483,7 @@ private Mono>> setOrchestrationServiceStateWithRespons } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetsImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetsImpl.java index 9a617f230f6e8..2bea22edf3c18 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetsImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineScaleSetsImpl.java @@ -59,7 +59,7 @@ public void deallocate(String groupName, String name) { @Override public Mono deallocateAsync(String groupName, String name) { - return this.inner().deallocateAsync(groupName, name, null); + return this.inner().deallocateAsync(groupName, name, null, null); } @Override diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineSizesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineSizesClientImpl.java index 7e4cc794337fb..9eb2c988a46cb 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineSizesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachineSizesClientImpl.java @@ -96,7 +96,7 @@ private Mono> listSinglePageAsync(String new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -144,7 +144,7 @@ private Mono> listSinglePageAsync(String new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachinesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachinesClientImpl.java index 944945d25210d..9564e0cc78a9c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachinesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation/VirtualMachinesClientImpl.java @@ -44,6 +44,8 @@ import com.azure.resourcemanager.compute.fluent.models.VirtualMachineSizeInner; import com.azure.resourcemanager.compute.fluent.models.VirtualMachineUpdateInner; import com.azure.resourcemanager.compute.models.ApiErrorException; +import com.azure.resourcemanager.compute.models.ExpandTypeForListVMs; +import com.azure.resourcemanager.compute.models.ExpandTypesForListVMs; import com.azure.resourcemanager.compute.models.InstanceViewTypes; import com.azure.resourcemanager.compute.models.RunCommandInput; import com.azure.resourcemanager.compute.models.VirtualMachineCaptureParameters; @@ -102,8 +104,7 @@ Mono> listByLocation( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/capture") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/capture") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> capture( @@ -118,8 +119,7 @@ Mono>> capture( @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> createOrUpdate( @@ -134,8 +134,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> update( @@ -150,8 +149,7 @@ Mono>> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}") @ExpectedResponses({200, 202, 204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> delete( @@ -166,8 +164,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> getByResourceGroup( @@ -182,8 +179,7 @@ Mono> getByResourceGroup( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/instanceView") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/instanceView") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> instanceView( @@ -197,8 +193,7 @@ Mono> instanceView( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/convertToManagedDisks") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/convertToManagedDisks") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> convertToManagedDisks( @@ -212,8 +207,7 @@ Mono>> convertToManagedDisks( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/deallocate") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/deallocate") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> deallocate( @@ -228,8 +222,7 @@ Mono>> deallocate( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/generalize") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/generalize") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> generalize( @@ -243,14 +236,14 @@ Mono> generalize( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listByResourceGroup( @HostParam("$host") String endpoint, @PathParam("resourceGroupName") String resourceGroupName, @QueryParam("$filter") String filter, + @QueryParam("$expand") ExpandTypeForListVMs expand, @QueryParam("api-version") String apiVersion, @PathParam("subscriptionId") String subscriptionId, @HeaderParam("Accept") String accept, @@ -266,13 +259,13 @@ Mono> list( @PathParam("subscriptionId") String subscriptionId, @QueryParam("statusOnly") String statusOnly, @QueryParam("$filter") String filter, + @QueryParam("$expand") ExpandTypesForListVMs expand, @HeaderParam("Accept") String accept, Context context); @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/vmSizes") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/vmSizes") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> listAvailableSizes( @@ -286,8 +279,7 @@ Mono> listAvailableSizes( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/powerOff") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/powerOff") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> powerOff( @@ -302,8 +294,7 @@ Mono>> powerOff( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/reapply") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/reapply") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> reapply( @@ -317,8 +308,7 @@ Mono>> reapply( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/restart") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/restart") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> restart( @@ -332,8 +322,7 @@ Mono>> restart( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/start") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/start") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> start( @@ -347,8 +336,7 @@ Mono>> start( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/redeploy") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/redeploy") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> redeploy( @@ -362,8 +350,7 @@ Mono>> redeploy( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/reimage") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/reimage") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> reimage( @@ -378,8 +365,7 @@ Mono>> reimage( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/retrieveBootDiagnosticsData") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/retrieveBootDiagnosticsData") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> retrieveBootDiagnosticsData( @@ -394,8 +380,7 @@ Mono> retrieveBootDiagnosticsDa @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/performMaintenance") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/performMaintenance") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> performMaintenance( @@ -409,8 +394,7 @@ Mono>> performMaintenance( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/simulateEviction") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/simulateEviction") @ExpectedResponses({204}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono> simulateEviction( @@ -424,8 +408,7 @@ Mono> simulateEviction( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/assessPatches") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/assessPatches") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> assessPatches( @@ -439,8 +422,7 @@ Mono>> assessPatches( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/installPatches") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/installPatches") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ApiErrorException.class) Mono>> installPatches( @@ -455,8 +437,7 @@ Mono>> installPatches( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute" - + "/virtualMachines/{vmName}/runCommand") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/runCommand") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> runCommand( @@ -527,7 +508,7 @@ private Mono> listByLocationSinglePageAsync(S new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -580,7 +561,7 @@ private Mono> listByLocationSinglePageAsync(S new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -702,7 +683,7 @@ public Mono>> captureWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -761,7 +742,7 @@ private Mono>> captureWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -986,7 +967,7 @@ public Mono>> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1044,7 +1025,7 @@ private Mono>> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1262,7 +1243,7 @@ public Mono>> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1319,7 +1300,7 @@ private Mono>> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1523,7 +1504,7 @@ public Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1575,7 +1556,7 @@ private Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1810,7 +1791,7 @@ public Mono> getByResourceGroupWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1865,7 +1846,7 @@ private Mono> getByResourceGroupWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1967,7 +1948,7 @@ public Mono> instanceViewWithResponseA new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2018,7 +1999,7 @@ private Mono> instanceViewWithResponse new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2113,7 +2094,7 @@ public Mono>> convertToManagedDisksWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2164,7 +2145,7 @@ private Mono>> convertToManagedDisksWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2357,7 +2338,7 @@ public Mono>> deallocateWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2410,7 +2391,7 @@ private Mono>> deallocateWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2621,9 +2602,9 @@ public void deallocate(String resourceGroupName, String vmName, Boolean hibernat /** * Sets the OS state of the virtual machine to generalized. It is recommended to sysprep the virtual machine before - * performing this operation. <br>For Windows, please refer to [Create a managed image of a generalized VM in - * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource).<br>For Linux, - * please refer to [How to create an image of a virtual machine or + * performing this operation. For Windows, please refer to [Create a managed image of a generalized VM in + * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource). For Linux, please refer + * to [How to create an image of a virtual machine or * VHD](https://docs.microsoft.com/azure/virtual-machines/linux/capture-image). * * @param resourceGroupName The name of the resource group. @@ -2654,7 +2635,7 @@ public Mono> generalizeWithResponseAsync(String resourceGroupName new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2673,9 +2654,9 @@ public Mono> generalizeWithResponseAsync(String resourceGroupName /** * Sets the OS state of the virtual machine to generalized. It is recommended to sysprep the virtual machine before - * performing this operation. <br>For Windows, please refer to [Create a managed image of a generalized VM in - * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource).<br>For Linux, - * please refer to [How to create an image of a virtual machine or + * performing this operation. For Windows, please refer to [Create a managed image of a generalized VM in + * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource). For Linux, please refer + * to [How to create an image of a virtual machine or * VHD](https://docs.microsoft.com/azure/virtual-machines/linux/capture-image). * * @param resourceGroupName The name of the resource group. @@ -2707,7 +2688,7 @@ private Mono> generalizeWithResponseAsync(String resourceGroupNam new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2723,9 +2704,9 @@ private Mono> generalizeWithResponseAsync(String resourceGroupNam /** * Sets the OS state of the virtual machine to generalized. It is recommended to sysprep the virtual machine before - * performing this operation. <br>For Windows, please refer to [Create a managed image of a generalized VM in - * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource).<br>For Linux, - * please refer to [How to create an image of a virtual machine or + * performing this operation. For Windows, please refer to [Create a managed image of a generalized VM in + * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource). For Linux, please refer + * to [How to create an image of a virtual machine or * VHD](https://docs.microsoft.com/azure/virtual-machines/linux/capture-image). * * @param resourceGroupName The name of the resource group. @@ -2742,9 +2723,9 @@ public Mono generalizeAsync(String resourceGroupName, String vmName) { /** * Sets the OS state of the virtual machine to generalized. It is recommended to sysprep the virtual machine before - * performing this operation. <br>For Windows, please refer to [Create a managed image of a generalized VM in - * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource).<br>For Linux, - * please refer to [How to create an image of a virtual machine or + * performing this operation. For Windows, please refer to [Create a managed image of a generalized VM in + * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource). For Linux, please refer + * to [How to create an image of a virtual machine or * VHD](https://docs.microsoft.com/azure/virtual-machines/linux/capture-image). * * @param resourceGroupName The name of the resource group. @@ -2762,9 +2743,9 @@ public Response generalizeWithResponse(String resourceGroupName, String vm /** * Sets the OS state of the virtual machine to generalized. It is recommended to sysprep the virtual machine before - * performing this operation. <br>For Windows, please refer to [Create a managed image of a generalized VM in - * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource).<br>For Linux, - * please refer to [How to create an image of a virtual machine or + * performing this operation. For Windows, please refer to [Create a managed image of a generalized VM in + * Azure](https://docs.microsoft.com/azure/virtual-machines/windows/capture-image-resource). For Linux, please refer + * to [How to create an image of a virtual machine or * VHD](https://docs.microsoft.com/azure/virtual-machines/linux/capture-image). * * @param resourceGroupName The name of the resource group. @@ -2786,6 +2767,8 @@ public void generalize(String resourceGroupName, String vmName) { * @param filter The system query option to filter VMs returned in the response. Allowed value is * 'virtualMachineScaleSet/id' eq * /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}'. + * @param expand The expand expression to apply on operation. 'instanceView' enables fetching run time status of all + * Virtual Machines, this can only be specified if a valid $filter option is specified. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -2794,7 +2777,7 @@ public void generalize(String resourceGroupName, String vmName) { */ @ServiceMethod(returns = ReturnType.SINGLE) private Mono> listByResourceGroupSinglePageAsync( - String resourceGroupName, String filter) { + String resourceGroupName, String filter, ExpandTypeForListVMs expand) { if (this.client.getEndpoint() == null) { return Mono .error( @@ -2811,7 +2794,7 @@ private Mono> listByResourceGroupSinglePageAs new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2821,6 +2804,7 @@ private Mono> listByResourceGroupSinglePageAs this.client.getEndpoint(), resourceGroupName, filter, + expand, apiVersion, this.client.getSubscriptionId(), accept, @@ -2845,6 +2829,8 @@ private Mono> listByResourceGroupSinglePageAs * @param filter The system query option to filter VMs returned in the response. Allowed value is * 'virtualMachineScaleSet/id' eq * /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}'. + * @param expand The expand expression to apply on operation. 'instanceView' enables fetching run time status of all + * Virtual Machines, this can only be specified if a valid $filter option is specified. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -2854,7 +2840,7 @@ private Mono> listByResourceGroupSinglePageAs */ @ServiceMethod(returns = ReturnType.SINGLE) private Mono> listByResourceGroupSinglePageAsync( - String resourceGroupName, String filter, Context context) { + String resourceGroupName, String filter, ExpandTypeForListVMs expand, Context context) { if (this.client.getEndpoint() == null) { return Mono .error( @@ -2871,7 +2857,7 @@ private Mono> listByResourceGroupSinglePageAs new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2879,6 +2865,7 @@ private Mono> listByResourceGroupSinglePageAs this.client.getEndpoint(), resourceGroupName, filter, + expand, apiVersion, this.client.getSubscriptionId(), accept, @@ -2902,15 +2889,18 @@ private Mono> listByResourceGroupSinglePageAs * @param filter The system query option to filter VMs returned in the response. Allowed value is * 'virtualMachineScaleSet/id' eq * /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}'. + * @param expand The expand expression to apply on operation. 'instanceView' enables fetching run time status of all + * Virtual Machines, this can only be specified if a valid $filter option is specified. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. * @return the List Virtual Machine operation response as paginated response with {@link PagedFlux}. */ @ServiceMethod(returns = ReturnType.COLLECTION) - public PagedFlux listByResourceGroupAsync(String resourceGroupName, String filter) { + public PagedFlux listByResourceGroupAsync( + String resourceGroupName, String filter, ExpandTypeForListVMs expand) { return new PagedFlux<>( - () -> listByResourceGroupSinglePageAsync(resourceGroupName, filter), + () -> listByResourceGroupSinglePageAsync(resourceGroupName, filter, expand), nextLink -> listNextSinglePageAsync(nextLink)); } @@ -2927,8 +2917,9 @@ public PagedFlux listByResourceGroupAsync(String resourceGr @ServiceMethod(returns = ReturnType.COLLECTION) public PagedFlux listByResourceGroupAsync(String resourceGroupName) { final String filter = null; + final ExpandTypeForListVMs expand = null; return new PagedFlux<>( - () -> listByResourceGroupSinglePageAsync(resourceGroupName, filter), + () -> listByResourceGroupSinglePageAsync(resourceGroupName, filter, expand), nextLink -> listNextSinglePageAsync(nextLink)); } @@ -2940,6 +2931,8 @@ public PagedFlux listByResourceGroupAsync(String resourceGr * @param filter The system query option to filter VMs returned in the response. Allowed value is * 'virtualMachineScaleSet/id' eq * /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}'. + * @param expand The expand expression to apply on operation. 'instanceView' enables fetching run time status of all + * Virtual Machines, this can only be specified if a valid $filter option is specified. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -2948,9 +2941,9 @@ public PagedFlux listByResourceGroupAsync(String resourceGr */ @ServiceMethod(returns = ReturnType.COLLECTION) private PagedFlux listByResourceGroupAsync( - String resourceGroupName, String filter, Context context) { + String resourceGroupName, String filter, ExpandTypeForListVMs expand, Context context) { return new PagedFlux<>( - () -> listByResourceGroupSinglePageAsync(resourceGroupName, filter, context), + () -> listByResourceGroupSinglePageAsync(resourceGroupName, filter, expand, context), nextLink -> listNextSinglePageAsync(nextLink, context)); } @@ -2967,7 +2960,8 @@ private PagedFlux listByResourceGroupAsync( @ServiceMethod(returns = ReturnType.COLLECTION) public PagedIterable listByResourceGroup(String resourceGroupName) { final String filter = null; - return new PagedIterable<>(listByResourceGroupAsync(resourceGroupName, filter)); + final ExpandTypeForListVMs expand = null; + return new PagedIterable<>(listByResourceGroupAsync(resourceGroupName, filter, expand)); } /** @@ -2978,6 +2972,8 @@ public PagedIterable listByResourceGroup(String resourceGro * @param filter The system query option to filter VMs returned in the response. Allowed value is * 'virtualMachineScaleSet/id' eq * /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}'. + * @param expand The expand expression to apply on operation. 'instanceView' enables fetching run time status of all + * Virtual Machines, this can only be specified if a valid $filter option is specified. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -2986,8 +2982,8 @@ public PagedIterable listByResourceGroup(String resourceGro */ @ServiceMethod(returns = ReturnType.COLLECTION) public PagedIterable listByResourceGroup( - String resourceGroupName, String filter, Context context) { - return new PagedIterable<>(listByResourceGroupAsync(resourceGroupName, filter, context)); + String resourceGroupName, String filter, ExpandTypeForListVMs expand, Context context) { + return new PagedIterable<>(listByResourceGroupAsync(resourceGroupName, filter, expand, context)); } /** @@ -2998,6 +2994,8 @@ public PagedIterable listByResourceGroup( * @param filter The system query option to filter VMs returned in the response. Allowed value is * 'virtualMachineScaleSet/id' eq * /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}'. + * @param expand The expand expression to apply on operation. 'instanceView' enables fetching run time status of all + * Virtual Machines, this can only be specified if a valid $filter option is specified. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -3005,7 +3003,8 @@ public PagedIterable listByResourceGroup( * {@link Mono}. */ @ServiceMethod(returns = ReturnType.SINGLE) - private Mono> listSinglePageAsync(String statusOnly, String filter) { + private Mono> listSinglePageAsync( + String statusOnly, String filter, ExpandTypesForListVMs expand) { if (this.client.getEndpoint() == null) { return Mono .error( @@ -3018,7 +3017,7 @@ private Mono> listSinglePageAsync(String stat new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3030,6 +3029,7 @@ private Mono> listSinglePageAsync(String stat this.client.getSubscriptionId(), statusOnly, filter, + expand, accept, context)) .>map( @@ -3052,6 +3052,8 @@ private Mono> listSinglePageAsync(String stat * @param filter The system query option to filter VMs returned in the response. Allowed value is * 'virtualMachineScaleSet/id' eq * /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}'. + * @param expand The expand expression to apply on operation. 'instanceView' enables fetching run time status of all + * Virtual Machines, this can only be specified if a valid $filter option is specified. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -3061,7 +3063,7 @@ private Mono> listSinglePageAsync(String stat */ @ServiceMethod(returns = ReturnType.SINGLE) private Mono> listSinglePageAsync( - String statusOnly, String filter, Context context) { + String statusOnly, String filter, ExpandTypesForListVMs expand, Context context) { if (this.client.getEndpoint() == null) { return Mono .error( @@ -3074,7 +3076,7 @@ private Mono> listSinglePageAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -3084,6 +3086,7 @@ private Mono> listSinglePageAsync( this.client.getSubscriptionId(), statusOnly, filter, + expand, accept, context) .map( @@ -3105,15 +3108,17 @@ private Mono> listSinglePageAsync( * @param filter The system query option to filter VMs returned in the response. Allowed value is * 'virtualMachineScaleSet/id' eq * /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}'. + * @param expand The expand expression to apply on operation. 'instanceView' enables fetching run time status of all + * Virtual Machines, this can only be specified if a valid $filter option is specified. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. * @return the List Virtual Machine operation response as paginated response with {@link PagedFlux}. */ @ServiceMethod(returns = ReturnType.COLLECTION) - public PagedFlux listAsync(String statusOnly, String filter) { + public PagedFlux listAsync(String statusOnly, String filter, ExpandTypesForListVMs expand) { return new PagedFlux<>( - () -> listSinglePageAsync(statusOnly, filter), nextLink -> listAllNextSinglePageAsync(nextLink)); + () -> listSinglePageAsync(statusOnly, filter, expand), nextLink -> listAllNextSinglePageAsync(nextLink)); } /** @@ -3128,8 +3133,9 @@ public PagedFlux listAsync(String statusOnly, String filter public PagedFlux listAsync() { final String statusOnly = null; final String filter = null; + final ExpandTypesForListVMs expand = null; return new PagedFlux<>( - () -> listSinglePageAsync(statusOnly, filter), nextLink -> listAllNextSinglePageAsync(nextLink)); + () -> listSinglePageAsync(statusOnly, filter, expand), nextLink -> listAllNextSinglePageAsync(nextLink)); } /** @@ -3140,6 +3146,8 @@ public PagedFlux listAsync() { * @param filter The system query option to filter VMs returned in the response. Allowed value is * 'virtualMachineScaleSet/id' eq * /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}'. + * @param expand The expand expression to apply on operation. 'instanceView' enables fetching run time status of all + * Virtual Machines, this can only be specified if a valid $filter option is specified. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -3147,9 +3155,10 @@ public PagedFlux listAsync() { * @return the List Virtual Machine operation response as paginated response with {@link PagedFlux}. */ @ServiceMethod(returns = ReturnType.COLLECTION) - private PagedFlux listAsync(String statusOnly, String filter, Context context) { + private PagedFlux listAsync( + String statusOnly, String filter, ExpandTypesForListVMs expand, Context context) { return new PagedFlux<>( - () -> listSinglePageAsync(statusOnly, filter, context), + () -> listSinglePageAsync(statusOnly, filter, expand, context), nextLink -> listAllNextSinglePageAsync(nextLink, context)); } @@ -3165,7 +3174,8 @@ private PagedFlux listAsync(String statusOnly, String filte public PagedIterable list() { final String statusOnly = null; final String filter = null; - return new PagedIterable<>(listAsync(statusOnly, filter)); + final ExpandTypesForListVMs expand = null; + return new PagedIterable<>(listAsync(statusOnly, filter, expand)); } /** @@ -3176,6 +3186,8 @@ public PagedIterable list() { * @param filter The system query option to filter VMs returned in the response. Allowed value is * 'virtualMachineScaleSet/id' eq * /subscriptions/{subId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}'. + * @param expand The expand expression to apply on operation. 'instanceView' enables fetching run time status of all + * Virtual Machines, this can only be specified if a valid $filter option is specified. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -3183,8 +3195,9 @@ public PagedIterable list() { * @return the List Virtual Machine operation response as paginated response with {@link PagedIterable}. */ @ServiceMethod(returns = ReturnType.COLLECTION) - public PagedIterable list(String statusOnly, String filter, Context context) { - return new PagedIterable<>(listAsync(statusOnly, filter, context)); + public PagedIterable list( + String statusOnly, String filter, ExpandTypesForListVMs expand, Context context) { + return new PagedIterable<>(listAsync(statusOnly, filter, expand, context)); } /** @@ -3220,7 +3233,7 @@ private Mono> listAvailableSizesSinglePag new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3275,7 +3288,7 @@ private Mono> listAvailableSizesSinglePag new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -3393,7 +3406,7 @@ public Mono>> powerOffWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3448,7 +3461,7 @@ private Mono>> powerOffWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -3700,7 +3713,7 @@ public Mono>> reapplyWithResponseAsync(String resource new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3750,7 +3763,7 @@ private Mono>> reapplyWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -3928,7 +3941,7 @@ public Mono>> restartWithResponseAsync(String resource new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3978,7 +3991,7 @@ private Mono>> restartWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -4156,7 +4169,7 @@ public Mono>> startWithResponseAsync(String resourceGr new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -4206,7 +4219,7 @@ private Mono>> startWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -4384,7 +4397,7 @@ public Mono>> redeployWithResponseAsync(String resourc new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -4434,7 +4447,7 @@ private Mono>> redeployWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -4621,7 +4634,7 @@ public Mono>> reimageWithResponseAsync( if (parameters != null) { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -4680,7 +4693,7 @@ private Mono>> reimageWithResponseAsync( if (parameters != null) { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -4928,8 +4941,8 @@ public void reimage( * @param resourceGroupName The name of the resource group. * @param vmName The name of the virtual machine. * @param sasUriExpirationTimeInMinutes Expiration duration in minutes for the SAS URIs with a value between 1 to - * 1440 minutes. <br><br>NOTE: If not specified, SAS URIs will be generated with a default - * expiration duration of 120 minutes. + * 1440 minutes. **Note:** If not specified, SAS URIs will be generated with a default expiration duration of + * 120 minutes. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. @@ -4958,7 +4971,7 @@ public Mono> retrieveBootDiagno new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -4982,8 +4995,8 @@ public Mono> retrieveBootDiagno * @param resourceGroupName The name of the resource group. * @param vmName The name of the virtual machine. * @param sasUriExpirationTimeInMinutes Expiration duration in minutes for the SAS URIs with a value between 1 to - * 1440 minutes. <br><br>NOTE: If not specified, SAS URIs will be generated with a default - * expiration duration of 120 minutes. + * 1440 minutes. **Note:** If not specified, SAS URIs will be generated with a default expiration duration of + * 120 minutes. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -5013,7 +5026,7 @@ private Mono> retrieveBootDiagn new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -5052,8 +5065,8 @@ public Mono retrieveBootDiagnosticsDataA * @param resourceGroupName The name of the resource group. * @param vmName The name of the virtual machine. * @param sasUriExpirationTimeInMinutes Expiration duration in minutes for the SAS URIs with a value between 1 to - * 1440 minutes. <br><br>NOTE: If not specified, SAS URIs will be generated with a default - * expiration duration of 120 minutes. + * 1440 minutes. **Note:** If not specified, SAS URIs will be generated with a default expiration duration of + * 120 minutes. * @param context The context to associate with this operation. * @throws IllegalArgumentException thrown if parameters fail the validation. * @throws ApiErrorException thrown if the request is rejected by server. @@ -5118,7 +5131,7 @@ public Mono>> performMaintenanceWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -5168,7 +5181,7 @@ private Mono>> performMaintenanceWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -5349,7 +5362,7 @@ public Mono> simulateEvictionWithResponseAsync(String resourceGro new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -5399,7 +5412,7 @@ private Mono> simulateEvictionWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -5490,7 +5503,7 @@ public Mono>> assessPatchesWithResponseAsync(String re new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -5541,7 +5554,7 @@ private Mono>> assessPatchesWithResponseAsync( new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -5744,7 +5757,7 @@ public Mono>> installPatchesWithResponseAsync( } else { installPatchesInput.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -5806,7 +5819,7 @@ private Mono>> installPatchesWithResponseAsync( } else { installPatchesInput.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -6038,7 +6051,7 @@ public Mono>> runCommandWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; return FluxUtil .withContext( @@ -6095,7 +6108,7 @@ private Mono>> runCommandWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2022-11-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json, text/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/AutomaticOSUpgradePolicy.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/AutomaticOSUpgradePolicy.java index 448b7ddc80628..98eef9b746a14 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/AutomaticOSUpgradePolicy.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/AutomaticOSUpgradePolicy.java @@ -12,8 +12,8 @@ public final class AutomaticOSUpgradePolicy { /* * Indicates whether OS upgrades should automatically be applied to scale set instances in a rolling fashion when a - * newer version of the OS image becomes available. Default value is false.

    If this is set to true for - * Windows based scale sets, + * newer version of the OS image becomes available. Default value is false. If this is set to true for Windows + * based scale sets, * [enableAutomaticUpdates](https://docs.microsoft.com/dotnet/api/microsoft.azure.management.compute.models.windowsconfiguration.enableautomaticupdates?view=azure-dotnet) * is automatically set to false and cannot be set to true. */ @@ -40,7 +40,7 @@ public AutomaticOSUpgradePolicy() { /** * Get the enableAutomaticOSUpgrade property: Indicates whether OS upgrades should automatically be applied to scale * set instances in a rolling fashion when a newer version of the OS image becomes available. Default value is - * false. <br><br> If this is set to true for Windows based scale sets, + * false. If this is set to true for Windows based scale sets, * [enableAutomaticUpdates](https://docs.microsoft.com/dotnet/api/microsoft.azure.management.compute.models.windowsconfiguration.enableautomaticupdates?view=azure-dotnet) * is automatically set to false and cannot be set to true. * @@ -53,7 +53,7 @@ public Boolean enableAutomaticOSUpgrade() { /** * Set the enableAutomaticOSUpgrade property: Indicates whether OS upgrades should automatically be applied to scale * set instances in a rolling fashion when a newer version of the OS image becomes available. Default value is - * false. <br><br> If this is set to true for Windows based scale sets, + * false. If this is set to true for Windows based scale sets, * [enableAutomaticUpdates](https://docs.microsoft.com/dotnet/api/microsoft.azure.management.compute.models.windowsconfiguration.enableautomaticupdates?view=azure-dotnet) * is automatically set to false and cannot be set to true. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/AvailabilitySetUpdate.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/AvailabilitySetUpdate.java index 9e392308da56c..d5a966098c19d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/AvailabilitySetUpdate.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/AvailabilitySetUpdate.java @@ -140,7 +140,7 @@ public AvailabilitySetUpdate withVirtualMachines(List virtualMachin /** * Get the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * availability set should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * availability set should be assigned to. Minimum api-version: 2018-04-01. * * @return the proximityPlacementGroup value. */ @@ -150,7 +150,7 @@ public SubResource proximityPlacementGroup() { /** * Set the proximityPlacementGroup property: Specifies information about the proximity placement group that the - * availability set should be assigned to. <br><br>Minimum api-version: 2018-04-01. + * availability set should be assigned to. Minimum api-version: 2018-04-01. * * @param proximityPlacementGroup the proximityPlacementGroup value to set. * @return the AvailabilitySetUpdate object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/BillingProfile.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/BillingProfile.java index 378875b541e55..31904272f6666 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/BillingProfile.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/BillingProfile.java @@ -7,10 +7,7 @@ import com.azure.core.annotation.Fluent; import com.fasterxml.jackson.annotation.JsonProperty; -/** - * Specifies the billing related details of a Azure Spot VM or VMSS. <br><br>Minimum api-version: - * 2019-03-01. - */ +/** Specifies the billing related details of a Azure Spot VM or VMSS. Minimum api-version: 2019-03-01. */ @Fluent public final class BillingProfile { /* diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/BootDiagnostics.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/BootDiagnostics.java index 75fca744e5995..bd82f663e6ebd 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/BootDiagnostics.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/BootDiagnostics.java @@ -9,8 +9,8 @@ /** * Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. - * <br><br> You can easily view the output of your console log. <br><br> Azure also enables you - * to see a screenshot of the VM from the hypervisor. + * You can easily view the output of your console log. Azure also enables you to see a screenshot of the VM from the + * hypervisor. */ @Fluent public final class BootDiagnostics { @@ -21,8 +21,8 @@ public final class BootDiagnostics { private Boolean enabled; /* - * Uri of the storage account to use for placing the console output and screenshot.

    If storageUri is not - * specified while enabling boot diagnostics, managed storage will be used. + * Uri of the storage account to use for placing the console output and screenshot. If storageUri is not specified + * while enabling boot diagnostics, managed storage will be used. */ @JsonProperty(value = "storageUri") private String storageUri; @@ -52,8 +52,8 @@ public BootDiagnostics withEnabled(Boolean enabled) { } /** - * Get the storageUri property: Uri of the storage account to use for placing the console output and screenshot. - * <br><br>If storageUri is not specified while enabling boot diagnostics, managed storage will be used. + * Get the storageUri property: Uri of the storage account to use for placing the console output and screenshot. If + * storageUri is not specified while enabling boot diagnostics, managed storage will be used. * * @return the storageUri value. */ @@ -62,8 +62,8 @@ public String storageUri() { } /** - * Set the storageUri property: Uri of the storage account to use for placing the console output and screenshot. - * <br><br>If storageUri is not specified while enabling boot diagnostics, managed storage will be used. + * Set the storageUri property: Uri of the storage account to use for placing the console output and screenshot. If + * storageUri is not specified while enabling boot diagnostics, managed storage will be used. * * @param storageUri the storageUri value to set. * @return the BootDiagnostics object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/BootDiagnosticsInstanceView.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/BootDiagnosticsInstanceView.java index 4e94d2f327cc5..fe3a18d6017ed 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/BootDiagnosticsInstanceView.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/BootDiagnosticsInstanceView.java @@ -11,21 +11,21 @@ @Immutable public final class BootDiagnosticsInstanceView { /* - * The console screenshot blob URI.

    NOTE: This will **not** be set if boot diagnostics is currently enabled + * The console screenshot blob URI. **Note:** This will **not** be set if boot diagnostics is currently enabled * with managed storage. */ @JsonProperty(value = "consoleScreenshotBlobUri", access = JsonProperty.Access.WRITE_ONLY) private String consoleScreenshotBlobUri; /* - * The serial console log blob Uri.

    NOTE: This will **not** be set if boot diagnostics is currently enabled + * The serial console log blob Uri. **Note:** This will **not** be set if boot diagnostics is currently enabled * with managed storage. */ @JsonProperty(value = "serialConsoleLogBlobUri", access = JsonProperty.Access.WRITE_ONLY) private String serialConsoleLogBlobUri; /* - * The boot diagnostics status information for the VM.

    NOTE: It will be set only if there are errors + * The boot diagnostics status information for the VM. **Note:** It will be set only if there are errors * encountered in enabling boot diagnostics. */ @JsonProperty(value = "status", access = JsonProperty.Access.WRITE_ONLY) @@ -36,8 +36,8 @@ public BootDiagnosticsInstanceView() { } /** - * Get the consoleScreenshotBlobUri property: The console screenshot blob URI. <br><br>NOTE: This will - * **not** be set if boot diagnostics is currently enabled with managed storage. + * Get the consoleScreenshotBlobUri property: The console screenshot blob URI. **Note:** This will **not** be set if + * boot diagnostics is currently enabled with managed storage. * * @return the consoleScreenshotBlobUri value. */ @@ -46,8 +46,8 @@ public String consoleScreenshotBlobUri() { } /** - * Get the serialConsoleLogBlobUri property: The serial console log blob Uri. <br><br>NOTE: This will - * **not** be set if boot diagnostics is currently enabled with managed storage. + * Get the serialConsoleLogBlobUri property: The serial console log blob Uri. **Note:** This will **not** be set if + * boot diagnostics is currently enabled with managed storage. * * @return the serialConsoleLogBlobUri value. */ @@ -56,8 +56,8 @@ public String serialConsoleLogBlobUri() { } /** - * Get the status property: The boot diagnostics status information for the VM. <br><br> NOTE: It will - * be set only if there are errors encountered in enabling boot diagnostics. + * Get the status property: The boot diagnostics status information for the VM. **Note:** It will be set only if + * there are errors encountered in enabling boot diagnostics. * * @return the status value. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/CachingTypes.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/CachingTypes.java index d2173a1e8f51c..a5b6036241e5b 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/CachingTypes.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/CachingTypes.java @@ -8,9 +8,8 @@ import com.fasterxml.jackson.annotation.JsonValue; /** - * Specifies the caching requirements. <br><br> Possible values are: <br><br> **None** - * <br><br> **ReadOnly** <br><br> **ReadWrite** <br><br> Default: **None for - * Standard storage. ReadOnly for Premium storage**. + * Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** **ReadWrite.** The default values + * are: **None for Standard storage. ReadOnly for Premium storage**. */ public enum CachingTypes { /** Enum value None. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationUpdate.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationUpdate.java index ce0bf47d98612..b8b2d1cfda7fc 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationUpdate.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationUpdate.java @@ -87,9 +87,9 @@ public String reservationId() { /** * Get the platformFaultDomainCount property: Specifies the value of fault domain count that Capacity Reservation - * supports for requested VM size.<br>NOTE: The fault domain count specified for a resource (like virtual - * machines scale set) must be less than or equal to this value if it deploys using capacity - * reservation.<br><br>Minimum api-version: 2022-08-01. + * supports for requested VM size. **Note:** The fault domain count specified for a resource (like virtual machines + * scale set) must be less than or equal to this value if it deploys using capacity reservation. Minimum + * api-version: 2022-08-01. * * @return the platformFaultDomainCount value. */ @@ -135,8 +135,8 @@ public CapacityReservationInstanceView instanceView() { } /** - * Get the timeCreated property: Specifies the time at which the Capacity Reservation resource was - * created.<br><br>Minimum api-version: 2021-11-01. + * Get the timeCreated property: Specifies the time at which the Capacity Reservation resource was created. Minimum + * api-version: 2021-11-01. * * @return the timeCreated value. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationUtilization.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationUtilization.java index 4db81b6f0d592..441f997f44fd8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationUtilization.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/CapacityReservationUtilization.java @@ -13,7 +13,7 @@ public final class CapacityReservationUtilization { /* * The value provides the current capacity of the VM size which was reserved successfully and for which the - * customer is getting billed.

    Minimum api-version: 2022-08-01. + * customer is getting billed. Minimum api-version: 2022-08-01. */ @JsonProperty(value = "currentCapacity", access = JsonProperty.Access.WRITE_ONLY) private Integer currentCapacity; @@ -30,7 +30,7 @@ public CapacityReservationUtilization() { /** * Get the currentCapacity property: The value provides the current capacity of the VM size which was reserved - * successfully and for which the customer is getting billed.<br><br>Minimum api-version: 2022-08-01. + * successfully and for which the customer is getting billed. Minimum api-version: 2022-08-01. * * @return the currentCapacity value. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DataDisk.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DataDisk.java index 3ca00aee5b119..759a24a1134cf 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DataDisk.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DataDisk.java @@ -38,8 +38,8 @@ public final class DataDisk { private VirtualHardDisk image; /* - * Specifies the caching requirements.

    Possible values are:

    **None**

    **ReadOnly** - *

    **ReadWrite**

    Default: **None for Standard storage. ReadOnly for Premium storage** + * Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** **ReadWrite.** The defaulting + * behavior is: **None for Standard storage. ReadOnly for Premium storage.** */ @JsonProperty(value = "caching") private CachingTypes caching; @@ -51,19 +51,19 @@ public final class DataDisk { private Boolean writeAcceleratorEnabled; /* - * Specifies how the virtual machine should be created.

    Possible values are:

    **Attach** \u2013 This - * value is used when you are using a specialized disk to create the virtual machine.

    **FromImage** \u2013 - * This value is used when you are using an image to create the virtual machine. If you are using a platform image, - * you also use the imageReference element described above. If you are using a marketplace image, you also use the - * plan element previously described. + * Specifies how the virtual machine should be created. Possible values are: **Attach.** This value is used when + * you are using a specialized disk to create the virtual machine. **FromImage.** This value is used when you are + * using an image to create the virtual machine. If you are using a platform image, you should also use the + * imageReference element described above. If you are using a marketplace image, you should also use the plan + * element previously described. */ @JsonProperty(value = "createOption", required = true) private DiskCreateOptionTypes createOption; /* * Specifies the size of an empty data disk in gigabytes. This element can be used to overwrite the size of the - * disk in a virtual machine image.

    diskSizeGB is the number of bytes x 1024^3 for the disk and the value - * cannot be larger than 1023 + * disk in a virtual machine image. The property 'diskSizeGB' is the number of bytes x 1024^3 for the disk and the + * value cannot be larger than 1023. */ @JsonProperty(value = "diskSizeGB") private Integer diskSizeGB; @@ -96,21 +96,20 @@ public final class DataDisk { /* * Specifies the detach behavior to be used while detaching a disk or which is already in the process of detachment - * from the virtual machine. Supported values: **ForceDetach**.

    detachOption: **ForceDetach** is - * applicable only for managed data disks. If a previous detachment attempt of the data disk did not complete due - * to an unexpected failure from the virtual machine and the disk is still not released then use force-detach as a - * last resort option to detach the disk forcibly from the VM. All writes might not have been flushed when using - * this detach behavior.

    This feature is still in preview mode and is not supported for - * VirtualMachineScaleSet. To force-detach a data disk update toBeDetached to 'true' along with setting - * detachOption: 'ForceDetach'. + * from the virtual machine. Supported values: **ForceDetach.** detachOption: **ForceDetach** is applicable only + * for managed data disks. If a previous detachment attempt of the data disk did not complete due to an unexpected + * failure from the virtual machine and the disk is still not released then use force-detach as a last resort + * option to detach the disk forcibly from the VM. All writes might not have been flushed when using this detach + * behavior. **This feature is still in preview** mode and is not supported for VirtualMachineScaleSet. To + * force-detach a data disk update toBeDetached to 'true' along with setting detachOption: 'ForceDetach'. */ @JsonProperty(value = "detachOption") private DiskDetachOptionTypes detachOption; /* - * Specifies whether data disk should be deleted or detached upon VM deletion.

    Possible values:

    - * **Delete** If this value is used, the data disk is deleted when VM is deleted.

    **Detach** If this value - * is used, the data disk is retained after VM is deleted.

    The default value is set to **detach** + * Specifies whether data disk should be deleted or detached upon VM deletion. Possible values are: **Delete.** If + * this value is used, the data disk is deleted when VM is deleted. **Detach.** If this value is used, the data + * disk is retained after VM is deleted. The default value is set to **Detach**. */ @JsonProperty(value = "deleteOption") private DiskDeleteOptionTypes deleteOption; @@ -206,9 +205,8 @@ public DataDisk withImage(VirtualHardDisk image) { } /** - * Get the caching property: Specifies the caching requirements. <br><br> Possible values are: - * <br><br> **None** <br><br> **ReadOnly** <br><br> **ReadWrite** - * <br><br> Default: **None for Standard storage. ReadOnly for Premium storage**. + * Get the caching property: Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** + * **ReadWrite.** The defaulting behavior is: **None for Standard storage. ReadOnly for Premium storage.**. * * @return the caching value. */ @@ -217,9 +215,8 @@ public CachingTypes caching() { } /** - * Set the caching property: Specifies the caching requirements. <br><br> Possible values are: - * <br><br> **None** <br><br> **ReadOnly** <br><br> **ReadWrite** - * <br><br> Default: **None for Standard storage. ReadOnly for Premium storage**. + * Set the caching property: Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** + * **ReadWrite.** The defaulting behavior is: **None for Standard storage. ReadOnly for Premium storage.**. * * @param caching the caching value to set. * @return the DataDisk object itself. @@ -252,11 +249,11 @@ public DataDisk withWriteAcceleratorEnabled(Boolean writeAcceleratorEnabled) { } /** - * Get the createOption property: Specifies how the virtual machine should be created.<br><br> Possible - * values are:<br><br> **Attach** \u2013 This value is used when you are using a specialized disk to - * create the virtual machine.<br><br> **FromImage** \u2013 This value is used when you are using an - * image to create the virtual machine. If you are using a platform image, you also use the imageReference element - * described above. If you are using a marketplace image, you also use the plan element previously described. + * Get the createOption property: Specifies how the virtual machine should be created. Possible values are: + * **Attach.** This value is used when you are using a specialized disk to create the virtual machine. + * **FromImage.** This value is used when you are using an image to create the virtual machine. If you are using a + * platform image, you should also use the imageReference element described above. If you are using a marketplace + * image, you should also use the plan element previously described. * * @return the createOption value. */ @@ -265,11 +262,11 @@ public DiskCreateOptionTypes createOption() { } /** - * Set the createOption property: Specifies how the virtual machine should be created.<br><br> Possible - * values are:<br><br> **Attach** \u2013 This value is used when you are using a specialized disk to - * create the virtual machine.<br><br> **FromImage** \u2013 This value is used when you are using an - * image to create the virtual machine. If you are using a platform image, you also use the imageReference element - * described above. If you are using a marketplace image, you also use the plan element previously described. + * Set the createOption property: Specifies how the virtual machine should be created. Possible values are: + * **Attach.** This value is used when you are using a specialized disk to create the virtual machine. + * **FromImage.** This value is used when you are using an image to create the virtual machine. If you are using a + * platform image, you should also use the imageReference element described above. If you are using a marketplace + * image, you should also use the plan element previously described. * * @param createOption the createOption value to set. * @return the DataDisk object itself. @@ -281,8 +278,8 @@ public DataDisk withCreateOption(DiskCreateOptionTypes createOption) { /** * Get the diskSizeGB property: Specifies the size of an empty data disk in gigabytes. This element can be used to - * overwrite the size of the disk in a virtual machine image. <br><br> diskSizeGB is the number of bytes - * x 1024^3 for the disk and the value cannot be larger than 1023. + * overwrite the size of the disk in a virtual machine image. The property 'diskSizeGB' is the number of bytes x + * 1024^3 for the disk and the value cannot be larger than 1023. * * @return the diskSizeGB value. */ @@ -292,8 +289,8 @@ public Integer diskSizeGB() { /** * Set the diskSizeGB property: Specifies the size of an empty data disk in gigabytes. This element can be used to - * overwrite the size of the disk in a virtual machine image. <br><br> diskSizeGB is the number of bytes - * x 1024^3 for the disk and the value cannot be larger than 1023. + * overwrite the size of the disk in a virtual machine image. The property 'diskSizeGB' is the number of bytes x + * 1024^3 for the disk and the value cannot be larger than 1023. * * @param diskSizeGB the diskSizeGB value to set. * @return the DataDisk object itself. @@ -369,13 +366,13 @@ public Long diskMBpsReadWrite() { /** * Get the detachOption property: Specifies the detach behavior to be used while detaching a disk or which is - * already in the process of detachment from the virtual machine. Supported values: **ForceDetach**. - * <br><br> detachOption: **ForceDetach** is applicable only for managed data disks. If a previous - * detachment attempt of the data disk did not complete due to an unexpected failure from the virtual machine and - * the disk is still not released then use force-detach as a last resort option to detach the disk forcibly from the - * VM. All writes might not have been flushed when using this detach behavior. <br><br> This feature is - * still in preview mode and is not supported for VirtualMachineScaleSet. To force-detach a data disk update - * toBeDetached to 'true' along with setting detachOption: 'ForceDetach'. + * already in the process of detachment from the virtual machine. Supported values: **ForceDetach.** detachOption: + * **ForceDetach** is applicable only for managed data disks. If a previous detachment attempt of the data disk did + * not complete due to an unexpected failure from the virtual machine and the disk is still not released then use + * force-detach as a last resort option to detach the disk forcibly from the VM. All writes might not have been + * flushed when using this detach behavior. **This feature is still in preview** mode and is not supported for + * VirtualMachineScaleSet. To force-detach a data disk update toBeDetached to 'true' along with setting + * detachOption: 'ForceDetach'. * * @return the detachOption value. */ @@ -385,13 +382,13 @@ public DiskDetachOptionTypes detachOption() { /** * Set the detachOption property: Specifies the detach behavior to be used while detaching a disk or which is - * already in the process of detachment from the virtual machine. Supported values: **ForceDetach**. - * <br><br> detachOption: **ForceDetach** is applicable only for managed data disks. If a previous - * detachment attempt of the data disk did not complete due to an unexpected failure from the virtual machine and - * the disk is still not released then use force-detach as a last resort option to detach the disk forcibly from the - * VM. All writes might not have been flushed when using this detach behavior. <br><br> This feature is - * still in preview mode and is not supported for VirtualMachineScaleSet. To force-detach a data disk update - * toBeDetached to 'true' along with setting detachOption: 'ForceDetach'. + * already in the process of detachment from the virtual machine. Supported values: **ForceDetach.** detachOption: + * **ForceDetach** is applicable only for managed data disks. If a previous detachment attempt of the data disk did + * not complete due to an unexpected failure from the virtual machine and the disk is still not released then use + * force-detach as a last resort option to detach the disk forcibly from the VM. All writes might not have been + * flushed when using this detach behavior. **This feature is still in preview** mode and is not supported for + * VirtualMachineScaleSet. To force-detach a data disk update toBeDetached to 'true' along with setting + * detachOption: 'ForceDetach'. * * @param detachOption the detachOption value to set. * @return the DataDisk object itself. @@ -402,10 +399,9 @@ public DataDisk withDetachOption(DiskDetachOptionTypes detachOption) { } /** - * Get the deleteOption property: Specifies whether data disk should be deleted or detached upon VM - * deletion.<br><br> Possible values: <br><br> **Delete** If this value is used, the data - * disk is deleted when VM is deleted.<br><br> **Detach** If this value is used, the data disk is - * retained after VM is deleted.<br><br> The default value is set to **detach**. + * Get the deleteOption property: Specifies whether data disk should be deleted or detached upon VM deletion. + * Possible values are: **Delete.** If this value is used, the data disk is deleted when VM is deleted. **Detach.** + * If this value is used, the data disk is retained after VM is deleted. The default value is set to **Detach**. * * @return the deleteOption value. */ @@ -414,10 +410,9 @@ public DiskDeleteOptionTypes deleteOption() { } /** - * Set the deleteOption property: Specifies whether data disk should be deleted or detached upon VM - * deletion.<br><br> Possible values: <br><br> **Delete** If this value is used, the data - * disk is deleted when VM is deleted.<br><br> **Detach** If this value is used, the data disk is - * retained after VM is deleted.<br><br> The default value is set to **detach**. + * Set the deleteOption property: Specifies whether data disk should be deleted or detached upon VM deletion. + * Possible values are: **Delete.** If this value is used, the data disk is deleted when VM is deleted. **Detach.** + * If this value is used, the data disk is retained after VM is deleted. The default value is set to **Detach**. * * @param deleteOption the deleteOption value to set. * @return the DataDisk object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostGroupPropertiesAdditionalCapabilities.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostGroupPropertiesAdditionalCapabilities.java index 60d64eb9c5d8e..ab1aa61533e2e 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostGroupPropertiesAdditionalCapabilities.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostGroupPropertiesAdditionalCapabilities.java @@ -7,7 +7,7 @@ import com.azure.core.annotation.Fluent; import com.fasterxml.jackson.annotation.JsonProperty; -/** Enables or disables a capability on the dedicated host group.<br><br>Minimum api-version: 2022-03-01. */ +/** Enables or disables a capability on the dedicated host group. Minimum api-version: 2022-03-01. */ @Fluent public final class DedicatedHostGroupPropertiesAdditionalCapabilities { /* @@ -15,8 +15,8 @@ public final class DedicatedHostGroupPropertiesAdditionalCapabilities { * the Dedicated Host Group. For the Virtual Machines to be UltraSSD Enabled, UltraSSDEnabled flag for the resource * needs to be set true as well. The value is defaulted to 'false' when not provided. Please refer to * https://docs.microsoft.com/en-us/azure/virtual-machines/disks-enable-ultra-ssd for more details on Ultra SSD - * feature.

    NOTE: The ultraSSDEnabled setting can only be enabled for Host Groups that are created as - * zonal.

    Minimum api-version: 2022-03-01. + * feature. **Note:** The ultraSSDEnabled setting can only be enabled for Host Groups that are created as zonal. + * Minimum api-version: 2022-03-01. */ @JsonProperty(value = "ultraSSDEnabled") private Boolean ultraSsdEnabled; @@ -30,8 +30,8 @@ public DedicatedHostGroupPropertiesAdditionalCapabilities() { * Machines on Dedicated Hosts of the Dedicated Host Group. For the Virtual Machines to be UltraSSD Enabled, * UltraSSDEnabled flag for the resource needs to be set true as well. The value is defaulted to 'false' when not * provided. Please refer to https://docs.microsoft.com/en-us/azure/virtual-machines/disks-enable-ultra-ssd for more - * details on Ultra SSD feature. <br><br>NOTE: The ultraSSDEnabled setting can only be enabled for Host - * Groups that are created as zonal. <br><br>Minimum api-version: 2022-03-01. + * details on Ultra SSD feature. **Note:** The ultraSSDEnabled setting can only be enabled for Host Groups that are + * created as zonal. Minimum api-version: 2022-03-01. * * @return the ultraSsdEnabled value. */ @@ -44,8 +44,8 @@ public Boolean ultraSsdEnabled() { * Machines on Dedicated Hosts of the Dedicated Host Group. For the Virtual Machines to be UltraSSD Enabled, * UltraSSDEnabled flag for the resource needs to be set true as well. The value is defaulted to 'false' when not * provided. Please refer to https://docs.microsoft.com/en-us/azure/virtual-machines/disks-enable-ultra-ssd for more - * details on Ultra SSD feature. <br><br>NOTE: The ultraSSDEnabled setting can only be enabled for Host - * Groups that are created as zonal. <br><br>Minimum api-version: 2022-03-01. + * details on Ultra SSD feature. **Note:** The ultraSSDEnabled setting can only be enabled for Host Groups that are + * created as zonal. Minimum api-version: 2022-03-01. * * @param ultraSsdEnabled the ultraSsdEnabled value to set. * @return the DedicatedHostGroupPropertiesAdditionalCapabilities object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostGroupUpdate.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostGroupUpdate.java index 23695d95b9674..abe106ec1adc7 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostGroupUpdate.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostGroupUpdate.java @@ -120,7 +120,7 @@ public DedicatedHostGroupInstanceView instanceView() { * Get the supportAutomaticPlacement property: Specifies whether virtual machines or virtual machine scale sets can * be placed automatically on the dedicated host group. Automatic placement means resources are allocated on * dedicated hosts, that are chosen by Azure, under the dedicated host group. The value is defaulted to 'false' when - * not provided. <br><br>Minimum api-version: 2020-06-01. + * not provided. Minimum api-version: 2020-06-01. * * @return the supportAutomaticPlacement value. */ @@ -132,7 +132,7 @@ public Boolean supportAutomaticPlacement() { * Set the supportAutomaticPlacement property: Specifies whether virtual machines or virtual machine scale sets can * be placed automatically on the dedicated host group. Automatic placement means resources are allocated on * dedicated hosts, that are chosen by Azure, under the dedicated host group. The value is defaulted to 'false' when - * not provided. <br><br>Minimum api-version: 2020-06-01. + * not provided. Minimum api-version: 2020-06-01. * * @param supportAutomaticPlacement the supportAutomaticPlacement value to set. * @return the DedicatedHostGroupUpdate object itself. @@ -146,8 +146,8 @@ public DedicatedHostGroupUpdate withSupportAutomaticPlacement(Boolean supportAut } /** - * Get the additionalCapabilities property: Enables or disables a capability on the dedicated host - * group.<br><br>Minimum api-version: 2022-03-01. + * Get the additionalCapabilities property: Enables or disables a capability on the dedicated host group. Minimum + * api-version: 2022-03-01. * * @return the additionalCapabilities value. */ @@ -156,8 +156,8 @@ public DedicatedHostGroupPropertiesAdditionalCapabilities additionalCapabilities } /** - * Set the additionalCapabilities property: Enables or disables a capability on the dedicated host - * group.<br><br>Minimum api-version: 2022-03-01. + * Set the additionalCapabilities property: Enables or disables a capability on the dedicated host group. Minimum + * api-version: 2022-03-01. * * @param additionalCapabilities the additionalCapabilities value to set. * @return the DedicatedHostGroupUpdate object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostLicenseTypes.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostLicenseTypes.java index ecef8d7002ecb..b897c188a0922 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostLicenseTypes.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostLicenseTypes.java @@ -8,9 +8,8 @@ import com.fasterxml.jackson.annotation.JsonValue; /** - * Specifies the software license type that will be applied to the VMs deployed on the dedicated host. - * <br><br> Possible values are: <br><br> **None** <br><br> - * **Windows_Server_Hybrid** <br><br> **Windows_Server_Perpetual** <br><br> Default: **None**. + * Specifies the software license type that will be applied to the VMs deployed on the dedicated host. Possible values + * are: **None,** **Windows_Server_Hybrid,** **Windows_Server_Perpetual.** The default value is: **None.**. */ public enum DedicatedHostLicenseTypes { /** Enum value None. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostSizeListResult.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostSizeListResult.java new file mode 100644 index 0000000000000..b7df73801ea51 --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostSizeListResult.java @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.compute.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** The List Dedicated Host sizes operation response. */ +@Fluent +public final class DedicatedHostSizeListResult { + /* + * The list of dedicated host sizes. + */ + @JsonProperty(value = "value") + private List value; + + /** Creates an instance of DedicatedHostSizeListResult class. */ + public DedicatedHostSizeListResult() { + } + + /** + * Get the value property: The list of dedicated host sizes. + * + * @return the value value. + */ + public List value() { + return this.value; + } + + /** + * Set the value property: The list of dedicated host sizes. + * + * @param value the value value to set. + * @return the DedicatedHostSizeListResult object itself. + */ + public DedicatedHostSizeListResult withValue(List value) { + this.value = value; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostUpdate.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostUpdate.java index 0362879337219..3db60f1784e13 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostUpdate.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DedicatedHostUpdate.java @@ -20,6 +20,14 @@ public final class DedicatedHostUpdate extends UpdateResource { @JsonProperty(value = "properties") private DedicatedHostProperties innerProperties; + /* + * [List all available dedicated host sizes for resizing] + * (https://docs.microsoft.com/rest/api/compute/dedicated-hosts/listavailablesizes). Resizing can be only used to + * scale up DedicatedHost. Only name is required to be set. + */ + @JsonProperty(value = "sku") + private Sku sku; + /** Creates an instance of DedicatedHostUpdate class. */ public DedicatedHostUpdate() { } @@ -33,6 +41,30 @@ private DedicatedHostProperties innerProperties() { return this.innerProperties; } + /** + * Get the sku property: [List all available dedicated host sizes for resizing] + * (https://docs.microsoft.com/rest/api/compute/dedicated-hosts/listavailablesizes). Resizing can be only used to + * scale up DedicatedHost. Only name is required to be set. + * + * @return the sku value. + */ + public Sku sku() { + return this.sku; + } + + /** + * Set the sku property: [List all available dedicated host sizes for resizing] + * (https://docs.microsoft.com/rest/api/compute/dedicated-hosts/listavailablesizes). Resizing can be only used to + * scale up DedicatedHost. Only name is required to be set. + * + * @param sku the sku value to set. + * @return the DedicatedHostUpdate object itself. + */ + public DedicatedHostUpdate withSku(Sku sku) { + this.sku = sku; + return this; + } + /** {@inheritDoc} */ @Override public DedicatedHostUpdate withTags(Map tags) { @@ -89,8 +121,8 @@ public DedicatedHostUpdate withAutoReplaceOnFailure(Boolean autoReplaceOnFailure } /** - * Get the hostId property: A unique id generated and assigned to the dedicated host by the platform. - * <br><br> Does not change throughout the lifetime of the host. + * Get the hostId property: A unique id generated and assigned to the dedicated host by the platform. Does not + * change throughout the lifetime of the host. * * @return the hostId value. */ @@ -109,9 +141,8 @@ public List virtualMachines() { /** * Get the licenseType property: Specifies the software license type that will be applied to the VMs deployed on the - * dedicated host. <br><br> Possible values are: <br><br> **None** <br><br> - * **Windows_Server_Hybrid** <br><br> **Windows_Server_Perpetual** <br><br> Default: - * **None**. + * dedicated host. Possible values are: **None,** **Windows_Server_Hybrid,** **Windows_Server_Perpetual.** The + * default value is: **None.**. * * @return the licenseType value. */ @@ -121,9 +152,8 @@ public DedicatedHostLicenseTypes licenseType() { /** * Set the licenseType property: Specifies the software license type that will be applied to the VMs deployed on the - * dedicated host. <br><br> Possible values are: <br><br> **None** <br><br> - * **Windows_Server_Hybrid** <br><br> **Windows_Server_Perpetual** <br><br> Default: - * **None**. + * dedicated host. Possible values are: **None,** **Windows_Server_Hybrid,** **Windows_Server_Perpetual.** The + * default value is: **None.**. * * @param licenseType the licenseType value to set. * @return the DedicatedHostUpdate object itself. @@ -164,8 +194,8 @@ public DedicatedHostInstanceView instanceView() { } /** - * Get the timeCreated property: Specifies the time at which the Dedicated Host resource was - * created.<br><br>Minimum api-version: 2021-11-01. + * Get the timeCreated property: Specifies the time at which the Dedicated Host resource was created. Minimum + * api-version: 2021-11-01. * * @return the timeCreated value. */ @@ -184,5 +214,8 @@ public void validate() { if (innerProperties() != null) { innerProperties().validate(); } + if (sku() != null) { + sku().validate(); + } } } diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiagnosticsProfile.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiagnosticsProfile.java index 2e0425052958d..d936576afe505 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiagnosticsProfile.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiagnosticsProfile.java @@ -7,14 +7,14 @@ import com.azure.core.annotation.Fluent; import com.fasterxml.jackson.annotation.JsonProperty; -/** Specifies the boot diagnostic settings state. <br><br>Minimum api-version: 2015-06-15. */ +/** Specifies the boot diagnostic settings state. Minimum api-version: 2015-06-15. */ @Fluent public final class DiagnosticsProfile { /* * Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM - * status.
    **NOTE**: If storageUri is being specified then ensure that the storage account is in the same - * region and subscription as the VM.

    You can easily view the output of your console log.

    Azure - * also enables you to see a screenshot of the VM from the hypervisor. + * status. **NOTE**: If storageUri is being specified then ensure that the storage account is in the same region + * and subscription as the VM. You can easily view the output of your console log. Azure also enables you to see a + * screenshot of the VM from the hypervisor. */ @JsonProperty(value = "bootDiagnostics") private BootDiagnostics bootDiagnostics; @@ -25,10 +25,9 @@ public DiagnosticsProfile() { /** * Get the bootDiagnostics property: Boot Diagnostics is a debugging feature which allows you to view Console Output - * and Screenshot to diagnose VM status. <br>**NOTE**: If storageUri is being specified then ensure that the - * storage account is in the same region and subscription as the VM. <br><br> You can easily view the - * output of your console log. <br><br> Azure also enables you to see a screenshot of the VM from the - * hypervisor. + * and Screenshot to diagnose VM status. **NOTE**: If storageUri is being specified then ensure that the storage + * account is in the same region and subscription as the VM. You can easily view the output of your console log. + * Azure also enables you to see a screenshot of the VM from the hypervisor. * * @return the bootDiagnostics value. */ @@ -38,10 +37,9 @@ public BootDiagnostics bootDiagnostics() { /** * Set the bootDiagnostics property: Boot Diagnostics is a debugging feature which allows you to view Console Output - * and Screenshot to diagnose VM status. <br>**NOTE**: If storageUri is being specified then ensure that the - * storage account is in the same region and subscription as the VM. <br><br> You can easily view the - * output of your console log. <br><br> Azure also enables you to see a screenshot of the VM from the - * hypervisor. + * and Screenshot to diagnose VM status. **NOTE**: If storageUri is being specified then ensure that the storage + * account is in the same region and subscription as the VM. You can easily view the output of your console log. + * Azure also enables you to see a screenshot of the VM from the hypervisor. * * @param bootDiagnostics the bootDiagnostics value to set. * @return the DiagnosticsProfile object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiffDiskSettings.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiffDiskSettings.java index 2682befc176e3..925a7b4ac68d0 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiffDiskSettings.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiffDiskSettings.java @@ -8,8 +8,8 @@ import com.fasterxml.jackson.annotation.JsonProperty; /** - * Describes the parameters of ephemeral disk settings that can be specified for operating system disk. - * <br><br> NOTE: The ephemeral disk settings can only be specified for managed disk. + * Describes the parameters of ephemeral disk settings that can be specified for operating system disk. **Note:** The + * ephemeral disk settings can only be specified for managed disk. */ @Fluent public final class DiffDiskSettings { @@ -20,9 +20,9 @@ public final class DiffDiskSettings { private DiffDiskOptions option; /* - * Specifies the ephemeral disk placement for operating system disk.

    Possible values are:

    - * **CacheDisk**

    **ResourceDisk**

    Default: **CacheDisk** if one is configured for the VM size - * otherwise **ResourceDisk** is used.

    Refer to VM size documentation for Windows VM at + * Specifies the ephemeral disk placement for operating system disk. Possible values are: **CacheDisk,** + * **ResourceDisk.** The defaulting behavior is: **CacheDisk** if one is configured for the VM size otherwise + * **ResourceDisk** is used. Refer to the VM size documentation for Windows VM at * https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at * https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM sizes exposes a cache disk. */ @@ -54,10 +54,9 @@ public DiffDiskSettings withOption(DiffDiskOptions option) { } /** - * Get the placement property: Specifies the ephemeral disk placement for operating system disk.<br><br> - * Possible values are: <br><br> **CacheDisk** <br><br> **ResourceDisk** - * <br><br> Default: **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk** is - * used.<br><br> Refer to VM size documentation for Windows VM at + * Get the placement property: Specifies the ephemeral disk placement for operating system disk. Possible values + * are: **CacheDisk,** **ResourceDisk.** The defaulting behavior is: **CacheDisk** if one is configured for the VM + * size otherwise **ResourceDisk** is used. Refer to the VM size documentation for Windows VM at * https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at * https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM sizes exposes a cache disk. * @@ -68,10 +67,9 @@ public DiffDiskPlacement placement() { } /** - * Set the placement property: Specifies the ephemeral disk placement for operating system disk.<br><br> - * Possible values are: <br><br> **CacheDisk** <br><br> **ResourceDisk** - * <br><br> Default: **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk** is - * used.<br><br> Refer to VM size documentation for Windows VM at + * Set the placement property: Specifies the ephemeral disk placement for operating system disk. Possible values + * are: **CacheDisk,** **ResourceDisk.** The defaulting behavior is: **CacheDisk** if one is configured for the VM + * size otherwise **ResourceDisk** is used. Refer to the VM size documentation for Windows VM at * https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at * https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM sizes exposes a cache disk. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskControllerTypes.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskControllerTypes.java index c06c1bca6d72a..f96436224d5ed 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskControllerTypes.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskControllerTypes.java @@ -13,8 +13,8 @@ * for virtual machines whose operating system disk and VM sku supports Generation 2 * (https://docs.microsoft.com/en-us/azure/virtual-machines/generation-2), please check the HyperVGenerations capability * returned as part of VM sku capabilities in the response of Microsoft.Compute SKUs api for the region contains V2 - * (https://docs.microsoft.com/rest/api/compute/resourceskus/list) . <br> For more information about Disk - * Controller Types supported please refer to https://aka.ms/azure-diskcontrollertypes. + * (https://docs.microsoft.com/rest/api/compute/resourceskus/list). For more information about Disk Controller Types + * supported please refer to https://aka.ms/azure-diskcontrollertypes. */ public final class DiskControllerTypes extends ExpandableStringEnum { /** Static value SCSI for DiskControllerTypes. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskCreateOptionTypes.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskCreateOptionTypes.java index 4ae9703390dcd..98f3562967910 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskCreateOptionTypes.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskCreateOptionTypes.java @@ -9,11 +9,10 @@ import java.util.Collection; /** - * Specifies how the virtual machine should be created.<br><br> Possible values are:<br><br> - * **Attach** \u2013 This value is used when you are using a specialized disk to create the virtual - * machine.<br><br> **FromImage** \u2013 This value is used when you are using an image to create the - * virtual machine. If you are using a platform image, you also use the imageReference element described above. If you - * are using a marketplace image, you also use the plan element previously described. + * Specifies how the virtual machine should be created. Possible values are: **Attach.** This value is used when you are + * using a specialized disk to create the virtual machine. **FromImage.** This value is used when you are using an image + * to create the virtual machine. If you are using a platform image, you also use the imageReference element described + * above. If you are using a marketplace image, you also use the plan element previously described. */ public final class DiskCreateOptionTypes extends ExpandableStringEnum { /** Static value FromImage for DiskCreateOptionTypes. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskDeleteOptionTypes.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskDeleteOptionTypes.java index 760838dfe7934..ac0378dc5973a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskDeleteOptionTypes.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskDeleteOptionTypes.java @@ -9,10 +9,10 @@ import java.util.Collection; /** - * Specifies the behavior of the managed disk when the VM gets deleted i.e whether the managed disk is deleted or - * detached. Supported values:<br><br> **Delete** If this value is used, the managed disk is deleted when VM - * gets deleted.<br><br> **Detach** If this value is used, the managed disk is retained after VM gets - * deleted.<br><br> Minimum api-version: 2021-03-01. + * Specifies the behavior of the managed disk when the VM gets deleted, for example whether the managed disk is deleted + * or detached. Supported values are: **Delete.** If this value is used, the managed disk is deleted when VM gets + * deleted. **Detach.** If this value is used, the managed disk is retained after VM gets deleted. Minimum api-version: + * 2021-03-01. */ public final class DiskDeleteOptionTypes extends ExpandableStringEnum { /** Static value Delete for DiskDeleteOptionTypes. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskDetachOptionTypes.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskDetachOptionTypes.java index fbd2153b45997..1c830155145e1 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskDetachOptionTypes.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskDetachOptionTypes.java @@ -10,12 +10,12 @@ /** * Specifies the detach behavior to be used while detaching a disk or which is already in the process of detachment from - * the virtual machine. Supported values: **ForceDetach**. <br><br> detachOption: **ForceDetach** is - * applicable only for managed data disks. If a previous detachment attempt of the data disk did not complete due to an - * unexpected failure from the virtual machine and the disk is still not released then use force-detach as a last resort - * option to detach the disk forcibly from the VM. All writes might not have been flushed when using this detach - * behavior. <br><br> This feature is still in preview mode and is not supported for VirtualMachineScaleSet. - * To force-detach a data disk update toBeDetached to 'true' along with setting detachOption: 'ForceDetach'. + * the virtual machine. Supported values are: **ForceDetach.** detachOption: **ForceDetach** is applicable only for + * managed data disks. If a previous detachment attempt of the data disk did not complete due to an unexpected failure + * from the virtual machine and the disk is still not released then use force-detach as a last resort option to detach + * the disk forcibly from the VM. All writes might not have been flushed when using this detach behavior. **This feature + * is still in preview** mode and is not supported for VirtualMachineScaleSet. To force-detach a data disk update + * toBeDetached to 'true' along with setting detachOption: 'ForceDetach'. */ public final class DiskDetachOptionTypes extends ExpandableStringEnum { /** Static value ForceDetach for DiskDetachOptionTypes. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskEncryptionSetParameters.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskEncryptionSetParameters.java index 0079ea2ddb913..61c8cdb518e70 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskEncryptionSetParameters.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskEncryptionSetParameters.java @@ -8,8 +8,8 @@ import com.azure.core.management.SubResource; /** - * Describes the parameter of customer managed disk encryption set resource id that can be specified for disk. - * <br><br> NOTE: The disk encryption set resource id can only be specified for managed disk. Please refer + * Describes the parameter of customer managed disk encryption set resource id that can be specified for disk. **Note:** + * The disk encryption set resource id can only be specified for managed disk. Please refer * https://aka.ms/mdssewithcmkoverview for more details. */ @Fluent diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskRestorePointAttributes.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskRestorePointAttributes.java new file mode 100644 index 0000000000000..510d0c3408343 --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/DiskRestorePointAttributes.java @@ -0,0 +1,87 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.compute.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Disk Restore Point details. */ +@Fluent +public final class DiskRestorePointAttributes extends SubResourceReadOnly { + /* + * Encryption at rest settings for disk restore point. It is an optional property that can be specified in the + * input while creating a restore point. + */ + @JsonProperty(value = "encryption") + private RestorePointEncryption encryption; + + /* + * Resource Id of the source disk restore point. + */ + @JsonProperty(value = "sourceDiskRestorePoint") + private ApiEntityReference sourceDiskRestorePoint; + + /** Creates an instance of DiskRestorePointAttributes class. */ + public DiskRestorePointAttributes() { + } + + /** + * Get the encryption property: Encryption at rest settings for disk restore point. It is an optional property that + * can be specified in the input while creating a restore point. + * + * @return the encryption value. + */ + public RestorePointEncryption encryption() { + return this.encryption; + } + + /** + * Set the encryption property: Encryption at rest settings for disk restore point. It is an optional property that + * can be specified in the input while creating a restore point. + * + * @param encryption the encryption value to set. + * @return the DiskRestorePointAttributes object itself. + */ + public DiskRestorePointAttributes withEncryption(RestorePointEncryption encryption) { + this.encryption = encryption; + return this; + } + + /** + * Get the sourceDiskRestorePoint property: Resource Id of the source disk restore point. + * + * @return the sourceDiskRestorePoint value. + */ + public ApiEntityReference sourceDiskRestorePoint() { + return this.sourceDiskRestorePoint; + } + + /** + * Set the sourceDiskRestorePoint property: Resource Id of the source disk restore point. + * + * @param sourceDiskRestorePoint the sourceDiskRestorePoint value to set. + * @return the DiskRestorePointAttributes object itself. + */ + public DiskRestorePointAttributes withSourceDiskRestorePoint(ApiEntityReference sourceDiskRestorePoint) { + this.sourceDiskRestorePoint = sourceDiskRestorePoint; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + @Override + public void validate() { + super.validate(); + if (encryption() != null) { + encryption().validate(); + } + if (sourceDiskRestorePoint() != null) { + sourceDiskRestorePoint().validate(); + } + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/EncryptionSetIdentity.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/EncryptionSetIdentity.java index fcd1d89493052..47bc166293a36 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/EncryptionSetIdentity.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/EncryptionSetIdentity.java @@ -14,7 +14,7 @@ * used to encrypt disks. */ @Fluent -public class EncryptionSetIdentity { +public final class EncryptionSetIdentity { /* * The type of Managed Identity used by the DiskEncryptionSet. Only SystemAssigned is supported for new creations. * Disk Encryption Sets can be updated with Identity type None during migration of subscription to a new Azure diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ExpandTypeForListVMs.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ExpandTypeForListVMs.java new file mode 100644 index 0000000000000..80669595badd7 --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ExpandTypeForListVMs.java @@ -0,0 +1,44 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.compute.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Defines values for ExpandTypeForListVMs. */ +public final class ExpandTypeForListVMs extends ExpandableStringEnum { + /** Static value instanceView for ExpandTypeForListVMs. */ + public static final ExpandTypeForListVMs INSTANCE_VIEW = fromString("instanceView"); + + /** + * Creates a new instance of ExpandTypeForListVMs value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public ExpandTypeForListVMs() { + } + + /** + * Creates or finds a ExpandTypeForListVMs from its string representation. + * + * @param name a name to look for. + * @return the corresponding ExpandTypeForListVMs. + */ + @JsonCreator + public static ExpandTypeForListVMs fromString(String name) { + return fromString(name, ExpandTypeForListVMs.class); + } + + /** + * Gets known ExpandTypeForListVMs values. + * + * @return known ExpandTypeForListVMs values. + */ + public static Collection values() { + return values(ExpandTypeForListVMs.class); + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ExpandTypesForListVMs.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ExpandTypesForListVMs.java new file mode 100644 index 0000000000000..31956d9df40c9 --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ExpandTypesForListVMs.java @@ -0,0 +1,44 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.compute.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Defines values for ExpandTypesForListVMs. */ +public final class ExpandTypesForListVMs extends ExpandableStringEnum { + /** Static value instanceView for ExpandTypesForListVMs. */ + public static final ExpandTypesForListVMs INSTANCE_VIEW = fromString("instanceView"); + + /** + * Creates a new instance of ExpandTypesForListVMs value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public ExpandTypesForListVMs() { + } + + /** + * Creates or finds a ExpandTypesForListVMs from its string representation. + * + * @param name a name to look for. + * @return the corresponding ExpandTypesForListVMs. + */ + @JsonCreator + public static ExpandTypesForListVMs fromString(String name) { + return fromString(name, ExpandTypesForListVMs.class); + } + + /** + * Gets known ExpandTypesForListVMs values. + * + * @return known ExpandTypesForListVMs values. + */ + public static Collection values() { + return values(ExpandTypesForListVMs.class); + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/HardwareProfile.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/HardwareProfile.java index 34b9bd4e72014..8ee4e5f8eae0e 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/HardwareProfile.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/HardwareProfile.java @@ -11,24 +11,24 @@ @Fluent public final class HardwareProfile { /* - * Specifies the size of the virtual machine.

    The enum data type is currently deprecated and will be - * removed by December 23rd 2023.

    Recommended way to get the list of available sizes is using these APIs: - *

    [List all available virtual machine sizes in an availability - * set](https://docs.microsoft.com/rest/api/compute/availabilitysets/listavailablesizes)

    [List all - * available virtual machine sizes in a region]( https://docs.microsoft.com/rest/api/compute/resourceskus/list) - *

    [List all available virtual machine sizes for + * Specifies the size of the virtual machine. The enum data type is currently deprecated and will be removed by + * December 23rd 2023. The recommended way to get the list of available sizes is using these APIs: [List all + * available virtual machine sizes in an availability + * set](https://docs.microsoft.com/rest/api/compute/availabilitysets/listavailablesizes), [List all available + * virtual machine sizes in a region]( https://docs.microsoft.com/rest/api/compute/resourceskus/list), [List all + * available virtual machine sizes for * resizing](https://docs.microsoft.com/rest/api/compute/virtualmachines/listavailablesizes). For more information * about virtual machine sizes, see [Sizes for virtual - * machines](https://docs.microsoft.com/azure/virtual-machines/sizes).

    The available VM sizes depend on - * region and availability set. + * machines](https://docs.microsoft.com/azure/virtual-machines/sizes). The available VM sizes depend on region and + * availability set. */ @JsonProperty(value = "vmSize") private VirtualMachineSizeTypes vmSize; /* - * Specifies the properties for customizing the size of the virtual machine. Minimum api-version: 2021-07-01. - *

    This feature is still in preview mode and is not supported for VirtualMachineScaleSet.

    Please - * follow the instructions in [VM Customization](https://aka.ms/vmcustomization) for more details. + * Specifies the properties for customizing the size of the virtual machine. Minimum api-version: 2021-07-01. This + * feature is still in preview mode and is not supported for VirtualMachineScaleSet. Please follow the instructions + * in [VM Customization](https://aka.ms/vmcustomization) for more details. */ @JsonProperty(value = "vmSizeProperties") private VMSizeProperties vmSizeProperties; @@ -38,16 +38,16 @@ public HardwareProfile() { } /** - * Get the vmSize property: Specifies the size of the virtual machine. <br><br> The enum data type is - * currently deprecated and will be removed by December 23rd 2023. <br><br> Recommended way to get the - * list of available sizes is using these APIs: <br><br> [List all available virtual machine sizes in an - * availability set](https://docs.microsoft.com/rest/api/compute/availabilitysets/listavailablesizes) - * <br><br> [List all available virtual machine sizes in a region]( - * https://docs.microsoft.com/rest/api/compute/resourceskus/list) <br><br> [List all available virtual - * machine sizes for resizing](https://docs.microsoft.com/rest/api/compute/virtualmachines/listavailablesizes). For - * more information about virtual machine sizes, see [Sizes for virtual - * machines](https://docs.microsoft.com/azure/virtual-machines/sizes). <br><br> The available VM sizes - * depend on region and availability set. + * Get the vmSize property: Specifies the size of the virtual machine. The enum data type is currently deprecated + * and will be removed by December 23rd 2023. The recommended way to get the list of available sizes is using these + * APIs: [List all available virtual machine sizes in an availability + * set](https://docs.microsoft.com/rest/api/compute/availabilitysets/listavailablesizes), [List all available + * virtual machine sizes in a region]( https://docs.microsoft.com/rest/api/compute/resourceskus/list), [List all + * available virtual machine sizes for + * resizing](https://docs.microsoft.com/rest/api/compute/virtualmachines/listavailablesizes). For more information + * about virtual machine sizes, see [Sizes for virtual + * machines](https://docs.microsoft.com/azure/virtual-machines/sizes). The available VM sizes depend on region and + * availability set. * * @return the vmSize value. */ @@ -56,16 +56,16 @@ public VirtualMachineSizeTypes vmSize() { } /** - * Set the vmSize property: Specifies the size of the virtual machine. <br><br> The enum data type is - * currently deprecated and will be removed by December 23rd 2023. <br><br> Recommended way to get the - * list of available sizes is using these APIs: <br><br> [List all available virtual machine sizes in an - * availability set](https://docs.microsoft.com/rest/api/compute/availabilitysets/listavailablesizes) - * <br><br> [List all available virtual machine sizes in a region]( - * https://docs.microsoft.com/rest/api/compute/resourceskus/list) <br><br> [List all available virtual - * machine sizes for resizing](https://docs.microsoft.com/rest/api/compute/virtualmachines/listavailablesizes). For - * more information about virtual machine sizes, see [Sizes for virtual - * machines](https://docs.microsoft.com/azure/virtual-machines/sizes). <br><br> The available VM sizes - * depend on region and availability set. + * Set the vmSize property: Specifies the size of the virtual machine. The enum data type is currently deprecated + * and will be removed by December 23rd 2023. The recommended way to get the list of available sizes is using these + * APIs: [List all available virtual machine sizes in an availability + * set](https://docs.microsoft.com/rest/api/compute/availabilitysets/listavailablesizes), [List all available + * virtual machine sizes in a region]( https://docs.microsoft.com/rest/api/compute/resourceskus/list), [List all + * available virtual machine sizes for + * resizing](https://docs.microsoft.com/rest/api/compute/virtualmachines/listavailablesizes). For more information + * about virtual machine sizes, see [Sizes for virtual + * machines](https://docs.microsoft.com/azure/virtual-machines/sizes). The available VM sizes depend on region and + * availability set. * * @param vmSize the vmSize value to set. * @return the HardwareProfile object itself. @@ -77,9 +77,9 @@ public HardwareProfile withVmSize(VirtualMachineSizeTypes vmSize) { /** * Get the vmSizeProperties property: Specifies the properties for customizing the size of the virtual machine. - * Minimum api-version: 2021-07-01. <br><br> This feature is still in preview mode and is not supported - * for VirtualMachineScaleSet. <br><br> Please follow the instructions in [VM - * Customization](https://aka.ms/vmcustomization) for more details. + * Minimum api-version: 2021-07-01. This feature is still in preview mode and is not supported for + * VirtualMachineScaleSet. Please follow the instructions in [VM Customization](https://aka.ms/vmcustomization) for + * more details. * * @return the vmSizeProperties value. */ @@ -89,9 +89,9 @@ public VMSizeProperties vmSizeProperties() { /** * Set the vmSizeProperties property: Specifies the properties for customizing the size of the virtual machine. - * Minimum api-version: 2021-07-01. <br><br> This feature is still in preview mode and is not supported - * for VirtualMachineScaleSet. <br><br> Please follow the instructions in [VM - * Customization](https://aka.ms/vmcustomization) for more details. + * Minimum api-version: 2021-07-01. This feature is still in preview mode and is not supported for + * VirtualMachineScaleSet. Please follow the instructions in [VM Customization](https://aka.ms/vmcustomization) for + * more details. * * @param vmSizeProperties the vmSizeProperties value to set. * @return the HardwareProfile object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImageDisk.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImageDisk.java index fd237a8cb1b0c..d101c2d267c44 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImageDisk.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImageDisk.java @@ -30,15 +30,15 @@ public class ImageDisk { private String blobUri; /* - * Specifies the caching requirements.

    Possible values are:

    **None**

    **ReadOnly** - *

    **ReadWrite**

    Default: **None for Standard storage. ReadOnly for Premium storage** + * Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** **ReadWrite.** The default + * values are: **None for Standard storage. ReadOnly for Premium storage.** */ @JsonProperty(value = "caching") private CachingTypes caching; /* * Specifies the size of empty data disks in gigabytes. This element can be used to overwrite the name of the disk - * in a virtual machine image.

    This value cannot be larger than 1023 GB + * in a virtual machine image. This value cannot be larger than 1023 GB. */ @JsonProperty(value = "diskSizeGB") private Integer diskSizeGB; @@ -121,9 +121,8 @@ public ImageDisk withBlobUri(String blobUri) { } /** - * Get the caching property: Specifies the caching requirements. <br><br> Possible values are: - * <br><br> **None** <br><br> **ReadOnly** <br><br> **ReadWrite** - * <br><br> Default: **None for Standard storage. ReadOnly for Premium storage**. + * Get the caching property: Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** + * **ReadWrite.** The default values are: **None for Standard storage. ReadOnly for Premium storage.**. * * @return the caching value. */ @@ -132,9 +131,8 @@ public CachingTypes caching() { } /** - * Set the caching property: Specifies the caching requirements. <br><br> Possible values are: - * <br><br> **None** <br><br> **ReadOnly** <br><br> **ReadWrite** - * <br><br> Default: **None for Standard storage. ReadOnly for Premium storage**. + * Set the caching property: Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** + * **ReadWrite.** The default values are: **None for Standard storage. ReadOnly for Premium storage.**. * * @param caching the caching value to set. * @return the ImageDisk object itself. @@ -146,8 +144,7 @@ public ImageDisk withCaching(CachingTypes caching) { /** * Get the diskSizeGB property: Specifies the size of empty data disks in gigabytes. This element can be used to - * overwrite the name of the disk in a virtual machine image. <br><br> This value cannot be larger than - * 1023 GB. + * overwrite the name of the disk in a virtual machine image. This value cannot be larger than 1023 GB. * * @return the diskSizeGB value. */ @@ -157,8 +154,7 @@ public Integer diskSizeGB() { /** * Set the diskSizeGB property: Specifies the size of empty data disks in gigabytes. This element can be used to - * overwrite the name of the disk in a virtual machine image. <br><br> This value cannot be larger than - * 1023 GB. + * overwrite the name of the disk in a virtual machine image. This value cannot be larger than 1023 GB. * * @param diskSizeGB the diskSizeGB value to set. * @return the ImageDisk object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImageOSDisk.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImageOSDisk.java index 99b6561a0731a..3481a9763307d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImageOSDisk.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ImageOSDisk.java @@ -14,7 +14,7 @@ public final class ImageOSDisk extends ImageDisk { /* * This property allows you to specify the type of the OS that is included in the disk if creating a VM from a - * custom image.

    Possible values are:

    **Windows**

    **Linux** + * custom image. Possible values are: **Windows,** **Linux.** */ @JsonProperty(value = "osType", required = true) private OperatingSystemTypes osType; @@ -31,8 +31,7 @@ public ImageOSDisk() { /** * Get the osType property: This property allows you to specify the type of the OS that is included in the disk if - * creating a VM from a custom image. <br><br> Possible values are: <br><br> **Windows** - * <br><br> **Linux**. + * creating a VM from a custom image. Possible values are: **Windows,** **Linux.**. * * @return the osType value. */ @@ -42,8 +41,7 @@ public OperatingSystemTypes osType() { /** * Set the osType property: This property allows you to specify the type of the OS that is included in the disk if - * creating a VM from a custom image. <br><br> Possible values are: <br><br> **Windows** - * <br><br> **Linux**. + * creating a VM from a custom image. Possible values are: **Windows,** **Linux.**. * * @param osType the osType value to set. * @return the ImageOSDisk object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/LinuxConfiguration.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/LinuxConfiguration.java index 554ea84a1409c..85967ecae627c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/LinuxConfiguration.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/LinuxConfiguration.java @@ -8,8 +8,8 @@ import com.fasterxml.jackson.annotation.JsonProperty; /** - * Specifies the Linux operating system settings on the virtual machine. <br><br>For a list of supported - * Linux distributions, see [Linux on Azure-Endorsed + * Specifies the Linux operating system settings on the virtual machine. For a list of supported Linux distributions, + * see [Linux on Azure-Endorsed * Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros). */ @Fluent @@ -27,9 +27,9 @@ public final class LinuxConfiguration { private SshConfiguration ssh; /* - * Indicates whether virtual machine agent should be provisioned on the virtual machine.

    When this - * property is not specified in the request body, default behavior is to set it to true. This will ensure that VM - * Agent is installed on the VM so that extensions can be added to the VM later. + * Indicates whether virtual machine agent should be provisioned on the virtual machine. When this property is not + * specified in the request body, default behavior is to set it to true. This will ensure that VM Agent is + * installed on the VM so that extensions can be added to the VM later. */ @JsonProperty(value = "provisionVMAgent") private Boolean provisionVMAgent; @@ -92,9 +92,8 @@ public LinuxConfiguration withSsh(SshConfiguration ssh) { /** * Get the provisionVMAgent property: Indicates whether virtual machine agent should be provisioned on the virtual - * machine. <br><br> When this property is not specified in the request body, default behavior is to set - * it to true. This will ensure that VM Agent is installed on the VM so that extensions can be added to the VM - * later. + * machine. When this property is not specified in the request body, default behavior is to set it to true. This + * will ensure that VM Agent is installed on the VM so that extensions can be added to the VM later. * * @return the provisionVMAgent value. */ @@ -104,9 +103,8 @@ public Boolean provisionVMAgent() { /** * Set the provisionVMAgent property: Indicates whether virtual machine agent should be provisioned on the virtual - * machine. <br><br> When this property is not specified in the request body, default behavior is to set - * it to true. This will ensure that VM Agent is installed on the VM so that extensions can be added to the VM - * later. + * machine. When this property is not specified in the request body, default behavior is to set it to true. This + * will ensure that VM Agent is installed on the VM so that extensions can be added to the VM later. * * @param provisionVMAgent the provisionVMAgent value to set. * @return the LinuxConfiguration object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/LinuxVMGuestPatchAutomaticByPlatformSettings.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/LinuxVMGuestPatchAutomaticByPlatformSettings.java index 717b512d0791e..4ae17682b72c0 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/LinuxVMGuestPatchAutomaticByPlatformSettings.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/LinuxVMGuestPatchAutomaticByPlatformSettings.java @@ -18,6 +18,12 @@ public final class LinuxVMGuestPatchAutomaticByPlatformSettings { @JsonProperty(value = "rebootSetting") private LinuxVMGuestPatchAutomaticByPlatformRebootSetting rebootSetting; + /* + * Enables customer to schedule patching without accidental upgrades + */ + @JsonProperty(value = "bypassPlatformSafetyChecksOnUserSchedule") + private Boolean bypassPlatformSafetyChecksOnUserSchedule; + /** Creates an instance of LinuxVMGuestPatchAutomaticByPlatformSettings class. */ public LinuxVMGuestPatchAutomaticByPlatformSettings() { } @@ -45,6 +51,29 @@ public LinuxVMGuestPatchAutomaticByPlatformSettings withRebootSetting( return this; } + /** + * Get the bypassPlatformSafetyChecksOnUserSchedule property: Enables customer to schedule patching without + * accidental upgrades. + * + * @return the bypassPlatformSafetyChecksOnUserSchedule value. + */ + public Boolean bypassPlatformSafetyChecksOnUserSchedule() { + return this.bypassPlatformSafetyChecksOnUserSchedule; + } + + /** + * Set the bypassPlatformSafetyChecksOnUserSchedule property: Enables customer to schedule patching without + * accidental upgrades. + * + * @param bypassPlatformSafetyChecksOnUserSchedule the bypassPlatformSafetyChecksOnUserSchedule value to set. + * @return the LinuxVMGuestPatchAutomaticByPlatformSettings object itself. + */ + public LinuxVMGuestPatchAutomaticByPlatformSettings withBypassPlatformSafetyChecksOnUserSchedule( + Boolean bypassPlatformSafetyChecksOnUserSchedule) { + this.bypassPlatformSafetyChecksOnUserSchedule = bypassPlatformSafetyChecksOnUserSchedule; + return this; + } + /** * Validates the instance. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSDisk.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSDisk.java index 2693de7a467d8..49534f129856f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSDisk.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSDisk.java @@ -9,21 +9,21 @@ import com.fasterxml.jackson.annotation.JsonProperty; /** - * Specifies information about the operating system disk used by the virtual machine. <br><br> For more - * information about disks, see [About disks and VHDs for Azure virtual + * Specifies information about the operating system disk used by the virtual machine. For more information about disks, + * see [About disks and VHDs for Azure virtual * machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview). */ @Fluent public final class OSDisk { /* * This property allows you to specify the type of the OS that is included in the disk if creating a VM from - * user-image or a specialized VHD.

    Possible values are:

    **Windows**

    **Linux** + * user-image or a specialized VHD. Possible values are: **Windows,** **Linux.** */ @JsonProperty(value = "osType") private OperatingSystemTypes osType; /* - * Specifies the encryption settings for the OS Disk.

    Minimum api-version: 2015-06-15 + * Specifies the encryption settings for the OS Disk. Minimum api-version: 2015-06-15. */ @JsonProperty(value = "encryptionSettings") private DiskEncryptionSettings encryptionSettings; @@ -48,8 +48,8 @@ public final class OSDisk { private VirtualHardDisk image; /* - * Specifies the caching requirements.

    Possible values are:

    **None**

    **ReadOnly** - *

    **ReadWrite**

    Default: **None** for Standard storage. **ReadOnly** for Premium storage. + * Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** **ReadWrite.** The defaulting + * behavior is: **None for Standard storage. ReadOnly for Premium storage.** */ @JsonProperty(value = "caching") private CachingTypes caching; @@ -67,19 +67,19 @@ public final class OSDisk { private DiffDiskSettings diffDiskSettings; /* - * Specifies how the virtual machine should be created.

    Possible values are:

    **Attach** \u2013 This - * value is used when you are using a specialized disk to create the virtual machine.

    **FromImage** \u2013 - * This value is used when you are using an image to create the virtual machine. If you are using a platform image, - * you also use the imageReference element described above. If you are using a marketplace image, you also use the - * plan element previously described. + * Specifies how the virtual machine should be created. Possible values are: **Attach.** This value is used when + * you are using a specialized disk to create the virtual machine. **FromImage.** This value is used when you are + * using an image to create the virtual machine. If you are using a platform image, you should also use the + * imageReference element described above. If you are using a marketplace image, you should also use the plan + * element previously described. */ @JsonProperty(value = "createOption", required = true) private DiskCreateOptionTypes createOption; /* * Specifies the size of an empty data disk in gigabytes. This element can be used to overwrite the size of the - * disk in a virtual machine image.

    diskSizeGB is the number of bytes x 1024^3 for the disk and the value - * cannot be larger than 1023 + * disk in a virtual machine image. The property 'diskSizeGB' is the number of bytes x 1024^3 for the disk and the + * value cannot be larger than 1023. */ @JsonProperty(value = "diskSizeGB") private Integer diskSizeGB; @@ -91,11 +91,10 @@ public final class OSDisk { private ManagedDiskParameters managedDisk; /* - * Specifies whether OS Disk should be deleted or detached upon VM deletion.

    Possible values:

    - * **Delete** If this value is used, the OS disk is deleted when VM is deleted.

    **Detach** If this value is - * used, the os disk is retained after VM is deleted.

    The default value is set to **detach**. For an - * ephemeral OS Disk, the default value is set to **Delete**. User cannot change the delete option for ephemeral OS - * Disk. + * Specifies whether OS Disk should be deleted or detached upon VM deletion. Possible values are: **Delete.** If + * this value is used, the OS disk is deleted when VM is deleted. **Detach.** If this value is used, the os disk is + * retained after VM is deleted. The default value is set to **Detach**. For an ephemeral OS Disk, the default + * value is set to **Delete**. The user cannot change the delete option for an ephemeral OS Disk. */ @JsonProperty(value = "deleteOption") private DiskDeleteOptionTypes deleteOption; @@ -106,8 +105,7 @@ public OSDisk() { /** * Get the osType property: This property allows you to specify the type of the OS that is included in the disk if - * creating a VM from user-image or a specialized VHD. <br><br> Possible values are: - * <br><br> **Windows** <br><br> **Linux**. + * creating a VM from user-image or a specialized VHD. Possible values are: **Windows,** **Linux.**. * * @return the osType value. */ @@ -117,8 +115,7 @@ public OperatingSystemTypes osType() { /** * Set the osType property: This property allows you to specify the type of the OS that is included in the disk if - * creating a VM from user-image or a specialized VHD. <br><br> Possible values are: - * <br><br> **Windows** <br><br> **Linux**. + * creating a VM from user-image or a specialized VHD. Possible values are: **Windows,** **Linux.**. * * @param osType the osType value to set. * @return the OSDisk object itself. @@ -129,8 +126,8 @@ public OSDisk withOsType(OperatingSystemTypes osType) { } /** - * Get the encryptionSettings property: Specifies the encryption settings for the OS Disk. <br><br> - * Minimum api-version: 2015-06-15. + * Get the encryptionSettings property: Specifies the encryption settings for the OS Disk. Minimum api-version: + * 2015-06-15. * * @return the encryptionSettings value. */ @@ -139,8 +136,8 @@ public DiskEncryptionSettings encryptionSettings() { } /** - * Set the encryptionSettings property: Specifies the encryption settings for the OS Disk. <br><br> - * Minimum api-version: 2015-06-15. + * Set the encryptionSettings property: Specifies the encryption settings for the OS Disk. Minimum api-version: + * 2015-06-15. * * @param encryptionSettings the encryptionSettings value to set. * @return the OSDisk object itself. @@ -215,9 +212,8 @@ public OSDisk withImage(VirtualHardDisk image) { } /** - * Get the caching property: Specifies the caching requirements. <br><br> Possible values are: - * <br><br> **None** <br><br> **ReadOnly** <br><br> **ReadWrite** - * <br><br> Default: **None** for Standard storage. **ReadOnly** for Premium storage. + * Get the caching property: Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** + * **ReadWrite.** The defaulting behavior is: **None for Standard storage. ReadOnly for Premium storage.**. * * @return the caching value. */ @@ -226,9 +222,8 @@ public CachingTypes caching() { } /** - * Set the caching property: Specifies the caching requirements. <br><br> Possible values are: - * <br><br> **None** <br><br> **ReadOnly** <br><br> **ReadWrite** - * <br><br> Default: **None** for Standard storage. **ReadOnly** for Premium storage. + * Set the caching property: Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** + * **ReadWrite.** The defaulting behavior is: **None for Standard storage. ReadOnly for Premium storage.**. * * @param caching the caching value to set. * @return the OSDisk object itself. @@ -283,11 +278,11 @@ public OSDisk withDiffDiskSettings(DiffDiskSettings diffDiskSettings) { } /** - * Get the createOption property: Specifies how the virtual machine should be created.<br><br> Possible - * values are:<br><br> **Attach** \u2013 This value is used when you are using a specialized disk to - * create the virtual machine.<br><br> **FromImage** \u2013 This value is used when you are using an - * image to create the virtual machine. If you are using a platform image, you also use the imageReference element - * described above. If you are using a marketplace image, you also use the plan element previously described. + * Get the createOption property: Specifies how the virtual machine should be created. Possible values are: + * **Attach.** This value is used when you are using a specialized disk to create the virtual machine. + * **FromImage.** This value is used when you are using an image to create the virtual machine. If you are using a + * platform image, you should also use the imageReference element described above. If you are using a marketplace + * image, you should also use the plan element previously described. * * @return the createOption value. */ @@ -296,11 +291,11 @@ public DiskCreateOptionTypes createOption() { } /** - * Set the createOption property: Specifies how the virtual machine should be created.<br><br> Possible - * values are:<br><br> **Attach** \u2013 This value is used when you are using a specialized disk to - * create the virtual machine.<br><br> **FromImage** \u2013 This value is used when you are using an - * image to create the virtual machine. If you are using a platform image, you also use the imageReference element - * described above. If you are using a marketplace image, you also use the plan element previously described. + * Set the createOption property: Specifies how the virtual machine should be created. Possible values are: + * **Attach.** This value is used when you are using a specialized disk to create the virtual machine. + * **FromImage.** This value is used when you are using an image to create the virtual machine. If you are using a + * platform image, you should also use the imageReference element described above. If you are using a marketplace + * image, you should also use the plan element previously described. * * @param createOption the createOption value to set. * @return the OSDisk object itself. @@ -312,8 +307,8 @@ public OSDisk withCreateOption(DiskCreateOptionTypes createOption) { /** * Get the diskSizeGB property: Specifies the size of an empty data disk in gigabytes. This element can be used to - * overwrite the size of the disk in a virtual machine image. <br><br> diskSizeGB is the number of bytes - * x 1024^3 for the disk and the value cannot be larger than 1023. + * overwrite the size of the disk in a virtual machine image. The property 'diskSizeGB' is the number of bytes x + * 1024^3 for the disk and the value cannot be larger than 1023. * * @return the diskSizeGB value. */ @@ -323,8 +318,8 @@ public Integer diskSizeGB() { /** * Set the diskSizeGB property: Specifies the size of an empty data disk in gigabytes. This element can be used to - * overwrite the size of the disk in a virtual machine image. <br><br> diskSizeGB is the number of bytes - * x 1024^3 for the disk and the value cannot be larger than 1023. + * overwrite the size of the disk in a virtual machine image. The property 'diskSizeGB' is the number of bytes x + * 1024^3 for the disk and the value cannot be larger than 1023. * * @param diskSizeGB the diskSizeGB value to set. * @return the OSDisk object itself. @@ -355,11 +350,11 @@ public OSDisk withManagedDisk(ManagedDiskParameters managedDisk) { } /** - * Get the deleteOption property: Specifies whether OS Disk should be deleted or detached upon VM deletion. - * <br><br> Possible values: <br><br> **Delete** If this value is used, the OS disk is - * deleted when VM is deleted.<br><br> **Detach** If this value is used, the os disk is retained after - * VM is deleted. <br><br> The default value is set to **detach**. For an ephemeral OS Disk, the default - * value is set to **Delete**. User cannot change the delete option for ephemeral OS Disk. + * Get the deleteOption property: Specifies whether OS Disk should be deleted or detached upon VM deletion. Possible + * values are: **Delete.** If this value is used, the OS disk is deleted when VM is deleted. **Detach.** If this + * value is used, the os disk is retained after VM is deleted. The default value is set to **Detach**. For an + * ephemeral OS Disk, the default value is set to **Delete**. The user cannot change the delete option for an + * ephemeral OS Disk. * * @return the deleteOption value. */ @@ -368,11 +363,11 @@ public DiskDeleteOptionTypes deleteOption() { } /** - * Set the deleteOption property: Specifies whether OS Disk should be deleted or detached upon VM deletion. - * <br><br> Possible values: <br><br> **Delete** If this value is used, the OS disk is - * deleted when VM is deleted.<br><br> **Detach** If this value is used, the os disk is retained after - * VM is deleted. <br><br> The default value is set to **detach**. For an ephemeral OS Disk, the default - * value is set to **Delete**. User cannot change the delete option for ephemeral OS Disk. + * Set the deleteOption property: Specifies whether OS Disk should be deleted or detached upon VM deletion. Possible + * values are: **Delete.** If this value is used, the OS disk is deleted when VM is deleted. **Detach.** If this + * value is used, the os disk is retained after VM is deleted. The default value is set to **Detach**. For an + * ephemeral OS Disk, the default value is set to **Delete**. The user cannot change the delete option for an + * ephemeral OS Disk. * * @param deleteOption the deleteOption value to set. * @return the OSDisk object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSImageNotificationProfile.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSImageNotificationProfile.java index 4ae12fa2b11e4..292c9860a56ce 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSImageNotificationProfile.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSImageNotificationProfile.java @@ -13,7 +13,7 @@ public final class OSImageNotificationProfile { /* * Length of time a Virtual Machine being reimaged or having its OS upgraded will have to potentially approve the * OS Image Scheduled Event before the event is auto approved (timed out). The configuration is specified in ISO - * 8601 format, with the value set to 15 minutes (PT15M) + * 8601 format, and the value must be 15 minutes (PT15M) */ @JsonProperty(value = "notBeforeTimeout") private String notBeforeTimeout; @@ -31,7 +31,7 @@ public OSImageNotificationProfile() { /** * Get the notBeforeTimeout property: Length of time a Virtual Machine being reimaged or having its OS upgraded will * have to potentially approve the OS Image Scheduled Event before the event is auto approved (timed out). The - * configuration is specified in ISO 8601 format, with the value set to 15 minutes (PT15M). + * configuration is specified in ISO 8601 format, and the value must be 15 minutes (PT15M). * * @return the notBeforeTimeout value. */ @@ -42,7 +42,7 @@ public String notBeforeTimeout() { /** * Set the notBeforeTimeout property: Length of time a Virtual Machine being reimaged or having its OS upgraded will * have to potentially approve the OS Image Scheduled Event before the event is auto approved (timed out). The - * configuration is specified in ISO 8601 format, with the value set to 15 minutes (PT15M). + * configuration is specified in ISO 8601 format, and the value must be 15 minutes (PT15M). * * @param notBeforeTimeout the notBeforeTimeout value to set. * @return the OSImageNotificationProfile object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSProfile.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSProfile.java index bbf4b3382f6ad..f90a8e7686b5f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSProfile.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSProfile.java @@ -15,9 +15,9 @@ @Fluent public final class OSProfile { /* - * Specifies the host OS name of the virtual machine.

    This name cannot be updated after the VM is created. - *

    **Max-length (Windows):** 15 characters

    **Max-length (Linux):** 64 characters.

    For - * naming conventions and restrictions see [Azure infrastructure services implementation + * Specifies the host OS name of the virtual machine. This name cannot be updated after the VM is created. + * **Max-length (Windows):** 15 characters. **Max-length (Linux):** 64 characters. For naming conventions and + * restrictions see [Azure infrastructure services implementation * guidelines](https://docs.microsoft.com/azure/azure-resource-manager/management/resource-name-rules). */ @JsonProperty(value = "computerName") @@ -52,12 +52,12 @@ public final class OSProfile { /* * Specifies a base-64 encoded string of custom data. The base-64 encoded string is decoded to a binary array that - * is saved as a file on the Virtual Machine. The maximum length of the binary array is 65535 bytes.

    - * **Note: Do not pass any secrets or passwords in customData property**

    This property cannot be updated - * after the VM is created.

    customData is passed to the VM to be saved as a file, for more information see - * [Custom Data on Azure VMs](https://azure.microsoft.com/blog/custom-data-and-cloud-init-on-windows-azure/) - *

    For using cloud-init for your Linux VM, see [Using cloud-init to customize a Linux VM during - * creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init) + * is saved as a file on the Virtual Machine. The maximum length of the binary array is 65535 bytes. **Note: Do not + * pass any secrets or passwords in customData property.** This property cannot be updated after the VM is created. + * The property 'customData' is passed to the VM to be saved as a file, for more information see [Custom Data on + * Azure VMs](https://azure.microsoft.com/blog/custom-data-and-cloud-init-on-windows-azure/). For using cloud-init + * for your Linux VM, see [Using cloud-init to customize a Linux VM during + * creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init). */ @JsonProperty(value = "customData") private String customData; @@ -69,7 +69,7 @@ public final class OSProfile { private WindowsConfiguration windowsConfiguration; /* - * Specifies the Linux operating system settings on the virtual machine.

    For a list of supported Linux + * Specifies the Linux operating system settings on the virtual machine. For a list of supported Linux * distributions, see [Linux on Azure-Endorsed * Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros). */ @@ -87,8 +87,8 @@ public final class OSProfile { private List secrets; /* - * Specifies whether extension operations should be allowed on the virtual machine.

    This may only be set to - * False when no extensions are present on the virtual machine. + * Specifies whether extension operations should be allowed on the virtual machine. This may only be set to False + * when no extensions are present on the virtual machine. */ @JsonProperty(value = "allowExtensionOperations") private Boolean allowExtensionOperations; @@ -104,10 +104,9 @@ public OSProfile() { } /** - * Get the computerName property: Specifies the host OS name of the virtual machine. <br><br> This name - * cannot be updated after the VM is created. <br><br> **Max-length (Windows):** 15 characters - * <br><br> **Max-length (Linux):** 64 characters. <br><br> For naming conventions and - * restrictions see [Azure infrastructure services implementation + * Get the computerName property: Specifies the host OS name of the virtual machine. This name cannot be updated + * after the VM is created. **Max-length (Windows):** 15 characters. **Max-length (Linux):** 64 characters. For + * naming conventions and restrictions see [Azure infrastructure services implementation * guidelines](https://docs.microsoft.com/azure/azure-resource-manager/management/resource-name-rules). * * @return the computerName value. @@ -117,10 +116,9 @@ public String computerName() { } /** - * Set the computerName property: Specifies the host OS name of the virtual machine. <br><br> This name - * cannot be updated after the VM is created. <br><br> **Max-length (Windows):** 15 characters - * <br><br> **Max-length (Linux):** 64 characters. <br><br> For naming conventions and - * restrictions see [Azure infrastructure services implementation + * Set the computerName property: Specifies the host OS name of the virtual machine. This name cannot be updated + * after the VM is created. **Max-length (Windows):** 15 characters. **Max-length (Linux):** 64 characters. For + * naming conventions and restrictions see [Azure infrastructure services implementation * guidelines](https://docs.microsoft.com/azure/azure-resource-manager/management/resource-name-rules). * * @param computerName the computerName value to set. @@ -206,11 +204,11 @@ public OSProfile withAdminPassword(String adminPassword) { /** * Get the customData property: Specifies a base-64 encoded string of custom data. The base-64 encoded string is * decoded to a binary array that is saved as a file on the Virtual Machine. The maximum length of the binary array - * is 65535 bytes. <br><br> **Note: Do not pass any secrets or passwords in customData property** - * <br><br> This property cannot be updated after the VM is created. <br><br> customData is - * passed to the VM to be saved as a file, for more information see [Custom Data on Azure - * VMs](https://azure.microsoft.com/blog/custom-data-and-cloud-init-on-windows-azure/) <br><br> For - * using cloud-init for your Linux VM, see [Using cloud-init to customize a Linux VM during + * is 65535 bytes. **Note: Do not pass any secrets or passwords in customData property.** This property cannot be + * updated after the VM is created. The property 'customData' is passed to the VM to be saved as a file, for more + * information see [Custom Data on Azure + * VMs](https://azure.microsoft.com/blog/custom-data-and-cloud-init-on-windows-azure/). For using cloud-init for + * your Linux VM, see [Using cloud-init to customize a Linux VM during * creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init). * * @return the customData value. @@ -222,11 +220,11 @@ public String customData() { /** * Set the customData property: Specifies a base-64 encoded string of custom data. The base-64 encoded string is * decoded to a binary array that is saved as a file on the Virtual Machine. The maximum length of the binary array - * is 65535 bytes. <br><br> **Note: Do not pass any secrets or passwords in customData property** - * <br><br> This property cannot be updated after the VM is created. <br><br> customData is - * passed to the VM to be saved as a file, for more information see [Custom Data on Azure - * VMs](https://azure.microsoft.com/blog/custom-data-and-cloud-init-on-windows-azure/) <br><br> For - * using cloud-init for your Linux VM, see [Using cloud-init to customize a Linux VM during + * is 65535 bytes. **Note: Do not pass any secrets or passwords in customData property.** This property cannot be + * updated after the VM is created. The property 'customData' is passed to the VM to be saved as a file, for more + * information see [Custom Data on Azure + * VMs](https://azure.microsoft.com/blog/custom-data-and-cloud-init-on-windows-azure/). For using cloud-init for + * your Linux VM, see [Using cloud-init to customize a Linux VM during * creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init). * * @param customData the customData value to set. @@ -258,8 +256,8 @@ public OSProfile withWindowsConfiguration(WindowsConfiguration windowsConfigurat } /** - * Get the linuxConfiguration property: Specifies the Linux operating system settings on the virtual machine. - * <br><br>For a list of supported Linux distributions, see [Linux on Azure-Endorsed + * Get the linuxConfiguration property: Specifies the Linux operating system settings on the virtual machine. For a + * list of supported Linux distributions, see [Linux on Azure-Endorsed * Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros). * * @return the linuxConfiguration value. @@ -269,8 +267,8 @@ public LinuxConfiguration linuxConfiguration() { } /** - * Set the linuxConfiguration property: Specifies the Linux operating system settings on the virtual machine. - * <br><br>For a list of supported Linux distributions, see [Linux on Azure-Endorsed + * Set the linuxConfiguration property: Specifies the Linux operating system settings on the virtual machine. For a + * list of supported Linux distributions, see [Linux on Azure-Endorsed * Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros). * * @param linuxConfiguration the linuxConfiguration value to set. @@ -311,8 +309,7 @@ public OSProfile withSecrets(List secrets) { /** * Get the allowExtensionOperations property: Specifies whether extension operations should be allowed on the - * virtual machine. <br><br>This may only be set to False when no extensions are present on the virtual - * machine. + * virtual machine. This may only be set to False when no extensions are present on the virtual machine. * * @return the allowExtensionOperations value. */ @@ -322,8 +319,7 @@ public Boolean allowExtensionOperations() { /** * Set the allowExtensionOperations property: Specifies whether extension operations should be allowed on the - * virtual machine. <br><br>This may only be set to False when no extensions are present on the virtual - * machine. + * virtual machine. This may only be set to False when no extensions are present on the virtual machine. * * @param allowExtensionOperations the allowExtensionOperations value to set. * @return the OSProfile object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSProfileProvisioningData.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSProfileProvisioningData.java index 0664b04a7853a..5d09b3c1be2fd 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSProfileProvisioningData.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/OSProfileProvisioningData.java @@ -27,12 +27,12 @@ public final class OSProfileProvisioningData { /* * Specifies a base-64 encoded string of custom data. The base-64 encoded string is decoded to a binary array that - * is saved as a file on the Virtual Machine. The maximum length of the binary array is 65535 bytes.

    - * **Note: Do not pass any secrets or passwords in customData property**

    This property cannot be updated - * after the VM is created.

    customData is passed to the VM to be saved as a file, for more information see - * [Custom Data on Azure VMs](https://azure.microsoft.com/blog/custom-data-and-cloud-init-on-windows-azure/) - *

    For using cloud-init for your Linux VM, see [Using cloud-init to customize a Linux VM during - * creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init) + * is saved as a file on the Virtual Machine. The maximum length of the binary array is 65535 bytes. **Note: Do not + * pass any secrets or passwords in customData property.** This property cannot be updated after the VM is created. + * The property customData is passed to the VM to be saved as a file, for more information see [Custom Data on + * Azure VMs](https://azure.microsoft.com/blog/custom-data-and-cloud-init-on-windows-azure/). If using cloud-init + * for your Linux VM, see [Using cloud-init to customize a Linux VM during + * creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init). */ @JsonProperty(value = "customData") private String customData; @@ -84,11 +84,11 @@ public OSProfileProvisioningData withAdminPassword(String adminPassword) { /** * Get the customData property: Specifies a base-64 encoded string of custom data. The base-64 encoded string is * decoded to a binary array that is saved as a file on the Virtual Machine. The maximum length of the binary array - * is 65535 bytes. <br><br> **Note: Do not pass any secrets or passwords in customData property** - * <br><br> This property cannot be updated after the VM is created. <br><br> customData is - * passed to the VM to be saved as a file, for more information see [Custom Data on Azure - * VMs](https://azure.microsoft.com/blog/custom-data-and-cloud-init-on-windows-azure/) <br><br> For - * using cloud-init for your Linux VM, see [Using cloud-init to customize a Linux VM during + * is 65535 bytes. **Note: Do not pass any secrets or passwords in customData property.** This property cannot be + * updated after the VM is created. The property customData is passed to the VM to be saved as a file, for more + * information see [Custom Data on Azure + * VMs](https://azure.microsoft.com/blog/custom-data-and-cloud-init-on-windows-azure/). If using cloud-init for your + * Linux VM, see [Using cloud-init to customize a Linux VM during * creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init). * * @return the customData value. @@ -100,11 +100,11 @@ public String customData() { /** * Set the customData property: Specifies a base-64 encoded string of custom data. The base-64 encoded string is * decoded to a binary array that is saved as a file on the Virtual Machine. The maximum length of the binary array - * is 65535 bytes. <br><br> **Note: Do not pass any secrets or passwords in customData property** - * <br><br> This property cannot be updated after the VM is created. <br><br> customData is - * passed to the VM to be saved as a file, for more information see [Custom Data on Azure - * VMs](https://azure.microsoft.com/blog/custom-data-and-cloud-init-on-windows-azure/) <br><br> For - * using cloud-init for your Linux VM, see [Using cloud-init to customize a Linux VM during + * is 65535 bytes. **Note: Do not pass any secrets or passwords in customData property.** This property cannot be + * updated after the VM is created. The property customData is passed to the VM to be saved as a file, for more + * information see [Custom Data on Azure + * VMs](https://azure.microsoft.com/blog/custom-data-and-cloud-init-on-windows-azure/). If using cloud-init for your + * Linux VM, see [Using cloud-init to customize a Linux VM during * creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init). * * @param customData the customData value to set. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/PriorityMixPolicy.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/PriorityMixPolicy.java index e1e72aeabb19a..38001c688b1fc 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/PriorityMixPolicy.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/PriorityMixPolicy.java @@ -9,9 +9,8 @@ /** * Specifies the target splits for Spot and Regular priority VMs within a scale set with flexible orchestration mode. - * <br><br>With this property the customer is able to specify the base number of regular priority VMs - * created as the VMSS flex instance scales out and the split between Spot and Regular priority VMs after this base - * target has been reached. + * With this property the customer is able to specify the base number of regular priority VMs created as the VMSS flex + * instance scales out and the split between Spot and Regular priority VMs after this base target has been reached. */ @Fluent public final class PriorityMixPolicy { diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ProtocolTypes.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ProtocolTypes.java index 3ca88ae9e5f22..58815aee332e8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ProtocolTypes.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ProtocolTypes.java @@ -7,10 +7,7 @@ import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonValue; -/** - * Specifies the protocol of WinRM listener. <br><br> Possible values are: <br>**http** - * <br><br> **https**. - */ +/** Specifies the protocol of WinRM listener. Possible values are: **http,** **https.**. */ public enum ProtocolTypes { /** Enum value Http. */ HTTP("Http"), diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ProximityPlacementGroupType.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ProximityPlacementGroupType.java index 2ae16f21da216..3b18f12536336 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ProximityPlacementGroupType.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/ProximityPlacementGroupType.java @@ -9,9 +9,8 @@ import java.util.Collection; /** - * Specifies the type of the proximity placement group. <br><br> Possible values are: <br><br> - * **Standard** : Co-locate resources within an Azure region or Availability Zone. <br><br> **Ultra** : For - * future use. + * Specifies the type of the proximity placement group. Possible values are: **Standard** : Co-locate resources within + * an Azure region or Availability Zone. **Ultra** : For future use. */ public final class ProximityPlacementGroupType extends ExpandableStringEnum { /** Static value Standard for ProximityPlacementGroupType. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointEncryption.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointEncryption.java new file mode 100644 index 0000000000000..4da5dbceaca80 --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointEncryption.java @@ -0,0 +1,88 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.compute.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** + * Encryption at rest settings for disk restore point. It is an optional property that can be specified in the input + * while creating a restore point. + */ +@Fluent +public final class RestorePointEncryption { + /* + * Describes the parameter of customer managed disk encryption set resource id that can be specified for disk. + * **Note:** The disk encryption set resource id can only be specified for managed disk. Please refer + * https://aka.ms/mdssewithcmkoverview for more details. + */ + @JsonProperty(value = "diskEncryptionSet") + private DiskEncryptionSetParameters diskEncryptionSet; + + /* + * The type of key used to encrypt the data of the disk restore point. + */ + @JsonProperty(value = "type") + private RestorePointEncryptionType type; + + /** Creates an instance of RestorePointEncryption class. */ + public RestorePointEncryption() { + } + + /** + * Get the diskEncryptionSet property: Describes the parameter of customer managed disk encryption set resource id + * that can be specified for disk. **Note:** The disk encryption set resource id can only be specified for managed + * disk. Please refer https://aka.ms/mdssewithcmkoverview for more details. + * + * @return the diskEncryptionSet value. + */ + public DiskEncryptionSetParameters diskEncryptionSet() { + return this.diskEncryptionSet; + } + + /** + * Set the diskEncryptionSet property: Describes the parameter of customer managed disk encryption set resource id + * that can be specified for disk. **Note:** The disk encryption set resource id can only be specified for managed + * disk. Please refer https://aka.ms/mdssewithcmkoverview for more details. + * + * @param diskEncryptionSet the diskEncryptionSet value to set. + * @return the RestorePointEncryption object itself. + */ + public RestorePointEncryption withDiskEncryptionSet(DiskEncryptionSetParameters diskEncryptionSet) { + this.diskEncryptionSet = diskEncryptionSet; + return this; + } + + /** + * Get the type property: The type of key used to encrypt the data of the disk restore point. + * + * @return the type value. + */ + public RestorePointEncryptionType type() { + return this.type; + } + + /** + * Set the type property: The type of key used to encrypt the data of the disk restore point. + * + * @param type the type value to set. + * @return the RestorePointEncryption object itself. + */ + public RestorePointEncryption withType(RestorePointEncryptionType type) { + this.type = type; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (diskEncryptionSet() != null) { + diskEncryptionSet().validate(); + } + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointEncryptionType.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointEncryptionType.java new file mode 100644 index 0000000000000..e0bd509093482 --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointEncryptionType.java @@ -0,0 +1,53 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.compute.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** The type of key used to encrypt the data of the disk restore point. */ +public final class RestorePointEncryptionType extends ExpandableStringEnum { + /** Static value EncryptionAtRestWithPlatformKey for RestorePointEncryptionType. */ + public static final RestorePointEncryptionType ENCRYPTION_AT_REST_WITH_PLATFORM_KEY = + fromString("EncryptionAtRestWithPlatformKey"); + + /** Static value EncryptionAtRestWithCustomerKey for RestorePointEncryptionType. */ + public static final RestorePointEncryptionType ENCRYPTION_AT_REST_WITH_CUSTOMER_KEY = + fromString("EncryptionAtRestWithCustomerKey"); + + /** Static value EncryptionAtRestWithPlatformAndCustomerKeys for RestorePointEncryptionType. */ + public static final RestorePointEncryptionType ENCRYPTION_AT_REST_WITH_PLATFORM_AND_CUSTOMER_KEYS = + fromString("EncryptionAtRestWithPlatformAndCustomerKeys"); + + /** + * Creates a new instance of RestorePointEncryptionType value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public RestorePointEncryptionType() { + } + + /** + * Creates or finds a RestorePointEncryptionType from its string representation. + * + * @param name a name to look for. + * @return the corresponding RestorePointEncryptionType. + */ + @JsonCreator + public static RestorePointEncryptionType fromString(String name) { + return fromString(name, RestorePointEncryptionType.class); + } + + /** + * Gets known RestorePointEncryptionType values. + * + * @return known RestorePointEncryptionType values. + */ + public static Collection values() { + return values(RestorePointEncryptionType.class); + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceMetadata.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceMetadata.java index 7e8ebb7849794..b4c273140fe15 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceMetadata.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceMetadata.java @@ -17,7 +17,7 @@ public final class RestorePointSourceMetadata { /* * Gets the hardware profile. */ - @JsonProperty(value = "hardwareProfile") + @JsonProperty(value = "hardwareProfile", access = JsonProperty.Access.WRITE_ONLY) private HardwareProfile hardwareProfile; /* @@ -29,45 +29,51 @@ public final class RestorePointSourceMetadata { /* * Gets the OS profile. */ - @JsonProperty(value = "osProfile") + @JsonProperty(value = "osProfile", access = JsonProperty.Access.WRITE_ONLY) private OSProfile osProfile; /* * Gets the diagnostics profile. */ - @JsonProperty(value = "diagnosticsProfile") + @JsonProperty(value = "diagnosticsProfile", access = JsonProperty.Access.WRITE_ONLY) private DiagnosticsProfile diagnosticsProfile; /* * Gets the license type, which is for bring your own license scenario. */ - @JsonProperty(value = "licenseType") + @JsonProperty(value = "licenseType", access = JsonProperty.Access.WRITE_ONLY) private String licenseType; /* * Gets the virtual machine unique id. */ - @JsonProperty(value = "vmId") + @JsonProperty(value = "vmId", access = JsonProperty.Access.WRITE_ONLY) private String vmId; /* * Gets the security profile. */ - @JsonProperty(value = "securityProfile") + @JsonProperty(value = "securityProfile", access = JsonProperty.Access.WRITE_ONLY) private SecurityProfile securityProfile; /* * Location of the VM from which the restore point was created. */ - @JsonProperty(value = "location") + @JsonProperty(value = "location", access = JsonProperty.Access.WRITE_ONLY) private String location; /* * UserData associated with the source VM for which restore point is captured, which is a base-64 encoded value. */ - @JsonProperty(value = "userData") + @JsonProperty(value = "userData", access = JsonProperty.Access.WRITE_ONLY) private String userData; + /* + * HyperVGeneration of the source VM for which restore point is captured. + */ + @JsonProperty(value = "hyperVGeneration", access = JsonProperty.Access.WRITE_ONLY) + private HyperVGenerationTypes hyperVGeneration; + /** Creates an instance of RestorePointSourceMetadata class. */ public RestorePointSourceMetadata() { } @@ -81,17 +87,6 @@ public HardwareProfile hardwareProfile() { return this.hardwareProfile; } - /** - * Set the hardwareProfile property: Gets the hardware profile. - * - * @param hardwareProfile the hardwareProfile value to set. - * @return the RestorePointSourceMetadata object itself. - */ - public RestorePointSourceMetadata withHardwareProfile(HardwareProfile hardwareProfile) { - this.hardwareProfile = hardwareProfile; - return this; - } - /** * Get the storageProfile property: Gets the storage profile. * @@ -121,17 +116,6 @@ public OSProfile osProfile() { return this.osProfile; } - /** - * Set the osProfile property: Gets the OS profile. - * - * @param osProfile the osProfile value to set. - * @return the RestorePointSourceMetadata object itself. - */ - public RestorePointSourceMetadata withOsProfile(OSProfile osProfile) { - this.osProfile = osProfile; - return this; - } - /** * Get the diagnosticsProfile property: Gets the diagnostics profile. * @@ -141,17 +125,6 @@ public DiagnosticsProfile diagnosticsProfile() { return this.diagnosticsProfile; } - /** - * Set the diagnosticsProfile property: Gets the diagnostics profile. - * - * @param diagnosticsProfile the diagnosticsProfile value to set. - * @return the RestorePointSourceMetadata object itself. - */ - public RestorePointSourceMetadata withDiagnosticsProfile(DiagnosticsProfile diagnosticsProfile) { - this.diagnosticsProfile = diagnosticsProfile; - return this; - } - /** * Get the licenseType property: Gets the license type, which is for bring your own license scenario. * @@ -161,17 +134,6 @@ public String licenseType() { return this.licenseType; } - /** - * Set the licenseType property: Gets the license type, which is for bring your own license scenario. - * - * @param licenseType the licenseType value to set. - * @return the RestorePointSourceMetadata object itself. - */ - public RestorePointSourceMetadata withLicenseType(String licenseType) { - this.licenseType = licenseType; - return this; - } - /** * Get the vmId property: Gets the virtual machine unique id. * @@ -181,17 +143,6 @@ public String vmId() { return this.vmId; } - /** - * Set the vmId property: Gets the virtual machine unique id. - * - * @param vmId the vmId value to set. - * @return the RestorePointSourceMetadata object itself. - */ - public RestorePointSourceMetadata withVmId(String vmId) { - this.vmId = vmId; - return this; - } - /** * Get the securityProfile property: Gets the security profile. * @@ -201,17 +152,6 @@ public SecurityProfile securityProfile() { return this.securityProfile; } - /** - * Set the securityProfile property: Gets the security profile. - * - * @param securityProfile the securityProfile value to set. - * @return the RestorePointSourceMetadata object itself. - */ - public RestorePointSourceMetadata withSecurityProfile(SecurityProfile securityProfile) { - this.securityProfile = securityProfile; - return this; - } - /** * Get the location property: Location of the VM from which the restore point was created. * @@ -221,17 +161,6 @@ public String location() { return this.location; } - /** - * Set the location property: Location of the VM from which the restore point was created. - * - * @param location the location value to set. - * @return the RestorePointSourceMetadata object itself. - */ - public RestorePointSourceMetadata withLocation(String location) { - this.location = location; - return this; - } - /** * Get the userData property: UserData associated with the source VM for which restore point is captured, which is a * base-64 encoded value. @@ -243,15 +172,12 @@ public String userData() { } /** - * Set the userData property: UserData associated with the source VM for which restore point is captured, which is a - * base-64 encoded value. + * Get the hyperVGeneration property: HyperVGeneration of the source VM for which restore point is captured. * - * @param userData the userData value to set. - * @return the RestorePointSourceMetadata object itself. + * @return the hyperVGeneration value. */ - public RestorePointSourceMetadata withUserData(String userData) { - this.userData = userData; - return this; + public HyperVGenerationTypes hyperVGeneration() { + return this.hyperVGeneration; } /** diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceVMDataDisk.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceVMDataDisk.java index f3ad5d9c162c1..352cdc1c2de07 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceVMDataDisk.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceVMDataDisk.java @@ -13,38 +13,44 @@ public final class RestorePointSourceVMDataDisk { /* * Gets the logical unit number. */ - @JsonProperty(value = "lun") + @JsonProperty(value = "lun", access = JsonProperty.Access.WRITE_ONLY) private Integer lun; /* * Gets the disk name. */ - @JsonProperty(value = "name") + @JsonProperty(value = "name", access = JsonProperty.Access.WRITE_ONLY) private String name; /* * Gets the caching type. */ - @JsonProperty(value = "caching") + @JsonProperty(value = "caching", access = JsonProperty.Access.WRITE_ONLY) private CachingTypes caching; /* * Gets the initial disk size in GB for blank data disks, and the new desired size for existing OS and Data disks. */ - @JsonProperty(value = "diskSizeGB") + @JsonProperty(value = "diskSizeGB", access = JsonProperty.Access.WRITE_ONLY) private Integer diskSizeGB; /* - * Gets the managed disk details + * Contains the managed disk details. */ @JsonProperty(value = "managedDisk") private ManagedDiskParameters managedDisk; /* - * Gets the disk restore point Id. + * Contains Disk Restore Point properties. */ @JsonProperty(value = "diskRestorePoint") - private ApiEntityReference diskRestorePoint; + private DiskRestorePointAttributes diskRestorePoint; + + /* + * Shows true if the disk is write-accelerator enabled. + */ + @JsonProperty(value = "writeAcceleratorEnabled", access = JsonProperty.Access.WRITE_ONLY) + private Boolean writeAcceleratorEnabled; /** Creates an instance of RestorePointSourceVMDataDisk class. */ public RestorePointSourceVMDataDisk() { @@ -59,17 +65,6 @@ public Integer lun() { return this.lun; } - /** - * Set the lun property: Gets the logical unit number. - * - * @param lun the lun value to set. - * @return the RestorePointSourceVMDataDisk object itself. - */ - public RestorePointSourceVMDataDisk withLun(Integer lun) { - this.lun = lun; - return this; - } - /** * Get the name property: Gets the disk name. * @@ -79,17 +74,6 @@ public String name() { return this.name; } - /** - * Set the name property: Gets the disk name. - * - * @param name the name value to set. - * @return the RestorePointSourceVMDataDisk object itself. - */ - public RestorePointSourceVMDataDisk withName(String name) { - this.name = name; - return this; - } - /** * Get the caching property: Gets the caching type. * @@ -99,17 +83,6 @@ public CachingTypes caching() { return this.caching; } - /** - * Set the caching property: Gets the caching type. - * - * @param caching the caching value to set. - * @return the RestorePointSourceVMDataDisk object itself. - */ - public RestorePointSourceVMDataDisk withCaching(CachingTypes caching) { - this.caching = caching; - return this; - } - /** * Get the diskSizeGB property: Gets the initial disk size in GB for blank data disks, and the new desired size for * existing OS and Data disks. @@ -121,19 +94,7 @@ public Integer diskSizeGB() { } /** - * Set the diskSizeGB property: Gets the initial disk size in GB for blank data disks, and the new desired size for - * existing OS and Data disks. - * - * @param diskSizeGB the diskSizeGB value to set. - * @return the RestorePointSourceVMDataDisk object itself. - */ - public RestorePointSourceVMDataDisk withDiskSizeGB(Integer diskSizeGB) { - this.diskSizeGB = diskSizeGB; - return this; - } - - /** - * Get the managedDisk property: Gets the managed disk details. + * Get the managedDisk property: Contains the managed disk details. * * @return the managedDisk value. */ @@ -142,7 +103,7 @@ public ManagedDiskParameters managedDisk() { } /** - * Set the managedDisk property: Gets the managed disk details. + * Set the managedDisk property: Contains the managed disk details. * * @param managedDisk the managedDisk value to set. * @return the RestorePointSourceVMDataDisk object itself. @@ -153,25 +114,34 @@ public RestorePointSourceVMDataDisk withManagedDisk(ManagedDiskParameters manage } /** - * Get the diskRestorePoint property: Gets the disk restore point Id. + * Get the diskRestorePoint property: Contains Disk Restore Point properties. * * @return the diskRestorePoint value. */ - public ApiEntityReference diskRestorePoint() { + public DiskRestorePointAttributes diskRestorePoint() { return this.diskRestorePoint; } /** - * Set the diskRestorePoint property: Gets the disk restore point Id. + * Set the diskRestorePoint property: Contains Disk Restore Point properties. * * @param diskRestorePoint the diskRestorePoint value to set. * @return the RestorePointSourceVMDataDisk object itself. */ - public RestorePointSourceVMDataDisk withDiskRestorePoint(ApiEntityReference diskRestorePoint) { + public RestorePointSourceVMDataDisk withDiskRestorePoint(DiskRestorePointAttributes diskRestorePoint) { this.diskRestorePoint = diskRestorePoint; return this; } + /** + * Get the writeAcceleratorEnabled property: Shows true if the disk is write-accelerator enabled. + * + * @return the writeAcceleratorEnabled value. + */ + public Boolean writeAcceleratorEnabled() { + return this.writeAcceleratorEnabled; + } + /** * Validates the instance. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceVmosDisk.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceVmosDisk.java index cee59c85041f2..daeb1fa01769d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceVmosDisk.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RestorePointSourceVmosDisk.java @@ -13,31 +13,31 @@ public final class RestorePointSourceVmosDisk { /* * Gets the Operating System type. */ - @JsonProperty(value = "osType") + @JsonProperty(value = "osType", access = JsonProperty.Access.WRITE_ONLY) private OperatingSystemType osType; /* * Gets the disk encryption settings. */ - @JsonProperty(value = "encryptionSettings") + @JsonProperty(value = "encryptionSettings", access = JsonProperty.Access.WRITE_ONLY) private DiskEncryptionSettings encryptionSettings; /* * Gets the disk name. */ - @JsonProperty(value = "name") + @JsonProperty(value = "name", access = JsonProperty.Access.WRITE_ONLY) private String name; /* * Gets the caching type. */ - @JsonProperty(value = "caching") + @JsonProperty(value = "caching", access = JsonProperty.Access.WRITE_ONLY) private CachingTypes caching; /* * Gets the disk size in GB. */ - @JsonProperty(value = "diskSizeGB") + @JsonProperty(value = "diskSizeGB", access = JsonProperty.Access.WRITE_ONLY) private Integer diskSizeGB; /* @@ -47,10 +47,16 @@ public final class RestorePointSourceVmosDisk { private ManagedDiskParameters managedDisk; /* - * Gets the disk restore point Id. + * Contains Disk Restore Point properties. */ @JsonProperty(value = "diskRestorePoint") - private ApiEntityReference diskRestorePoint; + private DiskRestorePointAttributes diskRestorePoint; + + /* + * Shows true if the disk is write-accelerator enabled. + */ + @JsonProperty(value = "writeAcceleratorEnabled", access = JsonProperty.Access.WRITE_ONLY) + private Boolean writeAcceleratorEnabled; /** Creates an instance of RestorePointSourceVmosDisk class. */ public RestorePointSourceVmosDisk() { @@ -65,17 +71,6 @@ public OperatingSystemType osType() { return this.osType; } - /** - * Set the osType property: Gets the Operating System type. - * - * @param osType the osType value to set. - * @return the RestorePointSourceVmosDisk object itself. - */ - public RestorePointSourceVmosDisk withOsType(OperatingSystemType osType) { - this.osType = osType; - return this; - } - /** * Get the encryptionSettings property: Gets the disk encryption settings. * @@ -85,17 +80,6 @@ public DiskEncryptionSettings encryptionSettings() { return this.encryptionSettings; } - /** - * Set the encryptionSettings property: Gets the disk encryption settings. - * - * @param encryptionSettings the encryptionSettings value to set. - * @return the RestorePointSourceVmosDisk object itself. - */ - public RestorePointSourceVmosDisk withEncryptionSettings(DiskEncryptionSettings encryptionSettings) { - this.encryptionSettings = encryptionSettings; - return this; - } - /** * Get the name property: Gets the disk name. * @@ -105,17 +89,6 @@ public String name() { return this.name; } - /** - * Set the name property: Gets the disk name. - * - * @param name the name value to set. - * @return the RestorePointSourceVmosDisk object itself. - */ - public RestorePointSourceVmosDisk withName(String name) { - this.name = name; - return this; - } - /** * Get the caching property: Gets the caching type. * @@ -125,17 +98,6 @@ public CachingTypes caching() { return this.caching; } - /** - * Set the caching property: Gets the caching type. - * - * @param caching the caching value to set. - * @return the RestorePointSourceVmosDisk object itself. - */ - public RestorePointSourceVmosDisk withCaching(CachingTypes caching) { - this.caching = caching; - return this; - } - /** * Get the diskSizeGB property: Gets the disk size in GB. * @@ -145,17 +107,6 @@ public Integer diskSizeGB() { return this.diskSizeGB; } - /** - * Set the diskSizeGB property: Gets the disk size in GB. - * - * @param diskSizeGB the diskSizeGB value to set. - * @return the RestorePointSourceVmosDisk object itself. - */ - public RestorePointSourceVmosDisk withDiskSizeGB(Integer diskSizeGB) { - this.diskSizeGB = diskSizeGB; - return this; - } - /** * Get the managedDisk property: Gets the managed disk details. * @@ -177,25 +128,34 @@ public RestorePointSourceVmosDisk withManagedDisk(ManagedDiskParameters managedD } /** - * Get the diskRestorePoint property: Gets the disk restore point Id. + * Get the diskRestorePoint property: Contains Disk Restore Point properties. * * @return the diskRestorePoint value. */ - public ApiEntityReference diskRestorePoint() { + public DiskRestorePointAttributes diskRestorePoint() { return this.diskRestorePoint; } /** - * Set the diskRestorePoint property: Gets the disk restore point Id. + * Set the diskRestorePoint property: Contains Disk Restore Point properties. * * @param diskRestorePoint the diskRestorePoint value to set. * @return the RestorePointSourceVmosDisk object itself. */ - public RestorePointSourceVmosDisk withDiskRestorePoint(ApiEntityReference diskRestorePoint) { + public RestorePointSourceVmosDisk withDiskRestorePoint(DiskRestorePointAttributes diskRestorePoint) { this.diskRestorePoint = diskRestorePoint; return this; } + /** + * Get the writeAcceleratorEnabled property: Shows true if the disk is write-accelerator enabled. + * + * @return the writeAcceleratorEnabled value. + */ + public Boolean writeAcceleratorEnabled() { + return this.writeAcceleratorEnabled; + } + /** * Validates the instance. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RunCommandManagedIdentity.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RunCommandManagedIdentity.java new file mode 100644 index 0000000000000..e8b8bebc1184a --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/RunCommandManagedIdentity.java @@ -0,0 +1,88 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.compute.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** + * Contains clientId or objectId (use only one, not both) of a user-assigned managed identity that has access to storage + * blob used in Run Command. Use an empty RunCommandManagedIdentity object in case of system-assigned identity. Make + * sure the Azure storage blob exists in case of scriptUri, and managed identity has been given access to blob's + * container with 'Storage Blob Data Reader' role assignment with scriptUri blob and 'Storage Blob Data Contributor' for + * Append blobs(outputBlobUri, errorBlobUri). In case of user assigned identity, make sure you add it under VM's + * identity. For more info on managed identity and Run Command, refer https://aka.ms/ManagedIdentity and + * https://aka.ms/RunCommandManaged. + */ +@Fluent +public final class RunCommandManagedIdentity { + /* + * Client Id (GUID value) of the user-assigned managed identity. ObjectId should not be used if this is provided. + */ + @JsonProperty(value = "clientId") + private String clientId; + + /* + * Object Id (GUID value) of the user-assigned managed identity. ClientId should not be used if this is provided. + */ + @JsonProperty(value = "objectId") + private String objectId; + + /** Creates an instance of RunCommandManagedIdentity class. */ + public RunCommandManagedIdentity() { + } + + /** + * Get the clientId property: Client Id (GUID value) of the user-assigned managed identity. ObjectId should not be + * used if this is provided. + * + * @return the clientId value. + */ + public String clientId() { + return this.clientId; + } + + /** + * Set the clientId property: Client Id (GUID value) of the user-assigned managed identity. ObjectId should not be + * used if this is provided. + * + * @param clientId the clientId value to set. + * @return the RunCommandManagedIdentity object itself. + */ + public RunCommandManagedIdentity withClientId(String clientId) { + this.clientId = clientId; + return this; + } + + /** + * Get the objectId property: Object Id (GUID value) of the user-assigned managed identity. ClientId should not be + * used if this is provided. + * + * @return the objectId value. + */ + public String objectId() { + return this.objectId; + } + + /** + * Set the objectId property: Object Id (GUID value) of the user-assigned managed identity. ClientId should not be + * used if this is provided. + * + * @param objectId the objectId value to set. + * @return the RunCommandManagedIdentity object itself. + */ + public RunCommandManagedIdentity withObjectId(String objectId) { + this.objectId = objectId; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SecurityEncryptionTypes.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SecurityEncryptionTypes.java index d7555c3f4f276..2f37c96a24f8f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SecurityEncryptionTypes.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SecurityEncryptionTypes.java @@ -9,9 +9,9 @@ import java.util.Collection; /** - * Specifies the EncryptionType of the managed disk. <br> It is set to DiskWithVMGuestState for encryption of the - * managed disk along with VMGuestState blob, and VMGuestStateOnly for encryption of just the VMGuestState blob. - * <br><br> NOTE: It can be set for only Confidential VMs. + * Specifies the EncryptionType of the managed disk. It is set to DiskWithVMGuestState for encryption of the managed + * disk along with VMGuestState blob, and VMGuestStateOnly for encryption of just the VMGuestState blob. **Note:** It + * can be set for only Confidential VMs. */ public final class SecurityEncryptionTypes extends ExpandableStringEnum { /** Static value VMGuestStateOnly for SecurityEncryptionTypes. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SecurityPostureReference.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SecurityPostureReference.java new file mode 100644 index 0000000000000..7e7416471c78b --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SecurityPostureReference.java @@ -0,0 +1,88 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.compute.models; + +import com.azure.core.annotation.Fluent; +import com.azure.resourcemanager.compute.fluent.models.VirtualMachineExtensionInner; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** + * Specifies the security posture to be used for all virtual machines in the scale set. Minimum api-version: 2023-03-01. + */ +@Fluent +public final class SecurityPostureReference { + /* + * The security posture reference id in the form of + * /CommunityGalleries/{communityGalleryName}/securityPostures/{securityPostureName}/versions/{major.minor.patch}|{major.*}|latest + */ + @JsonProperty(value = "id") + private String id; + + /* + * List of virtual machine extensions to exclude when applying the Security Posture. + */ + @JsonProperty(value = "excludeExtensions") + private List excludeExtensions; + + /** Creates an instance of SecurityPostureReference class. */ + public SecurityPostureReference() { + } + + /** + * Get the id property: The security posture reference id in the form of + * /CommunityGalleries/{communityGalleryName}/securityPostures/{securityPostureName}/versions/{major.minor.patch}|{major.*}|latest. + * + * @return the id value. + */ + public String id() { + return this.id; + } + + /** + * Set the id property: The security posture reference id in the form of + * /CommunityGalleries/{communityGalleryName}/securityPostures/{securityPostureName}/versions/{major.minor.patch}|{major.*}|latest. + * + * @param id the id value to set. + * @return the SecurityPostureReference object itself. + */ + public SecurityPostureReference withId(String id) { + this.id = id; + return this; + } + + /** + * Get the excludeExtensions property: List of virtual machine extensions to exclude when applying the Security + * Posture. + * + * @return the excludeExtensions value. + */ + public List excludeExtensions() { + return this.excludeExtensions; + } + + /** + * Set the excludeExtensions property: List of virtual machine extensions to exclude when applying the Security + * Posture. + * + * @param excludeExtensions the excludeExtensions value to set. + * @return the SecurityPostureReference object itself. + */ + public SecurityPostureReference withExcludeExtensions(List excludeExtensions) { + this.excludeExtensions = excludeExtensions; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (excludeExtensions() != null) { + excludeExtensions().forEach(e -> e.validate()); + } + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SecurityProfile.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SecurityProfile.java index ebb4ac254bac3..80f1b1345389e 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SecurityProfile.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SecurityProfile.java @@ -11,8 +11,8 @@ @Fluent public final class SecurityProfile { /* - * Specifies the security settings like secure boot and vTPM used while creating the virtual machine. - *

    Minimum api-version: 2020-12-01 + * Specifies the security settings like secure boot and vTPM used while creating the virtual machine. Minimum + * api-version: 2020-12-01. */ @JsonProperty(value = "uefiSettings") private UefiSettings uefiSettings; @@ -20,15 +20,15 @@ public final class SecurityProfile { /* * This property can be used by user in the request to enable or disable the Host Encryption for the virtual * machine or virtual machine scale set. This will enable the encryption for all the disks including Resource/Temp - * disk at host itself.

    Default: The Encryption at host will be disabled unless this property is set to - * true for the resource. + * disk at host itself. The default behavior is: The Encryption at host will be disabled unless this property is + * set to true for the resource. */ @JsonProperty(value = "encryptionAtHost") private Boolean encryptionAtHost; /* * Specifies the SecurityType of the virtual machine. It has to be set to any specified value to enable - * UefiSettings.

    Default: UefiSettings will not be enabled unless this property is set. + * UefiSettings. The default behavior is: UefiSettings will not be enabled unless this property is set. */ @JsonProperty(value = "securityType") private SecurityTypes securityType; @@ -39,7 +39,7 @@ public SecurityProfile() { /** * Get the uefiSettings property: Specifies the security settings like secure boot and vTPM used while creating the - * virtual machine. <br><br>Minimum api-version: 2020-12-01. + * virtual machine. Minimum api-version: 2020-12-01. * * @return the uefiSettings value. */ @@ -49,7 +49,7 @@ public UefiSettings uefiSettings() { /** * Set the uefiSettings property: Specifies the security settings like secure boot and vTPM used while creating the - * virtual machine. <br><br>Minimum api-version: 2020-12-01. + * virtual machine. Minimum api-version: 2020-12-01. * * @param uefiSettings the uefiSettings value to set. * @return the SecurityProfile object itself. @@ -62,7 +62,7 @@ public SecurityProfile withUefiSettings(UefiSettings uefiSettings) { /** * Get the encryptionAtHost property: This property can be used by user in the request to enable or disable the Host * Encryption for the virtual machine or virtual machine scale set. This will enable the encryption for all the - * disks including Resource/Temp disk at host itself. <br><br> Default: The Encryption at host will be + * disks including Resource/Temp disk at host itself. The default behavior is: The Encryption at host will be * disabled unless this property is set to true for the resource. * * @return the encryptionAtHost value. @@ -74,7 +74,7 @@ public Boolean encryptionAtHost() { /** * Set the encryptionAtHost property: This property can be used by user in the request to enable or disable the Host * Encryption for the virtual machine or virtual machine scale set. This will enable the encryption for all the - * disks including Resource/Temp disk at host itself. <br><br> Default: The Encryption at host will be + * disks including Resource/Temp disk at host itself. The default behavior is: The Encryption at host will be * disabled unless this property is set to true for the resource. * * @param encryptionAtHost the encryptionAtHost value to set. @@ -87,8 +87,8 @@ public SecurityProfile withEncryptionAtHost(Boolean encryptionAtHost) { /** * Get the securityType property: Specifies the SecurityType of the virtual machine. It has to be set to any - * specified value to enable UefiSettings. <br><br> Default: UefiSettings will not be enabled unless - * this property is set. + * specified value to enable UefiSettings. The default behavior is: UefiSettings will not be enabled unless this + * property is set. * * @return the securityType value. */ @@ -98,8 +98,8 @@ public SecurityTypes securityType() { /** * Set the securityType property: Specifies the SecurityType of the virtual machine. It has to be set to any - * specified value to enable UefiSettings. <br><br> Default: UefiSettings will not be enabled unless - * this property is set. + * specified value to enable UefiSettings. The default behavior is: UefiSettings will not be enabled unless this + * property is set. * * @param securityType the securityType value to set. * @return the SecurityProfile object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SecurityTypes.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SecurityTypes.java index d7a63b9c7dda2..23a22f0603d34 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SecurityTypes.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SecurityTypes.java @@ -10,7 +10,7 @@ /** * Specifies the SecurityType of the virtual machine. It has to be set to any specified value to enable UefiSettings. - * <br><br> Default: UefiSettings will not be enabled unless this property is set. + * The default behavior is: UefiSettings will not be enabled unless this property is set. */ public final class SecurityTypes extends ExpandableStringEnum { /** Static value TrustedLaunch for SecurityTypes. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SpotRestorePolicy.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SpotRestorePolicy.java index f22125d1e951b..e79f1a526a994 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SpotRestorePolicy.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SpotRestorePolicy.java @@ -8,9 +8,9 @@ import com.fasterxml.jackson.annotation.JsonProperty; /** - * Specifies the Spot-Try-Restore properties for the virtual machine scale set. <br><br> With this property - * customer can enable or disable automatic restore of the evicted Spot VMSS VM instances opportunistically based on - * capacity availability and pricing constraint. + * Specifies the Spot-Try-Restore properties for the virtual machine scale set. With this property customer can enable + * or disable automatic restore of the evicted Spot VMSS VM instances opportunistically based on capacity availability + * and pricing constraint. */ @Fluent public final class SpotRestorePolicy { diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SshPublicKey.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SshPublicKey.java index 7576f08507e63..dde0d67f387bb 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SshPublicKey.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/SshPublicKey.java @@ -21,7 +21,7 @@ public final class SshPublicKey { /* * SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit - * and in ssh-rsa format.

    For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in + * and in ssh-rsa format. For creating ssh keys, see [Create SSH keys on Linux and Mac for Linux VMs in * Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed). */ @JsonProperty(value = "keyData") @@ -55,9 +55,8 @@ public SshPublicKey withPath(String path) { /** * Get the keyData property: SSH public key certificate used to authenticate with the VM through ssh. The key needs - * to be at least 2048-bit and in ssh-rsa format. <br><br> For creating ssh keys, see [Create SSH keys - * on Linux and Mac for Linux VMs in - * Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed). + * to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see [Create SSH keys on Linux and Mac for + * Linux VMs in Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed). * * @return the keyData value. */ @@ -67,9 +66,8 @@ public String keyData() { /** * Set the keyData property: SSH public key certificate used to authenticate with the VM through ssh. The key needs - * to be at least 2048-bit and in ssh-rsa format. <br><br> For creating ssh keys, see [Create SSH keys - * on Linux and Mac for Linux VMs in - * Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed). + * to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see [Create SSH keys on Linux and Mac for + * Linux VMs in Azure]https://docs.microsoft.com/azure/virtual-machines/linux/create-ssh-keys-detailed). * * @param keyData the keyData value to set. * @return the SshPublicKey object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/StorageAccountType.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/StorageAccountType.java index 68d7ba99a6dc4..36aa19fdf6c49 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/StorageAccountType.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/StorageAccountType.java @@ -19,6 +19,9 @@ public final class StorageAccountType extends ExpandableStringEnum
    For more information - * about disks, see [About disks and VHDs for Azure virtual + * Specifies information about the operating system disk used by the virtual machine. For more information about + * disks, see [About disks and VHDs for Azure virtual * machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview). */ @JsonProperty(value = "osDisk") private OSDisk osDisk; /* - * Specifies the parameters that are used to add a data disk to a virtual machine.

    For more information - * about disks, see [About disks and VHDs for Azure virtual + * Specifies the parameters that are used to add a data disk to a virtual machine. For more information about + * disks, see [About disks and VHDs for Azure virtual * machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview). */ @JsonProperty(value = "dataDisks") private List dataDisks; /* - * Specifies the disk controller type configured for the VM.

    NOTE: This property will be set to the default - * disk controller type if not specified provided virtual machine is being created as a hyperVGeneration: V2 based - * on the capabilities of the operating system disk and VM size from the the specified minimum api version.
    You - * need to deallocate the VM before updating its disk controller type unless you are updating the VM size in the VM - * configuration which implicitly deallocates and reallocates the VM.

    Minimum api-version: 2022-08-01 + * Specifies the disk controller type configured for the VM. **Note:** This property will be set to the default + * disk controller type if not specified provided virtual machine is being created with 'hyperVGeneration' set to + * V2 based on the capabilities of the operating system disk and VM size from the the specified minimum api + * version. You need to deallocate the VM before updating its disk controller type unless you are updating the VM + * size in the VM configuration which implicitly deallocates and reallocates the VM. Minimum api-version: + * 2022-08-01. */ @JsonProperty(value = "diskControllerType") private DiskControllerTypes diskControllerType; @@ -74,8 +75,8 @@ public StorageProfile withImageReference(ImageReference imageReference) { } /** - * Get the osDisk property: Specifies information about the operating system disk used by the virtual machine. - * <br><br> For more information about disks, see [About disks and VHDs for Azure virtual + * Get the osDisk property: Specifies information about the operating system disk used by the virtual machine. For + * more information about disks, see [About disks and VHDs for Azure virtual * machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview). * * @return the osDisk value. @@ -85,8 +86,8 @@ public OSDisk osDisk() { } /** - * Set the osDisk property: Specifies information about the operating system disk used by the virtual machine. - * <br><br> For more information about disks, see [About disks and VHDs for Azure virtual + * Set the osDisk property: Specifies information about the operating system disk used by the virtual machine. For + * more information about disks, see [About disks and VHDs for Azure virtual * machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview). * * @param osDisk the osDisk value to set. @@ -98,8 +99,8 @@ public StorageProfile withOsDisk(OSDisk osDisk) { } /** - * Get the dataDisks property: Specifies the parameters that are used to add a data disk to a virtual machine. - * <br><br> For more information about disks, see [About disks and VHDs for Azure virtual + * Get the dataDisks property: Specifies the parameters that are used to add a data disk to a virtual machine. For + * more information about disks, see [About disks and VHDs for Azure virtual * machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview). * * @return the dataDisks value. @@ -109,8 +110,8 @@ public List dataDisks() { } /** - * Set the dataDisks property: Specifies the parameters that are used to add a data disk to a virtual machine. - * <br><br> For more information about disks, see [About disks and VHDs for Azure virtual + * Set the dataDisks property: Specifies the parameters that are used to add a data disk to a virtual machine. For + * more information about disks, see [About disks and VHDs for Azure virtual * machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview). * * @param dataDisks the dataDisks value to set. @@ -122,12 +123,12 @@ public StorageProfile withDataDisks(List dataDisks) { } /** - * Get the diskControllerType property: Specifies the disk controller type configured for the VM. - * <br><br>NOTE: This property will be set to the default disk controller type if not specified provided - * virtual machine is being created as a hyperVGeneration: V2 based on the capabilities of the operating system disk - * and VM size from the the specified minimum api version. <br>You need to deallocate the VM before updating - * its disk controller type unless you are updating the VM size in the VM configuration which implicitly deallocates - * and reallocates the VM. <br><br> Minimum api-version: 2022-08-01. + * Get the diskControllerType property: Specifies the disk controller type configured for the VM. **Note:** This + * property will be set to the default disk controller type if not specified provided virtual machine is being + * created with 'hyperVGeneration' set to V2 based on the capabilities of the operating system disk and VM size from + * the the specified minimum api version. You need to deallocate the VM before updating its disk controller type + * unless you are updating the VM size in the VM configuration which implicitly deallocates and reallocates the VM. + * Minimum api-version: 2022-08-01. * * @return the diskControllerType value. */ @@ -136,12 +137,12 @@ public DiskControllerTypes diskControllerType() { } /** - * Set the diskControllerType property: Specifies the disk controller type configured for the VM. - * <br><br>NOTE: This property will be set to the default disk controller type if not specified provided - * virtual machine is being created as a hyperVGeneration: V2 based on the capabilities of the operating system disk - * and VM size from the the specified minimum api version. <br>You need to deallocate the VM before updating - * its disk controller type unless you are updating the VM size in the VM configuration which implicitly deallocates - * and reallocates the VM. <br><br> Minimum api-version: 2022-08-01. + * Set the diskControllerType property: Specifies the disk controller type configured for the VM. **Note:** This + * property will be set to the default disk controller type if not specified provided virtual machine is being + * created with 'hyperVGeneration' set to V2 based on the capabilities of the operating system disk and VM size from + * the the specified minimum api version. You need to deallocate the VM before updating its disk controller type + * unless you are updating the VM size in the VM configuration which implicitly deallocates and reallocates the VM. + * Minimum api-version: 2022-08-01. * * @param diskControllerType the diskControllerType value to set. * @return the StorageProfile object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/UefiSettings.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/UefiSettings.java index 99520997fb00d..a6bd7c9bbfe7f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/UefiSettings.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/UefiSettings.java @@ -8,19 +8,19 @@ import com.fasterxml.jackson.annotation.JsonProperty; /** - * Specifies the security settings like secure boot and vTPM used while creating the virtual machine. - * <br><br>Minimum api-version: 2020-12-01. + * Specifies the security settings like secure boot and vTPM used while creating the virtual machine. Minimum + * api-version: 2020-12-01. */ @Fluent public final class UefiSettings { /* - * Specifies whether secure boot should be enabled on the virtual machine.

    Minimum api-version: 2020-12-01 + * Specifies whether secure boot should be enabled on the virtual machine. Minimum api-version: 2020-12-01. */ @JsonProperty(value = "secureBootEnabled") private Boolean secureBootEnabled; /* - * Specifies whether vTPM should be enabled on the virtual machine.

    Minimum api-version: 2020-12-01 + * Specifies whether vTPM should be enabled on the virtual machine. Minimum api-version: 2020-12-01. */ @JsonProperty(value = "vTpmEnabled") private Boolean vTpmEnabled; @@ -31,7 +31,7 @@ public UefiSettings() { /** * Get the secureBootEnabled property: Specifies whether secure boot should be enabled on the virtual machine. - * <br><br>Minimum api-version: 2020-12-01. + * Minimum api-version: 2020-12-01. * * @return the secureBootEnabled value. */ @@ -41,7 +41,7 @@ public Boolean secureBootEnabled() { /** * Set the secureBootEnabled property: Specifies whether secure boot should be enabled on the virtual machine. - * <br><br>Minimum api-version: 2020-12-01. + * Minimum api-version: 2020-12-01. * * @param secureBootEnabled the secureBootEnabled value to set. * @return the UefiSettings object itself. @@ -52,8 +52,8 @@ public UefiSettings withSecureBootEnabled(Boolean secureBootEnabled) { } /** - * Get the vTpmEnabled property: Specifies whether vTPM should be enabled on the virtual machine. - * <br><br>Minimum api-version: 2020-12-01. + * Get the vTpmEnabled property: Specifies whether vTPM should be enabled on the virtual machine. Minimum + * api-version: 2020-12-01. * * @return the vTpmEnabled value. */ @@ -62,8 +62,8 @@ public Boolean vTpmEnabled() { } /** - * Set the vTpmEnabled property: Specifies whether vTPM should be enabled on the virtual machine. - * <br><br>Minimum api-version: 2020-12-01. + * Set the vTpmEnabled property: Specifies whether vTPM should be enabled on the virtual machine. Minimum + * api-version: 2020-12-01. * * @param vTpmEnabled the vTpmEnabled value to set. * @return the UefiSettings object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VMDiskSecurityProfile.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VMDiskSecurityProfile.java index 4f1a620c76be0..fd3e45437ffdf 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VMDiskSecurityProfile.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VMDiskSecurityProfile.java @@ -7,16 +7,13 @@ import com.azure.core.annotation.Fluent; import com.fasterxml.jackson.annotation.JsonProperty; -/** - * Specifies the security profile settings for the managed disk. <br><br> NOTE: It can only be set for - * Confidential VMs. - */ +/** Specifies the security profile settings for the managed disk. **Note:** It can only be set for Confidential VMs. */ @Fluent public final class VMDiskSecurityProfile { /* - * Specifies the EncryptionType of the managed disk.
    It is set to DiskWithVMGuestState for encryption of the + * Specifies the EncryptionType of the managed disk. It is set to DiskWithVMGuestState for encryption of the * managed disk along with VMGuestState blob, and VMGuestStateOnly for encryption of just the VMGuestState blob. - *

    NOTE: It can be set for only Confidential VMs. + * **Note:** It can be set for only Confidential VMs. */ @JsonProperty(value = "securityEncryptionType") private SecurityEncryptionTypes securityEncryptionType; @@ -33,9 +30,9 @@ public VMDiskSecurityProfile() { } /** - * Get the securityEncryptionType property: Specifies the EncryptionType of the managed disk. <br> It is set - * to DiskWithVMGuestState for encryption of the managed disk along with VMGuestState blob, and VMGuestStateOnly for - * encryption of just the VMGuestState blob. <br><br> NOTE: It can be set for only Confidential VMs. + * Get the securityEncryptionType property: Specifies the EncryptionType of the managed disk. It is set to + * DiskWithVMGuestState for encryption of the managed disk along with VMGuestState blob, and VMGuestStateOnly for + * encryption of just the VMGuestState blob. **Note:** It can be set for only Confidential VMs. * * @return the securityEncryptionType value. */ @@ -44,9 +41,9 @@ public SecurityEncryptionTypes securityEncryptionType() { } /** - * Set the securityEncryptionType property: Specifies the EncryptionType of the managed disk. <br> It is set - * to DiskWithVMGuestState for encryption of the managed disk along with VMGuestState blob, and VMGuestStateOnly for - * encryption of just the VMGuestState blob. <br><br> NOTE: It can be set for only Confidential VMs. + * Set the securityEncryptionType property: Specifies the EncryptionType of the managed disk. It is set to + * DiskWithVMGuestState for encryption of the managed disk along with VMGuestState blob, and VMGuestStateOnly for + * encryption of just the VMGuestState blob. **Note:** It can be set for only Confidential VMs. * * @param securityEncryptionType the securityEncryptionType value to set. * @return the VMDiskSecurityProfile object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VMSizeProperties.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VMSizeProperties.java index 20f98b4601993..0d1c4820c5891 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VMSizeProperties.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VMSizeProperties.java @@ -11,20 +11,19 @@ @Fluent public final class VMSizeProperties { /* - * Specifies the number of vCPUs available for the VM.

    When this property is not specified in the request - * body the default behavior is to set it to the value of vCPUs available for that VM size exposed in api response - * of [List all available virtual machine sizes in a - * region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list) . + * Specifies the number of vCPUs available for the VM. When this property is not specified in the request body the + * default behavior is to set it to the value of vCPUs available for that VM size exposed in api response of [List + * all available virtual machine sizes in a + * region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list). */ @JsonProperty(value = "vCPUsAvailable") private Integer vCpusAvailable; /* - * Specifies the vCPU to physical core ratio.

    When this property is not specified in the request body the - * default behavior is set to the value of vCPUsPerCore for the VM Size exposed in api response of [List all - * available virtual machine sizes in a - * region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list)

    Setting this property to - * 1 also means that hyper-threading is disabled. + * Specifies the vCPU to physical core ratio. When this property is not specified in the request body the default + * behavior is set to the value of vCPUsPerCore for the VM Size exposed in api response of [List all available + * virtual machine sizes in a region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list). + * **Setting this property to 1 also means that hyper-threading is disabled.** */ @JsonProperty(value = "vCPUsPerCore") private Integer vCpusPerCore; @@ -34,10 +33,10 @@ public VMSizeProperties() { } /** - * Get the vCpusAvailable property: Specifies the number of vCPUs available for the VM. <br><br> When - * this property is not specified in the request body the default behavior is to set it to the value of vCPUs - * available for that VM size exposed in api response of [List all available virtual machine sizes in a - * region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list) . + * Get the vCpusAvailable property: Specifies the number of vCPUs available for the VM. When this property is not + * specified in the request body the default behavior is to set it to the value of vCPUs available for that VM size + * exposed in api response of [List all available virtual machine sizes in a + * region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list). * * @return the vCpusAvailable value. */ @@ -46,10 +45,10 @@ public Integer vCpusAvailable() { } /** - * Set the vCpusAvailable property: Specifies the number of vCPUs available for the VM. <br><br> When - * this property is not specified in the request body the default behavior is to set it to the value of vCPUs - * available for that VM size exposed in api response of [List all available virtual machine sizes in a - * region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list) . + * Set the vCpusAvailable property: Specifies the number of vCPUs available for the VM. When this property is not + * specified in the request body the default behavior is to set it to the value of vCPUs available for that VM size + * exposed in api response of [List all available virtual machine sizes in a + * region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list). * * @param vCpusAvailable the vCpusAvailable value to set. * @return the VMSizeProperties object itself. @@ -60,11 +59,11 @@ public VMSizeProperties withVCpusAvailable(Integer vCpusAvailable) { } /** - * Get the vCpusPerCore property: Specifies the vCPU to physical core ratio. <br><br> When this property - * is not specified in the request body the default behavior is set to the value of vCPUsPerCore for the VM Size - * exposed in api response of [List all available virtual machine sizes in a - * region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list) <br><br> Setting this - * property to 1 also means that hyper-threading is disabled. + * Get the vCpusPerCore property: Specifies the vCPU to physical core ratio. When this property is not specified in + * the request body the default behavior is set to the value of vCPUsPerCore for the VM Size exposed in api response + * of [List all available virtual machine sizes in a + * region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list). **Setting this property to 1 also + * means that hyper-threading is disabled.**. * * @return the vCpusPerCore value. */ @@ -73,11 +72,11 @@ public Integer vCpusPerCore() { } /** - * Set the vCpusPerCore property: Specifies the vCPU to physical core ratio. <br><br> When this property - * is not specified in the request body the default behavior is set to the value of vCPUsPerCore for the VM Size - * exposed in api response of [List all available virtual machine sizes in a - * region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list) <br><br> Setting this - * property to 1 also means that hyper-threading is disabled. + * Set the vCpusPerCore property: Specifies the vCPU to physical core ratio. When this property is not specified in + * the request body the default behavior is set to the value of vCPUsPerCore for the VM Size exposed in api response + * of [List all available virtual machine sizes in a + * region](https://docs.microsoft.com/en-us/rest/api/compute/resource-skus/list). **Setting this property to 1 also + * means that hyper-threading is disabled.**. * * @param vCpusPerCore the vCpusPerCore value to set. * @return the VMSizeProperties object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VaultCertificate.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VaultCertificate.java index 8f4e96520000e..03234a59e0d1a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VaultCertificate.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VaultCertificate.java @@ -26,10 +26,10 @@ public final class VaultCertificate { /* * For Windows VMs, specifies the certificate store on the Virtual Machine to which the certificate should be - * added. The specified certificate store is implicitly in the LocalMachine account.

    For Linux VMs, the - * certificate file is placed under the /var/lib/waagent directory, with the file name - * <UppercaseThumbprint>.crt for the X509 certificate file and <UppercaseThumbprint>.prv for private - * key. Both of these files are .pem formatted. + * added. The specified certificate store is implicitly in the LocalMachine account. For Linux VMs, the certificate + * file is placed under the /var/lib/waagent directory, with the file name <UppercaseThumbprint>.crt for the + * X509 certificate file and <UppercaseThumbprint>.prv for private key. Both of these files are .pem + * formatted. */ @JsonProperty(value = "certificateStore") private String certificateStore; @@ -79,9 +79,9 @@ public VaultCertificate withCertificateUrl(String certificateUrl) { /** * Get the certificateStore property: For Windows VMs, specifies the certificate store on the Virtual Machine to * which the certificate should be added. The specified certificate store is implicitly in the LocalMachine account. - * <br><br>For Linux VMs, the certificate file is placed under the /var/lib/waagent directory, with the - * file name &lt;UppercaseThumbprint&gt;.crt for the X509 certificate file and - * &lt;UppercaseThumbprint&gt;.prv for private key. Both of these files are .pem formatted. + * For Linux VMs, the certificate file is placed under the /var/lib/waagent directory, with the file name + * &lt;UppercaseThumbprint&gt;.crt for the X509 certificate file and &lt;UppercaseThumbprint&gt;.prv + * for private key. Both of these files are .pem formatted. * * @return the certificateStore value. */ @@ -92,9 +92,9 @@ public String certificateStore() { /** * Set the certificateStore property: For Windows VMs, specifies the certificate store on the Virtual Machine to * which the certificate should be added. The specified certificate store is implicitly in the LocalMachine account. - * <br><br>For Linux VMs, the certificate file is placed under the /var/lib/waagent directory, with the - * file name &lt;UppercaseThumbprint&gt;.crt for the X509 certificate file and - * &lt;UppercaseThumbprint&gt;.prv for private key. Both of these files are .pem formatted. + * For Linux VMs, the certificate file is placed under the /var/lib/waagent directory, with the file name + * &lt;UppercaseThumbprint&gt;.crt for the X509 certificate file and &lt;UppercaseThumbprint&gt;.prv + * for private key. Both of these files are .pem formatted. * * @param certificateStore the certificateStore value to set. * @return the VaultCertificate object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachine.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachine.java index 730ddea760fcb..07c7d8413a9d7 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachine.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachine.java @@ -25,6 +25,7 @@ import com.azure.resourcemanager.storage.models.StorageAccount; import reactor.core.publisher.Mono; +import java.time.OffsetDateTime; import java.util.List; import java.util.Map; import java.util.Set; @@ -422,6 +423,9 @@ Mono runShellScriptAsync( /** @return whether vTPM is enabled on the virtual machine */ boolean isVTpmEnabled(); + /** @return the time at which the Virtual Machine resource was created */ + OffsetDateTime timeCreated(); + // Setters // diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineIdentity.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineIdentity.java index 7c036a3e4cde9..d99e8be35020a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineIdentity.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineIdentity.java @@ -11,7 +11,7 @@ /** Identity for the virtual machine. */ @Fluent -public class VirtualMachineIdentity { +public final class VirtualMachineIdentity { /* * The principal id of virtual machine identity. This property will only be provided for a system assigned * identity. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachinePriorityTypes.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachinePriorityTypes.java index 14816257227d6..d6409e63a2902 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachinePriorityTypes.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachinePriorityTypes.java @@ -9,9 +9,8 @@ import java.util.Collection; /** - * Specifies the priority for a standalone virtual machine or the virtual machines in the scale set. - * <br><br> 'Low' enum will be deprecated in the future, please use 'Spot' as the enum to deploy Azure Spot - * VM/VMSS. + * Specifies the priority for a standalone virtual machine or the virtual machines in the scale set. 'Low' enum will be + * deprecated in the future, please use 'Spot' as the enum to deploy Azure Spot VM/VMSS. */ public final class VirtualMachinePriorityTypes extends ExpandableStringEnum { /** Static value Regular for VirtualMachinePriorityTypes. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineRunCommandScriptSource.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineRunCommandScriptSource.java index d21ce77306c20..5e36f734fec08 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineRunCommandScriptSource.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineRunCommandScriptSource.java @@ -7,7 +7,7 @@ import com.azure.core.annotation.Fluent; import com.fasterxml.jackson.annotation.JsonProperty; -/** Describes the script sources for run command. */ +/** Describes the script sources for run command. Use only one of script, scriptUri, commandId. */ @Fluent public final class VirtualMachineRunCommandScriptSource { /* @@ -17,7 +17,8 @@ public final class VirtualMachineRunCommandScriptSource { private String script; /* - * Specifies the script download location. + * Specifies the script download location. It can be either SAS URI of an Azure storage blob with read access or + * public URI. */ @JsonProperty(value = "scriptUri") private String scriptUri; @@ -28,6 +29,16 @@ public final class VirtualMachineRunCommandScriptSource { @JsonProperty(value = "commandId") private String commandId; + /* + * User-assigned managed identity that has access to scriptUri in case of Azure storage blob. Use an empty object + * in case of system-assigned identity. Make sure the Azure storage blob exists, and managed identity has been + * given access to blob's container with 'Storage Blob Data Reader' role assignment. In case of user-assigned + * identity, make sure you add it under VM's identity. For more info on managed identity and Run Command, refer + * https://aka.ms/ManagedIdentity and https://aka.ms/RunCommandManaged. + */ + @JsonProperty(value = "scriptUriManagedIdentity") + private RunCommandManagedIdentity scriptUriManagedIdentity; + /** Creates an instance of VirtualMachineRunCommandScriptSource class. */ public VirtualMachineRunCommandScriptSource() { } @@ -53,7 +64,8 @@ public VirtualMachineRunCommandScriptSource withScript(String script) { } /** - * Get the scriptUri property: Specifies the script download location. + * Get the scriptUri property: Specifies the script download location. It can be either SAS URI of an Azure storage + * blob with read access or public URI. * * @return the scriptUri value. */ @@ -62,7 +74,8 @@ public String scriptUri() { } /** - * Set the scriptUri property: Specifies the script download location. + * Set the scriptUri property: Specifies the script download location. It can be either SAS URI of an Azure storage + * blob with read access or public URI. * * @param scriptUri the scriptUri value to set. * @return the VirtualMachineRunCommandScriptSource object itself. @@ -92,11 +105,43 @@ public VirtualMachineRunCommandScriptSource withCommandId(String commandId) { return this; } + /** + * Get the scriptUriManagedIdentity property: User-assigned managed identity that has access to scriptUri in case of + * Azure storage blob. Use an empty object in case of system-assigned identity. Make sure the Azure storage blob + * exists, and managed identity has been given access to blob's container with 'Storage Blob Data Reader' role + * assignment. In case of user-assigned identity, make sure you add it under VM's identity. For more info on managed + * identity and Run Command, refer https://aka.ms/ManagedIdentity and https://aka.ms/RunCommandManaged. + * + * @return the scriptUriManagedIdentity value. + */ + public RunCommandManagedIdentity scriptUriManagedIdentity() { + return this.scriptUriManagedIdentity; + } + + /** + * Set the scriptUriManagedIdentity property: User-assigned managed identity that has access to scriptUri in case of + * Azure storage blob. Use an empty object in case of system-assigned identity. Make sure the Azure storage blob + * exists, and managed identity has been given access to blob's container with 'Storage Blob Data Reader' role + * assignment. In case of user-assigned identity, make sure you add it under VM's identity. For more info on managed + * identity and Run Command, refer https://aka.ms/ManagedIdentity and https://aka.ms/RunCommandManaged. + * + * @param scriptUriManagedIdentity the scriptUriManagedIdentity value to set. + * @return the VirtualMachineRunCommandScriptSource object itself. + */ + public VirtualMachineRunCommandScriptSource withScriptUriManagedIdentity( + RunCommandManagedIdentity scriptUriManagedIdentity) { + this.scriptUriManagedIdentity = scriptUriManagedIdentity; + return this; + } + /** * Validates the instance. * * @throws IllegalArgumentException thrown if the instance is not valid. */ public void validate() { + if (scriptUriManagedIdentity() != null) { + scriptUriManagedIdentity().validate(); + } } } diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineRunCommandUpdate.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineRunCommandUpdate.java index b5f4d342cbb67..c1a656cf25806 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineRunCommandUpdate.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineRunCommandUpdate.java @@ -203,7 +203,9 @@ public VirtualMachineRunCommandUpdate withTimeoutInSeconds(Integer timeoutInSeco } /** - * Get the outputBlobUri property: Specifies the Azure storage blob where script output stream will be uploaded. + * Get the outputBlobUri property: Specifies the Azure storage blob where script output stream will be uploaded. Use + * a SAS URI with read, append, create, write access OR use managed identity to provide the VM access to the blob. + * Refer outputBlobManagedIdentity parameter. * * @return the outputBlobUri value. */ @@ -212,7 +214,9 @@ public String outputBlobUri() { } /** - * Set the outputBlobUri property: Specifies the Azure storage blob where script output stream will be uploaded. + * Set the outputBlobUri property: Specifies the Azure storage blob where script output stream will be uploaded. Use + * a SAS URI with read, append, create, write access OR use managed identity to provide the VM access to the blob. + * Refer outputBlobManagedIdentity parameter. * * @param outputBlobUri the outputBlobUri value to set. * @return the VirtualMachineRunCommandUpdate object itself. @@ -226,7 +230,9 @@ public VirtualMachineRunCommandUpdate withOutputBlobUri(String outputBlobUri) { } /** - * Get the errorBlobUri property: Specifies the Azure storage blob where script error stream will be uploaded. + * Get the errorBlobUri property: Specifies the Azure storage blob where script error stream will be uploaded. Use a + * SAS URI with read, append, create, write access OR use managed identity to provide the VM access to the blob. + * Refer errorBlobManagedIdentity parameter. * * @return the errorBlobUri value. */ @@ -235,7 +241,9 @@ public String errorBlobUri() { } /** - * Set the errorBlobUri property: Specifies the Azure storage blob where script error stream will be uploaded. + * Set the errorBlobUri property: Specifies the Azure storage blob where script error stream will be uploaded. Use a + * SAS URI with read, append, create, write access OR use managed identity to provide the VM access to the blob. + * Refer errorBlobManagedIdentity parameter. * * @param errorBlobUri the errorBlobUri value to set. * @return the VirtualMachineRunCommandUpdate object itself. @@ -249,7 +257,76 @@ public VirtualMachineRunCommandUpdate withErrorBlobUri(String errorBlobUri) { } /** - * Get the provisioningState property: The provisioning state, which only appears in the response. + * Get the outputBlobManagedIdentity property: User-assigned managed identity that has access to outputBlobUri + * storage blob. Use an empty object in case of system-assigned identity. Make sure managed identity has been given + * access to blob's container with 'Storage Blob Data Contributor' role assignment. In case of user-assigned + * identity, make sure you add it under VM's identity. For more info on managed identity and Run Command, refer + * https://aka.ms/ManagedIdentity and https://aka.ms/RunCommandManaged. + * + * @return the outputBlobManagedIdentity value. + */ + public RunCommandManagedIdentity outputBlobManagedIdentity() { + return this.innerProperties() == null ? null : this.innerProperties().outputBlobManagedIdentity(); + } + + /** + * Set the outputBlobManagedIdentity property: User-assigned managed identity that has access to outputBlobUri + * storage blob. Use an empty object in case of system-assigned identity. Make sure managed identity has been given + * access to blob's container with 'Storage Blob Data Contributor' role assignment. In case of user-assigned + * identity, make sure you add it under VM's identity. For more info on managed identity and Run Command, refer + * https://aka.ms/ManagedIdentity and https://aka.ms/RunCommandManaged. + * + * @param outputBlobManagedIdentity the outputBlobManagedIdentity value to set. + * @return the VirtualMachineRunCommandUpdate object itself. + */ + public VirtualMachineRunCommandUpdate withOutputBlobManagedIdentity( + RunCommandManagedIdentity outputBlobManagedIdentity) { + if (this.innerProperties() == null) { + this.innerProperties = new VirtualMachineRunCommandProperties(); + } + this.innerProperties().withOutputBlobManagedIdentity(outputBlobManagedIdentity); + return this; + } + + /** + * Get the errorBlobManagedIdentity property: User-assigned managed identity that has access to errorBlobUri storage + * blob. Use an empty object in case of system-assigned identity. Make sure managed identity has been given access + * to blob's container with 'Storage Blob Data Contributor' role assignment. In case of user-assigned identity, make + * sure you add it under VM's identity. For more info on managed identity and Run Command, refer + * https://aka.ms/ManagedIdentity and https://aka.ms/RunCommandManaged. + * + * @return the errorBlobManagedIdentity value. + */ + public RunCommandManagedIdentity errorBlobManagedIdentity() { + return this.innerProperties() == null ? null : this.innerProperties().errorBlobManagedIdentity(); + } + + /** + * Set the errorBlobManagedIdentity property: User-assigned managed identity that has access to errorBlobUri storage + * blob. Use an empty object in case of system-assigned identity. Make sure managed identity has been given access + * to blob's container with 'Storage Blob Data Contributor' role assignment. In case of user-assigned identity, make + * sure you add it under VM's identity. For more info on managed identity and Run Command, refer + * https://aka.ms/ManagedIdentity and https://aka.ms/RunCommandManaged. + * + * @param errorBlobManagedIdentity the errorBlobManagedIdentity value to set. + * @return the VirtualMachineRunCommandUpdate object itself. + */ + public VirtualMachineRunCommandUpdate withErrorBlobManagedIdentity( + RunCommandManagedIdentity errorBlobManagedIdentity) { + if (this.innerProperties() == null) { + this.innerProperties = new VirtualMachineRunCommandProperties(); + } + this.innerProperties().withErrorBlobManagedIdentity(errorBlobManagedIdentity); + return this; + } + + /** + * Get the provisioningState property: The provisioning state, which only appears in the response. If + * treatFailureAsDeploymentFailure set to true, any failure in the script will fail the deployment and + * ProvisioningState will be marked as Failed. If treatFailureAsDeploymentFailure set to false, ProvisioningState + * would only reflect whether the run command was run or not by the extensions platform, it would not indicate + * whether script failed in case of script failures. See instance view of run command in case of script failures to + * see executionMessage, output, error: https://aka.ms/runcommandmanaged#get-execution-status-and-results. * * @return the provisioningState value. */ @@ -266,6 +343,37 @@ public VirtualMachineRunCommandInstanceView instanceView() { return this.innerProperties() == null ? null : this.innerProperties().instanceView(); } + /** + * Get the treatFailureAsDeploymentFailure property: Optional. If set to true, any failure in the script will fail + * the deployment and ProvisioningState will be marked as Failed. If set to false, ProvisioningState would only + * reflect whether the run command was run or not by the extensions platform, it would not indicate whether script + * failed in case of script failures. See instance view of run command in case of script failures to see + * executionMessage, output, error: https://aka.ms/runcommandmanaged#get-execution-status-and-results. + * + * @return the treatFailureAsDeploymentFailure value. + */ + public Boolean treatFailureAsDeploymentFailure() { + return this.innerProperties() == null ? null : this.innerProperties().treatFailureAsDeploymentFailure(); + } + + /** + * Set the treatFailureAsDeploymentFailure property: Optional. If set to true, any failure in the script will fail + * the deployment and ProvisioningState will be marked as Failed. If set to false, ProvisioningState would only + * reflect whether the run command was run or not by the extensions platform, it would not indicate whether script + * failed in case of script failures. See instance view of run command in case of script failures to see + * executionMessage, output, error: https://aka.ms/runcommandmanaged#get-execution-status-and-results. + * + * @param treatFailureAsDeploymentFailure the treatFailureAsDeploymentFailure value to set. + * @return the VirtualMachineRunCommandUpdate object itself. + */ + public VirtualMachineRunCommandUpdate withTreatFailureAsDeploymentFailure(Boolean treatFailureAsDeploymentFailure) { + if (this.innerProperties() == null) { + this.innerProperties = new VirtualMachineRunCommandProperties(); + } + this.innerProperties().withTreatFailureAsDeploymentFailure(treatFailureAsDeploymentFailure); + return this; + } + /** * Validates the instance. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetDataDisk.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetDataDisk.java index 60cd35d0dd3ac..46f8c1b2afb9d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetDataDisk.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetDataDisk.java @@ -25,8 +25,8 @@ public final class VirtualMachineScaleSetDataDisk { private int lun; /* - * Specifies the caching requirements.

    Possible values are:

    **None**

    **ReadOnly** - *

    **ReadWrite**

    Default: **None for Standard storage. ReadOnly for Premium storage** + * Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** **ReadWrite.** The default + * values are: **None for Standard storage. ReadOnly for Premium storage.** */ @JsonProperty(value = "caching") private CachingTypes caching; @@ -45,8 +45,8 @@ public final class VirtualMachineScaleSetDataDisk { /* * Specifies the size of an empty data disk in gigabytes. This element can be used to overwrite the size of the - * disk in a virtual machine image.

    diskSizeGB is the number of bytes x 1024^3 for the disk and the value - * cannot be larger than 1023 + * disk in a virtual machine image. The property diskSizeGB is the number of bytes x 1024^3 for the disk and the + * value cannot be larger than 1023. */ @JsonProperty(value = "diskSizeGB") private Integer diskSizeGB; @@ -127,9 +127,8 @@ public VirtualMachineScaleSetDataDisk withLun(int lun) { } /** - * Get the caching property: Specifies the caching requirements. <br><br> Possible values are: - * <br><br> **None** <br><br> **ReadOnly** <br><br> **ReadWrite** - * <br><br> Default: **None for Standard storage. ReadOnly for Premium storage**. + * Get the caching property: Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** + * **ReadWrite.** The default values are: **None for Standard storage. ReadOnly for Premium storage.**. * * @return the caching value. */ @@ -138,9 +137,8 @@ public CachingTypes caching() { } /** - * Set the caching property: Specifies the caching requirements. <br><br> Possible values are: - * <br><br> **None** <br><br> **ReadOnly** <br><br> **ReadWrite** - * <br><br> Default: **None for Standard storage. ReadOnly for Premium storage**. + * Set the caching property: Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** + * **ReadWrite.** The default values are: **None for Standard storage. ReadOnly for Premium storage.**. * * @param caching the caching value to set. * @return the VirtualMachineScaleSetDataDisk object itself. @@ -194,8 +192,8 @@ public VirtualMachineScaleSetDataDisk withCreateOption(DiskCreateOptionTypes cre /** * Get the diskSizeGB property: Specifies the size of an empty data disk in gigabytes. This element can be used to - * overwrite the size of the disk in a virtual machine image. <br><br> diskSizeGB is the number of bytes - * x 1024^3 for the disk and the value cannot be larger than 1023. + * overwrite the size of the disk in a virtual machine image. The property diskSizeGB is the number of bytes x + * 1024^3 for the disk and the value cannot be larger than 1023. * * @return the diskSizeGB value. */ @@ -205,8 +203,8 @@ public Integer diskSizeGB() { /** * Set the diskSizeGB property: Specifies the size of an empty data disk in gigabytes. This element can be used to - * overwrite the size of the disk in a virtual machine image. <br><br> diskSizeGB is the number of bytes - * x 1024^3 for the disk and the value cannot be larger than 1023. + * overwrite the size of the disk in a virtual machine image. The property diskSizeGB is the number of bytes x + * 1024^3 for the disk and the value cannot be larger than 1023. * * @param diskSizeGB the diskSizeGB value to set. * @return the VirtualMachineScaleSetDataDisk object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetExtensionProfile.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetExtensionProfile.java index 2c76c88e3f953..8e378f2055420 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetExtensionProfile.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetExtensionProfile.java @@ -21,7 +21,7 @@ public final class VirtualMachineScaleSetExtensionProfile { /* * Specifies the time alloted for all extensions to start. The time duration should be between 15 minutes and 120 * minutes (inclusive) and should be specified in ISO 8601 format. The default value is 90 minutes (PT1H30M). - *

    Minimum api-version: 2020-06-01 + * Minimum api-version: 2020-06-01. */ @JsonProperty(value = "extensionsTimeBudget") private String extensionsTimeBudget; @@ -54,7 +54,7 @@ public VirtualMachineScaleSetExtensionProfile withExtensions( /** * Get the extensionsTimeBudget property: Specifies the time alloted for all extensions to start. The time duration * should be between 15 minutes and 120 minutes (inclusive) and should be specified in ISO 8601 format. The default - * value is 90 minutes (PT1H30M). <br><br> Minimum api-version: 2020-06-01. + * value is 90 minutes (PT1H30M). Minimum api-version: 2020-06-01. * * @return the extensionsTimeBudget value. */ @@ -65,7 +65,7 @@ public String extensionsTimeBudget() { /** * Set the extensionsTimeBudget property: Specifies the time alloted for all extensions to start. The time duration * should be between 15 minutes and 120 minutes (inclusive) and should be specified in ISO 8601 format. The default - * value is 90 minutes (PT1H30M). <br><br> Minimum api-version: 2020-06-01. + * value is 90 minutes (PT1H30M). Minimum api-version: 2020-06-01. * * @param extensionsTimeBudget the extensionsTimeBudget value to set. * @return the VirtualMachineScaleSetExtensionProfile object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetHardwareProfile.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetHardwareProfile.java index a7b6408831b77..431564cd21cd4 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetHardwareProfile.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetHardwareProfile.java @@ -12,7 +12,7 @@ public final class VirtualMachineScaleSetHardwareProfile { /* * Specifies the properties for customizing the size of the virtual machine. Minimum api-version: 2021-11-01. - *

    Please follow the instructions in [VM Customization](https://aka.ms/vmcustomization) for more details. + * Please follow the instructions in [VM Customization](https://aka.ms/vmcustomization) for more details. */ @JsonProperty(value = "vmSizeProperties") private VMSizeProperties vmSizeProperties; @@ -23,7 +23,7 @@ public VirtualMachineScaleSetHardwareProfile() { /** * Get the vmSizeProperties property: Specifies the properties for customizing the size of the virtual machine. - * Minimum api-version: 2021-11-01. <br><br> Please follow the instructions in [VM + * Minimum api-version: 2021-11-01. Please follow the instructions in [VM * Customization](https://aka.ms/vmcustomization) for more details. * * @return the vmSizeProperties value. @@ -34,7 +34,7 @@ public VMSizeProperties vmSizeProperties() { /** * Set the vmSizeProperties property: Specifies the properties for customizing the size of the virtual machine. - * Minimum api-version: 2021-11-01. <br><br> Please follow the instructions in [VM + * Minimum api-version: 2021-11-01. Please follow the instructions in [VM * Customization](https://aka.ms/vmcustomization) for more details. * * @param vmSizeProperties the vmSizeProperties value to set. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetIdentity.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetIdentity.java index 1e044afd978ab..b5b3b3a54feba 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetIdentity.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetIdentity.java @@ -11,7 +11,7 @@ /** Identity for the virtual machine scale set. */ @Fluent -public class VirtualMachineScaleSetIdentity { +public final class VirtualMachineScaleSetIdentity { /* * The principal id of virtual machine scale set identity. This property will only be provided for a system * assigned identity. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetIpConfiguration.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetIpConfiguration.java index 895fe188e7504..8beb4e28666c8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetIpConfiguration.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetIpConfiguration.java @@ -13,7 +13,7 @@ /** Describes a virtual machine scale set network profile's IP configuration. */ @Fluent -public final class VirtualMachineScaleSetIpConfiguration extends SubResource { +public final class VirtualMachineScaleSetIpConfiguration { /* * The IP configuration name. */ @@ -60,13 +60,6 @@ private VirtualMachineScaleSetIpConfigurationProperties innerProperties() { return this.innerProperties; } - /** {@inheritDoc} */ - @Override - public VirtualMachineScaleSetIpConfiguration withId(String id) { - super.withId(id); - return this; - } - /** * Get the subnet property: Specifies the identifier of the subnet. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetNetworkConfiguration.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetNetworkConfiguration.java index c50da8e4aa86b..62b472480531d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetNetworkConfiguration.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetNetworkConfiguration.java @@ -13,7 +13,7 @@ /** Describes a virtual machine scale set network profile's network configurations. */ @Fluent -public final class VirtualMachineScaleSetNetworkConfiguration extends SubResource { +public final class VirtualMachineScaleSetNetworkConfiguration { /* * The network configuration name. */ @@ -59,13 +59,6 @@ private VirtualMachineScaleSetNetworkConfigurationProperties innerProperties() { return this.innerProperties; } - /** {@inheritDoc} */ - @Override - public VirtualMachineScaleSetNetworkConfiguration withId(String id) { - super.withId(id); - return this; - } - /** * Get the primary property: Specifies the primary network interface in case the virtual machine has more than 1 * network interface. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetOSDisk.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetOSDisk.java index 73668ed16d379..7db5b6b81ad2c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetOSDisk.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetOSDisk.java @@ -19,8 +19,8 @@ public final class VirtualMachineScaleSetOSDisk { private String name; /* - * Specifies the caching requirements.

    Possible values are:

    **None**

    **ReadOnly** - *

    **ReadWrite**

    Default: **None for Standard storage. ReadOnly for Premium storage** + * Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** **ReadWrite.** The default + * values are: **None for Standard storage. ReadOnly for Premium storage.** */ @JsonProperty(value = "caching") private CachingTypes caching; @@ -32,10 +32,10 @@ public final class VirtualMachineScaleSetOSDisk { private Boolean writeAcceleratorEnabled; /* - * Specifies how the virtual machines in the scale set should be created.

    The only allowed value is: - * **FromImage** \u2013 This value is used when you are using an image to create the virtual machine. If you are - * using a platform image, you also use the imageReference element described above. If you are using a marketplace - * image, you also use the plan element previously described. + * Specifies how the virtual machines in the scale set should be created. The only allowed value is: **FromImage.** + * This value is used when you are using an image to create the virtual machine. If you are using a platform image, + * you also use the imageReference element described above. If you are using a marketplace image, you also use the + * plan element previously described. */ @JsonProperty(value = "createOption", required = true) private DiskCreateOptionTypes createOption; @@ -48,15 +48,15 @@ public final class VirtualMachineScaleSetOSDisk { /* * Specifies the size of an empty data disk in gigabytes. This element can be used to overwrite the size of the - * disk in a virtual machine image.

    diskSizeGB is the number of bytes x 1024^3 for the disk and the value - * cannot be larger than 1023 + * disk in a virtual machine image. The property 'diskSizeGB' is the number of bytes x 1024^3 for the disk and the + * value cannot be larger than 1023. */ @JsonProperty(value = "diskSizeGB") private Integer diskSizeGB; /* * This property allows you to specify the type of the OS that is included in the disk if creating a VM from - * user-image or a specialized VHD.

    Possible values are:

    **Windows**

    **Linux** + * user-image or a specialized VHD. Possible values are: **Windows,** **Linux.** */ @JsonProperty(value = "osType") private OperatingSystemTypes osType; @@ -114,9 +114,8 @@ public VirtualMachineScaleSetOSDisk withName(String name) { } /** - * Get the caching property: Specifies the caching requirements. <br><br> Possible values are: - * <br><br> **None** <br><br> **ReadOnly** <br><br> **ReadWrite** - * <br><br> Default: **None for Standard storage. ReadOnly for Premium storage**. + * Get the caching property: Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** + * **ReadWrite.** The default values are: **None for Standard storage. ReadOnly for Premium storage.**. * * @return the caching value. */ @@ -125,9 +124,8 @@ public CachingTypes caching() { } /** - * Set the caching property: Specifies the caching requirements. <br><br> Possible values are: - * <br><br> **None** <br><br> **ReadOnly** <br><br> **ReadWrite** - * <br><br> Default: **None for Standard storage. ReadOnly for Premium storage**. + * Set the caching property: Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** + * **ReadWrite.** The default values are: **None for Standard storage. ReadOnly for Premium storage.**. * * @param caching the caching value to set. * @return the VirtualMachineScaleSetOSDisk object itself. @@ -160,11 +158,10 @@ public VirtualMachineScaleSetOSDisk withWriteAcceleratorEnabled(Boolean writeAcc } /** - * Get the createOption property: Specifies how the virtual machines in the scale set should be - * created.<br><br> The only allowed value is: **FromImage** \u2013 This value is used when you are - * using an image to create the virtual machine. If you are using a platform image, you also use the imageReference - * element described above. If you are using a marketplace image, you also use the plan element previously - * described. + * Get the createOption property: Specifies how the virtual machines in the scale set should be created. The only + * allowed value is: **FromImage.** This value is used when you are using an image to create the virtual machine. If + * you are using a platform image, you also use the imageReference element described above. If you are using a + * marketplace image, you also use the plan element previously described. * * @return the createOption value. */ @@ -173,11 +170,10 @@ public DiskCreateOptionTypes createOption() { } /** - * Set the createOption property: Specifies how the virtual machines in the scale set should be - * created.<br><br> The only allowed value is: **FromImage** \u2013 This value is used when you are - * using an image to create the virtual machine. If you are using a platform image, you also use the imageReference - * element described above. If you are using a marketplace image, you also use the plan element previously - * described. + * Set the createOption property: Specifies how the virtual machines in the scale set should be created. The only + * allowed value is: **FromImage.** This value is used when you are using an image to create the virtual machine. If + * you are using a platform image, you also use the imageReference element described above. If you are using a + * marketplace image, you also use the plan element previously described. * * @param createOption the createOption value to set. * @return the VirtualMachineScaleSetOSDisk object itself. @@ -211,8 +207,8 @@ public VirtualMachineScaleSetOSDisk withDiffDiskSettings(DiffDiskSettings diffDi /** * Get the diskSizeGB property: Specifies the size of an empty data disk in gigabytes. This element can be used to - * overwrite the size of the disk in a virtual machine image. <br><br> diskSizeGB is the number of bytes - * x 1024^3 for the disk and the value cannot be larger than 1023. + * overwrite the size of the disk in a virtual machine image. The property 'diskSizeGB' is the number of bytes x + * 1024^3 for the disk and the value cannot be larger than 1023. * * @return the diskSizeGB value. */ @@ -222,8 +218,8 @@ public Integer diskSizeGB() { /** * Set the diskSizeGB property: Specifies the size of an empty data disk in gigabytes. This element can be used to - * overwrite the size of the disk in a virtual machine image. <br><br> diskSizeGB is the number of bytes - * x 1024^3 for the disk and the value cannot be larger than 1023. + * overwrite the size of the disk in a virtual machine image. The property 'diskSizeGB' is the number of bytes x + * 1024^3 for the disk and the value cannot be larger than 1023. * * @param diskSizeGB the diskSizeGB value to set. * @return the VirtualMachineScaleSetOSDisk object itself. @@ -235,8 +231,7 @@ public VirtualMachineScaleSetOSDisk withDiskSizeGB(Integer diskSizeGB) { /** * Get the osType property: This property allows you to specify the type of the OS that is included in the disk if - * creating a VM from user-image or a specialized VHD. <br><br> Possible values are: - * <br><br> **Windows** <br><br> **Linux**. + * creating a VM from user-image or a specialized VHD. Possible values are: **Windows,** **Linux.**. * * @return the osType value. */ @@ -246,8 +241,7 @@ public OperatingSystemTypes osType() { /** * Set the osType property: This property allows you to specify the type of the OS that is included in the disk if - * creating a VM from user-image or a specialized VHD. <br><br> Possible values are: - * <br><br> **Windows** <br><br> **Linux**. + * creating a VM from user-image or a specialized VHD. Possible values are: **Windows,** **Linux.**. * * @param osType the osType value to set. * @return the VirtualMachineScaleSetOSDisk object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetOSProfile.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetOSProfile.java index 81651671a6d61..715141cb6f7a8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetOSProfile.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetOSProfile.java @@ -46,8 +46,8 @@ public final class VirtualMachineScaleSetOSProfile { /* * Specifies a base-64 encoded string of custom data. The base-64 encoded string is decoded to a binary array that - * is saved as a file on the Virtual Machine. The maximum length of the binary array is 65535 bytes.

    For - * using cloud-init for your VM, see [Using cloud-init to customize a Linux VM during + * is saved as a file on the Virtual Machine. The maximum length of the binary array is 65535 bytes. For using + * cloud-init for your VM, see [Using cloud-init to customize a Linux VM during * creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init) */ @JsonProperty(value = "customData") @@ -60,7 +60,7 @@ public final class VirtualMachineScaleSetOSProfile { private WindowsConfiguration windowsConfiguration; /* - * Specifies the Linux operating system settings on the virtual machine.

    For a list of supported Linux + * Specifies the Linux operating system settings on the virtual machine. For a list of supported Linux * distributions, see [Linux on Azure-Endorsed * Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros). */ @@ -78,8 +78,8 @@ public final class VirtualMachineScaleSetOSProfile { private List secrets; /* - * Specifies whether extension operations should be allowed on the virtual machine scale set.

    This may only - * be set to False when no extensions are present on the virtual machine scale set. + * Specifies whether extension operations should be allowed on the virtual machine scale set. This may only be set + * to False when no extensions are present on the virtual machine scale set. */ @JsonProperty(value = "allowExtensionOperations") private Boolean allowExtensionOperations; @@ -191,8 +191,8 @@ public VirtualMachineScaleSetOSProfile withAdminPassword(String adminPassword) { /** * Get the customData property: Specifies a base-64 encoded string of custom data. The base-64 encoded string is * decoded to a binary array that is saved as a file on the Virtual Machine. The maximum length of the binary array - * is 65535 bytes. <br><br> For using cloud-init for your VM, see [Using cloud-init to customize a Linux - * VM during creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init). + * is 65535 bytes. For using cloud-init for your VM, see [Using cloud-init to customize a Linux VM during + * creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init). * * @return the customData value. */ @@ -203,8 +203,8 @@ public String customData() { /** * Set the customData property: Specifies a base-64 encoded string of custom data. The base-64 encoded string is * decoded to a binary array that is saved as a file on the Virtual Machine. The maximum length of the binary array - * is 65535 bytes. <br><br> For using cloud-init for your VM, see [Using cloud-init to customize a Linux - * VM during creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init). + * is 65535 bytes. For using cloud-init for your VM, see [Using cloud-init to customize a Linux VM during + * creation](https://docs.microsoft.com/azure/virtual-machines/linux/using-cloud-init). * * @param customData the customData value to set. * @return the VirtualMachineScaleSetOSProfile object itself. @@ -235,8 +235,8 @@ public VirtualMachineScaleSetOSProfile withWindowsConfiguration(WindowsConfigura } /** - * Get the linuxConfiguration property: Specifies the Linux operating system settings on the virtual machine. - * <br><br>For a list of supported Linux distributions, see [Linux on Azure-Endorsed + * Get the linuxConfiguration property: Specifies the Linux operating system settings on the virtual machine. For a + * list of supported Linux distributions, see [Linux on Azure-Endorsed * Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros). * * @return the linuxConfiguration value. @@ -246,8 +246,8 @@ public LinuxConfiguration linuxConfiguration() { } /** - * Set the linuxConfiguration property: Specifies the Linux operating system settings on the virtual machine. - * <br><br>For a list of supported Linux distributions, see [Linux on Azure-Endorsed + * Set the linuxConfiguration property: Specifies the Linux operating system settings on the virtual machine. For a + * list of supported Linux distributions, see [Linux on Azure-Endorsed * Distributions](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros). * * @param linuxConfiguration the linuxConfiguration value to set. @@ -288,8 +288,8 @@ public VirtualMachineScaleSetOSProfile withSecrets(List secret /** * Get the allowExtensionOperations property: Specifies whether extension operations should be allowed on the - * virtual machine scale set. <br><br>This may only be set to False when no extensions are present on - * the virtual machine scale set. + * virtual machine scale set. This may only be set to False when no extensions are present on the virtual machine + * scale set. * * @return the allowExtensionOperations value. */ @@ -299,8 +299,8 @@ public Boolean allowExtensionOperations() { /** * Set the allowExtensionOperations property: Specifies whether extension operations should be allowed on the - * virtual machine scale set. <br><br>This may only be set to False when no extensions are present on - * the virtual machine scale set. + * virtual machine scale set. This may only be set to False when no extensions are present on the virtual machine + * scale set. * * @param allowExtensionOperations the allowExtensionOperations value to set. * @return the VirtualMachineScaleSetOSProfile object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetStorageProfile.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetStorageProfile.java index 252f949491989..9b5b91cde2801 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetStorageProfile.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetStorageProfile.java @@ -20,16 +20,16 @@ public final class VirtualMachineScaleSetStorageProfile { private ImageReference imageReference; /* - * Specifies information about the operating system disk used by the virtual machines in the scale set.

    - * For more information about disks, see [About disks and VHDs for Azure virtual + * Specifies information about the operating system disk used by the virtual machines in the scale set. For more + * information about disks, see [About disks and VHDs for Azure virtual * machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview). */ @JsonProperty(value = "osDisk") private VirtualMachineScaleSetOSDisk osDisk; /* - * Specifies the parameters that are used to add data disks to the virtual machines in the scale set.

    For - * more information about disks, see [About disks and VHDs for Azure virtual + * Specifies the parameters that are used to add data disks to the virtual machines in the scale set. For more + * information about disks, see [About disks and VHDs for Azure virtual * machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview). */ @JsonProperty(value = "dataDisks") @@ -71,7 +71,7 @@ public VirtualMachineScaleSetStorageProfile withImageReference(ImageReference im /** * Get the osDisk property: Specifies information about the operating system disk used by the virtual machines in - * the scale set. <br><br> For more information about disks, see [About disks and VHDs for Azure virtual + * the scale set. For more information about disks, see [About disks and VHDs for Azure virtual * machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview). * * @return the osDisk value. @@ -82,7 +82,7 @@ public VirtualMachineScaleSetOSDisk osDisk() { /** * Set the osDisk property: Specifies information about the operating system disk used by the virtual machines in - * the scale set. <br><br> For more information about disks, see [About disks and VHDs for Azure virtual + * the scale set. For more information about disks, see [About disks and VHDs for Azure virtual * machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview). * * @param osDisk the osDisk value to set. @@ -95,7 +95,7 @@ public VirtualMachineScaleSetStorageProfile withOsDisk(VirtualMachineScaleSetOSD /** * Get the dataDisks property: Specifies the parameters that are used to add data disks to the virtual machines in - * the scale set. <br><br> For more information about disks, see [About disks and VHDs for Azure virtual + * the scale set. For more information about disks, see [About disks and VHDs for Azure virtual * machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview). * * @return the dataDisks value. @@ -106,7 +106,7 @@ public List dataDisks() { /** * Set the dataDisks property: Specifies the parameters that are used to add data disks to the virtual machines in - * the scale set. <br><br> For more information about disks, see [About disks and VHDs for Azure virtual + * the scale set. For more information about disks, see [About disks and VHDs for Azure virtual * machines](https://docs.microsoft.com/azure/virtual-machines/managed-disks-overview). * * @param dataDisks the dataDisks value to set. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdate.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdate.java index 6234b745033fb..b41b2b4e69a60 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdate.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdate.java @@ -342,6 +342,54 @@ public VirtualMachineScaleSetUpdate withProximityPlacementGroup(SubResource prox return this; } + /** + * Get the priorityMixPolicy property: Specifies the desired targets for mixing Spot and Regular priority VMs within + * the same VMSS Flex instance. + * + * @return the priorityMixPolicy value. + */ + public PriorityMixPolicy priorityMixPolicy() { + return this.innerProperties() == null ? null : this.innerProperties().priorityMixPolicy(); + } + + /** + * Set the priorityMixPolicy property: Specifies the desired targets for mixing Spot and Regular priority VMs within + * the same VMSS Flex instance. + * + * @param priorityMixPolicy the priorityMixPolicy value to set. + * @return the VirtualMachineScaleSetUpdate object itself. + */ + public VirtualMachineScaleSetUpdate withPriorityMixPolicy(PriorityMixPolicy priorityMixPolicy) { + if (this.innerProperties() == null) { + this.innerProperties = new VirtualMachineScaleSetUpdateProperties(); + } + this.innerProperties().withPriorityMixPolicy(priorityMixPolicy); + return this; + } + + /** + * Get the spotRestorePolicy property: Specifies the Spot Restore properties for the virtual machine scale set. + * + * @return the spotRestorePolicy value. + */ + public SpotRestorePolicy spotRestorePolicy() { + return this.innerProperties() == null ? null : this.innerProperties().spotRestorePolicy(); + } + + /** + * Set the spotRestorePolicy property: Specifies the Spot Restore properties for the virtual machine scale set. + * + * @param spotRestorePolicy the spotRestorePolicy value to set. + * @return the VirtualMachineScaleSetUpdate object itself. + */ + public VirtualMachineScaleSetUpdate withSpotRestorePolicy(SpotRestorePolicy spotRestorePolicy) { + if (this.innerProperties() == null) { + this.innerProperties = new VirtualMachineScaleSetUpdateProperties(); + } + this.innerProperties().withSpotRestorePolicy(spotRestorePolicy); + return this; + } + /** * Validates the instance. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateIpConfiguration.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateIpConfiguration.java index eee9669964bc0..409e8023ec399 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateIpConfiguration.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateIpConfiguration.java @@ -15,7 +15,7 @@ * modified as long as the original subnet and the new subnet are in the same virtual network. */ @Fluent -public final class VirtualMachineScaleSetUpdateIpConfiguration extends SubResource { +public final class VirtualMachineScaleSetUpdateIpConfiguration { /* * The IP configuration name. */ @@ -62,13 +62,6 @@ private VirtualMachineScaleSetUpdateIpConfigurationProperties innerProperties() return this.innerProperties; } - /** {@inheritDoc} */ - @Override - public VirtualMachineScaleSetUpdateIpConfiguration withId(String id) { - super.withId(id); - return this; - } - /** * Get the subnet property: The subnet. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateNetworkConfiguration.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateNetworkConfiguration.java index 083fe742b59dc..c95f73fde99cb 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateNetworkConfiguration.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateNetworkConfiguration.java @@ -12,7 +12,7 @@ /** Describes a virtual machine scale set network profile's network configurations. */ @Fluent -public final class VirtualMachineScaleSetUpdateNetworkConfiguration extends SubResource { +public final class VirtualMachineScaleSetUpdateNetworkConfiguration { /* * The network configuration name. */ @@ -60,13 +60,6 @@ private VirtualMachineScaleSetUpdateNetworkConfigurationProperties innerProperti return this.innerProperties; } - /** {@inheritDoc} */ - @Override - public VirtualMachineScaleSetUpdateNetworkConfiguration withId(String id) { - super.withId(id); - return this; - } - /** * Get the primary property: Whether this is a primary NIC on a virtual machine. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateVMProfile.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateVMProfile.java index f94c7c8eb99ae..f21f64de42e07 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateVMProfile.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetUpdateVMProfile.java @@ -53,7 +53,7 @@ public final class VirtualMachineScaleSetUpdateVMProfile { private String licenseType; /* - * Specifies the billing related details of a Azure Spot VMSS.

    Minimum api-version: 2019-03-01. + * Specifies the billing related details of a Azure Spot VMSS. Minimum api-version: 2019-03-01. */ @JsonProperty(value = "billingProfile") private BillingProfile billingProfile; @@ -72,7 +72,7 @@ public final class VirtualMachineScaleSetUpdateVMProfile { private String userData; /* - * Specifies the hardware profile related details of a scale set.

    Minimum api-version: 2021-11-01. + * Specifies the hardware profile related details of a scale set. Minimum api-version: 2021-11-01. */ @JsonProperty(value = "hardwareProfile") private VirtualMachineScaleSetHardwareProfile hardwareProfile; @@ -225,8 +225,8 @@ public VirtualMachineScaleSetUpdateVMProfile withLicenseType(String licenseType) } /** - * Get the billingProfile property: Specifies the billing related details of a Azure Spot VMSS. - * <br><br>Minimum api-version: 2019-03-01. + * Get the billingProfile property: Specifies the billing related details of a Azure Spot VMSS. Minimum api-version: + * 2019-03-01. * * @return the billingProfile value. */ @@ -235,8 +235,8 @@ public BillingProfile billingProfile() { } /** - * Set the billingProfile property: Specifies the billing related details of a Azure Spot VMSS. - * <br><br>Minimum api-version: 2019-03-01. + * Set the billingProfile property: Specifies the billing related details of a Azure Spot VMSS. Minimum api-version: + * 2019-03-01. * * @param billingProfile the billingProfile value to set. * @return the VirtualMachineScaleSetUpdateVMProfile object itself. @@ -290,8 +290,8 @@ public VirtualMachineScaleSetUpdateVMProfile withUserData(String userData) { } /** - * Get the hardwareProfile property: Specifies the hardware profile related details of a scale set. - * <br><br>Minimum api-version: 2021-11-01. + * Get the hardwareProfile property: Specifies the hardware profile related details of a scale set. Minimum + * api-version: 2021-11-01. * * @return the hardwareProfile value. */ @@ -300,8 +300,8 @@ public VirtualMachineScaleSetHardwareProfile hardwareProfile() { } /** - * Set the hardwareProfile property: Specifies the hardware profile related details of a scale set. - * <br><br>Minimum api-version: 2021-11-01. + * Set the hardwareProfile property: Specifies the hardware profile related details of a scale set. Minimum + * api-version: 2021-11-01. * * @param hardwareProfile the hardwareProfile value to set. * @return the VirtualMachineScaleSetUpdateVMProfile object itself. diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVM.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVM.java index a0858776e0f1e..57d8068811f0f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVM.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVM.java @@ -14,6 +14,8 @@ import com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel; import com.azure.resourcemanager.resources.fluentcore.model.Refreshable; import com.azure.resourcemanager.resources.fluentcore.model.Updatable; + +import java.time.OffsetDateTime; import java.util.List; import java.util.Map; import reactor.core.publisher.Mono; @@ -291,6 +293,9 @@ public interface VirtualMachineScaleSetVM /** @return The network profile config for the vm. */ VirtualMachineScaleSetVMNetworkProfileConfiguration networkProfileConfiguration(); + /** @return the time at which the Virtual Machine resource was created */ + OffsetDateTime timeCreated(); + /** The template for an update operation, containing all the settings that can be modified. */ interface Update extends Appliable { /** diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMProfile.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMProfile.java index d0385abf66419..b5dcf3ac2b603 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMProfile.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineScaleSetVMProfile.java @@ -35,7 +35,7 @@ public final class VirtualMachineScaleSetVMProfile { private SecurityProfile securityProfile; /* - * Specifies the boot diagnostic settings state.

    Minimum api-version: 2015-06-15. + * Specifies the boot diagnostic settings state. Minimum api-version: 2015-06-15. */ @JsonProperty(value = "diagnosticsProfile") private DiagnosticsProfile diagnosticsProfile; @@ -60,23 +60,22 @@ public final class VirtualMachineScaleSetVMProfile { private String licenseType; /* - * Specifies the priority for the virtual machines in the scale set.

    Minimum api-version: - * 2017-10-30-preview + * Specifies the priority for the virtual machines in the scale set. Minimum api-version: 2017-10-30-preview. */ @JsonProperty(value = "priority") private VirtualMachinePriorityTypes priority; /* - * Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot scale set.

    For Azure - * Spot virtual machines, both 'Deallocate' and 'Delete' are supported and the minimum api-version is 2019-03-01. - *

    For Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported and the minimum api-version is + * Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot scale set. For Azure Spot + * virtual machines, both 'Deallocate' and 'Delete' are supported and the minimum api-version is 2019-03-01. For + * Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported and the minimum api-version is * 2017-10-30-preview. */ @JsonProperty(value = "evictionPolicy") private VirtualMachineEvictionPolicyTypes evictionPolicy; /* - * Specifies the billing related details of a Azure Spot VMSS.

    Minimum api-version: 2019-03-01. + * Specifies the billing related details of a Azure Spot VMSS. Minimum api-version: 2019-03-01. */ @JsonProperty(value = "billingProfile") private BillingProfile billingProfile; @@ -89,13 +88,13 @@ public final class VirtualMachineScaleSetVMProfile { /* * UserData for the virtual machines in the scale set, which must be base-64 encoded. Customer should not pass any - * secrets in here.

    Minimum api-version: 2021-03-01 + * secrets in here. Minimum api-version: 2021-03-01. */ @JsonProperty(value = "userData") private String userData; /* - * Specifies the capacity reservation related details of a scale set.

    Minimum api-version: 2021-04-01. + * Specifies the capacity reservation related details of a scale set. Minimum api-version: 2021-04-01. */ @JsonProperty(value = "capacityReservation") private CapacityReservationProfile capacityReservation; @@ -107,7 +106,7 @@ public final class VirtualMachineScaleSetVMProfile { private ApplicationProfile applicationProfile; /* - * Specifies the hardware profile related details of a scale set.

    Minimum api-version: 2021-11-01. + * Specifies the hardware profile related details of a scale set. Minimum api-version: 2021-11-01. */ @JsonProperty(value = "hardwareProfile") private VirtualMachineScaleSetHardwareProfile hardwareProfile; @@ -119,6 +118,13 @@ public final class VirtualMachineScaleSetVMProfile { @JsonProperty(value = "serviceArtifactReference") private ServiceArtifactReference serviceArtifactReference; + /* + * Specifies the security posture to be used for all virtual machines in the scale set. Minimum api-version: + * 2023-03-01 + */ + @JsonProperty(value = "securityPostureReference") + private SecurityPostureReference securityPostureReference; + /** Creates an instance of VirtualMachineScaleSetVMProfile class. */ public VirtualMachineScaleSetVMProfile() { } @@ -208,8 +214,8 @@ public VirtualMachineScaleSetVMProfile withSecurityProfile(SecurityProfile secur } /** - * Get the diagnosticsProfile property: Specifies the boot diagnostic settings state. <br><br>Minimum - * api-version: 2015-06-15. + * Get the diagnosticsProfile property: Specifies the boot diagnostic settings state. Minimum api-version: + * 2015-06-15. * * @return the diagnosticsProfile value. */ @@ -218,8 +224,8 @@ public DiagnosticsProfile diagnosticsProfile() { } /** - * Set the diagnosticsProfile property: Specifies the boot diagnostic settings state. <br><br>Minimum - * api-version: 2015-06-15. + * Set the diagnosticsProfile property: Specifies the boot diagnostic settings state. Minimum api-version: + * 2015-06-15. * * @param diagnosticsProfile the diagnosticsProfile value to set. * @return the VirtualMachineScaleSetVMProfile object itself. @@ -289,8 +295,8 @@ public VirtualMachineScaleSetVMProfile withLicenseType(String licenseType) { } /** - * Get the priority property: Specifies the priority for the virtual machines in the scale set. - * <br><br>Minimum api-version: 2017-10-30-preview. + * Get the priority property: Specifies the priority for the virtual machines in the scale set. Minimum api-version: + * 2017-10-30-preview. * * @return the priority value. */ @@ -299,8 +305,8 @@ public VirtualMachinePriorityTypes priority() { } /** - * Set the priority property: Specifies the priority for the virtual machines in the scale set. - * <br><br>Minimum api-version: 2017-10-30-preview. + * Set the priority property: Specifies the priority for the virtual machines in the scale set. Minimum api-version: + * 2017-10-30-preview. * * @param priority the priority value to set. * @return the VirtualMachineScaleSetVMProfile object itself. @@ -312,9 +318,9 @@ public VirtualMachineScaleSetVMProfile withPriority(VirtualMachinePriorityTypes /** * Get the evictionPolicy property: Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot - * scale set. <br><br>For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and - * the minimum api-version is 2019-03-01. <br><br>For Azure Spot scale sets, both 'Deallocate' and - * 'Delete' are supported and the minimum api-version is 2017-10-30-preview. + * scale set. For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and the minimum + * api-version is 2019-03-01. For Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported and the + * minimum api-version is 2017-10-30-preview. * * @return the evictionPolicy value. */ @@ -324,9 +330,9 @@ public VirtualMachineEvictionPolicyTypes evictionPolicy() { /** * Set the evictionPolicy property: Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot - * scale set. <br><br>For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and - * the minimum api-version is 2019-03-01. <br><br>For Azure Spot scale sets, both 'Deallocate' and - * 'Delete' are supported and the minimum api-version is 2017-10-30-preview. + * scale set. For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and the minimum + * api-version is 2019-03-01. For Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported and the + * minimum api-version is 2017-10-30-preview. * * @param evictionPolicy the evictionPolicy value to set. * @return the VirtualMachineScaleSetVMProfile object itself. @@ -337,8 +343,8 @@ public VirtualMachineScaleSetVMProfile withEvictionPolicy(VirtualMachineEviction } /** - * Get the billingProfile property: Specifies the billing related details of a Azure Spot VMSS. - * <br><br>Minimum api-version: 2019-03-01. + * Get the billingProfile property: Specifies the billing related details of a Azure Spot VMSS. Minimum api-version: + * 2019-03-01. * * @return the billingProfile value. */ @@ -347,8 +353,8 @@ public BillingProfile billingProfile() { } /** - * Set the billingProfile property: Specifies the billing related details of a Azure Spot VMSS. - * <br><br>Minimum api-version: 2019-03-01. + * Set the billingProfile property: Specifies the billing related details of a Azure Spot VMSS. Minimum api-version: + * 2019-03-01. * * @param billingProfile the billingProfile value to set. * @return the VirtualMachineScaleSetVMProfile object itself. @@ -380,7 +386,7 @@ public VirtualMachineScaleSetVMProfile withScheduledEventsProfile(ScheduledEvent /** * Get the userData property: UserData for the virtual machines in the scale set, which must be base-64 encoded. - * Customer should not pass any secrets in here. <br><br>Minimum api-version: 2021-03-01. + * Customer should not pass any secrets in here. Minimum api-version: 2021-03-01. * * @return the userData value. */ @@ -390,7 +396,7 @@ public String userData() { /** * Set the userData property: UserData for the virtual machines in the scale set, which must be base-64 encoded. - * Customer should not pass any secrets in here. <br><br>Minimum api-version: 2021-03-01. + * Customer should not pass any secrets in here. Minimum api-version: 2021-03-01. * * @param userData the userData value to set. * @return the VirtualMachineScaleSetVMProfile object itself. @@ -401,8 +407,8 @@ public VirtualMachineScaleSetVMProfile withUserData(String userData) { } /** - * Get the capacityReservation property: Specifies the capacity reservation related details of a scale set. - * <br><br>Minimum api-version: 2021-04-01. + * Get the capacityReservation property: Specifies the capacity reservation related details of a scale set. Minimum + * api-version: 2021-04-01. * * @return the capacityReservation value. */ @@ -411,8 +417,8 @@ public CapacityReservationProfile capacityReservation() { } /** - * Set the capacityReservation property: Specifies the capacity reservation related details of a scale set. - * <br><br>Minimum api-version: 2021-04-01. + * Set the capacityReservation property: Specifies the capacity reservation related details of a scale set. Minimum + * api-version: 2021-04-01. * * @param capacityReservation the capacityReservation value to set. * @return the VirtualMachineScaleSetVMProfile object itself. @@ -445,8 +451,8 @@ public VirtualMachineScaleSetVMProfile withApplicationProfile(ApplicationProfile } /** - * Get the hardwareProfile property: Specifies the hardware profile related details of a scale set. - * <br><br>Minimum api-version: 2021-11-01. + * Get the hardwareProfile property: Specifies the hardware profile related details of a scale set. Minimum + * api-version: 2021-11-01. * * @return the hardwareProfile value. */ @@ -455,8 +461,8 @@ public VirtualMachineScaleSetHardwareProfile hardwareProfile() { } /** - * Set the hardwareProfile property: Specifies the hardware profile related details of a scale set. - * <br><br>Minimum api-version: 2021-11-01. + * Set the hardwareProfile property: Specifies the hardware profile related details of a scale set. Minimum + * api-version: 2021-11-01. * * @param hardwareProfile the hardwareProfile value to set. * @return the VirtualMachineScaleSetVMProfile object itself. @@ -491,6 +497,29 @@ public VirtualMachineScaleSetVMProfile withServiceArtifactReference( return this; } + /** + * Get the securityPostureReference property: Specifies the security posture to be used for all virtual machines in + * the scale set. Minimum api-version: 2023-03-01. + * + * @return the securityPostureReference value. + */ + public SecurityPostureReference securityPostureReference() { + return this.securityPostureReference; + } + + /** + * Set the securityPostureReference property: Specifies the security posture to be used for all virtual machines in + * the scale set. Minimum api-version: 2023-03-01. + * + * @param securityPostureReference the securityPostureReference value to set. + * @return the VirtualMachineScaleSetVMProfile object itself. + */ + public VirtualMachineScaleSetVMProfile withSecurityPostureReference( + SecurityPostureReference securityPostureReference) { + this.securityPostureReference = securityPostureReference; + return this; + } + /** * Validates the instance. * @@ -533,5 +562,8 @@ public void validate() { if (serviceArtifactReference() != null) { serviceArtifactReference().validate(); } + if (securityPostureReference() != null) { + securityPostureReference().validate(); + } } } diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineSizeTypes.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineSizeTypes.java index 518bcaaa9302a..9fbd164f1e041 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineSizeTypes.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/VirtualMachineSizeTypes.java @@ -9,15 +9,15 @@ import java.util.Collection; /** - * Specifies the size of the virtual machine. <br><br> The enum data type is currently deprecated and will - * be removed by December 23rd 2023. <br><br> Recommended way to get the list of available sizes is using - * these APIs: <br><br> [List all available virtual machine sizes in an availability - * set](https://docs.microsoft.com/rest/api/compute/availabilitysets/listavailablesizes) <br><br> [List all - * available virtual machine sizes in a region]( https://docs.microsoft.com/rest/api/compute/resourceskus/list) - * <br><br> [List all available virtual machine sizes for - * resizing](https://docs.microsoft.com/rest/api/compute/virtualmachines/listavailablesizes). For more information about - * virtual machine sizes, see [Sizes for virtual machines](https://docs.microsoft.com/azure/virtual-machines/sizes). - * <br><br> The available VM sizes depend on region and availability set. + * Specifies the size of the virtual machine. The enum data type is currently deprecated and will be removed by December + * 23rd 2023. The recommended way to get the list of available sizes is using these APIs: [List all available virtual + * machine sizes in an availability + * set](https://docs.microsoft.com/rest/api/compute/availabilitysets/listavailablesizes), [List all available virtual + * machine sizes in a region]( https://docs.microsoft.com/rest/api/compute/resourceskus/list), [List all available + * virtual machine sizes for resizing](https://docs.microsoft.com/rest/api/compute/virtualmachines/listavailablesizes). + * For more information about virtual machine sizes, see [Sizes for virtual + * machines](https://docs.microsoft.com/azure/virtual-machines/sizes). The available VM sizes depend on region and + * availability set. */ public final class VirtualMachineSizeTypes extends ExpandableStringEnum { /** Static value Basic_A0 for VirtualMachineSizeTypes. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/WinRMListener.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/WinRMListener.java index 93d95d7907f2d..c2f6dd2cc0f8d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/WinRMListener.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/WinRMListener.java @@ -11,7 +11,7 @@ @Fluent public final class WinRMListener { /* - * Specifies the protocol of WinRM listener.

    Possible values are:
    **http**

    **https** + * Specifies the protocol of WinRM listener. Possible values are: **http,** **https.** */ @JsonProperty(value = "protocol") private ProtocolTypes protocol; @@ -20,7 +20,7 @@ public final class WinRMListener { * This is the URL of a certificate that has been uploaded to Key Vault as a secret. For adding a secret to the Key * Vault, see [Add a key or secret to the key * vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add). In this case, your certificate - * needs to be It is the Base64 encoding of the following JSON Object which is encoded in UTF-8:

    {
    + * needs to be the Base64 encoding of the following JSON Object which is encoded in UTF-8:

    {
    * "data":"",
    "dataType":"pfx",
    "password":""
    }
    To * install certificates on a virtual machine it is recommended to use the [Azure Key Vault virtual machine * extension for Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux) or the [Azure @@ -35,8 +35,7 @@ public WinRMListener() { } /** - * Get the protocol property: Specifies the protocol of WinRM listener. <br><br> Possible values are: - * <br>**http** <br><br> **https**. + * Get the protocol property: Specifies the protocol of WinRM listener. Possible values are: **http,** **https.**. * * @return the protocol value. */ @@ -45,8 +44,7 @@ public ProtocolTypes protocol() { } /** - * Set the protocol property: Specifies the protocol of WinRM listener. <br><br> Possible values are: - * <br>**http** <br><br> **https**. + * Set the protocol property: Specifies the protocol of WinRM listener. Possible values are: **http,** **https.**. * * @param protocol the protocol value to set. * @return the WinRMListener object itself. @@ -60,10 +58,10 @@ public WinRMListener withProtocol(ProtocolTypes protocol) { * Get the certificateUrl property: This is the URL of a certificate that has been uploaded to Key Vault as a * secret. For adding a secret to the Key Vault, see [Add a key or secret to the key * vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add). In this case, your certificate - * needs to be It is the Base64 encoding of the following JSON Object which is encoded in UTF-8: - * <br><br> {<br> "data":"<Base64-encoded-certificate>",<br> - * "dataType":"pfx",<br> "password":"<pfx-file-password>"<br>} <br> To install certificates - * on a virtual machine it is recommended to use the [Azure Key Vault virtual machine extension for + * needs to be the Base64 encoding of the following JSON Object which is encoded in UTF-8: <br><br> + * {<br> "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br> + * "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual machine it is + * recommended to use the [Azure Key Vault virtual machine extension for * Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux) or the [Azure Key Vault * virtual machine extension for * Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows). @@ -78,10 +76,10 @@ public String certificateUrl() { * Set the certificateUrl property: This is the URL of a certificate that has been uploaded to Key Vault as a * secret. For adding a secret to the Key Vault, see [Add a key or secret to the key * vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add). In this case, your certificate - * needs to be It is the Base64 encoding of the following JSON Object which is encoded in UTF-8: - * <br><br> {<br> "data":"<Base64-encoded-certificate>",<br> - * "dataType":"pfx",<br> "password":"<pfx-file-password>"<br>} <br> To install certificates - * on a virtual machine it is recommended to use the [Azure Key Vault virtual machine extension for + * needs to be the Base64 encoding of the following JSON Object which is encoded in UTF-8: <br><br> + * {<br> "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br> + * "password":"<pfx-file-password>"<br>} <br> To install certificates on a virtual machine it is + * recommended to use the [Azure Key Vault virtual machine extension for * Linux](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-linux) or the [Azure Key Vault * virtual machine extension for * Windows](https://docs.microsoft.com/azure/virtual-machines/extensions/key-vault-windows). diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/WindowsConfiguration.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/WindowsConfiguration.java index 42a44a9d71536..4602a6b6e93bf 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/WindowsConfiguration.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/WindowsConfiguration.java @@ -12,22 +12,22 @@ @Fluent public final class WindowsConfiguration { /* - * Indicates whether virtual machine agent should be provisioned on the virtual machine.

    When this - * property is not specified in the request body, default behavior is to set it to true. This will ensure that VM - * Agent is installed on the VM so that extensions can be added to the VM later. + * Indicates whether virtual machine agent should be provisioned on the virtual machine. When this property is not + * specified in the request body, it is set to true by default. This will ensure that VM Agent is installed on the + * VM so that extensions can be added to the VM later. */ @JsonProperty(value = "provisionVMAgent") private Boolean provisionVMAgent; /* - * Indicates whether Automatic Updates is enabled for the Windows virtual machine. Default value is true.

    - * For virtual machine scale sets, this property can be updated and updates will take effect on OS reprovisioning. + * Indicates whether Automatic Updates is enabled for the Windows virtual machine. Default value is true. For + * virtual machine scale sets, this property can be updated and updates will take effect on OS reprovisioning. */ @JsonProperty(value = "enableAutomaticUpdates") private Boolean enableAutomaticUpdates; /* - * Specifies the time zone of the virtual machine. e.g. "Pacific Standard Time".

    Possible values can be + * Specifies the time zone of the virtual machine. e.g. "Pacific Standard Time". Possible values can be * [TimeZoneInfo.Id](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id) value * from time zones returned by * [TimeZoneInfo.GetSystemTimeZones](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones). @@ -66,9 +66,8 @@ public WindowsConfiguration() { /** * Get the provisionVMAgent property: Indicates whether virtual machine agent should be provisioned on the virtual - * machine. <br><br> When this property is not specified in the request body, default behavior is to set - * it to true. This will ensure that VM Agent is installed on the VM so that extensions can be added to the VM - * later. + * machine. When this property is not specified in the request body, it is set to true by default. This will ensure + * that VM Agent is installed on the VM so that extensions can be added to the VM later. * * @return the provisionVMAgent value. */ @@ -78,9 +77,8 @@ public Boolean provisionVMAgent() { /** * Set the provisionVMAgent property: Indicates whether virtual machine agent should be provisioned on the virtual - * machine. <br><br> When this property is not specified in the request body, default behavior is to set - * it to true. This will ensure that VM Agent is installed on the VM so that extensions can be added to the VM - * later. + * machine. When this property is not specified in the request body, it is set to true by default. This will ensure + * that VM Agent is installed on the VM so that extensions can be added to the VM later. * * @param provisionVMAgent the provisionVMAgent value to set. * @return the WindowsConfiguration object itself. @@ -92,8 +90,8 @@ public WindowsConfiguration withProvisionVMAgent(Boolean provisionVMAgent) { /** * Get the enableAutomaticUpdates property: Indicates whether Automatic Updates is enabled for the Windows virtual - * machine. Default value is true. <br><br> For virtual machine scale sets, this property can be updated - * and updates will take effect on OS reprovisioning. + * machine. Default value is true. For virtual machine scale sets, this property can be updated and updates will + * take effect on OS reprovisioning. * * @return the enableAutomaticUpdates value. */ @@ -103,8 +101,8 @@ public Boolean enableAutomaticUpdates() { /** * Set the enableAutomaticUpdates property: Indicates whether Automatic Updates is enabled for the Windows virtual - * machine. Default value is true. <br><br> For virtual machine scale sets, this property can be updated - * and updates will take effect on OS reprovisioning. + * machine. Default value is true. For virtual machine scale sets, this property can be updated and updates will + * take effect on OS reprovisioning. * * @param enableAutomaticUpdates the enableAutomaticUpdates value to set. * @return the WindowsConfiguration object itself. @@ -115,8 +113,8 @@ public WindowsConfiguration withEnableAutomaticUpdates(Boolean enableAutomaticUp } /** - * Get the timeZone property: Specifies the time zone of the virtual machine. e.g. "Pacific Standard Time". - * <br><br> Possible values can be + * Get the timeZone property: Specifies the time zone of the virtual machine. e.g. "Pacific Standard Time". Possible + * values can be * [TimeZoneInfo.Id](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id) value * from time zones returned by * [TimeZoneInfo.GetSystemTimeZones](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones). @@ -128,8 +126,8 @@ public String timeZone() { } /** - * Set the timeZone property: Specifies the time zone of the virtual machine. e.g. "Pacific Standard Time". - * <br><br> Possible values can be + * Set the timeZone property: Specifies the time zone of the virtual machine. e.g. "Pacific Standard Time". Possible + * values can be * [TimeZoneInfo.Id](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.id?#System_TimeZoneInfo_Id) value * from time zones returned by * [TimeZoneInfo.GetSystemTimeZones](https://docs.microsoft.com/dotnet/api/system.timezoneinfo.getsystemtimezones). diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/WindowsVMGuestPatchAutomaticByPlatformSettings.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/WindowsVMGuestPatchAutomaticByPlatformSettings.java index 73edb098bfd7e..6ee0e4336cc28 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/WindowsVMGuestPatchAutomaticByPlatformSettings.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/models/WindowsVMGuestPatchAutomaticByPlatformSettings.java @@ -19,6 +19,12 @@ public final class WindowsVMGuestPatchAutomaticByPlatformSettings { @JsonProperty(value = "rebootSetting") private WindowsVMGuestPatchAutomaticByPlatformRebootSetting rebootSetting; + /* + * Enables customer to schedule patching without accidental upgrades + */ + @JsonProperty(value = "bypassPlatformSafetyChecksOnUserSchedule") + private Boolean bypassPlatformSafetyChecksOnUserSchedule; + /** Creates an instance of WindowsVMGuestPatchAutomaticByPlatformSettings class. */ public WindowsVMGuestPatchAutomaticByPlatformSettings() { } @@ -46,6 +52,29 @@ public WindowsVMGuestPatchAutomaticByPlatformSettings withRebootSetting( return this; } + /** + * Get the bypassPlatformSafetyChecksOnUserSchedule property: Enables customer to schedule patching without + * accidental upgrades. + * + * @return the bypassPlatformSafetyChecksOnUserSchedule value. + */ + public Boolean bypassPlatformSafetyChecksOnUserSchedule() { + return this.bypassPlatformSafetyChecksOnUserSchedule; + } + + /** + * Set the bypassPlatformSafetyChecksOnUserSchedule property: Enables customer to schedule patching without + * accidental upgrades. + * + * @param bypassPlatformSafetyChecksOnUserSchedule the bypassPlatformSafetyChecksOnUserSchedule value to set. + * @return the WindowsVMGuestPatchAutomaticByPlatformSettings object itself. + */ + public WindowsVMGuestPatchAutomaticByPlatformSettings withBypassPlatformSafetyChecksOnUserSchedule( + Boolean bypassPlatformSafetyChecksOnUserSchedule) { + this.bypassPlatformSafetyChecksOnUserSchedule = bypassPlatformSafetyChecksOnUserSchedule; + return this; + } + /** * Validates the instance. * diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/java/com/azure/resourcemanager/compute/VirtualMachineOperationsTests.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/java/com/azure/resourcemanager/compute/VirtualMachineOperationsTests.java index 1cff5c3a15b6b..ce0630cb02fb8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/java/com/azure/resourcemanager/compute/VirtualMachineOperationsTests.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/java/com/azure/resourcemanager/compute/VirtualMachineOperationsTests.java @@ -205,6 +205,7 @@ public void canCreateVirtualMachine() throws Exception { Assertions.assertNotNull(foundVM); Assertions.assertEquals(region, foundVM.region()); Assertions.assertEquals("Windows_Server", foundVM.licenseType()); + Assertions.assertNotNull(foundVM.timeCreated()); // Fetch instance view PowerState powerState = foundVM.powerState(); @@ -1371,8 +1372,9 @@ public void canCreateVirtualMachineWithExistingScaleSet() throws Exception { flexibleVMSS.refresh(); Assertions.assertEquals(flexibleVMSS.id(), regularVM.virtualMachineScaleSetId()); Assertions.assertEquals(2, flexibleVMSS.capacity()); - // Flexible vmss vm instance ids are all null, which means VMs in flexible vmss can only be operated by individual `VirtualMachine` APIs. - Assertions.assertTrue(flexibleVMSS.virtualMachines().list().stream().allMatch(vm -> vm.instanceId() == null)); +// // Flexible vmss vm instance ids are all null, which means VMs in flexible vmss can only be operated by individual `VirtualMachine` APIs. +// Assertions.assertTrue(flexibleVMSS.virtualMachines().list().stream().allMatch(vm -> vm.instanceId() == null)); + // as 2023-03-01, instanceId is not null for FlexibleOrchestrationMode regularVM.deallocate(); Assertions.assertEquals(regularVM.powerState(), PowerState.DEALLOCATED); diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/java/com/azure/resourcemanager/compute/VirtualMachineScaleSetOperationsTests.java b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/java/com/azure/resourcemanager/compute/VirtualMachineScaleSetOperationsTests.java index c3cfbfa2b970c..ee3749f802a13 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/java/com/azure/resourcemanager/compute/VirtualMachineScaleSetOperationsTests.java +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/java/com/azure/resourcemanager/compute/VirtualMachineScaleSetOperationsTests.java @@ -111,14 +111,14 @@ public void canCreateVMSSWithPlan() { .create(); PurchasePlan plan = new PurchasePlan() - .withName("access_server_byol") + .withName("openvpnas") .withPublisher("openvpn") .withProduct("openvpnas"); ImageReference imageReference = new ImageReference() .withPublisher("openvpn") .withOffer("openvpnas") - .withSku("access_server_byol") + .withSku("openvpnas") .withVersion("latest"); VirtualMachineScaleSet virtualMachineScaleSet = @@ -141,7 +141,7 @@ public void canCreateVMSSWithPlan() { VirtualMachineScaleSet currentVirtualMachineScaleSet = this.computeManager.virtualMachineScaleSets().getByResourceGroup(rgName, vmssName); // assertion for purchase plan - Assertions.assertEquals("access_server_byol", currentVirtualMachineScaleSet.plan().name()); + Assertions.assertEquals("openvpnas", currentVirtualMachineScaleSet.plan().name()); Assertions.assertEquals("openvpn", currentVirtualMachineScaleSet.plan().publisher()); Assertions.assertEquals("openvpnas", currentVirtualMachineScaleSet.plan().product()); @@ -1269,6 +1269,7 @@ public void canListInstancesIncludingInstanceView() { VirtualMachineScaleSet vmss = computeManager.virtualMachineScaleSets().getByResourceGroup(rgName, vmssName); List vmInstances = vmss.virtualMachines().list(null, VirtualMachineScaleSetVMExpandType.INSTANCE_VIEW).stream().collect(Collectors.toList()); Assertions.assertEquals(3, vmInstances.size()); + Assertions.assertTrue(vmInstances.stream().allMatch(vm -> vm.timeCreated() != null)); List powerStates = vmInstances.stream().map(VirtualMachineScaleSetVM::powerState).collect(Collectors.toList()); Assertions.assertEquals(Arrays.asList(PowerState.RUNNING, PowerState.RUNNING, PowerState.RUNNING), powerStates); @@ -1282,6 +1283,7 @@ public void canListInstancesIncludingInstanceView() { // check single VM VirtualMachineScaleSetVM vmInstance0 = vmss.virtualMachines().getInstance(firstInstanceId); Assertions.assertEquals(PowerState.DEALLOCATED, vmInstance0.powerState()); + Assertions.assertNotNull(vmInstance0.timeCreated()); } @Test diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ComputeSkuTests.canListSkusByRegion.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ComputeSkuTests.canListSkusByRegion.json index 4b8870a3746b3..08863cd44a3b4 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ComputeSkuTests.canListSkusByRegion.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ComputeSkuTests.canListSkusByRegion.json @@ -3,25 +3,25 @@ "Method" : "GET", "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/skus?api-version=2021-07-01&$filter=location%20eq%20%27eastus2%27", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "9441e093-f5dc-4332-a64c-994d3974fb3c", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5fb429ab-4520-49d2-9832-cb2223e62c76", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:20:30 GMT", - "x-ms-correlation-request-id" : "b2ed3942-4243-4acd-9d6c-bd64217e02af", + "Date" : "Wed, 19 Apr 2023 03:50:35 GMT", + "x-ms-correlation-request-id" : "dde9b8de-901b-4fef-a888-98e86e940148", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022030Z:b2ed3942-4243-4acd-9d6c-bd64217e02af", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035035Z:dde9b8de-901b-4fef-a888-98e86e940148", "Expires" : "-1", - "Content-Length" : "966132", - "x-ms-request-id" : "b2ed3942-4243-4acd-9d6c-bd64217e02af", - "Body" : "{\"value\":[{\"resourceType\":\"availabilitySets\",\"name\":\"Aligned\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaximumPlatformFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"availabilitySets\",\"name\":\"Classic\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaximumPlatformFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P1\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"100\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"100\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"5400000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"123\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"1100\"},{\"name\":\"MinIOps\",\"value\":\"1100\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"125\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"125\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"4320000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"79\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P2\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"2300\"},{\"name\":\"MinIOps\",\"value\":\"2300\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"2160000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"35\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P3\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16\"},{\"name\":\"MinSizeGiB\",\"value\":\"8\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"8000\"},{\"name\":\"MaxIOps\",\"value\":\"5000\"},{\"name\":\"MinIOps\",\"value\":\"5000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"200\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"200\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"16\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"600\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"16000\"},{\"name\":\"MaxIOps\",\"value\":\"7500\"},{\"name\":\"MinIOps\",\"value\":\"7500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"7500\"},{\"name\":\"MinIOps\",\"value\":\"7500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"240\"},{\"name\":\"MinIOps\",\"value\":\"240\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"50\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"50\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"5868000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"211\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"16000\"},{\"name\":\"MinIOps\",\"value\":\"16000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"18000\"},{\"name\":\"MinIOps\",\"value\":\"18000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"20000\"},{\"name\":\"MinIOps\",\"value\":\"20000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"900\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"900\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E1\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E2\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E3\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16\"},{\"name\":\"MinSizeGiB\",\"value\":\"8\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"150\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"1500\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxBurstIops\",\"value\":\"1000\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"900000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"342\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"16\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"600\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"2000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"400\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"400\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"4000\"},{\"name\":\"MinIOps\",\"value\":\"4000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"600\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"600\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"6000\"},{\"name\":\"MinIOps\",\"value\":\"6000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"150\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"1500\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"1300\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"300\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"1300\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"300\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"2000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"UltraSSD_LRS\",\"tier\":\"Ultra\",\"size\":\"U\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"65536\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOpsReadWrite\",\"value\":\"160000\"},{\"name\":\"MinIOpsReadWrite\",\"value\":\"100\"},{\"name\":\"MaxBandwidthMBpsReadWrite\",\"value\":\"4000\"},{\"name\":\"MinBandwidthMBpsReadWrite\",\"value\":\"1\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"15\"},{\"name\":\"MinIOSizeKiBps\",\"value\":\"4\"},{\"name\":\"MaxIOSizeKiBps\",\"value\":\"256\"},{\"name\":\"MinIopsReadOnly\",\"value\":\"100\"},{\"name\":\"MaxIopsReadOnly\",\"value\":\"160000\"},{\"name\":\"MinBandwidthMBpsReadOnly\",\"value\":\"1\"},{\"name\":\"MaxBandwidthMBpsReadOnly\",\"value\":\"4000\"},{\"name\":\"MaxIopsPerGiBReadWrite\",\"value\":\"300\"},{\"name\":\"MaxIopsPerGiBReadOnly\",\"value\":\"300\"},{\"name\":\"MinIopsPerGiBReadWrite\",\"value\":\"1\"},{\"name\":\"MinIopsPerGiBReadOnly\",\"value\":\"1\"},{\"name\":\"BillingPartitionSizes\",\"value\":\"4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, 16384, 17408, 18432, 19456, 20480, 21504, 22528, 23552,24576,25600,26624,27648,28672,29696,30720,31744,32768,33792,34816,35840,36864,37888,38912,39936,40960,41984,43008,44032,45056,46080,47104,48128,49152,50176,51200,52224,53248,54272,55296,56320,57344,58368,59392,60416,61440,62464,63488,64512,65536\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DADSv5-Type1\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv4-Type1\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv4-Type2\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv5-Type1\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DCdsv3-Type1\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DCsv3-Type1\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv4-Type1\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv4-Type2\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv5-Type1\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type1\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"40\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type2\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"76\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type4\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv4-Type1\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv4-Type2\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv5-Type1\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EADSv5-Type1\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv4-Type1\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv4-Type2\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv5-Type1\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Ebdsv5-Type1\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Ebsv5-Type1\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv4-Type1\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv4-Type2\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv5-Type1\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type1\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"40\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type2\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"76\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type4\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv4-Type1\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv4-Type2\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv5-Type1\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"72\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type3\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type4\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Lasv3-Type1\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"LSv2-Type1\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Lsv3-Type1\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mdmsv2MedMem-Type1\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mdsv2MedMem-Type1\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mmsv2MedMem-Type1\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MS-Type1\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"112\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSm-Type1\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"112\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSmv2-Type1\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSv2-Type1\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Msv2MedMem-Type1\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"NVASv4-Type1\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"NVSv3-Type1\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"28\"}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Standard_ZRS\",\"tier\":\"Standard\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A0\",\"tier\":\"Basic\",\"size\":\"A0\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"0.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"1\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"50\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A1\",\"tier\":\"Basic\",\"size\":\"A1\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"1.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A2\",\"tier\":\"Basic\",\"size\":\"A2\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"61440\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A3\",\"tier\":\"Basic\",\"size\":\"A3\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"122880\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A4\",\"tier\":\"Basic\",\"size\":\"A4\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"245760\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A0\",\"tier\":\"Standard\",\"size\":\"A0\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"0.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"1\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"50\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A1\",\"tier\":\"Standard\",\"size\":\"A1\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"71680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"1.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A1_v2\",\"tier\":\"Standard\",\"size\":\"A1_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"10240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"10485760\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"24000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2\",\"tier\":\"Standard\",\"size\":\"A2\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"138240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2m_v2\",\"tier\":\"Standard\",\"size\":\"A2m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2_v2\",\"tier\":\"Standard\",\"size\":\"A2_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A3\",\"tier\":\"Standard\",\"size\":\"A3\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"291840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4\",\"tier\":\"Standard\",\"size\":\"A4\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"619520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4m_v2\",\"tier\":\"Standard\",\"size\":\"A4m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4_v2\",\"tier\":\"Standard\",\"size\":\"A4_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A5\",\"tier\":\"Standard\",\"size\":\"A5\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"138240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A6\",\"tier\":\"Standard\",\"size\":\"A6\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"291840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A7\",\"tier\":\"Standard\",\"size\":\"A7\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"619520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A8m_v2\",\"tier\":\"Standard\",\"size\":\"A8m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A8_v2\",\"tier\":\"Standard\",\"size\":\"A8_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B12ms\",\"tier\":\"Standard\",\"size\":\"B12ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"98304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"48\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6480\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"74956800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"74956800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"6\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B16ms\",\"tier\":\"Standard\",\"size\":\"B16ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8640\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1ls\",\"tier\":\"Standard\",\"size\":\"B1ls\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"0.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"200\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1ms\",\"tier\":\"Standard\",\"size\":\"B1ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"800\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"640\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1s\",\"tier\":\"Standard\",\"size\":\"B1s\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"400\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B20ms\",\"tier\":\"Standard\",\"size\":\"B20ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"80\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10800\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B2ms\",\"tier\":\"Standard\",\"size\":\"B2ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2400\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1920\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B2s\",\"tier\":\"Standard\",\"size\":\"B2s\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1600\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1280\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B4ms\",\"tier\":\"Standard\",\"size\":\"B4ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3600\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"2880\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B8ms\",\"tier\":\"Standard\",\"size\":\"B8ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D1\",\"tier\":\"Standard\",\"size\":\"D1\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11\",\"tier\":\"Standard\",\"size\":\"D11\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11_v2\",\"tier\":\"Standard\",\"size\":\"D11_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D11_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12\",\"tier\":\"Standard\",\"size\":\"D12\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12_v2\",\"tier\":\"Standard\",\"size\":\"D12_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D12_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13\",\"tier\":\"Standard\",\"size\":\"D13\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13_v2\",\"tier\":\"Standard\",\"size\":\"D13_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D13_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14\",\"tier\":\"Standard\",\"size\":\"D14\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14_v2\",\"tier\":\"Standard\",\"size\":\"D14_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D14_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D15_v2\",\"tier\":\"Standard\",\"size\":\"D15_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"140\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"60000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"982515712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"490733568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ads_v5\",\"tier\":\"Standard\",\"size\":\"D16ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16as_v4\",\"tier\":\"Standard\",\"size\":\"D16as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16as_v5\",\"tier\":\"Standard\",\"size\":\"D16as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16a_v4\",\"tier\":\"Standard\",\"size\":\"D16a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ds_v4\",\"tier\":\"Standard\",\"size\":\"D16ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ds_v5\",\"tier\":\"Standard\",\"size\":\"D16ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16d_v4\",\"tier\":\"Standard\",\"size\":\"D16d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"483393536\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16d_v5\",\"tier\":\"Standard\",\"size\":\"D16d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16pds_v5\",\"tier\":\"Standard\",\"size\":\"D16pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16plds_v5\",\"tier\":\"Standard\",\"size\":\"D16plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16pls_v5\",\"tier\":\"Standard\",\"size\":\"D16pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ps_v5\",\"tier\":\"Standard\",\"size\":\"D16ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v3\",\"tier\":\"Standard\",\"size\":\"D16s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v4\",\"tier\":\"Standard\",\"size\":\"D16s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v5\",\"tier\":\"Standard\",\"size\":\"D16s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v3\",\"tier\":\"Standard\",\"size\":\"D16_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v4\",\"tier\":\"Standard\",\"size\":\"D16_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v5\",\"tier\":\"Standard\",\"size\":\"D16_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D1_v2\",\"tier\":\"Standard\",\"size\":\"D1_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2\",\"tier\":\"Standard\",\"size\":\"D2\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ads_v5\",\"tier\":\"Standard\",\"size\":\"D2ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2as_v4\",\"tier\":\"Standard\",\"size\":\"D2as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2as_v5\",\"tier\":\"Standard\",\"size\":\"D2as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2a_v4\",\"tier\":\"Standard\",\"size\":\"D2a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ds_v4\",\"tier\":\"Standard\",\"size\":\"D2ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ds_v5\",\"tier\":\"Standard\",\"size\":\"D2ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2d_v4\",\"tier\":\"Standard\",\"size\":\"D2d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2d_v5\",\"tier\":\"Standard\",\"size\":\"D2d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2pds_v5\",\"tier\":\"Standard\",\"size\":\"D2pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2plds_v5\",\"tier\":\"Standard\",\"size\":\"D2plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2pls_v5\",\"tier\":\"Standard\",\"size\":\"D2pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ps_v5\",\"tier\":\"Standard\",\"size\":\"D2ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v3\",\"tier\":\"Standard\",\"size\":\"D2s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v4\",\"tier\":\"Standard\",\"size\":\"D2s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v5\",\"tier\":\"Standard\",\"size\":\"D2s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v2\",\"tier\":\"Standard\",\"size\":\"D2_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D2_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v3\",\"tier\":\"Standard\",\"size\":\"D2_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v4\",\"tier\":\"Standard\",\"size\":\"D2_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v5\",\"tier\":\"Standard\",\"size\":\"D2_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3\",\"tier\":\"Standard\",\"size\":\"D3\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ads_v5\",\"tier\":\"Standard\",\"size\":\"D32ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32as_v4\",\"tier\":\"Standard\",\"size\":\"D32as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32as_v5\",\"tier\":\"Standard\",\"size\":\"D32as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32a_v4\",\"tier\":\"Standard\",\"size\":\"D32a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ds_v4\",\"tier\":\"Standard\",\"size\":\"D32ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ds_v5\",\"tier\":\"Standard\",\"size\":\"D32ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32d_v4\",\"tier\":\"Standard\",\"size\":\"D32d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32d_v5\",\"tier\":\"Standard\",\"size\":\"D32d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32pds_v5\",\"tier\":\"Standard\",\"size\":\"D32pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32plds_v5\",\"tier\":\"Standard\",\"size\":\"D32plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32pls_v5\",\"tier\":\"Standard\",\"size\":\"D32pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ps_v5\",\"tier\":\"Standard\",\"size\":\"D32ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v3\",\"tier\":\"Standard\",\"size\":\"D32s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v4\",\"tier\":\"Standard\",\"size\":\"D32s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v5\",\"tier\":\"Standard\",\"size\":\"D32s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v3\",\"tier\":\"Standard\",\"size\":\"D32_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v4\",\"tier\":\"Standard\",\"size\":\"D32_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v5\",\"tier\":\"Standard\",\"size\":\"D32_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3_v2\",\"tier\":\"Standard\",\"size\":\"D3_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D3_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4\",\"tier\":\"Standard\",\"size\":\"D4\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ads_v5\",\"tier\":\"Standard\",\"size\":\"D48ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48as_v4\",\"tier\":\"Standard\",\"size\":\"D48as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48as_v5\",\"tier\":\"Standard\",\"size\":\"D48as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48a_v4\",\"tier\":\"Standard\",\"size\":\"D48a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ds_v4\",\"tier\":\"Standard\",\"size\":\"D48ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ds_v5\",\"tier\":\"Standard\",\"size\":\"D48ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48d_v4\",\"tier\":\"Standard\",\"size\":\"D48d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48d_v5\",\"tier\":\"Standard\",\"size\":\"D48d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48pds_v5\",\"tier\":\"Standard\",\"size\":\"D48pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48plds_v5\",\"tier\":\"Standard\",\"size\":\"D48plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48pls_v5\",\"tier\":\"Standard\",\"size\":\"D48pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ps_v5\",\"tier\":\"Standard\",\"size\":\"D48ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v3\",\"tier\":\"Standard\",\"size\":\"D48s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v4\",\"tier\":\"Standard\",\"size\":\"D48s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v5\",\"tier\":\"Standard\",\"size\":\"D48s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v3\",\"tier\":\"Standard\",\"size\":\"D48_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v4\",\"tier\":\"Standard\",\"size\":\"D48_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v5\",\"tier\":\"Standard\",\"size\":\"D48_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ads_v5\",\"tier\":\"Standard\",\"size\":\"D4ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4as_v4\",\"tier\":\"Standard\",\"size\":\"D4as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4as_v5\",\"tier\":\"Standard\",\"size\":\"D4as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4a_v4\",\"tier\":\"Standard\",\"size\":\"D4a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ds_v4\",\"tier\":\"Standard\",\"size\":\"D4ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ds_v5\",\"tier\":\"Standard\",\"size\":\"D4ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4d_v4\",\"tier\":\"Standard\",\"size\":\"D4d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4d_v5\",\"tier\":\"Standard\",\"size\":\"D4d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4pds_v5\",\"tier\":\"Standard\",\"size\":\"D4pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4plds_v5\",\"tier\":\"Standard\",\"size\":\"D4plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4pls_v5\",\"tier\":\"Standard\",\"size\":\"D4pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ps_v5\",\"tier\":\"Standard\",\"size\":\"D4ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v3\",\"tier\":\"Standard\",\"size\":\"D4s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v4\",\"tier\":\"Standard\",\"size\":\"D4s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v5\",\"tier\":\"Standard\",\"size\":\"D4s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v2\",\"tier\":\"Standard\",\"size\":\"D4_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D4_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v3\",\"tier\":\"Standard\",\"size\":\"D4_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v4\",\"tier\":\"Standard\",\"size\":\"D4_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v5\",\"tier\":\"Standard\",\"size\":\"D4_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D5_v2\",\"tier\":\"Standard\",\"size\":\"D5_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D5_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D5_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ads_v5\",\"tier\":\"Standard\",\"size\":\"D64ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64as_v4\",\"tier\":\"Standard\",\"size\":\"D64as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64as_v5\",\"tier\":\"Standard\",\"size\":\"D64as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64a_v4\",\"tier\":\"Standard\",\"size\":\"D64a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ds_v4\",\"tier\":\"Standard\",\"size\":\"D64ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ds_v5\",\"tier\":\"Standard\",\"size\":\"D64ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64d_v4\",\"tier\":\"Standard\",\"size\":\"D64d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64d_v5\",\"tier\":\"Standard\",\"size\":\"D64d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64pds_v5\",\"tier\":\"Standard\",\"size\":\"D64pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64plds_v5\",\"tier\":\"Standard\",\"size\":\"D64plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64pls_v5\",\"tier\":\"Standard\",\"size\":\"D64pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ps_v5\",\"tier\":\"Standard\",\"size\":\"D64ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v3\",\"tier\":\"Standard\",\"size\":\"D64s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v4\",\"tier\":\"Standard\",\"size\":\"D64s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v5\",\"tier\":\"Standard\",\"size\":\"D64s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v3\",\"tier\":\"Standard\",\"size\":\"D64_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v4\",\"tier\":\"Standard\",\"size\":\"D64_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v5\",\"tier\":\"Standard\",\"size\":\"D64_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ads_v5\",\"tier\":\"Standard\",\"size\":\"D8ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8as_v4\",\"tier\":\"Standard\",\"size\":\"D8as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8as_v5\",\"tier\":\"Standard\",\"size\":\"D8as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8a_v4\",\"tier\":\"Standard\",\"size\":\"D8a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ds_v4\",\"tier\":\"Standard\",\"size\":\"D8ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ds_v5\",\"tier\":\"Standard\",\"size\":\"D8ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8d_v4\",\"tier\":\"Standard\",\"size\":\"D8d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8d_v5\",\"tier\":\"Standard\",\"size\":\"D8d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8pds_v5\",\"tier\":\"Standard\",\"size\":\"D8pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8plds_v5\",\"tier\":\"Standard\",\"size\":\"D8plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8pls_v5\",\"tier\":\"Standard\",\"size\":\"D8pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ps_v5\",\"tier\":\"Standard\",\"size\":\"D8ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v3\",\"tier\":\"Standard\",\"size\":\"D8s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v4\",\"tier\":\"Standard\",\"size\":\"D8s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v5\",\"tier\":\"Standard\",\"size\":\"D8s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v3\",\"tier\":\"Standard\",\"size\":\"D8_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v4\",\"tier\":\"Standard\",\"size\":\"D8_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v5\",\"tier\":\"Standard\",\"size\":\"D8_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96ads_v5\",\"tier\":\"Standard\",\"size\":\"D96ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96as_v4\",\"tier\":\"Standard\",\"size\":\"D96as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96as_v5\",\"tier\":\"Standard\",\"size\":\"D96as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96a_v4\",\"tier\":\"Standard\",\"size\":\"D96a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96ds_v5\",\"tier\":\"Standard\",\"size\":\"D96ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96d_v5\",\"tier\":\"Standard\",\"size\":\"D96d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96s_v5\",\"tier\":\"Standard\",\"size\":\"D96s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96_v5\",\"tier\":\"Standard\",\"size\":\"D96_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC16ds_v3\",\"tier\":\"Standard\",\"size\":\"DC16ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC16s_v3\",\"tier\":\"Standard\",\"size\":\"DC16s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC1ds_v3\",\"tier\":\"Standard\",\"size\":\"DC1ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC1s_v3\",\"tier\":\"Standard\",\"size\":\"DC1s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC24ds_v3\",\"tier\":\"Standard\",\"size\":\"DC24ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"231000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC24s_v3\",\"tier\":\"Standard\",\"size\":\"DC24s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"231000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2as_v5\",\"tier\":\"Standard\",\"size\":\"DC2as_v5\",\"family\":\"standardDCASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2ds_v3\",\"tier\":\"Standard\",\"size\":\"DC2ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2s_v3\",\"tier\":\"Standard\",\"size\":\"DC2s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC32ds_v3\",\"tier\":\"Standard\",\"size\":\"DC32ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC32s_v3\",\"tier\":\"Standard\",\"size\":\"DC32s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC48ds_v3\",\"tier\":\"Standard\",\"size\":\"DC48ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC48s_v3\",\"tier\":\"Standard\",\"size\":\"DC48s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC4ds_v3\",\"tier\":\"Standard\",\"size\":\"DC4ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC4s_v3\",\"tier\":\"Standard\",\"size\":\"DC4s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC8ds_v3\",\"tier\":\"Standard\",\"size\":\"DC8ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC8s_v3\",\"tier\":\"Standard\",\"size\":\"DC8s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS1\",\"tier\":\"Standard\",\"size\":\"DS1\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"7168\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"46170898432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11\",\"tier\":\"Standard\",\"size\":\"DS11\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11-1_v2\",\"tier\":\"Standard\",\"size\":\"DS11-1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS11_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11_v2\",\"tier\":\"Standard\",\"size\":\"DS11_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS11_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12\",\"tier\":\"Standard\",\"size\":\"DS12\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12-1_v2\",\"tier\":\"Standard\",\"size\":\"DS12-1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS12_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12-2_v2\",\"tier\":\"Standard\",\"size\":\"DS12-2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12_v2\",\"tier\":\"Standard\",\"size\":\"DS12_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS12_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS12_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13\",\"tier\":\"Standard\",\"size\":\"DS13\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13-2_v2\",\"tier\":\"Standard\",\"size\":\"DS13-2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS13_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13-4_v2\",\"tier\":\"Standard\",\"size\":\"DS13-4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS13_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13_v2\",\"tier\":\"Standard\",\"size\":\"DS13_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS13_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14\",\"tier\":\"Standard\",\"size\":\"DS14\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14-4_v2\",\"tier\":\"Standard\",\"size\":\"DS14-4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS14_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14-8_v2\",\"tier\":\"Standard\",\"size\":\"DS14-8_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS14_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14_v2\",\"tier\":\"Standard\",\"size\":\"DS14_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS14_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS15_v2\",\"tier\":\"Standard\",\"size\":\"DS15_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"286720\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"140\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"CachedDiskBytes\",\"value\":\"773094113280\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"64000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1006632960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS1_v2\",\"tier\":\"Standard\",\"size\":\"DS1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"7168\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"46170898432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2\",\"tier\":\"Standard\",\"size\":\"DS2\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2_v2\",\"tier\":\"Standard\",\"size\":\"DS2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS2_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3\",\"tier\":\"Standard\",\"size\":\"DS3\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3_v2\",\"tier\":\"Standard\",\"size\":\"DS3_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS3_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4\",\"tier\":\"Standard\",\"size\":\"DS4\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4_v2\",\"tier\":\"Standard\",\"size\":\"DS4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS4_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS5_v2\",\"tier\":\"Standard\",\"size\":\"DS5_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"738734374912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS5_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS5_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"738734374912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104ids_v5\",\"tier\":\"Standard\",\"size\":\"E104ids_v5\",\"family\":\"standardEIDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104id_v5\",\"tier\":\"Standard\",\"size\":\"E104id_v5\",\"family\":\"standardEIDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104is_v5\",\"tier\":\"Standard\",\"size\":\"E104is_v5\",\"family\":\"standardEISv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104i_v5\",\"tier\":\"Standard\",\"size\":\"E104i_v5\",\"family\":\"standardEIv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E112iads_v5\",\"tier\":\"Standard\",\"size\":\"E112iads_v5\",\"family\":\"standardEIADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"112\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E112ias_v5\",\"tier\":\"Standard\",\"size\":\"E112ias_v5\",\"family\":\"standardEIASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"112\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ads_v5\",\"tier\":\"Standard\",\"size\":\"E16-4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4as_v4\",\"tier\":\"Standard\",\"size\":\"E16-4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429497000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4as_v5\",\"tier\":\"Standard\",\"size\":\"E16-4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ds_v4\",\"tier\":\"Standard\",\"size\":\"E16-4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ds_v5\",\"tier\":\"Standard\",\"size\":\"E16-4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v3\",\"tier\":\"Standard\",\"size\":\"E16-4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v4\",\"tier\":\"Standard\",\"size\":\"E16-4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v5\",\"tier\":\"Standard\",\"size\":\"E16-4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ads_v5\",\"tier\":\"Standard\",\"size\":\"E16-8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8as_v4\",\"tier\":\"Standard\",\"size\":\"E16-8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429497000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8as_v5\",\"tier\":\"Standard\",\"size\":\"E16-8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ds_v4\",\"tier\":\"Standard\",\"size\":\"E16-8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ds_v5\",\"tier\":\"Standard\",\"size\":\"E16-8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v3\",\"tier\":\"Standard\",\"size\":\"E16-8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v4\",\"tier\":\"Standard\",\"size\":\"E16-8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v5\",\"tier\":\"Standard\",\"size\":\"E16-8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ads_v5\",\"tier\":\"Standard\",\"size\":\"E16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16as_v4\",\"tier\":\"Standard\",\"size\":\"E16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16as_v5\",\"tier\":\"Standard\",\"size\":\"E16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16a_v4\",\"tier\":\"Standard\",\"size\":\"E16a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16bds_v5\",\"tier\":\"Standard\",\"size\":\"E16bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"44000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16bs_v5\",\"tier\":\"Standard\",\"size\":\"E16bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"44000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ds_v4\",\"tier\":\"Standard\",\"size\":\"E16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ds_v5\",\"tier\":\"Standard\",\"size\":\"E16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16d_v4\",\"tier\":\"Standard\",\"size\":\"E16d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16d_v5\",\"tier\":\"Standard\",\"size\":\"E16d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16pds_v5\",\"tier\":\"Standard\",\"size\":\"E16pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ps_v5\",\"tier\":\"Standard\",\"size\":\"E16ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v3\",\"tier\":\"Standard\",\"size\":\"E16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v4\",\"tier\":\"Standard\",\"size\":\"E16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v5\",\"tier\":\"Standard\",\"size\":\"E16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v3\",\"tier\":\"Standard\",\"size\":\"E16_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v4\",\"tier\":\"Standard\",\"size\":\"E16_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v5\",\"tier\":\"Standard\",\"size\":\"E16_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ads_v5\",\"tier\":\"Standard\",\"size\":\"E20ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"94000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20as_v4\",\"tier\":\"Standard\",\"size\":\"E20as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20as_v5\",\"tier\":\"Standard\",\"size\":\"E20as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20a_v4\",\"tier\":\"Standard\",\"size\":\"E20a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ds_v4\",\"tier\":\"Standard\",\"size\":\"E20ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"190000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1209008128\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"603979776\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ds_v5\",\"tier\":\"Standard\",\"size\":\"E20ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20d_v4\",\"tier\":\"Standard\",\"size\":\"E20d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"190000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1209008128\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"603979776\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20d_v5\",\"tier\":\"Standard\",\"size\":\"E20d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20pds_v5\",\"tier\":\"Standard\",\"size\":\"E20pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"95000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"536870912000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"750000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ps_v5\",\"tier\":\"Standard\",\"size\":\"E20ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"95000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"536870912000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"750000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v3\",\"tier\":\"Standard\",\"size\":\"E20s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v4\",\"tier\":\"Standard\",\"size\":\"E20s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v5\",\"tier\":\"Standard\",\"size\":\"E20s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v3\",\"tier\":\"Standard\",\"size\":\"E20_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"30000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"491520000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"245760000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v4\",\"tier\":\"Standard\",\"size\":\"E20_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v5\",\"tier\":\"Standard\",\"size\":\"E20_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ads_v5\",\"tier\":\"Standard\",\"size\":\"E2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2as_v4\",\"tier\":\"Standard\",\"size\":\"E2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2as_v5\",\"tier\":\"Standard\",\"size\":\"E2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2a_v4\",\"tier\":\"Standard\",\"size\":\"E2a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2bds_v5\",\"tier\":\"Standard\",\"size\":\"E2bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5500\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"156000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2bs_v5\",\"tier\":\"Standard\",\"size\":\"E2bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5500\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"156000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ds_v4\",\"tier\":\"Standard\",\"size\":\"E2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ds_v5\",\"tier\":\"Standard\",\"size\":\"E2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2d_v4\",\"tier\":\"Standard\",\"size\":\"E2d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2d_v5\",\"tier\":\"Standard\",\"size\":\"E2d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2pds_v5\",\"tier\":\"Standard\",\"size\":\"E2pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ps_v5\",\"tier\":\"Standard\",\"size\":\"E2ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v3\",\"tier\":\"Standard\",\"size\":\"E2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v4\",\"tier\":\"Standard\",\"size\":\"E2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v5\",\"tier\":\"Standard\",\"size\":\"E2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v3\",\"tier\":\"Standard\",\"size\":\"E2_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v4\",\"tier\":\"Standard\",\"size\":\"E2_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v5\",\"tier\":\"Standard\",\"size\":\"E2_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ads_v5\",\"tier\":\"Standard\",\"size\":\"E32-16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16as_v4\",\"tier\":\"Standard\",\"size\":\"E32-16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16as_v5\",\"tier\":\"Standard\",\"size\":\"E32-16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ds_v4\",\"tier\":\"Standard\",\"size\":\"E32-16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ds_v5\",\"tier\":\"Standard\",\"size\":\"E32-16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v3\",\"tier\":\"Standard\",\"size\":\"E32-16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v4\",\"tier\":\"Standard\",\"size\":\"E32-16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v5\",\"tier\":\"Standard\",\"size\":\"E32-16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ads_v5\",\"tier\":\"Standard\",\"size\":\"E32-8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8as_v4\",\"tier\":\"Standard\",\"size\":\"E32-8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8as_v5\",\"tier\":\"Standard\",\"size\":\"E32-8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ds_v4\",\"tier\":\"Standard\",\"size\":\"E32-8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ds_v5\",\"tier\":\"Standard\",\"size\":\"E32-8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v3\",\"tier\":\"Standard\",\"size\":\"E32-8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v4\",\"tier\":\"Standard\",\"size\":\"E32-8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v5\",\"tier\":\"Standard\",\"size\":\"E32-8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ads_v5\",\"tier\":\"Standard\",\"size\":\"E32ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32as_v4\",\"tier\":\"Standard\",\"size\":\"E32as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32as_v5\",\"tier\":\"Standard\",\"size\":\"E32as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32a_v4\",\"tier\":\"Standard\",\"size\":\"E32a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32bds_v5\",\"tier\":\"Standard\",\"size\":\"E32bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"88000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32bs_v5\",\"tier\":\"Standard\",\"size\":\"E32bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"88000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ds_v4\",\"tier\":\"Standard\",\"size\":\"E32ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ds_v5\",\"tier\":\"Standard\",\"size\":\"E32ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32d_v4\",\"tier\":\"Standard\",\"size\":\"E32d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32d_v5\",\"tier\":\"Standard\",\"size\":\"E32d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32pds_v5\",\"tier\":\"Standard\",\"size\":\"E32pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ps_v5\",\"tier\":\"Standard\",\"size\":\"E32ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v3\",\"tier\":\"Standard\",\"size\":\"E32s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v4\",\"tier\":\"Standard\",\"size\":\"E32s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v5\",\"tier\":\"Standard\",\"size\":\"E32s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v3\",\"tier\":\"Standard\",\"size\":\"E32_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v4\",\"tier\":\"Standard\",\"size\":\"E32_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v5\",\"tier\":\"Standard\",\"size\":\"E32_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ads_v5\",\"tier\":\"Standard\",\"size\":\"E4-2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2as_v4\",\"tier\":\"Standard\",\"size\":\"E4-2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2as_v5\",\"tier\":\"Standard\",\"size\":\"E4-2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ds_v4\",\"tier\":\"Standard\",\"size\":\"E4-2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ds_v5\",\"tier\":\"Standard\",\"size\":\"E4-2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v3\",\"tier\":\"Standard\",\"size\":\"E4-2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v4\",\"tier\":\"Standard\",\"size\":\"E4-2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v5\",\"tier\":\"Standard\",\"size\":\"E4-2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ads_v5\",\"tier\":\"Standard\",\"size\":\"E48ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48as_v4\",\"tier\":\"Standard\",\"size\":\"E48as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48as_v5\",\"tier\":\"Standard\",\"size\":\"E48as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48a_v4\",\"tier\":\"Standard\",\"size\":\"E48a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48bds_v5\",\"tier\":\"Standard\",\"size\":\"E48bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48bs_v5\",\"tier\":\"Standard\",\"size\":\"E48bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ds_v4\",\"tier\":\"Standard\",\"size\":\"E48ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ds_v5\",\"tier\":\"Standard\",\"size\":\"E48ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48d_v4\",\"tier\":\"Standard\",\"size\":\"E48d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48d_v5\",\"tier\":\"Standard\",\"size\":\"E48d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v3\",\"tier\":\"Standard\",\"size\":\"E48s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v4\",\"tier\":\"Standard\",\"size\":\"E48s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v5\",\"tier\":\"Standard\",\"size\":\"E48s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v3\",\"tier\":\"Standard\",\"size\":\"E48_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v4\",\"tier\":\"Standard\",\"size\":\"E48_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v5\",\"tier\":\"Standard\",\"size\":\"E48_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ads_v5\",\"tier\":\"Standard\",\"size\":\"E4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4as_v4\",\"tier\":\"Standard\",\"size\":\"E4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4as_v5\",\"tier\":\"Standard\",\"size\":\"E4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4a_v4\",\"tier\":\"Standard\",\"size\":\"E4a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4bds_v5\",\"tier\":\"Standard\",\"size\":\"E4bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"18750\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"11000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"350000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4bs_v5\",\"tier\":\"Standard\",\"size\":\"E4bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"18750\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"11000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"350000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ds_v4\",\"tier\":\"Standard\",\"size\":\"E4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ds_v5\",\"tier\":\"Standard\",\"size\":\"E4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4d_v4\",\"tier\":\"Standard\",\"size\":\"E4d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4d_v5\",\"tier\":\"Standard\",\"size\":\"E4d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4pds_v5\",\"tier\":\"Standard\",\"size\":\"E4pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ps_v5\",\"tier\":\"Standard\",\"size\":\"E4ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v3\",\"tier\":\"Standard\",\"size\":\"E4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v4\",\"tier\":\"Standard\",\"size\":\"E4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v5\",\"tier\":\"Standard\",\"size\":\"E4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v3\",\"tier\":\"Standard\",\"size\":\"E4_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v4\",\"tier\":\"Standard\",\"size\":\"E4_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v5\",\"tier\":\"Standard\",\"size\":\"E4_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ads_v5\",\"tier\":\"Standard\",\"size\":\"E64-16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16as_v4\",\"tier\":\"Standard\",\"size\":\"E64-16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16as_v5\",\"tier\":\"Standard\",\"size\":\"E64-16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ds_v4\",\"tier\":\"Standard\",\"size\":\"E64-16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ds_v5\",\"tier\":\"Standard\",\"size\":\"E64-16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v3\",\"tier\":\"Standard\",\"size\":\"E64-16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v4\",\"tier\":\"Standard\",\"size\":\"E64-16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v5\",\"tier\":\"Standard\",\"size\":\"E64-16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ads_v5\",\"tier\":\"Standard\",\"size\":\"E64-32ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32as_v4\",\"tier\":\"Standard\",\"size\":\"E64-32as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32as_v5\",\"tier\":\"Standard\",\"size\":\"E64-32as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ds_v4\",\"tier\":\"Standard\",\"size\":\"E64-32ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ds_v5\",\"tier\":\"Standard\",\"size\":\"E64-32ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v3\",\"tier\":\"Standard\",\"size\":\"E64-32s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v4\",\"tier\":\"Standard\",\"size\":\"E64-32s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v5\",\"tier\":\"Standard\",\"size\":\"E64-32s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ads_v5\",\"tier\":\"Standard\",\"size\":\"E64ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64as_v4\",\"tier\":\"Standard\",\"size\":\"E64as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64as_v5\",\"tier\":\"Standard\",\"size\":\"E64as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64a_v4\",\"tier\":\"Standard\",\"size\":\"E64a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64bds_v5\",\"tier\":\"Standard\",\"size\":\"E64bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64bs_v5\",\"tier\":\"Standard\",\"size\":\"E64bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ds_v4\",\"tier\":\"Standard\",\"size\":\"E64ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ds_v5\",\"tier\":\"Standard\",\"size\":\"E64ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64d_v4\",\"tier\":\"Standard\",\"size\":\"E64d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64d_v5\",\"tier\":\"Standard\",\"size\":\"E64d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64is_v3\",\"tier\":\"Standard\",\"size\":\"E64is_v3\",\"family\":\"standardEISv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64i_v3\",\"tier\":\"Standard\",\"size\":\"E64i_v3\",\"family\":\"standardEIv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v3\",\"tier\":\"Standard\",\"size\":\"E64s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v4\",\"tier\":\"Standard\",\"size\":\"E64s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v5\",\"tier\":\"Standard\",\"size\":\"E64s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v3\",\"tier\":\"Standard\",\"size\":\"E64_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v4\",\"tier\":\"Standard\",\"size\":\"E64_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v5\",\"tier\":\"Standard\",\"size\":\"E64_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ads_v5\",\"tier\":\"Standard\",\"size\":\"E8-2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2as_v4\",\"tier\":\"Standard\",\"size\":\"E8-2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2as_v5\",\"tier\":\"Standard\",\"size\":\"E8-2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ds_v4\",\"tier\":\"Standard\",\"size\":\"E8-2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ds_v5\",\"tier\":\"Standard\",\"size\":\"E8-2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v3\",\"tier\":\"Standard\",\"size\":\"E8-2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v4\",\"tier\":\"Standard\",\"size\":\"E8-2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v5\",\"tier\":\"Standard\",\"size\":\"E8-2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ads_v5\",\"tier\":\"Standard\",\"size\":\"E8-4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4as_v4\",\"tier\":\"Standard\",\"size\":\"E8-4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4as_v5\",\"tier\":\"Standard\",\"size\":\"E8-4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ds_v4\",\"tier\":\"Standard\",\"size\":\"E8-4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ds_v5\",\"tier\":\"Standard\",\"size\":\"E8-4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v3\",\"tier\":\"Standard\",\"size\":\"E8-4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v4\",\"tier\":\"Standard\",\"size\":\"E8-4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v5\",\"tier\":\"Standard\",\"size\":\"E8-4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E80ids_v4\",\"tier\":\"Standard\",\"size\":\"E80ids_v4\",\"family\":\"standardXEIDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4362240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E80is_v4\",\"tier\":\"Standard\",\"size\":\"E80is_v4\",\"family\":\"standardXEISv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ads_v5\",\"tier\":\"Standard\",\"size\":\"E8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8as_v4\",\"tier\":\"Standard\",\"size\":\"E8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8as_v5\",\"tier\":\"Standard\",\"size\":\"E8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8a_v4\",\"tier\":\"Standard\",\"size\":\"E8a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8bds_v5\",\"tier\":\"Standard\",\"size\":\"E8bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"37500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"22000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"625000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8bs_v5\",\"tier\":\"Standard\",\"size\":\"E8bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"37500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"22000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"625000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ds_v4\",\"tier\":\"Standard\",\"size\":\"E8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ds_v5\",\"tier\":\"Standard\",\"size\":\"E8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8d_v4\",\"tier\":\"Standard\",\"size\":\"E8d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8d_v5\",\"tier\":\"Standard\",\"size\":\"E8d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8pds_v5\",\"tier\":\"Standard\",\"size\":\"E8pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ps_v5\",\"tier\":\"Standard\",\"size\":\"E8ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v3\",\"tier\":\"Standard\",\"size\":\"E8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v4\",\"tier\":\"Standard\",\"size\":\"E8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v5\",\"tier\":\"Standard\",\"size\":\"E8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v3\",\"tier\":\"Standard\",\"size\":\"E8_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v4\",\"tier\":\"Standard\",\"size\":\"E8_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v5\",\"tier\":\"Standard\",\"size\":\"E8_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24ads_v5\",\"tier\":\"Standard\",\"size\":\"E96-24ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24as_v4\",\"tier\":\"Standard\",\"size\":\"E96-24as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24as_v5\",\"tier\":\"Standard\",\"size\":\"E96-24as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24ds_v5\",\"tier\":\"Standard\",\"size\":\"E96-24ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24s_v5\",\"tier\":\"Standard\",\"size\":\"E96-24s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48ads_v5\",\"tier\":\"Standard\",\"size\":\"E96-48ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48as_v4\",\"tier\":\"Standard\",\"size\":\"E96-48as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48as_v5\",\"tier\":\"Standard\",\"size\":\"E96-48as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48ds_v5\",\"tier\":\"Standard\",\"size\":\"E96-48ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48s_v5\",\"tier\":\"Standard\",\"size\":\"E96-48s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ads_v5\",\"tier\":\"Standard\",\"size\":\"E96ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96as_v4\",\"tier\":\"Standard\",\"size\":\"E96as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96as_v5\",\"tier\":\"Standard\",\"size\":\"E96as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96a_v4\",\"tier\":\"Standard\",\"size\":\"E96a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ds_v5\",\"tier\":\"Standard\",\"size\":\"E96ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96d_v5\",\"tier\":\"Standard\",\"size\":\"E96d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ias_v4\",\"tier\":\"Standard\",\"size\":\"E96ias_v4\",\"family\":\"standardEIASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1070000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1070000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"19200000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1260000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96s_v5\",\"tier\":\"Standard\",\"size\":\"E96s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96_v5\",\"tier\":\"Standard\",\"size\":\"E96_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F1\",\"tier\":\"Standard\",\"size\":\"F1\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16\",\"tier\":\"Standard\",\"size\":\"F16\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16s\",\"tier\":\"Standard\",\"size\":\"F16s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"206158430208\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16s_v2\",\"tier\":\"Standard\",\"size\":\"F16s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"274877906944\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F1s\",\"tier\":\"Standard\",\"size\":\"F1s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"12884901888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2\",\"tier\":\"Standard\",\"size\":\"F2\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2s\",\"tier\":\"Standard\",\"size\":\"F2s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"25769803776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2s_v2\",\"tier\":\"Standard\",\"size\":\"F2s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"32505856\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"32505856\"},{\"name\":\"CachedDiskBytes\",\"value\":\"34359738368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"49283072\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F32s_v2\",\"tier\":\"Standard\",\"size\":\"F32s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"549755813888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4\",\"tier\":\"Standard\",\"size\":\"F4\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F48s_v2\",\"tier\":\"Standard\",\"size\":\"F48s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"824633720832\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4s\",\"tier\":\"Standard\",\"size\":\"F4s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"51539607552\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4s_v2\",\"tier\":\"Standard\",\"size\":\"F4s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"68719476736\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F64s_v2\",\"tier\":\"Standard\",\"size\":\"F64s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F72s_v2\",\"tier\":\"Standard\",\"size\":\"F72s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"589824\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"72\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"144\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"72\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"144000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1632087572480\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8\",\"tier\":\"Standard\",\"size\":\"F8\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8s\",\"tier\":\"Standard\",\"size\":\"F8s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"103079215104\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8s_v2\",\"tier\":\"Standard\",\"size\":\"F8s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"137438953472\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G1\",\"tier\":\"Standard\",\"size\":\"G1\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G2\",\"tier\":\"Standard\",\"size\":\"G2\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G3\",\"tier\":\"Standard\",\"size\":\"G3\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1572864\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G4\",\"tier\":\"Standard\",\"size\":\"G4\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3145728\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G5\",\"tier\":\"Standard\",\"size\":\"G5\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"6291456\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1572864000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS1\",\"tier\":\"Standard\",\"size\":\"GS1\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"283467841536\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS2\",\"tier\":\"Standard\",\"size\":\"GS2\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"566935683072\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS3\",\"tier\":\"Standard\",\"size\":\"GS3\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1133871366144\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4\",\"tier\":\"Standard\",\"size\":\"GS4\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4-4\",\"tier\":\"Standard\",\"size\":\"GS4-4\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4-8\",\"tier\":\"Standard\",\"size\":\"GS4-8\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5\",\"tier\":\"Standard\",\"size\":\"GS5\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5-16\",\"tier\":\"Standard\",\"size\":\"GS5-16\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5-8\",\"tier\":\"Standard\",\"size\":\"GS5-8\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16as_v3\",\"tier\":\"Standard\",\"size\":\"L16as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s\",\"tier\":\"Standard\",\"size\":\"L16s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2874368\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s_v2\",\"tier\":\"Standard\",\"size\":\"L16s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"16000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s_v3\",\"tier\":\"Standard\",\"size\":\"L16s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32as_v3\",\"tier\":\"Standard\",\"size\":\"L32as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s\",\"tier\":\"Standard\",\"size\":\"L32s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"5765120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s_v2\",\"tier\":\"Standard\",\"size\":\"L32s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s_v3\",\"tier\":\"Standard\",\"size\":\"L32s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48as_v3\",\"tier\":\"Standard\",\"size\":\"L48as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48s_v2\",\"tier\":\"Standard\",\"size\":\"L48s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"48000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1006632960\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48s_v3\",\"tier\":\"Standard\",\"size\":\"L48s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L4s\",\"tier\":\"Standard\",\"size\":\"L4s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"694272\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64as_v3\",\"tier\":\"Standard\",\"size\":\"L64as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1280000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64s_v2\",\"tier\":\"Standard\",\"size\":\"L64s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"64000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1342177280\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64s_v3\",\"tier\":\"Standard\",\"size\":\"L64s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80as_v3\",\"tier\":\"Standard\",\"size\":\"L80as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1400000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80s_v2\",\"tier\":\"Standard\",\"size\":\"L80s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1468006400\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80s_v3\",\"tier\":\"Standard\",\"size\":\"L80s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2160000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8as_v3\",\"tier\":\"Standard\",\"size\":\"L8as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"200000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s\",\"tier\":\"Standard\",\"size\":\"L8s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1421312\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s_v2\",\"tier\":\"Standard\",\"size\":\"L8s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"8000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s_v3\",\"tier\":\"Standard\",\"size\":\"L8s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128\",\"tier\":\"Standard\",\"size\":\"M128\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2637109919744\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128-32ms\",\"tier\":\"Standard\",\"size\":\"M128-32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M128ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128-64ms\",\"tier\":\"Standard\",\"size\":\"M128-64ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M128ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128dms_v2\",\"tier\":\"Standard\",\"size\":\"M128dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"3892\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ds_v2\",\"tier\":\"Standard\",\"size\":\"M128ds_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128m\",\"tier\":\"Standard\",\"size\":\"M128m\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2637109919744\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ms\",\"tier\":\"Standard\",\"size\":\"M128ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ms_v2\",\"tier\":\"Standard\",\"size\":\"M128ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"3892\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128s\",\"tier\":\"Standard\",\"size\":\"M128s\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128s_v2\",\"tier\":\"Standard\",\"size\":\"M128s_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16-4ms\",\"tier\":\"Standard\",\"size\":\"M16-4ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M16ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16-8ms\",\"tier\":\"Standard\",\"size\":\"M16-8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M16ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16ms\",\"tier\":\"Standard\",\"size\":\"M16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192idms_v2\",\"tier\":\"Standard\",\"size\":\"M192idms_v2\",\"family\":\"standardMIDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4096\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192ids_v2\",\"tier\":\"Standard\",\"size\":\"M192ids_v2\",\"family\":\"standardMIDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192ims_v2\",\"tier\":\"Standard\",\"size\":\"M192ims_v2\",\"family\":\"standardMISMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4096\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192is_v2\",\"tier\":\"Standard\",\"size\":\"M192is_v2\",\"family\":\"standardMISMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M208ms_v2\",\"tier\":\"Standard\",\"size\":\"M208ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"208\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M208s_v2\",\"tier\":\"Standard\",\"size\":\"M208s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"208\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2850\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32-16ms\",\"tier\":\"Standard\",\"size\":\"M32-16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M32ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32-8ms\",\"tier\":\"Standard\",\"size\":\"M32-8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M32ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32dms_v2\",\"tier\":\"Standard\",\"size\":\"M32dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1048576\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3410000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ls\",\"tier\":\"Standard\",\"size\":\"M32ls\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ms\",\"tier\":\"Standard\",\"size\":\"M32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ms_v2\",\"tier\":\"Standard\",\"size\":\"M32ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3410000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ts\",\"tier\":\"Standard\",\"size\":\"M32ts\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416-208ms_v2\",\"tier\":\"Standard\",\"size\":\"M416-208ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"11400\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"208\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M416ms_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"15118000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416-208s_v2\",\"tier\":\"Standard\",\"size\":\"M416-208s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"208\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M416s_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"15118000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416ms_v2\",\"tier\":\"Standard\",\"size\":\"M416ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"11400\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416s_v2\",\"tier\":\"Standard\",\"size\":\"M416s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64\",\"tier\":\"Standard\",\"size\":\"M64\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1318554959872\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64-16ms\",\"tier\":\"Standard\",\"size\":\"M64-16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M64ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64-32ms\",\"tier\":\"Standard\",\"size\":\"M64-32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M64ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64dms_v2\",\"tier\":\"Standard\",\"size\":\"M64dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1792\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ds_v2\",\"tier\":\"Standard\",\"size\":\"M64ds_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ls\",\"tier\":\"Standard\",\"size\":\"M64ls\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64m\",\"tier\":\"Standard\",\"size\":\"M64m\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ms\",\"tier\":\"Standard\",\"size\":\"M64ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ms_v2\",\"tier\":\"Standard\",\"size\":\"M64ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1792\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64s\",\"tier\":\"Standard\",\"size\":\"M64s\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64s_v2\",\"tier\":\"Standard\",\"size\":\"M64s_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8-2ms\",\"tier\":\"Standard\",\"size\":\"M8-2ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M8ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8-4ms\",\"tier\":\"Standard\",\"size\":\"M8-4ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M8ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8ms\",\"tier\":\"Standard\",\"size\":\"M8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12\",\"tier\":\"Standard\",\"size\":\"NC12\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12s_v3\",\"tier\":\"Standard\",\"size\":\"NC12s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12_Promo\",\"tier\":\"Standard\",\"size\":\"NC12_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC16as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC16as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"110\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24\",\"tier\":\"Standard\",\"size\":\"NC24\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC24ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"220\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"274877906944\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"915456\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24r\",\"tier\":\"Standard\",\"size\":\"NC24r\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24rs_v3\",\"tier\":\"Standard\",\"size\":\"NC24rs_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3018752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1374389534720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24r_Promo\",\"tier\":\"Standard\",\"size\":\"NC24r_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24s_v3\",\"tier\":\"Standard\",\"size\":\"NC24s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24_Promo\",\"tier\":\"Standard\",\"size\":\"NC24_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC48ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC48ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"440\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"549755813888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1830912\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC4as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC4as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"180224\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6\",\"tier\":\"Standard\",\"size\":\"NC6\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC64as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC64as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2883584\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"440\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"48000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"737280000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6s_v3\",\"tier\":\"Standard\",\"size\":\"NC6s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6_Promo\",\"tier\":\"Standard\",\"size\":\"NC6_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC8as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC8as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC96ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC96ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"880\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1024000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1024000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4096000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_ND96amsr_A100_v4\",\"tier\":\"Standard\",\"size\":\"ND96amsr_A100_v4\",\"family\":\"standard NDAMSv4_A100Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2969600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1924\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"GPUs\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1464000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"10307921510\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9663676416\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"81600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1228800000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12\",\"tier\":\"Standard\",\"size\":\"NV12\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12s_v2\",\"tier\":\"Standard\",\"size\":\"NV12s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12s_v3\",\"tier\":\"Standard\",\"size\":\"NV12s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12_Promo\",\"tier\":\"Standard\",\"size\":\"NV12_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV16as_v4\",\"tier\":\"Standard\",\"size\":\"NV16as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24\",\"tier\":\"Standard\",\"size\":\"NV24\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24s_v2\",\"tier\":\"Standard\",\"size\":\"NV24s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24s_v3\",\"tier\":\"Standard\",\"size\":\"NV24s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24_Promo\",\"tier\":\"Standard\",\"size\":\"NV24_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV32as_v4\",\"tier\":\"Standard\",\"size\":\"NV32as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"720896\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV48s_v3\",\"tier\":\"Standard\",\"size\":\"NV48s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3018752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1374389534720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV4as_v4\",\"tier\":\"Standard\",\"size\":\"NV4as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"90112\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6\",\"tier\":\"Standard\",\"size\":\"NV6\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6s_v2\",\"tier\":\"Standard\",\"size\":\"NV6s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6_Promo\",\"tier\":\"Standard\",\"size\":\"NV6_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV8as_v4\",\"tier\":\"Standard\",\"size\":\"NV8as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"180224\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]}]}", + "Content-Length" : "1017262", + "x-ms-request-id" : "dde9b8de-901b-4fef-a888-98e86e940148", + "Body" : "{\"value\":[{\"resourceType\":\"availabilitySets\",\"name\":\"Aligned\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaximumPlatformFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"availabilitySets\",\"name\":\"Classic\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaximumPlatformFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"PremiumV2_LRS\",\"tier\":\"Premium\",\"size\":\"P\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"65536\"},{\"name\":\"MinSizeGiB\",\"value\":\"1\"},{\"name\":\"MaxIOpsReadWrite\",\"value\":\"80000\"},{\"name\":\"MinIOpsReadWrite\",\"value\":\"3000\"},{\"name\":\"MaxBandwidthMBpsReadWrite\",\"value\":\"1200\"},{\"name\":\"MinBandwidthMBpsReadWrite\",\"value\":\"125\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"15\"},{\"name\":\"MinIOSizeKiBps\",\"value\":\"4\"},{\"name\":\"MaxIOSizeKiBps\",\"value\":\"256\"},{\"name\":\"MinIopsReadOnly\",\"value\":\"3000\"},{\"name\":\"MaxIopsReadOnly\",\"value\":\"80000\"},{\"name\":\"MinBandwidthMBpsReadOnly\",\"value\":\"125\"},{\"name\":\"MaxBandwidthMBpsReadOnly\",\"value\":\"1200\"},{\"name\":\"MaxIopsPerGiBReadWrite\",\"value\":\"500\"},{\"name\":\"MaxIopsPerGiBReadOnly\",\"value\":\"500\"},{\"name\":\"MinIopsPerGiBReadWrite\",\"value\":\"1\"},{\"name\":\"MinIopsPerGiBReadOnly\",\"value\":\"1\"},{\"name\":\"BillingPartitionSizes\",\"value\":\"1, 2, 3, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, 16384, 17408, 18432, 19456, 20480, 21504, 22528, 23552,24576,25600,26624,27648,28672,29696,30720,31744,32768,33792,34816,35840,36864,37888,38912,39936,40960,41984,43008,44032,45056,46080,47104,48128,49152,50176,51200,52224,53248,54272,55296,56320,57344,58368,59392,60416,61440,62464,63488,64512,65536\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P1\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"100\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"100\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"5400000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"123\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"1100\"},{\"name\":\"MinIOps\",\"value\":\"1100\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"125\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"125\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"4320000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"79\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P2\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"2300\"},{\"name\":\"MinIOps\",\"value\":\"2300\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"2160000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"35\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P3\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16\"},{\"name\":\"MinSizeGiB\",\"value\":\"8\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"8000\"},{\"name\":\"MaxIOps\",\"value\":\"5000\"},{\"name\":\"MinIOps\",\"value\":\"5000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"200\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"200\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"16\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"600\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"16000\"},{\"name\":\"MaxIOps\",\"value\":\"7500\"},{\"name\":\"MinIOps\",\"value\":\"7500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"7500\"},{\"name\":\"MinIOps\",\"value\":\"7500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"240\"},{\"name\":\"MinIOps\",\"value\":\"240\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"50\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"50\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"5868000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"211\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"16000\"},{\"name\":\"MinIOps\",\"value\":\"16000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"18000\"},{\"name\":\"MinIOps\",\"value\":\"18000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"20000\"},{\"name\":\"MinIOps\",\"value\":\"20000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"900\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"900\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E1\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E2\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E3\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16\"},{\"name\":\"MinSizeGiB\",\"value\":\"8\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"150\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"1500\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxBurstIops\",\"value\":\"1000\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"900000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"342\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"16\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"600\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"2000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"400\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"400\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"4000\"},{\"name\":\"MinIOps\",\"value\":\"4000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"600\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"600\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"6000\"},{\"name\":\"MinIOps\",\"value\":\"6000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"150\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"1500\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"1300\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"300\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"1300\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"300\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"2000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"UltraSSD_LRS\",\"tier\":\"Ultra\",\"size\":\"U\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"65536\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOpsReadWrite\",\"value\":\"160000\"},{\"name\":\"MinIOpsReadWrite\",\"value\":\"100\"},{\"name\":\"MaxBandwidthMBpsReadWrite\",\"value\":\"4000\"},{\"name\":\"MinBandwidthMBpsReadWrite\",\"value\":\"1\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"15\"},{\"name\":\"MinIOSizeKiBps\",\"value\":\"4\"},{\"name\":\"MaxIOSizeKiBps\",\"value\":\"256\"},{\"name\":\"MinIopsReadOnly\",\"value\":\"100\"},{\"name\":\"MaxIopsReadOnly\",\"value\":\"160000\"},{\"name\":\"MinBandwidthMBpsReadOnly\",\"value\":\"1\"},{\"name\":\"MaxBandwidthMBpsReadOnly\",\"value\":\"4000\"},{\"name\":\"MaxIopsPerGiBReadWrite\",\"value\":\"300\"},{\"name\":\"MaxIopsPerGiBReadOnly\",\"value\":\"300\"},{\"name\":\"MinIopsPerGiBReadWrite\",\"value\":\"1\"},{\"name\":\"MinIopsPerGiBReadOnly\",\"value\":\"1\"},{\"name\":\"BillingPartitionSizes\",\"value\":\"4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, 16384, 17408, 18432, 19456, 20480, 21504, 22528, 23552,24576,25600,26624,27648,28672,29696,30720,31744,32768,33792,34816,35840,36864,37888,38912,39936,40960,41984,43008,44032,45056,46080,47104,48128,49152,50176,51200,52224,53248,54272,55296,56320,57344,58368,59392,60416,61440,62464,63488,64512,65536\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DADSv5-Type1\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv4-Type1\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv4-Type2\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv5-Type1\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DCdsv3-Type1\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DCsv3-Type1\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv4-Type1\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv4-Type2\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv5-Type1\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type1\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"40\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type2\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"76\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type4\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv4-Type1\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv4-Type2\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv5-Type1\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EADSv5-Type1\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv4-Type1\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv4-Type2\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv5-Type1\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Ebdsv5-Type1\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Ebsv5-Type1\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv4-Type1\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv4-Type2\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv5-Type1\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type1\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"40\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type2\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"76\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type4\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv4-Type1\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv4-Type2\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv5-Type1\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"72\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type3\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type4\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Lasv3-Type1\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"LSv2-Type1\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Lsv3-Type1\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mdmsv2MedMem-Type1\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mdsv2MedMem-Type1\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mmsv2MedMem-Type1\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MS-Type1\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"112\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSm-Type1\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"112\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSmv2-Type1\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSv2-Type1\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Msv2MedMem-Type1\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"NVASv4-Type1\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"NVSv3-Type1\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"28\"}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Standard_ZRS\",\"tier\":\"Standard\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A0\",\"tier\":\"Basic\",\"size\":\"A0\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"0.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"1\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"50\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A1\",\"tier\":\"Basic\",\"size\":\"A1\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"1.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A2\",\"tier\":\"Basic\",\"size\":\"A2\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"61440\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A3\",\"tier\":\"Basic\",\"size\":\"A3\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"122880\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A4\",\"tier\":\"Basic\",\"size\":\"A4\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"245760\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A0\",\"tier\":\"Standard\",\"size\":\"A0\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"0.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"1\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"50\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A1\",\"tier\":\"Standard\",\"size\":\"A1\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"71680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"1.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A1_v2\",\"tier\":\"Standard\",\"size\":\"A1_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"10240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"10485760\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"24000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2\",\"tier\":\"Standard\",\"size\":\"A2\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"138240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2m_v2\",\"tier\":\"Standard\",\"size\":\"A2m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2_v2\",\"tier\":\"Standard\",\"size\":\"A2_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A3\",\"tier\":\"Standard\",\"size\":\"A3\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"291840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4\",\"tier\":\"Standard\",\"size\":\"A4\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"619520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4m_v2\",\"tier\":\"Standard\",\"size\":\"A4m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4_v2\",\"tier\":\"Standard\",\"size\":\"A4_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A5\",\"tier\":\"Standard\",\"size\":\"A5\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"138240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A6\",\"tier\":\"Standard\",\"size\":\"A6\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"291840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A7\",\"tier\":\"Standard\",\"size\":\"A7\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"619520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A8m_v2\",\"tier\":\"Standard\",\"size\":\"A8m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A8_v2\",\"tier\":\"Standard\",\"size\":\"A8_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B12ms\",\"tier\":\"Standard\",\"size\":\"B12ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"98304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"48\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6480\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"74956800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"74956800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"6\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B16ms\",\"tier\":\"Standard\",\"size\":\"B16ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8640\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1ls\",\"tier\":\"Standard\",\"size\":\"B1ls\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"0.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"200\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1ms\",\"tier\":\"Standard\",\"size\":\"B1ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"800\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"640\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1s\",\"tier\":\"Standard\",\"size\":\"B1s\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"400\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B20ms\",\"tier\":\"Standard\",\"size\":\"B20ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"80\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10800\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B2ms\",\"tier\":\"Standard\",\"size\":\"B2ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2400\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1920\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B2s\",\"tier\":\"Standard\",\"size\":\"B2s\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1600\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1280\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B4ms\",\"tier\":\"Standard\",\"size\":\"B4ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3600\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"2880\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B8ms\",\"tier\":\"Standard\",\"size\":\"B8ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D1\",\"tier\":\"Standard\",\"size\":\"D1\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11\",\"tier\":\"Standard\",\"size\":\"D11\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11_v2\",\"tier\":\"Standard\",\"size\":\"D11_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D11_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12\",\"tier\":\"Standard\",\"size\":\"D12\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12_v2\",\"tier\":\"Standard\",\"size\":\"D12_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D12_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13\",\"tier\":\"Standard\",\"size\":\"D13\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13_v2\",\"tier\":\"Standard\",\"size\":\"D13_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D13_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14\",\"tier\":\"Standard\",\"size\":\"D14\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14_v2\",\"tier\":\"Standard\",\"size\":\"D14_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D14_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D15_v2\",\"tier\":\"Standard\",\"size\":\"D15_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"140\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"60000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"982515712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"490733568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ads_v5\",\"tier\":\"Standard\",\"size\":\"D16ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16as_v4\",\"tier\":\"Standard\",\"size\":\"D16as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16as_v5\",\"tier\":\"Standard\",\"size\":\"D16as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16a_v4\",\"tier\":\"Standard\",\"size\":\"D16a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ds_v4\",\"tier\":\"Standard\",\"size\":\"D16ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ds_v5\",\"tier\":\"Standard\",\"size\":\"D16ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16d_v4\",\"tier\":\"Standard\",\"size\":\"D16d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"483393536\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16d_v5\",\"tier\":\"Standard\",\"size\":\"D16d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16lds_v5\",\"tier\":\"Standard\",\"size\":\"D16lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ls_v5\",\"tier\":\"Standard\",\"size\":\"D16ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16pds_v5\",\"tier\":\"Standard\",\"size\":\"D16pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16plds_v5\",\"tier\":\"Standard\",\"size\":\"D16plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16pls_v5\",\"tier\":\"Standard\",\"size\":\"D16pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ps_v5\",\"tier\":\"Standard\",\"size\":\"D16ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v3\",\"tier\":\"Standard\",\"size\":\"D16s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v4\",\"tier\":\"Standard\",\"size\":\"D16s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v5\",\"tier\":\"Standard\",\"size\":\"D16s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v3\",\"tier\":\"Standard\",\"size\":\"D16_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v4\",\"tier\":\"Standard\",\"size\":\"D16_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v5\",\"tier\":\"Standard\",\"size\":\"D16_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D1_v2\",\"tier\":\"Standard\",\"size\":\"D1_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2\",\"tier\":\"Standard\",\"size\":\"D2\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ads_v5\",\"tier\":\"Standard\",\"size\":\"D2ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"82000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2as_v4\",\"tier\":\"Standard\",\"size\":\"D2as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2as_v5\",\"tier\":\"Standard\",\"size\":\"D2as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2a_v4\",\"tier\":\"Standard\",\"size\":\"D2a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"25165824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ds_v4\",\"tier\":\"Standard\",\"size\":\"D2ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ds_v5\",\"tier\":\"Standard\",\"size\":\"D2ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2d_v4\",\"tier\":\"Standard\",\"size\":\"D2d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2d_v5\",\"tier\":\"Standard\",\"size\":\"D2d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2lds_v5\",\"tier\":\"Standard\",\"size\":\"D2lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ls_v5\",\"tier\":\"Standard\",\"size\":\"D2ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2pds_v5\",\"tier\":\"Standard\",\"size\":\"D2pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2plds_v5\",\"tier\":\"Standard\",\"size\":\"D2plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2pls_v5\",\"tier\":\"Standard\",\"size\":\"D2pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ps_v5\",\"tier\":\"Standard\",\"size\":\"D2ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v3\",\"tier\":\"Standard\",\"size\":\"D2s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v4\",\"tier\":\"Standard\",\"size\":\"D2s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v5\",\"tier\":\"Standard\",\"size\":\"D2s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v2\",\"tier\":\"Standard\",\"size\":\"D2_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D2_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v3\",\"tier\":\"Standard\",\"size\":\"D2_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v4\",\"tier\":\"Standard\",\"size\":\"D2_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v5\",\"tier\":\"Standard\",\"size\":\"D2_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3\",\"tier\":\"Standard\",\"size\":\"D3\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ads_v5\",\"tier\":\"Standard\",\"size\":\"D32ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32as_v4\",\"tier\":\"Standard\",\"size\":\"D32as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32as_v5\",\"tier\":\"Standard\",\"size\":\"D32as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32a_v4\",\"tier\":\"Standard\",\"size\":\"D32a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ds_v4\",\"tier\":\"Standard\",\"size\":\"D32ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ds_v5\",\"tier\":\"Standard\",\"size\":\"D32ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32d_v4\",\"tier\":\"Standard\",\"size\":\"D32d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32d_v5\",\"tier\":\"Standard\",\"size\":\"D32d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32lds_v5\",\"tier\":\"Standard\",\"size\":\"D32lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ls_v5\",\"tier\":\"Standard\",\"size\":\"D32ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32pds_v5\",\"tier\":\"Standard\",\"size\":\"D32pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32plds_v5\",\"tier\":\"Standard\",\"size\":\"D32plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32pls_v5\",\"tier\":\"Standard\",\"size\":\"D32pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ps_v5\",\"tier\":\"Standard\",\"size\":\"D32ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v3\",\"tier\":\"Standard\",\"size\":\"D32s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v4\",\"tier\":\"Standard\",\"size\":\"D32s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v5\",\"tier\":\"Standard\",\"size\":\"D32s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v3\",\"tier\":\"Standard\",\"size\":\"D32_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v4\",\"tier\":\"Standard\",\"size\":\"D32_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v5\",\"tier\":\"Standard\",\"size\":\"D32_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3_v2\",\"tier\":\"Standard\",\"size\":\"D3_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D3_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4\",\"tier\":\"Standard\",\"size\":\"D4\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ads_v5\",\"tier\":\"Standard\",\"size\":\"D48ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48as_v4\",\"tier\":\"Standard\",\"size\":\"D48as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48as_v5\",\"tier\":\"Standard\",\"size\":\"D48as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48a_v4\",\"tier\":\"Standard\",\"size\":\"D48a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ds_v4\",\"tier\":\"Standard\",\"size\":\"D48ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ds_v5\",\"tier\":\"Standard\",\"size\":\"D48ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48d_v4\",\"tier\":\"Standard\",\"size\":\"D48d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48d_v5\",\"tier\":\"Standard\",\"size\":\"D48d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48lds_v5\",\"tier\":\"Standard\",\"size\":\"D48lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ls_v5\",\"tier\":\"Standard\",\"size\":\"D48ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48pds_v5\",\"tier\":\"Standard\",\"size\":\"D48pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48plds_v5\",\"tier\":\"Standard\",\"size\":\"D48plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48pls_v5\",\"tier\":\"Standard\",\"size\":\"D48pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ps_v5\",\"tier\":\"Standard\",\"size\":\"D48ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v3\",\"tier\":\"Standard\",\"size\":\"D48s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v4\",\"tier\":\"Standard\",\"size\":\"D48s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v5\",\"tier\":\"Standard\",\"size\":\"D48s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v3\",\"tier\":\"Standard\",\"size\":\"D48_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v4\",\"tier\":\"Standard\",\"size\":\"D48_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v5\",\"tier\":\"Standard\",\"size\":\"D48_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ads_v5\",\"tier\":\"Standard\",\"size\":\"D4ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"144000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4as_v4\",\"tier\":\"Standard\",\"size\":\"D4as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4as_v5\",\"tier\":\"Standard\",\"size\":\"D4as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4a_v4\",\"tier\":\"Standard\",\"size\":\"D4a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ds_v4\",\"tier\":\"Standard\",\"size\":\"D4ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ds_v5\",\"tier\":\"Standard\",\"size\":\"D4ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4d_v4\",\"tier\":\"Standard\",\"size\":\"D4d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4d_v5\",\"tier\":\"Standard\",\"size\":\"D4d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4lds_v5\",\"tier\":\"Standard\",\"size\":\"D4lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ls_v5\",\"tier\":\"Standard\",\"size\":\"D4ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4pds_v5\",\"tier\":\"Standard\",\"size\":\"D4pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4plds_v5\",\"tier\":\"Standard\",\"size\":\"D4plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4pls_v5\",\"tier\":\"Standard\",\"size\":\"D4pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ps_v5\",\"tier\":\"Standard\",\"size\":\"D4ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v3\",\"tier\":\"Standard\",\"size\":\"D4s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v4\",\"tier\":\"Standard\",\"size\":\"D4s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v5\",\"tier\":\"Standard\",\"size\":\"D4s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v2\",\"tier\":\"Standard\",\"size\":\"D4_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D4_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v3\",\"tier\":\"Standard\",\"size\":\"D4_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v4\",\"tier\":\"Standard\",\"size\":\"D4_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v5\",\"tier\":\"Standard\",\"size\":\"D4_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D5_v2\",\"tier\":\"Standard\",\"size\":\"D5_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D5_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D5_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ads_v5\",\"tier\":\"Standard\",\"size\":\"D64ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64as_v4\",\"tier\":\"Standard\",\"size\":\"D64as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64as_v5\",\"tier\":\"Standard\",\"size\":\"D64as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64a_v4\",\"tier\":\"Standard\",\"size\":\"D64a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ds_v4\",\"tier\":\"Standard\",\"size\":\"D64ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ds_v5\",\"tier\":\"Standard\",\"size\":\"D64ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64d_v4\",\"tier\":\"Standard\",\"size\":\"D64d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64d_v5\",\"tier\":\"Standard\",\"size\":\"D64d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64lds_v5\",\"tier\":\"Standard\",\"size\":\"D64lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ls_v5\",\"tier\":\"Standard\",\"size\":\"D64ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64pds_v5\",\"tier\":\"Standard\",\"size\":\"D64pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64plds_v5\",\"tier\":\"Standard\",\"size\":\"D64plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64pls_v5\",\"tier\":\"Standard\",\"size\":\"D64pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ps_v5\",\"tier\":\"Standard\",\"size\":\"D64ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v3\",\"tier\":\"Standard\",\"size\":\"D64s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v4\",\"tier\":\"Standard\",\"size\":\"D64s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v5\",\"tier\":\"Standard\",\"size\":\"D64s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v3\",\"tier\":\"Standard\",\"size\":\"D64_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v4\",\"tier\":\"Standard\",\"size\":\"D64_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v5\",\"tier\":\"Standard\",\"size\":\"D64_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ads_v5\",\"tier\":\"Standard\",\"size\":\"D8ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8as_v4\",\"tier\":\"Standard\",\"size\":\"D8as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8as_v5\",\"tier\":\"Standard\",\"size\":\"D8as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8a_v4\",\"tier\":\"Standard\",\"size\":\"D8a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ds_v4\",\"tier\":\"Standard\",\"size\":\"D8ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ds_v5\",\"tier\":\"Standard\",\"size\":\"D8ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8d_v4\",\"tier\":\"Standard\",\"size\":\"D8d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8d_v5\",\"tier\":\"Standard\",\"size\":\"D8d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8lds_v5\",\"tier\":\"Standard\",\"size\":\"D8lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ls_v5\",\"tier\":\"Standard\",\"size\":\"D8ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8pds_v5\",\"tier\":\"Standard\",\"size\":\"D8pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8plds_v5\",\"tier\":\"Standard\",\"size\":\"D8plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8pls_v5\",\"tier\":\"Standard\",\"size\":\"D8pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ps_v5\",\"tier\":\"Standard\",\"size\":\"D8ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v3\",\"tier\":\"Standard\",\"size\":\"D8s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v4\",\"tier\":\"Standard\",\"size\":\"D8s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v5\",\"tier\":\"Standard\",\"size\":\"D8s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v3\",\"tier\":\"Standard\",\"size\":\"D8_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v4\",\"tier\":\"Standard\",\"size\":\"D8_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v5\",\"tier\":\"Standard\",\"size\":\"D8_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96ads_v5\",\"tier\":\"Standard\",\"size\":\"D96ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96as_v4\",\"tier\":\"Standard\",\"size\":\"D96as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96as_v5\",\"tier\":\"Standard\",\"size\":\"D96as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96a_v4\",\"tier\":\"Standard\",\"size\":\"D96a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96ds_v5\",\"tier\":\"Standard\",\"size\":\"D96ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96d_v5\",\"tier\":\"Standard\",\"size\":\"D96d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96lds_v5\",\"tier\":\"Standard\",\"size\":\"D96lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96ls_v5\",\"tier\":\"Standard\",\"size\":\"D96ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96s_v5\",\"tier\":\"Standard\",\"size\":\"D96s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96_v5\",\"tier\":\"Standard\",\"size\":\"D96_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC16ds_v3\",\"tier\":\"Standard\",\"size\":\"DC16ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC16s_v3\",\"tier\":\"Standard\",\"size\":\"DC16s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC1ds_v3\",\"tier\":\"Standard\",\"size\":\"DC1ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC1s_v3\",\"tier\":\"Standard\",\"size\":\"DC1s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC24ds_v3\",\"tier\":\"Standard\",\"size\":\"DC24ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"231000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC24s_v3\",\"tier\":\"Standard\",\"size\":\"DC24s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"231000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2as_v5\",\"tier\":\"Standard\",\"size\":\"DC2as_v5\",\"family\":\"standardDCASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2ds_v3\",\"tier\":\"Standard\",\"size\":\"DC2ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2s_v3\",\"tier\":\"Standard\",\"size\":\"DC2s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC32ds_v3\",\"tier\":\"Standard\",\"size\":\"DC32ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC32s_v3\",\"tier\":\"Standard\",\"size\":\"DC32s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC48ds_v3\",\"tier\":\"Standard\",\"size\":\"DC48ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC48s_v3\",\"tier\":\"Standard\",\"size\":\"DC48s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC4ds_v3\",\"tier\":\"Standard\",\"size\":\"DC4ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC4s_v3\",\"tier\":\"Standard\",\"size\":\"DC4s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC8ds_v3\",\"tier\":\"Standard\",\"size\":\"DC8ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC8s_v3\",\"tier\":\"Standard\",\"size\":\"DC8s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS1\",\"tier\":\"Standard\",\"size\":\"DS1\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"7168\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"32768000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"32768000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"46170898432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"32000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11\",\"tier\":\"Standard\",\"size\":\"DS11\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"64000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11-1_v2\",\"tier\":\"Standard\",\"size\":\"DS11-1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS11_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11_v2\",\"tier\":\"Standard\",\"size\":\"DS11_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS11_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12\",\"tier\":\"Standard\",\"size\":\"DS12\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"128000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12-1_v2\",\"tier\":\"Standard\",\"size\":\"DS12-1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS12_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12-2_v2\",\"tier\":\"Standard\",\"size\":\"DS12-2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12_v2\",\"tier\":\"Standard\",\"size\":\"DS12_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS12_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS12_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13\",\"tier\":\"Standard\",\"size\":\"DS13\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"256000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13-2_v2\",\"tier\":\"Standard\",\"size\":\"DS13-2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS13_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13-4_v2\",\"tier\":\"Standard\",\"size\":\"DS13-4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS13_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13_v2\",\"tier\":\"Standard\",\"size\":\"DS13_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS13_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14\",\"tier\":\"Standard\",\"size\":\"DS14\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"512000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14-4_v2\",\"tier\":\"Standard\",\"size\":\"DS14-4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS14_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14-8_v2\",\"tier\":\"Standard\",\"size\":\"DS14-8_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS14_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14_v2\",\"tier\":\"Standard\",\"size\":\"DS14_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS14_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS15_v2\",\"tier\":\"Standard\",\"size\":\"DS15_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"286720\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"140\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"655360000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"655360000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"773094113280\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"64000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"960000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS1_v2\",\"tier\":\"Standard\",\"size\":\"DS1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"7168\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"32768000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"32768000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"46170898432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2\",\"tier\":\"Standard\",\"size\":\"DS2\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"64000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2_v2\",\"tier\":\"Standard\",\"size\":\"DS2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS2_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3\",\"tier\":\"Standard\",\"size\":\"DS3\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"128000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3_v2\",\"tier\":\"Standard\",\"size\":\"DS3_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS3_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4\",\"tier\":\"Standard\",\"size\":\"DS4\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"256000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4_v2\",\"tier\":\"Standard\",\"size\":\"DS4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS4_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS5_v2\",\"tier\":\"Standard\",\"size\":\"DS5_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"738734374912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS5_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS5_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"738734374912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104ids_v5\",\"tier\":\"Standard\",\"size\":\"E104ids_v5\",\"family\":\"standardEIDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104id_v5\",\"tier\":\"Standard\",\"size\":\"E104id_v5\",\"family\":\"standardEIDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104is_v5\",\"tier\":\"Standard\",\"size\":\"E104is_v5\",\"family\":\"standardEISv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104i_v5\",\"tier\":\"Standard\",\"size\":\"E104i_v5\",\"family\":\"standardEIv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E112iads_v5\",\"tier\":\"Standard\",\"size\":\"E112iads_v5\",\"family\":\"standardEIADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"112\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E112ias_v5\",\"tier\":\"Standard\",\"size\":\"E112ias_v5\",\"family\":\"standardEIASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"112\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ads_v5\",\"tier\":\"Standard\",\"size\":\"E16-4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4as_v4\",\"tier\":\"Standard\",\"size\":\"E16-4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429497000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4as_v5\",\"tier\":\"Standard\",\"size\":\"E16-4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ds_v4\",\"tier\":\"Standard\",\"size\":\"E16-4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ds_v5\",\"tier\":\"Standard\",\"size\":\"E16-4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v3\",\"tier\":\"Standard\",\"size\":\"E16-4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v4\",\"tier\":\"Standard\",\"size\":\"E16-4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v5\",\"tier\":\"Standard\",\"size\":\"E16-4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ads_v5\",\"tier\":\"Standard\",\"size\":\"E16-8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8as_v4\",\"tier\":\"Standard\",\"size\":\"E16-8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429497000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8as_v5\",\"tier\":\"Standard\",\"size\":\"E16-8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ds_v4\",\"tier\":\"Standard\",\"size\":\"E16-8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ds_v5\",\"tier\":\"Standard\",\"size\":\"E16-8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v3\",\"tier\":\"Standard\",\"size\":\"E16-8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v4\",\"tier\":\"Standard\",\"size\":\"E16-8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v5\",\"tier\":\"Standard\",\"size\":\"E16-8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ads_v5\",\"tier\":\"Standard\",\"size\":\"E16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16as_v4\",\"tier\":\"Standard\",\"size\":\"E16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16as_v5\",\"tier\":\"Standard\",\"size\":\"E16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16a_v4\",\"tier\":\"Standard\",\"size\":\"E16a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16bds_v5\",\"tier\":\"Standard\",\"size\":\"E16bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"44000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16bs_v5\",\"tier\":\"Standard\",\"size\":\"E16bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"44000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ds_v4\",\"tier\":\"Standard\",\"size\":\"E16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ds_v5\",\"tier\":\"Standard\",\"size\":\"E16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16d_v4\",\"tier\":\"Standard\",\"size\":\"E16d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16d_v5\",\"tier\":\"Standard\",\"size\":\"E16d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16pds_v5\",\"tier\":\"Standard\",\"size\":\"E16pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ps_v5\",\"tier\":\"Standard\",\"size\":\"E16ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v3\",\"tier\":\"Standard\",\"size\":\"E16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v4\",\"tier\":\"Standard\",\"size\":\"E16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v5\",\"tier\":\"Standard\",\"size\":\"E16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v3\",\"tier\":\"Standard\",\"size\":\"E16_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v4\",\"tier\":\"Standard\",\"size\":\"E16_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v5\",\"tier\":\"Standard\",\"size\":\"E16_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ads_v5\",\"tier\":\"Standard\",\"size\":\"E20ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"94000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20as_v4\",\"tier\":\"Standard\",\"size\":\"E20as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20as_v5\",\"tier\":\"Standard\",\"size\":\"E20as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20a_v4\",\"tier\":\"Standard\",\"size\":\"E20a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ds_v4\",\"tier\":\"Standard\",\"size\":\"E20ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"190000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1209008128\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"603979776\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ds_v5\",\"tier\":\"Standard\",\"size\":\"E20ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20d_v4\",\"tier\":\"Standard\",\"size\":\"E20d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"190000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1209008128\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"603979776\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20d_v5\",\"tier\":\"Standard\",\"size\":\"E20d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20pds_v5\",\"tier\":\"Standard\",\"size\":\"E20pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"95000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"536870912000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"750000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ps_v5\",\"tier\":\"Standard\",\"size\":\"E20ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"95000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"536870912000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"750000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v3\",\"tier\":\"Standard\",\"size\":\"E20s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v4\",\"tier\":\"Standard\",\"size\":\"E20s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v5\",\"tier\":\"Standard\",\"size\":\"E20s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v3\",\"tier\":\"Standard\",\"size\":\"E20_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"30000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"491520000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"245760000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v4\",\"tier\":\"Standard\",\"size\":\"E20_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v5\",\"tier\":\"Standard\",\"size\":\"E20_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ads_v5\",\"tier\":\"Standard\",\"size\":\"E2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2as_v4\",\"tier\":\"Standard\",\"size\":\"E2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2as_v5\",\"tier\":\"Standard\",\"size\":\"E2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2a_v4\",\"tier\":\"Standard\",\"size\":\"E2a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2bds_v5\",\"tier\":\"Standard\",\"size\":\"E2bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5500\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"156000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2bs_v5\",\"tier\":\"Standard\",\"size\":\"E2bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5500\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"156000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ds_v4\",\"tier\":\"Standard\",\"size\":\"E2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ds_v5\",\"tier\":\"Standard\",\"size\":\"E2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2d_v4\",\"tier\":\"Standard\",\"size\":\"E2d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2d_v5\",\"tier\":\"Standard\",\"size\":\"E2d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2pds_v5\",\"tier\":\"Standard\",\"size\":\"E2pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ps_v5\",\"tier\":\"Standard\",\"size\":\"E2ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v3\",\"tier\":\"Standard\",\"size\":\"E2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v4\",\"tier\":\"Standard\",\"size\":\"E2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v5\",\"tier\":\"Standard\",\"size\":\"E2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v3\",\"tier\":\"Standard\",\"size\":\"E2_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v4\",\"tier\":\"Standard\",\"size\":\"E2_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v5\",\"tier\":\"Standard\",\"size\":\"E2_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ads_v5\",\"tier\":\"Standard\",\"size\":\"E32-16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16as_v4\",\"tier\":\"Standard\",\"size\":\"E32-16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16as_v5\",\"tier\":\"Standard\",\"size\":\"E32-16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ds_v4\",\"tier\":\"Standard\",\"size\":\"E32-16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ds_v5\",\"tier\":\"Standard\",\"size\":\"E32-16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v3\",\"tier\":\"Standard\",\"size\":\"E32-16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v4\",\"tier\":\"Standard\",\"size\":\"E32-16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v5\",\"tier\":\"Standard\",\"size\":\"E32-16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ads_v5\",\"tier\":\"Standard\",\"size\":\"E32-8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8as_v4\",\"tier\":\"Standard\",\"size\":\"E32-8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8as_v5\",\"tier\":\"Standard\",\"size\":\"E32-8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ds_v4\",\"tier\":\"Standard\",\"size\":\"E32-8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ds_v5\",\"tier\":\"Standard\",\"size\":\"E32-8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v3\",\"tier\":\"Standard\",\"size\":\"E32-8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v4\",\"tier\":\"Standard\",\"size\":\"E32-8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v5\",\"tier\":\"Standard\",\"size\":\"E32-8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ads_v5\",\"tier\":\"Standard\",\"size\":\"E32ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32as_v4\",\"tier\":\"Standard\",\"size\":\"E32as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32as_v5\",\"tier\":\"Standard\",\"size\":\"E32as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32a_v4\",\"tier\":\"Standard\",\"size\":\"E32a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32bds_v5\",\"tier\":\"Standard\",\"size\":\"E32bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"88000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32bs_v5\",\"tier\":\"Standard\",\"size\":\"E32bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"88000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ds_v4\",\"tier\":\"Standard\",\"size\":\"E32ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ds_v5\",\"tier\":\"Standard\",\"size\":\"E32ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32d_v4\",\"tier\":\"Standard\",\"size\":\"E32d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32d_v5\",\"tier\":\"Standard\",\"size\":\"E32d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32pds_v5\",\"tier\":\"Standard\",\"size\":\"E32pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ps_v5\",\"tier\":\"Standard\",\"size\":\"E32ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v3\",\"tier\":\"Standard\",\"size\":\"E32s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v4\",\"tier\":\"Standard\",\"size\":\"E32s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v5\",\"tier\":\"Standard\",\"size\":\"E32s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v3\",\"tier\":\"Standard\",\"size\":\"E32_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v4\",\"tier\":\"Standard\",\"size\":\"E32_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v5\",\"tier\":\"Standard\",\"size\":\"E32_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ads_v5\",\"tier\":\"Standard\",\"size\":\"E4-2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2as_v4\",\"tier\":\"Standard\",\"size\":\"E4-2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2as_v5\",\"tier\":\"Standard\",\"size\":\"E4-2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ds_v4\",\"tier\":\"Standard\",\"size\":\"E4-2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ds_v5\",\"tier\":\"Standard\",\"size\":\"E4-2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v3\",\"tier\":\"Standard\",\"size\":\"E4-2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v4\",\"tier\":\"Standard\",\"size\":\"E4-2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v5\",\"tier\":\"Standard\",\"size\":\"E4-2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ads_v5\",\"tier\":\"Standard\",\"size\":\"E48ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48as_v4\",\"tier\":\"Standard\",\"size\":\"E48as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48as_v5\",\"tier\":\"Standard\",\"size\":\"E48as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48a_v4\",\"tier\":\"Standard\",\"size\":\"E48a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48bds_v5\",\"tier\":\"Standard\",\"size\":\"E48bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48bs_v5\",\"tier\":\"Standard\",\"size\":\"E48bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ds_v4\",\"tier\":\"Standard\",\"size\":\"E48ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ds_v5\",\"tier\":\"Standard\",\"size\":\"E48ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48d_v4\",\"tier\":\"Standard\",\"size\":\"E48d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48d_v5\",\"tier\":\"Standard\",\"size\":\"E48d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v3\",\"tier\":\"Standard\",\"size\":\"E48s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v4\",\"tier\":\"Standard\",\"size\":\"E48s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v5\",\"tier\":\"Standard\",\"size\":\"E48s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v3\",\"tier\":\"Standard\",\"size\":\"E48_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v4\",\"tier\":\"Standard\",\"size\":\"E48_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v5\",\"tier\":\"Standard\",\"size\":\"E48_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ads_v5\",\"tier\":\"Standard\",\"size\":\"E4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4as_v4\",\"tier\":\"Standard\",\"size\":\"E4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4as_v5\",\"tier\":\"Standard\",\"size\":\"E4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4a_v4\",\"tier\":\"Standard\",\"size\":\"E4a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4bds_v5\",\"tier\":\"Standard\",\"size\":\"E4bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"18750\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"11000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"350000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4bs_v5\",\"tier\":\"Standard\",\"size\":\"E4bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"18750\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"11000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"350000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ds_v4\",\"tier\":\"Standard\",\"size\":\"E4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ds_v5\",\"tier\":\"Standard\",\"size\":\"E4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4d_v4\",\"tier\":\"Standard\",\"size\":\"E4d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4d_v5\",\"tier\":\"Standard\",\"size\":\"E4d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4pds_v5\",\"tier\":\"Standard\",\"size\":\"E4pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ps_v5\",\"tier\":\"Standard\",\"size\":\"E4ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v3\",\"tier\":\"Standard\",\"size\":\"E4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v4\",\"tier\":\"Standard\",\"size\":\"E4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v5\",\"tier\":\"Standard\",\"size\":\"E4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v3\",\"tier\":\"Standard\",\"size\":\"E4_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v4\",\"tier\":\"Standard\",\"size\":\"E4_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v5\",\"tier\":\"Standard\",\"size\":\"E4_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ads_v5\",\"tier\":\"Standard\",\"size\":\"E64-16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16as_v4\",\"tier\":\"Standard\",\"size\":\"E64-16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16as_v5\",\"tier\":\"Standard\",\"size\":\"E64-16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ds_v4\",\"tier\":\"Standard\",\"size\":\"E64-16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ds_v5\",\"tier\":\"Standard\",\"size\":\"E64-16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v3\",\"tier\":\"Standard\",\"size\":\"E64-16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v4\",\"tier\":\"Standard\",\"size\":\"E64-16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v5\",\"tier\":\"Standard\",\"size\":\"E64-16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ads_v5\",\"tier\":\"Standard\",\"size\":\"E64-32ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32as_v4\",\"tier\":\"Standard\",\"size\":\"E64-32as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32as_v5\",\"tier\":\"Standard\",\"size\":\"E64-32as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ds_v4\",\"tier\":\"Standard\",\"size\":\"E64-32ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ds_v5\",\"tier\":\"Standard\",\"size\":\"E64-32ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v3\",\"tier\":\"Standard\",\"size\":\"E64-32s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v4\",\"tier\":\"Standard\",\"size\":\"E64-32s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v5\",\"tier\":\"Standard\",\"size\":\"E64-32s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ads_v5\",\"tier\":\"Standard\",\"size\":\"E64ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64as_v4\",\"tier\":\"Standard\",\"size\":\"E64as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64as_v5\",\"tier\":\"Standard\",\"size\":\"E64as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64a_v4\",\"tier\":\"Standard\",\"size\":\"E64a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64bds_v5\",\"tier\":\"Standard\",\"size\":\"E64bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64bs_v5\",\"tier\":\"Standard\",\"size\":\"E64bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ds_v4\",\"tier\":\"Standard\",\"size\":\"E64ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ds_v5\",\"tier\":\"Standard\",\"size\":\"E64ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64d_v4\",\"tier\":\"Standard\",\"size\":\"E64d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64d_v5\",\"tier\":\"Standard\",\"size\":\"E64d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64is_v3\",\"tier\":\"Standard\",\"size\":\"E64is_v3\",\"family\":\"standardEISv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64i_v3\",\"tier\":\"Standard\",\"size\":\"E64i_v3\",\"family\":\"standardEIv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v3\",\"tier\":\"Standard\",\"size\":\"E64s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v4\",\"tier\":\"Standard\",\"size\":\"E64s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v5\",\"tier\":\"Standard\",\"size\":\"E64s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v3\",\"tier\":\"Standard\",\"size\":\"E64_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v4\",\"tier\":\"Standard\",\"size\":\"E64_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v5\",\"tier\":\"Standard\",\"size\":\"E64_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ads_v5\",\"tier\":\"Standard\",\"size\":\"E8-2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2as_v4\",\"tier\":\"Standard\",\"size\":\"E8-2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2as_v5\",\"tier\":\"Standard\",\"size\":\"E8-2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ds_v4\",\"tier\":\"Standard\",\"size\":\"E8-2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ds_v5\",\"tier\":\"Standard\",\"size\":\"E8-2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v3\",\"tier\":\"Standard\",\"size\":\"E8-2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v4\",\"tier\":\"Standard\",\"size\":\"E8-2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v5\",\"tier\":\"Standard\",\"size\":\"E8-2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ads_v5\",\"tier\":\"Standard\",\"size\":\"E8-4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4as_v4\",\"tier\":\"Standard\",\"size\":\"E8-4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4as_v5\",\"tier\":\"Standard\",\"size\":\"E8-4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ds_v4\",\"tier\":\"Standard\",\"size\":\"E8-4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ds_v5\",\"tier\":\"Standard\",\"size\":\"E8-4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v3\",\"tier\":\"Standard\",\"size\":\"E8-4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v4\",\"tier\":\"Standard\",\"size\":\"E8-4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v5\",\"tier\":\"Standard\",\"size\":\"E8-4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E80ids_v4\",\"tier\":\"Standard\",\"size\":\"E80ids_v4\",\"family\":\"standardXEIDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4362240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E80is_v4\",\"tier\":\"Standard\",\"size\":\"E80is_v4\",\"family\":\"standardXEISv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ads_v5\",\"tier\":\"Standard\",\"size\":\"E8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8as_v4\",\"tier\":\"Standard\",\"size\":\"E8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8as_v5\",\"tier\":\"Standard\",\"size\":\"E8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8a_v4\",\"tier\":\"Standard\",\"size\":\"E8a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8bds_v5\",\"tier\":\"Standard\",\"size\":\"E8bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"37500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"22000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"625000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8bs_v5\",\"tier\":\"Standard\",\"size\":\"E8bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"37500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"22000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"625000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ds_v4\",\"tier\":\"Standard\",\"size\":\"E8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ds_v5\",\"tier\":\"Standard\",\"size\":\"E8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8d_v4\",\"tier\":\"Standard\",\"size\":\"E8d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8d_v5\",\"tier\":\"Standard\",\"size\":\"E8d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8pds_v5\",\"tier\":\"Standard\",\"size\":\"E8pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ps_v5\",\"tier\":\"Standard\",\"size\":\"E8ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v3\",\"tier\":\"Standard\",\"size\":\"E8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v4\",\"tier\":\"Standard\",\"size\":\"E8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v5\",\"tier\":\"Standard\",\"size\":\"E8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v3\",\"tier\":\"Standard\",\"size\":\"E8_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v4\",\"tier\":\"Standard\",\"size\":\"E8_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v5\",\"tier\":\"Standard\",\"size\":\"E8_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24ads_v5\",\"tier\":\"Standard\",\"size\":\"E96-24ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24as_v4\",\"tier\":\"Standard\",\"size\":\"E96-24as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24as_v5\",\"tier\":\"Standard\",\"size\":\"E96-24as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24ds_v5\",\"tier\":\"Standard\",\"size\":\"E96-24ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24s_v5\",\"tier\":\"Standard\",\"size\":\"E96-24s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48ads_v5\",\"tier\":\"Standard\",\"size\":\"E96-48ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48as_v4\",\"tier\":\"Standard\",\"size\":\"E96-48as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48as_v5\",\"tier\":\"Standard\",\"size\":\"E96-48as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48ds_v5\",\"tier\":\"Standard\",\"size\":\"E96-48ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48s_v5\",\"tier\":\"Standard\",\"size\":\"E96-48s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ads_v5\",\"tier\":\"Standard\",\"size\":\"E96ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96as_v4\",\"tier\":\"Standard\",\"size\":\"E96as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96as_v5\",\"tier\":\"Standard\",\"size\":\"E96as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96a_v4\",\"tier\":\"Standard\",\"size\":\"E96a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ds_v5\",\"tier\":\"Standard\",\"size\":\"E96ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96d_v5\",\"tier\":\"Standard\",\"size\":\"E96d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ias_v4\",\"tier\":\"Standard\",\"size\":\"E96ias_v4\",\"family\":\"standardEIASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1070000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1070000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"19200000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1260000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96s_v5\",\"tier\":\"Standard\",\"size\":\"E96s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96_v5\",\"tier\":\"Standard\",\"size\":\"E96_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_EC16ads_v5\",\"tier\":\"Standard\",\"size\":\"EC16ads_v5\",\"family\":\"standardECADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_EC32ads_v5\",\"tier\":\"Standard\",\"size\":\"EC32ads_v5\",\"family\":\"standardECADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_EC48ads_v5\",\"tier\":\"Standard\",\"size\":\"EC48ads_v5\",\"family\":\"standardECADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_EC8ads_v5\",\"tier\":\"Standard\",\"size\":\"EC8ads_v5\",\"family\":\"standardECADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F1\",\"tier\":\"Standard\",\"size\":\"F1\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16\",\"tier\":\"Standard\",\"size\":\"F16\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16s\",\"tier\":\"Standard\",\"size\":\"F16s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"206158430208\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16s_v2\",\"tier\":\"Standard\",\"size\":\"F16s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"274877906944\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F1s\",\"tier\":\"Standard\",\"size\":\"F1s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"12884901888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2\",\"tier\":\"Standard\",\"size\":\"F2\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2s\",\"tier\":\"Standard\",\"size\":\"F2s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"25769803776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2s_v2\",\"tier\":\"Standard\",\"size\":\"F2s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"32505856\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"32505856\"},{\"name\":\"CachedDiskBytes\",\"value\":\"34359738368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"49283072\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F32s_v2\",\"tier\":\"Standard\",\"size\":\"F32s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"549755813888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4\",\"tier\":\"Standard\",\"size\":\"F4\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F48s_v2\",\"tier\":\"Standard\",\"size\":\"F48s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"824633720832\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4s\",\"tier\":\"Standard\",\"size\":\"F4s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"51539607552\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4s_v2\",\"tier\":\"Standard\",\"size\":\"F4s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"68719476736\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F64s_v2\",\"tier\":\"Standard\",\"size\":\"F64s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F72s_v2\",\"tier\":\"Standard\",\"size\":\"F72s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"589824\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"72\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"144\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"72\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"144000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1632087572480\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8\",\"tier\":\"Standard\",\"size\":\"F8\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8s\",\"tier\":\"Standard\",\"size\":\"F8s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"103079215104\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8s_v2\",\"tier\":\"Standard\",\"size\":\"F8s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"137438953472\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G1\",\"tier\":\"Standard\",\"size\":\"G1\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G2\",\"tier\":\"Standard\",\"size\":\"G2\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G3\",\"tier\":\"Standard\",\"size\":\"G3\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1572864\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G4\",\"tier\":\"Standard\",\"size\":\"G4\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3145728\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G5\",\"tier\":\"Standard\",\"size\":\"G5\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"6291456\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1572864000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS1\",\"tier\":\"Standard\",\"size\":\"GS1\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"283467841536\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS2\",\"tier\":\"Standard\",\"size\":\"GS2\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"566935683072\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS3\",\"tier\":\"Standard\",\"size\":\"GS3\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1133871366144\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4\",\"tier\":\"Standard\",\"size\":\"GS4\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4-4\",\"tier\":\"Standard\",\"size\":\"GS4-4\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4-8\",\"tier\":\"Standard\",\"size\":\"GS4-8\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5\",\"tier\":\"Standard\",\"size\":\"GS5\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5-16\",\"tier\":\"Standard\",\"size\":\"GS5-16\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5-8\",\"tier\":\"Standard\",\"size\":\"GS5-8\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16as_v3\",\"tier\":\"Standard\",\"size\":\"L16as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s\",\"tier\":\"Standard\",\"size\":\"L16s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2874368\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s_v2\",\"tier\":\"Standard\",\"size\":\"L16s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"16000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s_v3\",\"tier\":\"Standard\",\"size\":\"L16s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32as_v3\",\"tier\":\"Standard\",\"size\":\"L32as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s\",\"tier\":\"Standard\",\"size\":\"L32s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"5765120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s_v2\",\"tier\":\"Standard\",\"size\":\"L32s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s_v3\",\"tier\":\"Standard\",\"size\":\"L32s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48as_v3\",\"tier\":\"Standard\",\"size\":\"L48as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48s_v2\",\"tier\":\"Standard\",\"size\":\"L48s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"48000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1006632960\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48s_v3\",\"tier\":\"Standard\",\"size\":\"L48s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L4s\",\"tier\":\"Standard\",\"size\":\"L4s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"694272\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64as_v3\",\"tier\":\"Standard\",\"size\":\"L64as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1280000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64s_v2\",\"tier\":\"Standard\",\"size\":\"L64s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"64000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1342177280\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64s_v3\",\"tier\":\"Standard\",\"size\":\"L64s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80as_v3\",\"tier\":\"Standard\",\"size\":\"L80as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1400000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80s_v2\",\"tier\":\"Standard\",\"size\":\"L80s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1468006400\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80s_v3\",\"tier\":\"Standard\",\"size\":\"L80s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2160000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8as_v3\",\"tier\":\"Standard\",\"size\":\"L8as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"200000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s\",\"tier\":\"Standard\",\"size\":\"L8s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1421312\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s_v2\",\"tier\":\"Standard\",\"size\":\"L8s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"8000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s_v3\",\"tier\":\"Standard\",\"size\":\"L8s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128\",\"tier\":\"Standard\",\"size\":\"M128\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2637109919744\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128-32ms\",\"tier\":\"Standard\",\"size\":\"M128-32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M128ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128-64ms\",\"tier\":\"Standard\",\"size\":\"M128-64ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M128ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128dms_v2\",\"tier\":\"Standard\",\"size\":\"M128dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"3892\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ds_v2\",\"tier\":\"Standard\",\"size\":\"M128ds_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128m\",\"tier\":\"Standard\",\"size\":\"M128m\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2637109919744\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ms\",\"tier\":\"Standard\",\"size\":\"M128ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ms_v2\",\"tier\":\"Standard\",\"size\":\"M128ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"3892\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128s\",\"tier\":\"Standard\",\"size\":\"M128s\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128s_v2\",\"tier\":\"Standard\",\"size\":\"M128s_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16-4ms\",\"tier\":\"Standard\",\"size\":\"M16-4ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M16ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16-8ms\",\"tier\":\"Standard\",\"size\":\"M16-8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M16ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16ms\",\"tier\":\"Standard\",\"size\":\"M16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192idms_v2\",\"tier\":\"Standard\",\"size\":\"M192idms_v2\",\"family\":\"standardMIDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4096\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192ids_v2\",\"tier\":\"Standard\",\"size\":\"M192ids_v2\",\"family\":\"standardMIDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192ims_v2\",\"tier\":\"Standard\",\"size\":\"M192ims_v2\",\"family\":\"standardMISMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4096\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192is_v2\",\"tier\":\"Standard\",\"size\":\"M192is_v2\",\"family\":\"standardMISMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M208ms_v2\",\"tier\":\"Standard\",\"size\":\"M208ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"208\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M208s_v2\",\"tier\":\"Standard\",\"size\":\"M208s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"208\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2850\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32-16ms\",\"tier\":\"Standard\",\"size\":\"M32-16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M32ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32-8ms\",\"tier\":\"Standard\",\"size\":\"M32-8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M32ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32dms_v2\",\"tier\":\"Standard\",\"size\":\"M32dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1048576\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3410000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ls\",\"tier\":\"Standard\",\"size\":\"M32ls\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ms\",\"tier\":\"Standard\",\"size\":\"M32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ms_v2\",\"tier\":\"Standard\",\"size\":\"M32ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3410000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ts\",\"tier\":\"Standard\",\"size\":\"M32ts\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416-208ms_v2\",\"tier\":\"Standard\",\"size\":\"M416-208ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"11400\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"208\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M416ms_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"15118000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416-208s_v2\",\"tier\":\"Standard\",\"size\":\"M416-208s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"208\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M416s_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"15118000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416ms_v2\",\"tier\":\"Standard\",\"size\":\"M416ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"11400\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416s_v2\",\"tier\":\"Standard\",\"size\":\"M416s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64\",\"tier\":\"Standard\",\"size\":\"M64\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1318554959872\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64-16ms\",\"tier\":\"Standard\",\"size\":\"M64-16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M64ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64-32ms\",\"tier\":\"Standard\",\"size\":\"M64-32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M64ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64dms_v2\",\"tier\":\"Standard\",\"size\":\"M64dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1792\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ds_v2\",\"tier\":\"Standard\",\"size\":\"M64ds_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ls\",\"tier\":\"Standard\",\"size\":\"M64ls\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64m\",\"tier\":\"Standard\",\"size\":\"M64m\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ms\",\"tier\":\"Standard\",\"size\":\"M64ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ms_v2\",\"tier\":\"Standard\",\"size\":\"M64ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1792\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64s\",\"tier\":\"Standard\",\"size\":\"M64s\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64s_v2\",\"tier\":\"Standard\",\"size\":\"M64s_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8-2ms\",\"tier\":\"Standard\",\"size\":\"M8-2ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M8ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8-4ms\",\"tier\":\"Standard\",\"size\":\"M8-4ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M8ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8ms\",\"tier\":\"Standard\",\"size\":\"M8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12\",\"tier\":\"Standard\",\"size\":\"NC12\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12s_v3\",\"tier\":\"Standard\",\"size\":\"NC12s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12_Promo\",\"tier\":\"Standard\",\"size\":\"NC12_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC16as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC16as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"110\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24\",\"tier\":\"Standard\",\"size\":\"NC24\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC24ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"220\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"274877906944\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"915456\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24r\",\"tier\":\"Standard\",\"size\":\"NC24r\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24rs_v3\",\"tier\":\"Standard\",\"size\":\"NC24rs_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3018752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1374389534720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24r_Promo\",\"tier\":\"Standard\",\"size\":\"NC24r_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24s_v3\",\"tier\":\"Standard\",\"size\":\"NC24s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24_Promo\",\"tier\":\"Standard\",\"size\":\"NC24_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC48ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC48ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"440\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"549755813888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1830912\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC4as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC4as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"180224\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6\",\"tier\":\"Standard\",\"size\":\"NC6\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC64as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC64as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2883584\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"440\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"48000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"737280000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6s_v3\",\"tier\":\"Standard\",\"size\":\"NC6s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6_Promo\",\"tier\":\"Standard\",\"size\":\"NC6_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC8as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC8as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC96ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC96ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"880\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1024000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1024000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4096000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_ND96amsr_A100_v4\",\"tier\":\"Standard\",\"size\":\"ND96amsr_A100_v4\",\"family\":\"standard NDAMSv4_A100Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2969600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1924\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"GPUs\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1464000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"10307921510\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9663676416\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"81600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1228800000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12\",\"tier\":\"Standard\",\"size\":\"NV12\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12ads_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV12ads_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"368640\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"110\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12s_v2\",\"tier\":\"Standard\",\"size\":\"NV12s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12s_v3\",\"tier\":\"Standard\",\"size\":\"NV12s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12_Promo\",\"tier\":\"Standard\",\"size\":\"NV12_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV16as_v4\",\"tier\":\"Standard\",\"size\":\"NV16as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV18ads_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV18ads_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"737280\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"18\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"220\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"18\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"184320000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"6\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24\",\"tier\":\"Standard\",\"size\":\"NV24\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24s_v2\",\"tier\":\"Standard\",\"size\":\"NV24s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24s_v3\",\"tier\":\"Standard\",\"size\":\"NV24s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24_Promo\",\"tier\":\"Standard\",\"size\":\"NV24_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV32as_v4\",\"tier\":\"Standard\",\"size\":\"NV32as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"720896\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV36adms_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV36adms_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2949120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"36\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"880\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"36\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"184320000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV36ads_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV36ads_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"36\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"440\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"36\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"184320000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV48s_v3\",\"tier\":\"Standard\",\"size\":\"NV48s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3018752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1374389534720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV4as_v4\",\"tier\":\"Standard\",\"size\":\"NV4as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"90112\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6\",\"tier\":\"Standard\",\"size\":\"NV6\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6ads_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV6ads_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"184320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"55\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"184320000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6s_v2\",\"tier\":\"Standard\",\"size\":\"NV6s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6_Promo\",\"tier\":\"Standard\",\"size\":\"NV6_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV72ads_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV72ads_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2949120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"72\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"880\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"72\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"180000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV8as_v4\",\"tier\":\"Standard\",\"size\":\"NV8as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"180224\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]}]}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null @@ -29,24 +29,24 @@ "Method" : "GET", "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/skus?api-version=2021-07-01&$filter=location%20eq%20%27unknown%27", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "6e11e694-a37c-4b4d-bfa7-65f2d347faef", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d4044b60-47d6-4be7-96c9-dca7ed77d69a", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:20:31 GMT", - "x-ms-correlation-request-id" : "9321c69a-ade9-40b4-b8a5-cbf962d1d9a3", + "Date" : "Wed, 19 Apr 2023 03:50:37 GMT", + "x-ms-correlation-request-id" : "14d75a6d-f285-4bea-8f20-4015a2edb524", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022032Z:9321c69a-ade9-40b4-b8a5-cbf962d1d9a3", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035038Z:14d75a6d-f285-4bea-8f20-4015a2edb524", "Expires" : "-1", "Content-Length" : "12", - "x-ms-request-id" : "9321c69a-ade9-40b4-b8a5-cbf962d1d9a3", + "x-ms-request-id" : "14d75a6d-f285-4bea-8f20-4015a2edb524", "Body" : "{\"value\":[]}", "Content-Type" : "application/json; charset=utf-8" }, diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ComputeSkuTests.canListSkusByRegionAndResourceType.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ComputeSkuTests.canListSkusByRegionAndResourceType.json index 5fc0b10a7d0c7..e17ae01fef1d5 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ComputeSkuTests.canListSkusByRegionAndResourceType.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ComputeSkuTests.canListSkusByRegionAndResourceType.json @@ -3,8 +3,8 @@ "Method" : "GET", "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/skus?api-version=2021-07-01&$filter=location%20eq%20%27eastus2%27", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "094b965a-5f2e-4cc1-b962-56dfafcaebf2", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a255d295-2e82-4f01-8135-8145420e907a", "Content-Type" : "application/json" }, "Response" : { @@ -13,15 +13,15 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:20:30 GMT", - "x-ms-correlation-request-id" : "8693c4d9-bf5c-4815-b481-0f453180a8f0", + "Date" : "Wed, 19 Apr 2023 03:50:40 GMT", + "x-ms-correlation-request-id" : "f3d11199-9903-4b4e-921d-a713a0cdb423", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022030Z:8693c4d9-bf5c-4815-b481-0f453180a8f0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035040Z:f3d11199-9903-4b4e-921d-a713a0cdb423", "Expires" : "-1", - "Content-Length" : "966132", - "x-ms-request-id" : "8693c4d9-bf5c-4815-b481-0f453180a8f0", - "Body" : "{\"value\":[{\"resourceType\":\"availabilitySets\",\"name\":\"Aligned\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaximumPlatformFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"availabilitySets\",\"name\":\"Classic\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaximumPlatformFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P1\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"100\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"100\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"5400000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"123\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"1100\"},{\"name\":\"MinIOps\",\"value\":\"1100\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"125\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"125\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"4320000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"79\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P2\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"2300\"},{\"name\":\"MinIOps\",\"value\":\"2300\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"2160000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"35\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P3\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16\"},{\"name\":\"MinSizeGiB\",\"value\":\"8\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"8000\"},{\"name\":\"MaxIOps\",\"value\":\"5000\"},{\"name\":\"MinIOps\",\"value\":\"5000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"200\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"200\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"16\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"600\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"16000\"},{\"name\":\"MaxIOps\",\"value\":\"7500\"},{\"name\":\"MinIOps\",\"value\":\"7500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"7500\"},{\"name\":\"MinIOps\",\"value\":\"7500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"240\"},{\"name\":\"MinIOps\",\"value\":\"240\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"50\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"50\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"5868000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"211\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"16000\"},{\"name\":\"MinIOps\",\"value\":\"16000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"18000\"},{\"name\":\"MinIOps\",\"value\":\"18000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"20000\"},{\"name\":\"MinIOps\",\"value\":\"20000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"900\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"900\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E1\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E2\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E3\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16\"},{\"name\":\"MinSizeGiB\",\"value\":\"8\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"150\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"1500\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxBurstIops\",\"value\":\"1000\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"900000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"342\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"16\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"600\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"2000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"400\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"400\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"4000\"},{\"name\":\"MinIOps\",\"value\":\"4000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"600\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"600\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"6000\"},{\"name\":\"MinIOps\",\"value\":\"6000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"150\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"1500\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"1300\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"300\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"1300\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"300\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"2000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"UltraSSD_LRS\",\"tier\":\"Ultra\",\"size\":\"U\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"65536\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOpsReadWrite\",\"value\":\"160000\"},{\"name\":\"MinIOpsReadWrite\",\"value\":\"100\"},{\"name\":\"MaxBandwidthMBpsReadWrite\",\"value\":\"4000\"},{\"name\":\"MinBandwidthMBpsReadWrite\",\"value\":\"1\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"15\"},{\"name\":\"MinIOSizeKiBps\",\"value\":\"4\"},{\"name\":\"MaxIOSizeKiBps\",\"value\":\"256\"},{\"name\":\"MinIopsReadOnly\",\"value\":\"100\"},{\"name\":\"MaxIopsReadOnly\",\"value\":\"160000\"},{\"name\":\"MinBandwidthMBpsReadOnly\",\"value\":\"1\"},{\"name\":\"MaxBandwidthMBpsReadOnly\",\"value\":\"4000\"},{\"name\":\"MaxIopsPerGiBReadWrite\",\"value\":\"300\"},{\"name\":\"MaxIopsPerGiBReadOnly\",\"value\":\"300\"},{\"name\":\"MinIopsPerGiBReadWrite\",\"value\":\"1\"},{\"name\":\"MinIopsPerGiBReadOnly\",\"value\":\"1\"},{\"name\":\"BillingPartitionSizes\",\"value\":\"4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, 16384, 17408, 18432, 19456, 20480, 21504, 22528, 23552,24576,25600,26624,27648,28672,29696,30720,31744,32768,33792,34816,35840,36864,37888,38912,39936,40960,41984,43008,44032,45056,46080,47104,48128,49152,50176,51200,52224,53248,54272,55296,56320,57344,58368,59392,60416,61440,62464,63488,64512,65536\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DADSv5-Type1\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv4-Type1\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv4-Type2\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv5-Type1\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DCdsv3-Type1\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DCsv3-Type1\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv4-Type1\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv4-Type2\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv5-Type1\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type1\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"40\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type2\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"76\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type4\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv4-Type1\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv4-Type2\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv5-Type1\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EADSv5-Type1\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv4-Type1\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv4-Type2\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv5-Type1\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Ebdsv5-Type1\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Ebsv5-Type1\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv4-Type1\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv4-Type2\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv5-Type1\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type1\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"40\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type2\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"76\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type4\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv4-Type1\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv4-Type2\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv5-Type1\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"72\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type3\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type4\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Lasv3-Type1\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"LSv2-Type1\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Lsv3-Type1\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mdmsv2MedMem-Type1\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mdsv2MedMem-Type1\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mmsv2MedMem-Type1\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MS-Type1\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"112\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSm-Type1\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"112\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSmv2-Type1\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSv2-Type1\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Msv2MedMem-Type1\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"NVASv4-Type1\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"NVSv3-Type1\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"28\"}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Standard_ZRS\",\"tier\":\"Standard\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A0\",\"tier\":\"Basic\",\"size\":\"A0\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"0.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"1\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"50\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A1\",\"tier\":\"Basic\",\"size\":\"A1\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"1.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A2\",\"tier\":\"Basic\",\"size\":\"A2\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"61440\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A3\",\"tier\":\"Basic\",\"size\":\"A3\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"122880\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A4\",\"tier\":\"Basic\",\"size\":\"A4\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"245760\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A0\",\"tier\":\"Standard\",\"size\":\"A0\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"0.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"1\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"50\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A1\",\"tier\":\"Standard\",\"size\":\"A1\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"71680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"1.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A1_v2\",\"tier\":\"Standard\",\"size\":\"A1_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"10240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"10485760\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"24000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2\",\"tier\":\"Standard\",\"size\":\"A2\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"138240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2m_v2\",\"tier\":\"Standard\",\"size\":\"A2m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2_v2\",\"tier\":\"Standard\",\"size\":\"A2_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A3\",\"tier\":\"Standard\",\"size\":\"A3\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"291840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4\",\"tier\":\"Standard\",\"size\":\"A4\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"619520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4m_v2\",\"tier\":\"Standard\",\"size\":\"A4m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4_v2\",\"tier\":\"Standard\",\"size\":\"A4_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A5\",\"tier\":\"Standard\",\"size\":\"A5\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"138240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A6\",\"tier\":\"Standard\",\"size\":\"A6\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"291840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A7\",\"tier\":\"Standard\",\"size\":\"A7\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"619520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A8m_v2\",\"tier\":\"Standard\",\"size\":\"A8m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A8_v2\",\"tier\":\"Standard\",\"size\":\"A8_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B12ms\",\"tier\":\"Standard\",\"size\":\"B12ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"98304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"48\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6480\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"74956800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"74956800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"6\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B16ms\",\"tier\":\"Standard\",\"size\":\"B16ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8640\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1ls\",\"tier\":\"Standard\",\"size\":\"B1ls\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"0.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"200\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1ms\",\"tier\":\"Standard\",\"size\":\"B1ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"800\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"640\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1s\",\"tier\":\"Standard\",\"size\":\"B1s\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"400\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B20ms\",\"tier\":\"Standard\",\"size\":\"B20ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"80\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10800\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B2ms\",\"tier\":\"Standard\",\"size\":\"B2ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2400\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1920\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B2s\",\"tier\":\"Standard\",\"size\":\"B2s\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1600\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1280\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B4ms\",\"tier\":\"Standard\",\"size\":\"B4ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3600\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"2880\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B8ms\",\"tier\":\"Standard\",\"size\":\"B8ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D1\",\"tier\":\"Standard\",\"size\":\"D1\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11\",\"tier\":\"Standard\",\"size\":\"D11\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11_v2\",\"tier\":\"Standard\",\"size\":\"D11_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D11_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12\",\"tier\":\"Standard\",\"size\":\"D12\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12_v2\",\"tier\":\"Standard\",\"size\":\"D12_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D12_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13\",\"tier\":\"Standard\",\"size\":\"D13\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13_v2\",\"tier\":\"Standard\",\"size\":\"D13_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D13_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14\",\"tier\":\"Standard\",\"size\":\"D14\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14_v2\",\"tier\":\"Standard\",\"size\":\"D14_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D14_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D15_v2\",\"tier\":\"Standard\",\"size\":\"D15_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"140\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"60000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"982515712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"490733568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ads_v5\",\"tier\":\"Standard\",\"size\":\"D16ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16as_v4\",\"tier\":\"Standard\",\"size\":\"D16as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16as_v5\",\"tier\":\"Standard\",\"size\":\"D16as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16a_v4\",\"tier\":\"Standard\",\"size\":\"D16a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ds_v4\",\"tier\":\"Standard\",\"size\":\"D16ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ds_v5\",\"tier\":\"Standard\",\"size\":\"D16ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16d_v4\",\"tier\":\"Standard\",\"size\":\"D16d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"483393536\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16d_v5\",\"tier\":\"Standard\",\"size\":\"D16d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16pds_v5\",\"tier\":\"Standard\",\"size\":\"D16pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16plds_v5\",\"tier\":\"Standard\",\"size\":\"D16plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16pls_v5\",\"tier\":\"Standard\",\"size\":\"D16pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ps_v5\",\"tier\":\"Standard\",\"size\":\"D16ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v3\",\"tier\":\"Standard\",\"size\":\"D16s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v4\",\"tier\":\"Standard\",\"size\":\"D16s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v5\",\"tier\":\"Standard\",\"size\":\"D16s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v3\",\"tier\":\"Standard\",\"size\":\"D16_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v4\",\"tier\":\"Standard\",\"size\":\"D16_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v5\",\"tier\":\"Standard\",\"size\":\"D16_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D1_v2\",\"tier\":\"Standard\",\"size\":\"D1_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2\",\"tier\":\"Standard\",\"size\":\"D2\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ads_v5\",\"tier\":\"Standard\",\"size\":\"D2ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2as_v4\",\"tier\":\"Standard\",\"size\":\"D2as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2as_v5\",\"tier\":\"Standard\",\"size\":\"D2as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2a_v4\",\"tier\":\"Standard\",\"size\":\"D2a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ds_v4\",\"tier\":\"Standard\",\"size\":\"D2ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ds_v5\",\"tier\":\"Standard\",\"size\":\"D2ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2d_v4\",\"tier\":\"Standard\",\"size\":\"D2d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2d_v5\",\"tier\":\"Standard\",\"size\":\"D2d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2pds_v5\",\"tier\":\"Standard\",\"size\":\"D2pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2plds_v5\",\"tier\":\"Standard\",\"size\":\"D2plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2pls_v5\",\"tier\":\"Standard\",\"size\":\"D2pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ps_v5\",\"tier\":\"Standard\",\"size\":\"D2ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v3\",\"tier\":\"Standard\",\"size\":\"D2s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v4\",\"tier\":\"Standard\",\"size\":\"D2s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v5\",\"tier\":\"Standard\",\"size\":\"D2s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v2\",\"tier\":\"Standard\",\"size\":\"D2_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D2_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v3\",\"tier\":\"Standard\",\"size\":\"D2_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v4\",\"tier\":\"Standard\",\"size\":\"D2_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v5\",\"tier\":\"Standard\",\"size\":\"D2_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3\",\"tier\":\"Standard\",\"size\":\"D3\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ads_v5\",\"tier\":\"Standard\",\"size\":\"D32ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32as_v4\",\"tier\":\"Standard\",\"size\":\"D32as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32as_v5\",\"tier\":\"Standard\",\"size\":\"D32as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32a_v4\",\"tier\":\"Standard\",\"size\":\"D32a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ds_v4\",\"tier\":\"Standard\",\"size\":\"D32ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ds_v5\",\"tier\":\"Standard\",\"size\":\"D32ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32d_v4\",\"tier\":\"Standard\",\"size\":\"D32d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32d_v5\",\"tier\":\"Standard\",\"size\":\"D32d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32pds_v5\",\"tier\":\"Standard\",\"size\":\"D32pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32plds_v5\",\"tier\":\"Standard\",\"size\":\"D32plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32pls_v5\",\"tier\":\"Standard\",\"size\":\"D32pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ps_v5\",\"tier\":\"Standard\",\"size\":\"D32ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v3\",\"tier\":\"Standard\",\"size\":\"D32s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v4\",\"tier\":\"Standard\",\"size\":\"D32s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v5\",\"tier\":\"Standard\",\"size\":\"D32s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v3\",\"tier\":\"Standard\",\"size\":\"D32_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v4\",\"tier\":\"Standard\",\"size\":\"D32_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v5\",\"tier\":\"Standard\",\"size\":\"D32_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3_v2\",\"tier\":\"Standard\",\"size\":\"D3_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D3_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4\",\"tier\":\"Standard\",\"size\":\"D4\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ads_v5\",\"tier\":\"Standard\",\"size\":\"D48ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48as_v4\",\"tier\":\"Standard\",\"size\":\"D48as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48as_v5\",\"tier\":\"Standard\",\"size\":\"D48as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48a_v4\",\"tier\":\"Standard\",\"size\":\"D48a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ds_v4\",\"tier\":\"Standard\",\"size\":\"D48ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ds_v5\",\"tier\":\"Standard\",\"size\":\"D48ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48d_v4\",\"tier\":\"Standard\",\"size\":\"D48d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48d_v5\",\"tier\":\"Standard\",\"size\":\"D48d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48pds_v5\",\"tier\":\"Standard\",\"size\":\"D48pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48plds_v5\",\"tier\":\"Standard\",\"size\":\"D48plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48pls_v5\",\"tier\":\"Standard\",\"size\":\"D48pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ps_v5\",\"tier\":\"Standard\",\"size\":\"D48ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v3\",\"tier\":\"Standard\",\"size\":\"D48s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v4\",\"tier\":\"Standard\",\"size\":\"D48s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v5\",\"tier\":\"Standard\",\"size\":\"D48s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v3\",\"tier\":\"Standard\",\"size\":\"D48_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v4\",\"tier\":\"Standard\",\"size\":\"D48_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v5\",\"tier\":\"Standard\",\"size\":\"D48_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ads_v5\",\"tier\":\"Standard\",\"size\":\"D4ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4as_v4\",\"tier\":\"Standard\",\"size\":\"D4as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4as_v5\",\"tier\":\"Standard\",\"size\":\"D4as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4a_v4\",\"tier\":\"Standard\",\"size\":\"D4a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ds_v4\",\"tier\":\"Standard\",\"size\":\"D4ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ds_v5\",\"tier\":\"Standard\",\"size\":\"D4ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4d_v4\",\"tier\":\"Standard\",\"size\":\"D4d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4d_v5\",\"tier\":\"Standard\",\"size\":\"D4d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4pds_v5\",\"tier\":\"Standard\",\"size\":\"D4pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4plds_v5\",\"tier\":\"Standard\",\"size\":\"D4plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4pls_v5\",\"tier\":\"Standard\",\"size\":\"D4pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ps_v5\",\"tier\":\"Standard\",\"size\":\"D4ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v3\",\"tier\":\"Standard\",\"size\":\"D4s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v4\",\"tier\":\"Standard\",\"size\":\"D4s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v5\",\"tier\":\"Standard\",\"size\":\"D4s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v2\",\"tier\":\"Standard\",\"size\":\"D4_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D4_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v3\",\"tier\":\"Standard\",\"size\":\"D4_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v4\",\"tier\":\"Standard\",\"size\":\"D4_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v5\",\"tier\":\"Standard\",\"size\":\"D4_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D5_v2\",\"tier\":\"Standard\",\"size\":\"D5_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D5_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D5_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ads_v5\",\"tier\":\"Standard\",\"size\":\"D64ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64as_v4\",\"tier\":\"Standard\",\"size\":\"D64as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64as_v5\",\"tier\":\"Standard\",\"size\":\"D64as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64a_v4\",\"tier\":\"Standard\",\"size\":\"D64a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ds_v4\",\"tier\":\"Standard\",\"size\":\"D64ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ds_v5\",\"tier\":\"Standard\",\"size\":\"D64ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64d_v4\",\"tier\":\"Standard\",\"size\":\"D64d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64d_v5\",\"tier\":\"Standard\",\"size\":\"D64d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64pds_v5\",\"tier\":\"Standard\",\"size\":\"D64pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64plds_v5\",\"tier\":\"Standard\",\"size\":\"D64plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64pls_v5\",\"tier\":\"Standard\",\"size\":\"D64pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ps_v5\",\"tier\":\"Standard\",\"size\":\"D64ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v3\",\"tier\":\"Standard\",\"size\":\"D64s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v4\",\"tier\":\"Standard\",\"size\":\"D64s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v5\",\"tier\":\"Standard\",\"size\":\"D64s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v3\",\"tier\":\"Standard\",\"size\":\"D64_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v4\",\"tier\":\"Standard\",\"size\":\"D64_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v5\",\"tier\":\"Standard\",\"size\":\"D64_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ads_v5\",\"tier\":\"Standard\",\"size\":\"D8ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8as_v4\",\"tier\":\"Standard\",\"size\":\"D8as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8as_v5\",\"tier\":\"Standard\",\"size\":\"D8as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8a_v4\",\"tier\":\"Standard\",\"size\":\"D8a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ds_v4\",\"tier\":\"Standard\",\"size\":\"D8ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ds_v5\",\"tier\":\"Standard\",\"size\":\"D8ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8d_v4\",\"tier\":\"Standard\",\"size\":\"D8d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8d_v5\",\"tier\":\"Standard\",\"size\":\"D8d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8pds_v5\",\"tier\":\"Standard\",\"size\":\"D8pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8plds_v5\",\"tier\":\"Standard\",\"size\":\"D8plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8pls_v5\",\"tier\":\"Standard\",\"size\":\"D8pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ps_v5\",\"tier\":\"Standard\",\"size\":\"D8ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v3\",\"tier\":\"Standard\",\"size\":\"D8s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v4\",\"tier\":\"Standard\",\"size\":\"D8s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v5\",\"tier\":\"Standard\",\"size\":\"D8s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v3\",\"tier\":\"Standard\",\"size\":\"D8_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v4\",\"tier\":\"Standard\",\"size\":\"D8_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v5\",\"tier\":\"Standard\",\"size\":\"D8_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96ads_v5\",\"tier\":\"Standard\",\"size\":\"D96ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96as_v4\",\"tier\":\"Standard\",\"size\":\"D96as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96as_v5\",\"tier\":\"Standard\",\"size\":\"D96as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96a_v4\",\"tier\":\"Standard\",\"size\":\"D96a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96ds_v5\",\"tier\":\"Standard\",\"size\":\"D96ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96d_v5\",\"tier\":\"Standard\",\"size\":\"D96d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96s_v5\",\"tier\":\"Standard\",\"size\":\"D96s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96_v5\",\"tier\":\"Standard\",\"size\":\"D96_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC16ds_v3\",\"tier\":\"Standard\",\"size\":\"DC16ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC16s_v3\",\"tier\":\"Standard\",\"size\":\"DC16s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC1ds_v3\",\"tier\":\"Standard\",\"size\":\"DC1ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC1s_v3\",\"tier\":\"Standard\",\"size\":\"DC1s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC24ds_v3\",\"tier\":\"Standard\",\"size\":\"DC24ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"231000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC24s_v3\",\"tier\":\"Standard\",\"size\":\"DC24s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"231000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2as_v5\",\"tier\":\"Standard\",\"size\":\"DC2as_v5\",\"family\":\"standardDCASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2ds_v3\",\"tier\":\"Standard\",\"size\":\"DC2ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2s_v3\",\"tier\":\"Standard\",\"size\":\"DC2s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC32ds_v3\",\"tier\":\"Standard\",\"size\":\"DC32ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC32s_v3\",\"tier\":\"Standard\",\"size\":\"DC32s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC48ds_v3\",\"tier\":\"Standard\",\"size\":\"DC48ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC48s_v3\",\"tier\":\"Standard\",\"size\":\"DC48s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC4ds_v3\",\"tier\":\"Standard\",\"size\":\"DC4ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC4s_v3\",\"tier\":\"Standard\",\"size\":\"DC4s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC8ds_v3\",\"tier\":\"Standard\",\"size\":\"DC8ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC8s_v3\",\"tier\":\"Standard\",\"size\":\"DC8s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS1\",\"tier\":\"Standard\",\"size\":\"DS1\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"7168\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"46170898432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11\",\"tier\":\"Standard\",\"size\":\"DS11\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11-1_v2\",\"tier\":\"Standard\",\"size\":\"DS11-1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS11_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11_v2\",\"tier\":\"Standard\",\"size\":\"DS11_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS11_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12\",\"tier\":\"Standard\",\"size\":\"DS12\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12-1_v2\",\"tier\":\"Standard\",\"size\":\"DS12-1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS12_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12-2_v2\",\"tier\":\"Standard\",\"size\":\"DS12-2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12_v2\",\"tier\":\"Standard\",\"size\":\"DS12_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS12_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS12_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13\",\"tier\":\"Standard\",\"size\":\"DS13\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13-2_v2\",\"tier\":\"Standard\",\"size\":\"DS13-2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS13_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13-4_v2\",\"tier\":\"Standard\",\"size\":\"DS13-4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS13_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13_v2\",\"tier\":\"Standard\",\"size\":\"DS13_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS13_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14\",\"tier\":\"Standard\",\"size\":\"DS14\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14-4_v2\",\"tier\":\"Standard\",\"size\":\"DS14-4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS14_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14-8_v2\",\"tier\":\"Standard\",\"size\":\"DS14-8_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS14_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14_v2\",\"tier\":\"Standard\",\"size\":\"DS14_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS14_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS15_v2\",\"tier\":\"Standard\",\"size\":\"DS15_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"286720\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"140\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"CachedDiskBytes\",\"value\":\"773094113280\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"64000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1006632960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS1_v2\",\"tier\":\"Standard\",\"size\":\"DS1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"7168\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"46170898432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2\",\"tier\":\"Standard\",\"size\":\"DS2\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2_v2\",\"tier\":\"Standard\",\"size\":\"DS2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS2_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3\",\"tier\":\"Standard\",\"size\":\"DS3\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3_v2\",\"tier\":\"Standard\",\"size\":\"DS3_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS3_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4\",\"tier\":\"Standard\",\"size\":\"DS4\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4_v2\",\"tier\":\"Standard\",\"size\":\"DS4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS4_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS5_v2\",\"tier\":\"Standard\",\"size\":\"DS5_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"738734374912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS5_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS5_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"738734374912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104ids_v5\",\"tier\":\"Standard\",\"size\":\"E104ids_v5\",\"family\":\"standardEIDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104id_v5\",\"tier\":\"Standard\",\"size\":\"E104id_v5\",\"family\":\"standardEIDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104is_v5\",\"tier\":\"Standard\",\"size\":\"E104is_v5\",\"family\":\"standardEISv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104i_v5\",\"tier\":\"Standard\",\"size\":\"E104i_v5\",\"family\":\"standardEIv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E112iads_v5\",\"tier\":\"Standard\",\"size\":\"E112iads_v5\",\"family\":\"standardEIADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"112\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E112ias_v5\",\"tier\":\"Standard\",\"size\":\"E112ias_v5\",\"family\":\"standardEIASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"112\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ads_v5\",\"tier\":\"Standard\",\"size\":\"E16-4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4as_v4\",\"tier\":\"Standard\",\"size\":\"E16-4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429497000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4as_v5\",\"tier\":\"Standard\",\"size\":\"E16-4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ds_v4\",\"tier\":\"Standard\",\"size\":\"E16-4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ds_v5\",\"tier\":\"Standard\",\"size\":\"E16-4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v3\",\"tier\":\"Standard\",\"size\":\"E16-4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v4\",\"tier\":\"Standard\",\"size\":\"E16-4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v5\",\"tier\":\"Standard\",\"size\":\"E16-4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ads_v5\",\"tier\":\"Standard\",\"size\":\"E16-8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8as_v4\",\"tier\":\"Standard\",\"size\":\"E16-8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429497000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8as_v5\",\"tier\":\"Standard\",\"size\":\"E16-8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ds_v4\",\"tier\":\"Standard\",\"size\":\"E16-8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ds_v5\",\"tier\":\"Standard\",\"size\":\"E16-8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v3\",\"tier\":\"Standard\",\"size\":\"E16-8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v4\",\"tier\":\"Standard\",\"size\":\"E16-8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v5\",\"tier\":\"Standard\",\"size\":\"E16-8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ads_v5\",\"tier\":\"Standard\",\"size\":\"E16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16as_v4\",\"tier\":\"Standard\",\"size\":\"E16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16as_v5\",\"tier\":\"Standard\",\"size\":\"E16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16a_v4\",\"tier\":\"Standard\",\"size\":\"E16a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16bds_v5\",\"tier\":\"Standard\",\"size\":\"E16bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"44000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16bs_v5\",\"tier\":\"Standard\",\"size\":\"E16bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"44000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ds_v4\",\"tier\":\"Standard\",\"size\":\"E16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ds_v5\",\"tier\":\"Standard\",\"size\":\"E16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16d_v4\",\"tier\":\"Standard\",\"size\":\"E16d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16d_v5\",\"tier\":\"Standard\",\"size\":\"E16d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16pds_v5\",\"tier\":\"Standard\",\"size\":\"E16pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ps_v5\",\"tier\":\"Standard\",\"size\":\"E16ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v3\",\"tier\":\"Standard\",\"size\":\"E16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v4\",\"tier\":\"Standard\",\"size\":\"E16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v5\",\"tier\":\"Standard\",\"size\":\"E16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v3\",\"tier\":\"Standard\",\"size\":\"E16_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v4\",\"tier\":\"Standard\",\"size\":\"E16_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v5\",\"tier\":\"Standard\",\"size\":\"E16_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ads_v5\",\"tier\":\"Standard\",\"size\":\"E20ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"94000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20as_v4\",\"tier\":\"Standard\",\"size\":\"E20as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20as_v5\",\"tier\":\"Standard\",\"size\":\"E20as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20a_v4\",\"tier\":\"Standard\",\"size\":\"E20a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ds_v4\",\"tier\":\"Standard\",\"size\":\"E20ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"190000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1209008128\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"603979776\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ds_v5\",\"tier\":\"Standard\",\"size\":\"E20ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20d_v4\",\"tier\":\"Standard\",\"size\":\"E20d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"190000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1209008128\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"603979776\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20d_v5\",\"tier\":\"Standard\",\"size\":\"E20d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20pds_v5\",\"tier\":\"Standard\",\"size\":\"E20pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"95000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"536870912000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"750000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ps_v5\",\"tier\":\"Standard\",\"size\":\"E20ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"95000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"536870912000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"750000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v3\",\"tier\":\"Standard\",\"size\":\"E20s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v4\",\"tier\":\"Standard\",\"size\":\"E20s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v5\",\"tier\":\"Standard\",\"size\":\"E20s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v3\",\"tier\":\"Standard\",\"size\":\"E20_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"30000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"491520000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"245760000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v4\",\"tier\":\"Standard\",\"size\":\"E20_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v5\",\"tier\":\"Standard\",\"size\":\"E20_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ads_v5\",\"tier\":\"Standard\",\"size\":\"E2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2as_v4\",\"tier\":\"Standard\",\"size\":\"E2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2as_v5\",\"tier\":\"Standard\",\"size\":\"E2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2a_v4\",\"tier\":\"Standard\",\"size\":\"E2a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2bds_v5\",\"tier\":\"Standard\",\"size\":\"E2bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5500\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"156000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2bs_v5\",\"tier\":\"Standard\",\"size\":\"E2bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5500\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"156000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ds_v4\",\"tier\":\"Standard\",\"size\":\"E2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ds_v5\",\"tier\":\"Standard\",\"size\":\"E2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2d_v4\",\"tier\":\"Standard\",\"size\":\"E2d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2d_v5\",\"tier\":\"Standard\",\"size\":\"E2d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2pds_v5\",\"tier\":\"Standard\",\"size\":\"E2pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ps_v5\",\"tier\":\"Standard\",\"size\":\"E2ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v3\",\"tier\":\"Standard\",\"size\":\"E2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v4\",\"tier\":\"Standard\",\"size\":\"E2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v5\",\"tier\":\"Standard\",\"size\":\"E2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v3\",\"tier\":\"Standard\",\"size\":\"E2_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v4\",\"tier\":\"Standard\",\"size\":\"E2_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v5\",\"tier\":\"Standard\",\"size\":\"E2_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ads_v5\",\"tier\":\"Standard\",\"size\":\"E32-16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16as_v4\",\"tier\":\"Standard\",\"size\":\"E32-16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16as_v5\",\"tier\":\"Standard\",\"size\":\"E32-16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ds_v4\",\"tier\":\"Standard\",\"size\":\"E32-16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ds_v5\",\"tier\":\"Standard\",\"size\":\"E32-16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v3\",\"tier\":\"Standard\",\"size\":\"E32-16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v4\",\"tier\":\"Standard\",\"size\":\"E32-16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v5\",\"tier\":\"Standard\",\"size\":\"E32-16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ads_v5\",\"tier\":\"Standard\",\"size\":\"E32-8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8as_v4\",\"tier\":\"Standard\",\"size\":\"E32-8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8as_v5\",\"tier\":\"Standard\",\"size\":\"E32-8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ds_v4\",\"tier\":\"Standard\",\"size\":\"E32-8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ds_v5\",\"tier\":\"Standard\",\"size\":\"E32-8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v3\",\"tier\":\"Standard\",\"size\":\"E32-8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v4\",\"tier\":\"Standard\",\"size\":\"E32-8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v5\",\"tier\":\"Standard\",\"size\":\"E32-8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ads_v5\",\"tier\":\"Standard\",\"size\":\"E32ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32as_v4\",\"tier\":\"Standard\",\"size\":\"E32as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32as_v5\",\"tier\":\"Standard\",\"size\":\"E32as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32a_v4\",\"tier\":\"Standard\",\"size\":\"E32a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32bds_v5\",\"tier\":\"Standard\",\"size\":\"E32bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"88000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32bs_v5\",\"tier\":\"Standard\",\"size\":\"E32bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"88000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ds_v4\",\"tier\":\"Standard\",\"size\":\"E32ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ds_v5\",\"tier\":\"Standard\",\"size\":\"E32ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32d_v4\",\"tier\":\"Standard\",\"size\":\"E32d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32d_v5\",\"tier\":\"Standard\",\"size\":\"E32d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32pds_v5\",\"tier\":\"Standard\",\"size\":\"E32pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ps_v5\",\"tier\":\"Standard\",\"size\":\"E32ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v3\",\"tier\":\"Standard\",\"size\":\"E32s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v4\",\"tier\":\"Standard\",\"size\":\"E32s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v5\",\"tier\":\"Standard\",\"size\":\"E32s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v3\",\"tier\":\"Standard\",\"size\":\"E32_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v4\",\"tier\":\"Standard\",\"size\":\"E32_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v5\",\"tier\":\"Standard\",\"size\":\"E32_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ads_v5\",\"tier\":\"Standard\",\"size\":\"E4-2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2as_v4\",\"tier\":\"Standard\",\"size\":\"E4-2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2as_v5\",\"tier\":\"Standard\",\"size\":\"E4-2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ds_v4\",\"tier\":\"Standard\",\"size\":\"E4-2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ds_v5\",\"tier\":\"Standard\",\"size\":\"E4-2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v3\",\"tier\":\"Standard\",\"size\":\"E4-2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v4\",\"tier\":\"Standard\",\"size\":\"E4-2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v5\",\"tier\":\"Standard\",\"size\":\"E4-2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ads_v5\",\"tier\":\"Standard\",\"size\":\"E48ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48as_v4\",\"tier\":\"Standard\",\"size\":\"E48as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48as_v5\",\"tier\":\"Standard\",\"size\":\"E48as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48a_v4\",\"tier\":\"Standard\",\"size\":\"E48a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48bds_v5\",\"tier\":\"Standard\",\"size\":\"E48bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48bs_v5\",\"tier\":\"Standard\",\"size\":\"E48bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ds_v4\",\"tier\":\"Standard\",\"size\":\"E48ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ds_v5\",\"tier\":\"Standard\",\"size\":\"E48ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48d_v4\",\"tier\":\"Standard\",\"size\":\"E48d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48d_v5\",\"tier\":\"Standard\",\"size\":\"E48d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v3\",\"tier\":\"Standard\",\"size\":\"E48s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v4\",\"tier\":\"Standard\",\"size\":\"E48s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v5\",\"tier\":\"Standard\",\"size\":\"E48s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v3\",\"tier\":\"Standard\",\"size\":\"E48_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v4\",\"tier\":\"Standard\",\"size\":\"E48_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v5\",\"tier\":\"Standard\",\"size\":\"E48_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ads_v5\",\"tier\":\"Standard\",\"size\":\"E4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4as_v4\",\"tier\":\"Standard\",\"size\":\"E4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4as_v5\",\"tier\":\"Standard\",\"size\":\"E4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4a_v4\",\"tier\":\"Standard\",\"size\":\"E4a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4bds_v5\",\"tier\":\"Standard\",\"size\":\"E4bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"18750\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"11000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"350000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4bs_v5\",\"tier\":\"Standard\",\"size\":\"E4bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"18750\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"11000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"350000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ds_v4\",\"tier\":\"Standard\",\"size\":\"E4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ds_v5\",\"tier\":\"Standard\",\"size\":\"E4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4d_v4\",\"tier\":\"Standard\",\"size\":\"E4d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4d_v5\",\"tier\":\"Standard\",\"size\":\"E4d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4pds_v5\",\"tier\":\"Standard\",\"size\":\"E4pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ps_v5\",\"tier\":\"Standard\",\"size\":\"E4ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v3\",\"tier\":\"Standard\",\"size\":\"E4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v4\",\"tier\":\"Standard\",\"size\":\"E4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v5\",\"tier\":\"Standard\",\"size\":\"E4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v3\",\"tier\":\"Standard\",\"size\":\"E4_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v4\",\"tier\":\"Standard\",\"size\":\"E4_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v5\",\"tier\":\"Standard\",\"size\":\"E4_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ads_v5\",\"tier\":\"Standard\",\"size\":\"E64-16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16as_v4\",\"tier\":\"Standard\",\"size\":\"E64-16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16as_v5\",\"tier\":\"Standard\",\"size\":\"E64-16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ds_v4\",\"tier\":\"Standard\",\"size\":\"E64-16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ds_v5\",\"tier\":\"Standard\",\"size\":\"E64-16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v3\",\"tier\":\"Standard\",\"size\":\"E64-16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v4\",\"tier\":\"Standard\",\"size\":\"E64-16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v5\",\"tier\":\"Standard\",\"size\":\"E64-16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ads_v5\",\"tier\":\"Standard\",\"size\":\"E64-32ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32as_v4\",\"tier\":\"Standard\",\"size\":\"E64-32as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32as_v5\",\"tier\":\"Standard\",\"size\":\"E64-32as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ds_v4\",\"tier\":\"Standard\",\"size\":\"E64-32ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ds_v5\",\"tier\":\"Standard\",\"size\":\"E64-32ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v3\",\"tier\":\"Standard\",\"size\":\"E64-32s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v4\",\"tier\":\"Standard\",\"size\":\"E64-32s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v5\",\"tier\":\"Standard\",\"size\":\"E64-32s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ads_v5\",\"tier\":\"Standard\",\"size\":\"E64ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64as_v4\",\"tier\":\"Standard\",\"size\":\"E64as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64as_v5\",\"tier\":\"Standard\",\"size\":\"E64as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64a_v4\",\"tier\":\"Standard\",\"size\":\"E64a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64bds_v5\",\"tier\":\"Standard\",\"size\":\"E64bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64bs_v5\",\"tier\":\"Standard\",\"size\":\"E64bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ds_v4\",\"tier\":\"Standard\",\"size\":\"E64ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ds_v5\",\"tier\":\"Standard\",\"size\":\"E64ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64d_v4\",\"tier\":\"Standard\",\"size\":\"E64d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64d_v5\",\"tier\":\"Standard\",\"size\":\"E64d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64is_v3\",\"tier\":\"Standard\",\"size\":\"E64is_v3\",\"family\":\"standardEISv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64i_v3\",\"tier\":\"Standard\",\"size\":\"E64i_v3\",\"family\":\"standardEIv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v3\",\"tier\":\"Standard\",\"size\":\"E64s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v4\",\"tier\":\"Standard\",\"size\":\"E64s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v5\",\"tier\":\"Standard\",\"size\":\"E64s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v3\",\"tier\":\"Standard\",\"size\":\"E64_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v4\",\"tier\":\"Standard\",\"size\":\"E64_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v5\",\"tier\":\"Standard\",\"size\":\"E64_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ads_v5\",\"tier\":\"Standard\",\"size\":\"E8-2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2as_v4\",\"tier\":\"Standard\",\"size\":\"E8-2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2as_v5\",\"tier\":\"Standard\",\"size\":\"E8-2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ds_v4\",\"tier\":\"Standard\",\"size\":\"E8-2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ds_v5\",\"tier\":\"Standard\",\"size\":\"E8-2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v3\",\"tier\":\"Standard\",\"size\":\"E8-2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v4\",\"tier\":\"Standard\",\"size\":\"E8-2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v5\",\"tier\":\"Standard\",\"size\":\"E8-2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ads_v5\",\"tier\":\"Standard\",\"size\":\"E8-4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4as_v4\",\"tier\":\"Standard\",\"size\":\"E8-4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4as_v5\",\"tier\":\"Standard\",\"size\":\"E8-4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ds_v4\",\"tier\":\"Standard\",\"size\":\"E8-4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ds_v5\",\"tier\":\"Standard\",\"size\":\"E8-4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v3\",\"tier\":\"Standard\",\"size\":\"E8-4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v4\",\"tier\":\"Standard\",\"size\":\"E8-4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v5\",\"tier\":\"Standard\",\"size\":\"E8-4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E80ids_v4\",\"tier\":\"Standard\",\"size\":\"E80ids_v4\",\"family\":\"standardXEIDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4362240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E80is_v4\",\"tier\":\"Standard\",\"size\":\"E80is_v4\",\"family\":\"standardXEISv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ads_v5\",\"tier\":\"Standard\",\"size\":\"E8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8as_v4\",\"tier\":\"Standard\",\"size\":\"E8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8as_v5\",\"tier\":\"Standard\",\"size\":\"E8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8a_v4\",\"tier\":\"Standard\",\"size\":\"E8a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8bds_v5\",\"tier\":\"Standard\",\"size\":\"E8bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"37500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"22000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"625000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8bs_v5\",\"tier\":\"Standard\",\"size\":\"E8bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"37500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"22000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"625000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ds_v4\",\"tier\":\"Standard\",\"size\":\"E8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ds_v5\",\"tier\":\"Standard\",\"size\":\"E8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8d_v4\",\"tier\":\"Standard\",\"size\":\"E8d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8d_v5\",\"tier\":\"Standard\",\"size\":\"E8d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8pds_v5\",\"tier\":\"Standard\",\"size\":\"E8pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ps_v5\",\"tier\":\"Standard\",\"size\":\"E8ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v3\",\"tier\":\"Standard\",\"size\":\"E8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v4\",\"tier\":\"Standard\",\"size\":\"E8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v5\",\"tier\":\"Standard\",\"size\":\"E8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v3\",\"tier\":\"Standard\",\"size\":\"E8_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v4\",\"tier\":\"Standard\",\"size\":\"E8_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v5\",\"tier\":\"Standard\",\"size\":\"E8_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24ads_v5\",\"tier\":\"Standard\",\"size\":\"E96-24ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24as_v4\",\"tier\":\"Standard\",\"size\":\"E96-24as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24as_v5\",\"tier\":\"Standard\",\"size\":\"E96-24as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24ds_v5\",\"tier\":\"Standard\",\"size\":\"E96-24ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24s_v5\",\"tier\":\"Standard\",\"size\":\"E96-24s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48ads_v5\",\"tier\":\"Standard\",\"size\":\"E96-48ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48as_v4\",\"tier\":\"Standard\",\"size\":\"E96-48as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48as_v5\",\"tier\":\"Standard\",\"size\":\"E96-48as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48ds_v5\",\"tier\":\"Standard\",\"size\":\"E96-48ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48s_v5\",\"tier\":\"Standard\",\"size\":\"E96-48s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ads_v5\",\"tier\":\"Standard\",\"size\":\"E96ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96as_v4\",\"tier\":\"Standard\",\"size\":\"E96as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96as_v5\",\"tier\":\"Standard\",\"size\":\"E96as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96a_v4\",\"tier\":\"Standard\",\"size\":\"E96a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ds_v5\",\"tier\":\"Standard\",\"size\":\"E96ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96d_v5\",\"tier\":\"Standard\",\"size\":\"E96d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ias_v4\",\"tier\":\"Standard\",\"size\":\"E96ias_v4\",\"family\":\"standardEIASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1070000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1070000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"19200000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1260000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96s_v5\",\"tier\":\"Standard\",\"size\":\"E96s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96_v5\",\"tier\":\"Standard\",\"size\":\"E96_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F1\",\"tier\":\"Standard\",\"size\":\"F1\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16\",\"tier\":\"Standard\",\"size\":\"F16\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16s\",\"tier\":\"Standard\",\"size\":\"F16s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"206158430208\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16s_v2\",\"tier\":\"Standard\",\"size\":\"F16s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"274877906944\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F1s\",\"tier\":\"Standard\",\"size\":\"F1s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"12884901888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2\",\"tier\":\"Standard\",\"size\":\"F2\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2s\",\"tier\":\"Standard\",\"size\":\"F2s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"25769803776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2s_v2\",\"tier\":\"Standard\",\"size\":\"F2s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"32505856\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"32505856\"},{\"name\":\"CachedDiskBytes\",\"value\":\"34359738368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"49283072\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F32s_v2\",\"tier\":\"Standard\",\"size\":\"F32s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"549755813888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4\",\"tier\":\"Standard\",\"size\":\"F4\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F48s_v2\",\"tier\":\"Standard\",\"size\":\"F48s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"824633720832\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4s\",\"tier\":\"Standard\",\"size\":\"F4s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"51539607552\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4s_v2\",\"tier\":\"Standard\",\"size\":\"F4s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"68719476736\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F64s_v2\",\"tier\":\"Standard\",\"size\":\"F64s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F72s_v2\",\"tier\":\"Standard\",\"size\":\"F72s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"589824\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"72\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"144\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"72\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"144000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1632087572480\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8\",\"tier\":\"Standard\",\"size\":\"F8\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8s\",\"tier\":\"Standard\",\"size\":\"F8s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"103079215104\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8s_v2\",\"tier\":\"Standard\",\"size\":\"F8s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"137438953472\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G1\",\"tier\":\"Standard\",\"size\":\"G1\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G2\",\"tier\":\"Standard\",\"size\":\"G2\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G3\",\"tier\":\"Standard\",\"size\":\"G3\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1572864\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G4\",\"tier\":\"Standard\",\"size\":\"G4\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3145728\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G5\",\"tier\":\"Standard\",\"size\":\"G5\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"6291456\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1572864000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS1\",\"tier\":\"Standard\",\"size\":\"GS1\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"283467841536\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS2\",\"tier\":\"Standard\",\"size\":\"GS2\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"566935683072\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS3\",\"tier\":\"Standard\",\"size\":\"GS3\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1133871366144\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4\",\"tier\":\"Standard\",\"size\":\"GS4\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4-4\",\"tier\":\"Standard\",\"size\":\"GS4-4\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4-8\",\"tier\":\"Standard\",\"size\":\"GS4-8\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5\",\"tier\":\"Standard\",\"size\":\"GS5\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5-16\",\"tier\":\"Standard\",\"size\":\"GS5-16\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5-8\",\"tier\":\"Standard\",\"size\":\"GS5-8\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16as_v3\",\"tier\":\"Standard\",\"size\":\"L16as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s\",\"tier\":\"Standard\",\"size\":\"L16s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2874368\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s_v2\",\"tier\":\"Standard\",\"size\":\"L16s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"16000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s_v3\",\"tier\":\"Standard\",\"size\":\"L16s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32as_v3\",\"tier\":\"Standard\",\"size\":\"L32as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s\",\"tier\":\"Standard\",\"size\":\"L32s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"5765120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s_v2\",\"tier\":\"Standard\",\"size\":\"L32s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s_v3\",\"tier\":\"Standard\",\"size\":\"L32s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48as_v3\",\"tier\":\"Standard\",\"size\":\"L48as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48s_v2\",\"tier\":\"Standard\",\"size\":\"L48s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"48000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1006632960\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48s_v3\",\"tier\":\"Standard\",\"size\":\"L48s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L4s\",\"tier\":\"Standard\",\"size\":\"L4s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"694272\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64as_v3\",\"tier\":\"Standard\",\"size\":\"L64as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1280000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64s_v2\",\"tier\":\"Standard\",\"size\":\"L64s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"64000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1342177280\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64s_v3\",\"tier\":\"Standard\",\"size\":\"L64s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80as_v3\",\"tier\":\"Standard\",\"size\":\"L80as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1400000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80s_v2\",\"tier\":\"Standard\",\"size\":\"L80s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1468006400\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80s_v3\",\"tier\":\"Standard\",\"size\":\"L80s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2160000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8as_v3\",\"tier\":\"Standard\",\"size\":\"L8as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"200000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s\",\"tier\":\"Standard\",\"size\":\"L8s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1421312\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s_v2\",\"tier\":\"Standard\",\"size\":\"L8s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"8000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s_v3\",\"tier\":\"Standard\",\"size\":\"L8s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128\",\"tier\":\"Standard\",\"size\":\"M128\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2637109919744\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128-32ms\",\"tier\":\"Standard\",\"size\":\"M128-32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M128ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128-64ms\",\"tier\":\"Standard\",\"size\":\"M128-64ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M128ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128dms_v2\",\"tier\":\"Standard\",\"size\":\"M128dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"3892\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ds_v2\",\"tier\":\"Standard\",\"size\":\"M128ds_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128m\",\"tier\":\"Standard\",\"size\":\"M128m\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2637109919744\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ms\",\"tier\":\"Standard\",\"size\":\"M128ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ms_v2\",\"tier\":\"Standard\",\"size\":\"M128ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"3892\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128s\",\"tier\":\"Standard\",\"size\":\"M128s\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128s_v2\",\"tier\":\"Standard\",\"size\":\"M128s_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16-4ms\",\"tier\":\"Standard\",\"size\":\"M16-4ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M16ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16-8ms\",\"tier\":\"Standard\",\"size\":\"M16-8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M16ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16ms\",\"tier\":\"Standard\",\"size\":\"M16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192idms_v2\",\"tier\":\"Standard\",\"size\":\"M192idms_v2\",\"family\":\"standardMIDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4096\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192ids_v2\",\"tier\":\"Standard\",\"size\":\"M192ids_v2\",\"family\":\"standardMIDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192ims_v2\",\"tier\":\"Standard\",\"size\":\"M192ims_v2\",\"family\":\"standardMISMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4096\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192is_v2\",\"tier\":\"Standard\",\"size\":\"M192is_v2\",\"family\":\"standardMISMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M208ms_v2\",\"tier\":\"Standard\",\"size\":\"M208ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"208\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M208s_v2\",\"tier\":\"Standard\",\"size\":\"M208s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"208\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2850\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32-16ms\",\"tier\":\"Standard\",\"size\":\"M32-16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M32ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32-8ms\",\"tier\":\"Standard\",\"size\":\"M32-8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M32ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32dms_v2\",\"tier\":\"Standard\",\"size\":\"M32dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1048576\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3410000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ls\",\"tier\":\"Standard\",\"size\":\"M32ls\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ms\",\"tier\":\"Standard\",\"size\":\"M32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ms_v2\",\"tier\":\"Standard\",\"size\":\"M32ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3410000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ts\",\"tier\":\"Standard\",\"size\":\"M32ts\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416-208ms_v2\",\"tier\":\"Standard\",\"size\":\"M416-208ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"11400\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"208\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M416ms_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"15118000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416-208s_v2\",\"tier\":\"Standard\",\"size\":\"M416-208s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"208\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M416s_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"15118000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416ms_v2\",\"tier\":\"Standard\",\"size\":\"M416ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"11400\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416s_v2\",\"tier\":\"Standard\",\"size\":\"M416s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64\",\"tier\":\"Standard\",\"size\":\"M64\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1318554959872\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64-16ms\",\"tier\":\"Standard\",\"size\":\"M64-16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M64ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64-32ms\",\"tier\":\"Standard\",\"size\":\"M64-32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M64ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64dms_v2\",\"tier\":\"Standard\",\"size\":\"M64dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1792\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ds_v2\",\"tier\":\"Standard\",\"size\":\"M64ds_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ls\",\"tier\":\"Standard\",\"size\":\"M64ls\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64m\",\"tier\":\"Standard\",\"size\":\"M64m\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ms\",\"tier\":\"Standard\",\"size\":\"M64ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ms_v2\",\"tier\":\"Standard\",\"size\":\"M64ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1792\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64s\",\"tier\":\"Standard\",\"size\":\"M64s\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64s_v2\",\"tier\":\"Standard\",\"size\":\"M64s_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8-2ms\",\"tier\":\"Standard\",\"size\":\"M8-2ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M8ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8-4ms\",\"tier\":\"Standard\",\"size\":\"M8-4ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M8ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8ms\",\"tier\":\"Standard\",\"size\":\"M8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12\",\"tier\":\"Standard\",\"size\":\"NC12\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12s_v3\",\"tier\":\"Standard\",\"size\":\"NC12s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12_Promo\",\"tier\":\"Standard\",\"size\":\"NC12_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC16as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC16as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"110\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24\",\"tier\":\"Standard\",\"size\":\"NC24\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC24ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"220\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"274877906944\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"915456\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24r\",\"tier\":\"Standard\",\"size\":\"NC24r\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24rs_v3\",\"tier\":\"Standard\",\"size\":\"NC24rs_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3018752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1374389534720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24r_Promo\",\"tier\":\"Standard\",\"size\":\"NC24r_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24s_v3\",\"tier\":\"Standard\",\"size\":\"NC24s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24_Promo\",\"tier\":\"Standard\",\"size\":\"NC24_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC48ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC48ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"440\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"549755813888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1830912\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC4as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC4as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"180224\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6\",\"tier\":\"Standard\",\"size\":\"NC6\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC64as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC64as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2883584\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"440\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"48000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"737280000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6s_v3\",\"tier\":\"Standard\",\"size\":\"NC6s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6_Promo\",\"tier\":\"Standard\",\"size\":\"NC6_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC8as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC8as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC96ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC96ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"880\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1024000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1024000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4096000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_ND96amsr_A100_v4\",\"tier\":\"Standard\",\"size\":\"ND96amsr_A100_v4\",\"family\":\"standard NDAMSv4_A100Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2969600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1924\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"GPUs\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1464000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"10307921510\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9663676416\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"81600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1228800000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12\",\"tier\":\"Standard\",\"size\":\"NV12\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12s_v2\",\"tier\":\"Standard\",\"size\":\"NV12s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12s_v3\",\"tier\":\"Standard\",\"size\":\"NV12s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12_Promo\",\"tier\":\"Standard\",\"size\":\"NV12_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV16as_v4\",\"tier\":\"Standard\",\"size\":\"NV16as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24\",\"tier\":\"Standard\",\"size\":\"NV24\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24s_v2\",\"tier\":\"Standard\",\"size\":\"NV24s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24s_v3\",\"tier\":\"Standard\",\"size\":\"NV24s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24_Promo\",\"tier\":\"Standard\",\"size\":\"NV24_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV32as_v4\",\"tier\":\"Standard\",\"size\":\"NV32as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"720896\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV48s_v3\",\"tier\":\"Standard\",\"size\":\"NV48s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3018752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1374389534720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV4as_v4\",\"tier\":\"Standard\",\"size\":\"NV4as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"90112\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6\",\"tier\":\"Standard\",\"size\":\"NV6\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6s_v2\",\"tier\":\"Standard\",\"size\":\"NV6s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6_Promo\",\"tier\":\"Standard\",\"size\":\"NV6_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV8as_v4\",\"tier\":\"Standard\",\"size\":\"NV8as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"180224\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]}]}", + "Content-Length" : "1017260", + "x-ms-request-id" : "f3d11199-9903-4b4e-921d-a713a0cdb423", + "Body" : "{\"value\":[{\"resourceType\":\"availabilitySets\",\"name\":\"Aligned\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaximumPlatformFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"availabilitySets\",\"name\":\"Classic\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaximumPlatformFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"PremiumV2_LRS\",\"tier\":\"Premium\",\"size\":\"P\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"65536\"},{\"name\":\"MinSizeGiB\",\"value\":\"1\"},{\"name\":\"MaxIOpsReadWrite\",\"value\":\"80000\"},{\"name\":\"MinIOpsReadWrite\",\"value\":\"3000\"},{\"name\":\"MaxBandwidthMBpsReadWrite\",\"value\":\"1200\"},{\"name\":\"MinBandwidthMBpsReadWrite\",\"value\":\"125\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"15\"},{\"name\":\"MinIOSizeKiBps\",\"value\":\"4\"},{\"name\":\"MaxIOSizeKiBps\",\"value\":\"256\"},{\"name\":\"MinIopsReadOnly\",\"value\":\"3000\"},{\"name\":\"MaxIopsReadOnly\",\"value\":\"80000\"},{\"name\":\"MinBandwidthMBpsReadOnly\",\"value\":\"125\"},{\"name\":\"MaxBandwidthMBpsReadOnly\",\"value\":\"1200\"},{\"name\":\"MaxIopsPerGiBReadWrite\",\"value\":\"500\"},{\"name\":\"MaxIopsPerGiBReadOnly\",\"value\":\"500\"},{\"name\":\"MinIopsPerGiBReadWrite\",\"value\":\"1\"},{\"name\":\"MinIopsPerGiBReadOnly\",\"value\":\"1\"},{\"name\":\"BillingPartitionSizes\",\"value\":\"1, 2, 3, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, 16384, 17408, 18432, 19456, 20480, 21504, 22528, 23552,24576,25600,26624,27648,28672,29696,30720,31744,32768,33792,34816,35840,36864,37888,38912,39936,40960,41984,43008,44032,45056,46080,47104,48128,49152,50176,51200,52224,53248,54272,55296,56320,57344,58368,59392,60416,61440,62464,63488,64512,65536\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P1\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"100\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"100\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"5400000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"123\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"1100\"},{\"name\":\"MinIOps\",\"value\":\"1100\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"125\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"125\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"4320000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"79\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P2\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"2300\"},{\"name\":\"MinIOps\",\"value\":\"2300\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"2160000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"35\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P3\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16\"},{\"name\":\"MinSizeGiB\",\"value\":\"8\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"8000\"},{\"name\":\"MaxIOps\",\"value\":\"5000\"},{\"name\":\"MinIOps\",\"value\":\"5000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"200\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"200\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"16\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"600\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"16000\"},{\"name\":\"MaxIOps\",\"value\":\"7500\"},{\"name\":\"MinIOps\",\"value\":\"7500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"7500\"},{\"name\":\"MinIOps\",\"value\":\"7500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"240\"},{\"name\":\"MinIOps\",\"value\":\"240\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"50\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"50\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"5868000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"211\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"16000\"},{\"name\":\"MinIOps\",\"value\":\"16000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"18000\"},{\"name\":\"MinIOps\",\"value\":\"18000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"20000\"},{\"name\":\"MinIOps\",\"value\":\"20000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"900\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"900\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E1\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E2\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E3\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16\"},{\"name\":\"MinSizeGiB\",\"value\":\"8\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"150\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"1500\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxBurstIops\",\"value\":\"1000\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"900000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"342\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"16\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"600\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"2000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"400\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"400\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"4000\"},{\"name\":\"MinIOps\",\"value\":\"4000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"600\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"600\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"6000\"},{\"name\":\"MinIOps\",\"value\":\"6000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"150\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"1500\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"1300\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"300\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"1300\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"300\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"2000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"UltraSSD_LRS\",\"tier\":\"Ultra\",\"size\":\"U\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"65536\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOpsReadWrite\",\"value\":\"160000\"},{\"name\":\"MinIOpsReadWrite\",\"value\":\"100\"},{\"name\":\"MaxBandwidthMBpsReadWrite\",\"value\":\"4000\"},{\"name\":\"MinBandwidthMBpsReadWrite\",\"value\":\"1\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"15\"},{\"name\":\"MinIOSizeKiBps\",\"value\":\"4\"},{\"name\":\"MaxIOSizeKiBps\",\"value\":\"256\"},{\"name\":\"MinIopsReadOnly\",\"value\":\"100\"},{\"name\":\"MaxIopsReadOnly\",\"value\":\"160000\"},{\"name\":\"MinBandwidthMBpsReadOnly\",\"value\":\"1\"},{\"name\":\"MaxBandwidthMBpsReadOnly\",\"value\":\"4000\"},{\"name\":\"MaxIopsPerGiBReadWrite\",\"value\":\"300\"},{\"name\":\"MaxIopsPerGiBReadOnly\",\"value\":\"300\"},{\"name\":\"MinIopsPerGiBReadWrite\",\"value\":\"1\"},{\"name\":\"MinIopsPerGiBReadOnly\",\"value\":\"1\"},{\"name\":\"BillingPartitionSizes\",\"value\":\"4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, 16384, 17408, 18432, 19456, 20480, 21504, 22528, 23552,24576,25600,26624,27648,28672,29696,30720,31744,32768,33792,34816,35840,36864,37888,38912,39936,40960,41984,43008,44032,45056,46080,47104,48128,49152,50176,51200,52224,53248,54272,55296,56320,57344,58368,59392,60416,61440,62464,63488,64512,65536\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DADSv5-Type1\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv4-Type1\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv4-Type2\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv5-Type1\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DCdsv3-Type1\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DCsv3-Type1\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv4-Type1\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv4-Type2\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv5-Type1\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type1\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"40\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type2\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"76\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type4\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv4-Type1\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv4-Type2\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv5-Type1\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EADSv5-Type1\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv4-Type1\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv4-Type2\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv5-Type1\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Ebdsv5-Type1\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Ebsv5-Type1\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv4-Type1\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv4-Type2\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv5-Type1\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type1\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"40\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type2\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"76\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type4\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv4-Type1\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv4-Type2\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv5-Type1\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"72\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type3\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type4\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Lasv3-Type1\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"LSv2-Type1\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Lsv3-Type1\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mdmsv2MedMem-Type1\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mdsv2MedMem-Type1\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mmsv2MedMem-Type1\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MS-Type1\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"112\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSm-Type1\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"112\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSmv2-Type1\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSv2-Type1\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Msv2MedMem-Type1\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"NVASv4-Type1\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"NVSv3-Type1\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"28\"}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Standard_ZRS\",\"tier\":\"Standard\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A0\",\"tier\":\"Basic\",\"size\":\"A0\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"0.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"1\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"50\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A1\",\"tier\":\"Basic\",\"size\":\"A1\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"1.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A2\",\"tier\":\"Basic\",\"size\":\"A2\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"61440\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A3\",\"tier\":\"Basic\",\"size\":\"A3\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"122880\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A4\",\"tier\":\"Basic\",\"size\":\"A4\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"245760\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A0\",\"tier\":\"Standard\",\"size\":\"A0\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"0.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"1\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"50\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A1\",\"tier\":\"Standard\",\"size\":\"A1\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"71680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"1.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A1_v2\",\"tier\":\"Standard\",\"size\":\"A1_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"10240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"10485760\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"24000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2\",\"tier\":\"Standard\",\"size\":\"A2\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"138240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2m_v2\",\"tier\":\"Standard\",\"size\":\"A2m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2_v2\",\"tier\":\"Standard\",\"size\":\"A2_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A3\",\"tier\":\"Standard\",\"size\":\"A3\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"291840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4\",\"tier\":\"Standard\",\"size\":\"A4\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"619520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4m_v2\",\"tier\":\"Standard\",\"size\":\"A4m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4_v2\",\"tier\":\"Standard\",\"size\":\"A4_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A5\",\"tier\":\"Standard\",\"size\":\"A5\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"138240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A6\",\"tier\":\"Standard\",\"size\":\"A6\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"291840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A7\",\"tier\":\"Standard\",\"size\":\"A7\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"619520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A8m_v2\",\"tier\":\"Standard\",\"size\":\"A8m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A8_v2\",\"tier\":\"Standard\",\"size\":\"A8_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B12ms\",\"tier\":\"Standard\",\"size\":\"B12ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"98304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"48\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6480\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"74956800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"74956800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"6\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B16ms\",\"tier\":\"Standard\",\"size\":\"B16ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8640\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1ls\",\"tier\":\"Standard\",\"size\":\"B1ls\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"0.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"200\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1ms\",\"tier\":\"Standard\",\"size\":\"B1ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"800\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"640\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1s\",\"tier\":\"Standard\",\"size\":\"B1s\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"400\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B20ms\",\"tier\":\"Standard\",\"size\":\"B20ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"80\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10800\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B2ms\",\"tier\":\"Standard\",\"size\":\"B2ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2400\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1920\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B2s\",\"tier\":\"Standard\",\"size\":\"B2s\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1600\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1280\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B4ms\",\"tier\":\"Standard\",\"size\":\"B4ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3600\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"2880\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B8ms\",\"tier\":\"Standard\",\"size\":\"B8ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D1\",\"tier\":\"Standard\",\"size\":\"D1\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11\",\"tier\":\"Standard\",\"size\":\"D11\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11_v2\",\"tier\":\"Standard\",\"size\":\"D11_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D11_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12\",\"tier\":\"Standard\",\"size\":\"D12\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12_v2\",\"tier\":\"Standard\",\"size\":\"D12_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D12_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13\",\"tier\":\"Standard\",\"size\":\"D13\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13_v2\",\"tier\":\"Standard\",\"size\":\"D13_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D13_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14\",\"tier\":\"Standard\",\"size\":\"D14\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14_v2\",\"tier\":\"Standard\",\"size\":\"D14_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D14_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D15_v2\",\"tier\":\"Standard\",\"size\":\"D15_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"140\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"60000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"982515712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"490733568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ads_v5\",\"tier\":\"Standard\",\"size\":\"D16ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16as_v4\",\"tier\":\"Standard\",\"size\":\"D16as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16as_v5\",\"tier\":\"Standard\",\"size\":\"D16as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16a_v4\",\"tier\":\"Standard\",\"size\":\"D16a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ds_v4\",\"tier\":\"Standard\",\"size\":\"D16ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ds_v5\",\"tier\":\"Standard\",\"size\":\"D16ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16d_v4\",\"tier\":\"Standard\",\"size\":\"D16d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"483393536\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16d_v5\",\"tier\":\"Standard\",\"size\":\"D16d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16lds_v5\",\"tier\":\"Standard\",\"size\":\"D16lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ls_v5\",\"tier\":\"Standard\",\"size\":\"D16ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16pds_v5\",\"tier\":\"Standard\",\"size\":\"D16pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16plds_v5\",\"tier\":\"Standard\",\"size\":\"D16plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16pls_v5\",\"tier\":\"Standard\",\"size\":\"D16pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ps_v5\",\"tier\":\"Standard\",\"size\":\"D16ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v3\",\"tier\":\"Standard\",\"size\":\"D16s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v4\",\"tier\":\"Standard\",\"size\":\"D16s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v5\",\"tier\":\"Standard\",\"size\":\"D16s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v3\",\"tier\":\"Standard\",\"size\":\"D16_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v4\",\"tier\":\"Standard\",\"size\":\"D16_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v5\",\"tier\":\"Standard\",\"size\":\"D16_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D1_v2\",\"tier\":\"Standard\",\"size\":\"D1_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2\",\"tier\":\"Standard\",\"size\":\"D2\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ads_v5\",\"tier\":\"Standard\",\"size\":\"D2ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"82000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2as_v4\",\"tier\":\"Standard\",\"size\":\"D2as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2as_v5\",\"tier\":\"Standard\",\"size\":\"D2as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2a_v4\",\"tier\":\"Standard\",\"size\":\"D2a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"25165824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ds_v4\",\"tier\":\"Standard\",\"size\":\"D2ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ds_v5\",\"tier\":\"Standard\",\"size\":\"D2ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2d_v4\",\"tier\":\"Standard\",\"size\":\"D2d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2d_v5\",\"tier\":\"Standard\",\"size\":\"D2d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2lds_v5\",\"tier\":\"Standard\",\"size\":\"D2lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ls_v5\",\"tier\":\"Standard\",\"size\":\"D2ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2pds_v5\",\"tier\":\"Standard\",\"size\":\"D2pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2plds_v5\",\"tier\":\"Standard\",\"size\":\"D2plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2pls_v5\",\"tier\":\"Standard\",\"size\":\"D2pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ps_v5\",\"tier\":\"Standard\",\"size\":\"D2ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v3\",\"tier\":\"Standard\",\"size\":\"D2s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v4\",\"tier\":\"Standard\",\"size\":\"D2s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v5\",\"tier\":\"Standard\",\"size\":\"D2s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v2\",\"tier\":\"Standard\",\"size\":\"D2_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D2_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v3\",\"tier\":\"Standard\",\"size\":\"D2_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v4\",\"tier\":\"Standard\",\"size\":\"D2_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v5\",\"tier\":\"Standard\",\"size\":\"D2_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3\",\"tier\":\"Standard\",\"size\":\"D3\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ads_v5\",\"tier\":\"Standard\",\"size\":\"D32ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32as_v4\",\"tier\":\"Standard\",\"size\":\"D32as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32as_v5\",\"tier\":\"Standard\",\"size\":\"D32as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32a_v4\",\"tier\":\"Standard\",\"size\":\"D32a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ds_v4\",\"tier\":\"Standard\",\"size\":\"D32ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ds_v5\",\"tier\":\"Standard\",\"size\":\"D32ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32d_v4\",\"tier\":\"Standard\",\"size\":\"D32d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32d_v5\",\"tier\":\"Standard\",\"size\":\"D32d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32lds_v5\",\"tier\":\"Standard\",\"size\":\"D32lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ls_v5\",\"tier\":\"Standard\",\"size\":\"D32ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32pds_v5\",\"tier\":\"Standard\",\"size\":\"D32pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32plds_v5\",\"tier\":\"Standard\",\"size\":\"D32plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32pls_v5\",\"tier\":\"Standard\",\"size\":\"D32pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ps_v5\",\"tier\":\"Standard\",\"size\":\"D32ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v3\",\"tier\":\"Standard\",\"size\":\"D32s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v4\",\"tier\":\"Standard\",\"size\":\"D32s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v5\",\"tier\":\"Standard\",\"size\":\"D32s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v3\",\"tier\":\"Standard\",\"size\":\"D32_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v4\",\"tier\":\"Standard\",\"size\":\"D32_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v5\",\"tier\":\"Standard\",\"size\":\"D32_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3_v2\",\"tier\":\"Standard\",\"size\":\"D3_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D3_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4\",\"tier\":\"Standard\",\"size\":\"D4\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ads_v5\",\"tier\":\"Standard\",\"size\":\"D48ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48as_v4\",\"tier\":\"Standard\",\"size\":\"D48as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48as_v5\",\"tier\":\"Standard\",\"size\":\"D48as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48a_v4\",\"tier\":\"Standard\",\"size\":\"D48a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ds_v4\",\"tier\":\"Standard\",\"size\":\"D48ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ds_v5\",\"tier\":\"Standard\",\"size\":\"D48ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48d_v4\",\"tier\":\"Standard\",\"size\":\"D48d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48d_v5\",\"tier\":\"Standard\",\"size\":\"D48d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48lds_v5\",\"tier\":\"Standard\",\"size\":\"D48lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ls_v5\",\"tier\":\"Standard\",\"size\":\"D48ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48pds_v5\",\"tier\":\"Standard\",\"size\":\"D48pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48plds_v5\",\"tier\":\"Standard\",\"size\":\"D48plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48pls_v5\",\"tier\":\"Standard\",\"size\":\"D48pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ps_v5\",\"tier\":\"Standard\",\"size\":\"D48ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v3\",\"tier\":\"Standard\",\"size\":\"D48s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v4\",\"tier\":\"Standard\",\"size\":\"D48s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v5\",\"tier\":\"Standard\",\"size\":\"D48s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v3\",\"tier\":\"Standard\",\"size\":\"D48_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v4\",\"tier\":\"Standard\",\"size\":\"D48_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v5\",\"tier\":\"Standard\",\"size\":\"D48_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ads_v5\",\"tier\":\"Standard\",\"size\":\"D4ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"144000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4as_v4\",\"tier\":\"Standard\",\"size\":\"D4as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4as_v5\",\"tier\":\"Standard\",\"size\":\"D4as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4a_v4\",\"tier\":\"Standard\",\"size\":\"D4a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ds_v4\",\"tier\":\"Standard\",\"size\":\"D4ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ds_v5\",\"tier\":\"Standard\",\"size\":\"D4ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4d_v4\",\"tier\":\"Standard\",\"size\":\"D4d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4d_v5\",\"tier\":\"Standard\",\"size\":\"D4d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4lds_v5\",\"tier\":\"Standard\",\"size\":\"D4lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ls_v5\",\"tier\":\"Standard\",\"size\":\"D4ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4pds_v5\",\"tier\":\"Standard\",\"size\":\"D4pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4plds_v5\",\"tier\":\"Standard\",\"size\":\"D4plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4pls_v5\",\"tier\":\"Standard\",\"size\":\"D4pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ps_v5\",\"tier\":\"Standard\",\"size\":\"D4ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v3\",\"tier\":\"Standard\",\"size\":\"D4s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v4\",\"tier\":\"Standard\",\"size\":\"D4s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v5\",\"tier\":\"Standard\",\"size\":\"D4s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v2\",\"tier\":\"Standard\",\"size\":\"D4_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D4_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v3\",\"tier\":\"Standard\",\"size\":\"D4_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v4\",\"tier\":\"Standard\",\"size\":\"D4_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v5\",\"tier\":\"Standard\",\"size\":\"D4_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D5_v2\",\"tier\":\"Standard\",\"size\":\"D5_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D5_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D5_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ads_v5\",\"tier\":\"Standard\",\"size\":\"D64ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64as_v4\",\"tier\":\"Standard\",\"size\":\"D64as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64as_v5\",\"tier\":\"Standard\",\"size\":\"D64as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64a_v4\",\"tier\":\"Standard\",\"size\":\"D64a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ds_v4\",\"tier\":\"Standard\",\"size\":\"D64ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ds_v5\",\"tier\":\"Standard\",\"size\":\"D64ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64d_v4\",\"tier\":\"Standard\",\"size\":\"D64d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64d_v5\",\"tier\":\"Standard\",\"size\":\"D64d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64lds_v5\",\"tier\":\"Standard\",\"size\":\"D64lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ls_v5\",\"tier\":\"Standard\",\"size\":\"D64ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64pds_v5\",\"tier\":\"Standard\",\"size\":\"D64pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64plds_v5\",\"tier\":\"Standard\",\"size\":\"D64plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64pls_v5\",\"tier\":\"Standard\",\"size\":\"D64pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ps_v5\",\"tier\":\"Standard\",\"size\":\"D64ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v3\",\"tier\":\"Standard\",\"size\":\"D64s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v4\",\"tier\":\"Standard\",\"size\":\"D64s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v5\",\"tier\":\"Standard\",\"size\":\"D64s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v3\",\"tier\":\"Standard\",\"size\":\"D64_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v4\",\"tier\":\"Standard\",\"size\":\"D64_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v5\",\"tier\":\"Standard\",\"size\":\"D64_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ads_v5\",\"tier\":\"Standard\",\"size\":\"D8ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8as_v4\",\"tier\":\"Standard\",\"size\":\"D8as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8as_v5\",\"tier\":\"Standard\",\"size\":\"D8as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8a_v4\",\"tier\":\"Standard\",\"size\":\"D8a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ds_v4\",\"tier\":\"Standard\",\"size\":\"D8ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ds_v5\",\"tier\":\"Standard\",\"size\":\"D8ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8d_v4\",\"tier\":\"Standard\",\"size\":\"D8d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8d_v5\",\"tier\":\"Standard\",\"size\":\"D8d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8lds_v5\",\"tier\":\"Standard\",\"size\":\"D8lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ls_v5\",\"tier\":\"Standard\",\"size\":\"D8ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8pds_v5\",\"tier\":\"Standard\",\"size\":\"D8pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8plds_v5\",\"tier\":\"Standard\",\"size\":\"D8plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8pls_v5\",\"tier\":\"Standard\",\"size\":\"D8pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ps_v5\",\"tier\":\"Standard\",\"size\":\"D8ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v3\",\"tier\":\"Standard\",\"size\":\"D8s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v4\",\"tier\":\"Standard\",\"size\":\"D8s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v5\",\"tier\":\"Standard\",\"size\":\"D8s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v3\",\"tier\":\"Standard\",\"size\":\"D8_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v4\",\"tier\":\"Standard\",\"size\":\"D8_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v5\",\"tier\":\"Standard\",\"size\":\"D8_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96ads_v5\",\"tier\":\"Standard\",\"size\":\"D96ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96as_v4\",\"tier\":\"Standard\",\"size\":\"D96as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96as_v5\",\"tier\":\"Standard\",\"size\":\"D96as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96a_v4\",\"tier\":\"Standard\",\"size\":\"D96a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96ds_v5\",\"tier\":\"Standard\",\"size\":\"D96ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96d_v5\",\"tier\":\"Standard\",\"size\":\"D96d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96lds_v5\",\"tier\":\"Standard\",\"size\":\"D96lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96ls_v5\",\"tier\":\"Standard\",\"size\":\"D96ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96s_v5\",\"tier\":\"Standard\",\"size\":\"D96s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96_v5\",\"tier\":\"Standard\",\"size\":\"D96_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC16ds_v3\",\"tier\":\"Standard\",\"size\":\"DC16ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC16s_v3\",\"tier\":\"Standard\",\"size\":\"DC16s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC1ds_v3\",\"tier\":\"Standard\",\"size\":\"DC1ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC1s_v3\",\"tier\":\"Standard\",\"size\":\"DC1s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC24ds_v3\",\"tier\":\"Standard\",\"size\":\"DC24ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"231000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC24s_v3\",\"tier\":\"Standard\",\"size\":\"DC24s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"231000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2as_v5\",\"tier\":\"Standard\",\"size\":\"DC2as_v5\",\"family\":\"standardDCASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2ds_v3\",\"tier\":\"Standard\",\"size\":\"DC2ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2s_v3\",\"tier\":\"Standard\",\"size\":\"DC2s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC32ds_v3\",\"tier\":\"Standard\",\"size\":\"DC32ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC32s_v3\",\"tier\":\"Standard\",\"size\":\"DC32s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC48ds_v3\",\"tier\":\"Standard\",\"size\":\"DC48ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC48s_v3\",\"tier\":\"Standard\",\"size\":\"DC48s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC4ds_v3\",\"tier\":\"Standard\",\"size\":\"DC4ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC4s_v3\",\"tier\":\"Standard\",\"size\":\"DC4s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC8ds_v3\",\"tier\":\"Standard\",\"size\":\"DC8ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC8s_v3\",\"tier\":\"Standard\",\"size\":\"DC8s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS1\",\"tier\":\"Standard\",\"size\":\"DS1\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"7168\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"32768000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"32768000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"46170898432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"32000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11\",\"tier\":\"Standard\",\"size\":\"DS11\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"64000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11-1_v2\",\"tier\":\"Standard\",\"size\":\"DS11-1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS11_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11_v2\",\"tier\":\"Standard\",\"size\":\"DS11_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS11_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12\",\"tier\":\"Standard\",\"size\":\"DS12\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"128000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12-1_v2\",\"tier\":\"Standard\",\"size\":\"DS12-1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS12_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12-2_v2\",\"tier\":\"Standard\",\"size\":\"DS12-2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12_v2\",\"tier\":\"Standard\",\"size\":\"DS12_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS12_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS12_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13\",\"tier\":\"Standard\",\"size\":\"DS13\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"256000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13-2_v2\",\"tier\":\"Standard\",\"size\":\"DS13-2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS13_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13-4_v2\",\"tier\":\"Standard\",\"size\":\"DS13-4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS13_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13_v2\",\"tier\":\"Standard\",\"size\":\"DS13_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS13_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14\",\"tier\":\"Standard\",\"size\":\"DS14\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"512000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14-4_v2\",\"tier\":\"Standard\",\"size\":\"DS14-4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS14_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14-8_v2\",\"tier\":\"Standard\",\"size\":\"DS14-8_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS14_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14_v2\",\"tier\":\"Standard\",\"size\":\"DS14_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS14_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS15_v2\",\"tier\":\"Standard\",\"size\":\"DS15_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"286720\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"140\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"655360000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"655360000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"773094113280\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"64000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"960000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS1_v2\",\"tier\":\"Standard\",\"size\":\"DS1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"7168\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"32768000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"32768000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"46170898432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2\",\"tier\":\"Standard\",\"size\":\"DS2\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"64000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2_v2\",\"tier\":\"Standard\",\"size\":\"DS2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS2_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3\",\"tier\":\"Standard\",\"size\":\"DS3\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"128000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3_v2\",\"tier\":\"Standard\",\"size\":\"DS3_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS3_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4\",\"tier\":\"Standard\",\"size\":\"DS4\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"256000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4_v2\",\"tier\":\"Standard\",\"size\":\"DS4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS4_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS5_v2\",\"tier\":\"Standard\",\"size\":\"DS5_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"738734374912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS5_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS5_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"738734374912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104ids_v5\",\"tier\":\"Standard\",\"size\":\"E104ids_v5\",\"family\":\"standardEIDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104id_v5\",\"tier\":\"Standard\",\"size\":\"E104id_v5\",\"family\":\"standardEIDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104is_v5\",\"tier\":\"Standard\",\"size\":\"E104is_v5\",\"family\":\"standardEISv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104i_v5\",\"tier\":\"Standard\",\"size\":\"E104i_v5\",\"family\":\"standardEIv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E112iads_v5\",\"tier\":\"Standard\",\"size\":\"E112iads_v5\",\"family\":\"standardEIADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"112\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E112ias_v5\",\"tier\":\"Standard\",\"size\":\"E112ias_v5\",\"family\":\"standardEIASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"112\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ads_v5\",\"tier\":\"Standard\",\"size\":\"E16-4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4as_v4\",\"tier\":\"Standard\",\"size\":\"E16-4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429497000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4as_v5\",\"tier\":\"Standard\",\"size\":\"E16-4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ds_v4\",\"tier\":\"Standard\",\"size\":\"E16-4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ds_v5\",\"tier\":\"Standard\",\"size\":\"E16-4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v3\",\"tier\":\"Standard\",\"size\":\"E16-4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v4\",\"tier\":\"Standard\",\"size\":\"E16-4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v5\",\"tier\":\"Standard\",\"size\":\"E16-4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ads_v5\",\"tier\":\"Standard\",\"size\":\"E16-8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8as_v4\",\"tier\":\"Standard\",\"size\":\"E16-8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429497000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8as_v5\",\"tier\":\"Standard\",\"size\":\"E16-8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ds_v4\",\"tier\":\"Standard\",\"size\":\"E16-8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ds_v5\",\"tier\":\"Standard\",\"size\":\"E16-8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v3\",\"tier\":\"Standard\",\"size\":\"E16-8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v4\",\"tier\":\"Standard\",\"size\":\"E16-8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v5\",\"tier\":\"Standard\",\"size\":\"E16-8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ads_v5\",\"tier\":\"Standard\",\"size\":\"E16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16as_v4\",\"tier\":\"Standard\",\"size\":\"E16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16as_v5\",\"tier\":\"Standard\",\"size\":\"E16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16a_v4\",\"tier\":\"Standard\",\"size\":\"E16a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16bds_v5\",\"tier\":\"Standard\",\"size\":\"E16bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"44000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16bs_v5\",\"tier\":\"Standard\",\"size\":\"E16bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"44000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ds_v4\",\"tier\":\"Standard\",\"size\":\"E16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ds_v5\",\"tier\":\"Standard\",\"size\":\"E16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16d_v4\",\"tier\":\"Standard\",\"size\":\"E16d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16d_v5\",\"tier\":\"Standard\",\"size\":\"E16d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16pds_v5\",\"tier\":\"Standard\",\"size\":\"E16pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ps_v5\",\"tier\":\"Standard\",\"size\":\"E16ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v3\",\"tier\":\"Standard\",\"size\":\"E16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v4\",\"tier\":\"Standard\",\"size\":\"E16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v5\",\"tier\":\"Standard\",\"size\":\"E16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v3\",\"tier\":\"Standard\",\"size\":\"E16_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v4\",\"tier\":\"Standard\",\"size\":\"E16_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v5\",\"tier\":\"Standard\",\"size\":\"E16_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ads_v5\",\"tier\":\"Standard\",\"size\":\"E20ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"94000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20as_v4\",\"tier\":\"Standard\",\"size\":\"E20as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20as_v5\",\"tier\":\"Standard\",\"size\":\"E20as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20a_v4\",\"tier\":\"Standard\",\"size\":\"E20a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ds_v4\",\"tier\":\"Standard\",\"size\":\"E20ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"190000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1209008128\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"603979776\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ds_v5\",\"tier\":\"Standard\",\"size\":\"E20ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20d_v4\",\"tier\":\"Standard\",\"size\":\"E20d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"190000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1209008128\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"603979776\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20d_v5\",\"tier\":\"Standard\",\"size\":\"E20d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20pds_v5\",\"tier\":\"Standard\",\"size\":\"E20pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"95000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"536870912000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"750000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ps_v5\",\"tier\":\"Standard\",\"size\":\"E20ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"95000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"536870912000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"750000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v3\",\"tier\":\"Standard\",\"size\":\"E20s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v4\",\"tier\":\"Standard\",\"size\":\"E20s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v5\",\"tier\":\"Standard\",\"size\":\"E20s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v3\",\"tier\":\"Standard\",\"size\":\"E20_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"30000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"491520000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"245760000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v4\",\"tier\":\"Standard\",\"size\":\"E20_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v5\",\"tier\":\"Standard\",\"size\":\"E20_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ads_v5\",\"tier\":\"Standard\",\"size\":\"E2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2as_v4\",\"tier\":\"Standard\",\"size\":\"E2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2as_v5\",\"tier\":\"Standard\",\"size\":\"E2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2a_v4\",\"tier\":\"Standard\",\"size\":\"E2a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2bds_v5\",\"tier\":\"Standard\",\"size\":\"E2bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5500\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"156000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2bs_v5\",\"tier\":\"Standard\",\"size\":\"E2bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5500\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"156000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ds_v4\",\"tier\":\"Standard\",\"size\":\"E2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ds_v5\",\"tier\":\"Standard\",\"size\":\"E2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2d_v4\",\"tier\":\"Standard\",\"size\":\"E2d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2d_v5\",\"tier\":\"Standard\",\"size\":\"E2d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2pds_v5\",\"tier\":\"Standard\",\"size\":\"E2pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ps_v5\",\"tier\":\"Standard\",\"size\":\"E2ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v3\",\"tier\":\"Standard\",\"size\":\"E2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v4\",\"tier\":\"Standard\",\"size\":\"E2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v5\",\"tier\":\"Standard\",\"size\":\"E2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v3\",\"tier\":\"Standard\",\"size\":\"E2_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v4\",\"tier\":\"Standard\",\"size\":\"E2_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v5\",\"tier\":\"Standard\",\"size\":\"E2_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ads_v5\",\"tier\":\"Standard\",\"size\":\"E32-16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16as_v4\",\"tier\":\"Standard\",\"size\":\"E32-16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16as_v5\",\"tier\":\"Standard\",\"size\":\"E32-16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ds_v4\",\"tier\":\"Standard\",\"size\":\"E32-16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ds_v5\",\"tier\":\"Standard\",\"size\":\"E32-16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v3\",\"tier\":\"Standard\",\"size\":\"E32-16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v4\",\"tier\":\"Standard\",\"size\":\"E32-16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v5\",\"tier\":\"Standard\",\"size\":\"E32-16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ads_v5\",\"tier\":\"Standard\",\"size\":\"E32-8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8as_v4\",\"tier\":\"Standard\",\"size\":\"E32-8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8as_v5\",\"tier\":\"Standard\",\"size\":\"E32-8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ds_v4\",\"tier\":\"Standard\",\"size\":\"E32-8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ds_v5\",\"tier\":\"Standard\",\"size\":\"E32-8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v3\",\"tier\":\"Standard\",\"size\":\"E32-8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v4\",\"tier\":\"Standard\",\"size\":\"E32-8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v5\",\"tier\":\"Standard\",\"size\":\"E32-8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ads_v5\",\"tier\":\"Standard\",\"size\":\"E32ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32as_v4\",\"tier\":\"Standard\",\"size\":\"E32as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32as_v5\",\"tier\":\"Standard\",\"size\":\"E32as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32a_v4\",\"tier\":\"Standard\",\"size\":\"E32a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32bds_v5\",\"tier\":\"Standard\",\"size\":\"E32bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"88000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32bs_v5\",\"tier\":\"Standard\",\"size\":\"E32bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"88000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ds_v4\",\"tier\":\"Standard\",\"size\":\"E32ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ds_v5\",\"tier\":\"Standard\",\"size\":\"E32ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32d_v4\",\"tier\":\"Standard\",\"size\":\"E32d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32d_v5\",\"tier\":\"Standard\",\"size\":\"E32d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32pds_v5\",\"tier\":\"Standard\",\"size\":\"E32pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ps_v5\",\"tier\":\"Standard\",\"size\":\"E32ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v3\",\"tier\":\"Standard\",\"size\":\"E32s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v4\",\"tier\":\"Standard\",\"size\":\"E32s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v5\",\"tier\":\"Standard\",\"size\":\"E32s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v3\",\"tier\":\"Standard\",\"size\":\"E32_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v4\",\"tier\":\"Standard\",\"size\":\"E32_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v5\",\"tier\":\"Standard\",\"size\":\"E32_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ads_v5\",\"tier\":\"Standard\",\"size\":\"E4-2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2as_v4\",\"tier\":\"Standard\",\"size\":\"E4-2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2as_v5\",\"tier\":\"Standard\",\"size\":\"E4-2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ds_v4\",\"tier\":\"Standard\",\"size\":\"E4-2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ds_v5\",\"tier\":\"Standard\",\"size\":\"E4-2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v3\",\"tier\":\"Standard\",\"size\":\"E4-2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v4\",\"tier\":\"Standard\",\"size\":\"E4-2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v5\",\"tier\":\"Standard\",\"size\":\"E4-2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ads_v5\",\"tier\":\"Standard\",\"size\":\"E48ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48as_v4\",\"tier\":\"Standard\",\"size\":\"E48as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48as_v5\",\"tier\":\"Standard\",\"size\":\"E48as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48a_v4\",\"tier\":\"Standard\",\"size\":\"E48a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48bds_v5\",\"tier\":\"Standard\",\"size\":\"E48bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48bs_v5\",\"tier\":\"Standard\",\"size\":\"E48bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ds_v4\",\"tier\":\"Standard\",\"size\":\"E48ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ds_v5\",\"tier\":\"Standard\",\"size\":\"E48ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48d_v4\",\"tier\":\"Standard\",\"size\":\"E48d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48d_v5\",\"tier\":\"Standard\",\"size\":\"E48d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v3\",\"tier\":\"Standard\",\"size\":\"E48s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v4\",\"tier\":\"Standard\",\"size\":\"E48s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v5\",\"tier\":\"Standard\",\"size\":\"E48s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v3\",\"tier\":\"Standard\",\"size\":\"E48_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v4\",\"tier\":\"Standard\",\"size\":\"E48_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v5\",\"tier\":\"Standard\",\"size\":\"E48_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ads_v5\",\"tier\":\"Standard\",\"size\":\"E4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4as_v4\",\"tier\":\"Standard\",\"size\":\"E4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4as_v5\",\"tier\":\"Standard\",\"size\":\"E4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4a_v4\",\"tier\":\"Standard\",\"size\":\"E4a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4bds_v5\",\"tier\":\"Standard\",\"size\":\"E4bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"18750\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"11000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"350000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4bs_v5\",\"tier\":\"Standard\",\"size\":\"E4bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"18750\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"11000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"350000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ds_v4\",\"tier\":\"Standard\",\"size\":\"E4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ds_v5\",\"tier\":\"Standard\",\"size\":\"E4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4d_v4\",\"tier\":\"Standard\",\"size\":\"E4d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4d_v5\",\"tier\":\"Standard\",\"size\":\"E4d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4pds_v5\",\"tier\":\"Standard\",\"size\":\"E4pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ps_v5\",\"tier\":\"Standard\",\"size\":\"E4ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v3\",\"tier\":\"Standard\",\"size\":\"E4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v4\",\"tier\":\"Standard\",\"size\":\"E4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v5\",\"tier\":\"Standard\",\"size\":\"E4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v3\",\"tier\":\"Standard\",\"size\":\"E4_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v4\",\"tier\":\"Standard\",\"size\":\"E4_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v5\",\"tier\":\"Standard\",\"size\":\"E4_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ads_v5\",\"tier\":\"Standard\",\"size\":\"E64-16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16as_v4\",\"tier\":\"Standard\",\"size\":\"E64-16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16as_v5\",\"tier\":\"Standard\",\"size\":\"E64-16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ds_v4\",\"tier\":\"Standard\",\"size\":\"E64-16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ds_v5\",\"tier\":\"Standard\",\"size\":\"E64-16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v3\",\"tier\":\"Standard\",\"size\":\"E64-16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v4\",\"tier\":\"Standard\",\"size\":\"E64-16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v5\",\"tier\":\"Standard\",\"size\":\"E64-16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ads_v5\",\"tier\":\"Standard\",\"size\":\"E64-32ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32as_v4\",\"tier\":\"Standard\",\"size\":\"E64-32as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32as_v5\",\"tier\":\"Standard\",\"size\":\"E64-32as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ds_v4\",\"tier\":\"Standard\",\"size\":\"E64-32ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ds_v5\",\"tier\":\"Standard\",\"size\":\"E64-32ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v3\",\"tier\":\"Standard\",\"size\":\"E64-32s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v4\",\"tier\":\"Standard\",\"size\":\"E64-32s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v5\",\"tier\":\"Standard\",\"size\":\"E64-32s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ads_v5\",\"tier\":\"Standard\",\"size\":\"E64ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64as_v4\",\"tier\":\"Standard\",\"size\":\"E64as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64as_v5\",\"tier\":\"Standard\",\"size\":\"E64as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64a_v4\",\"tier\":\"Standard\",\"size\":\"E64a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64bds_v5\",\"tier\":\"Standard\",\"size\":\"E64bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64bs_v5\",\"tier\":\"Standard\",\"size\":\"E64bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ds_v4\",\"tier\":\"Standard\",\"size\":\"E64ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ds_v5\",\"tier\":\"Standard\",\"size\":\"E64ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64d_v4\",\"tier\":\"Standard\",\"size\":\"E64d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64d_v5\",\"tier\":\"Standard\",\"size\":\"E64d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64is_v3\",\"tier\":\"Standard\",\"size\":\"E64is_v3\",\"family\":\"standardEISv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64i_v3\",\"tier\":\"Standard\",\"size\":\"E64i_v3\",\"family\":\"standardEIv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v3\",\"tier\":\"Standard\",\"size\":\"E64s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v4\",\"tier\":\"Standard\",\"size\":\"E64s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v5\",\"tier\":\"Standard\",\"size\":\"E64s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v3\",\"tier\":\"Standard\",\"size\":\"E64_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v4\",\"tier\":\"Standard\",\"size\":\"E64_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v5\",\"tier\":\"Standard\",\"size\":\"E64_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ads_v5\",\"tier\":\"Standard\",\"size\":\"E8-2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2as_v4\",\"tier\":\"Standard\",\"size\":\"E8-2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2as_v5\",\"tier\":\"Standard\",\"size\":\"E8-2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ds_v4\",\"tier\":\"Standard\",\"size\":\"E8-2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ds_v5\",\"tier\":\"Standard\",\"size\":\"E8-2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v3\",\"tier\":\"Standard\",\"size\":\"E8-2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v4\",\"tier\":\"Standard\",\"size\":\"E8-2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v5\",\"tier\":\"Standard\",\"size\":\"E8-2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ads_v5\",\"tier\":\"Standard\",\"size\":\"E8-4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4as_v4\",\"tier\":\"Standard\",\"size\":\"E8-4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4as_v5\",\"tier\":\"Standard\",\"size\":\"E8-4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ds_v4\",\"tier\":\"Standard\",\"size\":\"E8-4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ds_v5\",\"tier\":\"Standard\",\"size\":\"E8-4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v3\",\"tier\":\"Standard\",\"size\":\"E8-4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v4\",\"tier\":\"Standard\",\"size\":\"E8-4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v5\",\"tier\":\"Standard\",\"size\":\"E8-4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E80ids_v4\",\"tier\":\"Standard\",\"size\":\"E80ids_v4\",\"family\":\"standardXEIDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4362240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E80is_v4\",\"tier\":\"Standard\",\"size\":\"E80is_v4\",\"family\":\"standardXEISv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ads_v5\",\"tier\":\"Standard\",\"size\":\"E8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8as_v4\",\"tier\":\"Standard\",\"size\":\"E8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8as_v5\",\"tier\":\"Standard\",\"size\":\"E8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8a_v4\",\"tier\":\"Standard\",\"size\":\"E8a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8bds_v5\",\"tier\":\"Standard\",\"size\":\"E8bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"37500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"22000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"625000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8bs_v5\",\"tier\":\"Standard\",\"size\":\"E8bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"37500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"22000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"625000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ds_v4\",\"tier\":\"Standard\",\"size\":\"E8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ds_v5\",\"tier\":\"Standard\",\"size\":\"E8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8d_v4\",\"tier\":\"Standard\",\"size\":\"E8d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8d_v5\",\"tier\":\"Standard\",\"size\":\"E8d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8pds_v5\",\"tier\":\"Standard\",\"size\":\"E8pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ps_v5\",\"tier\":\"Standard\",\"size\":\"E8ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v3\",\"tier\":\"Standard\",\"size\":\"E8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v4\",\"tier\":\"Standard\",\"size\":\"E8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v5\",\"tier\":\"Standard\",\"size\":\"E8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v3\",\"tier\":\"Standard\",\"size\":\"E8_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v4\",\"tier\":\"Standard\",\"size\":\"E8_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v5\",\"tier\":\"Standard\",\"size\":\"E8_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24ads_v5\",\"tier\":\"Standard\",\"size\":\"E96-24ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24as_v4\",\"tier\":\"Standard\",\"size\":\"E96-24as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24as_v5\",\"tier\":\"Standard\",\"size\":\"E96-24as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24ds_v5\",\"tier\":\"Standard\",\"size\":\"E96-24ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24s_v5\",\"tier\":\"Standard\",\"size\":\"E96-24s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48ads_v5\",\"tier\":\"Standard\",\"size\":\"E96-48ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48as_v4\",\"tier\":\"Standard\",\"size\":\"E96-48as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48as_v5\",\"tier\":\"Standard\",\"size\":\"E96-48as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48ds_v5\",\"tier\":\"Standard\",\"size\":\"E96-48ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48s_v5\",\"tier\":\"Standard\",\"size\":\"E96-48s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ads_v5\",\"tier\":\"Standard\",\"size\":\"E96ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96as_v4\",\"tier\":\"Standard\",\"size\":\"E96as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96as_v5\",\"tier\":\"Standard\",\"size\":\"E96as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96a_v4\",\"tier\":\"Standard\",\"size\":\"E96a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ds_v5\",\"tier\":\"Standard\",\"size\":\"E96ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96d_v5\",\"tier\":\"Standard\",\"size\":\"E96d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ias_v4\",\"tier\":\"Standard\",\"size\":\"E96ias_v4\",\"family\":\"standardEIASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1070000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1070000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"19200000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1260000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96s_v5\",\"tier\":\"Standard\",\"size\":\"E96s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96_v5\",\"tier\":\"Standard\",\"size\":\"E96_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_EC16ads_v5\",\"tier\":\"Standard\",\"size\":\"EC16ads_v5\",\"family\":\"standardECADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_EC32ads_v5\",\"tier\":\"Standard\",\"size\":\"EC32ads_v5\",\"family\":\"standardECADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_EC48ads_v5\",\"tier\":\"Standard\",\"size\":\"EC48ads_v5\",\"family\":\"standardECADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_EC8ads_v5\",\"tier\":\"Standard\",\"size\":\"EC8ads_v5\",\"family\":\"standardECADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F1\",\"tier\":\"Standard\",\"size\":\"F1\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16\",\"tier\":\"Standard\",\"size\":\"F16\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16s\",\"tier\":\"Standard\",\"size\":\"F16s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"206158430208\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16s_v2\",\"tier\":\"Standard\",\"size\":\"F16s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"274877906944\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F1s\",\"tier\":\"Standard\",\"size\":\"F1s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"12884901888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2\",\"tier\":\"Standard\",\"size\":\"F2\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2s\",\"tier\":\"Standard\",\"size\":\"F2s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"25769803776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2s_v2\",\"tier\":\"Standard\",\"size\":\"F2s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"32505856\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"32505856\"},{\"name\":\"CachedDiskBytes\",\"value\":\"34359738368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"49283072\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F32s_v2\",\"tier\":\"Standard\",\"size\":\"F32s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"549755813888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4\",\"tier\":\"Standard\",\"size\":\"F4\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F48s_v2\",\"tier\":\"Standard\",\"size\":\"F48s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"824633720832\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4s\",\"tier\":\"Standard\",\"size\":\"F4s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"51539607552\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4s_v2\",\"tier\":\"Standard\",\"size\":\"F4s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"68719476736\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F64s_v2\",\"tier\":\"Standard\",\"size\":\"F64s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F72s_v2\",\"tier\":\"Standard\",\"size\":\"F72s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"589824\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"72\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"144\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"72\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"144000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1632087572480\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8\",\"tier\":\"Standard\",\"size\":\"F8\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8s\",\"tier\":\"Standard\",\"size\":\"F8s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"103079215104\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8s_v2\",\"tier\":\"Standard\",\"size\":\"F8s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"137438953472\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G1\",\"tier\":\"Standard\",\"size\":\"G1\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G2\",\"tier\":\"Standard\",\"size\":\"G2\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G3\",\"tier\":\"Standard\",\"size\":\"G3\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1572864\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G4\",\"tier\":\"Standard\",\"size\":\"G4\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3145728\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G5\",\"tier\":\"Standard\",\"size\":\"G5\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"6291456\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1572864000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS1\",\"tier\":\"Standard\",\"size\":\"GS1\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"283467841536\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS2\",\"tier\":\"Standard\",\"size\":\"GS2\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"566935683072\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS3\",\"tier\":\"Standard\",\"size\":\"GS3\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1133871366144\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4\",\"tier\":\"Standard\",\"size\":\"GS4\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4-4\",\"tier\":\"Standard\",\"size\":\"GS4-4\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4-8\",\"tier\":\"Standard\",\"size\":\"GS4-8\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5\",\"tier\":\"Standard\",\"size\":\"GS5\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5-16\",\"tier\":\"Standard\",\"size\":\"GS5-16\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5-8\",\"tier\":\"Standard\",\"size\":\"GS5-8\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16as_v3\",\"tier\":\"Standard\",\"size\":\"L16as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s\",\"tier\":\"Standard\",\"size\":\"L16s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2874368\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s_v2\",\"tier\":\"Standard\",\"size\":\"L16s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"16000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s_v3\",\"tier\":\"Standard\",\"size\":\"L16s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32as_v3\",\"tier\":\"Standard\",\"size\":\"L32as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s\",\"tier\":\"Standard\",\"size\":\"L32s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"5765120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s_v2\",\"tier\":\"Standard\",\"size\":\"L32s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s_v3\",\"tier\":\"Standard\",\"size\":\"L32s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48as_v3\",\"tier\":\"Standard\",\"size\":\"L48as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48s_v2\",\"tier\":\"Standard\",\"size\":\"L48s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"48000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1006632960\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48s_v3\",\"tier\":\"Standard\",\"size\":\"L48s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L4s\",\"tier\":\"Standard\",\"size\":\"L4s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"694272\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64as_v3\",\"tier\":\"Standard\",\"size\":\"L64as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1280000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64s_v2\",\"tier\":\"Standard\",\"size\":\"L64s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"64000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1342177280\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64s_v3\",\"tier\":\"Standard\",\"size\":\"L64s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80as_v3\",\"tier\":\"Standard\",\"size\":\"L80as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1400000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80s_v2\",\"tier\":\"Standard\",\"size\":\"L80s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1468006400\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80s_v3\",\"tier\":\"Standard\",\"size\":\"L80s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2160000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8as_v3\",\"tier\":\"Standard\",\"size\":\"L8as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"200000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s\",\"tier\":\"Standard\",\"size\":\"L8s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1421312\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s_v2\",\"tier\":\"Standard\",\"size\":\"L8s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"8000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s_v3\",\"tier\":\"Standard\",\"size\":\"L8s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128\",\"tier\":\"Standard\",\"size\":\"M128\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2637109919744\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128-32ms\",\"tier\":\"Standard\",\"size\":\"M128-32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M128ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128-64ms\",\"tier\":\"Standard\",\"size\":\"M128-64ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M128ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128dms_v2\",\"tier\":\"Standard\",\"size\":\"M128dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"3892\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ds_v2\",\"tier\":\"Standard\",\"size\":\"M128ds_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128m\",\"tier\":\"Standard\",\"size\":\"M128m\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2637109919744\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ms\",\"tier\":\"Standard\",\"size\":\"M128ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ms_v2\",\"tier\":\"Standard\",\"size\":\"M128ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"3892\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128s\",\"tier\":\"Standard\",\"size\":\"M128s\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128s_v2\",\"tier\":\"Standard\",\"size\":\"M128s_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16-4ms\",\"tier\":\"Standard\",\"size\":\"M16-4ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M16ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16-8ms\",\"tier\":\"Standard\",\"size\":\"M16-8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M16ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16ms\",\"tier\":\"Standard\",\"size\":\"M16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192idms_v2\",\"tier\":\"Standard\",\"size\":\"M192idms_v2\",\"family\":\"standardMIDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4096\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192ids_v2\",\"tier\":\"Standard\",\"size\":\"M192ids_v2\",\"family\":\"standardMIDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192ims_v2\",\"tier\":\"Standard\",\"size\":\"M192ims_v2\",\"family\":\"standardMISMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4096\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192is_v2\",\"tier\":\"Standard\",\"size\":\"M192is_v2\",\"family\":\"standardMISMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M208ms_v2\",\"tier\":\"Standard\",\"size\":\"M208ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"208\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M208s_v2\",\"tier\":\"Standard\",\"size\":\"M208s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"208\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2850\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32-16ms\",\"tier\":\"Standard\",\"size\":\"M32-16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M32ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32-8ms\",\"tier\":\"Standard\",\"size\":\"M32-8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M32ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32dms_v2\",\"tier\":\"Standard\",\"size\":\"M32dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1048576\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3410000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ls\",\"tier\":\"Standard\",\"size\":\"M32ls\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ms\",\"tier\":\"Standard\",\"size\":\"M32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ms_v2\",\"tier\":\"Standard\",\"size\":\"M32ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3410000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ts\",\"tier\":\"Standard\",\"size\":\"M32ts\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416-208ms_v2\",\"tier\":\"Standard\",\"size\":\"M416-208ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"11400\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"208\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M416ms_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"15118000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416-208s_v2\",\"tier\":\"Standard\",\"size\":\"M416-208s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"208\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M416s_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"15118000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416ms_v2\",\"tier\":\"Standard\",\"size\":\"M416ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"11400\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416s_v2\",\"tier\":\"Standard\",\"size\":\"M416s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64\",\"tier\":\"Standard\",\"size\":\"M64\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1318554959872\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64-16ms\",\"tier\":\"Standard\",\"size\":\"M64-16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M64ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64-32ms\",\"tier\":\"Standard\",\"size\":\"M64-32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M64ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64dms_v2\",\"tier\":\"Standard\",\"size\":\"M64dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1792\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ds_v2\",\"tier\":\"Standard\",\"size\":\"M64ds_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ls\",\"tier\":\"Standard\",\"size\":\"M64ls\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64m\",\"tier\":\"Standard\",\"size\":\"M64m\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ms\",\"tier\":\"Standard\",\"size\":\"M64ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ms_v2\",\"tier\":\"Standard\",\"size\":\"M64ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1792\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64s\",\"tier\":\"Standard\",\"size\":\"M64s\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64s_v2\",\"tier\":\"Standard\",\"size\":\"M64s_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8-2ms\",\"tier\":\"Standard\",\"size\":\"M8-2ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M8ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8-4ms\",\"tier\":\"Standard\",\"size\":\"M8-4ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M8ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8ms\",\"tier\":\"Standard\",\"size\":\"M8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12\",\"tier\":\"Standard\",\"size\":\"NC12\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12s_v3\",\"tier\":\"Standard\",\"size\":\"NC12s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12_Promo\",\"tier\":\"Standard\",\"size\":\"NC12_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC16as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC16as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"110\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24\",\"tier\":\"Standard\",\"size\":\"NC24\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC24ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"220\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"274877906944\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"915456\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24r\",\"tier\":\"Standard\",\"size\":\"NC24r\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24rs_v3\",\"tier\":\"Standard\",\"size\":\"NC24rs_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3018752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1374389534720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24r_Promo\",\"tier\":\"Standard\",\"size\":\"NC24r_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24s_v3\",\"tier\":\"Standard\",\"size\":\"NC24s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24_Promo\",\"tier\":\"Standard\",\"size\":\"NC24_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC48ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC48ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"440\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"549755813888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1830912\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC4as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC4as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"180224\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6\",\"tier\":\"Standard\",\"size\":\"NC6\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC64as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC64as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2883584\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"440\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"48000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"737280000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6s_v3\",\"tier\":\"Standard\",\"size\":\"NC6s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6_Promo\",\"tier\":\"Standard\",\"size\":\"NC6_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC8as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC8as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC96ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC96ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"880\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1024000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1024000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4096000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_ND96amsr_A100_v4\",\"tier\":\"Standard\",\"size\":\"ND96amsr_A100_v4\",\"family\":\"standard NDAMSv4_A100Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2969600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1924\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"GPUs\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1464000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"10307921510\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9663676416\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"81600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1228800000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12\",\"tier\":\"Standard\",\"size\":\"NV12\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12ads_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV12ads_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"368640\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"110\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12s_v2\",\"tier\":\"Standard\",\"size\":\"NV12s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12s_v3\",\"tier\":\"Standard\",\"size\":\"NV12s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12_Promo\",\"tier\":\"Standard\",\"size\":\"NV12_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV16as_v4\",\"tier\":\"Standard\",\"size\":\"NV16as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV18ads_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV18ads_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"737280\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"18\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"220\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"18\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"184320000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"6\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24\",\"tier\":\"Standard\",\"size\":\"NV24\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24s_v2\",\"tier\":\"Standard\",\"size\":\"NV24s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24s_v3\",\"tier\":\"Standard\",\"size\":\"NV24s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24_Promo\",\"tier\":\"Standard\",\"size\":\"NV24_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV32as_v4\",\"tier\":\"Standard\",\"size\":\"NV32as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"720896\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV36adms_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV36adms_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2949120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"36\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"880\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"36\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"184320000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV36ads_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV36ads_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"36\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"440\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"36\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"184320000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV48s_v3\",\"tier\":\"Standard\",\"size\":\"NV48s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3018752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1374389534720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV4as_v4\",\"tier\":\"Standard\",\"size\":\"NV4as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"90112\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6\",\"tier\":\"Standard\",\"size\":\"NV6\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6ads_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV6ads_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"184320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"55\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"184320000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6s_v2\",\"tier\":\"Standard\",\"size\":\"NV6s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6_Promo\",\"tier\":\"Standard\",\"size\":\"NV6_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV72ads_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV72ads_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2949120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"72\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"880\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"72\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"180000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV8as_v4\",\"tier\":\"Standard\",\"size\":\"NV8as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"180224\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]}]}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null @@ -29,25 +29,25 @@ "Method" : "GET", "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/skus?api-version=2021-07-01&$filter=location%20eq%20%27eastus2%27", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "8f8f2d99-c6f5-44c6-a1c7-83599d16532b", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0eff126e-c783-438d-b97e-e58ac34c6588", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:20:31 GMT", - "x-ms-correlation-request-id" : "69b03f21-3116-455b-9c21-ad2e08edae08", + "Date" : "Wed, 19 Apr 2023 03:50:42 GMT", + "x-ms-correlation-request-id" : "c3b250c0-6957-4f42-851b-50b4cc85d735", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022032Z:69b03f21-3116-455b-9c21-ad2e08edae08", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035043Z:c3b250c0-6957-4f42-851b-50b4cc85d735", "Expires" : "-1", - "Content-Length" : "966132", - "x-ms-request-id" : "69b03f21-3116-455b-9c21-ad2e08edae08", - "Body" : "{\"value\":[{\"resourceType\":\"availabilitySets\",\"name\":\"Aligned\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaximumPlatformFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"availabilitySets\",\"name\":\"Classic\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaximumPlatformFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P1\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"100\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"100\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"5400000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"123\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"1100\"},{\"name\":\"MinIOps\",\"value\":\"1100\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"125\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"125\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"4320000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"79\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P2\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"2300\"},{\"name\":\"MinIOps\",\"value\":\"2300\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"2160000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"35\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P3\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16\"},{\"name\":\"MinSizeGiB\",\"value\":\"8\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"8000\"},{\"name\":\"MaxIOps\",\"value\":\"5000\"},{\"name\":\"MinIOps\",\"value\":\"5000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"200\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"200\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"16\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"600\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"16000\"},{\"name\":\"MaxIOps\",\"value\":\"7500\"},{\"name\":\"MinIOps\",\"value\":\"7500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"7500\"},{\"name\":\"MinIOps\",\"value\":\"7500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"240\"},{\"name\":\"MinIOps\",\"value\":\"240\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"50\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"50\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"5868000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"211\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"16000\"},{\"name\":\"MinIOps\",\"value\":\"16000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"18000\"},{\"name\":\"MinIOps\",\"value\":\"18000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"20000\"},{\"name\":\"MinIOps\",\"value\":\"20000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"900\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"900\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E1\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E2\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E3\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16\"},{\"name\":\"MinSizeGiB\",\"value\":\"8\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"150\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"1500\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxBurstIops\",\"value\":\"1000\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"900000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"342\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"16\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"600\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"2000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"400\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"400\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"4000\"},{\"name\":\"MinIOps\",\"value\":\"4000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"600\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"600\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"6000\"},{\"name\":\"MinIOps\",\"value\":\"6000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"150\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"1500\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"1300\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"300\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"1300\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"300\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"2000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"UltraSSD_LRS\",\"tier\":\"Ultra\",\"size\":\"U\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"65536\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOpsReadWrite\",\"value\":\"160000\"},{\"name\":\"MinIOpsReadWrite\",\"value\":\"100\"},{\"name\":\"MaxBandwidthMBpsReadWrite\",\"value\":\"4000\"},{\"name\":\"MinBandwidthMBpsReadWrite\",\"value\":\"1\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"15\"},{\"name\":\"MinIOSizeKiBps\",\"value\":\"4\"},{\"name\":\"MaxIOSizeKiBps\",\"value\":\"256\"},{\"name\":\"MinIopsReadOnly\",\"value\":\"100\"},{\"name\":\"MaxIopsReadOnly\",\"value\":\"160000\"},{\"name\":\"MinBandwidthMBpsReadOnly\",\"value\":\"1\"},{\"name\":\"MaxBandwidthMBpsReadOnly\",\"value\":\"4000\"},{\"name\":\"MaxIopsPerGiBReadWrite\",\"value\":\"300\"},{\"name\":\"MaxIopsPerGiBReadOnly\",\"value\":\"300\"},{\"name\":\"MinIopsPerGiBReadWrite\",\"value\":\"1\"},{\"name\":\"MinIopsPerGiBReadOnly\",\"value\":\"1\"},{\"name\":\"BillingPartitionSizes\",\"value\":\"4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, 16384, 17408, 18432, 19456, 20480, 21504, 22528, 23552,24576,25600,26624,27648,28672,29696,30720,31744,32768,33792,34816,35840,36864,37888,38912,39936,40960,41984,43008,44032,45056,46080,47104,48128,49152,50176,51200,52224,53248,54272,55296,56320,57344,58368,59392,60416,61440,62464,63488,64512,65536\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DADSv5-Type1\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv4-Type1\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv4-Type2\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv5-Type1\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DCdsv3-Type1\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DCsv3-Type1\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv4-Type1\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv4-Type2\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv5-Type1\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type1\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"40\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type2\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"76\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type4\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv4-Type1\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv4-Type2\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv5-Type1\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EADSv5-Type1\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv4-Type1\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv4-Type2\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv5-Type1\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Ebdsv5-Type1\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Ebsv5-Type1\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv4-Type1\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv4-Type2\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv5-Type1\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type1\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"40\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type2\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"76\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type4\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv4-Type1\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv4-Type2\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv5-Type1\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"72\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type3\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type4\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Lasv3-Type1\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"LSv2-Type1\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Lsv3-Type1\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mdmsv2MedMem-Type1\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mdsv2MedMem-Type1\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mmsv2MedMem-Type1\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MS-Type1\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"112\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSm-Type1\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"112\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSmv2-Type1\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSv2-Type1\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Msv2MedMem-Type1\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"NVASv4-Type1\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"NVSv3-Type1\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"28\"}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Standard_ZRS\",\"tier\":\"Standard\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A0\",\"tier\":\"Basic\",\"size\":\"A0\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"0.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"1\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"50\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A1\",\"tier\":\"Basic\",\"size\":\"A1\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"1.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A2\",\"tier\":\"Basic\",\"size\":\"A2\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"61440\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A3\",\"tier\":\"Basic\",\"size\":\"A3\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"122880\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A4\",\"tier\":\"Basic\",\"size\":\"A4\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"245760\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A0\",\"tier\":\"Standard\",\"size\":\"A0\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"0.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"1\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"50\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A1\",\"tier\":\"Standard\",\"size\":\"A1\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"71680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"1.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A1_v2\",\"tier\":\"Standard\",\"size\":\"A1_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"10240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"10485760\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"24000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2\",\"tier\":\"Standard\",\"size\":\"A2\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"138240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2m_v2\",\"tier\":\"Standard\",\"size\":\"A2m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2_v2\",\"tier\":\"Standard\",\"size\":\"A2_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A3\",\"tier\":\"Standard\",\"size\":\"A3\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"291840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4\",\"tier\":\"Standard\",\"size\":\"A4\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"619520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4m_v2\",\"tier\":\"Standard\",\"size\":\"A4m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4_v2\",\"tier\":\"Standard\",\"size\":\"A4_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A5\",\"tier\":\"Standard\",\"size\":\"A5\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"138240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A6\",\"tier\":\"Standard\",\"size\":\"A6\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"291840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A7\",\"tier\":\"Standard\",\"size\":\"A7\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"619520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A8m_v2\",\"tier\":\"Standard\",\"size\":\"A8m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A8_v2\",\"tier\":\"Standard\",\"size\":\"A8_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B12ms\",\"tier\":\"Standard\",\"size\":\"B12ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"98304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"48\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6480\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"74956800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"74956800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"6\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B16ms\",\"tier\":\"Standard\",\"size\":\"B16ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8640\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1ls\",\"tier\":\"Standard\",\"size\":\"B1ls\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"0.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"200\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1ms\",\"tier\":\"Standard\",\"size\":\"B1ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"800\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"640\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1s\",\"tier\":\"Standard\",\"size\":\"B1s\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"400\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B20ms\",\"tier\":\"Standard\",\"size\":\"B20ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"80\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10800\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B2ms\",\"tier\":\"Standard\",\"size\":\"B2ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2400\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1920\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B2s\",\"tier\":\"Standard\",\"size\":\"B2s\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1600\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1280\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B4ms\",\"tier\":\"Standard\",\"size\":\"B4ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3600\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"2880\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B8ms\",\"tier\":\"Standard\",\"size\":\"B8ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D1\",\"tier\":\"Standard\",\"size\":\"D1\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11\",\"tier\":\"Standard\",\"size\":\"D11\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11_v2\",\"tier\":\"Standard\",\"size\":\"D11_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D11_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12\",\"tier\":\"Standard\",\"size\":\"D12\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12_v2\",\"tier\":\"Standard\",\"size\":\"D12_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D12_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13\",\"tier\":\"Standard\",\"size\":\"D13\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13_v2\",\"tier\":\"Standard\",\"size\":\"D13_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D13_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14\",\"tier\":\"Standard\",\"size\":\"D14\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14_v2\",\"tier\":\"Standard\",\"size\":\"D14_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D14_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D15_v2\",\"tier\":\"Standard\",\"size\":\"D15_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"140\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"60000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"982515712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"490733568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ads_v5\",\"tier\":\"Standard\",\"size\":\"D16ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16as_v4\",\"tier\":\"Standard\",\"size\":\"D16as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16as_v5\",\"tier\":\"Standard\",\"size\":\"D16as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16a_v4\",\"tier\":\"Standard\",\"size\":\"D16a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ds_v4\",\"tier\":\"Standard\",\"size\":\"D16ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ds_v5\",\"tier\":\"Standard\",\"size\":\"D16ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16d_v4\",\"tier\":\"Standard\",\"size\":\"D16d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"483393536\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16d_v5\",\"tier\":\"Standard\",\"size\":\"D16d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16pds_v5\",\"tier\":\"Standard\",\"size\":\"D16pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16plds_v5\",\"tier\":\"Standard\",\"size\":\"D16plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16pls_v5\",\"tier\":\"Standard\",\"size\":\"D16pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ps_v5\",\"tier\":\"Standard\",\"size\":\"D16ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v3\",\"tier\":\"Standard\",\"size\":\"D16s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v4\",\"tier\":\"Standard\",\"size\":\"D16s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v5\",\"tier\":\"Standard\",\"size\":\"D16s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v3\",\"tier\":\"Standard\",\"size\":\"D16_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v4\",\"tier\":\"Standard\",\"size\":\"D16_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v5\",\"tier\":\"Standard\",\"size\":\"D16_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D1_v2\",\"tier\":\"Standard\",\"size\":\"D1_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2\",\"tier\":\"Standard\",\"size\":\"D2\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ads_v5\",\"tier\":\"Standard\",\"size\":\"D2ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2as_v4\",\"tier\":\"Standard\",\"size\":\"D2as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2as_v5\",\"tier\":\"Standard\",\"size\":\"D2as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2a_v4\",\"tier\":\"Standard\",\"size\":\"D2a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ds_v4\",\"tier\":\"Standard\",\"size\":\"D2ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ds_v5\",\"tier\":\"Standard\",\"size\":\"D2ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2d_v4\",\"tier\":\"Standard\",\"size\":\"D2d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2d_v5\",\"tier\":\"Standard\",\"size\":\"D2d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2pds_v5\",\"tier\":\"Standard\",\"size\":\"D2pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2plds_v5\",\"tier\":\"Standard\",\"size\":\"D2plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2pls_v5\",\"tier\":\"Standard\",\"size\":\"D2pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ps_v5\",\"tier\":\"Standard\",\"size\":\"D2ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v3\",\"tier\":\"Standard\",\"size\":\"D2s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v4\",\"tier\":\"Standard\",\"size\":\"D2s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v5\",\"tier\":\"Standard\",\"size\":\"D2s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v2\",\"tier\":\"Standard\",\"size\":\"D2_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D2_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v3\",\"tier\":\"Standard\",\"size\":\"D2_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v4\",\"tier\":\"Standard\",\"size\":\"D2_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v5\",\"tier\":\"Standard\",\"size\":\"D2_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3\",\"tier\":\"Standard\",\"size\":\"D3\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ads_v5\",\"tier\":\"Standard\",\"size\":\"D32ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32as_v4\",\"tier\":\"Standard\",\"size\":\"D32as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32as_v5\",\"tier\":\"Standard\",\"size\":\"D32as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32a_v4\",\"tier\":\"Standard\",\"size\":\"D32a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ds_v4\",\"tier\":\"Standard\",\"size\":\"D32ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ds_v5\",\"tier\":\"Standard\",\"size\":\"D32ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32d_v4\",\"tier\":\"Standard\",\"size\":\"D32d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32d_v5\",\"tier\":\"Standard\",\"size\":\"D32d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32pds_v5\",\"tier\":\"Standard\",\"size\":\"D32pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32plds_v5\",\"tier\":\"Standard\",\"size\":\"D32plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32pls_v5\",\"tier\":\"Standard\",\"size\":\"D32pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ps_v5\",\"tier\":\"Standard\",\"size\":\"D32ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v3\",\"tier\":\"Standard\",\"size\":\"D32s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v4\",\"tier\":\"Standard\",\"size\":\"D32s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v5\",\"tier\":\"Standard\",\"size\":\"D32s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v3\",\"tier\":\"Standard\",\"size\":\"D32_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v4\",\"tier\":\"Standard\",\"size\":\"D32_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v5\",\"tier\":\"Standard\",\"size\":\"D32_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3_v2\",\"tier\":\"Standard\",\"size\":\"D3_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D3_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4\",\"tier\":\"Standard\",\"size\":\"D4\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ads_v5\",\"tier\":\"Standard\",\"size\":\"D48ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48as_v4\",\"tier\":\"Standard\",\"size\":\"D48as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48as_v5\",\"tier\":\"Standard\",\"size\":\"D48as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48a_v4\",\"tier\":\"Standard\",\"size\":\"D48a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ds_v4\",\"tier\":\"Standard\",\"size\":\"D48ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ds_v5\",\"tier\":\"Standard\",\"size\":\"D48ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48d_v4\",\"tier\":\"Standard\",\"size\":\"D48d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48d_v5\",\"tier\":\"Standard\",\"size\":\"D48d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48pds_v5\",\"tier\":\"Standard\",\"size\":\"D48pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48plds_v5\",\"tier\":\"Standard\",\"size\":\"D48plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48pls_v5\",\"tier\":\"Standard\",\"size\":\"D48pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ps_v5\",\"tier\":\"Standard\",\"size\":\"D48ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v3\",\"tier\":\"Standard\",\"size\":\"D48s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v4\",\"tier\":\"Standard\",\"size\":\"D48s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v5\",\"tier\":\"Standard\",\"size\":\"D48s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v3\",\"tier\":\"Standard\",\"size\":\"D48_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v4\",\"tier\":\"Standard\",\"size\":\"D48_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v5\",\"tier\":\"Standard\",\"size\":\"D48_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ads_v5\",\"tier\":\"Standard\",\"size\":\"D4ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4as_v4\",\"tier\":\"Standard\",\"size\":\"D4as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4as_v5\",\"tier\":\"Standard\",\"size\":\"D4as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4a_v4\",\"tier\":\"Standard\",\"size\":\"D4a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ds_v4\",\"tier\":\"Standard\",\"size\":\"D4ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ds_v5\",\"tier\":\"Standard\",\"size\":\"D4ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4d_v4\",\"tier\":\"Standard\",\"size\":\"D4d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4d_v5\",\"tier\":\"Standard\",\"size\":\"D4d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4pds_v5\",\"tier\":\"Standard\",\"size\":\"D4pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4plds_v5\",\"tier\":\"Standard\",\"size\":\"D4plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4pls_v5\",\"tier\":\"Standard\",\"size\":\"D4pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ps_v5\",\"tier\":\"Standard\",\"size\":\"D4ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v3\",\"tier\":\"Standard\",\"size\":\"D4s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v4\",\"tier\":\"Standard\",\"size\":\"D4s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v5\",\"tier\":\"Standard\",\"size\":\"D4s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v2\",\"tier\":\"Standard\",\"size\":\"D4_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D4_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v3\",\"tier\":\"Standard\",\"size\":\"D4_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v4\",\"tier\":\"Standard\",\"size\":\"D4_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v5\",\"tier\":\"Standard\",\"size\":\"D4_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D5_v2\",\"tier\":\"Standard\",\"size\":\"D5_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D5_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D5_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ads_v5\",\"tier\":\"Standard\",\"size\":\"D64ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64as_v4\",\"tier\":\"Standard\",\"size\":\"D64as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64as_v5\",\"tier\":\"Standard\",\"size\":\"D64as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64a_v4\",\"tier\":\"Standard\",\"size\":\"D64a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ds_v4\",\"tier\":\"Standard\",\"size\":\"D64ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ds_v5\",\"tier\":\"Standard\",\"size\":\"D64ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64d_v4\",\"tier\":\"Standard\",\"size\":\"D64d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64d_v5\",\"tier\":\"Standard\",\"size\":\"D64d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64pds_v5\",\"tier\":\"Standard\",\"size\":\"D64pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64plds_v5\",\"tier\":\"Standard\",\"size\":\"D64plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64pls_v5\",\"tier\":\"Standard\",\"size\":\"D64pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ps_v5\",\"tier\":\"Standard\",\"size\":\"D64ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v3\",\"tier\":\"Standard\",\"size\":\"D64s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v4\",\"tier\":\"Standard\",\"size\":\"D64s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v5\",\"tier\":\"Standard\",\"size\":\"D64s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v3\",\"tier\":\"Standard\",\"size\":\"D64_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v4\",\"tier\":\"Standard\",\"size\":\"D64_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v5\",\"tier\":\"Standard\",\"size\":\"D64_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ads_v5\",\"tier\":\"Standard\",\"size\":\"D8ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8as_v4\",\"tier\":\"Standard\",\"size\":\"D8as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8as_v5\",\"tier\":\"Standard\",\"size\":\"D8as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8a_v4\",\"tier\":\"Standard\",\"size\":\"D8a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ds_v4\",\"tier\":\"Standard\",\"size\":\"D8ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ds_v5\",\"tier\":\"Standard\",\"size\":\"D8ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8d_v4\",\"tier\":\"Standard\",\"size\":\"D8d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8d_v5\",\"tier\":\"Standard\",\"size\":\"D8d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8pds_v5\",\"tier\":\"Standard\",\"size\":\"D8pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8plds_v5\",\"tier\":\"Standard\",\"size\":\"D8plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8pls_v5\",\"tier\":\"Standard\",\"size\":\"D8pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ps_v5\",\"tier\":\"Standard\",\"size\":\"D8ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v3\",\"tier\":\"Standard\",\"size\":\"D8s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v4\",\"tier\":\"Standard\",\"size\":\"D8s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v5\",\"tier\":\"Standard\",\"size\":\"D8s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v3\",\"tier\":\"Standard\",\"size\":\"D8_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v4\",\"tier\":\"Standard\",\"size\":\"D8_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v5\",\"tier\":\"Standard\",\"size\":\"D8_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96ads_v5\",\"tier\":\"Standard\",\"size\":\"D96ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96as_v4\",\"tier\":\"Standard\",\"size\":\"D96as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96as_v5\",\"tier\":\"Standard\",\"size\":\"D96as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96a_v4\",\"tier\":\"Standard\",\"size\":\"D96a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96ds_v5\",\"tier\":\"Standard\",\"size\":\"D96ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96d_v5\",\"tier\":\"Standard\",\"size\":\"D96d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96s_v5\",\"tier\":\"Standard\",\"size\":\"D96s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96_v5\",\"tier\":\"Standard\",\"size\":\"D96_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC16ds_v3\",\"tier\":\"Standard\",\"size\":\"DC16ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC16s_v3\",\"tier\":\"Standard\",\"size\":\"DC16s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC1ds_v3\",\"tier\":\"Standard\",\"size\":\"DC1ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC1s_v3\",\"tier\":\"Standard\",\"size\":\"DC1s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC24ds_v3\",\"tier\":\"Standard\",\"size\":\"DC24ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"231000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC24s_v3\",\"tier\":\"Standard\",\"size\":\"DC24s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"231000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2as_v5\",\"tier\":\"Standard\",\"size\":\"DC2as_v5\",\"family\":\"standardDCASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2ds_v3\",\"tier\":\"Standard\",\"size\":\"DC2ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2s_v3\",\"tier\":\"Standard\",\"size\":\"DC2s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC32ds_v3\",\"tier\":\"Standard\",\"size\":\"DC32ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC32s_v3\",\"tier\":\"Standard\",\"size\":\"DC32s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC48ds_v3\",\"tier\":\"Standard\",\"size\":\"DC48ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC48s_v3\",\"tier\":\"Standard\",\"size\":\"DC48s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC4ds_v3\",\"tier\":\"Standard\",\"size\":\"DC4ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC4s_v3\",\"tier\":\"Standard\",\"size\":\"DC4s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC8ds_v3\",\"tier\":\"Standard\",\"size\":\"DC8ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC8s_v3\",\"tier\":\"Standard\",\"size\":\"DC8s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS1\",\"tier\":\"Standard\",\"size\":\"DS1\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"7168\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"46170898432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11\",\"tier\":\"Standard\",\"size\":\"DS11\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11-1_v2\",\"tier\":\"Standard\",\"size\":\"DS11-1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS11_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11_v2\",\"tier\":\"Standard\",\"size\":\"DS11_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS11_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12\",\"tier\":\"Standard\",\"size\":\"DS12\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12-1_v2\",\"tier\":\"Standard\",\"size\":\"DS12-1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS12_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12-2_v2\",\"tier\":\"Standard\",\"size\":\"DS12-2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12_v2\",\"tier\":\"Standard\",\"size\":\"DS12_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS12_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS12_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13\",\"tier\":\"Standard\",\"size\":\"DS13\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13-2_v2\",\"tier\":\"Standard\",\"size\":\"DS13-2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS13_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13-4_v2\",\"tier\":\"Standard\",\"size\":\"DS13-4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS13_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13_v2\",\"tier\":\"Standard\",\"size\":\"DS13_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS13_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14\",\"tier\":\"Standard\",\"size\":\"DS14\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14-4_v2\",\"tier\":\"Standard\",\"size\":\"DS14-4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS14_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14-8_v2\",\"tier\":\"Standard\",\"size\":\"DS14-8_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS14_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14_v2\",\"tier\":\"Standard\",\"size\":\"DS14_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS14_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS15_v2\",\"tier\":\"Standard\",\"size\":\"DS15_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"286720\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"140\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"CachedDiskBytes\",\"value\":\"773094113280\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"64000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1006632960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS1_v2\",\"tier\":\"Standard\",\"size\":\"DS1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"7168\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"46170898432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2\",\"tier\":\"Standard\",\"size\":\"DS2\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2_v2\",\"tier\":\"Standard\",\"size\":\"DS2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS2_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3\",\"tier\":\"Standard\",\"size\":\"DS3\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3_v2\",\"tier\":\"Standard\",\"size\":\"DS3_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS3_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4\",\"tier\":\"Standard\",\"size\":\"DS4\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4_v2\",\"tier\":\"Standard\",\"size\":\"DS4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS4_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS5_v2\",\"tier\":\"Standard\",\"size\":\"DS5_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"738734374912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS5_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS5_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"738734374912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104ids_v5\",\"tier\":\"Standard\",\"size\":\"E104ids_v5\",\"family\":\"standardEIDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104id_v5\",\"tier\":\"Standard\",\"size\":\"E104id_v5\",\"family\":\"standardEIDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104is_v5\",\"tier\":\"Standard\",\"size\":\"E104is_v5\",\"family\":\"standardEISv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104i_v5\",\"tier\":\"Standard\",\"size\":\"E104i_v5\",\"family\":\"standardEIv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E112iads_v5\",\"tier\":\"Standard\",\"size\":\"E112iads_v5\",\"family\":\"standardEIADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"112\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E112ias_v5\",\"tier\":\"Standard\",\"size\":\"E112ias_v5\",\"family\":\"standardEIASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"112\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ads_v5\",\"tier\":\"Standard\",\"size\":\"E16-4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4as_v4\",\"tier\":\"Standard\",\"size\":\"E16-4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429497000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4as_v5\",\"tier\":\"Standard\",\"size\":\"E16-4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ds_v4\",\"tier\":\"Standard\",\"size\":\"E16-4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ds_v5\",\"tier\":\"Standard\",\"size\":\"E16-4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v3\",\"tier\":\"Standard\",\"size\":\"E16-4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v4\",\"tier\":\"Standard\",\"size\":\"E16-4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v5\",\"tier\":\"Standard\",\"size\":\"E16-4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ads_v5\",\"tier\":\"Standard\",\"size\":\"E16-8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8as_v4\",\"tier\":\"Standard\",\"size\":\"E16-8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429497000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8as_v5\",\"tier\":\"Standard\",\"size\":\"E16-8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ds_v4\",\"tier\":\"Standard\",\"size\":\"E16-8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ds_v5\",\"tier\":\"Standard\",\"size\":\"E16-8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v3\",\"tier\":\"Standard\",\"size\":\"E16-8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v4\",\"tier\":\"Standard\",\"size\":\"E16-8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v5\",\"tier\":\"Standard\",\"size\":\"E16-8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ads_v5\",\"tier\":\"Standard\",\"size\":\"E16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16as_v4\",\"tier\":\"Standard\",\"size\":\"E16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16as_v5\",\"tier\":\"Standard\",\"size\":\"E16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16a_v4\",\"tier\":\"Standard\",\"size\":\"E16a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16bds_v5\",\"tier\":\"Standard\",\"size\":\"E16bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"44000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16bs_v5\",\"tier\":\"Standard\",\"size\":\"E16bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"44000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ds_v4\",\"tier\":\"Standard\",\"size\":\"E16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ds_v5\",\"tier\":\"Standard\",\"size\":\"E16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16d_v4\",\"tier\":\"Standard\",\"size\":\"E16d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16d_v5\",\"tier\":\"Standard\",\"size\":\"E16d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16pds_v5\",\"tier\":\"Standard\",\"size\":\"E16pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ps_v5\",\"tier\":\"Standard\",\"size\":\"E16ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v3\",\"tier\":\"Standard\",\"size\":\"E16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v4\",\"tier\":\"Standard\",\"size\":\"E16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v5\",\"tier\":\"Standard\",\"size\":\"E16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v3\",\"tier\":\"Standard\",\"size\":\"E16_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v4\",\"tier\":\"Standard\",\"size\":\"E16_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v5\",\"tier\":\"Standard\",\"size\":\"E16_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ads_v5\",\"tier\":\"Standard\",\"size\":\"E20ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"94000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20as_v4\",\"tier\":\"Standard\",\"size\":\"E20as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20as_v5\",\"tier\":\"Standard\",\"size\":\"E20as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20a_v4\",\"tier\":\"Standard\",\"size\":\"E20a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ds_v4\",\"tier\":\"Standard\",\"size\":\"E20ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"190000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1209008128\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"603979776\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ds_v5\",\"tier\":\"Standard\",\"size\":\"E20ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20d_v4\",\"tier\":\"Standard\",\"size\":\"E20d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"190000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1209008128\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"603979776\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20d_v5\",\"tier\":\"Standard\",\"size\":\"E20d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20pds_v5\",\"tier\":\"Standard\",\"size\":\"E20pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"95000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"536870912000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"750000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ps_v5\",\"tier\":\"Standard\",\"size\":\"E20ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"95000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"536870912000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"750000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v3\",\"tier\":\"Standard\",\"size\":\"E20s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v4\",\"tier\":\"Standard\",\"size\":\"E20s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v5\",\"tier\":\"Standard\",\"size\":\"E20s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v3\",\"tier\":\"Standard\",\"size\":\"E20_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"30000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"491520000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"245760000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v4\",\"tier\":\"Standard\",\"size\":\"E20_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v5\",\"tier\":\"Standard\",\"size\":\"E20_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ads_v5\",\"tier\":\"Standard\",\"size\":\"E2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2as_v4\",\"tier\":\"Standard\",\"size\":\"E2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2as_v5\",\"tier\":\"Standard\",\"size\":\"E2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2a_v4\",\"tier\":\"Standard\",\"size\":\"E2a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2bds_v5\",\"tier\":\"Standard\",\"size\":\"E2bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5500\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"156000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2bs_v5\",\"tier\":\"Standard\",\"size\":\"E2bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5500\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"156000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ds_v4\",\"tier\":\"Standard\",\"size\":\"E2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ds_v5\",\"tier\":\"Standard\",\"size\":\"E2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2d_v4\",\"tier\":\"Standard\",\"size\":\"E2d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2d_v5\",\"tier\":\"Standard\",\"size\":\"E2d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2pds_v5\",\"tier\":\"Standard\",\"size\":\"E2pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ps_v5\",\"tier\":\"Standard\",\"size\":\"E2ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v3\",\"tier\":\"Standard\",\"size\":\"E2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v4\",\"tier\":\"Standard\",\"size\":\"E2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v5\",\"tier\":\"Standard\",\"size\":\"E2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v3\",\"tier\":\"Standard\",\"size\":\"E2_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v4\",\"tier\":\"Standard\",\"size\":\"E2_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v5\",\"tier\":\"Standard\",\"size\":\"E2_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ads_v5\",\"tier\":\"Standard\",\"size\":\"E32-16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16as_v4\",\"tier\":\"Standard\",\"size\":\"E32-16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16as_v5\",\"tier\":\"Standard\",\"size\":\"E32-16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ds_v4\",\"tier\":\"Standard\",\"size\":\"E32-16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ds_v5\",\"tier\":\"Standard\",\"size\":\"E32-16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v3\",\"tier\":\"Standard\",\"size\":\"E32-16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v4\",\"tier\":\"Standard\",\"size\":\"E32-16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v5\",\"tier\":\"Standard\",\"size\":\"E32-16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ads_v5\",\"tier\":\"Standard\",\"size\":\"E32-8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8as_v4\",\"tier\":\"Standard\",\"size\":\"E32-8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8as_v5\",\"tier\":\"Standard\",\"size\":\"E32-8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ds_v4\",\"tier\":\"Standard\",\"size\":\"E32-8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ds_v5\",\"tier\":\"Standard\",\"size\":\"E32-8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v3\",\"tier\":\"Standard\",\"size\":\"E32-8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v4\",\"tier\":\"Standard\",\"size\":\"E32-8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v5\",\"tier\":\"Standard\",\"size\":\"E32-8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ads_v5\",\"tier\":\"Standard\",\"size\":\"E32ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32as_v4\",\"tier\":\"Standard\",\"size\":\"E32as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32as_v5\",\"tier\":\"Standard\",\"size\":\"E32as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32a_v4\",\"tier\":\"Standard\",\"size\":\"E32a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32bds_v5\",\"tier\":\"Standard\",\"size\":\"E32bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"88000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32bs_v5\",\"tier\":\"Standard\",\"size\":\"E32bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"88000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ds_v4\",\"tier\":\"Standard\",\"size\":\"E32ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ds_v5\",\"tier\":\"Standard\",\"size\":\"E32ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32d_v4\",\"tier\":\"Standard\",\"size\":\"E32d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32d_v5\",\"tier\":\"Standard\",\"size\":\"E32d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32pds_v5\",\"tier\":\"Standard\",\"size\":\"E32pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ps_v5\",\"tier\":\"Standard\",\"size\":\"E32ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v3\",\"tier\":\"Standard\",\"size\":\"E32s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v4\",\"tier\":\"Standard\",\"size\":\"E32s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v5\",\"tier\":\"Standard\",\"size\":\"E32s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v3\",\"tier\":\"Standard\",\"size\":\"E32_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v4\",\"tier\":\"Standard\",\"size\":\"E32_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v5\",\"tier\":\"Standard\",\"size\":\"E32_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ads_v5\",\"tier\":\"Standard\",\"size\":\"E4-2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2as_v4\",\"tier\":\"Standard\",\"size\":\"E4-2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2as_v5\",\"tier\":\"Standard\",\"size\":\"E4-2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ds_v4\",\"tier\":\"Standard\",\"size\":\"E4-2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ds_v5\",\"tier\":\"Standard\",\"size\":\"E4-2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v3\",\"tier\":\"Standard\",\"size\":\"E4-2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v4\",\"tier\":\"Standard\",\"size\":\"E4-2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v5\",\"tier\":\"Standard\",\"size\":\"E4-2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ads_v5\",\"tier\":\"Standard\",\"size\":\"E48ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48as_v4\",\"tier\":\"Standard\",\"size\":\"E48as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48as_v5\",\"tier\":\"Standard\",\"size\":\"E48as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48a_v4\",\"tier\":\"Standard\",\"size\":\"E48a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48bds_v5\",\"tier\":\"Standard\",\"size\":\"E48bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48bs_v5\",\"tier\":\"Standard\",\"size\":\"E48bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ds_v4\",\"tier\":\"Standard\",\"size\":\"E48ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ds_v5\",\"tier\":\"Standard\",\"size\":\"E48ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48d_v4\",\"tier\":\"Standard\",\"size\":\"E48d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48d_v5\",\"tier\":\"Standard\",\"size\":\"E48d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v3\",\"tier\":\"Standard\",\"size\":\"E48s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v4\",\"tier\":\"Standard\",\"size\":\"E48s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v5\",\"tier\":\"Standard\",\"size\":\"E48s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v3\",\"tier\":\"Standard\",\"size\":\"E48_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v4\",\"tier\":\"Standard\",\"size\":\"E48_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v5\",\"tier\":\"Standard\",\"size\":\"E48_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ads_v5\",\"tier\":\"Standard\",\"size\":\"E4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4as_v4\",\"tier\":\"Standard\",\"size\":\"E4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4as_v5\",\"tier\":\"Standard\",\"size\":\"E4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4a_v4\",\"tier\":\"Standard\",\"size\":\"E4a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4bds_v5\",\"tier\":\"Standard\",\"size\":\"E4bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"18750\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"11000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"350000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4bs_v5\",\"tier\":\"Standard\",\"size\":\"E4bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"18750\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"11000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"350000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ds_v4\",\"tier\":\"Standard\",\"size\":\"E4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ds_v5\",\"tier\":\"Standard\",\"size\":\"E4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4d_v4\",\"tier\":\"Standard\",\"size\":\"E4d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4d_v5\",\"tier\":\"Standard\",\"size\":\"E4d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4pds_v5\",\"tier\":\"Standard\",\"size\":\"E4pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ps_v5\",\"tier\":\"Standard\",\"size\":\"E4ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v3\",\"tier\":\"Standard\",\"size\":\"E4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v4\",\"tier\":\"Standard\",\"size\":\"E4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v5\",\"tier\":\"Standard\",\"size\":\"E4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v3\",\"tier\":\"Standard\",\"size\":\"E4_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v4\",\"tier\":\"Standard\",\"size\":\"E4_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v5\",\"tier\":\"Standard\",\"size\":\"E4_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ads_v5\",\"tier\":\"Standard\",\"size\":\"E64-16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16as_v4\",\"tier\":\"Standard\",\"size\":\"E64-16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16as_v5\",\"tier\":\"Standard\",\"size\":\"E64-16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ds_v4\",\"tier\":\"Standard\",\"size\":\"E64-16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ds_v5\",\"tier\":\"Standard\",\"size\":\"E64-16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v3\",\"tier\":\"Standard\",\"size\":\"E64-16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v4\",\"tier\":\"Standard\",\"size\":\"E64-16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v5\",\"tier\":\"Standard\",\"size\":\"E64-16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ads_v5\",\"tier\":\"Standard\",\"size\":\"E64-32ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32as_v4\",\"tier\":\"Standard\",\"size\":\"E64-32as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32as_v5\",\"tier\":\"Standard\",\"size\":\"E64-32as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ds_v4\",\"tier\":\"Standard\",\"size\":\"E64-32ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ds_v5\",\"tier\":\"Standard\",\"size\":\"E64-32ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v3\",\"tier\":\"Standard\",\"size\":\"E64-32s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v4\",\"tier\":\"Standard\",\"size\":\"E64-32s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v5\",\"tier\":\"Standard\",\"size\":\"E64-32s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ads_v5\",\"tier\":\"Standard\",\"size\":\"E64ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64as_v4\",\"tier\":\"Standard\",\"size\":\"E64as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64as_v5\",\"tier\":\"Standard\",\"size\":\"E64as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64a_v4\",\"tier\":\"Standard\",\"size\":\"E64a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64bds_v5\",\"tier\":\"Standard\",\"size\":\"E64bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64bs_v5\",\"tier\":\"Standard\",\"size\":\"E64bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ds_v4\",\"tier\":\"Standard\",\"size\":\"E64ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ds_v5\",\"tier\":\"Standard\",\"size\":\"E64ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64d_v4\",\"tier\":\"Standard\",\"size\":\"E64d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64d_v5\",\"tier\":\"Standard\",\"size\":\"E64d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64is_v3\",\"tier\":\"Standard\",\"size\":\"E64is_v3\",\"family\":\"standardEISv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64i_v3\",\"tier\":\"Standard\",\"size\":\"E64i_v3\",\"family\":\"standardEIv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v3\",\"tier\":\"Standard\",\"size\":\"E64s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v4\",\"tier\":\"Standard\",\"size\":\"E64s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v5\",\"tier\":\"Standard\",\"size\":\"E64s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v3\",\"tier\":\"Standard\",\"size\":\"E64_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v4\",\"tier\":\"Standard\",\"size\":\"E64_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v5\",\"tier\":\"Standard\",\"size\":\"E64_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ads_v5\",\"tier\":\"Standard\",\"size\":\"E8-2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2as_v4\",\"tier\":\"Standard\",\"size\":\"E8-2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2as_v5\",\"tier\":\"Standard\",\"size\":\"E8-2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ds_v4\",\"tier\":\"Standard\",\"size\":\"E8-2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ds_v5\",\"tier\":\"Standard\",\"size\":\"E8-2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v3\",\"tier\":\"Standard\",\"size\":\"E8-2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v4\",\"tier\":\"Standard\",\"size\":\"E8-2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v5\",\"tier\":\"Standard\",\"size\":\"E8-2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ads_v5\",\"tier\":\"Standard\",\"size\":\"E8-4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4as_v4\",\"tier\":\"Standard\",\"size\":\"E8-4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4as_v5\",\"tier\":\"Standard\",\"size\":\"E8-4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ds_v4\",\"tier\":\"Standard\",\"size\":\"E8-4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ds_v5\",\"tier\":\"Standard\",\"size\":\"E8-4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v3\",\"tier\":\"Standard\",\"size\":\"E8-4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v4\",\"tier\":\"Standard\",\"size\":\"E8-4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v5\",\"tier\":\"Standard\",\"size\":\"E8-4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E80ids_v4\",\"tier\":\"Standard\",\"size\":\"E80ids_v4\",\"family\":\"standardXEIDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4362240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E80is_v4\",\"tier\":\"Standard\",\"size\":\"E80is_v4\",\"family\":\"standardXEISv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ads_v5\",\"tier\":\"Standard\",\"size\":\"E8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8as_v4\",\"tier\":\"Standard\",\"size\":\"E8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8as_v5\",\"tier\":\"Standard\",\"size\":\"E8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8a_v4\",\"tier\":\"Standard\",\"size\":\"E8a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8bds_v5\",\"tier\":\"Standard\",\"size\":\"E8bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"37500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"22000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"625000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8bs_v5\",\"tier\":\"Standard\",\"size\":\"E8bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"37500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"22000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"625000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ds_v4\",\"tier\":\"Standard\",\"size\":\"E8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ds_v5\",\"tier\":\"Standard\",\"size\":\"E8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8d_v4\",\"tier\":\"Standard\",\"size\":\"E8d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8d_v5\",\"tier\":\"Standard\",\"size\":\"E8d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8pds_v5\",\"tier\":\"Standard\",\"size\":\"E8pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ps_v5\",\"tier\":\"Standard\",\"size\":\"E8ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v3\",\"tier\":\"Standard\",\"size\":\"E8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v4\",\"tier\":\"Standard\",\"size\":\"E8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v5\",\"tier\":\"Standard\",\"size\":\"E8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v3\",\"tier\":\"Standard\",\"size\":\"E8_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v4\",\"tier\":\"Standard\",\"size\":\"E8_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v5\",\"tier\":\"Standard\",\"size\":\"E8_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24ads_v5\",\"tier\":\"Standard\",\"size\":\"E96-24ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24as_v4\",\"tier\":\"Standard\",\"size\":\"E96-24as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24as_v5\",\"tier\":\"Standard\",\"size\":\"E96-24as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24ds_v5\",\"tier\":\"Standard\",\"size\":\"E96-24ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24s_v5\",\"tier\":\"Standard\",\"size\":\"E96-24s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48ads_v5\",\"tier\":\"Standard\",\"size\":\"E96-48ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48as_v4\",\"tier\":\"Standard\",\"size\":\"E96-48as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48as_v5\",\"tier\":\"Standard\",\"size\":\"E96-48as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48ds_v5\",\"tier\":\"Standard\",\"size\":\"E96-48ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48s_v5\",\"tier\":\"Standard\",\"size\":\"E96-48s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ads_v5\",\"tier\":\"Standard\",\"size\":\"E96ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96as_v4\",\"tier\":\"Standard\",\"size\":\"E96as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96as_v5\",\"tier\":\"Standard\",\"size\":\"E96as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96a_v4\",\"tier\":\"Standard\",\"size\":\"E96a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ds_v5\",\"tier\":\"Standard\",\"size\":\"E96ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96d_v5\",\"tier\":\"Standard\",\"size\":\"E96d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ias_v4\",\"tier\":\"Standard\",\"size\":\"E96ias_v4\",\"family\":\"standardEIASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1070000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1070000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"19200000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1260000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96s_v5\",\"tier\":\"Standard\",\"size\":\"E96s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96_v5\",\"tier\":\"Standard\",\"size\":\"E96_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F1\",\"tier\":\"Standard\",\"size\":\"F1\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16\",\"tier\":\"Standard\",\"size\":\"F16\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16s\",\"tier\":\"Standard\",\"size\":\"F16s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"206158430208\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16s_v2\",\"tier\":\"Standard\",\"size\":\"F16s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"274877906944\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F1s\",\"tier\":\"Standard\",\"size\":\"F1s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"12884901888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2\",\"tier\":\"Standard\",\"size\":\"F2\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2s\",\"tier\":\"Standard\",\"size\":\"F2s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"25769803776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2s_v2\",\"tier\":\"Standard\",\"size\":\"F2s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"32505856\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"32505856\"},{\"name\":\"CachedDiskBytes\",\"value\":\"34359738368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"49283072\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F32s_v2\",\"tier\":\"Standard\",\"size\":\"F32s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"549755813888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4\",\"tier\":\"Standard\",\"size\":\"F4\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F48s_v2\",\"tier\":\"Standard\",\"size\":\"F48s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"824633720832\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4s\",\"tier\":\"Standard\",\"size\":\"F4s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"51539607552\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4s_v2\",\"tier\":\"Standard\",\"size\":\"F4s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"68719476736\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F64s_v2\",\"tier\":\"Standard\",\"size\":\"F64s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F72s_v2\",\"tier\":\"Standard\",\"size\":\"F72s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"589824\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"72\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"144\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"72\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"144000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1632087572480\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8\",\"tier\":\"Standard\",\"size\":\"F8\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8s\",\"tier\":\"Standard\",\"size\":\"F8s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"103079215104\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8s_v2\",\"tier\":\"Standard\",\"size\":\"F8s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"137438953472\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G1\",\"tier\":\"Standard\",\"size\":\"G1\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G2\",\"tier\":\"Standard\",\"size\":\"G2\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G3\",\"tier\":\"Standard\",\"size\":\"G3\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1572864\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G4\",\"tier\":\"Standard\",\"size\":\"G4\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3145728\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G5\",\"tier\":\"Standard\",\"size\":\"G5\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"6291456\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1572864000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS1\",\"tier\":\"Standard\",\"size\":\"GS1\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"283467841536\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS2\",\"tier\":\"Standard\",\"size\":\"GS2\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"566935683072\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS3\",\"tier\":\"Standard\",\"size\":\"GS3\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1133871366144\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4\",\"tier\":\"Standard\",\"size\":\"GS4\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4-4\",\"tier\":\"Standard\",\"size\":\"GS4-4\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4-8\",\"tier\":\"Standard\",\"size\":\"GS4-8\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5\",\"tier\":\"Standard\",\"size\":\"GS5\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5-16\",\"tier\":\"Standard\",\"size\":\"GS5-16\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5-8\",\"tier\":\"Standard\",\"size\":\"GS5-8\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16as_v3\",\"tier\":\"Standard\",\"size\":\"L16as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s\",\"tier\":\"Standard\",\"size\":\"L16s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2874368\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s_v2\",\"tier\":\"Standard\",\"size\":\"L16s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"16000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s_v3\",\"tier\":\"Standard\",\"size\":\"L16s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32as_v3\",\"tier\":\"Standard\",\"size\":\"L32as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s\",\"tier\":\"Standard\",\"size\":\"L32s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"5765120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s_v2\",\"tier\":\"Standard\",\"size\":\"L32s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s_v3\",\"tier\":\"Standard\",\"size\":\"L32s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48as_v3\",\"tier\":\"Standard\",\"size\":\"L48as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48s_v2\",\"tier\":\"Standard\",\"size\":\"L48s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"48000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1006632960\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48s_v3\",\"tier\":\"Standard\",\"size\":\"L48s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L4s\",\"tier\":\"Standard\",\"size\":\"L4s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"694272\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64as_v3\",\"tier\":\"Standard\",\"size\":\"L64as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1280000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64s_v2\",\"tier\":\"Standard\",\"size\":\"L64s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"64000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1342177280\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64s_v3\",\"tier\":\"Standard\",\"size\":\"L64s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80as_v3\",\"tier\":\"Standard\",\"size\":\"L80as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1400000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80s_v2\",\"tier\":\"Standard\",\"size\":\"L80s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1468006400\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80s_v3\",\"tier\":\"Standard\",\"size\":\"L80s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2160000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8as_v3\",\"tier\":\"Standard\",\"size\":\"L8as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"200000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s\",\"tier\":\"Standard\",\"size\":\"L8s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1421312\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s_v2\",\"tier\":\"Standard\",\"size\":\"L8s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"8000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s_v3\",\"tier\":\"Standard\",\"size\":\"L8s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128\",\"tier\":\"Standard\",\"size\":\"M128\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2637109919744\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128-32ms\",\"tier\":\"Standard\",\"size\":\"M128-32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M128ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128-64ms\",\"tier\":\"Standard\",\"size\":\"M128-64ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M128ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128dms_v2\",\"tier\":\"Standard\",\"size\":\"M128dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"3892\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ds_v2\",\"tier\":\"Standard\",\"size\":\"M128ds_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128m\",\"tier\":\"Standard\",\"size\":\"M128m\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2637109919744\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ms\",\"tier\":\"Standard\",\"size\":\"M128ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ms_v2\",\"tier\":\"Standard\",\"size\":\"M128ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"3892\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128s\",\"tier\":\"Standard\",\"size\":\"M128s\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128s_v2\",\"tier\":\"Standard\",\"size\":\"M128s_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16-4ms\",\"tier\":\"Standard\",\"size\":\"M16-4ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M16ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16-8ms\",\"tier\":\"Standard\",\"size\":\"M16-8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M16ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16ms\",\"tier\":\"Standard\",\"size\":\"M16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192idms_v2\",\"tier\":\"Standard\",\"size\":\"M192idms_v2\",\"family\":\"standardMIDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4096\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192ids_v2\",\"tier\":\"Standard\",\"size\":\"M192ids_v2\",\"family\":\"standardMIDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192ims_v2\",\"tier\":\"Standard\",\"size\":\"M192ims_v2\",\"family\":\"standardMISMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4096\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192is_v2\",\"tier\":\"Standard\",\"size\":\"M192is_v2\",\"family\":\"standardMISMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M208ms_v2\",\"tier\":\"Standard\",\"size\":\"M208ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"208\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M208s_v2\",\"tier\":\"Standard\",\"size\":\"M208s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"208\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2850\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32-16ms\",\"tier\":\"Standard\",\"size\":\"M32-16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M32ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32-8ms\",\"tier\":\"Standard\",\"size\":\"M32-8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M32ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32dms_v2\",\"tier\":\"Standard\",\"size\":\"M32dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1048576\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3410000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ls\",\"tier\":\"Standard\",\"size\":\"M32ls\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ms\",\"tier\":\"Standard\",\"size\":\"M32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ms_v2\",\"tier\":\"Standard\",\"size\":\"M32ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3410000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ts\",\"tier\":\"Standard\",\"size\":\"M32ts\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416-208ms_v2\",\"tier\":\"Standard\",\"size\":\"M416-208ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"11400\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"208\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M416ms_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"15118000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416-208s_v2\",\"tier\":\"Standard\",\"size\":\"M416-208s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"208\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M416s_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"15118000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416ms_v2\",\"tier\":\"Standard\",\"size\":\"M416ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"11400\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416s_v2\",\"tier\":\"Standard\",\"size\":\"M416s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64\",\"tier\":\"Standard\",\"size\":\"M64\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1318554959872\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64-16ms\",\"tier\":\"Standard\",\"size\":\"M64-16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M64ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64-32ms\",\"tier\":\"Standard\",\"size\":\"M64-32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M64ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64dms_v2\",\"tier\":\"Standard\",\"size\":\"M64dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1792\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ds_v2\",\"tier\":\"Standard\",\"size\":\"M64ds_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ls\",\"tier\":\"Standard\",\"size\":\"M64ls\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64m\",\"tier\":\"Standard\",\"size\":\"M64m\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ms\",\"tier\":\"Standard\",\"size\":\"M64ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ms_v2\",\"tier\":\"Standard\",\"size\":\"M64ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1792\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64s\",\"tier\":\"Standard\",\"size\":\"M64s\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64s_v2\",\"tier\":\"Standard\",\"size\":\"M64s_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8-2ms\",\"tier\":\"Standard\",\"size\":\"M8-2ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M8ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8-4ms\",\"tier\":\"Standard\",\"size\":\"M8-4ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M8ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8ms\",\"tier\":\"Standard\",\"size\":\"M8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12\",\"tier\":\"Standard\",\"size\":\"NC12\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12s_v3\",\"tier\":\"Standard\",\"size\":\"NC12s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12_Promo\",\"tier\":\"Standard\",\"size\":\"NC12_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC16as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC16as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"110\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24\",\"tier\":\"Standard\",\"size\":\"NC24\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC24ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"220\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"274877906944\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"915456\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24r\",\"tier\":\"Standard\",\"size\":\"NC24r\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24rs_v3\",\"tier\":\"Standard\",\"size\":\"NC24rs_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3018752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1374389534720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24r_Promo\",\"tier\":\"Standard\",\"size\":\"NC24r_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24s_v3\",\"tier\":\"Standard\",\"size\":\"NC24s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24_Promo\",\"tier\":\"Standard\",\"size\":\"NC24_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC48ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC48ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"440\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"549755813888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1830912\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC4as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC4as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"180224\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6\",\"tier\":\"Standard\",\"size\":\"NC6\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC64as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC64as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2883584\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"440\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"48000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"737280000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6s_v3\",\"tier\":\"Standard\",\"size\":\"NC6s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6_Promo\",\"tier\":\"Standard\",\"size\":\"NC6_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC8as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC8as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC96ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC96ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"880\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1024000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1024000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4096000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_ND96amsr_A100_v4\",\"tier\":\"Standard\",\"size\":\"ND96amsr_A100_v4\",\"family\":\"standard NDAMSv4_A100Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2969600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1924\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"GPUs\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1464000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"10307921510\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9663676416\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"81600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1228800000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12\",\"tier\":\"Standard\",\"size\":\"NV12\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12s_v2\",\"tier\":\"Standard\",\"size\":\"NV12s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12s_v3\",\"tier\":\"Standard\",\"size\":\"NV12s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12_Promo\",\"tier\":\"Standard\",\"size\":\"NV12_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV16as_v4\",\"tier\":\"Standard\",\"size\":\"NV16as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24\",\"tier\":\"Standard\",\"size\":\"NV24\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24s_v2\",\"tier\":\"Standard\",\"size\":\"NV24s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24s_v3\",\"tier\":\"Standard\",\"size\":\"NV24s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24_Promo\",\"tier\":\"Standard\",\"size\":\"NV24_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV32as_v4\",\"tier\":\"Standard\",\"size\":\"NV32as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"720896\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV48s_v3\",\"tier\":\"Standard\",\"size\":\"NV48s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3018752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1374389534720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV4as_v4\",\"tier\":\"Standard\",\"size\":\"NV4as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"90112\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6\",\"tier\":\"Standard\",\"size\":\"NV6\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6s_v2\",\"tier\":\"Standard\",\"size\":\"NV6s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6_Promo\",\"tier\":\"Standard\",\"size\":\"NV6_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV8as_v4\",\"tier\":\"Standard\",\"size\":\"NV8as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"180224\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]}]}", + "Content-Length" : "1017260", + "x-ms-request-id" : "c3b250c0-6957-4f42-851b-50b4cc85d735", + "Body" : "{\"value\":[{\"resourceType\":\"availabilitySets\",\"name\":\"Aligned\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaximumPlatformFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"availabilitySets\",\"name\":\"Classic\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaximumPlatformFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"PremiumV2_LRS\",\"tier\":\"Premium\",\"size\":\"P\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"65536\"},{\"name\":\"MinSizeGiB\",\"value\":\"1\"},{\"name\":\"MaxIOpsReadWrite\",\"value\":\"80000\"},{\"name\":\"MinIOpsReadWrite\",\"value\":\"3000\"},{\"name\":\"MaxBandwidthMBpsReadWrite\",\"value\":\"1200\"},{\"name\":\"MinBandwidthMBpsReadWrite\",\"value\":\"125\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"15\"},{\"name\":\"MinIOSizeKiBps\",\"value\":\"4\"},{\"name\":\"MaxIOSizeKiBps\",\"value\":\"256\"},{\"name\":\"MinIopsReadOnly\",\"value\":\"3000\"},{\"name\":\"MaxIopsReadOnly\",\"value\":\"80000\"},{\"name\":\"MinBandwidthMBpsReadOnly\",\"value\":\"125\"},{\"name\":\"MaxBandwidthMBpsReadOnly\",\"value\":\"1200\"},{\"name\":\"MaxIopsPerGiBReadWrite\",\"value\":\"500\"},{\"name\":\"MaxIopsPerGiBReadOnly\",\"value\":\"500\"},{\"name\":\"MinIopsPerGiBReadWrite\",\"value\":\"1\"},{\"name\":\"MinIopsPerGiBReadOnly\",\"value\":\"1\"},{\"name\":\"BillingPartitionSizes\",\"value\":\"1, 2, 3, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, 16384, 17408, 18432, 19456, 20480, 21504, 22528, 23552,24576,25600,26624,27648,28672,29696,30720,31744,32768,33792,34816,35840,36864,37888,38912,39936,40960,41984,43008,44032,45056,46080,47104,48128,49152,50176,51200,52224,53248,54272,55296,56320,57344,58368,59392,60416,61440,62464,63488,64512,65536\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P1\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"100\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"100\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"5400000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"123\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"1100\"},{\"name\":\"MinIOps\",\"value\":\"1100\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"125\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"125\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"4320000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"79\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P2\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"2300\"},{\"name\":\"MinIOps\",\"value\":\"2300\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"2160000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"35\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P3\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16\"},{\"name\":\"MinSizeGiB\",\"value\":\"8\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"8000\"},{\"name\":\"MaxIOps\",\"value\":\"5000\"},{\"name\":\"MinIOps\",\"value\":\"5000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"200\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"200\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"16\"},{\"name\":\"MaxIOps\",\"value\":\"120\"},{\"name\":\"MinIOps\",\"value\":\"120\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"25\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"6084000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"255\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"600\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"16000\"},{\"name\":\"MaxIOps\",\"value\":\"7500\"},{\"name\":\"MinIOps\",\"value\":\"7500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"7500\"},{\"name\":\"MinIOps\",\"value\":\"7500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"240\"},{\"name\":\"MinIOps\",\"value\":\"240\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"50\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"50\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"3500\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"170\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"30\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"5868000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"211\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"16000\"},{\"name\":\"MinIOps\",\"value\":\"16000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"18000\"},{\"name\":\"MinIOps\",\"value\":\"18000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"size\":\"P80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"900\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"20000\"},{\"name\":\"MaxIOps\",\"value\":\"20000\"},{\"name\":\"MinIOps\",\"value\":\"20000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"900\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"900\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E1\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E2\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E3\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16\"},{\"name\":\"MinSizeGiB\",\"value\":\"8\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"150\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"1500\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxBurstIops\",\"value\":\"1000\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"250\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"900000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"342\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"16\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"600\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"3\"},{\"name\":\"MaxBurstIops\",\"value\":\"600\"},{\"name\":\"MaxBurstBandwidthMBps\",\"value\":\"150\"},{\"name\":\"MaxBurstDurationInMin\",\"value\":\"1800\"},{\"name\":\"BurstCreditBucketSizeInIO\",\"value\":\"180000\"},{\"name\":\"BurstCreditBucketSizeInGiB\",\"value\":\"162\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"2000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"400\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"400\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"4000\"},{\"name\":\"MinIOps\",\"value\":\"4000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"600\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"600\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"StandardSSD_LRS\",\"tier\":\"Standard\",\"size\":\"E80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"750\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"6000\"},{\"name\":\"MaxIOps\",\"value\":\"6000\"},{\"name\":\"MinIOps\",\"value\":\"6000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"750\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"10\"},{\"name\":\"MaxZonalFaultDomainCount\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S10\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"128\"},{\"name\":\"MinSizeGiB\",\"value\":\"64\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S15\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"256\"},{\"name\":\"MinSizeGiB\",\"value\":\"128\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S20\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"512\"},{\"name\":\"MinSizeGiB\",\"value\":\"256\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S30\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"1024\"},{\"name\":\"MinSizeGiB\",\"value\":\"512\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"150\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"1500\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S4\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32\"},{\"name\":\"MinSizeGiB\",\"value\":\"0\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S40\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"2048\"},{\"name\":\"MinSizeGiB\",\"value\":\"1024\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"300\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S50\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"4096\"},{\"name\":\"MinSizeGiB\",\"value\":\"2048\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S6\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"64\"},{\"name\":\"MinSizeGiB\",\"value\":\"32\"},{\"name\":\"MaxIOps\",\"value\":\"500\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"1\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S60\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"8192\"},{\"name\":\"MinSizeGiB\",\"value\":\"4096\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"1300\"},{\"name\":\"MinIOps\",\"value\":\"500\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"300\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"60\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S70\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"16384\"},{\"name\":\"MinSizeGiB\",\"value\":\"8192\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"1300\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"300\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"size\":\"S80\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"32767\"},{\"name\":\"MinSizeGiB\",\"value\":\"16384\"},{\"name\":\"MaxBandwidthMBpsPerformancePlus\",\"value\":\"500\"},{\"name\":\"MaxIOpsPerformancePlus\",\"value\":\"3000\"},{\"name\":\"MaxIOps\",\"value\":\"2000\"},{\"name\":\"MinIOps\",\"value\":\"2000\"},{\"name\":\"MaxBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MinBandwidthMBps\",\"value\":\"500\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"5\"}],\"restrictions\":[]},{\"resourceType\":\"disks\",\"name\":\"UltraSSD_LRS\",\"tier\":\"Ultra\",\"size\":\"U\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxSizeGiB\",\"value\":\"65536\"},{\"name\":\"MinSizeGiB\",\"value\":\"4\"},{\"name\":\"MaxIOpsReadWrite\",\"value\":\"160000\"},{\"name\":\"MinIOpsReadWrite\",\"value\":\"100\"},{\"name\":\"MaxBandwidthMBpsReadWrite\",\"value\":\"4000\"},{\"name\":\"MinBandwidthMBpsReadWrite\",\"value\":\"1\"},{\"name\":\"MaxValueOfMaxShares\",\"value\":\"15\"},{\"name\":\"MinIOSizeKiBps\",\"value\":\"4\"},{\"name\":\"MaxIOSizeKiBps\",\"value\":\"256\"},{\"name\":\"MinIopsReadOnly\",\"value\":\"100\"},{\"name\":\"MaxIopsReadOnly\",\"value\":\"160000\"},{\"name\":\"MinBandwidthMBpsReadOnly\",\"value\":\"1\"},{\"name\":\"MaxBandwidthMBpsReadOnly\",\"value\":\"4000\"},{\"name\":\"MaxIopsPerGiBReadWrite\",\"value\":\"300\"},{\"name\":\"MaxIopsPerGiBReadOnly\",\"value\":\"300\"},{\"name\":\"MinIopsPerGiBReadWrite\",\"value\":\"1\"},{\"name\":\"MinIopsPerGiBReadOnly\",\"value\":\"1\"},{\"name\":\"BillingPartitionSizes\",\"value\":\"4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, 16384, 17408, 18432, 19456, 20480, 21504, 22528, 23552,24576,25600,26624,27648,28672,29696,30720,31744,32768,33792,34816,35840,36864,37888,38912,39936,40960,41984,43008,44032,45056,46080,47104,48128,49152,50176,51200,52224,53248,54272,55296,56320,57344,58368,59392,60416,61440,62464,63488,64512,65536\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DADSv5-Type1\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv4-Type1\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv4-Type2\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DASv5-Type1\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DCdsv3-Type1\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DCsv3-Type1\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv4-Type1\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv4-Type2\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DDSv5-Type1\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type1\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"40\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type2\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"76\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv3-Type4\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv4-Type1\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv4-Type2\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"DSv5-Type1\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EADSv5-Type1\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv4-Type1\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv4-Type2\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EASv5-Type1\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Ebdsv5-Type1\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Ebsv5-Type1\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv4-Type1\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv4-Type2\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"EDSv5-Type1\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type1\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"40\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type2\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"76\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv3-Type4\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv4-Type1\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv4-Type2\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"ESv5-Type1\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"72\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"48\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type3\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"52\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"FSv2-Type4\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Lasv3-Type1\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"LSv2-Type1\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Lsv3-Type1\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"119\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"},{\"name\":\"SupportsAutoplacement\",\"value\":\"True\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mdmsv2MedMem-Type1\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mdsv2MedMem-Type1\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Mmsv2MedMem-Type1\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MS-Type1\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"112\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSm-Type1\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"112\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSmv2-Type1\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"MSv2-Type1\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"Msv2MedMem-Type1\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"224\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"NVASv4-Type1\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"64\"}],\"restrictions\":[]},{\"resourceType\":\"hostGroups/hosts\",\"name\":\"NVSv3-Type1\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"Cores\",\"value\":\"28\"}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Premium_LRS\",\"tier\":\"Premium\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Standard_LRS\",\"tier\":\"Standard\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"snapshots\",\"name\":\"Standard_ZRS\",\"tier\":\"Standard\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A0\",\"tier\":\"Basic\",\"size\":\"A0\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"0.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"1\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"50\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A1\",\"tier\":\"Basic\",\"size\":\"A1\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"1.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A2\",\"tier\":\"Basic\",\"size\":\"A2\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"61440\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A3\",\"tier\":\"Basic\",\"size\":\"A3\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"122880\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Basic_A4\",\"tier\":\"Basic\",\"size\":\"A4\",\"family\":\"basicAFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"245760\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A0\",\"tier\":\"Standard\",\"size\":\"A0\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"0.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"1\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"50\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A1\",\"tier\":\"Standard\",\"size\":\"A1\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"71680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"1.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A1_v2\",\"tier\":\"Standard\",\"size\":\"A1_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"10240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"10485760\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"24000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2\",\"tier\":\"Standard\",\"size\":\"A2\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"138240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2m_v2\",\"tier\":\"Standard\",\"size\":\"A2m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A2_v2\",\"tier\":\"Standard\",\"size\":\"A2_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"20480\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A3\",\"tier\":\"Standard\",\"size\":\"A3\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"291840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4\",\"tier\":\"Standard\",\"size\":\"A4\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"619520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4m_v2\",\"tier\":\"Standard\",\"size\":\"A4m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A4_v2\",\"tier\":\"Standard\",\"size\":\"A4_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"40960\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A5\",\"tier\":\"Standard\",\"size\":\"A5\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"138240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"20971520\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A6\",\"tier\":\"Standard\",\"size\":\"A6\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"291840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"41943040\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A7\",\"tier\":\"Standard\",\"size\":\"A7\",\"family\":\"standardA0_A7Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"619520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A8m_v2\",\"tier\":\"Standard\",\"size\":\"A8m_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_A8_v2\",\"tier\":\"Standard\",\"size\":\"A8_v2\",\"family\":\"standardAv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"100\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B12ms\",\"tier\":\"Standard\",\"size\":\"B12ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"98304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"48\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6480\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"74956800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"74956800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"6\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B16ms\",\"tier\":\"Standard\",\"size\":\"B16ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8640\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1ls\",\"tier\":\"Standard\",\"size\":\"B1ls\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"0.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"200\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1ms\",\"tier\":\"Standard\",\"size\":\"B1ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"800\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"640\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B1s\",\"tier\":\"Standard\",\"size\":\"B1s\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"2\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"400\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B20ms\",\"tier\":\"Standard\",\"size\":\"B20ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"80\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10800\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B2ms\",\"tier\":\"Standard\",\"size\":\"B2ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"2400\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1920\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"23592960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B2s\",\"tier\":\"Standard\",\"size\":\"B2s\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1600\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"22528000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"32212254720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"1280\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"22500000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B4ms\",\"tier\":\"Standard\",\"size\":\"B4ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3600\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"2880\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"36700160\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_B8ms\",\"tier\":\"Standard\",\"size\":\"B8ms\",\"family\":\"standardBSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"4320\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"52428800\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D1\",\"tier\":\"Standard\",\"size\":\"D1\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11\",\"tier\":\"Standard\",\"size\":\"D11\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11_v2\",\"tier\":\"Standard\",\"size\":\"D11_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D11_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D11_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12\",\"tier\":\"Standard\",\"size\":\"D12\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12_v2\",\"tier\":\"Standard\",\"size\":\"D12_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D12_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D12_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13\",\"tier\":\"Standard\",\"size\":\"D13\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13_v2\",\"tier\":\"Standard\",\"size\":\"D13_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D13_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D13_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14\",\"tier\":\"Standard\",\"size\":\"D14\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14_v2\",\"tier\":\"Standard\",\"size\":\"D14_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D14_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D14_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D15_v2\",\"tier\":\"Standard\",\"size\":\"D15_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"140\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"60000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"982515712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"490733568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ads_v5\",\"tier\":\"Standard\",\"size\":\"D16ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16as_v4\",\"tier\":\"Standard\",\"size\":\"D16as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16as_v5\",\"tier\":\"Standard\",\"size\":\"D16as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16a_v4\",\"tier\":\"Standard\",\"size\":\"D16a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ds_v4\",\"tier\":\"Standard\",\"size\":\"D16ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ds_v5\",\"tier\":\"Standard\",\"size\":\"D16ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16d_v4\",\"tier\":\"Standard\",\"size\":\"D16d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"483393536\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16d_v5\",\"tier\":\"Standard\",\"size\":\"D16d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16lds_v5\",\"tier\":\"Standard\",\"size\":\"D16lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ls_v5\",\"tier\":\"Standard\",\"size\":\"D16ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16pds_v5\",\"tier\":\"Standard\",\"size\":\"D16pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16plds_v5\",\"tier\":\"Standard\",\"size\":\"D16plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16pls_v5\",\"tier\":\"Standard\",\"size\":\"D16pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16ps_v5\",\"tier\":\"Standard\",\"size\":\"D16ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v3\",\"tier\":\"Standard\",\"size\":\"D16s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v4\",\"tier\":\"Standard\",\"size\":\"D16s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16s_v5\",\"tier\":\"Standard\",\"size\":\"D16s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v3\",\"tier\":\"Standard\",\"size\":\"D16_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v4\",\"tier\":\"Standard\",\"size\":\"D16_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D16_v5\",\"tier\":\"Standard\",\"size\":\"D16_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D1_v2\",\"tier\":\"Standard\",\"size\":\"D1_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2\",\"tier\":\"Standard\",\"size\":\"D2\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ads_v5\",\"tier\":\"Standard\",\"size\":\"D2ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"82000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2as_v4\",\"tier\":\"Standard\",\"size\":\"D2as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2as_v5\",\"tier\":\"Standard\",\"size\":\"D2as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2a_v4\",\"tier\":\"Standard\",\"size\":\"D2a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"25165824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ds_v4\",\"tier\":\"Standard\",\"size\":\"D2ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ds_v5\",\"tier\":\"Standard\",\"size\":\"D2ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2d_v4\",\"tier\":\"Standard\",\"size\":\"D2d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2d_v5\",\"tier\":\"Standard\",\"size\":\"D2d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2lds_v5\",\"tier\":\"Standard\",\"size\":\"D2lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ls_v5\",\"tier\":\"Standard\",\"size\":\"D2ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2pds_v5\",\"tier\":\"Standard\",\"size\":\"D2pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2plds_v5\",\"tier\":\"Standard\",\"size\":\"D2plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2pls_v5\",\"tier\":\"Standard\",\"size\":\"D2pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2ps_v5\",\"tier\":\"Standard\",\"size\":\"D2ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v3\",\"tier\":\"Standard\",\"size\":\"D2s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v4\",\"tier\":\"Standard\",\"size\":\"D2s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2s_v5\",\"tier\":\"Standard\",\"size\":\"D2s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v2\",\"tier\":\"Standard\",\"size\":\"D2_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D2_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v3\",\"tier\":\"Standard\",\"size\":\"D2_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24117248\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v4\",\"tier\":\"Standard\",\"size\":\"D2_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"3\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D2_v5\",\"tier\":\"Standard\",\"size\":\"D2_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3\",\"tier\":\"Standard\",\"size\":\"D3\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ads_v5\",\"tier\":\"Standard\",\"size\":\"D32ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32as_v4\",\"tier\":\"Standard\",\"size\":\"D32as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32as_v5\",\"tier\":\"Standard\",\"size\":\"D32as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32a_v4\",\"tier\":\"Standard\",\"size\":\"D32a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ds_v4\",\"tier\":\"Standard\",\"size\":\"D32ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ds_v5\",\"tier\":\"Standard\",\"size\":\"D32ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32d_v4\",\"tier\":\"Standard\",\"size\":\"D32d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32d_v5\",\"tier\":\"Standard\",\"size\":\"D32d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32lds_v5\",\"tier\":\"Standard\",\"size\":\"D32lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ls_v5\",\"tier\":\"Standard\",\"size\":\"D32ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32pds_v5\",\"tier\":\"Standard\",\"size\":\"D32pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32plds_v5\",\"tier\":\"Standard\",\"size\":\"D32plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32pls_v5\",\"tier\":\"Standard\",\"size\":\"D32pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32ps_v5\",\"tier\":\"Standard\",\"size\":\"D32ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v3\",\"tier\":\"Standard\",\"size\":\"D32s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v4\",\"tier\":\"Standard\",\"size\":\"D32s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32s_v5\",\"tier\":\"Standard\",\"size\":\"D32s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v3\",\"tier\":\"Standard\",\"size\":\"D32_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v4\",\"tier\":\"Standard\",\"size\":\"D32_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D32_v5\",\"tier\":\"Standard\",\"size\":\"D32_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3_v2\",\"tier\":\"Standard\",\"size\":\"D3_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D3_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D3_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4\",\"tier\":\"Standard\",\"size\":\"D4\",\"family\":\"standardDFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ads_v5\",\"tier\":\"Standard\",\"size\":\"D48ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48as_v4\",\"tier\":\"Standard\",\"size\":\"D48as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48as_v5\",\"tier\":\"Standard\",\"size\":\"D48as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48a_v4\",\"tier\":\"Standard\",\"size\":\"D48a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ds_v4\",\"tier\":\"Standard\",\"size\":\"D48ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ds_v5\",\"tier\":\"Standard\",\"size\":\"D48ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48d_v4\",\"tier\":\"Standard\",\"size\":\"D48d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48d_v5\",\"tier\":\"Standard\",\"size\":\"D48d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48lds_v5\",\"tier\":\"Standard\",\"size\":\"D48lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ls_v5\",\"tier\":\"Standard\",\"size\":\"D48ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48pds_v5\",\"tier\":\"Standard\",\"size\":\"D48pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48plds_v5\",\"tier\":\"Standard\",\"size\":\"D48plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48pls_v5\",\"tier\":\"Standard\",\"size\":\"D48pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48ps_v5\",\"tier\":\"Standard\",\"size\":\"D48ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v3\",\"tier\":\"Standard\",\"size\":\"D48s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v4\",\"tier\":\"Standard\",\"size\":\"D48s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48s_v5\",\"tier\":\"Standard\",\"size\":\"D48s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v3\",\"tier\":\"Standard\",\"size\":\"D48_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v4\",\"tier\":\"Standard\",\"size\":\"D48_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D48_v5\",\"tier\":\"Standard\",\"size\":\"D48_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ads_v5\",\"tier\":\"Standard\",\"size\":\"D4ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"144000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4as_v4\",\"tier\":\"Standard\",\"size\":\"D4as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4as_v5\",\"tier\":\"Standard\",\"size\":\"D4as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4a_v4\",\"tier\":\"Standard\",\"size\":\"D4a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ds_v4\",\"tier\":\"Standard\",\"size\":\"D4ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ds_v5\",\"tier\":\"Standard\",\"size\":\"D4ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4d_v4\",\"tier\":\"Standard\",\"size\":\"D4d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4d_v5\",\"tier\":\"Standard\",\"size\":\"D4d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4lds_v5\",\"tier\":\"Standard\",\"size\":\"D4lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ls_v5\",\"tier\":\"Standard\",\"size\":\"D4ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4pds_v5\",\"tier\":\"Standard\",\"size\":\"D4pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4plds_v5\",\"tier\":\"Standard\",\"size\":\"D4plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4pls_v5\",\"tier\":\"Standard\",\"size\":\"D4pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4ps_v5\",\"tier\":\"Standard\",\"size\":\"D4ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v3\",\"tier\":\"Standard\",\"size\":\"D4s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v4\",\"tier\":\"Standard\",\"size\":\"D4s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4s_v5\",\"tier\":\"Standard\",\"size\":\"D4s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v2\",\"tier\":\"Standard\",\"size\":\"D4_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D4_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v3\",\"tier\":\"Standard\",\"size\":\"D4_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"48234496\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v4\",\"tier\":\"Standard\",\"size\":\"D4_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D4_v5\",\"tier\":\"Standard\",\"size\":\"D4_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D5_v2\",\"tier\":\"Standard\",\"size\":\"D5_v2\",\"family\":\"standardDv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D5_v2_Promo\",\"tier\":\"Standard\",\"size\":\"D5_v2_Promo\",\"family\":\"standardDv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ads_v5\",\"tier\":\"Standard\",\"size\":\"D64ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64as_v4\",\"tier\":\"Standard\",\"size\":\"D64as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64as_v5\",\"tier\":\"Standard\",\"size\":\"D64as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64a_v4\",\"tier\":\"Standard\",\"size\":\"D64a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ds_v4\",\"tier\":\"Standard\",\"size\":\"D64ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ds_v5\",\"tier\":\"Standard\",\"size\":\"D64ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64d_v4\",\"tier\":\"Standard\",\"size\":\"D64d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64d_v5\",\"tier\":\"Standard\",\"size\":\"D64d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64lds_v5\",\"tier\":\"Standard\",\"size\":\"D64lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ls_v5\",\"tier\":\"Standard\",\"size\":\"D64ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64pds_v5\",\"tier\":\"Standard\",\"size\":\"D64pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64plds_v5\",\"tier\":\"Standard\",\"size\":\"D64plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64pls_v5\",\"tier\":\"Standard\",\"size\":\"D64pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64ps_v5\",\"tier\":\"Standard\",\"size\":\"D64ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v3\",\"tier\":\"Standard\",\"size\":\"D64s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v4\",\"tier\":\"Standard\",\"size\":\"D64s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64s_v5\",\"tier\":\"Standard\",\"size\":\"D64s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v3\",\"tier\":\"Standard\",\"size\":\"D64_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v4\",\"tier\":\"Standard\",\"size\":\"D64_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D64_v5\",\"tier\":\"Standard\",\"size\":\"D64_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ads_v5\",\"tier\":\"Standard\",\"size\":\"D8ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8as_v4\",\"tier\":\"Standard\",\"size\":\"D8as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8as_v5\",\"tier\":\"Standard\",\"size\":\"D8as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8a_v4\",\"tier\":\"Standard\",\"size\":\"D8a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ds_v4\",\"tier\":\"Standard\",\"size\":\"D8ds_v4\",\"family\":\"standardDDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ds_v5\",\"tier\":\"Standard\",\"size\":\"D8ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8d_v4\",\"tier\":\"Standard\",\"size\":\"D8d_v4\",\"family\":\"standardDDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8d_v5\",\"tier\":\"Standard\",\"size\":\"D8d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8lds_v5\",\"tier\":\"Standard\",\"size\":\"D8lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ls_v5\",\"tier\":\"Standard\",\"size\":\"D8ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8pds_v5\",\"tier\":\"Standard\",\"size\":\"D8pds_v5\",\"family\":\"standardDPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8plds_v5\",\"tier\":\"Standard\",\"size\":\"D8plds_v5\",\"family\":\"standardDPLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8pls_v5\",\"tier\":\"Standard\",\"size\":\"D8pls_v5\",\"family\":\"standardDPLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8ps_v5\",\"tier\":\"Standard\",\"size\":\"D8ps_v5\",\"family\":\"standardDPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v3\",\"tier\":\"Standard\",\"size\":\"D8s_v3\",\"family\":\"standardDSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v4\",\"tier\":\"Standard\",\"size\":\"D8s_v4\",\"family\":\"standardDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8s_v5\",\"tier\":\"Standard\",\"size\":\"D8s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"HibernationSupported\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v3\",\"tier\":\"Standard\",\"size\":\"D8_v3\",\"family\":\"standardDv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196083712\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"97517568\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v4\",\"tier\":\"Standard\",\"size\":\"D8_v4\",\"family\":\"standardDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D8_v5\",\"tier\":\"Standard\",\"size\":\"D8_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96ads_v5\",\"tier\":\"Standard\",\"size\":\"D96ads_v5\",\"family\":\"standardDADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96as_v4\",\"tier\":\"Standard\",\"size\":\"D96as_v4\",\"family\":\"standardDASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96as_v5\",\"tier\":\"Standard\",\"size\":\"D96as_v5\",\"family\":\"standardDASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96a_v4\",\"tier\":\"Standard\",\"size\":\"D96a_v4\",\"family\":\"standardDAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96ds_v5\",\"tier\":\"Standard\",\"size\":\"D96ds_v5\",\"family\":\"standardDDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96d_v5\",\"tier\":\"Standard\",\"size\":\"D96d_v5\",\"family\":\"standardDDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96lds_v5\",\"tier\":\"Standard\",\"size\":\"D96lds_v5\",\"family\":\"standardDLDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96ls_v5\",\"tier\":\"Standard\",\"size\":\"D96ls_v5\",\"family\":\"standardDLSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96s_v5\",\"tier\":\"Standard\",\"size\":\"D96s_v5\",\"family\":\"standardDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_D96_v5\",\"tier\":\"Standard\",\"size\":\"D96_v5\",\"family\":\"standardDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC16ds_v3\",\"tier\":\"Standard\",\"size\":\"DC16ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC16s_v3\",\"tier\":\"Standard\",\"size\":\"DC16s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"154000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC1ds_v3\",\"tier\":\"Standard\",\"size\":\"DC1ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC1s_v3\",\"tier\":\"Standard\",\"size\":\"DC1s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC24ds_v3\",\"tier\":\"Standard\",\"size\":\"DC24ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"231000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC24s_v3\",\"tier\":\"Standard\",\"size\":\"DC24s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"231000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"231000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2as_v5\",\"tier\":\"Standard\",\"size\":\"DC2as_v5\",\"family\":\"standardDCASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2ds_v3\",\"tier\":\"Standard\",\"size\":\"DC2ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC2s_v3\",\"tier\":\"Standard\",\"size\":\"DC2s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"19000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC32ds_v3\",\"tier\":\"Standard\",\"size\":\"DC32ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC32s_v3\",\"tier\":\"Standard\",\"size\":\"DC32s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"308000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC48ds_v3\",\"tier\":\"Standard\",\"size\":\"DC48ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC48s_v3\",\"tier\":\"Standard\",\"size\":\"DC48s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"462000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC4ds_v3\",\"tier\":\"Standard\",\"size\":\"DC4ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC4s_v3\",\"tier\":\"Standard\",\"size\":\"DC4s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"38500000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC8ds_v3\",\"tier\":\"Standard\",\"size\":\"DC8ds_v3\",\"family\":\"standardDDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DC8s_v3\",\"tier\":\"Standard\",\"size\":\"DC8s_v3\",\"family\":\"standardDCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"77000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS1\",\"tier\":\"Standard\",\"size\":\"DS1\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"7168\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"32768000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"32768000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"46170898432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"32000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11\",\"tier\":\"Standard\",\"size\":\"DS11\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"64000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11-1_v2\",\"tier\":\"Standard\",\"size\":\"DS11-1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS11_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11_v2\",\"tier\":\"Standard\",\"size\":\"DS11_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS11_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS11_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"77309411328\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12\",\"tier\":\"Standard\",\"size\":\"DS12\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"128000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12-1_v2\",\"tier\":\"Standard\",\"size\":\"DS12-1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS12_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12-2_v2\",\"tier\":\"Standard\",\"size\":\"DS12-2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12_v2\",\"tier\":\"Standard\",\"size\":\"DS12_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS12_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS12_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS12_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13\",\"tier\":\"Standard\",\"size\":\"DS13\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"256000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13-2_v2\",\"tier\":\"Standard\",\"size\":\"DS13-2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS13_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13-4_v2\",\"tier\":\"Standard\",\"size\":\"DS13-4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS13_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13_v2\",\"tier\":\"Standard\",\"size\":\"DS13_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS13_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS13_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14\",\"tier\":\"Standard\",\"size\":\"DS14\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"512000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14-4_v2\",\"tier\":\"Standard\",\"size\":\"DS14-4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS14_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14-8_v2\",\"tier\":\"Standard\",\"size\":\"DS14-8_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"ParentSize\",\"value\":\"Standard_DS14_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14_v2\",\"tier\":\"Standard\",\"size\":\"DS14_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS14_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS14_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS15_v2\",\"tier\":\"Standard\",\"size\":\"DS15_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"286720\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"140\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"655360000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"655360000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"773094113280\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"64000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"960000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS1_v2\",\"tier\":\"Standard\",\"size\":\"DS1_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"7168\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"32768000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"32768000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"46170898432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2\",\"tier\":\"Standard\",\"size\":\"DS2\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"64000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2_v2\",\"tier\":\"Standard\",\"size\":\"DS2_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS2_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS2_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"14336\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"7\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"92341796864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3\",\"tier\":\"Standard\",\"size\":\"DS3\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"128000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3_v2\",\"tier\":\"Standard\",\"size\":\"DS3_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS3_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS3_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"28672\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"184683593728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4\",\"tier\":\"Standard\",\"size\":\"DS4\",\"family\":\"standardDSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"256000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4_v2\",\"tier\":\"Standard\",\"size\":\"DS4_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS4_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS4_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"369367187456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS5_v2\",\"tier\":\"Standard\",\"size\":\"DS5_v2\",\"family\":\"standardDSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"738734374912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_DS5_v2_Promo\",\"tier\":\"Standard\",\"size\":\"DS5_v2_Promo\",\"family\":\"standardDSv2PromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"738734374912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104ids_v5\",\"tier\":\"Standard\",\"size\":\"E104ids_v5\",\"family\":\"standardEIDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104id_v5\",\"tier\":\"Standard\",\"size\":\"E104id_v5\",\"family\":\"standardEIDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104is_v5\",\"tier\":\"Standard\",\"size\":\"E104is_v5\",\"family\":\"standardEISv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E104i_v5\",\"tier\":\"Standard\",\"size\":\"E104i_v5\",\"family\":\"standardEIv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"104\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"104\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E112iads_v5\",\"tier\":\"Standard\",\"size\":\"E112iads_v5\",\"family\":\"standardEIADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3891200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"112\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E112ias_v5\",\"tier\":\"Standard\",\"size\":\"E112ias_v5\",\"family\":\"standardEIASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"112\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"112\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ads_v5\",\"tier\":\"Standard\",\"size\":\"E16-4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4as_v4\",\"tier\":\"Standard\",\"size\":\"E16-4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429497000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4as_v5\",\"tier\":\"Standard\",\"size\":\"E16-4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ds_v4\",\"tier\":\"Standard\",\"size\":\"E16-4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4ds_v5\",\"tier\":\"Standard\",\"size\":\"E16-4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v3\",\"tier\":\"Standard\",\"size\":\"E16-4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v4\",\"tier\":\"Standard\",\"size\":\"E16-4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-4s_v5\",\"tier\":\"Standard\",\"size\":\"E16-4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ads_v5\",\"tier\":\"Standard\",\"size\":\"E16-8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8as_v4\",\"tier\":\"Standard\",\"size\":\"E16-8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429497000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8as_v5\",\"tier\":\"Standard\",\"size\":\"E16-8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ds_v4\",\"tier\":\"Standard\",\"size\":\"E16-8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8ds_v5\",\"tier\":\"Standard\",\"size\":\"E16-8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v3\",\"tier\":\"Standard\",\"size\":\"E16-8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v4\",\"tier\":\"Standard\",\"size\":\"E16-8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16-8s_v5\",\"tier\":\"Standard\",\"size\":\"E16-8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E16s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ads_v5\",\"tier\":\"Standard\",\"size\":\"E16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16as_v4\",\"tier\":\"Standard\",\"size\":\"E16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16as_v5\",\"tier\":\"Standard\",\"size\":\"E16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16a_v4\",\"tier\":\"Standard\",\"size\":\"E16a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16bds_v5\",\"tier\":\"Standard\",\"size\":\"E16bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"44000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16bs_v5\",\"tier\":\"Standard\",\"size\":\"E16bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"968000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"44000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ds_v4\",\"tier\":\"Standard\",\"size\":\"E16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ds_v5\",\"tier\":\"Standard\",\"size\":\"E16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16d_v4\",\"tier\":\"Standard\",\"size\":\"E16d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16d_v5\",\"tier\":\"Standard\",\"size\":\"E16d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16pds_v5\",\"tier\":\"Standard\",\"size\":\"E16pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16ps_v5\",\"tier\":\"Standard\",\"size\":\"E16ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v3\",\"tier\":\"Standard\",\"size\":\"E16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v4\",\"tier\":\"Standard\",\"size\":\"E16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16s_v5\",\"tier\":\"Standard\",\"size\":\"E16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v3\",\"tier\":\"Standard\",\"size\":\"E16_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"409600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v4\",\"tier\":\"Standard\",\"size\":\"E16_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E16_v5\",\"tier\":\"Standard\",\"size\":\"E16_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"154000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"629145600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ads_v5\",\"tier\":\"Standard\",\"size\":\"E20ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"94000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20as_v4\",\"tier\":\"Standard\",\"size\":\"E20as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20as_v5\",\"tier\":\"Standard\",\"size\":\"E20as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20a_v4\",\"tier\":\"Standard\",\"size\":\"E20a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ds_v4\",\"tier\":\"Standard\",\"size\":\"E20ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"190000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1209008128\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"603979776\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ds_v5\",\"tier\":\"Standard\",\"size\":\"E20ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20d_v4\",\"tier\":\"Standard\",\"size\":\"E20d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"190000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1209008128\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"603979776\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20d_v5\",\"tier\":\"Standard\",\"size\":\"E20d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20pds_v5\",\"tier\":\"Standard\",\"size\":\"E20pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"768000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"95000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"536870912000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"750000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20ps_v5\",\"tier\":\"Standard\",\"size\":\"E20ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"95000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"536870912000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"750000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v3\",\"tier\":\"Standard\",\"size\":\"E20s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v4\",\"tier\":\"Standard\",\"size\":\"E20s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20s_v5\",\"tier\":\"Standard\",\"size\":\"E20s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v3\",\"tier\":\"Standard\",\"size\":\"E20_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"30000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"491520000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"245760000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v4\",\"tier\":\"Standard\",\"size\":\"E20_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"429496729600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E20_v5\",\"tier\":\"Standard\",\"size\":\"E20_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"20\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"160\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"20\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"193000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1310720000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ads_v5\",\"tier\":\"Standard\",\"size\":\"E2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2as_v4\",\"tier\":\"Standard\",\"size\":\"E2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2as_v5\",\"tier\":\"Standard\",\"size\":\"E2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85983232\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2a_v4\",\"tier\":\"Standard\",\"size\":\"E2a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2bds_v5\",\"tier\":\"Standard\",\"size\":\"E2bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5500\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"156000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2bs_v5\",\"tier\":\"Standard\",\"size\":\"E2bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5500\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"156000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ds_v4\",\"tier\":\"Standard\",\"size\":\"E2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ds_v5\",\"tier\":\"Standard\",\"size\":\"E2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2d_v4\",\"tier\":\"Standard\",\"size\":\"E2d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"59768832\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2d_v5\",\"tier\":\"Standard\",\"size\":\"E2d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2pds_v5\",\"tier\":\"Standard\",\"size\":\"E2pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"76800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2ps_v5\",\"tier\":\"Standard\",\"size\":\"E2ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"9375\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"85000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v3\",\"tier\":\"Standard\",\"size\":\"E2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v4\",\"tier\":\"Standard\",\"size\":\"E2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2s_v5\",\"tier\":\"Standard\",\"size\":\"E2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v3\",\"tier\":\"Standard\",\"size\":\"E2_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"51200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v4\",\"tier\":\"Standard\",\"size\":\"E2_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"53687091200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E2_v5\",\"tier\":\"Standard\",\"size\":\"E2_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3750\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"89128960\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ads_v5\",\"tier\":\"Standard\",\"size\":\"E32-16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16as_v4\",\"tier\":\"Standard\",\"size\":\"E32-16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16as_v5\",\"tier\":\"Standard\",\"size\":\"E32-16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ds_v4\",\"tier\":\"Standard\",\"size\":\"E32-16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16ds_v5\",\"tier\":\"Standard\",\"size\":\"E32-16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v3\",\"tier\":\"Standard\",\"size\":\"E32-16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v4\",\"tier\":\"Standard\",\"size\":\"E32-16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-16s_v5\",\"tier\":\"Standard\",\"size\":\"E32-16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ads_v5\",\"tier\":\"Standard\",\"size\":\"E32-8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8as_v4\",\"tier\":\"Standard\",\"size\":\"E32-8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8as_v5\",\"tier\":\"Standard\",\"size\":\"E32-8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ds_v4\",\"tier\":\"Standard\",\"size\":\"E32-8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8ds_v5\",\"tier\":\"Standard\",\"size\":\"E32-8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v3\",\"tier\":\"Standard\",\"size\":\"E32-8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v4\",\"tier\":\"Standard\",\"size\":\"E32-8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32-8s_v5\",\"tier\":\"Standard\",\"size\":\"E32-8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E32s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ads_v5\",\"tier\":\"Standard\",\"size\":\"E32ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32as_v4\",\"tier\":\"Standard\",\"size\":\"E32as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32as_v5\",\"tier\":\"Standard\",\"size\":\"E32as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32a_v4\",\"tier\":\"Standard\",\"size\":\"E32a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32bds_v5\",\"tier\":\"Standard\",\"size\":\"E32bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"88000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32bs_v5\",\"tier\":\"Standard\",\"size\":\"E32bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1936000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"88000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ds_v4\",\"tier\":\"Standard\",\"size\":\"E32ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ds_v5\",\"tier\":\"Standard\",\"size\":\"E32ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32d_v4\",\"tier\":\"Standard\",\"size\":\"E32d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1935671296\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"967835648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32d_v5\",\"tier\":\"Standard\",\"size\":\"E32d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32pds_v5\",\"tier\":\"Standard\",\"size\":\"E32pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32ps_v5\",\"tier\":\"Standard\",\"size\":\"E32ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"208\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"150000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v3\",\"tier\":\"Standard\",\"size\":\"E32s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v4\",\"tier\":\"Standard\",\"size\":\"E32s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32s_v5\",\"tier\":\"Standard\",\"size\":\"E32s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v3\",\"tier\":\"Standard\",\"size\":\"E32_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v4\",\"tier\":\"Standard\",\"size\":\"E32_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"858993459200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E32_v5\",\"tier\":\"Standard\",\"size\":\"E32_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"308000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"907018240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ads_v5\",\"tier\":\"Standard\",\"size\":\"E4-2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2as_v4\",\"tier\":\"Standard\",\"size\":\"E4-2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2as_v5\",\"tier\":\"Standard\",\"size\":\"E4-2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ds_v4\",\"tier\":\"Standard\",\"size\":\"E4-2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2ds_v5\",\"tier\":\"Standard\",\"size\":\"E4-2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v3\",\"tier\":\"Standard\",\"size\":\"E4-2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v4\",\"tier\":\"Standard\",\"size\":\"E4-2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4-2s_v5\",\"tier\":\"Standard\",\"size\":\"E4-2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E4s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ads_v5\",\"tier\":\"Standard\",\"size\":\"E48ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48as_v4\",\"tier\":\"Standard\",\"size\":\"E48as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48as_v5\",\"tier\":\"Standard\",\"size\":\"E48as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48a_v4\",\"tier\":\"Standard\",\"size\":\"E48a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48bds_v5\",\"tier\":\"Standard\",\"size\":\"E48bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48bs_v5\",\"tier\":\"Standard\",\"size\":\"E48bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"2904000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ds_v4\",\"tier\":\"Standard\",\"size\":\"E48ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48ds_v5\",\"tier\":\"Standard\",\"size\":\"E48ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48d_v4\",\"tier\":\"Standard\",\"size\":\"E48d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48d_v5\",\"tier\":\"Standard\",\"size\":\"E48d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v3\",\"tier\":\"Standard\",\"size\":\"E48s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v4\",\"tier\":\"Standard\",\"size\":\"E48s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48s_v5\",\"tier\":\"Standard\",\"size\":\"E48s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v3\",\"tier\":\"Standard\",\"size\":\"E48_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v4\",\"tier\":\"Standard\",\"size\":\"E48_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1288490188800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E48_v5\",\"tier\":\"Standard\",\"size\":\"E48_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"462000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3145728000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1378877440\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ads_v5\",\"tier\":\"Standard\",\"size\":\"E4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4as_v4\",\"tier\":\"Standard\",\"size\":\"E4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4as_v5\",\"tier\":\"Standard\",\"size\":\"E4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"150994944\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4a_v4\",\"tier\":\"Standard\",\"size\":\"E4a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4bds_v5\",\"tier\":\"Standard\",\"size\":\"E4bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"18750\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"11000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"350000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4bs_v5\",\"tier\":\"Standard\",\"size\":\"E4bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"18750\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"11000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"350000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ds_v4\",\"tier\":\"Standard\",\"size\":\"E4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ds_v5\",\"tier\":\"Standard\",\"size\":\"E4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4d_v4\",\"tier\":\"Standard\",\"size\":\"E4d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"120586240\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4d_v5\",\"tier\":\"Standard\",\"size\":\"E4d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4pds_v5\",\"tier\":\"Standard\",\"size\":\"E4pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"153600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4ps_v5\",\"tier\":\"Standard\",\"size\":\"E4ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"19000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"145000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v3\",\"tier\":\"Standard\",\"size\":\"E4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v4\",\"tier\":\"Standard\",\"size\":\"E4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4s_v5\",\"tier\":\"Standard\",\"size\":\"E4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v3\",\"tier\":\"Standard\",\"size\":\"E4_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"102400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v4\",\"tier\":\"Standard\",\"size\":\"E4_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"107374182400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E4_v5\",\"tier\":\"Standard\",\"size\":\"E4_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"152043520\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ads_v5\",\"tier\":\"Standard\",\"size\":\"E64-16ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16as_v4\",\"tier\":\"Standard\",\"size\":\"E64-16as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16as_v5\",\"tier\":\"Standard\",\"size\":\"E64-16as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ds_v4\",\"tier\":\"Standard\",\"size\":\"E64-16ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16ds_v5\",\"tier\":\"Standard\",\"size\":\"E64-16ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v3\",\"tier\":\"Standard\",\"size\":\"E64-16s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v4\",\"tier\":\"Standard\",\"size\":\"E64-16s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-16s_v5\",\"tier\":\"Standard\",\"size\":\"E64-16s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ads_v5\",\"tier\":\"Standard\",\"size\":\"E64-32ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32as_v4\",\"tier\":\"Standard\",\"size\":\"E64-32as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32as_v5\",\"tier\":\"Standard\",\"size\":\"E64-32as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ds_v4\",\"tier\":\"Standard\",\"size\":\"E64-32ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32ds_v5\",\"tier\":\"Standard\",\"size\":\"E64-32ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v3\",\"tier\":\"Standard\",\"size\":\"E64-32s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v4\",\"tier\":\"Standard\",\"size\":\"E64-32s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64-32s_v5\",\"tier\":\"Standard\",\"size\":\"E64-32s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E64s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ads_v5\",\"tier\":\"Standard\",\"size\":\"E64ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64as_v4\",\"tier\":\"Standard\",\"size\":\"E64as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64as_v5\",\"tier\":\"Standard\",\"size\":\"E64as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64a_v4\",\"tier\":\"Standard\",\"size\":\"E64a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64bds_v5\",\"tier\":\"Standard\",\"size\":\"E64bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64bs_v5\",\"tier\":\"Standard\",\"size\":\"E64bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"300000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3872000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ds_v4\",\"tier\":\"Standard\",\"size\":\"E64ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64ds_v5\",\"tier\":\"Standard\",\"size\":\"E64ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64d_v4\",\"tier\":\"Standard\",\"size\":\"E64d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64d_v5\",\"tier\":\"Standard\",\"size\":\"E64d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64is_v3\",\"tier\":\"Standard\",\"size\":\"E64is_v3\",\"family\":\"standardEISv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64i_v3\",\"tier\":\"Standard\",\"size\":\"E64i_v3\",\"family\":\"standardEIv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v3\",\"tier\":\"Standard\",\"size\":\"E64s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"884736\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v4\",\"tier\":\"Standard\",\"size\":\"E64s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64s_v5\",\"tier\":\"Standard\",\"size\":\"E64s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v3\",\"tier\":\"Standard\",\"size\":\"E64_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1638400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"432\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v4\",\"tier\":\"Standard\",\"size\":\"E64_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E64_v5\",\"tier\":\"Standard\",\"size\":\"E64_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1819279360\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ads_v5\",\"tier\":\"Standard\",\"size\":\"E8-2ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2as_v4\",\"tier\":\"Standard\",\"size\":\"E8-2as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2as_v5\",\"tier\":\"Standard\",\"size\":\"E8-2as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ds_v4\",\"tier\":\"Standard\",\"size\":\"E8-2ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2ds_v5\",\"tier\":\"Standard\",\"size\":\"E8-2ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v3\",\"tier\":\"Standard\",\"size\":\"E8-2s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v4\",\"tier\":\"Standard\",\"size\":\"E8-2s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-2s_v5\",\"tier\":\"Standard\",\"size\":\"E8-2s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ads_v5\",\"tier\":\"Standard\",\"size\":\"E8-4ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4as_v4\",\"tier\":\"Standard\",\"size\":\"E8-4as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4as_v5\",\"tier\":\"Standard\",\"size\":\"E8-4as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ds_v4\",\"tier\":\"Standard\",\"size\":\"E8-4ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4ds_v5\",\"tier\":\"Standard\",\"size\":\"E8-4ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v3\",\"tier\":\"Standard\",\"size\":\"E8-4s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v3\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v4\",\"tier\":\"Standard\",\"size\":\"E8-4s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8-4s_v5\",\"tier\":\"Standard\",\"size\":\"E8-4s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E8s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E80ids_v4\",\"tier\":\"Standard\",\"size\":\"E80ids_v4\",\"family\":\"standardXEIDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4362240\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E80is_v4\",\"tier\":\"Standard\",\"size\":\"E80is_v4\",\"family\":\"standardXEISv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"504\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ads_v5\",\"tier\":\"Standard\",\"size\":\"E8ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8as_v4\",\"tier\":\"Standard\",\"size\":\"E8as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8as_v5\",\"tier\":\"Standard\",\"size\":\"E8as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8a_v4\",\"tier\":\"Standard\",\"size\":\"E8a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8bds_v5\",\"tier\":\"Standard\",\"size\":\"E8bds_v5\",\"family\":\"standardEBDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"37500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"22000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"625000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8bs_v5\",\"tier\":\"Standard\",\"size\":\"E8bs_v5\",\"family\":\"standardEBSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"DiskControllerTypes\",\"value\":\"SCSI,NVMe\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"37500\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"485000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"22000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"625000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ds_v4\",\"tier\":\"Standard\",\"size\":\"E8ds_v4\",\"family\":\"standardEDSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ds_v5\",\"tier\":\"Standard\",\"size\":\"E8ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8d_v4\",\"tier\":\"Standard\",\"size\":\"E8d_v4\",\"family\":\"standardEDv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"484442112\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"242221056\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8d_v5\",\"tier\":\"Standard\",\"size\":\"E8d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8pds_v5\",\"tier\":\"Standard\",\"size\":\"E8pds_v5\",\"family\":\"standardEPDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8ps_v5\",\"tier\":\"Standard\",\"size\":\"E8ps_v5\",\"family\":\"standardEPSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"Arm64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"38000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v3\",\"tier\":\"Standard\",\"size\":\"E8s_v3\",\"family\":\"standardESv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v4\",\"tier\":\"Standard\",\"size\":\"E8s_v4\",\"family\":\"standardESv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8s_v5\",\"tier\":\"Standard\",\"size\":\"E8s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v3\",\"tier\":\"Standard\",\"size\":\"E8_v3\",\"family\":\"standardEv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"204800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v4\",\"tier\":\"Standard\",\"size\":\"E8_v4\",\"family\":\"standardEv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748364800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E8_v5\",\"tier\":\"Standard\",\"size\":\"E8_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"77000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"304087040\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24ads_v5\",\"tier\":\"Standard\",\"size\":\"E96-24ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24as_v4\",\"tier\":\"Standard\",\"size\":\"E96-24as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24as_v5\",\"tier\":\"Standard\",\"size\":\"E96-24as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24ds_v5\",\"tier\":\"Standard\",\"size\":\"E96-24ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-24s_v5\",\"tier\":\"Standard\",\"size\":\"E96-24s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48ads_v5\",\"tier\":\"Standard\",\"size\":\"E96-48ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ads_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48as_v4\",\"tier\":\"Standard\",\"size\":\"E96-48as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717990000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48as_v5\",\"tier\":\"Standard\",\"size\":\"E96-48as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96as_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48ds_v5\",\"tier\":\"Standard\",\"size\":\"E96-48ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96ds_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96-48s_v5\",\"tier\":\"Standard\",\"size\":\"E96-48s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ParentSize\",\"value\":\"Standard_E96s_v5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ads_v5\",\"tier\":\"Standard\",\"size\":\"E96ads_v5\",\"family\":\"standardEADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"450000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96as_v4\",\"tier\":\"Standard\",\"size\":\"E96as_v4\",\"family\":\"standardEASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1717986918400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1258291200\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96as_v5\",\"tier\":\"Standard\",\"size\":\"E96as_v5\",\"family\":\"standardEASv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96a_v4\",\"tier\":\"Standard\",\"size\":\"E96a_v4\",\"family\":\"standardEAv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2457600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ds_v5\",\"tier\":\"Standard\",\"size\":\"E96ds_v5\",\"family\":\"standardEDSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96d_v5\",\"tier\":\"Standard\",\"size\":\"E96d_v5\",\"family\":\"standardEDv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3686400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96ias_v4\",\"tier\":\"Standard\",\"size\":\"E96ias_v4\",\"family\":\"standardEIASv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"192000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1070000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1070000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"19200000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1260000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96s_v5\",\"tier\":\"Standard\",\"size\":\"E96s_v5\",\"family\":\"standardESv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_E96_v5\",\"tier\":\"Standard\",\"size\":\"E96_v5\",\"family\":\"standardEv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\",\"2\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\",\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"672\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"615000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"4194304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2726297600\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_EC16ads_v5\",\"tier\":\"Standard\",\"size\":\"EC16ads_v5\",\"family\":\"standardECADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"614400\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_EC32ads_v5\",\"tier\":\"Standard\",\"size\":\"EC32ads_v5\",\"family\":\"standardECADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1228800\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_EC48ads_v5\",\"tier\":\"Standard\",\"size\":\"EC48ads_v5\",\"family\":\"standardECADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1843200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_EC8ads_v5\",\"tier\":\"Standard\",\"size\":\"EC8ads_v5\",\"family\":\"standardECADSv5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\"],\"zoneDetails\":[{\"Name\":[\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"307200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS,PaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"230\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"ConfidentialComputingType\",\"value\":\"SNP\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F1\",\"tier\":\"Standard\",\"size\":\"F1\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"3000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"24576000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"48000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16\",\"tier\":\"Standard\",\"size\":\"F16\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16s\",\"tier\":\"Standard\",\"size\":\"F16s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"206158430208\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F16s_v2\",\"tier\":\"Standard\",\"size\":\"F16s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"274877906944\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F1s\",\"tier\":\"Standard\",\"size\":\"F1s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"1\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"1\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"33554432\"},{\"name\":\"CachedDiskBytes\",\"value\":\"12884901888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"50331648\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2\",\"tier\":\"Standard\",\"size\":\"F2\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2s\",\"tier\":\"Standard\",\"size\":\"F2s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"67108864\"},{\"name\":\"CachedDiskBytes\",\"value\":\"25769803776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"100663296\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F2s_v2\",\"tier\":\"Standard\",\"size\":\"F2s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"4\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"32505856\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"32505856\"},{\"name\":\"CachedDiskBytes\",\"value\":\"34359738368\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"3200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"49283072\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F32s_v2\",\"tier\":\"Standard\",\"size\":\"F32s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"64000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"536870912\"},{\"name\":\"CachedDiskBytes\",\"value\":\"549755813888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4\",\"tier\":\"Standard\",\"size\":\"F4\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F48s_v2\",\"tier\":\"Standard\",\"size\":\"F48s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"96\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"824633720832\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4s\",\"tier\":\"Standard\",\"size\":\"F4s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"51539607552\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F4s_v2\",\"tier\":\"Standard\",\"size\":\"F4s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"8\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"65536000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"68719476736\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"6400\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"96000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F64s_v2\",\"tier\":\"Standard\",\"size\":\"F64s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"524288\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1073741824\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F72s_v2\",\"tier\":\"Standard\",\"size\":\"F72s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"589824\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"72\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"144\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"72\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"144000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1207959552\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1632087572480\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8\",\"tier\":\"Standard\",\"size\":\"F8\",\"family\":\"standardFFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8s\",\"tier\":\"Standard\",\"size\":\"F8s\",\"family\":\"standardFSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"32768\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"210\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"268435456\"},{\"name\":\"CachedDiskBytes\",\"value\":\"103079215104\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"402653184\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_F8s_v2\",\"tier\":\"Standard\",\"size\":\"F8s_v2\",\"family\":\"standardFSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"16\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"195\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"137438953472\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"192000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G1\",\"tier\":\"Standard\",\"size\":\"G1\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"393216\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"6000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"49152000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"125000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G2\",\"tier\":\"Standard\",\"size\":\"G2\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"786432\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"12000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"98304000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"250000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G3\",\"tier\":\"Standard\",\"size\":\"G3\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1572864\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"196608000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G4\",\"tier\":\"Standard\",\"size\":\"G4\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3145728\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"48000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"393216000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_G5\",\"tier\":\"Standard\",\"size\":\"G5\",\"family\":\"standardGFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"6291456\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"PaaS,IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1572864000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"786432000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS1\",\"tier\":\"Standard\",\"size\":\"GS1\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"57344\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"2\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"283467841536\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS2\",\"tier\":\"Standard\",\"size\":\"GS2\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"114688\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"566935683072\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS3\",\"tier\":\"Standard\",\"size\":\"GS3\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"229376\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1133871366144\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4\",\"tier\":\"Standard\",\"size\":\"GS4\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4-4\",\"tier\":\"Standard\",\"size\":\"GS4-4\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS4-8\",\"tier\":\"Standard\",\"size\":\"GS4-8\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"458752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2267742732288\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5\",\"tier\":\"Standard\",\"size\":\"GS5\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5-16\",\"tier\":\"Standard\",\"size\":\"GS5-16\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_GS5-8\",\"tier\":\"Standard\",\"size\":\"GS5-8\",\"family\":\"standardGSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"917504\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"ParentSize\",\"value\":\"Standard_GS5\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"4535485464576\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16as_v3\",\"tier\":\"Standard\",\"size\":\"L16as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s\",\"tier\":\"Standard\",\"size\":\"L16s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2874368\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s_v2\",\"tier\":\"Standard\",\"size\":\"L16s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"16000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L16s_v3\",\"tier\":\"Standard\",\"size\":\"L16s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"163840\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"128\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"160000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"600000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32as_v3\",\"tier\":\"Standard\",\"size\":\"L32as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"768000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s\",\"tier\":\"Standard\",\"size\":\"L32s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"5765120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s_v2\",\"tier\":\"Standard\",\"size\":\"L32s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"335544320\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"32000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L32s_v3\",\"tier\":\"Standard\",\"size\":\"L32s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"327680\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"320000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"51200\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"865000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"7324216\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48as_v3\",\"tier\":\"Standard\",\"size\":\"L48as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48s_v2\",\"tier\":\"Standard\",\"size\":\"L48s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"503316480\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"48000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1006632960\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L48s_v3\",\"tier\":\"Standard\",\"size\":\"L48s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"491520\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"384\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"24000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"480000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1315000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"10986324\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L4s\",\"tier\":\"Standard\",\"size\":\"L4s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"694272\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"32\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64as_v3\",\"tier\":\"Standard\",\"size\":\"L64as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1280000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64s_v2\",\"tier\":\"Standard\",\"size\":\"L64s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"671088640\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"64000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1342177280\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L64s_v3\",\"tier\":\"Standard\",\"size\":\"L64s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"655360\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"32000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"640000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1735000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"14648432\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80as_v3\",\"tier\":\"Standard\",\"size\":\"L80as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1400000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80s_v2\",\"tier\":\"Standard\",\"size\":\"L80s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1468006400\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L80s_v3\",\"tier\":\"Standard\",\"size\":\"L80s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"819200\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"80\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"640\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"80\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2160000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"18310540\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8as_v3\",\"tier\":\"Standard\",\"size\":\"L8as_v3\",\"family\":\"standardLASv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"200000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s\",\"tier\":\"Standard\",\"size\":\"L8s\",\"family\":\"standardLSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\",\"2\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1421312\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"180\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s_v2\",\"tier\":\"Standard\",\"size\":\"L8s_v2\",\"family\":\"standardLSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"83886080\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"8000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"167772160\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_L8s_v3\",\"tier\":\"Standard\",\"size\":\"L8s_v3\",\"family\":\"standardLSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"81920\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"True\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"64\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"4000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"80000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"290000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1831054\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128\",\"tier\":\"Standard\",\"size\":\"M128\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2637109919744\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128-32ms\",\"tier\":\"Standard\",\"size\":\"M128-32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M128ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128-64ms\",\"tier\":\"Standard\",\"size\":\"M128-64ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M128ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128dms_v2\",\"tier\":\"Standard\",\"size\":\"M128dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"3892\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ds_v2\",\"tier\":\"Standard\",\"size\":\"M128ds_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128m\",\"tier\":\"Standard\",\"size\":\"M128m\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"16384000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"2637109919744\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ms\",\"tier\":\"Standard\",\"size\":\"M128ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"3800\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128ms_v2\",\"tier\":\"Standard\",\"size\":\"M128ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"3892\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128s\",\"tier\":\"Standard\",\"size\":\"M128s\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4096000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"2000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1677721600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13632226197504\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2097152000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M128s_v2\",\"tier\":\"Standard\",\"size\":\"M128s_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"128\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"128\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16-4ms\",\"tier\":\"Standard\",\"size\":\"M16-4ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M16ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16-8ms\",\"tier\":\"Standard\",\"size\":\"M16-8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M16ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M16ms\",\"tier\":\"Standard\",\"size\":\"M16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"512000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"437.5\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"2\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"20000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"209715200\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1704028274688\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"10000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"262144000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192idms_v2\",\"tier\":\"Standard\",\"size\":\"M192idms_v2\",\"family\":\"standardMIDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4096\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192ids_v2\",\"tier\":\"Standard\",\"size\":\"M192ids_v2\",\"family\":\"standardMIDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192ims_v2\",\"tier\":\"Standard\",\"size\":\"M192ims_v2\",\"family\":\"standardMISMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"4096\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M192is_v2\",\"tier\":\"Standard\",\"size\":\"M192is_v2\",\"family\":\"standardMISMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"192\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2048\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"192\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"160000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"13600000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M208ms_v2\",\"tier\":\"Standard\",\"size\":\"M208ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"208\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M208s_v2\",\"tier\":\"Standard\",\"size\":\"M208s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"4194304\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"208\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"2850\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32-16ms\",\"tier\":\"Standard\",\"size\":\"M32-16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M32ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32-8ms\",\"tier\":\"Standard\",\"size\":\"M32-8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M32ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32dms_v2\",\"tier\":\"Standard\",\"size\":\"M32dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1048576\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3410000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ls\",\"tier\":\"Standard\",\"size\":\"M32ls\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"256\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ms\",\"tier\":\"Standard\",\"size\":\"M32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ms_v2\",\"tier\":\"Standard\",\"size\":\"M32ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"875\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"400000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3410000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"500000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M32ts\",\"tier\":\"Standard\",\"size\":\"M32ts\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1024000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"192\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"4\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"40000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"419430400\"},{\"name\":\"CachedDiskBytes\",\"value\":\"3408056549376\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"20000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"524288000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416-208ms_v2\",\"tier\":\"Standard\",\"size\":\"M416-208ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"11400\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"208\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M416ms_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"15118000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416-208s_v2\",\"tier\":\"Standard\",\"size\":\"M416-208s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"208\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M416s_v2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"250000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1600000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"15118000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"2000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416ms_v2\",\"tier\":\"Standard\",\"size\":\"M416ms_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"11400\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M416s_v2\",\"tier\":\"Standard\",\"size\":\"M416s_v2\",\"family\":\"standardMSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8388608\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"416\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"5700\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"16\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64\",\"tier\":\"Standard\",\"size\":\"M64\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1000\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1318554959872\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64-16ms\",\"tier\":\"Standard\",\"size\":\"M64-16ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M64ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64-32ms\",\"tier\":\"Standard\",\"size\":\"M64-32ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M64ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64dms_v2\",\"tier\":\"Standard\",\"size\":\"M64dms_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1792\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ds_v2\",\"tier\":\"Standard\",\"size\":\"M64ds_v2\",\"family\":\"standardMDSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ls\",\"tier\":\"Standard\",\"size\":\"M64ls\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"512\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64m\",\"tier\":\"Standard\",\"size\":\"M64m\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"8192000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ms\",\"tier\":\"Standard\",\"size\":\"M64ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2048000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1750\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"838860800\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1048576000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64ms_v2\",\"tier\":\"Standard\",\"size\":\"M64ms_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1792\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64s\",\"tier\":\"Standard\",\"size\":\"M64s\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2097152\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6816113098752\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M64s_v2\",\"tier\":\"Standard\",\"size\":\"M64s_v2\",\"family\":\"standardMSMediumMemoryv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"0\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1024\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"8\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"80000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"800000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"6820000000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"40000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8-2ms\",\"tier\":\"Standard\",\"size\":\"M8-2ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"2\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M8ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8-4ms\",\"tier\":\"Standard\",\"size\":\"M8-4ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"ParentSize\",\"value\":\"Standard_M8ms\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_M8ms\",\"tier\":\"Standard\",\"size\":\"M8ms\",\"family\":\"standardMSFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"2\",\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"256000\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"218.75\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"MaxWriteAcceleratorDisksAllowed\",\"value\":\"1\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"ACUs\",\"value\":\"160\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"10000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"104857600\"},{\"name\":\"CachedDiskBytes\",\"value\":\"851477266432\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"5000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"131072000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12\",\"tier\":\"Standard\",\"size\":\"NC12\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12s_v3\",\"tier\":\"Standard\",\"size\":\"NC12s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC12_Promo\",\"tier\":\"Standard\",\"size\":\"NC12_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC16as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC16as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"110\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24\",\"tier\":\"Standard\",\"size\":\"NC24\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC24ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"65536\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"220\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"75000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"274877906944\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"25600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"384000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"915456\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24r\",\"tier\":\"Standard\",\"size\":\"NC24r\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24rs_v3\",\"tier\":\"Standard\",\"size\":\"NC24rs_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3018752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1374389534720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24r_Promo\",\"tier\":\"Standard\",\"size\":\"NC24r_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24s_v3\",\"tier\":\"Standard\",\"size\":\"NC24s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC24_Promo\",\"tier\":\"Standard\",\"size\":\"NC24_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC48ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC48ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"131072\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"440\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"225000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"3000000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"549755813888\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"76800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1152000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"1830912\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC4as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC4as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"180224\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6\",\"tier\":\"Standard\",\"size\":\"NC6\",\"family\":\"standardNCFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC64as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC64as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2883584\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"64\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"440\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"64\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"48000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"737280000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6s_v3\",\"tier\":\"Standard\",\"size\":\"NC6s_v3\",\"family\":\"standardNCSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"TrustedLaunchDisabled\",\"value\":\"True\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC6_Promo\",\"tier\":\"Standard\",\"size\":\"NC6_Promo\",\"family\":\"standardNCPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC8as_T4_v3\",\"tier\":\"Standard\",\"size\":\"NC8as_T4_v3\",\"family\":\"Standard NCASv3_T4 Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\",\"1\",\"3\"],\"zoneDetails\":[{\"Name\":[\"2\",\"1\",\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16320\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"251658240\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154619000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"24480\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"368640000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NC96ads_A100_v4\",\"tier\":\"Standard\",\"size\":\"NC96ads_A100_v4\",\"family\":\"StandardNCADSA100v4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"262144\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"880\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"128000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"1024000000\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"1024000000\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"120000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"4096000000\"},{\"name\":\"NvmeDiskSizeInMiB\",\"value\":\"3662108\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_ND96amsr_A100_v4\",\"tier\":\"Standard\",\"size\":\"ND96amsr_A100_v4\",\"family\":\"standard NDAMSv4_A100Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2969600\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"96\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V2\"},{\"name\":\"MemoryGB\",\"value\":\"1924\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"96\"},{\"name\":\"GPUs\",\"value\":\"8\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"1464000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"10307921510\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"9663676416\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"81600\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1228800000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"True\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12\",\"tier\":\"Standard\",\"size\":\"NV12\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12ads_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV12ads_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"368640\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"110\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"16000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"134217728\"},{\"name\":\"CachedDiskBytes\",\"value\":\"214748000000\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12800\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"201326592\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12s_v2\",\"tier\":\"Standard\",\"size\":\"NV12s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12s_v3\",\"tier\":\"Standard\",\"size\":\"NV12s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV12_Promo\",\"tier\":\"Standard\",\"size\":\"NV12_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"696320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"12\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"48\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"12\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV16as_v4\",\"tier\":\"Standard\",\"size\":\"NV16as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"360448\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"16\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"16\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV18ads_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV18ads_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"737280\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"18\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"220\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"18\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CachedDiskBytes\",\"value\":\"309237645312\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"184320000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"6\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24\",\"tier\":\"Standard\",\"size\":\"NV24\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24s_v2\",\"tier\":\"Standard\",\"size\":\"NV24s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1376256\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24s_v3\",\"tier\":\"Standard\",\"size\":\"NV24s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"688128\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV24_Promo\",\"tier\":\"Standard\",\"size\":\"NV24_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"24\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"224\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"64\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"24\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV32as_v4\",\"tier\":\"Standard\",\"size\":\"NV32as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"720896\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"32\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"32\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV36adms_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV36adms_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2949120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"36\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"880\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"36\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"184320000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV36ads_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV36ads_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"1474560\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"36\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"440\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"36\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CachedDiskBytes\",\"value\":\"618475290624\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"184320000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV48s_v3\",\"tier\":\"Standard\",\"size\":\"NV48s_v3\",\"family\":\"standardNVSv3Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[{\"Name\":[\"3\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"3018752\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"48\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"448\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"48\"},{\"name\":\"GPUs\",\"value\":\"4\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1374389534720\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"80000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"1200000000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV4as_v4\",\"tier\":\"Standard\",\"size\":\"NV4as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"90112\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"4\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"14\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"8\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"4\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6\",\"tier\":\"Standard\",\"size\":\"NV6\",\"family\":\"standardNVFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6ads_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV6ads_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"184320\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"55\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"4\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"8000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"125829120\"},{\"name\":\"CachedDiskBytes\",\"value\":\"154618822656\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"184320000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6s_v2\",\"tier\":\"Standard\",\"size\":\"NV6s_v2\",\"family\":\"standardNVSv2Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"344064\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"112\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"12\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV6_Promo\",\"tier\":\"Standard\",\"size\":\"NV6_Promo\",\"family\":\"standardNVPromoFamily\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"1\",\"3\"],\"zoneDetails\":[]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"389120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"6\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1\"},{\"name\":\"MemoryGB\",\"value\":\"56\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"24\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"False\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"6\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"1\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"False\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"False\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"False\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"2\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV72ads_A10_v5\",\"tier\":\"Standard\",\"size\":\"NV72ads_A10_v5\",\"family\":\"StandardNVADSA10v5Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"2\"],\"zoneDetails\":[{\"Name\":[\"2\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"2949120\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"72\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"880\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"32\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"False\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"72\"},{\"name\":\"GPUs\",\"value\":\"2\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"CombinedTempDiskAndCachedIOPS\",\"value\":\"96000\"},{\"name\":\"CombinedTempDiskAndCachedReadBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CombinedTempDiskAndCachedWriteBytesPerSecond\",\"value\":\"805306368\"},{\"name\":\"CachedDiskBytes\",\"value\":\"1099511627776\"},{\"name\":\"UncachedDiskIOPS\",\"value\":\"12000\"},{\"name\":\"UncachedDiskBytesPerSecond\",\"value\":\"180000000\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"8\"}],\"restrictions\":[{\"type\":\"Location\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"]},\"reasonCode\":\"NotAvailableForSubscription\"},{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]},{\"resourceType\":\"virtualMachines\",\"name\":\"Standard_NV8as_v4\",\"tier\":\"Standard\",\"size\":\"NV8as_v4\",\"family\":\"standardNVSv4Family\",\"locations\":[\"eastus2\"],\"locationInfo\":[{\"location\":\"eastus2\",\"zones\":[\"3\",\"1\"],\"zoneDetails\":[{\"Name\":[\"3\",\"1\"],\"capabilities\":[{\"name\":\"UltraSSDAvailable\",\"value\":\"True\"}]}]}],\"capabilities\":[{\"name\":\"MaxResourceVolumeMB\",\"value\":\"180224\"},{\"name\":\"OSVhdSizeMB\",\"value\":\"1047552\"},{\"name\":\"vCPUs\",\"value\":\"8\"},{\"name\":\"MemoryPreservingMaintenanceSupported\",\"value\":\"False\"},{\"name\":\"HyperVGenerations\",\"value\":\"V1,V2\"},{\"name\":\"MemoryGB\",\"value\":\"28\"},{\"name\":\"MaxDataDiskCount\",\"value\":\"16\"},{\"name\":\"CpuArchitectureType\",\"value\":\"x64\"},{\"name\":\"LowPriorityCapable\",\"value\":\"True\"},{\"name\":\"PremiumIO\",\"value\":\"True\"},{\"name\":\"VMDeploymentTypes\",\"value\":\"IaaS\"},{\"name\":\"vCPUsAvailable\",\"value\":\"8\"},{\"name\":\"GPUs\",\"value\":\"1\"},{\"name\":\"vCPUsPerCore\",\"value\":\"2\"},{\"name\":\"EphemeralOSDiskSupported\",\"value\":\"True\"},{\"name\":\"EncryptionAtHostSupported\",\"value\":\"True\"},{\"name\":\"CapacityReservationSupported\",\"value\":\"False\"},{\"name\":\"AcceleratedNetworkingEnabled\",\"value\":\"True\"},{\"name\":\"RdmaEnabled\",\"value\":\"False\"},{\"name\":\"MaxNetworkInterfaces\",\"value\":\"4\"}],\"restrictions\":[{\"type\":\"Zone\",\"values\":[\"eastus2\"],\"restrictionInfo\":{\"locations\":[\"eastus2\"],\"zones\":[\"1\",\"2\",\"3\"]},\"reasonCode\":\"NotAvailableForSubscription\"}]}]}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ComputeUsageOperationsTests.canListComputeUsages.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ComputeUsageOperationsTests.canListComputeUsages.json index aac0f63c817d3..0ab7cad8aae4b 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ComputeUsageOperationsTests.canListComputeUsages.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ComputeUsageOperationsTests.canListComputeUsages.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/usages?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/usages?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6c7301a9-5413-4f65-81f9-cfecd13a72f5", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/DiskEncryptionSetTests.canCRUDDiskEncryptionSet.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/DiskEncryptionSetTests.canCRUDDiskEncryptionSet.json index da158f7f37117..707534c51d420 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/DiskEncryptionSetTests.canCRUDDiskEncryptionSet.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/DiskEncryptionSetTests.canCRUDDiskEncryptionSet.json @@ -1,10 +1,10 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg44644?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg34687?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "dd0c4f57-bc9d-4adb-bcbc-047451c94e4b", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "46e4a883-a13a-418c-bdcb-e1ef63515404", "Content-Type" : "application/json" }, "Response" : { @@ -13,176 +13,176 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:20:51 GMT", - "x-ms-correlation-request-id" : "1e5a8740-4f0b-4669-aed8-abb2742ce2c6", + "Date" : "Wed, 19 Apr 2023 03:50:37 GMT", + "x-ms-correlation-request-id" : "70f3fc00-442f-455c-8997-e028acabfc19", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022052Z:1e5a8740-4f0b-4669-aed8-abb2742ce2c6", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035037Z:70f3fc00-442f-455c-8997-e028acabfc19", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "1e5a8740-4f0b-4669-aed8-abb2742ce2c6", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644\",\"name\":\"javacsmrg44644\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "70f3fc00-442f-455c-8997-e028acabfc19", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687\",\"name\":\"javacsmrg34687\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755?api-version=2023-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658?api-version=2023-02-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.keyvault/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "b12e36e9-d687-44ac-99fb-e23db6747d11", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.keyvault/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a338f490-cc66-4c4a-ac17-9582571e76ac", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-IIS/10.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:20:59 GMT", - "x-ms-correlation-request-id" : "57edd005-5698-4c85-ba04-9e277a01fd8c", + "Date" : "Wed, 19 Apr 2023 03:50:47 GMT", + "x-ms-correlation-request-id" : "4b8d0d42-0dd0-492f-a5d6-a788ddff10f5", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022059Z:57edd005-5698-4c85-ba04-9e277a01fd8c", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035048Z:4b8d0d42-0dd0-492f-a5d6-a788ddff10f5", "X-AspNet-Version" : "4.0.30319", "Expires" : "-1", "Content-Length" : "849", - "x-ms-request-id" : "ddacccef-ccb8-4593-b738-ec474ad70f27", - "x-ms-keyvault-service-version" : "1.5.606.0", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755\",\"name\":\"kv01562d755\",\"type\":\"Microsoft.KeyVault/vaults\",\"location\":\"eastus\",\"tags\":{},\"systemData\":{\"createdBy\":\"dbdd69d2-7304-468d-9011-390c26eb054e\",\"createdByType\":\"Application\",\"createdAt\":\"2023-01-13T02:20:56.581Z\",\"lastModifiedBy\":\"dbdd69d2-7304-468d-9011-390c26eb054e\",\"lastModifiedByType\":\"Application\",\"lastModifiedAt\":\"2023-01-13T02:20:56.581Z\"},\"properties\":{\"sku\":{\"family\":\"A\",\"name\":\"standard\"},\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"accessPolicies\":[],\"enabledForDeployment\":false,\"enableSoftDelete\":true,\"enableRbacAuthorization\":true,\"enablePurgeProtection\":true,\"vaultUri\":\"https://kv01562d755.vault.azure.net\",\"provisioningState\":\"RegisteringDns\",\"publicNetworkAccess\":\"Enabled\"}}", - "x-ms-client-request-id" : "b12e36e9-d687-44ac-99fb-e23db6747d11", + "x-ms-request-id" : "f4f2c9db-6f5c-458d-8b3a-def685da3a72", + "x-ms-keyvault-service-version" : "1.5.743.0", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658\",\"name\":\"kv25269c658\",\"type\":\"Microsoft.KeyVault/vaults\",\"location\":\"eastus\",\"tags\":{},\"systemData\":{\"createdBy\":\"09cc0fa8-7726-4f19-9216-8e9b0321cfa2\",\"createdByType\":\"Application\",\"createdAt\":\"2023-04-19T03:50:45.342Z\",\"lastModifiedBy\":\"09cc0fa8-7726-4f19-9216-8e9b0321cfa2\",\"lastModifiedByType\":\"Application\",\"lastModifiedAt\":\"2023-04-19T03:50:45.342Z\"},\"properties\":{\"sku\":{\"family\":\"A\",\"name\":\"standard\"},\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"accessPolicies\":[],\"enabledForDeployment\":false,\"enableSoftDelete\":true,\"enableRbacAuthorization\":true,\"enablePurgeProtection\":true,\"vaultUri\":\"https://kv25269c658.vault.azure.net\",\"provisioningState\":\"RegisteringDns\",\"publicNetworkAccess\":\"Enabled\"}}", + "x-ms-client-request-id" : "a338f490-cc66-4c4a-ac17-9582571e76ac", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755?api-version=2023-02-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658?api-version=2023-02-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.keyvault/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ea950847-48e2-48c8-ac71-a811f79da900" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.keyvault/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "4a9836b9-60a8-4efe-88e2-0424a6427f9a" }, "Response" : { "Server" : "Microsoft-IIS/10.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11915", "StatusCode" : "200", - "x-ms-correlation-request-id" : "6b2bcbc1-491b-48ef-b8b6-6d4bb1a00ba9", - "Date" : "Fri, 13 Jan 2023 02:21:30 GMT", + "x-ms-correlation-request-id" : "3868d67a-e241-4b7e-84d9-4a60ebf4de46", + "Date" : "Wed, 19 Apr 2023 03:51:42 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022130Z:6b2bcbc1-491b-48ef-b8b6-6d4bb1a00ba9", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035142Z:3868d67a-e241-4b7e-84d9-4a60ebf4de46", "X-AspNet-Version" : "4.0.30319", "Expires" : "-1", "Content-Length" : "845", - "x-ms-keyvault-service-version" : "1.5.606.0", - "x-ms-request-id" : "011ae5e6-15eb-42d4-bcdc-8c3cc960e6f3", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755\",\"name\":\"kv01562d755\",\"type\":\"Microsoft.KeyVault/vaults\",\"location\":\"eastus\",\"tags\":{},\"systemData\":{\"createdBy\":\"dbdd69d2-7304-468d-9011-390c26eb054e\",\"createdByType\":\"Application\",\"createdAt\":\"2023-01-13T02:20:56.581Z\",\"lastModifiedBy\":\"dbdd69d2-7304-468d-9011-390c26eb054e\",\"lastModifiedByType\":\"Application\",\"lastModifiedAt\":\"2023-01-13T02:20:56.581Z\"},\"properties\":{\"sku\":{\"family\":\"A\",\"name\":\"standard\"},\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"accessPolicies\":[],\"enabledForDeployment\":false,\"enableSoftDelete\":true,\"enableRbacAuthorization\":true,\"enablePurgeProtection\":true,\"vaultUri\":\"http://localhost:1234/\",\"provisioningState\":\"Succeeded\",\"publicNetworkAccess\":\"Enabled\"}}", - "x-ms-client-request-id" : "ea950847-48e2-48c8-ac71-a811f79da900", + "x-ms-keyvault-service-version" : "1.5.743.0", + "x-ms-request-id" : "7f39ead6-59e3-4dfc-9f17-cae2d03caf6f", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658\",\"name\":\"kv25269c658\",\"type\":\"Microsoft.KeyVault/vaults\",\"location\":\"eastus\",\"tags\":{},\"systemData\":{\"createdBy\":\"09cc0fa8-7726-4f19-9216-8e9b0321cfa2\",\"createdByType\":\"Application\",\"createdAt\":\"2023-04-19T03:50:45.342Z\",\"lastModifiedBy\":\"09cc0fa8-7726-4f19-9216-8e9b0321cfa2\",\"lastModifiedByType\":\"Application\",\"lastModifiedAt\":\"2023-04-19T03:50:45.342Z\"},\"properties\":{\"sku\":{\"family\":\"A\",\"name\":\"standard\"},\"tenantId\":\"00000000-0000-0000-0000-000000000000\",\"accessPolicies\":[],\"enabledForDeployment\":false,\"enableSoftDelete\":true,\"enableRbacAuthorization\":true,\"enablePurgeProtection\":true,\"vaultUri\":\"http://localhost:1234/\",\"provisioningState\":\"Succeeded\",\"publicNetworkAccess\":\"Enabled\"}}", + "x-ms-client-request-id" : "4a9836b9-60a8-4efe-88e2-0424a6427f9a", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/v1.0/servicePrincipals?$filter=displayName%20eq%20%27dbdd69d2-7304-468d-9011-390c26eb054e%27", + "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Key%20Vault%20Administrator%27&api-version=2022-04-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "3a84859a-0bdc-4637-8720-d978bbc8ad08", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f1c96b17-5420-480b-a65f-6ec9e4a24411", "Content-Type" : "application/json" }, "Response" : { - "Transfer-Encoding" : "chunked", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", "retry-after" : "0", - "request-id" : "a4575676-6fc6-4095-a657-f7b927f908d0", + "x-ms-ratelimit-remaining-subscription-reads" : "11960", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:21:31 GMT", - "Strict-Transport-Security" : "max-age=31536000", - "x-ms-ags-diagnostic" : "{\"ServerInfo\":{\"DataCenter\":\"Southeast Asia\",\"Slice\":\"E\",\"Ring\":\"5\",\"ScaleUnit\":\"002\",\"RoleInstance\":\"SG1PEPF00004AC9\"}}", + "Date" : "Wed, 19 Apr 2023 03:51:49 GMT", + "x-ms-correlation-request-id" : "e5972232-8afa-48a5-99a5-3b4102c4aed4", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "client-request-id" : "a4575676-6fc6-4095-a657-f7b927f908d0", - "OData-Version" : "4.0", - "x-ms-resource-unit" : "1", - "Body" : "{\"@odata.context\":\"http://localhost:1234/v1.0/$metadata#servicePrincipals\",\"value\":[]}", - "Content-Type" : "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false;charset=utf-8" + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035150Z:e5972232-8afa-48a5-99a5-3b4102c4aed4", + "Set-Cookie" : "x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly", + "Expires" : "-1", + "Content-Length" : "1247", + "x-ms-request-id" : "1a726579-43c8-4c38-9df8-61227585e87e", + "Body" : "{\"value\":[{\"properties\":{\"roleName\":\"Key Vault Administrator\",\"type\":\"BuiltInRole\",\"description\":\"Perform all data plane operations on a key vault and all objects in it, including certificates, keys, and secrets. Cannot manage key vault resources or manage role assignments. Only works for key vaults that use the 'Azure role-based access control' permission model.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Support/*\",\"Microsoft.KeyVault/checkNameAvailability/read\",\"Microsoft.KeyVault/deletedVaults/read\",\"Microsoft.KeyVault/locations/*/read\",\"Microsoft.KeyVault/vaults/*/read\",\"Microsoft.KeyVault/operations/read\"],\"notActions\":[],\"dataActions\":[\"Microsoft.KeyVault/vaults/*\"],\"notDataActions\":[]}],\"createdOn\":\"2020-05-19T17:52:46.2349235Z\",\"updatedOn\":\"2021-11-11T20:14:30.2542755Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00482a5a-887f-4fb3-b363-3b7fe8e74483\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"00482a5a-887f-4fb3-b363-3b7fe8e74483\"}]}", + "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Key%20Vault%20Administrator%27&api-version=2022-04-01", + "Uri" : "http://localhost:1234/v1.0/servicePrincipals?$filter=displayName%20eq%20%2709cc0fa8-7726-4f19-9216-8e9b0321cfa2%27", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "149bcba0-4b0e-4c1f-976f-271268968514", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "4387d416-d90f-4620-b85f-4db7a426e3d2", "Content-Type" : "application/json" }, "Response" : { - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", + "Transfer-Encoding" : "chunked", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "request-id" : "b5a8cc09-7d00-4fe5-a681-2ae0f735ae37", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:21:31 GMT", - "x-ms-correlation-request-id" : "5179b342-3cec-42b4-8ae1-c0dea7307cae", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Date" : "Wed, 19 Apr 2023 03:51:50 GMT", + "Strict-Transport-Security" : "max-age=31536000", + "x-ms-ags-diagnostic" : "{\"ServerInfo\":{\"DataCenter\":\"Southeast Asia\",\"Slice\":\"E\",\"Ring\":\"5\",\"ScaleUnit\":\"000\",\"RoleInstance\":\"SI1PEPF00001A2F\"}}", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022131Z:5179b342-3cec-42b4-8ae1-c0dea7307cae", - "Set-Cookie" : "x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly", - "Expires" : "-1", - "Content-Length" : "1247", - "x-ms-request-id" : "a76df5b3-5b2e-4ff7-8f31-8a10dbaced65", - "Body" : "{\"value\":[{\"properties\":{\"roleName\":\"Key Vault Administrator\",\"type\":\"BuiltInRole\",\"description\":\"Perform all data plane operations on a key vault and all objects in it, including certificates, keys, and secrets. Cannot manage key vault resources or manage role assignments. Only works for key vaults that use the 'Azure role-based access control' permission model.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.Authorization/*/read\",\"Microsoft.Insights/alertRules/*\",\"Microsoft.Resources/deployments/*\",\"Microsoft.Resources/subscriptions/resourceGroups/read\",\"Microsoft.Support/*\",\"Microsoft.KeyVault/checkNameAvailability/read\",\"Microsoft.KeyVault/deletedVaults/read\",\"Microsoft.KeyVault/locations/*/read\",\"Microsoft.KeyVault/vaults/*/read\",\"Microsoft.KeyVault/operations/read\"],\"notActions\":[],\"dataActions\":[\"Microsoft.KeyVault/vaults/*\"],\"notDataActions\":[]}],\"createdOn\":\"2020-05-19T17:52:46.2349235Z\",\"updatedOn\":\"2021-11-11T20:14:30.2542755Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00482a5a-887f-4fb3-b363-3b7fe8e74483\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"00482a5a-887f-4fb3-b363-3b7fe8e74483\"}]}", - "Content-Type" : "application/json; charset=utf-8" + "client-request-id" : "b5a8cc09-7d00-4fe5-a681-2ae0f735ae37", + "OData-Version" : "4.0", + "x-ms-resource-unit" : "1", + "Body" : "{\"@odata.context\":\"http://localhost:1234/v1.0/$metadata#servicePrincipals\",\"value\":[]}", + "Content-Type" : "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false;charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/v1.0/servicePrincipals?$filter=servicePrincipalNames/any%28c%3Ac%20eq%20%27dbdd69d2-7304-468d-9011-390c26eb054e%27%29", + "Uri" : "http://localhost:1234/v1.0/servicePrincipals?$filter=servicePrincipalNames/any%28c%3Ac%20eq%20%2709cc0fa8-7726-4f19-9216-8e9b0321cfa2%27%29", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "de03bfd1-e5e9-4a4b-8798-66b88e66b87f", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "924b07f0-3e49-44bf-9e39-6c6d01db56d5", "Content-Type" : "application/json" }, "Response" : { "Transfer-Encoding" : "chunked", "retry-after" : "0", - "request-id" : "96ce8410-56fe-4615-8bfc-5fe9d66bfa52", + "request-id" : "8f65542b-168d-4f24-9e5b-cc5e864d60d1", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:21:31 GMT", + "Date" : "Wed, 19 Apr 2023 03:51:50 GMT", "Strict-Transport-Security" : "max-age=31536000", - "x-ms-ags-diagnostic" : "{\"ServerInfo\":{\"DataCenter\":\"Southeast Asia\",\"Slice\":\"E\",\"Ring\":\"5\",\"ScaleUnit\":\"002\",\"RoleInstance\":\"SG1PEPF00004AC9\"}}", + "x-ms-ags-diagnostic" : "{\"ServerInfo\":{\"DataCenter\":\"Southeast Asia\",\"Slice\":\"E\",\"Ring\":\"5\",\"ScaleUnit\":\"000\",\"RoleInstance\":\"SI1PEPF00001A2F\"}}", "Cache-Control" : "no-cache", - "client-request-id" : "96ce8410-56fe-4615-8bfc-5fe9d66bfa52", + "client-request-id" : "8f65542b-168d-4f24-9e5b-cc5e864d60d1", "OData-Version" : "4.0", "x-ms-resource-unit" : "1", - "Body" : "{\"@odata.context\":\"http://localhost:1234/v1.0/$metadata#servicePrincipals\",\"value\":[{\"id\":\"17d2d2b7-348b-40ba-b021-b77c3315d96d\",\"deletedDateTime\":null,\"accountEnabled\":true,\"alternativeNames\":[],\"appDisplayName\":\"azure-xiaofeicao\",\"appDescription\":null,\"appId\":\"dbdd69d2-7304-468d-9011-390c26eb054e\",\"applicationTemplateId\":null,\"appOwnerOrganizationId\":\"00000000-0000-0000-0000-000000000000\",\"appRoleAssignmentRequired\":false,\"createdDateTime\":\"2021-10-14T06:55:28Z\",\"description\":null,\"disabledByMicrosoftStatus\":null,\"displayName\":\"azure-xiaofeicao\",\"homepage\":null,\"loginUrl\":null,\"logoutUrl\":null,\"notes\":null,\"notificationEmailAddresses\":[],\"preferredSingleSignOnMode\":null,\"preferredTokenSigningKeyThumbprint\":null,\"replyUrls\":[],\"servicePrincipalNames\":[\"dbdd69d2-7304-468d-9011-390c26eb054e\"],\"servicePrincipalType\":\"Application\",\"signInAudience\":\"AzureADMyOrg\",\"tags\":[\"HideApp\",\"WindowsAzureActiveDirectoryIntegratedApp\"],\"tokenEncryptionKeyId\":null,\"samlSingleSignOnSettings\":null,\"addIns\":[],\"appRoles\":[],\"info\":{\"logoUrl\":null,\"marketingUrl\":null,\"privacyStatementUrl\":null,\"supportUrl\":null,\"termsOfServiceUrl\":null},\"keyCredentials\":[],\"oauth2PermissionScopes\":[],\"passwordCredentials\":[],\"resourceSpecificApplicationPermissions\":[],\"verifiedPublisher\":{\"displayName\":null,\"verifiedPublisherId\":null,\"addedDateTime\":null}}]}", + "Body" : "{\"@odata.context\":\"http://localhost:1234/v1.0/$metadata#servicePrincipals\",\"value\":[{\"id\":\"00fb0876-b380-4333-a3c7-c6bdb9024a25\",\"deletedDateTime\":null,\"accountEnabled\":true,\"alternativeNames\":[],\"appDisplayName\":\"azure-cli-weidxu1\",\"appDescription\":null,\"appId\":\"09cc0fa8-7726-4f19-9216-8e9b0321cfa2\",\"applicationTemplateId\":null,\"appOwnerOrganizationId\":\"00000000-0000-0000-0000-000000000000\",\"appRoleAssignmentRequired\":false,\"createdDateTime\":\"2020-12-09T02:08:06Z\",\"description\":null,\"disabledByMicrosoftStatus\":null,\"displayName\":\"azure-cli-weidxu1\",\"homepage\":\"https://myapp1.com\",\"loginUrl\":null,\"logoutUrl\":null,\"notes\":null,\"notificationEmailAddresses\":[],\"preferredSingleSignOnMode\":null,\"preferredTokenSigningKeyThumbprint\":null,\"replyUrls\":[],\"servicePrincipalNames\":[\"http://myapp8765435834243243.com\",\"09cc0fa8-7726-4f19-9216-8e9b0321cfa2\"],\"servicePrincipalType\":\"Application\",\"signInAudience\":\"AzureADMyOrg\",\"tags\":[\"WindowsAzureActiveDirectoryIntegratedApp\"],\"tokenEncryptionKeyId\":null,\"samlSingleSignOnSettings\":null,\"addIns\":[],\"appRoles\":[],\"info\":{\"logoUrl\":null,\"marketingUrl\":null,\"privacyStatementUrl\":null,\"supportUrl\":null,\"termsOfServiceUrl\":null},\"keyCredentials\":[],\"oauth2PermissionScopes\":[],\"passwordCredentials\":[],\"resourceSpecificApplicationPermissions\":[],\"verifiedPublisher\":{\"displayName\":null,\"verifiedPublisherId\":null,\"addedDateTime\":null}}]}", "Content-Type" : "application/json;odata.metadata=minimal;odata.streaming=true;IEEE754Compatible=false;charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755/providers/Microsoft.Authorization/roleAssignments/0f55d07d-038e-4b28-b6c8-4a1c2a1f3121?api-version=2022-04-01", + "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658/providers/Microsoft.Authorization/roleAssignments/41f8f892-8de7-4994-905c-510f3f8569b2?api-version=2022-04-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "22d949e2-fada-4c77-9b18-654756104ae7", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "7d0c44b3-4919-4ed0-baa7-373cf9a7ca7b", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1195", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:21:39 GMT", - "x-ms-correlation-request-id" : "72ce3254-7f81-4b32-9896-dbfb44581ee0", + "Date" : "Wed, 19 Apr 2023 03:51:53 GMT", + "x-ms-correlation-request-id" : "8d7a61c5-661c-438c-96c5-48c83c18eb9c", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022139Z:72ce3254-7f81-4b32-9896-dbfb44581ee0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035154Z:8d7a61c5-661c-438c-96c5-48c83c18eb9c", "Set-Cookie" : "x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly", "Expires" : "-1", "Content-Length" : "979", - "x-ms-request-id" : "0e345eb4-1bdb-4f50-9b47-d23f6dec8bcd", - "Body" : "{\"properties\":{\"roleDefinitionId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00482a5a-887f-4fb3-b363-3b7fe8e74483\",\"principalId\":\"17d2d2b7-348b-40ba-b021-b77c3315d96d\",\"principalType\":\"ServicePrincipal\",\"scope\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755\",\"condition\":null,\"conditionVersion\":null,\"createdOn\":\"2023-01-13T02:21:32.3608461Z\",\"updatedOn\":\"2023-01-13T02:21:32.8921077Z\",\"createdBy\":null,\"updatedBy\":\"17d2d2b7-348b-40ba-b021-b77c3315d96d\",\"delegatedManagedIdentityResourceId\":null,\"description\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755/providers/Microsoft.Authorization/roleAssignments/0f55d07d-038e-4b28-b6c8-4a1c2a1f3121\",\"type\":\"Microsoft.Authorization/roleAssignments\",\"name\":\"0f55d07d-038e-4b28-b6c8-4a1c2a1f3121\"}", + "x-ms-request-id" : "938e3f96-a68e-4bf4-93e7-1c5e76212d32", + "Body" : "{\"properties\":{\"roleDefinitionId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/00482a5a-887f-4fb3-b363-3b7fe8e74483\",\"principalId\":\"00fb0876-b380-4333-a3c7-c6bdb9024a25\",\"principalType\":\"ServicePrincipal\",\"scope\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658\",\"condition\":null,\"conditionVersion\":null,\"createdOn\":\"2023-04-19T03:51:51.4419337Z\",\"updatedOn\":\"2023-04-19T03:51:51.8559452Z\",\"createdBy\":null,\"updatedBy\":\"00fb0876-b380-4333-a3c7-c6bdb9024a25\",\"delegatedManagedIdentityResourceId\":null,\"description\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658/providers/Microsoft.Authorization/roleAssignments/41f8f892-8de7-4994-905c-510f3f8569b2\",\"type\":\"Microsoft.Authorization/roleAssignments\",\"name\":\"41f8f892-8de7-4994-905c-510f3f8569b2\"}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null @@ -190,270 +190,270 @@ "Method" : "POST", "Uri" : "http://localhost:1234/keys/key1/create?api-version=7.2", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c5de1b84-0af0-47a3-ade0-c5bf0430bb49", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5adf13b6-1971-46fa-ac01-a8d373276ec3", "Content-Type" : "application/json" }, "Response" : { - "x-ms-keyvault-rbac-assignment-id" : "0f55d07d-038e-4b28-b6c8-4a1c2a1f3121", + "x-ms-keyvault-rbac-assignment-id" : "41f8f892-8de7-4994-905c-510f3f8569b2", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:22:41 GMT", + "Date" : "Wed, 19 Apr 2023 03:52:57 GMT", "Strict-Transport-Security" : "max-age=31536000;includeSubDomains", - "x-ms-keyvault-rbac-cache" : "ra_age=0;da_age=0;rd_age=0;brd_age=20260;ra_notif_age=61;dec_lev=3;", + "x-ms-keyvault-rbac-cache" : "ra_age=0;da_age=0;rd_age=0;brd_age=20093;ra_notif_age=62;dec_lev=3;", "Cache-Control" : "no-cache", - "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=167.220.255.38;act_addr_fam=InterNetwork;", + "x-ms-keyvault-network-info" : "conn_type=Ipv4;addr=167.220.255.62;act_addr_fam=InterNetwork;", "x-ms-keyvault-region" : "eastus", "Expires" : "-1", "Content-Length" : "1002", - "x-ms-keyvault-service-version" : "1.9.576.1", - "x-ms-request-id" : "ce8fbd34-e6db-42d3-9d10-36a0b05fc0cd", - "Body" : "{\"key\":{\"kid\":\"http://localhost:1234/keys/key1/03767a0b10e44573b09fa8584f30704b\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"mNoUWGaEDRGoR1BD_irB90G9q3wELBN9eaVAoQl-sukzxOpb5ikOUHHlJ9A6eu7ff77Dav6mGp7ACX4pTqE_9qjhhqtxJETq1EbfHXjpGzXU3JMZdfi2hrMWPxexNSYRLkuXNjtYTNNxRM0qsckosBfaklw2lNK6hKd89Pu9PXxDHX01zmdgnk5cs3cPEx1Wzgr98_zMZNGwI09TCulM068fBtF-Mxc3oRf6UKYwTulIpNHxgKpzJJnTSwlnhI2vcKSTaate5oxEYY3WPAj0Y6KWgEedxEqJ0-tQEYia-chQ9tANR5QUAyRpOEZ7TugTUHOMgoxwVGG9phHtzjFzhjj5_Y5OX9eScTBDkctqgS32YP-CxGU1oabC73qThs7pf8VMErm2DUY77xM2yaMBcryZFNTjQT1KQGR17t67_NdL0tJN1dLS_uvIt1w0xxZqH5uB7TQt7yKkg2MtWc100YGRyI3pvndc1fEOL3lbbvrsDvWDPZ71JbFJO3208WJcmvKLdHlpmGBpq4MhRn6NC5JE84Ppfwqpnh0ZkNvuuyCrbeoPa6-H08bXaq4qAq_2hI4DrrHaGOgzzuvarNGrtAR99L22FuRPJgoPXXU_8zv0tBhrln3bMOy0UPr8P5_AXDouA4zqVuvoUlshl6jMv0pq1rZmAWtuiEb1TB7jIbk\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1673576561,\"updated\":1673576561,\"recoveryLevel\":\"Recoverable\",\"recoverableDays\":90}}", - "x-ms-client-request-id" : "c5de1b84-0af0-47a3-ade0-c5bf0430bb49", + "x-ms-keyvault-service-version" : "1.9.775.1", + "x-ms-request-id" : "8922b415-40b1-4cf6-9d74-dfff39083142", + "Body" : "{\"key\":{\"kid\":\"http://localhost:1234/keys/key1/9f484fb5ee8c43c8a0b57b65a0d85e81\",\"kty\":\"RSA\",\"key_ops\":[\"encrypt\",\"decrypt\",\"sign\",\"verify\",\"wrapKey\",\"unwrapKey\"],\"n\":\"yfy765TNYlHOAXg6rGjMlmb6Ki3JJAwCi8CFrXl6vPrjwU6hWaCivbuxbc8EE-fo7ccOg1bJF81s60uEQboP819Dchyw6jWEj8CvtM7wpO5_MUIK5d_Pi0bYDGV3aoJLCIKHT6ZnoRlKffJGEgO2aK6ExvOvvs8ofzYsxhhbbG5aKjOt1p64oMCC2cRtROyzz1XZN7ZnEu2VSycsXrYlYasP0efGXwjj4Cjll3qruIXscmm6wftbrLgTpkZaTcdoxkU0u1Xjar8UXIC0HhS5nG_akmWCjVl9g6SLeocuSIREk2DPgwGPLtNmsD1HNSMkjm4qL2StapdSFMiVRX697hkRTFNCxs026S0Njbdc17Eo1GHre0bWPuHqJ9ZZiwmA5Elu47vGcsLp35nu4M-37xYqVjLBHD8UnqEeJ2Uw4XlHOLnKnWCW7YwUNUE8eznQCVBwQpdQDddrQ7d9xEPE_8IlUGD3Jkmn1Wl2_7nZ3SfOS5AoO1fPdp1wf6l7V0zTmrwDaBL1aRzzZULBH3LWYxi-ZJAyQ_vowOZycoaYeuW2foI2b_Et8_6ejeDaWy1ZjRryvQ7zANnkKavHXkAzd-Kn1nj43QkjhudoKqx0rdT8o4XTRzMz4qRqeDpFiR-l76n-ngtl8IAiiA8Tc_HHZTOsBGQuRxfoChUd2KbIyXE\",\"e\":\"AQAB\"},\"attributes\":{\"enabled\":true,\"created\":1681876378,\"updated\":1681876378,\"recoveryLevel\":\"Recoverable\",\"recoverableDays\":90}}", + "x-ms-client-request-id" : "5adf13b6-1971-46fa-ac01-a8d373276ec3", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.Compute/diskEncryptionSets/des484615ef?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.Compute/diskEncryptionSets/des72365c8a?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0e86244e-ba7c-4b62-991e-ebacaef3199e", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3baade8c-4e4b-46cf-8197-81551c05a4b1", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1194", + "x-ms-ratelimit-remaining-subscription-writes" : "1197", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:22:47 GMT", - "x-ms-correlation-request-id" : "c026a525-4031-4f46-a331-654a772454b6", + "Date" : "Wed, 19 Apr 2023 03:53:02 GMT", + "x-ms-correlation-request-id" : "935d6dd5-076d-47cb-aeb7-6575e6d96e68", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022247Z:c026a525-4031-4f46-a331-654a772454b6", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035303Z:935d6dd5-076d-47cb-aeb7-6575e6d96e68", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostDiskEncryptionSet3Min;99,Microsoft.Compute/HighCostDiskEncryptionSet30Min;299", "Expires" : "-1", "Content-Length" : "571", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/567bb573-e675-4093-b493-d489d2176047?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", - "x-ms-request-id" : "567bb573-e675-4093-b493-d489d2176047", - "Body" : "{\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755\"\r\n },\r\n \"keyUrl\": \"http://localhost:1234/keys/key1/03767a0b10e44573b09fa8584f30704b\"\r\n },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \"rotationToLatestKeyVersionEnabled\": true,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "0e86244e-ba7c-4b62-991e-ebacaef3199e", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/567bb573-e675-4093-b493-d489d2176047?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&monitor=true&api-version=2022-07-02", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/ce1619e2-051a-4eb9-95e3-5b44b4e9b0cf?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", + "x-ms-request-id" : "ce1619e2-051a-4eb9-95e3-5b44b4e9b0cf", + "Body" : "{\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658\"\r\n },\r\n \"keyUrl\": \"http://localhost:1234/keys/key1/9f484fb5ee8c43c8a0b57b65a0d85e81\"\r\n },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \"rotationToLatestKeyVersionEnabled\": true,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "3baade8c-4e4b-46cf-8197-81551c05a4b1", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/ce1619e2-051a-4eb9-95e3-5b44b4e9b0cf?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&monitor=true&api-version=2022-07-02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/567bb573-e675-4093-b493-d489d2176047?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/ce1619e2-051a-4eb9-95e3-5b44b4e9b0cf?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "1c7b9c27-acc5-4408-ac20-0d53bc13e1f2" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e77ec684-d3c2-4bfa-9917-c57f10e92862" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11760", + "x-ms-ratelimit-remaining-subscription-reads" : "11877", "StatusCode" : "200", - "x-ms-correlation-request-id" : "320b56d9-519b-4e92-9423-e2cb6a51a562", - "Date" : "Fri, 13 Jan 2023 02:23:17 GMT", + "x-ms-correlation-request-id" : "c49610d4-fb80-4839-b011-2ecf7274b9ac", + "Date" : "Wed, 19 Apr 2023 03:53:33 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49980,Microsoft.Compute/GetOperation30Min;399980", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022318Z:320b56d9-519b-4e92-9423-e2cb6a51a562", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49991,Microsoft.Compute/GetOperation30Min;399986", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035334Z:c49610d4-fb80-4839-b011-2ecf7274b9ac", "Expires" : "-1", "Content-Length" : "997", - "x-ms-request-id" : "a6ad6bdd-239f-432c-9f32-f41beb97b955", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:47.2244452+00:00\",\r\n \"endTime\": \"2023-01-13T02:22:47.2869436+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\"name\":\"des484615ef\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.Compute/diskEncryptionSets/des484615ef\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"eastus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"0e06cfb6-2298-4257-9d87-a9d20cbe4e34\",\"tenantId\":\"00000000-0000-0000-0000-000000000000\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755\"},\"keyUrl\":\"http://localhost:1234/keys/key1/03767a0b10e44573b09fa8584f30704b\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"rotationToLatestKeyVersionEnabled\":true,\"provisioningState\":\"Succeeded\"}}\r\n },\r\n \"name\": \"567bb573-e675-4093-b493-d489d2176047\"\r\n}", - "x-ms-client-request-id" : "1c7b9c27-acc5-4408-ac20-0d53bc13e1f2", + "x-ms-request-id" : "98a6f4a6-c03e-4d93-8147-406e25537d92", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:53:02.8984677+00:00\",\r\n \"endTime\": \"2023-04-19T03:53:02.9765845+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\"name\":\"des72365c8a\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.Compute/diskEncryptionSets/des72365c8a\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"eastus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"e331b259-7e60-4efe-a8bd-ac50d9037b30\",\"tenantId\":\"00000000-0000-0000-0000-000000000000\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658\"},\"keyUrl\":\"http://localhost:1234/keys/key1/9f484fb5ee8c43c8a0b57b65a0d85e81\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"rotationToLatestKeyVersionEnabled\":true,\"provisioningState\":\"Succeeded\"}}\r\n },\r\n \"name\": \"ce1619e2-051a-4eb9-95e3-5b44b4e9b0cf\"\r\n}", + "x-ms-client-request-id" : "e77ec684-d3c2-4bfa-9917-c57f10e92862", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.Compute/diskEncryptionSets/des484615ef?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.Compute/diskEncryptionSets/des72365c8a?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ec7ddf51-12ff-43cb-96c8-b84888f2a385" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3f2f2fbf-4e3c-4afd-90f0-4a382459ce15" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11861", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c91e59f4-30c2-4e8f-bdaa-0b367e589430", - "Date" : "Fri, 13 Jan 2023 02:23:19 GMT", + "x-ms-correlation-request-id" : "6864959d-23d0-46ea-838d-393aea85b931", + "Date" : "Wed, 19 Apr 2023 03:53:35 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14933,Microsoft.Compute/LowCostGet30Min;119933", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022320Z:c91e59f4-30c2-4e8f-bdaa-0b367e589430", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14971,Microsoft.Compute/LowCostGet30Min;119965", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035335Z:6864959d-23d0-46ea-838d-393aea85b931", "Expires" : "-1", "Content-Length" : "904", - "x-ms-request-id" : "f5c61963-b552-4d98-81ba-e7e7c11e940d", - "Body" : "{\r\n \"name\": \"des484615ef\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.Compute/diskEncryptionSets/des484615ef\",\r\n \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"eastus\",\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"0e06cfb6-2298-4257-9d87-a9d20cbe4e34\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755\"\r\n },\r\n \"keyUrl\": \"http://localhost:1234/keys/key1/03767a0b10e44573b09fa8584f30704b\"\r\n },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \"rotationToLatestKeyVersionEnabled\": true,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", - "x-ms-client-request-id" : "ec7ddf51-12ff-43cb-96c8-b84888f2a385", + "x-ms-request-id" : "fa712f1e-964f-49e7-91b4-c3aafe8d5bdf", + "Body" : "{\r\n \"name\": \"des72365c8a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.Compute/diskEncryptionSets/des72365c8a\",\r\n \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"eastus\",\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"e331b259-7e60-4efe-a8bd-ac50d9037b30\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658\"\r\n },\r\n \"keyUrl\": \"http://localhost:1234/keys/key1/9f484fb5ee8c43c8a0b57b65a0d85e81\"\r\n },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \"rotationToLatestKeyVersionEnabled\": true,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "x-ms-client-request-id" : "3f2f2fbf-4e3c-4afd-90f0-4a382459ce15", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Key%20Vault%20Crypto%20Service%20Encryption%20User%27&api-version=2022-04-01", + "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Key%20Vault%20Crypto%20Service%20Encryption%20User%27&api-version=2022-04-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "38f43036-f857-4ce0-8dcc-785cecdd4d1f", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "626f5783-b576-48f2-84cb-57243158230a", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11759", + "x-ms-ratelimit-remaining-subscription-reads" : "11787", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:23:19 GMT", - "x-ms-correlation-request-id" : "93ea57b6-aa3e-4028-9fc5-9a300bd29ce6", + "Date" : "Wed, 19 Apr 2023 03:53:46 GMT", + "x-ms-correlation-request-id" : "3f20ad8e-2dd6-42b3-a0ec-ffbb8abcf3be", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022320Z:93ea57b6-aa3e-4028-9fc5-9a300bd29ce6", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035347Z:3f20ad8e-2dd6-42b3-a0ec-ffbb8abcf3be", "Set-Cookie" : "x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly", "Expires" : "-1", "Content-Length" : "1007", - "x-ms-request-id" : "af2160ad-6668-4605-9818-779af4d9ffe2", + "x-ms-request-id" : "5e0a35db-d20c-4205-8b29-b82e20da78ff", "Body" : "{\"value\":[{\"properties\":{\"roleName\":\"Key Vault Crypto Service Encryption User\",\"type\":\"BuiltInRole\",\"description\":\"Read metadata of keys and perform wrap/unwrap operations. Only works for key vaults that use the 'Azure role-based access control' permission model.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"Microsoft.EventGrid/eventSubscriptions/write\",\"Microsoft.EventGrid/eventSubscriptions/read\",\"Microsoft.EventGrid/eventSubscriptions/delete\"],\"notActions\":[],\"dataActions\":[\"Microsoft.KeyVault/vaults/keys/read\",\"Microsoft.KeyVault/vaults/keys/wrap/action\",\"Microsoft.KeyVault/vaults/keys/unwrap/action\"],\"notDataActions\":[]}],\"createdOn\":\"2020-05-20T20:55:19.2398470Z\",\"updatedOn\":\"2021-11-11T20:14:31.8443056Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/e147488a-f6f5-4113-8e2d-b22465e65bf6\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"e147488a-f6f5-4113-8e2d-b22465e65bf6\"}]}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755/providers/Microsoft.Authorization/roleAssignments/6adca59f-fdc8-4eea-9b0b-d77965013263?api-version=2022-04-01", + "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658/providers/Microsoft.Authorization/roleAssignments/80a98a6a-b413-45d6-977f-36f99136d0d1?api-version=2022-04-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "89aabaa0-d817-496e-8516-f502d199f311", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "99642b42-8b88-4e67-a8dd-5dadb224a357", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1191", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:23:27 GMT", - "x-ms-correlation-request-id" : "f17c6f4f-eaca-4a4e-83db-8cda1a9397b6", + "Date" : "Wed, 19 Apr 2023 03:53:51 GMT", + "x-ms-correlation-request-id" : "73568df8-4364-47c3-bcce-b5ac7226ed56", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022327Z:f17c6f4f-eaca-4a4e-83db-8cda1a9397b6", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035351Z:73568df8-4364-47c3-bcce-b5ac7226ed56", "Set-Cookie" : "x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly", "Expires" : "-1", "Content-Length" : "979", - "x-ms-request-id" : "ac124069-06dc-416c-aa39-3367870f3d9b", - "Body" : "{\"properties\":{\"roleDefinitionId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/e147488a-f6f5-4113-8e2d-b22465e65bf6\",\"principalId\":\"0e06cfb6-2298-4257-9d87-a9d20cbe4e34\",\"principalType\":\"ServicePrincipal\",\"scope\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755\",\"condition\":null,\"conditionVersion\":null,\"createdOn\":\"2023-01-13T02:23:21.3809115Z\",\"updatedOn\":\"2023-01-13T02:23:21.8340937Z\",\"createdBy\":null,\"updatedBy\":\"17d2d2b7-348b-40ba-b021-b77c3315d96d\",\"delegatedManagedIdentityResourceId\":null,\"description\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755/providers/Microsoft.Authorization/roleAssignments/6adca59f-fdc8-4eea-9b0b-d77965013263\",\"type\":\"Microsoft.Authorization/roleAssignments\",\"name\":\"6adca59f-fdc8-4eea-9b0b-d77965013263\"}", + "x-ms-request-id" : "4491b522-726e-4461-a7ba-1cc361ff7de3", + "Body" : "{\"properties\":{\"roleDefinitionId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/e147488a-f6f5-4113-8e2d-b22465e65bf6\",\"principalId\":\"e331b259-7e60-4efe-a8bd-ac50d9037b30\",\"principalType\":\"ServicePrincipal\",\"scope\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658\",\"condition\":null,\"conditionVersion\":null,\"createdOn\":\"2023-04-19T03:53:47.9776418Z\",\"updatedOn\":\"2023-04-19T03:53:48.4196491Z\",\"createdBy\":null,\"updatedBy\":\"00fb0876-b380-4333-a3c7-c6bdb9024a25\",\"delegatedManagedIdentityResourceId\":null,\"description\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658/providers/Microsoft.Authorization/roleAssignments/80a98a6a-b413-45d6-977f-36f99136d0d1\",\"type\":\"Microsoft.Authorization/roleAssignments\",\"name\":\"80a98a6a-b413-45d6-977f-36f99136d0d1\"}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.Compute/diskEncryptionSets/des484615ef?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.Compute/diskEncryptionSets/des72365c8a?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "9bcfb8ed-500c-44c6-aab4-796e40d09fe5", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b2500184-b08d-43cc-be9b-ea96ecda0198", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1193", + "x-ms-ratelimit-remaining-subscription-writes" : "1197", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:23:29 GMT", - "x-ms-correlation-request-id" : "1dd6aec1-cfd4-4b0f-bb62-13aed5734e7d", + "Date" : "Wed, 19 Apr 2023 03:53:53 GMT", + "x-ms-correlation-request-id" : "8e9a2366-fb90-4712-af8e-f7c92ec0b55b", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022329Z:1dd6aec1-cfd4-4b0f-bb62-13aed5734e7d", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035354Z:8e9a2366-fb90-4712-af8e-f7c92ec0b55b", "Expires" : "-1", "Content-Length" : "903", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/a6008a1c-7c57-4ee6-9754-98c7da70a372?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", - "x-ms-request-id" : "a6008a1c-7c57-4ee6-9754-98c7da70a372", - "Body" : "{\r\n \"name\": \"des484615ef\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.Compute/diskEncryptionSets/des484615ef\",\r\n \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"eastus\",\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"0e06cfb6-2298-4257-9d87-a9d20cbe4e34\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755\"\r\n },\r\n \"keyUrl\": \"http://localhost:1234/keys/key1/03767a0b10e44573b09fa8584f30704b\"\r\n },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \"rotationToLatestKeyVersionEnabled\": true,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "9bcfb8ed-500c-44c6-aab4-796e40d09fe5", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/a6008a1c-7c57-4ee6-9754-98c7da70a372?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&monitor=true&api-version=2022-07-02", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/af3845a2-4be1-49a1-9078-94910abbef2e?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", + "x-ms-request-id" : "af3845a2-4be1-49a1-9078-94910abbef2e", + "Body" : "{\r\n \"name\": \"des72365c8a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.Compute/diskEncryptionSets/des72365c8a\",\r\n \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"eastus\",\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"e331b259-7e60-4efe-a8bd-ac50d9037b30\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658\"\r\n },\r\n \"keyUrl\": \"http://localhost:1234/keys/key1/9f484fb5ee8c43c8a0b57b65a0d85e81\"\r\n },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \"rotationToLatestKeyVersionEnabled\": true,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "b2500184-b08d-43cc-be9b-ea96ecda0198", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/af3845a2-4be1-49a1-9078-94910abbef2e?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&monitor=true&api-version=2022-07-02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/a6008a1c-7c57-4ee6-9754-98c7da70a372?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/af3845a2-4be1-49a1-9078-94910abbef2e?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "eb33edbb-c882-41f5-ac70-f4d98284c4be" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e0361ab3-cc08-42f4-8999-b94191f49aca" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11910", "StatusCode" : "200", - "x-ms-correlation-request-id" : "bc5a839c-1c9c-46df-9d7b-016074e61652", - "Date" : "Fri, 13 Jan 2023 02:23:59 GMT", + "x-ms-correlation-request-id" : "81e8446b-fa61-4bd1-baea-2d189d3f863e", + "Date" : "Wed, 19 Apr 2023 03:54:25 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49978,Microsoft.Compute/GetOperation30Min;399978", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022359Z:bc5a839c-1c9c-46df-9d7b-016074e61652", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49988,Microsoft.Compute/GetOperation30Min;399982", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035425Z:81e8446b-fa61-4bd1-baea-2d189d3f863e", "Expires" : "-1", - "Content-Length" : "856", - "x-ms-request-id" : "5151ad1f-d55e-443c-8ed7-f61bb3d74daa", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:29.5051783+00:00\",\r\n \"endTime\": \"2023-01-13T02:23:29.56769+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\"name\":\"des484615ef\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.Compute/diskEncryptionSets/des484615ef\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"eastus\",\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755\"},\"keyUrl\":\"http://localhost:1234/keys/key1/03767a0b10e44573b09fa8584f30704b\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"rotationToLatestKeyVersionEnabled\":false,\"provisioningState\":\"Succeeded\"}}\r\n },\r\n \"name\": \"a6008a1c-7c57-4ee6-9754-98c7da70a372\"\r\n}", - "x-ms-client-request-id" : "eb33edbb-c882-41f5-ac70-f4d98284c4be", + "Content-Length" : "858", + "x-ms-request-id" : "0f1b5b96-0366-4505-be43-733874d2637e", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:53:53.9763437+00:00\",\r\n \"endTime\": \"2023-04-19T03:53:54.0544676+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\"name\":\"des72365c8a\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.Compute/diskEncryptionSets/des72365c8a\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"eastus\",\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658\"},\"keyUrl\":\"http://localhost:1234/keys/key1/9f484fb5ee8c43c8a0b57b65a0d85e81\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"rotationToLatestKeyVersionEnabled\":false,\"provisioningState\":\"Succeeded\"}}\r\n },\r\n \"name\": \"af3845a2-4be1-49a1-9078-94910abbef2e\"\r\n}", + "x-ms-client-request-id" : "e0361ab3-cc08-42f4-8999-b94191f49aca", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.Compute/diskEncryptionSets/des484615ef?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.Compute/diskEncryptionSets/des72365c8a?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "aa53f219-9755-4e4b-b24b-7fd2115605a5" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cb1ea7b1-cedd-4671-9a65-b8b69d0cd750" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11756", + "x-ms-ratelimit-remaining-subscription-reads" : "11770", "StatusCode" : "200", - "x-ms-correlation-request-id" : "4f94f1b5-38c5-40a3-9ac5-0a693bef238f", - "Date" : "Fri, 13 Jan 2023 02:24:01 GMT", + "x-ms-correlation-request-id" : "30a07604-043e-4ee7-bce8-7e341f9b1f47", + "Date" : "Wed, 19 Apr 2023 03:54:25 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14926,Microsoft.Compute/LowCostGet30Min;119925", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022401Z:4f94f1b5-38c5-40a3-9ac5-0a693bef238f", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14965,Microsoft.Compute/LowCostGet30Min;119956", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035426Z:30a07604-043e-4ee7-bce8-7e341f9b1f47", "Expires" : "-1", "Content-Length" : "735", - "x-ms-request-id" : "51ee7010-eb99-4ee4-9bc2-8f560ef29fc2", - "Body" : "{\r\n \"name\": \"des484615ef\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.Compute/diskEncryptionSets/des484615ef\",\r\n \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44644/providers/Microsoft.KeyVault/vaults/kv01562d755\"\r\n },\r\n \"keyUrl\": \"http://localhost:1234/keys/key1/03767a0b10e44573b09fa8584f30704b\"\r\n },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \"rotationToLatestKeyVersionEnabled\": false,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", - "x-ms-client-request-id" : "aa53f219-9755-4e4b-b24b-7fd2115605a5", + "x-ms-request-id" : "41654633-a41f-4953-8d7b-8f89c9c1e1c1", + "Body" : "{\r\n \"name\": \"des72365c8a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.Compute/diskEncryptionSets/des72365c8a\",\r\n \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg34687/providers/Microsoft.KeyVault/vaults/kv25269c658\"\r\n },\r\n \"keyUrl\": \"http://localhost:1234/keys/key1/9f484fb5ee8c43c8a0b57b65a0d85e81\"\r\n },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \"rotationToLatestKeyVersionEnabled\": false,\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "x-ms-client-request-id" : "cb1ea7b1-cedd-4671-9a65-b8b69d0cd750", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg44644?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg34687?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "3074a614-21e7-4201-a063-37a4c0f05884", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "da35f37e-3772-4eca-bd43-1204f7fd0dc1", "Content-Type" : "application/json" }, "Response" : { @@ -461,18 +461,18 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:24:07 GMT", - "x-ms-correlation-request-id" : "d5175282-8c09-418d-9630-d78f8cc72e63", + "Date" : "Wed, 19 Apr 2023 03:54:29 GMT", + "x-ms-correlation-request-id" : "66d81596-0e49-41e4-85ed-aa15e984d742", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022408Z:d5175282-8c09-418d-9630-d78f8cc72e63", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035430Z:66d81596-0e49-41e4-85ed-aa15e984d742", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "d5175282-8c09-418d-9630-d78f8cc72e63", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc0NDY0NC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "66d81596-0e49-41e4-85ed-aa15e984d742", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkczNDY4Ny1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javacsmrg44644", "kv01562d755", "dbdd69d2-7304-468d-9011-390c26eb054e", "0f55d07d-038e-4b28-b6c8-4a1c2a1f3121", "des484615ef", "0d6bf2f8-3c22-449d-a004-4b54c587b7ee", "6adca59f-fdc8-4eea-9b0b-d77965013263" ] + "variables" : [ "javacsmrg34687", "kv25269c658", "09cc0fa8-7726-4f19-9216-8e9b0321cfa2", "41f8f892-8de7-4994-905c-510f3f8569b2", "des72365c8a", "c8f47ee5-cd0e-4d29-886f-cceac02fabf0", "80a98a6a-b413-45d6-977f-36f99136d0d1" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canCopyStartIncrementalSnapshot.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canCopyStartIncrementalSnapshot.json index 5cebb0a49668c..0ea528a223873 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canCopyStartIncrementalSnapshot.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canCopyStartIncrementalSnapshot.json @@ -1,1408 +1,1438 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg98211?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg59072?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0d433d9c-312d-4de8-9b5d-411d1e78d1de", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a788aa07-bad0-407e-9ded-a8920c09691f", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1190", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:21:00 GMT", - "x-ms-correlation-request-id" : "70decebe-7f5e-494a-9890-60484e0bd375", + "Date" : "Wed, 19 Apr 2023 03:56:51 GMT", + "x-ms-correlation-request-id" : "76024f47-f747-4a3d-b2b5-c3040d7d6f8d", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022101Z:70decebe-7f5e-494a-9890-60484e0bd375", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035652Z:76024f47-f747-4a3d-b2b5-c3040d7d6f8d", "Expires" : "-1", "Content-Length" : "232", - "x-ms-request-id" : "70decebe-7f5e-494a-9890-60484e0bd375", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211\",\"name\":\"javacsmrg98211\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "76024f47-f747-4a3d-b2b5-c3040d7d6f8d", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072\",\"name\":\"javacsmrg59072\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg71739490c?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg305674842?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "4018c8d4-d9da-4fa2-9038-b5932e17032d", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5d670088-10a4-437b-aece-3370235f9a4c", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1184", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:21:04 GMT", - "x-ms-correlation-request-id" : "3befb82a-3fa9-4a62-b60f-2e249ca8dd9c", + "Date" : "Wed, 19 Apr 2023 03:56:52 GMT", + "x-ms-correlation-request-id" : "6038bea6-3a87-4916-b4f2-1eb97f1cc3ea", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022105Z:3befb82a-3fa9-4a62-b60f-2e249ca8dd9c", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035653Z:6038bea6-3a87-4916-b4f2-1eb97f1cc3ea", "Expires" : "-1", "Content-Length" : "219", - "x-ms-request-id" : "3befb82a-3fa9-4a62-b60f-2e249ca8dd9c", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c\",\"name\":\"rg71739490c\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "6038bea6-3a87-4916-b4f2-1eb97f1cc3ea", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842\",\"name\":\"rg305674842\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/disks/md-empty-14998000?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/disks/md-empty-89745dd1?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "b833d4e4-75ca-46c3-93bd-e11ddf56b840", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "73e32158-9cec-4175-a51c-3039e383a9bc", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1187", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:10 GMT", - "x-ms-correlation-request-id" : "1bd0917d-e14c-436c-910a-820622e6d9f6", + "Date" : "Wed, 19 Apr 2023 03:56:56 GMT", + "x-ms-correlation-request-id" : "da2b71b0-9e43-43e4-b671-8511ac4f10f7", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022111Z:1bd0917d-e14c-436c-910a-820622e6d9f6", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;994,Microsoft.Compute/CreateUpdateDisks30Min;7994", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035657Z:da2b71b0-9e43-43e4-b671-8511ac4f10f7", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;2995,Microsoft.Compute/CreateUpdateDisks30Min;24992", "Expires" : "-1", "Content-Length" : "414", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/97ec5eb6-53bc-4022-aab2-b52605141880?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "97ec5eb6-53bc-4022-aab2-b52605141880", - "Body" : "{\r\n \"name\": \"md-empty-14998000\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/disks/md-empty-14998000\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "b833d4e4-75ca-46c3-93bd-e11ddf56b840", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/97ec5eb6-53bc-4022-aab2-b52605141880?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/e188e592-e5a8-4819-9797-e98517442da3?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "e188e592-e5a8-4819-9797-e98517442da3", + "Body" : "{\r\n \"name\": \"md-empty-89745dd1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/disks/md-empty-89745dd1\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "73e32158-9cec-4175-a51c-3039e383a9bc", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/e188e592-e5a8-4819-9797-e98517442da3?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/97ec5eb6-53bc-4022-aab2-b52605141880?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/e188e592-e5a8-4819-9797-e98517442da3?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ac2ade82-907e-4b28-8fbd-932cc9dece8f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a973bafb-e299-4853-bf91-a4f2e4159f83" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", + "x-ms-ratelimit-remaining-subscription-reads" : "11890", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f20c3ef5-0ac5-4ecf-afd7-714da5ed6904", - "Date" : "Fri, 13 Jan 2023 02:21:13 GMT", + "x-ms-correlation-request-id" : "dd7d2c0d-7dc5-48c1-80e4-b0c62d796423", + "Date" : "Wed, 19 Apr 2023 03:56:59 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49990,Microsoft.Compute/GetOperation30Min;399990", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022113Z:f20c3ef5-0ac5-4ecf-afd7-714da5ed6904", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49959,Microsoft.Compute/GetOperation30Min;399940", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035700Z:dd7d2c0d-7dc5-48c1-80e4-b0c62d796423", "Expires" : "-1", "Content-Length" : "1111", - "x-ms-request-id" : "80c3a033-4d44-424d-b86c-6deb9ef06f9a", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:11.0130399+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:11.1379984+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"md-empty-14998000\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/disks/md-empty-14998000\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:11.0130399+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"9234b14b-5010-4e5b-b3c2-3785ab26e4c9\"\r\n }\r\n}\r\n },\r\n \"name\": \"97ec5eb6-53bc-4022-aab2-b52605141880\"\r\n}", - "x-ms-client-request-id" : "ac2ade82-907e-4b28-8fbd-932cc9dece8f", + "x-ms-request-id" : "87a8eb96-417a-43d4-979f-8e0c90fc2146", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:56:57.1768718+00:00\",\r\n \"endTime\": \"2023-04-19T03:56:57.2862462+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"md-empty-89745dd1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/disks/md-empty-89745dd1\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:56:57.1768718+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"f9d6fdb0-d11a-44be-bfca-82a3b6e131a2\"\r\n }\r\n}\r\n },\r\n \"name\": \"e188e592-e5a8-4819-9797-e98517442da3\"\r\n}", + "x-ms-client-request-id" : "a973bafb-e299-4853-bf91-a4f2e4159f83", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/disks/md-empty-14998000?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/disks/md-empty-89745dd1?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "19e926d9-a5ff-4d95-971b-fbce8336af1b" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "18b6eac0-0d75-4a6a-8676-c56fd963d33c" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11938", "StatusCode" : "200", - "x-ms-correlation-request-id" : "d38353ab-2e36-4ef6-9f2d-c691b5da11c8", - "Date" : "Fri, 13 Jan 2023 02:21:13 GMT", + "x-ms-correlation-request-id" : "dca52d3c-7a5d-4a08-9bef-ce8f2f4a4adc", + "Date" : "Wed, 19 Apr 2023 03:57:02 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14988,Microsoft.Compute/LowCostGet30Min;119988", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022113Z:d38353ab-2e36-4ef6-9f2d-c691b5da11c8", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14985,Microsoft.Compute/LowCostGet30Min;119960", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035703Z:dca52d3c-7a5d-4a08-9bef-ce8f2f4a4adc", "Expires" : "-1", "Content-Length" : "886", - "x-ms-request-id" : "eb459716-d175-4b03-b5d9-211961b3347f", - "Body" : "{\r\n \"name\": \"md-empty-14998000\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/disks/md-empty-14998000\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:11.0130399+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"9234b14b-5010-4e5b-b3c2-3785ab26e4c9\"\r\n }\r\n}", - "x-ms-client-request-id" : "19e926d9-a5ff-4d95-971b-fbce8336af1b", + "x-ms-request-id" : "767b78f9-30d3-4e43-be15-0870c81d89ee", + "Body" : "{\r\n \"name\": \"md-empty-89745dd1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/disks/md-empty-89745dd1\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:56:57.1768718+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"f9d6fdb0-d11a-44be-bfca-82a3b6e131a2\"\r\n }\r\n}", + "x-ms-client-request-id" : "18b6eac0-0d75-4a6a-8676-c56fd963d33c", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "f9f18667-754a-422b-8e3f-12cbfc156b1f", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "302378a7-61a6-4fed-9fc2-76b05de8ebd6", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1193", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:15 GMT", - "x-ms-correlation-request-id" : "87d70443-0713-478c-84d4-91c86efd3bad", + "Date" : "Wed, 19 Apr 2023 03:57:07 GMT", + "x-ms-correlation-request-id" : "61be918f-2775-48ff-b2b5-b169f28c463a", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022115Z:87d70443-0713-478c-84d4-91c86efd3bad", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;998,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7998", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035708Z:61be918f-2775-48ff-b2b5-b169f28c463a", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;992,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7992", "Expires" : "-1", - "Content-Length" : "598", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/3bca8341-5c04-4798-af48-f76e3f116d5c?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "3bca8341-5c04-4798-af48-f76e3f116d5c", - "Body" : "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/disks/md-empty-14998000\"\r\n },\r\n \"incremental\": true,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "f9f18667-754a-422b-8e3f-12cbfc156b1f", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/3bca8341-5c04-4798-af48-f76e3f116d5c?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Content-Length" : "627", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/1d201a21-8a89-46d7-8e9f-847488531cf5?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "1d201a21-8a89-46d7-8e9f-847488531cf5", + "Body" : "{\r\n \"name\": \"snp-767121e334\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/disks/md-empty-89745dd1\"\r\n },\r\n \"incremental\": true,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "302378a7-61a6-4fed-9fc2-76b05de8ebd6", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/1d201a21-8a89-46d7-8e9f-847488531cf5?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/3bca8341-5c04-4798-af48-f76e3f116d5c?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/1d201a21-8a89-46d7-8e9f-847488531cf5?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "bb89880f-a5ab-4460-a4db-2c3d834d73ee" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6a911015-3a42-42fa-a1d1-936eb9a04d6f" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "x-ms-ratelimit-remaining-subscription-reads" : "11874", "StatusCode" : "200", - "x-ms-correlation-request-id" : "fa653172-350f-4f53-a9e6-c7fb1fe9e3c8", - "Date" : "Fri, 13 Jan 2023 02:21:17 GMT", + "x-ms-correlation-request-id" : "5a97e5dd-62f0-4e2c-bf3f-11733877f5cd", + "Date" : "Wed, 19 Apr 2023 03:57:11 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49983,Microsoft.Compute/GetOperation30Min;399983", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022118Z:fa653172-350f-4f53-a9e6-c7fb1fe9e3c8", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49957,Microsoft.Compute/GetOperation30Min;399938", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035711Z:5a97e5dd-62f0-4e2c-bf3f-11733877f5cd", "Expires" : "-1", "Content-Length" : "1382", - "x-ms-request-id" : "7f91f6e0-a399-4748-959d-e80d9ee78a84", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:15.6067407+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:16.1379897+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"snp-6485581e9f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/disks/md-empty-14998000\",\r\n \"sourceUniqueId\": \"9234b14b-5010-4e5b-b3c2-3785ab26e4c9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:15.6067407+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\",\r\n \"incrementalSnapshotFamilyId\": \"6d6e5dbc-ebf2-4ee3-b3d6-c14d33d43cd1\"\r\n }\r\n}\r\n },\r\n \"name\": \"3bca8341-5c04-4798-af48-f76e3f116d5c\"\r\n}", - "x-ms-client-request-id" : "bb89880f-a5ab-4460-a4db-2c3d834d73ee", + "x-ms-request-id" : "308a2e75-dd92-45e1-b4cb-18c15ee17671", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:57:08.4268656+00:00\",\r\n \"endTime\": \"2023-04-19T03:57:08.9425442+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"snp-767121e334\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/disks/md-empty-89745dd1\",\r\n \"sourceUniqueId\": \"f9d6fdb0-d11a-44be-bfca-82a3b6e131a2\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:08.4425239+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\",\r\n \"incrementalSnapshotFamilyId\": \"0142c9e9-c295-404a-913c-71fb12946bb5\"\r\n }\r\n}\r\n },\r\n \"name\": \"1d201a21-8a89-46d7-8e9f-847488531cf5\"\r\n}", + "x-ms-client-request-id" : "6a911015-3a42-42fa-a1d1-936eb9a04d6f", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "9a78ce41-16ca-408e-8db9-9cf3e7fb5326" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6e14abf7-e18b-439d-85b4-ce55700c0543" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11806", "StatusCode" : "200", - "x-ms-correlation-request-id" : "41bb9aeb-3583-407d-9d2e-e5fb7263dda7", - "Date" : "Fri, 13 Jan 2023 02:21:17 GMT", + "x-ms-correlation-request-id" : "4378713a-879c-4940-8eba-2eb8279e8b8c", + "Date" : "Wed, 19 Apr 2023 03:57:13 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14980,Microsoft.Compute/LowCostGet30Min;119980", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022118Z:41bb9aeb-3583-407d-9d2e-e5fb7263dda7", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14982,Microsoft.Compute/LowCostGet30Min;119957", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035713Z:4378713a-879c-4940-8eba-2eb8279e8b8c", "Expires" : "-1", "Content-Length" : "1157", - "x-ms-request-id" : "925b47f7-7d57-4dc8-9c65-e918b0e70114", - "Body" : "{\r\n \"name\": \"snp-6485581e9f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/disks/md-empty-14998000\",\r\n \"sourceUniqueId\": \"9234b14b-5010-4e5b-b3c2-3785ab26e4c9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:15.6067407+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\",\r\n \"incrementalSnapshotFamilyId\": \"6d6e5dbc-ebf2-4ee3-b3d6-c14d33d43cd1\"\r\n }\r\n}", - "x-ms-client-request-id" : "9a78ce41-16ca-408e-8db9-9cf3e7fb5326", + "x-ms-request-id" : "ca9a0a47-c180-4889-9508-fdfdb1474263", + "Body" : "{\r\n \"name\": \"snp-767121e334\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/disks/md-empty-89745dd1\",\r\n \"sourceUniqueId\": \"f9d6fdb0-d11a-44be-bfca-82a3b6e131a2\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:08.4425239+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\",\r\n \"incrementalSnapshotFamilyId\": \"0142c9e9-c295-404a-913c-71fb12946bb5\"\r\n }\r\n}", + "x-ms-client-request-id" : "6e14abf7-e18b-439d-85b4-ce55700c0543", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c88c4a61-8f2b-4c79-a2ef-ee9a208aad43", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "51b528a5-f317-459a-bd0a-6445a747ed62", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1195", + "x-ms-ratelimit-remaining-subscription-writes" : "1191", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:20 GMT", - "x-ms-correlation-request-id" : "dc9fa56f-4bc5-4cd4-b8cf-40750deadf84", + "Date" : "Wed, 19 Apr 2023 03:57:15 GMT", + "x-ms-correlation-request-id" : "ab14f1fd-0a77-4684-a940-4b735aec10ab", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022120Z:dc9fa56f-4bc5-4cd4-b8cf-40750deadf84", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;997,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7997", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035716Z:ab14f1fd-0a77-4684-a940-4b735aec10ab", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;991,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7991", "Expires" : "-1", - "Content-Length" : "558", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/f7b16edf-f96f-4a7d-834a-385039426d12?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "f7b16edf-f96f-4a7d-834a-385039426d12", - "Body" : "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\"\r\n },\r\n \"incremental\": true,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "c88c4a61-8f2b-4c79-a2ef-ee9a208aad43", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/f7b16edf-f96f-4a7d-834a-385039426d12?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Content-Length" : "587", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/cdb30cff-d363-46b4-a854-b290ec46a7f0?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "cdb30cff-d363-46b4-a854-b290ec46a7f0", + "Body" : "{\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\"\r\n },\r\n \"incremental\": true,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "51b528a5-f317-459a-bd0a-6445a747ed62", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/cdb30cff-d363-46b4-a854-b290ec46a7f0?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/f7b16edf-f96f-4a7d-834a-385039426d12?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/cdb30cff-d363-46b4-a854-b290ec46a7f0?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "09f82432-b217-4837-a08e-e0a965be849a" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2d7f3f58-1ad6-418b-891f-7e5795d05f3a" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11864", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e9bde2b0-1601-49a8-8864-18b34d2ecacd", - "Date" : "Fri, 13 Jan 2023 02:21:22 GMT", + "x-ms-correlation-request-id" : "e7f64aa4-e470-47f0-8a67-b2c07cda0d08", + "Date" : "Wed, 19 Apr 2023 03:57:19 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49979,Microsoft.Compute/GetOperation30Min;399979", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022122Z:e9bde2b0-1601-49a8-8864-18b34d2ecacd", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49955,Microsoft.Compute/GetOperation30Min;399936", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035719Z:e7f64aa4-e470-47f0-8a67-b2c07cda0d08", "Expires" : "-1", "Content-Length" : "1388", - "x-ms-request-id" : "33d23ca1-36bd-43c4-a303-b8090530d70e", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:20.1380102+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:20.7317677+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:20.4505115+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"081a4d42-263e-4161-b95d-8290c800a18e\",\r\n \"incrementalSnapshotFamilyId\": \"eaa04163-9f3d-4a0a-8cb6-a5988354cd17\"\r\n }\r\n}\r\n },\r\n \"name\": \"f7b16edf-f96f-4a7d-834a-385039426d12\"\r\n}", - "x-ms-client-request-id" : "09f82432-b217-4837-a08e-e0a965be849a", + "x-ms-request-id" : "50fae80b-7433-4e15-a2b7-0672bd66b5e0", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:57:16.0987448+00:00\",\r\n \"endTime\": \"2023-04-19T03:57:16.5674968+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:16.3018695+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"c882cc1a-55d4-4f87-abec-78fee769fdba\",\r\n \"incrementalSnapshotFamilyId\": \"99b06b53-aea2-42c2-b952-b104edfe152a\"\r\n }\r\n}\r\n },\r\n \"name\": \"cdb30cff-d363-46b4-a854-b290ec46a7f0\"\r\n}", + "x-ms-client-request-id" : "2d7f3f58-1ad6-418b-891f-7e5795d05f3a", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "845695ce-18b6-4bb5-8fe9-16f408b10f19" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c8a176f9-6393-4ef8-9038-d9c00c561d82" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", + "x-ms-ratelimit-remaining-subscription-reads" : "11823", "StatusCode" : "200", - "x-ms-correlation-request-id" : "136a187e-df44-4c93-9f1d-0c911e12289b", - "Date" : "Fri, 13 Jan 2023 02:21:23 GMT", + "x-ms-correlation-request-id" : "0a726e0d-2b1c-46d8-b958-b602b6c65d9c", + "Date" : "Wed, 19 Apr 2023 03:57:20 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14972,Microsoft.Compute/LowCostGet30Min;119972", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022123Z:136a187e-df44-4c93-9f1d-0c911e12289b", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14978,Microsoft.Compute/LowCostGet30Min;119953", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035720Z:0a726e0d-2b1c-46d8-b958-b602b6c65d9c", "Expires" : "-1", "Content-Length" : "1194", - "x-ms-request-id" : "b987258c-e202-4322-9e41-4a75c8da8895", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:20.4505115+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"081a4d42-263e-4161-b95d-8290c800a18e\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"eaa04163-9f3d-4a0a-8cb6-a5988354cd17\"\r\n }\r\n}", - "x-ms-client-request-id" : "845695ce-18b6-4bb5-8fe9-16f408b10f19", + "x-ms-request-id" : "1d69b663-a375-4f31-aeef-1ae8ee2e979a", + "Body" : "{\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:16.3018695+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"c882cc1a-55d4-4f87-abec-78fee769fdba\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"99b06b53-aea2-42c2-b952-b104edfe152a\"\r\n }\r\n}", + "x-ms-client-request-id" : "c8a176f9-6393-4ef8-9038-d9c00c561d82", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "6f3af6eb-9fc7-4635-83dc-c615ba5a8d46", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "117fd401-4964-438b-aadc-bf53de618fd6", "Content-Type" : "application/json" }, "Response" : { "x-ms-ratelimit-remaining-subscription-deletes" : "14998", "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:23 GMT", - "x-ms-correlation-request-id" : "ae7cae74-99df-4ec3-9866-a43f0686ebb4", + "Date" : "Wed, 19 Apr 2023 03:57:21 GMT", + "x-ms-correlation-request-id" : "e1c0c497-568f-45ce-b6a1-d91197c6dfa3", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022124Z:ae7cae74-99df-4ec3-9866-a43f0686ebb4", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteDisks3Min;2997,Microsoft.Compute/DeleteDisks30Min;23997", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035722Z:e1c0c497-568f-45ce-b6a1-d91197c6dfa3", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteDisks3Min;2998,Microsoft.Compute/DeleteDisks30Min;23995", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/e0e49d9b-f84b-4944-be7f-836be6d625ca?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "e0e49d9b-f84b-4944-be7f-836be6d625ca", - "x-ms-client-request-id" : "6f3af6eb-9fc7-4635-83dc-c615ba5a8d46", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/e0e49d9b-f84b-4944-be7f-836be6d625ca?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02" + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/2c5b776c-1415-4860-a47a-5f46541792f0?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "2c5b776c-1415-4860-a47a-5f46541792f0", + "x-ms-client-request-id" : "117fd401-4964-438b-aadc-bf53de618fd6", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/2c5b776c-1415-4860-a47a-5f46541792f0?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/e0e49d9b-f84b-4944-be7f-836be6d625ca?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/2c5b776c-1415-4860-a47a-5f46541792f0?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "acf10ee6-c804-4fa0-8908-fa95f217073c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cc25f90c-21ec-4e38-b5b4-9aa70bb1446c" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", + "x-ms-ratelimit-remaining-subscription-reads" : "11748", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e3413e2a-7ce0-4cf3-9d33-c4b63f4eba5d", - "Date" : "Fri, 13 Jan 2023 02:21:54 GMT", + "x-ms-correlation-request-id" : "9939cda4-0427-44f2-97cc-72ff0836f2f6", + "Date" : "Wed, 19 Apr 2023 03:57:53 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49965,Microsoft.Compute/GetOperation30Min;399965", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022154Z:e3413e2a-7ce0-4cf3-9d33-c4b63f4eba5d", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49943,Microsoft.Compute/GetOperation30Min;399921", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035753Z:9939cda4-0427-44f2-97cc-72ff0836f2f6", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "da0375c5-8f48-4fd3-a7cd-7ff772144932", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:24.2786041+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:24.5598798+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"e0e49d9b-f84b-4944-be7f-836be6d625ca\"\r\n}", - "x-ms-client-request-id" : "acf10ee6-c804-4fa0-8908-fa95f217073c", + "x-ms-request-id" : "06317107-819f-4ea7-957f-e1f621f7540d", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:57:22.6612465+00:00\",\r\n \"endTime\": \"2023-04-19T03:57:22.8643668+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"2c5b776c-1415-4860-a47a-5f46541792f0\"\r\n}", + "x-ms-client-request-id" : "cc25f90c-21ec-4e38-b5b4-9aa70bb1446c", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/e0e49d9b-f84b-4944-be7f-836be6d625ca?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/2c5b776c-1415-4860-a47a-5f46541792f0?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "d5ca0034-a15e-48bb-abb6-bc86dc2fea6e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9aaa3abd-7e3e-4203-a0eb-487ebed8cfaa" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "x-ms-ratelimit-remaining-subscription-reads" : "11803", "StatusCode" : "200", - "x-ms-correlation-request-id" : "cced8b04-eeac-4c4b-85f1-103dc196bd62", - "Date" : "Fri, 13 Jan 2023 02:21:54 GMT", + "x-ms-correlation-request-id" : "62eca7bd-807f-4ef4-9cb8-be9e8e286c93", + "Date" : "Wed, 19 Apr 2023 03:57:54 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49964,Microsoft.Compute/GetOperation30Min;399964", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022155Z:cced8b04-eeac-4c4b-85f1-103dc196bd62", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49942,Microsoft.Compute/GetOperation30Min;399920", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035754Z:62eca7bd-807f-4ef4-9cb8-be9e8e286c93", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "29377af3-f650-4c0b-83c4-5c11af3956df", - "x-ms-client-request-id" : "d5ca0034-a15e-48bb-abb6-bc86dc2fea6e" + "x-ms-request-id" : "92771d91-1601-4126-bb19-1c6c7ad62e9b", + "x-ms-client-request-id" : "9aaa3abd-7e3e-4203-a0eb-487ebed8cfaa" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "2a1fab76-1145-4554-8097-1aa5014af19c", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "de48f373-ddfa-4bae-9005-3368eb9de75d", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1191", + "x-ms-ratelimit-remaining-subscription-writes" : "1189", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:56 GMT", - "x-ms-correlation-request-id" : "dc73fa3d-5014-4845-ac79-7e56c1e45b7b", + "Date" : "Wed, 19 Apr 2023 03:57:58 GMT", + "x-ms-correlation-request-id" : "009f2060-0717-49f7-94c0-4fb94428dcc7", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022157Z:dc73fa3d-5014-4845-ac79-7e56c1e45b7b", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;995,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7995", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035758Z:009f2060-0717-49f7-94c0-4fb94428dcc7", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;989,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7989", "Expires" : "-1", - "Content-Length" : "558", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/54439525-c27c-4a85-a06e-5dcaa046f93b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "54439525-c27c-4a85-a06e-5dcaa046f93b", - "Body" : "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\"\r\n },\r\n \"incremental\": true,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "2a1fab76-1145-4554-8097-1aa5014af19c", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/54439525-c27c-4a85-a06e-5dcaa046f93b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Content-Length" : "587", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/a4ff2984-5666-4e86-ac8f-ba8f87cce3b0?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "a4ff2984-5666-4e86-ac8f-ba8f87cce3b0", + "Body" : "{\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\"\r\n },\r\n \"incremental\": true,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "de48f373-ddfa-4bae-9005-3368eb9de75d", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/a4ff2984-5666-4e86-ac8f-ba8f87cce3b0?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/54439525-c27c-4a85-a06e-5dcaa046f93b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/a4ff2984-5666-4e86-ac8f-ba8f87cce3b0?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "efa4f3a5-14a2-4632-b44a-d7763d831a20" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b5a5ff15-9f62-49c6-9520-439f55aca483" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", + "x-ms-ratelimit-remaining-subscription-reads" : "11906", "StatusCode" : "200", - "x-ms-correlation-request-id" : "fa250050-a0da-45ae-92d3-5ac83e3d934d", - "Date" : "Fri, 13 Jan 2023 02:21:58 GMT", + "x-ms-correlation-request-id" : "ab2aa738-57dd-4cb6-b67c-dee4f1dee491", + "Date" : "Wed, 19 Apr 2023 03:58:01 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49960,Microsoft.Compute/GetOperation30Min;399960", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022159Z:fa250050-a0da-45ae-92d3-5ac83e3d934d", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49945,Microsoft.Compute/GetOperation30Min;399919", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035801Z:ab2aa738-57dd-4cb6-b67c-dee4f1dee491", "Expires" : "-1", "Content-Length" : "1388", - "x-ms-request-id" : "99753407-66b5-4f73-a48a-1f147aaf3d4d", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:57.3098336+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:57.7160614+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}\r\n },\r\n \"name\": \"54439525-c27c-4a85-a06e-5dcaa046f93b\"\r\n}", - "x-ms-client-request-id" : "efa4f3a5-14a2-4632-b44a-d7763d831a20", + "x-ms-request-id" : "0714e0ad-f67f-480e-b23b-ca520a5e3077", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:57:58.7861932+00:00\",\r\n \"endTime\": \"2023-04-19T03:58:01.1455681+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:58.8486942+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"826f1ed6-e199-4da1-b11b-ad8cc8c9511b\",\r\n \"incrementalSnapshotFamilyId\": \"2aad00e7-486f-4f16-b77f-882ba6939a64\"\r\n }\r\n}\r\n },\r\n \"name\": \"a4ff2984-5666-4e86-ac8f-ba8f87cce3b0\"\r\n}", + "x-ms-client-request-id" : "b5a5ff15-9f62-49c6-9520-439f55aca483", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0f9fc159-38af-4d85-8517-6a3e271f0675" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "dec9aa09-2f70-4388-9a31-997255cee066" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11984", + "x-ms-ratelimit-remaining-subscription-reads" : "11807", "StatusCode" : "200", - "x-ms-correlation-request-id" : "82f22b8d-2bd6-4ba2-9210-28eae9eaf817", - "Date" : "Fri, 13 Jan 2023 02:21:59 GMT", + "x-ms-correlation-request-id" : "e0b7646f-fa02-48af-a771-cc3405c71f70", + "Date" : "Wed, 19 Apr 2023 03:58:02 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14954,Microsoft.Compute/LowCostGet30Min;119954", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022200Z:82f22b8d-2bd6-4ba2-9210-28eae9eaf817", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14977,Microsoft.Compute/LowCostGet30Min;119948", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035803Z:e0b7646f-fa02-48af-a771-cc3405c71f70", "Expires" : "-1", "Content-Length" : "1194", - "x-ms-request-id" : "c55aad50-39ea-4698-ac6b-046381ab6888", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}", - "x-ms-client-request-id" : "0f9fc159-38af-4d85-8517-6a3e271f0675", + "x-ms-request-id" : "f2fa4595-99d2-43ac-83e1-d06414ebf104", + "Body" : "{\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:58.8486942+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"826f1ed6-e199-4da1-b11b-ad8cc8c9511b\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"2aad00e7-486f-4f16-b77f-882ba6939a64\"\r\n }\r\n}", + "x-ms-client-request-id" : "dec9aa09-2f70-4388-9a31-997255cee066", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "e96a8bd0-62e4-4eee-b43e-2e3703c9a1ee", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5c2a1c8c-7928-4bba-9d3e-7321f840c806", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", + "x-ms-ratelimit-remaining-subscription-reads" : "11802", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:22:00 GMT", - "x-ms-correlation-request-id" : "269fe20d-2f2a-488c-8f7d-c713a074e673", + "Date" : "Wed, 19 Apr 2023 03:58:03 GMT", + "x-ms-correlation-request-id" : "4a70643e-571c-4961-8d9d-2c097e906dbd", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022200Z:269fe20d-2f2a-488c-8f7d-c713a074e673", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14953,Microsoft.Compute/LowCostGet30Min;119953", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035803Z:4a70643e-571c-4961-8d9d-2c097e906dbd", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14976,Microsoft.Compute/LowCostGet30Min;119947", "Expires" : "-1", "Content-Length" : "1194", - "x-ms-request-id" : "74014e71-8cb9-4e82-88b1-4e7a3a656ce3", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}", - "x-ms-client-request-id" : "e96a8bd0-62e4-4eee-b43e-2e3703c9a1ee", + "x-ms-request-id" : "34012e7c-d235-4be6-9413-97833fe2c9d4", + "Body" : "{\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:58.8486942+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"826f1ed6-e199-4da1-b11b-ad8cc8c9511b\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"2aad00e7-486f-4f16-b77f-882ba6939a64\"\r\n }\r\n}", + "x-ms-client-request-id" : "5c2a1c8c-7928-4bba-9d3e-7321f840c806", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "a6a57373-2ed5-4bb3-83e9-c95a53acb713", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cf14dfc8-d657-4e58-82bd-33749eb3c7dc", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11746", + "x-ms-ratelimit-remaining-subscription-reads" : "11872", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:22:30 GMT", - "x-ms-correlation-request-id" : "c4661b53-6b3b-4c7f-9d67-b3a4d7641c3e", + "Date" : "Wed, 19 Apr 2023 03:58:34 GMT", + "x-ms-correlation-request-id" : "7a33cbad-8a53-4425-8bd2-b918a2e769d3", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022230Z:c4661b53-6b3b-4c7f-9d67-b3a4d7641c3e", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14948,Microsoft.Compute/LowCostGet30Min;119948", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035834Z:7a33cbad-8a53-4425-8bd2-b918a2e769d3", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14971,Microsoft.Compute/LowCostGet30Min;119941", "Expires" : "-1", "Content-Length" : "1194", - "x-ms-request-id" : "a08945e9-184f-4a5f-9e31-abb092147698", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}", - "x-ms-client-request-id" : "a6a57373-2ed5-4bb3-83e9-c95a53acb713", + "x-ms-request-id" : "c2bd3605-8fe3-4cd9-9f1b-f680b6c28f7c", + "Body" : "{\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:58.8486942+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"826f1ed6-e199-4da1-b11b-ad8cc8c9511b\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"2aad00e7-486f-4f16-b77f-882ba6939a64\"\r\n }\r\n}", + "x-ms-client-request-id" : "cf14dfc8-d657-4e58-82bd-33749eb3c7dc", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "96670656-0c0d-45c3-92bc-40e7c1d91676", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a1e32c09-c820-40c5-9ee4-44c48a3e2a37", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11737", + "x-ms-ratelimit-remaining-subscription-reads" : "11836", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:23:00 GMT", - "x-ms-correlation-request-id" : "203bb3b2-d264-42d2-8598-eccc7d6d7d06", + "Date" : "Wed, 19 Apr 2023 03:59:03 GMT", + "x-ms-correlation-request-id" : "31a4b55d-c424-4859-99c9-451ae95f2211", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022300Z:203bb3b2-d264-42d2-8598-eccc7d6d7d06", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14941,Microsoft.Compute/LowCostGet30Min;119941", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035904Z:31a4b55d-c424-4859-99c9-451ae95f2211", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14970,Microsoft.Compute/LowCostGet30Min;119939", "Expires" : "-1", "Content-Length" : "1194", - "x-ms-request-id" : "23217fbd-dc58-42a9-8ba2-c7378940ca7c", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}", - "x-ms-client-request-id" : "96670656-0c0d-45c3-92bc-40e7c1d91676", + "x-ms-request-id" : "a9adac4c-148b-403d-8376-cbebc3596cfe", + "Body" : "{\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:58.8486942+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"826f1ed6-e199-4da1-b11b-ad8cc8c9511b\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"2aad00e7-486f-4f16-b77f-882ba6939a64\"\r\n }\r\n}", + "x-ms-client-request-id" : "a1e32c09-c820-40c5-9ee4-44c48a3e2a37", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0cdba9e6-9a12-4d9e-9bed-b5965ddd3963", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "86524302-799d-4126-90e7-c41112feab4e", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11740", + "x-ms-ratelimit-remaining-subscription-reads" : "11786", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:23:30 GMT", - "x-ms-correlation-request-id" : "e61f01a2-d51f-442b-ac4c-d1a497ba5d84", + "Date" : "Wed, 19 Apr 2023 03:59:33 GMT", + "x-ms-correlation-request-id" : "f77d8d6d-e87e-44f1-abf8-20e3c1734ad1", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022331Z:e61f01a2-d51f-442b-ac4c-d1a497ba5d84", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14939,Microsoft.Compute/LowCostGet30Min;119939", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035934Z:f77d8d6d-e87e-44f1-abf8-20e3c1734ad1", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14974,Microsoft.Compute/LowCostGet30Min;119935", "Expires" : "-1", - "Content-Length" : "1195", - "x-ms-request-id" : "6dc339e6-cda1-49b3-80cf-276213708a94", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"completionPercent\": 15.0,\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}", - "x-ms-client-request-id" : "0cdba9e6-9a12-4d9e-9bed-b5965ddd3963", + "Content-Length" : "1194", + "x-ms-request-id" : "0089b103-1c19-40db-89cb-d4c2ba6901ca", + "Body" : "{\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:58.8486942+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"826f1ed6-e199-4da1-b11b-ad8cc8c9511b\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"2aad00e7-486f-4f16-b77f-882ba6939a64\"\r\n }\r\n}", + "x-ms-client-request-id" : "86524302-799d-4126-90e7-c41112feab4e", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "bb42d8be-f1a3-4c4e-b27b-23ef3ad038cf", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0af47334-3156-40de-890f-acba0a3000f8", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11835", + "x-ms-ratelimit-remaining-subscription-reads" : "11842", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:24:00 GMT", - "x-ms-correlation-request-id" : "750f5920-1ac8-4b6f-ac44-43c14cd15c6b", + "Date" : "Wed, 19 Apr 2023 04:00:04 GMT", + "x-ms-correlation-request-id" : "42f08dd1-987b-4637-bf1a-5e3a1ae27408", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022401Z:750f5920-1ac8-4b6f-ac44-43c14cd15c6b", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14974,Microsoft.Compute/LowCostGet30Min;119937", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040004Z:42f08dd1-987b-4637-bf1a-5e3a1ae27408", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14983,Microsoft.Compute/LowCostGet30Min;119934", "Expires" : "-1", - "Content-Length" : "1195", - "x-ms-request-id" : "eb08bc9e-31bb-4497-86a7-431757d26580", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"completionPercent\": 15.0,\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}", - "x-ms-client-request-id" : "bb42d8be-f1a3-4c4e-b27b-23ef3ad038cf", + "Content-Length" : "1194", + "x-ms-request-id" : "b477a95c-627d-4e22-b59b-f884f0be4870", + "Body" : "{\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:58.8486942+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"826f1ed6-e199-4da1-b11b-ad8cc8c9511b\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"2aad00e7-486f-4f16-b77f-882ba6939a64\"\r\n }\r\n}", + "x-ms-client-request-id" : "0af47334-3156-40de-890f-acba0a3000f8", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "a90ca11f-646b-4589-b7a9-9a1beb552ead", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1bb7a430-36f3-4424-a9be-b2f5055ccb48", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11847", + "x-ms-ratelimit-remaining-subscription-reads" : "11881", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:24:31 GMT", - "x-ms-correlation-request-id" : "e36688c3-9053-4636-97a1-b9d4f8fb6563", + "Date" : "Wed, 19 Apr 2023 04:00:34 GMT", + "x-ms-correlation-request-id" : "731e29b6-ddf0-4794-a995-606cbef408c1", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022431Z:e36688c3-9053-4636-97a1-b9d4f8fb6563", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14981,Microsoft.Compute/LowCostGet30Min;119936", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040035Z:731e29b6-ddf0-4794-a995-606cbef408c1", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14982,Microsoft.Compute/LowCostGet30Min;119931", "Expires" : "-1", - "Content-Length" : "1195", - "x-ms-request-id" : "41942c01-94d4-4570-8f3e-9a2e4bc5c074", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"completionPercent\": 15.0,\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}", - "x-ms-client-request-id" : "a90ca11f-646b-4589-b7a9-9a1beb552ead", + "Content-Length" : "1194", + "x-ms-request-id" : "76dbc232-2e76-4a2c-9814-c3a3e3217cd1", + "Body" : "{\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:58.8486942+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"826f1ed6-e199-4da1-b11b-ad8cc8c9511b\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"2aad00e7-486f-4f16-b77f-882ba6939a64\"\r\n }\r\n}", + "x-ms-client-request-id" : "1bb7a430-36f3-4424-a9be-b2f5055ccb48", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "761747e2-ceaa-4db5-ae39-c1e1426be32f", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0fdf3af0-a1c6-4226-ba31-276fe30f5b47", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11736", + "x-ms-ratelimit-remaining-subscription-reads" : "11804", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:25:00 GMT", - "x-ms-correlation-request-id" : "e56dc162-3718-4fa7-9789-4fbca1d76ee4", + "Date" : "Wed, 19 Apr 2023 04:01:03 GMT", + "x-ms-correlation-request-id" : "44e1be25-0e44-43e8-b1ea-9b7326c06602", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022501Z:e56dc162-3718-4fa7-9789-4fbca1d76ee4", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14983,Microsoft.Compute/LowCostGet30Min;119932", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040104Z:44e1be25-0e44-43e8-b1ea-9b7326c06602", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14986,Microsoft.Compute/LowCostGet30Min;119928", "Expires" : "-1", - "Content-Length" : "1195", - "x-ms-request-id" : "bd0106ed-324d-47f8-abdf-b26cfaf65a37", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"completionPercent\": 15.0,\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}", - "x-ms-client-request-id" : "761747e2-ceaa-4db5-ae39-c1e1426be32f", + "Content-Length" : "1194", + "x-ms-request-id" : "85d81f46-e71c-4830-8278-51f6d98c1d37", + "Body" : "{\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:58.8486942+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"826f1ed6-e199-4da1-b11b-ad8cc8c9511b\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"2aad00e7-486f-4f16-b77f-882ba6939a64\"\r\n }\r\n}", + "x-ms-client-request-id" : "0fdf3af0-a1c6-4226-ba31-276fe30f5b47", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "aa338e87-3ac9-41ac-be26-ca25795b3025", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "94cc2462-1264-48d6-847b-aabbf5306706", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11731", + "x-ms-ratelimit-remaining-subscription-reads" : "11782", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:25:30 GMT", - "x-ms-correlation-request-id" : "0c35ca5b-425e-499e-a84b-bfb9ae57a174", + "Date" : "Wed, 19 Apr 2023 04:01:34 GMT", + "x-ms-correlation-request-id" : "722d6d97-b97f-475e-b7e2-23a9bfb0be24", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022531Z:0c35ca5b-425e-499e-a84b-bfb9ae57a174", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14986,Microsoft.Compute/LowCostGet30Min;119930", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040134Z:722d6d97-b97f-475e-b7e2-23a9bfb0be24", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14984,Microsoft.Compute/LowCostGet30Min;119925", "Expires" : "-1", - "Content-Length" : "1195", - "x-ms-request-id" : "65e8a587-3ad6-4e5e-aa1b-2c62ccb80ccd", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"completionPercent\": 15.0,\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}", - "x-ms-client-request-id" : "aa338e87-3ac9-41ac-be26-ca25795b3025", + "Content-Length" : "1194", + "x-ms-request-id" : "4dc690e9-6c65-4c81-96a4-4baa024f31da", + "Body" : "{\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:58.8486942+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"826f1ed6-e199-4da1-b11b-ad8cc8c9511b\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"2aad00e7-486f-4f16-b77f-882ba6939a64\"\r\n }\r\n}", + "x-ms-client-request-id" : "94cc2462-1264-48d6-847b-aabbf5306706", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "9e0853e1-6f7f-41d5-952a-8b11442da41e", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "8dbd5986-c6b5-48e0-8fc2-152504251125", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11834", + "x-ms-ratelimit-remaining-subscription-reads" : "11850", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:26:01 GMT", - "x-ms-correlation-request-id" : "a2dfc815-3d2d-48be-b335-56e018a00066", + "Date" : "Wed, 19 Apr 2023 04:02:04 GMT", + "x-ms-correlation-request-id" : "c2071a0b-ffeb-4d23-9db7-797b96123ff3", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022601Z:a2dfc815-3d2d-48be-b335-56e018a00066", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14988,Microsoft.Compute/LowCostGet30Min;119928", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040204Z:c2071a0b-ffeb-4d23-9db7-797b96123ff3", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14987,Microsoft.Compute/LowCostGet30Min;119923", "Expires" : "-1", - "Content-Length" : "1195", - "x-ms-request-id" : "aaaff066-8c5d-4caa-9e4a-13b88553f847", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"completionPercent\": 15.0,\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}", - "x-ms-client-request-id" : "9e0853e1-6f7f-41d5-952a-8b11442da41e", + "Content-Length" : "1194", + "x-ms-request-id" : "1147ea8b-87d2-45f3-9931-bf91543ec879", + "Body" : "{\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:58.8486942+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"826f1ed6-e199-4da1-b11b-ad8cc8c9511b\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"2aad00e7-486f-4f16-b77f-882ba6939a64\"\r\n }\r\n}", + "x-ms-client-request-id" : "8dbd5986-c6b5-48e0-8fc2-152504251125", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "3b2acb54-d5ab-477c-b7d3-c3d11a182d20", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "06ddc086-8b25-4cc2-a68c-e370019c101f", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11843", + "x-ms-ratelimit-remaining-subscription-reads" : "11848", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:26:30 GMT", - "x-ms-correlation-request-id" : "17887c9e-afb1-4f63-be2f-1a0d6397052b", + "Date" : "Wed, 19 Apr 2023 04:02:33 GMT", + "x-ms-correlation-request-id" : "26880212-8ac3-4e1a-ad8c-ca5bfd750aab", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022631Z:17887c9e-afb1-4f63-be2f-1a0d6397052b", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14989,Microsoft.Compute/LowCostGet30Min;119927", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040233Z:26880212-8ac3-4e1a-ad8c-ca5bfd750aab", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14986,Microsoft.Compute/LowCostGet30Min;119921", "Expires" : "-1", - "Content-Length" : "1195", - "x-ms-request-id" : "af65e7f6-6f56-4845-893f-344590232ea4", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"completionPercent\": 15.0,\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}", - "x-ms-client-request-id" : "3b2acb54-d5ab-477c-b7d3-c3d11a182d20", + "Content-Length" : "1194", + "x-ms-request-id" : "dd1b85f9-5344-488e-91b8-5963b416cc8f", + "Body" : "{\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:58.8486942+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"826f1ed6-e199-4da1-b11b-ad8cc8c9511b\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"2aad00e7-486f-4f16-b77f-882ba6939a64\"\r\n }\r\n}", + "x-ms-client-request-id" : "06ddc086-8b25-4cc2-a68c-e370019c101f", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "515c5714-2254-4840-846e-03728e45b539", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ff6ed4db-411f-4088-b920-864a204a2dfc", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11735", + "x-ms-ratelimit-remaining-subscription-reads" : "11803", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:27:00 GMT", - "x-ms-correlation-request-id" : "a6beaddf-5817-4910-86c3-576e287d35c4", + "Date" : "Wed, 19 Apr 2023 04:03:03 GMT", + "x-ms-correlation-request-id" : "7d7a153c-bc12-4937-a759-28de0b57723d", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022701Z:a6beaddf-5817-4910-86c3-576e287d35c4", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14988,Microsoft.Compute/LowCostGet30Min;119925", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040304Z:7d7a153c-bc12-4937-a759-28de0b57723d", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14981,Microsoft.Compute/LowCostGet30Min;119913", "Expires" : "-1", - "Content-Length" : "1195", - "x-ms-request-id" : "e21f5dd3-9be5-4ea5-9a35-7a4ab95f468e", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"completionPercent\": 15.0,\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}", - "x-ms-client-request-id" : "515c5714-2254-4840-846e-03728e45b539", + "Content-Length" : "1196", + "x-ms-request-id" : "9e4b1644-b24c-441f-a5f4-4a778b338b02", + "Body" : "{\r\n \"name\": \"snp-5200227734\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-5200227734\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:57:58.8486942+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"826f1ed6-e199-4da1-b11b-ad8cc8c9511b\",\r\n \"completionPercent\": 100.0,\r\n \"incrementalSnapshotFamilyId\": \"2aad00e7-486f-4f16-b77f-882ba6939a64\"\r\n }\r\n}", + "x-ms-client-request-id" : "ff6ed4db-411f-4088-b920-864a204a2dfc", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "fce861ac-9970-49c6-a809-a97b480444cc", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "26dc4f87-03ce-49f7-afd3-3133cffd06b0", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", + "X-Content-Type-Options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", + "Pragma" : "no-cache", + "StatusCode" : "202", + "Date" : "Wed, 19 Apr 2023 04:03:07 GMT", + "x-ms-correlation-request-id" : "91ff3925-b9cb-404e-ba66-676431f4becd", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Retry-After" : "0", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040307Z:91ff3925-b9cb-404e-ba66-676431f4becd", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;999,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7999", + "Expires" : "-1", + "Content-Length" : "587", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/e998f264-a3ce-44b0-928e-34690ac273f8?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", + "x-ms-request-id" : "e998f264-a3ce-44b0-928e-34690ac273f8", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\"\r\n },\r\n \"incremental\": true,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "26dc4f87-03ce-49f7-afd3-3133cffd06b0", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/e998f264-a3ce-44b0-928e-34690ac273f8?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&monitor=true&api-version=2022-07-02", + "Content-Type" : "application/json; charset=utf-8" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/e998f264-a3ce-44b0-928e-34690ac273f8?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "522daf77-e0b0-40c3-8602-27869a67e9cd" + }, + "Response" : { + "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11725", + "x-ms-ratelimit-remaining-subscription-reads" : "11724", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:27:31 GMT", - "x-ms-correlation-request-id" : "88986dd6-6973-45a6-aca9-d7dfedc705b9", + "x-ms-correlation-request-id" : "a8303a06-25a0-47c8-a100-0ac402d5276d", + "Date" : "Wed, 19 Apr 2023 04:03:10 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022731Z:88986dd6-6973-45a6-aca9-d7dfedc705b9", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14991,Microsoft.Compute/LowCostGet30Min;119924", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49992,Microsoft.Compute/GetOperation30Min;399922", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040310Z:a8303a06-25a0-47c8-a100-0ac402d5276d", "Expires" : "-1", - "Content-Length" : "1195", - "x-ms-request-id" : "9e83fa4b-2771-4c3a-bbda-a982b7ceea29", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"completionPercent\": 15.0,\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}", - "x-ms-client-request-id" : "fce861ac-9970-49c6-a809-a97b480444cc", + "Content-Length" : "1388", + "x-ms-request-id" : "fd9eb39e-f654-48fe-b365-75cf72bedadf", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:03:06.7549078+00:00\",\r\n \"endTime\": \"2023-04-19T04:03:08.4579945+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}\r\n },\r\n \"name\": \"e998f264-a3ce-44b0-928e-34690ac273f8\"\r\n}", + "x-ms-client-request-id" : "522daf77-e0b0-40c3-8602-27869a67e9cd", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "67dce936-9d61-4a1f-8567-0cc06c57a6fd", - "Content-Type" : "application/json" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c3995fa1-4fae-4ca2-8322-63e037c6e0a4" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11833", + "x-ms-ratelimit-remaining-subscription-reads" : "11847", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:28:01 GMT", - "x-ms-correlation-request-id" : "5a1bee00-2803-4592-aeef-7993922369cc", + "x-ms-correlation-request-id" : "ec3f7c14-473a-40bb-9b43-9b4b02bbc24d", + "Date" : "Wed, 19 Apr 2023 04:03:11 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022801Z:5a1bee00-2803-4592-aeef-7993922369cc", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14992,Microsoft.Compute/LowCostGet30Min;119923", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14962,Microsoft.Compute/LowCostGet30Min;119810", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040312Z:ec3f7c14-473a-40bb-9b43-9b4b02bbc24d", "Expires" : "-1", - "Content-Length" : "1195", - "x-ms-request-id" : "128568b2-6320-41c9-afba-cdfc11b40ff5", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"completionPercent\": 15.0,\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}", - "x-ms-client-request-id" : "67dce936-9d61-4a1f-8567-0cc06c57a6fd", + "Content-Length" : "1194", + "x-ms-request-id" : "7fb55305-9435-46dc-b1d9-f22cdb78d815", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}", + "x-ms-client-request-id" : "c3995fa1-4fae-4ca2-8322-63e037c6e0a4", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "2e493297-03f1-4037-94ea-7c08e97d68e7", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6a3a2bd8-b160-4995-bb93-3b47cbf7709f", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11841", + "x-ms-ratelimit-remaining-subscription-reads" : "11863", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:28:30 GMT", - "x-ms-correlation-request-id" : "9e5fc0c8-9d7b-4095-a561-acd4ddc10067", + "Date" : "Wed, 19 Apr 2023 04:03:13 GMT", + "x-ms-correlation-request-id" : "8ca67ca8-7014-43c0-ab8d-81dcc19ee5b6", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022831Z:9e5fc0c8-9d7b-4095-a561-acd4ddc10067", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14993,Microsoft.Compute/LowCostGet30Min;119922", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040313Z:8ca67ca8-7014-43c0-ab8d-81dcc19ee5b6", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14961,Microsoft.Compute/LowCostGet30Min;119809", "Expires" : "-1", - "Content-Length" : "1196", - "x-ms-request-id" : "a0d6d46f-d8fd-4d0b-ab05-2a11a7616e84", - "Body" : "{\r\n \"name\": \"snp-15892b65fc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-15892b65fc\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.3880181+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d6194a07-3ce3-4a3b-b276-158b53a6e5cc\",\r\n \"completionPercent\": 100.0,\r\n \"incrementalSnapshotFamilyId\": \"24faa43f-6086-4c0b-86c7-7311934c40dd\"\r\n }\r\n}", - "x-ms-client-request-id" : "2e493297-03f1-4037-94ea-7c08e97d68e7", + "Content-Length" : "1194", + "x-ms-request-id" : "06fa32aa-2ce5-4a54-b56c-5dc438ede56d", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}", + "x-ms-client-request-id" : "6a3a2bd8-b160-4995-bb93-3b47cbf7709f", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443?api-version=2022-07-02", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "18da637c-e439-4411-83c9-d60e3f854e69", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "211ba426-7668-4076-962b-5bd53eaa43f7", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:28:35 GMT", - "x-ms-correlation-request-id" : "ec702d6b-2896-463c-8039-ef9dec49c773", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11739", + "StatusCode" : "200", + "Date" : "Wed, 19 Apr 2023 04:03:43 GMT", + "x-ms-correlation-request-id" : "95ec53ce-c739-4e6f-9a1d-a1c0edbeb127", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022836Z:ec702d6b-2896-463c-8039-ef9dec49c773", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;999,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7999", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040343Z:95ec53ce-c739-4e6f-9a1d-a1c0edbeb127", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14958,Microsoft.Compute/LowCostGet30Min;119797", "Expires" : "-1", - "Content-Length" : "553", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/57ed1fa9-42a4-44d4-bbf0-381dac95a52f?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", - "x-ms-request-id" : "57ed1fa9-42a4-44d4-bbf0-381dac95a52f", - "Body" : "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\"\r\n },\r\n \"incremental\": true,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "18da637c-e439-4411-83c9-d60e3f854e69", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/57ed1fa9-42a4-44d4-bbf0-381dac95a52f?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&monitor=true&api-version=2022-07-02", + "Content-Length" : "1194", + "x-ms-request-id" : "a51822a3-bebd-4eeb-9106-9e3e0f3be3e1", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}", + "x-ms-client-request-id" : "211ba426-7668-4076-962b-5bd53eaa43f7", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/57ed1fa9-42a4-44d4-bbf0-381dac95a52f?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "290d0ae6-27bf-4338-b4c7-63659d67286e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5e79290c-adc2-4303-8a05-a33f37c55c72", + "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11724", + "x-ms-ratelimit-remaining-subscription-reads" : "11796", "StatusCode" : "200", - "x-ms-correlation-request-id" : "bcb9e112-8ba7-470c-9ada-24889e969abd", - "Date" : "Fri, 13 Jan 2023 02:28:39 GMT", + "Date" : "Wed, 19 Apr 2023 04:04:13 GMT", + "x-ms-correlation-request-id" : "f3ad1e50-70fd-4837-837a-62f13bd78433", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49965,Microsoft.Compute/GetOperation30Min;399927", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022839Z:bcb9e112-8ba7-470c-9ada-24889e969abd", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040413Z:f3ad1e50-70fd-4837-837a-62f13bd78433", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14962,Microsoft.Compute/LowCostGet30Min;119794", "Expires" : "-1", - "Content-Length" : "1388", - "x-ms-request-id" : "884033c5-788b-44ad-98ab-3cf01092952a", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:28:35.1883291+00:00\",\r\n \"endTime\": \"2023-01-13T02:28:36.7195588+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"snp-newregion-43443\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:28:36.0320676+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"5c5146ac-96c1-4753-a97e-9749a24c0e3f\",\r\n \"incrementalSnapshotFamilyId\": \"b31f9c85-26f3-41f2-b45c-7636dcc67557\"\r\n }\r\n}\r\n },\r\n \"name\": \"57ed1fa9-42a4-44d4-bbf0-381dac95a52f\"\r\n}", - "x-ms-client-request-id" : "290d0ae6-27bf-4338-b4c7-63659d67286e", + "Content-Length" : "1194", + "x-ms-request-id" : "de590b70-a33b-4a3d-a357-cb9d798652f5", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}", + "x-ms-client-request-id" : "5e79290c-adc2-4303-8a05-a33f37c55c72", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "60df104b-de85-4170-8c52-bee630236b30" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ce475fe2-2d35-4e90-8e2d-41fcb1031713", + "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11832", + "x-ms-ratelimit-remaining-subscription-reads" : "11882", "StatusCode" : "200", - "x-ms-correlation-request-id" : "a2f3f7be-a29e-4f20-8309-63581ada0029", - "Date" : "Fri, 13 Jan 2023 02:28:40 GMT", + "Date" : "Wed, 19 Apr 2023 04:04:42 GMT", + "x-ms-correlation-request-id" : "5c221349-52b4-4cd6-9008-f43638742dbc", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14913,Microsoft.Compute/LowCostGet30Min;119809", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022841Z:a2f3f7be-a29e-4f20-8309-63581ada0029", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040443Z:5c221349-52b4-4cd6-9008-f43638742dbc", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14961,Microsoft.Compute/LowCostGet30Min;119790", "Expires" : "-1", - "Content-Length" : "1194", - "x-ms-request-id" : "075191e9-f3c0-4054-bcf0-49312e7c08d9", - "Body" : "{\r\n \"name\": \"snp-newregion-43443\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:28:36.0320676+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"5c5146ac-96c1-4753-a97e-9749a24c0e3f\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"b31f9c85-26f3-41f2-b45c-7636dcc67557\"\r\n }\r\n}", - "x-ms-client-request-id" : "60df104b-de85-4170-8c52-bee630236b30", + "Content-Length" : "1195", + "x-ms-request-id" : "594596eb-160c-4564-94ae-395414a1cce6", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"completionPercent\": 99.0,\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}", + "x-ms-client-request-id" : "ce475fe2-2d35-4e90-8e2d-41fcb1031713", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "d9ae63ce-5854-429e-8991-96a90d3c6614", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "46704454-2fee-4e19-8cbe-6cb3b88795c0", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11840", + "x-ms-ratelimit-remaining-subscription-reads" : "11845", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:28:42 GMT", - "x-ms-correlation-request-id" : "6ad400e5-158a-4f6d-806b-65e25dfd4f95", + "Date" : "Wed, 19 Apr 2023 04:05:13 GMT", + "x-ms-correlation-request-id" : "a90211ba-5c75-4f48-9b25-0bbf1f28ce8c", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022842Z:6ad400e5-158a-4f6d-806b-65e25dfd4f95", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14912,Microsoft.Compute/LowCostGet30Min;119808", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040513Z:a90211ba-5c75-4f48-9b25-0bbf1f28ce8c", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14961,Microsoft.Compute/LowCostGet30Min;119785", "Expires" : "-1", - "Content-Length" : "1194", - "x-ms-request-id" : "bf003d78-bd71-4b15-a3fb-84ffcf645b30", - "Body" : "{\r\n \"name\": \"snp-newregion-43443\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:28:36.0320676+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"5c5146ac-96c1-4753-a97e-9749a24c0e3f\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"b31f9c85-26f3-41f2-b45c-7636dcc67557\"\r\n }\r\n}", - "x-ms-client-request-id" : "d9ae63ce-5854-429e-8991-96a90d3c6614", + "Content-Length" : "1195", + "x-ms-request-id" : "54ec2576-9e38-44ab-8242-722d930a0564", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"completionPercent\": 99.0,\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}", + "x-ms-client-request-id" : "46704454-2fee-4e19-8cbe-6cb3b88795c0", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "7c8ad4c3-59ee-432b-8074-30795a0272b4", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b80067d6-1d7c-48a1-913b-a4839a02775c", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11734", + "x-ms-ratelimit-remaining-subscription-reads" : "11845", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:29:11 GMT", - "x-ms-correlation-request-id" : "b847e9da-0ddc-4a2c-b408-9ed12a93f737", + "Date" : "Wed, 19 Apr 2023 04:05:43 GMT", + "x-ms-correlation-request-id" : "27227a2c-2ff7-410d-9eea-0c40eb65580c", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022912Z:b847e9da-0ddc-4a2c-b408-9ed12a93f737", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14921,Microsoft.Compute/LowCostGet30Min;119802", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040543Z:27227a2c-2ff7-410d-9eea-0c40eb65580c", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14968,Microsoft.Compute/LowCostGet30Min;119779", "Expires" : "-1", - "Content-Length" : "1194", - "x-ms-request-id" : "c329fabf-828d-4f0f-b3fd-5dcfd2a9be9d", - "Body" : "{\r\n \"name\": \"snp-newregion-43443\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:28:36.0320676+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"5c5146ac-96c1-4753-a97e-9749a24c0e3f\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"b31f9c85-26f3-41f2-b45c-7636dcc67557\"\r\n }\r\n}", - "x-ms-client-request-id" : "7c8ad4c3-59ee-432b-8074-30795a0272b4", + "Content-Length" : "1195", + "x-ms-request-id" : "4e3ab62d-78ac-4672-aef5-53cc3413b20c", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"completionPercent\": 99.0,\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}", + "x-ms-client-request-id" : "b80067d6-1d7c-48a1-913b-a4839a02775c", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ca379a45-8b59-46a9-bca9-b0013f4c9a1b", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9929a4f4-71cd-4ce5-8bd1-8eebb186faf5", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11723", + "x-ms-ratelimit-remaining-subscription-reads" : "11842", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:29:41 GMT", - "x-ms-correlation-request-id" : "ffeec204-40d0-4c75-8077-74c9d9242b1c", + "Date" : "Wed, 19 Apr 2023 04:06:13 GMT", + "x-ms-correlation-request-id" : "780d420a-4067-45f9-b80a-c6b19d8c3a5f", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022942Z:ffeec204-40d0-4c75-8077-74c9d9242b1c", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14945,Microsoft.Compute/LowCostGet30Min;119800", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040613Z:780d420a-4067-45f9-b80a-c6b19d8c3a5f", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14956,Microsoft.Compute/LowCostGet30Min;119756", "Expires" : "-1", - "Content-Length" : "1194", - "x-ms-request-id" : "5e9fe393-81b9-4dde-a6f7-f94a48d83ad9", - "Body" : "{\r\n \"name\": \"snp-newregion-43443\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:28:36.0320676+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"5c5146ac-96c1-4753-a97e-9749a24c0e3f\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"b31f9c85-26f3-41f2-b45c-7636dcc67557\"\r\n }\r\n}", - "x-ms-client-request-id" : "ca379a45-8b59-46a9-bca9-b0013f4c9a1b", + "Content-Length" : "1195", + "x-ms-request-id" : "46d7a1d4-950e-4bcc-a3cc-3987b53eb742", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"completionPercent\": 99.0,\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}", + "x-ms-client-request-id" : "9929a4f4-71cd-4ce5-8bd1-8eebb186faf5", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "f1bbd71c-09c0-4f64-94d0-d4f8a91473bf", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "02f43fc2-1af7-4ae6-ba8b-743a3c670443", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11831", + "x-ms-ratelimit-remaining-subscription-reads" : "11859", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:30:11 GMT", - "x-ms-correlation-request-id" : "957a2c03-ae13-4969-bec7-ac0a4275f938", + "Date" : "Wed, 19 Apr 2023 04:06:43 GMT", + "x-ms-correlation-request-id" : "6fc3478b-435f-48af-8a14-698e1f48d891", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023012Z:957a2c03-ae13-4969-bec7-ac0a4275f938", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14959,Microsoft.Compute/LowCostGet30Min;119795", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040643Z:6fc3478b-435f-48af-8a14-698e1f48d891", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14947,Microsoft.Compute/LowCostGet30Min;119743", "Expires" : "-1", - "Content-Length" : "1194", - "x-ms-request-id" : "77a59847-824d-4c14-83e6-88711cad6d2a", - "Body" : "{\r\n \"name\": \"snp-newregion-43443\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:28:36.0320676+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"5c5146ac-96c1-4753-a97e-9749a24c0e3f\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"b31f9c85-26f3-41f2-b45c-7636dcc67557\"\r\n }\r\n}", - "x-ms-client-request-id" : "f1bbd71c-09c0-4f64-94d0-d4f8a91473bf", + "Content-Length" : "1195", + "x-ms-request-id" : "4bc12308-04c0-4bae-99d5-1118f27e529c", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"completionPercent\": 99.0,\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}", + "x-ms-client-request-id" : "02f43fc2-1af7-4ae6-ba8b-743a3c670443", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "915117a4-1346-4157-b54b-6f63f448fa1c", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5a04fbc8-602f-49c0-8760-7b537819dd01", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11839", + "x-ms-ratelimit-remaining-subscription-reads" : "11861", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:30:42 GMT", - "x-ms-correlation-request-id" : "e974669d-ccdb-4abe-86ae-639e89c00f04", + "Date" : "Wed, 19 Apr 2023 04:07:12 GMT", + "x-ms-correlation-request-id" : "7fcf0a84-9ecd-4b84-bf59-f9bac7dfb27c", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023042Z:e974669d-ccdb-4abe-86ae-639e89c00f04", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14964,Microsoft.Compute/LowCostGet30Min;119790", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040713Z:7fcf0a84-9ecd-4b84-bf59-f9bac7dfb27c", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14942,Microsoft.Compute/LowCostGet30Min;119734", "Expires" : "-1", - "Content-Length" : "1194", - "x-ms-request-id" : "0dad8685-0892-48d7-8371-67533bce9c63", - "Body" : "{\r\n \"name\": \"snp-newregion-43443\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:28:36.0320676+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"5c5146ac-96c1-4753-a97e-9749a24c0e3f\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"b31f9c85-26f3-41f2-b45c-7636dcc67557\"\r\n }\r\n}", - "x-ms-client-request-id" : "915117a4-1346-4157-b54b-6f63f448fa1c", + "Content-Length" : "1195", + "x-ms-request-id" : "07ddaaea-bdb8-46b0-a8e1-124195af7492", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"completionPercent\": 99.0,\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}", + "x-ms-client-request-id" : "5a04fbc8-602f-49c0-8760-7b537819dd01", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "45c7e3d2-477c-409c-a990-74f6f4790a40", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a34d3e0c-3b40-47f2-ae98-7660124ca10c", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11733", + "x-ms-ratelimit-remaining-subscription-reads" : "11818", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:31:12 GMT", - "x-ms-correlation-request-id" : "d4167807-9ffd-49e9-a5d7-dfd1749cf97b", + "Date" : "Wed, 19 Apr 2023 04:07:42 GMT", + "x-ms-correlation-request-id" : "31cbcbed-fe6a-4e45-af4b-992212fdc254", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023112Z:d4167807-9ffd-49e9-a5d7-dfd1749cf97b", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14973,Microsoft.Compute/LowCostGet30Min;119783", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040743Z:31cbcbed-fe6a-4e45-af4b-992212fdc254", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14944,Microsoft.Compute/LowCostGet30Min;119731", "Expires" : "-1", - "Content-Length" : "1194", - "x-ms-request-id" : "5a1a4718-1151-4e45-9bd8-ad41ba50da35", - "Body" : "{\r\n \"name\": \"snp-newregion-43443\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:28:36.0320676+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"5c5146ac-96c1-4753-a97e-9749a24c0e3f\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"b31f9c85-26f3-41f2-b45c-7636dcc67557\"\r\n }\r\n}", - "x-ms-client-request-id" : "45c7e3d2-477c-409c-a990-74f6f4790a40", + "Content-Length" : "1195", + "x-ms-request-id" : "09cb8212-daf1-47eb-aff5-d0f45fb50653", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"completionPercent\": 99.0,\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}", + "x-ms-client-request-id" : "a34d3e0c-3b40-47f2-ae98-7660124ca10c", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "95b9eb0a-9872-439e-91d5-b325b781f262", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a8ff2337-7d5a-40c8-85d1-f41397813554", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11722", + "x-ms-ratelimit-remaining-subscription-reads" : "11843", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:31:41 GMT", - "x-ms-correlation-request-id" : "135a87c5-1072-4466-97f6-905101be0c3c", + "Date" : "Wed, 19 Apr 2023 04:08:13 GMT", + "x-ms-correlation-request-id" : "5e8f9594-b347-48cd-8a3b-198c7a23d20c", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023142Z:135a87c5-1072-4466-97f6-905101be0c3c", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14956,Microsoft.Compute/LowCostGet30Min;119761", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040813Z:5e8f9594-b347-48cd-8a3b-198c7a23d20c", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14943,Microsoft.Compute/LowCostGet30Min;119727", "Expires" : "-1", - "Content-Length" : "1194", - "x-ms-request-id" : "8e73f49c-5155-42d2-822a-4ba90fb46144", - "Body" : "{\r\n \"name\": \"snp-newregion-43443\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:28:36.0320676+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"5c5146ac-96c1-4753-a97e-9749a24c0e3f\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"b31f9c85-26f3-41f2-b45c-7636dcc67557\"\r\n }\r\n}", - "x-ms-client-request-id" : "95b9eb0a-9872-439e-91d5-b325b781f262", + "Content-Length" : "1195", + "x-ms-request-id" : "61c5b50f-d6db-48ba-8fe7-3e65e6542a3a", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"completionPercent\": 99.0,\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}", + "x-ms-client-request-id" : "a8ff2337-7d5a-40c8-85d1-f41397813554", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "e8648dcf-f32c-43a6-adbc-a13dc039f71d", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "4570a142-7b76-49f0-9e46-4786b5376fa1", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11830", + "x-ms-ratelimit-remaining-subscription-reads" : "11821", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:32:11 GMT", - "x-ms-correlation-request-id" : "b2f60531-a799-4c97-b45c-6db83d073b47", + "Date" : "Wed, 19 Apr 2023 04:08:43 GMT", + "x-ms-correlation-request-id" : "bd5859a2-6970-4632-9fa5-7f54ef42e04b", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023212Z:b2f60531-a799-4c97-b45c-6db83d073b47", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14943,Microsoft.Compute/LowCostGet30Min;119744", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040843Z:bd5859a2-6970-4632-9fa5-7f54ef42e04b", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14948,Microsoft.Compute/LowCostGet30Min;119726", "Expires" : "-1", - "Content-Length" : "1194", - "x-ms-request-id" : "aaaeaf0b-ea74-44a5-87cd-4d95876c7058", - "Body" : "{\r\n \"name\": \"snp-newregion-43443\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:28:36.0320676+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"5c5146ac-96c1-4753-a97e-9749a24c0e3f\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"b31f9c85-26f3-41f2-b45c-7636dcc67557\"\r\n }\r\n}", - "x-ms-client-request-id" : "e8648dcf-f32c-43a6-adbc-a13dc039f71d", + "Content-Length" : "1195", + "x-ms-request-id" : "cbd0025e-45b9-437d-aee5-b1d2f4bbb2bc", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"completionPercent\": 99.0,\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}", + "x-ms-client-request-id" : "4570a142-7b76-49f0-9e46-4786b5376fa1", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "47013738-2580-456e-bffb-88e5c0dfe258", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "36a7fd48-8578-4ed9-8c3b-1c6aa4007260", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11838", + "x-ms-ratelimit-remaining-subscription-reads" : "11694", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:32:41 GMT", - "x-ms-correlation-request-id" : "56a6c85b-99c9-40c8-aa0c-5ce2582d904c", + "Date" : "Wed, 19 Apr 2023 04:09:13 GMT", + "x-ms-correlation-request-id" : "a43a01d4-b703-4a5f-8095-3e9d2376fc56", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023242Z:56a6c85b-99c9-40c8-aa0c-5ce2582d904c", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14930,Microsoft.Compute/LowCostGet30Min;119727", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040913Z:a43a01d4-b703-4a5f-8095-3e9d2376fc56", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14969,Microsoft.Compute/LowCostGet30Min;119722", "Expires" : "-1", - "Content-Length" : "1194", - "x-ms-request-id" : "e0f9ee10-26c3-4f01-a35e-229d51be059f", - "Body" : "{\r\n \"name\": \"snp-newregion-43443\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:28:36.0320676+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"5c5146ac-96c1-4753-a97e-9749a24c0e3f\",\r\n \"completionPercent\": 0.0,\r\n \"incrementalSnapshotFamilyId\": \"b31f9c85-26f3-41f2-b45c-7636dcc67557\"\r\n }\r\n}", - "x-ms-client-request-id" : "47013738-2580-456e-bffb-88e5c0dfe258", + "Content-Length" : "1195", + "x-ms-request-id" : "2a4898d6-204b-465a-be51-1771f2739152", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"completionPercent\": 99.0,\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}", + "x-ms-client-request-id" : "36a7fd48-8578-4ed9-8c3b-1c6aa4007260", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "42b6f2ed-cfb3-4ba3-80ca-5cf98a92138e", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "4816a05c-31ba-4861-821e-b1e249046fb1", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11732", + "x-ms-ratelimit-remaining-subscription-reads" : "11842", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:33:11 GMT", - "x-ms-correlation-request-id" : "d03cee49-c976-4caf-a075-c91aaf8db1fb", + "Date" : "Wed, 19 Apr 2023 04:09:42 GMT", + "x-ms-correlation-request-id" : "043e54f5-5955-47d8-a2dc-49c9149babde", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023312Z:d03cee49-c976-4caf-a075-c91aaf8db1fb", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14930,Microsoft.Compute/LowCostGet30Min;119724", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040943Z:043e54f5-5955-47d8-a2dc-49c9149babde", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14981,Microsoft.Compute/LowCostGet30Min;119717", "Expires" : "-1", "Content-Length" : "1196", - "x-ms-request-id" : "906ca789-1677-408a-bc8b-e5504ba0f4bc", - "Body" : "{\r\n \"name\": \"snp-newregion-43443\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg98211/providers/Microsoft.Compute/snapshots/snp-6485581e9f\",\r\n \"sourceUniqueId\": \"3243b721-9b9b-442d-95a1-23fc57275dd9\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:28:36.0320676+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"5c5146ac-96c1-4753-a97e-9749a24c0e3f\",\r\n \"completionPercent\": 100.0,\r\n \"incrementalSnapshotFamilyId\": \"b31f9c85-26f3-41f2-b45c-7636dcc67557\"\r\n }\r\n}", - "x-ms-client-request-id" : "42b6f2ed-cfb3-4ba3-80ca-5cf98a92138e", + "x-ms-request-id" : "31b15e6a-462c-4edf-8f53-a6b25a03a918", + "Body" : "{\r\n \"name\": \"snp-newregion-85373\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_ZRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"CopyStart\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59072/providers/Microsoft.Compute/snapshots/snp-767121e334\",\r\n \"sourceUniqueId\": \"0c8e05e5-e8fb-4689-ac82-e0ecbaf11b21\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:03:07.7392464+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\",\r\n \"completionPercent\": 100.0,\r\n \"incrementalSnapshotFamilyId\": \"1588dd82-19cd-40d0-991a-30e35446bbba\"\r\n }\r\n}", + "x-ms-client-request-id" : "4816a05c-31ba-4861-821e-b1e249046fb1", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/disks/d28a8e362e69475f9b26?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/disks/c1d330452c734507b663?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "91bd29eb-6a8a-4f82-b516-7d8231492b22", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5e24d902-9dcb-4717-8b38-28d2ea750fbf", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1180", + "x-ms-ratelimit-remaining-subscription-writes" : "1193", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:33:15 GMT", - "x-ms-correlation-request-id" : "331a9ecc-356d-422c-8a10-348dc7a5d191", + "Date" : "Wed, 19 Apr 2023 04:09:46 GMT", + "x-ms-correlation-request-id" : "f2e5ebd0-fae5-46b0-8d38-c506040bb760", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023315Z:331a9ecc-356d-422c-8a10-348dc7a5d191", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7986", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040947Z:f2e5ebd0-fae5-46b0-8d38-c506040bb760", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;2999,Microsoft.Compute/CreateUpdateDisks30Min;24986", "Expires" : "-1", "Content-Length" : "576", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/efedf119-32d8-43fc-b553-7920ce993222?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", - "x-ms-request-id" : "efedf119-32d8-43fc-b553-7920ce993222", - "Body" : "{\r\n \"name\": \"d28a8e362e69475f9b26\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/disks/d28a8e362e69475f9b26\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\"\r\n },\r\n \"diskSizeGB\": 300,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "91bd29eb-6a8a-4f82-b516-7d8231492b22", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/efedf119-32d8-43fc-b553-7920ce993222?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&monitor=true&api-version=2022-07-02", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/12d6ee24-fa6c-4230-b855-c581b7565c78?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", + "x-ms-request-id" : "12d6ee24-fa6c-4230-b855-c581b7565c78", + "Body" : "{\r\n \"name\": \"c1d330452c734507b663\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/disks/c1d330452c734507b663\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\"\r\n },\r\n \"diskSizeGB\": 300,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "5e24d902-9dcb-4717-8b38-28d2ea750fbf", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/12d6ee24-fa6c-4230-b855-c581b7565c78?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&monitor=true&api-version=2022-07-02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/efedf119-32d8-43fc-b553-7920ce993222?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/12d6ee24-fa6c-4230-b855-c581b7565c78?p=cf00aa19-e046-40ac-861d-45a82e8cd03f&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "92794635-b5dc-4bbd-9902-1326b1595de1" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "bee075ab-c9cf-496c-9f7a-c5c404c48aa6" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11829", + "x-ms-ratelimit-remaining-subscription-reads" : "11768", "StatusCode" : "200", - "x-ms-correlation-request-id" : "5feb9cd4-9f73-4877-aa22-ded57b833e3b", - "Date" : "Fri, 13 Jan 2023 02:33:18 GMT", + "x-ms-correlation-request-id" : "77312479-5fa0-4849-80fb-bf5d6aa91c00", + "Date" : "Wed, 19 Apr 2023 04:09:49 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49972,Microsoft.Compute/GetOperation30Min;399892", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023318Z:5feb9cd4-9f73-4877-aa22-ded57b833e3b", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49997,Microsoft.Compute/GetOperation30Min;399892", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040950Z:77312479-5fa0-4849-80fb-bf5d6aa91c00", "Expires" : "-1", "Content-Length" : "1338", - "x-ms-request-id" : "68ef0425-b638-42c0-b3c1-5b67c567ebd5", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:33:15.4659624+00:00\",\r\n \"endTime\": \"2023-01-13T02:33:16.0128277+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"d28a8e362e69475f9b26\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/disks/d28a8e362e69475f9b26\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\",\r\n \"sourceUniqueId\": \"5c5146ac-96c1-4753-a97e-9749a24c0e3f\"\r\n },\r\n \"diskSizeGB\": 300,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:33:15.4659624+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 322122547200,\r\n \"uniqueId\": \"23657cd3-1fde-4051-bce2-f603e5c064ec\"\r\n }\r\n}\r\n },\r\n \"name\": \"efedf119-32d8-43fc-b553-7920ce993222\"\r\n}", - "x-ms-client-request-id" : "92794635-b5dc-4bbd-9902-1326b1595de1", + "x-ms-request-id" : "8167ca70-d6b1-4546-81a0-bec945c0c74d", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:09:46.9720479+00:00\",\r\n \"endTime\": \"2023-04-19T04:09:47.6907873+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"c1d330452c734507b663\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/disks/c1d330452c734507b663\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"sourceUniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\"\r\n },\r\n \"diskSizeGB\": 300,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:09:46.9720479+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 322122547200,\r\n \"uniqueId\": \"8f6b07b3-32dc-4244-8e4a-573ebab328bf\"\r\n }\r\n}\r\n },\r\n \"name\": \"12d6ee24-fa6c-4230-b855-c581b7565c78\"\r\n}", + "x-ms-client-request-id" : "bee075ab-c9cf-496c-9f7a-c5c404c48aa6", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/disks/d28a8e362e69475f9b26?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/disks/c1d330452c734507b663?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c27e386d-246c-4be4-9170-0c1e519965cc" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "35a16b97-4f36-4742-83e4-1e4538ce396d" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133161296416444247", + "x-ms-served-by" : "cf00aa19-e046-40ac-861d-45a82e8cd03f_133119826011604054", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11837", + "x-ms-ratelimit-remaining-subscription-reads" : "11911", "StatusCode" : "200", - "x-ms-correlation-request-id" : "d2326936-5c4b-4866-8cc5-c915dc7cd18c", - "Date" : "Fri, 13 Jan 2023 02:33:19 GMT", + "x-ms-correlation-request-id" : "f2625a76-4ad9-4d36-a876-704154e32c5e", + "Date" : "Wed, 19 Apr 2023 04:09:51 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14927,Microsoft.Compute/LowCostGet30Min;119721", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023319Z:d2326936-5c4b-4866-8cc5-c915dc7cd18c", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14980,Microsoft.Compute/LowCostGet30Min;119716", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040951Z:f2625a76-4ad9-4d36-a876-704154e32c5e", "Expires" : "-1", "Content-Length" : "1113", - "x-ms-request-id" : "c3e1f03d-d043-4960-89ee-1b223c6438ff", - "Body" : "{\r\n \"name\": \"d28a8e362e69475f9b26\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/disks/d28a8e362e69475f9b26\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg71739490c/providers/Microsoft.Compute/snapshots/snp-newregion-43443\",\r\n \"sourceUniqueId\": \"5c5146ac-96c1-4753-a97e-9749a24c0e3f\"\r\n },\r\n \"diskSizeGB\": 300,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:33:15.4659624+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 322122547200,\r\n \"uniqueId\": \"23657cd3-1fde-4051-bce2-f603e5c064ec\"\r\n }\r\n}", - "x-ms-client-request-id" : "c27e386d-246c-4be4-9170-0c1e519965cc", + "x-ms-request-id" : "8e901d31-1694-4a47-956c-9ad86e6bc043", + "Body" : "{\r\n \"name\": \"c1d330452c734507b663\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/disks/c1d330452c734507b663\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305674842/providers/Microsoft.Compute/snapshots/snp-newregion-85373\",\r\n \"sourceUniqueId\": \"e629688b-5c04-4b59-ab91-77e6155dd223\"\r\n },\r\n \"diskSizeGB\": 300,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T04:09:46.9720479+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 322122547200,\r\n \"uniqueId\": \"8f6b07b3-32dc-4244-8e4a-573ebab328bf\"\r\n }\r\n}", + "x-ms-client-request-id" : "35a16b97-4f36-4742-83e4-1e4538ce396d", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg98211?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg59072?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "cd672f6c-3f66-489e-9a58-48df1f9f4836", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "45c9aca6-7a37-41b3-84c5-9609904a7212", "Content-Type" : "application/json" }, "Response" : { @@ -1410,43 +1440,43 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:33:22 GMT", - "x-ms-correlation-request-id" : "51cf7765-8f59-4042-97a5-fa4e6a016552", + "Date" : "Wed, 19 Apr 2023 04:09:54 GMT", + "x-ms-correlation-request-id" : "d017c773-b4d7-4847-8067-222de50d3141", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023322Z:51cf7765-8f59-4042-97a5-fa4e6a016552", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040954Z:d017c773-b4d7-4847-8067-222de50d3141", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "51cf7765-8f59-4042-97a5-fa4e6a016552", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc5ODIxMS1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2021-01-01" + "x-ms-request-id" : "d017c773-b4d7-4847-8067-222de50d3141", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc1OTA3Mi1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2021-01-01" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg71739490c?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rg305674842?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "bc3c3450-41ba-48ff-8811-113ccf42324b", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3634de2c-d0c2-421a-a8d3-5769b8cffaac", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14993", + "x-ms-ratelimit-remaining-subscription-deletes" : "14996", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:33:25 GMT", - "x-ms-correlation-request-id" : "356dc025-ef41-4c48-a54d-92564282a5df", + "Date" : "Wed, 19 Apr 2023 04:09:57 GMT", + "x-ms-correlation-request-id" : "44141488-2aad-445d-b7fb-c426a548d522", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023325Z:356dc025-ef41-4c48-a54d-92564282a5df", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T040958Z:44141488-2aad-445d-b7fb-c426a548d522", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "356dc025-ef41-4c48-a54d-92564282a5df", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzcxNzM5NDkwQy1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "44141488-2aad-445d-b7fb-c426a548d522", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SRzMwNTY3NDg0Mi1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javacsmrg98211", "rg71739490c", "md-empty-14998000", "snp-6485581e9f", "snp-15892b65fc", "snp-newregion-43443", "d28a8e362e69475f9b26" ] + "variables" : [ "javacsmrg59072", "rg305674842", "md-empty-89745dd1", "snp-767121e334", "snp-5200227734", "snp-newregion-85373", "c1d330452c734507b663" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnEmptyManagedDisk.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnEmptyManagedDisk.json index 43841e4c55351..5fc274561d16c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnEmptyManagedDisk.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnEmptyManagedDisk.json @@ -1,555 +1,555 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg60109?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg50838?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "5792e247-fb4a-47c8-8084-588b83c7b55c", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b6ba6a46-334a-4363-87a9-e902c08b3c0c", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1197", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:21:00 GMT", - "x-ms-correlation-request-id" : "334f21e1-8907-4932-b80a-4500cc479972", + "Date" : "Wed, 19 Apr 2023 03:54:03 GMT", + "x-ms-correlation-request-id" : "4fd1aef7-6908-42db-9b20-4aeb804955b6", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022101Z:334f21e1-8907-4932-b80a-4500cc479972", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035403Z:4fd1aef7-6908-42db-9b20-4aeb804955b6", "Expires" : "-1", "Content-Length" : "232", - "x-ms-request-id" : "334f21e1-8907-4932-b80a-4500cc479972", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109\",\"name\":\"javacsmrg60109\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "4fd1aef7-6908-42db-9b20-4aeb804955b6", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838\",\"name\":\"javacsmrg50838\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "052bc11c-2c49-4535-96ce-34108f51d926", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e6c56d0c-ede8-48be-9b26-1380869c81a3", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1193", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:04 GMT", - "x-ms-correlation-request-id" : "41f6594c-f504-4184-887e-f646861f5a80", + "Date" : "Wed, 19 Apr 2023 03:54:10 GMT", + "x-ms-correlation-request-id" : "d52959c2-e0d9-4b92-843e-9355ebe591cf", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022105Z:41f6594c-f504-4184-887e-f646861f5a80", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7999", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035410Z:d52959c2-e0d9-4b92-843e-9355ebe591cf", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;2997,Microsoft.Compute/CreateUpdateDisks30Min;24996", "Expires" : "-1", "Content-Length" : "486", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/80a679dc-2a56-4e9e-82ea-919eefeaaf40?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "80a679dc-2a56-4e9e-82ea-919eefeaaf40", - "Body" : "{\r\n \"name\": \"md-empty-22063a5a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "052bc11c-2c49-4535-96ce-34108f51d926", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/80a679dc-2a56-4e9e-82ea-919eefeaaf40?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/553e3864-1789-4c22-a303-b7ea1d5e77de?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "553e3864-1789-4c22-a303-b7ea1d5e77de", + "Body" : "{\r\n \"name\": \"md-empty-0956126f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "e6c56d0c-ede8-48be-9b26-1380869c81a3", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/553e3864-1789-4c22-a303-b7ea1d5e77de?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/80a679dc-2a56-4e9e-82ea-919eefeaaf40?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/553e3864-1789-4c22-a303-b7ea1d5e77de?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "52b5eb85-da54-49c9-bff3-297509c655c1" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a50f9fa4-820e-4f07-b9b1-6b564a9d5e53" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11832", "StatusCode" : "200", - "x-ms-correlation-request-id" : "7aed16ab-3892-46b0-853e-a182fa8c25b3", - "Date" : "Fri, 13 Jan 2023 02:21:08 GMT", + "x-ms-correlation-request-id" : "21b0899f-bad7-4609-b078-f797b8dba5b4", + "Date" : "Wed, 19 Apr 2023 03:54:12 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49999,Microsoft.Compute/GetOperation30Min;399999", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022108Z:7aed16ab-3892-46b0-853e-a182fa8c25b3", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49986,Microsoft.Compute/GetOperation30Min;399984", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035413Z:21b0899f-bad7-4609-b078-f797b8dba5b4", "Expires" : "-1", "Content-Length" : "1137", - "x-ms-request-id" : "15b6a806-f9e8-426a-b21c-088f810070c2", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:05.7317554+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:05.8880052+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"md-empty-22063a5a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:05.7474068+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"68de8df4-358c-43fb-bf67-c5c04c946535\"\r\n }\r\n}\r\n },\r\n \"name\": \"80a679dc-2a56-4e9e-82ea-919eefeaaf40\"\r\n}", - "x-ms-client-request-id" : "52b5eb85-da54-49c9-bff3-297509c655c1", + "x-ms-request-id" : "b589c436-5f57-427e-a23f-145cb926487d", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:54:10.0832719+00:00\",\r\n \"endTime\": \"2023-04-19T03:54:10.2082679+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"md-empty-0956126f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:54:10.0832719+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"63ef1614-0aeb-4bd4-9ae8-3e244acef672\"\r\n }\r\n}\r\n },\r\n \"name\": \"553e3864-1789-4c22-a303-b7ea1d5e77de\"\r\n}", + "x-ms-client-request-id" : "a50f9fa4-820e-4f07-b9b1-6b564a9d5e53", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "1a4efe88-5ece-4b20-bb85-e270e056cff0" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5ac52596-4fbb-41b0-8549-2a7cb01ae4dc" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11881", "StatusCode" : "200", - "x-ms-correlation-request-id" : "5179594b-e656-4649-b7b5-aea015b69bee", - "Date" : "Fri, 13 Jan 2023 02:21:07 GMT", + "x-ms-correlation-request-id" : "940d92cd-2a0f-4411-9ea0-72b2e58ea327", + "Date" : "Wed, 19 Apr 2023 03:54:13 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14999,Microsoft.Compute/LowCostGet30Min;119999", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022108Z:5179594b-e656-4649-b7b5-aea015b69bee", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14984,Microsoft.Compute/LowCostGet30Min;119981", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035414Z:940d92cd-2a0f-4411-9ea0-72b2e58ea327", "Expires" : "-1", "Content-Length" : "912", - "x-ms-request-id" : "57af7a9b-f1d0-4640-9003-e9a6028ccc20", - "Body" : "{\r\n \"name\": \"md-empty-22063a5a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:05.7474068+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"68de8df4-358c-43fb-bf67-c5c04c946535\"\r\n }\r\n}", - "x-ms-client-request-id" : "1a4efe88-5ece-4b20-bb85-e270e056cff0", + "x-ms-request-id" : "530a352a-f373-4d44-9baa-2d72dba94064", + "Body" : "{\r\n \"name\": \"md-empty-0956126f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:54:10.0832719+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"63ef1614-0aeb-4bd4-9ae8-3e244acef672\"\r\n }\r\n}", + "x-ms-client-request-id" : "5ac52596-4fbb-41b0-8549-2a7cb01ae4dc", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "b10c1e2b-24a0-4ad3-bfcb-44320ef32460", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6acd4139-5117-48fc-8bd6-7cba7f8c9085", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1193", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:08 GMT", - "x-ms-correlation-request-id" : "50e13513-92e2-47cf-b833-d34781e81b4a", + "Date" : "Wed, 19 Apr 2023 03:54:14 GMT", + "x-ms-correlation-request-id" : "e7d1dceb-db32-49f4-b704-510fc5a4086a", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022109Z:50e13513-92e2-47cf-b833-d34781e81b4a", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;995,Microsoft.Compute/CreateUpdateDisks30Min;7995", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035415Z:e7d1dceb-db32-49f4-b704-510fc5a4086a", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;2996,Microsoft.Compute/CreateUpdateDisks30Min;24995", "Expires" : "-1", "Content-Length" : "643", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/648d3e09-39e8-4111-ab60-c3b7ffc40589?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "648d3e09-39e8-4111-ab60-c3b7ffc40589", - "Body" : "{\r\n \"name\": \"md-empty-22063a5a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "b10c1e2b-24a0-4ad3-bfcb-44320ef32460", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/648d3e09-39e8-4111-ab60-c3b7ffc40589?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/9cc9bab2-1d9b-4191-922f-91f6a51e2379?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "9cc9bab2-1d9b-4191-922f-91f6a51e2379", + "Body" : "{\r\n \"name\": \"md-empty-0956126f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "6acd4139-5117-48fc-8bd6-7cba7f8c9085", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/9cc9bab2-1d9b-4191-922f-91f6a51e2379?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/648d3e09-39e8-4111-ab60-c3b7ffc40589?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/9cc9bab2-1d9b-4191-922f-91f6a51e2379?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "31d50ffa-f8ec-4de1-9c13-a59d75420972" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "356827e0-d6c0-4b5d-91a4-20c66a0a6112" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11819", "StatusCode" : "200", - "x-ms-correlation-request-id" : "1720fd6d-e8f5-4e7c-b7b9-4ce9e0ed54e1", - "Date" : "Fri, 13 Jan 2023 02:21:10 GMT", + "x-ms-correlation-request-id" : "08087ec8-349c-48a7-98bd-c6e6dac16953", + "Date" : "Wed, 19 Apr 2023 03:54:16 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49995,Microsoft.Compute/GetOperation30Min;399995", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022111Z:1720fd6d-e8f5-4e7c-b7b9-4ce9e0ed54e1", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49984,Microsoft.Compute/GetOperation30Min;399982", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035417Z:08087ec8-349c-48a7-98bd-c6e6dac16953", "Expires" : "-1", "Content-Length" : "1136", - "x-ms-request-id" : "fc9e8cbe-923d-4963-9554-3252b4a979b2", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:09.5130023+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:09.638012+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"md-empty-22063a5a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:05.7474068+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"68de8df4-358c-43fb-bf67-c5c04c946535\"\r\n }\r\n}\r\n },\r\n \"name\": \"648d3e09-39e8-4111-ab60-c3b7ffc40589\"\r\n}", - "x-ms-client-request-id" : "31d50ffa-f8ec-4de1-9c13-a59d75420972", + "x-ms-request-id" : "ffcb5154-cfd3-428b-98a1-a5e24c031a09", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:54:15.1926838+00:00\",\r\n \"endTime\": \"2023-04-19T03:54:15.317649+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"md-empty-0956126f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:54:10.0832719+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"63ef1614-0aeb-4bd4-9ae8-3e244acef672\"\r\n }\r\n}\r\n },\r\n \"name\": \"9cc9bab2-1d9b-4191-922f-91f6a51e2379\"\r\n}", + "x-ms-client-request-id" : "356827e0-d6c0-4b5d-91a4-20c66a0a6112", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "10f96858-1266-4e97-8520-d8f3a93bf562" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "84f01f71-f340-4a46-814d-0906301847e8" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11766", "StatusCode" : "200", - "x-ms-correlation-request-id" : "90269d3b-4efa-4867-9a25-c1c32f239e59", - "Date" : "Fri, 13 Jan 2023 02:21:12 GMT", + "x-ms-correlation-request-id" : "2f47b756-5ff5-41aa-b204-e67fab8bf9fc", + "Date" : "Wed, 19 Apr 2023 03:54:18 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14994,Microsoft.Compute/LowCostGet30Min;119994", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022112Z:90269d3b-4efa-4867-9a25-c1c32f239e59", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14982,Microsoft.Compute/LowCostGet30Min;119979", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035418Z:2f47b756-5ff5-41aa-b204-e67fab8bf9fc", "Expires" : "-1", "Content-Length" : "912", - "x-ms-request-id" : "87d42bc2-1642-4eaa-8372-1e35a199abb8", - "Body" : "{\r\n \"name\": \"md-empty-22063a5a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:05.7474068+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"68de8df4-358c-43fb-bf67-c5c04c946535\"\r\n }\r\n}", - "x-ms-client-request-id" : "10f96858-1266-4e97-8520-d8f3a93bf562", + "x-ms-request-id" : "c7aee778-29ec-4908-90f0-03f66a8b0044", + "Body" : "{\r\n \"name\": \"md-empty-0956126f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:54:10.0832719+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"63ef1614-0aeb-4bd4-9ae8-3e244acef672\"\r\n }\r\n}", + "x-ms-client-request-id" : "84f01f71-f340-4a46-814d-0906301847e8", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "cc039e05-c0a3-4732-b80d-52ecdb2bdb5b", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9f31d8f8-b697-44c4-a967-001ee2f025e7", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", + "x-ms-ratelimit-remaining-subscription-reads" : "11831", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:21:12 GMT", - "x-ms-correlation-request-id" : "722396e0-cdf0-44e9-a274-f86df32b1ba8", + "Date" : "Wed, 19 Apr 2023 03:54:18 GMT", + "x-ms-correlation-request-id" : "de225c89-09aa-4ae4-a60e-7c2f0582bced", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022112Z:722396e0-cdf0-44e9-a274-f86df32b1ba8", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14991,Microsoft.Compute/LowCostGet30Min;119991", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035419Z:de225c89-09aa-4ae4-a60e-7c2f0582bced", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14981,Microsoft.Compute/LowCostGet30Min;119978", "Expires" : "-1", "Content-Length" : "912", - "x-ms-request-id" : "e96f1187-62e4-4b3a-acb7-2fe2a743b694", - "Body" : "{\r\n \"name\": \"md-empty-22063a5a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:05.7474068+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"68de8df4-358c-43fb-bf67-c5c04c946535\"\r\n }\r\n}", - "x-ms-client-request-id" : "cc039e05-c0a3-4732-b80d-52ecdb2bdb5b", + "x-ms-request-id" : "d9c8a732-205e-4393-aeea-c1c5607d2f76", + "Body" : "{\r\n \"name\": \"md-empty-0956126f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:54:10.0832719+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"63ef1614-0aeb-4bd4-9ae8-3e244acef672\"\r\n }\r\n}", + "x-ms-client-request-id" : "9f31d8f8-b697-44c4-a967-001ee2f025e7", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "5e0e23ec-9a4d-4a10-8fd9-98940f72537b", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "07811a77-a7b1-44a9-844b-45429a94a880", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11876", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:21:14 GMT", - "x-ms-correlation-request-id" : "2b8e6838-dfff-4fdb-a990-8d89876dd33e", + "Date" : "Wed, 19 Apr 2023 03:54:21 GMT", + "x-ms-correlation-request-id" : "2452b902-a77f-4d24-84c1-9a4b63660d7f", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022114Z:2b8e6838-dfff-4fdb-a990-8d89876dd33e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035421Z:2452b902-a77f-4d24-84c1-9a4b63660d7f", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGet3Min;239,Microsoft.Compute/HighCostGet30Min;1919", "Expires" : "-1", "Content-Length" : "1061", - "x-ms-request-id" : "303668b2-baa1-48d4-80f6-f894f268d1d8", - "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"md-empty-22063a5a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:05.7474068+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"68de8df4-358c-43fb-bf67-c5c04c946535\"\r\n }\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "5e0e23ec-9a4d-4a10-8fd9-98940f72537b", + "x-ms-request-id" : "23c20597-a8ef-4e38-9044-5f493ef0c278", + "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"md-empty-0956126f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tkey1\": \"tval1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:54:10.0832719+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"63ef1614-0aeb-4bd4-9ae8-3e244acef672\"\r\n }\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "07811a77-a7b1-44a9-844b-45429a94a880", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a/beginGetAccess?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f/beginGetAccess?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "5a940721-8e86-4e71-8f7c-4d15a0f31adf", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "13e2686e-1d66-4534-bc9e-d50fbab4d41c", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "x-ms-ratelimit-remaining-subscription-writes" : "1199", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:15 GMT", - "x-ms-correlation-request-id" : "ef33ca0c-25d1-49e6-9843-659198782a19", + "Date" : "Wed, 19 Apr 2023 03:54:22 GMT", + "x-ms-correlation-request-id" : "03255f72-3aca-4c08-9084-ce015a579e9a", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022115Z:ef33ca0c-25d1-49e6-9843-659198782a19", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035422Z:03255f72-3aca-4c08-9084-ce015a579e9a", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostDiskHydrate3Min;999,Microsoft.Compute/HighCostDiskHydrate30Min;7999", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/9bd89c90-36dc-4c27-b455-6610dd3a5d5e?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "9bd89c90-36dc-4c27-b455-6610dd3a5d5e", - "x-ms-client-request-id" : "5a940721-8e86-4e71-8f7c-4d15a0f31adf", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/9bd89c90-36dc-4c27-b455-6610dd3a5d5e?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02" + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/5e3a5970-cbdd-4693-889c-26104d2c44dd?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "5e3a5970-cbdd-4693-889c-26104d2c44dd", + "x-ms-client-request-id" : "13e2686e-1d66-4534-bc9e-d50fbab4d41c", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/5e3a5970-cbdd-4693-889c-26104d2c44dd?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/9bd89c90-36dc-4c27-b455-6610dd3a5d5e?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/5e3a5970-cbdd-4693-889c-26104d2c44dd?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "71c99e77-4f5f-4d26-bec7-c2c5dcdd5d60" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3a30b8e9-b695-494b-8475-a860cd0af98d" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11990", + "x-ms-ratelimit-remaining-subscription-reads" : "11764", "StatusCode" : "200", - "x-ms-correlation-request-id" : "918c7133-0e23-4dd3-be76-44b896619aa1", - "Date" : "Fri, 13 Jan 2023 02:21:45 GMT", + "x-ms-correlation-request-id" : "9c24ddd8-89bf-494b-b2ee-1610d1ed5d7a", + "Date" : "Wed, 19 Apr 2023 03:55:02 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49969,Microsoft.Compute/GetOperation30Min;399969", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022145Z:918c7133-0e23-4dd3-be76-44b896619aa1", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49982,Microsoft.Compute/GetOperation30Min;399977", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035502Z:9c24ddd8-89bf-494b-b2ee-1610d1ed5d7a", "Expires" : "-1", "Content-Length" : "430", - "x-ms-request-id" : "aea0aa7b-6b00-4111-9187-6959e13969dd", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:15.2004918+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:15.4348666+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"accessSAS\": \"***REMOVED***\"\r\n}\r\n },\r\n \"name\": \"9bd89c90-36dc-4c27-b455-6610dd3a5d5e\"\r\n}", - "x-ms-client-request-id" : "71c99e77-4f5f-4d26-bec7-c2c5dcdd5d60", + "x-ms-request-id" : "0d66e9b9-ed0d-4092-b72e-5aa2dcecc689", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:54:22.7863947+00:00\",\r\n \"endTime\": \"2023-04-19T03:54:23.0051759+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"accessSAS\": \"***REMOVED***\"\r\n}\r\n },\r\n \"name\": \"5e3a5970-cbdd-4693-889c-26104d2c44dd\"\r\n}", + "x-ms-client-request-id" : "3a30b8e9-b695-494b-8475-a860cd0af98d", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/9bd89c90-36dc-4c27-b455-6610dd3a5d5e?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/5e3a5970-cbdd-4693-889c-26104d2c44dd?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c4bebebc-b329-4b6f-8649-12aa7fe04334" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3b827c4b-14cd-444b-a24b-3382679d1716" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "x-ms-ratelimit-remaining-subscription-reads" : "11782", "StatusCode" : "200", - "x-ms-correlation-request-id" : "d9519f6b-246c-4a1d-a11f-4b31cbd4cb95", - "Date" : "Fri, 13 Jan 2023 02:21:45 GMT", + "x-ms-correlation-request-id" : "d209a99f-69ec-44c3-a37a-edfbd11c74d9", + "Date" : "Wed, 19 Apr 2023 03:55:03 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49968,Microsoft.Compute/GetOperation30Min;399968", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022145Z:d9519f6b-246c-4a1d-a11f-4b31cbd4cb95", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49981,Microsoft.Compute/GetOperation30Min;399976", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035503Z:d209a99f-69ec-44c3-a37a-edfbd11c74d9", "Expires" : "-1", "Content-Length" : "205", - "x-ms-request-id" : "2b313586-d19c-4dff-afef-16ca22d045b7", + "x-ms-request-id" : "b8f3c851-cd4a-4cf3-a1a2-3e62567a245a", "Body" : "{\r\n \"accessSAS\": \"***REMOVED***\"\r\n}", - "x-ms-client-request-id" : "c4bebebc-b329-4b6f-8649-12aa7fe04334", + "x-ms-client-request-id" : "3b827c4b-14cd-444b-a24b-3382679d1716", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a/endGetAccess?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f/endGetAccess?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "7aaa7521-53d1-4def-b228-c50c7566ffec", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d762235b-fc98-4c39-a9de-58d508278045", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:46 GMT", - "x-ms-correlation-request-id" : "dc75440e-8ccb-4837-a367-83064209879c", + "Date" : "Wed, 19 Apr 2023 03:55:05 GMT", + "x-ms-correlation-request-id" : "6c32015d-231a-4363-a233-a914bbccd42e", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022146Z:dc75440e-8ccb-4837-a367-83064209879c", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035505Z:6c32015d-231a-4363-a233-a914bbccd42e", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostDiskHydrate3Min;998,Microsoft.Compute/HighCostDiskHydrate30Min;7998", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/62e3242b-361a-44a3-86d3-4ccbaf89291b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "62e3242b-361a-44a3-86d3-4ccbaf89291b", - "x-ms-client-request-id" : "7aaa7521-53d1-4def-b228-c50c7566ffec", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/62e3242b-361a-44a3-86d3-4ccbaf89291b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02" + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/59add956-8303-4962-b4b2-f6fd3ac93f7b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "59add956-8303-4962-b4b2-f6fd3ac93f7b", + "x-ms-client-request-id" : "d762235b-fc98-4c39-a9de-58d508278045", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/59add956-8303-4962-b4b2-f6fd3ac93f7b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/62e3242b-361a-44a3-86d3-4ccbaf89291b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/59add956-8303-4962-b4b2-f6fd3ac93f7b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "e52de7a9-6b20-4005-ad18-c3e2db663e5e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "25762cec-1fcb-4742-97cf-caa7f4983430" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11739", + "x-ms-ratelimit-remaining-subscription-reads" : "11809", "StatusCode" : "200", - "x-ms-correlation-request-id" : "d71b0ef0-f0b7-4301-8e12-0c7dcacc4b90", - "Date" : "Fri, 13 Jan 2023 02:22:15 GMT", + "x-ms-correlation-request-id" : "b01273e3-a898-4616-9155-438e78ae7963", + "Date" : "Wed, 19 Apr 2023 03:55:36 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49956,Microsoft.Compute/GetOperation30Min;399956", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022216Z:d71b0ef0-f0b7-4301-8e12-0c7dcacc4b90", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49980,Microsoft.Compute/GetOperation30Min;399971", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035536Z:b01273e3-a898-4616-9155-438e78ae7963", "Expires" : "-1", - "Content-Length" : "183", - "x-ms-request-id" : "7dc32b92-65ac-4720-9ef4-84acb135058e", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:46.387946+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:46.5598186+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"62e3242b-361a-44a3-86d3-4ccbaf89291b\"\r\n}", - "x-ms-client-request-id" : "e52de7a9-6b20-4005-ad18-c3e2db663e5e", + "Content-Length" : "184", + "x-ms-request-id" : "bb858dc0-cde0-4ac9-8c17-7a57f41ce525", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:55:05.7238412+00:00\",\r\n \"endTime\": \"2023-04-19T03:55:05.8488539+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"59add956-8303-4962-b4b2-f6fd3ac93f7b\"\r\n}", + "x-ms-client-request-id" : "25762cec-1fcb-4742-97cf-caa7f4983430", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/62e3242b-361a-44a3-86d3-4ccbaf89291b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/59add956-8303-4962-b4b2-f6fd3ac93f7b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "028cc413-bffb-43c7-8b42-808af4a64746" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "64b92ef3-f06c-42c7-b0de-009265718cdf" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11747", + "x-ms-ratelimit-remaining-subscription-reads" : "11834", "StatusCode" : "200", - "x-ms-correlation-request-id" : "48542aa9-3842-4aa3-b813-a06eb582ae15", - "Date" : "Fri, 13 Jan 2023 02:22:16 GMT", + "x-ms-correlation-request-id" : "10f9b845-d776-44ec-9898-af661f4ef975", + "Date" : "Wed, 19 Apr 2023 03:55:37 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49955,Microsoft.Compute/GetOperation30Min;399955", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022217Z:48542aa9-3842-4aa3-b813-a06eb582ae15", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49978,Microsoft.Compute/GetOperation30Min;399969", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035537Z:10f9b845-d776-44ec-9898-af661f4ef975", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "b98b9630-2eff-4670-9918-689ece720b79", - "x-ms-client-request-id" : "028cc413-bffb-43c7-8b42-808af4a64746" + "x-ms-request-id" : "3e0c7101-46ac-4322-9f90-1a7cc1589f51", + "x-ms-client-request-id" : "64b92ef3-f06c-42c7-b0de-009265718cdf" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60109/providers/Microsoft.Compute/disks/md-empty-22063a5a?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50838/providers/Microsoft.Compute/disks/md-empty-0956126f?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "1ac254da-db76-4d11-9359-f104544a4370", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "788a021a-a426-4fd1-8d53-0ac537520a29", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14997", + "x-ms-ratelimit-remaining-subscription-deletes" : "14998", "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:22:17 GMT", - "x-ms-correlation-request-id" : "ba0c3be3-0e9c-4022-ba25-4b2ad60709c7", + "Date" : "Wed, 19 Apr 2023 03:55:39 GMT", + "x-ms-correlation-request-id" : "29e77ad6-8d7d-42f2-9db9-0120c7d8edd5", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022218Z:ba0c3be3-0e9c-4022-ba25-4b2ad60709c7", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteDisks3Min;2992,Microsoft.Compute/DeleteDisks30Min;23992", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035539Z:29e77ad6-8d7d-42f2-9db9-0120c7d8edd5", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteDisks3Min;2998,Microsoft.Compute/DeleteDisks30Min;23996", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/09519386-ceaa-4181-a58a-e0fdbc1b413e?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "09519386-ceaa-4181-a58a-e0fdbc1b413e", - "x-ms-client-request-id" : "1ac254da-db76-4d11-9359-f104544a4370", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/09519386-ceaa-4181-a58a-e0fdbc1b413e?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02" + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/cb2aea8d-5c86-4587-8edc-ad1383c4490f?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "cb2aea8d-5c86-4587-8edc-ad1383c4490f", + "x-ms-client-request-id" : "788a021a-a426-4fd1-8d53-0ac537520a29", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/cb2aea8d-5c86-4587-8edc-ad1383c4490f?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/09519386-ceaa-4181-a58a-e0fdbc1b413e?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/cb2aea8d-5c86-4587-8edc-ad1383c4490f?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c2949e6d-0959-490a-930a-c2290e7edb34" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "53b8685b-c9f1-4200-bc4d-fc57247aff40" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11836", + "x-ms-ratelimit-remaining-subscription-reads" : "11731", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c51d4bc4-b74a-4c42-ae86-9e1c18f2c108", - "Date" : "Fri, 13 Jan 2023 02:22:47 GMT", + "x-ms-correlation-request-id" : "08532305-afab-41f7-a037-8ad80d596682", + "Date" : "Wed, 19 Apr 2023 03:56:10 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49951,Microsoft.Compute/GetOperation30Min;399951", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022248Z:c51d4bc4-b74a-4c42-ae86-9e1c18f2c108", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49975,Microsoft.Compute/GetOperation30Min;399963", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035610Z:08532305-afab-41f7-a037-8ad80d596682", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "609d67c3-10d3-415c-b4da-9a2debfd1584", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.8878964+00:00\",\r\n \"endTime\": \"2023-01-13T02:22:18.0754172+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"09519386-ceaa-4181-a58a-e0fdbc1b413e\"\r\n}", - "x-ms-client-request-id" : "c2949e6d-0959-490a-930a-c2290e7edb34", + "x-ms-request-id" : "9322d1c0-2a19-4288-ad08-0f6d3c5e0b5c", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:55:39.5831974+00:00\",\r\n \"endTime\": \"2023-04-19T03:55:39.7706947+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"cb2aea8d-5c86-4587-8edc-ad1383c4490f\"\r\n}", + "x-ms-client-request-id" : "53b8685b-c9f1-4200-bc4d-fc57247aff40", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/09519386-ceaa-4181-a58a-e0fdbc1b413e?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/cb2aea8d-5c86-4587-8edc-ad1383c4490f?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "19ef7662-df72-48c4-9f9e-c5ab8a8ea13c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "aa153fd4-ee06-43e2-ba8e-04ee4c0e6d6a" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11850", + "x-ms-ratelimit-remaining-subscription-reads" : "11810", "StatusCode" : "200", - "x-ms-correlation-request-id" : "0d9ebafc-9c1a-4866-9f34-8b3368d3721a", - "Date" : "Fri, 13 Jan 2023 02:22:48 GMT", + "x-ms-correlation-request-id" : "288bfc93-e6f6-4356-b6bd-8d0c4cbd6b7b", + "Date" : "Wed, 19 Apr 2023 03:56:11 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49950,Microsoft.Compute/GetOperation30Min;399950", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022248Z:0d9ebafc-9c1a-4866-9f34-8b3368d3721a", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49973,Microsoft.Compute/GetOperation30Min;399961", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035611Z:288bfc93-e6f6-4356-b6bd-8d0c4cbd6b7b", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "cb361254-e66e-46e0-8b13-2785bbda4b4d", - "x-ms-client-request-id" : "19ef7662-df72-48c4-9f9e-c5ab8a8ea13c" + "x-ms-request-id" : "9f22575f-add1-4bc0-af93-c3ecf2f923ea", + "x-ms-client-request-id" : "aa153fd4-ee06-43e2-ba8e-04ee4c0e6d6a" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg60109?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg50838?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "e10063ba-80de-4eb0-8bdb-43df5b98fa03", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "632512f2-2589-4fc8-bfcd-340c5f612a0b", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14997", + "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:22:51 GMT", - "x-ms-correlation-request-id" : "f6908003-7c26-4d4b-8f90-557c69a3641f", + "Date" : "Wed, 19 Apr 2023 03:56:15 GMT", + "x-ms-correlation-request-id" : "e60a0f49-b2a5-41e0-86a0-10d7ef2897c6", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022252Z:f6908003-7c26-4d4b-8f90-557c69a3641f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035615Z:e60a0f49-b2a5-41e0-86a0-10d7ef2897c6", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "f6908003-7c26-4d4b-8f90-557c69a3641f", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc2MDEwOS1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2021-01-01" + "x-ms-request-id" : "e60a0f49-b2a5-41e0-86a0-10d7ef2897c6", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc1MDgzOC1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javacsmrg60109", "md-empty-22063a5a" ] + "variables" : [ "javacsmrg50838", "md-empty-0956126f" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnManagedDiskFromDisk.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnManagedDiskFromDisk.json index 9a4eb8977f3aa..2226400da213e 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnManagedDiskFromDisk.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnManagedDiskFromDisk.json @@ -1,437 +1,437 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg19732?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg67735?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "e4f9c231-fa0c-43e9-95e3-ecfab1063cf3", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f3e74f32-e813-4e4f-8f83-d74be355d600", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1194", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:21:00 GMT", - "x-ms-correlation-request-id" : "3a4f7c55-27d5-4283-b1f9-b8269d3473bd", + "Date" : "Wed, 19 Apr 2023 03:52:21 GMT", + "x-ms-correlation-request-id" : "f5a685c4-b08a-43ab-8af2-6819524e18bd", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022101Z:3a4f7c55-27d5-4283-b1f9-b8269d3473bd", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035222Z:f5a685c4-b08a-43ab-8af2-6819524e18bd", "Expires" : "-1", "Content-Length" : "232", - "x-ms-request-id" : "3a4f7c55-27d5-4283-b1f9-b8269d3473bd", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732\",\"name\":\"javacsmrg19732\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "f5a685c4-b08a-43ab-8af2-6819524e18bd", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735\",\"name\":\"javacsmrg67735\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-178459e6cd6?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-152769e708f?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "836745cc-7103-4b4b-b36d-92c4369a343d", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "851d62ae-ab05-4977-a7c0-951886b9ba6c", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1193", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:06 GMT", - "x-ms-correlation-request-id" : "b23145a4-8d39-4879-95e5-1880e1df8878", + "Date" : "Wed, 19 Apr 2023 03:52:26 GMT", + "x-ms-correlation-request-id" : "70df82b3-d7cf-420e-b42b-e8ed06096760", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022107Z:b23145a4-8d39-4879-95e5-1880e1df8878", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;996,Microsoft.Compute/CreateUpdateDisks30Min;7996", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035227Z:70df82b3-d7cf-420e-b42b-e8ed06096760", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;2998,Microsoft.Compute/CreateUpdateDisks30Min;24998", "Expires" : "-1", "Content-Length" : "408", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/c0239fac-2714-4ac3-bc29-91fdaf751443?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "c0239fac-2714-4ac3-bc29-91fdaf751443", - "Body" : "{\r\n \"name\": \"md-178459e6cd6\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-178459e6cd6\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "836745cc-7103-4b4b-b36d-92c4369a343d", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/c0239fac-2714-4ac3-bc29-91fdaf751443?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/8f420e66-4890-448b-8945-d0c960427c28?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "8f420e66-4890-448b-8945-d0c960427c28", + "Body" : "{\r\n \"name\": \"md-152769e708f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-152769e708f\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "851d62ae-ab05-4977-a7c0-951886b9ba6c", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/8f420e66-4890-448b-8945-d0c960427c28?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/c0239fac-2714-4ac3-bc29-91fdaf751443?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/8f420e66-4890-448b-8945-d0c960427c28?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "83597a40-bf8e-4506-9f34-a865dd068cb7" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "80f1e094-2d37-492d-bfbf-eb24fa8e13c0" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11830", "StatusCode" : "200", - "x-ms-correlation-request-id" : "12c3321a-601d-43b6-b829-e3a6181a5c97", - "Date" : "Fri, 13 Jan 2023 02:21:09 GMT", + "x-ms-correlation-request-id" : "d2bd2979-014b-464f-b4fa-3560477e5583", + "Date" : "Wed, 19 Apr 2023 03:52:29 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49996,Microsoft.Compute/GetOperation30Min;399996", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022109Z:12c3321a-601d-43b6-b829-e3a6181a5c97", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49994,Microsoft.Compute/GetOperation30Min;399994", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035230Z:d2bd2979-014b-464f-b4fa-3560477e5583", "Expires" : "-1", - "Content-Length" : "1104", - "x-ms-request-id" : "686519b6-ef9f-499e-9066-3da541c29ffb", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:07.2786307+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:07.403651+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"md-178459e6cd6\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-178459e6cd6\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:07.2786307+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"b8ed8b59-b964-493d-b11c-3bbb3de6e8eb\"\r\n }\r\n}\r\n },\r\n \"name\": \"c0239fac-2714-4ac3-bc29-91fdaf751443\"\r\n}", - "x-ms-client-request-id" : "83597a40-bf8e-4506-9f34-a865dd068cb7", + "Content-Length" : "1105", + "x-ms-request-id" : "6688f94d-6815-48d3-a2ec-45d3389dff3d", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:52:27.4896104+00:00\",\r\n \"endTime\": \"2023-04-19T03:52:27.6302535+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"md-152769e708f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-152769e708f\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:52:27.4896104+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"7110628d-f0c4-47f2-a66f-1c95f756bf8f\"\r\n }\r\n}\r\n },\r\n \"name\": \"8f420e66-4890-448b-8945-d0c960427c28\"\r\n}", + "x-ms-client-request-id" : "80f1e094-2d37-492d-bfbf-eb24fa8e13c0", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-178459e6cd6?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-152769e708f?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "7c325c95-2f49-4792-9ab4-723c15736691" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "4fb8db6c-86ae-42ec-9210-c5795b78be86" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", + "x-ms-ratelimit-remaining-subscription-reads" : "11820", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ad04c69f-8bf4-4421-83ea-9aacbbec0ae7", - "Date" : "Fri, 13 Jan 2023 02:21:09 GMT", + "x-ms-correlation-request-id" : "a3fe13c1-c5c7-41f4-9adc-d3a4fe5dd9bd", + "Date" : "Wed, 19 Apr 2023 03:52:32 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14995,Microsoft.Compute/LowCostGet30Min;119995", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022110Z:ad04c69f-8bf4-4421-83ea-9aacbbec0ae7", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14993,Microsoft.Compute/LowCostGet30Min;119993", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035232Z:a3fe13c1-c5c7-41f4-9adc-d3a4fe5dd9bd", "Expires" : "-1", "Content-Length" : "880", - "x-ms-request-id" : "4d9761aa-7096-452e-b532-7bb2c24ade3b", - "Body" : "{\r\n \"name\": \"md-178459e6cd6\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-178459e6cd6\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:07.2786307+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"b8ed8b59-b964-493d-b11c-3bbb3de6e8eb\"\r\n }\r\n}", - "x-ms-client-request-id" : "7c325c95-2f49-4792-9ab4-723c15736691", + "x-ms-request-id" : "c07fc36c-139e-4b5a-acba-10fccd3d8c2f", + "Body" : "{\r\n \"name\": \"md-152769e708f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-152769e708f\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:52:27.4896104+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"7110628d-f0c4-47f2-a66f-1c95f756bf8f\"\r\n }\r\n}", + "x-ms-client-request-id" : "4fb8db6c-86ae-42ec-9210-c5795b78be86", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-215055f13b2?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-22421080d56?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "b843e0cf-d5b7-4a4c-b5cb-1454685658d1", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2fbfbba0-5cc8-411d-a6e4-40514fb77368", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1194", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:11 GMT", - "x-ms-correlation-request-id" : "d9a94369-a819-41bd-bc9b-6243ec2b5d0f", + "Date" : "Wed, 19 Apr 2023 03:52:37 GMT", + "x-ms-correlation-request-id" : "51ddbee4-9578-4bef-8dc5-78722d10df4d", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022112Z:d9a94369-a819-41bd-bc9b-6243ec2b5d0f", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;993,Microsoft.Compute/CreateUpdateDisks30Min;7993", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035237Z:51ddbee4-9578-4bef-8dc5-78722d10df4d", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;2997,Microsoft.Compute/CreateUpdateDisks30Min;24997", "Expires" : "-1", "Content-Length" : "614", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/80340b40-a413-4883-bb72-06221dc11fc6?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "80340b40-a413-4883-bb72-06221dc11fc6", - "Body" : "{\r\n \"name\": \"md-215055f13b2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-215055f13b2\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-178459e6cd6\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "b843e0cf-d5b7-4a4c-b5cb-1454685658d1", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/80340b40-a413-4883-bb72-06221dc11fc6?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/19a4426f-4119-40d9-b5fe-dd14d6be141b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "19a4426f-4119-40d9-b5fe-dd14d6be141b", + "Body" : "{\r\n \"name\": \"md-22421080d56\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-22421080d56\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-152769e708f\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "2fbfbba0-5cc8-411d-a6e4-40514fb77368", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/19a4426f-4119-40d9-b5fe-dd14d6be141b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/80340b40-a413-4883-bb72-06221dc11fc6?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/19a4426f-4119-40d9-b5fe-dd14d6be141b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "a76b7dc8-f7bc-455c-971c-82d23a6fcf3b" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1267c70b-d1c4-4998-abd4-167d838c5336" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11857", "StatusCode" : "200", - "x-ms-correlation-request-id" : "91875194-c5e0-4f05-8a16-dd5abbe7ae4b", - "Date" : "Fri, 13 Jan 2023 02:21:14 GMT", + "x-ms-correlation-request-id" : "dbd88be5-2200-4fbf-b57d-d1b3249805ad", + "Date" : "Wed, 19 Apr 2023 03:52:40 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49989,Microsoft.Compute/GetOperation30Min;399989", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022114Z:91875194-c5e0-4f05-8a16-dd5abbe7ae4b", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49992,Microsoft.Compute/GetOperation30Min;399992", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035240Z:dbd88be5-2200-4fbf-b57d-d1b3249805ad", "Expires" : "-1", - "Content-Length" : "1329", - "x-ms-request-id" : "75577464-2f30-43b2-a37f-eef4808dbc38", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:11.9192509+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:12.716121+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"md-215055f13b2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-215055f13b2\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-178459e6cd6\",\r\n \"sourceUniqueId\": \"b8ed8b59-b964-493d-b11c-3bbb3de6e8eb\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:11.9349139+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"9d336891-014f-4d26-ae04-da869128b69c\"\r\n }\r\n}\r\n },\r\n \"name\": \"80340b40-a413-4883-bb72-06221dc11fc6\"\r\n}", - "x-ms-client-request-id" : "a76b7dc8-f7bc-455c-971c-82d23a6fcf3b", + "Content-Length" : "1330", + "x-ms-request-id" : "7a80dbd8-fccd-4efe-9a72-7dc215f08649", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:52:37.5521278+00:00\",\r\n \"endTime\": \"2023-04-19T03:52:38.3177273+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"md-22421080d56\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-22421080d56\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-152769e708f\",\r\n \"sourceUniqueId\": \"7110628d-f0c4-47f2-a66f-1c95f756bf8f\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:52:37.5521278+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"05db6e43-5ac1-4f43-a3ba-6a8c2ff9b7f3\"\r\n }\r\n}\r\n },\r\n \"name\": \"19a4426f-4119-40d9-b5fe-dd14d6be141b\"\r\n}", + "x-ms-client-request-id" : "1267c70b-d1c4-4998-abd4-167d838c5336", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-215055f13b2?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-22421080d56?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "fdcdc6e4-5ec4-4262-aadb-a99a360684dd" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f30d2418-6be5-4002-96a7-f94119bbcfcc" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11834", "StatusCode" : "200", - "x-ms-correlation-request-id" : "8fbd2c78-a0c5-4b1d-8b86-073574873d10", - "Date" : "Fri, 13 Jan 2023 02:21:14 GMT", + "x-ms-correlation-request-id" : "57f12705-a934-4c89-b468-1fcf19d5201d", + "Date" : "Wed, 19 Apr 2023 03:52:42 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14986,Microsoft.Compute/LowCostGet30Min;119986", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022114Z:8fbd2c78-a0c5-4b1d-8b86-073574873d10", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14987,Microsoft.Compute/LowCostGet30Min;119987", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035242Z:57f12705-a934-4c89-b468-1fcf19d5201d", "Expires" : "-1", "Content-Length" : "1105", - "x-ms-request-id" : "39ff381c-c4b3-45ee-aa98-5851c61b747f", - "Body" : "{\r\n \"name\": \"md-215055f13b2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-215055f13b2\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-178459e6cd6\",\r\n \"sourceUniqueId\": \"b8ed8b59-b964-493d-b11c-3bbb3de6e8eb\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:11.9349139+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"9d336891-014f-4d26-ae04-da869128b69c\"\r\n }\r\n}", - "x-ms-client-request-id" : "fdcdc6e4-5ec4-4262-aadb-a99a360684dd", + "x-ms-request-id" : "70798ce9-f934-4ca7-b9a6-4dd275468b99", + "Body" : "{\r\n \"name\": \"md-22421080d56\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-22421080d56\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-152769e708f\",\r\n \"sourceUniqueId\": \"7110628d-f0c4-47f2-a66f-1c95f756bf8f\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:52:37.5521278+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"05db6e43-5ac1-4f43-a3ba-6a8c2ff9b7f3\"\r\n }\r\n}", + "x-ms-client-request-id" : "f30d2418-6be5-4002-96a7-f94119bbcfcc", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-215055f13b2?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-22421080d56?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0c2fc30e-24c1-4c3a-bcef-8b6beffffbf7", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9fa48a62-3f8e-40b3-853e-b8f70a2a678e", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11836", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:21:15 GMT", - "x-ms-correlation-request-id" : "a5993d10-d344-4ca3-99d9-e320c022fe49", + "Date" : "Wed, 19 Apr 2023 03:52:43 GMT", + "x-ms-correlation-request-id" : "271c12e0-5284-4675-a694-55cda966a578", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022115Z:a5993d10-d344-4ca3-99d9-e320c022fe49", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14985,Microsoft.Compute/LowCostGet30Min;119985", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035243Z:271c12e0-5284-4675-a694-55cda966a578", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14986,Microsoft.Compute/LowCostGet30Min;119986", "Expires" : "-1", "Content-Length" : "1105", - "x-ms-request-id" : "4fccd8a2-a5fd-4509-9e01-9ca9f6a708c7", - "Body" : "{\r\n \"name\": \"md-215055f13b2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-215055f13b2\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-178459e6cd6\",\r\n \"sourceUniqueId\": \"b8ed8b59-b964-493d-b11c-3bbb3de6e8eb\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:11.9349139+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"9d336891-014f-4d26-ae04-da869128b69c\"\r\n }\r\n}", - "x-ms-client-request-id" : "0c2fc30e-24c1-4c3a-bcef-8b6beffffbf7", + "x-ms-request-id" : "ca8e6491-fba8-4f92-97b4-bcc2db689814", + "Body" : "{\r\n \"name\": \"md-22421080d56\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-22421080d56\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-152769e708f\",\r\n \"sourceUniqueId\": \"7110628d-f0c4-47f2-a66f-1c95f756bf8f\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:52:37.5521278+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"05db6e43-5ac1-4f43-a3ba-6a8c2ff9b7f3\"\r\n }\r\n}", + "x-ms-client-request-id" : "9fa48a62-3f8e-40b3-853e-b8f70a2a678e", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-178459e6cd6?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-152769e708f?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "2aa3025f-aac3-48f5-b57c-a82a0d0d1aa1", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a080074c-6b83-4206-8d59-2256372070b8", "Content-Type" : "application/json" }, "Response" : { "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:15 GMT", - "x-ms-correlation-request-id" : "10a4c4e3-f95e-422e-bd36-cc13828b42ab", + "Date" : "Wed, 19 Apr 2023 03:52:45 GMT", + "x-ms-correlation-request-id" : "b60fb896-5f78-432f-a16a-8e211c665ce4", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022116Z:10a4c4e3-f95e-422e-bd36-cc13828b42ab", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035245Z:b60fb896-5f78-432f-a16a-8e211c665ce4", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteDisks3Min;2998,Microsoft.Compute/DeleteDisks30Min;23998", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/6ff474bc-0800-406e-9828-2bb39cf1b9aa?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "6ff474bc-0800-406e-9828-2bb39cf1b9aa", - "x-ms-client-request-id" : "2aa3025f-aac3-48f5-b57c-a82a0d0d1aa1", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/6ff474bc-0800-406e-9828-2bb39cf1b9aa?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02" + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/5467af6a-539d-49db-b743-b094fd8628a6?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "5467af6a-539d-49db-b743-b094fd8628a6", + "x-ms-client-request-id" : "a080074c-6b83-4206-8d59-2256372070b8", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/5467af6a-539d-49db-b743-b094fd8628a6?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/6ff474bc-0800-406e-9828-2bb39cf1b9aa?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/5467af6a-539d-49db-b743-b094fd8628a6?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "3243cfad-4ad8-4fd6-ab7f-9bbf09e018dc" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e3e073cc-98ce-4f6f-9e07-6839887be4d5" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11820", "StatusCode" : "200", - "x-ms-correlation-request-id" : "115d94be-97d6-4f29-98f6-be8e2afbc34f", - "Date" : "Fri, 13 Jan 2023 02:21:46 GMT", + "x-ms-correlation-request-id" : "b61e8d1f-1e53-4144-8b0b-9e41396c3504", + "Date" : "Wed, 19 Apr 2023 03:53:18 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49967,Microsoft.Compute/GetOperation30Min;399967", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022146Z:115d94be-97d6-4f29-98f6-be8e2afbc34f", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49989,Microsoft.Compute/GetOperation30Min;399989", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035318Z:b61e8d1f-1e53-4144-8b0b-9e41396c3504", "Expires" : "-1", - "Content-Length" : "184", - "x-ms-request-id" : "3b5e17d7-a5ac-4b96-bb43-0a5bf0f48bbe", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:16.2317387+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:16.3880085+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"6ff474bc-0800-406e-9828-2bb39cf1b9aa\"\r\n}", - "x-ms-client-request-id" : "3243cfad-4ad8-4fd6-ab7f-9bbf09e018dc", + "Content-Length" : "182", + "x-ms-request-id" : "b6113d14-139a-4e11-a2eb-5384964c0688", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:52:45.50523+00:00\",\r\n \"endTime\": \"2023-04-19T03:52:45.6771483+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"5467af6a-539d-49db-b743-b094fd8628a6\"\r\n}", + "x-ms-client-request-id" : "e3e073cc-98ce-4f6f-9e07-6839887be4d5", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/6ff474bc-0800-406e-9828-2bb39cf1b9aa?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/5467af6a-539d-49db-b743-b094fd8628a6?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "6d6c0896-ba9b-4ef9-8d20-2e42a7faed8f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d40319e5-ae7d-41a7-bb8d-3885c66f60a4" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "x-ms-ratelimit-remaining-subscription-reads" : "11854", "StatusCode" : "200", - "x-ms-correlation-request-id" : "30e418c1-9c96-4ba0-b9a9-be4539bb8002", - "Date" : "Fri, 13 Jan 2023 02:21:46 GMT", + "x-ms-correlation-request-id" : "8fcad058-4b00-416b-a264-c0cdcbdd2df1", + "Date" : "Wed, 19 Apr 2023 03:53:18 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49966,Microsoft.Compute/GetOperation30Min;399966", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022146Z:30e418c1-9c96-4ba0-b9a9-be4539bb8002", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49988,Microsoft.Compute/GetOperation30Min;399988", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035319Z:8fcad058-4b00-416b-a264-c0cdcbdd2df1", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "10712fac-0c53-44d6-8b12-d9a0561432d5", - "x-ms-client-request-id" : "6d6c0896-ba9b-4ef9-8d20-2e42a7faed8f" + "x-ms-request-id" : "73d87984-b493-4319-b317-b6eb7fff1d37", + "x-ms-client-request-id" : "d40319e5-ae7d-41a7-bb8d-3885c66f60a4" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19732/providers/Microsoft.Compute/disks/md-215055f13b2?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67735/providers/Microsoft.Compute/disks/md-22421080d56?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0574e056-c5e2-4f4d-a70c-a42ad52465a2", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ba85ea49-748a-4778-ab0a-5e1d2835c750", "Content-Type" : "application/json" }, "Response" : { "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:47 GMT", - "x-ms-correlation-request-id" : "a5070e38-ebb0-45ac-aeb6-88a0a3b6fe1d", + "Date" : "Wed, 19 Apr 2023 03:53:20 GMT", + "x-ms-correlation-request-id" : "00648351-56f3-407c-817e-78ca5e2ed6e7", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022147Z:a5070e38-ebb0-45ac-aeb6-88a0a3b6fe1d", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteDisks3Min;2993,Microsoft.Compute/DeleteDisks30Min;23993", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035320Z:00648351-56f3-407c-817e-78ca5e2ed6e7", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteDisks3Min;2997,Microsoft.Compute/DeleteDisks30Min;23997", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/caca58fb-3c17-48bc-9f98-745f92110b6d?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "caca58fb-3c17-48bc-9f98-745f92110b6d", - "x-ms-client-request-id" : "0574e056-c5e2-4f4d-a70c-a42ad52465a2", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/caca58fb-3c17-48bc-9f98-745f92110b6d?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02" + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/625f392f-4caa-43a7-9859-b3cf12a265d2?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "625f392f-4caa-43a7-9859-b3cf12a265d2", + "x-ms-client-request-id" : "ba85ea49-748a-4778-ab0a-5e1d2835c750", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/625f392f-4caa-43a7-9859-b3cf12a265d2?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/caca58fb-3c17-48bc-9f98-745f92110b6d?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/625f392f-4caa-43a7-9859-b3cf12a265d2?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "1ac7de37-b0df-4b31-8171-5fb2badd8d15" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e51165ac-1420-4c6f-a44c-8f38322c3da3" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11851", + "x-ms-ratelimit-remaining-subscription-reads" : "11832", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c10ed6e4-f837-485b-bde7-1945e21d3421", - "Date" : "Fri, 13 Jan 2023 02:22:18 GMT", + "x-ms-correlation-request-id" : "96afafc2-c31d-4cdc-a311-6451d6780fe3", + "Date" : "Wed, 19 Apr 2023 03:53:51 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49954,Microsoft.Compute/GetOperation30Min;399954", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022218Z:c10ed6e4-f837-485b-bde7-1945e21d3421", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49987,Microsoft.Compute/GetOperation30Min;399986", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035351Z:96afafc2-c31d-4cdc-a311-6451d6780fe3", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "4a94b80f-4846-418c-9d28-4365b4de871e", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:47.5910618+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:47.7942158+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"caca58fb-3c17-48bc-9f98-745f92110b6d\"\r\n}", - "x-ms-client-request-id" : "1ac7de37-b0df-4b31-8171-5fb2badd8d15", + "x-ms-request-id" : "4dae63d1-4ea4-4fed-82b1-67955f3082cd", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:53:20.7239467+00:00\",\r\n \"endTime\": \"2023-04-19T03:53:20.9426984+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"625f392f-4caa-43a7-9859-b3cf12a265d2\"\r\n}", + "x-ms-client-request-id" : "e51165ac-1420-4c6f-a44c-8f38322c3da3", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/caca58fb-3c17-48bc-9f98-745f92110b6d?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/625f392f-4caa-43a7-9859-b3cf12a265d2?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ecad5e82-30c5-478a-8ea9-28cd8f1655d0" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b4e06d58-8197-4aca-a38d-a3b6515f6e01" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11813", + "x-ms-ratelimit-remaining-subscription-reads" : "11824", "StatusCode" : "200", - "x-ms-correlation-request-id" : "5b78ed6c-fd86-424f-8c3c-e1e8e50944a3", - "Date" : "Fri, 13 Jan 2023 02:22:18 GMT", + "x-ms-correlation-request-id" : "b7a85be9-7b86-4b9a-b599-0f265d972abc", + "Date" : "Wed, 19 Apr 2023 03:53:52 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49953,Microsoft.Compute/GetOperation30Min;399953", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022218Z:5b78ed6c-fd86-424f-8c3c-e1e8e50944a3", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49986,Microsoft.Compute/GetOperation30Min;399985", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035352Z:b7a85be9-7b86-4b9a-b599-0f265d972abc", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "f3c30cd1-b653-483d-8250-7fe093ffafd5", - "x-ms-client-request-id" : "ecad5e82-30c5-478a-8ea9-28cd8f1655d0" + "x-ms-request-id" : "48640ddc-4ab2-406a-b3b7-027176e65864", + "x-ms-client-request-id" : "b4e06d58-8197-4aca-a38d-a3b6515f6e01" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg19732?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg67735?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "d59f079f-8d85-4b97-9327-cdb93f79eb19", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c99e433b-1fa6-49f6-ab1d-5e2020e66cf9", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", + "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:22:21 GMT", - "x-ms-correlation-request-id" : "8fc39737-dd8d-4923-af75-efa32f35372e", + "Date" : "Wed, 19 Apr 2023 03:53:58 GMT", + "x-ms-correlation-request-id" : "0ee0e284-20be-4b74-9254-eee4347eb6c5", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022222Z:8fc39737-dd8d-4923-af75-efa32f35372e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035358Z:0ee0e284-20be-4b74-9254-eee4347eb6c5", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "8fc39737-dd8d-4923-af75-efa32f35372e", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkcxOTczMi1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2021-01-01" + "x-ms-request-id" : "0ee0e284-20be-4b74-9254-eee4347eb6c5", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc2NzczNS1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javacsmrg19732", "md-178459e6cd6", "md-215055f13b2" ] + "variables" : [ "javacsmrg67735", "md-152769e708f", "md-22421080d56" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnManagedDiskFromSnapshot.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnManagedDiskFromSnapshot.json index 05a8873eb4d71..a0adeb8759af8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnManagedDiskFromSnapshot.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnManagedDiskFromSnapshot.json @@ -1,325 +1,325 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg38177?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg75127?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "fdca0215-fd04-4781-9bbc-02fb2639d816", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "54891c42-3bc5-40b5-9283-5f435170d29a", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1194", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:21:00 GMT", - "x-ms-correlation-request-id" : "54d3ea32-29ac-4021-8211-69bdefce3eae", + "Date" : "Wed, 19 Apr 2023 03:56:20 GMT", + "x-ms-correlation-request-id" : "47d9d5e5-9ef5-4973-95f9-dc43bb87d343", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022101Z:54d3ea32-29ac-4021-8211-69bdefce3eae", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035620Z:47d9d5e5-9ef5-4973-95f9-dc43bb87d343", "Expires" : "-1", "Content-Length" : "232", - "x-ms-request-id" : "54d3ea32-29ac-4021-8211-69bdefce3eae", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177\",\"name\":\"javacsmrg38177\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "47d9d5e5-9ef5-4973-95f9-dc43bb87d343", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127\",\"name\":\"javacsmrg75127\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/disks/md-empty-76781b12?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/disks/md-empty-91424fdc?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c012306f-4f0f-46f5-9416-6e8c75380f78", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "40d06c7c-78e2-4fd7-abc4-e6b669014fec", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1188", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:05 GMT", - "x-ms-correlation-request-id" : "bd11ab82-eaa3-4a62-8b33-3421fcedad5a", + "Date" : "Wed, 19 Apr 2023 03:56:24 GMT", + "x-ms-correlation-request-id" : "27ab3982-52c5-4c16-84d1-f523bb879a89", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022105Z:bd11ab82-eaa3-4a62-8b33-3421fcedad5a", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7998", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035624Z:27ab3982-52c5-4c16-84d1-f523bb879a89", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;2997,Microsoft.Compute/CreateUpdateDisks30Min;24994", "Expires" : "-1", "Content-Length" : "414", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/26ce5ef8-5eb2-4592-8fdd-fa4fff098a23?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "26ce5ef8-5eb2-4592-8fdd-fa4fff098a23", - "Body" : "{\r\n \"name\": \"md-empty-76781b12\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/disks/md-empty-76781b12\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "c012306f-4f0f-46f5-9416-6e8c75380f78", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/26ce5ef8-5eb2-4592-8fdd-fa4fff098a23?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/ef266395-c5ec-44b6-9d56-72ffe31b693a?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "ef266395-c5ec-44b6-9d56-72ffe31b693a", + "Body" : "{\r\n \"name\": \"md-empty-91424fdc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/disks/md-empty-91424fdc\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "40d06c7c-78e2-4fd7-abc4-e6b669014fec", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/ef266395-c5ec-44b6-9d56-72ffe31b693a?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/26ce5ef8-5eb2-4592-8fdd-fa4fff098a23?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/ef266395-c5ec-44b6-9d56-72ffe31b693a?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "fd7fd946-8027-44f6-b633-fd88d916a483" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6b4302d8-a214-4e95-ae76-32700fc84f04" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11909", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f42f880d-2ce6-4cf7-866d-4dc73850b7e5", - "Date" : "Fri, 13 Jan 2023 02:21:07 GMT", + "x-ms-correlation-request-id" : "2538add7-5788-4d85-9670-09545fdbf295", + "Date" : "Wed, 19 Apr 2023 03:56:27 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49998,Microsoft.Compute/GetOperation30Min;399998", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022108Z:f42f880d-2ce6-4cf7-866d-4dc73850b7e5", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49964,Microsoft.Compute/GetOperation30Min;399952", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035627Z:2538add7-5788-4d85-9670-09545fdbf295", "Expires" : "-1", "Content-Length" : "1111", - "x-ms-request-id" : "451ce183-ff30-4743-817d-4b20f09877ef", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:05.7474068+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:05.8880052+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"md-empty-76781b12\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/disks/md-empty-76781b12\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:05.7474068+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d7bb0596-69ec-4a68-9b9b-4ab291836c85\"\r\n }\r\n}\r\n },\r\n \"name\": \"26ce5ef8-5eb2-4592-8fdd-fa4fff098a23\"\r\n}", - "x-ms-client-request-id" : "fd7fd946-8027-44f6-b633-fd88d916a483", + "x-ms-request-id" : "e888b106-5712-4176-b97a-f9a891c4731a", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:56:24.2550326+00:00\",\r\n \"endTime\": \"2023-04-19T03:56:24.3644192+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"md-empty-91424fdc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/disks/md-empty-91424fdc\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:56:24.2550326+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"8442c297-71d9-4c2f-8933-076999fbc7dd\"\r\n }\r\n}\r\n },\r\n \"name\": \"ef266395-c5ec-44b6-9d56-72ffe31b693a\"\r\n}", + "x-ms-client-request-id" : "6b4302d8-a214-4e95-ae76-32700fc84f04", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/disks/md-empty-76781b12?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/disks/md-empty-91424fdc?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "589f0ab1-68fb-4be9-a61f-c4cec8110c8c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "67e076e3-2562-49cb-9c72-0cb8f0ab4a66" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11825", "StatusCode" : "200", - "x-ms-correlation-request-id" : "4287ef05-c16c-4352-ad8c-3ae2c1e77341", - "Date" : "Fri, 13 Jan 2023 02:21:07 GMT", + "x-ms-correlation-request-id" : "30691466-3ac4-4898-9176-a9f642093737", + "Date" : "Wed, 19 Apr 2023 03:56:28 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14998,Microsoft.Compute/LowCostGet30Min;119998", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022108Z:4287ef05-c16c-4352-ad8c-3ae2c1e77341", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14986,Microsoft.Compute/LowCostGet30Min;119969", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035628Z:30691466-3ac4-4898-9176-a9f642093737", "Expires" : "-1", "Content-Length" : "886", - "x-ms-request-id" : "63b6eb2d-441f-46aa-a345-2cc8bd21a281", - "Body" : "{\r\n \"name\": \"md-empty-76781b12\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/disks/md-empty-76781b12\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:05.7474068+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"d7bb0596-69ec-4a68-9b9b-4ab291836c85\"\r\n }\r\n}", - "x-ms-client-request-id" : "589f0ab1-68fb-4be9-a61f-c4cec8110c8c", + "x-ms-request-id" : "425049ef-3640-4d91-af8a-72102239ba09", + "Body" : "{\r\n \"name\": \"md-empty-91424fdc\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/disks/md-empty-91424fdc\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:56:24.2550326+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 107374182400,\r\n \"uniqueId\": \"8442c297-71d9-4c2f-8933-076999fbc7dd\"\r\n }\r\n}", + "x-ms-client-request-id" : "67e076e3-2562-49cb-9c72-0cb8f0ab4a66", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/snapshots/snp-1226071164?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/snapshots/snp-16600afa03?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "112c4dcb-d1c3-48dd-bfdc-b024219c3a89", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "953c1a3c-d2bf-47fe-a1df-8c7d87ae73b8", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1190", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:09 GMT", - "x-ms-correlation-request-id" : "ec0d0705-3297-4fd5-9542-1c1ff26cd959", + "Date" : "Wed, 19 Apr 2023 03:56:31 GMT", + "x-ms-correlation-request-id" : "2705a02e-bb63-4d43-8c57-8ca0f0ce442d", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022110Z:ec0d0705-3297-4fd5-9542-1c1ff26cd959", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;999,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7999", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035631Z:2705a02e-bb63-4d43-8c57-8ca0f0ce442d", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;996,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7996", "Expires" : "-1", - "Content-Length" : "596", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/f6e5e734-27e1-40e3-9cd4-4471a86ec126?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "f6e5e734-27e1-40e3-9cd4-4471a86ec126", - "Body" : "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/snapshots/snp-1226071164\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/disks/md-empty-76781b12\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "112c4dcb-d1c3-48dd-bfdc-b024219c3a89", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/f6e5e734-27e1-40e3-9cd4-4471a86ec126?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Content-Length" : "625", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/cc9718fa-2211-43dd-a56d-0565927c4061?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "cc9718fa-2211-43dd-a56d-0565927c4061", + "Body" : "{\r\n \"name\": \"snp-16600afa03\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/snapshots/snp-16600afa03\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/disks/md-empty-91424fdc\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "953c1a3c-d2bf-47fe-a1df-8c7d87ae73b8", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/cc9718fa-2211-43dd-a56d-0565927c4061?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/f6e5e734-27e1-40e3-9cd4-4471a86ec126?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/cc9718fa-2211-43dd-a56d-0565927c4061?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c704bba1-014d-42c1-b703-6f4f18411127" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "81fb0ba2-fdd7-4355-9d98-f4536a0a511f" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11797", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f848e611-7539-423a-b99e-bd2b691c85c6", - "Date" : "Fri, 13 Jan 2023 02:21:11 GMT", + "x-ms-correlation-request-id" : "760e25a5-187e-49a5-90f3-7999d9f0913c", + "Date" : "Wed, 19 Apr 2023 03:56:33 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49992,Microsoft.Compute/GetOperation30Min;399992", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022112Z:f848e611-7539-423a-b99e-bd2b691c85c6", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49965,Microsoft.Compute/GetOperation30Min;399950", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035634Z:760e25a5-187e-49a5-90f3-7999d9f0913c", "Expires" : "-1", - "Content-Length" : "1307", - "x-ms-request-id" : "842e9028-0f8c-4811-9d24-fb2b36574487", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:10.4348754+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:11.8879978+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"snp-1226071164\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/snapshots/snp-1226071164\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/disks/md-empty-76781b12\",\r\n \"sourceUniqueId\": \"d7bb0596-69ec-4a68-9b9b-4ab291836c85\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": false,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:10.4504997+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"3abfdf02-8d72-4079-b234-cd8c5031361a\"\r\n }\r\n}\r\n },\r\n \"name\": \"f6e5e734-27e1-40e3-9cd4-4471a86ec126\"\r\n}", - "x-ms-client-request-id" : "c704bba1-014d-42c1-b703-6f4f18411127", + "Content-Length" : "1306", + "x-ms-request-id" : "787c9be8-631f-4967-81e8-45b9e1b09bdf", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:56:31.3175134+00:00\",\r\n \"endTime\": \"2023-04-19T03:56:32.0987639+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"snp-16600afa03\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/snapshots/snp-16600afa03\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/disks/md-empty-91424fdc\",\r\n \"sourceUniqueId\": \"8442c297-71d9-4c2f-8933-076999fbc7dd\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": false,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:56:31.333142+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"d05a8ae6-d89d-4fc0-aa18-e9ed503fead4\"\r\n }\r\n}\r\n },\r\n \"name\": \"cc9718fa-2211-43dd-a56d-0565927c4061\"\r\n}", + "x-ms-client-request-id" : "81fb0ba2-fdd7-4355-9d98-f4536a0a511f", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/snapshots/snp-1226071164?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/snapshots/snp-16600afa03?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "47cbb84f-c286-4f11-881f-f7e161c6ffbc" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f27c99d4-5037-4ac2-b2bf-d49905aad6aa" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11908", "StatusCode" : "200", - "x-ms-correlation-request-id" : "47011eaa-d198-4586-bff1-9c070e4c3812", - "Date" : "Fri, 13 Jan 2023 02:21:13 GMT", + "x-ms-correlation-request-id" : "bca7ed35-e9ec-4ebb-b20b-078c7a75cd72", + "Date" : "Wed, 19 Apr 2023 03:56:35 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14989,Microsoft.Compute/LowCostGet30Min;119989", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022113Z:47011eaa-d198-4586-bff1-9c070e4c3812", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14984,Microsoft.Compute/LowCostGet30Min;119966", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035635Z:bca7ed35-e9ec-4ebb-b20b-078c7a75cd72", "Expires" : "-1", - "Content-Length" : "1082", - "x-ms-request-id" : "cde43a7c-061c-4314-af08-16ef88252903", - "Body" : "{\r\n \"name\": \"snp-1226071164\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/snapshots/snp-1226071164\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/disks/md-empty-76781b12\",\r\n \"sourceUniqueId\": \"d7bb0596-69ec-4a68-9b9b-4ab291836c85\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": false,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:10.4504997+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"3abfdf02-8d72-4079-b234-cd8c5031361a\"\r\n }\r\n}", - "x-ms-client-request-id" : "47cbb84f-c286-4f11-881f-f7e161c6ffbc", + "Content-Length" : "1081", + "x-ms-request-id" : "ca6c4246-6ff8-4045-9b1b-3d0368526c47", + "Body" : "{\r\n \"name\": \"snp-16600afa03\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/snapshots/snp-16600afa03\",\r\n \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/disks/md-empty-91424fdc\",\r\n \"sourceUniqueId\": \"8442c297-71d9-4c2f-8933-076999fbc7dd\"\r\n },\r\n \"diskSizeGB\": 200,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": false,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:56:31.333142+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 214748364800,\r\n \"uniqueId\": \"d05a8ae6-d89d-4fc0-aa18-e9ed503fead4\"\r\n }\r\n}", + "x-ms-client-request-id" : "f27c99d4-5037-4ac2-b2bf-d49905aad6aa", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/disks/md-snp-673169d5c?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/disks/md-snp-842071911?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "804b2227-94af-4d4c-83dc-39a1e09defba", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "66656c8f-dd46-4dc5-9feb-f09b2c7b68b7", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", + "x-ms-ratelimit-remaining-subscription-writes" : "1188", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:14 GMT", - "x-ms-correlation-request-id" : "feee0591-2926-43be-ad3b-373a814c01d6", + "Date" : "Wed, 19 Apr 2023 03:56:38 GMT", + "x-ms-correlation-request-id" : "5b9275f4-f3cf-43b9-aab0-dbcd1f744366", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022115Z:feee0591-2926-43be-ad3b-373a814c01d6", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;992,Microsoft.Compute/CreateUpdateDisks30Min;7992", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035638Z:5b9275f4-f3cf-43b9-aab0-dbcd1f744366", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;2996,Microsoft.Compute/CreateUpdateDisks30Min;24993", "Expires" : "-1", "Content-Length" : "576", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/049d0780-3a34-425b-8723-a1702cb12504?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "049d0780-3a34-425b-8723-a1702cb12504", - "Body" : "{\r\n \"name\": \"md-snp-673169d5c\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/disks/md-snp-673169d5c\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/snapshots/snp-1226071164\"\r\n },\r\n \"diskSizeGB\": 300,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "804b2227-94af-4d4c-83dc-39a1e09defba", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/049d0780-3a34-425b-8723-a1702cb12504?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/1bfe35f9-1350-473a-8fea-078663cf39b4?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "1bfe35f9-1350-473a-8fea-078663cf39b4", + "Body" : "{\r\n \"name\": \"md-snp-842071911\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/disks/md-snp-842071911\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/snapshots/snp-16600afa03\"\r\n },\r\n \"diskSizeGB\": 300,\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "66656c8f-dd46-4dc5-9feb-f09b2c7b68b7", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/1bfe35f9-1350-473a-8fea-078663cf39b4?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/049d0780-3a34-425b-8723-a1702cb12504?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/1bfe35f9-1350-473a-8fea-078663cf39b4?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "3fbb8684-774f-4aaa-8fef-01af76d44140" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b0a3746a-1ffc-43d4-a385-855dd33185e5" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11924", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e7a09f6a-e801-4132-886c-1d3c6f3d8e65", - "Date" : "Fri, 13 Jan 2023 02:21:17 GMT", + "x-ms-correlation-request-id" : "9b55aa17-e134-44de-8155-d9e6e4f111c9", + "Date" : "Wed, 19 Apr 2023 03:56:41 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49985,Microsoft.Compute/GetOperation30Min;399985", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022117Z:e7a09f6a-e801-4132-886c-1d3c6f3d8e65", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49960,Microsoft.Compute/GetOperation30Min;399945", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035641Z:9b55aa17-e134-44de-8155-d9e6e4f111c9", "Expires" : "-1", "Content-Length" : "1338", - "x-ms-request-id" : "2eea92fa-8f45-4941-92cb-8b4844bfa531", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:15.0754909+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:15.8254961+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"md-snp-673169d5c\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/disks/md-snp-673169d5c\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/snapshots/snp-1226071164\",\r\n \"sourceUniqueId\": \"3abfdf02-8d72-4079-b234-cd8c5031361a\"\r\n },\r\n \"diskSizeGB\": 300,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:15.0754909+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 322122547200,\r\n \"uniqueId\": \"3a17ca0b-f830-4ce4-b188-5ac5cf91f408\"\r\n }\r\n}\r\n },\r\n \"name\": \"049d0780-3a34-425b-8723-a1702cb12504\"\r\n}", - "x-ms-client-request-id" : "3fbb8684-774f-4aaa-8fef-01af76d44140", + "x-ms-request-id" : "fe56b909-f811-40b3-8f57-449d40f16c88", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:56:38.6456316+00:00\",\r\n \"endTime\": \"2023-04-19T03:56:39.2862586+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"md-snp-842071911\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/disks/md-snp-842071911\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/snapshots/snp-16600afa03\",\r\n \"sourceUniqueId\": \"d05a8ae6-d89d-4fc0-aa18-e9ed503fead4\"\r\n },\r\n \"diskSizeGB\": 300,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:56:38.6612572+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 322122547200,\r\n \"uniqueId\": \"3b8e1453-fad0-4b30-904a-eeebc55ca393\"\r\n }\r\n}\r\n },\r\n \"name\": \"1bfe35f9-1350-473a-8fea-078663cf39b4\"\r\n}", + "x-ms-client-request-id" : "b0a3746a-1ffc-43d4-a385-855dd33185e5", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/disks/md-snp-673169d5c?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/disks/md-snp-842071911?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "de4a6d00-2f4c-4a38-9d4f-7fa3fdfd9e44" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9552af68-3b80-4035-94fa-3a711c62e9f5" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11848", "StatusCode" : "200", - "x-ms-correlation-request-id" : "9e142de8-4a65-4d46-a130-2f80a2cdda7f", - "Date" : "Fri, 13 Jan 2023 02:21:17 GMT", + "x-ms-correlation-request-id" : "abf38246-c774-42cf-a6dd-21e696b1ca95", + "Date" : "Wed, 19 Apr 2023 03:56:43 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14982,Microsoft.Compute/LowCostGet30Min;119982", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022117Z:9e142de8-4a65-4d46-a130-2f80a2cdda7f", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14982,Microsoft.Compute/LowCostGet30Min;119964", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035643Z:abf38246-c774-42cf-a6dd-21e696b1ca95", "Expires" : "-1", "Content-Length" : "1113", - "x-ms-request-id" : "c0dcfbd3-1bd6-473c-a0f6-0a8958cd6061", - "Body" : "{\r\n \"name\": \"md-snp-673169d5c\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/disks/md-snp-673169d5c\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg38177/providers/Microsoft.Compute/snapshots/snp-1226071164\",\r\n \"sourceUniqueId\": \"3abfdf02-8d72-4079-b234-cd8c5031361a\"\r\n },\r\n \"diskSizeGB\": 300,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:15.0754909+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 322122547200,\r\n \"uniqueId\": \"3a17ca0b-f830-4ce4-b188-5ac5cf91f408\"\r\n }\r\n}", - "x-ms-client-request-id" : "de4a6d00-2f4c-4a38-9d4f-7fa3fdfd9e44", + "x-ms-request-id" : "99f4f1a7-c75f-4f3d-bad2-3f133a482398", + "Body" : "{\r\n \"name\": \"md-snp-842071911\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/disks/md-snp-842071911\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg75127/providers/Microsoft.Compute/snapshots/snp-16600afa03\",\r\n \"sourceUniqueId\": \"d05a8ae6-d89d-4fc0-aa18-e9ed503fead4\"\r\n },\r\n \"diskSizeGB\": 300,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:56:38.6612572+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": 322122547200,\r\n \"uniqueId\": \"3b8e1453-fad0-4b30-904a-eeebc55ca393\"\r\n }\r\n}", + "x-ms-client-request-id" : "9552af68-3b80-4035-94fa-3a711c62e9f5", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg38177?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg75127?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "fc822444-438b-4ab4-a6f6-78f90a3f3e7d", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "7495ed9e-2154-464c-819c-8586f5c70564", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", + "x-ms-ratelimit-remaining-subscription-deletes" : "14998", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:20 GMT", - "x-ms-correlation-request-id" : "def9ec3f-4791-4efa-9601-5f74fe05efb5", + "Date" : "Wed, 19 Apr 2023 03:56:49 GMT", + "x-ms-correlation-request-id" : "c9fc2f06-9a3c-463b-8f5a-b970c205ce52", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022120Z:def9ec3f-4791-4efa-9601-5f74fe05efb5", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035649Z:c9fc2f06-9a3c-463b-8f5a-b970c205ce52", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "def9ec3f-4791-4efa-9601-5f74fe05efb5", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkczODE3Ny1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2021-01-01" + "x-ms-request-id" : "c9fc2f06-9a3c-463b-8f5a-b970c205ce52", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc3NTEyNy1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javacsmrg38177", "md-empty-76781b12", "md-snp-673169d5c", "snp-1226071164" ] + "variables" : [ "javacsmrg75127", "md-empty-91424fdc", "md-snp-842071911", "snp-16600afa03" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnManagedDiskFromUpload.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnManagedDiskFromUpload.json index edfca612097ea..71793894356b3 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnManagedDiskFromUpload.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/ManagedDiskOperationsTests.canOperateOnManagedDiskFromUpload.json @@ -1,10 +1,10 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg76648?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg95889?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "fdaf07ae-1f0c-4825-83d0-f6dceb1328f7", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "38d88415-9a16-4245-b20e-780ba6237c73", "Content-Type" : "application/json" }, "Response" : { @@ -13,249 +13,249 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:20:59 GMT", - "x-ms-correlation-request-id" : "c0520503-e5e9-40cd-a2b8-7019f324ad0d", + "Date" : "Wed, 19 Apr 2023 03:50:37 GMT", + "x-ms-correlation-request-id" : "2dfc85fd-cb53-42be-a666-a1012407310a", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022100Z:c0520503-e5e9-40cd-a2b8-7019f324ad0d", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035037Z:2dfc85fd-cb53-42be-a666-a1012407310a", "Expires" : "-1", "Content-Length" : "232", - "x-ms-request-id" : "c0520503-e5e9-40cd-a2b8-7019f324ad0d", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76648\",\"name\":\"javacsmrg76648\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "2dfc85fd-cb53-42be-a666-a1012407310a", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95889\",\"name\":\"javacsmrg95889\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76648/providers/Microsoft.Compute/disks/md-239981fd15e?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95889/providers/Microsoft.Compute/disks/md-2685769a003?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "298c778e-3a5a-4295-91f2-e6399dcde56c", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "acdb55fa-bd6f-4a79-a41f-120138bf015e", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1199", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:05 GMT", - "x-ms-correlation-request-id" : "8dae32e9-e59c-4e5d-946f-ccb2354ca3d4", + "Date" : "Wed, 19 Apr 2023 03:50:50 GMT", + "x-ms-correlation-request-id" : "75752031-46a3-42a4-b8d1-e4ca4d7e8cb1", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022106Z:8dae32e9-e59c-4e5d-946f-ccb2354ca3d4", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;997,Microsoft.Compute/CreateUpdateDisks30Min;7997", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035051Z:75752031-46a3-42a4-b8d1-e4ca4d7e8cb1", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateDisks3Min;2999,Microsoft.Compute/CreateUpdateDisks30Min;24999", "Expires" : "-1", "Content-Length" : "469", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/4ec11d9b-725f-447b-8e0b-648ce9d78aa3?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "4ec11d9b-725f-447b-8e0b-648ce9d78aa3", - "Body" : "{\r\n \"name\": \"md-239981fd15e\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76648/providers/Microsoft.Compute/disks/md-239981fd15e\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Upload\",\r\n \"uploadSizeBytes\": 1048576512\r\n },\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "298c778e-3a5a-4295-91f2-e6399dcde56c", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/4ec11d9b-725f-447b-8e0b-648ce9d78aa3?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/b8391ba7-a28a-409d-88f0-9c708378f13e?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "b8391ba7-a28a-409d-88f0-9c708378f13e", + "Body" : "{\r\n \"name\": \"md-2685769a003\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95889/providers/Microsoft.Compute/disks/md-2685769a003\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Upload\",\r\n \"uploadSizeBytes\": 1048576512\r\n },\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "acdb55fa-bd6f-4a79-a41f-120138bf015e", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/b8391ba7-a28a-409d-88f0-9c708378f13e?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/4ec11d9b-725f-447b-8e0b-648ce9d78aa3?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/b8391ba7-a28a-409d-88f0-9c708378f13e?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "519cf1db-2a65-4e29-930b-ea876cff4407" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "be4b9070-f257-41df-ac62-5035b7211dcd" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", - "x-ms-correlation-request-id" : "be3d126a-96c1-4cf2-8b97-7ec1deaca82d", - "Date" : "Fri, 13 Jan 2023 02:21:08 GMT", + "x-ms-correlation-request-id" : "d5101af6-3831-4e60-a0bd-7b33d326f4a2", + "Date" : "Wed, 19 Apr 2023 03:51:15 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49997,Microsoft.Compute/GetOperation30Min;399997", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022108Z:be3d126a-96c1-4cf2-8b97-7ec1deaca82d", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49998,Microsoft.Compute/GetOperation30Min;399998", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035115Z:d5101af6-3831-4e60-a0bd-7b33d326f4a2", "Expires" : "-1", - "Content-Length" : "1087", - "x-ms-request-id" : "6bdb2622-c2f6-423e-9a2f-c934988bab00", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:06.3880036+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:06.5130033+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\r\n \"name\": \"md-239981fd15e\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76648/providers/Microsoft.Compute/disks/md-239981fd15e\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Upload\",\r\n \"uploadSizeBytes\": 1048576512\r\n },\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:06.3880036+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"ReadyToUpload\",\r\n \"uniqueId\": \"42af3625-9a14-45de-9ef1-b4cf0356b583\"\r\n }\r\n}\r\n },\r\n \"name\": \"4ec11d9b-725f-447b-8e0b-648ce9d78aa3\"\r\n}", - "x-ms-client-request-id" : "519cf1db-2a65-4e29-930b-ea876cff4407", + "Content-Length" : "919", + "x-ms-request-id" : "76ae1ac2-2282-4fb7-97ad-86d45ea7e5ef", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:50:51.0366077+00:00\",\r\n \"endTime\": \"2023-04-19T03:50:51.1928426+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"properties\": {\r\n \"output\": {\"name\":\"md-2685769a003\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95889/providers/Microsoft.Compute/disks/md-2685769a003\",\"type\":\"Microsoft.Compute/disks\",\"location\":\"westcentralus\",\"tags\":{},\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"properties\":{\"creationData\":{\"createOption\":\"Upload\",\"uploadSizeBytes\":1048576512},\"diskIOPSReadWrite\":500,\"diskMBpsReadWrite\":60,\"encryption\":{\"type\":\"EncryptionAtRestWithPlatformKey\"},\"networkAccessPolicy\":\"AllowAll\",\"publicNetworkAccess\":\"Enabled\",\"timeCreated\":\"2023-04-19T03:50:51.0522135+00:00\",\"provisioningState\":\"Succeeded\",\"diskState\":\"ReadyToUpload\",\"uniqueId\":\"c38cb178-1ad4-4c1f-80a0-fd9f01d50312\"}}\r\n },\r\n \"name\": \"b8391ba7-a28a-409d-88f0-9c708378f13e\"\r\n}", + "x-ms-client-request-id" : "be4b9070-f257-41df-ac62-5035b7211dcd", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76648/providers/Microsoft.Compute/disks/md-239981fd15e?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95889/providers/Microsoft.Compute/disks/md-2685769a003?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "3000ed83-377c-4f6c-ac82-886d2088031b" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3c41e4ad-bc12-4ca8-b555-811a510e0a0b" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", + "x-ms-ratelimit-remaining-subscription-reads" : "11960", "StatusCode" : "200", - "x-ms-correlation-request-id" : "7b83d082-b89b-4ddd-84a9-8d6451cb7c9f", - "Date" : "Fri, 13 Jan 2023 02:21:09 GMT", + "x-ms-correlation-request-id" : "c53361d9-abb6-4ec4-9d2b-863669d8e9b0", + "Date" : "Wed, 19 Apr 2023 03:51:24 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14997,Microsoft.Compute/LowCostGet30Min;119997", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022109Z:7b83d082-b89b-4ddd-84a9-8d6451cb7c9f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035124Z:c53361d9-abb6-4ec4-9d2b-863669d8e9b0", "Expires" : "-1", "Content-Length" : "862", - "x-ms-request-id" : "655bf5ec-14d6-46b0-bac4-9c68306f4042", - "Body" : "{\r\n \"name\": \"md-239981fd15e\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76648/providers/Microsoft.Compute/disks/md-239981fd15e\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Upload\",\r\n \"uploadSizeBytes\": 1048576512\r\n },\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:06.3880036+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"ReadyToUpload\",\r\n \"uniqueId\": \"42af3625-9a14-45de-9ef1-b4cf0356b583\"\r\n }\r\n}", - "x-ms-client-request-id" : "3000ed83-377c-4f6c-ac82-886d2088031b", + "x-ms-request-id" : "95003710-aada-451f-8c35-d054e8a3ff5d", + "Body" : "{\r\n \"name\": \"md-2685769a003\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95889/providers/Microsoft.Compute/disks/md-2685769a003\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Upload\",\r\n \"uploadSizeBytes\": 1048576512\r\n },\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:50:51.0522135+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"ReadyToUpload\",\r\n \"uniqueId\": \"c38cb178-1ad4-4c1f-80a0-fd9f01d50312\"\r\n }\r\n}", + "x-ms-client-request-id" : "3c41e4ad-bc12-4ca8-b555-811a510e0a0b", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76648/providers/Microsoft.Compute/disks/md-239981fd15e?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95889/providers/Microsoft.Compute/disks/md-2685769a003?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "90836fa7-5801-4b49-aeb5-65aac68a440e", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b44b9353-5ce2-48b9-b3cd-24d5dc3b35c4", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11964", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:21:08 GMT", - "x-ms-correlation-request-id" : "ddfd99ad-d1bb-4b5e-883b-873d4e8a48ef", + "Date" : "Wed, 19 Apr 2023 03:51:30 GMT", + "x-ms-correlation-request-id" : "0666b552-2c2d-44bd-bd57-1af2cd6f3553", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022109Z:ddfd99ad-d1bb-4b5e-883b-873d4e8a48ef", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035130Z:0666b552-2c2d-44bd-bd57-1af2cd6f3553", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;14996,Microsoft.Compute/LowCostGet30Min;119996", "Expires" : "-1", "Content-Length" : "862", - "x-ms-request-id" : "641dafc0-562a-4b8c-a5f2-6675dde32d95", - "Body" : "{\r\n \"name\": \"md-239981fd15e\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76648/providers/Microsoft.Compute/disks/md-239981fd15e\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Upload\",\r\n \"uploadSizeBytes\": 1048576512\r\n },\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-01-13T02:21:06.3880036+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"ReadyToUpload\",\r\n \"uniqueId\": \"42af3625-9a14-45de-9ef1-b4cf0356b583\"\r\n }\r\n}", - "x-ms-client-request-id" : "90836fa7-5801-4b49-aeb5-65aac68a440e", + "x-ms-request-id" : "73e4dedb-2641-44fa-ac5e-93dd61fb0027", + "Body" : "{\r\n \"name\": \"md-2685769a003\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95889/providers/Microsoft.Compute/disks/md-2685769a003\",\r\n \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Upload\",\r\n \"uploadSizeBytes\": 1048576512\r\n },\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n \"publicNetworkAccess\": \"Enabled\",\r\n \"timeCreated\": \"2023-04-19T03:50:51.0522135+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"ReadyToUpload\",\r\n \"uniqueId\": \"c38cb178-1ad4-4c1f-80a0-fd9f01d50312\"\r\n }\r\n}", + "x-ms-client-request-id" : "b44b9353-5ce2-48b9-b3cd-24d5dc3b35c4", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76648/providers/Microsoft.Compute/disks/md-239981fd15e?api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95889/providers/Microsoft.Compute/disks/md-2685769a003?api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "42e3c1c6-29e8-4dce-acba-009e66145d6d", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0f1edbae-8a09-4add-ba11-60d373920a07", "Content-Type" : "application/json" }, "Response" : { "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:09 GMT", - "x-ms-correlation-request-id" : "49b6aba3-370a-4604-b157-ef5759e6dca1", + "Date" : "Wed, 19 Apr 2023 03:51:41 GMT", + "x-ms-correlation-request-id" : "7c5b202f-a68f-4783-af74-fe751dc2d692", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022110Z:49b6aba3-370a-4604-b157-ef5759e6dca1", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035141Z:7c5b202f-a68f-4783-af74-fe751dc2d692", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteDisks3Min;2999,Microsoft.Compute/DeleteDisks30Min;23999", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/522f0f2e-f0f0-49f1-a315-9d2ad903d06b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", - "x-ms-request-id" : "522f0f2e-f0f0-49f1-a315-9d2ad903d06b", - "x-ms-client-request-id" : "42e3c1c6-29e8-4dce-acba-009e66145d6d", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/522f0f2e-f0f0-49f1-a315-9d2ad903d06b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02" + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/af5e41de-78ad-4392-b312-36cf37913b57?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "x-ms-request-id" : "af5e41de-78ad-4392-b312-36cf37913b57", + "x-ms-client-request-id" : "0f1edbae-8a09-4add-ba11-60d373920a07", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/af5e41de-78ad-4392-b312-36cf37913b57?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/522f0f2e-f0f0-49f1-a315-9d2ad903d06b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/af5e41de-78ad-4392-b312-36cf37913b57?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "aec801f7-73dc-4901-b5c4-ef378dc48d6d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6d859baf-24cb-4bc0-b99d-f2e94da94e13" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11859", "StatusCode" : "200", - "x-ms-correlation-request-id" : "d33477de-d2e8-48ab-a2b6-06b921f79172", - "Date" : "Fri, 13 Jan 2023 02:21:40 GMT", + "x-ms-correlation-request-id" : "ed946f2a-e73e-4672-b363-f67fe77dc03d", + "Date" : "Wed, 19 Apr 2023 03:52:13 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49971,Microsoft.Compute/GetOperation30Min;399971", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022140Z:d33477de-d2e8-48ab-a2b6-06b921f79172", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49996,Microsoft.Compute/GetOperation30Min;399996", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035213Z:ed946f2a-e73e-4672-b363-f67fe77dc03d", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "d98d787e-24f9-481d-a37a-705a2c19cbdd", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:10.4192496+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:10.5598755+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"522f0f2e-f0f0-49f1-a315-9d2ad903d06b\"\r\n}", - "x-ms-client-request-id" : "aec801f7-73dc-4901-b5c4-ef378dc48d6d", + "x-ms-request-id" : "6616dde9-06be-462a-9209-cfd513751ed8", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:51:41.7240696+00:00\",\r\n \"endTime\": \"2023-04-19T03:51:41.8646781+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"af5e41de-78ad-4392-b312-36cf37913b57\"\r\n}", + "x-ms-client-request-id" : "6d859baf-24cb-4bc0-b99d-f2e94da94e13", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/522f0f2e-f0f0-49f1-a315-9d2ad903d06b?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/af5e41de-78ad-4392-b312-36cf37913b57?p=ac847319-dec9-4ef6-8b03-26c03f4c1e4c&monitor=true&api-version=2022-07-02", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c2139fc0-ce9f-4098-a9cf-79e97c1046d7" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2bd0d34e-da18-43f3-ba2d-5d8e60bc0be0" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_133084340093219521", + "x-ms-served-by" : "ac847319-dec9-4ef6-8b03-26c03f4c1e4c_132616953258429173", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11821", "StatusCode" : "200", - "x-ms-correlation-request-id" : "3649d96f-0b7c-419c-ba91-3003e440b2c1", - "Date" : "Fri, 13 Jan 2023 02:21:40 GMT", + "x-ms-correlation-request-id" : "c71f1187-0a66-4d03-ad57-0faea4312271", + "Date" : "Wed, 19 Apr 2023 03:52:13 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49970,Microsoft.Compute/GetOperation30Min;399970", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022141Z:3649d96f-0b7c-419c-ba91-3003e440b2c1", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;49995,Microsoft.Compute/GetOperation30Min;399995", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035214Z:c71f1187-0a66-4d03-ad57-0faea4312271", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "6859bb8d-c416-4a53-807c-afc9c0a6bfc6", - "x-ms-client-request-id" : "c2139fc0-ce9f-4098-a9cf-79e97c1046d7" + "x-ms-request-id" : "6b2285c8-93ab-4468-baab-c0ce24268823", + "x-ms-client-request-id" : "2bd0d34e-da18-43f3-ba2d-5d8e60bc0be0" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg76648?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg95889?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c54829b2-c512-492f-81f8-afae558bf9db", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1574d9b6-bbbc-46b6-867a-800101fe4816", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", + "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:44 GMT", - "x-ms-correlation-request-id" : "fec530cc-3360-4cb9-a520-8aeff8e96d44", + "Date" : "Wed, 19 Apr 2023 03:52:17 GMT", + "x-ms-correlation-request-id" : "cf6958ef-751e-4f78-9efd-628bfe0e4572", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022144Z:fec530cc-3360-4cb9-a520-8aeff8e96d44", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035217Z:cf6958ef-751e-4f78-9efd-628bfe0e4572", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "fec530cc-3360-4cb9-a520-8aeff8e96d44", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc3NjY0OC1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2021-01-01" + "x-ms-request-id" : "cf6958ef-751e-4f78-9efd-628bfe0e4572", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc5NTg4OS1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javacsmrg76648", "md-239981fd15e" ] + "variables" : [ "javacsmrg95889", "md-2685769a003" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateTrustedLaunchVMsFromGalleryImage.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateTrustedLaunchVMsFromGalleryImage.json index d40b5a8179073..3da8ed15958fc 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateTrustedLaunchVMsFromGalleryImage.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateTrustedLaunchVMsFromGalleryImage.json @@ -522,7 +522,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "16cdbf9e-f5c5-4f20-a842-b2358d03aeb3", @@ -544,7 +544,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;236,Microsoft.Compute/PutVM30Min;1196", "Expires" : "-1", "Content-Length" : "3107", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/b8aa119d-bea6-4aa8-aaba-81b4e75de426?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/b8aa119d-bea6-4aa8-aaba-81b4e75de426?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "b8aa119d-bea6-4aa8-aaba-81b4e75de426", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"44e8b38c-1a4b-4c87-b885-34d5a839e773\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"0001-com-ubuntu-server-focal\",\r\n \"sku\": \"20_04-lts-gen2\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"20.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"javauser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/javauser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDS268IWmTjCIcq5I+vBfAiZoqG3rA8JnJ2sxVyBUIiIindK9el/DTZFW/30+0KkmVJNGK1qQWafLiULV4Rb0KQi1jWUfkFON8SPpDzIJnsZhxVQ/PI4ONu2EofQapl4vmnNtyUpP0JhNnM3z8ZAt0V2ubjx/gqggr7Hf/tlYBLeQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"securityProfile\": {\r\n \"uefiSettings\": {\r\n \"secureBootEnabled\": true,\r\n \"vTpmEnabled\": true\r\n },\r\n \"securityType\": \"TrustedLaunch\"\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Network/networkInterfaces/nic1812866772e\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:58.4727567+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "16cdbf9e-f5c5-4f20-a842-b2358d03aeb3", @@ -553,7 +553,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/b8aa119d-bea6-4aa8-aaba-81b4e75de426?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/b8aa119d-bea6-4aa8-aaba-81b4e75de426?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f9123503-b06c-44a9-a55c-292ddf24be5e" @@ -581,7 +581,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/b8aa119d-bea6-4aa8-aaba-81b4e75de426?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/b8aa119d-bea6-4aa8-aaba-81b4e75de426?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2cb787ab-a2b9-4d06-9c2f-b6737396d473" @@ -609,7 +609,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "94a4fc9e-a558-4fdb-9947-dd8de76b5ece" @@ -637,7 +637,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/virtualMachines/javavm/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/virtualMachines/javavm/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "97695870-9f89-4184-8fac-d1d6ee552fd7", @@ -659,15 +659,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1199", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/821850c8-9411-4458-8b48-9a6d2b069a65?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/821850c8-9411-4458-8b48-9a6d2b069a65?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "821850c8-9411-4458-8b48-9a6d2b069a65", "x-ms-client-request-id" : "97695870-9f89-4184-8fac-d1d6ee552fd7", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/821850c8-9411-4458-8b48-9a6d2b069a65?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/821850c8-9411-4458-8b48-9a6d2b069a65?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/821850c8-9411-4458-8b48-9a6d2b069a65?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/821850c8-9411-4458-8b48-9a6d2b069a65?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "393982b5-dc79-4c44-8fbb-5632cc07ec75" @@ -695,7 +695,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/821850c8-9411-4458-8b48-9a6d2b069a65?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/821850c8-9411-4458-8b48-9a6d2b069a65?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a9464f41-806e-4715-b9c0-3a14e490a152" @@ -723,7 +723,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/821850c8-9411-4458-8b48-9a6d2b069a65?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/821850c8-9411-4458-8b48-9a6d2b069a65?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9c5ec9a7-2791-4954-9503-1e5430754664" @@ -749,7 +749,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/virtualMachines/javavm/generalize?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/virtualMachines/javavm/generalize?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "793b8aa7-9305-48b1-b34d-8fa1b77e344c", @@ -802,7 +802,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/images/img18121e46b43?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/images/img18121e46b43?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "abe92f57-0b45-4986-99c7-39d287e29582", @@ -824,7 +824,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateImages3Min;39,Microsoft.Compute/CreateImages30Min;199", "Expires" : "-1", "Content-Length" : "1571", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/49609690-c88d-4b29-83c2-e4d3ae7cb449?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/49609690-c88d-4b29-83c2-e4d3ae7cb449?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "49609690-c88d-4b29-83c2-e4d3ae7cb449", "Body" : "{\r\n \"name\": \"img18121e46b43\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/images/img18121e46b43\",\r\n \"type\": \"Microsoft.Compute/images\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/disks/javavm_OsDisk_1_e05bc0a4085344d291b7e3698ab1d060\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"diskSizeGB\": 2,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/disks/javavm_disk2_b19670c303424a45b30c6953392b1a50\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 2,\r\n \"diskSizeGB\": 2,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/disks/javavm_disk3_6e4d3918f986482e8cc1b4a511536072\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"hyperVGeneration\": \"V2\"\r\n }\r\n}", "x-ms-client-request-id" : "abe92f57-0b45-4986-99c7-39d287e29582", @@ -833,7 +833,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/49609690-c88d-4b29-83c2-e4d3ae7cb449?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/49609690-c88d-4b29-83c2-e4d3ae7cb449?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "56f21a29-e422-45f2-86e1-8201dee19c25" @@ -861,7 +861,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/images/img18121e46b43?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/images/img18121e46b43?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e4c806f1-369a-45ec-a23b-37d5c9924d9e" @@ -1326,7 +1326,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/virtualMachines/tlvm21894b9c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/virtualMachines/tlvm21894b9c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "53767bc2-33c2-498a-a49c-e00e737e29da", @@ -1348,7 +1348,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;239,Microsoft.Compute/PutVM30Min;1182", "Expires" : "-1", "Content-Length" : "3154", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/a2581759-3fc2-42bc-9f47-7bbba20e7c20?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/a2581759-3fc2-42bc-9f47-7bbba20e7c20?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "a2581759-3fc2-42bc-9f47-7bbba20e7c20", "Body" : "{\r\n \"name\": \"tlvm21894b9c\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/virtualMachines/tlvm21894b9c\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"67726c9c-7a00-483f-a9cd-6d447330ad0c\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/galleries/jsim51660d72/images/SampleImages/versions/0.0.1\",\r\n \"exactVersion\": \"0.0.1\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 3,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 3,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"tlvm21894b9c\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDS268IWmTjCIcq5I+vBfAiZoqG3rA8JnJ2sxVyBUIiIindK9el/DTZFW/30+0KkmVJNGK1qQWafLiULV4Rb0KQi1jWUfkFON8SPpDzIJnsZhxVQ/PI4ONu2EofQapl4vmnNtyUpP0JhNnM3z8ZAt0V2ubjx/gqggr7Hf/tlYBLeQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"securityProfile\": {\r\n \"uefiSettings\": {\r\n \"secureBootEnabled\": true,\r\n \"vTpmEnabled\": true\r\n },\r\n \"securityType\": \"TrustedLaunch\"\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Network/networkInterfaces/nic06662aa247e\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:33:38.0041787+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "53767bc2-33c2-498a-a49c-e00e737e29da", @@ -1357,7 +1357,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/a2581759-3fc2-42bc-9f47-7bbba20e7c20?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/a2581759-3fc2-42bc-9f47-7bbba20e7c20?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3ecb9b4d-03d7-4b39-a55d-772725496231" @@ -1385,7 +1385,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/a2581759-3fc2-42bc-9f47-7bbba20e7c20?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/a2581759-3fc2-42bc-9f47-7bbba20e7c20?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e0c39e2b-b501-438e-a29c-964c70594d4c" @@ -1413,7 +1413,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/virtualMachines/tlvm21894b9c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg42367/providers/Microsoft.Compute/virtualMachines/tlvm21894b9c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "51d9880c-60f2-49da-9190-236c773d36bc" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateUpdateGetDeleteGalleryImage.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateUpdateGetDeleteGalleryImage.json index 812192de458d7..3ba87159bf6d4 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateUpdateGetDeleteGalleryImage.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateUpdateGetDeleteGalleryImage.json @@ -1,587 +1,587 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg39198?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg86310?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "19631fc6-ccc4-44de-90f3-226841804822", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a383d71d-68e8-4bb7-8155-9266107071a9", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:21:09 GMT", - "x-ms-correlation-request-id" : "c8246864-1ed4-4a6a-a4ba-8391658ed6fd", + "Date" : "Wed, 19 Apr 2023 03:50:37 GMT", + "x-ms-correlation-request-id" : "fa3e1c53-5c0d-48e0-96d8-7685f87c29c1", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022110Z:c8246864-1ed4-4a6a-a4ba-8391658ed6fd", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035037Z:fa3e1c53-5c0d-48e0-96d8-7685f87c29c1", "Expires" : "-1", "Content-Length" : "232", - "x-ms-request-id" : "c8246864-1ed4-4a6a-a4ba-8391658ed6fd", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198\",\"name\":\"javacsmrg39198\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "fa3e1c53-5c0d-48e0-96d8-7685f87c29c1", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310\",\"name\":\"javacsmrg86310\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0ed5b9ca-ddff-4ae7-ae38-5c8a0c59cee2", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9ddd848c-9082-4359-b3d3-cabf0bcec7a0", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:21:18 GMT", - "x-ms-correlation-request-id" : "18c36d0d-862b-40a1-a9cf-ed42dc65ad2b", + "Date" : "Wed, 19 Apr 2023 03:50:53 GMT", + "x-ms-correlation-request-id" : "743b649f-02d0-4a5e-82c6-4cef73434333", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022118Z:18c36d0d-862b-40a1-a9cf-ed42dc65ad2b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035053Z:743b649f-02d0-4a5e-82c6-4cef73434333", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateGallery3Min;46,Microsoft.Compute/CreateUpdateGallery30Min;296", "Expires" : "-1", "Content-Length" : "472", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/46dfc78a-ded1-40d1-8e2c-817e1ff4c55f?api-version=2022-03-03", - "x-ms-request-id" : "46dfc78a-ded1-40d1-8e2c-817e1ff4c55f", - "Body" : "{\r\n \"name\": \"jsim987469a4\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"description\": \"java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JSIM987469A4\"\r\n },\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", - "x-ms-client-request-id" : "0ed5b9ca-ddff-4ae7-ae38-5c8a0c59cee2", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/67f1879b-5500-4388-8bd9-a043a964ccc4?api-version=2022-03-03", + "x-ms-request-id" : "67f1879b-5500-4388-8bd9-a043a964ccc4", + "Body" : "{\r\n \"name\": \"jsim25717210\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"description\": \"java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JSIM25717210\"\r\n },\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "x-ms-client-request-id" : "9ddd848c-9082-4359-b3d3-cabf0bcec7a0", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/46dfc78a-ded1-40d1-8e2c-817e1ff4c55f?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/67f1879b-5500-4388-8bd9-a043a964ccc4?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "9a46a126-4831-4736-8184-8a0cc86267e5" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "32bf74c2-97f7-4973-b8d4-d7f655c24070" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11913", "StatusCode" : "200", - "x-ms-correlation-request-id" : "9d14337e-799b-4443-b1a5-732f3fd2527c", - "Date" : "Fri, 13 Jan 2023 02:21:48 GMT", + "x-ms-correlation-request-id" : "0ca18b87-7bc7-4af1-91ea-6b9da0cfac25", + "Date" : "Wed, 19 Apr 2023 03:51:42 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperationStatus3Min;1192,Microsoft.Compute/GetOperationStatus30Min;4192", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022148Z:9d14337e-799b-4443-b1a5-732f3fd2527c", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035143Z:0ca18b87-7bc7-4af1-91ea-6b9da0cfac25", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "dfbe7cfc-bd4b-4e26-b515-0e667c6f93fd", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:17.2154973+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:17.3249037+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"46dfc78a-ded1-40d1-8e2c-817e1ff4c55f\"\r\n}", - "x-ms-client-request-id" : "9a46a126-4831-4736-8184-8a0cc86267e5", + "x-ms-request-id" : "ad9e75c6-8633-44cc-a0c7-e75915692ad1", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:50:52.3774807+00:00\",\r\n \"endTime\": \"2023-04-19T03:50:52.4868769+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"67f1879b-5500-4388-8bd9-a043a964ccc4\"\r\n}", + "x-ms-client-request-id" : "32bf74c2-97f7-4973-b8d4-d7f655c24070", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "8d665c89-5d02-4400-9d4a-db30bf832adb" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6ddbce5d-52f7-40c1-a559-988565161836" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11962", "StatusCode" : "200", - "x-ms-correlation-request-id" : "886453d2-a921-46c5-b6f0-9dad205f482f", - "Date" : "Fri, 13 Jan 2023 02:21:52 GMT", + "x-ms-correlation-request-id" : "f34bfb10-f039-4fdf-b985-cc5520737b90", + "Date" : "Wed, 19 Apr 2023 03:51:48 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetGallery3Min;332,Microsoft.Compute/GetGallery30Min;2482", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022152Z:886453d2-a921-46c5-b6f0-9dad205f482f", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetGallery3Min;329,Microsoft.Compute/GetGallery30Min;2479", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035149Z:f34bfb10-f039-4fdf-b985-cc5520737b90", "Expires" : "-1", "Content-Length" : "473", - "x-ms-request-id" : "c145428d-3f13-48b8-9220-7cc038263bed", - "Body" : "{\r\n \"name\": \"jsim987469a4\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"description\": \"java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JSIM987469A4\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", - "x-ms-client-request-id" : "8d665c89-5d02-4400-9d4a-db30bf832adb", + "x-ms-request-id" : "22b47ef5-89b6-4321-825a-0b460804b86e", + "Body" : "{\r\n \"name\": \"jsim25717210\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"description\": \"java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JSIM25717210\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "x-ms-client-request-id" : "6ddbce5d-52f7-40c1-a559-988565161836", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "e3799847-76d4-430c-85d5-59903c8781ea", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1e2f6edf-67d4-4225-9c43-598768234e0d", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", + "x-ms-ratelimit-remaining-subscription-writes" : "1191", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:21:54 GMT", - "x-ms-correlation-request-id" : "194ffcf2-b26e-4dde-b593-b9622035c712", + "Date" : "Wed, 19 Apr 2023 03:51:54 GMT", + "x-ms-correlation-request-id" : "83e72c01-4e36-44e7-b540-1bd8bb52566e", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022154Z:194ffcf2-b26e-4dde-b593-b9622035c712", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035154Z:83e72c01-4e36-44e7-b540-1bd8bb52566e", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateGalleryImage3Min;147,Microsoft.Compute/CreateUpdateGalleryImage30Min;747", "Expires" : "-1", "Content-Length" : "793", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/8bc8b9ae-5fad-4f1a-bad1-ff52becc7257?api-version=2022-03-03", - "x-ms-request-id" : "8bc8b9ae-5fad-4f1a-bad1-ff52becc7257", - "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"max\": 25\r\n },\r\n \"memory\": {\r\n \"max\": 3200\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\",\r\n \"Premium_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", - "x-ms-client-request-id" : "e3799847-76d4-430c-85d5-59903c8781ea", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/d6783c96-0526-40f4-9e62-9d0f5839cd15?api-version=2022-03-03", + "x-ms-request-id" : "d6783c96-0526-40f4-9e62-9d0f5839cd15", + "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"max\": 25\r\n },\r\n \"memory\": {\r\n \"max\": 3200\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\",\r\n \"Premium_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "x-ms-client-request-id" : "1e2f6edf-67d4-4225-9c43-598768234e0d", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/8bc8b9ae-5fad-4f1a-bad1-ff52becc7257?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/d6783c96-0526-40f4-9e62-9d0f5839cd15?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "9b45e844-52e5-4a66-bc91-e7f7f4e9c7fa" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a9568c6a-6303-4673-9a00-3650bdfa3b2a" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11777", + "x-ms-ratelimit-remaining-subscription-reads" : "11790", "StatusCode" : "200", - "x-ms-correlation-request-id" : "519c49f4-13db-4761-80e4-f846df188711", - "Date" : "Fri, 13 Jan 2023 02:22:25 GMT", + "x-ms-correlation-request-id" : "712fdc80-073d-46a6-81e7-632f52c691f8", + "Date" : "Wed, 19 Apr 2023 03:52:25 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;4183", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022225Z:519c49f4-13db-4761-80e4-f846df188711", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035226Z:712fdc80-073d-46a6-81e7-632f52c691f8", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "cb548faa-ea76-428a-aa3b-dedbb3396991", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:53.8561986+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:53.9811864+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"8bc8b9ae-5fad-4f1a-bad1-ff52becc7257\"\r\n}", - "x-ms-client-request-id" : "9b45e844-52e5-4a66-bc91-e7f7f4e9c7fa", + "x-ms-request-id" : "0123be85-5902-44f5-bcf1-9fdd7d5c390e", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:51:53.8777437+00:00\",\r\n \"endTime\": \"2023-04-19T03:51:53.9871536+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"d6783c96-0526-40f4-9e62-9d0f5839cd15\"\r\n}", + "x-ms-client-request-id" : "a9568c6a-6303-4673-9a00-3650bdfa3b2a", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "4a0fbab6-e69f-403b-9d3a-987336b6039c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d8da5df0-c62b-4961-a2de-f2131b058f3d" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11732", + "x-ms-ratelimit-remaining-subscription-reads" : "11854", "StatusCode" : "200", - "x-ms-correlation-request-id" : "fcfcd5c9-7c24-43b3-8c9c-edc07e655110", - "Date" : "Fri, 13 Jan 2023 02:22:28 GMT", + "x-ms-correlation-request-id" : "330a80ce-687b-45e9-8137-fc8fe6e5d77f", + "Date" : "Wed, 19 Apr 2023 03:52:26 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetGalleryImage3Min;586,Microsoft.Compute/GetGalleryImage30Min;2986", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022229Z:fcfcd5c9-7c24-43b3-8c9c-edc07e655110", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetGalleryImage3Min;588,Microsoft.Compute/GetGalleryImage30Min;2988", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035227Z:330a80ce-687b-45e9-8137-fc8fe6e5d77f", "Expires" : "-1", "Content-Length" : "794", - "x-ms-request-id" : "1d9aee11-b098-4e90-aec9-3c0181d0edbf", - "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"max\": 25\r\n },\r\n \"memory\": {\r\n \"max\": 3200\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\",\r\n \"Premium_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", - "x-ms-client-request-id" : "4a0fbab6-e69f-403b-9d3a-987336b6039c", + "x-ms-request-id" : "01e5c3a8-f5c1-4a33-a579-9f2edd7aecec", + "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"max\": 25\r\n },\r\n \"memory\": {\r\n \"max\": 3200\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\",\r\n \"Premium_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "x-ms-client-request-id" : "d8da5df0-c62b-4961-a2de-f2131b058f3d", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "736fc168-d5e1-4490-9381-e1b413c33b78", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a794d491-2aac-4144-b8af-fbdf3d30ab7f", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1192", + "x-ms-ratelimit-remaining-subscription-writes" : "1193", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:22:29 GMT", - "x-ms-correlation-request-id" : "adacdfa9-4cda-4622-80e4-f6bb2ae18d76", + "Date" : "Wed, 19 Apr 2023 03:52:27 GMT", + "x-ms-correlation-request-id" : "e87da1a4-1825-49d1-901b-4e8daa4e237b", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022229Z:adacdfa9-4cda-4622-80e4-f6bb2ae18d76", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035228Z:e87da1a4-1825-49d1-901b-4e8daa4e237b", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateGalleryImage3Min;146,Microsoft.Compute/CreateUpdateGalleryImage30Min;746", "Expires" : "-1", "Content-Length" : "811", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/cecae3da-2eb9-41e8-b1fc-7daee50b5d87?api-version=2022-03-03", - "x-ms-request-id" : "cecae3da-2eb9-41e8-b1fc-7daee50b5d87", - "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"min\": 15,\r\n \"max\": 25\r\n },\r\n \"memory\": {\r\n \"min\": 2200,\r\n \"max\": 3200\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", - "x-ms-client-request-id" : "736fc168-d5e1-4490-9381-e1b413c33b78", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/00a401c2-8a52-4fb6-bcca-93be0e5d00d0?api-version=2022-03-03", + "x-ms-request-id" : "00a401c2-8a52-4fb6-bcca-93be0e5d00d0", + "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"min\": 15,\r\n \"max\": 25\r\n },\r\n \"memory\": {\r\n \"min\": 2200,\r\n \"max\": 3200\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}", + "x-ms-client-request-id" : "a794d491-2aac-4144-b8af-fbdf3d30ab7f", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/cecae3da-2eb9-41e8-b1fc-7daee50b5d87?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/00a401c2-8a52-4fb6-bcca-93be0e5d00d0?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "e8ca90e2-145e-453c-a592-2107c04dbd0d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d88f7f08-36d1-415f-8c03-be7019fce450" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11706", + "x-ms-ratelimit-remaining-subscription-reads" : "11807", "StatusCode" : "200", - "x-ms-correlation-request-id" : "b2263a66-da24-4fb2-9e3c-e0c24f024b9f", - "Date" : "Fri, 13 Jan 2023 02:23:00 GMT", + "x-ms-correlation-request-id" : "afb77e64-44ca-4ed5-9d97-0c7799b55514", + "Date" : "Wed, 19 Apr 2023 03:52:58 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperationStatus3Min;1182,Microsoft.Compute/GetOperationStatus30Min;4182", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022300Z:b2263a66-da24-4fb2-9e3c-e0c24f024b9f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035259Z:afb77e64-44ca-4ed5-9d97-0c7799b55514", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "70634b48-ae18-4075-afb5-3836cf171823", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:29.7937441+00:00\",\r\n \"endTime\": \"2023-01-13T02:22:29.8406119+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"cecae3da-2eb9-41e8-b1fc-7daee50b5d87\"\r\n}", - "x-ms-client-request-id" : "e8ca90e2-145e-453c-a592-2107c04dbd0d", + "x-ms-request-id" : "6f6f120e-f1a7-486b-9b98-f6da8e72aad4", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:52:28.4247794+00:00\",\r\n \"endTime\": \"2023-04-19T03:52:28.4560827+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"00a401c2-8a52-4fb6-bcca-93be0e5d00d0\"\r\n}", + "x-ms-client-request-id" : "d88f7f08-36d1-415f-8c03-be7019fce450", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "802a69bb-fbea-4b03-980d-28dc90de0d14" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ce1ff49d-2e42-4488-9a0f-061d8247c9b7" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11772", + "x-ms-ratelimit-remaining-subscription-reads" : "11867", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ce0ff146-128e-4a04-83a2-77d233173c7b", - "Date" : "Fri, 13 Jan 2023 02:22:59 GMT", + "x-ms-correlation-request-id" : "1cb4746e-1aaf-430c-b594-716676727072", + "Date" : "Wed, 19 Apr 2023 03:53:00 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetGalleryImage3Min;581,Microsoft.Compute/GetGalleryImage30Min;2981", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022300Z:ce0ff146-128e-4a04-83a2-77d233173c7b", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetGalleryImage3Min;583,Microsoft.Compute/GetGalleryImage30Min;2983", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035300Z:1cb4746e-1aaf-430c-b594-716676727072", "Expires" : "-1", "Content-Length" : "812", - "x-ms-request-id" : "c7a1e340-e3e1-45de-8a2d-da5fc55a1793", - "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"min\": 15,\r\n \"max\": 25\r\n },\r\n \"memory\": {\r\n \"min\": 2200,\r\n \"max\": 3200\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", - "x-ms-client-request-id" : "802a69bb-fbea-4b03-980d-28dc90de0d14", + "x-ms-request-id" : "eacb76e9-c876-4983-990f-f23f1ef67c0d", + "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"min\": 15,\r\n \"max\": 25\r\n },\r\n \"memory\": {\r\n \"min\": 2200,\r\n \"max\": 3200\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "x-ms-client-request-id" : "ce1ff49d-2e42-4488-9a0f-061d8247c9b7", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "2d5a50c4-3cf0-4b1d-8d22-b566c19c58f2", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c2a93893-abb4-4825-a679-335102dd4d35", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1194", + "x-ms-ratelimit-remaining-subscription-writes" : "1192", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:23:04 GMT", - "x-ms-correlation-request-id" : "6e195f7c-058a-4307-8761-6ce81d151447", + "Date" : "Wed, 19 Apr 2023 03:53:03 GMT", + "x-ms-correlation-request-id" : "2e5717e2-db4d-4684-98ee-9b58354f4414", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022304Z:6e195f7c-058a-4307-8761-6ce81d151447", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035303Z:2e5717e2-db4d-4684-98ee-9b58354f4414", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateGalleryImage3Min;145,Microsoft.Compute/CreateUpdateGalleryImage30Min;745", "Expires" : "-1", - "Content-Length" : "1051", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/56a5d5d9-4867-4d3e-9520-a1e821166667?api-version=2022-03-03", - "x-ms-request-id" : "56a5d5d9-4867-4d3e-9520-a1e821166667", - "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tag1\": \"myTag1\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n },\r\n \"memory\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\",\r\n \"Premium_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"description\": \"This is my gallery image\",\r\n \"releaseNoteUri\": \"http://www.example.com/compute/galleryimageuri\",\r\n \"endOfLifeDate\": \"2023-01-23T02:23:00.717177+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "2d5a50c4-3cf0-4b1d-8d22-b566c19c58f2", + "Content-Length" : "1052", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/41a563b7-c65c-4482-b5d2-cfe14274db1b?api-version=2022-03-03", + "x-ms-request-id" : "41a563b7-c65c-4482-b5d2-cfe14274db1b", + "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tag1\": \"myTag1\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n },\r\n \"memory\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\",\r\n \"Premium_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"description\": \"This is my gallery image\",\r\n \"releaseNoteUri\": \"http://www.example.com/compute/galleryimageuri\",\r\n \"endOfLifeDate\": \"2023-04-29T03:53:00.1674124+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "c2a93893-abb4-4825-a679-335102dd4d35", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/56a5d5d9-4867-4d3e-9520-a1e821166667?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/41a563b7-c65c-4482-b5d2-cfe14274db1b?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "71776bc9-bd21-4737-94e6-847f8c8c4f27" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "434ab286-7e99-4829-bf22-010c692c3bdb" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11712", + "x-ms-ratelimit-remaining-subscription-reads" : "11819", "StatusCode" : "200", - "x-ms-correlation-request-id" : "bbaa9d5b-cb45-447c-8f65-c1923f37cd4b", - "Date" : "Fri, 13 Jan 2023 02:23:35 GMT", + "x-ms-correlation-request-id" : "e93a3a6a-4747-4667-a079-7e0b9010f2ec", + "Date" : "Wed, 19 Apr 2023 03:53:33 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperationStatus3Min;1180,Microsoft.Compute/GetOperationStatus30Min;4180", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022335Z:bbaa9d5b-cb45-447c-8f65-c1923f37cd4b", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;4180", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035334Z:e93a3a6a-4747-4667-a079-7e0b9010f2ec", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "37b4565a-a227-4651-b60b-777560d69ed7", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:01.3562807+00:00\",\r\n \"endTime\": \"2023-01-13T02:23:01.4031501+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"56a5d5d9-4867-4d3e-9520-a1e821166667\"\r\n}", - "x-ms-client-request-id" : "71776bc9-bd21-4737-94e6-847f8c8c4f27", + "x-ms-request-id" : "ed6cf40d-fd8a-4def-a7f8-89444e693d5b", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:53:01.8311921+00:00\",\r\n \"endTime\": \"2023-04-19T03:53:01.8780362+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"41a563b7-c65c-4482-b5d2-cfe14274db1b\"\r\n}", + "x-ms-client-request-id" : "434ab286-7e99-4829-bf22-010c692c3bdb", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "3e4e8f0a-5aab-4c3c-94d9-0fbe94d170a7" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "864b4c49-705f-4a21-a7e0-b53b76ae971d" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11775", + "x-ms-ratelimit-remaining-subscription-reads" : "11830", "StatusCode" : "200", - "x-ms-correlation-request-id" : "49aa8dff-6713-4322-a5be-e099ea355992", - "Date" : "Fri, 13 Jan 2023 02:23:36 GMT", + "x-ms-correlation-request-id" : "947df14f-7754-4906-acef-17af7f8e1039", + "Date" : "Wed, 19 Apr 2023 03:53:47 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetGalleryImage3Min;577,Microsoft.Compute/GetGalleryImage30Min;2977", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022336Z:49aa8dff-6713-4322-a5be-e099ea355992", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetGalleryImage3Min;579,Microsoft.Compute/GetGalleryImage30Min;2979", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035347Z:947df14f-7754-4906-acef-17af7f8e1039", "Expires" : "-1", - "Content-Length" : "1052", - "x-ms-request-id" : "cee35d54-6399-4836-8410-992e2c854b67", - "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tag1\": \"myTag1\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n },\r\n \"memory\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\",\r\n \"Premium_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"description\": \"This is my gallery image\",\r\n \"releaseNoteUri\": \"http://www.example.com/compute/galleryimageuri\",\r\n \"endOfLifeDate\": \"2023-01-23T02:23:00.717177+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "3e4e8f0a-5aab-4c3c-94d9-0fbe94d170a7", + "Content-Length" : "1053", + "x-ms-request-id" : "0a23bf7a-3c8f-47d5-b0db-538bd4e25ef9", + "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tag1\": \"myTag1\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n },\r\n \"memory\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\",\r\n \"Premium_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"description\": \"This is my gallery image\",\r\n \"releaseNoteUri\": \"http://www.example.com/compute/galleryimageuri\",\r\n \"endOfLifeDate\": \"2023-04-29T03:53:00.1674124+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "864b4c49-705f-4a21-a7e0-b53b76ae971d", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "754aa50a-b975-44c3-99d3-75335585c6ef", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5eac7003-d626-464c-87c1-0ea0fa97a2a6", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11703", + "x-ms-ratelimit-remaining-subscription-reads" : "11821", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:23:36 GMT", - "x-ms-correlation-request-id" : "0f85f58a-12a8-4382-bf2c-a7a1cddc34ad", + "Date" : "Wed, 19 Apr 2023 03:53:49 GMT", + "x-ms-correlation-request-id" : "52599317-f7c9-45ee-91d4-579102285c22", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022337Z:0f85f58a-12a8-4382-bf2c-a7a1cddc34ad", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetGalleryImage3Min;576,Microsoft.Compute/GetGalleryImage30Min;2976", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035350Z:52599317-f7c9-45ee-91d4-579102285c22", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetGalleryImage3Min;578,Microsoft.Compute/GetGalleryImage30Min;2978", "Expires" : "-1", - "Content-Length" : "1052", - "x-ms-request-id" : "f00bd23e-9a19-4ddd-817b-446c2dc4d640", - "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tag1\": \"myTag1\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n },\r\n \"memory\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\",\r\n \"Premium_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"description\": \"This is my gallery image\",\r\n \"releaseNoteUri\": \"http://www.example.com/compute/galleryimageuri\",\r\n \"endOfLifeDate\": \"2023-01-23T02:23:00.717177+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "754aa50a-b975-44c3-99d3-75335585c6ef", + "Content-Length" : "1053", + "x-ms-request-id" : "2d933f4b-7ca4-4d0f-b41b-e11bbe6ccc31", + "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tag1\": \"myTag1\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n },\r\n \"memory\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\",\r\n \"Premium_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"description\": \"This is my gallery image\",\r\n \"releaseNoteUri\": \"http://www.example.com/compute/galleryimageuri\",\r\n \"endOfLifeDate\": \"2023-04-29T03:53:00.1674124+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "5eac7003-d626-464c-87c1-0ea0fa97a2a6", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "39b85120-8d7c-4342-863b-d2424c0479ba", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "51e5a7ba-4d83-4605-944f-acee22027289", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11770", + "x-ms-ratelimit-remaining-subscription-reads" : "11846", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:23:37 GMT", - "x-ms-correlation-request-id" : "03321afb-0961-4f29-a924-dac43d069d29", + "Date" : "Wed, 19 Apr 2023 03:53:51 GMT", + "x-ms-correlation-request-id" : "3131e5cf-567a-46d4-8459-6aa1cb9bd83f", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022337Z:03321afb-0961-4f29-a924-dac43d069d29", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035351Z:3131e5cf-567a-46d4-8459-6aa1cb9bd83f", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/ListGalleryImagesInGallery3Min;1499,Microsoft.Compute/ListGalleryImagesInGallery30Min;9999", "Expires" : "-1", - "Content-Length" : "1237", - "x-ms-request-id" : "2e6c4243-16f2-423e-9fc2-3276c04dd579", - "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tag1\": \"myTag1\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n },\r\n \"memory\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\",\r\n \"Premium_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"description\": \"This is my gallery image\",\r\n \"releaseNoteUri\": \"http://www.example.com/compute/galleryimageuri\",\r\n \"endOfLifeDate\": \"2023-01-23T02:23:00.717177+00:00\"\r\n }\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "39b85120-8d7c-4342-863b-d2424c0479ba", + "Content-Length" : "1238", + "x-ms-request-id" : "4247ef19-4b52-4861-80ad-cb3ce6d17ae0", + "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tag1\": \"myTag1\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n },\r\n \"memory\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\",\r\n \"Premium_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"description\": \"This is my gallery image\",\r\n \"releaseNoteUri\": \"http://www.example.com/compute/galleryimageuri\",\r\n \"endOfLifeDate\": \"2023-04-29T03:53:00.1674124+00:00\"\r\n }\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "51e5a7ba-4d83-4605-944f-acee22027289", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0d565556-7966-41d8-b9c4-dad249ebffd0", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "157dd92c-f73e-4225-851b-909f9383abdd", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11815", + "x-ms-ratelimit-remaining-subscription-reads" : "11902", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:23:38 GMT", - "x-ms-correlation-request-id" : "7798f3a1-7763-4181-952c-2b7c8ac179fc", + "Date" : "Wed, 19 Apr 2023 03:53:53 GMT", + "x-ms-correlation-request-id" : "2cfacccd-02e2-4324-97fb-4524f85d9ade", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022338Z:7798f3a1-7763-4181-952c-2b7c8ac179fc", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetGalleryImage3Min;575,Microsoft.Compute/GetGalleryImage30Min;2975", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035353Z:2cfacccd-02e2-4324-97fb-4524f85d9ade", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetGalleryImage3Min;577,Microsoft.Compute/GetGalleryImage30Min;2977", "Expires" : "-1", - "Content-Length" : "1052", - "x-ms-request-id" : "5477db35-db54-4000-89a7-9780cd9e55b0", - "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tag1\": \"myTag1\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n },\r\n \"memory\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\",\r\n \"Premium_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"description\": \"This is my gallery image\",\r\n \"releaseNoteUri\": \"http://www.example.com/compute/galleryimageuri\",\r\n \"endOfLifeDate\": \"2023-01-23T02:23:00.717177+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "0d565556-7966-41d8-b9c4-dad249ebffd0", + "Content-Length" : "1053", + "x-ms-request-id" : "5cf815d7-ba8a-45a6-b009-db1ac35054ce", + "Body" : "{\r\n \"name\": \"JavaImages\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages\",\r\n \"type\": \"Microsoft.Compute/galleries/images\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"tag1\": \"myTag1\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"architecture\": \"x64\",\r\n \"osType\": \"Windows\",\r\n \"osState\": \"Generalized\",\r\n \"identifier\": {\r\n \"publisher\": \"JavaSDKTeam\",\r\n \"offer\": \"JDK\",\r\n \"sku\": \"Jdk-9\"\r\n },\r\n \"recommended\": {\r\n \"vCPUs\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n },\r\n \"memory\": {\r\n \"min\": 10,\r\n \"max\": 20\r\n }\r\n },\r\n \"disallowed\": {\r\n \"diskTypes\": [\r\n \"Standard_LRS\",\r\n \"Premium_LRS\"\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"description\": \"This is my gallery image\",\r\n \"releaseNoteUri\": \"http://www.example.com/compute/galleryimageuri\",\r\n \"endOfLifeDate\": \"2023-04-29T03:53:00.1674124+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "157dd92c-f73e-4225-851b-909f9383abdd", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39198/providers/Microsoft.Compute/galleries/jsim987469a4/images/JavaImages?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86310/providers/Microsoft.Compute/galleries/jsim25717210/images/JavaImages?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "3a63fb6d-f987-4f91-9422-9552ac6aa7e9", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1b846153-4e44-4c32-8887-d94ade63e98a", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", + "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:23:39 GMT", - "x-ms-correlation-request-id" : "3535b805-34ab-46cc-b03d-d90e68947477", + "Date" : "Wed, 19 Apr 2023 03:53:57 GMT", + "x-ms-correlation-request-id" : "675b37ef-8323-45e7-af1f-648ae587f7a4", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022340Z:3535b805-34ab-46cc-b03d-d90e68947477", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035358Z:675b37ef-8323-45e7-af1f-648ae587f7a4", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteGalleryImage3Min;49,Microsoft.Compute/DeleteGalleryImage30Min;299", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/90b8d579-9e1c-46c8-a29d-2162b2fbfff2?api-version=2022-03-03", - "x-ms-request-id" : "90b8d579-9e1c-46c8-a29d-2162b2fbfff2", - "x-ms-client-request-id" : "3a63fb6d-f987-4f91-9422-9552ac6aa7e9", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/90b8d579-9e1c-46c8-a29d-2162b2fbfff2?monitor=true&api-version=2022-03-03" + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/4d203f56-1bf3-4baf-a6de-b348382a38d7?api-version=2022-03-03", + "x-ms-request-id" : "4d203f56-1bf3-4baf-a6de-b348382a38d7", + "x-ms-client-request-id" : "1b846153-4e44-4c32-8887-d94ade63e98a", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/4d203f56-1bf3-4baf-a6de-b348382a38d7?monitor=true&api-version=2022-03-03" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/90b8d579-9e1c-46c8-a29d-2162b2fbfff2?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/4d203f56-1bf3-4baf-a6de-b348382a38d7?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "f89633ea-f2e9-4771-9351-cd62e9237d3c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "581a1b3c-eb93-4edd-9ec1-a1152a9ba9ff" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11767", + "x-ms-ratelimit-remaining-subscription-reads" : "11829", "StatusCode" : "200", - "x-ms-correlation-request-id" : "4ae117ff-1291-4e37-82aa-012b009a7445", - "Date" : "Fri, 13 Jan 2023 02:24:09 GMT", + "x-ms-correlation-request-id" : "a1f00e45-d401-4731-849e-c64006891131", + "Date" : "Wed, 19 Apr 2023 03:54:28 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperationStatus3Min;1178,Microsoft.Compute/GetOperationStatus30Min;4178", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022410Z:4ae117ff-1291-4e37-82aa-012b009a7445", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;4178", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035429Z:a1f00e45-d401-4731-849e-c64006891131", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "28710c20-05e1-4898-b61c-4afbb8a03724", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:40.0906943+00:00\",\r\n \"endTime\": \"2023-01-13T02:23:40.4969182+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"90b8d579-9e1c-46c8-a29d-2162b2fbfff2\"\r\n}", - "x-ms-client-request-id" : "f89633ea-f2e9-4771-9351-cd62e9237d3c", + "x-ms-request-id" : "64d6ce59-ceff-42ae-91e2-0e45386bd303", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:53:57.9564103+00:00\",\r\n \"endTime\": \"2023-04-19T03:53:58.3470136+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"4d203f56-1bf3-4baf-a6de-b348382a38d7\"\r\n}", + "x-ms-client-request-id" : "581a1b3c-eb93-4edd-9ec1-a1152a9ba9ff", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/90b8d579-9e1c-46c8-a29d-2162b2fbfff2?monitor=true&api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/4d203f56-1bf3-4baf-a6de-b348382a38d7?monitor=true&api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "859f0e13-2bf1-46d7-adb8-fe03b62dc758" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c99cd3b1-2dc4-403a-95f8-54db9b0533d0" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11772", + "x-ms-ratelimit-remaining-subscription-reads" : "11893", "StatusCode" : "200", - "x-ms-correlation-request-id" : "46b756d4-29e6-4567-b49c-51095d926d91", - "Date" : "Fri, 13 Jan 2023 02:24:10 GMT", + "x-ms-correlation-request-id" : "b7fea2b9-6455-4c5e-a61c-939bb2810fc9", + "Date" : "Wed, 19 Apr 2023 03:54:29 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperationStatus3Min;1177,Microsoft.Compute/GetOperationStatus30Min;4177", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022410Z:46b756d4-29e6-4567-b49c-51095d926d91", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperationStatus3Min;1189,Microsoft.Compute/GetOperationStatus30Min;4177", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035430Z:b7fea2b9-6455-4c5e-a61c-939bb2810fc9", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "c1c0eb6a-5d45-4e76-9f9b-c5c3d1e37d18", - "x-ms-client-request-id" : "859f0e13-2bf1-46d7-adb8-fe03b62dc758" + "x-ms-request-id" : "18322366-935d-4f61-943a-c7908ef5a091", + "x-ms-client-request-id" : "c99cd3b1-2dc4-403a-95f8-54db9b0533d0" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg39198?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg86310?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "3fe1c31d-ec42-4a8d-8e9b-8343c358d5f1", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1a90f790-5f14-4351-81fc-660fa3e57acd", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14997", + "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:24:13 GMT", - "x-ms-correlation-request-id" : "09b277cb-24ff-4d2c-9bb3-bcb79dadb14c", + "Date" : "Wed, 19 Apr 2023 03:54:34 GMT", + "x-ms-correlation-request-id" : "3f87edf1-9e8f-47a8-9221-5600beda4c5a", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022413Z:09b277cb-24ff-4d2c-9bb3-bcb79dadb14c", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035434Z:3f87edf1-9e8f-47a8-9221-5600beda4c5a", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "09b277cb-24ff-4d2c-9bb3-bcb79dadb14c", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkczOTE5OC1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2021-01-01" + "x-ms-request-id" : "3f87edf1-9e8f-47a8-9221-5600beda4c5a", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc4NjMxMC1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javacsmrg39198", "jsim987469a4" ] + "variables" : [ "javacsmrg86310", "jsim25717210" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateUpdateGetDeleteGalleryImageVersion.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateUpdateGetDeleteGalleryImageVersion.json index 77ada2cc1ccdf..18f9a072c5acb 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateUpdateGetDeleteGalleryImageVersion.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateUpdateGetDeleteGalleryImageVersion.json @@ -522,7 +522,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/virtualMachines/muldvm3855317?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/virtualMachines/muldvm3855317?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "322f34fd-89f3-44df-a69e-1f6f95e9e005", @@ -544,7 +544,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;238,Microsoft.Compute/PutVM30Min;1198", "Expires" : "-1", "Content-Length" : "3242", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/478d7a41-f8e6-4ea6-ab0a-6cbead55b602?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/478d7a41-f8e6-4ea6-ab0a-6cbead55b602?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "478d7a41-f8e6-4ea6-ab0a-6cbead55b602", "Body" : "{\r\n \"name\": \"muldvm3855317\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/virtualMachines/muldvm3855317\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"6e5088ce-934c-4bc4-85c8-8f0cd2a0c75d\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2_v3\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"muldvm3855317-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg6974585a3.blob.core.windows.net/vhds/muldvm3855317-os-disk-15330dbc-5654-45b1-ae71-042607ce2a98.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"disk-1\",\r\n \"createOption\": \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg6974585a3.blob.core.windows.net/vhds/muldvm3855317-data-disk-0-fd6a766d-c45f-44c2-a5b5-518591f0ecd9.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"disk-2\",\r\n \"createOption\": \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg6974585a3.blob.core.windows.net/vhds/muldvm3855317-data-disk-1-4db661cb-f178-4739-b534-46b4beb3ae85.vhd\"\r\n },\r\n \"caching\": \"ReadOnly\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 60,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"muldvm3855317\",\r\n \"adminUsername\": \"javauser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/javauser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDS268IWmTjCIcq5I+vBfAiZoqG3rA8JnJ2sxVyBUIiIindK9el/DTZFW/30+0KkmVJNGK1qQWafLiULV4Rb0KQi1jWUfkFON8SPpDzIJnsZhxVQ/PI4ONu2EofQapl4vmnNtyUpP0JhNnM3z8ZAt0V2ubjx/gqggr7Hf/tlYBLeQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Network/networkInterfaces/nic436049f4f9e\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:51.4727969+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "322f34fd-89f3-44df-a69e-1f6f95e9e005", @@ -553,7 +553,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/478d7a41-f8e6-4ea6-ab0a-6cbead55b602?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/478d7a41-f8e6-4ea6-ab0a-6cbead55b602?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c74fa8c7-f2a3-4194-8aa6-c77860565167" @@ -581,7 +581,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/478d7a41-f8e6-4ea6-ab0a-6cbead55b602?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/478d7a41-f8e6-4ea6-ab0a-6cbead55b602?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ea4dbc8e-e34e-4d14-aa95-801fdf02c8f4" @@ -609,7 +609,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/478d7a41-f8e6-4ea6-ab0a-6cbead55b602?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/478d7a41-f8e6-4ea6-ab0a-6cbead55b602?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "be04232b-2416-48ef-bbd8-1b98d039ef25" @@ -637,7 +637,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/virtualMachines/muldvm3855317?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/virtualMachines/muldvm3855317?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4868e6c0-77b5-4708-8593-96cd195e16bc" @@ -665,7 +665,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/virtualMachines/muldvm3855317/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/virtualMachines/muldvm3855317/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "837fcddc-0ffa-4a7c-8a3d-e8f69bc64447", @@ -687,15 +687,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1199", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/95710186-1fa4-4c8e-aa41-842bf35d38af?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/95710186-1fa4-4c8e-aa41-842bf35d38af?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "95710186-1fa4-4c8e-aa41-842bf35d38af", "x-ms-client-request-id" : "837fcddc-0ffa-4a7c-8a3d-e8f69bc64447", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/95710186-1fa4-4c8e-aa41-842bf35d38af?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/95710186-1fa4-4c8e-aa41-842bf35d38af?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/virtualMachines/muldvm3855317/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/virtualMachines/muldvm3855317/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0fcb245a-6697-4f34-b99c-c40c66c164fa", @@ -717,15 +717,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;237,Microsoft.Compute/DeleteVM30Min;1197", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/5ae6c0c7-2401-4418-9116-8fc3b72b3ad9?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/5ae6c0c7-2401-4418-9116-8fc3b72b3ad9?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "5ae6c0c7-2401-4418-9116-8fc3b72b3ad9", "x-ms-client-request-id" : "0fcb245a-6697-4f34-b99c-c40c66c164fa", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/5ae6c0c7-2401-4418-9116-8fc3b72b3ad9?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/5ae6c0c7-2401-4418-9116-8fc3b72b3ad9?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/5ae6c0c7-2401-4418-9116-8fc3b72b3ad9?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/5ae6c0c7-2401-4418-9116-8fc3b72b3ad9?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6cde0fb9-c39a-4af1-b5b2-89dc74f2d107" @@ -753,7 +753,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/5ae6c0c7-2401-4418-9116-8fc3b72b3ad9?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/5ae6c0c7-2401-4418-9116-8fc3b72b3ad9?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8717d95a-d818-4bd7-ba70-ef82875d8603" @@ -781,7 +781,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/5ae6c0c7-2401-4418-9116-8fc3b72b3ad9?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/5ae6c0c7-2401-4418-9116-8fc3b72b3ad9?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "16a0b57f-b45b-49b2-a3fb-0f8b9983632c" @@ -807,7 +807,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/virtualMachines/muldvm3855317/generalize?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/virtualMachines/muldvm3855317/generalize?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e1c0684a-001a-42c0-bc04-678efac1d292", @@ -860,7 +860,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/images/img3928660c85a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/images/img3928660c85a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1315d8ba-e5a3-4caf-8223-40d42702be60", @@ -882,7 +882,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateImages3Min;38,Microsoft.Compute/CreateImages30Min;198", "Expires" : "-1", "Content-Length" : "1314", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/678d9d76-2cb1-4686-91bf-8d7b68403366?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/678d9d76-2cb1-4686-91bf-8d7b68403366?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "678d9d76-2cb1-4686-91bf-8d7b68403366", "Body" : "{\r\n \"name\": \"img3928660c85a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/images/img3928660c85a\",\r\n \"type\": \"Microsoft.Compute/images\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"blobUri\": \"https://stg6974585a3.blob.core.windows.net/vhds/muldvm3855317-os-disk-15330dbc-5654-45b1-ae71-042607ce2a98.vhd\",\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"diskSizeGB\": 40,\r\n \"blobUri\": \"https://stg6974585a3.blob.core.windows.net/vhds/muldvm3855317-data-disk-0-fd6a766d-c45f-44c2-a5b5-518591f0ecd9.vhd\",\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 1,\r\n \"diskSizeGB\": 70,\r\n \"blobUri\": \"https://stg6974585a3.blob.core.windows.net/vhds/muldvm3855317-data-disk-1-4db661cb-f178-4739-b534-46b4beb3ae85.vhd\",\r\n \"caching\": \"ReadOnly\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}", "x-ms-client-request-id" : "1315d8ba-e5a3-4caf-8223-40d42702be60", @@ -891,7 +891,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/678d9d76-2cb1-4686-91bf-8d7b68403366?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/678d9d76-2cb1-4686-91bf-8d7b68403366?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "88892b16-b451-4817-94f5-9680eac5e7d4" @@ -919,7 +919,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/images/img3928660c85a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg12154/providers/Microsoft.Compute/images/img3928660c85a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "69a666d1-5808-4e53-92d4-5e963f47ffbf" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateUpdateListGetDeleteGallery.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateUpdateListGetDeleteGallery.json index 1326fe6efcfb0..b1a99b09e07e3 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateUpdateListGetDeleteGallery.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/SharedGalleryImageTests.canCreateUpdateListGetDeleteGallery.json @@ -1,10 +1,10 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg78191?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg30642?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "2f7ce1c4-e08c-4579-a5b6-122730a54530", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e36c2aed-09ae-43f0-b404-962a38679548", "Content-Type" : "application/json" }, "Response" : { @@ -13,165 +13,165 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:21:09 GMT", - "x-ms-correlation-request-id" : "f5a67cec-4371-4879-aef2-1acbc473fadb", + "Date" : "Wed, 19 Apr 2023 03:50:36 GMT", + "x-ms-correlation-request-id" : "8c59a7af-733f-45e0-9a69-1e689c5b2353", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022110Z:f5a67cec-4371-4879-aef2-1acbc473fadb", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035037Z:8c59a7af-733f-45e0-9a69-1e689c5b2353", "Expires" : "-1", "Content-Length" : "232", - "x-ms-request-id" : "f5a67cec-4371-4879-aef2-1acbc473fadb", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78191\",\"name\":\"javacsmrg78191\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "8c59a7af-733f-45e0-9a69-1e689c5b2353", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30642\",\"name\":\"javacsmrg30642\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westcentralus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78191/providers/Microsoft.Compute/galleries/JavaImageGallery?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30642/providers/Microsoft.Compute/galleries/JavaImageGallery?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "3ba5d4f8-1849-4b21-87e6-cb9d2d5db2bc", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ba9fc2b4-5076-4ff4-bb39-00beb3cb5fc3", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "x-ms-ratelimit-remaining-subscription-writes" : "1197", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:21:15 GMT", - "x-ms-correlation-request-id" : "859179ea-d0be-43d8-95b8-f2fe096aac6b", + "Date" : "Wed, 19 Apr 2023 03:50:42 GMT", + "x-ms-correlation-request-id" : "fde95678-c86e-4f12-aed0-e03e859fcf8a", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022116Z:859179ea-d0be-43d8-95b8-f2fe096aac6b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035043Z:fde95678-c86e-4f12-aed0-e03e859fcf8a", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateGallery3Min;49,Microsoft.Compute/CreateUpdateGallery30Min;299", "Expires" : "-1", "Content-Length" : "484", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/80838f39-b00e-4f0b-af7a-e358ac939a49?api-version=2022-03-03", - "x-ms-request-id" : "80838f39-b00e-4f0b-af7a-e358ac939a49", - "Body" : "{\r\n \"name\": \"JavaImageGallery\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78191/providers/Microsoft.Compute/galleries/JavaImageGallery\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"description\": \"java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JAVAIMAGEGALLERY\"\r\n },\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", - "x-ms-client-request-id" : "3ba5d4f8-1849-4b21-87e6-cb9d2d5db2bc", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/6294a6e7-8106-45bf-b7a2-6cc34ec687ff?api-version=2022-03-03", + "x-ms-request-id" : "6294a6e7-8106-45bf-b7a2-6cc34ec687ff", + "Body" : "{\r\n \"name\": \"JavaImageGallery\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30642/providers/Microsoft.Compute/galleries/JavaImageGallery\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"description\": \"java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JAVAIMAGEGALLERY\"\r\n },\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}", + "x-ms-client-request-id" : "ba9fc2b4-5076-4ff4-bb39-00beb3cb5fc3", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/80838f39-b00e-4f0b-af7a-e358ac939a49?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/6294a6e7-8106-45bf-b7a2-6cc34ec687ff?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0da366e9-7bd5-4c94-b338-632b9edda376" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "42dcfaa7-7955-4c0d-b7d8-dc75a97f9053" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11988", "StatusCode" : "200", - "x-ms-correlation-request-id" : "4c97045a-fe7a-43e3-99db-afd2ca000e32", - "Date" : "Fri, 13 Jan 2023 02:21:46 GMT", + "x-ms-correlation-request-id" : "5f1b5cd8-998c-418e-b3bc-62a535cb19b7", + "Date" : "Wed, 19 Apr 2023 03:51:15 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperationStatus3Min;1195,Microsoft.Compute/GetOperationStatus30Min;4195", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022146Z:4c97045a-fe7a-43e3-99db-afd2ca000e32", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperationStatus3Min;1193,Microsoft.Compute/GetOperationStatus30Min;4193", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035116Z:5f1b5cd8-998c-418e-b3bc-62a535cb19b7", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "2d82b0cc-d4f8-473b-85ba-0489b9ca0beb", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:15.5748698+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:16.6998876+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"80838f39-b00e-4f0b-af7a-e358ac939a49\"\r\n}", - "x-ms-client-request-id" : "0da366e9-7bd5-4c94-b338-632b9edda376", + "x-ms-request-id" : "9edb843d-83b0-4fea-9c9f-336e3bf8f5c8", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:50:41.7055859+00:00\",\r\n \"endTime\": \"2023-04-19T03:50:42.9243166+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"6294a6e7-8106-45bf-b7a2-6cc34ec687ff\"\r\n}", + "x-ms-client-request-id" : "42dcfaa7-7955-4c0d-b7d8-dc75a97f9053", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78191/providers/Microsoft.Compute/galleries/JavaImageGallery?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30642/providers/Microsoft.Compute/galleries/JavaImageGallery?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "d49b9d0c-6843-4fc7-8ec8-23c81e937152" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b206d586-6ed3-46b1-a6b1-f852cf26c74b" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11980", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f566a778-d811-4c93-9f71-7c9440a512b2", - "Date" : "Fri, 13 Jan 2023 02:21:48 GMT", + "x-ms-correlation-request-id" : "89458880-571d-40bc-8192-80489ebc5fb6", + "Date" : "Wed, 19 Apr 2023 03:51:20 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetGallery3Min;336,Microsoft.Compute/GetGallery30Min;2486", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022148Z:f566a778-d811-4c93-9f71-7c9440a512b2", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035121Z:89458880-571d-40bc-8192-80489ebc5fb6", "Expires" : "-1", "Content-Length" : "485", - "x-ms-request-id" : "3a8fcf6d-1104-42a2-b4a1-01960cd7bae5", - "Body" : "{\r\n \"name\": \"JavaImageGallery\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78191/providers/Microsoft.Compute/galleries/JavaImageGallery\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"description\": \"java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JAVAIMAGEGALLERY\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", - "x-ms-client-request-id" : "d49b9d0c-6843-4fc7-8ec8-23c81e937152", + "x-ms-request-id" : "9a92705f-0476-47c5-822c-bd7e92d7a04b", + "Body" : "{\r\n \"name\": \"JavaImageGallery\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30642/providers/Microsoft.Compute/galleries/JavaImageGallery\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"description\": \"java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JAVAIMAGEGALLERY\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "x-ms-client-request-id" : "b206d586-6ed3-46b1-a6b1-f852cf26c74b", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78191/providers/Microsoft.Compute/galleries/JavaImageGallery?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30642/providers/Microsoft.Compute/galleries/JavaImageGallery?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "428495a2-5392-46d0-9627-649a694dadaf", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6fbb30f5-019b-4492-811f-6b4893a64b35", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:21:49 GMT", - "x-ms-correlation-request-id" : "95f3c115-1f5b-4344-8fdb-0432433d5aa3", + "Date" : "Wed, 19 Apr 2023 03:51:24 GMT", + "x-ms-correlation-request-id" : "7f39d774-cd60-414e-af35-35050a8e7692", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022150Z:95f3c115-1f5b-4344-8fdb-0432433d5aa3", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035125Z:7f39d774-cd60-414e-af35-35050a8e7692", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateUpdateGallery3Min;45,Microsoft.Compute/CreateUpdateGallery30Min;295", "Expires" : "-1", "Content-Length" : "519", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/f3fbb4a7-02a3-4c9e-8e23-4ef8985c82eb?api-version=2022-03-03", - "x-ms-request-id" : "f3fbb4a7-02a3-4c9e-8e23-4ef8985c82eb", - "Body" : "{\r\n \"name\": \"JavaImageGallery\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78191/providers/Microsoft.Compute/galleries/JavaImageGallery\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"jdk\": \"openjdk\"\r\n },\r\n \"properties\": {\r\n \"description\": \"updated java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JAVAIMAGEGALLERY\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", - "x-ms-client-request-id" : "428495a2-5392-46d0-9627-649a694dadaf", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/b9ecdb5a-954e-4baf-912a-f02e6f403475?api-version=2022-03-03", + "x-ms-request-id" : "b9ecdb5a-954e-4baf-912a-f02e6f403475", + "Body" : "{\r\n \"name\": \"JavaImageGallery\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30642/providers/Microsoft.Compute/galleries/JavaImageGallery\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"jdk\": \"openjdk\"\r\n },\r\n \"properties\": {\r\n \"description\": \"updated java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JAVAIMAGEGALLERY\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "x-ms-client-request-id" : "6fbb30f5-019b-4492-811f-6b4893a64b35", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78191/providers/Microsoft.Compute/galleries?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30642/providers/Microsoft.Compute/galleries?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "7e2c8384-e977-46cf-97bb-fab6e2669dd6", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ced4ccd5-9ab7-4530-8af0-86fac60cebad", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11972", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:21:50 GMT", - "x-ms-correlation-request-id" : "4d416e7f-906d-4f5e-ac61-420d642cffd0", + "Date" : "Wed, 19 Apr 2023 03:51:25 GMT", + "x-ms-correlation-request-id" : "a8da0688-16bb-4dcc-946a-3e70d998c3f4", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022151Z:4d416e7f-906d-4f5e-ac61-420d642cffd0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035126Z:a8da0688-16bb-4dcc-946a-3e70d998c3f4", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/ListGalleryInResourceGroup3Min;99,Microsoft.Compute/ListGalleryInResourceGroup30Min;999", "Expires" : "-1", "Content-Length" : "608", - "x-ms-request-id" : "11f8039b-6088-4a4b-a558-4a6737773c0a", - "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"JavaImageGallery\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG78191/providers/Microsoft.Compute/galleries/JavaImageGallery\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"jdk\": \"openjdk\"\r\n },\r\n \"properties\": {\r\n \"description\": \"updated java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JAVAIMAGEGALLERY\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "7e2c8384-e977-46cf-97bb-fab6e2669dd6", + "x-ms-request-id" : "6f236c92-e97d-405a-9227-001f33f35138", + "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"JavaImageGallery\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG30642/providers/Microsoft.Compute/galleries/JavaImageGallery\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"jdk\": \"openjdk\"\r\n },\r\n \"properties\": {\r\n \"description\": \"updated java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JAVAIMAGEGALLERY\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "ced4ccd5-9ab7-4530-8af0-86fac60cebad", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null @@ -179,124 +179,124 @@ "Method" : "GET", "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/galleries?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "f9365b62-613b-4622-aa63-848281331648", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "4e1e2230-ce02-4509-8e70-a925cf1206f4", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11962", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:21:50 GMT", - "x-ms-correlation-request-id" : "25cd2c42-aee8-41e7-91da-713df956998e", + "Date" : "Wed, 19 Apr 2023 03:51:27 GMT", + "x-ms-correlation-request-id" : "6a020917-6a1c-4eda-b779-36c61e524eb5", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022151Z:25cd2c42-aee8-41e7-91da-713df956998e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035127Z:6a020917-6a1c-4eda-b779-36c61e524eb5", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/ListGalleryInSubscription3Min;99,Microsoft.Compute/ListGalleryInSubscription30Min;999", "Expires" : "-1", "Content-Length" : "2204", - "x-ms-request-id" : "4d41b763-1ba3-4ab8-a9dc-51f68a87d1b0", - "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"jsim5072050e\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG12154/providers/Microsoft.Compute/galleries/jsim5072050e\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"description\": \"java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JSIM5072050E\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"name\": \"jsim987469a4\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG39198/providers/Microsoft.Compute/galleries/jsim987469a4\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"description\": \"java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JSIM987469A4\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"name\": \"jsim51660d72\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG42367/providers/Microsoft.Compute/galleries/jsim51660d72\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"description\": \"java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JSIM51660D72\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"name\": \"JavaImageGallery\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG78191/providers/Microsoft.Compute/galleries/JavaImageGallery\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"jdk\": \"openjdk\"\r\n },\r\n \"properties\": {\r\n \"description\": \"updated java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JAVAIMAGEGALLERY\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "f9365b62-613b-4622-aa63-848281331648", + "x-ms-request-id" : "61830460-192b-417c-afe7-e2fee31075d6", + "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"jsim57002faa\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG21334/providers/Microsoft.Compute/galleries/jsim57002faa\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"description\": \"java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JSIM57002FAA\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"name\": \"JavaImageGallery\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG30642/providers/Microsoft.Compute/galleries/JavaImageGallery\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"jdk\": \"openjdk\"\r\n },\r\n \"properties\": {\r\n \"description\": \"updated java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JAVAIMAGEGALLERY\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"name\": \"jsim5604361c\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG60269/providers/Microsoft.Compute/galleries/jsim5604361c\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"description\": \"java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JSIM5604361C\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n \"name\": \"jsim25717210\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG86310/providers/Microsoft.Compute/galleries/jsim25717210\",\r\n \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"description\": \"java's image gallery\",\r\n \"identifier\": {\r\n \"uniqueName\": \"00000000-0000-0000-0000-000000000000-JSIM25717210\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "4e1e2230-ce02-4509-8e70-a925cf1206f4", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78191/providers/Microsoft.Compute/galleries/JavaImageGallery?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30642/providers/Microsoft.Compute/galleries/JavaImageGallery?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "f5a9fcf7-eaa9-452a-a3a7-bffb3d699b89", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b3641bc7-00ae-469b-8523-482dd3577430", "Content-Type" : "application/json" }, "Response" : { "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:21:52 GMT", - "x-ms-correlation-request-id" : "fc202f31-4048-4d7d-913d-0940e026210c", + "Date" : "Wed, 19 Apr 2023 03:51:29 GMT", + "x-ms-correlation-request-id" : "74ff0633-253e-4f5c-b5d9-4b40bc6f477f", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022152Z:fc202f31-4048-4d7d-913d-0940e026210c", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035129Z:74ff0633-253e-4f5c-b5d9-4b40bc6f477f", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteGallery3Min;49,Microsoft.Compute/DeleteGallery30Min;299", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/e9c215f2-255e-490b-9249-c831d35ac158?api-version=2022-03-03", - "x-ms-request-id" : "e9c215f2-255e-490b-9249-c831d35ac158", - "x-ms-client-request-id" : "f5a9fcf7-eaa9-452a-a3a7-bffb3d699b89", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/e9c215f2-255e-490b-9249-c831d35ac158?monitor=true&api-version=2022-03-03" + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/ed8bce9a-0a1f-4c03-963c-75cefc17bff9?api-version=2022-03-03", + "x-ms-request-id" : "ed8bce9a-0a1f-4c03-963c-75cefc17bff9", + "x-ms-client-request-id" : "b3641bc7-00ae-469b-8523-482dd3577430", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/ed8bce9a-0a1f-4c03-963c-75cefc17bff9?monitor=true&api-version=2022-03-03" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/e9c215f2-255e-490b-9249-c831d35ac158?api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/ed8bce9a-0a1f-4c03-963c-75cefc17bff9?api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "db6e7170-4453-4878-896e-b29ea5192bf6" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "7759650a-58a1-42d9-8bb8-1ba42d6c34c2" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11771", + "x-ms-ratelimit-remaining-subscription-reads" : "11947", "StatusCode" : "200", - "x-ms-correlation-request-id" : "3cda3420-c432-4cc2-9e35-d040d757afce", - "Date" : "Fri, 13 Jan 2023 02:22:22 GMT", + "x-ms-correlation-request-id" : "5eb185f4-af84-482b-a7ca-323c89d95f34", + "Date" : "Wed, 19 Apr 2023 03:52:09 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;4186", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022223Z:3cda3420-c432-4cc2-9e35-d040d757afce", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035209Z:5eb185f4-af84-482b-a7ca-323c89d95f34", "Expires" : "-1", - "Content-Length" : "183", - "x-ms-request-id" : "a07d719a-e120-4d4b-8952-11af2bbb7bad", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:21:52.1219089+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:52.887461+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"e9c215f2-255e-490b-9249-c831d35ac158\"\r\n}", - "x-ms-client-request-id" : "db6e7170-4453-4878-896e-b29ea5192bf6", + "Content-Length" : "184", + "x-ms-request-id" : "d5d364ff-e1cb-48a2-99f2-1696c7d0ce0f", + "Body" : "{\r\n \"startTime\": \"2023-04-19T03:51:29.6589129+00:00\",\r\n \"endTime\": \"2023-04-19T03:51:30.0495361+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"ed8bce9a-0a1f-4c03-963c-75cefc17bff9\"\r\n}", + "x-ms-client-request-id" : "7759650a-58a1-42d9-8bb8-1ba42d6c34c2", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/e9c215f2-255e-490b-9249-c831d35ac158?monitor=true&api-version=2022-03-03", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/capsOperations/ed8bce9a-0a1f-4c03-963c-75cefc17bff9?monitor=true&api-version=2022-03-03", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "6020802c-9145-463f-b75e-8cd68aa0351e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "16a70cc4-dc2d-401a-a943-0f97fee9e6db" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133109725077914677", + "x-ms-served-by" : "3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553,3d1b70e0-80c1-42d3-8289-132ab8f818d5_133241787305131553", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11776", + "x-ms-ratelimit-remaining-subscription-reads" : "11946", "StatusCode" : "200", - "x-ms-correlation-request-id" : "fa2bb468-ed01-4915-a640-dcb52bba6941", - "Date" : "Fri, 13 Jan 2023 02:22:23 GMT", + "x-ms-correlation-request-id" : "f04fdcb2-95e5-4239-9eb0-fa3ad9854888", + "Date" : "Wed, 19 Apr 2023 03:52:10 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;4184", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022223Z:fa2bb468-ed01-4915-a640-dcb52bba6941", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;4185", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035210Z:f04fdcb2-95e5-4239-9eb0-fa3ad9854888", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "9d5a5051-f1d2-4ca1-8a0f-742857acb07f", - "x-ms-client-request-id" : "6020802c-9145-463f-b75e-8cd68aa0351e" + "x-ms-request-id" : "2d6486f2-c3bf-4614-a160-bfea36c2c84a", + "x-ms-client-request-id" : "16a70cc4-dc2d-401a-a943-0f97fee9e6db" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg78191?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg30642?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "850f57d4-3b15-4580-836a-ae7000a7d95d", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0658b904-68c3-4fe6-b982-603d3cf53c16", "Content-Type" : "application/json" }, "Response" : { @@ -304,18 +304,18 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:22:25 GMT", - "x-ms-correlation-request-id" : "4541913d-6c09-49da-8f96-90c5da8a84fd", + "Date" : "Wed, 19 Apr 2023 03:52:13 GMT", + "x-ms-correlation-request-id" : "4b54be47-f6a9-4a4e-b3a3-56768777b42f", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022226Z:4541913d-6c09-49da-8f96-90c5da8a84fd", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035213Z:4b54be47-f6a9-4a4e-b3a3-56768777b42f", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "4541913d-6c09-49da-8f96-90c5da8a84fd", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc3ODE5MS1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2021-01-01" + "x-ms-request-id" : "4b54be47-f6a9-4a4e-b3a3-56768777b42f", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkczMDY0Mi1XRVNUQ0VOVFJBTFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0Y2VudHJhbHVzIn0?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javacsmrg78191" ] + "variables" : [ "javacsmrg30642" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineAvailabilityZoneOperationsTests.canCreateZonedVirtualMachineWithExplicitZoneForRelatedResources.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineAvailabilityZoneOperationsTests.canCreateZonedVirtualMachineWithExplicitZoneForRelatedResources.json index c9381ab2273be..29e7c357e35b7 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineAvailabilityZoneOperationsTests.canCreateZonedVirtualMachineWithExplicitZoneForRelatedResources.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineAvailabilityZoneOperationsTests.canCreateZonedVirtualMachineWithExplicitZoneForRelatedResources.json @@ -350,7 +350,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44817/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44817/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "34b01ce9-269b-41e7-a48e-bab71e503299", @@ -372,7 +372,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;237,Microsoft.Compute/PutVM30Min;1197", "Expires" : "-1", "Content-Length" : "2810", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/ef6ffd09-3e9b-4343-b314-24d53cb14969?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/ef6ffd09-3e9b-4343-b314-24d53cb14969?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "x-ms-request-id" : "ef6ffd09-3e9b-4343-b314-24d53cb14969", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44817/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"76008eee-f42b-48a6-86f9-7d4b492b50b2\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"dsk439161\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44817/providers/Microsoft.Compute/disks/dsk439161\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD0Qj0VngOSK1juHq13ZXqT65ZihFfbYkS+9ToqRUhYNg9p0cHx3sd9L7w+FOtaBIGEucztGt5gWF3A0JpzbCFnm52ULr4ABXnoAG0MQk1bhS6Tc41+B/k5Vee5ylMoo5wmFA1CFOmSQxNASTkYcfebCyEkg0cVU/BqK3IGFLI5JQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44817/providers/Microsoft.Network/networkInterfaces/nic915843b7e13\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:21:48.9306762+00:00\"\r\n },\r\n \"zones\": [\r\n \"1\"\r\n ]\r\n}", "x-ms-client-request-id" : "34b01ce9-269b-41e7-a48e-bab71e503299", @@ -381,7 +381,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/ef6ffd09-3e9b-4343-b314-24d53cb14969?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/ef6ffd09-3e9b-4343-b314-24d53cb14969?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a470f094-643d-4ed4-a738-b797e58f6b3a" @@ -409,7 +409,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/ef6ffd09-3e9b-4343-b314-24d53cb14969?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/ef6ffd09-3e9b-4343-b314-24d53cb14969?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1923a5a7-2d67-4674-95da-2fbc9496d683" @@ -437,7 +437,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44817/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg44817/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "883505eb-429f-4139-a004-17077d19c896" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineAvailabilityZoneOperationsTests.canCreateZonedVirtualMachineWithImplicitZoneForRelatedResources.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineAvailabilityZoneOperationsTests.canCreateZonedVirtualMachineWithImplicitZoneForRelatedResources.json index 2b98c99af6530..4f261b7cf9e1b 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineAvailabilityZoneOperationsTests.canCreateZonedVirtualMachineWithImplicitZoneForRelatedResources.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineAvailabilityZoneOperationsTests.canCreateZonedVirtualMachineWithImplicitZoneForRelatedResources.json @@ -234,7 +234,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31455/providers/Microsoft.Compute/proximityPlacementGroups/plg1Test?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31455/providers/Microsoft.Compute/proximityPlacementGroups/plg1Test?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "408c98a7-ba7a-4486-a28d-c447713d1653", @@ -263,7 +263,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31455/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31455/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0a3bfe64-be4a-4a98-ba97-384461eb8f88", @@ -285,7 +285,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;239,Microsoft.Compute/PutVM30Min;1199", "Expires" : "-1", "Content-Length" : "2516", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/a3d051eb-98da-4ab3-8c63-836418d8edc0?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/a3d051eb-98da-4ab3-8c63-836418d8edc0?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "x-ms-request-id" : "a3d051eb-98da-4ab3-8c63-836418d8edc0", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31455/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"4cbdb0dd-484b-48f8-9c42-23d734c4a830\",\r\n \"proximityPlacementGroup\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG31455/providers/Microsoft.Compute/proximityPlacementGroups/plg1Test\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD0Qj0VngOSK1juHq13ZXqT65ZihFfbYkS+9ToqRUhYNg9p0cHx3sd9L7w+FOtaBIGEucztGt5gWF3A0JpzbCFnm52ULr4ABXnoAG0MQk1bhS6Tc41+B/k5Vee5ylMoo5wmFA1CFOmSQxNASTkYcfebCyEkg0cVU/BqK3IGFLI5JQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31455/providers/Microsoft.Network/networkInterfaces/nic59860840fdf\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:21:38.9618141+00:00\"\r\n },\r\n \"zones\": [\r\n \"1\"\r\n ]\r\n}", "x-ms-client-request-id" : "0a3bfe64-be4a-4a98-ba97-384461eb8f88", @@ -294,7 +294,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/a3d051eb-98da-4ab3-8c63-836418d8edc0?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/a3d051eb-98da-4ab3-8c63-836418d8edc0?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "36eda95d-29f8-4107-a773-1188d21401f1" @@ -322,7 +322,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/a3d051eb-98da-4ab3-8c63-836418d8edc0?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/a3d051eb-98da-4ab3-8c63-836418d8edc0?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ae00e165-57d3-49a5-887e-07983a23e57b" @@ -350,7 +350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31455/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31455/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "06bb8193-d565-415b-97bb-b5b54e723d7b" @@ -378,7 +378,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG31455/providers/Microsoft.Compute/proximityPlacementGroups/plg1Test?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG31455/providers/Microsoft.Compute/proximityPlacementGroups/plg1Test?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "990a8e89-c33b-4603-9dfd-236e555c244b", @@ -407,7 +407,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG31455/providers/Microsoft.Compute/proximityPlacementGroups/plg1Test?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG31455/providers/Microsoft.Compute/proximityPlacementGroups/plg1Test?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8ac20ff6-685b-4d55-bb96-4cc350e16d09", @@ -436,7 +436,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG31455/providers/Microsoft.Compute/proximityPlacementGroups/plg1Test?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG31455/providers/Microsoft.Compute/proximityPlacementGroups/plg1Test?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1609a6f4-0691-4df8-8506-8db6a48c9b36", @@ -465,7 +465,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG31455/providers/Microsoft.Compute/proximityPlacementGroups/plg1Test?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG31455/providers/Microsoft.Compute/proximityPlacementGroups/plg1Test?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0b4eeaaf-d980-48ea-8ba4-343afa73d768", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineAvailabilityZoneOperationsTests.canCreateZonedVirtualMachineWithZoneResilientPublicIP.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineAvailabilityZoneOperationsTests.canCreateZonedVirtualMachineWithZoneResilientPublicIP.json index ea09ea1f96e51..2bd2e4c0c1a7d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineAvailabilityZoneOperationsTests.canCreateZonedVirtualMachineWithZoneResilientPublicIP.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineAvailabilityZoneOperationsTests.canCreateZonedVirtualMachineWithZoneResilientPublicIP.json @@ -260,7 +260,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73877/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73877/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cc638309-5835-4370-a0b7-cde67eea4dd2", @@ -282,7 +282,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;238,Microsoft.Compute/PutVM30Min;1198", "Expires" : "-1", "Content-Length" : "2314", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/51ce883a-cdae-4a5b-ab41-69b8d545ba84?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/51ce883a-cdae-4a5b-ab41-69b8d545ba84?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "x-ms-request-id" : "51ce883a-cdae-4a5b-ab41-69b8d545ba84", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73877/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"6dc8ecae-fefc-4673-b230-9f10ae866fed\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD0Qj0VngOSK1juHq13ZXqT65ZihFfbYkS+9ToqRUhYNg9p0cHx3sd9L7w+FOtaBIGEucztGt5gWF3A0JpzbCFnm52ULr4ABXnoAG0MQk1bhS6Tc41+B/k5Vee5ylMoo5wmFA1CFOmSQxNASTkYcfebCyEkg0cVU/BqK3IGFLI5JQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73877/providers/Microsoft.Network/networkInterfaces/nic933635be0de\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:21:42.774336+00:00\"\r\n },\r\n \"zones\": [\r\n \"1\"\r\n ]\r\n}", "x-ms-client-request-id" : "cc638309-5835-4370-a0b7-cde67eea4dd2", @@ -291,7 +291,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/51ce883a-cdae-4a5b-ab41-69b8d545ba84?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/51ce883a-cdae-4a5b-ab41-69b8d545ba84?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7fe97cf4-adde-4f6f-8063-be2e21ba8031" @@ -319,7 +319,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/51ce883a-cdae-4a5b-ab41-69b8d545ba84?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/51ce883a-cdae-4a5b-ab41-69b8d545ba84?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d8ad7e0f-7b9e-4cbd-829f-4db031a02cfa" @@ -347,7 +347,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73877/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73877/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "902ee9d6-9645-4cd1-a8ac-768691ba8d0f" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.bootDiagnosticsShouldUseUnManagedDisksExplicitStorage.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.bootDiagnosticsShouldUseUnManagedDisksExplicitStorage.json index 9e67b3df7a913..e80a5b3eb0b70 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.bootDiagnosticsShouldUseUnManagedDisksExplicitStorage.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.bootDiagnosticsShouldUseUnManagedDisksExplicitStorage.json @@ -256,7 +256,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40264/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40264/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e6fcf0fc-0664-43e3-80d3-f345ea19b8e3", @@ -278,7 +278,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;230,Microsoft.Compute/PutVM30Min;1190", "Expires" : "-1", "Content-Length" : "2519", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5dadf4a0-86b8-44a2-a5a7-13dd8f92d2c6?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5dadf4a0-86b8-44a2-a5a7-13dd8f92d2c6?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "5dadf4a0-86b8-44a2-a5a7-13dd8f92d2c6", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40264/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"1ddbdcc2-b173-4e9d-82b7-bcafa51fe583\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://st0081552a.blob.core.windows.net/vhds/javavm-os-disk-f981ebfd-5e82-4554-b6cd-d255140aa365.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCG75o3Shyhup5IexrgvetaxhGKdsCLsPWbo8NeWXbQGiEUymjoZKruloo62tCgncOH+/xXL+2XLQIu/2pgePTNZ8ojBte2tzK/xU7T8hOIacwBQ2hdukHCZMSlcXerzD8Iu0igmCptXrHJDatHycQl+4GyT3ivEz4f4O+X7pZY6Q==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40264/providers/Microsoft.Network/networkInterfaces/nic420717cf666\",\"properties\":{\"primary\":true}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true,\r\n \"storageUri\": \"https://st0081552a.blob.core.windows.net/\"\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:07.4446152+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "e6fcf0fc-0664-43e3-80d3-f345ea19b8e3", @@ -287,7 +287,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5dadf4a0-86b8-44a2-a5a7-13dd8f92d2c6?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5dadf4a0-86b8-44a2-a5a7-13dd8f92d2c6?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "38c503d5-a720-41fd-9b87-c61db1a7584e" @@ -315,7 +315,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5dadf4a0-86b8-44a2-a5a7-13dd8f92d2c6?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5dadf4a0-86b8-44a2-a5a7-13dd8f92d2c6?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8d2243f2-2e75-49d8-af7a-0bc5721bc937" @@ -343,7 +343,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5dadf4a0-86b8-44a2-a5a7-13dd8f92d2c6?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5dadf4a0-86b8-44a2-a5a7-13dd8f92d2c6?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2c6ce249-d592-4336-9a43-37e03ed6959f" @@ -371,7 +371,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5dadf4a0-86b8-44a2-a5a7-13dd8f92d2c6?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5dadf4a0-86b8-44a2-a5a7-13dd8f92d2c6?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1554191c-7cb2-47dc-8e84-fdadcd668500" @@ -399,7 +399,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40264/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40264/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0bfd3b9e-cda8-46ae-bd88-664fae1c0d6a" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.bootDiagnosticsShouldUsesOSUnManagedDiskImplicitStorage.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.bootDiagnosticsShouldUsesOSUnManagedDiskImplicitStorage.json index b12ab7f41a5a5..5bdd2f464db54 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.bootDiagnosticsShouldUsesOSUnManagedDiskImplicitStorage.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.bootDiagnosticsShouldUsesOSUnManagedDiskImplicitStorage.json @@ -258,7 +258,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg06087/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg06087/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f28449ca-abac-4ac6-840d-847a724af600", @@ -280,7 +280,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;231,Microsoft.Compute/PutVM30Min;1191", "Expires" : "-1", "Content-Length" : "2531", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9e929dfc-b3c3-4f21-8eca-a446d097056e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9e929dfc-b3c3-4f21-8eca-a446d097056e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "9e929dfc-b3c3-4f21-8eca-a446d097056e", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg06087/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"0cac4162-958f-4b78-ae4e-24f0d6bab587\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg360079e0614f8.blob.core.windows.net/vhds/javavm-os-disk-00b1d795-661e-4f09-95ac-218c4e8c4a46.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDXmP7tjRtZ3ieeHwlEE1NUpo732bh+lACEYzXdiE2AtOo1KlQCk1jBVkfyVHiG/VoXmVPJtNMt1FkUadbPCy4pgskQNXDoYhv01U3+qRleld78iNSJK8aRiZ2oWVTxg4idsM6Wobo2Lw6y5JhRgCxkjD4FBgUgs+UsI/DDtNsEIw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg06087/providers/Microsoft.Network/networkInterfaces/nic891198769fa\",\"properties\":{\"primary\":true}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true,\r\n \"storageUri\": \"https://stg360079e0614f8.blob.core.windows.net/\"\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:21:58.4446127+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "f28449ca-abac-4ac6-840d-847a724af600", @@ -289,7 +289,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9e929dfc-b3c3-4f21-8eca-a446d097056e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9e929dfc-b3c3-4f21-8eca-a446d097056e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5823f62d-5438-41f5-9584-466845d2882f" @@ -317,7 +317,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9e929dfc-b3c3-4f21-8eca-a446d097056e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9e929dfc-b3c3-4f21-8eca-a446d097056e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "668ce1a1-33fb-4579-8c0e-729e479760ae" @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9e929dfc-b3c3-4f21-8eca-a446d097056e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9e929dfc-b3c3-4f21-8eca-a446d097056e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "662f0fa9-6bff-4530-8a72-12e29b396e1b" @@ -373,7 +373,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg06087/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg06087/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e8de59f1-1218-46fa-a2c5-01fb02052e05" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canDisableBootDiagnostics.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canDisableBootDiagnostics.json index 546bb11536e6b..ae50a0b74bc14 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canDisableBootDiagnostics.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canDisableBootDiagnostics.json @@ -230,7 +230,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60553/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60553/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1830fbc6-71c6-47de-9849-5d1a0a596f1d", @@ -252,7 +252,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;235,Microsoft.Compute/PutVM30Min;1195", "Expires" : "-1", "Content-Length" : "2451", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cea8ec9a-f8e1-49cf-b328-484a0b4d1674?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cea8ec9a-f8e1-49cf-b328-484a0b4d1674?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "cea8ec9a-f8e1-49cf-b328-484a0b4d1674", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60553/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"2ca1a54e-b213-44ea-b24f-a23fdbae0acd\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCG75o3Shyhup5IexrgvetaxhGKdsCLsPWbo8NeWXbQGiEUymjoZKruloo62tCgncOH+/xXL+2XLQIu/2pgePTNZ8ojBte2tzK/xU7T8hOIacwBQ2hdukHCZMSlcXerzD8Iu0igmCptXrHJDatHycQl+4GyT3ivEz4f4O+X7pZY6Q==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60553/providers/Microsoft.Network/networkInterfaces/nic79313c4aa59\",\"properties\":{\"primary\":true}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true,\r\n \"storageUri\": \"https://stg7497318a65ba0.blob.core.windows.net/\"\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:21:55.0539889+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "1830fbc6-71c6-47de-9849-5d1a0a596f1d", @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cea8ec9a-f8e1-49cf-b328-484a0b4d1674?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cea8ec9a-f8e1-49cf-b328-484a0b4d1674?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f3542da6-8854-42a1-8051-b208bb31b36d" @@ -289,7 +289,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cea8ec9a-f8e1-49cf-b328-484a0b4d1674?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cea8ec9a-f8e1-49cf-b328-484a0b4d1674?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "aca91e0a-9570-4da5-a45b-0f8c1d00523b" @@ -317,7 +317,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cea8ec9a-f8e1-49cf-b328-484a0b4d1674?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cea8ec9a-f8e1-49cf-b328-484a0b4d1674?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "eb14f301-6354-477c-90c8-62fb563b892b" @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60553/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60553/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "05eda406-7733-4455-a0a6-d0b551b44658" @@ -373,7 +373,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60553/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60553/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ecf5ecee-94f9-4162-8bb8-8c6055caf5d4", @@ -395,7 +395,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;189,Microsoft.Compute/PutVM30Min;1149", "Expires" : "-1", "Content-Length" : "2706", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9885ea36-c248-48a6-a2c0-7c1a92357ccc?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9885ea36-c248-48a6-a2c0-7c1a92357ccc?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "9885ea36-c248-48a6-a2c0-7c1a92357ccc", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60553/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"2ca1a54e-b213-44ea-b24f-a23fdbae0acd\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm_OsDisk_1_95e531db8726458e983dfff8246d8556\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60553/providers/Microsoft.Compute/disks/javavm_OsDisk_1_95e531db8726458e983dfff8246d8556\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCG75o3Shyhup5IexrgvetaxhGKdsCLsPWbo8NeWXbQGiEUymjoZKruloo62tCgncOH+/xXL+2XLQIu/2pgePTNZ8ojBte2tzK/xU7T8hOIacwBQ2hdukHCZMSlcXerzD8Iu0igmCptXrHJDatHycQl+4GyT3ivEz4f4O+X7pZY6Q==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60553/providers/Microsoft.Network/networkInterfaces/nic79313c4aa59\",\"properties\":{\"primary\":true}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": false,\r\n \"storageUri\": \"https://stg7497318a65ba0.blob.core.windows.net/\"\r\n }\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:21:55.0539889+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "ecf5ecee-94f9-4162-8bb8-8c6055caf5d4", @@ -404,7 +404,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9885ea36-c248-48a6-a2c0-7c1a92357ccc?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9885ea36-c248-48a6-a2c0-7c1a92357ccc?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3907e444-da3c-439b-ad90-b55c0fe1fb0d" @@ -432,7 +432,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60553/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg60553/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d15659d1-1fe6-4d9a-8b92-8002148a8ff2" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsOnManagedStorageAccount.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsOnManagedStorageAccount.json index ca6be899a5c3a..41c4cafffc219 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsOnManagedStorageAccount.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsOnManagedStorageAccount.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg07428/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg07428/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d0230f59-fb71-438c-86b5-ef1c14fb033c", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;237,Microsoft.Compute/PutVM30Min;1197", "Expires" : "-1", "Content-Length" : "2386", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3d632070-6294-4da2-b5d8-f988bc125f22?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3d632070-6294-4da2-b5d8-f988bc125f22?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "3d632070-6294-4da2-b5d8-f988bc125f22", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg07428/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"416114e2-7122-4563-b407-952a9b1b1c7f\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGocQ7kHWFAIUWEPs7Xy1rA7VnlZhP3Vb40D+C/zidUcxgfyiz3CUuLLlE8xKETTvhhGicuOAwwx++wfp19qfVaR/dhSSs1TJhumI1EDg4hF3WCvZst+jjRxVNuj8uN+z8cIfij4bTO5jAZlFUxMUsTiwd2GAnKCvTCAz1kPCluQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg07428/providers/Microsoft.Network/networkInterfaces/nic81705a4d30c\",\"properties\":{\"primary\":true}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:21:45.7102464+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "d0230f59-fb71-438c-86b5-ef1c14fb033c", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3d632070-6294-4da2-b5d8-f988bc125f22?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3d632070-6294-4da2-b5d8-f988bc125f22?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7630cdf0-d2a1-494a-aa29-30c2c3e18e9c" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3d632070-6294-4da2-b5d8-f988bc125f22?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3d632070-6294-4da2-b5d8-f988bc125f22?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a9715485-e6ca-41b5-8a90-3ec529e3f67f" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg07428/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg07428/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1761e1ba-3bbe-478f-9edc-0a8b8b3a3564" @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg07428/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg07428/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1c5d3c37-bb49-4527-b344-a1e38d5dc786", @@ -290,7 +290,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg07428/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg07428/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "03a9021b-cf9d-42ff-84a3-15cd262827f3", @@ -312,7 +312,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;216,Microsoft.Compute/PutVM30Min;1176", "Expires" : "-1", "Content-Length" : "2953", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4774e5e6-2a40-47b4-9a03-fc1520c18cb4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4774e5e6-2a40-47b4-9a03-fc1520c18cb4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "4774e5e6-2a40-47b4-9a03-fc1520c18cb4", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg07428/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"416114e2-7122-4563-b407-952a9b1b1c7f\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm_OsDisk_1_32e103f7f806402e8b7f8dac380ade3c\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg07428/providers/Microsoft.Compute/disks/javavm_OsDisk_1_32e103f7f806402e8b7f8dac380ade3c\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGocQ7kHWFAIUWEPs7Xy1rA7VnlZhP3Vb40D+C/zidUcxgfyiz3CUuLLlE8xKETTvhhGicuOAwwx++wfp19qfVaR/dhSSs1TJhumI1EDg4hF3WCvZst+jjRxVNuj8uN+z8cIfij4bTO5jAZlFUxMUsTiwd2GAnKCvTCAz1kPCluQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg07428/providers/Microsoft.Network/networkInterfaces/nic81705a4d30c\",\"properties\":{\"primary\":true}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true\r\n }\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:21:45.7102464+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "03a9021b-cf9d-42ff-84a3-15cd262827f3", @@ -321,7 +321,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4774e5e6-2a40-47b4-9a03-fc1520c18cb4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4774e5e6-2a40-47b4-9a03-fc1520c18cb4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "32a324e3-17cd-46ef-951e-864ecc793c29" @@ -349,7 +349,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg07428/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg07428/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6a2fa3a0-5226-4003-81d5-6b5a113a166c" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnManagedVMCreation.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnManagedVMCreation.json index 7644886474086..2f03cf4c05435 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnManagedVMCreation.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnManagedVMCreation.json @@ -256,7 +256,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg14574/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg14574/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c51324d1-3eea-4b29-88ac-27a2e632e9bd", @@ -278,7 +278,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;233,Microsoft.Compute/PutVM30Min;1193", "Expires" : "-1", "Content-Length" : "2445", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7d049880-7f94-4d7a-b95a-698ee15524e4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7d049880-7f94-4d7a-b95a-698ee15524e4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "7d049880-7f94-4d7a-b95a-698ee15524e4", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg14574/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"6303bba8-df94-4021-a725-8bad5761f952\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3iYk2rt27NT+JfUqgCA/1+SBfhFE9HoAD0ZTJ6wkfJo3KGRAPxHI2LZKjmvCYYopooozCa8b0/Yuo5QSSpiYsD0Xi8I13uWAKvzJFFqaGK5wWsI+D1rcp/fvbYRoM/f5+Op5jY7l9yj4q5Pbg2xR/v1IwCwj34eROq9CwK4iiEQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg14574/providers/Microsoft.Network/networkInterfaces/nic138239425aa\",\"properties\":{\"primary\":true}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true,\r\n \"storageUri\": \"https://st927506af.blob.core.windows.net/\"\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:21:57.0539879+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "c51324d1-3eea-4b29-88ac-27a2e632e9bd", @@ -287,7 +287,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7d049880-7f94-4d7a-b95a-698ee15524e4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7d049880-7f94-4d7a-b95a-698ee15524e4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "dc02c805-381c-45ab-ad1e-45f729de43b7" @@ -315,7 +315,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7d049880-7f94-4d7a-b95a-698ee15524e4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7d049880-7f94-4d7a-b95a-698ee15524e4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "bb95f064-668f-4135-9ccd-03583f598053" @@ -343,7 +343,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7d049880-7f94-4d7a-b95a-698ee15524e4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7d049880-7f94-4d7a-b95a-698ee15524e4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "599a9ac8-4449-492d-96c8-02932e944f0a" @@ -371,7 +371,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7d049880-7f94-4d7a-b95a-698ee15524e4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7d049880-7f94-4d7a-b95a-698ee15524e4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5e905ce6-b040-41ad-a72b-b1802622db67" @@ -399,7 +399,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg14574/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg14574/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4a466b11-cb12-4379-86ef-c1b0e4272922" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnUnManagedVMCreation.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnUnManagedVMCreation.json index f54a234615c22..27d27d7ebc82b 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnUnManagedVMCreation.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnUnManagedVMCreation.json @@ -340,7 +340,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40374/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40374/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "15d7073b-df28-4fe2-a7de-be294908c859", @@ -362,7 +362,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;232,Microsoft.Compute/PutVM30Min;1192", "Expires" : "-1", "Content-Length" : "2525", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cad58c22-7067-4530-a686-669329cd741c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cad58c22-7067-4530-a686-669329cd741c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "cad58c22-7067-4530-a686-669329cd741c", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40374/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"f33b3e9a-6e88-4b4d-a563-d2caa294b11a\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg71972281ddb3e.blob.core.windows.net/vhds/javavm-os-disk-911a23e9-fa31-4682-854b-2be6de90b244.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8gmKXxgieRlbQ8JSHdhJaw5LDTyxsIdMJcinOhuBAWY3H/3dQAcE1m2amvQaa5c5e4GfNgxBW6oael3TGpj12FQWkQIxvPl1GhAeDoMhXT0+6bMhWkj5McSaGNUik8cBfgNdt1QdqD9Cc83A878+LuBBXIaSPN9xqjWKPH26ASw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40374/providers/Microsoft.Network/networkInterfaces/nic6851580e523\",\"properties\":{\"primary\":true}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true,\r\n \"storageUri\": \"https://st48691054.blob.core.windows.net/\"\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:21:54.9914864+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "15d7073b-df28-4fe2-a7de-be294908c859", @@ -371,7 +371,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cad58c22-7067-4530-a686-669329cd741c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cad58c22-7067-4530-a686-669329cd741c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d6d188a0-8a25-42a9-94af-cb6b225bb901" @@ -399,7 +399,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cad58c22-7067-4530-a686-669329cd741c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cad58c22-7067-4530-a686-669329cd741c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2856dff9-8c95-4a4f-b265-a5010de23fc1" @@ -427,7 +427,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cad58c22-7067-4530-a686-669329cd741c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cad58c22-7067-4530-a686-669329cd741c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "72eb3fb2-3c01-4b9c-807b-e51bc8499e0d" @@ -455,7 +455,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40374/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40374/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "da285f22-4fb8-4e06-aac9-f04baa59ae2d" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithExplicitStorageOnManagedVMCreation.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithExplicitStorageOnManagedVMCreation.json index 72f8c810ae02a..6d2317d9811c4 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithExplicitStorageOnManagedVMCreation.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithExplicitStorageOnManagedVMCreation.json @@ -256,7 +256,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69591/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69591/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cdf51940-f508-4709-b4ae-8afdc525061b", @@ -278,7 +278,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;228,Microsoft.Compute/PutVM30Min;1188", "Expires" : "-1", "Content-Length" : "2444", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b6671a50-dda8-40b3-a8e0-7f4dc0452d06?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b6671a50-dda8-40b3-a8e0-7f4dc0452d06?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "b6671a50-dda8-40b3-a8e0-7f4dc0452d06", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69591/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"605f8927-b0a0-447e-a05b-77d4f6e1bf86\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCG75o3Shyhup5IexrgvetaxhGKdsCLsPWbo8NeWXbQGiEUymjoZKruloo62tCgncOH+/xXL+2XLQIu/2pgePTNZ8ojBte2tzK/xU7T8hOIacwBQ2hdukHCZMSlcXerzD8Iu0igmCptXrHJDatHycQl+4GyT3ivEz4f4O+X7pZY6Q==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69591/providers/Microsoft.Network/networkInterfaces/nic35702af4f42\",\"properties\":{\"primary\":true}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true,\r\n \"storageUri\": \"https://st30152cf9.blob.core.windows.net/\"\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:12.257114+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "cdf51940-f508-4709-b4ae-8afdc525061b", @@ -287,7 +287,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b6671a50-dda8-40b3-a8e0-7f4dc0452d06?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b6671a50-dda8-40b3-a8e0-7f4dc0452d06?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "057ee046-1dff-4a65-8967-8958ddad6400" @@ -315,7 +315,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b6671a50-dda8-40b3-a8e0-7f4dc0452d06?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b6671a50-dda8-40b3-a8e0-7f4dc0452d06?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3c40adbd-d083-4471-8ba9-116736850eec" @@ -343,7 +343,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b6671a50-dda8-40b3-a8e0-7f4dc0452d06?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b6671a50-dda8-40b3-a8e0-7f4dc0452d06?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "eadef39d-bc61-4ebf-bda7-eb93a2a9682c" @@ -371,7 +371,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69591/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69591/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "37b294f1-7ec9-4da0-81a2-85005537adaa" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithImplicitStorageOnManagedVMCreation.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithImplicitStorageOnManagedVMCreation.json index 3c7d4fc540562..36dfdceec9b75 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithImplicitStorageOnManagedVMCreation.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithImplicitStorageOnManagedVMCreation.json @@ -230,7 +230,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68132/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68132/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c1c9b5ad-0843-4d6f-b257-72ade58a0787", @@ -252,7 +252,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;236,Microsoft.Compute/PutVM30Min;1196", "Expires" : "-1", "Content-Length" : "2451", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f8dd8d63-cf84-4e6a-a474-f2ffbe2fb675?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f8dd8d63-cf84-4e6a-a474-f2ffbe2fb675?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "f8dd8d63-cf84-4e6a-a474-f2ffbe2fb675", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68132/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"ead7ac10-ee46-4ac2-8cbf-32e54ac8caf4\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCUkkrz6Hiqw0az1CEBCWjOHxWCeSf5a6/3/iYUJmwKFHRJGkW0jrlVAJ1zdNNyE+xEfah+8uXGKXrwpvtpIL4cpNYMqug9RQ6y+XPIcvJR9AqmXQwtb3nw9F9bX9Mh+RONC3/Y/tMclaR1H+cd7ieaNn0BMRoY6SxpR+23usMAaw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68132/providers/Microsoft.Network/networkInterfaces/nic714547f52eb\",\"properties\":{\"primary\":true}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true,\r\n \"storageUri\": \"https://stg102585e380868.blob.core.windows.net/\"\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:21:54.0383577+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "c1c9b5ad-0843-4d6f-b257-72ade58a0787", @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f8dd8d63-cf84-4e6a-a474-f2ffbe2fb675?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f8dd8d63-cf84-4e6a-a474-f2ffbe2fb675?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a769cbb7-51e4-4a07-90fb-f15fc898c7a3" @@ -289,7 +289,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f8dd8d63-cf84-4e6a-a474-f2ffbe2fb675?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f8dd8d63-cf84-4e6a-a474-f2ffbe2fb675?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b3f3c27c-de2c-4f70-9890-9108ff15f8cd" @@ -317,7 +317,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f8dd8d63-cf84-4e6a-a474-f2ffbe2fb675?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f8dd8d63-cf84-4e6a-a474-f2ffbe2fb675?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1278e73b-6c62-44e8-a2d9-8f61b2cadfcf" @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68132/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68132/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fde42099-a050-4e6d-8131-5fe0007e2f61" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithImplicitStorageOnUnManagedVMCreation.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithImplicitStorageOnUnManagedVMCreation.json index eaa42089b4738..789b195cd3a19 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithImplicitStorageOnUnManagedVMCreation.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineBootDiagnosticsTests.canEnableBootDiagnosticsWithImplicitStorageOnUnManagedVMCreation.json @@ -230,7 +230,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83251/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83251/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "36256d00-d472-4aff-9b09-12d4407b9532", @@ -252,7 +252,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;234,Microsoft.Compute/PutVM30Min;1194", "Expires" : "-1", "Content-Length" : "2358", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/863df42b-cdf0-466e-82e5-09d6b7878284?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/863df42b-cdf0-466e-82e5-09d6b7878284?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "863df42b-cdf0-466e-82e5-09d6b7878284", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83251/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"8e60695e-5f1a-44d9-9393-b321e6cbf5f0\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg18838644217cd.blob.core.windows.net/vhds/javavm-os-disk-351948d0-da93-4ed5-84f7-d9195ecea3af.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCbbM7IKxEWElMi7Pw2mJFw/Z532xqfZcBSs5rKIolGoWHNpIT4otj+pcDFhAYlL6D0ommP61p3YE2S/fa6p92W8XBQUUhhya1iZpu2QnfpUoIscSVTFI+RYMmNY7b2NhUa5hZI4O3TxduSzMA12T/6xcO0H3mGjeCNqFeWDOw/nw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83251/providers/Microsoft.Network/networkInterfaces/nic050088d56a6\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:21:53.6164942+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "36256d00-d472-4aff-9b09-12d4407b9532", @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/863df42b-cdf0-466e-82e5-09d6b7878284?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/863df42b-cdf0-466e-82e5-09d6b7878284?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b9d93824-aad7-4096-a7ce-b8361a23d620" @@ -289,7 +289,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/863df42b-cdf0-466e-82e5-09d6b7878284?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/863df42b-cdf0-466e-82e5-09d6b7878284?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "14db2dd8-2654-4f2c-ae29-f67db61e3bc0" @@ -317,7 +317,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/863df42b-cdf0-466e-82e5-09d6b7878284?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/863df42b-cdf0-466e-82e5-09d6b7878284?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f63d2adc-b7d6-4357-97ee-85b7cf5acda8" @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83251/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83251/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "29aa6dd8-5c7f-4df8-9e62-17155b138515" @@ -373,7 +373,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83251/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83251/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "888c60ca-ce67-40b8-b7ff-f60d354a521a", @@ -395,15 +395,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1199", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0fa4afff-c06a-414d-a936-fb022d1b0b21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0fa4afff-c06a-414d-a936-fb022d1b0b21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "0fa4afff-c06a-414d-a936-fb022d1b0b21", "x-ms-client-request-id" : "888c60ca-ce67-40b8-b7ff-f60d354a521a", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0fa4afff-c06a-414d-a936-fb022d1b0b21?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0fa4afff-c06a-414d-a936-fb022d1b0b21?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0fa4afff-c06a-414d-a936-fb022d1b0b21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0fa4afff-c06a-414d-a936-fb022d1b0b21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a055fb54-ea79-4a0e-b5a0-e3d58c974bbc" @@ -431,7 +431,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0fa4afff-c06a-414d-a936-fb022d1b0b21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0fa4afff-c06a-414d-a936-fb022d1b0b21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c17f5a7e-846d-4417-908d-e5e3371e1eaf" @@ -459,7 +459,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0fa4afff-c06a-414d-a936-fb022d1b0b21?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0fa4afff-c06a-414d-a936-fb022d1b0b21?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "73fd0bc7-64fe-48c6-86fc-bebf10734cc4" @@ -714,7 +714,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83251/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83251/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f7960a21-f59f-4db0-9085-67fc653c5d45", @@ -736,7 +736,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;178,Microsoft.Compute/PutVM30Min;1137", "Expires" : "-1", "Content-Length" : "1393", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/550b3986-e89b-447b-b0ac-bddd4a96563a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/550b3986-e89b-447b-b0ac-bddd4a96563a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "550b3986-e89b-447b-b0ac-bddd4a96563a", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83251/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"ca7783c5-5803-4e7d-a3a7-53c0dedb92bf\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm-os-disk\",\r\n \"createOption\": \"Attach\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg18838644217cd.blob.core.windows.net/vhds/javavm-os-disk-351948d0-da93-4ed5-84f7-d9195ecea3af.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83251/providers/Microsoft.Network/networkInterfaces/nic731547acfd7\",\"properties\":{\"primary\":true}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true,\r\n \"storageUri\": \"https://stg67977d5fc48a7.blob.core.windows.net/\"\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:24:27.007143+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "f7960a21-f59f-4db0-9085-67fc653c5d45", @@ -745,7 +745,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/550b3986-e89b-447b-b0ac-bddd4a96563a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/550b3986-e89b-447b-b0ac-bddd4a96563a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f5804e4a-381d-4a7e-86c3-2a511430d09f" @@ -773,7 +773,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/550b3986-e89b-447b-b0ac-bddd4a96563a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/550b3986-e89b-447b-b0ac-bddd4a96563a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c9a25bbf-6842-413f-b519-f2e4157a6a6f" @@ -801,7 +801,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/550b3986-e89b-447b-b0ac-bddd4a96563a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/550b3986-e89b-447b-b0ac-bddd4a96563a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9211b360-91f9-43d4-806f-450bb6c0183f" @@ -829,7 +829,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/550b3986-e89b-447b-b0ac-bddd4a96563a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/550b3986-e89b-447b-b0ac-bddd4a96563a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fcd0ea73-e4e8-4329-873c-56ebeb5b6214" @@ -857,7 +857,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/550b3986-e89b-447b-b0ac-bddd4a96563a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/550b3986-e89b-447b-b0ac-bddd4a96563a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "29e51e96-7f56-4ff7-b829-3eb83c953d94" @@ -885,7 +885,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83251/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83251/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2cf15c67-3594-435c-b2ba-f7cdfe858c42" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineCustomImageOperationsTest.canCreateImageByCapturingVM.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineCustomImageOperationsTest.canCreateImageByCapturingVM.json index 950ab20c7d408..d326ec497ddc7 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineCustomImageOperationsTest.canCreateImageByCapturingVM.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineCustomImageOperationsTest.canCreateImageByCapturingVM.json @@ -318,7 +318,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/virtualMachines/vm67-825042ad09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/virtualMachines/vm67-825042ad09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c3d3d3b1-a6e5-49b1-8d93-37f4edba4dbc", @@ -340,7 +340,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;237,Microsoft.Compute/PutVM30Min;1197", "Expires" : "-1", "Content-Length" : "3250", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5fa6081f-556f-41aa-8d5d-5f68529d52ab?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5fa6081f-556f-41aa-8d5d-5f68529d52ab?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "5fa6081f-556f-41aa-8d5d-5f68529d52ab", "Body" : "{\r\n \"name\": \"vm67-825042ad09\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/virtualMachines/vm67-825042ad09\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"8ff04e69-b309-42e2-945c-6114afaa50cf\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vm67-825042ad09-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg3828900ba.blob.core.windows.net/vhds/vm67-825042ad09-os-disk-41d723b4-5b5a-4079-a810-099410ba8490.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"disk-1\",\r\n \"createOption\": \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg3828900ba.blob.core.windows.net/vhds/vm67-825042ad09-data-disk-0-94ce6396-fe18-49c9-951b-9bc3a90bd7c3.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"disk-2\",\r\n \"createOption\": \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg3828900ba.blob.core.windows.net/vhds/vm67-825042ad09-data-disk-1-8b8be096-249f-411f-8228-f6fc0601fcd8.vhd\"\r\n },\r\n \"caching\": \"ReadOnly\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 60,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm67-825042ad09\",\r\n \"adminUsername\": \"javauser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/javauser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQChgukyXwvfzUem5Mqlxy9Jd+ZvM/4DN96lz7eKB7ZDzyjPUOiSIWLQNajTTkEx3MzJDG1EJ2Elm8xDmljotUEfDM6Kjjt2aTYZZy2G2nsFtyq+0gt6GQ3l6FTfhVkpoQN60W7OiLI0JIuwEj3lJdPekxz2V9n1/R7fY1ngoqQD1Q==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Network/networkInterfaces/nic92804378528\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:04.2224743+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "c3d3d3b1-a6e5-49b1-8d93-37f4edba4dbc", @@ -349,7 +349,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5fa6081f-556f-41aa-8d5d-5f68529d52ab?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5fa6081f-556f-41aa-8d5d-5f68529d52ab?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d7d27e06-ac7a-47e6-9f7c-fe3433dccc76" @@ -377,7 +377,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5fa6081f-556f-41aa-8d5d-5f68529d52ab?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5fa6081f-556f-41aa-8d5d-5f68529d52ab?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d74943fa-6e70-4e18-9aac-d55d6cc018af" @@ -405,7 +405,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/virtualMachines/vm67-825042ad09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/virtualMachines/vm67-825042ad09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "373431bc-fcbb-4c2d-839e-00c9e42a157d" @@ -433,7 +433,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/virtualMachines/vm67-825042ad09/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/virtualMachines/vm67-825042ad09/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d3a973f0-f2e7-493a-a983-3afc36e3da33", @@ -455,15 +455,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;234,Microsoft.Compute/UpdateVM30Min;1194", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/ffe84215-2158-4cee-a834-1b9068f7d5d3?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/ffe84215-2158-4cee-a834-1b9068f7d5d3?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "ffe84215-2158-4cee-a834-1b9068f7d5d3", "x-ms-client-request-id" : "d3a973f0-f2e7-493a-a983-3afc36e3da33", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/ffe84215-2158-4cee-a834-1b9068f7d5d3?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/ffe84215-2158-4cee-a834-1b9068f7d5d3?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/virtualMachines/vm67-825042ad09/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/virtualMachines/vm67-825042ad09/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d89acec9-0d97-4ece-9b91-d68817f2b861", @@ -485,15 +485,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;237,Microsoft.Compute/DeleteVM30Min;1197", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9818d4d7-9475-4e09-8fbe-622170c55c25?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9818d4d7-9475-4e09-8fbe-622170c55c25?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "9818d4d7-9475-4e09-8fbe-622170c55c25", "x-ms-client-request-id" : "d89acec9-0d97-4ece-9b91-d68817f2b861", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9818d4d7-9475-4e09-8fbe-622170c55c25?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9818d4d7-9475-4e09-8fbe-622170c55c25?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9818d4d7-9475-4e09-8fbe-622170c55c25?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9818d4d7-9475-4e09-8fbe-622170c55c25?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "56ce1816-57c8-4c0e-b9d4-9133a766de61" @@ -521,7 +521,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9818d4d7-9475-4e09-8fbe-622170c55c25?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9818d4d7-9475-4e09-8fbe-622170c55c25?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fcc1b4c6-0b56-4a67-bda7-ad1d26511e1e" @@ -549,7 +549,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9818d4d7-9475-4e09-8fbe-622170c55c25?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9818d4d7-9475-4e09-8fbe-622170c55c25?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d7350fae-0fbc-4e0c-a1f8-a9c4889a76d1" @@ -575,7 +575,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/virtualMachines/vm67-825042ad09/generalize?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/virtualMachines/vm67-825042ad09/generalize?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5187957b-1f32-41e2-aff9-36a5e436e24b", @@ -628,7 +628,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/images/img32429fb7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/images/img32429fb7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c63013de-f598-4c4c-9047-4a5218cf60d6", @@ -650,7 +650,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateImages3Min;37,Microsoft.Compute/CreateImages30Min;197", "Expires" : "-1", "Content-Length" : "1530", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/cbaf35b5-2592-420f-952e-f8215f27094c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/cbaf35b5-2592-420f-952e-f8215f27094c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "cbaf35b5-2592-420f-952e-f8215f27094c", "Body" : "{\r\n \"name\": \"img32429fb7\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/images/img32429fb7\",\r\n \"type\": \"Microsoft.Compute/images\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"sourceVirtualMachine\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/virtualMachines/vm67-825042ad09\"\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"diskSizeGB\": 30,\r\n \"blobUri\": \"https://stg3828900ba.blob.core.windows.net/vhds/vm67-825042ad09-os-disk-41d723b4-5b5a-4079-a810-099410ba8490.vhd\",\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"diskSizeGB\": 30,\r\n \"blobUri\": \"https://stg3828900ba.blob.core.windows.net/vhds/vm67-825042ad09-data-disk-0-94ce6396-fe18-49c9-951b-9bc3a90bd7c3.vhd\",\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 1,\r\n \"diskSizeGB\": 60,\r\n \"blobUri\": \"https://stg3828900ba.blob.core.windows.net/vhds/vm67-825042ad09-data-disk-1-8b8be096-249f-411f-8228-f6fc0601fcd8.vhd\",\r\n \"caching\": \"ReadOnly\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}", "x-ms-client-request-id" : "c63013de-f598-4c4c-9047-4a5218cf60d6", @@ -659,7 +659,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/cbaf35b5-2592-420f-952e-f8215f27094c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/cbaf35b5-2592-420f-952e-f8215f27094c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1e3bb651-379e-43d8-aba9-f0efe37f9d83" @@ -687,7 +687,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/images/img32429fb7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/images/img32429fb7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0bb82fe2-c6ba-4acb-afcc-80791d427544" @@ -715,7 +715,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/images/img32429fb7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/images/img32429fb7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5cb5a9cd-f426-4e04-bda0-98d1fc062c2e", @@ -744,7 +744,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/images/img32429fb7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85415/providers/Microsoft.Compute/images/img32429fb7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8b2dce57-2339-48c1-8e58-1b959ffe7575", @@ -766,15 +766,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteImages3Min;118,Microsoft.Compute/DeleteImages30Min;598", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/409bef56-f91a-4eb0-95fd-ec4daffdd553?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/409bef56-f91a-4eb0-95fd-ec4daffdd553?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "409bef56-f91a-4eb0-95fd-ec4daffdd553", "x-ms-client-request-id" : "8b2dce57-2339-48c1-8e58-1b959ffe7575", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/409bef56-f91a-4eb0-95fd-ec4daffdd553?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/409bef56-f91a-4eb0-95fd-ec4daffdd553?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/409bef56-f91a-4eb0-95fd-ec4daffdd553?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/409bef56-f91a-4eb0-95fd-ec4daffdd553?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0727ddae-bdfa-4660-94fd-36f2cb4e612b" @@ -802,7 +802,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/409bef56-f91a-4eb0-95fd-ec4daffdd553?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/409bef56-f91a-4eb0-95fd-ec4daffdd553?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fa7a9610-4142-4d7f-a96d-d3d63d4f3dac" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineCustomImageOperationsTest.canCreateImageFromManagedDisk.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineCustomImageOperationsTest.canCreateImageFromManagedDisk.json index 6ee4775a91618..68b1b89021b27 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineCustomImageOperationsTest.canCreateImageFromManagedDisk.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineCustomImageOperationsTest.canCreateImageFromManagedDisk.json @@ -230,7 +230,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/virtualMachines/vm7-6744738c8c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/virtualMachines/vm7-6744738c8c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "66d0fffb-8278-479a-80d4-ca2920f52ce5", @@ -252,7 +252,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;238,Microsoft.Compute/PutVM30Min;1198", "Expires" : "-1", "Content-Length" : "3257", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9fe59df2-2d96-4fd4-aa22-21308a94ade4?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9fe59df2-2d96-4fd4-aa22-21308a94ade4?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "9fe59df2-2d96-4fd4-aa22-21308a94ade4", "Body" : "{\r\n \"name\": \"vm7-6744738c8c\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/virtualMachines/vm7-6744738c8c\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"8fb9fef2-ca9c-41dd-84ee-5ed547ca2de4\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.2-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vm7-6744738c8c-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg678018c32.blob.core.windows.net/vhds/vm7-6744738c8c-os-disk-39ce3939-0e25-42c6-8b7a-20cc546715c8.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"disk1\",\r\n \"createOption\": \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg678018c32.blob.core.windows.net/vhds/vm7-6744738c8c-data-disk-0-3a5f049a-9dd7-4cd8-bf4a-b4c739268054.vhd\"\r\n },\r\n \"caching\": \"ReadOnly\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"vm7-6744738c8c-data-disk-1\",\r\n \"createOption\": \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg678018c32.blob.core.windows.net/vhds/vm7-6744738c8c-data-disk-1-69dc58c4-149a-484d-9fd4-7fda2ad15adc.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm7-6744738c8c\",\r\n \"adminUsername\": \"juser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/juser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCuVuY4eBLXzq1pIMsw0eaHkIKoCjV08bYHmPJXisbeaCOZBOblWfXUsqZvhmQmmaSoipp5j/XgNQafs3ZX3m8zXCok6a0xCTE8ksrlqn0V0kCnq6bCTAVRMMe/0NNv6tFAuVhXZJHKY74sG2OdeufIo/LOBeqpx3UOjwtUTokagQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Network/networkInterfaces/nic78106f71c6e\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:03.363091+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "66d0fffb-8278-479a-80d4-ca2920f52ce5", @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9fe59df2-2d96-4fd4-aa22-21308a94ade4?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9fe59df2-2d96-4fd4-aa22-21308a94ade4?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "45afcadb-b872-4706-97cc-02f89041714b" @@ -289,7 +289,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9fe59df2-2d96-4fd4-aa22-21308a94ade4?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/9fe59df2-2d96-4fd4-aa22-21308a94ade4?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3f4ea807-d584-4ec3-b7e6-9feb6594c0ed" @@ -317,7 +317,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/virtualMachines/vm7-6744738c8c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/virtualMachines/vm7-6744738c8c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "77abb2d8-dc27-46d9-a498-75eef0c33615" @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/virtualMachines/vm7-6744738c8c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/virtualMachines/vm7-6744738c8c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "67a946fb-cf4e-4dc3-be98-78ad921b3fac", @@ -367,15 +367,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1199", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a6a69e1-80f4-4a49-8ed8-ecc0a33663e6?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a6a69e1-80f4-4a49-8ed8-ecc0a33663e6?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "5a6a69e1-80f4-4a49-8ed8-ecc0a33663e6", "x-ms-client-request-id" : "67a946fb-cf4e-4dc3-be98-78ad921b3fac", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a6a69e1-80f4-4a49-8ed8-ecc0a33663e6?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a6a69e1-80f4-4a49-8ed8-ecc0a33663e6?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a6a69e1-80f4-4a49-8ed8-ecc0a33663e6?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a6a69e1-80f4-4a49-8ed8-ecc0a33663e6?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "619aceae-f68e-4663-b91a-c5dc62663b06" @@ -403,7 +403,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a6a69e1-80f4-4a49-8ed8-ecc0a33663e6?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a6a69e1-80f4-4a49-8ed8-ecc0a33663e6?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "bdb2cb24-c839-4740-98ad-3e8442646338" @@ -431,7 +431,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a6a69e1-80f4-4a49-8ed8-ecc0a33663e6?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a6a69e1-80f4-4a49-8ed8-ecc0a33663e6?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a1982b14-8987-445b-a062-65afbd5c7625" @@ -859,7 +859,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/images/img6929298a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/images/img6929298a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "83cfe49c-aeef-485f-bc71-9bc075370570", @@ -881,7 +881,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateImages3Min;39,Microsoft.Compute/CreateImages30Min;199", "Expires" : "-1", "Content-Length" : "1446", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/40303ed3-32e4-4952-8138-4564562ba3b8?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/40303ed3-32e4-4952-8138-4564562ba3b8?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "40303ed3-32e4-4952-8138-4564562ba3b8", "Body" : "{\r\n \"name\": \"img6929298a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/images/img6929298a\",\r\n \"type\": \"Microsoft.Compute/images\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/disks/dsk01337530\"\r\n },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"diskSizeGB\": 110,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/disks/dsk52638d81\"\r\n },\r\n \"caching\": \"ReadOnly\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 1,\r\n \"diskSizeGB\": 110,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/disks/dsk04444670\"\r\n },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}", "x-ms-client-request-id" : "83cfe49c-aeef-485f-bc71-9bc075370570", @@ -890,7 +890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/40303ed3-32e4-4952-8138-4564562ba3b8?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/40303ed3-32e4-4952-8138-4564562ba3b8?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6b298b16-bd99-49e1-9215-f74002972524" @@ -918,7 +918,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/images/img6929298a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/images/img6929298a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "78a107f2-f408-4cc5-b5ce-a9c245edaa75" @@ -1204,7 +1204,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/images/img6929298a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg56240/providers/Microsoft.Compute/images/img6929298a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1324379a-06db-420c-adad-ce28525bf6dd", @@ -1226,15 +1226,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteImages3Min;119,Microsoft.Compute/DeleteImages30Min;599", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/450e58eb-9278-4b8e-98fb-b1f13dad83b5?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/450e58eb-9278-4b8e-98fb-b1f13dad83b5?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "450e58eb-9278-4b8e-98fb-b1f13dad83b5", "x-ms-client-request-id" : "1324379a-06db-420c-adad-ce28525bf6dd", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/450e58eb-9278-4b8e-98fb-b1f13dad83b5?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/450e58eb-9278-4b8e-98fb-b1f13dad83b5?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/450e58eb-9278-4b8e-98fb-b1f13dad83b5?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/450e58eb-9278-4b8e-98fb-b1f13dad83b5?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6c7c0560-fe46-424b-8bfa-2af5d03e6a6f" @@ -1262,7 +1262,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/450e58eb-9278-4b8e-98fb-b1f13dad83b5?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/450e58eb-9278-4b8e-98fb-b1f13dad83b5?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a757027e-fc35-4bda-8075-52bcb0d66477" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineCustomImageOperationsTest.canCreateImageFromNativeVhd.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineCustomImageOperationsTest.canCreateImageFromNativeVhd.json index 56e5e60ae4fb8..cc1fafd9a8685 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineCustomImageOperationsTest.canCreateImageFromNativeVhd.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineCustomImageOperationsTest.canCreateImageFromNativeVhd.json @@ -318,7 +318,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/muldvm5154275?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/muldvm5154275?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "800e7314-ccb4-498d-ab2b-17e4a178a885", @@ -340,7 +340,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;239,Microsoft.Compute/PutVM30Min;1199", "Expires" : "-1", "Content-Length" : "3236", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e59cbdf4-7f4b-4f5f-866a-f4b4b794807a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e59cbdf4-7f4b-4f5f-866a-f4b4b794807a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "e59cbdf4-7f4b-4f5f-866a-f4b4b794807a", "Body" : "{\r\n \"name\": \"muldvm5154275\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/muldvm5154275\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"4cb64c7c-0f4b-4f53-83a9-baccb0f2f90a\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"muldvm5154275-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg147522b70.blob.core.windows.net/vhds/muldvm5154275-os-disk-057f7744-98bf-4eb9-909b-af7494f08d61.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"disk-1\",\r\n \"createOption\": \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg147522b70.blob.core.windows.net/vhds/muldvm5154275-data-disk-0-c70462f1-da1f-4f86-ac16-8f7a85f91ed6.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"disk-2\",\r\n \"createOption\": \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg147522b70.blob.core.windows.net/vhds/muldvm5154275-data-disk-1-1c34d467-9ce4-4dc3-a017-da655bd071ad.vhd\"\r\n },\r\n \"caching\": \"ReadOnly\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 60,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"muldvm5154275\",\r\n \"adminUsername\": \"javauser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/javauser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLtfvUQMCmdzRVtPmJI6/r8PYZ7hNvLvOKLaomSiFM+FV1eaq8jHP3G5J/mkBRpxLos02dtZKuFUJvlgqanE6pwPDycJQ9KKhGtuivgkmaXFXVs3oOvXG/HKuidG0mVxmi0paN4rVogrfCUi9vdkF2UxhUNgiCh0LCXaXn5hcZTw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Network/networkInterfaces/nic23661b83f85\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:00.8786908+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "800e7314-ccb4-498d-ab2b-17e4a178a885", @@ -349,7 +349,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e59cbdf4-7f4b-4f5f-866a-f4b4b794807a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e59cbdf4-7f4b-4f5f-866a-f4b4b794807a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "78f26c1c-5087-477e-9707-1e805d90be13" @@ -377,7 +377,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e59cbdf4-7f4b-4f5f-866a-f4b4b794807a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e59cbdf4-7f4b-4f5f-866a-f4b4b794807a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "403f9a05-22b3-4d1e-8956-fea60e304357" @@ -405,7 +405,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/muldvm5154275?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/muldvm5154275?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2347031e-d20f-4632-a624-2d3e9b656df4" @@ -433,7 +433,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/muldvm5154275/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/muldvm5154275/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ed21768c-2a81-4f08-83aa-c1cf5fb5ef51", @@ -455,15 +455,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;235,Microsoft.Compute/UpdateVM30Min;1195", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/47e8ae78-ab4b-4f84-bef6-a34d251625bd?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/47e8ae78-ab4b-4f84-bef6-a34d251625bd?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "47e8ae78-ab4b-4f84-bef6-a34d251625bd", "x-ms-client-request-id" : "ed21768c-2a81-4f08-83aa-c1cf5fb5ef51", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/47e8ae78-ab4b-4f84-bef6-a34d251625bd?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/47e8ae78-ab4b-4f84-bef6-a34d251625bd?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/muldvm5154275/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/muldvm5154275/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f1b14ca6-3569-4591-a27f-8579ba6c4e47", @@ -485,15 +485,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;238,Microsoft.Compute/DeleteVM30Min;1198", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5cd26bc7-1e42-4bd3-9802-0922e455f75a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5cd26bc7-1e42-4bd3-9802-0922e455f75a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "5cd26bc7-1e42-4bd3-9802-0922e455f75a", "x-ms-client-request-id" : "f1b14ca6-3569-4591-a27f-8579ba6c4e47", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5cd26bc7-1e42-4bd3-9802-0922e455f75a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5cd26bc7-1e42-4bd3-9802-0922e455f75a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5cd26bc7-1e42-4bd3-9802-0922e455f75a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5cd26bc7-1e42-4bd3-9802-0922e455f75a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "bf8d7f3e-16dd-4e33-871a-bf4184a6f1a2" @@ -521,7 +521,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5cd26bc7-1e42-4bd3-9802-0922e455f75a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5cd26bc7-1e42-4bd3-9802-0922e455f75a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ef401582-b382-40a9-84e4-f74d6f24d402" @@ -549,7 +549,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5cd26bc7-1e42-4bd3-9802-0922e455f75a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5cd26bc7-1e42-4bd3-9802-0922e455f75a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "401f2e2d-be85-454f-ad76-4c7c6c74a355" @@ -575,7 +575,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/muldvm5154275/generalize?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/muldvm5154275/generalize?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "26bda997-a3bd-441d-b25b-1b7f046fe5db", @@ -628,7 +628,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/images/img018095cfb5a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/images/img018095cfb5a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "64a1a799-1fa7-4b66-838a-4bd339f2e2f0", @@ -650,7 +650,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateImages3Min;38,Microsoft.Compute/CreateImages30Min;198", "Expires" : "-1", "Content-Length" : "1307", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/0d5cd181-ee75-427b-b5c5-703f8f00b63a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/0d5cd181-ee75-427b-b5c5-703f8f00b63a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "0d5cd181-ee75-427b-b5c5-703f8f00b63a", "Body" : "{\r\n \"name\": \"img018095cfb5a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/images/img018095cfb5a\",\r\n \"type\": \"Microsoft.Compute/images\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"blobUri\": \"https://stg147522b70.blob.core.windows.net/vhds/muldvm5154275-os-disk-057f7744-98bf-4eb9-909b-af7494f08d61.vhd\",\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"diskSizeGB\": 40,\r\n \"blobUri\": \"https://stg147522b70.blob.core.windows.net/vhds/muldvm5154275-data-disk-0-c70462f1-da1f-4f86-ac16-8f7a85f91ed6.vhd\",\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 1,\r\n \"diskSizeGB\": 70,\r\n \"blobUri\": \"https://stg147522b70.blob.core.windows.net/vhds/muldvm5154275-data-disk-1-1c34d467-9ce4-4dc3-a017-da655bd071ad.vhd\",\r\n \"caching\": \"ReadOnly\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}", "x-ms-client-request-id" : "64a1a799-1fa7-4b66-838a-4bd339f2e2f0", @@ -659,7 +659,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/0d5cd181-ee75-427b-b5c5-703f8f00b63a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/0d5cd181-ee75-427b-b5c5-703f8f00b63a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d08e8f02-d30c-421f-b8cd-6118bfc10017" @@ -687,7 +687,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/images/img018095cfb5a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/images/img018095cfb5a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8259df38-9870-4cfa-b746-a4854b3cf45f" @@ -715,7 +715,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/images/img018095cfb5a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/images/img018095cfb5a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3082e685-f510-4d2a-b201-ee2aaecdb7c7", @@ -744,7 +744,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/images?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/images?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c018f31b-bbf4-4df9-98c7-63f1ba11c525", @@ -918,7 +918,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/cusvm66750db?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/cusvm66750db?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a879a838-a408-47bc-b45f-1c58aa9074d6", @@ -940,7 +940,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;232,Microsoft.Compute/PutVM30Min;1183", "Expires" : "-1", "Content-Length" : "2911", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bd2a2878-ee35-4602-ae7a-eb41f4adc6ac?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bd2a2878-ee35-4602-ae7a-eb41f4adc6ac?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "bd2a2878-ee35-4602-ae7a-eb41f4adc6ac", "Body" : "{\r\n \"name\": \"cusvm66750db\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/cusvm66750db\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"5cbbd0a6-d271-48e4-befc-e2227cc74721\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/images/img018095cfb5a\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 40,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 70,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"cusvm66750db\",\r\n \"adminUsername\": \"javauser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/javauser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLtfvUQMCmdzRVtPmJI6/r8PYZ7hNvLvOKLaomSiFM+FV1eaq8jHP3G5J/mkBRpxLos02dtZKuFUJvlgqanE6pwPDycJQ9KKhGtuivgkmaXFXVs3oOvXG/HKuidG0mVxmi0paN4rVogrfCUi9vdkF2UxhUNgiCh0LCXaXn5hcZTw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Network/networkInterfaces/nic72994a8f15a\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:26:42.1000854+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "a879a838-a408-47bc-b45f-1c58aa9074d6", @@ -949,7 +949,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bd2a2878-ee35-4602-ae7a-eb41f4adc6ac?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bd2a2878-ee35-4602-ae7a-eb41f4adc6ac?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3abc671e-78e2-484c-be1f-c24ee20d5e3a" @@ -977,7 +977,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bd2a2878-ee35-4602-ae7a-eb41f4adc6ac?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bd2a2878-ee35-4602-ae7a-eb41f4adc6ac?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d1a4b710-3ef1-4c3f-9758-a93b9ca21ba7" @@ -1005,7 +1005,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/cusvm66750db?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/virtualMachines/cusvm66750db?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "07493cb9-528e-46c8-9f7c-c96a6d62d818" @@ -1059,7 +1059,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/images/img018095cfb5aGen2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/images/img018095cfb5aGen2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "558ea591-18ab-4cfe-94c8-3519888bd4c1", @@ -1081,7 +1081,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateImages3Min;37,Microsoft.Compute/CreateImages30Min;196", "Expires" : "-1", "Content-Length" : "717", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dff92568-260d-4f6e-b57f-c5e0e12c4fab?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dff92568-260d-4f6e-b57f-c5e0e12c4fab?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "dff92568-260d-4f6e-b57f-c5e0e12c4fab", "Body" : "{\r\n \"name\": \"img018095cfb5aGen2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/images/img018095cfb5aGen2\",\r\n \"type\": \"Microsoft.Compute/images\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"blobUri\": \"https://stg147522b70.blob.core.windows.net/vhds/muldvm5154275-os-disk-057f7744-98bf-4eb9-909b-af7494f08d61.vhd\",\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"hyperVGeneration\": \"V2\"\r\n }\r\n}", "x-ms-client-request-id" : "558ea591-18ab-4cfe-94c8-3519888bd4c1", @@ -1090,7 +1090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dff92568-260d-4f6e-b57f-c5e0e12c4fab?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/dff92568-260d-4f6e-b57f-c5e0e12c4fab?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ee01e743-8d18-4da4-b80c-3cf1a8b26347" @@ -1118,7 +1118,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/images/img018095cfb5aGen2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73058/providers/Microsoft.Compute/images/img018095cfb5aGen2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c3f26aba-b33e-4408-9708-cf25dc2537dc" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEMSILMSIOperationsTests.canCreateUpdateVirtualMachineWithEMSI.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEMSILMSIOperationsTests.canCreateUpdateVirtualMachineWithEMSI.json index 19dcb8c67ffe2..6e8759720c03d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEMSILMSIOperationsTests.canCreateUpdateVirtualMachineWithEMSI.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEMSILMSIOperationsTests.canCreateUpdateVirtualMachineWithEMSI.json @@ -530,7 +530,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6e037a1c-0f68-450c-89a8-77344b397a70", @@ -552,7 +552,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;235,Microsoft.Compute/PutVM30Min;1195", "Expires" : "-1", "Content-Length" : "2721", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/cd9f39b0-8e3c-48d0-ae79-a57b167d502e?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/cd9f39b0-8e3c-48d0-ae79-a57b167d502e?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "cd9f39b0-8e3c-48d0-ae79-a57b167d502e", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/687d7fd558314d2/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id20246c2\": {},\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/687d7fd558314d2/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id6370522\": {}\r\n }\r\n },\r\n \"properties\": {\r\n \"vmId\": \"3fb6dc2c-569f-49a6-94c8-1cf6d2e61aa8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH3KGtlRWL5ot1wDWxaWIVJ3705G7g1yLosHrcZrdEqDi6mBO2VihtP9oQyuRTYCx+O2Re2YY2tfynWcymtDjM3Iw/pNUTw7jPq09ueFibDOp/zyn5AiOotmWgebwhxdaqEOHZ17LmHu7WaBhLpEYYNPpDLd+hjC6ndutz6w1QMw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Network/networkInterfaces/nic05629cccbf9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:31.2851512+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "6e037a1c-0f68-450c-89a8-77344b397a70", @@ -561,7 +561,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/cd9f39b0-8e3c-48d0-ae79-a57b167d502e?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/cd9f39b0-8e3c-48d0-ae79-a57b167d502e?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3bfdc183-5d5a-48d9-af98-164bbfae25dd" @@ -589,7 +589,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/cd9f39b0-8e3c-48d0-ae79-a57b167d502e?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/cd9f39b0-8e3c-48d0-ae79-a57b167d502e?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5a00c06e-7c76-40a9-9cca-df113aa6a758" @@ -617,7 +617,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/cd9f39b0-8e3c-48d0-ae79-a57b167d502e?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/cd9f39b0-8e3c-48d0-ae79-a57b167d502e?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e8470303-67c9-41a9-8921-44463c12f72c" @@ -645,7 +645,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0321ae33-b5ec-4366-a018-6499e06fe5dd" @@ -913,7 +913,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1a68974b-f947-41b5-a68b-e5609d16f72d", @@ -935,7 +935,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;233,Microsoft.Compute/PutVM30Min;1193", "Expires" : "-1", "Content-Length" : "2545", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/f4bec9f5-0233-4400-afc1-21780668076d?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/f4bec9f5-0233-4400-afc1-21780668076d?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "f4bec9f5-0233-4400-afc1-21780668076d", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"3fb6dc2c-569f-49a6-94c8-1cf6d2e61aa8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm_OsDisk_1_628a28542e3a4737bdf25de871c6fa6b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/disks/javavm_OsDisk_1_628a28542e3a4737bdf25de871c6fa6b\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH3KGtlRWL5ot1wDWxaWIVJ3705G7g1yLosHrcZrdEqDi6mBO2VihtP9oQyuRTYCx+O2Re2YY2tfynWcymtDjM3Iw/pNUTw7jPq09ueFibDOp/zyn5AiOotmWgebwhxdaqEOHZ17LmHu7WaBhLpEYYNPpDLd+hjC6ndutz6w1QMw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Network/networkInterfaces/nic05629cccbf9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:23:31.2851512+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "1a68974b-f947-41b5-a68b-e5609d16f72d", @@ -944,7 +944,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/f4bec9f5-0233-4400-afc1-21780668076d?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/f4bec9f5-0233-4400-afc1-21780668076d?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4ef888e8-04ef-435e-b781-9f3ec6cc46c9" @@ -972,7 +972,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ab25fc1f-f44c-4e69-b0f1-06f1a7f1fa9b" @@ -1000,7 +1000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d2990e81-70a3-40c7-9f08-872db70936dd", @@ -1081,7 +1081,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0a0f815f-8841-4023-b650-36522fb58a92", @@ -1103,7 +1103,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;234,Microsoft.Compute/PutVM30Min;1190", "Expires" : "-1", "Content-Length" : "3373", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/8974600c-4190-474f-b0aa-177ba21c041b?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/8974600c-4190-474f-b0aa-177ba21c041b?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "8974600c-4190-474f-b0aa-177ba21c041b", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned, UserAssigned\",\r\n \"principalId\": \"3515b866-1f7c-43aa-8bff-abd40acb48f5\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/687d7fd558314d2/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id20246c2\": {\r\n \"principalId\": \"781e9427-6f22-451c-af44-a2f47659b179\",\r\n \"clientId\": \"88c83118-1643-4d0a-9067-789ec66b0053\"\r\n },\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/687d7fd558314d2/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id6370522\": {\r\n \"principalId\": \"629c4d67-1136-4cee-a00e-0d159c1a3d70\",\r\n \"clientId\": \"cae4677c-5254-45f2-b0f9-0583f2faf5e3\"\r\n }\r\n }\r\n },\r\n \"properties\": {\r\n \"vmId\": \"3fb6dc2c-569f-49a6-94c8-1cf6d2e61aa8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm_OsDisk_1_628a28542e3a4737bdf25de871c6fa6b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/disks/javavm_OsDisk_1_628a28542e3a4737bdf25de871c6fa6b\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH3KGtlRWL5ot1wDWxaWIVJ3705G7g1yLosHrcZrdEqDi6mBO2VihtP9oQyuRTYCx+O2Re2YY2tfynWcymtDjM3Iw/pNUTw7jPq09ueFibDOp/zyn5AiOotmWgebwhxdaqEOHZ17LmHu7WaBhLpEYYNPpDLd+hjC6ndutz6w1QMw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Network/networkInterfaces/nic05629cccbf9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:23:31.2851512+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "0a0f815f-8841-4023-b650-36522fb58a92", @@ -1112,7 +1112,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/8974600c-4190-474f-b0aa-177ba21c041b?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/8974600c-4190-474f-b0aa-177ba21c041b?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ff562ed0-404f-4068-bb66-a5c2233ca938" @@ -1140,7 +1140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2919b0c8-2063-445c-a22a-dab845549f4a" @@ -1168,7 +1168,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f482c8a2-1c1c-4417-aa45-5e9069bfff0a", @@ -1197,7 +1197,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7a02f8de-ec28-4880-8a68-39cf748297a7", @@ -1219,7 +1219,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;233,Microsoft.Compute/PutVM30Min;1189", "Expires" : "-1", "Content-Length" : "3071", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/99ef3c1c-dcd7-45a1-9a48-4e91bfefc257?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/99ef3c1c-dcd7-45a1-9a48-4e91bfefc257?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "99ef3c1c-dcd7-45a1-9a48-4e91bfefc257", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned, UserAssigned\",\r\n \"principalId\": \"3515b866-1f7c-43aa-8bff-abd40acb48f5\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/687d7fd558314d2/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id6370522\": {\r\n \"principalId\": \"629c4d67-1136-4cee-a00e-0d159c1a3d70\",\r\n \"clientId\": \"cae4677c-5254-45f2-b0f9-0583f2faf5e3\"\r\n }\r\n }\r\n },\r\n \"properties\": {\r\n \"vmId\": \"3fb6dc2c-569f-49a6-94c8-1cf6d2e61aa8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm_OsDisk_1_628a28542e3a4737bdf25de871c6fa6b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/disks/javavm_OsDisk_1_628a28542e3a4737bdf25de871c6fa6b\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH3KGtlRWL5ot1wDWxaWIVJ3705G7g1yLosHrcZrdEqDi6mBO2VihtP9oQyuRTYCx+O2Re2YY2tfynWcymtDjM3Iw/pNUTw7jPq09ueFibDOp/zyn5AiOotmWgebwhxdaqEOHZ17LmHu7WaBhLpEYYNPpDLd+hjC6ndutz6w1QMw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Network/networkInterfaces/nic05629cccbf9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:23:31.2851512+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "7a02f8de-ec28-4880-8a68-39cf748297a7", @@ -1228,7 +1228,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/99ef3c1c-dcd7-45a1-9a48-4e91bfefc257?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/99ef3c1c-dcd7-45a1-9a48-4e91bfefc257?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1dd2b0ad-a3eb-4916-ae8f-bc9bbb01f0cd" @@ -1256,7 +1256,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "bfdf4fe5-8f21-41f6-a461-319a7aea54ec" @@ -1284,7 +1284,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8a4fab64-62de-4af7-9424-439c1e3f0b98", @@ -1306,7 +1306,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;231,Microsoft.Compute/PutVM30Min;1186", "Expires" : "-1", "Content-Length" : "2715", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/a6e39eba-cbf9-478c-9fc1-bf3b2fc9b97e?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/a6e39eba-cbf9-478c-9fc1-bf3b2fc9b97e?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "a6e39eba-cbf9-478c-9fc1-bf3b2fc9b97e", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"3515b866-1f7c-43aa-8bff-abd40acb48f5\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"3fb6dc2c-569f-49a6-94c8-1cf6d2e61aa8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm_OsDisk_1_628a28542e3a4737bdf25de871c6fa6b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/disks/javavm_OsDisk_1_628a28542e3a4737bdf25de871c6fa6b\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH3KGtlRWL5ot1wDWxaWIVJ3705G7g1yLosHrcZrdEqDi6mBO2VihtP9oQyuRTYCx+O2Re2YY2tfynWcymtDjM3Iw/pNUTw7jPq09ueFibDOp/zyn5AiOotmWgebwhxdaqEOHZ17LmHu7WaBhLpEYYNPpDLd+hjC6ndutz6w1QMw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Network/networkInterfaces/nic05629cccbf9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:23:31.2851512+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "8a4fab64-62de-4af7-9424-439c1e3f0b98", @@ -1315,7 +1315,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/a6e39eba-cbf9-478c-9fc1-bf3b2fc9b97e?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/a6e39eba-cbf9-478c-9fc1-bf3b2fc9b97e?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b472d6a2-cd71-425e-b92f-d0dbddfd176c" @@ -1343,7 +1343,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/687d7fd558314d2/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "90bf22c1-c44a-40ff-95e4-feea3a0669ef" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEMSILMSIOperationsTests.canCreateVirtualMachineWithLMSIAndEMSI.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEMSILMSIOperationsTests.canCreateVirtualMachineWithLMSIAndEMSI.json index c104b8f02f18e..c2f82ef286df4 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEMSILMSIOperationsTests.canCreateVirtualMachineWithLMSIAndEMSI.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEMSILMSIOperationsTests.canCreateVirtualMachineWithLMSIAndEMSI.json @@ -395,7 +395,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/8498ea022066485/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/8498ea022066485/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ba2edd0a-dcf4-402e-9d2d-8f1789edc859", @@ -417,7 +417,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;237,Microsoft.Compute/PutVM30Min;1197", "Expires" : "-1", "Content-Length" : "2684", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/1b90ed49-03d8-42cd-a8ed-1c18c3532bd3?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/1b90ed49-03d8-42cd-a8ed-1c18c3532bd3?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "1b90ed49-03d8-42cd-a8ed-1c18c3532bd3", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/8498ea022066485/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned, UserAssigned\",\r\n \"principalId\": \"7fdcbf78-0788-4a92-bcb2-712b4c4833ab\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/8498ea022066485/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id0564197\": {}\r\n }\r\n },\r\n \"properties\": {\r\n \"vmId\": \"9c1bdf06-8456-4612-9b50-aeae56b411b2\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH3KGtlRWL5ot1wDWxaWIVJ3705G7g1yLosHrcZrdEqDi6mBO2VihtP9oQyuRTYCx+O2Re2YY2tfynWcymtDjM3Iw/pNUTw7jPq09ueFibDOp/zyn5AiOotmWgebwhxdaqEOHZ17LmHu7WaBhLpEYYNPpDLd+hjC6ndutz6w1QMw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/8498ea022066485/providers/Microsoft.Network/networkInterfaces/nic50939046bd2\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:53.0977704+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "ba2edd0a-dcf4-402e-9d2d-8f1789edc859", @@ -426,7 +426,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/1b90ed49-03d8-42cd-a8ed-1c18c3532bd3?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/1b90ed49-03d8-42cd-a8ed-1c18c3532bd3?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "15f8b423-631f-42ea-8198-3f868a362355" @@ -454,7 +454,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/1b90ed49-03d8-42cd-a8ed-1c18c3532bd3?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/1b90ed49-03d8-42cd-a8ed-1c18c3532bd3?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ec0311c1-524f-47f5-a979-91233aa4d805" @@ -482,7 +482,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/1b90ed49-03d8-42cd-a8ed-1c18c3532bd3?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/1b90ed49-03d8-42cd-a8ed-1c18c3532bd3?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "47ea0aae-9c27-4610-b19b-1ee37b4e1439" @@ -510,7 +510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/8498ea022066485/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/8498ea022066485/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "27cb2de7-0195-4e6b-aee0-4909100f1072" @@ -592,7 +592,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/8498ea022066485/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/8498ea022066485/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e445501e-8012-4994-915b-da955fd94ef9", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEMSILMSIOperationsTests.canUpdateVirtualMachineWithEMSIAndLMSI.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEMSILMSIOperationsTests.canUpdateVirtualMachineWithEMSIAndLMSI.json index 3258617bf10fb..e9aa89b960de0 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEMSILMSIOperationsTests.canUpdateVirtualMachineWithEMSIAndLMSI.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEMSILMSIOperationsTests.canUpdateVirtualMachineWithEMSIAndLMSI.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "79ecf6f5-e692-4e6a-928a-d7c8353c46d2", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;239,Microsoft.Compute/PutVM30Min;1199", "Expires" : "-1", "Content-Length" : "2290", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/16c75383-5923-4700-88b9-34a41e6cc870?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/16c75383-5923-4700-88b9-34a41e6cc870?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "16c75383-5923-4700-88b9-34a41e6cc870", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"9cd083f3-8145-4c6c-9f8c-cad8a1bed6ea\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH3KGtlRWL5ot1wDWxaWIVJ3705G7g1yLosHrcZrdEqDi6mBO2VihtP9oQyuRTYCx+O2Re2YY2tfynWcymtDjM3Iw/pNUTw7jPq09ueFibDOp/zyn5AiOotmWgebwhxdaqEOHZ17LmHu7WaBhLpEYYNPpDLd+hjC6ndutz6w1QMw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Network/networkInterfaces/nic90526e112ec\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:02.4415048+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "79ecf6f5-e692-4e6a-928a-d7c8353c46d2", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/16c75383-5923-4700-88b9-34a41e6cc870?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/16c75383-5923-4700-88b9-34a41e6cc870?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "199512a6-f48a-4ea6-9993-882e953a519d" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/16c75383-5923-4700-88b9-34a41e6cc870?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/16c75383-5923-4700-88b9-34a41e6cc870?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "07c9ae0f-f0d7-4bde-a008-bc8d2a438f77" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/16c75383-5923-4700-88b9-34a41e6cc870?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/16c75383-5923-4700-88b9-34a41e6cc870?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "02dd4144-9be2-45db-8792-8de4fbde3ca9" @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/16c75383-5923-4700-88b9-34a41e6cc870?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/16c75383-5923-4700-88b9-34a41e6cc870?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8c5a7ad2-c966-4b9c-a130-4c03b0372f5c" @@ -289,7 +289,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "10055431-7fa1-4104-b023-064cd13ed2a7" @@ -452,7 +452,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0dcb9b9a-ae4a-4134-a6e2-6997c01ed77f", @@ -474,7 +474,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;234,Microsoft.Compute/PutVM30Min;1194", "Expires" : "-1", "Content-Length" : "2807", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/feedaed6-fc48-472b-9a83-e1602eb303d0?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/feedaed6-fc48-472b-9a83-e1602eb303d0?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "feedaed6-fc48-472b-9a83-e1602eb303d0", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/9f04093f5060478/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id-1261683\": {}\r\n }\r\n },\r\n \"properties\": {\r\n \"vmId\": \"9cd083f3-8145-4c6c-9f8c-cad8a1bed6ea\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm_OsDisk_1_b165fda832c94785ac4c7951ba04f0f1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/disks/javavm_OsDisk_1_b165fda832c94785ac4c7951ba04f0f1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH3KGtlRWL5ot1wDWxaWIVJ3705G7g1yLosHrcZrdEqDi6mBO2VihtP9oQyuRTYCx+O2Re2YY2tfynWcymtDjM3Iw/pNUTw7jPq09ueFibDOp/zyn5AiOotmWgebwhxdaqEOHZ17LmHu7WaBhLpEYYNPpDLd+hjC6ndutz6w1QMw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Network/networkInterfaces/nic90526e112ec\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:22:02.4415048+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "0dcb9b9a-ae4a-4134-a6e2-6997c01ed77f", @@ -483,7 +483,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/feedaed6-fc48-472b-9a83-e1602eb303d0?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/feedaed6-fc48-472b-9a83-e1602eb303d0?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "73d086b7-9260-4406-ad6c-7f09d2877e74" @@ -511,7 +511,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "078cbc82-df66-4cfc-911b-a6ad9185bff1" @@ -565,7 +565,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "24cb649a-ece1-4c95-b4cc-56f6bbec6bf1", @@ -587,7 +587,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;233,Microsoft.Compute/PutVM30Min;1192", "Expires" : "-1", "Content-Length" : "3252", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/d9adfe12-1e58-4e81-910e-4f672485e9b3?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/d9adfe12-1e58-4e81-910e-4f672485e9b3?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "d9adfe12-1e58-4e81-910e-4f672485e9b3", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/9f04093f5060478/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id-1261683\": {\r\n \"principalId\": \"edc1aaef-45ab-4169-b5f3-2fa7aa556f5f\",\r\n \"clientId\": \"5c8722f6-6fc9-4b5e-8dad-98e703f7efc8\"\r\n }\r\n }\r\n },\r\n \"properties\": {\r\n \"vmId\": \"9cd083f3-8145-4c6c-9f8c-cad8a1bed6ea\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm_OsDisk_1_b165fda832c94785ac4c7951ba04f0f1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/disks/javavm_OsDisk_1_b165fda832c94785ac4c7951ba04f0f1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH3KGtlRWL5ot1wDWxaWIVJ3705G7g1yLosHrcZrdEqDi6mBO2VihtP9oQyuRTYCx+O2Re2YY2tfynWcymtDjM3Iw/pNUTw7jPq09ueFibDOp/zyn5AiOotmWgebwhxdaqEOHZ17LmHu7WaBhLpEYYNPpDLd+hjC6ndutz6w1QMw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Network/networkInterfaces/nic90526e112ec\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:22:02.4415048+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "24cb649a-ece1-4c95-b4cc-56f6bbec6bf1", @@ -596,7 +596,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/d9adfe12-1e58-4e81-910e-4f672485e9b3?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/d9adfe12-1e58-4e81-910e-4f672485e9b3?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2a49d8d8-985f-45e1-90e3-e0a1e78ace64" @@ -624,7 +624,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "38cc8a2a-9760-4a6c-9713-7e8337e3317d" @@ -787,7 +787,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "dd1e847a-a1bd-4d4f-923e-25572c2fee93", @@ -809,7 +809,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;231,Microsoft.Compute/PutVM30Min;1187", "Expires" : "-1", "Content-Length" : "3373", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/5465b47a-f5e9-4890-9c02-d4884b637d4d?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/5465b47a-f5e9-4890-9c02-d4884b637d4d?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "5465b47a-f5e9-4890-9c02-d4884b637d4d", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/9f04093f5060478/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id-207697f\": {}\r\n }\r\n },\r\n \"properties\": {\r\n \"vmId\": \"9cd083f3-8145-4c6c-9f8c-cad8a1bed6ea\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm_OsDisk_1_b165fda832c94785ac4c7951ba04f0f1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/disks/javavm_OsDisk_1_b165fda832c94785ac4c7951ba04f0f1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"javavm_disk2_ffc02d7f87ba467296288bbec0bbd328\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/disks/javavm_disk2_ffc02d7f87ba467296288bbec0bbd328\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH3KGtlRWL5ot1wDWxaWIVJ3705G7g1yLosHrcZrdEqDi6mBO2VihtP9oQyuRTYCx+O2Re2YY2tfynWcymtDjM3Iw/pNUTw7jPq09ueFibDOp/zyn5AiOotmWgebwhxdaqEOHZ17LmHu7WaBhLpEYYNPpDLd+hjC6ndutz6w1QMw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Network/networkInterfaces/nic90526e112ec\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:22:02.4415048+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "dd1e847a-a1bd-4d4f-923e-25572c2fee93", @@ -818,7 +818,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/5465b47a-f5e9-4890-9c02-d4884b637d4d?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/5465b47a-f5e9-4890-9c02-d4884b637d4d?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "99fcd81d-0f1d-4bfa-ae8a-46571d7f1d84" @@ -846,7 +846,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "651af337-7e7d-45ef-9442-7a563bb5d5da" @@ -900,7 +900,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7540c9ce-a671-4db3-a93d-b3574d690512", @@ -922,7 +922,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;231,Microsoft.Compute/PutVM30Min;1185", "Expires" : "-1", "Content-Length" : "3638", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/4bda3d85-4938-43c0-840a-246f05f904f9?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/4bda3d85-4938-43c0-840a-246f05f904f9?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "4bda3d85-4938-43c0-840a-246f05f904f9", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned, UserAssigned\",\r\n \"principalId\": \"d75a8f7a-2a1e-4264-86dd-70ddc25ffc8f\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/9f04093f5060478/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id-207697f\": {\r\n \"principalId\": \"d3bf142b-d556-4658-bb5e-e6aee23fc665\",\r\n \"clientId\": \"12dd4e26-b6f6-444e-897d-76712196878f\"\r\n }\r\n }\r\n },\r\n \"properties\": {\r\n \"vmId\": \"9cd083f3-8145-4c6c-9f8c-cad8a1bed6ea\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm_OsDisk_1_b165fda832c94785ac4c7951ba04f0f1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/disks/javavm_OsDisk_1_b165fda832c94785ac4c7951ba04f0f1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"javavm_disk2_ffc02d7f87ba467296288bbec0bbd328\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/disks/javavm_disk2_ffc02d7f87ba467296288bbec0bbd328\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH3KGtlRWL5ot1wDWxaWIVJ3705G7g1yLosHrcZrdEqDi6mBO2VihtP9oQyuRTYCx+O2Re2YY2tfynWcymtDjM3Iw/pNUTw7jPq09ueFibDOp/zyn5AiOotmWgebwhxdaqEOHZ17LmHu7WaBhLpEYYNPpDLd+hjC6ndutz6w1QMw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Network/networkInterfaces/nic90526e112ec\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:22:02.4415048+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "7540c9ce-a671-4db3-a93d-b3574d690512", @@ -931,7 +931,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/4bda3d85-4938-43c0-840a-246f05f904f9?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/4bda3d85-4938-43c0-840a-246f05f904f9?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f3b3c9a0-7363-40d4-90d7-2f8539e3292a" @@ -959,7 +959,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9c6e63b3-7043-4743-8eaa-1080952d5d6e" @@ -987,7 +987,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2815b89a-809a-479d-9877-bb4446436900", @@ -1009,7 +1009,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;231,Microsoft.Compute/PutVM30Min;1184", "Expires" : "-1", "Content-Length" : "3505", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/ca9ce0c6-30ad-4681-9c8b-31bcacd0117b?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/ca9ce0c6-30ad-4681-9c8b-31bcacd0117b?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "ca9ce0c6-30ad-4681-9c8b-31bcacd0117b", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/9f04093f5060478/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id-207697f\": {\r\n \"principalId\": \"d3bf142b-d556-4658-bb5e-e6aee23fc665\",\r\n \"clientId\": \"12dd4e26-b6f6-444e-897d-76712196878f\"\r\n }\r\n }\r\n },\r\n \"properties\": {\r\n \"vmId\": \"9cd083f3-8145-4c6c-9f8c-cad8a1bed6ea\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm_OsDisk_1_b165fda832c94785ac4c7951ba04f0f1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/disks/javavm_OsDisk_1_b165fda832c94785ac4c7951ba04f0f1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"javavm_disk2_ffc02d7f87ba467296288bbec0bbd328\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/disks/javavm_disk2_ffc02d7f87ba467296288bbec0bbd328\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH3KGtlRWL5ot1wDWxaWIVJ3705G7g1yLosHrcZrdEqDi6mBO2VihtP9oQyuRTYCx+O2Re2YY2tfynWcymtDjM3Iw/pNUTw7jPq09ueFibDOp/zyn5AiOotmWgebwhxdaqEOHZ17LmHu7WaBhLpEYYNPpDLd+hjC6ndutz6w1QMw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Network/networkInterfaces/nic90526e112ec\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:22:02.4415048+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "2815b89a-809a-479d-9877-bb4446436900", @@ -1018,7 +1018,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/ca9ce0c6-30ad-4681-9c8b-31bcacd0117b?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/ca9ce0c6-30ad-4681-9c8b-31bcacd0117b?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ac9198b3-4596-4556-81ff-d114fc2a7ec1" @@ -1046,7 +1046,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fc1e97c6-8389-4a97-a972-aeb49caf871c" @@ -1074,7 +1074,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9500cf0a-666e-4d1c-bcff-dcf52146f4e3", @@ -1096,7 +1096,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;232,Microsoft.Compute/PutVM30Min;1183", "Expires" : "-1", "Content-Length" : "3111", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/e96f7c8a-39b5-4ef3-ad10-e3c00012235a?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/e96f7c8a-39b5-4ef3-ad10-e3c00012235a?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "e96f7c8a-39b5-4ef3-ad10-e3c00012235a", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"9cd083f3-8145-4c6c-9f8c-cad8a1bed6ea\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm_OsDisk_1_b165fda832c94785ac4c7951ba04f0f1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/disks/javavm_OsDisk_1_b165fda832c94785ac4c7951ba04f0f1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"javavm_disk2_ffc02d7f87ba467296288bbec0bbd328\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/disks/javavm_disk2_ffc02d7f87ba467296288bbec0bbd328\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH3KGtlRWL5ot1wDWxaWIVJ3705G7g1yLosHrcZrdEqDi6mBO2VihtP9oQyuRTYCx+O2Re2YY2tfynWcymtDjM3Iw/pNUTw7jPq09ueFibDOp/zyn5AiOotmWgebwhxdaqEOHZ17LmHu7WaBhLpEYYNPpDLd+hjC6ndutz6w1QMw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Network/networkInterfaces/nic90526e112ec\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:22:02.4415048+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "9500cf0a-666e-4d1c-bcff-dcf52146f4e3", @@ -1105,7 +1105,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/e96f7c8a-39b5-4ef3-ad10-e3c00012235a?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/e96f7c8a-39b5-4ef3-ad10-e3c00012235a?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9fdb2b4b-5088-4b47-9347-f4be3da8b2cc" @@ -1133,7 +1133,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/9f04093f5060478/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "46ee51d4-b183-4d98-a970-d288b10eacc1" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEncryptionOperationsTests.canEncryptVirtualMachine.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEncryptionOperationsTests.canEncryptVirtualMachine.json index f61380c030303..5e136734c2926 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEncryptionOperationsTests.canEncryptVirtualMachine.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineEncryptionOperationsTests.canEncryptVirtualMachine.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "619790db-490c-46de-adca-4cbde718d80f", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;229,Microsoft.Compute/PutVM30Min;1189", "Expires" : "-1", "Content-Length" : "2286", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/eb189676-7485-456d-bf5c-1ad0b9459ee2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/eb189676-7485-456d-bf5c-1ad0b9459ee2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "eb189676-7485-456d-bf5c-1ad0b9459ee2", "Body" : "{\r\n \"name\": \"myvm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"addd4d9f-1cf1-48fb-95b9-062bbc03c37e\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm1\",\r\n \"adminUsername\": \"juser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/juser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCZesxwk63c9Y0VTyqDsjQJpZaT/4DF3gM3F6bAJIU6XWzDrJcgbygjmS7Mv1sfpNkufPpV2N9L+iwFeNT0lJU8qcp/ajvUvvg/bI/wFlLJqDc/NyVt44Ibc7fPoz75RVbzikkqPTjZFGn6ZSqD6Ip8M8T2sCBSnVGy2ReGnegGPQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Network/networkInterfaces/nic371200e3fde\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:09.1789877+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "619790db-490c-46de-adca-4cbde718d80f", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/eb189676-7485-456d-bf5c-1ad0b9459ee2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/eb189676-7485-456d-bf5c-1ad0b9459ee2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "40ff438c-3bd1-45c2-a6c6-2f88a8e0aed8" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/eb189676-7485-456d-bf5c-1ad0b9459ee2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/eb189676-7485-456d-bf5c-1ad0b9459ee2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "576a4ae8-e8fc-440a-bbd7-037c9eab571a" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4bec71b7-fadd-486e-9a70-996e927d4c74" @@ -320,7 +320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cb789ec4-7c21-4ff5-8c07-5cad38722005", @@ -349,7 +349,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1/extensions/AzureDiskEncryptionForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1/extensions/AzureDiskEncryptionForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6ce849ca-f54d-4158-beb8-bca842e3bf96", @@ -371,7 +371,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;228,Microsoft.Compute/UpdateVM30Min;1188", "Expires" : "-1", "Content-Length" : "929", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3b4b124e-c715-4c2b-9759-bd392bd5ed01?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3b4b124e-c715-4c2b-9759-bd392bd5ed01?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "3b4b124e-c715-4c2b-9759-bd392bd5ed01", "Body" : "{\r\n \"name\": \"AzureDiskEncryptionForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1/extensions/AzureDiskEncryptionForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"AzureDiskEncryptionForLinux\",\r\n \"typeHandlerVersion\": \"1.1\",\r\n \"settings\": {\"EncryptionOperation\":\"EnableEncryption\",\"KeyEncryptionAlgorithm\":\"RSA-OAEP\",\"KeyVaultURL\":\"http://localhost:1234/\",\"VolumeType\":\"All\",\"SequenceVersion\":\"8ed36693-3eb9-4ed2-9190-d8defabc4d36\",\"KeyVaultResourceId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.KeyVault/vaults/vault55640b2bdc\"}\r\n }\r\n}", "x-ms-client-request-id" : "6ce849ca-f54d-4158-beb8-bca842e3bf96", @@ -380,7 +380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3b4b124e-c715-4c2b-9759-bd392bd5ed01?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3b4b124e-c715-4c2b-9759-bd392bd5ed01?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ab03d5a2-62dd-42e3-86d0-9381c4f069bf" @@ -408,7 +408,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3b4b124e-c715-4c2b-9759-bd392bd5ed01?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3b4b124e-c715-4c2b-9759-bd392bd5ed01?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a813bd5c-43eb-41e3-8064-458cf67521e9" @@ -436,7 +436,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3b4b124e-c715-4c2b-9759-bd392bd5ed01?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3b4b124e-c715-4c2b-9759-bd392bd5ed01?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "19be02f0-c63a-4ff4-b250-4adb5b6bc09c" @@ -464,7 +464,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3b4b124e-c715-4c2b-9759-bd392bd5ed01?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3b4b124e-c715-4c2b-9759-bd392bd5ed01?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1f557095-e6fc-470b-994b-13c717a84182" @@ -492,7 +492,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1/extensions/AzureDiskEncryptionForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1/extensions/AzureDiskEncryptionForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1e46587d-dcb1-483e-877d-9140ea9cad91" @@ -520,7 +520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c478701e-6958-4ec6-8870-f301a9dbac00", @@ -549,7 +549,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f72fd9d5-7410-43d5-b27b-0d36da10dfc4", @@ -578,7 +578,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "af6a9eef-cf6c-4ca2-9bb0-459d647ee7c2", @@ -607,7 +607,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b17114f3-c9d6-4563-97a6-eea3f7fc2a00", @@ -636,7 +636,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmencryptst099816/providers/Microsoft.Compute/virtualMachines/myvm1?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b33f0ba8-7825-42d5-86c1-b6f4cf6c6b4a", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionImageOperationsTests.canGetExtensionTypeVersionAndImage.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionImageOperationsTests.canGetExtensionTypeVersionAndImage.json index 7b42bb41e45e0..ffe86d0496aa8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionImageOperationsTests.canGetExtensionTypeVersionAndImage.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionImageOperationsTests.canGetExtensionTypeVersionAndImage.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "01e60c17-3f70-4bda-b5ef-c8db5ca2e929", @@ -30,7 +30,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b19f25ff-af8d-4fd8-ae74-9300d495730e", @@ -60,7 +60,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "49dafa0a-4bd9-43ae-8e35-f5d6395199d8", @@ -90,7 +90,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "425792e5-3c05-42c3-8d21-93eafa835822", @@ -120,7 +120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "906bbb17-41ec-4ffa-9acf-9e8da1113bc8", @@ -150,7 +150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.0.1512030601?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.0.1512030601?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "34f10d9c-7caa-443c-b24f-a03d0051220b", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionImageOperationsTests.canListExtensionImages.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionImageOperationsTests.canListExtensionImages.json index e7a0ec136eece..54d8e04f4e521 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionImageOperationsTests.canListExtensionImages.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionImageOperationsTests.canListExtensionImages.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5c1e9a7-25b3-4593-a0d3-79edbba30690", @@ -30,7 +30,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/128technology/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/128technology/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "189ccb1d-a4b3-4532-8df7-e5c6407d9b79", @@ -60,7 +60,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/clone-systems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/clone-systems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d8cb61ce-3f1f-409e-852f-7cc6dabb4600", @@ -90,7 +90,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1585118004523/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1585118004523/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d18851a8-dcb8-4e92-a313-298b943d6f4b", @@ -120,7 +120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/247commercelimited1611063941652/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/247commercelimited1611063941652/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "adb94b76-75bc-455e-8e85-c8b9536594ca", @@ -150,7 +150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alertlogic/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alertlogic/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7bec6664-ed92-447a-9bbf-e4c7d43ca35e", @@ -180,7 +180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1583411303229/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1583411303229/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9157084f-9351-4cba-a5da-271a711fee3e", @@ -210,7 +210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1583465680865/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1583465680865/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6eeddc2a-600a-4a21-8408-b4e89e1c419a", @@ -240,7 +240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1598955805825/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1598955805825/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22cc181a-50b0-410e-a1ac-469e59f79001", @@ -270,7 +270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1592878437854/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1592878437854/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b4a32ab8-d1be-4f12-a02e-5b8faada5c0f", @@ -300,7 +300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1615455873642/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1615455873642/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7174f6bc-dd4c-4764-870d-1322c45d3234", @@ -330,7 +330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1614663853766/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1614663853766/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2dc38cad-1bf1-49b6-870b-0d7ed8b2927f", @@ -360,7 +360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1615278064010/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1615278064010/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "74780139-e9a6-4930-b477-9321aa66af04", @@ -390,7 +390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1602067018799/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1602067018799/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9763e5a9-4101-404f-af12-51f39c61b32d", @@ -420,7 +420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1597644262255/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1597644262255/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eebb3126-7fef-4abf-8384-b015d86c726f", @@ -450,7 +450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1604579683207/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1604579683207/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c24aa72b-f1c7-46dc-8327-723c853b5233", @@ -480,7 +480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1654668554142/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1654668554142/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d86769c5-1730-47d3-99a7-f2a439519386", @@ -510,7 +510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1653036178719/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1653036178719/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9c2b7024-f66d-471b-bf5d-71d466bedf72", @@ -540,7 +540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alertlogic/artifacttypes/vmextension/types/AlertLogicLM/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alertlogic/artifacttypes/vmextension/types/AlertLogicLM/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea7e8180-9d2a-4bdb-8546-498b14f2dffc", @@ -570,7 +570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/advantech/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/advantech/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ec0ff7ad-3a26-4d6f-b6ee-5e696272c9ad", @@ -600,7 +600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1e/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1e/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "80d17b23-2658-4aa6-8579-0ba3c195ea3b", @@ -630,7 +630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1624590941808/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1624590941808/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "54ab0b22-aaf9-45e5-838f-fad98001a524", @@ -660,7 +660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AlertLogic.Extension/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AlertLogic.Extension/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "25e0e385-efba-4162-bde6-0a2103a0bcbe", @@ -690,7 +690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1640334196980/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1640334196980/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "87987566-fbb7-405e-8f72-f6ede05f33b4", @@ -720,7 +720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/7isolutions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/7isolutions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3aa07bb5-4439-462e-a62e-9d8d00332679", @@ -750,7 +750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1615257339685/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1615257339685/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "069169b4-6e66-452f-9b5d-ce4ef2c5e734", @@ -780,7 +780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/2021ai/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/2021ai/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5cba6e28-cd05-41e3-82c6-23eaecb8f017", @@ -810,7 +810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Acronis/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Acronis/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f804577b-fe50-41ae-b4de-512d6840e5c1", @@ -840,7 +840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/actiphy/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/actiphy/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "69746dcd-68af-42e2-a17c-4d0185bdb2e8", @@ -870,7 +870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/actian-corp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/actian-corp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "32b144de-0728-42b3-99d7-a9b8314070c1", @@ -900,7 +900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alldigital-brevity/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alldigital-brevity/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8ab17c0d-308f-4f94-bd0b-2be5636f2886", @@ -930,7 +930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/antmedia/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/antmedia/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11b9413e-e9cf-4d77-9148-bd5cfd164773", @@ -960,7 +960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/activecountermeasuresinc1631039410073/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/activecountermeasuresinc1631039410073/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b86b6627-4736-4848-a5ac-0a8ff6b77cd9", @@ -990,7 +990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/adastracorporation-4028356/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/adastracorporation-4028356/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f698d5d3-2e6a-446e-a7e5-fdc6535d2f42", @@ -1020,7 +1020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/actiphyinc1627974506603/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/actiphyinc1627974506603/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "87444416-ff05-45bb-91f7-a284bf5b4906", @@ -1050,7 +1050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/accessdata-group/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/accessdata-group/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c07f3446-96a8-4b19-b918-a514427815d4", @@ -1080,7 +1080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/3cx-pbx/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/3cx-pbx/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1ec478b5-f8d2-48f4-8c10-06e612020b3e", @@ -1110,7 +1110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/apigee/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/apigee/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3ba589e1-afa7-4045-885b-8ac04136ee25", @@ -1140,7 +1140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ahnlabinc1584495174865/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ahnlabinc1584495174865/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f392acee-a04e-41b5-9ff1-1eba38788786", @@ -1170,7 +1170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/adgs/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/adgs/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d40d9645-a192-4e90-95f5-8ae1d9c5ce41", @@ -1200,7 +1200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/6124903/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/6124903/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2819dcd8-2ac7-4f2b-a8de-ddb4de8dc48c", @@ -1230,7 +1230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appcelerator/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appcelerator/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b2d995e4-a579-462d-b774-4eda899f69fe", @@ -1260,7 +1260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/42crunch1580391915541/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/42crunch1580391915541/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a79a39a1-7f4c-4e73-b99c-45dd29c553fa", @@ -1290,7 +1290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/accedian/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/accedian/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a59acf8-3572-41c0-bcae-c5eaea69ef3f", @@ -1320,7 +1320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aquantyinc1598537176913/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aquantyinc1598537176913/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d1a1af0-2fa8-4961-a753-d0b4791bc623", @@ -1350,7 +1350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aquaveollc1633710529908/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aquaveollc1633710529908/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1822af4e-4884-4c8f-8fe0-5ad1effc675a", @@ -1380,7 +1380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/5nine-software-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/5nine-software-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b450f1b8-ae1d-4756-b2aa-dab886e206f8", @@ -1410,7 +1410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ahnlabinc1584495467593/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ahnlabinc1584495467593/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6839ea36-76fb-4f96-8eed-2de4d3174646", @@ -1440,7 +1440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/apps-4-rent/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/apps-4-rent/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1d0d9b6-b392-4c53-9475-ec1a23536f11", @@ -1470,7 +1470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/activeops/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/activeops/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f110556-aa3d-4e25-a688-f0b9f704408d", @@ -1500,7 +1500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aquaforest/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aquaforest/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d1e542e-5bfb-4bb0-99d2-2c1a9405b8a4", @@ -1530,7 +1530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aras/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aras/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5df1c704-6a50-4be1-8581-cb2908ede621", @@ -1560,7 +1560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1601633765871/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1601633765871/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9767328-aa2c-4185-9114-a38193745c32", @@ -1590,7 +1590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arcontechsolutionsprivatelimited1623841797810/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arcontechsolutionsprivatelimited1623841797810/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7686a808-e3c8-4cf3-baa1-9cbd9d450280", @@ -1620,7 +1620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aggregion-ltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aggregion-ltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3dd4f632-267f-4cc1-9c43-bcf314ca290c", @@ -1650,7 +1650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arubanetworks-4922182/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arubanetworks-4922182/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "241201a9-f3a5-456d-b67a-271089671a12", @@ -1680,7 +1680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/affirmednetworks1607630812999/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/affirmednetworks1607630812999/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3086ddd-3f3b-456c-9774-db69f4f317dc", @@ -1710,7 +1710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/accelario1579101623356/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/accelario1579101623356/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "33aa3544-d959-4b5a-a6c3-8d59c1a16951", @@ -1740,7 +1740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alachisoft/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alachisoft/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "62b3e8f9-1fbc-4720-8298-55b06ff519a3", @@ -1770,7 +1770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alertlogic/artifacttypes/vmextension/types/AlertLogicLM/versions/1.3.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alertlogic/artifacttypes/vmextension/types/AlertLogicLM/versions/1.3.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58270a02-af25-4fb4-8c35-28c8cf0a525d", @@ -1800,7 +1800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aisundowninc1618516322959/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aisundowninc1618516322959/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a9a9c521-bef4-46e0-bace-e7ce69bf633b", @@ -1830,7 +1830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/akumina/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/akumina/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d2d3a020-5dc5-4368-ad9e-0ceb8377808a", @@ -1860,7 +1860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/a10networks1596136698788/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/a10networks1596136698788/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9af9e8e9-b30f-4257-8d21-46f72f19d997", @@ -1890,7 +1890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/accellion/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/accellion/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a16e72b0-8307-484e-85dc-a0d761826361", @@ -1920,7 +1920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ariwontollc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ariwontollc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "159cd13e-3585-4358-b7a3-96e48a742151", @@ -1950,7 +1950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/a10networks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/a10networks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c10466b2-cd26-4517-85a3-bb6b0e80d3f4", @@ -1980,7 +1980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/accops/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/accops/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47470545-ca60-469a-84bd-3103ac4c3396", @@ -2010,7 +2010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/actian_matrix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/actian_matrix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "855b7e5d-f9d4-4b2c-9269-76b71166372f", @@ -2040,7 +2040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/abiquo/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/abiquo/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8dae0966-80e5-469b-afba-3b889ee3134b", @@ -2070,7 +2070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/atlgaming/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/atlgaming/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8ac958fc-4f44-4577-9748-12ee03475fab", @@ -2100,7 +2100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/agiledialogssl1603791911858/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/agiledialogssl1603791911858/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c3d8de83-a694-4bf9-87f5-e70171e81725", @@ -2130,7 +2130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/articentgroupllc1635512619530/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/articentgroupllc1635512619530/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cb507ea5-c0f5-4c53-bf16-484c744d7d4d", @@ -2160,7 +2160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/actifio/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/actifio/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93faebe0-fe69-4eb2-899c-0f2a39543d22", @@ -2190,7 +2190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/activeeon/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/activeeon/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c46c4c8-8331-4395-b753-11491e89b06e", @@ -2220,7 +2220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/akamai-technologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/akamai-technologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b360f8e-afe2-473c-8cf8-b49d49e27efe", @@ -2250,7 +2250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ageniumscale1591804889317/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ageniumscale1591804889317/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c14d9333-5e46-44c7-bb32-f4e362bff74c", @@ -2280,7 +2280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/asigra/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/asigra/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e9c8d13d-6f3c-4397-ad2f-be754968c2ec", @@ -2310,7 +2310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/almalinux/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/almalinux/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b075688d-b5c9-48ad-99df-829b451dd646", @@ -2340,7 +2340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appscale-marketplace/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appscale-marketplace/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b0cd569-3b03-46b9-8588-42d4084b0d57", @@ -2370,7 +2370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Acronis.Backup/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Acronis.Backup/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9dae7940-92a3-41ce-92bd-2deb38aec748", @@ -2400,7 +2400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/atomicorp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/atomicorp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b011549-769c-4460-9168-ce609ce8bdeb", @@ -2430,7 +2430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/atomizedinc1587939464368/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/atomizedinc1587939464368/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47c9203d-7341-4c45-b563-e22b21c894ec", @@ -2460,7 +2460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aelf/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aelf/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "53b64770-ba83-4d92-88c5-a6f2a4aa2932", @@ -2490,7 +2490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aerospike/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aerospike/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "886dec73-7d73-4f6f-885a-ba63d3689f61", @@ -2520,7 +2520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/advantech-webaccess/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/advantech-webaccess/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d5370148-e3ff-43d4-a15c-22de50454e3b", @@ -2550,7 +2550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/airalabrus/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/airalabrus/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2f22117c-320f-416f-ac1a-ec636a5b1cec", @@ -2580,7 +2580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arista-networks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arista-networks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0026399-6351-423a-81ff-fc379edb667b", @@ -2610,7 +2610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/asterasoftware1581022936015/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/asterasoftware1581022936015/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8ea535e6-da93-40a8-9414-4ce5313adfb0", @@ -2640,7 +2640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aiscaler-cache-control-ddos-and-url-rewriting-/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aiscaler-cache-control-ddos-and-url-rewriting-/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42472247-e77c-49e1-871f-05f8c6b06606", @@ -2670,7 +2670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/askforcloudllc1651766049149/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/askforcloudllc1651766049149/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6588dd86-4d5b-489d-b875-a96804a9d7b9", @@ -2700,7 +2700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alienvault/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alienvault/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4d95c181-2644-46d9-856e-a86b9e1831c9", @@ -2730,7 +2730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ataccama/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ataccama/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff8f63b7-8499-4806-b581-bce2dea3cd56", @@ -2760,7 +2760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/auriq-systems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/auriq-systems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "48cc7895-8fa3-42ff-9b1a-5688be4addef", @@ -2790,7 +2790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/akumo-software/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/akumo-software/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5934e3f2-3ece-4774-85a9-db8a1fdfb629", @@ -2820,7 +2820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/agolo/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/agolo/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c150bb69-2a6a-461b-a0e4-36cdc7dff598", @@ -2850,7 +2850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/al-tamamunitedtradingcontractingcompany/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/al-tamamunitedtradingcontractingcompany/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e540a65-98f0-4a1c-8815-38dce1a0a84d", @@ -2880,7 +2880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aveva1/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aveva1/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "78b34bc1-eaf2-4210-8968-abdb1cb36d01", @@ -2910,7 +2910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/affinio/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/affinio/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "23e9ca4f-6844-4873-8ea7-fd2da7ddf951", @@ -2940,7 +2940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alicetrix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alicetrix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d452eddf-89c8-464e-a5e4-88cc694be28d", @@ -2970,7 +2970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/algolyticstechnologies1606475101268/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/algolyticstechnologies1606475101268/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d61352f9-43c4-4ae8-96f0-c5c7b2eedcb0", @@ -3000,7 +3000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/almalinuxosfoundation1628089859865/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/almalinuxosfoundation1628089859865/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "92c2471a-0870-445b-9865-994a434368d2", @@ -3030,7 +3030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/asyscosoftwarebv/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/asyscosoftwarebv/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "63b6238c-ec99-4346-9a7c-948664d58506", @@ -3060,7 +3060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/automateio1592914387888/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/automateio1592914387888/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a6d35c0-7a58-4b5b-a55e-a82967e7e577", @@ -3090,7 +3090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/avepoint/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/avepoint/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "966373bb-3720-46dd-8532-abd88d4b88bf", @@ -3120,7 +3120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/audiocodes/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/audiocodes/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dcdfe9f2-719e-4a76-a68e-fbbf9a3ab965", @@ -3150,7 +3150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/automationanywhere/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/automationanywhere/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5e9cb742-bfe9-463a-8059-d06b0a2cc814", @@ -3180,7 +3180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/amergint1593131356777/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/amergint1593131356777/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b3a578a-9f32-4a06-9c4a-e87971d48463", @@ -3210,7 +3210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alteryx/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/alteryx/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f3c545ed-7df2-407b-9dc4-7563f0a6f926", @@ -3240,7 +3240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/altova/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/altova/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0f980223-777b-4c1a-966b-ad74e7236df3", @@ -3270,7 +3270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azhpc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azhpc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "94056ba1-9e19-4748-8ced-68ea36f9dd5b", @@ -3300,7 +3300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/altamira-corporation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/altamira-corporation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a24be185-db9a-4c32-baae-33bb2aea4f25", @@ -3330,7 +3330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azurecyclecloud/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azurecyclecloud/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9aaa6bb6-e553-40e7-881f-80b82e5cdb5c", @@ -3360,7 +3360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ansys/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ansys/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e904103-47cf-47f9-8fc2-3e77c3fbdded", @@ -3390,7 +3390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/baffle-io/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/baffle-io/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1c1932d3-cd64-44b4-82ce-355291c71a2d", @@ -3420,7 +3420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appcara/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appcara/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "503156a2-530a-4416-9657-3f6aa93b7a27", @@ -3450,7 +3450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/balabit/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/balabit/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4db096cc-d17b-434a-bc2b-c80de7b1208f", @@ -3480,7 +3480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appiyo_technologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appiyo_technologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d7f7bc3-79fe-4d47-939f-9f24121b6d86", @@ -3510,7 +3510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AzureRT.PIR.Synthetics.ProdTest/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AzureRT.PIR.Synthetics.ProdTest/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d52b2a13-a455-4d26-a96d-9091cfc88ce4", @@ -3540,7 +3540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/anjanadatasl1583402861145/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/anjanadatasl1583402861145/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42f991f7-63d9-4005-93bf-b488f5647249", @@ -3570,7 +3570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aviatrix-systems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aviatrix-systems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "109bb854-0251-40e7-b528-7e8e0ae36390", @@ -3600,7 +3600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arangodb/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arangodb/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6e5f1ac9-483f-43fd-a9b8-8f4015d002a0", @@ -3630,7 +3630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appmint_inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appmint_inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "933467e0-bed8-4e82-8605-d484bb33470f", @@ -3660,7 +3660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appex-networks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appex-networks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9ce3552-d373-475b-b204-5370380c23a7", @@ -3690,7 +3690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AzureTools1type/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AzureTools1type/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e236891b-1780-4a6c-a5f6-4e07917b0e14", @@ -3720,7 +3720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appsurifyinc1606933045773/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appsurifyinc1606933045773/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7948ed03-931b-4a7c-b853-af195a3c6e61", @@ -3750,7 +3750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/axxana/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/axxana/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8d820f4b-809a-4b2a-a1f9-f49ae9b5c470", @@ -3780,7 +3780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AlertLogic.Extension/artifacttypes/vmextension/types/AlertLogicLM/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AlertLogic.Extension/artifacttypes/vmextension/types/AlertLogicLM/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a4e4f752-c5e4-41b1-a65f-fee0c8f50a31", @@ -3810,7 +3810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azuretesting2/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azuretesting2/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fd21b251-4407-4d0e-bf48-e0db0ca8f006", @@ -3840,7 +3840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azul/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azul/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "81fea909-44c8-47f8-9380-bdb1c577118f", @@ -3870,7 +3870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bdy/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bdy/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8d069a33-a913-4df8-99e4-cd814e5689bf", @@ -3900,7 +3900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arcesb/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arcesb/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "14f3d06b-009e-4102-8484-ff199c6d7e8c", @@ -3930,7 +3930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arcblock/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arcblock/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0dbadd71-0dff-4cbb-847c-1b62a98b3672", @@ -3960,7 +3960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bayware/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bayware/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "220df883-7e84-4582-aaed-adb4c60497bd", @@ -3990,7 +3990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azureopenshift/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azureopenshift/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "69e5efe3-b923-4ceb-ba63-afceef81f0e0", @@ -4020,7 +4020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/axsguardablenv/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/axsguardablenv/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1fadfc8b-2cca-4cb3-a0b5-8812fa1335a6", @@ -4050,7 +4050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azuretesting/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azuretesting/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cdd0865b-da8c-4b37-952b-3125c37a4feb", @@ -4080,7 +4080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/barracudanetworks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/barracudanetworks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e4fa1aa3-7559-41d1-89f3-9a6bebddc6b3", @@ -4110,7 +4110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/array_networks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/array_networks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9457dcb8-4522-4f4e-b4b3-978441d1e3f7", @@ -4140,7 +4140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/attunity_cloudbeam/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/attunity_cloudbeam/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6232d562-2320-4f6b-bda7-9c55261e8413", @@ -4170,7 +4170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/batch/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/batch/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a59103e-d2c1-4d90-9a36-e42fa005a296", @@ -4200,7 +4200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1580863854728/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/1580863854728/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9bfcebe-feb5-44f1-a82c-5e405a3137ec", @@ -4230,7 +4230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bi-builders-as/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bi-builders-as/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ba31f10f-555e-4195-8fff-4fc68f2cd6f7", @@ -4260,7 +4260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/betsol/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/betsol/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1fe1cd2c-1ca4-4a39-974a-d9cbd6439667", @@ -4290,7 +4290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/belindaczsro1588885355210/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/belindaczsro1588885355210/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e86047d5-5bd1-4a65-861d-0d02f4c6dbb9", @@ -4320,7 +4320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bizaptyltd1626489237351/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bizaptyltd1626489237351/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "02300759-1dbc-44e6-8c99-7094574e09d0", @@ -4350,7 +4350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/beyondtrust/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/beyondtrust/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca823817-8b15-4748-96f0-750a57432e72", @@ -4380,7 +4380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/blackmagicdesignincorporated1596492193249/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/blackmagicdesignincorporated1596492193249/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a11b7d69-efe1-4e32-a065-ef7da7bec4d0", @@ -4410,7 +4410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bizagi/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bizagi/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "18a86dc3-9ce9-4945-9ea1-3a07e7393e22", @@ -4440,7 +4440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/abzoobainc1598420455082/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/abzoobainc1598420455082/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0c1b8960-ba62-4895-8d2b-4476954cfff9", @@ -4470,7 +4470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Bitnami/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Bitnami/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "97277c6e-7945-4d88-a6c0-1d4a23982de9", @@ -4500,7 +4500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/biolibinc1622552350258/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/biolibinc1622552350258/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8b25956-e88f-4e10-99fd-4b810b5e077a", @@ -4530,7 +4530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/big-id/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/big-id/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9520a2c4-dfbf-4c0d-ac11-c8e2751ee546", @@ -4560,7 +4560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/biztalk360/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/biztalk360/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7fe67b51-5f3c-45ef-b79f-256520ec919b", @@ -4590,7 +4590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/astadia-1148316/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/astadia-1148316/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7bb65d2f-9f51-4f5c-a03f-d62a8b93569b", @@ -4620,7 +4620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/athinfosystems1648710938250/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/athinfosystems1648710938250/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3667bcfd-c0cb-4902-a511-3d090226cd88", @@ -4650,7 +4650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bizdataloome/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bizdataloome/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "17deee16-6f16-444e-85e0-9be50946e646", @@ -4680,7 +4680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arcserveusallc-marketing/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arcserveusallc-marketing/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "106528d5-e86a-49bd-9dde-c07cd5077440", @@ -4710,7 +4710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/asdivertissementinc1617837708654/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/asdivertissementinc1617837708654/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "21f13230-1a3c-4fa3-b72a-d620d0a8dae3", @@ -4740,7 +4740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/black-duck-software/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/black-duck-software/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "84ae6dec-c108-4ba4-8acd-e12efcd4e195", @@ -4770,7 +4770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/artificial-intelligence-techniques-sl/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/artificial-intelligence-techniques-sl/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f775da4-a543-431d-9b45-75dab3b7aa45", @@ -4800,7 +4800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/blackbird/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/blackbird/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff9f1160-5ab0-4776-b20e-255f6fb9f694", @@ -4830,7 +4830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/advantys/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/advantys/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a4808875-1ea4-44dd-9113-b5c830d1b7b8", @@ -4860,7 +4860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/blockchain-foundry/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/blockchain-foundry/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "54968cbd-51a5-4199-bc0e-d0e8ea1a1f40", @@ -4890,7 +4890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/axedrasag1590581171549/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/axedrasag1590581171549/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "774a144e-edb7-475c-a86a-700f11d4e8a2", @@ -4920,7 +4920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aspentechnologyhq-1353108/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aspentechnologyhq-1353108/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8c1871a7-7fa8-4c52-a814-d80e72306cb5", @@ -4950,7 +4950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AzureRT.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AzureRT.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e3315e1-6439-4911-931b-dfe133f89a42", @@ -4980,7 +4980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/blockapps/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/blockapps/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2b4130f-c47b-48a0-9271-50bf7cbc1966", @@ -5010,7 +5010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AlertLogic.Extension/artifacttypes/vmextension/types/AlertLogicLM/versions/1.9.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AlertLogic.Extension/artifacttypes/vmextension/types/AlertLogicLM/versions/1.9.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42b21de3-d2fb-4e5c-9f48-fe9563c99e4a", @@ -5040,7 +5040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AlertLogic.Extension/artifacttypes/vmextension/types/AlertLogicLM/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AlertLogic.Extension/artifacttypes/vmextension/types/AlertLogicLM/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "80dcf0b4-682c-48f0-85c6-4f7bc3e8480c", @@ -5070,7 +5070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AlertLogic.Extension/artifacttypes/vmextension/types/AlertLogicLM/versions/1.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AlertLogic.Extension/artifacttypes/vmextension/types/AlertLogicLM/versions/1.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0ff37650-b3af-4507-9252-a9a6838cfdeb", @@ -5100,7 +5100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AlertLogic.Extension/artifacttypes/vmextension/types/AlertLogicLM/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AlertLogic.Extension/artifacttypes/vmextension/types/AlertLogicLM/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd4629a4-9dad-4152-97bf-0b17191accb0", @@ -5130,7 +5130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/blueprismlimited-4827145/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/blueprismlimited-4827145/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c08a18aa-450d-4b4a-93eb-40d50f23a6ce", @@ -5160,7 +5160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bluejeansnetwork1638333611902/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bluejeansnetwork1638333611902/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "419c069c-2e77-405b-9b49-15144d132138", @@ -5190,7 +5190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/boardpacpvtltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/boardpacpvtltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2bfc91bf-69e3-4727-afb6-977517f0f0ab", @@ -5220,7 +5220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bravura-software-llc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bravura-software-llc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2d1c2c35-caa8-4250-b0d0-bfc6076bf262", @@ -5250,7 +5250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bluetalon/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bluetalon/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a07a668-4562-45b2-89b1-414cdc3993df", @@ -5280,7 +5280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/atmosera/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/atmosera/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b7356169-214b-4ff2-ae95-e6f93542a78a", @@ -5310,7 +5310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/athinfosystems1641442221349/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/athinfosystems1641442221349/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a61c41ed-824e-4631-82a1-342fef880826", @@ -5340,7 +5340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/boemskats/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/boemskats/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8be821e4-a6f5-45c9-ae35-e6e5ad19eac5", @@ -5370,7 +5370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bmc.ctm/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bmc.ctm/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5535e29b-a9ae-4862-99f4-a0fa8fef1f6c", @@ -5400,7 +5400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/baas-techbureau/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/baas-techbureau/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "899e1068-414f-4932-923e-1c454b3372ca", @@ -5430,7 +5430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/4psa/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/4psa/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b8c27b0-77db-4176-9778-0a14e1b49e36", @@ -5460,7 +5460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/brightcomputing/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/brightcomputing/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3e97008f-9bff-486f-9d53-574563e98b34", @@ -5490,7 +5490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bowspritconsultingopcprivatelimited1596291408582/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bowspritconsultingopcprivatelimited1596291408582/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93c2aa88-39c0-475b-9e86-e4509c94d230", @@ -5520,7 +5520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bluesyntaxconsulting1617654548594/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bluesyntaxconsulting1617654548594/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f65b984c-8a14-48f2-8b44-2f466bb70ea6", @@ -5550,7 +5550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloud-cruiser/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloud-cruiser/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90a3ed72-93e0-426d-822e-1c7c2d97a78d", @@ -5580,7 +5580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudenablers-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudenablers-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2f14a2fd-68b0-4b90-b1a7-bf61bb85446c", @@ -5610,7 +5610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudsecurity/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudsecurity/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15ca4ec0-d7cd-454d-b966-46e279a2ee0d", @@ -5640,7 +5640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudlanes/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudlanes/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fe68ccb6-bae1-4a4f-9690-7943e23ff572", @@ -5670,7 +5670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudhouse/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudhouse/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "797dea53-158d-44da-a7b8-998613b732cf", @@ -5700,7 +5700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bloombase/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bloombase/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5de627c9-e7f2-4225-9ff8-ec8beef2caae", @@ -5730,7 +5730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudknox/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudknox/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "083d4cfc-f7cb-4e70-8ce6-be9066f541a8", @@ -5760,7 +5760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/clouber/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/clouber/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0aff8acd-3e0f-491d-b5ae-87c8ab713b5c", @@ -5790,7 +5790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudflare/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudflare/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6408d1f3-effc-42c6-91ae-9a5874aa7c2d", @@ -5820,7 +5820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudplan-gmbh/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudplan-gmbh/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0f51592c-4c99-4eb5-8358-c9d8bb93a4a2", @@ -5850,7 +5850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arabesque-group/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/arabesque-group/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "05430410-fa62-4536-a961-80ebb21c9b8d", @@ -5880,7 +5880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudcover/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudcover/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83b66bc3-e4b4-4c4e-874f-7e7cfb4fceb8", @@ -5910,7 +5910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudbees-enterprise-jenkins/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudbees-enterprise-jenkins/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3555ca08-f8f3-4643-ad55-d1000bd44164", @@ -5940,7 +5940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudinfo-4919088/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudinfo-4919088/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e794d60-96f7-4f25-ad16-3103af38fea0", @@ -5970,7 +5970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudboltsoftware1639523402532/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudboltsoftware1639523402532/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "87ddff33-b5c4-481e-98ea-e657f9849038", @@ -6000,7 +6000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudaccelinc1628754426775/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudaccelinc1628754426775/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9bdcdd0e-e046-4b70-89bf-7a90fee53834", @@ -6030,7 +6030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudbees/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudbees/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c380e986-9594-45f2-a91e-c919cc51adba", @@ -6060,7 +6060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/avanseus/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/avanseus/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "517e4090-c683-4c4f-95d6-b5ff6e6adf24", @@ -6090,7 +6090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/brocade_communications/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/brocade_communications/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ba8d11d-d1ac-46ef-baa7-4c2c140ac31f", @@ -6120,7 +6120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bssw/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bssw/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d5d028e-5905-4cac-ac8b-86e688644f21", @@ -6150,7 +6150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudboost/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudboost/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e4d59b64-1209-45dd-9407-92b874919d65", @@ -6180,7 +6180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/brutale/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/brutale/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bc36db9e-c2db-4f1b-8048-07f2433ca3ac", @@ -6210,7 +6210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9b11f14-655e-4ea7-9574-8235308937b8", @@ -6240,7 +6240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudbolt-software/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudbolt-software/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e70211f2-995f-44e7-b70c-3d18ea5dad3a", @@ -6270,7 +6270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudentity/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudentity/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "86b3f730-28cc-45f6-9ba8-396fd5e89c3f", @@ -6300,7 +6300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudlink/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudlink/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29707e88-2763-4eda-a273-083e285af80d", @@ -6330,7 +6330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/basho/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/basho/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "511eab90-8ddc-4e8f-8eec-5de814d2c5c2", @@ -6360,7 +6360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bui/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bui/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d3d21c2-0b6a-4bbe-8231-f2ff12fe4195", @@ -6390,7 +6390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azuretesting3/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azuretesting3/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4f5f06ae-d3e6-47f5-808b-4bf0aa10970a", @@ -6420,7 +6420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/awingu/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/awingu/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42adf5a5-658e-4aa1-b3a4-7736743ccd62", @@ -6450,7 +6450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/avi-networks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/avi-networks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42e426b6-c565-40b1-ac22-dfd7cff61dda", @@ -6480,7 +6480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/axway/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/axway/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f3e4d38f-bba6-49e4-beaf-a3b91e2cdc5d", @@ -6510,7 +6510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/canonical-test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/canonical-test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d030dac2-dc3a-41b3-8c37-9315ee4ac194", @@ -6540,7 +6540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/callwaretechnologiesinc1657114750733/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/callwaretechnologiesinc1657114750733/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "157da2e4-484a-400b-9afc-39d63680f5d8", @@ -6570,7 +6570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/catonetworksltd1641478570665/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/catonetworksltd1641478570665/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45ab6c39-bde4-4e11-9c27-785cd7715bbc", @@ -6600,7 +6600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azure-dockit/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/azure-dockit/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "959f207c-ce78-4f51-84b0-4a165a926916", @@ -6630,7 +6630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cayosoftinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cayosoftinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f4ec01f-f75a-43fe-afa5-94a330ec6dd2", @@ -6660,7 +6660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/canadiancentreforcybersecurity1610638436359/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/canadiancentreforcybersecurity1610638436359/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "95c1bfb3-5d0c-46f2-aaff-174f688ed550", @@ -6690,7 +6690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cautelalabs/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cautelalabs/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "23e2201c-3e5a-4e08-895c-62a1bb604d04", @@ -6720,7 +6720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Acronis.Backup/artifacttypes/vmextension/types/AcronisBackupLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Acronis.Backup/artifacttypes/vmextension/types/AcronisBackupLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2bf2f209-7d2e-4aef-9b08-05b14aa9efd3", @@ -6750,7 +6750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/auraportal/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/auraportal/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5dd3261-243a-4f37-bb28-d9b515aa3209", @@ -6780,7 +6780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bryte/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bryte/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3aeb28d0-60f4-404a-9b0f-dc2e9b8be433", @@ -6810,7 +6810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aciworldwide/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aciworldwide/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5e4853c9-0a94-4d47-b3da-8662b4b55acc", @@ -6840,7 +6840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Acronis.Backup/artifacttypes/vmextension/types/AcronisBackup/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Acronis.Backup/artifacttypes/vmextension/types/AcronisBackup/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8ad0e4e1-5467-4e6d-a567-636814d39e48", @@ -6870,7 +6870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/callabacloud1655146409258/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/callabacloud1655146409258/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b204f4e-e297-4889-a5f0-4fc312f29798", @@ -6900,7 +6900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cask/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cask/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1a7699b-cbce-4edc-8de9-5fee05bd9f74", @@ -6930,7 +6930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AzureDatabricks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/AzureDatabricks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75ebce3e-a625-4a89-88bb-0ee72ec1c254", @@ -6960,7 +6960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/calculated_systems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/calculated_systems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88fca0ae-7e4e-42f2-aadd-4d3405cdeba4", @@ -6990,7 +6990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/calnexsolutionsplc1646835041441/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/calnexsolutionsplc1646835041441/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2b8140d8-5a72-4e70-b863-3b9d5eeca4db", @@ -7020,7 +7020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cavirin/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cavirin/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "67546806-9b22-4df1-9722-1f5ed9b30d63", @@ -7050,7 +7050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/carto/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/carto/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2565dfc2-bc39-4eff-bc08-064017ea7618", @@ -7080,7 +7080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bmc.ctm/artifacttypes/vmextension/types/AgentWinExt/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bmc.ctm/artifacttypes/vmextension/types/AgentWinExt/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7ddf73c-32b8-4f5e-bc06-7c988d51a792", @@ -7110,7 +7110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/axshco/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/axshco/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "03c89c21-fe42-4cd2-9539-71f41988ac7d", @@ -7140,7 +7140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7be3aa7-65c6-4307-a579-abb7767df003", @@ -7170,7 +7170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/codelathe/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/codelathe/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ace50e4-daf6-4548-9e56-42b09a235372", @@ -7200,7 +7200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/clustrix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/clustrix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "665cd8ca-a388-4cd2-863a-05fe08d7dd8e", @@ -7230,7 +7230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cdatasoftware/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cdatasoftware/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "128c2e9a-431a-4225-86a3-99149dc98f0d", @@ -7260,7 +7260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudwhizsolutions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudwhizsolutions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b94869b-7954-4073-9cc9-a3d7639e6adf", @@ -7290,7 +7290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/centeritysystems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/centeritysystems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2761d7cd-664a-432f-ac2a-ddbfb8d6ed49", @@ -7320,7 +7320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudsoft/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudsoft/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4e111bf2-e5af-409f-98e9-f44c8d025d8e", @@ -7350,7 +7350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/certifiedsecuritysolutionsinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/certifiedsecuritysolutionsinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bebdca65-488d-430f-9a1c-159bc398ef5f", @@ -7380,7 +7380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cognexcorporation1647410785838/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cognexcorporation1647410785838/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a3379cd9-c9fc-40c0-b0ac-b4cb732d7edf", @@ -7410,7 +7410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cds/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cds/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ced8eec-2a6f-48e3-a3d3-d82da0ca8400", @@ -7440,7 +7440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cognexcorporation1613759804979/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cognexcorporation1613759804979/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ce7ee810-275c-4c90-85c6-807ac17aef06", @@ -7470,7 +7470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/codetwo/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/codetwo/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b157b90e-0b69-4241-a429-e6beff2db0cd", @@ -7500,7 +7500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudwrxsconsultingltd1631029702055/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudwrxsconsultingltd1631029702055/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "702740ee-4b4c-4ac3-92f6-70c6750c1234", @@ -7530,7 +7530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cognitive-scale/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cognitive-scale/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83d9c542-a5ed-40ff-a03f-691f3cd53d9f", @@ -7560,7 +7560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/center-for-internet-security-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/center-for-internet-security-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d6fae37d-6107-4b60-9435-db41a57ecd24", @@ -7590,7 +7590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/codenvy/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/codenvy/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "862e22bd-36a2-41a3-baab-2437474fbfd2", @@ -7620,7 +7620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/codaintelligence1606495376525/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/codaintelligence1606495376525/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b07aa20-5b06-418c-8281-7b390e3bb093", @@ -7650,7 +7650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cadosecurityltd1626856705534/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cadosecurityltd1626856705534/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da109a70-f68b-49c5-9569-926ca11760a9", @@ -7680,7 +7680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cncf-upstream/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cncf-upstream/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f14053d-42a4-43f8-b2a9-08fc33636f6f", @@ -7710,7 +7710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bt-americas-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bt-americas-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a9fedcf7-5af0-488e-ba0c-e3f5d08a9bd7", @@ -7740,7 +7740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMLinuxAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMLinuxAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9c797791-8fed-4b8f-9ff6-39e02b43061a", @@ -7770,7 +7770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/caloudi_corp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/caloudi_corp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a882729-0636-499b-82f3-88d991ddeaa7", @@ -7800,7 +7800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/centrixeltd1594135951373/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/centrixeltd1594135951373/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5a8bb6c-80c0-4e41-9dc6-3573e0850175", @@ -7830,7 +7830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/clear-linux-project/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/clear-linux-project/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bd32edd3-d123-4fc0-886a-46b4d8513127", @@ -7860,7 +7860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/certivox/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/certivox/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "813afc23-816c-4dc9-bf57-ead93a01df00", @@ -7890,7 +7890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/centrocomputerspa1584528117084/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/centrocomputerspa1584528117084/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "244f9d7a-cf15-4379-85b4-fb4d0bb06f10", @@ -7920,7 +7920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/catechnologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/catechnologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "efeca566-15d2-40b7-80f9-a83a511dc7a0", @@ -7950,7 +7950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/circleci/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/circleci/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37759300-585c-4046-a83a-9e7ec3be13da", @@ -7980,7 +7980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/blk-technologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/blk-technologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "19a15a6a-e667-49dc-b2d6-0755c3d4a716", @@ -8010,7 +8010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ciphertechsinc1646670709341/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ciphertechsinc1646670709341/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9cd17ad7-3780-4f41-b34b-698c490ebc88", @@ -8040,7 +8040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMWindowsAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMWindowsAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c7ffbce-ad8a-4500-85f6-d2cf5c938c27", @@ -8070,7 +8070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cinegy-gmbh/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cinegy-gmbh/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d15ebdfb-4711-4d9e-8758-4aad4157a0ff", @@ -8100,7 +8100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cinchy/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cinchy/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5e834fa-6c88-4701-a82a-29fc524a304b", @@ -8130,7 +8130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bissantechnology1583581147809/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bissantechnology1583581147809/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00d499ae-fa5f-4529-a047-af7708e79118", @@ -8160,7 +8160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Acronis.Backup/artifacttypes/vmextension/types/AcronisBackupLinux/versions/1.0.33?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Acronis.Backup/artifacttypes/vmextension/types/AcronisBackupLinux/versions/1.0.33?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0950ec68-eb10-4b3c-9a45-ca85ad15f20a", @@ -8190,7 +8190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cires21/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cires21/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5bfa285b-3f80-4444-9649-39002ba780db", @@ -8220,7 +8220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "65e1b431-476a-4dc5-99d0-6cb304adbca7", @@ -8250,7 +8250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cirruswaveinc1579234787943/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cirruswaveinc1579234787943/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "34826e7e-6894-4a97-9c65-1d97a86135a4", @@ -8280,7 +8280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bitdefendercybersecurity/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bitdefendercybersecurity/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d35d732a-19db-465e-93bb-c00b610bc00e", @@ -8310,7 +8310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/chef-software/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/chef-software/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f823b082-071e-4259-bfa2-5270a7139646", @@ -8340,7 +8340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cohesity/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cohesity/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b21fd663-a90a-4c60-a290-aab993943268", @@ -8370,7 +8370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aod/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/aod/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a381eac0-9ce0-4920-81af-9d0bfb2a666f", @@ -8400,7 +8400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appistry/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/appistry/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ad9c7ab9-796a-4bcb-8dbb-6fa752452145", @@ -8430,7 +8430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Citrix.ADC/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Citrix.ADC/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "92729c88-1b32-4f29-bb27-56a5469139b0", @@ -8460,7 +8460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/chunghwatelecom1587573688842/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/chunghwatelecom1587573688842/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1557b891-82a8-4ee6-a451-504a44eabce2", @@ -8490,7 +8490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cirruslinksolutions1598993297919/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cirruslinksolutions1598993297919/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e011f967-3046-4606-a537-bcf694ab1566", @@ -8520,7 +8520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/checkpoint/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/checkpoint/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2ba53ce-1166-4ba6-8bd3-72361fbfcfd2", @@ -8550,7 +8550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Acronis.Backup/artifacttypes/vmextension/types/AcronisBackup/versions/1.0.51?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Acronis.Backup/artifacttypes/vmextension/types/AcronisBackup/versions/1.0.51?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09b3b4c5-68c5-47de-864f-42c984b8150a", @@ -8580,7 +8580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ciena1654095655352/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ciena1654095655352/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "27dd7c3a-3954-436d-ad6e-3e1d19396630", @@ -8610,7 +8610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ciq/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ciq/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "108fd48f-a1fe-4454-a487-0828542bddd9", @@ -8640,7 +8640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cisco/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cisco/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9d505280-cebb-4fbb-bf75-b3667969b7b3", @@ -8670,7 +8670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/clapsodeughaftungsbeschrnkt1626333173563/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/clapsodeughaftungsbeschrnkt1626333173563/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0971c70-94d9-46e0-b5b3-36b2a4c36dab", @@ -8700,7 +8700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/botanalytics/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/botanalytics/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f04f8275-a8fd-4e0b-b045-7df462c6f218", @@ -8730,7 +8730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cfd-direct/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cfd-direct/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "395d6fe6-0419-4776-8bf5-9a08b251bf4c", @@ -8760,7 +8760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bocada/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bocada/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fdf020e8-b257-4eb8-a069-6af26349696f", @@ -8790,7 +8790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bmc.ctm/artifacttypes/vmextension/types/AgentWinExt/versions/9.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bmc.ctm/artifacttypes/vmextension/types/AgentWinExt/versions/9.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9692c6c0-e044-480f-96f3-3c106e3a2b62", @@ -8820,7 +8820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloud-infrastructure-services/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloud-infrastructure-services/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "51167b42-ce17-45b8-9176-a647639acd1c", @@ -8850,7 +8850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bmcctm.test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bmcctm.test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57a3c8e4-6520-4d9a-a48b-d338cce688ec", @@ -8880,7 +8880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bright-computing/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bright-computing/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "713607d9-72f2-4acd-991e-827a87f900fa", @@ -8910,7 +8910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMLinuxAgent/versions/6.0.62.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMLinuxAgent/versions/6.0.62.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09a9e7e0-3b7a-4c07-870f-bf5c70911743", @@ -8940,7 +8940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMLinuxAgent/versions/5.5.23389.23430?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMLinuxAgent/versions/5.5.23389.23430?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "022c212b-bc81-479c-a665-4c6794b1ad3f", @@ -8970,7 +8970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudera/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudera/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b951cc2a-0713-4358-8f57-214ff9e144c9", @@ -9000,7 +9000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudmavensolutions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cloudmavensolutions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0ce1015-d5be-440d-9c7d-209fadf9b8b5", @@ -9030,7 +9030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMWindowsAgent/versions/6.8.93.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMWindowsAgent/versions/6.8.93.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f8e5fc99-6060-4d2a-b01e-db1bf086f2dd", @@ -9060,7 +9060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMWindowsAgent/versions/5.5.6.23416?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMWindowsAgent/versions/5.5.6.23416?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1da933f8-f23d-4de6-8b0e-c8f265cae98d", @@ -9090,7 +9090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/buddhalabs/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/buddhalabs/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a88aceb4-c730-4547-a394-85d6bebd4633", @@ -9120,7 +9120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bricatainc1584472632111/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bricatainc1584472632111/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3387a1c3-68cb-48ce-9fd8-d786999d1ad6", @@ -9150,7 +9150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Acronis.Backup/artifacttypes/vmextension/types/AcronisBackup/versions/1.0.33?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Acronis.Backup/artifacttypes/vmextension/types/AcronisBackup/versions/1.0.33?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0aa0cc5-87e2-4737-9045-beb1c6429388", @@ -9180,7 +9180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMWindowsAgent/versions/6.5.69.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMWindowsAgent/versions/6.5.69.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b5fa0eb-6055-4e5c-9af5-207b67d3cb85", @@ -9210,7 +9210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMWindowsAgent/versions/6.0.66.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMWindowsAgent/versions/6.0.66.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca637e94-f838-4bc2-9d85-30c0393e44c4", @@ -9240,7 +9240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/blockstack/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/blockstack/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45d72510-8bb0-4c54-bd77-8915d09f473e", @@ -9270,7 +9270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bellsoft1582871421940/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bellsoft1582871421940/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fc5c6cb1-60d1-4134-9dc3-3b905ac81e95", @@ -9300,7 +9300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "735e6c33-94e5-40dd-bf19-b9b4bbf4b889", @@ -9330,7 +9330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fffa6816-6560-4c6e-827b-7d3f2d5a861c", @@ -9360,7 +9360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/celum-gmbh/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/celum-gmbh/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "24046635-8fe5-4d1f-bf26-bc8f673d5c30", @@ -9390,7 +9390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/altair-engineering-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/altair-engineering-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b448c614-139d-40f9-9199-a89de44a8dba", @@ -9420,7 +9420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMLinuxAgent/versions/6.8.93.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CloudLinkEMC.SecureVM/artifacttypes/vmextension/types/CloudLinkSecureVMLinuxAgent/versions/6.8.93.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "91413ee2-04fc-4a94-be7f-11856d6511bd", @@ -9450,7 +9450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/castaigroupinc1595243474856/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/castaigroupinc1595243474856/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "38fb03aa-ef2f-4da1-8c46-83c2ed27b9c6", @@ -9480,7 +9480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cognizant/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cognizant/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ab7179f3-4ce5-4d0b-8676-fcf728fb12af", @@ -9510,7 +9510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/chain/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/chain/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1bde5357-573b-4e55-b9b0-75f1f707b9c2", @@ -9540,7 +9540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cohesitydev1592001764720/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cohesitydev1592001764720/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a417cbc4-c69a-4a3e-9209-427b116a4efd", @@ -9570,7 +9570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/containeraider/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/containeraider/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d2993953-0ecf-4c33-984e-099eb9b08f5f", @@ -9600,7 +9600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/connecting-software/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/connecting-software/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "67722bd3-9713-412e-917c-3f0395e1229d", @@ -9630,7 +9630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/couchbase/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/couchbase/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3a899fdf-8123-4e30-8c1f-66577e709846", @@ -9660,7 +9660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/collabcloudlimited/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/collabcloudlimited/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "73baa87f-d097-4bd3-a47d-05556ad757b8", @@ -9690,7 +9690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/commscopeinc1632135151062/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/commscopeinc1632135151062/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5112478d-439d-4ac2-8a6a-5c34f8ad97c7", @@ -9720,7 +9720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cristiesoftwareltd1599488127561/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cristiesoftwareltd1599488127561/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f940744-4a20-4338-8c3b-eadd42894f5d", @@ -9750,7 +9750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/composable/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/composable/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aec64c83-844a-4d48-ab6f-9dcf5f75f3f3", @@ -9780,7 +9780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cryptosense1605170011574/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cryptosense1605170011574/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1247a211-2b44-45f9-b843-886352708091", @@ -9810,7 +9810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cryptocom1585727786636/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cryptocom1585727786636/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "390a4f3b-e43d-4a4b-826f-7a5b5c347b9f", @@ -9840,7 +9840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CoreOS/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/CoreOS/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60405ec9-0a6a-4040-b928-eb0fc20d0f56", @@ -9870,7 +9870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ctrliqinc1648673227698/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ctrliqinc1648673227698/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8b711d0-5135-419e-acfb-8955e8489f1e", @@ -9900,7 +9900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cubebackupinc1662619479161/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cubebackupinc1662619479161/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c92e205e-369b-4f52-a147-8d8ee80d00dd", @@ -9930,7 +9930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/commvault/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/commvault/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c881b49f-7c93-487e-83b4-02a8f1287d80", @@ -9960,7 +9960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/compellon/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/compellon/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ba6ff1a6-00fd-4d34-8b73-26edca6b3d14", @@ -9990,7 +9990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/contiamogmbh/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/contiamogmbh/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a190e18-0756-4e0b-bdd6-f39ad76c6fad", @@ -10020,7 +10020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/controlplane/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/controlplane/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b2b4e6e7-3a77-46ea-8c06-b443e6a04271", @@ -10050,7 +10050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cyberark/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cyberark/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fe19412e-0e04-4bb7-9a6e-1f22750b6a8e", @@ -10080,7 +10080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cryptzone/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cryptzone/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8589e052-f428-43c4-a5cb-ffd8af465b24", @@ -10110,7 +10110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/crunchyard/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/crunchyard/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4a246c0a-280d-4804-bcc9-f2bd1415ab80", @@ -10140,7 +10140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/crunchyardltd1623835391104/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/crunchyardltd1623835391104/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f27faee1-8514-4487-a5dc-c1fdb0fb2d20", @@ -10170,7 +10170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/corda/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/corda/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3688fdf1-26fb-4641-9072-f39ce4ed9b97", @@ -10200,7 +10200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/collibranv1619508098620/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/collibranv1619508098620/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "40df676b-3251-4297-9b65-5b853740f6df", @@ -10230,7 +10230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/confluentinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/confluentinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6cfb6f37-f9dc-4677-911f-0ed276509112", @@ -10260,7 +10260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/controlcase/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/controlcase/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b34d1cc-1c39-4067-b086-e48c692fc564", @@ -10290,7 +10290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/controlplanecorporation1609967567639/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/controlplanecorporation1609967567639/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2d5f2820-4d80-48a8-8510-a1ac4af59f5c", @@ -10320,7 +10320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/credativ/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/credativ/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "59c52eb9-b3ae-4d2c-98aa-25db4d6d480a", @@ -10350,7 +10350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ctm.bmc.com/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ctm.bmc.com/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "497bac24-b132-4ff6-95a7-aaca72c4b7a1", @@ -10380,7 +10380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/conflux/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/conflux/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e49b7a89-6667-4507-af9f-17e592d326d2", @@ -10410,7 +10410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.2.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.2.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "96285048-0d12-4490-b007-fc3ddc30a870", @@ -10440,7 +10440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.3.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.3.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d2fd0caa-fa8d-4d21-a0c7-057c6fbbd85d", @@ -10470,7 +10470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.4.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.4.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c34dc048-8472-42d7-9a01-b56f52ed999d", @@ -10500,7 +10500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cybercxptyltd1590132359004/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cybercxptyltd1590132359004/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3945a0e1-ff91-4511-b9bd-777e77974bfe", @@ -10530,7 +10530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.3.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.3.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dda9d5de-13ac-4131-aef5-318c8ed95280", @@ -10560,7 +10560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.5.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.5.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a5a9fae-2a91-4cef-861a-a69217911d17", @@ -10590,7 +10590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.4.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.4.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1fd548c9-6454-4825-9c1c-1aea775c2ef6", @@ -10620,7 +10620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1207.12.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1207.12.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a82ae7e5-e3cb-4620-a7be-3bc3c8ad8790", @@ -10650,7 +10650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/convertigo/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/convertigo/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "028e24c7-3229-4838-a6b7-c435ad2a9dce", @@ -10680,7 +10680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/11.18.6.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/11.18.6.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "46077c14-a29e-4671-ba16-80f8f741e611", @@ -10710,7 +10710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.14.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.14.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "184a1838-f6ef-4345-8201-b39a6b2fcb87", @@ -10740,7 +10740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1207.12.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1207.12.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09dfc212-bc0b-4e00-bc38-4562372cad83", @@ -10770,7 +10770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.2.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.2.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bc5aeb31-6c85-4af6-a03b-75873fc27921", @@ -10800,7 +10800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cohesive/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cohesive/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1deb2398-421a-4192-bfdd-9dd03f70adf4", @@ -10830,7 +10830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.14.1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.14.1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "19f80099-2268-46f3-b58a-2b39f68bf8bb", @@ -10860,7 +10860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.14.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.14.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "99557097-aa9b-46b7-bda9-e04a6ea7490b", @@ -10890,7 +10890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.12.110.1002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.12.110.1002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "03156d9b-ddf8-47e7-bb7a-11eca8655f92", @@ -10920,7 +10920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.14.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.14.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d3076b6-e897-43a7-8413-d295a7c1680e", @@ -10950,7 +10950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dans3.Windows.App/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dans3.Windows.App/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b4dac16-2f5e-4cc5-9baa-210e79d39199", @@ -10980,7 +10980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/coin-sciences-ltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/coin-sciences-ltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "01068347-baa9-4d1f-b8cd-24b323906a20", @@ -11010,7 +11010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dataroadtechnologiesllc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dataroadtechnologiesllc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a52d0e57-73c9-4016-b58b-95581d558292", @@ -11040,7 +11040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/corent-technology-pvt/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/corent-technology-pvt/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "59643989-0449-4f0e-aaa8-bbdfcbba9c8f", @@ -11070,7 +11070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d7b0fff1-3c33-401e-8cec-4e24ad0b68ae", @@ -11100,7 +11100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.3.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.3.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "de4cfde9-08e0-4b8f-a8ba-e1315e41d24c", @@ -11130,7 +11130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/devopsgroup-uk/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/devopsgroup-uk/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0326692a-7593-492f-b756-0b4fdc7014ac", @@ -11160,7 +11160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.5.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.5.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7378a8d0-31e3-4560-abeb-51f7c61a0f7a", @@ -11190,7 +11190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/danielsol.AzureTools1/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/danielsol.AzureTools1/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f50f3d68-9622-4c93-8818-6fc560675724", @@ -11220,7 +11220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/diagramics/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/diagramics/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68556975-b474-4234-ab93-956ec54ee24c", @@ -11250,7 +11250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.3.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.3.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bc9fca9e-5b3b-4768-9919-c764ae67fee1", @@ -11280,7 +11280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cygnalabscorp1646065782458/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cygnalabscorp1646065782458/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "819d616d-0e1d-4d9b-b2dc-ed025aa4cfd2", @@ -11310,7 +11310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datacore/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datacore/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "477d08b5-fe16-4089-807b-d3160d8b6688", @@ -11340,7 +11340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dhi/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dhi/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1ddded1d-5498-4778-808e-eaf7848bdd35", @@ -11370,7 +11370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.4.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.4.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f90fd04-589d-4bbf-9c79-bf73c3d47101", @@ -11400,7 +11400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dgsecure/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dgsecure/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2620868d-1a5f-4344-a07f-eb58647516ca", @@ -11430,7 +11430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/concentrationheatandmomentumlimited1616154387047/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/concentrationheatandmomentumlimited1616154387047/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2578cc4-fa96-441b-987a-aa49070757b6", @@ -11460,7 +11460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.4.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.4.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c43402e1-73f7-4026-b568-2ae1d8e361e5", @@ -11490,7 +11490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datanova/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datanova/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "289fef0a-6b1c-47fb-9a57-febfc1261779", @@ -11520,7 +11520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dablabsinc1654806039152/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dablabsinc1654806039152/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ce74497-3b7f-4bd2-8c27-ec3e8abbe750", @@ -11550,7 +11550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dataguiseinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dataguiseinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e873ef1b-eae0-4645-933e-d64fbf0e909a", @@ -11580,7 +11580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.3.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.3.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dc9499e0-f065-47c0-8ed3-b2f034a158a4", @@ -11610,7 +11610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datanomers1584919038987/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datanomers1584919038987/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f21ee23-ab12-42df-b152-4a38b8bf92e1", @@ -11640,7 +11640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/consensys/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/consensys/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e512922-c057-4c1c-943b-83aac34bb3a3", @@ -11670,7 +11670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datadynamicsinc1581991927942/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datadynamicsinc1581991927942/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c66cb0f0-9f8d-4b29-9a2a-a243d85ad05d", @@ -11700,7 +11700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cpanel/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cpanel/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "246523f4-161c-4b51-b908-cd7e3e3ffe6e", @@ -11730,7 +11730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/device42inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/device42inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1db176ac-179a-402f-bf87-9f42d57e6c60", @@ -11760,7 +11760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datagapsinc1585348463636/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datagapsinc1585348463636/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d7259827-6618-4618-a75c-99b0d199fc99", @@ -11790,7 +11790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Confer/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Confer/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42f2bb54-1c01-411f-b0eb-9f8fb5278e9c", @@ -11820,7 +11820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dome9/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dome9/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "56ad3cf7-b30c-4325-9ecf-11456ff2fcd2", @@ -11850,7 +11850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/df-portal-user/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/df-portal-user/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ae77bfa2-c659-41f3-af3e-8c24eb90784e", @@ -11880,7 +11880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dbs-h/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dbs-h/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d7f9692a-f4d0-4a3d-8e0f-66d74f66adc8", @@ -11910,7 +11910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.14.1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.14.1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8ff137c2-de2c-46bd-87dd-5d843d34f8bf", @@ -11940,7 +11940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dell_software/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dell_software/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a79170d1-e2b7-4f84-9402-19f0c6d34c0c", @@ -11970,7 +11970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/digitaldefenseinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/digitaldefenseinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0faf9e87-227a-47b6-ab3f-3fd6e2ea7e5a", @@ -12000,7 +12000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cognosys/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cognosys/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7a80bf84-ad22-4706-a97f-bc9d9ddb8800", @@ -12030,7 +12030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/comunity/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/comunity/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d7fe3ae3-c2ef-4bf8-baf9-5b8ee3fd57c8", @@ -12060,7 +12060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.5.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.5.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a9d5ac2-627f-458e-9aeb-4ced99010304", @@ -12090,7 +12090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.12.110.1002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.12.110.1002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d4f0e3a0-11a2-4bbf-b79a-667faed417ed", @@ -12120,7 +12120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/elasticbox/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/elasticbox/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "631b1f30-132c-4874-a60b-ae5f3b5c07a9", @@ -12150,7 +12150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/d4t4_solutions-1164305/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/d4t4_solutions-1164305/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fe1bf771-7b46-438d-be43-e325634276ee", @@ -12180,7 +12180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datapredsa/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datapredsa/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fbb2806f-bed3-4ea0-9918-09119a406e22", @@ -12210,7 +12210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/deepcognitioninc1593512758156/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/deepcognitioninc1593512758156/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c3338d2-0444-41b4-a9fc-4591ed140bbe", @@ -12240,7 +12240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/easysoftwaresro1593005637384/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/easysoftwaresro1593005637384/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e023954c-e02f-489e-a930-a191a5bb0bdf", @@ -12270,7 +12270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/digitaloffice/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/digitaloffice/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8260430e-ae1a-4267-ab1d-5167b2d72276", @@ -12300,7 +12300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/desktopstudioag1580294245574/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/desktopstudioag1580294245574/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "79338884-a763-4ba5-a0c7-e5ae35d529fb", @@ -12330,7 +12330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/decisosalesbv/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/decisosalesbv/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15a7528f-f796-4658-b711-7aac6bc68449", @@ -12360,7 +12360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dyadic_security/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dyadic_security/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d8d2230-3744-4281-8351-4755bf68cbdb", @@ -12390,7 +12390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cyxtera/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cyxtera/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6cb8e5ab-7e11-4e73-b3c6-199a9449b357", @@ -12420,7 +12420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/deepsurfacesecurityinc1632943333445/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/deepsurfacesecurityinc1632943333445/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "62e14835-a7c1-4eaf-a363-1b491df77d45", @@ -12450,7 +12450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef0ae72d-cb36-4e13-aa37-39e9f6246de2", @@ -12480,7 +12480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/energisme1601990637842/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/energisme1601990637842/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0d950ca6-887f-4b50-b621-aec41759d608", @@ -12510,7 +12510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/emercoin/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/emercoin/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d8c2fe95-8b5d-468d-a0d0-859cdd166237", @@ -12540,7 +12540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dataiku/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dataiku/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "adac1333-c7ec-4443-900c-97a82db8d03f", @@ -12570,7 +12570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/edgenetworks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/edgenetworks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1f77d7f-c745-4d6e-b4d0-82b3b0a0cb3a", @@ -12600,7 +12600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/elfiqnetworks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/elfiqnetworks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b51bf39-b127-40af-afe5-64d863515aae", @@ -12630,7 +12630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.5.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.5.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7d4a6d5-9a1f-49b7-9913-b4a5a20c1975", @@ -12660,7 +12660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/databricks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/databricks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e87c1d5f-03ad-4ba8-9fba-6583ad37f9dd", @@ -12690,7 +12690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/core-stack/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/core-stack/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f9b5b0c-16ae-45c9-a5bc-c26ee3e9cf60", @@ -12720,7 +12720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Debian/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Debian/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1163ac8-6b5d-472c-9b81-7f69715b1fd2", @@ -12750,7 +12750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/docker/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/docker/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "693a48e9-130f-4590-a1f8-b984ece4206b", @@ -12780,7 +12780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/enforongo/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/enforongo/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5646b493-413b-457f-b44a-e8c652a8e900", @@ -12810,7 +12810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/denodo/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/denodo/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c6c30df-3293-4a02-a2bb-6f34660ab790", @@ -12840,7 +12840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/djiindustrialincus/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/djiindustrialincus/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fe7e1908-281d-425d-8c51-b11752f82e90", @@ -12870,7 +12870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/citrix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/citrix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "559b82c9-3086-442c-982e-5d9866f57315", @@ -12900,7 +12900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.4.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/LinuxChefClient/versions/1210.13.4.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4289b2b5-6b4d-48f6-b196-062d84a0abad", @@ -12930,7 +12930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9a34cfd-f1ef-4499-9fbf-6788c3abeeee", @@ -12960,7 +12960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datasunrise/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datasunrise/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c0f0b26-e39b-49b6-b4c4-5aa7cf3da77c", @@ -12990,7 +12990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dece-4446019/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dece-4446019/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2fce429f-cac4-473c-87cd-5a7f1172a53a", @@ -13020,7 +13020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/danielsol.AzureTools1pns500/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/danielsol.AzureTools1pns500/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2bc5bbac-5de0-4b6c-b11a-f0154aab2ed7", @@ -13050,7 +13050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.3.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.3.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "89500602-a3e0-4696-b409-d8c59e24bd38", @@ -13080,7 +13080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dremiocorporation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dremiocorporation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "80df1e57-47c1-43db-991b-e94c5819a501", @@ -13110,7 +13110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bluecat/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/bluecat/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e9197a5e-d9c1-4cb4-9d0c-ac5024021782", @@ -13140,7 +13140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dispersiveholdingsinc1653422231259/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dispersiveholdingsinc1653422231259/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a176856-0da7-4b56-b3fd-f2b62620ea6b", @@ -13170,7 +13170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dans.Windows.App/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dans.Windows.App/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6fa6530f-f592-4acd-b824-ff52ab98d309", @@ -13200,7 +13200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/elecard/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/elecard/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "95cd4beb-955c-4c00-9982-09adce2f2746", @@ -13230,7 +13230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ctm.bmc.com/artifacttypes/vmextension/types/BmcCtmAgentLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ctm.bmc.com/artifacttypes/vmextension/types/BmcCtmAgentLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df37f050-8d4a-4d84-b7fd-eb6358b14456", @@ -13260,7 +13260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d0cbbc0-32f3-4ef5-be01-6c7b2879b976", @@ -13290,7 +13290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2cce4923-04df-454d-831c-cb278fddfb1c", @@ -13320,7 +13320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "77e3ea64-5eae-4ac3-8854-a62ea11a16eb", @@ -13350,7 +13350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentManagedWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentManagedWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "10814d53-aa6a-4c89-8d11-02354d434313", @@ -13380,7 +13380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "150a4b7e-9ed7-4b60-9657-ddd1e8335b52", @@ -13410,7 +13410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "afa7310c-34ca-4e1b-885d-e50074846faa", @@ -13440,7 +13440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Confer/artifacttypes/vmextension/types/ConferForAzure/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Confer/artifacttypes/vmextension/types/ConferForAzure/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c982dba2-4e5a-4e6f-8ddd-d0b6f5dcf1b7", @@ -13470,7 +13470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/dtmanaged/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/dtmanaged/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b23695db-1229-4595-a9d3-77855ff293a6", @@ -13500,7 +13500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/esdenera/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/esdenera/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e30c25b-4e75-4993-a874-5fe3144168cb", @@ -13530,7 +13530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/equilibrium/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/equilibrium/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "528fa7f0-69f4-4de2-9c01-cad15ae26dd5", @@ -13560,7 +13560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/evostream-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/evostream-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4eee600c-3b12-4198-b2bd-792f2cd40839", @@ -13590,7 +13590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "303f4df2-3cd1-41a1-a9a5-a680106933ff", @@ -13620,7 +13620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/equinix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/equinix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9d28a6e7-6a01-49af-a997-b2677d974a56", @@ -13650,7 +13650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/exact/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/exact/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "64cc90cc-de76-46e0-86e5-607ce12807c1", @@ -13680,7 +13680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/eproe/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/eproe/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d558655a-402c-4472-b7ac-35f52435cba3", @@ -13710,7 +13710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/eventtracker/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/eventtracker/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d6dbd540-91b3-454d-b1f5-0032b5ca1ed9", @@ -13740,7 +13740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/forscene/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/forscene/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "114f9ddb-d01b-4cdb-8d2a-a71112829b12", @@ -13770,7 +13770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/flashgrid-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/flashgrid-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a1efa50-7ea5-4675-b0de-1c415a69da40", @@ -13800,7 +13800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/enterpriseworx-it/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/enterpriseworx-it/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "20fbcc2a-c266-4d37-b6dd-ebcf74a4b532", @@ -13830,7 +13830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fiorano/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fiorano/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4f2f50f7-9d35-48ca-b1ef-a01b7fa60a7c", @@ -13860,7 +13860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ergoninformatikag1581586464404/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ergoninformatikag1581586464404/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cbeba8c7-bb37-42a8-bc28-02ca0b34385f", @@ -13890,7 +13890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/foghorn-systems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/foghorn-systems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9cff3ffc-a071-49f1-bdcb-936a1cc1a9d1", @@ -13920,7 +13920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/exivity/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/exivity/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ed59c9f4-0db0-4e64-a040-0c37ed3702bb", @@ -13950,7 +13950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/firehost/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/firehost/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "309a9b69-cdc0-4888-b48f-a2bd3fb915aa", @@ -13980,7 +13980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/danielsol.AzureTools1pns500/artifacttypes/vmextension/types/AzureTools1type500/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/danielsol.AzureTools1pns500/artifacttypes/vmextension/types/AzureTools1type500/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f61b280-53da-46c6-80ea-8b749301ce16", @@ -14010,7 +14010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ethereum/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ethereum/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7a7a59ec-8630-428d-9cfc-22d0cbefb5f9", @@ -14040,7 +14040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/epicgames/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/epicgames/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "404fab6f-3c49-4166-adbd-cc6910e65811", @@ -14070,7 +14070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fidesys/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fidesys/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9dcb9daa-b04f-4041-bfbc-9f2a4c113845", @@ -14100,7 +14100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/esetresearch1579795941720/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/esetresearch1579795941720/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2f5a96cb-2411-4b4c-8b45-c80756b4e378", @@ -14130,7 +14130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/epicgamesinc1633466121071/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/epicgamesinc1633466121071/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "230c2fdc-58bb-4aff-9e9f-a1c12790ad6d", @@ -14160,7 +14160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/f5-networks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/f5-networks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "65c037d0-b217-432e-a754-e1e9c2efaf90", @@ -14190,7 +14190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/exonar/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/exonar/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a045f70a-298d-4282-b664-817de6cd6d3c", @@ -14220,7 +14220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fireeye/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fireeye/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cb413ea0-8529-4223-b80b-fd6c9b4555eb", @@ -14250,7 +14250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/flexxibleit/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/flexxibleit/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47f029aa-126c-4bdb-8943-df6035903e2d", @@ -14280,7 +14280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/filemagellc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/filemagellc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "06802c98-d892-4653-91da-91a0624a28a5", @@ -14310,7 +14310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/esri/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/esri/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "69ae80a9-2021-4e8e-8074-ec2d98ac98be", @@ -14340,7 +14340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/flexify-io/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/flexify-io/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b185ce5-40dd-4b5f-a29c-ba5025635471", @@ -14370,7 +14370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/flexbby-5255860/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/flexbby-5255860/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "861c1808-5232-41fe-abfd-6b711cb06cdb", @@ -14400,7 +14400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/firstderivativesplc1596469572732/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/firstderivativesplc1596469572732/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "671ab9d4-6e3b-41f7-a38e-9cbc94edc67e", @@ -14430,7 +14430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/firemon/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/firemon/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9525ad88-5a29-43be-8f85-0351e10b972c", @@ -14460,7 +14460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fatpipe-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fatpipe-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "92c7f908-9250-4e82-936b-22d0dddef16a", @@ -14490,7 +14490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fatalsecurity1604924013537/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fatalsecurity1604924013537/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3b733e1-87c4-4be4-899c-88954b7abc14", @@ -14520,7 +14520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/filecatalyst/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/filecatalyst/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fb696fa8-f975-435e-956d-e324a7078d71", @@ -14550,7 +14550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/equalum/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/equalum/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "34c9d29e-da16-4c63-b94d-31fcb41ad844", @@ -14580,7 +14580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/eastwind-networks-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/eastwind-networks-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58a6b332-e173-4d10-8cad-264e025bc772", @@ -14610,7 +14610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/erockyenterprisesoftwarefoundationinc1653071250513/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/erockyenterprisesoftwarefoundationinc1653071250513/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45611bd5-919e-4fa1-b16d-8edb206cbe39", @@ -14640,7 +14640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fenestrae-1035066/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fenestrae-1035066/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a314f505-3c58-43ee-9f64-eac2d53956a1", @@ -14670,7 +14670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/experollc1644352127859/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/experollc1644352127859/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dddf60d8-cd17-459f-8dbe-ad6648a64243", @@ -14700,7 +14700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/evertzmicrosystemsltd1586877923009/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/evertzmicrosystemsltd1586877923009/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0805ee60-492c-4c42-a3f3-3ae44f9e061f", @@ -14730,7 +14730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/forcepoint-llc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/forcepoint-llc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4feecaf-a0f4-4f7b-b8f0-b58902aa2e90", @@ -14760,7 +14760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/falconstorsoftware/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/falconstorsoftware/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5228a42e-e9e9-422c-85d3-029d3886c00c", @@ -14790,7 +14790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/forescout/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/forescout/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "574dff0c-9cc0-4a29-bc9a-bbd58438ab4b", @@ -14820,7 +14820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/falainapteltd1604661424876/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/falainapteltd1604661424876/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "492558d4-7483-4fdf-817d-dd4835dfd57a", @@ -14850,7 +14850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/excelero1608461290726/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/excelero1608461290726/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d8873a4a-d0ce-4972-8e41-bf6c9397ed90", @@ -14880,7 +14880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/flowmon/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/flowmon/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1aa9290a-cc27-44b3-a0d4-221a2ba30fb5", @@ -14910,7 +14910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/exasol/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/exasol/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d70a1e1-304d-4a48-91a4-35fe902b5e4b", @@ -14940,7 +14940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/eurolinuxspzoo1620639373013/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/eurolinuxspzoo1620639373013/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "20dede31-7af9-4a55-a9df-1c0ee59fb24b", @@ -14970,7 +14970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/flexbby/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/flexbby/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0a338fdb-2b7e-446b-8357-cbdf40bca273", @@ -15000,7 +15000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/formpipesoftwareab/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/formpipesoftwareab/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4bbcb92f-8fe9-4bca-9069-460f9be21651", @@ -15030,7 +15030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ctm.bmc.com/artifacttypes/vmextension/types/BmcCtmAgentLinux/versions/9.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ctm.bmc.com/artifacttypes/vmextension/types/BmcCtmAgentLinux/versions/9.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45512fcf-54c4-4aa5-a4fc-08d345edc10c", @@ -15060,7 +15060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/4.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/4.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "daef33d8-f2b4-41da-a670-380e8e2740a5", @@ -15090,7 +15090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/0.5.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/0.5.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "476fa371-2297-4029-bec9-1175f01bf41e", @@ -15120,7 +15120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/0.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/0.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cca56e65-af81-43de-a1e6-8e8a9dd54b94", @@ -15150,7 +15150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "18043007-2f37-49bf-ab5c-7fd68b2716ca", @@ -15180,7 +15180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions/1.1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions/1.1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a9727f63-42d1-4000-832a-15cbda7b7be2", @@ -15210,7 +15210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions/3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions/3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "864d7976-4c41-419f-aef3-71849bbf7a8f", @@ -15240,7 +15240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "79400749-93f9-4dfc-8669-5c5e317e3b99", @@ -15270,7 +15270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/1.1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/1.1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c7c81e3e-d0c4-4195-a4a7-0782b728abd6", @@ -15300,7 +15300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5821fbc-158e-4f4f-bb65-e53f9a320a68", @@ -15330,7 +15330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions/5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions/5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a6af114-6c3c-4a5e-a59a-f2237e9d2013", @@ -15360,7 +15360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions/0.7.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions/0.7.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bfd197a1-e082-4214-bda1-a40026b2eb26", @@ -15390,7 +15390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.14.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.14.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00a89a8c-4219-47a3-bb25-8432a4623fa0", @@ -15420,7 +15420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.150.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.150.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a817034f-e05f-454e-aa97-bd6c6accede8", @@ -15450,7 +15450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.151.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.151.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d0a54d5f-00b7-431f-9c3c-7336b4a4ad5a", @@ -15480,7 +15480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/esyon/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/esyon/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f7788e7-d792-4c88-9329-65c04af54e30", @@ -15510,7 +15510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/0.8.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/0.8.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c1568f0-94f8-495b-9fce-839ebcbd9cf1", @@ -15540,7 +15540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/0.4.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/0.4.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "606b2059-10bd-4bb7-bcc0-9de6f1ec9169", @@ -15570,7 +15570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.173.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.173.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7fa01074-1a8e-4f09-9180-6fd8b49bffb9", @@ -15600,7 +15600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/2.163.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/2.163.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a68ebf87-c3ab-4aa9-a7ff-f4ec25005a84", @@ -15630,7 +15630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.205.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.205.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "73e570ad-f196-4527-8794-e950c6c8813e", @@ -15660,7 +15660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.206.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.206.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d0031681-7531-4462-a04c-4a2a4c01f421", @@ -15690,7 +15690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/delphix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/delphix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "10cc2efb-50fc-4452-80e3-c8444d868e84", @@ -15720,7 +15720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.201.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.201.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf545679-b69f-403c-96c7-9b633e22a531", @@ -15750,7 +15750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.204.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.204.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "edcb0cc4-6efa-4225-822d-289d690a7665", @@ -15780,7 +15780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.206.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.206.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c8c0ebfb-5bc2-4308-8932-7d96e27490fb", @@ -15810,7 +15810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/2.3.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/2.3.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d7f4ef9-02e1-4320-8887-da758c2176c5", @@ -15840,7 +15840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentManagedWindows/versions/1.0.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentManagedWindows/versions/1.0.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "01aedf31-d17b-4451-824e-525ed6137343", @@ -15870,7 +15870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/2.182.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/2.182.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "750817ec-a307-409f-bfd4-7894e3fa17c2", @@ -15900,7 +15900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.4.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/1210.13.4.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4283a6f-bf82-40f5-a304-d59bae9918e6", @@ -15930,7 +15930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions/0.6.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions/0.6.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4169c07a-0bfa-424c-8259-0725ed1804bf", @@ -15960,7 +15960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/deepsiginc1581610210151/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/deepsiginc1581610210151/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c04c3b6-2282-4baa-b3bf-2de7e8b6c919", @@ -15990,7 +15990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/devfactory/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/devfactory/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "470f6c99-829c-44f7-b703-49727a35b502", @@ -16020,7 +16020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.151.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.151.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7657175c-5a9c-4a5f-8c62-19422f00d148", @@ -16050,7 +16050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e52444fc-2c46-4da6-a63c-bd534130404b", @@ -16080,7 +16080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ddn-whamcloud-5345716/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ddn-whamcloud-5345716/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "39f29a66-6eb8-4bf7-bbf8-7b29dc7f99ac", @@ -16110,7 +16110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.182.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.182.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eef6bf69-bf6d-4014-919c-acf1ae15babc", @@ -16140,7 +16140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/2.2.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/2.2.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5a8cf1f-7bfd-45d2-9973-be2ebbdb1c80", @@ -16170,7 +16170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/2.183.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/2.183.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b66eb7af-f462-4736-a458-1cecafc1ebca", @@ -16200,7 +16200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.173.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.173.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4d4d50b1-6e59-4ff0-857b-2c083dcd14f3", @@ -16230,7 +16230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/digitamizeinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/digitamizeinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5e1d1dcc-c928-4a43-b818-6e438274ae6a", @@ -16260,7 +16260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/2.3.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/2.3.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d14d2d9f-d8e7-418a-b63c-ab0f7dfddf4f", @@ -16290,7 +16290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/11.18.6.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Chef.Bootstrap.WindowsAzure/artifacttypes/vmextension/types/ChefClient/versions/11.18.6.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa12a6a8-2f58-49ff-9077-393a2d16a21e", @@ -16320,7 +16320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dimensionalmechanics-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dimensionalmechanics-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5730ace0-e7b9-4e5e-96c0-0b43288e0bc1", @@ -16350,7 +16350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/deskpro1650546806675/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/deskpro1650546806675/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2d6d962-8354-4af8-862c-c86f28ffe5a2", @@ -16380,7 +16380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/2.182.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/2.182.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa595e07-ff23-4f6f-ade1-c00e93c5e245", @@ -16410,7 +16410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/diyatech/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/diyatech/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e677ebd8-021d-4c60-8518-f24b9d9f3a90", @@ -16440,7 +16440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/drizti/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/drizti/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "544ae23f-efdf-4274-8f4a-15487f4e14d4", @@ -16470,7 +16470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/elevateiot/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/elevateiot/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82159d24-4f92-4abb-8dfa-c2edc24cba19", @@ -16500,7 +16500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dataart/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dataart/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4515654a-79ec-4c82-b791-0309699008bb", @@ -16530,7 +16530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datalayer/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datalayer/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "de8684ec-ef30-4084-aaf2-bf0a313aff46", @@ -16560,7 +16560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/2.163.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/2.163.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1074152e-6c55-4078-aa81-756cc3d6fdd8", @@ -16590,7 +16590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/diqa/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/diqa/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b71374d-2370-4e4f-94c4-d99667d39dd5", @@ -16620,7 +16620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.182.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.182.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e1bc6454-a7e1-455e-8ef6-e98278863d94", @@ -16650,7 +16650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/deltapathlimited1592886319362/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/deltapathlimited1592886319362/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57a56563-22bf-4ef5-93a4-7a816a9bfd68", @@ -16680,7 +16680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.203.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.203.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "281cd55e-e28b-4320-b195-6099baeaf882", @@ -16710,7 +16710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ecessa/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ecessa/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d33732da-4c74-4dec-a1c0-2c70b6d25021", @@ -16740,7 +16740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/2.173.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/2.173.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a9050e3-151e-4c9f-8ffd-937dbc87be5e", @@ -16770,7 +16770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/enterprisedb-corp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/enterprisedb-corp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be2df6f4-24dc-4e19-99b4-ee03e77de7e4", @@ -16800,7 +16800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/dtmanaged/versions/1.4.0.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/dtmanaged/versions/1.4.0.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58dbde54-4e58-4e07-8108-fd29260e2a8a", @@ -16830,7 +16830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/egress1589289169584/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/egress1589289169584/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "76d3d683-6287-41b1-8ae7-2f27c3f5974d", @@ -16860,7 +16860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datavirtualitygmbh/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datavirtualitygmbh/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b277f167-29ff-4aac-b408-7043b522e149", @@ -16890,7 +16890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.99.2.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.99.2.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "813e06a3-251a-41a8-aa90-592f4733c33b", @@ -16920,7 +16920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/eikonasystemsgmbh1601729310063/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/eikonasystemsgmbh1601729310063/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "acbab62a-ac0d-436a-a095-dfef1a349aa1", @@ -16950,7 +16950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/diyotta/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/diyotta/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "70a9720f-f63c-4b6b-b0d2-0d7b2ac54c02", @@ -16980,7 +16980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dundas/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dundas/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bc26ca62-d530-4fb8-8f16-d60e9da5fbb3", @@ -17010,7 +17010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Confer/artifacttypes/vmextension/types/ConferForAzure/versions/1.0.5.38?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Confer/artifacttypes/vmextension/types/ConferForAzure/versions/1.0.5.38?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5932f39a-f22c-4f41-9940-490c91bc771e", @@ -17040,7 +17040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.205.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.205.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c93516ef-2434-45e7-b6bf-66dd4dc9e58e", @@ -17070,7 +17070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datastax/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datastax/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "14ec1de0-ba16-4b22-8365-ecb7f2515f97", @@ -17100,7 +17100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.204.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.204.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4884e828-801d-4bce-b1f9-438cfe23f713", @@ -17130,7 +17130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/e-magicinc1587696283171/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/e-magicinc1587696283171/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26b23904-7298-4b0e-ab99-de3a08b28bfa", @@ -17160,7 +17160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/egnyte/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/egnyte/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d2948c98-bef7-4ecd-bf85-bff050be8931", @@ -17190,7 +17190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/electric-cloud/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/electric-cloud/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7544d91-6e46-44c9-a099-fcf26734e0df", @@ -17220,7 +17220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/enterprise-ethereum-alliance/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/enterprise-ethereum-alliance/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "20302e2a-4f29-43ee-a218-15fcfa5a565a", @@ -17250,7 +17250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/daceitdbasensetrafficpulse1579892024934/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/daceitdbasensetrafficpulse1579892024934/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "72481efe-7337-4f09-96a7-db51007e6381", @@ -17280,7 +17280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/edgelesssystems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/edgelesssystems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8c8db050-0137-47fa-a226-ab96cb1a467c", @@ -17310,7 +17310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/engineering-ingegneriainformatica-spa1626786889850/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/engineering-ingegneriainformatica-spa1626786889850/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9374af5f-0725-4be8-87f1-1a7bc32600fd", @@ -17340,7 +17340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Confer/artifacttypes/vmextension/types/ConferForAzure/versions/1.0.5.39?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Confer/artifacttypes/vmextension/types/ConferForAzure/versions/1.0.5.39?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "35a2e676-ee87-4ce2-8e51-1dd301af6a37", @@ -17370,7 +17370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ebesllc1637780200500/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ebesllc1637780200500/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e21d7ba8-5189-4caa-bcfe-cb1e2a0b3a74", @@ -17400,7 +17400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/drone/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/drone/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "baaa2b1b-5fbb-48e8-9f82-9893cc13eb29", @@ -17430,7 +17430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/eecservicesfzllc1604836615706/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/eecservicesfzllc1604836615706/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a63b8212-f18f-4b7f-8b07-77e15fd4baf4", @@ -17460,7 +17460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/edispheresoftwareprivatelimited1606199736428/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/edispheresoftwareprivatelimited1606199736428/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ac82fa67-f599-49bc-9ba4-74b7607826a3", @@ -17490,7 +17490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/digisitesystems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/digisitesystems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dc2d490c-3188-4f63-8995-5b5971635d4b", @@ -17520,7 +17520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/dtmanaged/versions/1.4.0.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/dtmanaged/versions/1.4.0.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9161c4e1-3c52-4957-86e8-8045213d0b88", @@ -17550,7 +17550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/education4sight/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/education4sight/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5c28e082-9da3-4b24-bc40-a8b31569d75b", @@ -17580,7 +17580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Confer/artifacttypes/vmextension/types/ConferForAzure/versions/1.0.5.40?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Confer/artifacttypes/vmextension/types/ConferForAzure/versions/1.0.5.40?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1632fd84-eb33-42aa-b258-3bce72641864", @@ -17610,7 +17610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/0.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogWindowsAgent/versions/0.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd969465-7919-4d8e-9c09-901f3b8cb7bf", @@ -17640,7 +17640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dsi/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dsi/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "537de916-8c09-4daf-8de2-043fcd17034d", @@ -17670,7 +17670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/derdack/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/derdack/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aef9e3d3-fc7b-4b93-a808-98f100b6f96a", @@ -17700,7 +17700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/edevtech/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/edevtech/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2864915f-42eb-484d-9f38-3a14e42f361b", @@ -17730,7 +17730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/eleven01/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/eleven01/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1684f80c-4585-48de-95b2-309e017635ec", @@ -17760,7 +17760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/diehl-metering/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/diehl-metering/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "41fc27ee-4723-41f2-aba7-4e5ac94fc32b", @@ -17790,7 +17790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datasciencedojo1586563145740/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/datasciencedojo1586563145740/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00e232d3-5b47-4934-b483-ed3f7393df56", @@ -17820,7 +17820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/deviceauthorityinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/deviceauthorityinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4216f41d-bd4d-480d-82e5-6434ff2a9483", @@ -17850,7 +17850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dicomsystems1584107398321/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dicomsystems1584107398321/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d15abe38-42fb-4d09-a1f6-6c9f2c5ddb8f", @@ -17880,7 +17880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/digitate/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/digitate/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0bcf99d2-6acd-426f-97c3-f81ff9da22c4", @@ -17910,7 +17910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/engysltd1624364546407/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/engysltd1624364546407/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f9482880-eef2-4d2c-9671-679872e57060", @@ -17940,7 +17940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dorabot/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dorabot/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a92690a-d8c5-4938-a41f-9e9915ae4bb2", @@ -17970,7 +17970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/danielsol.AzureTools1pns500/artifacttypes/vmextension/types/AzureTools1type500/versions/1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/danielsol.AzureTools1pns500/artifacttypes/vmextension/types/AzureTools1type500/versions/1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d6058ab7-32ae-471a-89d2-0cf790778ad6", @@ -18000,7 +18000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cybernetica-as/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/cybernetica-as/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3364dff7-a2a0-4f2c-bf50-a0bacf36cb23", @@ -18030,7 +18030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/diladele/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/diladele/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c7f3114e-72e6-413f-8920-ce7397301bbd", @@ -18060,7 +18060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dellemc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dellemc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "86e661c1-09b2-4a6a-839b-df78bf9b4dc0", @@ -18090,7 +18090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dh2icompany/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dh2icompany/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61af5ac3-f0e6-49e2-bb2b-4aaa28cc3785", @@ -18120,7 +18120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.163.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.163.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00138c48-fe81-4662-9d72-5d03efc30c5e", @@ -18150,7 +18150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/devolutionsinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/devolutionsinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "343357b6-05a9-4ab8-9918-28c21988b6e1", @@ -18180,7 +18180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e49d766-91eb-491e-97ff-5973cda41b52", @@ -18210,7 +18210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions/0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Datadog.Agent/artifacttypes/vmextension/types/DatadogLinuxAgent/versions/0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f5d4d8c0-2ad4-4545-ad72-ef14bcfef158", @@ -18240,7 +18240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fortycloud/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fortycloud/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "39b400af-2f11-417d-a570-b3d7b7078e1a", @@ -18270,7 +18270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.linux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.linux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8dea4ec6-3546-4325-b639-2fcc539e7b73", @@ -18300,7 +18300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fw/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fw/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f3159753-ba03-4173-a1c4-f6ca7e6ed8ce", @@ -18330,7 +18330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/franzinc1593030725310/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/franzinc1593030725310/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d0e477f2-f426-48eb-8d5a-4a0cfe36e0ca", @@ -18360,7 +18360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gbs/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gbs/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f8142621-059b-4758-86f9-f0bc68ae1caa", @@ -18390,7 +18390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fujitsu_fast/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fujitsu_fast/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04d7bee1-927e-4498-b7db-b07a14f7af29", @@ -18420,7 +18420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/foxiteuropegmbh1585901066320/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/foxiteuropegmbh1585901066320/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8fe4852a-9ede-4702-80aa-ff8246049e62", @@ -18450,7 +18450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.windows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.windows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a55da3d-e3cc-4779-883c-f71970638465", @@ -18480,7 +18480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/greensql/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/greensql/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "05cf9d55-a505-4f73-9816-747e282392e4", @@ -18510,7 +18510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fotopiatechnologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fotopiatechnologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5d1ff1e-5c60-41e1-a33a-b8a2c21d6f78", @@ -18540,7 +18540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gemalto-safenet/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gemalto-safenet/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a78a6c3f-9938-42b4-ae1e-6a70ef61d3fa", @@ -18570,7 +18570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/forumsystems1599756394904/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/forumsystems1599756394904/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "34b57fe9-7337-48ea-9e9e-f083db761495", @@ -18600,7 +18600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/glantoninc1591876792991/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/glantoninc1591876792991/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "655120d6-fc7a-468f-a22b-8f91fb1b0040", @@ -18630,7 +18630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/great-software-laboratory-private-limited/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/great-software-laboratory-private-limited/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a38893c-cbbe-45cc-9d67-ef9c81481627", @@ -18660,7 +18660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gridgain/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gridgain/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9fed49b-823a-453c-bd67-7592ea167813", @@ -18690,7 +18690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/genymobile/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/genymobile/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "caab2bd4-04eb-41a6-b85b-68ee1cf2d198", @@ -18720,7 +18720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/genesistechnologyinc1604912285911/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/genesistechnologyinc1604912285911/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2aa0344c-e590-4b78-94bd-cd3c596280c2", @@ -18750,7 +18750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/graphiantinc1622651764677/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/graphiantinc1622651764677/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd10953c-d315-49b1-b7f4-93733a0db761", @@ -18780,7 +18780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/globalsolutions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/globalsolutions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3c0000b-0844-41e7-aed9-fdaba7318f94", @@ -18810,7 +18810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gluwareinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gluwareinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "457a8d90-bd55-418a-baf2-1e94910a795e", @@ -18840,7 +18840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/globalidsinc1596800540598/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/globalidsinc1596800540598/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ed628f51-810e-4414-b0ec-83a0932aaa09", @@ -18870,7 +18870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hackerbay/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hackerbay/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "233c797a-44f8-45fa-8a99-92332e9b0d23", @@ -18900,7 +18900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fortanix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fortanix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cbc7953e-1a56-438b-a4a2-4eb42181d435", @@ -18930,7 +18930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/haivisionsystemsinc1580780591922/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/haivisionsystemsinc1580780591922/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8af71b40-b9de-404d-b18d-0637bb74316f", @@ -18960,7 +18960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/HPE.Security.ApplicationDefender/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/HPE.Security.ApplicationDefender/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c51c76c0-b649-416b-ba94-9bb2846ef285", @@ -18990,7 +18990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gigamon-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gigamon-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b3819855-87ac-46f9-a0a1-d7c00d08e6c8", @@ -19020,7 +19020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/graphistry/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/graphistry/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "395f4814-190e-4e2a-9e31-aa58020cc4ef", @@ -19050,7 +19050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hackershub/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hackershub/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f119940e-7b7c-46be-bba3-ac5dc9af6c95", @@ -19080,7 +19080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hpe/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hpe/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "126d7086-6ed4-4cfc-81a6-0a6d506f4b11", @@ -19110,7 +19110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hashhub/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hashhub/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9cecf03e-fb75-4df4-abe2-9687859d5ed7", @@ -19140,7 +19140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/huawei/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/huawei/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4cf98e45-c98b-4011-bf08-a4540fd3add3", @@ -19170,7 +19170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gitlabinc1586447921813/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gitlabinc1586447921813/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a4cd654-4788-4954-8aae-ad3ae908e0cd", @@ -19200,7 +19200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hortonworks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hortonworks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f59c1eb6-6f7f-4498-b5bd-217739cd2f89", @@ -19230,7 +19230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gapteq/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gapteq/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8fc17ee0-52c2-41db-ade5-d7c7f8df8b89", @@ -19260,7 +19260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/h2o-ai/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/h2o-ai/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4709f582-682d-475f-87b4-c469d60b1b31", @@ -19290,7 +19290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hcl-technologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hcl-technologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c0996dd0-1521-4b67-93f1-7dc73b1e2b75", @@ -19320,7 +19320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/harpaitalia/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/harpaitalia/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "87c1c34f-7edf-4e63-8b3d-eb281e196ebc", @@ -19350,7 +19350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/g2kgroupgmbh-4821943/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/g2kgroupgmbh-4821943/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6adc4307-d457-4c16-abed-aa840bf112a0", @@ -19380,7 +19380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/helpyio/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/helpyio/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "320ddcd0-dffd-406c-b961-45cda8bbebae", @@ -19410,7 +19410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/genuagmbhdevid1/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/genuagmbhdevid1/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f87c7c6b-c349-4da3-93e4-dab386e8ce62", @@ -19440,7 +19440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/GitHub/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/GitHub/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "62a5e2cd-95cf-4ebc-addf-314d9c1b4559", @@ -19470,7 +19470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hanu/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hanu/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "435168a8-2d69-48bc-a8e9-5a76fb4c02b7", @@ -19500,7 +19500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hubstor-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hubstor-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "38d51294-efcd-47c4-8ad2-87b56e850e63", @@ -19530,7 +19530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/heimdall-data/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/heimdall-data/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5c61c2fd-046e-4066-b2e3-550660fbb99e", @@ -19560,7 +19560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/haproxy-technologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/haproxy-technologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd0e62bb-5e2b-412f-bd68-864f4ecbf92b", @@ -19590,7 +19590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/graphitegtc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/graphitegtc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04c54acc-504e-4148-8695-d9c8c7400279", @@ -19620,7 +19620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gatlingcorp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gatlingcorp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1e756d3f-8976-4911-a96b-725b3b6aa09f", @@ -19650,7 +19650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/haltdoscompvtltd1587136166019/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/haltdoscompvtltd1587136166019/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4811ba4b-f30f-4096-bbc1-22be4e51708d", @@ -19680,7 +19680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hytrust/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hytrust/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d4a5374-97e0-45b0-8733-5ff0cc7dcbe1", @@ -19710,7 +19710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hewlett-packard/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hewlett-packard/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a3b1102e-554a-4452-8dd7-12f01bd149a7", @@ -19740,7 +19740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/heretechnologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/heretechnologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ecb9ca6f-80ce-472f-998d-93d995e0c0da", @@ -19770,7 +19770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/imperva/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/imperva/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ae4a642a-2928-4dba-93de-cb546d3a5818", @@ -19800,7 +19800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ibm/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ibm/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c89541d9-c3a5-43d1-8428-85fc7f2f8578", @@ -19830,7 +19830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/image-technologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/image-technologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c536dbd-d649-4170-a495-843da6e3db89", @@ -19860,7 +19860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Gemalto.SafeNet.ProtectV/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Gemalto.SafeNet.ProtectV/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "72b4dda4-8f14-4af6-bc29-dff3e8733e8f", @@ -19890,7 +19890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iguazio-5069960/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iguazio-5069960/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f49a4b5b-08fd-4694-bf08-4ca02b6242ff", @@ -19920,7 +19920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fortinet/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/fortinet/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca3e447e-fa84-45b1-a85c-54c2decdb6ef", @@ -19950,7 +19950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ibm-usa-ny-armonk-hq-6275750-ibmcloud-aiops/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ibm-usa-ny-armonk-hq-6275750-ibmcloud-aiops/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1c4fc891-c80c-49b0-ba39-19042d6ac84a", @@ -19980,7 +19980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ibm-usa-ny-armonk-hq-6275750-ibmcloud-asperia/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ibm-usa-ny-armonk-hq-6275750-ibmcloud-asperia/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3228bd44-c34a-44c8-b791-8cb70f508ca3", @@ -20010,7 +20010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/help-systems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/help-systems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f85d66ed-7d68-4722-b42b-853e2c0a4d05", @@ -20040,7 +20040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iboss/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iboss/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff081d9b-3f65-4f98-bb01-029a0b7c9319", @@ -20070,7 +20070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/globalscape/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/globalscape/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00614e8e-0d02-47c7-aa85-b5dc8a764fa9", @@ -20100,7 +20100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hitachi-solutions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hitachi-solutions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aadd3471-0c67-4ea6-970c-fad13b9f72c0", @@ -20130,7 +20130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iguaziosystemsinc1642090150854/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iguaziosystemsinc1642090150854/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db54f4d0-9a81-4ef3-9d49-ea461bc7e513", @@ -20160,7 +20160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/incorta/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/incorta/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "39bed564-476f-44b3-bb21-bc89f1df4c29", @@ -20190,7 +20190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/i-exceed-technology/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/i-exceed-technology/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bd10bc52-35e4-416e-b6e9-237f9ee42421", @@ -20220,7 +20220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/greycorbelsolutions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/greycorbelsolutions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ec5097aa-5f59-4689-ba98-185a34e911e7", @@ -20250,7 +20250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/harmanconnectedservicesinc1594928575643/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/harmanconnectedservicesinc1594928575643/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11e85708-e369-4532-9a72-1d0b51907f15", @@ -20280,7 +20280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iaansys/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iaansys/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a60da256-9b28-4ab4-9901-29cb8326fef4", @@ -20310,7 +20310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gitlab/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gitlab/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fabf9798-0abc-497f-83ac-a87ae31755b6", @@ -20340,7 +20340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hypergrid/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hypergrid/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3cdf2a17-030c-41d8-972f-e72cb8caf172", @@ -20370,7 +20370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iconsulting-spa/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iconsulting-spa/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29f66a6e-5bc5-44c7-8032-eca0ea26b817", @@ -20400,7 +20400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hpe.serviceguard.ha.dr/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hpe.serviceguard.ha.dr/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e17be532-c8af-4fc7-906e-4abc92027aad", @@ -20430,7 +20430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gladinet-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/gladinet-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fbb52f3c-930b-407a-bd14-725987d88916", @@ -20460,7 +20460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ibm-alliance-global-1560886/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ibm-alliance-global-1560886/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9bed6d74-c389-4fde-8d15-410994d7f6e8", @@ -20490,7 +20490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hyperglance/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hyperglance/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f84c7c6-6d59-4ab4-a747-de08391761a3", @@ -20520,7 +20520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iliimbiliimveyazlmsistemlerisanvetica1617000555584/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iliimbiliimveyazlmsistemlerisanvetica1617000555584/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "781b47ba-d975-40d2-b090-d2175adab3bf", @@ -20550,7 +20550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ikandevelopmentnv/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ikandevelopmentnv/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ec649e1-7d20-4f6c-b507-c03e1813605a", @@ -20580,7 +20580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hillstone-networks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hillstone-networks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bbc79418-8117-4e6a-a0fb-72e3bbae0c81", @@ -20610,7 +20610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/icubeconsultancyservicesinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/icubeconsultancyservicesinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0de66c0-8b78-461a-be73-64a6464db77c", @@ -20640,7 +20640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/impetustechnologiesinc1591959591877/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/impetustechnologiesinc1591959591877/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "67262b31-9949-4083-8735-1444cf9e05f0", @@ -20670,7 +20670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ibm-alliance-usa-ny-armonk-hq-ibmstorage-6201192/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ibm-alliance-usa-ny-armonk-hq-ibmstorage-6201192/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "33bf8688-3124-48ad-89d9-1bae7857e412", @@ -20700,7 +20700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/imaginecommunications/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/imaginecommunications/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d821ea01-a584-4f38-81fd-d39d1b4dad83", @@ -20730,7 +20730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ikan/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ikan/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "512fecc5-6a04-4168-b985-c4ec0f854783", @@ -20760,7 +20760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hvr/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hvr/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15176d0e-577f-4a5b-80e4-9748837b6b7b", @@ -20790,7 +20790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/guardicore/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/guardicore/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f101ea58-fc8f-4328-9239-176798862b61", @@ -20820,7 +20820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hitachivantara/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hitachivantara/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68dc6ec9-f3ea-403f-852d-14c306f417d0", @@ -20850,7 +20850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/genua_gmbh/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/genua_gmbh/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4d54c6c8-2a32-481e-9620-631185347f3a", @@ -20880,7 +20880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/filingcloud/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/filingcloud/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5283678a-7965-46f8-a802-e15d7528723d", @@ -20910,7 +20910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/holo-industrie40softwaregmbh1600957636008/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/holo-industrie40softwaregmbh1600957636008/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d4487161-ca6a-4bfe-ace7-451347b82410", @@ -20940,7 +20940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/flynet/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/flynet/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c7aade1-7249-45e5-8f6a-d8f754ea531f", @@ -20970,7 +20970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infogix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infogix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0dcecc43-e5db-46f4-9bd5-54eefa8ae8c3", @@ -21000,7 +21000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infoblox/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infoblox/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2c904ca-ef3b-416c-b3b1-9b2197d7c34f", @@ -21030,7 +21030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/industryweapon1587162781833/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/industryweapon1587162781833/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0410743e-43c7-4420-8185-c8b6c8e02cde", @@ -21060,7 +21060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/informatica/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/informatica/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1acb9c70-2b44-411e-9c9d-876410beafe3", @@ -21090,7 +21090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/influxdata/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/influxdata/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f4e02bc5-6b99-40d5-b55d-ece9c3f784b7", @@ -21120,7 +21120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iconics/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iconics/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4d9dd811-beaa-43a8-a586-fb9e8cd20269", @@ -21150,7 +21150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/foreseetiab1613650409016/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/foreseetiab1613650409016/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2f5fb83f-06d9-4b05-89e2-49fa3acc49f4", @@ -21180,7 +21180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infinitesoftwarecorporation1579223971125/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infinitesoftwarecorporation1579223971125/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4bbc7853-52a3-4eb5-a1d3-0c81f50f422b", @@ -21210,7 +21210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infolibrarian/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infolibrarian/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93ec3353-02d5-45e1-9ba5-81fb59b92419", @@ -21240,7 +21240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infiotinc1614034091460/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infiotinc1614034091460/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1ec7d3f8-8719-4167-bed8-5a17f7b73993", @@ -21270,7 +21270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hammerspace/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hammerspace/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fc3f92af-11c9-40af-81a8-66cf701c4f1b", @@ -21300,7 +21300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hush-hush/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hush-hush/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42c3448a-3d33-4b7c-a3ed-a1c8cef9b79d", @@ -21330,7 +21330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/indexima1594300233028/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/indexima1594300233028/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0d8db1d4-b007-4a39-b7e5-0be85453c11f", @@ -21360,7 +21360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/industry-weapon/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/industry-weapon/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "98e4fb0d-a510-42ad-adfa-7446878c1ecc", @@ -21390,7 +21390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hystaxinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hystaxinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1a0abe44-8f7b-4747-b137-c99d4cef6729", @@ -21420,7 +21420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/innomindssoftware/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/innomindssoftware/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b52cf51-1cbf-4f18-865e-ecc3e15c5b90", @@ -21450,7 +21450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ipswitch/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ipswitch/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0017d06-16a3-432c-8c24-cd84ceb00ab7", @@ -21480,7 +21480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intelligent-plant-ltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intelligent-plant-ltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e43db091-0d95-4413-8646-81039de6fd6c", @@ -21510,7 +21510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infront-consulting-group-ltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infront-consulting-group-ltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fd0a7fa0-a0fc-4e52-be59-456489484376", @@ -21540,7 +21540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intel-fpga/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intel-fpga/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dadd52ca-944b-441f-8b13-30539027be69", @@ -21570,7 +21570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ingrammicro/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ingrammicro/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a2a4f39c-bb3e-4749-a368-3e5a2c9c4b8b", @@ -21600,7 +21600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/informationbuilders/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/informationbuilders/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "94976531-10fe-4d54-b5bd-7ecd0faaa5aa", @@ -21630,7 +21630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types/DxEnterpriseForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types/DxEnterpriseForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2d3c9505-3d1e-4f0c-bc47-689ed6bcb36f", @@ -21660,7 +21660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/issp-corporation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/issp-corporation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dbd5e610-6dea-48b0-ab80-bbb599d04ec9", @@ -21690,7 +21690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types/DxEnterpriseForWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types/DxEnterpriseForWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a983762-9365-4424-aa39-f869d7955691", @@ -21720,7 +21720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/instight-technology/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/instight-technology/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7fab3706-6ad4-4332-9b52-6d31a910b48e", @@ -21750,7 +21750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/itrsgroupltd1620310702149/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/itrsgroupltd1620310702149/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "53ab169e-5c40-4a9b-86df-0a0953b1c875", @@ -21780,7 +21780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ingenieurstudiohollaus1579587745438/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ingenieurstudiohollaus1579587745438/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ca302ba-ac0c-4d09-92a6-a75e4788b8fc", @@ -21810,7 +21810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ishlangu-load-balancer-adc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ishlangu-load-balancer-adc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b372a93-a09f-4736-b64d-c540845cc8f2", @@ -21840,7 +21840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/innosepgmbh1618331344164/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/innosepgmbh1618331344164/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ced440e1-ab67-41a8-a81a-a6bafcc77aea", @@ -21870,7 +21870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/irion/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/irion/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "36cbf25a-7d6d-4c97-8b42-0d2eb9b3245b", @@ -21900,7 +21900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intel-bigdl/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intel-bigdl/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d315a0a4-8391-4dc5-ab8f-3bce7adb81ad", @@ -21930,7 +21930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/haivision/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/haivision/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "96d8e52e-b32c-4129-9c21-6e18b6c2de0a", @@ -21960,7 +21960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infotecsinternetsecuritysoftwaregmbh1636129257584/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infotecsinternetsecuritysoftwaregmbh1636129257584/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "59309810-9d7c-465e-9569-575d31480bc6", @@ -21990,7 +21990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/isvtestuklegacy/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/isvtestuklegacy/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bc4c61a5-c251-4422-9f01-6e986c104f9f", @@ -22020,7 +22020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/introspecioltd1629872641188/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/introspecioltd1629872641188/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0fcd2dc3-a6f5-4e91-b5bb-c2eed8f7b095", @@ -22050,7 +22050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iofabric/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iofabric/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "944d85e5-8a3a-49f2-ae74-ef743f81dd6c", @@ -22080,7 +22080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intellicus-technologies-pvt-ltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intellicus-technologies-pvt-ltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "12ec0520-27ee-42a6-8488-5626b7b11a80", @@ -22110,7 +22110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ivanti-inc-pcs/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ivanti-inc-pcs/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8ef9e236-897b-4e84-bf0b-4ab08afe4e3a", @@ -22140,7 +22140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intigua1638692632641/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intigua1638692632641/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1df0169-cdbb-456d-a96f-edab7cef1a17", @@ -22170,7 +22170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iquate/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iquate/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3ec10bc0-df07-4923-a075-df1821b544fb", @@ -22200,7 +22200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/itelios/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/itelios/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ebe80cda-555d-4e2b-9040-ea558cdfb277", @@ -22230,7 +22230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intigua/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intigua/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e39a9762-385d-420c-93a7-394d945bf04a", @@ -22260,7 +22260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intersystems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intersystems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd44323b-5387-48e5-a9b8-dbd64e81f14b", @@ -22290,7 +22290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.linux/versions/1.1.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.linux/versions/1.1.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "042000eb-99bf-4280-a307-c2965aad726b", @@ -22320,7 +22320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.linux/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.linux/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6f08fb73-2b98-435d-9b64-15ce7d90dc18", @@ -22350,7 +22350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.windows/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.windows/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68ab4951-3e9a-46fc-9ca9-ab812f13163a", @@ -22380,7 +22380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.windows/versions/1.1.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.windows/versions/1.1.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b81e4cbb-21fb-44b9-aae7-07f1785dde99", @@ -22410,7 +22410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.200.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.200.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "80d7cfb3-ce03-447f-8b5a-f3536079d454", @@ -22440,7 +22440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.203.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.203.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7a2c51cd-377f-4ec6-829e-0a47a913ecca", @@ -22470,7 +22470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/2.183.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/2.183.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68b8d7df-988a-4303-9bb5-1f4b407e266a", @@ -22500,7 +22500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.99.1.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.99.1.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1486f5b0-9f90-4533-9dbf-4b5666dfa917", @@ -22530,7 +22530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.151.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.151.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "291d8290-cf0d-4e1b-a59b-cdfbaf672db7", @@ -22560,7 +22560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/2.173.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/2.173.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ab7939c1-2120-4dc4-8c48-7024e840a1a4", @@ -22590,7 +22590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.windows/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.windows/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "738510df-b387-4b8f-ac02-8243e04fbdf7", @@ -22620,7 +22620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/HPE.Security.ApplicationDefender/artifacttypes/vmextension/types/DotnetAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/HPE.Security.ApplicationDefender/artifacttypes/vmextension/types/DotnetAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7d6d6825-99de-4420-8c7b-b584e56771b9", @@ -22650,7 +22650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.200.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/1.200.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "30af037c-6547-489a-aeb3-91b2233718f2", @@ -22680,7 +22680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/2.2.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentLinux/versions/2.2.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "260f89d9-eeef-4bad-8fa0-2c2facf9eac1", @@ -22710,7 +22710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Gemalto.SafeNet.ProtectV/artifacttypes/vmextension/types/ProtectVClientWindowsExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Gemalto.SafeNet.ProtectV/artifacttypes/vmextension/types/ProtectVClientWindowsExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1a21a82a-f6cb-4741-a914-1d549beda636", @@ -22740,7 +22740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.201.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.201.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b035a72a-d2a6-49b0-a875-2d85c5b4c467", @@ -22770,7 +22770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hpe.serviceguard.ha.dr/artifacttypes/vmextension/types/HPEServiceguardforLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hpe.serviceguard.ha.dr/artifacttypes/vmextension/types/HPEServiceguardforLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b569a03-d37d-4436-868d-0fbfa1d73e49", @@ -22800,7 +22800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.linux/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Elastic/artifacttypes/vmextension/types/ElasticAgent.linux/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6f2d410b-f315-4381-bb3b-83f3106cbf84", @@ -22830,7 +22830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.163.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/dynatrace.ruxit/artifacttypes/vmextension/types/oneAgentWindows/versions/1.163.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "19e35ba6-2159-4930-bde7-110ff76a3339", @@ -22860,7 +22860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Gemalto.SafeNet.ProtectV/artifacttypes/vmextension/types/ProtectVClientLinuxExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Gemalto.SafeNet.ProtectV/artifacttypes/vmextension/types/ProtectVClientLinuxExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f07e9b1e-5281-470e-b5a2-a226e83cf374", @@ -22890,7 +22890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types/FileSecurity/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types/FileSecurity/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef559be3-5ee8-42c6-9e9d-e5a44266283f", @@ -22920,7 +22920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types/DxEnterpriseForLinux/versions/20.0.218?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types/DxEnterpriseForLinux/versions/20.0.218?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c99a35ef-4563-4abe-b1f2-70beb91f8877", @@ -22950,7 +22950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types/DxEnterpriseForWindows/versions/20.0.246?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types/DxEnterpriseForWindows/versions/20.0.246?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b9160d5-8a93-47a6-9495-93dfa2f5d863", @@ -22980,7 +22980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types/DxEnterpriseForWindows/versions/19.5.137?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types/DxEnterpriseForWindows/versions/19.5.137?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f549f954-eefd-47ba-b763-9d372bfdae96", @@ -23010,7 +23010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types/DxEnterpriseForLinux/versions/19.5.137?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types/DxEnterpriseForLinux/versions/19.5.137?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "431d775d-4b76-4a9b-adc4-bb923850ae3c", @@ -23040,7 +23040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types/DxEnterpriseForWindows/versions/20.0.222?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Dh2ico/artifacttypes/vmextension/types/DxEnterpriseForWindows/versions/20.0.222?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b835dca9-b310-4f03-89e7-6f74908a20dc", @@ -23070,7 +23070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/HPE.Security.ApplicationDefender/artifacttypes/vmextension/types/DotnetAgent/versions/1.6.14.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/HPE.Security.ApplicationDefender/artifacttypes/vmextension/types/DotnetAgent/versions/1.6.14.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "561a549d-2543-4871-8185-ccb288d2adbd", @@ -23100,7 +23100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/HPE.Security.ApplicationDefender/artifacttypes/vmextension/types/DotnetAgent/versions/1.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/HPE.Security.ApplicationDefender/artifacttypes/vmextension/types/DotnetAgent/versions/1.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e37e6f7a-06d1-4329-b3ec-eddc7fe24388", @@ -23130,7 +23130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/HPE.Security.ApplicationDefender/artifacttypes/vmextension/types/DotnetAgent/versions/1.0.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/HPE.Security.ApplicationDefender/artifacttypes/vmextension/types/DotnetAgent/versions/1.0.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1ad45e7-6574-454d-9b5d-2791d89a59d7", @@ -23160,7 +23160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/HPE.Security.ApplicationDefender/artifacttypes/vmextension/types/DotnetAgent/versions/1.6.13.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/HPE.Security.ApplicationDefender/artifacttypes/vmextension/types/DotnetAgent/versions/1.6.13.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a61b1854-d1f8-4f78-bfdb-2e3c55caf8bb", @@ -23190,7 +23190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/HPE.Security.ApplicationDefender/artifacttypes/vmextension/types/DotnetAgent/versions/1.6.9.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/HPE.Security.ApplicationDefender/artifacttypes/vmextension/types/DotnetAgent/versions/1.6.9.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3262360d-898d-4ad3-9ce7-8978d5ecf9fd", @@ -23220,7 +23220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Gemalto.SafeNet.ProtectV/artifacttypes/vmextension/types/ProtectVClientWindowsExtension/versions/3.0.0.318?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Gemalto.SafeNet.ProtectV/artifacttypes/vmextension/types/ProtectVClientWindowsExtension/versions/3.0.0.318?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3dd3232b-defc-43b6-8fb6-78f1cfbd13c7", @@ -23250,7 +23250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hpe.serviceguard.ha.dr/artifacttypes/vmextension/types/HPEServiceguardforLinux/versions/1.0.0.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hpe.serviceguard.ha.dr/artifacttypes/vmextension/types/HPEServiceguardforLinux/versions/1.0.0.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c987ecdc-09a9-40eb-9871-1704b7c0a55c", @@ -23280,7 +23280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/incredibuild/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/incredibuild/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5489e43-4ade-42c6-80a0-eaf37efbbea8", @@ -23310,7 +23310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/illuminainc1586452220102/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/illuminainc1586452220102/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2bb36395-e1ad-46cb-9524-3f2b0de9eed4", @@ -23340,7 +23340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/imprivatainc1580479939967/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/imprivatainc1580479939967/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f8f104b2-d13c-4240-ba51-35253b4918e7", @@ -23370,7 +23370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hpe.serviceguard.ha.dr/artifacttypes/vmextension/types/HPEServiceguardforLinux/versions/1.0.0.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/hpe.serviceguard.ha.dr/artifacttypes/vmextension/types/HPEServiceguardforLinux/versions/1.0.0.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b1f03db-cb6b-45d8-83db-9c01a4843c6c", @@ -23400,7 +23400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Gemalto.SafeNet.ProtectV/artifacttypes/vmextension/types/ProtectVClientLinuxExtension/versions/3.0.0.205?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Gemalto.SafeNet.ProtectV/artifacttypes/vmextension/types/ProtectVClientLinuxExtension/versions/3.0.0.205?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e4534121-04e1-4cb5-a152-087044f2ef3b", @@ -23430,7 +23430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types/FileSecurity/versions/7.0.12014.1002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types/FileSecurity/versions/7.0.12014.1002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "94d0aed1-511e-4077-a218-b5c0e1ff1cdc", @@ -23460,7 +23460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types/FileSecurity/versions/7.0.12018.1001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types/FileSecurity/versions/7.0.12018.1001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cfab8ebd-99d5-4746-a7a0-138c48558900", @@ -23490,7 +23490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types/FileSecurity/versions/7.2.12004.1000?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types/FileSecurity/versions/7.2.12004.1000?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "729cbdbb-df52-4bf9-baf8-c46fd62b8b61", @@ -23520,7 +23520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types/FileSecurity/versions/6.5.12017.1000?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types/FileSecurity/versions/6.5.12017.1000?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "71343765-db95-45f5-8a4a-c3083315d374", @@ -23550,7 +23550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types/FileSecurity/versions/7.2.12004.1002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types/FileSecurity/versions/7.2.12004.1002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fd752dcf-88bc-48e3-adbc-1b28dfe79704", @@ -23580,7 +23580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/inenprocesosyplataformasdetisderldecv1615482385424/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/inenprocesosyplataformasdetisderldecv1615482385424/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e39cc47c-0ece-46c0-b28d-379a9ecd007c", @@ -23610,7 +23610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/inergybv1637141413454/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/inergybv1637141413454/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "62760445-2472-4399-ab1d-84b474cfb3fe", @@ -23640,7 +23640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types/FileSecurity/versions/7.1.12006.1000?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ESET/artifacttypes/vmextension/types/FileSecurity/versions/7.1.12006.1000?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "39217236-fb4e-45da-953d-132a6262b994", @@ -23670,7 +23670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jetware-srl/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jetware-srl/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a894910-ca5c-45ac-a45e-bb77077ceeea", @@ -23700,7 +23700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jetnexus/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jetnexus/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6be2244f-02c2-438e-b859-88906568b785", @@ -23730,7 +23730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jedox/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jedox/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "89a39650-929c-4f4c-94b5-dcf6b6634fde", @@ -23760,7 +23760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jelastic/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jelastic/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "13a44506-afe0-4174-a379-9ad9a4495105", @@ -23790,7 +23790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kaazing/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kaazing/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "369bae80-fdb2-4eb0-b939-4bc897552318", @@ -23820,7 +23820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kali-linux/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kali-linux/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "70ca33e0-cfaf-4068-950f-fcda1636f025", @@ -23850,7 +23850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kaminarioinc1588672951794/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kaminarioinc1588672951794/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f8adfe42-576a-437e-86e8-22fcbeb50b38", @@ -23880,7 +23880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/innovtech/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/innovtech/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e55f35ad-f125-4bc9-89d4-a7dc0db0d2bc", @@ -23910,7 +23910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/keysighttechnologies_cyperf/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/keysighttechnologies_cyperf/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fb6eb8fa-d695-4fca-a57a-087c09217908", @@ -23940,7 +23940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kaspersky_lab/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kaspersky_lab/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3831b16f-d609-4fff-8998-a8a3fd28db1b", @@ -23970,7 +23970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jfrog/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jfrog/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "54c45bf3-844e-4cb0-9ad6-319eb33c6664", @@ -24000,7 +24000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ivix1595238749040/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ivix1595238749040/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c38af7fa-a17b-49bb-a1bc-8f127b1f6c82", @@ -24030,7 +24030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Kaspersky.Lab/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Kaspersky.Lab/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c4d38eb-67db-4d7b-8b1e-5e27a234fbb8", @@ -24060,7 +24060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365Security.SecureOS/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365Security.SecureOS/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a01771ce-5f36-4360-8950-6526c20732f3", @@ -24090,7 +24090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kinetica/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kinetica/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0d2d0fd1-ebc5-4bd5-a89c-72d9d03b2f89", @@ -24120,7 +24120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/javlinltd1579185328273/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/javlinltd1579185328273/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ba998028-2554-4b36-b42b-2d5afa5a4fbc", @@ -24150,7 +24150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "76b09672-f773-4135-93b6-74449277e164", @@ -24180,7 +24180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/levacloudllc1602151818089/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/levacloudllc1602151818089/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "561ef3ec-832c-4f28-8a5f-a7c44b49f66e", @@ -24210,7 +24210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/leap-orbit/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/leap-orbit/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5e3e4a67-6df1-4f82-94eb-49feb866f963", @@ -24240,7 +24240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kadenallc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kadenallc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c82c7d0-0a51-4229-9de7-eb0d94daa81d", @@ -24270,7 +24270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iqsol/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iqsol/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9352b505-69f1-4049-905b-33036749e86a", @@ -24300,7 +24300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/johnsnowlabsinc1646051154808/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/johnsnowlabsinc1646051154808/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2345cc8-4164-46fa-b7bc-d6388491b59b", @@ -24330,7 +24330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/krypc-technologies-pvt-ltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/krypc-technologies-pvt-ltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1becd320-8f76-4767-b9de-a5970864d829", @@ -24360,7 +24360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kepion/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kepion/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "13f213dd-0459-42ac-acfd-9047cb9adb3d", @@ -24390,7 +24390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/juniper-networks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/juniper-networks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "129ebc16-516c-4609-bce5-01d442c52169", @@ -24420,7 +24420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kelverion/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kelverion/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "70a1449c-82f0-4d82-bf22-7984b1ab7d2c", @@ -24450,7 +24450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/knime/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/knime/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e69c0f1e-f341-4db1-be3c-1758364576a6", @@ -24480,7 +24480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jm-technology-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jm-technology-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9de07b02-d2e3-4abc-92f7-cd4c6cc9546b", @@ -24510,7 +24510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory.NameChangeTest/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory.NameChangeTest/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4f9f8e0b-0fc4-46c0-92c6-a4e7a51dd0d5", @@ -24540,7 +24540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/innovatorartificialtechsrl1619180685551/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/innovatorartificialtechsrl1619180685551/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d5da3e2-e7e1-4509-888e-27dfd8f5ba75", @@ -24570,7 +24570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kobalt/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kobalt/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c101ba3d-a517-4fce-bfc6-8e9621b27a9f", @@ -24600,7 +24600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kyvos-insights-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kyvos-insights-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "076f6d41-96f1-470a-94e9-96502fa83b3f", @@ -24630,7 +24630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8902cc1-4dcd-4850-ac40-7befebecb580", @@ -24660,7 +24660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lansa/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lansa/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e00d3974-fc63-4029-84aa-3f5800ea2378", @@ -24690,7 +24690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/konsys-ltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/konsys-ltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bd1344a6-224a-4a72-81c4-f574b28ed3b9", @@ -24720,7 +24720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lab3solutions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lab3solutions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "41be87d8-56e0-4795-8664-ca1182cd9830", @@ -24750,7 +24750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lastline/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lastline/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e923f83-a01b-4084-8090-616825c30d93", @@ -24780,7 +24780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/internationaltrustmachinescorporation1582190033865/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/internationaltrustmachinescorporation1582190033865/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4dd17c86-d204-48cb-bd29-a3b8100f3a22", @@ -24810,7 +24810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/libelleag/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/libelleag/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "49a61b2b-4f54-44b6-bc04-dc0d554284df", @@ -24840,7 +24840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/isvtestukbigcat/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/isvtestukbigcat/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d4a7586-2cdb-4408-8b73-3577d00a97ff", @@ -24870,7 +24870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jamcracker/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jamcracker/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be6b92af-3472-450f-9932-4b9dfcbc32bc", @@ -24900,7 +24900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iwnamespace/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iwnamespace/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f87864d6-93f5-475b-a6ca-a8e3c3264d29", @@ -24930,7 +24930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a451a585-af34-4b14-a372-2c5876770c96", @@ -24960,7 +24960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kemptech/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kemptech/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "12ec4c3c-7296-42fc-a5b9-e9a9046692c5", @@ -24990,7 +24990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/izenda/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/izenda/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5d75152-bfdf-43b4-86e7-4487abf93d8f", @@ -25020,7 +25020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/launchnodesltd1644561451121/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/launchnodesltd1644561451121/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f052dfd-169f-4157-8ed3-0fb597b230a5", @@ -25050,7 +25050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kinvolk/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kinvolk/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e510789-5036-4c23-a0a0-73dee773e9d6", @@ -25080,7 +25080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/litespeedtechnologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/litespeedtechnologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1da88d8-51c3-47de-8941-04bdbaf7fe9e", @@ -25110,7 +25110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kryonsystems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kryonsystems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b543197-4a59-4dd1-a31d-b8046360da41", @@ -25140,7 +25140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jogetinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/jogetinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c0df6df-fb5b-4a72-a3e0-f59f51ed5190", @@ -25170,7 +25170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kazendi/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kazendi/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "01586a82-1855-49ca-b627-45e1a75c5fc8", @@ -25200,7 +25200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lenovosoftware1604394104439/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lenovosoftware1604394104439/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b91a174-af42-488d-9ad0-0164df7435cd", @@ -25230,7 +25230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/leostream-corporation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/leostream-corporation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6e586039-e131-4fb4-8ad5-ec2383f54999", @@ -25260,7 +25260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lancom-systems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lancom-systems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "92658b93-a4fa-4c14-aa27-5549b279fca3", @@ -25290,7 +25290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kalkitech/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kalkitech/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "08093909-ed5b-4336-8c20-7c8d2ec439ba", @@ -25320,7 +25320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kyligence/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kyligence/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a4604563-e24e-4cf4-8767-20ad553cd0e2", @@ -25350,7 +25350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/it4bizdoo/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/it4bizdoo/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00032039-a26b-4e27-8fe0-1ecdc9abd153", @@ -25380,7 +25380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intel_corporation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/intel_corporation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4fd00c23-a985-479f-bceb-b33474624616", @@ -25410,7 +25410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "31762d18-0e1a-4871-adc9-d2700ce483f3", @@ -25440,7 +25440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/informationtechnologies_ltd_1179601/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/informationtechnologies_ltd_1179601/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b08ad437-0c21-4d7a-8e0b-1d7abb6323a2", @@ -25470,7 +25470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ivanti-nzta/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ivanti-nzta/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a5abec7-4583-4dc7-8616-f1e78ac55cb3", @@ -25500,7 +25500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iquest/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/iquest/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1718d387-2b69-4997-9179-ef6fd78b00e4", @@ -25530,7 +25530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/liquidware/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/liquidware/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61b2d503-61e1-4e93-8608-dc89abe14106", @@ -25560,7 +25560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/liquid-files/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/liquid-files/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca5b5aec-4106-4d1f-afa5-b9c74cc9ae24", @@ -25590,7 +25590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/linuxbasedsystemsdesignltd1580878904727/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/linuxbasedsystemsdesignltd1580878904727/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "41badbca-2f78-44f6-bafd-4cb776e7e596", @@ -25620,7 +25620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kognillc1600118221163/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kognillc1600118221163/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a431d07f-ab2d-4c72-9128-66c23f68a2d4", @@ -25650,7 +25650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lightning-analyticsinc1582000647396/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lightning-analyticsinc1582000647396/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db6541ac-f822-4da9-93aa-cdfa6c7cfe82", @@ -25680,7 +25680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kognitivsparkinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/kognitivsparkinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "891d0a1d-98e0-42f4-8b3d-be673cc04c35", @@ -25710,7 +25710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/liberatii/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/liberatii/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "085b8157-f0ba-42ae-806c-bbedf0224e9f", @@ -25740,7 +25740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/konginc1581527938760/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/konginc1581527938760/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cfaf4dad-d299-449e-a47c-b30c31c42e0d", @@ -25770,7 +25770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "52ad0cc4-7fdf-4ea0-84f9-851c8cecabc2", @@ -25800,7 +25800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/internet20inc1635882446190/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/internet20inc1635882446190/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "955c0418-3cdb-4397-a7ba-b7c201b4eab1", @@ -25830,7 +25830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lepide-software/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lepide-software/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b06bc68a-022d-41d6-a21d-f2d05d5a35c8", @@ -25860,7 +25860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/literatu/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/literatu/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8c96aac-3c7c-4473-8e80-73c6e4b4741f", @@ -25890,7 +25890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ipinfusion1590066770520/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ipinfusion1590066770520/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "986d1f93-4246-45b8-9144-7ce5672a3ddd", @@ -25920,7 +25920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/liebsoft/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/liebsoft/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "80b478b8-801c-4aa5-aa79-b8c1d9fe80ee", @@ -25950,7 +25950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/libraesva/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/libraesva/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db78ac57-0faf-475f-853e-ef068ce4224d", @@ -25980,7 +25980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/koverseinc1588716263110/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/koverseinc1588716263110/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b0e59ef-dd92-4d28-8798-49a4ba8d36d3", @@ -26010,7 +26010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infscapeughaftungsbeschrnkt/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/infscapeughaftungsbeschrnkt/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a753a9c-e9ba-4b3a-8f14-95a51b2ff8a6", @@ -26040,7 +26040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mendix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mendix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5964b2ea-64bd-4e2b-a7dc-d746324eec5c", @@ -26070,7 +26070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/massiveanalytic-/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/massiveanalytic-/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "46b76447-adda-4cc0-980c-e5685417dfa9", @@ -26100,7 +26100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/litespeed_technologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/litespeed_technologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "258baaba-7286-4f15-94ef-d03f663cdebf", @@ -26130,7 +26130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/llcitpro/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/llcitpro/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "91576bba-59ba-4fc4-8582-7a0a02f67c41", @@ -26160,7 +26160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mettainnovations-4900054/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mettainnovations-4900054/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fabdf151-4df0-4dec-849a-c82e6f4362e9", @@ -26190,7 +26190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/maplelabsinc1623932715330/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/maplelabsinc1623932715330/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "76a850cb-622b-48a8-847a-2333b787281e", @@ -26220,7 +26220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lti-lt-infotech/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lti-lt-infotech/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c7d006b6-2069-4f1d-9567-9384e84f3ca9", @@ -26250,7 +26250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/looker/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/looker/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc55d2bf-79b7-4540-a405-ccfebe79ea05", @@ -26280,7 +26280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mathworks-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mathworks-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9d5907dc-a104-4416-8b54-26ef6d940869", @@ -26310,7 +26310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-ads/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-ads/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "babe20ec-859b-449f-9b30-284b76a7a730", @@ -26340,7 +26340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/litmusautomation1582760223280/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/litmusautomation1582760223280/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0a3f8e24-efc4-4511-9f42-19a217b68dec", @@ -26370,7 +26370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/loadbalancer/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/loadbalancer/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "41c5f0d1-5902-4132-ac91-6fa1abf7a3f2", @@ -26400,7 +26400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/logstarecorp1635838645101/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/logstarecorp1635838645101/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3123f5fd-e5e2-49ea-95a2-192e5d99d729", @@ -26430,7 +26430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/matillion/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/matillion/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3fe93dbc-89c7-4449-96f3-b10d705abb5e", @@ -26460,7 +26460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-dsvm/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-dsvm/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eaa9a4cf-5dcc-4d17-a28a-6577f51733a5", @@ -26490,7 +26490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mathworks-deployment/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mathworks-deployment/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e4f0c263-d98a-4e61-8f0f-81dac25c8bfe", @@ -26520,7 +26520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/logicflowag1638535407949/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/logicflowag1638535407949/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fb192962-7770-455e-933a-3d190dc659db", @@ -26550,7 +26550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/luminate-security/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/luminate-security/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c0acf808-b69a-4126-b66e-1afe8efaf563", @@ -26580,7 +26580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/M365SecurityInventory/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/M365SecurityInventory/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cac646df-d4f5-4aa5-a9e7-4f72efa9a748", @@ -26610,7 +26610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/logtrust/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/logtrust/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa5c8ce9-0770-4868-84e0-f3d7a01a7e02", @@ -26640,7 +26640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/maidenhead-bridge/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/maidenhead-bridge/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26a99fc2-7bc0-4b69-a0df-2d7226ed86a3", @@ -26670,7 +26670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3151a871-593b-4101-b654-c86a73a650b1", @@ -26700,7 +26700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/madhavajay1632269232059/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/madhavajay1632269232059/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff8314ff-39b2-49aa-b20f-d072cd8913ed", @@ -26730,7 +26730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "28a58c35-d30a-4721-a10e-497a09fd7a90", @@ -26760,7 +26760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d479c34d-6eb9-45c9-926f-fb81d254ecbb", @@ -26790,7 +26790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/M365Security.KevlarExtensions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/M365Security.KevlarExtensions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1eae91fc-ae79-438c-b404-ca68cefa5697", @@ -26820,7 +26820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/marklogic/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/marklogic/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57ce85eb-dd91-4b93-9053-b37eec390be3", @@ -26850,7 +26850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68176e51-c77a-4fc9-90a0-157c20b57ad9", @@ -26880,7 +26880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test02d1f941-5607-4757-8df7-fd8c5631ab45-20200103083810/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test02d1f941-5607-4757-8df7-fd8c5631ab45-20200103083810/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8526b3e-6605-4192-949d-ef5e09bdffe1", @@ -26910,7 +26910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-avere/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-avere/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "91f913d6-ca73-479d-bbbc-815371e76ac2", @@ -26940,7 +26940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test1d7bba72-69f1-43cd-a38c-41ce0b5f4bae-20200109050041/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test1d7bba72-69f1-43cd-a38c-41ce0b5f4bae-20200109050041/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7ff43a59-b697-4ade-bb23-059c69a91c0d", @@ -26970,7 +26970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-azure-hdinsight/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-azure-hdinsight/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "098e524e-3e0d-4e03-82a7-a72da7ff179b", @@ -27000,7 +27000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Hotfix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Hotfix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0750390f-5c65-4501-a8e9-64d4b880323c", @@ -27030,7 +27030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-agci-gaming/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-agci-gaming/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ad1519ba-cbc8-4d87-97b9-1e37c07256b8", @@ -27060,7 +27060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-azure-gaming/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-azure-gaming/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c6db1bd6-18f7-424c-ae30-caedec1b1f20", @@ -27090,7 +27090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0306b8d9-4de0-4f1a-a4e4-5b0ab0ce8abd", @@ -27120,7 +27120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mapr-technologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mapr-technologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "44b57c0b-0208-4062-b5ea-946f5d94363d", @@ -27150,7 +27150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-azure-batch/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-azure-batch/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0ef1c5d9-fc49-49a4-8589-7d0dd54e5972", @@ -27180,7 +27180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-aks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-aks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dbe16a90-36ac-4c60-9180-2a4ea52ca21c", @@ -27210,7 +27210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/manageengine/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/manageengine/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d5e3455a-321e-4b56-bed2-ce856000c764", @@ -27240,7 +27240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTracking/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTracking/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1674e35e-d46d-4e3f-9718-7ff411a80916", @@ -27270,7 +27270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b60e26ca-21a4-497e-a1e3-bf68becbab84", @@ -27300,7 +27300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/litionenergiegmbh1580128829115/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/litionenergiegmbh1580128829115/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "293f3a01-f96d-40a2-b3d7-399b6648bfd0", @@ -27330,7 +27330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test0d643748-e6fe-41ad-b4d3-89a289a0cee0-20191003055620/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test0d643748-e6fe-41ad-b4d3-89a289a0cee0-20191003055620/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ec7f872-d4b2-409a-a156-b0962ff80d9e", @@ -27360,7 +27360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/meanio/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/meanio/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ed79400c-3f00-4c32-8cba-fa81cf847ad6", @@ -27390,7 +27390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test025e16a1-328d-45a2-b7e3-71f7e4cde046-20191229064028/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test025e16a1-328d-45a2-b7e3-71f7e4cde046-20191229064028/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c2a2bc92-fd11-49a6-bd53-56e77eab1477", @@ -27420,7 +27420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/merlynnintelligencetechnologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/merlynnintelligencetechnologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e45a2726-9f43-49bb-9787-f5de3c3aef0d", @@ -27450,7 +27450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/media3-technologies-llc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/media3-technologies-llc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "795e0818-62a6-4c81-a991-2fc929da09c1", @@ -27480,7 +27480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2ecf67b2-fb63-4461-b6a6-7026c4fb1168-20191002214026/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2ecf67b2-fb63-4461-b6a6-7026c4fb1168-20191002214026/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7f70c7cf-f5fa-4d95-a708-3b561cbfd931", @@ -27510,7 +27510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lotus_beta_analytics/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lotus_beta_analytics/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7db73c19-c56f-463a-ba43-8cfea83a71c6", @@ -27540,7 +27540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.DefenderForServers.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.DefenderForServers.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dbe0b21a-cea9-4b46-8604-ea436a7dc28e", @@ -27570,7 +27570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mico/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mico/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0f30911-cc0e-4de1-bf4a-316698d9c311", @@ -27600,7 +27600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test1661d154-b623-4507-8a56-3a89812c456c-20200111083940/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test1661d154-b623-4507-8a56-3a89812c456c-20200111083940/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "328af776-cb4e-471e-9d19-a5100bb0fb99", @@ -27630,7 +27630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test24fa9eb5-1c59-4425-b61c-30fd638c2a45-20191003203802/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test24fa9eb5-1c59-4425-b61c-30fd638c2a45-20191003203802/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be2274eb-8bfd-4b22-a40f-82e1e9f82400", @@ -27660,7 +27660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-azure-compute/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-azure-compute/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0d631eb-7196-4cf9-b545-fe87ba9845d5", @@ -27690,7 +27690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7e33fc8a-2737-4583-8d11-32becaaff74e", @@ -27720,7 +27720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mapd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mapd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d828df4-d89c-41fa-99a4-2ea93eab52cd", @@ -27750,7 +27750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/McAfee.EndpointSecurity.test3/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/McAfee.EndpointSecurity.test3/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9d024748-301d-42f9-a95b-8dee8f89bb48", @@ -27780,7 +27780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/machinesense/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/machinesense/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db03ebca-cfbb-4701-b5f8-7c8025f34f8e", @@ -27810,7 +27810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test01971384-3044-413b-8b1c-33b5d461bf23-20200107051823/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test01971384-3044-413b-8b1c-33b5d461bf23-20200107051823/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "77ba7d08-c990-4713-9743-ce249b8bf0ff", @@ -27840,7 +27840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-crypto/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-crypto/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be9d8ecd-ce80-41b7-a573-d34ea0874df1", @@ -27870,7 +27870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test0df83c51-5bb9-43f8-8ae9-bc896ea64f78-20200110220221/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test0df83c51-5bb9-43f8-8ae9-bc896ea64f78-20200110220221/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "28c41d5f-bb79-4aea-b47e-d29fb2c577fb", @@ -27900,7 +27900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47ba876b-475d-4573-9298-a11e2f8f61af", @@ -27930,7 +27930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-hyperv/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft-hyperv/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "665f800a-3e90-4697-8875-d70911d0affd", @@ -27960,7 +27960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61bd19a9-a1c2-4ee0-9c81-cba9be2ac50e", @@ -27990,7 +27990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/marketplace-rdfe-caps/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/marketplace-rdfe-caps/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "757134a7-3eac-4b59-9df8-187026f2921e", @@ -28020,7 +28020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test1fef1fdc-57ba-46a8-a879-475ba7d45a7a-20200106083509/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test1fef1fdc-57ba-46a8-a879-475ba7d45a7a-20200106083509/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42c179d2-b9ff-4a64-a28c-39c0c54f630e", @@ -28050,7 +28050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "44a0fa24-427a-4ef1-9e07-59c224b5dd97", @@ -28080,7 +28080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test0737f33e-63e0-4ba9-b04b-b93a1de4e997-20200106083639/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test0737f33e-63e0-4ba9-b04b-b93a1de4e997-20200106083639/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "49dd5c57-b9c9-497f-b552-815548cbb291", @@ -28110,7 +28110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7449695c-59ba-4e28-9388-ffe9e316291e", @@ -28140,7 +28140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test349ee02c-af9b-4663-a963-823b40eefed8-20200108083612/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test349ee02c-af9b-4663-a963-823b40eefed8-20200108083612/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3cf3fc29-0bed-436c-8695-cfe8584e730b", @@ -28170,7 +28170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test46b73afa-2259-4aff-81e1-a58bf24b59aa-20191229033459/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test46b73afa-2259-4aff-81e1-a58bf24b59aa-20191229033459/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef2abb53-6979-41f0-b925-297283e089e3", @@ -28200,7 +28200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test381074d5-7156-472b-801a-b35f8fef4cc6-20200105050612/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test381074d5-7156-472b-801a-b35f8fef4cc6-20200105050612/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "390d27d5-227a-479a-ae52-b4444ca9de37", @@ -28230,7 +28230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test0d01b487-7f79-4d87-b330-5c025068db45-20191004190331/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test0d01b487-7f79-4d87-b330-5c025068db45-20191004190331/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c174998f-742b-4274-aee8-44e7abca696b", @@ -28260,7 +28260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mavinglobal/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mavinglobal/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f4f81580-8eed-4090-bda0-a9c21aa0ff51", @@ -28290,7 +28290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsecpteltd1634010681688/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsecpteltd1634010681688/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "97347a13-9bb6-48fd-acdb-b0d72830818e", @@ -28320,7 +28320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test29a7a529-d293-4728-9d7f-257ed996e64f-20200108081759/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test29a7a529-d293-4728-9d7f-257ed996e64f-20200108081759/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7502b91-c954-499a-89dc-4d52165eea22", @@ -28350,7 +28350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3971b300-edff-44a8-b61b-7f9b7460a8d6-20191003002234/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3971b300-edff-44a8-b61b-7f9b7460a8d6-20191003002234/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "24c92db0-6696-4dd6-90fc-4df442c3d41d", @@ -28380,7 +28380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Compute.Security/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Compute.Security/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc77ad93-38eb-4cdc-874e-cab2bd91aff4", @@ -28410,7 +28410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTracking.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTracking.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "03321802-ac71-4024-a2e0-51238b7eaa81", @@ -28440,7 +28440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ContainerUpstream/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ContainerUpstream/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ad00f6b9-d8ac-4ba3-aed7-ab34adcb816d", @@ -28470,7 +28470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test1c840053-9213-4f2a-8f2e-9bf2297908bd-20200108101424/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test1c840053-9213-4f2a-8f2e-9bf2297908bd-20200108101424/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da5e069c-53ff-4730-9563-3c93e553e7da", @@ -28500,7 +28500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/McAfee.EndpointSecurity/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/McAfee.EndpointSecurity/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1577af9-aa74-4cb0-9e60-228d2570e751", @@ -28530,7 +28530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2334e6e3-bb72-4241-a36f-c2429d69bc0b-20200106050834/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2334e6e3-bb72-4241-a36f-c2429d69bc0b-20200106050834/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "165ae2a5-2296-4789-9a6b-751e73971f7f", @@ -28560,7 +28560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mfiles/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mfiles/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f929abf5-1f75-4c67-960e-41b4b8602a88", @@ -28590,7 +28590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/logzio/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/logzio/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "127587fb-02cc-4278-af01-2e23379feee3", @@ -28620,7 +28620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microolap/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microolap/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c2679b8c-72ac-4586-984e-13de5c18cf11", @@ -28650,7 +28650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test1bc26b19-b8d8-41f9-a26d-818f277bdf93-20200101113139/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test1bc26b19-b8d8-41f9-a26d-818f277bdf93-20200101113139/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b121af56-3449-49ec-9e1e-232e9dbb7fc3", @@ -28680,7 +28680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test38ecd28e-7018-4672-840c-3044a5e7a6b5-20200111084208/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test38ecd28e-7018-4672-840c-3044a5e7a6b5-20200111084208/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d2c40132-2b95-4e93-88e3-75910a81647a", @@ -28710,7 +28710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26abd346-2cfa-48a9-962e-5be1df80cf9b", @@ -28740,7 +28740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test22f10717-6939-4003-a9ce-38effd8b77d6-20191007191355/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test22f10717-6939-4003-a9ce-38effd8b77d6-20191007191355/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "941f3b59-6b2e-43ae-875b-895546258c39", @@ -28770,7 +28770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test1f7a8078-50e7-4a3a-91eb-d178fd4c403b-20191002233353/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test1f7a8078-50e7-4a3a-91eb-d178fd4c403b-20191002233353/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ac369149-a788-427f-bea3-721723562510", @@ -28800,7 +28800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test0225ec7d-b36c-4ac8-82f0-aa4fafaf10a9-20200111051346/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test0225ec7d-b36c-4ac8-82f0-aa4fafaf10a9-20200111051346/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3ae3e97a-1a3d-4e29-a8f5-08b0b5ce85c7", @@ -28830,7 +28830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d63cd4d6-6a9b-4e95-8ef3-fb2060037ab4", @@ -28860,7 +28860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.DefenderForServers.Test2/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.DefenderForServers.Test2/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a13c9185-2789-4e76-849d-8890109abfc6", @@ -28890,7 +28890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3f6b7341-635f-48d5-a36d-be5dfe3002c4-20200105050937/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3f6b7341-635f-48d5-a36d-be5dfe3002c4-20200105050937/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6784651b-c8c0-408e-940f-e815c9898a53", @@ -28920,7 +28920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "996f0f60-df80-43a4-bb44-fd05a80a91fc", @@ -28950,7 +28950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mfe_azure/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mfe_azure/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "99000c3a-ad4b-4101-81f2-44f6b6e9f505", @@ -28980,7 +28980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test039abd7f-360c-42a1-ad5d-77527c519286-20191002233412/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test039abd7f-360c-42a1-ad5d-77527c519286-20191002233412/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d3624ef9-cf7a-4a9c-bb6a-cdab38dd1e94", @@ -29010,7 +29010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2f4ebc17-e27e-48d9-9cc3-ff933c21884e-20200106092410/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2f4ebc17-e27e-48d9-9cc3-ff933c21884e-20200106092410/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90bede85-35eb-493c-879f-64455492111b", @@ -29040,7 +29040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test17bbd860-f21d-40ab-9026-16e05f2907f0-20200106083451/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test17bbd860-f21d-40ab-9026-16e05f2907f0-20200106083451/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2547b3a-89d3-4588-9be3-f1efed33f5fb", @@ -29070,7 +29070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/meshifyappinc1622759451429/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/meshifyappinc1622759451429/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "838292be-9003-4171-b0dd-110be88149b7", @@ -29100,7 +29100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/media3-adobe/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/media3-adobe/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a38805d8-cb2a-4fd6-a570-ff21fb8c0b1d", @@ -29130,7 +29130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test0f02c246-7e65-4010-9367-ca4530c3897e-20191004190223/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test0f02c246-7e65-4010-9367-ca4530c3897e-20191004190223/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61149c27-2e3b-4a23-9670-16410a31cebd", @@ -29160,7 +29160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test21332f15-f78d-4d31-afac-79b9dc989432-20191231175840/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test21332f15-f78d-4d31-afac-79b9dc989432-20191231175840/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "860d4873-5ab2-40a3-8ac8-d7b3981ef2bf", @@ -29190,7 +29190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/micro-focus/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/micro-focus/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "41857ce1-6c0c-4844-b240-598f3d983fad", @@ -29220,7 +29220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test194e2333-13cd-43e3-b0a4-c8cdcf1a3600-20200110211106/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test194e2333-13cd-43e3-b0a4-c8cdcf1a3600-20200110211106/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "de058b7b-d3bd-4ebf-865b-ea8edc5bc6e4", @@ -29250,7 +29250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test406d077c-6017-4062-bc96-f809147a2331-20200106050748/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test406d077c-6017-4062-bc96-f809147a2331-20200106050748/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "400a9270-0e17-4911-8b6c-da36c76959e4", @@ -29280,7 +29280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88e9c716-2848-41ee-b1d3-370aedaa1182", @@ -29310,7 +29310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Applications/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Applications/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "12b1a6e8-969f-43ac-97dd-551c4c4c59f9", @@ -29340,7 +29340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test36cc5b60-2b23-4a04-bf95-f7865e1141cf-20200110085718/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test36cc5b60-2b23-4a04-bf95-f7865e1141cf-20200110085718/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7206c407-4a04-46a9-8b69-c1a4947a2a0b", @@ -29370,7 +29370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test453a087e-8435-46db-970a-4ee633cc4c4a-20200102083458/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test453a087e-8435-46db-970a-4ee633cc4c4a-20200102083458/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9208b071-ab65-4280-8789-a066af168168", @@ -29400,7 +29400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2521a545-ed61-4a15-bed1-aba7ce1d81ee-20200106050804/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2521a545-ed61-4a15-bed1-aba7ce1d81ee-20200106050804/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c60e6e73-7beb-4013-b52e-5fe0a0779b6a", @@ -29430,7 +29430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microlinkpcukltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microlinkpcukltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37272d3b-b9e6-4c7e-8271-db37899b1d50", @@ -29460,7 +29460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3ce2fd4a-8b5a-4c7e-b08d-3e48fc0f45e7-20200104083825/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3ce2fd4a-8b5a-4c7e-b08d-3e48fc0f45e7-20200104083825/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "63c79c35-9369-49be-afb2-25511bbbd68b", @@ -29490,7 +29490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2ede6564-c7cc-44cb-a1a8-902505c9829d-20191003020742/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2ede6564-c7cc-44cb-a1a8-902505c9829d-20191003020742/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f9a38a4-f1f9-4e52-97e7-e2e2419e7cf9", @@ -29520,7 +29520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test34cf6b13-b78e-478b-b596-8b661629371d-20191007195455/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test34cf6b13-b78e-478b-b596-8b661629371d-20191007195455/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b866503f-a1b1-4df8-b457-11272febc91d", @@ -29550,7 +29550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3d499ca7-cc8d-41cc-a6dc-ffb1a4ac4942-20200107053004/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3d499ca7-cc8d-41cc-a6dc-ffb1a4ac4942-20200107053004/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e529c06-ecf6-43a3-a168-7724115f8d84", @@ -29580,7 +29580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/messagesolution/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/messagesolution/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a9353d2-6665-4de5-88c4-a9396dff0047", @@ -29610,7 +29610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test395a0b49-442a-450c-8a1f-65b0aa3bcf47-20200105083839/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test395a0b49-442a-450c-8a1f-65b0aa3bcf47-20200105083839/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3179d34-ab31-4f79-b106-e0d14c064634", @@ -29640,7 +29640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3877a44d-4c48-40db-80eb-227272d5acd6-20200110103540/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3877a44d-4c48-40db-80eb-227272d5acd6-20200110103540/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04416509-888f-4c43-9d56-71446dfcd3ee", @@ -29670,7 +29670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test0a44d7be-63fa-418d-a7b6-89a44dd21894-20200107052935/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test0a44d7be-63fa-418d-a7b6-89a44dd21894-20200107052935/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a167254f-c1d5-48b5-83bb-cb0be7d643f5", @@ -29700,7 +29700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/logsign/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/logsign/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "beda102b-31db-40a0-8800-1d55fe962797", @@ -29730,7 +29730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lnw-softgmbh/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/lnw-softgmbh/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11c0f101-1b8f-4cde-b2f0-60e92d57227e", @@ -29760,7 +29760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test04a0f157-c6fb-4595-b6ca-6c82a2338063-20200108101451/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test04a0f157-c6fb-4595-b6ca-6c82a2338063-20200108101451/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e952fb7b-d804-4037-852a-3ad405f40a26", @@ -29790,7 +29790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test520a0915-f9f0-4da4-9fa1-1b74fc1470aa-20200102083505/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test520a0915-f9f0-4da4-9fa1-1b74fc1470aa-20200102083505/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3372df8c-4f61-478e-846e-663b741aed31", @@ -29820,7 +29820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3adeec20-7458-4b3d-af26-0b6bc2aae3eb-20200103083751/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3adeec20-7458-4b3d-af26-0b6bc2aae3eb-20200103083751/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d10d6f2-e03f-4fd0-a179-2ff56542aa8a", @@ -29850,7 +29850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test37a6dd64-d44d-465e-85bc-3bc38be90350-20200104083535/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test37a6dd64-d44d-465e-85bc-3bc38be90350-20200104083535/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "48789e0c-8316-4887-b559-a5f55a1e38d6", @@ -29880,7 +29880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d43447a-d8f2-47e1-b938-85738646e08f", @@ -29910,7 +29910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df702dc8-58b9-4793-9758-91c06ac08c9f", @@ -29940,7 +29940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test5645f186-4ee5-4209-af37-423660e3318c-20191231175947/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test5645f186-4ee5-4209-af37-423660e3318c-20191231175947/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7e4e1ea4-6e8d-4b46-92ef-4910113415c8", @@ -29970,7 +29970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test5397960f-023b-4979-9a8b-800d049045a4-20191007195417/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test5397960f-023b-4979-9a8b-800d049045a4-20191007195417/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "131be100-f65b-44c7-aad8-cc573f7fccc7", @@ -30000,7 +30000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test4302336c-e039-4e70-bcb6-9275f6089e4a-20200108144821/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test4302336c-e039-4e70-bcb6-9275f6089e4a-20200108144821/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ae9cad0a-c8aa-4f9a-af60-f476cd2d6390", @@ -30030,7 +30030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KES/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KES/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6bbf474a-fca6-4c12-91a9-3e070d095aa8", @@ -30060,7 +30060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eead8fad-6bfd-4a5f-ae73-d865426f41c1", @@ -30090,7 +30090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Build.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Build.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8337408a-5934-4b70-bbe3-823a77857b24", @@ -30120,7 +30120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test58b4461d-4d2d-4395-b6d2-ab83d4d8c62f-20200111001002/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test58b4461d-4d2d-4395-b6d2-ab83d4d8c62f-20200111001002/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5fc5df6c-614c-4ea4-a0c2-1d8c48d480a2", @@ -30150,7 +30150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/HostedKSWS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/HostedKSWS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d8280922-dcc6-42e6-855a-85669513d27c", @@ -30180,7 +30180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2a5f2d2c-b8e3-46c2-850d-a1641c024fe7-20200107084228/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2a5f2d2c-b8e3-46c2-850d-a1641c024fe7-20200107084228/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9656191a-49c5-4454-b15f-c7f7e30574a0", @@ -30210,7 +30210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test55a36387-8a3f-4159-9884-29b97539a253-20200109080443/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test55a36387-8a3f-4159-9884-29b97539a253-20200109080443/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "32948a69-c1d4-4f1b-a308-1f19f1279287", @@ -30240,7 +30240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mediatekinc1586141563888/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mediatekinc1586141563888/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "01b6dc1a-9212-44b0-85f7-1b1cc210e316", @@ -30270,7 +30270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3db7240e-5e42-4d6d-b024-cc9fce3c828b-20200105083520/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3db7240e-5e42-4d6d-b024-cc9fce3c828b-20200105083520/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea6a9862-1ab0-4bed-ac7e-c7af6056f917", @@ -30300,7 +30300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test27515c8c-6773-4f92-afb0-35691cc6e3b6-20200103083821/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test27515c8c-6773-4f92-afb0-35691cc6e3b6-20200103083821/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ebac9eb6-d450-4c78-a808-c2b26b29057f", @@ -30330,7 +30330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365Security.SecureOS/artifacttypes/vmextension/types/SecureOSExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365Security.SecureOS/artifacttypes/vmextension/types/SecureOSExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e689088-e896-478e-92b8-f22526fe5e93", @@ -30360,7 +30360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/ODLExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/ODLExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61dd029d-1ef9-46fd-937e-2427d70e35f4", @@ -30390,7 +30390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test4a3399ee-82ea-46aa-9e3a-5434b588e3b6-20191228013518/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test4a3399ee-82ea-46aa-9e3a-5434b588e3b6-20191228013518/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c8e87c2-d0ab-42b6-a4cc-b1f1b3ec8e76", @@ -30420,7 +30420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/HostedKESL/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/HostedKESL/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "840d983b-2c34-44e8-bcec-4a0d1ab28cee", @@ -30450,7 +30450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2e012e83-6361-4365-963f-6ced8a08e91c-20200110211254/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2e012e83-6361-4365-963f-6ced8a08e91c-20200110211254/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc44483e-1b1a-446f-9494-d6883403d4c3", @@ -30480,7 +30480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KESL/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KESL/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "abfbc9e3-2ce5-4c89-b490-e98b0a5abf2b", @@ -30510,7 +30510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2ce856af-ab17-48f2-ba3e-bcd9af091061-20200110013246/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test2ce856af-ab17-48f2-ba3e-bcd9af091061-20200110013246/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a50f6a2a-77ea-4dd1-80cd-650cc28912d3", @@ -30540,7 +30540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3712fca9-5cdd-4609-be69-b02aedc5c55c-20200107084115/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3712fca9-5cdd-4609-be69-b02aedc5c55c-20200107084115/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37e685fb-e375-4a78-99ad-57b3409296fe", @@ -30570,7 +30570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3772d042-92e2-4bcb-99b7-8a6a119cc088-20191231182808/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3772d042-92e2-4bcb-99b7-8a6a119cc088-20191231182808/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b4cfcd3-c4dd-4eee-a91d-91d5b253587b", @@ -30600,7 +30600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1cc8dd31-a580-40ba-9dc5-273d08226dc4", @@ -30630,7 +30630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fca5da75-768f-4f75-aec4-5081ff0cad8f", @@ -30660,7 +30660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory.LinuxSSH/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory.LinuxSSH/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f8397b1e-e344-49ce-ab6b-711d0154428c", @@ -30690,7 +30690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test25c6fe61-1282-43c2-867b-b5039219989c-20200105081851/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test25c6fe61-1282-43c2-867b-b5039219989c-20200105081851/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "329dc589-e794-445b-985c-385fdb505ff4", @@ -30720,7 +30720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3b20dd96-f3e4-4798-998d-8c433c2449a7-20200108083635/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3b20dd96-f3e4-4798-998d-8c433c2449a7-20200108083635/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d5fb254e-c5b0-4567-98f1-af38c02f78b3", @@ -30750,7 +30750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test28012680-48e7-4903-877f-2f29464e63d5-20191229033424/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test28012680-48e7-4903-877f-2f29464e63d5-20191229033424/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "edc92879-6f09-44e0-b104-eeb9b689ce21", @@ -30780,7 +30780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37d7f6ae-0834-491a-ab04-e4ca98ea1803", @@ -30810,7 +30810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test4eb7a185-527b-4b9f-93a8-7f1cec9d062e-20191231151207/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test4eb7a185-527b-4b9f-93a8-7f1cec9d062e-20191231151207/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "469403a1-2ebd-4b17-8a01-7b61fb4ec8c7", @@ -30840,7 +30840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test85b08563-b15f-4202-a0bc-f2bc2df2c71a-20200107053335/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test85b08563-b15f-4202-a0bc-f2bc2df2c71a-20200107053335/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e55d099c-06f9-4914-ae65-19063e2638dd", @@ -30870,7 +30870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test6efec253-f625-46f0-9d74-324f69e963d8-20200107070514/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test6efec253-f625-46f0-9d74-324f69e963d8-20200107070514/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "17af15e6-9892-4be5-97a4-cadc4d1944c1", @@ -30900,7 +30900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test5b0bf447-d98d-429d-8334-c032d197c743-20191003203846/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test5b0bf447-d98d-429d-8334-c032d197c743-20191003203846/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "437d217a-96c8-4a8f-97a2-91a2f9066a4e", @@ -30930,7 +30930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test721fccf1-2b3e-44b6-908f-51b910e88b09-20200111104931/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test721fccf1-2b3e-44b6-908f-51b910e88b09-20200111104931/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc080694-8835-48b7-9e93-eaade6ed3a12", @@ -30960,7 +30960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test817654d0-2109-4d95-9284-8c8a9d960d08-20200108053758/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test817654d0-2109-4d95-9284-8c8a9d960d08-20200108053758/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8d3bc4d0-5d14-4c91-80e9-1258327b7164", @@ -30990,7 +30990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test8de64739-43d8-4f84-af65-fdb3d0885288-20200108053543/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test8de64739-43d8-4f84-af65-fdb3d0885288-20200108053543/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "efb4df0b-33be-47ce-9bd2-8fe559fc0e58", @@ -31020,7 +31020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test84afd814-5098-49ab-af99-e50350b5898b-20200110211134/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test84afd814-5098-49ab-af99-e50350b5898b-20200110211134/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a41b387-1412-4d84-8d2c-16ffa2e4cb84", @@ -31050,7 +31050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test70fa7e4c-3122-4ff7-aec6-fe75ab660a01-20200108105900/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test70fa7e4c-3122-4ff7-aec6-fe75ab660a01-20200108105900/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8afcea6f-d0f9-47d1-9ab4-574607d51911", @@ -31080,7 +31080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test651e4ad2-ee4a-462e-a506-b56b1969f5d0-20200110230749/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test651e4ad2-ee4a-462e-a506-b56b1969f5d0-20200110230749/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83bb955d-9c45-4958-945b-b77bc1d9f28b", @@ -31110,7 +31110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test8285dc3e-637d-4d46-9695-adc39cbe7d2f-20200108144457/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test8285dc3e-637d-4d46-9695-adc39cbe7d2f-20200108144457/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b38fd6a-6070-44a6-a816-185181ec0d56", @@ -31140,7 +31140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7c96c10a-0c8f-4ab0-83fd-1ad66a362e33-20191229033458/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7c96c10a-0c8f-4ab0-83fd-1ad66a362e33-20191229033458/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9c2a37f4-a033-4464-9adb-60d19e38aef7", @@ -31170,7 +31170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test828aae03-9239-4938-a303-c23c42311878-20200102083419/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test828aae03-9239-4938-a303-c23c42311878-20200102083419/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "778b0caa-cd35-4fcd-8b21-99871334d8e7", @@ -31200,7 +31200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test6e28168e-a9c8-4c0a-8b40-60c2a1502d43-20200108052802/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test6e28168e-a9c8-4c0a-8b40-60c2a1502d43-20200108052802/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09a2e90e-e17d-4497-9d28-b1e60741c602", @@ -31230,7 +31230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test012be407-61ea-4e45-a2c3-71a45999ca21-20191228083800/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test012be407-61ea-4e45-a2c3-71a45999ca21-20191228083800/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea0bc766-7188-4992-8c0b-77adb1a2ae45", @@ -31260,7 +31260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test6eb763ac-7fbe-4e44-bee7-aad035ee2a7d-20200110084429/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test6eb763ac-7fbe-4e44-bee7-aad035ee2a7d-20200110084429/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "48607603-656e-4c48-9ea1-26ceb5a7faf3", @@ -31290,7 +31290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test6aa3643c-011a-4180-877f-cad955a8e664-20191007234642/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test6aa3643c-011a-4180-877f-cad955a8e664-20191007234642/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "703dedad-3379-4968-990f-196569ddddab", @@ -31320,7 +31320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7a8cf687-6a21-4181-ba98-902fee717bd3-20200104103216/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7a8cf687-6a21-4181-ba98-902fee717bd3-20200104103216/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ad31a5b2-5e7b-4bc1-a43b-719bb7d8c77a", @@ -31350,7 +31350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test79fb90ce-4691-4212-99a7-6e4069bd5984-20191007234256/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test79fb90ce-4691-4212-99a7-6e4069bd5984-20191007234256/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57d25912-a6b6-4cfa-8781-67ac399edeac", @@ -31380,7 +31380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureHybridBenefit/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureHybridBenefit/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c15b6e2f-1da3-4590-8b99-f508a5e00e29", @@ -31410,7 +31410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7836a97c-f56e-48d0-8b5d-61e79aeb3226-20200111071656/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7836a97c-f56e-48d0-8b5d-61e79aeb3226-20200111071656/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6c66a49-5017-41d0-a0ac-a23a88c3c58f", @@ -31440,7 +31440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test691d94e5-c40c-4568-94b0-09b08aea42b1-20200106050808/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test691d94e5-c40c-4568-94b0-09b08aea42b1-20200106050808/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "50db63c0-987e-4b8d-847f-0f68fa4ec986", @@ -31470,7 +31470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test742d0189-9e41-4f1b-8ad3-31c05d34903b-20200111103247/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test742d0189-9e41-4f1b-8ad3-31c05d34903b-20200111103247/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "286571c9-14ba-4879-ab19-45d4e819c3ab", @@ -31500,7 +31500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test8d4d652b-4f05-4e99-93dd-78b9a36b5c78-20191003203755/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test8d4d652b-4f05-4e99-93dd-78b9a36b5c78-20191003203755/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d87870a1-81af-4a98-9383-8f950a92aab1", @@ -31530,7 +31530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3fc26934-ede2-4482-ad5e-f66f6135d4a6-20191228055558/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test3fc26934-ede2-4482-ad5e-f66f6135d4a6-20191228055558/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "328cd132-688e-42d7-a96b-e41fea9d35df", @@ -31560,7 +31560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7aabf813-6644-483a-b9e0-ba6f8973ba1f-20191002232822/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7aabf813-6644-483a-b9e0-ba6f8973ba1f-20191002232822/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f98b57e-331a-4714-9bb1-2089f8795f14", @@ -31590,7 +31590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test88dbd442-a8cc-4874-81a0-d3192c61df62-20191001224544/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test88dbd442-a8cc-4874-81a0-d3192c61df62-20191001224544/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b866f47-f6cd-41a1-bd2c-eead0d19bc87", @@ -31620,7 +31620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test8f458ca7-8898-4d58-b93d-bfb0c3da028c-20200109050310/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test8f458ca7-8898-4d58-b93d-bfb0c3da028c-20200109050310/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ad142c5-8b9d-4c5d-8ab4-75e7c244064b", @@ -31650,7 +31650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test894dfb75-a00f-4f0c-894c-cae1c9846ad3-20200105051803/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test894dfb75-a00f-4f0c-894c-cae1c9846ad3-20200105051803/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04669d8d-183c-4559-ac1f-29bfe17a5847", @@ -31680,7 +31680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test71d72489-67c6-45e2-b1e6-a19546efc823-20200105112903/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test71d72489-67c6-45e2-b1e6-a19546efc823-20200105112903/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc803e74-0aae-4ad7-bf1e-9183825fdc20", @@ -31710,7 +31710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7ea372f7-ea7e-4b9e-bbad-4f35c1567aa2-20200108052736/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7ea372f7-ea7e-4b9e-bbad-4f35c1567aa2-20200108052736/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9cf840aa-4fe4-4b48-a9f2-9e7906e65eff", @@ -31740,7 +31740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test5bd0562f-e939-456f-a6ee-c848d1aba616-20200101151641/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test5bd0562f-e939-456f-a6ee-c848d1aba616-20200101151641/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d891acfb-ccc1-4698-bee5-42e006ac0356", @@ -31770,7 +31770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test8e564580-8e53-4300-85f1-bf7f31dd37ff-20200107013348/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test8e564580-8e53-4300-85f1-bf7f31dd37ff-20200107013348/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fd918da7-6698-4488-8b3f-7efb5b05c31b", @@ -31800,7 +31800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test8e324c65-a51d-4eeb-9ec8-d5f8662dc041-20191228165107/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test8e324c65-a51d-4eeb-9ec8-d5f8662dc041-20191228165107/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ae2a35bb-3956-40f3-8140-4771b0b07086", @@ -31830,7 +31830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4698b2aa-786c-4899-8adb-a235b18e3d71", @@ -31860,7 +31860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test62835538-89c6-4f66-9034-f7a4b176c615-20191007234245/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test62835538-89c6-4f66-9034-f7a4b176c615-20191007234245/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fca9f84c-0721-484c-b24a-815e439ef86c", @@ -31890,7 +31890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "44f4c497-626c-4ab1-b1c8-7ed989c69963", @@ -31920,7 +31920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "524645ac-fc59-48aa-82d6-d6f3e8c1b1d3", @@ -31950,7 +31950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c2449a6e-64bc-4033-b515-11b8f1544f2b", @@ -31980,7 +31980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/IaaSDiagnostics/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/IaaSDiagnostics/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9c8f9fe2-24e7-4543-a2f9-d69993d2c279", @@ -32010,7 +32010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADLoginForWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADLoginForWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef4e799b-1606-4823-9cc3-00229555fe80", @@ -32040,7 +32040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/PaaSDiagnostics/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/PaaSDiagnostics/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "51a61cb8-d5d3-4b64-bdcc-e0eba4086e56", @@ -32070,7 +32070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ccf3de3-3307-4b9b-8757-9ae669f942b6", @@ -32100,7 +32100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/M365Security.KevlarExtensions/artifacttypes/vmextension/types/TorusExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/M365Security.KevlarExtensions/artifacttypes/vmextension/types/TorusExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6cacb006-3d96-44eb-8d7c-5986359d80cd", @@ -32130,7 +32130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Hotfix/artifacttypes/vmextension/types/IaaSDiagnostics/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Hotfix/artifacttypes/vmextension/types/IaaSDiagnostics/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "39902081-a96b-4500-a3bd-93548052d23f", @@ -32160,7 +32160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Edp/artifacttypes/vmextension/types/LinuxHibernateTestExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Edp/artifacttypes/vmextension/types/LinuxHibernateTestExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "81e4831c-2e67-471a-af42-ea6c6b9b210c", @@ -32190,7 +32190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6cc3b804-9045-409e-86fd-2618b7ed14bf", @@ -32220,7 +32220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "99babf5c-27ec-4f2c-873e-85cb21dbdbaf", @@ -32250,7 +32250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "390ba257-ce7e-4407-83f0-771988941a0d", @@ -32280,7 +32280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ad7505d-6ce5-4cb0-bd5f-32fb6f91f4b2", @@ -32310,7 +32310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Edp/artifacttypes/vmextension/types/WindowsHibernateTestExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Edp/artifacttypes/vmextension/types/WindowsHibernateTestExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "86faed17-974e-41fd-bc4e-0edcc6b1174b", @@ -32340,7 +32340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8d05b85-a842-441e-ad84-219f65fc28da", @@ -32370,7 +32370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e05e01d-a58a-4613-b0f4-910f122c055b", @@ -32400,7 +32400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "21627ca7-f305-45b6-8e8a-36976d3b1954", @@ -32430,7 +32430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "51103dcb-1711-4bd6-9465-304fc8efb663", @@ -32460,7 +32460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/LinuxDiagnostic/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/LinuxDiagnostic/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b41739a2-43fa-4acd-85a8-cf8f0b8d995c", @@ -32490,7 +32490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b703ac60-72b4-45cf-b00a-66684de50c60", @@ -32520,7 +32520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.10.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.10.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ee68ad22-1464-40ce-bbc2-b534cc0d2875", @@ -32550,7 +32550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.14.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.14.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "56f40ae5-d196-4461-a891-eb612503fb8d", @@ -32580,7 +32580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75bafcfc-0fa6-4903-baf3-e5c763880c4c", @@ -32610,7 +32610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "59296510-208c-4d22-93cb-9d1c0ebe0dcd", @@ -32640,7 +32640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/logzio/artifacttypes/vmextension/types/LogzioLogExtensionLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/logzio/artifacttypes/vmextension/types/LogzioLogExtensionLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "05b5e4d1-5509-4fce-94b7-b3ce2d3ecfbf", @@ -32670,7 +32670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "747125e2-3f71-4c1d-be0b-3b2faf981a54", @@ -32700,7 +32700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.4.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.4.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1e5dcd53-53b9-4b6e-bad1-10a82e059c66", @@ -32730,7 +32730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.0.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.0.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "78430122-d0fe-401a-b045-24151890f382", @@ -32760,7 +32760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ContainerUpstream/artifacttypes/vmextension/types/CAPZ.Windows.Bootstrapping/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ContainerUpstream/artifacttypes/vmextension/types/CAPZ.Windows.Bootstrapping/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a77305e1-d6f6-4b81-9c63-cb482a2a4a4d", @@ -32790,7 +32790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.4.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.4.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e989a849-3781-41ad-8ec9-f2e1fe29745a", @@ -32820,7 +32820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f85d1d50-c921-4fa6-a5a9-3cea31cb4392", @@ -32850,7 +32850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.11.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.11.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "84b4eaed-5fbd-4104-8e21-53c2a8276060", @@ -32880,7 +32880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.3.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.3.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2fddab7b-eea6-4465-a40b-7d24b5d5ac4a", @@ -32910,7 +32910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTracking.Test/artifacttypes/vmextension/types/ChangeTrackingLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTracking.Test/artifacttypes/vmextension/types/ChangeTrackingLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d56ff624-efad-45a7-99ad-1bc957171a22", @@ -32940,7 +32940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.8.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.8.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc562ddb-4e62-487e-919c-668a5822a04b", @@ -32970,7 +32970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KES/versions/1.0.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KES/versions/1.0.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b2357af2-b1e8-497d-a3a3-f4d98e028e31", @@ -33000,7 +33000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8d5deda8-17d3-4291-bb07-3ad24a0e0e6b", @@ -33030,7 +33030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d4c563a-94c2-462a-8daa-a1f8e8ad6910", @@ -33060,7 +33060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.3.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.3.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4c485101-9a1c-4a38-ae8f-05ee15a02b1b", @@ -33090,7 +33090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.12.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.12.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ad1a144c-d291-46fc-8e9b-d2b2abc36673", @@ -33120,7 +33120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.4.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.4.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0810c5b6-95ab-4503-a6da-98dd198a260e", @@ -33150,7 +33150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.0.20210604.0628?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.0.20210604.0628?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ab0b1be4-8635-4670-8062-cfaba8b80822", @@ -33180,7 +33180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.4.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.4.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "880b9063-70ff-4f0d-9045-63801179afb2", @@ -33210,7 +33210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Applications/artifacttypes/vmextension/types/IaaS47C6E03DTest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Applications/artifacttypes/vmextension/types/IaaS47C6E03DTest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8dedf08b-844b-4afd-83a2-53babda73aeb", @@ -33240,7 +33240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.4.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.4.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "799e618d-b74e-4e11-92ce-7bb68f666694", @@ -33270,7 +33270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.5.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.5.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "130f4478-f888-413e-b690-158073368e49", @@ -33300,7 +33300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e132f0e-b0d5-419e-9f44-d9f1fff6e21e", @@ -33330,7 +33330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "27e0c7f0-e0f1-486b-998f-78bcdabab51a", @@ -33360,7 +33360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTracking.Test/artifacttypes/vmextension/types/ChangeTracking/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTracking.Test/artifacttypes/vmextension/types/ChangeTracking/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "63d3aeb2-cf75-4fea-b8bf-5745e1bf41e0", @@ -33390,7 +33390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ContainerUpstream/artifacttypes/vmextension/types/CAPZ.Linux.Bootstrapping/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ContainerUpstream/artifacttypes/vmextension/types/CAPZ.Linux.Bootstrapping/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d5326593-f243-49bd-8a28-60421a0f3631", @@ -33420,7 +33420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Applications/artifacttypes/vmextension/types/PaaS47C6E03DTest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Applications/artifacttypes/vmextension/types/PaaS47C6E03DTest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1bf341b-c08a-406b-9ab6-04f21b755969", @@ -33450,7 +33450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.5.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.5.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f9b49366-1f28-4652-a918-58888323db39", @@ -33480,7 +33480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/VulnerabilityAssessment.Windows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/VulnerabilityAssessment.Windows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d4759c39-d20e-4917-af21-e0fa1022d4d0", @@ -33510,7 +33510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/justanalytics/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/justanalytics/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eadbb6c2-d16a-4d58-a4ea-39c9932ab35e", @@ -33540,7 +33540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.0.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.0.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a4c07577-0378-49fb-b5be-b66ca036beba", @@ -33570,7 +33570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365Security.SecureOS/artifacttypes/vmextension/types/SecureOSExtension/versions/1.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365Security.SecureOS/artifacttypes/vmextension/types/SecureOSExtension/versions/1.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d7239a1-dc98-443a-9334-a4ce60ca984f", @@ -33600,7 +33600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f892bfba-c6a1-411b-8078-ba62006cd650", @@ -33630,7 +33630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/PaaSDiagnostics/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/PaaSDiagnostics/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5298b60a-7cc5-45ff-a688-4fb2cb10f443", @@ -33660,7 +33660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.0.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.0.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cee89f56-d18d-4512-9830-e721567987f8", @@ -33690,7 +33690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.3.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.3.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93315264-e61d-413e-a1cc-8572ae9c864a", @@ -33720,7 +33720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/McAfee.EndpointSecurity/artifacttypes/vmextension/types/McAfeeEndpointSecurity/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/McAfee.EndpointSecurity/artifacttypes/vmextension/types/McAfeeEndpointSecurity/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60398b72-13d3-496d-b73b-3412f2c07331", @@ -33750,7 +33750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7e81fdc1-2021-4522-832b-29ae9a4e0904", @@ -33780,7 +33780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4567d048-a8b0-475d-817e-590a0a3fe50b", @@ -33810,7 +33810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.13.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.13.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "20dc08f3-33ae-4ae0-bf72-728b7204ca73", @@ -33840,7 +33840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88c7d12c-cd00-41e6-9b00-a025302affd3", @@ -33870,7 +33870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "78e4385f-cdb4-4ad2-a234-b814b2bee1ac", @@ -33900,7 +33900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90cbfec1-bb78-4ac1-8e29-fe90ce8bb016", @@ -33930,7 +33930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.Billing/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.Billing/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0ca7b5d-290e-40c5-8e67-1e37ca16e7a8", @@ -33960,7 +33960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2f5fae7-f7cf-46e5-b21b-20e400570147", @@ -33990,7 +33990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365Security.SecureOS/artifacttypes/vmextension/types/SecureOSExtension/versions/1.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365Security.SecureOS/artifacttypes/vmextension/types/SecureOSExtension/versions/1.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b842724a-aa7d-4d04-a00c-34b5d92f1f1a", @@ -34020,7 +34020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365Security.SecureOS/artifacttypes/vmextension/types/SecureOSExtension/versions/1.0.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365Security.SecureOS/artifacttypes/vmextension/types/SecureOSExtension/versions/1.0.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bff8ebb1-ff9c-42d6-8b1e-1d632d1ee963", @@ -34050,7 +34050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.4.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.4.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb1c3364-0f23-4825-98da-8791a9ac4e58", @@ -34080,7 +34080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/HostedKESL/versions/11.1.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/HostedKESL/versions/11.1.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7247d527-7e2e-40d3-b82e-7dde91ee7c24", @@ -34110,7 +34110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "30d5abec-fa4c-4aaa-af00-489356913c30", @@ -34140,7 +34140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter.Test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter.Test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a30f56d-3377-4642-a76e-fa74d686b729", @@ -34170,7 +34170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/ODLExtension/versions/1.0.20210604.0404?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/ODLExtension/versions/1.0.20210604.0404?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da83c8c8-a0a8-48e2-ae88-d66ff2f095d9", @@ -34200,7 +34200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "24adfa7f-4f4e-4369-b966-a8f0d5185be3", @@ -34230,7 +34230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.2.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.2.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5c041efb-bf33-42cc-9a5d-ecbebcaa0138", @@ -34260,7 +34260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "16a068ef-d61b-4ffd-a150-c8269fccaa15", @@ -34290,7 +34290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37d7be92-060b-4a9e-b310-252ae5c86ee6", @@ -34320,7 +34320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.6.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.6.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "91602ad5-ff5e-45ba-b53b-de2d0ba5075b", @@ -34350,7 +34350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "415441c9-692f-4c82-8000-7caad1226790", @@ -34380,7 +34380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "058461cf-f83c-4417-ab7e-31e63dcf0ee6", @@ -34410,7 +34410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "674604ac-f4b9-49cc-8870-a4969efe3881", @@ -34440,7 +34440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff17b81d-82f8-49cb-8c85-e678d196649f", @@ -34470,7 +34470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "777237f4-6271-4352-89b6-05aa41a619ac", @@ -34500,7 +34500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a3029ba1-29de-4682-acaf-1075b35904aa", @@ -34530,7 +34530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a081442-cefc-4f6a-b0f6-fc128fae9f04", @@ -34560,7 +34560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityTLSExtension/artifacttypes/vmextension/types/TLSExtension/versions/1.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9dbc9f70-20e8-4fca-a2b8-d2baccf1e6f7", @@ -34590,7 +34590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b2210ad8-937c-4d85-b97b-894df34d256d", @@ -34620,7 +34620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "12b718c0-73f8-4167-a3ba-b467618decdd", @@ -34650,7 +34650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "884c3929-79d6-4899-b6c8-f0b22b8d7af7", @@ -34680,7 +34680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365Security.SecureOS/artifacttypes/vmextension/types/SecureOSExtension/versions/1.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365Security.SecureOS/artifacttypes/vmextension/types/SecureOSExtension/versions/1.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a6bd12d-cbce-40a7-bbae-07b35311196d", @@ -34710,7 +34710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.5.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.5.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8107c728-c38f-44ac-b651-e5373327c463", @@ -34740,7 +34740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "859abf10-ade1-4825-90ab-8cdf1802900e", @@ -34770,7 +34770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e993e7c6-d28e-4bff-af86-df136accb912", @@ -34800,7 +34800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a79f37d-6ea3-4dc1-acee-9728f3ff1973", @@ -34830,7 +34830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.1.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.1.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3def6242-ec14-40de-b1a7-b536e48efb20", @@ -34860,7 +34860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9252d346-6a04-4d12-ad24-a82c38223280", @@ -34890,7 +34890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.4.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.4.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8cb01242-588c-46ca-82eb-e04156d77a87", @@ -34920,7 +34920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KESL/versions/11.1.0.4000?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KESL/versions/11.1.0.4000?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eee0c282-7319-44e3-9305-a9db142672d3", @@ -34950,7 +34950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/HostedKSWS/versions/11.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/HostedKSWS/versions/11.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e917add1-6690-4b71-917e-7cca5e097be1", @@ -34980,7 +34980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a421a162-822c-4446-97ad-d157893e687a", @@ -35010,7 +35010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83818a45-b94c-447f-9e0e-e159a0cfca23", @@ -35040,7 +35040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KESL/versions/11.2.0.3013?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KESL/versions/11.2.0.3013?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7afd0d76-4ed2-42f4-aeb4-c279d53fe8cd", @@ -35070,7 +35070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KESL/versions/11.0.3.3013?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KESL/versions/11.0.3.3013?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f062ffe8-254c-44c5-ac55-915015666c6a", @@ -35100,7 +35100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5eb1dcd6-db9a-4bab-a104-afc6d5f3abb8", @@ -35130,7 +35130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory.LinuxSSH/artifacttypes/vmextension/types/AADLoginForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory.LinuxSSH/artifacttypes/vmextension/types/AADLoginForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "033b8bf8-7e49-43ea-841a-9649b6c96f05", @@ -35160,7 +35160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "43ce59dc-13aa-4bdd-85a2-e12dd21eb701", @@ -35190,7 +35190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0110d900-7898-44f1-8fc9-dca498bf4994", @@ -35220,7 +35220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365Security.SecureOS/artifacttypes/vmextension/types/SecureOSExtension/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365Security.SecureOS/artifacttypes/vmextension/types/SecureOSExtension/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1b4819b-1da4-43d7-8856-10a4116fb6d3", @@ -35250,7 +35250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "026708a4-2ee4-4c32-92a9-a2c4193f85d1", @@ -35280,7 +35280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.2.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.2.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1626500e-93b0-4a37-acbb-9409b3463a9f", @@ -35310,7 +35310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Windows.Billing/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Windows.Billing/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7304dd6-f981-48d3-b9f5-b559469e7545", @@ -35340,7 +35340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.6.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/SecurityInventoryExtension/versions/1.6.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "286ec3fd-6b5e-474d-8253-538b9fe130da", @@ -35370,7 +35370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.2.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.2.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b488c8aa-0228-4b6d-9ca3-9e3f4bfbdc3f", @@ -35400,7 +35400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.3.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.3.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d873a26a-0eb5-4551-902a-0f9d66d0ff7a", @@ -35430,7 +35430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KESL/versions/11.3.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KESL/versions/11.3.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "05724548-cb0e-44d7-87cf-b17cf7ddd232", @@ -35460,7 +35460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS-Engine.Linux.Billing/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS-Engine.Linux.Billing/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29ac2ad3-3c01-4ca0-9aef-6b1c104f25a5", @@ -35490,7 +35490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "144c79b2-ec6e-487c-a96e-40ba2ee16ba1", @@ -35520,7 +35520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42b791b7-7b3f-4efa-8e97-035856ce2228", @@ -35550,7 +35550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.3.1.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.3.1.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c38f6560-2118-46f1-b8eb-ccfaeef4084f", @@ -35580,7 +35580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e568a29-9dca-4373-8a51-7931b6b86c2d", @@ -35610,7 +35610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.3.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.3.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f615b1ab-b926-456d-a30b-aa5873a6eda0", @@ -35640,7 +35640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a4acaaf8-1727-41b2-8456-3df62a6c6dc2", @@ -35670,7 +35670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.3.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.3.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5eb597f-c2b7-41c0-b69e-fad4889330e4", @@ -35700,7 +35700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6989c2b6-3d0f-4d1e-b515-698d3ca87f0b", @@ -35730,7 +35730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.4.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.4.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b7f3c6ed-bba3-4584-8da8-fb824420bf14", @@ -35760,7 +35760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS-Engine.Windows.Billing/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS-Engine.Windows.Billing/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d93d2551-d7f3-432a-9b33-5e4b2e90137b", @@ -35790,7 +35790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "85261d36-679d-43cf-8b9d-1999c31b2660", @@ -35820,7 +35820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.3.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.3.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d78cb7f2-eb76-4afa-8d94-3feea56e6b1c", @@ -35850,7 +35850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1413838e-174b-443b-b386-1964a480e613", @@ -35880,7 +35880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "13c061b3-63e0-4cf2-8f55-08f568dd3ef3", @@ -35910,7 +35910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixEmulatedIO/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixEmulatedIO/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5e307b35-9bc5-471c-8a08-cfc66535f19b", @@ -35940,7 +35940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForRHEL/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForRHEL/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d115f04c-fab9-445f-8b42-08928ff091bf", @@ -35970,7 +35970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "48125f67-69e4-4f16-a3c9-230dff000959", @@ -36000,7 +36000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "98c52f8e-bde0-4906-af09-d8342e1930fe", @@ -36030,7 +36030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/0.1.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/0.1.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b408f5ac-d64a-4d54-bfdc-2c2d536183c0", @@ -36060,7 +36060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/0.1.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/0.1.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8397faa5-280d-4892-97bb-9677c77bd864", @@ -36090,7 +36090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/0.1.0.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/0.1.0.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8eba89bb-1946-4bd1-82af-c3f9eaa126b6", @@ -36120,7 +36120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/0.1.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/0.1.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "903d4310-3e2a-45ff-b492-af82a2b31db3", @@ -36150,7 +36150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/1.1.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/1.1.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1fc055eb-3b6b-4dbd-bdd5-fc508419cb0b", @@ -36180,7 +36180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/0.1.0.22?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/0.1.0.22?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "407f5428-2ab8-4840-8aba-df85513635a0", @@ -36210,7 +36210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADLoginForWindows/versions/0.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADLoginForWindows/versions/0.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b75b4b2e-97ac-4464-bf55-0b753da3dfad", @@ -36240,7 +36240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.8.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.8.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b368bc76-acc6-4fdb-8725-8482490dd9a9", @@ -36270,7 +36270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTest/versions/1.0.134.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTest/versions/1.0.134.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4d9bcfbd-e387-486c-a170-0e8db511d9a0", @@ -36300,7 +36300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/1.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/1.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d4c35875-d427-4ee4-bac1-6aee8b4f753e", @@ -36330,7 +36330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADLoginForWindows/versions/0.3.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADLoginForWindows/versions/0.3.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "94f4fa8b-bf67-4b09-b0b7-501b652ff3c7", @@ -36360,7 +36360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADLoginForWindows/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADLoginForWindows/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4b6f8f58-c38a-4ece-b50e-f65d4c392253", @@ -36390,7 +36390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/0.1.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/0.1.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "123ed8c5-6aa7-4a92-ae63-bbe34abc82b3", @@ -36420,7 +36420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/0.1.0.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForWindows/versions/0.1.0.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "409bedb7-13a2-45e1-b8b6-aa5bd5b7840c", @@ -36450,7 +36450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTest/versions/1.0.135.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTest/versions/1.0.135.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "941760ce-7ae5-4703-99b2-b8d7ffb81fcc", @@ -36480,7 +36480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/0.1.0.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/0.1.0.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15514371-976e-4a29-9b4e-5a1f81cef51f", @@ -36510,7 +36510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/0.1.0.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/0.1.0.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "697144d6-cd9c-498f-ae59-55b51a0adc98", @@ -36540,7 +36540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTest/versions/1.0.137.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTest/versions/1.0.137.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45070cbc-133e-4fa9-a7e3-81a57c6a68d0", @@ -36570,7 +36570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/M365Security.KevlarExtensions/artifacttypes/vmextension/types/TorusExtension/versions/2.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/M365Security.KevlarExtensions/artifacttypes/vmextension/types/TorusExtension/versions/2.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cbaaf4ee-5840-4895-af7a-505c03f251a7", @@ -36600,7 +36600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.8.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.8.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c491fc44-9fd3-4734-8a4d-2760f2443182", @@ -36630,7 +36630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTest/versions/1.0.136.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTest/versions/1.0.136.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "94df5cdb-e3d3-468a-aae9-c149fa89af3f", @@ -36660,7 +36660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.43?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.43?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cebd916b-8154-4920-b690-79763152f18d", @@ -36690,7 +36690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.17.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.17.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8800af21-9306-4b9b-9bc3-deaf73b6bfa8", @@ -36720,7 +36720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "53bdeb92-32b8-46e7-9dd4-e4dfb7667147", @@ -36750,7 +36750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "33dbff32-509c-440d-9239-7e3967de9eac", @@ -36780,7 +36780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.1588.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.1588.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "70b2b184-1d48-434d-b7ae-844e0e49ba9b", @@ -36810,7 +36810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.1595.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.1595.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b37f8389-4322-4e74-b4a1-73a74c7614e5", @@ -36840,7 +36840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.1553.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.1553.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d1414794-9afd-4096-9454-f6ee3bb7cfb3", @@ -36870,7 +36870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.1560.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.1560.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1284bd0b-29d2-40c3-b45b-16ebc187a380", @@ -36900,7 +36900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.1994.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.1994.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f90911a0-7d8c-46fa-afd9-de626674edef", @@ -36930,7 +36930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.52?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.52?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60c4d63e-63b4-41b7-97a6-59aa745a7f34", @@ -36960,7 +36960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADLoginForWindows/versions/1.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADLoginForWindows/versions/1.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d17595de-ca5d-4086-ac32-e820b26a0e24", @@ -36990,7 +36990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.30?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.30?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a899dd31-113e-4060-978d-717a77d74e1d", @@ -37020,7 +37020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.40?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.40?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1df9219c-df0e-4b98-90cf-6673e68bed72", @@ -37050,7 +37050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6010ad8f-466a-4200-a0a7-028fa78c867f", @@ -37080,7 +37080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.29?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.29?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef944130-d271-4bed-87e7-26490b405bda", @@ -37110,7 +37110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.41?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.41?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "348e585d-7593-4025-92bd-177e0dc88809", @@ -37140,7 +37140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.32?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.32?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1c3c1cc-8319-4e11-af77-70bee0ed81d4", @@ -37170,7 +37170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.5.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.5.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82a47377-005f-4814-bc69-9bb126578ff1", @@ -37200,7 +37200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.39?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.39?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd1366bf-5a97-439b-886c-28621b4d47c8", @@ -37230,7 +37230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.31?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.31?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c38ad10c-9b40-4242-91ae-65d3bf43200e", @@ -37260,7 +37260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.5.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.5.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "51e988f5-d0b8-4eec-b1d9-c9037e089ed6", @@ -37290,7 +37290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Edp/artifacttypes/vmextension/types/WindowsHibernateTestExtension/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Edp/artifacttypes/vmextension/types/WindowsHibernateTestExtension/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "02c2cb4d-098b-4326-92b4-adf4a243a2c5", @@ -37320,7 +37320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.3.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.3.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b8c902b-8870-4a8a-a1eb-d178b2287b5d", @@ -37350,7 +37350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "28a2dc64-65d7-427b-b7f6-1abd3d227ee8", @@ -37380,7 +37380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "51947f48-54e9-4c61-afed-50d218abcd3b", @@ -37410,7 +37410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.2.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.2.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1cb2826-0c81-408a-969d-83eafec6d7f1", @@ -37440,7 +37440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.59?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.59?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45644464-ab4e-4886-bef1-4c0f9fdb6ed7", @@ -37470,7 +37470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.4.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.4.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75efad37-a75d-4f05-b0c7-111b28c8ba0e", @@ -37500,7 +37500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/0.1.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/0.1.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "30f13d41-d1e4-4b65-96f9-5cdadbd72cd2", @@ -37530,7 +37530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.65?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.65?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "46fb3111-51ff-4118-a6cf-e8018bb6a858", @@ -37560,7 +37560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/0.1.0.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/0.1.0.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4b8b7c2d-6ec7-44b6-84f9-abbf87c31bef", @@ -37590,7 +37590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions/1.0.9167.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions/1.0.9167.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "337ef591-f3ba-4c00-a7a5-a15fb49005e7", @@ -37620,7 +37620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.88?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.88?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d7970ff-d631-4356-98fd-702e0d400bcb", @@ -37650,7 +37650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTest/versions/1.0.139.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTest/versions/1.0.139.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "56c764df-1498-4c6b-9cf4-f4de7d0b242f", @@ -37680,7 +37680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.20?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.20?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c06d40e9-15c7-4d6f-8607-20a52ea2c4ed", @@ -37710,7 +37710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.29?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.29?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "03d5fa6b-94a0-4287-bd80-9e40d0ee78aa", @@ -37740,7 +37740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.38?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.38?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a299472c-c54b-403d-8bbe-5d47b99b42b0", @@ -37770,7 +37770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.41?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.41?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bd60e6f2-91f4-412a-9f03-d19edef7105e", @@ -37800,7 +37800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/M365Security.KevlarExtensions/artifacttypes/vmextension/types/TorusExtension/versions/2.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/M365Security.KevlarExtensions/artifacttypes/vmextension/types/TorusExtension/versions/2.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3c219ce2-fab0-470f-9575-63952a1049ff", @@ -37830,7 +37830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADLoginForWindows/versions/0.4.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADLoginForWindows/versions/0.4.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f642b5b0-9386-493c-9294-29418739b0fc", @@ -37860,7 +37860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.38?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.38?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da7ce2c9-fc99-4ab2-a99e-d4044b40d2ea", @@ -37890,7 +37890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aaf839b4-dcde-4d08-b322-fd2d206a817b", @@ -37920,7 +37920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1512180541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1512180541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1fd47fad-cec3-440b-892a-b7002447e700", @@ -37950,7 +37950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.1713.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.1713.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "600238a7-8d94-42e9-b0a8-fb0567bf477f", @@ -37980,7 +37980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.2025.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.2025.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "54a5aff5-b8f6-48a4-8023-a1d224dbce0b", @@ -38010,7 +38010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.66?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.66?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c002e05-dec9-4432-95db-12b0f8e29ff6", @@ -38040,7 +38040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.69?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.69?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "358e2710-a9c6-42a9-98d5-83ceeff8fa4b", @@ -38070,7 +38070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTest/versions/1.0.138.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTest/versions/1.0.138.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47dd39dd-798b-4a2f-b3a0-d48b17c41f8d", @@ -38100,7 +38100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.41?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.41?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "08f8d488-8337-4829-ab41-0de473af15d1", @@ -38130,7 +38130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/M365Security.KevlarExtensions/artifacttypes/vmextension/types/TorusExtension/versions/2.2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/M365Security.KevlarExtensions/artifacttypes/vmextension/types/TorusExtension/versions/2.2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0ad30b92-eb15-441f-83cf-8a36bf21744d", @@ -38160,7 +38160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/M365Security.KevlarExtensions/artifacttypes/vmextension/types/TorusExtension/versions/2.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/M365Security.KevlarExtensions/artifacttypes/vmextension/types/TorusExtension/versions/2.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "690a9f89-397b-4feb-83a6-157c63d4c1ba", @@ -38190,7 +38190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.33?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.33?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11bde9a4-62f0-4b77-9d32-bfca42f7ad69", @@ -38220,7 +38220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4681ebb9-6bb0-499c-9a39-28cc416710af", @@ -38250,7 +38250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.128.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.128.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61ff2d78-417a-4d5b-8fb7-9ec2db18abe7", @@ -38280,7 +38280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.67?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.67?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "69671b74-64e7-4523-ad52-fbb6b9c54fb0", @@ -38310,7 +38310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.31?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.31?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a19a295-587d-4196-a5bd-812d2935744c", @@ -38340,7 +38340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.1.63?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.1.63?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a9f7bec3-fe04-4861-ae18-c81fbbf55b9b", @@ -38370,7 +38370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Hotfix/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Hotfix/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7f01d0bc-802b-4f2c-b519-eb326011f539", @@ -38400,7 +38400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.195730?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.195730?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "17561148-d812-4007-a175-06f871d735fa", @@ -38430,7 +38430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.115?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.115?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "67a7f2f2-6031-405c-ae7d-9a205c6fafff", @@ -38460,7 +38460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.23?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.23?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a235a14-f956-4441-b5db-91abbf5fccca", @@ -38490,7 +38490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForLinux/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForLinux/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "14545e66-292f-4599-bf19-2cfa642078bd", @@ -38520,7 +38520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.33?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.33?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c879a4f6-b608-48a9-bcc5-fb8f26340bd4", @@ -38550,7 +38550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.119?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.119?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da8a2528-6f17-4c54-a4ef-5368bf7547c3", @@ -38580,7 +38580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.39?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.39?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "243c1b35-c32c-449c-b30b-d6d1448b71de", @@ -38610,7 +38610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.111?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.111?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a1d43965-e214-431a-83fa-7746ea62d032", @@ -38640,7 +38640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.107?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.107?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4da2f5b1-792a-4b40-abb0-4970756ff155", @@ -38670,7 +38670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.105?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.105?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4a2823f5-aab4-4a15-b9e1-35859208ea3b", @@ -38700,7 +38700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.0.1512030601?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.0.1512030601?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c76ab645-3ed5-46e2-836c-254e9ee6c45b", @@ -38730,7 +38730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d4b2c590-570e-4156-afee-28c49e9e1ab9", @@ -38760,7 +38760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a1f806af-3edc-4094-bc6c-4d96fe31d703", @@ -38790,7 +38790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/0.1.0.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/0.1.0.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c87dcb16-6c1e-40ce-a85a-9eafbcfa2658", @@ -38820,7 +38820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.51?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.51?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ac14afc-e2cd-4cd6-8796-5a6851581695", @@ -38850,7 +38850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Edp/artifacttypes/vmextension/types/LinuxHibernateTestExtension/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Edp/artifacttypes/vmextension/types/LinuxHibernateTestExtension/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5524006-26c5-41ef-83f8-c184c2226ad9", @@ -38880,7 +38880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.1.62?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.1.62?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ab066914-4b8b-4f4c-877f-409fac8e5278", @@ -38910,7 +38910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.103?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.103?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "03898d5a-c9bd-46f1-8021-f16e4cd1b44d", @@ -38940,7 +38940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f91900cc-393a-433b-a463-b79fd81c5103", @@ -38970,7 +38970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b4f8d8e1-47f4-47a6-a626-f912c9bb9706", @@ -39000,7 +39000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.25?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.25?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2c64f8b-9c30-4d6e-87f4-8e3383788488", @@ -39030,7 +39030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "896132a4-16dd-45a6-8e97-936226f1108e", @@ -39060,7 +39060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.22?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.22?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "48a35bae-4fb2-4ff8-b821-4e3c43a15d6b", @@ -39090,7 +39090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.1.64?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.1.64?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aca6c7bf-2e8e-4016-86d2-1ff246cf8100", @@ -39120,7 +39120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.46?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.0.46?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b619d2e-7603-4a3c-9333-6222c64208b4", @@ -39150,7 +39150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.30?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.30?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b4dd56e-dfb7-43cb-80e5-bc50aabc5531", @@ -39180,7 +39180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.137?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.137?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e7b4e511-05a0-465a-a55f-af0211f78cd5", @@ -39210,7 +39210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.1.65?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/0.1.65?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a053f5c8-7fc1-48c7-8f8e-5486da78f3cb", @@ -39240,7 +39240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Hotfix/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Hotfix/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a48e0df6-7363-47cc-b09e-c53e57884bb4", @@ -39270,7 +39270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ContainerUpstream/artifacttypes/vmextension/types/CAPZ.Windows.Bootstrapping/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ContainerUpstream/artifacttypes/vmextension/types/CAPZ.Windows.Bootstrapping/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "758486ab-a26d-4f98-9b24-1c98927810b4", @@ -39300,7 +39300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADLoginForWindows/versions/0.4.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADLoginForWindows/versions/0.4.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1fc2c4db-6b3c-4f3d-a396-96a62fbcf598", @@ -39330,7 +39330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.117?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.117?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df963e0b-26f9-4dc8-9176-f48cdce560d3", @@ -39360,7 +39360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/VulnerabilityAssessment.Windows/versions/1.0.1639.91?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/VulnerabilityAssessment.Windows/versions/1.0.1639.91?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d95cc809-d7cf-4be0-9b23-75fe81acdbf3", @@ -39390,7 +39390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.113?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.113?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0fe9686e-2914-4a7f-a389-66436f33c026", @@ -39420,7 +39420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Applications/artifacttypes/vmextension/types/IaaS47C6E03DTest/versions/1.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Applications/artifacttypes/vmextension/types/IaaS47C6E03DTest/versions/1.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b912202-0735-4542-a178-01e5cb9f3372", @@ -39450,7 +39450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/1.1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/1.1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1f6a57e-48d5-4635-8816-03d75385917d", @@ -39480,7 +39480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.80?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.80?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e89666f-4baf-48cc-bb10-9b14eb19722c", @@ -39510,7 +39510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "091a208d-02cd-4d97-9b07-ef07d7bb7bab", @@ -39540,7 +39540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KSWS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KSWS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00ec024e-173b-4ade-86dd-397729e961db", @@ -39570,7 +39570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTracking.Test/artifacttypes/vmextension/types/ChangeTrackingLinux/versions/1.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTracking.Test/artifacttypes/vmextension/types/ChangeTrackingLinux/versions/1.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c3d62c35-ae09-4674-aaed-a2d0bb64cee6", @@ -39600,7 +39600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/logzio/artifacttypes/vmextension/types/LogzioLogExtensionLinux/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/logzio/artifacttypes/vmextension/types/LogzioLogExtensionLinux/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "715f42cc-99d3-4ec1-bce8-c68988ed090a", @@ -39630,7 +39630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.87?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.87?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55ba805e-b50a-4137-9130-f904c4d9f346", @@ -39660,7 +39660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6fc55b76-a4ca-4a4f-9206-4a486f078c6d", @@ -39690,7 +39690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/VulnerabilityAssessment.Windows/versions/1.1.1739.127?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/VulnerabilityAssessment.Windows/versions/1.1.1739.127?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e1d2576d-4c37-47b7-9a03-293b9a8261df", @@ -39720,7 +39720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ContainerUpstream/artifacttypes/vmextension/types/CAPZ.Linux.Bootstrapping/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ContainerUpstream/artifacttypes/vmextension/types/CAPZ.Linux.Bootstrapping/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "932e54b6-65b5-4f09-9a45-fe57de9cb0f2", @@ -39750,7 +39750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/VulnerabilityAssessment.Windows/versions/1.1.1748.129?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/VulnerabilityAssessment.Windows/versions/1.1.1748.129?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b9558613-2b4b-4181-8c47-66b41499b45e", @@ -39780,7 +39780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test922db678-6ee8-43d5-86ff-6a86e132d332-20200107085231/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test922db678-6ee8-43d5-86ff-6a86e132d332-20200107085231/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b4d865c-85fe-4078-8bdd-4a373bb3a7ac", @@ -39810,7 +39810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test96da1605-19e0-46eb-9ce0-53e840f5e2cb-20200101111729/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test96da1605-19e0-46eb-9ce0-53e840f5e2cb-20200101111729/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b52e6ed8-3170-4ccf-862b-e6100966c3b5", @@ -39840,7 +39840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d010094e-528b-45ad-a7cb-1ab43563494b", @@ -39870,7 +39870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.10.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.10.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a449e98-101f-4371-81f9-6f7b3e81ab4c", @@ -39900,7 +39900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test90c2be7c-d7ec-4abf-9fad-fef90fc3ef4d-20191004022234/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test90c2be7c-d7ec-4abf-9fad-fef90fc3ef4d-20191004022234/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00249ca2-a7e5-49c0-884c-c217b4b14314", @@ -39930,7 +39930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "417ac110-99b4-43dd-86a7-0c20db1a5b7d", @@ -39960,7 +39960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e9aee5c-4276-4181-a86b-5dc967497ec2", @@ -39990,7 +39990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68e33f9c-f56f-43f7-8b9a-64aebadce493", @@ -40020,7 +40020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/VulnerabilityAssessment.Windows/versions/1.6.2046.37?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/VulnerabilityAssessment.Windows/versions/1.6.2046.37?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd7e42e0-309c-4522-8422-70be5405154d", @@ -40050,7 +40050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test907b39e5-4008-4b55-93a0-18e9697b9cf3-20200108053817/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test907b39e5-4008-4b55-93a0-18e9697b9cf3-20200108053817/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3129aadf-0f4f-457f-bccf-2afbcb572764", @@ -40080,7 +40080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/VulnerabilityAssessment.Windows/versions/1.6.2049.40?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/VulnerabilityAssessment.Windows/versions/1.6.2049.40?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "583982b1-2080-4e10-be46-3a5c92528245", @@ -40110,7 +40110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test901cd6ca-5565-4552-a3de-d204d01935c0-20200108083706/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test901cd6ca-5565-4552-a3de-d204d01935c0-20200108083706/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c57c01c-a7a1-4da0-b61d-a9cb52cb09dd", @@ -40140,7 +40140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bc0661f0-6a38-4f7b-9d83-1617ca9f87fe", @@ -40170,7 +40170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.10.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.10.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bc4b9183-43ae-4668-a924-b083c94a663b", @@ -40200,7 +40200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test95a9104b-6cba-42d8-82ff-cc37e5ac44db-20200108081723/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test95a9104b-6cba-42d8-82ff-cc37e5ac44db-20200108081723/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "695efbd2-a85a-4511-8ff8-75286f67ec20", @@ -40230,7 +40230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter.Test/versions/0.0.0.201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter.Test/versions/0.0.0.201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a54ca364-70a3-49e3-aace-4bd5a0e9ef86", @@ -40260,7 +40260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTracking.Test/artifacttypes/vmextension/types/ChangeTracking/versions/1.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTracking.Test/artifacttypes/vmextension/types/ChangeTracking/versions/1.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4640dd14-6dc1-41ba-8382-9a573d031b9d", @@ -40290,7 +40290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "95ab7aa9-50b1-4eea-8d5e-904d39760ced", @@ -40320,7 +40320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.Billing/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.Billing/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7cc4db95-ca6c-416c-b526-1ba1c76ad65a", @@ -40350,7 +40350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fc5369d5-e5c4-45a5-8d86-82fffc95b76f", @@ -40380,7 +40380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e173f57-4a02-4502-b310-355dac746b53", @@ -40410,7 +40410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.117?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.117?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29abb246-130f-44c9-b897-6bc724bd737e", @@ -40440,7 +40440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.143?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.143?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f8b4908e-d3eb-4628-a85d-891785bdd2ee", @@ -40470,7 +40470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.148?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.148?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca2daf7f-f374-4dba-bb69-8c0c1462cbd3", @@ -40500,7 +40500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fbebfdf2-68e8-424f-b71e-4f63d944caef", @@ -40530,7 +40530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f32c13b8-1688-4623-991a-d4d1affcf093", @@ -40560,7 +40560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForWindows/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForWindows/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1020141-d2aa-495f-9a9b-b97d24f4e921", @@ -40590,7 +40590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ebd90f4c-4543-49f0-9df7-2f625acd70b0", @@ -40620,7 +40620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2df65652-fac1-4b70-8049-cb8e8a749c04", @@ -40650,7 +40650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fe5e308e-d757-4d97-9040-229384cbba85", @@ -40680,7 +40680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b8eb27a-67f0-40f1-95c5-b70044abe9fe", @@ -40710,7 +40710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "828c62af-b69e-4a93-9614-8006bc7d00fa", @@ -40740,7 +40740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.10.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.10.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c35772fe-e332-46b0-ad7d-7a04fbd53879", @@ -40770,7 +40770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e566358-9e9e-4795-aef7-05edab7c8b4e", @@ -40800,7 +40800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.12.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.12.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cb754b9e-8be7-44f9-b038-52d10dbcf5f5", @@ -40830,7 +40830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory.LinuxSSH/artifacttypes/vmextension/types/AADLoginForLinux/versions/1.0.1588.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory.LinuxSSH/artifacttypes/vmextension/types/AADLoginForLinux/versions/1.0.1588.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "124bab42-6057-476f-8a8b-c0e9ffdcb2db", @@ -40860,7 +40860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS-Engine.Linux.Billing/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS-Engine.Linux.Billing/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0ccc6919-ff18-489a-aa88-e69bca98e741", @@ -40890,7 +40890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter.Test/versions/0.0.0.177?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter.Test/versions/0.0.0.177?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b774fe2-ab8e-47d6-b26c-f750bcf83718", @@ -40920,7 +40920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d29c67b-a63f-4263-a9f1-5a0ad7a86bd7", @@ -40950,7 +40950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "63242527-cdb2-47d8-9513-28b139a48c07", @@ -40980,7 +40980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "832db4d1-c6e9-40d5-b52e-2b6337c61836", @@ -41010,7 +41010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.137?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.137?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "621c831e-c7fc-4411-b145-25f96d08c3c8", @@ -41040,7 +41040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.2081.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory/artifacttypes/vmextension/types/AADSSHLoginForLinux/versions/1.0.2081.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0d4a3f26-2b84-4ac9-8cbc-d0c1fd9039d0", @@ -41070,7 +41070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5a64f8b-985b-4295-9d6b-02bcdde6f37f", @@ -41100,7 +41100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Windows.Billing/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Windows.Billing/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c65cf361-e270-4ebd-8b69-db9e119155f4", @@ -41130,7 +41130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a639b96a-ba97-410d-9e52-71126519b398", @@ -41160,7 +41160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "32a6eba7-a143-4db2-8b1d-0af4c98b3105", @@ -41190,7 +41190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.11.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.11.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "25ed3e48-014f-4301-aaf5-51bac3f7e267", @@ -41220,7 +41220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bfbd312d-4b82-4390-862d-c8eea958d7e9", @@ -41250,7 +41250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1a87a33-fc06-461f-88b9-2ec243547c61", @@ -41280,7 +41280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.11.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.11.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ead589e4-17bd-42c5-91f0-11f374bfc80b", @@ -41310,7 +41310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5cdbc299-9312-4d46-986c-f2b10875deef", @@ -41340,7 +41340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e03ec10-8e07-4976-8527-0fc1fb68444f", @@ -41370,7 +41370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "027842d0-b11c-4283-995e-f357c6a64b70", @@ -41400,7 +41400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3c38b0b-fa56-42fa-bb91-e8aaf492c662", @@ -41430,7 +41430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9c0ed35-bbef-488a-bf6f-e9322b30c3f5", @@ -41460,7 +41460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS-Engine.Windows.Billing/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS-Engine.Windows.Billing/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7faecf4-ef36-44f0-b526-9d830fb281c0", @@ -41490,7 +41490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1512090359?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1512090359?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ede968b-1d57-42a7-a6da-8ef8fc9662a2", @@ -41520,7 +41520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e346e7c-6cca-4d7a-b4ff-ba7c3cf19fd6", @@ -41550,7 +41550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.12.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.12.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "10cc3144-c86e-4866-9c2f-d7834b60319b", @@ -41580,7 +41580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test93b88aec-5277-4b1b-910c-7008e972ce91-20200107013304/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test93b88aec-5277-4b1b-910c-7008e972ce91-20200107013304/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ce42345d-6912-4fe3-93b2-ba5d8484f50a", @@ -41610,7 +41610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dc6d661f-68f2-4517-8470-2571d5079d18", @@ -41640,7 +41640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d733fc1c-509f-4f3d-992b-4193ccaaee2c", @@ -41670,7 +41670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixEmulatedIO/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixEmulatedIO/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d1fedd7-21c8-4019-9b1b-6fbcfca9879d", @@ -41700,7 +41700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be86e38a-28f1-49fb-aa7e-4d1769593ac7", @@ -41730,7 +41730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory.LinuxSSH/artifacttypes/vmextension/types/AADLoginForLinux/versions/1.0.1368.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory.LinuxSSH/artifacttypes/vmextension/types/AADLoginForLinux/versions/1.0.1368.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "403b89e5-c2f0-4c7b-9b94-a1e9ee235a32", @@ -41760,7 +41760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7fe20dd6-9ed9-4126-bb1d-031c01ac4550-20200101114504/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7fe20dd6-9ed9-4126-bb1d-031c01ac4550-20200101114504/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d8f5b3ce-6e96-437b-8dc6-0a149ba38786", @@ -41790,7 +41790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7fac3d04-98a5-4fc4-904e-9ea3b86eadc2-20200106050751/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7fac3d04-98a5-4fc4-904e-9ea3b86eadc2-20200106050751/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0410153d-8d6c-4827-8e17-6670959e5730", @@ -41820,7 +41820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test6192a01b-ba47-4d08-904a-71647a49a112-20191008041625/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test6192a01b-ba47-4d08-904a-71647a49a112-20191008041625/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "893aab08-2b52-4b4b-8a53-66e8cf983140", @@ -41850,7 +41850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.0.4.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.0.4.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57a3ee9d-7ded-4997-8f61-dcd8320ea5ea", @@ -41880,7 +41880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test78666b2e-25c8-4a48-931a-3131a0317d73-20191002194352/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test78666b2e-25c8-4a48-931a-3131a0317d73-20191002194352/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b3e28543-79e9-4704-82a8-caffe20a71d4", @@ -41910,7 +41910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test8d09bf4d-ee63-4ab1-a986-a4b802418403-20200111051447/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test8d09bf4d-ee63-4ab1-a986-a4b802418403-20200111051447/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5cb67dbb-2221-4610-83db-b7f5bf281c9c", @@ -41940,7 +41940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test815bd4d5-fc24-4a47-be20-063c4809902c-20200109050508/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test815bd4d5-fc24-4a47-be20-063c4809902c-20200109050508/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "98550d2e-1ce7-4929-afd2-10f4ce32c8e9", @@ -41970,7 +41970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test5bc90367-1ea2-400b-a40c-321081bae3f3-20200108145035/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test5bc90367-1ea2-400b-a40c-321081bae3f3-20200108145035/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "347b2040-4c3d-4db5-9413-e3f79727cb42", @@ -42000,7 +42000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test821ca3b6-dd05-4e80-b3d8-74ba03b2609b-20191231151151/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test821ca3b6-dd05-4e80-b3d8-74ba03b2609b-20191231151151/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1819f5a7-3077-420d-a0cd-e0bc14e371fb", @@ -42030,7 +42030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test60a000b7-286c-4b2b-9137-bbc088736419-20200108144920/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test60a000b7-286c-4b2b-9137-bbc088736419-20200108144920/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6efa7101-af49-4762-985b-20e42b02789d", @@ -42060,7 +42060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test6cfb469b-8478-468f-9bb5-691affd32abb-20200107083803/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test6cfb469b-8478-468f-9bb5-691affd32abb-20200107083803/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5c4bc7ce-0661-4500-8d35-46f85c5c4b1a", @@ -42090,7 +42090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test5e4efe90-916c-4c96-802c-1508a5b6da78-20191231151150/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test5e4efe90-916c-4c96-802c-1508a5b6da78-20191231151150/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6e3d8e98-e59c-4cce-93ef-fbcce2af242c", @@ -42120,7 +42120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test5f8f0c10-cc3c-45ec-a068-fb1c7edfa0d9-20200101145958/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test5f8f0c10-cc3c-45ec-a068-fb1c7edfa0d9-20200101145958/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ecf4672-3e4e-4923-b4f1-a5b61858474d", @@ -42150,7 +42150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.72?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.72?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "99f6fb95-9320-4568-87d7-927e4d3cf329", @@ -42180,7 +42180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.83?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.83?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b3169ed5-da37-46d9-9e5b-108cc5343619", @@ -42210,7 +42210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7e79b6ff-2559-44fe-b3ba-afaa68d63636-20200108112116/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7e79b6ff-2559-44fe-b3ba-afaa68d63636-20200108112116/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75c7b67f-89b8-4d91-83a5-99c9a5551e96", @@ -42240,7 +42240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory.LinuxSSH/artifacttypes/vmextension/types/AADLoginForLinux/versions/1.0.1528.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory.LinuxSSH/artifacttypes/vmextension/types/AADLoginForLinux/versions/1.0.1528.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e665e5c3-380e-4f8c-803c-b021829b82e4", @@ -42270,7 +42270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/1.1.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/1.1.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6878551b-3626-49a0-b14b-56dfce2349d4", @@ -42300,7 +42300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/0.1.0.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Automation.HybridWorker/artifacttypes/vmextension/types/HybridWorkerForLinux/versions/0.1.0.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "903a406e-9fa3-443e-af7d-dc001b2a6f26", @@ -42330,7 +42330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Windows/versions/1.0.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "973ff5b6-8c8f-4673-b40f-082ce03e448f", @@ -42360,7 +42360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test710a5fbf-06c7-46ac-b96d-a29d2586422f-20200108083639/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test710a5fbf-06c7-46ac-b96d-a29d2586422f-20200108083639/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a2091cd8-c21f-4966-a3f1-b55101c80c97", @@ -42390,7 +42390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.0.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.0.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "272c9fc6-6e23-40c5-a76e-deaf7af13d1e", @@ -42420,7 +42420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/VulnerabilityAssessment.Windows/versions/1.3.1802.146?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/VulnerabilityAssessment.Windows/versions/1.3.1802.146?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8243ed6-2f0c-4eae-8a1d-982a796363e6", @@ -42450,7 +42450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.89?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosLinuxAgent/versions/1.0.89?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bacea2f7-5132-40c1-984b-d391767fc753", @@ -42480,7 +42480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.25?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.25?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "81bd5fbe-e923-4ec5-a99a-7c4fe8cf31e5", @@ -42510,7 +42510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "032f5cf4-d7e4-4a4d-98cc-561bbc6aa1b8", @@ -42540,7 +42540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory.LinuxSSH/artifacttypes/vmextension/types/AADLoginForLinux/versions/1.0.1509.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ActiveDirectory.LinuxSSH/artifacttypes/vmextension/types/AADLoginForLinux/versions/1.0.1509.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d4f26342-e448-4ad6-b9c3-03652d4375db", @@ -42570,7 +42570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForRHEL/versions/1.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForRHEL/versions/1.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b45a3f20-59ce-46ce-b743-bd27c444435e", @@ -42600,7 +42600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7ff974d9-c841-4249-b05b-bbf663cb4605-20200106084104/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test7ff974d9-c841-4249-b05b-bbf663cb4605-20200106084104/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "62fb3f92-ae52-4f28-abae-c4bd63977bbc", @@ -42630,7 +42630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForRHEL/versions/1.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForRHEL/versions/1.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5af1e9c-ca99-4280-8d60-8709fbe90625", @@ -42660,7 +42660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test79f13508-fcbd-47b9-988f-1c21ef5e7f2e-20191002015429/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test79f13508-fcbd-47b9-988f-1c21ef5e7f2e-20191002015429/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "069f13c0-daa2-45ec-90b1-06aea1c8c3c3", @@ -42690,7 +42690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test157494ec-e788-43b0-8d26-a17e39ee07cc-20191002011945/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test157494ec-e788-43b0-8d26-a17e39ee07cc-20191002011945/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "489214cf-8a2f-48f8-88b4-3cf2cb440bda", @@ -42720,7 +42720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.34?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.34?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3861493-f48c-4620-bc7a-2c51b53df225", @@ -42750,7 +42750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.0.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.0.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9cf6ebc3-0e1f-457e-86f6-26f7629ba21c", @@ -42780,7 +42780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test88aac268-c087-4481-b78e-99b920784a33-20200101084853/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test88aac268-c087-4481-b78e-99b920784a33-20200101084853/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5f92fc7-9e52-4d9e-8182-aa3a0d242a74", @@ -42810,7 +42810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea12098c-5960-4249-8222-e65fc1423548", @@ -42840,7 +42840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9fb61938-a08b-4fd8-ba92-fc5ce0b51f70", @@ -42870,7 +42870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.35?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.35?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a16ea09b-0163-4b78-a9fe-2c954a032d7a", @@ -42900,7 +42900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test6d36b6b2-7956-4e62-91c1-c33792fd4bb1-20200110123203/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test6d36b6b2-7956-4e62-91c1-c33792fd4bb1-20200110123203/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "abc0279d-c951-42a6-aa4e-3a9022354cdd", @@ -42930,7 +42930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityHostIDS/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6235cb78-78c3-4e5f-a0be-093699cab6c4", @@ -42960,7 +42960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KSWS/versions/11.1.1.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KSWS/versions/11.1.1.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "efee4e57-d2f3-414c-bdf8-caf5baf8a9b4", @@ -42990,7 +42990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.2.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.2.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c62470a0-a14f-4ce5-a8ab-03996df40cf4", @@ -43020,7 +43020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KSWS/versions/1.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KSWS/versions/1.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b1fdd2e-cb88-4a5e-a5ae-a6b4a143d983", @@ -43050,7 +43050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KSWS/versions/11.0.0.480?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KSWS/versions/11.0.0.480?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "677b0852-0924-415e-bba1-b0ef30065f15", @@ -43080,7 +43080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Compute.Security/artifacttypes/vmextension/types/AzureVulnerabilityScanning/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Compute.Security/artifacttypes/vmextension/types/AzureVulnerabilityScanning/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ed9ee9ee-0ad1-45d0-8d53-07f0dd23f033", @@ -43110,7 +43110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KSWS/versions/11.1.1.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KSWS/versions/11.1.1.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61b4c53d-6b33-45e9-a630-e96fbff362bc", @@ -43140,7 +43140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.4.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityInventory/artifacttypes/vmextension/types/StarboardSherpaExtension/versions/1.4.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "87fc713c-72f8-4592-97b5-1b525f0e4edc", @@ -43170,7 +43170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KESL/versions/1.0.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KasperskyLab.SecurityAgent/artifacttypes/vmextension/types/KESL/versions/1.0.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9d9315c6-195d-4d7b-ba17-ea8a8ee5fef9", @@ -43200,7 +43200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.36?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.36?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a9c2e24-7f0f-465b-af68-23651becd13b", @@ -43230,7 +43230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixLinuxDiagnostic/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixLinuxDiagnostic/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e669d242-04a6-4d3f-b15e-27a5ba4320de", @@ -43260,7 +43260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.43?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.43?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2fd4927b-1347-470b-bbb4-de1b9c72a7a3", @@ -43290,7 +43290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c4e11c8-33a9-4bd8-8218-79dbca2f531f", @@ -43320,7 +43320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.4.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.4.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a5d033f-4bc0-4e2a-95eb-7f1498756943", @@ -43350,7 +43350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.3.1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.3.1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d26b6f52-e1ff-4880-aa21-25a8313e42bf", @@ -43380,7 +43380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.33?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.0.33?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa9fcdfe-9827-4f48-89a4-6536850bda18", @@ -43410,7 +43410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7cca7a5b-d4a7-4ab7-acb0-6495eb90d28f", @@ -43440,7 +43440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.44?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.44?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d2c15bfe-6e6b-477e-9258-d66f765e4877", @@ -43470,7 +43470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.6.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/KevlarExtensions.M365SecurityODL/artifacttypes/vmextension/types/ODLExtension/versions/1.6.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d2554bd-abff-4e0b-b274-8beee83862a7", @@ -43500,7 +43500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.70?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.70?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c33ae966-ed25-42e3-aef8-a016977acdea", @@ -43530,7 +43530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.1.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.1.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66345a6d-5dd5-4132-b2e3-e1048ab891c4", @@ -43560,7 +43560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.35?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.35?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d2b6c426-e7ce-44ea-8f91-0d606a7280b5", @@ -43590,7 +43590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.1.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForServers/artifacttypes/vmextension/types/MDE.Linux/versions/1.0.1.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7b58672-13fb-48d1-924c-b97d6de29995", @@ -43620,7 +43620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.39?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.39?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15891f35-32eb-4aaf-8c4f-ed9f942ccad3", @@ -43650,7 +43650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.43?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.43?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "91bcf3d9-dad2-4b3e-b1a5-2229683480bb", @@ -43680,7 +43680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.58?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.58?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e974e112-01b0-4535-9b16-9df7f4d6ea16", @@ -43710,7 +43710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "03900def-1d20-42ac-81ca-467e96be1e03", @@ -43740,7 +43740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.30?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.30?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f762522-2db6-487d-a348-c2313d891dc9", @@ -43770,7 +43770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.1.137?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.1.137?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d78764fe-33ef-4fed-84fd-96700985d637", @@ -43800,7 +43800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.50?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.50?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2b17e9f-17fb-49c6-b310-3c43306e60d5", @@ -43830,7 +43830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.89?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.89?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "430267da-b89e-403a-a8b8-3109bd20bcfe", @@ -43860,7 +43860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.51?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.51?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f54813da-f216-4b51-8010-796813949547", @@ -43890,7 +43890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b03b901b-6ccf-4dea-a053-fdb2f10e06e8", @@ -43920,7 +43920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.1.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.1.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58c10602-5281-4c68-8cac-05dc6d5a1d82", @@ -43950,7 +43950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.1.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.1.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f35c1b71-8740-4872-9ae6-254630f59656", @@ -43980,7 +43980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.67?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.67?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75db7acf-5209-4865-b553-00e8c2551a28", @@ -44010,7 +44010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.83?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.83?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b6934def-eaef-47f4-862d-ce828e9ddc9f", @@ -44040,7 +44040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.48?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.48?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb7ddc38-f043-4e8b-83f8-21667496c088", @@ -44070,7 +44070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.42?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.42?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "18397264-649d-49f8-a8b8-078a0f5d7d1c", @@ -44100,7 +44100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.1.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.1.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1189bb7-eff0-4572-bd14-1b4660749a29", @@ -44130,7 +44130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.47?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.0.47?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "039a3292-7419-49fe-bb46-76909323b2b3", @@ -44160,7 +44160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.1.120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.1.120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "52b281bb-4af7-451b-b5e7-966b4fb92851", @@ -44190,7 +44190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.1.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/0.1.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "565bd54e-e7b0-4a72-bb77-6a2a2ace11e1", @@ -44220,7 +44220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.109?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.109?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d113d5f-f6a3-4b8d-85d9-c55283e934c7", @@ -44250,7 +44250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.88?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.88?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d927c07d-bae2-4427-9138-1c0797c0018f", @@ -44280,7 +44280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.48?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.48?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd15c8f0-2e37-4467-8900-ece75e07f48e", @@ -44310,7 +44310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.195730?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.195730?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22c16027-d1e2-4461-bbca-ff7380f8be9c", @@ -44340,7 +44340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixLinuxDiagnostic/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixLinuxDiagnostic/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "18419efc-8789-4b54-8b27-5c3b05fb2b5b", @@ -44370,7 +44370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.66?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.66?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "096aff69-e432-460b-a85d-017a85f74750", @@ -44400,7 +44400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testa4c5fe4e-936e-4be1-a612-a331aff54a8c-20200111105055/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testa4c5fe4e-936e-4be1-a612-a331aff54a8c-20200111105055/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2415f168-e91f-4f3d-b17e-0a2944d4bd39", @@ -44430,7 +44430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testa748013d-c5a6-44f9-88eb-43167207c742-20200111051402/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testa748013d-c5a6-44f9-88eb-43167207c742-20200111051402/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9879b21b-0133-4d9a-8191-512f904c1199", @@ -44460,7 +44460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testa3791896-b1fc-491e-ba0d-aefcd8d9e52a-20200105083503/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testa3791896-b1fc-491e-ba0d-aefcd8d9e52a-20200105083503/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "367ba68f-a7ff-43e5-9bb4-c479e2715c77", @@ -44490,7 +44490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testa59bce1d-e32c-423d-a86e-945d4aeb98b4-20200107051821/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testa59bce1d-e32c-423d-a86e-945d4aeb98b4-20200107051821/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "752c4351-b478-4c27-87ce-fba714d4023e", @@ -44520,7 +44520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testa71fefb1-0d9c-4fb3-8d3d-5dcd12d72b77-20200103103221/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testa71fefb1-0d9c-4fb3-8d3d-5dcd12d72b77-20200103103221/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3a59774a-a598-4b47-ba5f-ac391a6536ec", @@ -44550,7 +44550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testa604c059-8279-4f4d-a354-eec27222a06c-20200111051514/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testa604c059-8279-4f4d-a354-eec27222a06c-20200111051514/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61f78d1a-c5e8-4cd5-8764-5b1cb55eb04d", @@ -44580,7 +44580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/McAfee.EndpointSecurity/artifacttypes/vmextension/types/McAfeeEndpointSecurity/versions/6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/McAfee.EndpointSecurity/artifacttypes/vmextension/types/McAfeeEndpointSecurity/versions/6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff77f69a-a149-46df-b044-dc5f3e84098b", @@ -44610,7 +44610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.74?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.74?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4a1e1495-f416-452e-8916-8b528193b984", @@ -44640,7 +44640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testa37ff709-a078-45a0-8187-41733df8e101-20200109050003/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testa37ff709-a078-45a0-8187-41733df8e101-20200109050003/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bffb2af9-096e-491d-98ba-f3cac11838b3", @@ -44670,7 +44670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6714204b-ad63-4ba7-8d50-19588f6c5f91", @@ -44700,7 +44700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.197133?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.197133?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c8ba07d-bdbe-4502-8657-f6c35b32ca3e", @@ -44730,7 +44730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8dfa2c4b-c247-4d97-bb31-0891148567ec", @@ -44760,7 +44760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "71b09057-b90c-45eb-9ce5-5a8e47a6415b", @@ -44790,7 +44790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test996066b2-7d29-400f-929b-e343a21046f7-20191231151212/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test996066b2-7d29-400f-929b-e343a21046f7-20191231151212/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7898874-19db-42fe-9c1e-631cfa12acb0", @@ -44820,7 +44820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.29?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.29?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3a247714-771c-41b5-a81b-607e2dd0e635", @@ -44850,7 +44850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5806f130-90ca-444b-8c09-b736f71456e0", @@ -44880,7 +44880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.1.154?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.1.154?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b65e853-2c69-470c-bc84-3cb26d2b734e", @@ -44910,7 +44910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test99663fff-ed21-4a91-9687-1a6da2abb033-20200106084508/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test99663fff-ed21-4a91-9687-1a6da2abb033-20200106084508/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7aad79b9-9f99-4034-8d06-dd9b904aec7a", @@ -44940,7 +44940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testade4c52b-18f5-4b67-8e93-945358ce4f7d-20191007234259/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testade4c52b-18f5-4b67-8e93-945358ce4f7d-20191007234259/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a6052e87-12ca-41f0-9235-e5c57179c79d", @@ -44970,7 +44970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testacab9541-280f-4491-9f49-ac57653f0a07-20200105083839/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testacab9541-280f-4491-9f49-ac57653f0a07-20200105083839/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f075b8c4-f7a6-4800-af7a-c5fb1c67bbc6", @@ -45000,7 +45000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testb7df0d9a-27c0-4ca5-b692-08dd90387b98-20200111083443/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testb7df0d9a-27c0-4ca5-b692-08dd90387b98-20200111083443/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8aeee158-64fc-403f-b796-02ab734dde9d", @@ -45030,7 +45030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc1d0c917-e2ae-430c-a2ca-383fb0fda046-20191007235839/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc1d0c917-e2ae-430c-a2ca-383fb0fda046-20191007235839/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d13a1444-494a-48fd-95da-3ee075741a16", @@ -45060,7 +45060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testbf9154e9-6166-48c2-86fe-1f331be606d7-20200107051823/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testbf9154e9-6166-48c2-86fe-1f331be606d7-20200107051823/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "59d2892e-4c1d-4286-9412-8239991ab6af", @@ -45090,7 +45090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testb4237708-3688-40ea-85a2-275c05f4d100-20191228083519/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testb4237708-3688-40ea-85a2-275c05f4d100-20191228083519/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f9a3a55f-dc0d-4b25-9a6d-e9338a65d61e", @@ -45120,7 +45120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testd104a52f-eba2-401d-8e7f-a841c90f7712-20191228083553/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testd104a52f-eba2-401d-8e7f-a841c90f7712-20191228083553/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff31424e-706b-4dc6-8ce5-2fbe5091aa4e", @@ -45150,7 +45150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Teste66ca23c-f4bf-4eb3-8418-139364d19e7d-20200107062643/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Teste66ca23c-f4bf-4eb3-8418-139364d19e7d-20200107062643/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9209f06a-0124-4d80-b72e-6eaefd84d3f9", @@ -45180,7 +45180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc0d7c3c5-23b8-489c-a5e0-ae87c681b696-20200101083539/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc0d7c3c5-23b8-489c-a5e0-ae87c681b696-20200101083539/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ab673095-2ccd-4e50-800f-739370f216de", @@ -45210,7 +45210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testbeea1376-166a-4b1a-8923-c907cc9737d9-20200107013336/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testbeea1376-166a-4b1a-8923-c907cc9737d9-20200107013336/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ccdbc5bc-76c9-4d84-b8a8-ace3576100bd", @@ -45240,7 +45240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3cb06900-3a91-42ff-b6a3-329c84b63dd4", @@ -45270,7 +45270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testcbe8ab80-46ef-49b1-a7bb-4e3d6e50e49f-20200104050811/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testcbe8ab80-46ef-49b1-a7bb-4e3d6e50e49f-20200104050811/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4dadf62f-056c-4bea-98b3-5047c815695f", @@ -45300,7 +45300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Teste980b80e-3add-42c0-bc98-a84020b2d128-20200108101640/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Teste980b80e-3add-42c0-bc98-a84020b2d128-20200108101640/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c2eb3e6b-02bc-4ca1-8974-a3d86975f641", @@ -45330,7 +45330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc8b6d14b-a5db-48e0-bfad-a2818d432bea-20200104083443/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc8b6d14b-a5db-48e0-bfad-a2818d432bea-20200104083443/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "36f8a6a1-32c6-4020-918b-2da2a2548083", @@ -45360,7 +45360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testf863ab2c-ada9-4646-84c7-1f83a82375d7-20191229033226/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testf863ab2c-ada9-4646-84c7-1f83a82375d7-20191229033226/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d14e31aa-d9d1-4f99-9845-46aa2509bc03", @@ -45390,7 +45390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testaab67022-4f2b-420d-a06a-2c4045110cdf-20191229033144/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testaab67022-4f2b-420d-a06a-2c4045110cdf-20191229033144/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8449e222-45f1-4194-9060-69b4abb4f0de", @@ -45420,7 +45420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testcec64786-04b1-487c-80ec-050da646fb1c-20191005123412/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testcec64786-04b1-487c-80ec-050da646fb1c-20191005123412/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09b2fb57-a48c-4e58-b1ac-d192e0c41eb9", @@ -45450,7 +45450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testafbbd8bf-aec5-48bf-8fea-73fa15ccc315-20191001224727/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testafbbd8bf-aec5-48bf-8fea-73fa15ccc315-20191001224727/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "79ec7d74-2a3e-4c46-86a2-6a244722961f", @@ -45480,7 +45480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testb799a18f-be45-4c5c-8438-163ac2e1f1e7-20191004190529/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testb799a18f-be45-4c5c-8438-163ac2e1f1e7-20191004190529/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3bd30b6d-dcce-4478-b682-a5892b7f2e1a", @@ -45510,7 +45510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5cba6a50-bf48-4b89-9591-3641bfad625d", @@ -45540,7 +45540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testadd68286-f9e0-4ab1-a526-d8f3cf0f054e-20200105084128/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testadd68286-f9e0-4ab1-a526-d8f3cf0f054e-20200105084128/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cfb87824-e15a-428d-9284-23f0f9d07d53", @@ -45570,7 +45570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc933efa8-c553-4b93-884f-b7221d9ca789-20191228083750/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc933efa8-c553-4b93-884f-b7221d9ca789-20191228083750/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2bbeb6ef-9c36-411e-8fca-095e398e6f6b", @@ -45600,7 +45600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testb15148bf-78d2-42d4-ad08-b3ad8fb4b122-20200101084759/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testb15148bf-78d2-42d4-ad08-b3ad8fb4b122-20200101084759/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b425703-9a79-4a3c-b8f0-44c12a53d7cc", @@ -45630,7 +45630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc2697630-6247-411a-94b3-c2974ad8cbee-20191007195417/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc2697630-6247-411a-94b3-c2974ad8cbee-20191007195417/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb93f18c-3707-416e-82eb-2f4d8552ab92", @@ -45660,7 +45660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testad298437-0349-4cc7-88a9-d8aabcba9df1-20191002233431/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testad298437-0349-4cc7-88a9-d8aabcba9df1-20191002233431/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "edc78608-fb06-4f05-ba89-efaaf02d2fac", @@ -45690,7 +45690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testda714121-3240-4253-90c3-48c43f115c90-20200102083419/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testda714121-3240-4253-90c3-48c43f115c90-20200102083419/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ff9cfe9-b582-452a-b20e-f6c5124d22cc", @@ -45720,7 +45720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testefbb340a-b68b-4200-872b-d05e7d29f92d-20191007195432/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testefbb340a-b68b-4200-872b-d05e7d29f92d-20191007195432/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a8677252-8989-48c6-8d58-d782bb5ef755", @@ -45750,7 +45750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Teste4070edd-aec0-455d-8a79-aecdb7170b6d-20191007234642/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Teste4070edd-aec0-455d-8a79-aecdb7170b6d-20191007234642/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "40155fe8-f569-4369-931a-2f18f5a72dba", @@ -45780,7 +45780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc466b80f-670f-4383-89b8-44e0d509fa20-20191002000516/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc466b80f-670f-4383-89b8-44e0d509fa20-20191002000516/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3816fd94-ce6d-4efc-bd14-3861ebb90e90", @@ -45810,7 +45810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc193f31a-5186-4e93-84f6-0e4ab87b73c1-20200107052937/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc193f31a-5186-4e93-84f6-0e4ab87b73c1-20200107052937/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7e2b846-db35-4388-a78c-e412ff4b38b7", @@ -45840,7 +45840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29924832-6aab-45c0-b24a-fee987b5e532", @@ -45870,7 +45870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testf5784447-83ed-4c00-8764-ea0f932aafa2-20200106085748/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testf5784447-83ed-4c00-8764-ea0f932aafa2-20200106085748/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ba678186-1ae9-47c8-aceb-e7571e85d583", @@ -45900,7 +45900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.FleetDiagnostics.Cirrus/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.FleetDiagnostics.Cirrus/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "46c6d55f-12d7-48ec-b438-26add71c53f2", @@ -45930,7 +45930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88ab49b4-0e0e-4af0-94f4-47f52d5659b9", @@ -45960,7 +45960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testdccb59de-436f-4935-bed6-2e677dcaf36a-20200109111802/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testdccb59de-436f-4935-bed6-2e677dcaf36a-20200109111802/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7dc4bbcf-c062-454b-b457-9392b874618f", @@ -45990,7 +45990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc23a3fbb-6e95-4c0d-94fc-c8ab14dddf1c-20191231151117/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc23a3fbb-6e95-4c0d-94fc-c8ab14dddf1c-20191231151117/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fc386f5e-d8b1-4c09-99b1-0972ecc798bd", @@ -46020,7 +46020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Teste271da3e-cbcb-4ee7-8770-f297f414451f-20191003015540/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Teste271da3e-cbcb-4ee7-8770-f297f414451f-20191003015540/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e48cf618-2484-4e44-b957-bb904a2d22d3", @@ -46050,7 +46050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Teste42f351a-4da0-4f0d-93e9-ef1d98e06659-20200108083633/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Teste42f351a-4da0-4f0d-93e9-ef1d98e06659-20200108083633/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a82d48d9-eba1-471d-a9a0-debbdcd5b9b7", @@ -46080,7 +46080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Teste8607e14-b4f8-472a-bd5b-893b8d9612e6-20200112045941/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Teste8607e14-b4f8-472a-bd5b-893b8d9612e6-20200112045941/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb390892-3c49-4bf7-8217-d81d01a58867", @@ -46110,7 +46110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testd99db4a5-7683-4584-89ad-fefd711de284-20191004190210/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testd99db4a5-7683-4584-89ad-fefd711de284-20191004190210/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "860a035e-25b9-4291-a577-00defb1005d4", @@ -46140,7 +46140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testda3320e0-28f2-4146-a002-e06296362711-20191004190115/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testda3320e0-28f2-4146-a002-e06296362711-20191004190115/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "581d1218-eb2d-41f1-afb7-de83b567059b", @@ -46170,7 +46170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testfb7be054-5c15-494f-822c-b64f9a36e2f3-20200105051753/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testfb7be054-5c15-494f-822c-b64f9a36e2f3-20200105051753/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a59f2284-c69b-4a82-93f7-2043dda7e865", @@ -46200,7 +46200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.1.156?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.1.156?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e9a9b0a-1e55-493f-99d0-bd04771e1c93", @@ -46230,7 +46230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testae421c1d-0211-4ef2-b372-564ce8ad484a-20200110104035/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testae421c1d-0211-4ef2-b372-564ce8ad484a-20200110104035/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5b2396a-fe67-403b-915e-c249b34d7108", @@ -46260,7 +46260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Tested79dba9-2d38-4ea9-a01c-56e94b30ca7a-20191007195447/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Tested79dba9-2d38-4ea9-a01c-56e94b30ca7a-20191007195447/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "86580cc0-8a3c-4ec0-9422-71628ab7b8a4", @@ -46290,7 +46290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testb7cee88a-e5ac-4af4-99c8-7247020b00c3-20200105051201/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testb7cee88a-e5ac-4af4-99c8-7247020b00c3-20200105051201/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3991bc8f-bbde-40c6-9b3a-b5461517d08a", @@ -46320,7 +46320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testdb357558-60b4-4ee3-9ec3-ba22c5d827fb-20191004020617/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testdb357558-60b4-4ee3-9ec3-ba22c5d827fb-20191004020617/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5498173c-baa2-47ad-ad8a-0725329d5ce7", @@ -46350,7 +46350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Teste78b1ab2-1380-48ab-9923-0276cdb7198b-20191001224742/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Teste78b1ab2-1380-48ab-9923-0276cdb7198b-20191001224742/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa532ad8-fb9f-40a9-a3a6-adaeae7c4aff", @@ -46380,7 +46380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testccc0b5e6-9b0d-451a-8ac4-6f4af293b913-20200106092645/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testccc0b5e6-9b0d-451a-8ac4-6f4af293b913-20200106092645/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bac8395a-7dc4-4a99-b402-2d4bd86c04d3", @@ -46410,7 +46410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc1c7e8dc-fa8c-47d9-8305-de6d1451b939-20200101085248/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc1c7e8dc-fa8c-47d9-8305-de6d1451b939-20200101085248/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "243ce38c-6f77-4bd2-af65-e157bc070ee5", @@ -46440,7 +46440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testfac552a7-418f-4baa-8f51-d199ceff5c68-20200103050817/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testfac552a7-418f-4baa-8f51-d199ceff5c68-20200103050817/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1737dc4f-32f0-439c-9ec4-b05177cd83a4", @@ -46470,7 +46470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.196031?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.196031?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c8882590-87a8-4ab7-82dc-b29f854c409f", @@ -46500,7 +46500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testbbf6bf32-4bd0-4381-b8f7-2658f585df4d-20191003203846/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testbbf6bf32-4bd0-4381-b8f7-2658f585df4d-20191003203846/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c23abbc0-1d17-4696-a47d-82cfb33b9fa8", @@ -46530,7 +46530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testd8e60bac-27ff-4fba-90b8-732c9c5ff91c-20191228083751/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testd8e60bac-27ff-4fba-90b8-732c9c5ff91c-20191228083751/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "508803ad-95c9-4a7d-a5ae-d68650dbc297", @@ -46560,7 +46560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testf41dfc97-bb51-4fba-86ca-a6f2695c415a-20200107050834/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testf41dfc97-bb51-4fba-86ca-a6f2695c415a-20200107050834/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d948a719-94c1-4881-9242-39b5bcf04a0d", @@ -46590,7 +46590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testee9dcf5f-f7c4-4192-a8f4-28e9bc7d0f7c-20191001225005/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testee9dcf5f-f7c4-4192-a8f4-28e9bc7d0f7c-20191001225005/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7ed16b90-6af6-4d26-ae87-9c6ca226e163", @@ -46620,7 +46620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testf1fc0559-6740-48dd-9501-2b933c731d52-20200103083458/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testf1fc0559-6740-48dd-9501-2b933c731d52-20200103083458/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d78c6ed1-4552-4254-9dfd-607f0a8a04f9", @@ -46650,7 +46650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testdc7230e9-df6d-4edd-a57c-ef7e0432c463-20191002011345/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testdc7230e9-df6d-4edd-a57c-ef7e0432c463-20191002011345/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f653b86b-d793-49fa-bc5a-c01f5fd1e389", @@ -46680,7 +46680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2982fc8b-7680-4d49-81fc-374085bf143e", @@ -46710,7 +46710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.1.105?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.1.105?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4fba6151-6da2-4813-9306-779a7f50bb7a", @@ -46740,7 +46740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.FleetDiagnostics.Dev/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.FleetDiagnostics.Dev/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "96fd66de-67dc-4b79-8a13-0b529f285628", @@ -46770,7 +46770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.79?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.0.79?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "329bf80e-083b-4b2d-876a-bf5e16c7e69e", @@ -46800,7 +46800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testde985b23-9333-4f6e-a5e8-82025a38b2af-20200102083510/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testde985b23-9333-4f6e-a5e8-82025a38b2af-20200102083510/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "afa2684f-d8e3-466e-bcb5-c3047a897096", @@ -46830,7 +46830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testfc5c7585-6c9a-4aa4-a7c4-1223a94e00c7-20200104083552/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testfc5c7585-6c9a-4aa4-a7c4-1223a94e00c7-20200104083552/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c8b11133-267f-44af-b186-75e3c1de7111", @@ -46860,7 +46860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.FileServer.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.FileServer.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "89ff0497-0235-4137-a1bd-ee6db6a5101a", @@ -46890,7 +46890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices.test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices.test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "454b6fa6-82d1-4720-ab5c-bf577da892d6", @@ -46920,7 +46920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testd724cea4-0d3c-4539-b2ff-be08fb23a67e-20200107083714/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testd724cea4-0d3c-4539-b2ff-be08fb23a67e-20200107083714/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0583b9c6-4587-4c38-9f41-d3eecb5aadc9", @@ -46950,7 +46950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.FleetDiagnostics/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.FleetDiagnostics/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "987c9f61-efee-4d3a-bb62-50440ded1f87", @@ -46980,7 +46980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testf6128ef6-c13c-420e-8088-0710888ce88b-20200109050003/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testf6128ef6-c13c-420e-8088-0710888ce88b-20200109050003/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8df1031b-1b29-4548-80ec-a7a1f2bb8450", @@ -47010,7 +47010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fac81e88-c74f-42d9-ad47-1593556d0158", @@ -47040,7 +47040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.198338?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.198338?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "893a760d-9c3d-43bc-8702-130d73c6d057", @@ -47070,7 +47070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "87a13612-76fb-4fb7-8cde-5641bfb64f3c", @@ -47100,7 +47100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions/1.0.9168.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions/1.0.9168.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7ff0e280-d0f8-426a-8f60-7b70cb7ddcab", @@ -47130,7 +47130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForRHEL/versions/1.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForRHEL/versions/1.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a699bbcf-9ee8-4706-908b-dcc1adfb74dc", @@ -47160,7 +47160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test9eb5efa5-c3c1-4c13-80a6-11f5eba67372-20200108144852/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Test9eb5efa5-c3c1-4c13-80a6-11f5eba67372-20200108144852/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f9747599-7fa5-4529-9da2-ae08974d12ee", @@ -47190,7 +47190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.197535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.197535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f40181c-758c-411a-bc9b-b7583679cbc3", @@ -47220,7 +47220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.201239?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.201239?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47be7983-224c-4f19-8e98-d5d2b4972d9f", @@ -47250,7 +47250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.1.115?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Chaos/artifacttypes/vmextension/types/ChaosWindowsAgent/versions/1.1.115?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "30610056-fb6b-4a33-9f50-73633f5d1087", @@ -47280,7 +47280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions/1.0.9173.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions/1.0.9173.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7289795-382b-4512-860e-5c13b7318d2e", @@ -47310,7 +47310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions/1.0.9175.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions/1.0.9175.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "34b5abff-09ea-4c5e-9252-e220de113560", @@ -47340,7 +47340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.197637?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.197637?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00a11aa4-cc0d-494d-8fde-60073d7dc1a0", @@ -47370,7 +47370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions/1.0.9174.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions/1.0.9174.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "19431aa2-09ac-446d-b3e8-ebe3c272025f", @@ -47400,7 +47400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "050ab2b2-eb3f-4f82-88cd-7f3e9e7e248b", @@ -47430,7 +47430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1601070410?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1601070410?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ab04dd2f-62b8-40af-bc50-9644bb407dd9", @@ -47460,7 +47460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.129?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics.Edp/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.129?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58548a0f-79cb-4b22-80ba-cf6ee01730e9", @@ -47490,7 +47490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1604142300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1604142300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "587e90d3-5dfb-4f9e-9eda-06f4a127d4d9", @@ -47520,7 +47520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.201239?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.201239?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b4a167a2-2862-4002-9aa2-5771dff082f0", @@ -47550,7 +47550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.197535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.197535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e67c3e3e-599e-4390-a830-5d6fb3b3c6a1", @@ -47580,7 +47580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "54730595-bfb1-4b93-9aa1-fa916c0fc5f0", @@ -47610,7 +47610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45b9d449-b9d2-44af-9465-ae2eea9a187e", @@ -47640,7 +47640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.WorkloadInsightsTest.newnamespace/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.WorkloadInsightsTest.newnamespace/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ad2505ac-d464-4f8b-ac98-6eaa28af8d8a", @@ -47670,7 +47670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5b1acea-e591-407a-ad48-70a91e0d75a6", @@ -47700,7 +47700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.Dev/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.Dev/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3026a28-1818-4130-820b-caccc9dbccc3", @@ -47730,7 +47730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29d5e577-6ec6-496b-b398-4ad97dd29897", @@ -47760,7 +47760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.WorkloadInsights.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.WorkloadInsights.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e186e0f9-810c-42c6-a56c-d619bb763208", @@ -47790,7 +47790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.Dev.SCALE/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.Dev.SCALE/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0576f8ef-831b-48b0-a315-9a01b13bdbf2", @@ -47820,7 +47820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.197133?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.197133?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "46021775-3ae7-44b0-ba49-aaf53c080c86", @@ -47850,7 +47850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.INT.Dev/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.INT.Dev/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d5a86f0b-b466-401e-b02b-84bc68f072a3", @@ -47880,7 +47880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.SCALE.Dev/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.SCALE.Dev/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eec7b4e9-f2e6-4679-860d-bbf0999bd3ba", @@ -47910,7 +47910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth.TEST/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth.TEST/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ee3efd0d-a0db-4b4d-ba65-a6fd8c282ab3", @@ -47940,7 +47940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.TEST.Dev/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.TEST.Dev/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb6bb5f7-6847-4e9a-9b5a-6836a5cb406b", @@ -47970,7 +47970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "74f5583a-2c68-4fe9-b80f-8bd9a3e096a2", @@ -48000,7 +48000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads.Dev/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads.Dev/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "392dcaf3-bde8-48aa-b938-ea0a28060a6d", @@ -48030,7 +48030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.2.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.2.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f750915-9299-489d-91da-d68c31e24a5a", @@ -48060,7 +48060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "23a70c08-f38b-4286-997e-2f6304f3136a", @@ -48090,7 +48090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8c611b34-2ba7-48df-a7a5-9a459b166ca3", @@ -48120,7 +48120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.Dev.INT/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.Dev.INT/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "acfe7b39-48a4-4628-a8ac-727e302445f7", @@ -48150,7 +48150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1602270800?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1602270800?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb0d28b3-dabb-435f-9195-8c1b4dcdb73a", @@ -48180,7 +48180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth.INT/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth.INT/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9b1e3b5-c3f8-479a-a1df-c6a4de480493", @@ -48210,7 +48210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93d2d325-38e1-492c-8ec6-8a75c6724905", @@ -48240,7 +48240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.197637?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.197637?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7d3af9a9-c920-4700-bcc1-8938a5e938f8", @@ -48270,7 +48270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.198338?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.198338?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8756c927-ca49-4db4-819d-1d077753351c", @@ -48300,7 +48300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.DNS/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.DNS/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f36c39d1-0761-4e33-9cbf-3d4466577721", @@ -48330,7 +48330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f41e22a3-6e61-492d-920c-e90c55bb8ddd", @@ -48360,7 +48360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth.DEV/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth.DEV/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d277239b-a562-416a-8456-d423522c24ff", @@ -48390,7 +48390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04e9c5f8-6098-4037-bec7-ab06d1e7c389", @@ -48420,7 +48420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.197636?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchLinux/versions/1.0.197636?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd291fb1-8415-43a5-90b3-7adc92d956ff", @@ -48450,7 +48450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93bd34b4-fc43-4482-8735-34d30544ec1f", @@ -48480,7 +48480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForPaaS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForPaaS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0ddd2f60-b6a9-4b96-bb8a-fd0d53a6a5ab", @@ -48510,7 +48510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1601140348?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1601140348?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0bc18e35-dbf2-4d30-b3c5-8f0d2d40120f", @@ -48540,7 +48540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN.Internal/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN.Internal/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ee473665-60f7-4fb0-993a-e7792f6787a7", @@ -48570,7 +48570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "951ad5ed-232b-479c-8741-37debdf96af8", @@ -48600,7 +48600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1606092330?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1606092330?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4c6d5159-fd00-4322-a9bc-0e18e8685674", @@ -48630,7 +48630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.Dev.TEST/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.Dev.TEST/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "046fbbec-eb81-4940-ac50-9e2a77e164a9", @@ -48660,7 +48660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringARM64/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringARM64/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3f0c7f6-6dc6-42cd-860f-2648c53ef07f", @@ -48690,7 +48690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth.SCALE/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth.SCALE/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8afda586-a666-4af2-8e89-2630baf34a3f", @@ -48720,7 +48720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8b3de12-a4f8-47ca-a6e9-6cbbd98b5129", @@ -48750,7 +48750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions/1.0.9172.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions/1.0.9172.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3db3c306-a0ac-4ff5-9cb8-7c5499feec30", @@ -48780,7 +48780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a75427df-1397-4501-853e-1ad306e67403", @@ -48810,7 +48810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "006eb7ae-f540-42f2-b5da-fc9968f461d9", @@ -48840,7 +48840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7a25a059-9b9c-4895-bbd4-03b1f166f01c", @@ -48870,7 +48870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.197636?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.197636?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c42074d4-81ad-4a2b-8176-63d33afcac5f", @@ -48900,7 +48900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringPaaS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringPaaS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "678c509d-4b5f-4cba-b9c8-798ab3e4b82e", @@ -48930,7 +48930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.196031?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Batch/artifacttypes/vmextension/types/BatchWindows/versions/1.0.196031?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bd3ac4f3-6e0e-486b-b361-adec48858ed0", @@ -48960,7 +48960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.123?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.123?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f338fb20-5a71-4902-82e8-01961344fcd5", @@ -48990,7 +48990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "199ae680-f002-459c-8056-2a712d843e39", @@ -49020,7 +49020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8eb83d4b-e96d-4c5c-9788-3fafc7e9ef9b", @@ -49050,7 +49050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.125?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.125?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "25c453a0-2bfd-4779-bc47-1af8fc8c7738", @@ -49080,7 +49080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.FileServer.Edp/artifacttypes/vmextension/types/FileServerIaaS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.FileServer.Edp/artifacttypes/vmextension/types/FileServerIaaS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "496bae3e-23a3-4534-a3d7-b512a87df2b7", @@ -49110,7 +49110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a37a6214-112d-48f1-b5c1-edde0be5d45a", @@ -49140,7 +49140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04a22e45-9f6f-4697-b2cd-75c753d0b132", @@ -49170,7 +49170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66b85f0a-919e-405e-a158-f3530eb8f9b1", @@ -49200,7 +49200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.121?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.121?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "641e07f9-ba2b-49c9-b6e8-26590b231924", @@ -49230,7 +49230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/4.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/4.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c380793-2502-453d-b0e5-e7c849a0de16", @@ -49260,7 +49260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.137?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.137?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5e04583-c41e-44cb-91a8-c71aae4e8dda", @@ -49290,7 +49290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.25?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.25?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6c86c0c-5bfe-4703-afbc-52d5545fc2ee", @@ -49320,7 +49320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.131?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.131?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aac929d9-490f-4c21-baa2-bffcdcd63439", @@ -49350,7 +49350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.31?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.31?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "085a39f1-3750-4352-a42c-fbd4de1d0c1a", @@ -49380,7 +49380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.129?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.129?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "febeb01b-f7b2-429e-959b-36957c4dcc16", @@ -49410,7 +49410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3e7998ae-6141-4f32-9b41-84b235707388", @@ -49440,7 +49440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Agent/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Agent/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "442637b5-a64c-4809-89bd-10e3bc4b0838", @@ -49470,7 +49470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.22?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.22?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c52f92ca-20ed-49e8-bd7a-dee2fe067447", @@ -49500,7 +49500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.141?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.141?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c04d13f-212e-46ab-9ddf-22278ad2c34c", @@ -49530,7 +49530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.44.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.44.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8ea27f13-a9e7-4fda-8867-46ddd44bd628", @@ -49560,7 +49560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/4.0.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/4.0.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "340bdc29-580a-46ad-b97f-fbb1d7c0851f", @@ -49590,7 +49590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/4.0.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/4.0.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7b7193c-bf8a-4597-b967-35d48d1c9244", @@ -49620,7 +49620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.40.29?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.40.29?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "52b13349-0f9f-4c10-bd09-e0de1ea6c4b8", @@ -49650,7 +49650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "02fc7714-8349-4c9f-9d23-e491f9be91cc", @@ -49680,7 +49680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/4.0.25?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/4.0.25?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d1fc42a9-88f4-4ffa-bbf4-287f647997d5", @@ -49710,7 +49710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0922cb1d-f92b-45e0-81ac-0507cd517980", @@ -49740,7 +49740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.33?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.33?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "add49052-c1c3-4fc1-9510-73f56de95fa9", @@ -49770,7 +49770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.42.29?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/ApplicationMonitoringWindows/versions/2.8.42.29?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "795732d8-ca87-4ddc-9da6-cb02cfe7a510", @@ -49800,7 +49800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "71e6e70a-124b-479a-aa71-b8a35ac19bb1", @@ -49830,7 +49830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "20951ef9-3049-49f2-a6cb-ac3ba340a27b", @@ -49860,7 +49860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2e93621-7848-4219-8ede-417660d5f72c", @@ -49890,7 +49890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "74a7113f-d08f-430e-90e9-2426ff5cc441", @@ -49920,7 +49920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2b1831d4-a410-444b-b8c2-889dd90d23c5", @@ -49950,7 +49950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads.Dev/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads.Dev/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "580a3d6a-8048-422a-b16e-8e32b91f0092", @@ -49980,7 +49980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b231b46-343d-4502-8f4f-7438d36f7b43", @@ -50010,7 +50010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.135?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.135?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "544c1fa2-77d4-4c96-8540-356fc626a673", @@ -50040,7 +50040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "84114098-a93b-4f8b-815e-5610fb287970", @@ -50070,7 +50070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.DNS/artifacttypes/vmextension/types/DNSClientCache/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.DNS/artifacttypes/vmextension/types/DNSClientCache/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0c0f494-4134-41f4-b896-c89df6944d4e", @@ -50100,7 +50100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types/Aquarius/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types/Aquarius/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d8db389-8798-4efc-b6bf-d96d58eb4349", @@ -50130,7 +50130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types/AquariusLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types/AquariusLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c08a1683-2f38-4672-aaa8-949011316bb5", @@ -50160,7 +50160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "806a2233-f4c3-48a0-bfc7-f691155089d1", @@ -50190,7 +50190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "30e41a29-5d24-4ad8-8dac-be8c8559e598", @@ -50220,7 +50220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1076.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1076.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2fdd27c8-df28-43d1-a00e-6580ff284ab8", @@ -50250,7 +50250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1363.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1363.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1165a55d-9152-4ed1-834c-d3e1d0d36b04", @@ -50280,7 +50280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d2fbf4e4-a4ea-4976-b558-e7d2b069d4ed", @@ -50310,7 +50310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e71f7359-d2a1-4ecc-aa01-f42c5b000aa6", @@ -50340,7 +50340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/0.1.0.717?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/0.1.0.717?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd0def95-d9fd-4df6-8819-ae4bde55decb", @@ -50370,7 +50370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7fd07793-e745-4ab2-a061-ebc2104f931d", @@ -50400,7 +50400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e155890f-367b-4930-ae85-20b9e5ae15ab", @@ -50430,7 +50430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1201.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1201.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "05a3feec-7eca-4f15-bc72-df850454dd8c", @@ -50460,7 +50460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1409.21?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1409.21?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "34767e0b-359a-43c7-b397-57a6914a06d7", @@ -50490,7 +50490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/0.2.0.898?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/0.2.0.898?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d4512cc-789b-47f4-8d8c-26b43311e163", @@ -50520,7 +50520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6578d955-fc24-45cb-b7fc-5834b1c155e6", @@ -50550,7 +50550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.35.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.35.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8d53733-f11a-45db-9e7c-952906e80f0c", @@ -50580,7 +50580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "84f1c9d1-b590-46c7-9239-95cdcf6da52b", @@ -50610,7 +50610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.28.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.28.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4515e7a2-e599-4c37-9c31-8b8fc3feadac", @@ -50640,7 +50640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5fb9613d-23f1-43f6-b98c-0e82589066cc", @@ -50670,7 +50670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.12.2.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.12.2.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "52c17eee-bced-4a92-b264-3c4ff08a56aa", @@ -50700,7 +50700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.1.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.1.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b6e6df2-b837-4745-9f0c-ba630c877d15", @@ -50730,7 +50730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.2.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.2.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90bc0fd2-a640-4750-a8e2-0af35d590c53", @@ -50760,7 +50760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.17.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.17.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00952c4e-66dd-4292-962d-0424ef551e85", @@ -50790,7 +50790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.21.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.21.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3dda061f-c1b0-49c3-8d44-bf0666676bb1", @@ -50820,7 +50820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.27.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.27.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fdc384d9-3b13-4e08-bee2-77a8e401628d", @@ -50850,7 +50850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1253.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1253.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d841406f-9fcc-4a40-b49e-7368ccc5bb55", @@ -50880,7 +50880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.15.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.15.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9d9770dd-3225-4226-a603-1356459b6e0c", @@ -50910,7 +50910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.8.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.8.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00728f9e-efff-4f8c-bda9-8b99ad9811a3", @@ -50940,7 +50940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.3.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.3.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3682436f-85c7-4cec-bb09-4b1bd03b1956", @@ -50970,7 +50970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.8.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.8.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cff677ac-23f2-4278-9f27-2e277af5bc96", @@ -51000,7 +51000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.33.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.33.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0afff727-61af-4e3a-884b-ca2613fad6e8", @@ -51030,7 +51030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.10.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.10.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11807465-3916-4798-9035-833b69c761bb", @@ -51060,7 +51060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.10.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.10.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ffadaacb-3e7f-4f76-814a-61791ed73f6d", @@ -51090,7 +51090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.24.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.24.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2103930d-70f1-4008-ad95-3a3ce1770a11", @@ -51120,7 +51120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.10.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.10.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1c63ad7a-986f-4c66-b481-0d9388aea8af", @@ -51150,7 +51150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c90901ee-e072-485a-a176-86b82168eb11", @@ -51180,7 +51180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1258.14?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1258.14?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6f5da8fb-e72b-4dd9-a384-d0f20e63299c", @@ -51210,7 +51210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.30.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.30.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a4a1622d-2232-43dc-a2ac-f7d50ee3db41", @@ -51240,7 +51240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.28.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.28.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8adcbf4-7134-4fb3-8350-64688ceaf9c8", @@ -51270,7 +51270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.29.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.29.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d39230d6-72b9-4a89-908f-82a5112009b3", @@ -51300,7 +51300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "32ccd7e8-312d-4d4e-9977-c071e5bd2194", @@ -51330,7 +51330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.35.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.35.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b606bdea-9918-411a-a900-b6bda9c60b74", @@ -51360,7 +51360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.22.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.22.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "54ece3e9-ca9b-48e6-bd86-7e643c43beff", @@ -51390,7 +51390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.36.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.36.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2aeb4c7-2ea4-44bc-b1bc-9c38c4e9bd64", @@ -51420,7 +51420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.16.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.16.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4eff924-7cf1-46b8-8386-dec61bddc357", @@ -51450,7 +51450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.12.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.12.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "34ade801-1c0e-464c-ac49-71a26615f6e3", @@ -51480,7 +51480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.27.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.27.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1442dc1-de30-48f4-80c9-60f7935c9188", @@ -51510,7 +51510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.4.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.4.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7be699c-6d1d-4f7b-b9c5-46379004fa9f", @@ -51540,7 +51540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.21.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.21.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "131cc49e-9259-42a4-9753-f6075ceffc0a", @@ -51570,7 +51570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "798de518-1c54-4fe2-9243-42cc0cdc2678", @@ -51600,7 +51600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.37.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.37.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b7cc5fe8-2bfd-4790-8675-422014b4ff84", @@ -51630,7 +51630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.33.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.33.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04283976-46aa-4af4-bc4f-9242d5c609ef", @@ -51660,7 +51660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.31.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.31.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "06e65a9d-258b-41e3-9e35-08f3714a57c7", @@ -51690,7 +51690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3a57a6e0-d68a-4801-a74c-64b1de1a8dfa", @@ -51720,7 +51720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForWindows/versions/1.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForWindows/versions/1.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7cabc7a2-2b32-416f-a6b1-c4ad25b8abec", @@ -51750,7 +51750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.0.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.0.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b6696a3-cf2a-4149-aad8-0c7d7f410dac", @@ -51780,7 +51780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.35.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.35.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "48b9ffef-e685-46b5-82f7-0cb068177469", @@ -51810,7 +51810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.20.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.20.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "53f086b5-e6cc-491b-a611-529f3458bfc1", @@ -51840,7 +51840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/0.3.907.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/0.3.907.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8c55184-7f14-4c4a-8cd5-cecf334a9f32", @@ -51870,7 +51870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.14.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.14.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e27f616-803b-4ffb-a3ed-ae7874060801", @@ -51900,7 +51900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1114.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1114.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1fcf0e3f-8f6a-42e0-949a-c97280a02306", @@ -51930,7 +51930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a6563189-6902-4e14-b6bb-28512f9ea040", @@ -51960,7 +51960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.8.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.8.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1eef0349-3dbb-4ff6-989a-304fcffa7626", @@ -51990,7 +51990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.1258.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.1258.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22f49192-20df-47d7-b43c-2d030264ab0b", @@ -52020,7 +52020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4a1e7f86-854d-49cc-87dd-d1496fb49c38", @@ -52050,7 +52050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.19.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.19.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2e779b1-c872-4848-ab61-2d63e0c37de3", @@ -52080,7 +52080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.18.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.18.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1c93696d-86db-4655-97b4-c3d812949fca", @@ -52110,7 +52110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.35.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.35.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4f91c4de-c80c-4484-b48a-4279bb82cb25", @@ -52140,7 +52140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.37.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.37.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "59569051-6131-425b-89c0-2585e7b26e92", @@ -52170,7 +52170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.1114.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.1114.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e6d85676-f4e1-4b5b-84b4-d270f19f6172", @@ -52200,7 +52200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.1052.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.1052.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "24b2e151-d368-498b-bc0f-703bad175706", @@ -52230,7 +52230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.25.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.25.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "708e901b-aa8d-4f85-b745-5703df9730fc", @@ -52260,7 +52260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.11.3.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0a4b61cb-5b2f-4791-920e-294fc3e3a30d", @@ -52290,7 +52290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "571b66e0-3cc2-4352-aec2-ca525e77a4cd", @@ -52320,7 +52320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.14.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.14.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4507255a-9332-4f70-bb1c-d2e74e9d3118", @@ -52350,7 +52350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1172.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1172.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "63e62823-53f3-421f-aca5-ffe8c3ad2241", @@ -52380,7 +52380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN.Internal/artifacttypes/vmextension/types/WindowsAgent.Test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN.Internal/artifacttypes/vmextension/types/WindowsAgent.Test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3ba1e492-da7a-4df7-ac7e-bf636b85b10a", @@ -52410,7 +52410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.0.66?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.0.66?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4bd56a9c-e17c-4c0c-84ca-a9d1612f78f0", @@ -52440,7 +52440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.5.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.5.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0993c23-9d3d-48fe-a0c2-d0a9794313e8", @@ -52470,7 +52470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "99428669-4200-442a-be41-5a4d5aa7c654", @@ -52500,7 +52500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.34.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.34.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b573a55-8c61-4ed6-97f3-4e80cb527cb8", @@ -52530,7 +52530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45d8ec5c-9128-4724-a38c-75428d31c57c", @@ -52560,7 +52560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.35.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.35.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "385e069b-9bec-4a60-beb4-f329babc0015", @@ -52590,7 +52590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/2.0.1528.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/2.0.1528.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "806f4218-0954-4050-bfaf-630c4e4384a8", @@ -52620,7 +52620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.0.61?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.0.61?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "94c55941-e215-493f-8380-fd9081cb88f0", @@ -52650,7 +52650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a1a928d-e1fc-4a41-82f4-e451b948df26", @@ -52680,7 +52680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.33.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.33.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f4de1473-3f4c-4c90-acc6-5a0a56df57a3", @@ -52710,7 +52710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/2.0.1650.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/2.0.1650.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c848f501-2851-4a91-879e-c957cb940322", @@ -52740,7 +52740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/2.0.1577.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/2.0.1577.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0f638b6-c7a9-4747-a02c-e6d4852c8332", @@ -52770,7 +52770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.12.2.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.12.2.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0543e44a-a70e-4e59-a307-638e4143795b", @@ -52800,7 +52800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.36.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.36.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "622ea4b7-83ef-42ba-9ecb-e0b84b5922fc", @@ -52830,7 +52830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.1363.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.1363.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f689cea-b9db-4fab-9285-74959719d5ea", @@ -52860,7 +52860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.921.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.921.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8bed7220-9b96-4ebe-b065-62dc9ccb5d78", @@ -52890,7 +52890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.1172.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.1172.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fcd7afe5-f5a9-4e57-9181-a9fc5cf0bba7", @@ -52920,7 +52920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN.Internal/artifacttypes/vmextension/types/LinuxAgent.Test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN.Internal/artifacttypes/vmextension/types/LinuxAgent.Test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e780b291-8332-4a06-855d-6fa9047ec7b8", @@ -52950,7 +52950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForWindows/versions/0.3.905.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForWindows/versions/0.3.905.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c0e160c7-3e7f-4845-9aae-4d0e32e1fd07", @@ -52980,7 +52980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForWindows/versions/0.3.906.14?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForWindows/versions/0.3.906.14?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ddbd52ab-24bb-4289-9af9-c052b0134991", @@ -53010,7 +53010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.1265.21?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.1265.21?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "214c2ba6-65e1-48c6-99d5-5b525a3b0d49", @@ -53040,7 +53040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.12.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.12.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7cf65cd0-483f-402d-9557-6e004165f240", @@ -53070,7 +53070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/2.1.1774.23?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/2.1.1774.23?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "27f2db8c-32b0-4f41-9fcb-a2819edec8bd", @@ -53100,7 +53100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e0b2fb0f-81ee-4092-847c-d9d31ca8dab8", @@ -53130,7 +53130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.0.69?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.0.69?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c31f273-dbac-49b3-bba1-5fe799e20fea", @@ -53160,7 +53160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37a61fcc-4171-4509-914b-c8dde22c9794", @@ -53190,7 +53190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d1bc9634-3bcb-4bfd-9241-cb05995e3171", @@ -53220,7 +53220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1201.22?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1201.22?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "20febd88-2c60-4b93-9c17-76754788e337", @@ -53250,7 +53250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4cd2df5c-fd75-4920-8558-6473ff0eb70d", @@ -53280,7 +53280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.20?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.20?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "25979698-81f3-422c-8e70-a8a90771d083", @@ -53310,7 +53310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "87af71a8-6333-4b49-ad6e-b695b80801c7", @@ -53340,7 +53340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/2.2.1985.45?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/2.2.1985.45?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d5ea7aaf-f242-4074-a5f8-6b9ea1a1ce49", @@ -53370,7 +53370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.0.73?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.0.73?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ca17de5-5727-47c8-be6e-3c1c4cb18dd5", @@ -53400,7 +53400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "34545cf1-e697-4968-bef4-2035a3ffb10b", @@ -53430,7 +53430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1253.23?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1253.23?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a85d36f3-18f1-45e3-ad48-84fb4ce1757c", @@ -53460,7 +53460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForWindows/versions/0.3.907.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForWindows/versions/0.3.907.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "360624df-2727-4a4a-adc1-7a968ff46dd4", @@ -53490,7 +53490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN/artifacttypes/vmextension/types/WindowsAgent.Test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN/artifacttypes/vmextension/types/WindowsAgent.Test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1bcfc447-b31b-4331-ac37-33bcfcf6cba8", @@ -53520,7 +53520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.0.58?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.0.58?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f03fbd32-f80b-43ef-ba70-12cade3bc959", @@ -53550,7 +53550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN/artifacttypes/vmextension/types/LinuxAgent.Test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN/artifacttypes/vmextension/types/LinuxAgent.Test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ecb43c31-7895-4e5c-83be-466502cbdd13", @@ -53580,7 +53580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.16.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.16.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a509ac90-162e-425b-bf24-d0f4317b8eab", @@ -53610,7 +53610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1257.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault.Edp/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1257.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ce07053b-d8c1-4f54-81e7-cfe002193dc9", @@ -53640,7 +53640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.16.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.16.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6863247c-1a14-493b-8dc0-8c94d9a4b24f", @@ -53670,7 +53670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.32.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/2.32.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bbbf0e19-60ed-4c9c-9671-922ed46da9f9", @@ -53700,7 +53700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.1287.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/1.0.1287.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a1c1994-a723-4def-b8dd-ea6338879aba", @@ -53730,7 +53730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.16.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.16.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1dae8ada-f773-4ad0-bd2a-581d6bf123e7", @@ -53760,7 +53760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Windows/versions/1.0.1.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66decd79-7e71-4f3a-90cf-48c2db780c5f", @@ -53790,7 +53790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.16.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.16.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c4f2e3b-06f2-4ef9-977f-03224bb2a8bb", @@ -53820,7 +53820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testd9b4309a-67bc-4cd8-ac47-094cb20ca6aa-20200101090202/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testd9b4309a-67bc-4cd8-ac47-094cb20ca6aa-20200101090202/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "671fc44d-d08c-4563-9f60-875a49c11642", @@ -53850,7 +53850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc5c8d9bd-75fa-4db3-9f34-5d7b7098584c-20191003203851/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions.Testc5c8d9bd-75fa-4db3-9f34-5d7b7098584c-20191003203851/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "35326c9b-0c73-4fdb-b3ec-8e8379da362d", @@ -53880,7 +53880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.30.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoringTest/versions/2.30.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15791a73-480d-4414-bdff-4c8bb5297a42", @@ -53910,7 +53910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.921.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.921.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e88256a-e88e-4fb6-9223-597655e7708b", @@ -53940,7 +53940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.127?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/3.0.127?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "905c7796-6819-4b1c-a3c4-d10b220e02fb", @@ -53970,7 +53970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8eb0ceb-e3e8-4e3c-971c-a116c71a5c74", @@ -54000,7 +54000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.0.69?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.0.69?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3268595b-6084-49cc-b0ea-59520f617419", @@ -54030,7 +54030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5556c5db-c881-4367-b49d-7da254b9273a", @@ -54060,7 +54060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "72a3f49e-4302-4c51-a554-9e929a57d74a", @@ -54090,7 +54090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea1c7033-03d3-450d-b969-28faebd4fc66", @@ -54120,7 +54120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.20?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.20?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "796fba24-83a1-42a9-a0ba-b5bed6beda8e", @@ -54150,7 +54150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.16.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.16.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d462729c-3b7e-4a0c-a2f4-00c11a6b97de", @@ -54180,7 +54180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.0.58?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.0.58?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eaac01e4-82b0-4d15-9f83-0d11845421fb", @@ -54210,7 +54210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2cbfe868-45d5-4093-b5b5-e113d4ac77ee", @@ -54240,7 +54240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.17.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.17.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e63483fb-2c59-4e72-a978-46a19699e8bc", @@ -54270,7 +54270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/4.1.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/LinuxDiagnostic/versions/4.1.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d63dcf79-8244-4ceb-bb10-9b01048f6f52", @@ -54300,7 +54300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.0.73?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.0.73?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b0c6159-b765-48da-b126-d9dcaa1a4af0", @@ -54330,7 +54330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.0.61?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.0.61?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "96f02f66-e75b-4c94-89f5-6d1848c391ed", @@ -54360,7 +54360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Agent/artifacttypes/vmextension/types/AzureMonitoring/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Agent/artifacttypes/vmextension/types/AzureMonitoring/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "53e53c10-e747-48a4-bb51-88dc43cf06f5", @@ -54390,7 +54390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions/1.0.9170.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Backup.Test/artifacttypes/vmextension/types/MyBackupTestLinuxInt/versions/1.0.9170.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "948a6ed6-91b3-484d-a862-e15be7ebe416", @@ -54420,7 +54420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.0.66?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.0.66?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "569c71b0-96f1-435d-a48b-4660b5e56a95", @@ -54450,7 +54450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2bce25f0-1c3d-42c8-aee6-39a49016e17e", @@ -54480,7 +54480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.17.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.17.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8727f00-4e58-4e65-8e8b-2955c90f7b47", @@ -54510,7 +54510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.49?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.49?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f5d27999-7398-4228-b42e-e259e159f87a", @@ -54540,7 +54540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.66?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.66?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d1a9b06-85b3-48e2-96a7-9d12e4f59183", @@ -54570,7 +54570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.65?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.65?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2b2feed9-8a8c-4661-bca6-d90c2797f83b", @@ -54600,7 +54600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.67?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.67?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f763297a-d7a8-4eb9-97c3-8b335c149957", @@ -54630,7 +54630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.3.207?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.3.207?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "baae934e-7742-4957-b030-79ed4d46eab4", @@ -54660,7 +54660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.103?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.103?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "862a42f9-f14f-4723-83f4-a76e0a4d6401", @@ -54690,7 +54690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.58?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.58?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa1bcffa-b31e-49c3-b9c2-806c146d4d5c", @@ -54720,7 +54720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0f4d203a-96e9-435c-8d5e-c208db78f90c", @@ -54750,7 +54750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.262?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.262?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a63b0e4-a0e4-4b2b-a9db-917f6903d8b7", @@ -54780,7 +54780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.39?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.39?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bd07ddda-bb03-4f61-b54b-2863d9cdcd00", @@ -54810,7 +54810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.56?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.56?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a4cdb9a0-5e08-4ddb-b3b3-67c408a576c8", @@ -54840,7 +54840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.17.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.17.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0fa31b50-9953-4e90-8867-efdaa73f3cee", @@ -54870,7 +54870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.105?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.105?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "08848689-035a-49b9-9965-18c3e62f05ba", @@ -54900,7 +54900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3e897d61-58af-4912-a8c2-c9499668755e", @@ -54930,7 +54930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "022fbc75-1826-446a-bbf7-fcafa98c4200", @@ -54960,7 +54960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.134?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.134?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ae79d849-e785-4cad-af1f-83e645a754b7", @@ -54990,7 +54990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.2366.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.2366.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "251b9c8e-e3e0-4c96-ae56-b01aa57eeeaf", @@ -55020,7 +55020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.124?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.124?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bfb4fa25-1fe0-464b-a382-6fe71de2a977", @@ -55050,7 +55050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.39?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.39?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0763f611-38c0-41ab-adbc-9dbaa640e432", @@ -55080,7 +55080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a2c6abb1-7b84-453a-b149-42494e9a88fb", @@ -55110,7 +55110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.466.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.466.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4c463a79-fb6d-452f-bc41-48068507108e", @@ -55140,7 +55140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "776ae49e-171d-4a8a-8404-7a236f192ea5", @@ -55170,7 +55170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.64?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.64?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cf2a1c8a-9ec1-45e5-a5dd-1190c2c5367c", @@ -55200,7 +55200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.51?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.51?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "692d8991-dca7-4933-a4e1-d4c7135f7b41", @@ -55230,7 +55230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.861.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.861.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eaf1aedc-2d35-4c89-800f-9b1562f0b633", @@ -55260,7 +55260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.39?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.39?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57bf6d3a-0a2d-4b38-969f-e2c295610c46", @@ -55290,7 +55290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.4.2.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.4.2.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c560db51-c37a-4790-87d7-0af9e05f69f8", @@ -55320,7 +55320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1884.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1884.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b636445d-960a-4162-983d-4a69c8d603e9", @@ -55350,7 +55350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.2059.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.2059.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fb1b6474-bf9f-4036-ba5d-3277964d9ac4", @@ -55380,7 +55380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.306.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.306.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "19f43345-8c78-4acc-96dc-e00effd22565", @@ -55410,7 +55410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1252.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1252.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c2619b0e-f586-4931-ac24-f22afa92f5a5", @@ -55440,7 +55440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1527.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1527.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c2cd4c83-0fe8-4c27-85e5-81702b443bad", @@ -55470,7 +55470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.411.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.411.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "40d79e66-2b37-40e3-b3cf-a924655d67d9", @@ -55500,7 +55500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.493.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.493.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "86b0247e-23ab-47f4-a522-6807ee3ecf38", @@ -55530,7 +55530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.104.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.104.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1515e589-2b39-4bc5-97b6-d24c8850b5bc", @@ -55560,7 +55560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.54?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.54?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75e6f8f4-fdc0-4c66-a65d-786daa6f142d", @@ -55590,7 +55590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1587.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1587.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37383a36-da62-410e-a942-79f909da9351", @@ -55620,7 +55620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.526.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.526.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5f0e521-1020-4b15-86d6-1e0d4fa54835", @@ -55650,7 +55650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4c1004da-dcf1-44ee-8d8c-af219dbc41c0", @@ -55680,7 +55680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.82?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.82?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9009eca6-4a69-48d1-af01-2be2450994dd", @@ -55710,7 +55710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "08e89bf6-9c6d-4375-a6af-b374388d9f87", @@ -55740,7 +55740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1693.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1693.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e09fa7c9-2da1-47f0-b40c-afdaabb89285", @@ -55770,7 +55770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.2192.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.2192.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6cb8d2c-2483-42be-a32c-a24dbf1334fe", @@ -55800,7 +55800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.71?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.71?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "69e136ec-f727-491f-873a-7cce212b6bdf", @@ -55830,7 +55830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1210.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1210.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ab34cfa8-9214-479d-814d-48ba98a5138c", @@ -55860,7 +55860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.585.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.585.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1077f6b4-6503-4d54-9e21-6cc84453fe5f", @@ -55890,7 +55890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1654.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1654.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3cf57408-d90e-4357-bc0c-eac3b9626142", @@ -55920,7 +55920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.905.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.905.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "632370f6-9031-42f7-96d0-2af6414b8512", @@ -55950,7 +55950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1421.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1421.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bff1060b-4d5d-41af-8fc8-f3a2765df225", @@ -55980,7 +55980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0d45ca64-3e05-4824-a03b-38485747966b", @@ -56010,7 +56010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.5.10940?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.5.10940?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dcbe3edd-25f9-4700-ab1c-ec0e9c97c0ac", @@ -56040,7 +56040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.2.0.1001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.2.0.1001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b5d1933-71a1-45c6-8901-2877e21825a3", @@ -56070,7 +56070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.11.17500?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.11.17500?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b178e25d-2fc8-442e-b58d-896611e8eaf5", @@ -56100,7 +56100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "64cab118-796a-4720-9b9c-eb71fda99586", @@ -56130,7 +56130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.6.11730?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.6.11730?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "51d81867-f885-43d1-8fdc-4abeb019213b", @@ -56160,7 +56160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.37?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.37?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "beddb3c2-2527-472a-b794-8fe544030c7b", @@ -56190,7 +56190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.33?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.33?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9c1e6eaa-c785-456b-bb48-c54c8d9e9771", @@ -56220,7 +56220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.2.1.1014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.2.1.1014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bd0c1bf1-a68f-4940-95fb-f0c34c7b60f0", @@ -56250,7 +56250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.9.15340?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.9.15340?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "63c97fee-f474-45b5-91ed-baf2025ed6fb", @@ -56280,7 +56280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.38?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.38?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aad6f1b6-5a5c-44f6-bb12-83e460be5b58", @@ -56310,7 +56310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.8.1.4830?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.8.1.4830?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5915ffe8-836e-4c10-a67c-c0acecd452d8", @@ -56340,7 +56340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.7.4.3150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.7.4.3150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "316790fa-2af5-41a5-ac60-0b9b2789fd7e", @@ -56370,7 +56370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.518.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.518.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "153dc0b7-ed44-4e5d-abe6-5cc43cb8aa59", @@ -56400,7 +56400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1974.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1974.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ba494adf-68a8-4a6e-beea-1275672a80bb", @@ -56430,7 +56430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1693.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1693.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "18aafa83-2eb0-4b94-bb7e-963862c2205e", @@ -56460,7 +56460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1325.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1325.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0253826-322f-48f8-94a5-98fb7ac20c60", @@ -56490,7 +56490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.4.1.1134?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.4.1.1134?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3afda6c8-3a22-4c58-8456-1745d5a5f887", @@ -56520,7 +56520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.2331.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.2331.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "996ad051-1846-45c3-a906-90e6cc66e0e3", @@ -56550,7 +56550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.7.12710?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.7.12710?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e30d1954-ceae-4efb-b7c0-fb03b3cbe41f", @@ -56580,7 +56580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.9.0.6300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.9.0.6300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1e728cbb-038f-480c-bd3b-b5c01a31a69a", @@ -56610,7 +56610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.4.20?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.4.20?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26c2191c-937e-4e4d-8e3e-5255b43e283b", @@ -56640,7 +56640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.493.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.493.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f43e5fcb-a95a-4420-9fd6-c88ffaa328c5", @@ -56670,7 +56670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.15.22060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.15.22060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9ec9f8ce-645b-4b32-a30c-d4388017a18c", @@ -56700,7 +56700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.2.9060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.2.9060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da6a3240-dc15-4605-8d0e-cc1eea7b86d0", @@ -56730,7 +56730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.131?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.131?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b64db10e-a32b-48be-af75-caad23067776", @@ -56760,7 +56760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.33?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.33?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1260c2f0-86b8-4372-bda9-77779f35f448", @@ -56790,7 +56790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.526.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.526.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "778f2a66-103b-470a-80f5-d18e057a77a9", @@ -56820,7 +56820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.466.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.466.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "617a3635-ba7a-460b-af0f-9718a8bfc486", @@ -56850,7 +56850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.7.3.1475?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.7.3.1475?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a86bcd33-58eb-402d-bf3d-21813f7361c0", @@ -56880,7 +56880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.2278.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.2278.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7e276d67-8fea-448d-bed7-bd5f1e5d030e", @@ -56910,7 +56910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.7.5.3590?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.7.5.3590?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ce47a048-0c04-4154-9f7f-9eadb65f1322", @@ -56940,7 +56940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.2059.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.2059.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ac467016-ea13-498a-831c-d15ebf10c9c8", @@ -56970,7 +56970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.7.7.4050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.7.7.4050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dadd06e1-931e-4b9e-a826-f45bc96a060f", @@ -57000,7 +57000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.3.0.1058?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.3.0.1058?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a004f4b6-d5ce-41b6-b76d-d549054f1ae8", @@ -57030,7 +57030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.905.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.905.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f13ccbe3-d518-4aee-92de-c044e4ef5f2f", @@ -57060,7 +57060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.1.0.886?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.1.0.886?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9133bcd-6fea-4830-9f52-dc696966784e", @@ -57090,7 +57090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1693.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1693.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c636d479-7e60-4f66-bec8-d20ad155afcf", @@ -57120,7 +57120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.5.0.1174?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.5.0.1174?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e962c5e3-0569-4ddf-bb36-12333966d167", @@ -57150,7 +57150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.2368.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.2368.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0412b11-fb17-4e66-a273-4332f8443528", @@ -57180,7 +57180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.4.0.1112?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.4.0.1112?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b0b5f0b-0e06-44be-b1aa-1c4d2862bd27", @@ -57210,7 +57210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.905.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.905.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b55b5cf-d9f7-40bc-b269-6e6496b08b6b", @@ -57240,7 +57240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.861.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.861.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b210220-913f-4d99-8b09-6ec0066adca4", @@ -57270,7 +57270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types/AquariusLinux/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types/AquariusLinux/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db3d7cc1-6891-404e-aaa3-74da9a0aa2bd", @@ -57300,7 +57300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.41?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.41?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f47deb33-e34c-4e1b-8380-2b1d5a147706", @@ -57330,7 +57330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types/Aquarius/versions/5.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types/Aquarius/versions/5.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c87b0af9-ce0b-4f78-86b6-5b2af3899ef6", @@ -57360,7 +57360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.41?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.41?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9bf7ed4b-3c3e-42c3-930d-8d033740a6ec", @@ -57390,7 +57390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7623a7dc-b0b7-4f49-a425-8f88cf913112", @@ -57420,7 +57420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.2146.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.2146.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a33ba8c-732e-4543-97c9-26736e5de8ad", @@ -57450,7 +57450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types/AquariusLinux/versions/1.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types/AquariusLinux/versions/1.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a477a17d-98c6-4910-8eda-1be7278ceb92", @@ -57480,7 +57480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.42?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.42?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7f750c00-5e52-4f64-8867-bdf6945ac5ac", @@ -57510,7 +57510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.12.18430?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.12.18430?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bad49da8-bc2e-420a-ba15-3dc34e4a2b17", @@ -57540,7 +57540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.127?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.127?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "94c9aa9b-9dac-4479-834b-7e38203511f8", @@ -57570,7 +57570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.3.9380?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.3.9380?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a66c0f85-c0c5-4fa6-9903-5cce4303cf46", @@ -57600,7 +57600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.4.10090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.4.10090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "193263e2-5d7c-465d-9214-c627fcb810f9", @@ -57630,7 +57630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.23?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.23?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ac916a3-d95c-42d9-92c5-aaefe4f8687f", @@ -57660,7 +57660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "78c306ed-0da3-49d8-b61c-f4fc33b6ff91", @@ -57690,7 +57690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1325.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1325.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "89c04c3e-4821-4aa5-8c19-2a735727a4c1", @@ -57720,7 +57720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.518.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.518.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "25e53652-8445-4219-ac40-1d8f92428486", @@ -57750,7 +57750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.2331.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.2331.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7753c2d-8f6e-4052-9057-bb45880826a3", @@ -57780,7 +57780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1587.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1587.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "065390cd-cc84-4d55-a00f-dcaf8f9c3220", @@ -57810,7 +57810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1693.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1693.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a810caa8-6279-4d55-890a-f96be3bc2b67", @@ -57840,7 +57840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types/Aquarius/versions/4.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types/Aquarius/versions/4.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf368d84-d3f4-4edc-a328-aad9220035d8", @@ -57870,7 +57870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.2146.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.2146.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "98aaf23f-2278-4d3d-a497-e47a32841d50", @@ -57900,7 +57900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1974.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1974.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "06bc358d-659d-4517-92a6-aa1fc7e6dafa", @@ -57930,7 +57930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.8.2.5440?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.8.2.5440?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dfb3b31e-9679-4c8a-a710-104eb62176a5", @@ -57960,7 +57960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1421.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1421.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f654fb8-cb3c-443c-9f1b-66ea89434524", @@ -57990,7 +57990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.2192.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.2192.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60f5591f-a850-495b-acab-8bcaf9329e38", @@ -58020,7 +58020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.2294.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.2294.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a76acde-392c-4c3f-aba2-a06ec3292dc8", @@ -58050,7 +58050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.DNS/artifacttypes/vmextension/types/DNSClientCache/versions/1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.DNS/artifacttypes/vmextension/types/DNSClientCache/versions/1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e709942-1492-40dd-9c41-e46adf136234", @@ -58080,7 +58080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/1.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/1.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0cf2b3d-7714-4a3a-8346-4b30970bcf42", @@ -58110,7 +58110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.DNS/artifacttypes/vmextension/types/DNSClientCache/versions/1.5.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.DNS/artifacttypes/vmextension/types/DNSClientCache/versions/1.5.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "683b396a-f61b-46d2-be21-ccb6e0c2fe9a", @@ -58140,7 +58140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.9.1.7050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.9.1.7050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "944c5982-0ebf-4142-a822-1f0600dd4210", @@ -58170,7 +58170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.861.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.861.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dace60d2-91ff-4cb2-be3d-8a4d257d2fd9", @@ -58200,7 +58200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.DNS/artifacttypes/vmextension/types/DNSClientCache/versions/1.5.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.DNS/artifacttypes/vmextension/types/DNSClientCache/versions/1.5.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "386f4a07-a058-447e-a0ce-fd673b1a4d40", @@ -58230,7 +58230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.585.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.585.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8426b385-712d-4324-bb20-4ee87f76e1d5", @@ -58260,7 +58260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/2.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/2.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4acfb056-016c-4613-b0a4-4631a0d93a98", @@ -58290,7 +58290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.6.2.1366?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.6.2.1366?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ed9aae2-f18e-4eac-9ded-918bc49efbde", @@ -58320,7 +58320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.7.8.4180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.7.8.4180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b491933-ac71-47ac-ab87-37ed563d1be4", @@ -58350,7 +58350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1527.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1527.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11e793bb-d0ec-4093-878e-ee9180180373", @@ -58380,7 +58380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1210.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1210.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "44efeb1d-c149-4ad2-bafc-9fd3cec08495", @@ -58410,7 +58410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.7.1.1416?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.7.1.1416?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4c18cced-462c-4328-9d74-761ab721e256", @@ -58440,7 +58440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.17.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.17.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d40db29d-d3b7-48f7-aca7-8169aa7b1603", @@ -58470,7 +58470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/3.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/3.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26480608-fa7c-4b08-8a70-72d097df18e7", @@ -58500,7 +58500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1884.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1884.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "337b2711-322c-4a44-a3ab-e19dfb01d003", @@ -58530,7 +58530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/1.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/1.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d4d22c16-fdf3-4c0b-8740-b8f5d49106a5", @@ -58560,7 +58560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.861.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.861.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "990cbe94-c4e3-41d0-9961-2cf965c21b21", @@ -58590,7 +58590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.2294.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.2294.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b3ee2f6d-4043-4ed6-9012-446c50b42951", @@ -58620,7 +58620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/3.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/3.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d948d272-caf9-4f8f-a12a-d68d75f829e8", @@ -58650,7 +58650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1252.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1252.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ad1b7c9e-83ea-4cfd-9044-f91df488e793", @@ -58680,7 +58680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.9.2.7270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.9.2.7270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cfc18bda-9298-4570-a08f-846e7b455935", @@ -58710,7 +58710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/1.0.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/1.0.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8d6136ae-42c2-4cbb-b4ba-a07116dcbb8d", @@ -58740,7 +58740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.6.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.6.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b5241bb-53f4-47f4-9e58-12518257cbed", @@ -58770,7 +58770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.15.22060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.15.22060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a198ef28-a793-4e0c-9119-d7d4c9795060", @@ -58800,7 +58800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.12.18430?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.12.18430?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82a3c9da-f0e7-46d8-b9cb-bcea08efb6cd", @@ -58830,7 +58830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.7.4.3150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.7.4.3150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68ffa7c9-d5e6-4cac-ac4b-68bd7640b7a1", @@ -58860,7 +58860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.8.1.4830?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.8.1.4830?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "469ba116-7f50-4c8e-9728-f83ed89de052", @@ -58890,7 +58890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.1.0.886?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.1.0.886?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5cc0f242-f89a-49fb-b094-8959afcc5156", @@ -58920,7 +58920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.0.7820?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.0.7820?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf957e5a-274c-4bf7-b46e-782469034839", @@ -58950,7 +58950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.5.0.1174?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.5.0.1174?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47cfa8bb-4500-4868-ab93-6fc133c276c3", @@ -58980,7 +58980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.3.0.1058?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.3.0.1058?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6e4a3512-ea38-45e6-87ca-e186719e7c8a", @@ -59010,7 +59010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.3.9380?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.3.9380?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0425390-6981-4cd4-a497-e72e64fd67f9", @@ -59040,7 +59040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.11.17500?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.11.17500?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "555a064e-6db8-4cbd-83bc-2e2e3c3414bd", @@ -59070,7 +59070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.14.20760?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.14.20760?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e1b1245-db53-429a-8632-97bdaf80626c", @@ -59100,7 +59100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.7.12710?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.7.12710?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "46c658e0-f0d4-4e10-9aee-3c10ff5447b5", @@ -59130,7 +59130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.7.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.7.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ba49ce0e-0875-4285-8392-f3cca644145f", @@ -59160,7 +59160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.9.1.7050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.9.1.7050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d29ac88c-65a6-478a-8539-9273839520b7", @@ -59190,7 +59190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.9.15340?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.9.15340?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47d87101-7333-47c3-abe9-2e81bd80bc8a", @@ -59220,7 +59220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.8.2.5440?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.8.2.5440?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "84bfc937-7ba8-456f-a554-74b81d1d7e32", @@ -59250,7 +59250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47dee42d-b081-4286-8e76-544c60a4e67d", @@ -59280,7 +59280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.14.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.14.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bbbc9539-cc9d-4788-8a2b-9e7bb4230c16", @@ -59310,7 +59310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ebab9241-e27b-4827-9276-5d9f985f5df6", @@ -59340,7 +59340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/0.9.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/0.9.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "072f97d5-d5ff-4958-802d-a97b78a30aba", @@ -59370,7 +59370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.6.11730?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.6.11730?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55e61e73-f46d-4bc2-a426-0a35b0154726", @@ -59400,7 +59400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.10.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.10.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f50acdc3-3e11-4fbe-a47a-b58dc00d0aef", @@ -59430,7 +59430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN.Internal/artifacttypes/vmextension/types/WindowsAgent.Test/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN.Internal/artifacttypes/vmextension/types/WindowsAgent.Test/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f8b88485-664d-45b0-957a-d234e7ec5347", @@ -59460,7 +59460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN.Internal/artifacttypes/vmextension/types/LinuxAgent.Test/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN.Internal/artifacttypes/vmextension/types/LinuxAgent.Test/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "caef8cef-f1f2-47b0-92cc-be6e59333255", @@ -59490,7 +59490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.19.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.19.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "471df74e-e49e-4f00-9b2e-2eff45868240", @@ -59520,7 +59520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.10.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.10.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8cf46330-c640-463e-8347-ab26a435b9fd", @@ -59550,7 +59550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.14.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.14.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11b83282-0820-4232-90e4-e278a78bcfdf", @@ -59580,7 +59580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.7.1.1416?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.7.1.1416?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fdebcf96-92ee-44e0-a906-409f455f3fc7", @@ -59610,7 +59610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.9.0.6300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.9.0.6300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dc63234e-d662-4ac2-973a-b226256b5fd9", @@ -59640,7 +59640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.4.0.1112?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.4.0.1112?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "adfd383c-c01f-47f3-b082-78b4c9919f4c", @@ -59670,7 +59670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.15.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.15.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d1dc4bb-768e-4a95-8b94-8a5114d16448", @@ -59700,7 +59700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.2.0.1001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.2.0.1001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8021e355-477a-4ef3-aaca-f019e203a754", @@ -59730,7 +59730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.10.16690?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.10.16690?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7208b641-1bf0-4dc7-bc73-5ea08e2f0708", @@ -59760,7 +59760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types/AquariusLinux/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Networking.SDN/artifacttypes/vmextension/types/AquariusLinux/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a9dcd15f-1809-46dd-bf55-02118d4acc47", @@ -59790,7 +59790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.3.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.3.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "caa26865-82a0-41d0-ac0d-755c14dd2ac2", @@ -59820,7 +59820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.7.3.1475?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.7.3.1475?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "95c3d45b-58e9-42f4-8501-4179a321a7fe", @@ -59850,7 +59850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.10.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.10.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "431b58e9-d943-421d-a921-eb29bd164fb4", @@ -59880,7 +59880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "caf1d6c1-9dd6-4d29-ad93-a202f6a64965", @@ -59910,7 +59910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.5.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.5.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e83b2ca9-39e8-4065-b208-cf6c636f33f5", @@ -59940,7 +59940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1082.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForWindows/versions/1.0.1082.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dc752b39-7fab-4e43-96d5-debe36921f7f", @@ -59970,7 +59970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.6.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.6.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "caad5ecd-be3d-4107-94cf-ecb66bbc8575", @@ -60000,7 +60000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.9.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.9.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b7ed7f1-140f-4bf8-8ae7-f49945d55b5b", @@ -60030,7 +60030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.6.2.1366?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.6.2.1366?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f03b08a5-2e60-400a-92c9-6abb38b54b82", @@ -60060,7 +60060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c0343620-a33c-4c08-abf3-ff472a6cde06", @@ -60090,7 +60090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.5.10940?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.5.10940?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "74afc3db-1c91-4178-9370-d618789bd6ef", @@ -60120,7 +60120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.4.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.4.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d3866db3-a5d7-40a9-a0fe-124af2e068a3", @@ -60150,7 +60150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.HardwareHealthService/artifacttypes/vmextension/types/AzureHardwareHealthExtensionForLinux/versions/1.0.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cf81ee35-3da8-4a11-9073-b314b5ce5e2a", @@ -60180,7 +60180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.15.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.15.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00add301-1c2f-4f2c-aaf9-8124a9797c6d", @@ -60210,7 +60210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "73c76ac0-27ef-43ff-a4f4-8d76706e0424", @@ -60240,7 +60240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.2.9060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.2.9060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "202e715c-f281-4363-9467-a6a1f1a40e15", @@ -60270,7 +60270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.5.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.5.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9953b578-fbba-413a-ab0b-c7f647a25276", @@ -60300,7 +60300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.10.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.10.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a464d608-3945-40b1-aeca-396ff0c0fdcd", @@ -60330,7 +60330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.13.19190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.13.19190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b61df58d-97b0-4345-a7e6-68df91d42cc8", @@ -60360,7 +60360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8dc95a47-5ba4-4e18-bfc9-ee1e0c47f9e0", @@ -60390,7 +60390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b87a0e1f-c2ec-44da-b10b-613d8c5c2111", @@ -60420,7 +60420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.6.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.6.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0f019147-80db-4830-aa38-53a9d6c6419e", @@ -60450,7 +60450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.11.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.11.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f4babe8-2edb-44b1-833c-d087dd8df10c", @@ -60480,7 +60480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a2e063b-a150-4266-9a25-af34719a2d06", @@ -60510,7 +60510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.2.1.1014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.2.1.1014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cefcdf8e-e345-43a6-ba01-712b6842387d", @@ -60540,7 +60540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88ddfe44-5fc0-4e96-99e2-af6d1d02b792", @@ -60570,7 +60570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN/artifacttypes/vmextension/types/WindowsAgent.Test/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN/artifacttypes/vmextension/types/WindowsAgent.Test/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aaf9f8f7-c2e2-4761-a2f9-bfb7327e551a", @@ -60600,7 +60600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.4.10090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.10.4.10090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6dc87c20-685c-4427-bd48-f81f24f6d9a5", @@ -60630,7 +60630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.4.2.1150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.4.2.1150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f8ef8faf-fd39-47c8-b022-f7d92fbf111b", @@ -60660,7 +60660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bc50ee63-b8da-4d1a-865b-7c6809ac4d06", @@ -60690,7 +60690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.3.1.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.3.1.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2caab75d-c92b-498a-a5f7-8ea18feaac25", @@ -60720,7 +60720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b797ee7e-c5c1-493f-b9fa-a6679a52a447", @@ -60750,7 +60750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.5.127?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.5.127?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1940e70b-2478-422b-900e-b7d511a1da01", @@ -60780,7 +60780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.6.4.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.6.4.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "656045c0-7539-4f55-8f55-053853cab768", @@ -60810,7 +60810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Agent/artifacttypes/vmextension/types/AzureMonitoring/versions/1.0.4.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Agent/artifacttypes/vmextension/types/AzureMonitoring/versions/1.0.4.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e307d13a-9d8d-48d8-86e7-282ca64ef3e0", @@ -60840,7 +60840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.6.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.6.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8eb13d78-8fd8-411d-ad6d-e5c22041fc60", @@ -60870,7 +60870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.5.9.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.5.9.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "049459ab-23c2-4cf7-b1fa-4eee0082311d", @@ -60900,7 +60900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4482a52e-defe-44d8-b7a6-3ebb3f3184f4", @@ -60930,7 +60930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "452ad79a-6873-49ff-bce4-d24acc48e299", @@ -60960,7 +60960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6aa79e86-9a44-489d-8ae2-17e3429e53ed", @@ -60990,7 +60990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads.Dev/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads.Dev/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "453d1d3e-6624-4fba-ad52-4dbd8089f7fc", @@ -61020,7 +61020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.7.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.7.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0ba75d9-ad71-49bd-aaf1-ac515f1bf080", @@ -61050,7 +61050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.21.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.21.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "08241402-a087-4f06-b1c2-dceaff3e9073", @@ -61080,7 +61080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/0.3.907.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.KeyVault/artifacttypes/vmextension/types/KeyVaultForLinux/versions/0.3.907.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb4c3dc5-4958-4d58-97f2-a8cc249d8b29", @@ -61110,7 +61110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9c4120f5-4eb9-407b-8855-23a1fef6b2b6", @@ -61140,7 +61140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/2.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/2.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dc6a8d3f-6bd7-4d18-924a-50efcc7910ae", @@ -61170,7 +61170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.203?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.203?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "623d8562-fa00-4cb9-8620-57030bbe1820", @@ -61200,7 +61200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.20.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.20.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b9e12dc0-6e3b-4b57-8b9c-02d6b227fee5", @@ -61230,7 +61230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.19.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.19.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "38556a48-3725-46d2-a1e8-0c6a4970d06b", @@ -61260,7 +61260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.6.2054.46?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.6.2054.46?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aee8e745-9db6-4639-992c-dcf19af84350", @@ -61290,7 +61290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea26c320-08b6-4c20-8ea3-829d529f86a1", @@ -61320,7 +61320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b2a2cba-1fba-4ce6-b4c3-a51950a768c9", @@ -61350,7 +61350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.12.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.12.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e6860016-de4d-4e0b-a67f-30b7806d59d6", @@ -61380,7 +61380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "791cff25-1d26-4fcc-8307-e5c4d0815e1b", @@ -61410,7 +61410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3a8bdb3-9098-4923-97c7-aaf6f6e76188", @@ -61440,7 +61440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.0.1629.89?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.0.1629.89?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ecf41ed9-de19-41bf-b0eb-3c09bc428137", @@ -61470,7 +61470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.LabServices/artifacttypes/vmextension/types/Agent.Linux/versions/1.0.1.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "25e4a614-9741-40b0-917c-af47fc458eb8", @@ -61500,7 +61500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.54?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.54?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0237bfed-9e95-4c02-9b73-ec845cb918df", @@ -61530,7 +61530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.116?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.116?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "523f1439-9e2a-42d2-9d1a-a6c54ca54619", @@ -61560,7 +61560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.53?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.53?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "84a61259-7c63-4b62-b647-98b3c9188e68", @@ -61590,7 +61590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.113?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.2.113?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d08bfbc-0ee4-4608-b7ea-56c86a9f89be", @@ -61620,7 +61620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.41?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.Workloads/artifacttypes/vmextension/types/Workload.WLILinuxExtension/versions/0.1.41?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c15ed38c-f57b-4d71-9806-fc9cb2980a3d", @@ -61650,7 +61650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.3.1802.146?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.3.1802.146?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "457ab471-25cc-4f5a-9f17-9f0d2bba6a1e", @@ -61680,7 +61680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.6.1996.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.6.1996.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1103c8c8-683b-42fe-a733-081f7abde202", @@ -61710,7 +61710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1265.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentWindows/versions/1.4.1265.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3602dbcc-4b9f-49cd-82bc-ce82f1d52dd4", @@ -61740,7 +61740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.7.4.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.7.4.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c36fcc3a-0c21-440a-9faa-83196ff9c53f", @@ -61770,7 +61770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.23?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.23?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75a21d5a-b391-4387-8fd4-f9480423a1b2", @@ -61800,7 +61800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/0.9.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/0.9.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1845146c-3f24-4db3-9a61-25fb730d99d6", @@ -61830,7 +61830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b7c2f35-fe9c-4c7c-82d5-5f6bfffe9363", @@ -61860,7 +61860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.38?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthLinuxAgent/versions/1.0.38?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4df8eee-41e0-444e-8061-e5b3fa06dbe5", @@ -61890,7 +61890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.0.7820?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.0.7820?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cbd513e0-0d1e-4a2d-8198-4de482a46831", @@ -61920,7 +61920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.10.16690?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.10.16690?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "84d79c0b-467e-4646-a500-a74f0bd7462d", @@ -61950,7 +61950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.13.19190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.13.19190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "009cd5fc-94a3-4bf6-a0df-78114f12f3cb", @@ -61980,7 +61980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.34?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.34?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b09cdbc-a9aa-41ad-ab78-acbb862d9aa7", @@ -62010,7 +62010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1654.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.1654.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6e0f02ac-3c09-445f-97b5-91db3c699c3e", @@ -62040,7 +62040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5729ddf3-4a27-4ca5-bcbf-b35b8e58e6f4", @@ -62070,7 +62070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.14.20760?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentWindows/versions/9.10.14.20760?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d4f37885-217b-49f0-8cc3-7f56e79ad32a", @@ -62100,7 +62100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.306.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.306.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58ecf046-9dbd-4de1-9e29-436f49006897", @@ -62130,7 +62130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8118188f-3613-43d2-ad1e-6e652ef1147d", @@ -62160,7 +62160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.905.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.905.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c09692d0-8f55-4efd-97e2-ef374bd92b1f", @@ -62190,7 +62190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.177?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.177?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0435b04b-bd89-447f-acfb-6c2f093a0568", @@ -62220,7 +62220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.152?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.152?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c254b25-724f-4ee5-82f1-72493e00506c", @@ -62250,7 +62250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60823bec-ba76-4d49-bfb7-715605e17300", @@ -62280,7 +62280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8fcf3a7b-d31a-4b31-bf30-4f56dcef7f08", @@ -62310,7 +62310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/1.0.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.OpenSSH/artifacttypes/vmextension/types/WindowsOpenSSH/versions/1.0.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a10bef2d-4415-4a30-bce9-f3afdf82d036", @@ -62340,7 +62340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9bf91680-3451-4c61-a71f-58bedd5e2557", @@ -62370,7 +62370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "692531e2-056a-443b-bd2a-8f28ac583844", @@ -62400,7 +62400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.105.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.105.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7d208a67-926d-4ec3-a35c-acd39a78cbf7", @@ -62430,7 +62430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.9.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.9.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83577120-d9d2-46a8-80a3-bedd2bdad1bd", @@ -62460,7 +62460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.5.133?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.5.133?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4c98ec0-3a1b-447e-8460-9873c6381e55", @@ -62490,7 +62490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.10.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.10.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "812a4a2d-4e8a-44da-a05c-46d671f5e405", @@ -62520,7 +62520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.8.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.8.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8df1225a-5847-409b-a818-08e19255eb01", @@ -62550,7 +62550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.3.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.3.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "741441ee-602f-4233-be94-bce8ed026a17", @@ -62580,7 +62580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f1aa6fd-b84a-4809-ac8c-4b236de15ec4", @@ -62610,7 +62610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.0.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Geneva/artifacttypes/vmextension/types/GenevaMonitoring/versions/1.0.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c2a8c8bb-02aa-4893-9372-ad3ec0f3abd2", @@ -62640,7 +62640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.4.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.4.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5c4eaa5e-674b-41ac-98c9-e7e5c3963534", @@ -62670,7 +62670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e13540f0-d9be-4aa5-ae49-701309b6c77b", @@ -62700,7 +62700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c99e5099-7bec-4f95-8f81-a69c4c25c9f7", @@ -62730,7 +62730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.21.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.21.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68f1e9b9-4cf9-4646-abb2-db6b47df4b91", @@ -62760,7 +62760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.5.126?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.5.126?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3ebcce19-fe44-4f06-8851-87cdca1c5ea4", @@ -62790,7 +62790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.169?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.169?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "779a4d9e-792b-4590-8802-ae9fac520cbc", @@ -62820,7 +62820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.17.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.17.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11032cdf-8651-4294-ad1d-8ebbf42fb3de", @@ -62850,7 +62850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.5.1.1204?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.5.1.1204?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9bf4589c-3234-472d-8d9d-7ac6a0e02f61", @@ -62880,7 +62880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.15.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.15.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2dc839d4-94f5-4d6e-9a61-828be57f669e", @@ -62910,7 +62910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.7.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.7.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd80fe7a-9d31-4449-938e-427791344c3f", @@ -62940,7 +62940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.12.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorLinuxAgent/versions/1.12.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b49360da-6026-4593-934e-1dfdee88e64f", @@ -62970,7 +62970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.4.1.1134?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitoring.DependencyAgent/artifacttypes/vmextension/types/DependencyAgentLinux/versions/9.4.1.1134?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c5a3f97-eede-4fa0-944b-e4c0b058400d", @@ -63000,7 +63000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.6.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.6.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aca45567-98ed-42b0-9c36-097fb69ce826", @@ -63030,7 +63030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.1.1732.126?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.1.1732.126?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "906960b1-3578-4279-905c-ce704600031d", @@ -63060,7 +63060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.54?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.54?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1c288eb1-9b43-451e-b31a-6ebb7e59c2d2", @@ -63090,7 +63090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.FileServer.Edp/artifacttypes/vmextension/types/FileServerIaaS/versions/1.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.FileServer.Edp/artifacttypes/vmextension/types/FileServerIaaS/versions/1.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c684c71c-33ea-489b-b2e7-d58b41eb4066", @@ -63120,7 +63120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN/artifacttypes/vmextension/types/LinuxAgent.Test/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.MeshVPN/artifacttypes/vmextension/types/LinuxAgent.Test/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1cc83d8d-3255-434a-8170-03a83ecd0ebc", @@ -63150,7 +63150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ccaad177-a592-4c78-b22d-11a01f75df2c", @@ -63180,7 +63180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2492f12d-5f93-4b7b-a7bd-c0496e9a6d13", @@ -63210,7 +63210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.12.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.0.12.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fc019247-6cf3-460c-be1d-424336b94536", @@ -63240,7 +63240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.4.1920.165?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.4.1920.165?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ccbeb64-7dc4-41fc-9bc8-193a2320062c", @@ -63270,7 +63270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a1261a2-9a19-49b5-b289-8faa79ff7563", @@ -63300,7 +63300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor/artifacttypes/vmextension/types/AzureMonitorWindowsAgent/versions/1.1.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "617b8bed-716f-4e00-8564-dc4fea302137", @@ -63330,7 +63330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7abab81a-c04b-4809-a0a2-dfaccfe48e3f", @@ -63360,7 +63360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.3.1769.143?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.3.1769.143?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a1608ca9-1cda-4f31-b8e6-58a3679655e2", @@ -63390,7 +63390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8d046442-020d-4fe3-8a94-7744dc5763e4", @@ -63420,7 +63420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "220152f3-6d54-4a81-acd7-3fdbeb155ef7", @@ -63450,7 +63450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.1.1739.127?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.1.1739.127?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "74af2429-b54a-46d2-9587-39ebc50a8d45", @@ -63480,7 +63480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.3.1828.150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.3.1828.150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5259274f-2d31-4f9f-b98b-29482974ca01", @@ -63510,7 +63510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.18.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5cc68281-9586-4a67-8d19-1194cf2852c7", @@ -63540,7 +63540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.6.2025.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.6.2025.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3c74695e-4d22-4483-9fd6-ccbbb74abdc8", @@ -63570,7 +63570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.87?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.87?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dafed548-8577-49cf-99d0-95661f64074f", @@ -63600,7 +63600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.1.1687.118?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.1.1687.118?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ee9dadff-7590-41e7-b006-509409c44308", @@ -63630,7 +63630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.35?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.35?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "653b8954-c1d4-4065-876b-d7149e42ac06", @@ -63660,7 +63660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.37?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Monitor.VirtualMachines.GuestHealth/artifacttypes/vmextension/types/GuestHealthWindowsAgent/versions/1.0.37?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3e943d64-56bc-4e65-b8c4-6402583b89bb", @@ -63690,7 +63690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.411.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.NetworkWatcher/artifacttypes/vmextension/types/NetworkWatcherAgentLinux/versions/1.4.411.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1be39836-09bb-487a-9081-bdaa928f4c21", @@ -63720,7 +63720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.41?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.41?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f19647a6-d0da-4ae0-ada4-d8addc8033d6", @@ -63750,7 +63750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c09518cd-ab69-4df4-b20d-7bd17f8b5ac6", @@ -63780,7 +63780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.86?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.86?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "765d9319-f826-4c42-a260-3914c53436fd", @@ -63810,7 +63810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9cc59ea-7d7b-4993-ad6e-c9d2e3d27472", @@ -63840,7 +63840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.65?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.65?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9663a13e-e150-459c-84c7-f08569ab82b7", @@ -63870,7 +63870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "06bc534c-8b00-4559-90cc-2cb603745fbe", @@ -63900,7 +63900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.38?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.38?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "77e3d1e5-727b-4ff0-a576-d2161835388d", @@ -63930,7 +63930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.50?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.50?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b6bafa42-e919-479b-9ecc-1aadcd4cfd2a", @@ -63960,7 +63960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.62?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.62?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57c3f200-02b5-4d6a-af00-cd1f42b8b314", @@ -63990,7 +63990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.40?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.40?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "30b4f7cf-6ef4-41e0-ada9-3c836beaa84a", @@ -64020,7 +64020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.36?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.36?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1fd5661-25b6-4135-a2d0-b860891ed870", @@ -64050,7 +64050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.51?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.51?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9fdf7fe4-c427-4b69-aa29-22ab9f89c3f3", @@ -64080,7 +64080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/2.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/2.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f05e4c68-0979-49eb-99e7-9999f317fd0a", @@ -64110,7 +64110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.53?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AdminCenter/artifacttypes/vmextension/types/AdminCenter/versions/0.0.0.53?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4c1daf63-c5dd-4cfd-8b1d-f12725110243", @@ -64140,7 +64140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff3a9309-4be5-4e21-81d6-937f3ee673df", @@ -64170,7 +64170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/2.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/2.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ee343880-a795-4691-a8b4-f4e1a0b5bcf3", @@ -64200,7 +64200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/2.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/2.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ee18a069-28bc-4ae5-84d5-8d48b0f23de5", @@ -64230,7 +64230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a8aca0aa-9b0a-4d4a-8ed7-17c8a82321f7", @@ -64260,7 +64260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.4.1902.163?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.AzureDefenderForSQL/artifacttypes/vmextension/types/AdvancedThreatProtection.Windows/versions/1.4.1902.163?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15c4f6c4-910e-42be-b010-a918d949ec3a", @@ -64290,7 +64290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.8.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Diagnostics/artifacttypes/vmextension/types/IaaSDiagnostics/versions/1.8.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d5611d6-9bc6-474d-b6b9-a08d51ab5c9a", @@ -64320,7 +64320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/1.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bda6d3d2-3e46-4d67-8331-2721c4c032b6", @@ -64350,7 +64350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/2.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Windows/versions/2.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0dade3cc-7922-4903-95cd-65578ab21f70", @@ -64380,7 +64380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b3562d67-06e5-475c-b4f4-a490d4a11daf", @@ -64410,7 +64410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/2.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/2.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7449d112-f1ad-4a41-ba0f-872c212d5391", @@ -64440,7 +64440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/1.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "12b0e55b-3084-4776-b0be-fb497e1a9d5b", @@ -64470,7 +64470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/2.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/2.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f04ae32b-b985-487d-aaee-cf1b791fc289", @@ -64500,7 +64500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/2.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/2.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47839675-9096-4d40-92ef-1f6f671866fe", @@ -64530,7 +64530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.22?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.22?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8bd47942-25d9-42e9-bfe5-4dc25e237b11", @@ -64560,7 +64560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.23?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.23?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "85430d00-9210-4851-ae59-2e856b9089d6", @@ -64590,7 +64590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fd630126-299b-446b-92f7-2cad9f0440fb", @@ -64620,7 +64620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/2.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ChangeTrackingAndInventory/artifacttypes/vmextension/types/ChangeTracking-Linux/versions/2.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22006740-5d74-4839-a9a4-9f3e21e7bd60", @@ -64650,7 +64650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ac91eb4c-5dc1-4563-bb8a-85f05fcba1e3", @@ -64680,7 +64680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "16f305d2-2d8a-4b87-9197-836fe224105d", @@ -64710,7 +64710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.25?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AKS/artifacttypes/vmextension/types/Compute.AKS.Linux.AKSNode/versions/1.25?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d7990ae3-a7bb-47e3-94e8-a53347305f64", @@ -64740,7 +64740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e7056429-07b7-4d73-92d1-3e0a8d4b5379", @@ -64770,7 +64770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d12d85d1-ff63-43a8-91c3-3b13c4d6dc17", @@ -64800,7 +64800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "315bf359-303d-4976-a170-f05953bcdc5c", @@ -64830,7 +64830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2eaec06e-5285-4fd3-93a0-55e124f241f3", @@ -64860,7 +64860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Sentinel.DnsExtension.Dev/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Sentinel.DnsExtension.Dev/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ad3d3bc-7e22-4865-8ef7-129f9997371a", @@ -64890,7 +64890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "79e79f6a-c3ba-4bcb-8922-45668f8d2f9f", @@ -64920,7 +64920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WindowsFabric.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WindowsFabric.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7996b61e-54a4-4b4d-985f-41173b748e7b", @@ -64950,7 +64950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a9efbfcb-161f-4e9f-a805-1576353ca8fe", @@ -64980,7 +64980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "74931d6a-9a25-4b6b-838f-9016863d40dc", @@ -65010,7 +65010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Test.Identity/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Test.Identity/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "17f91757-8212-4c90-931e-b3fc3f668f11", @@ -65040,7 +65040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WinTestAttestation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WinTestAttestation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "885b926b-d68f-4de2-9402-e8de17f718a5", @@ -65070,7 +65070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e78dc4d2-9f7b-41f9-a8b6-e3e7b92ffe33", @@ -65100,7 +65100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.ReleasePipeTest.INT/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.ReleasePipeTest.INT/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f6ecb8a-c743-4b71-8632-bf2f34cac5f9", @@ -65130,7 +65130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfig.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfig.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "96d59820-6df6-40ab-a50a-9853293bd3c5", @@ -65160,7 +65160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.ReleasePipeTest.TEST/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.ReleasePipeTest.TEST/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b32ae3e9-4576-4dac-b10d-5e2a91f98891", @@ -65190,7 +65190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0d8893a-4ac9-4a5c-afcd-b373f15b4196", @@ -65220,7 +65220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Golive.Extensions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Golive.Extensions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a5fbd818-af43-4eca-a9ef-a588e2a696bd", @@ -65250,7 +65250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "76b1da5f-c38a-4a27-a633-314da306557e", @@ -65280,7 +65280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "01da24aa-3e8d-4168-bc74-9f462ec6d763", @@ -65310,7 +65310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1a0a7eae-d0ff-4c6f-83ef-a72379f49366", @@ -65340,7 +65340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.TestWindowsAttestation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.TestWindowsAttestation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09e2696c-e2c7-4baa-8d07-e5dea6db9cd1", @@ -65370,7 +65370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.ReleasePipeTest/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.ReleasePipeTest/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "36514d27-2f78-4caa-852f-3ba9926568f0", @@ -65400,7 +65400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.Canary/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.Canary/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5ad16fa2-96ce-40af-ab11-d22ea6aa1d31", @@ -65430,7 +65430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a3d0a39e-2fdd-4d3d-b806-7fdc2444d0ce", @@ -65460,7 +65460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.VincentTest2/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.VincentTest2/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37d6145a-37e1-4810-852a-07a850ca18ca", @@ -65490,7 +65490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1ec6f03-f867-4571-a2c8-c4a129156944", @@ -65520,7 +65520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.Test5.TEST/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.Test5.TEST/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dffc1431-95a7-4f35-bf33-b3e23972c477", @@ -65550,7 +65550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.VincentTest4/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.VincentTest4/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0cb26312-4763-4ab1-b14e-9205ddca5e99", @@ -65580,7 +65580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ca07fd3-b337-4208-853f-341dd4433cae", @@ -65610,7 +65610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "045d8bc9-7b0a-4680-a349-6a7ab41c7624", @@ -65640,7 +65640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1fbfd4a-c49d-4619-8953-e0bc3d166dc4", @@ -65670,7 +65670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.WindowsAzure.RemoteDebug/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.WindowsAzure.RemoteDebug/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ee90a236-9934-4ec7-805c-10148bd2d3fd", @@ -65700,7 +65700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a3771994-50eb-4023-81ae-d374a9abef23", @@ -65730,7 +65730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.Test1/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.Test1/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "de986370-d500-4334-85dc-3b677e73ab49", @@ -65760,7 +65760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.VincentTest/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.VincentTest/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "01ae8ef9-bc97-446f-89e9-ab97e496f33a", @@ -65790,7 +65790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.Test5.INT/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.Test5.INT/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2be7ccdd-d20f-454c-aa64-8e6c71e45af4", @@ -65820,7 +65820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4869e282-3978-40a5-909c-d8b7467ada6a", @@ -65850,7 +65850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.Test4/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.Test4/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a36acbf-8b7c-4c62-a734-d9059573caca", @@ -65880,7 +65880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.TestTest.INT/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.TestTest.INT/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d80bdc49-0d1e-4f3c-a529-42df568bf455", @@ -65910,7 +65910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b2d132b-6856-401b-a089-6df4a979951d", @@ -65940,7 +65940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxTestAttestation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxTestAttestation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "000e5cd1-cfa8-4b2c-bf17-c3580689ab9a", @@ -65970,7 +65970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.Test5/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.Test5/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7405e667-8cd7-4988-a091-254eb799e1f1", @@ -66000,7 +66000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureSecurity.JITAccess/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureSecurity.JITAccess/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "866e62c6-e720-48ce-ba22-7f7607da7985", @@ -66030,7 +66030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.Testing/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.Testing/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8c685f95-2f64-49f0-bc24-c4c0c8fbad93", @@ -66060,7 +66060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.TestTest/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.TestTest/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b71cba30-5d32-4147-b179-a73a86ad2365", @@ -66090,7 +66090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7636480-4944-41fb-b4ed-73869d273cd5", @@ -66120,7 +66120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f4813efe-1b9d-46f4-ae19-87f0c280056c", @@ -66150,7 +66150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ab4657d-7b77-49b5-95ea-7cb49da19bc6", @@ -66180,7 +66180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0b8263d-396a-4a80-860f-af844e88dabf", @@ -66210,7 +66210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ac9735c-e1e7-42fc-9073-345c5b7f3be4", @@ -66240,7 +66240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.Linux.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.Linux.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e654ba6d-cd87-43c2-80d0-1afbfb108b25", @@ -66270,7 +66270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd34cac2-4456-4951-a2cd-a80b40c4f0f3", @@ -66300,7 +66300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.MeyaCorp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.MeyaCorp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4688530d-2ff1-43fa-a742-a2a7920ecfcb", @@ -66330,7 +66330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.WindowsAzure.Test.RemoteDebug/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.WindowsAzure.Test.RemoteDebug/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7048deb-1abf-45dc-b476-aced74205f2c", @@ -66360,7 +66360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.TestTest.TEST/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.TestTest.TEST/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dc446716-ccef-43a5-87a9-022db6ab226d", @@ -66390,7 +66390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "80e9e626-f41a-44c5-ada2-8928938495e8", @@ -66420,7 +66420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SecurityManagement.Kevlar/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SecurityManagement.Kevlar/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d3d62a1e-acd7-420e-9636-78ef48008162", @@ -66450,7 +66450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAdminCenter.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAdminCenter.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "41a16b5c-f7e7-47a2-ba1b-0ae5dc15efc8", @@ -66480,7 +66480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e378091e-29d4-4587-a4a0-77771b9700e9", @@ -66510,7 +66510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoftazurecituswarp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoftazurecituswarp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "486404fe-436a-4ea7-b740-09e6e678cf29", @@ -66540,7 +66540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftSQLServer/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftSQLServer/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "272072f0-bf9e-4e9b-a0d4-573698cf3a99", @@ -66570,7 +66570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftDynamicsAX/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftDynamicsAX/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "52ea61a9-27ee-43b7-aaae-c5db4761a259", @@ -66600,7 +66600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Interceptor/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Interceptor/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9edc307c-f553-4dd7-acd6-c3ecbde4ab51", @@ -66630,7 +66630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftWindowsDesktop/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftWindowsDesktop/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4552cd82-a33f-42e2-862f-e8af70910ba5", @@ -66660,7 +66660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0a3cb2fc-4325-4ce3-8cac-e5b99e324adb", @@ -66690,7 +66690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/minio/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/minio/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "feaaf6c0-6121-409e-9762-b1c351279109", @@ -66720,7 +66720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "41d76567-8c47-4816-9255-32da4176e7e2", @@ -66750,7 +66750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "23793838-9071-4c88-89be-0c459c4631bc", @@ -66780,7 +66780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/miraclelinux/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/miraclelinux/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9e0f2c5-0fc5-49c4-90f5-24313473ff79", @@ -66810,7 +66810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d7696bf6-a1aa-406e-b57b-8b4b8980d3e9", @@ -66840,7 +66840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute.TestSar/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute.TestSar/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ce670a0a-9eeb-4bd0-9c6f-bee400510136", @@ -66870,7 +66870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftAzureSiteRecovery/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftAzureSiteRecovery/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ec3d416b-f08e-4794-bfa2-1d337bf8eb61", @@ -66900,7 +66900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0728c1bc-5fd9-447f-9575-a4e7b65d48f1", @@ -66930,7 +66930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SystemCenter/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SystemCenter/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6bd35437-cd58-4e44-b9ac-417956f058ef", @@ -66960,7 +66960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/miri-infotech-pvt-ltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/miri-infotech-pvt-ltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "72a659c1-cd3b-4422-a115-e5be3a9cbe1c", @@ -66990,7 +66990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/monitorapp1579029852605/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/monitorapp1579029852605/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "56c29a66-95c9-410a-9f22-ccc712536e11", @@ -67020,7 +67020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc14e3e3-f30d-4ff8-b15a-2d621a54edd9", @@ -67050,7 +67050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/midfin/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/midfin/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5af42a71-0bfc-4f8a-ab7b-cb6997ec98e9", @@ -67080,7 +67080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c59aa27f-73e4-4fea-8ba9-d3e306747579", @@ -67110,7 +67110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.RecoveryServices.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.RecoveryServices.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a431f89a-6e82-4d2f-93f0-de33f4706a56", @@ -67140,7 +67140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ndl/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ndl/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15c6966c-ebec-409d-9c42-bbac66df31e6", @@ -67170,7 +67170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ndstriyelotomasyonsistemlerisanvetica1623147454601/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ndstriyelotomasyonsistemlerisanvetica1623147454601/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "92e498a4-7231-4551-ae8b-1b201393d807", @@ -67200,7 +67200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Managability.IaaS.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Managability.IaaS.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c264cb21-1cfe-44cc-bb5a-1ea09a393239", @@ -67230,7 +67230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.TestSqlServer.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.TestSqlServer.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "acfd5316-48ac-4479-81af-4bcda285020c", @@ -67260,7 +67260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88319d9b-9712-4f44-900c-16975eef49f3", @@ -67290,7 +67290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netatwork/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netatwork/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dbbafb55-89dd-44c0-a22b-64eefc6e23ee", @@ -67320,7 +67320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAzure.Compute.test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAzure.Compute.test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2492e550-f150-4514-9bdf-1c48624d67ee", @@ -67350,7 +67350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAdminCenter/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAdminCenter/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9fab4395-c998-4da9-b199-e31845fd475a", @@ -67380,7 +67380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netikus-net-ltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netikus-net-ltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a30620de-3eb3-4cbd-a882-0f202ef7d325", @@ -67410,7 +67410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.Corp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.Corp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "207d2fc0-a21a-4811-9412-9f4cd4105b7e", @@ -67440,7 +67440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions.Internal/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions.Internal/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a05db5ab-de1a-4b62-afde-71c0f8309345", @@ -67470,7 +67470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f648893c-9e9f-41e5-8b7b-68073b88b24b", @@ -67500,7 +67500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.MonitoringAgent.Extension/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.MonitoringAgent.Extension/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1c33870-f11e-4812-9a07-76e7c438253b", @@ -67530,7 +67530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/moviemasher/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/moviemasher/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1dd97f8e-03b7-42c4-a0fc-adc9eff914ac", @@ -67560,7 +67560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nec-technologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nec-technologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "39fb266b-e456-4f7d-90f5-3a532d14727b", @@ -67590,7 +67590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mirantis/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mirantis/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bef52631-db90-44fe-9086-f14c73119b3a", @@ -67620,7 +67620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test01/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test01/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "273338fa-40a0-47f5-a18c-4992b25bb881", @@ -67650,7 +67650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ncache/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ncache/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db71e007-164e-4698-8e28-8eefc36555af", @@ -67680,7 +67680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.Meya0206/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.Meya0206/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c3051deb-52ed-4d96-ad97-f1866326ce5e", @@ -67710,7 +67710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "336adb6a-2e99-4f13-832f-247f29aaf8af", @@ -67740,7 +67740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftBizTalkServer/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftBizTalkServer/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a27bfba8-2687-4135-9d4f-db63757d632a", @@ -67770,7 +67770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoftcorporation1602274591143/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoftcorporation1602274591143/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9df9473b-0c7c-426c-8b2c-dd85b77f9cc9", @@ -67800,7 +67800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26aeda83-fa9f-48e4-bc23-3feaec69e511", @@ -67830,7 +67830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftDynamicsGP/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftDynamicsGP/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e9c0adc1-b498-4af6-aa6c-9b7dadb3ad15", @@ -67860,7 +67860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mistio1601460379393/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mistio1601460379393/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "65470eec-61a5-46a9-8a38-0b209245df25", @@ -67890,7 +67890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/modern-systems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/modern-systems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4c638b82-d291-4cc1-8eb9-b204a1684e38", @@ -67920,7 +67920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2789640e-1502-4668-b2d4-574d9234e032", @@ -67950,7 +67950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Network/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Network/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "407facf9-3076-4256-ad0f-4a8e8d00b76d", @@ -67980,7 +67980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftVisualStudio/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftVisualStudio/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f6bb85b-2206-4408-8eb7-af3a4014de9b", @@ -68010,7 +68010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftRServer/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftRServer/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b642ff65-6d00-49d0-ab99-a3c04bd8a0e2", @@ -68040,7 +68040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftSharePoint/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftSharePoint/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42788521-681a-4335-92f5-fcfcd945ed1b", @@ -68070,7 +68070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a05e11be-0810-4953-ab84-4808d367f55f", @@ -68100,7 +68100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fe8c6c27-ab40-4944-b362-40bc6b8ce17f", @@ -68130,7 +68130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ncbi/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ncbi/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b612713-3696-41c6-830f-2f51bbe6ec67", @@ -68160,7 +68160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "258b6dac-f299-4239-a145-ab070ad118fd", @@ -68190,7 +68190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nasunicorporation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nasunicorporation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6ec1e87-8109-4c73-9411-5b5c727483e2", @@ -68220,7 +68220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6461974a-6002-47b4-a8a9-07c36712b4b5", @@ -68250,7 +68250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoftcmotest/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoftcmotest/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "33aa3bd4-cc04-410a-b1c5-361164c41b4d", @@ -68280,7 +68280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Windows.ReleasePipeTest.TEST/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Windows.ReleasePipeTest.TEST/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4db76ea7-2f7b-41e2-b9e0-127cffd593e5", @@ -68310,7 +68310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "51878662-b4d2-4cce-a607-7b876d38378c", @@ -68340,7 +68340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring.Testing/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring.Testing/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "95c4203e-e7b6-4e1b-ad4a-0a07cc10d6af", @@ -68370,7 +68370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5988c2be-144d-4475-95fd-51dc20cf30f0", @@ -68400,7 +68400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftPowerBI/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftPowerBI/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b7ba1c49-4632-4bd0-aaec-3ccdb61cdc9b", @@ -68430,7 +68430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftOSTC/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftOSTC/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "348c124c-b349-4e98-868f-91beca701cd7", @@ -68460,7 +68460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/moogsoft/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/moogsoft/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5827ba3a-116c-4b11-aac9-36db0d426224", @@ -68490,7 +68490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mxhero/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mxhero/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "87c0a378-0229-4794-beea-3788281846dc", @@ -68520,7 +68520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1c3cab7-7af9-45ca-a671-f6ee726cdb1e", @@ -68550,7 +68550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nvidia/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nvidia/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45e6b548-bad0-4088-acfe-55e2152ac248", @@ -68580,7 +68580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.Azure.Extensions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.Azure.Extensions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "af7f3a13-0329-41e1-890e-356efe0b15c2", @@ -68610,7 +68610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.WindowsAzure.DevTest/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.WindowsAzure.DevTest/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e9f3aa3-1134-4e63-8aa8-9d477fed90f7", @@ -68640,7 +68640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nri/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nri/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ec847c2-431c-4392-b749-9ee21ee32579", @@ -68670,7 +68670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/miracl_linux/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/miracl_linux/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d92c7d8b-cf6e-4bf6-abf6-3759db5a286a", @@ -68700,7 +68700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netmail/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netmail/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "106af03b-b5c8-4553-b5c1-4fe771d77c90", @@ -68730,7 +68730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netka/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netka/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "073172e4-13a4-4c9f-b6aa-f8148054bb08", @@ -68760,7 +68760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a9537022-df93-4013-a7f6-6fd7687d668c", @@ -68790,7 +68790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "62427c98-bea1-44bf-afd8-dab1e86a451b", @@ -68820,7 +68820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftWindowsServer/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftWindowsServer/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "268235df-82ad-4f5b-b6b6-7a2ce2977418", @@ -68850,7 +68850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/msopentech/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/msopentech/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37573e3b-d73b-441e-a210-aa692cf6d7d1", @@ -68880,7 +68880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/norsync/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/norsync/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e18b4904-afdf-4675-9841-fd06d1a6b36c", @@ -68910,7 +68910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Windows.ReleasePipeTest.INT/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Windows.ReleasePipeTest.INT/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b297a67-9272-424f-b462-bc89b215187c", @@ -68940,7 +68940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/networksexchangetechnologyltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/networksexchangetechnologyltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75ce0ff2-49d0-4047-afce-1f11d3e02749", @@ -68970,7 +68970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a842e1a-b515-4976-af2f-9613e239da8a", @@ -69000,7 +69000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0dba2208-c0bc-4638-b6fe-a6ec5c95ce07", @@ -69030,7 +69030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SystemCenter.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SystemCenter.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "84a182b2-4d63-47cb-87f1-1ac2a1ff83ca", @@ -69060,7 +69060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/o2mc-real-time-data-platform/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/o2mc-real-time-data-platform/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4f822596-c3c6-40c3-90fa-f7532acbbb4c", @@ -69090,7 +69090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netwrix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netwrix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ad2fa870-bfab-46f5-93c3-4dd56729fd43", @@ -69120,7 +69120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/neos/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/neos/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "462d6002-bdd2-4aae-914b-8789e89555ef", @@ -69150,7 +69150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.LinuxTest/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureMonitor.WorkloadInsights.LinuxTest/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "13bb32c0-ad09-4793-abb1-632a4c28aabe", @@ -69180,7 +69180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f21bc079-7f7b-4010-91fa-62ebabc24741", @@ -69210,7 +69210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/morpheus-data/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/morpheus-data/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b312d058-7cb8-4e20-a361-f257e5b566b6", @@ -69240,7 +69240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netfoundryinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netfoundryinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "814b918e-48b3-4742-9c09-71662709b868", @@ -69270,7 +69270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mtnfog/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mtnfog/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6315d0c-7ce4-4eee-a366-29f37c1cd87b", @@ -69300,7 +69300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nefelinetworks1591201080882/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nefelinetworks1591201080882/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0554364f-1f6c-4bba-8b96-62d7d84575c7", @@ -69330,7 +69330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ntegralinc1586961136942/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ntegralinc1586961136942/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "91891864-7723-4e37-b921-172d79ce7f3b", @@ -69360,7 +69360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nebbiolo-technologies-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nebbiolo-technologies-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2038cfb-d170-4c21-9d9c-a97e23cd9dfc", @@ -69390,7 +69390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftCBLMariner/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftCBLMariner/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d32d0e87-2aae-4d14-b912-d2b317690c01", @@ -69420,7 +69420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/newnetcommunicationtechnologies1589991852134/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/newnetcommunicationtechnologies1589991852134/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "493d9010-b04f-485c-91af-a34d314758ea", @@ -69450,7 +69450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mriisoftllc1579457820427/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mriisoftllc1579457820427/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42ac53b2-22f7-48eb-b890-6d29fb63f79d", @@ -69480,7 +69480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ntt-data-intellilink-corporation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ntt-data-intellilink-corporation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0c5374b2-71da-4261-8398-f39d54c69ffa", @@ -69510,7 +69510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/neonforgellc1660679895021/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/neonforgellc1660679895021/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b46b395a-e2fc-4960-b731-777816b7884d", @@ -69540,7 +69540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftWindowsServerHPCPack/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftWindowsServerHPCPack/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "53e00532-0f35-4ccc-a19f-c601fd7f893f", @@ -69570,7 +69570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/modexblockchaindatabase/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/modexblockchaindatabase/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "13cabc4e-99cc-457d-bc3c-a22b1194a8ee", @@ -69600,7 +69600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea29d801-4c7d-4052-b0f8-c3f2817b1b0a", @@ -69630,7 +69630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nicepeopleatwork/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nicepeopleatwork/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3574ad4e-503d-409f-8cfe-1d2646af9ccf", @@ -69660,7 +69660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoringTest/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoringTest/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7a7fe8ee-afc7-4123-aabd-73d676c187bc", @@ -69690,7 +69690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microstrategy/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microstrategy/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c438aee9-236c-4cd2-a662-a532fa1ad69e", @@ -69720,7 +69720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.WindowsAzure.DevTest.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.WindowsAzure.DevTest.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d4bb76aa-8684-425a-aca3-dba42ea96daa", @@ -69750,7 +69750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45821db9-9aab-4782-b336-ae93f5a7ca30", @@ -69780,7 +69780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WVD/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WVD/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0fa017f-397d-45d5-a6f4-b8b9d8efe842", @@ -69810,7 +69810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/midasolutions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/midasolutions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "20549458-b6bd-4c77-9909-1713bad0b6b9", @@ -69840,7 +69840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netx/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netx/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a518e47-03ce-4337-90e5-0d4e9bcfdd94", @@ -69870,7 +69870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c38408d8-6945-4774-a970-6354ce5606bd", @@ -69900,7 +69900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83805004-14ea-43ab-8ac8-f74612ed2285", @@ -69930,7 +69930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nextronic-5290868/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nextronic-5290868/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "38f4fe47-01ac-4baa-8300-ca6bef57f702", @@ -69960,7 +69960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/navicloudrsoftwarepteltd1601967280369/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/navicloudrsoftwarepteltd1601967280369/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66230af9-6032-454d-bfad-0f5079b3db1d", @@ -69990,7 +69990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f5fa1243-3a9e-4288-ad3e-f346e1fb0a6e", @@ -70020,7 +70020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoftagciuk/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoftagciuk/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f2aaab9-69f7-4875-940f-9f9e5f05e71d", @@ -70050,7 +70050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netapp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netapp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7144135b-5202-44b3-a9d6-6ebc448d36e8", @@ -70080,7 +70080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netspi/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netspi/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aeb0d606-8b68-4a78-a85c-74eb0bfda882", @@ -70110,7 +70110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/neowaybusinesssolutions-4956350/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/neowaybusinesssolutions-4956350/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b9dde84a-92ef-4e88-b75d-0bcbfb86dc44", @@ -70140,7 +70140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft_javaeeonazure_test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft_javaeeonazure_test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c7a2d93-1b7e-4fb9-845f-52c60ce9d22d", @@ -70170,7 +70170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.AzureRemoteApp.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.AzureRemoteApp.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b44d0df-e25c-40c7-92ab-9ae0f5e41e15", @@ -70200,7 +70200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAzure.Compute/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAzure.Compute/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bdb48ece-b2fd-4170-961d-c149ed1af41c", @@ -70230,7 +70230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/neonforge/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/neonforge/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "814959f4-8473-4b70-9674-6b6f61698eab", @@ -70260,7 +70260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nokiaofamericacorporation1591716055441/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nokiaofamericacorporation1591716055441/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3dd2641f-4397-422a-943f-cb6a7609e0b4", @@ -70290,7 +70290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/noricumcloudsolutions1600524477681/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/noricumcloudsolutions1600524477681/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "adbc75ec-14a8-427e-9798-dbf67a028e6d", @@ -70320,7 +70320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Testing/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Testing/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4355a344-15f5-4bf8-8b4a-3fa2ff318adf", @@ -70350,7 +70350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/numtrallcpublisher/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/numtrallcpublisher/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42f3e493-a372-4026-a6eb-34e4141cc8df", @@ -70380,7 +70380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/monetdbsolutions1611751313758/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/monetdbsolutions1611751313758/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "305dbf75-dd76-4e0a-a558-27b93fe44b0a", @@ -70410,7 +70410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftTestLinuxPPS/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftTestLinuxPPS/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "03efc7db-e8f0-4bbb-8ba7-5cc7a4cb0962", @@ -70440,7 +70440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "596bddb9-417a-476f-8b15-171525e37ffb", @@ -70470,7 +70470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.Test3/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.Test3/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8076e31d-40a1-43bc-8b75-a4e146367b77", @@ -70500,7 +70500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.Test2/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.Test2/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ec8566f6-5fbb-48fb-8de7-ee6b3217081d", @@ -70530,7 +70530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nuco-networks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nuco-networks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "30560ca7-9168-4e46-a4c0-afd4631ed7e3", @@ -70560,7 +70560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftHybridCloudStorage/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/MicrosoftHybridCloudStorage/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57d7b323-c70c-43e1-a909-a4133af0db5c", @@ -70590,7 +70590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/middleware/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/middleware/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cedc496a-5d68-4092-a84c-85f183933583", @@ -70620,7 +70620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/monitorcomputersystemsltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/monitorcomputersystemsltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "63171082-f8e7-46e3-8db6-0dd9b813a79c", @@ -70650,7 +70650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoftcorporation1620407702632/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoftcorporation1620407702632/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c0272832-d27b-4611-a151-113230f6f142", @@ -70680,7 +70680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug.Json/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug.Json/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f84723cf-5f8f-46c0-9638-2351f9c683ce", @@ -70710,7 +70710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ebd9f4cf-2f22-4b66-81de-1494196262b6", @@ -70740,7 +70740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/objectivity1595351622261/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/objectivity1595351622261/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c8d128a-28c2-4330-9f13-d0c8e36d1177", @@ -70770,7 +70770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft_iot_edge/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/microsoft_iot_edge/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d617dc43-bdf8-4c31-b859-f503e3484ac7", @@ -70800,7 +70800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mihupcommunicationspvtltd1599046998010/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mihupcommunicationspvtltd1599046998010/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da34ca03-f15b-4952-a177-5c7da00b3281", @@ -70830,7 +70830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SiteRecovery.Dra/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SiteRecovery.Dra/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "64e63e02-dbdd-4002-bedd-3455aa7b4127", @@ -70860,7 +70860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8af8e2c6-9524-4e7f-acfd-d465023dd4e5", @@ -70890,7 +70890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mobilab/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mobilab/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "339c8dbc-d1f2-4a33-931b-7d2d43e2d970", @@ -70920,7 +70920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/NewRelic.Infrastructure.Extensions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/NewRelic.Infrastructure.Extensions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "332e9fc4-e046-42b2-9825-08313478a8d0", @@ -70950,7 +70950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nirvatosoftwarepvtltd1601368706606/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nirvatosoftwarepvtltd1601368706606/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a998b581-549b-43d6-8423-fa65c63cf1a2", @@ -70980,7 +70980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nextcloudgmbh1597841818906/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nextcloudgmbh1597841818906/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e8cfa21-05dd-4364-9304-6e6277ddd35d", @@ -71010,7 +71010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mvp-systems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mvp-systems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3144046e-065a-4793-97c5-ee17ef744e96", @@ -71040,7 +71040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/numbersbelieve/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/numbersbelieve/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0fe8d701-1cde-4b90-a11a-bd954852b410", @@ -71070,7 +71070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "70dbea5a-15ba-4fea-adb9-04341b7ce174", @@ -71100,7 +71100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mwg_azure/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mwg_azure/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6aadbbc8-cab5-44af-8c32-1b6b71d05a97", @@ -71130,7 +71130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nasuni/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nasuni/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04565fc6-7df8-4da2-951f-d710ad977d8b", @@ -71160,7 +71160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a649c92c-a577-4a8a-bd8e-2da7aeb906cd", @@ -71190,7 +71190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/myarchinc1614657280935/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/myarchinc1614657280935/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a77bdc9-5878-49af-b67c-66c2ab6bdf75", @@ -71220,7 +71220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.ServiceProfiler/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.ServiceProfiler/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c907dbb2-f4c6-4302-8870-3956fae86107", @@ -71250,7 +71250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.VincentTest3/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.WorkloadInsights.Linux.VincentTest3/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2438c923-3a37-4a01-a99d-3e15a20c955f", @@ -71280,7 +71280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netskope/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netskope/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a7de8df-2f24-416f-880d-020e58eb3f77", @@ -71310,7 +71310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nice-it-management-solutions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nice-it-management-solutions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f4bafb06-d1cc-4ac2-b056-7036bdf4569d", @@ -71340,7 +71340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.RemoteDesktop/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.RemoteDesktop/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e1b0c40b-57bb-4345-a612-a62bb8f8f2d1", @@ -71370,7 +71370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/newegginc1646343565758/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/newegginc1646343565758/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4b7018fa-8179-4c6d-96bc-f2ebf93338fc", @@ -71400,7 +71400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nmcloudsolutionsllc1645603292959/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nmcloudsolutionsllc1645603292959/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bdd99b12-bb79-4cb4-b644-0b2a5c96fe4e", @@ -71430,7 +71430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netsweeper/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netsweeper/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15fb17e2-330b-458d-9a07-d6286e5cb9b9", @@ -71460,7 +71460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/newtglobalconsultingllc1581492268566/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/newtglobalconsultingllc1581492268566/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7f20baf1-7293-48a2-a3cb-8fa65e40cbf6", @@ -71490,7 +71490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nodejsapi/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nodejsapi/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29e46d65-b408-42c7-8ad5-23355f5600ca", @@ -71520,7 +71520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "16df40c4-18ce-4cd9-8244-bff4fbc62eac", @@ -71550,7 +71550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/niolabs-5229713/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/niolabs-5229713/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58cc1fec-f338-4af9-a4a7-052e7918c5e2", @@ -71580,7 +71580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a588b019-be36-4fa6-a812-b0490716086f", @@ -71610,7 +71610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f829ce9-0afd-4026-a467-481599ce6ac9", @@ -71640,7 +71640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nozominetworks1582208017986/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nozominetworks1582208017986/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7f12af9e-2940-4b95-9256-2e93a81d5365", @@ -71670,7 +71670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nginxinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nginxinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5318a204-ffc8-4cd6-91e5-c2bd2556d6a6", @@ -71700,7 +71700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nttdata/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nttdata/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "23bb3337-83ef-44a4-8e2b-b42817a53f0c", @@ -71730,7 +71730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "de3c4bd9-b3c8-4a8f-ab57-c5f99299995c", @@ -71760,7 +71760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices.Edp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices.Edp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e34dfc6-1fa1-4845-a3ac-d818ea9a0924", @@ -71790,7 +71790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b4109ad-1de1-4cc5-9c95-e6b707f624bf", @@ -71820,7 +71820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/objectivity-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/objectivity-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e207bd23-0888-4392-8ea3-8d2917d6e42a", @@ -71850,7 +71850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68e0711d-cfc9-452a-8752-0f9efeba05e6", @@ -71880,7 +71880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netiq/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netiq/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e4df138-a657-44c2-95af-a77acaee5fbd", @@ -71910,7 +71910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netscout/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netscout/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "179aec71-3bec-4960-ad37-3db7c9b8035f", @@ -71940,7 +71940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nuxeo/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nuxeo/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8250dab4-bdb1-45e6-8f02-01117dd26e01", @@ -71970,7 +71970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ad783cf9-6bf1-4177-a37e-44b3973ca942", @@ -72000,7 +72000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms.Edp/artifacttypes/vmextension/types/DSMSForWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms.Edp/artifacttypes/vmextension/types/DSMSForWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6155ab85-3052-4ff7-821a-c0a543247dc0", @@ -72030,7 +72030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring.Test/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring.Test/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "889c5739-beeb-4f3d-a0fc-943e95e14e87", @@ -72060,7 +72060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryption/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryption/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8dd9b5a1-de80-4741-b140-29a6aace154e", @@ -72090,7 +72090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5cd129c4-4f62-4033-a9f5-1450105a088e", @@ -72120,7 +72120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e74d5291-b20d-41a0-ae05-53a1ac899a06", @@ -72150,7 +72150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/SiteRecoveryLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/SiteRecoveryLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d5d57d41-80c4-46a8-ad55-0338a57965d3", @@ -72180,7 +72180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Test.Identity/artifacttypes/vmextension/types/TestMSILinuxExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Test.Identity/artifacttypes/vmextension/types/TestMSILinuxExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff7b1abc-fa7c-4937-ba80-66907835d578", @@ -72210,7 +72210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cef42e86-82b4-4d6e-a425-59dbfc374546", @@ -72240,7 +72240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8b338f9-640a-4fef-bc31-5307927ff349", @@ -72270,7 +72270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a58e0988-9987-4c10-8372-1301f19cd5eb", @@ -72300,7 +72300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureSecurity.JITAccess/artifacttypes/vmextension/types/VMJITAccessExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureSecurity.JITAccess/artifacttypes/vmextension/types/VMJITAccessExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bc148ede-a932-46f3-9065-a92ce76738e1", @@ -72330,7 +72330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/ADETest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/ADETest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "59c76f73-e7b2-4560-9fb4-0398c8c4b347", @@ -72360,7 +72360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionTest1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionTest1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "40f9b7ca-b183-4fc9-90b0-1059f8e98284", @@ -72390,7 +72390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "78c22ed1-1564-46db-bcee-28c9f0afe8fe", @@ -72420,7 +72420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6738a311-ff0e-4ad8-b532-957e3bf01465", @@ -72450,7 +72450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeSaharsh-Test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeSaharsh-Test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "53c7ee5e-777e-4d9f-9775-021457551287", @@ -72480,7 +72480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.Edp/artifacttypes/vmextension/types/VMSnapshot/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.Edp/artifacttypes/vmextension/types/VMSnapshot/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f4205457-2a77-40f6-aed4-20563e8ae495", @@ -72510,7 +72510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.Edp/artifacttypes/vmextension/types/VMSnapshotLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.Edp/artifacttypes/vmextension/types/VMSnapshotLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8dc7a15b-0097-44f1-bd2b-cf1a7394ebed", @@ -72540,7 +72540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Test/artifacttypes/vmextension/types/IaaSAntimalware/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Test/artifacttypes/vmextension/types/IaaSAntimalware/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4a7dd63f-d7af-42b1-a9f8-51be2ca5ff23", @@ -72570,7 +72570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "31ee7b13-6a3f-40e1-bb75-08e00cecc18d", @@ -72600,7 +72600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6abd8219-ae7f-4673-985b-608aefe1c467", @@ -72630,7 +72630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/AzureCATExtensionHandler/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/AzureCATExtensionHandler/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a758ce7b-be37-4c1b-bcf0-2db843ca8636", @@ -72660,7 +72660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6aa6ed01-6710-4d78-a529-1a91c0a78595", @@ -72690,7 +72690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c492281-dd19-442c-bb53-ef6d52242459", @@ -72720,7 +72720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ea08b27-6673-4ad1-9a08-802436e9dbfb", @@ -72750,7 +72750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db613827-db26-421d-91f9-86e7d72b1184", @@ -72780,7 +72780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "80b20bf2-cfbf-4d82-9540-8c7260363745", @@ -72810,7 +72810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4cf5f0a0-6ff3-4eb0-a386-cd89e8cf162a", @@ -72840,7 +72840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/WorkloadDiagnosticLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/WorkloadDiagnosticLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "62f51ed3-0515-427f-abfb-7284d7043a23", @@ -72870,7 +72870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/VMBackupForLinuxExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/VMBackupForLinuxExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "489a6982-3a9c-43be-ae4e-dab97a6bf4d9", @@ -72900,7 +72900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeluslevin-Test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeluslevin-Test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a9d601b1-b648-4bf6-8d4b-0b08b881d68f", @@ -72930,7 +72930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "07ddde85-0597-4ba9-a5b3-b915353a25dd", @@ -72960,7 +72960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e23668ec-3623-485b-8e7f-c1a92d495c5e", @@ -72990,7 +72990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "812a30ca-aee9-4e20-a60d-891e692deef9", @@ -73020,7 +73020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Linux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Linux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "737e5ed4-f72e-4311-a1d9-fde3365a95b4", @@ -73050,7 +73050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9f73151-0844-435a-bf58-a0eb776f9b83", @@ -73080,7 +73080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "138b4bfd-5f53-4af3-a8ff-d1601b777dac", @@ -73110,7 +73110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Windows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Windows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "310a73ed-6231-45e2-b8e2-e597baab93f6", @@ -73140,7 +73140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/SiteRecovery/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/SiteRecovery/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5bdc28e1-4bed-4e62-83db-ecb1c22f0123", @@ -73170,7 +73170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/PaaSAntimalware/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/PaaSAntimalware/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d8723c4c-d91b-4fda-813e-947797108248", @@ -73200,7 +73200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/M365.Azsecpack.CommonNamespaceConfigure/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/M365.Azsecpack.CommonNamespaceConfigure/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ed48f0fd-020e-4854-92e6-f68f77ffe14b", @@ -73230,7 +73230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0531a3f0-e1cc-4537-a50c-61ae75c1762a", @@ -73260,7 +73260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c8ac6714-f223-43db-a572-207a48c01311", @@ -73290,7 +73290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "781254ee-9a7d-4752-88dd-8219454d7f79", @@ -73320,7 +73320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackupLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackupLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "01f9bae0-433c-4964-b2a5-566d4448717c", @@ -73350,7 +73350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Interceptor/artifacttypes/vmextension/types/LogCollector/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Interceptor/artifacttypes/vmextension/types/LogCollector/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d73db0a1-28af-46aa-afef-65e30f5f135b", @@ -73380,7 +73380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.TestSqlServer.Edp/artifacttypes/vmextension/types/TestSqlIaaSAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.TestSqlServer.Edp/artifacttypes/vmextension/types/TestSqlIaaSAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f9cdd61-5c30-4b53-8461-d386ab9d2410", @@ -73410,7 +73410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bace8148-97ce-4529-b2ed-019c10affa69", @@ -73440,7 +73440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd21a830-1193-48cb-8bb7-6daf9d766f7a", @@ -73470,7 +73470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4e57938-89a0-485e-ac68-cd9ab188b4e5", @@ -73500,7 +73500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0951eee-191c-4266-807d-fb5dff067db3", @@ -73530,7 +73530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCComputeNode/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCComputeNode/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b6c2b0df-2731-4dd8-aa0d-e5d1e577a066", @@ -73560,7 +73560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCAcmAgentWin/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCAcmAgentWin/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "efbf3c4e-68dd-4194-962d-8647aea51618", @@ -73590,7 +73590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "931c7d6a-61ad-409f-966a-55739d7136ad", @@ -73620,7 +73620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f716e45f-79d3-4561-9bcd-f3f9c707fa60", @@ -73650,7 +73650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent2016U1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent2016U1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "309f96c6-2698-482b-814a-95cf0f97f3a9", @@ -73680,7 +73680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "02a31086-3397-426b-9c46-14bc73b0be18", @@ -73710,7 +73710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/LinuxAgent.SqlServer/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/LinuxAgent.SqlServer/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "80176183-62ca-4fae-ba12-164ae708b895", @@ -73740,7 +73740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6f826b1c-2988-4a92-ba6f-58f841a644ac", @@ -73770,7 +73770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackup/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackup/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bdfcd98a-3a45-46e2-b517-3d742d181031", @@ -73800,7 +73800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d87e447-c463-4f71-887a-82e92f032dd2", @@ -73830,7 +73830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent2016/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent2016/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c8d5bf6f-7371-4af0-89b4-e3854c52952c", @@ -73860,7 +73860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37f41296-09c8-40c3-aa31-40f1f8bd7b19", @@ -73890,7 +73890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3fa820f5-6aaf-4b3e-bc7f-ec0a1a6d2817", @@ -73920,7 +73920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4205cd4f-7dc6-4e32-9343-f080d0d24f3f", @@ -73950,7 +73950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b469843e-1d7a-475f-a673-e802cd92c52a", @@ -73980,7 +73980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fd5eaa0a-a914-4567-bbbe-f1888d738248", @@ -74010,7 +74010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "edde9f77-5b2e-420f-8150-2faa62aeed0a", @@ -74040,7 +74040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45807730-8cf9-4d7f-bdab-a33c9524413b", @@ -74070,7 +74070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VSRemoteDebugger/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VSRemoteDebugger/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "afd4c5e2-98fd-4303-8a2f-dafa63631854", @@ -74100,7 +74100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/JsonADDomainExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/JsonADDomainExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fe19e46a-77de-47b8-ad3b-75800c3d5861", @@ -74130,7 +74130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "31207741-fab3-46b1-9f50-c6a7419ae598", @@ -74160,7 +74160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.Azure.Extensions/artifacttypes/vmextension/types/ADDomain/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.Azure.Extensions/artifacttypes/vmextension/types/ADDomain/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68eba3a9-42ee-4b99-af62-fbe569a13cae", @@ -74190,7 +74190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26846ace-c587-4610-8bce-2f69cb65d60e", @@ -74220,7 +74220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6840e64b-1941-4ee1-a6c2-bbf1f365b599", @@ -74250,7 +74250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/AmdGpuDriverWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/AmdGpuDriverWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "46c1f050-cf7f-4ebe-9118-44c8316ec0e6", @@ -74280,7 +74280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions/artifacttypes/vmextension/types/MicrosoftDnsAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions/artifacttypes/vmextension/types/MicrosoftDnsAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0443709-9430-4be7-a6a5-8571af9bf681", @@ -74310,7 +74310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "929cd9c9-59f5-4637-998e-98aac35c5531", @@ -74340,7 +74340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VS2013Debugger/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VS2013Debugger/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d8c03294-01a1-42bd-93dc-c69fd320ccf3", @@ -74370,7 +74370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cf118f30-9be0-4a8c-876b-37198f0e8eff", @@ -74400,7 +74400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1792416-3ba2-465f-b711-f5c1e1c798fe", @@ -74430,7 +74430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Test/artifacttypes/vmextension/types/AzureDiagnosticsLinuxExtIaaS7.Test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Test/artifacttypes/vmextension/types/AzureDiagnosticsLinuxExtIaaS7.Test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9fd59569-9d87-453e-ac91-ae64bd0f61b4", @@ -74460,7 +74460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VS2012Debugger/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VS2012Debugger/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0c9fab47-02ea-421e-a8f2-45d03fc84a6f", @@ -74490,7 +74490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions.Internal/artifacttypes/vmextension/types/MicrosoftSapAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions.Internal/artifacttypes/vmextension/types/MicrosoftSapAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4ec3e031-4d66-4b24-9c06-bf959f1dfa57", @@ -74520,7 +74520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "141de6ec-4516-4723-aede-6300a9398093", @@ -74550,7 +74550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3942f1ae-d8c1-4f63-95de-2641932d2be6", @@ -74580,7 +74580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "751427be-550c-425d-8aa1-4a3d2e92f3a7", @@ -74610,7 +74610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf4c3d6d-48c7-49d2-b6a8-5d5d2b3bf105", @@ -74640,7 +74640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/HpcVmDrivers/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/HpcVmDrivers/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d5ec278f-f31e-4ca2-a074-fb8c8f31b14c", @@ -74670,7 +74670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Network/artifacttypes/vmextension/types/Bastion.Linux.Development/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Network/artifacttypes/vmextension/types/Bastion.Linux.Development/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5250d749-dbd1-4dc7-b696-28f5ed0f5149", @@ -74700,7 +74700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "06db6159-2fb4-480b-b45f-9694a79c1b5b", @@ -74730,7 +74730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.TestSqlServer.Edp/artifacttypes/vmextension/types/TestSqlIaaSAgentLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.TestSqlServer.Edp/artifacttypes/vmextension/types/TestSqlIaaSAgentLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a3baceb5-182c-43ce-8608-67b02c946d8d", @@ -74760,7 +74760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VS14CTPDebugger/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VS14CTPDebugger/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4ba0c9e1-c1ba-4ca7-aa37-d0fb8fcf4963", @@ -74790,7 +74790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullSeqA/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullSeqA/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "80cf40d9-f001-4e83-82bb-f12a8a8431f0", @@ -74820,7 +74820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5eb2d557-f94f-497e-acf4-7d06e4ebc0a2", @@ -74850,7 +74850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxHibernateExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxHibernateExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47914dd5-cd15-42fa-bc47-09deaedeef77", @@ -74880,7 +74880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtensionLinuxPPE/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtensionLinuxPPE/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e029aaa-a9cd-4e2a-96d1-16278a7f45e9", @@ -74910,7 +74910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandHandlerWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandHandlerWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "924ff674-e88b-43e4-abbc-c407f7c1a3ca", @@ -74940,7 +74940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "78cc8e5f-01b4-4e23-8ad6-3dd71b2dd592", @@ -74970,7 +74970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c2790e95-b175-4f88-806c-52335c963892", @@ -75000,7 +75000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5929ccd5-a7d8-48aa-a223-37c210970bf3", @@ -75030,7 +75030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsHibernateExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsHibernateExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "30741a1b-e836-43de-a08f-a47a1edc3991", @@ -75060,7 +75060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "738d1cc0-0bef-47a1-a5fe-629588ca6996", @@ -75090,7 +75090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b101ce90-e242-4007-a1d0-1c6bce020529", @@ -75120,7 +75120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f5bcb2c1-f918-45d9-9656-de59bfdfbbd3", @@ -75150,7 +75150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "73be2ea0-6384-448f-9ee6-fe1b7086574a", @@ -75180,7 +75180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullSeqB/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullSeqB/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "297e347c-eb21-400a-9364-37a07cd6ce5c", @@ -75210,7 +75210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SystemCenter/artifacttypes/vmextension/types/MSEnterpriseApplication/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SystemCenter/artifacttypes/vmextension/types/MSEnterpriseApplication/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fb8340a4-b89b-4648-b553-a56f690f1d76", @@ -75240,7 +75240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/TestExtensionShKott/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/TestExtensionShKott/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f902e440-ab10-4dcb-8888-ec9ae36a0693", @@ -75270,7 +75270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "21a366e3-1657-4927-888d-1dc04f6e8fa0", @@ -75300,7 +75300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b780fb3-31f5-4e17-b954-45c69db8aba8", @@ -75330,7 +75330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aab6974e-88fe-4ea4-a2f8-a9637c8871bb", @@ -75360,7 +75360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d93f815-0808-4463-99d8-1d66a7d1e6e1", @@ -75390,7 +75390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea5081f7-a2c5-40c3-94df-e8b9c9ffab11", @@ -75420,7 +75420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.Azure.Extensions/artifacttypes/vmextension/types/Diagnostics/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.Azure.Extensions/artifacttypes/vmextension/types/Diagnostics/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7492e1ba-63d1-48e6-bab4-37c84cb2b671", @@ -75450,7 +75450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cf89aa87-dc87-44c3-8842-5c74c1f0b732", @@ -75480,7 +75480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a2d2c7e-bf6e-40ba-9f4c-be79836ebfec", @@ -75510,7 +75510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c50ca30f-07f8-4ac2-b769-5dcc8c20b60d", @@ -75540,7 +75540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b6979f37-aae6-4867-b852-dc6b9be7196f", @@ -75570,7 +75570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "20f460a2-5fae-43a7-a4b2-96d874078be5", @@ -75600,7 +75600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "180a24cd-7acb-47c6-80f6-9a1323116269", @@ -75630,7 +75630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fba58e61-1b6a-4840-be47-71203257784e", @@ -75660,7 +75660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtensionLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtensionLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "46c27bcd-bf15-4dc4-a9e2-9c8def9483b4", @@ -75690,7 +75690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/AmdGpuDriverWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/AmdGpuDriverWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47f28283-d0e0-47a8-9021-615bbb4aa515", @@ -75720,7 +75720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/WorkloadDiagnosticLinux.Test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/WorkloadDiagnosticLinux.Test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "02f3ef11-036f-4908-a4e4-be5bcfb58f1d", @@ -75750,7 +75750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22124757-ee8d-4adb-9aeb-3e93da9552fc", @@ -75780,7 +75780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a36f4e58-6700-4f29-95fc-3ed9c7e5610d", @@ -75810,7 +75810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "73199fad-4bbb-42d8-b961-3a60cc986708", @@ -75840,7 +75840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15f61888-8c79-4932-a1a7-effaa4a9d012", @@ -75870,7 +75870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandHandlerLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandHandlerLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9ddf8ac3-4b3b-43d5-819d-878ee7dc1cb4", @@ -75900,7 +75900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "74c23a9d-ad4b-45b7-99b0-5af00e1d3e1e", @@ -75930,7 +75930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d78ccdfd-02fd-41a8-b4fc-e94795c60a74", @@ -75960,7 +75960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f677fa9e-81d9-4a14-9f4b-c16dd8211a88", @@ -75990,7 +75990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "25c2cdaa-dacb-4bf7-9de9-a7835afde673", @@ -76020,7 +76020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "33b637f8-7cdb-4793-a163-a0f70250b4a8", @@ -76050,7 +76050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Test.Identity/artifacttypes/vmextension/types/TestMSIWindowsExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Test.Identity/artifacttypes/vmextension/types/TestMSIWindowsExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "578ea71a-e94c-43aa-8162-787548bd5f8c", @@ -76080,7 +76080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WinOsUpdateExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WinOsUpdateExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d6d44f19-dca7-4022-bb9a-6ace65d06cc8", @@ -76110,7 +76110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bd824e8e-552c-476c-979b-072bfa4833ef", @@ -76140,7 +76140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1659df80-9c97-4be1-90ff-9c6344cf0117", @@ -76170,7 +76170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "243d1e95-857c-4231-bbe7-a2f50e480c75", @@ -76200,7 +76200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgentPaaS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgentPaaS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b1c3328-4f57-4380-a52b-dae46ddbd480", @@ -76230,7 +76230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "87664846-aabd-4a55-852f-401e5acae41f", @@ -76260,7 +76260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b13a8e9-6404-409b-97d9-72a7b37d6598", @@ -76290,7 +76290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES15/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES15/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d4b21670-b5a9-439c-9e4e-5a3a76188add", @@ -76320,7 +76320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b9c1990e-289b-4773-b4fd-d0e8d710e370", @@ -76350,7 +76350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMBackupForLinuxExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMBackupForLinuxExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cf1941cb-0077-44af-a879-2b14f1c78903", @@ -76380,7 +76380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8d53e12-604e-4d34-aae4-9f419e4e3b68", @@ -76410,7 +76410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "27c20a2c-40df-4af0-a448-01afecced556", @@ -76440,7 +76440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCAcmAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCAcmAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "098b97da-953e-44a6-ba6c-0805bb94dab3", @@ -76470,7 +76470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c0428511-79eb-4fcb-ad93-10213ea1cce7", @@ -76500,7 +76500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be75fbdb-6cc7-4be8-a012-476eb72d6a71", @@ -76530,7 +76530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d370b6ac-08a3-4d72-8d04-881ad9c00300", @@ -76560,7 +76560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices.Edp/artifacttypes/vmextension/types/ApplicationHealthLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices.Edp/artifacttypes/vmextension/types/ApplicationHealthLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "85dc7dcb-238b-4f1c-bb62-cf22f8e03cbb", @@ -76590,7 +76590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1afee4b-4f26-4390-977d-2a4fdbd4a5aa", @@ -76620,7 +76620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6fe38fe2-03b4-4ca1-b063-5ebabfe3f7d7", @@ -76650,7 +76650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29171070-e20a-4c8c-ac9d-96ca4052efd5", @@ -76680,7 +76680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "33702dbb-5049-4756-b2a2-b5c98801e8b6", @@ -76710,7 +76710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22dacd44-7eac-4610-97da-174119b228bb", @@ -76740,7 +76740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "249625df-c028-4dce-b6a6-04d5e257621f", @@ -76770,7 +76770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "634792f3-5e12-4736-88c5-ab1a1c2f9566", @@ -76800,7 +76800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e4c74ba6-14ac-4e35-ace1-37b2ba74c86c", @@ -76830,7 +76830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c09ecab7-ddba-4d66-b89b-f9f5185da633", @@ -76860,7 +76860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5fd2cc1d-4b6a-4559-85d3-048a95e4f69a", @@ -76890,7 +76890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4dfc05bc-09a3-4e9d-8820-c7215cdd3cb0", @@ -76920,7 +76920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "84664d9c-df3c-4be8-b975-3db351c52716", @@ -76950,7 +76950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.Azure.Extensions/artifacttypes/vmextension/types/RDP/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.Azure.Extensions/artifacttypes/vmextension/types/RDP/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc9137cb-bcd9-4243-bf39-08c842cc77a9", @@ -76980,7 +76980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7a715e84-f9db-42a5-9cd6-7e8732cb0ce0", @@ -77010,7 +77010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bfc4a524-236d-4015-807d-845f2a521188", @@ -77040,7 +77040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cb2eebc9-ad0e-4f67-96de-742f8164a61d", @@ -77070,7 +77070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09972044-9821-402e-b532-8f784639235d", @@ -77100,7 +77100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2190b334-3232-48dc-be2a-bbb11323496c", @@ -77130,7 +77130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.30?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.30?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "46b9bdd7-0dc4-415e-b320-b506e7e4898b", @@ -77160,7 +77160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.21?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.21?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7fb11e72-2202-4c84-8e02-21ee6f33f4f1", @@ -77190,7 +77190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15938bf2-6776-4492-98b9-62ff9af02b26", @@ -77220,7 +77220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/NewRelic.Infrastructure.Extensions/artifacttypes/vmextension/types/newrelic-infra/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/NewRelic.Infrastructure.Extensions/artifacttypes/vmextension/types/newrelic-infra/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa016976-4455-4e1d-ae27-3a5fec02b291", @@ -77250,7 +77250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.AzureRemoteApp.Test/artifacttypes/vmextension/types/AzureRemoteAppTestAgentV2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.AzureRemoteApp.Test/artifacttypes/vmextension/types/AzureRemoteAppTestAgentV2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83abe6a0-0501-417e-80cf-6130333ac683", @@ -77280,7 +77280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e186c5e4-5b29-4416-ad64-52120f73b0fc", @@ -77310,7 +77310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a9807985-a671-4471-be6a-03ef921577ea", @@ -77340,7 +77340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3e2af02b-ae0f-4e27-96ca-e8c78cdbd046", @@ -77370,7 +77370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a1ba903b-76f9-4e35-bced-763dd942f242", @@ -77400,7 +77400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ad727090-293c-48ba-9bf2-f57fc626c058", @@ -77430,7 +77430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "19f92aa3-2061-4331-acd0-bf9dbe62e21f", @@ -77460,7 +77460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.23?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.23?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3153d22a-1c54-4d68-b3e3-77d7516b3148", @@ -77490,7 +77490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.31?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.31?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22a3d896-e1ff-4061-91ef-0556dbd99cdc", @@ -77520,7 +77520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.20?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.20?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dfed1c74-5ab1-46a2-896c-0fe788d63230", @@ -77550,7 +77550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "440c28b2-0f1d-4d9a-8dbf-1f30b683b0cc", @@ -77580,7 +77580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "933819a4-e940-4f36-8644-f3ebf061828c", @@ -77610,7 +77610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8c171411-516d-4cb5-bfb9-62e305004db5", @@ -77640,7 +77640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6e997bb2-2bee-4975-b29e-d098e76c9c80", @@ -77670,7 +77670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgentLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgentLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e45ddb76-545a-45eb-b37c-61061ff260b6", @@ -77700,7 +77700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e7a62cfc-654d-4f8a-849d-9a29dfd1ecb0", @@ -77730,7 +77730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Ubuntu1804/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Ubuntu1804/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a61daf0b-09fc-4c79-882c-1d32b3232afa", @@ -77760,7 +77760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3a0d14f6-ff56-4fc2-9dd3-38802590fa6e", @@ -77790,7 +77790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f56a0bb5-42da-4ffb-834a-740939f6d1e1", @@ -77820,7 +77820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf67f2f7-ee12-435f-a64a-0b27ccad60d6", @@ -77850,7 +77850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "56fdb0b8-79f9-48cc-973b-017ed2ca1435", @@ -77880,7 +77880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e1c4d3e1-fb6c-4876-a1cb-1422363b395b", @@ -77910,7 +77910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c80d37e9-4161-426f-ad1a-f48eb461ee63", @@ -77940,7 +77940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "707fc9b4-c020-4105-883b-473ad2428104", @@ -77970,7 +77970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b19d6d9d-525f-4d74-b3e8-bc7d9690899c", @@ -78000,7 +78000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4fa110a9-9ec1-45c4-8194-f1ffbe7e3178", @@ -78030,7 +78030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57eefcf3-8425-4d5e-b211-b8866a6758ff", @@ -78060,7 +78060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3634fe3c-ba1b-4cd8-9531-15e609e1b988", @@ -78090,7 +78090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b8b12ba-d0bb-42e1-826e-914be9b7bb15", @@ -78120,7 +78120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45959c9d-d7b2-4b2d-a44c-1271ea1d4228", @@ -78150,7 +78150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f61127b3-38f7-480b-a6a7-f41346e84d55", @@ -78180,7 +78180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f15ab02-92e5-4460-937e-866d98da4f9b", @@ -78210,7 +78210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a2831b89-fa07-4e68-8fc6-f3a758d66ae9", @@ -78240,7 +78240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a624fa5f-f230-4c7e-b824-f9c2f3457ecb", @@ -78270,7 +78270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f33a0673-14d3-4d5b-9e83-f5dc4316a66e", @@ -78300,7 +78300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices.Edp/artifacttypes/vmextension/types/ApplicationHealthWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices.Edp/artifacttypes/vmextension/types/ApplicationHealthWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "19c98954-0f22-4334-941c-d6ef48d3b1e2", @@ -78330,7 +78330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/0.1.0.999348?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/0.1.0.999348?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "191e1368-ebfc-439c-b286-5a3a791bf314", @@ -78360,7 +78360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms.Edp/artifacttypes/vmextension/types/DSMSForWindows/versions/3.15.1580.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms.Edp/artifacttypes/vmextension/types/DSMSForWindows/versions/3.15.1580.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2d19d7cc-c603-40d4-ae21-4513b86aac0e", @@ -78390,7 +78390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.91?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.91?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2d7e8528-c97c-4870-8d72-bf83c1e5183a", @@ -78420,7 +78420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.40?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.40?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5e64e0ab-eab5-4e28-961a-03c416e15f73", @@ -78450,7 +78450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.37?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.37?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83a960c4-3d48-40d1-a99b-cb695f4c04c5", @@ -78480,7 +78480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "05e7b3ea-735b-44c5-bd1c-10bc6e5a5138", @@ -78510,7 +78510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.1.0.51?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.1.0.51?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "21132d9c-cf51-4ee1-a503-eb30adb5655e", @@ -78540,7 +78540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9402a59-cc7e-449b-ab7b-c64177cfda2f", @@ -78570,7 +78570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring.Test/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11049.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring.Test/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11049.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a4d7e8fa-498d-43f4-95ac-19180f76a53e", @@ -78600,7 +78600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6c10c3c-403c-41a7-8b2f-6267d4650c0b", @@ -78630,7 +78630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring.Test/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11049.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring.Test/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11049.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5e54288d-60e1-4ae9-8613-5b268697f8eb", @@ -78660,7 +78660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b06af946-229c-486f-ada8-ac38d0ac0341", @@ -78690,7 +78690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "205fb786-0fe5-490d-be33-eb16a2344900", @@ -78720,7 +78720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/SiteRecoveryLinux/versions/0.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/SiteRecoveryLinux/versions/0.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c8ee2dc-b9f4-4de9-afb4-e11c5f428085", @@ -78750,7 +78750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.92?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.92?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0f045a90-3a9c-4de9-b67c-71b64d87bb79", @@ -78780,7 +78780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.96?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.96?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f3a6d53-05ad-4c85-8b3f-d7784a871c63", @@ -78810,7 +78810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "48252ea4-2edb-4a9e-b7ba-dc7a3bf33728", @@ -78840,7 +78840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0187a9f-625b-4f7e-b5c6-8781452ae145", @@ -78870,7 +78870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3817feb8-60a9-43fc-86c2-c13d1d9cdfc7", @@ -78900,7 +78900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9174?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9174?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c6359717-2124-4264-bd9c-24646149ccf1", @@ -78930,7 +78930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b18149a-65f7-4d39-9f66-20fe38951e3e", @@ -78960,7 +78960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "412c5cc2-e113-4a01-96af-df74e8d32bc0", @@ -78990,7 +78990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e0ca149d-46f0-479c-8bb4-cc2a2fb5c62e", @@ -79020,7 +79020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9183?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9183?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3e951c3a-224d-48ff-bff7-f454e5649430", @@ -79050,7 +79050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "501f4972-1f13-40c2-b48c-182c3b36ad9a", @@ -79080,7 +79080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.90?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.90?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da2e82bf-53f7-4c6e-b63e-8df54fb20931", @@ -79110,7 +79110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5018dd30-f977-47d2-83ed-7bb559b30faf", @@ -79140,7 +79140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionTest1/versions/2.2.0.42?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionTest1/versions/2.2.0.42?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b0322ea-23de-47cc-8a99-b38c23624817", @@ -79170,7 +79170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f715765-0b2b-4cd7-9d7d-47a50b0dea89", @@ -79200,7 +79200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a1ba327b-3a93-4ee6-b036-e22b5ca4bf81", @@ -79230,7 +79230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d1147c4f-d158-4120-b694-156218a077c4", @@ -79260,7 +79260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1a4e22aa-3a6f-438b-b797-f7c61fcdaf9d", @@ -79290,7 +79290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9badd8ff-512d-4dfe-bd1b-a5a655033df0", @@ -79320,7 +79320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionTest1/versions/2.2.0.40?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionTest1/versions/2.2.0.40?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26d8953d-f47c-4eb0-b8de-181366072eda", @@ -79350,7 +79350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "18d3269f-2a25-447d-b304-3b3a4061523b", @@ -79380,7 +79380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da2eae07-f652-4315-8b3b-38572b39a082", @@ -79410,7 +79410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.38?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.38?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3cb6a3ac-9b7c-410d-ab83-3a5a9f83c715", @@ -79440,7 +79440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd9bf333-a613-4c74-bd8c-0d2d272b44d2", @@ -79470,7 +79470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryption/versions/1.1.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryption/versions/1.1.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6635443a-405d-4714-9604-ac46060028e8", @@ -79500,7 +79500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.93?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.93?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f9d32dc9-4c20-4486-8a02-b3f41ddcbf59", @@ -79530,7 +79530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.41?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.41?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bc0f5e16-f8ab-4314-82b6-768696a87903", @@ -79560,7 +79560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8c74e2ca-757b-4999-8d4a-f88be74b9ff6", @@ -79590,7 +79590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c753103f-6a9a-473f-b33a-d015b9835b4e", @@ -79620,7 +79620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "78aaca38-7269-4e34-9f34-f87ef77759ac", @@ -79650,7 +79650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9182?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9182?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b82949f8-348b-4e0e-bdd8-4c093208b439", @@ -79680,7 +79680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionTest1/versions/2.2.0.44?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionTest1/versions/2.2.0.44?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "54558d32-1201-4ac3-8102-98ddbc16fa54", @@ -79710,7 +79710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b07c032a-9b27-4893-9266-d734020d4158", @@ -79740,7 +79740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f4862c14-11f3-4f31-848c-da30d6d83740", @@ -79770,7 +79770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.49.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.49.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2adeb02c-dd06-4a2e-83ae-d184af6854e4", @@ -79800,7 +79800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1a8e90e8-7d8e-4c86-89ae-98c60cb55566", @@ -79830,7 +79830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9171?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9171?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "515cdafb-6de2-4e56-8aeb-298a1aa46d5e", @@ -79860,7 +79860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureSecurity.JITAccess/artifacttypes/vmextension/types/VMJITAccessExtension/versions/1.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureSecurity.JITAccess/artifacttypes/vmextension/types/VMJITAccessExtension/versions/1.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e1af06d2-b7aa-4f6f-a3d3-a1ff03cff441", @@ -79890,7 +79890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d8f0448c-27f3-4fc2-91ff-e5b9374af741", @@ -79920,7 +79920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "673753d3-39f9-4f95-a4ba-2ef647a6046e", @@ -79950,7 +79950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9183?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9183?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "800b5a49-97ea-4a97-a962-5066d9c9dbd1", @@ -79980,7 +79980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.60.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.60.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7e1410f1-be02-4444-99e9-ca1fe7249ff1", @@ -80010,7 +80010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.94?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.94?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7375d56-86d3-49bf-beea-4ce3c780c8eb", @@ -80040,7 +80040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c95f852e-f3f8-40e4-9077-17003cf7b9d3", @@ -80070,7 +80070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.70.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.70.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e478b7b-c497-4a9a-aa42-78fa5a68b7fe", @@ -80100,7 +80100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "de9c8964-f1a2-4e09-8eba-584ef7df1b9b", @@ -80130,7 +80130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.71.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.71.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "863c8a65-b53f-494a-891e-3e8f4eb1bb96", @@ -80160,7 +80160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Test/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Test/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "44a1df96-4824-4b45-b48b-81eafda1e8fe", @@ -80190,7 +80190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.55.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.55.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "51dce4f8-dd5d-4cb0-b436-17326efdf9e6", @@ -80220,7 +80220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.72.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.72.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bbc208bf-6bb6-4ecb-9968-c7b593b8b17d", @@ -80250,7 +80250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.65.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.65.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b896f25d-a2bd-4fae-80ae-9cc86edd21ef", @@ -80280,7 +80280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/ADETest/versions/2.2.0.41?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/ADETest/versions/2.2.0.41?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "590d0587-fa44-4627-8bfd-569db057226c", @@ -80310,7 +80310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ee03fe79-13ab-43ef-8256-ad552c22820b", @@ -80340,7 +80340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f612512-7cf8-4a60-98d8-5d45275ab548", @@ -80370,7 +80370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9182?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9182?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a1e8201c-886f-4b24-b4b5-3fd8f62872e6", @@ -80400,7 +80400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e1d0cf6a-4388-4180-bc1b-47c96c2e4b3e", @@ -80430,7 +80430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7296e0ab-7705-474e-b523-6c4c19af59cc", @@ -80460,7 +80460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureSecurity.JITAccess/artifacttypes/vmextension/types/VMJITAccessExtension/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureSecurity.JITAccess/artifacttypes/vmextension/types/VMJITAccessExtension/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ffc006a2-87a1-4ae0-aee7-690b30e808a3", @@ -80490,7 +80490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d0fcfaf-eb2b-498a-9a65-ca02083b4f62", @@ -80520,7 +80520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.68.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.68.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "86e0a19e-3271-4c7c-b005-a058a86439f6", @@ -80550,7 +80550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.66.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.66.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58721a64-5a81-4e42-b683-dc12d167b688", @@ -80580,7 +80580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.63.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.63.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4df98aef-512d-40ee-a47e-07d6be839500", @@ -80610,7 +80610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "27b52f5f-4fb0-4b75-8e89-4372423b99af", @@ -80640,7 +80640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Test/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.5.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Test/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.5.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df850d11-2e05-4036-a5e4-e3fea388be23", @@ -80670,7 +80670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c13cd5ae-d55a-4963-98cc-ed5f6737286b", @@ -80700,7 +80700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Test/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.6.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Test/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.6.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bbfbaa5b-761a-4376-8ca9-10d9dec1aa73", @@ -80730,7 +80730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f747cb90-199a-40de-91e5-8a46adef3a65", @@ -80760,7 +80760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.20.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.20.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e464fbd3-4903-4f4c-93ce-d7fd184e6adc", @@ -80790,7 +80790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0f6bde90-6300-4b5a-90f0-71f16d0fe659", @@ -80820,7 +80820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7ba8c8b9-12c8-4fde-9217-51295ce82eb5", @@ -80850,7 +80850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.69.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.69.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dad76bfb-ad65-415b-9a32-58c0e6991c5f", @@ -80880,7 +80880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.0.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.0.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c89e53e7-2096-4e67-8fe3-c714d1a52337", @@ -80910,7 +80910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.1.0.52?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.1.0.52?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6cf117f1-de9e-4d85-a207-dabb75f9d9b7", @@ -80940,7 +80940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66ec8364-6410-4081-8d3c-c534c57703a6", @@ -80970,7 +80970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "52b33e8c-a137-4d30-92e3-c320bf661377", @@ -81000,7 +81000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9182?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.9182?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e22be13-3a62-4591-bcb4-53e7c33005ed", @@ -81030,7 +81030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4b3734aa-5358-40de-8019-be2cbc15e58f", @@ -81060,7 +81060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.27.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.27.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5985fbc9-c5d8-41fe-9e71-e78db6044170", @@ -81090,7 +81090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionTest1/versions/2.2.0.37?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionTest1/versions/2.2.0.37?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2f3a8697-d5d5-4efe-b2ef-2280813331f3", @@ -81120,7 +81120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fee52e01-e311-4fdc-a8c1-e145a5264a64", @@ -81150,7 +81150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.Edp/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.39.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.Edp/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.39.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a2584903-3f3f-417a-a0ee-c908e6effeb7", @@ -81180,7 +81180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.10.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.10.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58482032-c093-4387-b3d5-aeedcfac6d18", @@ -81210,7 +81210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeSaharsh-Test/versions/0.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeSaharsh-Test/versions/0.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "05a5ae0c-8750-46c0-ac2a-792e89ad56e9", @@ -81240,7 +81240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeSaharsh-Test/versions/0.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeSaharsh-Test/versions/0.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da931242-b047-4c49-a198-d696b16faefa", @@ -81270,7 +81270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeSaharsh-Test/versions/0.9.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeSaharsh-Test/versions/0.9.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1d99620-4b9b-4f4b-b6a0-fef594fff54e", @@ -81300,7 +81300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/AzureCATExtensionHandler/versions/2.2.0.68?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/AzureCATExtensionHandler/versions/2.2.0.68?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e05a3dbb-935e-44a0-9586-3474ea4c4567", @@ -81330,7 +81330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.54.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.54.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "daf51d19-7440-46d5-8fcf-a93b09d1666e", @@ -81360,7 +81360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "46ef8e76-81e8-4781-b97d-2d96ef27f450", @@ -81390,7 +81390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9169?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9169?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "753f48c7-38b9-447b-923b-1db501372134", @@ -81420,7 +81420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.1.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.1.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26f8e89f-d166-49f3-9a0b-27b08b057f73", @@ -81450,7 +81450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a304290a-9572-46c4-ac2e-3ec8cfa6d9ae", @@ -81480,7 +81480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.12.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.12.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7d81f752-8b38-49e6-b7be-7b86c654abe9", @@ -81510,7 +81510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mindcti/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/mindcti/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1c6dc100-9bc0-4195-8331-3e44f9bd7a07", @@ -81540,7 +81540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeSaharsh-Test/versions/0.1.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeSaharsh-Test/versions/0.1.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ed5b3a9-b09a-48ac-afaf-5aee3cf92290", @@ -81570,7 +81570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.97?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.97?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f57e7c1d-7c5e-4ece-9a7d-ea1f5b46de92", @@ -81600,7 +81600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/AzureCATExtensionHandler/versions/2.2.0.48?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/AzureCATExtensionHandler/versions/2.2.0.48?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "659e8fa2-1cd1-4320-962e-8f6a5bdd7f60", @@ -81630,7 +81630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.0.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.0.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a26ef27-27e4-408c-a846-2d9e104978c8", @@ -81660,7 +81660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeSaharsh-Test/versions/0.9.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeSaharsh-Test/versions/0.9.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d5a3201-5cf9-440e-81e7-c6daa42bf23d", @@ -81690,7 +81690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "53bf08e7-149b-4243-b8f8-5be6fcfca4fe", @@ -81720,7 +81720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.62.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.62.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a9e4026c-2843-4feb-b7e1-12b8d2880feb", @@ -81750,7 +81750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeSaharsh-Test/versions/0.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeSaharsh-Test/versions/0.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f44200d2-4cfa-425c-a2f5-1f3f8f833cc1", @@ -81780,7 +81780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "363f977c-c1c4-4b5b-ac2a-ea23be067996", @@ -81810,7 +81810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.5.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.5.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f8c693e9-81ec-4023-a358-66103210bb45", @@ -81840,7 +81840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.26.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.26.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f863f77-0bd2-4df4-a8a0-a3b032d401b0", @@ -81870,7 +81870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "813a997c-0d0b-4162-9368-f9867d734f6b", @@ -81900,7 +81900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/ADETest/versions/1.1.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/ADETest/versions/1.1.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d11a811b-9395-40b1-a3a5-d84105dc6360", @@ -81930,7 +81930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.51?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.51?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa7869fb-8d3d-4c68-81f3-0dd4916bf448", @@ -81960,7 +81960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bcc27050-1399-43e0-9886-b9feee5cd643", @@ -81990,7 +81990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.27.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.27.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa625aae-3057-4c37-b21f-32ac8fba5b30", @@ -82020,7 +82020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.44?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.44?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "41dec6a2-af7f-406b-a6bc-999cf6522480", @@ -82050,7 +82050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.20?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.20?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ed432086-fc42-4867-9ff5-26594e242d7e", @@ -82080,7 +82080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.41?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.41?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "baf0c78a-e082-4350-b1e5-17151278b85c", @@ -82110,7 +82110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.62?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.62?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e82ed242-5d14-4fae-9a02-59ad4953a374", @@ -82140,7 +82140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f23e13cb-ebed-46bd-998c-066600b13202", @@ -82170,7 +82170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45306283-2f90-4398-8ea6-8830cbe95056", @@ -82200,7 +82200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/1.0.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/1.0.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a6f21f9-e8ae-4ee3-a474-b891398be5a4", @@ -82230,7 +82230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ncomputingglobalinc1604353053068/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ncomputingglobalinc1604353053068/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2f8693a2-0fd3-4c58-900d-ac2d7545828f", @@ -82260,7 +82260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "92663e2d-49e1-4206-8548-e86e222ceedf", @@ -82290,7 +82290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a48143a9-b6d6-4be8-9109-affd69e095a1", @@ -82320,7 +82320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.60?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.60?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "16e7468b-6071-4ed3-9d55-62633171c48f", @@ -82350,7 +82350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5c083234-844e-4646-abf8-ffc9a07c0043", @@ -82380,7 +82380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60420dc2-8e49-42b4-9ac8-60be4c8d314b", @@ -82410,7 +82410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.29.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.29.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5453b0be-c0a3-4eff-8007-bfff3a5a2c1b", @@ -82440,7 +82440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b49388b2-9d03-48c7-85ab-c960e5bdece1", @@ -82470,7 +82470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.61?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.61?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82cb0292-1f5f-456a-9b49-a94be1259526", @@ -82500,7 +82500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df3b6c3c-0e90-4bb8-bd17-64b4ac98dda4", @@ -82530,7 +82530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nttltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nttltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9515435a-c1df-4d8c-8e36-ce5633ac2114", @@ -82560,7 +82560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.45?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.45?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1074a505-e452-4f03-9a39-77c5d683f812", @@ -82590,7 +82590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "abac55c8-c613-470f-9c76-c0e990ffeced", @@ -82620,7 +82620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93074009-a26a-4148-9d84-9719712fc398", @@ -82650,7 +82650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.59?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.59?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1bc43cf4-f022-406f-9624-14fe7bd5658c", @@ -82680,7 +82680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c60d2264-c2ed-431a-97d0-5e3780231fc5", @@ -82710,7 +82710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.25?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.25?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eecc0e7d-e834-49c5-a61a-52fdc2d4bb14", @@ -82740,7 +82740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Test.Identity/artifacttypes/vmextension/types/TestMSILinuxExtension/versions/1.0.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Test.Identity/artifacttypes/vmextension/types/TestMSILinuxExtension/versions/1.0.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2aea5fc9-c73a-4670-b4f4-89de3ee8287c", @@ -82770,7 +82770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.52?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.52?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "99a1ed65-5195-406b-9b1b-9d7644ab265f", @@ -82800,7 +82800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.54?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.54?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8c43732c-7915-43c8-bf54-491bf5149591", @@ -82830,7 +82830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeluslevin-Test/versions/0.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeluslevin-Test/versions/0.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e7b015f3-c989-4429-afbd-e002be9cf254", @@ -82860,7 +82860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.5.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.5.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "10d4c1d8-8a98-49ce-915d-26f179253002", @@ -82890,7 +82890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "05635177-6630-4c32-b155-1dd983639f0d", @@ -82920,7 +82920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "43eb9fef-a8a5-4dc3-b196-dd7ca88ad94d", @@ -82950,7 +82950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nilespartnersinc1617691698386/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/nilespartnersinc1617691698386/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a5218986-9fbe-47cd-86a9-25ae5fc21cf3", @@ -82980,7 +82980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9da8fa0-3a21-4424-818e-9f2572ce8e0d", @@ -83010,7 +83010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/midvision/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/midvision/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "940c644c-a839-4200-8544-62e497a239fd", @@ -83040,7 +83040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/northbridge-secure/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/northbridge-secure/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0fd18bbf-72f3-4752-ac18-eddcb5c06fb3", @@ -83070,7 +83070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ee42c63-46a7-4554-b6c4-47253ef4fc41", @@ -83100,7 +83100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa34ef6b-8ac2-45d8-9712-a90084e4aad2", @@ -83130,7 +83130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "36c52ccb-29ba-48dc-b9d7-4f7f459b210d", @@ -83160,7 +83160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Windows/versions/1.0.0.82?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Windows/versions/1.0.0.82?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a59f540-114d-4bff-a2d2-ea336a856b7b", @@ -83190,7 +83190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Windows/versions/1.0.0.87?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Windows/versions/1.0.0.87?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2308a7cd-9c42-4804-b69c-365e19f0d87d", @@ -83220,7 +83220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.79?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.79?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b5f4860-b2aa-4314-ba76-12a5281f592d", @@ -83250,7 +83250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions/1.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions/1.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "473251e1-a802-41ef-82e2-db3bd825f768", @@ -83280,7 +83280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d1f5194-9c56-48dd-a2e6-e76ddae38f0e", @@ -83310,7 +83310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/neusoft-neteye/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/neusoft-neteye/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bc2a8fa1-5aa6-4c8b-89a8-c768fe768d2c", @@ -83340,7 +83340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "580efedc-096e-49e5-a8f8-febeda60b874", @@ -83370,7 +83370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/multima1643619641681/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/multima1643619641681/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b886a27-a12e-4d42-9483-694c990c4ced", @@ -83400,7 +83400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "12f172f4-0324-4f3d-b720-4a99430dcc84", @@ -83430,7 +83430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.53.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.53.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55af29f7-0e74-4688-bea6-bda87cd159ed", @@ -83460,7 +83460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.40?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.40?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d67f066-2c99-42da-ae33-1e8147c7a447", @@ -83490,7 +83490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d1a7696c-d2f5-4bd9-9a35-af0f7a6e7e10", @@ -83520,7 +83520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.13.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.13.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0ab16701-2cad-4da6-882e-1c5fee7378bb", @@ -83550,7 +83550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.30?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.30?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8d82fe8-18aa-4fa5-b2ee-44bd03973996", @@ -83580,7 +83580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Windows/versions/1.0.0.86?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Windows/versions/1.0.0.86?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa40a63b-b637-4829-abe1-f61f84b184f3", @@ -83610,7 +83610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e1eccb61-4e51-491b-a6d0-30d51e1a7b59", @@ -83640,7 +83640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a1aa98f4-ff21-4d46-b892-6314a044c917", @@ -83670,7 +83670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5214304-935f-47c5-9928-e582e6499e3c", @@ -83700,7 +83700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.0.0.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.0.0.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc4af6b4-c418-4deb-9893-fe8411814f03", @@ -83730,7 +83730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/VMBackupForLinuxExtension/versions/0.1.0.995?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/VMBackupForLinuxExtension/versions/0.1.0.995?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d783b193-91d1-47b4-b9af-48005517b961", @@ -83760,7 +83760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "08fef50f-a03d-4aea-aa97-159b456efcd4", @@ -83790,7 +83790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.43?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.43?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0401b1df-c652-4d2f-8fcb-9baa8ec012b4", @@ -83820,7 +83820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/narrativescience/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/narrativescience/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26129224-cc33-414f-9e35-87b99ba8338a", @@ -83850,7 +83850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9183?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9183?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9f50ebf-2a2a-42f9-ab45-8909f1009946", @@ -83880,7 +83880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/1.1.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/1.1.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "48de77f4-afd2-470d-b574-59a8d96f0fd6", @@ -83910,7 +83910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9c5fd5d9-fa10-4db1-8346-d48f8f9a312a", @@ -83940,7 +83940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3c40aba8-0c0f-457d-ab6b-91399d33644b", @@ -83970,7 +83970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "28cd4232-5075-4e88-ad8d-8016fa4130ce", @@ -84000,7 +84000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netgate/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/netgate/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "70b9be60-d7e0-427f-a72e-d817604e6cbf", @@ -84030,7 +84030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/multisoft-ab/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/multisoft-ab/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6bb5c23a-02ac-4f04-9d88-42b7c62f5c5d", @@ -84060,7 +84060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.1.0.36?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.1.0.36?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1feb2070-e33d-49a1-8850-9a37d3cc923f", @@ -84090,7 +84090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e109ac4-1628-40bf-917a-4d432ffdfd7b", @@ -84120,7 +84120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.TestSqlServer.Edp/artifacttypes/vmextension/types/TestSqlIaaSAgent/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.TestSqlServer.Edp/artifacttypes/vmextension/types/TestSqlIaaSAgent/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a6bf959-6a0a-4567-b4b2-5a1f380ac5fc", @@ -84150,7 +84150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.57?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.57?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "89c78ca9-9083-42fa-a805-164629a96756", @@ -84180,7 +84180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/neo4j/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/neo4j/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "319e4a2f-2952-4502-9fb4-e36f6a985cfe", @@ -84210,7 +84210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.TestSqlServer.Edp/artifacttypes/vmextension/types/TestSqlIaaSAgent/versions/2.0.0.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.TestSqlServer.Edp/artifacttypes/vmextension/types/TestSqlIaaSAgent/versions/2.0.0.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42a0bb7a-dbbf-4e28-bf8a-b78f32aed513", @@ -84240,7 +84240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "faf72c2e-2e77-4b09-a186-cb6c752c2846", @@ -84270,7 +84270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/0.1.0.999347?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/0.1.0.999347?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "06adc364-303c-4667-b6b7-a8a46ae42bc5", @@ -84300,7 +84300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1dd4e8f2-d79b-48bc-9b5d-c67d9cc92a18", @@ -84330,7 +84330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.36?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.36?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d8c27cc6-244c-4b43-a5ea-ae0673060900", @@ -84360,7 +84360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "28d025d1-f1d1-49bc-a76f-8707aa817e89", @@ -84390,7 +84390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/noianetworklimited1584098036197/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/noianetworklimited1584098036197/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "50cc582b-2d9d-42ea-a73f-a2a37f364aa2", @@ -84420,7 +84420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Interceptor/artifacttypes/vmextension/types/LogCollector/versions/1.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Interceptor/artifacttypes/vmextension/types/LogCollector/versions/1.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "784f9f54-2913-480a-b6bf-3f8afc5a6308", @@ -84450,7 +84450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions/1.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions/1.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d4fcf022-7b8a-4cab-a93b-90accf979e44", @@ -84480,7 +84480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef42bb8c-951f-40f2-8cce-c4cdd4aebbd1", @@ -84510,7 +84510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.1.0.50?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.1.0.50?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6924d570-b709-4ae0-9c0c-002039c2a814", @@ -84540,7 +84540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.1.0.51?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.1.0.51?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "692b0509-7d1a-4b48-8ee8-9420e8ea5c78", @@ -84570,7 +84570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.96?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.96?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b850c8a6-c049-4445-886c-aedc93f2efb3", @@ -84600,7 +84600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/norcominformationtechnologygmbhcokgaa/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/norcominformationtechnologygmbhcokgaa/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d6f8721f-7bec-4e95-bade-673c644c49a4", @@ -84630,7 +84630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.83?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.83?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "86a4b68c-6bfc-4040-a13a-378849802e0d", @@ -84660,7 +84660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b62b138c-2493-448a-9176-c7a70fa8f190", @@ -84690,7 +84690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "49453fb2-7d70-4104-be3b-fc05ef2fdd4a", @@ -84720,7 +84720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.95?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.95?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "99caa082-f37c-44ff-9307-50cdab3dae8f", @@ -84750,7 +84750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.80?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.80?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "963e4d33-0bfb-4ee2-9429-97ee67bd5eca", @@ -84780,7 +84780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.75?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.75?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e76d48bf-fafb-4e75-a952-c60985ecb372", @@ -84810,7 +84810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/SiteRecovery/versions/0.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/SiteRecovery/versions/0.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f66a570a-97bb-49a0-bdfe-d6495bb493ef", @@ -84840,7 +84840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.39?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.39?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "48a3406d-1065-4884-802b-0c0486482095", @@ -84870,7 +84870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "117c4ee9-cfd1-401a-a29f-78852ccf0453", @@ -84900,7 +84900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Windows/versions/1.0.0.84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Windows/versions/1.0.0.84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e4010377-8320-4b1a-a971-766f4a4f8bab", @@ -84930,7 +84930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/oceanblue-cloud/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/oceanblue-cloud/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b794a27-e352-4a6e-a927-ef5fdbcaff33", @@ -84960,7 +84960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ac772700-c582-4994-82f9-4105b4a63606", @@ -84990,7 +84990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.91?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.91?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f369d07-a534-4c61-82bd-7792a0e1187b", @@ -85020,7 +85020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.5.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.5.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "274b4494-89d4-4ce5-ba3e-659a59891b13", @@ -85050,7 +85050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.37?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.37?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57e3b516-7eea-46e9-8ca6-2c30632de8cf", @@ -85080,7 +85080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1698e695-80f0-4df5-af3a-774d8077c75b", @@ -85110,7 +85110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f7c7d5a-238b-4ba6-9c58-03b879ab5e72", @@ -85140,7 +85140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "73c6cc9c-eb29-47b5-b2a5-a719b996e9eb", @@ -85170,7 +85170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.5.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.5.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef08d77d-06ef-4bd3-9cbd-06fe2e5991e8", @@ -85200,7 +85200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.3.0.125?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.3.0.125?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "294d434e-9352-45ce-bf08-6b8809f194cb", @@ -85230,7 +85230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "216dbe0d-e00e-4fa8-9aea-1607ed06b254", @@ -85260,7 +85260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68d5dc92-5f24-44df-8cee-e744e58a1048", @@ -85290,7 +85290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.23.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.23.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca437bce-d3b5-4279-81fb-2134e8873f30", @@ -85320,7 +85320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/1.1.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/1.1.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "735ada64-67a1-4bda-941d-2041105a06b4", @@ -85350,7 +85350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b03762f-8484-4c54-94ff-53521616f667", @@ -85380,7 +85380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9182?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9182?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2b572292-cb91-47de-af45-8613fa193146", @@ -85410,7 +85410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1faed061-0f26-4f65-b355-31dd9362f72b", @@ -85440,7 +85440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/0.1.0.999344?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/0.1.0.999344?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fd3253c4-d653-4ba6-acf5-5eb23394de9e", @@ -85470,7 +85470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1756.45?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1756.45?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4725b2cf-c04d-4033-bea2-3e2c559e0419", @@ -85500,7 +85500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "258ead94-4eeb-41af-b216-7ed1f0fc8845", @@ -85530,7 +85530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.1.0.52?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.1.0.52?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "079f0b37-020b-45a0-8b78-d030f1f701e2", @@ -85560,7 +85560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1eca88fe-99c6-4f05-91f0-111e62e44b7a", @@ -85590,7 +85590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.29?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.29?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e9a88484-cb74-4987-a973-0f592153c149", @@ -85620,7 +85620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.14?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.14?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "341ecd13-6d93-440c-87d8-a0c7d524638d", @@ -85650,7 +85650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0a14468-fc24-431b-8d60-17fb54795692", @@ -85680,7 +85680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9183?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9183?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5214a3ad-42cf-429b-8dca-bc7be47d1282", @@ -85710,7 +85710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1651.42?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1651.42?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "608ae66d-4658-429f-a268-aa740c90e412", @@ -85740,7 +85740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b9e2c751-d19d-4807-a413-8f7f9d869ba8", @@ -85770,7 +85770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.46.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.46.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0af327bd-a20a-46e9-9962-b1d9f51d27ed", @@ -85800,7 +85800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "008b9448-4332-4d82-96e9-42bd3fb79f3e", @@ -85830,7 +85830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.42?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.42?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1464dfee-e0f5-4a58-ac24-b9f8667c19b5", @@ -85860,7 +85860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.90?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.90?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "766fed6e-7a52-440a-ae1d-b03dad7f8c6d", @@ -85890,7 +85890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef58bdbb-3806-42ab-bf31-bffc36a9d2a3", @@ -85920,7 +85920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.44?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.44?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8ec64530-0387-4dc9-b7e6-d9aad467c0c2", @@ -85950,7 +85950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1885.54?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1885.54?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b4e484f7-47ec-4016-8589-272e4733c570", @@ -85980,7 +85980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "81ca873d-24d9-4ffe-8e5a-829f2a355f39", @@ -86010,7 +86010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/0.1.0.999345?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/0.1.0.999345?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1cb6ead2-524c-4cf7-a3e5-c56eeafbefdc", @@ -86040,7 +86040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1795.50?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1795.50?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "67482724-f353-4f27-bfbf-c1bdf08e7233", @@ -86070,7 +86070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1668.43?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1668.43?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d40ec182-5250-43d4-8daf-466db07e5b90", @@ -86100,7 +86100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Test/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.6.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Test/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.6.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "587e88ee-ad30-434f-b139-2405c5caf6af", @@ -86130,7 +86130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1922.56?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1922.56?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df8839cb-8988-4d2a-b6ce-468b0734eeb8", @@ -86160,7 +86160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest2/versions/0.1.0.999347?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest2/versions/0.1.0.999347?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca56a965-9541-434a-bffc-da418f016c93", @@ -86190,7 +86190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.3.0.124?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.3.0.124?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "827fd0ad-8b08-49c8-a9ef-ee20411b2b16", @@ -86220,7 +86220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SiteRecovery.Dra/artifacttypes/vmextension/types/Windows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SiteRecovery.Dra/artifacttypes/vmextension/types/Windows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ec61f25f-8eb7-4404-8f4e-4ccd9715bb1d", @@ -86250,7 +86250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "262a9200-e97e-4f56-860c-571a1b02bc27", @@ -86280,7 +86280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "395bb97e-6d6a-4cd7-8b22-2681721bbd8d", @@ -86310,7 +86310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/my-com/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/my-com/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "51160f53-f807-4526-a082-b3e89f6b7bd9", @@ -86340,7 +86340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Interceptor/artifacttypes/vmextension/types/LogCollector/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Interceptor/artifacttypes/vmextension/types/LogCollector/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09447694-3fd1-4a63-abf7-ad62977e0c18", @@ -86370,7 +86370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f786a33-6e34-4716-b230-5a3f489513f3", @@ -86400,7 +86400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da5be179-3ad4-4188-86d9-1c4037904da2", @@ -86430,7 +86430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d2cd910b-6825-49fe-8c5b-223d9aa04af9", @@ -86460,7 +86460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8645e29b-b4da-4885-ae06-0d681df8e825", @@ -86490,7 +86490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11049.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11049.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "af26e98b-147e-4658-b2b4-3c1d3e23c9c8", @@ -86520,7 +86520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11072.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11072.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22b0ea86-bce0-472d-b25c-bbac9ce5120b", @@ -86550,7 +86550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11081.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11081.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7a845689-ea24-493c-b7ef-7e257a00658b", @@ -86580,7 +86580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.57.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshot/versions/1.0.57.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b5f5599-c428-40fa-b9e6-aeac1a2e50f0", @@ -86610,7 +86610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Linux/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68014c27-c7a0-4b33-a68d-c4d5e048b83e", @@ -86640,7 +86640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a6466161-4351-47cf-8700-b5b36917518e", @@ -86670,7 +86670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/Windows/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7dfcf831-3674-4895-8061-a76ab2d7f4fd", @@ -86700,7 +86700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60fefe98-2327-472a-8ac0-ccb45dec3956", @@ -86730,7 +86730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.26.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.26.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "32b8e357-8019-4b59-8f10-bcff0ff9e3c2", @@ -86760,7 +86760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.Edp/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9151.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.Edp/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9151.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b82b68a5-ef2e-4dff-9dad-9eb8d990ac68", @@ -86790,7 +86790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a09c8ba-e472-4e75-bbd9-f16d2d23e83d", @@ -86820,7 +86820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/0.1.0.999342?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/0.1.0.999342?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a3d1891-8aa6-4c99-b18d-c909a4deea3d", @@ -86850,7 +86850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b4ae695a-5ba2-4e77-93d2-2b5f8e35332d", @@ -86880,7 +86880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d92ee94a-92f0-4ca2-a451-8299c8b7f184", @@ -86910,7 +86910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "edfe8023-83e9-473a-8e29-3f1837830015", @@ -86940,7 +86940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.Edp/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9125.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.Edp/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9125.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "07776f84-99e1-4653-9133-1c8a6538b800", @@ -86970,7 +86970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.99?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.99?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "accef61c-645d-4794-96d5-ed91fdfdab95", @@ -87000,7 +87000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.94?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.94?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e1217a5-768e-4370-923b-9a7b674b8385", @@ -87030,7 +87030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.28.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.28.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "76323ba6-da76-41a5-a238-99c131ebf191", @@ -87060,7 +87060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "353cd613-5829-4f14-9f76-16fff8cbda4f", @@ -87090,7 +87090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8eb8ab61-afab-40c7-9c9d-9de562f12478", @@ -87120,7 +87120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.26.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.26.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8cd3823d-9e5e-4145-824b-a6a4a2e58efe", @@ -87150,7 +87150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.27.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.27.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61788331-a45d-4b0b-9773-2bd10af44ad9", @@ -87180,7 +87180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11081.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11081.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4c038e2-e595-4953-a21d-33dd86e6f197", @@ -87210,7 +87210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.21?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.21?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "910fa716-120d-4a98-80d6-b84406508176", @@ -87240,7 +87240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.13515.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.13515.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef2ea2d6-2b5a-4a69-b474-640fc48533e0", @@ -87270,7 +87270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1598.38?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1598.38?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cb3b8cd9-5e44-494d-b100-8e8a87316c01", @@ -87300,7 +87300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0bec936f-8859-4e51-845b-84f9a712b406", @@ -87330,7 +87330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.25?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.25?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1275fe88-1194-4fc6-89f8-036aea65e6ff", @@ -87360,7 +87360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18001.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18001.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf341920-5784-4b14-b5b9-5c544ea7fcbe", @@ -87390,7 +87390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18029.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18029.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dca8d3d6-2f1f-4633-ae4b-dbe3a1309cad", @@ -87420,7 +87420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18011.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18011.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "902278a2-17fd-46d5-8a0e-25ab5eeb9a10", @@ -87450,7 +87450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "334ea32f-9d1a-4740-bea1-c33888205157", @@ -87480,7 +87480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCComputeNode/versions/2.0.7205.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCComputeNode/versions/2.0.7205.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d49624ea-f19b-431f-9ac3-89188354f570", @@ -87510,7 +87510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8c85240e-4350-4913-843b-9274a89391dd", @@ -87540,7 +87540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.29?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.29?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a2af48da-76ba-4e21-9c26-1264c224f492", @@ -87570,7 +87570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f62ab35b-b03b-43e3-9247-37c8209c5d86", @@ -87600,7 +87600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18053.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18053.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ee938611-ed0f-4680-97f0-ae09013e185c", @@ -87630,7 +87630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent2016U1/versions/6.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent2016U1/versions/6.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "306d2935-2609-494a-84bd-9b8c4ab337c0", @@ -87660,7 +87660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11081.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11081.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8eb00c4d-71f5-4edb-b7d4-c556f9d5b167", @@ -87690,7 +87690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18038.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18038.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88f85bbe-6ffb-4b0c-a2cb-1c880a44ea4a", @@ -87720,7 +87720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent2016U1/versions/2.3.7.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent2016U1/versions/2.3.7.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0ce5de0-5cb3-42e1-8a65-493c49f39bd9", @@ -87750,7 +87750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9badd188-eff9-4ef7-93d5-177ba26c1074", @@ -87780,7 +87780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18011.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18011.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb340256-54da-4fdb-ad18-1b67003d0f52", @@ -87810,7 +87810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18018.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18018.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f4417216-42d9-41f9-b33e-b6d2452c3ea8", @@ -87840,7 +87840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.11.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.11.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7badea82-f538-4bd9-82cd-74b44878f590", @@ -87870,7 +87870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18064.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18064.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "058ea0b3-597a-48c5-800b-7fcad6b6fa4e", @@ -87900,7 +87900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.11.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.11.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5538c3b6-7735-414b-97ed-ed49fedd5b6e", @@ -87930,7 +87930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent2016U1/versions/2.4.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent2016U1/versions/2.4.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60a7f28f-cdd0-4218-a1df-f4fdd296113f", @@ -87960,7 +87960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18062.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18062.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e359e5ae-86ce-4103-a340-124813743148", @@ -87990,7 +87990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.0.217.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.0.217.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9579903c-d5a4-4a30-bc0f-b0c628aa9ba9", @@ -88020,7 +88020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.12.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.12.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "766ca0b9-5a51-41fd-bafb-71279ddc4be8", @@ -88050,7 +88050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18040.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18040.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "287fe6d5-40b0-4a18-9c34-19590bf4678a", @@ -88080,7 +88080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent2016U1/versions/6.5.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent2016U1/versions/6.5.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11c9074b-4e77-4009-b27b-d2893530ec81", @@ -88110,7 +88110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.11.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.11.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "958e37b8-13b6-4d1a-abea-d00c0b6c6b20", @@ -88140,7 +88140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18067.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.18067.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c696a2b4-c621-40b1-b8a1-a0bd310b1acb", @@ -88170,7 +88170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.12.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.12.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5ba96d9f-e29f-44e0-9fe7-1b2990b78690", @@ -88200,7 +88200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.12.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.12.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47653e04-e8cf-49c7-8103-0ec2d1f5a660", @@ -88230,7 +88230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.13.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.13.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f5c71fc-08b2-4045-8f66-16535e634847", @@ -88260,7 +88260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.13.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.13.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4a28b2a9-7599-46c6-b8cb-2b9485ee14f4", @@ -88290,7 +88290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.11.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.11.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5ddacac3-6fc5-446e-8d5f-ef6dccfded58", @@ -88320,7 +88320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.12.25?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.12.25?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a1e9fa0a-e495-4230-8e7d-6134f0fc33eb", @@ -88350,7 +88350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.11.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.11.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b7bedb7a-6ead-4c68-8dc7-05f4f80ae790", @@ -88380,7 +88380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.12.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.12.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7d1c1a24-fd20-4371-98d1-8c414c849b4b", @@ -88410,7 +88410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.12.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.12.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2da2e0c9-8721-4091-9e2f-81a3131f4cc1", @@ -88440,7 +88440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.13.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.13.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00f7caef-101b-4df6-9a3e-86e9288fdad9", @@ -88470,7 +88470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9c86296b-54ce-4e79-bf23-49132588823b", @@ -88500,7 +88500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "41b90de4-61fb-4e41-8772-bfeced04c01a", @@ -88530,7 +88530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.13.35?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.13.35?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8757532b-9818-4f4e-9be7-571fe061a13f", @@ -88560,7 +88560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.10.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.10.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "788b0b36-91d8-4a5e-a8fc-15a6f4fb762e", @@ -88590,7 +88590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.13.33?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.13.33?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61b9c6db-a739-42a3-9727-f1d4217de8a2", @@ -88620,7 +88620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.13.39?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.13.39?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c01c1cea-2371-4757-81dd-6e5c952f2b17", @@ -88650,7 +88650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef473c93-e7bc-46ec-b8bf-838a13fa462b", @@ -88680,7 +88680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.14.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.14.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83d1f3c9-f314-4b94-b049-95bac3280284", @@ -88710,7 +88710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/RDMAUpdateForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/RDMAUpdateForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ea7f710-b490-49fe-94c0-7a0a58f61dfa", @@ -88740,7 +88740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "183a2686-ad73-4271-93c1-3102942d7ed1", @@ -88770,7 +88770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management.Test/artifacttypes/vmextension/types/SqlIaaSAgentLinuxTest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management.Test/artifacttypes/vmextension/types/SqlIaaSAgentLinuxTest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09c59d09-3828-4e51-9a4f-f20545b97cb5", @@ -88800,7 +88800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e4fb6fa4-8293-4549-a4e2-11f47fc5ce98", @@ -88830,7 +88830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365/artifacttypes/vmextension/types/Cosmic.Compute.Windows.Node/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365/artifacttypes/vmextension/types/Cosmic.Compute.Windows.Node/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "031e4552-c945-4f74-9a70-01e3ffd31269", @@ -88860,7 +88860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d0fe9c7e-8426-4422-af0b-fb4a9787569d", @@ -88890,7 +88890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "375e42f0-6f71-4dd9-9e5c-64d42dec56fb", @@ -88920,7 +88920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ec49a9af-2300-4a41-a199-848588633ce8", @@ -88950,7 +88950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "269a3467-1c0f-40fb-a3bc-8a1a6ccd70ce", @@ -88980,7 +88980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management.Test/artifacttypes/vmextension/types/SqlIaaSAgentTest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management.Test/artifacttypes/vmextension/types/SqlIaaSAgentTest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1145f8e3-57de-4312-974f-3ef745aa4424", @@ -89010,7 +89010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3ff703a5-2650-43f6-b24c-baaf2bc5a713", @@ -89040,7 +89040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.14.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.14.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a3038e2-1dbc-4128-9912-32b838546eb0", @@ -89070,7 +89070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "28cb16b8-9121-433c-ba2f-092bcd46cfa9", @@ -89100,7 +89100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.13.40?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.13.40?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "795ff47b-7a6e-4ce3-a6ba-6cb1be4a2e42", @@ -89130,7 +89130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.14.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.14.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9d92a399-0a47-4a3b-b7da-6e678f921f09", @@ -89160,7 +89160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5beaa9a9-9b12-4943-aada-61f9b53a05f6", @@ -89190,7 +89190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93c2aa0c-d338-4550-8717-322984f66b7a", @@ -89220,7 +89220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f72fdad1-329b-493f-b26c-80b343cdce37", @@ -89250,7 +89250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.14.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.14.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "43db5970-eb6d-4054-8bd5-3234a491d789", @@ -89280,7 +89280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a3d1fc90-bd65-4392-98b8-55a83518960f", @@ -89310,7 +89310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b60cfa8-d813-4b0a-8fc3-d719770f425d", @@ -89340,7 +89340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a7e7654-f84d-4a09-bfc0-a8096e0c40d3", @@ -89370,7 +89370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.14.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.14.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "799ff20d-dd02-4dfd-a45d-3894825ef893", @@ -89400,7 +89400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.14.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.14.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1ca731ee-4913-4878-87d3-fcafe0b67c7f", @@ -89430,7 +89430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "909ade78-d0d7-42af-8bea-6c21394b176e", @@ -89460,7 +89460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.2.148.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.2.148.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b39e901-a61b-4d86-8100-f6c545683f52", @@ -89490,7 +89490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.10.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.10.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42d5f8fa-9d4b-4b6a-ab24-0f41806d790f", @@ -89520,7 +89520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.3.127.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.3.127.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "54c937b2-8290-4bb6-8241-c69bd9b5029d", @@ -89550,7 +89550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.3.127.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.3.127.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8cb0e900-4c36-4e26-8ea2-50cc85a1fc53", @@ -89580,7 +89580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.7.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.7.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f9fe5862-9753-4c09-807e-52dad030ce02", @@ -89610,7 +89610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.4.59.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.4.59.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83b58374-ff21-43d6-902e-805cf67f6613", @@ -89640,7 +89640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.4.56.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.4.56.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b2bff25c-e285-4221-bc6f-f1f3c5bcf61d", @@ -89670,7 +89670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.4.58.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.4.58.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f27678ed-1bae-4d27-a3b8-575a8ca57e63", @@ -89700,7 +89700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.6.42.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.6.42.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b92a38a-7431-4b0f-9c68-e3978b7a2304", @@ -89730,7 +89730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.4.45.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.4.45.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60826bf5-7b2e-4cdf-9a18-ab768412c439", @@ -89760,7 +89760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "af73ede7-9b1d-454d-a6dd-f0eaff494ca7", @@ -89790,7 +89790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b019a6a-cd43-4ab9-9a04-1879beab3ef4", @@ -89820,7 +89820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/LinuxAgent.SqlServer/versions/1.0.2021.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/LinuxAgent.SqlServer/versions/1.0.2021.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7e65b574-38fe-4bcc-881c-6b7cfa332b19", @@ -89850,7 +89850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/LinuxAgent.SqlServer/versions/1.1.2081.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/LinuxAgent.SqlServer/versions/1.1.2081.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f389373-73e9-4c8b-b6c9-2fbc29131389", @@ -89880,7 +89880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9183?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9183?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2cb1f2fe-8f00-48b3-abae-2fdbe5d39649", @@ -89910,7 +89910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.8.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.8.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4d8acfe4-1408-42c4-94e9-f5147d9e6f84", @@ -89940,7 +89940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackup/versions/1.3.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackup/versions/1.3.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e091e781-c4db-4064-82b0-a24d7ee7b2ad", @@ -89970,7 +89970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.8.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.8.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da9cab33-da51-4115-b326-8dbe8a776966", @@ -90000,7 +90000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent/versions/1.7.11.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent/versions/1.7.11.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b120ec34-cc1f-48fd-85e2-c792b7d9e1bd", @@ -90030,7 +90030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackup/versions/1.3.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackup/versions/1.3.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c8fbf9a1-1d72-42ec-964d-4d975a311b01", @@ -90060,7 +90060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackup/versions/1.0.1338.84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackup/versions/1.0.1338.84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04f0ec10-b78b-4fd3-9386-f73e41d4cffe", @@ -90090,7 +90090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "675b0283-cc10-4c6a-834b-a326ad81e13d", @@ -90120,7 +90120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.5.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.5.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "16ff5279-e1e0-4d7b-8b34-482cc2c7713d", @@ -90150,7 +90150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.4.55.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.4.55.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "709d4f1d-8f4b-49cb-b4a2-e3473ac7c415", @@ -90180,7 +90180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "50e9aa0d-c224-4572-9074-20ece15267ac", @@ -90210,7 +90210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68e62db6-ccd2-4440-bd13-235e05794f8a", @@ -90240,7 +90240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/LinuxAgent.SqlServer/versions/1.0.2019.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/LinuxAgent.SqlServer/versions/1.0.2019.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8568113-1256-451b-a430-75e998500851", @@ -90270,7 +90270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.14?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.14?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b069066-a685-4b1e-bc38-0a8557490a8b", @@ -90300,7 +90300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9c617871-420f-484f-a93c-63574c0d319c", @@ -90330,7 +90330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f756d26a-bb4a-482b-b380-b10ff8f7543e", @@ -90360,7 +90360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cf583aad-f6d4-4689-a20b-b8a8125b45dc", @@ -90390,7 +90390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1e8b029-0227-46ac-88a7-49f8d02d1d4a", @@ -90420,7 +90420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/LinuxAgent.SqlServer/versions/1.0.2040.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/LinuxAgent.SqlServer/versions/1.0.2040.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22299039-a1a1-4382-8fca-adb4f2a61988", @@ -90450,7 +90450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c438a84f-a1c2-4d38-88ba-8832c83407bb", @@ -90480,7 +90480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAzure.Compute/artifacttypes/vmextension/types/AzureLogCollector/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAzure.Compute/artifacttypes/vmextension/types/AzureLogCollector/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2bdc19ab-92aa-4225-a835-aa8cdb1ce1c6", @@ -90510,7 +90510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "540b9e5b-c357-4e8b-a3c3-233e883f6dff", @@ -90540,7 +90540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93a069c5-2d04-495a-94be-1af12a87ab76", @@ -90570,7 +90570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e141c31e-0bd2-4dd9-9b39-fe5a806b65ec", @@ -90600,7 +90600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "36b58082-8495-407d-9bee-a1702c1331c6", @@ -90630,7 +90630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0f98f953-bbfe-49db-ac31-927bd80be094", @@ -90660,7 +90660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/LinuxAgent.SqlServer/versions/1.0.2026.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/LinuxAgent.SqlServer/versions/1.0.2026.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4bef3efe-b1f6-4d47-a93e-90da81459a71", @@ -90690,7 +90690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.7.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.7.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1b8d777-e224-4b64-9dea-59c0cac0785d", @@ -90720,7 +90720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4f694b50-7f74-4f91-8e1d-847634760c49", @@ -90750,7 +90750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c914ccbc-fe5f-4890-b13c-0bc3f54f2ce4", @@ -90780,7 +90780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.3.18.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.3.18.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5c03ae9-b0af-4fad-9c42-7de1edad6459", @@ -90810,7 +90810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "21b9e54e-73e3-49fc-83f1-f226d2db69f4", @@ -90840,7 +90840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.0.1338.48?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.0.1338.48?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9fb171b-f700-4f5e-a3a4-292548ef4c64", @@ -90870,7 +90870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.8.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.8.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0640300c-15c1-4ab1-b717-a3c54b712c93", @@ -90900,7 +90900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.14?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.14?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9c155728-f7ed-4b47-9cd2-a089fa2c09b3", @@ -90930,7 +90930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "54574d22-5010-4036-89a3-df250557f531", @@ -90960,7 +90960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent2016/versions/2.1.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/LinuxNodeAgent2016/versions/2.1.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cbf3b5da-f4e3-4aef-bb4e-2055e51d1925", @@ -90990,7 +90990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82b6644d-effa-4fe7-9c3e-a815b77cdd72", @@ -91020,7 +91020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/LinuxAgent.SqlServer/versions/1.1.2082.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/LinuxAgent.SqlServer/versions/1.1.2082.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d40fca8-e4b7-4dc3-a275-10feb7d60e6e", @@ -91050,7 +91050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtension/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtension/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0d6d66f7-1774-46e8-b009-33f3fe5c960a", @@ -91080,7 +91080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3efc1f0d-0bb5-4457-9bca-0a2062e12025", @@ -91110,7 +91110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.22?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.22?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e5edb05-4b0a-47ff-85e0-dc8898ba5471", @@ -91140,7 +91140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "50b65bf5-c12d-4f80-a689-cacf6b6217ed", @@ -91170,7 +91170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c3af87a-d0db-42ef-934e-c596cc1d2189", @@ -91200,7 +91200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/2.15.794.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/2.15.794.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc55f39e-240b-4c15-af35-d8c60a5c22d8", @@ -91230,7 +91230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/3.15.1577.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/3.15.1577.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "531b240f-ba89-46e4-a899-aa6548fd082b", @@ -91260,7 +91260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c466b08a-5dba-45e1-b30b-30d1f7cbea56", @@ -91290,7 +91290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1fac7dde-0ed5-4d9d-be5d-b4d362a354e9", @@ -91320,7 +91320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "38a38912-9641-4357-8667-b10b19b0d2c8", @@ -91350,7 +91350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/2.17.869.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/2.17.869.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7f8dc804-87ea-4fdf-98b4-9530b29e0b07", @@ -91380,7 +91380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ac8083f6-7b56-49a3-9236-0ef8a06489d8", @@ -91410,7 +91410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1456f015-e574-440b-aea0-82f096b3aadd", @@ -91440,7 +91440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "daebdec7-933f-4461-a279-7201507ec228", @@ -91470,7 +91470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a19aba97-2d05-4923-8b56-02ed8595b264", @@ -91500,7 +91500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3682670c-86a7-462a-b745-a2ff15bae64a", @@ -91530,7 +91530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.23?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnosticsLinux/versions/1.1.23?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "478bd37d-aa47-4dba-b39f-d11f47bc4bd7", @@ -91560,7 +91560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.4.45.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.4.45.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4cb312ba-ae64-4481-b7e9-55d86a6812fb", @@ -91590,7 +91590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/TorusExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/TorusExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0da0e6a-afae-45ee-b69e-e6523ac0a0c5", @@ -91620,7 +91620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7095c5f8-d02f-4c29-b2c5-e18c7e75b781", @@ -91650,7 +91650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackup/versions/1.0.1338.85?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackup/versions/1.0.1338.85?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3fbf8813-18bd-4b9c-abc0-2fdc7aa75b68", @@ -91680,7 +91680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "451b7620-f628-470d-8f50-5ed07c0bc766", @@ -91710,7 +91710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/4.4.01955.90?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/4.4.01955.90?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "713e025d-4b7d-43bf-ab8a-c7d9fc820f7f", @@ -91740,7 +91740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aecd7640-0d3d-4e02-9391-9f735a7ecd30", @@ -91770,7 +91770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ffdccdb5-942d-4164-b3af-b0268e901e61", @@ -91800,7 +91800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackup/versions/1.0.1338.87?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackup/versions/1.0.1338.87?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42aef953-baf7-4b33-9f5d-8bbb638c6941", @@ -91830,7 +91830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/JsonADDomainExtension/versions/1.3.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/JsonADDomainExtension/versions/1.3.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "540eb940-4773-4450-83ad-19d47a653c4e", @@ -91860,7 +91860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4d470006-c45e-4534-8fde-a115cce91c22", @@ -91890,7 +91890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7611262-8072-4229-a4de-af1e11f6d469", @@ -91920,7 +91920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Performance.Diagnostics/artifacttypes/vmextension/types/AzurePerformanceDiagnostics/versions/1.0.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "789a47e3-b405-41fa-a852-f58a76d766bd", @@ -91950,7 +91950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VSRemoteDebugger/versions/1.1.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VSRemoteDebugger/versions/1.1.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a69eb39f-3d2c-48c9-9469-61f8c6476036", @@ -91980,7 +91980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1f2f54c-b93e-48ce-b2ce-fa6c75448e47", @@ -92010,7 +92010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.17.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.17.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "818a8b99-e5b6-4e6e-bbd6-f95d5dbe7ba0", @@ -92040,7 +92040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/JsonADDomainExtension/versions/1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/JsonADDomainExtension/versions/1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "502f5fb7-890a-42e0-af81-3fb2acf79b0e", @@ -92070,7 +92070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/3.12.1371.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/3.12.1371.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "01d22178-b42b-4f9c-95f7-6f5217ce7ef8", @@ -92100,7 +92100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions/1.0.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions/1.0.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "74b497db-ae88-48cd-aca7-0ea9bae9055f", @@ -92130,7 +92130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/3.12.1373.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/3.12.1373.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b230c4ff-ccbf-4fdc-aa40-35fc3556b0e0", @@ -92160,7 +92160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/JsonADDomainExtension/versions/1.3.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/JsonADDomainExtension/versions/1.3.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2cc431bc-5b10-4386-b881-096ee2bafe30", @@ -92190,7 +92190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.5.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.5.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "055c5b83-a3ec-4627-8ce9-195986a683b7", @@ -92220,7 +92220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f98ef1db-8a56-48eb-a703-4e9fab9faae9", @@ -92250,7 +92250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3ff968b4-432d-447e-9937-875cfe01df84", @@ -92280,7 +92280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3e23d76e-abf1-4cd4-a756-bd6df863163b", @@ -92310,7 +92310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ec89147e-3ff0-43f7-80a6-09092b68de86", @@ -92340,7 +92340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55cf0233-d4c0-49c2-af22-ea7309f177fb", @@ -92370,7 +92370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions/1.0.0.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions/1.0.0.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cccfe374-52e0-46dd-9ce3-69b38d597e19", @@ -92400,7 +92400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.21.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.21.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "13f5911a-8783-428a-b28d-658cc1113c22", @@ -92430,7 +92430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.21.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.21.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f18194fd-bde8-401f-aa50-bcb6adc1ee2d", @@ -92460,7 +92460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c30985fb-2db6-42e3-98d8-a012b6ca5c17", @@ -92490,7 +92490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/3.20.60.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/3.20.60.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b146fab7-9279-442e-8a88-6192f39fed6d", @@ -92520,7 +92520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions/1.0.0.14?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions/1.0.0.14?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9ce0f752-d9fb-477a-bccc-87b977c71621", @@ -92550,7 +92550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29d3b448-b331-443c-a271-6382d716ce4e", @@ -92580,7 +92580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/JsonADDomainExtension/versions/1.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/JsonADDomainExtension/versions/1.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8d9077ec-4419-4b03-b6c5-bd34f5c1e93b", @@ -92610,7 +92610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ccd0250a-2a5e-403c-acbf-3bf6bf6c2141", @@ -92640,7 +92640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VSRemoteDebugger/versions/1.1.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VSRemoteDebugger/versions/1.1.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aab41e81-1d2b-4795-a492-6f0366635723", @@ -92670,7 +92670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "51782d39-31a0-463d-a6c5-33e3bf967ce2", @@ -92700,7 +92700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions/artifacttypes/vmextension/types/MicrosoftDnsAgent/versions/0.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions/artifacttypes/vmextension/types/MicrosoftDnsAgent/versions/0.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3acdfe91-0a90-4f15-8511-05289772af88", @@ -92730,7 +92730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8e46156-9f71-4b66-980b-ccca01fdb803", @@ -92760,7 +92760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0676aca3-0b01-4b0b-9248-d5d59c27b7c8", @@ -92790,7 +92790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9212ed83-47b5-4e7c-914b-6e57b6668f4f", @@ -92820,7 +92820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e26d19e2-ee1e-457c-85ce-75da684ec3a8", @@ -92850,7 +92850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.1.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.1.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b096a665-3d6d-4159-86b2-2ebd02c86e8e", @@ -92880,7 +92880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions/1.0.0.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions/1.0.0.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4b3638b6-9972-4a6f-83ab-00dc4dc03e69", @@ -92910,7 +92910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions/1.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions/1.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "38076ff9-917d-4a1b-b28f-c0aa6f10cf87", @@ -92940,7 +92940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.22.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.22.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cb15b200-8ab3-4736-b863-97423b2a9495", @@ -92970,7 +92970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.1.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.1.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c95c071c-1770-4b85-96f2-c69c16b7bb4e", @@ -93000,7 +93000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5db20335-52c4-453a-82b3-701bae99e3d6", @@ -93030,7 +93030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Testing/artifacttypes/vmextension/types/EvNullWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Testing/artifacttypes/vmextension/types/EvNullWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5c735694-404e-4825-980b-b3d54fdd4158", @@ -93060,7 +93060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a690cff0-0774-4b06-9eb9-3434a274e55f", @@ -93090,7 +93090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions/1.0.0.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions/1.0.0.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5120f137-6fb4-49d8-912c-bc77544ad7a5", @@ -93120,7 +93120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.4.60.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.4.60.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9d544a05-6841-4064-9b2a-e8186b993ec0", @@ -93150,7 +93150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.18.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.18.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a1e425a-adee-431c-ac08-74009da70fc0", @@ -93180,7 +93180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.20.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.20.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2fc03dd-3b14-4168-94f9-0c67cbf427a1", @@ -93210,7 +93210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bd5472bd-81e1-4594-ab29-23a46a011462", @@ -93240,7 +93240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "086d4567-e493-4fb6-a0b1-abc360f253c5", @@ -93270,7 +93270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/1.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/1.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ebcb4f18-895b-4b44-b20b-a9a047b58c7f", @@ -93300,7 +93300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f435689b-78e8-4084-b549-91042343ed84", @@ -93330,7 +93330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.16.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.16.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "afe5741f-d0d5-4c2f-840c-96341a4de43b", @@ -93360,7 +93360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a76cd1c8-7b04-4d4b-aae0-3fd56b67bf35", @@ -93390,7 +93390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VS2012Debugger/versions/1.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VS2012Debugger/versions/1.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "271799ec-2ed9-4319-8e66-300e86c83b49", @@ -93420,7 +93420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.21.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.21.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ffe0d806-0301-4193-84dc-e048f1bf7872", @@ -93450,7 +93450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.15.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.15.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c07253fb-ad9f-46f5-9c48-6556325d42ea", @@ -93480,7 +93480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.3.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.3.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f55a529-e16b-46f1-9953-0e786e74b2b3", @@ -93510,7 +93510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VS2013Debugger/versions/1.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VS2013Debugger/versions/1.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "49c425e9-e9f7-44d1-aeaa-e8b3624bda33", @@ -93540,7 +93540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.3.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.3.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fccb8fb6-3b1e-409d-b6ae-b195e3d91ced", @@ -93570,7 +93570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/3.12.1379.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/3.12.1379.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5be1a46-93ee-46d3-9a2c-2afb3b7b8bef", @@ -93600,7 +93600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForWindows/versions/1.0.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForWindows/versions/1.0.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6631b438-53d2-4170-b638-d975f0948d60", @@ -93630,7 +93630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ccc3ba1e-5b60-4534-a4f6-9991041fe69f", @@ -93660,7 +93660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d1494fee-60c3-4b2b-aedb-ec7aee2e407e", @@ -93690,7 +93690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.3.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.3.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "35c39cf5-f694-49e3-9f55-a93c56f995b9", @@ -93720,7 +93720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.34?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.34?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1cde0530-5733-4b29-ae72-ad83b7435577", @@ -93750,7 +93750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VSRemoteDebugger/versions/1.1.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VSRemoteDebugger/versions/1.1.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ec44fe80-10da-4e1c-9416-2097ccffa112", @@ -93780,7 +93780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b4e545f2-354c-46c9-94f4-74f7d03d91e7", @@ -93810,7 +93810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.21.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.21.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f29fd6f9-3542-46ce-a9d8-833a5bf4e147", @@ -93840,7 +93840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7386d076-eed1-4d5a-9ce8-4d7757a24840", @@ -93870,7 +93870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "021f8ee9-b208-4140-9ce0-221334125875", @@ -93900,7 +93900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ab256ede-c3db-4c97-bf79-427f52cddb0f", @@ -93930,7 +93930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.11.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.11.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6f6f8c28-465a-4006-b135-fc22877110d7", @@ -93960,7 +93960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "065e26cb-746d-4907-9865-aa1bcc7e9449", @@ -93990,7 +93990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.12.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.12.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0f737544-0c44-48f9-bf7e-d4a1aba177ee", @@ -94020,7 +94020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.20.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.20.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "94d46b99-4b3c-4078-bc33-66db2e5831d0", @@ -94050,7 +94050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.20.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.20.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8d8b308f-3f04-40f9-a52d-b3d908f6f518", @@ -94080,7 +94080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.0.1338.47?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.0.1338.47?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3e6d8ee3-362c-4859-8c41-a4a4cdf0a12a", @@ -94110,7 +94110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6cd2683e-f095-4173-92e1-6bc9feb5a4c4", @@ -94140,7 +94140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "76ae61d9-ebf1-4507-a960-52d77e71078a", @@ -94170,7 +94170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.19.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.19.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd17b55f-c032-4e04-bffa-c66200c96835", @@ -94200,7 +94200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions/artifacttypes/vmextension/types/MicrosoftDnsAgent/versions/0.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions/artifacttypes/vmextension/types/MicrosoftDnsAgent/versions/0.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea124f84-ee54-4d29-aeff-e6f9e983775e", @@ -94230,7 +94230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "608fd127-01b1-4ee4-a711-4521565a41d8", @@ -94260,7 +94260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7abced98-32a4-4eab-9e4c-adf65b3a61f5", @@ -94290,7 +94290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.21.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.21.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ba2b7935-0ecf-43fe-862a-47391a2810db", @@ -94320,7 +94320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c581bd98-f28b-4c93-a855-591d47d23051", @@ -94350,7 +94350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.19.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.19.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b6e90d7-5063-4394-9294-b24bba943e89", @@ -94380,7 +94380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9140.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9140.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "290988cd-3370-415e-bc49-2940506801b9", @@ -94410,7 +94410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForWindows/versions/1.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForWindows/versions/1.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "52e35baf-b710-41a2-847a-87013f42865d", @@ -94440,7 +94440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.45.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.45.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "54b461fb-d233-42ca-9ad1-ef8ffe4517a0", @@ -94470,7 +94470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9137.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9137.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22114031-dc8d-47a2-ab32-970d2276c5f1", @@ -94500,7 +94500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.18.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.18.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb78ad58-2095-4a1d-bd78-11eb245d544e", @@ -94530,7 +94530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VSRemoteDebugger/versions/1.1.4.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VSRemoteDebugger/versions/1.1.4.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d8aa1081-527f-47bc-86fb-e82ed46aa01f", @@ -94560,7 +94560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.37?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.37?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6e21a6c5-1dc5-4633-b5da-5bbcd07e799e", @@ -94590,7 +94590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9174.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9174.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c651ec29-4e07-4cc3-8358-f986fef94e18", @@ -94620,7 +94620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/3.1.977.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/3.1.977.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b7ef8ada-9459-4da3-a14d-4ada7b78d319", @@ -94650,7 +94650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9136.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9136.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "750af25c-8f0b-44b4-a9ff-179c872ce6b8", @@ -94680,7 +94680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9141.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9141.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ab0f8b00-21fb-4df1-a30f-ebd09049551f", @@ -94710,7 +94710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e19f8019-56dd-4e89-bb9d-77473ecec214", @@ -94740,7 +94740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9186.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9186.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d7bcca20-e02f-4fbc-af30-0a95b8bfeab3", @@ -94770,7 +94770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9793b801-51d3-4fe9-a03b-e4fef31d4dd2", @@ -94800,7 +94800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9185.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9185.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "39f8d9b6-d40b-420a-b491-1295233b576e", @@ -94830,7 +94830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f9e7a836-013a-4e1e-b5f2-3ff9af05b849", @@ -94860,7 +94860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d404c4a9-81d8-4671-9593-2ec4364fd7c4", @@ -94890,7 +94890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/AmdGpuDriverWindows/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/AmdGpuDriverWindows/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4e26a96d-239c-478f-9425-d80020ec8e70", @@ -94920,7 +94920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/4.2.01732.71?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/4.2.01732.71?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9884aec-3c31-4734-9e68-0cbffbfd73c2", @@ -94950,7 +94950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9187.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9187.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa8b8b8f-7329-414f-9c86-3dbdfeba5eff", @@ -94980,7 +94980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b67177e-7729-40a0-b8c0-bdff344caae9", @@ -95010,7 +95010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.25.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.25.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d416eca8-01e7-4227-8525-ecb85fc36466", @@ -95040,7 +95040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88c0c538-c6be-4609-aa6e-f7e5e0d4d314", @@ -95070,7 +95070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cda3ad78-7beb-4c25-ac80-ba2e3a72bd50", @@ -95100,7 +95100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/HpcVmDrivers/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/HpcVmDrivers/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "397612d1-7e90-4cd9-bbcd-463adc374655", @@ -95130,7 +95130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.33.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.33.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "23586fde-52f1-487f-aa0d-f558e9be5a21", @@ -95160,7 +95160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d5fbc272-334c-4bfc-ba69-0b52fd4f83c8", @@ -95190,7 +95190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c0a56ff4-afc0-4ba5-80f1-4a76b8c540a3", @@ -95220,7 +95220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.154?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.154?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dbfad9d4-40cc-49f9-a6db-0ba16c6bdfb7", @@ -95250,7 +95250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "222f2b9e-a77f-47a4-99b6-078a98d813f6", @@ -95280,7 +95280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.44.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.44.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "96c175b2-3155-4a52-b07a-575f68fa5325", @@ -95310,7 +95310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.24.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.24.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5bc68d65-5b02-4e79-abc4-47bf2ead3c74", @@ -95340,7 +95340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.24.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.24.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "905db0c9-150e-4448-bb6a-f5e5b2e09465", @@ -95370,7 +95370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandHandlerWindows/versions/2.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandHandlerWindows/versions/2.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "921585fb-e0be-42f7-bd6e-51086f5fb4f9", @@ -95400,7 +95400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandLinux/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandLinux/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "16891aa3-d72d-407d-b30a-018df0e379a8", @@ -95430,7 +95430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9184.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9184.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2c21e2e-59c0-46f1-a745-9dc17d982282", @@ -95460,7 +95460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandWindows/versions/1.1.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandWindows/versions/1.1.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bea4f842-e99b-41d8-aae1-b30e93c5296a", @@ -95490,7 +95490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.153?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.153?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9cb024ac-6322-4896-afd4-7701e6e29515", @@ -95520,7 +95520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandLinux/versions/1.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandLinux/versions/1.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7eefb99c-ddaf-41b7-be57-0813ca73c048", @@ -95550,7 +95550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0aded2b-e500-47e0-b602-855a76cad451", @@ -95580,7 +95580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa87acd4-75a7-48b8-9f64-93b304d86853", @@ -95610,7 +95610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.156?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.156?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7ab0df52-0a3e-4110-86d6-27200a76e02e", @@ -95640,7 +95640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.35?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.35?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b11c3a8d-143a-454d-847b-865c114c033d", @@ -95670,7 +95670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandWindows/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandWindows/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "12211aa2-53d3-4ded-a3c6-104bacb07282", @@ -95700,7 +95700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.9.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/OmsAgentForLinux/versions/1.9.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d6b08e57-eca7-4421-81e2-0088a764da0b", @@ -95730,7 +95730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f27a5121-334b-42c3-b5fb-cb1ecb1bc5cc", @@ -95760,7 +95760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandLinux/versions/1.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandLinux/versions/1.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e83febc2-efe4-4900-b48c-bf265e25e5bf", @@ -95790,7 +95790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Network/artifacttypes/vmextension/types/Bastion.Linux.Development/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Network/artifacttypes/vmextension/types/Bastion.Linux.Development/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3296252e-ad11-4b9d-b577-dcbba618bbd6", @@ -95820,7 +95820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.7.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.7.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a07f9e07-2336-4693-8e9f-ae52ed0c9c2a", @@ -95850,7 +95850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.163?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.163?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8d12e6a2-1be3-40dc-91a1-dddb2e013973", @@ -95880,7 +95880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.20.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.20.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ebeeb197-4eaf-470a-a0b9-b2b995fcb388", @@ -95910,7 +95910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/HpcVmDrivers/versions/1.1.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/HpcVmDrivers/versions/1.1.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9b66950-d22a-4ef3-8ca6-c55f64d02ecd", @@ -95940,7 +95940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions/artifacttypes/vmextension/types/MicrosoftDnsAgent/versions/0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions/artifacttypes/vmextension/types/MicrosoftDnsAgent/versions/0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a0813ea-80c3-4d59-8fdd-feda94b5c5bf", @@ -95970,7 +95970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4830867b-35ac-403a-9512-756228cc923c", @@ -96000,7 +96000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a23af5c8-5a77-409c-8e10-71f9cbf35b4b", @@ -96030,7 +96030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VS14CTPDebugger/versions/1.0.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.RemoteDebug/artifacttypes/vmextension/types/VS14CTPDebugger/versions/1.0.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2bf45f5e-623e-4967-9da1-1f3b62625ef2", @@ -96060,7 +96060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForWindows/versions/1.0.0.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForWindows/versions/1.0.0.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6f9b7b6-db48-4498-b461-4e50db4b3282", @@ -96090,7 +96090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "127c0174-d722-4f7b-9b8c-988f9ac34490", @@ -96120,7 +96120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.42.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.42.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1a5eb07-0c23-4e62-bc67-a2d5d15c6fda", @@ -96150,7 +96150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.17.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.17.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "25fbdc37-a76d-4aeb-b119-b6b0eaee1830", @@ -96180,7 +96180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9143.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9143.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83db50df-31d4-4c40-8d8f-e8ad1cf1b594", @@ -96210,7 +96210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.31?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.31?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8da6e8cb-6501-4c22-8f73-1e8b6b0942c3", @@ -96240,7 +96240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Test/artifacttypes/vmextension/types/AzureDiagnosticsLinuxExtIaaS7.Test/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Test/artifacttypes/vmextension/types/AzureDiagnosticsLinuxExtIaaS7.Test/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7993f43d-039a-47bc-869a-643c75555ffe", @@ -96270,7 +96270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.11.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.11.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5033f41-c801-4286-ab3a-1a56d64a37e7", @@ -96300,7 +96300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9163.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9163.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0166392-2cca-44f1-af38-5cd1f20e5da1", @@ -96330,7 +96330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandHandlerWindows/versions/2.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandHandlerWindows/versions/2.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7d2eefe8-da4d-484f-9922-a35c6a718ea8", @@ -96360,7 +96360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.148?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.148?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1471f346-05e7-4bc5-8f0b-c2ee5cb51e8f", @@ -96390,7 +96390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions/artifacttypes/vmextension/types/MicrosoftDnsAgent/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions/artifacttypes/vmextension/types/MicrosoftDnsAgent/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c7e9101b-e4de-4180-bd80-2fcfd7adf7f3", @@ -96420,7 +96420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f628dea-416d-402f-8be9-14bc496b16ab", @@ -96450,7 +96450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/3.8.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/3.8.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4151d351-8bb6-4ca1-ae5f-991bc5095c69", @@ -96480,7 +96480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.14.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.14.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4baff704-b366-4148-875f-9abe15472417", @@ -96510,7 +96510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9164.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9164.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8d39fab1-599d-4dad-8e20-9ab77bf431ab", @@ -96540,7 +96540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef8b818a-078d-42ea-a685-a7e77420c2c2", @@ -96570,7 +96570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9162.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9162.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2805fad8-773b-4a76-a264-c5e3645853ab", @@ -96600,7 +96600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9147.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9147.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bfef61a3-e8da-49c7-9d82-71198c443973", @@ -96630,7 +96630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForWindows/versions/1.0.0.14?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForWindows/versions/1.0.0.14?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "51f0d7bc-275e-4458-aa6b-fe8ae0ecac66", @@ -96660,7 +96660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtensionLinuxPPE/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtensionLinuxPPE/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9c12ce07-9546-4e31-a794-ad7a94faaf57", @@ -96690,7 +96690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2fe8a77a-8231-44a5-a63e-b8150922822b", @@ -96720,7 +96720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/1.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/1.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9976f5dd-aadc-42b9-8638-bbdc0bb36ff2", @@ -96750,7 +96750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackup/versions/1.1.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "34387b68-8014-49e8-9b2b-108bd7184985", @@ -96780,7 +96780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ded6b793-029d-4fba-8426-d8daa0f9902c", @@ -96810,7 +96810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9175.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9175.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e6791f4d-02c3-4b80-a754-9808a1017bc4", @@ -96840,7 +96840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/JsonADDomainExtension/versions/1.3.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/JsonADDomainExtension/versions/1.3.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd1daa7e-ad96-4ef5-96ce-294f718d3824", @@ -96870,7 +96870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ab6902c5-82eb-44a7-9b32-2b21fed4fa59", @@ -96900,7 +96900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9142.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9142.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ce364ab-4c49-446d-b7b7-936a0d18c760", @@ -96930,7 +96930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a9887fee-8a6c-4da7-bee2-689fd51a2805", @@ -96960,7 +96960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "97e8a506-8983-47a2-ae15-9ceac5417edc", @@ -96990,7 +96990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.25.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.25.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e422f09e-fff8-4375-8842-c4173bd3132c", @@ -97020,7 +97020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.1.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.1.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b9d1f332-5b4b-470b-b75a-a4ddf1535957", @@ -97050,7 +97050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9188.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9188.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7ccc5768-e566-4565-b549-478bb54b3ffe", @@ -97080,7 +97080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions/1.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForLinux/versions/1.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2a3299a-8bae-4760-a637-1c33ecafdbab", @@ -97110,7 +97110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.157?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.157?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "810e3b4b-1eea-43f0-ab11-0edf84c278a4", @@ -97140,7 +97140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5777285e-160a-44dd-a156-9b4a02afc712", @@ -97170,7 +97170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.13.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.13.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e051c0f9-80bb-4f30-985f-5db80aefcbc6", @@ -97200,7 +97200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2563335b-78a6-46c4-9397-05be0f577d0a", @@ -97230,7 +97230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandWindows/versions/1.1.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandWindows/versions/1.1.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c6bfe5a9-0139-4e29-93f1-5462697d2475", @@ -97260,7 +97260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.33?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.33?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0c3ceda-3a1f-43b9-82db-18481ecee069", @@ -97290,7 +97290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtensionLinuxPPE/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtensionLinuxPPE/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "17133c07-6940-487e-9ba2-96dccc1710d9", @@ -97320,7 +97320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.41?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.41?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "99e60b0f-55a7-4247-8353-3c4bc996436c", @@ -97350,7 +97350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c23f044c-8e0c-4f20-9b07-58669958bfcc", @@ -97380,7 +97380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.43.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.43.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c8122f5c-b055-49c9-b8ea-34d0561d0721", @@ -97410,7 +97410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f185893d-d95b-4a18-9437-e492666bb38a", @@ -97440,7 +97440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForWindows/versions/1.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForWindows/versions/1.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7fe4f32f-b509-4365-b799-58cd578b43b0", @@ -97470,7 +97470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.4.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.29.4.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "07a870e1-621e-4075-9a74-dd831cfc19a5", @@ -97500,7 +97500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "41c0f10d-d447-4d06-a173-e5e7b7bf558d", @@ -97530,7 +97530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.36?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.36?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1a72f9c3-0bf0-4850-968f-2ab8ee1830dd", @@ -97560,7 +97560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.18.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.18.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "893dafa5-6e5b-45d9-a9bd-43976142b6c4", @@ -97590,7 +97590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2741b43f-4dac-4430-b578-8177025ee016", @@ -97620,7 +97620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.28.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationforWindows/versions/1.28.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a5e47cca-cb09-4fe6-b728-a4bb065e6910", @@ -97650,7 +97650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4318e0a-bf44-442c-87dc-32138f0e2a4e", @@ -97680,7 +97680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/2.61.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/2.61.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7f2670c1-fa99-435e-9967-ed1ece6660c8", @@ -97710,7 +97710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5ad29b44-a77c-410a-a7df-17ed3626ac1e", @@ -97740,7 +97740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.7.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.7.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e46ea7a2-5a51-4823-acd6-a6b35d693d36", @@ -97770,7 +97770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.38?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.38?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "78fe0207-7ead-49a5-9dee-90f6d7368759", @@ -97800,7 +97800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/HpcVmDrivers/versions/1.1.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/HpcVmDrivers/versions/1.1.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37a269fe-e1eb-49f6-9f08-8bf7143b438c", @@ -97830,7 +97830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.7.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.7.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82380767-6566-4c3f-9bae-349d58c9ed0b", @@ -97860,7 +97860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/JsonADDomainExtension/versions/1.3.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/JsonADDomainExtension/versions/1.3.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5dd0f056-e681-409c-8049-09061bdf5581", @@ -97890,7 +97890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandLinux/versions/1.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandLinux/versions/1.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eed44f3b-faa6-4dd0-8cea-4da4742c65c1", @@ -97920,7 +97920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9db63a72-4872-4d16-be37-23b924615be5", @@ -97950,7 +97950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullSeqA/versions/2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullSeqA/versions/2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be142ead-da8f-433b-8a54-6b75dd24d062", @@ -97980,7 +97980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.19.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgentLinux/versions/1.19.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3c36017-f443-4a3b-8a9b-417a151d6e96", @@ -98010,7 +98010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/3.20.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/3.20.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fbf17dfd-34e5-42c9-9928-9f90b7df54d7", @@ -98040,7 +98040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.3.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.3.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6438cddd-4cf4-4ab5-88e9-e17d7858fb95", @@ -98070,7 +98070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b65c9b47-7b13-4964-af67-ef65a12781ba", @@ -98100,7 +98100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/NvidiaGpuDriverLinux/versions/1.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66cf1c70-712c-4e86-9dcb-6b536415d017", @@ -98130,7 +98130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxHibernateExtension/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxHibernateExtension/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a4f65e3f-7fc2-42a7-a1ac-b7f24e34e2f5", @@ -98160,7 +98160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.14?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.14?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "642f570f-563b-42e6-a7dc-7dcbdbd5f3b4", @@ -98190,7 +98190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.95?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.95?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c8365544-6276-444a-9868-ee7f92b8bc5d", @@ -98220,7 +98220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "13edc507-67e5-4e23-8bd6-8e83da4d67cf", @@ -98250,7 +98250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.35?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.35?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b4a0343-2684-4e61-894f-04d05d326c78", @@ -98280,7 +98280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions/1.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions/1.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "28c14637-5ae7-4096-8886-1f71a991907d", @@ -98310,7 +98310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "28389a92-a689-4f75-a069-14e8a7510101", @@ -98340,7 +98340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "13fe499c-4628-4e1b-96f2-b2788d4637ab", @@ -98370,7 +98370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.152?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.152?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "339090f6-905d-4d9f-827e-893d544c4525", @@ -98400,7 +98400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/AmdGpuDriverWindows/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/AmdGpuDriverWindows/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2bbd9a8a-663f-404d-829c-3225dba9b77d", @@ -98430,7 +98430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e7b169c6-c1bf-4e1a-a51c-62cd82062537", @@ -98460,7 +98460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1c27a217-c841-412e-9374-23d23c5d4d0a", @@ -98490,7 +98490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.161?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.161?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "33d02590-82e0-401b-acfe-38848d70c46f", @@ -98520,7 +98520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e27de54-2484-448e-8a18-3c874bfcf4db", @@ -98550,7 +98550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cf3af91c-dae1-43cb-8269-c51ce7d9939b", @@ -98580,7 +98580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandWindows/versions/1.1.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandWindows/versions/1.1.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3aa48f94-2075-46af-a29d-79f7490e190b", @@ -98610,7 +98610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.164?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.164?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a323fc43-3113-4ef2-b41b-8d5f64fc4fa2", @@ -98640,7 +98640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverWindows/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d763cd46-8bb5-4b71-810e-0d6a26581ff6", @@ -98670,7 +98670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/HpcVmDrivers/versions/1.1.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute/artifacttypes/vmextension/types/HpcVmDrivers/versions/1.1.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db9269c1-d085-498d-ac0f-18dc95ea1ec9", @@ -98700,7 +98700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.149?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.149?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "483b8725-7072-471f-bd47-68d543445d5b", @@ -98730,7 +98730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/4.1.1584.35?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Dsms/artifacttypes/vmextension/types/DSMSForWindows/versions/4.1.1584.35?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7b1dbdc-757c-47ff-b955-8c8e6a8d8031", @@ -98760,7 +98760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.38?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.38?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1e4ab7d1-09d3-44a7-91e4-027983de0cb9", @@ -98790,7 +98790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/VMAccessAgent/versions/2.4.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d501cbcd-5187-4cce-b7c6-0ad61008cc88", @@ -98820,7 +98820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.9.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.9.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1493d06-8343-4425-b9ad-593b785d40eb", @@ -98850,7 +98850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.26.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.26.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3a4e8c33-3e47-46b8-a1c3-87ff6678242f", @@ -98880,7 +98880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.39?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.39?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef91ac8b-51dd-4b2e-b0a4-6e872cd135ca", @@ -98910,7 +98910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "71f44978-d92c-44b6-bfcf-86e3e43e1b70", @@ -98940,7 +98940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d425e926-af52-424c-bb71-1d4e86e8e771", @@ -98970,7 +98970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.98?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest1/versions/1.2.0.98?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1edb0366-2bf1-4aa6-b78f-c4b400f20643", @@ -99000,7 +99000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2edbcf9e-5e9d-406f-b06d-30162ee08650", @@ -99030,7 +99030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a558dde-3304-495a-951d-5c5c6eacf7d1", @@ -99060,7 +99060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a1d7d46-4385-438e-a211-8edae7110fd1", @@ -99090,7 +99090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f9275df-af54-4b2c-bce7-86a6b14ece1c", @@ -99120,7 +99120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b85a152-3e82-4952-8d2b-89901a66b236", @@ -99150,7 +99150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/1.1.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/1.1.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d3032474-cefb-41af-8d23-3c653985ccaf", @@ -99180,7 +99180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SystemCenter/artifacttypes/vmextension/types/MSEnterpriseApplication/versions/1.0.5.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SystemCenter/artifacttypes/vmextension/types/MSEnterpriseApplication/versions/1.0.5.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4accf34c-64fe-4317-b2ba-0665e0fb0904", @@ -99210,7 +99210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/WorkloadDiagnosticLinux/versions/1.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/WorkloadDiagnosticLinux/versions/1.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "276e1703-e5c9-411a-848f-f6ab9f1d7a90", @@ -99240,7 +99240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/1.1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/1.1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0847e28-c531-4ade-959b-0934ee413747", @@ -99270,7 +99270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/M365.Azsecpack.CommonNamespaceConfigure/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/M365.Azsecpack.CommonNamespaceConfigure/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b02668d4-e4cc-4fb1-8441-6be4f3d35ce5", @@ -99300,7 +99300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.76.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.76.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d0f7033e-736f-41c6-bdff-39719e2e755b", @@ -99330,7 +99330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.76.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.76.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "104f656c-1e8b-44ae-bc9c-1687e4fee7e7", @@ -99360,7 +99360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/0.1.0.999348?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/0.1.0.999348?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4280ef71-05e0-435b-ab47-3e7b1c547deb", @@ -99390,7 +99390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions.Internal/artifacttypes/vmextension/types/MicrosoftSapAgent/versions/0.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Sentinel.AzureMonitorAgentExtensions.Internal/artifacttypes/vmextension/types/MicrosoftSapAgent/versions/0.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df06ad57-1d2b-4f99-8bf6-406b5ee9e843", @@ -99420,7 +99420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.26.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "32c3c14d-08cf-4242-8fc0-dd5de742620d", @@ -99450,7 +99450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.3.0.126?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.3.0.126?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be4f0d0c-daf3-4a8c-a562-3c60941546da", @@ -99480,7 +99480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4c54c6a2-46fb-49a8-8a83-86172f4bc37d", @@ -99510,7 +99510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.89?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.89?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "39ef91fd-ee8d-4033-907a-230c43b5143d", @@ -99540,7 +99540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.76.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.76.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6155665c-af8f-45ce-9007-571ebcbcb60c", @@ -99570,7 +99570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/4.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/4.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f3654a38-54c8-4896-88d2-2e090b828343", @@ -99600,7 +99600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.76.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.76.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90106c0f-7a58-427a-ba4e-cd161decb6bc", @@ -99630,7 +99630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.41?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.41?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "52c4b18b-e28d-4c06-91c2-f39267e1ca04", @@ -99660,7 +99660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.11.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC/artifacttypes/vmextension/types/ServiceFabricMCNode/versions/0.11.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b6b01879-2622-4cf6-8793-b6505d831ef7", @@ -99690,7 +99690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.96?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CloudBackup.Workload.Extension.Edp/artifacttypes/vmextension/types/WorkloadBackupLinux/versions/1.0.0.96?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8db2fcae-dd27-45b3-bb3f-479bacfe7e8b", @@ -99720,7 +99720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions/1.1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions/1.1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0dd46bf8-4f34-4d66-b1e5-fcdcbf595dd9", @@ -99750,7 +99750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "662c9625-956b-4945-b7c3-ef69ade8472a", @@ -99780,7 +99780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.94?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.94?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "055f84b5-4b61-4bbc-88a5-8ab7ad7070c1", @@ -99810,7 +99810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1622.39?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1622.39?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d64c2fc2-c9fd-46fb-987d-4e6181607497", @@ -99840,7 +99840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/InfiniBandDriverLinux/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a8d2365f-c5e1-46a3-8ab0-c9f1c7b5ae80", @@ -99870,7 +99870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "620099b5-9747-42ea-b574-1642aafdbbd1", @@ -99900,7 +99900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCComputeNode/versions/1.0.6450.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCComputeNode/versions/1.0.6450.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42ab1c20-3aac-4f97-a0bb-1d8ae37987a9", @@ -99930,7 +99930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.93?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.93?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1412a80c-91fb-425c-8b3a-aad2230d6e6e", @@ -99960,7 +99960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.83.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.83.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f9546cf6-1784-472e-903c-4e1b528d74d1", @@ -99990,7 +99990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCComputeNode/versions/2.0.7214.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCComputeNode/versions/2.0.7214.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4bc9e3ef-0abb-4e1a-bf7b-225619b6b495", @@ -100020,7 +100020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.3.0.127?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.3.0.127?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4f8dc81a-89e4-4e91-8ea0-443499846d79", @@ -100050,7 +100050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Linux/versions/1.0.0.82?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Linux/versions/1.0.0.82?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "54152c60-2a52-49f8-b038-bf8c1c6306e3", @@ -100080,7 +100080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCComputeNode/versions/2.1.7531.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCComputeNode/versions/2.1.7531.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b018deaf-ba01-4588-b0cc-d52c1aaf89a7", @@ -100110,7 +100110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/2.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/2.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c076f127-9e49-42b9-b297-a132e63f9a6b", @@ -100140,7 +100140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/2.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/2.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "999ce8df-d967-4a89-beea-94946b11d59a", @@ -100170,7 +100170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/2.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/2.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d689dd4c-36a1-4ed5-90cc-5f5db9b85338", @@ -100200,7 +100200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/2.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/2.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5695c2cb-2b03-48d9-8603-d3f16bfae3e3", @@ -100230,7 +100230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.80.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.80.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "908206ed-b7a6-4dc0-bc13-07edec1cc0e6", @@ -100260,7 +100260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2046145a-82e5-4e89-8a11-42c9870207de", @@ -100290,7 +100290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "764ef60e-4919-45e8-adfc-5ec963e817e5", @@ -100320,7 +100320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.92?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/1.2.0.92?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "89875aa6-a122-47e6-bc9f-4d300e98988b", @@ -100350,7 +100350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5de9e687-4308-4aaf-8162-6d4648f1f836", @@ -100380,7 +100380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.0.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.0.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "476907b6-c5aa-4e37-8848-b25525a69cb1", @@ -100410,7 +100410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.35?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/AzureDiskEncryption/versions/2.2.0.35?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "98ca39a8-f9d6-4687-8fe1-742b89238f34", @@ -100440,7 +100440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/3.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/3.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0eb8d7a2-50bd-4264-a74c-70ebac82334e", @@ -100470,7 +100470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.83.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.83.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e0f6b990-3dcd-489d-86bc-a2cd4867e126", @@ -100500,7 +100500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "206ace05-7ac9-4f40-8752-0584879ee6a3", @@ -100530,7 +100530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f77dee6-fdb1-4312-a2b5-9b746436b1c4", @@ -100560,7 +100560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/3.4.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/3.4.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a7250f2-19b2-470b-b473-c9f77878c558", @@ -100590,7 +100590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/3.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/3.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be79a9fa-eae6-42a9-9b6f-69ecdcab6520", @@ -100620,7 +100620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "383c1dab-a83d-447f-9d71-599b1217d091", @@ -100650,7 +100650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4eccd8d7-0365-4eef-9479-d929c7517877", @@ -100680,7 +100680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.49?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.49?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3ae39851-2528-4365-98d9-6dc3b9d0903c", @@ -100710,7 +100710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b9f1507-93a0-47c3-9ec9-eb10143d58c6", @@ -100740,7 +100740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/2.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullWindows/versions/2.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f376b1a3-4fda-40c1-a6ed-daeace089806", @@ -100770,7 +100770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "20860182-c1f6-4465-b53d-021754f202e3", @@ -100800,7 +100800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCAcmAgentWin/versions/1.0.18.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCAcmAgentWin/versions/1.0.18.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca0e5904-2b08-45ab-a1c2-9f26b9d10346", @@ -100830,7 +100830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "987bd320-4292-4ffd-be5e-f9a87a80cade", @@ -100860,7 +100860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "653f7847-7626-4eec-978d-738d04c9da8e", @@ -100890,7 +100890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.26.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/TeamServicesAgent/versions/1.26.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f8a1a2cb-4601-460b-8242-d8ebeb41ec27", @@ -100920,7 +100920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a8fcbf7a-995f-48dd-ae9f-cdd60a95a7ff", @@ -100950,7 +100950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerLinux/versions/1.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e1a1cb9-4454-4df8-85b8-7c78c87faf68", @@ -100980,7 +100980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Linux/versions/1.0.0.84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Linux/versions/1.0.0.84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a914745a-2822-42ca-889c-3cf72ddca87b", @@ -101010,7 +101010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4316f02f-018b-472b-8058-9a2cb63059be", @@ -101040,7 +101040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.6.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.6.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "73c47cb1-3a3c-4937-bbf0-a7aec55b475e", @@ -101070,7 +101070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8689685-22f0-440f-af33-64cb8ab519e3", @@ -101100,7 +101100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.83.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.83.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a128e6b-359b-493f-9493-c21501749a75", @@ -101130,7 +101130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b831e479-e397-46e6-9482-5fba6fa34b84", @@ -101160,7 +101160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "279de5b0-eaa2-46e6-98a1-770d5206ffa7", @@ -101190,7 +101190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b41a99ad-7db9-409f-8eb5-3c995fdac918", @@ -101220,7 +101220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.0.0.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.0.0.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ba56c789-0f65-4a39-b45d-c31ad245fee3", @@ -101250,7 +101250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c83dcda7-0575-4b11-b4ff-34c768fbfb40", @@ -101280,7 +101280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.6.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.6.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82c9d476-7d1b-491a-8fcf-678d5a389d2f", @@ -101310,7 +101310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/2.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/2.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "96986685-cfae-478f-bc98-6883b545e14c", @@ -101340,7 +101340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/2.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/2.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7624a723-cedb-43dd-8a62-59bdbfc54f14", @@ -101370,7 +101370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ebd28950-10c2-4b4b-a05f-c64c2433e65d", @@ -101400,7 +101400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/2.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/2.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "210ea1a6-6a52-4a6f-aa8a-2a4ee9f6fb82", @@ -101430,7 +101430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.7.28.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.7.28.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "033fb53e-afec-4c38-bfb7-c84cdd47b2b6", @@ -101460,7 +101460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.6.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.6.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a2c2eb6-8d1a-4c83-aa69-1810461f88aa", @@ -101490,7 +101490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Linux/versions/1.0.0.86?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Linux/versions/1.0.0.86?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "78533f01-b21e-4b71-bf10-3752f2728530", @@ -101520,7 +101520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a57f1ff7-8229-40e5-87ac-5b021fff679d", @@ -101550,7 +101550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.6.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.6.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a549d9ce-3773-4c67-84e9-3f849b91c0d0", @@ -101580,7 +101580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/2.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/2.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8fcb6128-7597-45ae-8362-97806cf3ff50", @@ -101610,7 +101610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "41dc80b7-bddb-47c5-b551-1133081f1abf", @@ -101640,7 +101640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1980.61?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.1980.61?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "86507f76-4707-452c-b25f-e7c7513ba14d", @@ -101670,7 +101670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58c2a5ba-d039-4d44-aae2-2f1ab1089b70", @@ -101700,7 +101700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.3.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.3.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3232020c-6570-43ad-99b8-b15c2f521299", @@ -101730,7 +101730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/4.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/4.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ac2b7054-c9ec-4d21-a952-bbfe162a16d0", @@ -101760,7 +101760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.0.9023?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.0.9023?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a79ceb06-9869-4535-92bd-4268eef508dd", @@ -101790,7 +101790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0c626b47-f57f-41a5-a8b8-92d3b88c878e", @@ -101820,7 +101820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9023?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9023?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "445614ea-31a9-4ff1-9cb4-feef313c6a1c", @@ -101850,7 +101850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9025?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9025?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8369a2a-8251-4a6b-a20f-17d46f329c6a", @@ -101880,7 +101880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11072.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11072.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d676cb19-891c-47e6-a61d-16af06aebc14", @@ -101910,7 +101910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.2.9023?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.2.9023?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "50dad140-4046-4956-9f8f-2dc4183f8363", @@ -101940,7 +101940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.1.9023?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.1.9023?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb7c2e02-b31c-49de-83b4-1993d764c70c", @@ -101970,7 +101970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.33?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.33?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4e268f07-827c-4850-8caa-577bae436a5d", @@ -102000,7 +102000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.3.1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.3.1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4b8c9490-cacd-45cd-aece-476a1e2efe89", @@ -102030,7 +102030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7041adbf-3d1b-4d44-a442-7a9315ad4d29", @@ -102060,7 +102060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.5.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b984a93b-0e3b-4dbf-b50b-cc7256f93cc3", @@ -102090,7 +102090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2b8d8b6d-8377-45af-ad37-1a3a255c7ae4", @@ -102120,7 +102120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.34?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.34?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7015ede8-cc66-4cde-b002-7c8459b968de", @@ -102150,7 +102150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/3.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/3.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1b64586-d1d4-4957-9a6d-55bd9d8b21cf", @@ -102180,7 +102180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "79ecd4c6-dc75-48ac-aa7d-0d79180c9ac9", @@ -102210,7 +102210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.36?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.36?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "162bc7cb-8c0a-411b-8945-6fd4c539561d", @@ -102240,7 +102240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.48?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.48?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ac09dba-3edf-46af-941c-b45f68cc7909", @@ -102270,7 +102270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.39?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.39?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55d3049b-d9a7-4697-9c01-941322620d07", @@ -102300,7 +102300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.7.27.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.7.27.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ac53553e-06db-49a1-9c89-228dc3442d4f", @@ -102330,7 +102330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "46c26108-655a-4bb0-83f4-0f0aed7caadd", @@ -102360,7 +102360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.6.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.6.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9a3352b-f221-4c8b-bfbd-87d6580c9f75", @@ -102390,7 +102390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.47?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.47?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7a03ce4a-edaf-4b13-8650-53cd3e26d0fc", @@ -102420,7 +102420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.895?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.895?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "076d689a-2b5b-4c93-8d6f-e157f7229db2", @@ -102450,7 +102450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/4.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/4.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f98bbf7-dcb8-4e56-8e29-81486222b170", @@ -102480,7 +102480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.2046.65?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.2046.65?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ece53b16-8f04-4e2a-8d33-6b6fbd2119bb", @@ -102510,7 +102510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.945?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.945?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "402dab76-4866-4f32-aee7-8f57e552cc72", @@ -102540,7 +102540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.44?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.44?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15fa1783-93f9-4b80-aad8-751fbafacd62", @@ -102570,7 +102570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.2081.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.2081.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "371d5f37-0c25-4605-80cd-a1fd5827b928", @@ -102600,7 +102600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.947?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.947?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b05da5a4-14a6-4309-8674-63fc9c076294", @@ -102630,7 +102630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0175e858-2730-4baf-b24f-17201d7a015c", @@ -102660,7 +102660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.35?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.35?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "754bfaf1-89ed-4eb3-b4c3-d5c711a9325a", @@ -102690,7 +102690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/NvidiaGpuDriverWindows/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7e6c0098-9be1-45f3-8476-fe0d2a4906cd", @@ -102720,7 +102720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.898?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.898?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e736601-1d52-4f08-85e3-680335513f2f", @@ -102750,7 +102750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/0.1.0.999105?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/0.1.0.999105?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "79d94ed1-7d09-47ed-b986-79af9e07ab80", @@ -102780,7 +102780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "27dacf55-7ad0-4c72-99ec-49a10703e5ca", @@ -102810,7 +102810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9027?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9027?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66abf286-3d6b-4331-a2c5-56d2651bd3d3", @@ -102840,7 +102840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.54?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.54?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "16573849-2875-48ad-9ec1-6eb616aa094b", @@ -102870,7 +102870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.949?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.949?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8364b651-27b3-4ba3-b37b-2cf3a4d9d0ce", @@ -102900,7 +102900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.2082.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureData/artifacttypes/vmextension/types/WindowsAgent.SqlServer/versions/1.1.2082.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b3d92276-87d5-4d3b-80c3-3176d635d7d0", @@ -102930,7 +102930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.950?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.950?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9dbd5756-72fb-46c2-8bc5-22bd2771c42c", @@ -102960,7 +102960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.14?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.14?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93103ae8-1173-402e-af55-aa9841190c95", @@ -102990,7 +102990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.956?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.956?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "53a48c0b-3032-42c7-a59b-2e3ff0800f0f", @@ -103020,7 +103020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.53?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.53?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa0f5472-0fc2-4de3-89db-017c5081d0a7", @@ -103050,7 +103050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.7.23.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.7.23.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d6136436-fdbb-4dbd-8fa2-03abe1a0e6a7", @@ -103080,7 +103080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.896?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.896?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75663e9b-95f1-4688-a9ab-438031455d7f", @@ -103110,7 +103110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.967?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.967?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1a6d7943-9a43-4d15-8687-fa0924398444", @@ -103140,7 +103140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.948?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.948?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68fa6694-a161-4f02-a4ef-c7dcb443b078", @@ -103170,7 +103170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11081.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11081.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0dca4f5a-24f9-4774-bf7d-8c67487aa18f", @@ -103200,7 +103200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.939?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.939?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2f0499c9-950f-4aa4-a006-cf8531c11599", @@ -103230,7 +103230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.955?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.955?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5419ab89-be9d-4935-9170-0ef3843282fa", @@ -103260,7 +103260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.961?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.961?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "89bc0192-e941-465f-8bfb-8bea19059a51", @@ -103290,7 +103290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.954?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.954?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6efc0dc8-b438-4a13-92e9-f1e46a075bd7", @@ -103320,7 +103320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.957?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.957?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e446b5aa-3c6e-4000-b798-7cd771bc3857", @@ -103350,7 +103350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.966?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.966?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "39ea2851-bcf7-4ffc-a7a5-0fb3c41f58f2", @@ -103380,7 +103380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.969?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.969?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a016e0c-4656-481f-b060-aed1458ca085", @@ -103410,7 +103410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.971?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.971?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f422e683-e3bb-48a8-8953-e395f4c26309", @@ -103440,7 +103440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.974?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.974?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04a476b4-3261-4e01-acc0-aeb3d47b6b06", @@ -103470,7 +103470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.981?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.981?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "668174b7-499a-44ea-9116-ada8c14ff8fc", @@ -103500,7 +103500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.897?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.897?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9603b47-97cc-446d-a07f-3fed78190726", @@ -103530,7 +103530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.899?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.899?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f936055c-e93b-42ba-b9e0-87624a743a81", @@ -103560,7 +103560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.977?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.977?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "458bd671-4702-4888-8427-c983020edc68", @@ -103590,7 +103590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.973?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.973?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b79fcab-bb3e-414c-8016-69e4e8efb67f", @@ -103620,7 +103620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.964?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.964?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "300e45be-6524-4654-b8b6-482470066ab6", @@ -103650,7 +103650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "56f0e2db-f07b-4c3c-be6c-f8845b83846e", @@ -103680,7 +103680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.940?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.940?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a6cc81dc-0b90-4a67-8fa9-b48f6851b8b1", @@ -103710,7 +103710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.52?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsPatchExtension/versions/1.5.52?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4a5e12bb-4b15-4812-a19e-5a2d16c10ed0", @@ -103740,7 +103740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.978?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.978?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fe503da1-f1f1-41ed-90c4-21640918c2b1", @@ -103770,7 +103770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.982?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.982?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61ca7a58-9f64-441e-a081-ee84f5687002", @@ -103800,7 +103800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9029?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9029?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "acbdfe81-8d72-4594-8370-c4d2e6039a78", @@ -103830,7 +103830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.973?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.973?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f13f2283-2d59-40be-9aab-b44480bb167c", @@ -103860,7 +103860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.970?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.970?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9ed37ef4-8622-41d0-88f0-3218dedaa5d0", @@ -103890,7 +103890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.897?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.897?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6cc8673b-af22-4d55-ac13-d9bf684e484b", @@ -103920,7 +103920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions/1.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core.Edp/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions/1.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2914a1df-5872-4020-911a-95eb1516f157", @@ -103950,7 +103950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.896?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.896?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd1492d2-23bb-47c5-8eae-6559bff1481a", @@ -103980,7 +103980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.983?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.983?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f62cf867-3222-4700-a997-cbaf7cbd1000", @@ -104010,7 +104010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.960?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.960?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "03396a85-8e6f-42e8-a90f-db24846b6804", @@ -104040,7 +104040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.977?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.977?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dcc7aeba-3591-4310-84ac-f3d988c1bf62", @@ -104070,7 +104070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.941?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.941?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "94b1ae24-544f-442e-a387-196c04d148b5", @@ -104100,7 +104100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.956?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.956?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f093aece-e336-48a4-9867-a6a89d19b318", @@ -104130,7 +104130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.6.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNodeAlsantam-Test/versions/0.6.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f5cd31f5-1d85-4784-8a67-8c77ef437b2d", @@ -104160,7 +104160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "abe84476-6e7c-4983-a37b-af7e283f7567", @@ -104190,7 +104190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.895?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.895?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fb4abcbc-7f45-4199-a858-bdc1c57bba47", @@ -104220,7 +104220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.947?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.947?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "69223e19-5c14-4156-9d41-3703ab850b7a", @@ -104250,7 +104250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.945?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.945?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1066afa-3aa6-46c0-ba4d-500311bf3db3", @@ -104280,7 +104280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.7.23.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.7.23.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "580e96ca-5154-4dac-8bc2-fcdf9bf744a6", @@ -104310,7 +104310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.970?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.970?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b84ee1e-6535-4116-b49c-6b5bba31e7dc", @@ -104340,7 +104340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.954?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.954?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b65a98c-3058-48fa-a3e5-4449be7646e1", @@ -104370,7 +104370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.951?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.951?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c5f187b-3ff7-4138-83c6-444f7f396943", @@ -104400,7 +104400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.948?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.948?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e418d6fe-4596-4867-8ccf-14251a075684", @@ -104430,7 +104430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.961?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.961?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ad68f00f-6c68-40ba-a603-9bd61b50e2e4", @@ -104460,7 +104460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.979?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.979?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e884d0df-ca71-48e3-8a27-8601733d59e0", @@ -104490,7 +104490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.10.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.10.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c95b43ea-b2ae-4bb2-add1-4a19bb07d9ad", @@ -104520,7 +104520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0d73998-227f-4555-8b95-82816b49d173", @@ -104550,7 +104550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "28015443-1ece-4164-a759-f97d5c7584e7", @@ -104580,7 +104580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.989?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.989?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5fb10f92-d79c-4098-8d50-51b28f6133c4", @@ -104610,7 +104610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCComputeNode/versions/1.0.6435.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCComputeNode/versions/1.0.6435.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82860505-b75e-4260-8a55-ebbb9061afac", @@ -104640,7 +104640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.11.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.11.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c40dd078-b946-4cc6-8d74-c2e8b7f97907", @@ -104670,7 +104670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.972?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.972?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "53032a92-4d88-4071-9801-0affa9d805bf", @@ -104700,7 +104700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.3.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.3.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "39820baa-d125-48d9-b4f5-c00180675cf1", @@ -104730,7 +104730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.955?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.955?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b61b1f8e-d40f-49ca-8c0f-60e8ebc5ffe4", @@ -104760,7 +104760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.8.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.8.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60fd5789-e3a5-48f5-b956-8dd06bb1af4c", @@ -104790,7 +104790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.5.5.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.5.5.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9640d6cf-0c5d-4bcd-b279-3546f612febd", @@ -104820,7 +104820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.4.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.4.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "87a5355a-0288-4ba7-87ee-40349a507237", @@ -104850,7 +104850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f5013cdf-4d3f-4249-9d09-2126a090cf8d", @@ -104880,7 +104880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/WorkloadDiagnosticLinux.Test/versions/1.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/WorkloadDiagnosticLinux.Test/versions/1.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fd9a765a-b1c3-4cdb-8509-4a9f73c67c28", @@ -104910,7 +104910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6841ba96-5871-4908-91a2-fb084b9f9a9b", @@ -104940,7 +104940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.6.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.6.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aafa8b56-1def-4225-a65c-a5a34c232ab8", @@ -104970,7 +104970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5563e273-0baa-4931-be9d-b62fde087ff1", @@ -105000,7 +105000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.976?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.976?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5c03dd5-d51f-4b2f-97fb-f706c9f63f02", @@ -105030,7 +105030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.980?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.980?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d437da89-5362-438d-b6e2-8ed065ef5fd0", @@ -105060,7 +105060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtensionLinux/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtensionLinux/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1ee24a5c-42c5-411a-8725-29f7b05cf616", @@ -105090,7 +105090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.963?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.963?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b01c7df-7348-4d0d-ba5b-2969b25d685a", @@ -105120,7 +105120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "31d0f8a3-15bd-4b17-be3a-4aa9de3af060", @@ -105150,7 +105150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef3d5314-3a83-4259-bb35-7cb9aabc4361", @@ -105180,7 +105180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.962?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.962?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b530c7ed-03b6-437e-a718-78b676ea9075", @@ -105210,7 +105210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e13edb4a-3d98-4018-9cf9-8a9080790cfd", @@ -105240,7 +105240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5cff44ff-a2ec-482c-a5f7-93ad15a66f3a", @@ -105270,7 +105270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd3cb02a-e02c-447f-8920-35e494c0b845", @@ -105300,7 +105300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.980?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.980?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "276e8488-49c8-4e35-a469-b98faf8fc8c0", @@ -105330,7 +105330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9ee50994-94a3-4517-b4c2-d5a5d9fa2a36", @@ -105360,7 +105360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5f3e5fc-ae61-4739-a8f5-17df95a32bfb", @@ -105390,7 +105390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.953?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.953?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f9dec908-14a7-425f-a64e-239c9765edd9", @@ -105420,7 +105420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.10.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.10.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "788227a9-392c-4512-8005-d8fbdbcd77c1", @@ -105450,7 +105450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.988?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.988?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b4b88cd-a42a-499a-b139-cc414e679312", @@ -105480,7 +105480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/AmdGpuDriverWindows/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcCompute.Edp/artifacttypes/vmextension/types/AmdGpuDriverWindows/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0958d8d-32f8-41a1-b896-b5764dbd10f8", @@ -105510,7 +105510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.10.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.10.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ab7bb1e0-5463-48d8-b0c6-add15072cdf5", @@ -105540,7 +105540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b37ec360-c3ef-4ab5-bc11-261a4d8673bf", @@ -105570,7 +105570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.5.5.49?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.5.5.49?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2473aac2-9592-4a8d-99b8-fbd9fa84b265", @@ -105600,7 +105600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.990?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.990?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "777aa6ed-f53a-441f-af1e-5b5709582ca0", @@ -105630,7 +105630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.986?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.986?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2692c3c1-e5ed-43cb-9572-37dcb7e8e801", @@ -105660,7 +105660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.985?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.985?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5ebbd27a-8273-4c22-a0a7-9696fee12030", @@ -105690,7 +105690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f3248a6d-df02-405c-b4d7-f175ad2d776a", @@ -105720,7 +105720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8dbf77a4-bd9f-4da5-952b-ba1524afdc0a", @@ -105750,7 +105750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/2.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/2.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d8d3265e-7621-4d33-8b0c-eea4c1dd63e5", @@ -105780,7 +105780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "94fe5efb-33f2-4e5e-a839-0bfefe673124", @@ -105810,7 +105810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "87d1dfdf-d943-485e-83f5-329c39658094", @@ -105840,7 +105840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5887eac6-5ab3-48f7-9ef7-60a0a37ffac3", @@ -105870,7 +105870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.975?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.975?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3c10ec5d-8bb1-4880-9eec-8d11344847ba", @@ -105900,7 +105900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09d074aa-36e4-487d-8f24-e80312ac056d", @@ -105930,7 +105930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.5.5.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.5.5.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f0ae00c-08bb-4587-8d85-10bb12f7fdf9", @@ -105960,7 +105960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.10.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.10.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0f4eef3-9b24-4c16-8227-be99f5b8b2e7", @@ -105990,7 +105990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.987?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.987?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be3f396b-1c21-4af9-801e-051f87aecf42", @@ -106020,7 +106020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f770478f-cab0-45ed-8be9-3564e160ddbc", @@ -106050,7 +106050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.5.7.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.5.7.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e563f1c-6caf-46c0-bb4a-521c3605ae92", @@ -106080,7 +106080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.9.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.9.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9498389f-c6c6-4cfd-9303-caa9c70a4027", @@ -106110,7 +106110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5118660-8733-4f5e-9b2d-2cf574ceae01", @@ -106140,7 +106140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.984?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.984?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e6da04f-e1a9-446c-b8ba-eee51f515918", @@ -106170,7 +106170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7822393-d671-4ca9-9a31-f1d32fbe2414", @@ -106200,7 +106200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e4ee2a27-d642-43f8-ae3c-ac7fcf0b95fe", @@ -106230,7 +106230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0cce3f1a-5352-4dc9-9bd2-ca8179e22647", @@ -106260,7 +106260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.3.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security/artifacttypes/vmextension/types/IaaSAntimalware/versions/1.3.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "98de7d15-c735-4e72-9427-b3f84d3a02c6", @@ -106290,7 +106290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "515c9b15-5549-4607-9718-1dc4a29370af", @@ -106320,7 +106320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.10.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.10.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb25c512-703b-449a-bba3-38aa23aaeb92", @@ -106350,7 +106350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "07ffd997-2b49-4fa1-a057-e8106db0fb59", @@ -106380,7 +106380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/2.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/2.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0fdd2555-044b-4b2c-88f5-a0282b9a95fc", @@ -106410,7 +106410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1faae630-df50-48d6-ab4f-6c61c814f086", @@ -106440,7 +106440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd8149db-831c-4f40-bcbb-3f30af2dfa47", @@ -106470,7 +106470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "349560e1-3668-4507-a953-d4127ad38b09", @@ -106500,7 +106500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.9.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.9.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9d0f9e1a-74ae-4790-b6bf-fd5a0618ba3a", @@ -106530,7 +106530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.10.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.10.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ae5e7c67-08fd-4b55-a7c2-67a86d7ea09c", @@ -106560,7 +106560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a6d3988-5096-4991-8c9c-530240e5a5db", @@ -106590,7 +106590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtensionLinux/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtensionLinux/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8accd80-764a-4c61-acc2-4840068644ba", @@ -106620,7 +106620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd41614f-1b1c-43af-bb29-eb58d859b770", @@ -106650,7 +106650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b308344-a92e-4b1e-93a9-fa500e8fe88c", @@ -106680,7 +106680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/WorkloadDiagnosticLinux.Test/versions/1.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/WorkloadDiagnosticLinux.Test/versions/1.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d7e0f64-e393-4b66-b1ed-914c87c4e5ba", @@ -106710,7 +106710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef612ceb-010d-4921-bc0e-e4a4eacc83aa", @@ -106740,7 +106740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.967?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.967?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ffa50975-8109-4169-bd8e-742693db008a", @@ -106770,7 +106770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.9.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.9.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "168f6fa9-676f-448d-8eba-14cecc02fafc", @@ -106800,7 +106800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtensionLinux/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Dcsswe.Extensions/artifacttypes/vmextension/types/SIALExtensionLinux/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df877e8f-fbc3-4e29-9325-a935433ddc02", @@ -106830,7 +106830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.983?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.983?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa051343-142f-4ea0-a440-b9ea2a9ae6ce", @@ -106860,7 +106860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandHandlerLinux/versions/1.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandHandlerLinux/versions/1.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61b81723-7511-4594-b26f-cbc99c3235bd", @@ -106890,7 +106890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.3.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.3.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc420482-139b-480b-821e-c16c66bd801d", @@ -106920,7 +106920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.946?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.946?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83b33c1b-9f14-45a6-8ad6-f9311bbc38b1", @@ -106950,7 +106950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.948?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.948?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd874b80-f1ea-4810-ab70-115c64d93f77", @@ -106980,7 +106980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.9.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.9.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83cd4eca-ad17-449e-a961-f1f29db09d5f", @@ -107010,7 +107010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.977?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.977?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "01fe5c20-6997-4cf3-92c8-2f6b02c00d84", @@ -107040,7 +107040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.947?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.947?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e9f9e2b-8b51-446d-8218-4fb00917e081", @@ -107070,7 +107070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.980?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.980?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8fcafa51-6cdb-4066-83a1-13812806bcdf", @@ -107100,7 +107100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.2.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.2.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b92d6cb-6510-4507-8bf0-8bb2ce815a0d", @@ -107130,7 +107130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.14?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.14?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60978117-f4de-417f-add3-39042d1a7ce9", @@ -107160,7 +107160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "49871ccf-73ac-4bbd-823b-00cd6df1c1f3", @@ -107190,7 +107190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.961?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.961?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c111f0a-d203-49a0-9c70-08fae9c8e095", @@ -107220,7 +107220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.975?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.975?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4d9789a-8a3e-4322-9c66-ada9acca78eb", @@ -107250,7 +107250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.972?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.972?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8797907-4077-4ce8-a9a3-5ebfc724c5c1", @@ -107280,7 +107280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.953?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.953?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "07da9e9f-b8e5-4e5f-8ed5-9dae114c6c22", @@ -107310,7 +107310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "76eec77c-3e74-4692-a874-d3939a87f61c", @@ -107340,7 +107340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.10.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.10.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "87aca909-0013-40bb-b72e-9cbe664c1717", @@ -107370,7 +107370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7bd9418c-7704-468f-a7ae-abb091e17d56", @@ -107400,7 +107400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.960?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.960?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ac593b2e-9726-4223-ad6c-3b7fe2cf3992", @@ -107430,7 +107430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.3.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.3.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "529a56ea-d4e3-4957-88bb-5c1756cdf786", @@ -107460,7 +107460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.418?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.418?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa1a123d-463f-4040-ba50-4b44b1d6841e", @@ -107490,7 +107490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.979?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.979?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ed537a32-9003-44f6-9028-2d5052f25f30", @@ -107520,7 +107520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.2.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.2.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e437c07b-4b4e-446d-8211-1830f381bce5", @@ -107550,7 +107550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.962?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.962?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "126b7ee3-bfc5-460f-bd7a-04abb7361e63", @@ -107580,7 +107580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.973?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.973?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "52ebb2a3-13bd-45c7-99aa-4aebeab4675f", @@ -107610,7 +107610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.990?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.990?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1e3552b-0873-4473-b445-45449c88dee2", @@ -107640,7 +107640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.984?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.984?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "70951172-a7ca-42ea-9392-0e84fa1f7b5e", @@ -107670,7 +107670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.985?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.985?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c25f0851-577c-4512-a311-079f87652170", @@ -107700,7 +107700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.946?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.946?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2055154-f164-4835-a815-79e57a6239ab", @@ -107730,7 +107730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.989?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.989?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e0333074-7089-4d12-a9a1-718ac9a9de73", @@ -107760,7 +107760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.421?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.421?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55eb3309-8027-4ac6-95c4-307852f83f18", @@ -107790,7 +107790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.951?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.951?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "330b45dd-c740-483c-953e-bb46aa0984f6", @@ -107820,7 +107820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.955?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.955?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e5d1748-d5c7-4f7b-8948-4c860c8d54fe", @@ -107850,7 +107850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.967?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.967?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "597309c5-e580-441e-84fa-97b95ce5c6a8", @@ -107880,7 +107880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.4.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.4.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b4f5a58-cb92-4c92-8b31-85fbb89635a0", @@ -107910,7 +107910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.7.21.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.7.21.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "255cdc71-9832-4840-982d-4d4ca1a9f03f", @@ -107940,7 +107940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.983?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.983?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8063186f-d83b-42c2-b211-5bb6b426fdaf", @@ -107970,7 +107970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.0.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7be201f-885c-4dd4-a444-53726b9fc8f9", @@ -108000,7 +108000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/0.3.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/0.3.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8aa6e9ea-a0fc-4bb5-a8ab-aa9aa3ffb3f8", @@ -108030,7 +108030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.637?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.637?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c0316ca1-81f6-4a7a-b338-701e757e34ba", @@ -108060,7 +108060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.987?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.987?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6954eb58-67f6-4ff3-99c6-7617e6d9d7e4", @@ -108090,7 +108090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.640?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.640?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b235f895-a18d-4d72-8a6b-5ab853ae6267", @@ -108120,7 +108120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.986?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.986?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "636b84cf-0d88-474c-b692-31f6736ff5da", @@ -108150,7 +108150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.976?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.976?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f90f6db-e1ff-4768-9caa-377d519dd93b", @@ -108180,7 +108180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.988?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.988?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6219a4cc-76bf-421b-8410-e53db5f6149e", @@ -108210,7 +108210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.638?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.638?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e40a107-0839-452a-ab05-125fc055ff1f", @@ -108240,7 +108240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.27.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.27.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88fe15cd-9631-44a8-906d-cec9357686e9", @@ -108270,7 +108270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.963?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.963?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2263e7ca-06fa-4cd3-9ae1-dfa9f66eceba", @@ -108300,7 +108300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.417?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.417?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "820c286d-21ac-4a6e-8517-970d9f38a3f7", @@ -108330,7 +108330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.954?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.954?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff010990-db33-4344-98f0-4efef7cc1905", @@ -108360,7 +108360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.690?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.690?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "74f52ab4-92df-4566-8f40-56c5ce93c314", @@ -108390,7 +108390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.726?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.726?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "598fd5f0-2998-43b1-bbb5-f9e46e3af945", @@ -108420,7 +108420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.709?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.709?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be9d9c74-f630-48b5-91c2-b2d885352189", @@ -108450,7 +108450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.10.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.10.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "313b9dc0-a4cc-439f-b9c1-e0b965acad78", @@ -108480,7 +108480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.979?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.979?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "41e62af7-9a23-4c16-b4f7-6288d631e094", @@ -108510,7 +108510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.722?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.722?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a2d048a9-f3f8-47b3-b68d-d387c7d0e17c", @@ -108540,7 +108540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11049.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.EnterpriseCloud.Monitoring/artifacttypes/vmextension/types/MicrosoftMonitoringAgent/versions/1.0.11049.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f5925dd-49dc-4430-9631-f1c03b832e3c", @@ -108570,7 +108570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.695?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.695?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "af750a4a-baae-4d84-9916-06eb8aa48ab4", @@ -108600,7 +108600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.23.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.23.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9ea62ed4-f1e8-4aef-8111-2a817d1de123", @@ -108630,7 +108630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.945?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.945?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0ddedc6b-5f32-44ef-becc-2588f464c1b9", @@ -108660,7 +108660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandHandlerLinux/versions/1.3.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/RunCommandHandlerLinux/versions/1.3.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a8a69b08-66fd-4175-9519-810b16b61505", @@ -108690,7 +108690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.2.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.2.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ba4019f5-dc3a-4c03-ab6e-f1a7251dcc0b", @@ -108720,7 +108720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.420?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.420?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3fc9f834-c5dd-444e-9677-5da7b26c91ff", @@ -108750,7 +108750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.7.22.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionLinux/versions/1.7.22.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "366efb77-3ba4-425d-95cf-57122aaf4fc0", @@ -108780,7 +108780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/0.1.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/0.1.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "791aab25-fc7f-4c19-b13d-46e12d8c297f", @@ -108810,7 +108810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.729?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.729?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d0f48843-8659-4842-b7de-186454772873", @@ -108840,7 +108840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.12.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.12.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8713cbd5-a77e-4c23-b0bc-cfacf5031aee", @@ -108870,7 +108870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.711?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.711?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d8c7a5f-b5f0-4dcd-825e-ca9ece14c8fe", @@ -108900,7 +108900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.28.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.28.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cafe19eb-62ca-416e-8ea7-6c906c9f9eae", @@ -108930,7 +108930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.685?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.685?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef259bd3-851c-4305-af84-5c10e62a30a9", @@ -108960,7 +108960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "67ee75d4-b457-4994-aa34-ddc57b8b84e3", @@ -108990,7 +108990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.25.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.25.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2092123d-5ce5-4a98-b413-bb6d8c9646df", @@ -109020,7 +109020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.714?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.714?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df3e0b77-9c13-47a6-9952-5e71b278cf15", @@ -109050,7 +109050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.718?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.718?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3928649a-5635-4e2d-9c34-371844750348", @@ -109080,7 +109080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.25?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.25?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26570e42-5aa5-4678-9498-138fa70e71c4", @@ -109110,7 +109110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.687?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.687?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4e08f41-9037-468e-969d-933091adc751", @@ -109140,7 +109140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.639?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.639?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57ae6301-afac-49ac-af2f-7c0130dd5f3e", @@ -109170,7 +109170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.700?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.700?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f3e39c46-162b-4dd0-8c32-3067c6559cce", @@ -109200,7 +109200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.728?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.728?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "43fe1502-3afa-4bee-9b95-bffd9bdf1215", @@ -109230,7 +109230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.22.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.22.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a08350bb-b915-41df-bb96-266d7c30700d", @@ -109260,7 +109260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.13.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.13.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "53ae40ad-267a-405a-8ad6-aa6d544b1ef7", @@ -109290,7 +109290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.20.42?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.20.42?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7402a81e-5f84-4bf1-80fc-0decc3e8cac9", @@ -109320,7 +109320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.942?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.942?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26c67d5d-35ce-456f-8dbd-478e83ed8056", @@ -109350,7 +109350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.719?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.719?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37880576-0a0a-4fe9-8f05-1ba7fa58ee30", @@ -109380,7 +109380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.26.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.26.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "094ec24d-c3b6-411c-a7e6-cee21225cfd2", @@ -109410,7 +109410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9bbd1071-626c-4453-84d9-cf5cc092dba6", @@ -109440,7 +109440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.19.250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.19.250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b99c5a91-ce53-40dd-848f-9da88d125e86", @@ -109470,7 +109470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.684?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.684?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "190a42f8-0836-42ee-8d3c-99edd669e714", @@ -109500,7 +109500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.716?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.716?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0f35a8e9-f48c-464e-bfd1-6cf6c4374c43", @@ -109530,7 +109530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.724?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.724?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "34883621-9e48-4bdf-b6f6-48ea3dd80ba2", @@ -109560,7 +109560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.701?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.701?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5aede827-d9ca-421d-ab94-5055292c9993", @@ -109590,7 +109590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.694?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.694?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7dc6ad04-44b0-4d11-9029-bc274126d29c", @@ -109620,7 +109620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.984?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.984?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4b8fd312-f75e-466b-89c4-c1f230ae12db", @@ -109650,7 +109650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Test.Identity/artifacttypes/vmextension/types/TestMSIWindowsExtension/versions/1.0.0.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Test.Identity/artifacttypes/vmextension/types/TestMSIWindowsExtension/versions/1.0.0.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8ebfae80-f560-49a8-8c40-bcf3fc75039f", @@ -109680,7 +109680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8428942c-9e3a-4725-a6b9-b137cc36f389", @@ -109710,7 +109710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.17.168?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.17.168?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b83cb6fb-e4d7-43a3-9d6b-64e911b52e6d", @@ -109740,7 +109740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.41.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.41.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b71bcb2-a08f-4e12-9051-812735bca238", @@ -109770,7 +109770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.686?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.686?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5697a8e6-ecfa-44ef-a8dc-7c7820cc184b", @@ -109800,7 +109800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.21.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.21.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8bdf3b3c-9567-444f-9fc0-188fabbe2ea8", @@ -109830,7 +109830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.712?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.712?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "344977f5-2dac-4722-81c2-4aa486ebc321", @@ -109860,7 +109860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.14.61?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.14.61?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df88f2d1-7d97-4bf4-8f06-7a0b7b5230ab", @@ -109890,7 +109890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.702?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.702?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "36a51e7a-ee46-446a-ad8b-bd34681a4993", @@ -109920,7 +109920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.715?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.715?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a29ccfa6-5016-405c-969c-9613b610f274", @@ -109950,7 +109950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.20.58?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.20.58?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "39e4b686-d262-4a6f-95eb-8a95e2c7f474", @@ -109980,7 +109980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.692?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.692?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "38bf5e37-ae5c-4ce6-915f-aeea353e8994", @@ -110010,7 +110010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.693?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.693?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d988ddfe-90a5-401a-9a68-7780ae60a1a9", @@ -110040,7 +110040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.16.157?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.16.157?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "03707a99-9d9f-4e6d-a050-1d65e183ed5e", @@ -110070,7 +110070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.699?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.699?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "034d355b-d3ab-4cf7-8219-613d3398bf15", @@ -110100,7 +110100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.18.199?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.18.199?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0a043a3-4ab9-4b14-a957-32f860a78c61", @@ -110130,7 +110130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ca65964-a22c-4a63-9450-5d6a54bdae9e", @@ -110160,7 +110160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.43.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.43.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "18fe0a99-8e9c-455c-9318-fcad65f51a41", @@ -110190,7 +110190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.13.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.13.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4177906d-93c4-4b71-bb41-d1027a874aee", @@ -110220,7 +110220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "70e0c2f8-954b-4d1b-89ba-7462eb976065", @@ -110250,7 +110250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.26.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.26.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4ec0d5e-5ae0-438f-a56e-990e8a1b1a48", @@ -110280,7 +110280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WinOsUpdateExtension/versions/2.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WinOsUpdateExtension/versions/2.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "687a1771-15b4-4ce8-af52-9953055fd497", @@ -110310,7 +110310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.952?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.952?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b9764905-b8f6-4404-9857-10e6d22bc241", @@ -110340,7 +110340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.727?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.727?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "72e6d5ab-4e06-48be-a31c-e8771d7fac65", @@ -110370,7 +110370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.954?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.954?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55885c10-1605-487f-a938-874a746856b2", @@ -110400,7 +110400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.953?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.953?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4057cbbb-140d-4c01-9f22-66fb29749bcb", @@ -110430,7 +110430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.1.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.1.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "458739ee-a20c-4236-8c2b-090582cb7711", @@ -110460,7 +110460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.970?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.970?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f15f27fd-0dc7-4b57-8609-521edfcdaa2c", @@ -110490,7 +110490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.962?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.962?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "91fcc629-5552-40c2-a3d6-8bd16db93bc2", @@ -110520,7 +110520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.957?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.957?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "79726b42-08a7-451d-b6a5-c9a54c9b5801", @@ -110550,7 +110550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d1059636-b986-4069-add1-027cd6c1dab9", @@ -110580,7 +110580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.961?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.961?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8e17a25-74b5-46bf-86bc-69b54c70d595", @@ -110610,7 +110610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.14.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.14.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c7c1b586-fa20-4d5b-be7a-cab5fc14d3aa", @@ -110640,7 +110640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.959?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.959?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "effd19a4-568d-408f-85dd-28e7102d9aa8", @@ -110670,7 +110670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.960?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.960?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7df8c05c-0638-486c-91e3-57581b1beda8", @@ -110700,7 +110700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.43.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.43.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ce621c95-a6ad-4061-bc8a-02592f0b84ab", @@ -110730,7 +110730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.40.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.40.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa7789a1-b604-40d0-aa1a-96901fa0b5f0", @@ -110760,7 +110760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.1.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.1.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd1ad3f0-5805-4655-8fc1-854364110d3e", @@ -110790,7 +110790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.15.112?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.15.112?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d6b0f22-3734-46a2-a2e9-1e66dd61fc40", @@ -110820,7 +110820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.45.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.45.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "33b6e9da-ce71-4540-af38-d64e2fc31f2b", @@ -110850,7 +110850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.44.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.44.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa4c8415-b2de-4916-ae23-76b90c981496", @@ -110880,7 +110880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.14.64?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.14.64?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "20cb3866-2b8e-4e27-a64d-3c630f9c5a41", @@ -110910,7 +110910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WinOsUpdateExtension/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WinOsUpdateExtension/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c58f7142-3074-4c29-8f6c-df4e9f739fce", @@ -110940,7 +110940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.981?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.981?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "02058c08-7a3e-4566-94ef-736a7004ce3a", @@ -110970,7 +110970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.46.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.46.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6cdbc610-7f71-47f2-bd1f-6e172f2948ec", @@ -111000,7 +111000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.654?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.654?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b627e33-6895-4dcb-9a01-9649fd17ad15", @@ -111030,7 +111030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WinOsUpdateExtension/versions/2.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WinOsUpdateExtension/versions/2.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b7bd0085-b467-475d-868d-c7247fe82dae", @@ -111060,7 +111060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/1.6.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/1.6.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9843b0dc-a63d-4c35-99f4-89a9fcfa0c30", @@ -111090,7 +111090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.951?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.951?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c5ff0ce-88fa-4608-954f-ad6cd262c51c", @@ -111120,7 +111120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/1.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/1.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "559b106b-2cc0-481a-9cc3-f72040c2315d", @@ -111150,7 +111150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e7dcfd3-de93-4f47-9c6d-364740cb831a", @@ -111180,7 +111180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.11.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.11.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d89eb1c9-a35f-4172-ac86-f249903d8aba", @@ -111210,7 +111210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WinOsUpdateExtension/versions/2.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WinOsUpdateExtension/versions/2.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00f3127f-54e5-43ee-9f0a-6dc459935dca", @@ -111240,7 +111240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.968?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.968?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2798a58f-5fc6-48c3-a86e-57499ffd2359", @@ -111270,7 +111270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.19.243?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.19.243?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "01fd635f-8960-4a7e-87e6-8f7b82fe984a", @@ -111300,7 +111300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WinOsUpdateExtension/versions/2.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WinOsUpdateExtension/versions/2.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c2bcfe0b-85f9-4a30-8da5-58ff8d0c8677", @@ -111330,7 +111330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.20.55?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.20.55?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "81fe1ccd-4cd8-4263-8491-b691fce0f2f5", @@ -111360,7 +111360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/2.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/2.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "968da6ca-924c-401e-922f-9a659f7a31b6", @@ -111390,7 +111390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/2.7.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/2.7.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d626e476-65af-4b56-9df4-b0362a86d8f0", @@ -111420,7 +111420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ccf1562b-7203-4376-ac7a-65b875d8af79", @@ -111450,7 +111450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.48.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.48.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8ebc72b3-250d-43d5-b806-a04afc8c575f", @@ -111480,7 +111480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd98fe1d-a92d-4f57-b181-e30eb2b3d2d3", @@ -111510,7 +111510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/1.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/1.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bdf3d12e-a42c-447d-90e6-fcbf0920b687", @@ -111540,7 +111540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.419?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.419?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37997360-f4bb-4be7-96df-51da8e5b8a5c", @@ -111570,7 +111570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e5694a2-909f-4b08-8712-c9454326de7e", @@ -111600,7 +111600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cf5db8c5-0868-45f4-8f74-98f0fe8b13e4", @@ -111630,7 +111630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fe5c31f1-abfc-48ba-aa93-d3cae439bed3", @@ -111660,7 +111660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.966?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.966?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fba901e3-5d74-4bb1-bc16-b16c20d52bb0", @@ -111690,7 +111690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.655?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.655?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f10723a7-ad44-4235-b31f-5fb26520379e", @@ -111720,7 +111720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/2.7.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/2.7.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bec5f549-5c1b-4ca1-a60d-3f8234064aa5", @@ -111750,7 +111750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/1.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/1.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7ec0cb2-4ea2-4dcf-ad27-26f0ce690306", @@ -111780,7 +111780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.967?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.967?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aad37b9b-4c29-48f5-a00a-29b497ceefc4", @@ -111810,7 +111810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.969?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.969?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1dcfbe40-0c34-428d-a4cb-ce82967c963e", @@ -111840,7 +111840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.973?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.973?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "461ff223-1b62-43e8-b15c-46c2a951773d", @@ -111870,7 +111870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.976?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.976?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7063625c-8277-46ae-b6ab-936f28fca77d", @@ -111900,7 +111900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.706?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.706?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4558f8fe-31d2-44ce-bc79-c986a05eb507", @@ -111930,7 +111930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.982?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.982?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b2706e8a-a6ce-4c65-839b-d4c89110dd8c", @@ -111960,7 +111960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.983?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.983?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58e05175-209f-4eba-932d-89681809dc3b", @@ -111990,7 +111990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.985?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.985?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "23b9deb4-0d9f-4321-b50b-46f030a52683", @@ -112020,7 +112020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "299d17e7-9c75-4e93-8131-e0bbc9ffccf9", @@ -112050,7 +112050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.990?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.990?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "98cd96d0-1a42-4bab-9628-202b34e83cdd", @@ -112080,7 +112080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.993?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.993?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9265eafa-eefc-444c-8b24-0a73501991e1", @@ -112110,7 +112110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.992?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.992?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6e846d00-8d32-4639-8c65-badd68eec51b", @@ -112140,7 +112140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.989?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.989?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1e29b779-770f-4e40-94c6-4cd905c2c87f", @@ -112170,7 +112170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.26.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.7.26.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a653d7b-65ba-4176-9860-0bf1e0339a90", @@ -112200,7 +112200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.996?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.996?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ac0acaed-da98-4493-8616-fad277c1fc4a", @@ -112230,7 +112230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.979?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.979?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a64652c0-4e70-43c5-8b28-816f257984ae", @@ -112260,7 +112260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7054b6d-eb4a-47b9-b33d-af4f95a6d44b", @@ -112290,7 +112290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "132be4cf-32b4-45e2-ab05-3afd7211665a", @@ -112320,7 +112320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.991?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.991?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "233e5e4c-b02a-4588-84fc-dd9cff13c8a0", @@ -112350,7 +112350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1488625c-d300-4f9a-b889-90e48d75a5dc", @@ -112380,7 +112380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "869d0a38-fba2-44b7-9e5d-2e0d0b57dd6e", @@ -112410,7 +112410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47abb80d-db1d-4b74-94ed-f9d8aa8a44db", @@ -112440,7 +112440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.3.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.3.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c122935f-eeb2-469c-9632-4a72b7080492", @@ -112470,7 +112470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.978?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.978?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "64c17c95-eea3-4b2a-bf5d-852d019a9322", @@ -112500,7 +112500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.0.0.29?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.0.0.29?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eeb45805-8cc2-46d1-8752-c6de02c9c4d4", @@ -112530,7 +112530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4c6f8053-35d5-43de-a74a-f912cef086d0", @@ -112560,7 +112560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1db1ddc-0b8f-411d-976f-f908cdb85c52", @@ -112590,7 +112590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.997?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.997?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3343dc81-eebf-4cba-898f-4faf9a3fab8f", @@ -112620,7 +112620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90122509-f47a-42d5-b9d1-aa85b3cbe797", @@ -112650,7 +112650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b9a9d56-371f-48d3-a327-d08fa9307d10", @@ -112680,7 +112680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2173f033-636d-46a4-b788-c35812233479", @@ -112710,7 +112710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.986?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.986?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be9e9641-4ac9-476e-adff-a5e786cfa1da", @@ -112740,7 +112740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3aac8b40-5a1f-4d31-ae24-68df88f4c830", @@ -112770,7 +112770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c7359b3d-bc6c-4308-8219-89b9557aa4b8", @@ -112800,7 +112800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d5c1110-4cee-41cd-9755-75d8db2b3c1d", @@ -112830,7 +112830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.5.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.5.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c2e5aaa9-3e0e-479b-bfc8-09483705ac8c", @@ -112860,7 +112860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5bfa214-6cb6-4168-835f-e4e560a4da61", @@ -112890,7 +112890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5bfb75c-e8ea-478f-a421-17bba808d577", @@ -112920,7 +112920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a801848f-0a68-4880-a841-99cdcc0d5965", @@ -112950,7 +112950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/2.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullWindows/versions/2.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "95845089-da2c-4bef-afa8-4e7944618db5", @@ -112980,7 +112980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c7027dc-fcea-4588-a5e6-c6bb37ae500a", @@ -113010,7 +113010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7acd1941-f88d-493a-872f-90b1bedf5896", @@ -113040,7 +113040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.14.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.14.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df8ed9e8-f603-4299-abca-d1853e597f5e", @@ -113070,7 +113070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.994?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.994?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d5a8444e-84d4-4b13-8e94-678f3f1d5424", @@ -113100,7 +113100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.7.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.7.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d2712d6-1a50-40a9-8b67-8fbab34b77d7", @@ -113130,7 +113130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f1c93d1-9346-402c-8043-4110f10cdbe8", @@ -113160,7 +113160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.3.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.3.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c2da213d-b582-4d6e-97b2-6a6951478e85", @@ -113190,7 +113190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.3.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.3.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4767bffa-5126-47a0-8c7f-203338b5d8a7", @@ -113220,7 +113220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.5.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.5.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "af46d752-6325-4b84-8c9b-64e374b17460", @@ -113250,7 +113250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "78088db7-3ab0-4bd3-b068-0dfcb5345cbb", @@ -113280,7 +113280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.7.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.7.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "686d944f-3cbd-4448-b934-e5adc9f75eab", @@ -113310,7 +113310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.7.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.7.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c232f02a-291e-47d6-8b70-a9a21547b24f", @@ -113340,7 +113340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.956?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.956?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c47e3620-1ccd-4540-9eb4-c021038a36c4", @@ -113370,7 +113370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "385344ae-432c-436a-9873-7fca5550e8fa", @@ -113400,7 +113400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.5.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.5.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b88c1b0b-6196-4230-bbce-91c775fac99d", @@ -113430,7 +113430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.5.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.5.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e905c4c-fb76-485c-a2ab-77820b1cfaae", @@ -113460,7 +113460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.7.3.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.7.3.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "393b817f-6d4e-427d-a2f2-2788457f68da", @@ -113490,7 +113490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/2.6.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/2.6.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2fa044a0-049d-457b-9fad-c231a23cadad", @@ -113520,7 +113520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "202ace85-cb6d-45ac-8b30-aa7d9fb69f08", @@ -113550,7 +113550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3e32554f-200d-4b6b-af7b-63782cf5aed2", @@ -113580,7 +113580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/1.0.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/1.0.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f727399-b087-4a41-814a-11c4b540f96a", @@ -113610,7 +113610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9182?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9182?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "35e42e8a-c243-4184-9c81-378e712069bd", @@ -113640,7 +113640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f9ce4a5c-0d1c-4a6a-bcf9-334839eee38e", @@ -113670,7 +113670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5003affe-7b5c-4a2c-852e-0aa4fa292a69", @@ -113700,7 +113700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc0f9919-4205-448e-8efb-a945e8f83b94", @@ -113730,7 +113730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c638aa1d-a20d-4885-b00e-c7656e23f79e", @@ -113760,7 +113760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.2.0.374?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.2.0.374?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4bc36426-3823-4a8a-8bdf-b5bb83a8ce92", @@ -113790,7 +113790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2bb04475-678e-40fe-975b-b2c451a2e94c", @@ -113820,7 +113820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c74f2a24-cb0a-4963-b9a4-fa5018781f9d", @@ -113850,7 +113850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c6dae47-d83b-4ae8-8073-d3a643d8c4d4", @@ -113880,7 +113880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "af6fa420-a385-4501-b8c7-771d26f31215", @@ -113910,7 +113910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66ecf540-1428-468f-b211-f4622e956f64", @@ -113940,7 +113940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa53564b-17eb-426f-bd07-24237940fbf3", @@ -113970,7 +113970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.11.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.11.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1a90a4e-7878-4c92-a49a-4ce7dd59a996", @@ -114000,7 +114000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.6.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/HostIDSExtension/versions/2.6.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09573543-6f1c-477c-86db-8ed0cb0ac033", @@ -114030,7 +114030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b169da60-781b-4c3b-aa3c-e4758924fe00", @@ -114060,7 +114060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.11.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.11.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fc585f63-f9b0-4b6f-aee1-35f74ff9f440", @@ -114090,7 +114090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "003b8b13-2d09-438c-ab95-88b215743d37", @@ -114120,7 +114120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f8eec34-5e34-49e4-9955-ff387ab9c2b8", @@ -114150,7 +114150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "369c757e-5d5a-4dfe-979b-37ba8c91419f", @@ -114180,7 +114180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.11.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.11.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7a764b3-6e6b-4e46-a296-f3952453287f", @@ -114210,7 +114210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2b552e6-a16e-433d-94cc-a4c4c1d62252", @@ -114240,7 +114240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.3.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.3.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2b71985d-3ad6-4766-9a12-b4ca4fe8eda8", @@ -114270,7 +114270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.11.5.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.11.5.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "52f0951a-5801-4a99-a790-22269b31f9c8", @@ -114300,7 +114300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.11.4.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.11.4.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bcf9ba6f-be61-40da-9d6b-c52ffe995fd6", @@ -114330,7 +114330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.10.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.10.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6cfccb07-4dfb-4368-93f4-45d1bf8d4aa5", @@ -114360,7 +114360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.23.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.23.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "483a9991-5d35-40d7-b14f-0d2bd47d50b7", @@ -114390,7 +114390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "98a916b3-2da6-4405-bd56-2bdc560125a8", @@ -114420,7 +114420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7fbb0d2e-00ae-40f6-962a-3645759c4fa6", @@ -114450,7 +114450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3cb12c76-4075-47e1-8485-3d8c96681d5a", @@ -114480,7 +114480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c8926302-1cbf-4256-80fe-4f9ca0e7a777", @@ -114510,7 +114510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMBackupForLinuxExtension/versions/0.1.0.993?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMBackupForLinuxExtension/versions/0.1.0.993?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bd19895e-21ba-47a7-b363-97fd885537f4", @@ -114540,7 +114540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f9ffcde9-2cd3-4f6e-a976-5c3c0c488776", @@ -114570,7 +114570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bccf8e8c-51b2-4d15-95c8-89ee7117c756", @@ -114600,7 +114600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.24.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.24.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2af10bf-1461-42ab-9cee-3e6cab54fa6e", @@ -114630,7 +114630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d7cb6709-66b3-465c-a1b1-099d194aa1c9", @@ -114660,7 +114660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e76e0faf-b098-4fbc-b27c-9fee6d95e075", @@ -114690,7 +114690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.14.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.14.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cb56ce4c-a8d7-4428-85f4-cf99b4bd9fb7", @@ -114720,7 +114720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ca6ea82-4bd3-44bd-826e-7349e722e72b", @@ -114750,7 +114750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.21.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.21.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1cb1c512-ed19-4411-a30d-8da2409a9c66", @@ -114780,7 +114780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a8d75686-92ca-440e-abb0-374069609d9a", @@ -114810,7 +114810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26e8cf1d-1dae-4d52-89bf-2ceb9f264cdd", @@ -114840,7 +114840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2aee0e4-5d2f-48d1-a9ce-cc3d6eb8cef2", @@ -114870,7 +114870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "612eb09b-2596-4aef-b9ea-1668a1a8de09", @@ -114900,7 +114900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.17.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.17.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "23acd523-ce44-44ab-8f73-bf5d038ab819", @@ -114930,7 +114930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.16.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.16.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "10c3cca0-7db1-49ca-b81a-07172f83a587", @@ -114960,7 +114960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.20.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.20.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "497424b8-9db6-4403-9543-fa03e70b5869", @@ -114990,7 +114990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0aba1372-2245-4ffa-9e1a-79cf6d5508e2", @@ -115020,7 +115020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.19.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.19.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fc4e4fad-24d1-48a0-9d0f-61b20af8e577", @@ -115050,7 +115050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.25.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.25.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "76507a49-08b9-4e62-b045-07a323553455", @@ -115080,7 +115080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.18.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.18.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9afabde0-8090-48de-9322-c4258d81f42e", @@ -115110,7 +115110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "384b6641-3a3b-44f8-82da-8ea65e17cd66", @@ -115140,7 +115140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f9d860b5-5fc2-43ee-9a34-f558781f0d28", @@ -115170,7 +115170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.26.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.26.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "869b16a2-8139-49e8-a5e9-1bb36abcfe24", @@ -115200,7 +115200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2d8ed220-ce50-416d-aadb-017fe5b0ea72", @@ -115230,7 +115230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.22.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.22.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e4db25c-b2f8-4374-8542-2cafbdab1209", @@ -115260,7 +115260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.80.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.80.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c304195-4aa5-4e92-a876-99e3ad26771b", @@ -115290,7 +115290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.83.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.83.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c8a93873-2cad-49b8-882e-01f5064d89af", @@ -115320,7 +115320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.26.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.26.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0f6c1f7b-9437-4225-af55-79f14b9e2182", @@ -115350,7 +115350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.80.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.80.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e45ab6c0-83de-47c1-9836-0dbba25e0647", @@ -115380,7 +115380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.78.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.78.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7149e3f8-3d68-4fd3-880a-a0ea47e3e6c4", @@ -115410,7 +115410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.71.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.71.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "523baa65-5e88-4fe3-8d8e-8ecf398ea5f0", @@ -115440,7 +115440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.76.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.76.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc506ebf-19b0-4108-8793-49123baf7812", @@ -115470,7 +115470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8d6d44c2-6d9e-4fba-a4df-2ecf5628a0d8", @@ -115500,7 +115500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b9ec7747-9000-49cb-86be-3ddeaf879e13", @@ -115530,7 +115530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f57369c6-374a-4ae3-891e-a908a40b7777", @@ -115560,7 +115560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.4.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.4.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "caadc815-50f7-42a2-9119-01a6da881dd3", @@ -115590,7 +115590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d590e5a-cfbd-4a75-a600-ea5803922d59", @@ -115620,7 +115620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ecf2ddae-df6f-4860-a35d-c63028fa24b3", @@ -115650,7 +115650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.70.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.70.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e3d644b-4035-4ada-8c58-2df8fd5ddb1f", @@ -115680,7 +115680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.79.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.79.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "84faf3ed-7327-4e04-8154-aa7108b71ca1", @@ -115710,7 +115710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "08c74a2f-8706-4260-8887-18af1f2a8698", @@ -115740,7 +115740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.80.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.80.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aaf08e12-b7e3-43c6-9484-bac1197b9fad", @@ -115770,7 +115770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.74.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.74.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9da25769-edb9-487a-a5cd-4a242f02f3c4", @@ -115800,7 +115800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.13.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.13.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f68517c0-fc2a-4a3c-b8d9-8c9f11799d81", @@ -115830,7 +115830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "609c1170-5fef-479c-bc56-c6d4a6892c6e", @@ -115860,7 +115860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.73.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.73.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88ef2bdb-b220-4b47-a4e5-d958302e3b1b", @@ -115890,7 +115890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "488849d9-cc1f-481c-bda2-9686153297c8", @@ -115920,7 +115920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1bda31b-3c35-41f9-bea3-e4c981e61c39", @@ -115950,7 +115950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bbb8eb23-483b-4b2a-9a35-da274b27d843", @@ -115980,7 +115980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "38332f43-1633-4a79-839d-8a64b05cc3c3", @@ -116010,7 +116010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.72.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.72.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "72808379-1d7a-4bfc-8e33-0306afe2a74e", @@ -116040,7 +116040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices.Edp/artifacttypes/vmextension/types/ApplicationHealthLinux/versions/2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices.Edp/artifacttypes/vmextension/types/ApplicationHealthLinux/versions/2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f97ea3e8-e052-401b-a5b2-86e2db31a3fc", @@ -116070,7 +116070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8aeec03a-a719-45f9-a5f0-66f0da5b0de0", @@ -116100,7 +116100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.80.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.80.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "52ba5e8b-988f-4777-a47f-0728bd91c59a", @@ -116130,7 +116130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.9.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.9.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e864a39e-1b2a-4e63-8d50-2ea01d2a660f", @@ -116160,7 +116160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7a97ddc7-9908-40ab-9753-d1cfe9714871", @@ -116190,7 +116190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.80.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.80.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b1c7a91-422d-4cd2-9255-b385fb3033a1", @@ -116220,7 +116220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.71.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.71.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d1d5166-1b2d-41d3-85a9-365fa3ae1bd3", @@ -116250,7 +116250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c7dac86b-3740-4cc8-a39b-1aaeca8726f4", @@ -116280,7 +116280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6316ffc4-474c-4962-a441-41df23e23085", @@ -116310,7 +116310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60d12a17-cbfd-4582-a970-af9c3aa13fce", @@ -116340,7 +116340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.80.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.80.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c03735ff-e62a-4352-babb-aff60ed9b9db", @@ -116370,7 +116370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.83.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.83.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9299ee53-2b98-4129-8bac-78af325445a8", @@ -116400,7 +116400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.75.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.75.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5aa9b87d-1a75-45ab-8d0a-5b7b26e07f08", @@ -116430,7 +116430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.15.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.15.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4f5c14b0-468f-4828-808a-87f56af5c6cb", @@ -116460,7 +116460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "13e304e8-fe6e-4667-b9c6-a75f6c670639", @@ -116490,7 +116490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.77.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.77.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c07e1f5-d95a-4347-8b6e-80114dfba3e2", @@ -116520,7 +116520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.494?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.494?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5221288f-dc20-4a6d-9919-9d0a13cd2df7", @@ -116550,7 +116550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "59d7d424-e0a7-4134-9c75-51c5ec2e7b15", @@ -116580,7 +116580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bfcb4e64-ec41-4bae-9f4d-9d5ab7dedf56", @@ -116610,7 +116610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.491?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.491?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0d30d079-449c-4981-9e82-25e5d143f3d9", @@ -116640,7 +116640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.516?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.516?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e7fd3604-0d0d-4837-a352-e338e4a92d7d", @@ -116670,7 +116670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.499?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.499?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da7dd076-2672-4743-8ebf-3cc52d7a20bd", @@ -116700,7 +116700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.527?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.527?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d37a9430-dc6b-4d4b-8b17-d19d480f7744", @@ -116730,7 +116730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.504?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.504?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "95718d79-22cf-4d89-af4d-9f608d8087aa", @@ -116760,7 +116760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.515?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.515?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7641280e-5893-45d7-946f-0c199cdab052", @@ -116790,7 +116790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.522?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.522?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3c37f227-aaff-48b8-9526-8d6c327caaa9", @@ -116820,7 +116820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ee1e805a-5d0d-43e5-a59a-806e51088b3e", @@ -116850,7 +116850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.519?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.519?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "909cf90c-cc76-467a-859b-47f386d7f0f7", @@ -116880,7 +116880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.510?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.510?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a55a6463-621d-452e-9f8c-f19321aebe1a", @@ -116910,7 +116910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.528?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.528?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8882537d-8120-4726-aaa9-9f15f5a1f8f3", @@ -116940,7 +116940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.498?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.498?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "afa61112-d92e-4b51-9e53-7f5c6cfe7087", @@ -116970,7 +116970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.503?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.503?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c8a59fbb-5aec-46f8-99c4-a987ba951b40", @@ -117000,7 +117000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.496?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.496?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8d62f25b-23f9-4f59-b530-26189a1b5d57", @@ -117030,7 +117030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.468?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.468?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2fb9e3d5-838f-436e-8be5-f4bf929a44b0", @@ -117060,7 +117060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.533?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.533?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a8948bc8-93ae-490d-a2ab-a5393c14e7f2", @@ -117090,7 +117090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.528?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.528?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2019311-d9b8-4283-a2c7-6a714cca85b7", @@ -117120,7 +117120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.518?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.518?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df1fc322-f97d-43e8-8639-fd0112356594", @@ -117150,7 +117150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9182?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.9182?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dfb5226d-c3f1-4c9d-976b-46835f835e63", @@ -117180,7 +117180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.470?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.470?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3e795a17-225a-474b-8813-5ca902b2daea", @@ -117210,7 +117210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.520?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.520?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a3babd39-33f7-4a5f-80c4-37b07b436661", @@ -117240,7 +117240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f59beb8-7a5d-409d-ba9b-d695b09d57e3", @@ -117270,7 +117270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.513?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.513?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66e7b977-8c3d-45d2-8a59-9cd93940e4d0", @@ -117300,7 +117300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.530?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.530?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "997591f3-3cd5-4ae8-b8ee-d378a6d3dbea", @@ -117330,7 +117330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.533?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.533?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e714faf3-82e8-4ef9-a987-15fd0ba37691", @@ -117360,7 +117360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.532?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.532?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd5f5ab0-5d17-4343-aa82-489f8e27c551", @@ -117390,7 +117390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "44ca1196-cf8c-4846-9a45-60fe5b59de5c", @@ -117420,7 +117420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.439?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.439?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a3a996d4-098b-4d69-a205-132a9ee0e85d", @@ -117450,7 +117450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d3764f3-f55f-45f5-b534-8793533a2be4", @@ -117480,7 +117480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.524?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.524?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b9337466-a5f2-4b95-8836-e16c6bfeb394", @@ -117510,7 +117510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.552?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.552?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "17d5c366-979e-4108-a7a9-c1e17bbe1bfb", @@ -117540,7 +117540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.531?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.531?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9040b69e-b965-44ad-9d40-66e7272ee331", @@ -117570,7 +117570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11e0d81a-d82d-41fb-bff8-0d43b0d63bb5", @@ -117600,7 +117600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.549?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.549?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b949ba0-69fb-4181-9af3-fbf1278259ca", @@ -117630,7 +117630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.506?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.506?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9bb99e7-be9e-4f43-a659-7782856a693a", @@ -117660,7 +117660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.557?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.557?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d12e46f1-ef8e-4798-9c80-4e204106a3a1", @@ -117690,7 +117690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2086dc89-c214-49fc-9342-77d51f30ad93", @@ -117720,7 +117720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "44c2ff1c-0e1a-43ea-a1b0-049f9d4047c7", @@ -117750,7 +117750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.489?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.489?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "14b984c8-48ee-4190-9ef3-df8300d39835", @@ -117780,7 +117780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.440?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.440?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3c32705b-3a51-4260-b536-e87a9d8e76d1", @@ -117810,7 +117810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.523?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.523?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b4a534a-9e02-43fe-88ad-ba17f20298e3", @@ -117840,7 +117840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.529?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.529?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4293bd4b-44af-4bc4-89ea-47796f063174", @@ -117870,7 +117870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.523?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.523?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b295c2f-6248-452a-83a2-400a831e2efa", @@ -117900,7 +117900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.WindowsCodeIntegrity/artifacttypes/vmextension/types/CodeIntegrityAgent/versions/1.0.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a71546c6-5c6d-4b32-b2ce-2618e096e50a", @@ -117930,7 +117930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.554?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.554?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "28e20d45-c302-4ab1-9129-f224d653e4e6", @@ -117960,7 +117960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.526?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.526?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d1497cef-f87e-44c2-9332-f71c14bab9cf", @@ -117990,7 +117990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.497?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.497?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3e0151ed-3afe-4a73-b0ae-fd6c937d3ed8", @@ -118020,7 +118020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.550?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.550?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "72709895-10b3-4a00-9050-8a5c18d71087", @@ -118050,7 +118050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.564?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.564?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "79d1e76a-e825-4bd9-b90d-50aa83f1702c", @@ -118080,7 +118080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.18.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.GuestConfiguration/artifacttypes/vmextension/types/ConfigurationForLinux/versions/1.18.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dcd4341a-7cab-482b-bc2c-5d262bccd178", @@ -118110,7 +118110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForWindows/versions/1.0.0.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedIdentity/artifacttypes/vmextension/types/ManagedIdentityExtensionForWindows/versions/1.0.0.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29b52379-d9c0-4b2d-b527-c5b62ac925d9", @@ -118140,7 +118140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.525?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.525?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4db607e1-6081-4726-b3d8-9bc112ae9d03", @@ -118170,7 +118170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.467?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.467?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2fae5f64-3215-41a9-a6f7-ea346575c8d6", @@ -118200,7 +118200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/1.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/1.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "418d3c58-e8e3-41cc-b71e-f0bf008c67c1", @@ -118230,7 +118230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.530?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.530?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b8b54be-05ba-4445-85f6-6e218c94ded4", @@ -118260,7 +118260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.505?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.505?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d23e6622-f6da-4f5c-8108-747653e3655e", @@ -118290,7 +118290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.522?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.522?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b066747d-3019-4071-ab06-795d5ef4aaec", @@ -118320,7 +118320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.566?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.566?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0bf47334-86c0-49e3-b79b-9479ecbd8170", @@ -118350,7 +118350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCAcmAgent/versions/1.0.47.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.HpcPack/artifacttypes/vmextension/types/HPCAcmAgent/versions/1.0.47.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2fad3e8d-10b2-4f47-9428-a7b2b41c8acc", @@ -118380,7 +118380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.561?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.561?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7ce4c272-f7a2-471b-ab0a-55b7e5a0f2ce", @@ -118410,7 +118410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.490?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.490?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a01ab512-d671-4dc5-906e-c8f32b9be1be", @@ -118440,7 +118440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.563?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.563?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0252220a-7f51-44f4-8995-af6672c4994d", @@ -118470,7 +118470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.556?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.556?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fb6666d0-1e8e-4538-9f6f-5f15159bbbcb", @@ -118500,7 +118500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.488?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.488?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ef18ad7-f1b2-4b4c-ba23-99cac03302d5", @@ -118530,7 +118530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.531?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.531?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ccc3d55f-48c5-474b-bccf-ca5e3c9de175", @@ -118560,7 +118560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.532?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.532?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d49cb653-c777-4a5e-a15b-7b70cb6a6033", @@ -118590,7 +118590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.469?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.469?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "21520039-2d43-4b30-bfbc-63069cee6d74", @@ -118620,7 +118620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/1.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/1.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22b7b5c7-194c-45df-a957-bcc210cbf131", @@ -118650,7 +118650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/1.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/1.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e561daaa-a9c0-4aa4-8c23-2d00e8c6b6c6", @@ -118680,7 +118680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.534?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.534?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4bfcc339-b35f-46c5-b9c6-2f96503b02b4", @@ -118710,7 +118710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.802?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.802?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42cce550-8a90-45f3-b908-6e1b46d1ff11", @@ -118740,7 +118740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.565?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.565?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f36cfc50-3a6e-4056-9030-d28dad53b8eb", @@ -118770,7 +118770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.560?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.560?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b3fc757-2e48-4ec3-b78a-d8f89134e40f", @@ -118800,7 +118800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.553?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.553?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a88b2222-d43b-42b4-96a2-8d57a1876572", @@ -118830,7 +118830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.803?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.803?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "28ab5e75-6353-4741-8ddb-66f0119a19f1", @@ -118860,7 +118860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/1.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/1.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "85929b9b-7bf5-44ea-9ae1-c2253c229e04", @@ -118890,7 +118890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/1.0.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/1.0.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d1d6a73-2aa4-4e8d-9215-897a88e185c4", @@ -118920,7 +118920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/1.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/1.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b61712c1-7a5c-436d-b140-e2b5bd06c617", @@ -118950,7 +118950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.471?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.471?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "64b9f80b-e574-4ea4-a164-05b79b38d6a7", @@ -118980,7 +118980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.158?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.158?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fcb3df17-41c1-4e20-b0d9-60d991191be0", @@ -119010,7 +119010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.83.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell/artifacttypes/vmextension/types/DSC/versions/2.83.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd69c489-446a-43af-9b8b-6cf8dfa3fce0", @@ -119040,7 +119040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "302c4d55-a167-4fea-beab-7b56d9a902c4", @@ -119070,7 +119070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.804?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.804?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0c86f87f-d2b4-439e-8a50-e719a5b35a05", @@ -119100,7 +119100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/2.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e0d4b3cf-7d37-4682-9222-8cacdf0e786f", @@ -119130,7 +119130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.864?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.864?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "efb2382e-cccf-4ad1-9c5f-2e34d777b4a2", @@ -119160,7 +119160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.856?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.856?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0af8141-1430-437e-bad6-2b07ca0db90b", @@ -119190,7 +119190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.165?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.165?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9a5dc3a-544e-4913-a5b7-5ea3f72d554b", @@ -119220,7 +119220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "251e4399-3d9e-439c-bf0f-b372ebc8e236", @@ -119250,7 +119250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.482?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.482?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "abf628eb-a0dc-4eff-98a0-c2a5f2e10732", @@ -119280,7 +119280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.859?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.859?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2d869e8c-05d9-449a-a6a6-63da61a1d83d", @@ -119310,7 +119310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff85ee95-d97d-484b-bed5-8b4bb63c50c7", @@ -119340,7 +119340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7e5b9eab-ce7c-4a7f-83f1-db5dad128d56", @@ -119370,7 +119370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.484?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.484?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ecfe9639-2638-4131-a20c-8851628df3d7", @@ -119400,7 +119400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/2.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/2.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2f4df676-d8b4-4566-9b97-383e3d2530bf", @@ -119430,7 +119430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.TestSqlServer.Edp/artifacttypes/vmextension/types/TestSqlIaaSAgentLinux/versions/1.0.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.TestSqlServer.Edp/artifacttypes/vmextension/types/TestSqlIaaSAgentLinux/versions/1.0.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2f0c5a3e-a92f-45ec-b10d-0816b528726b", @@ -119460,7 +119460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsHibernateExtension/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/WindowsHibernateExtension/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf46bb79-675a-497a-9228-cb807eb97eda", @@ -119490,7 +119490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.858?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.858?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7fca94da-6e9e-4dc1-a4a0-d1a1b883b573", @@ -119520,7 +119520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.857?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.857?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0abf2c3b-2e5c-4be0-9ecb-874db7e00895", @@ -119550,7 +119550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgentLinux/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgentLinux/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e66b390a-6f07-4f58-aeb9-04b58e1dc133", @@ -119580,7 +119580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/2.61.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/2.61.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c03c7ec0-02ae-45d5-8283-f6bfec89ba58", @@ -119610,7 +119610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/3.8.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/3.8.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88bec3fc-8612-4829-adca-54af34c47ea7", @@ -119640,7 +119640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bb712014-34ea-4d40-98ad-03f34f15eff4", @@ -119670,7 +119670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9168?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9168?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa5854d5-a158-4301-bab4-b12647b044ec", @@ -119700,7 +119700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions/1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions/1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d25b60dd-b3a1-46ce-9da1-b7a042001c95", @@ -119730,7 +119730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/1.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/1.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b93e8b3-36a7-46f6-b274-f3e73cc5c8c8", @@ -119760,7 +119760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.32?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.32?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ee25eef-9b45-431c-ae3c-063911004098", @@ -119790,7 +119790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.38?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.38?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "667bae3d-e665-4f7d-b4bd-465dc94f502a", @@ -119820,7 +119820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "08ea4b57-6466-496b-ae09-eb9327c8b6ee", @@ -119850,7 +119850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d44e70f8-9ea8-4e82-9027-f099f664dfda", @@ -119880,7 +119880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.39?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.39?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "064a267a-82b8-48fa-91e7-c149f6a75ebd", @@ -119910,7 +119910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.162?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup.Edp/artifacttypes/vmextension/types/AzureBackupLinuxWorkload/versions/1.0.0.162?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7466874d-80fe-4b6c-a061-4f99d12eeff7", @@ -119940,7 +119940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.36?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.36?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4f91eba6-1bfb-4b0a-8331-1de0c72fbc41", @@ -119970,7 +119970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.30?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.30?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fab7669c-fd25-4711-970a-3f77cc34ae89", @@ -120000,7 +120000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.982?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.982?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ed0a91fc-9f7d-431d-a5bc-1754c9776bc1", @@ -120030,7 +120030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/2.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/2.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0076120d-a977-4e3a-8551-f59f68efbf2c", @@ -120060,7 +120060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.10.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.10.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "14b28ff4-985b-4d58-8ff8-d8ab38e762a3", @@ -120090,7 +120090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.18.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.18.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "28881233-8dce-4a8f-ba80-0073bcde81d3", @@ -120120,7 +120120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "44fc4d8e-2d69-45ee-a47e-4a7a8e5911e8", @@ -120150,7 +120150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/3.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/3.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f761d5cb-0ecd-41c8-90e3-cbb2b9cff87b", @@ -120180,7 +120180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions/2.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions/2.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7325dee-a92e-49bb-8689-f2cb45098346", @@ -120210,7 +120210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.40?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.40?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d55a9de6-3567-4a04-90af-bd722b9c8959", @@ -120240,7 +120240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.25?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.25?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "34c1e5cb-7369-44cf-8e80-4dde0fd38bc5", @@ -120270,7 +120270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9d6ea40d-1f28-4e21-b102-b50988443286", @@ -120300,7 +120300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SiteRecovery.Dra/artifacttypes/vmextension/types/Windows/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SiteRecovery.Dra/artifacttypes/vmextension/types/Windows/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c90c5863-2804-4ca2-b3ff-fd7edbffe3ca", @@ -120330,7 +120330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices.Edp/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices.Edp/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fcfedbf2-34d0-43e5-a89a-fb8e1d8461c8", @@ -120360,7 +120360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.19.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.19.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2da6ab7b-7982-42a8-babc-81ec215b97fa", @@ -120390,7 +120390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.862?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.862?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8bd0ee71-1afb-4cdf-9dc4-36d925b100d0", @@ -120420,7 +120420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions/1.2.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions/1.2.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "86b06f29-0c0c-4651-a967-293de32cd0a6", @@ -120450,7 +120450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.483?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.483?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a16f5b4b-715b-4890-a79a-f2983980bde0", @@ -120480,7 +120480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.41?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.41?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d36c4aac-e90d-42ed-a055-e79bb31a6d6d", @@ -120510,7 +120510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions/1.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions/1.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a94df30b-84bc-4e34-bbc3-eb576244d4ae", @@ -120540,7 +120540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6717b0bc-21fa-4c39-93f2-990512507abe", @@ -120570,7 +120570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.483?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.483?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9fda82b-37bb-4237-9d79-6b8e4f881802", @@ -120600,7 +120600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.323?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.323?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5c630521-a607-4fd5-b835-bb83768a1f89", @@ -120630,7 +120630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1447092b-44ed-4e9e-815c-ae6af7cbfb12", @@ -120660,7 +120660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/1.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/1.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d3348be-bd48-419c-b512-30c5bbdf9506", @@ -120690,7 +120690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37f99d11-46a9-4ba9-804e-895d0398744a", @@ -120720,7 +120720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgentLinux/versions/1.0.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgentLinux/versions/1.0.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f5ff646-9f71-4df0-a06f-684c54d799f8", @@ -120750,7 +120750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.16.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.16.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "05a0839b-744a-422c-a658-a99df48c0ff5", @@ -120780,7 +120780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9168?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9168?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a59517b7-a0de-4a79-bf7e-44f93e569130", @@ -120810,7 +120810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.12.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.12.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0eb19680-172c-45fc-8dab-f6a197cf5722", @@ -120840,7 +120840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.562?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.562?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "59849154-a544-4a53-b49d-424a2df49b4e", @@ -120870,7 +120870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/2.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/2.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dcc38404-cdda-4313-a3b1-be4ad5254c40", @@ -120900,7 +120900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.VisualStudio.Azure.ETWTraceListenerService/artifacttypes/vmextension/types/VSETWTraceListenerService/versions/0.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e6a4fe50-5931-4081-8a96-675b2cac11f4", @@ -120930,7 +120930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.0.10.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.0.10.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "23e9f557-f56f-4bb7-b3b4-bdbf0caedebc", @@ -120960,7 +120960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.108.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.108.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d10a31f9-ec42-41ca-8de7-40ce4f0fc5d1", @@ -120990,7 +120990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.13.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.13.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ce984ac9-f147-4a66-a207-4edc386d52f0", @@ -121020,7 +121020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.14.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.14.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0b9dd53-8ba7-4e4f-bf88-eae3add97039", @@ -121050,7 +121050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/1.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthWindows/versions/1.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aecf9e87-b93c-4aaa-a650-c863938cec25", @@ -121080,7 +121080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.482?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.482?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "30c42228-ec75-4a6d-a19c-a06d23b9456c", @@ -121110,7 +121110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.15.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.15.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3818891b-0abf-4882-9621-3279db1d1f7c", @@ -121140,7 +121140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.9.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.9.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5aabe7ab-0719-4f1d-a0c6-20f6ad7ddbf7", @@ -121170,7 +121170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.109.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.109.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2b585333-98c2-4178-b615-bca3ba7b2ae5", @@ -121200,7 +121200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.567?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.567?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "443738e8-a4e2-45eb-86bf-5b193f2a0731", @@ -121230,7 +121230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.111.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.111.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9184c280-8439-4b34-8a84-9423d09b000c", @@ -121260,7 +121260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9167.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices/artifacttypes/vmextension/types/VMSnapshotLinux/versions/1.0.9167.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6f36d1f9-66a9-4d55-b041-8c84e096c4ae", @@ -121290,7 +121290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions/1.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/VMApplicationManagerWindows/versions/1.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c641180b-8fb0-4106-9d2c-3a82091f03aa", @@ -121320,7 +121320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/3.8.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/3.8.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0358427-1735-4a03-a4a1-29a5b5fe768b", @@ -121350,7 +121350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Ubuntu1804/versions/1.0.0.109?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Ubuntu1804/versions/1.0.0.109?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9eeeeced-028a-4211-81a4-6a3c5d4236c7", @@ -121380,7 +121380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.104.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.104.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d02857ff-7bbc-4a79-800d-ef4a7e7f4861", @@ -121410,7 +121410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.32?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.32?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b580acd-ce62-49ca-a1bb-b9c7cb0dc74a", @@ -121440,7 +121440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "73d505f4-288a-46b6-9be3-1c1dc10b6373", @@ -121470,7 +121470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "781b9d3c-2f24-4a1d-b390-0a61b9d68116", @@ -121500,7 +121500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/2.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/2.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d6bb7ea-8994-4b8d-8a7d-6bd5fdbb3e13", @@ -121530,7 +121530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.22.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.22.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f36dcfe0-e7cd-4a01-ac4a-0dc701117cec", @@ -121560,7 +121560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.29.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.29.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7537b68e-0cd2-4705-b05d-13934aea4ab9", @@ -121590,7 +121590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.100.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.100.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "05978cd7-2408-4195-9cf5-413a14b03f0b", @@ -121620,7 +121620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.42.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.42.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e386664-169f-4ca1-8210-dd06a0b01325", @@ -121650,7 +121650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.482?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.482?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a8cf0503-bb39-473d-bbba-a4c0821beb4e", @@ -121680,7 +121680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.30?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.30?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fc3b9909-7511-433e-83ac-6bb27dd05dbf", @@ -121710,7 +121710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.25?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Edp/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.25?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11bcc93a-d06f-4f66-947e-aa09332a9370", @@ -121740,7 +121740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.105.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.105.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "23ab1bac-2f45-4623-84b7-ef74467f3687", @@ -121770,7 +121770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.483?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.483?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d7fce53-b9ca-440e-8ee9-48015497a070", @@ -121800,7 +121800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.027?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.027?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d786979-a1dc-4e13-8377-a4dab1262fb5", @@ -121830,7 +121830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions/2.2.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions/2.2.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75fdb114-f21e-4b39-aca6-312f4874a7f7", @@ -121860,7 +121860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.34?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.34?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da5c5355-f567-46ee-8aac-7baee82c79fb", @@ -121890,7 +121890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.23.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.23.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f36e52b9-d203-438d-b717-f726c186fb60", @@ -121920,7 +121920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.482?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.482?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1421856a-2e63-40be-8ee4-c0e8d9c83dba", @@ -121950,7 +121950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b9354ed8-2091-4f25-9942-42513b6028b2", @@ -121980,7 +121980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions/1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions/1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "86d58673-fe66-4f1b-b4cc-b41308fe4756", @@ -122010,7 +122010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.AzureRemoteApp.Test/artifacttypes/vmextension/types/AzureRemoteAppTestAgentV2/versions/1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Windows.AzureRemoteApp.Test/artifacttypes/vmextension/types/AzureRemoteAppTestAgentV2/versions/1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2aa0c5b1-3299-42a6-8b87-43b92a8c8bac", @@ -122040,7 +122040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.17.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.17.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1c9f6b23-dba5-4fee-aecc-e1d33168841a", @@ -122070,7 +122070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.26.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.26.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "360f4ce6-1204-4044-87f7-7f90efc7579f", @@ -122100,7 +122100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.20.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.20.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "91de8a28-b922-44fa-bc12-02970b04c474", @@ -122130,7 +122130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.347?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.347?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "803adc15-a4fe-4c85-b6a4-0dfad4f3afb6", @@ -122160,7 +122160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.485?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.485?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4e39d9b8-4fc7-4303-b2b1-cf9291297c2e", @@ -122190,7 +122190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.805?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.805?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ee46dec3-d173-4ac0-b228-9953bef1d787", @@ -122220,7 +122220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions/1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/BGInfo/versions/1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9cd2541c-7807-4d79-82f6-d12c430aa3f6", @@ -122250,7 +122250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.10.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.10.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29766fce-6610-4154-808a-e0716e099343", @@ -122280,7 +122280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.11.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.11.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09c4ae69-165a-4982-aa0a-d8cfce5eb6c7", @@ -122310,7 +122310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.53.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.53.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e881f78-ac4f-47d0-a9c5-d1bbf3aa48d9", @@ -122340,7 +122340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.20.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.20.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff2e0e53-8779-498c-a636-4141dfdab058", @@ -122370,7 +122370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.47.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.47.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f00e68c-cb4c-4cf6-832e-c5bf93c2a798", @@ -122400,7 +122400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/2.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/2.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66285826-1d73-4eaa-a9b2-07ad676ae5da", @@ -122430,7 +122430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.40?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.40?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6e44a212-2503-4304-8a21-f0a8bf6f3834", @@ -122460,7 +122460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.24.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.24.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9fcad119-01fb-4ea0-937b-c6f79f9908d6", @@ -122490,7 +122490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.16.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.16.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6981ee6-a957-4e72-9c1f-bd40bd41e547", @@ -122520,7 +122520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.477?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.477?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "edf73c88-c1f5-47bb-87d8-e22ac0cc0320", @@ -122550,7 +122550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/2.10.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/2.10.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "40d88ea1-8250-4bc6-8add-6f7263c5e537", @@ -122580,7 +122580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.37?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.37?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a1e8b80b-4d56-41d4-bf8e-e2703f6673f7", @@ -122610,7 +122610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.42.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.42.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8c3c295a-a19c-4640-a2b9-dfa04e321f01", @@ -122640,7 +122640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.56.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.56.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "679fe1cb-eaca-4ac3-888f-a3387542ed2b", @@ -122670,7 +122670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.38.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.38.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a31dc026-ce71-4fe3-b46c-5debde18933c", @@ -122700,7 +122700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.482?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.482?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9deee4fe-1557-4cee-85b1-ed20f9c64b0b", @@ -122730,7 +122730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b785f730-3dd7-4506-b6a9-b9cea074e92b", @@ -122760,7 +122760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "365ebda6-ebd3-4610-be63-c9c417bebc92", @@ -122790,7 +122790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/2.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/2.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f3c16545-8170-4a29-8444-9a872eccaf9f", @@ -122820,7 +122820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.31.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.31.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "244ca812-5c3d-4c52-b107-d6769bffe159", @@ -122850,7 +122850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.52.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.52.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea120a6b-250a-418c-b635-a56763ba0e5a", @@ -122880,7 +122880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.14.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.14.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6f61c3da-e2c5-4f19-b194-115e82c9b2bf", @@ -122910,7 +122910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/2.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/2.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "398cb3d1-544d-4cc9-8a97-11a7d5763d97", @@ -122940,7 +122940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.32.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.32.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd1ec49e-08ec-44b7-acae-64e880df3c39", @@ -122970,7 +122970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.17.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.17.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e6f3424f-68e2-458a-b130-390d22c678a8", @@ -123000,7 +123000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.74.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.74.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68f392ef-efed-40ad-82e9-1ad685a8bd92", @@ -123030,7 +123030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.15.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.15.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "863d833c-8555-4fe4-97be-8a3e29c15803", @@ -123060,7 +123060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.75.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.75.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "36cd9d81-642f-4961-a5ca-79e8c4beb384", @@ -123090,7 +123090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.5.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.5.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6283095b-ced0-415a-8a70-1998037d0a10", @@ -123120,7 +123120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "794e9369-9487-4898-9b59-0d3434858808", @@ -123150,7 +123150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.483?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.483?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9de52da0-9b8b-4a3b-a8e4-2347898cd17c", @@ -123180,7 +123180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.29?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/LinuxPatchExtension/versions/1.6.29?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8074f9e9-cc50-49e3-a69a-d45fbe8dc12c", @@ -123210,7 +123210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.84.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.84.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "73a1cac4-1349-4bc1-828c-30fd758c2783", @@ -123240,7 +123240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.107.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.107.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "07a69545-e376-45c0-85dd-b6e55d425504", @@ -123270,7 +123270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.547?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.547?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7645c0e8-2678-42ab-bb05-2ea40d52a167", @@ -123300,7 +123300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.8.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.8.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00b4fa3c-07c9-462d-919c-82c696f63aee", @@ -123330,7 +123330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.65.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.65.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d5198d34-c8e5-4b8e-99dc-49542434715b", @@ -123360,7 +123360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.110.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.110.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7cc4de0d-e78d-42fa-b028-f893c8a2f6d6", @@ -123390,7 +123390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.79.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.79.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0821849-cd36-487f-890d-96b2f0e4f0f5", @@ -123420,7 +123420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.102.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.102.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15cf7a4e-dd70-43cc-a9ab-86e37dec7f69", @@ -123450,7 +123450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.45.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.45.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ceb56259-f263-4004-82a7-4e3f2b677878", @@ -123480,7 +123480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.71.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.71.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60130757-8616-4fb3-a45d-c3c83ff8a170", @@ -123510,7 +123510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.19.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.19.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dfb31d71-6557-4993-af96-04a9e3ec4b60", @@ -123540,7 +123540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1aa96969-97ed-4d3e-b2f8-2a7891864e2e", @@ -123570,7 +123570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.4.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.4.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f58bf05a-86f5-45e1-b0bf-01ba7e5e0699", @@ -123600,7 +123600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.58.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.58.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c7f77b0-2850-47fa-bc3c-e12be6e05505", @@ -123630,7 +123630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.54.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.54.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "80bf3f4b-436e-47b4-b5c3-02cfb2b26e7e", @@ -123660,7 +123660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.68.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.68.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ebde79c8-ce75-4a32-91b3-71c877bfe00d", @@ -123690,7 +123690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.90.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.90.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04fdf6db-630c-42bd-87ef-e1770dc5d516", @@ -123720,7 +123720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.18.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.18.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9165c95d-7457-4318-a388-65ecc3dafbc2", @@ -123750,7 +123750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.64.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.64.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "559dd9b4-441d-46b4-8b25-080a702bec87", @@ -123780,7 +123780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.46.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.46.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a08b618e-a308-498f-b738-a1d8af9659d4", @@ -123810,7 +123810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.86.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.86.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "829cb1f8-3a52-4f38-acac-3a8a5b235edd", @@ -123840,7 +123840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.33.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.33.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b06ecc9-decf-467e-a275-4741594906d4", @@ -123870,7 +123870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.485?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.485?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db622faa-381b-43ea-a236-c0056254dd36", @@ -123900,7 +123900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.80.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.80.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b475312c-44aa-4d42-ba1c-b0a65bbc19c4", @@ -123930,7 +123930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.98.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.98.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c3a0c72c-e680-4ae9-9e54-06517a1dcd0e", @@ -123960,7 +123960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/1.1.0.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/1.1.0.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "21ec2e8f-4de9-4c2b-8a6a-924179e80e59", @@ -123990,7 +123990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.63.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.63.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf96531f-0909-44fd-857d-85c2fdbc9481", @@ -124020,7 +124020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.24.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.24.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e522d1c0-b0f8-49b0-b833-334dfa06c3c6", @@ -124050,7 +124050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.30.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.30.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4f9b7f3f-824f-4159-877f-7b17d2ceb0a4", @@ -124080,7 +124080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.69.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.69.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd58fe82-5531-48c4-a804-d333e1473fbb", @@ -124110,7 +124110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.29.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.29.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e269fa1b-6c7d-47ae-aac8-936bd968e55e", @@ -124140,7 +124140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullLinux/versions/3.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/OtherNullLinux/versions/3.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "561600c9-34b7-40d6-b9ca-b5d84b76efda", @@ -124170,7 +124170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.66.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.66.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa0f1a54-8fbc-4728-a094-fe11d093ea45", @@ -124200,7 +124200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.82.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.82.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7923b87-e1da-4b8b-9076-b4b302296953", @@ -124230,7 +124230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/WorkloadDiagnosticLinux/versions/1.1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/WorkloadDiagnosticLinux/versions/1.1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "13115bbb-e507-4020-906e-a68af2e8e6db", @@ -124260,7 +124260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7d29dc6-1980-4621-9ac2-2c6c31384a12", @@ -124290,7 +124290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/1.0.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/1.0.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c2a0fc1a-784c-48a7-9794-b22561032d8c", @@ -124320,7 +124320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9182?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9182?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "babe8549-9c38-4bd6-ac40-dc89d8fb1f84", @@ -124350,7 +124350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.77.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.77.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "01d2a3e7-037f-4a3c-9c5d-a624f1d3f4c6", @@ -124380,7 +124380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullSeqB/versions/2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullSeqB/versions/2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42473c1b-7a53-406e-bbda-1e5cc05dbd47", @@ -124410,7 +124410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.93.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.93.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "598f435b-f764-4b6a-9ba9-5ab4907c2819", @@ -124440,7 +124440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "af87bf8a-8552-4f3b-93ba-c34664514fb2", @@ -124470,7 +124470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/1.0.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/1.0.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a526ab95-d566-4681-952f-9de5bfb6a2d5", @@ -124500,7 +124500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthLinux/versions/1.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthLinux/versions/1.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0a06e329-03d7-4160-8ada-ebf686e3c4c7", @@ -124530,7 +124530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.483?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.483?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7cdff533-c102-4e21-8a63-556cae8b95e7", @@ -124560,7 +124560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/RDMAUpdateForLinux/versions/0.1.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/RDMAUpdateForLinux/versions/0.1.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "80a492b3-a86e-43e2-ab12-47fe82032b4d", @@ -124590,7 +124590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb17d05a-77ea-42c1-bffb-37bd321936a5", @@ -124620,7 +124620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47c2e824-6637-42b2-9b54-3fcc1480c4d8", @@ -124650,7 +124650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8ee4b4ec-1581-42a3-aba3-f9a1c08d6105", @@ -124680,7 +124680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.485?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.485?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "223e27c5-1122-45e2-a80f-ed19a74fe8b7", @@ -124710,7 +124710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "724d57e8-8539-4bbd-b7d3-6b961d97e4c5", @@ -124740,7 +124740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b508fc7-3ba6-43cc-aba9-66abc298d51f", @@ -124770,7 +124770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.486?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.486?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d828c69-cf0f-479f-a5e6-f14feca8df03", @@ -124800,7 +124800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "62e37cd7-4335-4020-9efa-63bb6e803cd9", @@ -124830,7 +124830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.11.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.11.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82c1e2bc-9206-4500-99ce-a18b004ca40d", @@ -124860,7 +124860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.340?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.340?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "27c956e4-fe18-4cc4-9a3e-b14acf3919f8", @@ -124890,7 +124890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/1.0.5.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/1.0.5.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90e25582-a44d-4f93-90cb-23c3c44c9563", @@ -124920,7 +124920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.484?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.484?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fb282e79-4670-4741-80ee-89641143daab", @@ -124950,7 +124950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthLinux/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthLinux/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42ed5488-00d4-4ee5-8b8f-213b11c68566", @@ -124980,7 +124980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.483?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.483?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cbad13e7-c314-4a44-8401-e403864a1e1b", @@ -125010,7 +125010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.95.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.95.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "804bcbab-ba11-4ac0-afff-4ea90fb0a54a", @@ -125040,7 +125040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.25.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.25.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c886c932-abee-4fd5-b247-a6b7bec9ef44", @@ -125070,7 +125070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc4bc58b-6da8-4f69-b472-91db18eb01c3", @@ -125100,7 +125100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.35.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.35.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2bbfc703-6ca7-44f7-8aec-800b43650d74", @@ -125130,7 +125130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.342?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.342?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f354fca5-d432-4b98-a7ab-42d6e96e5a3c", @@ -125160,7 +125160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04e5f1f4-bf3c-4470-a6e4-478d7557f9e7", @@ -125190,7 +125190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthLinux/versions/1.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthLinux/versions/1.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4f1175aa-b9f7-4ad5-8b48-d8afcb3a23c1", @@ -125220,7 +125220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.339?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.339?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d1fdba4f-72ca-48d7-a876-7a173352d017", @@ -125250,7 +125250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.34.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.34.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3a24227-49ea-4038-8b46-3798d7c6c9e0", @@ -125280,7 +125280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d65cf526-4ffe-4817-a235-e723c37d2533", @@ -125310,7 +125310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4de56ade-1780-402c-9d4b-1feb588280eb", @@ -125340,7 +125340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b01cfef0-7b5a-4488-87f8-cc73076dc284", @@ -125370,7 +125370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthLinux/versions/1.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthLinux/versions/1.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d97de99-92ae-4e31-bdaf-2d90de7a3654", @@ -125400,7 +125400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fae1d6a7-0a41-44ad-b3a7-97c7b555aa7a", @@ -125430,7 +125430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4bb6db79-79e7-42df-a654-2e20cca8a0b1", @@ -125460,7 +125460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/1.1.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature.Edp/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/1.1.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f548a8f6-06ed-46b3-8f0d-7c30ce020e5a", @@ -125490,7 +125490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0fc1474d-294f-49e2-a5d3-1bd6b055000d", @@ -125520,7 +125520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "afdb1e58-0c1b-49f9-bf83-400433a77e9c", @@ -125550,7 +125550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/NewRelic.Infrastructure.Extensions/artifacttypes/vmextension/types/newrelic-infra/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/NewRelic.Infrastructure.Extensions/artifacttypes/vmextension/types/newrelic-infra/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82884a88-7b43-4ba3-8eb6-de2dbe0b91a4", @@ -125580,7 +125580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55da15db-86d6-42dd-860b-2610e7556d16", @@ -125610,7 +125610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthLinux/versions/1.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.ManagedServices/artifacttypes/vmextension/types/ApplicationHealthLinux/versions/1.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f312d7a-f22f-4119-a5f6-8e59df755072", @@ -125640,7 +125640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365/artifacttypes/vmextension/types/Cosmic.Compute.Windows.Node/versions/1.0.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365/artifacttypes/vmextension/types/Cosmic.Compute.Windows.Node/versions/1.0.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cdc32db9-2662-4c5f-91f2-eb0c5bd718e4", @@ -125670,7 +125670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.LinuxAttestation/artifacttypes/vmextension/types/GuestAttestation/versions/1.0.1.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8c42f9a0-18bc-4c43-ae13-f3d7e68d07da", @@ -125700,7 +125700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8769c6f-4d50-42af-8b32-341c9aec355d", @@ -125730,7 +125730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "103838e6-409f-418d-8674-2cd17d272214", @@ -125760,7 +125760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "24e41a85-11bf-42f3-a648-a346492fbf93", @@ -125790,7 +125790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9182?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9182?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f5a85a9-5887-4f37-b94f-8e65b34612da", @@ -125820,7 +125820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d2865a71-d008-4f7f-a636-7c546bd708f6", @@ -125850,7 +125850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1e1f3273-e4f6-4d18-9e16-180fbe4e77d7", @@ -125880,7 +125880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management.Test/artifacttypes/vmextension/types/SqlIaaSAgentLinuxTest/versions/1.0.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management.Test/artifacttypes/vmextension/types/SqlIaaSAgentLinuxTest/versions/1.0.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dfc74258-64e7-4226-b13e-860746f52d81", @@ -125910,7 +125910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.9.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.9.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "96131b92-32ee-49d0-a0af-27517196188b", @@ -125940,7 +125940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.482?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.482?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d159dc4-f6ab-4edc-89e5-25074a3a0b30", @@ -125970,7 +125970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d179901e-5bbe-49b0-ab27-97cfd7c74116", @@ -126000,7 +126000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.80.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Powershell.Test/artifacttypes/vmextension/types/DSC/versions/2.80.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e6d06b1c-50f3-4f7c-90af-592d8eaa9a0a", @@ -126030,7 +126030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "43d57dfe-119e-4ee6-979b-6c9e293bb544", @@ -126060,7 +126060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9183?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9183?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff9701d3-c227-4a1f-8e9a-a9ff27d2189a", @@ -126090,7 +126090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "180d7e21-f17c-4b3f-ac58-9651d8b50ea6", @@ -126120,7 +126120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/TestExtensionShKott/versions/1.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/TestExtensionShKott/versions/1.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5697f23d-858e-4857-9b1c-47716f285abb", @@ -126150,7 +126150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9182?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9182?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5761c955-39b2-4bd4-a36a-42860be5f47d", @@ -126180,7 +126180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "71c68bca-2913-45d8-8ae5-1a76c452636c", @@ -126210,7 +126210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.481?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.481?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5865e478-b509-4623-a3cb-8dad9d1d24fd", @@ -126240,7 +126240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5103b802-16c9-4c5b-936b-d3a88c8921bc", @@ -126270,7 +126270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.486?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.486?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8abd1329-768a-43c4-9074-18c0cee1ca14", @@ -126300,7 +126300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "869e85c2-dae9-4a6d-bedb-d6bced95a515", @@ -126330,7 +126330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.41.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.41.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d90cdbb-e22a-4343-95dd-5dcd51c16959", @@ -126360,7 +126360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.483?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.483?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a1a5fbc4-a655-4ec3-8b97-2c534c550133", @@ -126390,7 +126390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9501af74-f42f-4de4-951a-060a0cf2fadc", @@ -126420,7 +126420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa45d84d-17ae-4bda-88d7-344c3e0ae737", @@ -126450,7 +126450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da4810fe-9fcd-4698-9033-b876fd564270", @@ -126480,7 +126480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0c2b1032-03ed-4074-bf1f-d2ee20ba56af", @@ -126510,7 +126510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "de0bc379-6ec9-4d20-9bc9-8101da8b53a8", @@ -126540,7 +126540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "34393b08-12ec-42cc-a8d7-ee59a071dedf", @@ -126570,7 +126570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.94.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.94.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "97b8edb2-60d0-4140-849f-5a8735eb6a4f", @@ -126600,7 +126600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.247?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.247?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b748572-fbf3-4c36-ad71-fc931954ee84", @@ -126630,7 +126630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "107b1a7b-7dd9-495e-b233-832ab22c17c9", @@ -126660,7 +126660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e9f473b-91ce-45e9-bb2f-ee486297604b", @@ -126690,7 +126690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.246?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.246?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e07ba55b-196d-4b51-9608-d7b17b8dbd9b", @@ -126720,7 +126720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d001b940-c191-4136-80f0-cca914c3fed1", @@ -126750,7 +126750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b2340f37-3d41-4280-a49d-6ec542e46e23", @@ -126780,7 +126780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ce9c90d3-8f3a-40eb-b8a6-e55c12398c40", @@ -126810,7 +126810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.249?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.249?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b42fff3-a707-409c-8a34-2a1053d9b934", @@ -126840,7 +126840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.13.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.13.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5924f767-860d-4b0e-a3a2-c6c93866a0c3", @@ -126870,7 +126870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.12.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.12.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1382c1be-99a7-4fb3-8b44-7d2301f659df", @@ -126900,7 +126900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.248?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.248?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a3c6871f-a614-4461-9194-0c4e1bd1d2d6", @@ -126930,7 +126930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2b90f32-77d5-4f2e-b9b9-69c1752eb11d", @@ -126960,7 +126960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "531b98f6-485d-43e7-ba25-d0394ef0ac7a", @@ -126990,7 +126990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9ab0fa3c-9ff4-40dc-bc79-1c1accc96351", @@ -127020,7 +127020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "69254ec9-fb3e-439c-a276-a672e495e114", @@ -127050,7 +127050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "18b6c7ce-6dbf-4c70-b10c-e92072b1aa0c", @@ -127080,7 +127080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9168?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9168?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "05148291-ac41-4a99-82b3-f9ff3f598b2d", @@ -127110,7 +127110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0ba96e9b-87ee-4150-ae90-79964fbb3f3f", @@ -127140,7 +127140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c36b389-ea83-45b8-b340-b258e9597d9f", @@ -127170,7 +127170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9171?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9171?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e079ad9-b68c-41f7-a316-92c6386038d8", @@ -127200,7 +127200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "72f1c15c-c36d-4026-8180-7abfa0f7d07e", @@ -127230,7 +127230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/3.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/3.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2abc69ee-98d6-4f8e-94fa-b68ff6237ccc", @@ -127260,7 +127260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/3.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.CPlat.Core/artifacttypes/vmextension/types/NullLinux/versions/3.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9ded531-31a8-4704-917d-76123b12d4bd", @@ -127290,7 +127290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a9818ee-7268-4470-bfb5-b45cd7d07ee8", @@ -127320,7 +127320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "48d2b488-a32c-4681-9ced-5f5974481af5", @@ -127350,7 +127350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf9793cd-18fa-486a-b8ea-33dbc40b36cd", @@ -127380,7 +127380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c992aa3f-d1e5-49b0-ab7f-20df4e050af7", @@ -127410,7 +127410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "084386df-8c63-45a8-b269-557312804f07", @@ -127440,7 +127440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9182?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9182?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e0fd120-6605-4858-934d-6825efa5a0d0", @@ -127470,7 +127470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3fc0a415-9329-44f8-a9fa-808d928ff25c", @@ -127500,7 +127500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.486?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.486?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d1816d3e-7f68-4b5f-bcb8-46f516fb8d45", @@ -127530,7 +127530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b43171f1-a077-4b39-ba77-9858a6ca1f86", @@ -127560,7 +127560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.482?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.482?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1635055c-1db9-425c-bbd2-e40b304c2433", @@ -127590,7 +127590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8320c125-b86b-4d22-80a6-766187f2a06c", @@ -127620,7 +127620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.484?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.484?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cef18f43-776d-4b54-87d2-3268c213de19", @@ -127650,7 +127650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3705fb09-9204-4f3f-bf36-23c8f8630d35", @@ -127680,7 +127680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.485?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.485?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "64a3ebe8-1898-41d9-8d0a-ab7144d7dcf9", @@ -127710,7 +127710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d3accb89-d2b1-426b-ad2c-ee1be82bcad1", @@ -127740,7 +127740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9168?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9168?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c7a59366-82d0-41f3-9b10-fd72de108df0", @@ -127770,7 +127770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9183?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9183?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fb0a79e6-b2b2-47a5-99da-dcd03251dd29", @@ -127800,7 +127800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9171?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9171?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29bf5598-8d21-45f4-ab85-539019625b7e", @@ -127830,7 +127830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e878702e-7882-490e-b5df-2e0a9ebd0e0b", @@ -127860,7 +127860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e23535b-ae21-4de0-b73c-8818b663ecb7", @@ -127890,7 +127890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5f54506-dbb9-42df-a84a-202796088042", @@ -127920,7 +127920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1ac052c3-bcd8-4b59-88f0-c7e6ae7b7663", @@ -127950,7 +127950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9179?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9179?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b29e786-4e1c-4667-bef4-30305d5d8327", @@ -127980,7 +127980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4a37625f-6767-4a73-adcf-57b20ff712bb", @@ -128010,7 +128010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea480c84-9ebd-4b6b-a320-766f4b3386ee", @@ -128040,7 +128040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.483?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.483?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29f7d9f7-ec42-409b-a3be-92dc402e8c3e", @@ -128070,7 +128070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.103.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.103.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1063ae20-6f31-4022-89e5-cbb4c740f0e8", @@ -128100,7 +128100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.338?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.338?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e075d080-ecd2-434a-abee-c2d8587a7bdd", @@ -128130,7 +128130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7ca6ae30-0fb1-4d0a-a224-65e433552828", @@ -128160,7 +128160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f88db257-321f-43a0-b288-f9c7d698dac3", @@ -128190,7 +128190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Linux/versions/1.0.0.87?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.AzureCAT.AzureEnhancedMonitoring/artifacttypes/vmextension/types/MonitorX64Linux/versions/1.0.0.87?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "74553975-25e0-4271-9aab-b2ebb8f0733e", @@ -128220,7 +128220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.395?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.395?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c7d2a54f-0673-49d3-bc1f-57fc1833a726", @@ -128250,7 +128250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.396?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.396?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4f41d49-7528-4d5c-8e78-042de3456877", @@ -128280,7 +128280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.341?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.341?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d09ffa8d-165a-47ef-8578-1d0ef4eac7f2", @@ -128310,7 +128310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ae9fe03e-471f-4f46-a6f0-4840a99ba5c7", @@ -128340,7 +128340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b1d92d7-f5d1-4276-a7c8-d8f874bd841d", @@ -128370,7 +128370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c422e13b-41ac-4ce0-acdb-02f6fddbc800", @@ -128400,7 +128400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9174?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9174?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4ea886c8-bcc1-4549-bebf-d99f349e4769", @@ -128430,7 +128430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df567f35-4290-4a61-abaa-7144abef5dd2", @@ -128460,7 +128460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/TorusExtension/versions/2.10.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/TorusExtension/versions/2.10.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cf1631fa-4e91-49db-b2ca-d803747597c4", @@ -128490,7 +128490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bee507e4-3cd8-4fb4-9c1c-4190056d71e1", @@ -128520,7 +128520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6bbf359b-057b-47a8-bdab-906e7f46e113", @@ -128550,7 +128550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a69bc6ab-43a0-45bc-ad19-870a2f995933", @@ -128580,7 +128580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9182?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9182?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "71fd096a-fc16-443d-b920-4f244fe595ef", @@ -128610,7 +128610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ccc27afd-9d70-4c6f-a79a-ef8313d5914d", @@ -128640,7 +128640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9178?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9178?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf211488-da3b-4637-845d-05c564551513", @@ -128670,7 +128670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9169?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9169?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0ceff7c-c550-45d8-bd3b-a775d53800e4", @@ -128700,7 +128700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "317e3778-4d47-44cc-a74d-a6e0c424d073", @@ -128730,7 +128730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3fe0f2b5-2e91-4eef-842e-f916e4bbdd6f", @@ -128760,7 +128760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management.Test/artifacttypes/vmextension/types/SqlIaaSAgentTest/versions/2.0.42.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management.Test/artifacttypes/vmextension/types/SqlIaaSAgentTest/versions/2.0.42.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f827d95b-aee0-4035-b85d-73bd4db7ff30", @@ -128790,7 +128790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "299c6f5a-e76d-4602-9d28-fe74c26fdb9c", @@ -128820,7 +128820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "23ddeffa-705c-4b67-95cf-2353137a757e", @@ -128850,7 +128850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d03da567-d1bc-4fb2-90bd-cfcd8bf33b21", @@ -128880,7 +128880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "169dbdf4-8a45-4f3e-89a6-89eedd3078e2", @@ -128910,7 +128910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAzure.Compute/artifacttypes/vmextension/types/AzureLogCollector/versions/1.0.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAzure.Compute/artifacttypes/vmextension/types/AzureLogCollector/versions/1.0.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d358daf8-c3d1-4b86-95b0-9d38b864cfe3", @@ -128940,7 +128940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4e456a12-bdbd-4e5a-9bb1-05c7f58d9978", @@ -128970,7 +128970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a9ee0202-988b-4c05-ada4-d15d218a5f4c", @@ -129000,7 +129000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be0ef34d-25ce-47f9-82e5-720998ac95d3", @@ -129030,7 +129030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.112.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.112.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "34f5f57b-4686-4257-9606-12e49a15a8e8", @@ -129060,7 +129060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAzure.Compute/artifacttypes/vmextension/types/AzureLogCollector/versions/1.0.0.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAzure.Compute/artifacttypes/vmextension/types/AzureLogCollector/versions/1.0.0.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "24ff83bd-3748-4d32-a4db-d2edf526291c", @@ -129090,7 +129090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.89.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.89.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c0b62a0e-48f5-4ebd-b447-3da777371d9f", @@ -129120,7 +129120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9178?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9178?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0a54c6e-7e2a-4559-94e7-f6e24bf89d5c", @@ -129150,7 +129150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "12dc3ec8-e795-460a-8cbe-8a42bc4001bf", @@ -129180,7 +129180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.482?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.482?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fe5ee687-0066-40bb-a4a4-3f32b55cd87c", @@ -129210,7 +129210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.1000?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.1000?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8775464c-404b-44bb-87d0-10125bd19bf7", @@ -129240,7 +129240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9174?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9174?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c3b316cf-088b-4f32-ab5f-10b2dd4ccea2", @@ -129270,7 +129270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5cdf3065-9d24-4711-bc15-0b3c8475dca5", @@ -129300,7 +129300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5dee74c1-19ba-4b0d-9698-c6fee2248448", @@ -129330,7 +129330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.14.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.14.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ac534acd-429a-4b0b-91f8-71f93f7a2732", @@ -129360,7 +129360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.871?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.871?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "043169d7-2d2c-4f36-a2ce-272e3058ac72", @@ -129390,7 +129390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.16.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.16.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b3b051d-6369-4974-b902-beaccc455653", @@ -129420,7 +129420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "defb3c13-aece-4022-9c56-a30602c7477a", @@ -129450,7 +129450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "79ade58b-8918-4909-89e3-3b88a9e06560", @@ -129480,7 +129480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "70a607ef-9583-4f5e-9b53-12b3629970e6", @@ -129510,7 +129510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f946f36-b235-46b7-8c60-61a71f904e07", @@ -129540,7 +129540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "806407e9-abc5-4904-bb00-0da31ea27ad9", @@ -129570,7 +129570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d7f31544-219d-41e6-b5a5-03598193e6f5", @@ -129600,7 +129600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.28.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.28.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55ce3e39-3d25-47ea-a531-9d97b12b1163", @@ -129630,7 +129630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.27.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.27.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "921ef481-4373-419b-b088-d204c1adead9", @@ -129660,7 +129660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.393?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.393?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8ef2fc1f-a954-4437-a74e-29e86cc0bf35", @@ -129690,7 +129690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "34d80d9d-b74a-43e4-957c-137366ac785a", @@ -129720,7 +129720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9178?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9178?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a580eb0c-a8af-465f-9afd-7f71fe7f6d97", @@ -129750,7 +129750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9179?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9179?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cae029dd-fa58-4742-9fb7-7545fa3c88fc", @@ -129780,7 +129780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.13.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.13.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f784db37-32d9-4852-beaf-3feb473b491f", @@ -129810,7 +129810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cef7ffb7-01d2-4359-856c-b60f7cfbfe9f", @@ -129840,7 +129840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.19.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.19.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fb462a02-173a-41ab-a21a-6a0b15e5bcc0", @@ -129870,7 +129870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.17.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.17.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "291df0dc-f6f6-4886-999d-e279e664e5d9", @@ -129900,7 +129900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0fe1e06-22a7-4c24-8c3a-072e945cca46", @@ -129930,7 +129930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "18ea4e97-f3d5-4822-8d4a-1858ad654a5c", @@ -129960,7 +129960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e6f5842-4ccc-4c7d-8931-b3f80e29330f", @@ -129990,7 +129990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1876b8d2-52d0-46cf-bc71-a86a28e01dd4", @@ -130020,7 +130020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6cc0b159-f947-457c-8c86-dac124f5af73", @@ -130050,7 +130050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "52a26b79-35fb-4b10-872e-f68db270a276", @@ -130080,7 +130080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.11.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.11.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "20a24032-207a-4adf-920a-535e7f7a61d5", @@ -130110,7 +130110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bc862ffd-5253-47db-929d-f7c7467ec44d", @@ -130140,7 +130140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9182?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9182?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3dbd35ad-ef1f-48f8-b375-6ed4f0b34e89", @@ -130170,7 +130170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.31.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.31.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "03e7db83-9f80-4985-8c9d-e3075f3c9c1b", @@ -130200,7 +130200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8792dfef-cc8d-4c6e-9945-2f62f05d7a41", @@ -130230,7 +130230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9188?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9188?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4925b82b-7043-4a45-8ee4-e407109b7c34", @@ -130260,7 +130260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/odix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/odix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a4665e2b-894b-42c8-9ac9-c01966bee10e", @@ -130290,7 +130290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP3/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fb51706f-50a3-425e-917d-b6917029a852", @@ -130320,7 +130320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "10e3c8d6-d845-4693-b3a6-76a1f75e76d4", @@ -130350,7 +130350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.19.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.19.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e944616-47fc-45ef-ad0d-67adc1d9bd0d", @@ -130380,7 +130380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.22?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.22?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0f8b219a-8d0f-47f9-b097-c285920a108c", @@ -130410,7 +130410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.49.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.49.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f08a8968-0ea2-405f-b567-2e1a65878556", @@ -130440,7 +130440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.48.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.48.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8fb9936d-a21c-4bc6-be98-126cfd227e97", @@ -130470,7 +130470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da286b62-bc59-4415-9f9e-8ceb8d769f5e", @@ -130500,7 +130500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.872?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.872?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88282d30-0b2a-46b7-a5ca-7bd317a4f8d8", @@ -130530,7 +130530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "698f1bee-09c9-4758-80d5-6d201934ece0", @@ -130560,7 +130560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.898?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.898?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1581962b-7152-420b-9f0f-4dc9b851a201", @@ -130590,7 +130590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Testing/artifacttypes/vmextension/types/EvNullWindows/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions.Testing/artifacttypes/vmextension/types/EvNullWindows/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "54aaf895-34c7-43b4-b06e-e6e771665fe8", @@ -130620,7 +130620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9188?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9188?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "70d9e3de-6949-47b1-ab21-22fc911618df", @@ -130650,7 +130650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.0.11.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/WorkloadsExtensionWindows/versions/1.0.11.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d7552ff0-a5da-45e3-a7ec-7c7e8fd3f2c4", @@ -130680,7 +130680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.18.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.18.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90a1bb2f-4744-40b9-84e6-38d332dbb779", @@ -130710,7 +130710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9169?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9169?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "50b9fb6e-b493-48a5-991e-91c156b0236f", @@ -130740,7 +130740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.865?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.865?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "71ed5bae-2634-4fbc-84b6-0feec173018f", @@ -130770,7 +130770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.50.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.50.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "726185c7-d7e4-4cd7-abcf-98448d803038", @@ -130800,7 +130800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.899?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.899?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "530a591d-5b77-4aa2-888e-53a736354194", @@ -130830,7 +130830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7e45922e-182f-4e48-8923-576e18bcba42", @@ -130860,7 +130860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fccdb7b5-4cc1-42a6-bcf5-989832f1cacc", @@ -130890,7 +130890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6359e368-abc9-42a5-8338-2288cdb5453a", @@ -130920,7 +130920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.29.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.29.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9c567e3-fe0a-411a-a4bc-5a47ecfdfe1e", @@ -130950,7 +130950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.867?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.867?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fd7fd117-a12e-4fc6-ab41-6ddee0a51a60", @@ -130980,7 +130980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b408bd4-1920-4ac9-a6d6-b4be04bcaf56", @@ -131010,7 +131010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.866?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.866?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "437e71cb-01cf-4eb9-8801-fdd6fd3cb196", @@ -131040,7 +131040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ada94f91-47a0-4155-950b-2362d8891fc8", @@ -131070,7 +131070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.39.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.39.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "17e87b7a-916f-4198-8a3c-fb69f0d36f0e", @@ -131100,7 +131100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.37.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.37.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "77988d9f-5a18-49bf-a468-ebcaf50b8755", @@ -131130,7 +131130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.873?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.873?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "16b137c1-3ab9-4997-9592-3c6a46553198", @@ -131160,7 +131160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.13.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.13.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "74f4e85e-70f6-4468-8fa4-f4645fb9d067", @@ -131190,7 +131190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "263aedd4-c102-4e52-9659-b32e76c2d3e1", @@ -131220,7 +131220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.16.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.16.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9a4a441-c391-4125-b9d6-f4dd50d46a5a", @@ -131250,7 +131250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.12.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.12.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9c24dc52-cca1-4145-b6ef-a6b8d3d0d104", @@ -131280,7 +131280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.25.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.25.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "91c1e607-9443-4ac8-bc66-d6a55ab18d8a", @@ -131310,7 +131310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.9.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.9.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4e031764-b731-49d2-8a08-d93ac01d63a1", @@ -131340,7 +131340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2215a447-edd8-4195-910c-0044c2d7af1d", @@ -131370,7 +131370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.487?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.487?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c7764f09-5281-41ad-bce5-b853b7564054", @@ -131400,7 +131400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.47.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.47.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fc22f220-7b89-4749-a85b-02b63369c691", @@ -131430,7 +131430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3a3b5b45-7210-4541-aac6-dc936373e21d", @@ -131460,7 +131460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29eb11c4-584d-44a9-a7a3-09b8d4320cc0", @@ -131490,7 +131490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "508b25cd-ca1a-4536-a04c-a37f81cc8e0d", @@ -131520,7 +131520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cef12825-397e-4d77-b080-b457022f3078", @@ -131550,7 +131550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37bb4cbb-a66d-448a-914d-a1968965a125", @@ -131580,7 +131580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c915195-e941-498c-b32e-3635ff7bd62a", @@ -131610,7 +131610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.488?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.488?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "404a2ee8-071d-444b-a0a6-d14be4f7ba68", @@ -131640,7 +131640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9169?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9169?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "39028773-36c3-4313-ae31-fb06a740412b", @@ -131670,7 +131670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9182?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9182?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c8c3541-e210-4b93-8620-bc97ff5c54d5", @@ -131700,7 +131700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dc579a96-5055-430a-86c3-d4b78413bef9", @@ -131730,7 +131730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1908513-b289-41b6-8e73-a2260848a9ba", @@ -131760,7 +131760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.41?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.41?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f4d4422-4df9-4e1d-95c8-ad292ac63002", @@ -131790,7 +131790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.92.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.92.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6f60c142-fcac-4130-ad67-6fb890db10c4", @@ -131820,7 +131820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.34?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.34?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "81c30480-e308-4fd7-bdeb-c3ad49f04722", @@ -131850,7 +131850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.12.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.12.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fdd45dec-7b91-4b05-afd4-6b4b3cc2ad0c", @@ -131880,7 +131880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Windows/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7fc8e05c-ca46-4de7-8186-feb6a7529131", @@ -131910,7 +131910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.8.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.8.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a863dcb-ff83-4693-9d00-ff6fee9e3d50", @@ -131940,7 +131940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.17.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.17.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c80778a-8f1f-4bf3-851b-03a3f3a6dc5e", @@ -131970,7 +131970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.35.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.35.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eeb2afd3-e3c0-41d1-89e4-a8e1517a9d6a", @@ -132000,7 +132000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "21e11455-0b98-4850-a127-f4c520d57e48", @@ -132030,7 +132030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3cc99d47-a2e8-4ce8-a6ac-e0cca9c905b9", @@ -132060,7 +132060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b0cf333-6da8-4de5-8d86-62eb161e23a8", @@ -132090,7 +132090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9182?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.9182?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9ff8855e-6447-4475-b17c-ff4ffaa305ce", @@ -132120,7 +132120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.15.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.15.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5fe9575e-1ba8-4722-9ce6-6ee6dabdd2c4", @@ -132150,7 +132150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93b4b39c-d064-44da-9718-22159b829e23", @@ -132180,7 +132180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f9b214c9-984f-4283-a48f-319c26bdc701", @@ -132210,7 +132210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.5.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.5.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26f21c3c-15b3-462c-b502-08d8d9fa0917", @@ -132240,7 +132240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "740461c8-9bc1-48a0-9f20-a51f7d9fdcd8", @@ -132270,7 +132270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5c5a2489-478f-465e-aea7-cef3f18044c4", @@ -132300,7 +132300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8e03912-bf2d-4ed2-89f3-4216aa93920e", @@ -132330,7 +132330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.22.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.22.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8dc1ca19-1db0-44ae-9124-1fc1b5c5fc0d", @@ -132360,7 +132360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.18.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.18.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "07de45b1-606b-414b-b2c3-5f326d0c8896", @@ -132390,7 +132390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.40.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.40.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7df7caf6-a8e3-40e1-8a68-059aa3bbe24c", @@ -132420,7 +132420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.51.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.51.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cbd6c51b-81f4-4140-9ef0-ddc07298fafa", @@ -132450,7 +132450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.486?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.486?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4909f0d2-caa3-4fd8-b894-96e10053a137", @@ -132480,7 +132480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.52.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.52.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "21c29136-8a32-436d-b902-f692b696a045", @@ -132510,7 +132510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.30.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.30.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "72e02061-89a0-48e2-bed7-0827879d60d8", @@ -132540,7 +132540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.8.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.8.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "67465672-71f5-4bc8-8685-b02a26bf343e", @@ -132570,7 +132570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.34.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.34.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4ee40873-5d40-486f-a918-ecc29a911505", @@ -132600,7 +132600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.25?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.25?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a3f4c82-41db-49f5-bca9-88ae9ca5f6fa", @@ -132630,7 +132630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.11.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.11.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a1434975-0afd-4981-9e7d-bb2679432568", @@ -132660,7 +132660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.56.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.56.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2154478f-82fb-4154-b279-0e4f43f9cb4b", @@ -132690,7 +132690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "482312a2-f7c0-429f-85f9-c657f1cb289d", @@ -132720,7 +132720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.33.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.33.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f32c4eef-37c1-4cf5-b2ea-4fcbd2b8558a", @@ -132750,7 +132750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4bb8a17a-5f28-45f4-b7f7-5aca1cc3d2e4", @@ -132780,7 +132780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.27.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.27.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4fdd2fa0-9656-497d-a49e-a52c6cc0f38d", @@ -132810,7 +132810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "30a42851-943b-468e-a8fa-82c9cc0a1b3c", @@ -132840,7 +132840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "70ed0023-1e7c-46ca-880b-57822d75ad20", @@ -132870,7 +132870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.42.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.42.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57f6e5e4-c9ce-497b-9556-41a74e0941c5", @@ -132900,7 +132900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3960c32a-d5d0-490f-9dd0-4ae19db0777f", @@ -132930,7 +132930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.13.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.13.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9d493a53-1f93-4581-bd33-db9c537fb178", @@ -132960,7 +132960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.394?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.394?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b773f4b7-1ef8-4319-bbf9-120f6b03b0c4", @@ -132990,7 +132990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.20.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.20.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6af3f54b-7343-479e-b682-e0988705605f", @@ -133020,7 +133020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.32.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.32.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15c938c8-047a-4f76-91ce-e38633398fe9", @@ -133050,7 +133050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ac4f4ec-1c2e-46ea-be74-5e4f4f9ff3b6", @@ -133080,7 +133080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.36.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.36.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6f22b7db-f3a8-4a0f-a4de-b0bc6037cee1", @@ -133110,7 +133110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "602f6ce7-c7dc-4d90-b526-102673795b1f", @@ -133140,7 +133140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "35de48cb-f6fc-4096-a2ba-2bd1f2963de8", @@ -133170,7 +133170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9179?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.9179?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cff26dd8-e9a7-4be9-8703-db494325ecd6", @@ -133200,7 +133200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.80.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.80.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "092d5da7-e16b-40b6-8d91-85989557b57c", @@ -133230,7 +133230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.23?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.23?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ec915a05-833e-45d6-9297-7ea47925a952", @@ -133260,7 +133260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fd3d7a74-4397-406f-a46c-1a787ccf22ae", @@ -133290,7 +133290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9171?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.9171?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04eac863-2b15-4207-886f-1750b216b3c2", @@ -133320,7 +133320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f88a3009-22ca-462d-b103-35d9f7e23521", @@ -133350,7 +133350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.9.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Compute/artifacttypes/vmextension/types/CustomScriptExtension/versions/1.9.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "91444aae-b3b7-422f-b1fe-aae544be969a", @@ -133380,7 +133380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.9.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.9.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f3b5d3ab-e159-4e48-a28d-88e56bc23ee1", @@ -133410,7 +133410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.10.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/1.0.10.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2b11a550-f315-4b52-ab35-3e01b0d0f004", @@ -133440,7 +133440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9183?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.9183?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e0a5d0b8-7e0f-4de4-b2c6-59bd53645d71", @@ -133470,7 +133470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.30?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.30?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fbf3dec4-4471-4112-8003-5e76898c134a", @@ -133500,7 +133500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.28.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.28.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f82ee677-a802-47e6-8497-be7e71c7ccdb", @@ -133530,7 +133530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.46.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.46.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6f5d029-b7dd-4d07-92e2-5093ca8c913c", @@ -133560,7 +133560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/2.10.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/2.10.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea6d231e-1285-4404-8562-23657a39afb9", @@ -133590,7 +133590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.0.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.0.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d83a0034-9af6-4d81-bd58-7a444d39a1d3", @@ -133620,7 +133620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.48.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.48.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2067557c-ca67-45a9-8dc7-b0bad651c3a1", @@ -133650,7 +133650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e9c67a56-9f17-4426-bb41-3e480d2592af", @@ -133680,7 +133680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.32?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.32?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93a8e4c9-95e3-4c69-bf11-aa0f8b66a851", @@ -133710,7 +133710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9174?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9174?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "89207bba-664a-4c9b-874d-0938a904c33f", @@ -133740,7 +133740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.38.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.38.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d0222cbb-6cb7-4ddc-8e7e-19e13362e2ad", @@ -133770,7 +133770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.37?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.37?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8093e1ae-97cd-430d-bde5-a90efce86c3f", @@ -133800,7 +133800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.10.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.10.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "41fd3400-4f17-4d7c-8377-310a9884fbc6", @@ -133830,7 +133830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8792e027-c542-4014-b0da-7c7813cfaeb6", @@ -133860,7 +133860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45e76ca1-9cb4-4f70-be1c-6c3e14ab4166", @@ -133890,7 +133890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.4.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.4.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1ef6e2d-a63b-4400-8742-1ace813fa908", @@ -133920,7 +133920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b12a7cdb-f614-42b0-8513-eeeb61f9726c", @@ -133950,7 +133950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.0.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.0.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5a78d52-37c4-4628-a15a-306b974bfc45", @@ -133980,7 +133980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.29?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.29?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58bb90a5-c394-4f9b-aae4-967bee1ef1c2", @@ -134010,7 +134010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37d330d3-8010-4cb3-9b86-15fdf1685d55", @@ -134040,7 +134040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/2.10.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/2.10.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4f1c6f9c-b496-423c-972b-c4cedf73868a", @@ -134070,7 +134070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.14.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.14.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "952fa864-f161-45dd-8460-13251a17f6fa", @@ -134100,7 +134100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.26.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.26.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e7f27cef-4ef7-4742-8ba0-33ee733b2c30", @@ -134130,7 +134130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.45.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.45.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a26585b1-12be-45b9-908f-6df1ee3f2fed", @@ -134160,7 +134160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c90e56ef-02e3-4ee7-85a2-96e1a8ce79b1", @@ -134190,7 +134190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.33?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.33?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7319f521-8146-42db-a26b-9113049d72f9", @@ -134220,7 +134220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.57.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.57.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b2a880c2-f7bb-4afb-8262-3d4dd9d3d2a7", @@ -134250,7 +134250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.43.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.43.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "14f75a82-424a-4d05-80bf-f1415309c7be", @@ -134280,7 +134280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.45.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.45.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4641bbf2-1832-4880-88c2-b956b659d9c2", @@ -134310,7 +134310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.70.0.30?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.70.0.30?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1ecbed98-3c93-4d35-be88-bb3734c5ab02", @@ -134340,7 +134340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.44.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.44.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dcff986b-855d-49d9-be31-4acfc3b3ccfe", @@ -134370,7 +134370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45356d31-75d3-4cc9-b731-a920ea429704", @@ -134400,7 +134400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.31?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.31?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8976adae-5947-43a1-9ea1-d62f40f59b9b", @@ -134430,7 +134430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgentLinux/versions/1.0.6.110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgentLinux/versions/1.0.6.110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6804c781-99a8-4097-a57f-ee507af887c3", @@ -134460,7 +134460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgentLinux/versions/1.0.6.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgentLinux/versions/1.0.6.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1a541bb-7f4c-4037-97ec-c5726af68dff", @@ -134490,7 +134490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.35?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.35?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b070a83a-a2cf-41f7-a179-b2243b7a4c26", @@ -134520,7 +134520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.24.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.24.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c8597303-4cd1-46ed-9a01-7512aa140308", @@ -134550,7 +134550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.41.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.41.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c3d2ed21-fa64-4094-b5b3-7d410a1cdda6", @@ -134580,7 +134580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.486?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.486?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0d13cf93-ce34-4a48-84ce-b8a42685e726", @@ -134610,7 +134610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b60b25a-d393-45b1-9158-da87c289164c", @@ -134640,7 +134640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/2.10.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/2.10.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1e3c3345-4706-46e0-a11a-7440c6019e33", @@ -134670,7 +134670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "563a2d6f-723b-400a-8b31-457416f35a8d", @@ -134700,7 +134700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.20?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.20?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b4f8340-7b4e-47ce-bea2-ac072cfdb70f", @@ -134730,7 +134730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.23.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.23.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a294741-a4d0-4d64-b47d-b242888e0f27", @@ -134760,7 +134760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "49f6d14c-2b54-4ceb-b503-55f29ee4d427", @@ -134790,7 +134790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3a09daf4-7661-482b-9878-f5816260d154", @@ -134820,7 +134820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "435511d1-5140-4f45-8f5f-9a85a7f62a6e", @@ -134850,7 +134850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.39?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.39?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0bc4459a-71bf-4910-973e-5bb15691a3dc", @@ -134880,7 +134880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.484?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.484?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b770a0f0-c3e2-4ee3-ab94-e647da786b0f", @@ -134910,7 +134910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.5.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.5.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "389a2dd5-a5f5-4618-9750-2cd9e85fbce4", @@ -134940,7 +134940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8af22560-ba91-4b27-a18a-c9c9495d6bea", @@ -134970,7 +134970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "78b22d19-6132-45e5-b4d9-79afcea49e9f", @@ -135000,7 +135000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e1063c5-8d91-4227-860e-a0c6c49f9f5b", @@ -135030,7 +135030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "416b63b1-77e0-4a99-84d6-a7b23d24efcf", @@ -135060,7 +135060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4d7c2e65-3d49-4723-b8ee-40fc50113829", @@ -135090,7 +135090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2d65d46d-fd11-4ce7-88dc-f8036b38a3f1", @@ -135120,7 +135120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9186?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9186?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0022de1f-2583-4424-a80b-c103bd8fd5df", @@ -135150,7 +135150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9179?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9179?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90fa393b-a6ed-4522-93a0-ba7f43f9e65a", @@ -135180,7 +135180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0430ecef-ad23-45dc-bc44-2e462d0ed3b0", @@ -135210,7 +135210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.57?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.57?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f31cc70-ff21-4785-b4db-608bb4c175fd", @@ -135240,7 +135240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.348?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.348?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "735d9183-7d78-42dc-b7e4-add953821603", @@ -135270,7 +135270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83182988-6fa1-4b89-96b4-c61abef04863", @@ -135300,7 +135300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9182?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9182?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "12d31c14-e9ec-4c66-b199-1ef98bc7904c", @@ -135330,7 +135330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.986?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.986?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "952eb50f-0253-4b88-bdf0-bf1bbbaad499", @@ -135360,7 +135360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b6d9be53-794e-4bb9-8646-4bcdd2e98ae8", @@ -135390,7 +135390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b3b2916-34f1-4011-a1a8-d13b34a24982", @@ -135420,7 +135420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90ea1ea4-362b-4fda-af7f-9cd4a4ed3e0f", @@ -135450,7 +135450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9173?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9173?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd91902e-0472-4528-a297-94ebf0aaee6d", @@ -135480,7 +135480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2b92d3a1-9ed3-499c-8164-bc713b406377", @@ -135510,7 +135510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.55.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.55.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df70b8e8-6299-4fd1-b00c-31576d21dd3c", @@ -135540,7 +135540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.44.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.44.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "027d0d4d-748a-4179-9418-aaa051fcf60c", @@ -135570,7 +135570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.485?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.485?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "64667a91-2e64-431c-8fc0-830df2a21e57", @@ -135600,7 +135600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.36?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.36?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5faf582c-cc62-443b-8e3d-f6fa493c485b", @@ -135630,7 +135630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9183?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9183?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "79c42644-ed0a-45a8-bf29-376feae2c613", @@ -135660,7 +135660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.43.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.43.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b7502ef0-884c-4d38-a6e1-18fd4e343ca6", @@ -135690,7 +135690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.45?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.45?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8d292455-ccc5-4a6f-a6cd-1573d70a7cf5", @@ -135720,7 +135720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "17cef424-4fd1-4eb9-b7f8-24f18ee54609", @@ -135750,7 +135750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.636?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.636?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93407d3b-4f33-4baf-b303-c6967705f248", @@ -135780,7 +135780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9175?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9175?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "abf4e48c-433c-4ccf-b643-061b62d4c245", @@ -135810,7 +135810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a5b41d02-8ec5-4eea-8906-95106b77ef4e", @@ -135840,7 +135840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "96be13ee-3e87-48d8-9765-38f3c6fdf06b", @@ -135870,7 +135870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "de28c204-4408-4575-89db-92a1785b0246", @@ -135900,7 +135900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.992?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.992?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bbaa2fcb-26ce-4440-9307-a7448cea7e04", @@ -135930,7 +135930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca879d60-8eb1-48b2-bb41-a4298a542cbc", @@ -135960,7 +135960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.990?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.990?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a15e36c-d95f-4b84-906a-fd3761f05e55", @@ -135990,7 +135990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/1.0.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/1.0.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e515aa26-bac3-46fa-a43c-a836e2861edd", @@ -136020,7 +136020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/2.10.5.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/2.10.5.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9c86502-b3e4-493d-b4c4-4c23808267f5", @@ -136050,7 +136050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.989?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.989?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8ea6fce4-bc6f-403e-a5a8-960688af702a", @@ -136080,7 +136080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "808ad05f-d69a-4d31-90b8-0e3ca747d689", @@ -136110,7 +136110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/1.0.4.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/1.0.4.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "732c3456-9eaf-44f8-813d-5a48b0b47fb3", @@ -136140,7 +136140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest2/versions/1.2.0.75?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Edp/artifacttypes/vmextension/types/AzureDiskEncryptionForLinuxTest2/versions/1.2.0.75?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a16e9e27-9fcc-4514-a90a-29c7d6dbb02d", @@ -136170,7 +136170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "059f42a2-3c3c-4c05-adfd-56b89da8a2b5", @@ -136200,7 +136200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9188?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9188?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "271baaf5-fec3-44f0-aaea-d2a0d607074b", @@ -136230,7 +136230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.487?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.487?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ad636872-6d3e-41ca-a7ff-fe752beabd4c", @@ -136260,7 +136260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "654e742d-a50d-46e3-b44c-e5e9b5369d65", @@ -136290,7 +136290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.350?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.350?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "696e37d8-ac07-4fb6-9b0b-4c33e4123846", @@ -136320,7 +136320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9171?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9171?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61ebbdab-750c-4679-92dd-1703cd95fed3", @@ -136350,7 +136350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.88.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.88.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8c151d8-8bbe-4b1a-a6b3-f42fb2267bad", @@ -136380,7 +136380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.30.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/1.2.30.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "32d2de51-9c76-4a83-848e-bdc3de252fb5", @@ -136410,7 +136410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7f2a9393-9af2-416c-8a77-86bf772b1802", @@ -136440,7 +136440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.8.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.8.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c41cfd04-7fe4-4a95-9a16-4f72a31cf020", @@ -136470,7 +136470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f478e46-7f95-4e32-acd0-b20f73321d9a", @@ -136500,7 +136500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e60bbf1c-2c3a-4e23-a85d-b634847c3569", @@ -136530,7 +136530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9172?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9172?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fcf0aee5-c0f8-4d50-bea5-ad2cbe7cf7f0", @@ -136560,7 +136560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgentLinux/versions/1.0.6.52?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgentLinux/versions/1.0.6.52?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93052857-2bea-4d2d-8b6a-c0e2a2d63b2e", @@ -136590,7 +136590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.484?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.484?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d0fb67ab-0822-453b-a152-e20c7293d024", @@ -136620,7 +136620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a16d153-638a-4d8f-8fe6-1c29e73fdc84", @@ -136650,7 +136650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a207dd52-e4e5-4865-b26f-299c08994bc7", @@ -136680,7 +136680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9185?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9185?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5da4a63d-273f-4f39-a0eb-7fcae14e0fb7", @@ -136710,7 +136710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/2.10.4.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement.Test/artifacttypes/vmextension/types/LinuxOsUpdateExtension/versions/2.10.4.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "07973039-d246-43fa-b155-f8067b6e0e3c", @@ -136740,7 +136740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/1.0.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/1.0.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1e8959ae-fb29-4e68-ac3c-e50aa884b179", @@ -136770,7 +136770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "009fdec1-383f-4119-9aa7-d2fe0f331d0f", @@ -136800,7 +136800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.53.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.53.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f5827227-5668-43ea-a96b-2d44cf50a9df", @@ -136830,7 +136830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d1c7fe8-2887-4b8f-800a-62f2e5a15f04", @@ -136860,7 +136860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/1.0.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/1.0.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6900c8ed-68cc-4d7c-9982-10fd0e1d88be", @@ -136890,7 +136890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.33?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.33?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c697adbd-338a-43b7-aaf8-5c68e982a977", @@ -136920,7 +136920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea92b4ce-b3d6-49be-a316-2f66f7286707", @@ -136950,7 +136950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.999?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.999?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b15885bf-b162-4686-9bf0-6be07df98ff0", @@ -136980,7 +136980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00c6912f-cf5b-43e6-8bad-f3e2a097ed7f", @@ -137010,7 +137010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b73cedff-6f78-4710-bba7-4dbb8a93b4c6", @@ -137040,7 +137040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.033?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.033?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ae10c435-81e4-4fbf-8c84-4a8e30e3106e", @@ -137070,7 +137070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.723?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.723?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d38b380f-b999-4292-9e29-a6f3864cd4e8", @@ -137100,7 +137100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.007?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.007?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f376dda2-5eee-4464-8acf-810c83753606", @@ -137130,7 +137130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.99.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.99.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1db05918-00cd-456e-ac84-73780a11ab25", @@ -137160,7 +137160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.14.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.14.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "acadcb68-8435-403c-95e9-d652d4b65699", @@ -137190,7 +137190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.004?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.004?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f702ec5-a82a-4ace-85fc-c2e2acf5266b", @@ -137220,7 +137220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.18.224?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityLinuxAgent/versions/2.18.224?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bfeef58e-bb7c-46bd-96b0-202924fe81c1", @@ -137250,7 +137250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5918970-4678-448e-899c-4f19a35993da", @@ -137280,7 +137280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.018?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.018?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93efe4d0-558f-4ff5-a7bc-c548978e1a70", @@ -137310,7 +137310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cfc79d45-d518-4d61-9788-68b50a5a6ca7", @@ -137340,7 +137340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e1eef0f-dddb-4f60-9de8-e62e8b24d7be", @@ -137370,7 +137370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42a923eb-5639-47c5-be1e-7de6a786f9d2", @@ -137400,7 +137400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04f2a7a4-6fc3-4735-8e95-b3371066f689", @@ -137430,7 +137430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.43?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.43?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fb3eef77-6b0a-49ac-ae70-1e1c1a885692", @@ -137460,7 +137460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.081?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.081?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4ac0215a-44b6-4ebb-969c-24ca85ca1d26", @@ -137490,7 +137490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.066?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.066?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f317342f-ed96-44a2-b7c0-1c8c49e821b9", @@ -137520,7 +137520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.031?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.031?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b181f3be-35bf-4c88-a04b-8c3ff67d9de9", @@ -137550,7 +137550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9184?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9184?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a37136ed-36e8-486a-bf55-768c32089357", @@ -137580,7 +137580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/1.0.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SoftwareUpdateManagement/artifacttypes/vmextension/types/WindowsOsUpdateExtension/versions/1.0.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3076ddc4-5ac5-4bb0-9407-bdb72a7ce082", @@ -137610,7 +137610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a2ed1ffe-538e-47c5-bc17-4814b68fd983", @@ -137640,7 +137640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.10.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.10.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "06840290-e1b4-40d2-b072-3a2bc3b888ad", @@ -137670,7 +137670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aecb1c1d-350a-410e-aaab-25e129dbaa38", @@ -137700,7 +137700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.486?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.486?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dfb08382-2ff1-4b7e-924c-c3b71408bd2a", @@ -137730,7 +137730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "40b48954-889e-4bc3-997f-41ce71a9820e", @@ -137760,7 +137760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d59e735e-db1c-490e-aa36-f22d9c5309d3", @@ -137790,7 +137790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d53d982-fee1-48b9-9d77-fb95edd5defe", @@ -137820,7 +137820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.082?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.082?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dcc61b97-f4a2-47a9-a1ef-fe35dc0e50e0", @@ -137850,7 +137850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "33720122-809d-41b0-a5b5-3dabebfecc07", @@ -137880,7 +137880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.994?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.994?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5829d738-b486-4c02-b4a2-bbfc5a65b025", @@ -137910,7 +137910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.71?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.71?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "146dd70c-df20-4776-ad4f-7178ca662ff7", @@ -137940,7 +137940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.76?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.Monitoring/artifacttypes/vmextension/types/AzureSecurityWindowsAgent/versions/1.8.0.76?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9bf7fe8d-e02a-4fea-b7aa-f24cea9f1eb8", @@ -137970,7 +137970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.999?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.999?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "62120aa7-7fb7-40d2-93cf-b06407999de8", @@ -138000,7 +138000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09b48d4f-aa7e-405b-a4b9-e2abcdf65bd5", @@ -138030,7 +138030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c53b1ec5-4f05-4afc-9e4d-8de338cdbe3f", @@ -138060,7 +138060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d6b505ee-13f4-4500-8db8-047597b71f78", @@ -138090,7 +138090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e0fae435-f271-4698-ac19-fcd439efe9c2", @@ -138120,7 +138120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb673367-9c5f-4495-ab68-c0cef9ebdcdd", @@ -138150,7 +138150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.021?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.021?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "30a79eae-f1e1-4955-86f6-86f42d95d6dc", @@ -138180,7 +138180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.486?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.486?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "abe791ac-9b74-433a-8bd6-4d0ffc2f5225", @@ -138210,7 +138210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.351?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.351?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58b411e2-f925-4a69-a378-b602c2e57c87", @@ -138240,7 +138240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.071?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.071?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f54a66fe-90f8-4932-8ba1-0720969d8c8b", @@ -138270,7 +138270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.483?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.483?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cb2e7055-20c5-4287-b78f-b784de77203b", @@ -138300,7 +138300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.005?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.005?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ed618901-b65d-4f76-bda3-398f9463e829", @@ -138330,7 +138330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.46.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.46.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bc59c9fc-4a14-43d3-9e5f-ba18c08d2e9c", @@ -138360,7 +138360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c31cae53-dec5-403b-bf06-a192a169c777", @@ -138390,7 +138390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.40?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.40?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a751a2ea-8a6c-4991-a18b-c19b1700dd88", @@ -138420,7 +138420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37bd56b8-90c7-4eeb-83cb-12578be090e2", @@ -138450,7 +138450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.49.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.49.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "92dcf2eb-2784-4c9e-96a9-6cf5cafda309", @@ -138480,7 +138480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/2.7.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.M365SecurityConfiguration.Kevlar.Test/artifacttypes/vmextension/types/ODLExtension/versions/2.7.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fe07a505-9728-44c3-9724-85753a3a04f8", @@ -138510,7 +138510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ae4fa0ec-f250-4847-8be1-8b8713672028", @@ -138540,7 +138540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.991?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.991?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ae37bf25-b0ba-4b15-9cdf-948ac820bb00", @@ -138570,7 +138570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.042?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.042?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aecea663-b738-4f5d-9fcc-cf1f43a242b3", @@ -138600,7 +138600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.485?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.485?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7f8e5add-ae0f-41f1-8bab-74886f69c94d", @@ -138630,7 +138630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.21?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.58.21?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6e2f8b0-db11-4de4-8f57-94f6d47477db", @@ -138660,7 +138660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "badbe222-5b15-4a40-bddb-8a393580e41b", @@ -138690,7 +138690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.59.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.59.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c37ea02-d012-4f53-a566-1b8ef319fc95", @@ -138720,7 +138720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1810e1d-3552-4d00-98b4-4d421ab27ac7", @@ -138750,7 +138750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.484?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.484?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c0aca0cc-1a8e-4782-b6ab-65849371fdaf", @@ -138780,7 +138780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.012?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.012?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0dab116-16fa-49c6-b6bf-af74b30dfa98", @@ -138810,7 +138810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.032?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.032?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bab66add-a818-415d-999e-8bb1de28af11", @@ -138840,7 +138840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.045?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.045?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "49e49baf-551a-45c7-9c0d-697859cb3901", @@ -138870,7 +138870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.047?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.047?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "52bcb1e5-69bb-415b-b3a5-28f107c9e36b", @@ -138900,7 +138900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.067?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.067?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11890b74-cd8f-4f78-bba1-913299da72e4", @@ -138930,7 +138930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.47.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e134af47-966d-4f2c-a9c8-f249b8e19c10", @@ -138960,7 +138960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.993?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.993?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "792adf02-d1b8-468b-9d98-586bb8f906d9", @@ -138990,7 +138990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.12.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.12.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa75e1c8-1283-43a4-9468-54138763a183", @@ -139020,7 +139020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.008?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.008?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3155a814-25b4-4232-ab80-011478e2771f", @@ -139050,7 +139050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.057?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.057?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c509cbca-fb78-429a-b87e-adcf6d033874", @@ -139080,7 +139080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.725?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.725?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e96d7302-21de-48c3-9593-e03e90bb8316", @@ -139110,7 +139110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.033?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.033?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "720ca47f-0fc3-4fed-a5fd-de3dc44a0b4d", @@ -139140,7 +139140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.003?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.003?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d1cde0e6-89fd-4ddb-b471-9c9e5056d1d5", @@ -139170,7 +139170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.084?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.084?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4c2b1806-fa9f-42c6-a5b5-886c024d2863", @@ -139200,7 +139200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2783d10c-62e2-4fe1-8ee3-232028505030", @@ -139230,7 +139230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.078?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.078?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "73558dbc-37c3-48a2-8715-4e8905cf27d5", @@ -139260,7 +139260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "465e7b5b-4956-4abe-b387-a36e72871604", @@ -139290,7 +139290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.991?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.991?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d34f2802-a09a-427f-8808-e4468d17e4dd", @@ -139320,7 +139320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.009?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.009?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c42e853c-6afa-42cf-918c-62056ac5a2ac", @@ -139350,7 +139350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.484?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/Linux/versions/1.0.0.484?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0ec53ede-14c7-4fb3-aeab-a2e1b5074a72", @@ -139380,7 +139380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.9189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "62f1785c-3800-4136-b460-3dae30b8042e", @@ -139410,7 +139410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.013?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.013?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "63c7b2b3-0688-41fa-a6fb-4758289c969a", @@ -139440,7 +139440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0a608ea6-19f7-4710-bfd0-4d133b56a54e", @@ -139470,7 +139470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.039?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.039?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "43c76791-2739-49f1-9a80-f205f912ff39", @@ -139500,7 +139500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d68efcb8-e828-48db-a703-6f4e55dea24c", @@ -139530,7 +139530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.017?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.017?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5956fff3-124a-4b7b-87c0-896060e7c272", @@ -139560,7 +139560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.42.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Test.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionWindows/versions/1.0.42.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d668b763-eb89-49e9-a0d6-c638e4be05ca", @@ -139590,7 +139590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4989d5f-34e6-40e1-8b0a-743c7a09b3d5", @@ -139620,7 +139620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.349?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.349?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "03aa1b53-1099-49d9-9408-aedc58cf88d8", @@ -139650,7 +139650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.54.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.54.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55cc6d89-766b-4e17-acd4-eb95359ffa84", @@ -139680,7 +139680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8f075bb-6a66-45b3-b717-ca4f70690a54", @@ -139710,7 +139710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.048?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.048?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6b9c529-a249-4994-808e-056a13a1d3f6", @@ -139740,7 +139740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6057c792-687b-4dcf-ab49-b151d9bd5cbc", @@ -139770,7 +139770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.011?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.011?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7affbb0d-8506-43d0-a3ca-9a6201532430", @@ -139800,7 +139800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.035?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.035?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "73c71aee-fa61-4180-b54f-e675eb8bfa1f", @@ -139830,7 +139830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.036?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.036?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b3cb2858-8826-40eb-b1a2-5ad929f32c41", @@ -139860,7 +139860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8939402-5afd-4927-9a73-637b2aaf9c5c", @@ -139890,7 +139890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.024?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.024?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "17fd17d9-b8e6-46a4-a34e-12af543f0ee7", @@ -139920,7 +139920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.054?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.054?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82ee43d9-1648-4926-a284-25a8f7eb4dec", @@ -139950,7 +139950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.027?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.027?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3cf7c595-7349-4fe0-a23f-b1feca413f93", @@ -139980,7 +139980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.023?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.023?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6bf62e8b-98fb-47f8-9103-a4f354d98d0c", @@ -140010,7 +140010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.029?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.029?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "73401825-4b8a-4c29-8cd9-eec5fec5abbb", @@ -140040,7 +140040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7d43e763-0e02-4754-b116-64a67d9726c4", @@ -140070,7 +140070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.008?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.008?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1e404344-0cba-4b59-8c71-c14559a8d1c5", @@ -140100,7 +140100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.081?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.081?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1627f18-80b3-41de-927b-51e86743c903", @@ -140130,7 +140130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9176?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9176?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75106ffd-2273-4a01-896c-90b9e78b880e", @@ -140160,7 +140160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.025?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.025?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "23668a53-b60f-4fc8-a029-3a5b3db32ac0", @@ -140190,7 +140190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b64e8c8e-5c19-4fdc-88a4-e41ac0266287", @@ -140220,7 +140220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.485?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.485?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "af3876eb-82ea-4578-8fdc-c205e87ebbd4", @@ -140250,7 +140250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.032?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.032?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9be46ae3-dcf4-4d14-8456-0c352a9c9062", @@ -140280,7 +140280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.031?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.031?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "031894f2-60fc-4404-8748-5cbbc20b3e4e", @@ -140310,7 +140310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.049?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.049?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8db043dd-02ca-4512-b530-5a10a83e410d", @@ -140340,7 +140340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.034?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.034?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3977fbd-abec-46c3-aabe-3a792be22c26", @@ -140370,7 +140370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.037?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.037?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a918a89-7de8-4de1-8502-8a8c15d958c7", @@ -140400,7 +140400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.026?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.026?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "06fad8d2-462d-484e-bbc3-791814c756b6", @@ -140430,7 +140430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.076?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.076?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca0535ad-57ab-4715-b38b-a328e50c6fe9", @@ -140460,7 +140460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.007?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.007?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4666592d-c79a-4e40-9c38-dd39331d4547", @@ -140490,7 +140490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9178?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.SiteRecovery2/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.9178?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fe39cc74-e61c-4c08-b82f-026496ab3b80", @@ -140520,7 +140520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.318?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.318?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "32ce46de-d53c-4ec1-9e47-eb34e828b54b", @@ -140550,7 +140550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.997?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.997?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "983fa2e3-78cf-4884-8425-fc4be661077d", @@ -140580,7 +140580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a5ba3f97-2f68-4616-9a27-d859381466ec", @@ -140610,7 +140610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "67a6cc98-f650-42eb-a995-d63db9792be5", @@ -140640,7 +140640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b864336-6d4d-4e69-8fe1-9e307f02550f", @@ -140670,7 +140670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.316?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.316?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "62cf2727-f31f-4e27-bbb3-b42c43eb2e2c", @@ -140700,7 +140700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.064?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.064?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff979039-b7ea-49bf-863d-5271a413d41e", @@ -140730,7 +140730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.5.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.5.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aedf73b0-a72f-40f3-8d88-8c35c66c7801", @@ -140760,7 +140760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.039?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.039?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1dd22b7d-e68d-42aa-afad-b05cfce1ae96", @@ -140790,7 +140790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.006?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.006?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e05d9617-5f0e-406d-b14e-3b75ada7ba2e", @@ -140820,7 +140820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.21.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Security.AntimalwareSignature/artifacttypes/vmextension/types/AntimalwareConfiguration/versions/2.0.21.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4d30b57e-144a-4e0b-90df-6a054da8099e", @@ -140850,7 +140850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.319?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.319?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "65395c92-869c-44be-a38a-eda00082aff1", @@ -140880,7 +140880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1e8af160-abae-488a-9a0e-4814081484c9", @@ -140910,7 +140910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.12.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.12.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5ad408e4-bf22-4d62-a295-e87e80775ca8", @@ -140940,7 +140940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.365?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.365?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b2291149-3c28-4c8f-959e-574ab093aa39", @@ -140970,7 +140970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.988?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.988?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3eb954e-89cf-4a1e-aac4-7a39e47e2a0f", @@ -141000,7 +141000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.998?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.998?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d63706d-0158-4394-9a8b-b17ee51f12d1", @@ -141030,7 +141030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.061?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.061?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c6a5d236-76b8-497d-82bc-15d3adc1fdfb", @@ -141060,7 +141060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.082?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.082?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "264eeb67-c966-472f-9051-78ef8b3c485e", @@ -141090,7 +141090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.069?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.069?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e35f601f-f227-4c2a-a2dc-648bbf734d9c", @@ -141120,7 +141120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.034?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.034?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c24c47a2-6dd8-4e33-ba67-8d20a6d6bff4", @@ -141150,7 +141150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.9.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.9.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f3ddda31-4c0e-4d35-9401-47c418aab41b", @@ -141180,7 +141180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.044?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.044?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7739b9d3-3269-4059-89ba-4dd7a78476be", @@ -141210,7 +141210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.366?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.366?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2354ddc-0788-4635-8444-71558cfba6e7", @@ -141240,7 +141240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.056?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.056?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7ccb186-a29c-46a9-b621-eaedb4c23a64", @@ -141270,7 +141270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.074?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.074?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5cba90f1-c193-4073-add4-ac5badf51650", @@ -141300,7 +141300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.13.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.13.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4544ce76-5f4c-4a47-b6a0-dad920762179", @@ -141330,7 +141330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.368?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.368?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9de0c4eb-4e30-40b9-8ad8-068169e0dca7", @@ -141360,7 +141360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.036?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.036?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "28827fcd-d33e-4965-94f6-d008b34b814e", @@ -141390,7 +141390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0a276b2-6151-4409-b42c-c56cd192a67b", @@ -141420,7 +141420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.028?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.028?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d4b82b15-e7aa-4b72-85ea-a28afccab43b", @@ -141450,7 +141450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.018?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.018?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "644af260-d304-4241-8ca9-25199da51cec", @@ -141480,7 +141480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.054?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.054?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c61ac53a-f3ba-492d-967e-23ae1febd4cb", @@ -141510,7 +141510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.073?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.073?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "84580463-2f61-4b29-a1f6-d71330154d9f", @@ -141540,7 +141540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.995?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.995?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9c183fc2-07e7-4bb1-a61e-f0e440cc07a1", @@ -141570,7 +141570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "265eb289-1654-41bf-a230-2dced5c9a1a6", @@ -141600,7 +141600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "59942626-ccc9-440c-ac7a-5434aecdd893", @@ -141630,7 +141630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.11.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.11.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d93dab28-19d2-4c62-9636-93ccc3b3068e", @@ -141660,7 +141660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.376?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.376?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b9b382b4-0bad-4ede-a4a2-1eb56c33a383", @@ -141690,7 +141690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.074?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.074?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eda8dd70-274a-4af6-9c17-172c38925563", @@ -141720,7 +141720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL8/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "84eba827-9231-43bd-9cbc-7a12527baa1a", @@ -141750,7 +141750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.921?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.921?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cadb945e-6feb-4615-93bc-d6edd5277588", @@ -141780,7 +141780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.380?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.380?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da8b78b6-07cb-4a64-88fb-f11443b5f790", @@ -141810,7 +141810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.903?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.903?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa95f9b3-b096-4f45-9b3c-e3e18080601b", @@ -141840,7 +141840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.396?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.396?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b23081b3-8eae-4df7-9b0d-66c978cda5de", @@ -141870,7 +141870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.390?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.390?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93af2951-4db7-4183-a647-e0241e7cdf1f", @@ -141900,7 +141900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.375?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.375?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aba5b8d5-7bef-43cc-8b8c-3eec61118e64", @@ -141930,7 +141930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.395?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.395?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8f28635-09f3-4a02-a27d-6bd052044d08", @@ -141960,7 +141960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.009?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.009?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "97bd3290-af7a-44fe-9c99-3af89baef1c7", @@ -141990,7 +141990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.064?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.064?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ee6b4baf-98c4-4fb8-a9c3-e9d3fd41bd47", @@ -142020,7 +142020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.046?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.046?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0329157-cb66-4495-8fea-bc03f99ec22d", @@ -142050,7 +142050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.960?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.960?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22a16a63-b104-4195-bc0b-7a9219b6101e", @@ -142080,7 +142080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.404?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.404?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1af3b4e2-f18f-4fba-8425-740450549524", @@ -142110,7 +142110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.939?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.939?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0bc47ccf-57c3-40be-9b52-1861563c8859", @@ -142140,7 +142140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.397?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.397?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57b4f0cb-25aa-4779-8454-f5806b079856", @@ -142170,7 +142170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.063?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.063?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1a4afde-62f8-48c1-9ab8-3f845ef44666", @@ -142200,7 +142200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.996?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.996?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57d4c9e4-92e5-4f79-908c-c7ade1b4ac7d", @@ -142230,7 +142230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.383?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.383?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37cd3e96-3b00-4122-aed4-ac230d86f033", @@ -142260,7 +142260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.933?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.933?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7fbd13b1-2430-4475-93b9-61cd87b3e9ef", @@ -142290,7 +142290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.399?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.399?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a524c25c-7757-4e10-afb5-7aea5431b32a", @@ -142320,7 +142320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.400?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.400?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d0fc32cb-3c84-4d5d-af5f-0db095dc25c3", @@ -142350,7 +142350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.998?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.998?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ecb578f0-0f53-45f7-a540-5ae8fc60fcb3", @@ -142380,7 +142380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.055?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.055?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a38695e-53da-49f7-a418-c101810cd7d7", @@ -142410,7 +142410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.914?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.914?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f34706e-6307-4b44-8d7c-346605c1e03a", @@ -142440,7 +142440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.077?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.077?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "354675e9-70c3-41e2-b85a-80c504cbb2c3", @@ -142470,7 +142470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.949?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.949?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1be8d1f9-0bfa-4bf2-aed7-6155e0262188", @@ -142500,7 +142500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.041?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.041?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "02beeacd-85f2-4da5-9546-73c0f42c6424", @@ -142530,7 +142530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.948?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.948?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11395263-f1ad-482c-9487-c12451559b6e", @@ -142560,7 +142560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.038?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.038?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2f1c2b5-0786-4a5b-b381-beac87d8e0ee", @@ -142590,7 +142590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.367?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.367?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1fbbd35e-d007-449d-b17e-9a25ce120503", @@ -142620,7 +142620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.028?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.028?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d266d59d-14cb-467f-8604-7ad0caa91ff8", @@ -142650,7 +142650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.393?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.393?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ac648f62-22c9-4788-a218-3b1fe1314079", @@ -142680,7 +142680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.989?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.989?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c71536d4-03ee-4a34-999b-f8e74fa78581", @@ -142710,7 +142710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.381?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.381?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c654694f-738b-4497-ad97-69690d8f936b", @@ -142740,7 +142740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.371?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.371?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ce642e49-556b-4426-a6cf-9659eac0750b", @@ -142770,7 +142770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.937?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.937?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bb202ee8-6a7b-4388-a83f-2e02fe3ea883", @@ -142800,7 +142800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.911?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.911?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2b38698d-da2a-46b3-90c4-52c4954a3be4", @@ -142830,7 +142830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.392?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.392?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da8a0767-5013-4b9e-90d3-baa61c4a0d11", @@ -142860,7 +142860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.403?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.403?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8fd4d1fd-9c4f-4b19-9d9a-7687b3106d91", @@ -142890,7 +142890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.067?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.067?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1870ff1b-f9a7-4884-9010-8ba19b3c2c29", @@ -142920,7 +142920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.045?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.045?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a2c13a2-50f6-464f-ac43-03d5cd302ebf", @@ -142950,7 +142950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.374?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.374?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8fd60145-c93e-49d3-9889-111f0d9f84fb", @@ -142980,7 +142980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.4.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.4.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a574a0a6-efdb-465a-85bb-8084a9a0bcdd", @@ -143010,7 +143010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.981?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.981?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75ff4c66-f75a-4b91-abf3-1d60618cd1da", @@ -143040,7 +143040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60697e17-55fa-4683-95f6-ea8f426d727b", @@ -143070,7 +143070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.978?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.978?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e0b2b4b9-2b3d-4216-8780-185452867287", @@ -143100,7 +143100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.025?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.025?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c6bb846-e1f9-4868-86e9-dd0a755802d6", @@ -143130,7 +143130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.066?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.066?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "935db535-883e-45a2-a805-21a85ae10787", @@ -143160,7 +143160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.405?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.405?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a25aabf2-f0d3-4127-9c9c-003146399b6c", @@ -143190,7 +143190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.387?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.387?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ac6be5be-00cf-417e-b35b-1335b54c81a4", @@ -143220,7 +143220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.079?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.079?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9aab2c69-218a-4eb0-b996-9abb0f0d4f48", @@ -143250,7 +143250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.930?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.930?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c29aee15-28e8-4853-85ad-f9f452485262", @@ -143280,7 +143280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.071?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.071?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "544d1ce2-c851-4759-a50b-a4e769265813", @@ -143310,7 +143310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.011?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.011?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0ec4acd1-099b-4da7-ab54-9f7cc9900a64", @@ -143340,7 +143340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.406?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.406?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4ece4557-acd9-4d91-a758-5af1e4cf247e", @@ -143370,7 +143370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.004?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.004?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cbae2fdf-01cb-445d-b137-698f8886210c", @@ -143400,7 +143400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68ff8fac-4a23-4b3a-b45e-b16a0dfbf396", @@ -143430,7 +143430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.317?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.317?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d2240f39-4abc-4e90-8036-ad6ce4ebf5b6", @@ -143460,7 +143460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.373?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.373?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fbb114eb-a9c9-4324-9a60-cab3e1629667", @@ -143490,7 +143490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.015?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.015?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e4c5988-bad8-400c-b54f-2ae5ab6655c2", @@ -143520,7 +143520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.382?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.382?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dc5ead49-6821-48ac-9aa0-fa5ecf22a0e8", @@ -143550,7 +143550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.077?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.077?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "96350153-5b1c-4b71-b51d-86675fc7afd4", @@ -143580,7 +143580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.988?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.0.988?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f5e897b-64c9-42b3-8309-6c48e3318cb7", @@ -143610,7 +143610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.990?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.990?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5258715b-95bc-4be0-8c7b-b8e89e775d3d", @@ -143640,7 +143640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.085?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.085?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d41f922d-c6b2-41bd-a640-6d0ea21b6ba7", @@ -143670,7 +143670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.957?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.957?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82724d6c-661f-4237-886b-9d94c7355178", @@ -143700,7 +143700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.959?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.959?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2dfd20b2-0b77-4dff-ad7e-6ac71689ce84", @@ -143730,7 +143730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.079?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.079?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "236a025e-b68d-4d9b-9450-3458e7c2f92b", @@ -143760,7 +143760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.407?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.407?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db0c043d-1518-4f6c-a040-35ce7345e79b", @@ -143790,7 +143790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.8.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.Workloads/artifacttypes/vmextension/types/MonitoringExtensionLinux/versions/1.0.8.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ac76a85-8f8b-4894-9b58-1fb5ac5bea25", @@ -143820,7 +143820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.408?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.408?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b80619dc-491e-4a91-8104-84e54f594ccc", @@ -143850,7 +143850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db4c2e9a-3dc0-4763-8e9c-fd4e9a1814ae", @@ -143880,7 +143880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bde63bb7-29c1-42b9-bb72-66fdd1da9d8b", @@ -143910,7 +143910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.983?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.983?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "65d5438a-383b-4126-9971-5094887fbda0", @@ -143940,7 +143940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.051?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.051?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "013d5de8-fcc7-4677-bf22-6de2c74de0e5", @@ -143970,7 +143970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.037?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.037?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45145074-e4c5-45c2-9bf3-82a728dfe3b0", @@ -144000,7 +144000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f44e007-d6b0-4f78-b11b-ebdf95772eb3", @@ -144030,7 +144030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.053?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.053?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b3504fe1-8f59-41b1-96df-30daf88d61ca", @@ -144060,7 +144060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.916?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.916?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd071ec8-c8b6-404d-8aa5-11b588509f9c", @@ -144090,7 +144090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.987?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.0.987?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "07ff1405-d6d5-4421-a81e-1d30edc55dc9", @@ -144120,7 +144120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "72ae3f4e-0188-4966-be7b-592db924fd35", @@ -144150,7 +144150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.919?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.919?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e80df87e-80f3-4d1e-adea-7cb087dff320", @@ -144180,7 +144180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.029?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.029?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b4d1ed32-3d9d-4c9b-927a-8db4d45aeafa", @@ -144210,7 +144210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5f1a6be-cf5a-4251-aa8e-1647541bf2ee", @@ -144240,7 +144240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04f2f08e-4874-4dbb-ae69-5534c60b12ef", @@ -144270,7 +144270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.910?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.910?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1dbfea75-bf4d-4805-ae97-9dc90e41c185", @@ -144300,7 +144300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.996?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.996?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a6c87147-bc00-45d3-b71a-38346a9e7c4e", @@ -144330,7 +144330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.065?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.065?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58dbc649-144b-4ac3-956f-ceaa23e59959", @@ -144360,7 +144360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.990?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.990?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "148776c8-331d-46f4-aa98-bb40d0f970ab", @@ -144390,7 +144390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4b49e6e8-3266-467f-bc04-63b979e10f45", @@ -144420,7 +144420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.479?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.479?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d3568264-91a3-4ab0-840c-5f363de67f60", @@ -144450,7 +144450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c42c19a2-fa72-42c0-804e-6a6b5057453d", @@ -144480,7 +144480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dbf3286e-a83e-44e7-bbed-6626c87ffe1a", @@ -144510,7 +144510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.940?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.940?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da8d6dbb-ae74-4662-8dae-609a14b1b728", @@ -144540,7 +144540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.942?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.942?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15831831-eceb-41c4-910a-2e2abbbfe6db", @@ -144570,7 +144570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.967?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.967?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "de88c712-f99b-44fa-8209-f96b610fa6e1", @@ -144600,7 +144600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.976?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.976?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4944ef7d-3aa1-4f0b-97cd-37945f2e9d92", @@ -144630,7 +144630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.026?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.026?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c6263c6-32c8-4c08-837b-202d3fd35c52", @@ -144660,7 +144660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.973?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.973?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "211d0126-0a9c-4e33-bcec-072e9635e0ba", @@ -144690,7 +144690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.915?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.915?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f8e6589-5f4f-4e0b-aa9a-daf71a49f9dd", @@ -144720,7 +144720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b6bdf85-b5fa-4254-a58c-c4c647c4bf5c", @@ -144750,7 +144750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.925?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.925?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "94082f9b-2b8f-46df-9553-9c7570eeb480", @@ -144780,7 +144780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.906?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.906?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e9c0b29e-5aa5-46d6-b907-aa7dbe60ac84", @@ -144810,7 +144810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.058?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.058?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b3b4d5d8-d01c-4846-9f4c-1e8066afb794", @@ -144840,7 +144840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da0077eb-3355-43b1-9f32-c129cde79cb3", @@ -144870,7 +144870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.923?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.923?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6fe72433-68fa-4ca2-a582-f8849b727672", @@ -144900,7 +144900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.994?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.994?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "404f76ee-2eca-4584-97cb-6c9e77d137d8", @@ -144930,7 +144930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.920?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.920?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1c08a30c-067b-430e-9c13-67e345b0afaa", @@ -144960,7 +144960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.486?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.486?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca438c47-e90e-45e0-abe8-bafb57d61971", @@ -144990,7 +144990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.986?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.986?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15a704ba-5337-4c60-bdfe-e7287ff67815", @@ -145020,7 +145020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.061?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.061?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "39cb4a22-26ff-49ee-aaee-0d3c631ac275", @@ -145050,7 +145050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.945?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.945?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fc4f7938-29f7-47ed-bbb1-ce7c37a4a5da", @@ -145080,7 +145080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.068?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.068?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d84abdce-b3c4-4bc3-acdb-098099bbab04", @@ -145110,7 +145110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f30d9c5a-72a1-4e31-9ecc-e19a2e7de6fe", @@ -145140,7 +145140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.000?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.000?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45c61108-eed9-4780-b7b2-a8c825dc02a7", @@ -145170,7 +145170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.932?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.932?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d7d122c9-d9c9-4267-94f5-aa82a004cb65", @@ -145200,7 +145200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7af6df91-ebbe-4164-a008-3d1ce5855667", @@ -145230,7 +145230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.905?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.905?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ccd757ec-e204-4a5b-968d-1c5a35bb04a4", @@ -145260,7 +145260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.485?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.485?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f15d3f5-9e06-4dca-976c-35fcd4d3fe40", @@ -145290,7 +145290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.951?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.951?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd54c6bc-8550-4e7a-86ac-a9e7332464c6", @@ -145320,7 +145320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.484?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.484?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d0915c3d-12ef-4679-b56c-a54db6888a85", @@ -145350,7 +145350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.938?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.938?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fb7fc59d-1cb6-45e6-a7db-31bc3da72e64", @@ -145380,7 +145380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.941?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.941?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d289abaa-c08c-49ce-aa29-1032c3798a75", @@ -145410,7 +145410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5180678-e403-4848-9c2a-3a09a7e1cbc5", @@ -145440,7 +145440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.486?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.486?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7b7531d-b416-49f9-9888-713f05348d0b", @@ -145470,7 +145470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.922?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.922?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "16c9afdc-26fc-480b-a4b9-2070d8430468", @@ -145500,7 +145500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.953?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.953?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a61e354d-2da1-42f3-ace0-ac6aebfd335a", @@ -145530,7 +145530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a98eaf60-9509-41ff-835a-b2146154a47b", @@ -145560,7 +145560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e966594d-cce9-4874-8107-19ec3144a3b0", @@ -145590,7 +145590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cab039df-6ab2-4b57-a273-b07fbb35000a", @@ -145620,7 +145620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.047?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.047?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "033edb70-785b-4d96-97a6-06ef7ae5e807", @@ -145650,7 +145650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.993?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.993?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fef01aa0-f4ab-4cbd-9158-6c5be955feed", @@ -145680,7 +145680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60b3af99-1ee7-4bae-87cc-19c7566b3425", @@ -145710,7 +145710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.924?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.924?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a26288f8-e6e8-4f3d-a2f9-e22aac0f03ea", @@ -145740,7 +145740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.954?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.954?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "013bf880-5dfb-4bc2-9559-0525d8b0fc79", @@ -145770,7 +145770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7609502c-e56e-463a-baa0-c2b2df37d253", @@ -145800,7 +145800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.912?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.912?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b8f091c-2b2b-4dfb-80f0-600ae5f233b9", @@ -145830,7 +145830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.947?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.947?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5284b0c7-c6d0-4a75-a6cc-876f1dab9641", @@ -145860,7 +145860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.944?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.944?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45070758-d98e-484b-8ad1-191bf803eb6a", @@ -145890,7 +145890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.979?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.979?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7129e992-e9f0-4c02-83e8-9ae13cf8e243", @@ -145920,7 +145920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.075?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.075?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f9594cc-c4c6-44ce-a673-037e8cbf3a50", @@ -145950,7 +145950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.042?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.042?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a8215273-a064-4432-ae0e-999dd5d110c0", @@ -145980,7 +145980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.078?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.078?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b93ed3c-6f14-4b6e-93cb-b58102e28412", @@ -146010,7 +146010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.485?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.485?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a90f673-b3d6-4083-a874-4592e3632673", @@ -146040,7 +146040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef40cda8-a6f9-48f6-be40-a744d7b4a410", @@ -146070,7 +146070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.943?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.943?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8c0567ac-05cf-4aa7-a056-b29355ec4123", @@ -146100,7 +146100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.989?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.989?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0140f59-3275-4226-aaa6-0a8fd873d8dc", @@ -146130,7 +146130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3809ad7d-4a47-42f7-8677-78c23619b38d", @@ -146160,7 +146160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "047430c7-e97a-4f96-8f10-7a76b383d827", @@ -146190,7 +146190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.904?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.904?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ba34ae2a-aa22-48a4-82d9-eee8994de914", @@ -146220,7 +146220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.926?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.926?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca431ddd-1960-4e54-8588-1893e0603aaf", @@ -146250,7 +146250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.485?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.485?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b3ce9cd6-c851-48b1-a442-9c69102340c5", @@ -146280,7 +146280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.986?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.986?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0328e345-0004-406b-bca7-b2f623a7655a", @@ -146310,7 +146310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.005?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.005?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b6abd14-c592-40f6-a3ed-ff6877fd8fc8", @@ -146340,7 +146340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.992?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.992?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ccab0de-e3bc-4763-88ee-dd1fe75b398a", @@ -146370,7 +146370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.022?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.022?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c81198bf-a220-4c08-808f-78a58c304e7e", @@ -146400,7 +146400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.982?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.982?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "efe382d5-b767-41e7-b0e2-42c762a5c602", @@ -146430,7 +146430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3a7e6e1d-f878-429c-8d23-972bc461b65a", @@ -146460,7 +146460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.966?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.966?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5bfbfcec-c61c-4f58-a275-dfc671a45c71", @@ -146490,7 +146490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e225dc80-64a8-45a3-8d12-191a0f07e7ad", @@ -146520,7 +146520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.484?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.484?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1ed895f3-1a75-4a92-a501-ab59a817d381", @@ -146550,7 +146550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.327?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.327?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "158e0d06-23c0-4e3b-ab3d-886c2becba22", @@ -146580,7 +146580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.969?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.969?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ae65d6c8-761f-4a06-813c-9edb17ad18f2", @@ -146610,7 +146610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0a726030-7842-42e8-b1ae-9cd2b35af54d", @@ -146640,7 +146640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff0fa80e-9c15-4367-a758-c4790b1e861a", @@ -146670,7 +146670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.487?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.487?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "65c66cbf-508c-49f9-990d-145534af66e3", @@ -146700,7 +146700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "544b84bf-2e43-4687-bbd3-025942ba8cd8", @@ -146730,7 +146730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00692e25-3275-42a3-ade4-842dabc5479a", @@ -146760,7 +146760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.946?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.946?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "69dd7d3a-5d84-494f-a610-ae06c48498bf", @@ -146790,7 +146790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.485?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.485?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "148358b5-62d2-4a56-b552-7b90ae857d0b", @@ -146820,7 +146820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.994?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.994?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d79fe276-80ca-4940-9edb-7ea7a7720478", @@ -146850,7 +146850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.997?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.997?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57b76f43-5bee-4b87-b768-a68c404de50b", @@ -146880,7 +146880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.991?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.991?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f5d6e7c5-4442-46e5-b068-48dd5068918c", @@ -146910,7 +146910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.998?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.998?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca02893b-af4b-48f4-9fa1-b6bd1c17a855", @@ -146940,7 +146940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.052?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL6Test/versions/1.0.1.052?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "388c2d21-4f56-429b-a750-db4ca14d59e9", @@ -146970,7 +146970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c7c2eaf-d72f-42c7-afc9-1353b451c1a8", @@ -147000,7 +147000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "06c1aabc-205b-41c1-8664-1e66e05ee1f2", @@ -147030,7 +147030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.004?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.004?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5c21e662-ce2e-4388-bb5f-54b6db120d7c", @@ -147060,7 +147060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.051?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.051?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "deeea4f3-3042-455b-9fda-9666858f5fad", @@ -147090,7 +147090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.012?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.012?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8468d4d7-8fba-4454-a20f-c258f3d2328a", @@ -147120,7 +147120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b699123-e1d9-4524-ac40-107443e7d7ad", @@ -147150,7 +147150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.962?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.962?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5e241eb4-6344-40a2-b8b1-2f14844717c9", @@ -147180,7 +147180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d250281-43c2-4d58-bb91-b3ea5d507ed0", @@ -147210,7 +147210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.992?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.992?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88712ca8-d5bd-484b-a392-a56a9f693374", @@ -147240,7 +147240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "24cf0f14-c969-4089-8986-b4fedd3b6279", @@ -147270,7 +147270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.61?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.61?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c286f3a7-bfb5-42d6-9e67-a74714363e7f", @@ -147300,7 +147300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.325?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.325?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "079654d1-b1ae-4a5c-8aee-5a404641db9b", @@ -147330,7 +147330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aad9e956-cce0-4408-a377-02bdd148f338", @@ -147360,7 +147360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b471a4b5-c41e-4f34-b6c7-6875f867dad4", @@ -147390,7 +147390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f9d812de-8711-4cde-ad58-ef2139d343b1", @@ -147420,7 +147420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1c91634c-1ea6-4d4f-a80f-ebbb972791ff", @@ -147450,7 +147450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "53a19727-0e38-44d9-8bf3-5b847b896e73", @@ -147480,7 +147480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f740687a-3a1b-44e3-80a2-a60648d7ffb5", @@ -147510,7 +147510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75336e90-ffc2-433f-9562-bff9131b7fb7", @@ -147540,7 +147540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1ac9f038-1c96-4f28-b3d2-9b11696a54aa", @@ -147570,7 +147570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.97?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.97?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e11a3a8e-e489-4514-87bd-fb0b0969dffb", @@ -147600,7 +147600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.483?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.483?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "083bd895-b206-42a8-a51f-58ed713f0b3d", @@ -147630,7 +147630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7d36827-b972-424a-bf33-3c66a594f347", @@ -147660,7 +147660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.003?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.003?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f75b737-a04d-4dbf-9192-33ae1d852bce", @@ -147690,7 +147690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.029?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.029?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e975ca00-7800-43ec-8b4a-af31f225077c", @@ -147720,7 +147720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.024?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.024?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d486b4d5-bfb6-487a-9cae-21cef28470f8", @@ -147750,7 +147750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.027?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.027?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "79ab66be-6b84-47e0-9af0-ba2027aaada1", @@ -147780,7 +147780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a5cb4184-a7f8-4f06-bfa0-4edae8db725d", @@ -147810,7 +147810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.985?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.985?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9e95998-06f1-4401-9326-1e713d598bb9", @@ -147840,7 +147840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.019?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.019?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c3d2045-843a-42b1-b731-b2f8757a3250", @@ -147870,7 +147870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "381f4fe2-ba7a-4003-88aa-7fe3873b00ba", @@ -147900,7 +147900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.77?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.77?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dc71090b-b48a-4a03-9afb-a4d31859866f", @@ -147930,7 +147930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1ef15db3-a43b-4826-b97c-77fbd0f6e067", @@ -147960,7 +147960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b46f4067-9649-4836-9ad7-38d89155c441", @@ -147990,7 +147990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4c1ebb21-bb8b-4297-a86d-df71fd4197a9", @@ -148020,7 +148020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.985?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.985?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "495cd52f-374c-4d9f-a0f4-0733ca036371", @@ -148050,7 +148050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "441ff564-d116-4940-bd40-719245e02225", @@ -148080,7 +148080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.034?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.034?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66202fd7-4b21-4d4c-ac44-8e3f7a6e273d", @@ -148110,7 +148110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "46cda765-8c81-41cb-b224-b9b6f4016cee", @@ -148140,7 +148140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.044?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.044?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5838f1a-e3f9-48c5-bcb5-171a02fddbca", @@ -148170,7 +148170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.486?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.486?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4170218-ceff-4e02-b30b-cca91e4f0639", @@ -148200,7 +148200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a90b8058-f2df-4a9e-adbb-61fd6eab6c8d", @@ -148230,7 +148230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.022?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.022?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca141c28-bbd9-4880-86c5-0ee27955827e", @@ -148260,7 +148260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.023?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.023?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "21c245cc-b6fe-41ab-884d-cc34a1700e82", @@ -148290,7 +148290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.481?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.481?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55e37a98-ab8c-43a6-9bf5-ceb0f9509d07", @@ -148320,7 +148320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.326?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.326?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "925fb154-6cd6-4a41-8d2f-bc5051c1bd3a", @@ -148350,7 +148350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f599682d-c865-47a3-80d7-4a3e96182539", @@ -148380,7 +148380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a3102ce-06f2-4e57-9ff4-1d0d8e45de4e", @@ -148410,7 +148410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3e746925-b61c-433a-ab56-9070887109d6", @@ -148440,7 +148440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.78?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.78?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7a3fe3ef-12f4-421b-8f40-7ff8869319cf", @@ -148470,7 +148470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e59040d4-a26c-4ce3-8948-64f2544fe79a", @@ -148500,7 +148500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.049?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.049?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ebebb719-c12e-4db2-a60f-7161c45ff94b", @@ -148530,7 +148530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.995?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.995?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be922378-9b85-491d-93af-f0ea9a60f4fb", @@ -148560,7 +148560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.324?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.324?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7a434e4a-46fd-43de-96ea-948a3eb26292", @@ -148590,7 +148590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "14577a7a-1d2b-45c5-8b9d-24556a80548f", @@ -148620,7 +148620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd84a54b-c717-4459-8001-14948ac03620", @@ -148650,7 +148650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.998?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.998?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f35580a6-7503-4a4c-a8ee-c220c5da622d", @@ -148680,7 +148680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.997?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.997?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fd85dcdc-3def-4551-aa07-200823fd600d", @@ -148710,7 +148710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.480?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.480?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "56be1869-bea7-47da-b5f3-0b6e06a02601", @@ -148740,7 +148740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bb5a00ec-9c61-4cd2-83a9-191276ddff4a", @@ -148770,7 +148770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.64?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.64?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e374193d-abb5-4d2f-9a10-5cdc8c490cc6", @@ -148800,7 +148800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "edb15cd9-fdd3-4246-b521-72bca6c9267a", @@ -148830,7 +148830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.006?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.006?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "72ac6a9c-410a-4ecd-9879-3d3c9b5c1b49", @@ -148860,7 +148860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.015?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.015?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4d06663b-2f50-40f6-b8bc-f3b967cfddfe", @@ -148890,7 +148890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c7037517-3aaa-45c8-9f54-aa9e1924e103", @@ -148920,7 +148920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.483?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.483?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "740ed5ac-6316-4b51-a888-e2e200bf4bc9", @@ -148950,7 +148950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.58?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.58?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bbaedb00-ef52-4011-a558-bef7586653b8", @@ -148980,7 +148980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5c430c2-a7aa-4032-a8d4-0195171e0667", @@ -149010,7 +149010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.026?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.026?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a936a574-3644-43ee-8ee1-07adeed9e40c", @@ -149040,7 +149040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.043?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.043?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3fd85984-7143-4a7e-875a-b4cc4cb7b316", @@ -149070,7 +149070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.025?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.025?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "51502ab0-997a-49cd-bf0f-46e5b3dea768", @@ -149100,7 +149100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.712?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.712?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1a84820b-bd0d-4a35-8ad1-58732927ab8c", @@ -149130,7 +149130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "63d1e93d-973e-46ed-b3c8-a229c2faf1bc", @@ -149160,7 +149160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.031?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.031?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4a2d5deb-b2b6-49d0-8cbf-8d040d8c5c98", @@ -149190,7 +149190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.393?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.393?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5895bd44-2e5b-40da-92af-8af1feed8990", @@ -149220,7 +149220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.484?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.484?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f31e158f-b00b-44f5-acfd-efd07172bfb2", @@ -149250,7 +149250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.395?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.395?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc6e4ef5-7beb-40dd-8a04-41cb881ca9ae", @@ -149280,7 +149280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.397?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.397?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e6dabb46-5ea7-4c5d-89f2-f7d4c1393f9c", @@ -149310,7 +149310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.036?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.036?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "466c9db8-19f7-47e8-848a-d0be2e39bbd8", @@ -149340,7 +149340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.996?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.996?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b658131-6657-4f54-b9f5-8970ba41e91c", @@ -149370,7 +149370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5f96863-0d34-4b91-8726-db863186904d", @@ -149400,7 +149400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.70?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.70?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9dfb9d9-0699-4d3f-80ab-7758ff4cf304", @@ -149430,7 +149430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "540e2e0e-c15f-4b5b-a7bf-b40544b2313f", @@ -149460,7 +149460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2cf6a958-48cb-4c7a-aaa6-0e00ae342f08", @@ -149490,7 +149490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.028?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.028?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "741240f5-d27f-45d9-9b87-87d5302b8863", @@ -149520,7 +149520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b19ec66-48f1-4065-a074-00610e4207b9", @@ -149550,7 +149550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "84a34c79-7a11-4915-b097-2639463c3100", @@ -149580,7 +149580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.45?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.45?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "30931be4-5b06-479f-8ab6-304897ae8769", @@ -149610,7 +149610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa1fbe36-ee6d-499e-910c-a1ea3ec0bd7e", @@ -149640,7 +149640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.394?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.394?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "176c7613-f238-445c-8479-99462a809c58", @@ -149670,7 +149670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.396?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.396?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f9abea0-3ae9-41db-b50b-32a7068c2ff4", @@ -149700,7 +149700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/officeatwork-ag/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/officeatwork-ag/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fc0452c3-a99f-4f1f-b119-cc0067ac7150", @@ -149730,7 +149730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5e0a72c-5b9c-4ed2-bf72-9c63521071ca", @@ -149760,7 +149760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.008?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.008?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "24b53450-870b-4f00-a5ca-67171f7793fb", @@ -149790,7 +149790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.993?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.993?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "905608a7-8d9d-4264-9451-5eece7cbaf6d", @@ -149820,7 +149820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.042?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.042?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "089bfd71-bdb8-44ae-93a7-9e8d78db7bb3", @@ -149850,7 +149850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5bd73c70-2752-4c3b-bc62-f54188ee8e66", @@ -149880,7 +149880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c20eda81-a8d7-4400-b789-8e323f6ec66a", @@ -149910,7 +149910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.99?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.99?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cf86ea69-3103-423a-aab4-30114c66a23d", @@ -149940,7 +149940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "298e6cbb-353c-40b2-8dfc-37b58eb56fda", @@ -149970,7 +149970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.731?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.731?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2e35a879-05eb-415a-bdf4-664e9e2930ec", @@ -150000,7 +150000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dda75686-c2de-457b-99d2-88e98f30c8a5", @@ -150030,7 +150030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.723?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.723?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f54086bb-18c3-40da-8d22-697ab0de4960", @@ -150060,7 +150060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.724?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.724?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "27406ab6-78d8-4046-9028-be604d9946a0", @@ -150090,7 +150090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.485?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.485?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da4efe0d-2524-458b-98ac-3dc4160f5e64", @@ -150120,7 +150120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.983?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.983?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a8e0a1fa-ab2e-48b3-a7da-3dcbb6b90920", @@ -150150,7 +150150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.397?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.397?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0071dead-a734-401b-9d05-90a6c06b2560", @@ -150180,7 +150180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL7/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f015f8f-2cd8-4187-878d-e56954c18b98", @@ -150210,7 +150210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9bd99253-f96e-4c01-9d6f-5df67fe8b15d", @@ -150240,7 +150240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.483?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.483?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a9abfdc-926d-4b8b-ac10-2f38028ba771", @@ -150270,7 +150270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "596e8503-d63d-46e0-860b-7be7dbfd0db6", @@ -150300,7 +150300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.486?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.486?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b459852-9f0c-4865-bcc8-ce6c7cb0ade4", @@ -150330,7 +150330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.733?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.733?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90600290-5a7e-45e7-ac92-3bda7edfb3ee", @@ -150360,7 +150360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0a6143d8-f8bb-4745-910a-64faad985055", @@ -150390,7 +150390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5164af02-0702-416e-86e5-e601b2b35d3e", @@ -150420,7 +150420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/odysseuscomputationalsolutions1630242118741/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/odysseuscomputationalsolutions1630242118741/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a051802-5195-4e8f-ac5f-02284eee0ae6", @@ -150450,7 +150450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f4c00a6-f4d6-4253-9bf3-1e15cd55e71f", @@ -150480,7 +150480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.726?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.726?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00d3d4e3-08be-4278-afd2-f45f5370e50f", @@ -150510,7 +150510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dfc58743-d05f-453b-a8ac-50fd1f6bf195", @@ -150540,7 +150540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.735?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.735?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b000a8d-987f-4882-bada-a87fd03bafa3", @@ -150570,7 +150570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5917de6-8bad-42e3-adea-4251eb4062a6", @@ -150600,7 +150600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.711?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.711?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42b1aad5-eeba-44f2-a45e-3b6a8f782f58", @@ -150630,7 +150630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "caf18abf-7851-43ca-88bf-e1c15d508e6e", @@ -150660,7 +150660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.714?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.714?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0a7160d-3998-4daf-911e-c10db6b53151", @@ -150690,7 +150690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "307f3b2a-85a8-4707-a148-79911810f6ff", @@ -150720,7 +150720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.484?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.484?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3efd1db2-e3d2-46f8-a038-cf2007979e5f", @@ -150750,7 +150750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.021?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.021?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0d88e9e3-1a31-4b46-b5ca-e488caa553f2", @@ -150780,7 +150780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.037?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.037?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5fe7927e-f05f-451b-95a5-30b2f344e803", @@ -150810,7 +150810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.713?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.713?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8724a2e-37eb-4580-8217-15602fb9e16d", @@ -150840,7 +150840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "59c6db29-d254-4882-9d5c-48e0ccc94d62", @@ -150870,7 +150870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.740?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.740?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "366dd255-cc20-4639-b2cb-032caf10493f", @@ -150900,7 +150900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.748?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.748?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5235637b-f900-4f9d-8587-2cf92d808c48", @@ -150930,7 +150930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.67.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.67.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0fb55fd8-156c-4347-b79b-71e9d3e63f7e", @@ -150960,7 +150960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3530755e-bd5e-4e96-8215-26ba292b6da7", @@ -150990,7 +150990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.715?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.715?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3605e4f5-b8f2-4d72-977f-1691f321517e", @@ -151020,7 +151020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.482?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.482?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "51293713-2b89-4331-932b-60bdbaf560ef", @@ -151050,7 +151050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.730?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.730?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dce887e4-bb66-4ac6-b8da-b377969ea369", @@ -151080,7 +151080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.732?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.732?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09c263f4-e702-4a19-8746-72ac61b8cfb4", @@ -151110,7 +151110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.721?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.721?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "974f8e32-419f-4db1-8e23-2d4b56d56277", @@ -151140,7 +151140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8968ab9c-9950-4b1e-9d81-e8cfa90bcf4f", @@ -151170,7 +151170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "86770d0d-feb4-4ee4-a992-123504a3ba98", @@ -151200,7 +151200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.742?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.742?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "012333bc-7b5c-4976-a20c-305e062c59e6", @@ -151230,7 +151230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.743?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.743?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d374e19a-3d78-4d7f-b3c6-4222311d95ee", @@ -151260,7 +151260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "453e9f99-e1a6-40e4-9329-daf862cdc8fc", @@ -151290,7 +151290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.751?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.751?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26f706a3-9d33-41de-b9aa-85861cbfacaa", @@ -151320,7 +151320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.753?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.753?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f2b07ca-590d-4121-bc6a-738a82c0e18b", @@ -151350,7 +151350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.725?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.725?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3e451a52-b34b-42aa-9456-80c2f182f89a", @@ -151380,7 +151380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa26c9e1-6bdb-4f03-98b5-9d24d7626970", @@ -151410,7 +151410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN8/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1def068-4124-465a-92d6-040dfe6d657f", @@ -151440,7 +151440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.755?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.755?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5df0fea6-f4bb-4901-bde4-afed4338661f", @@ -151470,7 +151470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.007?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.007?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e1de881-29f4-4cc3-b911-531fb16418f1", @@ -151500,7 +151500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.76.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.SqlServer.Management/artifacttypes/vmextension/types/SqlIaaSAgent/versions/2.0.76.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5e4d67d-babf-420d-b190-4d3be03701d1", @@ -151530,7 +151530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3bf48f46-ef52-4c34-80be-f9a459db0ff6", @@ -151560,7 +151560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.968?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.968?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc7c45f6-d655-41e3-8932-919de3d9fe98", @@ -151590,7 +151590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN7/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a19a70e-2439-4b2a-bfd5-3e08d24eba01", @@ -151620,7 +151620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.952?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.952?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "425101cd-679d-4942-8b81-7246434df773", @@ -151650,7 +151650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.710?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.710?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4e960514-6606-4e7f-96d3-81a2d8c804b3", @@ -151680,7 +151680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.754?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.754?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "654fc5e1-d259-4a6d-809f-2c0cdef67bb2", @@ -151710,7 +151710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "81263bf6-dff8-4448-a2ff-dcd4afc15161", @@ -151740,7 +151740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.478?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.478?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ddbd36e3-8896-4c4d-a238-e79bc90f4b6c", @@ -151770,7 +151770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/odysseyconsultantsltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/odysseyconsultantsltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a2ac6cad-1e66-4426-a442-3f3afa6e3dda", @@ -151800,7 +151800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.736?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.736?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cefb23d9-22e9-4f4d-8752-650c5876928b", @@ -151830,7 +151830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.907?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.907?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c1177bfa-b4a8-4cfd-b734-fd9674260fa5", @@ -151860,7 +151860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.98?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.98?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ee435ef7-d604-4901-ab4b-5fb72c459000", @@ -151890,7 +151890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.535?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU1804/versions/1.0.0.535?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "af86e76f-41e1-456e-a0bc-44ae3d46c5bc", @@ -151920,7 +151920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.961?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.961?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26f2479a-b063-425d-a95f-076f5586d55d", @@ -151950,7 +151950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.750?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.750?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4cf9e35a-1f69-490b-b8db-fd9ba5d69221", @@ -151980,7 +151980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxRHEL8/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f36893b-f637-4f6a-bff4-d52e2a7f0207", @@ -152010,7 +152010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.722?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.722?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68348c8f-a553-49fa-b772-5c99594dd228", @@ -152040,7 +152040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6defce7d-0e3b-40cf-98b1-130de0eae26e", @@ -152070,7 +152070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.68?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.68?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "18b7b673-a81e-4dd2-9241-52bb83fc81a5", @@ -152100,7 +152100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.747?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.747?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1294c7ec-a2d0-452a-8557-cf8c479855b5", @@ -152130,7 +152130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.67?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.RecoveryServices.WorkloadBackup/artifacttypes/vmextension/types/AzureBackupWindowsWorkload/versions/1.1.0.67?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3ce539d1-7cc8-44cc-b02f-381d9f13c27e", @@ -152160,7 +152160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.734?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.734?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3909b9d3-8be9-4376-88c4-9e1825816d56", @@ -152190,7 +152190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxOL6/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d94fb441-4fd6-4b7c-a7a3-0e4a27ac147a", @@ -152220,7 +152220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.729?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.729?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "653e83de-b48a-4e33-ae1e-bc14f2ecf227", @@ -152250,7 +152250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.484?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES11SP4/versions/1.0.0.484?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "86f77223-c64f-4b17-bc07-59311cd3754d", @@ -152280,7 +152280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxUBUNTU2004/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b529c2b-0a29-4693-a5ef-7295e281d738", @@ -152310,7 +152310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.984?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.0.984?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f37475a5-3c30-4587-b2dc-da8dd17190dd", @@ -152340,7 +152340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/omega-software/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/omega-software/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e1e6f345-62c9-48e4-9e78-214b02afce8f", @@ -152370,7 +152370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.035?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.035?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9cb4ed0f-6e62-482a-92a0-e02196ee9a5d", @@ -152400,7 +152400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.749?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.749?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4d1b94dc-2c4c-4781-b44f-198052c482b0", @@ -152430,7 +152430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.752?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.752?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eec1ee21-cb52-4b48-9528-32c5e1d9051a", @@ -152460,7 +152460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.045?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.045?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f031464-8e02-4dbc-8dd3-006841e814b4", @@ -152490,7 +152490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxDEBIAN9/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82ccb3fd-0f53-4708-b970-9477a058abfd", @@ -152520,7 +152520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.108?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.108?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a48bef9-77ce-4d19-86b4-ce7c9a089530", @@ -152550,7 +152550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.104?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.104?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "271dcddf-1700-442b-a2ad-9ec5c5774ca5", @@ -152580,7 +152580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.164?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.164?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "401bd815-b0ad-4295-a96b-61e1e52ac03d", @@ -152610,7 +152610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.156?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.156?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "16a96e61-6fa3-4dbc-afe5-97c3284abe3f", @@ -152640,7 +152640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAzure.Compute/artifacttypes/vmextension/types/AzureLogCollector/versions/1.0.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.WindowsAzure.Compute/artifacttypes/vmextension/types/AzureLogCollector/versions/1.0.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "960e4170-8036-4274-9549-9738e4dc0dc8", @@ -152670,7 +152670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.204?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.204?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88e29508-1845-4ac4-8c3c-c0b16cd37a56", @@ -152700,7 +152700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.135?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.135?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a915be19-3250-4682-a926-2cd202f1cf4b", @@ -152730,7 +152730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.980?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.980?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "292a4aa1-84e4-43d1-b102-9f1592a8d1f8", @@ -152760,7 +152760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.207?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.207?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2a325a6-09ea-44eb-a8cb-b319daf33582", @@ -152790,7 +152790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.113?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OctopusDeploy.Tentacle/artifacttypes/vmextension/types/OctopusDeployWindowsTentacle/versions/2.0.113?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b8c3fa5-9414-488d-ab83-ce7ed3c7777e", @@ -152820,7 +152820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "36c14617-dead-4b9f-9196-8726d8797889", @@ -152850,7 +152850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/onyx-point-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/onyx-point-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4d9093bc-c84b-41b7-917e-d2e4b9511166", @@ -152880,7 +152880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/op5/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/op5/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e4ed829a-cd4a-4a1c-8943-eaba6e060938", @@ -152910,7 +152910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/onapsis/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/onapsis/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3bdf51b-ce4f-4c76-8c3f-02359556d57c", @@ -152940,7 +152940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OpenLogic/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/OpenLogic/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11fb799d-406a-4dc3-8f9a-b5b4148d222e", @@ -152970,7 +152970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/oncore_cloud_services-4944214/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/oncore_cloud_services-4944214/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6258f5e8-30df-4595-80cf-360298728a60", @@ -153000,7 +153000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/onspecta/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/onspecta/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "20c7a813-25b8-426a-9069-202cc8866b65", @@ -153030,7 +153030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/openvpn/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/openvpn/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1fb6c822-a0f4-49eb-a2ea-4ca49fd8c226", @@ -153060,7 +153060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/openlinkswcom-pago/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/openlinkswcom-pago/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8ace9a39-89f2-427b-9b63-2bae13d9e922", @@ -153090,7 +153090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/optimitiveslu1618320281443/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/optimitiveslu1618320281443/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f4f5d887-54ef-41e1-b8f9-9e7a32d676f2", @@ -153120,7 +153120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ontology/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ontology/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c0f1f2a6-ff03-4db6-ba20-8082d1281e17", @@ -153150,7 +153150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/onexgroup/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/onexgroup/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0a8b2ed-018c-455b-9fd8-7a5502fe015b", @@ -153180,7 +153180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/open-connect-systems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/open-connect-systems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1552f28a-1556-4579-98fa-a945e35cd57e", @@ -153210,7 +153210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.068?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL6/versions/1.5.1.068?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3ff44523-7df6-4ee1-a47f-2ec320b56c4c", @@ -153240,7 +153240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/opentext/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/opentext/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "87cb65a1-c7d7-4330-8166-4e20aa647c6e", @@ -153270,7 +153270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/openrefactoryinc1620140917523/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/openrefactoryinc1620140917523/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6e00384b-53d1-46cf-91e6-6f4d9af1f796", @@ -153300,7 +153300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/opencell/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/opencell/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "95c86e6d-b8b7-487d-b575-973674acafa0", @@ -153330,7 +153330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/opticcaconsultinginc1604521372438/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/opticcaconsultinginc1604521372438/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "afbe28f3-1133-412a-8030-a43575c80c13", @@ -153360,7 +153360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/option3/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/option3/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b58bc168-d015-4c3c-9ded-26acaa48dee7", @@ -153390,7 +153390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/openshotstudiosllc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/openshotstudiosllc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7f1f59ab-923c-4c9d-8e6d-1ea404da5ac4", @@ -153420,7 +153420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66662049-4e74-4de4-ad59-ae1f8f34ffa5", @@ -153450,7 +153450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.913?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/Linux/versions/1.2.0.913?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0fdd5cce-87d5-469e-a2cc-f014b95b13b7", @@ -153480,7 +153480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/opswatinc1619007967290/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/opswatinc1619007967290/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0044c6ca-30b3-4ba3-8672-615336ce0a51", @@ -153510,7 +153510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/opslogix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/opslogix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cdb14014-48d5-46a3-897b-e77d7a7bdcdc", @@ -153540,7 +153540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.0.0.32?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.0.0.32?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bbffc712-0731-4887-ba34-c3378fe1b91f", @@ -153570,7 +153570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.10.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.10.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e9b06562-12fe-4c15-9676-270d9bd3fa6c", @@ -153600,7 +153600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.13.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.ServiceFabric.MC.Test/artifacttypes/vmextension/types/ServiceFabricMCNode-Test/versions/0.13.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b2ee3e04-141f-404b-8abb-dbd24c38dbc2", @@ -153630,7 +153630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.536?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.536?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7a678e76-b03c-41d6-a3f4-57ed27d9d416", @@ -153660,7 +153660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.542?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ac6619be-f8b1-45b2-9236-649d9947a845", @@ -153690,7 +153690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "19679b3a-8f0a-455d-939d-a805b6927819", @@ -153720,7 +153720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.540?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.540?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f78ac634-c757-40d1-9c73-6b84e5154be5", @@ -153750,7 +153750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.537?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.537?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8e1eafc-175e-489b-b79a-ae265b434bde", @@ -153780,7 +153780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.543?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.543?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fcc99e48-f012-40e9-82be-ff38631f5209", @@ -153810,7 +153810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Oracle/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Oracle/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3075a289-a516-4f94-9c27-5ee3b6d1ee39", @@ -153840,7 +153840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.539?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.539?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57189aa3-817a-4b90-91e2-db31a94fce19", @@ -153870,7 +153870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.538?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.538?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc0ed11f-9936-42ff-95c4-3b1803e4c5c1", @@ -153900,7 +153900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.544?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Stage/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.544?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "465a9e6c-9c07-499c-8c12-330c950a4b14", @@ -153930,7 +153930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.767?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.767?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "172af997-e1f4-49a2-a216-33f6afc0d946", @@ -153960,7 +153960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.756?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.756?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ebbc6471-befc-4175-aa3c-813a45394eae", @@ -153990,7 +153990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.758?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.758?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "50749f16-e5d0-4f41-9aee-2d38b88ffb94", @@ -154020,7 +154020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.762?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.762?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0ea106ab-5149-46ac-839c-88dd21e2f108", @@ -154050,7 +154050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.778?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.778?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "393fcf13-1278-4be6-af9b-fcdcf247d512", @@ -154080,7 +154080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.772?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.772?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6ad2ddf1-c047-4c66-a2b4-210ce9b91280", @@ -154110,7 +154110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.783?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.783?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "af4d6d3d-bab7-4be2-b135-28fff1a68d09", @@ -154140,7 +154140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.764?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.764?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b7933107-072d-4270-af7f-b39bf2c3965b", @@ -154170,7 +154170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.803?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.803?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be06c1fc-c1ca-4678-bb69-b2a576daa286", @@ -154200,7 +154200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.770?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.770?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b7f58251-e0e0-4e67-a19b-b417e996a9f8", @@ -154230,7 +154230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.799?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.799?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7b0fa20-4be9-4c37-9854-0882ae2edb64", @@ -154260,7 +154260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.988?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.988?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bad08a29-23bb-4d84-b3ae-d556f14bed37", @@ -154290,7 +154290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.004?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.004?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5e219ca0-16bc-4e06-8654-d7bebfeac892", @@ -154320,7 +154320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.796?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.796?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "31f703b2-4592-459f-8989-459d09b57e49", @@ -154350,7 +154350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.801?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.801?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0325a1b1-1136-4397-91cd-299fd5122e68", @@ -154380,7 +154380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.788?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.788?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5c2f04cf-fecb-4761-87e4-1e642b640de7", @@ -154410,7 +154410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "08c81df7-12d7-418c-a7b9-cbbee33804b2", @@ -154440,7 +154440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.806?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.806?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "10ed8fd6-369f-46f6-b498-44051a378db4", @@ -154470,7 +154470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "617f0010-4c82-4618-9c00-ebfde192f879", @@ -154500,7 +154500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.800?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.800?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57625c44-e140-4b57-a6ab-666dc74c04fc", @@ -154530,7 +154530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.021?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.021?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4d66c2ed-1d0d-4107-9bab-997f9482fbe0", @@ -154560,7 +154560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fc485850-6f6a-4464-9e4f-864e8d3fffee", @@ -154590,7 +154590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.779?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.779?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "59bc2d7d-0078-4814-99a8-4b8d1292693c", @@ -154620,7 +154620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88771914-8e02-49b5-8efd-f298536d8c23", @@ -154650,7 +154650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.992?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.992?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "035de035-ff80-4bc8-ad04-3e21686077d0", @@ -154680,7 +154680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.776?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.776?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "faf1f1a7-0742-41d2-a850-f7448caf9885", @@ -154710,7 +154710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.012?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.012?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7288b3c4-d742-4687-bfbb-6329eedeb541", @@ -154740,7 +154740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.763?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.763?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5ff1e779-7a6f-45f9-88ff-6f762ba9192b", @@ -154770,7 +154770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.032?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.032?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3a0195c4-8691-49e2-901d-8ee13a3e3a22", @@ -154800,7 +154800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.993?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.993?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c2269754-2797-4db6-ab23-01cb138fbb73", @@ -154830,7 +154830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.995?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.995?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "44c4dff9-177f-4ef9-a612-313b4b3aa6a3", @@ -154860,7 +154860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.003?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.003?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c652eabd-ced8-458d-9efb-056687dfe6f5", @@ -154890,7 +154890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.759?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.759?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04f70f0c-a0ad-4e58-82d1-e6b111991b3e", @@ -154920,7 +154920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.992?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.992?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5d6dd63-38d5-4f3e-a27c-466ecd96b2ec", @@ -154950,7 +154950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.026?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.026?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61df2866-eb49-4271-b01f-90e8f6568703", @@ -154980,7 +154980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.018?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.018?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3645ef80-cec4-4fba-b4ab-93b008baace7", @@ -155010,7 +155010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.761?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.761?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f1074a5-acdb-462e-a539-9fe1c377a8df", @@ -155040,7 +155040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.987?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.987?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "310e40d6-f1e1-4ca8-ab24-da28148f5650", @@ -155070,7 +155070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.026?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.026?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "464d1b87-dc8c-4aed-9190-88fef43d1c42", @@ -155100,7 +155100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.804?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.804?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ce002973-5026-42a6-aa07-53cffa13bbc4", @@ -155130,7 +155130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.006?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.006?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1bd4e62-2ace-4364-837d-fa1897b22bfb", @@ -155160,7 +155160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.777?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.777?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "95a0b416-3039-422f-a761-b99f30eaa45f", @@ -155190,7 +155190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.015?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.015?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7edf68e3-0c00-41dd-8452-a237f3563ff6", @@ -155220,7 +155220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.019?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.019?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a141aafb-1fa2-4f5e-97e0-238ad6bd0bf0", @@ -155250,7 +155250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.021?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.021?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "617a35b3-e272-42cc-beac-ecca5ef48360", @@ -155280,7 +155280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.998?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.998?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0cfc644f-cbcf-41e2-9aad-a5f7ae6cfcb2", @@ -155310,7 +155310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.007?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.007?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2bc3d2d6-95c0-4b74-804d-1459b3a02693", @@ -155340,7 +155340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "013ae32b-d61c-4924-a02a-1979d708386e", @@ -155370,7 +155370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.792?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.792?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9c658176-eba1-46d7-a456-6bb3703e6659", @@ -155400,7 +155400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.986?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.986?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4322cce6-0abf-40a9-8a1f-62d66049f0c4", @@ -155430,7 +155430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.029?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.029?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c3da41ad-cbb0-436a-9926-562fedf97cc5", @@ -155460,7 +155460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.039?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.039?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d58f4a3b-812d-4fed-b2e7-154a93d8c8c5", @@ -155490,7 +155490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7eda081-6754-4801-9e1d-2e0e9b9f81a6", @@ -155520,7 +155520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.012?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.012?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d2d3e029-b95b-4c78-9657-638c6e2eb88c", @@ -155550,7 +155550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.003?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.003?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66e5a8c3-5961-4d38-9697-73ea99555c18", @@ -155580,7 +155580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fe88b49c-0bdd-41e9-bc36-af40acc2961a", @@ -155610,7 +155610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a771c55-f580-4137-95a3-1b09470d42f7", @@ -155640,7 +155640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.791?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.791?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7a009c64-f081-48f3-98a7-ede63b838dab", @@ -155670,7 +155670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.041?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.041?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9abab1bf-2fdb-47b9-b010-74e4112c8471", @@ -155700,7 +155700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.062?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.062?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa67b4f6-9337-4112-805d-982322a0e352", @@ -155730,7 +155730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.027?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.027?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5fb0f431-961a-49ac-a60a-dc6de377738d", @@ -155760,7 +155760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.025?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.025?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f7cfc01-1298-4453-9d26-83a88706db61", @@ -155790,7 +155790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.985?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.985?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da67b23d-9540-4bb4-af5e-387fb88d713d", @@ -155820,7 +155820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.984?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.984?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55812009-c4fe-4e59-a0d8-1be421324cd0", @@ -155850,7 +155850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.999?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.999?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "71b23bef-89a8-4b1b-bba2-7fbb49684213", @@ -155880,7 +155880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.989?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.989?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1ea6cb7e-7121-4695-97e7-3427c1a322f4", @@ -155910,7 +155910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.997?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.997?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4892f85b-bf35-4723-bc3a-4738065756ac", @@ -155940,7 +155940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.022?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.022?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9c46ae00-a3cc-4732-9b10-9866139e0fa7", @@ -155970,7 +155970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.024?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.024?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d3e9b90b-d614-41fe-b58c-09bfbbeb3779", @@ -156000,7 +156000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.004?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.004?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f37be28-43aa-40ee-8716-020e18a64922", @@ -156030,7 +156030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.055?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.055?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "625da497-26a1-42fe-ba8a-1fdce9a5749b", @@ -156060,7 +156060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.807?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.807?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d80e7bb5-7bf5-46cb-bf8c-e18ec48e655c", @@ -156090,7 +156090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.996?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.996?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b166b0c3-eba1-4d54-a59d-6526ab414b3b", @@ -156120,7 +156120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.027?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.027?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fbc4e2f3-5191-4c98-87d3-8971f4ef0b2f", @@ -156150,7 +156150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.769?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.769?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f49eb24-448e-4ac1-ace2-de6995ca1a3c", @@ -156180,7 +156180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.034?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.034?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "54b68d6c-843c-447e-8ad9-051a89bf7741", @@ -156210,7 +156210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.048?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.048?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8284219b-fe39-461a-85fc-fc32ea80c742", @@ -156240,7 +156240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.028?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.028?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b85fa1d-0561-4e6c-b4df-ab2da0a5b7d1", @@ -156270,7 +156270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.031?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.031?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6851323b-fd19-495e-8380-7468da9595b9", @@ -156300,7 +156300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.1000?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.1000?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1a3bfda9-8893-477c-9312-4e86cc0a6fcb", @@ -156330,7 +156330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.990?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.990?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ce71796b-d7f6-4403-b05c-a8548bcb6aaf", @@ -156360,7 +156360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.073?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.073?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c236697c-31b5-4605-98c4-c23e83eca5c8", @@ -156390,7 +156390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7f087b62-5bc5-48c6-afd8-5f714b0d478f", @@ -156420,7 +156420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.065?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.065?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f51769ce-f169-408d-99d8-c1688f77d63a", @@ -156450,7 +156450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.079?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.079?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "328c35c4-bec1-4373-9aba-ee0784111a3d", @@ -156480,7 +156480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.052?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.052?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5e49e160-58d7-4835-b8a0-ad9c80ed4f7c", @@ -156510,7 +156510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.076?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.076?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2b6e5fa-cf62-4341-97a8-646fba25a58b", @@ -156540,7 +156540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.006?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.006?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "846b4292-689c-4ad2-ba6c-c1eb97b1cb3b", @@ -156570,7 +156570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.786?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.786?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1ec6ad07-ea3b-4fc8-91e7-cf4d571f4413", @@ -156600,7 +156600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.056?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.056?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5368b2e-25ff-4aaa-a904-0cefbf976309", @@ -156630,7 +156630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.999?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.999?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "21c20883-0d93-48fe-8f6a-3eba5ba0fce0", @@ -156660,7 +156660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.989?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.989?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea94e751-01a9-4f13-85a7-69c1fe838fd7", @@ -156690,7 +156690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.996?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.996?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b67c3e8a-fe94-459d-988a-2d23fe400708", @@ -156720,7 +156720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.994?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.994?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f4c52be5-2045-400f-8a12-80c4533f4e97", @@ -156750,7 +156750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.072?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.072?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dc9ea807-01d9-4301-a7f2-9d1ff4d443b8", @@ -156780,7 +156780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.005?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.005?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0204f65-1528-4920-9e7f-3464a71e9606", @@ -156810,7 +156810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.059?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.059?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e64bfe1a-bfe6-40a1-8ad1-82a9e3db54bc", @@ -156840,7 +156840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.064?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.064?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c893ad9-f716-4606-8015-2bbfea73b19e", @@ -156870,7 +156870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.035?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.035?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9d95a354-846f-4fec-9c5c-efe3448f40a9", @@ -156900,7 +156900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.077?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.077?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7609b4e3-c241-435d-bf10-15df84dcef28", @@ -156930,7 +156930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.069?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.069?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d4edcb9-ff99-4197-a88b-80a192ca0a28", @@ -156960,7 +156960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.074?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.074?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ab5137a9-fb76-47f9-9d38-3156190f2de5", @@ -156990,7 +156990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.076?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.076?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e46847a9-4286-4d1f-b50a-c3a55c2753b8", @@ -157020,7 +157020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.013?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.013?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1756611-b4f1-4f69-850a-de7cb451608c", @@ -157050,7 +157050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.072?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.072?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "927a10f8-3eea-4808-b719-5bad3b420a39", @@ -157080,7 +157080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.061?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.061?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "65f3c9fa-7538-412b-8ac0-6c30a4d41856", @@ -157110,7 +157110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "35c446ac-59c0-494b-a531-4f2803cdafb9", @@ -157140,7 +157140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.019?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.019?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2469886-0245-478f-852f-e37730228591", @@ -157170,7 +157170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.789?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.789?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b41a2c2c-d87b-407c-a0b6-f71a5752549b", @@ -157200,7 +157200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.998?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.998?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e0f9ba96-4364-4b44-b860-37c360c8dd49", @@ -157230,7 +157230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.997?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.997?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5170743-7c40-4565-b33b-2c2244e66d72", @@ -157260,7 +157260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.037?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.037?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b2783fea-e69d-4729-928b-ab388e81f83c", @@ -157290,7 +157290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.007?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.007?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5f4f0e2c-2c63-447c-b7c5-a2da88ac5fdc", @@ -157320,7 +157320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.017?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.017?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8725519b-7cb1-4e88-8915-fba3b7e971ef", @@ -157350,7 +157350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.008?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.008?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b6037d4-0237-41bc-874a-9da368271331", @@ -157380,7 +157380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.073?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.073?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8ec61542-e526-4b64-bedf-5a20d7e60ecd", @@ -157410,7 +157410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.013?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.013?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d58eadb-2dfc-43e8-a9dd-24c1e7136861", @@ -157440,7 +157440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.081?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.081?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b03274fb-b4c3-4be0-a62a-2b1634592437", @@ -157470,7 +157470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.051?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.051?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "baca0a4e-eae6-4d31-b23a-97d0820aeb17", @@ -157500,7 +157500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.032?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.032?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dbe6d6d8-7593-4602-8e95-bf6057e8f31a", @@ -157530,7 +157530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/oraylis/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/oraylis/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "504112b8-1ff6-40c9-8b14-4e307d43c988", @@ -157560,7 +157560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.066?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.066?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f506781-80bf-48a8-9ad6-0466e45faae0", @@ -157590,7 +157590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.027?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.027?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7cef34d3-0cdc-4c68-8f89-a69d02941779", @@ -157620,7 +157620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d0f6530d-e65c-4550-9f86-4b5e8bd35829", @@ -157650,7 +157650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.904?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.904?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6f7f840c-0d4a-4ebe-a33e-f61db666fa0f", @@ -157680,7 +157680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.906?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.906?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "43b30b3d-e52c-42b4-9cfa-abc96fdc8186", @@ -157710,7 +157710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.031?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.031?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "291e9733-3249-4a5c-8ef8-8a1643a56146", @@ -157740,7 +157740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11e80b54-329e-4060-9ef6-1a312a0f746b", @@ -157770,7 +157770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.026?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.026?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e6143ec-f3ff-4df2-836a-465b38cf65da", @@ -157800,7 +157800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f97906d-c5c2-49f4-ad41-e86b6f3cdde2", @@ -157830,7 +157830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9d6c2d00-7b4a-48cb-945f-d3ce8b5f75a9", @@ -157860,7 +157860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4912e339-c4c8-457c-98e9-8d827af4ec59", @@ -157890,7 +157890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.023?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.023?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "19b7b71e-841f-4546-bb98-fe7aa6b2f825", @@ -157920,7 +157920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.025?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.025?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a32643c3-03f3-410d-bfa9-e4a9da2c4933", @@ -157950,7 +157950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.923?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.923?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "72ea4600-2ff1-46c2-9ec0-892dc72e8fa9", @@ -157980,7 +157980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.992?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.992?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b73fd884-817d-46da-aded-3f94191fec09", @@ -158010,7 +158010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.079?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.079?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7ead883-4d6b-4f2f-b201-d20e827170b0", @@ -158040,7 +158040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1adad9f3-ed26-4152-b4af-8ba023fe5f5e", @@ -158070,7 +158070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.920?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.920?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb9df730-3a08-44a1-9dc7-f06f71895f02", @@ -158100,7 +158100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.905?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.905?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "255a9a19-7ca4-4101-b44e-94be1aeacec8", @@ -158130,7 +158130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.036?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.036?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "80b0434c-2004-4076-9bfc-4720f4d830a0", @@ -158160,7 +158160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.077?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.077?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61481ef3-4f4f-4f8c-9f39-c281e8a455dc", @@ -158190,7 +158190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.009?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.009?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2184f10-bbbe-4a8e-8a69-9623d1827b54", @@ -158220,7 +158220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.074?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.074?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61e3a96f-15ea-4388-b4c8-266ebbd36612", @@ -158250,7 +158250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.065?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.065?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9bdce3a3-47a6-442d-a50c-aa826d0adb9d", @@ -158280,7 +158280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.910?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.910?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa9d8bcd-3107-467e-bafa-a5f4e100e1c5", @@ -158310,7 +158310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.942?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.942?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3c9038bd-4116-4437-9b0b-875fda4eb881", @@ -158340,7 +158340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.946?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.946?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df3ba7f9-488e-49f4-8d00-db9c12471f7e", @@ -158370,7 +158370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.989?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.989?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42e5b51c-a29b-4b78-8db4-e0889150e620", @@ -158400,7 +158400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.903?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.903?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ed6c9794-83b5-44ce-8a2c-7c70ca350a5f", @@ -158430,7 +158430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.969?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.969?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8ca51e1-3ac5-452f-a85b-a3774d0142cb", @@ -158460,7 +158460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.951?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.951?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1acce73c-87d8-437a-adf9-854d6f48c8af", @@ -158490,7 +158490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.029?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.029?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a91acbe6-0178-412a-84a0-4a8e5ab6db9a", @@ -158520,7 +158520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.983?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.983?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "18de3ee4-e7e4-47a3-aa27-5080592af282", @@ -158550,7 +158550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.938?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.938?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "135ef09b-f4d4-48af-bfd9-9ca36eba759c", @@ -158580,7 +158580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.930?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.930?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ba9339ce-77c2-4132-8860-c848fdd70350", @@ -158610,7 +158610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.960?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.960?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f83e6bb8-5a88-4090-a799-605d354d09f8", @@ -158640,7 +158640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.990?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.990?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3cfcdadd-bda5-4c6c-9d74-a75bddb0e3c8", @@ -158670,7 +158670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.029?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.029?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ec28e11-11bc-4ed7-9864-3039bd0d7bf8", @@ -158700,7 +158700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.911?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.911?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a121b98-8ffb-49fa-b67f-d5e77a439d3b", @@ -158730,7 +158730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.983?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.983?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dd3c18a6-48bb-4888-8565-8670deb915f6", @@ -158760,7 +158760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.998?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.998?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "de8aaf2a-4d1f-43b1-a7e2-2de206aa0d2c", @@ -158790,7 +158790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a2fdfa00-e996-42a2-a17c-494159c517d3", @@ -158820,7 +158820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.976?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.976?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e9130414-9dca-4c6a-a87a-660c24f9bbbd", @@ -158850,7 +158850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.945?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.945?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57a05c1a-3a1d-4c2e-920d-004ebe76b94c", @@ -158880,7 +158880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.973?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.973?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c71f8b77-0628-4123-b33c-d421d5065c43", @@ -158910,7 +158910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.011?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.011?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e79a204c-36cb-4622-80ef-e1f9b41aa153", @@ -158940,7 +158940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.028?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.028?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c571e603-d92b-4647-9ee7-8821a5bffce0", @@ -158970,7 +158970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.068?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.068?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2393184c-67fb-47d2-856c-e6735e3aae13", @@ -159000,7 +159000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.982?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.982?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "36cdbb29-b48f-48ac-b02e-ea2919ed2574", @@ -159030,7 +159030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.961?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.961?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ad144cd-5b19-49de-9947-552316946dea", @@ -159060,7 +159060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.959?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.959?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "006922ae-8dfa-4a64-b64c-1938b3a44db9", @@ -159090,7 +159090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.966?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.966?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b516f8bc-51d2-468d-b591-4becb15905a6", @@ -159120,7 +159120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.997?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.997?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef394272-4b39-4e9f-904c-95536e3a563f", @@ -159150,7 +159150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.025?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.025?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a889303-b66a-42be-89bc-627ad956dccb", @@ -159180,7 +159180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.994?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.994?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e15b507b-2770-459a-bcfd-df4656b823ac", @@ -159210,7 +159210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.066?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.066?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55f53b48-dc0a-48df-a322-36c6041d9867", @@ -159240,7 +159240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.967?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.967?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ced51fa7-beea-4e33-bca8-b99f425b0999", @@ -159270,7 +159270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.979?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.979?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4df5272e-6de8-4c6c-81f5-36fb05388c0c", @@ -159300,7 +159300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.962?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.962?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7151010a-c5c2-4749-a18c-85e3e0260002", @@ -159330,7 +159330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.993?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.993?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e7d24ac1-8944-4d92-9b97-ed6847eb8216", @@ -159360,7 +159360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.069?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.069?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7b86ec1-f012-4040-9d4d-ab6003a001e0", @@ -159390,7 +159390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.063?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.063?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0675614-8106-46ac-b915-4854c3982ca5", @@ -159420,7 +159420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.008?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.008?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d3774e1-dac4-4f89-a978-e143a43d6ad8", @@ -159450,7 +159450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.044?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.044?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4fbfffb3-a65a-491d-aa3d-40a3d86aafc6", @@ -159480,7 +159480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.063?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.063?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e82d8ed4-8a69-42c2-bb8d-1b7049473431", @@ -159510,7 +159510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.957?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.957?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7d927f8c-2aec-42d0-9fdc-3bcde3a1d997", @@ -159540,7 +159540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.042?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.042?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ddad7279-2e76-4ac1-aa62-b526de0174bb", @@ -159570,7 +159570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.795?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.795?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "39c0d28b-4e30-4681-a6ee-d65eabd590b5", @@ -159600,7 +159600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.954?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.954?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6def54b3-4b2f-4430-a3ae-ae6c9d50cac6", @@ -159630,7 +159630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.938?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.938?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e740df1-4893-432d-9b81-9c3b9cbd6718", @@ -159660,7 +159660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.024?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.024?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "120c8ddc-7e1e-4648-89f6-0b703b6b309b", @@ -159690,7 +159690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.937?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.937?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5e6c419f-d687-4aa2-a9b1-0933c8d90ed1", @@ -159720,7 +159720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.924?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.924?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c857324-19fa-4cdd-ac8d-2341adf6e563", @@ -159750,7 +159750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.049?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.049?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "610c5257-dbfe-438c-ad13-30b0e4e1006b", @@ -159780,7 +159780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "53f36b64-c3ba-4cb0-a162-9eb2c90f21a9", @@ -159810,7 +159810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.940?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.940?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ea3a5a6-fd2b-4e34-a76a-9a3018d7bbbf", @@ -159840,7 +159840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.064?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.064?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1ec8bd7f-570c-4fcc-a5b7-a595fd26ffe1", @@ -159870,7 +159870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.981?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.981?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00876115-86b2-4860-9ee2-984af8761790", @@ -159900,7 +159900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.062?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.062?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c58cd98b-f619-4a8c-a0df-cd63b40921d2", @@ -159930,7 +159930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.992?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.992?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2cb25b96-a4db-42c5-bc5d-8c39a4b3d926", @@ -159960,7 +159960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.012?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.012?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a8cc5a13-95f0-4819-9b73-c16d329c7c85", @@ -159990,7 +159990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.986?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.986?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b6546347-116b-485b-8cb5-692b998bc56d", @@ -160020,7 +160020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.996?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.996?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "63b079a2-9e4b-4166-9daf-9faa408a201d", @@ -160050,7 +160050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.925?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.925?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1124167-3262-4844-8c0b-57f69d2b8a83", @@ -160080,7 +160080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.043?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.043?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88a4a594-491d-4612-bf8a-21d6207bd12b", @@ -160110,7 +160110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.991?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.0.991?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75a55666-496d-4fe3-8b3f-2cc8c55a4f69", @@ -160140,7 +160140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.937?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.937?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0aa631ce-6c79-4c0e-a169-37dea9cf733a", @@ -160170,7 +160170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.968?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.968?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3caf205c-b5d1-41ee-8af7-324c5c051d49", @@ -160200,7 +160200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.075?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.075?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf1be74b-67e6-4ff0-a217-ec42f9438c50", @@ -160230,7 +160230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e796e68-f8d1-43d8-b7e5-b5152e2cd73a", @@ -160260,7 +160260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.059?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.059?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "14796890-0a69-4634-b0f9-0f4b6f0b87f9", @@ -160290,7 +160290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.948?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.948?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "84d5da15-ecf7-48d2-a5c5-7e5ff07a7153", @@ -160320,7 +160320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.943?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.943?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa38c4f8-7dfa-4606-8492-dcd034a9c2d4", @@ -160350,7 +160350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.061?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.061?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4c1ba2cd-c35a-4ef7-a70c-e0ec0463af8e", @@ -160380,7 +160380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.915?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.915?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "344f85a2-e687-4874-a63a-f7cacb8d6313", @@ -160410,7 +160410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.941?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.941?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db63a49c-4bed-4663-9d50-99783dc77659", @@ -160440,7 +160440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.916?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.916?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6a56895-071a-4250-9142-7a7feb2009c2", @@ -160470,7 +160470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.921?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.921?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f22acdee-48a0-4bb9-890a-d93e6dbd048d", @@ -160500,7 +160500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.953?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.953?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9bbb7e1e-5d1a-4507-9f48-29ef0415eb6b", @@ -160530,7 +160530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.990?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.990?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ba8ce3c4-9652-4e0e-b1a9-64d7dd4b31c8", @@ -160560,7 +160560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.985?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.985?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "08a542b8-1f3e-4212-b27d-135d212f97f9", @@ -160590,7 +160590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.919?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.919?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0117878-4a92-42ee-bbb8-d13b2ad2e8da", @@ -160620,7 +160620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.947?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.947?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "abfd211f-fa77-4dc3-8d6c-30fad334d6da", @@ -160650,7 +160650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.944?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.944?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a4a08706-111c-4091-9d87-058af5b260c3", @@ -160680,7 +160680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.1.080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7f2591ea-805f-4147-a861-3ba1e4ffa4f1", @@ -160710,7 +160710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.949?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.949?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9c7f80e-d967-4538-af41-128967c53a2e", @@ -160740,7 +160740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.913?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.913?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "040a1369-8427-42c3-85af-ba591f028c2f", @@ -160770,7 +160770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.033?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.033?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a4c82a1-7d5b-486d-8231-4aa21c696503", @@ -160800,7 +160800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.757?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.757?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ec90b62a-85e1-4084-a185-708a5f029da3", @@ -160830,7 +160830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.912?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.912?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2c97c28-f987-4924-ab63-ecd51cc87691", @@ -160860,7 +160860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.771?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.771?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "92e1f8c6-56a5-49de-8394-60d7a3ebb3e9", @@ -160890,7 +160890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.932?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.932?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f076c66-c169-47d2-9f02-ed7ca1ba912e", @@ -160920,7 +160920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.933?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.933?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6311980-dcdf-49e8-8e1a-e6b201a5a47d", @@ -160950,7 +160950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.009?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.009?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "60566906-fc5e-4ad1-a0e4-0d6d5602cee0", @@ -160980,7 +160980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.011?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.011?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6e4a8fd6-8b90-41b8-8ad7-6eb8d5352f47", @@ -161010,7 +161010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.802?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.802?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1221b4ac-2db3-4e1f-b367-46799b0eb3e3", @@ -161040,7 +161040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.007?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.007?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1fed86b3-07e9-42ad-bd58-cded6d8fd9ec", @@ -161070,7 +161070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.991?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.991?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8bff9493-f583-4347-aebb-985a2a2848ca", @@ -161100,7 +161100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.993?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.993?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "64d39abd-6d44-41bf-9b0e-0cd62849f414", @@ -161130,7 +161130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.028?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.028?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0f97669e-2557-468e-807f-10702af86816", @@ -161160,7 +161160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.068?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.068?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a97acde-1714-4bfc-9c30-2e4c7b527ed1", @@ -161190,7 +161190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "27a3f20c-b62b-4ec0-9720-ced9b1f9fcb9", @@ -161220,7 +161220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.991?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.0.991?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "adf13840-0eef-43e3-985d-766c866ef961", @@ -161250,7 +161250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.790?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.790?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "536d5b66-571c-40be-905c-2b51938c7cb8", @@ -161280,7 +161280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e200cf78-a2a1-4c41-822a-d05b1da8d314", @@ -161310,7 +161310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.982?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP3Test/versions/1.0.0.982?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "affd8ca1-b6cc-45aa-92c1-bb7e715a62b3", @@ -161340,7 +161340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.952?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.952?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "279294b5-7f99-4188-b5e1-deb6b3d00a01", @@ -161370,7 +161370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.008?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.008?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "21df7899-178e-48c9-b037-9d64be0aa788", @@ -161400,7 +161400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.926?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.926?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bc86c79f-8d66-47e2-a03d-ca022e8c2aa7", @@ -161430,7 +161430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.031?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.031?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c41942c0-7059-4520-a4e5-a3fe4fe587d6", @@ -161460,7 +161460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.075?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxSLES11SP4Test/versions/1.0.1.075?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "caeed632-dee1-46ff-af35-412df9866ee9", @@ -161490,7 +161490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.914?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.914?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d2d43ad-0936-46bf-ac5e-1f5ab096984a", @@ -161520,7 +161520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.939?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.939?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "631f1765-cad0-4ea5-b00e-31025b54314e", @@ -161550,7 +161550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.978?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.978?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d8bf321-d7a9-499b-bae3-d52376ca0387", @@ -161580,7 +161580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.793?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxOL7/versions/1.0.0.793?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2553c1ad-f43d-4f04-8170-2805ab9614a5", @@ -161610,7 +161610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.946?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.946?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4e3ee252-031d-4c5c-bfe6-848f2dfd4279", @@ -161640,7 +161640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.945?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.945?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "50d9f2ec-6507-4267-9412-f74f8675eb0a", @@ -161670,7 +161670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.939?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.939?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "479e8b85-2275-429c-992f-64bed4ec4769", @@ -161700,7 +161700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.943?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.943?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "70bc924a-9c4d-4b90-9c88-7e20cfebd4f7", @@ -161730,7 +161730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.956?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.956?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a572b0c4-5e7d-4d7d-9c02-17d9c3e77244", @@ -161760,7 +161760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.952?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.952?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bfbc7c89-8067-4ca4-af7e-ab2763fd2f3c", @@ -161790,7 +161790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.947?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.947?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5fbdcc2-4b7a-41bc-a98d-0edcbaaae6c0", @@ -161820,7 +161820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.948?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.948?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b3053d1-0b29-4743-82ae-d2163e1553bb", @@ -161850,7 +161850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.954?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.954?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "35c45697-6122-4bad-9201-435865b8f65d", @@ -161880,7 +161880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.957?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.957?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9806f9ba-f891-4c16-81d4-08e8ed18f6ac", @@ -161910,7 +161910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.958?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.958?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c525f799-4e59-46f3-8680-d16a3cc4b0d8", @@ -161940,7 +161940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.944?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.944?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "38b129b9-c914-4b20-820b-a98b1fb808f5", @@ -161970,7 +161970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.955?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.955?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "646269d0-7ec5-478e-81d3-a21d8a606419", @@ -162000,7 +162000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.959?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.959?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "abe3a1fc-c743-483d-9e02-db4cd2913ad7", @@ -162030,7 +162030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.981?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.981?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7555e19-8dd2-428c-b8e9-923e43d4addf", @@ -162060,7 +162060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.949?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.949?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "398bd530-a229-4c12-8d30-18fa4d7ad0ae", @@ -162090,7 +162090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.963?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.963?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "79564162-0aa2-44e4-bc73-d8158e92c641", @@ -162120,7 +162120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.977?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.977?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11ffc7fd-f917-4d30-a794-940e858f102b", @@ -162150,7 +162150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.972?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.972?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8402457c-8cd2-432d-821d-63cf9893c4b1", @@ -162180,7 +162180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.985?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.985?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6126917d-0297-44ed-a93c-bc35f44c393e", @@ -162210,7 +162210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.980?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.980?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "955b04f3-5b2a-4aa1-b847-0ba6a9038a4f", @@ -162240,7 +162240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.975?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.975?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82cdb3c3-2097-4157-8df9-5c6c0d4b7efa", @@ -162270,7 +162270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.988?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.988?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "99dd57eb-39c3-4945-b006-cbcfa54dd0fd", @@ -162300,7 +162300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.991?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.991?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c7796fd-3f1c-4ed2-abf0-daa7e1052a01", @@ -162330,7 +162330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.978?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.978?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d345983-5786-44a9-897d-5703a6bd1074", @@ -162360,7 +162360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.979?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.979?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f8371e08-16cf-4008-8cc5-9e783bbfcc53", @@ -162390,7 +162390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.986?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.986?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "94c1ec21-0310-417d-9dd5-19723d0d192e", @@ -162420,7 +162420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.976?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.976?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "59833339-9674-495a-8d81-92a45996e7bf", @@ -162450,7 +162450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.993?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.993?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e40ec8e9-1207-4130-ad44-d5d7e52966f0", @@ -162480,7 +162480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.994?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.994?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "970fa656-4842-418d-ab2b-b54016fc84fa", @@ -162510,7 +162510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "077110eb-b3af-4ea0-b83a-2ef56dec25f1", @@ -162540,7 +162540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.999?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.999?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "44de09aa-4f73-4e54-a611-b4496cb543a3", @@ -162570,7 +162570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.971?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.971?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e287b552-dcb9-4e77-8dc6-4c32c8d88c27", @@ -162600,7 +162600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.982?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.982?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "18d7b7d2-3742-430c-8880-5beb69f4a68a", @@ -162630,7 +162630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.033?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.033?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c699b268-f0d0-4a84-9903-427bc03d208b", @@ -162660,7 +162660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.008?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.008?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d8371a50-9de0-495f-86d4-0dffafe4900f", @@ -162690,7 +162690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.017?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.017?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "32600b18-8d76-49b4-90c1-e8bb58e3b5fe", @@ -162720,7 +162720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a5d55cc3-b0f7-4e30-a07a-f251da5ec430", @@ -162750,7 +162750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.021?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.021?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "89cf18fb-dec2-44db-8f99-2715678e5ce0", @@ -162780,7 +162780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.026?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.026?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4aabc07f-478c-42b7-9f27-467cba5eb449", @@ -162810,7 +162810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.029?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.029?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b3263136-af02-4c60-a16d-81fb1f0ff45e", @@ -162840,7 +162840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.028?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.028?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4108e512-fbbf-44d2-913e-9993b30fd1e5", @@ -162870,7 +162870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.022?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.022?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90ba2544-35cc-459d-ab1b-44ff66f80ade", @@ -162900,7 +162900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.011?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.011?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8124badc-5050-429e-ae99-23affc1c7cbe", @@ -162930,7 +162930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fdabb413-6555-4a46-b95e-bb0acf716878", @@ -162960,7 +162960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.025?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.025?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f72b2a0-085c-4bac-9d6f-ab1fa9dd52de", @@ -162990,7 +162990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.047?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.047?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f4b37226-4715-4f2d-bdf6-a1e8ab8d46d9", @@ -163020,7 +163020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.042?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.042?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c3c3fcea-ec63-4f8f-9be2-b5f58cbc4016", @@ -163050,7 +163050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.023?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.023?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "42a36dc6-157b-4473-9486-d1988f663779", @@ -163080,7 +163080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.013?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.013?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "deed0612-437a-4b53-9702-3fa1bb4abf37", @@ -163110,7 +163110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22da61b1-2248-4cf2-84e0-9dad376b6060", @@ -163140,7 +163140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.073?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.073?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "475f2469-39a8-4b87-99de-ac24863b9d3c", @@ -163170,7 +163170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.035?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.035?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c64ad4f-ead9-4fee-9716-12697cc0117d", @@ -163200,7 +163200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.071?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.071?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "79c24027-2b39-4f97-b139-93cffc66fc1e", @@ -163230,7 +163230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.078?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.078?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cb7c2606-4b84-440d-801c-89784f27d094", @@ -163260,7 +163260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.082?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.082?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29f8282b-813c-4fa3-aef1-634952d85c15", @@ -163290,7 +163290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.035?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.035?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ba5ec57-477a-4c5e-9847-6096320ed2ab", @@ -163320,7 +163320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.034?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.034?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29ee7447-5529-4a3f-bf81-9eda94fa25f9", @@ -163350,7 +163350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6e215b9c-e3dd-4a07-aac4-306cfa9d5cb4", @@ -163380,7 +163380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.036?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.036?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ec84620c-9afb-460a-ae74-36734b1f1c33", @@ -163410,7 +163410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.992?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.992?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a4d635d-6d27-4715-beaa-872dd4ef806e", @@ -163440,7 +163440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.034?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.034?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "89c7ce0d-69e1-4881-ac3a-8335959102a0", @@ -163470,7 +163470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.983?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.983?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1f87149-8627-44fe-a48a-dbdf7a3c2e9b", @@ -163500,7 +163500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ec137fd7-b6d3-4f50-b3a8-00142746048e", @@ -163530,7 +163530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.965?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.965?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7a6aac79-a314-4a25-8bfd-5c504bc5dd9a", @@ -163560,7 +163560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.074?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.074?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "548c22b7-dd8a-4082-b44c-ce0e26cd8e75", @@ -163590,7 +163590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.005?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.005?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f480bec2-4dbd-4d97-aaf5-1bd49c168092", @@ -163620,7 +163620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.045?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.045?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6583d695-12b7-41ce-a9e9-89329351e3be", @@ -163650,7 +163650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.057?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.057?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b2a0204c-4ad6-4c64-a460-65fe566b31a2", @@ -163680,7 +163680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6de3854e-c8bc-4ba0-aaae-3a7d63e62c12", @@ -163710,7 +163710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.068?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.068?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7be48915-a8ff-4318-975c-31209c1b5e25", @@ -163740,7 +163740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.083?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.083?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6330fd5-7159-4153-83cb-359afa676505", @@ -163770,7 +163770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db829f21-0cf8-4132-b1fa-a22c537f134e", @@ -163800,7 +163800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.042?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.042?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b2796c5-73b0-4389-9bc6-54fc99ea1767", @@ -163830,7 +163830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.046?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.046?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d450a20-fba8-4d5d-8cee-8986cdca5290", @@ -163860,7 +163860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.081?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.081?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "907a921d-e3ec-4270-b831-9a651c9f7195", @@ -163890,7 +163890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.071?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.071?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45b8d2c5-1366-4d01-b8ba-7d919d142c47", @@ -163920,7 +163920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.039?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.039?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "74808ee3-2d99-4230-a3d1-ce10a93f48e1", @@ -163950,7 +163950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.079?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.079?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b0b4f4e-0ec7-4fc5-a818-db4c18104329", @@ -163980,7 +163980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.015?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.015?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "23c17809-9193-4550-9366-d35b1f4f63ee", @@ -164010,7 +164010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "deaf191e-76af-4855-9fd2-108c09c36f87", @@ -164040,7 +164040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.065?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.065?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7dfb613e-dcb9-4e98-9369-ace3c337e8ed", @@ -164070,7 +164070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.086?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.086?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b10de46-12c1-4609-a0cf-e6082ef1b5f4", @@ -164100,7 +164100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.067?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.067?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1fc2a0a-e98d-44d6-a64f-51d4787938b4", @@ -164130,7 +164130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.048?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.048?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1a0563c1-dcc7-4cab-8fbc-4f0534b6213c", @@ -164160,7 +164160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.056?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.056?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "13e2e59f-5901-42f1-9f70-ddc8c1d8d836", @@ -164190,7 +164190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.069?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.069?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6220187d-e5f0-43ff-9f9a-5b098f274275", @@ -164220,7 +164220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.043?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.043?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0313d128-28e5-4d1b-9acf-1eed55481f2c", @@ -164250,7 +164250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.084?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.084?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b332d2e6-93b1-45ce-9069-9b61a612907a", @@ -164280,7 +164280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.068?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.068?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00ee6480-5036-4b4a-95e5-6b5a6c84e541", @@ -164310,7 +164310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.061?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.061?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6298e40-2ab5-4715-a6da-7bafb42abd74", @@ -164340,7 +164340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.036?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.036?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8cfd31b8-e277-45f8-8a84-c30ea69067e4", @@ -164370,7 +164370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.069?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.069?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "456fbdc1-4877-4d73-9484-46a9fc8eeacf", @@ -164400,7 +164400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.066?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.066?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75bd2bd4-67ff-4041-a0ff-622442d841bf", @@ -164430,7 +164430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.041?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.041?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0d76b9c9-2d14-4f1c-959a-0f8b64933611", @@ -164460,7 +164460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.953?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.953?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7755b2cf-2dee-4f2c-8636-f3892365e8be", @@ -164490,7 +164490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.049?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.049?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d80d8728-0c23-4d7e-9531-7f47d9686b11", @@ -164520,7 +164520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.987?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.987?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6be74e18-b794-4be8-89ba-6ab843a58207", @@ -164550,7 +164550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.049?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.049?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "85e48bb6-2b38-4e8d-9b62-3c8918ffc1e1", @@ -164580,7 +164580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.057?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.057?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "160fd538-6e9c-4805-a27c-09dd4dfe0eb7", @@ -164610,7 +164610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.970?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.970?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a09e5d3-79a0-4125-95fc-462a3d346a56", @@ -164640,7 +164640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.000?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.000?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5425c0e9-9396-4818-b4ab-bf972f22a81c", @@ -164670,7 +164670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.058?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.058?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a83b5eba-aaf3-4a85-a47f-46bbc0f9858c", @@ -164700,7 +164700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.051?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.051?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c91220d0-e3f4-49e1-9884-dc9c5a754c3c", @@ -164730,7 +164730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.077?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.077?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82b865f4-567c-4f01-89f1-18284c938e70", @@ -164760,7 +164760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.055?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.055?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83ee54f6-b2b1-45fc-9b05-129538358088", @@ -164790,7 +164790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.064?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.064?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ad14c310-b98a-437d-9750-b001768dee2b", @@ -164820,7 +164820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.085?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.085?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93df33f8-89d7-4963-b956-aac823e2cd74", @@ -164850,7 +164850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.067?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.067?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cfd7bdec-5f8f-44d0-8cdc-d8befa46c37a", @@ -164880,7 +164880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.082?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.082?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b058c2e-f94d-4334-8da0-60713fbb9cf5", @@ -164910,7 +164910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.037?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.037?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "06c13339-b4d8-4a76-874f-f14db07e1dbf", @@ -164940,7 +164940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.074?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.074?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f186329-73a8-4b14-a64f-253f92e27c43", @@ -164970,7 +164970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.078?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.078?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9afcb872-4d40-43ac-a35e-546f201f6508", @@ -165000,7 +165000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.085?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.085?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ed2470c5-17c9-4759-a962-aac312b753fd", @@ -165030,7 +165030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.072?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.072?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6e461f75-55f3-48a6-97e9-f3d7acfaeedd", @@ -165060,7 +165060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d54f643-0813-4011-8eda-9c38f978136f", @@ -165090,7 +165090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7516aba7-453a-4664-a5c1-60a10bc99045", @@ -165120,7 +165120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.075?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.075?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f8d928a-b3d5-49e6-bc84-ddee83db3046", @@ -165150,7 +165150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.048?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.048?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3ba3617b-d626-4a6c-ae62-88c58303f795", @@ -165180,7 +165180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.966?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.966?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "35645169-b973-4e03-96d3-8c633ea05063", @@ -165210,7 +165210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.024?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.024?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "913c9f26-306b-4dbb-ae4c-1f2b6fff5d93", @@ -165240,7 +165240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.087?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.087?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4daf1585-26e8-480b-8e83-2d66718098b4", @@ -165270,7 +165270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.995?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.995?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "de7dfaa8-c110-4d8f-ad9e-b0d25ed6cda2", @@ -165300,7 +165300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.055?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.055?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b3fc0c3-d243-42cd-b019-d459382bf010", @@ -165330,7 +165330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.079?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.079?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0a47c11e-f662-4616-bc13-1c17fd94a7b4", @@ -165360,7 +165360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.018?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.018?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a600d3f-f536-4074-9de6-531591e2b156", @@ -165390,7 +165390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.1.002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd6a36f4-a0a6-4702-94f1-c7f14ceed810", @@ -165420,7 +165420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4f5683ac-d8c4-473f-b174-0c88c5b89838", @@ -165450,7 +165450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.056?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.056?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "33dd6fd1-d830-4250-bb8c-cfd9f19edbcc", @@ -165480,7 +165480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.081?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.081?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eda5e310-9ed1-4a04-9135-f44ec9af4eb3", @@ -165510,7 +165510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.041?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.041?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a33cf0a4-076e-43f8-a68f-1b566dc4c0fe", @@ -165540,7 +165540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.054?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxRHEL7Test/versions/1.0.1.054?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "27199514-1b82-4e3b-9e8e-6a8645a81e25", @@ -165570,7 +165570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.973?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/WindowsTest/versions/1.4.0.973?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9c19ea3-bdb3-42dc-aaa6-53081393a898", @@ -165600,7 +165600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.062?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1404/versions/1.0.1.062?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dadfe577-a61c-4dd7-b2c3-5d147dd25b37", @@ -165630,7 +165630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.922?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery.Test/artifacttypes/vmextension/types/LinuxUBUNTU1604/versions/1.0.0.922?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7b1edb5-e0fa-4c00-b210-ed991a64b335", @@ -165660,7 +165660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.894?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.894?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1fa7883d-f532-4e97-baf1-cccfd9381fc4", @@ -165690,7 +165690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.881?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.881?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3f11a540-747d-48f7-a92c-1092f8444314", @@ -165720,7 +165720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.803?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.803?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca84d144-693d-404a-9fab-3d7d5da8b517", @@ -165750,7 +165750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.856?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.856?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d23898c7-3576-4281-9c1a-370c284db4d3", @@ -165780,7 +165780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.806?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.806?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4ccb94b-76c6-457c-b296-68c4e5bc20c3", @@ -165810,7 +165810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.858?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.858?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4db59141-5569-48a7-af54-6901abfd761c", @@ -165840,7 +165840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.804?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.804?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55016eaa-a664-4c95-a23f-95381d7b99b4", @@ -165870,7 +165870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.898?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.898?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dfdb8ef5-87ae-4ed9-af06-4ca39534bdaa", @@ -165900,7 +165900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.866?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.866?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a7e0f90-289c-4f24-a77a-8c9850cd7a86", @@ -165930,7 +165930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.857?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.857?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "81fb09d2-ce74-4dc0-bbe8-147abbb783e9", @@ -165960,7 +165960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.409?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.409?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d88f8d2d-39be-4445-9e19-00207479f765", @@ -165990,7 +165990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.881?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.881?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aecb1bca-0009-48bb-94e1-82611dcecf51", @@ -166020,7 +166020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.864?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.864?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "07ae58e0-fed0-4d7c-a3d2-9ea6a9c1c134", @@ -166050,7 +166050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.873?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.873?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6dc5c3eb-2f63-4531-a90e-64d751af15d8", @@ -166080,7 +166080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.874?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.874?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "71591a6b-1ba6-429b-ac47-b06db37b3399", @@ -166110,7 +166110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.874?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.874?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1ae18875-6e62-4c10-b571-abed2032e602", @@ -166140,7 +166140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.883?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.883?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "201988e5-86d8-4a51-ac7c-a0e121413dc9", @@ -166170,7 +166170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.862?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.862?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6de72475-19e0-4f7e-8c96-fe69ae875772", @@ -166200,7 +166200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.884?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.884?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eded4248-a075-4b74-905d-267c2dd56ae9", @@ -166230,7 +166230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.899?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.899?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4d41dd7f-e580-4f89-80e6-36c914f98530", @@ -166260,7 +166260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.871?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.871?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f8fa3878-80f9-4f72-b684-3bf95b86bbd3", @@ -166290,7 +166290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.805?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.805?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "14f803bc-219b-42ba-bdc5-ae72146f8fe4", @@ -166320,7 +166320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.410?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxDEBIAN10/versions/1.0.0.410?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e7d75321-ad9b-4b0b-bf93-ff9f7b4060a8", @@ -166350,7 +166350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.865?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.865?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "92e9d552-8239-46c7-9605-4a50f5710286", @@ -166380,7 +166380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.867?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.867?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b66fba65-c97e-48ce-94e8-eaa5273464db", @@ -166410,7 +166410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "99e5a550-2486-4f9a-8820-36ed955d7446", @@ -166440,7 +166440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.888?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.888?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2fe13747-5ee8-4c85-a0ca-47096f8453a2", @@ -166470,7 +166470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.890?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.890?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8bed7199-dd25-44f4-9909-2fecc7198c67", @@ -166500,7 +166500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.900?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.900?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "893811ea-48ce-4700-a67b-df8c21a83560", @@ -166530,7 +166530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b254c27-1f8b-4e0a-8013-0889f9c8f00e", @@ -166560,7 +166560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/oraylisbi/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/oraylisbi/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "38053f17-4d0d-4a74-a2b7-8c6612e200b9", @@ -166590,7 +166590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.872?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.872?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ab63ec19-db86-4c29-9e09-fc4756260b2e", @@ -166620,7 +166620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.891?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.891?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "822749e0-dc1d-4fc2-9aa2-ef89ac482a24", @@ -166650,7 +166650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.900?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.900?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f534b3a4-dcd8-4a1d-8666-a55498ff506d", @@ -166680,7 +166680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.895?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.895?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e583823-9f08-4beb-90a3-8d26875aede1", @@ -166710,7 +166710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.897?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.897?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2dc4d909-549d-445d-8c12-be4b6b2a85a0", @@ -166740,7 +166740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.899?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.899?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "542e4949-ac36-49ca-b160-e9b005ccec88", @@ -166770,7 +166770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.859?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.859?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2f3b800-f3ca-40f1-a351-3f562d3d35a3", @@ -166800,7 +166800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.897?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.897?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b7cdb01a-12fc-4e9a-a5c6-32328a95d88a", @@ -166830,7 +166830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.896?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.896?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b1fde94f-f8c7-48df-84e3-51ca4c92c822", @@ -166860,7 +166860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.894?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.894?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "113df80e-8373-4b66-ab68-3aea824431ef", @@ -166890,7 +166890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.898?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.898?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0bcd774c-0f56-49d8-8e98-b9ff708e0fcc", @@ -166920,7 +166920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.890?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.890?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c2ac9174-a3b2-467b-8d9f-3ae820636d6a", @@ -166950,7 +166950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c555f182-ce82-4514-9965-644f0e768160", @@ -166980,7 +166980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.887?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.887?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea3f4960-f987-49cf-9218-087463c7450d", @@ -167010,7 +167010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.891?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.891?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d475d592-d908-4348-946d-063a11bea363", @@ -167040,7 +167040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.878?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.878?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5e626939-f85c-4746-b29e-70533484862a", @@ -167070,7 +167070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.888?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.888?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09e4b881-84e2-43ad-a863-2d525898b0d9", @@ -167100,7 +167100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.896?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.896?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dc473c4d-bb3f-47f6-9491-eeec9a994d74", @@ -167130,7 +167130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.884?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.884?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e34cb112-64a4-4733-96df-82d755033d0a", @@ -167160,7 +167160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.878?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.878?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "50a04d7b-ec90-4fbb-8945-725794b81172", @@ -167190,7 +167190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.886?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.886?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "50769f44-727c-440b-8927-fac883d4fee3", @@ -167220,7 +167220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.887?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.887?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a35f307e-bf06-476b-8ff5-8166065cd50b", @@ -167250,7 +167250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.886?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES12/versions/1.0.0.886?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7f035331-1d7f-4f54-8a93-d73d872e15d7", @@ -167280,7 +167280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.883?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.883?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bed9e802-3170-4647-8763-3db68308a732", @@ -167310,7 +167310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.895?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Microsoft.Azure.SiteRecovery2.Test/artifacttypes/vmextension/types/LinuxSLES15/versions/1.0.0.895?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f110b994-90b9-4e09-a3cb-4c1f3f14e705", @@ -167340,7 +167340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/paloaltonetworks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/paloaltonetworks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f39caa36-847d-4e62-b54c-72c088782d31", @@ -167370,7 +167370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/orientdb/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/orientdb/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90952868-44f3-4a55-a56e-159db0949072", @@ -167400,7 +167400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/passlogy/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/passlogy/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "41d0445c-22c0-4e2e-9426-d3dd54063f01", @@ -167430,7 +167430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/osnexus/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/osnexus/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "af6de8fd-76e5-4260-b78a-17a2817932b7", @@ -167460,7 +167460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/penta-security-systems-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/penta-security-systems-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e17faa9a-09b2-474f-b6ec-12ac39e4206b", @@ -167490,7 +167490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pacteratechnologiesinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pacteratechnologiesinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cf8df66a-5081-4f24-a0fa-5c058bf648d3", @@ -167520,7 +167520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/prestashop/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/prestashop/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a481017e-1bea-4901-8b9d-c21cd1ff2da3", @@ -167550,7 +167550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/parasoft/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/parasoft/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "486160a2-3561-4811-b31a-d868956a9cc3", @@ -167580,7 +167580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/osisoft/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/osisoft/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "11fe280b-002a-4cba-ba85-30debe49678d", @@ -167610,7 +167610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/peer-software-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/peer-software-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c4c4fe96-1a41-4840-b42a-f00d16be9e78", @@ -167640,7 +167640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/processgold/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/processgold/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5a7d3f0-b008-4077-a1ca-7325bcdc3d00", @@ -167670,7 +167670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pnop/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pnop/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e09220b7-3dff-4403-af4b-018bacdf8b4f", @@ -167700,7 +167700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/postgres-pro/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/postgres-pro/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0427cf9-93a9-4337-8591-d37ef93c9fe9", @@ -167730,7 +167730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/percona/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/percona/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3846dedf-518e-4b38-9380-ed509d8a8b25", @@ -167760,7 +167760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/panopta/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/panopta/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8400b944-8b01-4a8c-8abf-f87abe7c0685", @@ -167790,7 +167790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/paladionnetworkspvtltd1606120508449/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/paladionnetworkspvtltd1606120508449/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d20b2f1-5dc8-4691-ad7e-2ed9885e6493", @@ -167820,7 +167820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pro-vision/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pro-vision/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f0463434-cec2-47f8-bfd5-42b06b538930", @@ -167850,7 +167850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/procomputers/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/procomputers/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "05dcfdc9-d3a0-4f91-979b-f3ad595441cf", @@ -167880,7 +167880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/parsec-for-teams/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/parsec-for-teams/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a87f3607-fdc9-4ac3-9cf8-e8ee7ada4c0a", @@ -167910,7 +167910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/outsystems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/outsystems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fceda40f-3031-47c6-ab1c-8d6f2fdaecda", @@ -167940,7 +167940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pasifikciptamandiri/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pasifikciptamandiri/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0d3cb24e-5dba-42aa-bf4d-a059ba6bcffb", @@ -167970,7 +167970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/osirium-ltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/osirium-ltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "20ad778e-5a96-4e2a-95db-123d7202c35b", @@ -168000,7 +168000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/periscope-tech-4791746/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/periscope-tech-4791746/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "40857796-d159-4a11-817a-b1abcbef2c28", @@ -168030,7 +168030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/profecia/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/profecia/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a6a37d60-1e26-4367-9770-8b1270d25d48", @@ -168060,7 +168060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/perforce/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/perforce/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7dcd3461-60fc-46bf-8d34-a9ee78aad334", @@ -168090,7 +168090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/portalarchitects/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/portalarchitects/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22a8d105-d9af-48e9-bbb8-7b9d3fd37b8f", @@ -168120,7 +168120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ptsecurity/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ptsecurity/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b5d9668-aa54-4a4f-96de-5fd594ccb0d5", @@ -168150,7 +168150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pydio/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pydio/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7a90dd5-c4f6-4856-a14b-aaa5e72b1541", @@ -168180,7 +168180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/progresssoftwarecorporation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/progresssoftwarecorporation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2d506f71-9b07-4260-a9f7-71878881a7f8", @@ -168210,7 +168210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pmsoftwareinternational1603102514882/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pmsoftwareinternational1603102514882/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db083ad0-0011-4db8-8606-35f64585498d", @@ -168240,7 +168240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/parabole/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/parabole/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d6447903-f329-4857-bd27-b69120eabcb8", @@ -168270,7 +168270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ovaledge1618392232783/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ovaledge1618392232783/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ae04c8f2-3695-48a6-ba55-2c6d15ef2d97", @@ -168300,7 +168300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/procomputerssrl1594239153814/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/procomputerssrl1594239153814/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "693e6651-9ce4-465f-9f98-8df84e7bb42d", @@ -168330,7 +168330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "049d3aad-3e2f-4300-a966-2f41c7256170", @@ -168360,7 +168360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d45f1386-692a-4500-96f7-914034cdb4c2", @@ -168390,7 +168390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rapid7/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rapid7/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a4d5e87-6240-4862-80e5-901e0df985a0", @@ -168420,7 +168420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/qs-solutions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/qs-solutions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "05affc47-dc69-4faa-8fd4-99ca3b3fabdb", @@ -168450,7 +168450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/process-one/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/process-one/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5d5836b-d9a0-4182-b943-d5dfd0f5a125", @@ -168480,7 +168480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/primekey/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/primekey/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e355c813-e0f7-4900-81c9-db009f570c34", @@ -168510,7 +168510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/probityinc1581611299345/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/probityinc1581611299345/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c0d5ddd2-4adc-44dc-8858-47f27c107589", @@ -168540,7 +168540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/quasardb/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/quasardb/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "63eab105-2055-41c8-9f33-82a4998a2a98", @@ -168570,7 +168570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/proliongmbh1628175060372/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/proliongmbh1628175060372/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9bb775cf-c63a-4d88-8ed2-efd6826ce04a", @@ -168600,7 +168600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/puppet/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/puppet/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "028eefb3-242a-4f4e-8c28-d8d7823c6cd4", @@ -168630,7 +168630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/qnapsystemsinc1601352084032/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/qnapsystemsinc1601352084032/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dc6d5895-5ea3-4f1f-896f-ed14d792c5f8", @@ -168660,7 +168660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rancher/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rancher/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "50cffbc9-964b-4ed3-a3bd-b3383fdbe104", @@ -168690,7 +168690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pulse-secure/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pulse-secure/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04c3211a-19d3-4a84-b545-8021e87400de", @@ -168720,7 +168720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/prestige_informatique-1090178/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/prestige_informatique-1090178/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a494a661-f546-4464-a6e1-af1153c06c02", @@ -168750,7 +168750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/piolinkinc1582849368309/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/piolinkinc1582849368309/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2856d65-a1de-4510-8a01-94d25f5ddedb", @@ -168780,7 +168780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pcigeomaticsenterprisesinc1619717739720/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pcigeomaticsenterprisesinc1619717739720/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8c380d06-244a-44b6-9ac1-7d9d94ad51a2", @@ -168810,7 +168810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rapidminer/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rapidminer/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "97d84e12-33de-4240-96b6-1411cde50a82", @@ -168840,7 +168840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rocketsoftware/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rocketsoftware/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3df49ec8-4d86-4239-8e74-5648bfc539e7", @@ -168870,7 +168870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/radware/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/radware/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8a6cc92-c9cb-4419-97ac-c544da3e68f3", @@ -168900,7 +168900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/panorama-necto/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/panorama-necto/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bd0beb58-2799-441d-8d95-b9b2c0eed69e", @@ -168930,7 +168930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/puppeteersoy1601024480557/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/puppeteersoy1601024480557/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bb890264-a657-4130-ba16-34c992c1990d", @@ -168960,7 +168960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/panzura-file-system/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/panzura-file-system/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "38efe670-5fd7-4ebd-acb0-71db6a908954", @@ -168990,7 +168990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/orbs-network/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/orbs-network/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6eb4411f-1f33-4165-9418-02f06b8ba6ad", @@ -169020,7 +169020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/raincode/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/raincode/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a8ed904-15f7-4350-b395-00f5194b1223", @@ -169050,7 +169050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/qore-technologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/qore-technologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0c9c066-0800-44b1-b7ff-deb0b5dc6958", @@ -169080,7 +169080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/protiviti/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/protiviti/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c83f7bd8-9d79-4c1c-bf91-9d5a9993e485", @@ -169110,7 +169110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rimo3/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rimo3/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "40bf5494-e067-4dfa-b303-b48f56273663", @@ -169140,7 +169140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/roktech/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/roktech/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e65371cd-f2c2-4789-b9ea-d2a0056646d3", @@ -169170,7 +169170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ptc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ptc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "65395a85-4ef6-477e-9f5d-4f0f55579a96", @@ -169200,7 +169200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rocketml/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rocketml/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "74378fe1-2037-47fd-bba7-829fa9513994", @@ -169230,7 +169230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/reblaze/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/reblaze/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "40d5b60c-5c47-42f2-ad08-ab36cb950684", @@ -169260,7 +169260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88bbd10e-3b0f-4d48-92cd-8a8044e49a7a", @@ -169290,7 +169290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pulsesecuretechnologies1638179500151/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pulsesecuretechnologies1638179500151/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6bd67ce5-7b6f-47d8-aa99-0676b64871da", @@ -169320,7 +169320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/riverbed/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/riverbed/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e1496901-47a4-437f-b432-f7c843641763", @@ -169350,7 +169350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rsk-labs/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rsk-labs/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "17fbd290-d4d0-4d42-9e26-a8bc560729a6", @@ -169380,7 +169380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/RiverbedTechnology/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/RiverbedTechnology/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "959dbf7b-72f1-4bf4-b47f-798098bf6625", @@ -169410,7 +169410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/realm/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/realm/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e937323-c82b-4f46-a00c-847de34c5f3b", @@ -169440,7 +169440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/paralaxiomtechnologiesprivatelimited1596433357886/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/paralaxiomtechnologiesprivatelimited1596433357886/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "31d928e2-d02a-47ef-8b4a-96c012a01152", @@ -169470,7 +169470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/paxata/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/paxata/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d64564dd-1fb4-43ff-b5f9-0fcdcb8f6bf0", @@ -169500,7 +169500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/purestorageinc1578960262525/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/purestorageinc1578960262525/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be32d204-073e-4ab1-a69a-f012274d6bab", @@ -169530,7 +169530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/parallels/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/parallels/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e0b8cb21-4278-46ee-8530-6ce2d26917cc", @@ -169560,7 +169560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/primestrategynewyorkinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/primestrategynewyorkinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa510296-a344-44b9-ae9d-c41b64b6e819", @@ -169590,7 +169590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pivotal/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pivotal/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1c36a19d-e09a-4e57-abf3-4d030122c795", @@ -169620,7 +169620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/prime-strategy/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/prime-strategy/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "46191fb9-48b1-4b06-9a87-320acda27e30", @@ -169650,7 +169650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/polarityioinc1628691850891/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/polarityioinc1628691850891/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "89b00055-0c5c-44c5-bb77-c1a00c55b38f", @@ -169680,7 +169680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scaidata/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scaidata/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "17e83cf2-4d0c-49ae-a7a2-bf9ddc67ba0f", @@ -169710,7 +169710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/qualysguard/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/qualysguard/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a6facfc-0e91-4172-ae3c-9d0cf6e7ddd5", @@ -169740,7 +169740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/prakshepprivatelimited1619949827900/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/prakshepprivatelimited1619949827900/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1cccc3c2-4ad9-4756-9a53-546942f37206", @@ -169770,7 +169770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pixitmedia1591611150480/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pixitmedia1591611150480/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3a146a66-44af-4777-9fd4-bdcf65527f8d", @@ -169800,7 +169800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/resemblesystems1582780358300/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/resemblesystems1582780358300/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d391faf9-2330-4674-b954-fa2d33d4924f", @@ -169830,7 +169830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rackwareinc1619403669255/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rackwareinc1619403669255/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7e56ea81-8e98-42fd-b205-7122d2cafe08", @@ -169860,7 +169860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/saltstack/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/saltstack/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "228e98bd-5461-4049-9342-4d8965d84e0c", @@ -169890,7 +169890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys.WindowsAgent.GrayLabel/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys.WindowsAgent.GrayLabel/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e40dbdc0-0e49-473f-935e-ac6fefd55b73", @@ -169920,7 +169920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/portsysinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/portsysinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ffb2b632-56a4-4d28-a4ff-fbe571a8a4d3", @@ -169950,7 +169950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scalearc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scalearc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0d0775c3-4ea4-4d04-81cc-e5e1977e8313", @@ -169980,7 +169980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rubrik-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rubrik-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e520e888-0f64-4133-9353-3120e1aa80a5", @@ -170010,7 +170010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rsa-security-llc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rsa-security-llc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "919c0753-26e8-4a36-8532-f03db7d105e6", @@ -170040,7 +170040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scalegrid/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scalegrid/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "244126ae-259d-4156-ab94-045b47c0974f", @@ -170070,7 +170070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/RedHat/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/RedHat/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c2433c23-c378-4f41-9a11-2d226e631738", @@ -170100,7 +170100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/RightScaleLinux/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/RightScaleLinux/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4038cb98-eedd-4cca-b705-862e94592233", @@ -170130,7 +170130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/oroinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/oroinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a1f33cbc-665c-49f7-9627-c8f9b3171064", @@ -170160,7 +170160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/protegrityusainc1627404648458/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/protegrityusainc1627404648458/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "936ee690-81e7-4179-97d1-888faa1b3d44", @@ -170190,7 +170190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pachyderminc1585170006545/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pachyderminc1585170006545/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dfc60942-2b66-4c7a-9f0f-f22293b79202", @@ -170220,7 +170220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/refinitiv-4807503/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/refinitiv-4807503/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7e4c6aea-06e0-4850-81d1-38ee278234d6", @@ -170250,7 +170250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sap/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sap/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b62c604e-ca44-4767-b5c5-8e25e5ac1b11", @@ -170280,7 +170280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ringsoftwareresearchanddevelopmentinc1578946072257/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ringsoftwareresearchanddevelopmentinc1578946072257/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2130190d-c615-4a2a-a431-6e493cda466d", @@ -170310,7 +170310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/saama/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/saama/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "959a3ded-978a-4f89-abfd-19ae29236b42", @@ -170340,7 +170340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/relevance-lab/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/relevance-lab/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ef4ff361-edc4-437e-a5b9-95e695281771", @@ -170370,7 +170370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rtts/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rtts/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8fd53431-4beb-4a87-8730-193f9a4c7b15", @@ -170400,7 +170400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pcman/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pcman/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "036f51e2-25c4-4499-85ba-1d4606ba92b1", @@ -170430,7 +170430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sepiosystems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sepiosystems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "99bb97e2-7edc-427c-8a72-d69c4598a380", @@ -170460,7 +170460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/racknap/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/racknap/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "54b69217-6729-4118-94aa-973f3f303c81", @@ -170490,7 +170490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/samsungsds-cello/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/samsungsds-cello/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "551499e5-7c2f-48a6-b63f-1d59540024a7", @@ -170520,7 +170520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/safetoopen1585013318137/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/safetoopen1585013318137/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "21e69155-ae75-406c-8196-4af7fdee4d24", @@ -170550,7 +170550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/proventeq/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/proventeq/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5c466f44-5983-465d-9654-20e81cd83e66", @@ -170580,7 +170580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/profisee/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/profisee/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9637a697-4c9e-49eb-abb1-8e2ff3e712c2", @@ -170610,7 +170610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Profiler.AgentOrchestrationRefactor.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Profiler.AgentOrchestrationRefactor.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3eae2e77-1ab6-4f5c-86e4-4ac807fed038", @@ -170640,7 +170640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/qubole-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/qubole-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7cd27b12-4ad6-4ec3-b1a9-8cae16cfdf83", @@ -170670,7 +170670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/prasselsrl1645470739547/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/prasselsrl1645470739547/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c33cf391-753c-4f1c-8214-e5ea72ac916b", @@ -170700,7 +170700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/qlik/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/qlik/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "63f55567-27ab-441e-9125-f239119a70c3", @@ -170730,7 +170730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rhcsolutions1586957910818/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rhcsolutions1586957910818/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea1d0c1f-1fd5-4f98-8f7d-886503472995", @@ -170760,7 +170760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scylladb1631195365807/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scylladb1631195365807/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0eb19d03-8487-401e-a173-55ca212b3053", @@ -170790,7 +170790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/saasame-limited/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/saasame-limited/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d9dc724-e20a-4288-8573-52b2808451ed", @@ -170820,7 +170820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rstudio-5237862/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rstudio-5237862/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9a15de6-3fae-438a-9a82-0954b4ddd606", @@ -170850,7 +170850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ribboncommunications/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ribboncommunications/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "789bbd58-f255-4d70-beed-62871b7ffed3", @@ -170880,7 +170880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/securityonionsolutions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/securityonionsolutions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ae94b33d-d95a-4e54-96f2-6e6c07eed02a", @@ -170910,7 +170910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/s2ix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/s2ix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b23911e-c587-4588-a257-5dfcbbbc607f", @@ -170940,7 +170940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/RightScaleWindowsServer/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/RightScaleWindowsServer/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c866705b-857f-40c8-b1b6-8d3b05d31676", @@ -170970,7 +170970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/softnas/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/softnas/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3465931-383d-4a09-802e-c5a24a2dc84b", @@ -171000,7 +171000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/simpligov/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/simpligov/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57a698f0-cd58-4a36-ac8c-9b3778add2d8", @@ -171030,7 +171030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/simplifierag/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/simplifierag/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa93bbee-7cb4-40f1-91f4-5788305e2583", @@ -171060,7 +171060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sinequa1588262295885/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sinequa1588262295885/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "98b2fcf5-f3c7-442e-a38a-cd659b80a015", @@ -171090,7 +171090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scubaanalytics/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scubaanalytics/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9383c9a-9e94-43ed-994b-1d558bf63292", @@ -171120,7 +171120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sinefa/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sinefa/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f9e03307-39dd-4625-ac31-21277cc50b86", @@ -171150,7 +171150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/silver-peak-systems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/silver-peak-systems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f19dff8c-9f0b-496c-97d7-e1e6d7baa77b", @@ -171180,7 +171180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/solanolabs/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/solanolabs/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a4f760e1-befc-4d80-89de-232430ae6ceb", @@ -171210,7 +171210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/samsungelectronics1632860607983/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/samsungelectronics1632860607983/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf690ff7-97fb-4f42-9188-151c8481a3eb", @@ -171240,7 +171240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/soasta/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/soasta/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "95a3b242-1a41-4160-87d6-5e8b81c10d6e", @@ -171270,7 +171270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/runecastsolutionslimited1614186396822/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/runecastsolutionslimited1614186396822/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "dbbbfc7a-89a8-4a9b-9e27-a562ad5a3771", @@ -171300,7 +171300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/schrockeninc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/schrockeninc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b6119f2a-b0f5-4242-bf60-a3ebd9de4148", @@ -171330,7 +171330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/refactr/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/refactr/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a37ed81-fe4b-44e2-ae98-3cea29ae4680", @@ -171360,7 +171360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/service-control-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/service-control-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ffe75970-27ea-415b-b4d1-f1bbdba871cb", @@ -171390,7 +171390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/securityonionsolutionsllc1624649205155/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/securityonionsolutionsllc1624649205155/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "af466a97-4f16-4b58-ae1b-f6c58f64917a", @@ -171420,7 +171420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sinequa/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sinequa/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7fafe230-9e7b-4e6e-a5fa-10e904b6dd55", @@ -171450,7 +171450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/quest/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/quest/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "469c81bb-c6f7-4f44-a8dd-08680a5f6902", @@ -171480,7 +171480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/simmachinesinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/simmachinesinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "480e22f7-4a70-4ea4-ac02-24bc17d5d74e", @@ -171510,7 +171510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sciencelogicinc1622565452194/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sciencelogicinc1622565452194/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "46797a4d-9b66-45c1-bb67-38f5626b6597", @@ -171540,7 +171540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/skyarc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/skyarc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d2e91b62-2fe5-406a-93f9-25faf884980e", @@ -171570,7 +171570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rohdeschwarzcybersecuritygmbh/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rohdeschwarzcybersecuritygmbh/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bcbb86ed-fe17-4822-a4a8-c407e0ff7547", @@ -171600,7 +171600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sapphiretechnologieslimited1611758579346/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sapphiretechnologieslimited1611758579346/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "34b5816f-3013-4b0a-8e04-4ac1b33ce29f", @@ -171630,7 +171630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Profiler.Master.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Profiler.Master.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e814d662-8700-4e87-98c0-4ff0764a52ee", @@ -171660,7 +171660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/smartbearsoftware/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/smartbearsoftware/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b00d514-dcdb-42f0-8461-1785076f3d70", @@ -171690,7 +171690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/senhasegura/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/senhasegura/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "971018a0-e626-42f2-b80d-f648cbe5dd64", @@ -171720,7 +171720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sci/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sci/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6afedbb0-898f-47e4-899c-ec84269c518a", @@ -171750,7 +171750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sios_datakeeper/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sios_datakeeper/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f80a2c31-d518-46b0-9e5c-0c51b20976b1", @@ -171780,7 +171780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/silk/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/silk/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5485ddfc-d865-4516-a224-9ff8ee36aee8", @@ -171810,7 +171810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/powerbireach/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/powerbireach/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "510679fc-a8bb-4d10-a3aa-b47b5a5e56cc", @@ -171840,7 +171840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/raynetgmbh/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/raynetgmbh/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a64bdfd4-7227-4166-867d-a40fb2180565", @@ -171870,7 +171870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/shardsecureinc1594847380725/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/shardsecureinc1594847380725/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "27403514-b6e1-4a88-86a1-52b25124ed86", @@ -171900,7 +171900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/resco/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/resco/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ec6c40d1-7fcb-482c-9b97-b03a0568b9b0", @@ -171930,7 +171930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/spagobi/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/spagobi/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "babafb3e-2c60-4cb2-b210-02273dfbad7c", @@ -171960,7 +171960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sesamesoftwareinc1622125191447/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sesamesoftwareinc1622125191447/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8a5bdb87-6e8c-445a-ac23-d28b8999e4cf", @@ -171990,7 +171990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/snapt-adc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/snapt-adc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e21f465a-2b89-4476-a1c1-bc8a57edeaaf", @@ -172020,7 +172020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/seraumo1620002807288/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/seraumo1620002807288/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a2d03e9c-cf9c-4ca1-8427-f199bfbc92d7", @@ -172050,7 +172050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/securosis/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/securosis/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0c905190-dea5-44f4-a099-2ba34f896611", @@ -172080,7 +172080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/splunk/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/splunk/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e4623e51-0d05-4740-9233-45f913e35597", @@ -172110,7 +172110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/snips/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/snips/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a8c327f-4e67-47ce-a3d7-2ffa18844cf0", @@ -172140,7 +172140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/spideroakinc1588278690933/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/spideroakinc1588278690933/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9655781d-b649-449b-9a03-8b735ca410aa", @@ -172170,7 +172170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/simontelephonics/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/simontelephonics/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3e8281fa-d7f0-431a-9d68-81d0641a4df0", @@ -172200,7 +172200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sightapps/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sightapps/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2698fec7-584b-4e57-807e-d95247c04bd2", @@ -172230,7 +172230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/spektra/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/spektra/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "741f30ad-2295-4f6e-8ec6-88ba4766224b", @@ -172260,7 +172260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/spirentcommunications1594084187199/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/spirentcommunications1594084187199/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b3d333f1-99f4-4479-9a97-2aa3a40ff1ea", @@ -172290,7 +172290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/shareshiftneeraj.test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/shareshiftneeraj.test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b72080a-642f-471c-af4c-a0f4bada894d", @@ -172320,7 +172320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/saltsecurity1650441978315/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/saltsecurity1650441978315/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6094ffd4-af20-461d-897c-7cefcb5dfdbb", @@ -172350,7 +172350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scontainug1595751515785/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scontainug1595751515785/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0be1b8a8-1b0f-4bbf-bc99-e40a3228c0cc", @@ -172380,7 +172380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/simpledatalabsinc1635791235920/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/simpledatalabsinc1635791235920/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c3f43248-ac1b-4c14-91e3-b61b0e8eedf5", @@ -172410,7 +172410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/spacecurve/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/spacecurve/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ea2fcc54-2fe7-4b85-98d9-9e0fd0104d0d", @@ -172440,7 +172440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/softwebsolutions-4518310/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/softwebsolutions-4518310/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d36ba875-97c6-41a1-b9d9-79ccb8cec1fe", @@ -172470,7 +172470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/saltsecurity1583264669848/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/saltsecurity1583264669848/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9efbaa9d-60ef-43bc-aa6e-45ba8ee04db3", @@ -172500,7 +172500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/signal-sciences/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/signal-sciences/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "359979b1-2e75-4108-95ec-1ef9415bc165", @@ -172530,7 +172530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/refinitiv/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/refinitiv/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9b555270-7990-4e48-aaf2-fdc6f0b37840", @@ -172560,7 +172560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/semperis/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/semperis/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b43e091-1f35-4022-a508-b4a3dea99234", @@ -172590,7 +172590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sisenseltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sisenseltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "03946f1b-fed9-43e8-ae75-e6111e3bb8a0", @@ -172620,7 +172620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/remotelearner/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/remotelearner/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a7d586c6-4fcb-4648-9222-60a9661d8feb", @@ -172650,7 +172650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9589b00c-aae5-4561-bc91-308312609dd1", @@ -172680,7 +172680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/radiant-logic/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/radiant-logic/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "57cc08cc-e219-452c-8d0a-d09824575e55", @@ -172710,7 +172710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sentriumsl/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sentriumsl/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "51b231c6-78eb-4023-a9d5-db8cf43e97ce", @@ -172740,7 +172740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Spektra.Cloudlabs/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Spektra.Cloudlabs/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ce5c586f-cab8-468c-8e73-8f6a87224e2b", @@ -172770,7 +172770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.LinuxExtension.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.LinuxExtension.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d12ef887-6fd1-4906-89f9-dd78dbea1687", @@ -172800,7 +172800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pyramidanalytics/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/pyramidanalytics/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "af43c699-480e-451e-ba32-86e3a6d5166e", @@ -172830,7 +172830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/searchbloxsoftwareinc1594309037050/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/searchbloxsoftwareinc1594309037050/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d5e08964-ff0e-409d-8770-89ba03a388f4", @@ -172860,7 +172860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/oriana/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/oriana/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "44c64902-1d63-4c44-a19e-4e99a7edfa7f", @@ -172890,7 +172890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/soha/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/soha/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9202027e-860d-426b-927f-e9e74e3c5cb3", @@ -172920,7 +172920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/spaceliftinc1625499025476/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/spaceliftinc1625499025476/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b84ad9f3-a101-4dc8-ae4b-616ddae710af", @@ -172950,7 +172950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/plesk/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/plesk/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5166d5d0-5a0d-4da3-ab8c-804c53800927", @@ -172980,7 +172980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/south-river-technologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/south-river-technologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b35d0463-9d79-427e-b309-52fe15463db8", @@ -173010,7 +173010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/saltsecurity1583264186232/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/saltsecurity1583264186232/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6934ef7b-265f-42e2-ba7f-687dd4b56a2b", @@ -173040,7 +173040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stackstorm/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stackstorm/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "27e43f20-b9d1-4066-a61f-357cbd6897c1", @@ -173070,7 +173070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.LinuxExtension/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.LinuxExtension/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ec30687a-4621-4b9a-8176-0f4c60323789", @@ -173100,7 +173100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sentry51llc1616686725591/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sentry51llc1616686725591/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b35d07a4-4e77-451a-9b15-49a71641dacc", @@ -173130,7 +173130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/revolution-analytics/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/revolution-analytics/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a18ac2a9-0642-4478-b719-5870ebfc63b0", @@ -173160,7 +173160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/responder-corp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/responder-corp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d61d5d9-5898-439c-bfaa-4749b921dc56", @@ -173190,7 +173190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scality/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scality/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cf902edd-02e6-40ce-b00b-74c7daa0029d", @@ -173220,7 +173220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/schmitzrzconsultgmbh1654870156925/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/schmitzrzconsultgmbh1654870156925/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7df8dde0-ff8c-4598-b2e8-d3d1b8591f87", @@ -173250,7 +173250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/secureworks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/secureworks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eedca7c8-760c-4786-938a-cc885e067084", @@ -173280,7 +173280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/solvedevops1643693563360/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/solvedevops1643693563360/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff05e944-279b-4b66-ade7-c66d1f3ea2eb", @@ -173310,7 +173310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/seppmailag/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/seppmailag/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2f9ea7e3-64d4-4cc5-a198-d4b60dc0acbc", @@ -173340,7 +173340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/redpoint-global/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/redpoint-global/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "735c01fc-2f6a-4090-8fd0-25c2ef00da4c", @@ -173370,7 +173370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/redhat-limited/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/redhat-limited/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e35f953-44d6-4819-8b8f-305eea16007a", @@ -173400,7 +173400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/res/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/res/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ac5a2e3-98a1-4c07-8583-08675f7d3cfa", @@ -173430,7 +173430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/redhat-rhel/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/redhat-rhel/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9427e429-1aba-4335-b875-cb69f92ed54f", @@ -173460,7 +173460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sktelecom/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sktelecom/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2fdc53a7-a2a8-46b0-ab5b-9f8f3aa537b9", @@ -173490,7 +173490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/readymind/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/readymind/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61f36c6a-3d38-45fc-b690-6c2122184212", @@ -173520,7 +173520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sophos/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sophos/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "662350ff-aab0-4f32-847a-8bffba1b6c4f", @@ -173550,7 +173550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/squadratechnologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/squadratechnologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58d5fdb6-996c-45cf-ae7e-122a17c006ba", @@ -173580,7 +173580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/squaredup/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/squaredup/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "801bdb07-9bd0-4bd9-854c-d4f6a251ce51", @@ -173610,7 +173610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sproutenetworks1593456311717/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sproutenetworks1593456311717/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f2bbaaa-e604-4ec9-9880-216866f1eeed", @@ -173640,7 +173640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/solar-security/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/solar-security/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82295796-cf14-40f8-8bbe-2970f7ce7982", @@ -173670,7 +173670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/safesoftwareinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/safesoftwareinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cf63432f-17a4-4c77-9737-708bd40f62b3", @@ -173700,7 +173700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/softwarecentralas1642687699196/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/softwarecentralas1642687699196/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c613474f-3dd8-4f78-833f-025e138e5f27", @@ -173730,7 +173730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys.LinuxAgent.GrayLabel/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys.LinuxAgent.GrayLabel/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da3fa1d9-129b-4691-87e4-955d9f7c665b", @@ -173760,7 +173760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sparklinglogic/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sparklinglogic/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d26a6107-66bd-461d-b776-f496ca856dda", @@ -173790,7 +173790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sourcegearllc1616101262784/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sourcegearllc1616101262784/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f6e584cc-7542-4cff-b5a8-e6c976ccd01b", @@ -173820,7 +173820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sonicwall-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sonicwall-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "72d69ec1-bebc-4a42-82a0-7b61326b0099", @@ -173850,7 +173850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/southrivertech1586314123192/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/southrivertech1586314123192/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22b5b59c-ec06-427c-933f-2b6e4214831c", @@ -173880,7 +173880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/smartmessage-autoflow/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/smartmessage-autoflow/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6f44009a-fee4-47e8-9c0b-3376a4307cb2", @@ -173910,7 +173910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sentryone/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sentryone/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0f2605b5-3f6d-40c7-97b1-4c625ca8be9a", @@ -173940,7 +173940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/softwarehut/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/softwarehut/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9835c2e0-da20-433a-814e-ec2a7824ff18", @@ -173970,7 +173970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/siportalinc1581539156321/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/siportalinc1581539156321/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2f41e713-5c68-448b-b4c0-0000f1ae6dff", @@ -174000,7 +174000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sas-institute-560503/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sas-institute-560503/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "99a65eeb-4d90-46c0-a471-d729c031cc47", @@ -174030,7 +174030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/starwind/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/starwind/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c29a82f-b8dd-44ef-8403-40f26b93cfc9", @@ -174060,7 +174060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/startekfingerprintmatch/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/startekfingerprintmatch/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68a837e9-33c0-4890-ad17-e81fbddac5ac", @@ -174090,7 +174090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Stackify.LinuxAgent.Extension/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Stackify.LinuxAgent.Extension/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f21fcf08-54e2-4d87-9842-baab163fdb8d", @@ -174120,7 +174120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/parkersoftwarelimited1609786657569/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/parkersoftwarelimited1609786657569/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "106b8c8c-7505-4ea2-b694-c773eace2da4", @@ -174150,7 +174150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sphere3d/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sphere3d/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e699a864-de98-4034-95c3-0b7b229d308e", @@ -174180,7 +174180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e086809-a67c-4ac3-af67-12b02b6c46e0", @@ -174210,7 +174210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/skyboxsecurity1585187406404/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/skyboxsecurity1585187406404/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d5e2cfd5-6583-46cf-b81e-5c6289343f78", @@ -174240,7 +174240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scientiamobile/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/scientiamobile/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "49f801dc-9963-4b49-93e2-5c1ec3015b95", @@ -174270,7 +174270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/src-solution/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/src-solution/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ffbd3cd0-b6fc-4afe-8994-c60385e032b9", @@ -174300,7 +174300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stackato-platform-as-a-service/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stackato-platform-as-a-service/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37cfd7db-1c05-4a15-bad8-91946a4dbc4d", @@ -174330,7 +174330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/startisolucoesemtecnologialtda1635263523201/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/startisolucoesemtecnologialtda1635263523201/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "de22052c-f3bd-4e4b-b5fe-645437c4ad34", @@ -174360,7 +174360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/StatusMonitor2.Diagnostics.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/StatusMonitor2.Diagnostics.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d0c8739c-0134-4308-8ced-4921e849bd2c", @@ -174390,7 +174390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ssh2appsltd1621588462715/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ssh2appsltd1621588462715/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f1fb99ed-0ac3-4112-87f3-2deaf4f5a436", @@ -174420,7 +174420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "012e54d0-a127-4037-b399-694bd2625eb8", @@ -174450,7 +174450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension.Test2/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension.Test2/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9ee6e3dc-95a5-44f9-bc36-1fe379e49af2", @@ -174480,7 +174480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/snaplogic/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/snaplogic/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cc67f699-6f98-421c-af2c-ceb5ba5ef41f", @@ -174510,7 +174510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/shadow-soft/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/shadow-soft/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4624cdb1-4e9e-4681-9eeb-30392c07a727", @@ -174540,7 +174540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9863a451-c78e-4ddb-abf1-8be1e39f4aa1", @@ -174570,7 +174570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/samsungsds_sdbe/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/samsungsds_sdbe/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "069c13e7-5b67-4b18-ae75-00813ad57f88", @@ -174600,7 +174600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/researchgraphptyltd1598252602128/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/researchgraphptyltd1598252602128/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cbfe38dc-c423-4b24-83ca-ca9ad6415799", @@ -174630,7 +174630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/solarwinds/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/solarwinds/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0ce27c1c-0d84-4331-bff8-e675a6a4719b", @@ -174660,7 +174660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rohdeschwarzcybersecuritysas/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rohdeschwarzcybersecuritysas/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "35834d89-ec32-46e2-b7e9-c15b537a010b", @@ -174690,7 +174690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/skylarkcloud/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/skylarkcloud/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4ef478d6-c5f9-48c4-ac9e-a5eb2c0e98e2", @@ -174720,7 +174720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sandhatatechnologieslimited1615753438737/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sandhatatechnologieslimited1615753438737/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7fbb2a28-d335-4848-b2e2-3909b0cbaff6", @@ -174750,7 +174750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/semarchy/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/semarchy/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "194544bb-328b-4b58-b03f-eb3d79b4c5c4", @@ -174780,7 +174780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/spectralcorelimited1619779004178/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/spectralcorelimited1619779004178/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db031734-e96e-48c2-bdf7-3107cad1a53a", @@ -174810,7 +174810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rmgtechnologiesinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/rmgtechnologiesinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8dd50518-a3bf-4211-b1c0-651061f9b1e5", @@ -174840,7 +174840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sqlstream/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sqlstream/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "410c8ac0-b923-4271-8328-87f13cab97a7", @@ -174870,7 +174870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/safetica_technologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/safetica_technologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09ad7775-dfd2-4570-8f24-ee7619749049", @@ -174900,7 +174900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types/PuppetEnterpriseAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types/PuppetEnterpriseAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2834713d-a795-4796-8b7c-4c5245db73a2", @@ -174930,7 +174930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/StatusReport.Diagnostics.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/StatusReport.Diagnostics.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d7a3fd6a-6590-4023-ab79-c6903f97317f", @@ -174960,7 +174960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "27693e19-79d1-49bd-95f7-5955dd2c5fa4", @@ -174990,7 +174990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/puppet/artifacttypes/vmextension/types/PuppetAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/puppet/artifacttypes/vmextension/types/PuppetAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bdbe11cf-dd26-4b9f-ad51-134917ec70d3", @@ -175020,7 +175020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cfd468d8-bb29-4110-b541-fb8a0ff0ea63", @@ -175050,7 +175050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension.Test/artifacttypes/vmextension/types/WindowsExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension.Test/artifacttypes/vmextension/types/WindowsExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "72fcdcf0-d23e-437f-af71-aa53a20476c1", @@ -175080,7 +175080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/storreduce/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/storreduce/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cf6a37f9-b429-4e0c-b237-305ff98cee71", @@ -175110,7 +175110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stonefly/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stonefly/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "04b36411-c560-4277-a853-1c544ec56a5b", @@ -175140,7 +175140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys.WindowsAgent.GrayLabel/artifacttypes/vmextension/types/QualysAgentGL/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys.WindowsAgent.GrayLabel/artifacttypes/vmextension/types/QualysAgentGL/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a0d1b62f-4cb9-45b0-8021-2a93c6f7dae7", @@ -175170,7 +175170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.LinuxExtension/artifacttypes/vmextension/types/LinuxExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.LinuxExtension/artifacttypes/vmextension/types/LinuxExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa3b0546-944c-4c2a-ad0a-7f8a6f8929fe", @@ -175200,7 +175200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/storone1594045543980/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/storone1594045543980/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "047f28ff-1cc9-4ac6-a217-fcc4e698e30a", @@ -175230,7 +175230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stormshield/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stormshield/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b75bcdb-4514-4c53-bd8a-4db3b81ae7f9", @@ -175260,7 +175260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stealthbits/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stealthbits/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7bec2cc9-dc0a-44d2-a15c-31b6234deaa9", @@ -175290,7 +175290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/storwarespzoo1611743234900/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/storwarespzoo1611743234900/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b481ee8e-3b47-4b56-a8b3-6deb575886f0", @@ -175320,7 +175320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/streamsets/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/streamsets/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "460ad411-2127-44a5-98a5-20ba687f325d", @@ -175350,7 +175350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stonebondtechnologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stonebondtechnologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2549782b-74ef-4af4-ab87-b31139e5e95f", @@ -175380,7 +175380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/strongboxitllc1594816423884/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/strongboxitllc1594816423884/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "441010bd-a460-4fb5-b1b5-5211ae16aea7", @@ -175410,7 +175410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.LinuxExtension.Test/artifacttypes/vmextension/types/LinuxExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.LinuxExtension.Test/artifacttypes/vmextension/types/LinuxExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5d94178a-0dc5-43c7-989e-0d633daf60e4", @@ -175440,7 +175440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/striim/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/striim/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "48289d74-b464-4a28-b71f-314d550b02e8", @@ -175470,7 +175470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/steelhive/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/steelhive/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09d96076-70d1-4a4e-a105-8536a54ace40", @@ -175500,7 +175500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.test.ru4mp1final/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.test.ru4mp1final/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8e4a008e-0333-4745-ad02-b9d3c5b64ffc", @@ -175530,7 +175530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Stackify.LinuxAgent.Extension/artifacttypes/vmextension/types/StackifyLinuxAgentExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Stackify.LinuxAgent.Extension/artifacttypes/vmextension/types/StackifyLinuxAgentExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e9062dc-3637-4b85-bd5d-a2378ba5b21e", @@ -175560,7 +175560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.test.ru2latest1/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.test.ru2latest1/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a96f010f-92ac-49c0-a147-4d6de6b599df", @@ -175590,7 +175590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/talon/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/talon/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6575ec62-d0d4-452f-9603-e084e36dc37d", @@ -175620,7 +175620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.test.ru4mp1/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.test.ru4mp1/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "52e6ee01-b005-42c5-9e2f-588f5767ad0f", @@ -175650,7 +175650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tavanttechnologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tavanttechnologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2072be66-4cbd-4e18-9604-6e1af2ec11cf", @@ -175680,7 +175680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/taniuminc1646329360287/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/taniuminc1646329360287/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8970a547-324c-4800-b86d-b02a752b2121", @@ -175710,7 +175710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "63cf9a24-d8ee-4e99-870b-9d2bef562967", @@ -175740,7 +175740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/techlatest/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/techlatest/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "161ca10c-2892-43de-8497-cdc5d336ba16", @@ -175770,7 +175770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tavendo/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tavendo/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "534d88b5-b948-41a5-a529-76428e1b4722", @@ -175800,7 +175800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/techdivision/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/techdivision/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "13378cbf-2bdd-4283-a285-6f1a24ed8c3b", @@ -175830,7 +175830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sumologic/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sumologic/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "096ef9f9-2400-4038-bf15-8bd15de7b341", @@ -175860,7 +175860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7WindowsServerExtn/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7WindowsServerExtn/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f362eb01-e1ad-464b-8c4e-41e3a9240eed", @@ -175890,7 +175890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/symantectest1/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/symantectest1/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9104e578-978e-46cf-a1b8-9d906a9fa3bc", @@ -175920,7 +175920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/symanteccorporation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/symanteccorporation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bcbe7e99-507b-4a66-b004-f1f97c5ee40e", @@ -175950,7 +175950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/te-systems/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/te-systems/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa0244db-9f62-40cc-ae3b-7b9c37859ac2", @@ -175980,7 +175980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7ApmInsightExtn/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7ApmInsightExtn/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c8f41cac-49db-463d-8ed4-e3bc8518ffa4", @@ -176010,7 +176010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/syncfusion/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/syncfusion/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00c17fe2-e124-4da3-8d5b-fb0667f8606f", @@ -176040,7 +176040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/storage_made_easy/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/storage_made_easy/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f3cd7321-cfd3-4639-9d9d-5eb6596a2506", @@ -176070,7 +176070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/synack-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/synack-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bd2e2799-1e4a-4b77-a102-9253591ea83d", @@ -176100,7 +176100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Spektra.Cloudlabs/artifacttypes/vmextension/types/CloudLabsWindowsAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Spektra.Cloudlabs/artifacttypes/vmextension/types/CloudLabsWindowsAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f0e4822-5666-414e-8b0e-fcfe40d322d7", @@ -176130,7 +176130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.staging/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.staging/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1b34d640-62f1-475a-a107-9bce1479477c", @@ -176160,7 +176160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/technicheltd1606969724100/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/technicheltd1606969724100/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c38ee533-74bc-4365-a98d-e979dabcb85e", @@ -176190,7 +176190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/strataidentity1608323708170/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/strataidentity1608323708170/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1d597204-4c0a-43c1-a67d-84371be9fc60", @@ -176220,7 +176220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tata_communications/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tata_communications/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "438da0ec-e0e4-401e-96f7-003fa1e55cf6", @@ -176250,7 +176250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/syncfusionbigdataplatfor/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/syncfusionbigdataplatfor/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3118e2e5-fdcc-4768-a3df-31535e00c413", @@ -176280,7 +176280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tamrinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tamrinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "93dea642-4d83-4bf8-bb70-3a92e8a85e3f", @@ -176310,7 +176310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/talena-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/talena-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "74a34a05-d798-4f65-b5bc-162187223a6e", @@ -176340,7 +176340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/targit/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/targit/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "36a2f218-5349-4709-a488-c1eb14f6e031", @@ -176370,7 +176370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7de5869c-06e4-427b-9765-24598e6e30e8", @@ -176400,7 +176400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/talari-networks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/talari-networks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a8ef99bf-2b3a-4570-a6f2-2c4973bebf80", @@ -176430,7 +176430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.QA/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.QA/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ebb35d73-0349-42e4-acb5-adbd07497e74", @@ -176460,7 +176460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/su/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/su/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "64ec4038-de05-4ed2-9b4a-ebc8aa37e5b2", @@ -176490,7 +176490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tactic/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tactic/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3b515a95-3b4c-419b-af6b-a04af39a4037", @@ -176520,7 +176520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/synechron-technologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/synechron-technologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8f5db515-3820-44f5-b49c-5ac996561490", @@ -176550,7 +176550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tableau/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tableau/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3e454694-1087-413e-91ef-6b1344f59568", @@ -176580,7 +176580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stratis-group-ltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stratis-group-ltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2c3c49ca-7390-4fc7-a987-aa37c27e7095", @@ -176610,7 +176610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stromasys/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stromasys/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fc44fd51-d251-4d5b-ab2b-25a07c76c186", @@ -176640,7 +176640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension/artifacttypes/vmextension/types/WindowsExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension/artifacttypes/vmextension/types/WindowsExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9cbe87ef-3548-4ae7-8a77-3912bd63a9f9", @@ -176670,7 +176670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.test.ru2final/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.test.ru2final/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9790de89-0356-4aa2-a9fd-ee2c5ef1ebc3", @@ -176700,7 +176700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stratodesk1611152769936/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stratodesk1611152769936/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bb7f9fee-2658-4588-a866-bfda12aacb10", @@ -176730,7 +176730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5c46242b-f8e8-43da-b949-4f43ab528672", @@ -176760,7 +176760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sunatogmbh/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sunatogmbh/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0302d404-b128-44a1-90d5-8b821088ce98", @@ -176790,7 +176790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/synergixinc1585256339250/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/synergixinc1585256339250/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90cfc8ad-b9d0-4300-a309-614621c2016b", @@ -176820,7 +176820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f574ebd-08f0-46bf-bd1d-864a254980ad", @@ -176850,7 +176850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7LinuxServerExtn/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7LinuxServerExtn/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d2d82b05-01ee-4151-a5b7-9c372d746546", @@ -176880,7 +176880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TeamViewer.AzureVMExtension/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TeamViewer.AzureVMExtension/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fb361240-ab31-4d4b-8d76-82c4bfd151aa", @@ -176910,7 +176910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/strangebee1595948424730/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/strangebee1595948424730/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b4b088f-1b51-46e6-b696-30c3daa55b90", @@ -176940,7 +176940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/synnexcorp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/synnexcorp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4cf7989f-e46a-4658-ae55-66fee242105d", @@ -176970,7 +176970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d4f35af-b9a0-4266-a155-24c6bcbf9c66", @@ -177000,7 +177000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/WindowsAgent.AzureSecurityCenter/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/WindowsAgent.AzureSecurityCenter/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b35467b6-b30e-4c39-a994-a9cdae9ff12d", @@ -177030,7 +177030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c86ba61a-72b3-4291-b9c4-34fa71ef0c70", @@ -177060,7 +177060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/subscription.test.krsh/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/subscription.test.krsh/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "da3f1352-d2cf-45ec-bb7f-1a8d17b3ec89", @@ -177090,7 +177090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "330b0e75-3a9b-4872-b692-c68bb5961828", @@ -177120,7 +177120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/talend/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/talend/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b75fa67-4d43-46e7-ab81-12bbedaba939", @@ -177150,7 +177150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys.LinuxAgent.GrayLabel/artifacttypes/vmextension/types/QualysAgentGL/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys.LinuxAgent.GrayLabel/artifacttypes/vmextension/types/QualysAgentGL/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "395545cc-0c66-4671-bdfb-9f190ec95496", @@ -177180,7 +177180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d4842aac-f1ac-47b5-b788-614edb7ce882", @@ -177210,7 +177210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sycompatechnologycompanyinc1588192103892/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sycompatechnologycompanyinc1588192103892/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7baec7b3-1523-49a8-acc7-ca69f6c7afde", @@ -177240,7 +177240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/syscomcomputerengineeringco1583913200141/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/syscomcomputerengineeringco1583913200141/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45973ef9-aca0-4d21-879c-d8b404ccc923", @@ -177270,7 +177270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.test.ru2.latest/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.test.ru2.latest/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b6f6a48e-ce15-47c1-92f2-57f608063655", @@ -177300,7 +177300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/swxtchiollc1614108926893/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/swxtchiollc1614108926893/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "87228ec9-2082-4406-9543-92fc82d1ba20", @@ -177330,7 +177330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d87165a5-c5e4-4641-97bc-12ba0a5bed17", @@ -177360,7 +177360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6cd48861-ef00-42e4-8740-5a46821b735c", @@ -177390,7 +177390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sycom-technologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sycom-technologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a493ea9c-88bd-43aa-9336-817aab17aa19", @@ -177420,7 +177420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stratumn/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/stratumn/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9059a5f9-de17-4cf0-9668-28b2c7a93a6f", @@ -177450,7 +177450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.test.ru4mp1.latest/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.test.ru4mp1.latest/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "72a659d0-82cb-44bf-ba89-fa46bdf02cff", @@ -177480,7 +177480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sunday/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/sunday/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "20f7ee23-a2f4-4f58-84e9-d8b155e24345", @@ -177510,7 +177510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/swoopanalytics/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/swoopanalytics/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1df4ffeb-57e0-4553-a5c6-a10df13746bf", @@ -177540,7 +177540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types/PuppetEnterpriseAgent/versions/3.7.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types/PuppetEnterpriseAgent/versions/3.7.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2dc3a24c-cea7-4130-8e8d-590d7574a878", @@ -177570,7 +177570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types/PuppetEnterpriseAgent/versions/2016.1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types/PuppetEnterpriseAgent/versions/2016.1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "15651ed9-8df4-4308-957d-ac9a8dd849c7", @@ -177600,7 +177600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types/PuppetEnterpriseAgent/versions/2015.2.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types/PuppetEnterpriseAgent/versions/2015.2.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5222cebe-80cd-4412-a6c5-6cf1562e8317", @@ -177630,7 +177630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types/PuppetEnterpriseAgent/versions/3.2.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types/PuppetEnterpriseAgent/versions/3.2.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "687c6670-2594-48cd-aad6-e785f0a2fe79", @@ -177660,7 +177660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types/PuppetEnterpriseAgent/versions/3.8.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types/PuppetEnterpriseAgent/versions/3.8.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26c3e0a0-7396-4d10-80b6-d72828a4f5ef", @@ -177690,7 +177690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/puppet/artifacttypes/vmextension/types/PuppetAgent/versions/1.5.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/puppet/artifacttypes/vmextension/types/PuppetAgent/versions/1.5.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d1d99297-3040-4200-9ea3-683b13cddaac", @@ -177720,7 +177720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentWindows/versions/2.0.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentWindows/versions/2.0.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66fe717e-b8c3-4784-8566-4e638323c066", @@ -177750,7 +177750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentLinux/versions/2.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentLinux/versions/2.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5337ab2d-e54c-4bd8-b246-5d2e32fb3adf", @@ -177780,7 +177780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types/PuppetEnterpriseAgent/versions/2015.3.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/PuppetLabs/artifacttypes/vmextension/types/PuppetEnterpriseAgent/versions/2015.3.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "645a59d5-b4f1-4e57-b475-ca32c40b295a", @@ -177810,7 +177810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentLinux/versions/2.0.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentLinux/versions/2.0.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "91f72fe5-e473-4e61-be3a-239868d813de", @@ -177840,7 +177840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentWindows/versions/2.0.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentWindows/versions/2.0.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d69e2179-891d-4cdb-ae2c-73b96d73b0d6", @@ -177870,7 +177870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentWindows/versions/2.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentWindows/versions/2.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a598b10-38e7-42f5-a252-bfd1f751e370", @@ -177900,7 +177900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys.WindowsAgent.GrayLabel/artifacttypes/vmextension/types/QualysAgentGL/versions/1.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys.WindowsAgent.GrayLabel/artifacttypes/vmextension/types/QualysAgentGL/versions/1.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b4406911-12e6-4946-90b0-47e2ae81e768", @@ -177930,7 +177930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentLinux/versions/2.0.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Rapid7.InsightPlatform/artifacttypes/vmextension/types/InsightAgentLinux/versions/2.0.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fe2e8dba-d1fc-4520-b9c5-2c1dc9cd4539", @@ -177960,7 +177960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/safeticatechnologiessro/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/safeticatechnologiessro/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "74c37b18-28ff-4db7-9d52-abd8511552ab", @@ -177990,7 +177990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.LinuxExtension/artifacttypes/vmextension/types/LinuxExtension/versions/1.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.LinuxExtension/artifacttypes/vmextension/types/LinuxExtension/versions/1.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5cde1b8c-f59e-4981-9b4a-934398bbb47d", @@ -178020,7 +178020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension.Test/artifacttypes/vmextension/types/WindowsExtension/versions/1.4.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension.Test/artifacttypes/vmextension/types/WindowsExtension/versions/1.4.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b92eeb8f-7f73-4321-8633-01d87d5d4e7d", @@ -178050,7 +178050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension.Test/artifacttypes/vmextension/types/WindowsExtension/versions/1.4.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension.Test/artifacttypes/vmextension/types/WindowsExtension/versions/1.4.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "752d535d-34fa-48e2-b1db-07dbd8e1a8fb", @@ -178080,7 +178080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension.Test/artifacttypes/vmextension/types/WindowsExtension/versions/1.2.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension.Test/artifacttypes/vmextension/types/WindowsExtension/versions/1.2.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0c8f8983-19c5-4d2a-bab4-e11024bdc0ea", @@ -178110,7 +178110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/runailabsltd1647779544073/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/runailabsltd1647779544073/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5fc04d26-595d-4541-ac48-05745b51d024", @@ -178140,7 +178140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Stackify.LinuxAgent.Extension/artifacttypes/vmextension/types/StackifyLinuxAgentExtension/versions/1.0.0.21?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Stackify.LinuxAgent.Extension/artifacttypes/vmextension/types/StackifyLinuxAgentExtension/versions/1.0.0.21?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88b7f43a-8378-4661-ac33-b7aabc88f98c", @@ -178170,7 +178170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7ApmInsightExtn/versions/1.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7ApmInsightExtn/versions/1.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fbbf5b4a-63da-496c-bf2b-d592914cac14", @@ -178200,7 +178200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/seequentltd1585781751395/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/seequentltd1585781751395/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "895a96e0-e4f7-40f2-aa67-c15acad717cb", @@ -178230,7 +178230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Spektra.Cloudlabs/artifacttypes/vmextension/types/CloudLabsWindowsAgent/versions/0.0.0.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Spektra.Cloudlabs/artifacttypes/vmextension/types/CloudLabsWindowsAgent/versions/0.0.0.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "773a92d4-d5a2-4ced-b030-770b8a788850", @@ -178260,7 +178260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7WindowsServerExtn/versions/1.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7WindowsServerExtn/versions/1.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2cf705a7-bc1d-42c1-9027-77c2d8cb4943", @@ -178290,7 +178290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension.Test/artifacttypes/vmextension/types/WindowsExtension/versions/1.3.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension.Test/artifacttypes/vmextension/types/WindowsExtension/versions/1.3.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ec1af583-fd2e-47f6-9f5c-e1fb4e8a49bc", @@ -178320,7 +178320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Spektra.Cloudlabs/artifacttypes/vmextension/types/CloudLabsWindowsAgent/versions/0.0.0.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Spektra.Cloudlabs/artifacttypes/vmextension/types/CloudLabsWindowsAgent/versions/0.0.0.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bcd41814-5223-4f85-a13b-923a3bddba6c", @@ -178350,7 +178350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension/artifacttypes/vmextension/types/WindowsExtension/versions/1.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension/artifacttypes/vmextension/types/WindowsExtension/versions/1.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf568dd6-b37a-4139-a9eb-7c29bc5f0663", @@ -178380,7 +178380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.LinuxExtension.Test/artifacttypes/vmextension/types/LinuxExtension/versions/1.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.LinuxExtension.Test/artifacttypes/vmextension/types/LinuxExtension/versions/1.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "85888c16-ed1c-41cb-a9c7-5c5bb74c53c5", @@ -178410,7 +178410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.LinuxExtension.Test/artifacttypes/vmextension/types/LinuxExtension/versions/1.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.LinuxExtension.Test/artifacttypes/vmextension/types/LinuxExtension/versions/1.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "85154e44-dfbf-414f-93c4-0ba456889d3e", @@ -178440,7 +178440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/seaqserviciossas1579029207572/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/seaqserviciossas1579029207572/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a7610f5-386b-40e5-949e-0b1439595c7f", @@ -178470,7 +178470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7WindowsServerExtn/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7WindowsServerExtn/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a32d578-f5a9-4bcb-9b5c-8871d02293bb", @@ -178500,7 +178500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Spektra.Cloudlabs/artifacttypes/vmextension/types/CloudLabsWindowsAgent/versions/0.0.0.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Spektra.Cloudlabs/artifacttypes/vmextension/types/CloudLabsWindowsAgent/versions/0.0.0.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8244415-5d6f-4631-933f-9fafb9e64ad7", @@ -178530,7 +178530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec/artifacttypes/vmextension/types/SymantecEndpointProtection/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec/artifacttypes/vmextension/types/SymantecEndpointProtection/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "62a59f0a-de69-4c3a-92ae-615d48dd12ca", @@ -178560,7 +178560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension/artifacttypes/vmextension/types/WindowsExtension/versions/1.4.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension/artifacttypes/vmextension/types/WindowsExtension/versions/1.4.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5eb93df-b9a4-47a0-975c-24af6cb92703", @@ -178590,7 +178590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "17bf80ed-4403-4cd6-bfd9-c398771df731", @@ -178620,7 +178620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Spektra.Cloudlabs/artifacttypes/vmextension/types/CloudLabsWindowsAgent/versions/0.0.0.14?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Spektra.Cloudlabs/artifacttypes/vmextension/types/CloudLabsWindowsAgent/versions/0.0.0.14?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5c2ef14-e351-4295-9804-cd68f30b2a5f", @@ -178650,7 +178650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension/artifacttypes/vmextension/types/WindowsExtension/versions/1.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension/artifacttypes/vmextension/types/WindowsExtension/versions/1.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7985ac3e-055e-4ae9-832d-b2f4132d6817", @@ -178680,7 +178680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7LinuxServerExtn/versions/1.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7LinuxServerExtn/versions/1.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c10abae2-d649-4c44-83a2-12faf64bff93", @@ -178710,7 +178710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions/1.0.0.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions/1.0.0.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "833b679a-5b96-49bd-8027-25e174039742", @@ -178740,7 +178740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2522f2f9-b48b-40cc-bb7b-dae39b360ff5", @@ -178770,7 +178770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/WindowsAgent.AzureSecurityCenter/versions/1.0.0.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/WindowsAgent.AzureSecurityCenter/versions/1.0.0.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c6e8432c-5824-4412-8908-af754378d59a", @@ -178800,7 +178800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions/1.0.0.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions/1.0.0.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5fc34c7-f587-4ed7-b50e-a0ea61cf7bcf", @@ -178830,7 +178830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions/1.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions/1.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0e247afb-2720-450c-a407-c96c4dfb9eca", @@ -178860,7 +178860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions/1.0.0.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions/1.0.0.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "566b5431-e9c3-429c-90ca-54654fe96772", @@ -178890,7 +178890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension/artifacttypes/vmextension/types/WindowsExtension/versions/1.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SentinelOne.WindowsExtension/artifacttypes/vmextension/types/WindowsExtension/versions/1.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b9d43ea8-07c5-4b46-8793-3eee60773748", @@ -178920,7 +178920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.5.0.73?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.5.0.73?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2cea07f8-c52a-4bb3-9dbc-16493bca7380", @@ -178950,7 +178950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/WindowsAgent.AzureSecurityCenter/versions/1.0.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/WindowsAgent.AzureSecurityCenter/versions/1.0.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b4b215a2-5a69-4d4a-ac65-e24dd51c8a87", @@ -178980,7 +178980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/puppet/artifacttypes/vmextension/types/PuppetAgent/versions/1.4.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/puppet/artifacttypes/vmextension/types/PuppetAgent/versions/1.4.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9af0065-a166-4996-81eb-8fe5c2d2cab5", @@ -179010,7 +179010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/StatusReport.Diagnostics.Test/artifacttypes/vmextension/types/IaaSDiagnostics/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/StatusReport.Diagnostics.Test/artifacttypes/vmextension/types/IaaSDiagnostics/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "67553f89-76c5-4c8f-b5c2-6b8c89f04bd4", @@ -179040,7 +179040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/WindowsAgent.AzureSecurityCenter/versions/1.0.0.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/WindowsAgent.AzureSecurityCenter/versions/1.0.0.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8360d81d-b9f9-444d-a4bb-f52da6aa4458", @@ -179070,7 +179070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7LinuxServerExtn/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7LinuxServerExtn/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf403fc2-0295-455b-9167-511b12a4a8f8", @@ -179100,7 +179100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.5.0.82?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.5.0.82?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d7d5af38-cd9c-430c-9d98-50bf0d9ccfe7", @@ -179130,7 +179130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TeamViewer.AzureVMExtension/artifacttypes/vmextension/types/TeamViewerExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TeamViewer.AzureVMExtension/artifacttypes/vmextension/types/TeamViewerExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e91f008-da2b-468b-8b67-1d4fb39a670a", @@ -179160,7 +179160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b358c6c-c868-49a5-acc4-60629617d1b8", @@ -179190,7 +179190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgent/versions/1.6.4.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgent/versions/1.6.4.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bc92118c-70c1-4964-a190-590f3f3fd194", @@ -179220,7 +179220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgent/versions/1.6.4.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgent/versions/1.6.4.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b4c048a4-435c-4748-baf3-0ebe342227e5", @@ -179250,7 +179250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgent/versions/0.0.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgent/versions/0.0.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6c5aa857-764c-4b6d-a188-8745aec8e694", @@ -179280,7 +179280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgent/versions/3.1.3.34?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgent/versions/3.1.3.34?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb259adc-dd7c-4d31-a207-401b9ee20d66", @@ -179310,7 +179310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.90?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.90?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "01a629b5-0c5a-4231-ab27-f5a3ee28f755", @@ -179340,7 +179340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c6e2f3be-591b-46a3-99f2-fe97561bca2a", @@ -179370,7 +179370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgent/versions/1.6.4.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgent/versions/1.6.4.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f082e84b-f3b0-43de-a820-1edae9dc295f", @@ -179400,7 +179400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.93?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.93?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "723bec7c-f938-403e-81f4-8b5e20ce011c", @@ -179430,7 +179430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions/1.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions/1.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "196ade2a-e1d5-4c58-9ab0-3614814fe2f5", @@ -179460,7 +179460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.5.0.72?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.5.0.72?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1c34fb5b-23d5-4e4c-b459-c84fbe126e37", @@ -179490,7 +179490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/WindowsAgent.AzureSecurityCenter/versions/1.0.0.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/WindowsAgent.AzureSecurityCenter/versions/1.0.0.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd33daad-fcdb-4ff1-98dc-28e534e142cb", @@ -179520,7 +179520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions/1.0.0.16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions/1.0.0.16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7370ae13-1b27-4957-ad15-a0792f9cd1ab", @@ -179550,7 +179550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/WindowsAgent.AzureSecurityCenter/versions/1.0.0.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/WindowsAgent.AzureSecurityCenter/versions/1.0.0.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "488a50e6-afa7-4621-85f4-2a92d1b4cc21", @@ -179580,7 +179580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7LinuxServerExtn/versions/1.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Site24x7/artifacttypes/vmextension/types/Site24x7LinuxServerExtn/versions/1.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6fc27b75-2e28-41ae-8a75-92cf9d269515", @@ -179610,7 +179610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys.LinuxAgent.GrayLabel/artifacttypes/vmextension/types/QualysAgentGL/versions/1.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys.LinuxAgent.GrayLabel/artifacttypes/vmextension/types/QualysAgentGL/versions/1.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ae8bc81-da88-4d37-b479-3933cfedd09c", @@ -179640,7 +179640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "49ea359a-e00a-436b-ab80-632a69a70348", @@ -179670,7 +179670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c23962ac-d297-47bf-a02c-8a4ee486a246", @@ -179700,7 +179700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7e1d899f-b42c-4c01-a817-dff96dc7464e", @@ -179730,7 +179730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/WindowsAgent.AzureSecurityCenter/versions/1.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/WindowsAgent.AzureSecurityCenter/versions/1.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d180e0a5-31c8-4359-b204-5a6c28d2d0c5", @@ -179760,7 +179760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForSLES/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForSLES/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6640c3d6-beac-4d83-9015-600c29bbb7e5", @@ -179790,7 +179790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.105?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.105?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a4b96355-94f8-41cb-b7d8-e52902f329e8", @@ -179820,7 +179820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "124d016e-5fc5-4ace-a701-59388aa3df27", @@ -179850,7 +179850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions/1.0.0.14?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/LinuxAgent.AzureSecurityCenter/versions/1.0.0.14?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e7058660-6b01-4f20-91f3-184a469adfa5", @@ -179880,7 +179880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c85d8ddc-faae-4b82-8949-afa88b4f4b1f", @@ -179910,7 +179910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db54d621-3cd1-4711-a16c-72d38de894b3", @@ -179940,7 +179940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.91?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Qualys/artifacttypes/vmextension/types/QualysAgentLinux/versions/1.6.0.91?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47e6a856-2093-4cbc-b41d-3644dffdd18c", @@ -179970,7 +179970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/5.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/5.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "549e77ad-18da-4bf5-9690-2a12559227e9", @@ -180000,7 +180000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/3.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/3.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fade220d-4ea1-4cc4-a7e4-34c0ef9f4694", @@ -180030,7 +180030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/3.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/3.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9eb63b82-2923-49e1-bfb0-f2968e9aa60e", @@ -180060,7 +180060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/3.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/3.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e42792a8-5615-4d3e-9bc4-7af488b668fe", @@ -180090,7 +180090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/2.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/2.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b76c681-8a7d-4cd8-99e7-1a59e259e479", @@ -180120,7 +180120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "43b84010-10d9-4442-98e0-df22deb91060", @@ -180150,7 +180150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/2.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/2.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5caf3f8f-f5f3-4bc9-b1e8-b4a13b76a1a2", @@ -180180,7 +180180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "48be3273-98e6-42b7-85f8-4e2bb7612df0", @@ -180210,7 +180210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0cfa5d08-ea10-4503-a114-495a691f900a", @@ -180240,7 +180240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b184c4d-0f3b-4e8b-9623-4a8447786533", @@ -180270,7 +180270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/3.0.4.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/3.0.4.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "582d99ac-8d1f-4aa7-88e6-b719832309d1", @@ -180300,7 +180300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c94e2240-33eb-4767-858f-36fdd603111e", @@ -180330,7 +180330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/3.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/3.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ddc13837-9e9f-4e45-a965-e8d6488d7362", @@ -180360,7 +180360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/3.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/3.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "67629d20-faca-4efe-9978-9b926cc0a223", @@ -180390,7 +180390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "96a0983d-2d21-428c-b79e-b5e6dc5bf634", @@ -180420,7 +180420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/3.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/3.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5fd7067-fa21-4b9a-8582-24f6a269df1f", @@ -180450,7 +180450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/3.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/3.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "27dd9ec1-aa26-4ae2-bbd8-660fcf1aa4a7", @@ -180480,7 +180480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/technidoosolutions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/technidoosolutions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8cc67673-37fd-4f4f-a05a-801586fe69ef", @@ -180510,7 +180510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/5.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/5.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "01535fee-0fac-4a0f-b55c-6df830627e93", @@ -180540,7 +180540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff70d7e9-ce5b-4f28-a3af-533d38afd0e5", @@ -180570,7 +180570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tecknolab/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tecknolab/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "81ab59e6-3506-4a95-9f5d-4bfcf79b440d", @@ -180600,7 +180600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tensormakecorpdbaoneclickai1608247756082/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tensormakecorpdbaoneclickai1608247756082/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aadbe187-dccd-48a1-83bc-a9804c7ca701", @@ -180630,7 +180630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "48d0d39a-9042-49a9-86e1-8064d412f988", @@ -180660,7 +180660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/5.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/5.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e8cf5a53-bb90-4f55-97bf-4a7880ad3a99", @@ -180690,7 +180690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/3.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/3.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5e5cede5-71de-4f66-a9d6-b19b20ab6b27", @@ -180720,7 +180720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/5.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/5.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "456d829f-a854-485d-ae55-57f2432fa2ce", @@ -180750,7 +180750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/telepat/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/telepat/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "13b61512-6cdc-4e3e-808f-a83cc34856ec", @@ -180780,7 +180780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "01fe337e-5ad9-4ef3-91ee-961bf353fbe1", @@ -180810,7 +180810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b06affd7-8dff-41ea-877c-d5f902e5de69", @@ -180840,7 +180840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tenable/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tenable/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5bdff75-21db-41a6-891d-331d086f6157", @@ -180870,7 +180870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tempered-networks-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tempered-networks-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3a61d01f-487c-4580-bbcb-b44153b733ce", @@ -180900,7 +180900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "398f20a6-1287-474d-8860-b98b3f935abb", @@ -180930,7 +180930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "51100acf-43d9-443a-8972-449131a5d974", @@ -180960,7 +180960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/teramindinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/teramindinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ff0d187f-b5d8-428e-b29e-c2e2d6bb7fee", @@ -180990,7 +180990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/teradata/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/teradata/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "633f7d30-8224-4f4a-b1b3-fadeac5f7ac6", @@ -181020,7 +181020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tenthlineinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tenthlineinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "29ff4b07-f697-4486-b0d8-71ad08c1f9fe", @@ -181050,7 +181050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a022594e-6b40-41f7-b14a-334932987300", @@ -181080,7 +181080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/StatusReport.Diagnostics.Test/artifacttypes/vmextension/types/IaaSDiagnostics/versions/0.27.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/StatusReport.Diagnostics.Test/artifacttypes/vmextension/types/IaaSDiagnostics/versions/0.27.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5931166c-be34-471c-b190-d14d30ccb95c", @@ -181110,7 +181110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec/artifacttypes/vmextension/types/SymantecEndpointProtection/versions/12.1.7007.6505?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec/artifacttypes/vmextension/types/SymantecEndpointProtection/versions/12.1.7007.6505?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9e9a53b5-9e28-4efa-9d6b-62256f6f9d43", @@ -181140,7 +181140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/3.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/3.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eacc13ee-6abc-4227-8b49-9a2e4bdba36c", @@ -181170,7 +181170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0abb3588-cb48-4788-af6d-ae5168848ffe", @@ -181200,7 +181200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Teradici/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Teradici/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "19b01869-a604-474a-94a1-ca3a32d84064", @@ -181230,7 +181230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions/1.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions/1.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9087a94-a6ad-4eec-83ba-3f47f9939438", @@ -181260,7 +181260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0d292e5a-ca89-4a4b-9088-144cbe3a123e", @@ -181290,7 +181290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/teloscorporation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/teloscorporation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c885a975-c2c0-40b7-9b01-95693d310349", @@ -181320,7 +181320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions/1.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForWindowsTestOnStage/versions/1.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90b1beb4-7919-4255-92d8-de849c3a45e0", @@ -181350,7 +181350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForWindowsTest/versions/4.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2dc1318c-bbf0-444e-84c0-a9f5f3e726d4", @@ -181380,7 +181380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForSLES/versions/1.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForSLES/versions/1.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b9439537-30c9-451a-a02e-29c43192d520", @@ -181410,7 +181410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForSLES/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForSLES/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "17db9cef-e8d6-4567-9d25-4e351ee4ce9b", @@ -181440,7 +181440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForSLES/versions/1.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForSLES/versions/1.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7aa2eed6-3d2a-4642-bd38-e840233d9550", @@ -181470,7 +181470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForSLES/versions/1.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForSLES/versions/1.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eed363b0-2bbc-4887-9def-1bc15139ec5b", @@ -181500,7 +181500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForSLES/versions/1.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForSLES/versions/1.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d679855e-831c-4c3a-9c51-6a2f42e7c0c4", @@ -181530,7 +181530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForSLES/versions/1.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/SUSE.AzureHybridBenefit/artifacttypes/vmextension/types/AHBForSLES/versions/1.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "50d88486-0e07-4aca-9564-f3a8ea27b7dd", @@ -181560,7 +181560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec/artifacttypes/vmextension/types/SymantecEndpointProtection/versions/12.1.4100.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec/artifacttypes/vmextension/types/SymantecEndpointProtection/versions/12.1.4100.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "519677b0-55e4-4d5e-a390-8b74daeda6d8", @@ -181590,7 +181590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/2.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/2.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6fb22c5f-f6a9-4ead-aa26-b8b57957ffd4", @@ -181620,7 +181620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/3.0.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/3.0.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d3e3de5f-7824-473f-89bf-29c55fcf7ee9", @@ -181650,7 +181650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/2.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/2.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3be8a768-904b-4fc0-bfff-5c4f382b4135", @@ -181680,7 +181680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/2.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.Test/artifacttypes/vmextension/types/SCWPAgentForLinuxTest/versions/2.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "07940314-bdfa-4c4b-b030-0390efc7996a", @@ -181710,7 +181710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TeamViewer.AzureVMExtension/artifacttypes/vmextension/types/TeamViewerExtension/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TeamViewer.AzureVMExtension/artifacttypes/vmextension/types/TeamViewerExtension/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "20550941-5ff6-404b-9d55-4833a6398382", @@ -181740,7 +181740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "27e1c269-04e1-4588-bf14-72b9fcd1099c", @@ -181770,7 +181770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b42de23e-feb6-4507-aabe-f71dcda0f19b", @@ -181800,7 +181800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "df21f6ae-0c36-4cb0-9af0-04a3a51830b2", @@ -181830,7 +181830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5884741-5d3c-4a22-8484-2bba0bd61f25", @@ -181860,7 +181860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "36f30e22-772c-4bcc-8c9d-e1806c1f170f", @@ -181890,7 +181890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/2.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/2.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b066d192-fe0d-460a-959c-df26214c0e3f", @@ -181920,7 +181920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/3.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/3.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f704e165-1ba9-41a9-8a41-ffe554bb2f81", @@ -181950,7 +181950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/3.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/3.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d04c54fe-e3ec-4596-853a-4ab815ec4b35", @@ -181980,7 +181980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4967b21b-8cf8-49bd-8637-4efec0bd0437", @@ -182010,7 +182010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/3.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/3.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "64b3de7a-7693-4b0f-8bef-5a97f379971e", @@ -182040,7 +182040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/3.4.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/3.4.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "81ece116-75a0-4206-a9c0-cb326029d37a", @@ -182070,7 +182070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/3.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/3.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "839f5338-4522-4689-a1dc-b77adc8bc8de", @@ -182100,7 +182100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/1.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/1.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "02c7f170-6615-45e7-aedc-6c67b10fca20", @@ -182130,7 +182130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1f292405-039f-484d-b39d-91d2f3450441", @@ -182160,7 +182160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/2.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/2.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61159a5f-dfe7-4e63-a359-dd845b788b33", @@ -182190,7 +182190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "07a1b7eb-c9bf-4d70-8e9d-7f49917654a0", @@ -182220,7 +182220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7fb1f41a-7336-4228-b1df-cc207f4ed4fb", @@ -182250,7 +182250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4ccb0790-9ca9-4fbe-bb0a-ed3c935860bf", @@ -182280,7 +182280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/3.4.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/3.4.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e440e086-08e2-4ba8-b796-2041ff26931d", @@ -182310,7 +182310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "45d23353-c25b-4b8d-9763-d5e175884ddb", @@ -182340,7 +182340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/3.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/3.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8b5a5f49-5978-4e34-bd6c-7a0118e5ad7c", @@ -182370,7 +182370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a8de6e4-3594-4b26-8b0a-18634b0fd795", @@ -182400,7 +182400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/1.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/1.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a269781b-e85a-4587-af6d-4a9aca0e1771", @@ -182430,7 +182430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "631d9c66-bf83-43f1-bb20-626b1bacf110", @@ -182460,7 +182460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d362d5a5-7020-4b3b-a64d-4704753a3583", @@ -182490,7 +182490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b8db8a9-f6a1-425f-8f47-7a25fba53d5d", @@ -182520,7 +182520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/1.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/1.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a1cb981d-aa1b-4063-942a-18dc0ec12127", @@ -182550,7 +182550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "90e337f1-964d-4929-84a3-818fdf54062f", @@ -182580,7 +182580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b364325b-bf10-4b2f-9998-ddf836b687b5", @@ -182610,7 +182610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/3.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/3.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ab416677-6c23-4b86-9937-e35562524cd5", @@ -182640,7 +182640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "333ab260-8cea-46ba-b34d-bf2f4ac9e961", @@ -182670,7 +182670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6192964b-4954-4292-a825-20b2f9eb2fd7", @@ -182700,7 +182700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/1.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/1.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d59b38b8-5ad7-4c83-be36-6bb3cd429e21", @@ -182730,7 +182730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/1.9.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/1.9.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e0d78df6-739a-4f4c-b5a4-b477e59d1d7c", @@ -182760,7 +182760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection.TestOnStage/artifacttypes/vmextension/types/SCWPAgentForLinuxTestOnStage/versions/3.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca60215c-1fdd-40cd-845a-5c875aff03a6", @@ -182790,7 +182790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f4ef2a71-151a-4e0a-a9eb-2f17b9605dc2", @@ -182820,7 +182820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/3.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/3.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "08172636-6041-4fb0-ad22-37380f25a319", @@ -182850,7 +182850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/1.5.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/1.5.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "67419d0e-01da-4f2d-85d4-32b609d0c496", @@ -182880,7 +182880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1310a952-4e1d-4af7-ba49-d9ff6c9c1b98", @@ -182910,7 +182910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/3.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/3.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be1eb196-2e94-431a-9c39-c29c9352fb38", @@ -182940,7 +182940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf9167ea-e38d-4365-b67e-7c1e21adf035", @@ -182970,7 +182970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "31f0bdbf-a66e-4466-b67e-d26c85dc5656", @@ -183000,7 +183000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/3.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/3.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "77546d81-d49a-43b8-80bd-7a3ed87a26ae", @@ -183030,7 +183030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.7.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.7.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b4e3d102-bbee-48d8-897f-0ea92b060947", @@ -183060,7 +183060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66fe4030-fcd3-4f45-8342-039d34cbf296", @@ -183090,7 +183090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.NJHP.AppDefender/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.NJHP.AppDefender/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "372b6a49-8804-4fa1-8817-cda4e227a9d7", @@ -183120,7 +183120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thehdfgroup1616725197741/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thehdfgroup1616725197741/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b47ac8f-f4c2-4998-9572-9ad20d7fa6c0", @@ -183150,7 +183150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/1.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/1.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eab9d6ea-0247-4d2b-804c-96c0f27b2219", @@ -183180,7 +183180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0347ec04-77dd-494e-acf4-053d1d4e5c1c", @@ -183210,7 +183210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/test_test_mneela1628617140187/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/test_test_mneela1628617140187/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b413e005-901d-46a6-9bae-75b20850f9ee", @@ -183240,7 +183240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thales-vormetric/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thales-vormetric/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b9f3714a-e54c-4e0f-af89-2917bcf3fd4f", @@ -183270,7 +183270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "09e7cf6b-a304-4fdc-960e-8dda86b5c69c", @@ -183300,7 +183300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tidal-migrations/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tidal-migrations/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a967721e-fed0-43fa-8067-7cff4c925539", @@ -183330,7 +183330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.8.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/2.8.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a603cb71-5ece-47c8-8b98-5cb7a40d0570", @@ -183360,7 +183360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tigergraph/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tigergraph/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b50983fb-3d57-4fbc-8a3c-0ff5833e4bb4", @@ -183390,7 +183390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thingscareinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thingscareinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "945c58d7-636e-4a6c-8fd3-c70c5b1054a3", @@ -183420,7 +183420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/torusware/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/torusware/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cbad700d-39f2-41e6-8ab0-741768723a5f", @@ -183450,7 +183450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tibco-software/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tibco-software/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c9946128-5312-4542-bb22-0c335b48fbc3", @@ -183480,7 +183480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.Microsoft.VisualStudio.Services/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.Microsoft.VisualStudio.Services/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "575c8bd6-0f13-4df1-8c51-8244d64978f0", @@ -183510,7 +183510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.SqlServer.Management/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.SqlServer.Management/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a361655c-55c2-4fca-bbbb-5fc58f8e829e", @@ -183540,7 +183540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/transvault/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/transvault/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fa974e4b-bb45-45b2-8778-2efb1f82df4e", @@ -183570,7 +183570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/things-board/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/things-board/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f685360-8fdb-4f6e-bddc-868547d361c3", @@ -183600,7 +183600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/townsend-security/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/townsend-security/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b7a26ab-4f35-48b5-9282-627d99b381c4", @@ -183630,7 +183630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.Gemalto.SafeNet.ProtectV/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.Gemalto.SafeNet.ProtectV/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2abba270-3f5a-4488-bb3a-13f93f5b4045", @@ -183660,7 +183660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d555ef19-8bab-4a6a-b11b-16a84c32dab2", @@ -183690,7 +183690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.SqlServer.Management.corext/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.SqlServer.Management.corext/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ede9c8b0-9c34-40a5-b1d6-f1c181860aec", @@ -183720,7 +183720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thedatavaluefactoryltd1589348815922/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thedatavaluefactoryltd1589348815922/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "58c8c2ff-b761-4f84-95fc-20c0cb869a8a", @@ -183750,7 +183750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thefreebsdfoundation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thefreebsdfoundation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "baba19ee-8efb-4b24-8e67-fff17f3cbd93", @@ -183780,7 +183780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tig/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tig/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6151a879-5b2d-483e-8f59-968f1d92fbde", @@ -183810,7 +183810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/theumag1596442827072/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/theumag1596442827072/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b0084dfb-389c-4048-bd85-d76e6c128d56", @@ -183840,7 +183840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "993e37d0-3592-4a9a-8701-2570db2d96ab", @@ -183870,7 +183870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tripwire-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tripwire-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0ffc21b5-f499-428d-81a0-3edf988af1ef", @@ -183900,7 +183900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.Gemalto.SafeNet.ProtectV.Azure/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.Gemalto.SafeNet.ProtectV.Azure/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d82eab6d-4380-4f34-8265-d47aa850c243", @@ -183930,7 +183930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thorntechnologiesllc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thorntechnologiesllc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "40308cde-9f07-42fd-bc26-d16c124bfbb4", @@ -183960,7 +183960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thinprintgmbh/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thinprintgmbh/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "21746ba0-8431-4a6c-b886-e4f09c1547d4", @@ -183990,7 +183990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tresorit/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tresorit/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1653fea2-ca36-47be-a71a-810c14d4acad", @@ -184020,7 +184020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/unifiedstreaming1598872291606/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/unifiedstreaming1598872291606/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cf655ad0-a91a-4ade-9767-4cc97921bbcb", @@ -184050,7 +184050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.SqlServer.Managability/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.SqlServer.Managability/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "89963e8f-9be3-4f51-aa63-80f5b73615da", @@ -184080,7 +184080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/testpro/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/testpro/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f5dd806f-efd5-43f3-8e0b-88b464bdbd95", @@ -184110,7 +184110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/transientxinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/transientxinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e2dafc3f-2765-444f-92de-b100ca6ddbe3", @@ -184140,7 +184140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/transcendinformationinc1609918445926/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/transcendinformationinc1609918445926/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "82890f4e-8a83-4023-a020-8db6a1aec643", @@ -184170,7 +184170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/test_test_pmc2pc1/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/test_test_pmc2pc1/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4851c6f7-b3d4-45d0-baea-736c0ca13ae2", @@ -184200,7 +184200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/untangle/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/untangle/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9ca7bbc1-c35d-4b30-a952-8f5bd95d73a6", @@ -184230,7 +184230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/2.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "341ea09d-1945-464f-be00-691ff96146ec", @@ -184260,7 +184260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/veeam/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/veeam/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "66a8020f-d113-4046-8b60-aba7e5f65996", @@ -184290,7 +184290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/trifacta/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/trifacta/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d194bf75-fbf1-4135-8dc1-bbfdfbe4cbfd", @@ -184320,7 +184320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/veritas/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/veritas/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b39d7a02-b019-4049-b9b4-d8236d0067a6", @@ -184350,7 +184350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/velocitydb-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/velocitydb-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f2b21853-1c87-48dc-9695-ab19b7b79460", @@ -184380,7 +184380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.HP.AppDefender/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.HP.AppDefender/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "86e43bd4-005c-4ed8-b0f7-51cf53508eb1", @@ -184410,7 +184410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vidizmo/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vidizmo/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "41b8d5ec-57d6-4556-ae01-ba858223353d", @@ -184440,7 +184440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/twistlock/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/twistlock/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b6888c31-e7ef-415f-a8ba-6d278784aa90", @@ -184470,7 +184470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/visualsoft-center/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/visualsoft-center/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b65817f4-c7a5-4f05-99ad-902641fb5b2a", @@ -184500,7 +184500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vidispine/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vidispine/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "92a06846-1fa9-4849-b50c-2395da5e1056", @@ -184530,7 +184530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vmturbo/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vmturbo/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d6d88fc8-0552-4444-9e40-fa63ed82d08e", @@ -184560,7 +184560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/virtuozzointernationalgmbh1626704951469/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/virtuozzointernationalgmbh1626704951469/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "38fc40b0-33bd-4c68-95d8-f2eebc46df55", @@ -184590,7 +184590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/visokiouklimited1661943152060/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/visokiouklimited1661943152060/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "edf822a8-69a6-4af3-a852-0c465a73e25e", @@ -184620,7 +184620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test1.NJHP.AppDefender/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test1.NJHP.AppDefender/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ed4d1f2f-dde2-4b3a-bbbb-f2c4e8defdb4", @@ -184650,7 +184650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tsa-public-service/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tsa-public-service/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "1a4b9472-eb5d-4134-8810-74c002b34da8", @@ -184680,7 +184680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/1.6.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForLinux/versions/1.6.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4c4239c6-5003-4f54-b861-5198c400fa6d", @@ -184710,7 +184710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/unify-cloud-llc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/unify-cloud-llc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f550300c-e861-4f13-a916-7852563eaefd", @@ -184740,7 +184740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/truestack/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/truestack/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ed3cc5b-fe9f-474a-8a59-922c6f03debc", @@ -184770,7 +184770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ulex/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ulex/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eda066b7-8b9c-4005-946a-e0df376e27b5", @@ -184800,7 +184800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/timextender/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/timextender/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9ef98282-e582-4d9b-854e-6af158622d78", @@ -184830,7 +184830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wandisco/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wandisco/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "26e55e43-d489-4745-866f-7c3d6f3bc6d7", @@ -184860,7 +184860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ubeeko/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ubeeko/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "47ad7f20-966c-49e7-9951-e7c833eea15e", @@ -184890,7 +184890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/trendmicro/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/trendmicro/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5e9cec4b-cfcb-4b2e-a5b5-51dcbc65bb8d", @@ -184920,7 +184920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tmaxsoft1608612658335/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tmaxsoft1608612658335/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fea747f0-35b8-4fbf-a15e-f515e037a1c2", @@ -184950,7 +184950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/testable1603721901088/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/testable1603721901088/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ae6aeecb-57f8-428e-ab11-bfb3d24701b9", @@ -184980,7 +184980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/unravel-data/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/unravel-data/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2a915c25-3dd0-4e88-9b40-04a21cbab558", @@ -185010,7 +185010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/uniprint-net/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/uniprint-net/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5bafc500-1730-4d22-b829-a61a1b5a6072", @@ -185040,7 +185040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wallix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wallix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ed9b01ae-aed3-4e31-bd5d-d04f479722aa", @@ -185070,7 +185070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/turbonet/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/turbonet/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6a988df5-f809-4395-a0c9-b7f725468fdc", @@ -185100,7 +185100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/visualknowledgeshare1591795776234/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/visualknowledgeshare1591795776234/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "06fa08a8-af60-4260-bce5-7cf82dbf322b", @@ -185130,7 +185130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/topicus/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/topicus/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "17bc35c6-6563-4c27-a15c-1942f8e2d762", @@ -185160,7 +185160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/test_test_mix3pptest0011614206850774/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/test_test_mix3pptest0011614206850774/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "856015d2-708e-4767-bcc1-40e5bd7a0240", @@ -185190,7 +185190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/unitrends/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/unitrends/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b6b6d209-87a8-430d-84cb-f0c85b093a6a", @@ -185220,7 +185220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vmware-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vmware-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55378156-afe1-4ed5-8b38-b89df3918b70", @@ -185250,7 +185250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/valtix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/valtix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d402a505-208f-4c61-8137-6fe6c4205796", @@ -185280,7 +185280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/usp/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/usp/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "fcda9eb3-4b31-4622-a071-9839e8ac7b3b", @@ -185310,7 +185310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tidalmediainc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tidalmediainc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f90123a3-4a0e-4454-8b53-61d2dfb85e1e", @@ -185340,7 +185340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/workshare-technology/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/workshare-technology/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7b944753-9333-443a-b268-3fd559e534c8", @@ -185370,7 +185370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vcinityinc1587684340545/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vcinityinc1587684340545/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c78c89db-2849-4a59-b95f-08a87a25f796", @@ -185400,7 +185400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tomsawyersoftwarecorp1613579206342/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tomsawyersoftwarecorp1613579206342/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6fd77cc1-7433-4c85-909d-9d0de53cbb47", @@ -185430,7 +185430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vte/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vte/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8968fed-a4c0-4440-a97e-44b9add5bce6", @@ -185460,7 +185460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/upsolver1594188634150/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/upsolver1594188634150/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eeb4d89d-e1f1-4499-ac71-f50873b29e5f", @@ -185490,7 +185490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vunetsystemsprivatelimited1646716402131/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vunetsystemsprivatelimited1646716402131/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "393c3f9a-103c-4cfc-9a15-37b2d2238052", @@ -185520,7 +185520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Vormetric/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Vormetric/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "70174a7e-d693-40b5-9b94-1e6fb5f072f9", @@ -185550,7 +185550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wanpath-dba-myworkdrive/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wanpath-dba-myworkdrive/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f3fb4bb0-f2d4-44eb-8a8b-dbfa4069f179", @@ -185580,7 +185580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/totemo/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/totemo/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "89f31f48-425a-4010-882b-accc92c74c31", @@ -185610,7 +185610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vastdata1650451243415/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vastdata1650451243415/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "40a43cd7-4859-4f17-9d93-22638d65ee7b", @@ -185640,7 +185640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wmspanel/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wmspanel/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e5f59ec9-c1f6-495f-b1e7-26bb6927f002", @@ -185670,7 +185670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/varmournetworks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/varmournetworks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3d44b4e9-8068-4087-a57e-216c30e088d0", @@ -185700,7 +185700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vizixiotplatformretail001/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vizixiotplatformretail001/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "21238413-5857-407f-92e3-bd8b573e2971", @@ -185730,7 +185730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vscconsultingptyltd1608535888097/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vscconsultingptyltd1608535888097/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0692d314-9786-41ea-b23f-d71ce4351cbf", @@ -185760,7 +185760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tiger-technology/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tiger-technology/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "12ba976f-bf68-4118-ba35-91248d9cc641", @@ -185790,7 +185790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ubercloud/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ubercloud/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "37d8475d-19e2-4492-9af6-462841d7a0e9", @@ -185820,7 +185820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/watchguard-technologies/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/watchguard-technologies/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "56456d19-5a81-484d-974d-13e23f8a3751", @@ -185850,7 +185850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.PortalProtect/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.PortalProtect/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2647a0bd-eca5-41a3-8845-a7173fdaa541", @@ -185880,7 +185880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/warewolf-esb/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/warewolf-esb/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bb909b30-5a4a-4c2b-8997-e512761e181e", @@ -185910,7 +185910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/unscramblsingaporepteltd-4999260/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/unscramblsingaporepteltd-4999260/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5db1f139-5be1-4484-bf3f-1e3245833dfc", @@ -185940,7 +185940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Symantec.CloudWorkloadProtection/artifacttypes/vmextension/types/SCWPAgentForWindows/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c485920b-109e-4851-8e63-caae8e5f44b4", @@ -185970,7 +185970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/webaloinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/webaloinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "525c839c-d53a-432c-9f8a-c6b02fa72715", @@ -186000,7 +186000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wood1595864497589/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wood1595864497589/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "aa4157a7-4ddf-4a45-a4f3-9d57ffb87365", @@ -186030,7 +186030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vyulabsinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vyulabsinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d18af3c-82d2-4972-810e-eef6139f1726", @@ -186060,7 +186060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/yaseensmarket1645449809728/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/yaseensmarket1645449809728/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "83f2e841-0b39-4f76-a1ee-e3010335fa80", @@ -186090,7 +186090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wanos/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wanos/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "cd812b14-8360-4655-8d9b-16b652bd96c6", @@ -186120,7 +186120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tripleblindinc1615730179432/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tripleblindinc1615730179432/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d18075c2-0990-44a5-9d6f-9249df4e71e3", @@ -186150,7 +186150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/versasec/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/versasec/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e848ad99-af9d-439d-865a-0ed2c9ef7887", @@ -186180,7 +186180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tunnelbiz/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tunnelbiz/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5b6433f2-42ae-45f6-bb24-540279a6ec4c", @@ -186210,7 +186210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vembutechnologiespvtltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vembutechnologiespvtltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a3f1ce01-5b7d-4004-bf65-0287ee6ec314", @@ -186240,7 +186240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/velocloud/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/velocloud/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "abd2de65-e621-4616-a668-3550f8cc9fe4", @@ -186270,7 +186270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ubika/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/ubika/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c5445f81-223d-4af3-a230-a56d8ff92586", @@ -186300,7 +186300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/virtualpulsesro1607008728942/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/virtualpulsesro1607008728942/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a6d23d4f-0075-497b-9332-e5a64acef660", @@ -186330,7 +186330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/yellowfin/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/yellowfin/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0b004ba5-5373-4648-9067-c68f157d6954", @@ -186360,7 +186360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vircom/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vircom/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b6301072-297c-444c-8501-3d0e3aae9fc4", @@ -186390,7 +186390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/westernoceansoftwaresprivatelimited/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/westernoceansoftwaresprivatelimited/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "00acec1d-bdf0-4f2a-9965-afc781b6ea57", @@ -186420,7 +186420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/websense-apmailpe/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/websense-apmailpe/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "88a902b5-f807-401e-8981-35b94db6651b", @@ -186450,7 +186450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zerodown_software/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zerodown_software/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "73fabf9f-da4f-4239-ac11-462e09969e62", @@ -186480,7 +186480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/turbonet1581982683964/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/turbonet1581982683964/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "846762e2-8741-401d-9add-296275cad89d", @@ -186510,7 +186510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wowza/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wowza/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c370b6fa-c75d-4e43-ac3a-82451b8fc0cd", @@ -186540,7 +186540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vigyanlabs-innovations-pvt-ltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vigyanlabs-innovations-pvt-ltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3a8df11f-ffcd-4b59-be17-61360bb1e1f6", @@ -186570,7 +186570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xcontentptyltd-1329748/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xcontentptyltd-1329748/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "328dd221-5f3a-46a8-9a31-41817c5c63a0", @@ -186600,7 +186600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/witfooinc1590167223060/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/witfooinc1590167223060/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "786fd809-a444-4501-9b4d-ec062006a8bc", @@ -186630,7 +186630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zultysinc1596831546163/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zultysinc1596831546163/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "192940fb-8baf-4f43-942d-8e776457b32f", @@ -186660,7 +186660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/versanetworks/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/versanetworks/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be2cdce8-8efb-4b0a-9310-8c3af09653bc", @@ -186690,7 +186690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xfinityinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xfinityinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9a31b6c2-b9e5-4c77-a03b-b1038013b4de", @@ -186720,7 +186720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/typesafe/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/typesafe/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8444af11-2c44-4839-b6fa-f3ba19bd9868", @@ -186750,7 +186750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wherescapesoftware/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wherescapesoftware/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "40bf8bfa-e7bf-4d07-9d29-12673f090150", @@ -186780,7 +186780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wintellisys-inc-4561600/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wintellisys-inc-4561600/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0d75980b-c81d-4e2f-bf88-526051a02289", @@ -186810,7 +186810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vemn/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vemn/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "16e8fe3b-9d7e-451d-87e1-89395e2dd0d2", @@ -186840,7 +186840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/websoft9inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/websoft9inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4132435f-d937-4457-aa6a-3932768ce36f", @@ -186870,7 +186870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zettalane_systems-5254599/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zettalane_systems-5254599/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "634fd808-cf75-4349-86be-415e8c0de7e0", @@ -186900,7 +186900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zabbix/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zabbix/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "63d139fb-f8b9-4c67-9526-e1e72001aff9", @@ -186930,7 +186930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wardy-it-solutions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wardy-it-solutions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5841ab28-187b-44ce-8fd0-119d0a11faf3", @@ -186960,7 +186960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xtremedata/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xtremedata/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7c3d2bf6-5430-475d-b195-770bb9e8bf3d", @@ -186990,7 +186990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/z1/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/z1/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b2b86434-cdbe-42d3-a4c7-0cbfa51854e8", @@ -187020,7 +187020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/varnish/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/varnish/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8eb5e5d4-2c47-474a-9e6f-561313cb6d4f", @@ -187050,7 +187050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/winmagic_securedoc_cloudvm/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/winmagic_securedoc_cloudvm/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bcc08d6c-8847-44a4-aecd-2a87a052be91", @@ -187080,7 +187080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zilliz/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zilliz/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "91e0b9d8-e522-4afe-83b1-32c22d1c50d9", @@ -187110,7 +187110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wallarm/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wallarm/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "16bc60f5-61a5-4721-a7f9-dd6925665d9c", @@ -187140,7 +187140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zerto/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zerto/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a7774b5-d86f-4c60-8b79-982ff70047b9", @@ -187170,7 +187170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wedoitllc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/wedoitllc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a717ed61-63dc-40f9-a643-9cc21bf48147", @@ -187200,7 +187200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zscaler/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zscaler/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "81aa6515-2ecc-452b-853a-e8eefda1451a", @@ -187230,7 +187230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/WAD2EventHub.Diagnostics.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/WAD2EventHub.Diagnostics.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3a4fc869-8fbe-4b9c-aa68-21433fcfb14e", @@ -187260,7 +187260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vatacommunicationsinc1581644208717/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vatacommunicationsinc1581644208717/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5f3c1d0-25ad-4ebb-8004-ea364c014eee", @@ -187290,7 +187290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xendata-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xendata-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4714fca8-432d-4951-8117-403d58f5f87d", @@ -187320,7 +187320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zend/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zend/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e021f149-f71b-4035-98df-6eafdd62cf74", @@ -187350,7 +187350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vectraaiinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vectraaiinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4cc6971f-8fe3-4377-b3ab-81716bfc7101", @@ -187380,7 +187380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/viptela/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/viptela/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5a2d29cd-8356-4ea8-8f2a-d7c079564a96", @@ -187410,7 +187410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/valohai/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/valohai/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "f7d44138-ce94-4d6d-9c1d-4fe36d474461", @@ -187440,7 +187440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xilinx/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xilinx/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "352afe98-ce24-4820-843e-34acfb6bee2b", @@ -187470,7 +187470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vmlabinc1613642184700/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vmlabinc1613642184700/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "589af63d-4982-4c95-b315-551a866a491b", @@ -187500,7 +187500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/z4it-aps/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/z4it-aps/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "76e76350-18a6-4b83-8718-ea36a5e7843e", @@ -187530,7 +187530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/virtamovecorp1615909247913/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/virtamovecorp1615909247913/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "036acec5-50b5-4101-8c4b-e8fad34a7481", @@ -187560,7 +187560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vu-llc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vu-llc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9bd016b8-7069-4b6e-ac76-77eb2399635e", @@ -187590,7 +187590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zeetim1660843138752/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zeetim1660843138752/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "683eccab-0745-42b0-aecf-6d516b633851", @@ -187620,7 +187620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vbot/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vbot/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "55d813d0-5b07-47d0-b592-ddac17ea2186", @@ -187650,7 +187650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tryonsolutionsinc1596650621083/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tryonsolutionsinc1596650621083/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d3da21a2-e586-4845-9f1b-8a138efac0ef", @@ -187680,7 +187680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zenterasystemsinc1605292453288/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zenterasystemsinc1605292453288/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf41283a-16dc-4486-ab1a-877b0fe89587", @@ -187710,7 +187710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/volterraedgeservices/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/volterraedgeservices/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d18110a-e7d7-4999-a4a0-062b76c7de6e", @@ -187740,7 +187740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zoomdata/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zoomdata/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e3d98f40-e275-47e1-8a8e-81fe90a50173", @@ -187770,7 +187770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/voleatechgmbh1636966911943/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/voleatechgmbh1636966911943/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "22e43db5-dec4-4651-9ccf-f64acd137bf0", @@ -187800,7 +187800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xoriantcorporationazxteam1/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xoriantcorporationazxteam1/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "30df771c-9237-4ed8-9b28-d9cdb7c202d5", @@ -187830,7 +187830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/world-programming/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/world-programming/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "086d5b9f-28a4-4b4e-8cc6-50689df8e49f", @@ -187860,7 +187860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xyzrd-group-ou/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xyzrd-group-ou/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "be3ebf63-52c6-4b10-ad20-a74b4aae342e", @@ -187890,7 +187890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/yokogawarentalleasecorporation/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/yokogawarentalleasecorporation/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7fe92e00-bf64-4fde-b847-038e8c34f73e", @@ -187920,7 +187920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/WAD2AI.Diagnostics.Test/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/WAD2AI.Diagnostics.Test/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "364da780-796c-4164-983d-967292473ddd", @@ -187950,7 +187950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vnomicinc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vnomicinc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4d2a4b56-c13d-4660-84c8-606416f1a1d1", @@ -187980,7 +187980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zscaler1579058425289/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zscaler1579058425289/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e6e9ca24-2d50-4b97-ba9e-41bdac6e3527", @@ -188010,7 +188010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test3.Microsoft.VisualStudio.Services/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test3.Microsoft.VisualStudio.Services/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb39693a-eabf-4b0e-8343-da6555d5c54f", @@ -188040,7 +188040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/unifi-software/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/unifi-software/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0ee32eb0-f324-4de8-8fb6-25152644a858", @@ -188070,7 +188070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zevenet/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/zevenet/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "0cb5f95c-4eca-41a6-ad8f-8889e66b9b4c", @@ -188100,7 +188100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vigyanlabsinc1581413676614/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vigyanlabsinc1581413676614/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ccf60d74-1371-4fc9-8236-924b68a2dda6", @@ -188130,7 +188130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/voiceelements/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/voiceelements/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8dcdb406-8883-47e7-9920-6d4240ad47e2", @@ -188160,7 +188160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/terminusdb1606769310168/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/terminusdb1606769310168/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d53d2418-adc2-44ab-8836-2af1beaf8b3e", @@ -188190,7 +188190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/your-shop-online/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/your-shop-online/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "5e7e5e4d-d368-4dda-a489-07b4cbab5d00", @@ -188220,7 +188220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vaultive-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/vaultive-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "783162d7-95ba-4e82-b637-6aa04bcdcc58", @@ -188250,7 +188250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/unnisoft/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/unnisoft/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "35daf67b-3823-4707-97a2-1f3b321ba39d", @@ -188280,7 +188280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xoriantsolutionspvtltd/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/xoriantsolutionspvtltd/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "68f45fe9-caf4-4a15-bebc-c02e01d810de", @@ -188310,7 +188310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tmaxsoft/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/tmaxsoft/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c8553aa3-aca6-409c-87ae-0dd43f51a87d", @@ -188340,7 +188340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.TrendMicro.DeepSecurity/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.TrendMicro.DeepSecurity/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "75d55f99-6c5e-4f36-a775-01adbdfc84f0", @@ -188370,7 +188370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/worxogo/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/worxogo/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b5427298-e0f3-4f23-8ab6-1c9e3de82237", @@ -188400,7 +188400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thoughtspot-inc/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thoughtspot-inc/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6b2daa68-51a4-4c67-bcb0-8123ab2c8d28", @@ -188430,7 +188430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thalesdiscplusainc1596561677238/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/thalesdiscplusainc1596561677238/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "9f85ef45-5366-4c3b-b328-7408a25df32a", @@ -188460,7 +188460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/threatintelligenceptyltd1586824172898/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/threatintelligenceptyltd1586824172898/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "bf4ca206-432d-4593-bf42-ec9fa752bb94", @@ -188490,7 +188490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/uipath-5054924/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/uipath-5054924/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7097316d-31b7-42c2-9421-e00b99086ace", @@ -188520,7 +188520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/truata1612259728221/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/truata1612259728221/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3ad09dc9-04a8-4661-ad3a-9b8efa9c506d", @@ -188550,7 +188550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/yellowfininternationalptyltd1616363974066/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/yellowfininternationalptyltd1616363974066/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3bd3d57f-a620-41eb-ab2b-b6c7f45df7a6", @@ -188580,7 +188580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/ReleaseManagement1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/ReleaseManagement1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "b8a46bbd-0caa-4302-aa74-b7db41122c0b", @@ -188610,7 +188610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.PortalProtect/artifacttypes/vmextension/types/PortalProtectExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.PortalProtect/artifacttypes/vmextension/types/PortalProtectExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "965d8c21-48cb-4530-b341-60eb8adb8883", @@ -188640,7 +188640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSALinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSALinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4f22b46c-2bcf-44c6-b2a6-0f6e5c2849fb", @@ -188670,7 +188670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSA/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSA/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d9cb6ed4-2ad8-44f5-abe0-85ae954ac799", @@ -188700,7 +188700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/WAD2EventHub.Diagnostics.Test/artifacttypes/vmextension/types/IaaSDiagnostics/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/WAD2EventHub.Diagnostics.Test/artifacttypes/vmextension/types/IaaSDiagnostics/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "3134d85f-b65e-412c-b085-fb11508ce63a", @@ -188730,7 +188730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/WAD2AI.Diagnostics.Test/artifacttypes/vmextension/types/IaaSDiagnostics/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/WAD2AI.Diagnostics.Test/artifacttypes/vmextension/types/IaaSDiagnostics/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "7d9960ad-b906-4f61-9d8f-d53bc455a64a", @@ -188760,7 +188760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSA/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSA/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2ca3e327-a719-4e99-bd59-780219b2f6f9", @@ -188790,7 +188790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Vormetric/artifacttypes/vmextension/types/VormetricTransparentEncryptionAgent/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Vormetric/artifacttypes/vmextension/types/VormetricTransparentEncryptionAgent/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "d132ed9a-7e53-461f-bcfd-e1f01443b0cd", @@ -188820,7 +188820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSALinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSALinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "61cd8e31-7e7e-47c2-8390-9978595e7913", @@ -188850,7 +188850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.PortalProtect/artifacttypes/vmextension/types/PortalProtectExtension/versions/2.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.PortalProtect/artifacttypes/vmextension/types/PortalProtectExtension/versions/2.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "e0415bc9-ab58-4cb7-88ad-7d85f4d6c3b5", @@ -188880,7 +188880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSALinux/versions/9.6.2.114?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSALinux/versions/9.6.2.114?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "eb1c94d8-757f-444d-8aa2-8bbe6a61a5a0", @@ -188910,7 +188910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/ReleaseManagement1/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.Microsoft.VisualStudio.Services/artifacttypes/vmextension/types/ReleaseManagement1/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8633fd0e-5874-4240-b75f-c27c50b70548", @@ -188940,7 +188940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSA/versions/10.0.0.107?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSA/versions/10.0.0.107?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "ca58261e-ddcf-4905-b74a-cc2ae3538b37", @@ -188970,7 +188970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSA/versions/9.6.2.113?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSA/versions/9.6.2.113?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8309f0dc-35e5-4dbc-9148-08d24e86b645", @@ -189000,7 +189000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/WAD2EventHub.Diagnostics.Test/artifacttypes/vmextension/types/IaaSDiagnostics/versions/0.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/WAD2EventHub.Diagnostics.Test/artifacttypes/vmextension/types/IaaSDiagnostics/versions/0.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "c7715040-6444-45f1-8d81-71874e27306d", @@ -189030,7 +189030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSALinux/versions/10.0.0.106?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSALinux/versions/10.0.0.106?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "db0dd538-c628-4a36-bd64-ae189ccdf2ba", @@ -189060,7 +189060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/WAD2AI.Diagnostics.Test/artifacttypes/vmextension/types/IaaSDiagnostics/versions/0.23.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/WAD2AI.Diagnostics.Test/artifacttypes/vmextension/types/IaaSDiagnostics/versions/0.23.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "2d1f56f4-018b-48b4-aba5-a7c6319d1983", @@ -189090,7 +189090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSA/versions/9.6.2.11301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSA/versions/9.6.2.11301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "38dd5dde-f29d-4dcb-8041-b28da832a718", @@ -189120,7 +189120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSA/versions/10.0.0.10705?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSA/versions/10.0.0.10705?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "6d95f32f-fe08-4e5d-b5af-4e88bc1efbfe", @@ -189150,7 +189150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Vormetric/artifacttypes/vmextension/types/VormetricTransparentEncryptionAgent/versions/5.2.339.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Vormetric/artifacttypes/vmextension/types/VormetricTransparentEncryptionAgent/versions/5.2.339.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "4af2bb75-520c-4443-a7bc-4088732eaf31", @@ -189180,7 +189180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSALinux/versions/9.6.2.11401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSALinux/versions/9.6.2.11401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "8d16a8ea-98c5-4cf1-a551-471f1e7bb2c0", @@ -189210,7 +189210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSALinux/versions/10.0.0.10601?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Test.TrendMicro.DeepSecurity/artifacttypes/vmextension/types/TrendMicroDSALinux/versions/10.0.0.10601?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.19.0-beta.1 (17.0.3; Mac OS X; 12.6)", "x-ms-client-request-id" : "a63fa59d-4025-4a90-b1cc-a68b1233d7d7", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canEnableDiagnosticsExtension.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canEnableDiagnosticsExtension.json index 3d00c1ba502a8..801504b7b2a41 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canEnableDiagnosticsExtension.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canEnableDiagnosticsExtension.json @@ -230,7 +230,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest24855/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest24855/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "202a30d7-ce0f-4743-ad48-9f541353bee5", @@ -252,7 +252,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;215,Microsoft.Compute/PutVM30Min;1175", "Expires" : "-1", "Content-Length" : "2286", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b0d81013-e6d2-44f8-91bc-4423095bd58b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b0d81013-e6d2-44f8-91bc-4423095bd58b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "b0d81013-e6d2-44f8-91bc-4423095bd58b", "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest24855/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"edf58273-ce23-4dea-b103-c44125761d25\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCNcVAzDDEJPOI81xBkjh09RJHP5dS4Hi66eS6cXW5Xvj1sSpmFxoUfX8htztfFBaHvW6cq3O6aFZI2qY+wZ6RG0D/C4w7aODuscEN76lsSqzgFokeKSSalPSwvuOI2mpZEyL5VCjgPirr3m2nFGg1/xtcZT61sL+vVzuhVdtB5JQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest24855/providers/Microsoft.Network/networkInterfaces/nic34083db9249\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:40.9758694+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "202a30d7-ce0f-4743-ad48-9f541353bee5", @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b0d81013-e6d2-44f8-91bc-4423095bd58b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b0d81013-e6d2-44f8-91bc-4423095bd58b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8b5add1a-891a-4c99-8472-fbf9a7f4dee0" @@ -289,7 +289,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b0d81013-e6d2-44f8-91bc-4423095bd58b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b0d81013-e6d2-44f8-91bc-4423095bd58b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "db688aad-28c4-46c4-87fb-7a28c8a553d7" @@ -317,7 +317,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest24855/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest24855/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "88759852-6e3c-4170-9951-e08a1adaaae0" @@ -373,7 +373,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest24855/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/LinuxDiagnostic?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest24855/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/LinuxDiagnostic?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ba747621-2c59-47b6-b499-dff61874f19e", @@ -395,7 +395,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;231,Microsoft.Compute/UpdateVM30Min;1191", "Expires" : "-1", "Content-Length" : "2222", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7add07f9-603c-44fe-ad34-45dd844deaa7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7add07f9-603c-44fe-ad34-45dd844deaa7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "7add07f9-603c-44fe-ad34-45dd844deaa7", "Body" : "{\r\n \"name\": \"LinuxDiagnostic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest24855/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/LinuxDiagnostic\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Creating\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"LinuxDiagnostic\",\r\n \"typeHandlerVersion\": \"2.3\",\r\n \"settings\": {\"ladCfg\":\"eyJkaWFnbm9zdGljTW9uaXRvckNvbmZpZ3VyYXRpb24iOnsibWV0cmljcyI6eyJyZXNvdXJjZUlkIjoiL3N1YnNjcmlwdGlvbnMvZWMwYWE1ZjctOWU3OC00MGM5LTg1Y2QtNTM1YzYzMDViMzgwL3Jlc291cmNlR3JvdXBzL3ZtZXh0dGVzdDI0ODU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS92aXJ0dWFsTWFjaGluZXMvamF2YXZtMSIsIm1ldHJpY0FnZ3JlZ2F0aW9uIjpbeyJzY2hlZHVsZWRUcmFuc2ZlclBlcmlvZCI6IlBUMUgifSx7InNjaGVkdWxlZFRyYW5zZmVyUGVyaW9kIjoiUFQxTSJ9XX0sInBlcmZvcm1hbmNlQ291bnRlcnMiOnsicGVyZm9ybWFuY2VDb3VudGVyQ29uZmlndXJhdGlvbiI6W3siY2xhc3MiOiJNZW1vcnkiLCJjb3VudGVyU3BlY2lmaWVyIjoiUGVyY2VudEF2YWlsYWJsZU1lbW9yeSIsInRhYmxlIjoiTGludXhNZW1vcnkifSx7ImNsYXNzIjoiTWVtb3J5IiwiY291bnRlclNwZWNpZmllciI6IkF2YWlsYWJsZU1lbW9yeSIsInRhYmxlIjoiTGludXhNZW1vcnkifSx7ImNsYXNzIjoiTWVtb3J5IiwiY291bnRlclNwZWNpZmllciI6IlVzZWRNZW1vcnkiLCJ0YWJsZSI6IkxpbnV4TWVtb3J5In0seyJjbGFzcyI6Ik1lbW9yeSIsImNvdW50ZXJTcGVjaWZpZXIiOiJQZXJjZW50VXNlZFN3YXAiLCJ0YWJsZSI6IkxpbnV4TWVtb3J5In0seyJjbGFzcyI6IlByb2Nlc3NvciIsImNvdW50ZXJTcGVjaWZpZXIiOiJQZXJjZW50UHJvY2Vzc29yVGltZSIsInRhYmxlIjoiTGludXhDcHUifSx7ImNsYXNzIjoiUHJvY2Vzc29yIiwiY291bnRlclNwZWNpZmllciI6IlBlcmNlbnRJT1dhaXRUaW1lIiwidGFibGUiOiJMaW51eENwdSJ9LHsiY2xhc3MiOiJQcm9jZXNzb3IiLCJjb3VudGVyU3BlY2lmaWVyIjoiUGVyY2VudElkbGVUaW1lIiwidGFibGUiOiJMaW51eENwdSJ9LHsiY2xhc3MiOiJQaHlzaWNhbERpc2siLCJjb3VudGVyU3BlY2lmaWVyIjoiQXZlcmFnZVdyaXRlVGltZSIsInRhYmxlIjoiTGludXhEaXNrIn0seyJjbGFzcyI6IlBoeXNpY2FsRGlzayIsImNvdW50ZXJTcGVjaWZpZXIiOiJBdmVyYWdlUmVhZFRpbWUiLCJ0YWJsZSI6IkxpbnV4RGlzayJ9LHsiY2xhc3MiOiJQaHlzaWNhbERpc2siLCJjb3VudGVyU3BlY2lmaWVyIjoiUmVhZEJ5dGVzUGVyU2Vjb25kIiwidGFibGUiOiJMaW51eERpc2sifSx7ImNsYXNzIjoiUGh5c2ljYWxEaXNrIiwiY291bnRlclNwZWNpZmllciI6IldyaXRlQnl0ZXNQZXJTZWNvbmQiLCJ0YWJsZSI6IkxpbnV4RGlzayJ9XX19fQ==\",\"storageAccount\":\"stg02729b55\"}\r\n }\r\n}", "x-ms-client-request-id" : "ba747621-2c59-47b6-b499-dff61874f19e", @@ -404,7 +404,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7add07f9-603c-44fe-ad34-45dd844deaa7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7add07f9-603c-44fe-ad34-45dd844deaa7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9087f08d-718c-48b6-af0e-61e414b015e8" @@ -432,7 +432,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest24855/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/LinuxDiagnostic?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest24855/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/LinuxDiagnostic?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4efa5a04-0c93-4dce-a7b5-630a69e3197d" @@ -460,7 +460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest24855/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest24855/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8a757891-79a6-4e46-8b57-602aa6eb80c6", @@ -489,7 +489,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest24855/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest24855/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "bc443df2-c469-412c-813e-b2764aaf2695", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canGetInstanceViewInDeallocatedState.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canGetInstanceViewInDeallocatedState.json index 043c001c10d83..1d881a9a945ca 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canGetInstanceViewInDeallocatedState.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canGetInstanceViewInDeallocatedState.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "96fb8c0a-d27c-4f65-8951-6753285ba480", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;227,Microsoft.Compute/PutVM30Min;1187", "Expires" : "-1", "Content-Length" : "2304", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/bd8a75d0-7c1d-477f-ae4e-906230c9ac0a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/bd8a75d0-7c1d-477f-ae4e-906230c9ac0a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "bd8a75d0-7c1d-477f-ae4e-906230c9ac0a", "Body" : "{\r\n \"name\": \"javavm73813b6\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"8cad7a53-e963-459f-a5bf-0ba3fd50ed61\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm73813b6\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCb3vJMTzU2buCg3/6zdVuyFuWolQzqzKHDzNVlN5NaKA4OyMNmB3DmHW0XdLDIeaOScdmegMZUYxofPgukrp29KeM3v1Is0Vd93wVPo/exNwbJbm9rLmIxkh8XTdD3bztHtrAz7h8WxcQrkOXk8HpC1kFhaxOx46lM53pU6O8ESQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Network/networkInterfaces/nic2496887cdf1\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:17.6008675+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "96fb8c0a-d27c-4f65-8951-6753285ba480", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/bd8a75d0-7c1d-477f-ae4e-906230c9ac0a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/bd8a75d0-7c1d-477f-ae4e-906230c9ac0a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f06aabbd-bd96-49df-8b92-4a0bfbd2807a" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/bd8a75d0-7c1d-477f-ae4e-906230c9ac0a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/bd8a75d0-7c1d-477f-ae4e-906230c9ac0a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4c3031b8-dea7-4595-b150-bfb455501bbf" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c8b80e29-0455-46fe-ab78-78d2be22982e" @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2a7e5c54-9564-44ed-b19a-cb068f3d57c9", @@ -283,7 +283,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;238,Microsoft.Compute/UpdateVM30Min;1198", "Expires" : "-1", "Content-Length" : "512", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8f9a0c84-5a63-47df-b888-f269b51a767c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8f9a0c84-5a63-47df-b888-f269b51a767c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "8f9a0c84-5a63-47df-b888-f269b51a767c", "Body" : "{\r\n \"name\": \"VMAccessForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/VMAccessForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Creating\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"VMAccessForLinux\",\r\n \"typeHandlerVersion\": \"1.4\"\r\n }\r\n}", "x-ms-client-request-id" : "2a7e5c54-9564-44ed-b19a-cb068f3d57c9", @@ -292,7 +292,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8f9a0c84-5a63-47df-b888-f269b51a767c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8f9a0c84-5a63-47df-b888-f269b51a767c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7ae724ab-d688-4697-91c2-1d75a73b78c7" @@ -320,7 +320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ee347ece-163c-479a-9bcb-8c8d66039d22" @@ -348,7 +348,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "14c5e1b1-f5cf-41d8-b16e-5044735fa1bf", @@ -377,7 +377,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6af4e436-6247-493e-aa04-6c7fd80b5132", @@ -406,7 +406,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3ebfc79f-5a24-4c41-9a6a-3af41c8736f4", @@ -435,7 +435,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/VMAccessForLinux?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/VMAccessForLinux?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cb6673f9-80f5-4a13-8d69-42538db5a6b6", @@ -464,7 +464,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9f5bcb8c-4865-4ec8-8e5f-07ce59b9a389", @@ -486,15 +486,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;237,Microsoft.Compute/DeleteVM30Min;1197", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7bb86917-62dc-4b06-8fd7-7580bdb9af73?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7bb86917-62dc-4b06-8fd7-7580bdb9af73?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "7bb86917-62dc-4b06-8fd7-7580bdb9af73", "x-ms-client-request-id" : "9f5bcb8c-4865-4ec8-8e5f-07ce59b9a389", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7bb86917-62dc-4b06-8fd7-7580bdb9af73?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7bb86917-62dc-4b06-8fd7-7580bdb9af73?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7bb86917-62dc-4b06-8fd7-7580bdb9af73?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7bb86917-62dc-4b06-8fd7-7580bdb9af73?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "35acaf16-c8c8-4e33-a3b6-64722dd25e71" @@ -522,7 +522,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7bb86917-62dc-4b06-8fd7-7580bdb9af73?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7bb86917-62dc-4b06-8fd7-7580bdb9af73?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "21151030-5b33-4d9d-93b9-7b6a82d71670" @@ -550,7 +550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7bb86917-62dc-4b06-8fd7-7580bdb9af73?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7bb86917-62dc-4b06-8fd7-7580bdb9af73?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "be8a6291-a9ef-4fa2-879c-f382309673bb" @@ -576,7 +576,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e7d755b2-429e-404c-a885-a4065d0980e9", @@ -605,7 +605,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c18ab641-382d-4a2c-85ef-68850d1b9f90", @@ -634,7 +634,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/VMAccessForLinux?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest14713/providers/Microsoft.Compute/virtualMachines/javavm73813b6/extensions/VMAccessForLinux?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "be1d252c-54a1-4830-94ea-650761b113c8", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canHandleExtensionReference.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canHandleExtensionReference.json index 0f5a70c6d0479..e6b4beafba9c1 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canHandleExtensionReference.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canHandleExtensionReference.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6f1c6a87-81c2-49cd-8dc9-adea8b1acd7a", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;223,Microsoft.Compute/PutVM30Min;1183", "Expires" : "-1", "Content-Length" : "2286", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/86852ec6-446e-4a24-a820-a7626003cc28?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/86852ec6-446e-4a24-a820-a7626003cc28?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "86852ec6-446e-4a24-a820-a7626003cc28", "Body" : "{\r\n \"name\": \"javavm4\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"5db3535a-2e43-4aff-a000-c354795baa42\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm4\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCNcVAzDDEJPOI81xBkjh09RJHP5dS4Hi66eS6cXW5Xvj1sSpmFxoUfX8htztfFBaHvW6cq3O6aFZI2qY+wZ6RG0D/C4w7aODuscEN76lsSqzgFokeKSSalPSwvuOI2mpZEyL5VCjgPirr3m2nFGg1/xtcZT61sL+vVzuhVdtB5JQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Network/networkInterfaces/nic20572743efc\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:24.4602435+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "6f1c6a87-81c2-49cd-8dc9-adea8b1acd7a", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/86852ec6-446e-4a24-a820-a7626003cc28?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/86852ec6-446e-4a24-a820-a7626003cc28?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "46c80980-3e3a-4507-b344-f551c8f9f00f" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/86852ec6-446e-4a24-a820-a7626003cc28?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/86852ec6-446e-4a24-a820-a7626003cc28?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "df44f491-66f7-4f0c-9bd7-fb5fe4ecda0b" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2f8c0ee9-3596-4c8c-8c7d-6a9c2c966272" @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "550f72ae-9bbd-4b6b-9bcf-dcff6fe7edfc", @@ -283,7 +283,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;236,Microsoft.Compute/UpdateVM30Min;1196", "Expires" : "-1", "Content-Length" : "506", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/113ee84d-e95f-4280-a7af-e20303b2ea9b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/113ee84d-e95f-4280-a7af-e20303b2ea9b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "113ee84d-e95f-4280-a7af-e20303b2ea9b", "Body" : "{\r\n \"name\": \"VMAccessForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/VMAccessForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Creating\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"VMAccessForLinux\",\r\n \"typeHandlerVersion\": \"1.4\"\r\n }\r\n}", "x-ms-client-request-id" : "550f72ae-9bbd-4b6b-9bcf-dcff6fe7edfc", @@ -292,7 +292,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/113ee84d-e95f-4280-a7af-e20303b2ea9b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/113ee84d-e95f-4280-a7af-e20303b2ea9b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9e6839ba-a914-4071-a097-2405898fbabf" @@ -320,7 +320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "de8db01c-73e4-4c01-9b25-0c28c8ca1aeb" @@ -348,7 +348,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8e13aeed-08b5-41a0-ae58-2dae9664156b", @@ -377,7 +377,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "646a6f43-288b-4ddc-a1ab-df1e058befa6", @@ -406,7 +406,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d7bf1d7d-fc09-483f-9800-ec0965139a3e", @@ -435,7 +435,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "094311fa-6d64-424e-ad24-8dde508c3632", @@ -457,7 +457,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;222,Microsoft.Compute/UpdateVM30Min;1182", "Expires" : "-1", "Content-Length" : "506", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0bf13283-3f8a-43e6-8eba-b8fd9619e5a7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0bf13283-3f8a-43e6-8eba-b8fd9619e5a7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "0bf13283-3f8a-43e6-8eba-b8fd9619e5a7", "Body" : "{\r\n \"name\": \"VMAccessForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/VMAccessForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Updating\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"VMAccessForLinux\",\r\n \"typeHandlerVersion\": \"1.4\"\r\n }\r\n}", "x-ms-client-request-id" : "094311fa-6d64-424e-ad24-8dde508c3632", @@ -466,7 +466,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0bf13283-3f8a-43e6-8eba-b8fd9619e5a7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0bf13283-3f8a-43e6-8eba-b8fd9619e5a7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "04100300-5895-4176-9d3c-8c732a8957bc" @@ -494,7 +494,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0bf13283-3f8a-43e6-8eba-b8fd9619e5a7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0bf13283-3f8a-43e6-8eba-b8fd9619e5a7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "759a9065-bb1d-4df6-aff8-e45e706d341d" @@ -522,7 +522,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0bf13283-3f8a-43e6-8eba-b8fd9619e5a7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0bf13283-3f8a-43e6-8eba-b8fd9619e5a7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ec41bc25-da53-4c17-9d4a-32535f33702c" @@ -550,7 +550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0bf13283-3f8a-43e6-8eba-b8fd9619e5a7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0bf13283-3f8a-43e6-8eba-b8fd9619e5a7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "bc33b23f-0fea-42a9-9df0-62aeb87c4b71" @@ -578,7 +578,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2586eee2-9a07-4aa9-93eb-39bfe7e50811" @@ -606,7 +606,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4d18be4d-9581-4806-a9c3-1e9b06aef7b6", @@ -635,7 +635,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4259cdbe-cdca-4a99-b2d9-73a9217657a4", @@ -664,7 +664,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5139669f-64c2-46d8-8222-7e22539eff21", @@ -693,7 +693,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2aea8e2b-5df0-49fa-a495-8607b3cdd1fc", @@ -722,7 +722,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest35977/providers/Microsoft.Compute/virtualMachines/javavm4/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2b056bf0-507b-4e62-849a-9c51bb7d3137", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canInstallUninstallCustomExtension.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canInstallUninstallCustomExtension.json index 44f92ef55f179..422a85bfa6506 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canInstallUninstallCustomExtension.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canInstallUninstallCustomExtension.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "060e04da-723c-4997-a617-dc7ff5f09f82", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;224,Microsoft.Compute/PutVM30Min;1184", "Expires" : "-1", "Content-Length" : "2286", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3d05b2a4-4d96-41ac-a388-646a5c5634f7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3d05b2a4-4d96-41ac-a388-646a5c5634f7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "3d05b2a4-4d96-41ac-a388-646a5c5634f7", "Body" : "{\r\n \"name\": \"javavm3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"0d688f7c-3e59-44cb-b23b-457e06254590\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm3\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCp8SSNMWtiDXoE9C1l0V8CGTPJ4HX7OxU/S5Riywi50bA29CgA7XD6A9aoBf7A6UJjiBSej2HegRPEaQPntVir/Qk4KbtPA4DUHbj6APMHzNsVXGQV2mgX0kvi3zVMe55VQ5+k1bNLMHocDuMhwwwijvbjolpjrTiKeGJ0TOrO4w==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Network/networkInterfaces/nic787619b10ff\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:24.5227431+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "060e04da-723c-4997-a617-dc7ff5f09f82", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3d05b2a4-4d96-41ac-a388-646a5c5634f7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3d05b2a4-4d96-41ac-a388-646a5c5634f7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "456b147a-8498-48f4-ad4b-aa59d9dc334c" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3d05b2a4-4d96-41ac-a388-646a5c5634f7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3d05b2a4-4d96-41ac-a388-646a5c5634f7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "25e50f99-71d4-4ac7-b1b4-b787b262753d" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9e84468f-431c-4bdd-92a3-b3167e5356da" @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5bd4988e-3974-4cb7-81d4-4ea23cedfdff", @@ -283,7 +283,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;235,Microsoft.Compute/UpdateVM30Min;1195", "Expires" : "-1", "Content-Length" : "624", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8bc81c17-c92e-4e03-8237-ba6f541def66?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8bc81c17-c92e-4e03-8237-ba6f541def66?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "8bc81c17-c92e-4e03-8237-ba6f541def66", "Body" : "{\r\n \"name\": \"CustomScriptForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3/extensions/CustomScriptForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"commandToExecute\":\"sudo -- sh -c 'apt-get update && apt-get -y install mysql-server'\"}\r\n }\r\n}", "x-ms-client-request-id" : "5bd4988e-3974-4cb7-81d4-4ea23cedfdff", @@ -292,7 +292,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8bc81c17-c92e-4e03-8237-ba6f541def66?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8bc81c17-c92e-4e03-8237-ba6f541def66?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5a6094a8-4b96-4292-b573-bfadd9f0907c" @@ -320,7 +320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8bc81c17-c92e-4e03-8237-ba6f541def66?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8bc81c17-c92e-4e03-8237-ba6f541def66?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0e7fa610-21a8-418a-86bc-fbae2ea00ac1" @@ -348,7 +348,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8bc81c17-c92e-4e03-8237-ba6f541def66?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8bc81c17-c92e-4e03-8237-ba6f541def66?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1706deb9-32b3-4a5d-9df2-0355d80f42d2" @@ -376,7 +376,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8bc81c17-c92e-4e03-8237-ba6f541def66?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8bc81c17-c92e-4e03-8237-ba6f541def66?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "97072c8d-0a6e-4cd3-9884-c83bce6907fc" @@ -404,7 +404,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8bc81c17-c92e-4e03-8237-ba6f541def66?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8bc81c17-c92e-4e03-8237-ba6f541def66?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a0001bf3-c802-4b2d-b5b6-b969acb2efc1" @@ -432,7 +432,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8bc81c17-c92e-4e03-8237-ba6f541def66?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/8bc81c17-c92e-4e03-8237-ba6f541def66?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e674f6ef-1739-4076-af33-3f3f2ae013fe" @@ -460,7 +460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9ee64b9a-5cb6-46d6-8109-12c9a57d3983" @@ -488,7 +488,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b4a0dc55-9a5a-4497-bad4-fb7b45e583d1", @@ -517,7 +517,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b29625d4-ff14-4833-8cdf-519cfad033e4", @@ -539,15 +539,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;222,Microsoft.Compute/UpdateVM30Min;1175", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/27326c52-1a5a-4b89-a43e-645114ff77ab?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/27326c52-1a5a-4b89-a43e-645114ff77ab?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "27326c52-1a5a-4b89-a43e-645114ff77ab", "x-ms-client-request-id" : "b29625d4-ff14-4833-8cdf-519cfad033e4", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/27326c52-1a5a-4b89-a43e-645114ff77ab?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/27326c52-1a5a-4b89-a43e-645114ff77ab?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/27326c52-1a5a-4b89-a43e-645114ff77ab?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/27326c52-1a5a-4b89-a43e-645114ff77ab?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8074ee9c-e7a6-458e-b4cb-70a3217980b5" @@ -575,7 +575,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/27326c52-1a5a-4b89-a43e-645114ff77ab?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/27326c52-1a5a-4b89-a43e-645114ff77ab?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "66be9767-bbe0-4861-ab83-76a69a35ef11" @@ -601,7 +601,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "feaafc1a-918d-4115-9cc5-43ffcb541ef7", @@ -630,7 +630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest94088/providers/Microsoft.Compute/virtualMachines/javavm3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ab213cbb-52b9-41ea-8edd-e61c23c8b1c0", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canResetPasswordUsingVMAccessExtension.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canResetPasswordUsingVMAccessExtension.json index 706ef3c041120..ac6e8c3094bf1 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canResetPasswordUsingVMAccessExtension.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineExtensionOperationsTests.canResetPasswordUsingVMAccessExtension.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6c6be7e4-1962-4ca0-9b84-036c6d30c2a3", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;225,Microsoft.Compute/PutVM30Min;1185", "Expires" : "-1", "Content-Length" : "2288", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/839ea732-c638-402f-818f-26b81364599d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/839ea732-c638-402f-818f-26b81364599d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "839ea732-c638-402f-818f-26b81364599d", "Body" : "{\r\n \"name\": \"javavm2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"d2c591ed-18eb-459e-bc4c-a91dabba1fa8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm2\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCr6vTGsihB0jVV0rorSCbwSPx7acvMHZQW45vY2CNSGM8nPYHyfju27pDyk5U2ZE211e3J8Ac34Q9QHmsmi/w/fp+m9HYwQYVV/708j90SNS9vgM1Cl77q/mIOC4qb78YqIEBmPCdrLKcF+y4obNkPJtC6NDgFVyFLIBvEdFIelw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Network/networkInterfaces/nic21343f17886\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:22.1789923+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "6c6be7e4-1962-4ca0-9b84-036c6d30c2a3", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/839ea732-c638-402f-818f-26b81364599d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/839ea732-c638-402f-818f-26b81364599d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "31d8087c-928a-4479-9392-8d09bce3a905" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/839ea732-c638-402f-818f-26b81364599d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/839ea732-c638-402f-818f-26b81364599d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a3e2bfbb-d668-4c8f-8bf4-364f18c5a836" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ebd26238-0088-4598-b757-ccfce2e68999" @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0cfbe91d-43c7-42dd-a2e6-9c29b6de360b", @@ -283,7 +283,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;237,Microsoft.Compute/UpdateVM30Min;1197", "Expires" : "-1", "Content-Length" : "506", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5de66b5c-042b-4b0e-baba-abdb74b2bd09?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5de66b5c-042b-4b0e-baba-abdb74b2bd09?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "5de66b5c-042b-4b0e-baba-abdb74b2bd09", "Body" : "{\r\n \"name\": \"VMAccessForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2/extensions/VMAccessForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Creating\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"VMAccessForLinux\",\r\n \"typeHandlerVersion\": \"1.4\"\r\n }\r\n}", "x-ms-client-request-id" : "0cfbe91d-43c7-42dd-a2e6-9c29b6de360b", @@ -292,7 +292,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5de66b5c-042b-4b0e-baba-abdb74b2bd09?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5de66b5c-042b-4b0e-baba-abdb74b2bd09?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0544be30-8bf6-4000-a55b-8e97b5f439fe" @@ -320,7 +320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c59e96c3-c230-4d18-925a-f74bbc424930" @@ -348,7 +348,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5bc282a0-60c6-401a-ad20-8a9a8960db95", @@ -377,7 +377,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "83b1a852-c8a9-4904-8656-9f6d77869f60", @@ -399,7 +399,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;224,Microsoft.Compute/UpdateVM30Min;1184", "Expires" : "-1", "Content-Length" : "506", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cc5c5287-a4ef-4eca-b66d-6ec1810bdb71?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cc5c5287-a4ef-4eca-b66d-6ec1810bdb71?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "cc5c5287-a4ef-4eca-b66d-6ec1810bdb71", "Body" : "{\r\n \"name\": \"VMAccessForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2/extensions/VMAccessForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Updating\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"VMAccessForLinux\",\r\n \"typeHandlerVersion\": \"1.4\"\r\n }\r\n}", "x-ms-client-request-id" : "83b1a852-c8a9-4904-8656-9f6d77869f60", @@ -408,7 +408,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cc5c5287-a4ef-4eca-b66d-6ec1810bdb71?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cc5c5287-a4ef-4eca-b66d-6ec1810bdb71?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8d4aeac6-73a7-4f6c-ac0b-59eb844684c0" @@ -436,7 +436,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c5d8ed36-b8a2-4d66-bc59-208be9588997" @@ -464,7 +464,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vmexttest07491/providers/Microsoft.Compute/virtualMachines/javavm2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "02a66243-cac6-447c-8e55-c6595a083132", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineImageOperationsTests.canListVirtualMachineImages.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineImageOperationsTests.canListVirtualMachineImages.json index 04513a0733902..7eb5fcc359885 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineImageOperationsTests.canListVirtualMachineImages.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineImageOperationsTests.canListVirtualMachineImages.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a7307489-0bf4-464f-a8d8-d2afa2149441", @@ -30,7 +30,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4ed12cc8-3ebc-485c-9d5e-ebf47aa218ad", @@ -60,7 +60,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fa3a2fc6-df4e-40f8-a1f7-c8a25f8f10c1", @@ -90,7 +90,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7b553e6e-eaaa-41f5-9312-3d9b62c278ea", @@ -120,7 +120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions/18.04.20210309?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions/18.04.20210309?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b43af348-09f3-4eb8-8fdc-86e1ba12dc6f", @@ -150,7 +150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions/18.04.20210309?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions/18.04.20210309?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c7643dce-073b-40c0-bc14-18caee7ecbed", @@ -180,7 +180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions/18.04.20210309?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions/18.04.20210309?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5d7c97ad-0193-4767-903a-7f4160242531", @@ -210,7 +210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions?$top=1&$orderby=name%20desc&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions?$top=1&$orderby=name%20desc&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3a26ea7e-22af-473d-8297-1c48cd570de0", @@ -240,7 +240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions/18.04.20210309?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions/18.04.20210309?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "395a797b-0dc6-48c2-b616-69e43164bb23", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateUpdateVirtualMachineWithEmptyManagedDataDisks.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateUpdateVirtualMachineWithEmptyManagedDataDisks.json index 21330b854553f..0788cdc8412a3 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateUpdateVirtualMachineWithEmptyManagedDataDisks.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateUpdateVirtualMachineWithEmptyManagedDataDisks.json @@ -504,7 +504,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76740/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76740/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1068c865-27de-4e9b-bd33-f354f900b16c", @@ -526,7 +526,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;219,Microsoft.Compute/PutVM30Min;1179", "Expires" : "-1", "Content-Length" : "4428", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f1259758-b3b2-4efb-ad04-9153e493b83f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f1259758-b3b2-4efb-ad04-9153e493b83f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "f1259758-b3b2-4efb-ad04-9153e493b83f", "Body" : "{\r\n \"name\": \"myvm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76740/providers/Microsoft.Compute/virtualMachines/myvm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"0873bfc0-b277-4273-940b-de2ed22619dd\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D4a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 2,\r\n \"name\": \"myvm1_mdisk_96783f09e\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76740/providers/Microsoft.Compute/disks/myvm1_mdisk_96783f09e\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 150,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": \"myvm1_mdisk_59205dd03\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76740/providers/Microsoft.Compute/disks/myvm1_mdisk_59205dd03\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 150,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 0,\r\n \"name\": \"myvm1_mdisk_69350f05a\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76740/providers/Microsoft.Compute/disks/myvm1_mdisk_69350f05a\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 150,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 4,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm1\",\r\n \"adminUsername\": \"juser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/juser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQChSZeQ6pQd0jKe+nV89TQPi65YWEgA8TnBkRiUjayoTAC6yQqhAvree5QKLfh3ey7nHkBAkAislTli7YPgduKTaT+jzKUgpWF3NYoJeKcIkkqSU3PIEm4oyZ9CEsB7BVXrzt7zHcbX8TjoBYcuJbtuYrC3lnyMKtTVQhTj/GcnNw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76740/providers/Microsoft.Network/networkInterfaces/nic078416112fe\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:36.1008712+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "1068c865-27de-4e9b-bd33-f354f900b16c", @@ -535,7 +535,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f1259758-b3b2-4efb-ad04-9153e493b83f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f1259758-b3b2-4efb-ad04-9153e493b83f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d516fce7-837a-4608-bd1a-458dd0354b02" @@ -563,7 +563,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f1259758-b3b2-4efb-ad04-9153e493b83f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f1259758-b3b2-4efb-ad04-9153e493b83f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "505d44e6-495a-4e88-92aa-f5c3462c2c6c" @@ -591,7 +591,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76740/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76740/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "998c30b6-82f3-4e71-9841-f8f4d40119a9" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineByAttachingManagedOsDisk.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineByAttachingManagedOsDisk.json index 3c79e0cb4f118..3285416ba90b6 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineByAttachingManagedOsDisk.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineByAttachingManagedOsDisk.json @@ -230,7 +230,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85359/providers/Microsoft.Compute/virtualMachines/myvm6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85359/providers/Microsoft.Compute/virtualMachines/myvm6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ac4b32f2-0019-48f6-828f-a8e6bc4014a2", @@ -252,7 +252,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;211,Microsoft.Compute/PutVM30Min;1171", "Expires" : "-1", "Content-Length" : "2356", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ab9b6031-31f9-49a9-8b3e-008e2b96d913?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ab9b6031-31f9-49a9-8b3e-008e2b96d913?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "ab9b6031-31f9-49a9-8b3e-008e2b96d913", "Body" : "{\r\n \"name\": \"myvm6\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85359/providers/Microsoft.Compute/virtualMachines/myvm6\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"ec683413-0ae3-44a7-9749-ba80556a6b69\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.2-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"myvm6-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg19639e1a3.blob.core.windows.net/vhds/myvm6-os-disk-1fbd1519-4e21-4649-b045-b40855ed70a1.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm6\",\r\n \"adminUsername\": \"juser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/juser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCYEm+ozPaiCDR38mRrR4jKOWNUZuA3aVw4eBeQPhKua9vQUNcBWFgsJzoOgWuGKdG+jwa3JCaxTFAbZzJIe+LrgiCBTnPzxyUNU1WXHJlcNa37pfG5MnvQKl0tsL8IVDnKyJpBVobXzSUNiFVGV97taie3xckK/rfK327bprUfTw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85359/providers/Microsoft.Network/networkInterfaces/nic22874a75610\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:48.6633706+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "ac4b32f2-0019-48f6-828f-a8e6bc4014a2", @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ab9b6031-31f9-49a9-8b3e-008e2b96d913?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ab9b6031-31f9-49a9-8b3e-008e2b96d913?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d127c92e-9c07-4118-890a-0894f1b5b1db" @@ -289,7 +289,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ab9b6031-31f9-49a9-8b3e-008e2b96d913?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ab9b6031-31f9-49a9-8b3e-008e2b96d913?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1ca9f51c-ea63-47d7-b7d8-2d91f867b20d" @@ -317,7 +317,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ab9b6031-31f9-49a9-8b3e-008e2b96d913?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ab9b6031-31f9-49a9-8b3e-008e2b96d913?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d153989f-e13e-446c-9b4e-44ab6d3b5d26" @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85359/providers/Microsoft.Compute/virtualMachines/myvm6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85359/providers/Microsoft.Compute/virtualMachines/myvm6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "efc13a1c-a6c7-4c4d-9b8e-89b00af28159" @@ -373,7 +373,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85359/providers/Microsoft.Compute/virtualMachines/myvm6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85359/providers/Microsoft.Compute/virtualMachines/myvm6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d870e431-a079-4efa-b988-c2de6c7a4653", @@ -395,15 +395,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;234,Microsoft.Compute/DeleteVM30Min;1194", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "3a7156da-dfdf-4d01-83d4-debdc7929ba2", "x-ms-client-request-id" : "d870e431-a079-4efa-b988-c2de6c7a4653", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "369aefe1-0f0a-4199-bb53-802ea506b30a" @@ -431,7 +431,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e6d2e5b3-60c2-4d2d-89ea-eadba2d34ce5" @@ -459,7 +459,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "aaee9f88-4abd-4eb9-b047-b748fff6bd19" @@ -487,7 +487,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "80d98358-732d-4e3c-9732-3ce06f18effd" @@ -515,7 +515,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0cb8d72e-ca01-4568-9afd-13045fc81481" @@ -543,7 +543,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3b010d98-bce3-4037-9fb0-70b42c829016" @@ -571,7 +571,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/3a7156da-dfdf-4d01-83d4-debdc7929ba2?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "817815a7-99b0-4702-85a9-1d149d0b1fb5" @@ -806,7 +806,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85359/providers/Microsoft.Compute/virtualMachines/myvm6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85359/providers/Microsoft.Compute/virtualMachines/myvm6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9d33de8c-e017-4394-9f7e-491bc7ceaec5", @@ -828,7 +828,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;225,Microsoft.Compute/PutVM30Min;1122", "Expires" : "-1", "Content-Length" : "1328", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1951baf9-c128-4705-b50e-ee9a4dbf10ee?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1951baf9-c128-4705-b50e-ee9a4dbf10ee?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "1951baf9-c128-4705-b50e-ee9a4dbf10ee", "Body" : "{\r\n \"name\": \"myvm6\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85359/providers/Microsoft.Compute/virtualMachines/myvm6\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"8f6cad0a-70d2-4632-869b-fc189be3376e\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"dsk-167244cd\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85359/providers/Microsoft.Compute/disks/dsk-167244cd\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85359/providers/Microsoft.Network/networkInterfaces/nic032833ee5e0\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:27:16.3978007+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "9d33de8c-e017-4394-9f7e-491bc7ceaec5", @@ -837,7 +837,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1951baf9-c128-4705-b50e-ee9a4dbf10ee?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1951baf9-c128-4705-b50e-ee9a4dbf10ee?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0319cbd7-2376-40e2-8983-444f1b4ce129" @@ -865,7 +865,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85359/providers/Microsoft.Compute/virtualMachines/myvm6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85359/providers/Microsoft.Compute/virtualMachines/myvm6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f799b64e-a81b-42d0-8737-4b7bb51fb0b7" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineFromCustomImageWithManagedDisks.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineFromCustomImageWithManagedDisks.json index b777fa21e41d8..b802bbe41090f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineFromCustomImageWithManagedDisks.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineFromCustomImageWithManagedDisks.json @@ -504,7 +504,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6cd488b6-4c88-42d0-89ac-b9c0db0f69b5", @@ -526,7 +526,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;217,Microsoft.Compute/PutVM30Min;1177", "Expires" : "-1", "Content-Length" : "4428", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/97918dda-2501-4c08-8530-ef2682c9efdf?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/97918dda-2501-4c08-8530-ef2682c9efdf?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "97918dda-2501-4c08-8530-ef2682c9efdf", "Body" : "{\r\n \"name\": \"myvm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"ce9d6b40-059e-4fd1-91f4-434a6e3e580e\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D4a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 3,\r\n \"name\": \"myvm1_mdisk_67967bb2d\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/disks/myvm1_mdisk_67967bb2d\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 150,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 0,\r\n \"name\": \"myvm1_mdisk_138476648\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/disks/myvm1_mdisk_138476648\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 150,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": \"myvm1_mdisk_78667629b\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/disks/myvm1_mdisk_78667629b\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 150,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 4,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm1\",\r\n \"adminUsername\": \"juser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/juser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQChSZeQ6pQd0jKe+nV89TQPi65YWEgA8TnBkRiUjayoTAC6yQqhAvree5QKLfh3ey7nHkBAkAislTli7YPgduKTaT+jzKUgpWF3NYoJeKcIkkqSU3PIEm4oyZ9CEsB7BVXrzt7zHcbX8TjoBYcuJbtuYrC3lnyMKtTVQhTj/GcnNw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Network/networkInterfaces/nic41041ae077c\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:36.3352439+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "6cd488b6-4c88-42d0-89ac-b9c0db0f69b5", @@ -535,7 +535,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/97918dda-2501-4c08-8530-ef2682c9efdf?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/97918dda-2501-4c08-8530-ef2682c9efdf?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "399f604d-7004-465c-88b0-c1b579987f49" @@ -563,7 +563,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/97918dda-2501-4c08-8530-ef2682c9efdf?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/97918dda-2501-4c08-8530-ef2682c9efdf?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "800a490e-8d9b-43b8-8582-10d7e17f9439" @@ -591,7 +591,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e755b5fb-bc4b-4dfb-b3f9-700fb1f6f6a1" @@ -619,7 +619,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm1/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm1/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c7918baf-126f-453b-8d65-dc36cce2e157", @@ -641,15 +641,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;219,Microsoft.Compute/UpdateVM30Min;1179", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0f8729b5-38e5-4ac4-9d5e-e0762d0e54f7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0f8729b5-38e5-4ac4-9d5e-e0762d0e54f7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "0f8729b5-38e5-4ac4-9d5e-e0762d0e54f7", "x-ms-client-request-id" : "c7918baf-126f-453b-8d65-dc36cce2e157", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0f8729b5-38e5-4ac4-9d5e-e0762d0e54f7?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/0f8729b5-38e5-4ac4-9d5e-e0762d0e54f7?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm1/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm1/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "22c53841-a28b-4e5e-9863-58221f96ebdf", @@ -671,15 +671,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;209,Microsoft.Compute/DeleteVM30Min;1169", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cd0e93a8-dc9a-4cc7-9ea9-e26474d2d52f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cd0e93a8-dc9a-4cc7-9ea9-e26474d2d52f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "cd0e93a8-dc9a-4cc7-9ea9-e26474d2d52f", "x-ms-client-request-id" : "22c53841-a28b-4e5e-9863-58221f96ebdf", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cd0e93a8-dc9a-4cc7-9ea9-e26474d2d52f?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cd0e93a8-dc9a-4cc7-9ea9-e26474d2d52f?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cd0e93a8-dc9a-4cc7-9ea9-e26474d2d52f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cd0e93a8-dc9a-4cc7-9ea9-e26474d2d52f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0553b47e-6db2-4d7d-9d8c-cfaf777cfb92" @@ -707,7 +707,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cd0e93a8-dc9a-4cc7-9ea9-e26474d2d52f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cd0e93a8-dc9a-4cc7-9ea9-e26474d2d52f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "edba2b4d-866c-4e6d-899d-30efdd36bf94" @@ -735,7 +735,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cd0e93a8-dc9a-4cc7-9ea9-e26474d2d52f?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cd0e93a8-dc9a-4cc7-9ea9-e26474d2d52f?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ce110a9e-9e01-4aed-8b6b-8fe4e7effa6b" @@ -761,7 +761,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm1/generalize?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm1/generalize?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "37072393-2d5e-4070-8ed2-abd1eeff52da", @@ -788,7 +788,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/images/img-57741?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/images/img-57741?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d17907c6-67e8-4d48-b00b-56c981897a49", @@ -810,7 +810,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateImages3Min;39,Microsoft.Compute/CreateImages30Min;199", "Expires" : "-1", "Content-Length" : "2654", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b0c51cbe-783b-4b50-810e-d12de44bfcfd?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b0c51cbe-783b-4b50-810e-d12de44bfcfd?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "b0c51cbe-783b-4b50-810e-d12de44bfcfd", "Body" : "{\r\n \"name\": \"img-57741\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/images/img-57741\",\r\n \"type\": \"Microsoft.Compute/images\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"sourceVirtualMachine\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm1\"\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/disks/myvm1_OsDisk_1_591184465c504eabb813b0d829703b8f\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 3,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/disks/myvm1_mdisk_67967bb2d\"\r\n },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 0,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/disks/myvm1_mdisk_138476648\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 2,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/disks/myvm1_mdisk_78667629b\"\r\n },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 4,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/disks/myvm1_disk5_dcc5de25d0a24a9597d93e2db169a249\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 1,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/disks/myvm1_disk6_f102c53ebc284e7387220ab8aea161a1\"\r\n },\r\n \"caching\": \"ReadOnly\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}", "x-ms-client-request-id" : "d17907c6-67e8-4d48-b00b-56c981897a49", @@ -819,7 +819,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b0c51cbe-783b-4b50-810e-d12de44bfcfd?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b0c51cbe-783b-4b50-810e-d12de44bfcfd?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "583de72b-3b40-488d-9152-57ceff9acca6" @@ -847,7 +847,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/images/img-57741?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/images/img-57741?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "76182277-fbd6-4a4a-bee6-4319fdc0a680" @@ -994,7 +994,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "896baed2-74c7-4927-bd4b-a67073a09403", @@ -1016,7 +1016,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;226,Microsoft.Compute/PutVM30Min;1123", "Expires" : "-1", "Content-Length" : "3803", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/45e2fe6e-17c6-40b9-8948-9a2aa34eb4d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/45e2fe6e-17c6-40b9-8948-9a2aa34eb4d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "45e2fe6e-17c6-40b9-8948-9a2aa34eb4d4", "Body" : "{\r\n \"name\": \"myvm2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm2\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"b6b42fa8-aa05-4975-a361-bd5e51320625\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D4a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/images/img-57741\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 3,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 150,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 150,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 150,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 4,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm2\",\r\n \"adminUsername\": \"juser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/juser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQChSZeQ6pQd0jKe+nV89TQPi65YWEgA8TnBkRiUjayoTAC6yQqhAvree5QKLfh3ey7nHkBAkAislTli7YPgduKTaT+jzKUgpWF3NYoJeKcIkkqSU3PIEm4oyZ9CEsB7BVXrzt7zHcbX8TjoBYcuJbtuYrC3lnyMKtTVQhTj/GcnNw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Network/networkInterfaces/nic4367830b5f9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:27:04.319673+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "896baed2-74c7-4927-bd4b-a67073a09403", @@ -1025,7 +1025,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/45e2fe6e-17c6-40b9-8948-9a2aa34eb4d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/45e2fe6e-17c6-40b9-8948-9a2aa34eb4d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c8c92d3f-c1fc-4ce0-a303-3d55d3d6a863" @@ -1053,7 +1053,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/45e2fe6e-17c6-40b9-8948-9a2aa34eb4d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/45e2fe6e-17c6-40b9-8948-9a2aa34eb4d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d500e620-ea0f-4334-a5f7-73cce9455f78" @@ -1081,7 +1081,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1efc9268-d69f-4e7a-86a4-088817e42311" @@ -1228,7 +1228,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "29761ebe-6e03-4a56-bedf-06518e4de1b3", @@ -1250,7 +1250,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;223,Microsoft.Compute/PutVM30Min;1117", "Expires" : "-1", "Content-Length" : "4117", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58184368-f014-4f72-9dd9-26586850c74f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58184368-f014-4f72-9dd9-26586850c74f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "58184368-f014-4f72-9dd9-26586850c74f", "Body" : "{\r\n \"name\": \"myvm3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm3\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"66915597-5728-4b48-b7d2-654b80110c1b\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D4a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/images/img-57741\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 5,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 200,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 160,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 110,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 160,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 160,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 4,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 110,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm3\",\r\n \"adminUsername\": \"juser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/juser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQChSZeQ6pQd0jKe+nV89TQPi65YWEgA8TnBkRiUjayoTAC6yQqhAvree5QKLfh3ey7nHkBAkAislTli7YPgduKTaT+jzKUgpWF3NYoJeKcIkkqSU3PIEm4oyZ9CEsB7BVXrzt7zHcbX8TjoBYcuJbtuYrC3lnyMKtTVQhTj/GcnNw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Network/networkInterfaces/nic083587f6186\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:28:12.5384518+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "29761ebe-6e03-4a56-bedf-06518e4de1b3", @@ -1259,7 +1259,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58184368-f014-4f72-9dd9-26586850c74f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58184368-f014-4f72-9dd9-26586850c74f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "508134ed-653a-4b15-8375-7b560f6607b1" @@ -1287,7 +1287,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58184368-f014-4f72-9dd9-26586850c74f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58184368-f014-4f72-9dd9-26586850c74f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "dfacf1b2-8827-42bc-9980-4d998903d323" @@ -1315,7 +1315,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33311/providers/Microsoft.Compute/virtualMachines/myvm3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7e483fc7-c748-4ef1-8715-27d920e24b0c" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineFromPIRImageWithManagedOsDisk.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineFromPIRImageWithManagedOsDisk.json index 53893964dd483..d3133ccfaf265 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineFromPIRImageWithManagedOsDisk.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineFromPIRImageWithManagedOsDisk.json @@ -234,7 +234,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg08211/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg08211/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ac50653c-1c5a-49ea-9ddb-97815da1c319", @@ -256,7 +256,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;218,Microsoft.Compute/PutVM30Min;1178", "Expires" : "-1", "Content-Length" : "2282", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7e7ac511-14bf-4e7a-ac24-94a326ffa19a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7e7ac511-14bf-4e7a-ac24-94a326ffa19a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "7e7ac511-14bf-4e7a-ac24-94a326ffa19a", "Body" : "{\r\n \"name\": \"myvm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg08211/providers/Microsoft.Compute/virtualMachines/myvm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"a4b159a0-de61-4f68-bafa-b33a0ad0bef1\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm1\",\r\n \"adminUsername\": \"juser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/juser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCsDkJ8xClisP267R8paJr+NLAIRsvEHFAH598oYyYQDkcXPk+i51/wgtsB4uKDo0NPb/SZwzUbBcrYQglg23J3DH52smvxBgRZyg7gCo9u5193aLhcWtQOM/qnThjgN08VH9GguCyyPTllzh/BxOGPct75+vO+S92eOfE0G7PLvw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg08211/providers/Microsoft.Network/networkInterfaces/nic33857373c52\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:36.3977456+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "ac50653c-1c5a-49ea-9ddb-97815da1c319", @@ -265,7 +265,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7e7ac511-14bf-4e7a-ac24-94a326ffa19a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7e7ac511-14bf-4e7a-ac24-94a326ffa19a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "03bebd24-19d7-4723-b973-387edac4f5e1" @@ -293,7 +293,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7e7ac511-14bf-4e7a-ac24-94a326ffa19a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7e7ac511-14bf-4e7a-ac24-94a326ffa19a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "185a9de5-593c-49ee-bd5d-2c773a7da4b1" @@ -321,7 +321,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg08211/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg08211/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "bfaadc93-9cba-47ef-884b-795eb154a467" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineWithHibernationEnabledUsingOsDisk.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineWithHibernationEnabledUsingOsDisk.json index b316fa348ee9b..ad9a06b1654ff 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineWithHibernationEnabledUsingOsDisk.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineWithHibernationEnabledUsingOsDisk.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm77672f604?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm77672f604?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b7a95432-9f39-47a3-b1da-22000e918772", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;221,Microsoft.Compute/PutVM30Min;1181", "Expires" : "-1", "Content-Length" : "2309", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1ec9eff3-ac7e-4b28-8292-4e562a5ea772?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1ec9eff3-ac7e-4b28-8292-4e562a5ea772?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "1ec9eff3-ac7e-4b28-8292-4e562a5ea772", "Body" : "{\r\n \"name\": \"vm77672f604\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm77672f604\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"a0bea007-be88-48fc-909b-70da712606b9\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"0001-com-ubuntu-server-focal\",\r\n \"sku\": \"20_04-lts\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"20.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm77672f604\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCerTpbRJXpkJjmQ1p4hRqdzDsug7l1TA3GS35/oVld+1H1YLUaYu1Feyyg99gXJ2YEx98mp8iZMXtRe+eLDEdGQacKm6EWxMamZ8kaHHbdrtD7NbXfSdk+a2tCMfBNpO02ffS6bJCBhmg5Jhl1ZxuIpPNJnYOEO913JBgfZAk4QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Network/networkInterfaces/nic71850c25624\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:35.5852461+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "b7a95432-9f39-47a3-b1da-22000e918772", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1ec9eff3-ac7e-4b28-8292-4e562a5ea772?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1ec9eff3-ac7e-4b28-8292-4e562a5ea772?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e5e814e9-b9a2-42ba-891b-f778d95b621d" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1ec9eff3-ac7e-4b28-8292-4e562a5ea772?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1ec9eff3-ac7e-4b28-8292-4e562a5ea772?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "193ccefb-8c22-42ac-a669-e944417bbde1" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1ec9eff3-ac7e-4b28-8292-4e562a5ea772?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1ec9eff3-ac7e-4b28-8292-4e562a5ea772?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c8ffc1db-74b9-49ae-9e9a-3ad90805e4e9" @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1ec9eff3-ac7e-4b28-8292-4e562a5ea772?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1ec9eff3-ac7e-4b28-8292-4e562a5ea772?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "922a7ccf-415b-45c7-a800-e2ef780eeee6" @@ -289,7 +289,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm77672f604?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm77672f604?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3cfec02d-e165-4e24-9433-7177c8f901e2" @@ -317,7 +317,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm77672f604/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm77672f604/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "835dbc32-7fed-4994-b115-7962ae24fd43", @@ -339,15 +339,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;228,Microsoft.Compute/DeleteVM30Min;1188", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b7a47b0c-8887-4f29-ad67-3ae6e96aa5a1?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b7a47b0c-8887-4f29-ad67-3ae6e96aa5a1?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "b7a47b0c-8887-4f29-ad67-3ae6e96aa5a1", "x-ms-client-request-id" : "835dbc32-7fed-4994-b115-7962ae24fd43", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b7a47b0c-8887-4f29-ad67-3ae6e96aa5a1?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b7a47b0c-8887-4f29-ad67-3ae6e96aa5a1?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b7a47b0c-8887-4f29-ad67-3ae6e96aa5a1?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b7a47b0c-8887-4f29-ad67-3ae6e96aa5a1?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1774949d-ec50-40af-882a-b56010b8ebde" @@ -375,7 +375,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b7a47b0c-8887-4f29-ad67-3ae6e96aa5a1?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b7a47b0c-8887-4f29-ad67-3ae6e96aa5a1?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "23365ceb-fb3e-40f2-870c-a7923118e871" @@ -403,7 +403,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b7a47b0c-8887-4f29-ad67-3ae6e96aa5a1?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b7a47b0c-8887-4f29-ad67-3ae6e96aa5a1?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "575ffc02-f29e-4ceb-a66e-52357cec33d9" @@ -429,7 +429,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm77672f604?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm77672f604?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6bba2663-8594-405c-9878-364cb40f999b", @@ -451,15 +451,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;211,Microsoft.Compute/DeleteVM30Min;1171", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/da7e4364-f9e5-468f-b204-af337bd69497?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/da7e4364-f9e5-468f-b204-af337bd69497?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "da7e4364-f9e5-468f-b204-af337bd69497", "x-ms-client-request-id" : "6bba2663-8594-405c-9878-364cb40f999b", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/da7e4364-f9e5-468f-b204-af337bd69497?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/da7e4364-f9e5-468f-b204-af337bd69497?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/da7e4364-f9e5-468f-b204-af337bd69497?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/da7e4364-f9e5-468f-b204-af337bd69497?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "03c270af-542a-4140-ad7f-82ecc112bc7a" @@ -487,7 +487,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/da7e4364-f9e5-468f-b204-af337bd69497?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/da7e4364-f9e5-468f-b204-af337bd69497?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "08fc85c5-945e-42f9-8e04-bd7696f61338" @@ -722,7 +722,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm04954387e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm04954387e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0ae8cde3-b89a-4279-bc9c-734d34edcb15", @@ -744,7 +744,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;203,Microsoft.Compute/PutVM30Min;1131", "Expires" : "-1", "Content-Length" : "1410", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "e9722058-256c-45a0-aee1-e40cdf60ff21", "Body" : "{\r\n \"name\": \"vm04954387e\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm04954387e\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"8ee044ee-5eac-458b-ab93-c7b06a79d5c6\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"additionalCapabilities\": {\r\n \"hibernationEnabled\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"osdisk25613a9\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/disks/osdisk25613a9\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Network/networkInterfaces/nic76357090d42\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:25:54.0071578+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "0ae8cde3-b89a-4279-bc9c-734d34edcb15", @@ -753,7 +753,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "58c64812-946e-4daa-8ca1-57c4ff68575a" @@ -781,7 +781,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e84d7ed1-d8f6-4c5c-b67d-fd40667019d4" @@ -809,7 +809,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "68965889-685d-429c-9da4-8c4eecebed6d" @@ -837,7 +837,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "74a37e7a-e6a0-4bae-93c4-71012cf7b5df" @@ -865,7 +865,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c888eb1e-82ce-4fc0-9bd2-6fa674f62565" @@ -893,7 +893,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8e7f385f-9774-4720-924e-038f847eba7f" @@ -921,7 +921,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e9722058-256c-45a0-aee1-e40cdf60ff21?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7e86fa52-f533-477c-922e-2ea4398cf02b" @@ -949,7 +949,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm04954387e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm04954387e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5266cf7b-9178-479c-8561-e4eba06d9de8" @@ -977,7 +977,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm04954387e/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm04954387e/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "27d0582d-9814-477e-868a-78062ce3cfac", @@ -999,15 +999,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;194,Microsoft.Compute/DeleteVM30Min;1151", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/50cf045a-fcff-440e-ae47-70846775a660?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/50cf045a-fcff-440e-ae47-70846775a660?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "50cf045a-fcff-440e-ae47-70846775a660", "x-ms-client-request-id" : "27d0582d-9814-477e-868a-78062ce3cfac", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/50cf045a-fcff-440e-ae47-70846775a660?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/50cf045a-fcff-440e-ae47-70846775a660?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/50cf045a-fcff-440e-ae47-70846775a660?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/50cf045a-fcff-440e-ae47-70846775a660?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c757a4b9-f80d-4ea6-9bab-da56fd5954d2" @@ -1035,7 +1035,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/50cf045a-fcff-440e-ae47-70846775a660?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/50cf045a-fcff-440e-ae47-70846775a660?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1de81251-d2fd-4df8-bb39-565ad61a28d2" @@ -1063,7 +1063,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/50cf045a-fcff-440e-ae47-70846775a660?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/50cf045a-fcff-440e-ae47-70846775a660?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "63cdf77c-184e-4066-bee9-b649bb86664a" @@ -1091,7 +1091,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/50cf045a-fcff-440e-ae47-70846775a660?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/50cf045a-fcff-440e-ae47-70846775a660?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "19b2b113-aede-43e3-b6f0-cde428963f92" @@ -1117,7 +1117,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm04954387e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49480/providers/Microsoft.Compute/virtualMachines/vm04954387e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c7cc5bee-d817-43dc-bf28-ce7f4efdd287", @@ -1139,15 +1139,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;215,Microsoft.Compute/DeleteVM30Min;1144", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/24f25426-8142-4876-a86a-6aef344b6368?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/24f25426-8142-4876-a86a-6aef344b6368?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "24f25426-8142-4876-a86a-6aef344b6368", "x-ms-client-request-id" : "c7cc5bee-d817-43dc-bf28-ce7f4efdd287", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/24f25426-8142-4876-a86a-6aef344b6368?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/24f25426-8142-4876-a86a-6aef344b6368?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/24f25426-8142-4876-a86a-6aef344b6368?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/24f25426-8142-4876-a86a-6aef344b6368?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "492abb38-5b05-422f-9ced-c5a9b9bc514d" @@ -1175,7 +1175,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/24f25426-8142-4876-a86a-6aef344b6368?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/24f25426-8142-4876-a86a-6aef344b6368?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7a81ee5f-9b35-41d8-8a32-7801c9a8e30d" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineWithManagedDiskInManagedAvailabilitySet.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineWithManagedDiskInManagedAvailabilitySet.json index 491634f19b4b0..d901c3befe542 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineWithManagedDiskInManagedAvailabilitySet.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canCreateVirtualMachineWithManagedDiskInManagedAvailabilitySet.json @@ -27,7 +27,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68092/providers/Microsoft.Compute/availabilitySets/av-62876969?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68092/providers/Microsoft.Compute/availabilitySets/av-62876969?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8fad17af-04f5-477b-9b08-644c72e813ff", @@ -175,7 +175,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68092/providers/Microsoft.Compute/virtualMachines/myvm6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68092/providers/Microsoft.Compute/virtualMachines/myvm6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d5ee77cb-a456-4d8a-994a-db3b03620a9a", @@ -197,7 +197,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;220,Microsoft.Compute/PutVM30Min;1180", "Expires" : "-1", "Content-Length" : "3397", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/129f6687-c705-4743-befe-c156a541032e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/129f6687-c705-4743-befe-c156a541032e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "129f6687-c705-4743-befe-c156a541032e", "Body" : "{\r\n \"name\": \"myvm6\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68092/providers/Microsoft.Compute/virtualMachines/myvm6\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"01f75217-724f-49a8-8300-7e5dc27a5edb\",\r\n \"availabilitySet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68092/providers/Microsoft.Compute/availabilitySets/AV-62876969\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm6\",\r\n \"adminUsername\": \"juser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/juser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQChSZeQ6pQd0jKe+nV89TQPi65YWEgA8TnBkRiUjayoTAC6yQqhAvree5QKLfh3ey7nHkBAkAislTli7YPgduKTaT+jzKUgpWF3NYoJeKcIkkqSU3PIEm4oyZ9CEsB7BVXrzt7zHcbX8TjoBYcuJbtuYrC3lnyMKtTVQhTj/GcnNw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68092/providers/Microsoft.Network/networkInterfaces/nic74973c37050\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:34.8039952+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "d5ee77cb-a456-4d8a-994a-db3b03620a9a", @@ -206,7 +206,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/129f6687-c705-4743-befe-c156a541032e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/129f6687-c705-4743-befe-c156a541032e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7edb308b-2b79-4697-9c8f-4b025dfc104d" @@ -234,7 +234,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/129f6687-c705-4743-befe-c156a541032e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/129f6687-c705-4743-befe-c156a541032e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8ac9a3b7-5e0c-46c0-83d5-7ee3a36ae8fe" @@ -262,7 +262,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68092/providers/Microsoft.Compute/virtualMachines/myvm6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68092/providers/Microsoft.Compute/virtualMachines/myvm6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1b3378f5-edfd-46b2-872c-81f4274f112c" @@ -290,7 +290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68092/providers/Microsoft.Compute/availabilitySets/AV-62876969?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68092/providers/Microsoft.Compute/availabilitySets/AV-62876969?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7f6f24f6-5baa-4ce3-8d73-4139dee72f7f", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canUpdateVirtualMachineByAddingAndRemovingManagedDisks.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canUpdateVirtualMachineByAddingAndRemovingManagedDisks.json index d8cd465f4e63b..bf938cc1fddd6 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canUpdateVirtualMachineByAddingAndRemovingManagedDisks.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedDiskOperationsTests.canUpdateVirtualMachineByAddingAndRemovingManagedDisks.json @@ -504,7 +504,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "075323cd-99bd-413f-8f2c-f13196cc57c8", @@ -526,7 +526,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;222,Microsoft.Compute/PutVM30Min;1182", "Expires" : "-1", "Content-Length" : "4427", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2c628fc0-848c-4628-9b4e-f85975d6d64d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2c628fc0-848c-4628-9b4e-f85975d6d64d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "2c628fc0-848c-4628-9b4e-f85975d6d64d", "Body" : "{\r\n \"name\": \"myvm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/virtualMachines/myvm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"1361a8e1-d014-4da3-80c4-e9ef223846c7\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D4a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"myvm1_mdisk_483912b06\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/disks/myvm1_mdisk_483912b06\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 150,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": \"myvm1_mdisk_97390213a\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/disks/myvm1_mdisk_97390213a\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 150,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": \"myvm1_mdisk_442465cf4\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/disks/myvm1_mdisk_442465cf4\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 150,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 4,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm1\",\r\n \"adminUsername\": \"juser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/juser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQChSZeQ6pQd0jKe+nV89TQPi65YWEgA8TnBkRiUjayoTAC6yQqhAvree5QKLfh3ey7nHkBAkAislTli7YPgduKTaT+jzKUgpWF3NYoJeKcIkkqSU3PIEm4oyZ9CEsB7BVXrzt7zHcbX8TjoBYcuJbtuYrC3lnyMKtTVQhTj/GcnNw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Network/networkInterfaces/nic45872ce80f3\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:34.2102445+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "075323cd-99bd-413f-8f2c-f13196cc57c8", @@ -535,7 +535,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2c628fc0-848c-4628-9b4e-f85975d6d64d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2c628fc0-848c-4628-9b4e-f85975d6d64d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "bfac58fd-d330-4298-acc1-0b93964a57ed" @@ -563,7 +563,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2c628fc0-848c-4628-9b4e-f85975d6d64d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2c628fc0-848c-4628-9b4e-f85975d6d64d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fcc29e47-1aef-4b28-b9b9-cc8d84dc4a67" @@ -591,7 +591,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "98ca5081-4434-4b4a-a290-f9d0f72fbde5" @@ -619,7 +619,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "571bf598-8b08-433a-85b7-80b7cdfd7c86", @@ -641,7 +641,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;187,Microsoft.Compute/PutVM30Min;1147", "Expires" : "-1", "Content-Length" : "5485", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2b07e739-44eb-4d33-bce3-ab8d4228d429?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2b07e739-44eb-4d33-bce3-ab8d4228d429?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "2b07e739-44eb-4d33-bce3-ab8d4228d429", "Body" : "{\r\n \"name\": \"myvm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/virtualMachines/myvm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"1361a8e1-d014-4da3-80c4-e9ef223846c7\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D4a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"myvm1_OsDisk_1_11c9898e57d74aed98744859bba4b6f0\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/disks/myvm1_OsDisk_1_11c9898e57d74aed98744859bba4b6f0\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"myvm1_mdisk_483912b06\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/disks/myvm1_mdisk_483912b06\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 150,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": \"myvm1_mdisk_97390213a\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/disks/myvm1_mdisk_97390213a\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 150,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": \"myvm1_mdisk_442465cf4\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/disks/myvm1_mdisk_442465cf4\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 150,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 4,\r\n \"name\": \"myvm1_disk5_e3c2994f82124694b1a1997bd0eeb44d\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/disks/myvm1_disk5_e3c2994f82124694b1a1997bd0eeb44d\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"myvm1_disk6_e180e9c3934b4a208554dc00336cbcfd\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/disks/myvm1_disk6_e180e9c3934b4a208554dc00336cbcfd\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": true\r\n },\r\n {\r\n \"lun\": 6,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"myvm1\",\r\n \"adminUsername\": \"juser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/juser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQChSZeQ6pQd0jKe+nV89TQPi65YWEgA8TnBkRiUjayoTAC6yQqhAvree5QKLfh3ey7nHkBAkAislTli7YPgduKTaT+jzKUgpWF3NYoJeKcIkkqSU3PIEm4oyZ9CEsB7BVXrzt7zHcbX8TjoBYcuJbtuYrC3lnyMKtTVQhTj/GcnNw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Network/networkInterfaces/nic45872ce80f3\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:22:34.2102445+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "571bf598-8b08-433a-85b7-80b7cdfd7c86", @@ -650,7 +650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2b07e739-44eb-4d33-bce3-ab8d4228d429?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2b07e739-44eb-4d33-bce3-ab8d4228d429?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8baa85f3-9904-42ff-8a8e-49aea14cfe5f" @@ -678,7 +678,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg00755/providers/Microsoft.Compute/virtualMachines/myvm1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "551250fa-f225-4d41-bcd1-5d501a1db405" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnExistingVMWithRoleAssignments.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnExistingVMWithRoleAssignments.json index aee60621e5647..060ae0c1447f9 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnExistingVMWithRoleAssignments.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnExistingVMWithRoleAssignments.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg10639/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg10639/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "005fedcd-067b-4066-a4bf-2e8f894b4baf", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;213,Microsoft.Compute/PutVM30Min;1173", "Expires" : "-1", "Content-Length" : "2455", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/96554067-d215-4a8f-9b7f-dd8f7f12334d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/96554067-d215-4a8f-9b7f-dd8f7f12334d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "96554067-d215-4a8f-9b7f-dd8f7f12334d", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg10639/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"c0abfd24-1743-43bf-81d0-174307305354\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"542da150-a29a-45d4-b51c-7640ecef57d9\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLRDVshw+6o6pCB6zTnARgJe38gzwYnQEeewNH+CztNNorb10UNn71GB4MSs5OjRozswOphkNlQ67kGtBOQ0mrPbKETL/NlJgSFkEC/YOuIruTxliUsqbwquNFGX3JekkgmCmqdORa1zeBKqZ4LJIBcxmGNOQK7TWtHXSPO0rpwQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg10639/providers/Microsoft.Network/networkInterfaces/nic21236e384aa\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:48.0071205+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "005fedcd-067b-4066-a4bf-2e8f894b4baf", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/96554067-d215-4a8f-9b7f-dd8f7f12334d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/96554067-d215-4a8f-9b7f-dd8f7f12334d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4f6b9fa5-f139-4398-af59-991ba9e76112" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/96554067-d215-4a8f-9b7f-dd8f7f12334d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/96554067-d215-4a8f-9b7f-dd8f7f12334d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d607acc2-3b4b-40b7-a30a-8390aff6af2f" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg10639/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg10639/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "78ba6eb4-c151-4726-b9bf-5afa95331059" @@ -368,7 +368,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg10639/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg10639/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e71dd889-e4bb-43f5-b1d2-005a8bafef33", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnNewOrExistingVMWithoutRoleAssignment.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnNewOrExistingVMWithoutRoleAssignment.json index 0d749049499a9..09d7e0f9d9381 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnNewOrExistingVMWithoutRoleAssignment.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnNewOrExistingVMWithoutRoleAssignment.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68736/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68736/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ddae7a8d-270f-48bc-aa3c-d55402aa9849", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;214,Microsoft.Compute/PutVM30Min;1174", "Expires" : "-1", "Content-Length" : "2455", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d45d1d83-6562-4dca-a213-2f4ca184bf5b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d45d1d83-6562-4dca-a213-2f4ca184bf5b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "d45d1d83-6562-4dca-a213-2f4ca184bf5b", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68736/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"2c25b9ca-9502-44a0-9d8f-546144b7d996\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"09d9af3a-9b2f-4ab5-b59a-33617027c1b8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCCEsI+2Es4PzxW7nt9EM7OeBZ7VQdTAPMQJIYMYpuVZ07CmIrYVv7QnZu22dAGYSFOAFHf0Tkhpcw9ltvkcJ77Mrn8R7GotZwtnFRHrWNpIBr+54duMLAENXmLF5SXksO9JKKrm4wYBH7a7Mx60VZNwktmPv5RiLCB6BUxZL4GWw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68736/providers/Microsoft.Network/networkInterfaces/nic563965964b4\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:46.0696234+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "ddae7a8d-270f-48bc-aa3c-d55402aa9849", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d45d1d83-6562-4dca-a213-2f4ca184bf5b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d45d1d83-6562-4dca-a213-2f4ca184bf5b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0241b348-4cc8-424e-b239-eaf8d1ee88ab" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d45d1d83-6562-4dca-a213-2f4ca184bf5b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d45d1d83-6562-4dca-a213-2f4ca184bf5b?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3665e9f0-493f-4106-a4f4-29fed89aa8aa" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68736/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68736/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1284a8a9-b266-4516-9f16-7555808bb687" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnNewVMWithMultipleRoleAssignments.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnNewVMWithMultipleRoleAssignments.json index 543e8287ba932..5d5abd2f0b4a5 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnNewVMWithMultipleRoleAssignments.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnNewVMWithMultipleRoleAssignments.json @@ -256,7 +256,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50659/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50659/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2ef5b79a-172d-4b9f-98ba-6044a49e8118", @@ -278,7 +278,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;191,Microsoft.Compute/PutVM30Min;1151", "Expires" : "-1", "Content-Length" : "2455", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75a4b15a-453c-47fa-b122-ff88ba1bb6bf?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75a4b15a-453c-47fa-b122-ff88ba1bb6bf?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "75a4b15a-453c-47fa-b122-ff88ba1bb6bf", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50659/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"5469ae5d-4f2e-4a3e-8efc-8401dc5dcb64\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"2da129cd-2eb3-4a65-ad32-433a45cca7c2\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD38wbC3MafZJ0mnrUC/uJBDOx/CQlJHpAUxOnpv/L9RK0zoMoThrYpZqWGa5R/nuwWjOY6xTvlYUNsdktaOUhp5ohifqgrKI8L0ZrF8M3RBdEsKmsA8UuiUgd3R3jP2Cui59z5YcpJhvidWxdG+wQK20kWaHNBFvKnxanh00jAcw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50659/providers/Microsoft.Network/networkInterfaces/nic715114773a0\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:15.1790022+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "2ef5b79a-172d-4b9f-98ba-6044a49e8118", @@ -287,7 +287,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75a4b15a-453c-47fa-b122-ff88ba1bb6bf?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75a4b15a-453c-47fa-b122-ff88ba1bb6bf?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8f96aec9-8eb3-4900-a094-9c58f6a4b56e" @@ -315,7 +315,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75a4b15a-453c-47fa-b122-ff88ba1bb6bf?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75a4b15a-453c-47fa-b122-ff88ba1bb6bf?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "587b6bf9-62a9-4718-83dc-b9fd0a753894" @@ -343,7 +343,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50659/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50659/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7a7186ae-661f-426f-9daf-4403e6ad28a1" @@ -479,7 +479,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50659/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50659/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d0c255f9-d06d-46e3-b457-26808681be2b", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnNewVMWithRoleAssignedToCurrentResourceGroup.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnNewVMWithRoleAssignedToCurrentResourceGroup.json index 5d0c16e28360d..20b6a9417ece0 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnNewVMWithRoleAssignedToCurrentResourceGroup.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineManagedServiceIdentityOperationsTests.canSetMSIOnNewVMWithRoleAssignedToCurrentResourceGroup.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg84281/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg84281/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b681d3ef-c5b4-4764-a432-90999ee7f3f9", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;212,Microsoft.Compute/PutVM30Min;1172", "Expires" : "-1", "Content-Length" : "2455", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d1c7e9d-cfc4-4004-b9c8-569ad3bc1b57?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d1c7e9d-cfc4-4004-b9c8-569ad3bc1b57?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "4d1c7e9d-cfc4-4004-b9c8-569ad3bc1b57", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg84281/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"77317f3b-ad1f-4406-9a8a-eb8e94ce359d\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"2297d5b1-ba83-48f2-80fc-26176d5ec494\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD38wbC3MafZJ0mnrUC/uJBDOx/CQlJHpAUxOnpv/L9RK0zoMoThrYpZqWGa5R/nuwWjOY6xTvlYUNsdktaOUhp5ohifqgrKI8L0ZrF8M3RBdEsKmsA8UuiUgd3R3jP2Cui59z5YcpJhvidWxdG+wQK20kWaHNBFvKnxanh00jAcw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg84281/providers/Microsoft.Network/networkInterfaces/nic6917429a33a\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:49.2258818+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "b681d3ef-c5b4-4764-a432-90999ee7f3f9", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d1c7e9d-cfc4-4004-b9c8-569ad3bc1b57?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d1c7e9d-cfc4-4004-b9c8-569ad3bc1b57?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "30718505-d4ec-4c59-84ba-ce8585ab0c85" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d1c7e9d-cfc4-4004-b9c8-569ad3bc1b57?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d1c7e9d-cfc4-4004-b9c8-569ad3bc1b57?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "68c42b55-a76d-4d07-b2f5-f1b844c3a15f" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg84281/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg84281/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d6228a22-0c10-48d7-ac7e-861915561a05" @@ -315,7 +315,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg84281/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg84281/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "18d8fa63-1ee0-4cc8-9f86-338abce819ce", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCRUDTrustedLaunchVM.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCRUDTrustedLaunchVM.json index 50b85100dad2a..f762e2b1e5485 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCRUDTrustedLaunchVM.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCRUDTrustedLaunchVM.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "07053ca3-4d90-4604-afd9-205a185843c8", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;365,Microsoft.Compute/PutVM30Min;1835", "Expires" : "-1", "Content-Length" : "2502", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/97d742d9-957f-4a81-a50d-28e49d5c2c9f?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/97d742d9-957f-4a81-a50d-28e49d5c2c9f?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "97d742d9-957f-4a81-a50d-28e49d5c2c9f", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"a22e79e7-b443-47bd-964c-54ccc3f77a84\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"0001-com-ubuntu-server-focal\",\r\n \"sku\": \"20_04-lts-gen2\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"20.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCNsriviYgsL9t21Ih7JOEQyiW0l7GYtK5eK/094O8mTX/macqUqVvLSADfwnMA+G9QtnU39zUbrm6nmwPJr/HH4egOb+qp9BabLDvSb6Os7SIiko8qBFi2JT2tX3+zkgND/LSmFJT82r4hCmnYzAAdXssKk+fhY1w6caO258NJ0Q==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"securityProfile\": {\r\n \"uefiSettings\": {\r\n \"secureBootEnabled\": true,\r\n \"vTpmEnabled\": true\r\n },\r\n \"securityType\": \"TrustedLaunch\"\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Network/networkInterfaces/nic33926fffd46\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:53.7835955+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "07053ca3-4d90-4604-afd9-205a185843c8", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/97d742d9-957f-4a81-a50d-28e49d5c2c9f?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/97d742d9-957f-4a81-a50d-28e49d5c2c9f?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f0def57c-3afc-4b88-9826-132593b0f991" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/97d742d9-957f-4a81-a50d-28e49d5c2c9f?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/97d742d9-957f-4a81-a50d-28e49d5c2c9f?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f3236cd5-c4af-4446-b8cb-addaf79aafbf" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "33f9e485-387f-4f42-b115-b9d85881f2a4" @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3feb6b6f-6784-427c-9970-af7d3c3fbc2d", @@ -283,7 +283,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;357,Microsoft.Compute/PutVM30Min;1815", "Expires" : "-1", "Content-Length" : "2758", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3fda2de6-8a6a-4b93-abd9-e005cd98255b?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3fda2de6-8a6a-4b93-abd9-e005cd98255b?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "3fda2de6-8a6a-4b93-abd9-e005cd98255b", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"a22e79e7-b443-47bd-964c-54ccc3f77a84\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"0001-com-ubuntu-server-focal\",\r\n \"sku\": \"20_04-lts-gen2\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"20.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm_OsDisk_1_ea7fb55f1a954e8c81175eb1acac6ab1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/disks/javavm_OsDisk_1_ea7fb55f1a954e8c81175eb1acac6ab1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCNsriviYgsL9t21Ih7JOEQyiW0l7GYtK5eK/094O8mTX/macqUqVvLSADfwnMA+G9QtnU39zUbrm6nmwPJr/HH4egOb+qp9BabLDvSb6Os7SIiko8qBFi2JT2tX3+zkgND/LSmFJT82r4hCmnYzAAdXssKk+fhY1w6caO258NJ0Q==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"securityProfile\": {\r\n \"uefiSettings\": {\r\n \"secureBootEnabled\": false,\r\n \"vTpmEnabled\": false\r\n },\r\n \"securityType\": \"TrustedLaunch\"\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Network/networkInterfaces/nic33926fffd46\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:22:53.7835955+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "3feb6b6f-6784-427c-9970-af7d3c3fbc2d", @@ -292,7 +292,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3fda2de6-8a6a-4b93-abd9-e005cd98255b?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3fda2de6-8a6a-4b93-abd9-e005cd98255b?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c03009ce-5104-4822-9b47-cef2582938a3" @@ -320,7 +320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "35071a4b-d804-4846-85e8-23196c4541d1" @@ -348,7 +348,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm/restart?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm/restart?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6b790a27-0012-4f76-8e6a-5eb1c8ffaa96", @@ -370,15 +370,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;237,Microsoft.Compute/UpdateVM30Min;1197", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3f0ee92a-c7fc-46b6-acf3-bf1d6ac2886d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3f0ee92a-c7fc-46b6-acf3-bf1d6ac2886d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "3f0ee92a-c7fc-46b6-acf3-bf1d6ac2886d", "x-ms-client-request-id" : "6b790a27-0012-4f76-8e6a-5eb1c8ffaa96", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3f0ee92a-c7fc-46b6-acf3-bf1d6ac2886d?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3f0ee92a-c7fc-46b6-acf3-bf1d6ac2886d?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3f0ee92a-c7fc-46b6-acf3-bf1d6ac2886d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3f0ee92a-c7fc-46b6-acf3-bf1d6ac2886d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3026739e-bf78-4144-9515-95b371e0f78c" @@ -406,7 +406,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3f0ee92a-c7fc-46b6-acf3-bf1d6ac2886d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3f0ee92a-c7fc-46b6-acf3-bf1d6ac2886d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7cc5cad4-42a7-4748-9097-52c48cc353fe" @@ -434,7 +434,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3f0ee92a-c7fc-46b6-acf3-bf1d6ac2886d?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3f0ee92a-c7fc-46b6-acf3-bf1d6ac2886d?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d57da6a0-97aa-4aaa-8541-90589d271e54" @@ -460,7 +460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "73ea436a-d40a-42db-a130-93fff75ff6a9", @@ -489,7 +489,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg65517/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3adc9ac1-cf9c-4b68-b135-1a693f240f9b", @@ -511,15 +511,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;235,Microsoft.Compute/DeleteVM30Min;1195", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ff27a14d-1738-4a86-af5f-99c2eaa22279?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ff27a14d-1738-4a86-af5f-99c2eaa22279?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "ff27a14d-1738-4a86-af5f-99c2eaa22279", "x-ms-client-request-id" : "3adc9ac1-cf9c-4b68-b135-1a693f240f9b", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ff27a14d-1738-4a86-af5f-99c2eaa22279?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ff27a14d-1738-4a86-af5f-99c2eaa22279?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ff27a14d-1738-4a86-af5f-99c2eaa22279?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ff27a14d-1738-4a86-af5f-99c2eaa22279?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f65065cd-1fd5-4370-8aae-0cccb1ecab7b" @@ -547,7 +547,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ff27a14d-1738-4a86-af5f-99c2eaa22279?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ff27a14d-1738-4a86-af5f-99c2eaa22279?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5cd0bddf-0864-4002-84b7-b27c9ee4c929" @@ -575,7 +575,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ff27a14d-1738-4a86-af5f-99c2eaa22279?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ff27a14d-1738-4a86-af5f-99c2eaa22279?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6f97832c-704a-4f69-aede-1e2089a9c958" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateUpdatePriorityAndPrice.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateUpdatePriorityAndPrice.json index 3d6cb4f572c98..dab211ba7ba50 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateUpdatePriorityAndPrice.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateUpdatePriorityAndPrice.json @@ -230,7 +230,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3ce0344c-c730-4f38-ae0a-7ba623655c4a", @@ -252,7 +252,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;197,Microsoft.Compute/PutVM30Min;1157", "Expires" : "-1", "Content-Length" : "2134", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58b4508c-788b-449b-ad1f-50cce7b38639?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58b4508c-788b-449b-ad1f-50cce7b38639?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "58b4508c-788b-449b-ad1f-50cce7b38639", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"d33c789a-e995-4948-9781-6056e91472ac\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2016-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14393.5648.230107\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javatest\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg91215f3ad3c55.blob.core.windows.net/vhds/javavm-os-disk-a2bdbf0c-b9ab-4aa8-9aaf-a3683bd653bf.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Network/networkInterfaces/nic09291438540\",\"properties\":{\"primary\":true}}]},\r\n \"licenseType\": \"Windows_Server\",\r\n \"provisioningState\": \"Creating\",\r\n \"priority\": \"Low\",\r\n \"evictionPolicy\": \"Deallocate\",\r\n \"billingProfile\": {\r\n \"maxPrice\": 1000.0\r\n },\r\n \"timeCreated\": \"2023-01-13T02:23:05.038373+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "3ce0344c-c730-4f38-ae0a-7ba623655c4a", @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58b4508c-788b-449b-ad1f-50cce7b38639?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58b4508c-788b-449b-ad1f-50cce7b38639?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d628db6e-6c2e-4141-a153-080ab67adbc5" @@ -289,7 +289,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58b4508c-788b-449b-ad1f-50cce7b38639?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58b4508c-788b-449b-ad1f-50cce7b38639?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a1860a83-a79f-4fb4-a9ba-e316d7ce8d23" @@ -317,7 +317,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "531c8eed-b121-4a3a-88ba-99e57278c5d1" @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fb6a70b7-75f6-457d-9738-526b11eef511", @@ -374,7 +374,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "95a52a58-3f59-4b11-9973-7c55cd222ad6", @@ -403,7 +403,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "afa8230c-f3ca-4a69-b938-8c90d45700e1", @@ -432,7 +432,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ddfe156f-1c5c-4e55-ad0c-2765472bdbf5", @@ -454,15 +454,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;231,Microsoft.Compute/DeleteVM30Min;1191", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d60f142-793f-449d-9faf-16a3e6afaf86?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d60f142-793f-449d-9faf-16a3e6afaf86?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "4d60f142-793f-449d-9faf-16a3e6afaf86", "x-ms-client-request-id" : "ddfe156f-1c5c-4e55-ad0c-2765472bdbf5", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d60f142-793f-449d-9faf-16a3e6afaf86?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d60f142-793f-449d-9faf-16a3e6afaf86?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d60f142-793f-449d-9faf-16a3e6afaf86?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d60f142-793f-449d-9faf-16a3e6afaf86?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1790c675-4e3c-417e-ac4a-5b855b917f38" @@ -490,7 +490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d60f142-793f-449d-9faf-16a3e6afaf86?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d60f142-793f-449d-9faf-16a3e6afaf86?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3549dc3c-b092-4ae2-8e86-c5d68dd7f082" @@ -518,7 +518,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d60f142-793f-449d-9faf-16a3e6afaf86?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4d60f142-793f-449d-9faf-16a3e6afaf86?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7053a234-796d-4fff-893b-f5012fda70ec" @@ -544,7 +544,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "85268263-5809-4e3f-a3d7-dd0fa193bcbb", @@ -566,7 +566,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;192,Microsoft.Compute/PutVM30Min;1135", "Expires" : "-1", "Content-Length" : "2162", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b50c7e15-18c7-4f8a-ad83-3e218a46ae4e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b50c7e15-18c7-4f8a-ad83-3e218a46ae4e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "b50c7e15-18c7-4f8a-ad83-3e218a46ae4e", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"d33c789a-e995-4948-9781-6056e91472ac\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2016-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14393.5648.230107\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javatest\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg91215f3ad3c55.blob.core.windows.net/vhds/javavm-os-disk-a2bdbf0c-b9ab-4aa8-9aaf-a3683bd653bf.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Network/networkInterfaces/nic09291438540\",\"properties\":{\"primary\":true}}]},\r\n \"licenseType\": \"Windows_Server\",\r\n \"provisioningState\": \"Updating\",\r\n \"priority\": \"Low\",\r\n \"evictionPolicy\": \"Deallocate\",\r\n \"billingProfile\": {\r\n \"maxPrice\": 2000.0\r\n },\r\n \"timeCreated\": \"2023-01-13T02:23:05.038373+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "85268263-5809-4e3f-a3d7-dd0fa193bcbb", @@ -575,7 +575,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b50c7e15-18c7-4f8a-ad83-3e218a46ae4e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b50c7e15-18c7-4f8a-ad83-3e218a46ae4e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ce8dd2f2-4269-41c8-ad7f-a1ea48dc9203" @@ -603,7 +603,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8adb38a9-beaf-4154-85ae-dbaba338b5fd" @@ -631,7 +631,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm/start?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm/start?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "17cd3a71-ad34-41f7-8265-2a4d4f7c5333", @@ -653,15 +653,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;218,Microsoft.Compute/UpdateVM30Min;1177", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d0a1f818-e6f8-404f-a965-c454964af083?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d0a1f818-e6f8-404f-a965-c454964af083?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "d0a1f818-e6f8-404f-a965-c454964af083", "x-ms-client-request-id" : "17cd3a71-ad34-41f7-8265-2a4d4f7c5333", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d0a1f818-e6f8-404f-a965-c454964af083?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d0a1f818-e6f8-404f-a965-c454964af083?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d0a1f818-e6f8-404f-a965-c454964af083?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d0a1f818-e6f8-404f-a965-c454964af083?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ade13f4a-70d4-4936-b884-beea5421cfb0" @@ -689,7 +689,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d0a1f818-e6f8-404f-a965-c454964af083?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d0a1f818-e6f8-404f-a965-c454964af083?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "52a0d4a2-bca4-4313-b311-75faf6ac95c4" @@ -717,7 +717,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d0a1f818-e6f8-404f-a965-c454964af083?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/d0a1f818-e6f8-404f-a965-c454964af083?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6ab59b96-870f-40d2-a4a8-64c476db2455" @@ -743,7 +743,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3f06d692-75a3-4027-80bc-9db17f7ed67f", @@ -772,7 +772,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6dcfc721-4873-4cde-9dcf-08539af26100" @@ -800,7 +800,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cf7a7da8-57c3-4f8e-b7fd-19f3100f731e", @@ -829,7 +829,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6fc43440-5fdd-4cb0-a422-3d96c77d7bb7" @@ -857,7 +857,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "10f9a952-bfcc-4129-a910-ddc934cb3835", @@ -886,7 +886,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03280/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "81dd7183-b4bd-413f-9263-cac2a8a3961b", @@ -908,15 +908,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;212,Microsoft.Compute/DeleteVM30Min;1147", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e7fc0dfe-af5b-4adc-a87d-7d63806275d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e7fc0dfe-af5b-4adc-a87d-7d63806275d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "e7fc0dfe-af5b-4adc-a87d-7d63806275d7", "x-ms-client-request-id" : "81dd7183-b4bd-413f-9263-cac2a8a3961b", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e7fc0dfe-af5b-4adc-a87d-7d63806275d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e7fc0dfe-af5b-4adc-a87d-7d63806275d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e7fc0dfe-af5b-4adc-a87d-7d63806275d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e7fc0dfe-af5b-4adc-a87d-7d63806275d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "060e3e28-025a-414c-af89-2f4a71d066e4" @@ -944,7 +944,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e7fc0dfe-af5b-4adc-a87d-7d63806275d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e7fc0dfe-af5b-4adc-a87d-7d63806275d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "91d195cf-8c10-41f1-86e6-fdbe8331a524" @@ -972,7 +972,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e7fc0dfe-af5b-4adc-a87d-7d63806275d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e7fc0dfe-af5b-4adc-a87d-7d63806275d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "25ebeed3-dd77-427b-9a95-7b94a9f988a3" @@ -1000,7 +1000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e7fc0dfe-af5b-4adc-a87d-7d63806275d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e7fc0dfe-af5b-4adc-a87d-7d63806275d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5825889f-d796-4c91-a801-a595f1d8523a" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachine.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachine.json index 0bf6ffb439897..8c8d8b527753f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachine.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachine.json @@ -1,10 +1,10 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg92054?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg17837?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "01bbaa04-b882-4cb8-bd63-c9ecd688bc9e", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "d9fa2b9e-3fa2-43d1-bd7e-5001ab6ee484", "Content-Type" : "application/json" }, "Response" : { @@ -13,199 +13,224 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:22:34 GMT", - "x-ms-correlation-request-id" : "bd6b2281-a541-4005-b825-de0cedc5a856", + "Date" : "Thu, 20 Apr 2023 03:46:27 GMT", + "x-ms-correlation-request-id" : "51d4b9c6-76d1-4723-a9f3-406740f17ffc", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022234Z:bd6b2281-a541-4005-b825-de0cedc5a856", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034627Z:51d4b9c6-76d1-4723-a9f3-406740f17ffc", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "bd6b2281-a541-4005-b825-de0cedc5a856", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054\",\"name\":\"javacsmrg92054\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "51d4b9c6-76d1-4723-a9f3-406740f17ffc", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837\",\"name\":\"javacsmrg17837\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Storage/storageAccounts/stg17102b329b79f?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/virtualNetworks/vnet435673e570?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.storage/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "772a698b-5e52-4eec-8b1e-f7c2d84e556e", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "5c4ce634-dc00-448a-8a03-d3e59ee84593", "Content-Type" : "application/json" }, "Response" : { - "Server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "Pragma" : "no-cache", - "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:22:41 GMT", - "x-ms-correlation-request-id" : "dbe288e2-d810-4fcc-b557-bda13e518c29", + "Azure-AsyncNotification" : "Enabled", + "StatusCode" : "201", + "Date" : "Thu, 20 Apr 2023 03:46:33 GMT", + "x-ms-correlation-request-id" : "961e7ff7-23da-4b81-b7f8-33c1cae84924", + "x-ms-arm-service-request-id" : "83b6676c-d12a-41a0-975d-37965105ea1e", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022241Z:dbe288e2-d810-4fcc-b557-bda13e518c29", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034633Z:961e7ff7-23da-4b81-b7f8-33c1cae84924", "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "42286d45-4396-4cf1-ae2e-270777afede6", - "Body" : "", - "x-ms-client-request-id" : "772a698b-5e52-4eec-8b1e-f7c2d84e556e", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/42286d45-4396-4cf1-ae2e-270777afede6?monitor=true&api-version=2022-09-01", - "Content-Type" : "text/plain; charset=utf-8" + "Content-Length" : "1309", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/18633db1-c7af-4862-9edf-102c1f3081d2?api-version=2022-09-01", + "x-ms-request-id" : "18633db1-c7af-4862-9edf-102c1f3081d2", + "Body" : "{\r\n \"name\": \"vnet435673e570\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/virtualNetworks/vnet435673e570\",\r\n \"etag\": \"W/\\\"17910c0d-6a21-470a-acdc-9ee877d8712b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"35f5b127-1017-4703-a75a-b2fd0279765f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/virtualNetworks/vnet435673e570/subnets/subnet1\",\r\n \"etag\": \"W/\\\"17910c0d-6a21-470a-acdc-9ee877d8712b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "5c4ce634-dc00-448a-8a03-d3e59ee84593", + "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Network/virtualNetworks/vnet168081fb4c?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Storage/storageAccounts/stg86413e8913f42?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "5e3adaf8-8e81-4981-b9e0-499e768ffec8", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.storage/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "5314e353-041b-49ce-a171-a5b9987d93e1", "Content-Type" : "application/json" }, "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", + "Server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", - "Azure-AsyncNotification" : "Enabled", - "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:22:43 GMT", - "x-ms-correlation-request-id" : "abdf0838-26ef-45ec-bc2a-7abbc514e894", - "x-ms-arm-service-request-id" : "e2f3cb6b-4955-4b42-9af0-091784501ba5", + "StatusCode" : "202", + "Date" : "Thu, 20 Apr 2023 03:46:33 GMT", + "x-ms-correlation-request-id" : "a59f2b92-3711-4599-a262-3eb7d7c50a02", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022244Z:abdf0838-26ef-45ec-bc2a-7abbc514e894", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034633Z:a59f2b92-3711-4599-a262-3eb7d7c50a02", "Expires" : "-1", - "Content-Length" : "1309", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/81e855d6-e6eb-4415-ad18-5924d66ad1fe?api-version=2022-09-01", - "x-ms-request-id" : "81e855d6-e6eb-4415-ad18-5924d66ad1fe", - "Body" : "{\r\n \"name\": \"vnet168081fb4c\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Network/virtualNetworks/vnet168081fb4c\",\r\n \"etag\": \"W/\\\"ece002b0-509f-45e1-a4db-3778cc9bf60c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"5c24a58d-ee4e-478a-b5ff-532fa129f822\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Network/virtualNetworks/vnet168081fb4c/subnets/subnet1\",\r\n \"etag\": \"W/\\\"ece002b0-509f-45e1-a4db-3778cc9bf60c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "5e3adaf8-8e81-4981-b9e0-499e768ffec8", - "Content-Type" : "application/json; charset=utf-8" + "Content-Length" : "0", + "x-ms-request-id" : "f1d73d8d-a58c-406f-bcd7-2617498e651f", + "Body" : "", + "x-ms-client-request-id" : "5314e353-041b-49ce-a171-a5b9987d93e1", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/f1d73d8d-a58c-406f-bcd7-2617498e651f?monitor=true&api-version=2022-09-01", + "Content-Type" : "text/plain; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/81e855d6-e6eb-4415-ad18-5924d66ad1fe?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/18633db1-c7af-4862-9edf-102c1f3081d2?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "409a28dd-8840-43b8-bb70-2cac24092ad8" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "538432ae-b986-4cb4-9783-4b7cef44602f" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11983", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c3879fd9-2540-4721-9fbd-83325d94808b", - "Date" : "Fri, 13 Jan 2023 02:22:47 GMT", - "x-ms-arm-service-request-id" : "30e0fe2e-c681-4819-b8f5-c849911fa651", + "x-ms-correlation-request-id" : "a8efdce5-fe9f-4578-82af-815bfff14b32", + "Date" : "Thu, 20 Apr 2023 03:46:37 GMT", + "x-ms-arm-service-request-id" : "ab0137c4-5753-40f1-880b-0dd01d68ba98", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022247Z:c3879fd9-2540-4721-9fbd-83325d94808b", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034637Z:a8efdce5-fe9f-4578-82af-815bfff14b32", "Expires" : "-1", "Content-Length" : "29", - "x-ms-request-id" : "c0b2304d-6067-456a-b945-ead802d2917a", + "x-ms-request-id" : "baf70b12-3b72-468d-a53d-7db32a4162f9", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "409a28dd-8840-43b8-bb70-2cac24092ad8", + "x-ms-client-request-id" : "538432ae-b986-4cb4-9783-4b7cef44602f", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Network/virtualNetworks/vnet168081fb4c?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/virtualNetworks/vnet435673e570?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "1df63cd9-c774-4578-b6f2-c00c0302aa86" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "44e00b9d-27b5-4fc1-8537-44f5e3ff5134" + }, + "Response" : { + "X-Content-Type-Options" : "nosniff", + "Connection" : "close", + "Pragma" : "no-cache", + "StatusCode" : "429", + "x-ms-correlation-request-id" : "f72448bc-6d38-41da-b94f-e0b15a96aa84", + "Date" : "Thu, 20 Apr 2023 03:46:37 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "Retry-After" : "0", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034637Z:f72448bc-6d38-41da-b94f-e0b15a96aa84", + "Expires" : "-1", + "Content-Length" : "303", + "x-ms-request-id" : "f72448bc-6d38-41da-b94f-e0b15a96aa84", + "Body" : "{\"error\":{\"code\":\"SubscriptionRequestsThrottled\",\"message\":\"Number of requests for subscription '00000000-0000-0000-0000-000000000000' and operation 'GET/SUBSCRIPTIONS/RESOURCEGROUPS/PROVIDERS/MICROSOFT.NETWORK/VIRTUALNETWORKS/' exceeded the backend storage limit. Please try again after '6' seconds.\"}}", + "Content-Type" : "application/json; charset=utf-8" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/virtualNetworks/vnet435673e570?api-version=2022-09-01", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "44e00b9d-27b5-4fc1-8537-44f5e3ff5134" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", + "x-ms-ratelimit-remaining-subscription-reads" : "11982", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ff950ea9-54fc-407b-a7be-fafc20dd1b6b", - "Date" : "Fri, 13 Jan 2023 02:22:47 GMT", - "x-ms-arm-service-request-id" : "fa6c475f-a9b6-417d-9994-961a083d5d00", + "x-ms-correlation-request-id" : "fd7b3123-6bc0-4731-97a3-f1409ba0f816", + "Date" : "Thu, 20 Apr 2023 03:46:44 GMT", + "x-ms-arm-service-request-id" : "f2b30f5b-4798-47b9-8bbe-70e0660d71a2", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"cf1449dc-d8fb-4a50-899d-66ee841d654f\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022248Z:ff950ea9-54fc-407b-a7be-fafc20dd1b6b", + "ETag" : "W/\"e118ed6f-277c-4dc7-b4a8-cfb99d2f7c72\"", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034644Z:fd7b3123-6bc0-4731-97a3-f1409ba0f816", "Expires" : "-1", "Content-Length" : "1311", - "x-ms-request-id" : "46707f0b-07b4-4918-8b69-6aa942542250", - "Body" : "{\r\n \"name\": \"vnet168081fb4c\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Network/virtualNetworks/vnet168081fb4c\",\r\n \"etag\": \"W/\\\"cf1449dc-d8fb-4a50-899d-66ee841d654f\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"5c24a58d-ee4e-478a-b5ff-532fa129f822\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Network/virtualNetworks/vnet168081fb4c/subnets/subnet1\",\r\n \"etag\": \"W/\\\"cf1449dc-d8fb-4a50-899d-66ee841d654f\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "1df63cd9-c774-4578-b6f2-c00c0302aa86", + "x-ms-request-id" : "e5e7dc39-0d09-4ad9-9b31-61d504f21958", + "Body" : "{\r\n \"name\": \"vnet435673e570\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/virtualNetworks/vnet435673e570\",\r\n \"etag\": \"W/\\\"e118ed6f-277c-4dc7-b4a8-cfb99d2f7c72\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"35f5b127-1017-4703-a75a-b2fd0279765f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/virtualNetworks/vnet435673e570/subnets/subnet1\",\r\n \"etag\": \"W/\\\"e118ed6f-277c-4dc7-b4a8-cfb99d2f7c72\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "44e00b9d-27b5-4fc1-8537-44f5e3ff5134", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Network/networkInterfaces/nic70036ae6d30?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/networkInterfaces/nic63035a5a78a?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "07c2b4c7-1237-4b68-9d39-5711cd18c042", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "1c310352-0e00-4048-b984-333a7b552ab3", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1195", "Pragma" : "no-cache", "retry-after" : "0", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:22:51 GMT", - "x-ms-correlation-request-id" : "44fbb1d5-8f1b-468b-9e98-798d6552f972", - "x-ms-arm-service-request-id" : "45a04803-668e-44f8-bd67-8d71b49c5494", + "Date" : "Thu, 20 Apr 2023 03:46:46 GMT", + "x-ms-correlation-request-id" : "0b0f2456-4e32-48d3-ab70-260b4036c4e2", + "x-ms-arm-service-request-id" : "964a9366-a2e3-4910-b558-f10c766ab44e", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022251Z:44fbb1d5-8f1b-468b-9e98-798d6552f972", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034646Z:0b0f2456-4e32-48d3-ab70-260b4036c4e2", "Expires" : "-1", "Content-Length" : "1792", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/2af7d701-537e-48cf-808e-d1ac5aa8cc8b?api-version=2022-09-01", - "x-ms-request-id" : "2af7d701-537e-48cf-808e-d1ac5aa8cc8b", - "Body" : "{\r\n \"name\": \"nic70036ae6d30\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Network/networkInterfaces/nic70036ae6d30\",\r\n \"etag\": \"W/\\\"6b6ae8a0-5fb5-4d2c-88cf-4d0cc888feb9\\\"\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"5108a1ca-d917-4b54-a2ee-1b46a5162e47\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Network/networkInterfaces/nic70036ae6d30/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"6b6ae8a0-5fb5-4d2c-88cf-4d0cc888feb9\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Network/virtualNetworks/vnet168081fb4c/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"rwssixco30fepnp5kmx0ckpyec.bx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"vnetEncryptionSupported\": false,\r\n \"enableIPForwarding\": false,\r\n \"disableTcpStateTracking\": false,\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": [],\r\n \"nicType\": \"Standard\",\r\n \"allowPort25Out\": true\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\",\r\n \"location\": \"eastus\",\r\n \"kind\": \"Regular\"\r\n}", - "x-ms-client-request-id" : "07c2b4c7-1237-4b68-9d39-5711cd18c042", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ebfc19c6-5997-483a-b6ca-c8d445d99dac?api-version=2022-09-01", + "x-ms-request-id" : "ebfc19c6-5997-483a-b6ca-c8d445d99dac", + "Body" : "{\r\n \"name\": \"nic63035a5a78a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/networkInterfaces/nic63035a5a78a\",\r\n \"etag\": \"W/\\\"936dbcab-46ae-4807-90ae-daff1a5ce8fc\\\"\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"27768945-e35b-46f6-96ca-c923414713bd\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/networkInterfaces/nic63035a5a78a/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"936dbcab-46ae-4807-90ae-daff1a5ce8fc\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/virtualNetworks/vnet435673e570/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"e4y5knixcabupj00wl4qe4lwlh.bx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"vnetEncryptionSupported\": false,\r\n \"enableIPForwarding\": false,\r\n \"disableTcpStateTracking\": false,\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": [],\r\n \"nicType\": \"Standard\",\r\n \"allowPort25Out\": true\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\",\r\n \"location\": \"eastus\",\r\n \"kind\": \"Regular\"\r\n}", + "x-ms-client-request-id" : "1c310352-0e00-4048-b984-333a7b552ab3", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/42286d45-4396-4cf1-ae2e-270777afede6?monitor=true&api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/f1d73d8d-a58c-406f-bcd7-2617498e651f?monitor=true&api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.storage/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "e4032525-89b1-4f07-942e-c93b64c20971" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.storage/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "4f7456a5-5b50-49b5-b4f8-cfa6a510d48a" }, "Response" : { "Server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11981", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f963bc87-c0d5-44f0-9f43-bfc8799371fd", - "Date" : "Fri, 13 Jan 2023 02:22:58 GMT", + "x-ms-correlation-request-id" : "faa458f7-a776-466e-b25b-f79e46d6d2e4", + "Date" : "Thu, 20 Apr 2023 03:46:51 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022259Z:f963bc87-c0d5-44f0-9f43-bfc8799371fd", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034651Z:faa458f7-a776-466e-b25b-f79e46d6d2e4", "Expires" : "-1", "Content-Length" : "1845", - "x-ms-request-id" : "528cc117-bb4a-4aef-802d-74287a95905b", - "Body" : "{\"sku\":{\"name\":\"Standard_RAGRS\",\"tier\":\"Standard\"},\"kind\":\"StorageV2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Storage/storageAccounts/stg17102b329b79f\",\"name\":\"stg17102b329b79f\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus\",\"tags\":{},\"properties\":{\"keyCreationTime\":{\"key1\":\"2023-01-13T02:22:39.6259236Z\",\"key2\":\"2023-01-13T02:22:39.6259236Z\"},\"privateEndpointConnections\":[],\"minimumTlsVersion\":\"TLS1_2\",\"allowBlobPublicAccess\":true,\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":true,\"encryption\":{\"services\":{\"file\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-01-13T02:22:39.6415470Z\"},\"blob\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-01-13T02:22:39.6415470Z\"}},\"keySource\":\"Microsoft.Storage\"},\"accessTier\":\"Hot\",\"provisioningState\":\"Succeeded\",\"creationTime\":\"2023-01-13T02:22:39.4540426Z\",\"primaryEndpoints\":{\"dfs\":\"https://stg17102b329b79f.dfs.core.windows.net/\",\"web\":\"https://stg17102b329b79f.z13.web.core.windows.net/\",\"blob\":\"https://stg17102b329b79f.blob.core.windows.net/\",\"queue\":\"https://stg17102b329b79f.queue.core.windows.net/\",\"table\":\"https://stg17102b329b79f.table.core.windows.net/\",\"file\":\"https://stg17102b329b79f.file.core.windows.net/\"},\"primaryLocation\":\"eastus\",\"statusOfPrimary\":\"available\",\"secondaryLocation\":\"westus\",\"statusOfSecondary\":\"available\",\"secondaryEndpoints\":{\"dfs\":\"https://stg17102b329b79f-secondary.dfs.core.windows.net/\",\"web\":\"https://stg17102b329b79f-secondary.z13.web.core.windows.net/\",\"blob\":\"https://stg17102b329b79f-secondary.blob.core.windows.net/\",\"queue\":\"https://stg17102b329b79f-secondary.queue.core.windows.net/\",\"table\":\"https://stg17102b329b79f-secondary.table.core.windows.net/\"}}}", - "x-ms-client-request-id" : "e4032525-89b1-4f07-942e-c93b64c20971", + "x-ms-request-id" : "c6af4b29-fe86-405c-a773-52d9502f4e39", + "Body" : "{\"sku\":{\"name\":\"Standard_RAGRS\",\"tier\":\"Standard\"},\"kind\":\"StorageV2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Storage/storageAccounts/stg86413e8913f42\",\"name\":\"stg86413e8913f42\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus\",\"tags\":{},\"properties\":{\"keyCreationTime\":{\"key1\":\"2023-04-20T03:46:31.7759189Z\",\"key2\":\"2023-04-20T03:46:31.7759189Z\"},\"privateEndpointConnections\":[],\"minimumTlsVersion\":\"TLS1_2\",\"allowBlobPublicAccess\":true,\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":true,\"encryption\":{\"services\":{\"file\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-04-20T03:46:31.7759189Z\"},\"blob\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-04-20T03:46:31.7759189Z\"}},\"keySource\":\"Microsoft.Storage\"},\"accessTier\":\"Hot\",\"provisioningState\":\"Succeeded\",\"creationTime\":\"2023-04-20T03:46:31.4946658Z\",\"primaryEndpoints\":{\"dfs\":\"https://stg86413e8913f42.dfs.core.windows.net/\",\"web\":\"https://stg86413e8913f42.z13.web.core.windows.net/\",\"blob\":\"https://stg86413e8913f42.blob.core.windows.net/\",\"queue\":\"https://stg86413e8913f42.queue.core.windows.net/\",\"table\":\"https://stg86413e8913f42.table.core.windows.net/\",\"file\":\"https://stg86413e8913f42.file.core.windows.net/\"},\"primaryLocation\":\"eastus\",\"statusOfPrimary\":\"available\",\"secondaryLocation\":\"westus\",\"statusOfSecondary\":\"available\",\"secondaryEndpoints\":{\"dfs\":\"https://stg86413e8913f42-secondary.dfs.core.windows.net/\",\"web\":\"https://stg86413e8913f42-secondary.z13.web.core.windows.net/\",\"blob\":\"https://stg86413e8913f42-secondary.blob.core.windows.net/\",\"queue\":\"https://stg86413e8913f42-secondary.queue.core.windows.net/\",\"table\":\"https://stg86413e8913f42-secondary.table.core.windows.net/\"}}}", + "x-ms-client-request-id" : "4f7456a5-5b50-49b5-b4f8-cfa6a510d48a", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Storage/storageAccounts/stg17102b329b79f?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Storage/storageAccounts/stg86413e8913f42?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.storage/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "827c09f3-321c-4517-86e7-a1a078c42ffc", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.storage/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "586b0e9b-35d3-4b8a-960e-a3fa850c0454", "Content-Type" : "application/json" }, "Response" : { @@ -213,142 +238,168 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", + "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:22:59 GMT", - "x-ms-correlation-request-id" : "d8a502f0-e39b-4ae6-b674-e13ef18df3e2", + "Date" : "Thu, 20 Apr 2023 03:46:53 GMT", + "x-ms-correlation-request-id" : "1534f7bc-331e-4790-b9fd-74e29c9b2fef", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022300Z:d8a502f0-e39b-4ae6-b674-e13ef18df3e2", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034653Z:1534f7bc-331e-4790-b9fd-74e29c9b2fef", "Expires" : "-1", "Content-Length" : "1845", - "x-ms-request-id" : "f7b95f7d-2995-4484-b9b5-29276f7e566f", - "Body" : "{\"sku\":{\"name\":\"Standard_RAGRS\",\"tier\":\"Standard\"},\"kind\":\"StorageV2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Storage/storageAccounts/stg17102b329b79f\",\"name\":\"stg17102b329b79f\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus\",\"tags\":{},\"properties\":{\"keyCreationTime\":{\"key1\":\"2023-01-13T02:22:39.6259236Z\",\"key2\":\"2023-01-13T02:22:39.6259236Z\"},\"privateEndpointConnections\":[],\"minimumTlsVersion\":\"TLS1_2\",\"allowBlobPublicAccess\":true,\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":true,\"encryption\":{\"services\":{\"file\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-01-13T02:22:39.6415470Z\"},\"blob\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-01-13T02:22:39.6415470Z\"}},\"keySource\":\"Microsoft.Storage\"},\"accessTier\":\"Hot\",\"provisioningState\":\"Succeeded\",\"creationTime\":\"2023-01-13T02:22:39.4540426Z\",\"primaryEndpoints\":{\"dfs\":\"https://stg17102b329b79f.dfs.core.windows.net/\",\"web\":\"https://stg17102b329b79f.z13.web.core.windows.net/\",\"blob\":\"https://stg17102b329b79f.blob.core.windows.net/\",\"queue\":\"https://stg17102b329b79f.queue.core.windows.net/\",\"table\":\"https://stg17102b329b79f.table.core.windows.net/\",\"file\":\"https://stg17102b329b79f.file.core.windows.net/\"},\"primaryLocation\":\"eastus\",\"statusOfPrimary\":\"available\",\"secondaryLocation\":\"westus\",\"statusOfSecondary\":\"available\",\"secondaryEndpoints\":{\"dfs\":\"https://stg17102b329b79f-secondary.dfs.core.windows.net/\",\"web\":\"https://stg17102b329b79f-secondary.z13.web.core.windows.net/\",\"blob\":\"https://stg17102b329b79f-secondary.blob.core.windows.net/\",\"queue\":\"https://stg17102b329b79f-secondary.queue.core.windows.net/\",\"table\":\"https://stg17102b329b79f-secondary.table.core.windows.net/\"}}}", - "x-ms-client-request-id" : "827c09f3-321c-4517-86e7-a1a078c42ffc", + "x-ms-request-id" : "a7856573-9c42-4731-9595-0d1ef0046d71", + "Body" : "{\"sku\":{\"name\":\"Standard_RAGRS\",\"tier\":\"Standard\"},\"kind\":\"StorageV2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Storage/storageAccounts/stg86413e8913f42\",\"name\":\"stg86413e8913f42\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus\",\"tags\":{},\"properties\":{\"keyCreationTime\":{\"key1\":\"2023-04-20T03:46:31.7759189Z\",\"key2\":\"2023-04-20T03:46:31.7759189Z\"},\"privateEndpointConnections\":[],\"minimumTlsVersion\":\"TLS1_2\",\"allowBlobPublicAccess\":true,\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":true,\"encryption\":{\"services\":{\"file\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-04-20T03:46:31.7759189Z\"},\"blob\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-04-20T03:46:31.7759189Z\"}},\"keySource\":\"Microsoft.Storage\"},\"accessTier\":\"Hot\",\"provisioningState\":\"Succeeded\",\"creationTime\":\"2023-04-20T03:46:31.4946658Z\",\"primaryEndpoints\":{\"dfs\":\"https://stg86413e8913f42.dfs.core.windows.net/\",\"web\":\"https://stg86413e8913f42.z13.web.core.windows.net/\",\"blob\":\"https://stg86413e8913f42.blob.core.windows.net/\",\"queue\":\"https://stg86413e8913f42.queue.core.windows.net/\",\"table\":\"https://stg86413e8913f42.table.core.windows.net/\",\"file\":\"https://stg86413e8913f42.file.core.windows.net/\"},\"primaryLocation\":\"eastus\",\"statusOfPrimary\":\"available\",\"secondaryLocation\":\"westus\",\"statusOfSecondary\":\"available\",\"secondaryEndpoints\":{\"dfs\":\"https://stg86413e8913f42-secondary.dfs.core.windows.net/\",\"web\":\"https://stg86413e8913f42-secondary.z13.web.core.windows.net/\",\"blob\":\"https://stg86413e8913f42-secondary.blob.core.windows.net/\",\"queue\":\"https://stg86413e8913f42-secondary.queue.core.windows.net/\",\"table\":\"https://stg86413e8913f42-secondary.table.core.windows.net/\"}}}", + "x-ms-client-request-id" : "586b0e9b-35d3-4b8a-960e-a3fa850c0454", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "577f3f38-cc90-445b-9178-aba89610b2e7", "Content-Type" : "application/json" }, + "Response" : { + "X-Content-Type-Options" : "nosniff", + "Connection" : "close", + "Pragma" : "no-cache", + "StatusCode" : "429", + "Date" : "Thu, 20 Apr 2023 03:46:54 GMT", + "x-ms-correlation-request-id" : "ab9fa165-52d2-432a-8b89-2842221454a3", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Retry-After" : "0", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034654Z:ab9fa165-52d2-432a-8b89-2842221454a3", + "Expires" : "-1", + "Content-Length" : "303", + "x-ms-request-id" : "ab9fa165-52d2-432a-8b89-2842221454a3", + "Body" : "{\"error\":{\"code\":\"SubscriptionRequestsThrottled\",\"message\":\"Number of requests for subscription '00000000-0000-0000-0000-000000000000' and operation 'PUT/SUBSCRIPTIONS/RESOURCEGROUPS/PROVIDERS/MICROSOFT.COMPUTE/VIRTUALMACHINES/' exceeded the backend storage limit. Please try again after '6' seconds.\"}}", + "Content-Type" : "application/json; charset=utf-8" + }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0175e693-8e12-4164-bb59-ed307c861ee9", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "577f3f38-cc90-445b-9178-aba89610b2e7", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1199", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:23:04 GMT", - "x-ms-correlation-request-id" : "d67d2d1b-17b2-4c6d-be09-b097c5b2f4e3", + "Date" : "Thu, 20 Apr 2023 03:47:05 GMT", + "x-ms-correlation-request-id" : "f5644df3-76d5-45b6-a0d9-4ce3ee0186a7", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022305Z:d67d2d1b-17b2-4c6d-be09-b097c5b2f4e3", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;202,Microsoft.Compute/PutVM30Min;1162", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034705Z:f5644df3-76d5-45b6-a0d9-4ce3ee0186a7", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;239,Microsoft.Compute/PutVM30Min;1199", "Expires" : "-1", - "Content-Length" : "2017", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5866824e-6737-49b5-9f2d-085ec8d8af5c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", - "x-ms-request-id" : "5866824e-6737-49b5-9f2d-085ec8d8af5c", - "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"7c628878-6a24-4982-9075-e9e8f3b9709d\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2012-R2-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"9600.20778.230108\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javatest\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg17102b329b79f.blob.core.windows.net/vhds/javavm-os-disk-0ef5a666-a94a-4aad-9765-ac627d866aeb.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Network/networkInterfaces/nic70036ae6d30\",\"properties\":{\"primary\":true}}]},\r\n \"licenseType\": \"Windows_Server\",\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:02.975874+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "0175e693-8e12-4164-bb59-ed307c861ee9", + "Content-Length" : "2018", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b2500d73-64d2-4d14-8a3b-fd7334ca33aa?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", + "x-ms-request-id" : "b2500d73-64d2-4d14-8a3b-fd7334ca33aa", + "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"531e9e1a-6a42-4b4a-80ac-dc8a9cf0dfdc\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2012-R2-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"9600.20919.230406\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javatest\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg86413e8913f42.blob.core.windows.net/vhds/javavm-os-disk-e866896d-802a-417b-b5e6-6801c089eeef.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/networkInterfaces/nic63035a5a78a\",\"properties\":{\"primary\":true}}]},\r\n \"licenseType\": \"Windows_Server\",\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-04-20T03:47:03.9947972+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "577f3f38-cc90-445b-9178-aba89610b2e7", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5866824e-6737-49b5-9f2d-085ec8d8af5c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b2500d73-64d2-4d14-8a3b-fd7334ca33aa?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "1e604e10-f7b8-4d3d-99ad-cebc3b6060ef" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "82068d9f-6cff-4a9a-9730-9f8a66c0b798" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", + "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", - "x-ms-correlation-request-id" : "79747096-a1a2-435e-82fb-cfddea521204", - "Date" : "Fri, 13 Jan 2023 02:23:15 GMT", + "x-ms-correlation-request-id" : "5706b122-3584-4fb4-ac47-430a6b237104", + "Date" : "Thu, 20 Apr 2023 03:47:16 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "Retry-After" : "0", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14937,Microsoft.Compute/GetOperation30Min;29937", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022315Z:79747096-a1a2-435e-82fb-cfddea521204", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14999,Microsoft.Compute/GetOperation30Min;29999", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034716Z:5706b122-3584-4fb4-ac47-430a6b237104", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "613d3706-8456-431e-be6d-5951fefdb2b3", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:02.9133736+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5866824e-6737-49b5-9f2d-085ec8d8af5c\"\r\n}", - "x-ms-client-request-id" : "1e604e10-f7b8-4d3d-99ad-cebc3b6060ef", + "x-ms-request-id" : "c810c5f7-0b15-4d0a-ba97-23c37d3f23fb", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:47:03.9947972+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b2500d73-64d2-4d14-8a3b-fd7334ca33aa\"\r\n}", + "x-ms-client-request-id" : "82068d9f-6cff-4a9a-9730-9f8a66c0b798", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/5866824e-6737-49b5-9f2d-085ec8d8af5c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b2500d73-64d2-4d14-8a3b-fd7334ca33aa?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "3ab98a52-6be0-494a-a2f0-986383ae20d1" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "698daeb7-adda-4135-86da-3e211830e475" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", - "x-ms-correlation-request-id" : "6a90a73c-d363-4b00-aa6d-6f1e6df84172", - "Date" : "Fri, 13 Jan 2023 02:24:04 GMT", + "x-ms-correlation-request-id" : "dc90cf1d-3a8c-4fed-89f1-4cbd1bda34ea", + "Date" : "Thu, 20 Apr 2023 03:48:06 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14840,Microsoft.Compute/GetOperation30Min;29839", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022405Z:6a90a73c-d363-4b00-aa6d-6f1e6df84172", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14997,Microsoft.Compute/GetOperation30Min;29997", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034807Z:dc90cf1d-3a8c-4fed-89f1-4cbd1bda34ea", "Expires" : "-1", - "Content-Length" : "184", - "x-ms-request-id" : "cbbb237c-6cb0-4a6b-9a2c-08239218edd4", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:02.9133736+00:00\",\r\n \"endTime\": \"2023-01-13T02:23:43.7415081+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"5866824e-6737-49b5-9f2d-085ec8d8af5c\"\r\n}", - "x-ms-client-request-id" : "3ab98a52-6be0-494a-a2f0-986383ae20d1", + "Content-Length" : "183", + "x-ms-request-id" : "9b4bdd7e-7fc4-45dc-b5ee-d2b7d0424224", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:47:03.9947972+00:00\",\r\n \"endTime\": \"2023-04-20T03:47:48.478743+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"b2500d73-64d2-4d14-8a3b-fd7334ca33aa\"\r\n}", + "x-ms-client-request-id" : "698daeb7-adda-4135-86da-3e211830e475", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "519810af-8975-4e64-bc21-f88963df91e1" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "30172c1c-f73c-4f90-ab94-b79a8f34b5fc" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", + "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", - "x-ms-correlation-request-id" : "5bd3c9e9-b794-428b-9c92-6c0526467b04", - "Date" : "Fri, 13 Jan 2023 02:24:05 GMT", + "x-ms-correlation-request-id" : "50130f8e-d51b-40e7-a33d-bd08edcbcf76", + "Date" : "Thu, 20 Apr 2023 03:48:08 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3836,Microsoft.Compute/LowCostGet30Min;31860", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022406Z:5bd3c9e9-b794-428b-9c92-6c0526467b04", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3998,Microsoft.Compute/LowCostGet30Min;31998", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034809Z:50130f8e-d51b-40e7-a33d-bd08edcbcf76", "Expires" : "-1", - "Content-Length" : "2046", - "x-ms-request-id" : "925298eb-ef98-4d26-8276-dead3ae406eb", - "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"7c628878-6a24-4982-9075-e9e8f3b9709d\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2012-R2-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"9600.20778.230108\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javatest\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg17102b329b79f.blob.core.windows.net/vhds/javavm-os-disk-0ef5a666-a94a-4aad-9765-ac627d866aeb.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Network/networkInterfaces/nic70036ae6d30\",\"properties\":{\"primary\":true}}]},\r\n \"licenseType\": \"Windows_Server\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-01-13T02:23:02.975874+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "519810af-8975-4e64-bc21-f88963df91e1", + "Content-Length" : "2047", + "x-ms-request-id" : "c6c186b0-92aa-42e8-a987-ad2b7654dfa2", + "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"531e9e1a-6a42-4b4a-80ac-dc8a9cf0dfdc\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2012-R2-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"9600.20919.230406\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javatest\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg86413e8913f42.blob.core.windows.net/vhds/javavm-os-disk-e866896d-802a-417b-b5e6-6801c089eeef.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/networkInterfaces/nic63035a5a78a\",\"properties\":{\"primary\":true}}]},\r\n \"licenseType\": \"Windows_Server\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-20T03:47:03.9947972+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "30172c1c-f73c-4f90-ab94-b79a8f34b5fc", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "f183b551-1cb9-4a5e-837d-5d33ff200027", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "ba5401cf-fce6-474b-ba74-834b412b8312", "Content-Type" : "application/json" }, "Response" : { @@ -356,28 +407,28 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11989", + "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:24:06 GMT", - "x-ms-correlation-request-id" : "f8f57ce3-1514-4bff-98e5-17227d52a288", + "Date" : "Thu, 20 Apr 2023 03:48:09 GMT", + "x-ms-correlation-request-id" : "10b2eb9d-bc77-4e27-a5bc-70759c1d1da0", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022406Z:f8f57ce3-1514-4bff-98e5-17227d52a288", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGet3Min;132,Microsoft.Compute/HighCostGet30Min;692", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034810Z:10b2eb9d-bc77-4e27-a5bc-70759c1d1da0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGet3Min;139,Microsoft.Compute/HighCostGet30Min;699", "Expires" : "-1", - "Content-Length" : "2299", - "x-ms-request-id" : "26d6db49-b5b2-497b-bebc-139a8eff1388", - "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"7c628878-6a24-4982-9075-e9e8f3b9709d\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2012-R2-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"9600.20778.230108\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javatest\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg17102b329b79f.blob.core.windows.net/vhds/javavm-os-disk-0ef5a666-a94a-4aad-9765-ac627d866aeb.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Network/networkInterfaces/nic70036ae6d30\",\"properties\":{\"primary\":true}}]},\r\n \"licenseType\": \"Windows_Server\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-01-13T02:23:02.975874+00:00\"\r\n }\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "f183b551-1cb9-4a5e-837d-5d33ff200027", + "Content-Length" : "2300", + "x-ms-request-id" : "b4e75e02-ea86-46ee-b584-2f0b9fbde4dc", + "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"531e9e1a-6a42-4b4a-80ac-dc8a9cf0dfdc\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2012-R2-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"9600.20919.230406\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javatest\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg86413e8913f42.blob.core.windows.net/vhds/javavm-os-disk-e866896d-802a-417b-b5e6-6801c089eeef.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/networkInterfaces/nic63035a5a78a\",\"properties\":{\"primary\":true}}]},\r\n \"licenseType\": \"Windows_Server\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-20T03:47:03.9947972+00:00\"\r\n }\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "ba5401cf-fce6-474b-ba74-834b412b8312", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "cbdc3176-2523-401a-a85f-5be0575fc0d4", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "8969b725-a1c9-41ca-b06e-ea01ed22bfca", "Content-Type" : "application/json" }, "Response" : { @@ -385,28 +436,28 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11975", + "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:24:06 GMT", - "x-ms-correlation-request-id" : "530a730c-38de-478c-aa13-6ac32b212a4a", + "Date" : "Thu, 20 Apr 2023 03:48:10 GMT", + "x-ms-correlation-request-id" : "54141643-961b-473f-be75-fe7f2afc7c9f", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022407Z:530a730c-38de-478c-aa13-6ac32b212a4a", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3833,Microsoft.Compute/LowCostGet30Min;31857", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034811Z:54141643-961b-473f-be75-fe7f2afc7c9f", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31996", "Expires" : "-1", - "Content-Length" : "2046", - "x-ms-request-id" : "77fb2674-af4a-4cda-8f81-3d60ec8e8813", - "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"7c628878-6a24-4982-9075-e9e8f3b9709d\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2012-R2-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"9600.20778.230108\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javatest\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg17102b329b79f.blob.core.windows.net/vhds/javavm-os-disk-0ef5a666-a94a-4aad-9765-ac627d866aeb.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Network/networkInterfaces/nic70036ae6d30\",\"properties\":{\"primary\":true}}]},\r\n \"licenseType\": \"Windows_Server\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-01-13T02:23:02.975874+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "cbdc3176-2523-401a-a85f-5be0575fc0d4", + "Content-Length" : "2047", + "x-ms-request-id" : "9a2e0009-a85b-4a60-9565-34ef74c8cdae", + "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"531e9e1a-6a42-4b4a-80ac-dc8a9cf0dfdc\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2012-R2-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"9600.20919.230406\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javatest\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg86413e8913f42.blob.core.windows.net/vhds/javavm-os-disk-e866896d-802a-417b-b5e6-6801c089eeef.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/networkInterfaces/nic63035a5a78a\",\"properties\":{\"primary\":true}}]},\r\n \"licenseType\": \"Windows_Server\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-20T03:47:03.9947972+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "8969b725-a1c9-41ca-b06e-ea01ed22bfca", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "d615e811-e8f8-40b4-b8cd-71038b470b12", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "6af5c091-2891-4ba2-91c0-f3380086670c", "Content-Type" : "application/json" }, "Response" : { @@ -416,26 +467,26 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11995", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:24:07 GMT", - "x-ms-correlation-request-id" : "2d0d154e-f45b-4e4c-a997-c637e42816a5", + "Date" : "Thu, 20 Apr 2023 03:48:11 GMT", + "x-ms-correlation-request-id" : "bba5e9b8-0cf4-4a1c-b82a-f790f0678e5d", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022408Z:2d0d154e-f45b-4e4c-a997-c637e42816a5", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3831,Microsoft.Compute/LowCostGet30Min;31855", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034812Z:bba5e9b8-0cf4-4a1c-b82a-f790f0678e5d", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31995", "Expires" : "-1", - "Content-Length" : "3215", - "x-ms-request-id" : "db2e7b04-6d29-49c4-bb21-8b9d56282d90", - "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"7c628878-6a24-4982-9075-e9e8f3b9709d\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2012-R2-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"9600.20778.230108\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javatest\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg17102b329b79f.blob.core.windows.net/vhds/javavm-os-disk-0ef5a666-a94a-4aad-9765-ac627d866aeb.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Network/networkInterfaces/nic70036ae6d30\",\"properties\":{\"primary\":true}}]},\r\n \"licenseType\": \"Windows_Server\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"Unknown\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/Unavailable\",\r\n \"level\": \"Warning\",\r\n \"displayStatus\": \"Not Ready\",\r\n \"message\": \"VM status blob is found but not yet populated.\",\r\n \"time\": \"2023-01-13T02:24:08+00:00\"\r\n }\r\n ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"javatest\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-01-13T02:23:03.5071238+00:00\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-01-13T02:23:43.7258828+00:00\"\r\n },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n }\r\n ]\r\n },\r\n \"timeCreated\": \"2023-01-13T02:23:02.975874+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "d615e811-e8f8-40b4-b8cd-71038b470b12", + "Content-Length" : "3216", + "x-ms-request-id" : "61463e50-9ef4-4bd0-804c-47840d3515a3", + "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"531e9e1a-6a42-4b4a-80ac-dc8a9cf0dfdc\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2012-R2-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"9600.20919.230406\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javatest\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg86413e8913f42.blob.core.windows.net/vhds/javavm-os-disk-e866896d-802a-417b-b5e6-6801c089eeef.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Network/networkInterfaces/nic63035a5a78a\",\"properties\":{\"primary\":true}}]},\r\n \"licenseType\": \"Windows_Server\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"Unknown\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/Unavailable\",\r\n \"level\": \"Warning\",\r\n \"displayStatus\": \"Not Ready\",\r\n \"message\": \"VM status blob is found but not yet populated.\",\r\n \"time\": \"2023-04-20T03:48:12+00:00\"\r\n }\r\n ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"javatest\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-04-20T03:47:04.5416571+00:00\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-04-20T03:47:48.4631188+00:00\"\r\n },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n }\r\n ]\r\n },\r\n \"timeCreated\": \"2023-04-20T03:47:03.9947972+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "6af5c091-2891-4ba2-91c0-f3380086670c", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92054/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg17837/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "06c7608b-002a-4cdf-9a3e-3dbf5685faf6", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "08ed18ab-a142-43df-b92d-0af19946a368", "Content-Type" : "application/json" }, "Response" : { @@ -445,137 +496,109 @@ "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:24:08 GMT", - "x-ms-correlation-request-id" : "7caf5ece-b012-4044-ad61-18705688777e", + "Date" : "Thu, 20 Apr 2023 03:48:13 GMT", + "x-ms-correlation-request-id" : "b7250ae4-a6e2-4a0f-ab22-6a9227f3bf18", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022408Z:7caf5ece-b012-4044-ad61-18705688777e", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;235,Microsoft.Compute/DeleteVM30Min;1195", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034813Z:b7250ae4-a6e2-4a0f-ab22-6a9227f3bf18", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1199", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a8e040c6-565a-40c8-8802-e544d1699b86?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", - "x-ms-request-id" : "a8e040c6-565a-40c8-8802-e544d1699b86", - "x-ms-client-request-id" : "06c7608b-002a-4cdf-9a3e-3dbf5685faf6", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a8e040c6-565a-40c8-8802-e544d1699b86?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/31b99b07-4ed5-4d27-8b62-e5b73fe45c01?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", + "x-ms-request-id" : "31b99b07-4ed5-4d27-8b62-e5b73fe45c01", + "x-ms-client-request-id" : "08ed18ab-a142-43df-b92d-0af19946a368", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/31b99b07-4ed5-4d27-8b62-e5b73fe45c01?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a8e040c6-565a-40c8-8802-e544d1699b86?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/31b99b07-4ed5-4d27-8b62-e5b73fe45c01?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "4eeb3e90-4e93-404b-b4da-c6f1ff6fce6c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "9013b45d-fde9-42fe-9d45-77ed9c125b4a" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11972", + "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", - "x-ms-correlation-request-id" : "adb900fb-e152-494e-b0c6-d03fdf9419da", - "Date" : "Fri, 13 Jan 2023 02:24:18 GMT", + "x-ms-correlation-request-id" : "6aa611f4-513c-4d6b-b4a1-5bbf30f1993f", + "Date" : "Thu, 20 Apr 2023 03:48:23 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "Retry-After" : "0", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14814,Microsoft.Compute/GetOperation30Min;29813", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022419Z:adb900fb-e152-494e-b0c6-d03fdf9419da", - "Expires" : "-1", - "Content-Length" : "133", - "x-ms-request-id" : "7573c806-3f2f-49c6-b047-aaa2fc284da1", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:24:08.616512+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"a8e040c6-565a-40c8-8802-e544d1699b86\"\r\n}", - "x-ms-client-request-id" : "4eeb3e90-4e93-404b-b4da-c6f1ff6fce6c", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a8e040c6-565a-40c8-8802-e544d1699b86?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "58361dd5-604b-422e-b3af-87dd8575fd1f" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "903ae624-ed58-4326-8cbd-c04fd03a3f8b", - "Date" : "Fri, 13 Jan 2023 02:24:49 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14743,Microsoft.Compute/GetOperation30Min;29740", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022450Z:903ae624-ed58-4326-8cbd-c04fd03a3f8b", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29996", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034824Z:6aa611f4-513c-4d6b-b4a1-5bbf30f1993f", "Expires" : "-1", - "Content-Length" : "133", - "x-ms-request-id" : "96e9e1be-2431-4270-b097-e716bac2ace9", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:24:08.616512+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"a8e040c6-565a-40c8-8802-e544d1699b86\"\r\n}", - "x-ms-client-request-id" : "58361dd5-604b-422e-b3af-87dd8575fd1f", + "Content-Length" : "134", + "x-ms-request-id" : "bdf4ddc5-8100-4dc7-a9f3-bcaa465430cf", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:48:13.1191497+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"31b99b07-4ed5-4d27-8b62-e5b73fe45c01\"\r\n}", + "x-ms-client-request-id" : "9013b45d-fde9-42fe-9d45-77ed9c125b4a", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a8e040c6-565a-40c8-8802-e544d1699b86?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/31b99b07-4ed5-4d27-8b62-e5b73fe45c01?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "eb32fd85-fd96-4616-a6a4-aebda242e974" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "11b12497-f1d8-4019-86eb-df3ba0055e89" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", + "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", - "x-ms-correlation-request-id" : "84c4f641-ae90-4349-8f45-4bb2e77433b5", - "Date" : "Fri, 13 Jan 2023 02:25:20 GMT", + "x-ms-correlation-request-id" : "148c63b3-9975-4a9c-a789-822895a4a2be", + "Date" : "Thu, 20 Apr 2023 03:48:54 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14676,Microsoft.Compute/GetOperation30Min;29664", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022521Z:84c4f641-ae90-4349-8f45-4bb2e77433b5", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14995,Microsoft.Compute/GetOperation30Min;29995", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034854Z:148c63b3-9975-4a9c-a789-822895a4a2be", "Expires" : "-1", - "Content-Length" : "183", - "x-ms-request-id" : "956322dc-4b37-435f-b86a-ea328cb93eec", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:24:08.616512+00:00\",\r\n \"endTime\": \"2023-01-13T02:24:51.9915215+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"a8e040c6-565a-40c8-8802-e544d1699b86\"\r\n}", - "x-ms-client-request-id" : "eb32fd85-fd96-4616-a6a4-aebda242e974", + "Content-Length" : "184", + "x-ms-request-id" : "7ab2378c-f7da-4a86-9bad-c1366552b1de", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:48:13.1191497+00:00\",\r\n \"endTime\": \"2023-04-20T03:48:42.9626541+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"31b99b07-4ed5-4d27-8b62-e5b73fe45c01\"\r\n}", + "x-ms-client-request-id" : "11b12497-f1d8-4019-86eb-df3ba0055e89", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a8e040c6-565a-40c8-8802-e544d1699b86?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/31b99b07-4ed5-4d27-8b62-e5b73fe45c01?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "815c1cfb-f5f0-458f-84ad-ab3ff32101ea" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "bd68d8e7-ac43-427c-a3e3-e5a4f91cd771" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", + "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", - "x-ms-correlation-request-id" : "5e6580f0-fceb-4d66-9675-299927ea3fca", - "Date" : "Fri, 13 Jan 2023 02:25:21 GMT", + "x-ms-correlation-request-id" : "4012191e-7b0c-4148-83ec-bbbf2ae8f2fe", + "Date" : "Thu, 20 Apr 2023 03:48:54 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14674,Microsoft.Compute/GetOperation30Min;29662", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022522Z:5e6580f0-fceb-4d66-9675-299927ea3fca", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14994,Microsoft.Compute/GetOperation30Min;29994", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034855Z:4012191e-7b0c-4148-83ec-bbbf2ae8f2fe", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "85bad3e8-8f42-4776-b3df-b4cc949f74c0", - "x-ms-client-request-id" : "815c1cfb-f5f0-458f-84ad-ab3ff32101ea" + "x-ms-request-id" : "2376a3b5-5529-4aa1-b7ed-bc5d19eedbaa", + "x-ms-client-request-id" : "bd68d8e7-ac43-427c-a3e3-e5a4f91cd771" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg92054?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg17837?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "8ba63c76-34e4-4c7e-a02d-ef4ee26cf070", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "ab80c430-93a7-4c3d-bd27-3a57b2839ff7", "Content-Type" : "application/json" }, "Response" : { @@ -583,18 +606,18 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:25:24 GMT", - "x-ms-correlation-request-id" : "7da3d772-6edc-4162-936f-5846e07ad208", + "Date" : "Thu, 20 Apr 2023 03:48:59 GMT", + "x-ms-correlation-request-id" : "b087bd6c-f985-4214-8d47-c53261d03b9f", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022525Z:7da3d772-6edc-4162-936f-5846e07ad208", + "x-ms-routing-request-id" : "JAPANEAST:20230420T034859Z:b087bd6c-f985-4214-8d47-c53261d03b9f", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "7da3d772-6edc-4162-936f-5846e07ad208", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc5MjA1NC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "b087bd6c-f985-4214-8d47-c53261d03b9f", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkcxNzgzNy1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javacsmrg92054", "javacsmrg202024", "nic70036ae6d30", "vnet168081fb4c", "stg17102b329b79f" ] + "variables" : [ "javacsmrg17837", "javacsmrg256068", "nic63035a5a78a", "vnet435673e570", "stg86413e8913f42" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineSyncPoll.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineSyncPoll.json index d7faecfd73481..7ef467cfc8482 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineSyncPoll.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineSyncPoll.json @@ -230,7 +230,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27616/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27616/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3ee0d2e3-f4e3-42eb-a6e8-5fbb4e73ad98", @@ -252,7 +252,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;194,Microsoft.Compute/PutVM30Min;1154", "Expires" : "-1", "Content-Length" : "2015", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e83bac2f-199d-4846-bc93-2997f6fa7bfc?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e83bac2f-199d-4846-bc93-2997f6fa7bfc?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "e83bac2f-199d-4846-bc93-2997f6fa7bfc", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27616/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"e3a67393-ab5d-4ce0-be70-e2c48ee8b7b1\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2016-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14393.5648.230107\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javatest\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg827418760447a.blob.core.windows.net/vhds/javavm-os-disk-868ff6ff-4137-4391-bf6a-3e8b511501ed.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27616/providers/Microsoft.Network/networkInterfaces/nic923990264f9\",\"properties\":{\"primary\":true}}]},\r\n \"licenseType\": \"Windows_Server\",\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:05.4602504+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "3ee0d2e3-f4e3-42eb-a6e8-5fbb4e73ad98", @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e83bac2f-199d-4846-bc93-2997f6fa7bfc?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e83bac2f-199d-4846-bc93-2997f6fa7bfc?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "dbde2798-b461-4bb3-9971-b5afb2d55b7b" @@ -289,7 +289,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e83bac2f-199d-4846-bc93-2997f6fa7bfc?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e83bac2f-199d-4846-bc93-2997f6fa7bfc?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5677b9ab-d360-43e8-9878-06c3457d5393" @@ -317,7 +317,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27616/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27616/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "65bb22b4-0813-4fc0-bae8-8ac5bed0e87a" @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27616/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27616/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cee05dd3-84e1-4a71-846a-89995a156fd7", @@ -367,15 +367,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;233,Microsoft.Compute/DeleteVM30Min;1193", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/424eb968-f453-47fa-94ad-fb668351f8c8?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/424eb968-f453-47fa-94ad-fb668351f8c8?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "424eb968-f453-47fa-94ad-fb668351f8c8", "x-ms-client-request-id" : "cee05dd3-84e1-4a71-846a-89995a156fd7", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/424eb968-f453-47fa-94ad-fb668351f8c8?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/424eb968-f453-47fa-94ad-fb668351f8c8?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/424eb968-f453-47fa-94ad-fb668351f8c8?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/424eb968-f453-47fa-94ad-fb668351f8c8?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d59a950a-7b83-47bd-9edb-19692558a8ef" @@ -403,7 +403,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/424eb968-f453-47fa-94ad-fb668351f8c8?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/424eb968-f453-47fa-94ad-fb668351f8c8?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3c8a8d83-8fcc-4a9f-9a5d-fd5547ea9553" @@ -431,7 +431,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27616/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27616/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f2588ce3-dead-4ca3-b0a6-7d52a7b93470", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithDeleteOption.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithDeleteOption.json index b7670b381f758..afdc4657301c1 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithDeleteOption.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithDeleteOption.json @@ -350,7 +350,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7a2c3a21-4101-40e4-bdec-937bf3abfb15", @@ -372,7 +372,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;362,Microsoft.Compute/PutVM30Min;1832", "Expires" : "-1", "Content-Length" : "3113", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/6229d76d-4ef1-49ae-8005-82e57d68d1ab?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/6229d76d-4ef1-49ae-8005-82e57d68d1ab?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "6229d76d-4ef1-49ae-8005-82e57d68d1ab", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"b1aaa788-fedc-4efd-bb5c-dbc574ff3163\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"datadisk2\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/disks/datadisk2\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"testuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/testuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Network/networkInterfaces/nic267025e9e42\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:09.2994096+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "7a2c3a21-4101-40e4-bdec-937bf3abfb15", @@ -381,7 +381,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/6229d76d-4ef1-49ae-8005-82e57d68d1ab?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/6229d76d-4ef1-49ae-8005-82e57d68d1ab?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7c2e4347-ee6b-41b1-9390-9ba8b8177558" @@ -409,7 +409,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/6229d76d-4ef1-49ae-8005-82e57d68d1ab?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/6229d76d-4ef1-49ae-8005-82e57d68d1ab?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3fd9ffec-033c-470d-84c9-dce7957216fd" @@ -437,7 +437,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8ca27314-97fd-4291-afea-02d57439dd02" @@ -465,7 +465,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4349960b-a6c3-4479-9d8c-6ddfb5a54f89", @@ -494,7 +494,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a3175772-b2b4-4a58-be34-684ab9574d1d", @@ -516,15 +516,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1199", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/9b794eb9-b16c-4062-8467-35e4d2faeeb9?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/9b794eb9-b16c-4062-8467-35e4d2faeeb9?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "9b794eb9-b16c-4062-8467-35e4d2faeeb9", "x-ms-client-request-id" : "a3175772-b2b4-4a58-be34-684ab9574d1d", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/9b794eb9-b16c-4062-8467-35e4d2faeeb9?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/9b794eb9-b16c-4062-8467-35e4d2faeeb9?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/9b794eb9-b16c-4062-8467-35e4d2faeeb9?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/9b794eb9-b16c-4062-8467-35e4d2faeeb9?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c18fde68-cd8d-4b76-af8b-b6fc444fb3e3" @@ -552,7 +552,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/9b794eb9-b16c-4062-8467-35e4d2faeeb9?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/9b794eb9-b16c-4062-8467-35e4d2faeeb9?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e745bd45-1253-4280-925a-3f34f0282c59" @@ -580,7 +580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/9b794eb9-b16c-4062-8467-35e4d2faeeb9?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/9b794eb9-b16c-4062-8467-35e4d2faeeb9?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4c434d4f-a1bf-4ee5-bce7-eb47ef077688" @@ -608,7 +608,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/9b794eb9-b16c-4062-8467-35e4d2faeeb9?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/9b794eb9-b16c-4062-8467-35e4d2faeeb9?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1f1711b7-bc14-46a6-9b99-d7f7a88a4dbd" @@ -865,7 +865,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ca9d285e-33a6-4f47-b36b-3027719feb46", @@ -887,7 +887,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;365,Microsoft.Compute/PutVM30Min;1835", "Expires" : "-1", "Content-Length" : "2515", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/5571597f-95fe-4f5f-9673-e1bf38b3d073?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/5571597f-95fe-4f5f-9673-e1bf38b3d073?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "5571597f-95fe-4f5f-9673-e1bf38b3d073", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"62986836-b6b0-4810-ac9c-edc72d33db13\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"testuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/testuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Network/networkInterfaces/nic08264f0deb9\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Network/networkInterfaces/nic18181d\",\"properties\":{\"primary\":false,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:25:16.7384026+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "ca9d285e-33a6-4f47-b36b-3027719feb46", @@ -896,7 +896,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/5571597f-95fe-4f5f-9673-e1bf38b3d073?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/5571597f-95fe-4f5f-9673-e1bf38b3d073?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "21e9cace-5495-4d4f-8e04-a63d9ea3f43d" @@ -924,7 +924,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/5571597f-95fe-4f5f-9673-e1bf38b3d073?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/5571597f-95fe-4f5f-9673-e1bf38b3d073?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ce5bff88-d779-446e-b345-ec9ee5a0a74d" @@ -952,7 +952,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9e76063b-1c32-4b3b-868c-7c096e5746d7" @@ -980,7 +980,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8bbb589c-aee7-462d-aa9f-4ade7188e413", @@ -1002,15 +1002,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;237,Microsoft.Compute/DeleteVM30Min;1197", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/afbd6d06-d3ee-4bcf-8c00-cf36c5d02041?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/afbd6d06-d3ee-4bcf-8c00-cf36c5d02041?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "afbd6d06-d3ee-4bcf-8c00-cf36c5d02041", "x-ms-client-request-id" : "8bbb589c-aee7-462d-aa9f-4ade7188e413", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/afbd6d06-d3ee-4bcf-8c00-cf36c5d02041?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/afbd6d06-d3ee-4bcf-8c00-cf36c5d02041?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/afbd6d06-d3ee-4bcf-8c00-cf36c5d02041?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/afbd6d06-d3ee-4bcf-8c00-cf36c5d02041?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1d468b62-94fd-4d4e-a5ea-37b8a201d0b1" @@ -1038,7 +1038,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/afbd6d06-d3ee-4bcf-8c00-cf36c5d02041?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/afbd6d06-d3ee-4bcf-8c00-cf36c5d02041?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d91f183f-5d54-4079-bbac-053092815d28" @@ -1066,7 +1066,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/afbd6d06-d3ee-4bcf-8c00-cf36c5d02041?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/afbd6d06-d3ee-4bcf-8c00-cf36c5d02041?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "df1827eb-f490-4496-b76e-c3fc2f6f258c" @@ -1094,7 +1094,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/afbd6d06-d3ee-4bcf-8c00-cf36c5d02041?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/afbd6d06-d3ee-4bcf-8c00-cf36c5d02041?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8a761575-637f-4463-8eaf-1c7ee1f8867b" @@ -1324,7 +1324,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5a8f7033-b750-4baa-8da0-d7c379b7bb06", @@ -1346,7 +1346,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;362,Microsoft.Compute/PutVM30Min;1831", "Expires" : "-1", "Content-Length" : "3267", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a8d2302b-c82f-4fb4-94cb-da3bf3f1e186?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a8d2302b-c82f-4fb4-94cb-da3bf3f1e186?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "a8d2302b-c82f-4fb4-94cb-da3bf3f1e186", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"6b02c3ec-f858-4daa-aec0-de0f886c8dea\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"datadisk2\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/disks/datadisk2\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"testuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/testuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Network/networkInterfaces/nic260753a4c9b\",\"properties\":{\"primary\":true}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Network/networkInterfaces/nic18181d\",\"properties\":{\"primary\":false}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:27:40.4273198+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "5a8f7033-b750-4baa-8da0-d7c379b7bb06", @@ -1355,7 +1355,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a8d2302b-c82f-4fb4-94cb-da3bf3f1e186?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a8d2302b-c82f-4fb4-94cb-da3bf3f1e186?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b8431b9c-fe6c-4b7a-9279-789c5360e493" @@ -1383,7 +1383,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a8d2302b-c82f-4fb4-94cb-da3bf3f1e186?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a8d2302b-c82f-4fb4-94cb-da3bf3f1e186?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8c81aad7-2709-4021-b98b-0d6d01ee7e7d" @@ -1411,7 +1411,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a8d2302b-c82f-4fb4-94cb-da3bf3f1e186?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a8d2302b-c82f-4fb4-94cb-da3bf3f1e186?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5fb5c22d-f48c-4a8a-9bdd-00c5ecdb0c92" @@ -1439,7 +1439,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a4db26c1-79f3-4061-95b8-1692ec56a3b2" @@ -1467,7 +1467,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg39731/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8f0116d8-8270-4a9d-a088-d453adbb22b7", @@ -1489,15 +1489,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;235,Microsoft.Compute/DeleteVM30Min;1193", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ccf8185a-9101-4ab4-be58-b02cea677870?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ccf8185a-9101-4ab4-be58-b02cea677870?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "ccf8185a-9101-4ab4-be58-b02cea677870", "x-ms-client-request-id" : "8f0116d8-8270-4a9d-a088-d453adbb22b7", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ccf8185a-9101-4ab4-be58-b02cea677870?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ccf8185a-9101-4ab4-be58-b02cea677870?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ccf8185a-9101-4ab4-be58-b02cea677870?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ccf8185a-9101-4ab4-be58-b02cea677870?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e81b3407-ea26-40d7-9a3f-5d3653d00fda" @@ -1525,7 +1525,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ccf8185a-9101-4ab4-be58-b02cea677870?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ccf8185a-9101-4ab4-be58-b02cea677870?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "49291057-484b-4573-b63e-2934b73cd566" @@ -1553,7 +1553,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ccf8185a-9101-4ab4-be58-b02cea677870?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/ccf8185a-9101-4ab4-be58-b02cea677870?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "feaba952-6fbe-4471-94b8-7fa402a75f42" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithEphemeralOSDisk.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithEphemeralOSDisk.json index 4b5e71545596f..a8e43f893b7ba 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithEphemeralOSDisk.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithEphemeralOSDisk.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8e15a503-ab31-4516-a7b3-a2a7aa1bb3dc", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;363,Microsoft.Compute/PutVM30Min;1833", "Expires" : "-1", "Content-Length" : "2728", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/cb1d3994-df41-4095-a989-496c78438f43?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/cb1d3994-df41-4095-a989-496c78438f43?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "cb1d3994-df41-4095-a989-496c78438f43", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"3a554272-5808-4832-81b6-e01e97d7b5b3\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCB/nPIQXQ9ZOt3Mm0I/huZ1bVAt+X8P7a5xfbwsuSZE35VmGhEV9C7DFk10xJGlNxuMoc+EbGts3loSU7KwlBaE9kdiyIbObcZ2K768cxDhyKhZ3Gisi27NdB2UJw6E7zkP6VQEa7kCATEUSe8edq6k5uZvrheOf5Tb8qoKtXtFQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Network/networkInterfaces/nic18246b35f49\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:56.0804457+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "8e15a503-ab31-4516-a7b3-a2a7aa1bb3dc", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/cb1d3994-df41-4095-a989-496c78438f43?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/cb1d3994-df41-4095-a989-496c78438f43?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6766b42f-6b02-439e-b166-a8baf2f8ba4a" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/cb1d3994-df41-4095-a989-496c78438f43?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/cb1d3994-df41-4095-a989-496c78438f43?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6a5d7bf8-7657-4518-875a-5970f5087efa" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ae2b2ad3-1dca-4c1f-8f8f-9736fc553fb7" @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ddcb87cc-4643-4204-a308-ef481f571430", @@ -283,7 +283,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;363,Microsoft.Compute/PutVM30Min;1821", "Expires" : "-1", "Content-Length" : "3838", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/6acd0b20-fc94-4936-864e-7b926bb04955?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/6acd0b20-fc94-4936-864e-7b926bb04955?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "6acd0b20-fc94-4936-864e-7b926bb04955", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"3a554272-5808-4832-81b6-e01e97d7b5b3\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"name\": \"javavm_OsDisk_1_3fd241d4955a4b71b2c947e6d0d7049f\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/disks/javavm_OsDisk_1_3fd241d4955a4b71b2c947e6d0d7049f\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"javavm_disk2_b01fbbb096764b98b0f4d3e89e7cf5a9\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/disks/javavm_disk2_b01fbbb096764b98b0f4d3e89e7cf5a9\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": true\r\n },\r\n {\r\n \"lun\": 2,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCB/nPIQXQ9ZOt3Mm0I/huZ1bVAt+X8P7a5xfbwsuSZE35VmGhEV9C7DFk10xJGlNxuMoc+EbGts3loSU7KwlBaE9kdiyIbObcZ2K768cxDhyKhZ3Gisi27NdB2UJw6E7zkP6VQEa7kCATEUSe8edq6k5uZvrheOf5Tb8qoKtXtFQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Network/networkInterfaces/nic18246b35f49\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:22:56.0804457+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "ddcb87cc-4643-4204-a308-ef481f571430", @@ -292,7 +292,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/6acd0b20-fc94-4936-864e-7b926bb04955?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/6acd0b20-fc94-4936-864e-7b926bb04955?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "aa6cfd12-f380-4969-a322-de086751a94f" @@ -320,7 +320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "52a33f64-1de2-4de9-9a7f-20a0cd2f6512" @@ -348,7 +348,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm/powerOff?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm/powerOff?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6c8f09eb-d61a-4540-bab7-9cc91b106013", @@ -370,15 +370,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;236,Microsoft.Compute/UpdateVM30Min;1196", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/af0acecf-1cc1-4b3c-ba9b-b6641fc10f73?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/af0acecf-1cc1-4b3c-ba9b-b6641fc10f73?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "af0acecf-1cc1-4b3c-ba9b-b6641fc10f73", "x-ms-client-request-id" : "6c8f09eb-d61a-4540-bab7-9cc91b106013", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/af0acecf-1cc1-4b3c-ba9b-b6641fc10f73?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/af0acecf-1cc1-4b3c-ba9b-b6641fc10f73?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/af0acecf-1cc1-4b3c-ba9b-b6641fc10f73?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/af0acecf-1cc1-4b3c-ba9b-b6641fc10f73?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a8ee6a69-19b1-4b94-a163-e563f01c2dbe" @@ -406,7 +406,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/af0acecf-1cc1-4b3c-ba9b-b6641fc10f73?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/af0acecf-1cc1-4b3c-ba9b-b6641fc10f73?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3f97ea9c-8beb-4de7-ac4b-50fd75287be3" @@ -432,7 +432,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm/start?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm/start?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5e92fa43-747d-47d1-a8de-a9269f4be2c3", @@ -454,15 +454,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;233,Microsoft.Compute/UpdateVM30Min;1193", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/e1a0799f-7383-4385-adb7-d513e2c9031b?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/e1a0799f-7383-4385-adb7-d513e2c9031b?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "e1a0799f-7383-4385-adb7-d513e2c9031b", "x-ms-client-request-id" : "5e92fa43-747d-47d1-a8de-a9269f4be2c3", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/e1a0799f-7383-4385-adb7-d513e2c9031b?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/e1a0799f-7383-4385-adb7-d513e2c9031b?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/e1a0799f-7383-4385-adb7-d513e2c9031b?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/e1a0799f-7383-4385-adb7-d513e2c9031b?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4a2d1594-f804-4c02-b8db-e855566e0023" @@ -490,7 +490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/e1a0799f-7383-4385-adb7-d513e2c9031b?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/e1a0799f-7383-4385-adb7-d513e2c9031b?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1723ca38-9ac4-4831-860d-ecb3dfcf73bb" @@ -516,7 +516,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d2792a55-2a06-4208-bfca-bce4244efda6", @@ -545,7 +545,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg86828/providers/Microsoft.Compute/virtualMachines/javavm/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "65cc4424-ae2b-41e7-89a5-eee65b32ce89", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithExistingScaleSet.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithExistingScaleSet.json index dcd1f3c777469..5ed27cf5d1782 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithExistingScaleSet.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithExistingScaleSet.json @@ -1,269 +1,269 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg49357?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg82258?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "f54f25c5-76ef-4255-874b-85db43e061b3", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "7f5a7607-fcbd-4e85-964d-8bae335ff558", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1193", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:22:32 GMT", - "x-ms-correlation-request-id" : "bc0f1643-82d0-45e7-8711-13df60b9b189", + "Date" : "Wed, 19 Apr 2023 04:59:41 GMT", + "x-ms-correlation-request-id" : "884d2330-0e0b-4cba-b312-5964c0f74594", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022233Z:bc0f1643-82d0-45e7-8711-13df60b9b189", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045942Z:884d2330-0e0b-4cba-b312-5964c0f74594", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "bc0f1643-82d0-45e7-8711-13df60b9b189", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357\",\"name\":\"javacsmrg49357\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "884d2330-0e0b-4cba-b312-5964c0f74594", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258\",\"name\":\"javacsmrg82258\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "b616f892-e2ff-422b-a8e6-73851cc9f975", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3e271e80-a086-42ea-95ce-05a45cad56a4", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1192", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:22:39 GMT", - "x-ms-correlation-request-id" : "5407eec6-79d3-4d81-becc-3aa7c697484d", - "x-ms-arm-service-request-id" : "b424cceb-f6c1-4f5d-ab5b-7ecf09de4144", + "Date" : "Wed, 19 Apr 2023 04:59:48 GMT", + "x-ms-correlation-request-id" : "3e82b6ed-87b2-440d-9ee1-52ebad3dbc5e", + "x-ms-arm-service-request-id" : "84e5ca32-91f4-4090-a6fa-739da897e487", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022239Z:5407eec6-79d3-4d81-becc-3aa7c697484d", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045948Z:3e82b6ed-87b2-440d-9ee1-52ebad3dbc5e", "Expires" : "-1", "Content-Length" : "1291", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/40b2655b-39eb-40b1-84e9-c5af10128063?api-version=2022-09-01", - "x-ms-request-id" : "40b2655b-39eb-40b1-84e9-c5af10128063", - "Body" : "{\r\n \"name\": \"vmssvnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet\",\r\n \"etag\": \"W/\\\"11cca491-d9b7-40f3-8ff5-5b494d227801\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"9ca7b93f-ad46-4416-8690-98ff753a1a26\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\",\r\n \"etag\": \"W/\\\"11cca491-d9b7-40f3-8ff5-5b494d227801\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "b616f892-e2ff-422b-a8e6-73851cc9f975", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f5d22f00-1685-4f35-a7c9-38f431d3764a?api-version=2022-09-01", + "x-ms-request-id" : "f5d22f00-1685-4f35-a7c9-38f431d3764a", + "Body" : "{\r\n \"name\": \"vmssvnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet\",\r\n \"etag\": \"W/\\\"a38d46e9-96d8-47f0-86db-3c2cffee31fe\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"fdb10589-7b53-4613-a8e0-ecbeb80c8ee3\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\",\r\n \"etag\": \"W/\\\"a38d46e9-96d8-47f0-86db-3c2cffee31fe\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "3e271e80-a086-42ea-95ce-05a45cad56a4", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/40b2655b-39eb-40b1-84e9-c5af10128063?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/f5d22f00-1685-4f35-a7c9-38f431d3764a?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "66cfcd51-9999-4f6c-b5e3-7625c1932d37" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "36eec418-3551-40c4-bb4a-07924154992c" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11979", "StatusCode" : "200", - "x-ms-correlation-request-id" : "8145c20f-f2cd-45d4-bf90-109a45f46fc2", - "Date" : "Fri, 13 Jan 2023 02:22:42 GMT", - "x-ms-arm-service-request-id" : "7c394add-2143-4ee6-98bb-a2c5688a902a", + "x-ms-correlation-request-id" : "aca73fea-541d-4357-b27d-2c8fb4575bfb", + "Date" : "Wed, 19 Apr 2023 04:59:51 GMT", + "x-ms-arm-service-request-id" : "fba49606-7173-4e54-b071-6c5bc005fd28", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022243Z:8145c20f-f2cd-45d4-bf90-109a45f46fc2", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045952Z:aca73fea-541d-4357-b27d-2c8fb4575bfb", "Expires" : "-1", "Content-Length" : "29", - "x-ms-request-id" : "144734af-16e0-4f89-8494-94070203a1ec", + "x-ms-request-id" : "e4314061-aacc-44c1-9bf5-0e5ed8340b52", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "66cfcd51-9999-4f6c-b5e3-7625c1932d37", + "x-ms-client-request-id" : "36eec418-3551-40c4-bb4a-07924154992c", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "170f749c-f681-4cce-b4cd-0203bf1aba03" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "561b4497-1500-4595-af46-44632642cdeb" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11981", "StatusCode" : "200", - "x-ms-correlation-request-id" : "988d8bba-10c1-4635-80a7-20b042d0f76d", - "Date" : "Fri, 13 Jan 2023 02:22:43 GMT", - "x-ms-arm-service-request-id" : "885f0b05-92a8-4ea0-af59-32449eb8d553", + "x-ms-correlation-request-id" : "e1a1d58d-a026-4625-b2c1-c9d0b4a517da", + "Date" : "Wed, 19 Apr 2023 04:59:53 GMT", + "x-ms-arm-service-request-id" : "fb420af6-63c5-44e1-bdb6-10e1df35528b", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"49cbd929-8770-4ab0-b3ea-4a223618f2d5\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022243Z:988d8bba-10c1-4635-80a7-20b042d0f76d", + "ETag" : "W/\"29dec3f3-a813-4701-8a0d-055a202a8f30\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045953Z:e1a1d58d-a026-4625-b2c1-c9d0b4a517da", "Expires" : "-1", "Content-Length" : "1293", - "x-ms-request-id" : "544c5547-0345-4754-a5d0-306766a7f5f7", - "Body" : "{\r\n \"name\": \"vmssvnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet\",\r\n \"etag\": \"W/\\\"49cbd929-8770-4ab0-b3ea-4a223618f2d5\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9ca7b93f-ad46-4416-8690-98ff753a1a26\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\",\r\n \"etag\": \"W/\\\"49cbd929-8770-4ab0-b3ea-4a223618f2d5\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "170f749c-f681-4cce-b4cd-0203bf1aba03", + "x-ms-request-id" : "613a973b-05ae-4886-8c8b-86daf202f20e", + "Body" : "{\r\n \"name\": \"vmssvnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet\",\r\n \"etag\": \"W/\\\"29dec3f3-a813-4701-8a0d-055a202a8f30\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"fdb10589-7b53-4613-a8e0-ecbeb80c8ee3\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\",\r\n \"etag\": \"W/\\\"29dec3f3-a813-4701-8a0d-055a202a8f30\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "561b4497-1500-4595-af46-44632642cdeb", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg49357?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg82258?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "053dd8d5-be81-4819-b253-8cb87edeac1b", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "eab53703-329a-47c6-90c4-bf2c674814ba", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11978", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:22:43 GMT", - "x-ms-correlation-request-id" : "bc8f5626-b2ff-4407-9cfe-2418e21125d0", + "Date" : "Wed, 19 Apr 2023 04:59:53 GMT", + "x-ms-correlation-request-id" : "2b8a786e-4f84-4b6b-abc7-65091b2a3018", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022243Z:bc8f5626-b2ff-4407-9cfe-2418e21125d0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045953Z:2b8a786e-4f84-4b6b-abc7-65091b2a3018", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "bc8f5626-b2ff-4407-9cfe-2418e21125d0", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357\",\"name\":\"javacsmrg49357\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "2b8a786e-4f84-4b6b-abc7-65091b2a3018", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258\",\"name\":\"javacsmrg82258\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-01727717?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-61236362?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "4e6d4a23-278f-4638-b358-c6a4195e1d1c", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3a1170a5-87c5-48b9-b65c-6156fbb3ad5c", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1192", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:22:46 GMT", - "x-ms-correlation-request-id" : "0a91038d-7e1c-4657-9048-80313a69251d", - "x-ms-arm-service-request-id" : "23490ace-f233-4bad-9ac9-2d719fbf8fdc", + "Date" : "Wed, 19 Apr 2023 05:00:00 GMT", + "x-ms-correlation-request-id" : "386812cd-8ace-4ded-9e2f-63f0e266307e", + "x-ms-arm-service-request-id" : "8a17e84b-17bb-47ec-a1d5-c5cc4b681ca9", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022247Z:0a91038d-7e1c-4657-9048-80313a69251d", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050000Z:386812cd-8ace-4ded-9e2f-63f0e266307e", "Expires" : "-1", "Content-Length" : "891", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d72ccaae-e01f-419d-85f1-610557729ef7?api-version=2022-09-01", - "x-ms-request-id" : "d72ccaae-e01f-419d-85f1-610557729ef7", - "Body" : "{\r\n \"name\": \"pip-extlb1-01727717\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-01727717\",\r\n \"etag\": \"W/\\\"3cd12cb3-8d78-41a1-bf97-fcba20b9bee2\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"7f850096-d7fd-4a2b-ac3c-7ffd57050417\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip-extlb1-01727717\",\r\n \"fqdn\": \"pip-extlb1-01727717.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": [],\r\n \"ddosSettings\": {\r\n \"protectionMode\": \"VirtualNetworkInherited\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "x-ms-client-request-id" : "4e6d4a23-278f-4638-b358-c6a4195e1d1c", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/3015f533-1a16-45cf-b58e-de54b04bafb6?api-version=2022-09-01", + "x-ms-request-id" : "3015f533-1a16-45cf-b58e-de54b04bafb6", + "Body" : "{\r\n \"name\": \"pip-extlb1-61236362\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-61236362\",\r\n \"etag\": \"W/\\\"006f67a9-3825-4139-8e44-96dfe00c22a8\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"8fae98ea-c062-46a5-9022-744a2a2ee3ab\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip-extlb1-61236362\",\r\n \"fqdn\": \"pip-extlb1-61236362.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": [],\r\n \"ddosSettings\": {\r\n \"protectionMode\": \"VirtualNetworkInherited\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "x-ms-client-request-id" : "3a1170a5-87c5-48b9-b65c-6156fbb3ad5c", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d72ccaae-e01f-419d-85f1-610557729ef7?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/3015f533-1a16-45cf-b58e-de54b04bafb6?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "7126a8f1-f782-4045-a51f-8219466f0c24" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2f72a2bb-a535-4ae8-9461-f69c08757eee" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c014e0a0-6f0c-4c82-8d15-c6cff453f392", - "Date" : "Fri, 13 Jan 2023 02:22:48 GMT", - "x-ms-arm-service-request-id" : "89a07ae2-143c-473d-b5fd-980eaa31702a", + "x-ms-correlation-request-id" : "2a38a31e-4516-4e0d-ac21-bfc201615371", + "Date" : "Wed, 19 Apr 2023 05:00:01 GMT", + "x-ms-arm-service-request-id" : "1f35048b-449c-44db-9201-664dd7e22cc2", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022248Z:c014e0a0-6f0c-4c82-8d15-c6cff453f392", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050002Z:2a38a31e-4516-4e0d-ac21-bfc201615371", "Expires" : "-1", "Content-Length" : "29", - "x-ms-request-id" : "cd30d212-bfd8-4de6-b42c-a1f159f12875", + "x-ms-request-id" : "51cd01d2-7d70-472f-ac34-8c18b9514a08", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "7126a8f1-f782-4045-a51f-8219466f0c24", + "x-ms-client-request-id" : "2f72a2bb-a535-4ae8-9461-f69c08757eee", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-01727717?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-61236362?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "42b5ccd9-3919-4d64-b276-6c4257607ed3" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "07e82b00-7418-4ec5-9050-f5cd46c8ca1e" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", + "x-ms-ratelimit-remaining-subscription-reads" : "11988", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ffac7d27-9c03-48bb-a455-82f51ccde7a3", - "Date" : "Fri, 13 Jan 2023 02:22:49 GMT", - "x-ms-arm-service-request-id" : "4a3ff96d-abda-4558-8e66-dc559c9c750f", + "x-ms-correlation-request-id" : "0f3a9810-5821-49f0-97cd-1719f9a3de01", + "Date" : "Wed, 19 Apr 2023 05:00:03 GMT", + "x-ms-arm-service-request-id" : "796ac35e-f885-471e-86c4-1ef7ea9b6e22", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"a58e2b79-b3f9-44d9-9337-5a08ff0139bc\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022249Z:ffac7d27-9c03-48bb-a455-82f51ccde7a3", + "ETag" : "W/\"2002cb45-3253-4988-9ae2-c96f8719ffad\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050003Z:0f3a9810-5821-49f0-97cd-1719f9a3de01", "Expires" : "-1", - "Content-Length" : "928", - "x-ms-request-id" : "dc15b431-9613-4bae-8ef2-acb55792bbda", - "Body" : "{\r\n \"name\": \"pip-extlb1-01727717\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-01727717\",\r\n \"etag\": \"W/\\\"a58e2b79-b3f9-44d9-9337-5a08ff0139bc\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"7f850096-d7fd-4a2b-ac3c-7ffd57050417\",\r\n \"ipAddress\": \"172.173.230.91\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip-extlb1-01727717\",\r\n \"fqdn\": \"pip-extlb1-01727717.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": [],\r\n \"ddosSettings\": {\r\n \"protectionMode\": \"VirtualNetworkInherited\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "x-ms-client-request-id" : "42b5ccd9-3919-4d64-b276-6c4257607ed3", + "Content-Length" : "927", + "x-ms-request-id" : "d26acb28-c341-4777-8ee2-be110deb742a", + "Body" : "{\r\n \"name\": \"pip-extlb1-61236362\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-61236362\",\r\n \"etag\": \"W/\\\"2002cb45-3253-4988-9ae2-c96f8719ffad\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"8fae98ea-c062-46a5-9022-744a2a2ee3ab\",\r\n \"ipAddress\": \"4.246.223.162\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip-extlb1-61236362\",\r\n \"fqdn\": \"pip-extlb1-61236362.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": [],\r\n \"ddosSettings\": {\r\n \"protectionMode\": \"VirtualNetworkInherited\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "x-ms-client-request-id" : "07e82b00-7418-4ec5-9050-f5cd46c8ca1e", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "36440cc2-ef0c-4e99-9120-10f64f661f5f", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "fdc209cf-a796-4e91-9898-e1bc88505b48", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1194", "Pragma" : "no-cache", "retry-after" : "0", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:22:56 GMT", - "x-ms-correlation-request-id" : "81c6db0c-8fc7-408e-8e6b-0d52a2d7890a", - "x-ms-arm-service-request-id" : "7abf8355-2975-4b76-8f20-e705a6c2dd9d", + "Date" : "Wed, 19 Apr 2023 05:00:06 GMT", + "x-ms-correlation-request-id" : "ec7be78f-944f-45a3-bdd1-8bd3ccecbaf0", + "x-ms-arm-service-request-id" : "bf5d3b70-9706-4907-9f20-cf91b89a4f97", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022256Z:81c6db0c-8fc7-408e-8e6b-0d52a2d7890a", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050006Z:ec7be78f-944f-45a3-bdd1-8bd3ccecbaf0", "Expires" : "-1", - "Content-Length" : "6636", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7745c637-f8f5-439b-8a73-8a9cf9690b17?api-version=2022-09-01", - "x-ms-request-id" : "7745c637-f8f5-439b-8a73-8a9cf9690b17", - "Body" : "{\r\n \"name\": \"extlb1-01727717\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717\",\r\n \"etag\": \"W/\\\"fedbd0b8-25a5-4331-b6cd-acd611435e83\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b8168f2a-5ad0-45a0-8739-6d8d1239890c\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"extlb1-01727717-FE1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/frontendIPConfigurations/extlb1-01727717-FE1\",\r\n \"etag\": \"W/\\\"fedbd0b8-25a5-4331-b6cd-acd611435e83\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-01727717\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/loadBalancingRules/httpRule\"\r\n }\r\n ],\r\n \"inboundNatPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/inboundNatPools/extlb1-01727717-INP1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"extlb1-01727717-BAP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/backendAddressPools/extlb1-01727717-BAP1\",\r\n \"etag\": \"W/\\\"fedbd0b8-25a5-4331-b6cd-acd611435e83\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancerBackendAddresses\": [],\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"httpRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/loadBalancingRules/httpRule\",\r\n \"etag\": \"W/\\\"fedbd0b8-25a5-4331-b6cd-acd611435e83\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/frontendIPConfigurations/extlb1-01727717-FE1\"\r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\": 80,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": false,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/backendAddressPools/extlb1-01727717-BAP1\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/backendAddressPools/extlb1-01727717-BAP1\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/probes/httpProbe\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"httpProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/probes/httpProbe\",\r\n \"etag\": \"W/\\\"fedbd0b8-25a5-4331-b6cd-acd611435e83\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"/\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"probeThreshold\": 1,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": [\r\n {\r\n \"name\": \"extlb1-01727717-INP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/inboundNatPools/extlb1-01727717-INP1\",\r\n \"etag\": \"W/\\\"fedbd0b8-25a5-4331-b6cd-acd611435e83\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendPortRangeStart\": 5000,\r\n \"frontendPortRangeEnd\": 5099,\r\n \"backendPort\": 22,\r\n \"protocol\": \"Tcp\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"enableFloatingIP\": false,\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/frontendIPConfigurations/extlb1-01727717-FE1\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/inboundNatPools\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "x-ms-client-request-id" : "36440cc2-ef0c-4e99-9120-10f64f661f5f", + "Content-Length" : "6673", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/c71949ee-1183-4377-9027-aa7d8bf19a3d?api-version=2022-09-01", + "x-ms-request-id" : "c71949ee-1183-4377-9027-aa7d8bf19a3d", + "Body" : "{\r\n \"name\": \"extlb1-61236362\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362\",\r\n \"etag\": \"W/\\\"ea807441-e6f1-4531-8675-b959aac2c9f3\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"352618fa-833d-4df8-8094-910d392f2ab3\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"extlb1-61236362-FE1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/frontendIPConfigurations/extlb1-61236362-FE1\",\r\n \"etag\": \"W/\\\"ea807441-e6f1-4531-8675-b959aac2c9f3\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-61236362\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/loadBalancingRules/httpRule\"\r\n }\r\n ],\r\n \"inboundNatPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/inboundNatPools/extlb1-61236362-INP1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"extlb1-61236362-BAP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/backendAddressPools/extlb1-61236362-BAP1\",\r\n \"etag\": \"W/\\\"ea807441-e6f1-4531-8675-b959aac2c9f3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"syncState\": \"Succeeded\",\r\n \"loadBalancerBackendAddresses\": [],\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"httpRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/loadBalancingRules/httpRule\",\r\n \"etag\": \"W/\\\"ea807441-e6f1-4531-8675-b959aac2c9f3\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/frontendIPConfigurations/extlb1-61236362-FE1\"\r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\": 80,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": false,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/backendAddressPools/extlb1-61236362-BAP1\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/backendAddressPools/extlb1-61236362-BAP1\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/probes/httpProbe\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"httpProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/probes/httpProbe\",\r\n \"etag\": \"W/\\\"ea807441-e6f1-4531-8675-b959aac2c9f3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"/\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"probeThreshold\": 1,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": [\r\n {\r\n \"name\": \"extlb1-61236362-INP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/inboundNatPools/extlb1-61236362-INP1\",\r\n \"etag\": \"W/\\\"ea807441-e6f1-4531-8675-b959aac2c9f3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendPortRangeStart\": 5000,\r\n \"frontendPortRangeEnd\": 5099,\r\n \"backendPort\": 22,\r\n \"protocol\": \"Tcp\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"enableFloatingIP\": false,\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/frontendIPConfigurations/extlb1-61236362-FE1\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/inboundNatPools\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "x-ms-client-request-id" : "fdc209cf-a796-4e91-9898-e1bc88505b48", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "fa690854-99f0-4498-a572-e2e3355f8079", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "86125b4f-4fee-499b-9246-7e5befbccb81", "Content-Type" : "application/json" }, "Response" : { @@ -271,346 +271,346 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", + "x-ms-ratelimit-remaining-subscription-reads" : "11987", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:22:55 GMT", - "x-ms-correlation-request-id" : "2b649cb6-61c6-4279-8b90-1c84ae939505", - "x-ms-arm-service-request-id" : "6317c821-239e-40ce-83a3-412bb621ddec", + "Date" : "Wed, 19 Apr 2023 05:00:07 GMT", + "x-ms-correlation-request-id" : "6b1d8a6c-5579-44ae-b839-1a8d3607f034", + "x-ms-arm-service-request-id" : "7a7340b8-62c0-4979-8da9-30eb4bf31ee9", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"fedbd0b8-25a5-4331-b6cd-acd611435e83\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022256Z:2b649cb6-61c6-4279-8b90-1c84ae939505", + "ETag" : "W/\"ea807441-e6f1-4531-8675-b959aac2c9f3\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050007Z:6b1d8a6c-5579-44ae-b839-1a8d3607f034", "Expires" : "-1", - "Content-Length" : "6636", - "x-ms-request-id" : "df5504d7-f2ac-4aa1-9af5-cf9e4bc83452", - "Body" : "{\r\n \"name\": \"extlb1-01727717\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717\",\r\n \"etag\": \"W/\\\"fedbd0b8-25a5-4331-b6cd-acd611435e83\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b8168f2a-5ad0-45a0-8739-6d8d1239890c\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"extlb1-01727717-FE1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/frontendIPConfigurations/extlb1-01727717-FE1\",\r\n \"etag\": \"W/\\\"fedbd0b8-25a5-4331-b6cd-acd611435e83\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-01727717\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/loadBalancingRules/httpRule\"\r\n }\r\n ],\r\n \"inboundNatPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/inboundNatPools/extlb1-01727717-INP1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"extlb1-01727717-BAP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/backendAddressPools/extlb1-01727717-BAP1\",\r\n \"etag\": \"W/\\\"fedbd0b8-25a5-4331-b6cd-acd611435e83\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancerBackendAddresses\": [],\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"httpRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/loadBalancingRules/httpRule\",\r\n \"etag\": \"W/\\\"fedbd0b8-25a5-4331-b6cd-acd611435e83\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/frontendIPConfigurations/extlb1-01727717-FE1\"\r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\": 80,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": false,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/backendAddressPools/extlb1-01727717-BAP1\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/backendAddressPools/extlb1-01727717-BAP1\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/probes/httpProbe\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"httpProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/probes/httpProbe\",\r\n \"etag\": \"W/\\\"fedbd0b8-25a5-4331-b6cd-acd611435e83\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"/\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"probeThreshold\": 1,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": [\r\n {\r\n \"name\": \"extlb1-01727717-INP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/inboundNatPools/extlb1-01727717-INP1\",\r\n \"etag\": \"W/\\\"fedbd0b8-25a5-4331-b6cd-acd611435e83\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendPortRangeStart\": 5000,\r\n \"frontendPortRangeEnd\": 5099,\r\n \"backendPort\": 22,\r\n \"protocol\": \"Tcp\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"enableFloatingIP\": false,\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/frontendIPConfigurations/extlb1-01727717-FE1\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/inboundNatPools\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "x-ms-client-request-id" : "fa690854-99f0-4498-a572-e2e3355f8079", + "Content-Length" : "6673", + "x-ms-request-id" : "cada6dbd-2619-4007-b3a0-9279132b2f05", + "Body" : "{\r\n \"name\": \"extlb1-61236362\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362\",\r\n \"etag\": \"W/\\\"ea807441-e6f1-4531-8675-b959aac2c9f3\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"352618fa-833d-4df8-8094-910d392f2ab3\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"extlb1-61236362-FE1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/frontendIPConfigurations/extlb1-61236362-FE1\",\r\n \"etag\": \"W/\\\"ea807441-e6f1-4531-8675-b959aac2c9f3\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-61236362\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/loadBalancingRules/httpRule\"\r\n }\r\n ],\r\n \"inboundNatPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/inboundNatPools/extlb1-61236362-INP1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"extlb1-61236362-BAP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/backendAddressPools/extlb1-61236362-BAP1\",\r\n \"etag\": \"W/\\\"ea807441-e6f1-4531-8675-b959aac2c9f3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"syncState\": \"Succeeded\",\r\n \"loadBalancerBackendAddresses\": [],\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"httpRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/loadBalancingRules/httpRule\",\r\n \"etag\": \"W/\\\"ea807441-e6f1-4531-8675-b959aac2c9f3\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/frontendIPConfigurations/extlb1-61236362-FE1\"\r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\": 80,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": false,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/backendAddressPools/extlb1-61236362-BAP1\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/backendAddressPools/extlb1-61236362-BAP1\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/probes/httpProbe\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"httpProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/probes/httpProbe\",\r\n \"etag\": \"W/\\\"ea807441-e6f1-4531-8675-b959aac2c9f3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"/\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"probeThreshold\": 1,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": [\r\n {\r\n \"name\": \"extlb1-61236362-INP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/inboundNatPools/extlb1-61236362-INP1\",\r\n \"etag\": \"W/\\\"ea807441-e6f1-4531-8675-b959aac2c9f3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendPortRangeStart\": 5000,\r\n \"frontendPortRangeEnd\": 5099,\r\n \"backendPort\": 22,\r\n \"protocol\": \"Tcp\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"enableFloatingIP\": false,\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/frontendIPConfigurations/extlb1-61236362-FE1\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/inboundNatPools\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "x-ms-client-request-id" : "86125b4f-4fee-499b-9246-7e5befbccb81", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss30281?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59391?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "19b7c006-1ef5-4584-a3a5-48525ba1c841", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "95c32075-36f5-47b6-8d12-46be61dc1a8a", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1189", + "x-ms-ratelimit-remaining-subscription-writes" : "1193", "Pragma" : "no-cache", "retry-after" : "0", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:22:59 GMT", - "x-ms-correlation-request-id" : "2004ae51-94cc-488d-b76e-5097038c8016", + "Date" : "Wed, 19 Apr 2023 05:00:11 GMT", + "x-ms-correlation-request-id" : "7d410dba-e4f9-4b3f-8aef-915ad2f55712", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022300Z:2004ae51-94cc-488d-b76e-5097038c8016", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;59,Microsoft.Compute/CreateVMScaleSet30Min;299", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050012Z:7d410dba-e4f9-4b3f-8aef-915ad2f55712", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;59,Microsoft.Compute/CreateVMScaleSet30Min;295", "Expires" : "-1", "Content-Length" : "3163", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/342602d8-9bb8-4029-b6b1-a3f97c3e86be?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", - "x-ms-request-id" : "342602d8-9bb8-4029-b6b1-a3f97c3e86be", - "Body" : "{\r\n \"name\": \"vmss30281\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss30281\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Flexible\",\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss30281-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkApiVersion\":\"2020-11-01\",\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"enableIPForwarding\":false,\"deleteOption\":\"Delete\",\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"privateIPAddressVersion\":\"IPv4\",\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"applicationSecurityGroups\":[],\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/backendAddressPools/extlb1-01727717-BAP1\"}],\"applicationGatewayBackendAddressPools\":[]}}],\"dnsSettings\":{\"dnsServers\":[]}}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"7feced31-ced0-48b6-bc5d-1007795d0dc7\",\r\n \"platformFaultDomainCount\": 1,\r\n \"constrainedMaximumCapacity\": false,\r\n \"timeCreated\": \"2023-01-13T02:22:59.3039971+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "19b7c006-1ef5-4584-a3a5-48525ba1c841", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4f26f170-bf66-4617-aa51-b8255a269334?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", + "x-ms-request-id" : "4f26f170-bf66-4617-aa51-b8255a269334", + "Body" : "{\r\n \"name\": \"vmss59391\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59391\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Flexible\",\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss59391-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDiZZ6PxZMOVvotiF3VM4ksLjy92VqXgwgMmoNP3HG6QK5zjUSELB4NtEQmEed26RXpPi6pTrxS5Sx/tlD0IKBL+lejpqHr1R5KNJFopVRlIU1CyBTUIrAllpb+C9qjguOQMRvhP5Re73DZ+woSP7w9XMQLHyM/7+jYw9sc1/AJdQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkApiVersion\":\"2020-11-01\",\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"enableIPForwarding\":false,\"deleteOption\":\"Delete\",\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"privateIPAddressVersion\":\"IPv4\",\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"applicationSecurityGroups\":[],\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/backendAddressPools/extlb1-61236362-BAP1\"}],\"applicationGatewayBackendAddressPools\":[]}}],\"dnsSettings\":{\"dnsServers\":[]}}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"143fdc29-8146-4cfa-aef5-48858f483f72\",\r\n \"platformFaultDomainCount\": 1,\r\n \"constrainedMaximumCapacity\": false,\r\n \"timeCreated\": \"2023-04-19T05:00:10.1212739+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "95c32075-36f5-47b6-8d12-46be61dc1a8a", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/342602d8-9bb8-4029-b6b1-a3f97c3e86be?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4f26f170-bf66-4617-aa51-b8255a269334?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "2467ef85-9ddd-4f2f-8184-e748a5b39da3" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c9b0ffc7-8f3a-49a9-b549-8c6ed8784236" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11981", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", "StatusCode" : "200", - "x-ms-correlation-request-id" : "14a1747c-4762-4cd1-8332-340c8e6bba08", - "Date" : "Fri, 13 Jan 2023 02:23:30 GMT", + "x-ms-correlation-request-id" : "00785fe1-367a-477a-8713-d9513a856f89", + "Date" : "Wed, 19 Apr 2023 05:00:42 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14906,Microsoft.Compute/GetOperation30Min;29906", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022330Z:14a1747c-4762-4cd1-8332-340c8e6bba08", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14998,Microsoft.Compute/GetOperation30Min;29891", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050042Z:00785fe1-367a-477a-8713-d9513a856f89", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "9953a11f-5544-423f-9094-c29a7c9e1f43", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:59.2883716+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"342602d8-9bb8-4029-b6b1-a3f97c3e86be\"\r\n}", - "x-ms-client-request-id" : "2467ef85-9ddd-4f2f-8184-e748a5b39da3", + "x-ms-request-id" : "c35ed8c0-839b-4253-9fc8-f7181ee9058a", + "Body" : "{\r\n \"startTime\": \"2023-04-19T05:00:10.1212739+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f26f170-bf66-4617-aa51-b8255a269334\"\r\n}", + "x-ms-client-request-id" : "c9b0ffc7-8f3a-49a9-b549-8c6ed8784236", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/342602d8-9bb8-4029-b6b1-a3f97c3e86be?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/4f26f170-bf66-4617-aa51-b8255a269334?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "75ca8112-82e6-48dc-a1f1-a6e5bcd62e3d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f4a8e677-d9c7-4174-a980-fc42f58ac490" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11976", + "x-ms-ratelimit-remaining-subscription-reads" : "11984", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c0428a48-d2d6-4090-a955-62b1c1c6082e", - "Date" : "Fri, 13 Jan 2023 02:24:01 GMT", + "x-ms-correlation-request-id" : "3cef5481-c8f9-45dd-97c5-9e6075cd42d0", + "Date" : "Wed, 19 Apr 2023 05:01:13 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14847,Microsoft.Compute/GetOperation30Min;29846", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022401Z:c0428a48-d2d6-4090-a955-62b1c1c6082e", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14995,Microsoft.Compute/GetOperation30Min;29888", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050113Z:3cef5481-c8f9-45dd-97c5-9e6075cd42d0", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "e26b9a7b-70ab-4b0b-a9a4-20de836d7114", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:59.2883716+00:00\",\r\n \"endTime\": \"2023-01-13T02:23:39.2571348+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"342602d8-9bb8-4029-b6b1-a3f97c3e86be\"\r\n}", - "x-ms-client-request-id" : "75ca8112-82e6-48dc-a1f1-a6e5bcd62e3d", + "x-ms-request-id" : "b71e775c-87a1-4bba-a079-9b56b9d167e0", + "Body" : "{\r\n \"startTime\": \"2023-04-19T05:00:10.1212739+00:00\",\r\n \"endTime\": \"2023-04-19T05:00:47.7928794+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"4f26f170-bf66-4617-aa51-b8255a269334\"\r\n}", + "x-ms-client-request-id" : "f4a8e677-d9c7-4174-a980-fc42f58ac490", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss30281?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59391?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "94cb233c-3cc8-472d-b349-554ec80a3f4c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3187bf34-0f3e-4923-a833-504f0b716f16" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", "StatusCode" : "200", - "x-ms-correlation-request-id" : "1e7c65e5-f502-4b47-afc5-22e486493b3a", - "Date" : "Fri, 13 Jan 2023 02:24:01 GMT", + "x-ms-correlation-request-id" : "0d7f06bf-9ba7-47f8-90fe-703a87477fe7", + "Date" : "Wed, 19 Apr 2023 05:01:14 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;398,Microsoft.Compute/GetVMScaleSet30Min;2598", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022401Z:1e7c65e5-f502-4b47-afc5-22e486493b3a", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;396,Microsoft.Compute/GetVMScaleSet30Min;2560", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050115Z:0d7f06bf-9ba7-47f8-90fe-703a87477fe7", "Expires" : "-1", "Content-Length" : "3164", - "x-ms-request-id" : "66cb564d-b728-45b0-9cf4-2d0139c87289", - "Body" : "{\r\n \"name\": \"vmss30281\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss30281\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Flexible\",\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss30281-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkApiVersion\":\"2020-11-01\",\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"enableIPForwarding\":false,\"deleteOption\":\"Delete\",\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"privateIPAddressVersion\":\"IPv4\",\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"applicationSecurityGroups\":[],\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/backendAddressPools/extlb1-01727717-BAP1\"}],\"applicationGatewayBackendAddressPools\":[]}}],\"dnsSettings\":{\"dnsServers\":[]}}}]}\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"7feced31-ced0-48b6-bc5d-1007795d0dc7\",\r\n \"platformFaultDomainCount\": 1,\r\n \"constrainedMaximumCapacity\": false,\r\n \"timeCreated\": \"2023-01-13T02:22:59.3039971+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "94cb233c-3cc8-472d-b349-554ec80a3f4c", + "x-ms-request-id" : "21865104-7dc3-4748-9fff-0dd8b6ac7628", + "Body" : "{\r\n \"name\": \"vmss59391\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59391\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Flexible\",\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss59391-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDiZZ6PxZMOVvotiF3VM4ksLjy92VqXgwgMmoNP3HG6QK5zjUSELB4NtEQmEed26RXpPi6pTrxS5Sx/tlD0IKBL+lejpqHr1R5KNJFopVRlIU1CyBTUIrAllpb+C9qjguOQMRvhP5Re73DZ+woSP7w9XMQLHyM/7+jYw9sc1/AJdQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkApiVersion\":\"2020-11-01\",\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"enableIPForwarding\":false,\"deleteOption\":\"Delete\",\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"privateIPAddressVersion\":\"IPv4\",\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"applicationSecurityGroups\":[],\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/backendAddressPools/extlb1-61236362-BAP1\"}],\"applicationGatewayBackendAddressPools\":[]}}],\"dnsSettings\":{\"dnsServers\":[]}}}]}\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"143fdc29-8146-4cfa-aef5-48858f483f72\",\r\n \"platformFaultDomainCount\": 1,\r\n \"constrainedMaximumCapacity\": false,\r\n \"timeCreated\": \"2023-04-19T05:00:10.1212739+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "3187bf34-0f3e-4923-a833-504f0b716f16", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg49357?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg82258?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "e9bf17f9-525c-47cc-8654-00db8a495964", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "fb764970-b62e-4124-8f69-fa2953621959", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", + "x-ms-ratelimit-remaining-subscription-writes" : "1192", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:24:04 GMT", - "x-ms-correlation-request-id" : "eff91789-a0b5-4734-9edc-b976fbd12227", + "Date" : "Wed, 19 Apr 2023 05:01:16 GMT", + "x-ms-correlation-request-id" : "d1797599-0b06-49c7-bd98-fdf605a383e5", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022405Z:eff91789-a0b5-4734-9edc-b976fbd12227", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050117Z:d1797599-0b06-49c7-bd98-fdf605a383e5", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "eff91789-a0b5-4734-9edc-b976fbd12227", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357\",\"name\":\"javacsmrg49357\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "d1797599-0b06-49c7-bd98-fdf605a383e5", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258\",\"name\":\"javacsmrg82258\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip1731510a?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet51214c9073?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "7162ef49-b8bb-4d2f-aa7a-78276ca7aefb", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9bb03f8b-944b-4c23-9e2c-41558cefd22e", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1184", + "x-ms-ratelimit-remaining-subscription-writes" : "1197", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:24:09 GMT", - "x-ms-correlation-request-id" : "07e8e414-cdcc-43b1-9c53-a79d89c80320", - "x-ms-arm-service-request-id" : "509f8c9d-8887-4b60-b07a-8b4d2236a8f2", + "Date" : "Wed, 19 Apr 2023 05:01:21 GMT", + "x-ms-correlation-request-id" : "94f7c4a5-8cb1-4b39-99fd-e9b00d9f9970", + "x-ms-arm-service-request-id" : "b8e33cff-05bb-4010-bf22-e270cb50d378", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022410Z:07e8e414-cdcc-43b1-9c53-a79d89c80320", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050122Z:94f7c4a5-8cb1-4b39-99fd-e9b00d9f9970", "Expires" : "-1", - "Content-Length" : "771", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/55181256-ab3e-4245-93a4-c3ac33b431ea?api-version=2022-09-01", - "x-ms-request-id" : "55181256-ab3e-4245-93a4-c3ac33b431ea", - "Body" : "{\r\n \"name\": \"pip1731510a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip1731510a\",\r\n \"etag\": \"W/\\\"2d7ceff2-371a-4b03-8fff-1d81bbe7b61b\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"0ddc45b6-1c5a-4b83-b386-c9a40784daed\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip462697\",\r\n \"fqdn\": \"pip462697.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "x-ms-client-request-id" : "7162ef49-b8bb-4d2f-aa7a-78276ca7aefb", + "Content-Length" : "1309", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/6a5f62de-c74b-49ae-a0f1-51ca83114f48?api-version=2022-09-01", + "x-ms-request-id" : "6a5f62de-c74b-49ae-a0f1-51ca83114f48", + "Body" : "{\r\n \"name\": \"vnet51214c9073\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet51214c9073\",\r\n \"etag\": \"W/\\\"020e8ba9-481d-4657-85e1-442b1a81db1a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"24d96aa8-d7c5-4c37-934d-5332a269c2c5\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.1.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet51214c9073/subnets/subnet1\",\r\n \"etag\": \"W/\\\"020e8ba9-481d-4657-85e1-442b1a81db1a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.1.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "9bb03f8b-944b-4c23-9e2c-41558cefd22e", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/55181256-ab3e-4245-93a4-c3ac33b431ea?api-version=2022-09-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip77690071?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "4d10d87a-892a-4e32-8ad7-f5309670d415" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5b6c1232-1da6-492a-bb26-8dfd8ad4d681", + "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-writes" : "1191", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11984", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "dd291b7d-3987-4afc-881f-3736bbd1eed6", - "Date" : "Fri, 13 Jan 2023 02:24:11 GMT", - "x-ms-arm-service-request-id" : "0c58e614-ab5c-461e-9d04-8c5510cd4abd", + "Azure-AsyncNotification" : "Enabled", + "StatusCode" : "201", + "Date" : "Wed, 19 Apr 2023 05:01:21 GMT", + "x-ms-correlation-request-id" : "73a6537e-a367-429d-825a-64b382c493ec", + "x-ms-arm-service-request-id" : "7507097b-5611-4ae1-9c98-abf5042b34b8", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022411Z:dd291b7d-3987-4afc-881f-3736bbd1eed6", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050122Z:73a6537e-a367-429d-825a-64b382c493ec", "Expires" : "-1", - "Content-Length" : "29", - "x-ms-request-id" : "c2c594cf-8a35-473b-8d70-e707b8a9b3e2", - "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "4d10d87a-892a-4e32-8ad7-f5309670d415", + "Content-Length" : "771", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/454904e1-7bd8-481c-8e86-bd23badb8738?api-version=2022-09-01", + "x-ms-request-id" : "454904e1-7bd8-481c-8e86-bd23badb8738", + "Body" : "{\r\n \"name\": \"pip77690071\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip77690071\",\r\n \"etag\": \"W/\\\"3c46a71a-4bb4-4ddf-a5fc-949924b8d17b\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"3a7f9e81-b96c-47bc-8354-d7c02cf569f8\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip69370a\",\r\n \"fqdn\": \"pip69370a.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "x-ms-client-request-id" : "5b6c1232-1da6-492a-bb26-8dfd8ad4d681", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet71948c9401?api-version=2022-09-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/454904e1-7bd8-481c-8e86-bd23badb8738?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "4393ab71-7457-4ad3-a78d-b24b4950257c", - "Content-Type" : "application/json" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "8a92739f-faf9-4185-b563-0911b0740741" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1187", "Pragma" : "no-cache", - "Azure-AsyncNotification" : "Enabled", - "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:24:11 GMT", - "x-ms-correlation-request-id" : "59406b87-993a-434f-9778-6d84c536e291", - "x-ms-arm-service-request-id" : "4453daf3-a2db-46e5-a524-d410ae935bd6", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11984", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "b510837b-8a84-4b80-862d-3e9887c2dcb0", + "Date" : "Wed, 19 Apr 2023 05:01:23 GMT", + "x-ms-arm-service-request-id" : "37980dde-7bf1-4e98-8a47-d828dbe4c4d6", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022411Z:59406b87-993a-434f-9778-6d84c536e291", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050124Z:b510837b-8a84-4b80-862d-3e9887c2dcb0", "Expires" : "-1", - "Content-Length" : "1309", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/26dce3c8-d45a-4438-b6c3-aca0bd9ba500?api-version=2022-09-01", - "x-ms-request-id" : "26dce3c8-d45a-4438-b6c3-aca0bd9ba500", - "Body" : "{\r\n \"name\": \"vnet71948c9401\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet71948c9401\",\r\n \"etag\": \"W/\\\"b0686512-608d-4fa5-b832-1c6cbd9ce3f5\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"f7ad7db7-010b-4e5f-824a-25932acc4d84\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.1.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet71948c9401/subnets/subnet1\",\r\n \"etag\": \"W/\\\"b0686512-608d-4fa5-b832-1c6cbd9ce3f5\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.1.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "4393ab71-7457-4ad3-a78d-b24b4950257c", + "Content-Length" : "29", + "x-ms-request-id" : "86b8c99a-d8da-440f-90e0-d034d98a2e7c", + "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", + "x-ms-client-request-id" : "8a92739f-faf9-4185-b563-0911b0740741", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip1731510a?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip77690071?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0ceaf7d6-4547-4793-b89f-3e5124b2e88f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0f2cee91-a4e5-484f-b9b8-7b56e860e4d1" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11971", + "x-ms-ratelimit-remaining-subscription-reads" : "11983", "StatusCode" : "200", - "x-ms-correlation-request-id" : "81ea2de5-e846-450f-86aa-c5c37421f1e4", - "Date" : "Fri, 13 Jan 2023 02:24:12 GMT", - "x-ms-arm-service-request-id" : "1d64f0a6-f05c-42c7-8f2b-7ef03c2aff6c", + "x-ms-correlation-request-id" : "51c60080-5a88-4e4e-b182-2a563e564a65", + "Date" : "Wed, 19 Apr 2023 05:01:24 GMT", + "x-ms-arm-service-request-id" : "3685047c-4a6d-43cf-a500-8aab9a02578d", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"f5ba7338-c38f-4bbf-bef4-54e9b00a8a7e\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022412Z:81ea2de5-e846-450f-86aa-c5c37421f1e4", + "ETag" : "W/\"e8fabd23-d6d8-4df4-8c53-942a44020664\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050125Z:51c60080-5a88-4e4e-b182-2a563e564a65", "Expires" : "-1", "Content-Length" : "772", - "x-ms-request-id" : "e61477c9-f8af-4a3e-90f4-99f1b448837e", - "Body" : "{\r\n \"name\": \"pip1731510a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip1731510a\",\r\n \"etag\": \"W/\\\"f5ba7338-c38f-4bbf-bef4-54e9b00a8a7e\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"0ddc45b6-1c5a-4b83-b386-c9a40784daed\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip462697\",\r\n \"fqdn\": \"pip462697.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "x-ms-client-request-id" : "0ceaf7d6-4547-4793-b89f-3e5124b2e88f", + "x-ms-request-id" : "396eab32-cca8-402d-9504-a46c8cb9b687", + "Body" : "{\r\n \"name\": \"pip77690071\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip77690071\",\r\n \"etag\": \"W/\\\"e8fabd23-d6d8-4df4-8c53-942a44020664\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"3a7f9e81-b96c-47bc-8354-d7c02cf569f8\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip69370a\",\r\n \"fqdn\": \"pip69370a.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "x-ms-client-request-id" : "0f2cee91-a4e5-484f-b9b8-7b56e860e4d1", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/26dce3c8-d45a-4438-b6c3-aca0bd9ba500?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/6a5f62de-c74b-49ae-a0f1-51ca83114f48?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c19679a6-5d7b-44c9-a7f5-e671fb301818" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d9c10377-45ba-44fa-a5d6-17277daff02b" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11977", + "x-ms-ratelimit-remaining-subscription-reads" : "11983", "StatusCode" : "200", - "x-ms-correlation-request-id" : "cdbd141f-d6ba-4719-aded-60dea1aeeadc", - "Date" : "Fri, 13 Jan 2023 02:24:15 GMT", - "x-ms-arm-service-request-id" : "6e1cd8b6-1d85-422a-a77a-cc2dcf255402", + "x-ms-correlation-request-id" : "1ff7710a-4489-4e7e-ad5a-1a95f2233885", + "Date" : "Wed, 19 Apr 2023 05:01:24 GMT", + "x-ms-arm-service-request-id" : "3b4c5303-812a-4370-a485-6841cf75a4c9", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022415Z:cdbd141f-d6ba-4719-aded-60dea1aeeadc", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050125Z:1ff7710a-4489-4e7e-ad5a-1a95f2233885", "Expires" : "-1", "Content-Length" : "29", - "x-ms-request-id" : "ba2ed499-bdc9-426b-993f-b6fa63c686db", + "x-ms-request-id" : "923cfb34-1263-4361-9dc2-83cd7c3210fb", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "c19679a6-5d7b-44c9-a7f5-e671fb301818", + "x-ms-client-request-id" : "d9c10377-45ba-44fa-a5d6-17277daff02b", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet71948c9401?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet51214c9073?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "75f9ab22-bca0-4784-86c5-1f0eb970663d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "fe45694c-8251-46f9-aa66-21430e462a6b" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11973", + "x-ms-ratelimit-remaining-subscription-reads" : "11982", "StatusCode" : "200", - "x-ms-correlation-request-id" : "8ca41a27-19bf-414e-90f2-2501bee5705a", - "Date" : "Fri, 13 Jan 2023 02:24:16 GMT", - "x-ms-arm-service-request-id" : "05eed05a-acec-41ca-a7df-90197f312ba7", + "x-ms-correlation-request-id" : "a31f44d8-cfd9-4ee1-8738-bdf5ab018fc4", + "Date" : "Wed, 19 Apr 2023 05:01:25 GMT", + "x-ms-arm-service-request-id" : "4997eeb2-5fee-448e-ad0a-c5bf8e6c986d", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"e312072d-acb9-4d68-ad9f-3eac61328879\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022416Z:8ca41a27-19bf-414e-90f2-2501bee5705a", + "ETag" : "W/\"4a1796e4-9ef7-4ee5-8739-cbaf4181c986\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050126Z:a31f44d8-cfd9-4ee1-8738-bdf5ab018fc4", "Expires" : "-1", "Content-Length" : "1311", - "x-ms-request-id" : "bbad14cf-1667-4b6a-82ab-ab98d7cbee2f", - "Body" : "{\r\n \"name\": \"vnet71948c9401\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet71948c9401\",\r\n \"etag\": \"W/\\\"e312072d-acb9-4d68-ad9f-3eac61328879\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"f7ad7db7-010b-4e5f-824a-25932acc4d84\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.1.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet71948c9401/subnets/subnet1\",\r\n \"etag\": \"W/\\\"e312072d-acb9-4d68-ad9f-3eac61328879\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.1.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "75f9ab22-bca0-4784-86c5-1f0eb970663d", + "x-ms-request-id" : "0e6cfc82-a787-45c3-9a05-4ea421d06008", + "Body" : "{\r\n \"name\": \"vnet51214c9073\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet51214c9073\",\r\n \"etag\": \"W/\\\"4a1796e4-9ef7-4ee5-8739-cbaf4181c986\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"24d96aa8-d7c5-4c37-934d-5332a269c2c5\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.1.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet51214c9073/subnets/subnet1\",\r\n \"etag\": \"W/\\\"4a1796e4-9ef7-4ee5-8739-cbaf4181c986\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.1.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "fe45694c-8251-46f9-aa66-21430e462a6b", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/networkInterfaces/nic34254ad1823?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/networkInterfaces/nic236239c30a0?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "76752e85-5d66-42e9-9b0d-957df3add708", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e30b0a06-2fbb-493b-8d8f-8b2158d68bb0", "Content-Type" : "application/json" }, "Response" : { @@ -621,257 +621,255 @@ "retry-after" : "0", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:24:21 GMT", - "x-ms-correlation-request-id" : "4c66b6e8-37a4-4146-864e-58d38db28206", - "x-ms-arm-service-request-id" : "db4000a5-78de-4077-aa9a-ab8c08e3d657", + "Date" : "Wed, 19 Apr 2023 05:01:28 GMT", + "x-ms-correlation-request-id" : "1451d27b-8ac9-46de-9837-4bc5618a1cad", + "x-ms-arm-service-request-id" : "a333a36c-52dd-45d2-9a7e-917ac9a90586", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022422Z:4c66b6e8-37a4-4146-864e-58d38db28206", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050129Z:1451d27b-8ac9-46de-9837-4bc5618a1cad", "Expires" : "-1", "Content-Length" : "1999", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/fb7160fb-35f6-4f23-904a-5bf8cbc786e4?api-version=2022-09-01", - "x-ms-request-id" : "fb7160fb-35f6-4f23-904a-5bf8cbc786e4", - "Body" : "{\r\n \"name\": \"nic34254ad1823\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/networkInterfaces/nic34254ad1823\",\r\n \"etag\": \"W/\\\"22ec68ec-1dc8-4abc-a8ab-f50e640f90ab\\\"\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"51f4ff21-f5da-4535-9646-b730423b13f0\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/networkInterfaces/nic34254ad1823/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"22ec68ec-1dc8-4abc-a8ab-f50e640f90ab\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.1.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip1731510a\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet71948c9401/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"w34013ylafpu3askewjsvtcnqe.bx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"vnetEncryptionSupported\": false,\r\n \"enableIPForwarding\": false,\r\n \"disableTcpStateTracking\": false,\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": [],\r\n \"nicType\": \"Standard\",\r\n \"allowPort25Out\": true\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\",\r\n \"location\": \"eastus\",\r\n \"kind\": \"Regular\"\r\n}", - "x-ms-client-request-id" : "76752e85-5d66-42e9-9b0d-957df3add708", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ac453713-b1f8-49a5-bf4d-b9eb862f3851?api-version=2022-09-01", + "x-ms-request-id" : "ac453713-b1f8-49a5-bf4d-b9eb862f3851", + "Body" : "{\r\n \"name\": \"nic236239c30a0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/networkInterfaces/nic236239c30a0\",\r\n \"etag\": \"W/\\\"578c1be1-08d5-4844-9d28-0536590fca80\\\"\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"5d2336f4-2b83-4907-8ca1-f628f506d502\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/networkInterfaces/nic236239c30a0/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"578c1be1-08d5-4844-9d28-0536590fca80\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.1.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip77690071\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet51214c9073/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"vbvnsjgf021uze0nkmzke0ocyf.bx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"vnetEncryptionSupported\": false,\r\n \"enableIPForwarding\": false,\r\n \"disableTcpStateTracking\": false,\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": [],\r\n \"nicType\": \"Standard\",\r\n \"allowPort25Out\": true\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\",\r\n \"location\": \"eastus\",\r\n \"kind\": \"Regular\"\r\n}", + "x-ms-client-request-id" : "e30b0a06-2fbb-493b-8d8f-8b2158d68bb0", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachines/vm71834f?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachines/vm81412c?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "378e5d81-4823-4044-aeff-470198496010", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b65f9f39-74bf-421a-8134-799465563547", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1184", + "x-ms-ratelimit-remaining-subscription-writes" : "1190", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:24:27 GMT", - "x-ms-correlation-request-id" : "2a704db1-e3a1-4c6f-9411-96022d36d511", + "Date" : "Wed, 19 Apr 2023 05:01:36 GMT", + "x-ms-correlation-request-id" : "7b82a77f-06b4-452b-b83b-5ff5474507ee", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022427Z:2a704db1-e3a1-4c6f-9411-96022d36d511", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;179,Microsoft.Compute/PutVM30Min;1138", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050136Z:7b82a77f-06b4-452b-b83b-5ff5474507ee", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;238,Microsoft.Compute/PutVM30Min;1190", "Expires" : "-1", "Content-Length" : "2486", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1965077a-7d16-48e6-a40a-8e224e52a8a0?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", - "x-ms-request-id" : "1965077a-7d16-48e6-a40a-8e224e52a8a0", - "Body" : "{\r\n \"name\": \"vm71834f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachines/vm71834f\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"931c0e8f-b9ad-40e0-ba79-58ea8d4e2d08\",\r\n \"virtualMachineScaleSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss30281\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm71834f\",\r\n \"adminUsername\": \"jvuser2\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser2/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/networkInterfaces/nic34254ad1823\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:24:25.5696432+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "378e5d81-4823-4044-aeff-470198496010", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ba0fed82-08cb-40f9-b53e-b83d8e789d28?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", + "x-ms-request-id" : "ba0fed82-08cb-40f9-b53e-b83d8e789d28", + "Body" : "{\r\n \"name\": \"vm81412c\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachines/vm81412c\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"74bbe230-d9f4-40c1-bed8-35436491e2ad\",\r\n \"virtualMachineScaleSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59391\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202303280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm81412c\",\r\n \"adminUsername\": \"jvuser2\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser2/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDiZZ6PxZMOVvotiF3VM4ksLjy92VqXgwgMmoNP3HG6QK5zjUSELB4NtEQmEed26RXpPi6pTrxS5Sx/tlD0IKBL+lejpqHr1R5KNJFopVRlIU1CyBTUIrAllpb+C9qjguOQMRvhP5Re73DZ+woSP7w9XMQLHyM/7+jYw9sc1/AJdQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/networkInterfaces/nic236239c30a0\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-04-19T05:01:32.6519302+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "b65f9f39-74bf-421a-8134-799465563547", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1965077a-7d16-48e6-a40a-8e224e52a8a0?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ba0fed82-08cb-40f9-b53e-b83d8e789d28?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "9f8a30c8-c334-4ee4-9d4b-b8641b875d62" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d990e41d-f3d2-4d49-9820-0601326221f6" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", + "x-ms-ratelimit-remaining-subscription-reads" : "11982", "StatusCode" : "200", - "x-ms-correlation-request-id" : "504aaeed-3ca5-4e81-acc9-2599ec246ed5", - "Date" : "Fri, 13 Jan 2023 02:24:37 GMT", + "x-ms-correlation-request-id" : "18f88f97-3540-482b-ac58-7ce3a5345927", + "Date" : "Wed, 19 Apr 2023 05:01:46 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "Retry-After" : "0", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14766,Microsoft.Compute/GetOperation30Min;29763", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022438Z:504aaeed-3ca5-4e81-acc9-2599ec246ed5", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29886", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050147Z:18f88f97-3540-482b-ac58-7ce3a5345927", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "ed8e2878-b9b8-4000-94b5-4d21c9c470ac", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:24:24.1477685+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1965077a-7d16-48e6-a40a-8e224e52a8a0\"\r\n}", - "x-ms-client-request-id" : "9f8a30c8-c334-4ee4-9d4b-b8641b875d62", + "x-ms-request-id" : "1710aa12-298b-4d1b-8909-4fe68387ab82", + "Body" : "{\r\n \"startTime\": \"2023-04-19T05:01:32.6519302+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba0fed82-08cb-40f9-b53e-b83d8e789d28\"\r\n}", + "x-ms-client-request-id" : "d990e41d-f3d2-4d49-9820-0601326221f6", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1965077a-7d16-48e6-a40a-8e224e52a8a0?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ba0fed82-08cb-40f9-b53e-b83d8e789d28?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "bb56dc1a-3821-4495-8d02-abe2a46c5f4f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "523f5be9-670a-4a0f-b9fa-28fea253ea30" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11981", "StatusCode" : "200", - "x-ms-correlation-request-id" : "746fdd34-2cab-4f43-91d5-cb16531f87a8", - "Date" : "Fri, 13 Jan 2023 02:25:13 GMT", + "x-ms-correlation-request-id" : "b2c93ed9-daf1-4314-aee5-a7b221fa84cb", + "Date" : "Wed, 19 Apr 2023 05:02:22 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14694,Microsoft.Compute/GetOperation30Min;29682", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022514Z:746fdd34-2cab-4f43-91d5-cb16531f87a8", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14988,Microsoft.Compute/GetOperation30Min;29881", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050223Z:b2c93ed9-daf1-4314-aee5-a7b221fa84cb", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "26b5bbc9-3677-467e-99db-fb9b5eb96a73", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:24:24.1477685+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1965077a-7d16-48e6-a40a-8e224e52a8a0\"\r\n}", - "x-ms-client-request-id" : "bb56dc1a-3821-4495-8d02-abe2a46c5f4f", + "x-ms-request-id" : "d51005bf-ede5-49d1-9cdd-93467f3d1858", + "Body" : "{\r\n \"startTime\": \"2023-04-19T05:01:32.6519302+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba0fed82-08cb-40f9-b53e-b83d8e789d28\"\r\n}", + "x-ms-client-request-id" : "523f5be9-670a-4a0f-b9fa-28fea253ea30", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1965077a-7d16-48e6-a40a-8e224e52a8a0?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ba0fed82-08cb-40f9-b53e-b83d8e789d28?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "b511b85d-30b0-4c0b-96fa-8e4319d161c3" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cce5fd8b-f6fb-4fc6-94e0-117b9bd20af4" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", + "x-ms-ratelimit-remaining-subscription-reads" : "11981", "StatusCode" : "200", - "x-ms-correlation-request-id" : "d18f17a8-5653-4cb3-8f2e-dc8723437b2d", - "Date" : "Fri, 13 Jan 2023 02:25:44 GMT", + "x-ms-correlation-request-id" : "3a50d93c-01c4-4c51-8bac-6d86ba212d39", + "Date" : "Wed, 19 Apr 2023 05:02:33 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14657,Microsoft.Compute/GetOperation30Min;29618", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022544Z:d18f17a8-5653-4cb3-8f2e-dc8723437b2d", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14987,Microsoft.Compute/GetOperation30Min;29880", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050233Z:3a50d93c-01c4-4c51-8bac-6d86ba212d39", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "37dd4953-96da-4286-ac7c-f9063e225b71", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:24:24.1477685+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1965077a-7d16-48e6-a40a-8e224e52a8a0\"\r\n}", - "x-ms-client-request-id" : "b511b85d-30b0-4c0b-96fa-8e4319d161c3", + "x-ms-request-id" : "2875f7a9-83d9-4bab-b891-3dcf778d48bb", + "Body" : "{\r\n \"startTime\": \"2023-04-19T05:01:32.6519302+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba0fed82-08cb-40f9-b53e-b83d8e789d28\"\r\n}", + "x-ms-client-request-id" : "cce5fd8b-f6fb-4fc6-94e0-117b9bd20af4", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1965077a-7d16-48e6-a40a-8e224e52a8a0?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ba0fed82-08cb-40f9-b53e-b83d8e789d28?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "9d9a2549-587d-4dc0-8acc-0ef7f590ee81" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5ea0622a-5899-4d84-a361-d69a786f9307" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11977", + "x-ms-ratelimit-remaining-subscription-reads" : "11980", "StatusCode" : "200", - "x-ms-correlation-request-id" : "759296ba-3b61-4e39-a5da-66ac300e98f2", - "Date" : "Fri, 13 Jan 2023 02:26:14 GMT", + "x-ms-correlation-request-id" : "b1ee1a52-6702-47ef-83b9-3d2b29d448d2", + "Date" : "Wed, 19 Apr 2023 05:02:44 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14650,Microsoft.Compute/GetOperation30Min;29558", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022614Z:759296ba-3b61-4e39-a5da-66ac300e98f2", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14985,Microsoft.Compute/GetOperation30Min;29878", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050244Z:b1ee1a52-6702-47ef-83b9-3d2b29d448d2", "Expires" : "-1", - "Content-Length" : "184", - "x-ms-request-id" : "b29b606a-fc21-433b-a553-60ef2f28ec4f", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:24:24.1477685+00:00\",\r\n \"endTime\": \"2023-01-13T02:25:46.9602859+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"1965077a-7d16-48e6-a40a-8e224e52a8a0\"\r\n}", - "x-ms-client-request-id" : "9d9a2549-587d-4dc0-8acc-0ef7f590ee81", + "Content-Length" : "134", + "x-ms-request-id" : "90c86264-e9c3-4024-b804-e5eb33819190", + "Body" : "{\r\n \"startTime\": \"2023-04-19T05:01:32.6519302+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba0fed82-08cb-40f9-b53e-b83d8e789d28\"\r\n}", + "x-ms-client-request-id" : "5ea0622a-5899-4d84-a361-d69a786f9307", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachines/vm71834f?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ba0fed82-08cb-40f9-b53e-b83d8e789d28?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "dded5c70-07aa-47d0-8d0f-48e9e83d1d8f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "bb99410f-bada-4e59-9992-e4b53c175bac" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11956", + "x-ms-ratelimit-remaining-subscription-reads" : "11980", "StatusCode" : "200", - "x-ms-correlation-request-id" : "fec5f8e7-5aa5-4203-9cfd-4e0f8e6979bd", - "Date" : "Fri, 13 Jan 2023 02:26:15 GMT", + "x-ms-correlation-request-id" : "8a3f2b11-cf44-4a6f-be02-644ced28b9bb", + "Date" : "Wed, 19 Apr 2023 05:02:54 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3584,Microsoft.Compute/LowCostGet30Min;31591", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022615Z:fec5f8e7-5aa5-4203-9cfd-4e0f8e6979bd", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14984,Microsoft.Compute/GetOperation30Min;29877", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050255Z:8a3f2b11-cf44-4a6f-be02-644ced28b9bb", "Expires" : "-1", - "Content-Length" : "2745", - "x-ms-request-id" : "b6065944-538c-4206-9ae3-d855f2b53511", - "Body" : "{\r\n \"name\": \"vm71834f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachines/vm71834f\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"931c0e8f-b9ad-40e0-ba79-58ea8d4e2d08\",\r\n \"virtualMachineScaleSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss30281\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vm71834f_OsDisk_1_d23d681b3bc64660b08ffdbe228183a8\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/disks/vm71834f_OsDisk_1_d23d681b3bc64660b08ffdbe228183a8\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm71834f\",\r\n \"adminUsername\": \"jvuser2\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser2/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/networkInterfaces/nic34254ad1823\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-01-13T02:24:25.5696432+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "dded5c70-07aa-47d0-8d0f-48e9e83d1d8f", + "Content-Length" : "184", + "x-ms-request-id" : "b2352b24-4fa6-426d-909b-c55d1878761a", + "Body" : "{\r\n \"startTime\": \"2023-04-19T05:01:32.6519302+00:00\",\r\n \"endTime\": \"2023-04-19T05:02:46.1358098+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"ba0fed82-08cb-40f9-b53e-b83d8e789d28\"\r\n}", + "x-ms-client-request-id" : "bb99410f-bada-4e59-9992-e4b53c175bac", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss30281?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachines/vm81412c?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "3191a663-0262-4277-9f77-41f212ce3dfc", - "Content-Type" : "application/json" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "218e7e48-8b25-4beb-980d-97801a44a250" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", + "x-ms-ratelimit-remaining-subscription-reads" : "11979", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:26:15 GMT", - "x-ms-correlation-request-id" : "acae28a4-6466-473b-a2c7-f43d25ff17d6", + "x-ms-correlation-request-id" : "df935bfe-b216-44bf-b9d4-c25b52a291c3", + "Date" : "Wed, 19 Apr 2023 05:02:55 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022615Z:acae28a4-6466-473b-a2c7-f43d25ff17d6", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;372,Microsoft.Compute/GetVMScaleSet30Min;2572", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3985,Microsoft.Compute/LowCostGet30Min;31915", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050256Z:df935bfe-b216-44bf-b9d4-c25b52a291c3", "Expires" : "-1", - "Content-Length" : "3446", - "x-ms-request-id" : "62bd8a1b-947e-4c14-8a6d-a541c6415bdc", - "Body" : "{\r\n \"name\": \"vmss30281\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss30281\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-eastus\": {}\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Flexible\",\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss30281-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkApiVersion\":\"2020-11-01\",\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"enableIPForwarding\":false,\"deleteOption\":\"Delete\",\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"privateIPAddressVersion\":\"IPv4\",\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"applicationSecurityGroups\":[],\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/backendAddressPools/extlb1-01727717-BAP1\"}],\"applicationGatewayBackendAddressPools\":[]}}],\"dnsSettings\":{\"dnsServers\":[]}}}]}\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"7feced31-ced0-48b6-bc5d-1007795d0dc7\",\r\n \"platformFaultDomainCount\": 1,\r\n \"constrainedMaximumCapacity\": false,\r\n \"timeCreated\": \"2023-01-13T02:22:59.3039971+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "3191a663-0262-4277-9f77-41f212ce3dfc", + "Content-Length" : "2745", + "x-ms-request-id" : "e540e661-d332-422b-a73a-703cb4a6398a", + "Body" : "{\r\n \"name\": \"vm81412c\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachines/vm81412c\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"74bbe230-d9f4-40c1-bed8-35436491e2ad\",\r\n \"virtualMachineScaleSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59391\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202303280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vm81412c_OsDisk_1_c16185819eac4910bb73c4005b26b421\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/disks/vm81412c_OsDisk_1_c16185819eac4910bb73c4005b26b421\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm81412c\",\r\n \"adminUsername\": \"jvuser2\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser2/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDiZZ6PxZMOVvotiF3VM4ksLjy92VqXgwgMmoNP3HG6QK5zjUSELB4NtEQmEed26RXpPi6pTrxS5Sx/tlD0IKBL+lejpqHr1R5KNJFopVRlIU1CyBTUIrAllpb+C9qjguOQMRvhP5Re73DZ+woSP7w9XMQLHyM/7+jYw9sc1/AJdQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/networkInterfaces/nic236239c30a0\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-19T05:01:32.6519302+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "218e7e48-8b25-4beb-980d-97801a44a250", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss30281/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59391?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "a2204abc-28a5-4975-a7f8-7a1b05f4b3d6", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cb00c55f-97ee-41d6-a5fb-ac4ffaff6499", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-request-charge" : "2", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", + "x-ms-ratelimit-remaining-subscription-reads" : "11979", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:26:15 GMT", - "x-ms-correlation-request-id" : "3d6c7e28-1802-4467-b647-ea6e22b25915", + "Date" : "Wed, 19 Apr 2023 05:02:56 GMT", + "x-ms-correlation-request-id" : "4ce2cb07-eb74-4721-a517-a9b8b7e74dbc", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022616Z:3d6c7e28-1802-4467-b647-ea6e22b25915", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGetVMScaleSet3Min;176,Microsoft.Compute/HighCostGetVMScaleSet30Min;896,Microsoft.Compute/VMScaleSetVMViews3Min;4990", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050257Z:4ce2cb07-eb74-4721-a517-a9b8b7e74dbc", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;387,Microsoft.Compute/GetVMScaleSet30Min;2550", "Expires" : "-1", - "Content-Length" : "788", - "x-ms-request-id" : "c56be184-43a9-4f66-abcb-8b5d8d1e1f24", - "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm71834f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss30281/virtualMachines/vm71834f\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"zones\": [\r\n null\r\n ]\r\n },\r\n {\r\n \"name\": \"vmss30281_a5ee9cc7\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss30281/virtualMachines/vmss30281_a5ee9cc7\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"zones\": [\r\n null\r\n ]\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "a2204abc-28a5-4975-a7f8-7a1b05f4b3d6", + "Content-Length" : "3446", + "x-ms-request-id" : "d21342fe-68f8-4608-9cfe-82b16f76c88e", + "Body" : "{\r\n \"name\": \"vmss59391\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59391\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-eastus\": {}\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Flexible\",\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss59391-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDiZZ6PxZMOVvotiF3VM4ksLjy92VqXgwgMmoNP3HG6QK5zjUSELB4NtEQmEed26RXpPi6pTrxS5Sx/tlD0IKBL+lejpqHr1R5KNJFopVRlIU1CyBTUIrAllpb+C9qjguOQMRvhP5Re73DZ+woSP7w9XMQLHyM/7+jYw9sc1/AJdQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkApiVersion\":\"2020-11-01\",\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"enableIPForwarding\":false,\"deleteOption\":\"Delete\",\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"privateIPAddressVersion\":\"IPv4\",\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"applicationSecurityGroups\":[],\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/backendAddressPools/extlb1-61236362-BAP1\"}],\"applicationGatewayBackendAddressPools\":[]}}],\"dnsSettings\":{\"dnsServers\":[]}}}]}\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"143fdc29-8146-4cfa-aef5-48858f483f72\",\r\n \"platformFaultDomainCount\": 1,\r\n \"constrainedMaximumCapacity\": false,\r\n \"timeCreated\": \"2023-04-19T05:00:10.1212739+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "cb00c55f-97ee-41d6-a5fb-ac4ffaff6499", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachines/vm71834f/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachines/vm81412c/deallocate?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c598f692-8810-4512-967e-842f061b55f1", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e7412f1f-776d-454f-8d8d-a0d269636582", "Content-Type" : "application/json" }, "Response" : { @@ -881,109 +879,109 @@ "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:26:16 GMT", - "x-ms-correlation-request-id" : "7b50943d-27f4-47be-93c6-b4e2379f466f", + "Date" : "Wed, 19 Apr 2023 05:02:57 GMT", + "x-ms-correlation-request-id" : "ea3e07e3-a05c-4004-bc08-6a911efcb975", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022616Z:7b50943d-27f4-47be-93c6-b4e2379f466f", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;200,Microsoft.Compute/DeleteVM30Min;1158", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050257Z:ea3e07e3-a05c-4004-bc08-6a911efcb975", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1190", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a3a2baab-09a2-4271-812b-5d665fdf7221?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", - "x-ms-request-id" : "a3a2baab-09a2-4271-812b-5d665fdf7221", - "x-ms-client-request-id" : "c598f692-8810-4512-967e-842f061b55f1", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a3a2baab-09a2-4271-812b-5d665fdf7221?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cfdbd739-9cc3-43d9-bb2a-76c585f98c47?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", + "x-ms-request-id" : "cfdbd739-9cc3-43d9-bb2a-76c585f98c47", + "x-ms-client-request-id" : "e7412f1f-776d-454f-8d8d-a0d269636582", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cfdbd739-9cc3-43d9-bb2a-76c585f98c47?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a3a2baab-09a2-4271-812b-5d665fdf7221?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cfdbd739-9cc3-43d9-bb2a-76c585f98c47?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "b1f0576c-8d56-476f-bd15-1db42849dd21" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "fc5d7a09-c26f-4e9b-921c-44287edaac4f" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11978", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f7b7c0c3-6b83-4759-9970-56b5aa11a5b6", - "Date" : "Fri, 13 Jan 2023 02:26:27 GMT", + "x-ms-correlation-request-id" : "a771756d-425b-48e2-8720-9c447739cb17", + "Date" : "Wed, 19 Apr 2023 05:03:08 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "Retry-After" : "0", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14624,Microsoft.Compute/GetOperation30Min;29532", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022627Z:f7b7c0c3-6b83-4759-9970-56b5aa11a5b6", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14984,Microsoft.Compute/GetOperation30Min;29876", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050308Z:a771756d-425b-48e2-8720-9c447739cb17", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "5cb49662-b35b-4d92-b147-7472c353ba5e", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:26:16.8509132+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"a3a2baab-09a2-4271-812b-5d665fdf7221\"\r\n}", - "x-ms-client-request-id" : "b1f0576c-8d56-476f-bd15-1db42849dd21", + "x-ms-request-id" : "46997691-3ef6-472a-875f-b7e3bf2d8791", + "Body" : "{\r\n \"startTime\": \"2023-04-19T05:02:57.6513231+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cfdbd739-9cc3-43d9-bb2a-76c585f98c47\"\r\n}", + "x-ms-client-request-id" : "fc5d7a09-c26f-4e9b-921c-44287edaac4f", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a3a2baab-09a2-4271-812b-5d665fdf7221?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cfdbd739-9cc3-43d9-bb2a-76c585f98c47?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "a73a97df-811f-4ca3-b8aa-8e0e184f9a6d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "63b15bb2-ef42-4abe-9ece-38e1c64e5d9b" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11951", + "x-ms-ratelimit-remaining-subscription-reads" : "11978", "StatusCode" : "200", - "x-ms-correlation-request-id" : "d3289442-b46d-4f3c-bae5-534933fe06a4", - "Date" : "Fri, 13 Jan 2023 02:27:02 GMT", + "x-ms-correlation-request-id" : "5420f2de-d3f5-48be-a75c-f318ea756244", + "Date" : "Wed, 19 Apr 2023 05:03:39 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14701,Microsoft.Compute/GetOperation30Min;29479", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022703Z:d3289442-b46d-4f3c-bae5-534933fe06a4", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14983,Microsoft.Compute/GetOperation30Min;29873", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050339Z:5420f2de-d3f5-48be-a75c-f318ea756244", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "2ea799ec-5cce-48f0-94d6-a42fde704162", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:26:16.8509132+00:00\",\r\n \"endTime\": \"2023-01-13T02:26:47.1790487+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"a3a2baab-09a2-4271-812b-5d665fdf7221\"\r\n}", - "x-ms-client-request-id" : "a73a97df-811f-4ca3-b8aa-8e0e184f9a6d", + "x-ms-request-id" : "096bb9f8-5ad7-46d1-945f-818f7281fc26", + "Body" : "{\r\n \"startTime\": \"2023-04-19T05:02:57.6513231+00:00\",\r\n \"endTime\": \"2023-04-19T05:03:25.1980003+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"cfdbd739-9cc3-43d9-bb2a-76c585f98c47\"\r\n}", + "x-ms-client-request-id" : "63b15bb2-ef42-4abe-9ece-38e1c64e5d9b", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a3a2baab-09a2-4271-812b-5d665fdf7221?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/cfdbd739-9cc3-43d9-bb2a-76c585f98c47?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "9ce70941-ad4c-4266-9027-601035a26b33" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c14bcf73-3f97-49ee-b611-6460cc556ead" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", + "x-ms-ratelimit-remaining-subscription-reads" : "11977", "StatusCode" : "200", - "x-ms-correlation-request-id" : "0bff76d7-370d-46e8-a5cc-4f6bbb273502", - "Date" : "Fri, 13 Jan 2023 02:27:03 GMT", + "x-ms-correlation-request-id" : "2f6d58b7-84a0-42b5-a507-82d50d2d899d", + "Date" : "Wed, 19 Apr 2023 05:03:38 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14700,Microsoft.Compute/GetOperation30Min;29478", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022704Z:0bff76d7-370d-46e8-a5cc-4f6bbb273502", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14982,Microsoft.Compute/GetOperation30Min;29872", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050339Z:2f6d58b7-84a0-42b5-a507-82d50d2d899d", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "2797988c-234f-4367-a13f-c64a919e74eb", - "x-ms-client-request-id" : "9ce70941-ad4c-4266-9027-601035a26b33" + "x-ms-request-id" : "b7640271-6160-4e57-9ea9-ec45703d2f34", + "x-ms-client-request-id" : "c14bcf73-3f97-49ee-b611-6460cc556ead" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachines/vm71834f?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachines/vm81412c?$expand=instanceView&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "b3097a41-f782-4d6c-8ae4-c3d9359c8930", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0968d0ec-15cd-4dce-a7c4-6fccb555e883", "Content-Type" : "application/json" }, "Response" : { @@ -991,112 +989,112 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", + "x-ms-ratelimit-remaining-subscription-reads" : "11977", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:27:03 GMT", - "x-ms-correlation-request-id" : "84617966-e0ed-4e57-a369-dce115fa77a3", + "Date" : "Wed, 19 Apr 2023 05:03:40 GMT", + "x-ms-correlation-request-id" : "daee07dc-f4b6-4c8f-b476-f7dbe66806ce", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022704Z:84617966-e0ed-4e57-a369-dce115fa77a3", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3681,Microsoft.Compute/LowCostGet30Min;31512", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050340Z:daee07dc-f4b6-4c8f-b476-f7dbe66806ce", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3984,Microsoft.Compute/LowCostGet30Min;31913", "Expires" : "-1", "Content-Length" : "3507", - "x-ms-request-id" : "1e42f091-224d-45fa-bccd-121aed939858", - "Body" : "{\r\n \"name\": \"vm71834f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachines/vm71834f\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"931c0e8f-b9ad-40e0-ba79-58ea8d4e2d08\",\r\n \"virtualMachineScaleSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss30281\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vm71834f_OsDisk_1_d23d681b3bc64660b08ffdbe228183a8\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/disks/vm71834f_OsDisk_1_d23d681b3bc64660b08ffdbe228183a8\"\r\n },\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm71834f\",\r\n \"adminUsername\": \"jvuser2\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser2/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/networkInterfaces/nic34254ad1823\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"disks\": [\r\n {\r\n \"name\": \"vm71834f_OsDisk_1_d23d681b3bc64660b08ffdbe228183a8\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-01-13T02:26:47.0227952+00:00\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-01-13T02:26:47.0227952+00:00\"\r\n },\r\n {\r\n \"code\": \"PowerState/deallocated\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM deallocated\"\r\n }\r\n ]\r\n },\r\n \"timeCreated\": \"2023-01-13T02:24:25.5696432+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "b3097a41-f782-4d6c-8ae4-c3d9359c8930", + "x-ms-request-id" : "08733425-c208-4dcf-acb0-eb5a444fc394", + "Body" : "{\r\n \"name\": \"vm81412c\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachines/vm81412c\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"74bbe230-d9f4-40c1-bed8-35436491e2ad\",\r\n \"virtualMachineScaleSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59391\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202303280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vm81412c_OsDisk_1_c16185819eac4910bb73c4005b26b421\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/disks/vm81412c_OsDisk_1_c16185819eac4910bb73c4005b26b421\"\r\n },\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm81412c\",\r\n \"adminUsername\": \"jvuser2\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser2/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDiZZ6PxZMOVvotiF3VM4ksLjy92VqXgwgMmoNP3HG6QK5zjUSELB4NtEQmEed26RXpPi6pTrxS5Sx/tlD0IKBL+lejpqHr1R5KNJFopVRlIU1CyBTUIrAllpb+C9qjguOQMRvhP5Re73DZ+woSP7w9XMQLHyM/7+jYw9sc1/AJdQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/networkInterfaces/nic236239c30a0\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"disks\": [\r\n {\r\n \"name\": \"vm81412c_OsDisk_1_c16185819eac4910bb73c4005b26b421\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-04-19T05:03:25.0574693+00:00\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-04-19T05:03:25.1355115+00:00\"\r\n },\r\n {\r\n \"code\": \"PowerState/deallocated\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM deallocated\"\r\n }\r\n ]\r\n },\r\n \"timeCreated\": \"2023-04-19T05:01:32.6519302+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "0968d0ec-15cd-4dce-a7c4-6fccb555e883", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachines/vm71834f?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachines/vm81412c?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "a25970c7-afe2-42ae-a6b6-9998ff950780", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b7168b31-467e-409f-8e68-4e7e996780d9", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", + "x-ms-ratelimit-remaining-subscription-deletes" : "14998", "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:27:05 GMT", - "x-ms-correlation-request-id" : "b6a67a8e-cd22-4b5d-b6b9-686970e8b531", + "Date" : "Wed, 19 Apr 2023 05:03:40 GMT", + "x-ms-correlation-request-id" : "dc20f3d9-1989-46d1-a1c0-2f1ba8003f90", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022705Z:b6a67a8e-cd22-4b5d-b6b9-686970e8b531", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;203,Microsoft.Compute/DeleteVM30Min;1149", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050341Z:dc20f3d9-1989-46d1-a1c0-2f1ba8003f90", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;238,Microsoft.Compute/DeleteVM30Min;1189", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/c49904b7-5492-4dd3-a9b0-0f26d861cb26?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", - "x-ms-request-id" : "c49904b7-5492-4dd3-a9b0-0f26d861cb26", - "x-ms-client-request-id" : "a25970c7-afe2-42ae-a6b6-9998ff950780", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/c49904b7-5492-4dd3-a9b0-0f26d861cb26?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a4d1c21a-3d87-43ad-8fb8-b3a95cd127e0?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", + "x-ms-request-id" : "a4d1c21a-3d87-43ad-8fb8-b3a95cd127e0", + "x-ms-client-request-id" : "b7168b31-467e-409f-8e68-4e7e996780d9", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a4d1c21a-3d87-43ad-8fb8-b3a95cd127e0?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/c49904b7-5492-4dd3-a9b0-0f26d861cb26?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a4d1c21a-3d87-43ad-8fb8-b3a95cd127e0?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "1121dc71-6618-4726-b932-c51d0631b8a5" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d3edb8e9-9f48-4b9a-9a57-fa076eb44d0b" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11976", "StatusCode" : "200", - "x-ms-correlation-request-id" : "8cb75d34-5f4a-476a-853e-eb3f67042eef", - "Date" : "Fri, 13 Jan 2023 02:27:15 GMT", + "x-ms-correlation-request-id" : "ea4d9aa5-47ce-45d9-bd2b-c8c93c35d2f7", + "Date" : "Wed, 19 Apr 2023 05:03:52 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14688,Microsoft.Compute/GetOperation30Min;29466", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022715Z:8cb75d34-5f4a-476a-853e-eb3f67042eef", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14980,Microsoft.Compute/GetOperation30Min;29870", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050352Z:ea4d9aa5-47ce-45d9-bd2b-c8c93c35d2f7", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "fee80e0b-86b3-41ce-8f78-8ae97513e78c", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:27:05.1165527+00:00\",\r\n \"endTime\": \"2023-01-13T02:27:05.5384372+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"c49904b7-5492-4dd3-a9b0-0f26d861cb26\"\r\n}", - "x-ms-client-request-id" : "1121dc71-6618-4726-b932-c51d0631b8a5", + "x-ms-request-id" : "873849ce-f65f-4921-87ff-ce4c15a4800a", + "Body" : "{\r\n \"startTime\": \"2023-04-19T05:03:41.4635146+00:00\",\r\n \"endTime\": \"2023-04-19T05:03:41.8853858+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"a4d1c21a-3d87-43ad-8fb8-b3a95cd127e0\"\r\n}", + "x-ms-client-request-id" : "d3edb8e9-9f48-4b9a-9a57-fa076eb44d0b", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/c49904b7-5492-4dd3-a9b0-0f26d861cb26?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a4d1c21a-3d87-43ad-8fb8-b3a95cd127e0?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "59f071e5-8e81-4d91-bb09-b9936f1dae9d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f639c569-36b4-45f3-abc2-93e1171d0c9a" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11941", + "x-ms-ratelimit-remaining-subscription-reads" : "11976", "StatusCode" : "200", - "x-ms-correlation-request-id" : "fddc518b-63b2-400b-bc5f-23448d9d9f46", - "Date" : "Fri, 13 Jan 2023 02:27:15 GMT", + "x-ms-correlation-request-id" : "e85cfd72-9766-4586-bc39-2f62c249971b", + "Date" : "Wed, 19 Apr 2023 05:03:52 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14686,Microsoft.Compute/GetOperation30Min;29464", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022715Z:fddc518b-63b2-400b-bc5f-23448d9d9f46", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14979,Microsoft.Compute/GetOperation30Min;29869", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050353Z:e85cfd72-9766-4586-bc39-2f62c249971b", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "0dd34628-026b-4d86-9aa1-c038a8e0ed24", - "x-ms-client-request-id" : "59f071e5-8e81-4d91-bb09-b9936f1dae9d" + "x-ms-request-id" : "29ac159a-e2cb-4368-bfe2-6c239106e708", + "x-ms-client-request-id" : "f639c569-36b4-45f3-abc2-93e1171d0c9a" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss30281?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59391?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "2dcc7cdd-0609-4152-b3fc-63d6b70e7aae", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "75a716b1-eee3-4c29-a938-6c00431272dd", "Content-Type" : "application/json" }, "Response" : { @@ -1104,28 +1102,28 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11977", + "x-ms-ratelimit-remaining-subscription-reads" : "11975", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:27:16 GMT", - "x-ms-correlation-request-id" : "f3888e2c-b2f8-4a02-9707-b67fc2824dda", + "Date" : "Wed, 19 Apr 2023 05:03:53 GMT", + "x-ms-correlation-request-id" : "53d52a14-f3d9-4626-a78c-d9d303c17f78", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022716Z:f3888e2c-b2f8-4a02-9707-b67fc2824dda", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;372,Microsoft.Compute/GetVMScaleSet30Min;2567", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050354Z:53d52a14-f3d9-4626-a78c-d9d303c17f78", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;388,Microsoft.Compute/GetVMScaleSet30Min;2549", "Expires" : "-1", "Content-Length" : "3446", - "x-ms-request-id" : "023cff3b-acbc-4bf0-b596-8aba854ee148", - "Body" : "{\r\n \"name\": \"vmss30281\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss30281\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-eastus\": {}\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Flexible\",\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss30281-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkApiVersion\":\"2020-11-01\",\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"enableIPForwarding\":false,\"deleteOption\":\"Delete\",\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"privateIPAddressVersion\":\"IPv4\",\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"applicationSecurityGroups\":[],\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb1-01727717/backendAddressPools/extlb1-01727717-BAP1\"}],\"applicationGatewayBackendAddressPools\":[]}}],\"dnsSettings\":{\"dnsServers\":[]}}}]}\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"7feced31-ced0-48b6-bc5d-1007795d0dc7\",\r\n \"platformFaultDomainCount\": 1,\r\n \"constrainedMaximumCapacity\": false,\r\n \"timeCreated\": \"2023-01-13T02:22:59.3039971+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "2dcc7cdd-0609-4152-b3fc-63d6b70e7aae", + "x-ms-request-id" : "2c5322b4-eb2b-4a83-bb5b-8ab14cd7ee99", + "Body" : "{\r\n \"name\": \"vmss59391\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59391\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-eastus\": {}\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Flexible\",\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss59391-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDiZZ6PxZMOVvotiF3VM4ksLjy92VqXgwgMmoNP3HG6QK5zjUSELB4NtEQmEed26RXpPi6pTrxS5Sx/tlD0IKBL+lejpqHr1R5KNJFopVRlIU1CyBTUIrAllpb+C9qjguOQMRvhP5Re73DZ+woSP7w9XMQLHyM/7+jYw9sc1/AJdQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkApiVersion\":\"2020-11-01\",\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"enableIPForwarding\":false,\"deleteOption\":\"Delete\",\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"privateIPAddressVersion\":\"IPv4\",\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"applicationSecurityGroups\":[],\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb1-61236362/backendAddressPools/extlb1-61236362-BAP1\"}],\"applicationGatewayBackendAddressPools\":[]}}],\"dnsSettings\":{\"dnsServers\":[]}}}]}\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"143fdc29-8146-4cfa-aef5-48858f483f72\",\r\n \"platformFaultDomainCount\": 1,\r\n \"constrainedMaximumCapacity\": false,\r\n \"timeCreated\": \"2023-04-19T05:00:10.1212739+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "75a716b1-eee3-4c29-a938-6c00431272dd", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg49357?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg82258?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "573732b6-7d40-4763-8853-688d23a23447", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e4409d7c-c83d-498a-b43f-ea7fecf66176", "Content-Type" : "application/json" }, "Response" : { @@ -1134,112 +1132,112 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:27:17 GMT", - "x-ms-correlation-request-id" : "37f29eba-d2db-4f3d-b430-361c414a4748", + "Date" : "Wed, 19 Apr 2023 05:03:57 GMT", + "x-ms-correlation-request-id" : "de227d83-de90-4e50-8b64-40432da61854", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022718Z:37f29eba-d2db-4f3d-b430-361c414a4748", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050358Z:de227d83-de90-4e50-8b64-40432da61854", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "37f29eba-d2db-4f3d-b430-361c414a4748", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357\",\"name\":\"javacsmrg49357\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "de227d83-de90-4e50-8b64-40432da61854", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258\",\"name\":\"javacsmrg82258\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Storage/storageAccounts/stg06303a6aa?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Storage/storageAccounts/stg16478d51c?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.storage/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "331f3640-1b90-48bf-a79e-aab9178c4d46", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.storage/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0dd59be6-be00-4167-ac3d-d470414c0c2e", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1176", + "x-ms-ratelimit-remaining-subscription-writes" : "1194", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:27:22 GMT", - "x-ms-correlation-request-id" : "19be4345-77dd-456f-8fe4-9ad72911a423", + "Date" : "Wed, 19 Apr 2023 05:04:03 GMT", + "x-ms-correlation-request-id" : "5f4e0dfb-6a76-4e6d-bc35-dde977accb7d", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022723Z:19be4345-77dd-456f-8fe4-9ad72911a423", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050404Z:5f4e0dfb-6a76-4e6d-bc35-dde977accb7d", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "71485aab-538d-462a-ae88-e1809bab6038", + "x-ms-request-id" : "4f9f1165-b014-4395-9d35-e4d82ebe1b54", "Body" : "", - "x-ms-client-request-id" : "331f3640-1b90-48bf-a79e-aab9178c4d46", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/71485aab-538d-462a-ae88-e1809bab6038?monitor=true&api-version=2022-09-01", + "x-ms-client-request-id" : "0dd59be6-be00-4167-ac3d-d470414c0c2e", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/4f9f1165-b014-4395-9d35-e4d82ebe1b54?monitor=true&api-version=2022-09-01", "Content-Type" : "text/plain; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet423542caae?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet84548816ff?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "d4c08006-faef-498e-8d83-cc879b36db78", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d8ee512a-b99a-4d61-8e04-824e607f347f", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1193", + "x-ms-ratelimit-remaining-subscription-writes" : "1189", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:27:23 GMT", - "x-ms-correlation-request-id" : "909e34e2-84c9-4a22-8e17-d7113c353994", - "x-ms-arm-service-request-id" : "95e798b0-76db-4744-8291-431ba2ecf998", + "Date" : "Wed, 19 Apr 2023 05:04:04 GMT", + "x-ms-correlation-request-id" : "f36b23c4-54cb-4126-8be4-db8f4ed5b296", + "x-ms-arm-service-request-id" : "cfffed85-dc3b-448a-bfa6-fa94de933e4a", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022724Z:909e34e2-84c9-4a22-8e17-d7113c353994", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050404Z:f36b23c4-54cb-4126-8be4-db8f4ed5b296", "Expires" : "-1", "Content-Length" : "1309", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/cf1141a7-c6ac-4496-9044-59638cbb8ddb?api-version=2022-09-01", - "x-ms-request-id" : "cf1141a7-c6ac-4496-9044-59638cbb8ddb", - "Body" : "{\r\n \"name\": \"vnet423542caae\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet423542caae\",\r\n \"etag\": \"W/\\\"3483a313-ae0a-4a8b-b60b-b001e005fe9b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"8534d7ef-fdc0-4c42-a6d4-45a17317c7dd\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.1.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet423542caae/subnets/subnet1\",\r\n \"etag\": \"W/\\\"3483a313-ae0a-4a8b-b60b-b001e005fe9b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.1.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "d4c08006-faef-498e-8d83-cc879b36db78", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/4dae1cc6-839b-4d98-b22d-e01a0118cd55?api-version=2022-09-01", + "x-ms-request-id" : "4dae1cc6-839b-4d98-b22d-e01a0118cd55", + "Body" : "{\r\n \"name\": \"vnet84548816ff\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet84548816ff\",\r\n \"etag\": \"W/\\\"bb1b89ca-58c0-4cac-a7bc-735f67c9cbbd\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"b8d36786-dfbf-4013-ae23-e236f98f6b37\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.1.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet84548816ff/subnets/subnet1\",\r\n \"etag\": \"W/\\\"bb1b89ca-58c0-4cac-a7bc-735f67c9cbbd\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.1.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "d8ee512a-b99a-4d61-8e04-824e607f347f", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/cf1141a7-c6ac-4496-9044-59638cbb8ddb?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/4dae1cc6-839b-4d98-b22d-e01a0118cd55?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "13bddd7f-4a3b-4c92-9fc5-4825ee42d926" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b39f4289-1fcf-4a6a-bf13-4c9474e51eea" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11969", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11975", "StatusCode" : "200", - "x-ms-correlation-request-id" : "5abb7049-5b5a-4dcb-b083-c8d713666c32", - "Date" : "Fri, 13 Jan 2023 02:27:27 GMT", - "x-ms-arm-service-request-id" : "0c03f9ef-54f1-4c7f-adf6-30a807d046b9", + "x-ms-correlation-request-id" : "dfb05aef-6d3e-4a76-bad2-ecd69b70e83b", + "Date" : "Wed, 19 Apr 2023 05:04:07 GMT", + "x-ms-arm-service-request-id" : "96692ad9-56cf-4cb2-9b3c-53a0d7fbbc08", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022727Z:5abb7049-5b5a-4dcb-b083-c8d713666c32", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050408Z:dfb05aef-6d3e-4a76-bad2-ecd69b70e83b", "Expires" : "-1", - "Content-Length" : "30", - "x-ms-request-id" : "d80e9b67-5717-4ee5-a3c0-12a521ea6443", - "Body" : "{\r\n \"status\": \"InProgress\"\r\n}", - "x-ms-client-request-id" : "13bddd7f-4a3b-4c92-9fc5-4825ee42d926", + "Content-Length" : "29", + "x-ms-request-id" : "806e9256-ef75-4125-ac33-f57998a3f886", + "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", + "x-ms-client-request-id" : "b39f4289-1fcf-4a6a-bf13-4c9474e51eea", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/cf1141a7-c6ac-4496-9044-59638cbb8ddb?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet84548816ff?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0c0c9c03-c6f7-42b2-a88d-c56ca95963ea" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "dad58e3d-1c7f-4e0d-aa7e-74d0b82d6440" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", @@ -1248,445 +1246,349 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11974", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e363eaec-84c0-4d74-a1c8-0489fa80f64a", - "Date" : "Fri, 13 Jan 2023 02:27:37 GMT", - "x-ms-arm-service-request-id" : "520fda5b-e1a7-4811-bde4-c8038d88814b", + "x-ms-correlation-request-id" : "e692c29c-441b-435e-a76f-d862f86f5020", + "Date" : "Wed, 19 Apr 2023 05:04:09 GMT", + "x-ms-arm-service-request-id" : "3b02d1a9-68c4-48e2-b3d1-8513cc934ca8", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022737Z:e363eaec-84c0-4d74-a1c8-0489fa80f64a", + "ETag" : "W/\"751a12c0-6af3-4522-825c-6ae952f74a6a\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050409Z:e692c29c-441b-435e-a76f-d862f86f5020", "Expires" : "-1", - "Content-Length" : "29", - "x-ms-request-id" : "98410a44-d527-41f6-9f33-4c95dc8122a9", - "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "0c0c9c03-c6f7-42b2-a88d-c56ca95963ea", + "Content-Length" : "1311", + "x-ms-request-id" : "90d12e64-0d99-4224-a2d3-157e1f09f947", + "Body" : "{\r\n \"name\": \"vnet84548816ff\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet84548816ff\",\r\n \"etag\": \"W/\\\"751a12c0-6af3-4522-825c-6ae952f74a6a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b8d36786-dfbf-4013-ae23-e236f98f6b37\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.1.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet84548816ff/subnets/subnet1\",\r\n \"etag\": \"W/\\\"751a12c0-6af3-4522-825c-6ae952f74a6a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.1.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "dad58e3d-1c7f-4e0d-aa7e-74d0b82d6440", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/71485aab-538d-462a-ae88-e1809bab6038?monitor=true&api-version=2022-09-01", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/networkInterfaces/nic6474617c96e?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.storage/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "f276a3c6-68b2-434d-9269-aed84e3640d0" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c10f177d-e2b1-44df-939f-602ce0f61ac0", + "Content-Type" : "application/json" }, "Response" : { - "Server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-writes" : "1193", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "4d4b3994-dd60-4a35-b772-27bad9761c7b", - "Date" : "Fri, 13 Jan 2023 02:27:41 GMT", + "Azure-AsyncNotification" : "Enabled", + "StatusCode" : "201", + "Date" : "Wed, 19 Apr 2023 05:04:13 GMT", + "x-ms-correlation-request-id" : "1bc4d981-6939-43c3-8871-131b0c42730f", + "x-ms-arm-service-request-id" : "62fc1ff1-53a3-4f84-9f93-5ffe200fa6f5", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022741Z:4d4b3994-dd60-4a35-b772-27bad9761c7b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050413Z:1bc4d981-6939-43c3-8871-131b0c42730f", "Expires" : "-1", - "Content-Length" : "1793", - "x-ms-request-id" : "c07faa22-509f-4778-82c7-e3e3d041fc90", - "Body" : "{\"sku\":{\"name\":\"Standard_RAGRS\",\"tier\":\"Standard\"},\"kind\":\"StorageV2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Storage/storageAccounts/stg06303a6aa\",\"name\":\"stg06303a6aa\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus\",\"tags\":{},\"properties\":{\"keyCreationTime\":{\"key1\":\"2023-01-13T02:27:21.1889044Z\",\"key2\":\"2023-01-13T02:27:21.1889044Z\"},\"privateEndpointConnections\":[],\"minimumTlsVersion\":\"TLS1_2\",\"allowBlobPublicAccess\":true,\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":true,\"encryption\":{\"services\":{\"file\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-01-13T02:27:21.2045019Z\"},\"blob\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-01-13T02:27:21.2045019Z\"}},\"keySource\":\"Microsoft.Storage\"},\"accessTier\":\"Hot\",\"provisioningState\":\"Succeeded\",\"creationTime\":\"2023-01-13T02:27:21.0639265Z\",\"primaryEndpoints\":{\"dfs\":\"https://stg06303a6aa.dfs.core.windows.net/\",\"web\":\"https://stg06303a6aa.z13.web.core.windows.net/\",\"blob\":\"https://stg06303a6aa.blob.core.windows.net/\",\"queue\":\"https://stg06303a6aa.queue.core.windows.net/\",\"table\":\"https://stg06303a6aa.table.core.windows.net/\",\"file\":\"https://stg06303a6aa.file.core.windows.net/\"},\"primaryLocation\":\"eastus\",\"statusOfPrimary\":\"available\",\"secondaryLocation\":\"westus\",\"statusOfSecondary\":\"available\",\"secondaryEndpoints\":{\"dfs\":\"https://stg06303a6aa-secondary.dfs.core.windows.net/\",\"web\":\"https://stg06303a6aa-secondary.z13.web.core.windows.net/\",\"blob\":\"https://stg06303a6aa-secondary.blob.core.windows.net/\",\"queue\":\"https://stg06303a6aa-secondary.queue.core.windows.net/\",\"table\":\"https://stg06303a6aa-secondary.table.core.windows.net/\"}}}", - "x-ms-client-request-id" : "f276a3c6-68b2-434d-9269-aed84e3640d0", - "Content-Type" : "application/json" + "Content-Length" : "1792", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/6c9ecacd-f498-41c9-9c16-76b1c2c7673d?api-version=2022-09-01", + "x-ms-request-id" : "6c9ecacd-f498-41c9-9c16-76b1c2c7673d", + "Body" : "{\r\n \"name\": \"nic6474617c96e\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/networkInterfaces/nic6474617c96e\",\r\n \"etag\": \"W/\\\"83e5886a-ae29-4671-a723-9fd1f5a68df7\\\"\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"3e134773-2929-4a5f-b26a-fa9e56307a5a\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/networkInterfaces/nic6474617c96e/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"83e5886a-ae29-4671-a723-9fd1f5a68df7\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.1.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet84548816ff/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"qzt3hof512jublrd2i1ptd1lgh.bx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"vnetEncryptionSupported\": false,\r\n \"enableIPForwarding\": false,\r\n \"disableTcpStateTracking\": false,\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": [],\r\n \"nicType\": \"Standard\",\r\n \"allowPort25Out\": true\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\",\r\n \"location\": \"eastus\",\r\n \"kind\": \"Regular\"\r\n}", + "x-ms-client-request-id" : "c10f177d-e2b1-44df-939f-602ce0f61ac0", + "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Storage/storageAccounts/stg06303a6aa?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Storage/locations/eastus/asyncoperations/4f9f1165-b014-4395-9d35-e4d82ebe1b54?monitor=true&api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.storage/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "034e24dc-f09e-491a-ad0f-7cf4397c2f1e", - "Content-Type" : "application/json" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.storage/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "32303e60-e10d-4448-8a03-6275e1c4c66c" }, "Response" : { "Server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", + "x-ms-ratelimit-remaining-subscription-reads" : "11973", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:27:41 GMT", - "x-ms-correlation-request-id" : "919a8dac-4d34-4c2a-923d-f3876e54aeb5", + "x-ms-correlation-request-id" : "ac315d9e-b8d7-4036-8f5b-46312db85586", + "Date" : "Wed, 19 Apr 2023 05:04:21 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022742Z:919a8dac-4d34-4c2a-923d-f3876e54aeb5", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050422Z:ac315d9e-b8d7-4036-8f5b-46312db85586", "Expires" : "-1", "Content-Length" : "1793", - "x-ms-request-id" : "b949e930-86f7-4fa8-bc09-1d909f69ae90", - "Body" : "{\"sku\":{\"name\":\"Standard_RAGRS\",\"tier\":\"Standard\"},\"kind\":\"StorageV2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Storage/storageAccounts/stg06303a6aa\",\"name\":\"stg06303a6aa\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus\",\"tags\":{},\"properties\":{\"keyCreationTime\":{\"key1\":\"2023-01-13T02:27:21.1889044Z\",\"key2\":\"2023-01-13T02:27:21.1889044Z\"},\"privateEndpointConnections\":[],\"minimumTlsVersion\":\"TLS1_2\",\"allowBlobPublicAccess\":true,\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":true,\"encryption\":{\"services\":{\"file\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-01-13T02:27:21.2045019Z\"},\"blob\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-01-13T02:27:21.2045019Z\"}},\"keySource\":\"Microsoft.Storage\"},\"accessTier\":\"Hot\",\"provisioningState\":\"Succeeded\",\"creationTime\":\"2023-01-13T02:27:21.0639265Z\",\"primaryEndpoints\":{\"dfs\":\"https://stg06303a6aa.dfs.core.windows.net/\",\"web\":\"https://stg06303a6aa.z13.web.core.windows.net/\",\"blob\":\"https://stg06303a6aa.blob.core.windows.net/\",\"queue\":\"https://stg06303a6aa.queue.core.windows.net/\",\"table\":\"https://stg06303a6aa.table.core.windows.net/\",\"file\":\"https://stg06303a6aa.file.core.windows.net/\"},\"primaryLocation\":\"eastus\",\"statusOfPrimary\":\"available\",\"secondaryLocation\":\"westus\",\"statusOfSecondary\":\"available\",\"secondaryEndpoints\":{\"dfs\":\"https://stg06303a6aa-secondary.dfs.core.windows.net/\",\"web\":\"https://stg06303a6aa-secondary.z13.web.core.windows.net/\",\"blob\":\"https://stg06303a6aa-secondary.blob.core.windows.net/\",\"queue\":\"https://stg06303a6aa-secondary.queue.core.windows.net/\",\"table\":\"https://stg06303a6aa-secondary.table.core.windows.net/\"}}}", - "x-ms-client-request-id" : "034e24dc-f09e-491a-ad0f-7cf4397c2f1e", + "x-ms-request-id" : "879c693f-a4a4-4ae4-8584-94d8cac286ba", + "Body" : "{\"sku\":{\"name\":\"Standard_RAGRS\",\"tier\":\"Standard\"},\"kind\":\"StorageV2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Storage/storageAccounts/stg16478d51c\",\"name\":\"stg16478d51c\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus\",\"tags\":{},\"properties\":{\"keyCreationTime\":{\"key1\":\"2023-04-19T05:04:02.4232162Z\",\"key2\":\"2023-04-19T05:04:02.4232162Z\"},\"privateEndpointConnections\":[],\"minimumTlsVersion\":\"TLS1_2\",\"allowBlobPublicAccess\":true,\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":true,\"encryption\":{\"services\":{\"file\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-04-19T05:04:02.4232162Z\"},\"blob\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-04-19T05:04:02.4232162Z\"}},\"keySource\":\"Microsoft.Storage\"},\"accessTier\":\"Hot\",\"provisioningState\":\"Succeeded\",\"creationTime\":\"2023-04-19T05:04:02.2357173Z\",\"primaryEndpoints\":{\"dfs\":\"https://stg16478d51c.dfs.core.windows.net/\",\"web\":\"https://stg16478d51c.z13.web.core.windows.net/\",\"blob\":\"https://stg16478d51c.blob.core.windows.net/\",\"queue\":\"https://stg16478d51c.queue.core.windows.net/\",\"table\":\"https://stg16478d51c.table.core.windows.net/\",\"file\":\"https://stg16478d51c.file.core.windows.net/\"},\"primaryLocation\":\"eastus\",\"statusOfPrimary\":\"available\",\"secondaryLocation\":\"westus\",\"statusOfSecondary\":\"available\",\"secondaryEndpoints\":{\"dfs\":\"https://stg16478d51c-secondary.dfs.core.windows.net/\",\"web\":\"https://stg16478d51c-secondary.z13.web.core.windows.net/\",\"blob\":\"https://stg16478d51c-secondary.blob.core.windows.net/\",\"queue\":\"https://stg16478d51c-secondary.queue.core.windows.net/\",\"table\":\"https://stg16478d51c-secondary.table.core.windows.net/\"}}}", + "x-ms-client-request-id" : "32303e60-e10d-4448-8a03-6275e1c4c66c", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet423542caae?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ddba6708-e604-44a9-9e1d-bc53b4f206d2" - }, - "Response" : null, - "Exception" : { - "ClassName" : "io.netty.channel.unix.Errors$NativeIoException", - "ErrorMessage" : "readAddress(..) failed: Operation timed out" - } - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet423542caae?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Storage/storageAccounts/stg16478d51c?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ddba6708-e604-44a9-9e1d-bc53b4f206d2" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.storage/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e25fbc83-b111-48b1-ad2a-9e606033bb5c", + "Content-Type" : "application/json" }, "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", + "Server" : "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11980", + "x-ms-ratelimit-remaining-subscription-reads" : "11974", "StatusCode" : "200", - "x-ms-correlation-request-id" : "a252a654-52ec-486f-b4a5-975322d9db35", - "Date" : "Fri, 13 Jan 2023 02:27:58 GMT", - "x-ms-arm-service-request-id" : "f8032f07-323b-475c-a683-60330f01ac83", + "Date" : "Wed, 19 Apr 2023 05:04:22 GMT", + "x-ms-correlation-request-id" : "4c5d17f1-ea90-4cb6-9ddb-8bab23647446", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"c4d50409-19bb-42fc-9663-f0881edf664e\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022759Z:a252a654-52ec-486f-b4a5-975322d9db35", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050423Z:4c5d17f1-ea90-4cb6-9ddb-8bab23647446", "Expires" : "-1", - "Content-Length" : "1311", - "x-ms-request-id" : "976a85b8-eb18-4e66-a702-1e708b51f405", - "Body" : "{\r\n \"name\": \"vnet423542caae\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet423542caae\",\r\n \"etag\": \"W/\\\"c4d50409-19bb-42fc-9663-f0881edf664e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"8534d7ef-fdc0-4c42-a6d4-45a17317c7dd\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.1.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet423542caae/subnets/subnet1\",\r\n \"etag\": \"W/\\\"c4d50409-19bb-42fc-9663-f0881edf664e\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.1.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "ddba6708-e604-44a9-9e1d-bc53b4f206d2", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/networkInterfaces/nic19879bf9a35?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "2eb15fa9-3f03-49dd-a6e6-0ed427d4adb7", + "Content-Length" : "1793", + "x-ms-request-id" : "03ec68b5-5038-40b1-b8f6-5cf345fa8980", + "Body" : "{\"sku\":{\"name\":\"Standard_RAGRS\",\"tier\":\"Standard\"},\"kind\":\"StorageV2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Storage/storageAccounts/stg16478d51c\",\"name\":\"stg16478d51c\",\"type\":\"Microsoft.Storage/storageAccounts\",\"location\":\"eastus\",\"tags\":{},\"properties\":{\"keyCreationTime\":{\"key1\":\"2023-04-19T05:04:02.4232162Z\",\"key2\":\"2023-04-19T05:04:02.4232162Z\"},\"privateEndpointConnections\":[],\"minimumTlsVersion\":\"TLS1_2\",\"allowBlobPublicAccess\":true,\"networkAcls\":{\"bypass\":\"AzureServices\",\"virtualNetworkRules\":[],\"ipRules\":[],\"defaultAction\":\"Allow\"},\"supportsHttpsTrafficOnly\":true,\"encryption\":{\"services\":{\"file\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-04-19T05:04:02.4232162Z\"},\"blob\":{\"keyType\":\"Account\",\"enabled\":true,\"lastEnabledTime\":\"2023-04-19T05:04:02.4232162Z\"}},\"keySource\":\"Microsoft.Storage\"},\"accessTier\":\"Hot\",\"provisioningState\":\"Succeeded\",\"creationTime\":\"2023-04-19T05:04:02.2357173Z\",\"primaryEndpoints\":{\"dfs\":\"https://stg16478d51c.dfs.core.windows.net/\",\"web\":\"https://stg16478d51c.z13.web.core.windows.net/\",\"blob\":\"https://stg16478d51c.blob.core.windows.net/\",\"queue\":\"https://stg16478d51c.queue.core.windows.net/\",\"table\":\"https://stg16478d51c.table.core.windows.net/\",\"file\":\"https://stg16478d51c.file.core.windows.net/\"},\"primaryLocation\":\"eastus\",\"statusOfPrimary\":\"available\",\"secondaryLocation\":\"westus\",\"statusOfSecondary\":\"available\",\"secondaryEndpoints\":{\"dfs\":\"https://stg16478d51c-secondary.dfs.core.windows.net/\",\"web\":\"https://stg16478d51c-secondary.z13.web.core.windows.net/\",\"blob\":\"https://stg16478d51c-secondary.blob.core.windows.net/\",\"queue\":\"https://stg16478d51c-secondary.queue.core.windows.net/\",\"table\":\"https://stg16478d51c-secondary.table.core.windows.net/\"}}}", + "x-ms-client-request-id" : "e25fbc83-b111-48b1-ad2a-9e606033bb5c", "Content-Type" : "application/json" }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1175", - "Pragma" : "no-cache", - "retry-after" : "0", - "Azure-AsyncNotification" : "Enabled", - "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:28:02 GMT", - "x-ms-correlation-request-id" : "0f0702f7-e565-44fd-a6a9-efcf111a132f", - "x-ms-arm-service-request-id" : "e84cba60-f88c-4518-857a-ef5b9d4b774f", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022802Z:0f0702f7-e565-44fd-a6a9-efcf111a132f", - "Expires" : "-1", - "Content-Length" : "1792", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0c6932a8-f0a3-4379-a045-f29e1ee2fa50?api-version=2022-09-01", - "x-ms-request-id" : "0c6932a8-f0a3-4379-a045-f29e1ee2fa50", - "Body" : "{\r\n \"name\": \"nic19879bf9a35\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/networkInterfaces/nic19879bf9a35\",\r\n \"etag\": \"W/\\\"2fe2638d-7822-42d5-ac6b-e488ad05ee19\\\"\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"e8a51b7d-3349-4b61-84c3-fa4067477059\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/networkInterfaces/nic19879bf9a35/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"2fe2638d-7822-42d5-ac6b-e488ad05ee19\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.1.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet423542caae/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"35ltjboa5vbezjwuiwqxgf4h1f.bx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"vnetEncryptionSupported\": false,\r\n \"enableIPForwarding\": false,\r\n \"disableTcpStateTracking\": false,\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": [],\r\n \"nicType\": \"Standard\",\r\n \"allowPort25Out\": true\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\",\r\n \"location\": \"eastus\",\r\n \"kind\": \"Regular\"\r\n}", - "x-ms-client-request-id" : "2eb15fa9-3f03-49dd-a6e6-0ed427d4adb7", - "Content-Type" : "application/json; charset=utf-8" - }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "d5b2840c-9632-476e-94c0-c9651b757f84", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5eb006ee-fd7c-4d55-b6c7-992f6d6cc5a7", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1192", + "x-ms-ratelimit-remaining-subscription-writes" : "1188", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "409", - "Date" : "Fri, 13 Jan 2023 02:28:09 GMT", - "x-ms-correlation-request-id" : "9dc90b30-76fa-4927-a70e-0b930b9adee4", + "Date" : "Wed, 19 Apr 2023 05:04:27 GMT", + "x-ms-correlation-request-id" : "b752093d-bc45-439c-9100-c38ed548ede8", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022810Z:9dc90b30-76fa-4927-a70e-0b930b9adee4", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;224,Microsoft.Compute/PutVM30Min;1118", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050428Z:b752093d-bc45-439c-9100-c38ed548ede8", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;237,Microsoft.Compute/PutVM30Min;1188", "Expires" : "-1", "Content-Length" : "188", - "x-ms-request-id" : "af32e2e2-5647-454c-8fec-21ad209f4195", + "x-ms-request-id" : "131074d0-1bd4-4347-af4d-18936b2fa87b", "Body" : "{\r\n \"error\": {\r\n \"code\": \"OperationNotAllowed\",\r\n \"message\": \"Addition of a VM with blob based disks to Virtual Machine Scale Set is not supported.\",\r\n \"target\": \"javavm\"\r\n }\r\n}", - "x-ms-client-request-id" : "d5b2840c-9632-476e-94c0-c9651b757f84", + "x-ms-client-request-id" : "5eb006ee-fd7c-4d55-b6c7-992f6d6cc5a7", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet2?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet2?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "6be9c344-3a81-46e2-a83a-c9277f4c2b31", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ba864822-b02b-454d-b091-3add43118ae2", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1188", + "x-ms-ratelimit-remaining-subscription-writes" : "1192", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:28:14 GMT", - "x-ms-correlation-request-id" : "8e6b40da-fb3c-4eb4-9737-07da398fbb57", - "x-ms-arm-service-request-id" : "64eb233b-88ca-4e5d-bde7-764e1dc9309e", + "Date" : "Wed, 19 Apr 2023 05:04:30 GMT", + "x-ms-correlation-request-id" : "9d2ef0a7-061f-437c-bf5c-5ec6823eecd2", + "x-ms-arm-service-request-id" : "bb08bbcf-0957-4e99-9bb3-b536b427ccb6", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022815Z:8e6b40da-fb3c-4eb4-9737-07da398fbb57", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050431Z:9d2ef0a7-061f-437c-bf5c-5ec6823eecd2", "Expires" : "-1", "Content-Length" : "1300", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/13b497fc-6d56-4f57-b3c8-956e6c96252b?api-version=2022-09-01", - "x-ms-request-id" : "13b497fc-6d56-4f57-b3c8-956e6c96252b", - "Body" : "{\r\n \"name\": \"vmssvnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet2\",\r\n \"etag\": \"W/\\\"09aa541f-7642-48d7-8798-1e19981f2670\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"bd0c634e-e9ce-4561-a816-4ed2a8aff4fa\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet2\",\r\n \"etag\": \"W/\\\"09aa541f-7642-48d7-8798-1e19981f2670\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"192.168.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "6be9c344-3a81-46e2-a83a-c9277f4c2b31", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/da0ec309-fa24-4017-a428-4e5e1a6e0c9e?api-version=2022-09-01", + "x-ms-request-id" : "da0ec309-fa24-4017-a428-4e5e1a6e0c9e", + "Body" : "{\r\n \"name\": \"vmssvnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet2\",\r\n \"etag\": \"W/\\\"83103601-a719-4ba6-96d3-71e7b932738b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"fc4a4125-97af-4ef6-97c6-9631723085ab\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet2\",\r\n \"etag\": \"W/\\\"83103601-a719-4ba6-96d3-71e7b932738b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"192.168.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "ba864822-b02b-454d-b091-3add43118ae2", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/13b497fc-6d56-4f57-b3c8-956e6c96252b?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/da0ec309-fa24-4017-a428-4e5e1a6e0c9e?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "684410e1-45d1-413c-a788-6f08952e7a1e" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11964", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "be498206-34ec-48e5-b12f-4e9f99c094b8", - "Date" : "Fri, 13 Jan 2023 02:28:18 GMT", - "x-ms-arm-service-request-id" : "4ca72bcb-00c0-47f5-b462-f204f1e5f0ee", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022818Z:be498206-34ec-48e5-b12f-4e9f99c094b8", - "Expires" : "-1", - "Content-Length" : "30", - "x-ms-request-id" : "05ab9918-e7d8-4f1d-a5a4-2973f924493f", - "Body" : "{\r\n \"status\": \"InProgress\"\r\n}", - "x-ms-client-request-id" : "684410e1-45d1-413c-a788-6f08952e7a1e", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/13b497fc-6d56-4f57-b3c8-956e6c96252b?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "b1c06c64-3200-44b0-989d-c2be73049c6d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "874d509e-b928-44d7-ada2-095da41ffe2d" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11944", + "x-ms-ratelimit-remaining-subscription-reads" : "11972", "StatusCode" : "200", - "x-ms-correlation-request-id" : "2114b00d-fb6a-4815-a4cd-9e4dd48dca02", - "Date" : "Fri, 13 Jan 2023 02:28:29 GMT", - "x-ms-arm-service-request-id" : "dfec8d08-ca73-465f-85d5-884261120773", + "x-ms-correlation-request-id" : "6f1d2569-8c21-427b-9bb2-173f500bb1a3", + "Date" : "Wed, 19 Apr 2023 05:04:34 GMT", + "x-ms-arm-service-request-id" : "d2134626-c46d-4162-8629-36ad74f5f5ce", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022829Z:2114b00d-fb6a-4815-a4cd-9e4dd48dca02", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050435Z:6f1d2569-8c21-427b-9bb2-173f500bb1a3", "Expires" : "-1", "Content-Length" : "29", - "x-ms-request-id" : "988a71e7-6f95-4ecb-ac98-43f41b8736b9", + "x-ms-request-id" : "2c828c56-c90d-492c-88fb-7b6b9ad10137", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "b1c06c64-3200-44b0-989d-c2be73049c6d", + "x-ms-client-request-id" : "874d509e-b928-44d7-ada2-095da41ffe2d", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet2?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet2?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "e744ca7c-1788-44b6-bbd0-b31174469b60" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "440a0aa2-2bb4-4b0d-8ed3-cdd8518f2380" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11954", + "x-ms-ratelimit-remaining-subscription-reads" : "11973", "StatusCode" : "200", - "x-ms-correlation-request-id" : "3a2ed793-1921-4353-bf73-ac7837bc0495", - "Date" : "Fri, 13 Jan 2023 02:28:30 GMT", - "x-ms-arm-service-request-id" : "5c4d41cb-46a1-4ade-9192-8150650d2be4", + "x-ms-correlation-request-id" : "dc7c5874-d3cb-4431-a0ac-3a78b94255d6", + "Date" : "Wed, 19 Apr 2023 05:04:35 GMT", + "x-ms-arm-service-request-id" : "2bd5bd2f-5a15-4113-bf1e-3bce0f823315", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"ea6bd1b1-b41e-41cf-89c0-38a1bd41d92a\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022831Z:3a2ed793-1921-4353-bf73-ac7837bc0495", + "ETag" : "W/\"bc1f1a0a-0562-4b09-a954-19c8589f1d44\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050436Z:dc7c5874-d3cb-4431-a0ac-3a78b94255d6", "Expires" : "-1", "Content-Length" : "1302", - "x-ms-request-id" : "d177a41a-6512-4ecf-9c49-9420d2860ea5", - "Body" : "{\r\n \"name\": \"vmssvnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet2\",\r\n \"etag\": \"W/\\\"ea6bd1b1-b41e-41cf-89c0-38a1bd41d92a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"bd0c634e-e9ce-4561-a816-4ed2a8aff4fa\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet2\",\r\n \"etag\": \"W/\\\"ea6bd1b1-b41e-41cf-89c0-38a1bd41d92a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"192.168.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "e744ca7c-1788-44b6-bbd0-b31174469b60", + "x-ms-request-id" : "8383782e-1abb-4797-85ed-040bccd87669", + "Body" : "{\r\n \"name\": \"vmssvnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet2\",\r\n \"etag\": \"W/\\\"bc1f1a0a-0562-4b09-a954-19c8589f1d44\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"fc4a4125-97af-4ef6-97c6-9631723085ab\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"192.168.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet2\",\r\n \"etag\": \"W/\\\"bc1f1a0a-0562-4b09-a954-19c8589f1d44\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"192.168.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "440a0aa2-2bb4-4b0d-8ed3-cdd8518f2380", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip-extlb2-94971669?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip-extlb2-54255937?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "f3b48118-0b5c-4fb0-9be9-454bb313dc12", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "361a0dd8-8f94-4260-8aff-812b412df258", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1195", + "x-ms-ratelimit-remaining-subscription-writes" : "1187", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:28:36 GMT", - "x-ms-correlation-request-id" : "af3cfde4-0430-4262-a19f-d4a526f9fccd", - "x-ms-arm-service-request-id" : "30f42aba-7c5b-436c-9752-8065f1c48ea3", + "Date" : "Wed, 19 Apr 2023 05:04:39 GMT", + "x-ms-correlation-request-id" : "b725612d-7d24-4082-b523-801912c08d08", + "x-ms-arm-service-request-id" : "415c0b58-1adf-472f-994e-0002c56d92e9", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022836Z:af3cfde4-0430-4262-a19f-d4a526f9fccd", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050439Z:b725612d-7d24-4082-b523-801912c08d08", "Expires" : "-1", "Content-Length" : "891", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/1261a56d-5315-4a4b-a61a-21517eb84a99?api-version=2022-09-01", - "x-ms-request-id" : "1261a56d-5315-4a4b-a61a-21517eb84a99", - "Body" : "{\r\n \"name\": \"pip-extlb2-94971669\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip-extlb2-94971669\",\r\n \"etag\": \"W/\\\"fde00ca4-c048-405c-8c05-1fe025f6f5f7\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"7d149244-1a61-4575-a4a6-6782a35a4ba7\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip-extlb2-94971669\",\r\n \"fqdn\": \"pip-extlb2-94971669.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": [],\r\n \"ddosSettings\": {\r\n \"protectionMode\": \"VirtualNetworkInherited\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "x-ms-client-request-id" : "f3b48118-0b5c-4fb0-9be9-454bb313dc12", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/1261a56d-5315-4a4b-a61a-21517eb84a99?api-version=2022-09-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ab557408-87ae-4068-83b5-6e5e03ac27b2" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "b15d28ec-3033-47c0-ab7a-86f300a97557", - "Date" : "Fri, 13 Jan 2023 02:28:36 GMT", - "x-ms-arm-service-request-id" : "62db8ff1-94cb-46c3-9114-f469bc4b083e", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022837Z:b15d28ec-3033-47c0-ab7a-86f300a97557", - "Expires" : "-1", - "Content-Length" : "30", - "x-ms-request-id" : "56aacc05-4b6f-4188-accf-ceef400fd4d9", - "Body" : "{\r\n \"status\": \"InProgress\"\r\n}", - "x-ms-client-request-id" : "ab557408-87ae-4068-83b5-6e5e03ac27b2", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/8428d043-0536-4903-974e-80618baa94bc?api-version=2022-09-01", + "x-ms-request-id" : "8428d043-0536-4903-974e-80618baa94bc", + "Body" : "{\r\n \"name\": \"pip-extlb2-54255937\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip-extlb2-54255937\",\r\n \"etag\": \"W/\\\"6442921b-3187-4e02-9b94-162c4ca2a0b5\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"006392ce-d052-4d3e-8c07-2f23940979e2\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip-extlb2-54255937\",\r\n \"fqdn\": \"pip-extlb2-54255937.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": [],\r\n \"ddosSettings\": {\r\n \"protectionMode\": \"VirtualNetworkInherited\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "x-ms-client-request-id" : "361a0dd8-8f94-4260-8aff-812b412df258", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/1261a56d-5315-4a4b-a61a-21517eb84a99?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/8428d043-0536-4903-974e-80618baa94bc?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "dd6ba3e6-5f15-4761-aea3-369c7faedc4b" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e6a73e31-f9c7-4f25-a53b-5b5695de7294" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11986", + "x-ms-ratelimit-remaining-subscription-reads" : "11972", "StatusCode" : "200", - "x-ms-correlation-request-id" : "7a0c3726-8c04-43af-ac99-4d6034b86f14", - "Date" : "Fri, 13 Jan 2023 02:28:39 GMT", - "x-ms-arm-service-request-id" : "f33e7893-52a0-4d92-ab62-14e5c1fc5d9d", + "x-ms-correlation-request-id" : "e5e63cbc-fa64-47bc-b284-a7719ff5849c", + "Date" : "Wed, 19 Apr 2023 05:04:40 GMT", + "x-ms-arm-service-request-id" : "22fa17f7-eca2-4e7c-846a-ecb90a062d68", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022839Z:7a0c3726-8c04-43af-ac99-4d6034b86f14", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050441Z:e5e63cbc-fa64-47bc-b284-a7719ff5849c", "Expires" : "-1", "Content-Length" : "29", - "x-ms-request-id" : "9debbc4b-dd71-491f-94fd-a034d0d6e635", + "x-ms-request-id" : "9aea3af8-3e3f-4cb9-90db-6f942324a573", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "dd6ba3e6-5f15-4761-aea3-369c7faedc4b", + "x-ms-client-request-id" : "e6a73e31-f9c7-4f25-a53b-5b5695de7294", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip-extlb2-94971669?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip-extlb2-54255937?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "9d429cf5-4da8-499b-bc8c-c8ab5177403e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c5c55935-70ed-491e-8fc6-4820125aeabf" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11961", + "x-ms-ratelimit-remaining-subscription-reads" : "11971", "StatusCode" : "200", - "x-ms-correlation-request-id" : "94dca1f6-5be7-42c8-ac85-a6cf397e924f", - "Date" : "Fri, 13 Jan 2023 02:28:40 GMT", - "x-ms-arm-service-request-id" : "eeeadc5e-628e-46f1-a027-7333b065c652", + "x-ms-correlation-request-id" : "894a2c73-d165-401b-ae31-2a8f5b924007", + "Date" : "Wed, 19 Apr 2023 05:04:41 GMT", + "x-ms-arm-service-request-id" : "0d607df3-b8c2-49e2-9237-43ca54e6e582", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"822c95b8-b169-4fdb-adaf-7d12aa91c7a1\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022841Z:94dca1f6-5be7-42c8-ac85-a6cf397e924f", + "ETag" : "W/\"85156e5a-7ab5-4133-b85b-f4b2e248be46\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050441Z:894a2c73-d165-401b-ae31-2a8f5b924007", "Expires" : "-1", - "Content-Length" : "927", - "x-ms-request-id" : "0aaf4b91-75a2-485f-8f8a-d483dd6499a3", - "Body" : "{\r\n \"name\": \"pip-extlb2-94971669\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip-extlb2-94971669\",\r\n \"etag\": \"W/\\\"822c95b8-b169-4fdb-adaf-7d12aa91c7a1\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"7d149244-1a61-4575-a4a6-6782a35a4ba7\",\r\n \"ipAddress\": \"172.174.0.152\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip-extlb2-94971669\",\r\n \"fqdn\": \"pip-extlb2-94971669.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": [],\r\n \"ddosSettings\": {\r\n \"protectionMode\": \"VirtualNetworkInherited\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "x-ms-client-request-id" : "9d429cf5-4da8-499b-bc8c-c8ab5177403e", + "Content-Length" : "926", + "x-ms-request-id" : "407f0d81-4b49-4032-8868-f7c752a3a0d1", + "Body" : "{\r\n \"name\": \"pip-extlb2-54255937\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip-extlb2-54255937\",\r\n \"etag\": \"W/\\\"85156e5a-7ab5-4133-b85b-f4b2e248be46\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"006392ce-d052-4d3e-8c07-2f23940979e2\",\r\n \"ipAddress\": \"52.170.65.61\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip-extlb2-54255937\",\r\n \"fqdn\": \"pip-extlb2-54255937.eastus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": [],\r\n \"ddosSettings\": {\r\n \"protectionMode\": \"VirtualNetworkInherited\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "x-ms-client-request-id" : "c5c55935-70ed-491e-8fc6-4820125aeabf", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "782545d3-28ed-441c-98b6-a8734d6d326b", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1e7490cb-c65e-485d-897c-89bb4b82fe3d", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1186", + "x-ms-ratelimit-remaining-subscription-writes" : "1191", "Pragma" : "no-cache", "retry-after" : "0", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:28:45 GMT", - "x-ms-correlation-request-id" : "013b95bc-ae5a-4ce4-af0a-958d729dca3f", - "x-ms-arm-service-request-id" : "b48cf622-458b-4d0c-8711-203e5e0beb2f", + "Date" : "Wed, 19 Apr 2023 05:04:45 GMT", + "x-ms-correlation-request-id" : "f14c3db7-a052-40ea-9b21-85f673efadda", + "x-ms-arm-service-request-id" : "7fc9bfd1-337a-466a-aff0-573693dc3faf", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022845Z:013b95bc-ae5a-4ce4-af0a-958d729dca3f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050445Z:f14c3db7-a052-40ea-9b21-85f673efadda", "Expires" : "-1", - "Content-Length" : "6636", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/db3d304a-61d7-4d99-b03b-6a9af7886441?api-version=2022-09-01", - "x-ms-request-id" : "db3d304a-61d7-4d99-b03b-6a9af7886441", - "Body" : "{\r\n \"name\": \"extlb2-94971669\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669\",\r\n \"etag\": \"W/\\\"f30b1218-9d89-4657-980f-86ba69af8ed0\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"ff95ffa2-5f2b-4695-a220-1cc8f164c065\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"extlb2-94971669-FE1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/frontendIPConfigurations/extlb2-94971669-FE1\",\r\n \"etag\": \"W/\\\"f30b1218-9d89-4657-980f-86ba69af8ed0\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip-extlb2-94971669\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/loadBalancingRules/httpRule\"\r\n }\r\n ],\r\n \"inboundNatPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/inboundNatPools/extlb2-94971669-INP1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"extlb2-94971669-BAP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/backendAddressPools/extlb2-94971669-BAP1\",\r\n \"etag\": \"W/\\\"f30b1218-9d89-4657-980f-86ba69af8ed0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancerBackendAddresses\": [],\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"httpRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/loadBalancingRules/httpRule\",\r\n \"etag\": \"W/\\\"f30b1218-9d89-4657-980f-86ba69af8ed0\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/frontendIPConfigurations/extlb2-94971669-FE1\"\r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\": 80,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": false,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/backendAddressPools/extlb2-94971669-BAP1\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/backendAddressPools/extlb2-94971669-BAP1\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/probes/httpProbe\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"httpProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/probes/httpProbe\",\r\n \"etag\": \"W/\\\"f30b1218-9d89-4657-980f-86ba69af8ed0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"/\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"probeThreshold\": 1,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": [\r\n {\r\n \"name\": \"extlb2-94971669-INP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/inboundNatPools/extlb2-94971669-INP1\",\r\n \"etag\": \"W/\\\"f30b1218-9d89-4657-980f-86ba69af8ed0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendPortRangeStart\": 5000,\r\n \"frontendPortRangeEnd\": 5099,\r\n \"backendPort\": 22,\r\n \"protocol\": \"Tcp\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"enableFloatingIP\": false,\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/frontendIPConfigurations/extlb2-94971669-FE1\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/inboundNatPools\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "x-ms-client-request-id" : "782545d3-28ed-441c-98b6-a8734d6d326b", + "Content-Length" : "6673", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/0f75427b-4e52-4edd-b914-038e6d3e67c3?api-version=2022-09-01", + "x-ms-request-id" : "0f75427b-4e52-4edd-b914-038e6d3e67c3", + "Body" : "{\r\n \"name\": \"extlb2-54255937\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937\",\r\n \"etag\": \"W/\\\"1d4b1d9c-8130-4ae5-9277-02756d359121\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"38a4a481-0ebe-43d5-8421-eaddd03fa56f\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"extlb2-54255937-FE1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/frontendIPConfigurations/extlb2-54255937-FE1\",\r\n \"etag\": \"W/\\\"1d4b1d9c-8130-4ae5-9277-02756d359121\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip-extlb2-54255937\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/loadBalancingRules/httpRule\"\r\n }\r\n ],\r\n \"inboundNatPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/inboundNatPools/extlb2-54255937-INP1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"extlb2-54255937-BAP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/backendAddressPools/extlb2-54255937-BAP1\",\r\n \"etag\": \"W/\\\"1d4b1d9c-8130-4ae5-9277-02756d359121\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"syncState\": \"Succeeded\",\r\n \"loadBalancerBackendAddresses\": [],\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"httpRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/loadBalancingRules/httpRule\",\r\n \"etag\": \"W/\\\"1d4b1d9c-8130-4ae5-9277-02756d359121\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/frontendIPConfigurations/extlb2-54255937-FE1\"\r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\": 80,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": false,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/backendAddressPools/extlb2-54255937-BAP1\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/backendAddressPools/extlb2-54255937-BAP1\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/probes/httpProbe\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"httpProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/probes/httpProbe\",\r\n \"etag\": \"W/\\\"1d4b1d9c-8130-4ae5-9277-02756d359121\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"/\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"probeThreshold\": 1,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": [\r\n {\r\n \"name\": \"extlb2-54255937-INP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/inboundNatPools/extlb2-54255937-INP1\",\r\n \"etag\": \"W/\\\"1d4b1d9c-8130-4ae5-9277-02756d359121\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendPortRangeStart\": 5000,\r\n \"frontendPortRangeEnd\": 5099,\r\n \"backendPort\": 22,\r\n \"protocol\": \"Tcp\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"enableFloatingIP\": false,\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/frontendIPConfigurations/extlb2-54255937-FE1\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/inboundNatPools\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "x-ms-client-request-id" : "1e7490cb-c65e-485d-897c-89bb4b82fe3d", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "1c64a1c5-28b9-4ae2-94b2-fc2b473fe8f9", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f5aef82a-3607-4043-820d-f44890683346", "Content-Type" : "application/json" }, "Response" : { @@ -1694,199 +1596,199 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11944", + "x-ms-ratelimit-remaining-subscription-reads" : "11970", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:28:45 GMT", - "x-ms-correlation-request-id" : "885007e8-61b9-4efa-a6ec-f1e2caf2fe09", - "x-ms-arm-service-request-id" : "b9d537ac-8867-476c-b8db-311ae970a1d2", + "Date" : "Wed, 19 Apr 2023 05:04:46 GMT", + "x-ms-correlation-request-id" : "c0887e64-3e8f-4faf-bf69-a9e2fa19a33d", + "x-ms-arm-service-request-id" : "12c47123-7e8a-4819-815c-a4eaa40d49c5", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"f30b1218-9d89-4657-980f-86ba69af8ed0\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022846Z:885007e8-61b9-4efa-a6ec-f1e2caf2fe09", + "ETag" : "W/\"1d4b1d9c-8130-4ae5-9277-02756d359121\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050447Z:c0887e64-3e8f-4faf-bf69-a9e2fa19a33d", "Expires" : "-1", - "Content-Length" : "6636", - "x-ms-request-id" : "19943cee-9953-49b5-9d94-fb2ec37f5d88", - "Body" : "{\r\n \"name\": \"extlb2-94971669\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669\",\r\n \"etag\": \"W/\\\"f30b1218-9d89-4657-980f-86ba69af8ed0\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"ff95ffa2-5f2b-4695-a220-1cc8f164c065\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"extlb2-94971669-FE1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/frontendIPConfigurations/extlb2-94971669-FE1\",\r\n \"etag\": \"W/\\\"f30b1218-9d89-4657-980f-86ba69af8ed0\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/publicIPAddresses/pip-extlb2-94971669\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/loadBalancingRules/httpRule\"\r\n }\r\n ],\r\n \"inboundNatPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/inboundNatPools/extlb2-94971669-INP1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"extlb2-94971669-BAP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/backendAddressPools/extlb2-94971669-BAP1\",\r\n \"etag\": \"W/\\\"f30b1218-9d89-4657-980f-86ba69af8ed0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancerBackendAddresses\": [],\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"httpRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/loadBalancingRules/httpRule\",\r\n \"etag\": \"W/\\\"f30b1218-9d89-4657-980f-86ba69af8ed0\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/frontendIPConfigurations/extlb2-94971669-FE1\"\r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\": 80,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": false,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/backendAddressPools/extlb2-94971669-BAP1\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/backendAddressPools/extlb2-94971669-BAP1\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/probes/httpProbe\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"httpProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/probes/httpProbe\",\r\n \"etag\": \"W/\\\"f30b1218-9d89-4657-980f-86ba69af8ed0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"/\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"probeThreshold\": 1,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": [\r\n {\r\n \"name\": \"extlb2-94971669-INP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/inboundNatPools/extlb2-94971669-INP1\",\r\n \"etag\": \"W/\\\"f30b1218-9d89-4657-980f-86ba69af8ed0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendPortRangeStart\": 5000,\r\n \"frontendPortRangeEnd\": 5099,\r\n \"backendPort\": 22,\r\n \"protocol\": \"Tcp\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"enableFloatingIP\": false,\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/frontendIPConfigurations/extlb2-94971669-FE1\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/inboundNatPools\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "x-ms-client-request-id" : "1c64a1c5-28b9-4ae2-94b2-fc2b473fe8f9", + "Content-Length" : "6673", + "x-ms-request-id" : "6ba8c5d9-c101-4a17-b1b6-c06252a51622", + "Body" : "{\r\n \"name\": \"extlb2-54255937\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937\",\r\n \"etag\": \"W/\\\"1d4b1d9c-8130-4ae5-9277-02756d359121\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"38a4a481-0ebe-43d5-8421-eaddd03fa56f\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"extlb2-54255937-FE1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/frontendIPConfigurations/extlb2-54255937-FE1\",\r\n \"etag\": \"W/\\\"1d4b1d9c-8130-4ae5-9277-02756d359121\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/publicIPAddresses/pip-extlb2-54255937\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/loadBalancingRules/httpRule\"\r\n }\r\n ],\r\n \"inboundNatPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/inboundNatPools/extlb2-54255937-INP1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"extlb2-54255937-BAP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/backendAddressPools/extlb2-54255937-BAP1\",\r\n \"etag\": \"W/\\\"1d4b1d9c-8130-4ae5-9277-02756d359121\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"syncState\": \"Succeeded\",\r\n \"loadBalancerBackendAddresses\": [],\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"httpRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/loadBalancingRules/httpRule\",\r\n \"etag\": \"W/\\\"1d4b1d9c-8130-4ae5-9277-02756d359121\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/frontendIPConfigurations/extlb2-54255937-FE1\"\r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\": 80,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": false,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/backendAddressPools/extlb2-54255937-BAP1\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/backendAddressPools/extlb2-54255937-BAP1\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/probes/httpProbe\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"httpProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/probes/httpProbe\",\r\n \"etag\": \"W/\\\"1d4b1d9c-8130-4ae5-9277-02756d359121\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"/\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"probeThreshold\": 1,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": [\r\n {\r\n \"name\": \"extlb2-54255937-INP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/inboundNatPools/extlb2-54255937-INP1\",\r\n \"etag\": \"W/\\\"1d4b1d9c-8130-4ae5-9277-02756d359121\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendPortRangeStart\": 5000,\r\n \"frontendPortRangeEnd\": 5099,\r\n \"backendPort\": 22,\r\n \"protocol\": \"Tcp\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"enableFloatingIP\": false,\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/frontendIPConfigurations/extlb2-54255937-FE1\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/inboundNatPools\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "x-ms-client-request-id" : "f5aef82a-3607-4043-820d-f44890683346", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg49357?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg82258?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ef4a0340-668f-43c4-a09d-09885cd50329", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "696bbb1c-f52c-4ae5-a981-eb7637df7f64", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1194", + "x-ms-ratelimit-remaining-subscription-writes" : "1190", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:28:47 GMT", - "x-ms-correlation-request-id" : "b00a8b3e-fb4b-4e51-b1cb-326798e9d338", + "Date" : "Wed, 19 Apr 2023 05:04:48 GMT", + "x-ms-correlation-request-id" : "ffc80cb8-7e03-43c2-a65e-4a2ecd546ed3", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022848Z:b00a8b3e-fb4b-4e51-b1cb-326798e9d338", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050449Z:ffc80cb8-7e03-43c2-a65e-4a2ecd546ed3", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "b00a8b3e-fb4b-4e51-b1cb-326798e9d338", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357\",\"name\":\"javacsmrg49357\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "ffc80cb8-7e03-43c2-a65e-4a2ecd546ed3", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258\",\"name\":\"javacsmrg82258\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss64560?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss95105?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "b0bc64d2-7ab4-451d-907b-6dd16298ee62", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "79a0ba6c-9c42-4eaf-8742-0cc1de7490ce", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "x-ms-request-charge" : "2", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1191", + "x-ms-ratelimit-remaining-subscription-writes" : "1186", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:28:52 GMT", - "x-ms-correlation-request-id" : "a2f34377-46d3-4307-a7af-880b439a346e", + "Date" : "Wed, 19 Apr 2023 05:04:54 GMT", + "x-ms-correlation-request-id" : "0efd33ac-fbb8-4f6d-93bc-419c6d9511ff", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022853Z:a2f34377-46d3-4307-a7af-880b439a346e", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;58,Microsoft.Compute/CreateVMScaleSet30Min;294,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1190,Microsoft.Compute/VmssQueuedVMOperations;0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050455Z:0efd33ac-fbb8-4f6d-93bc-419c6d9511ff", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;58,Microsoft.Compute/CreateVMScaleSet30Min;293,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1198,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", - "Content-Length" : "3177", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/07724b68-83bf-4a2b-90b7-aab3dd95dd0a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", - "x-ms-request-id" : "07724b68-83bf-4a2b-90b7-aab3dd95dd0a", - "Body" : "{\r\n \"name\": \"vmss64560\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss64560\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss64560-vm\",\r\n \"adminUsername\": \"jvuser4\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser4/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet2\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/backendAddressPools/extlb2-94971669-BAP1\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/inboundNatPools/extlb2-94971669-INP1\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"1996447e-3516-466a-ac74-a038ab4e68ad\",\r\n \"timeCreated\": \"2023-01-13T02:28:51.4134445+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "b0bc64d2-7ab4-451d-907b-6dd16298ee62", + "Content-Length" : "3176", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a5bc2754-722d-4c0f-b67d-0747a1df8182?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", + "x-ms-request-id" : "a5bc2754-722d-4c0f-b67d-0747a1df8182", + "Body" : "{\r\n \"name\": \"vmss95105\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss95105\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss95105-vm\",\r\n \"adminUsername\": \"jvuser4\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser4/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDiZZ6PxZMOVvotiF3VM4ksLjy92VqXgwgMmoNP3HG6QK5zjUSELB4NtEQmEed26RXpPi6pTrxS5Sx/tlD0IKBL+lejpqHr1R5KNJFopVRlIU1CyBTUIrAllpb+C9qjguOQMRvhP5Re73DZ+woSP7w9XMQLHyM/7+jYw9sc1/AJdQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet2\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/backendAddressPools/extlb2-54255937-BAP1\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/inboundNatPools/extlb2-54255937-INP1\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"f98ced6f-2a14-4c4d-800e-f79588152fcb\",\r\n \"timeCreated\": \"2023-04-19T05:04:52.713009+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "79a0ba6c-9c42-4eaf-8742-0cc1de7490ce", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/07724b68-83bf-4a2b-90b7-aab3dd95dd0a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a5bc2754-722d-4c0f-b67d-0747a1df8182?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "72be78e6-1256-48c1-89cc-ff8393701d00" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1ff1f93f-08c0-4ba5-b28b-cdeffc6f5e2f" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11930", + "x-ms-ratelimit-remaining-subscription-reads" : "11976", "StatusCode" : "200", - "x-ms-correlation-request-id" : "786bc0c5-63fd-4128-af93-f445e2cf8389", - "Date" : "Fri, 13 Jan 2023 02:29:03 GMT", + "x-ms-correlation-request-id" : "5508c471-f808-4233-b33f-f77fb75ddece", + "Date" : "Wed, 19 Apr 2023 05:05:05 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "Retry-After" : "0", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14845,Microsoft.Compute/GetOperation30Min;29375", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022904Z:786bc0c5-63fd-4128-af93-f445e2cf8389", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14985,Microsoft.Compute/GetOperation30Min;29880", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050505Z:5508c471-f808-4233-b33f-f77fb75ddece", "Expires" : "-1", - "Content-Length" : "134", - "x-ms-request-id" : "e9f3c242-d2dc-4a01-bf54-b2c23559075f", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:28:51.4134445+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"07724b68-83bf-4a2b-90b7-aab3dd95dd0a\"\r\n}", - "x-ms-client-request-id" : "72be78e6-1256-48c1-89cc-ff8393701d00", + "Content-Length" : "133", + "x-ms-request-id" : "0927ad63-e738-4e8b-8432-960e2408900b", + "Body" : "{\r\n \"startTime\": \"2023-04-19T05:04:52.713009+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"a5bc2754-722d-4c0f-b67d-0747a1df8182\"\r\n}", + "x-ms-client-request-id" : "1ff1f93f-08c0-4ba5-b28b-cdeffc6f5e2f", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/07724b68-83bf-4a2b-90b7-aab3dd95dd0a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a5bc2754-722d-4c0f-b67d-0747a1df8182?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0bf11761-2317-4da6-b7e6-78721c537610" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "772539bc-2dc4-4c0b-a6e5-0d7297094a0e" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11983", + "x-ms-ratelimit-remaining-subscription-reads" : "11975", "StatusCode" : "200", - "x-ms-correlation-request-id" : "875ee1b1-d0b7-43bd-9797-fe97a8698cb8", - "Date" : "Fri, 13 Jan 2023 02:30:05 GMT", + "x-ms-correlation-request-id" : "00402d43-95d1-4757-b2dd-d54858dfc9a6", + "Date" : "Wed, 19 Apr 2023 05:06:06 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14894,Microsoft.Compute/GetOperation30Min;29341", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023005Z:875ee1b1-d0b7-43bd-9797-fe97a8698cb8", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14988,Microsoft.Compute/GetOperation30Min;29877", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050607Z:00402d43-95d1-4757-b2dd-d54858dfc9a6", "Expires" : "-1", - "Content-Length" : "134", - "x-ms-request-id" : "caf83e37-6342-4017-8be6-68a4a6e1303f", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:28:51.4134445+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"07724b68-83bf-4a2b-90b7-aab3dd95dd0a\"\r\n}", - "x-ms-client-request-id" : "0bf11761-2317-4da6-b7e6-78721c537610", + "Content-Length" : "133", + "x-ms-request-id" : "08229969-21e0-44bf-a54b-56d8085d921c", + "Body" : "{\r\n \"startTime\": \"2023-04-19T05:04:52.713009+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"a5bc2754-722d-4c0f-b67d-0747a1df8182\"\r\n}", + "x-ms-client-request-id" : "772539bc-2dc4-4c0b-a6e5-0d7297094a0e", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/07724b68-83bf-4a2b-90b7-aab3dd95dd0a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a5bc2754-722d-4c0f-b67d-0747a1df8182?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ee822c9b-ee04-40c6-945a-918ac6c15100" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "753fc223-0a51-4a08-9dd2-6dcddab2ff10" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", + "x-ms-ratelimit-remaining-subscription-reads" : "11975", "StatusCode" : "200", - "x-ms-correlation-request-id" : "a4dc9320-11b8-4297-9f9f-8daf6a5a5645", - "Date" : "Fri, 13 Jan 2023 02:30:35 GMT", + "x-ms-correlation-request-id" : "8de5226c-7377-4a93-b1a1-32747f908ee1", + "Date" : "Wed, 19 Apr 2023 05:06:37 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14901,Microsoft.Compute/GetOperation30Min;29322", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023036Z:a4dc9320-11b8-4297-9f9f-8daf6a5a5645", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29876", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050637Z:8de5226c-7377-4a93-b1a1-32747f908ee1", "Expires" : "-1", - "Content-Length" : "184", - "x-ms-request-id" : "6e54295c-01ad-4555-bf0e-3e4b510be7de", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:28:51.4134445+00:00\",\r\n \"endTime\": \"2023-01-13T02:30:17.0697126+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"07724b68-83bf-4a2b-90b7-aab3dd95dd0a\"\r\n}", - "x-ms-client-request-id" : "ee822c9b-ee04-40c6-945a-918ac6c15100", + "Content-Length" : "183", + "x-ms-request-id" : "1790559f-f265-4a5e-a5fa-65df5f234262", + "Body" : "{\r\n \"startTime\": \"2023-04-19T05:04:52.713009+00:00\",\r\n \"endTime\": \"2023-04-19T05:06:16.9936714+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"a5bc2754-722d-4c0f-b67d-0747a1df8182\"\r\n}", + "x-ms-client-request-id" : "753fc223-0a51-4a08-9dd2-6dcddab2ff10", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss64560?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss95105?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0cc3fd4c-32c3-47a8-9ccd-57993c6461d5" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d1163256-44bf-44cd-9d7b-3e383b190b25" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11924", + "x-ms-ratelimit-remaining-subscription-reads" : "11974", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ccf27d79-c454-4f59-922e-c6bf0a96abd7", - "Date" : "Fri, 13 Jan 2023 02:30:36 GMT", + "x-ms-correlation-request-id" : "1953a237-0d54-483c-aa54-8540681adaad", + "Date" : "Wed, 19 Apr 2023 05:06:38 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;393,Microsoft.Compute/GetVMScaleSet30Min;2559", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023037Z:ccf27d79-c454-4f59-922e-c6bf0a96abd7", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;395,Microsoft.Compute/GetVMScaleSet30Min;2544", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050639Z:1953a237-0d54-483c-aa54-8540681adaad", "Expires" : "-1", - "Content-Length" : "3178", - "x-ms-request-id" : "f5b81425-3ecb-44e5-a796-871aaf9b6d2f", - "Body" : "{\r\n \"name\": \"vmss64560\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss64560\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss64560-vm\",\r\n \"adminUsername\": \"jvuser4\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser4/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet2\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/backendAddressPools/extlb2-94971669-BAP1\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/inboundNatPools/extlb2-94971669-INP1\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"1996447e-3516-466a-ac74-a038ab4e68ad\",\r\n \"timeCreated\": \"2023-01-13T02:28:51.4134445+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "0cc3fd4c-32c3-47a8-9ccd-57993c6461d5", + "Content-Length" : "3177", + "x-ms-request-id" : "91240df0-73c0-4de5-a2ab-079988102bbb", + "Body" : "{\r\n \"name\": \"vmss95105\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss95105\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss95105-vm\",\r\n \"adminUsername\": \"jvuser4\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser4/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDiZZ6PxZMOVvotiF3VM4ksLjy92VqXgwgMmoNP3HG6QK5zjUSELB4NtEQmEed26RXpPi6pTrxS5Sx/tlD0IKBL+lejpqHr1R5KNJFopVRlIU1CyBTUIrAllpb+C9qjguOQMRvhP5Re73DZ+woSP7w9XMQLHyM/7+jYw9sc1/AJdQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet2\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/backendAddressPools/extlb2-54255937-BAP1\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/inboundNatPools/extlb2-54255937-INP1\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"f98ced6f-2a14-4c4d-800e-f79588152fcb\",\r\n \"timeCreated\": \"2023-04-19T05:04:52.713009+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "d1163256-44bf-44cd-9d7b-3e383b190b25", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss64560/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss95105/virtualMachines?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0608de0e-9723-4a8b-a4dd-30bccfca15ef", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "60f68726-1b65-4b81-b915-1b312f51ee3a", "Content-Type" : "application/json" }, "Response" : { @@ -1895,221 +1797,220 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11978", + "x-ms-ratelimit-remaining-subscription-reads" : "11974", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:30:37 GMT", - "x-ms-correlation-request-id" : "0438a641-ca43-4f76-8f9a-4cf74195a4b4", + "Date" : "Wed, 19 Apr 2023 05:06:39 GMT", + "x-ms-correlation-request-id" : "4516caf0-714b-470c-a53f-e5830787a25c", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023037Z:0438a641-ca43-4f76-8f9a-4cf74195a4b4", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGetVMScaleSet3Min;176,Microsoft.Compute/HighCostGetVMScaleSet30Min;888,Microsoft.Compute/VMScaleSetVMViews3Min;4989", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050640Z:4516caf0-714b-470c-a53f-e5830787a25c", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGetVMScaleSet3Min;179,Microsoft.Compute/HighCostGetVMScaleSet30Min;896,Microsoft.Compute/VMScaleSetVMViews3Min;4998", "Expires" : "-1", - "Content-Length" : "3953", - "x-ms-request-id" : "b0acd1be-d0e4-45e3-b078-70378be9195a", - "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"vmss64560_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss64560/virtualMachines/0\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"instanceId\": \"0\",\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet2\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/backendAddressPools/extlb2-94971669-BAP1\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/loadBalancers/extlb2-94971669/inboundNatPools/extlb2-94971669-INP1\"}]}}]}}]},\r\n \"vmId\": \"144047e3-d55b-40c1-a2d8-03c991704665\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss64560_vmss64560_0_OsDisk_1_6cd22bcaf6984aa5ae8b48c03d50e017\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/disks/vmss64560_vmss64560_0_OsDisk_1_6cd22bcaf6984aa5ae8b48c03d50e017\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss64560-vm000000\",\r\n \"adminUsername\": \"jvuser4\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser4/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss64560/virtualMachines/0/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:28:51.4915732+00:00\"\r\n }\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "0608de0e-9723-4a8b-a4dd-30bccfca15ef", + "Content-Length" : "3954", + "x-ms-request-id" : "83de74c6-64fa-4c69-afd3-141ccaed4710", + "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"vmss95105_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss95105/virtualMachines/0\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"instanceId\": \"0\",\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet2\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/backendAddressPools/extlb2-54255937-BAP1\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/loadBalancers/extlb2-54255937/inboundNatPools/extlb2-54255937-INP1\"}]}}]}}]},\r\n \"vmId\": \"a730c6c6-b820-4d47-9715-a51f9ed162b3\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss95105_vmss95105_0_OsDisk_1_4b22b5d77d27479f8e951d92165523eb\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/disks/vmss95105_vmss95105_0_OsDisk_1_4b22b5d77d27479f8e951d92165523eb\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss95105-vm000000\",\r\n \"adminUsername\": \"jvuser4\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser4/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDiZZ6PxZMOVvotiF3VM4ksLjy92VqXgwgMmoNP3HG6QK5zjUSELB4NtEQmEed26RXpPi6pTrxS5Sx/tlD0IKBL+lejpqHr1R5KNJFopVRlIU1CyBTUIrAllpb+C9qjguOQMRvhP5Re73DZ+woSP7w9XMQLHyM/7+jYw9sc1/AJdQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachineScaleSets/vmss95105/virtualMachines/0/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-19T05:04:52.7755115+00:00\"\r\n }\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "60f68726-1b65-4b81-b915-1b312f51ee3a", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg49357?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg82258?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c39bfbb8-99fc-4f1c-9259-7e7cf90b8b69", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "97ae870e-7209-4fb5-bdef-2f30f0078608", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1179", + "x-ms-ratelimit-remaining-subscription-writes" : "1188", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:30:39 GMT", - "x-ms-correlation-request-id" : "45dd9170-9274-4eef-8578-89990adcdac9", + "Date" : "Wed, 19 Apr 2023 05:06:41 GMT", + "x-ms-correlation-request-id" : "37f5f414-2ced-4a8d-b6cf-edf7caee8c42", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023039Z:45dd9170-9274-4eef-8578-89990adcdac9", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050641Z:37f5f414-2ced-4a8d-b6cf-edf7caee8c42", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "45dd9170-9274-4eef-8578-89990adcdac9", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357\",\"name\":\"javacsmrg49357\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "37f5f414-2ced-4a8d-b6cf-edf7caee8c42", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258\",\"name\":\"javacsmrg82258\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet86282b6954?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet76672eee38?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "bc29c7c5-2d54-498a-b192-c45e5bc39964", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "06b0b042-6338-4851-b83e-e6d9c3c35c94", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1193", + "x-ms-ratelimit-remaining-subscription-writes" : "1190", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:30:43 GMT", - "x-ms-correlation-request-id" : "bb1986ed-6f9a-49f9-ad80-0355096bd222", - "x-ms-arm-service-request-id" : "b812e215-0df7-4cfc-83a3-99a4b18e8217", + "Date" : "Wed, 19 Apr 2023 05:06:46 GMT", + "x-ms-correlation-request-id" : "985241ec-c73e-4543-8321-0df68810ab53", + "x-ms-arm-service-request-id" : "b52f893f-9660-410e-9f0e-ad73d122102c", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023044Z:bb1986ed-6f9a-49f9-ad80-0355096bd222", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050647Z:985241ec-c73e-4543-8321-0df68810ab53", "Expires" : "-1", "Content-Length" : "1309", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/50a8d360-5ea2-45a7-b589-181954e3a3e2?api-version=2022-09-01", - "x-ms-request-id" : "50a8d360-5ea2-45a7-b589-181954e3a3e2", - "Body" : "{\r\n \"name\": \"vnet86282b6954\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet86282b6954\",\r\n \"etag\": \"W/\\\"6e76df42-5684-4d8d-aa8b-d63aa1380a45\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"7d756d75-57aa-4d5e-a798-c35df8eaede1\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.1.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet86282b6954/subnets/subnet1\",\r\n \"etag\": \"W/\\\"6e76df42-5684-4d8d-aa8b-d63aa1380a45\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.1.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "bc29c7c5-2d54-498a-b192-c45e5bc39964", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ac16655a-8536-4e2f-911b-d3c7b0f9e2fe?api-version=2022-09-01", + "x-ms-request-id" : "ac16655a-8536-4e2f-911b-d3c7b0f9e2fe", + "Body" : "{\r\n \"name\": \"vnet76672eee38\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet76672eee38\",\r\n \"etag\": \"W/\\\"1b7ad9a9-167e-491a-b2df-16e599a98eb2\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"3f7d40c2-e9e8-432a-9de9-d18d76f9cda2\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.1.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet76672eee38/subnets/subnet1\",\r\n \"etag\": \"W/\\\"1b7ad9a9-167e-491a-b2df-16e599a98eb2\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.1.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "06b0b042-6338-4851-b83e-e6d9c3c35c94", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/50a8d360-5ea2-45a7-b589-181954e3a3e2?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/ac16655a-8536-4e2f-911b-d3c7b0f9e2fe?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "3463aa33-e0a0-4cec-a30d-b2ed1b7ba384" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6f3ab91d-678a-483f-a011-23ef119eeaae" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", + "x-ms-ratelimit-remaining-subscription-reads" : "11973", "StatusCode" : "200", - "x-ms-correlation-request-id" : "174c4045-b2c3-41c3-903c-e70664ad5f80", - "Date" : "Fri, 13 Jan 2023 02:30:47 GMT", - "x-ms-arm-service-request-id" : "a20dc9a6-8af6-4457-9afd-299280c2294b", + "x-ms-correlation-request-id" : "719ea700-a9da-4ab2-9799-151e4e0d7f16", + "Date" : "Wed, 19 Apr 2023 05:06:51 GMT", + "x-ms-arm-service-request-id" : "2e078b36-8422-497c-8321-8fe7dad0093e", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023048Z:174c4045-b2c3-41c3-903c-e70664ad5f80", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050651Z:719ea700-a9da-4ab2-9799-151e4e0d7f16", "Expires" : "-1", "Content-Length" : "29", - "x-ms-request-id" : "a482a566-66e5-4756-9c0c-f69dcebe41b5", + "x-ms-request-id" : "0d1190b2-81f3-4c3c-b61d-a3541529c4a8", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "3463aa33-e0a0-4cec-a30d-b2ed1b7ba384", + "x-ms-client-request-id" : "6f3ab91d-678a-483f-a011-23ef119eeaae", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet86282b6954?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet76672eee38?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "eaba56de-55cf-4a85-9ad6-ac74fcf0b841" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b13361e2-c08b-4cfc-9a7c-f0eeae4c69e2" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11960", + "x-ms-ratelimit-remaining-subscription-reads" : "11973", "StatusCode" : "200", - "x-ms-correlation-request-id" : "99eb30d0-1d0e-4546-9ebf-1a7443260ffa", - "Date" : "Fri, 13 Jan 2023 02:30:48 GMT", - "x-ms-arm-service-request-id" : "cf7dee4d-f48d-4fca-b53e-9e0008db8501", + "x-ms-correlation-request-id" : "11e460d7-2c62-49c2-912b-fcb36333642b", + "Date" : "Wed, 19 Apr 2023 05:06:51 GMT", + "x-ms-arm-service-request-id" : "3c6f73e6-fe16-4c72-a323-b2f3a857fe43", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"d0a96464-d2df-44a8-a561-3c8c5c4b4943\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023048Z:99eb30d0-1d0e-4546-9ebf-1a7443260ffa", + "ETag" : "W/\"74c8778e-cd6d-498e-b0ed-da177cb9d98e\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050652Z:11e460d7-2c62-49c2-912b-fcb36333642b", "Expires" : "-1", "Content-Length" : "1311", - "x-ms-request-id" : "abfac98b-90f1-4ac9-b64f-dc526e26f10c", - "Body" : "{\r\n \"name\": \"vnet86282b6954\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet86282b6954\",\r\n \"etag\": \"W/\\\"d0a96464-d2df-44a8-a561-3c8c5c4b4943\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"7d756d75-57aa-4d5e-a798-c35df8eaede1\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.1.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet86282b6954/subnets/subnet1\",\r\n \"etag\": \"W/\\\"d0a96464-d2df-44a8-a561-3c8c5c4b4943\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.1.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "eaba56de-55cf-4a85-9ad6-ac74fcf0b841", + "x-ms-request-id" : "a30b65cd-0f73-4875-bdec-78f5f3dc248d", + "Body" : "{\r\n \"name\": \"vnet76672eee38\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet76672eee38\",\r\n \"etag\": \"W/\\\"74c8778e-cd6d-498e-b0ed-da177cb9d98e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"3f7d40c2-e9e8-432a-9de9-d18d76f9cda2\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.1.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet76672eee38/subnets/subnet1\",\r\n \"etag\": \"W/\\\"74c8778e-cd6d-498e-b0ed-da177cb9d98e\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.1.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "b13361e2-c08b-4cfc-9a7c-f0eeae4c69e2", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/networkInterfaces/nic08786d5749a?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/networkInterfaces/nic213222f19cf?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ac40ec5c-ba08-46b6-988f-d5af6a9d51ae", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "47fd6f65-071b-4595-ac0c-8efb1cb8bfd5", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1174", + "x-ms-ratelimit-remaining-subscription-writes" : "1187", "Pragma" : "no-cache", "retry-after" : "0", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:30:52 GMT", - "x-ms-correlation-request-id" : "72684de6-a332-439a-a2f5-837b7ca86139", - "x-ms-arm-service-request-id" : "df5f0f83-0478-4d55-9275-58e7a03ee6aa", + "Date" : "Wed, 19 Apr 2023 05:06:56 GMT", + "x-ms-correlation-request-id" : "33571c90-8eb9-43de-a99e-8d07efa5ddb5", + "x-ms-arm-service-request-id" : "7669715b-6dc3-4845-abdb-72c1e3593b51", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023053Z:72684de6-a332-439a-a2f5-837b7ca86139", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050657Z:33571c90-8eb9-43de-a99e-8d07efa5ddb5", "Expires" : "-1", "Content-Length" : "1792", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/7acb73a4-7336-46bd-8c83-110e93f07fe6?api-version=2022-09-01", - "x-ms-request-id" : "7acb73a4-7336-46bd-8c83-110e93f07fe6", - "Body" : "{\r\n \"name\": \"nic08786d5749a\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/networkInterfaces/nic08786d5749a\",\r\n \"etag\": \"W/\\\"b30ebce1-6a12-4e49-a097-4e84349b9b6c\\\"\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"26ba4c29-055c-4a3c-af33-ec0bc8e28689\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/networkInterfaces/nic08786d5749a/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"b30ebce1-6a12-4e49-a097-4e84349b9b6c\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.1.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Network/virtualNetworks/vnet86282b6954/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"ovwxk5nkk3pe1j2yyno5r0xn2b.bx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"vnetEncryptionSupported\": false,\r\n \"enableIPForwarding\": false,\r\n \"disableTcpStateTracking\": false,\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": [],\r\n \"nicType\": \"Standard\",\r\n \"allowPort25Out\": true\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\",\r\n \"location\": \"eastus\",\r\n \"kind\": \"Regular\"\r\n}", - "x-ms-client-request-id" : "ac40ec5c-ba08-46b6-988f-d5af6a9d51ae", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/4c9a9fcc-8109-4861-9374-e110a0287f87?api-version=2022-09-01", + "x-ms-request-id" : "4c9a9fcc-8109-4861-9374-e110a0287f87", + "Body" : "{\r\n \"name\": \"nic213222f19cf\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/networkInterfaces/nic213222f19cf\",\r\n \"etag\": \"W/\\\"bf4fa682-c3b9-43cd-95d9-ce45b4c158eb\\\"\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"649f65d2-c5e7-4eb8-b65e-a108520f4ae4\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/networkInterfaces/nic213222f19cf/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"bf4fa682-c3b9-43cd-95d9-ce45b4c158eb\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.1.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Network/virtualNetworks/vnet76672eee38/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"yjah0p5i3evehhpj0ggxn4onuc.bx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"vnetEncryptionSupported\": false,\r\n \"enableIPForwarding\": false,\r\n \"disableTcpStateTracking\": false,\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": [],\r\n \"nicType\": \"Standard\",\r\n \"allowPort25Out\": true\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\",\r\n \"location\": \"eastus\",\r\n \"kind\": \"Regular\"\r\n}", + "x-ms-client-request-id" : "47fd6f65-071b-4595-ac0c-8efb1cb8bfd5", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachines/vm46652d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg82258/providers/Microsoft.Compute/virtualMachines/vm73766d?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "fdcc00dd-5beb-4c13-a342-868727c0e7eb", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "afffe0b5-ebfb-4a4c-a7f4-e4f739a54bab", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1192", + "x-ms-ratelimit-remaining-subscription-writes" : "1189", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "409", - "Date" : "Fri, 13 Jan 2023 02:30:59 GMT", - "x-ms-correlation-request-id" : "e0c59895-5453-4076-8790-b5f2d2cf4f8c", + "Date" : "Wed, 19 Apr 2023 05:06:59 GMT", + "x-ms-correlation-request-id" : "0dbc5d23-7db6-4157-ba42-68691e41da9a", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023100Z:e0c59895-5453-4076-8790-b5f2d2cf4f8c", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;234,Microsoft.Compute/PutVM30Min;1113", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050700Z:0dbc5d23-7db6-4157-ba42-68691e41da9a", "Expires" : "-1", - "Content-Length" : "350", - "x-ms-request-id" : "112e47b7-cd72-4cb9-bbdb-803a73668e22", - "Body" : "{\r\n \"error\": {\r\n \"code\": \"OperationNotAllowed\",\r\n \"message\": \"This operation is not allowed because referenced Virtual Machine Scale Set '/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg49357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss64560' does not have orchestration mode set to 'Flexible'.\"\r\n }\r\n}", - "x-ms-client-request-id" : "fdcc00dd-5beb-4c13-a342-868727c0e7eb", + "Content-Length" : "216", + "x-ms-request-id" : "a0cecf65-a97c-489b-8f75-5f08dc8b0814", + "Body" : "{\r\n \"error\": {\r\n \"code\": \"OperationNotAllowed\",\r\n \"message\": \"This operation is not allowed because referenced Virtual Machine Scale Set 'vmss95105' does not have orchestration mode set to 'Flexible'.\"\r\n }\r\n}", + "x-ms-client-request-id" : "afffe0b5-ebfb-4a4c-a7f4-e4f739a54bab", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg49357?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg82258?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "f76ad930-ebc7-4db9-9bd8-7dd401c7bd90", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cc29bbc8-0c24-48d4-bc16-d094fb8e296c", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14996", + "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:31:04 GMT", - "x-ms-correlation-request-id" : "58aedf2b-0f79-4422-a494-093a510c0c39", + "Date" : "Wed, 19 Apr 2023 05:07:03 GMT", + "x-ms-correlation-request-id" : "31706703-8307-465a-ade4-21d9a11cfac6", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023104Z:58aedf2b-0f79-4422-a494-093a510c0c39", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T050703Z:31706703-8307-465a-ade4-21d9a11cfac6", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "58aedf2b-0f79-4422-a494-093a510c0c39", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc0OTM1Ny1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "31706703-8307-465a-ade4-21d9a11cfac6", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc4MjI1OC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javacsmrg49357", "javacsmrg249108", "vmss30281", "extlb1-01727717", "vm71834f", "pip462697", "nic34254ad1823", "vnet71948c9401", "pip1731510a", "stg06303a6aa", "nic19879bf9a35", "vnet423542caae", "vmss64560", "extlb2-94971669", "vm46652d", "nic08786d5749a", "vnet86282b6954" ] + "variables" : [ "javacsmrg82258", "javacsmrg232033", "vmss59391", "extlb1-61236362", "vm81412c", "pip69370a", "nic236239c30a0", "vnet51214c9073", "pip77690071", "stg16478d51c", "nic6474617c96e", "vnet84548816ff", "vmss95105", "extlb2-54255937", "vm73766d", "nic213222f19cf", "vnet76672eee38" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithNetworking.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithNetworking.json index 39ddd52a4dff0..480c368f8ec0b 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithNetworking.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachineWithNetworking.json @@ -286,7 +286,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg79160/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg79160/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2cd1b828-faca-4e40-8aed-9e7d8dc1045d", @@ -308,7 +308,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;206,Microsoft.Compute/PutVM30Min;1166", "Expires" : "-1", "Content-Length" : "2278", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f54fcbc4-e5b3-4559-b78c-fca872c9777c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f54fcbc4-e5b3-4559-b78c-fca872c9777c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "f54fcbc4-e5b3-4559-b78c-fca872c9777c", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg79160/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"bae7bfc3-1798-4d60-a8d7-6fb3d46d3f01\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg79160/providers/Microsoft.Network/networkInterfaces/nic59296f1d921\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:04.3821241+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "2cd1b828-faca-4e40-8aed-9e7d8dc1045d", @@ -317,7 +317,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f54fcbc4-e5b3-4559-b78c-fca872c9777c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f54fcbc4-e5b3-4559-b78c-fca872c9777c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "02ef3fd1-dca0-4bf4-95ab-a0c9bd0c7c7d" @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f54fcbc4-e5b3-4559-b78c-fca872c9777c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f54fcbc4-e5b3-4559-b78c-fca872c9777c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "de6ec1d6-d11c-4446-88b0-8644f3dc2844" @@ -373,7 +373,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f54fcbc4-e5b3-4559-b78c-fca872c9777c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f54fcbc4-e5b3-4559-b78c-fca872c9777c?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "36d2e656-27db-469e-9002-20870cf668fe" @@ -401,7 +401,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg79160/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg79160/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "307efd58-96d3-4e93-9c47-f5188969f5a8" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachinesAndAvailabilitySetInSameProximityPlacementGroup.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachinesAndAvailabilitySetInSameProximityPlacementGroup.json index 3d5c69d17e517..9f1ad6e897488 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachinesAndAvailabilitySetInSameProximityPlacementGroup.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachinesAndAvailabilitySetInSameProximityPlacementGroup.json @@ -27,7 +27,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "033a151d-7fd9-4a7b-baed-199d2e5b6980", @@ -56,7 +56,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/availabilitySets/availset1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/availabilitySets/availset1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "faf1f391-2420-41be-a8fe-eb8dd494ec0e", @@ -85,7 +85,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fb3dc0e8-353f-439c-b9dc-a4552e797581", @@ -114,7 +114,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a1fca087-772d-4006-906f-7e1561e5a01d", @@ -143,7 +143,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4087ab10-80b3-4f2a-b565-bb031979b315", @@ -172,7 +172,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "427d85c9-f1fe-481e-80fd-e08d91fd2c48", @@ -201,7 +201,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "74159bc3-7c01-4755-8dac-a07b0ffae169", @@ -230,7 +230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d097bc89-7a5f-499e-aa0f-aaeb3338df43", @@ -259,7 +259,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "84c8b0d7-bced-4eec-91f5-33ee0e79caa8", @@ -491,7 +491,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1012e56b-72f3-40b7-b5fc-3f5722d4468b", @@ -513,7 +513,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;234,Microsoft.Compute/PutVM30Min;1194", "Expires" : "-1", "Content-Length" : "2222", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/62ecb8ef-4eb1-4f51-960f-b98411c51917?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/62ecb8ef-4eb1-4f51-960f-b98411c51917?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "62ecb8ef-4eb1-4f51-960f-b98411c51917", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"72a8b688-2971-4c47-8ac8-1014e225b072\",\r\n \"proximityPlacementGroup\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.3887.230107\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javatest\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg55653085b681c.blob.core.windows.net/vhds/javavm-os-disk-b1b9c527-413f-44b7-b148-09ae045824c9.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Network/networkInterfaces/nic578044162ef\",\"properties\":{\"primary\":true}}]},\r\n \"licenseType\": \"Windows_Server\",\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:21.5826033+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "1012e56b-72f3-40b7-b5fc-3f5722d4468b", @@ -522,7 +522,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/62ecb8ef-4eb1-4f51-960f-b98411c51917?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/62ecb8ef-4eb1-4f51-960f-b98411c51917?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cea72300-8a79-44a7-ad55-98f1134c5208" @@ -550,7 +550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/62ecb8ef-4eb1-4f51-960f-b98411c51917?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/62ecb8ef-4eb1-4f51-960f-b98411c51917?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "11f01216-cb44-42f4-ad71-88db45c58cea" @@ -578,7 +578,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fd6419bf-3fca-42c9-8f2e-38e84c5b422f" @@ -606,7 +606,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "341f7e32-97b7-49b5-aa64-a7ce8252f3a8", @@ -635,7 +635,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9b7fb50a-ab5f-4f7e-a249-e0d06d4a0471", @@ -664,7 +664,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "97514dbb-6a42-4b9e-9cac-77de878a9081", @@ -693,7 +693,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a9171dc7-d794-4eac-b7a6-4f476e08961c", @@ -722,7 +722,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "88222352-ba06-49d0-8ab4-dba51ead1a5a", @@ -751,7 +751,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e20f775b-372e-44de-8b57-d6bb29a63f45", @@ -780,7 +780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "15c5c92c-e965-4861-b20c-c479ae876d45", @@ -809,7 +809,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "dad9c301-36c9-46a9-b517-29c6dbc0823d", @@ -838,7 +838,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8e20a192-69cd-46e9-ab6e-5e68f02bbbb7", @@ -867,7 +867,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7fa03d5b-e79c-4d32-9e6d-30f0f02e9ee1", @@ -896,7 +896,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5ee52a69-788c-41a2-bf48-63e937ae0b83", @@ -925,7 +925,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f465d618-a636-408d-a1e1-9a69eefc4c9f", @@ -954,7 +954,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "037ef378-8ec8-4029-bbba-fa3420ef050f" @@ -982,7 +982,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "25a3cc05-efa4-47a0-9d63-3b1cd7941ad6", @@ -1011,7 +1011,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "59334e7c-096c-4de1-bc13-59ec361be49f", @@ -1040,7 +1040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fbe964b2-6f5a-41ed-875e-1ada0df4f6fc", @@ -1069,7 +1069,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2b12af0e-5124-4da7-9e7a-02ce3e2b9741", @@ -1098,7 +1098,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG09462/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "307da503-980e-4141-822c-cd28b56da75e", @@ -1127,7 +1127,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "992cc2c6-8121-4037-9cbd-dc87deb158f5", @@ -1149,15 +1149,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;236,Microsoft.Compute/DeleteVM30Min;1196", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2c81a518-2a6b-4fc1-a110-4623c0052a38?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2c81a518-2a6b-4fc1-a110-4623c0052a38?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "2c81a518-2a6b-4fc1-a110-4623c0052a38", "x-ms-client-request-id" : "992cc2c6-8121-4037-9cbd-dc87deb158f5", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2c81a518-2a6b-4fc1-a110-4623c0052a38?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2c81a518-2a6b-4fc1-a110-4623c0052a38?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2c81a518-2a6b-4fc1-a110-4623c0052a38?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2c81a518-2a6b-4fc1-a110-4623c0052a38?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "92fe06a4-68fe-409a-a082-7c53bf5c6336" @@ -1185,7 +1185,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2c81a518-2a6b-4fc1-a110-4623c0052a38?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2c81a518-2a6b-4fc1-a110-4623c0052a38?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "44089ac1-bfd6-49e9-bd6b-039f3cd391d8" @@ -1213,7 +1213,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2c81a518-2a6b-4fc1-a110-4623c0052a38?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2c81a518-2a6b-4fc1-a110-4623c0052a38?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3c7a35cb-058f-4147-86be-23504391e645" @@ -1239,7 +1239,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/availabilitySets/availset1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg09462/providers/Microsoft.Compute/availabilitySets/availset1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "73967147-7d9c-44ab-ba9b-c0d376629188", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachinesAndRelatedResourcesInParallel.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachinesAndRelatedResourcesInParallel.json index d3af45e531be4..9bc361d820c47 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachinesAndRelatedResourcesInParallel.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canCreateVirtualMachinesAndRelatedResourcesInParallel.json @@ -1146,7 +1146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "80fb50fc-28b1-40fb-bd19-e47853efc441", @@ -1168,7 +1168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;205,Microsoft.Compute/PutVM30Min;1165", "Expires" : "-1", "Content-Length" : "2361", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1be7ba06-ddc4-4ff4-9b81-9fe15f68a991?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1be7ba06-ddc4-4ff4-9b81-9fe15f68a991?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "1be7ba06-ddc4-4ff4-9b81-9fe15f68a991", "Body" : "{\r\n \"name\": \"vmz-4\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-4\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"f331dc7e-7b0c-4a6e-95a3-a0b36743edb1\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmz-4-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg7303975dbc6.blob.core.windows.net/vhds/vmz-4-os-disk-52858743-ef80-485b-9bfb-ea2690c66038.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmz-4\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCFvINeyF8OlH81e9oCsSuOvrY+hLoTQovS7dXbrELDAJcUG3LrZyrVpsA0vHZT68tqs2+v2VYhvlP+EQBq4ssRNmlFvj/GDVnz/VQft/W4+gLiOVllWvvU9E43dYProjHNqWs9iGDpTOL1+scrj8xIh+wrlMhEdEXqnefy/wlZ1Q==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Network/networkInterfaces/nic19872a23f69\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:02.5383742+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "80fb50fc-28b1-40fb-bd19-e47853efc441", @@ -1177,7 +1177,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3ff8f2be-4182-4f8d-b18f-9e4b3cf1a807", @@ -1199,7 +1199,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;204,Microsoft.Compute/PutVM30Min;1164", "Expires" : "-1", "Content-Length" : "2361", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/14d71a84-d3f1-4e1d-bf14-5bb19d0d4e4f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/14d71a84-d3f1-4e1d-bf14-5bb19d0d4e4f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "14d71a84-d3f1-4e1d-bf14-5bb19d0d4e4f", "Body" : "{\r\n \"name\": \"vmz-3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-3\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"3a9b6bab-38ae-4b85-89f3-0b1b193633cb\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmz-3-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg7303975dbc6.blob.core.windows.net/vhds/vmz-3-os-disk-89fe6334-75fe-43d8-a96a-e664164bd972.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmz-3\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCFvINeyF8OlH81e9oCsSuOvrY+hLoTQovS7dXbrELDAJcUG3LrZyrVpsA0vHZT68tqs2+v2VYhvlP+EQBq4ssRNmlFvj/GDVnz/VQft/W4+gLiOVllWvvU9E43dYProjHNqWs9iGDpTOL1+scrj8xIh+wrlMhEdEXqnefy/wlZ1Q==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Network/networkInterfaces/nic190306153c8\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:02.6165002+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "3ff8f2be-4182-4f8d-b18f-9e4b3cf1a807", @@ -1208,7 +1208,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "73f83873-e9a8-40d4-9ed4-dde70e83a310", @@ -1230,7 +1230,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;203,Microsoft.Compute/PutVM30Min;1163", "Expires" : "-1", "Content-Length" : "2361", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7329e22f-f9ce-420f-ab45-fb68f5988e29?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7329e22f-f9ce-420f-ab45-fb68f5988e29?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "7329e22f-f9ce-420f-ab45-fb68f5988e29", "Body" : "{\r\n \"name\": \"vmz-1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"6b7a7306-dc85-4bda-adae-7e74975398c7\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmz-1-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg7303975dbc6.blob.core.windows.net/vhds/vmz-1-os-disk-6eac906f-672d-45de-bbe9-a5444ea6961d.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmz-1\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCFvINeyF8OlH81e9oCsSuOvrY+hLoTQovS7dXbrELDAJcUG3LrZyrVpsA0vHZT68tqs2+v2VYhvlP+EQBq4ssRNmlFvj/GDVnz/VQft/W4+gLiOVllWvvU9E43dYProjHNqWs9iGDpTOL1+scrj8xIh+wrlMhEdEXqnefy/wlZ1Q==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Network/networkInterfaces/nic19809d47c1b\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:02.9290019+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "73f83873-e9a8-40d4-9ed4-dde70e83a310", @@ -1239,7 +1239,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d2a13588-66ae-406e-9189-04239ed27d8a", @@ -1261,7 +1261,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;200,Microsoft.Compute/PutVM30Min;1160", "Expires" : "-1", "Content-Length" : "2361", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/be7b4883-e1a0-4859-93f8-823bed419e49?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/be7b4883-e1a0-4859-93f8-823bed419e49?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "be7b4883-e1a0-4859-93f8-823bed419e49", "Body" : "{\r\n \"name\": \"vmz-0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-0\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"1ca045f7-2b98-4f1f-9f5d-6f91ae89d0ea\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmz-0-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg7303975dbc6.blob.core.windows.net/vhds/vmz-0-os-disk-f18d0f6e-cfbe-4a9f-b598-989229e9c5d8.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmz-0\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCFvINeyF8OlH81e9oCsSuOvrY+hLoTQovS7dXbrELDAJcUG3LrZyrVpsA0vHZT68tqs2+v2VYhvlP+EQBq4ssRNmlFvj/GDVnz/VQft/W4+gLiOVllWvvU9E43dYProjHNqWs9iGDpTOL1+scrj8xIh+wrlMhEdEXqnefy/wlZ1Q==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Network/networkInterfaces/nic70728cf8300\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:03.7258762+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "d2a13588-66ae-406e-9189-04239ed27d8a", @@ -1270,7 +1270,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "98834ad7-6839-46d9-a3d6-7efd1b3a6dec", @@ -1292,7 +1292,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;201,Microsoft.Compute/PutVM30Min;1161", "Expires" : "-1", "Content-Length" : "2361", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b168b6c5-b25a-440f-89e7-e46bd0a3fa6e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b168b6c5-b25a-440f-89e7-e46bd0a3fa6e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "b168b6c5-b25a-440f-89e7-e46bd0a3fa6e", "Body" : "{\r\n \"name\": \"vmz-2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-2\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"01486cec-5953-41d4-820c-3546199ace6d\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmz-2-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg7303975dbc6.blob.core.windows.net/vhds/vmz-2-os-disk-80338fcf-848b-4cda-8951-c7c23faaf944.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmz-2\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCFvINeyF8OlH81e9oCsSuOvrY+hLoTQovS7dXbrELDAJcUG3LrZyrVpsA0vHZT68tqs2+v2VYhvlP+EQBq4ssRNmlFvj/GDVnz/VQft/W4+gLiOVllWvvU9E43dYProjHNqWs9iGDpTOL1+scrj8xIh+wrlMhEdEXqnefy/wlZ1Q==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Network/networkInterfaces/nic6750223a781\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:03.6477495+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "98834ad7-6839-46d9-a3d6-7efd1b3a6dec", @@ -1301,7 +1301,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1be7ba06-ddc4-4ff4-9b81-9fe15f68a991?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1be7ba06-ddc4-4ff4-9b81-9fe15f68a991?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "efef8a23-1528-4e43-8a64-a59922607590" @@ -1329,7 +1329,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/14d71a84-d3f1-4e1d-bf14-5bb19d0d4e4f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/14d71a84-d3f1-4e1d-bf14-5bb19d0d4e4f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "25cdf756-2eae-4a8b-a6bf-819a6a200ddd" @@ -1357,7 +1357,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7329e22f-f9ce-420f-ab45-fb68f5988e29?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7329e22f-f9ce-420f-ab45-fb68f5988e29?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ee85d07b-8627-472d-9edc-8080ecc69db7" @@ -1385,7 +1385,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/be7b4883-e1a0-4859-93f8-823bed419e49?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/be7b4883-e1a0-4859-93f8-823bed419e49?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4e9d6424-943a-46d4-b028-3bb9d5ed3122" @@ -1413,7 +1413,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b168b6c5-b25a-440f-89e7-e46bd0a3fa6e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b168b6c5-b25a-440f-89e7-e46bd0a3fa6e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7b598b34-8f75-44ac-8abc-8032d5ce9092" @@ -1441,7 +1441,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/14d71a84-d3f1-4e1d-bf14-5bb19d0d4e4f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/14d71a84-d3f1-4e1d-bf14-5bb19d0d4e4f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "056f826c-f24b-43b9-a9da-4955d5f1fc1f" @@ -1469,7 +1469,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/be7b4883-e1a0-4859-93f8-823bed419e49?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/be7b4883-e1a0-4859-93f8-823bed419e49?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b3588648-59a6-4ed9-8901-2b24f1e59cbe" @@ -1497,7 +1497,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1be7ba06-ddc4-4ff4-9b81-9fe15f68a991?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1be7ba06-ddc4-4ff4-9b81-9fe15f68a991?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "99bbde1b-960d-48ef-9321-98c02117616f" @@ -1525,7 +1525,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b168b6c5-b25a-440f-89e7-e46bd0a3fa6e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b168b6c5-b25a-440f-89e7-e46bd0a3fa6e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e093c9a9-31d7-4756-b629-fb3e5726b69b" @@ -1553,7 +1553,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7329e22f-f9ce-420f-ab45-fb68f5988e29?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7329e22f-f9ce-420f-ab45-fb68f5988e29?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a374f169-3f7d-4e9b-a9b6-450f8feffad8" @@ -1581,7 +1581,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/14d71a84-d3f1-4e1d-bf14-5bb19d0d4e4f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/14d71a84-d3f1-4e1d-bf14-5bb19d0d4e4f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "198798a1-a9d4-48f3-b177-c9ede2b6edd3" @@ -1609,7 +1609,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/be7b4883-e1a0-4859-93f8-823bed419e49?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/be7b4883-e1a0-4859-93f8-823bed419e49?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ce652985-9622-4692-883d-84c04cf05c70" @@ -1637,7 +1637,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "acf6027a-70e6-4a8c-8125-c64437261173" @@ -1665,7 +1665,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1be7ba06-ddc4-4ff4-9b81-9fe15f68a991?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1be7ba06-ddc4-4ff4-9b81-9fe15f68a991?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1bd2da33-6a5f-46e1-b31c-c875fd284ab6" @@ -1693,7 +1693,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b168b6c5-b25a-440f-89e7-e46bd0a3fa6e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/b168b6c5-b25a-440f-89e7-e46bd0a3fa6e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "44eb3e44-5b47-4d4e-bcda-1039aceeb8d1" @@ -1721,7 +1721,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7329e22f-f9ce-420f-ab45-fb68f5988e29?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7329e22f-f9ce-420f-ab45-fb68f5988e29?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "05077abc-1ad8-417d-8ed6-15b62b230dc3" @@ -1749,7 +1749,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6c63d6d1-e86f-4542-b732-313d5b078e0e" @@ -1777,7 +1777,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "03cb3172-8025-4662-87dd-7a9bb8449051" @@ -1805,7 +1805,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7329e22f-f9ce-420f-ab45-fb68f5988e29?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7329e22f-f9ce-420f-ab45-fb68f5988e29?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8eeba8ba-8461-49c5-97da-48caab740bc7" @@ -1833,7 +1833,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/be7b4883-e1a0-4859-93f8-823bed419e49?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/be7b4883-e1a0-4859-93f8-823bed419e49?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "51eab09f-ce66-4faa-8873-e9c689ece5b7" @@ -1861,7 +1861,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f3e2f6fb-a8eb-4478-90c2-8021510c0698" @@ -1889,7 +1889,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7329e22f-f9ce-420f-ab45-fb68f5988e29?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/7329e22f-f9ce-420f-ab45-fb68f5988e29?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "13dec3b1-dd61-4493-a373-e5d046aa3b88" @@ -1917,7 +1917,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg21264/providers/Microsoft.Compute/virtualMachines/vmz-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "92fe0505-015a-42cf-8a21-4394fd032428" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canForceDeleteVirtualMachine.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canForceDeleteVirtualMachine.json index 3f0ad12bd0f0b..cb9bc3719eeba 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canForceDeleteVirtualMachine.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canForceDeleteVirtualMachine.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81873/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81873/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f87be859-618c-4674-b857-cf1d85ec2773", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;239,Microsoft.Compute/PutVM30Min;1199", "Expires" : "-1", "Content-Length" : "1905", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "x-ms-request-id" : "a2750730-3fda-44f5-b8f1-317a2cb2bf42", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81873/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"d79f5722-ccdc-4856-a946-894acad524de\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2012-R2-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"9600.20778.230108\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81873/providers/Microsoft.Network/networkInterfaces/nic30339886449\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:07.6813899+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "f87be859-618c-4674-b857-cf1d85ec2773", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fed3a200-875d-4ae3-88d2-59b320f94a59" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7d90b805-96ad-43ac-aeed-9490a673f5d2" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "06f675db-6917-4984-8c4d-cb274328d2ce" @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c59d83bd-b113-415e-af2c-b3510ad3ae83" @@ -289,7 +289,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "037bbc3e-46aa-4a0d-b9c9-5c7b35e22c93" @@ -317,7 +317,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "25a02646-6dc1-4d4b-8497-083762853e7d" @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a2750730-3fda-44f5-b8f1-317a2cb2bf42?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e260643f-1e7b-4411-bf6e-6792f47b74c5" @@ -373,7 +373,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81873/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81873/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "91fcbb06-3fb6-4d4e-b752-d7fc68796209" @@ -401,7 +401,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81873/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81873/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e60a1d84-d72a-467e-bd58-2521affd8476", @@ -430,7 +430,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81873/providers/Microsoft.Compute/virtualMachines/javavm?forceDeletion=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81873/providers/Microsoft.Compute/virtualMachines/javavm?forceDeletion=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6fbbfabe-40b8-4ece-8566-a47754c442c6", @@ -452,15 +452,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;238,Microsoft.Compute/DeleteVM30Min;1198", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b16211a7-8dc8-4afc-b467-5a1dfd2c2809?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b16211a7-8dc8-4afc-b467-5a1dfd2c2809?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "x-ms-request-id" : "b16211a7-8dc8-4afc-b467-5a1dfd2c2809", "x-ms-client-request-id" : "6fbbfabe-40b8-4ece-8566-a47754c442c6", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b16211a7-8dc8-4afc-b467-5a1dfd2c2809?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b16211a7-8dc8-4afc-b467-5a1dfd2c2809?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b16211a7-8dc8-4afc-b467-5a1dfd2c2809?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b16211a7-8dc8-4afc-b467-5a1dfd2c2809?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ebbe574c-b75d-4560-938a-563d47c940e0" @@ -488,7 +488,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b16211a7-8dc8-4afc-b467-5a1dfd2c2809?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b16211a7-8dc8-4afc-b467-5a1dfd2c2809?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "49f1c23a-a2c5-4518-8028-03f8207b9c24" @@ -514,7 +514,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81873/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81873/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cf7e5e2a-0054-4ae9-937c-b9d7be4472c8", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canHibernateVirtualMachine.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canHibernateVirtualMachine.json index 0f4b3b2e24287..f38a09ba74180 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canHibernateVirtualMachine.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canHibernateVirtualMachine.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1e21e6e9-8fcc-4c78-a054-09a13b3ee5a5", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;238,Microsoft.Compute/PutVM30Min;1198", "Expires" : "-1", "Content-Length" : "2700", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/7291c736-7274-4545-a0ad-71dfe01625c6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/7291c736-7274-4545-a0ad-71dfe01625c6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "x-ms-request-id" : "7291c736-7274-4545-a0ad-71dfe01625c6", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"1d762936-0297-4c00-b034-0a8763c868ac\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"additionalCapabilities\": {\r\n \"hibernationEnabled\": true\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.3887.230107\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 127\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Network/networkInterfaces/nic972991994f1\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:13.3378011+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"AzureHibernateExtension\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm/extensions/AzureHibernateExtension\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"forceUpdateTag\": \"455c7762-addc-42e9-9e8b-1cc81e6edb69\",\r\n \"provisioningState\": \"Creating\",\r\n \"publisher\": \"Microsoft.CPlat.Core\",\r\n \"type\": \"WindowsHibernateExtension\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"allowReboot\":true}\r\n }\r\n }\r\n ]\r\n}", "x-ms-client-request-id" : "1e21e6e9-8fcc-4c78-a054-09a13b3ee5a5", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/7291c736-7274-4545-a0ad-71dfe01625c6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/7291c736-7274-4545-a0ad-71dfe01625c6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ccf7ff76-d85c-420c-85b6-149b1f5906aa" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/7291c736-7274-4545-a0ad-71dfe01625c6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/7291c736-7274-4545-a0ad-71dfe01625c6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "758fc2f6-dfb1-4c4c-9e9b-d169ea68cd69" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/7291c736-7274-4545-a0ad-71dfe01625c6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/7291c736-7274-4545-a0ad-71dfe01625c6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8f18e39b-0c1f-492d-8bee-95a5111053e4" @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/7291c736-7274-4545-a0ad-71dfe01625c6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/7291c736-7274-4545-a0ad-71dfe01625c6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0df51016-e254-4709-b3cb-0c01c219aba4" @@ -289,7 +289,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/7291c736-7274-4545-a0ad-71dfe01625c6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/7291c736-7274-4545-a0ad-71dfe01625c6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "65cee036-c61a-48b5-8edf-a9755eb93d07" @@ -317,7 +317,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fb1f0593-3a69-49a7-b6dc-744de16653bd" @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm/deallocate?hibernate=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm/deallocate?hibernate=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1acb30a5-b2e0-4855-ad6f-d428e230dc4a", @@ -367,15 +367,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1199", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b982882b-86a9-4c6a-a149-83acd8541682?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b982882b-86a9-4c6a-a149-83acd8541682?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "x-ms-request-id" : "b982882b-86a9-4c6a-a149-83acd8541682", "x-ms-client-request-id" : "1acb30a5-b2e0-4855-ad6f-d428e230dc4a", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b982882b-86a9-4c6a-a149-83acd8541682?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b982882b-86a9-4c6a-a149-83acd8541682?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b982882b-86a9-4c6a-a149-83acd8541682?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b982882b-86a9-4c6a-a149-83acd8541682?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8a057c9c-f296-4be2-bfde-9cc5996dea15" @@ -403,7 +403,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b982882b-86a9-4c6a-a149-83acd8541682?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b982882b-86a9-4c6a-a149-83acd8541682?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "43adf66e-bab2-4550-b06e-4c1ef13aeb83" @@ -431,7 +431,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b982882b-86a9-4c6a-a149-83acd8541682?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/b982882b-86a9-4c6a-a149-83acd8541682?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c431ddaf-b65b-47f7-9293-06cec46ae7fc" @@ -457,7 +457,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ba37cd4a-2672-4240-82af-79e7f5a44cff", @@ -486,7 +486,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm/start?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm/start?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5781d5d8-6718-4907-abb3-1363cd224079", @@ -508,15 +508,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1199", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a9fc938a-7299-4737-af17-0a5cbef1f037?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a9fc938a-7299-4737-af17-0a5cbef1f037?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "x-ms-request-id" : "a9fc938a-7299-4737-af17-0a5cbef1f037", "x-ms-client-request-id" : "5781d5d8-6718-4907-abb3-1363cd224079", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a9fc938a-7299-4737-af17-0a5cbef1f037?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a9fc938a-7299-4737-af17-0a5cbef1f037?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a9fc938a-7299-4737-af17-0a5cbef1f037?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a9fc938a-7299-4737-af17-0a5cbef1f037?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "22015d54-806d-4b15-a6f5-121a6df93d74" @@ -544,7 +544,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a9fc938a-7299-4737-af17-0a5cbef1f037?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a9fc938a-7299-4737-af17-0a5cbef1f037?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2d840458-ecc2-42d1-be27-f6b8f7ed9cfa" @@ -572,7 +572,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a9fc938a-7299-4737-af17-0a5cbef1f037?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a9fc938a-7299-4737-af17-0a5cbef1f037?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7d3a42ed-1b1d-4318-a02b-6fb3c5680c62" @@ -600,7 +600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a9fc938a-7299-4737-af17-0a5cbef1f037?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a9fc938a-7299-4737-af17-0a5cbef1f037?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "40ca2d52-1ff0-484c-aa95-63e9b42ea04d" @@ -628,7 +628,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a9fc938a-7299-4737-af17-0a5cbef1f037?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/a9fc938a-7299-4737-af17-0a5cbef1f037?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8bdf3643-f54a-4d72-9d54-6879a08590ec" @@ -654,7 +654,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a0d41d55-f23e-480b-9681-53cb68c8e0a9", @@ -676,15 +676,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;237,Microsoft.Compute/DeleteVM30Min;1197", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/ec803e5e-305d-4641-a19c-3ab1823519c8?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/ec803e5e-305d-4641-a19c-3ab1823519c8?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "x-ms-request-id" : "ec803e5e-305d-4641-a19c-3ab1823519c8", "x-ms-client-request-id" : "a0d41d55-f23e-480b-9681-53cb68c8e0a9", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/ec803e5e-305d-4641-a19c-3ab1823519c8?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/ec803e5e-305d-4641-a19c-3ab1823519c8?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/ec803e5e-305d-4641-a19c-3ab1823519c8?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/ec803e5e-305d-4641-a19c-3ab1823519c8?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f03365da-185f-4800-b0cc-d10d60105458" @@ -712,7 +712,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/ec803e5e-305d-4641-a19c-3ab1823519c8?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/ec803e5e-305d-4641-a19c-3ab1823519c8?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f3fd8575-d422-4503-99ff-72a9eb040efe" @@ -740,7 +740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/ec803e5e-305d-4641-a19c-3ab1823519c8?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/ec803e5e-305d-4641-a19c-3ab1823519c8?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3e777517-88f1-462f-9bd3-a2665fd6f898" @@ -766,7 +766,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1840aa5d-26a4-4b22-8431-3c02814b5130", @@ -788,7 +788,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;238,Microsoft.Compute/PutVM30Min;1196", "Expires" : "-1", "Content-Length" : "2879", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/5ebd18ba-fb22-4dc0-bb25-c07df8993003?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/5ebd18ba-fb22-4dc0-bb25-c07df8993003?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "x-ms-request-id" : "5ebd18ba-fb22-4dc0-bb25-c07df8993003", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"1d762936-0297-4c00-b034-0a8763c868ac\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \"additionalCapabilities\": {\r\n \"hibernationEnabled\": false\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.3887.230107\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javavm_OsDisk_1_7b86a1dfa371471a962c0a7fa7bb8914\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG66451/providers/Microsoft.Compute/disks/javavm_OsDisk_1_7b86a1dfa371471a962c0a7fa7bb8914\"\r\n },\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Network/networkInterfaces/nic972991994f1\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:23:13.3378011+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"AzureHibernateExtension\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm/extensions/AzureHibernateExtension\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"forceUpdateTag\": \"455c7762-addc-42e9-9e8b-1cc81e6edb69\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"publisher\": \"Microsoft.CPlat.Core\",\r\n \"type\": \"WindowsHibernateExtension\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"allowReboot\":true}\r\n }\r\n }\r\n ]\r\n}", "x-ms-client-request-id" : "1840aa5d-26a4-4b22-8431-3c02814b5130", @@ -797,7 +797,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/5ebd18ba-fb22-4dc0-bb25-c07df8993003?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/5ebd18ba-fb22-4dc0-bb25-c07df8993003?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fdb531a3-883f-4611-bff9-20012e46de57" @@ -825,7 +825,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66451/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8fe76cce-176a-48fc-9567-83da46bddd18" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canOperateVirtualMachine.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canOperateVirtualMachine.json index 717b08fca0a06..6eb01e51ed0f0 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canOperateVirtualMachine.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canOperateVirtualMachine.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "05af818e-26b0-4962-943a-41dae6685cd6", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;369,Microsoft.Compute/PutVM30Min;1851", "Expires" : "-1", "Content-Length" : "2283", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a3aaf9b5-8f3d-4ea3-8224-0d6ebde7815c?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a3aaf9b5-8f3d-4ea3-8224-0d6ebde7815c?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "a3aaf9b5-8f3d-4ea3-8224-0d6ebde7815c", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"b06b069a-39e4-4d4d-9076-5e18789bd4e3\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCHJNCPfDyJBIrkCND3WgjjkyyxFbBzTSOR9bRr8qHFJSLTQiUq+vNlzwLXITBumCDwpy5IpelHJa/rCDCotdXRyep4zPmr11ktwEuIlyVicIhxndnsuON52bF8Q/Ie5Za+oJ9MXvEeuQuvAsuFEx4EAnFwRwqFRTBpn1HU4/TX+Q==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Network/networkInterfaces/nic0819305501f\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:52.8929043+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "05af818e-26b0-4962-943a-41dae6685cd6", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a3aaf9b5-8f3d-4ea3-8224-0d6ebde7815c?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a3aaf9b5-8f3d-4ea3-8224-0d6ebde7815c?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0a76cb97-0e8c-4e87-b17f-6657f4fe3df4" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a3aaf9b5-8f3d-4ea3-8224-0d6ebde7815c?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a3aaf9b5-8f3d-4ea3-8224-0d6ebde7815c?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7b94d500-7f96-4d52-a970-d9b7d9c24906" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "68491442-ea32-4c8d-9ec9-9168ac8876b6" @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e528bdd5-5158-42de-acdb-e4b981d157c3", @@ -290,7 +290,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm/redeploy?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm/redeploy?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1de1911c-c499-402c-9a05-c46dbdbaf74d", @@ -312,15 +312,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1199", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "eedeb894-d44a-44e4-bbb8-a93334b1063d", "x-ms-client-request-id" : "1de1911c-c499-402c-9a05-c46dbdbaf74d", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "abc1efee-f117-4d64-8510-395bb4cd629d" @@ -348,7 +348,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d275756b-5262-48ea-bd57-280eaf8a1d37" @@ -376,7 +376,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7acfdc61-4963-499a-aa6e-1e4685a83dc4" @@ -404,7 +404,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "15d45786-5690-4c39-bc4c-59e18e9724a6" @@ -432,7 +432,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6137db7e-f101-4cfe-bfaf-cc30d32d274a" @@ -460,7 +460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "683910d1-7c89-44c2-b0f0-a4931aae3545" @@ -488,7 +488,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "62f52f24-a206-473d-9ab2-89d606e21459" @@ -516,7 +516,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "80bc83b9-3bab-4e15-88fc-5454b1d79bf7" @@ -544,7 +544,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "918826c9-1fe8-4991-9fa7-ac2cfc54a9cf" @@ -572,7 +572,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e427a42e-e79c-4e84-9509-2dd3a6655726" @@ -600,7 +600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "92bf71ab-cc45-40fc-8661-81fb62fc0a14" @@ -628,7 +628,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "44799b87-d6b0-4fb1-bb4e-66b9cc590caa" @@ -656,7 +656,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/eedeb894-d44a-44e4-bbb8-a93334b1063d?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "bba59138-10ab-4d36-af91-1ec994faa35f" @@ -682,7 +682,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm/powerOff?skipShutdown=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm/powerOff?skipShutdown=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c926200e-53a3-4265-be86-736623d36ffe", @@ -704,15 +704,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;235,Microsoft.Compute/UpdateVM30Min;1184", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/8aa77490-d8ab-4a0e-b3d5-2fc1236bdfba?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/8aa77490-d8ab-4a0e-b3d5-2fc1236bdfba?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "8aa77490-d8ab-4a0e-b3d5-2fc1236bdfba", "x-ms-client-request-id" : "c926200e-53a3-4265-be86-736623d36ffe", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/8aa77490-d8ab-4a0e-b3d5-2fc1236bdfba?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/8aa77490-d8ab-4a0e-b3d5-2fc1236bdfba?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/8aa77490-d8ab-4a0e-b3d5-2fc1236bdfba?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/8aa77490-d8ab-4a0e-b3d5-2fc1236bdfba?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8d667c69-b565-4f39-845b-7a080776658b" @@ -740,7 +740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/8aa77490-d8ab-4a0e-b3d5-2fc1236bdfba?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/8aa77490-d8ab-4a0e-b3d5-2fc1236bdfba?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e9ff1fd3-e332-4ace-85b3-c2cfdcebe0a1" @@ -766,7 +766,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c517a515-2ba0-4d26-b553-0be7ce83b9b5", @@ -795,7 +795,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm/start?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm/start?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "50d6877c-0cdb-478a-a02c-fa163403a19e", @@ -817,15 +817,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;234,Microsoft.Compute/UpdateVM30Min;1183", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/96cfc396-78fb-46e2-b54b-6cc666a613e0?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/96cfc396-78fb-46e2-b54b-6cc666a613e0?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "96cfc396-78fb-46e2-b54b-6cc666a613e0", "x-ms-client-request-id" : "50d6877c-0cdb-478a-a02c-fa163403a19e", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/96cfc396-78fb-46e2-b54b-6cc666a613e0?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/96cfc396-78fb-46e2-b54b-6cc666a613e0?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/96cfc396-78fb-46e2-b54b-6cc666a613e0?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/96cfc396-78fb-46e2-b54b-6cc666a613e0?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "033b6931-f319-4e2c-956b-99d30ac3f88c" @@ -853,7 +853,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/96cfc396-78fb-46e2-b54b-6cc666a613e0?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/96cfc396-78fb-46e2-b54b-6cc666a613e0?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a3ad5c3d-2792-457b-afdc-8597dd571433" @@ -879,7 +879,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "122efebd-1038-4e35-8c74-a99230ef6c2b", @@ -908,7 +908,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm/restart?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm/restart?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8a1720d8-ebae-4793-8e7a-ed842501f51a", @@ -930,15 +930,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;235,Microsoft.Compute/UpdateVM30Min;1182", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/856389fc-0afe-4897-8e07-5dadef06f818?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/856389fc-0afe-4897-8e07-5dadef06f818?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "856389fc-0afe-4897-8e07-5dadef06f818", "x-ms-client-request-id" : "8a1720d8-ebae-4793-8e7a-ed842501f51a", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/856389fc-0afe-4897-8e07-5dadef06f818?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/856389fc-0afe-4897-8e07-5dadef06f818?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/856389fc-0afe-4897-8e07-5dadef06f818?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/856389fc-0afe-4897-8e07-5dadef06f818?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "458104a0-efa6-4fcc-ad3e-0e78c4044b20" @@ -966,7 +966,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/856389fc-0afe-4897-8e07-5dadef06f818?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/856389fc-0afe-4897-8e07-5dadef06f818?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7f5e3f20-e6f8-4f71-a1d2-3fcaa1cf9f96" @@ -994,7 +994,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/856389fc-0afe-4897-8e07-5dadef06f818?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/856389fc-0afe-4897-8e07-5dadef06f818?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3d76b7d4-56ca-468b-b98b-e311e13ec6b6" @@ -1020,7 +1020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cb414742-1941-4523-ad34-cb81122727c4", @@ -1049,7 +1049,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fe943d34-00c5-47ee-ab4f-a702503760c8", @@ -1071,15 +1071,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;238,Microsoft.Compute/DeleteVM30Min;1192", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/0f63e8e1-7633-4fea-a9a7-1edd09babb05?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/0f63e8e1-7633-4fea-a9a7-1edd09babb05?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "0f63e8e1-7633-4fea-a9a7-1edd09babb05", "x-ms-client-request-id" : "fe943d34-00c5-47ee-ab4f-a702503760c8", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/0f63e8e1-7633-4fea-a9a7-1edd09babb05?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/0f63e8e1-7633-4fea-a9a7-1edd09babb05?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/0f63e8e1-7633-4fea-a9a7-1edd09babb05?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/0f63e8e1-7633-4fea-a9a7-1edd09babb05?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "30924ea6-724e-4eef-abf4-520dcd80e3c9" @@ -1107,7 +1107,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/0f63e8e1-7633-4fea-a9a7-1edd09babb05?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/0f63e8e1-7633-4fea-a9a7-1edd09babb05?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ccad5560-ef1a-4d0c-881b-abe0c16ab9e6" @@ -1135,7 +1135,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/0f63e8e1-7633-4fea-a9a7-1edd09babb05?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/0f63e8e1-7633-4fea-a9a7-1edd09babb05?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "755c560e-2482-4390-83bf-c5de0ce2ec0b" @@ -1161,7 +1161,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73573/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "336d9dba-3cea-4a0a-837e-12fd3208facc", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canRunScriptOnVM.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canRunScriptOnVM.json index 58390b58e2f8d..bc76743641f47 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canRunScriptOnVM.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canRunScriptOnVM.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66648/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66648/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b56c9b64-cc5c-453d-a6c4-76c666767e03", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;209,Microsoft.Compute/PutVM30Min;1169", "Expires" : "-1", "Content-Length" : "2285", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9d2171fe-138c-499d-a427-89d5fa1e5686?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9d2171fe-138c-499d-a427-89d5fa1e5686?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "9d2171fe-138c-499d-a427-89d5fa1e5686", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66648/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"66333c2d-57c4-4616-8b24-7530c47595ca\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"firstuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/firstuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQClczl2uhrhTBxORTjIzeB2gQPDPemprZjMS9nt8vDUftlh1Oae6ychadNRG+euTN2uiz9C/lxpJqU72OspDjsM5xkyrusMc9cU5lkztrop+NwfIaOt7ucY/Q1Ze3BPA6LDyXsgcKxynBTDXEY8NwE9ILc6/BIOfKUU8nRkj+BCOQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66648/providers/Microsoft.Network/networkInterfaces/nic0659733cf32\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:53.257121+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "b56c9b64-cc5c-453d-a6c4-76c666767e03", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9d2171fe-138c-499d-a427-89d5fa1e5686?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9d2171fe-138c-499d-a427-89d5fa1e5686?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "36a10523-22d7-4411-9b07-08805c0ceead" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9d2171fe-138c-499d-a427-89d5fa1e5686?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9d2171fe-138c-499d-a427-89d5fa1e5686?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d14c6926-053a-4707-bb3d-f94b8601521b" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9d2171fe-138c-499d-a427-89d5fa1e5686?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9d2171fe-138c-499d-a427-89d5fa1e5686?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b6c1ae39-bef7-4290-a1e2-65306e898e51" @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66648/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66648/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4761535f-0e30-4142-a6fe-3fd100ef0ce9" @@ -289,7 +289,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66648/providers/Microsoft.Compute/virtualMachines/javavm/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg66648/providers/Microsoft.Compute/virtualMachines/javavm/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "caa910ff-bea2-4f27-a70b-937adfd20779", @@ -311,15 +311,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;220,Microsoft.Compute/UpdateVM30Min;1180", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "87010332-6d37-4b53-b81c-2e44d2bb3a02", "x-ms-client-request-id" : "caa910ff-bea2-4f27-a70b-937adfd20779", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "042c86d8-b080-49f0-8e0c-42d1acb074c2" @@ -347,7 +347,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9809eb04-c4eb-4655-87c7-efef5c495c6e" @@ -375,7 +375,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f445ac12-4da4-48df-a291-8c0a9e161b02" @@ -403,7 +403,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9f75b67f-47b0-4f9c-b7c5-1ed5cb073bac" @@ -431,7 +431,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9b4c81a8-786e-49e4-a8a2-92ade2263e68" @@ -459,7 +459,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5520755f-1523-4cae-a2d1-3fc31e1ef192" @@ -487,7 +487,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b51353bb-ba06-4499-b49c-f0958fd17ac0" @@ -515,7 +515,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c72e6df0-107b-4347-8c52-5adf6958502b" @@ -543,7 +543,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/87010332-6d37-4b53-b81c-2e44d2bb3a02?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f02cae16-e885-4fe2-8219-505aed4e50be" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canSetStorageAccountForUnmanagedDisk.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canSetStorageAccountForUnmanagedDisk.json index ef33527bc58cb..bc1472c44b193 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canSetStorageAccountForUnmanagedDisk.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canSetStorageAccountForUnmanagedDisk.json @@ -314,7 +314,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "19a1163b-7b47-414b-a32b-b111c222dfcc", @@ -336,7 +336,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;188,Microsoft.Compute/PutVM30Min;1148", "Expires" : "-1", "Content-Length" : "3105", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/efe73d57-100f-4de5-818a-d4b5650de671?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/efe73d57-100f-4de5-818a-d4b5650de671?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "efe73d57-100f-4de5-818a-d4b5650de671", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"fbd81865-6558-4713-bdbf-e99299b730c8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2as_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg50247b36f950e.blob.core.windows.net/vhds/javavm-os-disk-01c3b28d-8f16-4af1-8b0d-a035d2976d16.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 2,\r\n \"name\": \"disk1\",\r\n \"createOption\": \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://st53197ec5.blob.core.windows.net/diskvhds/datadisk1vhd.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": \"disk2\",\r\n \"createOption\": \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://st53197ec5.blob.core.windows.net/diskvhds/datadisk2vhd.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Network/networkInterfaces/nic9073223619c\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:25.5696294+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "19a1163b-7b47-414b-a32b-b111c222dfcc", @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/efe73d57-100f-4de5-818a-d4b5650de671?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/efe73d57-100f-4de5-818a-d4b5650de671?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a1584f34-bfce-443a-854b-6be753b8efc2" @@ -373,7 +373,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/efe73d57-100f-4de5-818a-d4b5650de671?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/efe73d57-100f-4de5-818a-d4b5650de671?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ff7099b5-ee6c-47b2-9977-abb918c3715a" @@ -401,7 +401,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7dc59139-9662-47f7-8f3f-06d0fed0e040" @@ -429,7 +429,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9ce42ed1-c4df-4dc5-b44d-b33b4f0d1b6f", @@ -451,15 +451,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;230,Microsoft.Compute/DeleteVM30Min;1190", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/532cdb99-2891-41f1-9b9a-0cac38abda5e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/532cdb99-2891-41f1-9b9a-0cac38abda5e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "532cdb99-2891-41f1-9b9a-0cac38abda5e", "x-ms-client-request-id" : "9ce42ed1-c4df-4dc5-b44d-b33b4f0d1b6f", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/532cdb99-2891-41f1-9b9a-0cac38abda5e?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/532cdb99-2891-41f1-9b9a-0cac38abda5e?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/532cdb99-2891-41f1-9b9a-0cac38abda5e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/532cdb99-2891-41f1-9b9a-0cac38abda5e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b7aaf1d2-3f31-4737-96b5-da91e802f04b" @@ -487,7 +487,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/532cdb99-2891-41f1-9b9a-0cac38abda5e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/532cdb99-2891-41f1-9b9a-0cac38abda5e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fb7b9692-a6ed-4d6e-bd71-6c0940a7dd6b" @@ -515,7 +515,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/532cdb99-2891-41f1-9b9a-0cac38abda5e?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/532cdb99-2891-41f1-9b9a-0cac38abda5e?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "aedf53cd-5ec5-400c-aad5-49c0dbb5ea53" @@ -744,7 +744,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b95d60a1-feb3-464e-a1d1-cecf9d205f5a", @@ -766,7 +766,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;191,Microsoft.Compute/PutVM30Min;1134", "Expires" : "-1", "Content-Length" : "2723", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e415caed-5b81-458d-a525-9d6c83e3f46d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e415caed-5b81-458d-a525-9d6c83e3f46d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "e415caed-5b81-458d-a525-9d6c83e3f46d", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"16a9e0f6-a8a8-4033-9df8-ea8c551056dc\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2as_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg132030322226e.blob.core.windows.net/vhds/javavm-os-disk-42144982-c707-4d2f-bfb5-0801eed427a1.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"javavm-data-disk-0\",\r\n \"createOption\": \"Attach\",\r\n \"vhd\": {\r\n \"uri\": \"https://st53197ec5.blob.core.windows.net/diskvhds/datadisk1vhd.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Network/networkInterfaces/nic31268f171c2\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:25:22.6321526+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "b95d60a1-feb3-464e-a1d1-cecf9d205f5a", @@ -775,7 +775,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e415caed-5b81-458d-a525-9d6c83e3f46d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e415caed-5b81-458d-a525-9d6c83e3f46d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fbbf17c7-8888-42f7-a3cb-537afeef97f8" @@ -803,7 +803,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e415caed-5b81-458d-a525-9d6c83e3f46d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e415caed-5b81-458d-a525-9d6c83e3f46d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cfa48a3e-3044-41e9-b970-4be1eeadffad" @@ -831,7 +831,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "62b928d5-8da1-4d30-9114-506d12f80731" @@ -859,7 +859,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4f512e9f-4335-47df-9105-a9748a34f051", @@ -888,7 +888,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3fb1ba0a-6f9e-4475-b759-427043ffb7a9", @@ -910,7 +910,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;222,Microsoft.Compute/PutVM30Min;1129", "Expires" : "-1", "Content-Length" : "3130", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ecd74353-6f45-4ccf-9186-a8261a3017ad?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ecd74353-6f45-4ccf-9186-a8261a3017ad?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "ecd74353-6f45-4ccf-9186-a8261a3017ad", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"16a9e0f6-a8a8-4033-9df8-ea8c551056dc\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2as_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg132030322226e.blob.core.windows.net/vhds/javavm-os-disk-42144982-c707-4d2f-bfb5-0801eed427a1.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"javavm-data-disk-0\",\r\n \"createOption\": \"Attach\",\r\n \"vhd\": {\r\n \"uri\": \"https://st53197ec5.blob.core.windows.net/diskvhds/datadisk1vhd.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"javavm-data-disk-1\",\r\n \"createOption\": \"Attach\",\r\n \"vhd\": {\r\n \"uri\": \"https://st53197ec5.blob.core.windows.net/diskvhds/datadisk2vhd.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Network/networkInterfaces/nic31268f171c2\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:25:22.6321526+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "3fb1ba0a-6f9e-4475-b759-427043ffb7a9", @@ -919,7 +919,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ecd74353-6f45-4ccf-9186-a8261a3017ad?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ecd74353-6f45-4ccf-9186-a8261a3017ad?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "190e50fd-c2df-4ad0-a396-7505d4d33102" @@ -947,7 +947,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d09e4c0d-2fc6-4f0d-af34-68cdae7214dd" @@ -975,7 +975,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg81397/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "19235edb-32be-4eba-8812-87b1e7ebec81", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canStreamParallelCreatedVirtualMachinesAndRelatedResources.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canStreamParallelCreatedVirtualMachinesAndRelatedResources.json index 819a53389d95c..a6ffd70fe701d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canStreamParallelCreatedVirtualMachinesAndRelatedResources.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canStreamParallelCreatedVirtualMachinesAndRelatedResources.json @@ -1146,7 +1146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5a2c3648-f811-492e-ab68-0722049859a5", @@ -1168,7 +1168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;199,Microsoft.Compute/PutVM30Min;1159", "Expires" : "-1", "Content-Length" : "2361", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6d068c3e-4854-4fb5-ac39-588aa15eb7fd?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6d068c3e-4854-4fb5-ac39-588aa15eb7fd?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "6d068c3e-4854-4fb5-ac39-588aa15eb7fd", "Body" : "{\r\n \"name\": \"vmz-4\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-4\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"5472f0f1-f742-4aac-85f2-de217b3cb458\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmz-4-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg556762a5f09.blob.core.windows.net/vhds/vmz-4-os-disk-23fd46b8-4c6a-4d17-86bd-63e2494791a8.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmz-4\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNe694/xksHK0BZRWz49xFcuCZd388SSM06rD67eOMVFkNrNrztCSyACXtzsbmVlNFBpnkanQemF6lHh0LaiK9IXDLS4Brxu8w6cvczrTGegMCmmxZ3SP1QDHeZcKeszMTUOE14IppDcgi1w/COmpyVE4mb9N7THc5bj8CGqpCzw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Network/networkInterfaces/nic480232aef48\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:04.0227488+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "5a2c3648-f811-492e-ab68-0722049859a5", @@ -1177,7 +1177,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f8252541-e54c-448c-b210-4b0f7d240a9a", @@ -1199,7 +1199,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;198,Microsoft.Compute/PutVM30Min;1158", "Expires" : "-1", "Content-Length" : "2361", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a8b5a078-5472-4dd4-ae5b-630f896c5779?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a8b5a078-5472-4dd4-ae5b-630f896c5779?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "a8b5a078-5472-4dd4-ae5b-630f896c5779", "Body" : "{\r\n \"name\": \"vmz-1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"dd13a465-cf6b-4250-8091-54dbbb3d3ffe\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmz-1-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg556762a5f09.blob.core.windows.net/vhds/vmz-1-os-disk-02086dd9-5fd7-4d08-97a3-dfd49acd4f9f.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmz-1\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNe694/xksHK0BZRWz49xFcuCZd388SSM06rD67eOMVFkNrNrztCSyACXtzsbmVlNFBpnkanQemF6lHh0LaiK9IXDLS4Brxu8w6cvczrTGegMCmmxZ3SP1QDHeZcKeszMTUOE14IppDcgi1w/COmpyVE4mb9N7THc5bj8CGqpCzw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Network/networkInterfaces/nic252815796a9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:04.8508752+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "f8252541-e54c-448c-b210-4b0f7d240a9a", @@ -1208,7 +1208,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "516bba4d-e543-482f-9d86-29f328fc93ae", @@ -1230,7 +1230,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;196,Microsoft.Compute/PutVM30Min;1156", "Expires" : "-1", "Content-Length" : "2361", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6b1228c0-ff73-4073-97bf-03b40ca64781?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6b1228c0-ff73-4073-97bf-03b40ca64781?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "6b1228c0-ff73-4073-97bf-03b40ca64781", "Body" : "{\r\n \"name\": \"vmz-2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-2\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"5f46e9b1-de08-46be-82a8-cbd86c8924a1\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmz-2-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg556762a5f09.blob.core.windows.net/vhds/vmz-2-os-disk-0684fc67-5387-4c0d-af5a-c1295cc4fbc7.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmz-2\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNe694/xksHK0BZRWz49xFcuCZd388SSM06rD67eOMVFkNrNrztCSyACXtzsbmVlNFBpnkanQemF6lHh0LaiK9IXDLS4Brxu8w6cvczrTGegMCmmxZ3SP1QDHeZcKeszMTUOE14IppDcgi1w/COmpyVE4mb9N7THc5bj8CGqpCzw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Network/networkInterfaces/nic073929dce71\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:05.1321259+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "516bba4d-e543-482f-9d86-29f328fc93ae", @@ -1239,7 +1239,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f095941c-1e4a-423e-badb-b8745de326d0", @@ -1261,7 +1261,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;195,Microsoft.Compute/PutVM30Min;1155", "Expires" : "-1", "Content-Length" : "2361", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1136dc45-7275-4694-9a33-e967585671ec?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1136dc45-7275-4694-9a33-e967585671ec?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "1136dc45-7275-4694-9a33-e967585671ec", "Body" : "{\r\n \"name\": \"vmz-0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-0\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"038d56ed-9127-4b00-a5e5-c1708c384b27\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmz-0-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg556762a5f09.blob.core.windows.net/vhds/vmz-0-os-disk-26d52107-f1b1-4c9d-a492-2418da45bb19.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmz-0\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNe694/xksHK0BZRWz49xFcuCZd388SSM06rD67eOMVFkNrNrztCSyACXtzsbmVlNFBpnkanQemF6lHh0LaiK9IXDLS4Brxu8w6cvczrTGegMCmmxZ3SP1QDHeZcKeszMTUOE14IppDcgi1w/COmpyVE4mb9N7THc5bj8CGqpCzw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Network/networkInterfaces/nic81269d0f012\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:05.1633774+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "f095941c-1e4a-423e-badb-b8745de326d0", @@ -1270,7 +1270,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fd28fa66-5428-4d1f-8164-57273e8ad0fc", @@ -1292,7 +1292,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;192,Microsoft.Compute/PutVM30Min;1152", "Expires" : "-1", "Content-Length" : "2361", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/fa3583bc-a1a6-4d41-9a57-4ebddb948f8e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/fa3583bc-a1a6-4d41-9a57-4ebddb948f8e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "fa3583bc-a1a6-4d41-9a57-4ebddb948f8e", "Body" : "{\r\n \"name\": \"vmz-3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-3\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"33aa3e30-9881-4640-a037-c826e3abfd01\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Basic_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmz-3-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg556762a5f09.blob.core.windows.net/vhds/vmz-3-os-disk-02a44527-4771-4c61-ac4b-40f8c5a6e825.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmz-3\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNe694/xksHK0BZRWz49xFcuCZd388SSM06rD67eOMVFkNrNrztCSyACXtzsbmVlNFBpnkanQemF6lHh0LaiK9IXDLS4Brxu8w6cvczrTGegMCmmxZ3SP1QDHeZcKeszMTUOE14IppDcgi1w/COmpyVE4mb9N7THc5bj8CGqpCzw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Network/networkInterfaces/nic0052895a92d\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:07.6164992+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "fd28fa66-5428-4d1f-8164-57273e8ad0fc", @@ -1301,7 +1301,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6d068c3e-4854-4fb5-ac39-588aa15eb7fd?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6d068c3e-4854-4fb5-ac39-588aa15eb7fd?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "48b5394b-ee13-41e2-8b8e-3abd8cfa36a9" @@ -1329,7 +1329,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a8b5a078-5472-4dd4-ae5b-630f896c5779?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a8b5a078-5472-4dd4-ae5b-630f896c5779?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "03c588bf-3a26-443e-980d-94399567ee5c" @@ -1357,7 +1357,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6b1228c0-ff73-4073-97bf-03b40ca64781?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6b1228c0-ff73-4073-97bf-03b40ca64781?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "75b4eb4f-8f06-49e2-b1bf-f70649b4ec63" @@ -1385,7 +1385,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1136dc45-7275-4694-9a33-e967585671ec?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1136dc45-7275-4694-9a33-e967585671ec?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "07f5f170-e462-4576-bc8c-eb13fe73a83b" @@ -1413,7 +1413,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/fa3583bc-a1a6-4d41-9a57-4ebddb948f8e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/fa3583bc-a1a6-4d41-9a57-4ebddb948f8e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5fd9ad9b-1c2f-4bcd-9646-2559846224c0" @@ -1441,7 +1441,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6d068c3e-4854-4fb5-ac39-588aa15eb7fd?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6d068c3e-4854-4fb5-ac39-588aa15eb7fd?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9c76e757-4c46-4bdc-9bc5-32e0c9f3fbd3" @@ -1469,7 +1469,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a8b5a078-5472-4dd4-ae5b-630f896c5779?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a8b5a078-5472-4dd4-ae5b-630f896c5779?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9171da67-0d13-4864-807e-db14d2e92b63" @@ -1497,7 +1497,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6b1228c0-ff73-4073-97bf-03b40ca64781?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6b1228c0-ff73-4073-97bf-03b40ca64781?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cde424a0-0ad7-4b20-8039-e3adedd06c70" @@ -1525,7 +1525,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1136dc45-7275-4694-9a33-e967585671ec?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1136dc45-7275-4694-9a33-e967585671ec?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d8fd60ee-21b3-4983-a31e-7efaccc3b528" @@ -1553,7 +1553,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/fa3583bc-a1a6-4d41-9a57-4ebddb948f8e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/fa3583bc-a1a6-4d41-9a57-4ebddb948f8e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "aef3b8a0-4ed9-484f-b641-d59beb83e558" @@ -1581,7 +1581,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6d068c3e-4854-4fb5-ac39-588aa15eb7fd?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6d068c3e-4854-4fb5-ac39-588aa15eb7fd?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cd8b51cb-d630-421d-b3da-82227a911cce" @@ -1609,7 +1609,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a8b5a078-5472-4dd4-ae5b-630f896c5779?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a8b5a078-5472-4dd4-ae5b-630f896c5779?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a6c48695-08f8-4616-95ae-d34e0be7aff7" @@ -1637,7 +1637,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c9b27a9f-a216-4f89-b98f-e9205388da29" @@ -1665,7 +1665,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6b1228c0-ff73-4073-97bf-03b40ca64781?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6b1228c0-ff73-4073-97bf-03b40ca64781?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b63a07ac-beed-45a4-b146-2c67a9f4eb44" @@ -1693,7 +1693,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1136dc45-7275-4694-9a33-e967585671ec?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1136dc45-7275-4694-9a33-e967585671ec?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9dafa278-2c85-496c-a3a3-1ac04f731600" @@ -1721,7 +1721,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "77ad36be-42b1-4f8b-9236-f46ff090236f" @@ -1749,7 +1749,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0049d72f-9c47-4cd9-8f62-9b25a16d05a0" @@ -1777,7 +1777,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/fa3583bc-a1a6-4d41-9a57-4ebddb948f8e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/fa3583bc-a1a6-4d41-9a57-4ebddb948f8e?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0a60bca7-a01a-4efe-98d4-8e91efe5a51d" @@ -1805,7 +1805,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "286e17f0-6cbe-42a3-8438-ed7ba241b28f" @@ -1833,7 +1833,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6d068c3e-4854-4fb5-ac39-588aa15eb7fd?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/6d068c3e-4854-4fb5-ac39-588aa15eb7fd?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0101a983-7e56-4804-88fc-ffc4071eeb0c" @@ -1861,7 +1861,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg53873/providers/Microsoft.Compute/virtualMachines/vmz-4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a44ed67b-bdd4-486f-ac06-96bf75e6e0fe" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canUpdateTagsOnVM.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canUpdateTagsOnVM.json index d2b0233ecf72a..6b56715f3061c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canUpdateTagsOnVM.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canUpdateTagsOnVM.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg58440/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg58440/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "21644751-f26f-4e3b-ac1c-ec6c4df34265", @@ -168,7 +168,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;208,Microsoft.Compute/PutVM30Min;1168", "Expires" : "-1", "Content-Length" : "2293", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/85b49fd9-405a-42e5-8730-a7d42f1b91c4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/85b49fd9-405a-42e5-8730-a7d42f1b91c4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "85b49fd9-405a-42e5-8730-a7d42f1b91c4", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg58440/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"70702c33-c353-4e17-be69-11ac7f87f33a\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"firstuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/firstuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDV87kJW26KfSJHvun5XSg0uLvf2ESUJC5IQ3eNQgtaPrq3K9GioxnbEppWxVK06BmlVqqIbGwiQ7RNZMB2sVYTzW3rrj5WQJh0ElEvQTWdHTSiQ29/GeTX0uv8VfQR4naZGKtFrh5KLed/Rxq3Fj2KwK8Hwb1RgOST872cMIQkhw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg58440/providers/Microsoft.Network/networkInterfaces/nic44815d5dc1e\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:53.0696205+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "21644751-f26f-4e3b-ac1c-ec6c4df34265", @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/85b49fd9-405a-42e5-8730-a7d42f1b91c4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/85b49fd9-405a-42e5-8730-a7d42f1b91c4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5710a225-9bab-465a-9369-94f30bda64c5" @@ -205,7 +205,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/85b49fd9-405a-42e5-8730-a7d42f1b91c4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/85b49fd9-405a-42e5-8730-a7d42f1b91c4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "36ee9915-49b9-41be-9508-98d7e67d5b0e" @@ -233,7 +233,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg58440/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg58440/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7a7cb4a6-11de-4025-9016-446b731bd29b" @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg58440/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg58440/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "82c05f44-28eb-421a-b41e-eebd7056f3b3", @@ -290,7 +290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg58440/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg58440/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "50dbb6e4-eb48-4ca6-b61f-294e3e864601" @@ -318,7 +318,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg58440/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg58440/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "decb6ffd-6690-409e-a783-270469a34ef5", @@ -347,7 +347,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg58440/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg58440/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6966b4e3-4e63-4811-bf06-a5fe2ce27b2d" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canUpdateVirtualMachineWithDeleteOption.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canUpdateVirtualMachineWithDeleteOption.json index 83f59eb950a03..fa07028a77ecd 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canUpdateVirtualMachineWithDeleteOption.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.canUpdateVirtualMachineWithDeleteOption.json @@ -172,7 +172,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0a3847ef-ead1-45b9-9ce0-70e1fdb54072", @@ -194,7 +194,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;364,Microsoft.Compute/PutVM30Min;1834", "Expires" : "-1", "Content-Length" : "2626", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a426e075-fd8e-4a40-8ff7-8c405b0f722f?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a426e075-fd8e-4a40-8ff7-8c405b0f722f?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "a426e075-fd8e-4a40-8ff7-8c405b0f722f", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"f1412cb6-c11b-4a38-8d4f-f17668b453e0\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"testuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/testuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Network/networkInterfaces/nic710089f1880\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:22:55.2210666+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "0a3847ef-ead1-45b9-9ce0-70e1fdb54072", @@ -203,7 +203,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a426e075-fd8e-4a40-8ff7-8c405b0f722f?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a426e075-fd8e-4a40-8ff7-8c405b0f722f?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7f8f6267-f118-4182-9289-0a8a4a5e9f05" @@ -231,7 +231,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a426e075-fd8e-4a40-8ff7-8c405b0f722f?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a426e075-fd8e-4a40-8ff7-8c405b0f722f?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a9fdab32-c1cc-4d50-9604-bd2d8e1fc659" @@ -259,7 +259,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a426e075-fd8e-4a40-8ff7-8c405b0f722f?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a426e075-fd8e-4a40-8ff7-8c405b0f722f?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a1fdc0a9-b550-430d-b17f-2a5c4d310d0c" @@ -287,7 +287,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3b3d02e2-d351-4ba4-b81e-2cfd501c1be2" @@ -315,7 +315,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "38295356-a22b-4443-ba01-09649eaba80f", @@ -337,7 +337,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;358,Microsoft.Compute/PutVM30Min;1816", "Expires" : "-1", "Content-Length" : "3432", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3c4600a7-4197-4c71-adfe-03b31c01dd97?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3c4600a7-4197-4c71-adfe-03b31c01dd97?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "3c4600a7-4197-4c71-adfe-03b31c01dd97", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"f1412cb6-c11b-4a38-8d4f-f17668b453e0\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm_disk1_e321a5baf1e34c4c8453b3a1c2a2575e\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/disks/javavm_disk1_e321a5baf1e34c4c8453b3a1c2a2575e\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"javavm_disk2_58e0a72ed43044a8b0bcd2ab7cdb43aa\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/disks/javavm_disk2_58e0a72ed43044a8b0bcd2ab7cdb43aa\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"testuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/testuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Network/networkInterfaces/nic710089f1880\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:22:55.2210666+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "38295356-a22b-4443-ba01-09649eaba80f", @@ -346,7 +346,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3c4600a7-4197-4c71-adfe-03b31c01dd97?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/3c4600a7-4197-4c71-adfe-03b31c01dd97?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e4cebc20-eaf7-4683-971a-fa1ecb35aa76" @@ -374,7 +374,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d73e8e28-d1a7-46be-9119-5c72bf19371a" @@ -402,7 +402,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cc5f18e6-ad0a-4c59-badc-9196c13b6ef5", @@ -424,15 +424,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1199", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/116f9bd4-fe10-471b-acf3-433128443cc1?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/116f9bd4-fe10-471b-acf3-433128443cc1?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "116f9bd4-fe10-471b-acf3-433128443cc1", "x-ms-client-request-id" : "cc5f18e6-ad0a-4c59-badc-9196c13b6ef5", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/116f9bd4-fe10-471b-acf3-433128443cc1?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/116f9bd4-fe10-471b-acf3-433128443cc1?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/116f9bd4-fe10-471b-acf3-433128443cc1?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/116f9bd4-fe10-471b-acf3-433128443cc1?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "caeb1661-1446-4f7c-ae76-0739e3af0011" @@ -460,7 +460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/116f9bd4-fe10-471b-acf3-433128443cc1?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/116f9bd4-fe10-471b-acf3-433128443cc1?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d3c1be24-1eb6-4094-b484-8b6588f7df1b" @@ -488,7 +488,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/116f9bd4-fe10-471b-acf3-433128443cc1?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/116f9bd4-fe10-471b-acf3-433128443cc1?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "27368abc-13b3-4b77-a16a-ea89e702b5eb" @@ -516,7 +516,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/116f9bd4-fe10-471b-acf3-433128443cc1?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/116f9bd4-fe10-471b-acf3-433128443cc1?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "83574f0f-7dbb-46e9-9c92-cb8922ff9220" @@ -745,7 +745,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "34bdabaf-de93-4a5e-b4b4-13798771a3b4", @@ -767,7 +767,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;363,Microsoft.Compute/PutVM30Min;1833", "Expires" : "-1", "Content-Length" : "2624", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/62564adb-84ff-49c8-8e1d-dd4b8dee1fe6?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/62564adb-84ff-49c8-8e1d-dd4b8dee1fe6?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "62564adb-84ff-49c8-8e1d-dd4b8dee1fe6", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"d30fcd76-2faa-4f2b-a2ca-5d7821356681\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"testuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/testuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Network/networkInterfaces/nic41412c80d28\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:26:02.67644+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "34bdabaf-de93-4a5e-b4b4-13798771a3b4", @@ -776,7 +776,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/62564adb-84ff-49c8-8e1d-dd4b8dee1fe6?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/62564adb-84ff-49c8-8e1d-dd4b8dee1fe6?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "98c61e32-7f77-4fb0-b75c-397961349a81" @@ -804,7 +804,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/62564adb-84ff-49c8-8e1d-dd4b8dee1fe6?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/62564adb-84ff-49c8-8e1d-dd4b8dee1fe6?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "83d3b1f6-2323-4f0c-9aab-cf416177fbdc" @@ -832,7 +832,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "55b953a5-2b8e-4ff4-a274-ffd583392ee9" @@ -860,7 +860,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "57fdd480-3992-4250-9190-95241676e19e", @@ -882,7 +882,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;359,Microsoft.Compute/PutVM30Min;1817", "Expires" : "-1", "Content-Length" : "3430", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/373b7107-b6b5-4285-8ea1-f74b6d9e9103?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/373b7107-b6b5-4285-8ea1-f74b6d9e9103?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "373b7107-b6b5-4285-8ea1-f74b6d9e9103", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus3\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"d30fcd76-2faa-4f2b-a2ca-5d7821356681\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm_disk1_3ed9ca0782ff456d83014d5e84d3cb9b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/disks/javavm_disk1_3ed9ca0782ff456d83014d5e84d3cb9b\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"javavm_disk2_83665db141c2404a96da1271be4143bc\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/disks/javavm_disk2_83665db141c2404a96da1271be4143bc\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"testuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/testuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDzcFJ3gVGLbEOLCPqZcSOkRcaT1DIDoQdb1E6MYFlvm0wErSElIPqRSIUtSUCJPKYhs0MQklNHsZIxCBNlKjbSBjbz14gbyJfRevBOIKXf9yUskA6eG7ryMY9nj0DJrPKhiyJ2qgykAStL1IdK9oGPpBVonLtJsol9IeDIAlARSQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Network/networkInterfaces/nic41412c80d28\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:26:02.67644+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "57fdd480-3992-4250-9190-95241676e19e", @@ -891,7 +891,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/373b7107-b6b5-4285-8ea1-f74b6d9e9103?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/373b7107-b6b5-4285-8ea1-f74b6d9e9103?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f26e0945-376b-4361-85ba-d4c3e30fb597" @@ -919,7 +919,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "84956469-3422-4608-ada6-b1413d5b60b7" @@ -947,7 +947,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e3889fa3-2168-4b18-9151-66f3ee45a560", @@ -960,7 +960,7 @@ } }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78618/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e3889fa3-2168-4b18-9151-66f3ee45a560", @@ -982,15 +982,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;235,Microsoft.Compute/DeleteVM30Min;1194", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a22e3c24-3ac8-4219-8ffd-40bfa7c2e013?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a22e3c24-3ac8-4219-8ffd-40bfa7c2e013?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "x-ms-request-id" : "a22e3c24-3ac8-4219-8ffd-40bfa7c2e013", "x-ms-client-request-id" : "e3889fa3-2168-4b18-9151-66f3ee45a560", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a22e3c24-3ac8-4219-8ffd-40bfa7c2e013?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a22e3c24-3ac8-4219-8ffd-40bfa7c2e013?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a22e3c24-3ac8-4219-8ffd-40bfa7c2e013?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a22e3c24-3ac8-4219-8ffd-40bfa7c2e013?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "81e9a54e-5a23-4ccc-91de-51bdcfca02e9" @@ -1018,7 +1018,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a22e3c24-3ac8-4219-8ffd-40bfa7c2e013?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a22e3c24-3ac8-4219-8ffd-40bfa7c2e013?p=e31ab481-057f-4274-9ebc-4997640aef0a&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "33a2e650-0228-4ad9-bcac-0d5a82a0e309" @@ -1046,7 +1046,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a22e3c24-3ac8-4219-8ffd-40bfa7c2e013?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/WestUS3/operations/a22e3c24-3ac8-4219-8ffd-40bfa7c2e013?p=e31ab481-057f-4274-9ebc-4997640aef0a&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c67f9e6d-f3aa-4417-b0d1-8d511fb3220a" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.cannotCreateVirtualMachineSyncPoll.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.cannotCreateVirtualMachineSyncPoll.json index 6176f22a89f90..329e91c934e4d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.cannotCreateVirtualMachineSyncPoll.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.cannotCreateVirtualMachineSyncPoll.json @@ -1,29 +1,29 @@ { "networkCallRecords" : [ { "Method" : "HEAD", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg66946?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg53318?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "bcaa4a1f-82c8-42b7-8548-ba37e3438f78", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "811cd1f3-2124-4825-b059-4f24436e8de0", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11869", "StatusCode" : "404", - "Date" : "Fri, 13 Jan 2023 02:22:30 GMT", - "x-ms-correlation-request-id" : "7e417021-5d82-430c-bfc9-3554a293590d", + "Date" : "Wed, 19 Apr 2023 03:59:30 GMT", + "x-ms-correlation-request-id" : "b3373b82-e634-412f-8a84-13d98e1d1abf", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "x-ms-failure-cause" : "gateway", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022230Z:7e417021-5d82-430c-bfc9-3554a293590d", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T035930Z:b3373b82-e634-412f-8a84-13d98e1d1abf", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "7e417021-5d82-430c-bfc9-3554a293590d" + "x-ms-request-id" : "b3373b82-e634-412f-8a84-13d98e1d1abf" }, "Exception" : null } ], - "variables" : [ "javacsmrg66946", "javacsmrg274580", "nic47114b89676", "vnet2382733d09" ] + "variables" : [ "javacsmrg53318", "javacsmrg281390", "nic3824069906c", "vnet56789745b9" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.cannotUpdateProximityPlacementGroupForVirtualMachine.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.cannotUpdateProximityPlacementGroupForVirtualMachine.json index 702320b008790..d9efebf9a27e2 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.cannotUpdateProximityPlacementGroupForVirtualMachine.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineOperationsTests.cannotUpdateProximityPlacementGroupForVirtualMachine.json @@ -27,7 +27,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "27f9e50e-ad11-4080-a9f7-8b5c825f5c8d", @@ -56,7 +56,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/availabilitySets/availset1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/availabilitySets/availset1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "146c0b7f-ddf8-43c5-91e1-d4cdbc284402", @@ -85,7 +85,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cf855a37-3e12-4d1d-bfce-2e50cbea1210", @@ -114,7 +114,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7ca4bda1-45b2-4d89-9102-6452b0f3b74a", @@ -143,7 +143,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "59d9fd79-8618-4f15-b711-6dde3477e6af", @@ -172,7 +172,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "72f28a94-8b0e-4384-a0a1-93001613c75c", @@ -201,7 +201,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b944f4b4-ca4e-480d-b4fd-bc72770ab4aa", @@ -230,7 +230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fe75e49a-deb5-4262-a940-a5a425f461fb", @@ -285,7 +285,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "06b43d69-0053-43df-8fd4-d9678fb96a40", @@ -314,7 +314,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg254987/providers/Microsoft.Compute/availabilitySets/availset2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg254987/providers/Microsoft.Compute/availabilitySets/availset2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fb80ebf8-a788-4e42-8dfe-3db1a314f908", @@ -343,7 +343,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "45054c42-4191-4e5a-929f-c2e427ad3552", @@ -372,7 +372,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "71623e8f-d379-487c-b412-bb0d34c90fcd", @@ -401,7 +401,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e86b3e60-d73e-41ed-98b1-bbd501192fdf", @@ -430,7 +430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "47723772-2f8a-4a01-8732-615e1786b922", @@ -459,7 +459,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "75b31bf4-8257-44df-9868-537e95bf729a", @@ -488,7 +488,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a2518b15-c3da-4c2d-a76a-01352591f4a5", @@ -517,7 +517,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ae954abe-1887-4607-9c11-0e32ecb40f34", @@ -749,7 +749,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b2024771-4939-4541-9696-488dfd11b6fa", @@ -771,7 +771,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;231,Microsoft.Compute/PutVM30Min;1191", "Expires" : "-1", "Content-Length" : "2222", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/96c1a438-46f2-41c2-8e70-f3ff803629be?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/96c1a438-46f2-41c2-8e70-f3ff803629be?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "96c1a438-46f2-41c2-8e70-f3ff803629be", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/virtualMachines/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"a20db155-caea-414e-8233-374a406cfd22\",\r\n \"proximityPlacementGroup\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"MicrosoftWindowsServer\",\r\n \"offer\": \"WindowsServer\",\r\n \"sku\": \"2019-Datacenter\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"17763.3887.230107\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Windows\",\r\n \"name\": \"javatest\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg227904f1fdd62.blob.core.windows.net/vhds/javavm-os-disk-242eab5e-557b-4c10-bc35-f6463a6ee9b7.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm\",\r\n \"adminUsername\": \"Foo12\",\r\n \"windowsConfiguration\": {\r\n \"provisionVMAgent\": true,\r\n \"enableAutomaticUpdates\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"AutomaticByOS\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Network/networkInterfaces/nic0420750cfef\",\"properties\":{\"primary\":true}}]},\r\n \"licenseType\": \"Windows_Server\",\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:43.0515646+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "b2024771-4939-4541-9696-488dfd11b6fa", @@ -780,7 +780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/96c1a438-46f2-41c2-8e70-f3ff803629be?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/96c1a438-46f2-41c2-8e70-f3ff803629be?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9c7f43ea-5402-4883-8194-2e36527a588e" @@ -808,7 +808,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/96c1a438-46f2-41c2-8e70-f3ff803629be?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/96c1a438-46f2-41c2-8e70-f3ff803629be?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "098a81ac-3294-4ae7-971a-058b321590cf" @@ -836,7 +836,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/96c1a438-46f2-41c2-8e70-f3ff803629be?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/96c1a438-46f2-41c2-8e70-f3ff803629be?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a61c505d-5fd1-478d-ab55-3aa7c33a2707" @@ -864,7 +864,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/96c1a438-46f2-41c2-8e70-f3ff803629be?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/96c1a438-46f2-41c2-8e70-f3ff803629be?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b93be512-fa23-496c-bd5f-d36f438ac5da" @@ -892,7 +892,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/96c1a438-46f2-41c2-8e70-f3ff803629be?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/96c1a438-46f2-41c2-8e70-f3ff803629be?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "deab1218-756c-463a-81c4-7a117016cf70" @@ -920,7 +920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "194a5de7-c82b-475b-9c18-3449f8bad06c" @@ -948,7 +948,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fce0ec47-d391-4068-b4f5-e02b62ec49c9", @@ -977,7 +977,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "74e3ebce-1347-47f2-8f21-b998b098d29d", @@ -1006,7 +1006,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/virtualMachines/javavm?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d2f4ed3e-e8e9-43aa-97de-1175ef843c34", @@ -1035,7 +1035,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9582fb04-e0d3-4296-900d-95018fdb9883", @@ -1064,7 +1064,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ea622617-1941-4f32-bffe-9309d3d5a284", @@ -1093,7 +1093,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e3a7a473-7052-4c37-b585-383703d39a0b", @@ -1122,7 +1122,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "83362319-7cd7-4145-8ee3-bf92b506939b", @@ -1151,7 +1151,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "94cb7742-39c7-4ca9-a81d-c11e22a0796e", @@ -1180,7 +1180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4b4c613a-1fbd-48ce-a272-76209665822d", @@ -1209,7 +1209,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ae6703bf-01d3-4e91-95f8-698065112860", @@ -1238,7 +1238,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG95757/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c9cf3433-c1e1-4155-90d7-11776231e7b6", @@ -1267,7 +1267,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG254987/providers/Microsoft.Compute/proximityPlacementGroups/testproxgroup2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6096634a-cf26-489f-a8a9-cfb1ffeb5449", @@ -1296,7 +1296,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b3a0a3bf-0540-48ed-8773-1348e46e9cac", @@ -1325,7 +1325,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "66a6892d-79f2-4a99-a8c9-05f277647ada", @@ -1347,15 +1347,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;235,Microsoft.Compute/DeleteVM30Min;1194", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6e885b70-882f-4b35-abe4-f05cde67b45a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6e885b70-882f-4b35-abe4-f05cde67b45a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "6e885b70-882f-4b35-abe4-f05cde67b45a", "x-ms-client-request-id" : "66a6892d-79f2-4a99-a8c9-05f277647ada", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6e885b70-882f-4b35-abe4-f05cde67b45a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6e885b70-882f-4b35-abe4-f05cde67b45a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6e885b70-882f-4b35-abe4-f05cde67b45a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6e885b70-882f-4b35-abe4-f05cde67b45a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "83ece4cf-1493-406b-8426-f0fcd8a74725" @@ -1383,7 +1383,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6e885b70-882f-4b35-abe4-f05cde67b45a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6e885b70-882f-4b35-abe4-f05cde67b45a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "814e989e-ff0c-4185-97ff-393b1a7d9668" @@ -1411,7 +1411,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6e885b70-882f-4b35-abe4-f05cde67b45a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6e885b70-882f-4b35-abe4-f05cde67b45a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "dbcf0cf3-0bf1-4fdf-beef-6debeb13c67b" @@ -1437,7 +1437,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/availabilitySets/availset1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg95757/providers/Microsoft.Compute/availabilitySets/availset1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5ac823a3-eafc-4e52-9011-ff6a2c220c68", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.bootDiagnosticsShouldUseVMSSUnManagedDisksExplicitStorage.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.bootDiagnosticsShouldUseVMSSUnManagedDisksExplicitStorage.json index 2f09090799f56..a161bff3dfbcc 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.bootDiagnosticsShouldUseVMSSUnManagedDisksExplicitStorage.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.bootDiagnosticsShouldUseVMSSUnManagedDisksExplicitStorage.json @@ -374,7 +374,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69394/providers/Microsoft.Compute/virtualMachineScaleSets/vmss32313?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69394/providers/Microsoft.Compute/virtualMachineScaleSets/vmss32313?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "68883d0c-7e91-4347-b63b-e7eb950e717c", @@ -397,7 +397,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;56,Microsoft.Compute/CreateVMScaleSet30Min;296,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1180,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3761", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/e41cb364-fc79-485a-9875-2d8e8a042209?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/e41cb364-fc79-485a-9875-2d8e8a042209?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "x-ms-request-id" : "e41cb364-fc79-485a-9875-2d8e8a042209", "Body" : "{\r\n \"name\": \"vmss32313\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69394/providers/Microsoft.Compute/virtualMachineScaleSets/vmss32313\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss32313-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8Xe7Ki6bNpaALoikKDEsMO4cBzeYPX9lGf0z0AXlHlokKDef0Y/lwVKit/mDg2iJrTFL40xZKevTCX60w9QniMOPrixhX+6zIE7baZx45ImuqkmSkaS1Eo97X6ZL+YmVO4A0cElq1QBTlt/U5dN+WWtAluhRiiv938EFlpEToyw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"vhdContainers\": [\r\n \"https://st42363c92.blob.core.windows.net/vhds\"\r\n ],\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss32313-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\"\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69394/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69394/providers/Microsoft.Network/loadBalancers/extlb1-17480393/backendAddressPools/extlb1-17480393-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69394/providers/Microsoft.Network/loadBalancers/extlb1-17480393/backendAddressPools/extlb1-17480393-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69394/providers/Microsoft.Network/loadBalancers/extlb1-17480393/inboundNatPools/extlb1-17480393-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69394/providers/Microsoft.Network/loadBalancers/extlb1-17480393/inboundNatPools/extlb1-17480393-INP2\"}]}}]}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true,\r\n \"storageUri\": \"https://st42363c92.blob.core.windows.net/\"\r\n }\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"2a94244f-80a6-4bc1-bfd6-a20ca4b0df9e\",\r\n \"timeCreated\": \"2023-01-13T02:23:43.4841291+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "68883d0c-7e91-4347-b63b-e7eb950e717c", @@ -406,7 +406,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/e41cb364-fc79-485a-9875-2d8e8a042209?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/e41cb364-fc79-485a-9875-2d8e8a042209?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "14c7b7f9-bd21-4e51-882f-ca11ce0a2693" @@ -434,7 +434,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/e41cb364-fc79-485a-9875-2d8e8a042209?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/e41cb364-fc79-485a-9875-2d8e8a042209?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fc3a540e-1608-4aa3-9814-1200ce72ad5e" @@ -462,7 +462,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/e41cb364-fc79-485a-9875-2d8e8a042209?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/e41cb364-fc79-485a-9875-2d8e8a042209?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8d0e80d1-afb0-4e1f-a9f0-644d144fa449" @@ -490,7 +490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69394/providers/Microsoft.Compute/virtualMachineScaleSets/vmss32313?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69394/providers/Microsoft.Compute/virtualMachineScaleSets/vmss32313?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a14bdfa9-f69e-4355-b2a3-7608a1f68d6e" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.bootDiagnosticsShouldUsesVMSSOSUnManagedDiskImplicitStorage.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.bootDiagnosticsShouldUsesVMSSOSUnManagedDiskImplicitStorage.json index 3d7a55c9261b5..6a988a732239e 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.bootDiagnosticsShouldUsesVMSSOSUnManagedDiskImplicitStorage.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.bootDiagnosticsShouldUsesVMSSOSUnManagedDiskImplicitStorage.json @@ -349,7 +349,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg36280/providers/Microsoft.Compute/virtualMachineScaleSets/vmss26380?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg36280/providers/Microsoft.Compute/virtualMachineScaleSets/vmss26380?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ad66daf5-34ca-4a5c-9f8c-e89ceafbaf4c", @@ -372,7 +372,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;55,Microsoft.Compute/CreateVMScaleSet30Min;295,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1184,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3773", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/31acab7f-59d4-4b3a-9b85-bd1d82a93660?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/31acab7f-59d4-4b3a-9b85-bd1d82a93660?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "x-ms-request-id" : "31acab7f-59d4-4b3a-9b85-bd1d82a93660", "Body" : "{\r\n \"name\": \"vmss26380\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg36280/providers/Microsoft.Compute/virtualMachineScaleSets/vmss26380\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss26380-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8Xe7Ki6bNpaALoikKDEsMO4cBzeYPX9lGf0z0AXlHlokKDef0Y/lwVKit/mDg2iJrTFL40xZKevTCX60w9QniMOPrixhX+6zIE7baZx45ImuqkmSkaS1Eo97X6ZL+YmVO4A0cElq1QBTlt/U5dN+WWtAluhRiiv938EFlpEToyw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"vhdContainers\": [\r\n \"https://stg416900b679072.blob.core.windows.net/vhds\"\r\n ],\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss26380-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\"\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg36280/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg36280/providers/Microsoft.Network/loadBalancers/extlb1-037680c5/backendAddressPools/extlb1-037680c5-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg36280/providers/Microsoft.Network/loadBalancers/extlb1-037680c5/backendAddressPools/extlb1-037680c5-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg36280/providers/Microsoft.Network/loadBalancers/extlb1-037680c5/inboundNatPools/extlb1-037680c5-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg36280/providers/Microsoft.Network/loadBalancers/extlb1-037680c5/inboundNatPools/extlb1-037680c5-INP2\"}]}}]}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true,\r\n \"storageUri\": \"https://stg416900b679072.blob.core.windows.net/\"\r\n }\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"507ee7f3-8f3a-4d68-8eec-abb7ba08acfb\",\r\n \"timeCreated\": \"2023-01-13T02:23:43.4841291+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "ad66daf5-34ca-4a5c-9f8c-e89ceafbaf4c", @@ -381,7 +381,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/31acab7f-59d4-4b3a-9b85-bd1d82a93660?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/31acab7f-59d4-4b3a-9b85-bd1d82a93660?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9134a4a9-7c7f-4d9c-9ad2-552db66ac964" @@ -409,7 +409,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/31acab7f-59d4-4b3a-9b85-bd1d82a93660?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/31acab7f-59d4-4b3a-9b85-bd1d82a93660?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "027b98fa-6456-4b73-a681-24da383c04aa" @@ -437,7 +437,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/31acab7f-59d4-4b3a-9b85-bd1d82a93660?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/31acab7f-59d4-4b3a-9b85-bd1d82a93660?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "22cc98fc-fd40-4b63-8473-a86bc4b2c5c6" @@ -465,7 +465,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg36280/providers/Microsoft.Compute/virtualMachineScaleSets/vmss26380?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg36280/providers/Microsoft.Compute/virtualMachineScaleSets/vmss26380?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7689ecfd-e339-4367-9f9d-a4b6627289e2" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canDisableVMSSBootDiagnostics.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canDisableVMSSBootDiagnostics.json index 078e9ae2e4c9c..e651ada74b763 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canDisableVMSSBootDiagnostics.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canDisableVMSSBootDiagnostics.json @@ -348,7 +348,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Compute/virtualMachineScaleSets/vmss67965?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Compute/virtualMachineScaleSets/vmss67965?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2b60b236-5554-46bb-be8d-a641accdc5cf", @@ -371,7 +371,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;54,Microsoft.Compute/CreateVMScaleSet30Min;294,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1176,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3743", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/488b0b6c-13cf-4119-8bba-bd1cbc2c9729?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/488b0b6c-13cf-4119-8bba-bd1cbc2c9729?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "x-ms-request-id" : "488b0b6c-13cf-4119-8bba-bd1cbc2c9729", "Body" : "{\r\n \"name\": \"vmss67965\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Compute/virtualMachineScaleSets/vmss67965\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss67965-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8Xe7Ki6bNpaALoikKDEsMO4cBzeYPX9lGf0z0AXlHlokKDef0Y/lwVKit/mDg2iJrTFL40xZKevTCX60w9QniMOPrixhX+6zIE7baZx45ImuqkmSkaS1Eo97X6ZL+YmVO4A0cElq1QBTlt/U5dN+WWtAluhRiiv938EFlpEToyw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Network/loadBalancers/extlb1-14329704/backendAddressPools/extlb1-14329704-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Network/loadBalancers/extlb1-14329704/backendAddressPools/extlb1-14329704-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Network/loadBalancers/extlb1-14329704/inboundNatPools/extlb1-14329704-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Network/loadBalancers/extlb1-14329704/inboundNatPools/extlb1-14329704-INP2\"}]}}]}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true,\r\n \"storageUri\": \"https://stg65581ecdd7ab8.blob.core.windows.net/\"\r\n }\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"15f815c4-90f1-439d-801c-87a43fdcae2c\",\r\n \"timeCreated\": \"2023-01-13T02:23:43.6716058+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "2b60b236-5554-46bb-be8d-a641accdc5cf", @@ -380,7 +380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/488b0b6c-13cf-4119-8bba-bd1cbc2c9729?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/488b0b6c-13cf-4119-8bba-bd1cbc2c9729?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "96ae07c1-8cea-4b07-8afe-d1a38eb12f51" @@ -408,7 +408,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/488b0b6c-13cf-4119-8bba-bd1cbc2c9729?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/488b0b6c-13cf-4119-8bba-bd1cbc2c9729?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1b23e36a-96ab-422b-8600-c3e9bcf2c9b9" @@ -436,7 +436,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/488b0b6c-13cf-4119-8bba-bd1cbc2c9729?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/488b0b6c-13cf-4119-8bba-bd1cbc2c9729?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5b8d6cca-40c0-449a-842d-b786edeb43ea" @@ -464,7 +464,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Compute/virtualMachineScaleSets/vmss67965?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Compute/virtualMachineScaleSets/vmss67965?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "013a8b4a-39c4-478d-abfe-ffcaa4838632" @@ -522,7 +522,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Compute/virtualMachineScaleSets/vmss67965?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Compute/virtualMachineScaleSets/vmss67965?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "79ac8ea2-b2e6-4ef4-855f-24f3afd27d0f", @@ -545,7 +545,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;239,Microsoft.Compute/VMScaleSetActions30Min;1199,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1162,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3744", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/4bacb2a9-4b1c-44aa-ad07-e68b1934323d?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/4bacb2a9-4b1c-44aa-ad07-e68b1934323d?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "x-ms-request-id" : "4bacb2a9-4b1c-44aa-ad07-e68b1934323d", "Body" : "{\r\n \"name\": \"vmss67965\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Compute/virtualMachineScaleSets/vmss67965\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss67965-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8Xe7Ki6bNpaALoikKDEsMO4cBzeYPX9lGf0z0AXlHlokKDef0Y/lwVKit/mDg2iJrTFL40xZKevTCX60w9QniMOPrixhX+6zIE7baZx45ImuqkmSkaS1Eo97X6ZL+YmVO4A0cElq1QBTlt/U5dN+WWtAluhRiiv938EFlpEToyw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Network/loadBalancers/extlb1-14329704/backendAddressPools/extlb1-14329704-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Network/loadBalancers/extlb1-14329704/backendAddressPools/extlb1-14329704-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Network/loadBalancers/extlb1-14329704/inboundNatPools/extlb1-14329704-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Network/loadBalancers/extlb1-14329704/inboundNatPools/extlb1-14329704-INP2\"}]}}]}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": false,\r\n \"storageUri\": \"https://stg65581ecdd7ab8.blob.core.windows.net/\"\r\n }\r\n }\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"15f815c4-90f1-439d-801c-87a43fdcae2c\",\r\n \"timeCreated\": \"2023-01-13T02:23:43.6716058+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "79ac8ea2-b2e6-4ef4-855f-24f3afd27d0f", @@ -554,7 +554,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/4bacb2a9-4b1c-44aa-ad07-e68b1934323d?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/4bacb2a9-4b1c-44aa-ad07-e68b1934323d?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "238db895-08d3-4f19-8821-710b6b21892f" @@ -582,7 +582,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/4bacb2a9-4b1c-44aa-ad07-e68b1934323d?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/4bacb2a9-4b1c-44aa-ad07-e68b1934323d?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "944050fb-78f4-4613-a115-2ed4f929d01a" @@ -610,7 +610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/4bacb2a9-4b1c-44aa-ad07-e68b1934323d?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/4bacb2a9-4b1c-44aa-ad07-e68b1934323d?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d033466e-e462-40cf-9580-8d3bbf62c9d0" @@ -638,7 +638,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Compute/virtualMachineScaleSets/vmss67965?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91376/providers/Microsoft.Compute/virtualMachineScaleSets/vmss67965?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f502b9ea-57e1-45e0-ad59-e8cbdd7e460c" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsOnManagedStorageAccount.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsOnManagedStorageAccount.json index b82af5be3ee23..d71519878cd85 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsOnManagedStorageAccount.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsOnManagedStorageAccount.json @@ -115,7 +115,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19476/providers/Microsoft.Compute/virtualMachineScaleSets/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19476/providers/Microsoft.Compute/virtualMachineScaleSets/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3db26666-e8d8-4819-94f3-fb8d911afec1", @@ -138,7 +138,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;59,Microsoft.Compute/CreateVMScaleSet30Min;299,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1196,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "2838", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/6882ff49-c6d6-46dd-bb1b-5b3fefda26ea?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/6882ff49-c6d6-46dd-bb1b-5b3fefda26ea?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "x-ms-request-id" : "6882ff49-c6d6-46dd-bb1b-5b3fefda26ea", "Body" : "{\r\n \"name\": \"javavm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19476/providers/Microsoft.Compute/virtualMachineScaleSets/javavm\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"javavm-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8Xe7Ki6bNpaALoikKDEsMO4cBzeYPX9lGf0z0AXlHlokKDef0Y/lwVKit/mDg2iJrTFL40xZKevTCX60w9QniMOPrixhX+6zIE7baZx45ImuqkmSkaS1Eo97X6ZL+YmVO4A0cElq1QBTlt/U5dN+WWtAluhRiiv938EFlpEToyw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19476/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true\r\n }\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"89307f32-dbc5-4458-9f15-6a0f3b99c396\",\r\n \"timeCreated\": \"2023-01-13T02:23:06.5308775+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "3db26666-e8d8-4819-94f3-fb8d911afec1", @@ -147,7 +147,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/6882ff49-c6d6-46dd-bb1b-5b3fefda26ea?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/6882ff49-c6d6-46dd-bb1b-5b3fefda26ea?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7e560b02-a056-4249-8248-214fb157200f" @@ -175,7 +175,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/6882ff49-c6d6-46dd-bb1b-5b3fefda26ea?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/6882ff49-c6d6-46dd-bb1b-5b3fefda26ea?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9e0738be-7f2d-4fda-9d5b-06e2438b5827" @@ -203,7 +203,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/6882ff49-c6d6-46dd-bb1b-5b3fefda26ea?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/6882ff49-c6d6-46dd-bb1b-5b3fefda26ea?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "db7eb5d2-1170-47a6-bb40-d52a25d93470" @@ -231,7 +231,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19476/providers/Microsoft.Compute/virtualMachineScaleSets/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg19476/providers/Microsoft.Compute/virtualMachineScaleSets/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8793807c-f40c-44f9-a6e6-c43c8c58ec76" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnManagedVMSSCreation.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnManagedVMSSCreation.json index 7aae8e83bb87c..3ea9d9ad20c2b 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnManagedVMSSCreation.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnManagedVMSSCreation.json @@ -348,7 +348,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92482/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77460?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92482/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77460?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0493eb74-fbf2-4aee-ac87-d7000d21a899", @@ -371,7 +371,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;57,Microsoft.Compute/CreateVMScaleSet30Min;297,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1188,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3737", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/9b5f9781-8623-4c9f-98a7-d4bdc6ab683a?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/9b5f9781-8623-4c9f-98a7-d4bdc6ab683a?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "x-ms-request-id" : "9b5f9781-8623-4c9f-98a7-d4bdc6ab683a", "Body" : "{\r\n \"name\": \"vmss77460\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92482/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77460\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss77460-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8Xe7Ki6bNpaALoikKDEsMO4cBzeYPX9lGf0z0AXlHlokKDef0Y/lwVKit/mDg2iJrTFL40xZKevTCX60w9QniMOPrixhX+6zIE7baZx45ImuqkmSkaS1Eo97X6ZL+YmVO4A0cElq1QBTlt/U5dN+WWtAluhRiiv938EFlpEToyw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92482/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92482/providers/Microsoft.Network/loadBalancers/extlb1-63665a25/backendAddressPools/extlb1-63665a25-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92482/providers/Microsoft.Network/loadBalancers/extlb1-63665a25/backendAddressPools/extlb1-63665a25-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92482/providers/Microsoft.Network/loadBalancers/extlb1-63665a25/inboundNatPools/extlb1-63665a25-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92482/providers/Microsoft.Network/loadBalancers/extlb1-63665a25/inboundNatPools/extlb1-63665a25-INP2\"}]}}]}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true,\r\n \"storageUri\": \"https://st8767496a.blob.core.windows.net/\"\r\n }\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"9561e51d-e5b3-4dab-9e80-24574ec430c5\",\r\n \"timeCreated\": \"2023-01-13T02:23:42.3591264+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "0493eb74-fbf2-4aee-ac87-d7000d21a899", @@ -380,7 +380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/9b5f9781-8623-4c9f-98a7-d4bdc6ab683a?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/9b5f9781-8623-4c9f-98a7-d4bdc6ab683a?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "30effb7f-7753-437d-a83b-42892dfe3cf3" @@ -408,7 +408,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/9b5f9781-8623-4c9f-98a7-d4bdc6ab683a?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/9b5f9781-8623-4c9f-98a7-d4bdc6ab683a?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f27d9d7e-b74a-46c7-ad55-254ee2ded1e8" @@ -436,7 +436,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/9b5f9781-8623-4c9f-98a7-d4bdc6ab683a?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/9b5f9781-8623-4c9f-98a7-d4bdc6ab683a?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "73183c94-3105-4386-81fb-89658f7b8594" @@ -464,7 +464,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92482/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77460?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg92482/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77460?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8fcf236a-6576-453e-98ff-7033e74ff41b" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnUnManagedVMSSCreation.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnUnManagedVMSSCreation.json index ac7fec7a6cda2..d085079b315de 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnUnManagedVMSSCreation.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithCreatableStorageOnUnManagedVMSSCreation.json @@ -432,7 +432,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69637/providers/Microsoft.Compute/virtualMachineScaleSets/vmss88305?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69637/providers/Microsoft.Compute/virtualMachineScaleSets/vmss88305?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "204f30a9-ba51-43a5-ab6a-4ff9c573c253", @@ -455,7 +455,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;53,Microsoft.Compute/CreateVMScaleSet30Min;293,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1168,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3767", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/80edd2f6-fba6-4fdf-94ee-ad11a18f850f?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/80edd2f6-fba6-4fdf-94ee-ad11a18f850f?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "x-ms-request-id" : "80edd2f6-fba6-4fdf-94ee-ad11a18f850f", "Body" : "{\r\n \"name\": \"vmss88305\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69637/providers/Microsoft.Compute/virtualMachineScaleSets/vmss88305\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss88305-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8Xe7Ki6bNpaALoikKDEsMO4cBzeYPX9lGf0z0AXlHlokKDef0Y/lwVKit/mDg2iJrTFL40xZKevTCX60w9QniMOPrixhX+6zIE7baZx45ImuqkmSkaS1Eo97X6ZL+YmVO4A0cElq1QBTlt/U5dN+WWtAluhRiiv938EFlpEToyw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"vhdContainers\": [\r\n \"https://stg009339c8f87b7.blob.core.windows.net/vhds\"\r\n ],\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss88305-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\"\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69637/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69637/providers/Microsoft.Network/loadBalancers/extlb1-7924408d/backendAddressPools/extlb1-7924408d-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69637/providers/Microsoft.Network/loadBalancers/extlb1-7924408d/backendAddressPools/extlb1-7924408d-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69637/providers/Microsoft.Network/loadBalancers/extlb1-7924408d/inboundNatPools/extlb1-7924408d-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69637/providers/Microsoft.Network/loadBalancers/extlb1-7924408d/inboundNatPools/extlb1-7924408d-INP2\"}]}}]}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true,\r\n \"storageUri\": \"https://st4665908e.blob.core.windows.net/\"\r\n }\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"d750955e-2970-430f-9ba2-d5d08c47af1b\",\r\n \"timeCreated\": \"2023-01-13T02:23:45.1872273+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "204f30a9-ba51-43a5-ab6a-4ff9c573c253", @@ -464,7 +464,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/80edd2f6-fba6-4fdf-94ee-ad11a18f850f?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/80edd2f6-fba6-4fdf-94ee-ad11a18f850f?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fc87c391-cc9b-46ef-9e32-d0aedda3f155" @@ -492,7 +492,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/80edd2f6-fba6-4fdf-94ee-ad11a18f850f?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/80edd2f6-fba6-4fdf-94ee-ad11a18f850f?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "050ab0a9-98b0-4c6e-9498-403a1460a6a4" @@ -520,7 +520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/80edd2f6-fba6-4fdf-94ee-ad11a18f850f?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/80edd2f6-fba6-4fdf-94ee-ad11a18f850f?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "faaf3f01-99e2-4947-a925-02ee324121f1" @@ -548,7 +548,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69637/providers/Microsoft.Compute/virtualMachineScaleSets/vmss88305?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69637/providers/Microsoft.Compute/virtualMachineScaleSets/vmss88305?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "49dd01b4-fcbe-4331-8d06-958db194be5b" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithExplicitStorageOnManagedVMSSCreation.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithExplicitStorageOnManagedVMSSCreation.json index 486caf368d746..e8ac7280c9a85 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithExplicitStorageOnManagedVMSSCreation.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithExplicitStorageOnManagedVMSSCreation.json @@ -374,7 +374,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg52316/providers/Microsoft.Compute/virtualMachineScaleSets/vmss45275?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg52316/providers/Microsoft.Compute/virtualMachineScaleSets/vmss45275?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "642b4368-530d-4602-a48b-d5fd132a9d88", @@ -397,7 +397,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;52,Microsoft.Compute/CreateVMScaleSet30Min;292,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1172,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3737", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/32806b9f-e2c7-477e-ab8d-ad2825ba4472?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/32806b9f-e2c7-477e-ab8d-ad2825ba4472?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "x-ms-request-id" : "32806b9f-e2c7-477e-ab8d-ad2825ba4472", "Body" : "{\r\n \"name\": \"vmss45275\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg52316/providers/Microsoft.Compute/virtualMachineScaleSets/vmss45275\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss45275-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8Xe7Ki6bNpaALoikKDEsMO4cBzeYPX9lGf0z0AXlHlokKDef0Y/lwVKit/mDg2iJrTFL40xZKevTCX60w9QniMOPrixhX+6zIE7baZx45ImuqkmSkaS1Eo97X6ZL+YmVO4A0cElq1QBTlt/U5dN+WWtAluhRiiv938EFlpEToyw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg52316/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg52316/providers/Microsoft.Network/loadBalancers/extlb1-83489109/backendAddressPools/extlb1-83489109-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg52316/providers/Microsoft.Network/loadBalancers/extlb1-83489109/backendAddressPools/extlb1-83489109-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg52316/providers/Microsoft.Network/loadBalancers/extlb1-83489109/inboundNatPools/extlb1-83489109-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg52316/providers/Microsoft.Network/loadBalancers/extlb1-83489109/inboundNatPools/extlb1-83489109-INP2\"}]}}]}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true,\r\n \"storageUri\": \"https://st62000187.blob.core.windows.net/\"\r\n }\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"7ce737ae-eb5e-47f2-984d-b96fdbb609bd\",\r\n \"timeCreated\": \"2023-01-13T02:23:45.2028518+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "642b4368-530d-4602-a48b-d5fd132a9d88", @@ -406,7 +406,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/32806b9f-e2c7-477e-ab8d-ad2825ba4472?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/32806b9f-e2c7-477e-ab8d-ad2825ba4472?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c906110a-1a26-43f1-b5a9-6da6489be3f2" @@ -434,7 +434,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/32806b9f-e2c7-477e-ab8d-ad2825ba4472?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/32806b9f-e2c7-477e-ab8d-ad2825ba4472?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ed054e91-20c2-4963-afae-acc08f2e0d74" @@ -462,7 +462,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/32806b9f-e2c7-477e-ab8d-ad2825ba4472?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/32806b9f-e2c7-477e-ab8d-ad2825ba4472?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cd4b5fff-a034-4e70-8c36-64357b11f85c" @@ -490,7 +490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg52316/providers/Microsoft.Compute/virtualMachineScaleSets/vmss45275?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg52316/providers/Microsoft.Compute/virtualMachineScaleSets/vmss45275?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "79202de4-9064-4a93-a878-0025d34073ea" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithImplicitStorageOnManagedVMSSCreation.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithImplicitStorageOnManagedVMSSCreation.json index 60585f3ed401c..a538ce060dce6 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithImplicitStorageOnManagedVMSSCreation.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetBootDiagnosticsTests.canEnableBootDiagnosticsWithImplicitStorageOnManagedVMSSCreation.json @@ -376,7 +376,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31696/providers/Microsoft.Compute/virtualMachineScaleSets/vmss26097?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31696/providers/Microsoft.Compute/virtualMachineScaleSets/vmss26097?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4f2582bb-ff70-488e-8ac1-591f30503e28", @@ -399,7 +399,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;58,Microsoft.Compute/CreateVMScaleSet30Min;298,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1192,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3743", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/22f4b42b-82a3-4da0-97a0-025e6900c573?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/22f4b42b-82a3-4da0-97a0-025e6900c573?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "x-ms-request-id" : "22f4b42b-82a3-4da0-97a0-025e6900c573", "Body" : "{\r\n \"name\": \"vmss26097\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31696/providers/Microsoft.Compute/virtualMachineScaleSets/vmss26097\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"southcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss26097-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8Xe7Ki6bNpaALoikKDEsMO4cBzeYPX9lGf0z0AXlHlokKDef0Y/lwVKit/mDg2iJrTFL40xZKevTCX60w9QniMOPrixhX+6zIE7baZx45ImuqkmSkaS1Eo97X6ZL+YmVO4A0cElq1QBTlt/U5dN+WWtAluhRiiv938EFlpEToyw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31696/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31696/providers/Microsoft.Network/loadBalancers/extlb1-36443c47/backendAddressPools/extlb1-36443c47-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31696/providers/Microsoft.Network/loadBalancers/extlb1-36443c47/backendAddressPools/extlb1-36443c47-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31696/providers/Microsoft.Network/loadBalancers/extlb1-36443c47/inboundNatPools/extlb1-36443c47-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31696/providers/Microsoft.Network/loadBalancers/extlb1-36443c47/inboundNatPools/extlb1-36443c47-INP2\"}]}}]}}]},\r\n \"diagnosticsProfile\": {\r\n \"bootDiagnostics\": {\r\n \"enabled\": true,\r\n \"storageUri\": \"https://stg58864a71b6981.blob.core.windows.net/\"\r\n }\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"a3375f8f-1a73-4029-9c4e-eabfcfec52c9\",\r\n \"timeCreated\": \"2023-01-13T02:23:41.8591309+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "4f2582bb-ff70-488e-8ac1-591f30503e28", @@ -408,7 +408,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/22f4b42b-82a3-4da0-97a0-025e6900c573?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/22f4b42b-82a3-4da0-97a0-025e6900c573?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e003e805-ceaf-4dbb-bc3a-e9122410704d" @@ -436,7 +436,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/22f4b42b-82a3-4da0-97a0-025e6900c573?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/22f4b42b-82a3-4da0-97a0-025e6900c573?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "61cd1cb5-bad2-4933-9b7a-47d68e82a538" @@ -464,7 +464,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/22f4b42b-82a3-4da0-97a0-025e6900c573?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/southcentralus/operations/22f4b42b-82a3-4da0-97a0-025e6900c573?p=fa78f859-bd68-4561-84a2-31bc140b2910&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b136403b-f565-44ba-9bba-3c9921de7981" @@ -492,7 +492,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31696/providers/Microsoft.Compute/virtualMachineScaleSets/vmss26097?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg31696/providers/Microsoft.Compute/virtualMachineScaleSets/vmss26097?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8eca0c06-4cee-4a79-b00a-f14a6c4d0017" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetEMSILMSIOperationsTests.canCreateUpdateVirtualMachineScaleSetWithEMSI.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetEMSILMSIOperationsTests.canCreateUpdateVirtualMachineScaleSetWithEMSI.json index 3229860113726..89a1b22c96905 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetEMSILMSIOperationsTests.canCreateUpdateVirtualMachineScaleSetWithEMSI.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetEMSILMSIOperationsTests.canCreateUpdateVirtualMachineScaleSetWithEMSI.json @@ -534,7 +534,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b006a45c-0f76-49d8-a6ce-f11d02a8d48b", @@ -557,7 +557,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;57,Microsoft.Compute/CreateVMScaleSet30Min;297,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1188,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3971", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/9ef77094-d6d2-4963-a670-4522050febaa?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/9ef77094-d6d2-4963-a670-4522050febaa?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "9ef77094-d6d2-4963-a670-4522050febaa", "Body" : "{\r\n \"name\": \"javavmss\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/b0d60984619e4b3/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id4562248\": {},\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/b0d60984619e4b3/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id4319404\": {}\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"javavmss-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCK5440aqgw8iJ3sclcC5xQr5Bd2HC+ZfeHW3pVdTOcju4crLczqX485Asa9BH6rKgfsYZiUBuS/MLoaGKWNHpJwG5o34C/Z1RYoDG6qeo8AKv3ZhNiPUj+qBpJ9ISJR88i0CZWBbjDozJuVZwuQOOM+O6rTzwMnD6EvaNaLZlHoQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/backendAddressPools/internallb1-86187-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/backendAddressPools/internallb1-86187-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/inboundNatPools/internallb1-86187-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/inboundNatPools/internallb1-86187-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"bebac34b-f634-4001-a0a9-3911c5f53ad8\",\r\n \"timeCreated\": \"2023-01-13T02:25:07.0978154+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "b006a45c-0f76-49d8-a6ce-f11d02a8d48b", @@ -566,7 +566,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/9ef77094-d6d2-4963-a670-4522050febaa?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/9ef77094-d6d2-4963-a670-4522050febaa?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "da11cde6-07e5-4156-ab99-40ef8b5ec76e" @@ -594,7 +594,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/9ef77094-d6d2-4963-a670-4522050febaa?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/9ef77094-d6d2-4963-a670-4522050febaa?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0c4b56ad-6b39-4955-b602-a86201398952" @@ -622,7 +622,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b7a27d3c-ae20-4737-8969-1ea51b7f9ccc" @@ -894,7 +894,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b58e0d01-a002-4b10-8d05-7b65387060d4", @@ -917,7 +917,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;237,Microsoft.Compute/VMScaleSetActions30Min;1197,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3540", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/8fd4f8cd-da86-4e9e-954a-cc6946833641?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/8fd4f8cd-da86-4e9e-954a-cc6946833641?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "8fd4f8cd-da86-4e9e-954a-cc6946833641", "Body" : "{\r\n \"name\": \"javavmss\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"javavmss-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCK5440aqgw8iJ3sclcC5xQr5Bd2HC+ZfeHW3pVdTOcju4crLczqX485Asa9BH6rKgfsYZiUBuS/MLoaGKWNHpJwG5o34C/Z1RYoDG6qeo8AKv3ZhNiPUj+qBpJ9ISJR88i0CZWBbjDozJuVZwuQOOM+O6rTzwMnD6EvaNaLZlHoQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/backendAddressPools/internallb1-86187-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/backendAddressPools/internallb1-86187-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/inboundNatPools/internallb1-86187-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/inboundNatPools/internallb1-86187-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"bebac34b-f634-4001-a0a9-3911c5f53ad8\",\r\n \"timeCreated\": \"2023-01-13T02:25:07.0978154+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "b58e0d01-a002-4b10-8d05-7b65387060d4", @@ -926,7 +926,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/8fd4f8cd-da86-4e9e-954a-cc6946833641?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/8fd4f8cd-da86-4e9e-954a-cc6946833641?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b23e9ee6-d676-4d15-a6d1-63840c13449c" @@ -954,7 +954,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/8fd4f8cd-da86-4e9e-954a-cc6946833641?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/8fd4f8cd-da86-4e9e-954a-cc6946833641?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "77ea19e2-3c1e-4747-9158-c90901beae26" @@ -982,7 +982,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "34dfa0b8-e918-471d-bb47-b25b91297789" @@ -1010,7 +1010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4129de00-b929-47c4-9502-e824d731dcde", @@ -1134,7 +1134,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "561f2121-28dc-4ec3-b582-2b18de3123a7", @@ -1157,7 +1157,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;235,Microsoft.Compute/VMScaleSetActions30Min;1195,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "4104", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/349c7ab9-5f8f-4d05-9e75-f59b1ece48c5?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/349c7ab9-5f8f-4d05-9e75-f59b1ece48c5?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "349c7ab9-5f8f-4d05-9e75-f59b1ece48c5", "Body" : "{\r\n \"name\": \"javavmss\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned, UserAssigned\",\r\n \"principalId\": \"908474fb-d79a-4cc1-b205-54d16da6b822\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/b0d60984619e4b3/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id4562248\": {},\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/b0d60984619e4b3/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id4319404\": {}\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"javavmss-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCK5440aqgw8iJ3sclcC5xQr5Bd2HC+ZfeHW3pVdTOcju4crLczqX485Asa9BH6rKgfsYZiUBuS/MLoaGKWNHpJwG5o34C/Z1RYoDG6qeo8AKv3ZhNiPUj+qBpJ9ISJR88i0CZWBbjDozJuVZwuQOOM+O6rTzwMnD6EvaNaLZlHoQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/backendAddressPools/internallb1-86187-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/backendAddressPools/internallb1-86187-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/inboundNatPools/internallb1-86187-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/inboundNatPools/internallb1-86187-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"bebac34b-f634-4001-a0a9-3911c5f53ad8\",\r\n \"timeCreated\": \"2023-01-13T02:25:07.0978154+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "561f2121-28dc-4ec3-b582-2b18de3123a7", @@ -1166,7 +1166,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/349c7ab9-5f8f-4d05-9e75-f59b1ece48c5?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/349c7ab9-5f8f-4d05-9e75-f59b1ece48c5?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8250fa07-aad3-4b96-a796-7a5ea1d5d2e1" @@ -1194,7 +1194,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a1540b3a-dd5d-4873-8946-081dbbb6caca" @@ -1222,7 +1222,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4b20b01c-0a62-4ac4-892b-7df0488b51ee", @@ -1281,7 +1281,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c86162e6-1ede-40b5-a85b-33e3a075cd7f", @@ -1304,7 +1304,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;233,Microsoft.Compute/VMScaleSetActions30Min;1193,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "4066", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/14fbe0d1-fba6-42e6-a2a3-5ea48766e8f8?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/14fbe0d1-fba6-42e6-a2a3-5ea48766e8f8?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "14fbe0d1-fba6-42e6-a2a3-5ea48766e8f8", "Body" : "{\r\n \"name\": \"javavmss\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned, UserAssigned\",\r\n \"principalId\": \"908474fb-d79a-4cc1-b205-54d16da6b822\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/b0d60984619e4b3/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id4319404\": {\r\n \"principalId\": \"432f6e41-f552-4f17-ab3d-8bb6b043cdc5\",\r\n \"clientId\": \"3e48d296-cecf-47bb-8ced-9db242a3e395\"\r\n }\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"javavmss-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCK5440aqgw8iJ3sclcC5xQr5Bd2HC+ZfeHW3pVdTOcju4crLczqX485Asa9BH6rKgfsYZiUBuS/MLoaGKWNHpJwG5o34C/Z1RYoDG6qeo8AKv3ZhNiPUj+qBpJ9ISJR88i0CZWBbjDozJuVZwuQOOM+O6rTzwMnD6EvaNaLZlHoQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/backendAddressPools/internallb1-86187-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/backendAddressPools/internallb1-86187-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/inboundNatPools/internallb1-86187-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/inboundNatPools/internallb1-86187-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"bebac34b-f634-4001-a0a9-3911c5f53ad8\",\r\n \"timeCreated\": \"2023-01-13T02:25:07.0978154+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "c86162e6-1ede-40b5-a85b-33e3a075cd7f", @@ -1313,7 +1313,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/14fbe0d1-fba6-42e6-a2a3-5ea48766e8f8?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/14fbe0d1-fba6-42e6-a2a3-5ea48766e8f8?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "42bc1dea-c892-48e2-95be-d1866a6a85a5" @@ -1341,7 +1341,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f4810a0b-d2f9-46cb-9863-fe75edfa85e9" @@ -1399,7 +1399,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c645bdec-6873-4c4f-acdc-5f78539f3fa7", @@ -1422,7 +1422,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;232,Microsoft.Compute/VMScaleSetActions30Min;1192,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3710", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/25dbbbaa-5b56-4372-a8bb-6b7d17825b04?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/25dbbbaa-5b56-4372-a8bb-6b7d17825b04?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "25dbbbaa-5b56-4372-a8bb-6b7d17825b04", "Body" : "{\r\n \"name\": \"javavmss\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"908474fb-d79a-4cc1-b205-54d16da6b822\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"javavmss-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCK5440aqgw8iJ3sclcC5xQr5Bd2HC+ZfeHW3pVdTOcju4crLczqX485Asa9BH6rKgfsYZiUBuS/MLoaGKWNHpJwG5o34C/Z1RYoDG6qeo8AKv3ZhNiPUj+qBpJ9ISJR88i0CZWBbjDozJuVZwuQOOM+O6rTzwMnD6EvaNaLZlHoQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/backendAddressPools/internallb1-86187-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/backendAddressPools/internallb1-86187-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/inboundNatPools/internallb1-86187-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/inboundNatPools/internallb1-86187-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"bebac34b-f634-4001-a0a9-3911c5f53ad8\",\r\n \"timeCreated\": \"2023-01-13T02:25:07.0978154+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "c645bdec-6873-4c4f-acdc-5f78539f3fa7", @@ -1431,7 +1431,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/25dbbbaa-5b56-4372-a8bb-6b7d17825b04?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/25dbbbaa-5b56-4372-a8bb-6b7d17825b04?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4e8078af-de08-4590-9f19-5b5722f80089" @@ -1459,7 +1459,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c4cc3457-99f9-4f41-8966-ee8889ada483" @@ -1517,7 +1517,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1bc1b176-1090-4597-8124-feffd59e0be6", @@ -1540,7 +1540,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;233,Microsoft.Compute/VMScaleSetActions30Min;1191,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3540", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/0ef45b31-f708-48a3-bee0-6395208d0d73?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/0ef45b31-f708-48a3-bee0-6395208d0d73?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "0ef45b31-f708-48a3-bee0-6395208d0d73", "Body" : "{\r\n \"name\": \"javavmss\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"javavmss-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCK5440aqgw8iJ3sclcC5xQr5Bd2HC+ZfeHW3pVdTOcju4crLczqX485Asa9BH6rKgfsYZiUBuS/MLoaGKWNHpJwG5o34C/Z1RYoDG6qeo8AKv3ZhNiPUj+qBpJ9ISJR88i0CZWBbjDozJuVZwuQOOM+O6rTzwMnD6EvaNaLZlHoQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/backendAddressPools/internallb1-86187-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/backendAddressPools/internallb1-86187-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/inboundNatPools/internallb1-86187-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Network/loadBalancers/internallb1-86187/inboundNatPools/internallb1-86187-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"bebac34b-f634-4001-a0a9-3911c5f53ad8\",\r\n \"timeCreated\": \"2023-01-13T02:25:07.0978154+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "1bc1b176-1090-4597-8124-feffd59e0be6", @@ -1549,7 +1549,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/0ef45b31-f708-48a3-bee0-6395208d0d73?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/0ef45b31-f708-48a3-bee0-6395208d0d73?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0ad6c982-1823-4e17-8fa9-279d269d9aa5" @@ -1577,7 +1577,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b0d60984619e4b3/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f95c833a-1ae7-47bd-9f1e-bf276836052e" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetEMSILMSIOperationsTests.canCreateVirtualMachineScaleSetWithLMSIAndEMSI.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetEMSILMSIOperationsTests.canCreateVirtualMachineScaleSetWithLMSIAndEMSI.json index cd7a0ca5ce439..32652d5ca2551 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetEMSILMSIOperationsTests.canCreateVirtualMachineScaleSetWithLMSIAndEMSI.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetEMSILMSIOperationsTests.canCreateVirtualMachineScaleSetWithLMSIAndEMSI.json @@ -372,7 +372,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eecfffbc166343d/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eecfffbc166343d/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d6273060-6653-497e-9828-e5499a270bfd", @@ -395,7 +395,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;58,Microsoft.Compute/CreateVMScaleSet30Min;298,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1192,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3934", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/21570f1d-7870-4fe5-b80c-9f45a69d8322?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/21570f1d-7870-4fe5-b80c-9f45a69d8322?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "21570f1d-7870-4fe5-b80c-9f45a69d8322", "Body" : "{\r\n \"name\": \"javavmss\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eecfffbc166343d/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned, UserAssigned\",\r\n \"principalId\": \"48249f88-ee59-4880-b648-dffbbdf779b7\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/eecfffbc166343d/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id9454229\": {}\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"javavmss-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCK5440aqgw8iJ3sclcC5xQr5Bd2HC+ZfeHW3pVdTOcju4crLczqX485Asa9BH6rKgfsYZiUBuS/MLoaGKWNHpJwG5o34C/Z1RYoDG6qeo8AKv3ZhNiPUj+qBpJ9ISJR88i0CZWBbjDozJuVZwuQOOM+O6rTzwMnD6EvaNaLZlHoQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eecfffbc166343d/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eecfffbc166343d/providers/Microsoft.Network/loadBalancers/internallb1-30145/backendAddressPools/internallb1-30145-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eecfffbc166343d/providers/Microsoft.Network/loadBalancers/internallb1-30145/backendAddressPools/internallb1-30145-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eecfffbc166343d/providers/Microsoft.Network/loadBalancers/internallb1-30145/inboundNatPools/internallb1-30145-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eecfffbc166343d/providers/Microsoft.Network/loadBalancers/internallb1-30145/inboundNatPools/internallb1-30145-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"96a22d98-da6f-4b21-8b67-b85377276e35\",\r\n \"timeCreated\": \"2023-01-13T02:23:48.2384102+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "d6273060-6653-497e-9828-e5499a270bfd", @@ -404,7 +404,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/21570f1d-7870-4fe5-b80c-9f45a69d8322?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/21570f1d-7870-4fe5-b80c-9f45a69d8322?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5b28e0cf-c3ef-406e-ab1a-cd99c438f54b" @@ -432,7 +432,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/21570f1d-7870-4fe5-b80c-9f45a69d8322?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/21570f1d-7870-4fe5-b80c-9f45a69d8322?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5b823f76-f473-415b-bfa3-f446494fe936" @@ -460,7 +460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/21570f1d-7870-4fe5-b80c-9f45a69d8322?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/21570f1d-7870-4fe5-b80c-9f45a69d8322?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "08a013b6-a60f-401f-9f0b-05d0bd52b011" @@ -488,7 +488,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eecfffbc166343d/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/eecfffbc166343d/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "12f2dcb6-f8e3-45ce-b627-2bd33c571bb8" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetEMSILMSIOperationsTests.canUpdateVirtualMachineScaleSetWithEMSIAndLMSI.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetEMSILMSIOperationsTests.canUpdateVirtualMachineScaleSetWithEMSIAndLMSI.json index 9cc6f2d4939f2..183817e746fb1 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetEMSILMSIOperationsTests.canUpdateVirtualMachineScaleSetWithEMSIAndLMSI.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetEMSILMSIOperationsTests.canUpdateVirtualMachineScaleSetWithEMSIAndLMSI.json @@ -176,7 +176,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ced861b1-3090-4921-9de5-f3e3cce109f0", @@ -199,7 +199,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;59,Microsoft.Compute/CreateVMScaleSet30Min;299,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1196,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3540", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/3ec5afb4-1c65-465f-9e55-9611e74f335c?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/3ec5afb4-1c65-465f-9e55-9611e74f335c?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "3ec5afb4-1c65-465f-9e55-9611e74f335c", "Body" : "{\r\n \"name\": \"javavmss\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"javavmss-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCK5440aqgw8iJ3sclcC5xQr5Bd2HC+ZfeHW3pVdTOcju4crLczqX485Asa9BH6rKgfsYZiUBuS/MLoaGKWNHpJwG5o34C/Z1RYoDG6qeo8AKv3ZhNiPUj+qBpJ9ISJR88i0CZWBbjDozJuVZwuQOOM+O6rTzwMnD6EvaNaLZlHoQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/backendAddressPools/internallb1-05155-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/backendAddressPools/internallb1-05155-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/inboundNatPools/internallb1-05155-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/inboundNatPools/internallb1-05155-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"ce491ad4-eeb4-4e01-a885-2e4138f99370\",\r\n \"timeCreated\": \"2023-01-13T02:23:17.9257079+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "ced861b1-3090-4921-9de5-f3e3cce109f0", @@ -208,7 +208,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/3ec5afb4-1c65-465f-9e55-9611e74f335c?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/3ec5afb4-1c65-465f-9e55-9611e74f335c?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "37ac11a2-6a24-4532-857b-fa2d1bb92ada" @@ -236,7 +236,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/3ec5afb4-1c65-465f-9e55-9611e74f335c?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/3ec5afb4-1c65-465f-9e55-9611e74f335c?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "65e6ff9b-89b1-430d-96e4-d00333a18aba" @@ -264,7 +264,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/3ec5afb4-1c65-465f-9e55-9611e74f335c?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/3ec5afb4-1c65-465f-9e55-9611e74f335c?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0a5b4f2a-3019-4712-9b4b-9a67c0287f7e" @@ -292,7 +292,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cf8490a4-646a-4bd1-b703-9c6fa7de6c74" @@ -485,7 +485,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6ea3ddbb-51f1-4498-8276-c7233f5c1a7f", @@ -508,7 +508,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;239,Microsoft.Compute/VMScaleSetActions30Min;1199,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3802", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/48310d42-eb27-4b96-a8e2-2836c6d4609b?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/48310d42-eb27-4b96-a8e2-2836c6d4609b?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "48310d42-eb27-4b96-a8e2-2836c6d4609b", "Body" : "{\r\n \"name\": \"javavmss\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/da567a0cc15e450/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id-1000486\": {}\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"javavmss-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCK5440aqgw8iJ3sclcC5xQr5Bd2HC+ZfeHW3pVdTOcju4crLczqX485Asa9BH6rKgfsYZiUBuS/MLoaGKWNHpJwG5o34C/Z1RYoDG6qeo8AKv3ZhNiPUj+qBpJ9ISJR88i0CZWBbjDozJuVZwuQOOM+O6rTzwMnD6EvaNaLZlHoQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/backendAddressPools/internallb1-05155-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/backendAddressPools/internallb1-05155-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/inboundNatPools/internallb1-05155-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/inboundNatPools/internallb1-05155-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"ce491ad4-eeb4-4e01-a885-2e4138f99370\",\r\n \"timeCreated\": \"2023-01-13T02:23:17.9257079+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "6ea3ddbb-51f1-4498-8276-c7233f5c1a7f", @@ -517,7 +517,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/48310d42-eb27-4b96-a8e2-2836c6d4609b?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/48310d42-eb27-4b96-a8e2-2836c6d4609b?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4acd3ffb-c513-45b9-9785-baef1ce22bb6" @@ -545,7 +545,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9deb5833-b504-43e6-8b24-872ee15ffa8d" @@ -629,7 +629,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fe4cc006-da08-4763-b42f-66c53934a809", @@ -652,7 +652,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;238,Microsoft.Compute/VMScaleSetActions30Min;1198,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1186,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "4222", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/2c082746-125e-4a27-8f51-dcbb74f130e4?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/2c082746-125e-4a27-8f51-dcbb74f130e4?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "2c082746-125e-4a27-8f51-dcbb74f130e4", "Body" : "{\r\n \"name\": \"javavmss\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/da567a0cc15e450/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id-1000486\": {\r\n \"principalId\": \"b18924b5-ee67-4ca5-bb0c-c90aae1fceb1\",\r\n \"clientId\": \"76b397fc-9aa8-4765-8fd7-9c6f31cc9a42\"\r\n }\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"javavmss-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCK5440aqgw8iJ3sclcC5xQr5Bd2HC+ZfeHW3pVdTOcju4crLczqX485Asa9BH6rKgfsYZiUBuS/MLoaGKWNHpJwG5o34C/Z1RYoDG6qeo8AKv3ZhNiPUj+qBpJ9ISJR88i0CZWBbjDozJuVZwuQOOM+O6rTzwMnD6EvaNaLZlHoQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 10\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/backendAddressPools/internallb1-05155-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/backendAddressPools/internallb1-05155-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/inboundNatPools/internallb1-05155-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/inboundNatPools/internallb1-05155-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"ce491ad4-eeb4-4e01-a885-2e4138f99370\",\r\n \"timeCreated\": \"2023-01-13T02:23:17.9257079+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "fe4cc006-da08-4763-b42f-66c53934a809", @@ -661,7 +661,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/2c082746-125e-4a27-8f51-dcbb74f130e4?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/2c082746-125e-4a27-8f51-dcbb74f130e4?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6580b3f1-f939-4621-880d-d46044f4fa00" @@ -689,7 +689,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "91676a1e-127a-4b4e-9eaf-e1603200d3e4" @@ -909,7 +909,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a6b44157-d975-4853-9472-26cf48e913eb", @@ -932,7 +932,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;236,Microsoft.Compute/VMScaleSetActions30Min;1196,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "4090", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/916061a7-2c9a-488e-8256-a4d15aa6414f?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/916061a7-2c9a-488e-8256-a4d15aa6414f?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "916061a7-2c9a-488e-8256-a4d15aa6414f", "Body" : "{\r\n \"name\": \"javavmss\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/da567a0cc15e450/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id-2269770\": {}\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"javavmss-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCK5440aqgw8iJ3sclcC5xQr5Bd2HC+ZfeHW3pVdTOcju4crLczqX485Asa9BH6rKgfsYZiUBuS/MLoaGKWNHpJwG5o34C/Z1RYoDG6qeo8AKv3ZhNiPUj+qBpJ9ISJR88i0CZWBbjDozJuVZwuQOOM+O6rTzwMnD6EvaNaLZlHoQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 10\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/backendAddressPools/internallb1-05155-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/backendAddressPools/internallb1-05155-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/inboundNatPools/internallb1-05155-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/inboundNatPools/internallb1-05155-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"ce491ad4-eeb4-4e01-a885-2e4138f99370\",\r\n \"timeCreated\": \"2023-01-13T02:23:17.9257079+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "a6b44157-d975-4853-9472-26cf48e913eb", @@ -941,7 +941,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/916061a7-2c9a-488e-8256-a4d15aa6414f?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/916061a7-2c9a-488e-8256-a4d15aa6414f?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9da55f8c-7f34-4bf2-97c5-50fb54bf7469" @@ -969,7 +969,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d01895e6-e97c-4ba2-88d1-aec4411f5c75" @@ -1053,7 +1053,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b5e64a00-9f0b-4bf8-ac45-f0695f7dea11", @@ -1076,7 +1076,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;234,Microsoft.Compute/VMScaleSetActions30Min;1194,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "4355", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/ab958933-1979-4ed3-bf73-01fc296a489a?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/ab958933-1979-4ed3-bf73-01fc296a489a?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "x-ms-request-id" : "ab958933-1979-4ed3-bf73-01fc296a489a", "Body" : "{\r\n \"name\": \"javavmss\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned, UserAssigned\",\r\n \"principalId\": \"e8ea488c-72d6-441b-a293-5ff788b3069c\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/da567a0cc15e450/providers/Microsoft.ManagedIdentity/userAssignedIdentities/msi-id-2269770\": {\r\n \"principalId\": \"7c93614c-1eea-47c5-a06c-25730274b74b\",\r\n \"clientId\": \"8a8b603f-7ea6-4d36-98f7-49a5d8d14a2f\"\r\n }\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"javavmss-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCK5440aqgw8iJ3sclcC5xQr5Bd2HC+ZfeHW3pVdTOcju4crLczqX485Asa9BH6rKgfsYZiUBuS/MLoaGKWNHpJwG5o34C/Z1RYoDG6qeo8AKv3ZhNiPUj+qBpJ9ISJR88i0CZWBbjDozJuVZwuQOOM+O6rTzwMnD6EvaNaLZlHoQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 10\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/backendAddressPools/internallb1-05155-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/backendAddressPools/internallb1-05155-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/inboundNatPools/internallb1-05155-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Network/loadBalancers/internallb1-05155/inboundNatPools/internallb1-05155-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"ce491ad4-eeb4-4e01-a885-2e4138f99370\",\r\n \"timeCreated\": \"2023-01-13T02:23:17.9257079+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "b5e64a00-9f0b-4bf8-ac45-f0695f7dea11", @@ -1085,7 +1085,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/ab958933-1979-4ed3-bf73-01fc296a489a?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/operations/ab958933-1979-4ed3-bf73-01fc296a489a?p=9cc34db1-3bdd-4cce-8582-ad7bbf68cdec&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "95db96a5-0744-4efa-9dad-a891ce446cd6" @@ -1113,7 +1113,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/da567a0cc15e450/providers/Microsoft.Compute/virtualMachineScaleSets/javavmss?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e9dd66b8-9bda-4cc2-805a-b99da8fd2dbb" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetManagedDiskOperationsTests.canCreateUpdateVirtualMachineScaleSetFromPIRWithManagedDisk.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetManagedDiskOperationsTests.canCreateUpdateVirtualMachineScaleSetFromPIRWithManagedDisk.json index eeb0edaf4606b..ae655f9f49e4a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetManagedDiskOperationsTests.canCreateUpdateVirtualMachineScaleSetFromPIRWithManagedDisk.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetManagedDiskOperationsTests.canCreateUpdateVirtualMachineScaleSetFromPIRWithManagedDisk.json @@ -264,7 +264,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "84730826-ec75-42f0-9da7-e73499d961b5", @@ -287,7 +287,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;58,Microsoft.Compute/CreateVMScaleSet30Min;298,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1196,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3979", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/016d1edb-b234-42f5-ab32-80726c615314?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/016d1edb-b234-42f5-ab32-80726c615314?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "016d1edb-b234-42f5-ab32-80726c615314", "Body" : "{\r\n \"name\": \"vmss18440\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss18440-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCCJL/y8zyYAZTqKLoqiweOKpyGjG4B8Kv8/63SuyTO6UEvFfka6aIS5ew2Gg/yXKCwHU7ooVyxez+kAx/1UYhpO8sdAiEEFfevcVlF/QryHuTGbmMCpzPHjcmChF198xW1+rJr6zRFhoNXt0xn60+wNUZXLaiZv4AHys2k5kKngw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 100\r\n },\r\n {\r\n \"lun\": 1,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 100\r\n },\r\n {\r\n \"lun\": 2,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 100\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Network/virtualNetworks/vmssvnet36238d/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Network/loadBalancers/extlb1-27797441/backendAddressPools/extlb1-27797441-BAP1\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Network/loadBalancers/extlb1-27797441/inboundNatPools/extlb1-27797441-INP1\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"cb63a798-7ec1-48f6-a470-80bf1ca4fd7d\",\r\n \"timeCreated\": \"2023-01-13T02:23:32.0540068+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "84730826-ec75-42f0-9da7-e73499d961b5", @@ -296,7 +296,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/016d1edb-b234-42f5-ab32-80726c615314?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/016d1edb-b234-42f5-ab32-80726c615314?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8ea11a4f-266c-4b25-9085-14c4f302c243" @@ -324,7 +324,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/016d1edb-b234-42f5-ab32-80726c615314?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/016d1edb-b234-42f5-ab32-80726c615314?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ddab3159-350f-4d4d-8567-2fa1f80ebfd3" @@ -352,7 +352,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c7edcfe4-e704-4023-9bd0-7d2d4bda8eec" @@ -380,7 +380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4685ef82-9918-4f44-af26-24afed948e98", @@ -410,7 +410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a2dc5ae4-414a-40ca-aa70-72cdc313bdd1", @@ -470,7 +470,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "eb3214b3-cf12-4486-bcda-5deba8a83d9e", @@ -493,7 +493,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;239,Microsoft.Compute/VMScaleSetActions30Min;1199,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1194,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3978", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ebca6806-3b88-471d-a590-8db2851a08f2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ebca6806-3b88-471d-a590-8db2851a08f2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "ebca6806-3b88-471d-a590-8db2851a08f2", "Body" : "{\r\n \"name\": \"vmss18440\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss18440-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCCJL/y8zyYAZTqKLoqiweOKpyGjG4B8Kv8/63SuyTO6UEvFfka6aIS5ew2Gg/yXKCwHU7ooVyxez+kAx/1UYhpO8sdAiEEFfevcVlF/QryHuTGbmMCpzPHjcmChF198xW1+rJr6zRFhoNXt0xn60+wNUZXLaiZv4AHys2k5kKngw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 100\r\n },\r\n {\r\n \"lun\": 2,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 100\r\n },\r\n {\r\n \"lun\": 3,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 50\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Network/virtualNetworks/vmssvnet36238d/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Network/loadBalancers/extlb1-27797441/backendAddressPools/extlb1-27797441-BAP1\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Network/loadBalancers/extlb1-27797441/inboundNatPools/extlb1-27797441-INP1\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"cb63a798-7ec1-48f6-a470-80bf1ca4fd7d\",\r\n \"timeCreated\": \"2023-01-13T02:23:32.0540068+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "eb3214b3-cf12-4486-bcda-5deba8a83d9e", @@ -502,7 +502,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ebca6806-3b88-471d-a590-8db2851a08f2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ebca6806-3b88-471d-a590-8db2851a08f2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "79bc8701-03fc-446c-8a39-d76f32aec1ed" @@ -530,7 +530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ebca6806-3b88-471d-a590-8db2851a08f2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ebca6806-3b88-471d-a590-8db2851a08f2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fd979f97-3bb3-41ed-983a-504ef58801aa" @@ -558,7 +558,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1d245e3b-c1c8-42ea-8ec5-98cbababda59" @@ -586,7 +586,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "39515f7f-d6d0-4a84-9b54-705e98ec80b3", @@ -616,7 +616,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1f6bd89a-2fe0-4e6e-9780-5fcc13d72be7", @@ -635,7 +635,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1f6bd89a-2fe0-4e6e-9780-5fcc13d72be7", @@ -755,7 +755,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0a0e62d2-618f-42e5-a1c5-9f1442c1f66a", @@ -785,7 +785,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines/0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines/0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "09f5c883-2781-4eac-be00-5af5df9b8b10", @@ -808,7 +808,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;238,Microsoft.Compute/VMScaleSetActions30Min;1198,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1193,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "6060", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2c016ac8-73bb-40db-bc5b-e4238ff8fc14?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2c016ac8-73bb-40db-bc5b-e4238ff8fc14?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "2c016ac8-73bb-40db-bc5b-e4238ff8fc14", "Body" : "{\r\n \"name\": \"vmss18440_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines/0\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-eastus\": {}\r\n }\r\n },\r\n \"instanceId\": \"0\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Network/virtualNetworks/vmssvnet36238d/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Network/loadBalancers/extlb1-27797441/backendAddressPools/extlb1-27797441-BAP1\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Network/loadBalancers/extlb1-27797441/inboundNatPools/extlb1-27797441-INP1\"}]}}]}}]},\r\n \"vmId\": \"4e43e8b2-f0c6-496d-ad77-c41898b4f61b\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss18440_vmss18440_0_OsDisk_1_23f31c8bf93740d59f2dfc373ba96919\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/disks/vmss18440_vmss18440_0_OsDisk_1_23f31c8bf93740d59f2dfc373ba96919\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"vmss18440_vmss18440_0_disk3_dc9e5dadfca64359be988f1c0b6955e3\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/disks/vmss18440_vmss18440_0_disk3_dc9e5dadfca64359be988f1c0b6955e3\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": \"vmss18440_vmss18440_0_disk4_165b867d563448238e09c40c48619e08\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/disks/vmss18440_vmss18440_0_disk4_165b867d563448238e09c40c48619e08\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": \"vmss18440_vmss18440_0_disk5_8f5ff5672ae04944bf5da101c18c31c3\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/disks/vmss18440_vmss18440_0_disk5_8f5ff5672ae04944bf5da101c18c31c3\"\r\n },\r\n \"diskSizeGB\": 50,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 10,\r\n \"name\": \"disk77254\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/disks/disk77254\"\r\n },\r\n \"diskSizeGB\": 32,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss18440-vm000000\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCCJL/y8zyYAZTqKLoqiweOKpyGjG4B8Kv8/63SuyTO6UEvFfka6aIS5ew2Gg/yXKCwHU7ooVyxez+kAx/1UYhpO8sdAiEEFfevcVlF/QryHuTGbmMCpzPHjcmChF198xW1+rJr6zRFhoNXt0xn60+wNUZXLaiZv4AHys2k5kKngw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines/0/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:23:32.1008816+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "09f5c883-2781-4eac-be00-5af5df9b8b10", @@ -817,7 +817,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2c016ac8-73bb-40db-bc5b-e4238ff8fc14?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2c016ac8-73bb-40db-bc5b-e4238ff8fc14?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5c474010-2150-44cc-896d-f6e8f2f32883" @@ -845,7 +845,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines/0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines/0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a228c0e0-86d5-4d82-92a3-13a9c459f5db" @@ -904,7 +904,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines/0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines/0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9bb305af-046c-4b8c-ac0a-6fa97b5e1eb9", @@ -927,7 +927,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;238,Microsoft.Compute/VMScaleSetActions30Min;1197,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1192,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "6059", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/84c0289d-cca5-41b0-83aa-e3fb4bc8696a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/84c0289d-cca5-41b0-83aa-e3fb4bc8696a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "84c0289d-cca5-41b0-83aa-e3fb4bc8696a", "Body" : "{\r\n \"name\": \"vmss18440_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines/0\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-eastus\": {}\r\n }\r\n },\r\n \"instanceId\": \"0\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Network/virtualNetworks/vmssvnet36238d/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Network/loadBalancers/extlb1-27797441/backendAddressPools/extlb1-27797441-BAP1\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Network/loadBalancers/extlb1-27797441/inboundNatPools/extlb1-27797441-INP1\"}]}}]}}]},\r\n \"vmId\": \"4e43e8b2-f0c6-496d-ad77-c41898b4f61b\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss18440_vmss18440_0_OsDisk_1_23f31c8bf93740d59f2dfc373ba96919\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/disks/vmss18440_vmss18440_0_OsDisk_1_23f31c8bf93740d59f2dfc373ba96919\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"vmss18440_vmss18440_0_disk3_dc9e5dadfca64359be988f1c0b6955e3\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/disks/vmss18440_vmss18440_0_disk3_dc9e5dadfca64359be988f1c0b6955e3\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": \"vmss18440_vmss18440_0_disk4_165b867d563448238e09c40c48619e08\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/disks/vmss18440_vmss18440_0_disk4_165b867d563448238e09c40c48619e08\"\r\n },\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": \"vmss18440_vmss18440_0_disk5_8f5ff5672ae04944bf5da101c18c31c3\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/disks/vmss18440_vmss18440_0_disk5_8f5ff5672ae04944bf5da101c18c31c3\"\r\n },\r\n \"diskSizeGB\": 50,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 10,\r\n \"name\": \"disk77254\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/disks/disk77254\"\r\n },\r\n \"diskSizeGB\": 32,\r\n \"toBeDetached\": true\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss18440-vm000000\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCCJL/y8zyYAZTqKLoqiweOKpyGjG4B8Kv8/63SuyTO6UEvFfka6aIS5ew2Gg/yXKCwHU7ooVyxez+kAx/1UYhpO8sdAiEEFfevcVlF/QryHuTGbmMCpzPHjcmChF198xW1+rJr6zRFhoNXt0xn60+wNUZXLaiZv4AHys2k5kKngw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines/0/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:23:32.1008816+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "9bb305af-046c-4b8c-ac0a-6fa97b5e1eb9", @@ -936,7 +936,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/84c0289d-cca5-41b0-83aa-e3fb4bc8696a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/84c0289d-cca5-41b0-83aa-e3fb4bc8696a?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "609da04e-d607-47fd-a372-33cf91d28fae" @@ -964,7 +964,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines/0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg76097/providers/Microsoft.Compute/virtualMachineScaleSets/vmss18440/virtualMachines/0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "35dd4815-bc4f-4d33-b8de-7c9dc25bc27f" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetManagedDiskOperationsTests.canCreateVirtualMachineScaleSetFromCustomImageWithManagedDisk.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetManagedDiskOperationsTests.canCreateVirtualMachineScaleSetFromCustomImageWithManagedDisk.json index e574595ae46b9..e3483de9d9c00 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetManagedDiskOperationsTests.canCreateVirtualMachineScaleSetFromCustomImageWithManagedDisk.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetManagedDiskOperationsTests.canCreateVirtualMachineScaleSetFromCustomImageWithManagedDisk.json @@ -318,7 +318,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachines/vm84554f?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachines/vm84554f?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "595d1d91-b12f-46c2-9580-01e38fb72fa2", @@ -340,7 +340,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;187,Microsoft.Compute/PutVM30Min;1146", "Expires" : "-1", "Content-Length" : "3218", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/dc9b0fe5-277a-4dc4-ab08-85d5b6a7b998?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/dc9b0fe5-277a-4dc4-ab08-85d5b6a7b998?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "dc9b0fe5-277a-4dc4-ab08-85d5b6a7b998", "Body" : "{\r\n \"name\": \"vm84554f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachines/vm84554f\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"c9bcafc3-b8f1-40f8-a48e-cc152d07af03\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vm84554f-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg26113c047d81e.blob.core.windows.net/vhds/vm84554f-os-disk-b744e851-353b-42c6-8607-6434d0b8cc6e.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"name\": \"disk-1\",\r\n \"createOption\": \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg26113c047d81e.blob.core.windows.net/vhds/vm84554f-data-disk-1-5f9a3fa8-3132-406b-8054-808b9696a0e6.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 100,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": \"disk-2\",\r\n \"createOption\": \"Empty\",\r\n \"vhd\": {\r\n \"uri\": \"https://stg26113c047d81e.blob.core.windows.net/vhds/vm84554f-data-disk-2-83a33d3d-bc19-4c99-987f-369f818a520d.vhd\"\r\n },\r\n \"caching\": \"ReadWrite\",\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 50,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm84554f\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCCJL/y8zyYAZTqKLoqiweOKpyGjG4B8Kv8/63SuyTO6UEvFfka6aIS5ew2Gg/yXKCwHU7ooVyxez+kAx/1UYhpO8sdAiEEFfevcVlF/QryHuTGbmMCpzPHjcmChF198xW1+rJr6zRFhoNXt0xn60+wNUZXLaiZv4AHys2k5kKngw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Network/networkInterfaces/nic0782782b3cf\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:23:34.600883+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "595d1d91-b12f-46c2-9580-01e38fb72fa2", @@ -349,7 +349,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/dc9b0fe5-277a-4dc4-ab08-85d5b6a7b998?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/dc9b0fe5-277a-4dc4-ab08-85d5b6a7b998?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "af89933d-4619-4010-bce0-cfab24d60778" @@ -377,7 +377,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/dc9b0fe5-277a-4dc4-ab08-85d5b6a7b998?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/dc9b0fe5-277a-4dc4-ab08-85d5b6a7b998?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "096e578e-eae2-4116-b7e8-168af194344d" @@ -405,7 +405,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachines/vm84554f?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachines/vm84554f?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "554c6e4d-b48d-44fe-a5c1-85611fa9d558" @@ -433,7 +433,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachines/vm84554f/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachines/vm84554f/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "970d4a77-bfa6-4064-86a6-3bedaa3af854", @@ -455,15 +455,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;219,Microsoft.Compute/UpdateVM30Min;1178", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a07e1cd0-c150-427a-a722-965da9e6db62?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a07e1cd0-c150-427a-a722-965da9e6db62?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "a07e1cd0-c150-427a-a722-965da9e6db62", "x-ms-client-request-id" : "970d4a77-bfa6-4064-86a6-3bedaa3af854", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a07e1cd0-c150-427a-a722-965da9e6db62?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/a07e1cd0-c150-427a-a722-965da9e6db62?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachines/vm84554f/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachines/vm84554f/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "28361fa9-7c92-4a23-8981-6a62c689a8b4", @@ -485,15 +485,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVM3Min;207,Microsoft.Compute/DeleteVM30Min;1165", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/91c45589-4a47-4471-b67e-0a325bb42995?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/91c45589-4a47-4471-b67e-0a325bb42995?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "91c45589-4a47-4471-b67e-0a325bb42995", "x-ms-client-request-id" : "28361fa9-7c92-4a23-8981-6a62c689a8b4", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/91c45589-4a47-4471-b67e-0a325bb42995?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/91c45589-4a47-4471-b67e-0a325bb42995?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/91c45589-4a47-4471-b67e-0a325bb42995?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/91c45589-4a47-4471-b67e-0a325bb42995?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4e0f8625-263a-49f7-8b3b-aa9511309c4a" @@ -521,7 +521,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/91c45589-4a47-4471-b67e-0a325bb42995?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/91c45589-4a47-4471-b67e-0a325bb42995?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fff739df-e547-42d2-a360-baa31d95b71e" @@ -549,7 +549,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/91c45589-4a47-4471-b67e-0a325bb42995?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/91c45589-4a47-4471-b67e-0a325bb42995?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1f57a1f8-3120-408a-a927-e727c9791437" @@ -575,7 +575,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachines/vm84554f/generalize?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachines/vm84554f/generalize?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "10c7e653-b188-4615-978a-413550cea0d8", @@ -602,7 +602,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/images/img942991?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/images/img942991?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "29e5c416-8dba-4fe8-b191-fcd0f3d09131", @@ -624,7 +624,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateImages3Min;38,Microsoft.Compute/CreateImages30Min;198", "Expires" : "-1", "Content-Length" : "1512", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2d248c54-7aa8-4e41-a638-925bd3c66395?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2d248c54-7aa8-4e41-a638-925bd3c66395?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "2d248c54-7aa8-4e41-a638-925bd3c66395", "Body" : "{\r\n \"name\": \"img942991\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/images/img942991\",\r\n \"type\": \"Microsoft.Compute/images\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"sourceVirtualMachine\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachines/vm84554f\"\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"diskSizeGB\": 30,\r\n \"blobUri\": \"https://stg26113c047d81e.blob.core.windows.net/vhds/vm84554f-os-disk-b744e851-353b-42c6-8607-6434d0b8cc6e.vhd\",\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"diskSizeGB\": 100,\r\n \"blobUri\": \"https://stg26113c047d81e.blob.core.windows.net/vhds/vm84554f-data-disk-1-5f9a3fa8-3132-406b-8054-808b9696a0e6.vhd\",\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n {\r\n \"lun\": 2,\r\n \"diskSizeGB\": 50,\r\n \"blobUri\": \"https://stg26113c047d81e.blob.core.windows.net/vhds/vm84554f-data-disk-2-83a33d3d-bc19-4c99-987f-369f818a520d.vhd\",\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}", "x-ms-client-request-id" : "29e5c416-8dba-4fe8-b191-fcd0f3d09131", @@ -633,7 +633,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2d248c54-7aa8-4e41-a638-925bd3c66395?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/2d248c54-7aa8-4e41-a638-925bd3c66395?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7dce2f82-c4dd-40ea-9f86-a3b435bc15ec" @@ -661,7 +661,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/images/img942991?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/images/img942991?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5a5c6977-71f2-421c-a5f3-d1efae30e93a" @@ -926,7 +926,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49889?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49889?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9cf4ca01-e3f9-4edf-9912-8d1625fcfefd", @@ -949,7 +949,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;58,Microsoft.Compute/CreateVMScaleSet30Min;295,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1188,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3750", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e8ef8142-38a5-4f5a-8254-20833d4ff4d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e8ef8142-38a5-4f5a-8254-20833d4ff4d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "e8ef8142-38a5-4f5a-8254-20833d4ff4d7", "Body" : "{\r\n \"name\": \"vmss49889\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49889\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_D5_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss49889-vm\",\r\n \"adminUsername\": \"tirekicker\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/tirekicker/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCCJL/y8zyYAZTqKLoqiweOKpyGjG4B8Kv8/63SuyTO6UEvFfka6aIS5ew2Gg/yXKCwHU7ooVyxez+kAx/1UYhpO8sdAiEEFfevcVlF/QryHuTGbmMCpzPHjcmChF198xW1+rJr6zRFhoNXt0xn60+wNUZXLaiZv4AHys2k5kKngw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/images/img942991\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 1,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 100\r\n },\r\n {\r\n \"lun\": 2,\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 50\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Network/virtualNetworks/vmssvnet902318/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Network/loadBalancers/extlb1-503216db/backendAddressPools/extlb1-503216db-BAP1\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Network/loadBalancers/extlb1-503216db/inboundNatPools/extlb1-503216db-INP1\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"365258df-3b07-468e-842a-1c8329a3c468\",\r\n \"timeCreated\": \"2023-01-13T02:27:55.4603075+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "9cf4ca01-e3f9-4edf-9912-8d1625fcfefd", @@ -958,7 +958,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e8ef8142-38a5-4f5a-8254-20833d4ff4d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e8ef8142-38a5-4f5a-8254-20833d4ff4d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0aa66359-a040-46db-abfb-bde0b3330765" @@ -986,7 +986,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e8ef8142-38a5-4f5a-8254-20833d4ff4d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e8ef8142-38a5-4f5a-8254-20833d4ff4d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "eae91cce-2b87-4b6e-8a0d-ef40fda0893e" @@ -1014,7 +1014,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e8ef8142-38a5-4f5a-8254-20833d4ff4d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e8ef8142-38a5-4f5a-8254-20833d4ff4d7?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "efd5a282-2d7b-4b4e-a9b0-a5044df5870a" @@ -1042,7 +1042,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49889?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49889?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5acd8901-8039-478d-b0c9-ce5c768a2fb9" @@ -1070,7 +1070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49889/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49889/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "108a2900-96e5-4a21-9aa5-98e43e73f1ed", @@ -1100,7 +1100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49889/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49889/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ca531588-ea09-4964-8f41-27a5a8efb5e3", @@ -1130,7 +1130,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49889/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg05972/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49889/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d394cd4e-a778-453f-ae8f-8b608ed8935c", @@ -1153,15 +1153,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVMScaleSet3Min;78,Microsoft.Compute/DeleteVMScaleSet30Min;398,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1188,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75669ac4-46f8-419f-a6d5-fb70d1073a61?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75669ac4-46f8-419f-a6d5-fb70d1073a61?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "x-ms-request-id" : "75669ac4-46f8-419f-a6d5-fb70d1073a61", "x-ms-client-request-id" : "d394cd4e-a778-453f-ae8f-8b608ed8935c", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75669ac4-46f8-419f-a6d5-fb70d1073a61?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75669ac4-46f8-419f-a6d5-fb70d1073a61?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75669ac4-46f8-419f-a6d5-fb70d1073a61?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75669ac4-46f8-419f-a6d5-fb70d1073a61?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f82e0e1f-06de-42ef-b8f6-9d9ab5c72500" @@ -1189,7 +1189,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75669ac4-46f8-419f-a6d5-fb70d1073a61?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75669ac4-46f8-419f-a6d5-fb70d1073a61?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "60d41bf3-5fec-4df9-ba89-b1addaa83198" @@ -1217,7 +1217,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75669ac4-46f8-419f-a6d5-fb70d1073a61?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/75669ac4-46f8-419f-a6d5-fb70d1073a61?p=c4eddfd8-50c0-4095-b028-281986cc641e&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "420e01ad-817c-42f6-924d-ba221834c0c3" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canBatchOperateVMSSInstance.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canBatchOperateVMSSInstance.json index eca3644378966..223865155892c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canBatchOperateVMSSInstance.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canBatchOperateVMSSInstance.json @@ -115,7 +115,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "98921c87-a79e-4d41-a01b-07f93d8af48e", @@ -138,7 +138,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;57,Microsoft.Compute/CreateVMScaleSet30Min;297,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1182,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3733", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "2fb31e63-05c9-4386-a80f-8445940051bc", "Body" : "{\r\n \"name\": \"vmss06471\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 3\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss06471-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"e64a6742-ccd8-4a48-a345-a19c79fba08c\",\r\n \"timeCreated\": \"2023-01-13T02:23:27.3170368+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "98921c87-a79e-4d41-a01b-07f93d8af48e", @@ -147,7 +147,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "11a8e795-2593-4d9a-b6d2-8e681ea9ff36" @@ -175,7 +175,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d561ad15-3a12-4261-a429-5b066c5d29fb" @@ -203,7 +203,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c096b2b6-7e62-4b1c-bfc5-3bdbe634762a" @@ -231,7 +231,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "58498799-8acb-404b-9295-8860f7b149b3" @@ -259,7 +259,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cd905d8e-aea0-4245-b3a9-c4b986a8e903" @@ -287,7 +287,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "dd4c3a0d-2f5a-4355-bb9b-143f3ee09019" @@ -315,7 +315,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1b5c392e-7fa1-4fc1-951e-b45dc23f7da1" @@ -343,7 +343,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ed9a60db-746f-4ddc-9173-87d15a52a187" @@ -371,7 +371,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1ac418b8-5485-4151-ab0c-9baae9c686ef" @@ -399,7 +399,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "959ee880-3efb-498a-b67e-6121474684b0" @@ -427,7 +427,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "12993025-28b6-48a2-ae3c-458d8c805322" @@ -455,7 +455,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8e9308fc-9133-428e-8bbb-f7741e56e53c" @@ -483,7 +483,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4615877e-b40c-4b96-b68d-efd3a7690c58" @@ -511,7 +511,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6ed53039-e97a-4b9e-80e2-5c6348df444f" @@ -539,7 +539,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d59c4bb5-4103-4516-a097-722c1723ace2" @@ -567,7 +567,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1d8fabd8-ed0e-4061-b15c-5fbfdbfe87ec" @@ -595,7 +595,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f697ca8f-6c6c-4b1e-a79e-d36fcd34fcd4" @@ -623,7 +623,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2b05458b-e0b7-4118-a42f-1f7f7510d3e6" @@ -651,7 +651,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0c2d8b64-0075-457a-9696-9e800e7fd23c" @@ -679,7 +679,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/2fb31e63-05c9-4386-a80f-8445940051bc?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cfc2dbe1-67b3-424e-bc70-27affb700556" @@ -707,7 +707,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9612796b-3328-4ff0-97eb-a95eaf32b129" @@ -735,7 +735,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d89f8b11-1f00-481b-a686-7197a288113a", @@ -765,7 +765,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/virtualMachines/5?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/virtualMachines/5?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a944a155-cac1-491f-82a2-17bfc188c010", @@ -795,7 +795,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/redeploy?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/redeploy?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "43a3a562-8f0f-4121-b5e2-3fcd240b7677", @@ -818,15 +818,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;239,Microsoft.Compute/VMScaleSetActions30Min;1188,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1189,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "a62db867-7d08-4bb2-a12e-124f19819baf", "x-ms-client-request-id" : "43a3a562-8f0f-4121-b5e2-3fcd240b7677", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8d738028-c956-42f8-b511-6cee2bc01bea" @@ -854,7 +854,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "826d2559-1eff-47a6-bb02-a732a9fd67ef" @@ -882,7 +882,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "401e47ac-62c4-49b5-afb0-6abd91902938" @@ -910,7 +910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a19b948e-161e-4db0-bf18-9a0a7d2a8800" @@ -938,7 +938,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0557b287-efa7-4341-bd27-c69ca235fb09" @@ -966,7 +966,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9a26cf65-d0ca-46bc-affb-bc790db26fa8" @@ -994,7 +994,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "51ad4606-8f38-4b7e-a213-e415860d0633" @@ -1022,7 +1022,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a4c4ecf7-d341-4e57-960a-86977ed31a17" @@ -1050,7 +1050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b2a5f399-e935-4467-b30e-0e08721fe900" @@ -1078,7 +1078,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a62db867-7d08-4bb2-a12e-124f19819baf?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5bf79a85-3ced-46ff-a93d-17d9b71da4ad" @@ -1104,7 +1104,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/poweroff?skipShutdown=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/poweroff?skipShutdown=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0ec9b503-6b1b-4787-a8a7-5fc01806816f", @@ -1127,15 +1127,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVMScaleSet3Min;77,Microsoft.Compute/DeleteVMScaleSet30Min;385,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1191,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/14b3aa40-942d-41ef-a28b-bd15ec60195c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/14b3aa40-942d-41ef-a28b-bd15ec60195c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "14b3aa40-942d-41ef-a28b-bd15ec60195c", "x-ms-client-request-id" : "0ec9b503-6b1b-4787-a8a7-5fc01806816f", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/14b3aa40-942d-41ef-a28b-bd15ec60195c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/14b3aa40-942d-41ef-a28b-bd15ec60195c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/14b3aa40-942d-41ef-a28b-bd15ec60195c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/14b3aa40-942d-41ef-a28b-bd15ec60195c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c38be7a3-8eea-4642-b0f4-fd216386cd1f" @@ -1163,7 +1163,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/14b3aa40-942d-41ef-a28b-bd15ec60195c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/14b3aa40-942d-41ef-a28b-bd15ec60195c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "28f4c9da-a527-4e07-a696-80cd53f90217" @@ -1191,7 +1191,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/14b3aa40-942d-41ef-a28b-bd15ec60195c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/14b3aa40-942d-41ef-a28b-bd15ec60195c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0d99ef1f-2020-46e1-a134-abc58f85f629" @@ -1217,7 +1217,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/virtualMachines/5/instanceView?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/virtualMachines/5/instanceView?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5f655434-acd4-4b08-b60a-c0f9669aad48", @@ -1247,7 +1247,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/start?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/start?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2639e753-c56b-42db-a238-c6b7386c4b88", @@ -1270,15 +1270,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;239,Microsoft.Compute/VMScaleSetActions30Min;1183,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1193,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f12bfacd-6253-4343-b5a4-ac7b7ddb46c3?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f12bfacd-6253-4343-b5a4-ac7b7ddb46c3?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "f12bfacd-6253-4343-b5a4-ac7b7ddb46c3", "x-ms-client-request-id" : "2639e753-c56b-42db-a238-c6b7386c4b88", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f12bfacd-6253-4343-b5a4-ac7b7ddb46c3?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f12bfacd-6253-4343-b5a4-ac7b7ddb46c3?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f12bfacd-6253-4343-b5a4-ac7b7ddb46c3?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f12bfacd-6253-4343-b5a4-ac7b7ddb46c3?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a242d59d-e252-45d5-b23e-b17cce8e9309" @@ -1306,7 +1306,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f12bfacd-6253-4343-b5a4-ac7b7ddb46c3?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f12bfacd-6253-4343-b5a4-ac7b7ddb46c3?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "59ec9def-5862-411c-b603-0be8474ed277" @@ -1332,7 +1332,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/virtualMachines/5/instanceView?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/virtualMachines/5/instanceView?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "06227a05-853d-434e-94bf-dc544dc069f4", @@ -1362,7 +1362,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/restart?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/restart?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7036be45-e589-47fc-86fd-e2254aba8c0f", @@ -1385,15 +1385,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;238,Microsoft.Compute/VMScaleSetActions30Min;1182,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1191,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "761786f9-19f7-4c1d-b554-ca8324d62a44", "x-ms-client-request-id" : "7036be45-e589-47fc-86fd-e2254aba8c0f", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e605e587-e12c-4f44-a3a2-242ec6bfeded" @@ -1421,7 +1421,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4e49a966-605d-4ef5-8cff-8bc6c423bfdd" @@ -1449,7 +1449,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "886ca528-9ca1-4aa4-b0dc-62867d8be1cd" @@ -1477,7 +1477,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5297c850-b486-4865-be93-f659d6322f10" @@ -1505,7 +1505,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "17d0984e-663c-4e22-b3d0-0053dead45e7" @@ -1533,7 +1533,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "98a4890a-f200-43fc-9b87-9106e35e3063" @@ -1561,7 +1561,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1f15bb79-286c-42d4-86c8-98da57c927af" @@ -1589,7 +1589,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3b4cb8db-8880-4026-9486-83bae61a01b9" @@ -1617,7 +1617,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a0910490-5bdb-4175-b2e6-05fbab2fb120" @@ -1645,7 +1645,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "aa061e1f-cb90-4c40-ae14-0534d92e05eb" @@ -1673,7 +1673,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8aa29fc8-0642-4fb0-9b9d-8162075f9a73" @@ -1701,7 +1701,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c626a39f-0ba5-48ef-b299-97f8416f04b0" @@ -1729,7 +1729,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5d6e8dba-16de-4a4d-afef-9767648839bd" @@ -1757,7 +1757,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e96d8307-392b-4dbf-a098-db2c51cd1806" @@ -1785,7 +1785,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3860fec8-376b-43e7-8636-aa25456897f6" @@ -1813,7 +1813,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d7478677-0e59-45e5-b666-3c13584e0e57" @@ -1841,7 +1841,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "bdb1788d-3bc3-4341-9dcb-e21dd01bffa7" @@ -1869,7 +1869,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7f99849d-9394-458d-a93a-e09bb726ea63" @@ -1897,7 +1897,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a775350f-b9d1-478a-b6a1-e4c795067db5" @@ -1925,7 +1925,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "55348c4a-1adf-4706-b239-5b5c5dc7fa58" @@ -1953,7 +1953,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f60ad594-6e4e-4b0a-9e20-03d681e4ac76" @@ -1981,7 +1981,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "742dc32a-32a1-4848-88ed-3cc5ecf733af" @@ -2009,7 +2009,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "595bf47c-cacd-4595-8fd7-407c38b26bd9" @@ -2037,7 +2037,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "211b949d-ead9-4c3e-abc9-49169e8e0caf" @@ -2065,7 +2065,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/761786f9-19f7-4c1d-b554-ca8324d62a44?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ecbbcb4e-b454-4682-ae1f-5e69752ea976" @@ -2091,7 +2091,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/virtualMachines/5/instanceView?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/virtualMachines/5/instanceView?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "dadeb487-bdb3-4c46-8769-70ba726a6e4b", @@ -2121,7 +2121,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cae44262-9437-499f-bd19-f2f8f3379914", @@ -2144,15 +2144,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVMScaleSet3Min;79,Microsoft.Compute/DeleteVMScaleSet30Min;384,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1198,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7ba98612-14f7-4a12-99ca-9e82737cb44b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7ba98612-14f7-4a12-99ca-9e82737cb44b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "7ba98612-14f7-4a12-99ca-9e82737cb44b", "x-ms-client-request-id" : "cae44262-9437-499f-bd19-f2f8f3379914", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7ba98612-14f7-4a12-99ca-9e82737cb44b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7ba98612-14f7-4a12-99ca-9e82737cb44b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7ba98612-14f7-4a12-99ca-9e82737cb44b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7ba98612-14f7-4a12-99ca-9e82737cb44b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7af0489d-297a-405b-92df-b3c670ffda0a" @@ -2180,7 +2180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7ba98612-14f7-4a12-99ca-9e82737cb44b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7ba98612-14f7-4a12-99ca-9e82737cb44b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "12888a07-a819-4862-a551-41000253e3f9" @@ -2208,7 +2208,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7ba98612-14f7-4a12-99ca-9e82737cb44b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7ba98612-14f7-4a12-99ca-9e82737cb44b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b224c214-2eb7-41a0-86e5-6b17b2501b59" @@ -2236,7 +2236,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7ba98612-14f7-4a12-99ca-9e82737cb44b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7ba98612-14f7-4a12-99ca-9e82737cb44b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "67d79550-3ec6-4d71-bf0b-f1e637db5c43" @@ -2264,7 +2264,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7ba98612-14f7-4a12-99ca-9e82737cb44b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7ba98612-14f7-4a12-99ca-9e82737cb44b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4f0e88e8-8a76-451d-83eb-614bdc554c12" @@ -2290,7 +2290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/virtualMachines/5/instanceView?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/virtualMachines/5/instanceView?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0fa692d7-c5db-4c2e-9b25-31311243865c", @@ -2320,7 +2320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/virtualMachines/3?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg87804/providers/Microsoft.Compute/virtualMachineScaleSets/vmss06471/virtualMachines/3?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "daa597f9-a8a8-463a-8d87-73f490bad3d6", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateFlexibleVMSS.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateFlexibleVMSS.json index 7011f77d434c0..4a59b615df26c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateFlexibleVMSS.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateFlexibleVMSS.json @@ -264,7 +264,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83857/providers/Microsoft.Compute/virtualMachineScaleSets/vmss75649?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83857/providers/Microsoft.Compute/virtualMachineScaleSets/vmss75649?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2e12dc35-927d-4472-9a54-7faccd6147d2", @@ -286,7 +286,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;55,Microsoft.Compute/CreateVMScaleSet30Min;295", "Expires" : "-1", "Content-Length" : "4186", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "c90df180-213f-4afd-bf6a-6cd0ee4bcc74", "Body" : "{\r\n \"name\": \"vmss75649\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83857/providers/Microsoft.Compute/virtualMachineScaleSets/vmss75649\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Flexible\",\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss75649-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"OpenLogic\",\r\n \"offer\": \"CentOS\",\r\n \"sku\": \"8_3\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkApiVersion\":\"2020-11-01\",\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"enableIPForwarding\":false,\"deleteOption\":\"Delete\",\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"privateIPAddressVersion\":\"IPv4\",\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83857/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"applicationSecurityGroups\":[],\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83857/providers/Microsoft.Network/loadBalancers/extlb1-530136c0/backendAddressPools/extlb1-530136c0-BAP1\"}],\"applicationGatewayBackendAddressPools\":[]}}],\"dnsSettings\":{\"dnsServers\":[]}}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"8b5da2e8-d9fa-4419-bbf1-57751f0ae5c9\",\r\n \"platformFaultDomainCount\": 1,\r\n \"constrainedMaximumCapacity\": false,\r\n \"timeCreated\": \"2023-01-13T02:23:35.3483502+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "2e12dc35-927d-4472-9a54-7faccd6147d2", @@ -295,7 +295,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "82b940dc-dff7-443f-a896-f98bb63e4e54" @@ -323,7 +323,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e895a38a-d6a9-4876-920c-c4b4b4e301e1" @@ -351,7 +351,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "be42967b-2cad-40b1-b08b-7c97582b13b6" @@ -379,7 +379,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "95bee3a4-992d-4939-b321-4d8a465e46f7" @@ -407,7 +407,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "38bc33e4-5c33-43c6-935c-e37087033d75" @@ -435,7 +435,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8bf2c9f3-5b3e-4390-a421-e3496e0f465b" @@ -463,7 +463,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6a0601c8-f4b0-4f0f-bea5-19a83cfd80e0" @@ -491,7 +491,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a6f4c0f9-9dd5-4a72-88e8-83e174bd8d33" @@ -519,7 +519,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6367781d-5cea-4bb4-8033-7aa7c8291adb" @@ -547,7 +547,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e23001ca-2218-4af6-8f46-a2defbf344a1" @@ -575,7 +575,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b1b5b57b-8a49-4530-84a5-ac70b4bc34d2" @@ -603,7 +603,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8e526e1a-bf46-4623-bf44-1dfc2e0003d1" @@ -631,7 +631,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5aaa0010-8d25-43ee-a4f0-e5aeb5243353" @@ -659,7 +659,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c374f6d9-014c-4809-a52d-03a0fbf603e5" @@ -687,7 +687,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "529c4e4e-6b56-4fb7-b8a1-03c4a208f1cf" @@ -715,7 +715,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e9b665ac-f614-44ce-9312-87f2068b4c30" @@ -743,7 +743,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e0344f3b-b1b1-4aff-afe4-5adcb841bd11" @@ -771,7 +771,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "745a181e-df6f-4ced-86cb-978a3d8251a7" @@ -799,7 +799,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7cc37ad6-78f6-4063-98c0-c6d028889701" @@ -827,7 +827,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f4799e41-687b-4811-a15e-91dd3d789c42" @@ -855,7 +855,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f104163e-76bd-4ee9-baf8-0ed4acebdbf6" @@ -883,7 +883,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c061882c-2c45-4276-9326-b849752f380e" @@ -911,7 +911,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2fd9de26-30ce-4c91-a20b-a1c2985a0e6e" @@ -939,7 +939,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4ccb3882-2f6f-451c-828d-8ddff519f792" @@ -967,7 +967,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5bb5ea57-3cfa-4b3a-b867-0abf59087a40" @@ -995,7 +995,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c90df180-213f-4afd-bf6a-6cd0ee4bcc74?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e15ee730-75ca-450c-a23f-b1a1bacad797" @@ -1023,7 +1023,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83857/providers/Microsoft.Compute/virtualMachineScaleSets/vmss75649?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg83857/providers/Microsoft.Compute/virtualMachineScaleSets/vmss75649?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d10c0395-d106-4928-b29c-fc8ca2c82842" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateLowPriorityVMSSInstance.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateLowPriorityVMSSInstance.json index e92cfe42f564b..69e4787ce581d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateLowPriorityVMSSInstance.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateLowPriorityVMSSInstance.json @@ -460,7 +460,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Compute/virtualMachineScaleSets/vmss83007?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Compute/virtualMachineScaleSets/vmss83007?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "17737155-e76d-41ee-806a-526c7a3f4a0f", @@ -483,7 +483,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;49,Microsoft.Compute/CreateVMScaleSet30Min;289,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1154,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3772", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f4de3eb9-43bd-4c3e-8c6c-2a8b4b738d36?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f4de3eb9-43bd-4c3e-8c6c-2a8b4b738d36?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "f4de3eb9-43bd-4c3e-8c6c-2a8b4b738d36", "Body" : "{\r\n \"name\": \"vmss83007\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Compute/virtualMachineScaleSets/vmss83007\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_D3_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss83007-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Network/loadBalancers/extlb1-30719365/backendAddressPools/extlb1-30719365-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Network/loadBalancers/extlb1-30719365/backendAddressPools/extlb1-30719365-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Network/loadBalancers/extlb1-30719365/inboundNatPools/extlb1-30719365-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Network/loadBalancers/extlb1-30719365/inboundNatPools/extlb1-30719365-INP2\"}]}}]}}]},\r\n \"priority\": \"Low\",\r\n \"evictionPolicy\": \"Deallocate\",\r\n \"billingProfile\": {\r\n \"maxPrice\": -1.0\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"d406ee1a-f1b4-4afb-b433-cf4221d12632\",\r\n \"platformFaultDomainCount\": 1,\r\n \"spotRestorePolicy\": {\r\n \"enabled\": false,\r\n \"restoreTimeout\": \"PT1H\"\r\n },\r\n \"timeCreated\": \"2023-01-13T02:24:02.5986091+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "17737155-e76d-41ee-806a-526c7a3f4a0f", @@ -492,7 +492,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f4de3eb9-43bd-4c3e-8c6c-2a8b4b738d36?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f4de3eb9-43bd-4c3e-8c6c-2a8b4b738d36?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "65b094b8-cbfb-499d-8c73-4b3ef78e2464" @@ -520,7 +520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f4de3eb9-43bd-4c3e-8c6c-2a8b4b738d36?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f4de3eb9-43bd-4c3e-8c6c-2a8b4b738d36?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4764f20c-06fc-40a0-8a5c-2b95f753bda7" @@ -548,7 +548,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Compute/virtualMachineScaleSets/vmss83007?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Compute/virtualMachineScaleSets/vmss83007?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e58bcac3-6f68-48f9-9f0a-31a3030dc859" @@ -606,7 +606,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Compute/virtualMachineScaleSets/vmss83007?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Compute/virtualMachineScaleSets/vmss83007?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "af426c36-93c5-49cb-91c4-707a82592c53", @@ -629,7 +629,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;238,Microsoft.Compute/VMScaleSetActions30Min;1198,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3774", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c13d5fee-48e3-41be-88d7-7bfb91ccd1e0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c13d5fee-48e3-41be-88d7-7bfb91ccd1e0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "c13d5fee-48e3-41be-88d7-7bfb91ccd1e0", "Body" : "{\r\n \"name\": \"vmss83007\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Compute/virtualMachineScaleSets/vmss83007\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_D3_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss83007-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Network/loadBalancers/extlb1-30719365/backendAddressPools/extlb1-30719365-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Network/loadBalancers/extlb1-30719365/backendAddressPools/extlb1-30719365-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Network/loadBalancers/extlb1-30719365/inboundNatPools/extlb1-30719365-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Network/loadBalancers/extlb1-30719365/inboundNatPools/extlb1-30719365-INP2\"}]}}]}}]},\r\n \"priority\": \"Low\",\r\n \"evictionPolicy\": \"Deallocate\",\r\n \"billingProfile\": {\r\n \"maxPrice\": 2000.0\r\n }\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"d406ee1a-f1b4-4afb-b433-cf4221d12632\",\r\n \"platformFaultDomainCount\": 1,\r\n \"spotRestorePolicy\": {\r\n \"enabled\": false,\r\n \"restoreTimeout\": \"PT1H\"\r\n },\r\n \"timeCreated\": \"2023-01-13T02:24:02.5986091+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "af426c36-93c5-49cb-91c4-707a82592c53", @@ -638,7 +638,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c13d5fee-48e3-41be-88d7-7bfb91ccd1e0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c13d5fee-48e3-41be-88d7-7bfb91ccd1e0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0bcfabd9-7c50-4030-b586-a3b2c0267d74" @@ -666,7 +666,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Compute/virtualMachineScaleSets/vmss83007?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57936/providers/Microsoft.Compute/virtualMachineScaleSets/vmss83007?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cfb2a53a-2572-4d40-8ed0-2a536746ffa9" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateTwoRegionalVMScaleSetsWithDifferentPoolOfZoneResilientLoadBalancer.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateTwoRegionalVMScaleSetsWithDifferentPoolOfZoneResilientLoadBalancer.json index 459030394434e..abfd8c3f23cb0 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateTwoRegionalVMScaleSetsWithDifferentPoolOfZoneResilientLoadBalancer.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateTwoRegionalVMScaleSetsWithDifferentPoolOfZoneResilientLoadBalancer.json @@ -264,7 +264,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Compute/virtualMachineScaleSets/vmss119570?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Compute/virtualMachineScaleSets/vmss119570?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0bf7ec6a-d801-486e-9a2a-5951aec6fd31", @@ -287,7 +287,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;58,Microsoft.Compute/CreateVMScaleSet30Min;298,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1192,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3178", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/c3442a1c-4439-41de-9a0b-7c642012385a?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/c3442a1c-4439-41de-9a0b-7c642012385a?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "x-ms-request-id" : "c3442a1c-4439-41de-9a0b-7c642012385a", "Body" : "{\r\n \"name\": \"vmss119570\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Compute/virtualMachineScaleSets/vmss119570\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss119570-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Network/loadBalancers/extlb1-13300bdc/backendAddressPools/extlb1-13300bdc-BAP1\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Network/loadBalancers/extlb1-13300bdc/inboundNatPools/extlb1-13300bdc-INP1\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"de911755-9ec3-4065-a7d3-cdf0d8a88a6f\",\r\n \"timeCreated\": \"2023-01-13T02:23:48.6357201+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "0bf7ec6a-d801-486e-9a2a-5951aec6fd31", @@ -296,7 +296,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/c3442a1c-4439-41de-9a0b-7c642012385a?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/c3442a1c-4439-41de-9a0b-7c642012385a?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "90391199-0ecf-4e17-aa9f-b8fa77b4875f" @@ -324,7 +324,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/c3442a1c-4439-41de-9a0b-7c642012385a?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/c3442a1c-4439-41de-9a0b-7c642012385a?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ea286f1f-dac1-48e3-ade2-e2e59e2e693b" @@ -352,7 +352,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/c3442a1c-4439-41de-9a0b-7c642012385a?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/c3442a1c-4439-41de-9a0b-7c642012385a?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a8e5ca76-a917-45c8-b178-f2190b5bfbbb" @@ -380,7 +380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Compute/virtualMachineScaleSets/vmss119570?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Compute/virtualMachineScaleSets/vmss119570?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "88093c98-70d9-4f58-844c-aeb9c3d21093" @@ -408,7 +408,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Compute/virtualMachineScaleSets/vmss220592?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Compute/virtualMachineScaleSets/vmss220592?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "aa2aaf61-5a7b-4283-a2f7-d9f2efbc2fd5", @@ -431,7 +431,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;57,Microsoft.Compute/CreateVMScaleSet30Min;297,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1188,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3177", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/88b1e1f0-0db1-4a19-98ba-8e02e9de8c81?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/88b1e1f0-0db1-4a19-98ba-8e02e9de8c81?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "x-ms-request-id" : "88b1e1f0-0db1-4a19-98ba-8e02e9de8c81", "Body" : "{\r\n \"name\": \"vmss220592\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Compute/virtualMachineScaleSets/vmss220592\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss220592-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Network/loadBalancers/extlb1-13300bdc/backendAddressPools/extlb1-13300bdc-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Network/loadBalancers/extlb1-13300bdc/inboundNatPools/extlb1-13300bdc-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"8bb14d28-982e-47c4-82a0-e026117fb8d2\",\r\n \"timeCreated\": \"2023-01-13T02:25:37.496861+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "aa2aaf61-5a7b-4283-a2f7-d9f2efbc2fd5", @@ -440,7 +440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/88b1e1f0-0db1-4a19-98ba-8e02e9de8c81?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/88b1e1f0-0db1-4a19-98ba-8e02e9de8c81?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "26bbd125-5baa-4460-9422-bc3379544073" @@ -468,7 +468,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/88b1e1f0-0db1-4a19-98ba-8e02e9de8c81?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/88b1e1f0-0db1-4a19-98ba-8e02e9de8c81?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a774e31b-24fd-44ca-a3fa-a3f18b416a46" @@ -496,7 +496,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/88b1e1f0-0db1-4a19-98ba-8e02e9de8c81?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/88b1e1f0-0db1-4a19-98ba-8e02e9de8c81?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "05a52e97-c302-4c0a-9655-a755255925cf" @@ -524,7 +524,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Compute/virtualMachineScaleSets/vmss220592?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg59910/providers/Microsoft.Compute/virtualMachineScaleSets/vmss220592?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c4baaf3e-1a1e-4751-aed7-75ab27224442" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVMSSWithEphemeralOSDisk.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVMSSWithEphemeralOSDisk.json index 5920006d15c4a..cb688a50a26ec 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVMSSWithEphemeralOSDisk.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVMSSWithEphemeralOSDisk.json @@ -1,10 +1,10 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg04037?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg03381?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "cca9a50e-7519-4ff1-9d06-67c5051377b5", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cbc41bcc-928b-42ed-ac54-c84137f2bb60", "Content-Type" : "application/json" }, "Response" : { @@ -13,83 +13,83 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 10 Feb 2023 08:58:32 GMT", - "x-ms-correlation-request-id" : "1d5ca25e-56ff-414e-b0d0-9709edd565f8", + "Date" : "Wed, 19 Apr 2023 04:22:22 GMT", + "x-ms-correlation-request-id" : "7a88f7e6-2015-45e4-b8b6-da609fdd8d35", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T085833Z:1d5ca25e-56ff-414e-b0d0-9709edd565f8", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042223Z:7a88f7e6-2015-45e4-b8b6-da609fdd8d35", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "1d5ca25e-56ff-414e-b0d0-9709edd565f8", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037\",\"name\":\"javacsmrg04037\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "7a88f7e6-2015-45e4-b8b6-da609fdd8d35", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381\",\"name\":\"javacsmrg03381\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "56e3b194-bfd0-4d78-aa60-34bf88b5244d", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e6a1f969-dc1f-44fc-ac38-e6e61ab573c5", "Content-Type" : "application/json" }, "Response" : { - "azure-asyncnotification" : "Enabled", "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", + "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 10 Feb 2023 08:58:37 GMT", - "x-ms-correlation-request-id" : "6c6942b0-0061-406e-8092-ac9091404c8c", - "x-ms-arm-service-request-id" : "3bc795ae-85e7-4521-b934-b893293690ee", + "Date" : "Wed, 19 Apr 2023 04:22:27 GMT", + "x-ms-correlation-request-id" : "f583078e-904c-4882-a1ca-5d25a0b88124", + "x-ms-arm-service-request-id" : "b544e75b-eedc-4a7a-a83e-a4f82c9cd0d8", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T085838Z:6c6942b0-0061-406e-8092-ac9091404c8c", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042228Z:f583078e-904c-4882-a1ca-5d25a0b88124", "Expires" : "-1", "Content-Length" : "1291", - "x-ms-request-id" : "940c9c32-49fc-48e5-b59e-8ea68cf1063f", - "Body" : "{\r\n \"name\": \"vmssvnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet\",\r\n \"etag\": \"W/\\\"be7d3ea4-7fbd-40d5-a912-719f3b3d6c18\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"73c9f77a-ed29-4ec1-9e75-398930247ca7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\",\r\n \"etag\": \"W/\\\"be7d3ea4-7fbd-40d5-a912-719f3b3d6c18\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/940c9c32-49fc-48e5-b59e-8ea68cf1063f?api-version=2022-09-01", - "x-ms-client-request-id" : "56e3b194-bfd0-4d78-aa60-34bf88b5244d", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0d648faf-fcf2-47ba-a040-ee5bcd559c63?api-version=2022-09-01", + "x-ms-request-id" : "0d648faf-fcf2-47ba-a040-ee5bcd559c63", + "Body" : "{\r\n \"name\": \"vmssvnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet\",\r\n \"etag\": \"W/\\\"46d1ca01-5c94-42f0-a2b3-b82523f79c5b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"f576185f-e081-4d35-a018-0d372fd39859\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\",\r\n \"etag\": \"W/\\\"46d1ca01-5c94-42f0-a2b3-b82523f79c5b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "e6a1f969-dc1f-44fc-ac38-e6e61ab573c5", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/940c9c32-49fc-48e5-b59e-8ea68cf1063f?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0d648faf-fcf2-47ba-a040-ee5bcd559c63?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "ae458643-3482-4d69-873a-4dfe9f055795" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d8174ede-59ec-4c6a-81d5-38a39748272f" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", - "x-ms-correlation-request-id" : "44104886-1c21-41f7-86d7-fd41ef3c1c43", - "Date" : "Fri, 10 Feb 2023 08:58:40 GMT", - "x-ms-arm-service-request-id" : "62b07106-2485-4b5a-9366-27f117401d0f", + "x-ms-correlation-request-id" : "83c260f0-7834-4c29-9a8b-9fca514adde2", + "Date" : "Wed, 19 Apr 2023 04:22:31 GMT", + "x-ms-arm-service-request-id" : "abefc4c7-30b0-4474-8eae-440796692461", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T085841Z:44104886-1c21-41f7-86d7-fd41ef3c1c43", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042232Z:83c260f0-7834-4c29-9a8b-9fca514adde2", "Expires" : "-1", "Content-Length" : "29", - "x-ms-request-id" : "9b61763a-535e-440e-876f-fee8311ee033", + "x-ms-request-id" : "d23b381c-ebdc-417a-9187-38b8d5de7d37", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "ae458643-3482-4d69-873a-4dfe9f055795", + "x-ms-client-request-id" : "d8174ede-59ec-4c6a-81d5-38a39748272f", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "e013e4eb-a848-454e-9920-a9a1ad1d6832" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a14a414f-4cdf-4bb5-a2ac-8a8866f966c8" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", @@ -98,27 +98,27 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", - "x-ms-correlation-request-id" : "dcfbff4b-78e6-45b8-b2dd-64c992ee1287", - "Date" : "Fri, 10 Feb 2023 08:58:42 GMT", - "x-ms-arm-service-request-id" : "eff6f5c3-84df-4234-b1df-8de0b742bfcf", + "x-ms-correlation-request-id" : "4689d0c2-0b75-4134-bc61-3cc330047050", + "Date" : "Wed, 19 Apr 2023 04:22:33 GMT", + "x-ms-arm-service-request-id" : "058dd689-0266-4462-8429-8e6594de4fbf", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"8587513b-a82f-42c8-b8f5-b0f6697282d6\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T085842Z:dcfbff4b-78e6-45b8-b2dd-64c992ee1287", + "ETag" : "W/\"72655257-cb43-4ed5-9c04-e57496d52119\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042233Z:4689d0c2-0b75-4134-bc61-3cc330047050", "Expires" : "-1", "Content-Length" : "1293", - "x-ms-request-id" : "ff792475-4d40-4a23-bc8e-75d52d554a64", - "Body" : "{\r\n \"name\": \"vmssvnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet\",\r\n \"etag\": \"W/\\\"8587513b-a82f-42c8-b8f5-b0f6697282d6\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"73c9f77a-ed29-4ec1-9e75-398930247ca7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\",\r\n \"etag\": \"W/\\\"8587513b-a82f-42c8-b8f5-b0f6697282d6\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "e013e4eb-a848-454e-9920-a9a1ad1d6832", + "x-ms-request-id" : "fea11e86-ef15-4445-be81-c2baa48602f8", + "Body" : "{\r\n \"name\": \"vmssvnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet\",\r\n \"etag\": \"W/\\\"72655257-cb43-4ed5-9c04-e57496d52119\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"f576185f-e081-4d35-a018-0d372fd39859\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\",\r\n \"etag\": \"W/\\\"72655257-cb43-4ed5-9c04-e57496d52119\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "a14a414f-4cdf-4bb5-a2ac-8a8866f966c8", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "2304ea57-a066-4e33-935f-9c642eb3ee1d", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "730cecc6-fd4c-4bd6-8756-12cc103a3652", "Content-Type" : "application/json" }, "Response" : { @@ -129,28 +129,28 @@ "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 10 Feb 2023 08:58:47 GMT", - "x-ms-correlation-request-id" : "c2280792-9f48-4d5c-bc16-3ea1112b444e", + "Date" : "Wed, 19 Apr 2023 04:22:38 GMT", + "x-ms-correlation-request-id" : "bbe3a72a-3d7c-43d7-944b-5bad1442f002", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T085847Z:c2280792-9f48-4d5c-bc16-3ea1112b444e", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;59,Microsoft.Compute/CreateVMScaleSet30Min;298,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1196,Microsoft.Compute/VmssQueuedVMOperations;0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042239Z:bbe3a72a-3d7c-43d7-944b-5bad1442f002", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;59,Microsoft.Compute/CreateVMScaleSet30Min;288,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1190,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3850", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/090cc24b-f6e6-461d-9328-436699fc4934?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", - "x-ms-request-id" : "090cc24b-f6e6-461d-9328-436699fc4934", - "Body" : "{\r\n \"name\": \"vmss69928\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss69928-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGe+4DC0mp6OyPgs/aoeZS5w75/2NdgjLmW/S0b6hCX61ifqgqTrZTJhv7UBRXcmmSigQJTwu4CjJ2bVuhbOLCZdwz2upu6bkYTYWq2nSmGn2SaIO9mGCWoxkBptTweSEiwP3oMxOypPDixcA1QUQJibysHUIwrh0cabxL5aqXtw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"d5d3b1c3-5a0f-4149-b29d-ec86a2c6356f\",\r\n \"timeCreated\": \"2023-02-10T08:58:45.3898882+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "2304ea57-a066-4e33-935f-9c642eb3ee1d", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5b05fbf8-b485-47bb-8ac6-ec115f32e982?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", + "x-ms-request-id" : "5b05fbf8-b485-47bb-8ac6-ec115f32e982", + "Body" : "{\r\n \"name\": \"vmss03882\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss03882-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0GK/TtI36rt4r2epgHTETl6zJ8HC5ZtjrW2dUxx4BPI2XBLg/XSv/2m1MF4/FHxdttyChbVyhm4L/2R3P4X0vvJ0d6OdmVftHzWkHBt+rR//igaypUpwnxIqzy+vfYbSOa0wEDAHPGLQQ8qiWeHUyg3QXBzpvZN19XUURXIUbdw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"f8a5d0ac-9d74-42a9-b10c-6743a4bcc7b2\",\r\n \"timeCreated\": \"2023-04-19T04:22:36.9036015+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "730cecc6-fd4c-4bd6-8756-12cc103a3652", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/090cc24b-f6e6-461d-9328-436699fc4934?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5b05fbf8-b485-47bb-8ac6-ec115f32e982?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "1593c551-0197-4abf-9283-4d5603c59cca" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "193f81cf-d40b-41be-b528-4a79753ed625" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", @@ -158,139 +158,167 @@ "Pragma" : "no-cache", "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", - "x-ms-correlation-request-id" : "72bd6c6a-389d-42ee-beb5-504c32789c7c", - "Date" : "Fri, 10 Feb 2023 08:58:57 GMT", + "x-ms-correlation-request-id" : "13381e58-21ff-4941-b17b-41a2c21a291d", + "Date" : "Wed, 19 Apr 2023 04:22:49 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "Retry-After" : "0", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14995,Microsoft.Compute/GetOperation30Min;29933", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T085857Z:72bd6c6a-389d-42ee-beb5-504c32789c7c", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29237", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042250Z:13381e58-21ff-4941-b17b-41a2c21a291d", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "74e0ffbf-2919-43c8-8fee-e72be80100ee", - "Body" : "{\r\n \"startTime\": \"2023-02-10T08:58:45.3743122+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"090cc24b-f6e6-461d-9328-436699fc4934\"\r\n}", - "x-ms-client-request-id" : "1593c551-0197-4abf-9283-4d5603c59cca", + "x-ms-request-id" : "3f10a1f1-5d1c-418f-a7ba-1d04870ada5a", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:22:36.9036015+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5b05fbf8-b485-47bb-8ac6-ec115f32e982\"\r\n}", + "x-ms-client-request-id" : "193f81cf-d40b-41be-b528-4a79753ed625", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/090cc24b-f6e6-461d-9328-436699fc4934?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5b05fbf8-b485-47bb-8ac6-ec115f32e982?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "fa87b628-f91e-4930-bbd5-a5381fb756e7" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cc287a39-c3d5-4482-b71a-419a4e393d91" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", - "x-ms-correlation-request-id" : "edeca1a0-545a-4982-90a3-0159c7f7991f", - "Date" : "Fri, 10 Feb 2023 08:59:58 GMT", + "x-ms-correlation-request-id" : "37b6cd54-f75a-4c1a-81ea-fd8e12a38636", + "Date" : "Wed, 19 Apr 2023 04:23:51 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29930", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T085959Z:edeca1a0-545a-4982-90a3-0159c7f7991f", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14994,Microsoft.Compute/GetOperation30Min;29235", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042351Z:37b6cd54-f75a-4c1a-81ea-fd8e12a38636", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "6f6fa387-ca59-4b0d-b854-e38f186735d0", - "Body" : "{\r\n \"startTime\": \"2023-02-10T08:58:45.3743122+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"090cc24b-f6e6-461d-9328-436699fc4934\"\r\n}", - "x-ms-client-request-id" : "fa87b628-f91e-4930-bbd5-a5381fb756e7", + "x-ms-request-id" : "44f60fac-ad46-46f0-a16f-e57ccf2876a6", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:22:36.9036015+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5b05fbf8-b485-47bb-8ac6-ec115f32e982\"\r\n}", + "x-ms-client-request-id" : "cc287a39-c3d5-4482-b71a-419a4e393d91", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/090cc24b-f6e6-461d-9328-436699fc4934?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5b05fbf8-b485-47bb-8ac6-ec115f32e982?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "2da6cab7-0afc-4158-8b1a-d17b35d10bba" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1b1aa7aa-2a0a-4f03-93f9-d45b1ee27774" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", - "x-ms-correlation-request-id" : "6ba40802-363d-4fd0-8042-07a4ce21efe5", - "Date" : "Fri, 10 Feb 2023 09:00:29 GMT", + "x-ms-correlation-request-id" : "8c2f1d25-3a36-48c1-b4ff-07024c55da58", + "Date" : "Wed, 19 Apr 2023 04:24:22 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29972", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090029Z:6ba40802-363d-4fd0-8042-07a4ce21efe5", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14994,Microsoft.Compute/GetOperation30Min;29234", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042422Z:8c2f1d25-3a36-48c1-b4ff-07024c55da58", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "0f09c91e-8080-40eb-bc40-46d602c096b9", - "Body" : "{\r\n \"startTime\": \"2023-02-10T08:58:45.3743122+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"090cc24b-f6e6-461d-9328-436699fc4934\"\r\n}", - "x-ms-client-request-id" : "2da6cab7-0afc-4158-8b1a-d17b35d10bba", + "x-ms-request-id" : "70cdfaa2-f79c-4050-8feb-a7b00dc2c8f7", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:22:36.9036015+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5b05fbf8-b485-47bb-8ac6-ec115f32e982\"\r\n}", + "x-ms-client-request-id" : "1b1aa7aa-2a0a-4f03-93f9-d45b1ee27774", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/090cc24b-f6e6-461d-9328-436699fc4934?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5b05fbf8-b485-47bb-8ac6-ec115f32e982?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "b4992f1b-9ade-4afb-ba6c-86486a3fbd60" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "aefd980a-eb82-45ae-bff5-a057ba562e56" + }, + "Response" : { + "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "d8178571-350e-45f7-ad1f-b6d289089a9b", + "Date" : "Wed, 19 Apr 2023 04:24:53 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29232", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042453Z:d8178571-350e-45f7-ad1f-b6d289089a9b", + "Expires" : "-1", + "Content-Length" : "134", + "x-ms-request-id" : "327433e4-7eaa-4f15-b88c-7729c565d108", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:22:36.9036015+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5b05fbf8-b485-47bb-8ac6-ec115f32e982\"\r\n}", + "x-ms-client-request-id" : "aefd980a-eb82-45ae-bff5-a057ba562e56", + "Content-Type" : "application/json; charset=utf-8" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5b05fbf8-b485-47bb-8ac6-ec115f32e982?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "4b2c1f41-302e-43be-96b2-767cd1cdd8d1" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", - "x-ms-correlation-request-id" : "9ec02ea6-cefb-4a40-bb1d-c9fc00e426d1", - "Date" : "Fri, 10 Feb 2023 09:01:04 GMT", + "x-ms-correlation-request-id" : "4ec2be55-637f-4bc0-8cfa-35149f2deed4", + "Date" : "Wed, 19 Apr 2023 04:25:23 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29970", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090104Z:9ec02ea6-cefb-4a40-bb1d-c9fc00e426d1", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29444", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042524Z:4ec2be55-637f-4bc0-8cfa-35149f2deed4", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "35f60da8-14d2-4c75-a643-34c62b4870a3", - "Body" : "{\r\n \"startTime\": \"2023-02-10T08:58:45.3743122+00:00\",\r\n \"endTime\": \"2023-02-10T09:00:58.7045397+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"090cc24b-f6e6-461d-9328-436699fc4934\"\r\n}", - "x-ms-client-request-id" : "b4992f1b-9ade-4afb-ba6c-86486a3fbd60", + "x-ms-request-id" : "7110f5e4-714e-47a4-bc57-a1636acb4a8e", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:22:36.9036015+00:00\",\r\n \"endTime\": \"2023-04-19T04:25:04.7182333+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"5b05fbf8-b485-47bb-8ac6-ec115f32e982\"\r\n}", + "x-ms-client-request-id" : "4b2c1f41-302e-43be-96b2-767cd1cdd8d1", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "8466cc36-36f1-4488-be73-b621c00e15ae" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "042c64bf-24fa-4df2-912d-8c257f9a5af2" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11995", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ea9f8f04-ffe1-4dd5-9d4b-4d57c3ea17c7", - "Date" : "Fri, 10 Feb 2023 09:01:05 GMT", + "x-ms-correlation-request-id" : "7d440a3b-ca79-4d07-ba47-2dc0c5e2b8c8", + "Date" : "Wed, 19 Apr 2023 04:25:23 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;396,Microsoft.Compute/GetVMScaleSet30Min;2574", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090105Z:ea9f8f04-ffe1-4dd5-9d4b-4d57c3ea17c7", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;394,Microsoft.Compute/GetVMScaleSet30Min;2495", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042524Z:7d440a3b-ca79-4d07-ba47-2dc0c5e2b8c8", "Expires" : "-1", "Content-Length" : "3851", - "x-ms-request-id" : "1a6e1e52-2d63-4320-9227-13f535af0442", - "Body" : "{\r\n \"name\": \"vmss69928\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss69928-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGe+4DC0mp6OyPgs/aoeZS5w75/2NdgjLmW/S0b6hCX61ifqgqTrZTJhv7UBRXcmmSigQJTwu4CjJ2bVuhbOLCZdwz2upu6bkYTYWq2nSmGn2SaIO9mGCWoxkBptTweSEiwP3oMxOypPDixcA1QUQJibysHUIwrh0cabxL5aqXtw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"d5d3b1c3-5a0f-4149-b29d-ec86a2c6356f\",\r\n \"timeCreated\": \"2023-02-10T08:58:45.3898882+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "8466cc36-36f1-4488-be73-b621c00e15ae", + "x-ms-request-id" : "eeabf972-d56c-4d3d-9e40-cfa10272052c", + "Body" : "{\r\n \"name\": \"vmss03882\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss03882-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0GK/TtI36rt4r2epgHTETl6zJ8HC5ZtjrW2dUxx4BPI2XBLg/XSv/2m1MF4/FHxdttyChbVyhm4L/2R3P4X0vvJ0d6OdmVftHzWkHBt+rR//igaypUpwnxIqzy+vfYbSOa0wEDAHPGLQQ8qiWeHUyg3QXBzpvZN19XUURXIUbdw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"f8a5d0ac-9d74-42a9-b10c-6743a4bcc7b2\",\r\n \"timeCreated\": \"2023-04-19T04:22:36.9036015+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "042c64bf-24fa-4df2-912d-8c257f9a5af2", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882/virtualMachines?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "189740ba-144c-4e88-ab76-2bbd42b522f1", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f07a258a-abf6-4d7d-9b21-4e5fdf18cafb", "Content-Type" : "application/json" }, "Response" : { @@ -299,28 +327,28 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11995", "StatusCode" : "200", - "Date" : "Fri, 10 Feb 2023 09:02:06 GMT", - "x-ms-correlation-request-id" : "0879fd3e-9c03-411c-944e-86a13c19a1bd", + "Date" : "Wed, 19 Apr 2023 04:26:24 GMT", + "x-ms-correlation-request-id" : "e72cce9f-797b-42b9-a00f-add9f59df163", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090207Z:0879fd3e-9c03-411c-944e-86a13c19a1bd", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGetVMScaleSet3Min;179,Microsoft.Compute/HighCostGetVMScaleSet30Min;889,Microsoft.Compute/VMScaleSetVMViews3Min;4999", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042625Z:e72cce9f-797b-42b9-a00f-add9f59df163", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGetVMScaleSet3Min;178,Microsoft.Compute/HighCostGetVMScaleSet30Min;887,Microsoft.Compute/VMScaleSetVMViews3Min;4999", "Expires" : "-1", "Content-Length" : "5334", - "x-ms-request-id" : "535bb6f6-45f3-467d-89b5-33d78fd33be2", - "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"vmss69928_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928/virtualMachines/0\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"instanceId\": \"0\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": false,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"56d1e67c-c2f7-43da-ae5e-736f85b84cf5\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301310\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"name\": \"vmss69928_vmss69928_0_OsDisk_1_19b722f652284945af98a80ef6ff42d1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/disks/vmss69928_vmss69928_0_OsDisk_1_19b722f652284945af98a80ef6ff42d1\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss69928-vm000000\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGe+4DC0mp6OyPgs/aoeZS5w75/2NdgjLmW/S0b6hCX61ifqgqTrZTJhv7UBRXcmmSigQJTwu4CjJ2bVuhbOLCZdwz2upu6bkYTYWq2nSmGn2SaIO9mGCWoxkBptTweSEiwP3oMxOypPDixcA1QUQJibysHUIwrh0cabxL5aqXtw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928/virtualMachines/0/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-02-10T08:58:45.5149374+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachines/vmss69928_0/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachines/vmss69928_0/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "189740ba-144c-4e88-ab76-2bbd42b522f1", + "x-ms-request-id" : "af999092-a0c1-4b82-aaf0-6ed04e1de0b5", + "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"vmss03882_1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882/virtualMachines/1\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"instanceId\": \"1\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": false,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"a552609e-5afa-476a-9389-f58175cba782\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202303280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"name\": \"vmss03882_vmss03882_1_OsDisk_1_80d01d176d454a628e54923f5719992f\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/disks/vmss03882_vmss03882_1_OsDisk_1_80d01d176d454a628e54923f5719992f\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss03882-vm000001\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0GK/TtI36rt4r2epgHTETl6zJ8HC5ZtjrW2dUxx4BPI2XBLg/XSv/2m1MF4/FHxdttyChbVyhm4L/2R3P4X0vvJ0d6OdmVftHzWkHBt+rR//igaypUpwnxIqzy+vfYbSOa0wEDAHPGLQQ8qiWeHUyg3QXBzpvZN19XUURXIUbdw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882/virtualMachines/1/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-19T04:22:37.0754547+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachines/vmss03882_1/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachines/vmss03882_1/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "f07a258a-abf6-4d7d-9b21-4e5fdf18cafb", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928/manualupgrade?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882/manualupgrade?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "ad3fce7d-d033-471b-8753-f28230f3cb34", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "59399a76-538b-472a-bc69-9b510c637f31", "Content-Type" : "application/json" }, "Response" : { @@ -332,80 +360,80 @@ "retry-after" : "0", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "202", - "Date" : "Fri, 10 Feb 2023 09:02:08 GMT", - "x-ms-correlation-request-id" : "fc023230-0452-4759-8845-a8ac2af21735", + "Date" : "Wed, 19 Apr 2023 04:26:26 GMT", + "x-ms-correlation-request-id" : "8b822def-c382-4112-b2de-141dbb160aa4", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090208Z:fc023230-0452-4759-8845-a8ac2af21735", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;237,Microsoft.Compute/VMScaleSetActions30Min;1194,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1197,Microsoft.Compute/VmssQueuedVMOperations;0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042626Z:8b822def-c382-4112-b2de-141dbb160aa4", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;237,Microsoft.Compute/VMScaleSetActions30Min;1186,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1197,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/041587ae-b583-4c41-9a41-8c46361239ac?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", - "x-ms-request-id" : "041587ae-b583-4c41-9a41-8c46361239ac", - "x-ms-client-request-id" : "ad3fce7d-d033-471b-8753-f28230f3cb34", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/041587ae-b583-4c41-9a41-8c46361239ac?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6c1dd5c3-1df0-4ccf-b0ad-d9596e555533?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", + "x-ms-request-id" : "6c1dd5c3-1df0-4ccf-b0ad-d9596e555533", + "x-ms-client-request-id" : "59399a76-538b-472a-bc69-9b510c637f31", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6c1dd5c3-1df0-4ccf-b0ad-d9596e555533?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/041587ae-b583-4c41-9a41-8c46361239ac?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6c1dd5c3-1df0-4ccf-b0ad-d9596e555533?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "cf5ca5ba-6b07-41aa-ac83-36c6055e41f6" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f9640d7f-1b51-40ed-a42e-5f990eb6d2a5" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", + "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", - "x-ms-correlation-request-id" : "b6649c8e-087e-48e9-a978-6bbec81aea76", - "Date" : "Fri, 10 Feb 2023 09:02:38 GMT", + "x-ms-correlation-request-id" : "b46ec25d-cf01-4f5f-8d51-5837043a8972", + "Date" : "Wed, 19 Apr 2023 04:26:57 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29966", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090238Z:b6649c8e-087e-48e9-a978-6bbec81aea76", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29440", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042657Z:b46ec25d-cf01-4f5f-8d51-5837043a8972", "Expires" : "-1", - "Content-Length" : "184", - "x-ms-request-id" : "970f6224-14f7-4d84-8e50-53e2fc847d33", - "Body" : "{\r\n \"startTime\": \"2023-02-10T09:02:07.7531854+00:00\",\r\n \"endTime\": \"2023-02-10T09:02:18.2533996+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"041587ae-b583-4c41-9a41-8c46361239ac\"\r\n}", - "x-ms-client-request-id" : "cf5ca5ba-6b07-41aa-ac83-36c6055e41f6", + "Content-Length" : "183", + "x-ms-request-id" : "684aece6-0883-4533-8578-6cc3e33678d0", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:26:26.656949+00:00\",\r\n \"endTime\": \"2023-04-19T04:26:54.7980115+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"6c1dd5c3-1df0-4ccf-b0ad-d9596e555533\"\r\n}", + "x-ms-client-request-id" : "f9640d7f-1b51-40ed-a42e-5f990eb6d2a5", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/041587ae-b583-4c41-9a41-8c46361239ac?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6c1dd5c3-1df0-4ccf-b0ad-d9596e555533?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "b84b59f6-92a3-49c9-a6b4-c31af2a4a64d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "032c9a56-4c50-41f0-8232-13157327deb4" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", - "x-ms-correlation-request-id" : "af595c20-9524-43cc-b772-63fa9bf279e6", - "Date" : "Fri, 10 Feb 2023 09:02:38 GMT", + "x-ms-correlation-request-id" : "8bf0e62b-602e-4539-95ad-8c66fb5e22ae", + "Date" : "Wed, 19 Apr 2023 04:26:57 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29965", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090238Z:af595c20-9524-43cc-b772-63fa9bf279e6", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29439", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042657Z:8bf0e62b-602e-4539-95ad-8c66fb5e22ae", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "093e651b-c6c8-401e-81a6-1edea33037ac", - "x-ms-client-request-id" : "b84b59f6-92a3-49c9-a6b4-c31af2a4a64d" + "x-ms-request-id" : "eadc054a-af7d-4fb5-82b4-a17a8076df91", + "x-ms-client-request-id" : "032c9a56-4c50-41f0-8232-13157327deb4" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882/virtualMachines?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "8d4ba1d4-d3b2-442e-9d7d-748f3cf54fef", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a86e418d-1ad9-4022-b027-ebbadf840195", "Content-Type" : "application/json" }, "Response" : { @@ -414,256 +442,256 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", - "Date" : "Fri, 10 Feb 2023 09:02:39 GMT", - "x-ms-correlation-request-id" : "c6092f46-38ce-4562-ba91-d277c9c77035", + "Date" : "Wed, 19 Apr 2023 04:26:57 GMT", + "x-ms-correlation-request-id" : "e11e8999-2c87-4756-ba41-bc5532bcc8c2", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090239Z:c6092f46-38ce-4562-ba91-d277c9c77035", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGetVMScaleSet3Min;178,Microsoft.Compute/HighCostGetVMScaleSet30Min;888,Microsoft.Compute/VMScaleSetVMViews3Min;4998", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042657Z:e11e8999-2c87-4756-ba41-bc5532bcc8c2", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGetVMScaleSet3Min;177,Microsoft.Compute/HighCostGetVMScaleSet30Min;886,Microsoft.Compute/VMScaleSetVMViews3Min;4998", "Expires" : "-1", - "Content-Length" : "5333", - "x-ms-request-id" : "371cb316-2471-499a-9d6a-b3e603688afd", - "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"vmss69928_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928/virtualMachines/0\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"instanceId\": \"0\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"56d1e67c-c2f7-43da-ae5e-736f85b84cf5\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301310\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"name\": \"vmss69928_vmss69928_0_OsDisk_1_19b722f652284945af98a80ef6ff42d1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/disks/vmss69928_vmss69928_0_OsDisk_1_19b722f652284945af98a80ef6ff42d1\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss69928-vm000000\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGe+4DC0mp6OyPgs/aoeZS5w75/2NdgjLmW/S0b6hCX61ifqgqTrZTJhv7UBRXcmmSigQJTwu4CjJ2bVuhbOLCZdwz2upu6bkYTYWq2nSmGn2SaIO9mGCWoxkBptTweSEiwP3oMxOypPDixcA1QUQJibysHUIwrh0cabxL5aqXtw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928/virtualMachines/0/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-02-10T08:58:45.5149374+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachines/vmss69928_0/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachines/vmss69928_0/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "8d4ba1d4-d3b2-442e-9d7d-748f3cf54fef", + "Content-Length" : "5783", + "x-ms-request-id" : "06a1828e-4761-4508-a9dd-6ad6f06bfa9f", + "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"vmss03882_1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882/virtualMachines/1\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-westus\": {\r\n \"principalId\": \"020402c9-3537-4023-8c57-6aa0d3dd715d\",\r\n \"clientId\": \"a0a4736f-1c74-4296-9572-dd5375ef6cba\"\r\n }\r\n }\r\n },\r\n \"instanceId\": \"1\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"a552609e-5afa-476a-9389-f58175cba782\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202303280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"name\": \"vmss03882_vmss03882_1_OsDisk_1_80d01d176d454a628e54923f5719992f\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/disks/vmss03882_vmss03882_1_OsDisk_1_80d01d176d454a628e54923f5719992f\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss03882-vm000001\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0GK/TtI36rt4r2epgHTETl6zJ8HC5ZtjrW2dUxx4BPI2XBLg/XSv/2m1MF4/FHxdttyChbVyhm4L/2R3P4X0vvJ0d6OdmVftHzWkHBt+rR//igaypUpwnxIqzy+vfYbSOa0wEDAHPGLQQ8qiWeHUyg3QXBzpvZN19XUURXIUbdw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882/virtualMachines/1/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-19T04:22:37.0754547+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachines/vmss03882_1/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachines/vmss03882_1/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "a86e418d-1ad9-4022-b027-ebbadf840195", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "fb7f3b20-c117-4b84-80db-aa438378fb36", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3d463cd9-0bac-4101-883b-45012e2d9376", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "x-ms-request-charge" : "2", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "200", - "Date" : "Fri, 10 Feb 2023 09:02:47 GMT", - "x-ms-correlation-request-id" : "a83e9a56-ac22-4da5-9090-c71f11bf618a", + "Date" : "Wed, 19 Apr 2023 04:27:04 GMT", + "x-ms-correlation-request-id" : "ba9440b6-3592-42ed-b056-bc6670149a45", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090247Z:a83e9a56-ac22-4da5-9090-c71f11bf618a", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;236,Microsoft.Compute/VMScaleSetActions30Min;1193,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1195,Microsoft.Compute/VmssQueuedVMOperations;0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042704Z:ba9440b6-3592-42ed-b056-bc6670149a45", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;236,Microsoft.Compute/VMScaleSetActions30Min;1185,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1197,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", - "Content-Length" : "3850", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6f9b989b-8b27-4de4-9370-732dcf0c960a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", - "x-ms-request-id" : "6f9b989b-8b27-4de4-9370-732dcf0c960a", - "Body" : "{\r\n \"name\": \"vmss69928\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss69928-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGe+4DC0mp6OyPgs/aoeZS5w75/2NdgjLmW/S0b6hCX61ifqgqTrZTJhv7UBRXcmmSigQJTwu4CjJ2bVuhbOLCZdwz2upu6bkYTYWq2nSmGn2SaIO9mGCWoxkBptTweSEiwP3oMxOypPDixcA1QUQJibysHUIwrh0cabxL5aqXtw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"d5d3b1c3-5a0f-4149-b29d-ec86a2c6356f\",\r\n \"timeCreated\": \"2023-02-10T08:58:45.3898882+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "fb7f3b20-c117-4b84-80db-aa438378fb36", + "Content-Length" : "4264", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a65ef6c-a6b1-4b46-9e2b-b0b5fd07d465?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", + "x-ms-request-id" : "5a65ef6c-a6b1-4b46-9e2b-b0b5fd07d465", + "Body" : "{\r\n \"name\": \"vmss03882\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-westus\": {\r\n \"principalId\": \"020402c9-3537-4023-8c57-6aa0d3dd715d\",\r\n \"clientId\": \"a0a4736f-1c74-4296-9572-dd5375ef6cba\"\r\n }\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss03882-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0GK/TtI36rt4r2epgHTETl6zJ8HC5ZtjrW2dUxx4BPI2XBLg/XSv/2m1MF4/FHxdttyChbVyhm4L/2R3P4X0vvJ0d6OdmVftHzWkHBt+rR//igaypUpwnxIqzy+vfYbSOa0wEDAHPGLQQ8qiWeHUyg3QXBzpvZN19XUURXIUbdw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"f8a5d0ac-9d74-42a9-b10c-6743a4bcc7b2\",\r\n \"timeCreated\": \"2023-04-19T04:22:36.9036015+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "3d463cd9-0bac-4101-883b-45012e2d9376", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6f9b989b-8b27-4de4-9370-732dcf0c960a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a65ef6c-a6b1-4b46-9e2b-b0b5fd07d465?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "80406869-1b0b-4695-8450-dfb88ab5c756" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6fb42684-0486-48a1-8723-9c01a60323da" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11992", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f7645d37-50e9-4f15-ae8b-c191deefd2cb", - "Date" : "Fri, 10 Feb 2023 09:02:58 GMT", + "x-ms-correlation-request-id" : "b357e811-4387-47e7-8895-614742bf2f9b", + "Date" : "Wed, 19 Apr 2023 04:27:14 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "Retry-After" : "0", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14989,Microsoft.Compute/GetOperation30Min;29963", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090258Z:f7645d37-50e9-4f15-ae8b-c191deefd2cb", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29437", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042715Z:b357e811-4387-47e7-8895-614742bf2f9b", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "399c31bb-9c59-4172-bd59-a8e8319c221e", - "Body" : "{\r\n \"startTime\": \"2023-02-10T09:02:45.4415513+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"6f9b989b-8b27-4de4-9370-732dcf0c960a\"\r\n}", - "x-ms-client-request-id" : "80406869-1b0b-4695-8450-dfb88ab5c756", + "x-ms-request-id" : "45819c34-e943-439b-8dc7-f8595723ea5c", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:27:02.1731311+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5a65ef6c-a6b1-4b46-9e2b-b0b5fd07d465\"\r\n}", + "x-ms-client-request-id" : "6fb42684-0486-48a1-8723-9c01a60323da", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6f9b989b-8b27-4de4-9370-732dcf0c960a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a65ef6c-a6b1-4b46-9e2b-b0b5fd07d465?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "efaf72cb-a18b-4c29-b1eb-90840d8eecb4" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "05ae7406-9c00-4d13-a163-f33fd2868351" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", - "x-ms-correlation-request-id" : "36c6050d-b6cf-49b1-a5f2-45764abbcc32", - "Date" : "Fri, 10 Feb 2023 09:03:35 GMT", + "x-ms-correlation-request-id" : "97794883-4fb7-48bf-86e4-501946f156c3", + "Date" : "Wed, 19 Apr 2023 04:27:52 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29962", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090336Z:36c6050d-b6cf-49b1-a5f2-45764abbcc32", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29435", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042752Z:97794883-4fb7-48bf-86e4-501946f156c3", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "289155bd-c7f9-4287-8fc7-c797fc76b7da", - "Body" : "{\r\n \"startTime\": \"2023-02-10T09:02:45.4415513+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"6f9b989b-8b27-4de4-9370-732dcf0c960a\"\r\n}", - "x-ms-client-request-id" : "efaf72cb-a18b-4c29-b1eb-90840d8eecb4", + "x-ms-request-id" : "5aa4b30f-a89e-4234-8c40-548191acf62b", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:27:02.1731311+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5a65ef6c-a6b1-4b46-9e2b-b0b5fd07d465\"\r\n}", + "x-ms-client-request-id" : "05ae7406-9c00-4d13-a163-f33fd2868351", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6f9b989b-8b27-4de4-9370-732dcf0c960a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a65ef6c-a6b1-4b46-9e2b-b0b5fd07d465?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "4fcdaeac-f075-4e3d-ba02-d3e3fee37556" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "14c50838-acbf-478f-94df-0887cc3e39bd" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11991", "StatusCode" : "200", - "x-ms-correlation-request-id" : "41f35530-06b0-4670-b66c-5d2d41506b62", - "Date" : "Fri, 10 Feb 2023 09:04:06 GMT", + "x-ms-correlation-request-id" : "610caa69-bc8a-4815-8681-84c3e9eddd6b", + "Date" : "Wed, 19 Apr 2023 04:28:22 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29960", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090406Z:41f35530-06b0-4670-b66c-5d2d41506b62", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14989,Microsoft.Compute/GetOperation30Min;29433", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042823Z:610caa69-bc8a-4815-8681-84c3e9eddd6b", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "2c91f98f-9b89-4ae2-b500-0e9842276791", - "Body" : "{\r\n \"startTime\": \"2023-02-10T09:02:45.4415513+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"6f9b989b-8b27-4de4-9370-732dcf0c960a\"\r\n}", - "x-ms-client-request-id" : "4fcdaeac-f075-4e3d-ba02-d3e3fee37556", + "x-ms-request-id" : "bf804e9f-e743-4c53-98df-323693154b6d", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:27:02.1731311+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5a65ef6c-a6b1-4b46-9e2b-b0b5fd07d465\"\r\n}", + "x-ms-client-request-id" : "14c50838-acbf-478f-94df-0887cc3e39bd", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6f9b989b-8b27-4de4-9370-732dcf0c960a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a65ef6c-a6b1-4b46-9e2b-b0b5fd07d465?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "59839ec2-b756-43a9-a990-a63c0506c314" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "57a6c3ed-d233-4407-80de-0a41072f2335" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "x-ms-ratelimit-remaining-subscription-reads" : "11992", "StatusCode" : "200", - "x-ms-correlation-request-id" : "4ed05bad-32f5-4e8f-9f43-2aa9a58d8a30", - "Date" : "Fri, 10 Feb 2023 09:04:36 GMT", + "x-ms-correlation-request-id" : "0f9a77f1-45b8-4ac0-b577-c8e18f6f8ed3", + "Date" : "Wed, 19 Apr 2023 04:28:53 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29959", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090437Z:4ed05bad-32f5-4e8f-9f43-2aa9a58d8a30", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14988,Microsoft.Compute/GetOperation30Min;29431", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042853Z:0f9a77f1-45b8-4ac0-b577-c8e18f6f8ed3", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "5e22f18a-dadf-4d51-a756-ce8ab5147ce8", - "Body" : "{\r\n \"startTime\": \"2023-02-10T09:02:45.4415513+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"6f9b989b-8b27-4de4-9370-732dcf0c960a\"\r\n}", - "x-ms-client-request-id" : "59839ec2-b756-43a9-a990-a63c0506c314", + "x-ms-request-id" : "24bbbc43-692f-4ff4-a278-f23d4b3a59ae", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:27:02.1731311+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5a65ef6c-a6b1-4b46-9e2b-b0b5fd07d465\"\r\n}", + "x-ms-client-request-id" : "57a6c3ed-d233-4407-80de-0a41072f2335", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6f9b989b-8b27-4de4-9370-732dcf0c960a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a65ef6c-a6b1-4b46-9e2b-b0b5fd07d465?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "52d738c6-60a2-435a-b9c8-b97658b9ea16" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "72d48475-848f-46ca-8cc6-4c94472cc10c" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "x-ms-ratelimit-remaining-subscription-reads" : "11990", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f9183cfd-6cbd-436d-b1e6-b501852483cb", - "Date" : "Fri, 10 Feb 2023 09:05:07 GMT", + "x-ms-correlation-request-id" : "6aa43db5-416d-40cc-ae1e-a33957d5dad1", + "Date" : "Wed, 19 Apr 2023 04:29:24 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14988,Microsoft.Compute/GetOperation30Min;29955", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090508Z:f9183cfd-6cbd-436d-b1e6-b501852483cb", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14986,Microsoft.Compute/GetOperation30Min;29429", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042924Z:6aa43db5-416d-40cc-ae1e-a33957d5dad1", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "ce828e1d-ab69-4f12-8d7b-868ec03c75ed", - "Body" : "{\r\n \"startTime\": \"2023-02-10T09:02:45.4415513+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"6f9b989b-8b27-4de4-9370-732dcf0c960a\"\r\n}", - "x-ms-client-request-id" : "52d738c6-60a2-435a-b9c8-b97658b9ea16", + "x-ms-request-id" : "e10a52bc-63f0-40ff-9ecf-c0cf194e5741", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:27:02.1731311+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5a65ef6c-a6b1-4b46-9e2b-b0b5fd07d465\"\r\n}", + "x-ms-client-request-id" : "72d48475-848f-46ca-8cc6-4c94472cc10c", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6f9b989b-8b27-4de4-9370-732dcf0c960a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5a65ef6c-a6b1-4b46-9e2b-b0b5fd07d465?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "fd74afb1-cc74-4a4d-b3e5-7a51dd1f9b83" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "4bb0e2a2-8eb6-4181-9d65-ffebfe6604d0" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", + "x-ms-ratelimit-remaining-subscription-reads" : "11991", "StatusCode" : "200", - "x-ms-correlation-request-id" : "0d3335fc-7a38-46fc-95eb-9bc9ea044680", - "Date" : "Fri, 10 Feb 2023 09:05:37 GMT", + "x-ms-correlation-request-id" : "0d9e0a6e-d8a3-46e9-b791-5c5d3d3f4ac9", + "Date" : "Wed, 19 Apr 2023 04:29:54 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29953", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090538Z:0d3335fc-7a38-46fc-95eb-9bc9ea044680", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29428", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042955Z:0d9e0a6e-d8a3-46e9-b791-5c5d3d3f4ac9", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "2ad18762-3fbe-4134-aaca-8379f7ab50cd", - "Body" : "{\r\n \"startTime\": \"2023-02-10T09:02:45.4415513+00:00\",\r\n \"endTime\": \"2023-02-10T09:05:28.2096317+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"6f9b989b-8b27-4de4-9370-732dcf0c960a\"\r\n}", - "x-ms-client-request-id" : "fd74afb1-cc74-4a4d-b3e5-7a51dd1f9b83", + "x-ms-request-id" : "7b379e47-786b-4a59-83b1-8088287e78f4", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:27:02.1731311+00:00\",\r\n \"endTime\": \"2023-04-19T04:29:30.9878169+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"5a65ef6c-a6b1-4b46-9e2b-b0b5fd07d465\"\r\n}", + "x-ms-client-request-id" : "4bb0e2a2-8eb6-4181-9d65-ffebfe6604d0", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "0c4ff81d-ae53-4627-9223-4b3a9b396426" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2c5d5865-9c5b-4cc2-a129-15485221b77d" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", + "x-ms-ratelimit-remaining-subscription-reads" : "11989", "StatusCode" : "200", - "x-ms-correlation-request-id" : "4e02aa0d-a560-4fe6-b387-14c9c28ea791", - "Date" : "Fri, 10 Feb 2023 09:05:39 GMT", + "x-ms-correlation-request-id" : "b8473078-2ba8-47e4-9e61-487f1c2562af", + "Date" : "Wed, 19 Apr 2023 04:29:54 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;393,Microsoft.Compute/GetVMScaleSet30Min;2558", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090539Z:4e02aa0d-a560-4fe6-b387-14c9c28ea791", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;395,Microsoft.Compute/GetVMScaleSet30Min;2479", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T042955Z:b8473078-2ba8-47e4-9e61-487f1c2562af", "Expires" : "-1", "Content-Length" : "4265", - "x-ms-request-id" : "e11f2e67-343c-4817-8e1e-d05839b5a29b", - "Body" : "{\r\n \"name\": \"vmss69928\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-westus\": {\r\n \"principalId\": \"020402c9-3537-4023-8c57-6aa0d3dd715d\",\r\n \"clientId\": \"a0a4736f-1c74-4296-9572-dd5375ef6cba\"\r\n }\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss69928-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGe+4DC0mp6OyPgs/aoeZS5w75/2NdgjLmW/S0b6hCX61ifqgqTrZTJhv7UBRXcmmSigQJTwu4CjJ2bVuhbOLCZdwz2upu6bkYTYWq2nSmGn2SaIO9mGCWoxkBptTweSEiwP3oMxOypPDixcA1QUQJibysHUIwrh0cabxL5aqXtw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"d5d3b1c3-5a0f-4149-b29d-ec86a2c6356f\",\r\n \"timeCreated\": \"2023-02-10T08:58:45.3898882+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "0c4ff81d-ae53-4627-9223-4b3a9b396426", + "x-ms-request-id" : "6d9310c0-915c-4284-98a8-75abe33c9058", + "Body" : "{\r\n \"name\": \"vmss03882\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-westus\": {\r\n \"principalId\": \"020402c9-3537-4023-8c57-6aa0d3dd715d\",\r\n \"clientId\": \"a0a4736f-1c74-4296-9572-dd5375ef6cba\"\r\n }\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss03882-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0GK/TtI36rt4r2epgHTETl6zJ8HC5ZtjrW2dUxx4BPI2XBLg/XSv/2m1MF4/FHxdttyChbVyhm4L/2R3P4X0vvJ0d6OdmVftHzWkHBt+rR//igaypUpwnxIqzy+vfYbSOa0wEDAHPGLQQ8qiWeHUyg3QXBzpvZN19XUURXIUbdw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"f8a5d0ac-9d74-42a9-b10c-6743a4bcc7b2\",\r\n \"timeCreated\": \"2023-04-19T04:22:36.9036015+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "2c5d5865-9c5b-4cc2-a129-15485221b77d", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882/virtualMachines?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "d87ed316-8e87-4528-b6df-97bf84bf9ad4", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d2f78044-0f56-499c-89e7-4b7ac93eff0a", "Content-Type" : "application/json" }, "Response" : { @@ -672,28 +700,28 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", + "x-ms-ratelimit-remaining-subscription-reads" : "11990", "StatusCode" : "200", - "Date" : "Fri, 10 Feb 2023 09:06:39 GMT", - "x-ms-correlation-request-id" : "c3c03e62-ba67-42e3-87da-ec861e0ee273", + "Date" : "Wed, 19 Apr 2023 04:30:55 GMT", + "x-ms-correlation-request-id" : "c01c831d-e856-45c8-8afb-51802be87d66", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090639Z:c3c03e62-ba67-42e3-87da-ec861e0ee273", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGetVMScaleSet3Min;178,Microsoft.Compute/HighCostGetVMScaleSet30Min;885,Microsoft.Compute/VMScaleSetVMViews3Min;4998", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043056Z:c01c831d-e856-45c8-8afb-51802be87d66", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGetVMScaleSet3Min;178,Microsoft.Compute/HighCostGetVMScaleSet30Min;891,Microsoft.Compute/VMScaleSetVMViews3Min;4998", "Expires" : "-1", "Content-Length" : "11544", - "x-ms-request-id" : "9955ff75-a759-48cd-adf8-906467056992", - "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"vmss69928_0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928/virtualMachines/0\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-westus\": {\r\n \"principalId\": \"020402c9-3537-4023-8c57-6aa0d3dd715d\",\r\n \"clientId\": \"a0a4736f-1c74-4296-9572-dd5375ef6cba\"\r\n }\r\n }\r\n },\r\n \"instanceId\": \"0\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"56d1e67c-c2f7-43da-ae5e-736f85b84cf5\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301310\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"name\": \"vmss69928_vmss69928_0_OsDisk_1_19b722f652284945af98a80ef6ff42d1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/disks/vmss69928_vmss69928_0_OsDisk_1_19b722f652284945af98a80ef6ff42d1\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss69928-vm000000\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGe+4DC0mp6OyPgs/aoeZS5w75/2NdgjLmW/S0b6hCX61ifqgqTrZTJhv7UBRXcmmSigQJTwu4CjJ2bVuhbOLCZdwz2upu6bkYTYWq2nSmGn2SaIO9mGCWoxkBptTweSEiwP3oMxOypPDixcA1QUQJibysHUIwrh0cabxL5aqXtw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928/virtualMachines/0/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-02-10T08:58:45.5149374+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachines/vmss69928_0/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachines/vmss69928_0/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"vmss69928_3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928/virtualMachines/3\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-westus\": {\r\n \"principalId\": \"020402c9-3537-4023-8c57-6aa0d3dd715d\",\r\n \"clientId\": \"a0a4736f-1c74-4296-9572-dd5375ef6cba\"\r\n }\r\n }\r\n },\r\n \"instanceId\": \"3\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"e93e0dd0-0954-4b16-a36a-f8319648b3a6\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301310\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"name\": \"vmss69928_vmss69928_3_OsDisk_1_55ead7bad2e14fe18db04fe3ff019f08\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/JAVACSMRG04037/providers/Microsoft.Compute/disks/vmss69928_vmss69928_3_OsDisk_1_55ead7bad2e14fe18db04fe3ff019f08\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss69928-vm000003\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGe+4DC0mp6OyPgs/aoeZS5w75/2NdgjLmW/S0b6hCX61ifqgqTrZTJhv7UBRXcmmSigQJTwu4CjJ2bVuhbOLCZdwz2upu6bkYTYWq2nSmGn2SaIO9mGCWoxkBptTweSEiwP3oMxOypPDixcA1QUQJibysHUIwrh0cabxL5aqXtw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss69928/virtualMachines/3/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-02-10T09:02:45.5195711+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachines/vmss69928_3/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachines/vmss69928_3/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "d87ed316-8e87-4528-b6df-97bf84bf9ad4", + "x-ms-request-id" : "31b853c0-ede3-45eb-80c7-e5234a1ec68f", + "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"vmss03882_1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882/virtualMachines/1\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-westus\": {\r\n \"principalId\": \"020402c9-3537-4023-8c57-6aa0d3dd715d\",\r\n \"clientId\": \"a0a4736f-1c74-4296-9572-dd5375ef6cba\"\r\n }\r\n }\r\n },\r\n \"instanceId\": \"1\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"a552609e-5afa-476a-9389-f58175cba782\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202303280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"name\": \"vmss03882_vmss03882_1_OsDisk_1_80d01d176d454a628e54923f5719992f\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/disks/vmss03882_vmss03882_1_OsDisk_1_80d01d176d454a628e54923f5719992f\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss03882-vm000001\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0GK/TtI36rt4r2epgHTETl6zJ8HC5ZtjrW2dUxx4BPI2XBLg/XSv/2m1MF4/FHxdttyChbVyhm4L/2R3P4X0vvJ0d6OdmVftHzWkHBt+rR//igaypUpwnxIqzy+vfYbSOa0wEDAHPGLQQ8qiWeHUyg3QXBzpvZN19XUURXIUbdw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882/virtualMachines/1/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-19T04:22:37.0754547+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachines/vmss03882_1/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachines/vmss03882_1/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"vmss03882_3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882/virtualMachines/3\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-westus\": {\r\n \"principalId\": \"020402c9-3537-4023-8c57-6aa0d3dd715d\",\r\n \"clientId\": \"a0a4736f-1c74-4296-9572-dd5375ef6cba\"\r\n }\r\n }\r\n },\r\n \"instanceId\": \"3\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"436e05cc-bda4-4fec-bdf8-e243a73545bf\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202303280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"name\": \"vmss03882_vmss03882_3_OsDisk_1_a323b1433e9347aaa2e2dfd6f21e5de6\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/disks/vmss03882_vmss03882_3_OsDisk_1_a323b1433e9347aaa2e2dfd6f21e5de6\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss03882-vm000003\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0GK/TtI36rt4r2epgHTETl6zJ8HC5ZtjrW2dUxx4BPI2XBLg/XSv/2m1MF4/FHxdttyChbVyhm4L/2R3P4X0vvJ0d6OdmVftHzWkHBt+rR//igaypUpwnxIqzy+vfYbSOa0wEDAHPGLQQ8qiWeHUyg3QXBzpvZN19XUURXIUbdw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss03882/virtualMachines/3/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-19T04:27:02.2356077+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachines/vmss03882_3/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachines/vmss03882_3/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "d2f78044-0f56-499c-89e7-4b7ac93eff0a", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet2?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet2?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "32104485-bd32-4ebe-9887-0a3803f45c90", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2bd94d72-7e46-42b0-aac3-91abb4d2bfb6", "Content-Type" : "application/json" }, "Response" : { @@ -703,111 +731,111 @@ "x-ms-ratelimit-remaining-subscription-writes" : "1199", "Pragma" : "no-cache", "StatusCode" : "201", - "Date" : "Fri, 10 Feb 2023 09:06:46 GMT", - "x-ms-correlation-request-id" : "788c01ed-d227-4c7d-a644-31d1ead8fe92", - "x-ms-arm-service-request-id" : "9c768a45-555a-4e63-93cb-f279e576d990", + "Date" : "Wed, 19 Apr 2023 04:31:01 GMT", + "x-ms-correlation-request-id" : "3dd8e4a8-9284-45de-ba7d-64de8b8877e6", + "x-ms-arm-service-request-id" : "a1ab37ff-14e4-4ce1-baba-ff722074c3f1", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090646Z:788c01ed-d227-4c7d-a644-31d1ead8fe92", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043101Z:3dd8e4a8-9284-45de-ba7d-64de8b8877e6", "Expires" : "-1", "Content-Length" : "1294", - "x-ms-request-id" : "cc42386e-f503-454c-bc70-84e4bcf204c1", - "Body" : "{\r\n \"name\": \"vmssvnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet2\",\r\n \"etag\": \"W/\\\"c64ec689-6c30-45e7-8c8f-b3fa21a11ad6\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"466a282a-e519-49e2-a069-c53f2fbfe07d\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet1\",\r\n \"etag\": \"W/\\\"c64ec689-6c30-45e7-8c8f-b3fa21a11ad6\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.1.0.0/16\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cc42386e-f503-454c-bc70-84e4bcf204c1?api-version=2022-09-01", - "x-ms-client-request-id" : "32104485-bd32-4ebe-9887-0a3803f45c90", + "x-ms-request-id" : "31bc5a15-b9b4-4c8d-a104-cf0b1aa2cc20", + "Body" : "{\r\n \"name\": \"vmssvnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet2\",\r\n \"etag\": \"W/\\\"509bbfa8-ea11-4f8c-b356-c0d68dcecad8\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"8dd068a1-47bb-4cc8-8245-46f5b7c55db5\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet1\",\r\n \"etag\": \"W/\\\"509bbfa8-ea11-4f8c-b356-c0d68dcecad8\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.1.0.0/16\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/31bc5a15-b9b4-4c8d-a104-cf0b1aa2cc20?api-version=2022-09-01", + "x-ms-client-request-id" : "2bd94d72-7e46-42b0-aac3-91abb4d2bfb6", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/cc42386e-f503-454c-bc70-84e4bcf204c1?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/31bc5a15-b9b4-4c8d-a104-cf0b1aa2cc20?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "732afb4f-34d6-4a1f-a5f9-2355914ef77d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2892ddea-5c69-48dc-b652-8e3fbf953f81" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11990", + "x-ms-ratelimit-remaining-subscription-reads" : "11989", "StatusCode" : "200", - "x-ms-correlation-request-id" : "6fd83456-54b4-47af-8c25-b2e283dd2136", - "Date" : "Fri, 10 Feb 2023 09:06:49 GMT", - "x-ms-arm-service-request-id" : "faa539fa-76d9-4452-a302-85b15cf82b5c", + "x-ms-correlation-request-id" : "629d180a-9c4c-4a44-af0a-f9070c3abc07", + "Date" : "Wed, 19 Apr 2023 04:31:04 GMT", + "x-ms-arm-service-request-id" : "1ab256e6-4591-47d7-a2b7-7e5ba9ef1644", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090650Z:6fd83456-54b4-47af-8c25-b2e283dd2136", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043105Z:629d180a-9c4c-4a44-af0a-f9070c3abc07", "Expires" : "-1", "Content-Length" : "29", - "x-ms-request-id" : "d0eee782-5147-45ae-95dc-5ee2e13b6a38", + "x-ms-request-id" : "0e1c393c-266d-4c2c-873f-ccf1beed015d", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "732afb4f-34d6-4a1f-a5f9-2355914ef77d", + "x-ms-client-request-id" : "2892ddea-5c69-48dc-b652-8e3fbf953f81", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet2?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet2?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "e0d95601-4095-4b78-b284-b88ff04baeed" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "bdda523e-26c1-4831-b5b5-770a498406f8" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", + "x-ms-ratelimit-remaining-subscription-reads" : "11988", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f156bdee-7c28-4fa3-88b7-62b62cc3fe58", - "Date" : "Fri, 10 Feb 2023 09:06:50 GMT", - "x-ms-arm-service-request-id" : "5f5e0e7e-52c8-43c2-b4ed-e46a6becfa4f", + "x-ms-correlation-request-id" : "eda92853-b82c-4893-85a9-572fcba7f428", + "Date" : "Wed, 19 Apr 2023 04:31:05 GMT", + "x-ms-arm-service-request-id" : "489307a7-82a8-4d11-8d7d-18c54f30b779", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"c43174df-7d7f-41c7-b1c9-bb16ceab6ffe\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090650Z:f156bdee-7c28-4fa3-88b7-62b62cc3fe58", + "ETag" : "W/\"8a67db49-0d18-4f12-91b8-9f36542af70d\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043106Z:eda92853-b82c-4893-85a9-572fcba7f428", "Expires" : "-1", "Content-Length" : "1296", - "x-ms-request-id" : "81d50c18-ef42-471a-be4c-fc76a01ba38c", - "Body" : "{\r\n \"name\": \"vmssvnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet2\",\r\n \"etag\": \"W/\\\"c43174df-7d7f-41c7-b1c9-bb16ceab6ffe\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"466a282a-e519-49e2-a069-c53f2fbfe07d\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet1\",\r\n \"etag\": \"W/\\\"c43174df-7d7f-41c7-b1c9-bb16ceab6ffe\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.1.0.0/16\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "e0d95601-4095-4b78-b284-b88ff04baeed", + "x-ms-request-id" : "6bf04cff-8a83-4fb6-8fc5-b8001836df8c", + "Body" : "{\r\n \"name\": \"vmssvnet2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet2\",\r\n \"etag\": \"W/\\\"8a67db49-0d18-4f12-91b8-9f36542af70d\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"8dd068a1-47bb-4cc8-8245-46f5b7c55db5\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.1.0.0/16\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet1\",\r\n \"etag\": \"W/\\\"8a67db49-0d18-4f12-91b8-9f36542af70d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.1.0.0/16\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "bdda523e-26c1-4831-b5b5-770a498406f8", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg04037?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg03381?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "735beb2e-b09c-4fa4-af81-2933d6383e3a", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f82b4c2c-399c-4506-ae97-564144ffd879", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11989", + "x-ms-ratelimit-remaining-subscription-reads" : "11988", "StatusCode" : "200", - "Date" : "Fri, 10 Feb 2023 09:06:49 GMT", - "x-ms-correlation-request-id" : "f184ce17-2cb9-4676-b103-e3a96faa0019", + "Date" : "Wed, 19 Apr 2023 04:31:06 GMT", + "x-ms-correlation-request-id" : "edb3603d-d589-4f37-8066-66f0f93ce54e", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090650Z:f184ce17-2cb9-4676-b103-e3a96faa0019", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043106Z:edb3603d-d589-4f37-8066-66f0f93ce54e", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "f184ce17-2cb9-4676-b103-e3a96faa0019", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037\",\"name\":\"javacsmrg04037\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "edb3603d-d589-4f37-8066-66f0f93ce54e", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381\",\"name\":\"javacsmrg03381\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-55581d71?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-51010715?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "2236c2e3-1891-401c-970a-52d670660edc", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c0264869-ce6d-4495-b187-ba5727135595", "Content-Type" : "application/json" }, "Response" : { @@ -817,113 +845,113 @@ "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", "StatusCode" : "201", - "Date" : "Fri, 10 Feb 2023 09:06:54 GMT", - "x-ms-correlation-request-id" : "719a64f4-d702-4671-a6d5-001d8c0c014c", - "x-ms-arm-service-request-id" : "bf1edf9a-ed99-4ff1-b16c-1d15f641d6d7", + "Date" : "Wed, 19 Apr 2023 04:31:09 GMT", + "x-ms-correlation-request-id" : "cccd87a6-2b20-4b10-8ee0-8f05ee57c320", + "x-ms-arm-service-request-id" : "681ad7f7-0137-46c7-9ac9-f6889fcc80b9", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090654Z:719a64f4-d702-4671-a6d5-001d8c0c014c", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043109Z:cccd87a6-2b20-4b10-8ee0-8f05ee57c320", "Expires" : "-1", "Content-Length" : "891", - "x-ms-request-id" : "5a9b0567-6dc3-4afd-ab91-72513ba5114b", - "Body" : "{\r\n \"name\": \"pip-extlb1-55581d71\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-55581d71\",\r\n \"etag\": \"W/\\\"36246595-cd57-449a-85ad-f29914d536c0\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"40c54770-fbce-45d7-852a-608df6802efa\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip-extlb1-55581d71\",\r\n \"fqdn\": \"pip-extlb1-55581d71.westus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": [],\r\n \"ddosSettings\": {\r\n \"protectionMode\": \"VirtualNetworkInherited\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5a9b0567-6dc3-4afd-ab91-72513ba5114b?api-version=2022-09-01", - "x-ms-client-request-id" : "2236c2e3-1891-401c-970a-52d670660edc", + "x-ms-request-id" : "29e69d55-e8ea-49c3-88b2-fcb7bf6c6610", + "Body" : "{\r\n \"name\": \"pip-extlb1-51010715\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-51010715\",\r\n \"etag\": \"W/\\\"99953efe-0ea1-4b30-a8af-b4e98b0553dd\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"ea4beeaf-cc4f-4e8b-b813-09494975e184\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip-extlb1-51010715\",\r\n \"fqdn\": \"pip-extlb1-51010715.westus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": [],\r\n \"ddosSettings\": {\r\n \"protectionMode\": \"VirtualNetworkInherited\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/29e69d55-e8ea-49c3-88b2-fcb7bf6c6610?api-version=2022-09-01", + "x-ms-client-request-id" : "c0264869-ce6d-4495-b187-ba5727135595", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5a9b0567-6dc3-4afd-ab91-72513ba5114b?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/29e69d55-e8ea-49c3-88b2-fcb7bf6c6610?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "4be6401f-63f1-4411-ba51-3662fa2ea87d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1c253bc1-131f-4f95-8485-fab818afaaf2" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", + "x-ms-ratelimit-remaining-subscription-reads" : "11987", "StatusCode" : "200", - "x-ms-correlation-request-id" : "17b12b8d-4996-4168-aae4-671b23ee5b53", - "Date" : "Fri, 10 Feb 2023 09:06:54 GMT", - "x-ms-arm-service-request-id" : "953203b1-8461-4fd5-adb8-ea155f273c4a", + "x-ms-correlation-request-id" : "bcaf981b-3452-4fe5-8c69-e68313e2aab7", + "Date" : "Wed, 19 Apr 2023 04:31:11 GMT", + "x-ms-arm-service-request-id" : "af1bad78-bf93-42df-9f8f-9bcd5de3e9e0", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "Retry-After" : "0", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090655Z:17b12b8d-4996-4168-aae4-671b23ee5b53", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043111Z:bcaf981b-3452-4fe5-8c69-e68313e2aab7", "Expires" : "-1", "Content-Length" : "30", - "x-ms-request-id" : "095fbc02-443b-4566-8866-4a97a687639c", + "x-ms-request-id" : "5b2bd84c-0383-4c24-a9ac-e0a1ce8a664c", "Body" : "{\r\n \"status\": \"InProgress\"\r\n}", - "x-ms-client-request-id" : "4be6401f-63f1-4411-ba51-3662fa2ea87d", + "x-ms-client-request-id" : "1c253bc1-131f-4f95-8485-fab818afaaf2", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5a9b0567-6dc3-4afd-ab91-72513ba5114b?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/29e69d55-e8ea-49c3-88b2-fcb7bf6c6610?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "7829a6d6-60c1-420e-b29b-8e84d78e0d6e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e859fc0b-d07b-475b-93ed-22da75950ac8" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11990", + "x-ms-ratelimit-remaining-subscription-reads" : "11987", "StatusCode" : "200", - "x-ms-correlation-request-id" : "80ee2f3c-2969-415a-af7e-7d855622c8a8", - "Date" : "Fri, 10 Feb 2023 09:06:58 GMT", - "x-ms-arm-service-request-id" : "97a5624d-5987-4769-96ce-36be5aad3a70", + "x-ms-correlation-request-id" : "80f1653b-65da-431d-9d6a-23010902d1cd", + "Date" : "Wed, 19 Apr 2023 04:31:13 GMT", + "x-ms-arm-service-request-id" : "f409e1be-572f-45cf-9dfc-878df0bd59ba", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090658Z:80ee2f3c-2969-415a-af7e-7d855622c8a8", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043113Z:80f1653b-65da-431d-9d6a-23010902d1cd", "Expires" : "-1", "Content-Length" : "29", - "x-ms-request-id" : "f4586873-c5f9-479e-9fff-2f309870bc79", + "x-ms-request-id" : "2a1c7321-7cee-4698-a645-54e203a2e220", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "7829a6d6-60c1-420e-b29b-8e84d78e0d6e", + "x-ms-client-request-id" : "e859fc0b-d07b-475b-93ed-22da75950ac8", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-55581d71?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-51010715?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "01ff94f1-b16b-4405-b77c-07d6099f1040" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a5aa7b2e-954e-43f6-9c50-13d0e3eb38b6" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11987", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", "StatusCode" : "200", - "x-ms-correlation-request-id" : "2a01432f-179f-4cc6-bf82-7e43dfc11e6f", - "Date" : "Fri, 10 Feb 2023 09:06:59 GMT", - "x-ms-arm-service-request-id" : "a6785f47-0af1-4939-8834-4be046c312c1", + "x-ms-correlation-request-id" : "53e9aca3-97cd-46ac-944b-2f7a7c7e9593", + "Date" : "Wed, 19 Apr 2023 04:31:13 GMT", + "x-ms-arm-service-request-id" : "c362e34a-d927-4d40-94b3-8b8200d85d6b", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"2c278d76-5a3c-4014-a660-f7299fa30d14\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090659Z:2a01432f-179f-4cc6-bf82-7e43dfc11e6f", + "ETag" : "W/\"8acb03c4-1eaa-4ee2-a4cf-183d82362483\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043114Z:53e9aca3-97cd-46ac-944b-2f7a7c7e9593", "Expires" : "-1", - "Content-Length" : "927", - "x-ms-request-id" : "240ac779-4ad6-4266-a7fa-2714ec47fe61", - "Body" : "{\r\n \"name\": \"pip-extlb1-55581d71\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-55581d71\",\r\n \"etag\": \"W/\\\"2c278d76-5a3c-4014-a660-f7299fa30d14\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"40c54770-fbce-45d7-852a-608df6802efa\",\r\n \"ipAddress\": \"138.91.196.93\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip-extlb1-55581d71\",\r\n \"fqdn\": \"pip-extlb1-55581d71.westus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": [],\r\n \"ddosSettings\": {\r\n \"protectionMode\": \"VirtualNetworkInherited\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "x-ms-client-request-id" : "01ff94f1-b16b-4405-b77c-07d6099f1040", + "Content-Length" : "928", + "x-ms-request-id" : "fbcf8b45-1c8a-45f8-ba03-99d831af480a", + "Body" : "{\r\n \"name\": \"pip-extlb1-51010715\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-51010715\",\r\n \"etag\": \"W/\\\"8acb03c4-1eaa-4ee2-a4cf-183d82362483\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"ea4beeaf-cc4f-4e8b-b813-09494975e184\",\r\n \"ipAddress\": \"20.245.236.160\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip-extlb1-51010715\",\r\n \"fqdn\": \"pip-extlb1-51010715.westus.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": [],\r\n \"ddosSettings\": {\r\n \"protectionMode\": \"VirtualNetworkInherited\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "x-ms-client-request-id" : "a5aa7b2e-954e-43f6-9c50-13d0e3eb38b6", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "33e95149-ad49-4e72-8078-df963f2703ba", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f159c010-d06d-4263-8807-f0f34a43cbd7", "Content-Type" : "application/json" }, "Response" : { @@ -934,27 +962,27 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 10 Feb 2023 09:07:02 GMT", - "x-ms-correlation-request-id" : "d1a8abf7-61f8-4978-82f4-a03d76996326", - "x-ms-arm-service-request-id" : "23d28cd7-df18-4e9f-a65a-a782d42b3d34", + "Date" : "Wed, 19 Apr 2023 04:31:19 GMT", + "x-ms-correlation-request-id" : "262d5caf-cc51-4836-831d-26bdff7be3da", + "x-ms-arm-service-request-id" : "0a539c99-91fc-4f87-8bbe-b97613c4ce1f", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090702Z:d1a8abf7-61f8-4978-82f4-a03d76996326", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043119Z:262d5caf-cc51-4836-831d-26bdff7be3da", "Expires" : "-1", - "Content-Length" : "6636", - "x-ms-request-id" : "0d2be1af-53b0-4abb-96dc-09ea2aa8747c", - "Body" : "{\r\n \"name\": \"extlb1-55581d71\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71\",\r\n \"etag\": \"W/\\\"5b759a88-c54c-4a27-9fe3-ff3e09ffd360\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"01be6612-0725-41b5-90a9-2e8aa4f0788c\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"extlb1-55581d71-FE1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/frontendIPConfigurations/extlb1-55581d71-FE1\",\r\n \"etag\": \"W/\\\"5b759a88-c54c-4a27-9fe3-ff3e09ffd360\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-55581d71\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/loadBalancingRules/httpRule\"\r\n }\r\n ],\r\n \"inboundNatPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/inboundNatPools/extlb1-55581d71-INP1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"extlb1-55581d71-BAP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/backendAddressPools/extlb1-55581d71-BAP1\",\r\n \"etag\": \"W/\\\"5b759a88-c54c-4a27-9fe3-ff3e09ffd360\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancerBackendAddresses\": [],\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"httpRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/loadBalancingRules/httpRule\",\r\n \"etag\": \"W/\\\"5b759a88-c54c-4a27-9fe3-ff3e09ffd360\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/frontendIPConfigurations/extlb1-55581d71-FE1\"\r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\": 80,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": false,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/backendAddressPools/extlb1-55581d71-BAP1\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/backendAddressPools/extlb1-55581d71-BAP1\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/probes/httpProbe\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"httpProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/probes/httpProbe\",\r\n \"etag\": \"W/\\\"5b759a88-c54c-4a27-9fe3-ff3e09ffd360\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"/\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"probeThreshold\": 1,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": [\r\n {\r\n \"name\": \"extlb1-55581d71-INP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/inboundNatPools/extlb1-55581d71-INP1\",\r\n \"etag\": \"W/\\\"5b759a88-c54c-4a27-9fe3-ff3e09ffd360\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendPortRangeStart\": 5000,\r\n \"frontendPortRangeEnd\": 5099,\r\n \"backendPort\": 22,\r\n \"protocol\": \"Tcp\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"enableFloatingIP\": false,\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/frontendIPConfigurations/extlb1-55581d71-FE1\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/inboundNatPools\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/0d2be1af-53b0-4abb-96dc-09ea2aa8747c?api-version=2022-09-01", - "x-ms-client-request-id" : "33e95149-ad49-4e72-8078-df963f2703ba", + "Content-Length" : "6673", + "x-ms-request-id" : "d2785843-c2a8-48bf-a4f1-97064c99124b", + "Body" : "{\r\n \"name\": \"extlb1-51010715\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715\",\r\n \"etag\": \"W/\\\"ac883909-a32b-4d44-9a4d-637cdd9aa7b7\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"ed5b867a-abb6-47c1-9332-d6b04d67a547\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"extlb1-51010715-FE1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/frontendIPConfigurations/extlb1-51010715-FE1\",\r\n \"etag\": \"W/\\\"ac883909-a32b-4d44-9a4d-637cdd9aa7b7\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-51010715\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/loadBalancingRules/httpRule\"\r\n }\r\n ],\r\n \"inboundNatPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/inboundNatPools/extlb1-51010715-INP1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"extlb1-51010715-BAP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/backendAddressPools/extlb1-51010715-BAP1\",\r\n \"etag\": \"W/\\\"ac883909-a32b-4d44-9a4d-637cdd9aa7b7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"syncState\": \"Succeeded\",\r\n \"loadBalancerBackendAddresses\": [],\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"httpRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/loadBalancingRules/httpRule\",\r\n \"etag\": \"W/\\\"ac883909-a32b-4d44-9a4d-637cdd9aa7b7\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/frontendIPConfigurations/extlb1-51010715-FE1\"\r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\": 80,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": false,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/backendAddressPools/extlb1-51010715-BAP1\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/backendAddressPools/extlb1-51010715-BAP1\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/probes/httpProbe\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"httpProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/probes/httpProbe\",\r\n \"etag\": \"W/\\\"ac883909-a32b-4d44-9a4d-637cdd9aa7b7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"/\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"probeThreshold\": 1,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": [\r\n {\r\n \"name\": \"extlb1-51010715-INP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/inboundNatPools/extlb1-51010715-INP1\",\r\n \"etag\": \"W/\\\"ac883909-a32b-4d44-9a4d-637cdd9aa7b7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendPortRangeStart\": 5000,\r\n \"frontendPortRangeEnd\": 5099,\r\n \"backendPort\": 22,\r\n \"protocol\": \"Tcp\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"enableFloatingIP\": false,\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/frontendIPConfigurations/extlb1-51010715-FE1\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/inboundNatPools\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/d2785843-c2a8-48bf-a4f1-97064c99124b?api-version=2022-09-01", + "x-ms-client-request-id" : "f159c010-d06d-4263-8807-f0f34a43cbd7", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "d67d17bf-a3f3-4729-b1ea-171d1b0fd3e1", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c4d9e13b-9bb7-4f26-965b-e4ecb13d86da", "Content-Type" : "application/json" }, "Response" : { @@ -962,29 +990,29 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11986", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", "StatusCode" : "200", - "Date" : "Fri, 10 Feb 2023 09:07:02 GMT", - "x-ms-correlation-request-id" : "ac22d237-2e05-4f56-ad62-bde0916b0a07", - "x-ms-arm-service-request-id" : "f001f9a3-57f4-4700-a99d-f51414a086dc", + "Date" : "Wed, 19 Apr 2023 04:31:18 GMT", + "x-ms-correlation-request-id" : "3169a160-7d1d-4373-a7c5-af2472b9e78a", + "x-ms-arm-service-request-id" : "8972b103-150d-4af5-9e79-413bc4792982", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"5b759a88-c54c-4a27-9fe3-ff3e09ffd360\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090703Z:ac22d237-2e05-4f56-ad62-bde0916b0a07", + "ETag" : "W/\"ac883909-a32b-4d44-9a4d-637cdd9aa7b7\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043119Z:3169a160-7d1d-4373-a7c5-af2472b9e78a", "Expires" : "-1", - "Content-Length" : "6636", - "x-ms-request-id" : "0b629f61-75e4-4f0e-9235-b62d75b8bf01", - "Body" : "{\r\n \"name\": \"extlb1-55581d71\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71\",\r\n \"etag\": \"W/\\\"5b759a88-c54c-4a27-9fe3-ff3e09ffd360\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"01be6612-0725-41b5-90a9-2e8aa4f0788c\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"extlb1-55581d71-FE1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/frontendIPConfigurations/extlb1-55581d71-FE1\",\r\n \"etag\": \"W/\\\"5b759a88-c54c-4a27-9fe3-ff3e09ffd360\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-55581d71\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/loadBalancingRules/httpRule\"\r\n }\r\n ],\r\n \"inboundNatPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/inboundNatPools/extlb1-55581d71-INP1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"extlb1-55581d71-BAP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/backendAddressPools/extlb1-55581d71-BAP1\",\r\n \"etag\": \"W/\\\"5b759a88-c54c-4a27-9fe3-ff3e09ffd360\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"loadBalancerBackendAddresses\": [],\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"httpRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/loadBalancingRules/httpRule\",\r\n \"etag\": \"W/\\\"5b759a88-c54c-4a27-9fe3-ff3e09ffd360\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/frontendIPConfigurations/extlb1-55581d71-FE1\"\r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\": 80,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": false,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/backendAddressPools/extlb1-55581d71-BAP1\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/backendAddressPools/extlb1-55581d71-BAP1\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/probes/httpProbe\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"httpProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/probes/httpProbe\",\r\n \"etag\": \"W/\\\"5b759a88-c54c-4a27-9fe3-ff3e09ffd360\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"/\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"probeThreshold\": 1,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": [\r\n {\r\n \"name\": \"extlb1-55581d71-INP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/inboundNatPools/extlb1-55581d71-INP1\",\r\n \"etag\": \"W/\\\"5b759a88-c54c-4a27-9fe3-ff3e09ffd360\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendPortRangeStart\": 5000,\r\n \"frontendPortRangeEnd\": 5099,\r\n \"backendPort\": 22,\r\n \"protocol\": \"Tcp\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"enableFloatingIP\": false,\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/frontendIPConfigurations/extlb1-55581d71-FE1\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/inboundNatPools\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", - "x-ms-client-request-id" : "d67d17bf-a3f3-4729-b1ea-171d1b0fd3e1", + "Content-Length" : "6673", + "x-ms-request-id" : "a451a8ef-7fe9-4b78-b0c0-f201d6ad9dd1", + "Body" : "{\r\n \"name\": \"extlb1-51010715\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715\",\r\n \"etag\": \"W/\\\"ac883909-a32b-4d44-9a4d-637cdd9aa7b7\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"ed5b867a-abb6-47c1-9332-d6b04d67a547\",\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"extlb1-51010715-FE1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/frontendIPConfigurations/extlb1-51010715-FE1\",\r\n \"etag\": \"W/\\\"ac883909-a32b-4d44-9a4d-637cdd9aa7b7\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/frontendIPConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/publicIPAddresses/pip-extlb1-51010715\"\r\n },\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/loadBalancingRules/httpRule\"\r\n }\r\n ],\r\n \"inboundNatPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/inboundNatPools/extlb1-51010715-INP1\"\r\n }\r\n ]\r\n }\r\n }\r\n ],\r\n \"backendAddressPools\": [\r\n {\r\n \"name\": \"extlb1-51010715-BAP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/backendAddressPools/extlb1-51010715-BAP1\",\r\n \"etag\": \"W/\\\"ac883909-a32b-4d44-9a4d-637cdd9aa7b7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"syncState\": \"Succeeded\",\r\n \"loadBalancerBackendAddresses\": [],\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/backendAddressPools\"\r\n }\r\n ],\r\n \"loadBalancingRules\": [\r\n {\r\n \"name\": \"httpRule\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/loadBalancingRules/httpRule\",\r\n \"etag\": \"W/\\\"ac883909-a32b-4d44-9a4d-637cdd9aa7b7\\\"\",\r\n \"type\": \"Microsoft.Network/loadBalancers/loadBalancingRules\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/frontendIPConfigurations/extlb1-51010715-FE1\"\r\n },\r\n \"frontendPort\": 80,\r\n \"backendPort\": 80,\r\n \"enableFloatingIP\": false,\r\n \"idleTimeoutInMinutes\": 4,\r\n \"protocol\": \"Tcp\",\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"loadDistribution\": \"Default\",\r\n \"disableOutboundSnat\": false,\r\n \"backendAddressPool\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/backendAddressPools/extlb1-51010715-BAP1\"\r\n },\r\n \"backendAddressPools\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/backendAddressPools/extlb1-51010715-BAP1\"\r\n }\r\n ],\r\n \"probe\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/probes/httpProbe\"\r\n }\r\n }\r\n }\r\n ],\r\n \"probes\": [\r\n {\r\n \"name\": \"httpProbe\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/probes/httpProbe\",\r\n \"etag\": \"W/\\\"ac883909-a32b-4d44-9a4d-637cdd9aa7b7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"protocol\": \"Http\",\r\n \"port\": 80,\r\n \"requestPath\": \"/\",\r\n \"intervalInSeconds\": 15,\r\n \"numberOfProbes\": 2,\r\n \"probeThreshold\": 1,\r\n \"loadBalancingRules\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/loadBalancingRules/httpRule\"\r\n }\r\n ]\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/probes\"\r\n }\r\n ],\r\n \"inboundNatRules\": [],\r\n \"outboundRules\": [],\r\n \"inboundNatPools\": [\r\n {\r\n \"name\": \"extlb1-51010715-INP1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/inboundNatPools/extlb1-51010715-INP1\",\r\n \"etag\": \"W/\\\"ac883909-a32b-4d44-9a4d-637cdd9aa7b7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"frontendPortRangeStart\": 5000,\r\n \"frontendPortRangeEnd\": 5099,\r\n \"backendPort\": 22,\r\n \"protocol\": \"Tcp\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"enableFloatingIP\": false,\r\n \"enableDestinationServiceEndpoint\": false,\r\n \"enableTcpReset\": false,\r\n \"allowBackendPortConflict\": false,\r\n \"frontendIPConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/frontendIPConfigurations/extlb1-51010715-FE1\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/loadBalancers/inboundNatPools\"\r\n }\r\n ]\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard\",\r\n \"tier\": \"Regional\"\r\n }\r\n}", + "x-ms-client-request-id" : "c4d9e13b-9bb7-4f26-965b-e4ecb13d86da", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg04037?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg03381?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "1a30076b-1827-4f1d-9f93-a16250fb1e7b", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "be5fcd5d-f451-40a1-9190-e048b50eba53", "Content-Type" : "application/json" }, "Response" : { @@ -993,139 +1021,139 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Fri, 10 Feb 2023 09:07:05 GMT", - "x-ms-correlation-request-id" : "fe4aa363-89e0-4827-a519-bcd5ff66d44b", + "Date" : "Wed, 19 Apr 2023 04:31:22 GMT", + "x-ms-correlation-request-id" : "54690551-f4ee-4802-a7d5-f3802776f2b3", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090706Z:fe4aa363-89e0-4827-a519-bcd5ff66d44b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043123Z:54690551-f4ee-4802-a7d5-f3802776f2b3", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "fe4aa363-89e0-4827-a519-bcd5ff66d44b", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037\",\"name\":\"javacsmrg04037\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "54690551-f4ee-4802-a7d5-f3802776f2b3", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381\",\"name\":\"javacsmrg03381\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss50084?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49539?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "e818c238-d80a-48f4-a765-c2e5382d97af", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "af888f7d-f9fc-437c-99e1-a51b8ffd5ab9", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1195", "Pragma" : "no-cache", "retry-after" : "0", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 10 Feb 2023 09:07:10 GMT", - "x-ms-correlation-request-id" : "b2521fe7-ab4e-402c-8c0f-b6ac128e36db", + "Date" : "Wed, 19 Apr 2023 04:31:26 GMT", + "x-ms-correlation-request-id" : "edd2387d-19af-4616-842e-64c1f49b2fb4", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090710Z:b2521fe7-ab4e-402c-8c0f-b6ac128e36db", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043127Z:edd2387d-19af-4616-842e-64c1f49b2fb4", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;59,Microsoft.Compute/CreateVMScaleSet30Min;296", "Expires" : "-1", "Content-Length" : "3280", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/43725f96-070e-4ab9-841d-654578ebf059?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", - "x-ms-request-id" : "43725f96-070e-4ab9-841d-654578ebf059", - "Body" : "{\r\n \"name\": \"vmss50084\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss50084\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Flexible\",\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss50084-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGe+4DC0mp6OyPgs/aoeZS5w75/2NdgjLmW/S0b6hCX61ifqgqTrZTJhv7UBRXcmmSigQJTwu4CjJ2bVuhbOLCZdwz2upu6bkYTYWq2nSmGn2SaIO9mGCWoxkBptTweSEiwP3oMxOypPDixcA1QUQJibysHUIwrh0cabxL5aqXtw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkApiVersion\":\"2020-11-01\",\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"enableIPForwarding\":false,\"deleteOption\":\"Delete\",\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"privateIPAddressVersion\":\"IPv4\",\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet1\"},\"applicationSecurityGroups\":[],\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/backendAddressPools/extlb1-55581d71-BAP1\"}],\"applicationGatewayBackendAddressPools\":[]}}],\"dnsSettings\":{\"dnsServers\":[]}}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"ec60c20a-72b8-4e21-84c0-bf483abfa777\",\r\n \"platformFaultDomainCount\": 1,\r\n \"constrainedMaximumCapacity\": false,\r\n \"timeCreated\": \"2023-02-10T09:07:09.0388807+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "e818c238-d80a-48f4-a765-c2e5382d97af", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/41dc0e3e-b9a7-4c8d-9083-097319c5f7be?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", + "x-ms-request-id" : "41dc0e3e-b9a7-4c8d-9083-097319c5f7be", + "Body" : "{\r\n \"name\": \"vmss49539\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49539\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Flexible\",\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss49539-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0GK/TtI36rt4r2epgHTETl6zJ8HC5ZtjrW2dUxx4BPI2XBLg/XSv/2m1MF4/FHxdttyChbVyhm4L/2R3P4X0vvJ0d6OdmVftHzWkHBt+rR//igaypUpwnxIqzy+vfYbSOa0wEDAHPGLQQ8qiWeHUyg3QXBzpvZN19XUURXIUbdw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkApiVersion\":\"2020-11-01\",\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"enableIPForwarding\":false,\"deleteOption\":\"Delete\",\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"privateIPAddressVersion\":\"IPv4\",\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet1\"},\"applicationSecurityGroups\":[],\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/backendAddressPools/extlb1-51010715-BAP1\"}],\"applicationGatewayBackendAddressPools\":[]}}],\"dnsSettings\":{\"dnsServers\":[]}}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"e5ba2308-4f16-4803-8d28-ee49eac9b54d\",\r\n \"platformFaultDomainCount\": 1,\r\n \"constrainedMaximumCapacity\": false,\r\n \"timeCreated\": \"2023-04-19T04:31:25.5832385+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "af888f7d-f9fc-437c-99e1-a51b8ffd5ab9", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/43725f96-070e-4ab9-841d-654578ebf059?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/41dc0e3e-b9a7-4c8d-9083-097319c5f7be?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "16d93f76-eb70-477e-ad87-aa54ece4d57f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "90dbfec7-fa85-46d5-9a0a-0fc12d79aaca" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11989", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", "StatusCode" : "200", - "x-ms-correlation-request-id" : "36995f6b-762f-466d-996a-75ecc2da40be", - "Date" : "Fri, 10 Feb 2023 09:07:40 GMT", + "x-ms-correlation-request-id" : "19e2dbb5-22a2-4d72-afcb-2ca2038674eb", + "Date" : "Wed, 19 Apr 2023 04:31:57 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29947", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090741Z:36995f6b-762f-466d-996a-75ecc2da40be", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29693", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043158Z:19e2dbb5-22a2-4d72-afcb-2ca2038674eb", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "54f5c76c-af43-4c81-b751-70e3e2bb1c78", - "Body" : "{\r\n \"startTime\": \"2023-02-10T09:07:09.0388807+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"43725f96-070e-4ab9-841d-654578ebf059\"\r\n}", - "x-ms-client-request-id" : "16d93f76-eb70-477e-ad87-aa54ece4d57f", + "x-ms-request-id" : "3dbc838f-c983-4351-a664-a79ccb29c15c", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:31:25.5832385+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"41dc0e3e-b9a7-4c8d-9083-097319c5f7be\"\r\n}", + "x-ms-client-request-id" : "90dbfec7-fa85-46d5-9a0a-0fc12d79aaca", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/43725f96-070e-4ab9-841d-654578ebf059?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/41dc0e3e-b9a7-4c8d-9083-097319c5f7be?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "377e1383-8073-4119-9af9-669cd6a6e41d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "40993669-49f6-441c-81ea-c78ee98cb52f" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", + "x-ms-ratelimit-remaining-subscription-reads" : "11984", "StatusCode" : "200", - "x-ms-correlation-request-id" : "5190ed8a-0800-4fc2-a8dc-e2179dad0fe8", - "Date" : "Fri, 10 Feb 2023 09:08:10 GMT", + "x-ms-correlation-request-id" : "09e4b600-512b-4d90-9e96-81e534be3426", + "Date" : "Wed, 19 Apr 2023 04:32:29 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14988,Microsoft.Compute/GetOperation30Min;29943", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090811Z:5190ed8a-0800-4fc2-a8dc-e2179dad0fe8", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14987,Microsoft.Compute/GetOperation30Min;29686", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043229Z:09e4b600-512b-4d90-9e96-81e534be3426", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "3e8a3cab-8ae7-42de-8318-ac3c29fe5006", - "Body" : "{\r\n \"startTime\": \"2023-02-10T09:07:09.0388807+00:00\",\r\n \"endTime\": \"2023-02-10T09:07:47.5703433+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"43725f96-070e-4ab9-841d-654578ebf059\"\r\n}", - "x-ms-client-request-id" : "377e1383-8073-4119-9af9-669cd6a6e41d", + "x-ms-request-id" : "f95eeb1b-909a-463a-8ed2-6a8a4cf01dc7", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:31:25.5832385+00:00\",\r\n \"endTime\": \"2023-04-19T04:32:12.2401016+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"41dc0e3e-b9a7-4c8d-9083-097319c5f7be\"\r\n}", + "x-ms-client-request-id" : "40993669-49f6-441c-81ea-c78ee98cb52f", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss50084?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49539?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "62666eec-1de7-4b40-a563-f6532b80550b" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c688aa5e-3c89-4f3e-81f0-d98e5660a094" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", "StatusCode" : "200", - "x-ms-correlation-request-id" : "92850aaa-23da-4a66-9ff1-399aa77d33c2", - "Date" : "Fri, 10 Feb 2023 09:08:12 GMT", + "x-ms-correlation-request-id" : "577446a9-50ed-499c-be97-205c6830a56c", + "Date" : "Wed, 19 Apr 2023 04:32:28 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;392,Microsoft.Compute/GetVMScaleSet30Min;2553", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090812Z:92850aaa-23da-4a66-9ff1-399aa77d33c2", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;393,Microsoft.Compute/GetVMScaleSet30Min;2529", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043229Z:577446a9-50ed-499c-be97-205c6830a56c", "Expires" : "-1", "Content-Length" : "3281", - "x-ms-request-id" : "c1677f24-a54d-4574-baf2-57c62660a22f", - "Body" : "{\r\n \"name\": \"vmss50084\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss50084\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Flexible\",\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss50084-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGe+4DC0mp6OyPgs/aoeZS5w75/2NdgjLmW/S0b6hCX61ifqgqTrZTJhv7UBRXcmmSigQJTwu4CjJ2bVuhbOLCZdwz2upu6bkYTYWq2nSmGn2SaIO9mGCWoxkBptTweSEiwP3oMxOypPDixcA1QUQJibysHUIwrh0cabxL5aqXtw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkApiVersion\":\"2020-11-01\",\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"enableIPForwarding\":false,\"deleteOption\":\"Delete\",\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"privateIPAddressVersion\":\"IPv4\",\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet1\"},\"applicationSecurityGroups\":[],\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/loadBalancers/extlb1-55581d71/backendAddressPools/extlb1-55581d71-BAP1\"}],\"applicationGatewayBackendAddressPools\":[]}}],\"dnsSettings\":{\"dnsServers\":[]}}}]}\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"ec60c20a-72b8-4e21-84c0-bf483abfa777\",\r\n \"platformFaultDomainCount\": 1,\r\n \"constrainedMaximumCapacity\": false,\r\n \"timeCreated\": \"2023-02-10T09:07:09.0388807+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "62666eec-1de7-4b40-a563-f6532b80550b", + "x-ms-request-id" : "fbaebecb-3fd3-41df-a8e7-7a95d55560fb", + "Body" : "{\r\n \"name\": \"vmss49539\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49539\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Flexible\",\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss49539-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0GK/TtI36rt4r2epgHTETl6zJ8HC5ZtjrW2dUxx4BPI2XBLg/XSv/2m1MF4/FHxdttyChbVyhm4L/2R3P4X0vvJ0d6OdmVftHzWkHBt+rR//igaypUpwnxIqzy+vfYbSOa0wEDAHPGLQQ8qiWeHUyg3QXBzpvZN19XUURXIUbdw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkApiVersion\":\"2020-11-01\",\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"enableIPForwarding\":false,\"deleteOption\":\"Delete\",\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"privateIPAddressVersion\":\"IPv4\",\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet1\"},\"applicationSecurityGroups\":[],\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/loadBalancers/extlb1-51010715/backendAddressPools/extlb1-51010715-BAP1\"}],\"applicationGatewayBackendAddressPools\":[]}}],\"dnsSettings\":{\"dnsServers\":[]}}}]}\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e5ba2308-4f16-4803-8d28-ee49eac9b54d\",\r\n \"platformFaultDomainCount\": 1,\r\n \"constrainedMaximumCapacity\": false,\r\n \"timeCreated\": \"2023-04-19T04:31:25.5832385+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "c688aa5e-3c89-4f3e-81f0-d98e5660a094", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss50084/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49539/virtualMachines?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "b1ea8ad3-2cc9-4bdd-a715-bcd4b3f21b1a", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1dda6a4d-cf30-431a-ad58-c3e9935a37bb", "Content-Type" : "application/json" }, "Response" : { @@ -1134,28 +1162,28 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11984", + "x-ms-ratelimit-remaining-subscription-reads" : "11983", "StatusCode" : "200", - "Date" : "Fri, 10 Feb 2023 09:08:12 GMT", - "x-ms-correlation-request-id" : "ca18f306-ee56-4f52-b215-3e030b9358dc", + "Date" : "Wed, 19 Apr 2023 04:32:30 GMT", + "x-ms-correlation-request-id" : "abb62f6c-d7da-49ad-b219-b27d02dfa33f", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090813Z:ca18f306-ee56-4f52-b215-3e030b9358dc", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGetVMScaleSet3Min;177,Microsoft.Compute/HighCostGetVMScaleSet30Min;883,Microsoft.Compute/VMScaleSetVMViews3Min;4996", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043230Z:abb62f6c-d7da-49ad-b219-b27d02dfa33f", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGetVMScaleSet3Min;177,Microsoft.Compute/HighCostGetVMScaleSet30Min;889,Microsoft.Compute/VMScaleSetVMViews3Min;4996", "Expires" : "-1", "Content-Length" : "894", - "x-ms-request-id" : "59d718f1-27da-42b6-a23e-f575403c26a7", - "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"vmss50084_06e5d778\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss50084/virtualMachines/vmss50084_06e5d778\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"instanceId\": \"vmss50084_06e5d778\",\r\n \"zones\": [\r\n null\r\n ]\r\n },\r\n {\r\n \"name\": \"vmss50084_662bedf5\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss50084/virtualMachines/vmss50084_662bedf5\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"instanceId\": \"vmss50084_662bedf5\",\r\n \"zones\": [\r\n null\r\n ]\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "b1ea8ad3-2cc9-4bdd-a715-bcd4b3f21b1a", + "x-ms-request-id" : "ef7a8dd5-7729-43d4-881d-af9a6090e073", + "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"vmss49539_4fb0df53\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49539/virtualMachines/vmss49539_4fb0df53\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"instanceId\": \"vmss49539_4fb0df53\",\r\n \"zones\": [\r\n null\r\n ]\r\n },\r\n {\r\n \"name\": \"vmss49539_c504e66f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49539/virtualMachines/vmss49539_c504e66f\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"instanceId\": \"vmss49539_c504e66f\",\r\n \"zones\": [\r\n null\r\n ]\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "1dda6a4d-cf30-431a-ad58-c3e9935a37bb", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachines/vmss50084_06e5d778?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachines/vmss49539_4fb0df53?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "5b80eecb-c72a-4aa6-87bb-9e085b46a4fd", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "eebfa72e-17d7-4653-bc4f-8cd7b1ea85be", "Content-Type" : "application/json" }, "Response" : { @@ -1163,54 +1191,54 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11987", + "x-ms-ratelimit-remaining-subscription-reads" : "11984", "StatusCode" : "200", - "Date" : "Fri, 10 Feb 2023 09:08:13 GMT", - "x-ms-correlation-request-id" : "5a949593-8808-4322-9b87-eb98e2b5be5e", + "Date" : "Wed, 19 Apr 2023 04:32:29 GMT", + "x-ms-correlation-request-id" : "6c21d606-72c9-4178-bcb2-5e13f5d5659e", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090813Z:5a949593-8808-4322-9b87-eb98e2b5be5e", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3993,Microsoft.Compute/LowCostGet30Min;31982", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043230Z:6c21d606-72c9-4178-bcb2-5e13f5d5659e", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3993,Microsoft.Compute/LowCostGet30Min;31928", "Expires" : "-1", - "Content-Length" : "2943", - "x-ms-request-id" : "2679a12d-c795-4096-a3da-ae84e3cfca07", - "Body" : "{\r\n \"name\": \"vmss50084_06e5d778\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachines/vmss50084_06e5d778\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"1770ad33-a109-4460-9a4f-7c2977a45daf\",\r\n \"virtualMachineScaleSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss50084\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"name\": \"vmss50084_06e5d778_OsDisk_1_97ac0b55745f4e5eae2888713bb4b9c2\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/disks/vmss50084_06e5d778_OsDisk_1_97ac0b55745f4e5eae2888713bb4b9c2\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss50084-vm1WWEWO\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGe+4DC0mp6OyPgs/aoeZS5w75/2NdgjLmW/S0b6hCX61ifqgqTrZTJhv7UBRXcmmSigQJTwu4CjJ2bVuhbOLCZdwz2upu6bkYTYWq2nSmGn2SaIO9mGCWoxkBptTweSEiwP3oMxOypPDixcA1QUQJibysHUIwrh0cabxL5aqXtw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/networkInterfaces/primary-nic-cfg-95f55a9a\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-02-10T09:07:11.679434+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "5b80eecb-c72a-4aa6-87bb-9e085b46a4fd", + "Content-Length" : "2944", + "x-ms-request-id" : "1e3268ea-56ca-4c82-a663-4a36db865a23", + "Body" : "{\r\n \"name\": \"vmss49539_4fb0df53\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachines/vmss49539_4fb0df53\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"f926cce2-a538-4979-a576-31655203d9c4\",\r\n \"virtualMachineScaleSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49539\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"16.04.202109280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"diffDiskSettings\": {\r\n \"option\": \"Local\",\r\n \"placement\": \"CacheDisk\"\r\n },\r\n \"name\": \"vmss49539_4fb0df53_OsDisk_1_5792ab57836a47749f9eab9e70f4e0bc\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadOnly\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/disks/vmss49539_4fb0df53_OsDisk_1_5792ab57836a47749f9eab9e70f4e0bc\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss49539-vmM40DAR\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0GK/TtI36rt4r2epgHTETl6zJ8HC5ZtjrW2dUxx4BPI2XBLg/XSv/2m1MF4/FHxdttyChbVyhm4L/2R3P4X0vvJ0d6OdmVftHzWkHBt+rR//igaypUpwnxIqzy+vfYbSOa0wEDAHPGLQQ8qiWeHUyg3QXBzpvZN19XUURXIUbdw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/networkInterfaces/primary-nic-cfg-ceb87763\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-19T04:31:26.0832169+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "eebfa72e-17d7-4653-bc4f-8cd7b1ea85be", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg04037?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg03381?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "d8bc48d1-039f-415c-bb61-a098407b9320", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5d7362bc-617f-4478-903e-57345dedbd24", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1194", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Fri, 10 Feb 2023 09:08:16 GMT", - "x-ms-correlation-request-id" : "5e4be260-d651-4f97-8faa-e8abca5882d8", + "Date" : "Wed, 19 Apr 2023 04:32:31 GMT", + "x-ms-correlation-request-id" : "99438394-2bbc-417e-a573-8441d69871d1", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090817Z:5e4be260-d651-4f97-8faa-e8abca5882d8", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043231Z:99438394-2bbc-417e-a573-8441d69871d1", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "5e4be260-d651-4f97-8faa-e8abca5882d8", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037\",\"name\":\"javacsmrg04037\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "99438394-2bbc-417e-a573-8441d69871d1", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381\",\"name\":\"javacsmrg03381\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/networkInterfaces/nic71570666117?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/networkInterfaces/nic19306f028eb?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "737a2dff-215d-47b5-aec6-bfa9e44e7532", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1cd56376-4531-42c8-8118-8d1a40131b83", "Content-Type" : "application/json" }, "Response" : { @@ -1221,142 +1249,282 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 10 Feb 2023 09:08:21 GMT", - "x-ms-correlation-request-id" : "319697e9-91fa-4609-8a2d-791b78a4b26b", - "x-ms-arm-service-request-id" : "ad0373d4-183a-4b7b-b305-4a552515c7cd", + "Date" : "Wed, 19 Apr 2023 04:32:34 GMT", + "x-ms-correlation-request-id" : "d16cbd13-2020-47bc-911a-8005b61e29f4", + "x-ms-arm-service-request-id" : "7aee5992-650a-43a5-b682-b69f2d03d9a3", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090822Z:319697e9-91fa-4609-8a2d-791b78a4b26b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043235Z:d16cbd13-2020-47bc-911a-8005b61e29f4", "Expires" : "-1", "Content-Length" : "1744", - "x-ms-request-id" : "fd8b0eee-ce3e-4dca-9d68-56c9e09d62fd", - "Body" : "{\r\n \"name\": \"nic71570666117\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/networkInterfaces/nic71570666117\",\r\n \"etag\": \"W/\\\"c6c32ba0-892d-4f87-91ba-85ce5abdc959\\\"\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"462b5033-a4cd-4574-93f8-d493d9be754b\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/networkInterfaces/nic71570666117/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"c6c32ba0-892d-4f87-91ba-85ce5abdc959\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.1.0.6\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"fiugurqz2xretidjyu5s5p5apf.dx.internal.cloudapp.net\"\r\n },\r\n \"vnetEncryptionSupported\": false,\r\n \"enableIPForwarding\": false,\r\n \"disableTcpStateTracking\": false,\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": [],\r\n \"nicType\": \"Standard\",\r\n \"allowPort25Out\": true\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\",\r\n \"location\": \"westus\",\r\n \"kind\": \"Regular\"\r\n}", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/fd8b0eee-ce3e-4dca-9d68-56c9e09d62fd?api-version=2022-09-01", - "x-ms-client-request-id" : "737a2dff-215d-47b5-aec6-bfa9e44e7532", + "x-ms-request-id" : "59c31cef-76f3-4bd7-832e-c330a8e5e0e6", + "Body" : "{\r\n \"name\": \"nic19306f028eb\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/networkInterfaces/nic19306f028eb\",\r\n \"etag\": \"W/\\\"fe0127c7-d9d8-4a88-b429-46c758d9f3f1\\\"\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"c8bf7d39-2f4a-4a51-8605-47d983e68672\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/networkInterfaces/nic19306f028eb/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"fe0127c7-d9d8-4a88-b429-46c758d9f3f1\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.1.0.6\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/virtualNetworks/vmssvnet2/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"ufunbdn1i5eezasfi101prk3wf.dx.internal.cloudapp.net\"\r\n },\r\n \"vnetEncryptionSupported\": false,\r\n \"enableIPForwarding\": false,\r\n \"disableTcpStateTracking\": false,\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": [],\r\n \"nicType\": \"Standard\",\r\n \"allowPort25Out\": true\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\",\r\n \"location\": \"westus\",\r\n \"kind\": \"Regular\"\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/59c31cef-76f3-4bd7-832e-c330a8e5e0e6?api-version=2022-09-01", + "x-ms-client-request-id" : "1cd56376-4531-42c8-8118-8d1a40131b83", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachines/vm937655?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachines/vm367862?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "159f1b6c-25b3-4439-bb47-2f74dbf6b964", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b896009f-5e6a-461e-b3ea-6b30ba03d4e3", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", + "x-ms-ratelimit-remaining-subscription-writes" : "1193", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 10 Feb 2023 09:08:26 GMT", - "x-ms-correlation-request-id" : "8cab0f12-7881-4147-b2ac-ff5c6db47498", + "Date" : "Wed, 19 Apr 2023 04:32:39 GMT", + "x-ms-correlation-request-id" : "ffb2df5d-95fe-400c-a76f-e8535705d030", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090826Z:8cab0f12-7881-4147-b2ac-ff5c6db47498", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043240Z:ffb2df5d-95fe-400c-a76f-e8535705d030", "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;237,Microsoft.Compute/PutVM30Min;1197", "Expires" : "-1", "Content-Length" : "2513", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/3fe5837f-1ca3-4d1b-9b2e-20af875f1c95?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", - "x-ms-request-id" : "3fe5837f-1ca3-4d1b-9b2e-20af875f1c95", - "Body" : "{\r\n \"name\": \"vm937655\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachines/vm937655\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"98dc00f0-a97e-4715-bfca-92b8f4c1390e\",\r\n \"virtualMachineScaleSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss50084\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301310\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm937655\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGe+4DC0mp6OyPgs/aoeZS5w75/2NdgjLmW/S0b6hCX61ifqgqTrZTJhv7UBRXcmmSigQJTwu4CjJ2bVuhbOLCZdwz2upu6bkYTYWq2nSmGn2SaIO9mGCWoxkBptTweSEiwP3oMxOypPDixcA1QUQJibysHUIwrh0cabxL5aqXtw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/networkInterfaces/nic71570666117\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-02-10T09:08:25.0238171+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "159f1b6c-25b3-4439-bb47-2f74dbf6b964", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a51ca0ad-5726-485f-9f41-0b91457887c0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", + "x-ms-request-id" : "a51ca0ad-5726-485f-9f41-0b91457887c0", + "Body" : "{\r\n \"name\": \"vm367862\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachines/vm367862\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"032b7933-63d0-4539-97ba-1c9c64990c85\",\r\n \"virtualMachineScaleSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49539\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202303280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm367862\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0GK/TtI36rt4r2epgHTETl6zJ8HC5ZtjrW2dUxx4BPI2XBLg/XSv/2m1MF4/FHxdttyChbVyhm4L/2R3P4X0vvJ0d6OdmVftHzWkHBt+rR//igaypUpwnxIqzy+vfYbSOa0wEDAHPGLQQ8qiWeHUyg3QXBzpvZN19XUURXIUbdw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/networkInterfaces/nic19306f028eb\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-04-19T04:32:37.9436254+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "b896009f-5e6a-461e-b3ea-6b30ba03d4e3", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/3fe5837f-1ca3-4d1b-9b2e-20af875f1c95?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a51ca0ad-5726-485f-9f41-0b91457887c0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "c9052fb2-4fed-44f1-a290-bf703a3c2ba1" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "18eff23c-5257-411e-b3e8-766e0d9ad70b" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11986", + "x-ms-ratelimit-remaining-subscription-reads" : "11983", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "c0fe45c8-f982-4e4d-8399-f5afd77942c2", + "Date" : "Wed, 19 Apr 2023 04:32:50 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14987,Microsoft.Compute/GetOperation30Min;29685", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043250Z:c0fe45c8-f982-4e4d-8399-f5afd77942c2", + "Expires" : "-1", + "Content-Length" : "134", + "x-ms-request-id" : "5659437b-9425-430c-b97f-4fe63b263332", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:32:37.9436254+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"a51ca0ad-5726-485f-9f41-0b91457887c0\"\r\n}", + "x-ms-client-request-id" : "18eff23c-5257-411e-b3e8-766e0d9ad70b", + "Content-Type" : "application/json; charset=utf-8" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a51ca0ad-5726-485f-9f41-0b91457887c0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b59ac9ef-6fa7-4f2a-93c5-e154b10d3b25" + }, + "Response" : { + "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "x-ms-ratelimit-remaining-subscription-reads" : "11982", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "f17fc1fc-8e98-487c-b2a9-ab4bcac1b561", + "Date" : "Wed, 19 Apr 2023 04:32:55 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14986,Microsoft.Compute/GetOperation30Min;29684", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043255Z:f17fc1fc-8e98-487c-b2a9-ab4bcac1b561", + "Expires" : "-1", + "Content-Length" : "134", + "x-ms-request-id" : "6e77b8a3-c0f1-43f4-982d-899c8c7a4c30", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:32:37.9436254+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"a51ca0ad-5726-485f-9f41-0b91457887c0\"\r\n}", + "x-ms-client-request-id" : "b59ac9ef-6fa7-4f2a-93c5-e154b10d3b25", + "Content-Type" : "application/json; charset=utf-8" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a51ca0ad-5726-485f-9f41-0b91457887c0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "01ffd0ae-df21-48da-8dc6-000e0a9df627" + }, + "Response" : { + "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "x-ms-ratelimit-remaining-subscription-reads" : "11982", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "9abef6af-4776-441c-b5b2-c601cd9fbe62", + "Date" : "Wed, 19 Apr 2023 04:32:59 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14985,Microsoft.Compute/GetOperation30Min;29683", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043259Z:9abef6af-4776-441c-b5b2-c601cd9fbe62", + "Expires" : "-1", + "Content-Length" : "134", + "x-ms-request-id" : "e6c7a797-3b5a-431b-85c4-c9d9965aad14", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:32:37.9436254+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"a51ca0ad-5726-485f-9f41-0b91457887c0\"\r\n}", + "x-ms-client-request-id" : "01ffd0ae-df21-48da-8dc6-000e0a9df627", + "Content-Type" : "application/json; charset=utf-8" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a51ca0ad-5726-485f-9f41-0b91457887c0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "001725c6-670f-4261-a522-511a3b9617e2" + }, + "Response" : { + "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "x-ms-ratelimit-remaining-subscription-reads" : "11981", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "e2e5f682-3c6a-44fb-9493-6cfd67935cba", + "Date" : "Wed, 19 Apr 2023 04:33:03 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14985,Microsoft.Compute/GetOperation30Min;29682", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043303Z:e2e5f682-3c6a-44fb-9493-6cfd67935cba", + "Expires" : "-1", + "Content-Length" : "134", + "x-ms-request-id" : "39f7b207-1b33-45d9-926c-fc861895f5ad", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:32:37.9436254+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"a51ca0ad-5726-485f-9f41-0b91457887c0\"\r\n}", + "x-ms-client-request-id" : "001725c6-670f-4261-a522-511a3b9617e2", + "Content-Type" : "application/json; charset=utf-8" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a51ca0ad-5726-485f-9f41-0b91457887c0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1323cf64-c8d8-41be-8910-75aa6a3d26f5" + }, + "Response" : { + "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "x-ms-ratelimit-remaining-subscription-reads" : "11981", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e1438461-17fd-4b71-9bc4-18532e98c8a9", - "Date" : "Fri, 10 Feb 2023 09:08:37 GMT", + "x-ms-correlation-request-id" : "e232db2b-f3ad-4872-9dbd-9cba1ee97bed", + "Date" : "Wed, 19 Apr 2023 04:33:07 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "Retry-After" : "0", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14988,Microsoft.Compute/GetOperation30Min;29940", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090837Z:e1438461-17fd-4b71-9bc4-18532e98c8a9", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14984,Microsoft.Compute/GetOperation30Min;29681", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043308Z:e232db2b-f3ad-4872-9dbd-9cba1ee97bed", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "3192f2fa-fc1f-4852-ad81-ff0de7f9e1a2", - "Body" : "{\r\n \"startTime\": \"2023-02-10T09:08:24.6799967+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3fe5837f-1ca3-4d1b-9b2e-20af875f1c95\"\r\n}", - "x-ms-client-request-id" : "c9052fb2-4fed-44f1-a290-bf703a3c2ba1", + "x-ms-request-id" : "69266bdc-05f1-4ab2-b022-c9fd18f61eab", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:32:37.9436254+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"a51ca0ad-5726-485f-9f41-0b91457887c0\"\r\n}", + "x-ms-client-request-id" : "1323cf64-c8d8-41be-8910-75aa6a3d26f5", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/3fe5837f-1ca3-4d1b-9b2e-20af875f1c95?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a51ca0ad-5726-485f-9f41-0b91457887c0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "184d8a9d-7202-46ff-8a22-7d31df08a6a3" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cb10035c-cc16-401b-b85c-3e2d417efcdd" + }, + "Response" : { + "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "x-ms-ratelimit-remaining-subscription-reads" : "11980", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "4d2c43aa-5229-4726-acfd-1a501a9ac032", + "Date" : "Wed, 19 Apr 2023 04:33:11 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14983,Microsoft.Compute/GetOperation30Min;29680", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043312Z:4d2c43aa-5229-4726-acfd-1a501a9ac032", + "Expires" : "-1", + "Content-Length" : "134", + "x-ms-request-id" : "63cbeaaf-c46e-4693-aef9-fd7b662113b0", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:32:37.9436254+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"a51ca0ad-5726-485f-9f41-0b91457887c0\"\r\n}", + "x-ms-client-request-id" : "cb10035c-cc16-401b-b85c-3e2d417efcdd", + "Content-Type" : "application/json; charset=utf-8" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a51ca0ad-5726-485f-9f41-0b91457887c0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ee5ff55d-5448-4023-acf8-739558327a4a" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11983", + "x-ms-ratelimit-remaining-subscription-reads" : "11980", "StatusCode" : "200", - "x-ms-correlation-request-id" : "4d46d280-2fd2-43ed-b227-b3c06716f261", - "Date" : "Fri, 10 Feb 2023 09:08:41 GMT", + "x-ms-correlation-request-id" : "b70138e6-bdd5-48be-b8da-4bb7e67f10b0", + "Date" : "Wed, 19 Apr 2023 04:33:16 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14987,Microsoft.Compute/GetOperation30Min;29939", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090841Z:4d46d280-2fd2-43ed-b227-b3c06716f261", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14980,Microsoft.Compute/GetOperation30Min;29677", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043316Z:b70138e6-bdd5-48be-b8da-4bb7e67f10b0", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "cf579517-6ff2-4cb1-8026-e1170b3e01be", - "Body" : "{\r\n \"startTime\": \"2023-02-10T09:08:24.6799967+00:00\",\r\n \"endTime\": \"2023-02-10T09:08:39.4613335+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"3fe5837f-1ca3-4d1b-9b2e-20af875f1c95\"\r\n}", - "x-ms-client-request-id" : "184d8a9d-7202-46ff-8a22-7d31df08a6a3", + "x-ms-request-id" : "ad6fcaee-dc8e-4465-92d7-967ca772e7e8", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:32:37.9436254+00:00\",\r\n \"endTime\": \"2023-04-19T04:33:15.2098071+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"a51ca0ad-5726-485f-9f41-0b91457887c0\"\r\n}", + "x-ms-client-request-id" : "ee5ff55d-5448-4023-acf8-739558327a4a", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachines/vm937655?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachines/vm367862?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "131e4ee9-9352-4559-b18f-9519edd4eb09" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "63993835-5c4b-4326-94c1-27fac47ba499" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", + "x-ms-ratelimit-remaining-subscription-reads" : "11979", "StatusCode" : "200", - "x-ms-correlation-request-id" : "276f38f7-9a32-46d5-909a-948ef16df1c7", - "Date" : "Fri, 10 Feb 2023 09:08:42 GMT", + "x-ms-correlation-request-id" : "0a0361d9-0b0d-4716-8890-914a56ed650e", + "Date" : "Wed, 19 Apr 2023 04:33:16 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3992,Microsoft.Compute/LowCostGet30Min;31979", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090842Z:276f38f7-9a32-46d5-909a-948ef16df1c7", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3982,Microsoft.Compute/LowCostGet30Min;31917", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043317Z:0a0361d9-0b0d-4716-8890-914a56ed650e", "Expires" : "-1", "Content-Length" : "2766", - "x-ms-request-id" : "a23faee3-b3a8-426a-8419-04471528b6d2", - "Body" : "{\r\n \"name\": \"vm937655\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachines/vm937655\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"98dc00f0-a97e-4715-bfca-92b8f4c1390e\",\r\n \"virtualMachineScaleSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/virtualMachineScaleSets/vmss50084\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301310\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vm937655_disk1_7c229929eaba400a994703fbb73fcad1\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Compute/disks/vm937655_disk1_7c229929eaba400a994703fbb73fcad1\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm937655\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCGe+4DC0mp6OyPgs/aoeZS5w75/2NdgjLmW/S0b6hCX61ifqgqTrZTJhv7UBRXcmmSigQJTwu4CjJ2bVuhbOLCZdwz2upu6bkYTYWq2nSmGn2SaIO9mGCWoxkBptTweSEiwP3oMxOypPDixcA1QUQJibysHUIwrh0cabxL5aqXtw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg04037/providers/Microsoft.Network/networkInterfaces/nic71570666117\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-02-10T09:08:25.0238171+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "131e4ee9-9352-4559-b18f-9519edd4eb09", + "x-ms-request-id" : "22f1c162-226c-4997-901c-da26363b8eae", + "Body" : "{\r\n \"name\": \"vm367862\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachines/vm367862\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"032b7933-63d0-4539-97ba-1c9c64990c85\",\r\n \"virtualMachineScaleSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/virtualMachineScaleSets/vmss49539\"\r\n },\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202303280\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vm367862_disk1_65c0b6e7c63b4b5aaeb8414b16aaf46b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Compute/disks/vm367862_disk1_65c0b6e7c63b4b5aaeb8414b16aaf46b\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm367862\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0GK/TtI36rt4r2epgHTETl6zJ8HC5ZtjrW2dUxx4BPI2XBLg/XSv/2m1MF4/FHxdttyChbVyhm4L/2R3P4X0vvJ0d6OdmVftHzWkHBt+rR//igaypUpwnxIqzy+vfYbSOa0wEDAHPGLQQ8qiWeHUyg3QXBzpvZN19XUURXIUbdw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg03381/providers/Microsoft.Network/networkInterfaces/nic19306f028eb\",\"properties\":{\"primary\":true,\"deleteOption\":\"Delete\"}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-19T04:32:37.9436254+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "63993835-5c4b-4326-94c1-27fac47ba499", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg04037?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg03381?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.3.1; Mac OS X; 11.7.3)", - "x-ms-client-request-id" : "ef05792b-4bb6-49fb-8862-3304bb7d18af", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f39b0d4a-12bd-4e6b-a6ed-fc384f8ad78b", "Content-Type" : "application/json" }, "Response" : { @@ -1364,18 +1532,18 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 10 Feb 2023 09:08:45 GMT", - "x-ms-correlation-request-id" : "1b8feacf-788e-4909-b2cc-948c8c4a5ceb", + "Date" : "Wed, 19 Apr 2023 04:33:20 GMT", + "x-ms-correlation-request-id" : "789de956-03e1-48e3-a605-0d75d6da8739", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230210T090845Z:1b8feacf-788e-4909-b2cc-948c8c4a5ceb", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043320Z:789de956-03e1-48e3-a605-0d75d6da8739", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "1b8feacf-788e-4909-b2cc-948c8c4a5ceb", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkcwNDAzNy1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "789de956-03e1-48e3-a605-0d75d6da8739", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkcwMzM4MS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javacsmrg04037", "vmss69928", "extlb1-55581d71", "vmss50084", "vm937655", "nic71570666117" ] + "variables" : [ "javacsmrg03381", "vmss03882", "extlb1-51010715", "vmss49539", "vm367862", "nic19306f028eb" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVMSSWithPlan.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVMSSWithPlan.json index 343d22d42d479..49e6843aca7a8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVMSSWithPlan.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVMSSWithPlan.json @@ -1,296 +1,268 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg71079?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg25357?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "458ccc75-e80c-42c1-b89a-8b52a447d06d", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e6e0cee0-aa67-461d-a991-66bee3352277", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1195", + "x-ms-ratelimit-remaining-subscription-writes" : "1194", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:23:14 GMT", - "x-ms-correlation-request-id" : "41317ca7-6e43-4367-b136-6462309841ce", + "Date" : "Wed, 19 Apr 2023 04:56:54 GMT", + "x-ms-correlation-request-id" : "a08ded19-7d86-4ed2-8fc9-126e499a2fc2", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022314Z:41317ca7-6e43-4367-b136-6462309841ce", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045655Z:a08ded19-7d86-4ed2-8fc9-126e499a2fc2", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "41317ca7-6e43-4367-b136-6462309841ce", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079\",\"name\":\"javacsmrg71079\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "a08ded19-7d86-4ed2-8fc9-126e499a2fc2", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357\",\"name\":\"javacsmrg25357\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079/providers/Microsoft.Network/virtualNetworks/vmssvnet818371?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357/providers/Microsoft.Network/virtualNetworks/vmssvnet283102?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c6a540d4-fa29-48aa-a0a1-75bb429ee0fc", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ac4ddc58-9015-492e-bc15-093979aaaf4b", "Content-Type" : "application/json" }, "Response" : { + "azure-asyncnotification" : "Enabled", "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1194", + "x-ms-ratelimit-remaining-subscription-writes" : "1193", "Pragma" : "no-cache", - "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:23:18 GMT", - "x-ms-correlation-request-id" : "8fed79be-c3c0-44a9-a5f1-d2fad0d44a15", - "x-ms-arm-service-request-id" : "6675d595-1abe-4f5d-8d0e-9acb8d7dbd4d", + "Date" : "Wed, 19 Apr 2023 04:57:01 GMT", + "x-ms-correlation-request-id" : "63d66edb-7cfd-4efc-bbbe-709dba345a8c", + "x-ms-arm-service-request-id" : "21366e1f-cf24-4fe5-852c-b7ea1d6ecefa", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022318Z:8fed79be-c3c0-44a9-a5f1-d2fad0d44a15", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045701Z:63d66edb-7cfd-4efc-bbbe-709dba345a8c", "Expires" : "-1", "Content-Length" : "1309", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/c3390d37-24eb-4f14-a761-92a59d91fb03?api-version=2022-09-01", - "x-ms-request-id" : "c3390d37-24eb-4f14-a761-92a59d91fb03", - "Body" : "{\r\n \"name\": \"vmssvnet818371\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079/providers/Microsoft.Network/virtualNetworks/vmssvnet818371\",\r\n \"etag\": \"W/\\\"97794923-a87f-436a-809f-096d3c1d20f8\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"d989de78-fa1c-44d5-9023-8b41bea70f35\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079/providers/Microsoft.Network/virtualNetworks/vmssvnet818371/subnets/subnet1\",\r\n \"etag\": \"W/\\\"97794923-a87f-436a-809f-096d3c1d20f8\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "c6a540d4-fa29-48aa-a0a1-75bb429ee0fc", + "x-ms-request-id" : "ec1b47e7-6620-4e5d-a4f7-d00b45e35e95", + "Body" : "{\r\n \"name\": \"vmssvnet283102\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357/providers/Microsoft.Network/virtualNetworks/vmssvnet283102\",\r\n \"etag\": \"W/\\\"10b7bff5-1308-43b8-a529-306e0fc419a2\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"e9818e83-dd08-4981-bbb6-523d6ea19d2d\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357/providers/Microsoft.Network/virtualNetworks/vmssvnet283102/subnets/subnet1\",\r\n \"etag\": \"W/\\\"10b7bff5-1308-43b8-a529-306e0fc419a2\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ec1b47e7-6620-4e5d-a4f7-d00b45e35e95?api-version=2022-09-01", + "x-ms-client-request-id" : "ac4ddc58-9015-492e-bc15-093979aaaf4b", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/c3390d37-24eb-4f14-a761-92a59d91fb03?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ec1b47e7-6620-4e5d-a4f7-d00b45e35e95?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "3be06827-6984-402d-8bbd-5537055f146f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "83c4dbd8-27a0-4ed0-8c69-8160fd8e6e7e" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", "StatusCode" : "200", - "x-ms-correlation-request-id" : "08729223-74f3-41d8-9686-d92c3052fe6b", - "Date" : "Fri, 13 Jan 2023 02:23:21 GMT", - "x-ms-arm-service-request-id" : "2d5048ef-6413-410a-9f73-527c5a41f89d", + "x-ms-correlation-request-id" : "b75996c9-aad5-4f8e-af5f-d5e2d6aef70d", + "Date" : "Wed, 19 Apr 2023 04:57:05 GMT", + "x-ms-arm-service-request-id" : "80239f9a-ac23-4d9f-8e7f-f929983f0618", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022322Z:08729223-74f3-41d8-9686-d92c3052fe6b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045705Z:b75996c9-aad5-4f8e-af5f-d5e2d6aef70d", "Expires" : "-1", "Content-Length" : "29", - "x-ms-request-id" : "312acf59-b0bf-44cf-b14e-567d36d04b76", + "x-ms-request-id" : "68d04b6a-1456-4b14-a2cd-6acf549f04c7", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "3be06827-6984-402d-8bbd-5537055f146f", + "x-ms-client-request-id" : "83c4dbd8-27a0-4ed0-8c69-8160fd8e6e7e", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079/providers/Microsoft.Network/virtualNetworks/vmssvnet818371?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357/providers/Microsoft.Network/virtualNetworks/vmssvnet283102?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "aa23b85a-5a10-4e2c-8086-74c93d50447c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6aa91999-f87a-4ddf-b528-c52a5149d77c" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", + "x-ms-ratelimit-remaining-subscription-reads" : "11970", "StatusCode" : "200", - "x-ms-correlation-request-id" : "4d8c4170-a048-45b8-bf01-4708b49f2f68", - "Date" : "Fri, 13 Jan 2023 02:23:22 GMT", - "x-ms-arm-service-request-id" : "294c8c97-8690-444c-ab59-3d040aba8b78", + "x-ms-correlation-request-id" : "75f0b2ce-a77f-4813-9be8-770c84f839fa", + "Date" : "Wed, 19 Apr 2023 04:57:05 GMT", + "x-ms-arm-service-request-id" : "832c4470-b1ec-4987-af32-a30f05eaa3c5", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"0133cbcd-b95f-4802-9d5b-adb05f7a9e2c\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022322Z:4d8c4170-a048-45b8-bf01-4708b49f2f68", + "ETag" : "W/\"b8f28d23-61e5-46b9-8746-a90f994c6b61\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045706Z:75f0b2ce-a77f-4813-9be8-770c84f839fa", "Expires" : "-1", "Content-Length" : "1311", - "x-ms-request-id" : "7bdce28f-a245-44bf-9c4c-9ccc8869f68c", - "Body" : "{\r\n \"name\": \"vmssvnet818371\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079/providers/Microsoft.Network/virtualNetworks/vmssvnet818371\",\r\n \"etag\": \"W/\\\"0133cbcd-b95f-4802-9d5b-adb05f7a9e2c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d989de78-fa1c-44d5-9023-8b41bea70f35\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079/providers/Microsoft.Network/virtualNetworks/vmssvnet818371/subnets/subnet1\",\r\n \"etag\": \"W/\\\"0133cbcd-b95f-4802-9d5b-adb05f7a9e2c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "aa23b85a-5a10-4e2c-8086-74c93d50447c", + "x-ms-request-id" : "6c4f00ec-a763-44ee-aba0-8abbb6eec399", + "Body" : "{\r\n \"name\": \"vmssvnet283102\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357/providers/Microsoft.Network/virtualNetworks/vmssvnet283102\",\r\n \"etag\": \"W/\\\"b8f28d23-61e5-46b9-8746-a90f994c6b61\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"e9818e83-dd08-4981-bbb6-523d6ea19d2d\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357/providers/Microsoft.Network/virtualNetworks/vmssvnet283102/subnets/subnet1\",\r\n \"etag\": \"W/\\\"b8f28d23-61e5-46b9-8746-a90f994c6b61\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "6aa91999-f87a-4ddf-b528-c52a5149d77c", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079/providers/Microsoft.Compute/virtualMachineScaleSets/vmss68917?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81186?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "62dfda15-7be0-42ee-a692-081454dd30f2", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5aa6a4b6-7ae9-4126-99d2-0f8c2b25867b", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "x-ms-request-charge" : "4", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1191", + "x-ms-ratelimit-remaining-subscription-writes" : "1192", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:23:36 GMT", - "x-ms-correlation-request-id" : "e3d614b9-6d7a-4096-8690-fefd3ac4f928", + "Date" : "Wed, 19 Apr 2023 04:57:16 GMT", + "x-ms-correlation-request-id" : "bb50c1a7-5294-4d2c-bc01-9bb1db774adb", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022336Z:e3d614b9-6d7a-4096-8690-fefd3ac4f928", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;56,Microsoft.Compute/CreateVMScaleSet30Min;296,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1178,Microsoft.Compute/VmssQueuedVMOperations;0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045717Z:bb50c1a7-5294-4d2c-bc01-9bb1db774adb", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;59,Microsoft.Compute/CreateVMScaleSet30Min;298,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1196,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", - "Content-Length" : "3100", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/54bc7e07-6315-4886-8f34-82df74770542?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", - "x-ms-request-id" : "54bc7e07-6315-4886-8f34-82df74770542", - "Body" : "{\r\n \"name\": \"vmss68917\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079/providers/Microsoft.Compute/virtualMachineScaleSets/vmss68917\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"plan\": {\r\n \"name\": \"access_server_byol\",\r\n \"publisher\": \"openvpn\",\r\n \"product\": \"openvpnas\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss68917-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"openvpn\",\r\n \"offer\": \"openvpnas\",\r\n \"sku\": \"access_server_byol\",\r\n \"version\": \"latest\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 1\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079/providers/Microsoft.Network/virtualNetworks/vmssvnet818371/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"9cea3b9f-ad02-47cd-a43a-5df5f9909675\",\r\n \"timeCreated\": \"2023-01-13T02:23:33.5359003+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "62dfda15-7be0-42ee-a692-081454dd30f2", + "Content-Length" : "3082", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/fb5a4dff-97ef-449f-afd1-c22a4a436656?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", + "x-ms-request-id" : "fb5a4dff-97ef-449f-afd1-c22a4a436656", + "Body" : "{\r\n \"name\": \"vmss81186\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81186\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"plan\": {\r\n \"name\": \"openvpnas\",\r\n \"publisher\": \"openvpn\",\r\n \"product\": \"openvpnas\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss81186-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDONgwRCgmG0gF2j34r5rzonnKmYnPOwbewrEB/XGpRLLieSEOw3fC83Y6eFxyo/KeunnXrF+E/glh0dOWxprEDxBTbWFHxPbbcktXJLWrEukXvbGnSL9peQ7Q/OmcPMYYhutOeCEskCmntI5XbMQZc6pTvyWjG3wYVmajSY/KolQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"openvpn\",\r\n \"offer\": \"openvpnas\",\r\n \"sku\": \"openvpnas\",\r\n \"version\": \"latest\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 1\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357/providers/Microsoft.Network/virtualNetworks/vmssvnet283102/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"80ee0a41-15bc-4571-9103-6457e2c2004c\",\r\n \"timeCreated\": \"2023-04-19T04:57:12.4339796+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "5aa6a4b6-7ae9-4126-99d2-0f8c2b25867b", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/54bc7e07-6315-4886-8f34-82df74770542?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/fb5a4dff-97ef-449f-afd1-c22a4a436656?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ac2475ad-6c3a-4153-ac5a-c426cd4123ae" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3043611a-9d62-4f92-9956-a1f0c2e18dda" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11980", + "x-ms-ratelimit-remaining-subscription-reads" : "11969", "StatusCode" : "200", - "x-ms-correlation-request-id" : "856d9aa0-d0be-4dce-af16-b604ae0bcf13", - "Date" : "Fri, 13 Jan 2023 02:23:46 GMT", + "x-ms-correlation-request-id" : "92928e3e-e730-41cf-95c7-3a68345aea44", + "Date" : "Wed, 19 Apr 2023 04:57:27 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "Retry-After" : "0", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14977,Microsoft.Compute/GetOperation30Min;29977", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022347Z:856d9aa0-d0be-4dce-af16-b604ae0bcf13", - "Expires" : "-1", - "Content-Length" : "134", - "x-ms-request-id" : "df1532a3-d56c-4a59-b7bd-dbb66a0bdfd9", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:33.5359003+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"54bc7e07-6315-4886-8f34-82df74770542\"\r\n}", - "x-ms-client-request-id" : "ac2475ad-6c3a-4153-ac5a-c426cd4123ae", - "Content-Type" : "application/json; charset=utf-8" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/54bc7e07-6315-4886-8f34-82df74770542?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "7fed6a6f-8861-4af2-b53d-d7ad1b9a9f5a" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "5fcb054b-a853-4a4c-b412-fdec8b364412", - "Date" : "Fri, 13 Jan 2023 02:24:48 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14929,Microsoft.Compute/GetOperation30Min;29929", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022448Z:5fcb054b-a853-4a4c-b412-fdec8b364412", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14999,Microsoft.Compute/GetOperation30Min;29936", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045728Z:92928e3e-e730-41cf-95c7-3a68345aea44", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "3cafad05-a6e7-4014-85cb-dc3ce12e952b", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:33.5359003+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"54bc7e07-6315-4886-8f34-82df74770542\"\r\n}", - "x-ms-client-request-id" : "7fed6a6f-8861-4af2-b53d-d7ad1b9a9f5a", + "x-ms-request-id" : "5194973d-f069-4a89-8616-9c389a472148", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:57:12.4339796+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"fb5a4dff-97ef-449f-afd1-c22a4a436656\"\r\n}", + "x-ms-client-request-id" : "3043611a-9d62-4f92-9956-a1f0c2e18dda", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/54bc7e07-6315-4886-8f34-82df74770542?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/fb5a4dff-97ef-449f-afd1-c22a4a436656?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "91cdefc1-a2ca-40ae-9a64-88ee9a0e8800" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ed8bd76a-76eb-4a3d-9a33-45dee3a4ac6c" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11980", + "x-ms-ratelimit-remaining-subscription-reads" : "11984", "StatusCode" : "200", - "x-ms-correlation-request-id" : "7c685389-9be4-4268-a4b5-f87a2b5ba126", - "Date" : "Fri, 13 Jan 2023 02:25:18 GMT", + "x-ms-correlation-request-id" : "56ec37db-98cc-427f-83eb-c1ac690d93d2", + "Date" : "Wed, 19 Apr 2023 04:58:29 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14902,Microsoft.Compute/GetOperation30Min;29899", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022519Z:7c685389-9be4-4268-a4b5-f87a2b5ba126", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14997,Microsoft.Compute/GetOperation30Min;29934", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045830Z:56ec37db-98cc-427f-83eb-c1ac690d93d2", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "976fb48c-f862-4ff5-85dc-ee28e044d5ff", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:33.5359003+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"54bc7e07-6315-4886-8f34-82df74770542\"\r\n}", - "x-ms-client-request-id" : "91cdefc1-a2ca-40ae-9a64-88ee9a0e8800", + "x-ms-request-id" : "0402ad40-9262-4b20-9a44-685b0bf04ecf", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:57:12.4339796+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"fb5a4dff-97ef-449f-afd1-c22a4a436656\"\r\n}", + "x-ms-client-request-id" : "ed8bd76a-76eb-4a3d-9a33-45dee3a4ac6c", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/54bc7e07-6315-4886-8f34-82df74770542?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/fb5a4dff-97ef-449f-afd1-c22a4a436656?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ae5993b3-4bae-449e-8b66-b7e3ee4bd933" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "90b9f066-4e3f-4a74-b31f-6ab3ab061c12" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", + "x-ms-ratelimit-remaining-subscription-reads" : "11968", "StatusCode" : "200", - "x-ms-correlation-request-id" : "23402a3c-c3c7-432a-807d-875b2c508366", - "Date" : "Fri, 13 Jan 2023 02:25:49 GMT", + "x-ms-correlation-request-id" : "7917bd7b-491a-4fac-907e-0f2bd514fa06", + "Date" : "Wed, 19 Apr 2023 04:59:00 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14855,Microsoft.Compute/GetOperation30Min;29849", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022549Z:23402a3c-c3c7-432a-807d-875b2c508366", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29933", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045900Z:7917bd7b-491a-4fac-907e-0f2bd514fa06", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "c3a0e41a-9790-4480-b7fd-0efce64e4600", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:33.5359003+00:00\",\r\n \"endTime\": \"2023-01-13T02:25:31.2399603+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"54bc7e07-6315-4886-8f34-82df74770542\"\r\n}", - "x-ms-client-request-id" : "ae5993b3-4bae-449e-8b66-b7e3ee4bd933", + "x-ms-request-id" : "146a65a4-55b1-45a3-bf5a-533b40f7d2bb", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:57:12.4339796+00:00\",\r\n \"endTime\": \"2023-04-19T04:58:31.5757609+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"fb5a4dff-97ef-449f-afd1-c22a4a436656\"\r\n}", + "x-ms-client-request-id" : "90b9f066-4e3f-4a74-b31f-6ab3ab061c12", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079/providers/Microsoft.Compute/virtualMachineScaleSets/vmss68917?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81186?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "cb15ff65-aa0a-4470-9c36-5bf3c0f2c38c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "232835eb-1199-439d-b5bb-414364160598" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11989", + "x-ms-ratelimit-remaining-subscription-reads" : "11983", "StatusCode" : "200", - "x-ms-correlation-request-id" : "3adb1732-301b-44d8-a367-6bb5b9460065", - "Date" : "Fri, 13 Jan 2023 02:25:49 GMT", + "x-ms-correlation-request-id" : "25f52f88-bac3-4f87-9b97-39b8b2a375b3", + "Date" : "Wed, 19 Apr 2023 04:59:01 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;369,Microsoft.Compute/GetVMScaleSet30Min;2569", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022550Z:3adb1732-301b-44d8-a367-6bb5b9460065", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;398,Microsoft.Compute/GetVMScaleSet30Min;2579", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045901Z:25f52f88-bac3-4f87-9b97-39b8b2a375b3", "Expires" : "-1", - "Content-Length" : "3101", - "x-ms-request-id" : "6a029875-8b63-4372-bec3-196a217c58b8", - "Body" : "{\r\n \"name\": \"vmss68917\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079/providers/Microsoft.Compute/virtualMachineScaleSets/vmss68917\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"plan\": {\r\n \"name\": \"access_server_byol\",\r\n \"publisher\": \"openvpn\",\r\n \"product\": \"openvpnas\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss68917-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"openvpn\",\r\n \"offer\": \"openvpnas\",\r\n \"sku\": \"access_server_byol\",\r\n \"version\": \"latest\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 1\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079/providers/Microsoft.Network/virtualNetworks/vmssvnet818371/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]}\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"9cea3b9f-ad02-47cd-a43a-5df5f9909675\",\r\n \"timeCreated\": \"2023-01-13T02:23:33.5359003+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "cb15ff65-aa0a-4470-9c36-5bf3c0f2c38c", + "Content-Length" : "3083", + "x-ms-request-id" : "91762419-dac3-4501-b321-8a40e59c9011", + "Body" : "{\r\n \"name\": \"vmss81186\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81186\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"plan\": {\r\n \"name\": \"openvpnas\",\r\n \"publisher\": \"openvpn\",\r\n \"product\": \"openvpnas\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss81186-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDONgwRCgmG0gF2j34r5rzonnKmYnPOwbewrEB/XGpRLLieSEOw3fC83Y6eFxyo/KeunnXrF+E/glh0dOWxprEDxBTbWFHxPbbcktXJLWrEukXvbGnSL9peQ7Q/OmcPMYYhutOeCEskCmntI5XbMQZc6pTvyWjG3wYVmajSY/KolQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"openvpn\",\r\n \"offer\": \"openvpnas\",\r\n \"sku\": \"openvpnas\",\r\n \"version\": \"latest\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 1\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357/providers/Microsoft.Network/virtualNetworks/vmssvnet283102/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]}\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"80ee0a41-15bc-4571-9103-6457e2c2004c\",\r\n \"timeCreated\": \"2023-04-19T04:57:12.4339796+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "232835eb-1199-439d-b5bb-414364160598", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079/providers/Microsoft.Compute/virtualMachineScaleSets/vmss68917?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81186?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "31921137-929e-464f-bcdc-024c1776e800", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "80e66b1d-fff5-4c5d-b6a4-563813650a77", "Content-Type" : "application/json" }, "Response" : { @@ -298,47 +270,47 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11966", + "x-ms-ratelimit-remaining-subscription-reads" : "11967", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:25:49 GMT", - "x-ms-correlation-request-id" : "00c2e9eb-5ce1-4e6e-9d0e-5d3a55a28e5b", + "Date" : "Wed, 19 Apr 2023 04:59:01 GMT", + "x-ms-correlation-request-id" : "d2653bfc-2f6b-4cd2-bb0e-036ed9db3fb0", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022550Z:00c2e9eb-5ce1-4e6e-9d0e-5d3a55a28e5b", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;367,Microsoft.Compute/GetVMScaleSet30Min;2567", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045902Z:d2653bfc-2f6b-4cd2-bb0e-036ed9db3fb0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;397,Microsoft.Compute/GetVMScaleSet30Min;2578", "Expires" : "-1", - "Content-Length" : "3101", - "x-ms-request-id" : "5683125c-eabd-4fe7-ae19-2cf2781353e9", - "Body" : "{\r\n \"name\": \"vmss68917\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079/providers/Microsoft.Compute/virtualMachineScaleSets/vmss68917\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"plan\": {\r\n \"name\": \"access_server_byol\",\r\n \"publisher\": \"openvpn\",\r\n \"product\": \"openvpnas\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss68917-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"openvpn\",\r\n \"offer\": \"openvpnas\",\r\n \"sku\": \"access_server_byol\",\r\n \"version\": \"latest\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 1\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg71079/providers/Microsoft.Network/virtualNetworks/vmssvnet818371/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]}\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"9cea3b9f-ad02-47cd-a43a-5df5f9909675\",\r\n \"timeCreated\": \"2023-01-13T02:23:33.5359003+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "31921137-929e-464f-bcdc-024c1776e800", + "Content-Length" : "3083", + "x-ms-request-id" : "6d5d1409-ede3-4392-ac1b-14d72d2451d0", + "Body" : "{\r\n \"name\": \"vmss81186\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81186\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"plan\": {\r\n \"name\": \"openvpnas\",\r\n \"publisher\": \"openvpn\",\r\n \"product\": \"openvpnas\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss81186-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDONgwRCgmG0gF2j34r5rzonnKmYnPOwbewrEB/XGpRLLieSEOw3fC83Y6eFxyo/KeunnXrF+E/glh0dOWxprEDxBTbWFHxPbbcktXJLWrEukXvbGnSL9peQ7Q/OmcPMYYhutOeCEskCmntI5XbMQZc6pTvyWjG3wYVmajSY/KolQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"openvpn\",\r\n \"offer\": \"openvpnas\",\r\n \"sku\": \"openvpnas\",\r\n \"version\": \"latest\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 1\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg25357/providers/Microsoft.Network/virtualNetworks/vmssvnet283102/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]}\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"80ee0a41-15bc-4571-9103-6457e2c2004c\",\r\n \"timeCreated\": \"2023-04-19T04:57:12.4339796+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "80e66b1d-fff5-4c5d-b6a4-563813650a77", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg71079?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg25357?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "49a64591-27af-4e2e-a906-c3c8941ea1f3", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3ec69100-2d07-4ab7-b04d-3268f9118001", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", + "x-ms-ratelimit-remaining-subscription-deletes" : "14998", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:25:52 GMT", - "x-ms-correlation-request-id" : "e4832b24-80d0-45f2-8170-7f759ab707bd", + "Date" : "Wed, 19 Apr 2023 04:59:05 GMT", + "x-ms-correlation-request-id" : "589dcfa0-1c61-403b-8820-069bc65690bd", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022553Z:e4832b24-80d0-45f2-8170-7f759ab707bd", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T045905Z:589dcfa0-1c61-403b-8820-069bc65690bd", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "e4832b24-80d0-45f2-8170-7f759ab707bd", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc3MTA3OS1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "589dcfa0-1c61-403b-8820-069bc65690bd", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkcyNTM1Ny1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javacsmrg71079", "vmss68917", "vmssvnet818371" ] + "variables" : [ "javacsmrg25357", "vmss81186", "vmssvnet283102" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVirtualMachineScaleSet.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVirtualMachineScaleSet.json index 9247f239274ef..d5fe2ee792d3d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVirtualMachineScaleSet.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVirtualMachineScaleSet.json @@ -460,7 +460,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Compute/virtualMachineScaleSets/vmss90989?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Compute/virtualMachineScaleSets/vmss90989?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "bb317c83-d2b7-4601-ba2b-d4d7cd7c5c8e", @@ -483,7 +483,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;52,Microsoft.Compute/CreateVMScaleSet30Min;292,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1166,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3602", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bd5d3746-fee4-4f91-b80b-799c33835ea1?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bd5d3746-fee4-4f91-b80b-799c33835ea1?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "bd5d3746-fee4-4f91-b80b-799c33835ea1", "Body" : "{\r\n \"name\": \"vmss90989\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Compute/virtualMachineScaleSets/vmss90989\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss90989-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"vhdContainers\": [\r\n \"https://stg62080b28.blob.core.windows.net/vhds\",\r\n \"https://stg789904c5.blob.core.windows.net/vhds\"\r\n ],\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss90989-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\"\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Network/loadBalancers/extlb1-025160ed/backendAddressPools/extlb1-025160ed-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Network/loadBalancers/extlb1-025160ed/backendAddressPools/extlb1-025160ed-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Network/loadBalancers/extlb1-025160ed/inboundNatPools/extlb1-025160ed-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Network/loadBalancers/extlb1-025160ed/inboundNatPools/extlb1-025160ed-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"74334f5a-66ff-4c0e-8030-ff5e8c17931f\",\r\n \"timeCreated\": \"2023-01-13T02:23:59.6454518+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "bb317c83-d2b7-4601-ba2b-d4d7cd7c5c8e", @@ -492,7 +492,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bd5d3746-fee4-4f91-b80b-799c33835ea1?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bd5d3746-fee4-4f91-b80b-799c33835ea1?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0857606c-3c0a-43b2-9589-ec194ef0f6f2" @@ -520,7 +520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bd5d3746-fee4-4f91-b80b-799c33835ea1?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bd5d3746-fee4-4f91-b80b-799c33835ea1?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3a5836c5-a0f4-447e-876e-71373371ef09" @@ -548,7 +548,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bd5d3746-fee4-4f91-b80b-799c33835ea1?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/bd5d3746-fee4-4f91-b80b-799c33835ea1?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "41bc1619-71e4-4b34-97e5-c0012c6524e6" @@ -576,7 +576,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Compute/virtualMachineScaleSets/vmss90989?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Compute/virtualMachineScaleSets/vmss90989?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2e9460c3-8396-4d5c-a8e4-d6e908f40ab4" @@ -1114,7 +1114,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Compute/virtualMachineScaleSets/vmss90989?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Compute/virtualMachineScaleSets/vmss90989?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1ef2ab25-bb2e-498b-ab83-9e9b6b70d3e5", @@ -1137,7 +1137,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;237,Microsoft.Compute/VMScaleSetActions30Min;1197,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1138,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "4184", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/938fb2af-7a13-4281-845e-cb5fc0edc498?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/938fb2af-7a13-4281-845e-cb5fc0edc498?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "938fb2af-7a13-4281-845e-cb5fc0edc498", "Body" : "{\r\n \"name\": \"vmss90989\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Compute/virtualMachineScaleSets/vmss90989\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss90989-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"vhdContainers\": [\r\n \"https://stg62080b28.blob.core.windows.net/vhds\",\r\n \"https://stg789904c5.blob.core.windows.net/vhds\"\r\n ],\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss90989-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\"\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Network/loadBalancers/extlb1-025160ed/backendAddressPools/extlb1-025160ed-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Network/loadBalancers/extlb1-025160ed/backendAddressPools/extlb1-025160ed-BAP2\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Network/loadBalancers/internallb1-06805/backendAddressPools/internallb1-06805-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Network/loadBalancers/internallb1-06805/backendAddressPools/internallb1-06805-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Network/loadBalancers/extlb1-025160ed/inboundNatPools/extlb1-025160ed-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Network/loadBalancers/internallb1-06805/inboundNatPools/internallb1-06805-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Network/loadBalancers/internallb1-06805/inboundNatPools/internallb1-06805-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"74334f5a-66ff-4c0e-8030-ff5e8c17931f\",\r\n \"timeCreated\": \"2023-01-13T02:23:59.6454518+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "1ef2ab25-bb2e-498b-ab83-9e9b6b70d3e5", @@ -1146,7 +1146,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/938fb2af-7a13-4281-845e-cb5fc0edc498?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/938fb2af-7a13-4281-845e-cb5fc0edc498?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "27a81d99-6fd0-4431-9471-79144b1c0f80" @@ -1174,7 +1174,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Compute/virtualMachineScaleSets/vmss90989?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Compute/virtualMachineScaleSets/vmss90989?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e0508b7a-cb46-4574-ac63-4c6054a85328" @@ -1202,7 +1202,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Compute/virtualMachineScaleSets/vmss90989?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg85823/providers/Microsoft.Compute/virtualMachineScaleSets/vmss90989?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f091007d-ef0d-4685-a406-56489b654aeb", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVirtualMachineScaleSetWithCustomScriptExtension.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVirtualMachineScaleSetWithCustomScriptExtension.json index 63967dec53663..a55be77a36593 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVirtualMachineScaleSetWithCustomScriptExtension.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVirtualMachineScaleSetWithCustomScriptExtension.json @@ -460,7 +460,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e7040aa9-b427-412e-8c01-444f366cf131", @@ -483,7 +483,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;50,Microsoft.Compute/CreateVMScaleSet30Min;290,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1158,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3667", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7cd04630-0ba3-45fa-90e4-98e1ff433fbb?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7cd04630-0ba3-45fa-90e4-98e1ff433fbb?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "7cd04630-0ba3-45fa-90e4-98e1ff433fbb", "Body" : "{\r\n \"name\": \"vmss77557\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss77557-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"vhdContainers\": [\r\n \"https://stg016658a3.blob.core.windows.net/vhds\",\r\n \"https://stg47060232.blob.core.windows.net/vhds\"\r\n ],\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss77557-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\"\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Network/virtualNetworks/vmssvnet032397/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Network/loadBalancers/extlb1-814860f9/backendAddressPools/extlb1-814860f9-BAP1\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Network/loadBalancers/extlb1-814860f9/inboundNatPools/extlb1-814860f9-INP1\"}]}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"CustomScriptForLinux\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"commandToExecute\":\"ls\"}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"cdfbf0a2-175a-46ae-ba8a-2ac16a49322d\",\r\n \"timeCreated\": \"2023-01-13T02:24:02.3173564+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "e7040aa9-b427-412e-8c01-444f366cf131", @@ -492,7 +492,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7cd04630-0ba3-45fa-90e4-98e1ff433fbb?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7cd04630-0ba3-45fa-90e4-98e1ff433fbb?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8e932078-b32d-4153-8589-d8d46ec80d35" @@ -520,7 +520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7cd04630-0ba3-45fa-90e4-98e1ff433fbb?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7cd04630-0ba3-45fa-90e4-98e1ff433fbb?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "75b38396-46ba-4c9f-92eb-68044d79c306" @@ -548,7 +548,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7cd04630-0ba3-45fa-90e4-98e1ff433fbb?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7cd04630-0ba3-45fa-90e4-98e1ff433fbb?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "913c5ad9-6e3a-4290-a0f3-716aaead1f0b" @@ -576,7 +576,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7cd04630-0ba3-45fa-90e4-98e1ff433fbb?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7cd04630-0ba3-45fa-90e4-98e1ff433fbb?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b32d65ef-66bd-4210-bb24-2f45d86c3a91" @@ -604,7 +604,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7cd04630-0ba3-45fa-90e4-98e1ff433fbb?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7cd04630-0ba3-45fa-90e4-98e1ff433fbb?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "82df7981-cd98-475b-85b4-98a8014f332e" @@ -632,7 +632,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b237fe61-6f57-4faa-89e8-ccc36035faaa" @@ -660,7 +660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "074dee70-4bf5-4f6a-9a1e-e223c30b107f", @@ -690,7 +690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0a571be1-7687-410f-97c5-7e6c2277a8f5", @@ -720,7 +720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5d367f58-a5c4-454e-9939-6fd3a9b9f93c", @@ -750,7 +750,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/manualupgrade?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/manualupgrade?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "eea184b4-711f-4556-9781-2ea0cb79b760", @@ -773,15 +773,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;233,Microsoft.Compute/VMScaleSetActions30Min;1193,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/518e475f-7787-458d-862c-0f8e9705c018?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/518e475f-7787-458d-862c-0f8e9705c018?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "518e475f-7787-458d-862c-0f8e9705c018", "x-ms-client-request-id" : "eea184b4-711f-4556-9781-2ea0cb79b760", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/518e475f-7787-458d-862c-0f8e9705c018?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/518e475f-7787-458d-862c-0f8e9705c018?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/518e475f-7787-458d-862c-0f8e9705c018?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/518e475f-7787-458d-862c-0f8e9705c018?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5d46d870-a6fb-472a-82dc-4dd4347359a6" @@ -809,7 +809,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/518e475f-7787-458d-862c-0f8e9705c018?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/518e475f-7787-458d-862c-0f8e9705c018?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "268c40c4-cdb9-47c6-994f-f6d70c1a4ec9" @@ -837,7 +837,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/518e475f-7787-458d-862c-0f8e9705c018?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/518e475f-7787-458d-862c-0f8e9705c018?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "dbb3d575-4fa3-47f1-9498-b1d4c0ceb1bb" @@ -863,7 +863,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "08b51eb9-4449-420e-a365-2615fe9261c1", @@ -893,7 +893,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions?$top=1&$orderby=name%20desc&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions?$top=1&$orderby=name%20desc&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9d8e09ea-ef57-40aa-b802-15272f96f84d", @@ -923,7 +923,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e23d08c8-538e-4c14-8063-eda283250f3d", @@ -953,7 +953,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines/0/instanceView?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines/0/instanceView?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e6aa9c86-ac31-425a-aa0f-202f1c2c0082", @@ -983,7 +983,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines/0/instanceView?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines/0/instanceView?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4fa76f89-05a6-4758-9d61-57da441e05b0", @@ -1013,7 +1013,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions?$top=1&$orderby=name%20desc&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions?$top=1&$orderby=name%20desc&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "270b9ba9-d60d-4a8e-ac82-9548e7724fee", @@ -1043,7 +1043,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c76842d4-ac93-47a8-9fb5-1919db039318", @@ -1073,7 +1073,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines/3/instanceView?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines/3/instanceView?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cee9cd86-98ef-48c3-bb92-37338cfc1f6d", @@ -1103,7 +1103,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines/3/instanceView?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines/3/instanceView?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "78f1ea8f-3ebb-474f-9427-d8dce329dda6", @@ -1133,7 +1133,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "939acab6-e987-4507-83e5-e69ef7c097b2", @@ -1163,7 +1163,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualmachines/0/restart?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualmachines/0/restart?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f969e8d7-b650-45a9-a36c-62bab96521a0", @@ -1186,15 +1186,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;232,Microsoft.Compute/VMScaleSetActions30Min;1190,Microsoft.Compute/VMScaleSetVMActions3Min;199,Microsoft.Compute/VMScaleSetVMActions30Min;999,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1151,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f938daa5-e5e2-429d-a895-1f15d8eb243b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f938daa5-e5e2-429d-a895-1f15d8eb243b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "f938daa5-e5e2-429d-a895-1f15d8eb243b", "x-ms-client-request-id" : "f969e8d7-b650-45a9-a36c-62bab96521a0", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f938daa5-e5e2-429d-a895-1f15d8eb243b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f938daa5-e5e2-429d-a895-1f15d8eb243b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f938daa5-e5e2-429d-a895-1f15d8eb243b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f938daa5-e5e2-429d-a895-1f15d8eb243b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "dff38dfb-be7d-4a51-a240-f8e0a4ffd135" @@ -1222,7 +1222,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f938daa5-e5e2-429d-a895-1f15d8eb243b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f938daa5-e5e2-429d-a895-1f15d8eb243b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "885c455f-a835-443d-a4fb-545775b3eccc" @@ -1250,7 +1250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f938daa5-e5e2-429d-a895-1f15d8eb243b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f938daa5-e5e2-429d-a895-1f15d8eb243b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9ee865a6-7abd-4729-85c9-9c262d9d9c11" @@ -1276,7 +1276,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualmachines/0/poweroff?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualmachines/0/poweroff?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "5eb2e1b0-a2ad-41c3-a9aa-84ffd9eef0ee", @@ -1299,15 +1299,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVMScaleSetVM3Min;239,Microsoft.Compute/DeleteVMScaleSetVM30Min;1199,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1170,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/33831e52-e7cc-4fd3-bacc-c240414a502b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/33831e52-e7cc-4fd3-bacc-c240414a502b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "33831e52-e7cc-4fd3-bacc-c240414a502b", "x-ms-client-request-id" : "5eb2e1b0-a2ad-41c3-a9aa-84ffd9eef0ee", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/33831e52-e7cc-4fd3-bacc-c240414a502b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/33831e52-e7cc-4fd3-bacc-c240414a502b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/33831e52-e7cc-4fd3-bacc-c240414a502b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/33831e52-e7cc-4fd3-bacc-c240414a502b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b5401fb8-1c7e-462f-bf32-69a0d5119883" @@ -1335,7 +1335,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/33831e52-e7cc-4fd3-bacc-c240414a502b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/33831e52-e7cc-4fd3-bacc-c240414a502b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "98c60f5e-caf4-4b9b-a3c4-467c2475af5e" @@ -1361,7 +1361,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines/0/instanceView?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines/0/instanceView?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6be8366d-16fd-4ba5-ae7f-1de36d0721e5", @@ -1391,7 +1391,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualmachines/0/start?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualmachines/0/start?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "90ce691b-00b6-453c-861d-5359795cf795", @@ -1414,15 +1414,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;236,Microsoft.Compute/VMScaleSetActions30Min;1189,Microsoft.Compute/VMScaleSetVMActions3Min;198,Microsoft.Compute/VMScaleSetVMActions30Min;998,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1169,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/190d08db-2534-4904-b0d3-a7d1ce71b34a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/190d08db-2534-4904-b0d3-a7d1ce71b34a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "190d08db-2534-4904-b0d3-a7d1ce71b34a", "x-ms-client-request-id" : "90ce691b-00b6-453c-861d-5359795cf795", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/190d08db-2534-4904-b0d3-a7d1ce71b34a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/190d08db-2534-4904-b0d3-a7d1ce71b34a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/190d08db-2534-4904-b0d3-a7d1ce71b34a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/190d08db-2534-4904-b0d3-a7d1ce71b34a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "86475d4e-a492-4660-a657-7950d77ebcf8" @@ -1450,7 +1450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/190d08db-2534-4904-b0d3-a7d1ce71b34a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/190d08db-2534-4904-b0d3-a7d1ce71b34a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6486dd2f-f0d1-42a6-9b3d-e470386b9d16" @@ -1476,7 +1476,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1dbb4347-2767-47a1-bc9d-2e6d678d6e82", @@ -1862,7 +1862,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg40050/providers/Microsoft.Compute/virtualMachineScaleSets/vmss77557/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f67906e7-ccbe-4ee2-9881-004d25fdc99e", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVirtualMachineScaleSetWithOptionalNetworkSettings.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVirtualMachineScaleSetWithOptionalNetworkSettings.json index 1bccc6e954822..25aa383f9e928 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVirtualMachineScaleSetWithOptionalNetworkSettings.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateVirtualMachineScaleSetWithOptionalNetworkSettings.json @@ -203,7 +203,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "93557c2d-0881-4fdf-8b9d-f07682c6899e", @@ -226,7 +226,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;53,Microsoft.Compute/CreateVMScaleSet30Min;293,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1170,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3059", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/835930a2-9a96-41ac-bc5e-25b1ad015103?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/835930a2-9a96-41ac-bc5e-25b1ad015103?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "835930a2-9a96-41ac-bc5e-25b1ad015103", "Body" : "{\r\n \"name\": \"vmss59669\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_D3_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss59669-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"publicIPAddressConfiguration\":{\"name\":\"pip1\",\"properties\":{\"idleTimeoutInMinutes\":15,\"ipTags\":[],\"dnsSettings\":{\"domainNameLabel\":\"pip532163\"},\"publicIPAddressVersion\":\"IPv4\"}},\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"applicationSecurityGroups\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Network/applicationSecurityGroups/asg21884\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"dbe42527-55b3-464e-9049-ce08c04cf0b7\",\r\n \"timeCreated\": \"2023-01-13T02:23:40.7078255+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "93557c2d-0881-4fdf-8b9d-f07682c6899e", @@ -235,7 +235,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/835930a2-9a96-41ac-bc5e-25b1ad015103?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/835930a2-9a96-41ac-bc5e-25b1ad015103?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "3eed952f-643b-4153-948e-2cde784d70f9" @@ -263,7 +263,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/835930a2-9a96-41ac-bc5e-25b1ad015103?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/835930a2-9a96-41ac-bc5e-25b1ad015103?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6878c539-0662-4d37-a8a6-082023222981" @@ -291,7 +291,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "db9daf80-c7a1-43cd-a362-c051ca90e060" @@ -319,7 +319,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4f28b963-bb48-4d39-9e38-8ac7bdfbf982", @@ -342,7 +342,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;239,Microsoft.Compute/VMScaleSetActions30Min;1199,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1144,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3059", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/63f20533-81a6-427d-8b7d-6f2b82cd5dd0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/63f20533-81a6-427d-8b7d-6f2b82cd5dd0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "63f20533-81a6-427d-8b7d-6f2b82cd5dd0", "Body" : "{\r\n \"name\": \"vmss59669\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_D3_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss59669-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"publicIPAddressConfiguration\":{\"name\":\"pip1\",\"properties\":{\"idleTimeoutInMinutes\":20,\"ipTags\":[],\"dnsSettings\":{\"domainNameLabel\":\"pip532163\"},\"publicIPAddressVersion\":\"IPv4\"}},\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"applicationSecurityGroups\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Network/applicationSecurityGroups/asg21884\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"dbe42527-55b3-464e-9049-ce08c04cf0b7\",\r\n \"timeCreated\": \"2023-01-13T02:23:40.7078255+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "4f28b963-bb48-4d39-9e38-8ac7bdfbf982", @@ -351,7 +351,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/63f20533-81a6-427d-8b7d-6f2b82cd5dd0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/63f20533-81a6-427d-8b7d-6f2b82cd5dd0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c18223d0-a370-435c-878a-c738abaf4b4e" @@ -379,7 +379,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/63f20533-81a6-427d-8b7d-6f2b82cd5dd0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/63f20533-81a6-427d-8b7d-6f2b82cd5dd0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "bc49cf57-a063-48f7-bfcd-c6058b378abb" @@ -407,7 +407,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/63f20533-81a6-427d-8b7d-6f2b82cd5dd0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/63f20533-81a6-427d-8b7d-6f2b82cd5dd0?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d6c88b45-d79e-4305-ab9e-9266b10af926" @@ -435,7 +435,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e0f3b8b4-a70e-43dc-9eed-8435c85a39b0" @@ -463,7 +463,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6c183938-483b-4b7e-9cef-01d903be6bb7", @@ -580,7 +580,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9a3e9887-3f1f-46e1-b549-d016f0040134", @@ -603,15 +603,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVMScaleSet3Min;84,Microsoft.Compute/DeleteVMScaleSet30Min;429,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1136,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/52687bc5-8199-44cc-89b0-13026f75689e?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/52687bc5-8199-44cc-89b0-13026f75689e?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "52687bc5-8199-44cc-89b0-13026f75689e", "x-ms-client-request-id" : "9a3e9887-3f1f-46e1-b549-d016f0040134", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/52687bc5-8199-44cc-89b0-13026f75689e?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/52687bc5-8199-44cc-89b0-13026f75689e?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/52687bc5-8199-44cc-89b0-13026f75689e?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/52687bc5-8199-44cc-89b0-13026f75689e?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "dbdff24b-d820-46e1-9aa7-98785850c698" @@ -639,7 +639,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/52687bc5-8199-44cc-89b0-13026f75689e?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/52687bc5-8199-44cc-89b0-13026f75689e?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ca130bcc-2545-4d45-9596-4088e2f7c6bb" @@ -665,7 +665,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cadb47d4-ecd3-4adc-abb7-cf05e7efe943", @@ -688,7 +688,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;232,Microsoft.Compute/VMScaleSetActions30Min;1192,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1122,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3681", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/3f2776b6-f0f8-4dd4-9cb9-32d7c95ee479?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/3f2776b6-f0f8-4dd4-9cb9-32d7c95ee479?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "3f2776b6-f0f8-4dd4-9cb9-32d7c95ee479", "Body" : "{\r\n \"name\": \"vmss59669\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-westus\": {\r\n \"principalId\": \"020402c9-3537-4023-8c57-6aa0d3dd715d\",\r\n \"clientId\": \"a0a4736f-1c74-4296-9572-dd5375ef6cba\"\r\n }\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_D3_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss59669-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":true,\"disableTcpStateTracking\":false,\"networkSecurityGroup\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Network/networkSecurityGroups/nsg955798\"},\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":true,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"publicIPAddressConfiguration\":{\"name\":\"pip1\",\"properties\":{\"idleTimeoutInMinutes\":20,\"ipTags\":[],\"dnsSettings\":{\"domainNameLabel\":\"pip532163\"},\"publicIPAddressVersion\":\"IPv4\"}},\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"applicationSecurityGroups\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Network/applicationSecurityGroups/asg21884\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"dbe42527-55b3-464e-9049-ce08c04cf0b7\",\r\n \"timeCreated\": \"2023-01-13T02:23:40.7078255+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "cadb47d4-ecd3-4adc-abb7-cf05e7efe943", @@ -697,7 +697,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/3f2776b6-f0f8-4dd4-9cb9-32d7c95ee479?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/3f2776b6-f0f8-4dd4-9cb9-32d7c95ee479?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "12339632-b54b-4ca5-804a-3c2e7604510b" @@ -725,7 +725,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d4d35895-1902-47b4-8392-b8fed94a3f82" @@ -753,7 +753,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4195031f-ab5b-45cd-963b-dc1ed6662caa", @@ -782,7 +782,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "28695006-cfd7-4c8c-b793-6633203230f6", @@ -805,7 +805,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;231,Microsoft.Compute/VMScaleSetActions30Min;1191,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1120,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3509", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5038840e-23f4-4041-b3be-0933f6edd39b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5038840e-23f4-4041-b3be-0933f6edd39b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "5038840e-23f4-4041-b3be-0933f6edd39b", "Body" : "{\r\n \"name\": \"vmss59669\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"UserAssigned\",\r\n \"userAssignedIdentities\": {\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG/providers/Microsoft.ManagedIdentity/userAssignedIdentities/AzSecPackAutoConfigUA-westus\": {\r\n \"principalId\": \"020402c9-3537-4023-8c57-6aa0d3dd715d\",\r\n \"clientId\": \"a0a4736f-1c74-4296-9572-dd5375ef6cba\"\r\n }\r\n }\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_D3_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss59669-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"publicIPAddressConfiguration\":{\"name\":\"pip1\",\"properties\":{\"idleTimeoutInMinutes\":20,\"ipTags\":[],\"dnsSettings\":{\"domainNameLabel\":\"pip532163\"},\"publicIPAddressVersion\":\"IPv4\"}},\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"applicationSecurityGroups\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Network/applicationSecurityGroups/asg21884\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"dbe42527-55b3-464e-9049-ce08c04cf0b7\",\r\n \"timeCreated\": \"2023-01-13T02:23:40.7078255+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "28695006-cfd7-4c8c-b793-6633203230f6", @@ -814,7 +814,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5038840e-23f4-4041-b3be-0933f6edd39b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5038840e-23f4-4041-b3be-0933f6edd39b?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "319c65f6-217b-46f2-8cfb-942e745e3395" @@ -842,7 +842,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg68275/providers/Microsoft.Compute/virtualMachineScaleSets/vmss59669?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d14b18e0-3f81-4f58-81c6-7549e367dfec" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateZoneRedundantVirtualMachineScaleSetWithZoneResilientLoadBalancer.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateZoneRedundantVirtualMachineScaleSetWithZoneResilientLoadBalancer.json index 5f7f3be086881..c1bcc893df3ab 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateZoneRedundantVirtualMachineScaleSetWithZoneResilientLoadBalancer.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canCreateZoneRedundantVirtualMachineScaleSetWithZoneResilientLoadBalancer.json @@ -264,7 +264,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg97370/providers/Microsoft.Compute/virtualMachineScaleSets/vmss11039?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg97370/providers/Microsoft.Compute/virtualMachineScaleSets/vmss11039?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f8452a1d-b5f9-413e-a06a-a6634ab13801", @@ -287,7 +287,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;59,Microsoft.Compute/CreateVMScaleSet30Min;299,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1196,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3657", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/8a3113c4-9abd-4cd7-97a4-3eadaf223703?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/8a3113c4-9abd-4cd7-97a4-3eadaf223703?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "x-ms-request-id" : "8a3113c4-9abd-4cd7-97a4-3eadaf223703", "Body" : "{\r\n \"name\": \"vmss11039\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg97370/providers/Microsoft.Compute/virtualMachineScaleSets/vmss11039\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_D3_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss11039-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg97370/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg97370/providers/Microsoft.Network/loadBalancers/extlb1-110659ca/backendAddressPools/extlb1-110659ca-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg97370/providers/Microsoft.Network/loadBalancers/extlb1-110659ca/backendAddressPools/extlb1-110659ca-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg97370/providers/Microsoft.Network/loadBalancers/extlb1-110659ca/inboundNatPools/extlb1-110659ca-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg97370/providers/Microsoft.Network/loadBalancers/extlb1-110659ca/inboundNatPools/extlb1-110659ca-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"13f9786d-3f06-4f92-ade5-b2cfd81ae459\",\r\n \"zoneBalance\": false,\r\n \"platformFaultDomainCount\": 1,\r\n \"timeCreated\": \"2023-01-13T02:23:41.2450407+00:00\"\r\n },\r\n \"zones\": [\r\n \"1\",\r\n \"2\"\r\n ]\r\n}", "x-ms-client-request-id" : "f8452a1d-b5f9-413e-a06a-a6634ab13801", @@ -296,7 +296,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/8a3113c4-9abd-4cd7-97a4-3eadaf223703?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/8a3113c4-9abd-4cd7-97a4-3eadaf223703?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d3746a95-76b8-4498-94af-33f7a71c9324" @@ -324,7 +324,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/8a3113c4-9abd-4cd7-97a4-3eadaf223703?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/8a3113c4-9abd-4cd7-97a4-3eadaf223703?p=e80879ac-fa85-4d3a-a88a-8f0894b5c96f&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "dc1e039d-d1c9-4ba9-9222-c0d5d94c109b" @@ -352,7 +352,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg97370/providers/Microsoft.Compute/virtualMachineScaleSets/vmss11039?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg97370/providers/Microsoft.Compute/virtualMachineScaleSets/vmss11039?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e8815927-722f-4903-adc8-fb3750823b57" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canDeleteVMSSInstance.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canDeleteVMSSInstance.json index f66abfc478881..08b21473bfbb5 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canDeleteVMSSInstance.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canDeleteVMSSInstance.json @@ -115,7 +115,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8c742fb9-2535-45c9-9c0a-c69f53641bdc", @@ -142,7 +142,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8c742fb9-2535-45c9-9c0a-c69f53641bdc", @@ -165,7 +165,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;56,Microsoft.Compute/CreateVMScaleSet30Min;296,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1193,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "2699", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/9c01462b-3125-4808-a8a0-38925be07209?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/9c01462b-3125-4808-a8a0-38925be07209?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "x-ms-request-id" : "9c01462b-3125-4808-a8a0-38925be07209", "Body" : "{\r\n \"name\": \"vmss96490\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 4\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss96490-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"a5b78d57-17ab-476f-a9bd-52eb0b1bb979\",\r\n \"timeCreated\": \"2023-01-13T02:23:58.1362562+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "8c742fb9-2535-45c9-9c0a-c69f53641bdc", @@ -174,7 +174,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/9c01462b-3125-4808-a8a0-38925be07209?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/9c01462b-3125-4808-a8a0-38925be07209?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ed26c9f5-e8cb-4ab3-a5a0-c858e0733140" @@ -202,7 +202,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/9c01462b-3125-4808-a8a0-38925be07209?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/9c01462b-3125-4808-a8a0-38925be07209?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6218974a-9909-4b2f-99a9-2a66f0a32f5c" @@ -230,7 +230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/9c01462b-3125-4808-a8a0-38925be07209?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/9c01462b-3125-4808-a8a0-38925be07209?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "73312951-fbe6-4354-8ae5-0c57f641c225" @@ -258,7 +258,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "da8467bc-a497-4fa8-8aeb-7983b8f36961" @@ -286,7 +286,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "94fa8519-2532-40f5-9576-3a1fb5503700", @@ -316,7 +316,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "79dd5849-a4f2-4617-98f0-3c8cf17508d7", @@ -346,7 +346,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/delete?forceDeletion=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/delete?forceDeletion=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e14b6829-0542-4703-90a2-ca34b71dc73a", @@ -369,15 +369,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;237,Microsoft.Compute/VMScaleSetActions30Min;1197,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1191,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/eb9afd69-1240-4d9b-9723-1e4965759767?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/eb9afd69-1240-4d9b-9723-1e4965759767?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "x-ms-request-id" : "eb9afd69-1240-4d9b-9723-1e4965759767", "x-ms-client-request-id" : "e14b6829-0542-4703-90a2-ca34b71dc73a", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/eb9afd69-1240-4d9b-9723-1e4965759767?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/eb9afd69-1240-4d9b-9723-1e4965759767?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/eb9afd69-1240-4d9b-9723-1e4965759767?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/eb9afd69-1240-4d9b-9723-1e4965759767?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6f7654e0-21f7-439b-8ee0-e48cccbd617a" @@ -405,7 +405,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/eb9afd69-1240-4d9b-9723-1e4965759767?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/eb9afd69-1240-4d9b-9723-1e4965759767?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2b47ba7b-3871-4eac-a836-0617793b75f9" @@ -431,7 +431,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "58bf0347-7201-4301-b105-f030d80418e0", @@ -461,7 +461,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "419e4cea-3886-4caa-9f86-7ce487e951fd", @@ -491,7 +491,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/delete?forceDeletion=false&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/delete?forceDeletion=false&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "eb9aa3c8-93e7-4421-b3ea-debd39dfabf1", @@ -514,15 +514,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;236,Microsoft.Compute/VMScaleSetActions30Min;1196,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1190,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/cbca958b-2cbd-4ae6-9605-27a67d92e06b?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/cbca958b-2cbd-4ae6-9605-27a67d92e06b?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "x-ms-request-id" : "cbca958b-2cbd-4ae6-9605-27a67d92e06b", "x-ms-client-request-id" : "eb9aa3c8-93e7-4421-b3ea-debd39dfabf1", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/cbca958b-2cbd-4ae6-9605-27a67d92e06b?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/cbca958b-2cbd-4ae6-9605-27a67d92e06b?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/cbca958b-2cbd-4ae6-9605-27a67d92e06b?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/cbca958b-2cbd-4ae6-9605-27a67d92e06b?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "333bb12c-db1b-421d-adfb-14249e774241" @@ -550,7 +550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/cbca958b-2cbd-4ae6-9605-27a67d92e06b?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/cbca958b-2cbd-4ae6-9605-27a67d92e06b?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fbe5ca25-ec24-4e99-ad60-922b0a1d414e" @@ -578,7 +578,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/cbca958b-2cbd-4ae6-9605-27a67d92e06b?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/cbca958b-2cbd-4ae6-9605-27a67d92e06b?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1c8702bc-a593-4863-89ea-d54640c45e84" @@ -604,7 +604,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "1011c36a-4462-4686-b73b-dbf4db5d1b14", @@ -634,7 +634,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "05505cd3-8627-4854-b19d-b577ffe54c83", @@ -664,7 +664,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/delete?forceDeletion=false&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg16718/providers/Microsoft.Compute/virtualMachineScaleSets/vmss96490/delete?forceDeletion=false&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4435482b-00fe-43a9-b437-a5be0aa8e170", @@ -687,15 +687,15 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;237,Microsoft.Compute/VMScaleSetActions30Min;1195,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1189,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/51e097a4-a147-43a2-8048-0bd83c217031?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/51e097a4-a147-43a2-8048-0bd83c217031?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "x-ms-request-id" : "51e097a4-a147-43a2-8048-0bd83c217031", "x-ms-client-request-id" : "4435482b-00fe-43a9-b437-a5be0aa8e170", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/51e097a4-a147-43a2-8048-0bd83c217031?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2022-11-01" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/51e097a4-a147-43a2-8048-0bd83c217031?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/51e097a4-a147-43a2-8048-0bd83c217031?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/51e097a4-a147-43a2-8048-0bd83c217031?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c1b48a61-a96a-4f73-bbd5-093c219ea875" @@ -723,7 +723,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/51e097a4-a147-43a2-8048-0bd83c217031?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/51e097a4-a147-43a2-8048-0bd83c217031?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&monitor=true&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e5f481aa-c1ce-4acd-bd25-08ae664e9dc0" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canEnableMSIOnVirtualMachineScaleSetWithMultipleRoleAssignment.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canEnableMSIOnVirtualMachineScaleSetWithMultipleRoleAssignment.json index 947584c66eb98..148117e7e33e1 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canEnableMSIOnVirtualMachineScaleSetWithMultipleRoleAssignment.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canEnableMSIOnVirtualMachineScaleSetWithMultipleRoleAssignment.json @@ -376,7 +376,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg22679/providers/Microsoft.Compute/virtualMachineScaleSets/vmss88312?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg22679/providers/Microsoft.Compute/virtualMachineScaleSets/vmss88312?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "931fa75e-069d-4dab-97ea-f2916a8a5e08", @@ -399,7 +399,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;51,Microsoft.Compute/CreateVMScaleSet30Min;291,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1162,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3684", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e0b3316c-7d02-4a94-af7c-05a4951e3e7a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e0b3316c-7d02-4a94-af7c-05a4951e3e7a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "e0b3316c-7d02-4a94-af7c-05a4951e3e7a", "Body" : "{\r\n \"name\": \"vmss88312\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg22679/providers/Microsoft.Compute/virtualMachineScaleSets/vmss88312\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"1d653e07-c4ff-49a2-ba3c-b04c9a9540a4\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss88312-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg22679/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg22679/providers/Microsoft.Network/loadBalancers/extlb1-96493a6a/backendAddressPools/extlb1-96493a6a-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg22679/providers/Microsoft.Network/loadBalancers/extlb1-96493a6a/backendAddressPools/extlb1-96493a6a-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg22679/providers/Microsoft.Network/loadBalancers/extlb1-96493a6a/inboundNatPools/extlb1-96493a6a-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg22679/providers/Microsoft.Network/loadBalancers/extlb1-96493a6a/inboundNatPools/extlb1-96493a6a-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"7579aa2d-a9b7-4778-b89a-e3bf29cae9c7\",\r\n \"timeCreated\": \"2023-01-13T02:23:59.9579546+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "931fa75e-069d-4dab-97ea-f2916a8a5e08", @@ -408,7 +408,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e0b3316c-7d02-4a94-af7c-05a4951e3e7a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e0b3316c-7d02-4a94-af7c-05a4951e3e7a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "87dbafae-5025-4d46-b1eb-1eee7efe9719" @@ -436,7 +436,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e0b3316c-7d02-4a94-af7c-05a4951e3e7a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e0b3316c-7d02-4a94-af7c-05a4951e3e7a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e0469227-f742-4ed5-8f1d-05e7c50a4d87" @@ -464,7 +464,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e0b3316c-7d02-4a94-af7c-05a4951e3e7a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e0b3316c-7d02-4a94-af7c-05a4951e3e7a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b04631d6-c7b4-4c07-97d6-ea8c92cf73dd" @@ -492,7 +492,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg22679/providers/Microsoft.Compute/virtualMachineScaleSets/vmss88312?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg22679/providers/Microsoft.Compute/virtualMachineScaleSets/vmss88312?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6926f055-8f46-4630-8c73-3c50356c7085" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canEnableMSIOnVirtualMachineScaleSetWithoutRoleAssignment.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canEnableMSIOnVirtualMachineScaleSetWithoutRoleAssignment.json index 1f4e42e5ba070..cf12ed618dcc0 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canEnableMSIOnVirtualMachineScaleSetWithoutRoleAssignment.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canEnableMSIOnVirtualMachineScaleSetWithoutRoleAssignment.json @@ -292,7 +292,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67608/providers/Microsoft.Compute/virtualMachineScaleSets/vmss22597?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67608/providers/Microsoft.Compute/virtualMachineScaleSets/vmss22597?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7359d52a-77cd-4c77-883e-30f32ec976cf", @@ -315,7 +315,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;54,Microsoft.Compute/CreateVMScaleSet30Min;294,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1174,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3684", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/95973fc2-1220-41e2-a48e-aa35f6213e3c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/95973fc2-1220-41e2-a48e-aa35f6213e3c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "95973fc2-1220-41e2-a48e-aa35f6213e3c", "Body" : "{\r\n \"name\": \"vmss22597\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67608/providers/Microsoft.Compute/virtualMachineScaleSets/vmss22597\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"087d9706-2326-4cab-9156-d0f77786a87c\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss22597-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67608/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67608/providers/Microsoft.Network/loadBalancers/extlb1-32677bf9/backendAddressPools/extlb1-32677bf9-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67608/providers/Microsoft.Network/loadBalancers/extlb1-32677bf9/backendAddressPools/extlb1-32677bf9-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67608/providers/Microsoft.Network/loadBalancers/extlb1-32677bf9/inboundNatPools/extlb1-32677bf9-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67608/providers/Microsoft.Network/loadBalancers/extlb1-32677bf9/inboundNatPools/extlb1-32677bf9-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"281e9e43-e29b-4bde-8ebe-a260226af087\",\r\n \"timeCreated\": \"2023-01-13T02:23:36.5046592+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "7359d52a-77cd-4c77-883e-30f32ec976cf", @@ -324,7 +324,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/95973fc2-1220-41e2-a48e-aa35f6213e3c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/95973fc2-1220-41e2-a48e-aa35f6213e3c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2762a7f2-f1ed-4e42-a613-5271b11f1a0b" @@ -352,7 +352,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/95973fc2-1220-41e2-a48e-aa35f6213e3c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/95973fc2-1220-41e2-a48e-aa35f6213e3c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cc7b6dd2-d965-4c9e-b955-b50eeb56b8b7" @@ -380,7 +380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/95973fc2-1220-41e2-a48e-aa35f6213e3c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/95973fc2-1220-41e2-a48e-aa35f6213e3c?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8a9cc32f-98de-422a-bc81-a1ee85032af5" @@ -408,7 +408,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67608/providers/Microsoft.Compute/virtualMachineScaleSets/vmss22597?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg67608/providers/Microsoft.Compute/virtualMachineScaleSets/vmss22597?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "aaea400a-c97c-4dfa-b75d-01d98b492a65" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canGetOrchestrationType.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canGetOrchestrationType.json index 6421b2fc3a8b9..6fc2e1fa026a7 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canGetOrchestrationType.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canGetOrchestrationType.json @@ -115,7 +115,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27165/providers/Microsoft.Compute/virtualMachineScaleSets/vmss87316?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27165/providers/Microsoft.Compute/virtualMachineScaleSets/vmss87316?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2c7939fc-19e4-4f48-9d9e-c16f6e5ae0c8", @@ -138,7 +138,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;58,Microsoft.Compute/CreateVMScaleSet30Min;298,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1198,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "2699", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/0adab8ef-de35-4394-8de1-0e39236eeb7a?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/0adab8ef-de35-4394-8de1-0e39236eeb7a?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "x-ms-request-id" : "0adab8ef-de35-4394-8de1-0e39236eeb7a", "Body" : "{\r\n \"name\": \"vmss87316\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27165/providers/Microsoft.Compute/virtualMachineScaleSets/vmss87316\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss87316-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27165/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"822385b4-b126-4ebd-8a76-ee1967aa3001\",\r\n \"timeCreated\": \"2023-01-13T02:23:36.2917617+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "2c7939fc-19e4-4f48-9d9e-c16f6e5ae0c8", @@ -147,7 +147,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/0adab8ef-de35-4394-8de1-0e39236eeb7a?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/0adab8ef-de35-4394-8de1-0e39236eeb7a?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fcecfe85-6fd9-4148-8c2b-5a32eb8a1c04" @@ -175,7 +175,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/0adab8ef-de35-4394-8de1-0e39236eeb7a?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/0adab8ef-de35-4394-8de1-0e39236eeb7a?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e5ea2ddb-8516-42f7-b45e-2a96df3647fe" @@ -203,7 +203,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27165/providers/Microsoft.Compute/virtualMachineScaleSets/vmss87316?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27165/providers/Microsoft.Compute/virtualMachineScaleSets/vmss87316?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6fa1000d-e7b8-4a25-a962-d755ab3bd23f" @@ -231,7 +231,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27165/providers/Microsoft.Compute/virtualMachineScaleSets/vmss60560?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg27165/providers/Microsoft.Compute/virtualMachineScaleSets/vmss60560?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d6fa8a49-5db0-477f-950a-6a7872b36916", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canGetSingleVMSSInstance.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canGetSingleVMSSInstance.json index 36d96aff450cd..cf92fd35aef5a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canGetSingleVMSSInstance.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canGetSingleVMSSInstance.json @@ -488,7 +488,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Compute/virtualMachineScaleSets/vmss19365?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Compute/virtualMachineScaleSets/vmss19365?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "a81afca3-a19e-4ba8-a4cb-083bc9c977a2", @@ -511,7 +511,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;48,Microsoft.Compute/CreateVMScaleSet30Min;288,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1150,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3511", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/04844789-bcd0-49d9-9502-ef8352f342a8?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/04844789-bcd0-49d9-9502-ef8352f342a8?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "04844789-bcd0-49d9-9502-ef8352f342a8", "Body" : "{\r\n \"name\": \"vmss19365\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Compute/virtualMachineScaleSets/vmss19365\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss19365-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Network/loadBalancers/extlb1-20198756/backendAddressPools/extlb1-20198756-BAP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Network/loadBalancers/extlb1-20198756/backendAddressPools/extlb1-20198756-BAP2\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Network/loadBalancers/extlb1-20198756/inboundNatPools/extlb1-20198756-INP1\"},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Network/loadBalancers/extlb1-20198756/inboundNatPools/extlb1-20198756-INP2\"}]}}]}}]}\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"9367157c-2765-48d2-9c35-e2b4c2fedd8e\",\r\n \"timeCreated\": \"2023-01-13T02:24:06.0830053+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "a81afca3-a19e-4ba8-a4cb-083bc9c977a2", @@ -520,7 +520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/04844789-bcd0-49d9-9502-ef8352f342a8?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/04844789-bcd0-49d9-9502-ef8352f342a8?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "60bbaa2a-9ad6-42f7-9fa0-be3f4f5b2bb9" @@ -548,7 +548,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/04844789-bcd0-49d9-9502-ef8352f342a8?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/04844789-bcd0-49d9-9502-ef8352f342a8?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "40509698-0325-4d52-9ff2-443218734520" @@ -576,7 +576,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/04844789-bcd0-49d9-9502-ef8352f342a8?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/04844789-bcd0-49d9-9502-ef8352f342a8?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4208575e-ef4a-4903-816f-213ebb43a2f2" @@ -604,7 +604,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Compute/virtualMachineScaleSets/vmss19365?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Compute/virtualMachineScaleSets/vmss19365?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "05bb5e81-427e-426f-94ca-56db839a38b0" @@ -632,7 +632,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Compute/virtualMachineScaleSets/vmss19365?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Compute/virtualMachineScaleSets/vmss19365?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7e4bc4da-0c1f-4676-8f7d-f44b2fbd95c1", @@ -661,7 +661,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Compute/virtualMachineScaleSets/vmss19365/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Compute/virtualMachineScaleSets/vmss19365/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "38eb2cb6-e2e9-4595-a838-ed2584a89e23", @@ -691,7 +691,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Compute/virtualMachineScaleSets/vmss19365/virtualMachines/0?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Compute/virtualMachineScaleSets/vmss19365/virtualMachines/0?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "484ac7ec-ef49-4c70-be62-2ccf11aa5792", @@ -721,7 +721,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Compute/virtualMachineScaleSets/vmss19365/virtualMachines/0/instanceView?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Compute/virtualMachineScaleSets/vmss19365/virtualMachines/0/instanceView?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "2045c532-5fb5-4bba-ae5d-03349f256acf", @@ -751,7 +751,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Compute/virtualMachineScaleSets/vmss19365/virtualMachines/0?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg33536/providers/Microsoft.Compute/virtualMachineScaleSets/vmss19365/virtualMachines/0?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f732f878-f6fb-43aa-8f15-334bb7d36fac", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canListInstancesIncludingInstanceView.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canListInstancesIncludingInstanceView.json index fb77212cb658d..7780397e6daae 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canListInstancesIncludingInstanceView.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canListInstancesIncludingInstanceView.json @@ -1,972 +1,944 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg43408?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg69500?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "d1d2eabc-8937-482d-8109-cf7b95b573e1", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "875e236c-3cb1-4b3e-b425-efd9d200a653", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1186", + "x-ms-ratelimit-remaining-subscription-writes" : "1199", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:23:14 GMT", - "x-ms-correlation-request-id" : "6ff2dd23-f5ac-4fcf-bf94-1828dec76acd", + "Date" : "Thu, 20 Apr 2023 03:27:24 GMT", + "x-ms-correlation-request-id" : "87bc8115-f8fc-4f6b-8517-bc2cf3b7746a", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022314Z:6ff2dd23-f5ac-4fcf-bf94-1828dec76acd", + "x-ms-routing-request-id" : "JAPANEAST:20230420T032724Z:87bc8115-f8fc-4f6b-8517-bc2cf3b7746a", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "6ff2dd23-f5ac-4fcf-bf94-1828dec76acd", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408\",\"name\":\"javacsmrg43408\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "87bc8115-f8fc-4f6b-8517-bc2cf3b7746a", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500\",\"name\":\"javacsmrg69500\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Network/virtualNetworks/vmssvnet?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Network/virtualNetworks/vmssvnet?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "a49314ec-7f36-4a39-9e21-bdb7f0e49c06", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "e0c41928-737c-4a2f-b4b1-f326dd9064bc", "Content-Type" : "application/json" }, "Response" : { + "azure-asyncnotification" : "Enabled", "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1185", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", - "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:23:17 GMT", - "x-ms-correlation-request-id" : "e1c4c744-5175-4c1b-9442-70d1345b2b21", - "x-ms-arm-service-request-id" : "bc8c0ae7-7189-4ab3-8b1e-dcc5f06c244c", + "Date" : "Thu, 20 Apr 2023 03:27:27 GMT", + "x-ms-correlation-request-id" : "9ad1ca4b-6937-45ea-8096-e6d3e7215028", + "x-ms-arm-service-request-id" : "57be2c48-884e-481e-b8d1-82e3c025adda", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022317Z:e1c4c744-5175-4c1b-9442-70d1345b2b21", + "x-ms-routing-request-id" : "JAPANEAST:20230420T032727Z:9ad1ca4b-6937-45ea-8096-e6d3e7215028", "Expires" : "-1", "Content-Length" : "1291", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/314d31b3-7521-449e-8f73-a3cdb5d5cce5?api-version=2022-09-01", - "x-ms-request-id" : "314d31b3-7521-449e-8f73-a3cdb5d5cce5", - "Body" : "{\r\n \"name\": \"vmssvnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Network/virtualNetworks/vmssvnet\",\r\n \"etag\": \"W/\\\"94979ff5-f3e4-473c-a38c-51ed0ae6c913\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"6c812055-2178-4ce4-8260-d99ec07e819f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\",\r\n \"etag\": \"W/\\\"94979ff5-f3e4-473c-a38c-51ed0ae6c913\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "a49314ec-7f36-4a39-9e21-bdb7f0e49c06", + "x-ms-request-id" : "2ec754b8-591b-4259-a3cf-7ddf767db92d", + "Body" : "{\r\n \"name\": \"vmssvnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Network/virtualNetworks/vmssvnet\",\r\n \"etag\": \"W/\\\"441fc129-72d7-486b-8036-66877bec28a4\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"c8c11871-5756-44bc-87d8-562edb0489cd\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\",\r\n \"etag\": \"W/\\\"441fc129-72d7-486b-8036-66877bec28a4\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2ec754b8-591b-4259-a3cf-7ddf767db92d?api-version=2022-09-01", + "x-ms-client-request-id" : "e0c41928-737c-4a2f-b4b1-f326dd9064bc", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/314d31b3-7521-449e-8f73-a3cdb5d5cce5?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2ec754b8-591b-4259-a3cf-7ddf767db92d?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "80eca599-adea-4ddd-b598-eb9d6aaad54d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "59e6ef67-6665-4083-8926-f6e491b29f84" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", - "x-ms-correlation-request-id" : "a37e2a7f-dc34-4220-814b-ef36f88e8490", - "Date" : "Fri, 13 Jan 2023 02:23:20 GMT", - "x-ms-arm-service-request-id" : "d9f13684-32c4-458f-a325-a4cf8aa43b2d", + "x-ms-correlation-request-id" : "f1a086bd-2f31-453c-a969-388710c63e64", + "Date" : "Thu, 20 Apr 2023 03:27:30 GMT", + "x-ms-arm-service-request-id" : "10b3aea0-34fd-40d7-91b7-dcc9e723cde9", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022320Z:a37e2a7f-dc34-4220-814b-ef36f88e8490", + "x-ms-routing-request-id" : "JAPANEAST:20230420T032730Z:f1a086bd-2f31-453c-a969-388710c63e64", "Expires" : "-1", "Content-Length" : "29", - "x-ms-request-id" : "9a61c0a1-6741-4947-9d0c-8da1081c3fbb", + "x-ms-request-id" : "238987e9-cb18-409a-9136-b3a390afae8f", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "80eca599-adea-4ddd-b598-eb9d6aaad54d", + "x-ms-client-request-id" : "59e6ef67-6665-4083-8926-f6e491b29f84", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Network/virtualNetworks/vmssvnet?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Network/virtualNetworks/vmssvnet?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "61820b54-4d96-4143-b04a-ea55a6ce03fa" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "f20a06c4-4abf-4680-9e99-4e2dc28242a7" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", - "x-ms-correlation-request-id" : "7f1fe708-57a2-449f-b50a-9a3c4a73f8e7", - "Date" : "Fri, 13 Jan 2023 02:23:21 GMT", - "x-ms-arm-service-request-id" : "d9c3425b-2712-48cb-a166-5e4702d4982a", + "x-ms-correlation-request-id" : "c172815e-470b-4e48-bf0e-eceeed85694b", + "Date" : "Thu, 20 Apr 2023 03:27:30 GMT", + "x-ms-arm-service-request-id" : "d4c432e3-1e98-4103-8f56-2848269492a8", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"0f2ff8b2-907f-4e22-b6f4-3074abdb05f0\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022321Z:7f1fe708-57a2-449f-b50a-9a3c4a73f8e7", + "ETag" : "W/\"085a368b-a78e-4414-b6a2-71cad87e201f\"", + "x-ms-routing-request-id" : "JAPANEAST:20230420T032731Z:c172815e-470b-4e48-bf0e-eceeed85694b", "Expires" : "-1", "Content-Length" : "1293", - "x-ms-request-id" : "dc14e850-9041-43b8-b2b3-9ac5ce773192", - "Body" : "{\r\n \"name\": \"vmssvnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Network/virtualNetworks/vmssvnet\",\r\n \"etag\": \"W/\\\"0f2ff8b2-907f-4e22-b6f4-3074abdb05f0\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"6c812055-2178-4ce4-8260-d99ec07e819f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\",\r\n \"etag\": \"W/\\\"0f2ff8b2-907f-4e22-b6f4-3074abdb05f0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "61820b54-4d96-4143-b04a-ea55a6ce03fa", + "x-ms-request-id" : "3b73a254-8e4d-40ff-90fc-dc69ebfeb0bf", + "Body" : "{\r\n \"name\": \"vmssvnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Network/virtualNetworks/vmssvnet\",\r\n \"etag\": \"W/\\\"085a368b-a78e-4414-b6a2-71cad87e201f\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"c8c11871-5756-44bc-87d8-562edb0489cd\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\",\r\n \"etag\": \"W/\\\"085a368b-a78e-4414-b6a2-71cad87e201f\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "f20a06c4-4abf-4680-9e99-4e2dc28242a7", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "07ccb3ca-364a-46c9-8a08-ee1516c7bef5", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "e12fbeb0-0632-45b6-8e3e-0fbf231deb99", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "x-ms-request-charge" : "7", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1193", + "x-ms-ratelimit-remaining-subscription-writes" : "1197", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:23:26 GMT", - "x-ms-correlation-request-id" : "8b67bff6-d837-40cf-b89c-81bacebe9bb2", + "Date" : "Thu, 20 Apr 2023 03:27:34 GMT", + "x-ms-correlation-request-id" : "71df57f7-204e-4bed-a4db-02170e311e92", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022326Z:8b67bff6-d837-40cf-b89c-81bacebe9bb2", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;58,Microsoft.Compute/CreateVMScaleSet30Min;298,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1189,Microsoft.Compute/VmssQueuedVMOperations;0", + "x-ms-routing-request-id" : "JAPANEAST:20230420T032734Z:71df57f7-204e-4bed-a4db-02170e311e92", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;59,Microsoft.Compute/CreateVMScaleSet30Min;297,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1191,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3728", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", - "x-ms-request-id" : "4f1ff338-8e4d-480c-9a25-90ff28496785", - "Body" : "{\r\n \"name\": \"vmss48542\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 3\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss48542-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"d9205783-de26-498b-87ba-79ef84d1674f\",\r\n \"timeCreated\": \"2023-01-13T02:23:23.95762+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "07ccb3ca-364a-46c9-8a08-ee1516c7bef5", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", + "x-ms-request-id" : "c2d9687b-a3a9-4d36-8bec-41c7e1196e20", + "Body" : "{\r\n \"name\": \"vmss81183\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 3\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss81183-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCoYxUat8P0RpwJvxfrkMyXyGWpWiXQKc9KCL2eV4h0h/wpK6JTkTCXWvJg7VawBWdXTbjLJZVFrigASypuiE9uvLbX/xcqLwTqD+8cP2vlIg/gCWkVvGiz6NpvqeAFi443mx1gIWzuiQ4leXy4CGEzuphl5uXymZwiCqjF4zCJzQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"7dea444a-9124-409e-bbe4-41279b474df3\",\r\n \"timeCreated\": \"2023-04-20T03:27:33.42564+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "e12fbeb0-0632-45b6-8e3e-0fbf231deb99", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "61dd24d8-c327-46f6-987c-8f0486a6f28f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "d5718c82-11fd-4936-903f-b9d773b9e437" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11983", + "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", - "x-ms-correlation-request-id" : "46d25cb4-32b7-4c60-a2ed-ea505f199d0b", - "Date" : "Fri, 13 Jan 2023 02:23:35 GMT", + "x-ms-correlation-request-id" : "dbdd2bda-d18f-4704-a00e-f9da8456a0c2", + "Date" : "Thu, 20 Apr 2023 03:27:45 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "Retry-After" : "0", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14986,Microsoft.Compute/GetOperation30Min;29986", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022336Z:46d25cb4-32b7-4c60-a2ed-ea505f199d0b", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14997,Microsoft.Compute/GetOperation30Min;29971", + "x-ms-routing-request-id" : "JAPANEAST:20230420T032745Z:dbdd2bda-d18f-4704-a00e-f9da8456a0c2", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "ac6b8afd-1092-486c-9bcc-4f3247ae23c9", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "61dd24d8-c327-46f6-987c-8f0486a6f28f", + "x-ms-request-id" : "b20bbb7e-ed8d-48e7-abb2-613bce8ae6a4", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "d5718c82-11fd-4936-903f-b9d773b9e437", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "e65a8e77-7879-4fa2-9077-9015870eb86e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "4d336bc0-ee59-4898-8b93-3ae2cd80fe1b" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11987", + "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", - "x-ms-correlation-request-id" : "20c3ea20-bf95-4b9a-a5db-74e36a358191", - "Date" : "Fri, 13 Jan 2023 02:24:36 GMT", + "x-ms-correlation-request-id" : "9fb92854-8b06-4614-b1cf-b81cfe358684", + "Date" : "Thu, 20 Apr 2023 03:28:46 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14945,Microsoft.Compute/GetOperation30Min;29945", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022437Z:20c3ea20-bf95-4b9a-a5db-74e36a358191", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29969", + "x-ms-routing-request-id" : "JAPANEAST:20230420T032846Z:9fb92854-8b06-4614-b1cf-b81cfe358684", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "2a1af407-0ec8-41a8-a102-ac37943bec6e", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "e65a8e77-7879-4fa2-9077-9015870eb86e", + "x-ms-request-id" : "ccd07120-2971-43af-8494-3742bf37a3df", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "4d336bc0-ee59-4898-8b93-3ae2cd80fe1b", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "799f7c7f-e6a0-4502-98bf-86f99d2efe18" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "3b7a1ef6-fad4-460c-bdea-2351c386cd27" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11973", + "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", - "x-ms-correlation-request-id" : "fed57678-8738-4a57-ab53-10141c945ea6", - "Date" : "Fri, 13 Jan 2023 02:25:07 GMT", + "x-ms-correlation-request-id" : "7834088f-68a9-4be6-9fd8-73e5ab0d78bc", + "Date" : "Thu, 20 Apr 2023 03:29:16 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14914,Microsoft.Compute/GetOperation30Min;29911", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022508Z:fed57678-8738-4a57-ab53-10141c945ea6", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29968", + "x-ms-routing-request-id" : "JAPANEAST:20230420T032917Z:7834088f-68a9-4be6-9fd8-73e5ab0d78bc", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "eb55c01f-92c5-420e-8b30-dd1f690e54c4", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "799f7c7f-e6a0-4502-98bf-86f99d2efe18", + "x-ms-request-id" : "666f7877-dc2d-4b85-bae6-0f7f413e89ba", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "3b7a1ef6-fad4-460c-bdea-2351c386cd27", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0b35df65-480d-4db3-9cc1-49fa5f90177a" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "42ea0835-eddc-4c29-b537-b9589c2b09f8" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", + "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", - "x-ms-correlation-request-id" : "afc25af1-0831-4f44-9d7c-92d80b8f11b6", - "Date" : "Fri, 13 Jan 2023 02:25:39 GMT", + "x-ms-correlation-request-id" : "f840c7ce-d9db-4151-a421-6993e2d2e10e", + "Date" : "Thu, 20 Apr 2023 03:29:47 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14877,Microsoft.Compute/GetOperation30Min;29871", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022539Z:afc25af1-0831-4f44-9d7c-92d80b8f11b6", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14994,Microsoft.Compute/GetOperation30Min;29966", + "x-ms-routing-request-id" : "JAPANEAST:20230420T032948Z:f840c7ce-d9db-4151-a421-6993e2d2e10e", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "a6606a61-0b16-4e60-b6d5-d06f5ea61cb2", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "0b35df65-480d-4db3-9cc1-49fa5f90177a", + "x-ms-request-id" : "880c5b90-d419-4fdb-8a64-78bd0e1cb8b1", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "42ea0835-eddc-4c29-b537-b9589c2b09f8", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "7fb0107e-7a89-45b9-9947-86f13ea01fe0" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "8e5db529-0bba-40cf-8b2d-7a18ab055d5c" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11958", + "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", - "x-ms-correlation-request-id" : "bfdecfd0-7479-4075-973a-2523842880ee", - "Date" : "Fri, 13 Jan 2023 02:26:08 GMT", + "x-ms-correlation-request-id" : "fee64cb9-3753-4ebe-acf7-ca90b47fb068", + "Date" : "Thu, 20 Apr 2023 03:30:18 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14837,Microsoft.Compute/GetOperation30Min;29827", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022609Z:bfdecfd0-7479-4075-973a-2523842880ee", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29965", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033018Z:fee64cb9-3753-4ebe-acf7-ca90b47fb068", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "58f07d3b-6253-42e0-a590-74b2f1857154", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "7fb0107e-7a89-45b9-9947-86f13ea01fe0", + "x-ms-request-id" : "82f159d3-5784-421e-80b5-33a3f57916bf", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "8e5db529-0bba-40cf-8b2d-7a18ab055d5c", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "6711156f-4ac2-4cdb-924c-a2b908786783" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "b9a4a6a4-5301-4527-80e0-06f0f4b56c9d" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11971", + "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f2d567a2-4cf7-4c64-a087-0405d887793e", - "Date" : "Fri, 13 Jan 2023 02:26:38 GMT", + "x-ms-correlation-request-id" : "d85a34c0-4620-4622-b2e7-624f3f06e4ad", + "Date" : "Thu, 20 Apr 2023 03:30:49 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14827,Microsoft.Compute/GetOperation30Min;29799", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022639Z:f2d567a2-4cf7-4c64-a087-0405d887793e", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29963", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033049Z:d85a34c0-4620-4622-b2e7-624f3f06e4ad", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "e43f5acf-939f-4806-aea6-3f00043f1bb9", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "6711156f-4ac2-4cdb-924c-a2b908786783", + "x-ms-request-id" : "b0f4391a-f6d8-4e5e-9352-26a5e7333e62", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "b9a4a6a4-5301-4527-80e0-06f0f4b56c9d", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "9c79ef8b-f777-4272-8599-d33dd66582a7" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "85598a7d-0539-4764-a531-9134b9b3155f" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11951", + "x-ms-ratelimit-remaining-subscription-reads" : "11995", "StatusCode" : "200", - "x-ms-correlation-request-id" : "baa0dda8-3054-48cd-8577-4fa12c3f65b0", - "Date" : "Fri, 13 Jan 2023 02:27:09 GMT", + "x-ms-correlation-request-id" : "b0dd24c6-7f40-42bd-b054-461453dc9a1a", + "Date" : "Thu, 20 Apr 2023 03:31:19 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14811,Microsoft.Compute/GetOperation30Min;29758", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022710Z:baa0dda8-3054-48cd-8577-4fa12c3f65b0", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29962", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033119Z:b0dd24c6-7f40-42bd-b054-461453dc9a1a", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "a9bded8d-9aa4-462e-8455-97f049438819", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "9c79ef8b-f777-4272-8599-d33dd66582a7", + "x-ms-request-id" : "98e39718-5a29-4327-94b4-7ca136babe84", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "85598a7d-0539-4764-a531-9134b9b3155f", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "383dbe0a-1275-46ec-8cf8-31245ca67acc" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "f9e23750-b8f6-4b61-b874-494c1ba36695" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11980", + "x-ms-ratelimit-remaining-subscription-reads" : "11995", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c7149377-89dd-4c3c-9c07-8545eeb205f8", - "Date" : "Fri, 13 Jan 2023 02:27:39 GMT", + "x-ms-correlation-request-id" : "0c92d9f0-b40b-4441-958b-7997ea84bfb6", + "Date" : "Thu, 20 Apr 2023 03:31:49 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14796,Microsoft.Compute/GetOperation30Min;29718", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022740Z:c7149377-89dd-4c3c-9c07-8545eeb205f8", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29960", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033150Z:0c92d9f0-b40b-4441-958b-7997ea84bfb6", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "265eeb50-e01e-46d0-b5e9-c801fcfda7bb", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "383dbe0a-1275-46ec-8cf8-31245ca67acc", + "x-ms-request-id" : "07422160-bd83-4892-bcca-4c23461302c6", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "f9e23750-b8f6-4b61-b874-494c1ba36695", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "978d9d86-4412-44d5-bf09-d85867312b5f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "c215dcf6-4f74-48bb-9f4d-072c5a2a2899" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11935", + "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", - "x-ms-correlation-request-id" : "1714e381-7eb8-424d-b070-ab7050d7bda1", - "Date" : "Fri, 13 Jan 2023 02:28:10 GMT", + "x-ms-correlation-request-id" : "36024552-2945-4407-adfc-875ea57b965c", + "Date" : "Thu, 20 Apr 2023 03:32:20 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14803,Microsoft.Compute/GetOperation30Min;29683", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022810Z:1714e381-7eb8-424d-b070-ab7050d7bda1", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29959", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033220Z:36024552-2945-4407-adfc-875ea57b965c", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "8159eee9-3775-4048-8945-bb17a1118bbb", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "978d9d86-4412-44d5-bf09-d85867312b5f", + "x-ms-request-id" : "bd3a68a2-12b3-49eb-9aca-f6016e550eb5", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "c215dcf6-4f74-48bb-9f4d-072c5a2a2899", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "7c721bfa-7563-44aa-8b80-f891121d9d90" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "ceabaeb1-e683-40c5-ab1e-5249b6962478" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11977", + "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e26b6303-5322-4ea7-a17e-6b7d2b658703", - "Date" : "Fri, 13 Jan 2023 02:28:40 GMT", + "x-ms-correlation-request-id" : "f93c3d18-8d0c-4c90-b990-171e3c33aae8", + "Date" : "Thu, 20 Apr 2023 03:32:50 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14804,Microsoft.Compute/GetOperation30Min;29645", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022841Z:e26b6303-5322-4ea7-a17e-6b7d2b658703", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29957", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033250Z:f93c3d18-8d0c-4c90-b990-171e3c33aae8", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "eafdc91c-0a6e-4e14-8b7d-ff8f682ff98f", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "7c721bfa-7563-44aa-8b80-f891121d9d90", + "x-ms-request-id" : "32ee6d5e-2a66-4860-8820-27b33424e4c7", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "ceabaeb1-e683-40c5-ab1e-5249b6962478", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "30219168-5055-4b60-8d28-f70178baf877" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "67756a2d-79b8-427f-889a-56835db64e1a" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11929", + "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", - "x-ms-correlation-request-id" : "2425e1a0-4727-4477-a6ab-c64f47982144", - "Date" : "Fri, 13 Jan 2023 02:29:10 GMT", + "x-ms-correlation-request-id" : "d1acd07b-80cb-4a15-b3dc-03447272356f", + "Date" : "Thu, 20 Apr 2023 03:33:21 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14810,Microsoft.Compute/GetOperation30Min;29619", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022911Z:2425e1a0-4727-4477-a6ab-c64f47982144", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29956", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033321Z:d1acd07b-80cb-4a15-b3dc-03447272356f", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "a9d72c1e-2cc9-412d-9598-20990ef7756b", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "30219168-5055-4b60-8d28-f70178baf877", + "x-ms-request-id" : "6f395b87-4f59-4aee-b3bf-68a319f655d5", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "67756a2d-79b8-427f-889a-56835db64e1a", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "10ed8de8-7835-40a3-ab67-ba8c6c744e98" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "b30cec32-f474-4039-b760-cb104a9caaef" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11964", + "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", - "x-ms-correlation-request-id" : "4f9603fd-5947-4c26-aeb3-2ac488d0d10e", - "Date" : "Fri, 13 Jan 2023 02:29:42 GMT", + "x-ms-correlation-request-id" : "c031a8f0-3f2d-419d-a0db-89c2cd3dcb7b", + "Date" : "Thu, 20 Apr 2023 03:33:51 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14809,Microsoft.Compute/GetOperation30Min;29587", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022942Z:4f9603fd-5947-4c26-aeb3-2ac488d0d10e", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29954", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033352Z:c031a8f0-3f2d-419d-a0db-89c2cd3dcb7b", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "2be590fa-1666-49a0-ae93-9563ce6751aa", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "10ed8de8-7835-40a3-ab67-ba8c6c744e98", + "x-ms-request-id" : "79e1b7d1-3553-4ad8-8272-55c131047e5c", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "b30cec32-f474-4039-b760-cb104a9caaef", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "7a5502da-887a-4548-a6a3-d90220b200c6" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "be2e1114-0ffa-43a0-87e7-edb50a82da2c" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11963", + "x-ms-ratelimit-remaining-subscription-reads" : "11992", "StatusCode" : "200", - "x-ms-correlation-request-id" : "295d6ae4-2221-4fcf-b424-f9d471e55bf5", - "Date" : "Fri, 13 Jan 2023 02:30:11 GMT", + "x-ms-correlation-request-id" : "526a60e9-b7eb-4753-88d7-f3d78defe46f", + "Date" : "Thu, 20 Apr 2023 03:34:21 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14824,Microsoft.Compute/GetOperation30Min;29554", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023012Z:295d6ae4-2221-4fcf-b424-f9d471e55bf5", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29953", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033422Z:526a60e9-b7eb-4753-88d7-f3d78defe46f", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "2cea603b-06a1-44d3-9a9e-848bf08ee898", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "7a5502da-887a-4548-a6a3-d90220b200c6", + "x-ms-request-id" : "2da97a14-c88f-48bd-ac70-276b214f0d05", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "be2e1114-0ffa-43a0-87e7-edb50a82da2c", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "4445128f-41d0-4574-8dce-cc2473de6da3" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "6c7e1875-0a83-4c6b-b594-85b54ce37a36" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11927", + "x-ms-ratelimit-remaining-subscription-reads" : "11992", "StatusCode" : "200", - "x-ms-correlation-request-id" : "1de98b3e-a49b-498f-85fe-9da47e9f62f2", - "Date" : "Fri, 13 Jan 2023 02:30:42 GMT", + "x-ms-correlation-request-id" : "1f828ee7-c503-4ca0-b1dc-8631863c615f", + "Date" : "Thu, 20 Apr 2023 03:34:52 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14827,Microsoft.Compute/GetOperation30Min;29521", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023043Z:1de98b3e-a49b-498f-85fe-9da47e9f62f2", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29951", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033453Z:1f828ee7-c503-4ca0-b1dc-8631863c615f", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "24b79829-75f6-4fa6-b13a-518c4b6d4985", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "4445128f-41d0-4574-8dce-cc2473de6da3", + "x-ms-request-id" : "86bb963f-2718-4686-a888-60c1e1ff9391", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "6c7e1875-0a83-4c6b-b594-85b54ce37a36", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ba6e070f-7043-4db7-98a1-6e4fa26ea348" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "9956f084-887c-4659-82e5-d4edc975bffc" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11938", + "x-ms-ratelimit-remaining-subscription-reads" : "11991", "StatusCode" : "200", - "x-ms-correlation-request-id" : "33ed9c51-10d7-49fa-96f5-5130dd263657", - "Date" : "Fri, 13 Jan 2023 02:31:13 GMT", + "x-ms-correlation-request-id" : "7738d641-6fdb-45eb-a886-a75994182c0b", + "Date" : "Thu, 20 Apr 2023 03:35:23 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14847,Microsoft.Compute/GetOperation30Min;29510", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023113Z:33ed9c51-10d7-49fa-96f5-5130dd263657", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29950", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033523Z:7738d641-6fdb-45eb-a886-a75994182c0b", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "6502163e-40e4-44b9-aefd-21f7f0c25b58", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "ba6e070f-7043-4db7-98a1-6e4fa26ea348", + "x-ms-request-id" : "c18cee0f-c960-40bd-b91f-41174325663b", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "9956f084-887c-4659-82e5-d4edc975bffc", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c715827b-67fe-458a-a781-cabe2a81bd0d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "261f7efa-7daf-4256-b880-76e5a59be0ac" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11957", + "x-ms-ratelimit-remaining-subscription-reads" : "11991", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ef9edd3a-ebe1-4fe0-8e5b-d331d691b71b", - "Date" : "Fri, 13 Jan 2023 02:31:42 GMT", + "x-ms-correlation-request-id" : "5dc13252-3359-43ce-9950-cecccb009839", + "Date" : "Thu, 20 Apr 2023 03:35:53 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14855,Microsoft.Compute/GetOperation30Min;29485", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023143Z:ef9edd3a-ebe1-4fe0-8e5b-d331d691b71b", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29948", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033554Z:5dc13252-3359-43ce-9950-cecccb009839", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "bf8cd185-f9d1-46c6-a25d-8c3b11eec569", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "c715827b-67fe-458a-a781-cabe2a81bd0d", + "x-ms-request-id" : "d775f2cb-f408-4f63-8c10-bee590f70b70", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "261f7efa-7daf-4256-b880-76e5a59be0ac", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ab372fe6-2632-40f3-8692-d5083b544ef8" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "9d223209-62f3-40be-89cb-70996bc53898" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11962", + "x-ms-ratelimit-remaining-subscription-reads" : "11990", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e066fb69-c7f2-4300-a2db-d1b6a1fcdb18", - "Date" : "Fri, 13 Jan 2023 02:32:13 GMT", + "x-ms-correlation-request-id" : "d0291df4-b711-4d11-8d1b-cbd689c6648b", + "Date" : "Thu, 20 Apr 2023 03:36:23 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14860,Microsoft.Compute/GetOperation30Min;29468", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023213Z:e066fb69-c7f2-4300-a2db-d1b6a1fcdb18", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29947", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033624Z:d0291df4-b711-4d11-8d1b-cbd689c6648b", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "9ec968e6-0fbb-4751-815d-348ca07f3a3d", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "ab372fe6-2632-40f3-8692-d5083b544ef8", + "x-ms-request-id" : "b7d7793f-9f1a-4725-bc50-12ca11b4e4e8", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "9d223209-62f3-40be-89cb-70996bc53898", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "43853a2d-1dc3-4ac2-b985-585e24bf70ac" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "38a46d1f-5b7e-44cd-a030-2c486c9250a5" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11937", + "x-ms-ratelimit-remaining-subscription-reads" : "11990", "StatusCode" : "200", - "x-ms-correlation-request-id" : "2d925a07-03f1-45c1-96ca-ce382249469a", - "Date" : "Fri, 13 Jan 2023 02:32:43 GMT", + "x-ms-correlation-request-id" : "cb1a35ec-d883-48fa-871b-65c20f473ca8", + "Date" : "Thu, 20 Apr 2023 03:36:54 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14879,Microsoft.Compute/GetOperation30Min;29448", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023244Z:2d925a07-03f1-45c1-96ca-ce382249469a", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29945", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033655Z:cb1a35ec-d883-48fa-871b-65c20f473ca8", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "65995cb3-fec7-450e-a70a-41b93dc0a482", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "43853a2d-1dc3-4ac2-b985-585e24bf70ac", + "x-ms-request-id" : "2f71e8f1-4d7a-4f98-820a-0fe0f862fa45", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "38a46d1f-5b7e-44cd-a030-2c486c9250a5", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c2d9687b-a3a9-4d36-8bec-41c7e1196e20?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "46777432-9155-41b5-b3d9-bdc9ba4ef606" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "986d042d-9a45-4927-a5e6-584a6dcb794b" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11955", + "x-ms-ratelimit-remaining-subscription-reads" : "11989", "StatusCode" : "200", - "x-ms-correlation-request-id" : "1066a6b2-2c89-48d1-af5e-da46e64b268f", - "Date" : "Fri, 13 Jan 2023 02:33:14 GMT", + "x-ms-correlation-request-id" : "bed9c2e4-14e7-46e0-8755-21e4636c1a98", + "Date" : "Thu, 20 Apr 2023 03:37:25 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14904,Microsoft.Compute/GetOperation30Min;29439", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023314Z:1066a6b2-2c89-48d1-af5e-da46e64b268f", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29944", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033725Z:bed9c2e4-14e7-46e0-8755-21e4636c1a98", "Expires" : "-1", - "Content-Length" : "134", - "x-ms-request-id" : "6b2be079-e465-4179-97c6-1cbbd2c9f620", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "46777432-9155-41b5-b3d9-bdc9ba4ef606", + "Content-Length" : "184", + "x-ms-request-id" : "11a8bbbd-d88c-4d0f-9ef5-cad43aaca0e2", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:27:33.4100332+00:00\",\r\n \"endTime\": \"2023-04-20T03:37:17.9966727+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"c2d9687b-a3a9-4d36-8bec-41c7e1196e20\"\r\n}", + "x-ms-client-request-id" : "986d042d-9a45-4927-a5e6-584a6dcb794b", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0fe591a4-48b9-4bc0-af6d-2412c80fe8b2" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "adae46c2-724e-4aad-9fcc-cd0b29e64875" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11957", + "x-ms-ratelimit-remaining-subscription-reads" : "11989", "StatusCode" : "200", - "x-ms-correlation-request-id" : "64973022-db72-4586-b4af-bcbd565f398d", - "Date" : "Fri, 13 Jan 2023 02:33:44 GMT", + "x-ms-correlation-request-id" : "f89e456f-62e3-4452-835c-91faaa6044dd", + "Date" : "Thu, 20 Apr 2023 03:37:25 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14903,Microsoft.Compute/GetOperation30Min;29419", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023345Z:64973022-db72-4586-b4af-bcbd565f398d", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;397,Microsoft.Compute/GetVMScaleSet30Min;2578", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033725Z:f89e456f-62e3-4452-835c-91faaa6044dd", "Expires" : "-1", - "Content-Length" : "134", - "x-ms-request-id" : "6bb96caa-11b0-463c-b166-46f6144f4785", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "0fe591a4-48b9-4bc0-af6d-2412c80fe8b2", + "Content-Length" : "3729", + "x-ms-request-id" : "b19562a7-266b-492b-b44b-2bb04be5b347", + "Body" : "{\r\n \"name\": \"vmss81183\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 3\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss81183-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCoYxUat8P0RpwJvxfrkMyXyGWpWiXQKc9KCL2eV4h0h/wpK6JTkTCXWvJg7VawBWdXTbjLJZVFrigASypuiE9uvLbX/xcqLwTqD+8cP2vlIg/gCWkVvGiz6NpvqeAFi443mx1gIWzuiQ4leXy4CGEzuphl5uXymZwiCqjF4zCJzQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"7dea444a-9124-409e-bbe4-41279b474df3\",\r\n \"timeCreated\": \"2023-04-20T03:27:33.42564+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "adae46c2-724e-4aad-9fcc-cd0b29e64875", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4f1ff338-8e4d-480c-9a25-90ff28496785?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "37ce8b1d-5c84-46a2-909c-f837e61cd874" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "a64ea22b-2f76-4dbc-94c0-aac0d40b3baa", + "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11925", + "x-ms-ratelimit-remaining-subscription-reads" : "11988", "StatusCode" : "200", - "x-ms-correlation-request-id" : "06eadb37-74c3-4a74-b26b-5a3f62c68ea7", - "Date" : "Fri, 13 Jan 2023 02:34:14 GMT", + "Date" : "Thu, 20 Apr 2023 03:37:25 GMT", + "x-ms-correlation-request-id" : "dc9ecff6-d101-4bf5-a237-31d1560154c8", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14910,Microsoft.Compute/GetOperation30Min;29411", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023415Z:06eadb37-74c3-4a74-b26b-5a3f62c68ea7", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033726Z:dc9ecff6-d101-4bf5-a237-31d1560154c8", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;396,Microsoft.Compute/GetVMScaleSet30Min;2577", "Expires" : "-1", - "Content-Length" : "184", - "x-ms-request-id" : "2e234dcd-b0c6-4c12-a070-99a865019279", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:23:23.9420017+00:00\",\r\n \"endTime\": \"2023-01-13T02:33:54.6397024+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"4f1ff338-8e4d-480c-9a25-90ff28496785\"\r\n}", - "x-ms-client-request-id" : "37ce8b1d-5c84-46a2-909c-f837e61cd874", + "Content-Length" : "3729", + "x-ms-request-id" : "e7745b66-7bc4-458d-ab95-10d589588459", + "Body" : "{\r\n \"name\": \"vmss81183\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 3\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss81183-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCoYxUat8P0RpwJvxfrkMyXyGWpWiXQKc9KCL2eV4h0h/wpK6JTkTCXWvJg7VawBWdXTbjLJZVFrigASypuiE9uvLbX/xcqLwTqD+8cP2vlIg/gCWkVvGiz6NpvqeAFi443mx1gIWzuiQ4leXy4CGEzuphl5uXymZwiCqjF4zCJzQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"7dea444a-9124-409e-bbe4-41279b474df3\",\r\n \"timeCreated\": \"2023-04-20T03:27:33.42564+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "a64ea22b-2f76-4dbc-94c0-aac0d40b3baa", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183/virtualMachines?$expand=instanceView&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "af53b00d-e979-4d82-90c1-d029431eaec5" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "63bc4d07-e08b-4410-b8f6-8422021455a8", + "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", + "x-ms-request-charge" : "7", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11919", + "x-ms-ratelimit-remaining-subscription-reads" : "11988", "StatusCode" : "200", - "x-ms-correlation-request-id" : "0acf7774-3fee-4cde-8b5d-77f719bb3f69", - "Date" : "Fri, 13 Jan 2023 02:34:15 GMT", + "Date" : "Thu, 20 Apr 2023 03:37:26 GMT", + "x-ms-correlation-request-id" : "4c42c850-3d52-476f-8131-b78e57d84d06", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;378,Microsoft.Compute/GetVMScaleSet30Min;2423", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023416Z:0acf7774-3fee-4cde-8b5d-77f719bb3f69", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033726Z:4c42c850-3d52-476f-8131-b78e57d84d06", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGetVMScaleSet3Min;179,Microsoft.Compute/HighCostGetVMScaleSet30Min;890,Microsoft.Compute/VMScaleSetVMViews3Min;4993", "Expires" : "-1", - "Content-Length" : "3729", - "x-ms-request-id" : "1aa9006f-6380-48d4-ae8b-1014ad1e0757", - "Body" : "{\r\n \"name\": \"vmss48542\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 3\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss48542-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"d9205783-de26-498b-87ba-79ef84d1674f\",\r\n \"timeCreated\": \"2023-01-13T02:23:23.95762+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "af53b00d-e979-4d82-90c1-d029431eaec5", + "Content-Length" : "25964", + "x-ms-request-id" : "3a993225-552f-45bb-8458-e8656c737176", + "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"vmss81183_1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183/virtualMachines/1\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"instanceId\": \"1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"instanceView\": {\r\n \"placementGroupId\": \"30381042-3d0c-47b5-90bf-57fe67c225da\",\r\n \"platformUpdateDomain\": 1,\r\n \"platformFaultDomain\": 1,\r\n \"computerName\": \"vmss81183-vm000001\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.9.0.4\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Guest Agent is running\",\r\n \"time\": \"2023-04-20T03:37:17+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": [\r\n {\r\n \"type\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.25.2\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Plugin enabled\"\r\n }\r\n },\r\n {\r\n \"type\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.22.158\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Plugin enabled\"\r\n }\r\n }\r\n ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vmss81183_vmss81183_1_OsDisk_1_b0d69037b3bf45808a559eed7b3d4fd9\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-04-20T03:37:18.9497319+00:00\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.25.2\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"message\": \"Enable succeeded\"\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.22.158\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"message\": \"Enable ASM succeeded\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/updating\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Updating\"\r\n },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n }\r\n ]\r\n },\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"25f6fe84-768e-46da-b74f-221018225717\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202304180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss81183_vmss81183_1_OsDisk_1_b0d69037b3bf45808a559eed7b3d4fd9\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/disks/vmss81183_vmss81183_1_OsDisk_1_b0d69037b3bf45808a559eed7b3d4fd9\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss81183-vm000001\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCoYxUat8P0RpwJvxfrkMyXyGWpWiXQKc9KCL2eV4h0h/wpK6JTkTCXWvJg7VawBWdXTbjLJZVFrigASypuiE9uvLbX/xcqLwTqD+8cP2vlIg/gCWkVvGiz6NpvqeAFi443mx1gIWzuiQ4leXy4CGEzuphl5uXymZwiCqjF4zCJzQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183/virtualMachines/1/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-04-20T03:27:33.6130883+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachines/vmss81183_1/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachines/vmss81183_1/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"vmss81183_2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183/virtualMachines/2\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"instanceId\": \"2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"instanceView\": {\r\n \"placementGroupId\": \"30381042-3d0c-47b5-90bf-57fe67c225da\",\r\n \"platformUpdateDomain\": 2,\r\n \"platformFaultDomain\": 2,\r\n \"computerName\": \"vmss81183-vm000002\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.9.0.4\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Guest Agent is running\",\r\n \"time\": \"2023-04-20T03:37:07+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": [\r\n {\r\n \"type\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.25.2\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Plugin enabled\"\r\n }\r\n },\r\n {\r\n \"type\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.22.158\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"[ExtensionError] Failed to get heart beat file\"\r\n }\r\n }\r\n ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vmss81183_vmss81183_2_OsDisk_1_49ca6007cd5d49819217d0eea511154d\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-04-20T03:37:18.9497319+00:00\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.25.2\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"message\": \"Enable succeeded\"\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.22.158\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"message\": \"Enable ASM succeeded\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/updating\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Updating\"\r\n },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n }\r\n ]\r\n },\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"3bb00f03-99f4-464f-92cc-da40f1de6b9d\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202304180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss81183_vmss81183_2_OsDisk_1_49ca6007cd5d49819217d0eea511154d\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/disks/vmss81183_vmss81183_2_OsDisk_1_49ca6007cd5d49819217d0eea511154d\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss81183-vm000002\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCoYxUat8P0RpwJvxfrkMyXyGWpWiXQKc9KCL2eV4h0h/wpK6JTkTCXWvJg7VawBWdXTbjLJZVFrigASypuiE9uvLbX/xcqLwTqD+8cP2vlIg/gCWkVvGiz6NpvqeAFi443mx1gIWzuiQ4leXy4CGEzuphl5uXymZwiCqjF4zCJzQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183/virtualMachines/2/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-04-20T03:27:33.6130883+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachines/vmss81183_2/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachines/vmss81183_2/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"vmss81183_3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183/virtualMachines/3\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"instanceId\": \"3\",\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"instanceView\": {\r\n \"placementGroupId\": \"30381042-3d0c-47b5-90bf-57fe67c225da\",\r\n \"platformUpdateDomain\": 3,\r\n \"platformFaultDomain\": 3,\r\n \"computerName\": \"vmss81183-vm000003\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.9.0.4\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Guest Agent is running\",\r\n \"time\": \"2023-04-20T03:37:09+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": [\r\n {\r\n \"type\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.25.2\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Plugin enabled\"\r\n }\r\n },\r\n {\r\n \"type\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.22.158\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"[ExtensionError] Failed to get heart beat file\"\r\n }\r\n }\r\n ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vmss81183_vmss81183_3_OsDisk_1_8b4aee3d4d7b4762b37b0bd66ba642c8\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-04-20T03:37:18.9497319+00:00\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.25.2\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"message\": \"Enable succeeded\"\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.22.158\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"message\": \"Enable ASM succeeded\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/updating\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Updating\"\r\n },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n }\r\n ]\r\n },\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"2a2d9d30-6c89-48a6-8d4f-0c477adc59fe\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202304180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss81183_vmss81183_3_OsDisk_1_8b4aee3d4d7b4762b37b0bd66ba642c8\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/disks/vmss81183_vmss81183_3_OsDisk_1_8b4aee3d4d7b4762b37b0bd66ba642c8\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss81183-vm000003\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCoYxUat8P0RpwJvxfrkMyXyGWpWiXQKc9KCL2eV4h0h/wpK6JTkTCXWvJg7VawBWdXTbjLJZVFrigASypuiE9uvLbX/xcqLwTqD+8cP2vlIg/gCWkVvGiz6NpvqeAFi443mx1gIWzuiQ4leXy4CGEzuphl5uXymZwiCqjF4zCJzQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183/virtualMachines/3/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-04-20T03:27:33.6130883+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachines/vmss81183_3/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachines/vmss81183_3/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "63bc4d07-e08b-4410-b8f6-8422021455a8", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542?api-version=2022-11-01", + "Method" : "POST", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183/virtualMachines/1/deallocate?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "249be069-6811-4bea-984b-8e40b92aea75", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "c2c2f255-2597-423d-aab6-2bd02134359b", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", + "x-ms-request-charge" : "1", "X-Content-Type-Options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-writes" : "1199", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11935", - "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:34:16 GMT", - "x-ms-correlation-request-id" : "d4d8a93a-b935-4dc0-9541-c5a6da85ef2e", + "Azure-AsyncNotification" : "Enabled", + "StatusCode" : "202", + "Date" : "Thu, 20 Apr 2023 03:37:27 GMT", + "x-ms-correlation-request-id" : "c6f81274-8910-495b-881f-df4149ea6869", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023416Z:d4d8a93a-b935-4dc0-9541-c5a6da85ef2e", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSet3Min;377,Microsoft.Compute/GetVMScaleSet30Min;2422", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033727Z:c6f81274-8910-495b-881f-df4149ea6869", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVMScaleSetVM3Min;239,Microsoft.Compute/DeleteVMScaleSetVM30Min;1198,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1199,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", - "Content-Length" : "3729", - "x-ms-request-id" : "bede77a7-e010-40b7-9ec8-6886b2a6a31b", - "Body" : "{\r\n \"name\": \"vmss48542\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 3\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss48542-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"d9205783-de26-498b-87ba-79ef84d1674f\",\r\n \"timeCreated\": \"2023-01-13T02:23:23.95762+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "249be069-6811-4bea-984b-8e40b92aea75", - "Content-Type" : "application/json; charset=utf-8" + "Content-Length" : "0", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/696d459e-59d2-4691-9a46-ae2cb6922e73?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", + "x-ms-request-id" : "696d459e-59d2-4691-9a46-ae2cb6922e73", + "x-ms-client-request-id" : "c2c2f255-2597-423d-aab6-2bd02134359b", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/696d459e-59d2-4691-9a46-ae2cb6922e73?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542/virtualMachines?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/696d459e-59d2-4691-9a46-ae2cb6922e73?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "7a5dad97-a893-44f2-8934-9d70a0789d68", - "Content-Type" : "application/json" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "2c8e9b7e-ed12-43b5-9638-10115dedcec6" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-request-charge" : "7", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11947", + "x-ms-ratelimit-remaining-subscription-reads" : "11987", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:34:17 GMT", - "x-ms-correlation-request-id" : "024f1e34-5f36-45d6-b3f3-3f6fa143b254", + "x-ms-correlation-request-id" : "ced727a6-c297-4f07-a40d-84e4fbbcdea7", + "Date" : "Thu, 20 Apr 2023 03:37:37 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023418Z:024f1e34-5f36-45d6-b3f3-3f6fa143b254", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/HighCostGetVMScaleSet3Min;176,Microsoft.Compute/HighCostGetVMScaleSet30Min;875,Microsoft.Compute/VMScaleSetVMViews3Min;4985", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29943", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033737Z:ced727a6-c297-4f07-a40d-84e4fbbcdea7", "Expires" : "-1", - "Content-Length" : "26010", - "x-ms-request-id" : "6326e1df-d457-4cfc-9200-40595cb75588", - "Body" : "{\r\n \"value\": [\r\n {\r\n \"name\": \"vmss48542_1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542/virtualMachines/1\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"instanceId\": \"1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"instanceView\": {\r\n \"placementGroupId\": \"96f87aab-f5d5-4865-8306-d6391e40090f\",\r\n \"platformUpdateDomain\": 1,\r\n \"platformFaultDomain\": 1,\r\n \"computerName\": \"vmss48542-vm000001\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.9.0.4\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Guest Agent is running\",\r\n \"time\": \"2023-01-13T02:34:15+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": [\r\n {\r\n \"type\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.24.2\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Plugin enabled\"\r\n }\r\n },\r\n {\r\n \"type\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.21.115\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Plugin enabled\"\r\n }\r\n }\r\n ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vmss48542_vmss48542_1_OsDisk_1_7fa69753d73347b19fdf46f4927d2a37\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-01-13T02:33:55.2803157+00:00\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.24.2\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"message\": \"Enable succeeded\"\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.21.115\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"message\": \"Enable ASM succeeded\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/updating\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Updating\"\r\n },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n }\r\n ]\r\n },\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"82b33246-8a3e-4a97-995f-51e6f611de06\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss48542_vmss48542_1_OsDisk_1_7fa69753d73347b19fdf46f4927d2a37\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/disks/vmss48542_vmss48542_1_OsDisk_1_7fa69753d73347b19fdf46f4927d2a37\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss48542-vm000001\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542/virtualMachines/1/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:23:24.0826726+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachines/vmss48542_1/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachines/vmss48542_1/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"vmss48542_3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542/virtualMachines/3\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"instanceId\": \"3\",\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"instanceView\": {\r\n \"placementGroupId\": \"96f87aab-f5d5-4865-8306-d6391e40090f\",\r\n \"platformUpdateDomain\": 3,\r\n \"platformFaultDomain\": 3,\r\n \"computerName\": \"vmss48542-vm000003\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.9.0.4\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Guest Agent is running\",\r\n \"time\": \"2023-01-13T02:34:14+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": [\r\n {\r\n \"type\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.24.2\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Plugin enabled\"\r\n }\r\n },\r\n {\r\n \"type\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.21.115\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Plugin enabled\"\r\n }\r\n }\r\n ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vmss48542_vmss48542_3_OsDisk_1_3a5351cebc354c86b43f12e996e7833b\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-01-13T02:33:55.2803157+00:00\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.24.2\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"message\": \"Enable succeeded\"\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.21.115\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"message\": \"Enable ASM succeeded\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/updating\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Updating\"\r\n },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n }\r\n ]\r\n },\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"c5f515dc-cf46-4dea-8c75-55964c195717\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss48542_vmss48542_3_OsDisk_1_3a5351cebc354c86b43f12e996e7833b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/disks/vmss48542_vmss48542_3_OsDisk_1_3a5351cebc354c86b43f12e996e7833b\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss48542-vm000003\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542/virtualMachines/3/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:23:24.0826726+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachines/vmss48542_3/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachines/vmss48542_3/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"vmss48542_4\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542/virtualMachines/4\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"instanceId\": \"4\",\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"instanceView\": {\r\n \"placementGroupId\": \"96f87aab-f5d5-4865-8306-d6391e40090f\",\r\n \"platformUpdateDomain\": 4,\r\n \"platformFaultDomain\": 4,\r\n \"computerName\": \"vmss48542-vm000004\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.9.0.4\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Guest Agent is running\",\r\n \"time\": \"2023-01-13T02:34:07+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": [\r\n {\r\n \"type\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.24.2\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"Plugin enabled\"\r\n }\r\n },\r\n {\r\n \"type\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.21.115\",\r\n \"status\": {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \"message\": \"[ExtensionError] Failed to get heart beat file\"\r\n }\r\n }\r\n ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vmss48542_vmss48542_4_OsDisk_1_36fd6f8bcd244e0095b893005e71614d\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-01-13T02:23:50.2078666+00:00\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.24.2\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"message\": \"Enable succeeded\"\r\n }\r\n ]\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.21.115\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"message\": \"Enable ASM succeeded\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-01-13T02:33:54.5772326+00:00\"\r\n },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n }\r\n ]\r\n },\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"246ab5ec-ec44-4b8d-a8e9-e30e99577d9d\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss48542_vmss48542_4_OsDisk_1_36fd6f8bcd244e0095b893005e71614d\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/disks/vmss48542_vmss48542_4_OsDisk_1_36fd6f8bcd244e0095b893005e71614d\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss48542-vm000004\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542/virtualMachines/4/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-01-13T02:23:24.0826726+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachines/vmss48542_4/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachines/vmss48542_4/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "7a5dad97-a893-44f2-8934-9d70a0789d68", + "Content-Length" : "134", + "x-ms-request-id" : "52b19208-e587-47f1-9b1f-29f2d74d4947", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:37:27.6061842+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"696d459e-59d2-4691-9a46-ae2cb6922e73\"\r\n}", + "x-ms-client-request-id" : "2c8e9b7e-ed12-43b5-9638-10115dedcec6", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null - }, { - "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542/virtualMachines/1/deallocate?api-version=2022-11-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "f671e2f8-04db-4802-9a12-6a242080102e", - "Content-Type" : "application/json" - }, - "Response" : { - "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", - "x-ms-request-charge" : "1", - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", - "Pragma" : "no-cache", - "retry-after" : "0", - "Azure-AsyncNotification" : "Enabled", - "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:34:18 GMT", - "x-ms-correlation-request-id" : "4ca650ef-906a-413c-8e57-9bd1d6376d45", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023419Z:4ca650ef-906a-413c-8e57-9bd1d6376d45", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/DeleteVMScaleSetVM3Min;239,Microsoft.Compute/DeleteVMScaleSetVM30Min;1198,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1192,Microsoft.Compute/VmssQueuedVMOperations;0", - "Expires" : "-1", - "Content-Length" : "0", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/83cfa56c-a6ad-4b85-8bd7-1ee07dc18ede?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", - "x-ms-request-id" : "83cfa56c-a6ad-4b85-8bd7-1ee07dc18ede", - "x-ms-client-request-id" : "f671e2f8-04db-4802-9a12-6a242080102e", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/83cfa56c-a6ad-4b85-8bd7-1ee07dc18ede?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01" - }, - "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/83cfa56c-a6ad-4b85-8bd7-1ee07dc18ede?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/696d459e-59d2-4691-9a46-ae2cb6922e73?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "186c0b19-9e2d-41a0-a6f8-26310bdc0ea1" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "76f757d0-0be4-48b5-af0e-e09817495097" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11960", + "x-ms-ratelimit-remaining-subscription-reads" : "11987", "StatusCode" : "200", - "x-ms-correlation-request-id" : "a2a3f24e-0c0e-4c88-8e3e-a55a1b2bac40", - "Date" : "Fri, 13 Jan 2023 02:34:48 GMT", + "x-ms-correlation-request-id" : "a858536b-8298-4162-8820-080d74e27d71", + "Date" : "Thu, 20 Apr 2023 03:38:07 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14923,Microsoft.Compute/GetOperation30Min;29396", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023449Z:a2a3f24e-0c0e-4c88-8e3e-a55a1b2bac40", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29941", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033808Z:a858536b-8298-4162-8820-080d74e27d71", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "b1045554-fe73-4491-a8c1-8de20420aa41", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:34:18.8588151+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"83cfa56c-a6ad-4b85-8bd7-1ee07dc18ede\"\r\n}", - "x-ms-client-request-id" : "186c0b19-9e2d-41a0-a6f8-26310bdc0ea1", + "x-ms-request-id" : "8b7233c6-abfe-43fc-84df-9af709c25a56", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:37:27.6061842+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"696d459e-59d2-4691-9a46-ae2cb6922e73\"\r\n}", + "x-ms-client-request-id" : "76f757d0-0be4-48b5-af0e-e09817495097", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/83cfa56c-a6ad-4b85-8bd7-1ee07dc18ede?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/696d459e-59d2-4691-9a46-ae2cb6922e73?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "cf429499-9836-4d61-8117-f89fd692d5ca" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "1eab162b-0596-46ff-9e2a-6214e4bc9033" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11935", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", "StatusCode" : "200", - "x-ms-correlation-request-id" : "05894c08-0cc2-49e6-b428-394a5a052bd8", - "Date" : "Fri, 13 Jan 2023 02:35:19 GMT", + "x-ms-correlation-request-id" : "af2495ec-e467-496c-8ecd-3e8b74ab3169", + "Date" : "Thu, 20 Apr 2023 03:38:38 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14930,Microsoft.Compute/GetOperation30Min;29389", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023519Z:05894c08-0cc2-49e6-b428-394a5a052bd8", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29940", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033838Z:af2495ec-e467-496c-8ecd-3e8b74ab3169", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "e8372b14-47a2-4e09-bd03-3750b7d3961b", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:34:18.8588151+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"83cfa56c-a6ad-4b85-8bd7-1ee07dc18ede\"\r\n}", - "x-ms-client-request-id" : "cf429499-9836-4d61-8117-f89fd692d5ca", + "x-ms-request-id" : "f2b0ee38-238b-4b8a-9bf3-4d94eb0391cc", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:37:27.6061842+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"696d459e-59d2-4691-9a46-ae2cb6922e73\"\r\n}", + "x-ms-client-request-id" : "1eab162b-0596-46ff-9e2a-6214e4bc9033", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/83cfa56c-a6ad-4b85-8bd7-1ee07dc18ede?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/696d459e-59d2-4691-9a46-ae2cb6922e73?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "5c4bbce9-4f6b-4657-905c-263f48947cb9" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "45104dd0-0bb7-49d5-bde9-79aa60e8293b" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11918", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", "StatusCode" : "200", - "x-ms-correlation-request-id" : "33a6c856-f27f-4a63-8983-aecab62b7349", - "Date" : "Fri, 13 Jan 2023 02:35:49 GMT", + "x-ms-correlation-request-id" : "02a348a6-371f-440a-a033-340deba6189e", + "Date" : "Thu, 20 Apr 2023 03:39:08 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14929,Microsoft.Compute/GetOperation30Min;29375", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023550Z:33a6c856-f27f-4a63-8983-aecab62b7349", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29937", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033908Z:02a348a6-371f-440a-a033-340deba6189e", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "062b99e1-07b8-4313-9389-b576b13e958e", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:34:18.8588151+00:00\",\r\n \"endTime\": \"2023-01-13T02:35:33.2192719+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"83cfa56c-a6ad-4b85-8bd7-1ee07dc18ede\"\r\n}", - "x-ms-client-request-id" : "5c4bbce9-4f6b-4657-905c-263f48947cb9", + "x-ms-request-id" : "93577923-6b59-479f-89dd-774e136228b7", + "Body" : "{\r\n \"startTime\": \"2023-04-20T03:37:27.6061842+00:00\",\r\n \"endTime\": \"2023-04-20T03:39:05.9356582+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"696d459e-59d2-4691-9a46-ae2cb6922e73\"\r\n}", + "x-ms-client-request-id" : "45104dd0-0bb7-49d5-bde9-79aa60e8293b", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/83cfa56c-a6ad-4b85-8bd7-1ee07dc18ede?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/696d459e-59d2-4691-9a46-ae2cb6922e73?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&monitor=true&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c76540f0-9903-4e1c-bc9b-8a13b4c564d1" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "87c25239-5903-4c96-a9db-11d1f6f9dd20" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11934", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", "StatusCode" : "200", - "x-ms-correlation-request-id" : "a7c03f54-eb11-499f-a5d2-94dca4ff6789", - "Date" : "Fri, 13 Jan 2023 02:35:50 GMT", + "x-ms-correlation-request-id" : "f210670d-50ae-41b1-a491-cf7db5c18666", + "Date" : "Thu, 20 Apr 2023 03:39:08 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14928,Microsoft.Compute/GetOperation30Min;29374", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023551Z:a7c03f54-eb11-499f-a5d2-94dca4ff6789", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14989,Microsoft.Compute/GetOperation30Min;29936", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033909Z:f210670d-50ae-41b1-a491-cf7db5c18666", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "6dcbbeaa-078f-43e4-ad74-e31b1e175d1c", - "x-ms-client-request-id" : "c76540f0-9903-4e1c-bc9b-8a13b4c564d1" + "x-ms-request-id" : "ee63f6b1-f1c9-4353-8369-31543605477a", + "x-ms-client-request-id" : "87c25239-5903-4c96-a9db-11d1f6f9dd20" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542/virtualMachines/1?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183/virtualMachines/1?$expand=instanceView&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "a928b922-03e2-4bc8-8b3f-4d4537fdfda1", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "d6add86b-02f1-4857-ad05-a647f2938892", "Content-Type" : "application/json" }, "Response" : { @@ -975,28 +947,28 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11946", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:35:52 GMT", - "x-ms-correlation-request-id" : "9c8973c5-9fb7-45dc-b640-7d47c61283c6", + "Date" : "Thu, 20 Apr 2023 03:39:08 GMT", + "x-ms-correlation-request-id" : "ba892537-0797-4716-b6b0-bcafcce21a59", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023552Z:9c8973c5-9fb7-45dc-b640-7d47c61283c6", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSetVM3Min;998,Microsoft.Compute/GetVMScaleSetVM30Min;4990,Microsoft.Compute/VMScaleSetVMViews3Min;4984", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033909Z:ba892537-0797-4716-b6b0-bcafcce21a59", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSetVM3Min;999,Microsoft.Compute/GetVMScaleSetVM30Min;4994,Microsoft.Compute/VMScaleSetVMViews3Min;4992", "Expires" : "-1", "Content-Length" : "5645", - "x-ms-request-id" : "a88c5e3f-e3e0-4935-ad7b-787bff158c6a", - "Body" : "{\r\n \"name\": \"vmss48542_1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542/virtualMachines/1\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"instanceId\": \"1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": false,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"instanceView\": {\r\n \"placementGroupId\": \"96f87aab-f5d5-4865-8306-d6391e40090f\",\r\n \"platformUpdateDomain\": 1,\r\n \"platformFaultDomain\": 1,\r\n \"disks\": [\r\n {\r\n \"name\": \"vmss48542_vmss48542_1_OsDisk_1_7fa69753d73347b19fdf46f4927d2a37\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-01-13T02:35:31.9848913+00:00\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-01-13T02:35:32.0005108+00:00\"\r\n },\r\n {\r\n \"code\": \"PowerState/deallocated\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM deallocated\"\r\n }\r\n ]\r\n },\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"82b33246-8a3e-4a97-995f-51e6f611de06\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss48542_vmss48542_1_OsDisk_1_7fa69753d73347b19fdf46f4927d2a37\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/disks/vmss48542_vmss48542_1_OsDisk_1_7fa69753d73347b19fdf46f4927d2a37\"\r\n }\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss48542-vm000001\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542/virtualMachines/1/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-01-13T02:23:24.0826726+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachines/vmss48542_1/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachines/vmss48542_1/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "a928b922-03e2-4bc8-8b3f-4d4537fdfda1", + "x-ms-request-id" : "8e0580ec-0ba3-46e1-86c3-5fd38c681fa8", + "Body" : "{\r\n \"name\": \"vmss81183_1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183/virtualMachines/1\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"instanceId\": \"1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": false,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"instanceView\": {\r\n \"placementGroupId\": \"30381042-3d0c-47b5-90bf-57fe67c225da\",\r\n \"platformUpdateDomain\": 1,\r\n \"platformFaultDomain\": 1,\r\n \"disks\": [\r\n {\r\n \"name\": \"vmss81183_vmss81183_1_OsDisk_1_b0d69037b3bf45808a559eed7b3d4fd9\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-04-20T03:39:02.4513174+00:00\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-04-20T03:39:02.4668566+00:00\"\r\n },\r\n {\r\n \"code\": \"PowerState/deallocated\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM deallocated\"\r\n }\r\n ]\r\n },\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"25f6fe84-768e-46da-b74f-221018225717\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202304180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss81183_vmss81183_1_OsDisk_1_b0d69037b3bf45808a559eed7b3d4fd9\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/disks/vmss81183_vmss81183_1_OsDisk_1_b0d69037b3bf45808a559eed7b3d4fd9\"\r\n }\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss81183-vm000001\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCoYxUat8P0RpwJvxfrkMyXyGWpWiXQKc9KCL2eV4h0h/wpK6JTkTCXWvJg7VawBWdXTbjLJZVFrigASypuiE9uvLbX/xcqLwTqD+8cP2vlIg/gCWkVvGiz6NpvqeAFi443mx1gIWzuiQ4leXy4CGEzuphl5uXymZwiCqjF4zCJzQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183/virtualMachines/1/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-20T03:27:33.6130883+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachines/vmss81183_1/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachines/vmss81183_1/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "d6add86b-02f1-4857-ad05-a647f2938892", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542/virtualMachines/1?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183/virtualMachines/1?$expand=instanceView&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "fecaed5d-c011-4e7e-8d35-2ec50c75acc6", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "5e964f72-f717-4c8e-a80d-69558d715958", "Content-Type" : "application/json" }, "Response" : { @@ -1005,28 +977,28 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11956", + "x-ms-ratelimit-remaining-subscription-reads" : "11984", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:35:52 GMT", - "x-ms-correlation-request-id" : "c185e7d4-cc9f-4dad-bd29-fc85b056daee", + "Date" : "Thu, 20 Apr 2023 03:39:09 GMT", + "x-ms-correlation-request-id" : "183021d2-da2e-4869-8c06-341bdf5a42eb", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023553Z:c185e7d4-cc9f-4dad-bd29-fc85b056daee", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSetVM3Min;997,Microsoft.Compute/GetVMScaleSetVM30Min;4989,Microsoft.Compute/VMScaleSetVMViews3Min;4983", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033909Z:183021d2-da2e-4869-8c06-341bdf5a42eb", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetVMScaleSetVM3Min;998,Microsoft.Compute/GetVMScaleSetVM30Min;4993,Microsoft.Compute/VMScaleSetVMViews3Min;4991", "Expires" : "-1", "Content-Length" : "5645", - "x-ms-request-id" : "df7c6991-bf49-4f5b-a004-5bd671d26a13", - "Body" : "{\r\n \"name\": \"vmss48542_1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542/virtualMachines/1\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"instanceId\": \"1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": false,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"instanceView\": {\r\n \"placementGroupId\": \"96f87aab-f5d5-4865-8306-d6391e40090f\",\r\n \"platformUpdateDomain\": 1,\r\n \"platformFaultDomain\": 1,\r\n \"disks\": [\r\n {\r\n \"name\": \"vmss48542_vmss48542_1_OsDisk_1_7fa69753d73347b19fdf46f4927d2a37\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-01-13T02:35:31.9848913+00:00\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-01-13T02:35:32.0005108+00:00\"\r\n },\r\n {\r\n \"code\": \"PowerState/deallocated\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM deallocated\"\r\n }\r\n ]\r\n },\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"82b33246-8a3e-4a97-995f-51e6f611de06\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202301100\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss48542_vmss48542_1_OsDisk_1_7fa69753d73347b19fdf46f4927d2a37\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/disks/vmss48542_vmss48542_1_OsDisk_1_7fa69753d73347b19fdf46f4927d2a37\"\r\n }\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss48542-vm000001\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachineScaleSets/vmss48542/virtualMachines/1/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-01-13T02:23:24.0826726+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachines/vmss48542_1/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg43408/providers/Microsoft.Compute/virtualMachines/vmss48542_1/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "fecaed5d-c011-4e7e-8d35-2ec50c75acc6", + "x-ms-request-id" : "fd5e5426-2827-477b-a1f6-35245c318d59", + "Body" : "{\r\n \"name\": \"vmss81183_1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183/virtualMachines/1\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"instanceId\": \"1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": false,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n \"instanceView\": {\r\n \"placementGroupId\": \"30381042-3d0c-47b5-90bf-57fe67c225da\",\r\n \"platformUpdateDomain\": 1,\r\n \"platformFaultDomain\": 1,\r\n \"disks\": [\r\n {\r\n \"name\": \"vmss81183_vmss81183_1_OsDisk_1_b0d69037b3bf45808a559eed7b3d4fd9\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-04-20T03:39:02.4513174+00:00\"\r\n }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2023-04-20T03:39:02.4668566+00:00\"\r\n },\r\n {\r\n \"code\": \"PowerState/deallocated\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"VM deallocated\"\r\n }\r\n ]\r\n },\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"vmId\": \"25f6fe84-768e-46da-b74f-221018225717\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_A0\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"18.04.202304180\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss81183_vmss81183_1_OsDisk_1_b0d69037b3bf45808a559eed7b3d4fd9\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/disks/vmss81183_vmss81183_1_OsDisk_1_b0d69037b3bf45808a559eed7b3d4fd9\"\r\n }\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss81183-vm000001\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCoYxUat8P0RpwJvxfrkMyXyGWpWiXQKc9KCL2eV4h0h/wpK6JTkTCXWvJg7VawBWdXTbjLJZVFrigASypuiE9uvLbX/xcqLwTqD+8cP2vlIg/gCWkVvGiz6NpvqeAFi443mx1gIWzuiQ4leXy4CGEzuphl5uXymZwiCqjF4zCJzQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachineScaleSets/vmss81183/virtualMachines/1/networkInterfaces/primary-nic-cfg\"}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-20T03:27:33.6130883+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachines/vmss81183_1/extensions/Microsoft.Azure.Monitor.AzureMonitorLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Monitor\",\r\n \"type\": \"AzureMonitorLinuxAgent\",\r\n \"typeHandlerVersion\": \"1.0\",\r\n \"settings\": {\"GCS_AUTO_CONFIG\":true}\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg69500/providers/Microsoft.Compute/virtualMachines/vmss81183_1/extensions/Microsoft.Azure.Security.Monitoring.AzureSecurityLinuxAgent\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"publisher\": \"Microsoft.Azure.Security.Monitoring\",\r\n \"type\": \"AzureSecurityLinuxAgent\",\r\n \"typeHandlerVersion\": \"2.0\",\r\n \"settings\": {\"enableGenevaUpload\":true,\"enableAutoConfig\":true,\"reportSuccessOnUnsupportedDistro\":true}\r\n }\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "5e964f72-f717-4c8e-a80d-69558d715958", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg43408?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg69500?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "b6e15f25-8b75-42b2-a34f-081b566b4bf0", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.3.1; Mac OS X; 13.3)", + "x-ms-client-request-id" : "c3dfc59b-1538-4203-9165-1c4bfaf06c69", "Content-Type" : "application/json" }, "Response" : { @@ -1034,18 +1006,18 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:35:56 GMT", - "x-ms-correlation-request-id" : "f466ad08-4019-4bb2-b5c2-7ffb5ecef63e", + "Date" : "Thu, 20 Apr 2023 03:39:12 GMT", + "x-ms-correlation-request-id" : "dc2165fd-6681-4e2f-a7e6-9b49fab8fb8c", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023557Z:f466ad08-4019-4bb2-b5c2-7ffb5ecef63e", + "x-ms-routing-request-id" : "JAPANEAST:20230420T033913Z:dc2165fd-6681-4e2f-a7e6-9b49fab8fb8c", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "f466ad08-4019-4bb2-b5c2-7ffb5ecef63e", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc0MzQwOC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "dc2165fd-6681-4e2f-a7e6-9b49fab8fb8c", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc2OTUwMC1XRVNUVVMiLCJqb2JMb2NhdGlvbiI6Indlc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javacsmrg43408", "vmss48542" ] + "variables" : [ "javacsmrg69500", "vmss81183" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canUpdateVMSSInCreateOrUpdateMode.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canUpdateVMSSInCreateOrUpdateMode.json index c9a4377495a4d..014870234ff8e 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canUpdateVMSSInCreateOrUpdateMode.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canUpdateVMSSInCreateOrUpdateMode.json @@ -27,7 +27,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "ba8290b8-4c98-42bd-b4a6-7b6c396e6650", @@ -56,7 +56,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "466b0c88-c2f0-4de3-a381-e261a4db14a5", @@ -83,7 +83,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "466b0c88-c2f0-4de3-a381-e261a4db14a5", @@ -349,7 +349,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "39e57a06-d31a-4ef3-af5d-9ce32d2aa602", @@ -371,7 +371,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;57,Microsoft.Compute/CreateVMScaleSet30Min;293", "Expires" : "-1", "Content-Length" : "3342", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/45338663-fbda-4308-b6c7-d46952da5ac6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/45338663-fbda-4308-b6c7-d46952da5ac6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "x-ms-request-id" : "45338663-fbda-4308-b6c7-d46952da5ac6", "Body" : "{\r\n \"name\": \"vmss28149\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Flexible\",\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss28149-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkApiVersion\":\"2020-11-01\",\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"enableIPForwarding\":false,\"deleteOption\":\"Delete\",\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"privateIPAddressVersion\":\"IPv4\",\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"publicIPAddressConfiguration\":{\"name\":\"pip1\",\"properties\":{\"idleTimeoutInMinutes\":15,\"ipTags\":[],\"dnsSettings\":{\"domainNameLabel\":\"pip13774d\"},\"publicIPAddressVersion\":\"IPv4\"}},\"applicationSecurityGroups\":[],\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Network/loadBalancers/extlb1-57477b51/backendAddressPools/extlb1-57477b51-BAP1\"}],\"applicationGatewayBackendAddressPools\":[]}}],\"dnsSettings\":{\"dnsServers\":[]}}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"41fe7be2-4567-433b-899d-dd4b763618d0\",\r\n \"platformFaultDomainCount\": 1,\r\n \"constrainedMaximumCapacity\": false,\r\n \"timeCreated\": \"2023-01-13T02:23:24.0881837+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "39e57a06-d31a-4ef3-af5d-9ce32d2aa602", @@ -380,7 +380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/45338663-fbda-4308-b6c7-d46952da5ac6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/45338663-fbda-4308-b6c7-d46952da5ac6?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "41f6efcb-f2bb-4a62-bae6-33da5755636f" @@ -408,7 +408,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "877e79b4-cbfd-494f-b70b-fe4e4c23a412" @@ -496,7 +496,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "49e08993-1add-4cea-be54-07ff188bd740", @@ -555,7 +555,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "689fffb0-2df0-4008-93cf-0e96454353b0", @@ -577,7 +577,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;236,Microsoft.Compute/VMScaleSetActions30Min;1194", "Expires" : "-1", "Content-Length" : "3365", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/6b1dd3a0-b067-43fa-a69c-2a3f0421e22a?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/6b1dd3a0-b067-43fa-a69c-2a3f0421e22a?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "x-ms-request-id" : "6b1dd3a0-b067-43fa-a69c-2a3f0421e22a", "Body" : "{\r\n \"name\": \"vmss28149\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\",\r\n \"tag1\": \"value2\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": false,\r\n \"orchestrationMode\": \"Flexible\",\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss28149-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Delete\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkApiVersion\":\"2020-11-01\",\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"enableIPForwarding\":false,\"deleteOption\":\"Delete\",\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"privateIPAddressVersion\":\"IPv4\",\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Network/virtualNetworks/vmssvnet/subnets/subnet1\"},\"publicIPAddressConfiguration\":{\"name\":\"pip1\",\"properties\":{\"idleTimeoutInMinutes\":15,\"ipTags\":[],\"dnsSettings\":{\"domainNameLabel\":\"pip13774d\"},\"publicIPAddressVersion\":\"IPv4\"}},\"applicationSecurityGroups\":[],\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Network/loadBalancers/extlb1-57477b51/backendAddressPools/extlb1-57477b51-BAP1\"}],\"applicationGatewayBackendAddressPools\":[]}}],\"dnsSettings\":{\"dnsServers\":[]}}}]}\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"41fe7be2-4567-433b-899d-dd4b763618d0\",\r\n \"platformFaultDomainCount\": 1,\r\n \"constrainedMaximumCapacity\": false,\r\n \"timeCreated\": \"2023-01-13T02:23:24.0881837+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "689fffb0-2df0-4008-93cf-0e96454353b0", @@ -586,7 +586,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/6b1dd3a0-b067-43fa-a69c-2a3f0421e22a?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/EastUS2EUAP/operations/6b1dd3a0-b067-43fa-a69c-2a3f0421e22a?p=844ecd36-0ff6-41a9-a4de-a74a3ffcbea8&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b3ea65e4-a418-428b-adb9-f764328cbc1c" @@ -614,7 +614,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg30917/providers/Microsoft.Compute/virtualMachineScaleSets/vmss28149?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b3cfa1bb-2053-4534-8cc7-202e88972d3b" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canUpdateVirtualMachineScaleSetWithExtensionProtectedSettings.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canUpdateVirtualMachineScaleSetWithExtensionProtectedSettings.json index 6b9ccb679f204..126b88bbab94a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canUpdateVirtualMachineScaleSetWithExtensionProtectedSettings.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.canUpdateVirtualMachineScaleSetWithExtensionProtectedSettings.json @@ -311,7 +311,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57765/providers/Microsoft.Compute/virtualMachineScaleSets/vmss99965?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57765/providers/Microsoft.Compute/virtualMachineScaleSets/vmss99965?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "290f0580-ba7d-43a3-92e1-a733e663b03d", @@ -334,7 +334,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/CreateVMScaleSet3Min;47,Microsoft.Compute/CreateVMScaleSet30Min;287,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1146,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3226", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/31542712-2de6-441c-ab00-a8e7fb188f02?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/31542712-2de6-441c-ab00-a8e7fb188f02?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "31542712-2de6-441c-ab00-a8e7fb188f02", "Body" : "{\r\n \"name\": \"vmss99965\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57765/providers/Microsoft.Compute/virtualMachineScaleSets/vmss99965\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss99965-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"vhdContainers\": [\r\n \"https://stg1440004f.blob.core.windows.net/vhds\",\r\n \"https://stg83692f49.blob.core.windows.net/vhds\"\r\n ],\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss99965-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\"\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57765/providers/Microsoft.Network/virtualNetworks/vmssvnet021904/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"CustomScriptForLinux\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"commandToExecute\":\"ls\"}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"876bfad5-3a5d-43cc-88f5-5f1eb51a9a39\",\r\n \"timeCreated\": \"2023-01-13T02:24:16.2706007+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "290f0580-ba7d-43a3-92e1-a733e663b03d", @@ -343,7 +343,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/31542712-2de6-441c-ab00-a8e7fb188f02?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/31542712-2de6-441c-ab00-a8e7fb188f02?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "28f54a0c-a12b-47a1-9761-69579fda1f09" @@ -371,7 +371,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/31542712-2de6-441c-ab00-a8e7fb188f02?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/31542712-2de6-441c-ab00-a8e7fb188f02?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8dd36066-1518-4734-91d2-0bb07f388cac" @@ -399,7 +399,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/31542712-2de6-441c-ab00-a8e7fb188f02?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/31542712-2de6-441c-ab00-a8e7fb188f02?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "78251eaf-f1a8-4ea4-b8a8-b711b38886a8" @@ -427,7 +427,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/31542712-2de6-441c-ab00-a8e7fb188f02?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/31542712-2de6-441c-ab00-a8e7fb188f02?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "fd67b0f5-e30a-4583-a734-2994660ef224" @@ -455,7 +455,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57765/providers/Microsoft.Compute/virtualMachineScaleSets/vmss99965?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57765/providers/Microsoft.Compute/virtualMachineScaleSets/vmss99965?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "7b1ecd16-9d39-439b-a671-f9c42960fc24" @@ -483,7 +483,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57765/providers/Microsoft.Compute/virtualMachineScaleSets/vmss99965?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57765/providers/Microsoft.Compute/virtualMachineScaleSets/vmss99965?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "f15ff2b1-21f4-40c2-b408-ee2d796a98e9", @@ -512,7 +512,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57765/providers/Microsoft.Compute/virtualMachineScaleSets/vmss99965?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57765/providers/Microsoft.Compute/virtualMachineScaleSets/vmss99965?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "59353d5e-bc66-42b8-b600-2ed788dbc9ca", @@ -535,7 +535,7 @@ "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/VMScaleSetActions3Min;236,Microsoft.Compute/VMScaleSetActions30Min;1196,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1134,Microsoft.Compute/VmssQueuedVMOperations;0", "Expires" : "-1", "Content-Length" : "3226", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "x-ms-request-id" : "c6d22e7e-464b-443d-8cc1-01d1b755372a", "Body" : "{\r\n \"name\": \"vmss99965\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57765/providers/Microsoft.Compute/virtualMachineScaleSets/vmss99965\",\r\n \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Standard_A0\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 3\r\n },\r\n \"properties\": {\r\n \"singlePlacementGroup\": true,\r\n \"orchestrationMode\": \"Uniform\",\r\n \"upgradePolicy\": {\r\n \"mode\": \"Automatic\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": {\r\n \"computerNamePrefix\": \"vmss99965-vm\",\r\n \"adminUsername\": \"jvuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/jvuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCWDIO2KhzxW6WmZc1nKrf9SEbcLlce//+rq9EdrGgHtEc8a+sL6Nj1s01FhzBQi6OLRGuLeECfYp2yiIAbZDCENk8N1Sapu6WAaKlt5T3dRcqsQjE1CBCLWt7Zb8h+w0ekqiEnn+WCNNxFvegYrVuj3C+VUwyO6D5x46ODOOq5QQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"vhdContainers\": [\r\n \"https://stg1440004f.blob.core.windows.net/vhds\",\r\n \"https://stg83692f49.blob.core.windows.net/vhds\"\r\n ],\r\n \"osType\": \"Linux\",\r\n \"name\": \"vmss99965-os-disk\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\"\r\n },\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n }\r\n },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"primary-nic-cfg\",\"properties\":{\"primary\":true,\"disableTcpStateTracking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"primary-nic-ip-cfg\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57765/providers/Microsoft.Network/virtualNetworks/vmssvnet021904/subnets/subnet1\"},\"privateIPAddressVersion\":\"IPv4\"}}]}}]},\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"CustomScriptForLinux\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"commandToExecute\":\"ls\"}\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": \"876bfad5-3a5d-43cc-88f5-5f1eb51a9a39\",\r\n \"timeCreated\": \"2023-01-13T02:24:16.2706007+00:00\"\r\n }\r\n}", "x-ms-client-request-id" : "59353d5e-bc66-42b8-b600-2ed788dbc9ca", @@ -544,7 +544,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "8054dea8-9712-495d-8741-372918d3ecd7" @@ -572,7 +572,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4e29c6a3-64e4-4bbd-a788-bd7aba10aed9" @@ -600,7 +600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "cd989095-b4d4-4b2d-8cb3-d616dcf2bf01" @@ -628,7 +628,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d53e6d68-3e39-4919-8f3e-b208af02b880" @@ -656,7 +656,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "49617268-bc67-4b20-962d-bf73e8f3b96f" @@ -684,7 +684,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d1d7edfb-c54c-4bf4-b9e0-042972716d7b" @@ -712,7 +712,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9351f629-e787-467c-96ac-db3d341b6174" @@ -740,7 +740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c6d22e7e-464b-443d-8cc1-01d1b755372a?p=ce71cbb8-84e0-440e-b69e-9e5ddfe1c24c&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "32c68435-099c-4ed4-adde-b8f992720b2d" @@ -768,7 +768,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57765/providers/Microsoft.Compute/virtualMachineScaleSets/vmss99965?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg57765/providers/Microsoft.Compute/virtualMachineScaleSets/vmss99965?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "0bb96240-109d-4e0f-9d9e-df02627303a1" diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.npeProtectionTest.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.npeProtectionTest.json index 0d0311c4e9212..0cde1c728495d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.npeProtectionTest.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.npeProtectionTest.json @@ -27,7 +27,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg46221/providers/Microsoft.Compute/virtualMachineScaleSets/vmss34569?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg46221/providers/Microsoft.Compute/virtualMachineScaleSets/vmss34569?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d7f587c1-7e4a-412c-bafd-a625249b21a9", @@ -54,7 +54,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg46221/providers/Microsoft.Compute/virtualMachineScaleSets/vmss34569?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg46221/providers/Microsoft.Compute/virtualMachineScaleSets/vmss34569?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "d7f587c1-7e4a-412c-bafd-a625249b21a9", diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.testVirtualMachineScaleSetSkuTypes.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.testVirtualMachineScaleSetSkuTypes.json index 0eb3eb2d35e41..786750383120f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.testVirtualMachineScaleSetSkuTypes.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineScaleSetOperationsTests.testVirtualMachineScaleSetSkuTypes.json @@ -1,4 +1,4 @@ { "networkCallRecords" : [ ], - "variables" : [ "javacsmrg97427" ] + "variables" : [ "javacsmrg47334" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineUpdateTests.testVirtualMachineUpdate.json b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineUpdateTests.testVirtualMachineUpdate.json index f381db5c31e55..72c3221e03d70 100644 --- a/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineUpdateTests.testVirtualMachineUpdate.json +++ b/sdk/resourcemanager/azure-resourcemanager-compute/src/test/resources/session-records/VirtualMachineUpdateTests.testVirtualMachineUpdate.json @@ -1,806 +1,834 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg73770?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg78765?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c008c3ae-26d3-4c0c-bbeb-c50ef5be8a09", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "4ae98914-9761-411c-b753-c6dbbd52bfb6", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1184", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:20:27 GMT", - "x-ms-correlation-request-id" : "8ad44385-4221-47e8-8563-044fd88c08cf", + "Date" : "Wed, 19 Apr 2023 04:34:08 GMT", + "x-ms-correlation-request-id" : "7efb4dea-4089-47fd-9a56-e85e5dad1a89", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022028Z:8ad44385-4221-47e8-8563-044fd88c08cf", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043408Z:7efb4dea-4089-47fd-9a56-e85e5dad1a89", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "8ad44385-4221-47e8-8563-044fd88c08cf", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770\",\"name\":\"javacsmrg73770\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "7efb4dea-4089-47fd-9a56-e85e5dad1a89", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765\",\"name\":\"javacsmrg78765\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/virtualNetworks/vnet381473dd9d?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/virtualNetworks/vnet4956243537?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "e7571790-5c7b-4e6a-856d-3cd5b7e91663", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "72d927f8-e6b2-4504-82b1-928c9e4ec6ac", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1183", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:20:34 GMT", - "x-ms-correlation-request-id" : "439e0e3b-dd24-4f62-beaa-6193d7442584", - "x-ms-arm-service-request-id" : "b8971c00-8259-40b0-8eb2-70409d4f6048", + "Date" : "Wed, 19 Apr 2023 04:34:15 GMT", + "x-ms-correlation-request-id" : "4158bd71-b5b4-4f4a-b920-2946d504af78", + "x-ms-arm-service-request-id" : "a67a49d7-7737-4829-af76-5775a537c630", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022034Z:439e0e3b-dd24-4f62-beaa-6193d7442584", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043415Z:4158bd71-b5b4-4f4a-b920-2946d504af78", "Expires" : "-1", "Content-Length" : "1309", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/863b0c59-871b-47af-86e8-44965f4d4112?api-version=2022-09-01", - "x-ms-request-id" : "863b0c59-871b-47af-86e8-44965f4d4112", - "Body" : "{\r\n \"name\": \"vnet381473dd9d\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/virtualNetworks/vnet381473dd9d\",\r\n \"etag\": \"W/\\\"439d89ee-bf98-4a5b-aa6f-fbdd184d4348\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"efae249f-b1ca-4ef5-b120-a27954d82b09\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/virtualNetworks/vnet381473dd9d/subnets/subnet1\",\r\n \"etag\": \"W/\\\"439d89ee-bf98-4a5b-aa6f-fbdd184d4348\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "e7571790-5c7b-4e6a-856d-3cd5b7e91663", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b9140638-a5f2-486a-9c3b-e2fc0e1b24a9?api-version=2022-09-01", + "x-ms-request-id" : "b9140638-a5f2-486a-9c3b-e2fc0e1b24a9", + "Body" : "{\r\n \"name\": \"vnet4956243537\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/virtualNetworks/vnet4956243537\",\r\n \"etag\": \"W/\\\"d846a824-5044-4534-9a16-e97e49f2c66d\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"e744ce93-894c-4970-9e83-6b840608040d\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/virtualNetworks/vnet4956243537/subnets/subnet1\",\r\n \"etag\": \"W/\\\"d846a824-5044-4534-9a16-e97e49f2c66d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "72d927f8-e6b2-4504-82b1-928c9e4ec6ac", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/863b0c59-871b-47af-86e8-44965f4d4112?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/b9140638-a5f2-486a-9c3b-e2fc0e1b24a9?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "7a3d880c-98b3-4475-8ebf-77d4f92d95c4" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "16c10e30-38b9-4c8c-b259-6fbe9dd39b47" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11841", "StatusCode" : "200", - "x-ms-correlation-request-id" : "fbc091c4-85ec-4f8c-8121-3079ea32a45b", - "Date" : "Fri, 13 Jan 2023 02:20:38 GMT", - "x-ms-arm-service-request-id" : "b55b4526-e5c2-4e12-a5c5-eaa4f49becd9", + "x-ms-correlation-request-id" : "2f041cb1-6900-46fa-b95e-85186ecc6f47", + "Date" : "Wed, 19 Apr 2023 04:34:18 GMT", + "x-ms-arm-service-request-id" : "bdcd7d2c-27c8-4d8e-b365-c822f48f2619", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022039Z:fbc091c4-85ec-4f8c-8121-3079ea32a45b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043419Z:2f041cb1-6900-46fa-b95e-85186ecc6f47", "Expires" : "-1", "Content-Length" : "29", - "x-ms-request-id" : "52b12b09-143a-4ef5-b0fc-8fc5dea29a5b", + "x-ms-request-id" : "61d85374-a2e1-4fac-8e09-9e6bafeaf568", "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}", - "x-ms-client-request-id" : "7a3d880c-98b3-4475-8ebf-77d4f92d95c4", + "x-ms-client-request-id" : "16c10e30-38b9-4c8c-b259-6fbe9dd39b47", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/virtualNetworks/vnet381473dd9d?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/virtualNetworks/vnet4956243537?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "9d2a34fb-7ee6-4f12-81dd-8dc9fe616919" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "041e5329-b360-44aa-bb7a-232c278b5ca1" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11854", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ee9d18b6-b41e-4961-8cb1-e007a5ab9a87", - "Date" : "Fri, 13 Jan 2023 02:20:40 GMT", - "x-ms-arm-service-request-id" : "ac273714-a978-4458-ab27-2d082e2563f4", + "x-ms-correlation-request-id" : "97b0e07a-630e-4738-ac7a-3f34265be441", + "Date" : "Wed, 19 Apr 2023 04:34:20 GMT", + "x-ms-arm-service-request-id" : "cb37657a-20b1-4a0d-8281-ba120ab5b8b0", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "ETag" : "W/\"88a462f1-d625-47bf-bcb7-124ac7f0b452\"", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022040Z:ee9d18b6-b41e-4961-8cb1-e007a5ab9a87", + "ETag" : "W/\"82c72029-6a20-4c81-b82b-8751ffc99ae5\"", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043421Z:97b0e07a-630e-4738-ac7a-3f34265be441", "Expires" : "-1", "Content-Length" : "1311", - "x-ms-request-id" : "ddce21be-80c9-4e25-8f32-1b54dcdbe1be", - "Body" : "{\r\n \"name\": \"vnet381473dd9d\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/virtualNetworks/vnet381473dd9d\",\r\n \"etag\": \"W/\\\"88a462f1-d625-47bf-bcb7-124ac7f0b452\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"efae249f-b1ca-4ef5-b120-a27954d82b09\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/virtualNetworks/vnet381473dd9d/subnets/subnet1\",\r\n \"etag\": \"W/\\\"88a462f1-d625-47bf-bcb7-124ac7f0b452\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", - "x-ms-client-request-id" : "9d2a34fb-7ee6-4f12-81dd-8dc9fe616919", + "x-ms-request-id" : "db8a5d54-c76b-4989-adbb-0d80b027dc17", + "Body" : "{\r\n \"name\": \"vnet4956243537\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/virtualNetworks/vnet4956243537\",\r\n \"etag\": \"W/\\\"82c72029-6a20-4c81-b82b-8751ffc99ae5\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"e744ce93-894c-4970-9e83-6b840608040d\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/virtualNetworks/vnet4956243537/subnets/subnet1\",\r\n \"etag\": \"W/\\\"82c72029-6a20-4c81-b82b-8751ffc99ae5\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}", + "x-ms-client-request-id" : "041e5329-b360-44aa-bb7a-232c278b5ca1", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/networkInterfaces/nic800565181d9?api-version=2022-09-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/networkInterfaces/nic10147c3947c?api-version=2022-09-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "6a0113ea-4276-4e3c-823e-6228eb32f5fb", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.network/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a23357af-96d6-4cef-b4ed-c33d6194004a", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1182", "Pragma" : "no-cache", "retry-after" : "0", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:20:42 GMT", - "x-ms-correlation-request-id" : "d50b91ff-357a-4c64-abd4-8655e7a057d5", - "x-ms-arm-service-request-id" : "b0d378ae-b7cf-424b-8e04-c4155943c54d", + "Date" : "Wed, 19 Apr 2023 04:34:24 GMT", + "x-ms-correlation-request-id" : "136da538-d0f9-4466-858d-d479d4bf822b", + "x-ms-arm-service-request-id" : "baac7cf6-6a06-4860-af95-f4421a847684", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022043Z:d50b91ff-357a-4c64-abd4-8655e7a057d5", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043424Z:136da538-d0f9-4466-858d-d479d4bf822b", "Expires" : "-1", "Content-Length" : "1792", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/a4c63df7-464f-4f6d-83db-8e55c8b1a6f5?api-version=2022-09-01", - "x-ms-request-id" : "a4c63df7-464f-4f6d-83db-8e55c8b1a6f5", - "Body" : "{\r\n \"name\": \"nic800565181d9\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/networkInterfaces/nic800565181d9\",\r\n \"etag\": \"W/\\\"bc73b5a1-9297-441f-a2de-69d923d64f15\\\"\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"3f0c3cd7-0271-4baa-81e2-ac4a76bf4db3\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/networkInterfaces/nic800565181d9/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"bc73b5a1-9297-441f-a2de-69d923d64f15\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/virtualNetworks/vnet381473dd9d/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"t2sk314kwh0u3mjauj2vjwblbb.bx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"vnetEncryptionSupported\": false,\r\n \"enableIPForwarding\": false,\r\n \"disableTcpStateTracking\": false,\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": [],\r\n \"nicType\": \"Standard\",\r\n \"allowPort25Out\": true\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\",\r\n \"location\": \"eastus\",\r\n \"kind\": \"Regular\"\r\n}", - "x-ms-client-request-id" : "6a0113ea-4276-4e3c-823e-6228eb32f5fb", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus/operations/d9ce3b6b-0736-4e62-b416-04f82fbb3cf7?api-version=2022-09-01", + "x-ms-request-id" : "d9ce3b6b-0736-4e62-b416-04f82fbb3cf7", + "Body" : "{\r\n \"name\": \"nic10147c3947c\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/networkInterfaces/nic10147c3947c\",\r\n \"etag\": \"W/\\\"be14101e-1a1f-4999-bb4d-64e31a5bf08b\\\"\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"936d18cb-3b1c-4af8-85a8-3cfdd00dc1ac\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/networkInterfaces/nic10147c3947c/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"be14101e-1a1f-4999-bb4d-64e31a5bf08b\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/virtualNetworks/vnet4956243537/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"sphejz0mrfyethudnocamcaebf.bx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"vnetEncryptionSupported\": false,\r\n \"enableIPForwarding\": false,\r\n \"disableTcpStateTracking\": false,\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": [],\r\n \"nicType\": \"Standard\",\r\n \"allowPort25Out\": true\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\",\r\n \"location\": \"eastus\",\r\n \"kind\": \"Regular\"\r\n}", + "x-ms-client-request-id" : "a23357af-96d6-4cef-b4ed-c33d6194004a", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "819710ac-9a58-4a76-8db6-5e5808ec5e64", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e497e5d3-110d-417b-980e-dcee5f9b99a0", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1186", "Pragma" : "no-cache", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:20:50 GMT", - "x-ms-correlation-request-id" : "5a907fd1-63e7-456f-bd7e-f021365a897a", + "Date" : "Wed, 19 Apr 2023 04:34:32 GMT", + "x-ms-correlation-request-id" : "d2c38c51-c22d-458d-856e-e0caa2a748a2", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022050Z:5a907fd1-63e7-456f-bd7e-f021365a897a", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;239,Microsoft.Compute/PutVM30Min;1199", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043433Z:d2c38c51-c22d-458d-856e-e0caa2a748a2", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;239,Microsoft.Compute/PutVM30Min;1195", "Expires" : "-1", "Content-Length" : "2288", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/36060d24-f728-4ce4-b39e-d74c32e731da?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", - "x-ms-request-id" : "36060d24-f728-4ce4-b39e-d74c32e731da", - "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"1f4438cf-e479-47e9-85d8-1ea5d0382902\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCXZN7Tp9lmJPRJgPsNTcfcMzaiHWaBZK7bns4KOL60nvDnkOUPq3iCd5nRFglR2XNO977DVkVHsELDaNtpT7DJKtoGJBEai6Ks0yCI348a4e5NoUyQY6b5LCCgH1BJQ4bx3G339AP0UCoXpG1Zert3Z4fLzjAMmAgDNUw35NmCvw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/networkInterfaces/nic800565181d9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-01-13T02:20:48.7571007+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "819710ac-9a58-4a76-8db6-5e5808ec5e64", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/984af64e-d362-46de-a6cd-2f63c6d5b8f2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", + "x-ms-request-id" : "984af64e-d362-46de-a6cd-2f63c6d5b8f2", + "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"88846fb0-2aa6-4d02-b7dd-cc44b0a64da8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCadYsYjxQZPcxpPY+hVfPnURw0bTZx8U77t4uiA8F/Pn21JqNRNjMt+KOhmbF3OHCxsMU+Zh3oWQ5pXd1wutrdDt8k6Ap6hPW22gnwvza9tnI+NNhu8MXFoBoqgQt3SHWdLRW/eKr6ZgSu2sOzMA9hFoPXxtDyiHyRlrCzMsl+HQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/networkInterfaces/nic10147c3947c\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\",\r\n \"timeCreated\": \"2023-04-19T04:34:29.6320976+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "e497e5d3-110d-417b-980e-dcee5f9b99a0", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/36060d24-f728-4ce4-b39e-d74c32e731da?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/984af64e-d362-46de-a6cd-2f63c6d5b8f2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "a6896b9e-8898-43e0-92c2-99810a78b4b8" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9ad1a4b1-f1b7-4d88-a499-6f4530da4680" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", + "x-ms-ratelimit-remaining-subscription-reads" : "11840", "StatusCode" : "200", - "x-ms-correlation-request-id" : "7c19e5a4-51dd-4b00-a59a-b279b01e0774", - "Date" : "Fri, 13 Jan 2023 02:21:00 GMT", + "x-ms-correlation-request-id" : "f8d72059-fa5a-4d62-8cee-5bd79176ea12", + "Date" : "Wed, 19 Apr 2023 04:34:43 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", "Retry-After" : "0", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14999,Microsoft.Compute/GetOperation30Min;29999", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022101Z:7c19e5a4-51dd-4b00-a59a-b279b01e0774", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14999,Microsoft.Compute/GetOperation30Min;29875", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043443Z:f8d72059-fa5a-4d62-8cee-5bd79176ea12", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "4a49d36e-dc62-4ced-b99d-a70351090d8a", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:20:48.1789728+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"36060d24-f728-4ce4-b39e-d74c32e731da\"\r\n}", - "x-ms-client-request-id" : "a6896b9e-8898-43e0-92c2-99810a78b4b8", + "x-ms-request-id" : "51eede11-92d0-4a69-960d-f61dcb9c783f", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:34:29.6320976+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"984af64e-d362-46de-a6cd-2f63c6d5b8f2\"\r\n}", + "x-ms-client-request-id" : "9ad1a4b1-f1b7-4d88-a499-6f4530da4680", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/36060d24-f728-4ce4-b39e-d74c32e731da?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/984af64e-d362-46de-a6cd-2f63c6d5b8f2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "6dbfecce-0a35-4dac-bb10-551a3f5df8f9" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1e5852d8-7824-4595-a006-c06db593ba02" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11853", "StatusCode" : "200", - "x-ms-correlation-request-id" : "2dd8bf66-ee0d-40aa-bf78-709650e7ac18", - "Date" : "Fri, 13 Jan 2023 02:21:36 GMT", + "x-ms-correlation-request-id" : "96efbe3c-8d3d-4199-b79b-e264d7343d42", + "Date" : "Wed, 19 Apr 2023 04:35:18 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14998,Microsoft.Compute/GetOperation30Min;29998", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022137Z:2dd8bf66-ee0d-40aa-bf78-709650e7ac18", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14998,Microsoft.Compute/GetOperation30Min;29979", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043519Z:96efbe3c-8d3d-4199-b79b-e264d7343d42", "Expires" : "-1", - "Content-Length" : "183", - "x-ms-request-id" : "2e1a4d4a-d2dd-49e1-8be8-c6b4188852f2", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:20:48.1789728+00:00\",\r\n \"endTime\": \"2023-01-13T02:21:30.944607+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"36060d24-f728-4ce4-b39e-d74c32e731da\"\r\n}", - "x-ms-client-request-id" : "6dbfecce-0a35-4dac-bb10-551a3f5df8f9", + "Content-Length" : "134", + "x-ms-request-id" : "e6ff8b3d-25fd-4040-9fdb-9ce210a78c38", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:34:29.6320976+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"984af64e-d362-46de-a6cd-2f63c6d5b8f2\"\r\n}", + "x-ms-client-request-id" : "1e5852d8-7824-4595-a006-c06db593ba02", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/984af64e-d362-46de-a6cd-2f63c6d5b8f2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "21b1eddc-2bd9-457e-9000-6ec0efcad241" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "745cb283-09de-401a-b742-65bb54843b7a" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11839", "StatusCode" : "200", - "x-ms-correlation-request-id" : "982fda27-173c-40e0-8634-da3e247f8e3c", - "Date" : "Fri, 13 Jan 2023 02:21:37 GMT", + "x-ms-correlation-request-id" : "bc9c5995-2dbe-424c-902e-0f53a09bcf85", + "Date" : "Wed, 19 Apr 2023 04:35:29 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3998,Microsoft.Compute/LowCostGet30Min;31998", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022138Z:982fda27-173c-40e0-8634-da3e247f8e3c", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14997,Microsoft.Compute/GetOperation30Min;29978", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043529Z:bc9c5995-2dbe-424c-902e-0f53a09bcf85", "Expires" : "-1", - "Content-Length" : "2545", - "x-ms-request-id" : "98f5b39f-782e-49ba-b835-cda650fc581c", - "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"1f4438cf-e479-47e9-85d8-1ea5d0382902\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm1_OsDisk_1_2102d26340fc41a4804b536745869925\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/disks/javavm1_OsDisk_1_2102d26340fc41a4804b536745869925\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCXZN7Tp9lmJPRJgPsNTcfcMzaiHWaBZK7bns4KOL60nvDnkOUPq3iCd5nRFglR2XNO977DVkVHsELDaNtpT7DJKtoGJBEai6Ks0yCI348a4e5NoUyQY6b5LCCgH1BJQ4bx3G339AP0UCoXpG1Zert3Z4fLzjAMmAgDNUw35NmCvw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/networkInterfaces/nic800565181d9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-01-13T02:20:48.7571007+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "21b1eddc-2bd9-457e-9000-6ec0efcad241", + "Content-Length" : "134", + "x-ms-request-id" : "bbf0f876-a508-4fce-9d33-bc4564c302f7", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:34:29.6320976+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"984af64e-d362-46de-a6cd-2f63c6d5b8f2\"\r\n}", + "x-ms-client-request-id" : "745cb283-09de-401a-b742-65bb54843b7a", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { - "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2022-11-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/984af64e-d362-46de-a6cd-2f63c6d5b8f2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "d2f5180d-cf4d-4e73-a9ab-6da3fcbcaea3", - "Content-Type" : "application/json" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "08d100d7-893a-4fc4-8d0b-e1f0c910e72f" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", - "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11852", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:21:43 GMT", - "x-ms-correlation-request-id" : "33953d35-9924-42a8-bf1d-bdcaa2b58734", + "x-ms-correlation-request-id" : "97289077-3acc-40f2-8929-3617afd4ca27", + "Date" : "Wed, 19 Apr 2023 04:35:39 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022143Z:33953d35-9924-42a8-bf1d-bdcaa2b58734", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;238,Microsoft.Compute/PutVM30Min;1198", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14995,Microsoft.Compute/GetOperation30Min;29976", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043539Z:97289077-3acc-40f2-8929-3617afd4ca27", "Expires" : "-1", - "Content-Length" : "2567", - "x-ms-request-id" : "1b2ee3db-4e55-4ffa-8025-bb9a01737814", - "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\",\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"1f4438cf-e479-47e9-85d8-1ea5d0382902\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm1_OsDisk_1_2102d26340fc41a4804b536745869925\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/disks/javavm1_OsDisk_1_2102d26340fc41a4804b536745869925\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCXZN7Tp9lmJPRJgPsNTcfcMzaiHWaBZK7bns4KOL60nvDnkOUPq3iCd5nRFglR2XNO977DVkVHsELDaNtpT7DJKtoGJBEai6Ks0yCI348a4e5NoUyQY6b5LCCgH1BJQ4bx3G339AP0UCoXpG1Zert3Z4fLzjAMmAgDNUw35NmCvw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/networkInterfaces/nic800565181d9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:20:48.7571007+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "d2f5180d-cf4d-4e73-a9ab-6da3fcbcaea3", + "Content-Length" : "134", + "x-ms-request-id" : "848035c5-76a9-4147-8ae0-bfd1d4e34fdf", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:34:29.6320976+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"984af64e-d362-46de-a6cd-2f63c6d5b8f2\"\r\n}", + "x-ms-client-request-id" : "08d100d7-893a-4fc4-8d0b-e1f0c910e72f", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/984af64e-d362-46de-a6cd-2f63c6d5b8f2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "f008d062-5a1c-4282-a29b-1b62d24aa559" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b31821e1-85c2-4e75-a9a9-34eea4eb823b" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11793", + "x-ms-ratelimit-remaining-subscription-reads" : "11838", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ab25b75f-4632-443f-9f7a-c3557bd4a932", - "Date" : "Fri, 13 Jan 2023 02:22:14 GMT", + "x-ms-correlation-request-id" : "77200737-ef0a-4409-8a03-d9a97988cb24", + "Date" : "Wed, 19 Apr 2023 04:35:49 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31995", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022215Z:ab25b75f-4632-443f-9f7a-c3557bd4a932", + "Retry-After" : "0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14994,Microsoft.Compute/GetOperation30Min;29975", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043550Z:77200737-ef0a-4409-8a03-d9a97988cb24", "Expires" : "-1", - "Content-Length" : "2568", - "x-ms-request-id" : "221429a0-c88d-44e4-9c4d-f3cb8bf11e0d", - "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\",\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"1f4438cf-e479-47e9-85d8-1ea5d0382902\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm1_OsDisk_1_2102d26340fc41a4804b536745869925\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/disks/javavm1_OsDisk_1_2102d26340fc41a4804b536745869925\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCXZN7Tp9lmJPRJgPsNTcfcMzaiHWaBZK7bns4KOL60nvDnkOUPq3iCd5nRFglR2XNO977DVkVHsELDaNtpT7DJKtoGJBEai6Ks0yCI348a4e5NoUyQY6b5LCCgH1BJQ4bx3G339AP0UCoXpG1Zert3Z4fLzjAMmAgDNUw35NmCvw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/networkInterfaces/nic800565181d9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-01-13T02:20:48.7571007+00:00\"\r\n }\r\n}", - "x-ms-client-request-id" : "f008d062-5a1c-4282-a29b-1b62d24aa559", + "Content-Length" : "134", + "x-ms-request-id" : "6f4a47f6-1d56-4b39-b1d3-660b750bb756", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:34:29.6320976+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"984af64e-d362-46de-a6cd-2f63c6d5b8f2\"\r\n}", + "x-ms-client-request-id" : "b31821e1-85c2-4e75-a9a9-34eea4eb823b", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/984af64e-d362-46de-a6cd-2f63c6d5b8f2?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "ca641adb-82ce-4ee8-976a-2724cb33ee45", - "Content-Type" : "application/json" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "66948993-7be6-4093-8b6e-c6b392311c9b" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1191", "Pragma" : "no-cache", "retry-after" : "0", - "Azure-AsyncNotification" : "Enabled", - "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:22:19 GMT", - "x-ms-correlation-request-id" : "a1eb99b6-b45b-4df5-988f-d59afb943ed0", + "x-ms-ratelimit-remaining-subscription-reads" : "11851", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "bfc680a3-be19-473e-b346-b75033e53b19", + "Date" : "Wed, 19 Apr 2023 04:36:00 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022219Z:a1eb99b6-b45b-4df5-988f-d59afb943ed0", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1199", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29974", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043600Z:bfc680a3-be19-473e-b346-b75033e53b19", "Expires" : "-1", - "Content-Length" : "791", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", - "x-ms-request-id" : "58d9a82c-620e-468d-bd34-9ecbfb1c43d4", - "Body" : "{\r\n \"name\": \"CustomScriptForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"fileUris\":[\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/4397e808d07df60ff3cdfd1ae40999f0130eb1b3/mysql-standalone-server-ubuntu/scripts/install_mysql_server_5.6.sh\"],\"commandToExecute\":\"bash install_mysql_server_5.6.sh Abc.123x(\"}\r\n }\r\n}", - "x-ms-client-request-id" : "ca641adb-82ce-4ee8-976a-2724cb33ee45", + "Content-Length" : "184", + "x-ms-request-id" : "73e19605-d140-4164-9ed5-6f2cb4145c5b", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:34:29.6320976+00:00\",\r\n \"endTime\": \"2023-04-19T04:35:51.3345779+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"984af64e-d362-46de-a6cd-2f63c6d5b8f2\"\r\n}", + "x-ms-client-request-id" : "66948993-7be6-4093-8b6e-c6b392311c9b", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "5664a217-fe7d-4c1c-b8a2-6429fffdca07" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "971f8b14-c128-43f6-870a-4ea7b7fef478" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11776", + "x-ms-ratelimit-remaining-subscription-reads" : "11837", "StatusCode" : "200", - "x-ms-correlation-request-id" : "70f030f3-1563-4880-86e3-b9d96b7e6706", - "Date" : "Fri, 13 Jan 2023 02:22:50 GMT", + "x-ms-correlation-request-id" : "4144b93c-82e4-4944-9e2f-65b81b94bd30", + "Date" : "Wed, 19 Apr 2023 04:36:01 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14969,Microsoft.Compute/GetOperation30Min;29969", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022250Z:70f030f3-1563-4880-86e3-b9d96b7e6706", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3998,Microsoft.Compute/LowCostGet30Min;31925", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043601Z:4144b93c-82e4-4944-9e2f-65b81b94bd30", "Expires" : "-1", - "Content-Length" : "134", - "x-ms-request-id" : "5df414e5-0fc7-489d-b93a-6dc040becba4", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.9133652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"58d9a82c-620e-468d-bd34-9ecbfb1c43d4\"\r\n}", - "x-ms-client-request-id" : "5664a217-fe7d-4c1c-b8a2-6429fffdca07", + "Content-Length" : "2545", + "x-ms-request-id" : "407bdf83-c7b0-4541-8c37-c208bebd13b3", + "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"88846fb0-2aa6-4d02-b7dd-cc44b0a64da8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm1_OsDisk_1_ea550cd89d6547a1a7d40167f111e4c4\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/disks/javavm1_OsDisk_1_ea550cd89d6547a1a7d40167f111e4c4\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCadYsYjxQZPcxpPY+hVfPnURw0bTZx8U77t4uiA8F/Pn21JqNRNjMt+KOhmbF3OHCxsMU+Zh3oWQ5pXd1wutrdDt8k6Ap6hPW22gnwvza9tnI+NNhu8MXFoBoqgQt3SHWdLRW/eKr6ZgSu2sOzMA9hFoPXxtDyiHyRlrCzMsl+HQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/networkInterfaces/nic10147c3947c\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-19T04:34:29.6320976+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "971f8b14-c128-43f6-870a-4ea7b7fef478", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Method" : "PATCH", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "62ae8c13-58c9-40af-9d68-06b83ae1fcfb" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b87d337c-694f-4ec6-ae28-b6f9331ca73d", + "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-writes" : "1185", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11758", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e6f0d506-d1b1-46b0-a841-9b00e2664f24", - "Date" : "Fri, 13 Jan 2023 02:23:20 GMT", + "Date" : "Wed, 19 Apr 2023 04:36:05 GMT", + "x-ms-correlation-request-id" : "6f3366a8-5c55-452f-a982-dd94d50eb0b6", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14921,Microsoft.Compute/GetOperation30Min;29921", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022321Z:e6f0d506-d1b1-46b0-a841-9b00e2664f24", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043606Z:6f3366a8-5c55-452f-a982-dd94d50eb0b6", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;238,Microsoft.Compute/PutVM30Min;1198", "Expires" : "-1", - "Content-Length" : "134", - "x-ms-request-id" : "fb94b104-9711-4a93-bf33-c9926a529451", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.9133652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"58d9a82c-620e-468d-bd34-9ecbfb1c43d4\"\r\n}", - "x-ms-client-request-id" : "62ae8c13-58c9-40af-9d68-06b83ae1fcfb", + "Content-Length" : "2567", + "x-ms-request-id" : "76b1238e-7e7d-496d-ae3c-3494905d4d7f", + "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\",\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"88846fb0-2aa6-4d02-b7dd-cc44b0a64da8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm1_OsDisk_1_ea550cd89d6547a1a7d40167f111e4c4\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/disks/javavm1_OsDisk_1_ea550cd89d6547a1a7d40167f111e4c4\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCadYsYjxQZPcxpPY+hVfPnURw0bTZx8U77t4uiA8F/Pn21JqNRNjMt+KOhmbF3OHCxsMU+Zh3oWQ5pXd1wutrdDt8k6Ap6hPW22gnwvza9tnI+NNhu8MXFoBoqgQt3SHWdLRW/eKr6ZgSu2sOzMA9hFoPXxtDyiHyRlrCzMsl+HQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/networkInterfaces/nic10147c3947c\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-04-19T04:34:29.6320976+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "b87d337c-694f-4ec6-ae28-b6f9331ca73d", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "22eaa5cd-c418-4f63-9c99-9b8ec43c3270" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e418f085-a3f6-4fa0-af0d-7a5606d1704e" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11773", + "x-ms-ratelimit-remaining-subscription-reads" : "11836", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ed4c5d33-6278-4b23-a757-6c31056d3ebf", - "Date" : "Fri, 13 Jan 2023 02:23:50 GMT", + "x-ms-correlation-request-id" : "8f413b15-5372-4f39-be39-8ec33cb200fb", + "Date" : "Wed, 19 Apr 2023 04:36:36 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14871,Microsoft.Compute/GetOperation30Min;29871", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022351Z:ed4c5d33-6278-4b23-a757-6c31056d3ebf", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3994,Microsoft.Compute/LowCostGet30Min;31921", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043636Z:8f413b15-5372-4f39-be39-8ec33cb200fb", "Expires" : "-1", - "Content-Length" : "134", - "x-ms-request-id" : "b410b221-c2ca-49de-b2fa-3d60ca70e08c", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.9133652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"58d9a82c-620e-468d-bd34-9ecbfb1c43d4\"\r\n}", - "x-ms-client-request-id" : "22eaa5cd-c418-4f63-9c99-9b8ec43c3270", + "Content-Length" : "2568", + "x-ms-request-id" : "8550f617-1058-4694-b23c-db5859969ec0", + "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\",\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"88846fb0-2aa6-4d02-b7dd-cc44b0a64da8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm1_OsDisk_1_ea550cd89d6547a1a7d40167f111e4c4\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/disks/javavm1_OsDisk_1_ea550cd89d6547a1a7d40167f111e4c4\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCadYsYjxQZPcxpPY+hVfPnURw0bTZx8U77t4uiA8F/Pn21JqNRNjMt+KOhmbF3OHCxsMU+Zh3oWQ5pXd1wutrdDt8k6Ap6hPW22gnwvza9tnI+NNhu8MXFoBoqgQt3SHWdLRW/eKr6ZgSu2sOzMA9hFoPXxtDyiHyRlrCzMsl+HQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/networkInterfaces/nic10147c3947c\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-19T04:34:29.6320976+00:00\"\r\n }\r\n}", + "x-ms-client-request-id" : "e418f085-a3f6-4fa0-af0d-7a5606d1704e", + "Content-Type" : "application/json; charset=utf-8" + }, + "Exception" : null + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux?api-version=2023-03-01", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c1cf8694-0a3c-47d4-83ca-0128a82b39de", + "Content-Type" : "application/json" + }, + "Response" : { + "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", + "X-Content-Type-Options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-writes" : "1184", + "Pragma" : "no-cache", + "retry-after" : "0", + "Azure-AsyncNotification" : "Enabled", + "StatusCode" : "201", + "Date" : "Wed, 19 Apr 2023 04:36:40 GMT", + "x-ms-correlation-request-id" : "2e4a9c4e-a779-418f-8bb9-b7dab2056acb", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043640Z:2e4a9c4e-a779-418f-8bb9-b7dab2056acb", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1198", + "Expires" : "-1", + "Content-Length" : "791", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/34f7d954-0796-45a2-9d88-d7f8190dea0d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", + "x-ms-request-id" : "34f7d954-0796-45a2-9d88-d7f8190dea0d", + "Body" : "{\r\n \"name\": \"CustomScriptForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"fileUris\":[\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/4397e808d07df60ff3cdfd1ae40999f0130eb1b3/mysql-standalone-server-ubuntu/scripts/install_mysql_server_5.6.sh\"],\"commandToExecute\":\"bash install_mysql_server_5.6.sh Abc.123x(\"}\r\n }\r\n}", + "x-ms-client-request-id" : "c1cf8694-0a3c-47d4-83ca-0128a82b39de", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/34f7d954-0796-45a2-9d88-d7f8190dea0d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "07e639be-37b5-4a0a-a983-5bd983c9fddf" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d4185c60-5179-4daa-9bb4-cd95a3e099d4" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11753", + "x-ms-ratelimit-remaining-subscription-reads" : "11835", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f846ca57-c17c-45bb-9100-2aca2cbd827d", - "Date" : "Fri, 13 Jan 2023 02:24:21 GMT", + "x-ms-correlation-request-id" : "13b4b982-49cf-453f-becd-3eb38aa08de8", + "Date" : "Wed, 19 Apr 2023 04:37:10 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14797,Microsoft.Compute/GetOperation30Min;29796", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022422Z:f846ca57-c17c-45bb-9100-2aca2cbd827d", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29972", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043711Z:13b4b982-49cf-453f-becd-3eb38aa08de8", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "637a0fac-43b0-4f30-88cd-e2610e20172e", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.9133652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"58d9a82c-620e-468d-bd34-9ecbfb1c43d4\"\r\n}", - "x-ms-client-request-id" : "07e639be-37b5-4a0a-a983-5bd983c9fddf", + "x-ms-request-id" : "0fee38fa-4b09-4b4f-9ab6-451379ed9b31", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:36:39.3811263+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"34f7d954-0796-45a2-9d88-d7f8190dea0d\"\r\n}", + "x-ms-client-request-id" : "d4185c60-5179-4daa-9bb4-cd95a3e099d4", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/34f7d954-0796-45a2-9d88-d7f8190dea0d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "42bfe2cd-db4d-420d-95a2-5d9c92488087" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5cd51403-d1ba-452a-8ef6-8166e8748032" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11771", + "x-ms-ratelimit-remaining-subscription-reads" : "11850", "StatusCode" : "200", - "x-ms-correlation-request-id" : "62a99c0f-b94e-42c3-8831-0da984d44df0", - "Date" : "Fri, 13 Jan 2023 02:24:53 GMT", + "x-ms-correlation-request-id" : "6c829282-5f2f-499d-8e93-e03bda07bf42", + "Date" : "Wed, 19 Apr 2023 04:37:40 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14734,Microsoft.Compute/GetOperation30Min;29731", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022453Z:62a99c0f-b94e-42c3-8831-0da984d44df0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29971", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043741Z:6c829282-5f2f-499d-8e93-e03bda07bf42", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "caac82fc-10f3-4a5b-9f2b-6dcf5bf2fc65", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.9133652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"58d9a82c-620e-468d-bd34-9ecbfb1c43d4\"\r\n}", - "x-ms-client-request-id" : "42bfe2cd-db4d-420d-95a2-5d9c92488087", + "x-ms-request-id" : "f947e7f2-c8ae-4579-858d-054750eee2f3", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:36:39.3811263+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"34f7d954-0796-45a2-9d88-d7f8190dea0d\"\r\n}", + "x-ms-client-request-id" : "5cd51403-d1ba-452a-8ef6-8166e8748032", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/34f7d954-0796-45a2-9d88-d7f8190dea0d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "43c4f1b8-b29c-4554-82da-bfe74fb1f5da" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "24fdc783-6aec-4c4b-bd6c-b23c9d9a5d3d" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11749", + "x-ms-ratelimit-remaining-subscription-reads" : "11834", "StatusCode" : "200", - "x-ms-correlation-request-id" : "2f147121-53e5-48ee-a3aa-18006aef60d7", - "Date" : "Fri, 13 Jan 2023 02:25:23 GMT", + "x-ms-correlation-request-id" : "158329bf-ce30-4d9e-a94b-a119c52d6275", + "Date" : "Wed, 19 Apr 2023 04:38:11 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14671,Microsoft.Compute/GetOperation30Min;29659", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022524Z:2f147121-53e5-48ee-a3aa-18006aef60d7", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29970", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043811Z:158329bf-ce30-4d9e-a94b-a119c52d6275", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "caf654f5-2432-4b36-b766-7afb2dfb0942", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.9133652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"58d9a82c-620e-468d-bd34-9ecbfb1c43d4\"\r\n}", - "x-ms-client-request-id" : "43c4f1b8-b29c-4554-82da-bfe74fb1f5da", + "x-ms-request-id" : "5c1ca1fc-e9e6-42b5-ab30-8c7045f5b804", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:36:39.3811263+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"34f7d954-0796-45a2-9d88-d7f8190dea0d\"\r\n}", + "x-ms-client-request-id" : "24fdc783-6aec-4c4b-bd6c-b23c9d9a5d3d", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/34f7d954-0796-45a2-9d88-d7f8190dea0d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "46657a0b-5fd4-41a5-b6cc-04626fa07b89" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "18cef71b-a48d-4152-9dd4-8f9cff0449e4" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11770", + "x-ms-ratelimit-remaining-subscription-reads" : "11849", "StatusCode" : "200", - "x-ms-correlation-request-id" : "7efc9e53-905e-4c42-8b02-7bc9715e3917", - "Date" : "Fri, 13 Jan 2023 02:25:54 GMT", + "x-ms-correlation-request-id" : "9dc643fb-72ff-46c5-ae00-0a9ed35ae320", + "Date" : "Wed, 19 Apr 2023 04:38:41 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14638,Microsoft.Compute/GetOperation30Min;29599", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022554Z:7efc9e53-905e-4c42-8b02-7bc9715e3917", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29968", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043842Z:9dc643fb-72ff-46c5-ae00-0a9ed35ae320", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "f37045e5-c013-4f2d-b8e3-ea2d1247b63b", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.9133652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"58d9a82c-620e-468d-bd34-9ecbfb1c43d4\"\r\n}", - "x-ms-client-request-id" : "46657a0b-5fd4-41a5-b6cc-04626fa07b89", + "x-ms-request-id" : "18677b53-51d1-4545-8343-ce6d9ce919cd", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:36:39.3811263+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"34f7d954-0796-45a2-9d88-d7f8190dea0d\"\r\n}", + "x-ms-client-request-id" : "18cef71b-a48d-4152-9dd4-8f9cff0449e4", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/34f7d954-0796-45a2-9d88-d7f8190dea0d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "254d3219-50c8-40f9-a6e9-08692909d9be" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2ecdfc8d-28ea-4934-b4fa-ee11504bf0ce" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11747", + "x-ms-ratelimit-remaining-subscription-reads" : "11833", "StatusCode" : "200", - "x-ms-correlation-request-id" : "fab74c96-c060-4b34-a2de-ff6fdf382209", - "Date" : "Fri, 13 Jan 2023 02:26:25 GMT", + "x-ms-correlation-request-id" : "145b736e-8dd4-42cf-b48f-f8175d111103", + "Date" : "Wed, 19 Apr 2023 04:39:12 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14626,Microsoft.Compute/GetOperation30Min;29534", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022625Z:fab74c96-c060-4b34-a2de-ff6fdf382209", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29967", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043912Z:145b736e-8dd4-42cf-b48f-f8175d111103", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "a08d9201-de27-4ab0-a89a-b5441421155c", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.9133652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"58d9a82c-620e-468d-bd34-9ecbfb1c43d4\"\r\n}", - "x-ms-client-request-id" : "254d3219-50c8-40f9-a6e9-08692909d9be", + "x-ms-request-id" : "f30b11eb-418c-4f10-b134-499464e98816", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:36:39.3811263+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"34f7d954-0796-45a2-9d88-d7f8190dea0d\"\r\n}", + "x-ms-client-request-id" : "2ecdfc8d-28ea-4934-b4fa-ee11504bf0ce", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/34f7d954-0796-45a2-9d88-d7f8190dea0d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "d5e42a5f-af58-429c-be02-ed416ebf7698" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "49387845-eec3-45d8-8c86-8e0ba3597e0a" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11768", + "x-ms-ratelimit-remaining-subscription-reads" : "11848", "StatusCode" : "200", - "x-ms-correlation-request-id" : "a427683e-2f73-43ba-a8e6-11470a0be3b3", - "Date" : "Fri, 13 Jan 2023 02:26:56 GMT", + "x-ms-correlation-request-id" : "e97321ef-2a17-47f3-8065-ef4763d9355f", + "Date" : "Wed, 19 Apr 2023 04:39:42 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14638,Microsoft.Compute/GetOperation30Min;29486", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022656Z:a427683e-2f73-43ba-a8e6-11470a0be3b3", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29966", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T043942Z:e97321ef-2a17-47f3-8065-ef4763d9355f", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "ddac344b-3589-43ae-9288-ed23457e79b1", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.9133652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"58d9a82c-620e-468d-bd34-9ecbfb1c43d4\"\r\n}", - "x-ms-client-request-id" : "d5e42a5f-af58-429c-be02-ed416ebf7698", + "x-ms-request-id" : "5f080121-831b-4ecb-8caa-8bcc6562991f", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:36:39.3811263+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"34f7d954-0796-45a2-9d88-d7f8190dea0d\"\r\n}", + "x-ms-client-request-id" : "49387845-eec3-45d8-8c86-8e0ba3597e0a", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/34f7d954-0796-45a2-9d88-d7f8190dea0d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "a574be87-84fe-4a1f-abd2-cce7185fa912" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "06d6ac5f-0300-4190-a49d-c06f8c46a067" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11744", + "x-ms-ratelimit-remaining-subscription-reads" : "11832", "StatusCode" : "200", - "x-ms-correlation-request-id" : "385d847b-de7d-40ce-8919-fc6ebb27908b", - "Date" : "Fri, 13 Jan 2023 02:27:27 GMT", + "x-ms-correlation-request-id" : "f48c649c-4e0f-43c0-ab6c-8441da74c53f", + "Date" : "Wed, 19 Apr 2023 04:40:12 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14673,Microsoft.Compute/GetOperation30Min;29451", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022727Z:385d847b-de7d-40ce-8919-fc6ebb27908b", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29984", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T044013Z:f48c649c-4e0f-43c0-ab6c-8441da74c53f", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "7d68ce93-ea5d-491f-ac79-926b30dbad4f", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.9133652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"58d9a82c-620e-468d-bd34-9ecbfb1c43d4\"\r\n}", - "x-ms-client-request-id" : "a574be87-84fe-4a1f-abd2-cce7185fa912", + "x-ms-request-id" : "62c1b2f5-3d22-4792-a8e6-7a1ffc3351c8", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:36:39.3811263+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"34f7d954-0796-45a2-9d88-d7f8190dea0d\"\r\n}", + "x-ms-client-request-id" : "06d6ac5f-0300-4190-a49d-c06f8c46a067", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/34f7d954-0796-45a2-9d88-d7f8190dea0d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "74b4ec74-3c61-4153-a34c-58113b289ba7" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "38b9fa4a-1a7f-470e-a728-9ad1b3c0ab65" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11767", + "x-ms-ratelimit-remaining-subscription-reads" : "11847", "StatusCode" : "200", - "x-ms-correlation-request-id" : "bf54be01-90e3-4e89-a2e0-48e97633a736", - "Date" : "Fri, 13 Jan 2023 02:27:58 GMT", + "x-ms-correlation-request-id" : "32fb7047-bdd9-44e7-8947-c542209f2466", + "Date" : "Wed, 19 Apr 2023 04:40:43 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14702,Microsoft.Compute/GetOperation30Min;29421", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022759Z:bf54be01-90e3-4e89-a2e0-48e97633a736", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29982", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T044043Z:32fb7047-bdd9-44e7-8947-c542209f2466", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "a2d74283-9035-45e2-ada5-d3c846b5057c", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.9133652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"58d9a82c-620e-468d-bd34-9ecbfb1c43d4\"\r\n}", - "x-ms-client-request-id" : "74b4ec74-3c61-4153-a34c-58113b289ba7", + "x-ms-request-id" : "6c3ae531-ba39-463b-ba37-0d2cef103ca7", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:36:39.3811263+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"34f7d954-0796-45a2-9d88-d7f8190dea0d\"\r\n}", + "x-ms-client-request-id" : "38b9fa4a-1a7f-470e-a728-9ad1b3c0ab65", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/34f7d954-0796-45a2-9d88-d7f8190dea0d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "d167812f-d3db-44fd-9784-c171b0439a8c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "96d77c67-e78f-43a6-86f8-d888d6edc9f2" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11742", + "x-ms-ratelimit-remaining-subscription-reads" : "11831", "StatusCode" : "200", - "x-ms-correlation-request-id" : "4db29846-458d-46f4-9af1-9415896ee007", - "Date" : "Fri, 13 Jan 2023 02:28:29 GMT", + "x-ms-correlation-request-id" : "62f3f380-d94c-40aa-9e24-82dec4eea597", + "Date" : "Wed, 19 Apr 2023 04:41:13 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14808,Microsoft.Compute/GetOperation30Min;29394", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022830Z:4db29846-458d-46f4-9af1-9415896ee007", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29981", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T044114Z:62f3f380-d94c-40aa-9e24-82dec4eea597", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "175b8c04-5be8-4258-afdc-648699a83387", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.9133652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"58d9a82c-620e-468d-bd34-9ecbfb1c43d4\"\r\n}", - "x-ms-client-request-id" : "d167812f-d3db-44fd-9784-c171b0439a8c", + "x-ms-request-id" : "93e73910-0a6f-4e74-ac55-1d9bd0fa7289", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:36:39.3811263+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"34f7d954-0796-45a2-9d88-d7f8190dea0d\"\r\n}", + "x-ms-client-request-id" : "96d77c67-e78f-43a6-86f8-d888d6edc9f2", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/34f7d954-0796-45a2-9d88-d7f8190dea0d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "c566a387-f1fd-4e2d-9fb8-d31dae0dead2" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f3dfe407-0693-4b1f-8205-2f42287c4513" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11766", + "x-ms-ratelimit-remaining-subscription-reads" : "11846", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c2fd5cf5-600f-40d7-b1b3-09b69101ec38", - "Date" : "Fri, 13 Jan 2023 02:29:00 GMT", + "x-ms-correlation-request-id" : "e4fb6a3c-bd67-442c-9daf-946c6dfbb736", + "Date" : "Wed, 19 Apr 2023 04:41:43 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14851,Microsoft.Compute/GetOperation30Min;29381", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022901Z:c2fd5cf5-600f-40d7-b1b3-09b69101ec38", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29980", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T044144Z:e4fb6a3c-bd67-442c-9daf-946c6dfbb736", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "0b4aa58a-82a7-41cb-b32f-46fc882220b8", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.9133652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"58d9a82c-620e-468d-bd34-9ecbfb1c43d4\"\r\n}", - "x-ms-client-request-id" : "c566a387-f1fd-4e2d-9fb8-d31dae0dead2", + "x-ms-request-id" : "806cf54c-99ad-4e94-b38a-10aeeba0afa6", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:36:39.3811263+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"34f7d954-0796-45a2-9d88-d7f8190dea0d\"\r\n}", + "x-ms-client-request-id" : "f3dfe407-0693-4b1f-8205-2f42287c4513", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/34f7d954-0796-45a2-9d88-d7f8190dea0d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "85af0d21-393e-4d2b-ad59-24f1b0f82bd9" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "bb82e3a7-d797-4719-a363-2f0d0da70f1a" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11741", + "x-ms-ratelimit-remaining-subscription-reads" : "11830", "StatusCode" : "200", - "x-ms-correlation-request-id" : "51bc2c5e-6a2e-4171-baba-e54df2403b35", - "Date" : "Fri, 13 Jan 2023 02:29:31 GMT", + "x-ms-correlation-request-id" : "223e00df-bed2-479a-8392-cdb9813401db", + "Date" : "Wed, 19 Apr 2023 04:42:14 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14877,Microsoft.Compute/GetOperation30Min;29360", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T022931Z:51bc2c5e-6a2e-4171-baba-e54df2403b35", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14993,Microsoft.Compute/GetOperation30Min;29979", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T044214Z:223e00df-bed2-479a-8392-cdb9813401db", "Expires" : "-1", "Content-Length" : "134", - "x-ms-request-id" : "e6587651-8e0f-44a4-9d98-13a54dc9cd8b", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.9133652+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"58d9a82c-620e-468d-bd34-9ecbfb1c43d4\"\r\n}", - "x-ms-client-request-id" : "85af0d21-393e-4d2b-ad59-24f1b0f82bd9", + "x-ms-request-id" : "5b4f1df1-d03c-4af6-81ee-45355223a97b", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:36:39.3811263+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"34f7d954-0796-45a2-9d88-d7f8190dea0d\"\r\n}", + "x-ms-client-request-id" : "bb82e3a7-d797-4719-a363-2f0d0da70f1a", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/58d9a82c-620e-468d-bd34-9ecbfb1c43d4?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/34f7d954-0796-45a2-9d88-d7f8190dea0d?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "34b55416-3904-470b-b014-24792894494d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "70cd2597-aaa4-470e-91ab-5213f9aacced" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11765", + "x-ms-ratelimit-remaining-subscription-reads" : "11845", "StatusCode" : "200", - "x-ms-correlation-request-id" : "514d419e-8af4-467a-b276-3acb8b2f8be4", - "Date" : "Fri, 13 Jan 2023 02:30:02 GMT", + "x-ms-correlation-request-id" : "f8643f3e-e2e1-4424-9eaf-f9ddbe8d26a8", + "Date" : "Wed, 19 Apr 2023 04:42:44 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14895,Microsoft.Compute/GetOperation30Min;29342", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023002Z:514d419e-8af4-467a-b276-3acb8b2f8be4", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29977", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T044245Z:f8643f3e-e2e1-4424-9eaf-f9ddbe8d26a8", "Expires" : "-1", - "Content-Length" : "183", - "x-ms-request-id" : "b983838b-32a2-46fb-a47f-ec3eb282de39", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:22:17.9133652+00:00\",\r\n \"endTime\": \"2023-01-13T02:29:34.272827+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"58d9a82c-620e-468d-bd34-9ecbfb1c43d4\"\r\n}", - "x-ms-client-request-id" : "34b55416-3904-470b-b014-24792894494d", + "Content-Length" : "184", + "x-ms-request-id" : "f18ea6d5-2efc-4674-a005-0da3ca263f11", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:36:39.3811263+00:00\",\r\n \"endTime\": \"2023-04-19T04:42:24.9412152+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"34f7d954-0796-45a2-9d88-d7f8190dea0d\"\r\n}", + "x-ms-client-request-id" : "70cd2597-aaa4-470e-91ab-5213f9aacced", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "95389696-e77b-46b0-a3a4-5d7c858aaa40" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6db1cb74-37c5-425a-a1ef-ccfa4eac3643" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11740", + "x-ms-ratelimit-remaining-subscription-reads" : "11829", "StatusCode" : "200", - "x-ms-correlation-request-id" : "114e4e58-d30f-4d4c-9db4-d3235f1b17db", - "Date" : "Fri, 13 Jan 2023 02:30:03 GMT", + "x-ms-correlation-request-id" : "9a5fe285-34c5-48bd-b489-d4f56703b6f8", + "Date" : "Wed, 19 Apr 2023 04:42:44 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3857,Microsoft.Compute/LowCostGet30Min;31393", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023003Z:114e4e58-d30f-4d4c-9db4-d3235f1b17db", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31974", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T044245Z:9a5fe285-34c5-48bd-b489-d4f56703b6f8", "Expires" : "-1", "Content-Length" : "792", - "x-ms-request-id" : "8d611591-9805-4d05-bca8-c5acdc9ccafb", - "Body" : "{\r\n \"name\": \"CustomScriptForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"fileUris\":[\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/4397e808d07df60ff3cdfd1ae40999f0130eb1b3/mysql-standalone-server-ubuntu/scripts/install_mysql_server_5.6.sh\"],\"commandToExecute\":\"bash install_mysql_server_5.6.sh Abc.123x(\"}\r\n }\r\n}", - "x-ms-client-request-id" : "95389696-e77b-46b0-a3a4-5d7c858aaa40", + "x-ms-request-id" : "745c3601-5cc7-48b5-ad75-f6f81f04828c", + "Body" : "{\r\n \"name\": \"CustomScriptForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"fileUris\":[\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/4397e808d07df60ff3cdfd1ae40999f0130eb1b3/mysql-standalone-server-ubuntu/scripts/install_mysql_server_5.6.sh\"],\"commandToExecute\":\"bash install_mysql_server_5.6.sh Abc.123x(\"}\r\n }\r\n}", + "x-ms-client-request-id" : "6db1cb74-37c5-425a-a1ef-ccfa4eac3643", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "769d55de-0d8a-42c3-b6e9-466644c28595", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e279e177-d363-4183-9a55-76f16600fd00", "Content-Type" : "application/json" }, "Response" : { @@ -808,169 +836,169 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11764", + "x-ms-ratelimit-remaining-subscription-reads" : "11844", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:30:04 GMT", - "x-ms-correlation-request-id" : "24bfb5c4-c840-4e91-98ae-7de38480cd91", + "Date" : "Wed, 19 Apr 2023 04:42:46 GMT", + "x-ms-correlation-request-id" : "28da6af6-ee85-4955-aa11-bb9578311433", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023004Z:24bfb5c4-c840-4e91-98ae-7de38480cd91", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3856,Microsoft.Compute/LowCostGet30Min;31392", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T044246Z:28da6af6-ee85-4955-aa11-bb9578311433", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31973", "Expires" : "-1", "Content-Length" : "3442", - "x-ms-request-id" : "478aa10c-bdc3-4148-81ae-ffc3b39f2de5", - "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\",\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"1f4438cf-e479-47e9-85d8-1ea5d0382902\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm1_OsDisk_1_2102d26340fc41a4804b536745869925\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/disks/javavm1_OsDisk_1_2102d26340fc41a4804b536745869925\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCXZN7Tp9lmJPRJgPsNTcfcMzaiHWaBZK7bns4KOL60nvDnkOUPq3iCd5nRFglR2XNO977DVkVHsELDaNtpT7DJKtoGJBEai6Ks0yCI348a4e5NoUyQY6b5LCCgH1BJQ4bx3G339AP0UCoXpG1Zert3Z4fLzjAMmAgDNUw35NmCvw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/networkInterfaces/nic800565181d9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-01-13T02:20:48.7571007+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"CustomScriptForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"fileUris\":[\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/4397e808d07df60ff3cdfd1ae40999f0130eb1b3/mysql-standalone-server-ubuntu/scripts/install_mysql_server_5.6.sh\"],\"commandToExecute\":\"bash install_mysql_server_5.6.sh Abc.123x(\"}\r\n }\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "769d55de-0d8a-42c3-b6e9-466644c28595", + "x-ms-request-id" : "65500ce9-0a5f-459a-9d0d-e62be1291ed5", + "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\",\r\n \"key1\": \"value1\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"88846fb0-2aa6-4d02-b7dd-cc44b0a64da8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm1_OsDisk_1_ea550cd89d6547a1a7d40167f111e4c4\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/disks/javavm1_OsDisk_1_ea550cd89d6547a1a7d40167f111e4c4\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCadYsYjxQZPcxpPY+hVfPnURw0bTZx8U77t4uiA8F/Pn21JqNRNjMt+KOhmbF3OHCxsMU+Zh3oWQ5pXd1wutrdDt8k6Ap6hPW22gnwvza9tnI+NNhu8MXFoBoqgQt3SHWdLRW/eKr6ZgSu2sOzMA9hFoPXxtDyiHyRlrCzMsl+HQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/networkInterfaces/nic10147c3947c\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-19T04:34:29.6320976+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"CustomScriptForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"fileUris\":[\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/4397e808d07df60ff3cdfd1ae40999f0130eb1b3/mysql-standalone-server-ubuntu/scripts/install_mysql_server_5.6.sh\"],\"commandToExecute\":\"bash install_mysql_server_5.6.sh Abc.123x(\"}\r\n }\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "e279e177-d363-4183-9a55-76f16600fd00", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "00940cf4-a827-4923-9a1f-dd9cd4989cb9", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "41afbadb-36f0-4574-91da-9f01c06a6d89", "Content-Type" : "application/json" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1186", + "x-ms-ratelimit-remaining-subscription-writes" : "1181", "Pragma" : "no-cache", "retry-after" : "0", "Azure-AsyncNotification" : "Enabled", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:30:10 GMT", - "x-ms-correlation-request-id" : "c4dd507f-251a-47d4-a8e1-051347902e47", + "Date" : "Wed, 19 Apr 2023 04:42:50 GMT", + "x-ms-correlation-request-id" : "3cec357f-b4ee-4d13-9104-3b58e801d4c1", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023011Z:c4dd507f-251a-47d4-a8e1-051347902e47", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;233,Microsoft.Compute/PutVM30Min;1114", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T044251Z:3cec357f-b4ee-4d13-9104-3b58e801d4c1", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;239,Microsoft.Compute/PutVM30Min;1197", "Expires" : "-1", "Content-Length" : "3611", - "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f15a8ad0-e1f1-40e6-b496-804464c09b8f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", - "x-ms-request-id" : "f15a8ad0-e1f1-40e6-b496-804464c09b8f", - "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\",\r\n \"key1\": \"value1\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"228811fc-294b-4c57-842f-d6f3faaee7f1\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"1f4438cf-e479-47e9-85d8-1ea5d0382902\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm1_OsDisk_1_2102d26340fc41a4804b536745869925\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/disks/javavm1_OsDisk_1_2102d26340fc41a4804b536745869925\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCXZN7Tp9lmJPRJgPsNTcfcMzaiHWaBZK7bns4KOL60nvDnkOUPq3iCd5nRFglR2XNO977DVkVHsELDaNtpT7DJKtoGJBEai6Ks0yCI348a4e5NoUyQY6b5LCCgH1BJQ4bx3G339AP0UCoXpG1Zert3Z4fLzjAMmAgDNUw35NmCvw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/networkInterfaces/nic800565181d9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-01-13T02:20:48.7571007+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"CustomScriptForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"fileUris\":[\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/4397e808d07df60ff3cdfd1ae40999f0130eb1b3/mysql-standalone-server-ubuntu/scripts/install_mysql_server_5.6.sh\"],\"commandToExecute\":\"bash install_mysql_server_5.6.sh Abc.123x(\"}\r\n }\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "00940cf4-a827-4923-9a1f-dd9cd4989cb9", + "Azure-AsyncOperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e8ed9006-9725-4722-8c8f-ddb3f687a421?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", + "x-ms-request-id" : "e8ed9006-9725-4722-8c8f-ddb3f687a421", + "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\",\r\n \"key1\": \"value1\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"c4496a64-f188-4412-9f85-25a838a88518\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"88846fb0-2aa6-4d02-b7dd-cc44b0a64da8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm1_OsDisk_1_ea550cd89d6547a1a7d40167f111e4c4\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/disks/javavm1_OsDisk_1_ea550cd89d6547a1a7d40167f111e4c4\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCadYsYjxQZPcxpPY+hVfPnURw0bTZx8U77t4uiA8F/Pn21JqNRNjMt+KOhmbF3OHCxsMU+Zh3oWQ5pXd1wutrdDt8k6Ap6hPW22gnwvza9tnI+NNhu8MXFoBoqgQt3SHWdLRW/eKr6ZgSu2sOzMA9hFoPXxtDyiHyRlrCzMsl+HQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/networkInterfaces/nic10147c3947c\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Updating\",\r\n \"timeCreated\": \"2023-04-19T04:34:29.6320976+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"CustomScriptForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"fileUris\":[\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/4397e808d07df60ff3cdfd1ae40999f0130eb1b3/mysql-standalone-server-ubuntu/scripts/install_mysql_server_5.6.sh\"],\"commandToExecute\":\"bash install_mysql_server_5.6.sh Abc.123x(\"}\r\n }\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "41afbadb-36f0-4574-91da-9f01c06a6d89", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f15a8ad0-e1f1-40e6-b496-804464c09b8f?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/e8ed9006-9725-4722-8c8f-ddb3f687a421?p=c4eddfd8-50c0-4095-b028-281986cc641e&api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "b275c529-d514-4ee3-813c-bbfbdf7ebb76" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "aa7325df-1335-4f3e-aff2-c4a4bef209c6" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11763", + "x-ms-ratelimit-remaining-subscription-reads" : "11843", "StatusCode" : "200", - "x-ms-correlation-request-id" : "2b3076c8-984c-4faf-80df-a89704326ff0", - "Date" : "Fri, 13 Jan 2023 02:30:42 GMT", + "x-ms-correlation-request-id" : "824cba70-87f6-414e-9e25-409b5f70df14", + "Date" : "Wed, 19 Apr 2023 04:43:21 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14899,Microsoft.Compute/GetOperation30Min;29320", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023042Z:2b3076c8-984c-4faf-80df-a89704326ff0", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29976", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T044321Z:824cba70-87f6-414e-9e25-409b5f70df14", "Expires" : "-1", "Content-Length" : "184", - "x-ms-request-id" : "9b646ace-a1c7-4612-8527-5c979576e172", - "Body" : "{\r\n \"startTime\": \"2023-01-13T02:30:09.0540845+00:00\",\r\n \"endTime\": \"2023-01-13T02:30:13.5540866+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"f15a8ad0-e1f1-40e6-b496-804464c09b8f\"\r\n}", - "x-ms-client-request-id" : "b275c529-d514-4ee3-813c-bbfbdf7ebb76", + "x-ms-request-id" : "f361ebd1-5dba-465d-a7e8-bf5942e7e059", + "Body" : "{\r\n \"startTime\": \"2023-04-19T04:42:49.1909676+00:00\",\r\n \"endTime\": \"2023-04-19T04:42:53.3940002+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"e8ed9006-9725-4722-8c8f-ddb3f687a421\"\r\n}", + "x-ms-client-request-id" : "aa7325df-1335-4f3e-aff2-c4a4bef209c6", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "4049c244-d46d-4e89-b5f0-abf9c35e96ba" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "dc3fdd33-d9ba-4c27-914c-4b8fda869dfc" }, "Response" : { "Server" : "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11739", + "x-ms-ratelimit-remaining-subscription-reads" : "11828", "StatusCode" : "200", - "x-ms-correlation-request-id" : "1b2e94a0-c31e-4a6f-80bb-9f5da97dd688", - "Date" : "Fri, 13 Jan 2023 02:30:43 GMT", + "x-ms-correlation-request-id" : "e8b783db-d020-4682-9620-74dca786bdef", + "Date" : "Wed, 19 Apr 2023 04:43:22 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3906,Microsoft.Compute/LowCostGet30Min;31375", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023044Z:1b2e94a0-c31e-4a6f-80bb-9f5da97dd688", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3992,Microsoft.Compute/LowCostGet30Min;31970", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T044322Z:e8b783db-d020-4682-9620-74dca786bdef", "Expires" : "-1", "Content-Length" : "3612", - "x-ms-request-id" : "09da6b34-1706-4f9f-a8e0-aae6056930c2", - "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\",\r\n \"key1\": \"value1\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"228811fc-294b-4c57-842f-d6f3faaee7f1\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"1f4438cf-e479-47e9-85d8-1ea5d0382902\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm1_OsDisk_1_2102d26340fc41a4804b536745869925\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/disks/javavm1_OsDisk_1_2102d26340fc41a4804b536745869925\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCXZN7Tp9lmJPRJgPsNTcfcMzaiHWaBZK7bns4KOL60nvDnkOUPq3iCd5nRFglR2XNO977DVkVHsELDaNtpT7DJKtoGJBEai6Ks0yCI348a4e5NoUyQY6b5LCCgH1BJQ4bx3G339AP0UCoXpG1Zert3Z4fLzjAMmAgDNUw35NmCvw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/networkInterfaces/nic800565181d9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-01-13T02:20:48.7571007+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"CustomScriptForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"fileUris\":[\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/4397e808d07df60ff3cdfd1ae40999f0130eb1b3/mysql-standalone-server-ubuntu/scripts/install_mysql_server_5.6.sh\"],\"commandToExecute\":\"bash install_mysql_server_5.6.sh Abc.123x(\"}\r\n }\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "4049c244-d46d-4e89-b5f0-abf9c35e96ba", + "x-ms-request-id" : "70b85512-4ffb-425d-a7b2-39b7b86b8542", + "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\",\r\n \"key1\": \"value1\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"c4496a64-f188-4412-9f85-25a838a88518\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"88846fb0-2aa6-4d02-b7dd-cc44b0a64da8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm1_OsDisk_1_ea550cd89d6547a1a7d40167f111e4c4\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/disks/javavm1_OsDisk_1_ea550cd89d6547a1a7d40167f111e4c4\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCadYsYjxQZPcxpPY+hVfPnURw0bTZx8U77t4uiA8F/Pn21JqNRNjMt+KOhmbF3OHCxsMU+Zh3oWQ5pXd1wutrdDt8k6Ap6hPW22gnwvza9tnI+NNhu8MXFoBoqgQt3SHWdLRW/eKr6ZgSu2sOzMA9hFoPXxtDyiHyRlrCzMsl+HQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/networkInterfaces/nic10147c3947c\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-19T04:34:29.6320976+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"CustomScriptForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"fileUris\":[\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/4397e808d07df60ff3cdfd1ae40999f0130eb1b3/mysql-standalone-server-ubuntu/scripts/install_mysql_server_5.6.sh\"],\"commandToExecute\":\"bash install_mysql_server_5.6.sh Abc.123x(\"}\r\n }\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "dc3fdd33-d9ba-4c27-914c-4b8fda869dfc", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Contributor%27&api-version=2022-04-01", + "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Contributor%27&api-version=2022-04-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "cdb06aa2-a2a5-4333-872f-b4962fdd2779", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "bc3c45ff-cb46-4abe-8915-6b43556a3f8a", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11762", + "x-ms-ratelimit-remaining-subscription-reads" : "11842", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:30:43 GMT", - "x-ms-correlation-request-id" : "5e4bad60-43e8-4a00-9209-958e86df4154", + "Date" : "Wed, 19 Apr 2023 04:43:22 GMT", + "x-ms-correlation-request-id" : "31ccef08-800d-4ff2-84c9-55fd9bf227ea", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023044Z:5e4bad60-43e8-4a00-9209-958e86df4154", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T044322Z:31ccef08-800d-4ff2-84c9-55fd9bf227ea", "Set-Cookie" : "x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly", "Expires" : "-1", "Content-Length" : "984", - "x-ms-request-id" : "d2188f2a-34f9-4c13-9228-2d0105646fef", + "x-ms-request-id" : "3a540ef5-2ea5-41f0-860e-94b2e2baa0bc", "Body" : "{\"value\":[{\"properties\":{\"roleName\":\"Contributor\",\"type\":\"BuiltInRole\",\"description\":\"Grants full access to manage all resources, but does not allow you to assign roles in Azure RBAC, manage assignments in Azure Blueprints, or share image galleries.\",\"assignableScopes\":[\"/\"],\"permissions\":[{\"actions\":[\"*\"],\"notActions\":[\"Microsoft.Authorization/*/Delete\",\"Microsoft.Authorization/*/Write\",\"Microsoft.Authorization/elevateAccess/Action\",\"Microsoft.Blueprint/blueprintAssignments/write\",\"Microsoft.Blueprint/blueprintAssignments/delete\",\"Microsoft.Compute/galleries/share/action\"],\"dataActions\":[],\"notDataActions\":[]}],\"createdOn\":\"2015-02-02T21:55:09.8806423Z\",\"updatedOn\":\"2021-11-11T20:13:28.6061853Z\",\"createdBy\":null,\"updatedBy\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c\",\"type\":\"Microsoft.Authorization/roleDefinitions\",\"name\":\"b24988ac-6180-42a0-ab88-20f7382dd24c\"}]}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Authorization/roleAssignments/efc82fe5-b49f-43e2-8169-3c71f84452ee?api-version=2022-04-01", + "Uri" : "http://localhost:1234//subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Authorization/roleAssignments/493433ed-2585-4502-af0a-500b39962919?api-version=2022-04-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "435cdac1-4456-4719-bbd4-fad72f8d8ede", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.authorization/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "53a41b2e-699b-431d-8378-50a56ff45110", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1185", + "x-ms-ratelimit-remaining-subscription-writes" : "1180", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Fri, 13 Jan 2023 02:30:47 GMT", - "x-ms-correlation-request-id" : "6a220939-8744-493b-bb51-4a3274ec69da", + "Date" : "Wed, 19 Apr 2023 04:43:25 GMT", + "x-ms-correlation-request-id" : "9ac56826-9eba-493f-a992-e41d8a2dd1ea", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023048Z:6a220939-8744-493b-bb51-4a3274ec69da", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T044326Z:9ac56826-9eba-493f-a992-e41d8a2dd1ea", "Set-Cookie" : "x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly", "Expires" : "-1", "Content-Length" : "883", - "x-ms-request-id" : "fe7d9279-2271-4e84-b674-9d3013dc9e92", - "Body" : "{\"properties\":{\"roleDefinitionId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c\",\"principalId\":\"228811fc-294b-4c57-842f-d6f3faaee7f1\",\"principalType\":\"ServicePrincipal\",\"scope\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770\",\"condition\":null,\"conditionVersion\":null,\"createdOn\":\"2023-01-13T02:30:44.4656065Z\",\"updatedOn\":\"2023-01-13T02:30:44.9655377Z\",\"createdBy\":null,\"updatedBy\":\"17d2d2b7-348b-40ba-b021-b77c3315d96d\",\"delegatedManagedIdentityResourceId\":null,\"description\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Authorization/roleAssignments/efc82fe5-b49f-43e2-8169-3c71f84452ee\",\"type\":\"Microsoft.Authorization/roleAssignments\",\"name\":\"efc82fe5-b49f-43e2-8169-3c71f84452ee\"}", + "x-ms-request-id" : "db7366c1-09bb-4f28-8f86-1b7cb18f9d55", + "Body" : "{\"properties\":{\"roleDefinitionId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/b24988ac-6180-42a0-ab88-20f7382dd24c\",\"principalId\":\"c4496a64-f188-4412-9f85-25a838a88518\",\"principalType\":\"ServicePrincipal\",\"scope\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765\",\"condition\":null,\"conditionVersion\":null,\"createdOn\":\"2023-04-19T04:43:23.1553320Z\",\"updatedOn\":\"2023-04-19T04:43:23.5453427Z\",\"createdBy\":null,\"updatedBy\":\"00fb0876-b380-4333-a3c7-c6bdb9024a25\",\"delegatedManagedIdentityResourceId\":null,\"description\":null},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Authorization/roleAssignments/493433ed-2585-4502-af0a-500b39962919\",\"type\":\"Microsoft.Authorization/roleAssignments\",\"name\":\"493433ed-2585-4502-af0a-500b39962919\"}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "0d9e2117-a09c-4b94-b343-f1279d683d24", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "35efa9d6-4835-404f-9f89-7449100bae75", "Content-Type" : "application/json" }, "Response" : { @@ -978,28 +1006,28 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11761", + "x-ms-ratelimit-remaining-subscription-reads" : "11841", "StatusCode" : "200", - "Date" : "Fri, 13 Jan 2023 02:30:48 GMT", - "x-ms-correlation-request-id" : "ffd0ec85-f18b-4690-a240-4a843fff3789", + "Date" : "Wed, 19 Apr 2023 04:43:26 GMT", + "x-ms-correlation-request-id" : "f7f0fbf5-8b0d-4aaf-8e13-34833bade74e", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023049Z:ffd0ec85-f18b-4690-a240-4a843fff3789", - "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3902,Microsoft.Compute/LowCostGet30Min;31371", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T044327Z:f7f0fbf5-8b0d-4aaf-8e13-34833bade74e", + "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3991,Microsoft.Compute/LowCostGet30Min;31969", "Expires" : "-1", "Content-Length" : "3612", - "x-ms-request-id" : "5ed7c882-c31c-47a5-b646-45a32fcd873f", - "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\",\r\n \"key1\": \"value1\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"228811fc-294b-4c57-842f-d6f3faaee7f1\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"1f4438cf-e479-47e9-85d8-1ea5d0382902\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm1_OsDisk_1_2102d26340fc41a4804b536745869925\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/disks/javavm1_OsDisk_1_2102d26340fc41a4804b536745869925\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCXZN7Tp9lmJPRJgPsNTcfcMzaiHWaBZK7bns4KOL60nvDnkOUPq3iCd5nRFglR2XNO977DVkVHsELDaNtpT7DJKtoGJBEai6Ks0yCI348a4e5NoUyQY6b5LCCgH1BJQ4bx3G339AP0UCoXpG1Zert3Z4fLzjAMmAgDNUw35NmCvw==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Network/networkInterfaces/nic800565181d9\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-01-13T02:20:48.7571007+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"CustomScriptForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg73770/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"fileUris\":[\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/4397e808d07df60ff3cdfd1ae40999f0130eb1b3/mysql-standalone-server-ubuntu/scripts/install_mysql_server_5.6.sh\"],\"commandToExecute\":\"bash install_mysql_server_5.6.sh Abc.123x(\"}\r\n }\r\n }\r\n ]\r\n}", - "x-ms-client-request-id" : "0d9e2117-a09c-4b94-b343-f1279d683d24", + "x-ms-request-id" : "bdf9ebdc-c864-437e-a4af-10eb9db2d0d6", + "Body" : "{\r\n \"name\": \"javavm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"azsecpack\": \"nonprod\",\r\n \"platformsettings.host_environment.service.platform_optedin_for_rootcerts\": \"true\",\r\n \"key1\": \"value1\"\r\n },\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": \"c4496a64-f188-4412-9f85-25a838a88518\",\r\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\r\n },\r\n \"properties\": {\r\n \"vmId\": \"88846fb0-2aa6-4d02-b7dd-cc44b0a64da8\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2a_v4\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"14.04.4-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": \"14.04.201911070\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"javavm1_OsDisk_1_ea550cd89d6547a1a7d40167f111e4c4\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/disks/javavm1_OsDisk_1_ea550cd89d6547a1a7d40167f111e4c4\"\r\n },\r\n \"deleteOption\": \"Detach\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"javavm1\",\r\n \"adminUsername\": \"Foo12\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/Foo12/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCadYsYjxQZPcxpPY+hVfPnURw0bTZx8U77t4uiA8F/Pn21JqNRNjMt+KOhmbF3OHCxsMU+Zh3oWQ5pXd1wutrdDt8k6Ap6hPW22gnwvza9tnI+NNhu8MXFoBoqgQt3SHWdLRW/eKr6ZgSu2sOzMA9hFoPXxtDyiHyRlrCzMsl+HQ==\"\r\n }\r\n ]\r\n },\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\",\r\n \"assessmentMode\": \"ImageDefault\"\r\n },\r\n \"enableVMAgentPlatformUpdates\": false\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Network/networkInterfaces/nic10147c3947c\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2023-04-19T04:34:29.6320976+00:00\"\r\n },\r\n \"resources\": [\r\n {\r\n \"name\": \"CustomScriptForLinux\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg78765/providers/Microsoft.Compute/virtualMachines/javavm1/extensions/CustomScriptForLinux\",\r\n \"type\": \"Microsoft.Compute/virtualMachines/extensions\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"publisher\": \"Microsoft.OSTCExtensions\",\r\n \"type\": \"CustomScriptForLinux\",\r\n \"typeHandlerVersion\": \"1.4\",\r\n \"settings\": {\"fileUris\":[\"https://raw.githubusercontent.com/Azure/azure-quickstart-templates/4397e808d07df60ff3cdfd1ae40999f0130eb1b3/mysql-standalone-server-ubuntu/scripts/install_mysql_server_5.6.sh\"],\"commandToExecute\":\"bash install_mysql_server_5.6.sh Abc.123x(\"}\r\n }\r\n }\r\n ]\r\n}", + "x-ms-client-request-id" : "35efa9d6-4835-404f-9f89-7449100bae75", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg73770?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javacsmrg78765?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", - "x-ms-client-request-id" : "7eb08c78-82b6-48f6-bf51-3bb3341512d3", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9dc176f5-ee54-4dc2-a400-2a02b114c848", "Content-Type" : "application/json" }, "Response" : { @@ -1007,18 +1035,18 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Fri, 13 Jan 2023 02:30:51 GMT", - "x-ms-correlation-request-id" : "74f4e531-24f2-4aa6-9720-2e3acdcb3942", + "Date" : "Wed, 19 Apr 2023 04:43:30 GMT", + "x-ms-correlation-request-id" : "de441c44-a300-4716-9efb-53b47652f594", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230113T023051Z:74f4e531-24f2-4aa6-9720-2e3acdcb3942", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230419T044331Z:de441c44-a300-4716-9efb-53b47652f594", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "74f4e531-24f2-4aa6-9720-2e3acdcb3942", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc3Mzc3MC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "de441c44-a300-4716-9efb-53b47652f594", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQ1NNUkc3ODc2NS1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javacsmrg73770", "nic800565181d9", "vnet381473dd9d", "0d5a8f5c-3d37-47b9-8e12-7f7055509a7c", "efc82fe5-b49f-43e2-8169-3c71f84452ee" ] + "variables" : [ "javacsmrg78765", "nic10147c3947c", "vnet4956243537", "f2c4c827-24cd-43e2-a35b-a1a4e919955d", "493433ed-2585-4502-af0a-500b39962919" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-containerinstance/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-containerinstance/CHANGELOG.md index 4111189acc518..f7238be69c3dd 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerinstance/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-containerinstance/CHANGELOG.md @@ -1,6 +1,16 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + +## 2.26.0 (2023-04-21) ### Breaking Changes diff --git a/sdk/resourcemanager/azure-resourcemanager-containerinstance/README.md b/sdk/resourcemanager/azure-resourcemanager-containerinstance/README.md index 2346202a6ca6f..928f942fd4985 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerinstance/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-containerinstance/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-containerinstance - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-containerinstance/pom.xml b/sdk/resourcemanager/azure-resourcemanager-containerinstance/pom.xml index b34d138e8daed..69e8bdf708681 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerinstance/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-containerinstance/pom.xml @@ -10,7 +10,7 @@ com.azure.resourcemanager azure-resourcemanager-containerinstance - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Container Instance Management @@ -58,27 +58,27 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-storage - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-authorization - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-msi - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-network - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure diff --git a/sdk/resourcemanager/azure-resourcemanager-containerregistry/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-containerregistry/CHANGELOG.md index 336bb216f01c8..1c5894278f282 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerregistry/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-containerregistry/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Bugs Fixed diff --git a/sdk/resourcemanager/azure-resourcemanager-containerregistry/README.md b/sdk/resourcemanager/azure-resourcemanager-containerregistry/README.md index 9e8527fef8989..18d216fb5b0e7 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerregistry/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-containerregistry/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-containerregistry - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-containerregistry/pom.xml b/sdk/resourcemanager/azure-resourcemanager-containerregistry/pom.xml index bed1bb5f89e30..8b4064667be9c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerregistry/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-containerregistry/pom.xml @@ -10,7 +10,7 @@ com.azure.resourcemanager azure-resourcemanager-containerregistry - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Container Registry Management @@ -54,7 +54,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 org.slf4j diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-containerservice/CHANGELOG.md index af934014e9d96..dd3605d82575a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,19 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Breaking Changes + +- Removed field `BASIC` from class `ManagedClusterSkuName`. +- Removed field `PAID` from class `ManagedClusterSkuTier`. + +### Other Changes + +#### Dependency Updates + +- Updated `api-version` to `2023-03-01`. + ## 2.25.0 (2023-03-24) ### Features Added diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/README.md b/sdk/resourcemanager/azure-resourcemanager-containerservice/README.md index 6a826add76948..b536b1e4b9bd8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-containerservice - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/pom.xml b/sdk/resourcemanager/azure-resourcemanager-containerservice/pom.xml index 34b296aad84f7..bf307f93de69a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/pom.xml @@ -10,7 +10,7 @@ com.azure.resourcemanager azure-resourcemanager-containerservice - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Container Service Management @@ -42,6 +42,7 @@ --add-opens com.azure.core/com.azure.core.implementation.util=ALL-UNNAMED + true @@ -55,7 +56,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 org.junit.jupiter diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/fluent/ManagedClustersClient.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/fluent/ManagedClustersClient.java index d499ebd587705..12e8617c2f6ae 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/fluent/ManagedClustersClient.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/fluent/ManagedClustersClient.java @@ -14,6 +14,7 @@ import com.azure.core.util.polling.PollerFlux; import com.azure.core.util.polling.SyncPoller; import com.azure.resourcemanager.containerservice.fluent.models.CredentialResultsInner; +import com.azure.resourcemanager.containerservice.fluent.models.KubernetesVersionListResultInner; import com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAccessProfileInner; import com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner; import com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileInner; @@ -90,6 +91,68 @@ public interface ManagedClustersClient @ServiceMethod(returns = ReturnType.SINGLE) OSOptionProfileInner getOSOptions(String location); + /** + * Gets a list of supported Kubernetes versions in the specified subscription. + * + *

    Contains extra metadata on the version, including supported patch versions, capabilities, available upgrades, + * and details on preview status of the version. + * + * @param location The name of Azure region. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return hold values properties, which is array of KubernetesVersion along with {@link Response} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono> listKubernetesVersionsWithResponseAsync(String location); + + /** + * Gets a list of supported Kubernetes versions in the specified subscription. + * + *

    Contains extra metadata on the version, including supported patch versions, capabilities, available upgrades, + * and details on preview status of the version. + * + * @param location The name of Azure region. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return hold values properties, which is array of KubernetesVersion on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Mono listKubernetesVersionsAsync(String location); + + /** + * Gets a list of supported Kubernetes versions in the specified subscription. + * + *

    Contains extra metadata on the version, including supported patch versions, capabilities, available upgrades, + * and details on preview status of the version. + * + * @param location The name of Azure region. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return hold values properties, which is array of KubernetesVersion along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + Response listKubernetesVersionsWithResponse(String location, Context context); + + /** + * Gets a list of supported Kubernetes versions in the specified subscription. + * + *

    Contains extra metadata on the version, including supported patch versions, capabilities, available upgrades, + * and details on preview status of the version. + * + * @param location The name of Azure region. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return hold values properties, which is array of KubernetesVersion. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + KubernetesVersionListResultInner listKubernetesVersions(String location); + /** * Gets a list of managed clusters in the specified subscription. * diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/fluent/models/KubernetesVersionListResultInner.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/fluent/models/KubernetesVersionListResultInner.java new file mode 100644 index 0000000000000..c4c17de96c2d2 --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/fluent/models/KubernetesVersionListResultInner.java @@ -0,0 +1,55 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.containerservice.fluent.models; + +import com.azure.core.annotation.Fluent; +import com.azure.resourcemanager.containerservice.models.KubernetesVersion; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** Hold values properties, which is array of KubernetesVersion. */ +@Fluent +public final class KubernetesVersionListResultInner { + /* + * Array of AKS supported Kubernetes versions. + */ + @JsonProperty(value = "values") + private List values; + + /** Creates an instance of KubernetesVersionListResultInner class. */ + public KubernetesVersionListResultInner() { + } + + /** + * Get the values property: Array of AKS supported Kubernetes versions. + * + * @return the values value. + */ + public List values() { + return this.values; + } + + /** + * Set the values property: Array of AKS supported Kubernetes versions. + * + * @param values the values value to set. + * @return the KubernetesVersionListResultInner object itself. + */ + public KubernetesVersionListResultInner withValues(List values) { + this.values = values; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (values() != null) { + values().forEach(e -> e.validate()); + } + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/fluent/models/ManagedClusterInner.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/fluent/models/ManagedClusterInner.java index 2815b1d0cbe67..04437d719febf 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/fluent/models/ManagedClusterInner.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/fluent/models/ManagedClusterInner.java @@ -10,6 +10,7 @@ import com.azure.resourcemanager.containerservice.models.ContainerServiceLinuxProfile; import com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile; import com.azure.resourcemanager.containerservice.models.ExtendedLocation; +import com.azure.resourcemanager.containerservice.models.KubernetesSupportPlan; import com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile; import com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfile; import com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile; @@ -546,6 +547,31 @@ public ManagedClusterInner withEnableRbac(Boolean enableRbac) { return this; } + /** + * Get the supportPlan property: The support plan for the Managed Cluster. If unspecified, the default is + * 'KubernetesOfficial'. + * + * @return the supportPlan value. + */ + public KubernetesSupportPlan supportPlan() { + return this.innerProperties() == null ? null : this.innerProperties().supportPlan(); + } + + /** + * Set the supportPlan property: The support plan for the Managed Cluster. If unspecified, the default is + * 'KubernetesOfficial'. + * + * @param supportPlan the supportPlan value to set. + * @return the ManagedClusterInner object itself. + */ + public ManagedClusterInner withSupportPlan(KubernetesSupportPlan supportPlan) { + if (this.innerProperties() == null) { + this.innerProperties = new ManagedClusterProperties(); + } + this.innerProperties().withSupportPlan(supportPlan); + return this; + } + /** * Get the enablePodSecurityPolicy property: (DEPRECATED) Whether to enable Kubernetes pod security policy * (preview). PodSecurityPolicy was deprecated in Kubernetes v1.21, and removed from Kubernetes in v1.25. Learn more diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/fluent/models/ManagedClusterProperties.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/fluent/models/ManagedClusterProperties.java index 206faeb38941f..8a0dec8527734 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/fluent/models/ManagedClusterProperties.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/fluent/models/ManagedClusterProperties.java @@ -7,6 +7,7 @@ import com.azure.core.annotation.Fluent; import com.azure.resourcemanager.containerservice.models.ContainerServiceLinuxProfile; import com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile; +import com.azure.resourcemanager.containerservice.models.KubernetesSupportPlan; import com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile; import com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfile; import com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile; @@ -171,6 +172,12 @@ public final class ManagedClusterProperties { @JsonProperty(value = "enableRBAC") private Boolean enableRbac; + /* + * The support plan for the Managed Cluster. If unspecified, the default is 'KubernetesOfficial'. + */ + @JsonProperty(value = "supportPlan") + private KubernetesSupportPlan supportPlan; + /* * (DEPRECATED) Whether to enable Kubernetes pod security policy (preview). PodSecurityPolicy was deprecated in * Kubernetes v1.21, and removed from Kubernetes in v1.25. Learn more at https://aka.ms/k8s/psp and @@ -632,6 +639,28 @@ public ManagedClusterProperties withEnableRbac(Boolean enableRbac) { return this; } + /** + * Get the supportPlan property: The support plan for the Managed Cluster. If unspecified, the default is + * 'KubernetesOfficial'. + * + * @return the supportPlan value. + */ + public KubernetesSupportPlan supportPlan() { + return this.supportPlan; + } + + /** + * Set the supportPlan property: The support plan for the Managed Cluster. If unspecified, the default is + * 'KubernetesOfficial'. + * + * @param supportPlan the supportPlan value to set. + * @return the ManagedClusterProperties object itself. + */ + public ManagedClusterProperties withSupportPlan(KubernetesSupportPlan supportPlan) { + this.supportPlan = supportPlan; + return this; + } + /** * Get the enablePodSecurityPolicy property: (DEPRECATED) Whether to enable Kubernetes pod security policy * (preview). PodSecurityPolicy was deprecated in Kubernetes v1.21, and removed from Kubernetes in v1.25. Learn more diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/AgentPoolsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/AgentPoolsClientImpl.java index 2f0398004ba84..c0f957e914b3c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/AgentPoolsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/AgentPoolsClientImpl.java @@ -69,8 +69,7 @@ public final class AgentPoolsClientImpl implements AgentPoolsClient { public interface AgentPoolsService { @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedclusters/{resourceName}/agentPools/{agentPoolName}/abort") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclusters/{resourceName}/agentPools/{agentPoolName}/abort") @ExpectedResponses({202, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> abortLatestOperation( @@ -85,8 +84,7 @@ Mono>> abortLatestOperation( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/agentPools") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/agentPools") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> list( @@ -100,8 +98,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/agentPools/{agentPoolName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/agentPools/{agentPoolName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> get( @@ -116,8 +113,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/agentPools/{agentPoolName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/agentPools/{agentPoolName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> createOrUpdate( @@ -133,8 +129,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/agentPools/{agentPoolName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/agentPools/{agentPoolName}") @ExpectedResponses({202, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> delete( @@ -149,8 +144,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/agentPools/{agentPoolName}/upgradeProfiles/default") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/agentPools/{agentPoolName}/upgradeProfiles/default") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> getUpgradeProfile( @@ -165,8 +159,7 @@ Mono> getUpgradeProfile( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/availableAgentPoolVersions") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/availableAgentPoolVersions") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> getAvailableAgentPoolVersions( @@ -180,8 +173,7 @@ Mono> getAvailableAgentPoolVersions( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/agentPools/{agentPoolName}/upgradeNodeImageVersion") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/agentPools/{agentPoolName}/upgradeNodeImageVersion") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> upgradeNodeImageVersion( @@ -245,7 +237,7 @@ public Mono>> abortLatestOperationWithResponseAsync( if (agentPoolName == null) { return Mono.error(new IllegalArgumentException("Parameter agentPoolName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -304,7 +296,7 @@ private Mono>> abortLatestOperationWithResponseAsync( if (agentPoolName == null) { return Mono.error(new IllegalArgumentException("Parameter agentPoolName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -535,7 +527,7 @@ private Mono> listSinglePageAsync(String resourceG if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -595,7 +587,7 @@ private Mono> listSinglePageAsync( if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -720,7 +712,7 @@ public Mono> getWithResponseAsync( if (agentPoolName == null) { return Mono.error(new IllegalArgumentException("Parameter agentPoolName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -776,7 +768,7 @@ private Mono> getWithResponseAsync( if (agentPoolName == null) { return Mono.error(new IllegalArgumentException("Parameter agentPoolName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -884,7 +876,7 @@ public Mono>> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -950,7 +942,7 @@ private Mono>> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1189,7 +1181,7 @@ public Mono>> deleteWithResponseAsync( if (agentPoolName == null) { return Mono.error(new IllegalArgumentException("Parameter agentPoolName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1244,7 +1236,7 @@ private Mono>> deleteWithResponseAsync( if (agentPoolName == null) { return Mono.error(new IllegalArgumentException("Parameter agentPoolName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1444,7 +1436,7 @@ public Mono> getUpgradeProfileWithRespons if (agentPoolName == null) { return Mono.error(new IllegalArgumentException("Parameter agentPoolName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1500,7 +1492,7 @@ private Mono> getUpgradeProfileWithRespon if (agentPoolName == null) { return Mono.error(new IllegalArgumentException("Parameter agentPoolName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1604,7 +1596,7 @@ public Mono> getAvailableAgentPoolVers if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1658,7 +1650,7 @@ private Mono> getAvailableAgentPoolVer if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1771,7 +1763,7 @@ public Mono>> upgradeNodeImageVersionWithResponseAsync if (agentPoolName == null) { return Mono.error(new IllegalArgumentException("Parameter agentPoolName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1830,7 +1822,7 @@ private Mono>> upgradeNodeImageVersionWithResponseAsyn if (agentPoolName == null) { return Mono.error(new IllegalArgumentException("Parameter agentPoolName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/MaintenanceConfigurationsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/MaintenanceConfigurationsClientImpl.java index 45a6ce17898ff..64673865b985d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/MaintenanceConfigurationsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/MaintenanceConfigurationsClientImpl.java @@ -63,8 +63,7 @@ public final class MaintenanceConfigurationsClientImpl implements MaintenanceCon public interface MaintenanceConfigurationsService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/maintenanceConfigurations") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/maintenanceConfigurations") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> listByManagedCluster( @@ -78,8 +77,7 @@ Mono> listByManagedCluster( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/maintenanceConfigurations/{configName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/maintenanceConfigurations/{configName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> get( @@ -94,8 +92,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/maintenanceConfigurations/{configName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/maintenanceConfigurations/{configName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> createOrUpdate( @@ -111,8 +108,7 @@ Mono> createOrUpdate( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/maintenanceConfigurations/{configName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/maintenanceConfigurations/{configName}") @ExpectedResponses({200, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> delete( @@ -169,7 +165,7 @@ private Mono> listByManagedClusterS if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -229,7 +225,7 @@ private Mono> listByManagedClusterS if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -363,7 +359,7 @@ public Mono> getWithResponseAsync( if (configName == null) { return Mono.error(new IllegalArgumentException("Parameter configName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -419,7 +415,7 @@ private Mono> getWithResponseAsync( if (configName == null) { return Mono.error(new IllegalArgumentException("Parameter configName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -529,7 +525,7 @@ public Mono> createOrUpdateWithResponseA } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -596,7 +592,7 @@ private Mono> createOrUpdateWithResponse } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -712,7 +708,7 @@ public Mono> deleteWithResponseAsync( if (configName == null) { return Mono.error(new IllegalArgumentException("Parameter configName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -767,7 +763,7 @@ private Mono> deleteWithResponseAsync( if (configName == null) { return Mono.error(new IllegalArgumentException("Parameter configName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/ManagedClustersClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/ManagedClustersClientImpl.java index 893b28e3f1b06..07d8d8aeb624f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/ManagedClustersClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/ManagedClustersClientImpl.java @@ -35,6 +35,7 @@ import com.azure.core.util.polling.SyncPoller; import com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient; import com.azure.resourcemanager.containerservice.fluent.models.CredentialResultsInner; +import com.azure.resourcemanager.containerservice.fluent.models.KubernetesVersionListResultInner; import com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAccessProfileInner; import com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner; import com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileInner; @@ -88,8 +89,7 @@ public final class ManagedClustersClientImpl public interface ManagedClustersService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/locations/{location}/osOptions" - + "/default") + "/subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/locations/{location}/osOptions/default") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> getOSOptions( @@ -101,6 +101,19 @@ Mono> getOSOptions( @HeaderParam("Accept") String accept, Context context); + @Headers({"Content-Type: application/json"}) + @Get( + "/subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/locations/{location}/kubernetesVersions") + @ExpectedResponses({200}) + @UnexpectedResponseExceptionType(ManagementException.class) + Mono> listKubernetesVersions( + @HostParam("$host") String endpoint, + @QueryParam("api-version") String apiVersion, + @PathParam("subscriptionId") String subscriptionId, + @PathParam("location") String location, + @HeaderParam("Accept") String accept, + Context context); + @Headers({"Content-Type: application/json"}) @Get("/subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/managedClusters") @ExpectedResponses({200}) @@ -114,8 +127,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> listByResourceGroup( @@ -128,8 +140,7 @@ Mono> listByResourceGroup( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/upgradeProfiles/default") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/upgradeProfiles/default") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> getUpgradeProfile( @@ -143,8 +154,7 @@ Mono> getUpgradeProfile( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/accessProfiles/{roleName}/listCredential") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/accessProfiles/{roleName}/listCredential") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> getAccessProfile( @@ -159,8 +169,7 @@ Mono> getAccessProfile( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/listClusterAdminCredential") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/listClusterAdminCredential") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> listClusterAdminCredentials( @@ -175,8 +184,7 @@ Mono> listClusterAdminCredentials( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/listClusterUserCredential") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/listClusterUserCredential") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> listClusterUserCredentials( @@ -192,8 +200,7 @@ Mono> listClusterUserCredentials( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/listClusterMonitoringUserCredential") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/listClusterMonitoringUserCredential") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> listClusterMonitoringUserCredentials( @@ -208,8 +215,7 @@ Mono> listClusterMonitoringUserCredentials( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> getByResourceGroup( @@ -223,8 +229,7 @@ Mono> getByResourceGroup( @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> createOrUpdate( @@ -239,8 +244,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> updateTags( @@ -255,8 +259,7 @@ Mono>> updateTags( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}") @ExpectedResponses({202, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> delete( @@ -270,8 +273,7 @@ Mono>> delete( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/resetServicePrincipalProfile") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/resetServicePrincipalProfile") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> resetServicePrincipalProfile( @@ -286,8 +288,7 @@ Mono>> resetServicePrincipalProfile( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/resetAADProfile") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/resetAADProfile") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> resetAadProfile( @@ -302,8 +303,7 @@ Mono>> resetAadProfile( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/rotateClusterCertificates") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/rotateClusterCertificates") @ExpectedResponses({202, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> rotateClusterCertificates( @@ -317,8 +317,7 @@ Mono>> rotateClusterCertificates( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedclusters/{resourceName}/abort") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclusters/{resourceName}/abort") @ExpectedResponses({202, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> abortLatestOperation( @@ -332,8 +331,7 @@ Mono>> abortLatestOperation( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/rotateServiceAccountSigningKeys") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/rotateServiceAccountSigningKeys") @ExpectedResponses({202, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> rotateServiceAccountSigningKeys( @@ -347,8 +345,7 @@ Mono>> rotateServiceAccountSigningKeys( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/stop") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/stop") @ExpectedResponses({202, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> stop( @@ -362,8 +359,7 @@ Mono>> stop( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/start") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/start") @ExpectedResponses({202, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> start( @@ -377,8 +373,7 @@ Mono>> start( @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/runCommand") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/runCommand") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> runCommand( @@ -393,8 +388,7 @@ Mono>> runCommand( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/commandResults/{commandId}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/commandResults/{commandId}") @ExpectedResponses({200, 202}) @UnexpectedResponseExceptionType(ManagementException.class) Mono getCommandResult( @@ -409,8 +403,7 @@ Mono getCommandResult( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/outboundNetworkDependenciesEndpoints") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/outboundNetworkDependenciesEndpoints") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> listOutboundNetworkDependenciesEndpoints( @@ -481,7 +474,7 @@ public Mono> getOSOptionsWithResponseAsync(String if (location == null) { return Mono.error(new IllegalArgumentException("Parameter location is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -528,7 +521,7 @@ private Mono> getOSOptionsWithResponseAsync( if (location == null) { return Mono.error(new IllegalArgumentException("Parameter location is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -589,6 +582,145 @@ public OSOptionProfileInner getOSOptions(String location) { return getOSOptionsWithResponse(location, resourceType, Context.NONE).getValue(); } + /** + * Gets a list of supported Kubernetes versions in the specified subscription. + * + *

    Contains extra metadata on the version, including supported patch versions, capabilities, available upgrades, + * and details on preview status of the version. + * + * @param location The name of Azure region. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return hold values properties, which is array of KubernetesVersion along with {@link Response} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono> listKubernetesVersionsWithResponseAsync(String location) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (location == null) { + return Mono.error(new IllegalArgumentException("Parameter location is required and cannot be null.")); + } + final String apiVersion = "2023-03-01"; + final String accept = "application/json"; + return FluxUtil + .withContext( + context -> + service + .listKubernetesVersions( + this.client.getEndpoint(), + apiVersion, + this.client.getSubscriptionId(), + location, + accept, + context)) + .contextWrite(context -> context.putAll(FluxUtil.toReactorContext(this.client.getContext()).readOnly())); + } + + /** + * Gets a list of supported Kubernetes versions in the specified subscription. + * + *

    Contains extra metadata on the version, including supported patch versions, capabilities, available upgrades, + * and details on preview status of the version. + * + * @param location The name of Azure region. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return hold values properties, which is array of KubernetesVersion along with {@link Response} on successful + * completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + private Mono> listKubernetesVersionsWithResponseAsync( + String location, Context context) { + if (this.client.getEndpoint() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getEndpoint() is required and cannot be null.")); + } + if (this.client.getSubscriptionId() == null) { + return Mono + .error( + new IllegalArgumentException( + "Parameter this.client.getSubscriptionId() is required and cannot be null.")); + } + if (location == null) { + return Mono.error(new IllegalArgumentException("Parameter location is required and cannot be null.")); + } + final String apiVersion = "2023-03-01"; + final String accept = "application/json"; + context = this.client.mergeContext(context); + return service + .listKubernetesVersions( + this.client.getEndpoint(), apiVersion, this.client.getSubscriptionId(), location, accept, context); + } + + /** + * Gets a list of supported Kubernetes versions in the specified subscription. + * + *

    Contains extra metadata on the version, including supported patch versions, capabilities, available upgrades, + * and details on preview status of the version. + * + * @param location The name of Azure region. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return hold values properties, which is array of KubernetesVersion on successful completion of {@link Mono}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Mono listKubernetesVersionsAsync(String location) { + return listKubernetesVersionsWithResponseAsync(location).flatMap(res -> Mono.justOrEmpty(res.getValue())); + } + + /** + * Gets a list of supported Kubernetes versions in the specified subscription. + * + *

    Contains extra metadata on the version, including supported patch versions, capabilities, available upgrades, + * and details on preview status of the version. + * + * @param location The name of Azure region. + * @param context The context to associate with this operation. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return hold values properties, which is array of KubernetesVersion along with {@link Response}. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public Response listKubernetesVersionsWithResponse( + String location, Context context) { + return listKubernetesVersionsWithResponseAsync(location, context).block(); + } + + /** + * Gets a list of supported Kubernetes versions in the specified subscription. + * + *

    Contains extra metadata on the version, including supported patch versions, capabilities, available upgrades, + * and details on preview status of the version. + * + * @param location The name of Azure region. + * @throws IllegalArgumentException thrown if parameters fail the validation. + * @throws ManagementException thrown if the request is rejected by server. + * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent. + * @return hold values properties, which is array of KubernetesVersion. + */ + @ServiceMethod(returns = ReturnType.SINGLE) + public KubernetesVersionListResultInner listKubernetesVersions(String location) { + return listKubernetesVersionsWithResponse(location, Context.NONE).getValue(); + } + /** * Gets a list of managed clusters in the specified subscription. * @@ -611,7 +743,7 @@ private Mono> listSinglePageAsync() { new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -654,7 +786,7 @@ private Mono> listSinglePageAsync(Context con new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -753,7 +885,7 @@ private Mono> listByResourceGroupSinglePageAs return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -808,7 +940,7 @@ private Mono> listByResourceGroupSinglePageAs return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -925,7 +1057,7 @@ public Mono> getUpgradeProfileWithRe if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -976,7 +1108,7 @@ private Mono> getUpgradeProfileWithR if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1081,7 +1213,7 @@ public Mono> getAccessProfileWithResp if (roleName == null) { return Mono.error(new IllegalArgumentException("Parameter roleName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1142,7 +1274,7 @@ private Mono> getAccessProfileWithRes if (roleName == null) { return Mono.error(new IllegalArgumentException("Parameter roleName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1261,7 +1393,7 @@ public Mono> listClusterAdminCredentialsWithRes if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1313,7 +1445,7 @@ private Mono> listClusterAdminCredentialsWithRe if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1418,7 +1550,7 @@ public Mono> listClusterUserCredentialsWithResp if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1474,7 +1606,7 @@ private Mono> listClusterUserCredentialsWithRes if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1581,7 +1713,7 @@ public Mono> listClusterMonitoringUserCredentia if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1633,7 +1765,7 @@ private Mono> listClusterMonitoringUserCredenti if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1736,7 +1868,7 @@ public Mono> getByResourceGroupWithResponseAsync( if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1786,7 +1918,7 @@ private Mono> getByResourceGroupWithResponseAsync( if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -1886,7 +2018,7 @@ public Mono>> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1943,7 +2075,7 @@ private Mono>> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2155,7 +2287,7 @@ public Mono>> updateTagsWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2212,7 +2344,7 @@ private Mono>> updateTagsWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2416,7 +2548,7 @@ public Mono>> deleteWithResponseAsync(String resourceG if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2466,7 +2598,7 @@ private Mono>> deleteWithResponseAsync( if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2654,7 +2786,7 @@ public Mono>> resetServicePrincipalProfileWithResponse } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -2716,7 +2848,7 @@ private Mono>> resetServicePrincipalProfileWithRespons } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -2954,7 +3086,7 @@ public Mono>> resetAadProfileWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3014,7 +3146,7 @@ private Mono>> resetAadProfileWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -3239,7 +3371,7 @@ public Mono>> rotateClusterCertificatesWithResponseAsy if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3292,7 +3424,7 @@ private Mono>> rotateClusterCertificatesWithResponseAs if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -3506,7 +3638,7 @@ public Mono>> abortLatestOperationWithResponseAsync( if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3560,7 +3692,7 @@ private Mono>> abortLatestOperationWithResponseAsync( if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -3776,7 +3908,7 @@ public Mono>> rotateServiceAccountSigningKeysWithRespo if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -3826,7 +3958,7 @@ private Mono>> rotateServiceAccountSigningKeysWithResp if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -4017,7 +4149,7 @@ public Mono>> stopWithResponseAsync(String resourceGro if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -4072,7 +4204,7 @@ private Mono>> stopWithResponseAsync( if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -4294,7 +4426,7 @@ public Mono>> startWithResponseAsync(String resourceGr if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -4347,7 +4479,7 @@ private Mono>> startWithResponseAsync( if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -4560,7 +4692,7 @@ public Mono>> runCommandWithResponseAsync( } else { requestPayload.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -4620,7 +4752,7 @@ private Mono>> runCommandWithResponseAsync( } else { requestPayload.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -4855,7 +4987,7 @@ public Mono getCommandResultWithRespons if (commandId == null) { return Mono.error(new IllegalArgumentException("Parameter commandId is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -4911,7 +5043,7 @@ private Mono getCommandResultWithRespon if (commandId == null) { return Mono.error(new IllegalArgumentException("Parameter commandId is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -5016,7 +5148,7 @@ public RunCommandResultInner getCommandResult(String resourceGroupName, String r if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -5081,7 +5213,7 @@ public RunCommandResultInner getCommandResult(String resourceGroupName, String r if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/OpenShiftManagedClustersClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/OpenShiftManagedClustersClientImpl.java index cf23ddc102d06..ff8597c4e54f3 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/OpenShiftManagedClustersClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/OpenShiftManagedClustersClientImpl.java @@ -87,8 +87,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/openShiftManagedClusters") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/openShiftManagedClusters") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> listByResourceGroup( @@ -101,8 +100,7 @@ Mono> listByResourceGroup( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/openShiftManagedClusters/{resourceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/openShiftManagedClusters/{resourceName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> getByResourceGroup( @@ -116,8 +114,7 @@ Mono> getByResourceGroup( @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/openShiftManagedClusters/{resourceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/openShiftManagedClusters/{resourceName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> createOrUpdate( @@ -132,8 +129,7 @@ Mono>> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/openShiftManagedClusters/{resourceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/openShiftManagedClusters/{resourceName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> updateTags( @@ -148,8 +144,7 @@ Mono>> updateTags( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/openShiftManagedClusters/{resourceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/openShiftManagedClusters/{resourceName}") @ExpectedResponses({202, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> delete( diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/OperationsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/OperationsClientImpl.java index d36196ec62113..f59f09003e41b 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/OperationsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/OperationsClientImpl.java @@ -81,7 +81,7 @@ private Mono> listSinglePageAsync() { new IllegalArgumentException( "Parameter this.client.getEndpoint() is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext(context -> service.list(this.client.getEndpoint(), apiVersion, accept, context)) @@ -109,7 +109,7 @@ private Mono> listSinglePageAsync(Context con new IllegalArgumentException( "Parameter this.client.getEndpoint() is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/PrivateEndpointConnectionsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/PrivateEndpointConnectionsClientImpl.java index 3538a8c504ef5..20d36a2e80b5d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/PrivateEndpointConnectionsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/PrivateEndpointConnectionsClientImpl.java @@ -64,8 +64,7 @@ public final class PrivateEndpointConnectionsClientImpl implements PrivateEndpoi public interface PrivateEndpointConnectionsService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/privateEndpointConnections") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/privateEndpointConnections") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> list( @@ -79,8 +78,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> get( @@ -95,8 +93,7 @@ Mono> get( @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> update( @@ -112,8 +109,7 @@ Mono> update( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}") @ExpectedResponses({200, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono>> delete( @@ -162,7 +158,7 @@ public Mono> listWithResponse if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -215,7 +211,7 @@ private Mono> listWithRespons if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -323,7 +319,7 @@ public Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter privateEndpointConnectionName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -383,7 +379,7 @@ private Mono> getWithResponseAsync( new IllegalArgumentException( "Parameter privateEndpointConnectionName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -505,7 +501,7 @@ public Mono> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -574,7 +570,7 @@ private Mono> updateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -699,7 +695,7 @@ public Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter privateEndpointConnectionName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -757,7 +753,7 @@ private Mono>> deleteWithResponseAsync( new IllegalArgumentException( "Parameter privateEndpointConnectionName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/PrivateLinkResourcesClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/PrivateLinkResourcesClientImpl.java index d5d41ffe0d8a9..05bd4684b41fb 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/PrivateLinkResourcesClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/PrivateLinkResourcesClientImpl.java @@ -54,8 +54,7 @@ public final class PrivateLinkResourcesClientImpl implements PrivateLinkResource public interface PrivateLinkResourcesService { @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/privateLinkResources") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/privateLinkResources") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> list( @@ -102,7 +101,7 @@ public Mono> listWithResponseAsync if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -154,7 +153,7 @@ private Mono> listWithResponseAsyn if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/ResolvePrivateLinkServiceIdsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/ResolvePrivateLinkServiceIdsClientImpl.java index 86520cad66c22..e8046f930def2 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/ResolvePrivateLinkServiceIdsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/ResolvePrivateLinkServiceIdsClientImpl.java @@ -56,8 +56,7 @@ public final class ResolvePrivateLinkServiceIdsClientImpl implements ResolvePriv public interface ResolvePrivateLinkServiceIdsService { @Headers({"Content-Type: application/json"}) @Post( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/managedClusters/{resourceName}/resolvePrivateLinkServiceId") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/resolvePrivateLinkServiceId") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> post( @@ -110,7 +109,7 @@ public Mono> postWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -168,7 +167,7 @@ private Mono> postWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/SnapshotsClientImpl.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/SnapshotsClientImpl.java index c0f521a888669..699ce0f64e7a3 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/SnapshotsClientImpl.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/implementation/SnapshotsClientImpl.java @@ -81,8 +81,7 @@ Mono> list( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/snapshots") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/snapshots") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> listByResourceGroup( @@ -95,8 +94,7 @@ Mono> listByResourceGroup( @Headers({"Content-Type: application/json"}) @Get( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/snapshots/{resourceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/snapshots/{resourceName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> getByResourceGroup( @@ -110,8 +108,7 @@ Mono> getByResourceGroup( @Headers({"Content-Type: application/json"}) @Put( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/snapshots/{resourceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/snapshots/{resourceName}") @ExpectedResponses({200, 201}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> createOrUpdate( @@ -126,8 +123,7 @@ Mono> createOrUpdate( @Headers({"Content-Type: application/json"}) @Patch( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/snapshots/{resourceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/snapshots/{resourceName}") @ExpectedResponses({200}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> updateTags( @@ -142,8 +138,7 @@ Mono> updateTags( @Headers({"Content-Type: application/json"}) @Delete( - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService" - + "/snapshots/{resourceName}") + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/snapshots/{resourceName}") @ExpectedResponses({200, 204}) @UnexpectedResponseExceptionType(ManagementException.class) Mono> delete( @@ -198,7 +193,7 @@ private Mono> listSinglePageAsync() { new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -241,7 +236,7 @@ private Mono> listSinglePageAsync(Context context) new IllegalArgumentException( "Parameter this.client.getSubscriptionId() is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -338,7 +333,7 @@ private Mono> listByResourceGroupSinglePageAsync(St return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -393,7 +388,7 @@ private Mono> listByResourceGroupSinglePageAsync( return Mono .error(new IllegalArgumentException("Parameter resourceGroupName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -509,7 +504,7 @@ public Mono> getByResourceGroupWithResponseAsync( if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -559,7 +554,7 @@ private Mono> getByResourceGroupWithResponseAsync( if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -659,7 +654,7 @@ public Mono> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -716,7 +711,7 @@ private Mono> createOrUpdateWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -821,7 +816,7 @@ public Mono> updateTagsWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -878,7 +873,7 @@ private Mono> updateTagsWithResponseAsync( } else { parameters.validate(); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service @@ -975,7 +970,7 @@ public Mono> deleteWithResponseAsync(String resourceGroupName, St if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; return FluxUtil .withContext( @@ -1025,7 +1020,7 @@ private Mono> deleteWithResponseAsync( if (resourceName == null) { return Mono.error(new IllegalArgumentException("Parameter resourceName is required and cannot be null.")); } - final String apiVersion = "2023-01-01"; + final String apiVersion = "2023-03-01"; final String accept = "application/json"; context = this.client.mergeContext(context); return service diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ContainerServiceNetworkProfile.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ContainerServiceNetworkProfile.java index dd6510a84e379..e59e64a7aafa0 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ContainerServiceNetworkProfile.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ContainerServiceNetworkProfile.java @@ -17,6 +17,12 @@ public final class ContainerServiceNetworkProfile { @JsonProperty(value = "networkPlugin") private NetworkPlugin networkPlugin; + /* + * The mode the network plugin should use. + */ + @JsonProperty(value = "networkPluginMode") + private NetworkPluginMode networkPluginMode; + /* * Network policy used for building the Kubernetes network. */ @@ -31,6 +37,12 @@ public final class ContainerServiceNetworkProfile { @JsonProperty(value = "networkMode") private NetworkMode networkMode; + /* + * Network dataplane used in the Kubernetes cluster. + */ + @JsonProperty(value = "networkDataplane") + private NetworkDataplane networkDataplane; + /* * A CIDR notation IP range from which to assign pod IPs when kubenet is used. */ @@ -139,6 +151,26 @@ public ContainerServiceNetworkProfile withNetworkPlugin(NetworkPlugin networkPlu return this; } + /** + * Get the networkPluginMode property: The mode the network plugin should use. + * + * @return the networkPluginMode value. + */ + public NetworkPluginMode networkPluginMode() { + return this.networkPluginMode; + } + + /** + * Set the networkPluginMode property: The mode the network plugin should use. + * + * @param networkPluginMode the networkPluginMode value to set. + * @return the ContainerServiceNetworkProfile object itself. + */ + public ContainerServiceNetworkProfile withNetworkPluginMode(NetworkPluginMode networkPluginMode) { + this.networkPluginMode = networkPluginMode; + return this; + } + /** * Get the networkPolicy property: Network policy used for building the Kubernetes network. * @@ -183,6 +215,26 @@ public ContainerServiceNetworkProfile withNetworkMode(NetworkMode networkMode) { return this; } + /** + * Get the networkDataplane property: Network dataplane used in the Kubernetes cluster. + * + * @return the networkDataplane value. + */ + public NetworkDataplane networkDataplane() { + return this.networkDataplane; + } + + /** + * Set the networkDataplane property: Network dataplane used in the Kubernetes cluster. + * + * @param networkDataplane the networkDataplane value to set. + * @return the ContainerServiceNetworkProfile object itself. + */ + public ContainerServiceNetworkProfile withNetworkDataplane(NetworkDataplane networkDataplane) { + this.networkDataplane = networkDataplane; + return this; + } + /** * Get the podCidr property: A CIDR notation IP range from which to assign pod IPs when kubenet is used. * diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ContainerServiceVMSizeTypes.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ContainerServiceVMSizeTypes.java index e7b9b8fe58b2c..6ee637a0deb6f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ContainerServiceVMSizeTypes.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ContainerServiceVMSizeTypes.java @@ -1,6 +1,5 @@ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. -// Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.containerservice.models; diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/KubernetesPatchVersion.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/KubernetesPatchVersion.java new file mode 100644 index 0000000000000..4026a5f771c31 --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/KubernetesPatchVersion.java @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.containerservice.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** Kubernetes patch version profile. */ +@Fluent +public final class KubernetesPatchVersion { + /* + * Possible upgrade path for given patch version + */ + @JsonProperty(value = "upgrades") + private List upgrades; + + /** Creates an instance of KubernetesPatchVersion class. */ + public KubernetesPatchVersion() { + } + + /** + * Get the upgrades property: Possible upgrade path for given patch version. + * + * @return the upgrades value. + */ + public List upgrades() { + return this.upgrades; + } + + /** + * Set the upgrades property: Possible upgrade path for given patch version. + * + * @param upgrades the upgrades value to set. + * @return the KubernetesPatchVersion object itself. + */ + public KubernetesPatchVersion withUpgrades(List upgrades) { + this.upgrades = upgrades; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/KubernetesSupportPlan.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/KubernetesSupportPlan.java new file mode 100644 index 0000000000000..ba5ec23a24030 --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/KubernetesSupportPlan.java @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.containerservice.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Different support tiers for AKS managed clusters. */ +public final class KubernetesSupportPlan extends ExpandableStringEnum { + /** Static value KubernetesOfficial for KubernetesSupportPlan. */ + public static final KubernetesSupportPlan KUBERNETES_OFFICIAL = fromString("KubernetesOfficial"); + + /** Static value AKSLongTermSupport for KubernetesSupportPlan. */ + public static final KubernetesSupportPlan AKSLONG_TERM_SUPPORT = fromString("AKSLongTermSupport"); + + /** + * Creates a new instance of KubernetesSupportPlan value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public KubernetesSupportPlan() { + } + + /** + * Creates or finds a KubernetesSupportPlan from its string representation. + * + * @param name a name to look for. + * @return the corresponding KubernetesSupportPlan. + */ + @JsonCreator + public static KubernetesSupportPlan fromString(String name) { + return fromString(name, KubernetesSupportPlan.class); + } + + /** + * Gets known KubernetesSupportPlan values. + * + * @return known KubernetesSupportPlan values. + */ + public static Collection values() { + return values(KubernetesSupportPlan.class); + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/KubernetesVersion.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/KubernetesVersion.java new file mode 100644 index 0000000000000..0616680b3d3e7 --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/KubernetesVersion.java @@ -0,0 +1,144 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.containerservice.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonInclude; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.Map; + +/** Kubernetes version profile for given major.minor release. */ +@Fluent +public final class KubernetesVersion { + /* + * major.minor version of Kubernetes release + */ + @JsonProperty(value = "version") + private String version; + + /* + * Capabilities on this Kubernetes version. + */ + @JsonProperty(value = "capabilities") + private KubernetesVersionCapabilities capabilities; + + /* + * Whether this version is in preview mode. + */ + @JsonProperty(value = "isPreview") + private Boolean isPreview; + + /* + * Patch versions of Kubernetes release + */ + @JsonProperty(value = "patchVersions") + @JsonInclude(value = JsonInclude.Include.NON_NULL, content = JsonInclude.Include.ALWAYS) + private Map patchVersions; + + /** Creates an instance of KubernetesVersion class. */ + public KubernetesVersion() { + } + + /** + * Get the version property: major.minor version of Kubernetes release. + * + * @return the version value. + */ + public String version() { + return this.version; + } + + /** + * Set the version property: major.minor version of Kubernetes release. + * + * @param version the version value to set. + * @return the KubernetesVersion object itself. + */ + public KubernetesVersion withVersion(String version) { + this.version = version; + return this; + } + + /** + * Get the capabilities property: Capabilities on this Kubernetes version. + * + * @return the capabilities value. + */ + public KubernetesVersionCapabilities capabilities() { + return this.capabilities; + } + + /** + * Set the capabilities property: Capabilities on this Kubernetes version. + * + * @param capabilities the capabilities value to set. + * @return the KubernetesVersion object itself. + */ + public KubernetesVersion withCapabilities(KubernetesVersionCapabilities capabilities) { + this.capabilities = capabilities; + return this; + } + + /** + * Get the isPreview property: Whether this version is in preview mode. + * + * @return the isPreview value. + */ + public Boolean isPreview() { + return this.isPreview; + } + + /** + * Set the isPreview property: Whether this version is in preview mode. + * + * @param isPreview the isPreview value to set. + * @return the KubernetesVersion object itself. + */ + public KubernetesVersion withIsPreview(Boolean isPreview) { + this.isPreview = isPreview; + return this; + } + + /** + * Get the patchVersions property: Patch versions of Kubernetes release. + * + * @return the patchVersions value. + */ + public Map patchVersions() { + return this.patchVersions; + } + + /** + * Set the patchVersions property: Patch versions of Kubernetes release. + * + * @param patchVersions the patchVersions value to set. + * @return the KubernetesVersion object itself. + */ + public KubernetesVersion withPatchVersions(Map patchVersions) { + this.patchVersions = patchVersions; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + if (capabilities() != null) { + capabilities().validate(); + } + if (patchVersions() != null) { + patchVersions() + .values() + .forEach( + e -> { + if (e != null) { + e.validate(); + } + }); + } + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/KubernetesVersionCapabilities.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/KubernetesVersionCapabilities.java new file mode 100644 index 0000000000000..2a2ddd8f1825b --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/KubernetesVersionCapabilities.java @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.containerservice.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.List; + +/** Capabilities on this Kubernetes version. */ +@Fluent +public final class KubernetesVersionCapabilities { + /* + * The supportPlan property. + */ + @JsonProperty(value = "supportPlan") + private List supportPlan; + + /** Creates an instance of KubernetesVersionCapabilities class. */ + public KubernetesVersionCapabilities() { + } + + /** + * Get the supportPlan property: The supportPlan property. + * + * @return the supportPlan value. + */ + public List supportPlan() { + return this.supportPlan; + } + + /** + * Set the supportPlan property: The supportPlan property. + * + * @param supportPlan the supportPlan value to set. + * @return the KubernetesVersionCapabilities object itself. + */ + public KubernetesVersionCapabilities withSupportPlan(List supportPlan) { + this.supportPlan = supportPlan; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterAddonProfileIdentity.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterAddonProfileIdentity.java index 31d30ac125470..e8cb7ef14d045 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterAddonProfileIdentity.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterAddonProfileIdentity.java @@ -8,7 +8,7 @@ /** Information of user assigned identity used by this add-on. */ @Fluent -public class ManagedClusterAddonProfileIdentity extends UserAssignedIdentity { +public final class ManagedClusterAddonProfileIdentity extends UserAssignedIdentity { /** Creates an instance of ManagedClusterAddonProfileIdentity class. */ public ManagedClusterAddonProfileIdentity() { } diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterIdentity.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterIdentity.java index c91c7353ff3b0..564d89215fa43 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterIdentity.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterIdentity.java @@ -11,7 +11,7 @@ /** Identity for the managed cluster. */ @Fluent -public class ManagedClusterIdentity { +public final class ManagedClusterIdentity { /* * The principal id of the system assigned identity which is used by master components. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterPodIdentity.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterPodIdentity.java index 79135bddfa907..d0f1931973bbc 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterPodIdentity.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterPodIdentity.java @@ -10,7 +10,7 @@ /** Details about the pod identity assigned to the Managed Cluster. */ @Fluent -public class ManagedClusterPodIdentity { +public final class ManagedClusterPodIdentity { /* * The name of the pod identity. */ diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSecurityProfile.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSecurityProfile.java index d7fe9c0f8fad3..9ad9a4e1d8e6f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSecurityProfile.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSecurityProfile.java @@ -23,6 +23,19 @@ public final class ManagedClusterSecurityProfile { @JsonProperty(value = "azureKeyVaultKms") private AzureKeyVaultKms azureKeyVaultKms; + /* + * Workload identity settings for the security profile. Workload identity enables Kubernetes applications to access + * Azure cloud resources securely with Azure AD. See https://aka.ms/aks/wi for more details. + */ + @JsonProperty(value = "workloadIdentity") + private ManagedClusterSecurityProfileWorkloadIdentity workloadIdentity; + + /* + * Image Cleaner settings for the security profile. + */ + @JsonProperty(value = "imageCleaner") + private ManagedClusterSecurityProfileImageCleaner imageCleaner; + /** Creates an instance of ManagedClusterSecurityProfile class. */ public ManagedClusterSecurityProfile() { } @@ -69,6 +82,51 @@ public ManagedClusterSecurityProfile withAzureKeyVaultKms(AzureKeyVaultKms azure return this; } + /** + * Get the workloadIdentity property: Workload identity settings for the security profile. Workload identity enables + * Kubernetes applications to access Azure cloud resources securely with Azure AD. See https://aka.ms/aks/wi for + * more details. + * + * @return the workloadIdentity value. + */ + public ManagedClusterSecurityProfileWorkloadIdentity workloadIdentity() { + return this.workloadIdentity; + } + + /** + * Set the workloadIdentity property: Workload identity settings for the security profile. Workload identity enables + * Kubernetes applications to access Azure cloud resources securely with Azure AD. See https://aka.ms/aks/wi for + * more details. + * + * @param workloadIdentity the workloadIdentity value to set. + * @return the ManagedClusterSecurityProfile object itself. + */ + public ManagedClusterSecurityProfile withWorkloadIdentity( + ManagedClusterSecurityProfileWorkloadIdentity workloadIdentity) { + this.workloadIdentity = workloadIdentity; + return this; + } + + /** + * Get the imageCleaner property: Image Cleaner settings for the security profile. + * + * @return the imageCleaner value. + */ + public ManagedClusterSecurityProfileImageCleaner imageCleaner() { + return this.imageCleaner; + } + + /** + * Set the imageCleaner property: Image Cleaner settings for the security profile. + * + * @param imageCleaner the imageCleaner value to set. + * @return the ManagedClusterSecurityProfile object itself. + */ + public ManagedClusterSecurityProfile withImageCleaner(ManagedClusterSecurityProfileImageCleaner imageCleaner) { + this.imageCleaner = imageCleaner; + return this; + } + /** * Validates the instance. * @@ -81,5 +139,11 @@ public void validate() { if (azureKeyVaultKms() != null) { azureKeyVaultKms().validate(); } + if (workloadIdentity() != null) { + workloadIdentity().validate(); + } + if (imageCleaner() != null) { + imageCleaner().validate(); + } } } diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSecurityProfileImageCleaner.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSecurityProfileImageCleaner.java new file mode 100644 index 0000000000000..855fdefb02f76 --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSecurityProfileImageCleaner.java @@ -0,0 +1,79 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.containerservice.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** + * Image Cleaner removes unused images from nodes, freeing up disk space and helping to reduce attack surface area. Here + * are settings for the security profile. + */ +@Fluent +public final class ManagedClusterSecurityProfileImageCleaner { + /* + * Whether to enable Image Cleaner on AKS cluster. + */ + @JsonProperty(value = "enabled") + private Boolean enabled; + + /* + * Image Cleaner scanning interval in hours. + */ + @JsonProperty(value = "intervalHours") + private Integer intervalHours; + + /** Creates an instance of ManagedClusterSecurityProfileImageCleaner class. */ + public ManagedClusterSecurityProfileImageCleaner() { + } + + /** + * Get the enabled property: Whether to enable Image Cleaner on AKS cluster. + * + * @return the enabled value. + */ + public Boolean enabled() { + return this.enabled; + } + + /** + * Set the enabled property: Whether to enable Image Cleaner on AKS cluster. + * + * @param enabled the enabled value to set. + * @return the ManagedClusterSecurityProfileImageCleaner object itself. + */ + public ManagedClusterSecurityProfileImageCleaner withEnabled(Boolean enabled) { + this.enabled = enabled; + return this; + } + + /** + * Get the intervalHours property: Image Cleaner scanning interval in hours. + * + * @return the intervalHours value. + */ + public Integer intervalHours() { + return this.intervalHours; + } + + /** + * Set the intervalHours property: Image Cleaner scanning interval in hours. + * + * @param intervalHours the intervalHours value to set. + * @return the ManagedClusterSecurityProfileImageCleaner object itself. + */ + public ManagedClusterSecurityProfileImageCleaner withIntervalHours(Integer intervalHours) { + this.intervalHours = intervalHours; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSecurityProfileWorkloadIdentity.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSecurityProfileWorkloadIdentity.java new file mode 100644 index 0000000000000..0bc7972576a2e --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSecurityProfileWorkloadIdentity.java @@ -0,0 +1,50 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.containerservice.models; + +import com.azure.core.annotation.Fluent; +import com.fasterxml.jackson.annotation.JsonProperty; + +/** Workload identity settings for the security profile. */ +@Fluent +public final class ManagedClusterSecurityProfileWorkloadIdentity { + /* + * Whether to enable workload identity. + */ + @JsonProperty(value = "enabled") + private Boolean enabled; + + /** Creates an instance of ManagedClusterSecurityProfileWorkloadIdentity class. */ + public ManagedClusterSecurityProfileWorkloadIdentity() { + } + + /** + * Get the enabled property: Whether to enable workload identity. + * + * @return the enabled value. + */ + public Boolean enabled() { + return this.enabled; + } + + /** + * Set the enabled property: Whether to enable workload identity. + * + * @param enabled the enabled value to set. + * @return the ManagedClusterSecurityProfileWorkloadIdentity object itself. + */ + public ManagedClusterSecurityProfileWorkloadIdentity withEnabled(Boolean enabled) { + this.enabled = enabled; + return this; + } + + /** + * Validates the instance. + * + * @throws IllegalArgumentException thrown if the instance is not valid. + */ + public void validate() { + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSkuName.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSkuName.java index b9ef48e5bcf0a..4ec26aa39fa72 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSkuName.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSkuName.java @@ -10,9 +10,6 @@ /** The name of a managed cluster SKU. */ public final class ManagedClusterSkuName extends ExpandableStringEnum { - /** Static value Basic for ManagedClusterSkuName. */ - public static final ManagedClusterSkuName BASIC = fromString("Basic"); - /** Static value Base for ManagedClusterSkuName. */ public static final ManagedClusterSkuName BASE = fromString("Base"); diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSkuTier.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSkuTier.java index a1d06b38985c6..72c06afcf2b78 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSkuTier.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/ManagedClusterSkuTier.java @@ -15,8 +15,8 @@ * Tier](https://learn.microsoft.com/azure/aks/free-standard-pricing-tiers) for more details. */ public final class ManagedClusterSkuTier extends ExpandableStringEnum { - /** Static value Paid for ManagedClusterSkuTier. */ - public static final ManagedClusterSkuTier PAID = fromString("Paid"); + /** Static value Premium for ManagedClusterSkuTier. */ + public static final ManagedClusterSkuTier PREMIUM = fromString("Premium"); /** Static value Standard for ManagedClusterSkuTier. */ public static final ManagedClusterSkuTier STANDARD = fromString("Standard"); diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/NetworkDataplane.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/NetworkDataplane.java new file mode 100644 index 0000000000000..4f038174b62de --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/NetworkDataplane.java @@ -0,0 +1,47 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.containerservice.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** Network dataplane used in the Kubernetes cluster. */ +public final class NetworkDataplane extends ExpandableStringEnum { + /** Static value azure for NetworkDataplane. */ + public static final NetworkDataplane AZURE = fromString("azure"); + + /** Static value cilium for NetworkDataplane. */ + public static final NetworkDataplane CILIUM = fromString("cilium"); + + /** + * Creates a new instance of NetworkDataplane value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public NetworkDataplane() { + } + + /** + * Creates or finds a NetworkDataplane from its string representation. + * + * @param name a name to look for. + * @return the corresponding NetworkDataplane. + */ + @JsonCreator + public static NetworkDataplane fromString(String name) { + return fromString(name, NetworkDataplane.class); + } + + /** + * Gets known NetworkDataplane values. + * + * @return known NetworkDataplane values. + */ + public static Collection values() { + return values(NetworkDataplane.class); + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/NetworkPluginMode.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/NetworkPluginMode.java new file mode 100644 index 0000000000000..9774bb396511a --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/NetworkPluginMode.java @@ -0,0 +1,44 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.containerservice.models; + +import com.azure.core.util.ExpandableStringEnum; +import com.fasterxml.jackson.annotation.JsonCreator; +import java.util.Collection; + +/** The mode the network plugin should use. */ +public final class NetworkPluginMode extends ExpandableStringEnum { + /** Static value overlay for NetworkPluginMode. */ + public static final NetworkPluginMode OVERLAY = fromString("overlay"); + + /** + * Creates a new instance of NetworkPluginMode value. + * + * @deprecated Use the {@link #fromString(String)} factory method. + */ + @Deprecated + public NetworkPluginMode() { + } + + /** + * Creates or finds a NetworkPluginMode from its string representation. + * + * @param name a name to look for. + * @return the corresponding NetworkPluginMode. + */ + @JsonCreator + public static NetworkPluginMode fromString(String name) { + return fromString(name, NetworkPluginMode.class); + } + + /** + * Gets known NetworkPluginMode values. + * + * @return known NetworkPluginMode values. + */ + public static Collection values() { + return values(NetworkPluginMode.class); + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/NetworkPolicy.java b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/NetworkPolicy.java index 1ca777a243930..51169989f6859 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/NetworkPolicy.java +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/main/java/com/azure/resourcemanager/containerservice/models/NetworkPolicy.java @@ -16,6 +16,9 @@ public final class NetworkPolicy extends ExpandableStringEnum { /** Static value azure for NetworkPolicy. */ public static final NetworkPolicy AZURE = fromString("azure"); + /** Static value cilium for NetworkPolicy. */ + public static final NetworkPolicy CILIUM = fromString("cilium"); + /** * Creates a new instance of NetworkPolicy value. * diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClusterUpdateTests.testKubernetesClusterUpdate.json b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClusterUpdateTests.testKubernetesClusterUpdate.json index 29d93812faeeb..a0223d0fc7a77 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClusterUpdateTests.testKubernetesClusterUpdate.json +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClusterUpdateTests.testKubernetesClusterUpdate.json @@ -1,10 +1,10 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg99079?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg03398?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "0dc68fc2-ad75-4c42-b5e9-853ffa421b17", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "19e3ac5a-85a7-494e-8b2e-0b75413dfd1e", "Content-Type" : "application/json" }, "Response" : { @@ -13,24 +13,24 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:07:45 GMT", - "x-ms-correlation-request-id" : "7c784d9c-4874-4666-b188-746ffdca036a", + "Date" : "Thu, 20 Apr 2023 02:39:57 GMT", + "x-ms-correlation-request-id" : "7b26867f-9fea-4441-8d02-0037a84a4a98", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020745Z:7c784d9c-4874-4666-b188-746ffdca036a", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T023957Z:7b26867f-9fea-4441-8d02-0037a84a4a98", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "7c784d9c-4874-4666-b188-746ffdca036a", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg99079\",\"name\":\"javaacsrg99079\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "7b26867f-9fea-4441-8d02-0037a84a4a98", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg03398\",\"name\":\"javaacsrg03398\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg99079/providers/Microsoft.ContainerService/managedClusters/aks39980e0c?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg03398/providers/Microsoft.ContainerService/managedClusters/aks13727d86?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4febc415-b153-4af2-9dc7-4e007962bab7", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "af3c316c-b6e2-4489-aca3-0acc2bdadb8f", "Content-Type" : "application/json" }, "Response" : { @@ -40,129 +40,129 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:07:58 GMT", - "x-ms-correlation-request-id" : "4dab84e6-9760-4491-b71d-1c8eb73ef6d0", + "Date" : "Thu, 20 Apr 2023 02:40:10 GMT", + "x-ms-correlation-request-id" : "b8035079-fab2-445e-84c7-d0757a49ca2e", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020759Z:4dab84e6-9760-4491-b71d-1c8eb73ef6d0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024010Z:b8035079-fab2-445e-84c7-d0757a49ca2e", "Expires" : "-1", - "Content-Length" : "2476", - "x-ms-request-id" : "eec75069-55a3-4abc-9ab2-3ca2be6af5c7", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg99079/providers/Microsoft.ContainerService/managedClusters/aks39980e0c\",\n \"location\": \"centralus\",\n \"name\": \"aks39980e0c\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns431892\",\n \"fqdn\": \"mp1dns431892-d4324141.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns431892-d4324141.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap012330d\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"maxCount\": 3,\n \"minCount\": 1,\n \"enableAutoScaling\": true,\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg99079_aks39980e0c_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"397dc08a-6203-42e8-bfc3-a8c3efa5ccd7\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Content-Length" : "2515", + "x-ms-request-id" : "74391038-1c7d-4433-b28f-e2c3112c9d77", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg03398/providers/Microsoft.ContainerService/managedClusters/aks13727d86\",\n \"location\": \"centralus\",\n \"name\": \"aks13727d86\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns182718\",\n \"fqdn\": \"mp1dns182718-58sxityb.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns182718-58sxityb.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0703594\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"maxCount\": 3,\n \"minCount\": 1,\n \"enableAutoScaling\": true,\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg03398_aks13727d86_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"71c7a62f-834d-4b18-b1d1-d7233e37e633\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/74391038-1c7d-4433-b28f-e2c3112c9d77?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/74391038-1c7d-4433-b28f-e2c3112c9d77?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b1c41f9c-763f-4945-835a-7c275a477fb8" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a96300c2-5c7f-4a44-aad0-2d0a3856dbcc" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", - "x-ms-correlation-request-id" : "3499109e-7dc4-4686-b9a2-0ee4e0ec85c0", - "Date" : "Tue, 14 Feb 2023 02:08:29 GMT", + "x-ms-correlation-request-id" : "00a2207c-2ba9-42f7-9c91-055bc11ef351", + "Date" : "Thu, 20 Apr 2023 02:40:39 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020829Z:3499109e-7dc4-4686-b9a2-0ee4e0ec85c0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024040Z:00a2207c-2ba9-42f7-9c91-055bc11ef351", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "757a1f74-fc0b-4495-a1e4-b7f15ef9d8ef", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "125", + "x-ms-request-id" : "545ade5a-0ffa-444f-b740-066797fecffa", + "Body" : "{\n \"name\": \"38103974-7d1c-3344-b28f-e2c3112c9d77\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.819619Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/74391038-1c7d-4433-b28f-e2c3112c9d77?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "aae498e6-f184-4436-a9de-2226fa9479d5" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e1331620-9e12-4248-85bd-266e3f53f906" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", - "x-ms-correlation-request-id" : "dbf27dad-4ab1-44b7-8e3e-0d344bea5727", - "Date" : "Tue, 14 Feb 2023 02:08:59 GMT", + "x-ms-correlation-request-id" : "719a2dab-16ee-46ac-960b-9c2e489e188d", + "Date" : "Thu, 20 Apr 2023 02:41:10 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020900Z:dbf27dad-4ab1-44b7-8e3e-0d344bea5727", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024110Z:719a2dab-16ee-46ac-960b-9c2e489e188d", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "dbdeac0e-5dd6-4a54-a593-d00088c504df", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "125", + "x-ms-request-id" : "54adf826-e60e-422b-bafd-8b949560a5d5", + "Body" : "{\n \"name\": \"38103974-7d1c-3344-b28f-e2c3112c9d77\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.819619Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/74391038-1c7d-4433-b28f-e2c3112c9d77?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e0d42357-3d80-4994-819d-7f9fd08e8ae1" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "8dc57282-fa72-409f-b58b-5132342a4aa1" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", - "x-ms-correlation-request-id" : "557c68c3-de51-44fc-a8b4-d5b5598064e5", - "Date" : "Tue, 14 Feb 2023 02:09:30 GMT", + "x-ms-correlation-request-id" : "d6498bd7-f887-4f52-b481-8eab407bf19e", + "Date" : "Thu, 20 Apr 2023 02:41:40 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020930Z:557c68c3-de51-44fc-a8b4-d5b5598064e5", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024141Z:d6498bd7-f887-4f52-b481-8eab407bf19e", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "fbc07bea-d875-4459-8202-9829036563e2", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "125", + "x-ms-request-id" : "ffd2b2a1-63a4-43c0-aa85-b83717f55773", + "Body" : "{\n \"name\": \"38103974-7d1c-3344-b28f-e2c3112c9d77\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.819619Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/74391038-1c7d-4433-b28f-e2c3112c9d77?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9ea06ef7-b54a-488c-bb78-d1a6946d3c2e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9025d57b-14f5-4793-a27d-4cf4b91d193b" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", - "x-ms-correlation-request-id" : "975a8654-9dfa-4e5a-9540-8ed4bad5fb1d", - "Date" : "Tue, 14 Feb 2023 02:10:00 GMT", + "x-ms-correlation-request-id" : "6117ebe9-0fd1-404b-9129-610ce963c1dc", + "Date" : "Thu, 20 Apr 2023 02:42:11 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021000Z:975a8654-9dfa-4e5a-9540-8ed4bad5fb1d", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024211Z:6117ebe9-0fd1-404b-9129-610ce963c1dc", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "d8f41f61-f8dc-4748-aabd-93c95a28ae4d", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "125", + "x-ms-request-id" : "6ece4c6b-7939-4d9d-9e78-68a69fb32dd5", + "Body" : "{\n \"name\": \"38103974-7d1c-3344-b28f-e2c3112c9d77\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.819619Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/74391038-1c7d-4433-b28f-e2c3112c9d77?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e03fc16f-1a55-41db-940a-1eebc6be09db" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f845c98c-441e-42cd-a85a-03f493137a56" }, "Response" : { "Server" : "nginx", @@ -171,50 +171,50 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", - "x-ms-correlation-request-id" : "29ae5060-858b-4e6a-83f7-a0b3e08828b7", - "Date" : "Tue, 14 Feb 2023 02:10:31 GMT", + "x-ms-correlation-request-id" : "d4d07f9c-30b5-4ea8-8d50-e14c3e827142", + "Date" : "Thu, 20 Apr 2023 02:42:41 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021031Z:29ae5060-858b-4e6a-83f7-a0b3e08828b7", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024242Z:d4d07f9c-30b5-4ea8-8d50-e14c3e827142", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "3ac684b8-b397-494b-ba8c-0e9003291eba", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "125", + "x-ms-request-id" : "00d86d42-d7b7-4122-bd99-2e3b57f09b0a", + "Body" : "{\n \"name\": \"38103974-7d1c-3344-b28f-e2c3112c9d77\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.819619Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/74391038-1c7d-4433-b28f-e2c3112c9d77?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "802c1319-275c-4fb1-b38b-18e4d2b5c8b1" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b89bf851-bb0e-4dce-8066-760cf2babeb1" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11990", + "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", - "x-ms-correlation-request-id" : "780e343b-05c8-40d5-8ec1-e0958b194e0f", - "Date" : "Tue, 14 Feb 2023 02:11:00 GMT", + "x-ms-correlation-request-id" : "27433270-ea45-40c6-972b-ab1ec518dbac", + "Date" : "Thu, 20 Apr 2023 02:43:11 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021101Z:780e343b-05c8-40d5-8ec1-e0958b194e0f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024312Z:27433270-ea45-40c6-972b-ab1ec518dbac", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "5d09e60f-03f2-4a91-927d-82661aaa3902", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "125", + "x-ms-request-id" : "fc612b89-c8c4-4e39-bced-fc9a0616b155", + "Body" : "{\n \"name\": \"38103974-7d1c-3344-b28f-e2c3112c9d77\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.819619Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/74391038-1c7d-4433-b28f-e2c3112c9d77?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "13918819-3e47-4936-b13f-9624406f1430" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d572f9ea-9ba4-4bc6-8812-778aa64e6ec1" }, "Response" : { "Server" : "nginx", @@ -223,50 +223,24 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", - "x-ms-correlation-request-id" : "3ee6d95f-fbae-42c2-a24f-dba680208804", - "Date" : "Tue, 14 Feb 2023 02:11:31 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021132Z:3ee6d95f-fbae-42c2-a24f-dba680208804", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "d7732548-59e3-4020-b741-82d1d312e1da", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "2f39450d-758f-4f6b-bbe5-35ee589a4104" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "4aac169f-b402-4747-abdb-ad2f91141d3c", - "Date" : "Tue, 14 Feb 2023 02:12:01 GMT", + "x-ms-correlation-request-id" : "85b9323d-e58b-4fc3-849e-2f6e40fd74fd", + "Date" : "Thu, 20 Apr 2023 02:43:42 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021202Z:4aac169f-b402-4747-abdb-ad2f91141d3c", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024343Z:85b9323d-e58b-4fc3-849e-2f6e40fd74fd", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "4b70ecf3-2638-4bbc-b56d-7ce678983f79", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "125", + "x-ms-request-id" : "a32c664d-73fe-4683-8872-6ff5e1a91375", + "Body" : "{\n \"name\": \"38103974-7d1c-3344-b28f-e2c3112c9d77\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.819619Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/74391038-1c7d-4433-b28f-e2c3112c9d77?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "acdfa043-85a1-4018-beba-a58c877d3d0e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d470ca68-d6c1-40fe-9690-2aa75d1a07c7" }, "Response" : { "Server" : "nginx", @@ -275,128 +249,102 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ec6f63c6-bb9d-4c32-9960-1e98f0dcf4e4", - "Date" : "Tue, 14 Feb 2023 02:12:32 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021232Z:ec6f63c6-bb9d-4c32-9960-1e98f0dcf4e4", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "90a278b5-b09e-4346-a98a-8c5b758d0e57", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "774d1c30-b8b5-4fb0-a5c1-fe049af289eb" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "45a8166e-6e8d-4e09-b89d-6146bbbec70d", - "Date" : "Tue, 14 Feb 2023 02:13:02 GMT", + "x-ms-correlation-request-id" : "95d52980-23a1-4322-9dcb-99fa00aff994", + "Date" : "Thu, 20 Apr 2023 02:44:12 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021303Z:45a8166e-6e8d-4e09-b89d-6146bbbec70d", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024413Z:95d52980-23a1-4322-9dcb-99fa00aff994", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "60a68793-5278-406e-b310-7d09df49947c", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "125", + "x-ms-request-id" : "4a9ff9a3-effa-4342-a9d3-4dc8bbf87cfb", + "Body" : "{\n \"name\": \"38103974-7d1c-3344-b28f-e2c3112c9d77\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.819619Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/74391038-1c7d-4433-b28f-e2c3112c9d77?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c10c8a65-1922-4646-813e-054ee768008b" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "340245de-97b8-47ca-bd61-a9c7392832ea" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11981", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", "StatusCode" : "200", - "x-ms-correlation-request-id" : "bb432490-0df0-4d5d-aba6-5043dc5715d0", - "Date" : "Tue, 14 Feb 2023 02:13:32 GMT", + "x-ms-correlation-request-id" : "f2d23d99-e634-447f-b09a-5609d6ff20ad", + "Date" : "Thu, 20 Apr 2023 02:44:42 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021333Z:bb432490-0df0-4d5d-aba6-5043dc5715d0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024443Z:f2d23d99-e634-447f-b09a-5609d6ff20ad", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "ad11e2c6-30ba-4a07-aa8d-1706806fe991", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "125", + "x-ms-request-id" : "f44b6550-27a6-44ed-ad42-415d68785497", + "Body" : "{\n \"name\": \"38103974-7d1c-3344-b28f-e2c3112c9d77\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.819619Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/74391038-1c7d-4433-b28f-e2c3112c9d77?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4aba4023-80c4-4af7-88ef-e793f5c2fc4c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "529bf631-6582-4601-a38b-a3c4ffa6bd91" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11989", + "x-ms-ratelimit-remaining-subscription-reads" : "11992", "StatusCode" : "200", - "x-ms-correlation-request-id" : "43d3e2b3-1c30-4027-b02d-e439ba4c305f", - "Date" : "Tue, 14 Feb 2023 02:14:03 GMT", + "x-ms-correlation-request-id" : "9f22ab28-ced9-4b03-abeb-d12fd0ddf7a3", + "Date" : "Thu, 20 Apr 2023 02:45:21 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021403Z:43d3e2b3-1c30-4027-b02d-e439ba4c305f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024522Z:9f22ab28-ced9-4b03-abeb-d12fd0ddf7a3", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "3c5929c5-2b5f-4028-9b3d-a76c1f8b41d0", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "125", + "x-ms-request-id" : "c0947799-0b0a-48b9-bdd4-1c33dffd6cb2", + "Body" : "{\n \"name\": \"38103974-7d1c-3344-b28f-e2c3112c9d77\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.819619Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/74391038-1c7d-4433-b28f-e2c3112c9d77?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1d6b2ab1-e05f-41d2-8e29-c0df3f9ce71a" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "98ceaf17-d9d3-49cf-83d9-26ef225fc933" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11989", + "x-ms-ratelimit-remaining-subscription-reads" : "11980", "StatusCode" : "200", - "x-ms-correlation-request-id" : "0f232345-c4df-4841-ac64-228d085e210e", - "Date" : "Tue, 14 Feb 2023 02:14:34 GMT", + "x-ms-correlation-request-id" : "6321370a-0216-454b-84cc-d7f43c53d560", + "Date" : "Thu, 20 Apr 2023 02:45:51 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021434Z:0f232345-c4df-4841-ac64-228d085e210e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024552Z:6321370a-0216-454b-84cc-d7f43c53d560", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "c8b4e348-15ea-4718-844d-2a94633d5ea8", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "125", + "x-ms-request-id" : "9663b711-fee5-48a2-851a-019aafc869fd", + "Body" : "{\n \"name\": \"38103974-7d1c-3344-b28f-e2c3112c9d77\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.819619Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/74391038-1c7d-4433-b28f-e2c3112c9d77?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "50623649-0d79-49ce-bee6-dd8792a1e2a3" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "339bcd58-06af-4aa1-b32b-f5455915d5ca" }, "Response" : { "Server" : "nginx", @@ -405,232 +353,208 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11977", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f0817e39-d56f-4e88-aca2-c4bddff830ce", - "Date" : "Tue, 14 Feb 2023 02:15:04 GMT", + "x-ms-correlation-request-id" : "e8694339-61af-4ff7-b454-f2e924ca8783", + "Date" : "Thu, 20 Apr 2023 02:46:21 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021505Z:f0817e39-d56f-4e88-aca2-c4bddff830ce", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024622Z:e8694339-61af-4ff7-b454-f2e924ca8783", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "25fb3d6b-c4b0-41a7-9741-ed9a1e2aa3f1", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "125", + "x-ms-request-id" : "f5d39eaf-ce03-4f6c-9fdf-51f40480068f", + "Body" : "{\n \"name\": \"38103974-7d1c-3344-b28f-e2c3112c9d77\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.819619Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/74391038-1c7d-4433-b28f-e2c3112c9d77?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "74df16db-8165-4a77-bf17-77ce6b569d10" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "8b349fd2-1d63-4395-952e-23e885aa9d0d" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11975", + "x-ms-ratelimit-remaining-subscription-reads" : "11988", "StatusCode" : "200", - "x-ms-correlation-request-id" : "248f0d73-28b2-4794-a7c1-be2f8309f25a", - "Date" : "Tue, 14 Feb 2023 02:15:35 GMT", + "x-ms-correlation-request-id" : "3806f723-2949-4358-bac8-898e602fa04e", + "Date" : "Thu, 20 Apr 2023 02:46:52 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021535Z:248f0d73-28b2-4794-a7c1-be2f8309f25a", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024652Z:3806f723-2949-4358-bac8-898e602fa04e", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "6883db79-8b5a-454d-ad5f-ad9346145d06", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "169", + "x-ms-request-id" : "44f9006b-99f5-4d7a-a42c-68479fc1f331", + "Body" : "{\n \"name\": \"38103974-7d1c-3344-b28f-e2c3112c9d77\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:40:08.819619Z\",\n \"endTime\": \"2023-04-20T02:46:26.5493098Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg03398/providers/Microsoft.ContainerService/managedClusters/aks13727d86?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f62f3a97-bf00-4906-a6e0-ac3db36c71e3" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "14488a54-e88d-4b05-9770-fce76e607827" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11987", + "x-ms-ratelimit-remaining-subscription-reads" : "11989", "StatusCode" : "200", - "x-ms-correlation-request-id" : "3e37ad57-13bf-48de-95ce-520c2b1fc1dd", - "Date" : "Tue, 14 Feb 2023 02:16:05 GMT", + "x-ms-correlation-request-id" : "063daf58-3eb0-41be-8d81-4ebe7aabfe75", + "Date" : "Thu, 20 Apr 2023 02:46:53 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021606Z:3e37ad57-13bf-48de-95ce-520c2b1fc1dd", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024653Z:063daf58-3eb0-41be-8d81-4ebe7aabfe75", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "2b1b76e5-174e-4c2c-b620-39cb08a6471f", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "3861", + "x-ms-request-id" : "3ee1c7ab-eeb3-4bdd-8b8b-2e091d94a3d8", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg03398/providers/Microsoft.ContainerService/managedClusters/aks13727d86\",\n \"location\": \"centralus\",\n \"name\": \"aks13727d86\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns182718\",\n \"fqdn\": \"mp1dns182718-58sxityb.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns182718-58sxityb.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0703594\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"maxCount\": 3,\n \"minCount\": 1,\n \"enableAutoScaling\": true,\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg03398_aks13727d86_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg03398_aks13727d86_centralus/providers/Microsoft.Network/publicIPAddresses/87c4b049-8ffb-4f53-882a-e9d57bc07fe3\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg03398_aks13727d86_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks13727d86-agentpool\",\n \"clientId\": \"c28b5d79-9e00-47d9-9c54-49d5d56b2d18\",\n \"objectId\": \"eb67ea92-9734-4ff4-8bc0-cb770997b58b\"\n }\n },\n \"autoScalerProfile\": {\n \"balance-similar-node-groups\": \"false\",\n \"expander\": \"random\",\n \"max-empty-bulk-delete\": \"10\",\n \"max-graceful-termination-sec\": \"600\",\n \"max-node-provision-time\": \"15m\",\n \"max-total-unready-percentage\": \"45\",\n \"new-pod-scale-up-delay\": \"0s\",\n \"ok-total-unready-count\": \"3\",\n \"scale-down-delay-after-add\": \"10m\",\n \"scale-down-delay-after-delete\": \"10s\",\n \"scale-down-delay-after-failure\": \"3m\",\n \"scale-down-unneeded-time\": \"10m\",\n \"scale-down-unready-time\": \"20m\",\n \"scale-down-utilization-threshold\": \"0.5\",\n \"scan-interval\": \"10s\",\n \"skip-nodes-with-local-storage\": \"false\",\n \"skip-nodes-with-system-pods\": \"true\"\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"71c7a62f-834d-4b18-b1d1-d7233e37e633\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg03398/providers/Microsoft.ContainerService/managedClusters/aks13727d86/agentPools/ap122011b?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d8b7f255-5e65-4365-a50a-1e6aee318a87" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11986", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "10e1a20c-74fa-44dd-ba5a-295ba1f1924c", - "Date" : "Tue, 14 Feb 2023 02:16:37 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021637Z:10e1a20c-74fa-44dd-ba5a-295ba1f1924c", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "edd448d2-0d71-4b52-a29d-430cb0f9490f", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0e68c88a-6965-4e63-a2fc-a76a451e8534", "Content-Type" : "application/json" }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "adde46ce-f0ba-4b7e-bdbe-edcccc129021" - }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "c07ec376-f08b-48a3-a396-c79fb2dc1c14", - "Date" : "Tue, 14 Feb 2023 02:17:07 GMT", + "StatusCode" : "201", + "Date" : "Thu, 20 Apr 2023 02:46:56 GMT", + "x-ms-correlation-request-id" : "1278abca-3196-4bf7-ab15-028e94995524", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021707Z:c07ec376-f08b-48a3-a396-c79fb2dc1c14", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024657Z:1278abca-3196-4bf7-ab15-028e94995524", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "b7abb3a7-de95-4b00-bc22-ba123781a47b", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "819", + "x-ms-request-id" : "0fe0234c-c0bd-44b5-ba7f-cd567a3b111b", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg03398/providers/Microsoft.ContainerService/managedClusters/aks13727d86/agentPools/ap122011b\",\n \"name\": \"ap122011b\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/0fe0234c-c0bd-44b5-ba7f-cd567a3b111b?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/0fe0234c-c0bd-44b5-ba7f-cd567a3b111b?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4a2d0d55-d942-44f9-a6e1-d770753a12ba" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "7d185a72-4d1b-4c28-b372-63f924b857dd" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11984", + "x-ms-ratelimit-remaining-subscription-reads" : "11987", "StatusCode" : "200", - "x-ms-correlation-request-id" : "b18a4f23-06df-4a49-974b-703c0729a244", - "Date" : "Tue, 14 Feb 2023 02:17:37 GMT", + "x-ms-correlation-request-id" : "11e05075-fc67-4492-b3c8-d8d9deafb67c", + "Date" : "Thu, 20 Apr 2023 02:47:27 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021737Z:b18a4f23-06df-4a49-974b-703c0729a244", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024728Z:11e05075-fc67-4492-b3c8-d8d9deafb67c", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "7f607b40-cf2c-4357-b0fc-3981c6158430", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "x-ms-request-id" : "7b67314e-1ef9-4395-91b8-5d1c9b9b1aad", + "Body" : "{\n \"name\": \"4c23e00f-bdc0-b544-ba7f-cd567a3b111b\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:57.6228391Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/0fe0234c-c0bd-44b5-ba7f-cd567a3b111b?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f0791058-8d2f-4b62-a93b-4aa6a309317d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "29fd952d-a277-4616-ac8b-d2d33ee0228f" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11983", + "x-ms-ratelimit-remaining-subscription-reads" : "11987", "StatusCode" : "200", - "x-ms-correlation-request-id" : "12383c9f-9c3a-43bd-94ba-d84cab0f36d1", - "Date" : "Tue, 14 Feb 2023 02:18:07 GMT", + "x-ms-correlation-request-id" : "65025509-9bcc-4752-9995-a7bfccdf69f9", + "Date" : "Thu, 20 Apr 2023 02:47:58 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021808Z:12383c9f-9c3a-43bd-94ba-d84cab0f36d1", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024758Z:65025509-9bcc-4752-9995-a7bfccdf69f9", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "7260afff-584a-4e0c-b5d7-b8cda4240fec", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "x-ms-request-id" : "e68cf1fe-c650-4c66-b075-e6c3d2bcdbb9", + "Body" : "{\n \"name\": \"4c23e00f-bdc0-b544-ba7f-cd567a3b111b\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:57.6228391Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/0fe0234c-c0bd-44b5-ba7f-cd567a3b111b?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d01ce312-dc3b-4578-8f6b-1974f0239878" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d50c2999-9956-4a35-8971-fb6ccef4592e" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11984", + "x-ms-ratelimit-remaining-subscription-reads" : "11983", "StatusCode" : "200", - "x-ms-correlation-request-id" : "d5b84d3b-cf31-406e-b39a-bc66843afd90", - "Date" : "Tue, 14 Feb 2023 02:18:38 GMT", + "x-ms-correlation-request-id" : "242a9404-9d3c-4f69-b21a-5660f75f04c2", + "Date" : "Thu, 20 Apr 2023 02:48:28 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021839Z:d5b84d3b-cf31-406e-b39a-bc66843afd90", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024828Z:242a9404-9d3c-4f69-b21a-5660f75f04c2", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "f62c287e-43b8-4cee-9503-9ce13f6485bc", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "x-ms-request-id" : "b24b9189-fcd3-41ad-b904-768f3edcd788", + "Body" : "{\n \"name\": \"4c23e00f-bdc0-b544-ba7f-cd567a3b111b\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:57.6228391Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/0fe0234c-c0bd-44b5-ba7f-cd567a3b111b?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "2efe125c-64a3-439c-9270-acb4f4b9141a" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9641effd-e2ae-4e63-8d69-73a2f100ed46" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11982", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f1d34325-6218-4f0c-aafc-19c9f388bb0b", - "Date" : "Tue, 14 Feb 2023 02:19:10 GMT", + "x-ms-correlation-request-id" : "be0074ed-359d-46e6-9ab9-8e108a15c08e", + "Date" : "Thu, 20 Apr 2023 02:48:58 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021910Z:f1d34325-6218-4f0c-aafc-19c9f388bb0b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024859Z:be0074ed-359d-46e6-9ab9-8e108a15c08e", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "63396580-ca4e-439a-951d-fbbba436bf71", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "x-ms-request-id" : "64c5c973-b573-4417-ab77-94719a5bb38f", + "Body" : "{\n \"name\": \"4c23e00f-bdc0-b544-ba7f-cd567a3b111b\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:57.6228391Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/0fe0234c-c0bd-44b5-ba7f-cd567a3b111b?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "fb6376d2-5a9d-48d8-b8f8-04091be85673" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d01af95b-ff5e-46a9-a929-aa195ae76536" }, "Response" : { "Server" : "nginx", @@ -639,50 +563,50 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11983", "StatusCode" : "200", - "x-ms-correlation-request-id" : "64ef8ff4-5bbf-4ff0-a044-c622b50fecb2", - "Date" : "Tue, 14 Feb 2023 02:19:40 GMT", + "x-ms-correlation-request-id" : "fa2aaeb2-bafc-43ab-9309-e3db26b5653b", + "Date" : "Thu, 20 Apr 2023 02:49:28 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021940Z:64ef8ff4-5bbf-4ff0-a044-c622b50fecb2", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024929Z:fa2aaeb2-bafc-43ab-9309-e3db26b5653b", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "85667fbf-6a77-4d04-9b9c-3f19cb51241f", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "x-ms-request-id" : "07aa4299-2c42-4c66-b8bd-dc3e8fcb3cd0", + "Body" : "{\n \"name\": \"4c23e00f-bdc0-b544-ba7f-cd567a3b111b\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:57.6228391Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/0fe0234c-c0bd-44b5-ba7f-cd567a3b111b?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d9f56304-12ca-431e-bba1-ee91f146f195" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "8f7e87fb-5005-492d-a782-cb1a4ac8dcd4" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11962", + "x-ms-ratelimit-remaining-subscription-reads" : "11984", "StatusCode" : "200", - "x-ms-correlation-request-id" : "a18125a3-91bf-45e3-be44-b86984d4ff1b", - "Date" : "Tue, 14 Feb 2023 02:20:11 GMT", + "x-ms-correlation-request-id" : "0a743011-fe7d-4e49-ae00-fc5d3fde6eaf", + "Date" : "Thu, 20 Apr 2023 02:49:59 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022011Z:a18125a3-91bf-45e3-be44-b86984d4ff1b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025000Z:0a743011-fe7d-4e49-ae00-fc5d3fde6eaf", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "49ce5a03-1d74-44e3-a24a-750f52605f6c", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "x-ms-request-id" : "14e720af-0f51-4714-bab9-45e54c55193f", + "Body" : "{\n \"name\": \"4c23e00f-bdc0-b544-ba7f-cd567a3b111b\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:57.6228391Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/0fe0234c-c0bd-44b5-ba7f-cd567a3b111b?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d4b83c8f-9301-464a-b192-51a89d3ddd29" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "039903b9-8215-42b2-8675-a68aec4feee5" }, "Response" : { "Server" : "nginx", @@ -691,102 +615,76 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11982", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c3212db3-4729-40a8-bd2c-06e91ad18b08", - "Date" : "Tue, 14 Feb 2023 02:20:42 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022042Z:c3212db3-4729-40a8-bd2c-06e91ad18b08", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "d094b82e-b97a-4358-b43c-168010c2ff14", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ed405824-8e6c-465c-99ee-e10a74d64469" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11960", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "c8681572-93b8-42de-9250-225812992066", - "Date" : "Tue, 14 Feb 2023 02:21:12 GMT", + "x-ms-correlation-request-id" : "7e7e5836-d29b-4af8-9171-cc9a29170300", + "Date" : "Thu, 20 Apr 2023 02:50:30 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022113Z:c8681572-93b8-42de-9250-225812992066", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025030Z:7e7e5836-d29b-4af8-9171-cc9a29170300", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "b2cd57ce-b47a-48e2-8423-a1663867443f", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "x-ms-request-id" : "6501a8bc-63e8-4de5-9d16-6f7ddd1748b4", + "Body" : "{\n \"name\": \"4c23e00f-bdc0-b544-ba7f-cd567a3b111b\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:57.6228391Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/0fe0234c-c0bd-44b5-ba7f-cd567a3b111b?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "513d8168-8cad-452d-a908-63e38720f326" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f68d896e-fa3f-4b52-b2fc-2a8031662d4c" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11979", + "x-ms-ratelimit-remaining-subscription-reads" : "11978", "StatusCode" : "200", - "x-ms-correlation-request-id" : "97161808-d3a7-4d70-b1e5-d6999a9c54b5", - "Date" : "Tue, 14 Feb 2023 02:21:44 GMT", + "x-ms-correlation-request-id" : "3c0bef05-4c12-43d0-8a54-058f8f83329b", + "Date" : "Thu, 20 Apr 2023 02:51:00 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022144Z:97161808-d3a7-4d70-b1e5-d6999a9c54b5", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025101Z:3c0bef05-4c12-43d0-8a54-058f8f83329b", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "1d22df11-f193-499f-8d9f-f734f56dc17e", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "x-ms-request-id" : "a04218eb-515e-4d2c-adfc-3d622f083c98", + "Body" : "{\n \"name\": \"4c23e00f-bdc0-b544-ba7f-cd567a3b111b\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:57.6228391Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/0fe0234c-c0bd-44b5-ba7f-cd567a3b111b?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c5af4afc-6357-4242-b0db-97a0f55e4104" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "69019e37-233c-4b74-b22d-c7a35f9e9540" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11980", + "x-ms-ratelimit-remaining-subscription-reads" : "11965", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c68ed8ac-3c28-4b8d-bcc5-b526d6422941", - "Date" : "Tue, 14 Feb 2023 02:22:14 GMT", + "x-ms-correlation-request-id" : "d37f529c-39fc-4789-ba35-b11ef1d6b7ed", + "Date" : "Thu, 20 Apr 2023 02:51:30 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022215Z:c68ed8ac-3c28-4b8d-bcc5-b526d6422941", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025131Z:d37f529c-39fc-4789-ba35-b11ef1d6b7ed", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "b3c4c9a7-64b2-4a79-8900-30d58ba617d6", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "x-ms-request-id" : "b6dd4814-d6ad-4f6e-8529-359b31dc1f38", + "Body" : "{\n \"name\": \"4c23e00f-bdc0-b544-ba7f-cd567a3b111b\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:57.6228391Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/0fe0234c-c0bd-44b5-ba7f-cd567a3b111b?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "58dbbfb5-d796-4d7f-8579-441d3b2caedf" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "041a756b-cbd4-49b1-bcd5-829a306cba6a" }, "Response" : { "Server" : "nginx", @@ -795,258 +693,206 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11978", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c33aefb7-5d51-455c-9b02-6bbfa71817dc", - "Date" : "Tue, 14 Feb 2023 02:22:45 GMT", + "x-ms-correlation-request-id" : "57b17ebc-07b6-4e67-ad87-bbfbd3815dc9", + "Date" : "Thu, 20 Apr 2023 02:52:01 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022246Z:c33aefb7-5d51-455c-9b02-6bbfa71817dc", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025201Z:57b17ebc-07b6-4e67-ad87-bbfbd3815dc9", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "84304157-32d0-4cf4-aec6-281518d9666a", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "x-ms-request-id" : "c8599b4e-44d4-4909-ae60-038e00f582e5", + "Body" : "{\n \"name\": \"4c23e00f-bdc0-b544-ba7f-cd567a3b111b\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:57.6228391Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/0fe0234c-c0bd-44b5-ba7f-cd567a3b111b?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ff3d2d42-a934-4c4e-b284-8c858b29c4b2" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d98a5b9f-f014-40cb-9376-c3c64e8786c6" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11979", + "x-ms-ratelimit-remaining-subscription-reads" : "11978", "StatusCode" : "200", - "x-ms-correlation-request-id" : "d08aa838-9d71-4150-9daa-47481932c8a6", - "Date" : "Tue, 14 Feb 2023 02:23:16 GMT", + "x-ms-correlation-request-id" : "b9aff1ea-053e-4daf-bf2e-44892a1d3cee", + "Date" : "Thu, 20 Apr 2023 02:52:31 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022317Z:d08aa838-9d71-4150-9daa-47481932c8a6", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025232Z:b9aff1ea-053e-4daf-bf2e-44892a1d3cee", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "638b1da4-3e90-49b0-bb83-328763c627f3", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "x-ms-request-id" : "70a1c746-0155-4463-b820-febbe0614e64", + "Body" : "{\n \"name\": \"4c23e00f-bdc0-b544-ba7f-cd567a3b111b\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:57.6228391Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/0fe0234c-c0bd-44b5-ba7f-cd567a3b111b?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "99127954-e82b-4fe3-ab25-5127cf64c158" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6a41b8f0-7f99-4a95-b4bc-31bc2b75ef25" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11957", + "x-ms-ratelimit-remaining-subscription-reads" : "11963", "StatusCode" : "200", - "x-ms-correlation-request-id" : "4e0213d4-ad66-46e3-8710-06f258bbc10b", - "Date" : "Tue, 14 Feb 2023 02:23:47 GMT", + "x-ms-correlation-request-id" : "92671872-22f5-4a8a-bcff-491331a65865", + "Date" : "Thu, 20 Apr 2023 02:53:02 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022348Z:4e0213d4-ad66-46e3-8710-06f258bbc10b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025303Z:92671872-22f5-4a8a-bcff-491331a65865", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "e07260c0-39ed-40a8-b0ed-f0ed9e5b03f3", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "170", + "x-ms-request-id" : "1573e02b-0022-4573-b989-2df2bfd5a86f", + "Body" : "{\n \"name\": \"4c23e00f-bdc0-b544-ba7f-cd567a3b111b\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:46:57.6228391Z\",\n \"endTime\": \"2023-04-20T02:52:55.7930097Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg03398/providers/Microsoft.ContainerService/managedClusters/aks13727d86/agentPools/ap122011b?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9b5ea3ce-a8df-44bf-aebb-d725439edaee" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "26cec8dd-e641-4576-bbca-6f250e0cafe9" }, "Response" : { - "Server" : "nginx", "X-Content-Type-Options" : "nosniff", + "Connection" : "close", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11979", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "d7488060-2015-4157-a4b2-a8a62a561050", - "Date" : "Tue, 14 Feb 2023 02:24:18 GMT", + "StatusCode" : "429", + "x-ms-correlation-request-id" : "1470f90f-8b6c-4f63-b124-8a2d94d50cbb", + "Date" : "Thu, 20 Apr 2023 02:53:03 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022419Z:d7488060-2015-4157-a4b2-a8a62a561050", + "Retry-After" : "0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025303Z:1470f90f-8b6c-4f63-b124-8a2d94d50cbb", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "625fbce3-9f00-4ad3-ae98-48db0bf1ef87", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", - "Content-Type" : "application/json" + "Content-Length" : "323", + "x-ms-request-id" : "1470f90f-8b6c-4f63-b124-8a2d94d50cbb", + "Body" : "{\"error\":{\"code\":\"SubscriptionRequestsThrottled\",\"message\":\"Number of requests for subscription '00000000-0000-0000-0000-000000000000' and operation 'GET/SUBSCRIPTIONS/RESOURCEGROUPS/PROVIDERS/MICROSOFT.CONTAINERSERVICE/MANAGEDCLUSTERS/AGENTPOOLS/' exceeded the backend storage limit. Please try again after '6' seconds.\"}}", + "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg03398/providers/Microsoft.ContainerService/managedClusters/aks13727d86/agentPools/ap122011b?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5fdbc2dd-1763-4a61-a276-8247f98c3363" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "26cec8dd-e641-4576-bbca-6f250e0cafe9" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11954", + "x-ms-ratelimit-remaining-subscription-reads" : "11975", "StatusCode" : "200", - "x-ms-correlation-request-id" : "96f2d094-5f52-4732-a270-e9eff60e7d70", - "Date" : "Tue, 14 Feb 2023 02:24:48 GMT", + "x-ms-correlation-request-id" : "64ccd334-ba4b-4e84-8ae6-b20d362a5904", + "Date" : "Thu, 20 Apr 2023 02:53:09 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022449Z:96f2d094-5f52-4732-a270-e9eff60e7d70", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025310Z:64ccd334-ba4b-4e84-8ae6-b20d362a5904", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "b4504637-73c9-46f1-94e0-a8e518d67c42", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "Content-Length" : "820", + "x-ms-request-id" : "2cc71b7c-cf33-4726-b330-55a1a7035cf4", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg03398/providers/Microsoft.ContainerService/managedClusters/aks13727d86/agentPools/ap122011b\",\n \"name\": \"ap122011b\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Method" : "DELETE", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg03398/providers/Microsoft.ContainerService/managedClusters/aks13727d86/agentPools/ap122011b?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d8459986-4b29-404a-a04d-3e6345f63d51" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11977", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "2429a079-c627-4755-9482-144bb2f115bf", - "Date" : "Tue, 14 Feb 2023 02:25:19 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022520Z:2429a079-c627-4755-9482-144bb2f115bf", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "00b50548-2ce7-46b9-8353-f2a86e983dfe", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e41d18e5-880e-470c-b257-a2cc5cf080f5", "Content-Type" : "application/json" }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c39d9006-4f9c-4a91-aed6-2569cc54952d" - }, "Response" : { - "Server" : "nginx", "X-Content-Type-Options" : "nosniff", + "Connection" : "close", "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11977", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "6977ef0a-287b-41e1-9437-eeaf77412743", - "Date" : "Tue, 14 Feb 2023 02:25:51 GMT", + "StatusCode" : "429", + "Date" : "Thu, 20 Apr 2023 02:53:09 GMT", + "x-ms-correlation-request-id" : "28f2c878-89f6-49e0-99be-fc6cdad0973f", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022551Z:6977ef0a-287b-41e1-9437-eeaf77412743", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025310Z:28f2c878-89f6-49e0-99be-fc6cdad0973f", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "7fe3ffa1-cb02-43df-b4ac-4f750fbd9e52", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", - "Content-Type" : "application/json" + "Content-Length" : "326", + "x-ms-request-id" : "28f2c878-89f6-49e0-99be-fc6cdad0973f", + "Body" : "{\"error\":{\"code\":\"SubscriptionRequestsThrottled\",\"message\":\"Number of requests for subscription '00000000-0000-0000-0000-000000000000' and operation 'DELETE/SUBSCRIPTIONS/RESOURCEGROUPS/PROVIDERS/MICROSOFT.CONTAINERSERVICE/MANAGEDCLUSTERS/AGENTPOOLS/' exceeded the backend storage limit. Please try again after '6' seconds.\"}}", + "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Method" : "DELETE", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg03398/providers/Microsoft.ContainerService/managedClusters/aks13727d86/agentPools/ap122011b?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f0cf32a6-a794-4cbb-9422-e0fa484b1afe" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11976", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "3b3943e5-2682-4be7-b988-23145866f9d0", - "Date" : "Tue, 14 Feb 2023 02:26:21 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022622Z:3b3943e5-2682-4be7-b988-23145866f9d0", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "8f1a4c11-277a-4f4b-882a-8c5e1195c1e5", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\"\n }", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e41d18e5-880e-470c-b257-a2cc5cf080f5", "Content-Type" : "application/json" }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b5fe2e66-f40a-4a22-a08f-0068f57df0a8" - }, "Response" : { + "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11951", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "ef95401b-684c-40e9-b7a5-a14b538a029d", - "Date" : "Tue, 14 Feb 2023 02:26:53 GMT", + "StatusCode" : "202", + "Date" : "Thu, 20 Apr 2023 02:53:17 GMT", + "x-ms-correlation-request-id" : "a8294999-1786-48a9-a37e-a281254be072", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022653Z:ef95401b-684c-40e9-b7a5-a14b538a029d", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025318Z:a8294999-1786-48a9-a37e-a281254be072", "Expires" : "-1", - "Content-Length" : "578", - "x-ms-request-id" : "50022c47-ed53-4f8a-aeeb-d877cb5f5f44", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\",\n \"error\": {\n \"code\": \"CreateVMSSAgentPoolFailed\",\n \"message\": \"AKS encountered an internal error while attempting the requested Creating operation. AKS will continuously retry the requested operation until successful or a retry timeout is hit. Check back to see if the operation requires resubmission. Correlation ID: 4dab84e6-9760-4491-b71d-1c8eb73ef6d0, Operation ID: eec75069-55a3-4abc-9ab2-3ca2be6af5c7, Timestamp: 2023-02-14T02:26:33Z.\"\n }\n }", - "Content-Type" : "application/json" + "Content-Length" : "0", + "x-ms-request-id" : "7a9c2877-7fa5-43ac-a30c-191332378907", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/7a9c2877-7fa5-43ac-a30c-191332378907?api-version=2017-08-31", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/7a9c2877-7fa5-43ac-a30c-191332378907?api-version=2017-08-31" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/7a9c2877-7fa5-43ac-a30c-191332378907?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "559f0281-0a8e-47c2-a432-1c3f292485ad" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "67ec6c5f-4e75-488a-a5a2-504136598a87" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11977", + "x-ms-ratelimit-remaining-subscription-reads" : "11974", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ae27a4c5-1816-4a8e-830f-408666c015dd", - "Date" : "Tue, 14 Feb 2023 02:27:23 GMT", + "x-ms-correlation-request-id" : "a232ffb4-1579-4176-8962-546f7b13ed2d", + "Date" : "Thu, 20 Apr 2023 02:53:48 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022724Z:ae27a4c5-1816-4a8e-830f-408666c015dd", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025348Z:a232ffb4-1579-4176-8962-546f7b13ed2d", "Expires" : "-1", - "Content-Length" : "578", - "x-ms-request-id" : "5c03e896-535c-483a-8725-c71846d02065", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\",\n \"error\": {\n \"code\": \"CreateVMSSAgentPoolFailed\",\n \"message\": \"AKS encountered an internal error while attempting the requested Creating operation. AKS will continuously retry the requested operation until successful or a retry timeout is hit. Check back to see if the operation requires resubmission. Correlation ID: 4dab84e6-9760-4491-b71d-1c8eb73ef6d0, Operation ID: eec75069-55a3-4abc-9ab2-3ca2be6af5c7, Timestamp: 2023-02-14T02:26:33Z.\"\n }\n }", + "Content-Length" : "170", + "x-ms-request-id" : "8f24d0c7-56b6-4ce4-8b88-fc38cd292d01", + "Body" : "{\n \"name\": \"77289c7a-a57f-ac43-a30c-191332378907\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:53:18.0670848Z\",\n \"endTime\": \"2023-04-20T02:53:46.5481247Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/7a9c2877-7fa5-43ac-a30c-191332378907?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3a49a112-e590-429d-966e-fb08b1f2d03a" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "7d447f29-3c98-489a-ad1a-00443a0a76ed" }, "Response" : { "Server" : "nginx", @@ -1054,129 +900,105 @@ "Pragma" : "no-cache", "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11975", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "32894e17-c4e2-4a2c-bbfb-160d5c886e06", - "Date" : "Tue, 14 Feb 2023 02:27:55 GMT", + "StatusCode" : "204", + "x-ms-correlation-request-id" : "c93212ff-4923-4530-bac7-4997c3916167", + "Date" : "Thu, 20 Apr 2023 02:53:48 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022755Z:32894e17-c4e2-4a2c-bbfb-160d5c886e06", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025348Z:c93212ff-4923-4530-bac7-4997c3916167", "Expires" : "-1", - "Content-Length" : "578", - "x-ms-request-id" : "e3a149ca-cd30-4fd7-b26c-1845ce147c6e", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\",\n \"error\": {\n \"code\": \"CreateVMSSAgentPoolFailed\",\n \"message\": \"AKS encountered an internal error while attempting the requested Creating operation. AKS will continuously retry the requested operation until successful or a retry timeout is hit. Check back to see if the operation requires resubmission. Correlation ID: 4dab84e6-9760-4491-b71d-1c8eb73ef6d0, Operation ID: eec75069-55a3-4abc-9ab2-3ca2be6af5c7, Timestamp: 2023-02-14T02:26:33Z.\"\n }\n }", - "Content-Type" : "application/json" + "x-ms-request-id" : "ff5b0d71-7cf1-4e73-b80b-8370d4519a7f", + "Body" : "", + "Content-Type" : "application/json", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/7a9c2877-7fa5-43ac-a30c-191332378907?api-version=2017-08-31" }, "Exception" : null }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg03398/providers/Microsoft.ContainerService/managedClusters/aks13727d86?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f3b4ef6f-394d-4e86-90fa-22673eab1ac9" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11976", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "c33901e2-f860-4ef0-989f-3e3f20b7b746", - "Date" : "Tue, 14 Feb 2023 02:28:25 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022826Z:c33901e2-f860-4ef0-989f-3e3f20b7b746", - "Expires" : "-1", - "Content-Length" : "578", - "x-ms-request-id" : "991eaaa8-3b44-4003-bde7-88a53534c3b8", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\",\n \"error\": {\n \"code\": \"CreateVMSSAgentPoolFailed\",\n \"message\": \"AKS encountered an internal error while attempting the requested Creating operation. AKS will continuously retry the requested operation until successful or a retry timeout is hit. Check back to see if the operation requires resubmission. Correlation ID: 4dab84e6-9760-4491-b71d-1c8eb73ef6d0, Operation ID: eec75069-55a3-4abc-9ab2-3ca2be6af5c7, Timestamp: 2023-02-14T02:26:33Z.\"\n }\n }", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "db6a90a3-f3a4-49b4-b539-c46bb550824c", "Content-Type" : "application/json" }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d6c24633-dddd-47d1-bedf-9e68d07f5436" - }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11949", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ab0176d8-3bf6-4f32-a957-935f3d0f489b", - "Date" : "Tue, 14 Feb 2023 02:28:56 GMT", + "Date" : "Thu, 20 Apr 2023 02:53:54 GMT", + "x-ms-correlation-request-id" : "2039acf8-5f06-4666-86b7-497cf8d5f2e2", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022857Z:ab0176d8-3bf6-4f32-a957-935f3d0f489b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025355Z:2039acf8-5f06-4666-86b7-497cf8d5f2e2", "Expires" : "-1", - "Content-Length" : "578", - "x-ms-request-id" : "59af578e-a6b9-477b-875d-67c9230eb228", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\",\n \"error\": {\n \"code\": \"CreateVMSSAgentPoolFailed\",\n \"message\": \"AKS encountered an internal error while attempting the requested Creating operation. AKS will continuously retry the requested operation until successful or a retry timeout is hit. Check back to see if the operation requires resubmission. Correlation ID: 4dab84e6-9760-4491-b71d-1c8eb73ef6d0, Operation ID: eec75069-55a3-4abc-9ab2-3ca2be6af5c7, Timestamp: 2023-02-14T02:26:33Z.\"\n }\n }", + "Content-Length" : "3820", + "x-ms-request-id" : "719fd657-9239-41b6-87dc-ee4401700924", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg03398/providers/Microsoft.ContainerService/managedClusters/aks13727d86\",\n \"location\": \"centralus\",\n \"name\": \"aks13727d86\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns182718\",\n \"fqdn\": \"mp1dns182718-58sxityb.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns182718-58sxityb.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0703594\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"enableAutoScaling\": false,\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg03398_aks13727d86_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg03398_aks13727d86_centralus/providers/Microsoft.Network/publicIPAddresses/87c4b049-8ffb-4f53-882a-e9d57bc07fe3\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg03398_aks13727d86_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks13727d86-agentpool\",\n \"clientId\": \"c28b5d79-9e00-47d9-9c54-49d5d56b2d18\",\n \"objectId\": \"eb67ea92-9734-4ff4-8bc0-cb770997b58b\"\n }\n },\n \"autoScalerProfile\": {\n \"balance-similar-node-groups\": \"false\",\n \"expander\": \"random\",\n \"max-empty-bulk-delete\": \"10\",\n \"max-graceful-termination-sec\": \"600\",\n \"max-node-provision-time\": \"15m\",\n \"max-total-unready-percentage\": \"45\",\n \"new-pod-scale-up-delay\": \"0s\",\n \"ok-total-unready-count\": \"3\",\n \"scale-down-delay-after-add\": \"10m\",\n \"scale-down-delay-after-delete\": \"10s\",\n \"scale-down-delay-after-failure\": \"3m\",\n \"scale-down-unneeded-time\": \"10m\",\n \"scale-down-unready-time\": \"20m\",\n \"scale-down-utilization-threshold\": \"0.5\",\n \"scan-interval\": \"10s\",\n \"skip-nodes-with-local-storage\": \"false\",\n \"skip-nodes-with-system-pods\": \"true\"\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"71c7a62f-834d-4b18-b1d1-d7233e37e633\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/719fd657-9239-41b6-87dc-ee4401700924?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/719fd657-9239-41b6-87dc-ee4401700924?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d7043646-4656-4b50-a56c-73426a6ffee8" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5d9784d0-a2f7-4288-82b5-600f98a176ad" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11976", + "x-ms-ratelimit-remaining-subscription-reads" : "11973", "StatusCode" : "200", - "x-ms-correlation-request-id" : "a71c1848-ea83-4451-a618-e5a095dd8933", - "Date" : "Tue, 14 Feb 2023 02:29:27 GMT", + "x-ms-correlation-request-id" : "5eef02de-5017-47ff-b46d-28376812afed", + "Date" : "Thu, 20 Apr 2023 02:54:24 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022928Z:a71c1848-ea83-4451-a618-e5a095dd8933", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025425Z:5eef02de-5017-47ff-b46d-28376812afed", "Expires" : "-1", - "Content-Length" : "578", - "x-ms-request-id" : "fcccd022-acf7-40e2-855e-51ce8d279985", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\",\n \"error\": {\n \"code\": \"CreateVMSSAgentPoolFailed\",\n \"message\": \"AKS encountered an internal error while attempting the requested Creating operation. AKS will continuously retry the requested operation until successful or a retry timeout is hit. Check back to see if the operation requires resubmission. Correlation ID: 4dab84e6-9760-4491-b71d-1c8eb73ef6d0, Operation ID: eec75069-55a3-4abc-9ab2-3ca2be6af5c7, Timestamp: 2023-02-14T02:26:33Z.\"\n }\n }", + "Content-Length" : "126", + "x-ms-request-id" : "ecc66d2c-7b8e-4bc1-8f1e-0320330fc687", + "Body" : "{\n \"name\": \"57d69f71-3992-b641-87dc-ee4401700924\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:53:53.1614163Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/719fd657-9239-41b6-87dc-ee4401700924?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d7768b4e-1edb-4f6f-981b-4598d5d1203b" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1e6172a4-84ea-415d-a556-e34c4f5cb208" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11974", + "x-ms-ratelimit-remaining-subscription-reads" : "11972", "StatusCode" : "200", - "x-ms-correlation-request-id" : "85e8d5b7-5ce5-4b14-bbf9-7f1b329c8475", - "Date" : "Tue, 14 Feb 2023 02:29:58 GMT", + "x-ms-correlation-request-id" : "4fdcb4b0-4175-4f65-98fe-c0a0619e6410", + "Date" : "Thu, 20 Apr 2023 02:54:55 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022959Z:85e8d5b7-5ce5-4b14-bbf9-7f1b329c8475", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025455Z:4fdcb4b0-4175-4f65-98fe-c0a0619e6410", "Expires" : "-1", - "Content-Length" : "578", - "x-ms-request-id" : "23fe5953-5539-4e20-9ebc-a814383e8e2a", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\",\n \"error\": {\n \"code\": \"CreateVMSSAgentPoolFailed\",\n \"message\": \"AKS encountered an internal error while attempting the requested Creating operation. AKS will continuously retry the requested operation until successful or a retry timeout is hit. Check back to see if the operation requires resubmission. Correlation ID: 4dab84e6-9760-4491-b71d-1c8eb73ef6d0, Operation ID: eec75069-55a3-4abc-9ab2-3ca2be6af5c7, Timestamp: 2023-02-14T02:26:33Z.\"\n }\n }", + "Content-Length" : "126", + "x-ms-request-id" : "3abef7fc-d7a0-4eb4-aa7d-f30cdce95c6c", + "Body" : "{\n \"name\": \"57d69f71-3992-b641-87dc-ee4401700924\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:53:53.1614163Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/719fd657-9239-41b6-87dc-ee4401700924?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "92479964-3d0d-4fb9-a4c5-85766e036b76" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f8f6a181-852d-4332-8606-9fe2d1a66a30" }, "Response" : { "Server" : "nginx", @@ -1185,750 +1007,95 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11975", "StatusCode" : "200", - "x-ms-correlation-request-id" : "fa37e177-1fe5-4e7a-b3d1-58c4cd4cc738", - "Date" : "Tue, 14 Feb 2023 02:30:29 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023030Z:fa37e177-1fe5-4e7a-b3d1-58c4cd4cc738", - "Expires" : "-1", - "Content-Length" : "578", - "x-ms-request-id" : "ed8756c1-9d50-4fe8-956b-59066ec4e6e7", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\",\n \"error\": {\n \"code\": \"CreateVMSSAgentPoolFailed\",\n \"message\": \"AKS encountered an internal error while attempting the requested Creating operation. AKS will continuously retry the requested operation until successful or a retry timeout is hit. Check back to see if the operation requires resubmission. Correlation ID: 4dab84e6-9760-4491-b71d-1c8eb73ef6d0, Operation ID: eec75069-55a3-4abc-9ab2-3ca2be6af5c7, Timestamp: 2023-02-14T02:26:33Z.\"\n }\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "665ba49d-5144-4cfd-a9b3-7a72f2196741" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11946", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "f5d1bf9d-b136-4cbf-a864-36ecd4077ac0", - "Date" : "Tue, 14 Feb 2023 02:31:00 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023100Z:f5d1bf9d-b136-4cbf-a864-36ecd4077ac0", - "Expires" : "-1", - "Content-Length" : "578", - "x-ms-request-id" : "c3651595-bbda-4b73-b208-6d0476f7b57a", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\",\n \"error\": {\n \"code\": \"CreateVMSSAgentPoolFailed\",\n \"message\": \"AKS encountered an internal error while attempting the requested Creating operation. AKS will continuously retry the requested operation until successful or a retry timeout is hit. Check back to see if the operation requires resubmission. Correlation ID: 4dab84e6-9760-4491-b71d-1c8eb73ef6d0, Operation ID: eec75069-55a3-4abc-9ab2-3ca2be6af5c7, Timestamp: 2023-02-14T02:26:33Z.\"\n }\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "714c1b73-b677-48ee-9dce-f18478c6b253" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11973", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "83e23dd0-fe05-4d3f-8ee2-f1f05ba94d3b", - "Date" : "Tue, 14 Feb 2023 02:31:31 GMT", + "x-ms-correlation-request-id" : "2b404c4b-209e-4d41-bb75-fbb3e9d184ac", + "Date" : "Thu, 20 Apr 2023 02:55:26 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023131Z:83e23dd0-fe05-4d3f-8ee2-f1f05ba94d3b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025526Z:2b404c4b-209e-4d41-bb75-fbb3e9d184ac", "Expires" : "-1", - "Content-Length" : "578", - "x-ms-request-id" : "0124d4a3-e021-4334-9ada-3c8c3c2e2590", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\",\n \"error\": {\n \"code\": \"CreateVMSSAgentPoolFailed\",\n \"message\": \"AKS encountered an internal error while attempting the requested Creating operation. AKS will continuously retry the requested operation until successful or a retry timeout is hit. Check back to see if the operation requires resubmission. Correlation ID: 4dab84e6-9760-4491-b71d-1c8eb73ef6d0, Operation ID: eec75069-55a3-4abc-9ab2-3ca2be6af5c7, Timestamp: 2023-02-14T02:26:33Z.\"\n }\n }", + "Content-Length" : "126", + "x-ms-request-id" : "4c3507f1-081a-482b-abf3-29930d60034b", + "Body" : "{\n \"name\": \"57d69f71-3992-b641-87dc-ee4401700924\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:53:53.1614163Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/eec75069-55a3-4abc-9ab2-3ca2be6af5c7?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/719fd657-9239-41b6-87dc-ee4401700924?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "387b4163-0575-4fe3-979c-85061a1c0bde" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ccaf0402-b410-4559-ab46-31402c7a8e66" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11974", + "x-ms-ratelimit-remaining-subscription-reads" : "11959", "StatusCode" : "200", - "x-ms-correlation-request-id" : "a68dc423-15d2-4bed-96da-e8df5856262f", - "Date" : "Tue, 14 Feb 2023 02:32:02 GMT", + "x-ms-correlation-request-id" : "91caf255-81eb-44e7-82ce-8e7366164f1d", + "Date" : "Thu, 20 Apr 2023 02:55:57 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023202Z:a68dc423-15d2-4bed-96da-e8df5856262f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025557Z:91caf255-81eb-44e7-82ce-8e7366164f1d", "Expires" : "-1", - "Content-Length" : "622", - "x-ms-request-id" : "6c41e9bb-d6b0-43f0-9f7f-eccb26c0fcb7", - "Body" : "{\n \"name\": \"6950c7ee-a355-bc4a-9ab2-3ca2be6af5c7\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:07:57.8430324Z\",\n \"endTime\": \"2023-02-14T02:31:40.9568813Z\",\n \"error\": {\n \"code\": \"CreateVMSSAgentPoolFailed\",\n \"message\": \"AKS encountered an internal error while attempting the requested Creating operation. AKS will continuously retry the requested operation until successful or a retry timeout is hit. Check back to see if the operation requires resubmission. Correlation ID: 4dab84e6-9760-4491-b71d-1c8eb73ef6d0, Operation ID: eec75069-55a3-4abc-9ab2-3ca2be6af5c7, Timestamp: 2023-02-14T02:26:33Z.\"\n }\n }", + "Content-Length" : "170", + "x-ms-request-id" : "147e7087-dd1b-4708-947d-3f0124764dce", + "Body" : "{\n \"name\": \"57d69f71-3992-b641-87dc-ee4401700924\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:53:53.1614163Z\",\n \"endTime\": \"2023-04-20T02:55:36.8595248Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg99079/providers/Microsoft.ContainerService/managedClusters/aks39980e0c?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg03398/providers/Microsoft.ContainerService/managedClusters/aks13727d86?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5d505525-5686-4254-baae-de0f2109ff99" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "75028349-3106-491e-898a-c6ef630ddcb2" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11974", + "x-ms-ratelimit-remaining-subscription-reads" : "11971", "StatusCode" : "200", - "x-ms-correlation-request-id" : "46df89c0-a854-4e7b-bcf6-468af1841598", - "Date" : "Tue, 14 Feb 2023 02:32:04 GMT", + "x-ms-correlation-request-id" : "c613a296-49e4-4015-93e0-b9557e655061", + "Date" : "Thu, 20 Apr 2023 02:55:58 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023204Z:46df89c0-a854-4e7b-bcf6-468af1841598", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025559Z:c613a296-49e4-4015-93e0-b9557e655061", "Expires" : "-1", "Content-Length" : "3822", - "x-ms-request-id" : "b28147d9-7b00-4d85-8d57-47757712ac38", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg99079/providers/Microsoft.ContainerService/managedClusters/aks39980e0c\",\n \"location\": \"centralus\",\n \"name\": \"aks39980e0c\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns431892\",\n \"fqdn\": \"mp1dns431892-d4324141.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns431892-d4324141.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap012330d\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"maxCount\": 3,\n \"minCount\": 1,\n \"enableAutoScaling\": true,\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg99079_aks39980e0c_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg99079_aks39980e0c_centralus/providers/Microsoft.Network/publicIPAddresses/a639a476-ab13-43ca-af4a-e4c01b3a5211\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg99079_aks39980e0c_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks39980e0c-agentpool\",\n \"clientId\": \"02d8dfe9-61b3-48c9-a9aa-23ca55ad51f2\",\n \"objectId\": \"0180f750-6685-46f9-8b00-51b67dc8aa2a\"\n }\n },\n \"autoScalerProfile\": {\n \"balance-similar-node-groups\": \"false\",\n \"expander\": \"random\",\n \"max-empty-bulk-delete\": \"10\",\n \"max-graceful-termination-sec\": \"600\",\n \"max-node-provision-time\": \"15m\",\n \"max-total-unready-percentage\": \"45\",\n \"new-pod-scale-up-delay\": \"0s\",\n \"ok-total-unready-count\": \"3\",\n \"scale-down-delay-after-add\": \"10m\",\n \"scale-down-delay-after-delete\": \"10s\",\n \"scale-down-delay-after-failure\": \"3m\",\n \"scale-down-unneeded-time\": \"10m\",\n \"scale-down-unready-time\": \"20m\",\n \"scale-down-utilization-threshold\": \"0.5\",\n \"scan-interval\": \"10s\",\n \"skip-nodes-with-local-storage\": \"false\",\n \"skip-nodes-with-system-pods\": \"true\"\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"397dc08a-6203-42e8-bfc3-a8c3efa5ccd7\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "x-ms-request-id" : "beadb631-36b5-4502-8731-62ac5849ebb6", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg03398/providers/Microsoft.ContainerService/managedClusters/aks13727d86\",\n \"location\": \"centralus\",\n \"name\": \"aks13727d86\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns182718\",\n \"fqdn\": \"mp1dns182718-58sxityb.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns182718-58sxityb.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0703594\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"enableAutoScaling\": false,\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg03398_aks13727d86_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg03398_aks13727d86_centralus/providers/Microsoft.Network/publicIPAddresses/87c4b049-8ffb-4f53-882a-e9d57bc07fe3\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg03398_aks13727d86_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks13727d86-agentpool\",\n \"clientId\": \"c28b5d79-9e00-47d9-9c54-49d5d56b2d18\",\n \"objectId\": \"eb67ea92-9734-4ff4-8bc0-cb770997b58b\"\n }\n },\n \"autoScalerProfile\": {\n \"balance-similar-node-groups\": \"false\",\n \"expander\": \"random\",\n \"max-empty-bulk-delete\": \"10\",\n \"max-graceful-termination-sec\": \"600\",\n \"max-node-provision-time\": \"15m\",\n \"max-total-unready-percentage\": \"45\",\n \"new-pod-scale-up-delay\": \"0s\",\n \"ok-total-unready-count\": \"3\",\n \"scale-down-delay-after-add\": \"10m\",\n \"scale-down-delay-after-delete\": \"10s\",\n \"scale-down-delay-after-failure\": \"3m\",\n \"scale-down-unneeded-time\": \"10m\",\n \"scale-down-unready-time\": \"20m\",\n \"scale-down-utilization-threshold\": \"0.5\",\n \"scan-interval\": \"10s\",\n \"skip-nodes-with-local-storage\": \"false\",\n \"skip-nodes-with-system-pods\": \"true\"\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"71c7a62f-834d-4b18-b1d1-d7233e37e633\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg99079/providers/Microsoft.ContainerService/managedClusters/aks39980e0c/agentPools/ap131523e?api-version=2023-01-01", + "Method" : "DELETE", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg03398?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5a7010a3-3d6c-487a-a3ca-6929bb911494", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2895d3cf-a212-4cce-8cf9-2a1001d8c0a8", "Content-Type" : "application/json" }, "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1195", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:32:08 GMT", - "x-ms-correlation-request-id" : "d28a5720-b506-4a07-b15b-79e1353029b5", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023208Z:d28a5720-b506-4a07-b15b-79e1353029b5", - "Expires" : "-1", - "Content-Length" : "818", - "x-ms-request-id" : "bae226bf-6bb2-4ee1-97e3-9fe6ca9c11e0", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg99079/providers/Microsoft.ContainerService/managedClusters/aks39980e0c/agentPools/ap131523e\",\n \"name\": \"ap131523e\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/bae226bf-6bb2-4ee1-97e3-9fe6ca9c11e0?api-version=2017-08-31", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/bae226bf-6bb2-4ee1-97e3-9fe6ca9c11e0?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e51be42c-789b-48fb-ab4f-88a2ea9419a9" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11974", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "d3ca3430-1db3-4b27-b118-b2b207dd1808", - "Date" : "Tue, 14 Feb 2023 02:32:39 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023239Z:d3ca3430-1db3-4b27-b118-b2b207dd1808", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "2bdc211b-fe61-4258-8d2c-140f58bf38c3", - "Body" : "{\n \"name\": \"bf26e2ba-b26b-e14e-97e3-9fe6ca9c11e0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:32:08.5036063Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/bae226bf-6bb2-4ee1-97e3-9fe6ca9c11e0?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "cc7d4e03-900e-46b6-b898-6d7caca01eb3" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11972", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "fb8d57f4-01c4-404b-9bce-262918b42257", - "Date" : "Tue, 14 Feb 2023 02:33:10 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023310Z:fb8d57f4-01c4-404b-9bce-262918b42257", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "33becaf7-de67-42ed-891a-c124e90db208", - "Body" : "{\n \"name\": \"bf26e2ba-b26b-e14e-97e3-9fe6ca9c11e0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:32:08.5036063Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/bae226bf-6bb2-4ee1-97e3-9fe6ca9c11e0?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d8182a0c-47e0-4868-89e2-1b304f6348d9" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11973", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "64e78614-f86d-46ae-a062-a5991c64b2e6", - "Date" : "Tue, 14 Feb 2023 02:33:40 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023341Z:64e78614-f86d-46ae-a062-a5991c64b2e6", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "85f5e46b-e955-48ff-88a1-1276dc21683f", - "Body" : "{\n \"name\": \"bf26e2ba-b26b-e14e-97e3-9fe6ca9c11e0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:32:08.5036063Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/bae226bf-6bb2-4ee1-97e3-9fe6ca9c11e0?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f15b6677-0966-4051-b06e-75f9e422ccd2" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11943", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "d3c268af-7bfd-4542-8413-5b611f50011b", - "Date" : "Tue, 14 Feb 2023 02:34:11 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023411Z:d3c268af-7bfd-4542-8413-5b611f50011b", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "5e6248d8-1d9b-456c-ba15-abae3aaeb18f", - "Body" : "{\n \"name\": \"bf26e2ba-b26b-e14e-97e3-9fe6ca9c11e0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:32:08.5036063Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/bae226bf-6bb2-4ee1-97e3-9fe6ca9c11e0?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "27d1da8d-14f4-4d60-add9-4919ee965574" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11971", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "a41fa758-6b3c-4452-8101-eec8718db298", - "Date" : "Tue, 14 Feb 2023 02:34:42 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023442Z:a41fa758-6b3c-4452-8101-eec8718db298", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "da626881-8beb-4498-ac0c-424e7e71edcc", - "Body" : "{\n \"name\": \"bf26e2ba-b26b-e14e-97e3-9fe6ca9c11e0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:32:08.5036063Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/bae226bf-6bb2-4ee1-97e3-9fe6ca9c11e0?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "a7c7eaaa-6e0c-4c90-af58-36d1a2a64415" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11942", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "61b895e9-9284-4252-883d-f9ee39c63e5f", - "Date" : "Tue, 14 Feb 2023 02:35:13 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023513Z:61b895e9-9284-4252-883d-f9ee39c63e5f", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "bab64e33-8035-4262-a1d6-f676281e468b", - "Body" : "{\n \"name\": \"bf26e2ba-b26b-e14e-97e3-9fe6ca9c11e0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:32:08.5036063Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/bae226bf-6bb2-4ee1-97e3-9fe6ca9c11e0?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "fd9feb1a-1f6d-4b3e-ae19-e599c8e667d0" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11941", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "a8cdefee-ffcc-4dfb-9f42-69be943c0aad", - "Date" : "Tue, 14 Feb 2023 02:35:43 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023544Z:a8cdefee-ffcc-4dfb-9f42-69be943c0aad", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "8a0460c7-c6cc-4927-9224-e478c09ec694", - "Body" : "{\n \"name\": \"bf26e2ba-b26b-e14e-97e3-9fe6ca9c11e0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:32:08.5036063Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/bae226bf-6bb2-4ee1-97e3-9fe6ca9c11e0?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "50e907d5-55cc-40ef-ba70-8ad69c841ab3" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11972", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "3621f29e-d612-43f8-b9a8-6a9740499107", - "Date" : "Tue, 14 Feb 2023 02:36:14 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023615Z:3621f29e-d612-43f8-b9a8-6a9740499107", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "f1e8fbae-ecc6-43ba-abaa-d48e7aec47ff", - "Body" : "{\n \"name\": \"bf26e2ba-b26b-e14e-97e3-9fe6ca9c11e0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:32:08.5036063Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/bae226bf-6bb2-4ee1-97e3-9fe6ca9c11e0?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5013df5e-bd70-4309-86f3-dc241e53b9eb" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11970", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "d697c732-6540-4610-a899-83c56d24a36b", - "Date" : "Tue, 14 Feb 2023 02:36:46 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023646Z:d697c732-6540-4610-a899-83c56d24a36b", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "6ee515f7-1a8e-44aa-b838-21db6e52fb8b", - "Body" : "{\n \"name\": \"bf26e2ba-b26b-e14e-97e3-9fe6ca9c11e0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:32:08.5036063Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/bae226bf-6bb2-4ee1-97e3-9fe6ca9c11e0?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e136e26b-58f0-4685-8005-845837c72327" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11940", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "6b34b35c-5cd7-4be1-ad4e-88cd05387f1e", - "Date" : "Tue, 14 Feb 2023 02:37:16 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023717Z:6b34b35c-5cd7-4be1-ad4e-88cd05387f1e", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "81e4cd91-9311-4078-b5d4-5d17e21e061c", - "Body" : "{\n \"name\": \"bf26e2ba-b26b-e14e-97e3-9fe6ca9c11e0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:32:08.5036063Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/bae226bf-6bb2-4ee1-97e3-9fe6ca9c11e0?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ec4ae0c2-562c-4980-b95c-4362577623aa" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11939", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "4fac4176-7ee7-4f99-93ff-c0f72710e537", - "Date" : "Tue, 14 Feb 2023 02:37:46 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023747Z:4fac4176-7ee7-4f99-93ff-c0f72710e537", - "Expires" : "-1", - "Content-Length" : "170", - "x-ms-request-id" : "6522d747-27a0-4225-9614-75cc1c454401", - "Body" : "{\n \"name\": \"bf26e2ba-b26b-e14e-97e3-9fe6ca9c11e0\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:32:08.5036063Z\",\n \"endTime\": \"2023-02-14T02:37:43.1349669Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg99079/providers/Microsoft.ContainerService/managedClusters/aks39980e0c/agentPools/ap131523e?api-version=2023-01-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f8857287-3a8f-4ff9-9826-d0d3c2019391" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11971", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "ac478539-5544-409f-95d3-7e5dd6664931", - "Date" : "Tue, 14 Feb 2023 02:37:48 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023748Z:ac478539-5544-409f-95d3-7e5dd6664931", - "Expires" : "-1", - "Content-Length" : "819", - "x-ms-request-id" : "aeaa3fc3-a0a9-4868-bc31-010dbc211f6a", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg99079/providers/Microsoft.ContainerService/managedClusters/aks39980e0c/agentPools/ap131523e\",\n \"name\": \"ap131523e\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg99079/providers/Microsoft.ContainerService/managedClusters/aks39980e0c/agentPools/ap131523e?api-version=2023-01-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "28cbd568-2ec6-4486-b982-5331861105af", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14997", - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "202", - "Date" : "Tue, 14 Feb 2023 02:37:49 GMT", - "x-ms-correlation-request-id" : "16a42b73-278f-4be2-bc1a-fb155946a606", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023750Z:16a42b73-278f-4be2-bc1a-fb155946a606", - "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "b0016c06-266e-4292-bb33-17767780c9c5", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b0016c06-266e-4292-bb33-17767780c9c5?api-version=2017-08-31", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/b0016c06-266e-4292-bb33-17767780c9c5?api-version=2017-08-31" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b0016c06-266e-4292-bb33-17767780c9c5?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "6780f6e5-2e84-4b86-81bf-daa2691ee5a2" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11938", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "7f86bc0b-5fb9-44f5-b4b8-81a33ac2450c", - "Date" : "Tue, 14 Feb 2023 02:38:20 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023820Z:7f86bc0b-5fb9-44f5-b4b8-81a33ac2450c", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "0dae4cf6-4012-479a-bd4d-69bc8ef97ecc", - "Body" : "{\n \"name\": \"066c01b0-6e26-9242-bb33-17767780c9c5\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:37:50.1175207Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b0016c06-266e-4292-bb33-17767780c9c5?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "899e75bb-1110-4105-8b5d-6de4744ddc81" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11937", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "8372b556-ec22-4b74-8866-f0f29527975e", - "Date" : "Tue, 14 Feb 2023 02:38:50 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023850Z:8372b556-ec22-4b74-8866-f0f29527975e", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "06945ca9-d24a-4397-b0ce-b56fb5721a88", - "Body" : "{\n \"name\": \"066c01b0-6e26-9242-bb33-17767780c9c5\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:37:50.1175207Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b0016c06-266e-4292-bb33-17767780c9c5?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "07072f71-dd8c-4b58-92eb-10ba6e4e86b9" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11970", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "c314da59-a25c-401e-a113-c5e2b1f0e0b3", - "Date" : "Tue, 14 Feb 2023 02:39:20 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023921Z:c314da59-a25c-401e-a113-c5e2b1f0e0b3", - "Expires" : "-1", - "Content-Length" : "170", - "x-ms-request-id" : "1494457f-8523-4851-840e-aa01137628fe", - "Body" : "{\n \"name\": \"066c01b0-6e26-9242-bb33-17767780c9c5\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:37:50.1175207Z\",\n \"endTime\": \"2023-02-14T02:38:51.8319089Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/b0016c06-266e-4292-bb33-17767780c9c5?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "feb43116-aee3-48ab-aa1f-4224cc5d9eef" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11969", - "StatusCode" : "204", - "x-ms-correlation-request-id" : "7c19e1fe-0961-4f74-8d40-64422c4c4cf8", - "Date" : "Tue, 14 Feb 2023 02:39:21 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023922Z:7c19e1fe-0961-4f74-8d40-64422c4c4cf8", - "Expires" : "-1", - "x-ms-request-id" : "f981f1f7-78e3-4104-8c2d-68fbf97efd19", - "Body" : "", - "Content-Type" : "application/json", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/b0016c06-266e-4292-bb33-17767780c9c5?api-version=2017-08-31" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg99079/providers/Microsoft.ContainerService/managedClusters/aks39980e0c?api-version=2023-01-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f951afbb-2810-4858-9ae2-d48562ea04e5", - "Content-Type" : "application/json" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1194", - "Pragma" : "no-cache", - "retry-after" : "0", - "StatusCode" : "200", - "Date" : "Tue, 14 Feb 2023 02:39:28 GMT", - "x-ms-correlation-request-id" : "b028ad9a-4e7e-4753-abb3-dd708be15ef9", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023928Z:b028ad9a-4e7e-4753-abb3-dd708be15ef9", - "Expires" : "-1", - "Content-Length" : "3781", - "x-ms-request-id" : "c338ba60-ec42-4ff0-999c-dd1894ffb41e", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg99079/providers/Microsoft.ContainerService/managedClusters/aks39980e0c\",\n \"location\": \"centralus\",\n \"name\": \"aks39980e0c\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns431892\",\n \"fqdn\": \"mp1dns431892-d4324141.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns431892-d4324141.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap012330d\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"enableAutoScaling\": false,\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg99079_aks39980e0c_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg99079_aks39980e0c_centralus/providers/Microsoft.Network/publicIPAddresses/a639a476-ab13-43ca-af4a-e4c01b3a5211\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg99079_aks39980e0c_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks39980e0c-agentpool\",\n \"clientId\": \"02d8dfe9-61b3-48c9-a9aa-23ca55ad51f2\",\n \"objectId\": \"0180f750-6685-46f9-8b00-51b67dc8aa2a\"\n }\n },\n \"autoScalerProfile\": {\n \"balance-similar-node-groups\": \"false\",\n \"expander\": \"random\",\n \"max-empty-bulk-delete\": \"10\",\n \"max-graceful-termination-sec\": \"600\",\n \"max-node-provision-time\": \"15m\",\n \"max-total-unready-percentage\": \"45\",\n \"new-pod-scale-up-delay\": \"0s\",\n \"ok-total-unready-count\": \"3\",\n \"scale-down-delay-after-add\": \"10m\",\n \"scale-down-delay-after-delete\": \"10s\",\n \"scale-down-delay-after-failure\": \"3m\",\n \"scale-down-unneeded-time\": \"10m\",\n \"scale-down-unready-time\": \"20m\",\n \"scale-down-utilization-threshold\": \"0.5\",\n \"scan-interval\": \"10s\",\n \"skip-nodes-with-local-storage\": \"false\",\n \"skip-nodes-with-system-pods\": \"true\"\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"397dc08a-6203-42e8-bfc3-a8c3efa5ccd7\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/c338ba60-ec42-4ff0-999c-dd1894ffb41e?api-version=2017-08-31", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/c338ba60-ec42-4ff0-999c-dd1894ffb41e?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "cf332e3a-194c-4b7a-9db5-cd7db0837e53" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11936", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "048ac8c9-697a-4cb3-8802-d02b7d401386", - "Date" : "Tue, 14 Feb 2023 02:39:59 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023959Z:048ac8c9-697a-4cb3-8802-d02b7d401386", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "cc61a013-0b53-4238-afa7-5c24b09a8a21", - "Body" : "{\n \"name\": \"60ba38c3-42ec-f04f-999c-dd1894ffb41e\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:39:26.5720123Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/c338ba60-ec42-4ff0-999c-dd1894ffb41e?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ee3b769a-c56e-4b45-99d7-615075cd675f" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11969", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "27ff89d5-e1d0-415a-aac9-5866afa91d30", - "Date" : "Tue, 14 Feb 2023 02:40:30 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T024030Z:27ff89d5-e1d0-415a-aac9-5866afa91d30", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "39d5c86b-5a94-47a4-ac4c-2de4f784901c", - "Body" : "{\n \"name\": \"60ba38c3-42ec-f04f-999c-dd1894ffb41e\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:39:26.5720123Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/c338ba60-ec42-4ff0-999c-dd1894ffb41e?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "af78c3c3-07a3-4199-b499-b65329c90e62" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11968", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "15b6d8d1-54a3-4887-a95a-ed2227f6e335", - "Date" : "Tue, 14 Feb 2023 02:41:00 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T024101Z:15b6d8d1-54a3-4887-a95a-ed2227f6e335", - "Expires" : "-1", - "Content-Length" : "170", - "x-ms-request-id" : "dc91d7da-d1cf-41ff-8bfa-970022ffad95", - "Body" : "{\n \"name\": \"60ba38c3-42ec-f04f-999c-dd1894ffb41e\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:39:26.5720123Z\",\n \"endTime\": \"2023-02-14T02:40:46.6586161Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg99079/providers/Microsoft.ContainerService/managedClusters/aks39980e0c?api-version=2023-01-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "2cda36b6-a128-4caf-9d53-5a9170f3c12a" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11935", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "2f93279e-d78b-49fb-852e-59584362375e", - "Date" : "Tue, 14 Feb 2023 02:41:02 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T024103Z:2f93279e-d78b-49fb-852e-59584362375e", - "Expires" : "-1", - "Content-Length" : "3783", - "x-ms-request-id" : "89d1ca89-f222-4a2d-841d-14d57c02f571", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg99079/providers/Microsoft.ContainerService/managedClusters/aks39980e0c\",\n \"location\": \"centralus\",\n \"name\": \"aks39980e0c\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns431892\",\n \"fqdn\": \"mp1dns431892-d4324141.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns431892-d4324141.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap012330d\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"enableAutoScaling\": false,\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg99079_aks39980e0c_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg99079_aks39980e0c_centralus/providers/Microsoft.Network/publicIPAddresses/a639a476-ab13-43ca-af4a-e4c01b3a5211\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg99079_aks39980e0c_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks39980e0c-agentpool\",\n \"clientId\": \"02d8dfe9-61b3-48c9-a9aa-23ca55ad51f2\",\n \"objectId\": \"0180f750-6685-46f9-8b00-51b67dc8aa2a\"\n }\n },\n \"autoScalerProfile\": {\n \"balance-similar-node-groups\": \"false\",\n \"expander\": \"random\",\n \"max-empty-bulk-delete\": \"10\",\n \"max-graceful-termination-sec\": \"600\",\n \"max-node-provision-time\": \"15m\",\n \"max-total-unready-percentage\": \"45\",\n \"new-pod-scale-up-delay\": \"0s\",\n \"ok-total-unready-count\": \"3\",\n \"scale-down-delay-after-add\": \"10m\",\n \"scale-down-delay-after-delete\": \"10s\",\n \"scale-down-delay-after-failure\": \"3m\",\n \"scale-down-unneeded-time\": \"10m\",\n \"scale-down-unready-time\": \"20m\",\n \"scale-down-utilization-threshold\": \"0.5\",\n \"scan-interval\": \"10s\",\n \"skip-nodes-with-local-storage\": \"false\",\n \"skip-nodes-with-system-pods\": \"true\"\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"397dc08a-6203-42e8-bfc3-a8c3efa5ccd7\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg99079?api-version=2021-01-01", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4adccf56-12ca-435a-8411-8d318d7ec174", - "Content-Type" : "application/json" - }, - "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", + "x-ms-ratelimit-remaining-subscription-deletes" : "14998", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Tue, 14 Feb 2023 02:41:06 GMT", - "x-ms-correlation-request-id" : "8f6edee0-752a-4d0a-8456-53b9ae1094a3", + "Date" : "Thu, 20 Apr 2023 02:56:02 GMT", + "x-ms-correlation-request-id" : "7b06c69c-7a25-4e88-a124-591738c94842", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T024107Z:8f6edee0-752a-4d0a-8456-53b9ae1094a3", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025603Z:7b06c69c-7a25-4e88-a124-591738c94842", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "8f6edee0-752a-4d0a-8456-53b9ae1094a3", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkc5OTA3OS1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "7b06c69c-7a25-4e88-a124-591738c94842", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkcwMzM5OC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javaacsrg99079", "aks39980e0c", "dns431892", "ap012330d", "ap131523e" ] + "variables" : [ "javaacsrg03398", "aks13727d86", "dns182718", "ap0703594", "ap122011b" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canAutoScaleKubernetesCluster.json b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canAutoScaleKubernetesCluster.json index 5501ececb40b7..6afabca3f179c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canAutoScaleKubernetesCluster.json +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canAutoScaleKubernetesCluster.json @@ -1,10 +1,10 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg53807?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg25174?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "6291ae99-253c-4b75-84f7-fddea0b5c982", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "682f5863-7a7c-49e3-a29b-729623427b2c", "Content-Type" : "application/json" }, "Response" : { @@ -13,24 +13,24 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:07:45 GMT", - "x-ms-correlation-request-id" : "fcae6e8a-f254-4163-9aa2-754d0340c111", + "Date" : "Thu, 20 Apr 2023 02:39:57 GMT", + "x-ms-correlation-request-id" : "e7094af9-bac5-45c6-b563-d80043e8cc77", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020745Z:fcae6e8a-f254-4163-9aa2-754d0340c111", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T023958Z:e7094af9-bac5-45c6-b563-d80043e8cc77", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "fcae6e8a-f254-4163-9aa2-754d0340c111", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53807\",\"name\":\"javaacsrg53807\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "e7094af9-bac5-45c6-b563-d80043e8cc77", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg25174\",\"name\":\"javaacsrg25174\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53807/providers/Microsoft.ContainerService/managedClusters/aks59605d18?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg25174/providers/Microsoft.ContainerService/managedClusters/aks2982838c?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3ae00d14-06b5-478e-8f5d-0bac5eb6a550", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1e461739-9af1-407f-a54e-fde26c28101b", "Content-Type" : "application/json" }, "Response" : { @@ -40,25 +40,25 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:07:59 GMT", - "x-ms-correlation-request-id" : "7442f9ae-b436-49b2-992f-032d64a6ecd3", + "Date" : "Thu, 20 Apr 2023 02:40:11 GMT", + "x-ms-correlation-request-id" : "b299d01b-f7ae-4db4-8138-624c4ad9db1a", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020800Z:7442f9ae-b436-49b2-992f-032d64a6ecd3", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024011Z:b299d01b-f7ae-4db4-8138-624c4ad9db1a", "Expires" : "-1", - "Content-Length" : "4518", - "x-ms-request-id" : "9edeb51a-94c4-4ad8-be12-ec8adb73a8b0", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg53807/providers/Microsoft.ContainerService/managedClusters/aks59605d18\",\n \"location\": \"centralus\",\n \"name\": \"aks59605d18\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns974770\",\n \"fqdn\": \"mp1dns974770-e614e713.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns974770-e614e713.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0653244\",\n \"count\": 3,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"availabilityZones\": [\n \"1\",\n \"2\",\n \"3\"\n ],\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap189296f\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"maxCount\": 3,\n \"minCount\": 1,\n \"enableAutoScaling\": true,\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap241438a\",\n \"count\": 0,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 10,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg53807_aks59605d18_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"autoScalerProfile\": {\n \"balance-similar-node-groups\": \"false\",\n \"expander\": \"random\",\n \"max-empty-bulk-delete\": \"10\",\n \"max-graceful-termination-sec\": \"600\",\n \"max-node-provision-time\": \"15m\",\n \"max-total-unready-percentage\": \"45\",\n \"new-pod-scale-up-delay\": \"0s\",\n \"ok-total-unready-count\": \"3\",\n \"scale-down-delay-after-add\": \"10m\",\n \"scale-down-delay-after-delete\": \"10s\",\n \"scale-down-delay-after-failure\": \"3m\",\n \"scale-down-unneeded-time\": \"10m\",\n \"scale-down-unready-time\": \"20m\",\n \"scale-down-utilization-threshold\": \"0.5\",\n \"scan-interval\": \"30s\",\n \"skip-nodes-with-local-storage\": \"false\",\n \"skip-nodes-with-system-pods\": \"true\"\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"2690f114-bc9f-4b89-977d-cc4929e92fa6\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/9edeb51a-94c4-4ad8-be12-ec8adb73a8b0?api-version=2017-08-31", + "Content-Length" : "4559", + "x-ms-request-id" : "edfde23f-59e8-4c4c-b893-f2e209721b78", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg25174/providers/Microsoft.ContainerService/managedClusters/aks2982838c\",\n \"location\": \"centralus\",\n \"name\": \"aks2982838c\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns141568\",\n \"fqdn\": \"mp1dns141568-y5bjm35q.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns141568-y5bjm35q.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0950879\",\n \"count\": 3,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"availabilityZones\": [\n \"1\",\n \"2\",\n \"3\"\n ],\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap110261c\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"maxCount\": 3,\n \"minCount\": 1,\n \"enableAutoScaling\": true,\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap249040a\",\n \"count\": 0,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 10,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg25174_aks2982838c_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"autoScalerProfile\": {\n \"balance-similar-node-groups\": \"false\",\n \"expander\": \"random\",\n \"max-empty-bulk-delete\": \"10\",\n \"max-graceful-termination-sec\": \"600\",\n \"max-node-provision-time\": \"15m\",\n \"max-total-unready-percentage\": \"45\",\n \"new-pod-scale-up-delay\": \"0s\",\n \"ok-total-unready-count\": \"3\",\n \"scale-down-delay-after-add\": \"10m\",\n \"scale-down-delay-after-delete\": \"10s\",\n \"scale-down-delay-after-failure\": \"3m\",\n \"scale-down-unneeded-time\": \"10m\",\n \"scale-down-unready-time\": \"20m\",\n \"scale-down-utilization-threshold\": \"0.5\",\n \"scan-interval\": \"30s\",\n \"skip-nodes-with-local-storage\": \"false\",\n \"skip-nodes-with-system-pods\": \"true\"\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"bc42db06-046c-478d-b553-4c25682a71dc\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/9edeb51a-94c4-4ad8-be12-ec8adb73a8b0?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "215846ce-6a5d-4531-9a06-15dd81a5d392" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "44bd606c-a24c-4e61-85f2-e5abc75f6755" }, "Response" : { "Server" : "nginx", @@ -67,24 +67,24 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", - "x-ms-correlation-request-id" : "5dafa92f-0a6f-4ebf-ad83-4446579842f2", - "Date" : "Tue, 14 Feb 2023 02:08:31 GMT", + "x-ms-correlation-request-id" : "71968bd9-0302-48c7-9dd9-420adef6cce8", + "Date" : "Thu, 20 Apr 2023 02:40:41 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020831Z:5dafa92f-0a6f-4ebf-ad83-4446579842f2", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024041Z:71968bd9-0302-48c7-9dd9-420adef6cce8", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "9304343b-8955-4f08-98cf-fe144b2293c3", - "Body" : "{\n \"name\": \"1ab5de9e-c494-d84a-be12-ec8adb73a8b0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.7492994Z\"\n }", + "x-ms-request-id" : "e1a00bb9-eb34-43b6-a06f-44014c95ae36", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/9edeb51a-94c4-4ad8-be12-ec8adb73a8b0?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "6573f0d0-69c4-40e4-92c8-f998d0532599" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "45f7f952-3c00-4e6e-a37e-dfb3330a8fcd" }, "Response" : { "Server" : "nginx", @@ -93,128 +93,128 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c3a1f7f4-7e3f-4d1e-bbc2-ad402016fe1f", - "Date" : "Tue, 14 Feb 2023 02:09:01 GMT", + "x-ms-correlation-request-id" : "f9b1412c-cc33-4246-823f-fcab36db4e00", + "Date" : "Thu, 20 Apr 2023 02:41:10 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020902Z:c3a1f7f4-7e3f-4d1e-bbc2-ad402016fe1f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024111Z:f9b1412c-cc33-4246-823f-fcab36db4e00", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "470b9455-14f1-4b07-bee7-4cfde1c38169", - "Body" : "{\n \"name\": \"1ab5de9e-c494-d84a-be12-ec8adb73a8b0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.7492994Z\"\n }", + "x-ms-request-id" : "274ac848-d518-4ae6-bd4c-07ebca3f9b9d", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/9edeb51a-94c4-4ad8-be12-ec8adb73a8b0?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "237f7f2e-5cfb-42d1-aa4e-3dfc360aad33" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "263e07bb-7c94-4c73-ad75-6ed332bae711" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", - "x-ms-correlation-request-id" : "4c545f92-9d68-4220-b19f-e9740b0aff54", - "Date" : "Tue, 14 Feb 2023 02:09:32 GMT", + "x-ms-correlation-request-id" : "7ad8ab59-6ded-4a21-a46f-1b04cec3fc3d", + "Date" : "Thu, 20 Apr 2023 02:41:41 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020932Z:4c545f92-9d68-4220-b19f-e9740b0aff54", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024142Z:7ad8ab59-6ded-4a21-a46f-1b04cec3fc3d", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "8662b38a-9ba5-4fef-ae12-1a50218265c3", - "Body" : "{\n \"name\": \"1ab5de9e-c494-d84a-be12-ec8adb73a8b0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.7492994Z\"\n }", + "x-ms-request-id" : "11580b4b-a750-4f37-b5b4-9f81d3c0b58d", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/9edeb51a-94c4-4ad8-be12-ec8adb73a8b0?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "dd8e3ec5-b383-4467-8ba9-f2cce495505e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "11631e22-b3ae-437e-b842-1f4db26f5ca3" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", - "x-ms-correlation-request-id" : "759c410a-ef92-4ac0-8566-921a041a01ab", - "Date" : "Tue, 14 Feb 2023 02:10:02 GMT", + "x-ms-correlation-request-id" : "09f47c97-b4cd-4c1b-90c9-65fa59972c0d", + "Date" : "Thu, 20 Apr 2023 02:42:12 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021003Z:759c410a-ef92-4ac0-8566-921a041a01ab", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024212Z:09f47c97-b4cd-4c1b-90c9-65fa59972c0d", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "96135e4a-2ef4-4f53-bf04-777870e81224", - "Body" : "{\n \"name\": \"1ab5de9e-c494-d84a-be12-ec8adb73a8b0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.7492994Z\"\n }", + "x-ms-request-id" : "0bc86ef7-9d73-49db-9b2f-d756333896ca", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/9edeb51a-94c4-4ad8-be12-ec8adb73a8b0?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3ba581f3-a063-4341-8ce9-fd9b9c99d01f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1f23ec5d-3a36-4b3b-a735-c337c7e3470a" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", + "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", - "x-ms-correlation-request-id" : "79a3aa52-919f-424c-9432-e4ed93e4f8bc", - "Date" : "Tue, 14 Feb 2023 02:10:33 GMT", + "x-ms-correlation-request-id" : "da55c8c0-b899-4427-a980-d036c3696917", + "Date" : "Thu, 20 Apr 2023 02:42:42 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021034Z:79a3aa52-919f-424c-9432-e4ed93e4f8bc", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024242Z:da55c8c0-b899-4427-a980-d036c3696917", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "933f6ed7-d48c-4936-ae06-81b51706de44", - "Body" : "{\n \"name\": \"1ab5de9e-c494-d84a-be12-ec8adb73a8b0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.7492994Z\"\n }", + "x-ms-request-id" : "3ffc81b9-91ae-48ce-b4fc-c971e362890e", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/9edeb51a-94c4-4ad8-be12-ec8adb73a8b0?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "426e61e8-63b8-454b-9782-9bd09f6fa3d0" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "af94c6cd-f513-4932-ad6a-7ffe0648b91b" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "x-ms-ratelimit-remaining-subscription-reads" : "11995", "StatusCode" : "200", - "x-ms-correlation-request-id" : "59cc5927-25a9-44e9-bc6c-e39a5751d6dd", - "Date" : "Tue, 14 Feb 2023 02:11:04 GMT", + "x-ms-correlation-request-id" : "b30aff71-25b8-480a-8485-4d1b1c0957c7", + "Date" : "Thu, 20 Apr 2023 02:43:12 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021104Z:59cc5927-25a9-44e9-bc6c-e39a5751d6dd", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024313Z:b30aff71-25b8-480a-8485-4d1b1c0957c7", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "c91ebc75-5e0a-4c4e-b245-dd8641bdce67", - "Body" : "{\n \"name\": \"1ab5de9e-c494-d84a-be12-ec8adb73a8b0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.7492994Z\"\n }", + "x-ms-request-id" : "2619de28-09d1-4c05-88c6-f25313c06b62", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/9edeb51a-94c4-4ad8-be12-ec8adb73a8b0?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "67adad01-bf0b-4728-8d3d-5465308250a2" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "351cb33a-b259-41a6-90b4-577502ad9f11" }, "Response" : { "Server" : "nginx", @@ -223,50 +223,50 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c77c6cdd-63cc-4d14-955f-6fe7abe028a8", - "Date" : "Tue, 14 Feb 2023 02:11:35 GMT", + "x-ms-correlation-request-id" : "295f5d6f-8983-4337-8929-2d0a2195ca89", + "Date" : "Thu, 20 Apr 2023 02:43:42 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021135Z:c77c6cdd-63cc-4d14-955f-6fe7abe028a8", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024343Z:295f5d6f-8983-4337-8929-2d0a2195ca89", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "397f8f5e-a6be-4f8d-ad8e-d7143c7fb8d3", - "Body" : "{\n \"name\": \"1ab5de9e-c494-d84a-be12-ec8adb73a8b0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.7492994Z\"\n }", + "x-ms-request-id" : "67fc9b3e-4ff9-4b44-8d31-fdd8f6f895ae", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/9edeb51a-94c4-4ad8-be12-ec8adb73a8b0?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c2965585-fbe4-4cd8-a2b6-898ed41313f5" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b45aa4ea-5299-4004-85ae-5ca71bbf9710" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11986", + "x-ms-ratelimit-remaining-subscription-reads" : "11991", "StatusCode" : "200", - "x-ms-correlation-request-id" : "b614a202-a49b-4f5f-ae8d-56e865faa201", - "Date" : "Tue, 14 Feb 2023 02:12:05 GMT", + "x-ms-correlation-request-id" : "92fe3bdb-0d99-46b2-b781-ee4f89e178c4", + "Date" : "Thu, 20 Apr 2023 02:44:13 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021206Z:b614a202-a49b-4f5f-ae8d-56e865faa201", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024413Z:92fe3bdb-0d99-46b2-b781-ee4f89e178c4", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "da0cc0d8-5ef9-42be-9255-f7f6fd99a4e7", - "Body" : "{\n \"name\": \"1ab5de9e-c494-d84a-be12-ec8adb73a8b0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.7492994Z\"\n }", + "x-ms-request-id" : "5567f573-6597-4d63-953f-b1eadd0cac76", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/9edeb51a-94c4-4ad8-be12-ec8adb73a8b0?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ab152151-0264-4558-a9ef-195e3448c709" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "764007eb-1813-42af-8e25-ec6b4d3d28f3" }, "Response" : { "Server" : "nginx", @@ -275,24 +275,76 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f86e53da-82fa-45f9-ab58-e51e274087ed", - "Date" : "Tue, 14 Feb 2023 02:12:36 GMT", + "x-ms-correlation-request-id" : "1e7c7283-f6c7-4d38-a8ca-71a5e8bbfff8", + "Date" : "Thu, 20 Apr 2023 02:44:43 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024444Z:1e7c7283-f6c7-4d38-a8ca-71a5e8bbfff8", + "Expires" : "-1", + "Content-Length" : "126", + "x-ms-request-id" : "00202976-3a09-4f92-a432-485e2a9260a9", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f8979653-f62a-4ea4-8c7e-78cd0a9bdace" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11991", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "97c9bd1a-0ef5-4a42-8da5-80d6a71dd9a5", + "Date" : "Thu, 20 Apr 2023 02:45:13 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021236Z:f86e53da-82fa-45f9-ab58-e51e274087ed", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024514Z:97c9bd1a-0ef5-4a42-8da5-80d6a71dd9a5", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "1b2300ca-c978-4840-b61a-ad67cc66a713", - "Body" : "{\n \"name\": \"1ab5de9e-c494-d84a-be12-ec8adb73a8b0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.7492994Z\"\n }", + "x-ms-request-id" : "2f09699a-f4b9-49d6-93fb-3345685407a1", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/9edeb51a-94c4-4ad8-be12-ec8adb73a8b0?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3f790e3b-be9f-432a-b712-d25e8d71b218" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c1e3d4c2-6ca4-4814-a073-d97f914089a2" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11981", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "64648492-bdcf-4915-b63f-12f69af8fd1c", + "Date" : "Thu, 20 Apr 2023 02:45:44 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024544Z:64648492-bdcf-4915-b63f-12f69af8fd1c", + "Expires" : "-1", + "Content-Length" : "126", + "x-ms-request-id" : "9622759a-d96f-4598-ab35-9521adef0964", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9cdafcd4-83c1-41c6-9b91-634d4a432e3a" }, "Response" : { "Server" : "nginx", @@ -301,24 +353,24 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", "StatusCode" : "200", - "x-ms-correlation-request-id" : "bf314dee-b95c-498e-b7db-ec45ed0057b7", - "Date" : "Tue, 14 Feb 2023 02:13:07 GMT", + "x-ms-correlation-request-id" : "7ab41b3f-6f35-45a2-87cd-8715a33c01a0", + "Date" : "Thu, 20 Apr 2023 02:46:14 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021307Z:bf314dee-b95c-498e-b7db-ec45ed0057b7", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024615Z:7ab41b3f-6f35-45a2-87cd-8715a33c01a0", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "94d5d484-fe5d-4922-b0a0-09a96d55111a", - "Body" : "{\n \"name\": \"1ab5de9e-c494-d84a-be12-ec8adb73a8b0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.7492994Z\"\n }", + "x-ms-request-id" : "c686b07c-657e-40b2-9713-7386d5119511", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/9edeb51a-94c4-4ad8-be12-ec8adb73a8b0?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "85ef6995-039b-49e7-b820-ce871cdf1dd9" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "530becfb-9429-49b0-a460-9c5c9c37749f" }, "Response" : { "Server" : "nginx", @@ -327,155 +379,155 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", "StatusCode" : "200", - "x-ms-correlation-request-id" : "cc5e7745-92b7-419b-b32d-61f423509197", - "Date" : "Tue, 14 Feb 2023 02:13:37 GMT", + "x-ms-correlation-request-id" : "07c8146a-a14c-46ee-9185-778dc570e252", + "Date" : "Thu, 20 Apr 2023 02:46:45 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021337Z:cc5e7745-92b7-419b-b32d-61f423509197", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024646Z:07c8146a-a14c-46ee-9185-778dc570e252", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "c3bd91de-56a0-4d37-b9c0-ab98d1958f0c", - "Body" : "{\n \"name\": \"1ab5de9e-c494-d84a-be12-ec8adb73a8b0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.7492994Z\"\n }", + "x-ms-request-id" : "bce412d0-d222-4306-b4ef-77abfc62648a", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/9edeb51a-94c4-4ad8-be12-ec8adb73a8b0?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ab248ccd-78f7-480c-9dfe-6cc3b24de3f3" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "dc3e2062-7fb9-4bb5-a1c4-6a7f956b5ba7" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11980", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", "StatusCode" : "200", - "x-ms-correlation-request-id" : "cc5465da-2c14-4109-9e71-17689c5fe600", - "Date" : "Tue, 14 Feb 2023 02:14:07 GMT", + "x-ms-correlation-request-id" : "3f292d98-72f6-4fec-92a9-308ffa30e791", + "Date" : "Thu, 20 Apr 2023 02:47:16 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021407Z:cc5465da-2c14-4109-9e71-17689c5fe600", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024716Z:3f292d98-72f6-4fec-92a9-308ffa30e791", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "6e1c42bd-ef33-4349-89ad-d84e63d343a3", - "Body" : "{\n \"name\": \"1ab5de9e-c494-d84a-be12-ec8adb73a8b0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.7492994Z\"\n }", + "x-ms-request-id" : "d6e36b20-fb2f-4a41-81e6-a084ba61c7b8", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/9edeb51a-94c4-4ad8-be12-ec8adb73a8b0?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "7671f78a-ac9d-42c6-9049-1e1ae01bf36f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "708fe4b0-06e8-4e30-baf4-2f90702de1a7" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", "StatusCode" : "200", - "x-ms-correlation-request-id" : "b1607337-c3c4-4967-8594-074469c26653", - "Date" : "Tue, 14 Feb 2023 02:14:38 GMT", + "x-ms-correlation-request-id" : "45dd2400-1941-4f13-890d-32a0f4362a7a", + "Date" : "Thu, 20 Apr 2023 02:47:46 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021438Z:b1607337-c3c4-4967-8594-074469c26653", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024746Z:45dd2400-1941-4f13-890d-32a0f4362a7a", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "e29d7582-9019-4e6b-8e3d-ffddbaf808f0", - "Body" : "{\n \"name\": \"1ab5de9e-c494-d84a-be12-ec8adb73a8b0\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.7492994Z\"\n }", + "x-ms-request-id" : "931ba8bc-d1e0-4823-b595-1391963d8fbc", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/9edeb51a-94c4-4ad8-be12-ec8adb73a8b0?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/edfde23f-59e8-4c4c-b893-f2e209721b78?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "00455a2b-d8ad-4347-b7eb-c52e681cd74a" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ecde4205-f40c-4432-8e16-790bec5377ca" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11987", + "x-ms-ratelimit-remaining-subscription-reads" : "11972", "StatusCode" : "200", - "x-ms-correlation-request-id" : "aff5b900-f7a6-4b18-b469-bbe452aad4a6", - "Date" : "Tue, 14 Feb 2023 02:15:07 GMT", + "x-ms-correlation-request-id" : "34de2bc1-a246-4ad8-a981-4a8d201d59d9", + "Date" : "Thu, 20 Apr 2023 02:48:16 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021508Z:aff5b900-f7a6-4b18-b469-bbe452aad4a6", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024817Z:34de2bc1-a246-4ad8-a981-4a8d201d59d9", "Expires" : "-1", "Content-Length" : "170", - "x-ms-request-id" : "130edf89-da61-409c-a25d-6c00a4ea5192", - "Body" : "{\n \"name\": \"1ab5de9e-c494-d84a-be12-ec8adb73a8b0\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:07:58.7492994Z\",\n \"endTime\": \"2023-02-14T02:15:00.3886639Z\"\n }", + "x-ms-request-id" : "24645794-ac8f-467d-9288-8cd0c2443753", + "Body" : "{\n \"name\": \"3fe2fded-e859-4c4c-b893-f2e209721b78\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:40:09.7571379Z\",\n \"endTime\": \"2023-04-20T02:48:10.4127095Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53807/providers/Microsoft.ContainerService/managedClusters/aks59605d18?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg25174/providers/Microsoft.ContainerService/managedClusters/aks2982838c?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d6aefb43-d526-4ece-be1d-97627649a4d7" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "546cdf56-39c2-4a37-8705-d0ca489f4978" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11987", + "x-ms-ratelimit-remaining-subscription-reads" : "11984", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ef608f72-a119-45ab-9722-bb422577687c", - "Date" : "Tue, 14 Feb 2023 02:15:09 GMT", + "x-ms-correlation-request-id" : "9afbf211-97f7-4cca-bece-d66b7f7bf232", + "Date" : "Thu, 20 Apr 2023 02:48:17 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021509Z:ef608f72-a119-45ab-9722-bb422577687c", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024818Z:9afbf211-97f7-4cca-bece-d66b7f7bf232", "Expires" : "-1", - "Content-Length" : "5166", - "x-ms-request-id" : "77d21f84-9849-40a1-b99c-5afb00fc9691", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg53807/providers/Microsoft.ContainerService/managedClusters/aks59605d18\",\n \"location\": \"centralus\",\n \"name\": \"aks59605d18\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns974770\",\n \"fqdn\": \"mp1dns974770-e614e713.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns974770-e614e713.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0653244\",\n \"count\": 3,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"availabilityZones\": [\n \"1\",\n \"2\",\n \"3\"\n ],\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap189296f\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"maxCount\": 3,\n \"minCount\": 1,\n \"enableAutoScaling\": true,\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap241438a\",\n \"count\": 0,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 10,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg53807_aks59605d18_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg53807_aks59605d18_centralus/providers/Microsoft.Network/publicIPAddresses/bb8afd2a-34ec-428c-892b-f2852c645310\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg53807_aks59605d18_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks59605d18-agentpool\",\n \"clientId\": \"b53145b1-13ce-40ed-b958-1ac41d1b131d\",\n \"objectId\": \"ea5eb98d-196d-483a-b59d-cea872cc0b77\"\n }\n },\n \"autoScalerProfile\": {\n \"balance-similar-node-groups\": \"false\",\n \"expander\": \"random\",\n \"max-empty-bulk-delete\": \"10\",\n \"max-graceful-termination-sec\": \"600\",\n \"max-node-provision-time\": \"15m\",\n \"max-total-unready-percentage\": \"45\",\n \"new-pod-scale-up-delay\": \"0s\",\n \"ok-total-unready-count\": \"3\",\n \"scale-down-delay-after-add\": \"10m\",\n \"scale-down-delay-after-delete\": \"10s\",\n \"scale-down-delay-after-failure\": \"3m\",\n \"scale-down-unneeded-time\": \"10m\",\n \"scale-down-unready-time\": \"20m\",\n \"scale-down-utilization-threshold\": \"0.5\",\n \"scan-interval\": \"30s\",\n \"skip-nodes-with-local-storage\": \"false\",\n \"skip-nodes-with-system-pods\": \"true\"\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"2690f114-bc9f-4b89-977d-cc4929e92fa6\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "Content-Length" : "5207", + "x-ms-request-id" : "ba75c691-18dc-4b0b-9a5c-c97a6ae08ad6", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg25174/providers/Microsoft.ContainerService/managedClusters/aks2982838c\",\n \"location\": \"centralus\",\n \"name\": \"aks2982838c\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns141568\",\n \"fqdn\": \"mp1dns141568-y5bjm35q.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns141568-y5bjm35q.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0950879\",\n \"count\": 3,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"availabilityZones\": [\n \"1\",\n \"2\",\n \"3\"\n ],\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap110261c\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"maxCount\": 3,\n \"minCount\": 1,\n \"enableAutoScaling\": true,\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap249040a\",\n \"count\": 0,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 10,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg25174_aks2982838c_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg25174_aks2982838c_centralus/providers/Microsoft.Network/publicIPAddresses/8a5e0a71-b982-4769-869d-b47589f9051d\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg25174_aks2982838c_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks2982838c-agentpool\",\n \"clientId\": \"6920efa5-5842-4742-9edd-7d56178a84c6\",\n \"objectId\": \"754ac71e-4525-4935-8234-3f780efa566b\"\n }\n },\n \"autoScalerProfile\": {\n \"balance-similar-node-groups\": \"false\",\n \"expander\": \"random\",\n \"max-empty-bulk-delete\": \"10\",\n \"max-graceful-termination-sec\": \"600\",\n \"max-node-provision-time\": \"15m\",\n \"max-total-unready-percentage\": \"45\",\n \"new-pod-scale-up-delay\": \"0s\",\n \"ok-total-unready-count\": \"3\",\n \"scale-down-delay-after-add\": \"10m\",\n \"scale-down-delay-after-delete\": \"10s\",\n \"scale-down-delay-after-failure\": \"3m\",\n \"scale-down-unneeded-time\": \"10m\",\n \"scale-down-unready-time\": \"20m\",\n \"scale-down-utilization-threshold\": \"0.5\",\n \"scan-interval\": \"30s\",\n \"skip-nodes-with-local-storage\": \"false\",\n \"skip-nodes-with-system-pods\": \"true\"\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"bc42db06-046c-478d-b553-4c25682a71dc\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53807/providers/Microsoft.ContainerService/managedClusters/aks59605d18/listClusterAdminCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg25174/providers/Microsoft.ContainerService/managedClusters/aks2982838c/listClusterAdminCredential?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "a47fbbdb-60a5-4827-9747-bb78b967840f", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ebdafcb6-5a29-4065-a847-d01510041570", "Content-Type" : "application/json" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Tue, 14 Feb 2023 02:15:10 GMT", - "x-ms-correlation-request-id" : "4cc91c7d-2a99-4aa3-a28a-c39499cf6864", + "Date" : "Thu, 20 Apr 2023 02:48:18 GMT", + "x-ms-correlation-request-id" : "ad34e453-3060-4f99-93b0-666b885c5a77", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021510Z:4cc91c7d-2a99-4aa3-a28a-c39499cf6864", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024818Z:ad34e453-3060-4f99-93b0-666b885c5a77", "Expires" : "-1", - "Content-Length" : "13037", - "x-ms-request-id" : "d39139de-618b-4b68-91ec-4fb50a7f3358", - "Body" : "{\n \"kubeconfigs\": [\n {\n \"name\": \"clusterAdmin\",\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlZFTkRRWFJIWjBGM1NVSkJaMGxTUVZCbGRGWmhaVXBtVlhKM1NrOUllVmxxWVU5UlRGVjNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGNLUkZSRlRFMUJhMGRCTVZWRlFYaE5RMWt5UlhkSlFtTk9UV3BOZDAxcVJUQk5SRVV4VDBSUmVWZG9aMUJOYWtFeFRYcEJlVTFVVVhkTmFrRTBUa1JLWVFwTlFUQjRRM3BCU2tKblRsWkNRVTFVUVcxT2FFMUpTVU5KYWtGT1FtZHJjV2hyYVVjNWR6QkNRVkZGUmtGQlQwTkJaemhCVFVsSlEwTm5TME5CWjBWQkNuRXZkbFEzWTBwRE0wRXhjWGxMYkhZMldDdHZiRVU1ZUV4NFkwMVJNalIyUlhCSWRrbERlRzlLZGxvMGFUbGtVbTh4ZURGME1qUTBOR3hDVjFRclNuTUtVV0lyWm5ac1dFVkpSakJ5YTAxV1NFNUdOMjFpT1dsVksxaHNNRWRzYkN0YVNucHVXbFJKTW5ocFExWlRVMFJ1TjBZd1lYWkpWM0F2Y2s1VGJVbHVlUXB5YVdoRVdYRk1LM012V2xsbFNqRktUa1EwUTJGVVUxWnJOVXR5VERsdVJqVjNlVEJaTUhBcmJVdzVWR3hpV1VabGN6TlpRbXA1VkhsVFpXSTBjVWtyQ2pWWlVEZDBTbk4yVmpBeWJUbERhVE4wTjI1Q1dHMXhlbWRDUkZJeGEySjJja2RDVEVoSk1scERUR0paUW5aa1ZsUXhTMmhtVEVrNFNTOU5lVGxuVkc4S1p6a3JibGhtTWpKNE1qZFpaMkUzSzNrMFprRkxZbEIwTmtwcU5HMUdPR05tUzFOV05pOW9lRnBYTkZoWk16aE5ZbEZTTldSMlRXMTZiRGx0UjFJeVZ3cFJaazQyZFdWU1JsZDZSaTlVVjI0dlJGTnhVR1JXTWxGSmFEUnVSRUUxWkhsMVdqRnRVUzgwYkVkWEswSlhWSEkyVGtGMVVqQTBPVVpOV2pKSWVVazFDbGQzY0dONWIyZEpVbE56UldVemRucEpValpzTTNWM01VUXlTWFJwY0U1RU1rcDJTQ3RtY2xjMmFqSndNME5vYTBweksxZFdMelZtSzBkRFEyTldPVlFLZW01MVJISnFhbGRsTDNkbVMweGxXRkZqSzFONVFYZHZkMUJYVEdvMFNuSjFhVGx3YzBWclEycHNTbk51UkZGUFJrOUpUSHAxYmlzelpXRjNlRUZuZFFvMVFuUkthQzlLS3pGWWJrbFJZbWRsU3pReVJ6QkxLMkpMYkVwNFdEa3pla2d6TWl0dEwwUkhibkkyVjFwalJWUmtlVEozYUZkV1FVbENhbWR0T1dGTENrUlpabU5QWm5kUVJHVlplamN2ZFZkT1FWRkdhV1pWVTJGcVRqRXhNMEVyVTBKSlZGY3lkWGt5YTJSWGRXcHlaeXN2U21sUmJEaGlaM05hUVRJMFpXTUtZME5yYTB4VWIzZFJWRXhOU1dGWFNWWnRhVTFxWmxCc1kzTjVia05STjNGRU1HOTNLMlJSZG1kWmEwTkJkMFZCUVdGT1EwMUZRWGRFWjFsRVZsSXdVQXBCVVVndlFrRlJSRUZuUzJ0TlFUaEhRVEZWWkVWM1JVSXZkMUZHVFVGTlFrRm1PSGRJVVZsRVZsSXdUMEpDV1VWR1NHVjFRV2xxV0ZWRWVXeHlVVGxUQ21wRVNWaHZXVTF3UXpaS1owMUJNRWREVTNGSFUwbGlNMFJSUlVKRGQxVkJRVFJKUTBGUlFUQXZTMVE0YjNnMmNpdDJWbEp6VFZJMloyTjJVWEpvVVZVS1NVeHFaelo0VGpoQ05YQkdTbk13TTJKdmNqQmhjMmd6TmxWbVRqaHhhR1pCU1ZGSGEzUlViWEYwWTJKRmVrMURSazVMZFVkcWRqRm5TbHBqYTA5RE5Bb3ZORGRUYWxkc1pqY3lOSEJPVG1aNGNtRk5RbWxXYkdGSU4wSm9WRUpHTkZaTmNUWklZMjFLYVZFeFFYTkhkR0ZuYlhkaE9GZFlXVE01ZG5sMU5VOXdDa2xPTjNWS1VtUkVUMnR1UzJGcFlTOUpWVXRWYUZWVlJVbHVURmhwT0RKSE5ETnBSWE5sY0VzclVFc3pSbkJPVjFBM1NWUkRXbEk1Y3pKVFIzSm1PRThLWlVSQ1dFNXZPWFFyYkVvd1QwRTNTbVZ5YXpoMU4ySlBaRkJvYVdGMFEwMWhRV2xOYkhwQmFVSlRXak53V25abGMzcDZiMmQxYzBaNGEwNDRVVTlYYXdwdFMxcHVXalEyZGpkVE9VMU9iMDlpVTNacmVGZFdha1J2THpJM1QzWkRabXRtYjFkUmJUSlJVbXRRTnl0TFpXcDRVRXR6WjNKYVUxQllPVzVzWTBKaUNrUjRLM2s0U3k5cGNHWTFVa2gwZVVGREsyVmFka05YT0VOMWFtazROaTh5TkhWQmNHdHRaMjVtVW5JMVdGcEZka0ZETHpndllrRlZUWGMwTVc1WlNEZ0tiMGd3VjFkc1EzRktlWEpCVFRSTFUzTnZhMGMzV1Rkek1rSk9OSEZyUTNsVFNVMUtTbkpsV0hCcWQxQlFSRVpwVWpkdFpXOUpjV2xhZFhVd1NtazRSZ3BKUkdJMk1IUXJNMUoxTjNSNlMxWjBZbnBTU0VkblQwd3pSa3hLVUhoNlEyTm1TMDVIWW1Wa04wcExjbTkyWTB4MVJtUk9WRUY1VUhrMk1VeFRaMDlPQ25kTlQxQm9SVUZMTlhaNEwyeDVkRWx0U0RGaFMybHZVbkEwTXpkcFZ5OUJkbHBuYkhsSloyRkdhR2RQV21vdk5tZDBURlJYZDA5SU0xRjBTRkp0WWxZS1RERXJLM2xTT0dnME4zRnJlVXBFY205dlVrWlhUa3N4VTFGd1FsbDFOeko2UldjemJHMDNNbXRUVlVveVUxVXdOVGt2WW14blQydElkek5oTW14eGJncFVOVEJGV1ZCVmMxQkpUVkJJU0ZGWWQxRTlQUW90TFMwdExVVk9SQ0JEUlZKVVNVWkpRMEZVUlMwdExTMHRDZz09CiAgICBzZXJ2ZXI6IGh0dHBzOi8vbXAxZG5zOTc0NzcwLWU2MTRlNzEzLmhjcC5jZW50cmFsdXMuYXptazhzLmlvOjQ0MwogIG5hbWU6IGFrczU5NjA1ZDE4CmNvbnRleHRzOgotIGNvbnRleHQ6CiAgICBjbHVzdGVyOiBha3M1OTYwNWQxOAogICAgdXNlcjogY2x1c3RlckFkbWluX2phdmFhY3NyZzUzODA3X2FrczU5NjA1ZDE4CiAgbmFtZTogYWtzNTk2MDVkMTgKY3VycmVudC1jb250ZXh0OiBha3M1OTYwNWQxOApraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsdXN0ZXJBZG1pbl9qYXZhYWNzcmc1MzgwN19ha3M1OTYwNWQxOAogIHVzZXI6CiAgICBjbGllbnQtY2VydGlmaWNhdGUtZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVWklWRU5EUVhkWFowRjNTVUpCWjBsUlVUWmhOWFJMTURJck9VcFllR012ZFRaREwyWlVla0ZPUW1kcmNXaHJhVWM1ZHpCQ1FWRnpSa0ZFUVU0S1RWRnpkME5SV1VSV1VWRkVSWGRLYWxsVVFXVkdkekI1VFhwQmVVMVVVWGROVkZVMFRrUktZVVozTUhsT1ZFRjVUVlJSZDAxcVFUUk9SRXBoVFVSQmVBcEdla0ZXUW1kT1ZrSkJiMVJFYms0MVl6TlNiR0pVY0hSWldFNHdXbGhLZWsxU1ZYZEZkMWxFVmxGUlJFVjNlSFJaV0U0d1dsaEthbUpIYkd4aWJsRjNDbWRuU1dsTlFUQkhRMU54UjFOSllqTkVVVVZDUVZGVlFVRTBTVU5FZDBGM1oyZEpTMEZ2U1VOQlVVTjNPVmN6V25waGNFcHJhbEpQVjFoTFMxUnFibWtLZEVRNFdXTkhlbmRhZVRNNFoweFdObE5sTTB0Q1MxRjVlVVE1ZUZneWRITkhjSEJpZGtsdmIyZDRlVUpvU2tONU55dFNORWR6VWsxS1YwMWxjVGRaTUFwNlJXaElLMUl4VjNBcmIySXhjMFJ0ZVV0SU9HdGFVVXhGU25oVVpXVTRTMFpvTWtVclpIZzRjSFUyZFZFelEzUlhLMnB5Wm1zM2R6WlFaUzg1Tmk5V0NuSjRhbWhCYmpFNE1rTnVORWREUkUxV1lWQm5VRWszUVVGSE5pOWhSVlYxWTFoWEwyVnlVV1ZtUWtGVVUyeEthVGRRWlZSU2NWRnFMMFZIT1hGNE1sZ0tiRXRDZUc1dGNrMDNkbUpJV1ZWTFVuTkZTaXQ1V21oT1YxaHdUM1UzY1VWNlNqQXlkVXRZYWtGMllXUllSRGx6V0ZJcmQxWnhRekJXVWtVM2RuUjFWZ3BVZEUxRk1YQkNSbEpHWVZkdU1HaGhLemhGVlZsVU9YVXhjSE5DUVVsT1lUVlNhMGMyZVZJMFMyY3hkRnBMV1cxUVNXODNXak53WWsxd00zUnFaemhwQ25CM2NHMVlOVEkySzI5YWQzQmhSV2RyUVU1RU5ucFRZekY0VFdwcVNIRlJUbmxUZDJ4RWIzaG5URk5KZERKVFJXMUpjRlpQV0RGQlZsTnRaVzlTWWpRS2NXZGlNREpGU21NMlMyaFlkMWc1SzBjd1RsVXlZelpqYkRaUlQwaFlibXhDVVZjcmIwTlRNekIzY25saWQyOU5RbVJzTkdGNlVVeFJTbWd2Tm1sSmR3bzRiU3R3Wmk4NU5pOU9TWEoyTkhCbk1HNXRObHBRY3pGaFV6VkxkRFl5VG5RMFNURkhVSE53Wm5sTlZHUkRVbmR5THpCdk9VVnlXR2d2VlVkV2JWUjJDa042VEdwRlltOVlReTlHTW5Ca1ZGQTVRWGQwTVRsNlJYVkhZelUyU1dwS2JVcFpXWGhaVUUxT1kzRm5OVEJuVFRkUlEwVnpibGt6ZERVeGRGQmFWSE1LTldGa1dUZFdUMnhXYVUxRlUwSkRWMjAxWjJwb1ZqazJZMjVOZUd0dlNXZHdPRXhDTVcwd1dreG1hemx6YVhnd1dqRnBVa3BvUTNoa1JsaHpWMVJ6ZUFwMlpFOXZPRkI0TmxwRVlsVmlZakozT0ROa1NtUjNTVVJCVVVGQ2J6RlpkMVpFUVU5Q1owNVdTRkU0UWtGbU9FVkNRVTFEUW1GQmQwVjNXVVJXVWpCc0NrSkJkM2REWjFsSlMzZFpRa0pSVlVoQmQwbDNSRUZaUkZaU01GUkJVVWd2UWtGSmQwRkVRV1pDWjA1V1NGTk5SVWRFUVZkblFsSXpjbWRKYnpFeFFUZ0tjR0V3VUZWdmQzbEdOa2RFUzFGMWFWbEVRVTVDWjJ0eGFHdHBSemwzTUVKQlVYTkdRVUZQUTBGblJVRldLM1ZUVkRGVmQxaDFXRkpoWmk5WWEweHdid293UlhCNGFHTlFPSEJOWVc5S2JFNVJURW93WTJSemJHSnJTMFJQWjAxRmNIa3lUV3RNU0dwMk5XRTNRalpwY0VRM2VVeFlTMmhQVmt0aVpXNXRLM1pZQ21GalExb3lORW8yWnlzMmFIbzJiRTg0ZERWelpEQXhjemsyVHpOUE1GZDVTVlJSVnpoaFduQlhUa2R4V21FNWJGaHFXR1JGYVVKM1JGaEhSa2hZWVc4S1FtdE5VV1ZuVUhaTlZVOHljRFUwUlV0MWVqVjVOMmN4VTIxSVJuSnZSRU5GY21oR1VuTnhlRTF3ZDBKa2FtOUpNR1pZWmt0cVZTdE9hbWxvZEU4d1p3cGxVMHRuZUdwdFlVOW1PV2szTDFSVVRHNHJMMGRXYUdZNGJuUnBhVTFaT1ZwbU5XbFFlVGdyVEVoRGJtRnpXRXBwTWpKWGFGSk9ObnBEUml0eVZIa3lDa3dyVTJWa2QxZzFNMnhIUTNOeFIwYzFiV0kyYkhReU1tVnBhbE5SVXpCQ1RVZG1aRW94ZWxaUGRGZEZWR2M0U1RSVldISkVZVWRoY21SbVNsWm1OM0lLTTNaalFXc3pWRkpMVGtsemFsVjNZbkJ2WVdaa1kzbHljblY1VUVoblp5OTRUWGRFY0hGVWQydEdZVWcyTUN0UmFVWk9hREV3UmxZeldrRm5ibEE1UXdwRk5VZDBNVm9yZWxJd1NuRmlNRXhuUWpWcFMzTnZjR3RXVDJ0c2RqVklZWGRVVkU5SFMwOUJhemhTYWtKTmNGTTNabGt4VHpKU1YxSmpXV1p4WWxvNENqaHVlazlwYUVoMk56QjZSR1JNZVZWTmVuUkVjMUpFWjAwNGJHNTZOMkp3Y1VwS1lVcHpPVkVyVDBWd2QwUTBPR1p0UXl0MlRWcHNkV0U1WW1GWFYyd0tTRUZWUVhoYVRqRnJUMGc0WVVSR1lrdDFZMjVGZG5odmNUaExkVEkwWm01WmMwWnRTbnBTU0RWaU5XeHNWVll6WVVwVk4wY3JabUkwU3k5YVlreDBlZ3BUTVZsNFRqUlJVblJQUTAxeWExVkhSbFZ2Y2tOT09Fb3pkVFpOYWs1bVVGaENPR0Y1VXl0ck5tdHFUemxEV0ZCNk1VcHJjRU51V21kVGR6aDBjRGxSQ2pKSVNWWXlUVEp3TVZWSloxUkZjM051Wlc0d0sycHpQUW90TFMwdExVVk9SQ0JEUlZKVVNVWkpRMEZVUlMwdExTMHRDZz09CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsS1MwRkpRa0ZCUzBOQlowVkJjMUJXZERKak1uRlRXa2t3Vkd4c2VXbHJORFUwY2xFdlIwaENjemhIWTNRdlNVTXhaV3R1ZEhsblUydE5jMmN2Q21OV09YSmlRbkZoVnpkNVMwdEpUV05uV1ZOUmMzVXZhMlZDY2tWVVExWnFTSEYxTWs1TmVFbFNMMnRrVm5GbWNVYzVZa0UxYzJsb0wwcEhWVU40UTJNS1ZUTnVka05vV1dSb1VHNWpaa3RpZFhKclRuZHlWblp2TmpNMVR6aFBhak4yTDJWMk1XRTRXVFJSU2psbVRtZHdLMEpuWjNwR1YybzBSSGxQZDBGQ2RRcDJNbWhHVEc1R01YWXpjVEJJYm5kUlJUQndVMWwxZWpOck1HRnJTUzk0UW5aaGMyUnNOVk5uWTFvMWNYcFBOeko0TWtaRGEySkNRMlp6YlZsVVZtdzJDbFJ5ZFRab1RYbGtUbkpwYkRSM1RESnVWbmN2WWtZd1puTkdZV2QwUmxWU1R6YzNZbXhWTjFSQ1RtRlJVbFZTVjJ4d09VbFhkblpDUmtkRkwySjBZV0lLUVZGRFJGZDFWVnBDZFhOclpVTnZUbUpYVTIxS2FubExUekprTmxkNlMyUTNXVFJRU1hGalMxcHNLMlIxZG5GSFkwdFhhRWxLUVVSUkszTXdiazVqVkFwSk5IZzJhMFJqYTNOS1VUWk5XVU13YVV4a2EyaEthVXRXVkd3NVVVWlZjRzV4UlZjclMyOUhPVTVvUTFoUGFXOVdPRVl2Wm1oMFJGWk9iazl1U21WckNrUm9NVFUxVVZWR2RuRkJhM1E1VFVzNGJUaExSRUZZV21WSGN6QkRNRU5aWml0dmFVMVFTblp4V0M4dlpYWjZVMHMzSzB0WlRrbzFkVzFVTjA1WGEzVUtVM0psZEdwaVpVTk9VbW8zUzFnNGFrVXpVV3RqU3k4NVMxQlNTekUwWmpGQ2JGcHJOM2R6ZVRSNFJ6WkdkM1o0WkhGWVZYb3ZVVTFNWkdaamVFeG9iZ3BQWldsSmVWcHBWMGROVjBSNlJGaExiMDlrU1VSUE1FRm9URW95VGpkbFpHSlVNbFUzVDFkdVYwOHhWSEJXV1dwQ1JXZFJiSEIxV1VrMFZtWmxia3A2Q2sxYVMwTkpTMlpEZDJSYWRFZFRNelZRWWtselpFZGtXV3RUV1ZGeldGSldOMFpyTjAxaU0xUnhVRVE0WlcxUk1qRkhNamx6VUU0elUxaGpRMEYzUlVFS1FWRkxRMEZuUVZCdFNraHNPRVZ3YURCYVJIRnNkR1ZTWlZCUFFrWTBSelJHWWtORlVEVlBPUzlXYjBKUVUweElLekJET1dWUmFXVmFWbkZEV0VwWVpRcElLeTlPVVd0RWR6WlZORmhrZVRCaWNVMUNSVTVqWkZkdVMzVnBWelUzUkU5VFJuTXdZaTlCVmtZd1RDdG5URTE2T0daTlkyUndWbEZTYm1kUFlreEJDbFpaVlhCT01EQjROM0FyZG5BM2IxQm9NRXBPTWxSd09HOU5aazltV0VGcU5VdFNTM0pKUzBkaGVHNDBOa1pPV2tndk1EQjZkRlI2Tm1GNWRrOTZRekVLWmpSelFWcE5OMFkxU0dJcldWRlJkelZ5YW5kemRuSlpWRWw0TDBnMGNFVmxWVWhSWW1ZNGVEZ3hRalp3Y0RReGNtMDNUalJ0VkRGTE0xb3dNMlJQT1FwVWRXcFFObE5NZWtjek5EZG1jbTFqVVZGYVNUTnVXakpZV1haamVrOVhjMDR6ZW1adVpscEVjME5aWjFoeEwxWnhMM2czVDBVM1VUazRjV0kyUkZWakNtUjJlbll5YTFRd2NucHZNV2hKUW5GWEsxSmplRlZzUmpsdk9DdDVVVTR3YkRCaFNsRm9Na3czZUhkdWFUUm9XRTFsUkhCdFRrSjRXbFF2ZEU1cE5pc0tTbFJ4V214dWIxQTNRMnRXTDNoTVNtTXlSekEyTjFjeE1EWnRXamxhVjFSYWFXa3pkRWxhTjA4ME1YTnliSFJRVEhsWVQxQjRiRGRpWkdGc2VrWnJkZ3BuTVV4Q2FucEtRVXhEY0dKSVZUQndTa1kzUWpGSWRrZFZZVUZVZWpRNFR6QjZOSEIxUVZwRFRHMUNXWHBuVkdORGFYbzFjRFpvY21vcmJUaHlabkpCQ2xSNWVqRnNkemt6U0haUFJYWnJOVGMxVGtWSFpuVXpZWFExT0VFM1NtaFBVM2xRTUN0eGNHZFRVRFU0V1hCTVJVRkJka0pxWWtsdU9GWmxNRXRUZUZjS1QzUlFiQ3RRWnpSWWNqRmFkR3RPU21kUmFUUTBiVUpQWVZKVlZsVm1aSFI0TmtZelEyaEllblJUUTAxMVdXeHVVWE5vYmxseWVsVkZNR1Z2UW5sTGNncDNMMU5NUjFGMVp6QTFaVVl4ZVhsUE9UaEJSVm80V2xWNFduRXdNQ3RsUkdvMldtVjVNak53VGt0Uk9TczRjalZuVVV0RFFWRkZRWGxEWTJadlZrOTZDblJNYW5CWVkzcDJhMkZXYzJKYVZIaGFibU13VFZZMmMyWkNjR05IZVdadmIyeEdaRkkwTVdsUVlVc3diM1ZvUTNjck5GWmFOVEpCTkdVNE56bFVjRkVLVkU5RVRGQmFaV2syV1V4RlN6WXJPV2t5V2pkVVFYWnJUWFV5ZEZoeWRWRnNlVzVQVURCelRHUlJkSEZETVN0elpGWlJSREZPTjBWaWVXUkRZVGhvUmdwd0wwaHlVV1pzWkZocVVUUkRSREJ3UVdoUVVWaDRiM1puYkVjM1RGbE9kMnRxTVN0bU0xbHhkbWRvTHpSSFZGQTRhMnh6Y1hOMkwxWjNaVEJHWm1kQkNrTXlkRzFOT0VoeGRWVlhjamhqSzJSNE9YaDBMMEZpTm5oTU5qSlRhVXB1U0VOTWNUQnBVV3hTUm14U2RHTXhLMGhET1ROWGJtWTROWFJ6VTJ0blNqVUtabUpVYkZwWGNsUTVlVTQ0ZDJwNFVGZHhNM2ROWTJkQmFtVlZVSFk0WW00eE9GVktPV1IxTVZSbWJtaE9TRFpsVmlzeGEyeGpWV013T1NzdlJWTldVZ28xVHpoa01ERnJPV3gyVWxkRmQwdERRVkZGUVRSc1YwNDFRbUo1VlhadFZUVjNZakJaUkhWMWJtVkxTR3BVTUhGeEsxSXpjVFUxV2xGemIwSk5jREJLQ2tnd04ybExOMXBTYldGSldXOVNTbGRrWTJKbGNFdG1PVW93WmpOa1RuUnhXWFZpU1ZCQmEwSnlaVnBDV25GelIwWlhjRXd5TVhWbGFEUlFhVmhHVkVNS1dsTjVXWE5ST0VNNVpFWkRVMDlTUm0xRGRrbEJhR1ZNU2t0cVQwOHhhMUZGUkRock1ucE9WblZ4YVdGMlFuWkJOVUZ4Ym01a1FXSXpOR2xJTUZGUmJnb3dXRmxYVjJjMWVWVTVkVnB4TTFnNGRGSm5laXRtWW5aQlozQnhkbVZUWVd4RGNrVnFLMm95ZVVWak4wWm1XbGRFVTFOeGJqRm1SVUp4U0d0TVQwaE9Da3hRT1dST01VeFRWMmx5UldScFYxZ3pWV28xYmtZNFZVUkxURWxFWlRCdWVXeHJXRk4wVlZCTVRrSXhSSGhNTVdaeVRUazRSVXcxWVhkWU5FRk5PRklLUW1KSmQyNXdWVVV5V1VVMWVFeFdSbE5OTWs1b05IUlhkemMxYjFCWWJtSllXVlF3WWtkNU4ycFJTME5CVVVGd1ZXcHdjbVZtV2s1NGVXTlhiMGR4VGdwTVVrOHpaemx3WVdoNE1sWlhOMEpOV25KNlFrNXViMGR0VEcxcVVHZE5ZMHR0TUZWbVRreGlNVVpzUXpkUVpHZHlXakExVVZoTE1tcEhiM0JMZUdOT0NrVnNkMmhyVFZOWE9VODVZbWRrUkRReWNYcERUa0ZNYWpCc1QzTkxXR2RUUkN0emVYTmxkazk0VTNWT1ZsQm9SVFJzZDB0SFIzbGFRVmszUzB4bmMya0tiV0pGTDNOcVF6TktlRkZNY210S1JYRXdOM3BXU1VZelJEUTRRVVJaZEVKa1JYWkRUR016YjJaV1VXSTFjMWQxVmk4M1REQnJiR2RGYVc5c1dWWkdkUXBOYmpSUVJFRm1UVGRUYzJaeWRXdDViVkpVVms1VmEwbFFRVlY1YjFKbE5HaHhRV2cwYlhrMGMwOTJOVVl6UWpBd1MwZERNVEZRZUhGa2FqWkhVbGgwQ201aWRuZzVZbGRGVTFGcFptNXRWRTgxYnpGaU1FWnhielY0Y25CVlVsTmlTbTh4YURSM2IxcHhVRGQwUmt0aFp6ZDZOVzg0WTFZMFpVRXdNbEoxVVRZS1RpOU9Wa0Z2U1VKQlNGZFJjbmxXT1dKa015OHliMHQxYzBJeVZXOXlNVTFRT1VSNmNITnBiVFJwY0RWR1JFTklUVlozVkVObWQwUlJObEZzUkdadVdncHZlVll6YlhkWFQybFlVRW81YzNWRGNrWXdPRFFyVUM5elNqZFBjSFJ4Ym5ObE1HTm9VWEF5Y201VFFrRk1WM1p2WkUxSlF5OXVNVEJzUzFkVk5XeFJDbGQ2WmpGeGRHcERWbE5CVWtSeGRUWkxNMWhWWVRJeWF5OTNXVVpuYkVJd05TOXplVUl4TTNNd2RXYzRaekV6TTFVeVZWVXpXVWxHTjNSS1ZXdHljRkVLV2xkQlZUVXpSa0kwZVRORFVVdEJNSFpSUm5GVU5HdE1UbWhNZVd4ak1uVm5iR2xGU0cxeGVGVjRaREY0VmsxVmIwdDBXR3gyV0Rad00ySnVVa2hEYkFweGJYTmpWaXRuVURCbGFWSXdjRFZHY0RscWEwTlVhMjlWWkhORVJrOUVXVmg0VnpOaFYwZHZlRlpIV2pKSGFuQk1jM1J6ZHpWRVREUkZiR1poY1dRMENsbHZUakZFVlc5c2VUVkNUM0J2UlVNeFN6WnhURE5LUTJJMWQzRldjbXREWjJkRlFrRk1kSFpPVkdGS05IaFFZbGhEVFU1WGFFNTJPRWxpVjJSMUwwWUthelJHT0hwNFJGTkpSa1owYzBka2VGQkVkbmR4Y1RoaFRDdHZRa2Q0YlZkclpsWnJNR05IZFhKcGVYUXJaVXBGVWtweU9UZFdlWFppZEdWV2FuaGpjZ3BVVVVwalduZDVhblF4WlVWbFIwMWtUaTlMVFVkWk9VNXFhemRuUlRScVVFWlRUM04xWlhVM0wzbzBha1JPUmpBeVF6RjBXQzlRTTNKcFVXWk1RMWhJQ25GT1JtcDJWbXR2YzNCaVJYVm1jbmhKZW1kWFpGVnFka1V3VWtaelltNUVTMlZxTWxOTk5rVTJNSEJHTDFORk1XZDJNM05NU21OV2JEZzBNMEZ1YmswS1puTXdXRTVuTHpWcGQwTkhkR05KYWt4TFNFWlJSbTVoYVRsdk5DdEVOUzlaV0UxMGIySlVkbEpDUmpoSGRVOXJXazFRTlc1SGRFSllWVVpLU0UxdVdRcFpObVpUVkhSeVZtNDRSMnRuZVVsdFZsWmpPV3RQUjFGMVZtVlNURm95V1hSelExUnZlR0Z1UzIxWWRUaEVjVkpqY0doUFRrUm9iVVJwY3owS0xTMHRMUzFGVGtRZ1VsTkJJRkJTU1ZaQlZFVWdTMFZaTFMwdExTMEsKICAgIHRva2VuOiAzZmI4MmY0MTZhZjdjNzJhOWZmYTgzNmZjNjk3YjRmYzZjNWM4NGRlM2YyNzAxMjljZWIxMWIyOTA0MTc3MTUwMGM4NjUzYjU3YjE5NTU4NjllMDdlMDM4MjNjNDdmY2JhMTM0ODY3NTcwODY2MmU2YWZkMjBjNmMyMGI3M2Y4NQo=\"\n }\n ]\n }", + "Content-Length" : "13025", + "x-ms-request-id" : "77d35f9a-86c4-4b4f-9da5-cc4f1d81cdb7", + "Body" : "{\n \"kubeconfigs\": [\n {\n \"name\": \"clusterAdmin\",\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlJFTkRRWFJEWjBGM1NVSkJaMGxSVlZWNFRYSkllV2x6ZW14RWMySndNamMyZUhwdmFrRk9RbWRyY1docmFVYzVkekJDUVZGelJrRkVRVTRLVFZGemQwTlJXVVJXVVZGRVJYZEthbGxVUVdkR2R6QjVUWHBCTUUxcVFYZE5hazEzVGxSYVlVZEJPSGxOUkZWNlRVUlJlVTFFUVhsT1JFRXhUbXh2ZHdwRVZFVk1UVUZyUjBFeFZVVkJlRTFEV1RKRmQyZG5TV2xOUVRCSFExTnhSMU5KWWpORVVVVkNRVkZWUVVFMFNVTkVkMEYzWjJkSlMwRnZTVU5CVVVSMUNqRnpiWFZPVG04d1ptZ3hjM0pITmpGRVRUaENOM0IwT1dWcVRsRk1SMEozT1ZkdVpFcDNTM1JWU2xRNVYxbFZPRWRUUnpaRFRGcFdjVk54ZDFCTGFIWUtjbWR2UkhSNVMzUlhaRFZVYUZWTWRFMXBURGc1UVdOallrTjNTR1pzUVdobU5IazNNSEJRVXk5RlYzQnBaMUpZVEVkWVJpdGFiM05IUkROU1ZWUTRMd3BZU0dNeVFVMHhPVEppWWpGVlozbHdiSGN3YkRGc2FVdGFWM3BvVjFwc1JtSjBPWGt6WTBwd01YUnlWWGs0ZFRWak5uRmxhRzFYWVdaUE5VbExaVUo1Q2xOeVdYcFdSMG80WkNzNFpteEZRamcxUVM4clZXSkRkVWdyT1dwak5FaEpOM0o0TmxKUlducEVWMWRJZEhBdmEwUTFUMlJsU25oM1drSnhkbWx1WTBJS1VEQXdjbGxZVkd0eVkwSmplRWxNVkRndmIwTnJjVVZIUmlzM05EQmFkSFZoWW5wWmMxWnpZMVF6YzB3MmJUQk5TMnd4WW1GaWN6QXlVVVl2Wmtwek1BcG5NRXN3ZEZVMVYxaFlRV3h1WVRsMFJIa3JOVGxHZWxSaU1IbDBXSEZpTUdwUGExRmxUMk5FTjJzM2EydHVXRkJWU0RsQ01qVXZhRlpSVlZCTGJYcExDbmhKYTNaUFpqQnRhVXcxYkVaVlIwVTJaSGsyYlZnM1RGZE5TVXhoYzFwcmVsTXZUekI1WjJKVFUxYzNObmR6YmpSbVdGbERaM052ZVRsdVIzQnVPVVVLZUVOalpXTmpiMUp3TjJwU1NrNVRWbHB2TmxCNk5sUXJNbk5sTWtRNGJtZFBiRFl3YlVSaWN6TTFlbUpET0dGRWFUaG5VVFJQU1hoR1FXNVBOekEwV2dwMlZ6VnhUM1ZoU2xrM1NVOTRiVXBsWkU1eFJFNDJaRThyTUZvNFVEaFJkME5LTTFnM1dIVmpTV0UwU0VsUlNsazRlVmxLTmtkU1p6VmxTbll5ZERGWENuWTVkVGRMTjBWbFpFUkJZWG80TVVad056aE1NbU1yWWxOMFdDdHllRXBxZWtaNWEwaGxUbTVTT0ZrNWJYUlNNRTl1YUZaaFZXNXZiREI0WmxwQ01Va0tUbWQyVFhZeFVVdHhNMHMyTVhwSlZVbzNkbWhYU1Zsd0sxbDZSVXRwY2xWMGRIWXJiMGw0Y2l0UlNVUkJVVUZDYnpCSmQxRkVRVTlDWjA1V1NGRTRRZ3BCWmpoRlFrRk5RMEZ4VVhkRWQxbEVWbEl3VkVGUlNDOUNRVlYzUVhkRlFpOTZRV1JDWjA1V1NGRTBSVVpuVVZVMlR5dEdkVTByTDFWV1MzUTVSRlFyQ2k4M1NIcHhXREJTVEdWcmQwUlJXVXBMYjFwSmFIWmpUa0ZSUlV4Q1VVRkVaMmRKUWtGRFUyUk1LMlpyVEdOM09XSkZhVE16WjNsb1VFODJhalZQZURVS1ptaHJaa1l2TVdKbFR5OTBiSEZYVFVWSWVubEhjMmR4VDFkVk5tZDVNVFJFUWpnNFYxcDNjbFZvU1VsVVMwVlhVa3BCYlVGR1pFRmphRkE0UkZwM1VRcEZRV0paVFcxU01tVlBjMUZvZW0xaFlsRTRSMkpOZEhOVk9Dc3laa0pqVFZKMVpHMVNhVTVuT0dWdk0zUlBabFE1WTNOdVYzTnJlaTlsVDBnd2NsWnBDa0V4YjFCeFVIbHhUVXhTUzA1UWMyMHpaREJuT0dZNFNtRkVSa3BzYkVaSU5IcEhSMUpwZG5oMVkwRTNSME5tYzA1U1NIVXJlWEZwYTNjMFREVXhVWFlLUlVGNWJrSTBTRVlyTTFkRVlYcE5hamxGVFdWTmRuWlpZWEZrTjJzckt6UXpOUzlOYlc5R2REUlhXbFZPVlc5UlR6UkdTekZLU1RSNFUweGFSMEZNWXdwdVEyaDRUakZKTmxWWk5DdHZjbVZxTVVrM1UyaEhLMnRtUTNsQ1lVbDRLM0ZWWnpsNFJYcFpaV3c0VVV4UU1VNVJUR0l4TXl0VmVERm9OMWhrWjBKWENsaGtSM2hDZGxGWU5tSjVaSFZxVEV4YVltVmpUWEp0VjBscU1HaEdXbk53TUZkWVR6QlVaMU5FUkdnNVJUZDRTRkUzWkhGcFJHd3ZNbVk1VVhFeFFqTUtORFYzUjBOcVRFOVBOMnAxYjJWeU9FZFZVVzV5WVhKRFpVTkpRMVI1ZFZCMWJGQkdSR2xIY1ZCTVQwdGtXWHBNUkZGVFEzTk1Za2x5Ykc1eGFWUTJkUXBYWlc4NU1qaGhUV2R0YzJodllpdEhaM1ZSUlZBNGNsZHZTbUV4TkVWSWJrTnNTRk0zTkZrd2VVNVJhekpLV0hGTVJIZFpNR2Q1VUVFMWEyNTZibFF5Q25kdE9HaE9aVGR2YVM5U2MwRmlRbVpuWVdoV2RHUkNUa0U0VkdaVWFVTTViRFo2Y3pGNE5sRTBVelptZGxZNWQyVnZObmM1SzFWVmRqSm1iRXgyVVZjS00wbFZZM3BSVGpKMU0zbDFOVkJFT0U1NlRtaGtZbWhMWjFwVEwyWlZlbVo1VlhKNGFsQkxVemxoUjI4dlVrVk1NSFY1VlhScWQyOUdiakJ6Ums4dlNBcDBjSGRYTURVdlJTdE9WWGw2YUdsd0NpMHRMUzB0UlU1RUlFTkZVbFJKUmtsRFFWUkZMUzB0TFMwSwogICAgc2VydmVyOiBodHRwczovL21wMWRuczE0MTU2OC15NWJqbTM1cS5oY3AuY2VudHJhbHVzLmF6bWs4cy5pbzo0NDMKICBuYW1lOiBha3MyOTgyODM4Ywpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogYWtzMjk4MjgzOGMKICAgIHVzZXI6IGNsdXN0ZXJBZG1pbl9qYXZhYWNzcmcyNTE3NF9ha3MyOTgyODM4YwogIG5hbWU6IGFrczI5ODI4MzhjCmN1cnJlbnQtY29udGV4dDogYWtzMjk4MjgzOGMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbHVzdGVyQWRtaW5famF2YWFjc3JnMjUxNzRfYWtzMjk4MjgzOGMKICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVpJVkVORFFYZFhaMEYzU1VKQlowbFJVR0ZNZWxGc2RFZ3JXalI1V1hsd1YyRjJkbEZtZWtGT1FtZHJjV2hyYVVjNWR6QkNRVkZ6UmtGRVFVNEtUVkZ6ZDBOUldVUldVVkZFUlhkS2FsbFVRV1ZHZHpCNVRYcEJNRTFxUVhkTmFrMTNUbFJhWVVaM01IbE9WRUV3VFdwQmQwMXFVWGRPVkZwaFRVUkJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNWWGRGZDFsRVZsRlJSRVYzZUhSWldFNHdXbGhLYW1KSGJHeGlibEYzQ21kblNXbE5RVEJIUTFOeFIxTkpZak5FVVVWQ1FWRlZRVUUwU1VORWQwRjNaMmRKUzBGdlNVTkJVVVJNYTNGTll6aDJSVEp0Tml0VE5FdDZXVTFUVVRFS1pqZEZSVlJKTUUxRGVXNUZRVUkzZUU0eVpIUkhNMVprYm5WU1lqTk1NbkkxU21SNU4yWkVhMEowTmxoNFFXTm1SbTU1TVRZMFVFdHpjREpGTUVZdlFncEZWREJKY1hsdmVIUlBkSEZuZVhSSGNsY3diVFYyYVZsc1VHaG9OVzlTUm5Cd1RsQlNhMnM0ZVRVNEszcEZPR2RZVkZkUWRXaGllV0l6YkhNMVJrY3JDaTlpYmpsMlJFNVpZVzVLYUhBM1lTdHZObHBwVTNBM1J5OXhaVTV0WWs1NWRFVkVNV3RWTTFReVdVMVpOWHB2V0VaRFpsRnlRMnRzUjA5bFJURnRUM0VLVkhSWk9IaFhkbTlSVVhneFZVRTRhMDFTU0hjck4waGtla1ZPTWpKaFRtOHJVMGhLYkU1RlNITkZRbFZOYUVob1UyUllOVWR1U1VOc2VUVk1TV3hzY3dwdGMydFRhbVZ2ZFZKaFFVc3dSbGw0Y1VKc1ptVnhjVGRVZUVkNFlpdG1RWEJCVEU0NE9Ia3pNVlI2WXpsa1RETlNha0ZUZWpRMllqUmtXRWt6WjA5aENrSnZaR2htT0dKdE0ydHVlVkJXY3pSWlIzWkphalZ3TUZGS2RsSmpkazlpVDJ4dVZFNXVWekJIU0VwRWMycFZZbkpXWXpCbVdXOW5Vek15UjIweWNsQUtOSFp6YkVGUVZYZzJkU3M1THpSVlRIUnJlbFJMYzBaVlNGZzNOMkpTV2xJelNHOU1lR1F3UlZGUkwyUkJUelZTUWpCVFRrSTVkakZXVUdaVmF6Smtad3BuU2xScldUTnlPV05VUzBnM1IxQmFZa2RwZDNFMGVUWlNkMGxSSzNaT1drdEVRM2hQUnpkWU1UUmtRV0ZFUjBSdWIwNXJZVlJJV20xVEswWkllbmRXQ25WRVdUbHRlV0phUW1wVVdrNUpVWGxVYkhCamFsSmxPVmh4Y1Zoa2J6STVaWE12Ym10cVQzVlFNMDFqZFRreWQwNUpZVzFuWm5aVlZYTXlWWE5PUTFvS1lUWklPSEZNY1hCa1dHcFBXVWhRZDBKVk0waDVXbkZvYTJ4NU1rZFZhak5SUm5SMlVVWkVlR1Z2YjFZMlZuSlRObk0yYWxCd1NtVkhXVVExZERGRFVRcFBNREJPWmsxWWVsVjBOVlZLVW1WQk5tNVRXRXQzU1VSQlVVRkNiekZaZDFaRVFVOUNaMDVXU0ZFNFFrRm1PRVZDUVUxRFFtRkJkMFYzV1VSV1VqQnNDa0pCZDNkRFoxbEpTM2RaUWtKUlZVaEJkMGwzUkVGWlJGWlNNRlJCVVVndlFrRkpkMEZFUVdaQ1owNVdTRk5OUlVkRVFWZG5RbFJ2TnpSWE5IbzNPVklLVlhFek1FNVFOeTl6Wms5d1psSkZkRFpVUVU1Q1oydHhhR3RwUnpsM01FSkJVWE5HUVVGUFEwRm5SVUZLTDJFcldtMTBRVWhxVTNkUFJHaFFabEoxZWdwbVdtWTJORVo1UzFNNVdsRmhMMDFzZERsSk4zUXphVWMxVFRoV1kycEpObHBDZUdoT05sZGhTazA0Y25GNk5XRlBNV1o2VWpKVlpTOXlaRlF3ZEdkNENsSjFVSGxTY214R1JHSllLMGRLUTBGUVdtaGFjMjlSYWxKMWFEZHdabUZqWm5Ca1MydzRTSFYyUzBoU05uSXdhMWhvYlZrMlZWa3lUMFpzSzJGTGJURUtkRzVVWVdaT2FVUjBjR3RtT1M4eFFsTllXR1pOYWpOQk9EbE1XUzgyVUhGVWRrRnFOa293YXpkT2JUbEtNbFk1UzJwR0wwMW1UM293VFVOMWIzQmtiUXBKY1ZwSlJuaE9iRzVXYUdwd1RtOTNURXh5WVdWT1VYYzFWVnBRVDB4Q1VsbE5lVkZDU1hOS1NVcDBXVTh4YzNZME1DODFUMkZ4Y0dwUlMzbDZWM053Q2twcVYyaE5XbmwxZERSdVpURkxRMVp5VG1SWWNVVkhVR2RVUzNKM1duaGlVVE5DYzJaQ2QwUnJZa0V6ZEVzeGVqSXJkSE5UZGtJMFozb3hjazlxTldzS1JWWjRNbkZVVTJ4emNEbElkV0YxVXpsbFkxRXJSbHBtYmpKblozUmxWRk4yWXpGMFJ6bFVNWFZqSzJoUWNWWmFTM1pqZGs4eEx5dFJTVWxtUTNsMlNBcFpkM0IzWVhZelQzZDVkV3A2VEhCVmNqbHpjVTVHZUN0UFF5dGtlbVptT1U1SlRtNXhaa3ByVjFKaFExUTJSMUJEYUhwRU1YWjBjRk54YnpWVVlUbDBDbWQxYkdWbVF5c3phalJOVnpaWlFrdFZPWE56WVN0MWFsUXZOWFp5YlRRM1VtWkdUbEIwVkZVNVFVeG5TR0ZIYTFadGFsSlpiVU5MVDJFeU0zUkxhMGtLVlVFNUwyRlRPVUkwVDFZdmNWbFJRV1I1VFVGNU1tUkdOV2RNTm5kbGJVNVpNbWhHYjI1R1dIRjVVMDVXUWtablFXc3lVUzlqYW1OSUsydFZkMDVUUVFvcllVcHVZbnBSZUVGdFYweGtNbVkwZDFCWFoyUnNkeTlYZWxWU1Ixa3dVVGh4Y0Vkb05DdEdaMmszVDNJdlQyZHBhMG8wU1cxbFdtRlZhbEp1ZGtsd0NtZ3djbVJZSzNoWVQwcEVielp0UW1oTVlubGhWbEk0UFFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgY2xpZW50LWtleS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJTVTBFZ1VGSkpWa0ZVUlNCTFJWa3RMUzB0TFFwTlNVbEtTMUZKUWtGQlMwTkJaMFZCZVRWTGFraFFUSGhPY0hWMmEzVkRjekpFUld0T1dDdDRRa1Y1VGtSQmMzQjRRVUZsT0ZSa2JtSlNkREZZV2pkckNsYzVlVGx4SzFOWVkzVXpkelZCWW1Wc09GRklTSGhhT0hSbGRVUjVja3RrYUU1Q1puZFNSVGxEUzNOeFRXSlVjbUZ2VFhKU2NURjBTblZpTkcxS1ZEUUtXV1ZoUlZKaFlWUlVNRnBLVUUxMVpsQnplRkJKUmpBeGFqZHZWemh0T1RWaVQxSlNkbll5TlM5aWQzcFhSM0I1V1dGbE1uWnhUMjFaYTNGbGVIWTJiZ3BxV20xNlkzSlNRVGxhUms0d09XMUVSMDlqTmtaNFVXNHdTM2R3U2xKcWJtaE9XbXB4YXpkWFVFMVdjalpGUlUxa1ZrRlFTa1JGVWpoUWRYZ3pZM2hFQ21SMGJXcGhVR3RvZVZwVVVrSTNRa0ZXUkVsU05GVnVWaXRTY0hsQmNHTjFVM2xLV21KS2NrcEZiek54VEd0WFowTjBRbGROWVdkYVdETnhjWFV3T0ZJS2MxY3ZibmRMVVVONlpsQk5kRGxWT0ROUVdGTTVNRmwzUlhNclQyMHJTRlo1VGpSRWJXZGhTRmxZTDBjMWREVktPR294WWs5SFFuSjVTU3RoWkVWRFlnb3dXRXg2Ylhwd1dqQjZXakYwUW1oNVVUZEpNVWMyTVZoT1NESkxTVVYwT1dod2RIRjZLMHczU2xGRU1VMWxjbloyWml0R1F6ZGFUVEI1Y2tKV1FqRXJDaXN5TUZkVlpIZzJRemhZWkVKRlJWQXpVVVIxVlZGa1JXcFJabUk1VmxRek1VcE9ibGxKUTFVMVIwNDJMMWhGZVdncmVHb3lWM2h2YzB0MVRYVnJZME1LUlZCeWVsZFRaM2R6VkdoMU1UbGxTRkZIWjNobk5UWkVXa2RyZURKYWEzWm9Vamc0Um1Kbk1sQmFjMjB5VVZrd01sUlRSVTFyTldGWVNUQllkbFkyY1Fwc00yRk9kbGh5VURVMVNYcHlhamw2U0V4MlpITkVVMGR3YjBnM01VWk1UbXhNUkZGdFYzVm9MMHRwTm5GWVZqUjZiVUo2T0VGV1RuZzRiV0Z2V2twakNuUm9iRWs1TUVKaVlqQkNVVGhZY1V0R1pXeGhNSFZ5VDI5Nk5sTllhRzFCSzJKa1VXdEVkRTVFV0hwR09ERk1aVlpEVlZoblQzQXdiSGx6UTBGM1JVRUtRVkZMUTBGblFuRlhaSE0xVUc1d2FEWjNabGxzWlZBeWRHZFhVM0JZYTFoSk9UY3dSV05xY1VOd05HWnhja0YyZDJjMldYTkhMMmQ0Wm5WYVJqY3dMd3BZTm5SbWJGYzRiMjVzUzFOSVV6bGtOSGRLYUVoT2RFdEVXWEJaTVU5aGNqVnlRVTlqT1ZGb1QzaEhZWGhRVDI1U1ZHUlBhakZWVERSR0wzUXJNRFIxQ2s1cGQwRjRUMmRYTmt0dVZqUktkMmN3UkdzMGQzRkJVRVZYUkdKb1RGcHpTbkYzTUZoeVowODJTVEpEU0hkRVNHcFFRbE5UWVhaRVVVTTRUbXczYm5jS1JVMDRNa0pCWVVoT2FGZFdRbEZUWmpoaVJURklhMDlzYkVaT1VrbEJjWGRwVUhOTmVGSTNOMFZ4TkRKWVExSm9XSHA2V0VGUFYydzJOa2RDVERsYVJRbzVObWRWWldwSVFsTnlPRzlyVjJoc01GUnJTM1pYZVVRclFtWTNjM2R0YXpGa2MyNHZWblpXUTIwMVpGWjBTMkZ1VURCb1EyWm1WMWRRTkdOSFFrMVlDa0ZYTVUxQ1QzcGtRM1JuUTAxMmNtVmxUM2x3TlRGMlIzRnhXRFpJVTIxcE1ucENjelowUTB4aVIyRldaMFZPY2pONlZUZHlabkpHTldoNU1qTnVVWFlLUldGYWVHdDZiMWxDZEVSek5UaFZUbkZzVEdkNk5FVXpkV3BVVWtWSmFVaGxOV2xIYkVOcGIwTklOMmd2YlhZeFVtTlBTazk2WTBkTWRqSldXbkY2Y1FvdmNIcElkazlYY25Cbk9ISTRWV2N4YWtkSFp6VllhRTlKY1RabU5tRkhVblZXV25Ka1VXZFJjRnBEVkRGRlNXOWtSV0YzTVhKM1ZWUndXRkpoUWpkekNuQlFVVzVvVlRSd1YyZHJSSFIwVDNCaE1ISlRjakpPZURsMVRrZEdTR1JYVG05amNIaHdNbEZYYUdwellrcGFTQzl1Wld4bU16SkRXVEJKVms1cWFHMEtibUZoUkVwbE9IbG5ZbUZJUzJnMlFscE5Ra1Z3UzJnMUt6VlpTa3RVYVc0eWVsTTVWMkZyYWxWUFVYaFBkRVV2VWxCSWNsa3hTbVJMYkNzMldHSkdOd3BDYnpoMFMwcDNSVkJ5TkRNMFRYVTNRbGhHWVRWS1ltZGtTRmxXVmpkNGVWZFVlRVUyYmtVMVJFZEhZekIyUjJWRlVVdERRVkZGUVRaSmNIcFJUMWQ0Q2xoTloxSkNlVVo1TkdWT2JtUXphMlpaTUdJNE1XaFZhbTFHVTJ0eFFXTnViM1ZDTjBwdFIydFpLMVZwWVVGSlRsWnZhMUpxVGxSU01rVTVPR0Z3ZVVVS1VWcHJhRnBvWW1sWFIwZFhhVVZ2UjNNM1RWUjVZMUI1Y25nd05XbEZMMkZsTUZjcmQxVm9PVFJMZGtWdGFVWTVZemxxY1Vsb2FrVkdOamhpU2psSFJ3cDRNamR0TW5kVmFFWnFXSFJOVUZOcmVFUTFiVVZ5TmtoRFFXWTBiVTFPVGxwNVJDOUpZamxpV2xsUWVsWkJRbGRwY213MVJXNHZiMlk0YVdGaVprMDRDbko0T1V3MVRHNUlkM0pQWkM5SVNFZzFORmhuVVhGRlNtUlFPVFpqV0ZkR1dqUkJUbGxITVM5WVZubDVVRlo0TmxGa0sza3Ziemh1YTBaeGRpc3ZVbVFLY25wUVoyRnFZbkYzU1ZVM1NXNXRUVEpUVWxkNGRFMU5jU3RXYVhsUE1scFVabEpxTld0aldsbGlaRUZ4WVV0bU9XOHJkelJzU1RVMWVFMUdNeTlTS3dwbllXaDROa0ZqY3pCeE1tRktVVXREUVZGRlFUUkNkMUZ3YVVSc00yRlVWRnAxTlc1UWVsaENjMWd6WTJOa2NFRnNkM2RhYlRSSVptZHZMMWh3Y2twQ0NrbFROVkZuVnpodmNEVklWVzg1ZFN0aFZUaERjbkY2TldOWlQyNTJPVEYyTVZReGVubExNVWwyUVNzNGVsSk5PVzFEVGtoUE9VbHFiRVo1YlU5VVNIY0tNR1ZvTlhSUFdUVmFlSGRtZW0xUGFVUnhTa3RQUld0YU9IVkZTM2xpTVdSd1NFMXROWE5MVjFaRU5EZE1NRVJ0YlZadmNGUjNiWFpvU0RSUWVXZHNNUXB4U0dVd0wweHFjV2xKUkVVMFp5dDNNVFJwZFhGc2NIbE9OM1p0YURSTE5Xd3JkVUptVTFBM1NUUkJjbWhEUjB3eVJrOHdUREZuTDI1Nk9GZHNUVzEwQ25SMmNsTTVLelZQVWtsVmVtMU9OVEZwUmt3elNtWXlhMkpWV21JM09YQnFhalpDZGxWUFEzcEpUME5DY0RkdVNVdFFlSGROZUZNd09FbEJURXBhT1U0S09ISnhUV0pTTVRGT1RGRndjemR5ZVhkemNGRk1lV2R6WjJJNFprWkhNbTE2U0haeFNEWmxha1IzUzBOQlVVVkJiRlo2ZDJkS2RrbHRORGRMUjFOc2NnbzRRbTEyZVV4aFl6WmFhV05MUTI4eGVtTTVORmcxUlZFM1dHRkJkek4wZFV0MFpuWnFTbnBqTUd4MVExVldTVlpaTTNCVGMwOTJUbkUxUkdaUFowdDVDalpuTDNOeU5tWlZka1JJYmtsUE4ybG1ORmx1UVZJMVFtVklTMjh2ZERsQlRUQktRa3R5YzJWTFNEUkphbFpSV2tOQ2JIRlBUalZHVlhVMGVVUkVXVEFLVGxZM016bHFlamxhUTNWelVuQm1iMmhqYTFFM1dscHpjbXBSYzJwQ1IzTmpMekJaUjNwdFNWaE9lV0pJY2pOWWNXUlNRa1pUVW5GTmVGaEpSM0ZqVmdvek1FdGtNVXAxUlhsdWNHTlFTUzlTVldwM1V5dHlUMEYwTmxWNFkyMUhRM05KV1hNeWJYSXZRVVJpWldOMFIybHRVRGhZUlVvck5sZFRTR0ZKU0RoaUNuUkJUV1p2Tlc5MFZsRkJXbGRQV1ZGMWIzcENUV04zYW1Jd1dIUnpUMmt3VEdWaFZpdDRMMEV6V1RoWlJEVmhMMHRIVVRSdWMzZGtVV042Wms1VGFpc0tjVzFtYkc1UlMwTkJVVVZCY2twRWRuZFFlRlZCTDJWSVZWSnpRMHBaYjJaUE5ucFBjMng0T0c0NVMxSmFWWG8zTjIwd1ZXZFRaVUpRZVhWTGEybEJiUXBFWlVsaksyOHJZV0o2ZVVoMFJHczVWMnR6YlZGSVkybFNaa055TVhweFdGcDZaek5EVkVwdWJURTJUekl5UmxWU1JXMVVUbFJrWmxkRlRFdGtTMFpUQ2xWcVRURjVjR0YwYTNSamEyb3pTelp4UjNKb1FUZGlkRUpHVVc1QlJXMVdkVUZwZWxObksxQm5WVmxNZVZCRFRWWnNhemRxZW1JMVoyd3JjVE5YT0VjS1MxWllLMUpLVVZGa0syRnViVVZXVFRka01tbENXR0ZFYzNCbFJtWm1ZbGQ1ZERsSGIzUmxlRGt3UmpneldHWXlhRmxxZFhWdFRWSm5TRkpxVUhOWmFBcFFiVWhUSzFWT1V5OVZXR3hUVkhWdFFWQTNUV3BGVWpsd1dISkZVRWRNU21rclpGUTNka3d2VkZwQlZWWlZSRGhyY2xGR05GWktjR3Q0TlZOUmVrMU1DbkpUYlU1amRtWm9UbXg2VTI5WU1IUjVSSEZEYkVKb1lUazVibmw2WVRCdWQxRkxRMEZSUVZCSVp6bDVXa0p6WlhOTU5IUkRZekI1YjAxRWJrSTVhMEVLVWxJMFZrcFJhVnBaVVdrMU5IQlZSRlpGY2xkbmFtRlBNRGRZVTA5SVVFMXJlRU5wZDIxVFoyTjFMME0xVEhobVFrbHVhMEpYYXpkM1NuSm1Va05wVmdwT1EzSlNWSEZwZFhFeWJ6VlJhRTlZY25ZMVFVaGtWMUl4YjNSRVZrSk5MMFI1WldsT09FZEpURzEzUkVKM1dqaHRVakp0TDFSU2NqaE5WMUpUUTJaNENuazRTM05MTmpCNlJHbEVhMnN5WlZrMmEwWlBRV015TTBoRFVrZGhVSGwxY201Rk1IQldWbTFsYlV4YVIzWjRhbE15ZVRWMFprWlBlRGhKUlcxaE9Ua0tNRUpuTVdOQlJFSmtlSFJPYm1aT2VqQXpWaTlWUzBaMU9HbGpRamt5TkVReVVsTjFha3BUYkhwelF5OVZWVFJpTmpabGNFOTZNamh1Y2tOemFIaFRjUXA1YXpKWU5sRkxZakJEU2tKTlJFUTFVMm8yZWt4dVdraDJkbnBuYWxkS2VIUk1XWEZxUTBaelMzUkVObGsxVUd0U1FucDVlVnAwV2tKamRtc0tMUzB0TFMxRlRrUWdVbE5CSUZCU1NWWkJWRVVnUzBWWkxTMHRMUzBLCiAgICB0b2tlbjogN2FocTRramNxeDEwaXRzb2JqNWNsZTBtNWNjMXRkMnNrbWN2Y2xybTluMXRzOGoxNHgwdWhqZG9ubnFqY214MjUzZjVwa3NuZWd1azR1YTRsMDdtYWE0MGNzaWg0eHhqZWZ0ZDYwMTczMXlzbnUxZjRnM2ZkYXI2OXRldHBkcmQK\"\n }\n ]\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53807/providers/Microsoft.ContainerService/managedClusters/aks59605d18?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg25174/providers/Microsoft.ContainerService/managedClusters/aks2982838c?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3023d6ad-8b04-4332-be35-a54cabe56ff0", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5898f710-7c89-4a41-9c3b-28481bb9774c", "Content-Type" : "application/json" }, "Response" : { @@ -485,412 +537,412 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Tue, 14 Feb 2023 02:15:15 GMT", - "x-ms-correlation-request-id" : "f5804439-fcb1-46fe-b0cb-db801c929980", + "Date" : "Thu, 20 Apr 2023 02:48:27 GMT", + "x-ms-correlation-request-id" : "f245ccc0-ba0a-4e16-be7d-e768cdc2479a", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021516Z:f5804439-fcb1-46fe-b0cb-db801c929980", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024828Z:f245ccc0-ba0a-4e16-be7d-e768cdc2479a", "Expires" : "-1", - "Content-Length" : "5123", - "x-ms-request-id" : "79e99a8c-9e92-4b3e-aad2-4fe6d84994fb", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg53807/providers/Microsoft.ContainerService/managedClusters/aks59605d18\",\n \"location\": \"centralus\",\n \"name\": \"aks59605d18\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns974770\",\n \"fqdn\": \"mp1dns974770-e614e713.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns974770-e614e713.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0653244\",\n \"count\": 3,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"availabilityZones\": [\n \"1\",\n \"2\",\n \"3\"\n ],\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap189296f\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"enableAutoScaling\": false,\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap241438a\",\n \"count\": 0,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 10,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg53807_aks59605d18_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg53807_aks59605d18_centralus/providers/Microsoft.Network/publicIPAddresses/bb8afd2a-34ec-428c-892b-f2852c645310\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg53807_aks59605d18_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks59605d18-agentpool\",\n \"clientId\": \"b53145b1-13ce-40ed-b958-1ac41d1b131d\",\n \"objectId\": \"ea5eb98d-196d-483a-b59d-cea872cc0b77\"\n }\n },\n \"autoScalerProfile\": {\n \"balance-similar-node-groups\": \"false\",\n \"expander\": \"random\",\n \"max-empty-bulk-delete\": \"10\",\n \"max-graceful-termination-sec\": \"600\",\n \"max-node-provision-time\": \"15m\",\n \"max-total-unready-percentage\": \"45\",\n \"new-pod-scale-up-delay\": \"0s\",\n \"ok-total-unready-count\": \"3\",\n \"scale-down-delay-after-add\": \"10m\",\n \"scale-down-delay-after-delete\": \"10s\",\n \"scale-down-delay-after-failure\": \"3m\",\n \"scale-down-unneeded-time\": \"10m\",\n \"scale-down-unready-time\": \"20m\",\n \"scale-down-utilization-threshold\": \"0.5\",\n \"scan-interval\": \"30s\",\n \"skip-nodes-with-local-storage\": \"false\",\n \"skip-nodes-with-system-pods\": \"true\"\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"2690f114-bc9f-4b89-977d-cc4929e92fa6\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/79e99a8c-9e92-4b3e-aad2-4fe6d84994fb?api-version=2017-08-31", + "Content-Length" : "5164", + "x-ms-request-id" : "82b17ce2-c410-4f97-acf2-a94e9a461454", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg25174/providers/Microsoft.ContainerService/managedClusters/aks2982838c\",\n \"location\": \"centralus\",\n \"name\": \"aks2982838c\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns141568\",\n \"fqdn\": \"mp1dns141568-y5bjm35q.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns141568-y5bjm35q.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0950879\",\n \"count\": 3,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"availabilityZones\": [\n \"1\",\n \"2\",\n \"3\"\n ],\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap110261c\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"enableAutoScaling\": false,\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap249040a\",\n \"count\": 0,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 10,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg25174_aks2982838c_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg25174_aks2982838c_centralus/providers/Microsoft.Network/publicIPAddresses/8a5e0a71-b982-4769-869d-b47589f9051d\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg25174_aks2982838c_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks2982838c-agentpool\",\n \"clientId\": \"6920efa5-5842-4742-9edd-7d56178a84c6\",\n \"objectId\": \"754ac71e-4525-4935-8234-3f780efa566b\"\n }\n },\n \"autoScalerProfile\": {\n \"balance-similar-node-groups\": \"false\",\n \"expander\": \"random\",\n \"max-empty-bulk-delete\": \"10\",\n \"max-graceful-termination-sec\": \"600\",\n \"max-node-provision-time\": \"15m\",\n \"max-total-unready-percentage\": \"45\",\n \"new-pod-scale-up-delay\": \"0s\",\n \"ok-total-unready-count\": \"3\",\n \"scale-down-delay-after-add\": \"10m\",\n \"scale-down-delay-after-delete\": \"10s\",\n \"scale-down-delay-after-failure\": \"3m\",\n \"scale-down-unneeded-time\": \"10m\",\n \"scale-down-unready-time\": \"20m\",\n \"scale-down-utilization-threshold\": \"0.5\",\n \"scan-interval\": \"30s\",\n \"skip-nodes-with-local-storage\": \"false\",\n \"skip-nodes-with-system-pods\": \"true\"\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"bc42db06-046c-478d-b553-4c25682a71dc\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/82b17ce2-c410-4f97-acf2-a94e9a461454?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/79e99a8c-9e92-4b3e-aad2-4fe6d84994fb?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/82b17ce2-c410-4f97-acf2-a94e9a461454?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "576a2323-031c-4c60-876c-dd9e80bb5bda" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e8d192da-db7d-44be-a528-f36a998bf158" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11986", + "x-ms-ratelimit-remaining-subscription-reads" : "11984", "StatusCode" : "200", - "x-ms-correlation-request-id" : "fabb4919-2506-4d63-b375-b0d5772ef37c", - "Date" : "Tue, 14 Feb 2023 02:15:46 GMT", + "x-ms-correlation-request-id" : "b0316c3b-c6cb-4781-a268-fadb5866e672", + "Date" : "Thu, 20 Apr 2023 02:48:58 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021546Z:fabb4919-2506-4d63-b375-b0d5772ef37c", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024858Z:b0316c3b-c6cb-4781-a268-fadb5866e672", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "c38aad49-4ab3-4583-935f-5fdeecc20d11", - "Body" : "{\n \"name\": \"8c9ae979-929e-3e4b-aad2-4fe6d84994fb\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:15:14.4114888Z\"\n }", + "x-ms-request-id" : "a3d34fb4-535d-469d-b051-c9b48085867b", + "Body" : "{\n \"name\": \"e27cb182-10c4-974f-acf2-a94e9a461454\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:48:23.2648633Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/79e99a8c-9e92-4b3e-aad2-4fe6d84994fb?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/82b17ce2-c410-4f97-acf2-a94e9a461454?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3f002e15-f439-4bb5-a232-314ac6c2380f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f2b9b3ec-6e14-4b50-b621-c9f425ad10d7" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11973", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", "StatusCode" : "200", - "x-ms-correlation-request-id" : "87a17858-5083-41e9-a455-1797cc7d747a", - "Date" : "Tue, 14 Feb 2023 02:16:16 GMT", + "x-ms-correlation-request-id" : "2a36d8eb-feef-4588-b29b-4626a17aac13", + "Date" : "Thu, 20 Apr 2023 02:49:28 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021617Z:87a17858-5083-41e9-a455-1797cc7d747a", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024929Z:2a36d8eb-feef-4588-b29b-4626a17aac13", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "6dcc8ef5-576e-4871-876a-46cbc9651e31", - "Body" : "{\n \"name\": \"8c9ae979-929e-3e4b-aad2-4fe6d84994fb\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:15:14.4114888Z\"\n }", + "x-ms-request-id" : "eaaca44c-52b2-4f58-b1e7-f888bc4866ba", + "Body" : "{\n \"name\": \"e27cb182-10c4-974f-acf2-a94e9a461454\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:48:23.2648633Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/79e99a8c-9e92-4b3e-aad2-4fe6d84994fb?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/82b17ce2-c410-4f97-acf2-a94e9a461454?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f31e3ba5-b8e0-4687-a3ce-f478de709531" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "7e2938f7-87dc-4d9a-a1ff-0bd4d27b9601" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11972", + "x-ms-ratelimit-remaining-subscription-reads" : "11969", "StatusCode" : "200", - "x-ms-correlation-request-id" : "bb18cbec-95f9-43a9-90b9-122a0a77df3b", - "Date" : "Tue, 14 Feb 2023 02:16:48 GMT", + "x-ms-correlation-request-id" : "94b78eb3-504c-43b3-a2d2-542938d6ae7e", + "Date" : "Thu, 20 Apr 2023 02:49:59 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021648Z:bb18cbec-95f9-43a9-90b9-122a0a77df3b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025000Z:94b78eb3-504c-43b3-a2d2-542938d6ae7e", "Expires" : "-1", - "Content-Length" : "170", - "x-ms-request-id" : "3969b42d-6471-4ba9-a96c-abde6593b8be", - "Body" : "{\n \"name\": \"8c9ae979-929e-3e4b-aad2-4fe6d84994fb\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:15:14.4114888Z\",\n \"endTime\": \"2023-02-14T02:16:37.6769674Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "409c7847-26cc-430b-8a5d-1d6b87ef8243", + "Body" : "{\n \"name\": \"e27cb182-10c4-974f-acf2-a94e9a461454\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:48:23.2648633Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53807/providers/Microsoft.ContainerService/managedClusters/aks59605d18?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/82b17ce2-c410-4f97-acf2-a94e9a461454?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "38a570ea-547a-4079-b978-c3ef9bf0c8bc" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6b2ce319-c678-42ee-b105-f76d1535faa0" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11987", + "x-ms-ratelimit-remaining-subscription-reads" : "11981", "StatusCode" : "200", - "x-ms-correlation-request-id" : "b9d4f238-a4ad-4a84-adf2-b42a49b3b949", - "Date" : "Tue, 14 Feb 2023 02:16:49 GMT", + "x-ms-correlation-request-id" : "21332d36-3748-4629-b144-0686df957786", + "Date" : "Thu, 20 Apr 2023 02:50:29 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021649Z:b9d4f238-a4ad-4a84-adf2-b42a49b3b949", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025030Z:21332d36-3748-4629-b144-0686df957786", "Expires" : "-1", - "Content-Length" : "5127", - "x-ms-request-id" : "504535e0-a3a7-41bb-a12c-4b30505c9e0c", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg53807/providers/Microsoft.ContainerService/managedClusters/aks59605d18\",\n \"location\": \"centralus\",\n \"name\": \"aks59605d18\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns974770\",\n \"fqdn\": \"mp1dns974770-e614e713.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns974770-e614e713.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0653244\",\n \"count\": 3,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"availabilityZones\": [\n \"1\",\n \"2\",\n \"3\"\n ],\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap189296f\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"enableAutoScaling\": false,\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap241438a\",\n \"count\": 0,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 10,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg53807_aks59605d18_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg53807_aks59605d18_centralus/providers/Microsoft.Network/publicIPAddresses/bb8afd2a-34ec-428c-892b-f2852c645310\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg53807_aks59605d18_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks59605d18-agentpool\",\n \"clientId\": \"b53145b1-13ce-40ed-b958-1ac41d1b131d\",\n \"objectId\": \"ea5eb98d-196d-483a-b59d-cea872cc0b77\"\n }\n },\n \"autoScalerProfile\": {\n \"balance-similar-node-groups\": \"false\",\n \"expander\": \"random\",\n \"max-empty-bulk-delete\": \"10\",\n \"max-graceful-termination-sec\": \"600\",\n \"max-node-provision-time\": \"15m\",\n \"max-total-unready-percentage\": \"45\",\n \"new-pod-scale-up-delay\": \"0s\",\n \"ok-total-unready-count\": \"3\",\n \"scale-down-delay-after-add\": \"10m\",\n \"scale-down-delay-after-delete\": \"10s\",\n \"scale-down-delay-after-failure\": \"3m\",\n \"scale-down-unneeded-time\": \"10m\",\n \"scale-down-unready-time\": \"20m\",\n \"scale-down-utilization-threshold\": \"0.5\",\n \"scan-interval\": \"30s\",\n \"skip-nodes-with-local-storage\": \"false\",\n \"skip-nodes-with-system-pods\": \"true\"\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"2690f114-bc9f-4b89-977d-cc4929e92fa6\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "Content-Length" : "169", + "x-ms-request-id" : "56e6a23b-6545-4d8d-a3ef-b959ea56c1a0", + "Body" : "{\n \"name\": \"e27cb182-10c4-974f-acf2-a94e9a461454\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:48:23.2648633Z\",\n \"endTime\": \"2023-04-20T02:50:06.098463Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { - "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53807/providers/Microsoft.ContainerService/managedClusters/aks59605d18/agentPools/ap189296f?api-version=2023-01-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg25174/providers/Microsoft.ContainerService/managedClusters/aks2982838c?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ac8e03cb-93ab-437b-83e1-f3ae456e49ff", - "Content-Type" : "application/json" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1ea17f50-8aa7-4ee9-8fbe-bc8708f3ef03" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "StatusCode" : "202", - "Date" : "Tue, 14 Feb 2023 02:16:49 GMT", - "x-ms-correlation-request-id" : "8c5d79ed-ff53-41a9-a4d8-9da2862abf4c", + "x-ms-ratelimit-remaining-subscription-reads" : "11978", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "69557d06-3112-478c-8686-efc2e40c0beb", + "Date" : "Thu, 20 Apr 2023 02:50:31 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021650Z:8c5d79ed-ff53-41a9-a4d8-9da2862abf4c", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025031Z:69557d06-3112-478c-8686-efc2e40c0beb", "Expires" : "-1", - "Content-Length" : "0", - "x-ms-request-id" : "6de6ffe2-ca2e-449f-ac77-894847635d1d", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/6de6ffe2-ca2e-449f-ac77-894847635d1d?api-version=2017-08-31", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/6de6ffe2-ca2e-449f-ac77-894847635d1d?api-version=2017-08-31" + "Content-Length" : "5168", + "x-ms-request-id" : "3d3e4769-f15f-45b7-a756-e1390a89a1d8", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg25174/providers/Microsoft.ContainerService/managedClusters/aks2982838c\",\n \"location\": \"centralus\",\n \"name\": \"aks2982838c\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns141568\",\n \"fqdn\": \"mp1dns141568-y5bjm35q.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns141568-y5bjm35q.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0950879\",\n \"count\": 3,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"availabilityZones\": [\n \"1\",\n \"2\",\n \"3\"\n ],\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap110261c\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"enableAutoScaling\": false,\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap249040a\",\n \"count\": 0,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 10,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg25174_aks2982838c_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg25174_aks2982838c_centralus/providers/Microsoft.Network/publicIPAddresses/8a5e0a71-b982-4769-869d-b47589f9051d\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg25174_aks2982838c_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks2982838c-agentpool\",\n \"clientId\": \"6920efa5-5842-4742-9edd-7d56178a84c6\",\n \"objectId\": \"754ac71e-4525-4935-8234-3f780efa566b\"\n }\n },\n \"autoScalerProfile\": {\n \"balance-similar-node-groups\": \"false\",\n \"expander\": \"random\",\n \"max-empty-bulk-delete\": \"10\",\n \"max-graceful-termination-sec\": \"600\",\n \"max-node-provision-time\": \"15m\",\n \"max-total-unready-percentage\": \"45\",\n \"new-pod-scale-up-delay\": \"0s\",\n \"ok-total-unready-count\": \"3\",\n \"scale-down-delay-after-add\": \"10m\",\n \"scale-down-delay-after-delete\": \"10s\",\n \"scale-down-delay-after-failure\": \"3m\",\n \"scale-down-unneeded-time\": \"10m\",\n \"scale-down-unready-time\": \"20m\",\n \"scale-down-utilization-threshold\": \"0.5\",\n \"scan-interval\": \"30s\",\n \"skip-nodes-with-local-storage\": \"false\",\n \"skip-nodes-with-system-pods\": \"true\"\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"bc42db06-046c-478d-b553-4c25682a71dc\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53807/providers/Microsoft.ContainerService/managedClusters/aks59605d18/agentPools/ap241438a?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg25174/providers/Microsoft.ContainerService/managedClusters/aks2982838c/agentPools/ap110261c?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8c40884d-f689-472d-970a-68a0cbf5853f", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "539e510d-c334-4468-998d-18dd42c39fdc", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14997", + "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "202", - "Date" : "Tue, 14 Feb 2023 02:16:50 GMT", - "x-ms-correlation-request-id" : "070ddd4e-5125-45d1-a96f-9320a93c252d", + "Date" : "Thu, 20 Apr 2023 02:50:31 GMT", + "x-ms-correlation-request-id" : "38a23605-8e6e-4c54-9dfd-e2179fcd2337", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021650Z:070ddd4e-5125-45d1-a96f-9320a93c252d", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025032Z:38a23605-8e6e-4c54-9dfd-e2179fcd2337", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "18305c14-78b3-4afb-b03c-78b0f756d401", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/18305c14-78b3-4afb-b03c-78b0f756d401?api-version=2017-08-31", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/18305c14-78b3-4afb-b03c-78b0f756d401?api-version=2017-08-31" + "x-ms-request-id" : "26e13fa6-6c70-4985-867a-9f80fe73fecf", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/26e13fa6-6c70-4985-867a-9f80fe73fecf?api-version=2017-08-31", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/26e13fa6-6c70-4985-867a-9f80fe73fecf?api-version=2017-08-31" }, "Exception" : null }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53807/providers/Microsoft.ContainerService/managedClusters/aks59605d18/agentPools/ap213685c?api-version=2023-01-01", + "Method" : "DELETE", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg25174/providers/Microsoft.ContainerService/managedClusters/aks2982838c/agentPools/ap249040a?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "19b430dc-ccc6-4fe1-8f78-a28d3e801b2a", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "005e09dc-74fe-40b0-adde-c30aab0bb7f1", "Content-Type" : "application/json" }, "Response" : { + "x-ms-ratelimit-remaining-subscription-deletes" : "14998", "Server" : "nginx", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", "Pragma" : "no-cache", "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:16:51 GMT", - "x-ms-correlation-request-id" : "bc6710d6-ea47-406b-84e2-58021319015f", + "StatusCode" : "202", + "Date" : "Thu, 20 Apr 2023 02:50:32 GMT", + "x-ms-correlation-request-id" : "ac0eb1b2-5276-47bd-a601-20bb346d5a0f", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021651Z:bc6710d6-ea47-406b-84e2-58021319015f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025032Z:ac0eb1b2-5276-47bd-a601-20bb346d5a0f", "Expires" : "-1", - "Content-Length" : "818", - "x-ms-request-id" : "fba8701b-9718-43d1-8b09-18ed20fb54fd", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg53807/providers/Microsoft.ContainerService/managedClusters/aks59605d18/agentPools/ap213685c\",\n \"name\": \"ap213685c\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 0,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/fba8701b-9718-43d1-8b09-18ed20fb54fd?api-version=2017-08-31", - "Content-Type" : "application/json" + "Content-Length" : "0", + "x-ms-request-id" : "b844da10-d849-4418-b281-e37c677cdf6c", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b844da10-d849-4418-b281-e37c677cdf6c?api-version=2017-08-31", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/b844da10-d849-4418-b281-e37c677cdf6c?api-version=2017-08-31" }, "Exception" : null }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/6de6ffe2-ca2e-449f-ac77-894847635d1d?api-version=2017-08-31", + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg25174/providers/Microsoft.ContainerService/managedClusters/aks2982838c/agentPools/ap280632e?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e8a56479-8e19-4efa-b22c-0f7a180ae856" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "de1e673c-5594-41ee-b44d-c5100db2b4f4", + "Content-Type" : "application/json" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11986", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "6ddb09bb-a99d-4fb1-8a54-c240e343601a", - "Date" : "Tue, 14 Feb 2023 02:17:19 GMT", + "StatusCode" : "201", + "Date" : "Thu, 20 Apr 2023 02:50:33 GMT", + "x-ms-correlation-request-id" : "c7afb26e-9029-4ed2-8a85-331174b66b47", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021720Z:6ddb09bb-a99d-4fb1-8a54-c240e343601a", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025034Z:c7afb26e-9029-4ed2-8a85-331174b66b47", "Expires" : "-1", - "Content-Length" : "170", - "x-ms-request-id" : "b227627d-a63b-407f-86a8-55654b097534", - "Body" : "{\n \"name\": \"e2ffe66d-2eca-9f44-ac77-894847635d1d\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:16:50.0846401Z\",\n \"endTime\": \"2023-02-14T02:17:15.1942374Z\"\n }", + "Content-Length" : "819", + "x-ms-request-id" : "30a3d720-4275-4ba1-ba89-dd90291397e8", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg25174/providers/Microsoft.ContainerService/managedClusters/aks2982838c/agentPools/ap280632e\",\n \"name\": \"ap280632e\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 0,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/30a3d720-4275-4ba1-ba89-dd90291397e8?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/18305c14-78b3-4afb-b03c-78b0f756d401?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/26e13fa6-6c70-4985-867a-9f80fe73fecf?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e63dd0f3-be54-431c-98d0-1b6b097adf2a" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2deaafd6-7afc-44d8-ac5a-3c55d7899011" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11984", + "x-ms-ratelimit-remaining-subscription-reads" : "11967", "StatusCode" : "200", - "x-ms-correlation-request-id" : "faabd887-5874-4f8b-8c80-7fdc70eb134a", - "Date" : "Tue, 14 Feb 2023 02:17:20 GMT", + "x-ms-correlation-request-id" : "c93d9f84-4687-47d0-a076-05c43ac62506", + "Date" : "Thu, 20 Apr 2023 02:51:01 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021720Z:faabd887-5874-4f8b-8c80-7fdc70eb134a", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025102Z:c93d9f84-4687-47d0-a076-05c43ac62506", "Expires" : "-1", "Content-Length" : "170", - "x-ms-request-id" : "ccf86ac9-8cb6-4069-84d1-438ea10f4748", - "Body" : "{\n \"name\": \"145c3018-b378-fb4a-b03c-78b0f756d401\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:16:50.0846401Z\",\n \"endTime\": \"2023-02-14T02:17:05.3664333Z\"\n }", + "x-ms-request-id" : "585f656d-92b0-4915-a2f5-f4d3034006d5", + "Body" : "{\n \"name\": \"a63fe126-706c-8549-867a-9f80fe73fecf\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:50:32.0172549Z\",\n \"endTime\": \"2023-04-20T02:50:54.6627989Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/6de6ffe2-ca2e-449f-ac77-894847635d1d?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/26e13fa6-6c70-4985-867a-9f80fe73fecf?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "99a7a70e-24db-4800-91aa-8a9b9bee0a8b" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0e31605e-9a7b-4cc9-96af-43e07db0bc8a" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11984", + "x-ms-ratelimit-remaining-subscription-reads" : "11981", "StatusCode" : "204", - "x-ms-correlation-request-id" : "011ab0c4-42c5-4f1f-824b-f0b9a39636a7", - "Date" : "Tue, 14 Feb 2023 02:17:20 GMT", + "x-ms-correlation-request-id" : "8a673119-e47b-412c-9397-c37b70a2dcc4", + "Date" : "Thu, 20 Apr 2023 02:51:02 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021720Z:011ab0c4-42c5-4f1f-824b-f0b9a39636a7", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025102Z:8a673119-e47b-412c-9397-c37b70a2dcc4", "Expires" : "-1", - "x-ms-request-id" : "909cdf2b-58a4-4c00-ab92-b6975f0cb299", + "x-ms-request-id" : "7e5b8dd4-0b6b-49a5-9f66-3a52270e6e0f", "Body" : "", "Content-Type" : "application/json", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/6de6ffe2-ca2e-449f-ac77-894847635d1d?api-version=2017-08-31" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/26e13fa6-6c70-4985-867a-9f80fe73fecf?api-version=2017-08-31" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/18305c14-78b3-4afb-b03c-78b0f756d401?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b844da10-d849-4418-b281-e37c677cdf6c?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c6ad1c32-04da-45b6-9433-7165b8175866" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d6c24097-5cf3-4861-be03-a8df648b0f97" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", - "StatusCode" : "204", - "x-ms-correlation-request-id" : "f327ee72-f16b-4a8e-b6e9-66fd60a098e5", - "Date" : "Tue, 14 Feb 2023 02:17:20 GMT", + "x-ms-ratelimit-remaining-subscription-reads" : "11981", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "945736f5-601d-4d6d-b14c-164dcfc38614", + "Date" : "Thu, 20 Apr 2023 02:51:02 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021720Z:f327ee72-f16b-4a8e-b6e9-66fd60a098e5", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025102Z:945736f5-601d-4d6d-b14c-164dcfc38614", "Expires" : "-1", - "x-ms-request-id" : "3a622d30-b4a5-417c-b5e7-23e5d51d10d7", - "Body" : "", - "Content-Type" : "application/json", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/18305c14-78b3-4afb-b03c-78b0f756d401?api-version=2017-08-31" + "Content-Length" : "170", + "x-ms-request-id" : "1eb56dd9-43d8-402d-ace5-4e209f0b502b", + "Body" : "{\n \"name\": \"10da44b8-49d8-1844-b281-e37c677cdf6c\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:50:32.4860103Z\",\n \"endTime\": \"2023-04-20T02:50:47.8668167Z\"\n }", + "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/fba8701b-9718-43d1-8b09-18ed20fb54fd?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/b844da10-d849-4418-b281-e37c677cdf6c?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "7b3ea555-b25c-4058-ae77-fd2c7ece6d4b" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6e171855-1d3b-4c27-9163-92cb263ce761" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11984", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "af4fedf8-2bcd-4182-8b0f-43c37d5550ae", - "Date" : "Tue, 14 Feb 2023 02:17:21 GMT", + "x-ms-ratelimit-remaining-subscription-reads" : "11979", + "StatusCode" : "204", + "x-ms-correlation-request-id" : "2f3c4cb0-e2dd-48b1-9740-d0f005094b80", + "Date" : "Thu, 20 Apr 2023 02:51:02 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021722Z:af4fedf8-2bcd-4182-8b0f-43c37d5550ae", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025103Z:2f3c4cb0-e2dd-48b1-9740-d0f005094b80", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "41c4f8be-3a42-46fc-befc-ec9d7ad97269", - "Body" : "{\n \"name\": \"1b70a8fb-1897-d143-8b09-18ed20fb54fd\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:16:51.7252887Z\"\n }", - "Content-Type" : "application/json" + "x-ms-request-id" : "2a94f009-c725-4cc5-985c-f4b1913901d6", + "Body" : "", + "Content-Type" : "application/json", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/b844da10-d849-4418-b281-e37c677cdf6c?api-version=2017-08-31" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/fba8701b-9718-43d1-8b09-18ed20fb54fd?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/30a3d720-4275-4ba1-ba89-dd90291397e8?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e7b77a0c-351d-445e-ab55-1f9ec96ba8a3" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a3de6bbb-73ee-459a-a363-f85631723e1e" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11983", + "x-ms-ratelimit-remaining-subscription-reads" : "11980", "StatusCode" : "200", - "x-ms-correlation-request-id" : "23240a45-46bf-4a54-9226-2ff2c0d1125b", - "Date" : "Tue, 14 Feb 2023 02:17:51 GMT", + "x-ms-correlation-request-id" : "66b1c15a-4b17-4d98-a560-70025e8e86de", + "Date" : "Thu, 20 Apr 2023 02:51:04 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021752Z:23240a45-46bf-4a54-9226-2ff2c0d1125b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025104Z:66b1c15a-4b17-4d98-a560-70025e8e86de", "Expires" : "-1", "Content-Length" : "170", - "x-ms-request-id" : "0315d845-4d04-4a01-a669-a8e780226fb1", - "Body" : "{\n \"name\": \"1b70a8fb-1897-d143-8b09-18ed20fb54fd\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:16:51.7252887Z\",\n \"endTime\": \"2023-02-14T02:17:23.9503423Z\"\n }", + "x-ms-request-id" : "9b788709-537c-4608-858c-9a0c16cb5237", + "Body" : "{\n \"name\": \"20d7a330-7542-a14b-ba89-dd90291397e8\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:50:33.9235144Z\",\n \"endTime\": \"2023-04-20T02:51:01.9939396Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53807/providers/Microsoft.ContainerService/managedClusters/aks59605d18/agentPools/ap213685c?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg25174/providers/Microsoft.ContainerService/managedClusters/aks2982838c/agentPools/ap280632e?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "26b810cc-df0a-4f0f-b82b-5baa5d5e085f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d0964d35-3747-43b9-8365-1c146afa4490" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11983", + "x-ms-ratelimit-remaining-subscription-reads" : "11976", "StatusCode" : "200", - "x-ms-correlation-request-id" : "0e260280-db8a-4168-afee-2f5501ad6c7f", - "Date" : "Tue, 14 Feb 2023 02:17:53 GMT", + "x-ms-correlation-request-id" : "fc7612c6-ed1d-4d4b-8eea-71ca5f7c7767", + "Date" : "Thu, 20 Apr 2023 02:51:04 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021753Z:0e260280-db8a-4168-afee-2f5501ad6c7f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025105Z:fc7612c6-ed1d-4d4b-8eea-71ca5f7c7767", "Expires" : "-1", - "Content-Length" : "819", - "x-ms-request-id" : "ee3523a8-615a-409d-9679-aebf989fa9e3", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg53807/providers/Microsoft.ContainerService/managedClusters/aks59605d18/agentPools/ap213685c\",\n \"name\": \"ap213685c\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 0,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n }", + "Content-Length" : "820", + "x-ms-request-id" : "f5f72446-e80e-441f-a904-2acdf4dbcee5", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg25174/providers/Microsoft.ContainerService/managedClusters/aks2982838c/agentPools/ap280632e\",\n \"name\": \"ap280632e\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 0,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg53807?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg25174?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "41825422-de0d-4be0-917c-29ec8357689a", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "219cd972-366e-4f31-80ef-a3d9121f9371", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", + "x-ms-ratelimit-remaining-subscription-deletes" : "14998", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Tue, 14 Feb 2023 02:17:56 GMT", - "x-ms-correlation-request-id" : "7d309dd4-691e-4c51-9c72-8cd9b91009a0", + "Date" : "Thu, 20 Apr 2023 02:51:09 GMT", + "x-ms-correlation-request-id" : "d9d2ab87-9995-47b4-9dc0-c0a13bd3a57a", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021757Z:7d309dd4-691e-4c51-9c72-8cd9b91009a0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025109Z:d9d2ab87-9995-47b4-9dc0-c0a13bd3a57a", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "7d309dd4-691e-4c51-9c72-8cd9b91009a0", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkc1MzgwNy1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "d9d2ab87-9995-47b4-9dc0-c0a13bd3a57a", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkcyNTE3NC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javaacsrg53807", "aks59605d18", "dns974770", "ap0653244", "ap189296f", "ap241438a", "ap213685c" ] + "variables" : [ "javaacsrg25174", "aks2982838c", "dns141568", "ap0950879", "ap110261c", "ap249040a", "ap280632e" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canCRUDKubernetesCluster.json b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canCRUDKubernetesCluster.json index f5d023ff8b6eb..4a0a5672714ff 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canCRUDKubernetesCluster.json +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canCRUDKubernetesCluster.json @@ -1,64 +1,64 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14161?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg26126?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1bdf66a2-3a9a-4afe-99e1-1c0d02d88edd", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "73e52b38-9697-4cd0-93d3-85c84d53d863", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:07:43 GMT", - "x-ms-correlation-request-id" : "17d10ec0-e7b5-4013-8acd-5ef5b414e86e", + "Date" : "Thu, 20 Apr 2023 02:39:57 GMT", + "x-ms-correlation-request-id" : "e3a3816c-da12-4263-a500-c5b4ff615d7b", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020744Z:17d10ec0-e7b5-4013-8acd-5ef5b414e86e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T023958Z:e3a3816c-da12-4263-a500-c5b4ff615d7b", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "17d10ec0-e7b5-4013-8acd-5ef5b414e86e", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14161\",\"name\":\"javaacsrg14161\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "e3a3816c-da12-4263-a500-c5b4ff615d7b", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg26126\",\"name\":\"javaacsrg26126\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f3515ad3-606c-45bb-9e5a-6b4d7e5ea1ac", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b97770ea-07ec-4bf8-8da4-b8bc7658ad74", "Content-Type" : "application/json" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:07:55 GMT", - "x-ms-correlation-request-id" : "86c7ff03-ce7d-4678-b28e-b22c6e27e3bf", + "Date" : "Thu, 20 Apr 2023 02:40:08 GMT", + "x-ms-correlation-request-id" : "01cdab30-df2e-4a43-9481-de2bb5f2df2f", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020756Z:86c7ff03-ce7d-4678-b28e-b22c6e27e3bf", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024009Z:01cdab30-df2e-4a43-9481-de2bb5f2df2f", "Expires" : "-1", - "Content-Length" : "3671", - "x-ms-request-id" : "d665f66f-840c-4b57-9e5d-a8d4aab9db03", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c\",\n \"location\": \"centralus\",\n \"name\": \"aks8630035c\",\n \"tags\": {\n \"tag1\": \"value1\"\n },\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns260895\",\n \"fqdn\": \"mp1dns260895-d7a36f4b.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns260895-d7a36f4b.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0346950\",\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Ephemeral\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"pool.name\": \"ap0346950\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap1102029\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"pool.name\": \"ap1102029\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDIrk7De/0ymMlypFnAxvha+q7QG4oHo/kkO8bkrVgcktQSkeH5xeEyOAP0VANzgbstUPB0baaWggC6FUhpXtsHN3Sb7elTYTuyBKq+Z5YqMXPM9NdJjbNJKu00Xs0pbilFnSRMBUegf+cqutg5lufyp4r/dfP3nd4KMFLmJ3VpeQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg14161_aks8630035c_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"91567afc-6af3-48b4-94d1-782a3dcdfbe4\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d665f66f-840c-4b57-9e5d-a8d4aab9db03?api-version=2017-08-31", + "Content-Length" : "3711", + "x-ms-request-id" : "96189e76-c739-4c63-b636-dfc60c9aa459", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5\",\n \"location\": \"centralus\",\n \"name\": \"aks980635d5\",\n \"tags\": {\n \"tag1\": \"value1\"\n },\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns857547\",\n \"fqdn\": \"mp1dns857547-x0puuh1i.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns857547-x0puuh1i.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0694811\",\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Ephemeral\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"pool.name\": \"ap0694811\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204gen2containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap117406e\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"pool.name\": \"ap117406e\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjU/w23fusUoWQCzAzyounx+ejxV6Hu80QEqy3hxndZNvbFuBpwo8j0gxjj/fn3iNRc9giTBv8SuvE7+MFjL5IzlO0cwirOauVNa94iuELBCDzyhLs2g5RBoZ+kXu/y0mLoCQOZwYX26/WpEJM2ZGmUXuw8TyR37H9/D6TFhr+wQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg26126_aks980635d5_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"6adc1f08-a98d-4a99-b865-6a7ee5633603\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d665f66f-840c-4b57-9e5d-a8d4aab9db03?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3b33f48e-e9e4-41dc-9656-4235450ffbb5" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ebdcd1fb-0720-4255-92bb-d670eab09556" }, "Response" : { "Server" : "nginx", @@ -67,24 +67,24 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", - "x-ms-correlation-request-id" : "24ed3b42-2c62-47d5-957e-cb152f42057d", - "Date" : "Tue, 14 Feb 2023 02:08:27 GMT", + "x-ms-correlation-request-id" : "56706e12-ba83-4f0d-b9ad-88a18bf3095c", + "Date" : "Thu, 20 Apr 2023 02:40:39 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020827Z:24ed3b42-2c62-47d5-957e-cb152f42057d", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024040Z:56706e12-ba83-4f0d-b9ad-88a18bf3095c", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "9b37bc9f-9724-466c-8235-cd88d6c4ddb5", - "Body" : "{\n \"name\": \"6ff665d6-0c84-574b-9e5d-a8d4aab9db03\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:53.9523526Z\"\n }", + "x-ms-request-id" : "390bddd6-219c-443c-90a8-a6370aec8a86", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d665f66f-840c-4b57-9e5d-a8d4aab9db03?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9a106eef-9ede-4d2b-88a3-5e1850560baf" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "743e1990-bbcd-4239-8036-7b4d0b6415e8" }, "Response" : { "Server" : "nginx", @@ -93,102 +93,102 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", - "x-ms-correlation-request-id" : "d936fdee-e55f-4d13-899e-9f66e47edaaf", - "Date" : "Tue, 14 Feb 2023 02:08:57 GMT", + "x-ms-correlation-request-id" : "9ed61caf-d1ed-4a73-ada4-34720e7a8637", + "Date" : "Thu, 20 Apr 2023 02:41:10 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020857Z:d936fdee-e55f-4d13-899e-9f66e47edaaf", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024110Z:9ed61caf-d1ed-4a73-ada4-34720e7a8637", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "9b125d68-857f-4f67-ae8b-b151de211d14", - "Body" : "{\n \"name\": \"6ff665d6-0c84-574b-9e5d-a8d4aab9db03\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:53.9523526Z\"\n }", + "x-ms-request-id" : "22327b3c-dd1b-44ab-a420-b6c386fa7059", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d665f66f-840c-4b57-9e5d-a8d4aab9db03?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "a99ddce4-856d-4e0f-9e87-f76f54860776" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "bb957eaa-ff32-4437-a137-c0d441c4668d" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", + "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", - "x-ms-correlation-request-id" : "3725f72b-146e-40ef-b43b-4f28aa0bf05b", - "Date" : "Tue, 14 Feb 2023 02:09:28 GMT", + "x-ms-correlation-request-id" : "7cfed3e3-906a-4859-81de-7b53789611f0", + "Date" : "Thu, 20 Apr 2023 02:41:41 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020928Z:3725f72b-146e-40ef-b43b-4f28aa0bf05b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024141Z:7cfed3e3-906a-4859-81de-7b53789611f0", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "d2f6cfe9-0627-463b-9d9e-2f81a552ffc0", - "Body" : "{\n \"name\": \"6ff665d6-0c84-574b-9e5d-a8d4aab9db03\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:53.9523526Z\"\n }", + "x-ms-request-id" : "2733d748-a517-41cb-afb6-4bcc76fc104f", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d665f66f-840c-4b57-9e5d-a8d4aab9db03?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5a2c984b-847a-4e21-ae68-4a363b413743" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3425dd16-4484-4500-bb4a-4acbe4cd2978" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", - "x-ms-correlation-request-id" : "4a3aad29-0359-4038-97c4-c31ea4451d8d", - "Date" : "Tue, 14 Feb 2023 02:09:58 GMT", + "x-ms-correlation-request-id" : "a80f5969-a475-4f92-95a1-87f69e1ab06c", + "Date" : "Thu, 20 Apr 2023 02:42:11 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020958Z:4a3aad29-0359-4038-97c4-c31ea4451d8d", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024212Z:a80f5969-a475-4f92-95a1-87f69e1ab06c", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "73f6e282-d956-407e-859b-b8e5af4bab05", - "Body" : "{\n \"name\": \"6ff665d6-0c84-574b-9e5d-a8d4aab9db03\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:53.9523526Z\"\n }", + "x-ms-request-id" : "1e189350-6ab9-4351-8c82-ca695d08915d", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d665f66f-840c-4b57-9e5d-a8d4aab9db03?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3a16822b-9a61-4540-9a99-b42420062033" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "28af6767-a0bd-4176-895a-a160ca9d0140" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", + "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", - "x-ms-correlation-request-id" : "11b22ff6-f038-4762-9a6d-6a5f01cfabb1", - "Date" : "Tue, 14 Feb 2023 02:10:30 GMT", + "x-ms-correlation-request-id" : "749b8d05-26f2-47dd-96e0-388d98b77ea4", + "Date" : "Thu, 20 Apr 2023 02:42:41 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021030Z:11b22ff6-f038-4762-9a6d-6a5f01cfabb1", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024242Z:749b8d05-26f2-47dd-96e0-388d98b77ea4", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "9fd04d16-a490-483c-80c0-b5c880a6cdf6", - "Body" : "{\n \"name\": \"6ff665d6-0c84-574b-9e5d-a8d4aab9db03\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:53.9523526Z\"\n }", + "x-ms-request-id" : "448850ea-a158-4e8c-a3b8-c3988e136737", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d665f66f-840c-4b57-9e5d-a8d4aab9db03?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "66b3453f-a85d-4279-83f6-77db5f36334f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "99b2116f-8eb7-405f-bc1f-1e3f2b8ea5b8" }, "Response" : { "Server" : "nginx", @@ -197,102 +197,102 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11995", "StatusCode" : "200", - "x-ms-correlation-request-id" : "30c24c86-885f-41d7-9a80-a8e6a09b6f11", - "Date" : "Tue, 14 Feb 2023 02:10:59 GMT", + "x-ms-correlation-request-id" : "f48f5af7-0136-4755-ba8f-b881ea89ea35", + "Date" : "Thu, 20 Apr 2023 02:43:12 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021100Z:30c24c86-885f-41d7-9a80-a8e6a09b6f11", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024312Z:f48f5af7-0136-4755-ba8f-b881ea89ea35", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "bd75592f-d3d5-46d3-a8be-10bc3fbf883c", - "Body" : "{\n \"name\": \"6ff665d6-0c84-574b-9e5d-a8d4aab9db03\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:53.9523526Z\"\n }", + "x-ms-request-id" : "538b4665-5885-43d4-8a2f-b13dd3c483a0", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d665f66f-840c-4b57-9e5d-a8d4aab9db03?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "0f8ace83-694c-4949-9827-97c94c81467c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "39fc41db-b8d1-4032-b97c-87ba07dabaec" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e0f8eb7a-e09b-4feb-b68e-81eb5d7c2d69", - "Date" : "Tue, 14 Feb 2023 02:11:30 GMT", + "x-ms-correlation-request-id" : "54a5483b-655c-4102-a2b0-5f3188c10b76", + "Date" : "Thu, 20 Apr 2023 02:43:42 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021130Z:e0f8eb7a-e09b-4feb-b68e-81eb5d7c2d69", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024343Z:54a5483b-655c-4102-a2b0-5f3188c10b76", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "a0caf86b-fd1b-41fe-a26e-c1764c68ed03", - "Body" : "{\n \"name\": \"6ff665d6-0c84-574b-9e5d-a8d4aab9db03\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:53.9523526Z\"\n }", + "x-ms-request-id" : "101c85f7-e20d-4c67-ad51-9a14380d3899", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d665f66f-840c-4b57-9e5d-a8d4aab9db03?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "6f06599d-a5e6-48ae-bc9e-a9db7edd35e1" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ee576df8-2df6-4ed6-a443-87ffc3e6c33c" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", "StatusCode" : "200", - "x-ms-correlation-request-id" : "279d883a-b491-45a6-822f-da90ffbb0851", - "Date" : "Tue, 14 Feb 2023 02:12:00 GMT", + "x-ms-correlation-request-id" : "583ad280-5ecf-44ee-94ed-e86498f3aa47", + "Date" : "Thu, 20 Apr 2023 02:44:13 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021201Z:279d883a-b491-45a6-822f-da90ffbb0851", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024414Z:583ad280-5ecf-44ee-94ed-e86498f3aa47", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "99592bba-a709-4e26-a4f5-9608777b3125", - "Body" : "{\n \"name\": \"6ff665d6-0c84-574b-9e5d-a8d4aab9db03\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:53.9523526Z\"\n }", + "x-ms-request-id" : "7c4d0add-f751-4088-93ac-2f68b3b84955", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d665f66f-840c-4b57-9e5d-a8d4aab9db03?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c1313d57-5e12-4707-9b45-9fa205d3bda7" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a623ebd4-1697-43cc-905f-159d4fc8dca2" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", + "x-ms-ratelimit-remaining-subscription-reads" : "11990", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c5c35942-cd2c-4565-b5ea-bd55f3ceffde", - "Date" : "Tue, 14 Feb 2023 02:12:31 GMT", + "x-ms-correlation-request-id" : "49222a22-dc06-4ccf-b16b-a21e96ebb7c0", + "Date" : "Thu, 20 Apr 2023 02:44:43 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021231Z:c5c35942-cd2c-4565-b5ea-bd55f3ceffde", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024444Z:49222a22-dc06-4ccf-b16b-a21e96ebb7c0", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "43d8bb0e-2fa0-44a9-809f-392f155cd58c", - "Body" : "{\n \"name\": \"6ff665d6-0c84-574b-9e5d-a8d4aab9db03\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:53.9523526Z\"\n }", + "x-ms-request-id" : "0dde980d-f29b-4090-b85e-1375f0e26089", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d665f66f-840c-4b57-9e5d-a8d4aab9db03?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f9229d40-5445-4941-878d-af4f92e7afad" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "13ab8e8e-43de-48df-aa4b-6d4bc8265a05" }, "Response" : { "Server" : "nginx", @@ -301,24 +301,24 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", "StatusCode" : "200", - "x-ms-correlation-request-id" : "2dccd9f1-07ea-447f-8f17-6e05ceb0974e", - "Date" : "Tue, 14 Feb 2023 02:13:00 GMT", + "x-ms-correlation-request-id" : "c19e40dd-0ec2-45d3-bf7e-4e90e9dd5e02", + "Date" : "Thu, 20 Apr 2023 02:45:14 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021301Z:2dccd9f1-07ea-447f-8f17-6e05ceb0974e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024514Z:c19e40dd-0ec2-45d3-bf7e-4e90e9dd5e02", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "abf2fcfb-05bc-4802-bf10-6068da3a26f2", - "Body" : "{\n \"name\": \"6ff665d6-0c84-574b-9e5d-a8d4aab9db03\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:53.9523526Z\"\n }", + "x-ms-request-id" : "94fa0cc8-ad5e-4c39-81c3-b540bff8c02c", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d665f66f-840c-4b57-9e5d-a8d4aab9db03?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b50670f4-bbf7-4d14-91e4-574f30563080" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cf9c2516-9892-4474-95b8-2e9b027fdd80" }, "Response" : { "Server" : "nginx", @@ -327,24 +327,24 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", "StatusCode" : "200", - "x-ms-correlation-request-id" : "584226c6-973a-4052-9569-59833902994f", - "Date" : "Tue, 14 Feb 2023 02:13:31 GMT", + "x-ms-correlation-request-id" : "e0838c06-bd7f-4854-a14b-b0c4ed62b52a", + "Date" : "Thu, 20 Apr 2023 02:45:45 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021332Z:584226c6-973a-4052-9569-59833902994f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024545Z:e0838c06-bd7f-4854-a14b-b0c4ed62b52a", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "e24ffada-d854-4edf-9de6-2e54a7d9a792", - "Body" : "{\n \"name\": \"6ff665d6-0c84-574b-9e5d-a8d4aab9db03\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:53.9523526Z\"\n }", + "x-ms-request-id" : "4003c2bb-ea47-45f5-9366-311cb79bb722", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d665f66f-840c-4b57-9e5d-a8d4aab9db03?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8031e1ba-c3e8-4867-bf6c-10fc23ff5fa8" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9845f205-1bcb-45c8-9257-20adb04c2595" }, "Response" : { "Server" : "nginx", @@ -353,233 +353,311 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11989", "StatusCode" : "200", - "x-ms-correlation-request-id" : "8f00865d-4a32-47d1-a6b7-f5b92d7d67a4", - "Date" : "Tue, 14 Feb 2023 02:14:01 GMT", + "x-ms-correlation-request-id" : "ca45b24b-e048-41ba-b4ba-4b6af5ef69bc", + "Date" : "Thu, 20 Apr 2023 02:46:14 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021402Z:8f00865d-4a32-47d1-a6b7-f5b92d7d67a4", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024615Z:ca45b24b-e048-41ba-b4ba-4b6af5ef69bc", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "89bfbcca-9d36-46e3-8ced-a9086eafb273", - "Body" : "{\n \"name\": \"6ff665d6-0c84-574b-9e5d-a8d4aab9db03\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:53.9523526Z\"\n }", + "x-ms-request-id" : "68584410-dac2-41c2-8868-8e930589acb7", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d665f66f-840c-4b57-9e5d-a8d4aab9db03?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d9187c73-67aa-47dd-a9bd-d28b1fdb36be" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "94949b0c-2252-49ab-b747-ac038f47a4f5" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11979", + "x-ms-ratelimit-remaining-subscription-reads" : "11988", "StatusCode" : "200", - "x-ms-correlation-request-id" : "633aa1e1-26b6-4049-a344-6babbcdd0c0a", - "Date" : "Tue, 14 Feb 2023 02:14:32 GMT", + "x-ms-correlation-request-id" : "195d9a42-7f0d-4a81-8546-984112bf93ca", + "Date" : "Thu, 20 Apr 2023 02:46:44 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021432Z:633aa1e1-26b6-4049-a344-6babbcdd0c0a", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024645Z:195d9a42-7f0d-4a81-8546-984112bf93ca", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "0a2d8cf3-ff19-4881-8fd4-fe9ea749befc", - "Body" : "{\n \"name\": \"6ff665d6-0c84-574b-9e5d-a8d4aab9db03\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:53.9523526Z\"\n }", + "x-ms-request-id" : "36c1dfff-b9a5-4dfa-bf96-2aac4bff9834", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d665f66f-840c-4b57-9e5d-a8d4aab9db03?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "01c15cc9-5228-4f29-9f94-cc0513885f8d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5b6bfdf9-9bf5-4591-b565-ad73a0b1e0ae" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", + "x-ms-ratelimit-remaining-subscription-reads" : "11976", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "2e8aaa9f-ae71-47b4-94f6-2138ebac11fe", + "Date" : "Thu, 20 Apr 2023 02:47:15 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024715Z:2e8aaa9f-ae71-47b4-94f6-2138ebac11fe", + "Expires" : "-1", + "Content-Length" : "126", + "x-ms-request-id" : "927ed0f5-8ddc-4c45-8dc1-c40a6f086012", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "23bd9e73-3ba5-4eb9-bcb8-305455ae646e" + }, + "Response" : { + "X-Content-Type-Options" : "nosniff", + "Connection" : "close", + "Pragma" : "no-cache", + "retry-after" : "0", + "StatusCode" : "504", + "x-ms-correlation-request-id" : "94ff6d43-567c-4eb6-93d2-a521753b1f9a", + "Date" : "Thu, 20 Apr 2023 02:48:06 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-failure-cause" : "service", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024807Z:94ff6d43-567c-4eb6-93d2-a521753b1f9a", + "Expires" : "-1", + "Content-Length" : "154", + "x-ms-request-id" : "94ff6d43-567c-4eb6-93d2-a521753b1f9a", + "Body" : "{\"error\":{\"code\":\"GatewayTimeout\",\"message\":\"The gateway did not receive a response from 'Microsoft.ContainerService' within the specified time period.\"}}", + "Content-Type" : "application/json; charset=utf-8" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "23bd9e73-3ba5-4eb9-bcb8-305455ae646e" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11984", "StatusCode" : "200", - "x-ms-correlation-request-id" : "3b6d2284-ac7a-4aa0-88a5-2f4e6a735989", - "Date" : "Tue, 14 Feb 2023 02:15:03 GMT", + "x-ms-correlation-request-id" : "0237eeb5-ba05-489e-a28d-a24f75a29f9d", + "Date" : "Thu, 20 Apr 2023 02:48:08 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021503Z:3b6d2284-ac7a-4aa0-88a5-2f4e6a735989", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024809Z:0237eeb5-ba05-489e-a28d-a24f75a29f9d", + "Expires" : "-1", + "Content-Length" : "126", + "x-ms-request-id" : "6c0eeebe-03c9-46c4-be78-302698e9e4a5", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/96189e76-c739-4c63-b636-dfc60c9aa459?api-version=2017-08-31", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "61ef7605-82b2-4e6f-be5d-267ce2502b70" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "403d24b5-a652-4e27-8283-03a57054c397", + "Date" : "Thu, 20 Apr 2023 02:48:38 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024839Z:403d24b5-a652-4e27-8283-03a57054c397", "Expires" : "-1", "Content-Length" : "170", - "x-ms-request-id" : "077c2e9d-c123-4d64-866f-0a125aff8f0d", - "Body" : "{\n \"name\": \"6ff665d6-0c84-574b-9e5d-a8d4aab9db03\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:07:53.9523526Z\",\n \"endTime\": \"2023-02-14T02:14:45.5370377Z\"\n }", + "x-ms-request-id" : "fedb8ff8-e107-4a0d-83f2-6c33d80b8a07", + "Body" : "{\n \"name\": \"769e1896-39c7-634c-b636-dfc60c9aa459\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:40:07.7883534Z\",\n \"endTime\": \"2023-04-20T02:48:14.0018553Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3696d99a-564b-4713-8ad6-4035147e4c8e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e72df2bc-02cc-4b4d-a279-f2bc0d14c2e9" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11978", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", "StatusCode" : "200", - "x-ms-correlation-request-id" : "516b3a15-fd8c-44de-a80d-2a4300613a25", - "Date" : "Tue, 14 Feb 2023 02:15:04 GMT", + "x-ms-correlation-request-id" : "a4697a25-b430-4305-b45d-3cd5e20a57af", + "Date" : "Thu, 20 Apr 2023 02:48:40 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021504Z:516b3a15-fd8c-44de-a80d-2a4300613a25", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024840Z:a4697a25-b430-4305-b45d-3cd5e20a57af", "Expires" : "-1", - "Content-Length" : "4318", - "x-ms-request-id" : "636524a9-f8b7-463f-b27e-493f67ea2d98", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c\",\n \"location\": \"centralus\",\n \"name\": \"aks8630035c\",\n \"tags\": {\n \"tag1\": \"value1\"\n },\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns260895\",\n \"fqdn\": \"mp1dns260895-d7a36f4b.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns260895-d7a36f4b.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0346950\",\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Ephemeral\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"pool.name\": \"ap0346950\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap1102029\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"pool.name\": \"ap1102029\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDIrk7De/0ymMlypFnAxvha+q7QG4oHo/kkO8bkrVgcktQSkeH5xeEyOAP0VANzgbstUPB0baaWggC6FUhpXtsHN3Sb7elTYTuyBKq+Z5YqMXPM9NdJjbNJKu00Xs0pbilFnSRMBUegf+cqutg5lufyp4r/dfP3nd4KMFLmJ3VpeQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg14161_aks8630035c_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg14161_aks8630035c_centralus/providers/Microsoft.Network/publicIPAddresses/ece22d40-a57c-418f-a2a8-cb32f144e92c\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg14161_aks8630035c_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks8630035c-agentpool\",\n \"clientId\": \"fe9b2893-7014-4d0f-a203-67c2a71d7489\",\n \"objectId\": \"2a8eba4c-2d88-4791-a6c7-6495b39c2cd5\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"91567afc-6af3-48b4-94d1-782a3dcdfbe4\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "Content-Length" : "4358", + "x-ms-request-id" : "daf00b35-3ded-4ff9-b367-ca74472ea80c", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5\",\n \"location\": \"centralus\",\n \"name\": \"aks980635d5\",\n \"tags\": {\n \"tag1\": \"value1\"\n },\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns857547\",\n \"fqdn\": \"mp1dns857547-x0puuh1i.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns857547-x0puuh1i.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0694811\",\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Ephemeral\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"pool.name\": \"ap0694811\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204gen2containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap117406e\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"pool.name\": \"ap117406e\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjU/w23fusUoWQCzAzyounx+ejxV6Hu80QEqy3hxndZNvbFuBpwo8j0gxjj/fn3iNRc9giTBv8SuvE7+MFjL5IzlO0cwirOauVNa94iuELBCDzyhLs2g5RBoZ+kXu/y0mLoCQOZwYX26/WpEJM2ZGmUXuw8TyR37H9/D6TFhr+wQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg26126_aks980635d5_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg26126_aks980635d5_centralus/providers/Microsoft.Network/publicIPAddresses/4d488fa4-4da7-4dff-9239-4d7cd132178f\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg26126_aks980635d5_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks980635d5-agentpool\",\n \"clientId\": \"c777585b-8275-46ee-adfb-b3d2fc0c0240\",\n \"objectId\": \"92f5a507-3275-47b2-819c-a45338f4e04a\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"6adc1f08-a98d-4a99-b865-6a7ee5633603\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c/stop?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5/stop?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "cc614ae9-206a-4f7e-8198-a37cf96f3d9d", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "4ddceb10-e99b-4157-b5a0-b7828dd3ed0b", "Content-Type" : "application/json" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1199", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "202", - "Date" : "Tue, 14 Feb 2023 02:15:05 GMT", - "x-ms-correlation-request-id" : "2de9ab82-b842-4e2d-84d7-ae61773e4fb9", + "Date" : "Thu, 20 Apr 2023 02:48:40 GMT", + "x-ms-correlation-request-id" : "61392bbe-6363-4857-814a-cf37dae2fa5c", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021505Z:2de9ab82-b842-4e2d-84d7-ae61773e4fb9", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024841Z:61392bbe-6363-4857-814a-cf37dae2fa5c", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "4f266225-3d3e-4144-b4dd-1b99e591767d", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4f266225-3d3e-4144-b4dd-1b99e591767d?api-version=2017-08-31", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/4f266225-3d3e-4144-b4dd-1b99e591767d?api-version=2017-08-31" + "x-ms-request-id" : "4087a2e4-9bdc-4575-b3f3-c1d92d8bdce5", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4087a2e4-9bdc-4575-b3f3-c1d92d8bdce5?api-version=2017-08-31", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/4087a2e4-9bdc-4575-b3f3-c1d92d8bdce5?api-version=2017-08-31" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4f266225-3d3e-4144-b4dd-1b99e591767d?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4087a2e4-9bdc-4575-b3f3-c1d92d8bdce5?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "7a550937-e941-489a-8bb8-8a0b1508ea16" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f6407b2e-4852-45ac-b1be-f5ea3c0445e3" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11989", + "x-ms-ratelimit-remaining-subscription-reads" : "11981", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c743ebcb-35ad-4c5f-9a03-4b7dae009bbb", - "Date" : "Tue, 14 Feb 2023 02:15:36 GMT", + "x-ms-correlation-request-id" : "0ea02002-fc59-4ea6-83c2-f61dfcbe5db4", + "Date" : "Thu, 20 Apr 2023 02:49:11 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021536Z:c743ebcb-35ad-4c5f-9a03-4b7dae009bbb", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024911Z:0ea02002-fc59-4ea6-83c2-f61dfcbe5db4", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "b30d3662-0dda-4709-97b4-ffdb5ceab0d2", - "Body" : "{\n \"name\": \"2562264f-3e3d-4441-b4dd-1b99e591767d\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:15:05.630123Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "55fd2a39-1a39-4aba-a988-612de657b0ee", + "Body" : "{\n \"name\": \"e4a28740-dc9b-7545-b3f3-c1d92d8bdce5\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:48:40.9839474Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4f266225-3d3e-4144-b4dd-1b99e591767d?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4087a2e4-9bdc-4575-b3f3-c1d92d8bdce5?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "596eb2af-b8ab-49b9-828c-6499f919682c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "91e259a6-e38a-466b-b12e-f2764994c712" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11987", + "x-ms-ratelimit-remaining-subscription-reads" : "11984", "StatusCode" : "200", - "x-ms-correlation-request-id" : "62437e64-4557-4e70-b471-07ae2e4e2559", - "Date" : "Tue, 14 Feb 2023 02:16:06 GMT", + "x-ms-correlation-request-id" : "4d32366c-54fd-4790-8062-58a9fcc96e2c", + "Date" : "Thu, 20 Apr 2023 02:49:41 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021607Z:62437e64-4557-4e70-b471-07ae2e4e2559", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024941Z:4d32366c-54fd-4790-8062-58a9fcc96e2c", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "a904a01a-493d-4008-9f4f-63011f2b8d6c", - "Body" : "{\n \"name\": \"2562264f-3e3d-4441-b4dd-1b99e591767d\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:15:05.630123Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "837e6206-5561-4b3e-8b10-a92c9c15062b", + "Body" : "{\n \"name\": \"e4a28740-dc9b-7545-b3f3-c1d92d8bdce5\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:48:40.9839474Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4f266225-3d3e-4144-b4dd-1b99e591767d?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4087a2e4-9bdc-4575-b3f3-c1d92d8bdce5?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4b10af82-bd70-470d-975b-653c51cb7c3a" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b51edab4-d96d-49f5-8a5f-5fcb985a1277" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", + "x-ms-ratelimit-remaining-subscription-reads" : "11982", "StatusCode" : "200", - "x-ms-correlation-request-id" : "2bcd78dd-4770-4020-afe8-0bd5e55b7176", - "Date" : "Tue, 14 Feb 2023 02:16:37 GMT", + "x-ms-correlation-request-id" : "20d9f2c1-e4ad-4cb6-a3d2-aa7b043890dd", + "Date" : "Thu, 20 Apr 2023 02:50:11 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021638Z:2bcd78dd-4770-4020-afe8-0bd5e55b7176", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025012Z:20d9f2c1-e4ad-4cb6-a3d2-aa7b043890dd", "Expires" : "-1", - "Content-Length" : "169", - "x-ms-request-id" : "ab9ecd17-60d3-4fae-a7bb-cccb67e6953e", - "Body" : "{\n \"name\": \"2562264f-3e3d-4441-b4dd-1b99e591767d\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:15:05.630123Z\",\n \"endTime\": \"2023-02-14T02:16:20.3681535Z\"\n }", + "Content-Length" : "170", + "x-ms-request-id" : "62a2ac8c-8517-40af-92c6-346c3c519578", + "Body" : "{\n \"name\": \"e4a28740-dc9b-7545-b3f3-c1d92d8bdce5\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:48:40.9839474Z\",\n \"endTime\": \"2023-04-20T02:49:50.9390742Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/4f266225-3d3e-4144-b4dd-1b99e591767d?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/4087a2e4-9bdc-4575-b3f3-c1d92d8bdce5?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3e11b2fb-de1c-40a0-b511-0296e9dd121a" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "29a6515f-fdad-4759-9632-8fa17ee2dd11" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", + "x-ms-ratelimit-remaining-subscription-reads" : "11983", "StatusCode" : "204", - "x-ms-correlation-request-id" : "df771e73-4e07-486d-9817-7f3a1fa4266a", - "Date" : "Tue, 14 Feb 2023 02:16:37 GMT", + "x-ms-correlation-request-id" : "2c2163ab-651b-472e-a29f-b1f0c1e5b276", + "Date" : "Thu, 20 Apr 2023 02:50:11 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021638Z:df771e73-4e07-486d-9817-7f3a1fa4266a", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025012Z:2c2163ab-651b-472e-a29f-b1f0c1e5b276", "Expires" : "-1", - "x-ms-request-id" : "97d104d3-2c70-456f-9799-6cb4c0e86cd9", + "x-ms-request-id" : "7233ceda-9380-41cc-8ef2-6f81f21c25db", "Body" : "", "Content-Type" : "application/json", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/4f266225-3d3e-4144-b4dd-1b99e591767d?api-version=2017-08-31" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/4087a2e4-9bdc-4575-b3f3-c1d92d8bdce5?api-version=2017-08-31" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "32c25c54-aa33-4ef4-9114-0d1b720369f7", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "dc54cb44-6194-496c-9dec-95cc56b12612", "Content-Type" : "application/json" }, "Response" : { @@ -587,443 +665,469 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11986", + "x-ms-ratelimit-remaining-subscription-reads" : "11979", "StatusCode" : "200", - "Date" : "Tue, 14 Feb 2023 02:16:39 GMT", - "x-ms-correlation-request-id" : "f5a795b5-8aed-468e-8d92-4cd9db5d473e", + "Date" : "Thu, 20 Apr 2023 02:50:12 GMT", + "x-ms-correlation-request-id" : "d7337593-8ee2-4f09-8fe0-9e2a05753467", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021639Z:f5a795b5-8aed-468e-8d92-4cd9db5d473e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025013Z:d7337593-8ee2-4f09-8fe0-9e2a05753467", "Expires" : "-1", - "Content-Length" : "4318", - "x-ms-request-id" : "e94f763b-6d64-4629-a8b9-caf2a68b9c7f", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c\",\n \"location\": \"centralus\",\n \"name\": \"aks8630035c\",\n \"tags\": {\n \"tag1\": \"value1\"\n },\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Stopped\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns260895\",\n \"fqdn\": \"mp1dns260895-d7a36f4b.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns260895-d7a36f4b.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0346950\",\n \"count\": 0,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Ephemeral\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Stopped\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"pool.name\": \"ap0346950\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap1102029\",\n \"count\": 0,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Stopped\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"pool.name\": \"ap1102029\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDIrk7De/0ymMlypFnAxvha+q7QG4oHo/kkO8bkrVgcktQSkeH5xeEyOAP0VANzgbstUPB0baaWggC6FUhpXtsHN3Sb7elTYTuyBKq+Z5YqMXPM9NdJjbNJKu00Xs0pbilFnSRMBUegf+cqutg5lufyp4r/dfP3nd4KMFLmJ3VpeQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg14161_aks8630035c_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg14161_aks8630035c_centralus/providers/Microsoft.Network/publicIPAddresses/ece22d40-a57c-418f-a2a8-cb32f144e92c\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg14161_aks8630035c_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks8630035c-agentpool\",\n \"clientId\": \"fe9b2893-7014-4d0f-a203-67c2a71d7489\",\n \"objectId\": \"2a8eba4c-2d88-4791-a6c7-6495b39c2cd5\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"91567afc-6af3-48b4-94d1-782a3dcdfbe4\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "Content-Length" : "4358", + "x-ms-request-id" : "8bf084ff-2db4-4365-b1f8-5ed58d85f96c", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5\",\n \"location\": \"centralus\",\n \"name\": \"aks980635d5\",\n \"tags\": {\n \"tag1\": \"value1\"\n },\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Stopped\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns857547\",\n \"fqdn\": \"mp1dns857547-x0puuh1i.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns857547-x0puuh1i.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0694811\",\n \"count\": 0,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Ephemeral\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Stopped\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"pool.name\": \"ap0694811\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204gen2containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap117406e\",\n \"count\": 0,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Stopped\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"pool.name\": \"ap117406e\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjU/w23fusUoWQCzAzyounx+ejxV6Hu80QEqy3hxndZNvbFuBpwo8j0gxjj/fn3iNRc9giTBv8SuvE7+MFjL5IzlO0cwirOauVNa94iuELBCDzyhLs2g5RBoZ+kXu/y0mLoCQOZwYX26/WpEJM2ZGmUXuw8TyR37H9/D6TFhr+wQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg26126_aks980635d5_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg26126_aks980635d5_centralus/providers/Microsoft.Network/publicIPAddresses/4d488fa4-4da7-4dff-9239-4d7cd132178f\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg26126_aks980635d5_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks980635d5-agentpool\",\n \"clientId\": \"c777585b-8275-46ee-adfb-b3d2fc0c0240\",\n \"objectId\": \"92f5a507-3275-47b2-819c-a45338f4e04a\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"6adc1f08-a98d-4a99-b865-6a7ee5633603\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c/start?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5/start?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "26f2c049-aa73-42c7-a824-daa2cf09757a", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c039a759-217f-4b6e-85fd-04b4783acc84", "Content-Type" : "application/json" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "202", - "Date" : "Tue, 14 Feb 2023 02:16:40 GMT", - "x-ms-correlation-request-id" : "0a7c9f35-98f2-4beb-b155-356120f1e9f9", + "Date" : "Thu, 20 Apr 2023 02:50:13 GMT", + "x-ms-correlation-request-id" : "6142fabb-5fd7-424f-82d1-9f82e35255da", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021640Z:0a7c9f35-98f2-4beb-b155-356120f1e9f9", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025014Z:6142fabb-5fd7-424f-82d1-9f82e35255da", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "d8ca0a75-5655-43d1-ba15-5e74134b899a", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31" + "x-ms-request-id" : "1ab3fb0a-86fc-4578-9421-802122184900", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "92713080-54dd-404f-a769-f6b071bdf618" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "599953fb-28be-4249-b835-bb041e389d4e" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11970", + "x-ms-ratelimit-remaining-subscription-reads" : "11982", "StatusCode" : "200", - "x-ms-correlation-request-id" : "3bc7f40c-8759-4a21-92ea-e25f4f51fab2", - "Date" : "Tue, 14 Feb 2023 02:17:09 GMT", + "x-ms-correlation-request-id" : "8de7115a-42a6-4684-90b6-879500c34c42", + "Date" : "Thu, 20 Apr 2023 02:50:44 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021710Z:3bc7f40c-8759-4a21-92ea-e25f4f51fab2", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025044Z:8de7115a-42a6-4684-90b6-879500c34c42", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "697370bb-277d-4b52-9854-594822566b88", - "Body" : "{\n \"name\": \"750acad8-5556-d143-ba15-5e74134b899a\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:16:40.2720136Z\"\n }", + "x-ms-request-id" : "c6656b01-ae95-4ac1-ad0c-5378ccca7487", + "Body" : "{\n \"name\": \"0afbb31a-fc86-7845-9421-802122184900\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:50:13.9544697Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ff496d5e-1372-4039-a845-b24ef4c2686b" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "05d0181e-6085-430d-b3a5-83247125845a" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", + "x-ms-ratelimit-remaining-subscription-reads" : "11966", "StatusCode" : "200", - "x-ms-correlation-request-id" : "2e05f954-0b40-46c2-a853-d8b46131c861", - "Date" : "Tue, 14 Feb 2023 02:17:40 GMT", + "x-ms-correlation-request-id" : "87de2f19-b22b-4cd3-9718-7b3ea5a1ea01", + "Date" : "Thu, 20 Apr 2023 02:51:14 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021741Z:2e05f954-0b40-46c2-a853-d8b46131c861", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025114Z:87de2f19-b22b-4cd3-9718-7b3ea5a1ea01", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "6fc85172-54ce-4c16-b0c0-b33687263735", - "Body" : "{\n \"name\": \"750acad8-5556-d143-ba15-5e74134b899a\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:16:40.2720136Z\"\n }", + "x-ms-request-id" : "28d4aa70-18f1-4c65-a0d8-1ecf865c3784", + "Body" : "{\n \"name\": \"0afbb31a-fc86-7845-9421-802122184900\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:50:13.9544697Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "bd8174b7-9a75-490b-aa25-90c5b00b1553" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2994c755-b0b2-4846-a48b-405194fa9acf" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11966", + "x-ms-ratelimit-remaining-subscription-reads" : "11979", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e5780520-84fa-493c-9a87-e025b9adf8bf", - "Date" : "Tue, 14 Feb 2023 02:18:11 GMT", + "x-ms-correlation-request-id" : "1663593a-2bbb-4170-9a57-558d40e416f2", + "Date" : "Thu, 20 Apr 2023 02:51:44 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021811Z:e5780520-84fa-493c-9a87-e025b9adf8bf", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025145Z:1663593a-2bbb-4170-9a57-558d40e416f2", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "f4bb7e10-b828-45f1-87a7-716e3a23e5df", - "Body" : "{\n \"name\": \"750acad8-5556-d143-ba15-5e74134b899a\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:16:40.2720136Z\"\n }", + "x-ms-request-id" : "a96122f7-9f5d-41f3-9e14-2adc0a2cf44b", + "Body" : "{\n \"name\": \"0afbb31a-fc86-7845-9421-802122184900\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:50:13.9544697Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "716d9e40-48bf-4038-9d6e-23ac518d6372" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "369e2d2d-b396-4c24-8b40-0956a26ce638" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11984", + "x-ms-ratelimit-remaining-subscription-reads" : "11975", "StatusCode" : "200", - "x-ms-correlation-request-id" : "03d76ba5-7b99-4034-9582-df30402760ac", - "Date" : "Tue, 14 Feb 2023 02:18:41 GMT", + "x-ms-correlation-request-id" : "435b991d-997f-49ad-a654-7eaf9a5f02a1", + "Date" : "Thu, 20 Apr 2023 02:52:15 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021842Z:03d76ba5-7b99-4034-9582-df30402760ac", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025216Z:435b991d-997f-49ad-a654-7eaf9a5f02a1", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "6968cc52-8963-44b9-918a-ab420d8ab3bc", - "Body" : "{\n \"name\": \"750acad8-5556-d143-ba15-5e74134b899a\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:16:40.2720136Z\"\n }", + "x-ms-request-id" : "673deeb8-ae2a-4493-96f4-55a4ec1ce062", + "Body" : "{\n \"name\": \"0afbb31a-fc86-7845-9421-802122184900\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:50:13.9544697Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "56f68916-97b3-4977-9415-6478a72804a8" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a3b13b47-342e-4afc-8bb2-8c564d07d8ac" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11964", + "x-ms-ratelimit-remaining-subscription-reads" : "11977", "StatusCode" : "200", - "x-ms-correlation-request-id" : "5af0a1ab-1784-4b73-a11d-d498cbbe4526", - "Date" : "Tue, 14 Feb 2023 02:19:12 GMT", + "x-ms-correlation-request-id" : "e14d3358-6ae6-4f6e-a4a4-0f26870cb050", + "Date" : "Thu, 20 Apr 2023 02:52:46 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021912Z:5af0a1ab-1784-4b73-a11d-d498cbbe4526", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025246Z:e14d3358-6ae6-4f6e-a4a4-0f26870cb050", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "3f9fae6d-0a48-4f75-9b60-6970d24bd5c5", - "Body" : "{\n \"name\": \"750acad8-5556-d143-ba15-5e74134b899a\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:16:40.2720136Z\"\n }", + "x-ms-request-id" : "696e9eab-5405-4e6c-919d-0ebd369a8344", + "Body" : "{\n \"name\": \"0afbb31a-fc86-7845-9421-802122184900\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:50:13.9544697Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3e762d3f-5d4c-49d6-a3f7-00cf39f12d5c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cc972e0f-a792-472b-a154-557d574bd5c1" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11981", + "x-ms-ratelimit-remaining-subscription-reads" : "11976", "StatusCode" : "200", - "x-ms-correlation-request-id" : "6d494a86-015a-4cf1-abbb-fdc5e47209f7", - "Date" : "Tue, 14 Feb 2023 02:19:42 GMT", + "x-ms-correlation-request-id" : "2b87cae9-7a1d-41ff-b905-d21de88b9167", + "Date" : "Thu, 20 Apr 2023 02:53:17 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021943Z:6d494a86-015a-4cf1-abbb-fdc5e47209f7", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025317Z:2b87cae9-7a1d-41ff-b905-d21de88b9167", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "51f426ae-bd73-414b-89cf-268b806e74b5", - "Body" : "{\n \"name\": \"750acad8-5556-d143-ba15-5e74134b899a\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:16:40.2720136Z\"\n }", + "x-ms-request-id" : "d931f55e-40d8-4571-b94f-06b3a275ff74", + "Body" : "{\n \"name\": \"0afbb31a-fc86-7845-9421-802122184900\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:50:13.9544697Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "02a927a1-8511-477d-8f1e-9432c702cb1c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0e988fdd-afed-4bed-9b0a-3e193d97fee5" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11980", + "x-ms-ratelimit-remaining-subscription-reads" : "11962", "StatusCode" : "200", - "x-ms-correlation-request-id" : "23950673-8f59-433b-8add-8d5242e4b895", - "Date" : "Tue, 14 Feb 2023 02:20:13 GMT", + "x-ms-correlation-request-id" : "eee7764a-c6ec-49d8-9956-04597c4cc475", + "Date" : "Thu, 20 Apr 2023 02:53:47 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022013Z:23950673-8f59-433b-8add-8d5242e4b895", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025347Z:eee7764a-c6ec-49d8-9956-04597c4cc475", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "9797bba3-862c-43d0-8f19-87689230bc15", - "Body" : "{\n \"name\": \"750acad8-5556-d143-ba15-5e74134b899a\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:16:40.2720136Z\"\n }", + "x-ms-request-id" : "1c82f3be-12f7-433f-8058-86391c0e3133", + "Body" : "{\n \"name\": \"0afbb31a-fc86-7845-9421-802122184900\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:50:13.9544697Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "59804cfb-fc41-4a57-af62-1b99e9dac41a" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c39f47e9-b296-4755-9b57-04c2e087e87a" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11981", + "x-ms-ratelimit-remaining-subscription-reads" : "11961", "StatusCode" : "200", - "x-ms-correlation-request-id" : "8024dc6a-fdae-4db7-9707-c43df7baa407", - "Date" : "Tue, 14 Feb 2023 02:20:43 GMT", + "x-ms-correlation-request-id" : "8d7d85cc-f933-4ea3-aca2-f036b63e7c05", + "Date" : "Thu, 20 Apr 2023 02:54:18 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022044Z:8024dc6a-fdae-4db7-9707-c43df7baa407", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025418Z:8d7d85cc-f933-4ea3-aca2-f036b63e7c05", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "7081449a-0039-4740-86a0-d65b189a5237", - "Body" : "{\n \"name\": \"750acad8-5556-d143-ba15-5e74134b899a\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:16:40.2720136Z\"\n }", + "x-ms-request-id" : "f976ba50-4f31-4c49-b389-e8d422c37f48", + "Body" : "{\n \"name\": \"0afbb31a-fc86-7845-9421-802122184900\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:50:13.9544697Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "bd189b47-8fdd-4908-9962-f0fab85890a3" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "8be709e8-d8cb-4e7e-8a15-703b046d951d" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11979", + "x-ms-ratelimit-remaining-subscription-reads" : "11960", "StatusCode" : "200", - "x-ms-correlation-request-id" : "5b5cb5b1-9512-4bbd-8405-e6106fcd49e1", - "Date" : "Tue, 14 Feb 2023 02:21:15 GMT", + "x-ms-correlation-request-id" : "ef02e91b-5c7f-45f3-82ca-3fd5c179e2c0", + "Date" : "Thu, 20 Apr 2023 02:54:47 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022115Z:5b5cb5b1-9512-4bbd-8405-e6106fcd49e1", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025448Z:ef02e91b-5c7f-45f3-82ca-3fd5c179e2c0", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "66edcf63-8185-47a7-9dd0-1225a12b9146", - "Body" : "{\n \"name\": \"750acad8-5556-d143-ba15-5e74134b899a\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:16:40.2720136Z\"\n }", + "x-ms-request-id" : "3d5b1e9d-3f36-4fd6-96b1-8af9b5d2d6b0", + "Body" : "{\n \"name\": \"0afbb31a-fc86-7845-9421-802122184900\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:50:13.9544697Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "7b54e4ac-c124-442a-99de-ed312e3267ce" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a116122b-cb86-4d67-b602-ec7ca605dbdd" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11980", + "x-ms-ratelimit-remaining-subscription-reads" : "11973", "StatusCode" : "200", - "x-ms-correlation-request-id" : "6c52bfc5-3f24-4750-8433-fc2517f17bb2", - "Date" : "Tue, 14 Feb 2023 02:21:46 GMT", + "x-ms-correlation-request-id" : "d1d1b37c-7e81-4a48-b9c2-0a17c4957f9c", + "Date" : "Thu, 20 Apr 2023 02:55:18 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022146Z:6c52bfc5-3f24-4750-8433-fc2517f17bb2", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025518Z:d1d1b37c-7e81-4a48-b9c2-0a17c4957f9c", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "b429df72-6064-48de-bb94-724599886e98", - "Body" : "{\n \"name\": \"750acad8-5556-d143-ba15-5e74134b899a\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:16:40.2720136Z\"\n }", + "x-ms-request-id" : "9b4735a8-cd83-4abb-a9c6-fffe6fc8f8f3", + "Body" : "{\n \"name\": \"0afbb31a-fc86-7845-9421-802122184900\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:50:13.9544697Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e84be21b-d67f-44a3-bc67-9d892dbf812c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f033f708-053b-4885-acca-cad25c43a6f4" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11959", + "x-ms-ratelimit-remaining-subscription-reads" : "11971", "StatusCode" : "200", - "x-ms-correlation-request-id" : "23a1419e-b95f-468a-bd65-1b77b74fe8f8", - "Date" : "Tue, 14 Feb 2023 02:22:16 GMT", + "x-ms-correlation-request-id" : "f985b481-a362-4000-8cd3-983066cf9777", + "Date" : "Thu, 20 Apr 2023 02:55:48 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022217Z:23a1419e-b95f-468a-bd65-1b77b74fe8f8", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025549Z:f985b481-a362-4000-8cd3-983066cf9777", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "df80d233-fdcb-4184-af41-750951110743", - "Body" : "{\n \"name\": \"750acad8-5556-d143-ba15-5e74134b899a\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:16:40.2720136Z\"\n }", + "x-ms-request-id" : "a4c48862-2788-41db-b238-2d4ac1f665e2", + "Body" : "{\n \"name\": \"0afbb31a-fc86-7845-9421-802122184900\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:50:13.9544697Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "570e3ff3-62cf-43af-bac8-e7b259e761a1" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cea75dbd-3ba2-4b86-803b-87f0425bdf0e" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11981", + "x-ms-ratelimit-remaining-subscription-reads" : "11974", "StatusCode" : "200", - "x-ms-correlation-request-id" : "8d841242-ab8f-4510-b002-a8ea0c1025d5", - "Date" : "Tue, 14 Feb 2023 02:22:48 GMT", + "x-ms-correlation-request-id" : "a309968b-5f8c-4ca6-ac25-ff96816f1114", + "Date" : "Thu, 20 Apr 2023 02:56:20 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022248Z:8d841242-ab8f-4510-b002-a8ea0c1025d5", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025620Z:a309968b-5f8c-4ca6-ac25-ff96816f1114", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "2e2856ff-d30c-44ec-b806-6e1f373cfdfb", - "Body" : "{\n \"name\": \"750acad8-5556-d143-ba15-5e74134b899a\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:16:40.2720136Z\"\n }", + "x-ms-request-id" : "6622cdb2-b0ec-45f8-98bf-125cf663cb8f", + "Body" : "{\n \"name\": \"0afbb31a-fc86-7845-9421-802122184900\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:50:13.9544697Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d2f464cb-48a7-45f2-b99f-c859b1cc7511" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "00f5c5b8-684e-45cf-9d2e-9391be141896" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11980", + "x-ms-ratelimit-remaining-subscription-reads" : "11970", "StatusCode" : "200", - "x-ms-correlation-request-id" : "b08d7cb1-8ab1-4a28-8b95-e46536bb9932", - "Date" : "Tue, 14 Feb 2023 02:23:19 GMT", + "x-ms-correlation-request-id" : "a74020c9-dfb8-410f-b3d6-73bbc2c2de17", + "Date" : "Thu, 20 Apr 2023 02:56:51 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022319Z:b08d7cb1-8ab1-4a28-8b95-e46536bb9932", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025651Z:a74020c9-dfb8-410f-b3d6-73bbc2c2de17", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "60e16b3b-4c68-4df2-bce8-e030a689d897", - "Body" : "{\n \"name\": \"750acad8-5556-d143-ba15-5e74134b899a\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:16:40.2720136Z\"\n }", + "x-ms-request-id" : "d200c43c-0c2c-4cdb-ba1b-703e85f95cfd", + "Body" : "{\n \"name\": \"0afbb31a-fc86-7845-9421-802122184900\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:50:13.9544697Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "a2ff9b4a-ed15-4a28-a0d3-eb3db248e39a" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "98c57694-49e1-4397-b548-19f3022c1108" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11956", + "x-ms-ratelimit-remaining-subscription-reads" : "11958", "StatusCode" : "200", - "x-ms-correlation-request-id" : "bff57c3a-346e-4186-8df5-4011aa6e1382", - "Date" : "Tue, 14 Feb 2023 02:23:48 GMT", + "x-ms-correlation-request-id" : "55f229d2-e4da-4e34-a35f-14e8a7047eba", + "Date" : "Thu, 20 Apr 2023 02:57:22 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022349Z:bff57c3a-346e-4186-8df5-4011aa6e1382", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025722Z:55f229d2-e4da-4e34-a35f-14e8a7047eba", "Expires" : "-1", - "Content-Length" : "170", - "x-ms-request-id" : "edf4e943-d843-4b8b-946b-09cd0473735f", - "Body" : "{\n \"name\": \"750acad8-5556-d143-ba15-5e74134b899a\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:16:40.2720136Z\",\n \"endTime\": \"2023-02-14T02:23:48.4570249Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "480cf2c3-e0b0-4725-9e55-f4c30a470111", + "Body" : "{\n \"name\": \"0afbb31a-fc86-7845-9421-802122184900\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:50:13.9544697Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3157c3b4-9b9e-4e1b-b9be-233090f48952" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "98c5bdc0-2617-4e9f-ae2c-aefa6a4f4afb" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11977", + "x-ms-ratelimit-remaining-subscription-reads" : "11970", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "bf2e0b26-9f45-4f0f-b97f-6869eb1608d5", + "Date" : "Thu, 20 Apr 2023 02:57:53 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025753Z:bf2e0b26-9f45-4f0f-b97f-6869eb1608d5", + "Expires" : "-1", + "Content-Length" : "169", + "x-ms-request-id" : "86e66c77-b624-4af5-8ac1-e53a67983629", + "Body" : "{\n \"name\": \"0afbb31a-fc86-7845-9421-802122184900\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:50:13.9544697Z\",\n \"endTime\": \"2023-04-20T02:57:44.117959Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "491ba783-66a4-427d-86f5-47b57711b700" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11972", "StatusCode" : "204", - "x-ms-correlation-request-id" : "17a174f3-0cf5-4a27-871a-b6282644aec9", - "Date" : "Tue, 14 Feb 2023 02:23:50 GMT", + "x-ms-correlation-request-id" : "153f2e22-0707-47e8-98d3-3b48e5ee3b5b", + "Date" : "Thu, 20 Apr 2023 02:57:54 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022350Z:17a174f3-0cf5-4a27-871a-b6282644aec9", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025754Z:153f2e22-0707-47e8-98d3-3b48e5ee3b5b", "Expires" : "-1", - "x-ms-request-id" : "0c258bb0-13ac-4382-9615-3104347f4d3d", + "x-ms-request-id" : "64714765-d87c-4c87-a975-8faf40610b1a", "Body" : "", "Content-Type" : "application/json", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/d8ca0a75-5655-43d1-ba15-5e74134b899a?api-version=2017-08-31" + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operationresults/1ab3fb0a-86fc-4578-9421-802122184900?api-version=2017-08-31" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ddd1f46a-c14a-4d5b-827c-068c5f04ed86", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "81086152-d406-488f-9a57-bcea0f6ff953", "Content-Type" : "application/json" }, "Response" : { @@ -1031,26 +1135,26 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11980", + "x-ms-ratelimit-remaining-subscription-reads" : "11973", "StatusCode" : "200", - "Date" : "Tue, 14 Feb 2023 02:23:51 GMT", - "x-ms-correlation-request-id" : "785b243d-59cf-4627-b5d6-da92b36c9010", + "Date" : "Thu, 20 Apr 2023 02:57:55 GMT", + "x-ms-correlation-request-id" : "ad7374aa-310f-4ab9-aa9c-6fd3956547c1", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022352Z:785b243d-59cf-4627-b5d6-da92b36c9010", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025756Z:ad7374aa-310f-4ab9-aa9c-6fd3956547c1", "Expires" : "-1", - "Content-Length" : "4318", - "x-ms-request-id" : "ed319599-8bca-401e-a355-86b8c5ff7927", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c\",\n \"location\": \"centralus\",\n \"name\": \"aks8630035c\",\n \"tags\": {\n \"tag1\": \"value1\"\n },\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns260895\",\n \"fqdn\": \"mp1dns260895-d7a36f4b.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns260895-d7a36f4b.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0346950\",\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Ephemeral\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"pool.name\": \"ap0346950\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap1102029\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"pool.name\": \"ap1102029\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDIrk7De/0ymMlypFnAxvha+q7QG4oHo/kkO8bkrVgcktQSkeH5xeEyOAP0VANzgbstUPB0baaWggC6FUhpXtsHN3Sb7elTYTuyBKq+Z5YqMXPM9NdJjbNJKu00Xs0pbilFnSRMBUegf+cqutg5lufyp4r/dfP3nd4KMFLmJ3VpeQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg14161_aks8630035c_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg14161_aks8630035c_centralus/providers/Microsoft.Network/publicIPAddresses/ece22d40-a57c-418f-a2a8-cb32f144e92c\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg14161_aks8630035c_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks8630035c-agentpool\",\n \"clientId\": \"fe9b2893-7014-4d0f-a203-67c2a71d7489\",\n \"objectId\": \"2a8eba4c-2d88-4791-a6c7-6495b39c2cd5\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"91567afc-6af3-48b4-94d1-782a3dcdfbe4\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "Content-Length" : "4358", + "x-ms-request-id" : "84148786-2f5b-46e3-aeaf-f38f6e726c96", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5\",\n \"location\": \"centralus\",\n \"name\": \"aks980635d5\",\n \"tags\": {\n \"tag1\": \"value1\"\n },\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns857547\",\n \"fqdn\": \"mp1dns857547-x0puuh1i.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns857547-x0puuh1i.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0694811\",\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Ephemeral\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"pool.name\": \"ap0694811\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204gen2containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap117406e\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"pool.name\": \"ap117406e\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjU/w23fusUoWQCzAzyounx+ejxV6Hu80QEqy3hxndZNvbFuBpwo8j0gxjj/fn3iNRc9giTBv8SuvE7+MFjL5IzlO0cwirOauVNa94iuELBCDzyhLs2g5RBoZ+kXu/y0mLoCQOZwYX26/WpEJM2ZGmUXuw8TyR37H9/D6TFhr+wQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg26126_aks980635d5_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg26126_aks980635d5_centralus/providers/Microsoft.Network/publicIPAddresses/4d488fa4-4da7-4dff-9239-4d7cd132178f\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg26126_aks980635d5_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks980635d5-agentpool\",\n \"clientId\": \"c777585b-8275-46ee-adfb-b3d2fc0c0240\",\n \"objectId\": \"92f5a507-3275-47b2-819c-a45338f4e04a\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"6adc1f08-a98d-4a99-b865-6a7ee5633603\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c/agentPools/ap2949504?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5/agentPools/ap227417e?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "40e0f097-f7ea-48af-8e96-1666eeff146e", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0d06f945-b136-4617-b710-70e9ee5f5a5d", "Content-Type" : "application/json" }, "Response" : { @@ -1060,670 +1164,696 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:23:56 GMT", - "x-ms-correlation-request-id" : "fdea4c8e-72fa-4313-ad26-3fea3abd4665", + "Date" : "Thu, 20 Apr 2023 02:58:00 GMT", + "x-ms-correlation-request-id" : "98d7af93-f107-4c63-90b2-5af739011ee4", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022356Z:fdea4c8e-72fa-4313-ad26-3fea3abd4665", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025800Z:98d7af93-f107-4c63-90b2-5af739011ee4", "Expires" : "-1", - "Content-Length" : "1059", - "x-ms-request-id" : "56f56288-c05c-4c25-9182-b76c3a96305c", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c/agentPools/ap2949504\",\n \"name\": \"ap2949504\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"state\": \"created\"\n },\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\",\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/56f56288-c05c-4c25-9182-b76c3a96305c?api-version=2017-08-31", + "Content-Length" : "1060", + "x-ms-request-id" : "841a7cf0-851f-4f98-95d6-00a25ed6511c", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5/agentPools/ap227417e\",\n \"name\": \"ap227417e\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"state\": \"created\"\n },\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\",\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204gen2containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/841a7cf0-851f-4f98-95d6-00a25ed6511c?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/56f56288-c05c-4c25-9182-b76c3a96305c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/841a7cf0-851f-4f98-95d6-00a25ed6511c?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "79994c8d-eb58-41a6-8847-ddda3924e059" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "99cc375a-f621-4103-ad4b-0bd7c689f1bc" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11955", + "x-ms-ratelimit-remaining-subscription-reads" : "11957", "StatusCode" : "200", - "x-ms-correlation-request-id" : "a32a33e3-92c7-422c-8d56-066ca5cab785", - "Date" : "Tue, 14 Feb 2023 02:24:26 GMT", + "x-ms-correlation-request-id" : "1fdda84a-4c5c-42a5-b1b2-6dcfae7219b0", + "Date" : "Thu, 20 Apr 2023 02:58:30 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022427Z:a32a33e3-92c7-422c-8d56-066ca5cab785", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025831Z:1fdda84a-4c5c-42a5-b1b2-6dcfae7219b0", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "f9d7212f-3b18-4646-8547-ef715dfabcc0", - "Body" : "{\n \"name\": \"8862f556-5cc0-254c-9182-b76c3a96305c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:23:56.292511Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "ff1f17d1-46e9-4889-9466-a249f0fa1786", + "Body" : "{\n \"name\": \"f07c1a84-1f85-984f-95d6-00a25ed6511c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:58:00.5403886Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/56f56288-c05c-4c25-9182-b76c3a96305c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/841a7cf0-851f-4f98-95d6-00a25ed6511c?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d9af22c6-183c-4169-a9dc-5bca1e013ba4" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "31d585e5-f4ad-404e-a884-404c1e70907a" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11979", + "x-ms-ratelimit-remaining-subscription-reads" : "11969", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c9d86f75-ce78-4da5-8af8-1f4897a52492", - "Date" : "Tue, 14 Feb 2023 02:24:57 GMT", + "x-ms-correlation-request-id" : "bcd72986-427e-4ee1-9ba7-8d563686a3ff", + "Date" : "Thu, 20 Apr 2023 02:59:02 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022457Z:c9d86f75-ce78-4da5-8af8-1f4897a52492", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025902Z:bcd72986-427e-4ee1-9ba7-8d563686a3ff", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "67b4ad4a-463c-4f27-b44b-2eed9e4bc04d", - "Body" : "{\n \"name\": \"8862f556-5cc0-254c-9182-b76c3a96305c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:23:56.292511Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "c0c6f9e2-df7e-403b-9389-07227c19735c", + "Body" : "{\n \"name\": \"f07c1a84-1f85-984f-95d6-00a25ed6511c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:58:00.5403886Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/56f56288-c05c-4c25-9182-b76c3a96305c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/841a7cf0-851f-4f98-95d6-00a25ed6511c?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "a9f8767b-999c-4407-a6f7-0801cff0b338" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "991e3507-9a14-4836-8993-ea595c01c400" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11978", + "x-ms-ratelimit-remaining-subscription-reads" : "11971", "StatusCode" : "200", - "x-ms-correlation-request-id" : "b658f260-c8c1-4b10-a55a-9f126f14cb44", - "Date" : "Tue, 14 Feb 2023 02:25:28 GMT", + "x-ms-correlation-request-id" : "0f37225a-3c7f-4c73-bde3-a3cb28951d37", + "Date" : "Thu, 20 Apr 2023 02:59:33 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022528Z:b658f260-c8c1-4b10-a55a-9f126f14cb44", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025933Z:0f37225a-3c7f-4c73-bde3-a3cb28951d37", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "7683e1da-cc61-47cb-8fbe-9b5e16709fef", - "Body" : "{\n \"name\": \"8862f556-5cc0-254c-9182-b76c3a96305c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:23:56.292511Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "02f2e24b-d062-4e14-84ae-4d50b0165125", + "Body" : "{\n \"name\": \"f07c1a84-1f85-984f-95d6-00a25ed6511c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:58:00.5403886Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/56f56288-c05c-4c25-9182-b76c3a96305c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/841a7cf0-851f-4f98-95d6-00a25ed6511c?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "bb766e0a-d6eb-4dc3-95da-1ad07977336e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "43946970-8cf9-4e74-95fc-e1995d9fd78b" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11978", + "x-ms-ratelimit-remaining-subscription-reads" : "11969", "StatusCode" : "200", - "x-ms-correlation-request-id" : "5be517a3-8340-402d-b57b-2430afee16ee", - "Date" : "Tue, 14 Feb 2023 02:25:59 GMT", + "x-ms-correlation-request-id" : "3ea659e9-9fe8-4fe9-b1db-b451ab5f90d1", + "Date" : "Thu, 20 Apr 2023 03:00:04 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022559Z:5be517a3-8340-402d-b57b-2430afee16ee", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030004Z:3ea659e9-9fe8-4fe9-b1db-b451ab5f90d1", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "3fd32f5b-6e6b-4e83-bbce-af2e75733b04", - "Body" : "{\n \"name\": \"8862f556-5cc0-254c-9182-b76c3a96305c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:23:56.292511Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "923d785f-5a9c-47a3-8291-627387045437", + "Body" : "{\n \"name\": \"f07c1a84-1f85-984f-95d6-00a25ed6511c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:58:00.5403886Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/56f56288-c05c-4c25-9182-b76c3a96305c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/841a7cf0-851f-4f98-95d6-00a25ed6511c?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ddb2005d-da1b-4f46-975a-096d49bc1883" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3e8febdc-c195-4e38-a076-ae6a088aaac2" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11976", + "x-ms-ratelimit-remaining-subscription-reads" : "11956", "StatusCode" : "200", - "x-ms-correlation-request-id" : "416b4bc9-37c0-446a-bef4-1bb32cc9235b", - "Date" : "Tue, 14 Feb 2023 02:26:30 GMT", + "x-ms-correlation-request-id" : "8198968a-992b-47b1-8528-9bff105bcb2e", + "Date" : "Thu, 20 Apr 2023 03:00:35 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022630Z:416b4bc9-37c0-446a-bef4-1bb32cc9235b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030035Z:8198968a-992b-47b1-8528-9bff105bcb2e", "Expires" : "-1", - "Content-Length" : "169", - "x-ms-request-id" : "63b9a5cc-1e1e-4614-a6e3-c9f137147a31", - "Body" : "{\n \"name\": \"8862f556-5cc0-254c-9182-b76c3a96305c\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:23:56.292511Z\",\n \"endTime\": \"2023-02-14T02:26:29.7488736Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "d7c7bc0d-3bda-4497-b3fa-c82be5eec85f", + "Body" : "{\n \"name\": \"f07c1a84-1f85-984f-95d6-00a25ed6511c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:58:00.5403886Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c/agentPools/ap2949504?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/841a7cf0-851f-4f98-95d6-00a25ed6511c?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e25b50ba-ab53-4e37-9a1d-72158cfadae9" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f6ffcefd-94f8-436b-9760-328e969b0d14" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11977", + "x-ms-ratelimit-remaining-subscription-reads" : "11970", "StatusCode" : "200", - "x-ms-correlation-request-id" : "002a1741-a5a2-4fd5-9cbd-cf2b6b64a808", - "Date" : "Tue, 14 Feb 2023 02:26:31 GMT", + "x-ms-correlation-request-id" : "b32c2bd8-432b-42f4-bbf0-06f2e676edbf", + "Date" : "Thu, 20 Apr 2023 03:01:06 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022632Z:002a1741-a5a2-4fd5-9cbd-cf2b6b64a808", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030106Z:b32c2bd8-432b-42f4-bbf0-06f2e676edbf", "Expires" : "-1", - "Content-Length" : "1060", - "x-ms-request-id" : "dc819ea8-17fb-4670-a8da-353057c46a10", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c/agentPools/ap2949504\",\n \"name\": \"ap2949504\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"state\": \"created\"\n },\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\",\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n }", + "Content-Length" : "126", + "x-ms-request-id" : "0b886707-9115-42dc-a6ce-54cb7c80e76b", + "Body" : "{\n \"name\": \"f07c1a84-1f85-984f-95d6-00a25ed6511c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:58:00.5403886Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c?api-version=2023-01-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/841a7cf0-851f-4f98-95d6-00a25ed6511c?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1b01c035-002e-462b-aaff-a2bed966fa7e", - "Content-Type" : "application/json" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "da045659-0fe3-4eeb-b02e-c80d34dbdd73" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", "Pragma" : "no-cache", "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11968", "StatusCode" : "200", - "Date" : "Tue, 14 Feb 2023 02:26:41 GMT", - "x-ms-correlation-request-id" : "78547b12-6c61-443b-bd8d-0aab763b1f35", + "x-ms-correlation-request-id" : "ecf401ff-c6fc-49e6-9bdb-fe4375e6344b", + "Date" : "Thu, 20 Apr 2023 03:01:37 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022641Z:78547b12-6c61-443b-bd8d-0aab763b1f35", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030137Z:ecf401ff-c6fc-49e6-9bdb-fe4375e6344b", "Expires" : "-1", - "Content-Length" : "5130", - "x-ms-request-id" : "4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c\",\n \"location\": \"centralus\",\n \"name\": \"aks8630035c\",\n \"tags\": {\n \"tag2\": \"value2\",\n \"tag3\": \"value3\"\n },\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns260895\",\n \"fqdn\": \"mp1dns260895-d7a36f4b.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns260895-d7a36f4b.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0346950\",\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Ephemeral\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"pool.name\": \"ap0346950\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap1102029\",\n \"count\": 2,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"state\": \"updated\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap2949504\",\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"state\": \"created\"\n },\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDIrk7De/0ymMlypFnAxvha+q7QG4oHo/kkO8bkrVgcktQSkeH5xeEyOAP0VANzgbstUPB0baaWggC6FUhpXtsHN3Sb7elTYTuyBKq+Z5YqMXPM9NdJjbNJKu00Xs0pbilFnSRMBUegf+cqutg5lufyp4r/dfP3nd4KMFLmJ3VpeQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg14161_aks8630035c_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg14161_aks8630035c_centralus/providers/Microsoft.Network/publicIPAddresses/ece22d40-a57c-418f-a2a8-cb32f144e92c\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg14161_aks8630035c_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks8630035c-agentpool\",\n \"clientId\": \"fe9b2893-7014-4d0f-a203-67c2a71d7489\",\n \"objectId\": \"2a8eba4c-2d88-4791-a6c7-6495b39c2cd5\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"91567afc-6af3-48b4-94d1-782a3dcdfbe4\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Content-Length" : "170", + "x-ms-request-id" : "25dfb949-b88a-4c31-8338-cdccc8489afb", + "Body" : "{\n \"name\": \"f07c1a84-1f85-984f-95d6-00a25ed6511c\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:58:00.5403886Z\",\n \"endTime\": \"2023-04-20T03:01:33.3447689Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5/agentPools/ap227417e?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5d0346dc-abae-449c-abc0-132444869d52" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2f75d601-b4d2-4fdf-825c-485ba00a209c" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11950", + "x-ms-ratelimit-remaining-subscription-reads" : "11955", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c59bc483-4fff-4cae-b9e4-d3c56d0a9961", - "Date" : "Tue, 14 Feb 2023 02:27:11 GMT", + "x-ms-correlation-request-id" : "defdef35-9a70-43b6-9386-2625d6ef3240", + "Date" : "Thu, 20 Apr 2023 03:01:38 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022712Z:c59bc483-4fff-4cae-b9e4-d3c56d0a9961", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030138Z:defdef35-9a70-43b6-9386-2625d6ef3240", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "ec11a3aa-7ffb-478c-856c-88c4b5c0e2c3", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\"\n }", + "Content-Length" : "1061", + "x-ms-request-id" : "d19c31e2-ce9d-4668-8223-a4ce2559444a", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5/agentPools/ap227417e\",\n \"name\": \"ap227417e\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"state\": \"created\"\n },\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\",\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204gen2containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5?api-version=2023-03-01", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6c20f264-bae0-4933-b2fd-4e6d96df5d80", + "Content-Type" : "application/json" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "Pragma" : "no-cache", + "retry-after" : "0", + "StatusCode" : "200", + "Date" : "Thu, 20 Apr 2023 03:01:46 GMT", + "x-ms-correlation-request-id" : "286ac3b7-7774-4d61-a6af-a38e5a1c5b0e", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030147Z:286ac3b7-7774-4d61-a6af-a38e5a1c5b0e", + "Expires" : "-1", + "Content-Length" : "5171", + "x-ms-request-id" : "83ba0375-b87f-437c-9c01-7e2c2ea35149", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5\",\n \"location\": \"centralus\",\n \"name\": \"aks980635d5\",\n \"tags\": {\n \"tag2\": \"value2\",\n \"tag3\": \"value3\"\n },\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns857547\",\n \"fqdn\": \"mp1dns857547-x0puuh1i.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns857547-x0puuh1i.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0694811\",\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Ephemeral\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"pool.name\": \"ap0694811\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204gen2containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap117406e\",\n \"count\": 2,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"state\": \"updated\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap227417e\",\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Updating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"state\": \"created\"\n },\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204gen2containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjU/w23fusUoWQCzAzyounx+ejxV6Hu80QEqy3hxndZNvbFuBpwo8j0gxjj/fn3iNRc9giTBv8SuvE7+MFjL5IzlO0cwirOauVNa94iuELBCDzyhLs2g5RBoZ+kXu/y0mLoCQOZwYX26/WpEJM2ZGmUXuw8TyR37H9/D6TFhr+wQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg26126_aks980635d5_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg26126_aks980635d5_centralus/providers/Microsoft.Network/publicIPAddresses/4d488fa4-4da7-4dff-9239-4d7cd132178f\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg26126_aks980635d5_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks980635d5-agentpool\",\n \"clientId\": \"c777585b-8275-46ee-adfb-b3d2fc0c0240\",\n \"objectId\": \"92f5a507-3275-47b2-819c-a45338f4e04a\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"6adc1f08-a98d-4a99-b865-6a7ee5633603\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "40480412-0f08-474b-ab4c-a76917d0660e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2e3a3740-527e-491f-a567-d7c0276d8fbb" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11975", + "x-ms-ratelimit-remaining-subscription-reads" : "11967", "StatusCode" : "200", - "x-ms-correlation-request-id" : "0fa854e8-8fbe-4836-88f5-8d9c72409fce", - "Date" : "Tue, 14 Feb 2023 02:27:42 GMT", + "x-ms-correlation-request-id" : "793cd5ba-057a-4de8-b583-cd9acab27877", + "Date" : "Thu, 20 Apr 2023 03:02:17 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022742Z:0fa854e8-8fbe-4836-88f5-8d9c72409fce", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030217Z:793cd5ba-057a-4de8-b583-cd9acab27877", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "3c4afc23-03ad-4f53-8666-4355244154e1", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\"\n }", + "x-ms-request-id" : "b53059e8-4f06-49c9-b467-48353f4232c0", + "Body" : "{\n \"name\": \"7503ba83-7fb8-7c43-9c01-7e2c2ea35149\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T03:01:44.2313599Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "0c594f35-129f-4c68-ac4e-afcc58810198" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "4fd6a063-38ab-4e78-8b49-d5e0be1173d6" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11975", + "x-ms-ratelimit-remaining-subscription-reads" : "11954", "StatusCode" : "200", - "x-ms-correlation-request-id" : "78f37aca-7ade-4d53-af35-be975e558af7", - "Date" : "Tue, 14 Feb 2023 02:28:13 GMT", + "x-ms-correlation-request-id" : "70303824-f1fc-4db7-8824-f781028800e5", + "Date" : "Thu, 20 Apr 2023 03:02:47 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022814Z:78f37aca-7ade-4d53-af35-be975e558af7", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030248Z:70303824-f1fc-4db7-8824-f781028800e5", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "6145a9a4-8389-4f32-817d-1cfdfe4b8fb1", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\"\n }", + "x-ms-request-id" : "1ff967c9-dd1c-40a6-a85c-a4d7a7899411", + "Body" : "{\n \"name\": \"7503ba83-7fb8-7c43-9c01-7e2c2ea35149\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T03:01:44.2313599Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "22aaee2f-669e-4eb9-a621-ea2414f97ace" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ca816c68-09db-40d6-8825-dec067c58106" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11976", + "x-ms-ratelimit-remaining-subscription-reads" : "11969", "StatusCode" : "200", - "x-ms-correlation-request-id" : "7630a5b5-b42e-4f14-914a-747b00581e18", - "Date" : "Tue, 14 Feb 2023 02:28:44 GMT", + "x-ms-correlation-request-id" : "2acc0fe0-757f-40a5-8bd8-ed5b6f0c0171", + "Date" : "Thu, 20 Apr 2023 03:03:18 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022845Z:7630a5b5-b42e-4f14-914a-747b00581e18", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030319Z:2acc0fe0-757f-40a5-8bd8-ed5b6f0c0171", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "c4ef1f2f-16a0-43c3-95d4-8bef4dfe32ce", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\"\n }", + "x-ms-request-id" : "082b60b1-5b23-4484-b348-144b0437d086", + "Body" : "{\n \"name\": \"7503ba83-7fb8-7c43-9c01-7e2c2ea35149\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T03:01:44.2313599Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "af948e39-3550-4cf6-93e5-2b4a9a7f4a8d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "7409aaaf-8167-4fa6-b8c0-ad7cbac29b18" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11948", + "x-ms-ratelimit-remaining-subscription-reads" : "11966", "StatusCode" : "200", - "x-ms-correlation-request-id" : "fb2eb854-727d-4b16-96e4-684408e2faa0", - "Date" : "Tue, 14 Feb 2023 02:29:15 GMT", + "x-ms-correlation-request-id" : "91a20937-6a9c-4f55-9cb7-9c53fe8bd698", + "Date" : "Thu, 20 Apr 2023 03:03:49 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022915Z:fb2eb854-727d-4b16-96e4-684408e2faa0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030350Z:91a20937-6a9c-4f55-9cb7-9c53fe8bd698", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "89dbf7d3-edf9-4a0f-8136-a5b7c72a5c07", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\"\n }", + "x-ms-request-id" : "c5ea7864-5c37-4415-a64f-c1fc01dd376e", + "Body" : "{\n \"name\": \"7503ba83-7fb8-7c43-9c01-7e2c2ea35149\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T03:01:44.2313599Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "fab8ec96-c5ed-4442-a43a-f8a13259f058" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "14416e18-095e-4ffa-a616-9663228a88a5" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11974", + "x-ms-ratelimit-remaining-subscription-reads" : "11953", "StatusCode" : "200", - "x-ms-correlation-request-id" : "2aff0d2e-4bf0-4f56-954d-f7343834cfe0", - "Date" : "Tue, 14 Feb 2023 02:29:45 GMT", + "x-ms-correlation-request-id" : "be198068-d83c-4de0-a16a-51b32325062e", + "Date" : "Thu, 20 Apr 2023 03:04:20 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022946Z:2aff0d2e-4bf0-4f56-954d-f7343834cfe0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030421Z:be198068-d83c-4de0-a16a-51b32325062e", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "86c54d39-ecda-4a3a-8009-8228f726d847", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\"\n }", + "x-ms-request-id" : "28d0c111-82bd-4aaf-a938-ad42c8f4ab18", + "Body" : "{\n \"name\": \"7503ba83-7fb8-7c43-9c01-7e2c2ea35149\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T03:01:44.2313599Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d4755786-2b5e-43fd-a20d-6c7c1ed2fdf6" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5e7da15c-0ac2-4075-9398-0e761c0df9d7" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11975", + "x-ms-ratelimit-remaining-subscription-reads" : "11968", "StatusCode" : "200", - "x-ms-correlation-request-id" : "0b43710c-1d75-4586-b944-741c0c2e4816", - "Date" : "Tue, 14 Feb 2023 02:30:16 GMT", + "x-ms-correlation-request-id" : "27b77791-4483-436b-a3c3-4f8efcf79ec3", + "Date" : "Thu, 20 Apr 2023 03:04:51 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023017Z:0b43710c-1d75-4586-b944-741c0c2e4816", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030452Z:27b77791-4483-436b-a3c3-4f8efcf79ec3", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "f44cdd9d-aee6-47c5-b067-ffa0939ba585", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\"\n }", + "x-ms-request-id" : "e5ef0733-c41d-41d7-81a3-22d07bb43629", + "Body" : "{\n \"name\": \"7503ba83-7fb8-7c43-9c01-7e2c2ea35149\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T03:01:44.2313599Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b08e1689-7dd7-4628-a046-f850c36a0ac9" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3b8614ed-773e-49e4-a69f-26605f7cd8f8" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11947", + "x-ms-ratelimit-remaining-subscription-reads" : "11965", "StatusCode" : "200", - "x-ms-correlation-request-id" : "b3a75d03-2d30-4de0-afc1-95380e6389ff", - "Date" : "Tue, 14 Feb 2023 02:30:48 GMT", + "x-ms-correlation-request-id" : "16255c2a-45f8-4458-985e-7666dfea01e3", + "Date" : "Thu, 20 Apr 2023 03:05:22 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023048Z:b3a75d03-2d30-4de0-afc1-95380e6389ff", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030523Z:16255c2a-45f8-4458-985e-7666dfea01e3", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "ea381c94-3e92-4a98-bf7a-7b2261140c5e", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\"\n }", + "x-ms-request-id" : "790471ff-79c0-4c42-981a-a316883f137b", + "Body" : "{\n \"name\": \"7503ba83-7fb8-7c43-9c01-7e2c2ea35149\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T03:01:44.2313599Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "bda7a3b8-d7d7-4d3c-bae7-a0c571d35409" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "70c66462-6319-4061-a0e3-3729123b7715" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11975", + "x-ms-ratelimit-remaining-subscription-reads" : "11952", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e9067dbf-1c3c-44da-9ef2-e0fe328905e3", - "Date" : "Tue, 14 Feb 2023 02:31:19 GMT", + "x-ms-correlation-request-id" : "0d5625df-ecec-4ef0-82ee-f0aa6c4d7c0b", + "Date" : "Thu, 20 Apr 2023 03:05:53 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023119Z:e9067dbf-1c3c-44da-9ef2-e0fe328905e3", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030554Z:0d5625df-ecec-4ef0-82ee-f0aa6c4d7c0b", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "9cd12d8c-a3e2-441f-9353-f440982eb7c8", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\"\n }", + "x-ms-request-id" : "3b66f1eb-7a98-49b0-871b-cc2d32a80f47", + "Body" : "{\n \"name\": \"7503ba83-7fb8-7c43-9c01-7e2c2ea35149\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T03:01:44.2313599Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "2e7e9b10-df03-4344-ad2d-fd981b530aee" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "045e85f3-dbc3-4f55-91df-f5aa696477ed" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11973", + "x-ms-ratelimit-remaining-subscription-reads" : "11967", "StatusCode" : "200", - "x-ms-correlation-request-id" : "7f31d7bf-d98a-41a2-a73a-d8a7b20889a9", - "Date" : "Tue, 14 Feb 2023 02:31:49 GMT", + "x-ms-correlation-request-id" : "d59c6a52-305e-43fe-99f4-fff4b2b7b49b", + "Date" : "Thu, 20 Apr 2023 03:06:24 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023150Z:7f31d7bf-d98a-41a2-a73a-d8a7b20889a9", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030625Z:d59c6a52-305e-43fe-99f4-fff4b2b7b49b", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "ee6c523e-3aa6-4fbb-b3b1-421db982eae4", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\"\n }", + "x-ms-request-id" : "0d50a68d-f767-4df6-901f-bd921d14702b", + "Body" : "{\n \"name\": \"7503ba83-7fb8-7c43-9c01-7e2c2ea35149\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T03:01:44.2313599Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "6bbaa1ff-498a-408c-a7e8-912ed48365a1" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "48b39df0-34a9-473b-985f-e7bfcc0f9fd5" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11945", + "x-ms-ratelimit-remaining-subscription-reads" : "11964", "StatusCode" : "200", - "x-ms-correlation-request-id" : "15a7a464-3979-4eed-8106-3140a25045c2", - "Date" : "Tue, 14 Feb 2023 02:32:19 GMT", + "x-ms-correlation-request-id" : "4ee72a60-761c-426d-81be-8247680db941", + "Date" : "Thu, 20 Apr 2023 03:06:55 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023220Z:15a7a464-3979-4eed-8106-3140a25045c2", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030656Z:4ee72a60-761c-426d-81be-8247680db941", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "ecf3080a-9fd0-4eeb-abe8-6042171ba029", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\"\n }", + "x-ms-request-id" : "9c75351b-7ed0-4939-bfd2-1091f22c88a2", + "Body" : "{\n \"name\": \"7503ba83-7fb8-7c43-9c01-7e2c2ea35149\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T03:01:44.2313599Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f1c99028-fd64-4b76-b9ed-7c56d508c4f6" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "28697c73-874f-48a8-8f5f-138385178977" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11972", + "x-ms-ratelimit-remaining-subscription-reads" : "11951", "StatusCode" : "200", - "x-ms-correlation-request-id" : "b6965df2-359b-4cb6-8f0f-5d4cf19da8c0", - "Date" : "Tue, 14 Feb 2023 02:32:50 GMT", + "x-ms-correlation-request-id" : "15307cab-f752-4f0b-9038-77e132f2501f", + "Date" : "Thu, 20 Apr 2023 03:07:26 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023251Z:b6965df2-359b-4cb6-8f0f-5d4cf19da8c0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030727Z:15307cab-f752-4f0b-9038-77e132f2501f", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "dfa7cb78-3bd3-4ad9-b3cf-b59661d0cdcc", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\"\n }", + "x-ms-request-id" : "6cc0367a-a3a8-46d6-8924-d5f269e28234", + "Body" : "{\n \"name\": \"7503ba83-7fb8-7c43-9c01-7e2c2ea35149\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T03:01:44.2313599Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d32f81a8-e244-4937-b4c6-33fae74f2fc9" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9dac7190-4377-485f-ae73-5aafea0f2960" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11973", + "x-ms-ratelimit-remaining-subscription-reads" : "11966", "StatusCode" : "200", - "x-ms-correlation-request-id" : "5bd40a7b-6778-46df-9d97-f2229b13cdd7", - "Date" : "Tue, 14 Feb 2023 02:33:21 GMT", + "x-ms-correlation-request-id" : "7b8312fd-c2e8-430b-8042-3111ff031c1a", + "Date" : "Thu, 20 Apr 2023 03:07:57 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023322Z:5bd40a7b-6778-46df-9d97-f2229b13cdd7", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030758Z:7b8312fd-c2e8-430b-8042-3111ff031c1a", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "8a151ecf-d033-431e-92d2-6917054068c1", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\"\n }", + "x-ms-request-id" : "55074949-3ec4-49ee-84ee-61269a9e8b00", + "Body" : "{\n \"name\": \"7503ba83-7fb8-7c43-9c01-7e2c2ea35149\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T03:01:44.2313599Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "eaff71ff-c981-4c8e-98c8-19babf04c965" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "21b0bc38-e56f-4c09-8559-2fa3d01dc339" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11944", + "x-ms-ratelimit-remaining-subscription-reads" : "11963", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e1e8ae08-e55e-4dc7-8cfe-c40c57f693ed", - "Date" : "Tue, 14 Feb 2023 02:33:53 GMT", + "x-ms-correlation-request-id" : "5b3e580e-0b41-4a81-b76d-c570b6647e66", + "Date" : "Thu, 20 Apr 2023 03:08:29 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023353Z:e1e8ae08-e55e-4dc7-8cfe-c40c57f693ed", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030829Z:5b3e580e-0b41-4a81-b76d-c570b6647e66", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "9fba6954-5201-441f-b3d5-78ede4f207b5", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\"\n }", + "x-ms-request-id" : "ad4b5302-caab-4c3f-911f-91e0fec56634", + "Body" : "{\n \"name\": \"7503ba83-7fb8-7c43-9c01-7e2c2ea35149\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T03:01:44.2313599Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f20519db-eb9e-4b50-a496-1e0c846e58fe" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "95cf0d62-72d6-49b7-ad31-9d906083106d" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11973", + "x-ms-ratelimit-remaining-subscription-reads" : "11950", "StatusCode" : "200", - "x-ms-correlation-request-id" : "112ff8b4-6716-4dbc-ae1c-8e24876fdbb8", - "Date" : "Tue, 14 Feb 2023 02:34:23 GMT", + "x-ms-correlation-request-id" : "1e61bef4-65b9-4303-a2d7-824fbf385c37", + "Date" : "Thu, 20 Apr 2023 03:08:59 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023424Z:112ff8b4-6716-4dbc-ae1c-8e24876fdbb8", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030900Z:1e61bef4-65b9-4303-a2d7-824fbf385c37", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "2f3e91ee-cee1-4b9f-8b3b-3a91be3d8741", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\"\n }", + "x-ms-request-id" : "b751a562-1314-475d-9ab6-bc878d1878bc", + "Body" : "{\n \"name\": \"7503ba83-7fb8-7c43-9c01-7e2c2ea35149\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T03:01:44.2313599Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4ad8ffeb-84cb-479b-b0e0-4c7a93ad2cef?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/83ba0375-b87f-437c-9c01-7e2c2ea35149?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8eb81fbb-1422-4168-bd91-d8970810967b" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "934dd7ea-a56e-4979-bc9a-891dbd51f6d3" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11971", + "x-ms-ratelimit-remaining-subscription-reads" : "11965", "StatusCode" : "200", - "x-ms-correlation-request-id" : "8d295eac-9ab1-4330-bbb1-5b200411ba3f", - "Date" : "Tue, 14 Feb 2023 02:34:54 GMT", + "x-ms-correlation-request-id" : "52565a05-83aa-421c-867f-aa521f875f0a", + "Date" : "Thu, 20 Apr 2023 03:09:31 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023454Z:8d295eac-9ab1-4330-bbb1-5b200411ba3f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030931Z:52565a05-83aa-421c-867f-aa521f875f0a", "Expires" : "-1", "Content-Length" : "170", - "x-ms-request-id" : "0a46a2df-d321-44e1-be1a-e59d5571b59a", - "Body" : "{\n \"name\": \"ebffd84a-cb84-9b47-b0e0-4c7a93ad2cef\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:26:38.7178812Z\",\n \"endTime\": \"2023-02-14T02:34:26.9272755Z\"\n }", + "x-ms-request-id" : "01e99b3c-0378-4c27-987d-ad7d12bb0860", + "Body" : "{\n \"name\": \"7503ba83-7fb8-7c43-9c01-7e2c2ea35149\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T03:01:44.2313599Z\",\n \"endTime\": \"2023-04-20T03:09:02.0903971Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "70ffd073-6f3d-4608-a549-41c10fbb6471" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "17aaa8b7-7b28-4d0b-9f40-60b53be135e8" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11972", + "x-ms-ratelimit-remaining-subscription-reads" : "11962", "StatusCode" : "200", - "x-ms-correlation-request-id" : "3ebc59c4-c74f-43ea-baaa-e82475733183", - "Date" : "Tue, 14 Feb 2023 02:34:55 GMT", + "x-ms-correlation-request-id" : "7da7f46e-43d5-4ee9-8b1d-91283bff8b3b", + "Date" : "Thu, 20 Apr 2023 03:09:31 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023456Z:3ebc59c4-c74f-43ea-baaa-e82475733183", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030932Z:7da7f46e-43d5-4ee9-8b1d-91283bff8b3b", "Expires" : "-1", - "Content-Length" : "5134", - "x-ms-request-id" : "94c28c68-a3cc-4b44-b2b9-dc732bbe4013", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14161/providers/Microsoft.ContainerService/managedClusters/aks8630035c\",\n \"location\": \"centralus\",\n \"name\": \"aks8630035c\",\n \"tags\": {\n \"tag2\": \"value2\",\n \"tag3\": \"value3\"\n },\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns260895\",\n \"fqdn\": \"mp1dns260895-d7a36f4b.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns260895-d7a36f4b.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0346950\",\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Ephemeral\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"pool.name\": \"ap0346950\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap1102029\",\n \"count\": 2,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"state\": \"updated\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap2949504\",\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"tags\": {\n \"state\": \"created\"\n },\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804gen2containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDIrk7De/0ymMlypFnAxvha+q7QG4oHo/kkO8bkrVgcktQSkeH5xeEyOAP0VANzgbstUPB0baaWggC6FUhpXtsHN3Sb7elTYTuyBKq+Z5YqMXPM9NdJjbNJKu00Xs0pbilFnSRMBUegf+cqutg5lufyp4r/dfP3nd4KMFLmJ3VpeQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg14161_aks8630035c_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg14161_aks8630035c_centralus/providers/Microsoft.Network/publicIPAddresses/ece22d40-a57c-418f-a2a8-cb32f144e92c\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg14161_aks8630035c_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks8630035c-agentpool\",\n \"clientId\": \"fe9b2893-7014-4d0f-a203-67c2a71d7489\",\n \"objectId\": \"2a8eba4c-2d88-4791-a6c7-6495b39c2cd5\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"91567afc-6af3-48b4-94d1-782a3dcdfbe4\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "Content-Length" : "5175", + "x-ms-request-id" : "0da8c942-f25f-4618-bf21-c5b39095086d", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg26126/providers/Microsoft.ContainerService/managedClusters/aks980635d5\",\n \"location\": \"centralus\",\n \"name\": \"aks980635d5\",\n \"tags\": {\n \"tag2\": \"value2\",\n \"tag3\": \"value3\"\n },\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns857547\",\n \"fqdn\": \"mp1dns857547-x0puuh1i.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns857547-x0puuh1i.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0694811\",\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Ephemeral\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"pool.name\": \"ap0694811\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204gen2containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap117406e\",\n \"count\": 2,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"state\": \"updated\"\n },\n \"nodeLabels\": {\n \"kubernetes.azure.com/enable-acr-teleport-plugin\": \"true\"\n },\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap227417e\",\n \"count\": 1,\n \"vmSize\": \"Standard_F4s_v2\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"Temporary\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"tags\": {\n \"state\": \"created\"\n },\n \"nodeLabels\": {\n \"app.1\": \"spring\",\n \"environment\": \"dev\"\n },\n \"nodeTaints\": [\n \"key=value:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204gen2containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjU/w23fusUoWQCzAzyounx+ejxV6Hu80QEqy3hxndZNvbFuBpwo8j0gxjj/fn3iNRc9giTBv8SuvE7+MFjL5IzlO0cwirOauVNa94iuELBCDzyhLs2g5RBoZ+kXu/y0mLoCQOZwYX26/WpEJM2ZGmUXuw8TyR37H9/D6TFhr+wQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg26126_aks980635d5_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg26126_aks980635d5_centralus/providers/Microsoft.Network/publicIPAddresses/4d488fa4-4da7-4dff-9239-4d7cd132178f\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg26126_aks980635d5_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks980635d5-agentpool\",\n \"clientId\": \"c777585b-8275-46ee-adfb-b3d2fc0c0240\",\n \"objectId\": \"92f5a507-3275-47b2-819c-a45338f4e04a\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"6adc1f08-a98d-4a99-b865-6a7ee5633603\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14161?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg26126?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "7593d6c2-98e5-4eaa-bc63-9f907be5992c", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "01cf7176-2e56-4de9-8dca-fce05b94c9b3", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", + "x-ms-ratelimit-remaining-subscription-deletes" : "14997", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Tue, 14 Feb 2023 02:34:57 GMT", - "x-ms-correlation-request-id" : "a104da23-184b-4d2f-8e45-2d48416f9be1", + "Date" : "Thu, 20 Apr 2023 03:09:37 GMT", + "x-ms-correlation-request-id" : "3a43b60c-6021-4521-b1ab-75ffe6be0913", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T023457Z:a104da23-184b-4d2f-8e45-2d48416f9be1", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T030937Z:3a43b60c-6021-4521-b1ab-75ffe6be0913", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "a104da23-184b-4d2f-8e45-2d48416f9be1", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkcxNDE2MS1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "3a43b60c-6021-4521-b1ab-75ffe6be0913", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkcyNjEyNi1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javaacsrg14161", "aks8630035c", "dns260895", "ap0346950", "ap1102029", "ap2949504" ] + "variables" : [ "javaacsrg26126", "aks980635d5", "dns857547", "ap0694811", "ap117406e", "ap227417e" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canCreateClusterWithSpotVM.json b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canCreateClusterWithSpotVM.json index 340d85ad52e1a..1922fea59a8c1 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canCreateClusterWithSpotVM.json +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canCreateClusterWithSpotVM.json @@ -1,10 +1,10 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg53270?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg43131?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "0f55a02b-f42d-4389-bfcc-f95b862296a8", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a322d2a8-974b-488e-8985-b868cd42c1a3", "Content-Type" : "application/json" }, "Response" : { @@ -13,24 +13,24 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:07:46 GMT", - "x-ms-correlation-request-id" : "878ed966-6d5d-4bdf-be2d-f6f7e292badf", + "Date" : "Thu, 20 Apr 2023 02:39:58 GMT", + "x-ms-correlation-request-id" : "be6053bc-0847-4e9b-b16e-ef35d9748728", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020746Z:878ed966-6d5d-4bdf-be2d-f6f7e292badf", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T023958Z:be6053bc-0847-4e9b-b16e-ef35d9748728", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "878ed966-6d5d-4bdf-be2d-f6f7e292badf", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53270\",\"name\":\"javaacsrg53270\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "be6053bc-0847-4e9b-b16e-ef35d9748728", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg43131\",\"name\":\"javaacsrg43131\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53270/providers/Microsoft.ContainerService/managedClusters/aks88065432?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg43131/providers/Microsoft.ContainerService/managedClusters/aks82234c91?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1314ff4a-1b4c-4999-839f-9bfccbe3ec7b", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "37c7e614-9868-4e1e-8622-d7137ec765e5", "Content-Type" : "application/json" }, "Response" : { @@ -40,25 +40,25 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:07:56 GMT", - "x-ms-correlation-request-id" : "a60c93b6-1901-47ea-9be3-f9aba0b3c5b1", + "Date" : "Thu, 20 Apr 2023 02:40:11 GMT", + "x-ms-correlation-request-id" : "cb87825b-a03b-48a5-b0b2-a7a8cbd4969e", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020757Z:a60c93b6-1901-47ea-9be3-f9aba0b3c5b1", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024011Z:cb87825b-a03b-48a5-b0b2-a7a8cbd4969e", "Expires" : "-1", - "Content-Length" : "3600", - "x-ms-request-id" : "49ff11ab-3f7e-4718-a1ff-555064805d60", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg53270/providers/Microsoft.ContainerService/managedClusters/aks88065432\",\n \"location\": \"centralus\",\n \"name\": \"aks88065432\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns66702b\",\n \"fqdn\": \"mp1dns66702b-562f8e47.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns66702b-562f8e47.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap064483e\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap1573676\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"scaleSetPriority\": \"Spot\",\n \"scaleSetEvictionPolicy\": \"Delete\",\n \"spotMaxPrice\": -1,\n \"nodeLabels\": {\n \"kubernetes.azure.com/scalesetpriority\": \"spot\"\n },\n \"nodeTaints\": [\n \"kubernetes.azure.com/scalesetpriority=spot:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDIrk7De/0ymMlypFnAxvha+q7QG4oHo/kkO8bkrVgcktQSkeH5xeEyOAP0VANzgbstUPB0baaWggC6FUhpXtsHN3Sb7elTYTuyBKq+Z5YqMXPM9NdJjbNJKu00Xs0pbilFnSRMBUegf+cqutg5lufyp4r/dfP3nd4KMFLmJ3VpeQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg53270_aks88065432_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"929d8c87-2a06-433d-8281-3b2280950851\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", + "Content-Length" : "3640", + "x-ms-request-id" : "1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg43131/providers/Microsoft.ContainerService/managedClusters/aks82234c91\",\n \"location\": \"centralus\",\n \"name\": \"aks82234c91\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns599087\",\n \"fqdn\": \"mp1dns599087-gb8sjz9j.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns599087-gb8sjz9j.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0492862\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap1474879\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"scaleSetPriority\": \"Spot\",\n \"scaleSetEvictionPolicy\": \"Delete\",\n \"spotMaxPrice\": -1,\n \"nodeLabels\": {\n \"kubernetes.azure.com/scalesetpriority\": \"spot\"\n },\n \"nodeTaints\": [\n \"kubernetes.azure.com/scalesetpriority=spot:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjU/w23fusUoWQCzAzyounx+ejxV6Hu80QEqy3hxndZNvbFuBpwo8j0gxjj/fn3iNRc9giTBv8SuvE7+MFjL5IzlO0cwirOauVNa94iuELBCDzyhLs2g5RBoZ+kXu/y0mLoCQOZwYX26/WpEJM2ZGmUXuw8TyR37H9/D6TFhr+wQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg43131_aks82234c91_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"a0b53390-bc20-4396-937e-65fc78c0dc7c\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1b9b09b8-cf3f-4feb-90b5-023e27ba25fd" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6379408a-1d84-476b-a7a9-c2a2a56ff4fc" }, "Response" : { "Server" : "nginx", @@ -67,50 +67,24 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", - "x-ms-correlation-request-id" : "74ab389d-4cad-46ef-8c27-6f6a062f878a", - "Date" : "Tue, 14 Feb 2023 02:08:27 GMT", + "x-ms-correlation-request-id" : "00398c1c-68b6-4adc-92ff-ff3815d3b93a", + "Date" : "Thu, 20 Apr 2023 02:40:41 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020827Z:74ab389d-4cad-46ef-8c27-6f6a062f878a", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024042Z:00398c1c-68b6-4adc-92ff-ff3815d3b93a", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "c41c7db2-9abc-41ac-8dfe-f9cf525db308", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b9fad642-6e45-47d5-b8c9-0e06c332ba18" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "e00d8089-d34c-40d3-8a32-914c05c1ec5a", - "Date" : "Tue, 14 Feb 2023 02:08:57 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020858Z:e00d8089-d34c-40d3-8a32-914c05c1ec5a", - "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "41132894-fcf9-4755-a8fc-a9d59dbed028", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "828cfc00-57f5-4768-841b-d0f14bdbff81", + "Body" : "{\n \"name\": \"1f461a1d-f231-f443-a6ab-c1eb8cc6f834\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.9290116Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "12b78034-b29d-41e7-a23f-6d85c6d2407f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "7d6d2176-9b74-4ba6-a435-0e96f8a73db7" }, "Response" : { "Server" : "nginx", @@ -119,24 +93,24 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ca53164a-61ca-4091-adfe-1c452ea89d9b", - "Date" : "Tue, 14 Feb 2023 02:09:28 GMT", + "x-ms-correlation-request-id" : "71ba9fc4-7533-4b91-934e-0194a9c4a684", + "Date" : "Thu, 20 Apr 2023 02:41:11 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020928Z:ca53164a-61ca-4091-adfe-1c452ea89d9b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024112Z:71ba9fc4-7533-4b91-934e-0194a9c4a684", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "27cb2fd8-67b5-42b3-8fe2-ace308186dff", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "3c64f1dc-b218-4e9c-8d72-91a7300d22de", + "Body" : "{\n \"name\": \"1f461a1d-f231-f443-a6ab-c1eb8cc6f834\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.9290116Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "125d4274-ec05-4c20-b22d-59de3111bd77" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9d6c0b2f-42f8-443a-b4b7-a2684a1c43e2" }, "Response" : { "Server" : "nginx", @@ -145,128 +119,50 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", - "x-ms-correlation-request-id" : "003d9f2e-1395-4f00-a32d-58f8cfb7ade9", - "Date" : "Tue, 14 Feb 2023 02:09:58 GMT", + "x-ms-correlation-request-id" : "3c8ab560-03b3-43d8-8669-626cbc65cb8e", + "Date" : "Thu, 20 Apr 2023 02:41:42 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020959Z:003d9f2e-1395-4f00-a32d-58f8cfb7ade9", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024142Z:3c8ab560-03b3-43d8-8669-626cbc65cb8e", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "0772eccb-c57d-41ce-8ac8-8d60b20fb6f2", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "2b5aaaae-a356-4335-a3e3-3304a81bde0d" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "2143ef91-617f-45ca-b2e6-da28af2e3e61", - "Date" : "Tue, 14 Feb 2023 02:10:29 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021029Z:2143ef91-617f-45ca-b2e6-da28af2e3e61", - "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "b9f51b0b-df2a-4378-ab8b-783f377b9860", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "98583b95-0a3f-4e5d-953b-98960837c9e3" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "af7330ef-ea94-4509-8abe-58cf0056cdeb", - "Date" : "Tue, 14 Feb 2023 02:10:59 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021100Z:af7330ef-ea94-4509-8abe-58cf0056cdeb", - "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "37294070-4e66-4c68-97af-b29dbad42866", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b63eece1-39ba-46e5-9ac7-b8707c7ed5e2" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "fb67cf6f-1b6e-4c5d-8786-18c3bc857f53", - "Date" : "Tue, 14 Feb 2023 02:11:30 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021130Z:fb67cf6f-1b6e-4c5d-8786-18c3bc857f53", - "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "b1fe4bac-9597-41eb-bd11-f0cf46496758", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "6710090e-fc94-4bdc-b49c-d9cdf30ca9f9", + "Body" : "{\n \"name\": \"1f461a1d-f231-f443-a6ab-c1eb8cc6f834\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.9290116Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f8a8b69e-f423-48aa-804d-1928b69a552f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1100106d-154a-468a-bb31-e801b5d5f403" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11987", + "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", - "x-ms-correlation-request-id" : "876e0c50-053e-4e3b-adcb-8a2717139314", - "Date" : "Tue, 14 Feb 2023 02:12:00 GMT", + "x-ms-correlation-request-id" : "eef2b96f-ddba-402c-80e6-d695d6618bb8", + "Date" : "Thu, 20 Apr 2023 02:42:12 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021200Z:876e0c50-053e-4e3b-adcb-8a2717139314", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024213Z:eef2b96f-ddba-402c-80e6-d695d6618bb8", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "184278ba-650a-40d9-b097-105b5b2b0b81", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "96e8a00a-70d4-4d37-9610-200096b6e12e", + "Body" : "{\n \"name\": \"1f461a1d-f231-f443-a6ab-c1eb8cc6f834\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.9290116Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "fa6f86f1-671d-4815-8702-d5e9e544a4ae" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2fc3e5cf-5cdd-4210-bece-df4aedb77277" }, "Response" : { "Server" : "nginx", @@ -275,206 +171,154 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", "StatusCode" : "200", - "x-ms-correlation-request-id" : "a0b75362-83ac-4616-8fcd-4b182529d101", - "Date" : "Tue, 14 Feb 2023 02:12:30 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021231Z:a0b75362-83ac-4616-8fcd-4b182529d101", - "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "2a32b0f1-6aa6-4adc-8e0d-f028ad1858dd", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "77654449-fa50-4f78-aa92-dcf0a6280a19" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11983", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "0733e8a9-a677-409f-bf6a-ea9ba6ddad55", - "Date" : "Tue, 14 Feb 2023 02:13:00 GMT", + "x-ms-correlation-request-id" : "3a21e198-4c52-421b-8043-4ea738dd203a", + "Date" : "Thu, 20 Apr 2023 02:42:42 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021301Z:0733e8a9-a677-409f-bf6a-ea9ba6ddad55", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024243Z:3a21e198-4c52-421b-8043-4ea738dd203a", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "3a86c74a-d000-49d8-a987-c295a4adc093", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "29d42248-3aaa-4243-86bf-c3217bb11ea9" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11990", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "e6826cc0-9097-4c84-8748-55e44021684a", - "Date" : "Tue, 14 Feb 2023 02:13:31 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021331Z:e6826cc0-9097-4c84-8748-55e44021684a", - "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "e7548c5b-422b-4bb3-a8e1-3cc9722ba435", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "75f3899d-a861-40c1-8a3e-d5b08a9bd535", + "Body" : "{\n \"name\": \"1f461a1d-f231-f443-a6ab-c1eb8cc6f834\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.9290116Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "39ba1af0-7785-4d76-86dc-02a8ea8368c9" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "fa1bf8d2-601a-48ef-b577-eafe8eb3a68c" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11989", + "x-ms-ratelimit-remaining-subscription-reads" : "11995", "StatusCode" : "200", - "x-ms-correlation-request-id" : "b94d9a2b-e1b4-484b-b3d3-3344160b9d6b", - "Date" : "Tue, 14 Feb 2023 02:14:02 GMT", + "x-ms-correlation-request-id" : "ce4a63d0-49e6-42d9-98f9-1b1c45c7bce2", + "Date" : "Thu, 20 Apr 2023 02:43:12 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021402Z:b94d9a2b-e1b4-484b-b3d3-3344160b9d6b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024313Z:ce4a63d0-49e6-42d9-98f9-1b1c45c7bce2", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "68830e9a-b658-4007-8eb7-4aa3793eb25b", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "1c3015fc-c037-40e2-bb13-2208a1309477", + "Body" : "{\n \"name\": \"1f461a1d-f231-f443-a6ab-c1eb8cc6f834\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.9290116Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "453f7ee6-03b9-4c7e-aba1-ee8c6508fa11" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "98611b11-153d-4492-bb57-5fb59627d0aa" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11990", + "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", - "x-ms-correlation-request-id" : "23529093-2735-454d-a737-5a917081e26b", - "Date" : "Tue, 14 Feb 2023 02:14:33 GMT", + "x-ms-correlation-request-id" : "6e339933-2cd5-414d-9ca6-a7e0636a778b", + "Date" : "Thu, 20 Apr 2023 02:43:43 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021433Z:23529093-2735-454d-a737-5a917081e26b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024344Z:6e339933-2cd5-414d-9ca6-a7e0636a778b", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "3517f38f-cf6a-474f-8420-75f946314b6f", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "7029708d-4317-47a3-986f-342802297bf7", + "Body" : "{\n \"name\": \"1f461a1d-f231-f443-a6ab-c1eb8cc6f834\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.9290116Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "2cb1bba4-0664-45c0-b94f-776d857c7f87" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5f20c0fb-bb42-49a8-94f3-d4a010e6a1d4" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", + "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", - "x-ms-correlation-request-id" : "6ae51330-4fbe-40dd-a733-63053dfaab24", - "Date" : "Tue, 14 Feb 2023 02:15:04 GMT", + "x-ms-correlation-request-id" : "d3902e84-4e17-4d57-9681-9ab8a3c28c80", + "Date" : "Thu, 20 Apr 2023 02:44:14 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021504Z:6ae51330-4fbe-40dd-a733-63053dfaab24", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024414Z:d3902e84-4e17-4d57-9681-9ab8a3c28c80", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "5deac3cd-e063-4e38-9c87-2c430fbd691f", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "bd493944-8eb5-4786-b2cf-2b5f1d8fabe2", + "Body" : "{\n \"name\": \"1f461a1d-f231-f443-a6ab-c1eb8cc6f834\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.9290116Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "14b01b2c-ff2b-453b-bd8d-046a8a05f09c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "17fd5e6f-d8fa-4f3b-be9a-195d5bbd4e55" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11976", + "x-ms-ratelimit-remaining-subscription-reads" : "11984", "StatusCode" : "200", - "x-ms-correlation-request-id" : "57ade6ee-f00d-4228-9842-13d134c1e816", - "Date" : "Tue, 14 Feb 2023 02:15:34 GMT", + "x-ms-correlation-request-id" : "e47a96af-b495-47cf-97e5-607cf3335d90", + "Date" : "Thu, 20 Apr 2023 02:44:43 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021535Z:57ade6ee-f00d-4228-9842-13d134c1e816", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024444Z:e47a96af-b495-47cf-97e5-607cf3335d90", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "53a221b5-4936-46f2-afe0-8f69bd78316b", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "c9409e55-19fe-4181-b44a-bf81d567090c", + "Body" : "{\n \"name\": \"1f461a1d-f231-f443-a6ab-c1eb8cc6f834\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.9290116Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ab6779da-ef68-4de6-a8d7-0680dcf8fb0d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "39fd37f4-38c8-4ce9-ae3c-9d5c57a29140" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11986", + "x-ms-ratelimit-remaining-subscription-reads" : "11990", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e3d9d9b1-1c72-4ec4-9c7a-3be99cc15b34", - "Date" : "Tue, 14 Feb 2023 02:16:05 GMT", + "x-ms-correlation-request-id" : "d7828118-04d1-42a8-a0b2-71d44f07f743", + "Date" : "Thu, 20 Apr 2023 02:45:14 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021606Z:e3d9d9b1-1c72-4ec4-9c7a-3be99cc15b34", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024515Z:d7828118-04d1-42a8-a0b2-71d44f07f743", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "67c24053-466f-40a1-945f-b79136aa7346", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "fe92279f-3db0-4ed6-841b-c99b4d0162a2", + "Body" : "{\n \"name\": \"1f461a1d-f231-f443-a6ab-c1eb8cc6f834\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.9290116Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "6bf0003e-b96d-4bc6-9f55-de59dce32b28" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b77d8890-d8c5-40bf-b6c9-0aeaa8cfffa8" }, "Response" : { "Server" : "nginx", @@ -483,417 +327,313 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11988", "StatusCode" : "200", - "x-ms-correlation-request-id" : "03a6d90e-e11a-4353-b7b2-696dc468a024", - "Date" : "Tue, 14 Feb 2023 02:16:36 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021637Z:03a6d90e-e11a-4353-b7b2-696dc468a024", - "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "eb2a6b23-8b7e-4d16-b125-646d739cd989", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "f7fd0644-d46f-42b4-b453-f9080cdf81be" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "e877e3a0-61f5-48e6-af02-b57dac8b2546", - "Date" : "Tue, 14 Feb 2023 02:17:07 GMT", + "x-ms-correlation-request-id" : "096b02f4-1755-4c64-9d3e-920c6dce4daf", + "Date" : "Thu, 20 Apr 2023 02:45:45 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021707Z:e877e3a0-61f5-48e6-af02-b57dac8b2546", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024545Z:096b02f4-1755-4c64-9d3e-920c6dce4daf", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "d2da5d98-a8f9-49c8-8e99-03d733157dcd", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ec465f73-993f-4d2e-a44e-55d9886d8a5c" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11969", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "69b18278-8675-43dd-aa34-370802c939ed", - "Date" : "Tue, 14 Feb 2023 02:17:37 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021738Z:69b18278-8675-43dd-aa34-370802c939ed", - "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "3ebfabe1-1d6a-4bfc-adea-10bca654ac1f", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1560dc11-d310-44b2-97f9-51adb55038d5" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11983", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "cb37753d-dc2d-4f60-9954-a0b6f5c92dc6", - "Date" : "Tue, 14 Feb 2023 02:18:08 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021808Z:cb37753d-dc2d-4f60-9954-a0b6f5c92dc6", - "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "439e844e-92d4-4285-a204-40a7d372fbca", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "5d881da1-f85c-4dcd-aa33-49d30c214caa" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11982", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "1722bdf3-4d65-4cd5-9d87-e3262f260d0b", - "Date" : "Tue, 14 Feb 2023 02:18:38 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021838Z:1722bdf3-4d65-4cd5-9d87-e3262f260d0b", - "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "90c45c84-2928-4ec9-a811-551f6f85f6f7", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "25f021e2-520a-4f2d-87f2-5dcb65ec0e7e", + "Body" : "{\n \"name\": \"1f461a1d-f231-f443-a6ab-c1eb8cc6f834\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.9290116Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "23f53371-1c62-44ce-b7c1-ae2e505f65a6" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "ccaf8ce9-b811-44d7-96fb-a4aa031aae62" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11982", + "x-ms-ratelimit-remaining-subscription-reads" : "11990", "StatusCode" : "200", - "x-ms-correlation-request-id" : "1a50c8b1-f5f0-4307-aea6-cb4913c87611", - "Date" : "Tue, 14 Feb 2023 02:19:08 GMT", + "x-ms-correlation-request-id" : "86faebed-1842-4c18-bc38-400931c1c3b9", + "Date" : "Thu, 20 Apr 2023 02:46:15 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021909Z:1a50c8b1-f5f0-4307-aea6-cb4913c87611", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024615Z:86faebed-1842-4c18-bc38-400931c1c3b9", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "4455a27c-5d5d-40b6-bdb6-a4c3aa38599a", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "e8305f43-a29f-48a4-bf0a-742e5f03db76", + "Body" : "{\n \"name\": \"1f461a1d-f231-f443-a6ab-c1eb8cc6f834\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.9290116Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "15daf311-e5c5-44f5-b6c0-5134ebfc110c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "bd198ba1-0d5c-4f22-83d2-4bb248ebe52d" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11981", + "x-ms-ratelimit-remaining-subscription-reads" : "11989", "StatusCode" : "200", - "x-ms-correlation-request-id" : "327a4046-db84-4d85-81fd-3728acf3b448", - "Date" : "Tue, 14 Feb 2023 02:19:40 GMT", + "x-ms-correlation-request-id" : "9a2cddc8-c762-4b0f-bd81-75b6562403ef", + "Date" : "Thu, 20 Apr 2023 02:46:45 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021940Z:327a4046-db84-4d85-81fd-3728acf3b448", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024646Z:9a2cddc8-c762-4b0f-bd81-75b6562403ef", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "0856f004-e837-4890-ab2a-973f3d91143d", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "11235509-3c1c-426a-92f2-3119e4e1f2d9", + "Body" : "{\n \"name\": \"1f461a1d-f231-f443-a6ab-c1eb8cc6f834\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:09.9290116Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/49ff11ab-3f7e-4718-a1ff-555064805d60?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/1d1a461f-31f2-43f4-a6ab-c1eb8cc6f834?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "0b452967-7299-4492-9b87-4f7b3712daa4" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "80e80c91-4dc6-485a-b29b-58d49c6b223a" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11962", + "x-ms-ratelimit-remaining-subscription-reads" : "11975", "StatusCode" : "200", - "x-ms-correlation-request-id" : "caeafec7-01bd-4507-9407-3a1aac690144", - "Date" : "Tue, 14 Feb 2023 02:20:11 GMT", + "x-ms-correlation-request-id" : "25032dc2-09f4-4e6a-a340-ee61073ce668", + "Date" : "Thu, 20 Apr 2023 02:47:15 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022011Z:caeafec7-01bd-4507-9407-3a1aac690144", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024716Z:25032dc2-09f4-4e6a-a340-ee61073ce668", "Expires" : "-1", - "Content-Length" : "168", - "x-ms-request-id" : "a66b674f-d2a4-4456-9f02-02be6c7fc122", - "Body" : "{\n \"name\": \"ab11ff49-7e3f-1847-a1ff-555064805d60\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:07:55.921133Z\",\n \"endTime\": \"2023-02-14T02:20:09.785339Z\"\n }", + "Content-Length" : "170", + "x-ms-request-id" : "7c5013d4-0853-4171-a00b-e16923eb91ee", + "Body" : "{\n \"name\": \"1f461a1d-f231-f443-a6ab-c1eb8cc6f834\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:40:09.9290116Z\",\n \"endTime\": \"2023-04-20T02:47:10.2321005Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53270/providers/Microsoft.ContainerService/managedClusters/aks88065432?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg43131/providers/Microsoft.ContainerService/managedClusters/aks82234c91?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c59a75de-9f7a-4739-a64a-89b29999e741" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "bb53bbcc-73b9-491d-94fc-a2b03b790df5" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11980", + "x-ms-ratelimit-remaining-subscription-reads" : "11987", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e4f29acd-fdcd-4712-9bdf-073261d46dee", - "Date" : "Tue, 14 Feb 2023 02:20:11 GMT", + "x-ms-correlation-request-id" : "b122e96c-4c1a-41b4-b58c-bbe7a85d3d3d", + "Date" : "Thu, 20 Apr 2023 02:47:17 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022012Z:e4f29acd-fdcd-4712-9bdf-073261d46dee", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024717Z:b122e96c-4c1a-41b4-b58c-bbe7a85d3d3d", "Expires" : "-1", - "Content-Length" : "4247", - "x-ms-request-id" : "86a97516-6e89-44be-ba7c-77a7385146ce", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg53270/providers/Microsoft.ContainerService/managedClusters/aks88065432\",\n \"location\": \"centralus\",\n \"name\": \"aks88065432\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns66702b\",\n \"fqdn\": \"mp1dns66702b-562f8e47.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns66702b-562f8e47.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap064483e\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap1573676\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"scaleSetPriority\": \"Spot\",\n \"scaleSetEvictionPolicy\": \"Delete\",\n \"spotMaxPrice\": -1,\n \"nodeLabels\": {\n \"kubernetes.azure.com/scalesetpriority\": \"spot\"\n },\n \"nodeTaints\": [\n \"kubernetes.azure.com/scalesetpriority=spot:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDIrk7De/0ymMlypFnAxvha+q7QG4oHo/kkO8bkrVgcktQSkeH5xeEyOAP0VANzgbstUPB0baaWggC6FUhpXtsHN3Sb7elTYTuyBKq+Z5YqMXPM9NdJjbNJKu00Xs0pbilFnSRMBUegf+cqutg5lufyp4r/dfP3nd4KMFLmJ3VpeQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg53270_aks88065432_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg53270_aks88065432_centralus/providers/Microsoft.Network/publicIPAddresses/e8ebea68-ea6a-43a3-a622-67f6cdbb3f76\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg53270_aks88065432_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks88065432-agentpool\",\n \"clientId\": \"06b1acfe-6f78-452e-8952-d595443467e7\",\n \"objectId\": \"179e6787-64a1-48f9-9949-1db09e70ac1e\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"929d8c87-2a06-433d-8281-3b2280950851\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "Content-Length" : "4287", + "x-ms-request-id" : "292cfca6-b019-4521-81bd-32cdc720a71d", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg43131/providers/Microsoft.ContainerService/managedClusters/aks82234c91\",\n \"location\": \"centralus\",\n \"name\": \"aks82234c91\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns599087\",\n \"fqdn\": \"mp1dns599087-gb8sjz9j.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns599087-gb8sjz9j.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0492862\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap1474879\",\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"scaleSetPriority\": \"Spot\",\n \"scaleSetEvictionPolicy\": \"Delete\",\n \"spotMaxPrice\": -1,\n \"nodeLabels\": {\n \"kubernetes.azure.com/scalesetpriority\": \"spot\"\n },\n \"nodeTaints\": [\n \"kubernetes.azure.com/scalesetpriority=spot:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjU/w23fusUoWQCzAzyounx+ejxV6Hu80QEqy3hxndZNvbFuBpwo8j0gxjj/fn3iNRc9giTBv8SuvE7+MFjL5IzlO0cwirOauVNa94iuELBCDzyhLs2g5RBoZ+kXu/y0mLoCQOZwYX26/WpEJM2ZGmUXuw8TyR37H9/D6TFhr+wQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg43131_aks82234c91_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg43131_aks82234c91_centralus/providers/Microsoft.Network/publicIPAddresses/ab247ef6-fafb-4ffa-9314-6867fb3561a8\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg43131_aks82234c91_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks82234c91-agentpool\",\n \"clientId\": \"84b79202-afb2-4f46-958e-0329dc335335\",\n \"objectId\": \"9a96e5d3-5543-48a3-86fb-5d28483dd2a6\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"a0b53390-bc20-4396-937e-65fc78c0dc7c\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53270/providers/Microsoft.ContainerService/managedClusters/aks88065432/listClusterAdminCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg43131/providers/Microsoft.ContainerService/managedClusters/aks82234c91/listClusterAdminCredential?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ddff3ec9-a6f1-421b-b287-94bf71f17187", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6651f1a3-d3f2-46b0-a5aa-b8073604d08a", "Content-Type" : "application/json" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "x-ms-ratelimit-remaining-subscription-writes" : "1199", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Tue, 14 Feb 2023 02:20:12 GMT", - "x-ms-correlation-request-id" : "21e7b22d-5c0e-45cd-ad4d-9577db25ba65", + "Date" : "Thu, 20 Apr 2023 02:47:17 GMT", + "x-ms-correlation-request-id" : "9aa1a1c1-3da4-49b9-b218-5a93c283f852", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022013Z:21e7b22d-5c0e-45cd-ad4d-9577db25ba65", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024717Z:9aa1a1c1-3da4-49b9-b218-5a93c283f852", "Expires" : "-1", - "Content-Length" : "13025", - "x-ms-request-id" : "4f08c386-08a2-4963-a4de-0616db6ebfd5", - "Body" : "{\n \"kubeconfigs\": [\n {\n \"name\": \"clusterAdmin\",\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlJFTkRRWFJEWjBGM1NVSkJaMGxSV0ZoSU5tRldWVGRQTm5sWU5ua3ljMEY2VkZoT2FrRk9RbWRyY1docmFVYzVkekJDUVZGelJrRkVRVTRLVFZGemQwTlJXVVJXVVZGRVJYZEthbGxVUVdkR2R6QjVUWHBCZVUxVVVYZE5WRlUwVGtSR1lVZEJPSGxOUkZWNlRVUkplRTVFUVhsTlJHY3dUVlp2ZHdwRVZFVk1UVUZyUjBFeFZVVkJlRTFEV1RKRmQyZG5TV2xOUVRCSFExTnhSMU5KWWpORVVVVkNRVkZWUVVFMFNVTkVkMEYzWjJkSlMwRnZTVU5CVVVOaENqUTBUR1Y2T1V0WFYyeDVhRmMwUW1oT2RIWTFZa1o2VGpBeFEwdGFUekZrZFZjek56QjBUVlZoYTNKR2JXSk1Za2hoUTFjdlJEaHBaVzk2TmsxU2JUUUtRbVZNUjFVeVRHdHpUbTUxYlRsWFVYaE9kMHBYYm10bk9UTXhNMlo0YXl0NUsyMURWVXRsVERCbVZFNUZUVEZCUjJaaFVURnpTaXRRU2tZM1VtOVVlQXAyVFhNd1UwZERSMVpYVG1neFlXczFkbmxhZVVsV01qQkJPREJYVkZKUVVFMXJURGRXVjFoRVNWcHlURmhrTDJoaUszVm5aa2RhZVNzMVVrdHZXbVZzQ25ORkswVkROR05sZFdOUWRWVmpTMnN5V0RWUlVXa3dkbTFwV2twWVFqRTNURWw1Vm1neVlVVjJWRFp2VW1Gd1JIUmFVRlZYVGpaS09XWkpMemQwTms0S0wydFlNSE53TjNwUWRuaFlSMGhLT0VJeVEzVlVkRFF6T1doS2MwMXlia2N3ZWxKdGFXNVNSRkozYXpWUVZuTktOR0YwYTJaMVduVnJkamRXT1RSbGJRcExaRmRNZWsxVWFGVkNVMmxZWmxSbE1HSkdVbWhQWmpSelkyZE9aRlpZVERGTmIzbEJSV2c0TkZCQmRUTlhORzg0YzBoMVdrWmtSSFpEWjFKTlpHRllDbTVVWTNBMmIyMHlWVWhQTmxsWWQzVXJUVU5sYW1OUk9VSlRRbmxhWXpaVVNHcElPR2xpVkcxWVFWQlhiRmM1ZFRVeWVteFJUSGxZT0ZkNlZFMVJSamdLY0VkTVJtSmxXVEpDTm5kT2J6SXJabmxCUzNsM1EySnBUWE5zVjFsNU1UVTJRVTlwWlZoUVZUZERaV3R6UW5ReVpVSjVMMmxFTUZVd1RGRlhZa05XZFFwQ2RHZHRSbnAxYzNCd1JXdzNRekIwT1dWaFZIQkpVR04xWjFsNmJHMVpZVWRIUzNoWE5XSkxWQ3RaYzBwTGJsTnNLMVYwUVdOR1ZVbHlkMlpJT1VJNENtdFNkbFJWYTNsUWEwZFNNMWszVGl0alJreGpiR0pWTDJwV1MwWnVVbU40UzA5VEwyWm1WVEY0VURJM2RHWnFWRloyWW1ZdlozUkVkSFp6TlhKaVpIRUtiV1EwVjA5TlVrMDJhbFZ5WTFCSVRWWm5NVVpxZEhsYU1pdFBabE5ZYUVaUGNscE5NVEpqTUhGM1NVUkJVVUZDYnpCSmQxRkVRVTlDWjA1V1NGRTRRZ3BCWmpoRlFrRk5RMEZ4VVhkRWQxbEVWbEl3VkVGUlNDOUNRVlYzUVhkRlFpOTZRV1JDWjA1V1NGRTBSVVpuVVZVM1dXMHhaa0ZSTW5WMVNqZ3dlWEUyQ25oaGEwTllVbUZCWjBscmQwUlJXVXBMYjFwSmFIWmpUa0ZSUlV4Q1VVRkVaMmRKUWtGRGJUQkNaVlEwYTFaaU9USklZVTA0YkRSM1FpdFJUR1J4VGxvS2NXMXNRVzgyWVdndlVVdDZZVVUyVWpOblluWlRiVFpoU0ZkbU9YSklLekpqTDFWeU1FaExjelZpUlhZMFRXODFRbGxXYjB3clltVTFSM2xvU1ZncmJRcEpWVmgzSzB4aldVcDVVRkpsZVROR2FVNVVMMHh4YlM5b1RGQkZTM2RtZFZWRUwzbHFWbEZOUjIxQlRHVm9UamN3TkhwM1pVTTJSSFEwWVZFeFRqQXZDblpMT0djeUwzbGFlR1ZxYzJOWE5ta3dWUzkzTkdKUVRqSm9kMHN4TWtsNWFsUTRVVko1ZFhKMU9FRnZaV3A1UTFwYVRrRnlPRWszWkRoR1pDdEVMeXNLTHpaaE0ycFBkalpqUjJaYU9YQlZiWHAwVFZkSGRHSlpWVU52ZFcxTVVFeGFZbVJEUkRobFJXRklValYxVVM5R01VVnJiRFEzTVdOR1NEbFNZMnhKVHdwaFlYcGlhRkY0Ym10RmFHMXNkbWw2T0RobWEzYzFNelJYUzNneE5FSTVOa3BLY0dOT09ISmFTRE0yUlZoV1drVm9VMEo2UlhNNVNGSTNWRVpNWkVWd0NrbEtiMlpOVVZoUk56Sk5hMlUyUVhSb1RFUnNjR2hQTVdSSWNXZDJMeXRSUjFFelIzZHpabFk0WVhGM00wOXFiM2c1UmpGelR6WldjV2d5SzJzNWRrVUthblFyY0d3dlYwcHdPVGRoVjIxbFIyMXRURGR3WjNscFZVZExZVmhYTnpkRVV5OTZXbGhpTkRoaksxQXhOVzVzTVhwS2QybE5VVXMyYnpGMlZWa3hNQXBMVHl0MFFrdE9ZbWRSY205dE5qVjVXV0ZaUldKMmVrRTVhbE12U21KUWFYZHJjbko1VUZkeWFFZDZjamRzYkZoUWJ6WktLelZQTDJOSlZrMUtVbk4yQ20wcmJVTjJlVzgyWjJ0VE0wOWxkVTFuVVcxak9HVnpkVUZuWVZKMFJVTkRPSGhWV2tSeGVrcExTblJXYVVaSk5rWlBUVVIwVTB0UGFHZHNka2hFTVVZS1VIUXljMWQ2WkhvNVNqUm1ibFJvWTAxbk5HUlNjVWRhVkN0MFkzRnRRMHBKT1ZsSFJqVTRZalJMYkZsTVJHVmtSRlZsTWtOM1RIbEtTRzFJTUZadWN3cGFOa1pUVDNCUmJtNDFTa2hQWlRCMENpMHRMUzB0UlU1RUlFTkZVbFJKUmtsRFFWUkZMUzB0TFMwSwogICAgc2VydmVyOiBodHRwczovL21wMWRuczY2NzAyYi01NjJmOGU0Ny5oY3AuY2VudHJhbHVzLmF6bWs4cy5pbzo0NDMKICBuYW1lOiBha3M4ODA2NTQzMgpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogYWtzODgwNjU0MzIKICAgIHVzZXI6IGNsdXN0ZXJBZG1pbl9qYXZhYWNzcmc1MzI3MF9ha3M4ODA2NTQzMgogIG5hbWU6IGFrczg4MDY1NDMyCmN1cnJlbnQtY29udGV4dDogYWtzODgwNjU0MzIKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBjbHVzdGVyQWRtaW5famF2YWFjc3JnNTMyNzBfYWtzODgwNjU0MzIKICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVpJYWtORFFYZGhaMEYzU1VKQlowbFNRVkJzVjA0clp5dEdlbmcwYkdoWE0weHBZVmxzSzBGM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYY0tSRlJGVEUxQmEwZEJNVlZGUVhoTlExa3lSWGRJYUdOT1RXcE5kMDFxUlRCTlJFVXhUMFJSZUZkb1kwNU5hbFYzVFdwRk1FMUVTWGRQUkZGNFYycEJkd3BOVW1OM1JsRlpSRlpSVVV0RmR6VjZaVmhPTUZwWE1EWmlWMFo2WkVkV2VXTjZSVlpOUWsxSFFURlZSVUY0VFUxaVYwWjZaRWRXZVZreWVIQmFWelV3Q2sxSlNVTkpha0ZPUW1kcmNXaHJhVWM1ZHpCQ1FWRkZSa0ZCVDBOQlp6aEJUVWxKUTBOblMwTkJaMFZCZFZWSWVXWkJiVFZLV0ZoM1V6QjJaVGhHWTBVS2JGWlRVVTA0TUZoaVZsZDZLMHBaSzFsWk9FSlhVRk5WVFZNemFFVndNemR5UVM5dVJESlRkVFF5Y1hwVk0weHlOemwwUjBFNVYzUlNlamc0ZVVaMFFncG5WbTFLVVRFeE1WSkxkSHAyTkV4akwydDNRbkExYlhsUFMwNUJSVU53YTFjNVR6ZFZSbVZ2Vld0MGIwbFRSQ3R4VmxBMEwzaFJTbVpsUms1RlIyRlFDalk1V0V4ME1WUkpkRTk2Tm5CMWIxVlFTVlkxWkhkNWNGcFlTa2gzUW1OeFZHdEZUR1ZSYjJWalpDdFRkRkZSVTJOUU9IVndUR3hETjFVeVMyVXhURVlLUlRNeFlUQjVPV2d2VG1WTlNsUmFWRTlDVlhscU4xRjFjMDlqYWtrclVtaDZSV2xrUVVseFNEVnJiV2h0VG10Q2RsRTBVVFFyTUdGR1dtbFFhVmxqZUFwa2NXVmlZbmRQZVV4WlNVZzRTRkpJWjNOeWNIZHVVekZNY1V0ek9UbExTRUpWTm5CaGFuUk5NbGxIYkZVNFZtSndZVnBRZUdaeVIxWlhWRlV3VDBVMkNsTTNhVUo2WTJacGFGcElTRWcxTWpoNVN6ZEhhMVV2ZGpOTU5UZzRiRFkzWVVneFpUTTVOekJOUzFSTVJsRXJRa2xpZEROMU1uWTRhR1o2TVdwc2IyRUtSME5IZUd4TVMxcE1hU3RSVVRWSldGVlhaVXhtY0ZoMGNucHFiMU4yYkZKb1JHTlpRbk5aWTFwUGJqUXdLMWd3UW5kQldFOHlSekIyVUd4SFREVlBXQXBoV2tWalluRkhTVGRFUkhaNGJEZE1jRGR0Y0ZRemNFeE1SVmQ0Y1ZsclJEWkJSRXBRZUdGSFV5dENlbko2VEVoUlFXcEZjRTFaWXl0V056bHFjSEpNQ2pCWU1XbHlOa1JMVm5FeFZuSk9PVEJaUlU1S1kyUkpiR2NyTkd4Q1ZWWm1hWE0zVG1GTFdVNTBWWFEwYmtGVmJscEhjV3hoUVZKdkwwTnVibFZ5Vm5VS2NFRkNlamhVTWpoQ01tMWxaMDlKZERBNVNqVkVMMFIzZEhRdlVGaDFSSEpyU2xZM2VuSmhTbHBuZWxCeGNrVlNPRzV6U1ZOVGRtOUdLMk52SzNKdVFncE1aRXRyY1hCNE5tOTNOa1pIYVRSWWFUQkNiWG9yT0VOQmQwVkJRV0ZPVjAxR1VYZEVaMWxFVmxJd1VFRlJTQzlDUVZGRVFXZFhaMDFDVFVkQk1WVmtDa3BSVVUxTlFXOUhRME56UjBGUlZVWkNkMDFEVFVGM1IwRXhWV1JGZDBWQ0wzZFJRMDFCUVhkSWQxbEVWbEl3YWtKQ1ozZEdiMEZWTjFsdE1XWkJVVElLZFhWS09EQjVjVFo0WVd0RFdGSmhRV2RKYTNkRVVWbEtTMjlhU1doMlkwNUJVVVZNUWxGQlJHZG5TVUpCUkRWSmJrbzNTR2cyVXpGM1NEZENOV2xxV1FwSFFWZGFlVnByTW1ZMk9VNVBORWx6TmpCb1MzbG5iVWhOWVRsc2FIUjRPVVZwYVVkTVpHdHdVaXMzU201elUyVjFTamxaWTNsWFkxUmpNM2M0VUZadENsVnVZbkIwUWtvMWMxaFRia1Y2UzFReWNHRmFVVEl4VG5GclRFSTVhRlJUTlZRM1Fqa3pNbkZ4Ym1sV2VrMUdlVlJDU25FeU0zQlVNMlJMVFU5NmQyb0tSRWR2TjFCSFVHUXJNazVYTHpOTFZtOUhha1ppVm05VFRXOTNlREppWmpsVFdURmhkRkpzUjJreGFYcEdNbkpxZURGRFpIbHBkMGxNTkdwdmJrWmtXZ3BDWWtwTFFVd3pSWFpVUkhwU1VXSmhNRkpuVGt0c09XUlNUbXR6YlVsU09VY3ZOa1phVVRWbmJHVk9VbXAzTm5sMmJuRmpTWEUxTVdRMVpWWmpPV1YyQ2toNlpUUmplakZUTTJad1NXZE5VamRqTVc5dE9WcEZkMG8wUjA5b05VeDRNVFZMUnpaS1ZHbE1RMkZpZUZkRFMzUnlkblZtWXl0UFlqbEdVM2RaVWpNS1IySkxRVEZ4UVc1TE9FUTVRM1JzVXpOdlRGQlZlbkJIZEhBMGVtRXphRkZ4YUZGdE5ubHhlSGxPV1dWclNEbE9Ta0ZUZG5oVmVrRmlSMUJWU2xwNGVBcDRWVk5OUTFSeVR6Y3JTVmwwUkdkeVZsaEhZbXR4UTNKMmFUVkxNM2x2TW1oSFRtNUJlVWx4U0dzeVFVbDNTM1JZTUhKcVFUQmhWblZWVTIxbll6ZFVDak5uTVVaNFRrZFRlall2YzJaa1lqZG5lbWRLZFRoVk5WRnNTV2RwZFdwclVWSmxhVWhoYzFkQ1VXZGhhWEUzVTJWMVZrcDBabmQ2TW1wcWFWSTRUbU1LVTFwMVMwUjNMekJOYTFkMlZuSk9jbUpZYWtwbkt6WlVZVGxRVjI0NFZVWnZRa05oWVVwUGQydFlWVUpsZFZaSlQyMURiVTVsYm01cVFsbzJSVXBOV0Fwck0yVlhhak50U25JNGQyWjJVa1ZqTmpSMVZGSnNUR28wYTJkdVluSldSMUowYkRGWFUzaHZOSEowTkd0MmFVcDFRMmg2WlhSdU1VVXdSMUpZWWxseENrSmFXbXNyY2xORVVGcFlWMmxSUm5SWGVYbFpkbWhNVVFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgY2xpZW50LWtleS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJTVTBFZ1VGSkpWa0ZVUlNCTFJWa3RMUzB0TFFwTlNVbEtTMEZKUWtGQlMwTkJaMFZCZFZWSWVXWkJiVFZLV0ZoM1V6QjJaVGhHWTBWc1ZsTlJUVGd3V0dKV1Yzb3JTbGtyV1ZrNFFsZFFVMVZOVXpOb0NrVndNemR5UVM5dVJESlRkVFF5Y1hwVk0weHlOemwwUjBFNVYzUlNlamc0ZVVaMFFtZFdiVXBSTVRFeFVrdDBlblkwVEdNdmEzZENjRFZ0ZVU5TFRrRUtSVU53YTFjNVR6ZFZSbVZ2Vld0MGIwbFRSQ3R4VmxBMEwzaFJTbVpsUms1RlIyRlFOamxZVEhReFZFbDBUM28yY0hWdlZWQkpWalZrZDNsd1dsaEtTQXAzUW1OeFZHdEZUR1ZSYjJWalpDdFRkRkZSVTJOUU9IVndUR3hETjFVeVMyVXhURVpGTXpGaE1IazVhQzlPWlUxS1ZGcFVUMEpWZVdvM1VYVnpUMk5xQ2trclVtaDZSV2xrUVVseFNEVnJiV2h0VG10Q2RsRTBVVFFyTUdGR1dtbFFhVmxqZUdSeFpXSmlkMDk1VEZsSlNEaElVa2huYzNKd2QyNVRNVXh4UzNNS09UbExTRUpWTm5CaGFuUk5NbGxIYkZVNFZtSndZVnBRZUdaeVIxWlhWRlV3VDBVMlV6ZHBRbnBqWm1sb1draElTRFV5T0hsTE4wZHJWUzkyTTB3MU9BbzRiRFkzWVVneFpUTTVOekJOUzFSTVJsRXJRa2xpZEROMU1uWTRhR1o2TVdwc2IyRkhRMGQ0YkV4TFdreHBLMUZSTlVsWVZWZGxUR1p3V0hSeWVtcHZDbE4yYkZKb1JHTlpRbk5aWTFwUGJqUXdLMWd3UW5kQldFOHlSekIyVUd4SFREVlBXR0ZhUldOaWNVZEpOMFJFZG5oc04weHdOMjF3VkROd1RFeEZWM2dLY1ZsclJEWkJSRXBRZUdGSFV5dENlbko2VEVoUlFXcEZjRTFaWXl0V056bHFjSEpNTUZneGFYSTJSRXRXY1RGV2NrNDVNRmxGVGtwalpFbHNaeXMwYkFwQ1ZWWm1hWE0zVG1GTFdVNTBWWFEwYmtGVmJscEhjV3hoUVZKdkwwTnVibFZ5Vm5Wd1FVSjZPRlF5T0VJeWJXVm5UMGwwTURsS05VUXZSSGQwZEM5UUNsaDFSSEpyU2xZM2VuSmhTbHBuZWxCeGNrVlNPRzV6U1ZOVGRtOUdLMk52SzNKdVFreGtTMnR4Y0hnMmIzYzJSa2RwTkZocE1FSnRlaXM0UTBGM1JVRUtRVkZMUTBGblFVVTJLME5UVGxCMmNrbzVabkpYUTJWcVFVNTZTbFJ6WWtvMldDOWxNSEpGUjFGSkswWnlabEJsVG1oclpIVldaRXRXUmtsVlVIaFFiZ3BVT0dod2JVUk5UbGN6WTNwR2QwMXJTbEJCUjJaWlMxTXpRVWhCWlhVeGRtdGlUVVV3VURCNFRVUjJTWE5oU1RGdWNIRnBZMGwyUzBscFdYRlliRk5UQ21wT1IxYzFhRkIwUmxkQ1QyaFZSMUJJVTNkdVdVOHpXVXR5UmxkR1dXSnJOWFZoZVVRM01sVTBOVVZKUkc4cmMyWjJVMlJGYXpCbWNVUXphV1ZGTTJrS2RVVmpXWGhXVTNwYVJteE9SVk53WmtNclJHZFNkbWRRTUV0SlZtOHpXR1pQUm05R1EyOUVXbTFFYW1KMU5IaDBWSFE0VTNGblJTOHJaR2Q2VVdoaFVncHdhSGcwU0V0eGFsVmthQ3NyYW0xMWNFZFVWMEZCYVVsSlkxSktialpuT0dGaUt6UXZPRkpSVDJaaFVWaGxNbG93Wkc1cFZrVllLME15VXpBeWJVMWlDbmhHYlVaVFlrWnVjVlV5Unl0QlZWVm5SbGd5WmsxbksybEZNSGhJUTJacWVtNTRLelZZVjBSUlUzRnhkREl2Y1U5VFNVd3liemNyVVdwNlpUaE9jVE1LZGxsMFRIbGhhU3RJTVRoc2MxaEJZVWxSSzFVd00zY3hZa1pUVG5oT2VYTkdNMWM1UlZKUmNVd3JjMjFsZDBjd2JHdDRUa1ppUkZadk5VZzRialJLTUFvdlFYQkVaWE5JVjNnck4xUjNVSEp3UkdaR2FrMVphbXRWZDBGUksxZzVkVmhLVWtoVlYwcHhPRmN6VDNGeGVubzRTVkpKVlVWR0wwcGxjVzl6VGtacENtTm5NakpEWTNJeVJ6azBWRzV5VTNoMU56UlNkMkZCVEVaT1VuaHVaVk53YW1FMWIxSlZMMUUxTUdOT1NpOXVRMHBIWWpGa1dUYzFjbmR4TjJwSlMxQUtjVFIwVjNkd1JHTkljVmx2Y1dkU2FVVnVjM1poVGpsalVIZHhWMDlaUkdSd2N6bGxkalJVZVc5SlVHUldTME5yWnl0U1YwSklUSE01Ulc4NWQwWk9Ld3A1VHpCRlZHVXpRMlJNWXpRdlFrTnJjVWRVYUhvMGJUTkRTMWhzVVc5RGRISlBNamhXVldSUE1sb3lkalYyTkVvMFVVdERRVkZGUVhsQldtdHhhMHR3Q2pnNU0ySXpRazFVVFVSM1oyNVBWek56T1VGYU1XdHhVbUpxTlZOTVJYcFJRWGxoYkVSNFZsbDBOVGxpZUVkdU4wVmhLMVptVWxSUVdHcFRha2g0V1dvS1UzWnBNalJDVTNCb2RrSkhXV2gzYkZGTVZUVmxlSEZ2TlZoUk0ySlNjR28zVWpsTVF6TlNUWEkzTkhsRlJVbE9WVGR2Y1dOa00xUnBTa015VUdvdlV3cGhUbFpaWkZRdmEzVmFOVGhhZG5GdEsxY3ZURlIyZEVWVE5FdGxNM3A0UTJSRVVHeEJhU3N6WWpSVU1IUkVZMVJrVkVWaVRURm9kalZNSzJGbVFYaDZDa1ZZYkVWcFRGY3hNa1JVUkZJM2NFUlNUbXhtZEcxVVZsQnJaVTB5YkRWTlRGWmxlbXBPTDJoMGNFeDVOV1J5VUdocWJtRnNXa0prZFVnMGRFRjBZM1VLYTNaV1YzbDJRbmc0UzNWRVpXTlBRbFpzUzI1MmFFZGtRVUpPUVV4UmVVRk9WMGMyUWxOMk5qVXhibE5xVURKRVpWbFNSbVl5YkZrcmRXRmthMjF6TndwNllVRTFiVzg1UkdJck1HeFFkMHREUVZGRlFUZFNiV2xJVG1oRlFtWlVjMVZGTkdWa05Hd3hMMFlyTlc1TVdGaHVaVkJOT1VJNGEyaHFNMjFVU2t3MENuVTVkMlJ2UVdseGVFOUNXVXhuV2pKd2RXMW5UVlZPTVVGNVVrWktaak5oUW5aT2VuQTBZbGhLTTNaQ01rdzJVVU5XTnpSblpIVmpMMGgwYVZVME4wTUtSbWgyU2tNclFYQnpSamxDY1RkWVRTdHJTMmxCWjFGeVJrUnlZVlI1UW04M00ySmxTV05XVldwUFN6QnJVRkZ5Y1VSS1VGbG5iMEptYTIxV1EyVkVVUXB5TVVOWFl6bHhZU3R2ZDJoRllUQnpha2N5VlhRMU9IaHViaXROTlZScVpHaElkRUoxUnk4MlVHMUpiMEl6ZUVsTWVrZGtkRlZTYkM4clNTdEVSMUo1Q2xWblNIQTFjVmhJZUhWR2NXbFNha3N5V25SVk1IcEpTRFp6UXpsWE5rZHJlbGd2WlU1UmFGbE1LMGxXWnpObFEyUnhUSHB3WWtkbGVTOXlaeTh3VXpJS1QyUmtUMnhXY1V4RVpIRkdjVms0YmpOblRHRXdRbkl3YVc5UGMzcFdPSGxtVjFkdFVYa3dOVlZSUzBOQlVVRlRVMk5PWVdKak0zTkthRk00UVcxS01ncDJiMmxqZWpoUlJVSk1jbGxDVDJ4WVJYZDFaMVZWVjFSb1F6QkVVRUZvYjJkWlJqWmhPVmwzZGpoVlJFMXhkbXBEVWpCQk9IQXdNMlJhV1VNeGRVUktDa2hhTjFKNVdrUXJXVnBPYmpGblFYSlBibm95TVV4eVpVc3dXa3BRWkVSc1NVcGhhazVsWWxORFQzUnZhbU5sVW1KUGJUaDBNR3RrYmt0UlFqRkdNblFLVDNab1ZUQm5XVU5QUmpVeVZXcE1hMVpKVlVOR1FtaG1Wak01VVhVNWQyaHlhRFZTWlRsbGFtd3lTRTVUUVVONlFWaEhNbVJqZW5ab1FUZHZSVkJWV0FwV00zVnFVM3A0Y2xKNFUyaE5TV0oxYzNOM1IwTjVhMkl6UkVSdFlVaElVM0EwZW1SNGVYWkRUV1ptZVZKTmFrMHpXSGgzUkdkNVRVVjZTbXRUTm1WbUNsRlpPRGQ1YzNoQlowUTBiQ3R4V2tsSk0zQjVieTl1TURVMFMwTm9iM0pwVEVOM09FSTVTRVpuYm5BMFRUaEhWemQzTjNCSVJGUlVhMEp4TUV4MlZWUUtabkpOZUVGdlNVSkJVVU00VDNoYWRHRm1RVTh2Y0ZCQ1lWWk9ZM1ZTSzFoSVdGQm9RM0ZvUkRZdk4yaGhMM1l5UzNoM2VtWktZa1p3V1d4TVlreFpUd3BIVFVaSmQwMDNaakJwWm1kR1JuSkpRa3h3TURNclUwRnJhbEZ0VFhKSFN6Um5RbE5FTWl0UlZWQndaazVpWldFMWJWWTBVM0ZUYUVseGRtOXdjWHBUQ2toaU1tOUZWM1pMTTNFeE5XaHJLMmN2ZEhkcU5USnZTR1ZyYmpsaE5HbHNWa3hJWmxKcmJVZG1XRXA1VG1Sc1luQm9WVkpSTkRkS1RDdFNVakEyU1c0S0swdHRhMDhyVW1KRkx5OHlRM2RqT0dWeGVXcHhhRXRMZHpoUE5FcG5XRFJGY25OUGRtdGpZMWRJY1VreGRWWllWVkZxVEdzNE9FTmtaM2cwYkZCS1Z3cFlUWHBWVkVnNU1scEpMMmxJZURCVU4weEpiMFprYzJSWWFqbE9kMUJOY1VOSldHd3lha2xVT1RKblVrTnJUVEJWTVdKbGMxaEZkREpHV0VZd2NEQkZDbWRhUTA1MlZqTTRUR2swUXl0MlRtSkxRa0VyT1hrelFsTmlja2RMUW1kU1FXOUpRa0ZFT1RSV05EUjFjM2RoTUZwSWMyTk9jV3BJYTFSVVQwcGtjM1VLVWtOWk1VdDFVWEZtTVZOMU1tUTRXbE52U3paQ2VERkRUVU4wVjJORGVrWXZVMlF4U2s1VmF5dExlVUZpTDNGdlNrcDFOVzlWWVZKVEsyeFpZbVZ4V0FweUx5c3hRa1ZpUldaV2RETjRjMmR6Ym05YVNFSTNjbnBaZUhnNVYzUkdWMmR4UkVZNWNGbHRNRFpzVkZoS2J6SjROMFpWU1Vjek0wbFpRM2xXV0ZCTkNreDFSblYxU0hSTmNUZDNZV3cwVEhaSWVWaERWR3h0YVU1eVpXaHlWbm8wVjNKNlpteDZhMVZZUlVobkwwRlVUV1JxVUZOTE1UZGFkRFpXY1ZWSlowOEtNR2c0TTB4aldUQnNURmROWXpVeWJIUklVbUlyZDJwRU9VOVBPV1I0TDJsc1ZDdGFPWHBOWm5Cc2JFMVFiVFZTZGpoTFJEQjBURmd4VTFkUGNEbHdOUXBrYWxkblRsZGphV2R0U0hwUGIzUkRTazVsVDBaYVp6ZFVhR1Z6UkRkTGR6ZEpNV3hQU25WdFFVWTRMMUZKVmtGM1duaHNWWGxGU1dwT1p6MEtMUzB0TFMxRlRrUWdVbE5CSUZCU1NWWkJWRVVnUzBWWkxTMHRMUzBLCiAgICB0b2tlbjogMjExZmI0ZmRjNjBjODcwNWRjZWNhMjJiNTJkM2M0ZjlmNmEwNjQ3ZmY0M2VlYmQxYWQyZGNlN2EwYTAzM2RjMzAwYTc4YThiYWYyOWE1ZTY4OThlOTEyNDM5YTdhMDU0NDgzMDQ2ZjBlNjEyY2Q0ZWZhYWI5MWE1MTM5NGUxZGMK\"\n }\n ]\n }", + "Content-Length" : "13037", + "x-ms-request-id" : "d65faca7-da3c-4f75-aa1f-c0adfd2573b8", + "Body" : "{\n \"kubeconfigs\": [\n {\n \"name\": \"clusterAdmin\",\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlZFTkRRWFJIWjBGM1NVSkJaMGxTUVU4NGRsWjRlVlozTlhSWFJsRmllVGxKV1ZWeU9GVjNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGNLUkZSRlRFMUJhMGRCTVZWRlFYaE5RMWt5UlhkSlFtTk9UV3BOZDA1RVNYZE5SRWw2VFVSVk1GZG9aMUJOYWtFeFRYcEJNRTFxUVhkTmFsRjNUbFJTWVFwTlFUQjRRM3BCU2tKblRsWkNRVTFVUVcxT2FFMUpTVU5KYWtGT1FtZHJjV2hyYVVjNWR6QkNRVkZGUmtGQlQwTkJaemhCVFVsSlEwTm5TME5CWjBWQkNqTnVPRFJPTkc5MmFrUTBURzh5TDBOdU1FWlBVbXhHYjFwSVVsTk1VRkpWVDBaemIwbEZSRE5KZWpkUlNUWjNjeXRNUlhkclpERjNRMk5hVlhaRFJXa0tSRGxZTlZWR0sydE1aR053VVRaM1pubEJRbEZ1WW1kR2NtMURiWGswTmxaUmJWZFNabFZMVmtreWFsQk9XVGQyUVZGcU0ybzFSa2h3ZG1SSWIwUm5WZ3B0U25WVVRrODNUbEpWVkZBeU9VUlJZVGwwVWpKU1ZIVTNLemhLUlV0aWRIZzBiRFpSWVZGU09VTm9kazEwYUdjMmNuaENZMUZ1TUU5b1FrUjVhamxJQ25kbVJVcDVOVTA1YlRSU2EybE5RbG94ZURacGJHOUhjbFpzYXk5dVdXZFRlRkkwU3k5UFpqbFJha3RyY1dkdUwyMUVhRVl6YW5Ga2JGVlBUMWxzUW1JS2FVMHhMMjQxVEhwcFVFaDFjMUZUYlZRdmVFSlNXVVprV2pWR05WWkJaR2w2TTBseWVFSnJXWFJPZUVOR05VaGtkV1JPSzJOSVRrbHRXa0ZVWWxCRkx3cDVUbFJhYVN0a2IwSlFRVkExTWpoU2RITm5aMVZQZGk4M1UwdG1NVTVtZUVKdVFXSmhlVnAyVUZCcEx6VkRXVUpLUkhacmJIbG1SVEJrY1VWSGRscExDbG94Wm14aFFWZEZRazVhVTFSek5HeEphMU4yYzNVeFoyaDJWekZSZVZNdk55OHlOQzlOUVhNM1psbEljVnBOYkRBMlVXaHBUMEpKYVRCSVNFUklUVW9LV0hCVlMwbDJOSGxaTTBGUWVraEpSSFEzYzA5dmVFZDFNeXRwTkdaQ1dVWnlhbGN5UnpWelZrVkpkbEU0VmpKNGQzQnpXVEY0V0RSa1RsUmpTRFZ5U3dwT1luRk1aMWt2WmxFMmRVZFJUMk5PVm5OMFEzaHNiVU16UjJ0SVJsSnlNMVJ0ZFVaa1ptdHJLM2hJT0Vzdll6SklUVEJhYTNkVk5UQkVZbmRtZG1zdkNqbHBibGxsUmxGTWQyMWpaREU1UkVwQ2NYbHlUVTk0V2xoYWRXeFpNMEk1SzFGcFZFMWliUzlzTWpkTFNYbzFXRlJ2VTFVeFFtWlBhSFpvTkZsNmMwa0tMME5zTjFneVVrUkRUVzVOSzNCVlJFWlhkMlJQVVhOblpUbEljR3hsYlZkNlRFZFBNMUJGVEdsck1FTkJkMFZCUVdGT1EwMUZRWGRFWjFsRVZsSXdVQXBCVVVndlFrRlJSRUZuUzJ0TlFUaEhRVEZWWkVWM1JVSXZkMUZHVFVGTlFrRm1PSGRJVVZsRVZsSXdUMEpDV1VWR1JtZFpVQ3RYT1hsd04zUXJNbGxrQ2xZM1VuQXplRGh5UkM5WWJrMUJNRWREVTNGSFUwbGlNMFJSUlVKRGQxVkJRVFJKUTBGUlFVSTFjRlIyVm10Wk5IQkRZakJYU1RGS2FHWjFjRkpYZERrS2FucHRXR1pTY0dwUWVsQlpVRTFMTkZrMlUyOUxXVTQ0VFcweWJqRjJVVVZMWkVObldHRmhNbFJGVmxwYVFrVlZRMGRITUVnelowWldPSGRHYWtjM0t3cFhSbTlHV0ZwdWFtZ3JSRzFDY1VWcUwyZFJSV1V4UjFSVlpTdDRZU3RrUjFsNlVsaFBPRU5qUlUwNU1rRnZaRTlWVjJwWWRqaFhSbmNyVWxoVWRXdG9Da1ZHYW1Zek1sSmFWek50VlhCRk1IRmtSR2xZVFZnNVpYQTVVM280ZDI4d1ptTkdZMkpWZVZSVFRtSjVaR2hZY1U5dFEweDRVekI2Tms4MlEzVlZkVzhLYzFRd1kzTnNVVFExTm1kSE9XdzJOVkYzUVZSUkszbDRZUzlLT0RScmVXa3ZiMHA0ZG1KMlVtSlhUR3czUzFSU2VYcHlWVXhtYVhsS1ZWaFZaV1ZrUWdvckswdFRWM3B0WmxkcVQweE1Ua0owVG1aSU1HaEpTVVk1ZUUxcmVHWldUa3RuWlZKd00xaHpiRUV6Wkc5UU1uVlpOMmQ0UTFFcmVDdHRhVEpLZFRoVUNsTjNaemQ1WW0xeFYzTmtLM0F5VWtWd1IwZDBkR1o2Y0dkTmRWUmhNbmwzVUdOa1kwZzVVekJRSzNkelQxRnFPV2t4WWxoNFVtVlZUVEpRWXl0RGRtWUtVVk5UVGxBemFVd3pORlZFVURKS1ZGaE5VbTVQZFdwM1EwRlRhV0ZTZEd4SldIcFJOMEl4U2xOUmNEQnVTVE5QUlVkak9HcFdVMFJZWTFwSGJXNTBXUXBYZUdZeU0yVXdjR0pIVWxwSE9IVTRPRWN6TVhkWVZXZFhPRVZpYmtoemNFOTJTSGhUZDNBemVETjRjbnBuVFVGb1ZXVkViMkZYYzJNeVdGRlNRVkJNQ25aeVluZHZSamxwU2twT1J6WnpjMDl0Y2xsV2RXSkRUQzlvTHpsS1VuQlhaelIxTkdaNlYwWXpPVVZGTm1wb1pFTXlXVVJKSzFneVkzZEdVRUk1TW5rS1dVRmtXV3ROVTNGd1F6aHFiR05DVWpVd2RFVldWRmxOWW5nNVJGQnhla2xET0VKalZFWlJlbXA2TVZCNlZXdHZkMGxDWkhwMFJTdGFiRWcyYjJ4aldBcEhLMGd4VlcxUWJISjNORkpaVEhOSmVHYzlQUW90TFMwdExVVk9SQ0JEUlZKVVNVWkpRMEZVUlMwdExTMHRDZz09CiAgICBzZXJ2ZXI6IGh0dHBzOi8vbXAxZG5zNTk5MDg3LWdiOHNqejlqLmhjcC5jZW50cmFsdXMuYXptazhzLmlvOjQ0MwogIG5hbWU6IGFrczgyMjM0YzkxCmNvbnRleHRzOgotIGNvbnRleHQ6CiAgICBjbHVzdGVyOiBha3M4MjIzNGM5MQogICAgdXNlcjogY2x1c3RlckFkbWluX2phdmFhY3NyZzQzMTMxX2FrczgyMjM0YzkxCiAgbmFtZTogYWtzODIyMzRjOTEKY3VycmVudC1jb250ZXh0OiBha3M4MjIzNGM5MQpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsdXN0ZXJBZG1pbl9qYXZhYWNzcmc0MzEzMV9ha3M4MjIzNGM5MQogIHVzZXI6CiAgICBjbGllbnQtY2VydGlmaWNhdGUtZGF0YTogTFMwdExTMUNSVWRKVGlCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2sxSlNVWklWRU5EUVhkWFowRjNTVUpCWjBsUlFuQkhXVkpwTUVKWU1FZENNek50TUhSck0yVkdWRUZPUW1kcmNXaHJhVWM1ZHpCQ1FWRnpSa0ZFUVU0S1RWRnpkME5SV1VSV1VWRkVSWGRLYWxsVVFXVkdkekI1VFhwQk1FMXFRWGROYWsxM1RsUlNZVVozTUhsT1ZFRXdUV3BCZDAxcVVYZE9WRkpoVFVSQmVBcEdla0ZXUW1kT1ZrSkJiMVJFYms0MVl6TlNiR0pVY0hSWldFNHdXbGhLZWsxU1ZYZEZkMWxFVmxGUlJFVjNlSFJaV0U0d1dsaEthbUpIYkd4aWJsRjNDbWRuU1dsTlFUQkhRMU54UjFOSllqTkVVVVZDUVZGVlFVRTBTVU5FZDBGM1oyZEpTMEZ2U1VOQlVVUkNXRmRYTkhCV1pFTlBNR1J2TXpoeFEzbHlOeXNLTnl0SVVFOTNlVmRzWWtwTlRFNURXbU51TjJKU2JFZGtja3QzVVVObFpVczFVRXB0V2tsWVJEbEVSM2hYYTNKM2FXVnJLMGg1VlU1NU9UaDZXa1Z3V0FweFJucEZWbEprWmpnM1MxZ3ZPR3BwTW1SNmJYbENhM2g0Vml0emJWSjJia2xNYkM5ek9UUjNWM280ZFdkbWRuRTRhek4wZEV3NWVEVlhORVZWV1RaU0NtRkRVSG8wVjBGMWRsQm5VRWRXY3k5VFdsTmFVMlpKTDJGMFpYTklLME4xU1VjNFp6WnFPVGhxYm5nclNHZHRaRUp3SzNkdFJFSXljR2RLUm1wVFlVVUtTa1l6T1VaRVpFVjNhRVEzUjJod1RreFBOREpDZUVrclQzZFlRelpaYWt4SU5EaG5Wa1pIU3l0dlVVRkZXSGRhT0hsRmQyZGpUR2h3VDJsUFJpdHNXQW80VEhsM09XMTBXWFpLZVRGRGRUUlhjRmx6VTNOM1JtMHZaMnBJWlZabWJVSkJabGhrZWpoMU1HWnllRlZQVlZWbFIxRkpZVGRWVUhCeVVVWTRTWEpTQ2xJM2JVbDFNbUZ4TlRaUlVEaFBiV0pJUlU5VVUwbFVlR1UxU0VKNmVYUXJUbXBFV2xSV1kySlJTVGd3VWtVd2FVRnljMEZQZGxGdGRWZzNORWR0Vm1VS2VVbFdVVFoxY1c5eFJWSnRkbEpwZDBkdVZYUklOamhqYzJGelZHcGFXRnB6Vm1ob2RFSjBlV1p4YURoTlZpczNWV056VVVSVlNrbGhZa0l4YjJsVmR3bzFTamx1ZVRkelExQlFRMWhsZVdacWEzVktaRWRuT1VJM01IVmhkeTlWTDFkVlIzZExhRnBSY1RaQ1MwcGxWVFZLUmxKTFNqUnlNSEpFYVVOdGJWQTBDa1phYTJ4aE1IUTFTRWh4VFU1NFEzaHRSVW95ZDI1VmFsRllVRXBYUzFGa2RUSk9SVlo1Tm0xak5tRk1aVlJqTUZObVF6TTFVbVZxTmpCMlVYUlNSMlFLY0dvM1N5c3JjRFZsWnpVMFlUSlVObE5YVTNwaFUySXpkR2M0ZW5abUwyMVNVV1kzWjJ0SGNUVmxNM1ExUkdKQ2RXeElOVU5tUkhWek9XTkJVbHBYWXdwWFVFeFRSMWRCWXl0SVRFOHhRVzVYYnpnclpXdDNTVVJCVVVGQ2J6RlpkMVpFUVU5Q1owNVdTRkU0UWtGbU9FVkNRVTFEUW1GQmQwVjNXVVJXVWpCc0NrSkJkM2REWjFsSlMzZFpRa0pSVlVoQmQwbDNSRUZaUkZaU01GUkJVVWd2UWtGSmQwRkVRV1pDWjA1V1NGTk5SVWRFUVZkblFsSlpSMFF2YkhaamNXVUtOMlowYlVoV1pUQmhaRGhtUzNjdk1UVjZRVTVDWjJ0eGFHdHBSemwzTUVKQlVYTkdRVUZQUTBGblJVRlBPVGsxWVd0SloyWlZla1pKY1VKRlZGVkxNd3BVUTJoVmJVdHVZMEpVZWpKbUt6QnhWbEZETjFveWEySXpibkZRYUhJdlVYRmtaVmxCVkV0RFEwcExTV2t2VERWMVdXcHZiREZyZWxNM1JWRnJhSFpTQ25od1IxQkpTRkpKSzJKc1FqQjRXak5MVG5SeFNqQjNWbE5FU0d4MFluZEVVbVZHZHk5QlVVdFNRamxVVjB4VGVrbGlhMDV0Wm5OR01VNW9lRlpzTkZNS1dYUkZWVk0xVTJoWVozSjNWV3hXZFVGWmJYZ3ZOWGhEWVU4MmJERnpaVEo1T0c5dlNsYzVTVXh4Y1cxcmJqbHBZWFk1U2xFM2JTOUZNVEpyWVZOME9RcDFNR1pRV1M5dFJtRXdjV2wwWkhWMWRTdHpOWGMzT1hOU1RXUk5TakpVYzFncllXb3hOVFJHWVhwb04yWlZZbmxKZGpVNVZEbFNSRTFQYjNkTmVqbEtDaTk0VERSRGJYQlBaVmhUWjBwbFZUZHNaVWczZHk5YWFqUm1OREprY3pVeU1sUlFORU40T0VKTWQwaHZjSHBYVFRkSU1rRkJReXRIZFZGTU9WbzNUR29LYUVOQ2JsQkpjRUpoVVRkU05EVjVlSHBhZWpkTGJtVnlOMWRGUWpONlVtRjNiMmhxZW5KNE1scEZTVEJZVmsxSmFWTm5iVkpaWnpVMlNWRnNPV05ETXdwaGRVNUlaRnA1Y0hGTFlqVnhhVzVuTDNOMFJ6WkdaRUZ6SzFsd2VEbE1jVmRaZUVwcVFrb3JVM0J3VVdkM1pGWTRUM2M0T0hOdFJraDFWWG96TTJsRUNrMWlSMnd3SzBnMWVsZ3dWVEphVkhOQ1pFSjRSMU5WT1VaemRVRTRlRGRLZDJkc1QxTXdOWEptYjJKbk1HSm1OMncxY2xWb05FeFliR1ZGVFRabFNGTUtXV2w0UVZOcmJtcEVWMjh4ZDBsR2NraFNRVlJCYTNBM2RHbG5iVGhTTVRoR1RYTlFZMWRWYUV0QmRtOXpaMFk1V2xvdmEwRTFabFZYWlcxa1UwWTJOUXBHTkd0WGJrTXhjMjh5VDJwMFIwOHpWV1F6TlZsalRpOU1PWGdyYVdSMWNXTkdNekpYY1hwalRuZFdUVW9yTDNCbVExVlJaM040T1hWUVVuUnhNekpwQ2xCNU4wSkVabFkxUkVkMU1UUk9LMWhxVDBzeE5WWlJQUW90TFMwdExVVk9SQ0JEUlZKVVNVWkpRMEZVUlMwdExTMHRDZz09CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsS1MxRkpRa0ZCUzBOQlowVkJkMVl4YkhWTFZsaFJhblJJWVU0dlMyZHpjU3N2ZFM5b2VucHpUV3h3VjNsVVEzcFJiVmhLS3pJd1dsSnVZWGx6Q2tWQmJtNXBkVlI1V20xVFJuY3ZVWGh6Vm5CTE9FbHVjRkJvT0d4RVkzWm1UVEpTUzFZMmFHTjRSbFZZV0M5UGVXd3ZMMGswZEc1ak5YTm5XazFqVm1ZS2NrcHJZalY1UXpWbU4xQmxUVVp6TDB4dlNEYzJka3BPTjJKVEwyTmxWblZDUmtkUGExZG5hamdyUm1kTWNubzBSSGhzWWxBd2JWVnRWVzU1VURKeVdBcHlRaTluY21sQ2RrbFBieTltU1RVNFptZzBTbTVSWVdaelNtZDNaSEZaUTFKWk1HMW9RMUprTDFKUk0xSk5TVkVyZUc5aFZGTjZkVTVuWTFOUWFuTkdDbmQxYlVsNWVDdFFTVVpTVW1sMmNVVkJRa1k0UjJaTmFFMUpTRU0wWVZSdmFtaG1jRll2UXpoelVGcHlWMHg1WTNSUmNuVkdjVmRNUlhKTlFscDJORWtLZUROc1dEVm5VVWd4TTJNdlRIUklOamhXUkd4R1NHaHJRMGQxTVVRMllUQkNaa05MTUZWbE5XbE1kRzF4ZFdWclJDOUVjRzE0ZUVSck1HbEZPRmgxVWdwM1l6aHlabXBaZHpKVk1WaEhNRU5RVGtWU1RrbG5TemRCUkhJd1NuSnNLeXRDY0d4WWMybEdWVTl5Y1hGTGFFVmFjakJaYzBKd01VeFNLM1pJVEVkeUNrVTBNbFl5WWtaWldXSlJZbU51Tm05bVJFWm1kVEZJVEVWQk1VTlRSMjEzWkdGSmJFMVBVMlphT0hVM1FXcDZkMnd6YzI0ME5VeHBXRkp2VUZGbE9Vd0tiWE5RTVZBeGJFSnpRMjlYVlV0MVoxTnBXR3hQVTFKVlUybGxTemxMZHpSbmNIQnFLMEpYV2twWGRFeGxVbmcyYWtSalVYTmFhRU5rYzBveFNUQkdlZ3A1Vm1sclNHSjBhbEpHWTNWd2JrOXRhVE5yTTA1RmJuZDBLMVZZYnl0MFREQk1WVkp1WVZrcmVYWjJjV1ZZYjA5bFIzUnJLMnRzYTNNeWEyMDVOMWxRQ2swM015ODFhMVZJS3pSS1FuRjFXSFEzWlZFeWQySndVaXRSYm5jM2NsQllRVVZYVm01R2Fua3dhR3huU0ZCb2VYcDBVVW94Y1ZCUWJuQk5RMEYzUlVFS1FWRkxRMEZuUWtJNU0wUTJaWG95TTJ4TE1sbzROamhOZVRodk5VRjJSbEZXTVRkSFEwc3ZXa2RRYWxwUlNuaFRhR3A2Vm5jNVF6TmpRVzFVT0hWT1dBcFdlbVpxVkNzeVkwTmhaa1JSSzJ4VmFtZ3JRVUV5ZEZWQ2QxUjBkbko0V0VwdmFHYzNZWGxvSzJ4ek5FOVJZMHB1U0RSeU5IQXZka3hDVXlzeGQxVjRDbk5rVlRsUVoxQnBRU3R3UkdwM1NsTTRMMVJWUlVka2JVSmpWRlJwYlcxd2FUbDJZVlpvUm5sYVZEUm9ObmxLVFRSV1RrcHRNVTlWYm5oT2VHeENUVllLWTFwVVZFVXpSVnBRV0c5bFNHVktaM2h4Y2xJM00xTmhPR0p4VVVocVFVdGFUbXQxUm1RM2FFc3hhVXAwTm1oVmRXcHFXa1JvTWpkRWVIcG9NM2hTWlFvdlUxVk5aWE5oU213eU1URkdUMHhtZGpSVlUyOWpXRTF3UVN0NFRuRnVTVE5YYUd4Nk5FeFBjVXh1Y3pndlJITkpha1kyVWpOUlRGTlVVbHBtYTNGSENtdFhTREozVTBGU1RETXpXR0V2VFVWb1IyOTVkWEphZW5sRmIza3pNWFpTZDJOdVV6QkhaRTFxWlVOWldVaDNjVGt6SzFNMVJYVldMMlZoYlhwRU9Vd0tNVzU0U1hSTVFWSllRakJ6ZVdsWWVUQnZORVJ0ZDIxbE9UTnRiRGw1ZVRWck9EUnJkbVIxVDBkb0swMXFja3R0YzNOMU5UY3djV0ZSWkRKcloyUTNSZ3BWWXpaWVVuRldjREZIZVd4RlowRldOVVpIZG01cVJETjROSGxDWlRoMVNrSllabFoxTVVRelYzUXhLekJGZUVGblZXWkVRVmREVUV4VFVIbDZPR2tyQ21SbE16Y3lVM1E1VVdSRVRVbG9NU3R6VEdOcU5FZHhPVGhUYzFVMWVuaE9RMnRNTlZWblJVaExSVWQxZVdWRVZIZFpaWFJPTmpkWGRWUldlVEZ5T1dNS2JUTkxjMlZNYUdSTkwySlVOa1JNTmtNME56QmxhVkI0UzFGRGFIcGtRMjh4S3pBNFkybHlVRWt6WTNoSWVuTm1WVzR5VVZoTmFTOXpZM2RWV1RCdk53cHpSVk5TVDJweWEyMVRTVUYyU3pkQmFWYzRiQzl4ZUdRM2NWTlZNREJDTldkWGRqVlNaekExWWxwMVRrVjRkMWRKVVV0RFFWRkZRVEJLWkhCVFIwMVlDakJHZEVZd2NXOU9UREZMZEZGeGJ6VjRWV3QyUTNGNmFIQXJWRTQzVjIwMVNWTkNWVVJMUkZwRGRVZGlkMFpMVTFsQldGbHlWM1ZJY2tSU1NsVjFSUzhLUVhGdGIzUnJaREZTVHpnNFozcDVZVmxRYVRBNVdWcFpVelZIWkd4R2RVdFJka2RwTURVdlUwdG9hbGhXUVhJNWNtUkdkV0UyVVc1WVdsUXhObWRoT0FvNVJrbHNkSHBzYW1GdE9VWnNhamRJUldwaFJrNDJRVUU0ZEVoRFpGbDRZalo1TjB0SFZsUkVUVzFWV1hVMmFEYzRkMHhFUzBKWVNGazVhamROU2xOT0NqSjRhV053TmpFd09Wa3dNVzlrYVZKYWFtWmpkM0JFZG1GVlZVOTFZelkwYUZOT01HSklkMmRvWVdGdWJEZHdXbTA0Um5SNU0wdzVaMlpUYmxreWRHSUtXbU5PWWxWNWREZ3JNek0zUmpBeWVDdHVUMVJxTm14aFVXMUVSWEJuZUhSdlFrVlhiRTlzU1dscU4ySTJhVUZ0VFZGR1VUZFdSRkZrTTIxRGFYbEhTQXBrVms0eGQycExPVzlhVGxsUFVVdERRVkZGUVRkV1FVMU5aRFF6ZERRclMwMU5hU3M0VkdWVVJEQm9lbE5qUlhCaWREQnBiRWRyU1RoNVlVaFBOVWRHQ2pZMU1tVlljM2x5TDFnM1kyTjVZM0I2TURGR2FrWjJWV00zUzFKMmNrMVdOV1EwTm5OYUx6YzRMMlIyYUc5a1dXSmlTbE5JVlRWVFMzRmhkV2xMWVZBS2VXdFRTRFptWldOTVNWaFNTMHRRVUVaRVNreG1PSEoxTDNkbFJtaDZTbXMxWWpkT2NsWnNNVWhQV0RZeGRFRlBiSGR0VUZCYVJGQmlTRWhCTUhaU1NBcEdUMWswTTBNM04zYzFNMjAxY0RCa1dFWnlPV3NyV0cxelRXMUZlRU00VUhWR1RFbFhjRGszUTJGQ1l6QTNOaTlhTWtWNlkzSnRNVlkxVm1oRWNURllDbU5QVlRJdk5IUnhOekJIYzBsS1kzbEVhemRXUjNOSlJHSXZRMHBxYlVoalp6SlRiVkJ4ZEN0bGIwcFdaU3MzVnpCSWEyeHNaVlJEVEdKVVdVdFFRa0VLVG5adVUwcGFTRU50VWpkNWIwWnNTVFZ5VDAxSGVEaFVXbVpuWTNwcWNXZDJUV041WmxOM01VdDNTME5CVVVWQmMwZEVXR0phV1dNNVRtMDBNazFHYVFwR1RHNWpUalZ4YnpkMVJreElZMUJDY1RZMFZsVnpUWEV2TkM5UFoybzRaMUk0YzNSWlFuQjVSM2t2VjFsQk1tc3dNRUZFU1VWdVIyUm5TSFl6ZGtoa0NtWXdVM0kzYlhrMFVGaGpVSHBQZVd0cVNVYzRkRlUwVTFGNmFpOWlaVXRsVnpKd1ZqWlpURUp5ZEVOQmFHaFNkMFpRYkRSV01FMU1WVFo1UTNBNFQyNEtRazFFUTBoeFJrZDNNbVpIYWxweFIwMXplV0p0WW01MGJqVm5XVE5CUzBsaE0zbEJlRmN4WVVsamIyTkxla1F2VVV4aFp6aENjM1JQUXpRdmFVdHNjZ3BXU21KeE1uTmxPV0Z4YldoNVowOTZOMVpsZG1Ndk5GRnRUVTgyUm0xR0wxQnZVVVpCYnpsWldtaFFVazh3T0c5bVZreGhiRE0yV0Rob2VWZG9SMVZ3Q21OYU5qbFRjRGgyT1RRM2VrZ3lPR05IZWxOdlJUWkJLM05xVEVFeldHNUdSazlFUTBrNU5qZGlTVk52V1ZsTlRWRXpjRVJ2Umtob2MwcDFOVE14VURRS1pGUXJZVkZSUzBOQlVVRmtjMVUxVmxSM1ExcHllRkZVVm05eVRtczJOa3N3ZGpOYU1VcHNhV3BpYVhRMlVsbzViR1Y1Um5ZMFpVdEhOR0ZrVW1VMlpncEpVMmhyU1VKd1ZFaGpMemsxT1N0R1QyMXhVaXRqV21Kd1NuRnFZblZyVUdSWU5ESjZkV2cxYTFRMVJTOUhLemRrYlN0UlIxbGpWVkE0TjJoeU1rZFVDa1ZKZEVSRmJuWjFaM1o0TDFkT2VtVm1RWEI0UTBKVmJubGtMMmxQVEdNeWFtMHZPRkZNZDFOdFpHVmhWa2QzWm01WWQwczJVbGRpZGpsTFRtVnFUaklLU0cxUGRIQjVjblJUTVZVdlJrSjZlRTFqVjNrMWJFTktUalZLY1VKR2NGbHpaaTl5V0c5eFJWaE9NR0pHWWtacE4wRllaekpFSzBGdFN6RjNLeTlwT1FwU2RrcExaMkZDTlhWa1RtZE1ZbHBSV1RCQ1V6Skdka2M1VDJvMFNHMHdUVEY0U0hKR09EZzBPVzByUm1WalNIbENhR0ZzZVV0dVFVNTZTR05GV1dwUUNuSTVaV0o1U2tGbGFsbHBVMUJEYTNCTlVXOXdielY0U2tGdlQwZDBaV3hTUVc5SlFrRlJRMEpQWnpWemVWVlFlV1pyZVU4ek9HNW5ZemRNY1d0QmQwc0tUVlF2ZEVOR1IxVk1NWFU1ZDFsaWRYVkNRbWt5V0dvdmFucFpRM04zVUZSbU1UbE1TWHBOWW5Wbk5WWjBNRlZVWlhjNVRuaExaRVZPY1RGcWEzUnhVd3BuWVVoRGNXNHpSRGN5WmtGTGRIaE1lVEV2ZUZWTFZrSkdaWGwyWjB4VlNrcFRhblJ6Um0xNVZFeFBWMk5sT0ZCTVpHVnFOemxzUkVkblJGVjJOSFJ1Q2pVNFExZElTR2hzTWpGS1UzUXpRWFpsYldsdFYzcEJPVWxXYlhOWWNETkJZbnBKTmswemRIWlRZbEpHVURVNUswOTRhSGgxVlZneVFWSndRakpOYTIwS01EVkVOVWsyVTNSRlNpdE5OVzlRT1RKNU1VVkljMkUyVUZkSVluQkNTR2RyVlZaT1lWRjNNMUUzSzJKekwyWjZUMDVrUTFoU2NqZFNVazg1Ym1aMFNncFJkR05pVkdSdlVGaFRSMHR6VWpsd1NGZHRRV1oyZDBWTk4zQkZZaTkxZUZJelRteEdSbU5HTUZGMFRpdG9jVnBhTUdkNmVHSXdlSGd3U21zS0xTMHRMUzFGVGtRZ1VsTkJJRkJTU1ZaQlZFVWdTMFZaTFMwdExTMEsKICAgIHRva2VuOiBuazcxcms4aGgxYTkzZm5nN252eGRqZTc5NHpzazF4aDhoYmRsZXpnYmRubm5tYWh0bXhkNHduMGJ5bTV3YnoybmlwajI4bnY4YXp3OTA1dDEzaGx2MDY1emtjeGZ5cWU0bGdmemVuZzR3cmIwZmFwNWRpMGdmNHc3cWFycXpjdAo=\"\n }\n ]\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53270/providers/Microsoft.ContainerService/managedClusters/aks88065432/agentPools/ap2196974?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg43131/providers/Microsoft.ContainerService/managedClusters/aks82234c91/agentPools/ap2782673?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c1f0b084-39ca-4ebb-a6fc-f96253367cf2", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "bf9e495d-8e04-496f-9b2a-f5014c86fa50", "Content-Type" : "application/json" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1197", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:20:17 GMT", - "x-ms-correlation-request-id" : "50872254-7dd3-48ad-a00f-8710e696b16e", + "Date" : "Thu, 20 Apr 2023 02:47:20 GMT", + "x-ms-correlation-request-id" : "12966e8c-bcf9-4f91-a57d-460e444db029", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022018Z:50872254-7dd3-48ad-a00f-8710e696b16e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024721Z:12966e8c-bcf9-4f91-a57d-460e444db029", "Expires" : "-1", - "Content-Length" : "1078", - "x-ms-request-id" : "cb7c4f1d-c234-4710-92cd-4b47efbcb68e", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg53270/providers/Microsoft.ContainerService/managedClusters/aks88065432/agentPools/ap2196974\",\n \"name\": \"ap2196974\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"scaleSetPriority\": \"Spot\",\n \"scaleSetEvictionPolicy\": \"Deallocate\",\n \"spotMaxPrice\": 100,\n \"nodeLabels\": {\n \"kubernetes.azure.com/scalesetpriority\": \"spot\"\n },\n \"nodeTaints\": [\n \"kubernetes.azure.com/scalesetpriority=spot:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/cb7c4f1d-c234-4710-92cd-4b47efbcb68e?api-version=2017-08-31", + "Content-Length" : "1079", + "x-ms-request-id" : "f9bac18a-ded6-4ec5-8ece-5a3cf9cd52bf", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg43131/providers/Microsoft.ContainerService/managedClusters/aks82234c91/agentPools/ap2782673\",\n \"name\": \"ap2782673\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"scaleSetPriority\": \"Spot\",\n \"scaleSetEvictionPolicy\": \"Deallocate\",\n \"spotMaxPrice\": 100,\n \"nodeLabels\": {\n \"kubernetes.azure.com/scalesetpriority\": \"spot\"\n },\n \"nodeTaints\": [\n \"kubernetes.azure.com/scalesetpriority=spot:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f9bac18a-ded6-4ec5-8ece-5a3cf9cd52bf?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/cb7c4f1d-c234-4710-92cd-4b47efbcb68e?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f9bac18a-ded6-4ec5-8ece-5a3cf9cd52bf?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "6e8bfeff-d7f5-4a65-8a5a-b2e9fd7ae0c7" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "de3dc0bc-f16a-43b9-8088-f5aae78e38ef" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11961", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", "StatusCode" : "200", - "x-ms-correlation-request-id" : "975735ff-c91f-4fd4-98e5-8cf7b1e7e5b9", - "Date" : "Tue, 14 Feb 2023 02:20:48 GMT", + "x-ms-correlation-request-id" : "672871f2-cca5-4e90-8fa2-8df1e8f92f0b", + "Date" : "Thu, 20 Apr 2023 02:47:52 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022048Z:975735ff-c91f-4fd4-98e5-8cf7b1e7e5b9", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024752Z:672871f2-cca5-4e90-8fa2-8df1e8f92f0b", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "d6c2422c-7070-43c8-b67e-e09d4bdd4da8", - "Body" : "{\n \"name\": \"1d4f7ccb-34c2-1047-92cd-4b47efbcb68e\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:20:17.7436046Z\"\n }", + "x-ms-request-id" : "36d3d975-8313-4dfb-851f-ffbf541a2b79", + "Body" : "{\n \"name\": \"8ac1baf9-d6de-c54e-8ece-5a3cf9cd52bf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:47:21.6388122Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/cb7c4f1d-c234-4710-92cd-4b47efbcb68e?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f9bac18a-ded6-4ec5-8ece-5a3cf9cd52bf?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "27b1c625-bfa3-44f3-a9b6-db8c55aca490" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "82255286-7733-4750-9011-58940c0626e5" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11982", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e63e48b7-67b4-4e88-86bc-001442443ca2", - "Date" : "Tue, 14 Feb 2023 02:21:19 GMT", + "x-ms-correlation-request-id" : "30f0c0a9-81a5-4195-a5df-e8848a5c773c", + "Date" : "Thu, 20 Apr 2023 02:48:22 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022119Z:e63e48b7-67b4-4e88-86bc-001442443ca2", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024823Z:30f0c0a9-81a5-4195-a5df-e8848a5c773c", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "a711addf-34e9-4e62-aa9a-fe230cde4f70", - "Body" : "{\n \"name\": \"1d4f7ccb-34c2-1047-92cd-4b47efbcb68e\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:20:17.7436046Z\"\n }", + "x-ms-request-id" : "8419ad35-320c-4eb4-8f75-65d60152b293", + "Body" : "{\n \"name\": \"8ac1baf9-d6de-c54e-8ece-5a3cf9cd52bf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:47:21.6388122Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/cb7c4f1d-c234-4710-92cd-4b47efbcb68e?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f9bac18a-ded6-4ec5-8ece-5a3cf9cd52bf?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "21b21d03-9787-4baf-bc58-5115427ffda7" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "73a18730-e2a3-4cae-b4d4-5e9180f2c1c8" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11981", + "x-ms-ratelimit-remaining-subscription-reads" : "11982", "StatusCode" : "200", - "x-ms-correlation-request-id" : "741c361f-1839-4411-bb1d-47f1346be7a7", - "Date" : "Tue, 14 Feb 2023 02:21:50 GMT", + "x-ms-correlation-request-id" : "21a7be64-bdb7-4341-ad68-0be024711b9e", + "Date" : "Thu, 20 Apr 2023 02:48:52 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022150Z:741c361f-1839-4411-bb1d-47f1346be7a7", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024853Z:21a7be64-bdb7-4341-ad68-0be024711b9e", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "f05373a5-a40f-45b9-823b-4a4f4f9d1e49", - "Body" : "{\n \"name\": \"1d4f7ccb-34c2-1047-92cd-4b47efbcb68e\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:20:17.7436046Z\"\n }", + "x-ms-request-id" : "e0271845-7f72-4a52-8e33-9b0c6f0ab57e", + "Body" : "{\n \"name\": \"8ac1baf9-d6de-c54e-8ece-5a3cf9cd52bf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:47:21.6388122Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/cb7c4f1d-c234-4710-92cd-4b47efbcb68e?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f9bac18a-ded6-4ec5-8ece-5a3cf9cd52bf?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "fe7bea16-2f92-49ba-b082-39943f6b67e7" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1857fb6e-f101-47ad-9445-9745169f5b6e" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11958", + "x-ms-ratelimit-remaining-subscription-reads" : "11983", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f4774fe3-1007-4a28-8baf-8d75d7aef6f4", - "Date" : "Tue, 14 Feb 2023 02:22:20 GMT", + "x-ms-correlation-request-id" : "35aa1d81-2510-4d08-840c-da90c307a24f", + "Date" : "Thu, 20 Apr 2023 02:49:23 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022220Z:f4774fe3-1007-4a28-8baf-8d75d7aef6f4", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024923Z:35aa1d81-2510-4d08-840c-da90c307a24f", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "348b844e-e939-4f36-b083-65230272faa2", - "Body" : "{\n \"name\": \"1d4f7ccb-34c2-1047-92cd-4b47efbcb68e\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:20:17.7436046Z\"\n }", + "x-ms-request-id" : "ccf8b8ff-b839-413a-bc57-b6412219e637", + "Body" : "{\n \"name\": \"8ac1baf9-d6de-c54e-8ece-5a3cf9cd52bf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:47:21.6388122Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/cb7c4f1d-c234-4710-92cd-4b47efbcb68e?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f9bac18a-ded6-4ec5-8ece-5a3cf9cd52bf?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3cc0f0b6-2b80-42f9-81c4-f89ba979b569" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "7220962d-b314-45d5-a683-c2b31453b0d4" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11978", + "x-ms-ratelimit-remaining-subscription-reads" : "11980", "StatusCode" : "200", - "x-ms-correlation-request-id" : "289d96e2-9c59-402f-a391-b67752db2a58", - "Date" : "Tue, 14 Feb 2023 02:22:51 GMT", + "x-ms-correlation-request-id" : "cf39fd85-16b3-4d19-a90b-da058c4f22df", + "Date" : "Thu, 20 Apr 2023 02:49:53 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022251Z:289d96e2-9c59-402f-a391-b67752db2a58", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024954Z:cf39fd85-16b3-4d19-a90b-da058c4f22df", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "53030cdc-d9cd-49c9-99e5-03a30bd16597", - "Body" : "{\n \"name\": \"1d4f7ccb-34c2-1047-92cd-4b47efbcb68e\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:20:17.7436046Z\"\n }", + "x-ms-request-id" : "2eec71de-8a8d-4b46-9156-cc6d7f2f73b1", + "Body" : "{\n \"name\": \"8ac1baf9-d6de-c54e-8ece-5a3cf9cd52bf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:47:21.6388122Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/cb7c4f1d-c234-4710-92cd-4b47efbcb68e?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f9bac18a-ded6-4ec5-8ece-5a3cf9cd52bf?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "6f9ffcf5-6371-450c-bf6e-17cec094a438" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "8ec56535-b917-4cd2-ae0b-5e4e3965dda8" }, "Response" : { "Server" : "nginx", @@ -902,199 +642,173 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11979", "StatusCode" : "200", - "x-ms-correlation-request-id" : "2058f326-8a0c-4099-93cb-11d37421e40b", - "Date" : "Tue, 14 Feb 2023 02:23:22 GMT", + "x-ms-correlation-request-id" : "5a2de2d3-30ff-4323-9b97-eebd63b96d09", + "Date" : "Thu, 20 Apr 2023 02:50:23 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022322Z:2058f326-8a0c-4099-93cb-11d37421e40b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025024Z:5a2de2d3-30ff-4323-9b97-eebd63b96d09", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "61d93730-c234-4986-b6c5-5e1759e9aac7", - "Body" : "{\n \"name\": \"1d4f7ccb-34c2-1047-92cd-4b47efbcb68e\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:20:17.7436046Z\"\n }", + "x-ms-request-id" : "cfb33028-9d20-4537-95d7-320d8b3050e8", + "Body" : "{\n \"name\": \"8ac1baf9-d6de-c54e-8ece-5a3cf9cd52bf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:47:21.6388122Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/cb7c4f1d-c234-4710-92cd-4b47efbcb68e?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f9bac18a-ded6-4ec5-8ece-5a3cf9cd52bf?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "55ab04a8-90a7-4bcb-8cdf-b9c41c93359d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "efff6c62-8cbc-44a8-9620-20ec934d5b24" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11978", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "2807e46c-a538-4841-afd9-421164d81515", - "Date" : "Tue, 14 Feb 2023 02:23:52 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022352Z:2807e46c-a538-4841-afd9-421164d81515", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "69baf17e-a92e-4171-9b06-28fffae82a03", - "Body" : "{\n \"name\": \"1d4f7ccb-34c2-1047-92cd-4b47efbcb68e\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:20:17.7436046Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/cb7c4f1d-c234-4710-92cd-4b47efbcb68e?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b1a063b2-6ae9-4171-88fa-41ea199c6bda" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11978", + "x-ms-ratelimit-remaining-subscription-reads" : "11980", "StatusCode" : "200", - "x-ms-correlation-request-id" : "4d5f8db5-4441-4bab-b61e-e70cee82f948", - "Date" : "Tue, 14 Feb 2023 02:24:23 GMT", + "x-ms-correlation-request-id" : "fe172bd6-aa01-4b27-a2e1-a187539392d8", + "Date" : "Thu, 20 Apr 2023 02:50:53 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022423Z:4d5f8db5-4441-4bab-b61e-e70cee82f948", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025054Z:fe172bd6-aa01-4b27-a2e1-a187539392d8", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "f9df7290-771a-42a1-9a7e-140c692b6c82", - "Body" : "{\n \"name\": \"1d4f7ccb-34c2-1047-92cd-4b47efbcb68e\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:20:17.7436046Z\"\n }", + "x-ms-request-id" : "d5b32970-3478-4eda-827f-cb4a962a713f", + "Body" : "{\n \"name\": \"8ac1baf9-d6de-c54e-8ece-5a3cf9cd52bf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:47:21.6388122Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/cb7c4f1d-c234-4710-92cd-4b47efbcb68e?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f9bac18a-ded6-4ec5-8ece-5a3cf9cd52bf?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "01a18b19-fa34-4c35-ba76-6e73a1a7e0f8" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "60f5ec2e-b795-4e8d-942f-117748d765b1" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11976", + "x-ms-ratelimit-remaining-subscription-reads" : "11980", "StatusCode" : "200", - "x-ms-correlation-request-id" : "6b10de8a-c63a-43ac-a71e-4222a3460818", - "Date" : "Tue, 14 Feb 2023 02:24:54 GMT", + "x-ms-correlation-request-id" : "5efeade6-cec2-4df7-ad8c-07146107f95f", + "Date" : "Thu, 20 Apr 2023 02:51:24 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022454Z:6b10de8a-c63a-43ac-a71e-4222a3460818", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025125Z:5efeade6-cec2-4df7-ad8c-07146107f95f", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "6ee225a6-6a10-4175-bc80-bd86a4e2ebb2", - "Body" : "{\n \"name\": \"1d4f7ccb-34c2-1047-92cd-4b47efbcb68e\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:20:17.7436046Z\"\n }", + "x-ms-request-id" : "46a47158-8618-4f6d-8139-c16ba1c2b839", + "Body" : "{\n \"name\": \"8ac1baf9-d6de-c54e-8ece-5a3cf9cd52bf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:47:21.6388122Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/cb7c4f1d-c234-4710-92cd-4b47efbcb68e?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f9bac18a-ded6-4ec5-8ece-5a3cf9cd52bf?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "bf6fee88-504e-4592-9b9f-38fbac8e519f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9babb54e-1d2c-4bcc-9c11-9fcac702c5cf" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11977", + "x-ms-ratelimit-remaining-subscription-reads" : "11979", "StatusCode" : "200", - "x-ms-correlation-request-id" : "02a7c259-7d42-4867-b436-b3b79dbb5430", - "Date" : "Tue, 14 Feb 2023 02:25:25 GMT", + "x-ms-correlation-request-id" : "cb581087-670c-43a0-b0d7-607065867f80", + "Date" : "Thu, 20 Apr 2023 02:51:54 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022525Z:02a7c259-7d42-4867-b436-b3b79dbb5430", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025155Z:cb581087-670c-43a0-b0d7-607065867f80", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "e4fec0dd-1e5e-402f-b784-9cf2d7a33e62", - "Body" : "{\n \"name\": \"1d4f7ccb-34c2-1047-92cd-4b47efbcb68e\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:20:17.7436046Z\"\n }", + "x-ms-request-id" : "05665b8e-105c-4cee-827c-20789d8ec0c2", + "Body" : "{\n \"name\": \"8ac1baf9-d6de-c54e-8ece-5a3cf9cd52bf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:47:21.6388122Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/cb7c4f1d-c234-4710-92cd-4b47efbcb68e?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f9bac18a-ded6-4ec5-8ece-5a3cf9cd52bf?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "33a84f18-516a-482a-bdc1-66d98f7ea038" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "7f1f40d7-dda1-4bb8-a56f-36eeb6f644d1" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11953", + "x-ms-ratelimit-remaining-subscription-reads" : "11976", "StatusCode" : "200", - "x-ms-correlation-request-id" : "37978ed4-0980-4ab3-81da-de057f30a4cc", - "Date" : "Tue, 14 Feb 2023 02:25:55 GMT", + "x-ms-correlation-request-id" : "c4ae3f98-4b0e-4430-ad9a-4790a8dcd9ab", + "Date" : "Thu, 20 Apr 2023 02:52:39 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022556Z:37978ed4-0980-4ab3-81da-de057f30a4cc", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025240Z:c4ae3f98-4b0e-4430-ad9a-4790a8dcd9ab", "Expires" : "-1", "Content-Length" : "170", - "x-ms-request-id" : "9a99f4bc-fc62-482f-b4ea-65d5d5c8ec18", - "Body" : "{\n \"name\": \"1d4f7ccb-34c2-1047-92cd-4b47efbcb68e\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:20:17.7436046Z\",\n \"endTime\": \"2023-02-14T02:25:50.8020774Z\"\n }", + "x-ms-request-id" : "48bb0300-2aea-4fbe-af61-3c057ad7a671", + "Body" : "{\n \"name\": \"8ac1baf9-d6de-c54e-8ece-5a3cf9cd52bf\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:47:21.6388122Z\",\n \"endTime\": \"2023-04-20T02:52:20.8533924Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg53270/providers/Microsoft.ContainerService/managedClusters/aks88065432/agentPools/ap2196974?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg43131/providers/Microsoft.ContainerService/managedClusters/aks82234c91/agentPools/ap2782673?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "fe64f2a4-6e7d-4e60-a39a-c0bf92aa1699" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "64ab86ba-b9e1-401a-840d-931a00ca1d08" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11952", + "x-ms-ratelimit-remaining-subscription-reads" : "11978", "StatusCode" : "200", - "x-ms-correlation-request-id" : "809affda-ea5d-45bd-97bd-1e07538827a2", - "Date" : "Tue, 14 Feb 2023 02:25:57 GMT", + "x-ms-correlation-request-id" : "6d8dd236-9ec6-4a0f-8053-c0762619588f", + "Date" : "Thu, 20 Apr 2023 02:52:40 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022557Z:809affda-ea5d-45bd-97bd-1e07538827a2", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025240Z:6d8dd236-9ec6-4a0f-8053-c0762619588f", "Expires" : "-1", - "Content-Length" : "1079", - "x-ms-request-id" : "7afc466c-2570-400c-ae2a-0159d92006fe", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg53270/providers/Microsoft.ContainerService/managedClusters/aks88065432/agentPools/ap2196974\",\n \"name\": \"ap2196974\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"scaleSetPriority\": \"Spot\",\n \"scaleSetEvictionPolicy\": \"Deallocate\",\n \"spotMaxPrice\": 100,\n \"nodeLabels\": {\n \"kubernetes.azure.com/scalesetpriority\": \"spot\"\n },\n \"nodeTaints\": [\n \"kubernetes.azure.com/scalesetpriority=spot:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n }", + "Content-Length" : "1080", + "x-ms-request-id" : "4b5d1393-cc78-4b2b-ba97-cb8e14d5ad7c", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg43131/providers/Microsoft.ContainerService/managedClusters/aks82234c91/agentPools/ap2782673\",\n \"name\": \"ap2782673\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"scaleSetPriority\": \"Spot\",\n \"scaleSetEvictionPolicy\": \"Deallocate\",\n \"spotMaxPrice\": 100,\n \"nodeLabels\": {\n \"kubernetes.azure.com/scalesetpriority\": \"spot\"\n },\n \"nodeTaints\": [\n \"kubernetes.azure.com/scalesetpriority=spot:NoSchedule\"\n ],\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg53270?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg43131?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "27459f5e-a316-45c1-aaab-93271ab63dec", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "72d36b95-8734-48a6-80d7-f2ba7c73e418", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", + "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Tue, 14 Feb 2023 02:26:00 GMT", - "x-ms-correlation-request-id" : "12ee4f9d-3ead-4ea4-9655-c8be71c87681", + "Date" : "Thu, 20 Apr 2023 02:52:44 GMT", + "x-ms-correlation-request-id" : "838713bb-7516-4b72-92c2-a23ea2f799e4", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T022600Z:12ee4f9d-3ead-4ea4-9655-c8be71c87681", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025244Z:838713bb-7516-4b72-92c2-a23ea2f799e4", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "12ee4f9d-3ead-4ea4-9655-c8be71c87681", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkc1MzI3MC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "838713bb-7516-4b72-92c2-a23ea2f799e4", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkc0MzEzMS1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javaacsrg53270", "aks88065432", "dns66702b", "ap064483e", "ap1573676", "ap2196974" ] + "variables" : [ "javaacsrg43131", "aks82234c91", "dns599087", "ap0492862", "ap1474879", "ap2782673" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canListKubeConfigWithFormat.json b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canListKubeConfigWithFormat.json index 803caa6df7c66..609d69813271d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canListKubeConfigWithFormat.json +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canListKubeConfigWithFormat.json @@ -1,64 +1,64 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg79918?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg36998?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c80674ee-4662-4f91-ae29-82d2d6fd50c3", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "4d7db9b5-68e5-4fe5-b325-ca469e040db4", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1199", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:07:45 GMT", - "x-ms-correlation-request-id" : "e017b530-5b0e-4b0a-aeeb-519a35481ca9", + "Date" : "Thu, 20 Apr 2023 02:39:58 GMT", + "x-ms-correlation-request-id" : "b7ae6543-0edd-49e9-bc4c-d030b85f5ed6", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020745Z:e017b530-5b0e-4b0a-aeeb-519a35481ca9", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T023959Z:b7ae6543-0edd-49e9-bc4c-d030b85f5ed6", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "e017b530-5b0e-4b0a-aeeb-519a35481ca9", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg79918\",\"name\":\"javaacsrg79918\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "b7ae6543-0edd-49e9-bc4c-d030b85f5ed6", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg36998\",\"name\":\"javaacsrg36998\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg79918/providers/Microsoft.ContainerService/managedClusters/aks08133f7e?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg36998/providers/Microsoft.ContainerService/managedClusters/aks82655c7d?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e7cc66e8-d0b5-4e7b-828f-6c60a835f861", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "40c60454-133c-47b2-bc2b-33d649546828", "Content-Type" : "application/json" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:07:56 GMT", - "x-ms-correlation-request-id" : "e6fecd27-79ee-4d07-a1fb-e1581b0e02f5", + "Date" : "Thu, 20 Apr 2023 02:40:09 GMT", + "x-ms-correlation-request-id" : "011439a0-8b65-445e-aae4-1a6b96effec6", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020756Z:e6fecd27-79ee-4d07-a1fb-e1581b0e02f5", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024010Z:011439a0-8b65-445e-aae4-1a6b96effec6", "Expires" : "-1", - "Content-Length" : "2759", - "x-ms-request-id" : "4b2a0310-8e21-4f6f-9561-f0cf09734dab", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg79918/providers/Microsoft.ContainerService/managedClusters/aks08133f7e\",\n \"location\": \"centralus\",\n \"name\": \"aks08133f7e\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns312075\",\n \"fqdn\": \"mp1dns312075-593b6e51.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns312075-593b6e51.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0137704\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDIrk7De/0ymMlypFnAxvha+q7QG4oHo/kkO8bkrVgcktQSkeH5xeEyOAP0VANzgbstUPB0baaWggC6FUhpXtsHN3Sb7elTYTuyBKq+Z5YqMXPM9NdJjbNJKu00Xs0pbilFnSRMBUegf+cqutg5lufyp4r/dfP3nd4KMFLmJ3VpeQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg79918_aks08133f7e_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"23a5bad1-4b87-49b5-8cb5-c8293fb53ebd\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4b2a0310-8e21-4f6f-9561-f0cf09734dab?api-version=2017-08-31", + "Content-Length" : "2798", + "x-ms-request-id" : "a4f087b5-dfee-4408-b1b4-26faed1e2928", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg36998/providers/Microsoft.ContainerService/managedClusters/aks82655c7d\",\n \"location\": \"centralus\",\n \"name\": \"aks82655c7d\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns33149e\",\n \"fqdn\": \"mp1dns33149e-5oqs1mid.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns33149e-5oqs1mid.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0166755\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjU/w23fusUoWQCzAzyounx+ejxV6Hu80QEqy3hxndZNvbFuBpwo8j0gxjj/fn3iNRc9giTBv8SuvE7+MFjL5IzlO0cwirOauVNa94iuELBCDzyhLs2g5RBoZ+kXu/y0mLoCQOZwYX26/WpEJM2ZGmUXuw8TyR37H9/D6TFhr+wQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg36998_aks82655c7d_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"2e955733-0a28-48f2-af45-7a24021a3e91\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/a4f087b5-dfee-4408-b1b4-26faed1e2928?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4b2a0310-8e21-4f6f-9561-f0cf09734dab?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/a4f087b5-dfee-4408-b1b4-26faed1e2928?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "3c766c7b-6a62-4356-95a8-93ee26a69b64" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0a6d9cd6-76a8-41f9-9898-7399bfc7a250" }, "Response" : { "Server" : "nginx", @@ -67,76 +67,76 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f1816035-1abe-4eda-9474-1e9ae2e74fd3", - "Date" : "Tue, 14 Feb 2023 02:08:26 GMT", + "x-ms-correlation-request-id" : "474db248-e54c-4c70-8d6b-6113e88bcb51", + "Date" : "Thu, 20 Apr 2023 02:40:40 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020827Z:f1816035-1abe-4eda-9474-1e9ae2e74fd3", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024040Z:474db248-e54c-4c70-8d6b-6113e88bcb51", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "a0db094b-0717-4d5b-9f08-60ff52735044", - "Body" : "{\n \"name\": \"10032a4b-218e-6f4f-9561-f0cf09734dab\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.4836278Z\"\n }", + "x-ms-request-id" : "df593283-4a5c-40c0-86d1-7441649f382e", + "Body" : "{\n \"name\": \"b587f0a4-eedf-0844-b1b4-26faed1e2928\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.8977472Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4b2a0310-8e21-4f6f-9561-f0cf09734dab?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/a4f087b5-dfee-4408-b1b4-26faed1e2928?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "84ce37b1-ddb8-4f25-b328-7eb38138f258" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "88d7efa5-d4a4-4d5c-b011-a4db07f69c37" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", - "x-ms-correlation-request-id" : "8471cbbd-e022-44a2-bc04-15a471437b1a", - "Date" : "Tue, 14 Feb 2023 02:08:57 GMT", + "x-ms-correlation-request-id" : "9fee1b92-b479-42b9-915d-0b1152cc87db", + "Date" : "Thu, 20 Apr 2023 02:41:10 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020858Z:8471cbbd-e022-44a2-bc04-15a471437b1a", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024111Z:9fee1b92-b479-42b9-915d-0b1152cc87db", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "dc9cf399-c5ce-4c23-bb1c-e98831049ff3", - "Body" : "{\n \"name\": \"10032a4b-218e-6f4f-9561-f0cf09734dab\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.4836278Z\"\n }", + "x-ms-request-id" : "ac4c28fc-fb08-4ab5-aeec-370369bfc75b", + "Body" : "{\n \"name\": \"b587f0a4-eedf-0844-b1b4-26faed1e2928\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.8977472Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4b2a0310-8e21-4f6f-9561-f0cf09734dab?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/a4f087b5-dfee-4408-b1b4-26faed1e2928?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "52678e03-8a4f-4885-b29c-ad6d44297453" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b5035503-4f8c-41dd-ae28-6b2c4479058f" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", + "x-ms-ratelimit-remaining-subscription-reads" : "11995", "StatusCode" : "200", - "x-ms-correlation-request-id" : "16cde205-7227-4483-acc5-5611870a61b6", - "Date" : "Tue, 14 Feb 2023 02:09:28 GMT", + "x-ms-correlation-request-id" : "d23e396f-b95f-477f-9ac0-9762f305c415", + "Date" : "Thu, 20 Apr 2023 02:41:41 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020928Z:16cde205-7227-4483-acc5-5611870a61b6", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024141Z:d23e396f-b95f-477f-9ac0-9762f305c415", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "64a23f58-7ac4-4d8f-aedf-017d6d5d3f1a", - "Body" : "{\n \"name\": \"10032a4b-218e-6f4f-9561-f0cf09734dab\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.4836278Z\"\n }", + "x-ms-request-id" : "a2f12179-52ad-4ecc-ad6b-43205d2b5c0f", + "Body" : "{\n \"name\": \"b587f0a4-eedf-0844-b1b4-26faed1e2928\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.8977472Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4b2a0310-8e21-4f6f-9561-f0cf09734dab?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/a4f087b5-dfee-4408-b1b4-26faed1e2928?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4cfc2bb1-bebc-4e0a-9f74-7bc1b808c428" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3d5efca8-f5fe-4cf9-be05-71fcff2bac28" }, "Response" : { "Server" : "nginx", @@ -145,76 +145,76 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", - "x-ms-correlation-request-id" : "418b27e4-d83a-451f-9d5e-ae2151b9e63e", - "Date" : "Tue, 14 Feb 2023 02:09:59 GMT", + "x-ms-correlation-request-id" : "e00edc9a-bd6a-4482-b04e-2f50b3c2e0f6", + "Date" : "Thu, 20 Apr 2023 02:42:11 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020959Z:418b27e4-d83a-451f-9d5e-ae2151b9e63e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024211Z:e00edc9a-bd6a-4482-b04e-2f50b3c2e0f6", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "81066663-cfb5-47b7-8d9e-1e85fdf91f67", - "Body" : "{\n \"name\": \"10032a4b-218e-6f4f-9561-f0cf09734dab\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.4836278Z\"\n }", + "x-ms-request-id" : "6500eeee-d7a4-45d2-b7e5-d1d33f29994f", + "Body" : "{\n \"name\": \"b587f0a4-eedf-0844-b1b4-26faed1e2928\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.8977472Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4b2a0310-8e21-4f6f-9561-f0cf09734dab?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/a4f087b5-dfee-4408-b1b4-26faed1e2928?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ad2414e0-2acc-4ded-a932-147b906c8029" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "fc473b3a-b05a-499c-ac55-2b08a2cb7039" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11995", "StatusCode" : "200", - "x-ms-correlation-request-id" : "6be78927-c5c5-4e42-b5f3-58b9f4da712e", - "Date" : "Tue, 14 Feb 2023 02:10:28 GMT", + "x-ms-correlation-request-id" : "3e5887ba-c805-4a9e-a53f-acf1a04ca546", + "Date" : "Thu, 20 Apr 2023 02:42:41 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021029Z:6be78927-c5c5-4e42-b5f3-58b9f4da712e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024242Z:3e5887ba-c805-4a9e-a53f-acf1a04ca546", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "d2c9dd0b-8824-49f4-81b5-80a4e4d17f5a", - "Body" : "{\n \"name\": \"10032a4b-218e-6f4f-9561-f0cf09734dab\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.4836278Z\"\n }", + "x-ms-request-id" : "33552479-4a6e-4656-be44-272bf0e1bc26", + "Body" : "{\n \"name\": \"b587f0a4-eedf-0844-b1b4-26faed1e2928\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.8977472Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4b2a0310-8e21-4f6f-9561-f0cf09734dab?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/a4f087b5-dfee-4408-b1b4-26faed1e2928?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "889bdd21-7cc5-4737-8eda-bc722ccfe377" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "148d40eb-feff-4701-a429-5792bfc07d72" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11990", "StatusCode" : "200", - "x-ms-correlation-request-id" : "96a673b5-aa09-45d2-b3c8-4ce024c89ecc", - "Date" : "Tue, 14 Feb 2023 02:10:59 GMT", + "x-ms-correlation-request-id" : "9cea6f2b-9f24-41f1-873e-934d3e8bda31", + "Date" : "Thu, 20 Apr 2023 02:43:12 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021100Z:96a673b5-aa09-45d2-b3c8-4ce024c89ecc", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024312Z:9cea6f2b-9f24-41f1-873e-934d3e8bda31", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "40f3e1aa-6e04-4e32-bc37-4dfd1b43b843", - "Body" : "{\n \"name\": \"10032a4b-218e-6f4f-9561-f0cf09734dab\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.4836278Z\"\n }", + "x-ms-request-id" : "3da0e619-ed26-44f4-ab8f-e9b121a220ee", + "Body" : "{\n \"name\": \"b587f0a4-eedf-0844-b1b4-26faed1e2928\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.8977472Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4b2a0310-8e21-4f6f-9561-f0cf09734dab?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/a4f087b5-dfee-4408-b1b4-26faed1e2928?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "debb928a-326f-4435-9185-f96651dc4731" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "721b6774-3b6d-452f-b544-e461752d1a7b" }, "Response" : { "Server" : "nginx", @@ -223,24 +223,50 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", - "x-ms-correlation-request-id" : "533eca34-3755-443b-b7e3-6083f7f424a4", - "Date" : "Tue, 14 Feb 2023 02:11:30 GMT", + "x-ms-correlation-request-id" : "a7319ce0-2fdc-48e0-b4cd-c6bfb20ba8ca", + "Date" : "Thu, 20 Apr 2023 02:43:43 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021130Z:533eca34-3755-443b-b7e3-6083f7f424a4", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024343Z:a7319ce0-2fdc-48e0-b4cd-c6bfb20ba8ca", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "781e7c92-9d2c-4149-a4c7-284d937ee558", - "Body" : "{\n \"name\": \"10032a4b-218e-6f4f-9561-f0cf09734dab\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.4836278Z\"\n }", + "x-ms-request-id" : "ca4952d4-73d2-4342-89bf-66ab71fe1d85", + "Body" : "{\n \"name\": \"b587f0a4-eedf-0844-b1b4-26faed1e2928\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.8977472Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4b2a0310-8e21-4f6f-9561-f0cf09734dab?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/a4f087b5-dfee-4408-b1b4-26faed1e2928?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "619b775b-4d63-467b-83b6-6ab793d9e77d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "4482ac6d-eab1-4723-bacd-f3f858d1e179" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "f850bd69-6793-4ca4-a58a-bc8f2e574b48", + "Date" : "Thu, 20 Apr 2023 02:44:12 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024413Z:f850bd69-6793-4ca4-a58a-bc8f2e574b48", + "Expires" : "-1", + "Content-Length" : "126", + "x-ms-request-id" : "04322558-0ee7-4d9e-b3be-0087e353277a", + "Body" : "{\n \"name\": \"b587f0a4-eedf-0844-b1b4-26faed1e2928\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.8977472Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/a4f087b5-dfee-4408-b1b4-26faed1e2928?api-version=2017-08-31", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "fda3dd37-c331-4d77-a5f7-b5ce54ca230c" }, "Response" : { "Server" : "nginx", @@ -249,50 +275,50 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", "StatusCode" : "200", - "x-ms-correlation-request-id" : "54d27eb9-ee3b-450d-9a53-acecd6eeffe5", - "Date" : "Tue, 14 Feb 2023 02:12:00 GMT", + "x-ms-correlation-request-id" : "697b6908-086e-4dc9-a3eb-a3c998f43153", + "Date" : "Thu, 20 Apr 2023 02:44:43 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021200Z:54d27eb9-ee3b-450d-9a53-acecd6eeffe5", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024444Z:697b6908-086e-4dc9-a3eb-a3c998f43153", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "72d3245f-d236-4e52-a98d-80c6e9474e74", - "Body" : "{\n \"name\": \"10032a4b-218e-6f4f-9561-f0cf09734dab\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.4836278Z\"\n }", + "x-ms-request-id" : "ecefd6e0-c4e8-4bd5-a21e-a54f6160d01f", + "Body" : "{\n \"name\": \"b587f0a4-eedf-0844-b1b4-26faed1e2928\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.8977472Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4b2a0310-8e21-4f6f-9561-f0cf09734dab?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/a4f087b5-dfee-4408-b1b4-26faed1e2928?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "605c2e39-d993-4f21-a662-8fe21b11848e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1f4ec604-98dd-4381-a5b6-b1b5d810f414" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "x-ms-ratelimit-remaining-subscription-reads" : "11983", "StatusCode" : "200", - "x-ms-correlation-request-id" : "74109f5a-1f76-4ef5-8c46-6295fa840e21", - "Date" : "Tue, 14 Feb 2023 02:12:30 GMT", + "x-ms-correlation-request-id" : "4a74eaf9-9ea6-40c7-8417-c0b5cc8a397b", + "Date" : "Thu, 20 Apr 2023 02:45:14 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021231Z:74109f5a-1f76-4ef5-8c46-6295fa840e21", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024514Z:4a74eaf9-9ea6-40c7-8417-c0b5cc8a397b", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "a5b8b24b-8dfe-44a6-aff7-5a66bc0b475c", - "Body" : "{\n \"name\": \"10032a4b-218e-6f4f-9561-f0cf09734dab\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:55.4836278Z\"\n }", + "x-ms-request-id" : "aa0477ed-d372-41ca-8821-b3e8c428870c", + "Body" : "{\n \"name\": \"b587f0a4-eedf-0844-b1b4-26faed1e2928\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.8977472Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/4b2a0310-8e21-4f6f-9561-f0cf09734dab?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/a4f087b5-dfee-4408-b1b4-26faed1e2928?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "2323c04f-092e-4763-8cb9-cbee8db6cb9c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "54b13ad6-fdcf-406d-806a-793251e740aa" }, "Response" : { "Server" : "nginx", @@ -301,50 +327,102 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11991", "StatusCode" : "200", - "x-ms-correlation-request-id" : "54311999-1133-4da6-839a-a886bcbed5c2", - "Date" : "Tue, 14 Feb 2023 02:13:01 GMT", + "x-ms-correlation-request-id" : "86bdf03b-b0a7-4c77-8d44-5bcb69971f21", + "Date" : "Thu, 20 Apr 2023 02:45:45 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021302Z:54311999-1133-4da6-839a-a886bcbed5c2", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024545Z:86bdf03b-b0a7-4c77-8d44-5bcb69971f21", "Expires" : "-1", - "Content-Length" : "170", - "x-ms-request-id" : "83238df6-b09b-4872-ad83-d1f84e2ea235", - "Body" : "{\n \"name\": \"10032a4b-218e-6f4f-9561-f0cf09734dab\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:07:55.4836278Z\",\n \"endTime\": \"2023-02-14T02:12:56.0596965Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "186ba979-d9c0-40af-a369-b400c19e6e35", + "Body" : "{\n \"name\": \"b587f0a4-eedf-0844-b1b4-26faed1e2928\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.8977472Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg79918/providers/Microsoft.ContainerService/managedClusters/aks08133f7e?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/a4f087b5-dfee-4408-b1b4-26faed1e2928?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4c225559-6cd2-4f90-85ed-69878d2c757d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "af907d77-2c07-4ea5-86ef-566a234a069d" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", + "x-ms-ratelimit-remaining-subscription-reads" : "11990", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "ff660884-24da-4108-890e-d5f2a58a68bf", + "Date" : "Thu, 20 Apr 2023 02:46:14 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024615Z:ff660884-24da-4108-890e-d5f2a58a68bf", + "Expires" : "-1", + "Content-Length" : "126", + "x-ms-request-id" : "c192e14f-57bf-466f-8061-f962a8c5263c", + "Body" : "{\n \"name\": \"b587f0a4-eedf-0844-b1b4-26faed1e2928\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.8977472Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/a4f087b5-dfee-4408-b1b4-26faed1e2928?api-version=2017-08-31", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "62a7d19c-3bbb-4871-959a-939fb4ec1135" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11989", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "8036f197-658b-42ea-857f-827e54d05e56", + "Date" : "Thu, 20 Apr 2023 02:46:45 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024645Z:8036f197-658b-42ea-857f-827e54d05e56", + "Expires" : "-1", + "Content-Length" : "169", + "x-ms-request-id" : "b008b483-d4e0-46b6-8e71-409428ee7337", + "Body" : "{\n \"name\": \"b587f0a4-eedf-0844-b1b4-26faed1e2928\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:40:08.8977472Z\",\n \"endTime\": \"2023-04-20T02:46:18.404616Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg36998/providers/Microsoft.ContainerService/managedClusters/aks82655c7d?api-version=2023-03-01", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "c1a87f84-e15c-494a-ac40-5e6fa9c98b14" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", "StatusCode" : "200", - "x-ms-correlation-request-id" : "a01dcefb-685f-44fd-9abb-bf5e054e9b70", - "Date" : "Tue, 14 Feb 2023 02:13:02 GMT", + "x-ms-correlation-request-id" : "e0b9cf74-8d22-4487-943b-ff3e0b112abe", + "Date" : "Thu, 20 Apr 2023 02:46:45 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021303Z:a01dcefb-685f-44fd-9abb-bf5e054e9b70", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024646Z:e0b9cf74-8d22-4487-943b-ff3e0b112abe", "Expires" : "-1", - "Content-Length" : "3405", - "x-ms-request-id" : "5d4629ff-442c-4ae4-8700-3d0574c16bc6", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg79918/providers/Microsoft.ContainerService/managedClusters/aks08133f7e\",\n \"location\": \"centralus\",\n \"name\": \"aks08133f7e\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns312075\",\n \"fqdn\": \"mp1dns312075-593b6e51.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns312075-593b6e51.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0137704\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDIrk7De/0ymMlypFnAxvha+q7QG4oHo/kkO8bkrVgcktQSkeH5xeEyOAP0VANzgbstUPB0baaWggC6FUhpXtsHN3Sb7elTYTuyBKq+Z5YqMXPM9NdJjbNJKu00Xs0pbilFnSRMBUegf+cqutg5lufyp4r/dfP3nd4KMFLmJ3VpeQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg79918_aks08133f7e_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg79918_aks08133f7e_centralus/providers/Microsoft.Network/publicIPAddresses/94c83933-2ecd-4526-a2f7-729bb8090672\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg79918_aks08133f7e_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks08133f7e-agentpool\",\n \"clientId\": \"13f55b28-c06a-4189-8162-70696fb622b8\",\n \"objectId\": \"ae283e4f-0cf5-4892-9ba0-390ec53d383c\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"23a5bad1-4b87-49b5-8cb5-c8293fb53ebd\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "Content-Length" : "3444", + "x-ms-request-id" : "3b4cb75d-1cab-4bca-88cb-7b529d91bbe8", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg36998/providers/Microsoft.ContainerService/managedClusters/aks82655c7d\",\n \"location\": \"centralus\",\n \"name\": \"aks82655c7d\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns33149e\",\n \"fqdn\": \"mp1dns33149e-5oqs1mid.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns33149e-5oqs1mid.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0166755\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjU/w23fusUoWQCzAzyounx+ejxV6Hu80QEqy3hxndZNvbFuBpwo8j0gxjj/fn3iNRc9giTBv8SuvE7+MFjL5IzlO0cwirOauVNa94iuELBCDzyhLs2g5RBoZ+kXu/y0mLoCQOZwYX26/WpEJM2ZGmUXuw8TyR37H9/D6TFhr+wQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg36998_aks82655c7d_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg36998_aks82655c7d_centralus/providers/Microsoft.Network/publicIPAddresses/bd22aa8a-0cbc-4655-9fd2-5103efae8cdc\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg36998_aks82655c7d_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks82655c7d-agentpool\",\n \"clientId\": \"e321fb36-a6b1-40b8-801b-90b81b431eaa\",\n \"objectId\": \"78ef62ef-5133-4779-8681-92fb36353787\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"2e955733-0a28-48f2-af45-7a24021a3e91\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg79918/providers/Microsoft.ContainerService/managedClusters/aks08133f7e/listClusterUserCredential?api-version=2023-01-01&format=azure", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg36998/providers/Microsoft.ContainerService/managedClusters/aks82655c7d/listClusterUserCredential?api-version=2023-03-01&format=azure", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "6b486198-105a-47e2-8086-0b370ee76ea5", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "87153258-e832-4515-a928-50b9a3d2492c", "Content-Type" : "application/json" }, "Response" : { @@ -354,24 +432,24 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Tue, 14 Feb 2023 02:13:03 GMT", - "x-ms-correlation-request-id" : "c9d37147-8e56-437c-9aaf-17e38ec57e70", + "Date" : "Thu, 20 Apr 2023 02:46:47 GMT", + "x-ms-correlation-request-id" : "1f4a4e72-9f70-41c4-8992-7e1b3b8275a5", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021304Z:c9d37147-8e56-437c-9aaf-17e38ec57e70", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024647Z:1f4a4e72-9f70-41c4-8992-7e1b3b8275a5", "Expires" : "-1", - "Content-Length" : "13032", - "x-ms-request-id" : "86a5fa70-c82e-41a6-bca0-e3ad7040a153", - "Body" : "{\n \"kubeconfigs\": [\n {\n \"name\": \"clusterUser\",\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlZFTkRRWFJIWjBGM1NVSkJaMGxTUVVsQkt6SmhhME5TU2sxVFZqWnVaRGMwVFhwM0x6UjNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGNLUkZSRlRFMUJhMGRCTVZWRlFYaE5RMWt5UlhkSlFtTk9UV3BOZDAxcVJUQk5SRVV4VDBSTk5WZG9aMUJOYWtFeFRYcEJlVTFVVVhkTmFrRTBUWHBzWVFwTlFUQjRRM3BCU2tKblRsWkNRVTFVUVcxT2FFMUpTVU5KYWtGT1FtZHJjV2hyYVVjNWR6QkNRVkZGUmtGQlQwTkJaemhCVFVsSlEwTm5TME5CWjBWQkNua3hNMVI2VUhKSFRXUkNSa0ZQZW14dVRFbENiVVF3V21NclRGWk1TR2RVYVRSNmQwMUNhR2t3VTNSb1QyZzJOR2R1U2xvMmRpOHJia3MwVFZscFFUTUtVbEZEUkd4YU5Ia3daR0pvYVc4ME0wRlJaMGhFWlZKNVYxWktWRmRIVUZKM1RXbEhZMlZVT1d4S1V6UjJkREZ1VDAxd1lrcEViMWcyWlRReGFGbGxaZ3B4YzB0NVNFdEtVWE5vV2psaFRrTlVVbXcxVEU1aGFFZGtaRlY1ZG1kUmJGVktRMDU1V1hFeGFGQkVRbWxTZDI0NVEyMVpZa05qV2pNek5WZHVRWEZoQ2pSdldFMXZNRFU0WVZrM1FuVktUSFo0ZURCblkyTlhhUzlFU1RCbFRGRjFkRWRMVjJwQ1VscFNTRTFXU2tsbE4zUXhVV2hHWVU5S01XRmFRVEYwUTFVS1N6TklhM2RTYTJkR00wNHJiekk0U1dzdmRVbEpTemx5TDNkaGNIbHRSMkpMUTJ0MGFVcFZkV1lyZVRCb04waFFWMmhxWVdOSWVteFZXRzVEYUdwRVV3b3JOMlptUlZwdmQyWlFiMVpTVTNReFZtMWhUbEoxVVRZdmRrWjNVRXAzUW1RNGFHSjFjbE5NZEdGUVoxTnlVRnBUUTNCV2VreFRaV05JTHpkUWEyeHVDbmxZTlVaNFJXUkJWa055UlZJelpWUlRUa1psU1VoM1pIUjJaakZyTTNsMVJERnJVbFZET1VFMlExUkRXVFJUWldvemVFZGtZMngwY2xwSFVXVklaME1LV0hveWRXcFdiMlJPVXpjMFRtNHplbmQzVldWYWNFWjVOSFJFVTI5d2VVTnlkMUI2Y21oSmMyTlRORlZIVUdSTGRFWkxNamg1V0hncmFtODNTa1F4THdvcmNWaGhSRzVSYjJSUmVpc3lNWGhTUldwMFVXUm5VamxJUVVKUVIxZGxiV0o1Ym5CV1FrVTBNbVJYVTFCRlpGWjVkSFZPUkd0a1kwZExTM1JrVkhSU0NpOUhkMUF4ZEZKbVdXMDJhazAyUWtkSE5UTjVhemR4VkZsWFNrVkRhbFZuZEdNMFJGSlVVbEpZYzJGdk1IZHlPV1kxWkRWMmQwOTZNVEYyUWs1dGFVSUtaV3BNVmxwbGRIcGtVMGRWVXl0bVdHa3ZRVVZXUlhndlJYWnRTMWRPYTFoNVZraGpTbTFKYVdSdlRVTkJkMFZCUVdGT1EwMUZRWGRFWjFsRVZsSXdVQXBCVVVndlFrRlJSRUZuUzJ0TlFUaEhRVEZWWkVWM1JVSXZkMUZHVFVGTlFrRm1PSGRJVVZsRVZsSXdUMEpDV1VWR1QwNTBlR0ozY21GUlRIUm9Xa2xRQ21Oa1JIWkhOWGRvTURCTWNrMUJNRWREVTNGSFUwbGlNMFJSUlVKRGQxVkJRVFJKUTBGUlEzWktjR2MyVm5Obk9HbzJVV1E0WVZsdVIyaEpibXRvTW5ZS0wzWmljVTFUTkRCb2NHcFVVMHR5UldsSFJYRkVjakZDVmxFd2JVTnpURnB2ZFRGR1JIcExhV2xEUTJkUk0wWjBXR001YzA1SGQxUjBSREZxWkhSd1ZRbzVjMGxYVWtSM1pXbFBlVmxSYjJsQ05VUXhZMkZpZFdKS1FsZzRhRmRYWjFodVJqQkZTRTlVUjFJclRIWnFVRFJFZDJacVVtbEpiR3BZVlVrdlUzaHBDa1JSWTBjMFYzRnZaRXBaWkdKNmJHZEpVMjlpZEdoYVEyNWtkV0pHZFRKVlVFeDZkV05xVjNaVmN6UnVaMnNyWWpOb05tTlRWa0ZtYVZvNU5tOXJNVWNLTDFjeWJIQTFUVk5QV21WWk9YTlRZM1ZpYzBveGVXRmFZVU16Um1JM05UVlNTVXBoS3pJNGVpOTZaa1ZWV2pKcVYwUlFabTVxY214d01Xa3JRVzg0T1FwM1RIRkNSbUkzSzBkS2NrNHZTalowZURWRFkweGhTbHBEY25CWVZHTmFRVUZYVkVONE5IbFVlV0ZVWlhJeWRYRndXR3hSY0UxdFYxTkJORzByTVVSUkNqbHNZWGRVYzBjNE9IazRiMlFyZDBaWlF6SklSV3hEVXpSc0sxQk9ibWxqVTJ4S1JWQllObUZLSzB0T1VHWjBMMVZwVUZkdWEwUldUa0ZuYkdwUmN6WUtPRzVUTkVzdmNtOTRabkJZTmtwSE5tWjNkbVZPVjI5MldXUnpjVnB5V201NE9HeGplWFZrYVcxVE9FYzJPRzlPYjNCVVQwcENiRXBaVGl0clRXWjBiZ3BrZFdOUE1uZHNORkozTnpOUVRsTk5iMjFoWkRRMk1sTnhMM0J5TVZCUFJIWnpaMFZaTjFGUksxaHZkVlJJZUd0T05HRktNems1ZVRKS00zWlJOMWNyQ25SRFl6ZHRLMGRKUkhoU1pWSlZha1E0U2lzemRGVlFTVlppTkRCeVIxVk5Za1l3ZG5wU01uWmhSellyVDJwbmJUVnRUblUxTm5kTFFubE5aRXBIZDJjS1JERlRhRTlJYlRCNEsybHRNV3d5UkdneVpIaERPRTFIWkcxb1RXNHhVVkZpU2xOV05DdFlXbVp1ZVdaRFQwbDNjemxCVUhWWmRsVTBaMkpyUmtoUlp3cDFWV0phTjJsNFdTdE1la2xwTkZobU4wRTlQUW90TFMwdExVVk9SQ0JEUlZKVVNVWkpRMEZVUlMwdExTMHRDZz09CiAgICBzZXJ2ZXI6IGh0dHBzOi8vbXAxZG5zMzEyMDc1LTU5M2I2ZTUxLmhjcC5jZW50cmFsdXMuYXptazhzLmlvOjQ0MwogIG5hbWU6IGFrczA4MTMzZjdlCmNvbnRleHRzOgotIGNvbnRleHQ6CiAgICBjbHVzdGVyOiBha3MwODEzM2Y3ZQogICAgdXNlcjogY2x1c3RlclVzZXJfamF2YWFjc3JnNzk5MThfYWtzMDgxMzNmN2UKICBuYW1lOiBha3MwODEzM2Y3ZQpjdXJyZW50LWNvbnRleHQ6IGFrczA4MTMzZjdlCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2x1c3RlclVzZXJfamF2YWFjc3JnNzk5MThfYWtzMDgxMzNmN2UKICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVpJYWtORFFYZGhaMEYzU1VKQlowbFNRVW8xWm14elFqVm1UM2xTTDJOalNWb3paMFYzTHpoM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYY0tSRlJGVEUxQmEwZEJNVlZGUVhoTlExa3lSWGRJYUdOT1RXcE5kMDFxUlRCTlJFVXhUMFJOTlZkb1kwNU5hbFYzVFdwRk1FMUVTWGRQUkUwMVYycEJkd3BOVW1OM1JsRlpSRlpSVVV0RmR6VjZaVmhPTUZwWE1EWmlWMFo2WkVkV2VXTjZSVlpOUWsxSFFURlZSVUY0VFUxaVYwWjZaRWRXZVZreWVIQmFWelV3Q2sxSlNVTkpha0ZPUW1kcmNXaHJhVWM1ZHpCQ1FWRkZSa0ZCVDBOQlp6aEJUVWxKUTBOblMwTkJaMFZCTVcxNk5YaG9ZMGhOWTB0MlMxRXJiQzlxTURrS1ZtY3JNSGxwYzNabFpWcHZPRU5UV0ZCdWNDdHRNV0kzTjAxSVNFMW9TSHBKVlhsSmJUZHhhV3RqT0VWNGRVZEZZMUZoYkRoVWQzZ3ZZakZ4WVhCTlRncFVWRzF3Um14R01WTmtiWFJTVkV4QmMzbHNiMGhCWW5aRU5XWkhWa3N3VFhJd1puVllNMUp1ZGxkaVYzVm9ZakF4V1dWR05rNTFOVWRMZVhjM2RuVTVDbU5vTDNsdVdXcFlNbTFIUW5SMWFsTk9TVFJLY1cxWVNGcFRhamhaYkZoRU4zUnViRm80VlRZelVqWTBjekl2T1VkVFVGWkpMeXRTYTNOWVNESjJORkVLTmpGek4zRjBWbWM1U1hCaWMzQkhkMlp6VG5aUmFrZHFSR281TDNGMU9YaHhZazlXYzBsTVZsQjVlRVkzV1VZNE5sRTVlVW92UmtneU5EbFJVVkJ0TmdwMFRqVmhWVGMwTVhGM00xTTNiMEYwV21kRVpGaExjRGxvZWl0Nk9WRTVTbkIzWkZGWlZGUXhMMDlQYjBvNWVuUXlNa0psWjFZNWFsSTBNbEJHZDNObUNtZGFVRGh1U1V4QllYRXpjUzlLWldJMWFsbFZNbFY1WWpkeldIVk9kMEpUZWpCSVJGbHRUMDVIVkN0NmRqWjZTV1JIYURod2F6UnpZekZvU2tGT2NIVUtkelo0V0U1QlIydDVValpyY2pCeVlUaElSSGRCT1ZKemJ5ODVhRVJMUkUxS1ZrSmpUVVpzYzFkWkwxQnhNMkpNTlhKVlRrZ3hURE5rZFZkUFRHUkhWUXBMWjA0dk1GTmxLMHcxVm05eVRFcGFRek5DUms5TFdWQklWelJTVkRkSFVUZERTMDlNVDBKRFIzcFRiVTVtU1VscE9VaFZhMFYxWVdscU1tb3plWFJDQ2taMmNpOUNhVEJNUm5aQ1dHSnpZbkE1YmtkU1UyTTBSemcwV210emNtRm9NRUZ2U1dOdE1HOU1lbmhTY0d0UFRtUlhjRW95UWxkNlowZGpkR2cyV25ZS2NucFZZbVpCWmxGcFpHaHpTbUZtZDNaeGIxcGhWMkYwTmtwdFJ5dFVRV2xCZURoeVZUVlRZa0pQVDAxdVowaHhMMnRNVVdzek9VWmtWbEpvTlhsUFpRcEhVRFo1YzJ0emRXZFhLMjlFUjBWb1ZqTjBSa1ZQWTBOQmQwVkJRV0ZPVjAxR1VYZEVaMWxFVmxJd1VFRlJTQzlDUVZGRVFXZFhaMDFDVFVkQk1WVmtDa3BSVVUxTlFXOUhRME56UjBGUlZVWkNkMDFEVFVGM1IwRXhWV1JGZDBWQ0wzZFJRMDFCUVhkSWQxbEVWbEl3YWtKQ1ozZEdiMEZWTkRJelJuWkRkSEFLUVhVeVJtdG5PWGd3VHpoaWJrTklWRkYxYzNkRVVWbEtTMjlhU1doMlkwNUJVVVZNUWxGQlJHZG5TVUpCUkd0WmVXcDZlbFI1YW5SdmFURlFkV1U0UXdwREwxUlpjVkZ0ZUc5bGFUQXlRa3RyYWtwdFRYcDVNemh2Y0dWaGFVVmlaRFZOYTJwWVJUQmFhek5LVUdWRVpuSm9MMXBpVTJoNFYyMUJZMHhHYmxkWENrVmxaR1UxUWxOM1VHRXJXVFZPVFZCM1QwZHZSRWRyWnpGMVZIVm5Na0owWkV0eGJTOVZORGxuZFhKdFYycFZXako1Y2s1aGRWSmxjV1JtYzAxNE9VZ0thR2N6TWtWYVRWWjNNSGwzU25JdkswSktXVFpMY2tkclQxRTJRbEowVWtkM2NEQk5VQzlGVkVoMFpHcHVObU00Tm5aVlJ5OUpOSHBDZDAxSFZWTlBSQXBaYjNWMlZWUndiMFJIYkRKb1RGWXdNVUkyWW1GbEwzcFJUMUo1YlZkc1RWcHdkVmR2U0RNMWVIcGthR2d3V0Rkb2VsQXdTbXhoVkRac1NVd3JSek12Q2xGME0zSnlaRVZwV1hCdFMzZDVhVVpxV0N0NGNFbEZTVk50Y2pSSGIybFFUMWxDWVhkWWQyOU1TbFJuYzAxNFJubFFhbUZNVEROVlZuTnhjRVp3TkZjS05VcFhSMVZsUzFBNWRWSjRXbk55ZW14S2RsZEJhbmh5VFVaSE0xRnBLelIzVERsVGJtRlpkbTlCYTFGUlZYTjJNR3hQZFRsUlpYRkZaSEZDZEdGbU5RcHVWamR5TVdWM1lsZ3hhVkUwU1ZObldtRlFNazVPYzFKM2VFSkZPRGxQUWsxQlR6TkRhVFY1UXpWbk5uWlhVWGRUUVZjM1kxRkhPVkpQWmtoWGF5OVJDa1UxYTFCQlVHSjJZVkJyVTFCbFV6VlZjR05xZWxRM1JrWkNNRTlRVTJWRk5FUXhOMGhwTjFRNFExVjNiMEp5UTBaTmFqQnhOekU0YUUxbGVrOUpZVWNLUzBjcldXcGhibVpFUkRrclRWaG5WalV4UmxwVVZIQjJVVmhPU0hkb1NVeFJjak0wWmpoT1ZYQmxZM2RyWmt4TFVFTkZTVTFLSzFCRU1UTjBUaXRXWndwS09HaDRUblowUkdWUk4yUlJPRk16Y2pOclQwZFZPRzlaVFhwa01TdFJhMW8xT1hSbmN6UmxObGhMUzNaYU5YVmxWRVpoUml0NU1HdFpka2xJY0hCVUNuRkVLME5vUW5NNVQydHBRbWxNUnpsUmIwTXhTQzlvVlFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgY2xpZW50LWtleS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJTVTBFZ1VGSkpWa0ZVUlNCTFJWa3RMUzB0TFFwTlNVbEtTMEZKUWtGQlMwTkJaMFZCTVcxNk5YaG9ZMGhOWTB0MlMxRXJiQzlxTURsV1p5c3dlV2x6ZG1WbFdtODRRMU5ZVUc1d0syMHhZamMzVFVoSUNrMW9TSHBKVlhsSmJUZHhhV3RqT0VWNGRVZEZZMUZoYkRoVWQzZ3ZZakZ4WVhCTlRsUlViWEJHYkVZeFUyUnRkRkpVVEVGemVXeHZTRUZpZGtRMVprY0tWa3N3VFhJd1puVllNMUp1ZGxkaVYzVm9ZakF4V1dWR05rNTFOVWRMZVhjM2RuVTVZMmd2ZVc1WmFsZ3liVWRDZEhWcVUwNUpORXB4YlZoSVdsTnFPQXBaYkZoRU4zUnViRm80VlRZelVqWTBjekl2T1VkVFVGWkpMeXRTYTNOWVNESjJORkUyTVhNM2NYUldaemxKY0dKemNFZDNabk5PZGxGcVIycEVhamt2Q25GMU9YaHhZazlXYzBsTVZsQjVlRVkzV1VZNE5sRTVlVW92UmtneU5EbFJVVkJ0Tm5ST05XRlZOelF4Y1hjelV6ZHZRWFJhWjBSa1dFdHdPV2g2SzNvS09WRTVTbkIzWkZGWlZGUXhMMDlQYjBvNWVuUXlNa0psWjFZNWFsSTBNbEJHZDNObVoxcFFPRzVKVEVGaGNUTnhMMHBsWWpWcVdWVXlWWGxpTjNOWWRRcE9kMEpUZWpCSVJGbHRUMDVIVkN0NmRqWjZTV1JIYURod2F6UnpZekZvU2tGT2NIVjNObmhZVGtGSGEzbFNObXR5TUhKaE9FaEVkMEU1VW5Odkx6bG9Da1JMUkUxS1ZrSmpUVVpzYzFkWkwxQnhNMkpNTlhKVlRrZ3hURE5rZFZkUFRHUkhWVXRuVGk4d1UyVXJURFZXYjNKTVNscERNMEpHVDB0WlVFaFhORklLVkRkSFVUZERTMDlNVDBKRFIzcFRiVTVtU1VscE9VaFZhMFYxWVdscU1tb3plWFJDUm5aeUwwSnBNRXhHZGtKWVluTmljRGx1UjFKVFl6UkhPRFJhYXdwemNtRm9NRUZ2U1dOdE1HOU1lbmhTY0d0UFRtUlhjRW95UWxkNlowZGpkR2cyV25aeWVsVmlaa0ZtVVdsa2FITktZV1ozZG5GdldtRlhZWFEyU20xSENpdFVRV2xCZURoeVZUVlRZa0pQVDAxdVowaHhMMnRNVVdzek9VWmtWbEpvTlhsUFpVZFFObmx6YTNOMVoxY3JiMFJIUldoV00zUkdSVTlqUTBGM1JVRUtRVkZMUTBGblFVOUJNazE2WTJVdlZHSmlRell3ZWpNMk5XOHJjVzU1Tkcxb1JHNHZSVzVNVEU1MWFqTmxWbEJ4TTFBeGNqRkxTWEpCU1dSUFNuTXhTd3AxUTBSR2RrdDZTVkJ3WWtWUFJGbERSbEJuUkdGRGVXSlBSemhJUnk5NVZEWTVSSEJsWVU1alVWWjJZMjFhYTI1Tk9FUk9NbEpLY1VkRlJXRTVNakUxQ25GWlltRkdkVEY2YW1WeFJWSmxORmhqVEhsb1FYcEJkeTlvZVRoYU5rRlpZMWxuUW5sd2RVdHJOVFpvVG5GTmJFVnhLemhUWW1oemVVMVJZMU5RY3pRS1JTdHBjalpOVlZSWVVEbERaRVpuUzIxVWIzWlRSMDkxVTFOd1lqVXdUak12Tm1aMFl6RnNXWGw2UzI5d2FXTlJVVmRSZUcxNU4wSjNhRXBCYWlzM05RcGpVMDR3YkVoVmFHUXpVSFJYTUdkUWJXcEpha0pFVDNabE1rdGlWRmRxUkhwcmREbHRWa3QxY1ZsMlRpOWpTalYxZERadVVuZ3JRWEJZV1daNE1XVlhDbU55Y1dOM01XZExLM1ZLUld0M1F6WklZbnBGVVZacldHNVhPVFpxYzI5eWIwWnlRVFppZG1aVk9YbFlXRGRuTm14cU4ybzVTbWRQVGxCMkwwbE5hMGNLY1UxNWN6WlZkakExWVc1RFVGQnFWRFY2VUc4elEzRTRNRmhUYjBaRVVEZzFURWRJYW1wamNHWlJhbmw2V0hBM1FqazRiV0o0YWpkTWEyeExXWEZOVWdwQmJrSTRTWGsyYm5CMU5YRTVWMjlFUldONFRIbFlUVFI2WnprclIzSlZNVFpOZG5weU5sZFdlR0p1T0dKRVRrZzRhVlkwT1VSSU4zSndTVVp2V0Vwa0NrNVVWbmgyU1RWNU1UaG5UbTV0VkRZMFYxZHBjVE50SzIxM2JsQjJaR0pMUlVOelkyNXhURTgxWVUxSE1rUm9RV2xUUlRGdGRWVllkWFJpVFc5U01qSUtaVkJEU1ZNNWRtUXhTVkI0U0hsR1JtdHJaSGh4YURWS0syNUVORmhuWjJGT1pFNDBabXMwTkc1aWIyeDBlak5WT1RoNWQxaEJabG8xVEhCRmJXSnpjZ3BuVFVwR1oyOTZSME53ZUU1VVUzaGFURU0xYzFreWN5dFBXRGxpYkhaMFluSnZWVVp6WW1OblFVRTVjVEpHZGxORlVVdERRVkZGUVRoRmVteHlVVzFoQ2pCdmJuSlNaalF3WVVrMGFuSndNamN4VG1GbGVIbEpSVVEzTkVGTU4zSm9Na2xPVVdreGRIRmxlRlIzYWxCdlZUVkhlSGROWldrMGFGRnllVFpvTTJNS1lYQllVbEJOYm5ZMk4ydGpTakIzYTBaM01tdFVjMUZPV21kUFdqRkJjbmxsTURkMGNucHZNV05GU0hGT2NrWmFUekpyY1V4Q2JIcFdVek5hTVVOWVZBcEtXVzlIWmxaTk16ZzBZMmRSV2taVlowazBiSEF4VUd0bGRqUmpPVmROV21oQ1UwVTJiazlDYVRVclVESnpObkF5TVhOdGVVdFVkamgwV1ZaaE9FRk1DbVJIU2xKUFYyRmpSRzFSYTJNdmJFTXdUa3BNUmxOdVNHTkRkWHBWU0hKeldXTlNPVkZhUml0c1FuSjBaREpyZEVRNU5ub3hhM0l4TTNaVFFuUmlTMmdLZEVNck4waERSVWd4TTBwb2FFTk5UVTgzTm1oamMzTXZVVTlLTlZKS1NGRTJjMDkzUVRsWldscG9ZbkUyWTFoUmMwRjVlRFZ2ZGk5dWJpc3dWRUZzY3dvd2FYcDNTbmxWUW5aSlN6VkVkMHREUVZGRlFUVkhPVkV4V0ZCTE0yVmpRek55TWxwTFNsUmlXRlIwZWpCM1lsQnJZazFYYkVoU05IWjVRekp0VVhaWUNuTlhPWFptY1ZWd2FEVmhjRk5DVEVoU2VFWXhUV2wzV0dNd09YaExLM0ZNVldWR2RrVnNSVGN3UTFKa01ISnJPWE5CV1VaYVFVNW5SMVpuY0RGaFRGTUtTVWRMUzBsUE4wNVhLMmxLTDBSWE9FcExaVmhvZWxsRlNHWXdZbEZEWmpKdkwyb3pXbWQzVjJjMWRITTFiV1JEU2pSMFEwcElkMlZvZGxKYVNXOXhjd3B3ZHpkVlpFSk9WbWxGUm5oUmVucDNkM2w2WmtwbFZIUlBlV1kwZVc1cGFqRlJSVVkyYmpSWVQxSk5NR1kxTTFnNFpVOXVWRWhCY1hWSk9VNVBkMDF4Q25oNU4xbzFla2hPY0M5cWNuRm5hVEYzTm1WRWVVRjRUMHg0ZDI1bmVYUjVTU3RKYjB3MFJWRlNiVVk1VjAwNFdqbG9lV3d6VUhVM05VeE9USFJwTjA0S016RmhNVVUxTWpWb2RpdFZVbWxtVG01R056RnlRVEZNT0doTFdrNUJOSEZHVWxReldWUjVObkZSUzBOQlVVRkNTVU56V0ZFeWRFSlFlbTlzTm5OdWRRcEVNMUpzVm1kSVUxQnRjMmd2WVhaT1RYaFBia3BhV0ROUlN6UTBOazlYTTNrclNsRnNjamxSVkhBeU56ZG9ORzVMVjFRek5tTnViR2xsZDJZdk9GbHhDamhaVVV4UWVGVlJUWEJWY0dSVmRXMTRZU3RNZVdJeFdFUkphV0ZuU1doT2FsWkdLMnBvWjJZMmFEaDZZelk0VW05Q1VtTktVVEF6UzAweFl5dDFNMUlLUzNwdVoyUk5SRlJzVm1Kb01FMW1TMDQzVTBaQ1kwUlNNa3BNUXpCdFYzZzVURFZyZUZGRlVYTlFNbVZvVURsSGQwOHZObmRFZVU1blFWSnVXVEkyY0FwMGNHaG9TSEpNVFdKYUwwTmhjRFoyYWs1VVlrNUxaekF3VVc1U1N6bENUeXN3TVZCbFQwOXZTbXd2Y2xOb1EyRjVZMUowZVVoa2RtTTJXRXAyVUVobUNtUllOakZqYzBOVk5uaERkMmt2YTNjMFdqWXhlbTlWVUVKSWJXNXRka2xzWnpCbU5HSnNMMHMwTVZKWFFYbFFaMXA2U3l0Q1NFWktSSE5NVmxCQ2Qyc0tLMDkyVEVGdlNVSkJRVVozYUdsVWFVNTFkMUpGV2paUWRWWkNaRW80YVRsdlEzYzNVbU5IV1ZSR1RXaE1UVmRtYTJsalEzZFNaelJMU1RZeWQySXdLd3BCVGtWWlpGUk5TV1JEUjJSNk5GRkdaM2xSVVhSV1NVNTRjVXB3Tm5GUFZVcDRZekV6WVV0dVZuYzVZbE5vWVN0NlNIbDRTM1oyVkZGNVYxUXJOakZTQ20xT1ZVUkVZVEUxWkU5WlFWQkRVbTlRVDNrMWF6YzVVM2xXVWxkVVUyOUdTamR0U0N0M01pdDJaWEl5T0ZWYVQyTmxWbUV4UmpJeFNsUmxZVU0xWW5nS1QzRktLekYwUjFWRVl5OTVWVzFDYlVSNFdsQnFiRVJCVldWWk5WcDZTVkEwWlhaUU9XUldjbHAwYkM5a00xWXdVMkowVDJWTk1rdHBVWE5CT0VabVdBcHdUSGxOYXpSRGNFcEtXakZLVjFRNGJUSTRha3htVURFM0sxUnJkbXhMUkU5TlVDOW5hREZtTjNSbGJYRnVaREZtWTNWdVNHUnpSR001Tm5ONGMyVkpDa0Z6YjNsYVFWSlNVVTlGVm5OR00xWkxhWFlyZW5SelZrbzNNM2RKVVd0RFoyZEZRa0ZLYms1M1ExaFhTRUlyWmpJNGFYVjRRa3BYTDI1eU9ERjVUbmtLYW5RMGJWTktjREp2Y25WTmQwaHZaRWt4VkhSSE5FaHdSU3RPT0hWeVRuVk9kMkYwY201dmJTdEplWFZxY0VRcmJtaFhNRVJFYkdaNldqbFBWVlIwYWdwSUt6Rk1aMXBxYmtwc01YQTVjMkpPVVN0d1dEbEVhbk5aUVd4VlptMTBTMms0VmtkRWIxVnFhMFk0ZFRVMlNGcG1MMkl3YkdKRU9TdFpZMFpzUnpKekNtbFRabUZCYkdaRWVUWXdaMk5xTmxrelEwOXRXVnBNV1dadVVqWjJaVFkwYTBGaGVUQlRUV2hSZW1KMlNuZEhaMUZEUW1kTWVtOXhiSFoxYnpKUFlUUUtVSE00WTFOeGFtOUtPWEpRTDJobFJYRnJVRWh0YUUwNU4zUjVWa3BXTVhaVGJWcERSRzl5T0V0MGFITm9NVEJEZGpBNU5YbzRkRWRsT1dKTVJ6VlNTQXBoWXpWR1pEbDVVM0ZNZEdkbFZHRjBWRk15Y0VGUmEyUkpLM1I2V1V0SGJEQTVaa0prVDBoNE4zaE9TRFJSWjFCNmJXTlZjVFJyY2pWb1NUMEtMUzB0TFMxRlRrUWdVbE5CSUZCU1NWWkJWRVVnUzBWWkxTMHRMUzBLCiAgICB0b2tlbjogYzMyODA5NTI5YmM3NDA3NzY1NmQ4ZjBiNGIyMWNkZmRmODg0ZTkyZDA4YmZlNmQ0MTQ2OTc3MzUxYzI4YzM2OGQ3OGM1MDllN2I5YjVlMDI5NTJhNjc3NTYwNWE3ZDJhMTdhYzdmZjg5MzBiZTEwMzdiZmE3YWExZWJiMTBmYmMK\"\n }\n ]\n }", + "Content-Length" : "13024", + "x-ms-request-id" : "319decdd-af02-4e77-afc7-7be665b174cd", + "Body" : "{\n \"kubeconfigs\": [\n {\n \"name\": \"clusterUser\",\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlJFTkRRWFJEWjBGM1NVSkJaMGxSVTBKbVVEQlhNRE5ZTkUxM1VGUXhOM2d6ZHpkRFJFRk9RbWRyY1docmFVYzVkekJDUVZGelJrRkVRVTRLVFZGemQwTlJXVVJXVVZGRVJYZEthbGxVUVdkR2R6QjVUWHBCTUUxcVFYZE5hazE0VFVST1lVZEJPSGxOUkZWNlRVUlJlVTFFUVhsT1JFVjNUVEZ2ZHdwRVZFVk1UVUZyUjBFeFZVVkJlRTFEV1RKRmQyZG5TV2xOUVRCSFExTnhSMU5KWWpORVVVVkNRVkZWUVVFMFNVTkVkMEYzWjJkSlMwRnZTVU5CVVVOMkNuRjBXbkUyY1hkUUx5dG5jRXhGWmxsYVdWUnJUMUZTSzBSb09YRk9iSFU0YTNCT1FuVmtPRmRJY0dreGREazJZa0l6ZUU1bGVtMU5Ra1J5T1dFcllXa0tNRVU0VmpNNU0yeEhTRVJtYkRJMmNWRmhMMjE2WW1GVUszbExZbmxwTWs1aFV6bEJWMjFXVDNGTE5HTnZTV3BVZEdwalVVcE1iRTkyWW14TlVGUjBOZ3BXVFZsTFYzcHJhU3MxY2pVdlFtWjViR2x1YkdOSE9HcGxPSE5HYTNKT05rMUlZVVY0TldobWJUUXhXVkl4UnpBMFpUbHJWbUlyUlhWVFdWQkdWa05pQ2tkME1EZGpURnBVTW5nMlRHTlNaV3BuTnpCVFYyTm5UbTloTVZSaVlXSkxaMUl4TWtRM1JIZzFOWGhITkhnNVpsWldlbVpsTlhkTEsyb3lWa28wYjJNS2NtbDFUM2RMUTJ4RFYxWnJVekJEYWxBMFVUbDRaVEZJTjFadlJEaFdSWE5HU2xNMFdWQkdVWGxrTlZwWmJtUkRibGRLTWxwNWQwNHhTRk14TlhrNU9RcDBXR0Z5Unl0ME5XcE1NVnBwT1dWSVduY3lkRW95ZFVOaWR6WmFhaXRNVTJsdVN6SjNNRVpSYWtjNWRrUXlSV1pHZWk4cllWSk9RMnhKZUZCYVExcEZDazFaYTA0ck1tNW5la2s1TlVOaGVVcDRkVkV4TWpkdFJUTmpTMnhtUjJKd0wzbENkMVIwVVdackswOXNlVGxzSzBsUk1VdHdXa0l5VVVwa1MycEpiM2dLYVcxcmJsSTJWbXh3ZGpadlFWRklTMEZRZVRORkwzVjNabTUwZG01aldFRkVOazVPWmtoV1FuWk5iMDVQTjFWSVNuUnpPV3BSTmpOeFZuZFFiMG9yYUFwVFptOXZXV2hHV0RObVVEUlNTMnQ2VjIxTFZHRmFTVzA1WkRCbVdteHhPRzF6SzJkSFlYUkNZelE0TmxCM2JVbHZSRkUwUjFWV1dqY3pTV1ZyUm1WMUNuQTJjMDFCVW5wTk0xQjBjMng1VGtsb1RqZHNVVU5hWVUxYVozUnNjVzlvTHpkaVJXNURhbmQwU3pKTU1tb3ZNVGh5YTBzdlNFRmhVMmh0UVdGNlVXTUtVbXQ0TWs1S1dUUXphbnB3T0dkeFZuYzRXbE5IU2xneWJXbEtNamxFV2xscmIxWlZiRVowUVhkUlNVUkJVVUZDYnpCSmQxRkVRVTlDWjA1V1NGRTRRZ3BCWmpoRlFrRk5RMEZ4VVhkRWQxbEVWbEl3VkVGUlNDOUNRVlYzUVhkRlFpOTZRV1JDWjA1V1NGRTBSVVpuVVZWblNsTjBZMVJQVEVjeGEwWkpaamxtQ2tsb00wVnhiMU12ZVRFNGQwUlJXVXBMYjFwSmFIWmpUa0ZSUlV4Q1VVRkVaMmRKUWtGSmFYSXhjMWxyVkhKUk9IcFpPVW96TkhOd2JsVnZWM293VEVnS2RIcE1RMWx6VVU5V1NYTXZWWE4xTUZobmVVTmxXRUV3V2tGaldXVjZlRXhsVEM4clNUWnFkVTVCT1dOeVNHZEhjbkZzTkZCb1lXcE1TVmxPVmpoNE5RcHZSa2hWUVdRMlJGZDRiazE0V0d0NEwzQllaa1pTZDFrMFNWRk9XVWRQZHpGMFZ6UktaMlphZFZOMlIwOVBhR3d2TkUwMFRHVkliMHBZZFRoTlJETnpDbFF3TlVwUlZETlVaQzlhVFhSV1RWaENjMUpxVVhOd1IxUmFWRmsyYWxscUsyaHFaelJpZERWRGNGY3ZXWGR4VlRJNGNHdFdVRzlXV0VWMlVGVk1kR3NLUjFGYVoxWkZXVmxsYVU1dGEyNUxWaXM1U0hKMlMycDJiV2sxT1dnclJXMDFVMlI2ZWt3dmVqRnViVk5YV0RGVE5Dc3hjbVpWWkdSUE1GZHNUV3BXTHdwTVNuQlJNVmQ2TlVsQk1UVm9RMnBPTTJGWldIcEZVRko0TDFsYWVEaHliVzVFYTBsa1RUUmhXWFZ4YUdsVFZYUnJSbFJsVm5oWGJuRXpUVTVEZWpkcENtbElOR1kyVUZac1dXRmhiRGhoVUZwd2VtMWljMk5CZFU5QlFVa3dkblUwYW5acFFpOXBRMWRLVkdSR2RXUmhNMDAxZERKdmJuUkpMMFJsYzJ4NFdVY0tSa1ZUYnpaS2NFNU1OekYxT1VGcVRrbGFhbHBOVFVaVlZIQjRLMVZvTVZSV2QzUjFNMGt3Ym5JNFNVdFZaVGhDZG1SRlJHdzNjVkEzTkdSQ04zazRUUXBwV1VFNFZURnVNMlpuVUVsV1FWUndPWGxxUTB4WWEydDRiMXBzVURKTkt6ZEthM1JhTjJKNFQwNXRjVlpzVlVkYVdubEpPRVJEUTI1bk5sWllXV1JJQ2tkblUxSllNbnBpTDJGV1RXMDBjbXBKZVZoS1JscEZaM1FyY2psWFpHWmFaRXMzYzIxaFdHVlFkMjU1UXpkQmMwZFRRbkpsTDFOd1QxSkxhaXRpZDFrS05XWk9XVWMyZEZKaEsyczVUVkowUTBGTVEwTnFZVFZZTjFaQlJHTnpTWFo2TlZWYU5WSjRaRWt5Y21aRFpuVXJReXNyU0dRelMxSllORzR6Wm14NVZ3bzVaV1kwU0ZKb1ZIWmxZVzgzT1dnd0NpMHRMUzB0UlU1RUlFTkZVbFJKUmtsRFFWUkZMUzB0TFMwSwogICAgc2VydmVyOiBodHRwczovL21wMWRuczMzMTQ5ZS01b3FzMW1pZC5oY3AuY2VudHJhbHVzLmF6bWs4cy5pbzo0NDMKICBuYW1lOiBha3M4MjY1NWM3ZApjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogYWtzODI2NTVjN2QKICAgIHVzZXI6IGNsdXN0ZXJVc2VyX2phdmFhY3NyZzM2OTk4X2FrczgyNjU1YzdkCiAgbmFtZTogYWtzODI2NTVjN2QKY3VycmVudC1jb250ZXh0OiBha3M4MjY1NWM3ZApraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsdXN0ZXJVc2VyX2phdmFhY3NyZzM2OTk4X2FrczgyNjU1YzdkCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VaSWFrTkRRWGRoWjBGM1NVSkJaMGxTUVVzMlZ6QjFOR3BGY2swdllpdENaa1JZWjNwVVFXdDNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGNLUkZSRlRFMUJhMGRCTVZWRlFYaE5RMWt5UlhkSWFHTk9UV3BOZDA1RVNYZE5SRWw2VFZSQmVsZG9ZMDVOYWxWM1RrUkpkMDFFU1RCTlZFRjZWMnBCZHdwTlVtTjNSbEZaUkZaUlVVdEZkelY2WlZoT01GcFhNRFppVjBaNlpFZFdlV042UlZaTlFrMUhRVEZWUlVGNFRVMWlWMFo2WkVkV2VWa3llSEJhVnpVd0NrMUpTVU5KYWtGT1FtZHJjV2hyYVVjNWR6QkNRVkZGUmtGQlQwTkJaemhCVFVsSlEwTm5TME5CWjBWQmRXRlhWRkJ0Y1Zwb1pFZFhZMVV2ZFRoWGJrY0tkSFUxTHpka2VHb3ZRbXgwYTBFd05qTm1WSEJOVEdZM2NITXpZMlpEVUdSS2VYcGhhRUp3U21oMEswNUNVVXRZUW01TWVuRnpSRVJtZEVGeGFWUmhSd3BPWkVsNE9HUXZhRFJQYzIxaFUwSkdhMjh6Y2pkbGVtcEZRVGxZSzJwcE1sZFpkbGQwWVhORVdVaGtMM2hxUTI5MU1Hb3diekZ6YW1JclNVTkNWbVZ5Q2pKMFIyMVFWRWRLVUdSU1MyMUNNRWsxYURadllpdHRPRkUzTm05bVUySmhlV0pMVldGWFVERlpORTlhWkhOS2FYTk9kVkZ5WVZnNE5UZDVUVXBTTTNjS1ZGSmlZbWxSYVM5dWVVUktMMGRsVlhWWlJHeGtOMEZUWjJWbGFVdDFTVWhWVjFkTFRsTmtkRGhOWWxsWmVuQm9WWFpUZGtGeFdWWXZaVlJ4ZEhjdk9BcFBPV3BPVFZnNGFsUlNkREJHVWtKQk5DOVpNamxHTkhVMWVtbHZPWEoyWTNoVE1IaFFSVzVGVjI5bGRFWTFUelIyT0N0WmVFdERZMlF3VEhwa2QzSmpDa05FY3pOSWRVSXpLMVJOVlRoWWVTdFdMMDg1V2pWWk5qUjBXa1ptT1hadVpTOUtSVlJxTVVGcVdWWnFUbTFJWm1aaldWbDRibGRzYlVOVVIycGlWallLVFhSWVlrcEpOV1JQVmxGR1MwOXhXVlZxU0RoUmJ6RlRMMWh6VmpKV2MxSmpVMU1yUVhsMVdIQnphRTA1U0ZreWIwbzNkVFJUZHpGdVZFRXZTMFZXWkFwamRFMXJNVWhQUzFsbFNuRkVORmh6YlVKTmJGZEhMMlpVVjNGTFlXUmxjR2d4Vm1FeVdVSXdUV01yV0RZeE1URkdNbGRCWVZodU9GUkZUMjlzZFdwakNuZzVTMWRQWkU1elZFRndaSFlyTUdaWkwyZG9VV2RwV1ZWMFZWZFhZVWRCWlhORWVrWXhiVmRHU0dGMVZIQTJia1JLVTBkc2RrWlZWM28zUlU1MVZIQUtVazF6T1ZrdlprUk1VaTlTT0dwNWRFaEthVkEyWkdrMWNtNXZiVVJtZWt0MVRWSkhPQzlOTW5wWldrcE9OSHBoVFRWb2FuWjRUMWN4UWtWWWJIUndOQW95Y3pSa1VFOVZSWEEyZEc1YVZFa3pUSEZvVkc4NFkwTkJkMFZCUVdGT1YwMUdVWGRFWjFsRVZsSXdVRUZSU0M5Q1FWRkVRV2RYWjAxQ1RVZEJNVlZrQ2twUlVVMU5RVzlIUTBOelIwRlJWVVpDZDAxRFRVRjNSMEV4VldSRmQwVkNMM2RSUTAxQlFYZElkMWxFVmxJd2FrSkNaM2RHYjBGVlowcFRkR05VVDB3S1J6RnJSa2xtT1daSmFETkZjVzlUTDNreE9IZEVVVmxLUzI5YVNXaDJZMDVCVVVWTVFsRkJSR2RuU1VKQlN6WnNNRmxHUVM5RlFYTnBlVmxXZUhsYUt3b3hhVTV4YTFsSmJrdGlNMDFVVEdKMVJEQllNM1pRWW1aUFdWcGlibkZZWkVKalRsVXdZamcxY1RRMlMyMXNiRTFrWWtwck0yNXZRak01TVVNemRra3JDall2VW1OdVJFRlljbFpTWXpORlJYb3dTMnREZUVVNFJWaENlalZhTjNFd1NEaFZTMGN6U0hCV2VXdDVjVFJXUlROdFprY3ZlRko0YkVsaFdYcEtVMDRLTHpKdFZVMVlTMUZCWnpCcEwxRkJLMFp1ZDJjeVFuTm9jRzU0YVRsa01VaDVNbEZxUlRGbWJYRkZlVWxVWlRObU1FTnlaV1owWjJGS1RVdFhSa280ZVFvMk9EaERjMjFEZFdoSGQyWjJkVUpSTld4cWRGQldZbVo1ZEZwSlNFSjZLMWxrYW1ReVdGSkxja2xLVUdGclZtMWtaR3h2VEZodVVXWTBObUZhVDFocENuZzBaVUpIYkZKU1ptRkZSMEZyUm1WVFRIaFVNVEZ3YzB4S2VsWkNXVkJ1YUhWWE9XOUZiVEZNYXpkelNqUjNZbmRaVkcxa1YwSklaRzAxUlZGQ2Iwb0tNQ3N3TXpkeFZtcHJkbTVqT0RGRlluVTBRV2N3VVZOUWFEZGlXVU5tUjJWSlRtWkJVbTVJVEdGUU5WZDRWa1ZyUm5OcFZXb3JjelZhYVVSaU1FUnRlUXBOUVZOV1lXTlhWRGxVUnpkTVVFUTNhVVV2ZGpkcVEydHVUVkUyVDFwTFowUkRVWEZEZEdWRFFtbFJVWGRLTkZGU1pXeENiRTlFTm10bmRWSm5XRlJGQ25OWmFXTjJlVkl2YWpkaFNYVjZZU3RSYTBOVVNERmFNbWszYUVzMGRHaGlNMEZxV25WTFNrNTVNbkF4ZGk4clZHNW9aVkYwWld0cldVNTNlSE13WWtNS1pHdFdRMWhuVjA5VkwzWjBWbUp5Vld4RFlWaDRWVTUzVGxFNFUwZG9LMFpVWW1KbFRIRkpjbEEyTkhGQk1UWTFUVk5UUzNsWFVXWklkV2N5UjJFNFRRcFFjazk0T1ZjMVNXMXlkVWczY0cxR1VGRnZUMDFGVDJaTGRHVnhVbmh4UzBseFkwUm1aMlJGZFRCWVpqUXdURkJPVkc1T1IzWXZabFIzUkdKc2VFc3JDazFwVG1sWFZtWlZjR3RqY0Roa1dYRk9UVkpMUlM5c1Fnb3RMUzB0TFVWT1JDQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENnPT0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxLUzFGSlFrRkJTME5CWjBWQmRXRlhWRkJ0Y1Zwb1pFZFhZMVV2ZFRoWGJrZDBkVFV2TjJSNGFpOUNiSFJyUVRBMk0yWlVjRTFNWmpkd2N6TmpDbVpEVUdSS2VYcGhhRUp3U21oMEswNUNVVXRZUW01TWVuRnpSRVJtZEVGeGFWUmhSMDVrU1hnNFpDOW9ORTl6YldGVFFrWnJiek55TjJWNmFrVkJPVmdLSzJwcE1sZFpkbGQwWVhORVdVaGtMM2hxUTI5MU1Hb3diekZ6YW1JclNVTkNWbVZ5TW5SSGJWQlVSMHBRWkZKTGJVSXdTVFZvTm05aUsyMDRVVGMyYndwbVUySmhlV0pMVldGWFVERlpORTlhWkhOS2FYTk9kVkZ5WVZnNE5UZDVUVXBTTTNkVVVtSmlhVkZwTDI1NVJFb3ZSMlZWZFZsRWJHUTNRVk5uWldWcENrdDFTVWhWVjFkTFRsTmtkRGhOWWxsWmVuQm9WWFpUZGtGeFdWWXZaVlJ4ZEhjdk9FODVhazVOV0RocVZGSjBNRVpTUWtFMEwxa3lPVVkwZFRWNmFXOEtPWEoyWTNoVE1IaFFSVzVGVjI5bGRFWTFUelIyT0N0WmVFdERZMlF3VEhwa2QzSmpRMFJ6TTBoMVFqTXJWRTFWT0ZoNUsxWXZUemxhTlZrMk5IUmFSZ3BtT1hadVpTOUtSVlJxTVVGcVdWWnFUbTFJWm1aaldWbDRibGRzYlVOVVIycGlWalpOZEZoaVNrazFaRTlXVVVaTFQzRlpWV3BJT0ZGdk1WTXZXSE5XQ2pKV2MxSmpVMU1yUVhsMVdIQnphRTA1U0ZreWIwbzNkVFJUZHpGdVZFRXZTMFZXWkdOMFRXc3hTRTlMV1dWS2NVUTBXSE50UWsxc1YwY3ZabFJYY1VzS1lXUmxjR2d4Vm1FeVdVSXdUV01yV0RZeE1URkdNbGRCWVZodU9GUkZUMjlzZFdwamVEbExWMDlrVG5OVVFYQmtkaXN3WmxrdloyaFJaMmxaVlhSVlZ3cFhZVWRCWlhORWVrWXhiVmRHU0dGMVZIQTJia1JLVTBkc2RrWlZWM28zUlU1MVZIQlNUWE01V1M5bVJFeFNMMUk0YW5sMFNFcHBVRFprYVRWeWJtOXRDa1JtZWt0MVRWSkhPQzlOTW5wWldrcE9OSHBoVFRWb2FuWjRUMWN4UWtWWWJIUndOREp6TkdSUVQxVkZjRFowYmxwVVNUTk1jV2hVYnpoalEwRjNSVUVLUVZGTFEwRm5SVUZvY1VVM2VXVjZNbXAxVVhscVRsRm9MMVJNZGxvclVrbEtRa0pMT1doNlpYQnlVR2hrSzNSUVdGRlNaak5HVXpSVE9VdGhXUzl0VlFwTmJUYzFNbGhUZGxOUE0yRTFiRTVuZGk5cWVFUlVjMkpVWTNsaWQyUmFRVmxDT0hwTFRFSXZaRFJrZFhwT2VHUk9NM04xU1RSNGRFTmpiM01yTXpFNENqVk9kM3BKTjJOc2F6SXpaMUEwYld3eEx6SldSVzFOT1dkbVFsWmpaV1pPTDJSNU5XOVlkMlEyU0doT05YTjRaVGRIU0N0S1RXSlZWelJhWXpkb05ua0tiMFZrWTFGeFNFTklhWHBVT0RGM1dHSk5ZazlTUzFGdmIyaFpNMGRWUXpGVWIyaHZjSEJpV25oR1F6bDFNVlowYXpoSE9XVnFWMjlHYURnMmJsWXpZd3AyTjFaeVpHdDRUbmx3UVdjeWF6aFdlQzgzTkZCa2NsRkhTbVpuU0U5eFducEJXbVZpUjBjellXcHpVMUV2T1daV1VrbHJVVFI1UldoQlNYcEdWVGg2Q25kSWRtbHBTME5TT1RKSmNXWm1aVzR5ZUdnMmRqaGFkVEV5Y1hCeE5WRk9NVnBHVmtkMFUwSTNOMjU0YVRsbE1scHlXbmxFWVhSSk9WQlZMMGMxYmxNS05IWkdiblZaTTFseGJqaEdXV2RDT0ZSTWN6VjZPRmhEYkRKVGVFZHhlVkk0ZW1GQmVWaFNiR2xuZUZCU1YyUklTek5uUldKVFFWVm9aalp4VVhreGN3cFZkR1JOWTA1NGVFbEtZV0ZpTTJRNFdtbzVVRTFIVkZscFpXZERhMUZ4U2s5SloyeERUMjg1U25VemVIcDJWMVZwZEVaRFptRXZhMkkzYVN0WGQyOW9DbTB4Ym1oQlpqaHBNVzVVTTJKdldteFBURVZtYlRkMVdTdHdlSFI0VFZBMlJIZHlVM05wWldoM2VqQldRMkoxV0hNeE9VUmpSVWs1YW1vMGVrVlVXQzhLVVZJNFlpdEJSRFpMTlVwSFNGSklZVzFGY1U1MWJTdFpWVmh0Y2tJNGFFc3JTRWxIYjJ4NGRXdFFjWEZJV0ZFMGFIRTNPR0p0YWs5cFlWUndRMUJOY1FwelRqQlhaRFZpUkRCa2VVaHVjSGhCZVhKUEszbDJhblZ1TTBkc2MxWkRlRUZEVmpVemIybHBWR1ZKUzJaTlpUVmpXRVZEWjJkRlFrRk5SMHBNUWpVMUNqQjJjbFp0ZEdWTU5HYzNSRVppUTJzd1pXaERjekJ0TnpCVU56aFVOMWhFZVdWaU5EWlNiWFZVVDFSV01rSXZZMFl3YzBWRlNESmxWa3huVW5CaUt5OEtjSHA2SzNka1lVVTFhVUl6VlV4QlEwVmphRVZuYWtSTmIyRkthaTkwTldoS2NERTNPVFl4UVRST1FVRm5hRlpNUlVWNWRGRkpabHBIVlVka1J6ZDZLd28xVjFnM2NrZENVSE55YzJOclZuSkdSRzk0V1N0dGJUSmxjVUpGUjBFNVQwSnFTSGcwYVM5RGMyWk9kbXhVUzA1aU5sVkVRbGh2TDBWbVpHbEpVVUU1Q2pkWlJXOU1OSHB0UkVSUFMyeEZka3RHYURZMWFreEpWMFEyWkRsdVIwWXphblE0ZG1KaVVUUkZiVmcxYmk4dmF6UnFPR1ZvVUdGbVpFRkVaMDlSTm1FS0x6QnpkVWxETm01NlpHRk5ZVVJxZVVKSVpWTXdWV2h6VDNoaWRHeHpMMWhKVmxSRFpUbEdkMlpQY0RGbVVuRmhSR2d2YzNrd0sydG9UR3czWmxGSGF3cFJabVUwVFRCclVXRlFiVlIwYm10RFoyZEZRa0ZRVjFGcmNWSktNbFoxVTI5S1dGSlJOREEwYlVkaFFVaGhjWGhxWm1GMmIxSjFSVTVrUWxaM1dXRmlDa3R0UzFoak5uZFNjVzExWlRWMllWRmtXbGRLV1dwQlF6VTJZWGxaYTNvM1JWUmliSFJaTjBWT2QxcHZNakl6UjNvd1ZYcEZRelJrZDBwQ2NUWnFkRk1LUWswMlRIRkliVTVTWVZCd0syTkVibEZ1YVhoT0syNXFUVUpYZVhWNmJUZElSVmRvYTFGQ1dXNDJjSFJ4VDNNdmVGVlhVMnBFTDIxRVNrZHpLekkzTHdwaVVFUTBiSFE1U210aVpXZEJUR1pySzBjelMwNXFla1YyYkhJMmRVSmhNR3ROVHpSYVoxYzFXVTE0V0ZSemExZE1MM2s1WTFSeFZrNUxZM1JYUkhCTUNrdFRTbTFhT1dkUGRFNU1ORkpDYjNoWEswNXhaRWMzZFZWU1JuaENaRk4wYTNKaU0wUktZbWhKV0hFd1dUWTRUVmxCWVRNMGJrNVFLM2RRWkRVMmJtY0tlVzA1YVRndlExVmxhWFp3ZVhkTlkybHRXRWczVW1welZVbFhSWEV4YUhnemFURllZVVJaU1c1RU9FTm5aMFZCVm5wbldtZFFZVWxDV0VWRldXdFdlQXBOUWxCMFJETnRTQ3MzVFhKc00zZHJUbU15UW05eWJrVnZUMjV0UzNsUGNFWmhkbXg0V2pOeWFGZDNhMlp0Wnk5YUswUlZTVTVGWm1Kc1lXeFNjV05KQ2tOMlQyRnJiV1Z6VjJWUEswSklORVZFWlc5bmNqRnNOMFJLWjFWeE5tcEZZVUpyUTJoMFVWbFhWMWgxTkdkdlRqTnpjMDRyUTA5eVowVldiV3AwVkRnS1EwZFZPR2RJY1RCTWNqTmxlRWwwZGxGb1JFOUJkaXN6ZGxGU01GZGxMMVpSU1RneE0zUXhjM2hwU0ZKamVVVXZWMGw1U25OT1JUTXlka0ZuVm1SQ1RBcERWMDVZY0RkNFFVMWpTMUJVUzJGNWExWnZSR2R6TVdSMmRXeG9LMFZyV1hsWmIzY3JRMHhRWWpSRGVXcFhObGt5WkdkNUwyOXJUbkZ1VkRCSVprdFVDbmxwTDIxMlJuTmtaR3RJWkZCV1ZrSllMMnBqT0ZobVZGWndOVGRNU1RCVlZIQnNOazExV0dkdVlsTmhaalUzTWtSYU1VRllaVUZJZEhKeU1YRmxWRk1LVjJvclpXbFJTME5CVVVWQk1VNXRXbTltYlRWQk5YcFhkMDFYUVdwb2IzVlVlbkJvWmt0RmJXTnNjazVvVEVwWGFYUjVjVkZIYVdsc2J6WTRXSEowTlFwUmIzVmliWE5EWjJsNGRHOUdhMGRQVmxoc2RIQXhhRUZHV25WTFoyUk5iRGwwU2xFd1NtaDNPVWxTVFZaQmVrbzJkVkZvV0RSWE5sVlBXRkpDU0hOc0Ntb3JlWGMxVkc5UE4yUndLMjl4WVdZclZUZFJOV3AwTDFOQlVFSlZaRVl2Y0VKUmJGSk1VV28xUTJkbmJGRndjMlp4UXpNeVFVSnBhRFJUVTBWaU1FNEtTakpNZVM5SVRHeDFlRkkxWVhKalIxbEpiazV2ZWtOclFXMUpSbGhLVkZGcFNUVnpOV1pRY21GSFJUQnJhR3BsWVUxSWRrcGhaMk5aV1hKMVJ5dExlZ3BpWlVwMk9WWjNkbFEzU0c5a2JtSjJiMlpUWW01NmRFMVlibVJLV0VWaFREVklXVlJ4V214TFlYTm9Zelp4U3pZMmVVVm1UM0Z3TUVSYVVuZzJWMmh3Q21SVlRGUkRNRVpxTTA1RmMyWkdkbkJrTjBsR1lUQmFXREZIYkdSR1QycHNkRkZMUTBGUlFtcFhaemdyWm1kQ2RVSkJhR3AxVkRGaFYwa3ZjVlYwVkU0S01qZzFXRlFyUXpnM09GWmpiMDl6VW5aemNrZGlNSGhoWWpodWQxTkViSFpTWTBkTU5FRTNaMkZVTW01TVIzYzVVMWs0YkM5Q1NrMXZTbUV4VFZWdVJ3cEdVRE5hYUZkbFMwZG5jRkV2UzBaUk5tVXpLM3BTTkVWeVRXczNUbVJzUVhkMGNYSkNSa2RHZEUxWGJFNTZkeXRXU1hONlVtVlplVzF4TTNBM2JHaHFDa3BTU1VGQmVYaFJabGRZT0V0TlJFeE9aRU5QY0haaWJHbDNRWEZsV1RZd09YVk5Za2R2YlhwcFVGUnpRM1pVWjNSM05HczVXbFE0VVZoSlpHNXJlRThLVEU5b01HVnhkblJEVjNWcmExQm5aVVpHV1VWa1FTOWlWVWhzU2t0NlUxVk5TbVJNYkRnM1owWjVRV2h0VUdKMmVsaG1hbm92TjFGRk9USkJSRE12UlFwblpDOW1OM1Z6TUVwMk4ySlBWemRRVUU1NllVaG9Xa0ZYTjBkTlVFSkdORFpZUlVwcFEycGhkV05uVmpsa1lqQXdSVmh5ZGtkQlVtOXFWa0VLTFMwdExTMUZUa1FnVWxOQklGQlNTVlpCVkVVZ1MwVlpMUzB0TFMwSwogICAgdG9rZW46IDB6N3FmaHpqdG9pZjlkbjI1ZGIxMXpncmI3bjkzYTlxcDJ4dmwxa2s4bTV3cGc2c2treWlnOHZmdGh5aHdvM3hraXF1OHh4aGoxNm0xZHZmNXIwMHRsOHAwbDhmb3M5ODBodDVqeHBzejRhY2c2MXJ2czk2NGl1Zm52ZXVheWtwCg==\"\n }\n ]\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg79918/providers/Microsoft.ContainerService/managedClusters/aks08133f7e/listClusterUserCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg36998/providers/Microsoft.ContainerService/managedClusters/aks82655c7d/listClusterUserCredential?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4ecd5f9a-30af-4160-bd30-0d89cf68dd32", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "891da23c-339c-49dd-84a8-920e37b9a136", "Content-Type" : "application/json" }, "Response" : { @@ -381,24 +459,24 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Tue, 14 Feb 2023 02:13:04 GMT", - "x-ms-correlation-request-id" : "bfbd58a1-e57a-4e61-a927-2aad8c27fbe4", + "Date" : "Thu, 20 Apr 2023 02:46:47 GMT", + "x-ms-correlation-request-id" : "6ec1d136-a491-4e29-bcca-34bd7724007a", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021305Z:bfbd58a1-e57a-4e61-a927-2aad8c27fbe4", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024648Z:6ec1d136-a491-4e29-bcca-34bd7724007a", "Expires" : "-1", - "Content-Length" : "13032", - "x-ms-request-id" : "dd06b4a1-d622-4959-994b-b1b28ff0b5c7", - "Body" : "{\n \"kubeconfigs\": [\n {\n \"name\": \"clusterUser\",\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlZFTkRRWFJIWjBGM1NVSkJaMGxTUVVsQkt6SmhhME5TU2sxVFZqWnVaRGMwVFhwM0x6UjNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGNLUkZSRlRFMUJhMGRCTVZWRlFYaE5RMWt5UlhkSlFtTk9UV3BOZDAxcVJUQk5SRVV4VDBSTk5WZG9aMUJOYWtFeFRYcEJlVTFVVVhkTmFrRTBUWHBzWVFwTlFUQjRRM3BCU2tKblRsWkNRVTFVUVcxT2FFMUpTVU5KYWtGT1FtZHJjV2hyYVVjNWR6QkNRVkZGUmtGQlQwTkJaemhCVFVsSlEwTm5TME5CWjBWQkNua3hNMVI2VUhKSFRXUkNSa0ZQZW14dVRFbENiVVF3V21NclRGWk1TR2RVYVRSNmQwMUNhR2t3VTNSb1QyZzJOR2R1U2xvMmRpOHJia3MwVFZscFFUTUtVbEZEUkd4YU5Ia3daR0pvYVc4ME0wRlJaMGhFWlZKNVYxWktWRmRIVUZKM1RXbEhZMlZVT1d4S1V6UjJkREZ1VDAxd1lrcEViMWcyWlRReGFGbGxaZ3B4YzB0NVNFdEtVWE5vV2psaFRrTlVVbXcxVEU1aGFFZGtaRlY1ZG1kUmJGVktRMDU1V1hFeGFGQkVRbWxTZDI0NVEyMVpZa05qV2pNek5WZHVRWEZoQ2pSdldFMXZNRFU0WVZrM1FuVktUSFo0ZURCblkyTlhhUzlFU1RCbFRGRjFkRWRMVjJwQ1VscFNTRTFXU2tsbE4zUXhVV2hHWVU5S01XRmFRVEYwUTFVS1N6TklhM2RTYTJkR00wNHJiekk0U1dzdmRVbEpTemx5TDNkaGNIbHRSMkpMUTJ0MGFVcFZkV1lyZVRCb04waFFWMmhxWVdOSWVteFZXRzVEYUdwRVV3b3JOMlptUlZwdmQyWlFiMVpTVTNReFZtMWhUbEoxVVRZdmRrWjNVRXAzUW1RNGFHSjFjbE5NZEdGUVoxTnlVRnBUUTNCV2VreFRaV05JTHpkUWEyeHVDbmxZTlVaNFJXUkJWa055UlZJelpWUlRUa1psU1VoM1pIUjJaakZyTTNsMVJERnJVbFZET1VFMlExUkRXVFJUWldvemVFZGtZMngwY2xwSFVXVklaME1LV0hveWRXcFdiMlJPVXpjMFRtNHplbmQzVldWYWNFWjVOSFJFVTI5d2VVTnlkMUI2Y21oSmMyTlRORlZIVUdSTGRFWkxNamg1V0hncmFtODNTa1F4THdvcmNWaGhSRzVSYjJSUmVpc3lNWGhTUldwMFVXUm5VamxJUVVKUVIxZGxiV0o1Ym5CV1FrVTBNbVJYVTFCRlpGWjVkSFZPUkd0a1kwZExTM1JrVkhSU0NpOUhkMUF4ZEZKbVdXMDJhazAyUWtkSE5UTjVhemR4VkZsWFNrVkRhbFZuZEdNMFJGSlVVbEpZYzJGdk1IZHlPV1kxWkRWMmQwOTZNVEYyUWs1dGFVSUtaV3BNVmxwbGRIcGtVMGRWVXl0bVdHa3ZRVVZXUlhndlJYWnRTMWRPYTFoNVZraGpTbTFKYVdSdlRVTkJkMFZCUVdGT1EwMUZRWGRFWjFsRVZsSXdVQXBCVVVndlFrRlJSRUZuUzJ0TlFUaEhRVEZWWkVWM1JVSXZkMUZHVFVGTlFrRm1PSGRJVVZsRVZsSXdUMEpDV1VWR1QwNTBlR0ozY21GUlRIUm9Xa2xRQ21Oa1JIWkhOWGRvTURCTWNrMUJNRWREVTNGSFUwbGlNMFJSUlVKRGQxVkJRVFJKUTBGUlEzWktjR2MyVm5Obk9HbzJVV1E0WVZsdVIyaEpibXRvTW5ZS0wzWmljVTFUTkRCb2NHcFVVMHR5UldsSFJYRkVjakZDVmxFd2JVTnpURnB2ZFRGR1JIcExhV2xEUTJkUk0wWjBXR001YzA1SGQxUjBSREZxWkhSd1ZRbzVjMGxYVWtSM1pXbFBlVmxSYjJsQ05VUXhZMkZpZFdKS1FsZzRhRmRYWjFodVJqQkZTRTlVUjFJclRIWnFVRFJFZDJacVVtbEpiR3BZVlVrdlUzaHBDa1JSWTBjMFYzRnZaRXBaWkdKNmJHZEpVMjlpZEdoYVEyNWtkV0pHZFRKVlVFeDZkV05xVjNaVmN6UnVaMnNyWWpOb05tTlRWa0ZtYVZvNU5tOXJNVWNLTDFjeWJIQTFUVk5QV21WWk9YTlRZM1ZpYzBveGVXRmFZVU16Um1JM05UVlNTVXBoS3pJNGVpOTZaa1ZWV2pKcVYwUlFabTVxY214d01Xa3JRVzg0T1FwM1RIRkNSbUkzSzBkS2NrNHZTalowZURWRFkweGhTbHBEY25CWVZHTmFRVUZYVkVONE5IbFVlV0ZVWlhJeWRYRndXR3hSY0UxdFYxTkJORzByTVVSUkNqbHNZWGRVYzBjNE9IazRiMlFyZDBaWlF6SklSV3hEVXpSc0sxQk9ibWxqVTJ4S1JWQllObUZLSzB0T1VHWjBMMVZwVUZkdWEwUldUa0ZuYkdwUmN6WUtPRzVUTkVzdmNtOTRabkJZTmtwSE5tWjNkbVZPVjI5MldXUnpjVnB5V201NE9HeGplWFZrYVcxVE9FYzJPRzlPYjNCVVQwcENiRXBaVGl0clRXWjBiZ3BrZFdOUE1uZHNORkozTnpOUVRsTk5iMjFoWkRRMk1sTnhMM0J5TVZCUFJIWnpaMFZaTjFGUksxaHZkVlJJZUd0T05HRktNems1ZVRKS00zWlJOMWNyQ25SRFl6ZHRLMGRKUkhoU1pWSlZha1E0U2lzemRGVlFTVlppTkRCeVIxVk5Za1l3ZG5wU01uWmhSellyVDJwbmJUVnRUblUxTm5kTFFubE5aRXBIZDJjS1JERlRhRTlJYlRCNEsybHRNV3d5UkdneVpIaERPRTFIWkcxb1RXNHhVVkZpU2xOV05DdFlXbVp1ZVdaRFQwbDNjemxCVUhWWmRsVTBaMkpyUmtoUlp3cDFWV0phTjJsNFdTdE1la2xwTkZobU4wRTlQUW90TFMwdExVVk9SQ0JEUlZKVVNVWkpRMEZVUlMwdExTMHRDZz09CiAgICBzZXJ2ZXI6IGh0dHBzOi8vbXAxZG5zMzEyMDc1LTU5M2I2ZTUxLmhjcC5jZW50cmFsdXMuYXptazhzLmlvOjQ0MwogIG5hbWU6IGFrczA4MTMzZjdlCmNvbnRleHRzOgotIGNvbnRleHQ6CiAgICBjbHVzdGVyOiBha3MwODEzM2Y3ZQogICAgdXNlcjogY2x1c3RlclVzZXJfamF2YWFjc3JnNzk5MThfYWtzMDgxMzNmN2UKICBuYW1lOiBha3MwODEzM2Y3ZQpjdXJyZW50LWNvbnRleHQ6IGFrczA4MTMzZjdlCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2x1c3RlclVzZXJfamF2YWFjc3JnNzk5MThfYWtzMDgxMzNmN2UKICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVpJYWtORFFYZGhaMEYzU1VKQlowbFNRVW8xWm14elFqVm1UM2xTTDJOalNWb3paMFYzTHpoM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYY0tSRlJGVEUxQmEwZEJNVlZGUVhoTlExa3lSWGRJYUdOT1RXcE5kMDFxUlRCTlJFVXhUMFJOTlZkb1kwNU5hbFYzVFdwRk1FMUVTWGRQUkUwMVYycEJkd3BOVW1OM1JsRlpSRlpSVVV0RmR6VjZaVmhPTUZwWE1EWmlWMFo2WkVkV2VXTjZSVlpOUWsxSFFURlZSVUY0VFUxaVYwWjZaRWRXZVZreWVIQmFWelV3Q2sxSlNVTkpha0ZPUW1kcmNXaHJhVWM1ZHpCQ1FWRkZSa0ZCVDBOQlp6aEJUVWxKUTBOblMwTkJaMFZCTVcxNk5YaG9ZMGhOWTB0MlMxRXJiQzlxTURrS1ZtY3JNSGxwYzNabFpWcHZPRU5UV0ZCdWNDdHRNV0kzTjAxSVNFMW9TSHBKVlhsSmJUZHhhV3RqT0VWNGRVZEZZMUZoYkRoVWQzZ3ZZakZ4WVhCTlRncFVWRzF3Um14R01WTmtiWFJTVkV4QmMzbHNiMGhCWW5aRU5XWkhWa3N3VFhJd1puVllNMUp1ZGxkaVYzVm9ZakF4V1dWR05rNTFOVWRMZVhjM2RuVTVDbU5vTDNsdVdXcFlNbTFIUW5SMWFsTk9TVFJLY1cxWVNGcFRhamhaYkZoRU4zUnViRm80VlRZelVqWTBjekl2T1VkVFVGWkpMeXRTYTNOWVNESjJORkVLTmpGek4zRjBWbWM1U1hCaWMzQkhkMlp6VG5aUmFrZHFSR281TDNGMU9YaHhZazlXYzBsTVZsQjVlRVkzV1VZNE5sRTVlVW92UmtneU5EbFJVVkJ0TmdwMFRqVmhWVGMwTVhGM00xTTNiMEYwV21kRVpGaExjRGxvZWl0Nk9WRTVTbkIzWkZGWlZGUXhMMDlQYjBvNWVuUXlNa0psWjFZNWFsSTBNbEJHZDNObUNtZGFVRGh1U1V4QllYRXpjUzlLWldJMWFsbFZNbFY1WWpkeldIVk9kMEpUZWpCSVJGbHRUMDVIVkN0NmRqWjZTV1JIYURod2F6UnpZekZvU2tGT2NIVUtkelo0V0U1QlIydDVValpyY2pCeVlUaElSSGRCT1ZKemJ5ODVhRVJMUkUxS1ZrSmpUVVpzYzFkWkwxQnhNMkpNTlhKVlRrZ3hURE5rZFZkUFRHUkhWUXBMWjA0dk1GTmxLMHcxVm05eVRFcGFRek5DUms5TFdWQklWelJTVkRkSFVUZERTMDlNVDBKRFIzcFRiVTVtU1VscE9VaFZhMFYxWVdscU1tb3plWFJDQ2taMmNpOUNhVEJNUm5aQ1dHSnpZbkE1YmtkU1UyTTBSemcwV210emNtRm9NRUZ2U1dOdE1HOU1lbmhTY0d0UFRtUlhjRW95UWxkNlowZGpkR2cyV25ZS2NucFZZbVpCWmxGcFpHaHpTbUZtZDNaeGIxcGhWMkYwTmtwdFJ5dFVRV2xCZURoeVZUVlRZa0pQVDAxdVowaHhMMnRNVVdzek9VWmtWbEpvTlhsUFpRcEhVRFo1YzJ0emRXZFhLMjlFUjBWb1ZqTjBSa1ZQWTBOQmQwVkJRV0ZPVjAxR1VYZEVaMWxFVmxJd1VFRlJTQzlDUVZGRVFXZFhaMDFDVFVkQk1WVmtDa3BSVVUxTlFXOUhRME56UjBGUlZVWkNkMDFEVFVGM1IwRXhWV1JGZDBWQ0wzZFJRMDFCUVhkSWQxbEVWbEl3YWtKQ1ozZEdiMEZWTkRJelJuWkRkSEFLUVhVeVJtdG5PWGd3VHpoaWJrTklWRkYxYzNkRVVWbEtTMjlhU1doMlkwNUJVVVZNUWxGQlJHZG5TVUpCUkd0WmVXcDZlbFI1YW5SdmFURlFkV1U0UXdwREwxUlpjVkZ0ZUc5bGFUQXlRa3RyYWtwdFRYcDVNemh2Y0dWaGFVVmlaRFZOYTJwWVJUQmFhek5LVUdWRVpuSm9MMXBpVTJoNFYyMUJZMHhHYmxkWENrVmxaR1UxUWxOM1VHRXJXVFZPVFZCM1QwZHZSRWRyWnpGMVZIVm5Na0owWkV0eGJTOVZORGxuZFhKdFYycFZXako1Y2s1aGRWSmxjV1JtYzAxNE9VZ0thR2N6TWtWYVRWWjNNSGwzU25JdkswSktXVFpMY2tkclQxRTJRbEowVWtkM2NEQk5VQzlGVkVoMFpHcHVObU00Tm5aVlJ5OUpOSHBDZDAxSFZWTlBSQXBaYjNWMlZWUndiMFJIYkRKb1RGWXdNVUkyWW1GbEwzcFJUMUo1YlZkc1RWcHdkVmR2U0RNMWVIcGthR2d3V0Rkb2VsQXdTbXhoVkRac1NVd3JSek12Q2xGME0zSnlaRVZwV1hCdFMzZDVhVVpxV0N0NGNFbEZTVk50Y2pSSGIybFFUMWxDWVhkWWQyOU1TbFJuYzAxNFJubFFhbUZNVEROVlZuTnhjRVp3TkZjS05VcFhSMVZsUzFBNWRWSjRXbk55ZW14S2RsZEJhbmh5VFVaSE0xRnBLelIzVERsVGJtRlpkbTlCYTFGUlZYTjJNR3hQZFRsUlpYRkZaSEZDZEdGbU5RcHVWamR5TVdWM1lsZ3hhVkUwU1ZObldtRlFNazVPYzFKM2VFSkZPRGxQUWsxQlR6TkRhVFY1UXpWbk5uWlhVWGRUUVZjM1kxRkhPVkpQWmtoWGF5OVJDa1UxYTFCQlVHSjJZVkJyVTFCbFV6VlZjR05xZWxRM1JrWkNNRTlRVTJWRk5FUXhOMGhwTjFRNFExVjNiMEp5UTBaTmFqQnhOekU0YUUxbGVrOUpZVWNLUzBjcldXcGhibVpFUkRrclRWaG5WalV4UmxwVVZIQjJVVmhPU0hkb1NVeFJjak0wWmpoT1ZYQmxZM2RyWmt4TFVFTkZTVTFLSzFCRU1UTjBUaXRXWndwS09HaDRUblowUkdWUk4yUlJPRk16Y2pOclQwZFZPRzlaVFhwa01TdFJhMW8xT1hSbmN6UmxObGhMUzNaYU5YVmxWRVpoUml0NU1HdFpka2xJY0hCVUNuRkVLME5vUW5NNVQydHBRbWxNUnpsUmIwTXhTQzlvVlFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgY2xpZW50LWtleS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJTVTBFZ1VGSkpWa0ZVUlNCTFJWa3RMUzB0TFFwTlNVbEtTMEZKUWtGQlMwTkJaMFZCTVcxNk5YaG9ZMGhOWTB0MlMxRXJiQzlxTURsV1p5c3dlV2x6ZG1WbFdtODRRMU5ZVUc1d0syMHhZamMzVFVoSUNrMW9TSHBKVlhsSmJUZHhhV3RqT0VWNGRVZEZZMUZoYkRoVWQzZ3ZZakZ4WVhCTlRsUlViWEJHYkVZeFUyUnRkRkpVVEVGemVXeHZTRUZpZGtRMVprY0tWa3N3VFhJd1puVllNMUp1ZGxkaVYzVm9ZakF4V1dWR05rNTFOVWRMZVhjM2RuVTVZMmd2ZVc1WmFsZ3liVWRDZEhWcVUwNUpORXB4YlZoSVdsTnFPQXBaYkZoRU4zUnViRm80VlRZelVqWTBjekl2T1VkVFVGWkpMeXRTYTNOWVNESjJORkUyTVhNM2NYUldaemxKY0dKemNFZDNabk5PZGxGcVIycEVhamt2Q25GMU9YaHhZazlXYzBsTVZsQjVlRVkzV1VZNE5sRTVlVW92UmtneU5EbFJVVkJ0Tm5ST05XRlZOelF4Y1hjelV6ZHZRWFJhWjBSa1dFdHdPV2g2SzNvS09WRTVTbkIzWkZGWlZGUXhMMDlQYjBvNWVuUXlNa0psWjFZNWFsSTBNbEJHZDNObVoxcFFPRzVKVEVGaGNUTnhMMHBsWWpWcVdWVXlWWGxpTjNOWWRRcE9kMEpUZWpCSVJGbHRUMDVIVkN0NmRqWjZTV1JIYURod2F6UnpZekZvU2tGT2NIVjNObmhZVGtGSGEzbFNObXR5TUhKaE9FaEVkMEU1VW5Odkx6bG9Da1JMUkUxS1ZrSmpUVVpzYzFkWkwxQnhNMkpNTlhKVlRrZ3hURE5rZFZkUFRHUkhWVXRuVGk4d1UyVXJURFZXYjNKTVNscERNMEpHVDB0WlVFaFhORklLVkRkSFVUZERTMDlNVDBKRFIzcFRiVTVtU1VscE9VaFZhMFYxWVdscU1tb3plWFJDUm5aeUwwSnBNRXhHZGtKWVluTmljRGx1UjFKVFl6UkhPRFJhYXdwemNtRm9NRUZ2U1dOdE1HOU1lbmhTY0d0UFRtUlhjRW95UWxkNlowZGpkR2cyV25aeWVsVmlaa0ZtVVdsa2FITktZV1ozZG5GdldtRlhZWFEyU20xSENpdFVRV2xCZURoeVZUVlRZa0pQVDAxdVowaHhMMnRNVVdzek9VWmtWbEpvTlhsUFpVZFFObmx6YTNOMVoxY3JiMFJIUldoV00zUkdSVTlqUTBGM1JVRUtRVkZMUTBGblFVOUJNazE2WTJVdlZHSmlRell3ZWpNMk5XOHJjVzU1Tkcxb1JHNHZSVzVNVEU1MWFqTmxWbEJ4TTFBeGNqRkxTWEpCU1dSUFNuTXhTd3AxUTBSR2RrdDZTVkJ3WWtWUFJGbERSbEJuUkdGRGVXSlBSemhJUnk5NVZEWTVSSEJsWVU1alVWWjJZMjFhYTI1Tk9FUk9NbEpLY1VkRlJXRTVNakUxQ25GWlltRkdkVEY2YW1WeFJWSmxORmhqVEhsb1FYcEJkeTlvZVRoYU5rRlpZMWxuUW5sd2RVdHJOVFpvVG5GTmJFVnhLemhUWW1oemVVMVJZMU5RY3pRS1JTdHBjalpOVlZSWVVEbERaRVpuUzIxVWIzWlRSMDkxVTFOd1lqVXdUak12Tm1aMFl6RnNXWGw2UzI5d2FXTlJVVmRSZUcxNU4wSjNhRXBCYWlzM05RcGpVMDR3YkVoVmFHUXpVSFJYTUdkUWJXcEpha0pFVDNabE1rdGlWRmRxUkhwcmREbHRWa3QxY1ZsMlRpOWpTalYxZERadVVuZ3JRWEJZV1daNE1XVlhDbU55Y1dOM01XZExLM1ZLUld0M1F6WklZbnBGVVZacldHNVhPVFpxYzI5eWIwWnlRVFppZG1aVk9YbFlXRGRuTm14cU4ybzVTbWRQVGxCMkwwbE5hMGNLY1UxNWN6WlZkakExWVc1RFVGQnFWRFY2VUc4elEzRTRNRmhUYjBaRVVEZzFURWRJYW1wamNHWlJhbmw2V0hBM1FqazRiV0o0YWpkTWEyeExXWEZOVWdwQmJrSTRTWGsyYm5CMU5YRTVWMjlFUldONFRIbFlUVFI2WnprclIzSlZNVFpOZG5weU5sZFdlR0p1T0dKRVRrZzRhVlkwT1VSSU4zSndTVVp2V0Vwa0NrNVVWbmgyU1RWNU1UaG5UbTV0VkRZMFYxZHBjVE50SzIxM2JsQjJaR0pMUlVOelkyNXhURTgxWVUxSE1rUm9RV2xUUlRGdGRWVllkWFJpVFc5U01qSUtaVkJEU1ZNNWRtUXhTVkI0U0hsR1JtdHJaSGh4YURWS0syNUVORmhuWjJGT1pFNDBabXMwTkc1aWIyeDBlak5WT1RoNWQxaEJabG8xVEhCRmJXSnpjZ3BuVFVwR1oyOTZSME53ZUU1VVUzaGFURU0xYzFreWN5dFBXRGxpYkhaMFluSnZWVVp6WW1OblFVRTVjVEpHZGxORlVVdERRVkZGUVRoRmVteHlVVzFoQ2pCdmJuSlNaalF3WVVrMGFuSndNamN4VG1GbGVIbEpSVVEzTkVGTU4zSm9Na2xPVVdreGRIRmxlRlIzYWxCdlZUVkhlSGROWldrMGFGRnllVFpvTTJNS1lYQllVbEJOYm5ZMk4ydGpTakIzYTBaM01tdFVjMUZPV21kUFdqRkJjbmxsTURkMGNucHZNV05GU0hGT2NrWmFUekpyY1V4Q2JIcFdVek5hTVVOWVZBcEtXVzlIWmxaTk16ZzBZMmRSV2taVlowazBiSEF4VUd0bGRqUmpPVmROV21oQ1UwVTJiazlDYVRVclVESnpObkF5TVhOdGVVdFVkamgwV1ZaaE9FRk1DbVJIU2xKUFYyRmpSRzFSYTJNdmJFTXdUa3BNUmxOdVNHTkRkWHBWU0hKeldXTlNPVkZhUml0c1FuSjBaREpyZEVRNU5ub3hhM0l4TTNaVFFuUmlTMmdLZEVNck4waERSVWd4TTBwb2FFTk5UVTgzTm1oamMzTXZVVTlLTlZKS1NGRTJjMDkzUVRsWldscG9ZbkUyWTFoUmMwRjVlRFZ2ZGk5dWJpc3dWRUZzY3dvd2FYcDNTbmxWUW5aSlN6VkVkMHREUVZGRlFUVkhPVkV4V0ZCTE0yVmpRek55TWxwTFNsUmlXRlIwZWpCM1lsQnJZazFYYkVoU05IWjVRekp0VVhaWUNuTlhPWFptY1ZWd2FEVmhjRk5DVEVoU2VFWXhUV2wzV0dNd09YaExLM0ZNVldWR2RrVnNSVGN3UTFKa01ISnJPWE5CV1VaYVFVNW5SMVpuY0RGaFRGTUtTVWRMUzBsUE4wNVhLMmxLTDBSWE9FcExaVmhvZWxsRlNHWXdZbEZEWmpKdkwyb3pXbWQzVjJjMWRITTFiV1JEU2pSMFEwcElkMlZvZGxKYVNXOXhjd3B3ZHpkVlpFSk9WbWxGUm5oUmVucDNkM2w2WmtwbFZIUlBlV1kwZVc1cGFqRlJSVVkyYmpSWVQxSk5NR1kxTTFnNFpVOXVWRWhCY1hWSk9VNVBkMDF4Q25oNU4xbzFla2hPY0M5cWNuRm5hVEYzTm1WRWVVRjRUMHg0ZDI1bmVYUjVTU3RKYjB3MFJWRlNiVVk1VjAwNFdqbG9lV3d6VUhVM05VeE9USFJwTjA0S016RmhNVVUxTWpWb2RpdFZVbWxtVG01R056RnlRVEZNT0doTFdrNUJOSEZHVWxReldWUjVObkZSUzBOQlVVRkNTVU56V0ZFeWRFSlFlbTlzTm5OdWRRcEVNMUpzVm1kSVUxQnRjMmd2WVhaT1RYaFBia3BhV0ROUlN6UTBOazlYTTNrclNsRnNjamxSVkhBeU56ZG9ORzVMVjFRek5tTnViR2xsZDJZdk9GbHhDamhaVVV4UWVGVlJUWEJWY0dSVmRXMTRZU3RNZVdJeFdFUkphV0ZuU1doT2FsWkdLMnBvWjJZMmFEaDZZelk0VW05Q1VtTktVVEF6UzAweFl5dDFNMUlLUzNwdVoyUk5SRlJzVm1Kb01FMW1TMDQzVTBaQ1kwUlNNa3BNUXpCdFYzZzVURFZyZUZGRlVYTlFNbVZvVURsSGQwOHZObmRFZVU1blFWSnVXVEkyY0FwMGNHaG9TSEpNVFdKYUwwTmhjRFoyYWs1VVlrNUxaekF3VVc1U1N6bENUeXN3TVZCbFQwOXZTbXd2Y2xOb1EyRjVZMUowZVVoa2RtTTJXRXAyVUVobUNtUllOakZqYzBOVk5uaERkMmt2YTNjMFdqWXhlbTlWVUVKSWJXNXRka2xzWnpCbU5HSnNMMHMwTVZKWFFYbFFaMXA2U3l0Q1NFWktSSE5NVmxCQ2Qyc0tLMDkyVEVGdlNVSkJRVVozYUdsVWFVNTFkMUpGV2paUWRWWkNaRW80YVRsdlEzYzNVbU5IV1ZSR1RXaE1UVmRtYTJsalEzZFNaelJMU1RZeWQySXdLd3BCVGtWWlpGUk5TV1JEUjJSNk5GRkdaM2xSVVhSV1NVNTRjVXB3Tm5GUFZVcDRZekV6WVV0dVZuYzVZbE5vWVN0NlNIbDRTM1oyVkZGNVYxUXJOakZTQ20xT1ZVUkVZVEUxWkU5WlFWQkRVbTlRVDNrMWF6YzVVM2xXVWxkVVUyOUdTamR0U0N0M01pdDJaWEl5T0ZWYVQyTmxWbUV4UmpJeFNsUmxZVU0xWW5nS1QzRktLekYwUjFWRVl5OTVWVzFDYlVSNFdsQnFiRVJCVldWWk5WcDZTVkEwWlhaUU9XUldjbHAwYkM5a00xWXdVMkowVDJWTk1rdHBVWE5CT0VabVdBcHdUSGxOYXpSRGNFcEtXakZLVjFRNGJUSTRha3htVURFM0sxUnJkbXhMUkU5TlVDOW5hREZtTjNSbGJYRnVaREZtWTNWdVNHUnpSR001Tm5ONGMyVkpDa0Z6YjNsYVFWSlNVVTlGVm5OR00xWkxhWFlyZW5SelZrbzNNM2RKVVd0RFoyZEZRa0ZLYms1M1ExaFhTRUlyWmpJNGFYVjRRa3BYTDI1eU9ERjVUbmtLYW5RMGJWTktjREp2Y25WTmQwaHZaRWt4VkhSSE5FaHdSU3RPT0hWeVRuVk9kMkYwY201dmJTdEplWFZxY0VRcmJtaFhNRVJFYkdaNldqbFBWVlIwYWdwSUt6Rk1aMXBxYmtwc01YQTVjMkpPVVN0d1dEbEVhbk5aUVd4VlptMTBTMms0VmtkRWIxVnFhMFk0ZFRVMlNGcG1MMkl3YkdKRU9TdFpZMFpzUnpKekNtbFRabUZCYkdaRWVUWXdaMk5xTmxrelEwOXRXVnBNV1dadVVqWjJaVFkwYTBGaGVUQlRUV2hSZW1KMlNuZEhaMUZEUW1kTWVtOXhiSFoxYnpKUFlUUUtVSE00WTFOeGFtOUtPWEpRTDJobFJYRnJVRWh0YUUwNU4zUjVWa3BXTVhaVGJWcERSRzl5T0V0MGFITm9NVEJEZGpBNU5YbzRkRWRsT1dKTVJ6VlNTQXBoWXpWR1pEbDVVM0ZNZEdkbFZHRjBWRk15Y0VGUmEyUkpLM1I2V1V0SGJEQTVaa0prVDBoNE4zaE9TRFJSWjFCNmJXTlZjVFJyY2pWb1NUMEtMUzB0TFMxRlRrUWdVbE5CSUZCU1NWWkJWRVVnUzBWWkxTMHRMUzBLCiAgICB0b2tlbjogYzMyODA5NTI5YmM3NDA3NzY1NmQ4ZjBiNGIyMWNkZmRmODg0ZTkyZDA4YmZlNmQ0MTQ2OTc3MzUxYzI4YzM2OGQ3OGM1MDllN2I5YjVlMDI5NTJhNjc3NTYwNWE3ZDJhMTdhYzdmZjg5MzBiZTEwMzdiZmE3YWExZWJiMTBmYmMK\"\n }\n ]\n }", + "Content-Length" : "13024", + "x-ms-request-id" : "97e4edb2-50ca-4c72-8a23-8a66ad3443ce", + "Body" : "{\n \"kubeconfigs\": [\n {\n \"name\": \"clusterUser\",\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlJFTkRRWFJEWjBGM1NVSkJaMGxSVTBKbVVEQlhNRE5ZTkUxM1VGUXhOM2d6ZHpkRFJFRk9RbWRyY1docmFVYzVkekJDUVZGelJrRkVRVTRLVFZGemQwTlJXVVJXVVZGRVJYZEthbGxVUVdkR2R6QjVUWHBCTUUxcVFYZE5hazE0VFVST1lVZEJPSGxOUkZWNlRVUlJlVTFFUVhsT1JFVjNUVEZ2ZHdwRVZFVk1UVUZyUjBFeFZVVkJlRTFEV1RKRmQyZG5TV2xOUVRCSFExTnhSMU5KWWpORVVVVkNRVkZWUVVFMFNVTkVkMEYzWjJkSlMwRnZTVU5CVVVOMkNuRjBXbkUyY1hkUUx5dG5jRXhGWmxsYVdWUnJUMUZTSzBSb09YRk9iSFU0YTNCT1FuVmtPRmRJY0dreGREazJZa0l6ZUU1bGVtMU5Ra1J5T1dFcllXa0tNRVU0VmpNNU0yeEhTRVJtYkRJMmNWRmhMMjE2WW1GVUszbExZbmxwTWs1aFV6bEJWMjFXVDNGTE5HTnZTV3BVZEdwalVVcE1iRTkyWW14TlVGUjBOZ3BXVFZsTFYzcHJhU3MxY2pVdlFtWjViR2x1YkdOSE9HcGxPSE5HYTNKT05rMUlZVVY0TldobWJUUXhXVkl4UnpBMFpUbHJWbUlyUlhWVFdWQkdWa05pQ2tkME1EZGpURnBVTW5nMlRHTlNaV3BuTnpCVFYyTm5UbTloTVZSaVlXSkxaMUl4TWtRM1JIZzFOWGhITkhnNVpsWldlbVpsTlhkTEsyb3lWa28wYjJNS2NtbDFUM2RMUTJ4RFYxWnJVekJEYWxBMFVUbDRaVEZJTjFadlJEaFdSWE5HU2xNMFdWQkdVWGxrTlZwWmJtUkRibGRLTWxwNWQwNHhTRk14TlhrNU9RcDBXR0Z5Unl0ME5XcE1NVnBwT1dWSVduY3lkRW95ZFVOaWR6WmFhaXRNVTJsdVN6SjNNRVpSYWtjNWRrUXlSV1pHZWk4cllWSk9RMnhKZUZCYVExcEZDazFaYTA0ck1tNW5la2s1TlVOaGVVcDRkVkV4TWpkdFJUTmpTMnhtUjJKd0wzbENkMVIwVVdackswOXNlVGxzSzBsUk1VdHdXa0l5VVVwa1MycEpiM2dLYVcxcmJsSTJWbXh3ZGpadlFWRklTMEZRZVRORkwzVjNabTUwZG01aldFRkVOazVPWmtoV1FuWk5iMDVQTjFWSVNuUnpPV3BSTmpOeFZuZFFiMG9yYUFwVFptOXZXV2hHV0RObVVEUlNTMnQ2VjIxTFZHRmFTVzA1WkRCbVdteHhPRzF6SzJkSFlYUkNZelE0TmxCM2JVbHZSRkUwUjFWV1dqY3pTV1ZyUm1WMUNuQTJjMDFCVW5wTk0xQjBjMng1VGtsb1RqZHNVVU5hWVUxYVozUnNjVzlvTHpkaVJXNURhbmQwU3pKTU1tb3ZNVGh5YTBzdlNFRmhVMmh0UVdGNlVXTUtVbXQ0TWs1S1dUUXphbnB3T0dkeFZuYzRXbE5IU2xneWJXbEtNamxFV2xscmIxWlZiRVowUVhkUlNVUkJVVUZDYnpCSmQxRkVRVTlDWjA1V1NGRTRRZ3BCWmpoRlFrRk5RMEZ4VVhkRWQxbEVWbEl3VkVGUlNDOUNRVlYzUVhkRlFpOTZRV1JDWjA1V1NGRTBSVVpuVVZWblNsTjBZMVJQVEVjeGEwWkpaamxtQ2tsb00wVnhiMU12ZVRFNGQwUlJXVXBMYjFwSmFIWmpUa0ZSUlV4Q1VVRkVaMmRKUWtGSmFYSXhjMWxyVkhKUk9IcFpPVW96TkhOd2JsVnZWM293VEVnS2RIcE1RMWx6VVU5V1NYTXZWWE4xTUZobmVVTmxXRUV3V2tGaldXVjZlRXhsVEM4clNUWnFkVTVCT1dOeVNHZEhjbkZzTkZCb1lXcE1TVmxPVmpoNE5RcHZSa2hWUVdRMlJGZDRiazE0V0d0NEwzQllaa1pTZDFrMFNWRk9XVWRQZHpGMFZ6UktaMlphZFZOMlIwOVBhR3d2TkUwMFRHVkliMHBZZFRoTlJETnpDbFF3TlVwUlZETlVaQzlhVFhSV1RWaENjMUpxVVhOd1IxUmFWRmsyYWxscUsyaHFaelJpZERWRGNGY3ZXWGR4VlRJNGNHdFdVRzlXV0VWMlVGVk1kR3NLUjFGYVoxWkZXVmxsYVU1dGEyNUxWaXM1U0hKMlMycDJiV2sxT1dnclJXMDFVMlI2ZWt3dmVqRnViVk5YV0RGVE5Dc3hjbVpWWkdSUE1GZHNUV3BXTHdwTVNuQlJNVmQ2TlVsQk1UVm9RMnBPTTJGWldIcEZVRko0TDFsYWVEaHliVzVFYTBsa1RUUmhXWFZ4YUdsVFZYUnJSbFJsVm5oWGJuRXpUVTVEZWpkcENtbElOR1kyVUZac1dXRmhiRGhoVUZwd2VtMWljMk5CZFU5QlFVa3dkblUwYW5acFFpOXBRMWRLVkdSR2RXUmhNMDAxZERKdmJuUkpMMFJsYzJ4NFdVY0tSa1ZUYnpaS2NFNU1OekYxT1VGcVRrbGFhbHBOVFVaVlZIQjRLMVZvTVZSV2QzUjFNMGt3Ym5JNFNVdFZaVGhDZG1SRlJHdzNjVkEzTkdSQ04zazRUUXBwV1VFNFZURnVNMlpuVUVsV1FWUndPWGxxUTB4WWEydDRiMXBzVURKTkt6ZEthM1JhTjJKNFQwNXRjVlpzVlVkYVdubEpPRVJEUTI1bk5sWllXV1JJQ2tkblUxSllNbnBpTDJGV1RXMDBjbXBKZVZoS1JscEZaM1FyY2psWFpHWmFaRXMzYzIxaFdHVlFkMjU1UXpkQmMwZFRRbkpsTDFOd1QxSkxhaXRpZDFrS05XWk9XVWMyZEZKaEsyczVUVkowUTBGTVEwTnFZVFZZTjFaQlJHTnpTWFo2TlZWYU5WSjRaRWt5Y21aRFpuVXJReXNyU0dRelMxSllORzR6Wm14NVZ3bzVaV1kwU0ZKb1ZIWmxZVzgzT1dnd0NpMHRMUzB0UlU1RUlFTkZVbFJKUmtsRFFWUkZMUzB0TFMwSwogICAgc2VydmVyOiBodHRwczovL21wMWRuczMzMTQ5ZS01b3FzMW1pZC5oY3AuY2VudHJhbHVzLmF6bWs4cy5pbzo0NDMKICBuYW1lOiBha3M4MjY1NWM3ZApjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogYWtzODI2NTVjN2QKICAgIHVzZXI6IGNsdXN0ZXJVc2VyX2phdmFhY3NyZzM2OTk4X2FrczgyNjU1YzdkCiAgbmFtZTogYWtzODI2NTVjN2QKY3VycmVudC1jb250ZXh0OiBha3M4MjY1NWM3ZApraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsdXN0ZXJVc2VyX2phdmFhY3NyZzM2OTk4X2FrczgyNjU1YzdkCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VaSWFrTkRRWGRoWjBGM1NVSkJaMGxTUVVzMlZ6QjFOR3BGY2swdllpdENaa1JZWjNwVVFXdDNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGNLUkZSRlRFMUJhMGRCTVZWRlFYaE5RMWt5UlhkSWFHTk9UV3BOZDA1RVNYZE5SRWw2VFZSQmVsZG9ZMDVOYWxWM1RrUkpkMDFFU1RCTlZFRjZWMnBCZHdwTlVtTjNSbEZaUkZaUlVVdEZkelY2WlZoT01GcFhNRFppVjBaNlpFZFdlV042UlZaTlFrMUhRVEZWUlVGNFRVMWlWMFo2WkVkV2VWa3llSEJhVnpVd0NrMUpTVU5KYWtGT1FtZHJjV2hyYVVjNWR6QkNRVkZGUmtGQlQwTkJaemhCVFVsSlEwTm5TME5CWjBWQmRXRlhWRkJ0Y1Zwb1pFZFhZMVV2ZFRoWGJrY0tkSFUxTHpka2VHb3ZRbXgwYTBFd05qTm1WSEJOVEdZM2NITXpZMlpEVUdSS2VYcGhhRUp3U21oMEswNUNVVXRZUW01TWVuRnpSRVJtZEVGeGFWUmhSd3BPWkVsNE9HUXZhRFJQYzIxaFUwSkdhMjh6Y2pkbGVtcEZRVGxZSzJwcE1sZFpkbGQwWVhORVdVaGtMM2hxUTI5MU1Hb3diekZ6YW1JclNVTkNWbVZ5Q2pKMFIyMVFWRWRLVUdSU1MyMUNNRWsxYURadllpdHRPRkUzTm05bVUySmhlV0pMVldGWFVERlpORTlhWkhOS2FYTk9kVkZ5WVZnNE5UZDVUVXBTTTNjS1ZGSmlZbWxSYVM5dWVVUktMMGRsVlhWWlJHeGtOMEZUWjJWbGFVdDFTVWhWVjFkTFRsTmtkRGhOWWxsWmVuQm9WWFpUZGtGeFdWWXZaVlJ4ZEhjdk9BcFBPV3BPVFZnNGFsUlNkREJHVWtKQk5DOVpNamxHTkhVMWVtbHZPWEoyWTNoVE1IaFFSVzVGVjI5bGRFWTFUelIyT0N0WmVFdERZMlF3VEhwa2QzSmpDa05FY3pOSWRVSXpLMVJOVlRoWWVTdFdMMDg1V2pWWk5qUjBXa1ptT1hadVpTOUtSVlJxTVVGcVdWWnFUbTFJWm1aaldWbDRibGRzYlVOVVIycGlWallLVFhSWVlrcEpOV1JQVmxGR1MwOXhXVlZxU0RoUmJ6RlRMMWh6VmpKV2MxSmpVMU1yUVhsMVdIQnphRTA1U0ZreWIwbzNkVFJUZHpGdVZFRXZTMFZXWkFwamRFMXJNVWhQUzFsbFNuRkVORmh6YlVKTmJGZEhMMlpVVjNGTFlXUmxjR2d4Vm1FeVdVSXdUV01yV0RZeE1URkdNbGRCWVZodU9GUkZUMjlzZFdwakNuZzVTMWRQWkU1elZFRndaSFlyTUdaWkwyZG9VV2RwV1ZWMFZWZFhZVWRCWlhORWVrWXhiVmRHU0dGMVZIQTJia1JLVTBkc2RrWlZWM28zUlU1MVZIQUtVazF6T1ZrdlprUk1VaTlTT0dwNWRFaEthVkEyWkdrMWNtNXZiVVJtZWt0MVRWSkhPQzlOTW5wWldrcE9OSHBoVFRWb2FuWjRUMWN4UWtWWWJIUndOQW95Y3pSa1VFOVZSWEEyZEc1YVZFa3pUSEZvVkc4NFkwTkJkMFZCUVdGT1YwMUdVWGRFWjFsRVZsSXdVRUZSU0M5Q1FWRkVRV2RYWjAxQ1RVZEJNVlZrQ2twUlVVMU5RVzlIUTBOelIwRlJWVVpDZDAxRFRVRjNSMEV4VldSRmQwVkNMM2RSUTAxQlFYZElkMWxFVmxJd2FrSkNaM2RHYjBGVlowcFRkR05VVDB3S1J6RnJSa2xtT1daSmFETkZjVzlUTDNreE9IZEVVVmxLUzI5YVNXaDJZMDVCVVVWTVFsRkJSR2RuU1VKQlN6WnNNRmxHUVM5RlFYTnBlVmxXZUhsYUt3b3hhVTV4YTFsSmJrdGlNMDFVVEdKMVJEQllNM1pRWW1aUFdWcGlibkZZWkVKalRsVXdZamcxY1RRMlMyMXNiRTFrWWtwck0yNXZRak01TVVNemRra3JDall2VW1OdVJFRlljbFpTWXpORlJYb3dTMnREZUVVNFJWaENlalZhTjNFd1NEaFZTMGN6U0hCV2VXdDVjVFJXUlROdFprY3ZlRko0YkVsaFdYcEtVMDRLTHpKdFZVMVlTMUZCWnpCcEwxRkJLMFp1ZDJjeVFuTm9jRzU0YVRsa01VaDVNbEZxUlRGbWJYRkZlVWxVWlRObU1FTnlaV1owWjJGS1RVdFhSa280ZVFvMk9EaERjMjFEZFdoSGQyWjJkVUpSTld4cWRGQldZbVo1ZEZwSlNFSjZLMWxrYW1ReVdGSkxja2xLVUdGclZtMWtaR3h2VEZodVVXWTBObUZhVDFocENuZzBaVUpIYkZKU1ptRkZSMEZyUm1WVFRIaFVNVEZ3YzB4S2VsWkNXVkJ1YUhWWE9XOUZiVEZNYXpkelNqUjNZbmRaVkcxa1YwSklaRzAxUlZGQ2Iwb0tNQ3N3TXpkeFZtcHJkbTVqT0RGRlluVTBRV2N3VVZOUWFEZGlXVU5tUjJWSlRtWkJVbTVJVEdGUU5WZDRWa1ZyUm5OcFZXb3JjelZhYVVSaU1FUnRlUXBOUVZOV1lXTlhWRGxVUnpkTVVFUTNhVVV2ZGpkcVEydHVUVkUyVDFwTFowUkRVWEZEZEdWRFFtbFJVWGRLTkZGU1pXeENiRTlFTm10bmRWSm5XRlJGQ25OWmFXTjJlVkl2YWpkaFNYVjZZU3RSYTBOVVNERmFNbWszYUVzMGRHaGlNMEZxV25WTFNrNTVNbkF4ZGk4clZHNW9aVkYwWld0cldVNTNlSE13WWtNS1pHdFdRMWhuVjA5VkwzWjBWbUp5Vld4RFlWaDRWVTUzVGxFNFUwZG9LMFpVWW1KbFRIRkpjbEEyTkhGQk1UWTFUVk5UUzNsWFVXWklkV2N5UjJFNFRRcFFjazk0T1ZjMVNXMXlkVWczY0cxR1VGRnZUMDFGVDJaTGRHVnhVbmh4UzBseFkwUm1aMlJGZFRCWVpqUXdURkJPVkc1T1IzWXZabFIzUkdKc2VFc3JDazFwVG1sWFZtWlZjR3RqY0Roa1dYRk9UVkpMUlM5c1Fnb3RMUzB0TFVWT1JDQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENnPT0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxLUzFGSlFrRkJTME5CWjBWQmRXRlhWRkJ0Y1Zwb1pFZFhZMVV2ZFRoWGJrZDBkVFV2TjJSNGFpOUNiSFJyUVRBMk0yWlVjRTFNWmpkd2N6TmpDbVpEVUdSS2VYcGhhRUp3U21oMEswNUNVVXRZUW01TWVuRnpSRVJtZEVGeGFWUmhSMDVrU1hnNFpDOW9ORTl6YldGVFFrWnJiek55TjJWNmFrVkJPVmdLSzJwcE1sZFpkbGQwWVhORVdVaGtMM2hxUTI5MU1Hb3diekZ6YW1JclNVTkNWbVZ5TW5SSGJWQlVSMHBRWkZKTGJVSXdTVFZvTm05aUsyMDRVVGMyYndwbVUySmhlV0pMVldGWFVERlpORTlhWkhOS2FYTk9kVkZ5WVZnNE5UZDVUVXBTTTNkVVVtSmlhVkZwTDI1NVJFb3ZSMlZWZFZsRWJHUTNRVk5uWldWcENrdDFTVWhWVjFkTFRsTmtkRGhOWWxsWmVuQm9WWFpUZGtGeFdWWXZaVlJ4ZEhjdk9FODVhazVOV0RocVZGSjBNRVpTUWtFMEwxa3lPVVkwZFRWNmFXOEtPWEoyWTNoVE1IaFFSVzVGVjI5bGRFWTFUelIyT0N0WmVFdERZMlF3VEhwa2QzSmpRMFJ6TTBoMVFqTXJWRTFWT0ZoNUsxWXZUemxhTlZrMk5IUmFSZ3BtT1hadVpTOUtSVlJxTVVGcVdWWnFUbTFJWm1aaldWbDRibGRzYlVOVVIycGlWalpOZEZoaVNrazFaRTlXVVVaTFQzRlpWV3BJT0ZGdk1WTXZXSE5XQ2pKV2MxSmpVMU1yUVhsMVdIQnphRTA1U0ZreWIwbzNkVFJUZHpGdVZFRXZTMFZXWkdOMFRXc3hTRTlMV1dWS2NVUTBXSE50UWsxc1YwY3ZabFJYY1VzS1lXUmxjR2d4Vm1FeVdVSXdUV01yV0RZeE1URkdNbGRCWVZodU9GUkZUMjlzZFdwamVEbExWMDlrVG5OVVFYQmtkaXN3WmxrdloyaFJaMmxaVlhSVlZ3cFhZVWRCWlhORWVrWXhiVmRHU0dGMVZIQTJia1JLVTBkc2RrWlZWM28zUlU1MVZIQlNUWE01V1M5bVJFeFNMMUk0YW5sMFNFcHBVRFprYVRWeWJtOXRDa1JtZWt0MVRWSkhPQzlOTW5wWldrcE9OSHBoVFRWb2FuWjRUMWN4UWtWWWJIUndOREp6TkdSUVQxVkZjRFowYmxwVVNUTk1jV2hVYnpoalEwRjNSVUVLUVZGTFEwRm5SVUZvY1VVM2VXVjZNbXAxVVhscVRsRm9MMVJNZGxvclVrbEtRa0pMT1doNlpYQnlVR2hrSzNSUVdGRlNaak5HVXpSVE9VdGhXUzl0VlFwTmJUYzFNbGhUZGxOUE0yRTFiRTVuZGk5cWVFUlVjMkpVWTNsaWQyUmFRVmxDT0hwTFRFSXZaRFJrZFhwT2VHUk9NM04xU1RSNGRFTmpiM01yTXpFNENqVk9kM3BKTjJOc2F6SXpaMUEwYld3eEx6SldSVzFOT1dkbVFsWmpaV1pPTDJSNU5XOVlkMlEyU0doT05YTjRaVGRIU0N0S1RXSlZWelJhWXpkb05ua0tiMFZrWTFGeFNFTklhWHBVT0RGM1dHSk5ZazlTUzFGdmIyaFpNMGRWUXpGVWIyaHZjSEJpV25oR1F6bDFNVlowYXpoSE9XVnFWMjlHYURnMmJsWXpZd3AyTjFaeVpHdDRUbmx3UVdjeWF6aFdlQzgzTkZCa2NsRkhTbVpuU0U5eFducEJXbVZpUjBjellXcHpVMUV2T1daV1VrbHJVVFI1UldoQlNYcEdWVGg2Q25kSWRtbHBTME5TT1RKSmNXWm1aVzR5ZUdnMmRqaGFkVEV5Y1hCeE5WRk9NVnBHVmtkMFUwSTNOMjU0YVRsbE1scHlXbmxFWVhSSk9WQlZMMGMxYmxNS05IWkdiblZaTTFseGJqaEdXV2RDT0ZSTWN6VjZPRmhEYkRKVGVFZHhlVkk0ZW1GQmVWaFNiR2xuZUZCU1YyUklTek5uUldKVFFWVm9aalp4VVhreGN3cFZkR1JOWTA1NGVFbEtZV0ZpTTJRNFdtbzVVRTFIVkZscFpXZERhMUZ4U2s5SloyeERUMjg1U25VemVIcDJWMVZwZEVaRFptRXZhMkkzYVN0WGQyOW9DbTB4Ym1oQlpqaHBNVzVVTTJKdldteFBURVZtYlRkMVdTdHdlSFI0VFZBMlJIZHlVM05wWldoM2VqQldRMkoxV0hNeE9VUmpSVWs1YW1vMGVrVlVXQzhLVVZJNFlpdEJSRFpMTlVwSFNGSklZVzFGY1U1MWJTdFpWVmh0Y2tJNGFFc3JTRWxIYjJ4NGRXdFFjWEZJV0ZFMGFIRTNPR0p0YWs5cFlWUndRMUJOY1FwelRqQlhaRFZpUkRCa2VVaHVjSGhCZVhKUEszbDJhblZ1TTBkc2MxWkRlRUZEVmpVemIybHBWR1ZKUzJaTlpUVmpXRVZEWjJkRlFrRk5SMHBNUWpVMUNqQjJjbFp0ZEdWTU5HYzNSRVppUTJzd1pXaERjekJ0TnpCVU56aFVOMWhFZVdWaU5EWlNiWFZVVDFSV01rSXZZMFl3YzBWRlNESmxWa3huVW5CaUt5OEtjSHA2SzNka1lVVTFhVUl6VlV4QlEwVmphRVZuYWtSTmIyRkthaTkwTldoS2NERTNPVFl4UVRST1FVRm5hRlpNUlVWNWRGRkpabHBIVlVka1J6ZDZLd28xVjFnM2NrZENVSE55YzJOclZuSkdSRzk0V1N0dGJUSmxjVUpGUjBFNVQwSnFTSGcwYVM5RGMyWk9kbXhVUzA1aU5sVkVRbGh2TDBWbVpHbEpVVUU1Q2pkWlJXOU1OSHB0UkVSUFMyeEZka3RHYURZMWFreEpWMFEyWkRsdVIwWXphblE0ZG1KaVVUUkZiVmcxYmk4dmF6UnFPR1ZvVUdGbVpFRkVaMDlSTm1FS0x6QnpkVWxETm01NlpHRk5ZVVJxZVVKSVpWTXdWV2h6VDNoaWRHeHpMMWhKVmxSRFpUbEdkMlpQY0RGbVVuRmhSR2d2YzNrd0sydG9UR3czWmxGSGF3cFJabVUwVFRCclVXRlFiVlIwYm10RFoyZEZRa0ZRVjFGcmNWSktNbFoxVTI5S1dGSlJOREEwYlVkaFFVaGhjWGhxWm1GMmIxSjFSVTVrUWxaM1dXRmlDa3R0UzFoak5uZFNjVzExWlRWMllWRmtXbGRLV1dwQlF6VTJZWGxaYTNvM1JWUmliSFJaTjBWT2QxcHZNakl6UjNvd1ZYcEZRelJrZDBwQ2NUWnFkRk1LUWswMlRIRkliVTVTWVZCd0syTkVibEZ1YVhoT0syNXFUVUpYZVhWNmJUZElSVmRvYTFGQ1dXNDJjSFJ4VDNNdmVGVlhVMnBFTDIxRVNrZHpLekkzTHdwaVVFUTBiSFE1U210aVpXZEJUR1pySzBjelMwNXFla1YyYkhJMmRVSmhNR3ROVHpSYVoxYzFXVTE0V0ZSemExZE1MM2s1WTFSeFZrNUxZM1JYUkhCTUNrdFRTbTFhT1dkUGRFNU1ORkpDYjNoWEswNXhaRWMzZFZWU1JuaENaRk4wYTNKaU0wUktZbWhKV0hFd1dUWTRUVmxCWVRNMGJrNVFLM2RRWkRVMmJtY0tlVzA1YVRndlExVmxhWFp3ZVhkTlkybHRXRWczVW1welZVbFhSWEV4YUhnemFURllZVVJaU1c1RU9FTm5aMFZCVm5wbldtZFFZVWxDV0VWRldXdFdlQXBOUWxCMFJETnRTQ3MzVFhKc00zZHJUbU15UW05eWJrVnZUMjV0UzNsUGNFWmhkbXg0V2pOeWFGZDNhMlp0Wnk5YUswUlZTVTVGWm1Kc1lXeFNjV05KQ2tOMlQyRnJiV1Z6VjJWUEswSklORVZFWlc5bmNqRnNOMFJLWjFWeE5tcEZZVUpyUTJoMFVWbFhWMWgxTkdkdlRqTnpjMDRyUTA5eVowVldiV3AwVkRnS1EwZFZPR2RJY1RCTWNqTmxlRWwwZGxGb1JFOUJkaXN6ZGxGU01GZGxMMVpSU1RneE0zUXhjM2hwU0ZKamVVVXZWMGw1U25OT1JUTXlka0ZuVm1SQ1RBcERWMDVZY0RkNFFVMWpTMUJVUzJGNWExWnZSR2R6TVdSMmRXeG9LMFZyV1hsWmIzY3JRMHhRWWpSRGVXcFhObGt5WkdkNUwyOXJUbkZ1VkRCSVprdFVDbmxwTDIxMlJuTmtaR3RJWkZCV1ZrSllMMnBqT0ZobVZGWndOVGRNU1RCVlZIQnNOazExV0dkdVlsTmhaalUzTWtSYU1VRllaVUZJZEhKeU1YRmxWRk1LVjJvclpXbFJTME5CVVVWQk1VNXRXbTltYlRWQk5YcFhkMDFYUVdwb2IzVlVlbkJvWmt0RmJXTnNjazVvVEVwWGFYUjVjVkZIYVdsc2J6WTRXSEowTlFwUmIzVmliWE5EWjJsNGRHOUdhMGRQVmxoc2RIQXhhRUZHV25WTFoyUk5iRGwwU2xFd1NtaDNPVWxTVFZaQmVrbzJkVkZvV0RSWE5sVlBXRkpDU0hOc0Ntb3JlWGMxVkc5UE4yUndLMjl4WVdZclZUZFJOV3AwTDFOQlVFSlZaRVl2Y0VKUmJGSk1VV28xUTJkbmJGRndjMlp4UXpNeVFVSnBhRFJUVTBWaU1FNEtTakpNZVM5SVRHeDFlRkkxWVhKalIxbEpiazV2ZWtOclFXMUpSbGhLVkZGcFNUVnpOV1pRY21GSFJUQnJhR3BsWVUxSWRrcGhaMk5aV1hKMVJ5dExlZ3BpWlVwMk9WWjNkbFEzU0c5a2JtSjJiMlpUWW01NmRFMVlibVJLV0VWaFREVklXVlJ4V214TFlYTm9Zelp4U3pZMmVVVm1UM0Z3TUVSYVVuZzJWMmh3Q21SVlRGUkRNRVpxTTA1RmMyWkdkbkJrTjBsR1lUQmFXREZIYkdSR1QycHNkRkZMUTBGUlFtcFhaemdyWm1kQ2RVSkJhR3AxVkRGaFYwa3ZjVlYwVkU0S01qZzFXRlFyUXpnM09GWmpiMDl6VW5aemNrZGlNSGhoWWpodWQxTkViSFpTWTBkTU5FRTNaMkZVTW01TVIzYzVVMWs0YkM5Q1NrMXZTbUV4VFZWdVJ3cEdVRE5hYUZkbFMwZG5jRkV2UzBaUk5tVXpLM3BTTkVWeVRXczNUbVJzUVhkMGNYSkNSa2RHZEUxWGJFNTZkeXRXU1hONlVtVlplVzF4TTNBM2JHaHFDa3BTU1VGQmVYaFJabGRZT0V0TlJFeE9aRU5QY0haaWJHbDNRWEZsV1RZd09YVk5Za2R2YlhwcFVGUnpRM1pVWjNSM05HczVXbFE0VVZoSlpHNXJlRThLVEU5b01HVnhkblJEVjNWcmExQm5aVVpHV1VWa1FTOWlWVWhzU2t0NlUxVk5TbVJNYkRnM1owWjVRV2h0VUdKMmVsaG1hbm92TjFGRk9USkJSRE12UlFwblpDOW1OM1Z6TUVwMk4ySlBWemRRVUU1NllVaG9Xa0ZYTjBkTlVFSkdORFpZUlVwcFEycGhkV05uVmpsa1lqQXdSVmh5ZGtkQlVtOXFWa0VLTFMwdExTMUZUa1FnVWxOQklGQlNTVlpCVkVVZ1MwVlpMUzB0TFMwSwogICAgdG9rZW46IDB6N3FmaHpqdG9pZjlkbjI1ZGIxMXpncmI3bjkzYTlxcDJ4dmwxa2s4bTV3cGc2c2treWlnOHZmdGh5aHdvM3hraXF1OHh4aGoxNm0xZHZmNXIwMHRsOHAwbDhmb3M5ODBodDVqeHBzejRhY2c2MXJ2czk2NGl1Zm52ZXVheWtwCg==\"\n }\n ]\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg79918/providers/Microsoft.ContainerService/managedClusters/aks08133f7e/listClusterUserCredential?api-version=2023-01-01&format=exec", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg36998/providers/Microsoft.ContainerService/managedClusters/aks82655c7d/listClusterUserCredential?api-version=2023-03-01&format=exec", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d9eeb9b9-de7e-439f-9c4e-869e1200da02", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6bb4d7d9-734d-4854-a851-1b3a96dbfca5", "Content-Type" : "application/json" }, "Response" : { @@ -408,43 +486,43 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "200", - "Date" : "Tue, 14 Feb 2023 02:13:05 GMT", - "x-ms-correlation-request-id" : "4a1b3b66-4744-40f2-9250-d3ed9ae21e41", + "Date" : "Thu, 20 Apr 2023 02:46:48 GMT", + "x-ms-correlation-request-id" : "7915692c-c919-4236-a70e-26faa73f2cad", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021306Z:4a1b3b66-4744-40f2-9250-d3ed9ae21e41", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024648Z:7915692c-c919-4236-a70e-26faa73f2cad", "Expires" : "-1", - "Content-Length" : "13032", - "x-ms-request-id" : "a49b7a3c-bba4-4e75-bdbe-fd5daad69c2a", - "Body" : "{\n \"kubeconfigs\": [\n {\n \"name\": \"clusterUser\",\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlZFTkRRWFJIWjBGM1NVSkJaMGxTUVVsQkt6SmhhME5TU2sxVFZqWnVaRGMwVFhwM0x6UjNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGNLUkZSRlRFMUJhMGRCTVZWRlFYaE5RMWt5UlhkSlFtTk9UV3BOZDAxcVJUQk5SRVV4VDBSTk5WZG9aMUJOYWtFeFRYcEJlVTFVVVhkTmFrRTBUWHBzWVFwTlFUQjRRM3BCU2tKblRsWkNRVTFVUVcxT2FFMUpTVU5KYWtGT1FtZHJjV2hyYVVjNWR6QkNRVkZGUmtGQlQwTkJaemhCVFVsSlEwTm5TME5CWjBWQkNua3hNMVI2VUhKSFRXUkNSa0ZQZW14dVRFbENiVVF3V21NclRGWk1TR2RVYVRSNmQwMUNhR2t3VTNSb1QyZzJOR2R1U2xvMmRpOHJia3MwVFZscFFUTUtVbEZEUkd4YU5Ia3daR0pvYVc4ME0wRlJaMGhFWlZKNVYxWktWRmRIVUZKM1RXbEhZMlZVT1d4S1V6UjJkREZ1VDAxd1lrcEViMWcyWlRReGFGbGxaZ3B4YzB0NVNFdEtVWE5vV2psaFRrTlVVbXcxVEU1aGFFZGtaRlY1ZG1kUmJGVktRMDU1V1hFeGFGQkVRbWxTZDI0NVEyMVpZa05qV2pNek5WZHVRWEZoQ2pSdldFMXZNRFU0WVZrM1FuVktUSFo0ZURCblkyTlhhUzlFU1RCbFRGRjFkRWRMVjJwQ1VscFNTRTFXU2tsbE4zUXhVV2hHWVU5S01XRmFRVEYwUTFVS1N6TklhM2RTYTJkR00wNHJiekk0U1dzdmRVbEpTemx5TDNkaGNIbHRSMkpMUTJ0MGFVcFZkV1lyZVRCb04waFFWMmhxWVdOSWVteFZXRzVEYUdwRVV3b3JOMlptUlZwdmQyWlFiMVpTVTNReFZtMWhUbEoxVVRZdmRrWjNVRXAzUW1RNGFHSjFjbE5NZEdGUVoxTnlVRnBUUTNCV2VreFRaV05JTHpkUWEyeHVDbmxZTlVaNFJXUkJWa055UlZJelpWUlRUa1psU1VoM1pIUjJaakZyTTNsMVJERnJVbFZET1VFMlExUkRXVFJUWldvemVFZGtZMngwY2xwSFVXVklaME1LV0hveWRXcFdiMlJPVXpjMFRtNHplbmQzVldWYWNFWjVOSFJFVTI5d2VVTnlkMUI2Y21oSmMyTlRORlZIVUdSTGRFWkxNamg1V0hncmFtODNTa1F4THdvcmNWaGhSRzVSYjJSUmVpc3lNWGhTUldwMFVXUm5VamxJUVVKUVIxZGxiV0o1Ym5CV1FrVTBNbVJYVTFCRlpGWjVkSFZPUkd0a1kwZExTM1JrVkhSU0NpOUhkMUF4ZEZKbVdXMDJhazAyUWtkSE5UTjVhemR4VkZsWFNrVkRhbFZuZEdNMFJGSlVVbEpZYzJGdk1IZHlPV1kxWkRWMmQwOTZNVEYyUWs1dGFVSUtaV3BNVmxwbGRIcGtVMGRWVXl0bVdHa3ZRVVZXUlhndlJYWnRTMWRPYTFoNVZraGpTbTFKYVdSdlRVTkJkMFZCUVdGT1EwMUZRWGRFWjFsRVZsSXdVQXBCVVVndlFrRlJSRUZuUzJ0TlFUaEhRVEZWWkVWM1JVSXZkMUZHVFVGTlFrRm1PSGRJVVZsRVZsSXdUMEpDV1VWR1QwNTBlR0ozY21GUlRIUm9Xa2xRQ21Oa1JIWkhOWGRvTURCTWNrMUJNRWREVTNGSFUwbGlNMFJSUlVKRGQxVkJRVFJKUTBGUlEzWktjR2MyVm5Obk9HbzJVV1E0WVZsdVIyaEpibXRvTW5ZS0wzWmljVTFUTkRCb2NHcFVVMHR5UldsSFJYRkVjakZDVmxFd2JVTnpURnB2ZFRGR1JIcExhV2xEUTJkUk0wWjBXR001YzA1SGQxUjBSREZxWkhSd1ZRbzVjMGxYVWtSM1pXbFBlVmxSYjJsQ05VUXhZMkZpZFdKS1FsZzRhRmRYWjFodVJqQkZTRTlVUjFJclRIWnFVRFJFZDJacVVtbEpiR3BZVlVrdlUzaHBDa1JSWTBjMFYzRnZaRXBaWkdKNmJHZEpVMjlpZEdoYVEyNWtkV0pHZFRKVlVFeDZkV05xVjNaVmN6UnVaMnNyWWpOb05tTlRWa0ZtYVZvNU5tOXJNVWNLTDFjeWJIQTFUVk5QV21WWk9YTlRZM1ZpYzBveGVXRmFZVU16Um1JM05UVlNTVXBoS3pJNGVpOTZaa1ZWV2pKcVYwUlFabTVxY214d01Xa3JRVzg0T1FwM1RIRkNSbUkzSzBkS2NrNHZTalowZURWRFkweGhTbHBEY25CWVZHTmFRVUZYVkVONE5IbFVlV0ZVWlhJeWRYRndXR3hSY0UxdFYxTkJORzByTVVSUkNqbHNZWGRVYzBjNE9IazRiMlFyZDBaWlF6SklSV3hEVXpSc0sxQk9ibWxqVTJ4S1JWQllObUZLSzB0T1VHWjBMMVZwVUZkdWEwUldUa0ZuYkdwUmN6WUtPRzVUTkVzdmNtOTRabkJZTmtwSE5tWjNkbVZPVjI5MldXUnpjVnB5V201NE9HeGplWFZrYVcxVE9FYzJPRzlPYjNCVVQwcENiRXBaVGl0clRXWjBiZ3BrZFdOUE1uZHNORkozTnpOUVRsTk5iMjFoWkRRMk1sTnhMM0J5TVZCUFJIWnpaMFZaTjFGUksxaHZkVlJJZUd0T05HRktNems1ZVRKS00zWlJOMWNyQ25SRFl6ZHRLMGRKUkhoU1pWSlZha1E0U2lzemRGVlFTVlppTkRCeVIxVk5Za1l3ZG5wU01uWmhSellyVDJwbmJUVnRUblUxTm5kTFFubE5aRXBIZDJjS1JERlRhRTlJYlRCNEsybHRNV3d5UkdneVpIaERPRTFIWkcxb1RXNHhVVkZpU2xOV05DdFlXbVp1ZVdaRFQwbDNjemxCVUhWWmRsVTBaMkpyUmtoUlp3cDFWV0phTjJsNFdTdE1la2xwTkZobU4wRTlQUW90TFMwdExVVk9SQ0JEUlZKVVNVWkpRMEZVUlMwdExTMHRDZz09CiAgICBzZXJ2ZXI6IGh0dHBzOi8vbXAxZG5zMzEyMDc1LTU5M2I2ZTUxLmhjcC5jZW50cmFsdXMuYXptazhzLmlvOjQ0MwogIG5hbWU6IGFrczA4MTMzZjdlCmNvbnRleHRzOgotIGNvbnRleHQ6CiAgICBjbHVzdGVyOiBha3MwODEzM2Y3ZQogICAgdXNlcjogY2x1c3RlclVzZXJfamF2YWFjc3JnNzk5MThfYWtzMDgxMzNmN2UKICBuYW1lOiBha3MwODEzM2Y3ZQpjdXJyZW50LWNvbnRleHQ6IGFrczA4MTMzZjdlCmtpbmQ6IENvbmZpZwpwcmVmZXJlbmNlczoge30KdXNlcnM6Ci0gbmFtZTogY2x1c3RlclVzZXJfamF2YWFjc3JnNzk5MThfYWtzMDgxMzNmN2UKICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVpJYWtORFFYZGhaMEYzU1VKQlowbFNRVW8xWm14elFqVm1UM2xTTDJOalNWb3paMFYzTHpoM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYY0tSRlJGVEUxQmEwZEJNVlZGUVhoTlExa3lSWGRJYUdOT1RXcE5kMDFxUlRCTlJFVXhUMFJOTlZkb1kwNU5hbFYzVFdwRk1FMUVTWGRQUkUwMVYycEJkd3BOVW1OM1JsRlpSRlpSVVV0RmR6VjZaVmhPTUZwWE1EWmlWMFo2WkVkV2VXTjZSVlpOUWsxSFFURlZSVUY0VFUxaVYwWjZaRWRXZVZreWVIQmFWelV3Q2sxSlNVTkpha0ZPUW1kcmNXaHJhVWM1ZHpCQ1FWRkZSa0ZCVDBOQlp6aEJUVWxKUTBOblMwTkJaMFZCTVcxNk5YaG9ZMGhOWTB0MlMxRXJiQzlxTURrS1ZtY3JNSGxwYzNabFpWcHZPRU5UV0ZCdWNDdHRNV0kzTjAxSVNFMW9TSHBKVlhsSmJUZHhhV3RqT0VWNGRVZEZZMUZoYkRoVWQzZ3ZZakZ4WVhCTlRncFVWRzF3Um14R01WTmtiWFJTVkV4QmMzbHNiMGhCWW5aRU5XWkhWa3N3VFhJd1puVllNMUp1ZGxkaVYzVm9ZakF4V1dWR05rNTFOVWRMZVhjM2RuVTVDbU5vTDNsdVdXcFlNbTFIUW5SMWFsTk9TVFJLY1cxWVNGcFRhamhaYkZoRU4zUnViRm80VlRZelVqWTBjekl2T1VkVFVGWkpMeXRTYTNOWVNESjJORkVLTmpGek4zRjBWbWM1U1hCaWMzQkhkMlp6VG5aUmFrZHFSR281TDNGMU9YaHhZazlXYzBsTVZsQjVlRVkzV1VZNE5sRTVlVW92UmtneU5EbFJVVkJ0TmdwMFRqVmhWVGMwTVhGM00xTTNiMEYwV21kRVpGaExjRGxvZWl0Nk9WRTVTbkIzWkZGWlZGUXhMMDlQYjBvNWVuUXlNa0psWjFZNWFsSTBNbEJHZDNObUNtZGFVRGh1U1V4QllYRXpjUzlLWldJMWFsbFZNbFY1WWpkeldIVk9kMEpUZWpCSVJGbHRUMDVIVkN0NmRqWjZTV1JIYURod2F6UnpZekZvU2tGT2NIVUtkelo0V0U1QlIydDVValpyY2pCeVlUaElSSGRCT1ZKemJ5ODVhRVJMUkUxS1ZrSmpUVVpzYzFkWkwxQnhNMkpNTlhKVlRrZ3hURE5rZFZkUFRHUkhWUXBMWjA0dk1GTmxLMHcxVm05eVRFcGFRek5DUms5TFdWQklWelJTVkRkSFVUZERTMDlNVDBKRFIzcFRiVTVtU1VscE9VaFZhMFYxWVdscU1tb3plWFJDQ2taMmNpOUNhVEJNUm5aQ1dHSnpZbkE1YmtkU1UyTTBSemcwV210emNtRm9NRUZ2U1dOdE1HOU1lbmhTY0d0UFRtUlhjRW95UWxkNlowZGpkR2cyV25ZS2NucFZZbVpCWmxGcFpHaHpTbUZtZDNaeGIxcGhWMkYwTmtwdFJ5dFVRV2xCZURoeVZUVlRZa0pQVDAxdVowaHhMMnRNVVdzek9VWmtWbEpvTlhsUFpRcEhVRFo1YzJ0emRXZFhLMjlFUjBWb1ZqTjBSa1ZQWTBOQmQwVkJRV0ZPVjAxR1VYZEVaMWxFVmxJd1VFRlJTQzlDUVZGRVFXZFhaMDFDVFVkQk1WVmtDa3BSVVUxTlFXOUhRME56UjBGUlZVWkNkMDFEVFVGM1IwRXhWV1JGZDBWQ0wzZFJRMDFCUVhkSWQxbEVWbEl3YWtKQ1ozZEdiMEZWTkRJelJuWkRkSEFLUVhVeVJtdG5PWGd3VHpoaWJrTklWRkYxYzNkRVVWbEtTMjlhU1doMlkwNUJVVVZNUWxGQlJHZG5TVUpCUkd0WmVXcDZlbFI1YW5SdmFURlFkV1U0UXdwREwxUlpjVkZ0ZUc5bGFUQXlRa3RyYWtwdFRYcDVNemh2Y0dWaGFVVmlaRFZOYTJwWVJUQmFhek5LVUdWRVpuSm9MMXBpVTJoNFYyMUJZMHhHYmxkWENrVmxaR1UxUWxOM1VHRXJXVFZPVFZCM1QwZHZSRWRyWnpGMVZIVm5Na0owWkV0eGJTOVZORGxuZFhKdFYycFZXako1Y2s1aGRWSmxjV1JtYzAxNE9VZ0thR2N6TWtWYVRWWjNNSGwzU25JdkswSktXVFpMY2tkclQxRTJRbEowVWtkM2NEQk5VQzlGVkVoMFpHcHVObU00Tm5aVlJ5OUpOSHBDZDAxSFZWTlBSQXBaYjNWMlZWUndiMFJIYkRKb1RGWXdNVUkyWW1GbEwzcFJUMUo1YlZkc1RWcHdkVmR2U0RNMWVIcGthR2d3V0Rkb2VsQXdTbXhoVkRac1NVd3JSek12Q2xGME0zSnlaRVZwV1hCdFMzZDVhVVpxV0N0NGNFbEZTVk50Y2pSSGIybFFUMWxDWVhkWWQyOU1TbFJuYzAxNFJubFFhbUZNVEROVlZuTnhjRVp3TkZjS05VcFhSMVZsUzFBNWRWSjRXbk55ZW14S2RsZEJhbmh5VFVaSE0xRnBLelIzVERsVGJtRlpkbTlCYTFGUlZYTjJNR3hQZFRsUlpYRkZaSEZDZEdGbU5RcHVWamR5TVdWM1lsZ3hhVkUwU1ZObldtRlFNazVPYzFKM2VFSkZPRGxQUWsxQlR6TkRhVFY1UXpWbk5uWlhVWGRUUVZjM1kxRkhPVkpQWmtoWGF5OVJDa1UxYTFCQlVHSjJZVkJyVTFCbFV6VlZjR05xZWxRM1JrWkNNRTlRVTJWRk5FUXhOMGhwTjFRNFExVjNiMEp5UTBaTmFqQnhOekU0YUUxbGVrOUpZVWNLUzBjcldXcGhibVpFUkRrclRWaG5WalV4UmxwVVZIQjJVVmhPU0hkb1NVeFJjak0wWmpoT1ZYQmxZM2RyWmt4TFVFTkZTVTFLSzFCRU1UTjBUaXRXWndwS09HaDRUblowUkdWUk4yUlJPRk16Y2pOclQwZFZPRzlaVFhwa01TdFJhMW8xT1hSbmN6UmxObGhMUzNaYU5YVmxWRVpoUml0NU1HdFpka2xJY0hCVUNuRkVLME5vUW5NNVQydHBRbWxNUnpsUmIwTXhTQzlvVlFvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgY2xpZW50LWtleS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJTVTBFZ1VGSkpWa0ZVUlNCTFJWa3RMUzB0TFFwTlNVbEtTMEZKUWtGQlMwTkJaMFZCTVcxNk5YaG9ZMGhOWTB0MlMxRXJiQzlxTURsV1p5c3dlV2x6ZG1WbFdtODRRMU5ZVUc1d0syMHhZamMzVFVoSUNrMW9TSHBKVlhsSmJUZHhhV3RqT0VWNGRVZEZZMUZoYkRoVWQzZ3ZZakZ4WVhCTlRsUlViWEJHYkVZeFUyUnRkRkpVVEVGemVXeHZTRUZpZGtRMVprY0tWa3N3VFhJd1puVllNMUp1ZGxkaVYzVm9ZakF4V1dWR05rNTFOVWRMZVhjM2RuVTVZMmd2ZVc1WmFsZ3liVWRDZEhWcVUwNUpORXB4YlZoSVdsTnFPQXBaYkZoRU4zUnViRm80VlRZelVqWTBjekl2T1VkVFVGWkpMeXRTYTNOWVNESjJORkUyTVhNM2NYUldaemxKY0dKemNFZDNabk5PZGxGcVIycEVhamt2Q25GMU9YaHhZazlXYzBsTVZsQjVlRVkzV1VZNE5sRTVlVW92UmtneU5EbFJVVkJ0Tm5ST05XRlZOelF4Y1hjelV6ZHZRWFJhWjBSa1dFdHdPV2g2SzNvS09WRTVTbkIzWkZGWlZGUXhMMDlQYjBvNWVuUXlNa0psWjFZNWFsSTBNbEJHZDNObVoxcFFPRzVKVEVGaGNUTnhMMHBsWWpWcVdWVXlWWGxpTjNOWWRRcE9kMEpUZWpCSVJGbHRUMDVIVkN0NmRqWjZTV1JIYURod2F6UnpZekZvU2tGT2NIVjNObmhZVGtGSGEzbFNObXR5TUhKaE9FaEVkMEU1VW5Odkx6bG9Da1JMUkUxS1ZrSmpUVVpzYzFkWkwxQnhNMkpNTlhKVlRrZ3hURE5rZFZkUFRHUkhWVXRuVGk4d1UyVXJURFZXYjNKTVNscERNMEpHVDB0WlVFaFhORklLVkRkSFVUZERTMDlNVDBKRFIzcFRiVTVtU1VscE9VaFZhMFYxWVdscU1tb3plWFJDUm5aeUwwSnBNRXhHZGtKWVluTmljRGx1UjFKVFl6UkhPRFJhYXdwemNtRm9NRUZ2U1dOdE1HOU1lbmhTY0d0UFRtUlhjRW95UWxkNlowZGpkR2cyV25aeWVsVmlaa0ZtVVdsa2FITktZV1ozZG5GdldtRlhZWFEyU20xSENpdFVRV2xCZURoeVZUVlRZa0pQVDAxdVowaHhMMnRNVVdzek9VWmtWbEpvTlhsUFpVZFFObmx6YTNOMVoxY3JiMFJIUldoV00zUkdSVTlqUTBGM1JVRUtRVkZMUTBGblFVOUJNazE2WTJVdlZHSmlRell3ZWpNMk5XOHJjVzU1Tkcxb1JHNHZSVzVNVEU1MWFqTmxWbEJ4TTFBeGNqRkxTWEpCU1dSUFNuTXhTd3AxUTBSR2RrdDZTVkJ3WWtWUFJGbERSbEJuUkdGRGVXSlBSemhJUnk5NVZEWTVSSEJsWVU1alVWWjJZMjFhYTI1Tk9FUk9NbEpLY1VkRlJXRTVNakUxQ25GWlltRkdkVEY2YW1WeFJWSmxORmhqVEhsb1FYcEJkeTlvZVRoYU5rRlpZMWxuUW5sd2RVdHJOVFpvVG5GTmJFVnhLemhUWW1oemVVMVJZMU5RY3pRS1JTdHBjalpOVlZSWVVEbERaRVpuUzIxVWIzWlRSMDkxVTFOd1lqVXdUak12Tm1aMFl6RnNXWGw2UzI5d2FXTlJVVmRSZUcxNU4wSjNhRXBCYWlzM05RcGpVMDR3YkVoVmFHUXpVSFJYTUdkUWJXcEpha0pFVDNabE1rdGlWRmRxUkhwcmREbHRWa3QxY1ZsMlRpOWpTalYxZERadVVuZ3JRWEJZV1daNE1XVlhDbU55Y1dOM01XZExLM1ZLUld0M1F6WklZbnBGVVZacldHNVhPVFpxYzI5eWIwWnlRVFppZG1aVk9YbFlXRGRuTm14cU4ybzVTbWRQVGxCMkwwbE5hMGNLY1UxNWN6WlZkakExWVc1RFVGQnFWRFY2VUc4elEzRTRNRmhUYjBaRVVEZzFURWRJYW1wamNHWlJhbmw2V0hBM1FqazRiV0o0YWpkTWEyeExXWEZOVWdwQmJrSTRTWGsyYm5CMU5YRTVWMjlFUldONFRIbFlUVFI2WnprclIzSlZNVFpOZG5weU5sZFdlR0p1T0dKRVRrZzRhVlkwT1VSSU4zSndTVVp2V0Vwa0NrNVVWbmgyU1RWNU1UaG5UbTV0VkRZMFYxZHBjVE50SzIxM2JsQjJaR0pMUlVOelkyNXhURTgxWVUxSE1rUm9RV2xUUlRGdGRWVllkWFJpVFc5U01qSUtaVkJEU1ZNNWRtUXhTVkI0U0hsR1JtdHJaSGh4YURWS0syNUVORmhuWjJGT1pFNDBabXMwTkc1aWIyeDBlak5WT1RoNWQxaEJabG8xVEhCRmJXSnpjZ3BuVFVwR1oyOTZSME53ZUU1VVUzaGFURU0xYzFreWN5dFBXRGxpYkhaMFluSnZWVVp6WW1OblFVRTVjVEpHZGxORlVVdERRVkZGUVRoRmVteHlVVzFoQ2pCdmJuSlNaalF3WVVrMGFuSndNamN4VG1GbGVIbEpSVVEzTkVGTU4zSm9Na2xPVVdreGRIRmxlRlIzYWxCdlZUVkhlSGROWldrMGFGRnllVFpvTTJNS1lYQllVbEJOYm5ZMk4ydGpTakIzYTBaM01tdFVjMUZPV21kUFdqRkJjbmxsTURkMGNucHZNV05GU0hGT2NrWmFUekpyY1V4Q2JIcFdVek5hTVVOWVZBcEtXVzlIWmxaTk16ZzBZMmRSV2taVlowazBiSEF4VUd0bGRqUmpPVmROV21oQ1UwVTJiazlDYVRVclVESnpObkF5TVhOdGVVdFVkamgwV1ZaaE9FRk1DbVJIU2xKUFYyRmpSRzFSYTJNdmJFTXdUa3BNUmxOdVNHTkRkWHBWU0hKeldXTlNPVkZhUml0c1FuSjBaREpyZEVRNU5ub3hhM0l4TTNaVFFuUmlTMmdLZEVNck4waERSVWd4TTBwb2FFTk5UVTgzTm1oamMzTXZVVTlLTlZKS1NGRTJjMDkzUVRsWldscG9ZbkUyWTFoUmMwRjVlRFZ2ZGk5dWJpc3dWRUZzY3dvd2FYcDNTbmxWUW5aSlN6VkVkMHREUVZGRlFUVkhPVkV4V0ZCTE0yVmpRek55TWxwTFNsUmlXRlIwZWpCM1lsQnJZazFYYkVoU05IWjVRekp0VVhaWUNuTlhPWFptY1ZWd2FEVmhjRk5DVEVoU2VFWXhUV2wzV0dNd09YaExLM0ZNVldWR2RrVnNSVGN3UTFKa01ISnJPWE5CV1VaYVFVNW5SMVpuY0RGaFRGTUtTVWRMUzBsUE4wNVhLMmxLTDBSWE9FcExaVmhvZWxsRlNHWXdZbEZEWmpKdkwyb3pXbWQzVjJjMWRITTFiV1JEU2pSMFEwcElkMlZvZGxKYVNXOXhjd3B3ZHpkVlpFSk9WbWxGUm5oUmVucDNkM2w2WmtwbFZIUlBlV1kwZVc1cGFqRlJSVVkyYmpSWVQxSk5NR1kxTTFnNFpVOXVWRWhCY1hWSk9VNVBkMDF4Q25oNU4xbzFla2hPY0M5cWNuRm5hVEYzTm1WRWVVRjRUMHg0ZDI1bmVYUjVTU3RKYjB3MFJWRlNiVVk1VjAwNFdqbG9lV3d6VUhVM05VeE9USFJwTjA0S016RmhNVVUxTWpWb2RpdFZVbWxtVG01R056RnlRVEZNT0doTFdrNUJOSEZHVWxReldWUjVObkZSUzBOQlVVRkNTVU56V0ZFeWRFSlFlbTlzTm5OdWRRcEVNMUpzVm1kSVUxQnRjMmd2WVhaT1RYaFBia3BhV0ROUlN6UTBOazlYTTNrclNsRnNjamxSVkhBeU56ZG9ORzVMVjFRek5tTnViR2xsZDJZdk9GbHhDamhaVVV4UWVGVlJUWEJWY0dSVmRXMTRZU3RNZVdJeFdFUkphV0ZuU1doT2FsWkdLMnBvWjJZMmFEaDZZelk0VW05Q1VtTktVVEF6UzAweFl5dDFNMUlLUzNwdVoyUk5SRlJzVm1Kb01FMW1TMDQzVTBaQ1kwUlNNa3BNUXpCdFYzZzVURFZyZUZGRlVYTlFNbVZvVURsSGQwOHZObmRFZVU1blFWSnVXVEkyY0FwMGNHaG9TSEpNVFdKYUwwTmhjRFoyYWs1VVlrNUxaekF3VVc1U1N6bENUeXN3TVZCbFQwOXZTbXd2Y2xOb1EyRjVZMUowZVVoa2RtTTJXRXAyVUVobUNtUllOakZqYzBOVk5uaERkMmt2YTNjMFdqWXhlbTlWVUVKSWJXNXRka2xzWnpCbU5HSnNMMHMwTVZKWFFYbFFaMXA2U3l0Q1NFWktSSE5NVmxCQ2Qyc0tLMDkyVEVGdlNVSkJRVVozYUdsVWFVNTFkMUpGV2paUWRWWkNaRW80YVRsdlEzYzNVbU5IV1ZSR1RXaE1UVmRtYTJsalEzZFNaelJMU1RZeWQySXdLd3BCVGtWWlpGUk5TV1JEUjJSNk5GRkdaM2xSVVhSV1NVNTRjVXB3Tm5GUFZVcDRZekV6WVV0dVZuYzVZbE5vWVN0NlNIbDRTM1oyVkZGNVYxUXJOakZTQ20xT1ZVUkVZVEUxWkU5WlFWQkRVbTlRVDNrMWF6YzVVM2xXVWxkVVUyOUdTamR0U0N0M01pdDJaWEl5T0ZWYVQyTmxWbUV4UmpJeFNsUmxZVU0xWW5nS1QzRktLekYwUjFWRVl5OTVWVzFDYlVSNFdsQnFiRVJCVldWWk5WcDZTVkEwWlhaUU9XUldjbHAwYkM5a00xWXdVMkowVDJWTk1rdHBVWE5CT0VabVdBcHdUSGxOYXpSRGNFcEtXakZLVjFRNGJUSTRha3htVURFM0sxUnJkbXhMUkU5TlVDOW5hREZtTjNSbGJYRnVaREZtWTNWdVNHUnpSR001Tm5ONGMyVkpDa0Z6YjNsYVFWSlNVVTlGVm5OR00xWkxhWFlyZW5SelZrbzNNM2RKVVd0RFoyZEZRa0ZLYms1M1ExaFhTRUlyWmpJNGFYVjRRa3BYTDI1eU9ERjVUbmtLYW5RMGJWTktjREp2Y25WTmQwaHZaRWt4VkhSSE5FaHdSU3RPT0hWeVRuVk9kMkYwY201dmJTdEplWFZxY0VRcmJtaFhNRVJFYkdaNldqbFBWVlIwYWdwSUt6Rk1aMXBxYmtwc01YQTVjMkpPVVN0d1dEbEVhbk5aUVd4VlptMTBTMms0VmtkRWIxVnFhMFk0ZFRVMlNGcG1MMkl3YkdKRU9TdFpZMFpzUnpKekNtbFRabUZCYkdaRWVUWXdaMk5xTmxrelEwOXRXVnBNV1dadVVqWjJaVFkwYTBGaGVUQlRUV2hSZW1KMlNuZEhaMUZEUW1kTWVtOXhiSFoxYnpKUFlUUUtVSE00WTFOeGFtOUtPWEpRTDJobFJYRnJVRWh0YUUwNU4zUjVWa3BXTVhaVGJWcERSRzl5T0V0MGFITm9NVEJEZGpBNU5YbzRkRWRsT1dKTVJ6VlNTQXBoWXpWR1pEbDVVM0ZNZEdkbFZHRjBWRk15Y0VGUmEyUkpLM1I2V1V0SGJEQTVaa0prVDBoNE4zaE9TRFJSWjFCNmJXTlZjVFJyY2pWb1NUMEtMUzB0TFMxRlRrUWdVbE5CSUZCU1NWWkJWRVVnUzBWWkxTMHRMUzBLCiAgICB0b2tlbjogYzMyODA5NTI5YmM3NDA3NzY1NmQ4ZjBiNGIyMWNkZmRmODg0ZTkyZDA4YmZlNmQ0MTQ2OTc3MzUxYzI4YzM2OGQ3OGM1MDllN2I5YjVlMDI5NTJhNjc3NTYwNWE3ZDJhMTdhYzdmZjg5MzBiZTEwMzdiZmE3YWExZWJiMTBmYmMK\"\n }\n ]\n }", + "Content-Length" : "13024", + "x-ms-request-id" : "e49e8c85-39f2-4788-a822-ba6a9e1cc80b", + "Body" : "{\n \"kubeconfigs\": [\n {\n \"name\": \"clusterUser\",\n \"value\": \"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VVMlJFTkRRWFJEWjBGM1NVSkJaMGxSVTBKbVVEQlhNRE5ZTkUxM1VGUXhOM2d6ZHpkRFJFRk9RbWRyY1docmFVYzVkekJDUVZGelJrRkVRVTRLVFZGemQwTlJXVVJXVVZGRVJYZEthbGxVUVdkR2R6QjVUWHBCTUUxcVFYZE5hazE0VFVST1lVZEJPSGxOUkZWNlRVUlJlVTFFUVhsT1JFVjNUVEZ2ZHdwRVZFVk1UVUZyUjBFeFZVVkJlRTFEV1RKRmQyZG5TV2xOUVRCSFExTnhSMU5KWWpORVVVVkNRVkZWUVVFMFNVTkVkMEYzWjJkSlMwRnZTVU5CVVVOMkNuRjBXbkUyY1hkUUx5dG5jRXhGWmxsYVdWUnJUMUZTSzBSb09YRk9iSFU0YTNCT1FuVmtPRmRJY0dreGREazJZa0l6ZUU1bGVtMU5Ra1J5T1dFcllXa0tNRVU0VmpNNU0yeEhTRVJtYkRJMmNWRmhMMjE2WW1GVUszbExZbmxwTWs1aFV6bEJWMjFXVDNGTE5HTnZTV3BVZEdwalVVcE1iRTkyWW14TlVGUjBOZ3BXVFZsTFYzcHJhU3MxY2pVdlFtWjViR2x1YkdOSE9HcGxPSE5HYTNKT05rMUlZVVY0TldobWJUUXhXVkl4UnpBMFpUbHJWbUlyUlhWVFdWQkdWa05pQ2tkME1EZGpURnBVTW5nMlRHTlNaV3BuTnpCVFYyTm5UbTloTVZSaVlXSkxaMUl4TWtRM1JIZzFOWGhITkhnNVpsWldlbVpsTlhkTEsyb3lWa28wYjJNS2NtbDFUM2RMUTJ4RFYxWnJVekJEYWxBMFVUbDRaVEZJTjFadlJEaFdSWE5HU2xNMFdWQkdVWGxrTlZwWmJtUkRibGRLTWxwNWQwNHhTRk14TlhrNU9RcDBXR0Z5Unl0ME5XcE1NVnBwT1dWSVduY3lkRW95ZFVOaWR6WmFhaXRNVTJsdVN6SjNNRVpSYWtjNWRrUXlSV1pHZWk4cllWSk9RMnhKZUZCYVExcEZDazFaYTA0ck1tNW5la2s1TlVOaGVVcDRkVkV4TWpkdFJUTmpTMnhtUjJKd0wzbENkMVIwVVdackswOXNlVGxzSzBsUk1VdHdXa0l5VVVwa1MycEpiM2dLYVcxcmJsSTJWbXh3ZGpadlFWRklTMEZRZVRORkwzVjNabTUwZG01aldFRkVOazVPWmtoV1FuWk5iMDVQTjFWSVNuUnpPV3BSTmpOeFZuZFFiMG9yYUFwVFptOXZXV2hHV0RObVVEUlNTMnQ2VjIxTFZHRmFTVzA1WkRCbVdteHhPRzF6SzJkSFlYUkNZelE0TmxCM2JVbHZSRkUwUjFWV1dqY3pTV1ZyUm1WMUNuQTJjMDFCVW5wTk0xQjBjMng1VGtsb1RqZHNVVU5hWVUxYVozUnNjVzlvTHpkaVJXNURhbmQwU3pKTU1tb3ZNVGh5YTBzdlNFRmhVMmh0UVdGNlVXTUtVbXQ0TWs1S1dUUXphbnB3T0dkeFZuYzRXbE5IU2xneWJXbEtNamxFV2xscmIxWlZiRVowUVhkUlNVUkJVVUZDYnpCSmQxRkVRVTlDWjA1V1NGRTRRZ3BCWmpoRlFrRk5RMEZ4VVhkRWQxbEVWbEl3VkVGUlNDOUNRVlYzUVhkRlFpOTZRV1JDWjA1V1NGRTBSVVpuVVZWblNsTjBZMVJQVEVjeGEwWkpaamxtQ2tsb00wVnhiMU12ZVRFNGQwUlJXVXBMYjFwSmFIWmpUa0ZSUlV4Q1VVRkVaMmRKUWtGSmFYSXhjMWxyVkhKUk9IcFpPVW96TkhOd2JsVnZWM293VEVnS2RIcE1RMWx6VVU5V1NYTXZWWE4xTUZobmVVTmxXRUV3V2tGaldXVjZlRXhsVEM4clNUWnFkVTVCT1dOeVNHZEhjbkZzTkZCb1lXcE1TVmxPVmpoNE5RcHZSa2hWUVdRMlJGZDRiazE0V0d0NEwzQllaa1pTZDFrMFNWRk9XVWRQZHpGMFZ6UktaMlphZFZOMlIwOVBhR3d2TkUwMFRHVkliMHBZZFRoTlJETnpDbFF3TlVwUlZETlVaQzlhVFhSV1RWaENjMUpxVVhOd1IxUmFWRmsyYWxscUsyaHFaelJpZERWRGNGY3ZXWGR4VlRJNGNHdFdVRzlXV0VWMlVGVk1kR3NLUjFGYVoxWkZXVmxsYVU1dGEyNUxWaXM1U0hKMlMycDJiV2sxT1dnclJXMDFVMlI2ZWt3dmVqRnViVk5YV0RGVE5Dc3hjbVpWWkdSUE1GZHNUV3BXTHdwTVNuQlJNVmQ2TlVsQk1UVm9RMnBPTTJGWldIcEZVRko0TDFsYWVEaHliVzVFYTBsa1RUUmhXWFZ4YUdsVFZYUnJSbFJsVm5oWGJuRXpUVTVEZWpkcENtbElOR1kyVUZac1dXRmhiRGhoVUZwd2VtMWljMk5CZFU5QlFVa3dkblUwYW5acFFpOXBRMWRLVkdSR2RXUmhNMDAxZERKdmJuUkpMMFJsYzJ4NFdVY0tSa1ZUYnpaS2NFNU1OekYxT1VGcVRrbGFhbHBOVFVaVlZIQjRLMVZvTVZSV2QzUjFNMGt3Ym5JNFNVdFZaVGhDZG1SRlJHdzNjVkEzTkdSQ04zazRUUXBwV1VFNFZURnVNMlpuVUVsV1FWUndPWGxxUTB4WWEydDRiMXBzVURKTkt6ZEthM1JhTjJKNFQwNXRjVlpzVlVkYVdubEpPRVJEUTI1bk5sWllXV1JJQ2tkblUxSllNbnBpTDJGV1RXMDBjbXBKZVZoS1JscEZaM1FyY2psWFpHWmFaRXMzYzIxaFdHVlFkMjU1UXpkQmMwZFRRbkpsTDFOd1QxSkxhaXRpZDFrS05XWk9XVWMyZEZKaEsyczVUVkowUTBGTVEwTnFZVFZZTjFaQlJHTnpTWFo2TlZWYU5WSjRaRWt5Y21aRFpuVXJReXNyU0dRelMxSllORzR6Wm14NVZ3bzVaV1kwU0ZKb1ZIWmxZVzgzT1dnd0NpMHRMUzB0UlU1RUlFTkZVbFJKUmtsRFFWUkZMUzB0TFMwSwogICAgc2VydmVyOiBodHRwczovL21wMWRuczMzMTQ5ZS01b3FzMW1pZC5oY3AuY2VudHJhbHVzLmF6bWs4cy5pbzo0NDMKICBuYW1lOiBha3M4MjY1NWM3ZApjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3RlcjogYWtzODI2NTVjN2QKICAgIHVzZXI6IGNsdXN0ZXJVc2VyX2phdmFhY3NyZzM2OTk4X2FrczgyNjU1YzdkCiAgbmFtZTogYWtzODI2NTVjN2QKY3VycmVudC1jb250ZXh0OiBha3M4MjY1NWM3ZApraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGNsdXN0ZXJVc2VyX2phdmFhY3NyZzM2OTk4X2FrczgyNjU1YzdkCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VaSWFrTkRRWGRoWjBGM1NVSkJaMGxTUVVzMlZ6QjFOR3BGY2swdllpdENaa1JZWjNwVVFXdDNSRkZaU2t0dldrbG9kbU5PUVZGRlRFSlJRWGNLUkZSRlRFMUJhMGRCTVZWRlFYaE5RMWt5UlhkSWFHTk9UV3BOZDA1RVNYZE5SRWw2VFZSQmVsZG9ZMDVOYWxWM1RrUkpkMDFFU1RCTlZFRjZWMnBCZHdwTlVtTjNSbEZaUkZaUlVVdEZkelY2WlZoT01GcFhNRFppVjBaNlpFZFdlV042UlZaTlFrMUhRVEZWUlVGNFRVMWlWMFo2WkVkV2VWa3llSEJhVnpVd0NrMUpTVU5KYWtGT1FtZHJjV2hyYVVjNWR6QkNRVkZGUmtGQlQwTkJaemhCVFVsSlEwTm5TME5CWjBWQmRXRlhWRkJ0Y1Zwb1pFZFhZMVV2ZFRoWGJrY0tkSFUxTHpka2VHb3ZRbXgwYTBFd05qTm1WSEJOVEdZM2NITXpZMlpEVUdSS2VYcGhhRUp3U21oMEswNUNVVXRZUW01TWVuRnpSRVJtZEVGeGFWUmhSd3BPWkVsNE9HUXZhRFJQYzIxaFUwSkdhMjh6Y2pkbGVtcEZRVGxZSzJwcE1sZFpkbGQwWVhORVdVaGtMM2hxUTI5MU1Hb3diekZ6YW1JclNVTkNWbVZ5Q2pKMFIyMVFWRWRLVUdSU1MyMUNNRWsxYURadllpdHRPRkUzTm05bVUySmhlV0pMVldGWFVERlpORTlhWkhOS2FYTk9kVkZ5WVZnNE5UZDVUVXBTTTNjS1ZGSmlZbWxSYVM5dWVVUktMMGRsVlhWWlJHeGtOMEZUWjJWbGFVdDFTVWhWVjFkTFRsTmtkRGhOWWxsWmVuQm9WWFpUZGtGeFdWWXZaVlJ4ZEhjdk9BcFBPV3BPVFZnNGFsUlNkREJHVWtKQk5DOVpNamxHTkhVMWVtbHZPWEoyWTNoVE1IaFFSVzVGVjI5bGRFWTFUelIyT0N0WmVFdERZMlF3VEhwa2QzSmpDa05FY3pOSWRVSXpLMVJOVlRoWWVTdFdMMDg1V2pWWk5qUjBXa1ptT1hadVpTOUtSVlJxTVVGcVdWWnFUbTFJWm1aaldWbDRibGRzYlVOVVIycGlWallLVFhSWVlrcEpOV1JQVmxGR1MwOXhXVlZxU0RoUmJ6RlRMMWh6VmpKV2MxSmpVMU1yUVhsMVdIQnphRTA1U0ZreWIwbzNkVFJUZHpGdVZFRXZTMFZXWkFwamRFMXJNVWhQUzFsbFNuRkVORmh6YlVKTmJGZEhMMlpVVjNGTFlXUmxjR2d4Vm1FeVdVSXdUV01yV0RZeE1URkdNbGRCWVZodU9GUkZUMjlzZFdwakNuZzVTMWRQWkU1elZFRndaSFlyTUdaWkwyZG9VV2RwV1ZWMFZWZFhZVWRCWlhORWVrWXhiVmRHU0dGMVZIQTJia1JLVTBkc2RrWlZWM28zUlU1MVZIQUtVazF6T1ZrdlprUk1VaTlTT0dwNWRFaEthVkEyWkdrMWNtNXZiVVJtZWt0MVRWSkhPQzlOTW5wWldrcE9OSHBoVFRWb2FuWjRUMWN4UWtWWWJIUndOQW95Y3pSa1VFOVZSWEEyZEc1YVZFa3pUSEZvVkc4NFkwTkJkMFZCUVdGT1YwMUdVWGRFWjFsRVZsSXdVRUZSU0M5Q1FWRkVRV2RYWjAxQ1RVZEJNVlZrQ2twUlVVMU5RVzlIUTBOelIwRlJWVVpDZDAxRFRVRjNSMEV4VldSRmQwVkNMM2RSUTAxQlFYZElkMWxFVmxJd2FrSkNaM2RHYjBGVlowcFRkR05VVDB3S1J6RnJSa2xtT1daSmFETkZjVzlUTDNreE9IZEVVVmxLUzI5YVNXaDJZMDVCVVVWTVFsRkJSR2RuU1VKQlN6WnNNRmxHUVM5RlFYTnBlVmxXZUhsYUt3b3hhVTV4YTFsSmJrdGlNMDFVVEdKMVJEQllNM1pRWW1aUFdWcGlibkZZWkVKalRsVXdZamcxY1RRMlMyMXNiRTFrWWtwck0yNXZRak01TVVNemRra3JDall2VW1OdVJFRlljbFpTWXpORlJYb3dTMnREZUVVNFJWaENlalZhTjNFd1NEaFZTMGN6U0hCV2VXdDVjVFJXUlROdFprY3ZlRko0YkVsaFdYcEtVMDRLTHpKdFZVMVlTMUZCWnpCcEwxRkJLMFp1ZDJjeVFuTm9jRzU0YVRsa01VaDVNbEZxUlRGbWJYRkZlVWxVWlRObU1FTnlaV1owWjJGS1RVdFhSa280ZVFvMk9EaERjMjFEZFdoSGQyWjJkVUpSTld4cWRGQldZbVo1ZEZwSlNFSjZLMWxrYW1ReVdGSkxja2xLVUdGclZtMWtaR3h2VEZodVVXWTBObUZhVDFocENuZzBaVUpIYkZKU1ptRkZSMEZyUm1WVFRIaFVNVEZ3YzB4S2VsWkNXVkJ1YUhWWE9XOUZiVEZNYXpkelNqUjNZbmRaVkcxa1YwSklaRzAxUlZGQ2Iwb0tNQ3N3TXpkeFZtcHJkbTVqT0RGRlluVTBRV2N3VVZOUWFEZGlXVU5tUjJWSlRtWkJVbTVJVEdGUU5WZDRWa1ZyUm5OcFZXb3JjelZhYVVSaU1FUnRlUXBOUVZOV1lXTlhWRGxVUnpkTVVFUTNhVVV2ZGpkcVEydHVUVkUyVDFwTFowUkRVWEZEZEdWRFFtbFJVWGRLTkZGU1pXeENiRTlFTm10bmRWSm5XRlJGQ25OWmFXTjJlVkl2YWpkaFNYVjZZU3RSYTBOVVNERmFNbWszYUVzMGRHaGlNMEZxV25WTFNrNTVNbkF4ZGk4clZHNW9aVkYwWld0cldVNTNlSE13WWtNS1pHdFdRMWhuVjA5VkwzWjBWbUp5Vld4RFlWaDRWVTUzVGxFNFUwZG9LMFpVWW1KbFRIRkpjbEEyTkhGQk1UWTFUVk5UUzNsWFVXWklkV2N5UjJFNFRRcFFjazk0T1ZjMVNXMXlkVWczY0cxR1VGRnZUMDFGVDJaTGRHVnhVbmh4UzBseFkwUm1aMlJGZFRCWVpqUXdURkJPVkc1T1IzWXZabFIzUkdKc2VFc3JDazFwVG1sWFZtWlZjR3RqY0Roa1dYRk9UVkpMUlM5c1Fnb3RMUzB0TFVWT1JDQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENnPT0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxLUzFGSlFrRkJTME5CWjBWQmRXRlhWRkJ0Y1Zwb1pFZFhZMVV2ZFRoWGJrZDBkVFV2TjJSNGFpOUNiSFJyUVRBMk0yWlVjRTFNWmpkd2N6TmpDbVpEVUdSS2VYcGhhRUp3U21oMEswNUNVVXRZUW01TWVuRnpSRVJtZEVGeGFWUmhSMDVrU1hnNFpDOW9ORTl6YldGVFFrWnJiek55TjJWNmFrVkJPVmdLSzJwcE1sZFpkbGQwWVhORVdVaGtMM2hxUTI5MU1Hb3diekZ6YW1JclNVTkNWbVZ5TW5SSGJWQlVSMHBRWkZKTGJVSXdTVFZvTm05aUsyMDRVVGMyYndwbVUySmhlV0pMVldGWFVERlpORTlhWkhOS2FYTk9kVkZ5WVZnNE5UZDVUVXBTTTNkVVVtSmlhVkZwTDI1NVJFb3ZSMlZWZFZsRWJHUTNRVk5uWldWcENrdDFTVWhWVjFkTFRsTmtkRGhOWWxsWmVuQm9WWFpUZGtGeFdWWXZaVlJ4ZEhjdk9FODVhazVOV0RocVZGSjBNRVpTUWtFMEwxa3lPVVkwZFRWNmFXOEtPWEoyWTNoVE1IaFFSVzVGVjI5bGRFWTFUelIyT0N0WmVFdERZMlF3VEhwa2QzSmpRMFJ6TTBoMVFqTXJWRTFWT0ZoNUsxWXZUemxhTlZrMk5IUmFSZ3BtT1hadVpTOUtSVlJxTVVGcVdWWnFUbTFJWm1aaldWbDRibGRzYlVOVVIycGlWalpOZEZoaVNrazFaRTlXVVVaTFQzRlpWV3BJT0ZGdk1WTXZXSE5XQ2pKV2MxSmpVMU1yUVhsMVdIQnphRTA1U0ZreWIwbzNkVFJUZHpGdVZFRXZTMFZXWkdOMFRXc3hTRTlMV1dWS2NVUTBXSE50UWsxc1YwY3ZabFJYY1VzS1lXUmxjR2d4Vm1FeVdVSXdUV01yV0RZeE1URkdNbGRCWVZodU9GUkZUMjlzZFdwamVEbExWMDlrVG5OVVFYQmtkaXN3WmxrdloyaFJaMmxaVlhSVlZ3cFhZVWRCWlhORWVrWXhiVmRHU0dGMVZIQTJia1JLVTBkc2RrWlZWM28zUlU1MVZIQlNUWE01V1M5bVJFeFNMMUk0YW5sMFNFcHBVRFprYVRWeWJtOXRDa1JtZWt0MVRWSkhPQzlOTW5wWldrcE9OSHBoVFRWb2FuWjRUMWN4UWtWWWJIUndOREp6TkdSUVQxVkZjRFowYmxwVVNUTk1jV2hVYnpoalEwRjNSVUVLUVZGTFEwRm5SVUZvY1VVM2VXVjZNbXAxVVhscVRsRm9MMVJNZGxvclVrbEtRa0pMT1doNlpYQnlVR2hrSzNSUVdGRlNaak5HVXpSVE9VdGhXUzl0VlFwTmJUYzFNbGhUZGxOUE0yRTFiRTVuZGk5cWVFUlVjMkpVWTNsaWQyUmFRVmxDT0hwTFRFSXZaRFJrZFhwT2VHUk9NM04xU1RSNGRFTmpiM01yTXpFNENqVk9kM3BKTjJOc2F6SXpaMUEwYld3eEx6SldSVzFOT1dkbVFsWmpaV1pPTDJSNU5XOVlkMlEyU0doT05YTjRaVGRIU0N0S1RXSlZWelJhWXpkb05ua0tiMFZrWTFGeFNFTklhWHBVT0RGM1dHSk5ZazlTUzFGdmIyaFpNMGRWUXpGVWIyaHZjSEJpV25oR1F6bDFNVlowYXpoSE9XVnFWMjlHYURnMmJsWXpZd3AyTjFaeVpHdDRUbmx3UVdjeWF6aFdlQzgzTkZCa2NsRkhTbVpuU0U5eFducEJXbVZpUjBjellXcHpVMUV2T1daV1VrbHJVVFI1UldoQlNYcEdWVGg2Q25kSWRtbHBTME5TT1RKSmNXWm1aVzR5ZUdnMmRqaGFkVEV5Y1hCeE5WRk9NVnBHVmtkMFUwSTNOMjU0YVRsbE1scHlXbmxFWVhSSk9WQlZMMGMxYmxNS05IWkdiblZaTTFseGJqaEdXV2RDT0ZSTWN6VjZPRmhEYkRKVGVFZHhlVkk0ZW1GQmVWaFNiR2xuZUZCU1YyUklTek5uUldKVFFWVm9aalp4VVhreGN3cFZkR1JOWTA1NGVFbEtZV0ZpTTJRNFdtbzVVRTFIVkZscFpXZERhMUZ4U2s5SloyeERUMjg1U25VemVIcDJWMVZwZEVaRFptRXZhMkkzYVN0WGQyOW9DbTB4Ym1oQlpqaHBNVzVVTTJKdldteFBURVZtYlRkMVdTdHdlSFI0VFZBMlJIZHlVM05wWldoM2VqQldRMkoxV0hNeE9VUmpSVWs1YW1vMGVrVlVXQzhLVVZJNFlpdEJSRFpMTlVwSFNGSklZVzFGY1U1MWJTdFpWVmh0Y2tJNGFFc3JTRWxIYjJ4NGRXdFFjWEZJV0ZFMGFIRTNPR0p0YWs5cFlWUndRMUJOY1FwelRqQlhaRFZpUkRCa2VVaHVjSGhCZVhKUEszbDJhblZ1TTBkc2MxWkRlRUZEVmpVemIybHBWR1ZKUzJaTlpUVmpXRVZEWjJkRlFrRk5SMHBNUWpVMUNqQjJjbFp0ZEdWTU5HYzNSRVppUTJzd1pXaERjekJ0TnpCVU56aFVOMWhFZVdWaU5EWlNiWFZVVDFSV01rSXZZMFl3YzBWRlNESmxWa3huVW5CaUt5OEtjSHA2SzNka1lVVTFhVUl6VlV4QlEwVmphRVZuYWtSTmIyRkthaTkwTldoS2NERTNPVFl4UVRST1FVRm5hRlpNUlVWNWRGRkpabHBIVlVka1J6ZDZLd28xVjFnM2NrZENVSE55YzJOclZuSkdSRzk0V1N0dGJUSmxjVUpGUjBFNVQwSnFTSGcwYVM5RGMyWk9kbXhVUzA1aU5sVkVRbGh2TDBWbVpHbEpVVUU1Q2pkWlJXOU1OSHB0UkVSUFMyeEZka3RHYURZMWFreEpWMFEyWkRsdVIwWXphblE0ZG1KaVVUUkZiVmcxYmk4dmF6UnFPR1ZvVUdGbVpFRkVaMDlSTm1FS0x6QnpkVWxETm01NlpHRk5ZVVJxZVVKSVpWTXdWV2h6VDNoaWRHeHpMMWhKVmxSRFpUbEdkMlpQY0RGbVVuRmhSR2d2YzNrd0sydG9UR3czWmxGSGF3cFJabVUwVFRCclVXRlFiVlIwYm10RFoyZEZRa0ZRVjFGcmNWSktNbFoxVTI5S1dGSlJOREEwYlVkaFFVaGhjWGhxWm1GMmIxSjFSVTVrUWxaM1dXRmlDa3R0UzFoak5uZFNjVzExWlRWMllWRmtXbGRLV1dwQlF6VTJZWGxaYTNvM1JWUmliSFJaTjBWT2QxcHZNakl6UjNvd1ZYcEZRelJrZDBwQ2NUWnFkRk1LUWswMlRIRkliVTVTWVZCd0syTkVibEZ1YVhoT0syNXFUVUpYZVhWNmJUZElSVmRvYTFGQ1dXNDJjSFJ4VDNNdmVGVlhVMnBFTDIxRVNrZHpLekkzTHdwaVVFUTBiSFE1U210aVpXZEJUR1pySzBjelMwNXFla1YyYkhJMmRVSmhNR3ROVHpSYVoxYzFXVTE0V0ZSemExZE1MM2s1WTFSeFZrNUxZM1JYUkhCTUNrdFRTbTFhT1dkUGRFNU1ORkpDYjNoWEswNXhaRWMzZFZWU1JuaENaRk4wYTNKaU0wUktZbWhKV0hFd1dUWTRUVmxCWVRNMGJrNVFLM2RRWkRVMmJtY0tlVzA1YVRndlExVmxhWFp3ZVhkTlkybHRXRWczVW1welZVbFhSWEV4YUhnemFURllZVVJaU1c1RU9FTm5aMFZCVm5wbldtZFFZVWxDV0VWRldXdFdlQXBOUWxCMFJETnRTQ3MzVFhKc00zZHJUbU15UW05eWJrVnZUMjV0UzNsUGNFWmhkbXg0V2pOeWFGZDNhMlp0Wnk5YUswUlZTVTVGWm1Kc1lXeFNjV05KQ2tOMlQyRnJiV1Z6VjJWUEswSklORVZFWlc5bmNqRnNOMFJLWjFWeE5tcEZZVUpyUTJoMFVWbFhWMWgxTkdkdlRqTnpjMDRyUTA5eVowVldiV3AwVkRnS1EwZFZPR2RJY1RCTWNqTmxlRWwwZGxGb1JFOUJkaXN6ZGxGU01GZGxMMVpSU1RneE0zUXhjM2hwU0ZKamVVVXZWMGw1U25OT1JUTXlka0ZuVm1SQ1RBcERWMDVZY0RkNFFVMWpTMUJVUzJGNWExWnZSR2R6TVdSMmRXeG9LMFZyV1hsWmIzY3JRMHhRWWpSRGVXcFhObGt5WkdkNUwyOXJUbkZ1VkRCSVprdFVDbmxwTDIxMlJuTmtaR3RJWkZCV1ZrSllMMnBqT0ZobVZGWndOVGRNU1RCVlZIQnNOazExV0dkdVlsTmhaalUzTWtSYU1VRllaVUZJZEhKeU1YRmxWRk1LVjJvclpXbFJTME5CVVVWQk1VNXRXbTltYlRWQk5YcFhkMDFYUVdwb2IzVlVlbkJvWmt0RmJXTnNjazVvVEVwWGFYUjVjVkZIYVdsc2J6WTRXSEowTlFwUmIzVmliWE5EWjJsNGRHOUdhMGRQVmxoc2RIQXhhRUZHV25WTFoyUk5iRGwwU2xFd1NtaDNPVWxTVFZaQmVrbzJkVkZvV0RSWE5sVlBXRkpDU0hOc0Ntb3JlWGMxVkc5UE4yUndLMjl4WVdZclZUZFJOV3AwTDFOQlVFSlZaRVl2Y0VKUmJGSk1VV28xUTJkbmJGRndjMlp4UXpNeVFVSnBhRFJUVTBWaU1FNEtTakpNZVM5SVRHeDFlRkkxWVhKalIxbEpiazV2ZWtOclFXMUpSbGhLVkZGcFNUVnpOV1pRY21GSFJUQnJhR3BsWVUxSWRrcGhaMk5aV1hKMVJ5dExlZ3BpWlVwMk9WWjNkbFEzU0c5a2JtSjJiMlpUWW01NmRFMVlibVJLV0VWaFREVklXVlJ4V214TFlYTm9Zelp4U3pZMmVVVm1UM0Z3TUVSYVVuZzJWMmh3Q21SVlRGUkRNRVpxTTA1RmMyWkdkbkJrTjBsR1lUQmFXREZIYkdSR1QycHNkRkZMUTBGUlFtcFhaemdyWm1kQ2RVSkJhR3AxVkRGaFYwa3ZjVlYwVkU0S01qZzFXRlFyUXpnM09GWmpiMDl6VW5aemNrZGlNSGhoWWpodWQxTkViSFpTWTBkTU5FRTNaMkZVTW01TVIzYzVVMWs0YkM5Q1NrMXZTbUV4VFZWdVJ3cEdVRE5hYUZkbFMwZG5jRkV2UzBaUk5tVXpLM3BTTkVWeVRXczNUbVJzUVhkMGNYSkNSa2RHZEUxWGJFNTZkeXRXU1hONlVtVlplVzF4TTNBM2JHaHFDa3BTU1VGQmVYaFJabGRZT0V0TlJFeE9aRU5QY0haaWJHbDNRWEZsV1RZd09YVk5Za2R2YlhwcFVGUnpRM1pVWjNSM05HczVXbFE0VVZoSlpHNXJlRThLVEU5b01HVnhkblJEVjNWcmExQm5aVVpHV1VWa1FTOWlWVWhzU2t0NlUxVk5TbVJNYkRnM1owWjVRV2h0VUdKMmVsaG1hbm92TjFGRk9USkJSRE12UlFwblpDOW1OM1Z6TUVwMk4ySlBWemRRVUU1NllVaG9Xa0ZYTjBkTlVFSkdORFpZUlVwcFEycGhkV05uVmpsa1lqQXdSVmh5ZGtkQlVtOXFWa0VLTFMwdExTMUZUa1FnVWxOQklGQlNTVlpCVkVVZ1MwVlpMUzB0TFMwSwogICAgdG9rZW46IDB6N3FmaHpqdG9pZjlkbjI1ZGIxMXpncmI3bjkzYTlxcDJ4dmwxa2s4bTV3cGc2c2treWlnOHZmdGh5aHdvM3hraXF1OHh4aGoxNm0xZHZmNXIwMHRsOHAwbDhmb3M5ODBodDVqeHBzejRhY2c2MXJ2czk2NGl1Zm52ZXVheWtwCg==\"\n }\n ]\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg79918?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg36998?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "a0790546-0607-4731-9685-8e46246758a7", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e658945f-dc7b-4c42-bc93-bb332567f65e", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14998", + "x-ms-ratelimit-remaining-subscription-deletes" : "14999", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Tue, 14 Feb 2023 02:13:09 GMT", - "x-ms-correlation-request-id" : "cd8fd04d-aeb6-430d-859d-c8306112b8da", + "Date" : "Thu, 20 Apr 2023 02:46:51 GMT", + "x-ms-correlation-request-id" : "c6dc93cb-dcf2-4640-8920-ee606c84cd91", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021310Z:cd8fd04d-aeb6-430d-859d-c8306112b8da", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024651Z:c6dc93cb-dcf2-4640-8920-ee606c84cd91", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "cd8fd04d-aeb6-430d-859d-c8306112b8da", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkc3OTkxOC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "c6dc93cb-dcf2-4640-8920-ee606c84cd91", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkczNjk5OC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javaacsrg79918", "aks08133f7e", "dns312075", "ap0137704" ] + "variables" : [ "javaacsrg36998", "aks82655c7d", "dns33149e", "ap0166755" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canListOrchestrators.json b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canListOrchestrators.json index 9a5161d2aeeb6..fcd75790dc42c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canListOrchestrators.json +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.canListOrchestrators.json @@ -1,10 +1,10 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg59758?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg67585?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "6093dfb3-e265-4768-b274-5cf3314f8aba", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "fe8b2f55-2b53-4809-8b41-e2d4d822cea0", "Content-Type" : "application/json" }, "Response" : { @@ -13,15 +13,15 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:07:46 GMT", - "x-ms-correlation-request-id" : "661389b1-70f7-4725-9ac8-32503f3a750e", + "Date" : "Thu, 20 Apr 2023 02:39:57 GMT", + "x-ms-correlation-request-id" : "dfdf4253-a709-4b6b-8721-7cf2c382fd7b", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020746Z:661389b1-70f7-4725-9ac8-32503f3a750e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T023957Z:dfdf4253-a709-4b6b-8721-7cf2c382fd7b", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "661389b1-70f7-4725-9ac8-32503f3a750e", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg59758\",\"name\":\"javaacsrg59758\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "dfdf4253-a709-4b6b-8721-7cf2c382fd7b", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg67585\",\"name\":\"javaacsrg67585\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null @@ -29,8 +29,8 @@ "Method" : "GET", "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/orchestrators?api-version=2019-08-01&resource-type=managedClusters", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "d3dc21d9-7ec6-44c9-948d-aeb1034bb342", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "59b35f0b-7ad8-4dea-9d91-d424656e9261", "Content-Type" : "application/json" }, "Response" : { @@ -40,24 +40,24 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", - "Date" : "Tue, 14 Feb 2023 02:07:47 GMT", - "x-ms-correlation-request-id" : "b7c715e8-feb7-4841-b78f-2a84f9b459fc", + "Date" : "Thu, 20 Apr 2023 02:39:58 GMT", + "x-ms-correlation-request-id" : "7421ce15-805e-44a8-913a-968b6ed9a100", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020747Z:b7c715e8-feb7-4841-b78f-2a84f9b459fc", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T023958Z:7421ce15-805e-44a8-913a-968b6ed9a100", "Expires" : "-1", - "Content-Length" : "2025", - "x-ms-request-id" : "bbf315c6-cf86-4ed7-83db-4fa893826ed9", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/orchestrators\",\n \"name\": \"default\",\n \"type\": \"Microsoft.ContainerService/locations/orchestrators\",\n \"properties\": {\n \"orchestrators\": [\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.23.12\",\n \"upgrades\": [\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.23.15\"\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.24.6\"\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.24.9\"\n }\n ]\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.23.15\",\n \"upgrades\": [\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.24.6\"\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.24.9\"\n }\n ]\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.24.6\",\n \"upgrades\": [\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.24.9\"\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.25.4\"\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.25.5\"\n }\n ]\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.24.9\",\n \"default\": true,\n \"upgrades\": [\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.25.4\"\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.25.5\"\n }\n ]\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.25.4\",\n \"upgrades\": [\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.25.5\"\n }\n ]\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.25.5\"\n }\n ]\n }\n }", + "Content-Length" : "2024", + "x-ms-request-id" : "d717d0eb-9c63-4600-b7c7-c30e40dd065c", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/orchestrators\",\n \"name\": \"default\",\n \"type\": \"Microsoft.ContainerService/locations/orchestrators\",\n \"properties\": {\n \"orchestrators\": [\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.24.9\",\n \"upgrades\": [\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.24.10\"\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.25.5\"\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.25.6\"\n }\n ]\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.24.10\",\n \"upgrades\": [\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.25.5\"\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.25.6\"\n }\n ]\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.25.5\",\n \"upgrades\": [\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.25.6\"\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.26.0\"\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.26.3\"\n }\n ]\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.25.6\",\n \"default\": true,\n \"upgrades\": [\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.26.0\"\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.26.3\"\n }\n ]\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.26.0\",\n \"upgrades\": [\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.26.3\"\n }\n ]\n },\n {\n \"orchestratorType\": \"Kubernetes\",\n \"orchestratorVersion\": \"1.26.3\"\n }\n ]\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg59758?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg67585?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "50836aeb-b367-484b-9e1c-1d314276aba3", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cc6c4317-fe3e-4618-8aed-2395fa8b5f47", "Content-Type" : "application/json" }, "Response" : { @@ -65,18 +65,18 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Tue, 14 Feb 2023 02:07:50 GMT", - "x-ms-correlation-request-id" : "5e920ada-6aa0-4283-ac6e-03ca9e7075a0", + "Date" : "Thu, 20 Apr 2023 02:40:01 GMT", + "x-ms-correlation-request-id" : "2f2b0860-0e51-4682-b916-45241380ffa7", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020750Z:5e920ada-6aa0-4283-ac6e-03ca9e7075a0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024001Z:2f2b0860-0e51-4682-b916-45241380ffa7", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "5e920ada-6aa0-4283-ac6e-03ca9e7075a0", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkc1OTc1OC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "2f2b0860-0e51-4682-b916-45241380ffa7", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkc2NzU4NS1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javaacsrg59758" ] + "variables" : [ "javaacsrg67585" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.testBeginCreateAgentPool.json b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.testBeginCreateAgentPool.json index b67857d259878..b290a2bf5bea2 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.testBeginCreateAgentPool.json +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.testBeginCreateAgentPool.json @@ -1,64 +1,64 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg78886?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg01419?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1c7fa1c5-46f4-4567-a6bd-c0855e90f194", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "469f9fc2-32bb-4afd-bde4-029eaff7601f", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1199", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:07:45 GMT", - "x-ms-correlation-request-id" : "61750516-4744-46db-a610-09e7f911d1e4", + "Date" : "Thu, 20 Apr 2023 02:39:58 GMT", + "x-ms-correlation-request-id" : "60313ca8-32f0-473d-972f-de6d6c228232", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020745Z:61750516-4744-46db-a610-09e7f911d1e4", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T023959Z:60313ca8-32f0-473d-972f-de6d6c228232", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "61750516-4744-46db-a610-09e7f911d1e4", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg78886\",\"name\":\"javaacsrg78886\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "60313ca8-32f0-473d-972f-de6d6c228232", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg01419\",\"name\":\"javaacsrg01419\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg78886/providers/Microsoft.ContainerService/managedClusters/aks79425f3a?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg01419/providers/Microsoft.ContainerService/managedClusters/aks000471f9?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4c1cdd54-f4e3-455a-b077-344d6216dc0a", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "417dd777-60dd-40e9-8a92-f8d2e605243c", "Content-Type" : "application/json" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1196", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:07:57 GMT", - "x-ms-correlation-request-id" : "1d9c3c9a-72f0-45a6-81ed-d3f26c4076df", + "Date" : "Thu, 20 Apr 2023 02:40:09 GMT", + "x-ms-correlation-request-id" : "4702ca65-4d0a-485d-ad8e-000046f0b4c3", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020757Z:1d9c3c9a-72f0-45a6-81ed-d3f26c4076df", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024009Z:4702ca65-4d0a-485d-ad8e-000046f0b4c3", "Expires" : "-1", - "Content-Length" : "2759", - "x-ms-request-id" : "418952aa-e354-4f1e-bb03-ee2dea7e601c", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg78886/providers/Microsoft.ContainerService/managedClusters/aks79425f3a\",\n \"location\": \"centralus\",\n \"name\": \"aks79425f3a\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns708552\",\n \"fqdn\": \"mp1dns708552-33a0c2d3.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns708552-33a0c2d3.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0627216\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDIrk7De/0ymMlypFnAxvha+q7QG4oHo/kkO8bkrVgcktQSkeH5xeEyOAP0VANzgbstUPB0baaWggC6FUhpXtsHN3Sb7elTYTuyBKq+Z5YqMXPM9NdJjbNJKu00Xs0pbilFnSRMBUegf+cqutg5lufyp4r/dfP3nd4KMFLmJ3VpeQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg78886_aks79425f3a_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"951aa439-24b1-4eb6-bc2b-50086cf47051\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/418952aa-e354-4f1e-bb03-ee2dea7e601c?api-version=2017-08-31", + "Content-Length" : "2798", + "x-ms-request-id" : "b3ac3209-f878-4836-9a52-5d1b8a9aea47", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg01419/providers/Microsoft.ContainerService/managedClusters/aks000471f9\",\n \"location\": \"centralus\",\n \"name\": \"aks000471f9\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns831924\",\n \"fqdn\": \"mp1dns831924-8m0t2u8j.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns831924-8m0t2u8j.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap041869d\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjU/w23fusUoWQCzAzyounx+ejxV6Hu80QEqy3hxndZNvbFuBpwo8j0gxjj/fn3iNRc9giTBv8SuvE7+MFjL5IzlO0cwirOauVNa94iuELBCDzyhLs2g5RBoZ+kXu/y0mLoCQOZwYX26/WpEJM2ZGmUXuw8TyR37H9/D6TFhr+wQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg01419_aks000471f9_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"f80b67ab-8921-4c94-beab-e4cbb4ed2d59\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/418952aa-e354-4f1e-bb03-ee2dea7e601c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "92088d49-192c-4eb6-bf85-ac4a8a392350" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b24440ab-7e57-42bf-b7c8-b338383e5dcc" }, "Response" : { "Server" : "nginx", @@ -67,24 +67,24 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", - "x-ms-correlation-request-id" : "a01d504d-213d-4c82-8167-31064d0fdf10", - "Date" : "Tue, 14 Feb 2023 02:08:27 GMT", + "x-ms-correlation-request-id" : "e1d06f56-3c7a-456d-9d1a-49c6aab007f1", + "Date" : "Thu, 20 Apr 2023 02:40:39 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020828Z:a01d504d-213d-4c82-8167-31064d0fdf10", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024040Z:e1d06f56-3c7a-456d-9d1a-49c6aab007f1", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "073e4a22-735a-49af-ba3b-e2a6dee5c2d2", - "Body" : "{\n \"name\": \"aa528941-54e3-1e4f-bb03-ee2dea7e601c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:56.0305086Z\"\n }", + "x-ms-request-id" : "3bb014a6-3389-4184-a85f-ea11f6a08747", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/418952aa-e354-4f1e-bb03-ee2dea7e601c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "eaff0836-3474-4cad-b468-29278813cc4a" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6bc875bf-9330-4c71-bb02-55e21c16d0ab" }, "Response" : { "Server" : "nginx", @@ -93,76 +93,76 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", - "x-ms-correlation-request-id" : "efeabced-b264-4947-b20b-f1aca1afe9e4", - "Date" : "Tue, 14 Feb 2023 02:08:57 GMT", + "x-ms-correlation-request-id" : "79776956-dbdd-43e8-b4f7-376e693a7798", + "Date" : "Thu, 20 Apr 2023 02:41:09 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020858Z:efeabced-b264-4947-b20b-f1aca1afe9e4", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024110Z:79776956-dbdd-43e8-b4f7-376e693a7798", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "b269f79a-d9c8-40bb-a34d-f900c3e7f618", - "Body" : "{\n \"name\": \"aa528941-54e3-1e4f-bb03-ee2dea7e601c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:56.0305086Z\"\n }", + "x-ms-request-id" : "9cbf6922-4fa9-4a58-957b-6d13765aff4a", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/418952aa-e354-4f1e-bb03-ee2dea7e601c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "28471e12-ed9b-4521-80c7-9e91552460b5" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "393347c1-9f04-4b7f-b741-582a9719733a" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", - "x-ms-correlation-request-id" : "931b1264-0513-482f-9463-af611b63d24c", - "Date" : "Tue, 14 Feb 2023 02:09:28 GMT", + "x-ms-correlation-request-id" : "fbf728ac-f0df-4e00-801d-a56decc36daa", + "Date" : "Thu, 20 Apr 2023 02:41:40 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020928Z:931b1264-0513-482f-9463-af611b63d24c", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024141Z:fbf728ac-f0df-4e00-801d-a56decc36daa", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "902e1a71-ca35-45b4-a03d-5db15ff4b950", - "Body" : "{\n \"name\": \"aa528941-54e3-1e4f-bb03-ee2dea7e601c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:56.0305086Z\"\n }", + "x-ms-request-id" : "5bcdd365-fa5e-42fd-bc2a-b583d1dbe91c", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/418952aa-e354-4f1e-bb03-ee2dea7e601c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "73ecc648-5b2f-4891-976b-63e750c509c7" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0c0a558c-e45a-43d1-8bc0-a084e99af91d" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", + "x-ms-ratelimit-remaining-subscription-reads" : "11995", "StatusCode" : "200", - "x-ms-correlation-request-id" : "cc643df4-04e6-4176-84ae-7ac52a0fc53b", - "Date" : "Tue, 14 Feb 2023 02:09:58 GMT", + "x-ms-correlation-request-id" : "874d5924-f9a5-429c-8eed-5a2052a55729", + "Date" : "Thu, 20 Apr 2023 02:42:11 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020959Z:cc643df4-04e6-4176-84ae-7ac52a0fc53b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024211Z:874d5924-f9a5-429c-8eed-5a2052a55729", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "3b3a17de-f809-44eb-9e57-f74743f4b82c", - "Body" : "{\n \"name\": \"aa528941-54e3-1e4f-bb03-ee2dea7e601c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:56.0305086Z\"\n }", + "x-ms-request-id" : "34acd4a2-2ad4-43c3-8443-3c75e93fda4a", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/418952aa-e354-4f1e-bb03-ee2dea7e601c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "76492eea-f0e3-4d84-b848-e94775ce70c5" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "dffb8732-4e87-4e6f-bc8d-25e732166241" }, "Response" : { "Server" : "nginx", @@ -171,24 +171,24 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", - "x-ms-correlation-request-id" : "8790a37b-77f4-4bb7-a519-886327e184df", - "Date" : "Tue, 14 Feb 2023 02:10:28 GMT", + "x-ms-correlation-request-id" : "9e3276c0-30cb-4f89-b302-c3950cbda02f", + "Date" : "Thu, 20 Apr 2023 02:42:41 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021029Z:8790a37b-77f4-4bb7-a519-886327e184df", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024242Z:9e3276c0-30cb-4f89-b302-c3950cbda02f", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "6e8f94c1-438d-45a9-b874-5b744780b9c8", - "Body" : "{\n \"name\": \"aa528941-54e3-1e4f-bb03-ee2dea7e601c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:56.0305086Z\"\n }", + "x-ms-request-id" : "307a6e4a-49b8-491d-951f-8608e005c16d", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/418952aa-e354-4f1e-bb03-ee2dea7e601c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e077f7be-52d8-40a8-9c07-9d8a7952ca3d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "3bb6b8ee-982b-4bd1-9184-175863a727cb" }, "Response" : { "Server" : "nginx", @@ -197,128 +197,128 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", - "x-ms-correlation-request-id" : "159a737b-b72a-4e2d-9403-cda3dd0b4d24", - "Date" : "Tue, 14 Feb 2023 02:10:59 GMT", + "x-ms-correlation-request-id" : "e23ffb6b-1a69-4d8c-8171-d33f96168251", + "Date" : "Thu, 20 Apr 2023 02:43:12 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021059Z:159a737b-b72a-4e2d-9403-cda3dd0b4d24", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024312Z:e23ffb6b-1a69-4d8c-8171-d33f96168251", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "6241406d-4f2b-48e7-afd0-9af5ae136da7", - "Body" : "{\n \"name\": \"aa528941-54e3-1e4f-bb03-ee2dea7e601c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:56.0305086Z\"\n }", + "x-ms-request-id" : "37770169-9697-486d-a047-14402b44452e", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/418952aa-e354-4f1e-bb03-ee2dea7e601c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "fe397402-c8b7-47f6-9111-8c7ecd6bd18a" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "87cdab6b-bfd8-4f6a-b8b4-4a4cb9987ed3" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11989", + "x-ms-ratelimit-remaining-subscription-reads" : "11988", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f9c8cfdb-72be-4a08-9c49-52cfad21ccd1", - "Date" : "Tue, 14 Feb 2023 02:11:29 GMT", + "x-ms-correlation-request-id" : "d02b288a-a508-419e-bb76-7d63f6edef16", + "Date" : "Thu, 20 Apr 2023 02:43:42 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021130Z:f9c8cfdb-72be-4a08-9c49-52cfad21ccd1", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024342Z:d02b288a-a508-419e-bb76-7d63f6edef16", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "bacf6219-b059-4380-ab65-8dce81328cc1", - "Body" : "{\n \"name\": \"aa528941-54e3-1e4f-bb03-ee2dea7e601c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:56.0305086Z\"\n }", + "x-ms-request-id" : "28593125-78ad-4ad2-8d7e-7e52bd61ff6c", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/418952aa-e354-4f1e-bb03-ee2dea7e601c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "562cb74f-2247-4e85-8c9d-b92c4add6637" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "4dda767d-74ef-4a50-8ae5-a8eed1c66e1f" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", "StatusCode" : "200", - "x-ms-correlation-request-id" : "17d96245-09c0-413d-873a-a45cbfed2205", - "Date" : "Tue, 14 Feb 2023 02:12:00 GMT", + "x-ms-correlation-request-id" : "c3ffbdec-9609-41a4-9a1a-e598168a5a17", + "Date" : "Thu, 20 Apr 2023 02:44:12 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021200Z:17d96245-09c0-413d-873a-a45cbfed2205", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024413Z:c3ffbdec-9609-41a4-9a1a-e598168a5a17", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "64c179d5-0639-4a6a-adf9-05ef9246fb76", - "Body" : "{\n \"name\": \"aa528941-54e3-1e4f-bb03-ee2dea7e601c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:56.0305086Z\"\n }", + "x-ms-request-id" : "faabfb91-3ac1-483f-a997-b7e3c9c41b68", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/418952aa-e354-4f1e-bb03-ee2dea7e601c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "148f3549-44cd-4e84-8ba7-22f9eb605383" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6c6d9bb5-aa25-4653-abee-2d2fbb178694" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", + "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", - "x-ms-correlation-request-id" : "1d568815-10a1-46b1-9092-e913a3b6e8d7", - "Date" : "Tue, 14 Feb 2023 02:12:30 GMT", + "x-ms-correlation-request-id" : "49ae5f2f-0b69-427b-b2cb-261fc774c427", + "Date" : "Thu, 20 Apr 2023 02:44:44 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021231Z:1d568815-10a1-46b1-9092-e913a3b6e8d7", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024444Z:49ae5f2f-0b69-427b-b2cb-261fc774c427", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "ec05a014-4d25-4e8b-a644-11e61698b7f2", - "Body" : "{\n \"name\": \"aa528941-54e3-1e4f-bb03-ee2dea7e601c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:56.0305086Z\"\n }", + "x-ms-request-id" : "113c589c-fac0-4f41-8d67-af63e7ab0291", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/418952aa-e354-4f1e-bb03-ee2dea7e601c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "072f0aee-595c-4610-9531-6870a048a87c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "624d69b3-f0a3-447e-a2ff-90c44cf2d567" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11990", + "x-ms-ratelimit-remaining-subscription-reads" : "11991", "StatusCode" : "200", - "x-ms-correlation-request-id" : "94defb6d-406b-495a-b2a2-ebcc85c61e3e", - "Date" : "Tue, 14 Feb 2023 02:13:00 GMT", + "x-ms-correlation-request-id" : "b4fc14b4-cd2c-457d-8b25-c5ebb9aeac4f", + "Date" : "Thu, 20 Apr 2023 02:45:13 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021301Z:94defb6d-406b-495a-b2a2-ebcc85c61e3e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024514Z:b4fc14b4-cd2c-457d-8b25-c5ebb9aeac4f", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "236fe40b-fe8c-413d-bf2c-b81702cb245b", - "Body" : "{\n \"name\": \"aa528941-54e3-1e4f-bb03-ee2dea7e601c\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:56.0305086Z\"\n }", + "x-ms-request-id" : "69afedc0-9d8b-41dc-a99d-2b9ae2884051", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/418952aa-e354-4f1e-bb03-ee2dea7e601c?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "de801b5c-891c-4a4e-82a0-d4b363e55b01" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "28bd98e0-c78e-442e-b051-70880a13a4a0" }, "Response" : { "Server" : "nginx", @@ -327,435 +327,591 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11990", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e14509bd-45b4-42c3-b15b-abea4f761881", - "Date" : "Tue, 14 Feb 2023 02:13:31 GMT", + "x-ms-correlation-request-id" : "a6e24be1-b795-4a4c-afbd-bd4faad84345", + "Date" : "Thu, 20 Apr 2023 02:45:44 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021331Z:e14509bd-45b4-42c3-b15b-abea4f761881", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024544Z:a6e24be1-b795-4a4c-afbd-bd4faad84345", "Expires" : "-1", - "Content-Length" : "170", - "x-ms-request-id" : "abe2c839-6b45-4027-8047-c2d0a90af061", - "Body" : "{\n \"name\": \"aa528941-54e3-1e4f-bb03-ee2dea7e601c\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:07:56.0305086Z\",\n \"endTime\": \"2023-02-14T02:13:28.0864152Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "c78d610c-4284-4652-b3be-68b1a595fef1", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg78886/providers/Microsoft.ContainerService/managedClusters/aks79425f3a?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "dee8731f-97b3-441c-9e5b-c4b9c2e7d284" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "bf9eb457-e687-49e0-969f-70507d574184" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11982", + "x-ms-ratelimit-remaining-subscription-reads" : "11979", "StatusCode" : "200", - "x-ms-correlation-request-id" : "cbff6d63-1543-41d3-b936-22ce19928fa0", - "Date" : "Tue, 14 Feb 2023 02:13:32 GMT", + "x-ms-correlation-request-id" : "7d8f489b-3439-4b0b-8056-d73ae0c8daf0", + "Date" : "Thu, 20 Apr 2023 02:46:14 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021332Z:cbff6d63-1543-41d3-b936-22ce19928fa0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024615Z:7d8f489b-3439-4b0b-8056-d73ae0c8daf0", "Expires" : "-1", - "Content-Length" : "3405", - "x-ms-request-id" : "7e366c82-495b-43d6-9508-a877efe833d3", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg78886/providers/Microsoft.ContainerService/managedClusters/aks79425f3a\",\n \"location\": \"centralus\",\n \"name\": \"aks79425f3a\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns708552\",\n \"fqdn\": \"mp1dns708552-33a0c2d3.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns708552-33a0c2d3.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0627216\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDIrk7De/0ymMlypFnAxvha+q7QG4oHo/kkO8bkrVgcktQSkeH5xeEyOAP0VANzgbstUPB0baaWggC6FUhpXtsHN3Sb7elTYTuyBKq+Z5YqMXPM9NdJjbNJKu00Xs0pbilFnSRMBUegf+cqutg5lufyp4r/dfP3nd4KMFLmJ3VpeQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg78886_aks79425f3a_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg78886_aks79425f3a_centralus/providers/Microsoft.Network/publicIPAddresses/94af7647-5219-4aff-92e0-0359f4fdf5a9\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg78886_aks79425f3a_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks79425f3a-agentpool\",\n \"clientId\": \"21b6e13e-7ea4-4a06-a72d-6d1c01e6268f\",\n \"objectId\": \"5fe15ec9-a11a-438d-8906-5123a18aab50\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"951aa439-24b1-4eb6-bc2b-50086cf47051\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "Content-Length" : "126", + "x-ms-request-id" : "0f4532d8-1528-4c92-859b-1ff978c3639c", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { - "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg78886/providers/Microsoft.ContainerService/managedClusters/aks79425f3a/agentPools/ap1852802?api-version=2023-01-01", + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "57ccd8ff-edce-47fb-b860-1be7455efb5c", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9cc38144-7f54-47ff-b674-a48b2c9e9158" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11988", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "669d82ba-d047-4627-a236-f754760752e2", + "Date" : "Thu, 20 Apr 2023 02:46:44 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024645Z:669d82ba-d047-4627-a236-f754760752e2", + "Expires" : "-1", + "Content-Length" : "126", + "x-ms-request-id" : "ab5ae826-8f39-42d8-bc0a-4460d9ccc698", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e161b91d-b73a-4318-8608-3151a3db8ba8" + }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1197", "Pragma" : "no-cache", "retry-after" : "0", - "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:13:36 GMT", - "x-ms-correlation-request-id" : "0c38cad0-8b94-4902-a4f7-ed3ae6869e4e", + "x-ms-ratelimit-remaining-subscription-reads" : "11988", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "6d729409-8493-43b1-bb99-62b003cdce2e", + "Date" : "Thu, 20 Apr 2023 02:47:15 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021336Z:0c38cad0-8b94-4902-a4f7-ed3ae6869e4e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024715Z:6d729409-8493-43b1-bb99-62b003cdce2e", "Expires" : "-1", - "Content-Length" : "818", - "x-ms-request-id" : "967a5d02-6979-4286-b0a4-da660d00b4d5", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg78886/providers/Microsoft.ContainerService/managedClusters/aks79425f3a/agentPools/ap1852802\",\n \"name\": \"ap1852802\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/967a5d02-6979-4286-b0a4-da660d00b4d5?api-version=2017-08-31", + "Content-Length" : "126", + "x-ms-request-id" : "76038205-1092-4c43-8b1f-e5bbdb8152a3", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/967a5d02-6979-4286-b0a4-da660d00b4d5?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "041bff40-5b3a-419c-a8f5-a7fe8516a5a8" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "4da10def-0213-43db-9a59-56dbe6408b05" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11989", + "x-ms-ratelimit-remaining-subscription-reads" : "11973", "StatusCode" : "200", - "x-ms-correlation-request-id" : "02b3d7e4-056a-4931-8a6f-c1eb464227f4", - "Date" : "Tue, 14 Feb 2023 02:14:06 GMT", + "x-ms-correlation-request-id" : "3bde47a6-3cd6-4f38-a97d-8f05d58f8b14", + "Date" : "Thu, 20 Apr 2023 02:47:46 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021407Z:02b3d7e4-056a-4931-8a6f-c1eb464227f4", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024746Z:3bde47a6-3cd6-4f38-a97d-8f05d58f8b14", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "15e991e5-59f2-4e8b-901a-1c0635218e65", - "Body" : "{\n \"name\": \"025d7a96-7969-8642-b0a4-da660d00b4d5\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:13:36.769207Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "9cde96fa-d0b2-48ff-af23-050246130cf8", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/967a5d02-6979-4286-b0a4-da660d00b4d5?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "c7941631-87e0-40b3-9c6c-e6775dae898f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5f4eaae7-bdce-4115-b132-2b53898184bc" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", "StatusCode" : "200", - "x-ms-correlation-request-id" : "17db9bf7-1371-402c-aba3-d4f56eb865dc", - "Date" : "Tue, 14 Feb 2023 02:14:37 GMT", + "x-ms-correlation-request-id" : "58d96422-c2a2-4dff-8ca1-5eab93444b3d", + "Date" : "Thu, 20 Apr 2023 02:48:16 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021437Z:17db9bf7-1371-402c-aba3-d4f56eb865dc", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024816Z:58d96422-c2a2-4dff-8ca1-5eab93444b3d", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "495cf10c-f6b8-400c-bb6d-7114ab693a94", - "Body" : "{\n \"name\": \"025d7a96-7969-8642-b0a4-da660d00b4d5\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:13:36.769207Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "72d01b37-30ae-4f2b-986c-557a54a1c270", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/967a5d02-6979-4286-b0a4-da660d00b4d5?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/b3ac3209-f878-4836-9a52-5d1b8a9aea47?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e7a7c72e-6293-406e-9823-cc130011df9c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6aa80798-dac2-47b7-b698-4083301d80c0" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", + "x-ms-ratelimit-remaining-subscription-reads" : "11982", "StatusCode" : "200", - "x-ms-correlation-request-id" : "447152c4-8e7d-47f4-99a0-ede0ea2f7196", - "Date" : "Tue, 14 Feb 2023 02:15:07 GMT", + "x-ms-correlation-request-id" : "6e03688d-ba35-49cd-b29f-b1275cf6c498", + "Date" : "Thu, 20 Apr 2023 02:48:46 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021508Z:447152c4-8e7d-47f4-99a0-ede0ea2f7196", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024846Z:6e03688d-ba35-49cd-b29f-b1275cf6c498", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "5c394b4d-72df-4371-959c-b05cd408ea6a", - "Body" : "{\n \"name\": \"025d7a96-7969-8642-b0a4-da660d00b4d5\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:13:36.769207Z\"\n }", + "Content-Length" : "170", + "x-ms-request-id" : "a7fdb2c8-60fb-402c-b93c-2f332f9751cc", + "Body" : "{\n \"name\": \"0932acb3-78f8-3648-9a52-5d1b8a9aea47\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:40:08.4446179Z\",\n \"endTime\": \"2023-04-20T02:48:43.5266807Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/967a5d02-6979-4286-b0a4-da660d00b4d5?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg01419/providers/Microsoft.ContainerService/managedClusters/aks000471f9?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9e889ad5-91f1-4932-bba1-57388de4491d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "55fa5cef-bc81-4457-b27d-2762f0320e5a" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11987", + "x-ms-ratelimit-remaining-subscription-reads" : "11984", "StatusCode" : "200", - "x-ms-correlation-request-id" : "176bfd71-daa9-4c30-92bd-3b64c8975746", - "Date" : "Tue, 14 Feb 2023 02:15:38 GMT", + "x-ms-correlation-request-id" : "663e8b6e-2294-42d5-bcd2-ad73875e10af", + "Date" : "Thu, 20 Apr 2023 02:48:47 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021538Z:176bfd71-daa9-4c30-92bd-3b64c8975746", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024847Z:663e8b6e-2294-42d5-bcd2-ad73875e10af", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "83969995-a756-40a6-83b4-f02c6410718c", - "Body" : "{\n \"name\": \"025d7a96-7969-8642-b0a4-da660d00b4d5\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:13:36.769207Z\"\n }", + "Content-Length" : "3444", + "x-ms-request-id" : "1682a178-3e45-431c-ac92-ef6d035a4a9d", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg01419/providers/Microsoft.ContainerService/managedClusters/aks000471f9\",\n \"location\": \"centralus\",\n \"name\": \"aks000471f9\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns831924\",\n \"fqdn\": \"mp1dns831924-8m0t2u8j.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns831924-8m0t2u8j.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap041869d\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjU/w23fusUoWQCzAzyounx+ejxV6Hu80QEqy3hxndZNvbFuBpwo8j0gxjj/fn3iNRc9giTBv8SuvE7+MFjL5IzlO0cwirOauVNa94iuELBCDzyhLs2g5RBoZ+kXu/y0mLoCQOZwYX26/WpEJM2ZGmUXuw8TyR37H9/D6TFhr+wQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg01419_aks000471f9_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg01419_aks000471f9_centralus/providers/Microsoft.Network/publicIPAddresses/f9b2ac93-3c40-4a92-a047-3a37e564d11d\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg01419_aks000471f9_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks000471f9-agentpool\",\n \"clientId\": \"5884452c-65a2-4476-8458-fd5e86a3e629\",\n \"objectId\": \"13d4de32-dbd5-4a93-b0f5-fd70a82dd7b1\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"f80b67ab-8921-4c94-beab-e4cbb4ed2d59\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg01419/providers/Microsoft.ContainerService/managedClusters/aks000471f9/agentPools/ap119249b?api-version=2023-03-01", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "7591dbcb-9abb-4300-a1c9-b8fa2315fe57", + "Content-Type" : "application/json" + }, + "Response" : { + "X-Content-Type-Options" : "nosniff", + "Connection" : "close", + "Pragma" : "no-cache", + "StatusCode" : "429", + "Date" : "Thu, 20 Apr 2023 02:48:48 GMT", + "x-ms-correlation-request-id" : "2a561250-8566-44aa-91e9-e6d090074079", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Retry-After" : "0", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024848Z:2a561250-8566-44aa-91e9-e6d090074079", + "Expires" : "-1", + "Content-Length" : "323", + "x-ms-request-id" : "2a561250-8566-44aa-91e9-e6d090074079", + "Body" : "{\"error\":{\"code\":\"SubscriptionRequestsThrottled\",\"message\":\"Number of requests for subscription '00000000-0000-0000-0000-000000000000' and operation 'PUT/SUBSCRIPTIONS/RESOURCEGROUPS/PROVIDERS/MICROSOFT.CONTAINERSERVICE/MANAGEDCLUSTERS/AGENTPOOLS/' exceeded the backend storage limit. Please try again after '6' seconds.\"}}", + "Content-Type" : "application/json; charset=utf-8" + }, + "Exception" : null + }, { + "Method" : "PUT", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg01419/providers/Microsoft.ContainerService/managedClusters/aks000471f9/agentPools/ap119249b?api-version=2023-03-01", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "7591dbcb-9abb-4300-a1c9-b8fa2315fe57", + "Content-Type" : "application/json" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "x-ms-ratelimit-remaining-subscription-writes" : "1197", + "Pragma" : "no-cache", + "retry-after" : "0", + "StatusCode" : "201", + "Date" : "Thu, 20 Apr 2023 02:48:57 GMT", + "x-ms-correlation-request-id" : "c8b5527b-013f-47e5-a1da-6edfc58b3205", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024858Z:c8b5527b-013f-47e5-a1da-6edfc58b3205", + "Expires" : "-1", + "Content-Length" : "819", + "x-ms-request-id" : "39e988da-d259-4437-8b42-57d9a6b6ffd1", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg01419/providers/Microsoft.ContainerService/managedClusters/aks000471f9/agentPools/ap119249b\",\n \"name\": \"ap119249b\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/39e988da-d259-4437-8b42-57d9a6b6ffd1?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/967a5d02-6979-4286-b0a4-da660d00b4d5?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/39e988da-d259-4437-8b42-57d9a6b6ffd1?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "1ffbfab5-3eb3-495b-9e16-54bac3751245" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "46962a59-047a-4153-a7af-9fa5c54f16c9" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11974", + "x-ms-ratelimit-remaining-subscription-reads" : "11970", "StatusCode" : "200", - "x-ms-correlation-request-id" : "15c53c41-eb22-456d-9c37-b31970cb395f", - "Date" : "Tue, 14 Feb 2023 02:16:08 GMT", + "x-ms-correlation-request-id" : "a836e8a0-dfde-43b2-ae68-a209f8983f31", + "Date" : "Thu, 20 Apr 2023 02:49:28 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021608Z:15c53c41-eb22-456d-9c37-b31970cb395f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024928Z:a836e8a0-dfde-43b2-ae68-a209f8983f31", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "af661ef0-22d7-415b-8180-a60368842cea", - "Body" : "{\n \"name\": \"025d7a96-7969-8642-b0a4-da660d00b4d5\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:13:36.769207Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "4ced82d1-9bf3-435f-be3d-4faea413ef6d", + "Body" : "{\n \"name\": \"da88e939-59d2-3744-8b42-57d9a6b6ffd1\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:48:58.4217804Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/967a5d02-6979-4286-b0a4-da660d00b4d5?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/39e988da-d259-4437-8b42-57d9a6b6ffd1?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "8b09ffbe-99d4-46dd-bafd-be08f7afc92b" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0e89ed52-6d27-44d3-8018-83250878f81a" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11986", + "x-ms-ratelimit-remaining-subscription-reads" : "11980", "StatusCode" : "200", - "x-ms-correlation-request-id" : "d225dfe9-c19a-490e-8ff0-49e1a902f993", - "Date" : "Tue, 14 Feb 2023 02:16:38 GMT", + "x-ms-correlation-request-id" : "415fcfd4-b785-4db3-9178-f9b98b18a9f3", + "Date" : "Thu, 20 Apr 2023 02:49:59 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021639Z:d225dfe9-c19a-490e-8ff0-49e1a902f993", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024959Z:415fcfd4-b785-4db3-9178-f9b98b18a9f3", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "7a0cef91-82d1-4460-823c-74c8174c25a4", - "Body" : "{\n \"name\": \"025d7a96-7969-8642-b0a4-da660d00b4d5\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:13:36.769207Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "e7842b13-77ad-4182-9274-0c59bec9802d", + "Body" : "{\n \"name\": \"da88e939-59d2-3744-8b42-57d9a6b6ffd1\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:48:58.4217804Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/967a5d02-6979-4286-b0a4-da660d00b4d5?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/39e988da-d259-4437-8b42-57d9a6b6ffd1?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "249f295f-be6f-47c7-b5f4-b3a0dcd13ff8" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "11176b07-2e72-47a2-82b8-61f22222fe9d" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11971", + "x-ms-ratelimit-remaining-subscription-reads" : "11983", "StatusCode" : "200", - "x-ms-correlation-request-id" : "0ae0efe4-e9b5-4613-b8fc-656a8870cf7f", - "Date" : "Tue, 14 Feb 2023 02:17:08 GMT", + "x-ms-correlation-request-id" : "2c883136-47f5-4002-a7e0-d7e87f9ace6a", + "Date" : "Thu, 20 Apr 2023 02:50:29 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021709Z:0ae0efe4-e9b5-4613-b8fc-656a8870cf7f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025030Z:2c883136-47f5-4002-a7e0-d7e87f9ace6a", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "746372a8-b4da-465d-bbb4-135d26b32435", - "Body" : "{\n \"name\": \"025d7a96-7969-8642-b0a4-da660d00b4d5\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:13:36.769207Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "ba5e8039-c8f4-4ae7-bfe3-7c7c0d3713ad", + "Body" : "{\n \"name\": \"da88e939-59d2-3744-8b42-57d9a6b6ffd1\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:48:58.4217804Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/967a5d02-6979-4286-b0a4-da660d00b4d5?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/39e988da-d259-4437-8b42-57d9a6b6ffd1?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "ea7dbc35-45c1-4b1d-a7d0-f8c48bcf6fea" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d734d3ab-5606-4643-9474-739abf3042dc" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11968", + "x-ms-ratelimit-remaining-subscription-reads" : "11977", "StatusCode" : "200", - "x-ms-correlation-request-id" : "e457970e-1dc9-4e9e-89c3-c5b108f96735", - "Date" : "Tue, 14 Feb 2023 02:17:39 GMT", + "x-ms-correlation-request-id" : "be7c0283-28ad-4f8c-a965-6e1a6052172b", + "Date" : "Thu, 20 Apr 2023 02:51:00 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021739Z:e457970e-1dc9-4e9e-89c3-c5b108f96735", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025100Z:be7c0283-28ad-4f8c-a965-6e1a6052172b", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "269f2116-ebd4-4bd3-a771-e679c7051cff", - "Body" : "{\n \"name\": \"025d7a96-7969-8642-b0a4-da660d00b4d5\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:13:36.769207Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "e8e4749a-91bf-40e6-ad25-ffec24cd4eb9", + "Body" : "{\n \"name\": \"da88e939-59d2-3744-8b42-57d9a6b6ffd1\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:48:58.4217804Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/967a5d02-6979-4286-b0a4-da660d00b4d5?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/39e988da-d259-4437-8b42-57d9a6b6ffd1?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "6868c246-9c18-4105-9001-18ad92ec851d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "bf2a5cfa-c517-4e2c-ab34-e8adfd989a88" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11967", + "x-ms-ratelimit-remaining-subscription-reads" : "11977", "StatusCode" : "200", - "x-ms-correlation-request-id" : "b6c65368-ceec-4358-85ef-1c3464b29adb", - "Date" : "Tue, 14 Feb 2023 02:18:09 GMT", + "x-ms-correlation-request-id" : "6e87d7b1-0205-4b76-b35d-8ff9caabfc4b", + "Date" : "Thu, 20 Apr 2023 02:51:30 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021810Z:b6c65368-ceec-4358-85ef-1c3464b29adb", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025130Z:6e87d7b1-0205-4b76-b35d-8ff9caabfc4b", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "5744fd49-a465-42ac-911e-3d3256b74a00", - "Body" : "{\n \"name\": \"025d7a96-7969-8642-b0a4-da660d00b4d5\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:13:36.769207Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "1c078efb-165f-40bd-88f3-e31b5fd9589a", + "Body" : "{\n \"name\": \"da88e939-59d2-3744-8b42-57d9a6b6ffd1\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:48:58.4217804Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/967a5d02-6979-4286-b0a4-da660d00b4d5?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/39e988da-d259-4437-8b42-57d9a6b6ffd1?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "072be8c2-13ae-4491-804d-497e7999602c" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "f63a1d10-89d1-4693-80b6-ab3d176bd0f7" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11982", + "x-ms-ratelimit-remaining-subscription-reads" : "11977", "StatusCode" : "200", - "x-ms-correlation-request-id" : "4c3587fa-b6a2-4a3d-a9a9-90e6eaddca53", - "Date" : "Tue, 14 Feb 2023 02:18:40 GMT", + "x-ms-correlation-request-id" : "6d183e0b-3355-4ac7-aa95-e2d9b5a1ec0f", + "Date" : "Thu, 20 Apr 2023 02:52:00 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021840Z:4c3587fa-b6a2-4a3d-a9a9-90e6eaddca53", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025201Z:6d183e0b-3355-4ac7-aa95-e2d9b5a1ec0f", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "44c8d6f2-b595-458d-b5c7-d6610fd26ac8", - "Body" : "{\n \"name\": \"025d7a96-7969-8642-b0a4-da660d00b4d5\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:13:36.769207Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "74e42298-c959-4ecb-91eb-1b40d35b69b1", + "Body" : "{\n \"name\": \"da88e939-59d2-3744-8b42-57d9a6b6ffd1\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:48:58.4217804Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/967a5d02-6979-4286-b0a4-da660d00b4d5?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/39e988da-d259-4437-8b42-57d9a6b6ffd1?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "da74943f-a84e-4a27-b2ed-ea7062385752" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "006c0b70-7b19-4c4a-a287-bce713794df7" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11965", + "x-ms-ratelimit-remaining-subscription-reads" : "11964", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f52f9a83-d1fc-40dd-95fe-c9fe9259c630", - "Date" : "Tue, 14 Feb 2023 02:19:11 GMT", + "x-ms-correlation-request-id" : "37b86c3d-a913-4a55-bc3a-e3a00efbcde6", + "Date" : "Thu, 20 Apr 2023 02:52:31 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021911Z:f52f9a83-d1fc-40dd-95fe-c9fe9259c630", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025232Z:37b86c3d-a913-4a55-bc3a-e3a00efbcde6", "Expires" : "-1", - "Content-Length" : "125", - "x-ms-request-id" : "ed72b008-8353-4d6e-b391-54dbb8e51a47", - "Body" : "{\n \"name\": \"025d7a96-7969-8642-b0a4-da660d00b4d5\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:13:36.769207Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "fb508ca0-579d-4521-b9d0-216e68c104ed", + "Body" : "{\n \"name\": \"da88e939-59d2-3744-8b42-57d9a6b6ffd1\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:48:58.4217804Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/967a5d02-6979-4286-b0a4-da660d00b4d5?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/39e988da-d259-4437-8b42-57d9a6b6ffd1?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "9d670240-5ed5-4169-bb3e-1cd561cc7b9f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0c44f5d1-4f24-40a2-b46b-208d51db95c6" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11981", + "x-ms-ratelimit-remaining-subscription-reads" : "11974", "StatusCode" : "200", - "x-ms-correlation-request-id" : "175d475d-f421-4545-b800-c725912a3ae5", - "Date" : "Tue, 14 Feb 2023 02:19:42 GMT", + "x-ms-correlation-request-id" : "f154c639-9103-4dfe-805d-cd73467d158c", + "Date" : "Thu, 20 Apr 2023 02:53:03 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021942Z:175d475d-f421-4545-b800-c725912a3ae5", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025303Z:f154c639-9103-4dfe-805d-cd73467d158c", "Expires" : "-1", - "Content-Length" : "169", - "x-ms-request-id" : "ffdd5f8a-08c3-4d34-a0cf-0dfb71ccc8d5", - "Body" : "{\n \"name\": \"025d7a96-7969-8642-b0a4-da660d00b4d5\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:13:36.769207Z\",\n \"endTime\": \"2023-02-14T02:19:38.1245865Z\"\n }", + "Content-Length" : "126", + "x-ms-request-id" : "dd59d7af-9a9e-47b3-bad5-d8f9e24fa56b", + "Body" : "{\n \"name\": \"da88e939-59d2-3744-8b42-57d9a6b6ffd1\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:48:58.4217804Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg78886/providers/Microsoft.ContainerService/managedClusters/aks79425f3a/agentPools/ap1852802?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/39e988da-d259-4437-8b42-57d9a6b6ffd1?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "052b8c6d-fee6-4a0d-baef-3bfca751f12e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "912f982d-0d5c-421b-9204-b6d479e2a58a" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11983", + "x-ms-ratelimit-remaining-subscription-reads" : "11973", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ae438629-ed20-4a48-983d-bef868f01fb3", - "Date" : "Tue, 14 Feb 2023 02:19:44 GMT", + "x-ms-correlation-request-id" : "ddfa27d9-c893-4edf-9485-b47c37455cf9", + "Date" : "Thu, 20 Apr 2023 02:53:33 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021944Z:ae438629-ed20-4a48-983d-bef868f01fb3", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025333Z:ddfa27d9-c893-4edf-9485-b47c37455cf9", "Expires" : "-1", - "Content-Length" : "819", - "x-ms-request-id" : "b3af0ffc-f495-4046-bb7a-ac7061d8ff8c", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg78886/providers/Microsoft.ContainerService/managedClusters/aks79425f3a/agentPools/ap1852802\",\n \"name\": \"ap1852802\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n }", + "Content-Length" : "126", + "x-ms-request-id" : "af9cb782-43c7-4ed1-9be8-2b26852049bc", + "Body" : "{\n \"name\": \"da88e939-59d2-3744-8b42-57d9a6b6ffd1\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:48:58.4217804Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/39e988da-d259-4437-8b42-57d9a6b6ffd1?api-version=2017-08-31", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "41d7de5e-eff1-4957-a773-1aa7d7e36890" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11972", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "627f248b-ca7d-46a5-a5a4-dd792a1b0c5f", + "Date" : "Thu, 20 Apr 2023 02:54:03 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025403Z:627f248b-ca7d-46a5-a5a4-dd792a1b0c5f", + "Expires" : "-1", + "Content-Length" : "126", + "x-ms-request-id" : "133c992f-2aaf-4c51-9f06-122db43378b6", + "Body" : "{\n \"name\": \"da88e939-59d2-3744-8b42-57d9a6b6ffd1\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:48:58.4217804Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/39e988da-d259-4437-8b42-57d9a6b6ffd1?api-version=2017-08-31", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9202f110-c72c-43c8-9d92-b786b0b2f622" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11974", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "79a6e412-e0fd-4afc-a1ec-ec069941982c", + "Date" : "Thu, 20 Apr 2023 02:54:33 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025434Z:79a6e412-e0fd-4afc-a1ec-ec069941982c", + "Expires" : "-1", + "Content-Length" : "170", + "x-ms-request-id" : "21ff39fc-9f77-4859-9fd0-7b762185ec36", + "Body" : "{\n \"name\": \"da88e939-59d2-3744-8b42-57d9a6b6ffd1\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:48:58.4217804Z\",\n \"endTime\": \"2023-04-20T02:54:27.7270803Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg01419/providers/Microsoft.ContainerService/managedClusters/aks000471f9/agentPools/ap119249b?api-version=2023-03-01", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2f8f90da-5bfc-48d9-9908-77e618236408" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11976", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "fc0c559b-912d-478c-8912-620807427a9b", + "Date" : "Thu, 20 Apr 2023 02:54:34 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025434Z:fc0c559b-912d-478c-8912-620807427a9b", + "Expires" : "-1", + "Content-Length" : "820", + "x-ms-request-id" : "27f754b7-c64f-414e-ae9b-88f9c92d160c", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg01419/providers/Microsoft.ContainerService/managedClusters/aks000471f9/agentPools/ap119249b\",\n \"name\": \"ap119249b\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_A2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg78886?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg01419?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "a9d20057-ae0a-433d-9572-f76ac6937551", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6ba3c8e4-4128-4c82-8506-c3e7fa142f4f", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", + "x-ms-ratelimit-remaining-subscription-deletes" : "14997", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Tue, 14 Feb 2023 02:19:48 GMT", - "x-ms-correlation-request-id" : "7a1a7f1e-696a-4060-8099-2a3cd3623e13", + "Date" : "Thu, 20 Apr 2023 02:54:38 GMT", + "x-ms-correlation-request-id" : "1bdf7f4f-9313-4e71-b9b6-dc3bb0b1eb4e", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021948Z:7a1a7f1e-696a-4060-8099-2a3cd3623e13", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025438Z:1bdf7f4f-9313-4e71-b9b6-dc3bb0b1eb4e", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "7a1a7f1e-696a-4060-8099-2a3cd3623e13", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkc3ODg4Ni1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "1bdf7f4f-9313-4e71-b9b6-dc3bb0b1eb4e", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkcwMTQxOS1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javaacsrg78886", "aks79425f3a", "dns708552", "ap0627216", "ap1852802" ] + "variables" : [ "javaacsrg01419", "aks000471f9", "dns831924", "ap041869d", "ap119249b" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.testFipsEnabled.json b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.testFipsEnabled.json index 2de5de5c696a9..972c90e67b700 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.testFipsEnabled.json +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.testFipsEnabled.json @@ -1,10 +1,10 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14838?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg21210?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "3cd641db-3dd9-49c6-a942-bf044c8ba736", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1157a5a8-07a8-4010-844c-6da789df5377", "Content-Type" : "application/json" }, "Response" : { @@ -13,24 +13,24 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Thu, 09 Mar 2023 05:35:57 GMT", - "x-ms-correlation-request-id" : "3d4f04f4-aad5-47d1-b91f-e28cd49e6efb", + "Date" : "Thu, 20 Apr 2023 02:39:58 GMT", + "x-ms-correlation-request-id" : "d9a37507-3ea9-4c16-bab1-1a4f4efbfbbb", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T053557Z:3d4f04f4-aad5-47d1-b91f-e28cd49e6efb", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T023958Z:d9a37507-3ea9-4c16-bab1-1a4f4efbfbbb", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "3d4f04f4-aad5-47d1-b91f-e28cd49e6efb", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14838\",\"name\":\"javaacsrg14838\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "d9a37507-3ea9-4c16-bab1-1a4f4efbfbbb", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg21210\",\"name\":\"javaacsrg21210\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14838/providers/Microsoft.ContainerService/managedClusters/aks53244909?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg21210/providers/Microsoft.ContainerService/managedClusters/aks31661a35?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "b14c4a06-e5e6-464f-906a-f91d5993f50e", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "09992b0d-37db-4510-8b4d-69a7cc1bd924", "Content-Type" : "application/json" }, "Response" : { @@ -40,25 +40,25 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Thu, 09 Mar 2023 05:36:07 GMT", - "x-ms-correlation-request-id" : "5497d7ad-f073-4b91-bb44-325fdd1c1fd2", + "Date" : "Thu, 20 Apr 2023 02:40:09 GMT", + "x-ms-correlation-request-id" : "4810cafc-b77d-4d1a-a656-7c72cd376fa4", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T053607Z:5497d7ad-f073-4b91-bb44-325fdd1c1fd2", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024009Z:4810cafc-b77d-4d1a-a656-7c72cd376fa4", "Expires" : "-1", - "Content-Length" : "3331", - "x-ms-request-id" : "2cacaf29-4d62-4ec8-b445-038c5ec61bf9", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14838/providers/Microsoft.ContainerService/managedClusters/aks53244909\",\n \"location\": \"centralus\",\n \"name\": \"aks53244909\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns250203\",\n \"fqdn\": \"mp1dns250203-jzijrjz8.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns250203-jzijrjz8.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap058451c\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.02.15\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap163142e\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804fipscontainerd-2023.02.15\",\n \"enableFIPS\": true\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCE15kZUMX96AFOxEbhOox9OdWiZOZZmgP7iMOKKE4205ooUpiEYIpj9Au//ZM2IUwsmGfdkOIZY87STV6Bn0y3Kd9tR8Ogl5VFTqda5MUcPn2s0yZPT5J1UxQN97+y42OhK9rLP3dp3qx1bxZK6w4CjVEIeQ5RtYSbNLrxuwOfpQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg14838_aks53244909_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"c18b15c2-e186-4475-9cc2-2c15dd217d57\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Basic\",\n \"tier\": \"Free\"\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", + "Content-Length" : "3370", + "x-ms-request-id" : "f34d205c-ee3b-4bab-b7b1-6aa06e3eb8db", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg21210/providers/Microsoft.ContainerService/managedClusters/aks31661a35\",\n \"location\": \"centralus\",\n \"name\": \"aks31661a35\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns173004\",\n \"fqdn\": \"mp1dns173004-w29fuyj8.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns173004-w29fuyj8.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0939595\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap1383784\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804fipscontainerd-202304.05.0\",\n \"enableFIPS\": true\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjU/w23fusUoWQCzAzyounx+ejxV6Hu80QEqy3hxndZNvbFuBpwo8j0gxjj/fn3iNRc9giTBv8SuvE7+MFjL5IzlO0cwirOauVNa94iuELBCDzyhLs2g5RBoZ+kXu/y0mLoCQOZwYX26/WpEJM2ZGmUXuw8TyR37H9/D6TFhr+wQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg21210_aks31661a35_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"deeb5c29-af4b-4571-aff8-2b5afb806d43\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f34d205c-ee3b-4bab-b7b1-6aa06e3eb8db?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f34d205c-ee3b-4bab-b7b1-6aa06e3eb8db?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "f41db01d-c257-4c8f-be43-ce429c60ec49" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "e43bf686-462a-4e2d-b715-53958a926563" }, "Response" : { "Server" : "nginx", @@ -67,50 +67,24 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", - "x-ms-correlation-request-id" : "fb0788b0-9899-4734-bdd0-2c9294a0a7a7", - "Date" : "Thu, 09 Mar 2023 05:36:38 GMT", + "x-ms-correlation-request-id" : "72480997-59c6-43ef-8982-fed511ed4931", + "Date" : "Thu, 20 Apr 2023 02:40:39 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T053638Z:fb0788b0-9899-4734-bdd0-2c9294a0a7a7", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024040Z:72480997-59c6-43ef-8982-fed511ed4931", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "542601d9-03a2-4564-b612-ca739bb652c7", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", + "x-ms-request-id" : "0c206019-dd89-4a75-a845-8f7187c359d8", + "Body" : "{\n \"name\": \"5c204df3-3bee-ab4b-b7b1-6aa06e3eb8db\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.5071174Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f34d205c-ee3b-4bab-b7b1-6aa06e3eb8db?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "3d1a6761-e77f-45d7-8643-71099041faf1" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "f8c6cf4d-01d3-4f02-b5e6-dda96c8e8770", - "Date" : "Thu, 09 Mar 2023 05:37:08 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T053708Z:f8c6cf4d-01d3-4f02-b5e6-dda96c8e8770", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "4e274c0c-9aad-4e62-aa64-8e8789c5f60c", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "33c4bbb6-7de8-44d9-9026-e8825e6ae882" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9af8f699-82fa-4208-90c6-45d75f811e84" }, "Response" : { "Server" : "nginx", @@ -119,24 +93,24 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", - "x-ms-correlation-request-id" : "27e95144-216e-415f-8432-bb676639a406", - "Date" : "Thu, 09 Mar 2023 05:37:38 GMT", + "x-ms-correlation-request-id" : "8986c0b1-04eb-492d-bbfb-c1540eb3f943", + "Date" : "Thu, 20 Apr 2023 02:41:10 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T053739Z:27e95144-216e-415f-8432-bb676639a406", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024110Z:8986c0b1-04eb-492d-bbfb-c1540eb3f943", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "021c3e8f-5401-47f7-ae74-96b0723c130f", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", + "x-ms-request-id" : "41d741ba-3f7c-4f62-a799-e6f2c500e794", + "Body" : "{\n \"name\": \"5c204df3-3bee-ab4b-b7b1-6aa06e3eb8db\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.5071174Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f34d205c-ee3b-4bab-b7b1-6aa06e3eb8db?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "8b0422b4-82a4-4820-a644-d25ac14ffade" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9974610e-bd67-4895-a7b6-1ebfc91562cb" }, "Response" : { "Server" : "nginx", @@ -145,102 +119,102 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", - "x-ms-correlation-request-id" : "7ffe7ec0-aa8e-4fc7-bb1e-a98d88cbd0b4", - "Date" : "Thu, 09 Mar 2023 05:38:09 GMT", + "x-ms-correlation-request-id" : "275d8552-821e-4a7b-901d-4a41ececcca3", + "Date" : "Thu, 20 Apr 2023 02:41:41 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T053809Z:7ffe7ec0-aa8e-4fc7-bb1e-a98d88cbd0b4", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024141Z:275d8552-821e-4a7b-901d-4a41ececcca3", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "31f1dd8c-b5df-47af-91ac-be802d3c77a0", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", + "x-ms-request-id" : "9918d185-0c58-427f-a5e4-2d2d4d4883a0", + "Body" : "{\n \"name\": \"5c204df3-3bee-ab4b-b7b1-6aa06e3eb8db\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.5071174Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f34d205c-ee3b-4bab-b7b1-6aa06e3eb8db?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "45d2c93a-3d51-4ff8-bec0-3323f336bc54" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1a2b5cf6-4d39-4963-86b5-6008b5d84afd" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ae145de8-a4b7-4830-8c42-71b67bfe076f", - "Date" : "Thu, 09 Mar 2023 05:38:40 GMT", + "x-ms-correlation-request-id" : "76cefa77-74ba-4768-a496-1b51eb3d4e60", + "Date" : "Thu, 20 Apr 2023 02:42:11 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T053840Z:ae145de8-a4b7-4830-8c42-71b67bfe076f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024211Z:76cefa77-74ba-4768-a496-1b51eb3d4e60", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "3759e34d-07cd-46ee-a1c0-9d5dda25b884", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", + "x-ms-request-id" : "bd23a31d-46da-4540-b71a-02ee188eb7a1", + "Body" : "{\n \"name\": \"5c204df3-3bee-ab4b-b7b1-6aa06e3eb8db\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.5071174Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f34d205c-ee3b-4bab-b7b1-6aa06e3eb8db?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "856c5a16-3d04-4379-8ee1-a5dcac9b6504" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "8ff9b351-9f28-4b75-b32e-1408860d798a" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11992", "StatusCode" : "200", - "x-ms-correlation-request-id" : "6dc73d73-1499-4914-9ad3-2b372369824f", - "Date" : "Thu, 09 Mar 2023 05:39:10 GMT", + "x-ms-correlation-request-id" : "d67bd989-e02b-491d-9e79-2282222c7b28", + "Date" : "Thu, 20 Apr 2023 02:42:41 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T053910Z:6dc73d73-1499-4914-9ad3-2b372369824f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024241Z:d67bd989-e02b-491d-9e79-2282222c7b28", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "f6a5a6d8-2c01-4866-8293-3fe5806800cc", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", + "x-ms-request-id" : "28d8e838-814e-4d65-9e51-0814b6c298a7", + "Body" : "{\n \"name\": \"5c204df3-3bee-ab4b-b7b1-6aa06e3eb8db\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.5071174Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f34d205c-ee3b-4bab-b7b1-6aa06e3eb8db?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "df6172dd-6c5d-4164-b78b-70ec85aa6589" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "86958369-91f1-4ede-a4d7-2f5f3db6d36b" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "x-ms-ratelimit-remaining-subscription-reads" : "11995", "StatusCode" : "200", - "x-ms-correlation-request-id" : "75506742-4543-4fd0-a967-461b5b880cde", - "Date" : "Thu, 09 Mar 2023 05:39:40 GMT", + "x-ms-correlation-request-id" : "e5606251-abc2-48e8-9d1a-d46516f5e9ad", + "Date" : "Thu, 20 Apr 2023 02:43:12 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T053940Z:75506742-4543-4fd0-a967-461b5b880cde", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024312Z:e5606251-abc2-48e8-9d1a-d46516f5e9ad", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "eefe21a7-7d0e-46b3-a184-4df81624258e", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", + "x-ms-request-id" : "eb8c3092-edab-4d81-bb7f-f0423a6c3f2c", + "Body" : "{\n \"name\": \"5c204df3-3bee-ab4b-b7b1-6aa06e3eb8db\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.5071174Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f34d205c-ee3b-4bab-b7b1-6aa06e3eb8db?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "b0335165-838e-4cb1-9dda-a6746a6903bc" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "800321e9-55b2-4a4d-ab40-ef9e68841741" }, "Response" : { "Server" : "nginx", @@ -249,76 +223,76 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", "StatusCode" : "200", - "x-ms-correlation-request-id" : "f5337ef5-4ad3-4875-9109-2e004b938298", - "Date" : "Thu, 09 Mar 2023 05:40:10 GMT", + "x-ms-correlation-request-id" : "719683da-c88f-42cd-aa5a-2a562e8d52c0", + "Date" : "Thu, 20 Apr 2023 02:43:43 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054011Z:f5337ef5-4ad3-4875-9109-2e004b938298", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024343Z:719683da-c88f-42cd-aa5a-2a562e8d52c0", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "c6e0e29d-3c75-4074-92b9-495de961807a", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", + "x-ms-request-id" : "9e0fe0a6-b8d6-41b4-8b80-48b6f591961a", + "Body" : "{\n \"name\": \"5c204df3-3bee-ab4b-b7b1-6aa06e3eb8db\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.5071174Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f34d205c-ee3b-4bab-b7b1-6aa06e3eb8db?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "4b715347-08d6-4b35-b866-9e9181532461" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "02d5864c-4637-4bb4-b3db-17a1198f412d" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11991", + "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", - "x-ms-correlation-request-id" : "8440c534-6e02-487c-a373-62cb508edd67", - "Date" : "Thu, 09 Mar 2023 05:40:41 GMT", + "x-ms-correlation-request-id" : "5eef7331-4763-4d86-8ea6-ef11fd48221f", + "Date" : "Thu, 20 Apr 2023 02:44:13 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054042Z:8440c534-6e02-487c-a373-62cb508edd67", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024413Z:5eef7331-4763-4d86-8ea6-ef11fd48221f", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "04a8b2ba-d012-4f84-9119-e2a49c7836b8", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", + "x-ms-request-id" : "c2b94d90-18da-4dfa-b4bf-94a2a436ae6c", + "Body" : "{\n \"name\": \"5c204df3-3bee-ab4b-b7b1-6aa06e3eb8db\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.5071174Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f34d205c-ee3b-4bab-b7b1-6aa06e3eb8db?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "05a562a1-6cad-491f-ade1-9a803f6bfe92" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9d9decfd-ec14-44bd-996d-3a0fdacbab46" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11990", + "x-ms-ratelimit-remaining-subscription-reads" : "11991", "StatusCode" : "200", - "x-ms-correlation-request-id" : "994515ed-6e13-4de2-a491-614250efad20", - "Date" : "Thu, 09 Mar 2023 05:41:12 GMT", + "x-ms-correlation-request-id" : "20179a9d-b45c-48d0-815d-fd3f070b37b5", + "Date" : "Thu, 20 Apr 2023 02:44:44 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054112Z:994515ed-6e13-4de2-a491-614250efad20", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024444Z:20179a9d-b45c-48d0-815d-fd3f070b37b5", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "e2c09952-146d-4592-83df-17b03ba2648c", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", + "x-ms-request-id" : "d45acac4-6388-4467-a5b4-c1db4146e02a", + "Body" : "{\n \"name\": \"5c204df3-3bee-ab4b-b7b1-6aa06e3eb8db\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.5071174Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f34d205c-ee3b-4bab-b7b1-6aa06e3eb8db?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "63594f58-5ff3-49e4-904c-69cd49df0ed9" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9d9666be-194c-4954-86f3-064ae343eaea" }, "Response" : { "Server" : "nginx", @@ -327,206 +301,102 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11989", "StatusCode" : "200", - "x-ms-correlation-request-id" : "d3af1d59-ed24-4503-8ed5-6ee88e600feb", - "Date" : "Thu, 09 Mar 2023 05:41:42 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054142Z:d3af1d59-ed24-4503-8ed5-6ee88e600feb", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "ed662115-21f6-4556-aa3e-bbc844cdcae3", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "9c59beba-04ab-428f-bbae-24f247a49fc8" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "397e0c9a-fd50-4160-9d5e-f777bb1c9bea", - "Date" : "Thu, 09 Mar 2023 05:42:12 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054213Z:397e0c9a-fd50-4160-9d5e-f777bb1c9bea", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "a20f0882-dec8-4a50-86bf-45c42a9fe049", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "9d72a945-3fea-4867-82e0-2921c7c60a6e" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11987", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "bc18406d-2e5c-47e1-a0a4-31067fba7bf0", - "Date" : "Thu, 09 Mar 2023 05:42:44 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054244Z:bc18406d-2e5c-47e1-a0a4-31067fba7bf0", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "9d2ebf9a-da55-4b47-b7c4-1d4c1d0be1b0", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "245babc4-1178-47c8-a436-6888406e33fb" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11986", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "3582f10b-4340-4d7a-8fb9-8a24b433c92a", - "Date" : "Thu, 09 Mar 2023 05:43:14 GMT", + "x-ms-correlation-request-id" : "67823098-228f-4766-b747-c82a6a5133cf", + "Date" : "Thu, 20 Apr 2023 02:45:14 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054314Z:3582f10b-4340-4d7a-8fb9-8a24b433c92a", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024514Z:67823098-228f-4766-b747-c82a6a5133cf", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "b3021706-2e30-4846-943b-d54ed7163b00", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", + "x-ms-request-id" : "73e75a36-63cb-409c-a0a1-3f7129bd0e58", + "Body" : "{\n \"name\": \"5c204df3-3bee-ab4b-b7b1-6aa06e3eb8db\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.5071174Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f34d205c-ee3b-4bab-b7b1-6aa06e3eb8db?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "60ea3741-1cc6-4a88-8a2c-0fbc5de61cd3" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "09ac710e-523b-4d87-a18f-30f9f46966a9" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11985", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "b0fe6f4b-366a-45e5-a3e5-bc795aac955d", - "Date" : "Thu, 09 Mar 2023 05:43:44 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054345Z:b0fe6f4b-366a-45e5-a3e5-bc795aac955d", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "bda23536-58d2-44b7-95ef-ac134f181165", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "1e14181c-992d-43c4-8be2-717c58c85cb5" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11984", + "x-ms-ratelimit-remaining-subscription-reads" : "11991", "StatusCode" : "200", - "x-ms-correlation-request-id" : "a790e616-f252-4a1e-9265-0a73e90de341", - "Date" : "Thu, 09 Mar 2023 05:44:15 GMT", + "x-ms-correlation-request-id" : "40a438cf-7611-4860-a891-8526cc9741fc", + "Date" : "Thu, 20 Apr 2023 02:45:44 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054415Z:a790e616-f252-4a1e-9265-0a73e90de341", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024545Z:40a438cf-7611-4860-a891-8526cc9741fc", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "d1544e67-f719-4a43-83bf-6d8b28a7a8c9", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\"\n }", + "x-ms-request-id" : "076f9e43-40f5-4294-bd81-2ba4cfafe241", + "Body" : "{\n \"name\": \"5c204df3-3bee-ab4b-b7b1-6aa06e3eb8db\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:08.5071174Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/2cacaf29-4d62-4ec8-b445-038c5ec61bf9?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f34d205c-ee3b-4bab-b7b1-6aa06e3eb8db?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "ddb2e46b-4788-418b-90a5-7d5de5553cf2" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "aaab4001-6446-4124-9a10-ff86e7198dc3" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11983", + "x-ms-ratelimit-remaining-subscription-reads" : "11989", "StatusCode" : "200", - "x-ms-correlation-request-id" : "7a6c69b8-3752-4842-a790-35eec3cb5be8", - "Date" : "Thu, 09 Mar 2023 05:44:45 GMT", + "x-ms-correlation-request-id" : "1f116723-ade5-4a2b-a217-75c40043f17c", + "Date" : "Thu, 20 Apr 2023 02:46:15 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054445Z:7a6c69b8-3752-4842-a790-35eec3cb5be8", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024615Z:1f116723-ade5-4a2b-a217-75c40043f17c", "Expires" : "-1", "Content-Length" : "170", - "x-ms-request-id" : "b5a250c8-a67a-4d2b-92fb-7f8b4872bcc4", - "Body" : "{\n \"name\": \"29afac2c-624d-c84e-b445-038c5ec61bf9\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-03-09T05:36:06.3584496Z\",\n \"endTime\": \"2023-03-09T05:44:17.0461265Z\"\n }", + "x-ms-request-id" : "65100bb8-e193-482e-b09b-1611f7d714c1", + "Body" : "{\n \"name\": \"5c204df3-3bee-ab4b-b7b1-6aa06e3eb8db\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:40:08.5071174Z\",\n \"endTime\": \"2023-04-20T02:46:08.5098073Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14838/providers/Microsoft.ContainerService/managedClusters/aks53244909?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg21210/providers/Microsoft.ContainerService/managedClusters/aks31661a35?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "b0160a92-08b5-4e0e-a6f4-1a064ad31e23" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "61016c12-f4a4-4bf6-89c9-21a90c6c800c" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11999", + "x-ms-ratelimit-remaining-subscription-reads" : "11987", "StatusCode" : "200", - "x-ms-correlation-request-id" : "0e014f3d-7dbe-4097-ae94-41b0ecdf2c6a", - "Date" : "Thu, 09 Mar 2023 05:44:46 GMT", + "x-ms-correlation-request-id" : "855d9d6a-cf50-4a81-a549-526c77159ddb", + "Date" : "Thu, 20 Apr 2023 02:46:15 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054447Z:0e014f3d-7dbe-4097-ae94-41b0ecdf2c6a", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024616Z:855d9d6a-cf50-4a81-a549-526c77159ddb", "Expires" : "-1", - "Content-Length" : "3978", - "x-ms-request-id" : "8c3f11e0-98fd-4d2a-9e1e-60d7c9ee4843", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14838/providers/Microsoft.ContainerService/managedClusters/aks53244909\",\n \"location\": \"centralus\",\n \"name\": \"aks53244909\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns250203\",\n \"fqdn\": \"mp1dns250203-jzijrjz8.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns250203-jzijrjz8.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap058451c\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.02.15\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap163142e\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804fipscontainerd-2023.02.15\",\n \"enableFIPS\": true\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCE15kZUMX96AFOxEbhOox9OdWiZOZZmgP7iMOKKE4205ooUpiEYIpj9Au//ZM2IUwsmGfdkOIZY87STV6Bn0y3Kd9tR8Ogl5VFTqda5MUcPn2s0yZPT5J1UxQN97+y42OhK9rLP3dp3qx1bxZK6w4CjVEIeQ5RtYSbNLrxuwOfpQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg14838_aks53244909_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg14838_aks53244909_centralus/providers/Microsoft.Network/publicIPAddresses/972beef5-f3e4-42d2-bce1-9cbaf40566df\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg14838_aks53244909_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks53244909-agentpool\",\n \"clientId\": \"b471b482-b196-4811-a356-b3338ead5ec6\",\n \"objectId\": \"5e57638e-d4de-4654-b78e-c5fb78292623\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"c18b15c2-e186-4475-9cc2-2c15dd217d57\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Basic\",\n \"tier\": \"Free\"\n }\n }", + "Content-Length" : "4017", + "x-ms-request-id" : "37c2d949-af1f-45dd-9cfc-ed27e8ff8def", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg21210/providers/Microsoft.ContainerService/managedClusters/aks31661a35\",\n \"location\": \"centralus\",\n \"name\": \"aks31661a35\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns173004\",\n \"fqdn\": \"mp1dns173004-w29fuyj8.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns173004-w29fuyj8.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0939595\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap1383784\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804fipscontainerd-202304.05.0\",\n \"enableFIPS\": true\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjU/w23fusUoWQCzAzyounx+ejxV6Hu80QEqy3hxndZNvbFuBpwo8j0gxjj/fn3iNRc9giTBv8SuvE7+MFjL5IzlO0cwirOauVNa94iuELBCDzyhLs2g5RBoZ+kXu/y0mLoCQOZwYX26/WpEJM2ZGmUXuw8TyR37H9/D6TFhr+wQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg21210_aks31661a35_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg21210_aks31661a35_centralus/providers/Microsoft.Network/publicIPAddresses/00b6312f-c9f5-4b93-a472-2872451dc52a\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg21210_aks31661a35_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks31661a35-agentpool\",\n \"clientId\": \"2ce8a622-199f-426f-85de-324314a717e8\",\n \"objectId\": \"1ccfcdb6-3752-4a46-b6f7-d4651b1e8aa9\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"deeb5c29-af4b-4571-aff8-2b5afb806d43\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14838/providers/Microsoft.ContainerService/managedClusters/aks53244909/agentPools/ap2914587?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg21210/providers/Microsoft.ContainerService/managedClusters/aks31661a35/agentPools/ap2333807?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "4be2ffb8-d393-46c5-be32-0feb80c0eec6", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "1385f507-d31b-4f49-8628-f4db6ebb6f4f", "Content-Type" : "application/json" }, "Response" : { @@ -536,363 +406,311 @@ "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Thu, 09 Mar 2023 05:44:50 GMT", - "x-ms-correlation-request-id" : "b8468bcb-41f3-41b8-b378-5f2e2dc8dc0f", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054451Z:b8468bcb-41f3-41b8-b378-5f2e2dc8dc0f", - "Expires" : "-1", - "Content-Length" : "821", - "x-ms-request-id" : "22a559d7-c132-459e-ad5c-52cbea0641cf", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14838/providers/Microsoft.ContainerService/managedClusters/aks53244909/agentPools/ap2914587\",\n \"name\": \"ap2914587\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804fipscontainerd-2023.02.15\",\n \"enableFIPS\": true\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/22a559d7-c132-459e-ad5c-52cbea0641cf?api-version=2017-08-31", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/22a559d7-c132-459e-ad5c-52cbea0641cf?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "fdfa8876-5834-44e9-9f42-714ebd2c566a" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11998", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "f41356b0-91de-49da-866f-fb8b1659290e", - "Date" : "Thu, 09 Mar 2023 05:45:20 GMT", - "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", - "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054521Z:f41356b0-91de-49da-866f-fb8b1659290e", - "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "7088c5e1-2c06-49ff-a490-1706d3032410", - "Body" : "{\n \"name\": \"d759a522-32c1-9e45-ad5c-52cbea0641cf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:44:51.1920217Z\"\n }", - "Content-Type" : "application/json" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/22a559d7-c132-459e-ad5c-52cbea0641cf?api-version=2017-08-31", - "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "7b01c35f-8db7-4947-9ef9-1db140574850" - }, - "Response" : { - "Server" : "nginx", - "X-Content-Type-Options" : "nosniff", - "Pragma" : "no-cache", - "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11982", - "StatusCode" : "200", - "x-ms-correlation-request-id" : "5cca462c-5d32-4af0-a7f9-92c9474948f8", - "Date" : "Thu, 09 Mar 2023 05:45:51 GMT", + "Date" : "Thu, 20 Apr 2023 02:46:20 GMT", + "x-ms-correlation-request-id" : "e8542551-1722-4daf-ac32-d1b0e9a5610a", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054552Z:5cca462c-5d32-4af0-a7f9-92c9474948f8", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024621Z:e8542551-1722-4daf-ac32-d1b0e9a5610a", "Expires" : "-1", - "Content-Length" : "126", - "x-ms-request-id" : "ee22234a-e475-40ca-a872-b0cfa42b3c4c", - "Body" : "{\n \"name\": \"d759a522-32c1-9e45-ad5c-52cbea0641cf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:44:51.1920217Z\"\n }", + "Content-Length" : "822", + "x-ms-request-id" : "f4bfbfc1-a73e-41c8-a7d7-095a6d912e17", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg21210/providers/Microsoft.ContainerService/managedClusters/aks31661a35/agentPools/ap2333807\",\n \"name\": \"ap2333807\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804fipscontainerd-202304.05.0\",\n \"enableFIPS\": true\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f4bfbfc1-a73e-41c8-a7d7-095a6d912e17?api-version=2017-08-31", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/22a559d7-c132-459e-ad5c-52cbea0641cf?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f4bfbfc1-a73e-41c8-a7d7-095a6d912e17?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "049dd805-7679-4c1a-8b14-bb2c9a992c16" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d0918ac5-1fe9-4af2-ad65-05a8ab2c288c" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11997", + "x-ms-ratelimit-remaining-subscription-reads" : "11987", "StatusCode" : "200", - "x-ms-correlation-request-id" : "d1054efe-e660-4ec7-ac55-077acbf657d8", - "Date" : "Thu, 09 Mar 2023 05:46:23 GMT", + "x-ms-correlation-request-id" : "b0e73591-1cd2-415d-8b30-62b4a465fac8", + "Date" : "Thu, 20 Apr 2023 02:46:50 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054623Z:d1054efe-e660-4ec7-ac55-077acbf657d8", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024651Z:b0e73591-1cd2-415d-8b30-62b4a465fac8", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "d12f26d8-8d5f-407e-b599-e69fe19be701", - "Body" : "{\n \"name\": \"d759a522-32c1-9e45-ad5c-52cbea0641cf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:44:51.1920217Z\"\n }", + "x-ms-request-id" : "af4f7bed-9a4c-4a74-9529-5ba9efb5024b", + "Body" : "{\n \"name\": \"c1bfbff4-3ea7-c841-a7d7-095a6d912e17\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:21.1222784Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/22a559d7-c132-459e-ad5c-52cbea0641cf?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f4bfbfc1-a73e-41c8-a7d7-095a6d912e17?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "0b79f5da-8aed-423e-974a-2f960341097a" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "220d6438-9006-424d-a3f1-226969c289f4" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11981", + "x-ms-ratelimit-remaining-subscription-reads" : "11988", "StatusCode" : "200", - "x-ms-correlation-request-id" : "77bbd321-c957-440a-87ae-6a36365a2eab", - "Date" : "Thu, 09 Mar 2023 05:46:54 GMT", + "x-ms-correlation-request-id" : "d4ecd034-a942-4fc9-b432-814d70d7cfcf", + "Date" : "Thu, 20 Apr 2023 02:47:21 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054654Z:77bbd321-c957-440a-87ae-6a36365a2eab", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024722Z:d4ecd034-a942-4fc9-b432-814d70d7cfcf", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "1aa06ad2-ac4f-4b39-9517-2e22dfa8e774", - "Body" : "{\n \"name\": \"d759a522-32c1-9e45-ad5c-52cbea0641cf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:44:51.1920217Z\"\n }", + "x-ms-request-id" : "d413a026-65be-469e-875e-0ef09c069c79", + "Body" : "{\n \"name\": \"c1bfbff4-3ea7-c841-a7d7-095a6d912e17\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:21.1222784Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/22a559d7-c132-459e-ad5c-52cbea0641cf?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f4bfbfc1-a73e-41c8-a7d7-095a6d912e17?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "16a55dc4-e0b1-442c-8060-71516367cd31" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d6ec3885-2d3c-4172-8ebc-f5aaa9685f21" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11987", "StatusCode" : "200", - "x-ms-correlation-request-id" : "b7ff15b1-5a39-4c34-9602-6d1a27740a79", - "Date" : "Thu, 09 Mar 2023 05:47:25 GMT", + "x-ms-correlation-request-id" : "43537db1-8d8c-4b8f-b3c7-12bb0dfe0b45", + "Date" : "Thu, 20 Apr 2023 02:47:52 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054725Z:b7ff15b1-5a39-4c34-9602-6d1a27740a79", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024752Z:43537db1-8d8c-4b8f-b3c7-12bb0dfe0b45", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "e85154d7-a07e-4e06-8f15-e5602d6ba001", - "Body" : "{\n \"name\": \"d759a522-32c1-9e45-ad5c-52cbea0641cf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:44:51.1920217Z\"\n }", + "x-ms-request-id" : "6224a263-7411-4e5f-b8b5-d81901e8ef92", + "Body" : "{\n \"name\": \"c1bfbff4-3ea7-c841-a7d7-095a6d912e17\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:21.1222784Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/22a559d7-c132-459e-ad5c-52cbea0641cf?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f4bfbfc1-a73e-41c8-a7d7-095a6d912e17?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "7ddf423d-b825-432e-b6b1-4fb82ccfb9b6" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "8b2cff50-8cfb-4276-b560-a133621263d9" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11980", + "x-ms-ratelimit-remaining-subscription-reads" : "11986", "StatusCode" : "200", - "x-ms-correlation-request-id" : "0a692eb2-3dfd-49b3-a35c-34ab089e1f4f", - "Date" : "Thu, 09 Mar 2023 05:47:56 GMT", + "x-ms-correlation-request-id" : "e6b9865f-dfbc-4b82-aaab-68f0e325d8cf", + "Date" : "Thu, 20 Apr 2023 02:48:22 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054756Z:0a692eb2-3dfd-49b3-a35c-34ab089e1f4f", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024823Z:e6b9865f-dfbc-4b82-aaab-68f0e325d8cf", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "cfabb7a7-0a25-4247-a6bb-cb4d6521713b", - "Body" : "{\n \"name\": \"d759a522-32c1-9e45-ad5c-52cbea0641cf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:44:51.1920217Z\"\n }", + "x-ms-request-id" : "7ef8cf87-867d-442f-82e1-39ec162989dc", + "Body" : "{\n \"name\": \"c1bfbff4-3ea7-c841-a7d7-095a6d912e17\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:21.1222784Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/22a559d7-c132-459e-ad5c-52cbea0641cf?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f4bfbfc1-a73e-41c8-a7d7-095a6d912e17?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "3fecd857-52bd-454c-8367-f5eb9dec0b2b" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9b3c68fb-084d-43dc-8a68-833d96d506c8" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11971", "StatusCode" : "200", - "x-ms-correlation-request-id" : "8353c94c-4590-41bb-b2b4-6e2ffd6ff67e", - "Date" : "Thu, 09 Mar 2023 05:48:26 GMT", + "x-ms-correlation-request-id" : "4e27c0bc-a323-4de9-923a-ba538e4e62b2", + "Date" : "Thu, 20 Apr 2023 02:48:53 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054827Z:8353c94c-4590-41bb-b2b4-6e2ffd6ff67e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024853Z:4e27c0bc-a323-4de9-923a-ba538e4e62b2", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "d47d4ea7-8cb4-4e03-851e-3f0a5298752b", - "Body" : "{\n \"name\": \"d759a522-32c1-9e45-ad5c-52cbea0641cf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:44:51.1920217Z\"\n }", + "x-ms-request-id" : "1ba0f31e-3fd4-45dd-9094-6cc8500c1937", + "Body" : "{\n \"name\": \"c1bfbff4-3ea7-c841-a7d7-095a6d912e17\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:21.1222784Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/22a559d7-c132-459e-ad5c-52cbea0641cf?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f4bfbfc1-a73e-41c8-a7d7-095a6d912e17?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "ee907865-c683-45d0-b328-5338460b271d" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "04ab0632-a9da-4e96-953f-b569a9295532" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11979", + "x-ms-ratelimit-remaining-subscription-reads" : "11981", "StatusCode" : "200", - "x-ms-correlation-request-id" : "29febd7b-b626-4bc7-a7ff-34a6b0087c66", - "Date" : "Thu, 09 Mar 2023 05:48:57 GMT", + "x-ms-correlation-request-id" : "e78e6d75-d7ca-4bc2-8c9d-9bd41c36a7a6", + "Date" : "Thu, 20 Apr 2023 02:49:23 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054857Z:29febd7b-b626-4bc7-a7ff-34a6b0087c66", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024923Z:e78e6d75-d7ca-4bc2-8c9d-9bd41c36a7a6", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "9cee37a3-bf27-464e-984f-0fed847081c7", - "Body" : "{\n \"name\": \"d759a522-32c1-9e45-ad5c-52cbea0641cf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:44:51.1920217Z\"\n }", + "x-ms-request-id" : "addc9ae3-1bfd-45d7-a629-cae4651f98f8", + "Body" : "{\n \"name\": \"c1bfbff4-3ea7-c841-a7d7-095a6d912e17\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:21.1222784Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/22a559d7-c132-459e-ad5c-52cbea0641cf?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f4bfbfc1-a73e-41c8-a7d7-095a6d912e17?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "5c151ea0-71ce-422e-83be-cd13786164fd" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "003b42c2-6999-41ac-808d-aae1c7123700" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11982", "StatusCode" : "200", - "x-ms-correlation-request-id" : "0a3e9c67-e8eb-49bb-b1a0-784ffca3fe0e", - "Date" : "Thu, 09 Mar 2023 05:49:28 GMT", + "x-ms-correlation-request-id" : "057f2c98-a906-4a5b-b290-6fbbfe5adce6", + "Date" : "Thu, 20 Apr 2023 02:49:53 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054928Z:0a3e9c67-e8eb-49bb-b1a0-784ffca3fe0e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024954Z:057f2c98-a906-4a5b-b290-6fbbfe5adce6", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "9797c922-ebb5-47d1-8851-375ab3f62f8d", - "Body" : "{\n \"name\": \"d759a522-32c1-9e45-ad5c-52cbea0641cf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:44:51.1920217Z\"\n }", + "x-ms-request-id" : "d240f42a-7a54-432b-a058-2e904e5cc25e", + "Body" : "{\n \"name\": \"c1bfbff4-3ea7-c841-a7d7-095a6d912e17\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:21.1222784Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/22a559d7-c132-459e-ad5c-52cbea0641cf?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f4bfbfc1-a73e-41c8-a7d7-095a6d912e17?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "42bac560-b423-4870-a1ea-cf509e295d93" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5f1a750a-4719-4b29-93a8-7bac5c894cd8" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11978", + "x-ms-ratelimit-remaining-subscription-reads" : "11968", "StatusCode" : "200", - "x-ms-correlation-request-id" : "186dab1a-5842-4633-96b8-614a866bf0c5", - "Date" : "Thu, 09 Mar 2023 05:49:59 GMT", + "x-ms-correlation-request-id" : "1cbd3da2-cb38-40e9-86a3-0dec08bd504d", + "Date" : "Thu, 20 Apr 2023 02:50:24 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T054959Z:186dab1a-5842-4633-96b8-614a866bf0c5", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025024Z:1cbd3da2-cb38-40e9-86a3-0dec08bd504d", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "6877e4d4-c1d8-49e2-bc21-618bd8a9834c", - "Body" : "{\n \"name\": \"d759a522-32c1-9e45-ad5c-52cbea0641cf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:44:51.1920217Z\"\n }", + "x-ms-request-id" : "31bbd3fc-0dc2-4980-89bd-51b5ba36895e", + "Body" : "{\n \"name\": \"c1bfbff4-3ea7-c841-a7d7-095a6d912e17\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:21.1222784Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/22a559d7-c132-459e-ad5c-52cbea0641cf?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f4bfbfc1-a73e-41c8-a7d7-095a6d912e17?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "8dfd0467-bdc2-40a0-9985-fc8513b0baee" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "62d2d9ee-0347-474b-800f-94d4a505769e" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "x-ms-ratelimit-remaining-subscription-reads" : "11981", "StatusCode" : "200", - "x-ms-correlation-request-id" : "dd17d232-8f7e-4ceb-9ebe-d99027a9b3ed", - "Date" : "Thu, 09 Mar 2023 05:50:29 GMT", + "x-ms-correlation-request-id" : "ee426ccd-6c3b-4873-937a-5a5c15031253", + "Date" : "Thu, 20 Apr 2023 02:50:53 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T055030Z:dd17d232-8f7e-4ceb-9ebe-d99027a9b3ed", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025054Z:ee426ccd-6c3b-4873-937a-5a5c15031253", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "cd1b3413-7990-44d7-b58b-398b70922524", - "Body" : "{\n \"name\": \"d759a522-32c1-9e45-ad5c-52cbea0641cf\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-03-09T05:44:51.1920217Z\"\n }", + "x-ms-request-id" : "9e176663-c98c-4a72-b71c-1b076b305f38", + "Body" : "{\n \"name\": \"c1bfbff4-3ea7-c841-a7d7-095a6d912e17\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:46:21.1222784Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/22a559d7-c132-459e-ad5c-52cbea0641cf?api-version=2017-08-31", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/centralus/operations/f4bfbfc1-a73e-41c8-a7d7-095a6d912e17?api-version=2017-08-31", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "16e7528a-2c05-497b-9cb4-5939b54e6251" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "2cb09a92-9629-42d5-91c7-c8c45c2f17c1" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11977", + "x-ms-ratelimit-remaining-subscription-reads" : "11980", "StatusCode" : "200", - "x-ms-correlation-request-id" : "6aba015c-88a3-45d1-843a-597aa66664b5", - "Date" : "Thu, 09 Mar 2023 05:51:00 GMT", + "x-ms-correlation-request-id" : "55d372ee-e0a8-4c5b-93d1-36a65bbb30b1", + "Date" : "Thu, 20 Apr 2023 02:51:24 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T055101Z:6aba015c-88a3-45d1-843a-597aa66664b5", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025125Z:55d372ee-e0a8-4c5b-93d1-36a65bbb30b1", "Expires" : "-1", - "Content-Length" : "170", - "x-ms-request-id" : "51ee0d11-79d0-4935-b3b5-b7421cf33830", - "Body" : "{\n \"name\": \"d759a522-32c1-9e45-ad5c-52cbea0641cf\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-03-09T05:44:51.1920217Z\",\n \"endTime\": \"2023-03-09T05:50:53.9839162Z\"\n }", + "Content-Length" : "169", + "x-ms-request-id" : "eec97e86-7be0-4005-b25a-d814256a0556", + "Body" : "{\n \"name\": \"c1bfbff4-3ea7-c841-a7d7-095a6d912e17\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:46:21.1222784Z\",\n \"endTime\": \"2023-04-20T02:51:20.552297Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14838/providers/Microsoft.ContainerService/managedClusters/aks53244909/agentPools/ap2914587?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg21210/providers/Microsoft.ContainerService/managedClusters/aks31661a35/agentPools/ap2333807?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "0fb1cfcf-2e8a-4618-9136-aa4732fb9d68" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "7b3d57c9-d1b2-4ca7-bd37-d0e44cbf1e48" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11992", + "x-ms-ratelimit-remaining-subscription-reads" : "11978", "StatusCode" : "200", - "x-ms-correlation-request-id" : "42689809-94ed-4182-bd11-63d80cea5a6b", - "Date" : "Thu, 09 Mar 2023 05:51:01 GMT", + "x-ms-correlation-request-id" : "f76b9b5c-6005-40e9-ab14-82039d67d722", + "Date" : "Thu, 20 Apr 2023 02:51:25 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T055101Z:42689809-94ed-4182-bd11-63d80cea5a6b", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025125Z:f76b9b5c-6005-40e9-ab14-82039d67d722", "Expires" : "-1", - "Content-Length" : "822", - "x-ms-request-id" : "6b976865-3809-4162-90b3-25aaf5bd32fe", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14838/providers/Microsoft.ContainerService/managedClusters/aks53244909/agentPools/ap2914587\",\n \"name\": \"ap2914587\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804fipscontainerd-2023.02.15\",\n \"enableFIPS\": true\n }\n }", + "Content-Length" : "823", + "x-ms-request-id" : "e44e27d6-99af-4da4-9502-13ebd36a91e6", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg21210/providers/Microsoft.ContainerService/managedClusters/aks31661a35/agentPools/ap2333807\",\n \"name\": \"ap2333807\",\n \"type\": \"Microsoft.ContainerService/managedClusters/agentPools\",\n \"properties\": {\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804fipscontainerd-202304.05.0\",\n \"enableFIPS\": true\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg14838/providers/Microsoft.ContainerService/managedClusters/aks53244909?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg21210/providers/Microsoft.ContainerService/managedClusters/aks31661a35?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "183cb758-fdd5-44bf-9326-9a2c773d9e9e", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "80d5897a-e9d2-48bb-b14e-e4111294e79c", "Content-Type" : "application/json" }, "Response" : { @@ -900,45 +718,45 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11976", + "x-ms-ratelimit-remaining-subscription-reads" : "11979", "StatusCode" : "200", - "Date" : "Thu, 09 Mar 2023 05:51:02 GMT", - "x-ms-correlation-request-id" : "af067b12-4461-47a5-8f22-957ae409b4e2", + "Date" : "Thu, 20 Apr 2023 02:51:26 GMT", + "x-ms-correlation-request-id" : "6eb95bab-439f-41f4-bf0d-79ec04967f8d", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T055102Z:af067b12-4461-47a5-8f22-957ae409b4e2", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025126Z:6eb95bab-439f-41f4-bf0d-79ec04967f8d", "Expires" : "-1", - "Content-Length" : "4582", - "x-ms-request-id" : "5718f7ca-1585-42c4-87eb-33a55de9526b", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14838/providers/Microsoft.ContainerService/managedClusters/aks53244909\",\n \"location\": \"centralus\",\n \"name\": \"aks53244909\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns250203\",\n \"fqdn\": \"mp1dns250203-jzijrjz8.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns250203-jzijrjz8.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap058451c\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.02.15\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap163142e\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804fipscontainerd-2023.02.15\",\n \"enableFIPS\": true\n },\n {\n \"name\": \"ap2914587\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804fipscontainerd-2023.02.15\",\n \"enableFIPS\": true\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCE15kZUMX96AFOxEbhOox9OdWiZOZZmgP7iMOKKE4205ooUpiEYIpj9Au//ZM2IUwsmGfdkOIZY87STV6Bn0y3Kd9tR8Ogl5VFTqda5MUcPn2s0yZPT5J1UxQN97+y42OhK9rLP3dp3qx1bxZK6w4CjVEIeQ5RtYSbNLrxuwOfpQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg14838_aks53244909_centralus\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg14838_aks53244909_centralus/providers/Microsoft.Network/publicIPAddresses/972beef5-f3e4-42d2-bce1-9cbaf40566df\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg14838_aks53244909_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks53244909-agentpool\",\n \"clientId\": \"b471b482-b196-4811-a356-b3338ead5ec6\",\n \"objectId\": \"5e57638e-d4de-4654-b78e-c5fb78292623\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"c18b15c2-e186-4475-9cc2-2c15dd217d57\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Basic\",\n \"tier\": \"Free\"\n }\n }", + "Content-Length" : "4622", + "x-ms-request-id" : "3150cd21-7728-41ad-96f0-4f77ca862bb8", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg21210/providers/Microsoft.ContainerService/managedClusters/aks31661a35\",\n \"location\": \"centralus\",\n \"name\": \"aks31661a35\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns173004\",\n \"fqdn\": \"mp1dns173004-w29fuyj8.hcp.centralus.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns173004-w29fuyj8.portal.hcp.centralus.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0939595\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n },\n {\n \"name\": \"ap1383784\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804fipscontainerd-202304.05.0\",\n \"enableFIPS\": true\n },\n {\n \"name\": \"ap2333807\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v2\",\n \"osDiskSizeGB\": 128,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"scaleDownMode\": \"Delete\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"User\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804fipscontainerd-202304.05.0\",\n \"enableFIPS\": true\n }\n ],\n \"linuxProfile\": {\n \"adminUsername\": \"testaks\",\n \"ssh\": {\n \"publicKeys\": [\n {\n \"keyData\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjU/w23fusUoWQCzAzyounx+ejxV6Hu80QEqy3hxndZNvbFuBpwo8j0gxjj/fn3iNRc9giTBv8SuvE7+MFjL5IzlO0cwirOauVNa94iuELBCDzyhLs2g5RBoZ+kXu/y0mLoCQOZwYX26/WpEJM2ZGmUXuw8TyR37H9/D6TFhr+wQ==\"\n }\n ]\n }\n },\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg21210_aks31661a35_centralus\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg21210_aks31661a35_centralus/providers/Microsoft.Network/publicIPAddresses/00b6312f-c9f5-4b93-a472-2872451dc52a\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg21210_aks31661a35_centralus/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks31661a35-agentpool\",\n \"clientId\": \"2ce8a622-199f-426f-85de-324314a717e8\",\n \"objectId\": \"1ccfcdb6-3752-4a46-b6f7-d4651b1e8aa9\"\n }\n },\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"deeb5c29-af4b-4571-aff8-2b5afb806d43\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg14838?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg21210?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.25.0-beta.1 (17.0.3.1; Mac OS X; 13.2.1)", - "x-ms-client-request-id" : "d71ae787-0d18-4e5c-adfd-5d4c1363ff64", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "109829a7-1e4f-4e4e-ade1-29d1636c45bc", "Content-Type" : "application/json" }, "Response" : { - "x-ms-ratelimit-remaining-subscription-deletes" : "14999", + "x-ms-ratelimit-remaining-subscription-deletes" : "14998", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Thu, 09 Mar 2023 05:51:07 GMT", - "x-ms-correlation-request-id" : "854dc770-908e-42f1-b658-4571f76ba0e5", + "Date" : "Thu, 20 Apr 2023 02:51:30 GMT", + "x-ms-correlation-request-id" : "ac2c2754-6dc3-4855-ae0a-02ef65d1ba00", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230309T055107Z:854dc770-908e-42f1-b658-4571f76ba0e5", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T025130Z:ac2c2754-6dc3-4855-ae0a-02ef65d1ba00", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "854dc770-908e-42f1-b658-4571f76ba0e5", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkcxNDgzOC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "ac2c2754-6dc3-4855-ae0a-02ef65d1ba00", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkcyMTIxMC1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javaacsrg14838", "aks53244909", "dns250203", "ap058451c", "ap163142e", "ap2914587" ] + "variables" : [ "javaacsrg21210", "aks31661a35", "dns173004", "ap0939595", "ap1383784", "ap2333807" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.testKubernetesClusterAzureRbac.json b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.testKubernetesClusterAzureRbac.json index aaa9ce2e3ca27..1d7d60e4d8191 100644 --- a/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.testKubernetesClusterAzureRbac.json +++ b/sdk/resourcemanager/azure-resourcemanager-containerservice/src/test/resources/session-records/KubernetesClustersTests.testKubernetesClusterAzureRbac.json @@ -1,64 +1,64 @@ { "networkCallRecords" : [ { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg21066?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg54167?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "0277d11c-6ca4-45e0-bffb-a45059e75512", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "64315b6b-3d9b-4b65-9701-9111bc3ab7d4", "Content-Type" : "application/json" }, "Response" : { "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1199", + "x-ms-ratelimit-remaining-subscription-writes" : "1198", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:07:45 GMT", - "x-ms-correlation-request-id" : "05766e4c-9353-4684-ba75-ad434c2fba12", + "Date" : "Thu, 20 Apr 2023 02:39:57 GMT", + "x-ms-correlation-request-id" : "859b9ce1-9065-4d32-ab0d-6eee849a82a0", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020746Z:05766e4c-9353-4684-ba75-ad434c2fba12", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T023958Z:859b9ce1-9065-4d32-ab0d-6eee849a82a0", "Expires" : "-1", "Content-Length" : "225", - "x-ms-request-id" : "05766e4c-9353-4684-ba75-ad434c2fba12", - "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg21066\",\"name\":\"javaacsrg21066\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", + "x-ms-request-id" : "859b9ce1-9065-4d32-ab0d-6eee849a82a0", + "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg54167\",\"name\":\"javaacsrg54167\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus\",\"properties\":{\"provisioningState\":\"Succeeded\"}}", "Content-Type" : "application/json; charset=utf-8" }, "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg21066/providers/Microsoft.ContainerService/managedClusters/aks19810469?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg54167/providers/Microsoft.ContainerService/managedClusters/aks40987673?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4bf726bc-a48e-4466-97a9-d79d876d6c95", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "38431385-8dd5-40ce-8e96-126b0f7f4cd3", "Content-Type" : "application/json" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", - "x-ms-ratelimit-remaining-subscription-writes" : "1198", + "x-ms-ratelimit-remaining-subscription-writes" : "1196", "Pragma" : "no-cache", "retry-after" : "0", "StatusCode" : "201", - "Date" : "Tue, 14 Feb 2023 02:07:59 GMT", - "x-ms-correlation-request-id" : "fdf71ba4-1975-4eaa-9dec-1fa570a528e6", + "Date" : "Thu, 20 Apr 2023 02:40:12 GMT", + "x-ms-correlation-request-id" : "b23cfc76-645c-4c95-abf5-402d9d7387fc", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020759Z:fdf71ba4-1975-4eaa-9dec-1fa570a528e6", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024012Z:b23cfc76-645c-4c95-abf5-402d9d7387fc", "Expires" : "-1", - "Content-Length" : "2615", - "x-ms-request-id" : "ee4d4cd2-d208-4ecc-9646-249940e2b454", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg21066/providers/Microsoft.ContainerService/managedClusters/aks19810469\",\n \"location\": \"westus3\",\n \"name\": \"aks19810469\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns747273\",\n \"fqdn\": \"mp1dns747273-869d4fb3.hcp.westus3.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns747273-869d4fb3.portal.hcp.westus3.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0726263\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v3\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg21066_aks19810469_westus3\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"aadProfile\": {\n \"managed\": true,\n \"adminGroupObjectIDs\": null,\n \"adminUsers\": null,\n \"enableAzureRBAC\": true,\n \"tenantID\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"maxAgentPools\": 100,\n \"disableLocalAccounts\": true,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"0edefe42-bf78-4bb9-b5c6-c8fb0475e8e2\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", - "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/ee4d4cd2-d208-4ecc-9646-249940e2b454?api-version=2016-03-30", + "Content-Length" : "2654", + "x-ms-request-id" : "a10a8bbf-d10e-41c2-9e71-62fbd7aacb97", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg54167/providers/Microsoft.ContainerService/managedClusters/aks40987673\",\n \"location\": \"westus3\",\n \"name\": \"aks40987673\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns49965a\",\n \"fqdn\": \"mp1dns49965a-7xt6hsiy.hcp.westus3.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns49965a-7xt6hsiy.portal.hcp.westus3.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap065035e\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v3\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Creating\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg54167_aks40987673_westus3\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n }\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"aadProfile\": {\n \"managed\": true,\n \"adminGroupObjectIDs\": null,\n \"adminUsers\": null,\n \"enableAzureRBAC\": true,\n \"tenantID\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"maxAgentPools\": 100,\n \"disableLocalAccounts\": true,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"3d245255-705a-4496-809f-2323c0a7e3be\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/ee4d4cd2-d208-4ecc-9646-249940e2b454?api-version=2016-03-30", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "47d5b4bf-164f-42c5-9387-3c5c3a8256aa" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9e1f94aa-307b-4a7f-bf8e-7cf1c7b17218" }, "Response" : { "Server" : "nginx", @@ -67,50 +67,50 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11999", "StatusCode" : "200", - "x-ms-correlation-request-id" : "2ef56fde-81ed-4dda-8117-3f908c19feb0", - "Date" : "Tue, 14 Feb 2023 02:08:29 GMT", + "x-ms-correlation-request-id" : "91bc065b-0ec2-49d2-bc11-c2c706763cb0", + "Date" : "Thu, 20 Apr 2023 02:40:42 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020830Z:2ef56fde-81ed-4dda-8117-3f908c19feb0", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024043Z:91bc065b-0ec2-49d2-bc11-c2c706763cb0", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "11409d13-833e-46a5-9ef5-a46a9c6331ad", - "Body" : "{\n \"name\": \"d24c4dee-08d2-cc4e-9646-249940e2b454\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.2095914Z\"\n }", + "x-ms-request-id" : "9f866d77-32c1-4ade-9960-2c1236e5b68b", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/ee4d4cd2-d208-4ecc-9646-249940e2b454?api-version=2016-03-30", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e335a5c5-20ef-4d51-8ec3-10c6612c395f" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "bd697207-5f70-4a72-b359-867d106e5003" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11996", + "x-ms-ratelimit-remaining-subscription-reads" : "11998", "StatusCode" : "200", - "x-ms-correlation-request-id" : "d34b1b5a-7a28-4e2d-a9c4-48eea5a429e4", - "Date" : "Tue, 14 Feb 2023 02:09:00 GMT", + "x-ms-correlation-request-id" : "6b06271f-382f-4da0-9ea7-9d496ab567b6", + "Date" : "Thu, 20 Apr 2023 02:41:13 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020901Z:d34b1b5a-7a28-4e2d-a9c4-48eea5a429e4", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024114Z:6b06271f-382f-4da0-9ea7-9d496ab567b6", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "fc16ab0d-e0eb-4444-877a-ae7874384535", - "Body" : "{\n \"name\": \"d24c4dee-08d2-cc4e-9646-249940e2b454\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.2095914Z\"\n }", + "x-ms-request-id" : "9f40370d-5bb0-48a8-8239-3a426a346d21", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/ee4d4cd2-d208-4ecc-9646-249940e2b454?api-version=2016-03-30", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "944bb1bc-9f80-4130-af27-13e995e516f2" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "91bd233f-2a14-43ac-b3b1-11429820ad3e" }, "Response" : { "Server" : "nginx", @@ -119,128 +119,128 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11997", "StatusCode" : "200", - "x-ms-correlation-request-id" : "cd8f6558-813d-497d-8eec-e7b90e07fb6a", - "Date" : "Tue, 14 Feb 2023 02:09:31 GMT", + "x-ms-correlation-request-id" : "35cd2faa-fb05-4aae-baec-ea76644b0885", + "Date" : "Thu, 20 Apr 2023 02:41:45 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T020932Z:cd8f6558-813d-497d-8eec-e7b90e07fb6a", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024145Z:35cd2faa-fb05-4aae-baec-ea76644b0885", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "01d0ce20-cf9b-4ddc-93bb-01c50871aa3e", - "Body" : "{\n \"name\": \"d24c4dee-08d2-cc4e-9646-249940e2b454\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.2095914Z\"\n }", + "x-ms-request-id" : "04a7eeb1-9d2b-4c96-b356-35992ae0e3fb", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/ee4d4cd2-d208-4ecc-9646-249940e2b454?api-version=2016-03-30", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e8bce00f-7a7e-44c8-8c33-f9df84590d51" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "6464f6fe-303b-44d2-8991-a5a5dae1a26b" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11993", + "x-ms-ratelimit-remaining-subscription-reads" : "11996", "StatusCode" : "200", - "x-ms-correlation-request-id" : "95ad35aa-4efc-4dce-bab5-56d30904adee", - "Date" : "Tue, 14 Feb 2023 02:10:02 GMT", + "x-ms-correlation-request-id" : "f63b4fe4-9f20-4cbd-a842-189db6d810fc", + "Date" : "Thu, 20 Apr 2023 02:42:15 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021002Z:95ad35aa-4efc-4dce-bab5-56d30904adee", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024216Z:f63b4fe4-9f20-4cbd-a842-189db6d810fc", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "bae664ae-47e8-4906-ba44-80f5ea22571b", - "Body" : "{\n \"name\": \"d24c4dee-08d2-cc4e-9646-249940e2b454\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.2095914Z\"\n }", + "x-ms-request-id" : "6e2958c8-3dd7-4855-8a67-e788f4bf2c77", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/ee4d4cd2-d208-4ecc-9646-249940e2b454?api-version=2016-03-30", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "e6a1ecf4-f526-4d1b-87ee-41243196246e" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "5231cf9d-3211-47b0-8864-c33abc988391" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11994", + "x-ms-ratelimit-remaining-subscription-reads" : "11995", "StatusCode" : "200", - "x-ms-correlation-request-id" : "c4cde4ea-990b-490e-a636-13324643a129", - "Date" : "Tue, 14 Feb 2023 02:10:33 GMT", + "x-ms-correlation-request-id" : "c7a68799-8d64-41de-80bb-781b9f32247a", + "Date" : "Thu, 20 Apr 2023 02:42:46 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021033Z:c4cde4ea-990b-490e-a636-13324643a129", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024247Z:c7a68799-8d64-41de-80bb-781b9f32247a", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "d49d0be1-32ec-45ec-b458-430c59f80fa2", - "Body" : "{\n \"name\": \"d24c4dee-08d2-cc4e-9646-249940e2b454\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.2095914Z\"\n }", + "x-ms-request-id" : "1f746f4e-f2c4-46ce-8abc-3322bcd875bc", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/ee4d4cd2-d208-4ecc-9646-249940e2b454?api-version=2016-03-30", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "b9df70ce-edd7-41b4-9a1d-81e72189c258" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cfd03b90-b956-4949-9b96-cab5333a51ad" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11995", + "x-ms-ratelimit-remaining-subscription-reads" : "11989", "StatusCode" : "200", - "x-ms-correlation-request-id" : "df8812f1-6062-4d48-aebb-8c064e077927", - "Date" : "Tue, 14 Feb 2023 02:11:04 GMT", + "x-ms-correlation-request-id" : "c6d42a49-81c2-4c1f-943c-60ba0c1361ea", + "Date" : "Thu, 20 Apr 2023 02:43:17 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021104Z:df8812f1-6062-4d48-aebb-8c064e077927", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024318Z:c6d42a49-81c2-4c1f-943c-60ba0c1361ea", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "2838a9f8-4bca-48f3-81f7-eb3507a78c17", - "Body" : "{\n \"name\": \"d24c4dee-08d2-cc4e-9646-249940e2b454\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.2095914Z\"\n }", + "x-ms-request-id" : "ed5af1e6-d773-4bb4-9ade-ca097dbf635c", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/ee4d4cd2-d208-4ecc-9646-249940e2b454?api-version=2016-03-30", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "a3af25c9-7578-4cbe-863a-4297d5868d64" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "73ff2b9e-3f97-4f12-9d3e-97267159d878" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11988", + "x-ms-ratelimit-remaining-subscription-reads" : "11994", "StatusCode" : "200", - "x-ms-correlation-request-id" : "ccd9e077-9af5-48f4-9a5d-3a641efd8a03", - "Date" : "Tue, 14 Feb 2023 02:11:34 GMT", + "x-ms-correlation-request-id" : "96081b63-a515-446d-9be9-31916a05912e", + "Date" : "Thu, 20 Apr 2023 02:43:48 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021135Z:ccd9e077-9af5-48f4-9a5d-3a641efd8a03", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024348Z:96081b63-a515-446d-9be9-31916a05912e", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "a59eb330-24da-471a-acc9-0a952b65ba2d", - "Body" : "{\n \"name\": \"d24c4dee-08d2-cc4e-9646-249940e2b454\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.2095914Z\"\n }", + "x-ms-request-id" : "22edca28-800c-4d78-877b-f2158abe6e0a", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/ee4d4cd2-d208-4ecc-9646-249940e2b454?api-version=2016-03-30", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "4a0b3c8e-9d83-4986-8eeb-a511a11789e8" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "a7aaaa43-39eb-4f8a-958b-1a219e2376b6" }, "Response" : { "Server" : "nginx", @@ -249,24 +249,24 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11993", "StatusCode" : "200", - "x-ms-correlation-request-id" : "bd50e9e4-7ff4-411e-aa7d-52990cb0cf2e", - "Date" : "Tue, 14 Feb 2023 02:12:05 GMT", + "x-ms-correlation-request-id" : "2a71cf2b-408f-4c94-ac32-e483fd640e99", + "Date" : "Thu, 20 Apr 2023 02:44:18 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021206Z:bd50e9e4-7ff4-411e-aa7d-52990cb0cf2e", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024419Z:2a71cf2b-408f-4c94-ac32-e483fd640e99", "Expires" : "-1", "Content-Length" : "126", - "x-ms-request-id" : "9a5758ff-9ac5-44e2-af79-58419a94e226", - "Body" : "{\n \"name\": \"d24c4dee-08d2-cc4e-9646-249940e2b454\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-02-14T02:07:58.2095914Z\"\n }", + "x-ms-request-id" : "33bbd674-57ae-4d82-8693-e3ccf3215c91", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/ee4d4cd2-d208-4ecc-9646-249940e2b454?api-version=2016-03-30", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "0f95f020-d089-422c-ba86-7eb03bae31ee" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "b3d7c96c-17cf-42aa-987f-dce67fb2deda" }, "Response" : { "Server" : "nginx", @@ -275,50 +275,232 @@ "retry-after" : "0", "x-ms-ratelimit-remaining-subscription-reads" : "11992", "StatusCode" : "200", - "x-ms-correlation-request-id" : "7e0bc44d-d512-41d1-8cda-1df967e20019", - "Date" : "Tue, 14 Feb 2023 02:12:36 GMT", + "x-ms-correlation-request-id" : "eeb01e78-af37-4289-ab5a-8889b547b285", + "Date" : "Thu, 20 Apr 2023 02:44:49 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024450Z:eeb01e78-af37-4289-ab5a-8889b547b285", + "Expires" : "-1", + "Content-Length" : "126", + "x-ms-request-id" : "77c779e9-bed5-4ebf-ae2e-66c9e827997c", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "54dbf624-e95e-4262-9eed-56ac771b07cd" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11982", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "a7afa383-d9b9-49a5-9b38-e8d111cc2db0", + "Date" : "Thu, 20 Apr 2023 02:45:21 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024521Z:a7afa383-d9b9-49a5-9b38-e8d111cc2db0", + "Expires" : "-1", + "Content-Length" : "126", + "x-ms-request-id" : "be97db31-dcd6-41f4-a017-0849c672f090", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d36c91cc-b042-4b96-9154-71bbadddcd85" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11989", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "656784af-e4c3-476a-a448-a982d5de5c3f", + "Date" : "Thu, 20 Apr 2023 02:45:51 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024552Z:656784af-e4c3-476a-a448-a982d5de5c3f", + "Expires" : "-1", + "Content-Length" : "126", + "x-ms-request-id" : "c93b6d02-fc65-4414-a1bc-9c10467690a6", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "907f4b26-bd28-422e-abe6-a30ecf58e8e1" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11977", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "54972e21-b7db-49b2-a286-7a67d26778b3", + "Date" : "Thu, 20 Apr 2023 02:46:22 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024622Z:54972e21-b7db-49b2-a286-7a67d26778b3", + "Expires" : "-1", + "Content-Length" : "126", + "x-ms-request-id" : "54fb9cf7-9921-4534-a422-3662f5689c7f", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "8ac00fbb-b51c-47b6-b31c-fece1ff71cce" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11988", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "e65f732d-c80b-48a9-8078-ef13551943e0", + "Date" : "Thu, 20 Apr 2023 02:46:52 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024653Z:e65f732d-c80b-48a9-8078-ef13551943e0", + "Expires" : "-1", + "Content-Length" : "126", + "x-ms-request-id" : "d7be652f-8f54-4efb-b2d9-ed150341d35b", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "0887dab0-77a2-4975-941a-71e6fcb9e495" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "0dfcdbc3-5c77-4a9c-8209-28fc76e2ce80", + "Date" : "Thu, 20 Apr 2023 02:47:24 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024724Z:0dfcdbc3-5c77-4a9c-8209-28fc76e2ce80", + "Expires" : "-1", + "Content-Length" : "126", + "x-ms-request-id" : "d0fc2182-a916-4f57-9d35-2c72ba750f1e", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "d5ea58ea-5e23-4385-937a-5d5f90fc42ce" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11987", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "7f74c4c0-d629-4888-8ed3-438f0b896570", + "Date" : "Thu, 20 Apr 2023 02:47:55 GMT", + "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", + "Cache-Control" : "no-cache", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024755Z:7f74c4c0-d629-4888-8ed3-438f0b896570", + "Expires" : "-1", + "Content-Length" : "126", + "x-ms-request-id" : "26f6b7fb-2d32-4db8-b6b7-f39584518ebd", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"InProgress\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\"\n }", + "Content-Type" : "application/json" + }, + "Exception" : null + }, { + "Method" : "GET", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/locations/westus3/operations/a10a8bbf-d10e-41c2-9e71-62fbd7aacb97?api-version=2016-03-30", + "Headers" : { + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "bbb6b09e-f1a0-439b-b58d-1c8def99ba65" + }, + "Response" : { + "Server" : "nginx", + "X-Content-Type-Options" : "nosniff", + "Pragma" : "no-cache", + "retry-after" : "0", + "x-ms-ratelimit-remaining-subscription-reads" : "11983", + "StatusCode" : "200", + "x-ms-correlation-request-id" : "46b80e38-8966-4f88-a945-1ee4bc9cff83", + "Date" : "Thu, 20 Apr 2023 02:48:25 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021236Z:7e0bc44d-d512-41d1-8cda-1df967e20019", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024826Z:46b80e38-8966-4f88-a945-1ee4bc9cff83", "Expires" : "-1", "Content-Length" : "170", - "x-ms-request-id" : "bd17538e-4421-4db5-b8e3-1d9f2c2afb90", - "Body" : "{\n \"name\": \"d24c4dee-08d2-cc4e-9646-249940e2b454\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-02-14T02:07:58.2095914Z\",\n \"endTime\": \"2023-02-14T02:12:33.0515053Z\"\n }", + "x-ms-request-id" : "077be471-ba6f-4b8f-8dca-5157ebfd4812", + "Body" : "{\n \"name\": \"bf8b0aa1-0ed1-c241-9e71-62fbd7aacb97\",\n \"status\": \"Succeeded\",\n \"startTime\": \"2023-04-20T02:40:11.3648624Z\",\n \"endTime\": \"2023-04-20T02:47:55.7668017Z\"\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg21066/providers/Microsoft.ContainerService/managedClusters/aks19810469?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javaacsrg54167/providers/Microsoft.ContainerService/managedClusters/aks40987673?api-version=2023-03-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "0cb8dcbf-892a-4cc4-81a1-aa9d693e0546" + "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "cb44cb66-fab5-4207-99c0-2307f394ffdf" }, "Response" : { "Server" : "nginx", "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "retry-after" : "0", - "x-ms-ratelimit-remaining-subscription-reads" : "11984", + "x-ms-ratelimit-remaining-subscription-reads" : "11985", "StatusCode" : "200", - "x-ms-correlation-request-id" : "9ab6e69e-feb4-4873-973b-fd69de262624", - "Date" : "Tue, 14 Feb 2023 02:12:37 GMT", + "x-ms-correlation-request-id" : "0623a5e4-f4d7-4741-b801-1e0f0629e403", + "Date" : "Thu, 20 Apr 2023 02:48:27 GMT", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021238Z:9ab6e69e-feb4-4873-973b-fd69de262624", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024827Z:0623a5e4-f4d7-4741-b801-1e0f0629e403", "Expires" : "-1", - "Content-Length" : "3257", - "x-ms-request-id" : "08c81ef9-e773-4564-b346-05a332c52372", - "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg21066/providers/Microsoft.ContainerService/managedClusters/aks19810469\",\n \"location\": \"westus3\",\n \"name\": \"aks19810469\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.24.9\",\n \"currentKubernetesVersion\": \"1.24.9\",\n \"dnsPrefix\": \"mp1dns747273\",\n \"fqdn\": \"mp1dns747273-869d4fb3.hcp.westus3.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns747273-869d4fb3.portal.hcp.westus3.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap0726263\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v3\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.24.9\",\n \"currentOrchestratorVersion\": \"1.24.9\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-1804containerd-2023.01.20\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg21066_aks19810469_westus3\",\n \"enableRBAC\": true,\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg21066_aks19810469_westus3/providers/Microsoft.Network/publicIPAddresses/c1049504-e728-4298-9b3c-e23c8555b18f\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"aadProfile\": {\n \"managed\": true,\n \"adminGroupObjectIDs\": null,\n \"adminUsers\": null,\n \"enableAzureRBAC\": true,\n \"tenantID\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg21066_aks19810469_westus3/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks19810469-agentpool\",\n \"clientId\": \"2e94085c-cbf4-469e-b14d-750c60a755c1\",\n \"objectId\": \"b9111168-3d4d-4afe-b22c-43c2a26fc63e\"\n }\n },\n \"disableLocalAccounts\": true,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"0edefe42-bf78-4bb9-b5c6-c8fb0475e8e2\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", + "Content-Length" : "3296", + "x-ms-request-id" : "28068221-6767-4a18-89de-a103fcc17568", + "Body" : "{\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg54167/providers/Microsoft.ContainerService/managedClusters/aks40987673\",\n \"location\": \"westus3\",\n \"name\": \"aks40987673\",\n \"type\": \"Microsoft.ContainerService/ManagedClusters\",\n \"properties\": {\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"kubernetesVersion\": \"1.25.6\",\n \"currentKubernetesVersion\": \"1.25.6\",\n \"dnsPrefix\": \"mp1dns49965a\",\n \"fqdn\": \"mp1dns49965a-7xt6hsiy.hcp.westus3.azmk8s.io\",\n \"azurePortalFQDN\": \"mp1dns49965a-7xt6hsiy.portal.hcp.westus3.azmk8s.io\",\n \"agentPoolProfiles\": [\n {\n \"name\": \"ap065035e\",\n \"count\": 1,\n \"vmSize\": \"Standard_D2_v3\",\n \"osDiskSizeGB\": 30,\n \"osDiskType\": \"Managed\",\n \"kubeletDiskType\": \"OS\",\n \"maxPods\": 110,\n \"type\": \"VirtualMachineScaleSets\",\n \"provisioningState\": \"Succeeded\",\n \"powerState\": {\n \"code\": \"Running\"\n },\n \"orchestratorVersion\": \"1.25.6\",\n \"currentOrchestratorVersion\": \"1.25.6\",\n \"mode\": \"System\",\n \"osType\": \"Linux\",\n \"osSKU\": \"Ubuntu\",\n \"nodeImageVersion\": \"AKSUbuntu-2204containerd-202304.05.0\",\n \"enableFIPS\": false\n }\n ],\n \"servicePrincipalProfile\": {\n \"clientId\": \"msi\"\n },\n \"nodeResourceGroup\": \"MC_javaacsrg54167_aks40987673_westus3\",\n \"enableRBAC\": true,\n \"enableLTS\": \"KubernetesOfficial\",\n \"networkProfile\": {\n \"networkPlugin\": \"kubenet\",\n \"loadBalancerSku\": \"Standard\",\n \"loadBalancerProfile\": {\n \"managedOutboundIPs\": {\n \"count\": 1\n },\n \"effectiveOutboundIPs\": [\n {\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MC_javaacsrg54167_aks40987673_westus3/providers/Microsoft.Network/publicIPAddresses/d1bb81e5-a255-43bb-85e7-20243e187f7f\"\n }\n ]\n },\n \"podCidr\": \"10.244.0.0/16\",\n \"serviceCidr\": \"10.0.0.0/16\",\n \"dnsServiceIP\": \"10.0.0.10\",\n \"dockerBridgeCidr\": \"172.17.0.1/16\",\n \"outboundType\": \"loadBalancer\",\n \"podCidrs\": [\n \"10.244.0.0/16\"\n ],\n \"serviceCidrs\": [\n \"10.0.0.0/16\"\n ],\n \"ipFamilies\": [\n \"IPv4\"\n ]\n },\n \"aadProfile\": {\n \"managed\": true,\n \"adminGroupObjectIDs\": null,\n \"adminUsers\": null,\n \"enableAzureRBAC\": true,\n \"tenantID\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"maxAgentPools\": 100,\n \"identityProfile\": {\n \"kubeletidentity\": {\n \"resourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/MC_javaacsrg54167_aks40987673_westus3/providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks40987673-agentpool\",\n \"clientId\": \"aac97be6-ed3a-4477-8b67-12c207377ddc\",\n \"objectId\": \"14c93c77-6eb6-4030-a6fe-a77c6b4c81ea\"\n }\n },\n \"disableLocalAccounts\": true,\n \"securityProfile\": {},\n \"storageProfile\": {\n \"diskCSIDriver\": {\n \"enabled\": true\n },\n \"fileCSIDriver\": {\n \"enabled\": true\n },\n \"snapshotController\": {\n \"enabled\": true\n }\n },\n \"oidcIssuerProfile\": {\n \"enabled\": false\n },\n \"workloadAutoScalerProfile\": {}\n },\n \"identity\": {\n \"type\": \"SystemAssigned\",\n \"principalId\": \"3d245255-705a-4496-809f-2323c0a7e3be\",\n \"tenantId\": \"00000000-0000-0000-0000-000000000000\"\n },\n \"sku\": {\n \"name\": \"Base\",\n \"tier\": \"Free\"\n }\n }", "Content-Type" : "application/json" }, "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg21066?api-version=2021-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/javaacsrg54167?api-version=2021-01-01", "Headers" : { - "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.24.0-beta.1 (17.0.1; Windows 11; 10.0)", - "x-ms-client-request-id" : "515bf3a2-c354-4afa-9017-712014448157", + "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources/2.26.0-beta.1 (17.0.4.1; Windows 11; 10.0)", + "x-ms-client-request-id" : "9c3885c3-8d09-4d9b-b533-deeed12bd06c", "Content-Type" : "application/json" }, "Response" : { @@ -326,18 +508,18 @@ "X-Content-Type-Options" : "nosniff", "Pragma" : "no-cache", "StatusCode" : "202", - "Date" : "Tue, 14 Feb 2023 02:12:42 GMT", - "x-ms-correlation-request-id" : "5892bf2d-4674-47bc-afc1-c5563b7d9c43", + "Date" : "Thu, 20 Apr 2023 02:48:30 GMT", + "x-ms-correlation-request-id" : "05bc29e8-be50-454f-b270-11c96837f04d", "Strict-Transport-Security" : "max-age=31536000; includeSubDomains", "Retry-After" : "0", "Cache-Control" : "no-cache", - "x-ms-routing-request-id" : "SOUTHEASTASIA:20230214T021242Z:5892bf2d-4674-47bc-afc1-c5563b7d9c43", + "x-ms-routing-request-id" : "SOUTHEASTASIA:20230420T024830Z:05bc29e8-be50-454f-b270-11c96837f04d", "Expires" : "-1", "Content-Length" : "0", - "x-ms-request-id" : "5892bf2d-4674-47bc-afc1-c5563b7d9c43", - "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkcyMTA2Ni1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" + "x-ms-request-id" : "05bc29e8-be50-454f-b270-11c96837f04d", + "Location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1KQVZBQUNTUkc1NDE2Ny1FQVNUVVMiLCJqb2JMb2NhdGlvbiI6ImVhc3R1cyJ9?api-version=2021-01-01" }, "Exception" : null } ], - "variables" : [ "javaacsrg21066", "aks19810469", "dns747273", "ap0726263" ] + "variables" : [ "javaacsrg54167", "aks40987673", "dns49965a", "ap065035e" ] } \ No newline at end of file diff --git a/sdk/resourcemanager/azure-resourcemanager-cosmos/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-cosmos/CHANGELOG.md index b75f1817a10bd..add86e133c2a8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-cosmos/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-cosmos/CHANGELOG.md @@ -1,6 +1,16 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + +## 2.26.0 (2023-04-21) ### Other Changes diff --git a/sdk/resourcemanager/azure-resourcemanager-cosmos/README.md b/sdk/resourcemanager/azure-resourcemanager-cosmos/README.md index 40ea0fec3d40f..ddd5adbd9fcd2 100644 --- a/sdk/resourcemanager/azure-resourcemanager-cosmos/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-cosmos/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-cosmos - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-cosmos/pom.xml b/sdk/resourcemanager/azure-resourcemanager-cosmos/pom.xml index 7216d2f575cc2..6922c6eac563c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-cosmos/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-cosmos/pom.xml @@ -10,7 +10,7 @@ com.azure.resourcemanager azure-resourcemanager-cosmos - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for CosmosDB Management @@ -57,7 +57,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 org.junit.jupiter @@ -74,13 +74,13 @@ com.azure.resourcemanager azure-resourcemanager-storage - 2.26.0-beta.1 + 2.27.0-beta.1 test com.azure.resourcemanager azure-resourcemanager-network - 2.26.0-beta.1 + 2.27.0-beta.1 test diff --git a/sdk/resourcemanager/azure-resourcemanager-dns/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-dns/CHANGELOG.md index 8ad28f1655a9d..53c344ab4d219 100644 --- a/sdk/resourcemanager/azure-resourcemanager-dns/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-dns/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Other Changes diff --git a/sdk/resourcemanager/azure-resourcemanager-dns/README.md b/sdk/resourcemanager/azure-resourcemanager-dns/README.md index ea6edf642a9da..f9c3732a9aca7 100644 --- a/sdk/resourcemanager/azure-resourcemanager-dns/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-dns/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-dns - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-dns/pom.xml b/sdk/resourcemanager/azure-resourcemanager-dns/pom.xml index bde66b69d4d66..260bf1ab5c06b 100644 --- a/sdk/resourcemanager/azure-resourcemanager-dns/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-dns/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-dns - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for DNS Management @@ -56,7 +56,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 commons-io diff --git a/sdk/resourcemanager/azure-resourcemanager-eventhubs/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-eventhubs/CHANGELOG.md index 86145a85aa03d..bcb0ba97ce14c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-eventhubs/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-eventhubs/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Other Changes diff --git a/sdk/resourcemanager/azure-resourcemanager-eventhubs/README.md b/sdk/resourcemanager/azure-resourcemanager-eventhubs/README.md index 5561a36b74deb..3b49c992c708e 100644 --- a/sdk/resourcemanager/azure-resourcemanager-eventhubs/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-eventhubs/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-eventhubs - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-eventhubs/pom.xml b/sdk/resourcemanager/azure-resourcemanager-eventhubs/pom.xml index 200ce6784221b..0631ab81f7e3d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-eventhubs/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-eventhubs/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-eventhubs - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for EventHubs Management @@ -57,12 +57,12 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-storage - 2.26.0-beta.1 + 2.27.0-beta.1 org.junit.jupiter diff --git a/sdk/resourcemanager/azure-resourcemanager-keyvault/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-keyvault/CHANGELOG.md index 1e17c26194214..992b62fde5650 100644 --- a/sdk/resourcemanager/azure-resourcemanager-keyvault/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-keyvault/CHANGELOG.md @@ -1,6 +1,16 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + +## 2.26.0 (2023-04-21) ### Features Added diff --git a/sdk/resourcemanager/azure-resourcemanager-keyvault/README.md b/sdk/resourcemanager/azure-resourcemanager-keyvault/README.md index aba60deb8372a..f32cc8998db49 100644 --- a/sdk/resourcemanager/azure-resourcemanager-keyvault/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-keyvault/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-keyvault - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-keyvault/pom.xml b/sdk/resourcemanager/azure-resourcemanager-keyvault/pom.xml index d82065451b29c..e60e0b3f3ddf0 100644 --- a/sdk/resourcemanager/azure-resourcemanager-keyvault/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-keyvault/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-keyvault - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Key Vault Management @@ -60,17 +60,17 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-authorization - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure azure-security-keyvault-keys - 4.6.0 + 4.6.1 com.azure @@ -81,7 +81,7 @@ com.azure azure-security-keyvault-secrets - 4.6.0 + 4.6.1 com.azure diff --git a/sdk/resourcemanager/azure-resourcemanager-monitor/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-monitor/CHANGELOG.md index 207de52ee5981..1642e5d903b8c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-monitor/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-monitor/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Bugs Fixed diff --git a/sdk/resourcemanager/azure-resourcemanager-monitor/README.md b/sdk/resourcemanager/azure-resourcemanager-monitor/README.md index 3a54938707c02..1c189d6f8b76c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-monitor/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-monitor/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-monitor - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-monitor/pom.xml b/sdk/resourcemanager/azure-resourcemanager-monitor/pom.xml index a6afa57eb63cd..414ac9340ee1e 100644 --- a/sdk/resourcemanager/azure-resourcemanager-monitor/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-monitor/pom.xml @@ -10,7 +10,7 @@ com.azure.resourcemanager azure-resourcemanager-monitor - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Monitor Management @@ -61,7 +61,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 org.junit.jupiter @@ -84,25 +84,25 @@ com.azure.resourcemanager azure-resourcemanager-compute - 2.26.0-beta.1 + 2.27.0-beta.1 test com.azure.resourcemanager azure-resourcemanager-appservice - 2.26.0-beta.1 + 2.27.0-beta.1 test com.azure.resourcemanager azure-resourcemanager-storage - 2.26.0-beta.1 + 2.27.0-beta.1 test com.azure.resourcemanager azure-resourcemanager-eventhubs - 2.26.0-beta.1 + 2.27.0-beta.1 test diff --git a/sdk/resourcemanager/azure-resourcemanager-monitor/src/test/resources/session-records/AlertsTests.canCRUDActivityLogAlerts.json b/sdk/resourcemanager/azure-resourcemanager-monitor/src/test/resources/session-records/AlertsTests.canCRUDActivityLogAlerts.json index 7c0c7cc2075ab..ad29bcb00ddad 100644 --- a/sdk/resourcemanager/azure-resourcemanager-monitor/src/test/resources/session-records/AlertsTests.canCRUDActivityLogAlerts.json +++ b/sdk/resourcemanager/azure-resourcemanager-monitor/src/test/resources/session-records/AlertsTests.canCRUDActivityLogAlerts.json @@ -203,7 +203,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_0157139/providers/Microsoft.Compute/virtualMachines/jmonitorvm_847734?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_0157139/providers/Microsoft.Compute/virtualMachines/jmonitorvm_847734?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.22.0 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "b7ec47db-c88a-4bde-bd76-7be2b4a1bc84", @@ -346,7 +346,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_0157139/providers/Microsoft.Compute/virtualMachines/jmonitorvm_847734?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_0157139/providers/Microsoft.Compute/virtualMachines/jmonitorvm_847734?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.22.0 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "bebb2df6-f07e-4f45-8699-9ac8429afa5f" diff --git a/sdk/resourcemanager/azure-resourcemanager-monitor/src/test/resources/session-records/AlertsTests.canCRUDMultipleResourceMetricAlerts.json b/sdk/resourcemanager/azure-resourcemanager-monitor/src/test/resources/session-records/AlertsTests.canCRUDMultipleResourceMetricAlerts.json index 52d3d7fe02e28..f74d53d8d42f8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-monitor/src/test/resources/session-records/AlertsTests.canCRUDMultipleResourceMetricAlerts.json +++ b/sdk/resourcemanager/azure-resourcemanager-monitor/src/test/resources/session-records/AlertsTests.canCRUDMultipleResourceMetricAlerts.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_4793238/providers/Microsoft.Compute/virtualMachines/jmonitorvm165152f?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_4793238/providers/Microsoft.Compute/virtualMachines/jmonitorvm165152f?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.22.0 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "dca27397-a479-46c6-9244-95267dad3f48", @@ -261,7 +261,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_4793238/providers/Microsoft.Compute/virtualMachines/jmonitorvm165152f?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_4793238/providers/Microsoft.Compute/virtualMachines/jmonitorvm165152f?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.22.0 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "a42488b5-9c49-4f71-88f5-bdd4556831ef" @@ -408,7 +408,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_4793238/providers/Microsoft.Compute/virtualMachines/jmonitorvm2810135?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_4793238/providers/Microsoft.Compute/virtualMachines/jmonitorvm2810135?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.22.0 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "1b48f81d-3401-4e55-8f4c-247747fc92ec", @@ -523,7 +523,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_4793238/providers/Microsoft.Compute/virtualMachines/jmonitorvm2810135?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_4793238/providers/Microsoft.Compute/virtualMachines/jmonitorvm2810135?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.22.0 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "d855f026-6655-45ba-86bb-2de6f4cadd6f" diff --git a/sdk/resourcemanager/azure-resourcemanager-monitor/src/test/resources/session-records/DiagnosticSettingsTests.canCRUDDiagnosticSettings.json b/sdk/resourcemanager/azure-resourcemanager-monitor/src/test/resources/session-records/DiagnosticSettingsTests.canCRUDDiagnosticSettings.json index 8c592287939aa..93f463237891d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-monitor/src/test/resources/session-records/DiagnosticSettingsTests.canCRUDDiagnosticSettings.json +++ b/sdk/resourcemanager/azure-resourcemanager-monitor/src/test/resources/session-records/DiagnosticSettingsTests.canCRUDDiagnosticSettings.json @@ -146,7 +146,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_7786665/providers/Microsoft.Compute/virtualMachines/jmonitorvm_616165?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_7786665/providers/Microsoft.Compute/virtualMachines/jmonitorvm_616165?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.22.0 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "88ccff5e-0c8f-4514-b5b6-82a7554863ed", @@ -289,7 +289,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_7786665/providers/Microsoft.Compute/virtualMachines/jmonitorvm_616165?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jmonitor_7786665/providers/Microsoft.Compute/virtualMachines/jmonitorvm_616165?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.22.0 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "c9221782-13b6-4450-97a0-23ca02e5f556" diff --git a/sdk/resourcemanager/azure-resourcemanager-msi/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-msi/CHANGELOG.md index ca469fdf8bb52..b4104a89a1e98 100644 --- a/sdk/resourcemanager/azure-resourcemanager-msi/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-msi/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Other Changes diff --git a/sdk/resourcemanager/azure-resourcemanager-msi/README.md b/sdk/resourcemanager/azure-resourcemanager-msi/README.md index 50180f6344dda..2324a08fe91b8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-msi/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-msi/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-msi - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-msi/pom.xml b/sdk/resourcemanager/azure-resourcemanager-msi/pom.xml index 7737efca414e5..23ef212a5f811 100644 --- a/sdk/resourcemanager/azure-resourcemanager-msi/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-msi/pom.xml @@ -10,7 +10,7 @@ com.azure.resourcemanager azure-resourcemanager-msi - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Managed Service Identity (MSI) Management @@ -57,12 +57,12 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-authorization - 2.26.0-beta.1 + 2.27.0-beta.1 org.junit.jupiter @@ -79,7 +79,7 @@ com.azure.resourcemanager azure-resourcemanager-storage - 2.26.0-beta.1 + 2.27.0-beta.1 test diff --git a/sdk/resourcemanager/azure-resourcemanager-network/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-network/CHANGELOG.md index 2e4a42409083a..7781044e82449 100644 --- a/sdk/resourcemanager/azure-resourcemanager-network/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-network/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Bugs Fixed diff --git a/sdk/resourcemanager/azure-resourcemanager-network/README.md b/sdk/resourcemanager/azure-resourcemanager-network/README.md index 4af89521510df..0caef48b09bae 100644 --- a/sdk/resourcemanager/azure-resourcemanager-network/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-network/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-network - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-network/pom.xml b/sdk/resourcemanager/azure-resourcemanager-network/pom.xml index 80167c2b6f9d5..be6745006ba58 100644 --- a/sdk/resourcemanager/azure-resourcemanager-network/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-network/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-network - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Network Management @@ -64,7 +64,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 org.junit.jupiter @@ -87,19 +87,19 @@ com.azure azure-security-keyvault-certificates - 4.5.0 + 4.5.1 test com.azure.resourcemanager azure-resourcemanager-keyvault - 2.26.0-beta.1 + 2.27.0-beta.1 test com.azure.resourcemanager azure-resourcemanager-msi - 2.26.0-beta.1 + 2.27.0-beta.1 test diff --git a/sdk/resourcemanager/azure-resourcemanager-perf/pom.xml b/sdk/resourcemanager/azure-resourcemanager-perf/pom.xml index 42a521f859f87..22cfb04df2f63 100644 --- a/sdk/resourcemanager/azure-resourcemanager-perf/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-perf/pom.xml @@ -25,7 +25,7 @@ com.azure.resourcemanager azure-resourcemanager - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager diff --git a/sdk/resourcemanager/azure-resourcemanager-privatedns/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-privatedns/CHANGELOG.md index 02599a46c2017..8e750a3f5780d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-privatedns/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-privatedns/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Other Changes diff --git a/sdk/resourcemanager/azure-resourcemanager-privatedns/README.md b/sdk/resourcemanager/azure-resourcemanager-privatedns/README.md index bebb86ece722f..ecce9fc4e8ad6 100644 --- a/sdk/resourcemanager/azure-resourcemanager-privatedns/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-privatedns/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-privatedns - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-privatedns/pom.xml b/sdk/resourcemanager/azure-resourcemanager-privatedns/pom.xml index 8e38ef252f825..ba0d41ed98785 100644 --- a/sdk/resourcemanager/azure-resourcemanager-privatedns/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-privatedns/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-privatedns - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Private DNS Management @@ -59,12 +59,12 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-network - 2.26.0-beta.1 + 2.27.0-beta.1 test diff --git a/sdk/resourcemanager/azure-resourcemanager-redis/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-redis/CHANGELOG.md index 6baf87fa6791b..16031d1bca941 100644 --- a/sdk/resourcemanager/azure-resourcemanager-redis/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-redis/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Other Changes diff --git a/sdk/resourcemanager/azure-resourcemanager-redis/README.md b/sdk/resourcemanager/azure-resourcemanager-redis/README.md index 489bcaa05c65f..7507a8aa4ebe8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-redis/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-redis/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-redis - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-redis/pom.xml b/sdk/resourcemanager/azure-resourcemanager-redis/pom.xml index 1d2479117a04b..007fabbc7ecde 100644 --- a/sdk/resourcemanager/azure-resourcemanager-redis/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-redis/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-redis - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Redis Cache Management @@ -61,7 +61,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 org.junit.jupiter @@ -84,7 +84,7 @@ com.azure.resourcemanager azure-resourcemanager-storage - 2.26.0-beta.1 + 2.27.0-beta.1 test diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-resources/CHANGELOG.md index 57a7e5fe78cce..2cb331c1a2dfb 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-resources/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Breaking Changes diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/README.md b/sdk/resourcemanager/azure-resourcemanager-resources/README.md index fcb9354302b86..d79e454107c61 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-resources/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-resources - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml b/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml index 822d6a54c3297..d61f7cd1318ff 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Resource Management diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/README.md b/sdk/resourcemanager/azure-resourcemanager-samples/README.md index 91d8fbd433fa1..913a0017ef339 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-samples/README.md @@ -17,7 +17,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/pom.xml b/sdk/resourcemanager/azure-resourcemanager-samples/pom.xml index 7f18dd1ec12d0..504d86ddc16b1 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-samples/pom.xml @@ -54,7 +54,7 @@ com.azure.resourcemanager azure-resourcemanager - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure @@ -115,12 +115,12 @@ com.azure azure-security-keyvault-certificates - 4.5.0 + 4.5.1 com.azure azure-messaging-servicebus - 7.13.3 + 7.13.4 io.fabric8 @@ -152,7 +152,7 @@ com.azure azure-security-keyvault-administration - 4.3.0 + 4.3.1 test diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/main/java/com/azure/resourcemanager/samples/Utils.java b/sdk/resourcemanager/azure-resourcemanager-samples/src/main/java/com/azure/resourcemanager/samples/Utils.java index 923ce59e62ea1..3f28a2cace909 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/main/java/com/azure/resourcemanager/samples/Utils.java +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/main/java/com/azure/resourcemanager/samples/Utils.java @@ -509,6 +509,7 @@ public static void print(VirtualMachine resource) { .append("\n\tTags: ").append(resource.tags()) .append("\n\tHardwareProfile: ") .append("\n\t\tSize: ").append(resource.size()) + .append("\n\ttimeCreated: ").append(resource.timeCreated()) .append(storageProfile) .append(osProfile) .append(networkProfile) diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCloneVirtualMachineToNewRegion.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCloneVirtualMachineToNewRegion.json index 066ca42b6418d..bca15c6261efd 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCloneVirtualMachineToNewRegion.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCloneVirtualMachineToNewRegion.json @@ -262,7 +262,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv8982334/providers/Microsoft.Compute/virtualMachines/vm104000f0c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv8982334/providers/Microsoft.Compute/virtualMachines/vm104000f0c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.21.0-beta.1 (11.0.15.1; Windows 11; 10.0)", "x-ms-client-request-id" : "4d1ffb0e-9130-45e5-a5ce-42c4aa59cabb", @@ -349,7 +349,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv8982334/providers/Microsoft.Compute/virtualMachines/vm104000f0c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv8982334/providers/Microsoft.Compute/virtualMachines/vm104000f0c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.21.0-beta.1 (11.0.15.1; Windows 11; 10.0)", "x-ms-client-request-id" : "09a5fb4e-c582-45c4-9458-42e47f4592c2" @@ -467,7 +467,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv8982334/providers/Microsoft.Compute/virtualMachines/vm104000f0c/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv8982334/providers/Microsoft.Compute/virtualMachines/vm104000f0c/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.21.0-beta.1 (11.0.15.1; Windows 11; 10.0)", "x-ms-client-request-id" : "4441cb5f-92a8-4fd6-9dcf-ce9cdf251970", @@ -3022,7 +3022,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv78571b9/providers/Microsoft.Compute/virtualMachines/vm292421224?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv78571b9/providers/Microsoft.Compute/virtualMachines/vm292421224?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.21.0-beta.1 (11.0.15.1; Windows 11; 10.0)", "x-ms-client-request-id" : "61ac45bd-c23b-4c9b-a839-7ad457a892e6", @@ -3109,7 +3109,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv78571b9/providers/Microsoft.Compute/virtualMachines/vm292421224?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv78571b9/providers/Microsoft.Compute/virtualMachines/vm292421224?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.21.0-beta.1 (11.0.15.1; Windows 11; 10.0)", "x-ms-client-request-id" : "35d16f42-32fe-48f5-bcf3-06cd4d954d21" @@ -3395,7 +3395,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv78571b9/providers/Microsoft.Compute/virtualMachines/vm292421224/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv78571b9/providers/Microsoft.Compute/virtualMachines/vm292421224/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.21.0-beta.1 (11.0.15.1; Windows 11; 10.0)", "x-ms-client-request-id" : "d702f941-2716-4700-8528-042f104b1e73", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testConvertVirtualMachineToManagedDisks.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testConvertVirtualMachineToManagedDisks.json index 6212632c68bb7..ff8a203de3c28 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testConvertVirtualMachineToManagedDisks.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testConvertVirtualMachineToManagedDisks.json @@ -230,7 +230,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv08105c5/providers/Microsoft.Compute/virtualMachines/vm10059785e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv08105c5/providers/Microsoft.Compute/virtualMachines/vm10059785e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9c128266-10e9-4efa-b4f1-2e21a84c3f79", @@ -317,7 +317,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv08105c5/providers/Microsoft.Compute/virtualMachines/vm10059785e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv08105c5/providers/Microsoft.Compute/virtualMachines/vm10059785e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1df45347-c313-478a-9b90-e057aca73c17" @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv08105c5/providers/Microsoft.Compute/virtualMachines/vm10059785e/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv08105c5/providers/Microsoft.Compute/virtualMachines/vm10059785e/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "67781f4d-b716-471e-a495-8b15dc8942b8", @@ -512,7 +512,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv08105c5/providers/Microsoft.Compute/virtualMachines/vm10059785e?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv08105c5/providers/Microsoft.Compute/virtualMachines/vm10059785e?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "2106d48b-9ac3-4a40-a70b-90c366669a80", @@ -541,7 +541,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv08105c5/providers/Microsoft.Compute/virtualMachines/vm10059785e/convertToManagedDisks?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv08105c5/providers/Microsoft.Compute/virtualMachines/vm10059785e/convertToManagedDisks?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "4c02d0da-1e7f-4722-bf94-33ba9d6af5c0", @@ -652,7 +652,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv08105c5/providers/Microsoft.Compute/virtualMachines/vm10059785e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv08105c5/providers/Microsoft.Compute/virtualMachines/vm10059785e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "20154f55-224c-4981-ae58-aa4fc873dbc8", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingCustomImageFromVHD.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingCustomImageFromVHD.json index 918e90f9653c4..99f11c395db3a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingCustomImageFromVHD.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingCustomImageFromVHD.json @@ -318,7 +318,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "904a7099-d947-4409-9bd5-e91132e99d43", @@ -405,7 +405,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a7483ace-9a76-4e45-96f9-cde11dd87185" @@ -433,7 +433,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9a1ce5ba-627b-462b-8f63-626e3f4f9a38", @@ -520,7 +520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "28b742e7-d9cc-40e4-aa46-351fc027061a" @@ -548,7 +548,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "41a78559-1d5c-4267-b71f-f306e76ce475", @@ -577,7 +577,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "521215e7-beca-4c73-b2c2-6c42a6cb06bd", @@ -606,7 +606,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "17903899-07b9-410b-913f-71f91fb74669", @@ -717,7 +717,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "56bf9658-8f21-4e36-8ce4-8827fc66db7c", @@ -746,7 +746,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a/generalize?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm162734a/generalize?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0213764f-1953-4550-8bac-a446c85f87e5", @@ -773,7 +773,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/images/img975351?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/images/img975351?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ee3becc8-80ed-445b-8503-dac573da9489", @@ -832,7 +832,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/images/img975351?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/images/img975351?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "77a11ac3-a7da-42dd-a3f9-01c2f73108a8" @@ -979,7 +979,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm243923d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm243923d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3b38ad18-80ba-4fd8-bdd6-c2ecab06f67f", @@ -1066,7 +1066,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm243923d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm243923d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9c1fc513-00a9-41ec-9584-3373ac373837" @@ -1213,7 +1213,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm3980781?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm3980781?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "681bae1a-b9a3-4304-b2b7-e18e1d352eaa", @@ -1300,7 +1300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm3980781?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm3980781?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "27a3381f-4fce-4e6a-aef3-988bf5949ed4" @@ -1328,7 +1328,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm3980781/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/virtualMachines/vm3980781/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a0149c40-9fd4-4321-be02-24e1e6ddb229", @@ -2029,7 +2029,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/images/img975351?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv61802ac/providers/Microsoft.Compute/images/img975351?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "20432c30-80f3-408c-afcc-ed489c9504b7", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingCustomImageFromVM.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingCustomImageFromVM.json index b2c02d99776e9..a3002d460c0e9 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingCustomImageFromVM.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingCustomImageFromVM.json @@ -318,7 +318,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "15dfebd5-f4a0-4c88-8e48-b19ab47a7375", @@ -405,7 +405,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "4753fdd1-0020-47a9-885d-f64287b70bda" @@ -433,7 +433,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e8ae6ecd-5117-4694-a685-19b67fdfe54a", @@ -520,7 +520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "2f79f6d1-3ec0-4fe6-90f7-3135e522bf88" @@ -548,7 +548,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a91a0df9-b8ff-41a2-aa87-9fe0bdefcec1", @@ -577,7 +577,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "fd80cabf-5192-4c84-b6d1-8e140468e8a2", @@ -606,7 +606,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "660958dd-2bc9-4407-b460-9a7c6cfcb186", @@ -717,7 +717,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a568b50b-1e18-4387-83de-58b0c7528847", @@ -746,7 +746,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e/generalize?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm15381773e/generalize?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8b56e3a1-5618-4203-bb32-19f59b189a09", @@ -773,7 +773,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/images/img630622a5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/images/img630622a5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b5e1d892-7f83-430f-8a20-342803e7ae84", @@ -832,7 +832,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/images/img630622a5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/images/img630622a5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "766dbbd7-997c-4393-b8e4-90bdb54b45ae" @@ -979,7 +979,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm228522515?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm228522515?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ee773ed6-bdc6-482c-bf5f-94589e87b5a5", @@ -1066,7 +1066,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm228522515?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm228522515?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "215535b7-0614-4473-8727-9642d6742f70" @@ -1213,7 +1213,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm315242053?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm315242053?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f1853485-e142-4b66-91ef-c3c37d4f9803", @@ -1300,7 +1300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm315242053?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm315242053?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "5474b55b-4873-4314-9eaf-83d070f6d089" @@ -1328,7 +1328,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm315242053/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/virtualMachines/vm315242053/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1c36e7e5-4afe-460f-b391-0816a6bc98a1", @@ -1911,7 +1911,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/images/img630622a5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv001070d/providers/Microsoft.Compute/images/img630622a5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "cbf24f94-6f8e-4947-951e-ffce0c20ddb4", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingSpecializedDiskFromSnapshot.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingSpecializedDiskFromSnapshot.json index e744a0d492b77..464a2a746a734 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingSpecializedDiskFromSnapshot.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingSpecializedDiskFromSnapshot.json @@ -234,7 +234,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm130762f7a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm130762f7a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "00c1ed6c-82c6-4143-8618-a65203e8c8af", @@ -321,7 +321,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm130762f7a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm130762f7a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "111d2fee-31fe-442a-aa59-172b74bc764e" @@ -349,7 +349,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm130762f7a/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm130762f7a/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1f8f5a69-0562-442a-a39e-f60a28e7bc62", @@ -436,7 +436,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm130762f7a/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm130762f7a/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d8343a99-6c58-48ac-ad83-c1590bc4c47c" @@ -464,7 +464,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm130762f7a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm130762f7a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a6df753b-c135-4220-a691-61d2a273dd7f", @@ -583,7 +583,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm130762f7a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm130762f7a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7e22103b-3ffb-4cd0-ba19-c4275b3c2788", @@ -1354,7 +1354,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm281262080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm281262080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ce878d4b-15e3-4665-a87c-95535c4edec9", @@ -1441,7 +1441,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm281262080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm281262080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "50c74b9f-c9e8-4087-839a-2ca8ce7f2a1a" @@ -1727,7 +1727,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm281262080/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv5895421/providers/Microsoft.Compute/virtualMachines/vm281262080/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ae4edf05-caf3-430d-b636-3e9ec519f944", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingSpecializedDiskFromVhd.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingSpecializedDiskFromVhd.json index 03fb4d77cbc4f..641cdd997dd81 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingSpecializedDiskFromVhd.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineUsingSpecializedDiskFromVhd.json @@ -318,7 +318,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm180403e53?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm180403e53?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "80891857-4199-4b5f-b609-e604d65ab3cd", @@ -405,7 +405,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm180403e53?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm180403e53?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "00a18050-a760-4895-b969-a5dbd72df37d" @@ -433,7 +433,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm180403e53/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm180403e53/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "166fb399-f3da-4e77-aaf6-7cf1ce2d0630", @@ -520,7 +520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm180403e53/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm180403e53/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a8e368db-089c-4207-8764-8d7acdfd8d84" @@ -548,7 +548,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm180403e53?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm180403e53?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f360d12f-1220-47b1-b594-c5b24cbdee8b", @@ -577,7 +577,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm180403e53?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm180403e53?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "712a933b-ab53-4f0e-bf95-ad2ecdea226e", @@ -1078,7 +1078,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm292397afc?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm292397afc?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d2b1c1c8-eec7-4133-ac7a-f1ae82aa7482", @@ -1137,7 +1137,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm292397afc?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm292397afc?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "17e0f067-49ea-4695-aabb-2a10f232ba64" @@ -1165,7 +1165,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm292397afc?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm292397afc?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ae7afcdf-fa3e-45bd-a7ee-3947df48ad62", @@ -1224,7 +1224,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm292397afc?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv64858f0/providers/Microsoft.Compute/virtualMachines/vm292397afc?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1ae32299-f000-4a74-83a5-5993b5d65c43" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineWithTrustedLaunchFromGalleryImage.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineWithTrustedLaunchFromGalleryImage.json index 346189ae1fe37..d2e727f348e34 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineWithTrustedLaunchFromGalleryImage.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachineWithTrustedLaunchFromGalleryImage.json @@ -172,7 +172,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg0156757d9/providers/Microsoft.Compute/virtualMachines/vm50336a06e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg0156757d9/providers/Microsoft.Compute/virtualMachines/vm50336a06e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.21.0-beta.1 (11.0.15.1; Windows 10; 10.0)", "x-ms-client-request-id" : "70819159-366f-4b91-8f1e-3c4e5f49d855", @@ -287,7 +287,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg0156757d9/providers/Microsoft.Compute/virtualMachines/vm50336a06e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg0156757d9/providers/Microsoft.Compute/virtualMachines/vm50336a06e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.21.0-beta.1 (11.0.15.1; Windows 10; 10.0)", "x-ms-client-request-id" : "64e27891-d25c-4e82-a11c-40c8b8de87df" @@ -315,7 +315,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg0156757d9/providers/Microsoft.Compute/virtualMachines/vm50336a06e/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg0156757d9/providers/Microsoft.Compute/virtualMachines/vm50336a06e/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.21.0-beta.1 (11.0.15.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f4adcdb5-9f1b-4883-bb54-db68d58c1dee", @@ -457,7 +457,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg0156757d9/providers/Microsoft.Compute/virtualMachines/vm50336a06e/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg0156757d9/providers/Microsoft.Compute/virtualMachines/vm50336a06e/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.21.0-beta.1 (11.0.15.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c95e1cb6-5d4e-4406-a04c-74bebefefedb", @@ -569,7 +569,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg0156757d9/providers/Microsoft.Compute/virtualMachines/vm50336a06e/generalize?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg0156757d9/providers/Microsoft.Compute/virtualMachines/vm50336a06e/generalize?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.21.0-beta.1 (11.0.15.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7618e048-16c8-4c84-8428-8b6360c80f21", @@ -596,7 +596,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg0156757d9/providers/Microsoft.Compute/images/img87569be431c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg0156757d9/providers/Microsoft.Compute/images/img87569be431c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.21.0-beta.1 (11.0.15.1; Windows 10; 10.0)", "x-ms-client-request-id" : "4aa59654-2afc-4634-975a-5d4a5e253081", @@ -655,7 +655,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg0156757d9/providers/Microsoft.Compute/images/img87569be431c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg0156757d9/providers/Microsoft.Compute/images/img87569be431c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.21.0-beta.1 (11.0.15.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ff1114e7-29d9-4892-a9ea-a35c7798aa0c" @@ -1533,7 +1533,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305194008/providers/Microsoft.Compute/virtualMachines/tlvm632959a3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305194008/providers/Microsoft.Compute/virtualMachines/tlvm632959a3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.21.0-beta.1 (11.0.15.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1a4f6220-8dc4-411e-9e69-b2e70d16b01b", @@ -1760,7 +1760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305194008/providers/Microsoft.Compute/virtualMachines/tlvm632959a3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg305194008/providers/Microsoft.Compute/virtualMachines/tlvm632959a3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.21.0-beta.1 (11.0.15.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8bc6f08a-909e-4a1f-ad7e-366f15b593aa" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachinesInParallel.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachinesInParallel.json index d6efa46225220..16f200bc79b6f 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachinesInParallel.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachinesInParallel.json @@ -2381,7 +2381,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e76ac635-cc49-4283-a531-be48132bc72c", @@ -2412,7 +2412,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ec8ebc09-07d5-454e-860b-3f54a2914ee4", @@ -2443,7 +2443,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "220465c0-d063-48b3-b3af-47a34cbd88b9", @@ -2474,7 +2474,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b76a2ae4-d28f-4774-ba0f-8d43c4d21736", @@ -2505,7 +2505,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b7e27509-8daf-487e-a4d6-2721b6d222f7", @@ -2536,7 +2536,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "11d2b39a-3eb0-4f2a-a256-39bf31907409", @@ -2567,7 +2567,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7b537794-7c10-410e-90d0-dd5c83a963b2", @@ -2598,7 +2598,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f902f958-1c77-4574-93bc-98677c92da98", @@ -2629,7 +2629,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7f88d348-10f7-4d0e-b863-a0c82e689c37", @@ -2660,7 +2660,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "53e42f41-2ba2-4735-889e-fd001d01b844", @@ -2691,7 +2691,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f2af3d4c-b2ce-42f2-ac0a-3f610569138c", @@ -2722,7 +2722,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f6c3588b-e42a-4133-9029-cec24ddf7243", @@ -2753,7 +2753,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9a554d7e-ac6e-4c27-9f90-29a1526d0154", @@ -2784,7 +2784,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "84a2fd19-fc2b-4d96-9e5a-ee05c2e7d02a", @@ -3445,7 +3445,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3f4490fa-a753-4773-806a-95d2a078b07e", @@ -3476,7 +3476,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b91a8a4c-31f1-4d63-be9b-e7ba9781174b", @@ -3591,7 +3591,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "95ebec51-3a02-4371-ad10-beda7cf6eb61" @@ -3703,7 +3703,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b8efb25e-be2b-4447-9076-3bbc84d5692a" @@ -3759,7 +3759,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "40e95ce9-83da-41a2-b4eb-74982345aacd" @@ -3787,7 +3787,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ea2a934c-ca22-44f5-94bb-c3f9e4a93a04" @@ -3843,7 +3843,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "600c4419-f152-4966-8283-3995bb322a0c" @@ -3871,7 +3871,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "75f19e0d-f372-485a-8b81-e82be3f47f99" @@ -3983,7 +3983,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e1e2656e-e606-4f09-8656-016ebd8ac1bf" @@ -4039,7 +4039,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "818886f9-3177-4b48-a793-058ee50b0608" @@ -4067,7 +4067,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3fed0783-56a4-49d1-b0d3-ea5369c2693a" @@ -4095,7 +4095,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "450a8e2a-20d2-4c50-b827-33202b29c18b" @@ -4179,7 +4179,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-08583d57-4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e9118f61-0e9d-48da-ae6e-dc40dc64c4f3" @@ -4207,7 +4207,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3279b6bf-5e79-40d8-bdbc-3cee272d2d12" @@ -4291,7 +4291,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7fae514f-7e0b-405e-b78b-144c911234e2" @@ -4319,7 +4319,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-54740eb8-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "088d7aa4-8212-4c51-9e19-8fd19a311eba" @@ -4375,7 +4375,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-8810092c-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c9c6f293-7ff0-4765-b55f-daf12d75a957" @@ -4431,7 +4431,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd8069265c475/providers/Microsoft.Compute/virtualMachines/vm-57884b79-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "51693117-81e4-46da-906e-8384a4f098ea" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachinesUsingCustomImageOrSpecializedVHD.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachinesUsingCustomImageOrSpecializedVHD.json index 48ed6d85d2a6d..61b5eb07af392 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachinesUsingCustomImageOrSpecializedVHD.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testCreateVirtualMachinesUsingCustomImageOrSpecializedVHD.json @@ -318,7 +318,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "eda13acb-8531-45dd-b7df-fa0194b2fe1d", @@ -405,7 +405,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3266f1c9-9829-40b9-88bf-1634db759449" @@ -433,7 +433,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "84858254-2c6b-4f1d-a627-949d08021e91", @@ -520,7 +520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3e0f2343-f8cc-42f1-a5e5-cc0a5055e2db" @@ -548,7 +548,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b6d58f33-22de-43ce-a97a-acd428e7d462", @@ -577,7 +577,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "5e371cb4-429a-41ba-a0b8-9be5b30150ba", @@ -606,7 +606,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7444075d-4db5-4e90-aca5-9e42eb794a16", @@ -717,7 +717,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ffdb71a2-a520-4e43-9d4a-a8f1e4f2396f", @@ -746,7 +746,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a/generalize?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a/generalize?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c9bc4c8a-6410-4885-8c41-4291d5de4952", @@ -773,7 +773,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a/capture?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm17140120a/capture?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "53336c6e-a16b-4e73-a56e-4cbacbab63d9", @@ -977,7 +977,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm259248bb3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm259248bb3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "21dadd5c-147a-4729-be08-d629c6a04d2d", @@ -1064,7 +1064,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm259248bb3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm259248bb3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6ace098f-a79f-4101-a90a-58cc7a1ec060" @@ -1092,7 +1092,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm259248bb3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm259248bb3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e553693d-516c-438b-bc16-029aa090413c", @@ -1323,7 +1323,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm31163088d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm31163088d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9961bba0-a4b5-4027-900a-fccf8c260408", @@ -1382,7 +1382,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm31163088d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0074061/providers/Microsoft.Compute/virtualMachines/vm31163088d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1c50e129-8337-4c92-bcc2-61026c1cd87f" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testListVirtualMachineExtensionImages.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testListVirtualMachineExtensionImages.json index 1ebac8b7e8ad5..dbf230847909d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testListVirtualMachineExtensionImages.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testListVirtualMachineExtensionImages.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d0b4da4d-ec8d-418d-843c-da2464b048b9", @@ -30,7 +30,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3743b922-104a-46b5-9908-48bb5d88cf14", @@ -60,7 +60,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a48f03e2-2bd3-463b-b08c-38c5a4affd4c", @@ -90,7 +90,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "12a01e87-4515-443b-b132-a486bef2a215", @@ -120,7 +120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "65b1b169-000b-4e4e-a022-d0f36404d590", @@ -150,7 +150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c527582a-cc0f-4aa4-8fcc-c869d807a9e9", @@ -180,7 +180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ed086d44-d86a-4706-878f-504745d282f0", @@ -210,7 +210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "88ba3c04-e079-47e0-9ccd-ebf132977654", @@ -240,7 +240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8b0d023a-780a-4d8a-935a-657557760262", @@ -270,7 +270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e3ef70a0-2d82-46d0-a0b8-d7c7c9e3730b", @@ -300,7 +300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7100bd5b-a87f-4594-8b79-2cbde61aece9", @@ -330,7 +330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "afc5eeae-c31d-413b-b25d-4350fd93e128", @@ -360,7 +360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "acdf0814-e03d-4dcf-bbf9-54cc2b9e3a94", @@ -390,7 +390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "03340bd0-4c2e-41fb-a067-107cea12cb94", @@ -420,7 +420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/CustomScript/versions/2.1.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "58f50559-81b4-47e1-8a08-d746bc867c78", @@ -450,7 +450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "93fa4d9a-6322-4af0-bac2-cd2e2dc41841", @@ -480,7 +480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.0.1512030601?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.0.1512030601?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "69a05e97-64b4-491d-942f-42d4798e7918", @@ -510,7 +510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1512090359?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1512090359?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "54ed4822-a014-41eb-a484-fb9ac7f69fdd", @@ -540,7 +540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1512180541?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1512180541?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e79a8596-e019-43da-8fe7-eb59c13f3d8a", @@ -570,7 +570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1601070410?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1601070410?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "14b27d13-9f9c-4b2b-b762-dc0cb8959319", @@ -600,7 +600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1601140348?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1601140348?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6d8cc532-0c77-4c24-8c67-95a75551573e", @@ -630,7 +630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1602270800?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1602270800?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8de63ac1-014e-48da-ac30-ed1e0fed3ec9", @@ -660,7 +660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1604142300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1604142300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "97c17de0-110f-4e6c-91c7-f0d8389af398", @@ -690,7 +690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1606092330?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.1.1606092330?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42d970b1-e062-4a73-bf7d-28a8cec873cb", @@ -720,7 +720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "086339fa-67f1-43a9-ba32-5a7cbfebe8f7", @@ -750,7 +750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.2.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/DockerExtension/versions/1.2.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6b686bfc-2354-4d38-8606-1aa415127999", @@ -780,7 +780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixEmulatedIO/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixEmulatedIO/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "733ec3d8-e6bd-47c3-afb6-d49961d7c206", @@ -810,7 +810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixEmulatedIO/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixEmulatedIO/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0c18033b-130b-49ba-933d-13ae54a1f81a", @@ -840,7 +840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixLinuxDiagnostic/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixLinuxDiagnostic/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "30997ca1-0727-4e49-8f15-4b66caf7fcdd", @@ -870,7 +870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixLinuxDiagnostic/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/FixLinuxDiagnostic/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "50869cfd-0a17-4282-b8b4-734f96c1c6aa", @@ -900,7 +900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "43232dfe-447a-4dbc-bd4a-c96a531d434d", @@ -930,7 +930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForLinux/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForLinux/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e29f7077-f5b1-4331-9bcd-9adbdaae3085", @@ -960,7 +960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForWindows/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForWindows/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5f21e2c6-792d-4aab-82c0-ccdbb1996fe6", @@ -990,7 +990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForWindows/versions/1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/GuestActionForWindows/versions/1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1d92cc89-7db1-4a2a-8b7d-b6823b869cd3", @@ -1020,7 +1020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80faa28e-e7ef-445e-b121-daeaf9bb172f", @@ -1050,7 +1050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0c49d67f-270d-486c-9e87-495d6e6177e4", @@ -1080,7 +1080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "804a160a-548d-433e-b310-4a6c05aefe38", @@ -1110,7 +1110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c43cdd6-c32c-4939-8b93-69d345abac44", @@ -1140,7 +1140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "597481cc-75e5-4baa-9162-af500474a57c", @@ -1170,7 +1170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d612e7a5-38ec-4aa5-8d98-f2769872b0cf", @@ -1200,7 +1200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b8bdc9bf-e635-46f0-b3d4-f05ba5c21bcf", @@ -1230,7 +1230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1de8c217-3f46-4750-a73c-714570994833", @@ -1260,7 +1260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "77641e45-2130-4f78-a390-0b0758a52a96", @@ -1290,7 +1290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.Azure.Extensions/artifacttypes/vmextension/types/LinuxAsm/versions/2.2.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8fdf7205-788b-452a-a0f3-c3fda785635e", @@ -1320,7 +1320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4dbf95e2-8ad9-4068-a07c-efff44595b19", @@ -1350,7 +1350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "72974340-8fca-4b4f-8d31-e5c3f588edca", @@ -1380,7 +1380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/0.1.0.999105?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureDiskEncryptionForLinux/versions/0.1.0.999105?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bbd2dd12-71cf-42a6-8ad3-199ca52cc566", @@ -1410,7 +1410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a41abb47-3502-418b-9f11-4a3998e52ae5", @@ -1440,7 +1440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/2.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/2.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5489ed7b-7037-4fe5-9ad4-ad067da21417", @@ -1470,7 +1470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6f8544b5-df92-4fc5-90ec-cc381fcd1979", @@ -1500,7 +1500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b1539754-a1dc-48f0-9f7b-5433d1788646", @@ -1530,7 +1530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.97?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.97?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b274a882-9e04-45b2-86eb-571d7ce66853", @@ -1560,7 +1560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.98?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.98?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d592ae27-bcda-42a6-ba5a-7f502bd187c6", @@ -1590,7 +1590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.99?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.0.99?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7af8114e-3e42-4a15-888f-557fb9d0441e", @@ -1620,7 +1620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/AzureEnhancedMonitorForLinux/versions/3.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "627b58ce-f964-42a4-8ac2-00e7b93745a3", @@ -1650,7 +1650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9fd44f2a-c700-4996-811b-0f76478b547a", @@ -1680,7 +1680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dfe924f7-fe75-4b11-9544-ea5a6fc25d06", @@ -1710,7 +1710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f7818157-ffa6-41ee-9da0-a63268138e7c", @@ -1740,7 +1740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b92256d7-39bd-4a41-b4e7-6fccf59acfde", @@ -1770,7 +1770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6e0b6cec-72be-47e7-9985-77720c5c3a48", @@ -1800,7 +1800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.2.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.2.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3b8b507e-419f-4565-ad14-8c3df1d3421d", @@ -1830,7 +1830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c4e51b6b-34c1-456d-a87a-03cfb97ed601", @@ -1860,7 +1860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.3.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.3.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "780336fa-c963-4b32-a2b4-c078ca7fb796", @@ -1890,7 +1890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.3.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.3.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1a60f338-40d7-4181-b101-ee6b83f77160", @@ -1920,7 +1920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b28e07c5-adbd-4d00-b591-110a0a759209", @@ -1950,7 +1950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.4.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.4.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e6184987-3579-46e5-9c2e-28b36f7b6e25", @@ -1980,7 +1980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "291fbea7-2ae5-4113-88fe-3941cfd64d82", @@ -2010,7 +2010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.2.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.2.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "51dcf9cb-8cb8-4ec9-9d39-c00f33914447", @@ -2040,7 +2040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.2.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.2.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5995a9e9-aaf9-445b-9b28-4411e72eb5b4", @@ -2070,7 +2070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "857ce0f6-44f1-4e72-8a3b-45e7cc17c0e0", @@ -2100,7 +2100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "33116a15-1127-44d1-bfb6-54519a06be1e", @@ -2130,7 +2130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/CustomScriptForLinux/versions/1.5.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42608a5e-6f34-4ccf-9100-aca8a8674744", @@ -2160,7 +2160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8821b77f-baa3-4341-9110-c8d631ea485d", @@ -2190,7 +2190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/1.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/1.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ccbccdbd-6563-45dd-ab9f-fe9376b410d2", @@ -2220,7 +2220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.70.0.30?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.70.0.30?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c10ed272-eeb9-44aa-b063-85589c5492cc", @@ -2250,7 +2250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "18ef9a2c-e609-4a98-b23c-d612dc89e55d", @@ -2280,7 +2280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.32?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.32?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "549f28b1-0a8f-4dc8-876f-f141a22c1a2b", @@ -2310,7 +2310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.33?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/2.71.1.33?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "506cc219-9f36-464f-98ea-00e2c79d9ff4", @@ -2340,7 +2340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.0.0.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.0.0.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "947f96ec-ea3d-4060-bb17-a317f0d58dfc", @@ -2370,7 +2370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d339b83b-9de1-464e-a108-909643f1ecdb", @@ -2400,7 +2400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.0.0.7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/DSCForLinux/versions/3.0.0.7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "35214a29-7aec-4233-b967-3207c46fef6b", @@ -2430,7 +2430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e65b59f6-0e31-413f-96df-01d421cb287d", @@ -2460,7 +2460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.0.9023?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.0.9023?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6d7eaf0b-290c-4884-973c-3c84edce2637", @@ -2490,7 +2490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.1.9023?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.1.9023?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ad752689-f8ca-43e7-8959-b01f538de3ce", @@ -2520,7 +2520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.2.9023?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.2.9023?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6904d7e0-06dd-4906-bf55-e70d8b2058f7", @@ -2550,7 +2550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9023?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9023?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "15afa5a5-ab3f-4d39-80a4-f9dafedfc997", @@ -2580,7 +2580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9025?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9025?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b9ccdd58-447b-41b7-9ea4-5d72669536b3", @@ -2610,7 +2610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9027?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9027?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "135f051a-c6fd-4ed5-aefb-31ac5f9c1f4a", @@ -2640,7 +2640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9029?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/LinuxDiagnostic/versions/2.3.9029?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "14a5290a-442d-4114-9ce4-86a0cf4ef6b8", @@ -2670,7 +2670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c6955e7c-ee40-4e0f-ae6d-4e1b52759d61", @@ -2700,7 +2700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e8d44229-d7ad-49fc-ab27-dda45e8a0768", @@ -2730,7 +2730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.0.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.0.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "827d5cd5-1041-40b0-8197-cedf8fe77a35", @@ -2760,7 +2760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e3aa918c-7d1b-4932-b28b-1b8007bbe26c", @@ -2790,7 +2790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b3fbc5ad-e5ca-4e6e-b96b-7bb31bb864ff", @@ -2820,7 +2820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.0.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "86fdcbaa-32e7-4ac0-8183-11b28c95374e", @@ -2850,7 +2850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "47fe4424-d7d7-41b7-94e4-56dc834c0a3c", @@ -2880,7 +2880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "491d36f7-72fd-4b27-b31e-568ab9bd92ee", @@ -2910,7 +2910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.3.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/1.3.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "30d29f9c-4df2-44f5-8d06-47931341c02a", @@ -2940,7 +2940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/2.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/2.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "675c0ab8-b75e-4cdd-86b5-3dbc260cb13c", @@ -2970,7 +2970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/2.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/Null/versions/2.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "30f7a052-0c34-4c83-b11d-6ca437d589f1", @@ -3000,7 +3000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "550b64ad-ea60-4f5a-aae3-0c0b3a9336df", @@ -3030,7 +3030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e78ffd00-0206-4503-9f09-fe77a1fd3d0c", @@ -3060,7 +3060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/1.0.1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/1.0.1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ddf69007-5024-462c-9f5b-74d23f5d50e5", @@ -3090,7 +3090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4873fa55-f958-4663-9a39-8fda45f84081", @@ -3120,7 +3120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "23b3b725-f678-496e-892c-c5e346f16f9e", @@ -3150,7 +3150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f12a3ead-8a53-4e0f-a8f3-0a5fb37c885b", @@ -3180,7 +3180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.0.0.5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "447ef51e-6845-444e-bdbc-7af45b541211", @@ -3210,7 +3210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.1.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.1.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0fb984b6-553c-4a93-8e24-4ed1e52cbed9", @@ -3240,7 +3240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.2.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.2.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2483e7c7-74da-454a-8990-b1e23f3e9c14", @@ -3270,7 +3270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.3.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.3.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ade151b6-a54a-4e73-8052-0c9a4dc9ec72", @@ -3300,7 +3300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.3.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/OSPatchingForLinux/versions/2.3.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "22982e4f-6516-4eaa-9de6-20292c42067b", @@ -3330,7 +3330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/RDMAUpdateForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/RDMAUpdateForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "51ae9c55-95f4-43be-b846-5213df543346", @@ -3360,7 +3360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/RDMAUpdateForLinux/versions/0.1.0.9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/RDMAUpdateForLinux/versions/0.1.0.9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d56ea678-500b-4d8c-83b5-ecedfeb9ff0e", @@ -3390,7 +3390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8479e625-5272-441f-87f8-e518223b86d2", @@ -3420,7 +3420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1042fddb-596d-4742-934f-9ac14b21dc07", @@ -3450,7 +3450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2a4d8244-8660-46f2-a70d-08fe9c381905", @@ -3480,7 +3480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "53785da5-0b31-49ab-8ba6-a3e27732b8ca", @@ -3510,7 +3510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.3.0.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.3.0.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cdea72d8-193a-46ef-8b56-22f44d227ac0", @@ -3540,7 +3540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.0.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.0.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "521092a6-de4d-474e-98e9-eb50924dc4a5", @@ -3570,7 +3570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.1.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.1.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c9021908-1818-4083-a03b-491ee611e306", @@ -3600,7 +3600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.2.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.2.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "02bb051f-0089-4faa-9b43-1ba051c19dd7", @@ -3630,7 +3630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.3.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.3.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ab3a5ecd-62c1-42b9-ba91-721afe7d3f12", @@ -3660,7 +3660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.4.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.4.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a71bf4bd-1ba5-49bc-a98c-9493368caf98", @@ -3690,7 +3690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.5.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.5.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7aab7039-2486-48be-ae57-dea703cfeaf9", @@ -3720,7 +3720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.6.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.6.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "973e34b4-2766-4a8e-905a-4f71e53dbbb9", @@ -3750,7 +3750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.7.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.7.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "15acecd8-a08c-4297-8b05-db0e20ffa926", @@ -3780,7 +3780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.7.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.4.7.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "72b3de91-5d20-4820-b9c4-6a3d19a87157", @@ -3810,7 +3810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "13f97c02-129d-4578-99cb-af66ddb1695e", @@ -3840,7 +3840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0ea41aa2-e6b8-435c-b12c-28e1457a50ab", @@ -3870,7 +3870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c18a4b00-6b9f-4ef5-90a6-cd75fb899fb5", @@ -3900,7 +3900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6e59339-b6de-4067-adc8-5dceb4b1699c", @@ -3930,7 +3930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ac9287b1-834a-44c3-8598-379b6468ef17", @@ -3960,7 +3960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "33dded8e-c9d5-4c11-8588-42d3081f1eb8", @@ -3990,7 +3990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c8266ca-854e-437f-b883-7c39e3b0575e", @@ -4020,7 +4020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "64920b81-c331-4c78-a8f3-76cad3775e3d", @@ -4050,7 +4050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMAccessForLinux/versions/1.5.8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5b85cc45-ed55-4fe2-9c69-71890b2807a0", @@ -4080,7 +4080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMBackupForLinuxExtension/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMBackupForLinuxExtension/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fa4246a4-cc5a-4aa5-ab60-f358c227e0e7", @@ -4110,7 +4110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMBackupForLinuxExtension/versions/0.1.0.993?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Microsoft.OSTCExtensions/artifacttypes/vmextension/types/VMBackupForLinuxExtension/versions/0.1.0.993?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "07b4e90d-57dd-461b-bbf8-db863252dde1", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testListVirtualMachineImages.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testListVirtualMachineImages.json index 3b5ce9aa03001..b3a690b2d1467 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testListVirtualMachineImages.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testListVirtualMachineImages.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1fbaa62e-9ece-4f98-a4ec-ecbb604f0d63", @@ -30,7 +30,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3bcdd058-113c-459d-921a-43ccbf2983fc", @@ -60,7 +60,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6d4d8df-970b-44b4-b18e-a112a8aedac8", @@ -90,7 +90,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "450cfb09-6ca2-4833-9324-0cc331c04ac1", @@ -120,7 +120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions/18.04.20210309?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04/versions/18.04.20210309?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cae65583-02d4-443b-8cc4-84d8e323d5e6", @@ -150,7 +150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4724f040-069d-41a8-be9b-ec537b0aff1e", @@ -180,7 +180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04-gen2/versions/18.04.20210309?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/18_04-gen2/versions/18.04.20210309?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bf5ba9fe-7833-410a-a690-d996e71aeb79", @@ -210,7 +210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/20_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/20_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6f989aa2-6d94-4f3f-9384-53186443f804", @@ -240,7 +240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/20_04/versions/20.04.20210309?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/20_04/versions/20.04.20210309?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "780e24e5-f315-4f29-9042-0cd86e99b52d", @@ -270,7 +270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/20_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/20_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d9617194-8992-47bc-9386-455f076f20ca", @@ -300,7 +300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/20_04-gen2/versions/20.04.20210309?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-experimental/skus/20_04-gen2/versions/20.04.20210309?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6aec9a56-5451-482c-ae0a-41bc8f851fa9", @@ -330,7 +330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f0bf14c1-da90-4cf9-96f7-3965413758c7", @@ -360,7 +360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "841ac28c-c81c-4a08-add6-21f76220eafc", @@ -390,7 +390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c9249f1a-96b3-4dd4-8af0-046d5366d95d", @@ -420,7 +420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202111100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202111100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2d2542e8-9806-4c97-9696-db0800095aae", @@ -450,7 +450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c9d73106-9ea5-4d18-9063-bd16eae7406e", @@ -480,7 +480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202204190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202204190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7879b900-5286-4358-9fa0-f8638e3d23f2", @@ -510,7 +510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b64a6d09-99fc-496c-919e-678410029148", @@ -540,7 +540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2bdfced5-6c29-432b-b153-59493384172f", @@ -570,7 +570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "016c3de5-e4ec-4888-b7eb-649001366f79", @@ -600,7 +600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202203070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202203070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cd069b43-d170-4920-8c0b-7df68570313f", @@ -630,7 +630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202112120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202112120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8888e62d-499c-4068-820c-fdcbc325b4a7", @@ -660,7 +660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "937aed2a-1757-4372-a17a-f9327a52c25c", @@ -690,7 +690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202205100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202205100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1df01c3f-8435-4552-8ef3-33980a5608e0", @@ -720,7 +720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202201060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202201060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0cf43f66-a23f-41bd-8379-f9e51c6c6c2d", @@ -750,7 +750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b3d22601-fa7c-464e-8143-ec378c36e021", @@ -780,7 +780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202203310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202203310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7414ad04-e998-4b30-aee1-f259a41ffbc2", @@ -810,7 +810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202205090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202205090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "409d021c-7c8a-47f7-b572-dd601a912d08", @@ -840,7 +840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b7f192a1-353a-43bf-a9bc-885848e58b0f", @@ -870,7 +870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202204040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202204040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "955c1c6a-532b-4afe-a8d6-3ef8398879c2", @@ -900,7 +900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "432d6e0f-3503-4500-b325-b046c4876f80", @@ -930,7 +930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202112020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-cvm/versions/20.04.202112020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c359a84-ab7e-41ae-bdec-277f6fcfccea", @@ -960,7 +960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "431b8b2e-a8b3-42fa-bc98-8b41b404e539", @@ -990,7 +990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-gen2/versions/20.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-gen2/versions/20.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4f34ca7d-ff1a-4121-9a63-53efbb6c47e7", @@ -1020,7 +1020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-gen2/versions/20.04.202109080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-gen2/versions/20.04.202109080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b3e0dd35-c095-4e9b-98e5-397a8063b8e8", @@ -1050,7 +1050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-gen2/versions/20.04.202110290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-gen2/versions/20.04.202110290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1213a0e9-4221-4c47-9d6e-7c23aa269cca", @@ -1080,7 +1080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-gen2/versions/20.04.202107090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-focal/skus/20_04-lts-gen2/versions/20.04.202107090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6f8fe9b-b4e4-4b35-a65c-436b17e8e80b", @@ -1110,7 +1110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-test-focal/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-test-focal/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "de0e4049-e806-463c-bfd9-cc89ecfa1436", @@ -1140,7 +1140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-test-focal/skus/20_04-lts-cvm/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-test-focal/skus/20_04-lts-cvm/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "33885057-3182-40e4-8ec0-ef2af64e882e", @@ -1170,7 +1170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-test-focal/skus/20_04-lts-cvm/versions/20.04.202201250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-confidential-vm-test-focal/skus/20_04-lts-cvm/versions/20.04.202201250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "05ff6f1e-41f7-4fbd-a6e5-b910b3ff0bf2", @@ -1200,7 +1200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "52d901dd-44fa-46b4-8c6e-bd4a0197c401", @@ -1230,7 +1230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d91e6e4c-5844-4444-bac2-d96bc8300f55", @@ -1260,7 +1260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions/20.04.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions/20.04.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb52d6dc-6ceb-4a63-b616-2006ac6bebd9", @@ -1290,7 +1290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions/20.04.202204290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions/20.04.202204290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5a12abbd-11c6-4aae-996d-34ce445af94c", @@ -1320,7 +1320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions/20.04.202205180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions/20.04.202205180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c3c3c022-eb50-48da-8ca5-31f37f483ee4", @@ -1350,7 +1350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions/20.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions/20.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a4e32d98-5d53-49a5-8cb4-f549146df1ad", @@ -1380,7 +1380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions/20.04.202205090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions/20.04.202205090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bfc2f839-38ab-4272-a7f0-6dafe622b352", @@ -1410,7 +1410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions/20.04.202205170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions/20.04.202205170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "26e48a9b-c546-419c-928e-35cfad9f1c14", @@ -1440,7 +1440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions/20.04.202205110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions/20.04.202205110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aefff232-18cc-449c-916f-2c7354e46b71", @@ -1470,7 +1470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5cac987d-f378-43d8-ab4a-3095dc5c8d0b", @@ -1500,7 +1500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202204290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202204290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f1313a27-2eb8-4cc6-872f-acc8341f28b7", @@ -1530,7 +1530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202204191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202204191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6a634692-b4bd-44f4-b514-2149f1aa9ac4", @@ -1560,7 +1560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202205170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202205170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "25c6213d-6057-4168-b9e1-5016792516c2", @@ -1590,7 +1590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202205090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202205090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "39ca24bc-6175-4649-b1ba-9c5325fdbcde", @@ -1620,7 +1620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202205180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202205180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3ccdbe72-8476-47bd-b63d-90595dd3a6d9", @@ -1650,7 +1650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c813f032-ad9c-4b61-a78a-1914babccdb5", @@ -1680,7 +1680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202205110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202205110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5fcc7c0a-b614-447c-811c-dadddf90004c", @@ -1710,7 +1710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions/20.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "184ef0df-b5ce-48e3-8f7d-e578c1c125ba", @@ -1740,7 +1740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-groovy-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-groovy-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "89814cdc-b342-45bb-a590-4208a4957d04", @@ -1770,7 +1770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-groovy-daily/skus/minimal-20_10-daily-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-groovy-daily/skus/minimal-20_10-daily-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f4c7b4ab-0df6-4c91-9471-628da24a3014", @@ -1800,7 +1800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-groovy-daily/skus/minimal-20_10-daily-gen2/versions/20.10.202011130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-groovy-daily/skus/minimal-20_10-daily-gen2/versions/20.10.202011130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ffae9441-fc7c-404e-a56f-311492778af1", @@ -1830,7 +1830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-groovy-daily/skus/minimal-20_10-daily-gen2/versions/20.10.202011260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-groovy-daily/skus/minimal-20_10-daily-gen2/versions/20.10.202011260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "84e8835c-3050-46a4-965f-3aa69d517143", @@ -1860,7 +1860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-groovy-daily/skus/minimal-20_10-daily-gen2/versions/20.10.202011110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-groovy-daily/skus/minimal-20_10-daily-gen2/versions/20.10.202011110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f4690eed-592b-479f-bbc0-2a19c203e2e1", @@ -1890,7 +1890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-groovy-daily/skus/minimal-20_10-daily-gen2/versions/20.10.202012010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-groovy-daily/skus/minimal-20_10-daily-gen2/versions/20.10.202012010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "be79f214-c9b1-40e0-aeea-06662c761ef2", @@ -1920,7 +1920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-groovy-daily/skus/minimal-20_10-daily-gen2/versions/20.10.202011230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-groovy-daily/skus/minimal-20_10-daily-gen2/versions/20.10.202011230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "691ecc1f-dd52-43dd-ab24-e045a4bc8312", @@ -1950,7 +1950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "98bec0cd-54a1-4523-82f3-2532dc8e341d", @@ -1980,7 +1980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "202e385e-974f-4e82-afbc-5abd854e1879", @@ -2010,7 +2010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions/21.04.202112150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions/21.04.202112150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ff73ffe4-02df-40d2-9bfa-1ee91af46e04", @@ -2040,7 +2040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions/21.04.202112160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions/21.04.202112160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "db031174-0385-457e-b7fc-7d5b69a2ea40", @@ -2070,7 +2070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions/21.04.202201112?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions/21.04.202201112?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9b027a08-b7bb-45e8-9fde-8b9fde852eab", @@ -2100,7 +2100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions/21.04.202201190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions/21.04.202201190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1a0c28e4-d03b-464e-863d-105baa1cb0a3", @@ -2130,7 +2130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions/21.04.202201070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions/21.04.202201070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "95ea00ed-3a90-4ea0-ad90-3638ab6a1dd9", @@ -2160,7 +2160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions/21.04.202201050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions/21.04.202201050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0c49dd18-e548-49de-b9a5-f7c2127528a7", @@ -2190,7 +2190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions/21.04.202201130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily/versions/21.04.202201130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6999b603-2b7f-4903-b1ad-45781603877e", @@ -2220,7 +2220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a303bf17-c639-4b1f-823a-dae2e84c2600", @@ -2250,7 +2250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions/21.04.202201050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions/21.04.202201050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "90ba3546-2bcc-4fec-aebb-fb765e324b71", @@ -2280,7 +2280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions/21.04.202201190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions/21.04.202201190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1ad64c7d-b2cd-48d5-9c08-9b1927299eb7", @@ -2310,7 +2310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions/21.04.202201112?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions/21.04.202201112?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fa000b58-c0be-4827-b19a-43728e4ba741", @@ -2340,7 +2340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions/21.04.202201130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions/21.04.202201130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ca0ba00d-29d4-4f5e-9341-53e73a987e1d", @@ -2370,7 +2370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions/21.04.202201070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions/21.04.202201070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cf1130da-650e-4fcc-bfcf-a8e6cd1b52ea", @@ -2400,7 +2400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions/21.04.202112150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions/21.04.202112150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3e3b837f-4026-4ce0-826a-16e637a218ec", @@ -2430,7 +2430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions/21.04.202112160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-hirsute-daily/skus/minimal-21_04-daily-gen2/versions/21.04.202112160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8c2201c4-16db-46bf-b34a-c0da09a97bb0", @@ -2460,7 +2460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0709b0d6-a25c-4115-aad3-2d2fcf135a6f", @@ -2490,7 +2490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4177ed55-1407-4768-85d2-8b8d14b074d7", @@ -2520,7 +2520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions/21.10.202204050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions/21.10.202204050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "27edda49-e5a8-4dac-b635-67696fc959f7", @@ -2550,7 +2550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions/21.10.202204290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions/21.10.202204290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4a361859-ccae-47f7-80f1-b3d50e642809", @@ -2580,7 +2580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions/21.10.202203311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions/21.10.202203311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cf5a85b0-9534-487a-b503-7f4b276a1799", @@ -2610,7 +2610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions/21.10.202204020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions/21.10.202204020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "942c21cb-c5b6-41bd-91cc-ec8d0a85eda9", @@ -2640,7 +2640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions/21.10.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions/21.10.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5ea1e5b7-6c94-4e15-9e40-5939f166922c", @@ -2670,7 +2670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions/21.10.202203240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions/21.10.202203240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dfbc83fa-e326-4908-899a-32830f2a3310", @@ -2700,7 +2700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions/21.10.202205120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily/versions/21.10.202205120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5bc45e2a-1628-4bcf-bb63-048600fe8e84", @@ -2730,7 +2730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "52ab05b4-af63-41f8-934a-8f2ca3079aa4", @@ -2760,7 +2760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions/21.10.202203240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions/21.10.202203240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eb1f734a-de0b-418c-a1d4-9066af8cc7a9", @@ -2790,7 +2790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions/21.10.202203311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions/21.10.202203311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7bd553c2-bfc9-4c23-9818-3a873b16a65d", @@ -2820,7 +2820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions/21.10.202205120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions/21.10.202205120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "00c7e1ba-f3b3-40c4-91ec-2a6aa4d552ac", @@ -2850,7 +2850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions/21.10.202204290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions/21.10.202204290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1bcc003e-3ea7-4284-9120-87a727501cec", @@ -2880,7 +2880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions/21.10.202204020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions/21.10.202204020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1f50b126-66fe-4e01-afbb-a15805c2e072", @@ -2910,7 +2910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions/21.10.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions/21.10.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d34275ff-3c98-4f2c-92c5-4bdf99d7eabe", @@ -2940,7 +2940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions/21.10.202204050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-impish-daily/skus/minimal-21_10-daily-gen2/versions/21.10.202204050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "62e9017e-ee76-4150-a1e7-4d28968efdb6", @@ -2970,7 +2970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "16ac2379-8263-4ad1-be74-ba7e23766b3f", @@ -3000,7 +3000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "56858b68-4bd2-4876-a928-568ccf43ce18", @@ -3030,7 +3030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions/22.04.202204160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions/22.04.202204160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "590f054c-c205-4c44-a939-81ddfd209315", @@ -3060,7 +3060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions/22.04.202204180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions/22.04.202204180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "705ae667-d6f0-4729-a787-a5ad30c1f034", @@ -3090,7 +3090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions/22.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions/22.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "219d3136-658f-446f-b5de-87159e2b12e8", @@ -3120,7 +3120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions/22.04.202205110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions/22.04.202205110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "73174498-1da7-4bd9-8b86-6b470fcd8023", @@ -3150,7 +3150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions/22.04.202204140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions/22.04.202204140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3a0d802b-6feb-4211-8eee-8acd012490f9", @@ -3180,7 +3180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions/22.04.202205130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions/22.04.202205130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fd805fd5-4ed1-4df7-928f-272aa5996aa5", @@ -3210,7 +3210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions/22.04.202204200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts/versions/22.04.202204200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f0c1b3ee-8669-4dd5-81a1-cdf0676ccbc9", @@ -3240,7 +3240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4aafbc79-2442-4308-8dcd-a235574db096", @@ -3270,7 +3270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions/22.04.202204160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions/22.04.202204160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cadb3503-a4fe-4639-aa76-87b68e4da465", @@ -3300,7 +3300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions/22.04.202204180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions/22.04.202204180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2eea7948-e4be-48f4-95bb-a01303253171", @@ -3330,7 +3330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions/22.04.202205130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions/22.04.202205130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42920459-b900-490a-953b-67927e18ce1f", @@ -3360,7 +3360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions/22.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions/22.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9193705f-989d-4094-bcd8-1e581f23ceb6", @@ -3390,7 +3390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions/22.04.202205110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions/22.04.202205110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "82171da7-a957-4936-8e99-319563c674db", @@ -3420,7 +3420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions/22.04.202204200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions/22.04.202204200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "201985a6-f99d-4423-9039-595889d15b14", @@ -3450,7 +3450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions/22.04.202204140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-minimal-jammy-daily/skus/minimal-22_04-daily-lts-gen2/versions/22.04.202204140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6cff2834-ca0a-40ad-ac36-bbdf1ed4c34c", @@ -3480,7 +3480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a1ba86f8-786b-4394-b2b5-d5e6993c576d", @@ -3510,7 +3510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus/private-fips-20_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus/private-fips-20_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fbe30973-11d8-4fff-bc0f-ed15b50006ad", @@ -3540,7 +3540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus/private-fips-20_04/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus/private-fips-20_04/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "822eaeba-691b-4c0c-9b6d-d1a433cb9145", @@ -3570,7 +3570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus/private-fips-20_04/versions/20.04.202105180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus/private-fips-20_04/versions/20.04.202105180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "10a73a4a-7c00-4138-a82e-e3eab6391458", @@ -3600,7 +3600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus/private-fips-20_04/versions/20.04.202104090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus/private-fips-20_04/versions/20.04.202104090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "19519e73-aa54-40a0-9583-8707056b5523", @@ -3630,7 +3630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus/private-fips-20_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus/private-fips-20_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fc97bcef-c5f8-403e-9e91-1cced3aa2d0a", @@ -3660,7 +3660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus/private-fips-20_04-gen2/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus/private-fips-20_04-gen2/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e7aee147-4bc1-4a58-aaf7-632145f9df78", @@ -3690,7 +3690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus/private-fips-20_04-gen2/versions/20.04.202105180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-private-fips-motorola/skus/private-fips-20_04-gen2/versions/20.04.202105180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7a353e49-5186-48d5-bcfb-37a6b8e3d2eb", @@ -3720,7 +3720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1f6438f9-a724-4434-8428-f1e88f01a0ef", @@ -3750,7 +3750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3661f036-5148-418f-8bf9-4486ea6c2306", @@ -3780,7 +3780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.20200319?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.20200319?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e2229e87-9583-4a3f-99b9-1338955bc7fc", @@ -3810,7 +3810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.20200602?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.20200602?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9471d298-1529-408d-a39d-989ee94cbfe2", @@ -3840,7 +3840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.20200908?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.20200908?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "490b8e22-2830-4c0e-9f3a-76fc0787452c", @@ -3870,7 +3870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202101190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202101190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3adec79b-8bc5-4412-9af9-307f4a88b676", @@ -3900,7 +3900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202104160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202104160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5a754338-2c60-4398-86ef-30b48e07aef1", @@ -3930,7 +3930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ae967c9b-48bd-43cd-a4bc-aa28d72cbb2f", @@ -3960,7 +3960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "44e46ce5-20d2-4ce9-857e-5b532031062c", @@ -3990,7 +3990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.20201014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.20201014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eb79521b-0624-479f-a960-8f6da83ca7d5", @@ -4020,7 +4020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5b458558-0e49-4569-939f-8779492db257", @@ -4050,7 +4050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f0a0e42e-6989-4598-baf3-8468ead1899d", @@ -4080,7 +4080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "28cdadf1-de6b-420f-9188-f93fc8e20a18", @@ -4110,7 +4110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.20200729?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.20200729?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1cc4cd4b-4242-4c2b-8a55-156252ab8ea0", @@ -4140,7 +4140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5aaacf5a-a226-437a-aaec-1b57ca4f9d53", @@ -4170,7 +4170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb750565-4177-4160-b059-db8bc12a7f59", @@ -4200,7 +4200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202103100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202103100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "760c4167-c0c4-4aa0-94a4-5173fb8cfe17", @@ -4230,7 +4230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6b6e42e1-b2e2-486f-a824-2c4e37be15d6", @@ -4260,7 +4260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e69d5135-47a8-4935-a64e-e50b9f25c0bf", @@ -4290,7 +4290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "260aee41-17eb-4bb3-a9e7-82e9b870587e", @@ -4320,7 +4320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3b48812d-11ea-4e3d-af92-c84cff7afba9", @@ -4350,7 +4350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "49abd4bf-aaf3-4d24-bde3-1896b4b2939a", @@ -4380,7 +4380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e25119cb-2ee6-4c95-b3f0-ec745b8799b1", @@ -4410,7 +4410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9b855ac0-0462-4df3-ae65-eb527a651e4f", @@ -4440,7 +4440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "874dff50-f859-4a66-8641-6a06f9a2f18a", @@ -4470,7 +4470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "88a22b11-e143-4f59-8a85-813692b1f186", @@ -4500,7 +4500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/16_04-gen2/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1f23a90f-6709-44f2-8c2b-c245eb159f53", @@ -4530,7 +4530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5ad4fc58-e528-4e86-8828-0e7cb0683004", @@ -4560,7 +4560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2f4c6c6d-447f-4a05-b9e9-1b199668761c", @@ -4590,7 +4590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.20200729?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.20200729?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c80fefbb-1dc5-4c7d-a3dc-034f48a3442f", @@ -4620,7 +4620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3f5ab820-df46-4863-8178-0e982ade9bef", @@ -4650,7 +4650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9231c60a-54ad-4213-8306-17b14e595e31", @@ -4680,7 +4680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.20200318?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.20200318?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9d532d58-7814-4a4d-933e-4611e8b21d60", @@ -4710,7 +4710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7203bb27-4a4d-4c58-b154-868ed0af61dd", @@ -4740,7 +4740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202101191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202101191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7295a62a-5720-431a-90ae-3f5a7dcef5db", @@ -4770,7 +4770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "95ccdd1f-5070-4fc0-be76-8caf6bc30576", @@ -4800,7 +4800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.20200908?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.20200908?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7b2e4518-98ca-4819-b8e7-13c949d23905", @@ -4830,7 +4830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7d8cbfa4-77ac-4836-af8e-03fc5c35420d", @@ -4860,7 +4860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.20201014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.20201014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "62028a91-a1e7-4b9c-a8dd-b0dd3e62233f", @@ -4890,7 +4890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202106090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202106090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e29e5462-38de-4df1-88f6-56f880158445", @@ -4920,7 +4920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "96edb12e-1456-4d47-bc4b-51f3e6a06946", @@ -4950,7 +4950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "22dce47d-a56b-4db0-b079-dd3a0696ad92", @@ -4980,7 +4980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.20200605?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.20200605?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8cb75b19-f0e1-406f-a0e3-f58edaff3f36", @@ -5010,7 +5010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1f232df5-3d4d-4a1c-96f6-658e3198d1bb", @@ -5040,7 +5040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202107160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202107160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6869c1f0-2bdf-4e13-bc67-a63209f5a966", @@ -5070,7 +5070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "94c6be37-4b06-4961-bb53-5552bfbed0c4", @@ -5100,7 +5100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "14af6721-34e6-4bd9-8e6c-5a09179dcc7f", @@ -5130,7 +5130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d32de4cc-1ad1-4e78-9c61-30c84dc810e1", @@ -5160,7 +5160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d6b8262f-ce8c-41f8-8b31-a17150bcb07d", @@ -5190,7 +5190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7122bca3-b808-45e3-906d-afcb7d5275f1", @@ -5220,7 +5220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "610493f3-d4de-4eac-974a-ddcea8fbe74c", @@ -5250,7 +5250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6bc5879-f790-4d61-af53-b155495cc34e", @@ -5280,7 +5280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fca9a1a0-eb0c-400f-85ce-37c2ebba59fd", @@ -5310,7 +5310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202112080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202112080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8e4bb8c9-8d0e-4b69-ade8-3ddf26cd6075", @@ -5340,7 +5340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7965980d-ea62-4997-b8d6-320f3b092410", @@ -5370,7 +5370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "22ce30d3-79a6-4125-8de9-7ada87eb6fef", @@ -5400,7 +5400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e632763f-28d5-4fdb-85b3-9e4ffc236ac7", @@ -5430,7 +5430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202201170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202201170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e2d229ec-9d52-465f-afde-89576674b291", @@ -5460,7 +5460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8858f2af-79ff-4f3d-9a2b-1e09898dfa8e", @@ -5490,7 +5490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ab50add9-7d28-4587-a223-fbc0f9bc534e", @@ -5520,7 +5520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ba14c738-8208-4bee-a3d7-1fa4c717a378", @@ -5550,7 +5550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "28dd1929-5aab-4277-9444-cbd71c358961", @@ -5580,7 +5580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9cbf3ecc-5135-45dd-b0ba-b555bd44329d", @@ -5610,7 +5610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0a9ede3a-fc5b-4453-aef1-7abc0eba28f4", @@ -5640,7 +5640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202107160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202107160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c30f4078-d838-4257-a8ea-3e814a6a3ed9", @@ -5670,7 +5670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "04610360-7e79-45df-9d10-22f13eba0506", @@ -5700,7 +5700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f6aff578-14e7-4bb6-9362-beed6ac3b3ef", @@ -5730,7 +5730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202106090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202106090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9d58a482-a7e8-4eea-8ce2-ed3f0a58e4e3", @@ -5760,7 +5760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d9dc52c2-c173-4303-b728-81b03f9b1725", @@ -5790,7 +5790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4e38ecd7-8ff6-4db4-b6d5-46d7a7203538", @@ -5820,7 +5820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "862d4402-1161-4922-9004-3355a26df7e5", @@ -5850,7 +5850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c0afaef7-8440-49c3-82ea-63f825a6b721", @@ -5880,7 +5880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0d8148f1-fac9-4036-8db2-afa8de93cf71", @@ -5910,7 +5910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "980d874e-62be-47fa-8d84-287cacae79f5", @@ -5940,7 +5940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e7d6ce33-edb2-43ff-9ada-691e60e9dd9b", @@ -5970,7 +5970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c812d547-4513-4cab-8368-b82d1d835e22", @@ -6000,7 +6000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "78ab65a1-983c-4508-9aa6-5fa2bfb1665d", @@ -6030,7 +6030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202112080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202112080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f7ca08cd-274a-46dd-9cbb-edca8845c666", @@ -6060,7 +6060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "89856aeb-0d38-4f79-8a2f-6c62d5f0bbe2", @@ -6090,7 +6090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f7a3ec98-8343-4c6f-a789-ef8d538e18d6", @@ -6120,7 +6120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202201170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202201170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "45716334-6de4-4fb0-aab7-36a919e31f98", @@ -6150,7 +6150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0c34dcbd-c9ab-49bd-a780-144839b12a44", @@ -6180,7 +6180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0fffe27d-b3b5-4e4c-9df7-2dfea1fda7aa", @@ -6210,7 +6210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/18_04-gen2/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d44dfe99-aa2a-4deb-9e8e-25a3c9ddd3a0", @@ -6240,7 +6240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8f29f5bd-9bab-4589-9259-4bdb24fe4c2a", @@ -6270,7 +6270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.20200423?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.20200423?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6c95ae5c-93ce-49e0-b351-b53fb0847571", @@ -6300,7 +6300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202105180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202105180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6bad035a-c6c6-4b0f-b7bf-6575fce99f24", @@ -6330,7 +6330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.20200525?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.20200525?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0414abb2-dbc0-4b7f-a087-26dfa6777b9e", @@ -6360,7 +6360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1a83ecf5-9089-445e-a5e9-0cd588a55603", @@ -6390,7 +6390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202108240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202108240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e31ae134-2346-4d9a-8468-0a05bd87fd2b", @@ -6420,7 +6420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202110040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202110040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "440b302c-2879-4bbd-ba71-71607b9c15f4", @@ -6450,7 +6450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202108060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202108060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9a3407eb-93c1-474b-aefd-4cb9f2682153", @@ -6480,7 +6480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "467ea584-a298-436e-b079-ebd33afda5d6", @@ -6510,7 +6510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.20200729?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.20200729?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d0274031-66d4-420c-8797-583597c1ab87", @@ -6540,7 +6540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "08cebf1a-d4cd-4e65-b5be-bbd5322ef7ba", @@ -6570,7 +6570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.20200908?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.20200908?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c71e9028-381b-4182-851a-c098f54ef1cf", @@ -6600,7 +6600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.20201014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.20201014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dfd81a3e-d085-4c64-9b1b-de08db0ac29c", @@ -6630,7 +6630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42a27890-4b69-4d73-b1c0-4c7caff34723", @@ -6660,7 +6660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "caa1e122-6ccb-4893-9aa9-418be23d1262", @@ -6690,7 +6690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80ace5c1-4e5e-4e70-bc6a-0c1765d5b5e7", @@ -6720,7 +6720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cb743246-38ef-498e-af05-663937139a0b", @@ -6750,7 +6750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4c7c9b54-ad98-4aae-a2da-b53630ae8e1d", @@ -6780,7 +6780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202109290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202109290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d55ab8d5-0904-4e62-98f8-8c086de14126", @@ -6810,7 +6810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202203070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202203070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2b540ff7-7776-4e03-ae20-15ef3c1477c5", @@ -6840,7 +6840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b756b204-00bb-463e-9f24-fe9cd1eb3859", @@ -6870,7 +6870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "602f2948-37b1-4d49-af18-1270183e7efe", @@ -6900,7 +6900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cbe04aac-7d54-4295-8ca9-725163a7f9ef", @@ -6930,7 +6930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f38b082c-801f-4e76-9778-7288e9ce947b", @@ -6960,7 +6960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e097ecc1-c38b-4c8e-9045-19d692c6afbb", @@ -6990,7 +6990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2555a86b-ccae-4af7-a2a7-d4dfb7cd917b", @@ -7020,7 +7020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6361db70-39ed-48a9-950c-777d22ff4f92", @@ -7050,7 +7050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202111120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202111120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b2ade724-acf6-45eb-a06f-4e3044162f0f", @@ -7080,7 +7080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202102230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202102230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2840ae3c-0776-4c31-8fc4-5f1019c7afc1", @@ -7110,7 +7110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202110260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202110260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4a38d3a1-b61d-4fb2-b47e-d53c86991cc0", @@ -7140,7 +7140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4a631f9f-ac11-419b-a090-2bc5b4e23d01", @@ -7170,7 +7170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b69a4245-dc06-4999-bfc6-b7303ca79371", @@ -7200,7 +7200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "09b4251c-7588-44e6-b390-7d8218db6bfb", @@ -7230,7 +7230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3f09b547-fc04-4636-8ae6-4c6d78f751df", @@ -7260,7 +7260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202108060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202108060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "de70a397-0599-45a6-ba52-3bf257b781f3", @@ -7290,7 +7290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202108240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202108240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f8b42755-0344-4abc-8e8d-4244c7e7542d", @@ -7320,7 +7320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "92ddda46-fb68-457e-8ab1-451ea533daa6", @@ -7350,7 +7350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202109290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202109290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "794ab614-c8eb-4ca0-b1ed-7b146851f87c", @@ -7380,7 +7380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1172d1b6-04a4-45c7-851a-4b45edcf579a", @@ -7410,7 +7410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "999c3078-72c1-4196-b788-d9af8ac55bbb", @@ -7440,7 +7440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5fb73799-c691-4df2-bb73-66fa03b596fb", @@ -7470,7 +7470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202203070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202203070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9b730ab6-23a8-4e8e-9ff5-0484e012aa9e", @@ -7500,7 +7500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6efde7dd-8620-4113-aa81-0a89d0babb6d", @@ -7530,7 +7530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "59e34f59-e254-46b2-8990-5a3087796e2c", @@ -7560,7 +7560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b388ae7f-31b3-4936-a15e-e8ce38b030a0", @@ -7590,7 +7590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "573955dc-f5c0-4862-b63a-e5400bd19103", @@ -7620,7 +7620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202110260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202110260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f252828a-dbdc-41f3-b3e3-b463d1a21ed7", @@ -7650,7 +7650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202105180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202105180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "417b91b4-b0cb-415d-9d9e-23c5da6caf52", @@ -7680,7 +7680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202111120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202111120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ce0c874b-113a-404b-a4bf-f86c7a784bcd", @@ -7710,7 +7710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5e329d58-35b2-4eeb-8bbd-42aae59b7945", @@ -7740,7 +7740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cbeae971-e9af-431b-8d61-d888ee653700", @@ -7770,7 +7770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "22f42625-55a0-4c04-80e9-20766ccea424", @@ -7800,7 +7800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "19b43d4d-aebf-4abc-abda-acfbd931efc8", @@ -7830,7 +7830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6dd3cd7d-5f68-46e4-9dc8-c1bd17b8c642", @@ -7860,7 +7860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "743a0b9e-cb0c-4b76-9e06-cec6cb207bf6", @@ -7890,7 +7890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202110040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202110040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f7f0a342-e422-4578-9b5a-c7c4c0e36e67", @@ -7920,7 +7920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla/skus/20_04-gen2/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f1aa5216-0c6b-44aa-90f2-ff2bcfa02bfd", @@ -7950,7 +7950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "da758e83-2622-49db-b123-a66faecde9e3", @@ -7980,7 +7980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f9cc664d-63b0-498d-8af8-77760b2bd3f4", @@ -8010,7 +8010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2e97c3e0-9d28-413a-a540-1cd1c0acf0f4", @@ -8040,7 +8040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7b73a20b-9289-46b3-a0b4-aea528f5c050", @@ -8070,7 +8070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c3cf9159-75e3-4424-846a-abb88e57c942", @@ -8100,7 +8100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b6494a2f-73c6-4b25-a59b-685a7fb83d84", @@ -8130,7 +8130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8da31390-e382-4662-8118-02899264d69d", @@ -8160,7 +8160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8d7fdfc5-4625-4997-a784-92b7a0f2b1ec", @@ -8190,7 +8190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6c30a927-0e6a-44ce-a008-a8b72ce8688b", @@ -8220,7 +8220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7d9e11a3-70b2-4f39-9310-2ec9993f7d60", @@ -8250,7 +8250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f77bed6f-3b60-492b-bcd0-37be22eee4e1", @@ -8280,7 +8280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "91812edd-0ca5-4f5f-b6ff-b6f486d2d508", @@ -8310,7 +8310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f4961a15-8da4-4814-b1c6-5ade9544c4d5", @@ -8340,7 +8340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f0063e53-8d7d-46c4-814c-6fad6b058f15", @@ -8370,7 +8370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8076d381-19aa-4973-a83e-03afce720bed", @@ -8400,7 +8400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "62ffce16-ef68-49d8-bb88-e9a8e305bfb8", @@ -8430,7 +8430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dc1e0e48-f4ff-4653-a00e-52124c3d46d8", @@ -8460,7 +8460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "356f6a13-2663-409a-972f-0a325f7bbb5e", @@ -8490,7 +8490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/02-pro-16_04-gen2/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "523405d0-ae69-4951-91f5-1c4323a4efc0", @@ -8520,7 +8520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "73346b51-56f7-46de-b86b-6d8ca0bc1569", @@ -8550,7 +8550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04/versions/16.04.202103100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04/versions/16.04.202103100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2f1208f7-7710-4c9e-9ac7-fd6b4a218316", @@ -8580,7 +8580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "963a7791-c04e-4a3d-abb2-b05f2b9b0e0b", @@ -8610,7 +8610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04/versions/16.04.202101190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04/versions/16.04.202101190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "76ff6bfb-def5-43f1-a8cf-4c87c1bceb12", @@ -8640,7 +8640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04/versions/16.04.20201014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04/versions/16.04.20201014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6e26a3b-013b-4983-aa14-5662df2172db", @@ -8670,7 +8670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04/versions/16.04.202104160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04/versions/16.04.202104160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "db6d3497-69ee-45db-a138-e0b944a821a5", @@ -8700,7 +8700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "87278ffb-bf43-4179-a956-c42ecef47851", @@ -8730,7 +8730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04-gen2/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-16_04-gen2/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "11da5fb7-90cd-47a2-9d3c-5b81db1dee83", @@ -8760,7 +8760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a7972854-92f9-4017-8f71-d03bed6f4cd6", @@ -8790,7 +8790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.20201014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.20201014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1bf33ced-383f-4024-b0cb-9d36b3240a41", @@ -8820,7 +8820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202107160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202107160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b5e7d96a-82bb-429a-9623-ce08a45f88ac", @@ -8850,7 +8850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5877b31b-5cc6-401d-b1af-d0809a3ab6d0", @@ -8880,7 +8880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "138d14a1-1b01-409d-9902-bd498be1f8a4", @@ -8910,7 +8910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fc638a80-3296-4bf9-b124-6d1b7b3e5dd6", @@ -8940,7 +8940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2fe3f4a5-dc68-43d2-be05-aab29478c22e", @@ -8970,7 +8970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6db4516a-273b-40a5-9876-30443863ffc5", @@ -9000,7 +9000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "edad170e-28d0-493d-aa99-37f1937d4d9e", @@ -9030,7 +9030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d2f31fbe-c434-46d1-9db9-32f8559e0a41", @@ -9060,7 +9060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "891ec5e7-6020-41da-adbf-cc1e02347949", @@ -9090,7 +9090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202101191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202101191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7c06e4c1-737d-41a1-beae-ab4047f2e962", @@ -9120,7 +9120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b9b671a9-a485-4c72-b4c1-98f0ae9e6003", @@ -9150,7 +9150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5fb8f852-4d31-4adf-ad59-1c3e177fe88c", @@ -9180,7 +9180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "118a8a55-720e-46df-bf9c-0ea1cfaa39fa", @@ -9210,7 +9210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202112080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202112080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6db3db21-1391-4715-b9c1-2f03cfb81eee", @@ -9240,7 +9240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202201170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202201170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9e5ad62f-9e54-49cb-b237-c4b9343241ad", @@ -9270,7 +9270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9796bc93-2676-4abd-a552-48042812e075", @@ -9300,7 +9300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4092f857-a544-49c7-a3c1-a1115b8cab98", @@ -9330,7 +9330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0dad1c4b-7237-4ac0-b8c3-16da6405b305", @@ -9360,7 +9360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a5b81cbe-441d-48ce-a8fd-a8ea53d66b05", @@ -9390,7 +9390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0c4c2449-de83-4f2c-be12-ba738af087d2", @@ -9420,7 +9420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1b06d9aa-77c6-41b9-bee7-86228a9a20df", @@ -9450,7 +9450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f9fd4d42-8e64-4c2b-ba08-1234d039aa79", @@ -9480,7 +9480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8d1fd802-e82c-491f-8d4b-334ebd4bee6d", @@ -9510,7 +9510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "75f868ad-02dc-4d20-a3dd-73d6e8076375", @@ -9540,7 +9540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9cf0d1f4-e6f5-4a44-b953-d3d178679df5", @@ -9570,7 +9570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202106090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202106090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6436d92f-0743-4848-a0a8-255af3f4cc99", @@ -9600,7 +9600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1ef7a261-7e53-405b-8a68-ff5ba4a9d490", @@ -9630,7 +9630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a155f439-375a-4802-b5d5-42f0de098f81", @@ -9660,7 +9660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "18c0a065-15a7-44bf-a2ce-9ca53a0167db", @@ -9690,7 +9690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202107160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202107160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6bf2f41a-289e-4262-809d-c8e701e0776d", @@ -9720,7 +9720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9335ca43-846f-493c-ad55-5235ec7bdb45", @@ -9750,7 +9750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202106090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202106090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d2482e43-5934-4acf-b86c-f8855fac3dfa", @@ -9780,7 +9780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d0bf5f3d-1b07-4614-8a72-64048e6efae9", @@ -9810,7 +9810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8e66e9dd-8bdb-4708-b9d6-b23d2d81b93b", @@ -9840,7 +9840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4600d5dd-4025-4e2d-9117-a41346ccace9", @@ -9870,7 +9870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ca544f99-f168-4f01-8a29-e5e8fbdf590f", @@ -9900,7 +9900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "df32ebc5-ea93-44d5-b79d-cfba7150002c", @@ -9930,7 +9930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c0dd77e4-bde9-435e-a5c1-ed8956dfa88c", @@ -9960,7 +9960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1dd1b86a-38f6-43e0-8c28-9355e29dfc70", @@ -9990,7 +9990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202112080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202112080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e32ddc16-99d7-4e9e-9636-b24c3ac5e509", @@ -10020,7 +10020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ea23c222-9a8a-4b0d-917e-cf735dc91c2a", @@ -10050,7 +10050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d754f238-b49a-40b3-a610-016fe88e92d9", @@ -10080,7 +10080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5f9362a5-35fb-40ed-ac82-5a8063e5db6a", @@ -10110,7 +10110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ca58a589-c1a4-4d07-97fb-23bc2074e332", @@ -10140,7 +10140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "61d505a3-6b3a-4539-a04f-5510f52a5bb2", @@ -10170,7 +10170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "085462c3-c9e2-4919-ad9a-bc12025df3c8", @@ -10200,7 +10200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202201170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202201170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c3d7e1a-8078-4f80-a7c1-42ccef9bc898", @@ -10230,7 +10230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "32e680ff-878f-49b6-b183-6abcddee210d", @@ -10260,7 +10260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "18161daa-6c42-4749-9397-93ea40a8b810", @@ -10290,7 +10290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fedb1d5f-4bc5-424a-9344-debdcef17655", @@ -10320,7 +10320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6caefd9d-c7b1-42a4-b7b2-eff9eb1d156f", @@ -10350,7 +10350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "85a41380-53f6-4d77-9e2f-a4c98d78c799", @@ -10380,7 +10380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-18_04-gen2/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7579de97-bb12-405d-bfa4-0efe711d817f", @@ -10410,7 +10410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6e5242a7-3d57-418b-840b-8312db413d52", @@ -10440,7 +10440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a04182f3-11b1-4c76-860c-699719e8d76c", @@ -10470,7 +10470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202105180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202105180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0abadec6-e380-4a5c-832f-4443364f3c30", @@ -10500,7 +10500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202108060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202108060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "465ffc2f-6dae-4152-b55f-36f519c8f169", @@ -10530,7 +10530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8e544690-148e-41f7-9957-3c94b4c1ed2c", @@ -10560,7 +10560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202110040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202110040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "914d2c85-1b8c-4457-baac-ff9f2cf026cc", @@ -10590,7 +10590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202108240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202108240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "32db0038-2069-4246-80e6-57c4dfbe2cbe", @@ -10620,7 +10620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202111120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202111120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4cd99e2a-11ac-4fb0-aa30-3a1ad57f38b3", @@ -10650,7 +10650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "16bd4d06-29c6-4f77-be3d-81272bb6b8e9", @@ -10680,7 +10680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "94857099-50ed-4292-875f-9c2cfc44d46e", @@ -10710,7 +10710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "787f147e-123c-4b55-9278-a0ca021c5da5", @@ -10740,7 +10740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0a78b96f-a96e-443d-999f-b8a12f50151b", @@ -10770,7 +10770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "72621da4-1f9d-4236-9ee4-96b1c4ed7fbe", @@ -10800,7 +10800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c402bbec-8459-40ed-95f0-cc3480d3afe3", @@ -10830,7 +10830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6f43b8e7-a702-4f33-b8fb-18ac2def2c9a", @@ -10860,7 +10860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.20201014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.20201014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "be48198e-d98e-45e4-be7c-b95add164bff", @@ -10890,7 +10890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202102230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202102230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bf23c8ab-11c9-42a2-b810-e327d1af11fd", @@ -10920,7 +10920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b2bd499f-c3a7-4fef-8d11-6bd05038bc40", @@ -10950,7 +10950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a9e1fd33-a0f9-4ec1-b87c-3b45b748895b", @@ -10980,7 +10980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "93b7568b-afaa-4af4-919e-d4d0404c4d6e", @@ -11010,7 +11010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dd432291-6359-4809-999a-8448a52631c7", @@ -11040,7 +11040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202109290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202109290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a47b8bf2-1073-48e8-93fa-1a6e5f7fff9f", @@ -11070,7 +11070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7a42341f-7cf5-42dc-b12e-6fb23ac1fd7e", @@ -11100,7 +11100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202203070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202203070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "59973101-aac9-472e-87a8-6eaf860ca6ab", @@ -11130,7 +11130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "04487b41-3e22-4131-95ac-afe2590f55bb", @@ -11160,7 +11160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202110260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202110260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f01ee84f-d597-4f8d-b317-b22da9cc8e4d", @@ -11190,7 +11190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b32bbc35-e407-4272-a994-ade8087b4495", @@ -11220,7 +11220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb4d2558-81b1-48cb-95a5-59eb6394bc85", @@ -11250,7 +11250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f1e58371-e952-4db4-af3f-780add8bfe2e", @@ -11280,7 +11280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "febffe80-a3a1-4730-853e-46ed527ebe99", @@ -11310,7 +11310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ad334ee3-c10a-4608-b54b-3f6e6b1f7f77", @@ -11340,7 +11340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ce73d0e5-f3ec-429c-93c4-a04a194a99eb", @@ -11370,7 +11370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202105180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202105180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3e133d85-be4a-4c47-b893-d28a6b317e83", @@ -11400,7 +11400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202108240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202108240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "826d6f0f-8d64-46ac-a978-6a7abe967922", @@ -11430,7 +11430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202110040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202110040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c2d50068-109c-4dc2-88f7-ed5a345e1f6a", @@ -11460,7 +11460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "403cb1f8-02e2-4ab6-ae34-8057d0116eff", @@ -11490,7 +11490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9baea15d-759a-4dd3-befa-4c74ead53de2", @@ -11520,7 +11520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "05a1ecfd-fcf9-4467-962d-beb8dcff5134", @@ -11550,7 +11550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3037ff7b-2624-4c75-b020-624000465da6", @@ -11580,7 +11580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202111120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202111120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6aee3310-d275-4aa6-83be-a08d0132c4cd", @@ -11610,7 +11610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e663a341-8156-4b42-9303-172fafb86946", @@ -11640,7 +11640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2154382f-0034-46a1-939c-893414be05aa", @@ -11670,7 +11670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "047549f3-182d-4ef5-9b2c-98d68586a2c0", @@ -11700,7 +11700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202110260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202110260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6da21f93-d622-4662-9412-1e055dec1878", @@ -11730,7 +11730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a509ad36-3022-49d1-895e-15b94e5d2e11", @@ -11760,7 +11760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "69da4a0a-1e38-4996-9f8c-fac298302e8e", @@ -11790,7 +11790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b66717ab-d2be-478b-8f99-807da8c621a8", @@ -11820,7 +11820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6c27447f-bb31-4427-894f-1f4e9ceabb06", @@ -11850,7 +11850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202203070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202203070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fcb3904e-da3c-432a-815c-6c3553f15ece", @@ -11880,7 +11880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "419d1442-28f6-4f60-baa3-3c748da52833", @@ -11910,7 +11910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1842c7d3-1d3c-4f86-bcbb-06573eb5fcc4", @@ -11940,7 +11940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202108060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202108060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "858c23db-8f71-436d-bcd8-3afb2abbb495", @@ -11970,7 +11970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1305f38a-c952-4950-a77b-d421c87d10fc", @@ -12000,7 +12000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202109290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202109290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2cafd866-e2ea-446f-9fdf-0cab534c75c5", @@ -12030,7 +12030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-att/skus/pro-20_04-gen2/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cbe27a66-355d-4fdf-bcdb-5af067b5ddfd", @@ -12060,7 +12060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "40584268-cea2-402a-b938-fcc3ee0e9453", @@ -12090,7 +12090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dc0b640f-c84d-4ee1-a10f-fe0f33d168f8", @@ -12120,7 +12120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/18_04/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/18_04/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a96a5871-f173-4df4-b84a-a1e16bd033ef", @@ -12150,7 +12150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "403cffe6-ba3c-4fb1-a4f3-8706726b6b87", @@ -12180,7 +12180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/18_04-gen2/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/18_04-gen2/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "75ce5c8b-cea9-420b-a01d-3632abfae70a", @@ -12210,7 +12210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/20_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/20_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9d71c655-1c38-4346-bbbc-c4283865c09c", @@ -12240,7 +12240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/20_04/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/20_04/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b3e72935-303f-4d6c-ae96-4f53a9c3f724", @@ -12270,7 +12270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/20_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/20_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f4f6d98c-2e6a-42f2-8486-770396d31c76", @@ -12300,7 +12300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/20_04-gen2/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-cfx/skus/20_04-gen2/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0a99374d-a296-4850-bced-47b4c565436f", @@ -12330,7 +12330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "78cdae97-a295-4885-b169-689169b48036", @@ -12360,7 +12360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d37b8f7a-926e-485f-b7df-df3870ef95fb", @@ -12390,7 +12390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4d867427-7324-4037-a161-28e7d38bc8d6", @@ -12420,7 +12420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6fdd908d-c60e-4229-af61-531bd91923e4", @@ -12450,7 +12450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f97707e6-cba0-4aab-8db8-9b02124362cd", @@ -12480,7 +12480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5be29dc1-604e-4436-abab-a223bf77a688", @@ -12510,7 +12510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "228829b9-47ec-47ca-82ab-e9689887b206", @@ -12540,7 +12540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "39380816-063d-4e8f-a9e3-78e4ef331821", @@ -12570,7 +12570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04-gen2/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04-gen2/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8e090d1b-ac3a-47dc-b475-a8c753eac312", @@ -12600,7 +12600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04-gen2/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04-gen2/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d0a928c1-fd27-4e9c-bd43-21d341ee5784", @@ -12630,7 +12630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04-gen2/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04-gen2/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2b11abbc-d2b2-4780-921b-c367174d47b3", @@ -12660,7 +12660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04-gen2/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04-gen2/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e313e1e9-c7ee-408e-aa66-2d79139348fa", @@ -12690,7 +12690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04-gen2/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-16_04-gen2/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7f9da7c2-d3ce-4ef4-ac53-1142c701f599", @@ -12720,7 +12720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6a1c9957-a5bf-4d10-833d-02ba07acf3e0", @@ -12750,7 +12750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42827493-7ad8-419c-bcd5-46582819a427", @@ -12780,7 +12780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b9e70cf2-68e2-4e3c-b319-6a06cfbf42ff", @@ -12810,7 +12810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7bdbcc17-db0d-49d0-a5fb-cebf9db19228", @@ -12840,7 +12840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "34c30248-88a9-41b1-b735-a02d09df8087", @@ -12870,7 +12870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "647ad857-57cb-4f5b-94b5-83d979d5ae38", @@ -12900,7 +12900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8bdf0407-c51a-41d0-9ddf-5f321aa025ad", @@ -12930,7 +12930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "94c7effd-e3c1-48eb-ba2f-c18d59cb9ea2", @@ -12960,7 +12960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "619f0b1b-3b16-4e91-afd9-4104b1337e2a", @@ -12990,7 +12990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202112080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202112080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f351c998-eecf-4339-95ed-e147f4a4eb09", @@ -13020,7 +13020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bb3f51ed-6dce-4d44-b097-466dc8bf4af1", @@ -13050,7 +13050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "62ce7c75-c3a9-4405-b298-11a99bc24454", @@ -13080,7 +13080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "48a167f6-2376-4bd7-b882-2d659fa0e5d0", @@ -13110,7 +13110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cb868849-f3c3-4ce8-8733-870f2a7c3086", @@ -13140,7 +13140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "954fb8dd-e392-4ddb-8d3a-aaec5d536901", @@ -13170,7 +13170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0180edc2-b384-41b2-93f4-2209e244e729", @@ -13200,7 +13200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9e699656-0bb7-4262-b97e-2e21d36d53b5", @@ -13230,7 +13230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8d0613fa-e53b-418b-8e98-1a44ad40db5d", @@ -13260,7 +13260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "41c1f3e0-28e9-402b-8a3e-aa04be6b482c", @@ -13290,7 +13290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a8d3c989-f645-4494-916d-c337a13fda44", @@ -13320,7 +13320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cb767677-f04b-4360-bf77-05878437673e", @@ -13350,7 +13350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0d4dd771-b48c-49cd-b34c-6dd31bce2dd5", @@ -13380,7 +13380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "00c1212d-9305-4922-8d26-a5c17669d6cf", @@ -13410,7 +13410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "12d7dd8d-a94e-44ca-a7aa-d77e7ceb6b11", @@ -13440,7 +13440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e30ee42d-7230-4ceb-b067-ae111af60892", @@ -13470,7 +13470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "96a39cf3-3611-4be5-8f75-6c986b84a74d", @@ -13500,7 +13500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202112080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202112080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2e4f19b3-a45b-4420-b426-da6d0cef3c9d", @@ -13530,7 +13530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7e95428b-40d3-496a-86d6-220589ffe9c8", @@ -13560,7 +13560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "93bf183d-cb0a-4d17-b312-171af48dd2ed", @@ -13590,7 +13590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b754a8ab-8684-4191-b6f2-bb0ccc52a447", @@ -13620,7 +13620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6296d5c9-eb4e-4a11-bb94-b6334b4da50e", @@ -13650,7 +13650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "510bd44c-48c4-4864-aebb-ec1352a8c577", @@ -13680,7 +13680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c6da035b-8283-4389-9657-6a55ea71a489", @@ -13710,7 +13710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ee1a141a-5c01-409d-9094-91e17359b67b", @@ -13740,7 +13740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cba2a1f6-4b2a-4abd-80be-6ea673373c67", @@ -13770,7 +13770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-18_04-gen2/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "782ac57d-77f5-43d2-b7a0-7ac74a254b42", @@ -13800,7 +13800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a3c04b75-6c7e-4688-a794-afb6c51551df", @@ -13830,7 +13830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202108060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202108060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "81b6bfb8-70d0-4ea6-a43b-7898eb8a9f67", @@ -13860,7 +13860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202108240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202108240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d2ca3aaa-b0f8-44f8-bc37-54625716b6c2", @@ -13890,7 +13890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "85c56bd0-236e-45ca-b522-de30fb2587fb", @@ -13920,7 +13920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202109290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202109290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3682b599-3fa2-436b-8330-d336ef40370d", @@ -13950,7 +13950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "85eb657e-f0be-473e-b754-946ea5689875", @@ -13980,7 +13980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6922b9d4-002f-469f-8d56-a375906050f2", @@ -14010,7 +14010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202110260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202110260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fd883bf6-c1bc-46b6-b7a9-756b20020939", @@ -14040,7 +14040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bfad78ac-83aa-4686-b5b6-7a25ff9a9ae3", @@ -14070,7 +14070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c3806af3-5aaf-4430-9709-cd8393ffd163", @@ -14100,7 +14100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2566cdd2-79bb-4d18-bfe0-255d3daa2682", @@ -14130,7 +14130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1aff3c90-f7c1-4359-a847-e599c4175e15", @@ -14160,7 +14160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202111120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202111120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6c6d6ab8-2197-4be0-8d00-2cb82a67a220", @@ -14190,7 +14190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0fefe59c-ea4b-4932-aafe-b4e175494d33", @@ -14220,7 +14220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202110040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202110040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0928b68e-00f7-4971-8f40-2acf239ce48d", @@ -14250,7 +14250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "84a77770-aa7f-4227-80de-ee835f936a37", @@ -14280,7 +14280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "201b0080-3174-4739-976f-0b293fc703b2", @@ -14310,7 +14310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "26476dd6-813b-49dd-918b-86e6b50ac295", @@ -14340,7 +14340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "11d603a5-db74-4e71-ab78-d76cf87d4bf1", @@ -14370,7 +14370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "442439d4-5a5b-4b1d-b80e-ea5fa48979cc", @@ -14400,7 +14400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f29fc027-7d94-4a57-b996-f9d3bc18aaaa", @@ -14430,7 +14430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5ed77d34-ee26-4601-9d2a-129b4d7e345a", @@ -14460,7 +14460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202108240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202108240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "222b5b62-55fb-4154-bc30-6695cdcf9e44", @@ -14490,7 +14490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202108060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202108060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b564e44c-b5c3-475b-98e7-4770e8b33d4e", @@ -14520,7 +14520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bd9dbf88-2c31-4071-b25e-eba4537eab27", @@ -14550,7 +14550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202110260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202110260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c96e7f13-278f-4c42-9c4c-9ba29fb986b0", @@ -14580,7 +14580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8c575390-1cf0-4a83-8a4f-78bb33ed6567", @@ -14610,7 +14610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e3a385f6-c130-4bf8-856f-2bb1b382b62a", @@ -14640,7 +14640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2189f472-5dda-4e69-8675-94d986d1beef", @@ -14670,7 +14670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "16062004-4202-4438-9b66-01ea00c08857", @@ -14700,7 +14700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70564aee-24d2-4ece-8cba-c0409cf1a8fd", @@ -14730,7 +14730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202109290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202109290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c3df8ad3-e9cf-4a0f-9402-26fd9c57a666", @@ -14760,7 +14760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a330bd37-2879-4753-a9cd-95911c450988", @@ -14790,7 +14790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "45fd2b03-9da3-4633-9de2-ae7324965fb2", @@ -14820,7 +14820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e859d9e9-7cec-4cd3-9ccc-ccf1f49af8b2", @@ -14850,7 +14850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c6bbf96b-5d4d-4656-8fc3-51da0474e1ce", @@ -14880,7 +14880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6534d33d-58f6-4bc6-81da-77be64f0a7f4", @@ -14910,7 +14910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202111120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202111120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0da5438c-e67d-4d9a-991b-fa689aae8c88", @@ -14940,7 +14940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "96c0c989-c306-4646-ba8a-5154d4c9e120", @@ -14970,7 +14970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e28ccc8a-9bfd-4a56-8bb9-7fe3257912bf", @@ -15000,7 +15000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bac34b2e-df67-43e5-b03d-b09ab36ef321", @@ -15030,7 +15030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202110040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-csw/skus/pro-20_04-gen2/versions/20.04.202110040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c2583e77-23ec-4a40-8eef-154b971ed391", @@ -15060,7 +15060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6db688db-0113-480f-a4c0-8528ee940e6c", @@ -15090,7 +15090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "937b7b7d-0ef6-4f02-a80d-53b68661f4c2", @@ -15120,7 +15120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4906b5a6-387d-4146-8235-863370cf1692", @@ -15150,7 +15150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c4c1bc81-c83c-449d-a970-20d0f152df96", @@ -15180,7 +15180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a4b37c8b-0d0b-4801-9694-648d31794a19", @@ -15210,7 +15210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42f9a9ba-9d59-4b2a-a605-66e639cb525d", @@ -15240,7 +15240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8cc962fe-b789-4efa-8989-8191ffa8e0de", @@ -15270,7 +15270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04-gen2/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04-gen2/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8f70d3fe-bd20-4b6f-b984-8cb9f1aee83f", @@ -15300,7 +15300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04-gen2/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04-gen2/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a9ab793d-1fd0-464b-8168-aec81832f0b6", @@ -15330,7 +15330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04-gen2/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04-gen2/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "34108878-88be-4d2d-8ae3-fd8fbb7c2ee0", @@ -15360,7 +15360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04-gen2/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-16_04-gen2/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0ce7972f-b539-4522-903e-3bbd10502d01", @@ -15390,7 +15390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "72dd96c6-28f4-46c7-b1c3-75dbf824611e", @@ -15420,7 +15420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "529f0e33-dcb9-44df-be2a-97835868cb5b", @@ -15450,7 +15450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b83159b0-bf4b-49b5-98a7-3b9e22248987", @@ -15480,7 +15480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e02ee35d-69cb-4499-b1b7-cbd09f65cec1", @@ -15510,7 +15510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "127f4b65-9954-4c28-aa40-6873b568681e", @@ -15540,7 +15540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "02a5e315-aa8d-4ddb-a79e-7b7e27a8cdb7", @@ -15570,7 +15570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ef9ce1df-03af-46ce-a6b6-d13e7a2785f5", @@ -15600,7 +15600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ece54c20-bcbd-45da-a977-8f083792ad70", @@ -15630,7 +15630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202112080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202112080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "09de2646-c54c-450e-b65a-3ab931f985cb", @@ -15660,7 +15660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d5e3d304-0e33-480a-af8b-79dda4492efe", @@ -15690,7 +15690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a71d737a-42e6-4445-be20-399a269ca422", @@ -15720,7 +15720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "536cf2ba-a90c-4705-84ed-b8fe224d7a24", @@ -15750,7 +15750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c75c5b1-5cc3-467b-8a8e-24f318183822", @@ -15780,7 +15780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a62afffe-a870-4260-bc64-fd55f98d46ea", @@ -15810,7 +15810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202112080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202112080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "422ee6bd-262f-4978-8087-7ddeadb11248", @@ -15840,7 +15840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "de98c6b9-99e8-4cb0-ac9a-4ded2e747635", @@ -15870,7 +15870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6a11d838-797f-41f9-a89c-3b7eff1bd115", @@ -15900,7 +15900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "98587ab2-225e-4304-9502-cb699e3f4501", @@ -15930,7 +15930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2fc54fdc-4003-4d2e-a4c4-8e01afa8f856", @@ -15960,7 +15960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "798925d8-23ae-49a2-938f-84f20611edbe", @@ -15990,7 +15990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "520e386d-f752-4dc2-8ed3-3bce2ae67baa", @@ -16020,7 +16020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-18_04-gen2/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "512465bc-a6cc-4fbd-b39b-9abae5ff1c3e", @@ -16050,7 +16050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a3d8e30e-2d93-4554-9cca-65fa99bf3db1", @@ -16080,7 +16080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202111120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202111120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aa5dd77f-ac1a-4721-a4c0-87d9f3c4cd36", @@ -16110,7 +16110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7bc0ab83-af57-4d41-b83c-0dff13a92d91", @@ -16140,7 +16140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bd836781-5b30-436c-90ff-ce1364796071", @@ -16170,7 +16170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5589129a-b457-4e61-b30b-1950e4bf151f", @@ -16200,7 +16200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "81ee2c6a-b3f3-4c2c-b5e5-601a69cd2308", @@ -16230,7 +16230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "460f1982-0cda-41b3-9146-331605bd8e44", @@ -16260,7 +16260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "889eaf59-47cc-491f-811e-e72faf062129", @@ -16290,7 +16290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "162986b3-6ce3-480d-b1f0-2baf177298df", @@ -16320,7 +16320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e338015e-27e5-4cb5-a3d9-49b8133e52fc", @@ -16350,7 +16350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9948ecaa-04cd-49ae-81a8-1983459af937", @@ -16380,7 +16380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8685cc74-34d5-4980-b4ba-d63db1cba70d", @@ -16410,7 +16410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a3e88b2d-4cd8-41e7-8236-09c4869b3fb0", @@ -16440,7 +16440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "582b40d2-264b-4c58-85fa-fff276d0b819", @@ -16470,7 +16470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "607462ef-a67d-4dbd-9976-82ceaea1d503", @@ -16500,7 +16500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2e9efe68-95c2-4af3-adf9-62a1d8f8a683", @@ -16530,7 +16530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f440aac6-c58a-4f3b-9793-bf01c0586486", @@ -16560,7 +16560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f5e5eefd-aa26-42ec-b495-d84b25a483db", @@ -16590,7 +16590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "01dade8d-56bd-46e4-bdbc-50ba0fef6dbc", @@ -16620,7 +16620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f131a030-ef0c-4fea-b90f-4d4d24294ab5", @@ -16650,7 +16650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5d31f693-c55f-4645-a6ef-bcaf7d40f203", @@ -16680,7 +16680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ebd0f1d9-b4cc-4328-b138-fd75bba2953e", @@ -16710,7 +16710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c4884776-b13f-47ec-b2a6-a2d4021376df", @@ -16740,7 +16740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1b523c9e-2889-446a-9a97-d4c6ab3b9f6a", @@ -16770,7 +16770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "91c479d1-d949-449b-b147-809a72179cae", @@ -16800,7 +16800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8dd4bdc0-54df-49f7-8f5b-9c5669e10725", @@ -16830,7 +16830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "909e43c3-dae1-42f9-8164-f182bcb14182", @@ -16860,7 +16860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202111120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202111120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9b36bf51-10f1-4807-a36d-767bf8be1acb", @@ -16890,7 +16890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "73a879d6-8cfd-4e26-855d-eb935cea4287", @@ -16920,7 +16920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-dd/skus/pro-20_04-gen2/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6ab71d10-cf79-4d0f-8656-6f1b279fff62", @@ -16950,7 +16950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-kudsec/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-kudsec/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "13be167e-5012-4938-bd54-79d8adbf715e", @@ -16980,7 +16980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-kudsec/skus/22_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-kudsec/skus/22_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "087f81e0-2be2-4288-9fae-dfc02d7f7c0d", @@ -17010,7 +17010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-kudsec/skus/22_04/versions/22.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-kudsec/skus/22_04/versions/22.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e5a0b5d0-11c2-4c8b-aed1-d348a3e33bc5", @@ -17040,7 +17040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-kudsec/skus/22_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-kudsec/skus/22_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "839401f6-1653-4aff-b635-d90fc9b3f9d3", @@ -17070,7 +17070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-kudsec/skus/22_04-gen2/versions/22.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-kudsec/skus/22_04-gen2/versions/22.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e8d1c417-4b6e-4fe7-9604-67d978ba51d4", @@ -17100,7 +17100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d7e2a61c-ff3d-4214-89d3-a52b3ae60f5e", @@ -17130,7 +17130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c2100611-dbf3-43fa-9636-b511bc762607", @@ -17160,7 +17160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "682347a5-f048-4f1b-8e93-6f0cbb4ea063", @@ -17190,7 +17190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0cb1e9cd-ba52-4382-a401-a8fef32a4c51", @@ -17220,7 +17220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202107160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202107160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fe651c04-80ff-4ec2-8bc2-8369a403bd6e", @@ -17250,7 +17250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6d08828b-5e7f-4e13-bfe9-540b805c4ac8", @@ -17280,7 +17280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cbb4a56c-f5b5-48d3-83fb-c0d8be7da040", @@ -17310,7 +17310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202106090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202106090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cf4f8133-e676-4071-9fdf-c7cbcf8b7807", @@ -17340,7 +17340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "06b491e9-caa7-496e-918a-72ce089c706b", @@ -17370,7 +17370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "333a5821-f4f3-4ecf-868f-95a1715c3f53", @@ -17400,7 +17400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.20201014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.20201014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80214533-4fbc-4ccd-b8a1-140681a83387", @@ -17430,7 +17430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "10737b09-bfab-4c26-8d79-edcf08bb8a27", @@ -17460,7 +17460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ea4e4bf8-0925-4b42-b092-6ea2678b65c4", @@ -17490,7 +17490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "91d99691-d711-4722-983b-53ec2e3adeba", @@ -17520,7 +17520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "acc0cfe6-bdfc-49c1-82c5-70683dbf8a9f", @@ -17550,7 +17550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7a7631c4-5861-4170-8f8f-35272949b0dc", @@ -17580,7 +17580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202112080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202112080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9f2e3008-4c27-4fc9-837c-24c0ffcf2a6c", @@ -17610,7 +17610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e540f0b1-0a55-4458-a2a2-57c8d033c95d", @@ -17640,7 +17640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "257e28a5-bc3b-4e02-ab3d-250ce752406a", @@ -17670,7 +17670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202101191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202101191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "87ac9dd8-15e2-49cc-a772-9b4c6d0c4839", @@ -17700,7 +17700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d9b0d87b-be89-4ae6-8a60-ad52c92a6fad", @@ -17730,7 +17730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "01af749f-1aab-4eed-aa9f-04a5445e0290", @@ -17760,7 +17760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "20760490-5d40-4746-9f71-f2cfb28e5e1d", @@ -17790,7 +17790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d8e9d3ea-988c-4e9a-a8c0-2846d1923d00", @@ -17820,7 +17820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d0670c5a-89fb-4bc9-ab0a-1a1655c2c956", @@ -17850,7 +17850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f2b92f94-94b8-4ea5-b47a-9c46bc1b97ce", @@ -17880,7 +17880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2b071d0f-0cce-4a77-9708-70563bc55b8b", @@ -17910,7 +17910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d0df3f69-073e-4084-88c4-531190bc6e9d", @@ -17940,7 +17940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "affc882a-d4c8-4d93-8760-9ea084aa33e5", @@ -17970,7 +17970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202103080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202103080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c36532a4-af36-4840-a557-3d176b5d9806", @@ -18000,7 +18000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "213db62e-e498-4e20-b70c-4c5213f834a4", @@ -18030,7 +18030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9174b5c5-404a-4bc6-bc60-1c157b889f1c", @@ -18060,7 +18060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0be809d6-bac1-4887-b7be-6dd0933faea3", @@ -18090,7 +18090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202107160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202107160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f6ab2f3e-005a-4c52-89f7-ad26aa0d45dd", @@ -18120,7 +18120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "820b6194-10c9-4fc6-9781-6b75b6b2da1a", @@ -18150,7 +18150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f5ef76b9-464e-4ca1-9fa5-0ad155e666c1", @@ -18180,7 +18180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b42549d4-c680-463f-a630-21e2ff1d8ed6", @@ -18210,7 +18210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "71a685c7-e74a-48f6-8a1e-d3b6e4eb36e4", @@ -18240,7 +18240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "37c66381-95f8-4e38-8a48-4d54c8f580e2", @@ -18270,7 +18270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0ee7deba-ef14-46a6-b0d6-4d053242844f", @@ -18300,7 +18300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3fb89eff-3f99-4e13-9850-0179bc6c882f", @@ -18330,7 +18330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202112080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202112080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bdb43363-57e7-45ad-88fd-4fac3b5b1f71", @@ -18360,7 +18360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2bed8085-a3ab-4b9b-95ed-819a86651367", @@ -18390,7 +18390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202106090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202106090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "86eeb851-3e4a-4a95-9740-5551e8985ace", @@ -18420,7 +18420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "08b31435-d74d-4324-813a-351758ca94a9", @@ -18450,7 +18450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "897c84c5-f76d-40fa-89af-35145694b2f2", @@ -18480,7 +18480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "efa8e5d1-4cc7-48f0-a8f8-1ad2e0630fb7", @@ -18510,7 +18510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "099fa0b4-21be-4615-a667-0965ba4ad28a", @@ -18540,7 +18540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ec980010-69f6-4bdf-81e3-7f030ffc73d9", @@ -18570,7 +18570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "758c2cba-9ceb-4b15-8f5b-a29437533f56", @@ -18600,7 +18600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4f53a826-b500-473c-87d8-794a3b343a29", @@ -18630,7 +18630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "32faed1f-c449-462a-9c5f-c66d63fcbac4", @@ -18660,7 +18660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "666c419c-ba6f-4ecb-9491-33b0ef9d3a20", @@ -18690,7 +18690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8f0ce1ac-d66c-44b6-b847-205867dcbefa", @@ -18720,7 +18720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-nestle/skus/pro-18_04-gen2/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "88de596c-c8a2-4f65-a92b-cf49e1d6bcb7", @@ -18750,7 +18750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f969184d-6d03-4f0b-b462-2816b15e8c4a", @@ -18780,7 +18780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb2411fc-b3d7-49da-801a-0145b19b6962", @@ -18810,7 +18810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.20201014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.20201014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e13cae7f-505f-4877-9f36-8bc41ba38c8a", @@ -18840,7 +18840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b5cef57e-35c1-42b3-8b50-1519d7a27096", @@ -18870,7 +18870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c9803b0b-4c3c-45cc-bc46-d4149d3a882b", @@ -18900,7 +18900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "88a49a01-6f98-4129-afc7-be01996a1e67", @@ -18930,7 +18930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "036b4ac3-ff63-453b-aa0a-a130e4ea15dc", @@ -18960,7 +18960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0c6fe971-9677-405d-a7d7-398011f5098e", @@ -18990,7 +18990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "99de80ad-4c27-443c-b4c8-37f3c4685770", @@ -19020,7 +19020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202101191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202101191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4b2ae3cf-7dff-4e3a-b43d-be943abf2c9c", @@ -19050,7 +19050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b45115d6-741e-43e1-abf7-389de1ec7cee", @@ -19080,7 +19080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8f2c187a-fba2-45dd-806d-feb316a7fe97", @@ -19110,7 +19110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "353843ff-12b5-47c8-ab24-b186bdec5ed6", @@ -19140,7 +19140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202106090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202106090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "57e74527-7f02-49ad-aef3-65d58e96bee0", @@ -19170,7 +19170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "49724bb4-e644-4d5d-8761-9a134563c993", @@ -19200,7 +19200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c7aca757-6a91-464b-91d9-5df6e0d72189", @@ -19230,7 +19230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0c84dccd-531e-4ec3-995a-c150f03f62d6", @@ -19260,7 +19260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "efe0e9c8-f377-4587-bd88-4f0272d59e45", @@ -19290,7 +19290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "29106b12-a469-473e-9e1b-e8b68255588a", @@ -19320,7 +19320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dba8cd01-d755-45f0-a4c8-2c30e6e40943", @@ -19350,7 +19350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3b97ed86-a222-4ed0-a78e-50e3e6d4ab7c", @@ -19380,7 +19380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "06872bf0-6e41-498e-9c78-9a03991c9ae8", @@ -19410,7 +19410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04/versions/18.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7cd73e0e-c7c5-4a0d-8a2d-4b64fda47c7e", @@ -19440,7 +19440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9f334ce8-eae5-4834-85c0-be6ae145b4f8", @@ -19470,7 +19470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "90b8570f-f26e-4583-9ac4-b883bc88b2b2", @@ -19500,7 +19500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4cb0490c-29d0-4803-868c-29879bdcf87d", @@ -19530,7 +19530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "deaa2871-6514-4a0c-9fa3-b6108550a01b", @@ -19560,7 +19560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8fdf0a7f-8300-48df-b2a1-fd857e51f2f6", @@ -19590,7 +19590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dff0a4a5-c642-4ef2-b1f0-959fd7a11d71", @@ -19620,7 +19620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c673d99-f12f-482c-af35-e34dddddc4f2", @@ -19650,7 +19650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "49803ffc-25fe-4035-b2e1-daaf7a09e0e9", @@ -19680,7 +19680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "52173dea-bceb-4db9-a3f6-2278f3570319", @@ -19710,7 +19710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202106090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202106090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f98d8e32-7190-4810-8eee-0d349c9d01e5", @@ -19740,7 +19740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "41d5b6ef-7aad-4111-858d-25f409519181", @@ -19770,7 +19770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "72d45d94-72e1-4acb-b9b1-c49d63bc8fab", @@ -19800,7 +19800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "12ec7edd-0333-4c59-9736-a36b598638c4", @@ -19830,7 +19830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d8864cf2-cfb0-4ce0-92c7-8d7fbf3e10dc", @@ -19860,7 +19860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cb51a935-3cf2-4ffb-93aa-efb103aad4a8", @@ -19890,7 +19890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ad15b118-b809-42fe-a9ab-2e51ea92201a", @@ -19920,7 +19920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/18_04-gen2/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "46eadbdc-e700-4ec4-bd53-7d446e16a716", @@ -19950,7 +19950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a0a7bf49-094d-4e73-936d-dae2ac6d9719", @@ -19980,7 +19980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "43fd44a7-158d-48fa-a617-fe24f67ae7d9", @@ -20010,7 +20010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202010201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202010201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d696210d-d0ef-4f89-a37f-e027b7cddfb3", @@ -20040,7 +20040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "19d33a6d-8424-4a13-8b7f-c242cf87849d", @@ -20070,7 +20070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2b983e0d-64bc-466a-9f3a-924d8b95f7d1", @@ -20100,7 +20100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb85f54c-0c22-41b3-8f5e-38ecc39e7ff5", @@ -20130,7 +20130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202105260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202105260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "04badd7a-5d91-4437-8083-37d3124cc2ba", @@ -20160,7 +20160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202202130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202202130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f5df66dc-1697-4c45-adda-4901f0fa4bd8", @@ -20190,7 +20190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "09c816a4-0efc-4eff-95d1-87660ad202ba", @@ -20220,7 +20220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9e413279-a3f1-4ecf-a47c-79e8e28c50e8", @@ -20250,7 +20250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2a8d555f-beaf-4d45-9e5e-64044c6dc9b7", @@ -20280,7 +20280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202104130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202104130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e19a4781-40c9-420b-9f0c-044a22fef8e9", @@ -20310,7 +20310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202107160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202107160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "da42fe14-df4b-45ef-a701-d3d8601b0114", @@ -20340,7 +20340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202201170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202201170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9c2158d3-8e1f-4658-8068-00c0b1c2a03c", @@ -20370,7 +20370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "93262237-3a61-4cad-a29e-d46d175e6129", @@ -20400,7 +20400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b94ec0b7-2386-41cd-ac54-fb7839a61a5f", @@ -20430,7 +20430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb0e134f-3d60-4f38-ad60-b8d7085935e0", @@ -20460,7 +20460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7bde9f76-aeb2-4887-b3de-16bf4333088a", @@ -20490,7 +20490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202105260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202105260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c87456e6-3fa2-4260-a796-9383f05a3272", @@ -20520,7 +20520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202201170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202201170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0bbe45a3-05fa-4f03-80ef-3bba8f4b9447", @@ -20550,7 +20550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6b594642-d5d0-442c-928c-6ca28073540b", @@ -20580,7 +20580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "09ec360e-a788-42b3-bff0-7fd74487ebfd", @@ -20610,7 +20610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0673ef29-76d7-4d84-8ae2-d7e8baa9dd18", @@ -20640,7 +20640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202202130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202202130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "904b9a4a-7cfd-4c73-91d1-2189a37d4d6f", @@ -20670,7 +20670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e36437a7-ff0b-413c-8d76-4389c1ff7db4", @@ -20700,7 +20700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202107160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202107160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bfa7e54b-5c04-4799-9364-6da3b65953ec", @@ -20730,7 +20730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "286975f4-e6ba-4c2c-bdc7-f9026df03bc0", @@ -20760,7 +20760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-servicenow/skus/pro-fips-18_04-gen2/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "28b0edb7-e1f4-4314-a3d3-d59c8efb6748", @@ -20790,7 +20790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ab663ff0-fbb0-461d-8245-ccb530682823", @@ -20820,7 +20820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "300e4a4c-d7dc-4b54-b6c8-671dc6c7377a", @@ -20850,7 +20850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ba1d4fc6-e3b9-4a21-b0e6-6e0894b6a284", @@ -20880,7 +20880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "152c200a-4d99-4987-b145-e4e94e2c9d88", @@ -20910,7 +20910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a01673d0-eec9-42ad-9846-4550193d95d1", @@ -20940,7 +20940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202104160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202104160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80331dab-f381-46ac-a91f-0383cd5a86c2", @@ -20970,7 +20970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5e97b35a-6961-45fb-ad93-e6ef919d4d78", @@ -21000,7 +21000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1b18e92e-5384-43f4-9e35-401e98c83fb2", @@ -21030,7 +21030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f096b84a-a7f3-4507-9801-e5c67c7cbe70", @@ -21060,7 +21060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.20201014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.20201014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "207db258-6369-4240-b295-38b9caec469c", @@ -21090,7 +21090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202101190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202101190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cbfeebcf-9f12-4902-8d00-22b71d969485", @@ -21120,7 +21120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202103100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202103100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "39292dbf-04ad-4db9-9afe-410b4e774d22", @@ -21150,7 +21150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "046f64b7-af23-4264-bd99-5dde860dfac3", @@ -21180,7 +21180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0d042059-d489-4a53-b65f-ad220408c39a", @@ -21210,7 +21210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "60289a6f-cb00-4efc-94d0-ea885c0a3d99", @@ -21240,7 +21240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "94b7d9c8-7914-4862-bea1-089749f58ccb", @@ -21270,7 +21270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "55b13262-8971-460c-ad1a-d74b5d90396c", @@ -21300,7 +21300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions/16.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions/16.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "99305a79-afe7-4334-9610-eb5a78c393b1", @@ -21330,7 +21330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "501c319c-f132-499e-b895-0715b7d98d2b", @@ -21360,7 +21360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d1421d6f-0bf8-446f-abba-25d173c135ac", @@ -21390,7 +21390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-16_04-gen2/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2cabb46d-ef3c-4f82-baf8-ff5ccf3feebe", @@ -21420,7 +21420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7fa5d23a-727e-4864-acfe-e5016a04f6be", @@ -21450,7 +21450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.20201014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.20201014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3cfef63f-ee28-421e-98ee-ba046437a909", @@ -21480,7 +21480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0a09ac59-87ad-4e34-9fb8-a6889f75a09a", @@ -21510,7 +21510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "35d58c74-cbff-4517-95f0-fb6a06d0a5c9", @@ -21540,7 +21540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "77d388ee-efeb-4548-89d4-c64693e437cd", @@ -21570,7 +21570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9ac55368-4bef-45aa-985c-fe2b3e57addd", @@ -21600,7 +21600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "080b17e1-c1b5-44cd-817b-5ee24191964e", @@ -21630,7 +21630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8b925ee6-6d6b-47c1-9667-cb687f9aca01", @@ -21660,7 +21660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2c8016c8-9b12-4ad7-9b87-b313af6cef9a", @@ -21690,7 +21690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "48de4035-e70b-46ee-8b21-5caa15b77473", @@ -21720,7 +21720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2410def8-b6cd-4b93-bb4b-275dcefec962", @@ -21750,7 +21750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8962059c-206a-41db-ace3-9096c82501ac", @@ -21780,7 +21780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1bf50f10-e97a-4bbb-b36b-b76464534d12", @@ -21810,7 +21810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4060ed08-2210-4ac8-be0c-50f6206de5f1", @@ -21840,7 +21840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b364fc93-9eb1-4f16-b668-3f844a6cd2b5", @@ -21870,7 +21870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202103080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202103080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6d1e4898-db7b-4b91-8ab4-017f8fe05b1e", @@ -21900,7 +21900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "40b5e84d-90cd-4114-9673-2a095437760c", @@ -21930,7 +21930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4b8dea95-bffb-4b80-9683-74c8dbe2f990", @@ -21960,7 +21960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e9852b51-1ac5-41d5-ab41-29df13a38241", @@ -21990,7 +21990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bf5e723c-33be-42fc-adb6-077569dbc23c", @@ -22020,7 +22020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2eee3ba1-3fd7-46e2-9951-cd952d041fe6", @@ -22050,7 +22050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b141aef7-711b-4a0b-8ee0-d83174c0bfa7", @@ -22080,7 +22080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202106090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04/versions/18.04.202106090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6ee00ca8-7433-4fba-a5a4-ebb601a77fba", @@ -22110,7 +22110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4cf74721-18a3-4a8a-a699-d26e421df062", @@ -22140,7 +22140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e73ebaeb-dc99-42c4-9a4f-bd6a851bcb70", @@ -22170,7 +22170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "32bfdaee-c935-47aa-9821-c274cc69b32d", @@ -22200,7 +22200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c66fa55c-0183-43d0-9bc7-9377b7482bd2", @@ -22230,7 +22230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0bba6024-426d-4199-a461-78f965a70e0e", @@ -22260,7 +22260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bf868718-e3f4-4512-82a6-ec8b9dc4dd0b", @@ -22290,7 +22290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "881f2ead-b6f4-46d5-9353-b5ae3e4cfe82", @@ -22320,7 +22320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "654a891c-d3c9-404f-a93d-b7de40e9e799", @@ -22350,7 +22350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8460c750-878e-4525-b66e-ac8808d81fc7", @@ -22380,7 +22380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ff9f5bd9-7bd2-49ea-8a62-3f5b46632d93", @@ -22410,7 +22410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "47f34638-beec-4252-9ebb-deb98edb2c94", @@ -22440,7 +22440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b0687406-78c7-4244-b7d7-6cb282815a12", @@ -22470,7 +22470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e612f186-7d0e-4777-973c-aa97b3139b89", @@ -22500,7 +22500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9842de35-991d-456c-9910-7512ad7aebb0", @@ -22530,7 +22530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "360d4f5b-db24-408e-b86d-efdd40a03110", @@ -22560,7 +22560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3d6664dd-6c31-40bb-8c5d-a77a73198191", @@ -22590,7 +22590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202106090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202106090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "14809c1e-e7a1-4ddc-874d-10332be0083a", @@ -22620,7 +22620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-18_04-gen2/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42613359-6e53-4de2-9cb7-13448cd485f4", @@ -22650,7 +22650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ac69a472-bc09-47b9-a8a8-447626e5db52", @@ -22680,7 +22680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.20201014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.20201014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9ed5567b-cddd-48bc-85b4-912b3bcca743", @@ -22710,7 +22710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202102230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202102230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a63eb36b-2570-4a73-9a4c-e0df611dcfba", @@ -22740,7 +22740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202105180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202105180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "56cc1cc2-cace-4133-9471-1f3cfaa60c57", @@ -22770,7 +22770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "65bedf3b-2630-4a0b-a038-4fae874454b9", @@ -22800,7 +22800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3bc90b1f-95d2-490f-8dff-bada7dd3a6c3", @@ -22830,7 +22830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b4206dfa-00b5-4ef7-8c4f-6c91759d1729", @@ -22860,7 +22860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2f9f08f8-c1ff-4f29-b430-6ab1d52f2386", @@ -22890,7 +22890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202108240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202108240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "35b3952d-56fe-4da7-9141-711a4f9ee258", @@ -22920,7 +22920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cc391826-34be-4e32-8bc3-d66550967d2a", @@ -22950,7 +22950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "470c302d-4449-4652-bb3c-9c4ceb587cae", @@ -22980,7 +22980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202203070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202203070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7fc2f6d4-a514-408b-b5a6-358662e5a875", @@ -23010,7 +23010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b0cf8ed8-7707-44e5-b1c3-429631891ada", @@ -23040,7 +23040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202108060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202108060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7a85ba5d-90f6-4ebb-ad14-57c023f074e6", @@ -23070,7 +23070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5b5e783c-e3ec-4ac8-9600-a3b1ff690ad9", @@ -23100,7 +23100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1fdf3d19-506b-46ee-a434-01275327ddd1", @@ -23130,7 +23130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202110040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202110040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "24475c8b-1d39-4d53-b176-bc9eee1209f9", @@ -23160,7 +23160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b99a698c-4e28-476c-a2d8-e2cb8d9d9248", @@ -23190,7 +23190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a018eb4c-8079-4ba9-a9d1-6d7bcd25fb4a", @@ -23220,7 +23220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f9d9d2a2-aff4-4723-a995-5beed928c73f", @@ -23250,7 +23250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c5e6f42-87c9-4137-adf9-1f6e4c1599ee", @@ -23280,7 +23280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6692fb65-ff18-4118-8af4-87cbd26aea27", @@ -23310,7 +23310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9638d10b-da1e-4800-914c-0fc8279939a8", @@ -23340,7 +23340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "983bc573-c5dd-446b-ba21-65aa2ea7d6b0", @@ -23370,7 +23370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202105180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202105180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "63055a0e-61bd-4e42-9841-417bc919471a", @@ -23400,7 +23400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202110040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202110040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cdcbc39b-6fbc-42a5-ad36-559b94b4f5b8", @@ -23430,7 +23430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dfd97c4b-a424-4156-9e84-892de21bc346", @@ -23460,7 +23460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "de948935-7a05-41bf-b9a0-34082efe706d", @@ -23490,7 +23490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b852c35c-9eb4-43d4-8f09-e5b875fd3fec", @@ -23520,7 +23520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4f3df0a8-7fd8-4f51-ba1d-dcb2c75dac1d", @@ -23550,7 +23550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "48c3e6b8-641c-4aec-9c2a-9f2721e45788", @@ -23580,7 +23580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f722597d-b505-46fa-8150-643cb06aaa35", @@ -23610,7 +23610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e2e0731e-a9f4-47c3-9cd7-b92b72e684a7", @@ -23640,7 +23640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202108240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202108240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8bbf1e64-8ab5-4c14-8ee9-4680ab1a24d8", @@ -23670,7 +23670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "96e0819c-f36f-455a-a050-fc50683ec107", @@ -23700,7 +23700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "976646cd-915d-4f6d-bddc-bb08b50244ce", @@ -23730,7 +23730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202203070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202203070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d9772b34-6ff8-4a53-8196-995ed56e790b", @@ -23760,7 +23760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202108060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202108060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ecafe105-1e4b-4cf1-b754-45663b09f66c", @@ -23790,7 +23790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-20_04-gen2/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "11b379d5-c483-4cec-8c1c-73b716f6ab25", @@ -23820,7 +23820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4dd9212f-6594-4ab6-ab28-f66177d1f6dc", @@ -23850,7 +23850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8a860fb9-582b-470f-bf2e-fe0bcf681ebb", @@ -23880,7 +23880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04/versions/16.04.202104301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04/versions/16.04.202104301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6658939d-7f30-42d3-8b68-1c26c97930d6", @@ -23910,7 +23910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04/versions/16.04.202010200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04/versions/16.04.202010200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4240b872-ef65-4738-86bb-43f65ba7da49", @@ -23940,7 +23940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04/versions/16.04.202204060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04/versions/16.04.202204060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ea689bc2-a19b-4780-8f89-026ef4e1f5cf", @@ -23970,7 +23970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "279568e0-b5db-45d5-b7b7-ac0ecbaae64d", @@ -24000,7 +24000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d17444f8-19b4-4b3a-8fcf-0208379ed0e8", @@ -24030,7 +24030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c629b5a2-9e84-42b2-8a29-63e943390bf4", @@ -24060,7 +24060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04-gen2/versions/16.04.202104301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04-gen2/versions/16.04.202104301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "22a3f5f5-1111-4258-8845-f180886eec36", @@ -24090,7 +24090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04-gen2/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04-gen2/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1806a911-1616-4d9d-b7fa-49af6f180d58", @@ -24120,7 +24120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04-gen2/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04-gen2/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "33246931-882c-4474-b691-1d9d78611639", @@ -24150,7 +24150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04-gen2/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04-gen2/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "04c512af-031f-45b7-a40b-c28453b1967a", @@ -24180,7 +24180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04-gen2/versions/16.04.202204060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-16_04-gen2/versions/16.04.202204060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "55f81aa2-1ef7-45e4-830b-d6950ad1d87c", @@ -24210,7 +24210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c9499e8-f8dd-49bf-8c83-4e31945c40d3", @@ -24240,7 +24240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "79408aa5-2768-45fe-862e-fca6f8ab0290", @@ -24270,7 +24270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7ac0fedd-80a1-496b-ba0a-ac5d9d54315e", @@ -24300,7 +24300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202107160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202107160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7ec97f41-34bb-4e78-9e4f-54c9069d2a5b", @@ -24330,7 +24330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f1cbc223-b455-4a01-9faf-2714c0e179a0", @@ -24360,7 +24360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ce2d4c8b-4cc3-4791-8a58-46da9a9b94c1", @@ -24390,7 +24390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202201170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202201170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4e3b9eac-44ed-4c93-aca2-baaa55eab1e1", @@ -24420,7 +24420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b04673c8-8e7e-4f87-a45d-b103004d95f4", @@ -24450,7 +24450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3303802b-a011-4786-873d-6a2b9d4358c3", @@ -24480,7 +24480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "713afcb1-f7c6-4986-ab25-6224c0f4ab3d", @@ -24510,7 +24510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202103050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202103050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bd727130-ae41-472a-bf74-19a84b6f2717", @@ -24540,7 +24540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202010201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202010201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0c0885db-e006-49ab-a3ec-8c3f901739b0", @@ -24570,7 +24570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202105260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202105260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "86325f3f-f439-4c01-a3d7-12331e17ff86", @@ -24600,7 +24600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202104130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202104130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dcafb969-1088-459a-af90-167cc73e714b", @@ -24630,7 +24630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202202130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202202130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bcf531cc-4698-46a1-83b8-2583a323b418", @@ -24660,7 +24660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b795681a-cf5a-430f-99bd-721b3c30d0d9", @@ -24690,7 +24690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2458a3f2-86f4-4652-8867-c95963d413e4", @@ -24720,7 +24720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8ba425f6-f109-433f-8f36-7fe92ef2cc0f", @@ -24750,7 +24750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202103050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202103050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "91558366-80e6-4a71-afef-9c0564b20306", @@ -24780,7 +24780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4cf5eb25-a4e7-48a4-82d9-73bf9c1201ee", @@ -24810,7 +24810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202104130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202104130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5700d15a-bb6a-4cf1-860c-9abe7cdbe060", @@ -24840,7 +24840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202105260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202105260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0b50b5e6-5aa8-44b6-b549-eac11c2a274e", @@ -24870,7 +24870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202107160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202107160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "54bc68e3-f2ae-4c18-9853-d0296cff047e", @@ -24900,7 +24900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "428ac4ed-4dd7-40bf-b9c1-a07530c7db53", @@ -24930,7 +24930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c15d3cb0-0244-4bab-a5de-4c9faa835a81", @@ -24960,7 +24960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "92f2ead1-f635-478f-a47d-ace7fdccefa5", @@ -24990,7 +24990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c35b0993-2fe1-400c-9bf7-c6ce96c3c413", @@ -25020,7 +25020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "26da71ea-5890-4b99-9a7e-051719c540df", @@ -25050,7 +25050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202202130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202202130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b7eb62ce-ae5d-4c5e-9e8f-268348c62b91", @@ -25080,7 +25080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cfc0eca1-34ff-4403-9b32-cd7e32dbbb4d", @@ -25110,7 +25110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202201170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-shell/skus/pro-fips-18_04-gen2/versions/18.04.202201170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e88eb512-c096-42ec-b046-e616bec2578b", @@ -25140,7 +25140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6fa6f398-e0c7-4640-b36a-89f39282a544", @@ -25170,7 +25170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/16_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/16_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "db77e112-c7d3-4b6c-a200-9be90d1cda88", @@ -25200,7 +25200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/16_04/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/16_04/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2f11361e-f98a-4109-a039-307ad10ffdfa", @@ -25230,7 +25230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/16_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/16_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cd637ab7-6ff1-4200-b6ac-b48599832da6", @@ -25260,7 +25260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/16_04-gen2/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/16_04-gen2/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ade1b782-7eb0-4d23-93ab-2e440adab01f", @@ -25290,7 +25290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1d91a6c5-8b31-4aa4-827a-d9f5a866b535", @@ -25320,7 +25320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/18_04/versions/18.04.202204240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/18_04/versions/18.04.202204240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b6c30fdb-b1f6-4218-ac1c-ef9a04609982", @@ -25350,7 +25350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/18_04/versions/18.04.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/18_04/versions/18.04.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c235e7d-de02-45d1-a865-c69a0b387251", @@ -25380,7 +25380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5145ac8a-64c6-411e-b4a7-5f404e79a278", @@ -25410,7 +25410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/18_04-gen2/versions/18.04.202204240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/18_04-gen2/versions/18.04.202204240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70052dc8-041a-4e1d-a4f5-050f76b8951c", @@ -25440,7 +25440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/18_04-gen2/versions/18.04.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/18_04-gen2/versions/18.04.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70393786-0203-44cb-9e96-e577593d4810", @@ -25470,7 +25470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/20_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/20_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5dd2ac53-7743-4595-a0b1-d382f7ab9134", @@ -25500,7 +25500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/20_04/versions/20.04.202204190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/20_04/versions/20.04.202204190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cf848c3e-29b1-4328-be5e-d69491fd397d", @@ -25530,7 +25530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/20_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/20_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7e16c09a-c092-4fcd-ad27-d436197b6424", @@ -25560,7 +25560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/20_04-gen2/versions/20.04.202204190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-sk/skus/20_04-gen2/versions/20.04.202204190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "94d46f4b-6976-45a1-ba10-795c2c556d14", @@ -25590,7 +25590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e5542867-1989-4d94-820e-f9953169b664", @@ -25620,7 +25620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb432407-0ca3-46f5-b4cc-4fb0fcbea07a", @@ -25650,7 +25650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "31b1f089-bec3-4c5d-a0c1-11a626bc6a28", @@ -25680,7 +25680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0a3b401a-53a3-4dbe-b768-531bce633696", @@ -25710,7 +25710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ca330532-2e82-4cd2-8659-ad7bf5128612", @@ -25740,7 +25740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "11fc1478-4b3d-4d26-bb44-573a74537662", @@ -25770,7 +25770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "598fd3a2-409a-488c-b88f-cce39a5ab2fb", @@ -25800,7 +25800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "46144205-fa15-4f6e-98a0-2fab4a459a32", @@ -25830,7 +25830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04-gen2/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04-gen2/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f62b6458-e109-4e16-a1e2-5d3792c5e77a", @@ -25860,7 +25860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04-gen2/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04-gen2/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cd63c3ec-215f-412d-97fb-ae94ad0e40df", @@ -25890,7 +25890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04-gen2/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04-gen2/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "060c21a7-be04-4cf1-a068-9405a456092a", @@ -25920,7 +25920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04-gen2/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04-gen2/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "61b89e3b-ac58-4216-b47c-23409e108cf3", @@ -25950,7 +25950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04-gen2/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-16_04-gen2/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d4ca3680-c58e-45cc-a645-e9cca1ca6aaa", @@ -25980,7 +25980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dddb7977-bc9a-4186-8eeb-1832271d7761", @@ -26010,7 +26010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d84ae859-c9b1-487c-9df6-a116521a59d8", @@ -26040,7 +26040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "27419e06-3da9-4603-a255-ecc39c59b0c6", @@ -26070,7 +26070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "68f457df-5f26-4948-bb3c-1222aea912a0", @@ -26100,7 +26100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202112080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202112080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a21378d6-a174-42d4-9f38-527db83e005b", @@ -26130,7 +26130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5ee57dd5-c7b4-4b6f-be15-22d43f7305ad", @@ -26160,7 +26160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "29378de5-7204-4907-8476-22c2e03e8587", @@ -26190,7 +26190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "93ef35d2-2c61-4c76-8a8c-9af0498d49f2", @@ -26220,7 +26220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9cab1da7-5c1a-473b-b8eb-9ef00cdc7a92", @@ -26250,7 +26250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c4e98b2d-ad51-45e6-a149-817fd5747cc4", @@ -26280,7 +26280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7380fe5c-0291-4ca8-b749-f57de6720721", @@ -26310,7 +26310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "efa914d5-96ce-4938-9116-287dc3e19247", @@ -26340,7 +26340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9585c202-fafc-452b-b594-382d8d530e8e", @@ -26370,7 +26370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d7ce3876-3ffd-4113-babf-a5ed4a6546de", @@ -26400,7 +26400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c011ad7-b777-4929-be8c-cd030a2f15eb", @@ -26430,7 +26430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "74d303e0-43f5-4fa6-834f-65e564d727ae", @@ -26460,7 +26460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d2680d7c-7c1a-4b82-98fb-a5abf82d9265", @@ -26490,7 +26490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "409d0c38-7ac2-46c9-b4de-6aabdc2dda7b", @@ -26520,7 +26520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a187b1d9-e332-4a0f-9117-fc3133dafee9", @@ -26550,7 +26550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202112080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202112080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bb3253cc-6e52-405d-aecb-ca170fecdeb2", @@ -26580,7 +26580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70c77ff4-b7b4-4898-95ce-231fcccee056", @@ -26610,7 +26610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3c85b8fa-ce3f-4771-b5cc-dbe6ba15b137", @@ -26640,7 +26640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6dd7b925-2d2d-4985-9fab-b4bd74f0fbf2", @@ -26670,7 +26670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6773d3b1-cd8c-49ad-a921-3ad1249ebd96", @@ -26700,7 +26700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c4adc1e3-28e8-4592-a359-fd2c41fc67aa", @@ -26730,7 +26730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "98503984-8342-498e-9073-cd3f999915e2", @@ -26760,7 +26760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "66c0583b-40b8-4678-8c49-9ad6dd6e87c0", @@ -26790,7 +26790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "db0be0d0-89ca-4f3a-89d1-2d150e013cc1", @@ -26820,7 +26820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "db5b93e0-6024-4d4e-a765-0f2a4ff2263a", @@ -26850,7 +26850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d976c791-391a-4f92-a84f-7f6737e6c7ce", @@ -26880,7 +26880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "06c1ca22-2905-4743-acdd-a1423b5064ec", @@ -26910,7 +26910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-18_04-gen2/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "de2412ba-9e60-437b-859f-bac27319a0b0", @@ -26940,7 +26940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1b191f8b-e7f4-495e-b155-08be869d36bf", @@ -26970,7 +26970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6b7fb5cc-ebb2-48f7-8199-4e5db3c8392d", @@ -27000,7 +27000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202110260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202110260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fab73bcf-4b8e-4e9e-bedf-0a46b1bab826", @@ -27030,7 +27030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202109290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202109290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c6ede8ba-f6db-463e-8b2d-3eccef25e568", @@ -27060,7 +27060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70730f77-c226-4cd2-a718-399982c3394e", @@ -27090,7 +27090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "344d432f-00ff-41b9-899d-2d1c85788955", @@ -27120,7 +27120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1b1426ed-f186-4343-a271-74b84817f4ed", @@ -27150,7 +27150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4ecc32a6-b8a8-4291-83ba-b79e085474eb", @@ -27180,7 +27180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4aa8ed8c-3b5f-4e13-9432-92da997223d4", @@ -27210,7 +27210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "62fc4703-90b4-4cdb-a300-fba5515d6be0", @@ -27240,7 +27240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dcdcc807-56c6-4dbf-a26b-72e3e3d26836", @@ -27270,7 +27270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ea04d867-6a86-4855-b5f0-dfbf8c44097a", @@ -27300,7 +27300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202111120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202111120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2d82df35-d9c5-4d97-96cd-b87cefeb7480", @@ -27330,7 +27330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d7f3a253-d35b-4dbb-abf7-c84f9a5fc7c5", @@ -27360,7 +27360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202110040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202110040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "97a16053-f4ae-4d20-bfba-02a7310f5212", @@ -27390,7 +27390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b0269678-6254-4a5c-b586-c2a94a91adbd", @@ -27420,7 +27420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1d31a35b-6cfd-4f6b-88da-58addd468921", @@ -27450,7 +27450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b469dc46-a75f-421d-90e8-599f8c508acc", @@ -27480,7 +27480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "53ecbdb5-8f04-422d-85ef-ec2804984234", @@ -27510,7 +27510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202203070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04/versions/20.04.202203070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3d36b199-a9bc-4c97-a216-78d42af7ab43", @@ -27540,7 +27540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "44ab85c9-e5b9-42f7-b53b-1f9d23d7e3e9", @@ -27570,7 +27570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "531f1ad2-c159-490a-9ff5-84b44b1e33a6", @@ -27600,7 +27600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "08f7a9ed-92c7-4557-aa97-1e701bca4df8", @@ -27630,7 +27630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7b7db675-cc00-44bd-ace8-31e0e86281cb", @@ -27660,7 +27660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fba98dde-a965-4294-8cc4-c775b7fb36e3", @@ -27690,7 +27690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202111120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202111120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0650c36a-bd83-4beb-851a-a7bff120f3a5", @@ -27720,7 +27720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202110040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202110040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2de73c8a-bd14-47bf-b939-7550ebf85188", @@ -27750,7 +27750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202110260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202110260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "51dc4070-7cc8-4c69-8792-1a4e11a3e9ff", @@ -27780,7 +27780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "306c9be6-27c8-4733-b661-122c464e703f", @@ -27810,7 +27810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c9071872-48d8-4319-9a15-b96481feec44", @@ -27840,7 +27840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c0fa15f-3227-4cb4-86ef-eed6cbc69590", @@ -27870,7 +27870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202109290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202109290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0082d73c-878a-4213-a67a-27944e302480", @@ -27900,7 +27900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202203070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202203070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "910aff3e-bc82-4f27-97d1-6e1306af8b06", @@ -27930,7 +27930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4b3afd48-c69f-4593-ab22-f193713736c8", @@ -27960,7 +27960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dce365e9-7ad0-4f0f-9670-1d6d8e41abca", @@ -27990,7 +27990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "35b2ed45-af6e-4e7e-9eb5-3ca75082c31d", @@ -28020,7 +28020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e516d2da-8fc1-488e-804f-3c3f829040ea", @@ -28050,7 +28050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b4edfe5c-f400-401e-8344-189ab17df56c", @@ -28080,7 +28080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0eb35170-f368-4dc5-a1d2-56e32ffd0c34", @@ -28110,7 +28110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-ub01/skus/pro-20_04-gen2/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9a28dfff-d610-40f8-9a9a-8d2f5495d62d", @@ -28140,7 +28140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7452ab60-ab3f-40c7-a7d7-b3a54cb4207e", @@ -28170,7 +28170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "adbd7716-9045-4003-a850-0dfe34e7381a", @@ -28200,7 +28200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9a69b2b4-09e5-478e-a900-8d88fc571e00", @@ -28230,7 +28230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "929ea437-9bcf-4184-96da-1f67ba5b8234", @@ -28260,7 +28260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fc396491-1a4b-406c-a794-d6b4bfb303c9", @@ -28290,7 +28290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d70bc067-b6f4-496c-a581-ea9ec7ea16a8", @@ -28320,7 +28320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0e134736-dcf6-4f5a-991c-1a23299e99bf", @@ -28350,7 +28350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202202150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202202150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6d2c9b8-509d-4531-ba12-5b4dbad52b07", @@ -28380,7 +28380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "31a3dec4-2d8b-49b2-852d-d212e554330e", @@ -28410,7 +28410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202203070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202203070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "560c22d0-ed8e-4c18-8379-53e5dec44b4d", @@ -28440,7 +28440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a64a66f2-5856-4648-866a-cad46d1401e3", @@ -28470,7 +28470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b53eb3f9-edf0-4322-abc0-0946f679dd42", @@ -28500,7 +28500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9040b580-6a3c-40c0-9e25-749790ef4a1d", @@ -28530,7 +28530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3f60a6f8-edef-40d0-a432-123e36e70419", @@ -28560,7 +28560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4cc4fbac-66b3-49f7-bf7f-3b5c60393f76", @@ -28590,7 +28590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7736d32a-fd9e-4375-a5c8-59d86dc81552", @@ -28620,7 +28620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "21d57130-c6f2-45d4-8997-1e3291ab9de4", @@ -28650,7 +28650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "668c8f11-e563-4da2-9ec6-e71a4018e0e5", @@ -28680,7 +28680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f8e95d58-0d8a-4bee-89fe-01fda5de12e1", @@ -28710,7 +28710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42452fb5-693d-40b8-b403-c4bffdf8b4de", @@ -28740,7 +28740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eebcf80f-1457-471c-93fe-80d1815935b2", @@ -28770,7 +28770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1222302e-d8e1-4ca5-985c-ef97357430c8", @@ -28800,7 +28800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0dda65f4-d70e-4526-814f-c855df482cf6", @@ -28830,7 +28830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1536b3fa-feeb-418e-bd5b-da5f1a7f27ac", @@ -28860,7 +28860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c263b546-6431-4dc5-884e-c7543ecf10ff", @@ -28890,7 +28890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202203070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202203070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2aaf6ae3-a620-42e5-bcb8-442a96d73975", @@ -28920,7 +28920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ce478909-ddae-4e62-b693-67da144fea74", @@ -28950,7 +28950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "acb4ec98-b8a3-43f5-9f06-5ba9f3cc0fcb", @@ -28980,7 +28980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202202150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-20_04-gen2/versions/20.04.202202150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3cbe4afd-222c-4a60-a7cf-a617a4ab3356", @@ -29010,7 +29010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-fips-20_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-fips-20_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d5fd93c5-f508-4101-a45b-5b127db317e4", @@ -29040,7 +29040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-fips-20_04/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-fips-20_04/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "02e7cff8-6426-4021-a275-43e72fb5799e", @@ -29070,7 +29070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-fips-20_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-fips-20_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d4e856e1-ef00-443d-94b7-78774fa80518", @@ -29100,7 +29100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-fips-20_04-gen2/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-advanced-sla-unp/skus/pro-fips-20_04-gen2/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6a546e0d-1b6f-4c66-a0e5-4ca91c8fb2b6", @@ -29130,7 +29130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "07c610bb-099c-4aba-b709-7a5c6a9da228", @@ -29160,7 +29160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "13b8762f-59ad-4a15-a021-0f32aaef3d3b", @@ -29190,7 +29190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.20201014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.20201014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "95a49348-f976-4dc7-b990-16738631236d", @@ -29220,7 +29220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.20200908?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.20200908?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f12006b0-19f4-4394-af37-f19221836787", @@ -29250,7 +29250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.20200605?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.20200605?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "93d93f9a-b848-49ed-aecb-ed302939cf4d", @@ -29280,7 +29280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202103230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202103230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42c9ded7-b236-4cfe-a1c1-98a787f4246e", @@ -29310,7 +29310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202106090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202106090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7b5306de-99a0-4bfb-a2c5-039dd08131e1", @@ -29340,7 +29340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7e38f9a2-cfe2-4f52-9f98-182f430d7dd4", @@ -29370,7 +29370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202105010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202105010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6fc7b5b6-2652-4777-905c-b229f3b3b3ab", @@ -29400,7 +29400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9ddf08a3-362e-4213-b985-343570f0270f", @@ -29430,7 +29430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202107160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202107160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3ce816b6-a148-4114-8f72-959280f6c755", @@ -29460,7 +29460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c81a4821-3eed-46b0-8dca-9e57ba183b82", @@ -29490,7 +29490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8be189d1-1041-440c-ab0a-03c7c28545bc", @@ -29520,7 +29520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.20200729?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.20200729?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8df5eda5-b008-4d36-89e5-73bd4737ea0a", @@ -29550,7 +29550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d7623652-cfa0-4430-872c-a3ebb3cf6a08", @@ -29580,7 +29580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0875a58a-70cf-4630-b08f-c866ff964a88", @@ -29610,7 +29610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202101191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202101191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "94480338-47b9-410a-87cc-bccda0787d4a", @@ -29640,7 +29640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1decf73d-0c77-401b-b342-ce9ec434d068", @@ -29670,7 +29670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "be6a2994-001c-4e99-bd37-676ef911c188", @@ -29700,7 +29700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.20200318?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.20200318?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a8f6caca-c642-47ec-badd-071b0b77fce4", @@ -29730,7 +29730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "034e33ba-5753-4314-9dbe-fab7a196b6fc", @@ -29760,7 +29760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9ff08136-ec2a-4c66-b87e-1b0368be8e8a", @@ -29790,7 +29790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202103100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202103100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2210a87a-b405-4afb-897a-d700bc65cd7a", @@ -29820,7 +29820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "38ce1fa1-deca-4f9d-80d4-fda5c65930a0", @@ -29850,7 +29850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7ff197c1-44b3-4612-8b15-a4fcf5f9b41b", @@ -29880,7 +29880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "882622e9-5d90-4a74-b7ba-70c51c23da04", @@ -29910,7 +29910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202112080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202112080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fa1dbb07-c007-480d-a6bb-019fb83c36a0", @@ -29940,7 +29940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202201170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202201170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7de1c889-356a-45c0-8a16-aaececb08484", @@ -29970,7 +29970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "79dc5f1e-081a-42a1-befd-d6e84f3a8912", @@ -30000,7 +30000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3fe82fae-fa81-45fb-9b74-86fe427b735d", @@ -30030,7 +30030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9997c354-6577-4793-b12a-b07847c8720e", @@ -30060,7 +30060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202101120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202101120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2a20610b-5fe8-4d60-8ede-2053a50b94e4", @@ -30090,7 +30090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7ef73082-f971-4c46-8ac6-eebb38e89a23", @@ -30120,7 +30120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ea3e70cf-aec0-49c6-b7d4-a9ff4eb4a07f", @@ -30150,7 +30150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6c23a7b0-e28d-44bb-81d8-ebef19f5e7b7", @@ -30180,7 +30180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202204240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202204240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "20a7db5d-7cf8-47e2-9b77-65e69781ed2f", @@ -30210,7 +30210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e3e2061b-73bd-4616-8423-bcc07adf1a3e", @@ -30240,7 +30240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "488d4767-fdc2-4fc4-847b-48ab3ccd218c", @@ -30270,7 +30270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0e0fcf12-e616-404a-97b8-556157101b77", @@ -30300,7 +30300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ddd6dccc-840f-425e-a803-ff0b9f5b59d2", @@ -30330,7 +30330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202205140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts/versions/18.04.202205140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "106bf31a-6163-43de-a4e1-169061b6e684", @@ -30360,7 +30360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ef9cd178-8c96-40ce-9b99-f93379fb1e02", @@ -30390,7 +30390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fc760580-48e8-4f5f-9834-9e33759c9f29", @@ -30420,7 +30420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c065338-b40b-4fb8-9ccf-a1729d377b14", @@ -30450,7 +30450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202105010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202105010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "de021fc0-2d6a-4ef5-8c74-8b04a00950e6", @@ -30480,7 +30480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7be04301-db37-441e-8130-d25354890643", @@ -30510,7 +30510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202107160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202107160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e24f6b21-42e9-49a8-98cd-2baebf329bd4", @@ -30540,7 +30540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1202b4ce-6d8c-4eb6-949e-ed729760a539", @@ -30570,7 +30570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202106090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202106090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8c5bd0c5-ac5e-46e7-8f68-87ff291da1a4", @@ -30600,7 +30600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6acd0a08-cb72-45ad-876d-794be6895259", @@ -30630,7 +30630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3efd1c88-9005-4362-a343-7396c4f5098a", @@ -30660,7 +30660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "107dd114-a734-4858-983a-3f90ec299130", @@ -30690,7 +30690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d93d2dc3-359a-4de6-8799-5502e3209bfe", @@ -30720,7 +30720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6d1176d-95cc-4581-b64a-69bb7794e7fd", @@ -30750,7 +30750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202103230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202103230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e1a55e5f-2234-41dc-b243-5ec5ed5aceb7", @@ -30780,7 +30780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1b0fb6ac-e5d0-4d2e-9bf2-7b70b70d55be", @@ -30810,7 +30810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "842e5a78-6fb2-4e3b-8eb5-7d01b971f28e", @@ -30840,7 +30840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "43269ef0-f862-4e90-ad86-673005946d35", @@ -30870,7 +30870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2fb7e3af-c879-4eb0-ac3b-9165f6e31fc5", @@ -30900,7 +30900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202112080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202112080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bfddf385-5336-4cf4-bb72-401301812ab2", @@ -30930,7 +30930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "91588a67-04bf-4215-8656-784ffda4f357", @@ -30960,7 +30960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "406fb3c4-70e7-4b3f-8d39-3474eca7fac2", @@ -30990,7 +30990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202205140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202205140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b0d0c734-a4d2-4115-89be-3cc90afdd086", @@ -31020,7 +31020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "47cbbdc2-3f09-4d2a-bc1e-b2b9b69c3b4b", @@ -31050,7 +31050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80fb730d-187b-499a-8d8d-15bfcc6d9a44", @@ -31080,7 +31080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202201170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202201170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0b652b87-7817-4e6c-b5ac-039f4319f7cd", @@ -31110,7 +31110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d926b774-4ba0-4ac6-a423-3c0e43d7180e", @@ -31140,7 +31140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202103100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202103100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a1735a96-7ad5-4006-87dd-ecb764683aab", @@ -31170,7 +31170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202204240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202204240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "35aff0f8-69e5-4db5-8f79-305bfb5556b7", @@ -31200,7 +31200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "68d08155-9899-41bf-a43f-c6be196a9311", @@ -31230,7 +31230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4088f66f-d7af-47d5-846d-9150efc33b3a", @@ -31260,7 +31260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0b83946c-8ed6-4b26-a967-fd34b5ef6036", @@ -31290,7 +31290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fa797b2d-a9c4-47b1-905a-834957f5e7ed", @@ -31320,7 +31320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic/skus/pro-18_04-lts-gen2/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "893cd3fb-abac-4f2c-a629-88f518f1c1c2", @@ -31350,7 +31350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb374865-207c-473b-b797-f7a352f964d2", @@ -31380,7 +31380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "25f0c251-8d0c-4f89-a801-b4caa70fa32d", @@ -31410,7 +31410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3da18139-b982-4959-8680-d28ad3d16efd", @@ -31440,7 +31440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202107160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202107160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5a09a244-b5dc-4fde-8579-11d67be9be18", @@ -31470,7 +31470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202202130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202202130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0abea657-54ff-4076-b6c1-a63cfc02a271", @@ -31500,7 +31500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7d4a2e23-a187-466f-86de-146e73b104d0", @@ -31530,7 +31530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9964c74c-74b5-4ffd-ad22-e19180c82bd3", @@ -31560,7 +31560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bf9663ed-9b1d-47b4-a8f4-7a5d17fe3fdc", @@ -31590,7 +31590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7087537d-8ad2-4c67-85e2-631db7f42236", @@ -31620,7 +31620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e5e3cc50-47af-4bd3-97a6-18575444521d", @@ -31650,7 +31650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202105200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202105200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "47d28cac-154c-47d3-9032-4ce7a08181e0", @@ -31680,7 +31680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202105010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202105010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "264479db-48b5-4525-aef5-76bbe11ad20a", @@ -31710,7 +31710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4baace91-127b-4403-aa92-83da6357751b", @@ -31740,7 +31740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b23a5629-0512-4f13-b772-fed7771b9cda", @@ -31770,7 +31770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "252aed2a-6007-421b-af6c-58ec85faafae", @@ -31800,7 +31800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202201070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202201070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2932bd3e-610b-475f-beda-7f3a903b2ba0", @@ -31830,7 +31830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202010201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202010201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0ecdd7d2-544b-477c-9f71-63a9b156f1ac", @@ -31860,7 +31860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202201170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202201170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "720852e7-1ece-4dd6-a21a-9dbed874e924", @@ -31890,7 +31890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202104020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202104020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4772ba84-6d8b-40aa-b5aa-a75bb7d7396b", @@ -31920,7 +31920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202105260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202105260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9fab5154-6e36-4f81-a656-3ae0aa14c762", @@ -31950,7 +31950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202007240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04/versions/18.04.202007240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cf3dd681-1f1a-4cbb-8a1a-8821ebffa3aa", @@ -31980,7 +31980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "72f67111-35d3-4f41-b2a4-41b69f13be11", @@ -32010,7 +32010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202105200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202105200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "01c3e857-49bb-4716-843a-dbc68d411876", @@ -32040,7 +32040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202105260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202105260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "48941219-f629-40a1-b7c1-4421a8144314", @@ -32070,7 +32070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202107160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202107160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "93119423-f131-4257-aec1-e0c111b31539", @@ -32100,7 +32100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a0cb65b1-75a5-49df-b877-bffa6f920859", @@ -32130,7 +32130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c2bebb46-b3bd-430c-92d0-82f38cf54dbc", @@ -32160,7 +32160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ba13b1f7-38c0-498f-9f2a-7431c914684c", @@ -32190,7 +32190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202201170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202201170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "35f84313-615e-43d0-b52a-07ad40e52f25", @@ -32220,7 +32220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202202130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202202130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "18d4064e-6560-44bd-a2e8-a6ad73fcaf70", @@ -32250,7 +32250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b5988127-a317-4560-b0b1-4c093b3dd58e", @@ -32280,7 +32280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202201070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202201070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b3a2fa2d-cc55-4406-848e-ace499cbd5c6", @@ -32310,7 +32310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "611c40af-98e7-458d-b715-3b1b03c1335b", @@ -32340,7 +32340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2a764191-fbd3-4378-af29-b0af5f28d916", @@ -32370,7 +32370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-bionic-fips/skus/pro-fips-18_04-gen2/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4619e379-c7cb-4f98-8cea-cb1ccae2b95a", @@ -32400,7 +32400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1a3ffb9e-42a9-4c35-87c5-28ad46e11212", @@ -32430,7 +32430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "29bf8dca-358a-4d00-a7ff-ccd4c4894c30", @@ -32460,7 +32460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202009030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202009030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "40a7699e-076f-46b3-89a7-eb252ac2d0e0", @@ -32490,7 +32490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202010260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202010260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "66cdd0a2-1df9-4b2a-922c-fc330e93c1d6", @@ -32520,7 +32520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.20201014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.20201014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4e655d2e-1f14-495f-8a86-f8d5e40078ee", @@ -32550,7 +32550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.20200423?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.20200423?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ccb840e2-1d9b-414b-9bdd-faed4736c433", @@ -32580,7 +32580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202011260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202011260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3f2ac645-9899-404f-87a4-167bd2ba6218", @@ -32610,7 +32610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202011020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202011020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "22d438f9-3b93-49dc-a565-4dd5f9cf5d5c", @@ -32640,7 +32640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202011060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202011060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80853c5f-efd9-443e-99ec-e21ea24c6503", @@ -32670,7 +32670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9bea6e9b-db97-4d1c-b6d3-14eebdcc0d2d", @@ -32700,7 +32700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8d8ef57d-c82e-4789-add5-e5c802a1003b", @@ -32730,7 +32730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202102020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202102020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9aeda134-08d9-42cb-b642-563bc7ae3d65", @@ -32760,7 +32760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "36946b42-80c3-4e5d-89d6-0c4aa8432037", @@ -32790,7 +32790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e168852a-33bc-4a8b-91de-b7d2269c6cb4", @@ -32820,7 +32820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5215ef44-6c8e-4a1a-a433-7f9eb48994f5", @@ -32850,7 +32850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202108240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202108240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4bd7d324-cd1a-4717-92e7-74b923fc4b78", @@ -32880,7 +32880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cc7737bd-29dd-4767-aa65-12e1f10d590c", @@ -32910,7 +32910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5e6ed3a3-d99e-4065-8029-34a51e1b7482", @@ -32940,7 +32940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.20200525?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.20200525?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3e130fba-4896-4ced-9beb-ac4a86bd1472", @@ -32970,7 +32970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.20200729?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.20200729?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b4fc7c2a-dfd7-4119-b696-a1bbbeb02ada", @@ -33000,7 +33000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "df214163-15fc-4c34-8a58-b58857014ddf", @@ -33030,7 +33030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202110040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202110040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4fda0f80-fad5-4b3c-873d-749f06e1715b", @@ -33060,7 +33060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202110260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202110260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aeb1ec05-5d75-4a8f-9029-fb59a9b601c3", @@ -33090,7 +33090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202111120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202111120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0bece5e1-86c8-4589-80fa-a3dd7fc2f9de", @@ -33120,7 +33120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d42d270c-6de1-4186-a439-c15fb1520095", @@ -33150,7 +33150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f27aafab-a3b8-4678-bd30-506a33e636b9", @@ -33180,7 +33180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202105180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202105180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9af96dd0-f3ef-404d-9df8-284f19cdb20b", @@ -33210,7 +33210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202103090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202103090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9409fdc8-aab2-470c-ba5c-681d89361fac", @@ -33240,7 +33240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202105120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202105120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f885994f-3a7c-40af-b353-6989e74661de", @@ -33270,7 +33270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202011030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202011030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b004703e-41b0-45d9-ae8a-d71737e40402", @@ -33300,7 +33300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202011050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202011050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5b3a5e39-8ae2-432f-9f69-459f4a8a3fdb", @@ -33330,7 +33330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6266e651-7d10-485a-bbe9-1d1e615bd342", @@ -33360,7 +33360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202108060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202108060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4b258ef0-0a7c-4f5e-91cf-9f88a78b5cd9", @@ -33390,7 +33390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "00b00099-f02c-4b1f-ba6a-ffaa9a464af5", @@ -33420,7 +33420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202109290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202109290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f25f44d0-aefa-42d4-b626-6afe4ec10631", @@ -33450,7 +33450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f18fa5a1-a577-409d-bed2-4fc25a3af503", @@ -33480,7 +33480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202011170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202011170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "23f3b95d-347e-4c06-8833-3e9175e1794f", @@ -33510,7 +33510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202102230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202102230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9e6872f5-edca-4351-8d1a-66ff64220b89", @@ -33540,7 +33540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202101191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202101191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f54671bc-7967-4012-9df8-b5eb2d8bffd3", @@ -33570,7 +33570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b15c1f1d-c108-421e-8d10-4a323c8deec1", @@ -33600,7 +33600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202203070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202203070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f55e9c1a-3fb6-40b4-8e57-ec18bda3bec7", @@ -33630,7 +33630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d1d9bc84-909e-4888-8861-c70aabe4572a", @@ -33660,7 +33660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5a68b955-ffb0-4460-93a7-f25549c6fd7d", @@ -33690,7 +33690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9e97c4dd-0e58-426e-869b-001a889181ab", @@ -33720,7 +33720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e244899a-7bcb-4283-91c0-7beba15eda74", @@ -33750,7 +33750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202205110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202205110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "81e3e37b-c711-4065-9043-dcb1d2c739f5", @@ -33780,7 +33780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c141a53f-b00f-4969-897c-b87bf5e21ace", @@ -33810,7 +33810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.20200908?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.20200908?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fba46c73-fab9-4c60-a0c1-9925479e5c31", @@ -33840,7 +33840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202204190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts/versions/20.04.202204190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aa257d13-417f-4b73-b442-44afa7e407e2", @@ -33870,7 +33870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6cbd145b-2227-423e-9219-467df9bb7561", @@ -33900,7 +33900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f7993f7a-0f47-4b91-84cb-57bbfeff5d07", @@ -33930,7 +33930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202105120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202105120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7e6601c8-030a-491f-91e4-fdf1835a42ab", @@ -33960,7 +33960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202103090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202103090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "027f0be3-2d48-49a1-9d6e-cdb942475466", @@ -33990,7 +33990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "070d6f57-512f-47df-9ced-4a38057ae073", @@ -34020,7 +34020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "965ea7a7-829d-4f31-aa1f-28f59f86cd55", @@ -34050,7 +34050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202110040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202110040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "19eddfb0-549a-4058-9c9e-f4b4c6dfdb6c", @@ -34080,7 +34080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202102230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202102230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "762fd20e-7ef9-4482-b4b8-4fbc62b885da", @@ -34110,7 +34110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8492bb39-8b92-482c-a6f6-9e64ef8c25cb", @@ -34140,7 +34140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "51f6a62c-c568-4ce8-8753-d2d54e7c39e0", @@ -34170,7 +34170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3a0aeb17-1439-4c00-9fc3-99532b68a7e0", @@ -34200,7 +34200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202111120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202111120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bdad0b3e-2367-438a-9d64-59f22244284b", @@ -34230,7 +34230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202105180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202105180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3b9662e2-219d-4a1b-913f-6d79f4d2677f", @@ -34260,7 +34260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c94c46a7-7dea-4a44-baef-5a78b37d17ef", @@ -34290,7 +34290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202109290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202109290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "47e4cc26-b0e2-4d14-aa5f-0885b43e8241", @@ -34320,7 +34320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a72af989-28c1-448c-aa7f-c5812c143a99", @@ -34350,7 +34350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202108060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202108060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "18d48c79-2dfc-4335-8124-4750786d0de1", @@ -34380,7 +34380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cef133ad-536a-4ab8-9194-823573496ddb", @@ -34410,7 +34410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "028040f7-2df4-45eb-9b1e-b4937112bb8c", @@ -34440,7 +34440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202203070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202203070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cf8d21da-59bc-4104-b387-f9c664291ba3", @@ -34470,7 +34470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3a3bfef9-3e1a-4cc4-b115-a21bdea4ddcb", @@ -34500,7 +34500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6da6119f-141f-44dd-9246-93c19ed432e2", @@ -34530,7 +34530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3fc6f070-ffa0-4801-9c29-7a8cd47c4208", @@ -34560,7 +34560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f2945804-322a-49b5-939f-71bc66060430", @@ -34590,7 +34590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6d9d4f16-e4bc-455e-875d-b2cd4b3cfe97", @@ -34620,7 +34620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "57158d4d-bbd7-4b99-a898-6aa63daff025", @@ -34650,7 +34650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202204190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202204190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ae99f2d7-f2f7-4b27-b51f-c09f1f432bb2", @@ -34680,7 +34680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "95e3d2e8-7d31-42c5-a50f-283e24340dc3", @@ -34710,7 +34710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202108240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202108240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "adb4badf-1632-4bd6-9ffe-900d67d51670", @@ -34740,7 +34740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202110260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202110260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "34743ecc-9325-4fbe-a99a-6bae86ba6495", @@ -34770,7 +34770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202205110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202205110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9d4560fc-d9ff-435c-b9c1-7dab7d63cbc9", @@ -34800,7 +34800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6ce08e4b-c862-4877-a111-ca56ac9fdc42", @@ -34830,7 +34830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal/skus/pro-20_04-lts-gen2/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "95716594-4882-4282-8cbf-34ecbd61feff", @@ -34860,7 +34860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1b4fe56b-b221-4f7d-9f50-7d0ae84c6567", @@ -34890,7 +34890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1f94be0d-406e-46bf-8609-acf2d299ff9b", @@ -34920,7 +34920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04/versions/20.04.202205160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04/versions/20.04.202205160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "199291a9-f0e7-42f0-b364-b6ddfba77166", @@ -34950,7 +34950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04/versions/20.04.202204290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04/versions/20.04.202204290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d45d2355-3bb8-4b92-8df1-9162d7408f75", @@ -34980,7 +34980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f1c6f81b-357c-4de0-8992-3aa5e7750739", @@ -35010,7 +35010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aeb30369-e40e-4395-8014-81eed1379b53", @@ -35040,7 +35040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04-gen2/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04-gen2/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a75f9ded-ea18-421c-837b-0720db2e586d", @@ -35070,7 +35070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04-gen2/versions/20.04.202205160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04-gen2/versions/20.04.202205160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a0fad582-9ece-4cde-82e0-580349f2615f", @@ -35100,7 +35100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04-gen2/versions/20.04.202204290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-focal-fips/skus/pro-fips-20_04-gen2/versions/20.04.202204290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3b57f52d-1f55-446b-a19c-7fc074207e76", @@ -35130,7 +35130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5f2ba8a3-47b3-4e02-b99d-0543f1919fa6", @@ -35160,7 +35160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/16_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/16_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a26607ac-6cdb-4bad-a541-c093db955346", @@ -35190,7 +35190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/16_04/versions/16.04.20200623?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/16_04/versions/16.04.20200623?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "083d1403-468d-40a0-ab6d-1cbc3a572ed7", @@ -35220,7 +35220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/16_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/16_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "93dafde9-1ac6-4185-ac71-b270ac579ef2", @@ -35250,7 +35250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/16_04-gen2/versions/16.04.20200623?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/16_04-gen2/versions/16.04.20200623?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d8082f29-9d88-4506-84b9-89b57e80991f", @@ -35280,7 +35280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9e57b970-ef10-46f9-9663-3e174014e8e6", @@ -35310,7 +35310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/18_04/versions/18.04.20200724?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/18_04/versions/18.04.20200724?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "34f55554-e350-4db0-9f7f-dd0756b9fe98", @@ -35340,7 +35340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2ebba5e3-2780-468c-ad5e-82735a0c4adf", @@ -35370,7 +35370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/18_04-gen2/versions/18.04.20200724?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-hidden-msft-fips/skus/18_04-gen2/versions/18.04.20200724?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "482c5292-3273-4357-b720-427ff2494011", @@ -35400,7 +35400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-jammy/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-jammy/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a5763633-5fe9-489b-842c-5a89552934a9", @@ -35430,7 +35430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-jammy/skus/pro-22_04-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-jammy/skus/pro-22_04-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e80204d1-434d-452e-be00-c55a0b035da8", @@ -35460,7 +35460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-jammy/skus/pro-22_04-lts/versions/22.04.202204200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-jammy/skus/pro-22_04-lts/versions/22.04.202204200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2b6aedf2-e377-48e4-93b6-6f038c4b8e1f", @@ -35490,7 +35490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-jammy/skus/pro-22_04-lts/versions/22.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-jammy/skus/pro-22_04-lts/versions/22.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bc2eab7c-1127-473c-b78f-c2c634f80b49", @@ -35520,7 +35520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-jammy/skus/pro-22_04-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-jammy/skus/pro-22_04-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f42f4273-a8a2-4ff7-a718-56c9ddb74c29", @@ -35550,7 +35550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-jammy/skus/pro-22_04-lts-gen2/versions/22.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-jammy/skus/pro-22_04-lts-gen2/versions/22.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9e54ee00-d56f-43d6-9ca7-f9b4677b92cf", @@ -35580,7 +35580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-jammy/skus/pro-22_04-lts-gen2/versions/22.04.202204200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-jammy/skus/pro-22_04-lts-gen2/versions/22.04.202204200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "12e78de6-bd27-4963-8945-661272d13b86", @@ -35610,7 +35610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "de713887-a623-49d5-b5e5-fb266b9605f2", @@ -35640,7 +35640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0cd72bc7-ae7f-41d7-bf1c-79356e0d5342", @@ -35670,7 +35670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2dda1e2c-8d04-4a62-9e17-7e338bc585f3", @@ -35700,7 +35700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8c5d2027-fd68-4213-a3f1-259af266deb9", @@ -35730,7 +35730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6a4ff5e0-47d4-4624-ac3a-70d033f74dbf", @@ -35760,7 +35760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04/versions/16.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04/versions/16.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "710202dd-c3cb-463a-83ad-d6a77104ef2e", @@ -35790,7 +35790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "20149391-3eeb-4f9d-b918-967f3c3f6ecd", @@ -35820,7 +35820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2bf4d184-3825-4aa1-8a8e-d54af2e129a0", @@ -35850,7 +35850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04-gen2/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04-gen2/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f9d2121f-3a8f-4e9b-90e8-3317865177fd", @@ -35880,7 +35880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04-gen2/versions/16.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04-gen2/versions/16.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "81392f52-f5ef-4c02-a594-38c974ad6be6", @@ -35910,7 +35910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04-gen2/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04-gen2/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "08217c81-fce3-44c9-baff-bb084b4377bc", @@ -35940,7 +35940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04-gen2/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04-gen2/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3cc35be1-a513-4018-861d-453b50640006", @@ -35970,7 +35970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04-gen2/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-16_04-gen2/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7c703295-436a-4464-9abe-d6161470eb75", @@ -36000,7 +36000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2fdd54f0-7cd8-421d-b3c6-c322afa05ef5", @@ -36030,7 +36030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8cd6c34d-613d-499e-9d71-ccdec44d1c53", @@ -36060,7 +36060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202108240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202108240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fcf24993-c0db-47cc-ad1e-081bee20535a", @@ -36090,7 +36090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f5ad0834-3bb0-4404-b548-d44c4c6d7de7", @@ -36120,7 +36120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8cc0b4b0-4ce2-42c0-b00e-cff166a36d0c", @@ -36150,7 +36150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f15f767d-0ddc-4b3c-97f6-efcc516ad166", @@ -36180,7 +36180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202109290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202109290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "30547780-779b-441c-b041-0e01f6a7dfe7", @@ -36210,7 +36210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202110260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202110260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4d0460f3-8733-4a54-8555-128eabbc1111", @@ -36240,7 +36240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "182816ac-fe3f-4215-bc86-40849ce287db", @@ -36270,7 +36270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "58b3bc85-d57b-43aa-8acd-6fe064415a35", @@ -36300,7 +36300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202111120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202111120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "457bd696-161c-436e-8139-c17ba0326c58", @@ -36330,7 +36330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202108060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202108060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cfc0ea52-5d41-447f-8a54-7705bea7e518", @@ -36360,7 +36360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8cb346d2-b9db-472a-8f07-c4e2bfe243ab", @@ -36390,7 +36390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a8085cba-c1ea-4447-baa9-ef0530c87d36", @@ -36420,7 +36420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dbfda799-3312-4c64-8384-52e85c1cc04f", @@ -36450,7 +36450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "50f1c947-57df-46f6-877e-74b0d5a9b263", @@ -36480,7 +36480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202110040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202110040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5e56b8ee-4318-4b8d-a061-9ee5865d27d0", @@ -36510,7 +36510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "638268b5-de96-4d01-83db-d2bbd91ff324", @@ -36540,7 +36540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7f01689e-ffc5-47de-a256-3a5d74740462", @@ -36570,7 +36570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "76914814-4ee7-404a-9399-aa3bf64e42d8", @@ -36600,7 +36600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202108060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202108060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4823fd4b-e8e4-49ef-996c-e198c5f3390b", @@ -36630,7 +36630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202108240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202108240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cedf08c0-fd38-460b-b8c8-91f3aba6d326", @@ -36660,7 +36660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a00e279b-ac4b-4d7b-8bec-d1feb7b48828", @@ -36690,7 +36690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202110260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202110260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1279782f-101a-4f2a-8d90-8a0384f6bb62", @@ -36720,7 +36720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202110040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202110040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d682b02d-7508-4394-bb21-a5e04f40ff7a", @@ -36750,7 +36750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202109170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202109170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3feb2de4-5958-4903-a092-44f7d7aaed47", @@ -36780,7 +36780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "88b5f3f2-6381-48d4-a655-38eb2fba44d4", @@ -36810,7 +36810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202109290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202109290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8bf27796-ba1c-4680-abde-51f124deb145", @@ -36840,7 +36840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "275f4217-8373-4ea1-a8f6-6997e16912f5", @@ -36870,7 +36870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202201311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202201311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7caa6880-4c0a-41d0-ab72-06cbc2db3bde", @@ -36900,7 +36900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202111020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202111020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f2b89301-7e78-495b-9e97-6f4dbd62bef0", @@ -36930,7 +36930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202202151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202202151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "563f1693-b7f3-44ba-b49a-b31f1acb8a5a", @@ -36960,7 +36960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e29cf2d9-3286-40fd-81ae-580e21a8fbce", @@ -36990,7 +36990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f23c2044-e850-4a21-bd53-eacd70439fff", @@ -37020,7 +37020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202112010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202112010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ce004206-2786-4e25-add3-eec5016d5687", @@ -37050,7 +37050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202112060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202112060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aa431749-e7e5-4df1-8dd1-d27a897a7d12", @@ -37080,7 +37080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202111120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202111120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "836ccc83-1ced-463a-8fa3-b34493da648b", @@ -37110,7 +37110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-20_04-gen2/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6aa02b00-f681-403d-a4ba-85f780088cbf", @@ -37140,7 +37140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cf9bba7e-074e-4b24-8820-4ad93b0997af", @@ -37170,7 +37170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5b7c5560-c220-4a97-9d96-e4d80242aa4b", @@ -37200,7 +37200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions/18.04.202202130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions/18.04.202202130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c13d2d6f-f0e6-45a3-b6db-ed3d4f5d1799", @@ -37230,7 +37230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions/18.04.202201170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions/18.04.202201170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "95f7e8f5-c942-4684-b215-800eccc8d459", @@ -37260,7 +37260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bd888977-ce4b-49e3-a830-388dcff41ae0", @@ -37290,7 +37290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "770234cb-fa88-4d5e-9dae-fcb60a998c60", @@ -37320,7 +37320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "45b6fe28-cc97-41da-aed6-19de94157a21", @@ -37350,7 +37350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions/18.04.202201070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04/versions/18.04.202201070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f074bbca-da89-42cd-99cd-156eaa5e5b22", @@ -37380,7 +37380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c0ecb0ba-e673-4833-b457-a1c34a4ab7b7", @@ -37410,7 +37410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions/18.04.202202130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions/18.04.202202130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a39ea3ed-f7b2-4d7b-9196-f813069789d0", @@ -37440,7 +37440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions/18.04.202201070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions/18.04.202201070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3f78e37b-c4b3-4285-88ee-9541e350f076", @@ -37470,7 +37470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions/18.04.202111030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions/18.04.202111030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c752d71d-bd21-4687-a86a-1e2251cf3844", @@ -37500,7 +37500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions/18.04.202201170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions/18.04.202201170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ac3502e1-650a-42cc-a844-b8ad63d26ba4", @@ -37530,7 +37530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "960c642a-7bc4-46b0-80a9-919d5dde8bdd", @@ -37560,7 +37560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions/18.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions/18.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "62816c60-7ebe-4106-9f4c-10e5346cb080", @@ -37590,7 +37590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions/18.04.202108020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-microsoft/skus/pro-fips-18_04-gen2/versions/18.04.202108020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b988377b-642d-461a-a4f2-ee618bfb79ff", @@ -37620,7 +37620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-minimal-cis-focal/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-minimal-cis-focal/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2c7d1aa2-6a19-4e75-b54b-ee3054fc31be", @@ -37650,7 +37650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-minimal-cis-focal/skus/pro-cis-minimal-20_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-minimal-cis-focal/skus/pro-cis-minimal-20_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b523529b-2caa-4e96-9a20-abec5d62aa7f", @@ -37680,7 +37680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-minimal-cis-focal/skus/pro-cis-minimal-20_04/versions/20.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-minimal-cis-focal/skus/pro-cis-minimal-20_04/versions/20.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "292518ed-bc07-4006-8c83-6f34ebde9e83", @@ -37710,7 +37710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-minimal-cis-focal/skus/pro-cis-minimal-20_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-minimal-cis-focal/skus/pro-cis-minimal-20_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e0e09b11-2700-4ab9-8193-87d4366dc7c5", @@ -37740,7 +37740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-minimal-cis-focal/skus/pro-cis-minimal-20_04-gen2/versions/20.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-minimal-cis-focal/skus/pro-cis-minimal-20_04-gen2/versions/20.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "091373c4-3a12-42ae-8aa1-cb6b902236a7", @@ -37770,7 +37770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-trusty/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-trusty/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c953afb8-90b2-4141-a9bb-6dbbfa3a7b2f", @@ -37800,7 +37800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-trusty/skus/pro-14_04-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-trusty/skus/pro-14_04-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c7fc5665-5d3c-49f5-9bde-a22e7f754851", @@ -37830,7 +37830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-trusty/skus/pro-14_04-lts/versions/14.04.20200601?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-trusty/skus/pro-14_04-lts/versions/14.04.20200601?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d14803fa-31ab-4784-8d71-0c5b438851a2", @@ -37860,7 +37860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-trusty/skus/pro-14_04-lts/versions/14.04.20200324?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-trusty/skus/pro-14_04-lts/versions/14.04.20200324?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6964dd17-b308-4f81-848d-6869f1e4c964", @@ -37890,7 +37890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "50543481-7c12-4452-96e7-a935ec1bd212", @@ -37920,7 +37920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d0c4cb43-d472-46ee-bd30-c23ef4e455b2", @@ -37950,7 +37950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202101140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202101140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "74894ab3-5a81-413b-ab60-b0d3a7a30f75", @@ -37980,7 +37980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "68fb99c7-be2e-44a9-9dac-6f851dbaf100", @@ -38010,7 +38010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202101190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202101190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2ff0ea20-9a42-40d3-819e-7d668239aa58", @@ -38040,7 +38040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "612bd4df-a9a7-4948-824d-65cf54ed1e90", @@ -38070,7 +38070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202103291?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202103291?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "265a9b52-56f4-4b3a-9fd2-3b4864af4a51", @@ -38100,7 +38100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202103100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202103100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0dc36d78-d428-44d9-a061-b67840480475", @@ -38130,7 +38130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "77375b48-7c0d-4e91-8c9c-8014974d5a34", @@ -38160,7 +38160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "27267984-b4f9-4c43-841b-312e12394da1", @@ -38190,7 +38190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.20200319?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.20200319?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1a9f6f16-c4bd-4322-abc9-745f04e4f1ad", @@ -38220,7 +38220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.20200908?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.20200908?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "386af08b-f316-4c4c-b5a3-8bb4deccef1e", @@ -38250,7 +38250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202104160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202104160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "edf81973-c0d0-4a1b-98f6-160784421966", @@ -38280,7 +38280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.20201014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.20201014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0a0849e4-a21e-4fa8-b78e-7a543ca1284f", @@ -38310,7 +38310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.20200602?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.20200602?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1527f9f7-ba74-4368-96e6-c3ba36821710", @@ -38340,7 +38340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3d5c95b5-0281-4c6f-8b7a-48ee5a85eef3", @@ -38370,7 +38370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "874db881-084b-433e-a089-a45b3890a9f4", @@ -38400,7 +38400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "481e0abd-2754-4cae-8d75-0518fd57c574", @@ -38430,7 +38430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "35e23890-a8c7-4527-8efa-5adbe04cfed8", @@ -38460,7 +38460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.20200729?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.20200729?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7c9a1f2f-87b9-495e-9ad1-8697bba76946", @@ -38490,7 +38490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202101120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts/versions/16.04.202101120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "99ce2d39-5a5f-460b-8605-1a97f633bbb9", @@ -38520,7 +38520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "60e1d670-9cdd-4240-be44-dd50259a2cd1", @@ -38550,7 +38550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202103100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202103100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "53f3f710-132f-4fb0-bec7-16ce53487a2b", @@ -38580,7 +38580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0dc1b767-a233-43bf-a555-cf11e695780d", @@ -38610,7 +38610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7bef3c78-100f-436d-b221-cce91b180804", @@ -38640,7 +38640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80471605-b83d-4591-b7a5-c8955a8ae635", @@ -38670,7 +38670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5f9d7be9-8715-48e1-94bc-6a7a30b6f45e", @@ -38700,7 +38700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202104160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202104160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2abbef21-c168-495c-a074-870e288d7baa", @@ -38730,7 +38730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a2027519-6e74-464d-ac60-687dc906cc97", @@ -38760,7 +38760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c3da1af-28da-4bc0-b96d-97bd95e2f89d", @@ -38790,7 +38790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bd2a2093-206e-4a37-bebb-df6824af4525", @@ -38820,7 +38820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202103291?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202103291?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eb8149c9-ed3f-42c9-ba04-7ba8f1e13621", @@ -38850,7 +38850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202202230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial/skus/pro-16_04-lts-gen2/versions/16.04.202202230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5d286b11-9ca1-481f-9674-644b605fbd46", @@ -38880,7 +38880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7b5ddfe8-8dd9-466e-ae7d-959f334ff46b", @@ -38910,7 +38910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "84e493a0-17ab-4e9d-b49c-770bfbfa3434", @@ -38940,7 +38940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.20200623?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.20200623?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ecea88ce-bb6e-46d7-b5ca-a33f4b2d77c9", @@ -38970,7 +38970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.202104301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.202104301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ad6b1998-4d0f-404c-9668-984ff76c21cc", @@ -39000,7 +39000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4158d401-428b-4612-9936-89c9d8f5acf0", @@ -39030,7 +39030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.202010200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.202010200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "542d8487-9529-4798-bacd-ae189afa5a48", @@ -39060,7 +39060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1b54fe97-620c-4873-affa-fcf48fb214ec", @@ -39090,7 +39090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.202204060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.202204060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6563f1a8-5657-4389-9c4e-746379ed2219", @@ -39120,7 +39120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "31678122-6f9a-4d0b-af54-7f1d1971cd31", @@ -39150,7 +39150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "77a9ebe3-3f01-4ac3-a0da-d41d788ff930", @@ -39180,7 +39180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.20200311?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private/versions/16.04.20200311?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "59e09327-9181-4c6b-9fae-806d2235c8f3", @@ -39210,7 +39210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3045ab4c-e989-4276-a640-976b7f640dae", @@ -39240,7 +39240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private-gen2/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private-gen2/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8d2c8363-fb8b-461f-8fc4-60205f67c7b7", @@ -39270,7 +39270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private-gen2/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private-gen2/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1d16b5ba-0ec6-4aa8-8894-b3f7d58b6ded", @@ -39300,7 +39300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private-gen2/versions/16.04.202104301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private-gen2/versions/16.04.202104301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8a13f5eb-739b-432d-98de-adc8a1309169", @@ -39330,7 +39330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private-gen2/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private-gen2/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "98ae1f74-13ba-4294-bb07-7a2c53ea862a", @@ -39360,7 +39360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private-gen2/versions/16.04.202204060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private-gen2/versions/16.04.202204060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "48a177eb-2d0e-4ef2-8116-df94e8459874", @@ -39390,7 +39390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private-gen2/versions/16.04.202202110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-pro-xenial-fips/skus/pro-fips-16_04-private-gen2/versions/16.04.202202110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "baac53ef-5e43-48dd-87f4-c029a34e6a68", @@ -39420,7 +39420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-arm-preview-focal/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-arm-preview-focal/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5ecc0029-6e3e-49df-97a2-834bfedf87c4", @@ -39450,7 +39450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-arm-preview-focal/skus/20_04-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-arm-preview-focal/skus/20_04-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5e5c82ae-a9c6-4672-afd9-889f75091529", @@ -39480,7 +39480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-arm-preview-focal/skus/20_04-lts/versions/20.04.202205090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-arm-preview-focal/skus/20_04-lts/versions/20.04.202205090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3420ff0d-2f30-45ac-a5f0-6c20622a4930", @@ -39510,7 +39510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-arm-preview-focal/skus/20_04-lts/versions/20.04.20220322?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-arm-preview-focal/skus/20_04-lts/versions/20.04.20220322?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c9b060af-2625-43a2-9188-fceefff7800f", @@ -39540,7 +39540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-arm-preview-focal/skus/20_04-lts/versions/20.04.20220331?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-arm-preview-focal/skus/20_04-lts/versions/20.04.20220331?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1a8e4ea5-e119-4628-ae91-28d09c404d47", @@ -39570,7 +39570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "24e2b1e1-945c-41fd-8cd7-33ecc49dc0bc", @@ -39600,7 +39600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bc0a3666-1398-4fce-b075-1a2264372a64", @@ -39630,7 +39630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.201910170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.201910170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "93bc3d76-baf6-4d3a-9c54-10b825d5a0d6", @@ -39660,7 +39660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202001310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202001310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b4ef3239-f66e-4b37-9447-de5a0e4537c2", @@ -39690,7 +39690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202003310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202003310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5f7293d5-55ee-4c77-b159-f0e4ae55f0f5", @@ -39720,7 +39720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202003170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202003170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2eee2378-6ae9-4150-a832-02409ac744a4", @@ -39750,7 +39750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.201911130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.201911130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c69a4f32-defb-4667-957c-1389ddbaea1a", @@ -39780,7 +39780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202001230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202001230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "268d71a4-d4e7-47aa-96b3-a7b6911711de", @@ -39810,7 +39810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.201911080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.201911080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bfe454f1-589f-4abd-8645-d95b5c21949c", @@ -39840,7 +39840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202005080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202005080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2789ce91-607a-43dc-ae2e-a32a8532beff", @@ -39870,7 +39870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202002070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202002070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4f553aca-8fd5-43ad-a809-784332314c30", @@ -39900,7 +39900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202006100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202006100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8d937e99-dd78-4aa8-95f7-d3739b48ea3f", @@ -39930,7 +39930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.201912170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.201912170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ec98a898-e67c-48b5-9a62-8ad308556c58", @@ -39960,7 +39960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202005270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10/versions/19.10.202005270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8cdc7312-255c-49ba-8738-3ec693c1682d", @@ -39990,7 +39990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ac9bff6f-7c56-4c2f-887c-a5e83bf24a97", @@ -40020,7 +40020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202003170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202003170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "504169bd-d0e0-4199-8cf5-fcc14f98849b", @@ -40050,7 +40050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202005080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202005080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eb816775-51ca-4ebb-abd4-21a3c09a58c5", @@ -40080,7 +40080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.201911080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.201911080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3dc2e509-7bfd-4705-9db2-dff82b45c825", @@ -40110,7 +40110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202005270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202005270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "106a6435-2795-47fd-99e2-1598e9eb5d41", @@ -40140,7 +40140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202006100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202006100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0504f56d-c6a8-450b-97ec-5c1763a810f7", @@ -40170,7 +40170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.201912170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.201912170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4f3fbe89-9db3-4868-871b-6ca94ca399fa", @@ -40200,7 +40200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202002070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202002070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "974f924e-9eea-4918-bc38-58be731a094f", @@ -40230,7 +40230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202003310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202003310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "def3d8f5-b856-4aa4-89cc-abba0e7b277e", @@ -40260,7 +40260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.201911130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.201911130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb4957a6-f754-4c5c-9441-fbba395e8302", @@ -40290,7 +40290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.201910170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.201910170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d8e2d46d-bed6-4fdb-9b1e-484454c17fce", @@ -40320,7 +40320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202001230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202001230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cb5b4d1f-9cf9-4e51-914f-be7a1d28feb4", @@ -40350,7 +40350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202001310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-eoan/skus/19_10-gen2/versions/19.10.202001310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2486390d-c25a-47aa-aed6-449c9ee8086e", @@ -40380,7 +40380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b2d4c370-b3e9-4abe-82b7-8b96f2e00c56", @@ -40410,7 +40410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "18d4ead5-364e-454a-94a3-5d447bdc5660", @@ -40440,7 +40440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202010140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202010140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "980d5c79-f3dc-41d5-883a-2caa9e9569ea", @@ -40470,7 +40470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202101050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202101050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7ffc7916-3b61-468c-a84f-336e7e747257", @@ -40500,7 +40500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202004230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202004230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "30ccb72a-aa9c-476b-9a5b-cd309df98f20", @@ -40530,7 +40530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202010260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202010260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7fe5b7cb-a51c-4219-8d4c-7215bbef5f8f", @@ -40560,7 +40560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202009030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202009030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6863a26-312f-41b6-949a-ed3b90e0a9c6", @@ -40590,7 +40590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202005130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202005130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4731bc26-7c45-4846-b864-d26ad0e7c4cf", @@ -40620,7 +40620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202009211?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202009211?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6003cea3-c618-4eae-a89d-0657a7fa0471", @@ -40650,7 +40650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202101081?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202101081?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6ec1fa32-7819-4341-a3f3-98cc27c51184", @@ -40680,7 +40680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202007080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202007080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b5ee2c63-379c-4fd5-9cf8-8048cf53fa20", @@ -40710,7 +40710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202105030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202105030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ce529d8c-9d77-43c1-938d-32e8d38c58c5", @@ -40740,7 +40740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202105130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202105130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cbad5098-1863-4b4a-be34-7c84be458f80", @@ -40770,7 +40770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9bf0e9c7-0532-4b17-8809-50d06a4650ed", @@ -40800,7 +40800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "663a3f12-52a7-443c-bd8d-4e72aeaa5023", @@ -40830,7 +40830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202009070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202009070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "37f45d01-05a2-40f6-aad4-134190a4825f", @@ -40860,7 +40860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202012110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202012110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7fc63101-88a5-49d0-86a7-5cf4d0370235", @@ -40890,7 +40890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202110260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202110260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c8da01b2-93de-49b8-aea7-a54d83359c0c", @@ -40920,7 +40920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202005010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202005010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8511bf9d-9ea6-4afe-8a80-15ec01cd4595", @@ -40950,7 +40950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202008140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202008140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8a212376-bc02-4760-82f7-31fb9c5e99c9", @@ -40980,7 +40980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3b1e22cc-38b2-4061-8810-54362df3a6c8", @@ -41010,7 +41010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202101191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202101191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4ec92421-f9a9-4e90-a167-86353c8c63b9", @@ -41040,7 +41040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202101290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202101290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e0fd1fc2-87e1-42ac-adba-bedc125e2746", @@ -41070,7 +41070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202103150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202103150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5bb32462-3e24-469d-91d4-7dc3ba963f58", @@ -41100,7 +41100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202101120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202101120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "38372797-1f72-438b-a422-3db06437f497", @@ -41130,7 +41130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202012010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202012010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "33419ab8-fd6b-45da-a6b0-1867cfdd5d25", @@ -41160,7 +41160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202007160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202007160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6c8a998b-3380-4fef-b891-a93336cda75e", @@ -41190,7 +41190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202007290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202007290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b8bebd68-b4cb-473e-879d-0d27f1f05d0f", @@ -41220,7 +41220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202011230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202011230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e0b724f2-2e56-4a5b-8f85-7d4809f3821b", @@ -41250,7 +41250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202109080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202109080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b1c76468-b8cb-4e6e-a23d-5157039fe7d8", @@ -41280,7 +41280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202006270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202006270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f5288c80-cdd9-4f41-b03a-341e4e4629dd", @@ -41310,7 +41310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202102220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202102220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b3440505-6d74-4373-9a93-340c247e6d19", @@ -41340,7 +41340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b4e32822-9929-4b11-9e10-912c6bc435bb", @@ -41370,7 +41370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202109070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202109070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cb78996e-ab33-41c8-b383-2585fa0d6a24", @@ -41400,7 +41400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202109290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202109290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8540d3f1-3227-4a25-aa37-0a8b289682e7", @@ -41430,7 +41430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5e3b1d37-faa6-4f01-a732-267b2b5029ac", @@ -41460,7 +41460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202106030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202106030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "020b52c8-46c3-43d2-a53e-8d465f2148fa", @@ -41490,7 +41490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202102010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202102010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "696c5b98-123b-4a23-92f1-07e2849fa28d", @@ -41520,7 +41520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202012100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202012100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9046778e-332a-489c-8c19-14124a980ad4", @@ -41550,7 +41550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202104130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202104130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bc5abd16-81b5-4633-bd58-e359900b1c4e", @@ -41580,7 +41580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202006100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202006100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0ab814a7-de75-4ee2-8817-0bcdc7d1d6c1", @@ -41610,7 +41610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202005250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202005250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3fa26f80-477a-4b8f-a154-55a686530e7b", @@ -41640,7 +41640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202007060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202007060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2fbf8afc-f7c8-449a-9332-8c1d75aae60d", @@ -41670,7 +41670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202111290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202111290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6ab8f957-09b2-4982-8a2e-c348929181ca", @@ -41700,7 +41700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f4eefa8a-9aa2-4fa8-bb87-454fd8a35b19", @@ -41730,7 +41730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "72a313b2-cebe-4920-8b7e-49312110a6dd", @@ -41760,7 +41760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202112020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202112020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "462b82ab-da31-474a-ba74-10a2372d8d4a", @@ -41790,7 +41790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202201260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202201260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "45e8d126-d5d3-4e3b-a9da-e20f404dc8ff", @@ -41820,7 +41820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0eadfb91-4e80-4d98-bbbe-072c65489b88", @@ -41850,7 +41850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "85a508ab-463e-4271-982a-d80454f52f49", @@ -41880,7 +41880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202204190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202204190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "04bdaf40-aa2f-48f4-adc1-d0b250988e43", @@ -41910,7 +41910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202205100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202205100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "afcc4ea3-89ab-4e17-ad22-00bdf9b0ac9b", @@ -41940,7 +41940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8cdec84b-ada3-416b-b07e-1ee6f5a4ff09", @@ -41970,7 +41970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202204040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202204040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c5b920a4-5ce5-4a72-9591-4e8abfd25845", @@ -42000,7 +42000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202102230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202102230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "26f47db4-842d-4ada-a2f9-a26b55352e63", @@ -42030,7 +42030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202106140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202106140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e10232f4-1817-417b-a0e0-5df9882564ef", @@ -42060,7 +42060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "928f0abe-160f-4558-8d38-1378bd8da56a", @@ -42090,7 +42090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202103230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202103230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b8d1435c-b026-483d-a654-da38f29fd8ea", @@ -42120,7 +42120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3222bb92-16e9-45f6-a385-d7c675e06308", @@ -42150,7 +42150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f3f554cf-d591-466a-be12-0989c9828192", @@ -42180,7 +42180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5cb8c951-83a3-4d95-b2d9-f95f86a355c4", @@ -42210,7 +42210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "df60db28-2ea2-4da8-b0d6-70fc5cbe1077", @@ -42240,7 +42240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202203310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202203310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "738e49c3-503f-4aea-8d2a-cf843d2267bf", @@ -42270,7 +42270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "97f86d0e-ef3a-44e8-9f41-59a993fa29d0", @@ -42300,7 +42300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8a00bd7b-a2f2-48a8-b8b5-556b813d8878", @@ -42330,7 +42330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202005250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202005250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4adfb84e-9bbd-466f-9cb5-1a16e5efcb7c", @@ -42360,7 +42360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202004230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202004230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1165488c-b41b-4099-b518-f473da705fca", @@ -42390,7 +42390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202005010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202005010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a804c483-df5d-49eb-98aa-5870a69088df", @@ -42420,7 +42420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202101081?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202101081?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a9faa8dc-86bc-4749-a85b-20253f99d21a", @@ -42450,7 +42450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202006100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202006100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dc1de410-f4ab-4b73-abd7-1269e862f99b", @@ -42480,7 +42480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202012110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202012110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "68036d07-97b6-40b7-857a-5d64d6836934", @@ -42510,7 +42510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202101191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202101191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8b3fcdef-9275-4a59-9172-4700f47cb759", @@ -42540,7 +42540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202010140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202010140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "63a507ce-6c7b-4aaf-abb3-fe53606e4b39", @@ -42570,7 +42570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202012100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202012100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "831142d0-6139-4c09-a417-62331d5c65ae", @@ -42600,7 +42600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202101120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202101120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4a32d48a-3360-429e-b62b-62fc090640e3", @@ -42630,7 +42630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202008140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202008140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8136868f-f332-4897-934c-173ac76d1d62", @@ -42660,7 +42660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202101050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202101050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "617a49fc-bc99-4595-b06a-0d6d077dee5e", @@ -42690,7 +42690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202010260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202010260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c1048c2e-921c-454a-a311-5014e121fe17", @@ -42720,7 +42720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202101290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202101290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aaca2c33-2409-462c-b68b-e9e7b5cd0624", @@ -42750,7 +42750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202005130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202005130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "167fa880-6430-49c6-ba8c-2aa69b38d5a5", @@ -42780,7 +42780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202201260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202201260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8ebf4ce6-f209-46a8-866d-9e46ee6c0790", @@ -42810,7 +42810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202009211?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202009211?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3ef2683a-2e79-45a7-87fd-06da6e3d7b45", @@ -42840,7 +42840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202109070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202109070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1f68d015-365e-46a7-9a90-b719db2f4a3b", @@ -42870,7 +42870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202007290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202007290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5ab6fc3a-0935-4a6f-a44d-841c1788c4bf", @@ -42900,7 +42900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202201310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202201310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "599e9f76-31e9-422b-a73b-e4e6e8500254", @@ -42930,7 +42930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202102010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202102010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "87bbbdb3-aaef-4e7b-b93d-a899f77c4235", @@ -42960,7 +42960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202006270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202006270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "550b53fb-6e44-4739-b2a1-5663127bf353", @@ -42990,7 +42990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202102230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202102230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f932060d-4364-4434-bf79-236451f557d9", @@ -43020,7 +43020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f094bfc1-d2f4-459a-a05e-ab48fef5aa5a", @@ -43050,7 +43050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202102220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202102220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2b322425-6a60-4470-a003-2e80e1d94442", @@ -43080,7 +43080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202103230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202103230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "465ec723-97df-4b31-9f45-fe259abd65c7", @@ -43110,7 +43110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202106030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202106030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "57d45f9d-1155-4271-8c86-df858082a428", @@ -43140,7 +43140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202105130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202105130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6a2ce5ab-525e-49ff-be90-24c5309dff9b", @@ -43170,7 +43170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202110210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202110210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80e856b0-388c-464a-a4ea-1430fefb39db", @@ -43200,7 +43200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202204190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202204190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "97231179-67d8-434c-8c5d-f7e3a87fbaa7", @@ -43230,7 +43230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b52c0fac-3035-4e9f-a35d-54e70cdeed6c", @@ -43260,7 +43260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202104130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202104130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "90bcf428-f176-41f5-8d91-21213d9f8995", @@ -43290,7 +43290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202012010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202012010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eee98188-5e5f-4467-962d-9a0437c976f0", @@ -43320,7 +43320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202204040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202204040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8fead1e6-17f6-481c-b15c-dcd01e2c58f4", @@ -43350,7 +43350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202109290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202109290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7061a327-0ef8-4dd5-a8a2-cc528dc2ba5e", @@ -43380,7 +43380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202009070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202009070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0c11b624-9510-48de-a7bb-ae85af0a9ff5", @@ -43410,7 +43410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202009030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202009030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e531d46f-1eee-4b5b-ba3e-f65f6d626a0f", @@ -43440,7 +43440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202106140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202106140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ac22ffa4-ec5a-47da-9f7d-3a2291ff6627", @@ -43470,7 +43470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "36bcb11c-5338-4957-af54-4e7918354fcb", @@ -43500,7 +43500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202203310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202203310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c0a7319-9734-438d-b51b-c93f42397579", @@ -43530,7 +43530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "236964d3-f372-4eb2-8738-f00bd99578d2", @@ -43560,7 +43560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202007080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202007080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f69fc0cf-dba9-4685-b9d0-dc2fdb4183a6", @@ -43590,7 +43590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202105030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202105030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3706a214-cb71-4206-8cc8-8d924766486a", @@ -43620,7 +43620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "55a650eb-f3d1-45d7-9b7a-edfdb89a3242", @@ -43650,7 +43650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202103150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202103150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1e1b5090-05b7-4f6c-9e5b-1f8af86a7d4d", @@ -43680,7 +43680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202205100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202205100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "066ef8c6-0ea9-4a0d-bc8f-8691dbef17c8", @@ -43710,7 +43710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202007160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202007160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "92951e1b-1279-46fb-8cbc-6aec0ac5b927", @@ -43740,7 +43740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202203220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202203220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "108e3274-3e7e-4aae-a899-73ef332dbc98", @@ -43770,7 +43770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202007060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202007060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6667be2e-8fb5-47de-a7a1-22afbe954662", @@ -43800,7 +43800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202201100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202201100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "facca1b5-e7d5-4354-a41f-58c0bb071dad", @@ -43830,7 +43830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7bc0a0d4-34d9-48d5-a102-f003c61e8e8c", @@ -43860,7 +43860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ef484d5e-8187-4669-bf29-fb64535d21b7", @@ -43890,7 +43890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202110260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202110260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e1d29290-2872-4bc7-af7d-4d67b06663e1", @@ -43920,7 +43920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b0a4069c-92f4-4e16-bb93-5ce14bc4a15f", @@ -43950,7 +43950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202111290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202111290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ba6f47ea-08bb-4307-a092-aeb6f7e39601", @@ -43980,7 +43980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202112020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202112020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bd1271e4-e3f5-485f-ae79-1a6eb63caf61", @@ -44010,7 +44010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c451561-90b6-4ae9-a095-febeb290cd74", @@ -44040,7 +44040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202201040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202201040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c3739397-6ddb-4f1d-9b52-0834266d15b8", @@ -44070,7 +44070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202011230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202011230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b0f1601a-f8f5-4a96-9641-1726e53b2647", @@ -44100,7 +44100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202109080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202109080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "350502a5-f776-48b4-a3a4-79be0fd68c76", @@ -44130,7 +44130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f99b219a-a913-4aa7-aac2-13d3eff38343", @@ -44160,7 +44160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal/skus/20_04-lts-gen2/versions/20.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f587e9f2-068a-48e7-87b1-15ef8aec4baa", @@ -44190,7 +44190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "574c73d4-b3f9-4586-8423-46f43d684bc5", @@ -44220,7 +44220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3857510f-1dc1-4498-93ec-22489a06faf1", @@ -44250,7 +44250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202205110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202205110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "72b7cb9f-6358-4acb-abfa-a4e41df6f03f", @@ -44280,7 +44280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202205170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202205170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5533f7e5-6f50-4166-a2dc-d9e18cd186f7", @@ -44310,7 +44310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202205100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202205100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9365068d-42f9-4beb-83e5-d639c46ad066", @@ -44340,7 +44340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202205180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202205180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bf6c3b7f-6916-442b-893d-1739c76cc2f6", @@ -44370,7 +44370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202205160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202205160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0e7aad4d-1717-41b4-8c41-9219dfdb29fc", @@ -44400,7 +44400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e6d2f5b9-1a55-4b05-8ce5-a057fc887d62", @@ -44430,7 +44430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202205090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202205090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "067eaabf-e530-4337-aa5f-a5e2925244fd", @@ -44460,7 +44460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202105110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts/versions/20.04.202105110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3554449e-a9b1-4ba0-9e7f-1c048da5415f", @@ -44490,7 +44490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ac53abab-5062-411f-974e-c74348c84a18", @@ -44520,7 +44520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions/20.04.202205100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions/20.04.202205100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5e458c86-4af7-43d4-8487-190b0b653764", @@ -44550,7 +44550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions/20.04.202205170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions/20.04.202205170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "19f4610f-816c-4dba-89ae-6ff397d0268b", @@ -44580,7 +44580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions/20.04.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions/20.04.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0d957f87-7804-4b3a-86d3-97ede2d5c8b7", @@ -44610,7 +44610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions/20.04.202205110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions/20.04.202205110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ba2d5b24-8788-46d5-9b1b-bb9964bc83a6", @@ -44640,7 +44640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions/20.04.202205090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions/20.04.202205090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "867b1d09-b4ab-4a4f-bc94-40ad67815472", @@ -44670,7 +44670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions/20.04.202205180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions/20.04.202205180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4f083b11-e42e-43e4-99db-3b47860c2980", @@ -44700,7 +44700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions/20.04.202205160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-focal-daily/skus/20_04-daily-lts-gen2/versions/20.04.202205160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "19fc1fe2-83d4-4ff5-98e4-41922f76c20d", @@ -44730,7 +44730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2d9f2a96-8f02-4981-8fdd-256b9f5026ab", @@ -44760,7 +44760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4e4555b6-50bc-4114-886e-af35f6f2a8fc", @@ -44790,7 +44790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d916f7ec-bffd-48f4-a662-517dc07dc870", @@ -44820,7 +44820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202010300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202010300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6d58ac02-011c-44c5-91ea-5fdd9acee9f3", @@ -44850,7 +44850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202012070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202012070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e318e289-1b2e-4631-8893-55145e1f5e0a", @@ -44880,7 +44880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202012100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202012100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f3fe7ebf-adaf-4b38-a4db-c7c8291c8a1d", @@ -44910,7 +44910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202101191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202101191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "092e00b0-fbbd-4e64-b635-9ccee38df037", @@ -44940,7 +44940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202102090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202102090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "88d4a16e-6680-40a9-9038-c94182731ba8", @@ -44970,7 +44970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202101121?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202101121?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "260d14aa-3c79-42ae-8d20-c02640e8d57e", @@ -45000,7 +45000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202010221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202010221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b7a0a0ef-744d-48c1-ae45-6f163bf27e69", @@ -45030,7 +45030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202105111?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202105111?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6aa6d82c-ca23-47e5-bf26-1be0e1fdb801", @@ -45060,7 +45060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202106221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202106221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9b2dfaae-cefa-46c7-bf57-ba4357865714", @@ -45090,7 +45090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202103150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202103150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "45a5123f-abf2-434b-94ac-c845af5e4674", @@ -45120,7 +45120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8a54e370-40df-4535-8cc2-171976d6d3e8", @@ -45150,7 +45150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202011110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202011110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ca5abc8f-681d-4e22-ba4b-fa8fa0cfa3c5", @@ -45180,7 +45180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1e0ba556-06af-4d6c-98fa-3835ac96a12f", @@ -45210,7 +45210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202103230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202103230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e143ee97-ac58-419a-846d-235ff41617fe", @@ -45240,7 +45240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202101080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202101080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1a992d85-9325-4de4-a1b3-b220bc5375c0", @@ -45270,7 +45270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202102240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202102240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ff494f6e-6bee-4769-ab6e-1fafaf10c21b", @@ -45300,7 +45300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202102220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202102220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a80a096a-a343-4c08-b83b-b3ae25ee23ab", @@ -45330,7 +45330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202101300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202101300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0bc98c9f-817d-4279-9d45-c3075d0d56d6", @@ -45360,7 +45360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c261738e-ffe8-4669-985a-77b372af6c01", @@ -45390,7 +45390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202011250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202011250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0f90fe85-98aa-489c-94e2-67ec4f22a8b2", @@ -45420,7 +45420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202104151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202104151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0bb1fdb0-85d4-463c-bd54-bf6a54ee8be9", @@ -45450,7 +45450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202105040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy/skus/20_10-gen2/versions/20.10.202105040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d7ad0a35-c9f1-494d-8a89-53ccaad6b559", @@ -45480,7 +45480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3d667b36-d415-4cd2-aa62-8736499d62c7", @@ -45510,7 +45510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6422022f-8a74-4348-b69f-a328f7d4158d", @@ -45540,7 +45540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions/20.10.202106221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions/20.10.202106221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7aa583e6-2991-4bee-a63b-bf877c8b077e", @@ -45570,7 +45570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions/20.10.202106300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions/20.10.202106300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "90270d11-2719-40da-add3-7f2b00db9b39", @@ -45600,7 +45600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions/20.10.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions/20.10.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "31de9f41-a744-4180-8fae-ab7207886054", @@ -45630,7 +45630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions/20.10.202106250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions/20.10.202106250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7269e25b-ebb4-4a17-b237-678b9a639cc0", @@ -45660,7 +45660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions/20.10.202107130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions/20.10.202107130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8021b3c5-ecbf-4b52-aa69-c4c79c3a23de", @@ -45690,7 +45690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions/20.10.202107070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions/20.10.202107070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7da4b153-94e8-4182-b1c4-1771827f01fb", @@ -45720,7 +45720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions/20.10.202107090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-groovy-daily/skus/20_10-daily-gen2/versions/20.10.202107090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "11313178-0759-430b-a0db-cfb47f77700a", @@ -45750,7 +45750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "850b67d2-a3fd-414e-8327-ed726ec6d1d0", @@ -45780,7 +45780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "81114ed7-bd9e-454d-98fd-031d96a6192b", @@ -45810,7 +45810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202109240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202109240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dbde34ac-fe5d-4fa6-941e-dab1da5bfef9", @@ -45840,7 +45840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202111300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202111300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "25dd5e55-7168-4fac-9ea9-65255b4a9f61", @@ -45870,7 +45870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202111100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202111100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "040a7e12-ac90-4695-9a80-226c86a0c382", @@ -45900,7 +45900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202201060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202201060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eea871c5-525a-45c2-bbab-74b90b02ae7a", @@ -45930,7 +45930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9fb4b870-8743-41c7-9809-9967acac3360", @@ -45960,7 +45960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202108310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202108310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "da8074ae-4074-4abe-b4eb-482bb93db5b8", @@ -45990,7 +45990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202105111?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202105111?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9813de6d-6f60-42bc-991f-aba311472819", @@ -46020,7 +46020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202106221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202106221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f5e2caf6-984c-4168-a68a-2508b3375358", @@ -46050,7 +46050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4e611f98-a7e6-441d-9d56-1a523956cda8", @@ -46080,7 +46080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "67627e11-2278-466d-84e7-d4acb430004e", @@ -46110,7 +46110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202110250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202110250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d92ce797-d639-4190-9af0-33ceadcfa662", @@ -46140,7 +46140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202104220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202104220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c098ad89-c96a-445b-8911-ba0598c692a7", @@ -46170,7 +46170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "36a5dcf3-5f0c-4d00-8526-50a5de8f86c9", @@ -46200,7 +46200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04/versions/21.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "782dcbcd-a3a2-4f0c-876d-2106b0d6d30c", @@ -46230,7 +46230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "66ba2175-2f73-43a1-a598-bb6d82307a9f", @@ -46260,7 +46260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7c6eb31a-e248-44f8-aa10-6509b5415256", @@ -46290,7 +46290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202105111?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202105111?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "688f80d9-6ba6-4d02-9970-660f71579b41", @@ -46320,7 +46320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202109240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202109240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a0307e79-126e-4e0f-a7c3-5129a00769a7", @@ -46350,7 +46350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6ce0c4e8-b69d-4b2a-ac97-60f663aeaef9", @@ -46380,7 +46380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202110250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202110250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d2790d38-9c8c-4741-8e5a-b025fc33081f", @@ -46410,7 +46410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3e99956f-f583-4770-b235-7304c24fa5b5", @@ -46440,7 +46440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202111300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202111300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e04c6aeb-ff19-4432-ac0e-7c4f2f81ada8", @@ -46470,7 +46470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202111210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202111210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d077374c-8615-4fec-9ade-339130c08078", @@ -46500,7 +46500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202111100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202111100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c19dfad9-3ed3-4b89-9c3f-1a9e65077f73", @@ -46530,7 +46530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202104220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202104220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c8247f3-d5f0-4202-8985-9cec3ac74e28", @@ -46560,7 +46560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202201060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202201060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d123ba04-c3e9-4bf1-b75a-51892d3a9db6", @@ -46590,7 +46590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202106221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202106221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f708350d-f96f-42fa-a6a3-326da9ade564", @@ -46620,7 +46620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8e1ac29d-fee6-45cb-b4b5-1c4e2ed7d81d", @@ -46650,7 +46650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202108310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute/skus/21_04-gen2/versions/21.04.202108310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c9d33981-d3d7-4ae6-9621-3c6a480b6fac", @@ -46680,7 +46680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3da71063-de81-45c3-9f7d-1cbd604bd969", @@ -46710,7 +46710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "df4f2315-177f-40ea-b172-5b362c29fa43", @@ -46740,7 +46740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions/21.04.202201060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions/21.04.202201060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "51363582-0139-4871-8329-3785dc3cc520", @@ -46770,7 +46770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions/21.04.202201070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions/21.04.202201070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9f90f2f7-d702-4df0-b5fa-5ecc285fa88e", @@ -46800,7 +46800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions/21.04.202201150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions/21.04.202201150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cb571101-0156-4937-b103-b9dee85d5043", @@ -46830,7 +46830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions/21.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions/21.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7ec429f8-fc72-4a06-8222-d086501979c1", @@ -46860,7 +46860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions/21.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions/21.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bf3ad2b8-f5bd-45cb-828f-ea65ea3c76d7", @@ -46890,7 +46890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions/21.04.202112180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions/21.04.202112180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e8d0974c-aa8a-4b89-b46c-644a296f9dac", @@ -46920,7 +46920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions/21.04.202201130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily/versions/21.04.202201130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "403ea019-1d0f-4368-a3e7-34a2cfc91fbf", @@ -46950,7 +46950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5385b99e-cc39-4da8-8b5e-5db32bad8bf0", @@ -46980,7 +46980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions/21.04.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions/21.04.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "45794435-3dd6-4906-a37e-1acbbccc9df4", @@ -47010,7 +47010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions/21.04.202201060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions/21.04.202201060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b52feaa0-4377-4338-93fd-0bb9e8bac792", @@ -47040,7 +47040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions/21.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions/21.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b8b8a08a-1deb-4b6f-b7fd-889427b885ec", @@ -47070,7 +47070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions/21.04.202112180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions/21.04.202112180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f5cebffd-2804-45e1-a640-8c549ea4ebb3", @@ -47100,7 +47100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions/21.04.202201150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions/21.04.202201150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e1b144a9-d6cf-4637-b0e1-8e7524b257be", @@ -47130,7 +47130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions/21.04.202201130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions/21.04.202201130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1528577a-40a4-413b-923a-15e65b76486f", @@ -47160,7 +47160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions/21.04.202201070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-hirsute-daily/skus/21_04-daily-gen2/versions/21.04.202201070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "825b5a94-d2f4-477c-bbc0-64c3dde6b1bb", @@ -47190,7 +47190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7acbfbfd-1844-4da5-a136-20f5f9e5fdf2", @@ -47220,7 +47220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "68c38532-e457-4134-9895-af0828e97a10", @@ -47250,7 +47250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f398714b-6dbd-456f-8b2d-9a21d8a8093f", @@ -47280,7 +47280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202202010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202202010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "617dbfcd-073e-48fc-8fc7-4a3e069984f8", @@ -47310,7 +47310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "96bc9513-96fd-4b1f-88a7-0764fccf3012", @@ -47340,7 +47340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202110140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202110140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "307dc367-e32f-425b-bf23-b85d5d2f71d6", @@ -47370,7 +47370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202204130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202204130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8277cb31-f59d-4995-8df3-811ce673a507", @@ -47400,7 +47400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "805f63ad-8989-442d-b43d-5eb7fc3a9c68", @@ -47430,7 +47430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202112081?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202112081?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "937e2743-38b6-438c-a7fc-191816c26ad4", @@ -47460,7 +47460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202201060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202201060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e6dc4ad2-50b9-47c0-9820-6baaa53b61a8", @@ -47490,7 +47490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "77869cd8-d8de-4f33-a131-1648c6fc2068", @@ -47520,7 +47520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202204290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202204290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "60b5a814-9d9e-40e5-b400-6b48bb047fa9", @@ -47550,7 +47550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202112110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10/versions/21.10.202112110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "626d88d4-6060-4da1-a0d1-f12501dbfc0b", @@ -47580,7 +47580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1fb7d1b9-688f-4a57-9b53-21e25040c8c6", @@ -47610,7 +47610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6620f92d-a908-43f2-82c2-bfe6096a4709", @@ -47640,7 +47640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202204130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202204130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "460412ba-135b-4a66-8a16-4945136f741f", @@ -47670,7 +47670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202201060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202201060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e14a100b-fb12-4a43-aa29-6f4ea01e2ac7", @@ -47700,7 +47700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202110140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202110140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "14646c4f-da88-4056-8182-9159e9af11e8", @@ -47730,7 +47730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202202010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202202010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a76d3e1b-760f-422d-8752-0bf81fa9402a", @@ -47760,7 +47760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202112110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202112110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e35d07a8-9213-42d1-b27b-69c1377c30de", @@ -47790,7 +47790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202203090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202203090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cbcb11bc-f0de-4b20-b69d-5f2415cb5e86", @@ -47820,7 +47820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202112081?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202112081?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "88fad1d6-3e7c-4b08-b0b1-9e8fd1175297", @@ -47850,7 +47850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8969e625-d5e5-4a84-bba0-844619dcb37a", @@ -47880,7 +47880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202204290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202204290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "43e6f160-24d0-4cde-b5ba-79b239313224", @@ -47910,7 +47910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish/skus/21_10-gen2/versions/21.10.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "53b2b161-8abb-47e1-8abb-668b1b395008", @@ -47940,7 +47940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "039bfcf7-11e0-41a4-838b-b7c66fa943da", @@ -47970,7 +47970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5fbef904-142c-4543-ab35-3c5d456faf0a", @@ -48000,7 +48000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions/21.10.202204150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions/21.10.202204150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5002fa4a-7f81-4055-a27d-d286d44eea5f", @@ -48030,7 +48030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions/21.10.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions/21.10.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e09a1373-a84d-4da5-9fa3-7ed424616052", @@ -48060,7 +48060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions/21.10.202205200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions/21.10.202205200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "09c312ac-7e4e-4bfa-a424-fd9d715911d4", @@ -48090,7 +48090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions/21.10.202204290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions/21.10.202204290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "096cfb85-dfb6-473c-b18a-c5e0934034f6", @@ -48120,7 +48120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions/21.10.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions/21.10.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e9cdb0f1-b3b8-4db3-8272-852f44eebf24", @@ -48150,7 +48150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions/21.10.202204190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions/21.10.202204190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "839abbca-bb7c-4ea1-9c7a-423f8d4da210", @@ -48180,7 +48180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions/21.10.202204130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily/versions/21.10.202204130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "96526db5-c207-4fcd-af2e-152c07027b71", @@ -48210,7 +48210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8cc348c1-0cf1-455b-8179-949197df2df6", @@ -48240,7 +48240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions/21.10.202204150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions/21.10.202204150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "39490e4e-66ff-4862-b6a3-089676d12d94", @@ -48270,7 +48270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions/21.10.202204290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions/21.10.202204290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ac6d19f1-c6db-44a0-9483-16aec41da4bf", @@ -48300,7 +48300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions/21.10.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions/21.10.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b59dc5fc-73aa-439a-acc4-ea4f3eaa4d7d", @@ -48330,7 +48330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions/21.10.202205200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions/21.10.202205200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5792074a-9752-4d41-a3c1-ba3c92ed9321", @@ -48360,7 +48360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions/21.10.202204130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions/21.10.202204130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6f3b6dd6-8e4c-4985-8179-6917e17e2061", @@ -48390,7 +48390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions/21.10.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions/21.10.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "81a5ac81-e911-45f8-aa7b-71223f3eb055", @@ -48420,7 +48420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions/21.10.202204190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-impish-daily/skus/21_10-daily-gen2/versions/21.10.202204190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c1e0e2e-9bc7-4201-a0a2-1fb10822e811", @@ -48450,7 +48450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2044cf7b-2357-4ab5-a796-d37eb673fb4e", @@ -48480,7 +48480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy/skus/22_04-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy/skus/22_04-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "737ce26b-c620-4368-b674-3fcec79dc50a", @@ -48510,7 +48510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy/skus/22_04-lts/versions/22.04.202204200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy/skus/22_04-lts/versions/22.04.202204200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ac1b5b64-5a89-49fa-ad48-9cbed689c9b1", @@ -48540,7 +48540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy/skus/22_04-lts/versions/22.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy/skus/22_04-lts/versions/22.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "baa49dbb-dec5-40dc-8df4-007cc634ac56", @@ -48570,7 +48570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy/skus/22_04-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy/skus/22_04-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e8435baa-321a-4e50-9f47-42fa6dfd1bfe", @@ -48600,7 +48600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy/skus/22_04-lts-gen2/versions/22.04.202204200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy/skus/22_04-lts-gen2/versions/22.04.202204200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7812b430-e4dd-4b88-8694-620be510e85f", @@ -48630,7 +48630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy/skus/22_04-lts-gen2/versions/22.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy/skus/22_04-lts-gen2/versions/22.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "de304a0e-a0d6-4169-8478-66545e50f464", @@ -48660,7 +48660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a66df623-25ea-4595-b7f1-a9a27b07b541", @@ -48690,7 +48690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bc9aa694-8b72-40a0-96b8-864d9990056f", @@ -48720,7 +48720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions/22.04.202204180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions/22.04.202204180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "88d7356c-3d31-4686-87ff-de2f624d19d8", @@ -48750,7 +48750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions/22.04.202205130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions/22.04.202205130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "98ad5659-02e2-48c3-9bd2-70b6c5bab524", @@ -48780,7 +48780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions/22.04.202204190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions/22.04.202204190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4c5b304a-0970-4d8a-81c2-e3645c14dad5", @@ -48810,7 +48810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions/22.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions/22.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f576d458-6a60-43fe-a888-9aeee906a268", @@ -48840,7 +48840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions/22.04.202204200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions/22.04.202204200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9d16f460-1d00-4742-8ca6-da4215a341b5", @@ -48870,7 +48870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions/22.04.202205170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions/22.04.202205170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6327f7ce-f30b-4bbb-b83f-9e454e224113", @@ -48900,7 +48900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions/22.04.202204230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts/versions/22.04.202204230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a8ba08cc-6f7e-4528-ade3-63ba58f9727e", @@ -48930,7 +48930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3081d49f-3c47-4a40-9ae4-872a9d8783ac", @@ -48960,7 +48960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions/22.04.202205130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions/22.04.202205130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8ebc914f-e592-430b-b953-ea25b79e9db3", @@ -48990,7 +48990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions/22.04.202204200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions/22.04.202204200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4c772f87-748b-4c53-96ff-4ccb35cf194a", @@ -49020,7 +49020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions/22.04.202204230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions/22.04.202204230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9575ea3d-be10-44fe-b6d4-cedce1f45af7", @@ -49050,7 +49050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions/22.04.202204190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions/22.04.202204190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42d2547b-3e1a-4224-9788-9bfb82d2bd6f", @@ -49080,7 +49080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions/22.04.202204180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions/22.04.202204180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a7eaf23f-32ae-4d1e-9fc2-238308efde4c", @@ -49110,7 +49110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions/22.04.202205170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions/22.04.202205170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2576e938-3a2c-4551-909a-be4120e5cdf2", @@ -49140,7 +49140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions/22.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-jammy-daily/skus/22_04-daily-lts-gen2/versions/22.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e73503a1-6a89-4ecc-80a7-fb6fefc2a477", @@ -49170,7 +49170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "31fb4f45-f278-471f-816c-8c5e7e089a4c", @@ -49200,7 +49200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1afe6701-2d1c-41f5-b203-56d8b17599eb", @@ -49230,7 +49230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily/versions/22.10.202205100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily/versions/22.10.202205100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "67c7ec6a-423a-4d3a-af66-214728bb2938", @@ -49260,7 +49260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily/versions/22.10.202205080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily/versions/22.10.202205080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "88d27db9-7363-48dc-acff-d8c209bf3216", @@ -49290,7 +49290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily/versions/22.10.202205201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily/versions/22.10.202205201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d3b901ef-a641-4f2a-8872-3de9faafb65b", @@ -49320,7 +49320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily/versions/22.10.202205150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily/versions/22.10.202205150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a3f21db9-d956-4a55-8608-576c86f50571", @@ -49350,7 +49350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily/versions/22.10.202205110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily/versions/22.10.202205110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9adac033-54dd-49a8-8b7a-787dcc5e9ba8", @@ -49380,7 +49380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily/versions/22.10.202205180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily/versions/22.10.202205180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "01eef349-83aa-4c7e-a48d-05c848ccc406", @@ -49410,7 +49410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "19be138f-fffb-4756-b830-dc3c05259f39", @@ -49440,7 +49440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily-gen2/versions/22.10.202205201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily-gen2/versions/22.10.202205201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0ea52dc1-a46b-4a49-9961-f9a22843e204", @@ -49470,7 +49470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily-gen2/versions/22.10.202205180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily-gen2/versions/22.10.202205180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "920d87dc-9fd7-4e5b-bd73-4b7c0612d552", @@ -49500,7 +49500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily-gen2/versions/22.10.202205100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily-gen2/versions/22.10.202205100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2ee8edca-a448-4fc3-bcf8-027109ab90f6", @@ -49530,7 +49530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily-gen2/versions/22.10.202205150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily-gen2/versions/22.10.202205150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "334f22bf-c246-4608-b25d-0af19f66c604", @@ -49560,7 +49560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily-gen2/versions/22.10.202205110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily-gen2/versions/22.10.202205110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b71af020-14e5-4333-b28a-38995fc1c284", @@ -49590,7 +49590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily-gen2/versions/22.10.202205080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0001-com-ubuntu-server-kinetic-daily/skus/22_10-daily-gen2/versions/22.10.202205080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e9d588aa-85fd-4b5f-a215-93eb19606ce2", @@ -49620,7 +49620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eb2ff318-8957-4233-9d9c-ed450535b29d", @@ -49650,7 +49650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "253310d9-bfea-4a82-90ee-62f732adb217", @@ -49680,7 +49680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions/18.04.202204290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions/18.04.202204290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "032d3335-810b-437a-991d-9fa974b3d11a", @@ -49710,7 +49710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions/18.04.202205120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions/18.04.202205120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "37cb4b02-83b9-4ee9-96cc-118bfe18ffbb", @@ -49740,7 +49740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions/18.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions/18.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "832c766e-5e15-47b9-aaa5-303d529cf8ec", @@ -49770,7 +49770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions/18.04.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions/18.04.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "79ebf20d-526e-44b2-baa4-5618dbe2e0fa", @@ -49800,7 +49800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions/18.04.202205110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions/18.04.202205110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d9c02acb-3cfd-4ef4-affc-5745017778f8", @@ -49830,7 +49830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions/18.04.202204280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions/18.04.202204280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "10a1fb4b-e37e-49a9-a196-1f1a2f716b77", @@ -49860,7 +49860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions/18.04.202204270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts/versions/18.04.202204270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b15f19e9-a4ed-4ad2-afec-f900dd58f1fa", @@ -49890,7 +49890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2497ff8a-90f6-4c3e-8edd-dbb7f368c896", @@ -49920,7 +49920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions/18.04.202204290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions/18.04.202204290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4e379a5b-a8f6-467d-b3a8-3ccedecaf679", @@ -49950,7 +49950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions/18.04.202205120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions/18.04.202205120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "57ebaad0-aca3-4f0d-b175-30a2fa5f235b", @@ -49980,7 +49980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions/18.04.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions/18.04.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "071ad1f1-a741-41a3-a2b4-84c72054bba1", @@ -50010,7 +50010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions/18.04.202204280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions/18.04.202204280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "746ac2c0-4109-499f-b31e-0c9aea16c1cb", @@ -50040,7 +50040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions/18.04.202205110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions/18.04.202205110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9763851b-e5bf-452a-bd22-a733c7239d4e", @@ -50070,7 +50070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions/18.04.202204270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions/18.04.202204270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bd4b147a-91d8-4b3b-9be2-75158dabce1f", @@ -50100,7 +50100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions/18.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-bionic-daily/skus/minimal-18_04-daily-lts-gen2/versions/18.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80ea5ab3-ae2e-45b5-9630-2ba6c3a6b440", @@ -50130,7 +50130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "095f3fec-bbc8-497f-bf6a-7c2edf7579fe", @@ -50160,7 +50160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus/minimal-19_04-daily-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus/minimal-19_04-daily-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0da5713a-16bd-4d15-bfde-3b59ccf09813", @@ -50190,7 +50190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus/minimal-19_04-daily-gen2/versions/19.04.202001210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus/minimal-19_04-daily-gen2/versions/19.04.202001210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "14c27335-0f65-4a8e-9034-2fc2fbb2b3c0", @@ -50220,7 +50220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus/minimal-19_04-daily-gen2/versions/19.04.202001080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus/minimal-19_04-daily-gen2/versions/19.04.202001080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "77e4342c-2cdd-4ae2-b9bb-e6f0a15a771f", @@ -50250,7 +50250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus/minimal-19_04-daily-gen2/versions/19.04.201912170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus/minimal-19_04-daily-gen2/versions/19.04.201912170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fc347a6b-a34b-4c08-a457-668ed870a996", @@ -50280,7 +50280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus/minimal-19_04-daily-gen2/versions/19.04.202001140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus/minimal-19_04-daily-gen2/versions/19.04.202001140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d64128fb-bf75-4723-b4b8-0f32565cc029", @@ -50310,7 +50310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus/minimal-19_04-daily-gen2/versions/19.04.201912130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus/minimal-19_04-daily-gen2/versions/19.04.201912130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c3326a46-1bac-4c05-a711-7a897d402825", @@ -50340,7 +50340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus/minimal-19_04-daily-gen2/versions/19.04.202001220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-disco-daily/skus/minimal-19_04-daily-gen2/versions/19.04.202001220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1da0a095-2853-479b-9c6c-3c4d2f48a801", @@ -50370,7 +50370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-focal-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-focal-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ca2bfcf8-2a70-4005-b6b4-a9377730b9e6", @@ -50400,7 +50400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ef4b7ea2-b2d1-486d-81b8-4befaad122c3", @@ -50430,7 +50430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-focal-daily/skus/minimal-20_04-daily-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2b5211ce-2275-4294-afbd-999c9d2572fb", @@ -50460,7 +50460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9c7d1802-bedc-4160-9e57-168b281ca475", @@ -50490,7 +50490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "37cf4d6e-cc2f-49a1-af2f-bfd3c49992d7", @@ -50520,7 +50520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions/16.04.202011110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions/16.04.202011110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "32e1a670-3333-427e-a6aa-06eb5faff1e9", @@ -50550,7 +50550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions/16.04.202011140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions/16.04.202011140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ba5b6d61-93df-40be-8c3c-01fd0a2dae1c", @@ -50580,7 +50580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions/16.04.202012010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions/16.04.202012010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e2421b04-302e-473d-ae9a-60b51cb8d6b9", @@ -50610,7 +50610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions/16.04.202012030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions/16.04.202012030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4a5cf9f8-fde4-49af-a1f6-7a3dcd0216ba", @@ -50640,7 +50640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions/16.04.202011300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions/16.04.202011300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1a5a18d3-554b-4546-841e-892f82aeb6d8", @@ -50670,7 +50670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions/16.04.202011160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions/16.04.202011160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "39fdd71e-66a4-4a8e-9982-e73f6cc8283a", @@ -50700,7 +50700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions/16.04.202011230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts/versions/16.04.202011230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cb24ee75-3a36-42f6-814c-11e846709df6", @@ -50730,7 +50730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "38703fe6-f1a1-47f5-b23c-0ee534c97875", @@ -50760,7 +50760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts-gen2/versions/16.04.202012030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts-gen2/versions/16.04.202012030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d98075cb-810d-4e1e-a14b-ece8b399ec6c", @@ -50790,7 +50790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts-gen2/versions/16.04.202012010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts-gen2/versions/16.04.202012010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a53d36c8-e7c9-47d9-bc71-f816fdf9c8a4", @@ -50820,7 +50820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts-gen2/versions/16.04.202011300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts-gen2/versions/16.04.202011300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "13e78a5b-a71d-4919-9ec5-a77843b934a4", @@ -50850,7 +50850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts-gen2/versions/16.04.202011230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts-gen2/versions/16.04.202011230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "50127a7a-e5cb-43e1-851d-103795405fab", @@ -50880,7 +50880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts-gen2/versions/16.04.202011110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts-gen2/versions/16.04.202011110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a8b2b84a-2c8d-4c3a-93e5-5ce36e0e762c", @@ -50910,7 +50910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts-gen2/versions/16.04.202011140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-minimal-xenial-daily/skus/minimal-16_04-daily-lts-gen2/versions/16.04.202011140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "393936e2-5a84-4056-9a86-8b8fdf7a4c8b", @@ -50940,7 +50940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-server-arm-preview-bionic/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-server-arm-preview-bionic/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "170e2bda-63ae-4fd4-8a27-377ac7d2f077", @@ -50970,7 +50970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-server-arm-preview-bionic/skus/18_04-lts/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-server-arm-preview-bionic/skus/18_04-lts/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "26529193-522b-4ca2-96f8-ff899a9ef318", @@ -51000,7 +51000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-server-arm-preview-bionic/skus/18_04-lts/versions/18.04.202204240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-server-arm-preview-bionic/skus/18_04-lts/versions/18.04.202204240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3df30a68-1f44-4fd1-9294-d514c23052f3", @@ -51030,7 +51030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-server-arm-preview-bionic/skus/18_04-lts/versions/18.04.202205020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0002-com-ubuntu-server-arm-preview-bionic/skus/18_04-lts/versions/18.04.202205020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0fa2dc2c-4712-4c13-80b9-0912983f9053", @@ -51060,7 +51060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "38c3d9d1-6087-427a-a68d-ab53e33e2696", @@ -51090,7 +51090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "056e08ab-4ee8-431f-a762-922d42f7d709", @@ -51120,7 +51120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions/19.10.202006100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions/19.10.202006100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d8845d26-0ebc-429e-85e6-fff6ad262ba5", @@ -51150,7 +51150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions/19.10.202006160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions/19.10.202006160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dd683d11-66af-4861-a26d-22b6e3c87ffa", @@ -51180,7 +51180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions/19.10.202007060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions/19.10.202007060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b32e6c32-e13a-471a-953e-66d54fcb2b17", @@ -51210,7 +51210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions/19.10.202007070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions/19.10.202007070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "56559c35-a853-467a-bdac-75e2f40af849", @@ -51240,7 +51240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions/19.10.202006050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions/19.10.202006050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f0c421fa-02b1-46fe-b226-8c7b9d41d125", @@ -51270,7 +51270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions/19.10.202007020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions/19.10.202007020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3959a185-8fb4-4bc4-8ba6-fc38fe7fe814", @@ -51300,7 +51300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions/19.10.202006110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily/versions/19.10.202006110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fde91310-82c4-46a8-b61b-d729804c36ea", @@ -51330,7 +51330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b9690e3c-4b15-4b50-9216-3c3047d2a886", @@ -51360,7 +51360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions/19.10.202006110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions/19.10.202006110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ce78a699-5e88-477d-9b2a-d10c55ef063c", @@ -51390,7 +51390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions/19.10.202006160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions/19.10.202006160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ac70fcd4-a0dc-443a-99de-b80bb619f936", @@ -51420,7 +51420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions/19.10.202006050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions/19.10.202006050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d06a8071-5139-449a-a2e3-787f2c378a2c", @@ -51450,7 +51450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions/19.10.202006100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions/19.10.202006100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2188c03c-a166-42e4-aedb-780087bd4b65", @@ -51480,7 +51480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions/19.10.202007020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions/19.10.202007020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5cc7338b-7909-44ae-9e15-d03e0d7f37c2", @@ -51510,7 +51510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions/19.10.202007060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions/19.10.202007060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "59de87d2-9729-4253-bc27-346a956ddccf", @@ -51540,7 +51540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions/19.10.202007070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-minimal-eoan-daily/skus/minimal-19_10-daily-gen2/versions/19.10.202007070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a1951d85-c6c9-4b2b-b102-f7688dc9e7d1", @@ -51570,7 +51570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2b252290-a183-47ad-b986-872ea5642d1f", @@ -51600,7 +51600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus/18_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus/18_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8fcf8fd4-1a86-46f1-b30c-80c93c6a425b", @@ -51630,7 +51630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus/18_04-gen2/versions/18.04.20210325?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus/18_04-gen2/versions/18.04.20210325?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c08a9af0-434d-4f45-9860-f932ef7bef0a", @@ -51660,7 +51660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus/18_04-gen2/versions/18.04.202004290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus/18_04-gen2/versions/18.04.202004290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c25f2374-ab69-4aec-86d4-fba6dac57152", @@ -51690,7 +51690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus/18_04-gen2/versions/18.04.20210720?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus/18_04-gen2/versions/18.04.20210720?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dc676093-4acc-4874-b9f5-ba7fc2ea345d", @@ -51720,7 +51720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus/18_04-gen2/versions/18.04.202007292?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus/18_04-gen2/versions/18.04.202007292?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "15a251e4-fea7-4106-9847-c337d94f1621", @@ -51750,7 +51750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus/18_04-gen2/versions/18.04.202010140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus/18_04-gen2/versions/18.04.202010140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d0b90af3-470d-4f54-b402-6713bc03311c", @@ -51780,7 +51780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus/18_04-gen2/versions/18.04.202009080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/0003-com-ubuntu-server-trusted-vm/skus/18_04-gen2/versions/18.04.202009080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ebbfb65a-236c-4596-af6c-80079ded2e49", @@ -51810,7 +51810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/test-ubuntu-premium-offer-0002/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/test-ubuntu-premium-offer-0002/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "62d04f32-d3b6-4838-93e3-879ba75699d7", @@ -51840,7 +51840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/test-ubuntu-premium-offer-0002/skus/premium-ubuntu/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/test-ubuntu-premium-offer-0002/skus/premium-ubuntu/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9d19f7b6-4a61-4d4b-ae8b-284a2782fe40", @@ -51870,7 +51870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/test-ubuntu-premium-offer-0002/skus/premium-ubuntu-trusty/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/test-ubuntu-premium-offer-0002/skus/premium-ubuntu-trusty/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c771c7b7-154d-467f-9c12-184d556e836c", @@ -51900,7 +51900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/test-ubuntu-premium-offer-0002/skus/premium-ubuntu-xenial/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/test-ubuntu-premium-offer-0002/skus/premium-ubuntu-xenial/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "90b23ccb-6098-4675-b098-b758fcceaa1c", @@ -51930,7 +51930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7820b70e-5308-4faa-bd0d-8165f4ec8b02", @@ -51960,7 +51960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7cba872f-4537-4174-b9aa-bcd9ea618128", @@ -51990,7 +51990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201606270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201606270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0f70a550-163b-4f14-bd13-aeadbcf2376b", @@ -52020,7 +52020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201608080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201608080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "913808dd-84de-4817-85e4-f6041dbf81d2", @@ -52050,7 +52050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201610201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201610201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "68d65d29-0c07-4ff0-a1bd-1c249113ffd7", @@ -52080,7 +52080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201611300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201611300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "15dc14f4-f072-4b58-8fcf-16c6b8fd5895", @@ -52110,7 +52110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201702200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201702200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6a646ba-0f64-433c-8806-3e054da8de56", @@ -52140,7 +52140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201609190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201609190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9776c43e-432f-48d4-bca2-f67276e88871", @@ -52170,7 +52170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201702210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201702210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5f606d09-e515-456c-84d8-1f6e91847f3e", @@ -52200,7 +52200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201610100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201610100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6fa38132-2880-4e24-a730-952a8c111bf4", @@ -52230,7 +52230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201702020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201702020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "95307a63-4400-4382-b4aa-031cfe7639f5", @@ -52260,7 +52260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201705020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201705020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1711c7a4-6df2-4184-a241-6ab7dd2d76d6", @@ -52290,7 +52290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201608290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201608290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "281c4d71-9d40-4472-9e4e-f9a5df2bc42f", @@ -52320,7 +52320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201703300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201703300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5bb7f9ec-1d8c-4b36-9bf0-dbdeb4bd4647", @@ -52350,7 +52350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201612050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201612050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fa467414-8d28-4f97-a655-82cc351c8121", @@ -52380,7 +52380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201701100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201701100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "12f36a89-667e-4da0-adb9-8b31ce41378e", @@ -52410,7 +52410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201701040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201701040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "74158c8a-2ab6-46d2-b255-dd6838672ac0", @@ -52440,7 +52440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201611090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201611090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "97c97698-9331-40be-8b08-c80714e1d89b", @@ -52470,7 +52470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201704170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201704170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "419b48f3-8b1d-4eb5-ba39-e115b629ab05", @@ -52500,7 +52500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201608010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201608010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "15b1c096-aad5-4835-a6d4-5951ab49bc63", @@ -52530,7 +52530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201704270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201704270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e934ef77-cfad-490c-a8a8-1dd4e25adeaa", @@ -52560,7 +52560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201703070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/12.04.5-LTS/versions/12.04.201703070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "146c460e-9331-4582-b7e9-83c71d79fee4", @@ -52590,7 +52590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b2f7bff7-4f46-4242-9248-dd843cece43c", @@ -52620,7 +52620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions/14.04.201903120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions/14.04.201903120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2cdd680b-bd33-486e-90bd-33f6fa0d5236", @@ -52650,7 +52650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions/14.04.201905140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions/14.04.201905140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cc3a1025-2964-40a8-8766-a40b0d06fa69", @@ -52680,7 +52680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions/14.04.201903150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions/14.04.201903150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42a417b1-a3ef-4abd-ba0c-1c73de491f1e", @@ -52710,7 +52710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions/14.04.201808140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions/14.04.201808140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9e76a9b9-1a15-4858-b076-168b72b4efc4", @@ -52740,7 +52740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions/14.04.201901221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions/14.04.201901221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c17d0070-8cdd-46dd-9d37-ab5c128d33b2", @@ -52770,7 +52770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions/14.04.201808180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions/14.04.201808180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0fcfa250-7ef3-4c5f-a9ed-fcf251b08e37", @@ -52800,7 +52800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions/14.04.201911070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.0-LTS/versions/14.04.201911070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5baf2571-e15c-4d53-878e-5ce306d0a16a", @@ -52830,7 +52830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.1-LTS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.1-LTS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3472b769-1809-47c8-adfc-fec3620a99c1", @@ -52860,7 +52860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.1-LTS/versions/14.04.201901221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.1-LTS/versions/14.04.201901221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "57329752-755c-4790-9ff0-025a781766e2", @@ -52890,7 +52890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.1-LTS/versions/14.04.201905140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.1-LTS/versions/14.04.201905140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c89cac5-464f-4b2f-9ea8-f2ddbee59c88", @@ -52920,7 +52920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.1-LTS/versions/14.04.201808140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.1-LTS/versions/14.04.201808140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c6bfd475-d556-4e18-867c-6e3bc8f08f95", @@ -52950,7 +52950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.1-LTS/versions/14.04.201911070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.1-LTS/versions/14.04.201911070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "934f9bab-b9ad-4ebd-ad0b-9bf821d4d72b", @@ -52980,7 +52980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.1-LTS/versions/14.04.201903150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.1-LTS/versions/14.04.201903150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ad9a0f30-d26a-4b9c-aefc-6ee088c3eaf5", @@ -53010,7 +53010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.1-LTS/versions/14.04.201808180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.1-LTS/versions/14.04.201808180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "12a2c798-b1da-4972-9384-23c2a00b5cb9", @@ -53040,7 +53040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.2-LTS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.2-LTS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a92aa75e-b319-45e5-a6ac-75d11c964e98", @@ -53070,7 +53070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.2-LTS/versions/14.04.201808180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.2-LTS/versions/14.04.201808180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "41806f69-3a16-4eb3-aa40-7990c22a94a2", @@ -53100,7 +53100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.2-LTS/versions/14.04.201903150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.2-LTS/versions/14.04.201903150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2969522b-cbef-48b1-83b0-4ebb51437eac", @@ -53130,7 +53130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.2-LTS/versions/14.04.201805220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.2-LTS/versions/14.04.201805220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b9ba3c50-0b84-4208-818b-3b2acf1b4466", @@ -53160,7 +53160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.2-LTS/versions/14.04.201901221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.2-LTS/versions/14.04.201901221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "94938a2a-a7cc-4a34-90c5-48ad4ad4a72f", @@ -53190,7 +53190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.2-LTS/versions/14.04.201905140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.2-LTS/versions/14.04.201905140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "afb53bd4-9447-42d1-8742-5d97a85ab384", @@ -53220,7 +53220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.2-LTS/versions/14.04.201911070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.2-LTS/versions/14.04.201911070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "01c126fc-2ead-4622-a7a9-1ddb7c9a0d27", @@ -53250,7 +53250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.3-LTS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.3-LTS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1619c5b0-6d2f-488e-9560-8ae47ab14737", @@ -53280,7 +53280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.3-LTS/versions/14.04.201901221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.3-LTS/versions/14.04.201901221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "60c5d3d6-e457-4ed5-a1ca-dfbba32d06fd", @@ -53310,7 +53310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.3-LTS/versions/14.04.201808180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.3-LTS/versions/14.04.201808180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "25a51c67-4121-4a05-ad30-710ec6eeba65", @@ -53340,7 +53340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.3-LTS/versions/14.04.201903150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.3-LTS/versions/14.04.201903150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ea31c516-b6b5-4989-b69c-44449aa9aaaa", @@ -53370,7 +53370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.3-LTS/versions/14.04.201905140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.3-LTS/versions/14.04.201905140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "edbed8cb-a1de-4769-b436-32ed01b2dcb6", @@ -53400,7 +53400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.3-LTS/versions/14.04.201805220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.3-LTS/versions/14.04.201805220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "73174ae6-806b-45d2-b629-7dfc51b08691", @@ -53430,7 +53430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.3-LTS/versions/14.04.201911070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.3-LTS/versions/14.04.201911070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8a11cefa-ce44-4ac6-a792-fecc19516358", @@ -53460,7 +53460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8170f929-789b-4db2-909a-ccf32ec696ad", @@ -53490,7 +53490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201805220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201805220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a21c4d08-6be5-4b13-9add-765690ada004", @@ -53520,7 +53520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201911070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201911070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9ce48b10-908e-421d-9a47-db638ade8e88", @@ -53550,7 +53550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201808140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201808140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a601a8e5-ce4f-4d75-b23c-3db6c0ecd5a6", @@ -53580,7 +53580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201805090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201805090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7c37b7a0-cf15-43e9-884a-acb20d4c7cf1", @@ -53610,7 +53610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201808180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201808180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "05314cd9-5143-499c-92c9-2c40d4b08b4d", @@ -53640,7 +53640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201905140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201905140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dba36359-e2a2-4b94-b2e2-bfa4b7c893e2", @@ -53670,7 +53670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201901221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201901221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "067b3302-7750-4b23-b18e-c14e48d6dc32", @@ -53700,7 +53700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201903120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201903120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fef8b3de-8500-4169-8be4-9d0158701191", @@ -53730,7 +53730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201903150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.4-LTS/versions/14.04.201903150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d68c3ac7-e8c3-426a-ab4d-e8b45dcdc63b", @@ -53760,7 +53760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7bc6c857-b7ec-42b7-8f68-d0f01482075c", @@ -53790,7 +53790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201911070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201911070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9751921f-19f4-46c3-8108-0fd9c3119e43", @@ -53820,7 +53820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201904090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201904090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a60f4aa3-2e89-49d9-88e4-cb15b21e74a4", @@ -53850,7 +53850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201904200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201904200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f79c6b78-44d4-44bb-8528-a34b6c8c3397", @@ -53880,7 +53880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201904240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201904240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "936be451-588e-4390-ab47-6e2f68934fd9", @@ -53910,7 +53910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201904250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201904250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "71b1e63c-ca05-4d19-a73b-cc6ad9f1057c", @@ -53940,7 +53940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201904290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201904290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0968bd3d-5764-4516-8db3-b193cf4f5ea2", @@ -53970,7 +53970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201905140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201905140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "afdd4f0d-4d55-4141-a388-576c08f5d504", @@ -54000,7 +54000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201904080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201904080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "29675742-c158-4a3f-b918-536e6da4472d", @@ -54030,7 +54030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201904030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-DAILY-LTS/versions/14.04.201904030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "93f539b6-9b10-4bec-b8d4-09dfecaab464", @@ -54060,7 +54060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7e1d7c71-d297-405b-ad6c-b87dc2ee3090", @@ -54090,7 +54090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201704050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201704050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7629aa2d-7d39-4d41-b182-51092de0e21a", @@ -54120,7 +54120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201611090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201611090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "235f8b05-ec12-4086-8807-8977ead43ed1", @@ -54150,7 +54150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201901080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201901080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5cb3d3b5-631a-4f1b-a569-40c342e378e1", @@ -54180,7 +54180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201703070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201703070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ed70cfaa-dcf3-4dbc-8b54-123af10f1e37", @@ -54210,7 +54210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201903150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201903150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ae8a25b5-5451-4dae-8e5e-717ba7c5eeba", @@ -54240,7 +54240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201608091?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201608091?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3cf5dbbf-39ff-44b3-8026-b92edbaa7675", @@ -54270,7 +54270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201611300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201611300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2b4dbd63-2a6f-4ed9-86a8-2c4a3edc48ac", @@ -54300,7 +54300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201706290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201706290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4202141c-cd6b-422c-ae52-68503ea06805", @@ -54330,7 +54330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201810040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201810040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1e657df0-d3e7-4e7c-a7ff-cec8576b2bd2", @@ -54360,7 +54360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201701040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201701040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "349a1f06-5d3d-46aa-aab0-301d3ba4c5bf", @@ -54390,7 +54390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201706190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201706190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7e793dde-0e8b-429f-96da-b6adf89821ad", @@ -54420,7 +54420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201901100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201901100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "faf6f247-5790-4b77-a2a1-6373165c7cb6", @@ -54450,7 +54450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201708020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201708020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c5638049-9e97-4a37-8987-aa8fbf31ca5e", @@ -54480,7 +54480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201710260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201710260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ef584783-7107-4655-8c81-7bc37c64ae17", @@ -54510,7 +54510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201708310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201708310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "56597a1c-63c8-4d45-86d2-ad85079a8f75", @@ -54540,7 +54540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201901221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201901221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4587e070-39a0-478f-9e93-b6566e7b74e9", @@ -54570,7 +54570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201704240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201704240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6a2b6990-ba69-477d-897a-8b694486c035", @@ -54600,7 +54600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201809130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201809130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "141bad51-8771-4c81-bd2d-7a489891bd5f", @@ -54630,7 +54630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201807030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201807030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6d292407-e771-4997-a064-237825c5db42", @@ -54660,7 +54660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201708110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201708110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2bd92f1c-4660-407e-a646-ebc9ba888e0c", @@ -54690,7 +54690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201608241?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201608241?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6b945c86-705b-48ea-af83-75a23290a2dd", @@ -54720,7 +54720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201902060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201902060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "686e9f46-48cb-488d-bbc7-1eaeebda6043", @@ -54750,7 +54750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201902090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201902090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ab39ff2b-1e64-4dd3-8559-c93da24aad7a", @@ -54780,7 +54780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201608300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201608300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f3e8b558-acc5-4c78-8d23-298ee206c62d", @@ -54810,7 +54810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201703230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201703230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3d6ee924-8654-4218-b142-895663d57d65", @@ -54840,7 +54840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201811140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201811140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e4035737-4d0a-424f-aeb4-77448af0f914", @@ -54870,7 +54870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201609190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201609190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ce2e653b-00d2-47c5-941b-765dd55530a1", @@ -54900,7 +54900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201708070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201708070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e54a50e6-1a58-4a09-bb90-0a5d3609fe62", @@ -54930,7 +54930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201702200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201702200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "227abd23-fe79-41fa-83d3-29f06723e4d8", @@ -54960,7 +54960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201803080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201803080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "112f9d18-8ba6-43c0-8281-6ce10e37be36", @@ -54990,7 +54990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201612050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201612050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d7c7365d-8042-4214-95e6-e41d7e350139", @@ -55020,7 +55020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201804230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201804230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "17f70e63-fede-4026-889f-0878829ba371", @@ -55050,7 +55050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201610100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201610100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "662adb88-52f8-4050-b95a-2ad2d9f9ad34", @@ -55080,7 +55080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201610200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201610200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "71c5238a-d3bd-4be4-a8df-1f13552d1889", @@ -55110,7 +55110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201806270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201806270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d02808a5-3587-443b-9f6c-e2daaeec013c", @@ -55140,7 +55140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201801220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201801220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "844633a9-245a-42b3-b02f-c1f2d0d2ad55", @@ -55170,7 +55170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201902260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201902260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1b0fbc12-490f-4cd1-b39c-1c6ef549340f", @@ -55200,7 +55200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201703280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201703280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a50de8cf-acc0-487d-ad13-ffbd4a474782", @@ -55230,7 +55230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201808140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201808140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8612f5d1-049c-4ba4-8f71-906d0e91c4dd", @@ -55260,7 +55260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201805090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201805090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0d1a5be2-3288-4823-a927-12604b784af0", @@ -55290,7 +55290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201703300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201703300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cc18d99f-4d8f-40f6-a353-83407134ea81", @@ -55320,7 +55320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201702021?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201702021?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "01e746ad-a388-4260-b031-b25b8ec3e30c", @@ -55350,7 +55350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201903120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201903120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "049f135f-43af-4222-9b41-46d38d0c9b31", @@ -55380,7 +55380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201702220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201702220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ef45a299-4467-45ca-89d1-6e7133f437a3", @@ -55410,7 +55410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201810020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201810020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "df916ce3-3cd9-4f91-a75e-d9667888c846", @@ -55440,7 +55440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201708180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201708180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "97abd5d1-cc4d-42f5-867b-a41809d57b7f", @@ -55470,7 +55470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201612130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201612130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d4110a98-10f3-4e30-aa71-25898c370143", @@ -55500,7 +55500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201808180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201808180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6ec4dfaa-fd9d-4e7d-87c7-44fd452fe29a", @@ -55530,7 +55530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201707180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201707180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "136779b6-4e0c-46a3-8452-f6529df46ba7", @@ -55560,7 +55560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201801100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201801100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b2f46313-3487-433d-9f3b-3f88534aee88", @@ -55590,7 +55590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201812030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201812030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dde08345-771d-418c-acc6-a50a9c48b264", @@ -55620,7 +55620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201701100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201701100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f3be4d4a-296b-41fc-a04b-1d64b05505d5", @@ -55650,7 +55650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201705170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201705170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fe950946-971f-409b-95fa-39cc0a5db257", @@ -55680,7 +55680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201802221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201802221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a4f18867-40f2-45ab-828b-40577e5519ec", @@ -55710,7 +55710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201804040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201804040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d4bc5d21-f048-46e1-9a5d-a1d070d19931", @@ -55740,7 +55740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201708030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201708030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e06eb33a-0887-4533-ab40-802a564c25af", @@ -55770,7 +55770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201807220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201807220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f14e75d0-68f6-4b87-9147-f4729d4db67c", @@ -55800,7 +55800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201810220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201810220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d44f0374-2fdb-4214-bb14-0c7072c0e2c6", @@ -55830,7 +55830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201710100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201710100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "51c294a5-7754-4f67-a62a-25abbf80339b", @@ -55860,7 +55860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201711151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201711151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9a15d5b8-89c4-4951-812d-749804a56947", @@ -55890,7 +55890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201805220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201805220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2bd8ca4e-9855-4e9e-945e-1e3cf8a54ca5", @@ -55920,7 +55920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201712080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201712080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3fd9c4d0-3310-435e-8ea3-f5c1af7cfa20", @@ -55950,7 +55950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201903180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201903180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "86134673-b52b-4a6d-b173-0b2b296a6784", @@ -55980,7 +55980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201903210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201903210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3f978c28-6d07-4706-8194-02a024c2c19f", @@ -56010,7 +56010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "37130ac4-7d0e-4d9e-8166-c085fce419b8", @@ -56040,7 +56040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "388b00c7-7ebf-42d7-9827-e42aa5f63de0", @@ -56070,7 +56070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "57a47241-9262-4bcc-98c0-8cdbe71c4e1f", @@ -56100,7 +56100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6103cd4e-6481-4bff-be83-d32f12fdae88", @@ -56130,7 +56130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a923e791-b121-489f-a5e2-757b13b94a72", @@ -56160,7 +56160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5b1236b7-692a-4263-9b91-8e50db90cf98", @@ -56190,7 +56190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201905140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201905140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "75e268a0-b87d-46c9-98a3-8dc886465432", @@ -56220,7 +56220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201911070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201911070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70b411c3-a3d2-4069-bc09-b7fd833bd898", @@ -56250,7 +56250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "25836ef1-1e34-4eda-b4db-bb1f4e4b8b59", @@ -56280,7 +56280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/14.04.5-LTS/versions/14.04.201904240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "28c75e49-bfa6-4242-8467-f3f1a5f1bbee", @@ -56310,7 +56310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "192be30c-dab1-4142-a79b-f8043e3c563b", @@ -56340,7 +56340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201908050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201908050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e2ae6d69-1129-442d-939d-7de2687bf773", @@ -56370,7 +56370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201907290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201907290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3fc9b37a-780e-4ae8-8e51-deedb152bbc1", @@ -56400,7 +56400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3e0bbef1-49a2-4751-b5d1-9bba92678689", @@ -56430,7 +56430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201909050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201909050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d626c0fd-e183-493b-9a71-a98192a5ecc3", @@ -56460,7 +56460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201909091?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201909091?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2808ac1f-b85c-4594-9a1d-109350b76597", @@ -56490,7 +56490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201907241?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201907241?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e09bc503-fecb-47da-9791-cb2674e0d15d", @@ -56520,7 +56520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201908070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201908070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "83226c71-1fca-4537-9629-9ad8b49893e9", @@ -56550,7 +56550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bedcf913-ec72-49b3-a980-ddff8e37ae41", @@ -56580,7 +56580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201907310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201907310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e941464c-79a3-4a34-90ff-a43321c03960", @@ -56610,7 +56610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dcd568c8-844f-48f0-9e27-15d87e8aeaca", @@ -56640,7 +56640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201908160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-DAILY-LTS/versions/16.04.201908160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "07ff4919-1b4d-40a1-9cec-cb949ad12fd8", @@ -56670,7 +56670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8ff81419-2cd5-488c-9927-367568c79414", @@ -56700,7 +56700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201703300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201703300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1006671f-7559-4a04-8f37-5f4645d6fa04", @@ -56730,7 +56730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201901221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201901221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7c44a943-e015-4cc9-a634-823396faceb6", @@ -56760,7 +56760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201904240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201904240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0e4b134d-924f-450d-93bb-af2056097262", @@ -56790,7 +56790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201902120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201902120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "af999739-7b02-48b3-af06-6902f83be406", @@ -56820,7 +56820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201906170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201906170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2c5a4132-a63a-4630-8b3a-c24975547c8c", @@ -56850,7 +56850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201903200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201903200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "47a28d77-e4dc-4150-a64d-1d59e5af3402", @@ -56880,7 +56880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201904060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201904060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6b0bea13-9c67-4dbe-8e7a-bb940f3125ee", @@ -56910,7 +56910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201803230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201803230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f9150c99-1b39-4d3f-b16d-3833fdc349db", @@ -56940,7 +56940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201903130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201903130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6a214a2e-c9fd-4cce-ac4f-fc54779b2ba7", @@ -56970,7 +56970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201905210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201905210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bc7e62e8-b631-4a41-8380-c213ea55b384", @@ -57000,7 +57000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201807240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201807240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d364ddbf-aa39-4570-9430-95b11a6677fd", @@ -57030,7 +57030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201611220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201611220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e0002084-29ac-4bd6-9da1-b0357651396f", @@ -57060,7 +57060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201611300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201611300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b06f9cca-54d4-4e8e-947e-c4c71b995ce8", @@ -57090,7 +57090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201612050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201612050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a3efae09-036b-4d9a-9e1e-a547b13dcd07", @@ -57120,7 +57120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201804050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201804050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7eb54d52-fc1a-4195-b0b7-0c6a15b0e5ff", @@ -57150,7 +57150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201612140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201612140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a640b750-9706-459b-a5a8-1fdf3def42a6", @@ -57180,7 +57180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201612210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201612210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d1031a22-d8aa-42a1-9880-058e4cb395fd", @@ -57210,7 +57210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201701130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201701130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42f61291-18e3-4679-a095-38a09964906f", @@ -57240,7 +57240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201702020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201702020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "578ed43d-4830-4460-bba2-4eab36c48030", @@ -57270,7 +57270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201804180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201804180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "633efec2-75bb-495b-b36f-067e98ebf5dd", @@ -57300,7 +57300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201804240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201804240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "302a8ac2-1f2e-4048-9597-12551a35ea06", @@ -57330,7 +57330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201702200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201702200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d2c759c6-cf85-47fc-967b-028b38b36719", @@ -57360,7 +57360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201702210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201702210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cc1e72e8-e0f1-499e-a76d-6019a2e168db", @@ -57390,7 +57390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201702240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201702240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2d0bcf67-14cc-4f95-bd32-fda0f0201b66", @@ -57420,7 +57420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201703020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201703020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3ca5c4ed-9201-4a00-a387-3d081dc01b73", @@ -57450,7 +57450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201703030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201703030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "da874025-0b51-4c12-9c1f-08658d546411", @@ -57480,7 +57480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201703070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201703070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "58950174-1226-48b4-bbd6-e4bf9c351aec", @@ -57510,7 +57510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201703270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201703270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "778a68e8-c6e4-4183-a8e9-4ad0e68988bf", @@ -57540,7 +57540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201703280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201703280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "67bbb6a3-482a-476a-91c1-9f2cd9515681", @@ -57570,7 +57570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201804270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201804270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "94a0f5f7-7013-4d98-a76f-e5bfef666179", @@ -57600,7 +57600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201705080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201705080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "295d1f6b-70f1-4c12-8ee7-ab02807cce42", @@ -57630,7 +57630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201705160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201705160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d682534e-e4a3-4dc8-bc19-d434832916ab", @@ -57660,7 +57660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201706100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201706100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1b185aac-e47b-4a9d-8f68-03aa79e6589b", @@ -57690,7 +57690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201806210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201806210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "55dd3318-d704-4186-913f-cd9f34329def", @@ -57720,7 +57720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201706191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201706191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "74fa5b3b-45f7-41aa-a7fa-c8d4d994565c", @@ -57750,7 +57750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201707210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201707210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7938eafb-3680-4494-92b5-d89e7947fb97", @@ -57780,7 +57780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201707270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201707270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d24ee130-7ce3-445d-9fbd-24a59a1abeb9", @@ -57810,7 +57810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201708030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201708030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "585221f3-b08c-4d5f-b5f2-7770a3c2c0de", @@ -57840,7 +57840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201708110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201708110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "22b5f91d-7aae-4f7e-9efd-aee048967e88", @@ -57870,7 +57870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201708151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201708151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "248a22a2-bda3-4372-bc8d-8ee641deacdb", @@ -57900,7 +57900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201805090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201805090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7b9117e2-63d9-4d60-af74-140fd974b996", @@ -57930,7 +57930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201709190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201709190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f73fd243-f34f-46be-b410-59300ac35909", @@ -57960,7 +57960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201807030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201807030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2001d88c-a86a-42cd-817c-258b01a08422", @@ -57990,7 +57990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201710110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201710110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cbb88716-c0d4-4239-83ec-2cd2cda88ff6", @@ -58020,7 +58020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201710261?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201710261?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "895ddcdc-4deb-460e-ba41-59f9e04350a9", @@ -58050,7 +58050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201806120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201806120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "281a5122-34e3-43a4-a4c7-5ad0330ae9ef", @@ -58080,7 +58080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201711072?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201711072?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d4fba126-48de-4ba4-be25-277dc1fd5358", @@ -58110,7 +58110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201711160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201711160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d84b5594-9532-4096-a4eb-e69d6d3eccc7", @@ -58140,7 +58140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201711211?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201711211?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7c32873e-ce7f-4ccc-a2b6-0cda3054f202", @@ -58170,7 +58170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201801050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201801050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a0e22208-1de8-4574-9fc9-d2b05b9b08cc", @@ -58200,7 +58200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201806220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201806220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7e669dfc-f157-4f1d-a809-3df6a12bb9f9", @@ -58230,7 +58230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201801090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201801090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b81489ca-12bd-4b58-bb28-dfe53a691489", @@ -58260,7 +58260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201801120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201801120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0e094085-ae51-4ce2-8ce5-b336cc19a506", @@ -58290,7 +58290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201801220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201801220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5e079f8e-3260-408d-bdf0-c51131ea945a", @@ -58320,7 +58320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201805220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201805220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "13e9506e-e62e-4987-8486-3790ad2ad12d", @@ -58350,7 +58350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201801260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201801260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e1ce51c2-7b8b-4e1f-b140-adebc58926ac", @@ -58380,7 +58380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201802220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201802220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7d2dc844-5bdd-4c37-afde-d629f6cf06ba", @@ -58410,7 +58410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201808060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201808060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c8dea592-bb38-4a56-9007-e7659f3b44fd", @@ -58440,7 +58440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201808140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201808140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5b0ac95e-033a-437a-baff-7f9d6d21d0c8", @@ -58470,7 +58470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201810040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201810040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aba97fab-d7cd-405f-bd8c-beafc79f3865", @@ -58500,7 +58500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201812070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201812070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb8dce41-a1f2-4fee-ac0a-05590410ea4d", @@ -58530,7 +58530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201812230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201812230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "29e0a97c-970f-4445-beec-fdbb23b38bc7", @@ -58560,7 +58560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201811010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201811010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cb058ae0-0165-4d58-b864-c345e48d084d", @@ -58590,7 +58590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201811140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201811140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "21252aed-314d-4f45-b521-d1be8bf3eccf", @@ -58620,7 +58620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201812040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201812040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a1a57e47-e856-46d1-8feb-9f2c3a693827", @@ -58650,7 +58650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201909030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201909030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1552c801-6516-400e-b588-b3d5c017ce52", @@ -58680,7 +58680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201910310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201910310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ca0c50a3-e6d7-4823-8fb0-9d854186b611", @@ -58710,7 +58710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201912110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201912110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0cad5d43-61a1-4a1c-96ba-46fe9fcd2cc8", @@ -58740,7 +58740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201909110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201909110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2c4bcdd6-eb62-4929-a4fd-8640ba286190", @@ -58770,7 +58770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201908220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201908220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "990378ab-2aaa-437a-8453-799cee649126", @@ -58800,7 +58800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201907290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201907290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0913f944-e801-491b-9a55-8a926cf60c57", @@ -58830,7 +58830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201910110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201910110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3abb2d7b-d0e2-41ff-a184-62cbe0396691", @@ -58860,7 +58860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201911130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201911130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4dffe217-a280-49a1-a403-91a28a453cbf", @@ -58890,7 +58890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201907080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201907080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d5370798-b037-48fd-9d99-720abc5828ca", @@ -58920,7 +58920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202002040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202002040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1f18a8d0-da62-4398-b49f-73876a97cda4", @@ -58950,7 +58950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201912170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201912170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3fdd8d7b-99ce-45a0-ac9b-201404b62a83", @@ -58980,7 +58980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202001070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202001070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b41ce5e4-db74-4089-a1b4-12b0a983f2fd", @@ -59010,7 +59010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202005290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202005290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7bafdf40-7f9f-4100-8a97-5cfd4d0012b0", @@ -59040,7 +59040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202002120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202002120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ecaf53a0-c7ea-4802-961e-3cefddd1d501", @@ -59070,7 +59070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202001290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202001290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d955b532-80cc-4e63-a6d9-59b460f99817", @@ -59100,7 +59100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201810230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201810230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7d989090-98b5-4d16-b5e2-dcc99e2f5c84", @@ -59130,7 +59130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201810300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201810300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "34809511-67e1-445e-b94a-d5b48cf44627", @@ -59160,7 +59160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201902070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201902070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aeef37b2-d943-4caa-ba09-00a8475fa876", @@ -59190,7 +59190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201712080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201712080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "62564d25-40a3-48c5-9cde-d60081d6434f", @@ -59220,7 +59220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201909180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201909180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7fb867bd-f4ff-4e4e-b417-c56abc31cac2", @@ -59250,7 +59250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202004070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202004070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0341f121-efb6-43be-9135-2ca1c689a8a9", @@ -59280,7 +59280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201905303?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201905303?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "39efe7d0-8dc1-480d-90cb-3d5c6874657a", @@ -59310,7 +59310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201906050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201906050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f0218ca2-ab2f-4e21-873b-f8341c696c26", @@ -59340,7 +59340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202004010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202004010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7fefc4f3-1149-41d0-9194-b13912364e89", @@ -59370,7 +59370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202004290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202004290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8bc09e28-a0ab-46f3-9e61-0df18afa58d3", @@ -59400,7 +59400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201809120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201809120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3205852c-6704-4ad4-bcb6-01e5170c90f4", @@ -59430,7 +59430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201905140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201905140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3250e758-8ae8-4422-8ce4-2e436043b3b4", @@ -59460,7 +59460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201909091?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201909091?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c07a3ee2-7fae-4914-974d-025d28560f77", @@ -59490,7 +59490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202007080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202007080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "89f174a3-4645-4eb5-8d9a-29701973c546", @@ -59520,7 +59520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202011120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202011120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7864a822-4377-4823-958a-07ba7e44173e", @@ -59550,7 +59550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202012010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202012010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aaf06006-1d91-4f32-a2b7-edfe07c0721a", @@ -59580,7 +59580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201808310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201808310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "38338d30-775d-4ffa-861d-ed63b37906af", @@ -59610,7 +59610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202003170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202003170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2f9cc59d-09d6-45d5-b405-e0e486682a8e", @@ -59640,7 +59640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202009220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202009220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "55fadbf2-6740-416b-9e84-7285cbb7f773", @@ -59670,7 +59670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202012030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202012030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "64cc9fc7-d44b-403e-a5fd-454eda039a88", @@ -59700,7 +59700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202101120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202101120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "26e76f97-83a1-4108-8faf-3b04beab19b6", @@ -59730,7 +59730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202009040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202009040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "633ed996-23e4-4ce6-ad7b-aa2117653479", @@ -59760,7 +59760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202101190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202101190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0a1c5620-e51f-476c-956d-d760f260cb50", @@ -59790,7 +59790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202007290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202007290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dc78e64d-b5ac-4bc3-a3dc-bcdce870b65d", @@ -59820,7 +59820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202102020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202102020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6aa73e10-b6d9-43c6-91d9-16eeb35ea625", @@ -59850,7 +59850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202102260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202102260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1a7afff7-5aea-450d-a61a-5a432241bed9", @@ -59880,7 +59880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202103291?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202103291?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5dd5135a-216d-4e1f-8492-e8811236daf4", @@ -59910,7 +59910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202104140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202104140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8f774415-86aa-4157-8959-8a7ed05f5919", @@ -59940,7 +59940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2cea7346-8d3f-48d6-bf89-aa948ac3dc68", @@ -59970,7 +59970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "67d1351d-d16f-403d-b572-c76b3507c99c", @@ -60000,7 +60000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202012100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202012100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f285a227-1c3d-4dd1-ad95-3e9ad129c67c", @@ -60030,7 +60030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202010140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202010140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "50a66b0e-51bf-49d3-9704-3d6a0d498963", @@ -60060,7 +60060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201908140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201908140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cd8146ab-f65a-481f-86eb-0742b8ad4252", @@ -60090,7 +60090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201907241?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201907241?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "79fc1823-ccd4-4c56-8c53-742d8e461bed", @@ -60120,7 +60120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201906280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201906280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b8a579d4-90e5-44c6-9d5c-7df66e43ea06", @@ -60150,7 +60150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202002181?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202002181?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4b98f1b1-9b36-4f9e-9dda-89aeaf18f800", @@ -60180,7 +60180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201906252?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.201906252?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b0c691eb-8fa8-4c92-990a-00b284f0f3bc", @@ -60210,7 +60210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202006100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202006100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "abbcb10f-71fe-42cb-be3a-9374a1739266", @@ -60240,7 +60240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202009080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202009080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70fe1bf0-1712-43d0-a4ca-70183c5efc73", @@ -60270,7 +60270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202008070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202008070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d36e751d-dc44-48bc-8999-9d347a60216c", @@ -60300,7 +60300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202104160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202104160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "276f1815-31d9-421f-a24b-98f11b420a4d", @@ -60330,7 +60330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "17ab4160-77c1-4b93-ad5c-326cfbabdfdc", @@ -60360,7 +60360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202007161?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202007161?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ba08d9ed-cd90-4929-8bfb-3e2ba623bb9c", @@ -60390,7 +60390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04-LTS/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a2c83289-330c-4d0f-95f7-7064e613ecf1", @@ -60420,7 +60420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b5c99468-bce5-47d4-8a3d-8ac406d0f8bf", @@ -60450,7 +60450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201608250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201608250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3a422b2a-953d-402a-8d75-bee1d13c564c", @@ -60480,7 +60480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201610130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201610130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3b5e8ff0-033b-4b9b-8103-5384163a7f46", @@ -60510,7 +60510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201609071?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201609071?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ac9a19ba-4f2b-455d-a7bf-aaf28c7c0d32", @@ -60540,7 +60540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201609220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201609220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "75b788a9-1d9f-4496-a0a1-a4bf7e9c9453", @@ -60570,7 +60570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201610110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201610110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "03ea14dd-5268-4cb9-9172-49b111297029", @@ -60600,7 +60600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201609210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201609210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3fc65a64-a20d-4040-96c1-2fbbdacec4a9", @@ -60630,7 +60630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201903130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201903130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f3427b3d-e4fb-414f-8225-c1adedbcd297", @@ -60660,7 +60660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201906170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201906170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2a62e91b-f9d0-49ba-9866-d1e361bb51b7", @@ -60690,7 +60690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201902120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201902120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5eb6e373-23ce-46d5-ac3a-23e140eefbab", @@ -60720,7 +60720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201905140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201905140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "858ea0c8-c420-4d86-899c-e35b6dcb903b", @@ -60750,7 +60750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201905210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201905210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7d57f7e1-65d0-41b5-a8e1-c9074a089c56", @@ -60780,7 +60780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201906280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201906280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80426669-cdca-4646-81ff-4a205e8b7f4a", @@ -60810,7 +60810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201808140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201808140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bac59c91-079e-4206-9c2d-58d4ccdcbd98", @@ -60840,7 +60840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201909110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201909110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d5772d81-3863-47ba-ab16-5d5e1ca3dbf9", @@ -60870,7 +60870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201805220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201805220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "447704f8-af5c-4a0d-92eb-139ee7eefa18", @@ -60900,7 +60900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201608300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201608300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2231c924-0258-4371-b619-4f9f017c2bd4", @@ -60930,7 +60930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201610200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201610200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "271741c9-2b25-42c6-90aa-b78a0ed83382", @@ -60960,7 +60960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201909030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201909030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7041d0fa-b978-496c-ae25-7b9c9e651955", @@ -60990,7 +60990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201909180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201909180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c5420264-6d9f-48d2-88be-03fbb345fa61", @@ -61020,7 +61020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201910110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201910110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a3fcde75-ed1b-48e9-8b32-c88629f10e4e", @@ -61050,7 +61050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201912110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201912110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c0839d39-c04d-4d48-9be9-2430d3d665d0", @@ -61080,7 +61080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201908220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201908220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1cb97328-84c4-4ee7-bfc9-15cf7cfaa80e", @@ -61110,7 +61110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201910310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201910310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5d2e1d41-1f86-488b-ab4a-d8748ee44dfb", @@ -61140,7 +61140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201802220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201802220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e962bf88-f655-4c9f-999f-2088af53272c", @@ -61170,7 +61170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201911130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201911130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "09b389cb-15e4-49a1-8143-e7c2d0a7fb5e", @@ -61200,7 +61200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201912170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201912170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "06c0c5f9-98e7-497e-9ef4-d97e35235ac5", @@ -61230,7 +61230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202001290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202001290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b5943884-714b-4a3a-b050-076a372f35c6", @@ -61260,7 +61260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202004070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202004070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "59ef2c47-5c6d-4a6a-8158-e7fbe4a7f268", @@ -61290,7 +61290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202005290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202005290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2c1e1475-9800-4303-9f05-aa5b7b228ffe", @@ -61320,7 +61320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202008070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202008070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "772c9ced-5a91-4193-b3a8-1d5c12604cfd", @@ -61350,7 +61350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202009080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202009080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e43d9a75-a4f1-477e-a8e1-167778d1a963", @@ -61380,7 +61380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202009220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202009220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e24493e8-8a76-4297-8eb7-3d58aa7f4640", @@ -61410,7 +61410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202011120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202011120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "179bc171-b2ee-4d37-b890-7ca1b8c3da2c", @@ -61440,7 +61440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202012030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202012030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "709af4f0-16e1-4324-bfcb-9acd78657ed5", @@ -61470,7 +61470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202101120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202101120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ab163a07-4f35-40e2-853f-4fc34a238c01", @@ -61500,7 +61500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202001070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202001070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "af76f598-79f3-4fe8-bf84-3f2d0fd7d7f9", @@ -61530,7 +61530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202003170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202003170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b22134c4-38fa-48ec-a9e6-0c863af42c7f", @@ -61560,7 +61560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202004010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202004010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "38829b30-e7d8-4664-9d01-d51f9364336d", @@ -61590,7 +61590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cb64f9d2-adb9-4029-aecd-43ca8bb1d7a8", @@ -61620,7 +61620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201906252?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201906252?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1e3cbaa6-ec1f-4559-a154-1d2df1732b5f", @@ -61650,7 +61650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201608150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201608150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "19ab8a48-2cc4-4ca3-a949-0627524baa2b", @@ -61680,7 +61680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202002120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202002120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "59e2eb9f-4966-480f-a6bf-5af3b026fb26", @@ -61710,7 +61710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202006100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202006100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4d4db9f4-5212-4fdb-9c7a-392d01b51047", @@ -61740,7 +61740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202009040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202009040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bf340f9d-d12d-4ace-afab-c5f6b15c7536", @@ -61770,7 +61770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202102260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202102260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cfd74dc6-7ca9-4285-aace-0206d0d40778", @@ -61800,7 +61800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202103291?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202103291?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a7fcf606-53a4-42a0-a828-284e8baf0204", @@ -61830,7 +61830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202007080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202007080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a7d22c9a-3bb1-488c-b581-f28caf50316c", @@ -61860,7 +61860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202007290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202007290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "717e24ff-4eae-47c6-b95b-018730e7986f", @@ -61890,7 +61890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202101190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202101190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8ce29668-8061-4aca-9a4e-0a639adfbfff", @@ -61920,7 +61920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202010140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202010140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "77229eba-8919-4133-b8f6-ac156580b13e", @@ -61950,7 +61950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4b1c0808-1592-4bdf-b6e7-0b6f8642a649", @@ -61980,7 +61980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8c1391ec-292f-40a0-b3be-823e3dc051f2", @@ -62010,7 +62010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201901221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201901221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "332f815f-3d3c-464b-985c-52113b405229", @@ -62040,7 +62040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202002040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202002040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7e27a78b-67f9-4739-b236-52ab64d8fd8a", @@ -62070,7 +62070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202002181?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202002181?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "472d289e-b268-411a-8def-135e3f0e1839", @@ -62100,7 +62100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202004290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202004290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fc9772e2-bc3b-47cf-adf6-dadc9f4e0f16", @@ -62130,7 +62130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202104160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202104160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "766ee626-aac9-4aa7-bf24-3897203c8780", @@ -62160,7 +62160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202104140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202104140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "87016a93-b9aa-4fa0-ba5d-c9c9260e0236", @@ -62190,7 +62190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202007161?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202007161?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "deba3986-19fa-45e9-92b1-7244495299b7", @@ -62220,7 +62220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202012010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202012010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "18eabe80-5bc9-41ef-8572-0beaaad89ce7", @@ -62250,7 +62250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202012100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202012100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "08ba9fd6-d10a-4419-86bd-b1abda3c4fce", @@ -62280,7 +62280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202102020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202102020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2e981ffd-ef79-4af6-afa7-b6aed3900ffb", @@ -62310,7 +62310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eb8abcfa-7819-49c4-bb8a-b1493d70b569", @@ -62340,7 +62340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201611150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16.04.0-LTS/versions/16.04.201611150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "08f05c67-806a-496c-a4e3-7e9ace7078ae", @@ -62370,7 +62370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-daily-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-daily-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "967debd2-8452-4f74-a85e-66566f451ae5", @@ -62400,7 +62400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-daily-lts-gen2/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-daily-lts-gen2/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e845dc60-7cf6-48e5-b4eb-78d82c7f621e", @@ -62430,7 +62430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-daily-lts-gen2/versions/16.04.202108040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-daily-lts-gen2/versions/16.04.202108040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "72d86e8d-b1f1-4c24-a720-725e1703e4a6", @@ -62460,7 +62460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-daily-lts-gen2/versions/16.04.202106230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-daily-lts-gen2/versions/16.04.202106230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d11d0d2a-6d4e-42a4-bcde-6ab86e11b623", @@ -62490,7 +62490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ebf15c52-dea5-4920-9af7-042343e6b66c", @@ -62520,7 +62520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201909030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201909030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d654906f-a276-4cd1-b8f6-fd1c7b6faad6", @@ -62550,7 +62550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201910110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201910110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f3bc9a4c-be02-43c2-aef9-9d4674104c57", @@ -62580,7 +62580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202007290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202007290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70afc2b6-3fd5-4e25-ae48-fc443d10ddf1", @@ -62610,7 +62610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202004290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202004290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9eeddae6-7ad2-42c6-9429-79f7a5f0d2fc", @@ -62640,7 +62640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202002040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202002040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9d993f3d-6973-4acf-a862-c8a25f5aa114", @@ -62670,7 +62670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202010140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202010140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "55faef74-1e6e-4156-b0f0-982e674441d6", @@ -62700,7 +62700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201908220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201908220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5d8f8f59-620b-4c7a-a88b-d9b84345fce5", @@ -62730,7 +62730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202008070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202008070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c220241-4115-4d7d-8628-99a8186e300a", @@ -62760,7 +62760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201911130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201911130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "31e7c882-ce16-4bb1-b744-958817ff5b59", @@ -62790,7 +62790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201912110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201912110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c62d4a0d-d694-4f8c-aae8-5bae3ca4c891", @@ -62820,7 +62820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202001070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202001070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dad22f16-537c-4f5c-a03b-0a0dd3184a88", @@ -62850,7 +62850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202011120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202011120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "62114679-2745-4524-9ce7-828810762027", @@ -62880,7 +62880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202004070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202004070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "28058dd6-031c-4669-a2f5-510069ae933e", @@ -62910,7 +62910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201912170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201912170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "51b752b3-ea96-447e-b919-c83f8c727d5d", @@ -62940,7 +62940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202101120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202101120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d08016d4-6654-4b3d-8863-2212e96f1ef6", @@ -62970,7 +62970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202012010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202012010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "28eb76d9-176f-488d-8baf-3823d15c7a2e", @@ -63000,7 +63000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7576c2db-7dd3-4cc3-9c15-4af7d3ec59cc", @@ -63030,7 +63030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202002181?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202002181?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a7cc0613-913b-4caf-bf89-440787a566f4", @@ -63060,7 +63060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202005290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202005290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c1686be3-f1e7-49c0-bac3-2e3b25e86db6", @@ -63090,7 +63090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202003170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202003170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e343ce14-9032-4f62-b7d9-355f8849eaf6", @@ -63120,7 +63120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202007161?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202007161?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1595e2ad-7d53-482e-ba30-fa630d0248cc", @@ -63150,7 +63150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202002120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202002120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0ee8ea5d-6636-4402-bde2-a69c6bf9c430", @@ -63180,7 +63180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201909110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201909110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ca009a48-9f90-4328-a1dc-98084a69bfa6", @@ -63210,7 +63210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201909180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201909180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f23db910-bce2-4154-b9ef-8be531204789", @@ -63240,7 +63240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202001290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202001290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a0d8017a-62d1-4d08-80ea-e0f0c913c651", @@ -63270,7 +63270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201910310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.201910310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "68061b46-6709-48f5-af06-b7d530a8ee8e", @@ -63300,7 +63300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202009040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202009040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4dee8287-9dc2-49b9-939d-6161de2c2639", @@ -63330,7 +63330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202102020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202102020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0a8e0f77-4743-4038-a607-51a51153af5c", @@ -63360,7 +63360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f32cec62-cd1c-4806-9915-cc8bfc923e52", @@ -63390,7 +63390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202009080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202009080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5b907291-7def-46bb-a733-18349f78554d", @@ -63420,7 +63420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202009220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202009220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "baf4f254-960f-4ed6-b091-583eacd58351", @@ -63450,7 +63450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202012030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202012030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2c93a10d-3a00-4a81-923e-1e75bb938025", @@ -63480,7 +63480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e07b8784-eb31-4023-a963-7ec754b11d1f", @@ -63510,7 +63510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202101190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202101190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "67cc3b1a-f37d-4af1-9e88-e4fd19032fb2", @@ -63540,7 +63540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202102260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202102260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b9c3dae3-b34d-4fe4-8dd4-5904db9c5712", @@ -63570,7 +63570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202103291?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202103291?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "886533b9-e30f-4330-b1bc-a8bdbff6ca59", @@ -63600,7 +63600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202104140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202104140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "751993cb-386c-4d41-b5e8-830bd85d89d5", @@ -63630,7 +63630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202104160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202104160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "770d083e-d3e1-4789-b3d8-adfc759e8cf2", @@ -63660,7 +63660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2c905630-dcdc-409c-b1a0-b9500163d58f", @@ -63690,7 +63690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202004010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202004010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cbfbfaeb-9522-4ef4-b931-d8019da57cde", @@ -63720,7 +63720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202006100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202006100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c9d9b24f-423f-43ae-b9bd-4bb348e6ef02", @@ -63750,7 +63750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202007080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202007080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dc43a310-5515-4043-942e-d6b48ec929d0", @@ -63780,7 +63780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202012100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04-lts-gen2/versions/16.04.202012100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1d39711a-854a-4c4b-b503-3f5abfaea591", @@ -63810,7 +63810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f31274c9-8807-40f2-810b-16b9bf47da39", @@ -63840,7 +63840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201909030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201909030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7d8c9c3d-ca45-4eef-9f5d-afc7c4b445d9", @@ -63870,7 +63870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201908220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201908220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fc7c14bb-5f93-42f9-8713-67967b6952eb", @@ -63900,7 +63900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201912170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201912170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1d73c398-daf4-43ad-b3d8-4079e5b72022", @@ -63930,7 +63930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202004290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202004290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "045ca20c-9500-4d52-bda3-02085badf931", @@ -63960,7 +63960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201912110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201912110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "60b94828-b52b-46ff-a6d5-cc1c0b667b67", @@ -63990,7 +63990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202010140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202010140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "83870dc0-4716-4e50-8f18-c3cc64dcbb6c", @@ -64020,7 +64020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202007290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202007290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4c5e51f1-bc82-418d-b999-00e53316a58c", @@ -64050,7 +64050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202012100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202012100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cc5eb2a9-5709-439b-ba64-ecc37e029254", @@ -64080,7 +64080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202106110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202106110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c83c8d34-49b8-4636-b59a-4547901dc654", @@ -64110,7 +64110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201909180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201909180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "da1f63e3-749d-434e-a591-cbd5d859b74b", @@ -64140,7 +64140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201911130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201911130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "94506532-24a1-44d6-8ecb-f885137eb227", @@ -64170,7 +64170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202009040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202009040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "20286988-66e2-4c6c-aa48-bce7b1bedab1", @@ -64200,7 +64200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202007080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202007080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ccb61ce9-d82f-4ea2-909b-c891b49e9dbb", @@ -64230,7 +64230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202007161?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202007161?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7d038be9-eb3e-4fea-982c-ac6b9f3d5fc3", @@ -64260,7 +64260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202009080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202009080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6fb0ac52-c5f5-4e3b-94eb-d159ca718440", @@ -64290,7 +64290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202102020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202102020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dab3fd53-b5b1-4ec4-bb9c-ff83d77b3153", @@ -64320,7 +64320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202103160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202103160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dffad90d-e5fc-42f8-b7ea-ef102ea8ac68", @@ -64350,7 +64350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202003170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202003170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1ac9a3c8-53b5-4822-a61b-67fd08fd59b1", @@ -64380,7 +64380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202004010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202004010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "90b493af-2d18-459e-8dc9-37b6cd543422", @@ -64410,7 +64410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202011120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202011120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c3122cdf-30bf-4b77-b3bb-fc87d50190d6", @@ -64440,7 +64440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202005290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202005290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "12bd3e32-aca9-4b30-b87b-893361f2ee22", @@ -64470,7 +64470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202008070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202008070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "90d2f3b8-6631-4d55-80b0-04200af0f5db", @@ -64500,7 +64500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202101120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202101120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "34d1c943-d0c1-41a1-aa20-c528492f369f", @@ -64530,7 +64530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202103291?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202103291?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cd5944e0-0397-4ac1-b84d-d6ae510f9fa4", @@ -64560,7 +64560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202104160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202104160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cd20a1db-e1d9-4bd2-a313-2017e9e4af2d", @@ -64590,7 +64590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201910110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201910110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b391cebb-effd-41a6-8958-308e5ffb6b75", @@ -64620,7 +64620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201910310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201910310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42c14d99-17b9-4581-b0d8-3a4c25d7a17a", @@ -64650,7 +64650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202001290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202001290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9a06a924-c556-4402-ab33-7512f29a7fa2", @@ -64680,7 +64680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202012010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202012010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "50e30536-a95a-4cc1-946d-c84500639f9d", @@ -64710,7 +64710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "046f0cb4-92bc-4b59-88da-6732533854ee", @@ -64740,7 +64740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202104140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202104140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80ba8196-aa7d-4046-8bbc-1879055dbfce", @@ -64770,7 +64770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202002181?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202002181?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2ac1371d-f630-4a6c-bb93-3c283b288369", @@ -64800,7 +64800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202002040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202002040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4a9c1b53-6016-4aa6-ad8e-66597d4be3ca", @@ -64830,7 +64830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202006100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202006100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "15714a05-90be-4500-9cfc-6793905bec36", @@ -64860,7 +64860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202012030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202012030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c337ae3a-4d5a-4c1d-8211-2ec190ee7e5e", @@ -64890,7 +64890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202104290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202104290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0b932a38-3f2f-4e5e-9ef8-7edfd6a0ce18", @@ -64920,7 +64920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202004070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202004070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4d997179-345f-4316-a9bc-514b749b2213", @@ -64950,7 +64950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202101190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202101190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "440cc439-48c2-479b-bc8b-4724f55e4fd5", @@ -64980,7 +64980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202009220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202009220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "59d7a5ee-47cf-420f-b252-9c9362410607", @@ -65010,7 +65010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202002120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202002120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9f959933-edb0-4d36-8aac-d97e25544229", @@ -65040,7 +65040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201909110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.201909110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "53f12345-3c6e-4908-a0e6-86c31eb3cff6", @@ -65070,7 +65070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202001070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202001070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f6bd35b6-d65a-4693-835a-70aee00b556c", @@ -65100,7 +65100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202102260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/16_04_0-lts-gen2/versions/16.04.202102260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "543c6eda-2719-4b47-b00f-235ccef0a50f", @@ -65130,7 +65130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dd348115-ac54-4334-bbfd-4dbc0411128d", @@ -65160,7 +65160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201907260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201907260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e3e349dc-1190-4df9-b2c9-0021dc40dd99", @@ -65190,7 +65190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.202205180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.202205180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "800b1047-8c81-4bd2-b0fd-cba2aa8d3796", @@ -65220,7 +65220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4ceec10c-cd20-4a2f-a5b8-a04a43ca0d9f", @@ -65250,7 +65250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.202205090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.202205090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b736b8aa-8b92-4277-8636-4fb7bc07657c", @@ -65280,7 +65280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.202205100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.202205100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e6f3cbc9-ea6a-4f1d-966d-65f044a75e62", @@ -65310,7 +65310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.202205130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.202205130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "00ee5a7a-9909-40fe-a24e-6fe6615bda20", @@ -65340,7 +65340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201907221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201907221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1482f2d6-e16d-483c-aa6f-a6f98bb2b71d", @@ -65370,7 +65370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a501f3f0-97da-4b6b-bd8b-a4ccdefa1251", @@ -65400,7 +65400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201908140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201908140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b507478f-ae8f-4908-90b6-dc55e7b8e979", @@ -65430,7 +65430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201908070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201908070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "964d2923-c9b7-454b-831c-eaae4d33d580", @@ -65460,7 +65460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201908131?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201908131?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "623bc5a5-11ff-4605-a883-364b757022dd", @@ -65490,7 +65490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201907241?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201907241?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c7dfa190-cb18-45fc-b5b7-e77be9674cc5", @@ -65520,7 +65520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201908011?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201908011?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "52e04f99-1abc-4868-a256-8976c672cc18", @@ -65550,7 +65550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201907310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201907310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ac0c2152-26c1-4b12-8068-a4b6f8784a3c", @@ -65580,7 +65580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201909140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201909140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "62c48c94-44a2-4da7-988a-7abfab0c6661", @@ -65610,7 +65610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201909030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.201909030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c43db8c-112f-4fcf-a111-1d1f75a97532", @@ -65640,7 +65640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.202204290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-DAILY-LTS/versions/18.04.202204290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "04e993a4-b93e-425a-b334-7223ab7c4bc4", @@ -65670,7 +65670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bf13d8e7-c2ee-45e5-a40b-b4d3109b9459", @@ -65700,7 +65700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201806130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201806130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9ea29f73-144f-4bbe-ad9a-0b377015e40b", @@ -65730,7 +65730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201810030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201810030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cb692c68-9b98-4af0-8ef7-4eaa81f3ad2d", @@ -65760,7 +65760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201902190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201902190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "db57893e-b72a-4e55-a3f0-b16450f87def", @@ -65790,7 +65790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201808080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201808080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d1637a53-6aa0-4d26-a818-b799639a2ec2", @@ -65820,7 +65820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201811010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201811010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6b459d74-b87e-4312-9b23-df7ceb5e8570", @@ -65850,7 +65850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201901140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201901140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b8cf0075-5250-4e7f-b98c-91ed887d055c", @@ -65880,7 +65880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201902060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201902060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "00dc2a9a-941d-4dfb-83f3-0e2eb1cea838", @@ -65910,7 +65910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201809110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201809110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b116c48c-6821-451d-a8f5-efd840279251", @@ -65940,7 +65940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201901220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201901220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6c59b4e8-0b32-4898-a987-f737dbedb249", @@ -65970,7 +65970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201903060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201903060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c9cf4c0c-144d-41da-916a-7bbdf408a5ea", @@ -66000,7 +66000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201812040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201812040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "005648a9-4b56-4ed5-8ed3-f75b15f451e7", @@ -66030,7 +66030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201904170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201904170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bd2372a6-b4b1-4ae4-996b-7a8bbb4eafcc", @@ -66060,7 +66060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201905140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201905140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c1c94680-b790-4799-9097-86a24c2a9777", @@ -66090,7 +66090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201905290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201905290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bba4337a-0d7b-4e1a-a1af-3470efe2b977", @@ -66120,7 +66120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201907080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201907080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "da7c89b5-8f2b-4bb5-a120-d31be05e909e", @@ -66150,7 +66150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201810290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201810290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eecdfd51-756c-425e-94d8-e47215f7eb38", @@ -66180,7 +66180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201908131?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201908131?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a0560ae2-a04b-4ca2-a649-b7d003d9218a", @@ -66210,7 +66210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201807240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201807240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2f40a831-8206-4003-ac32-0cd6e3b1d0a1", @@ -66240,7 +66240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201810240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201810240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "393d7c29-adb5-4661-a327-13f5ececdbe1", @@ -66270,7 +66270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201902121?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201902121?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6f13c6e7-0bb2-42fa-808b-8b28db07917d", @@ -66300,7 +66300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201909020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201909020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "750b44d3-0e25-4f6d-a82f-ad086bb298e8", @@ -66330,7 +66330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201909030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201909030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e4488bf7-9f30-4db3-a517-e83a55863f53", @@ -66360,7 +66360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201805170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201805170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "23267eed-6dc3-41de-93c8-8bc5dc0c3e9f", @@ -66390,7 +66390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201804262?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201804262?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fcebfc54-5034-4bd2-990e-098715f9571c", @@ -66420,7 +66420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201812060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201812060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "beef7aa9-7b76-411f-9d9b-b0ab99c8c54b", @@ -66450,7 +66450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201903121?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201903121?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "20b23b03-1b0b-4eb2-bbff-dc37ad96f587", @@ -66480,7 +66480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201909120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201909120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ee5d37b7-05fa-439a-a109-9febfe4fa628", @@ -66510,7 +66510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201904020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201904020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fd1f14f6-3956-4c41-b41c-d92864f8fedb", @@ -66540,7 +66540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201910030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201910030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "46f9b02a-d1d8-4233-9976-aa0b362f427b", @@ -66570,7 +66570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201910070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201910070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c0099596-4473-4281-a46d-fd8f81715115", @@ -66600,7 +66600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201910080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201910080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6adae3a-e497-4cae-95f0-79ecf3a10d92", @@ -66630,7 +66630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201912050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201912050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6c2540b7-b5fc-4645-80cf-2ea78f1e5800", @@ -66660,7 +66660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201912180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201912180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6aaa75f5-08e3-413f-bbea-90bb6bf9afb7", @@ -66690,7 +66690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202002040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202002040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c21c13fe-a4a5-4439-aac5-6702cd62b501", @@ -66720,7 +66720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201901310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201901310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "181355c8-1bf6-41a8-86c0-1afb77edc611", @@ -66750,7 +66750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202009010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202009010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c5dabeb8-de2e-4ceb-95c7-9d5bbd9e01ca", @@ -66780,7 +66780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ca1a9d27-4bc2-4a69-ac6a-ac3eb2d39cc9", @@ -66810,7 +66810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202101060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202101060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3e1738e4-e5a4-4ce4-b6fc-c12613adf40a", @@ -66840,7 +66840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202011120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202011120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0043f875-6596-4535-899c-a0966bd825a1", @@ -66870,7 +66870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201806170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201806170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f8af3854-4ca3-4218-b5c8-d3b4a9be96e6", @@ -66900,7 +66900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201908220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201908220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a42cde7e-c561-4fd2-8395-b44d650c665c", @@ -66930,7 +66930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202012111?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202012111?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ffcb2de5-13c2-4fd6-8b08-6ab4ee568bf9", @@ -66960,7 +66960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201906271?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201906271?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1fb3daa3-0eaf-4a59-89ad-1d58f3bf371e", @@ -66990,7 +66990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202001210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202001210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "db6bf4ec-306d-4233-ae1b-7fb527e5300a", @@ -67020,7 +67020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202002080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202002080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e4349006-457c-4fd1-b2bb-6bd2611e15a8", @@ -67050,7 +67050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202002180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202002180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ebf10515-7aba-401e-99e1-210890740c9d", @@ -67080,7 +67080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202009080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202009080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a49ce3d7-fc5c-4bd6-b9ee-435ca56d01cd", @@ -67110,7 +67110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202003250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202003250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cb7e6f85-6f2f-4997-9d51-73a9ad36dfe5", @@ -67140,7 +67140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202004080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202004080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ef0ff2b0-5ba4-4d65-b2c7-abe0b7af79e5", @@ -67170,7 +67170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202009220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202009220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dd987f37-77f0-4946-86ef-f7dca3d7187a", @@ -67200,7 +67200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202103151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202103151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "08871975-b681-44dd-a8c5-ee0a11102616", @@ -67230,7 +67230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201907221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201907221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8ba743bf-0bc1-4920-a50a-2a3c93b16415", @@ -67260,7 +67260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201805220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201805220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d650a77b-b326-4c84-92c3-852dd5ea1e75", @@ -67290,7 +67290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202101081?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202101081?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "257fc488-29ac-4696-b23d-2b52b9ac0f73", @@ -67320,7 +67320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202010140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202010140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "13b02179-7bdd-419f-ba5c-9648c10ab9f5", @@ -67350,7 +67350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "953d242a-69df-4ba6-b6a8-a034ecf95b29", @@ -67380,7 +67380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "da3e82b4-7b31-40ff-b364-36aacadda1a6", @@ -67410,7 +67410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202101290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202101290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "84182512-c6cf-47f3-bb41-e2a7d624e4db", @@ -67440,7 +67440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202106040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202106040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "72469108-6fea-4e23-9f55-26a135e684b2", @@ -67470,7 +67470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "516d5394-67dd-438e-af45-c1c23e9e2521", @@ -67500,7 +67500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202011230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202011230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3acc3390-e853-4092-867c-0495326e6df9", @@ -67530,7 +67530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201808060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201808060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aac5aa64-5bb6-4915-a316-fef26d1fded1", @@ -67560,7 +67560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202012010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202012010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "721ed77f-e493-42c1-bb1d-8e7444d764d7", @@ -67590,7 +67590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201901300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201901300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c3e8f3f-66d1-4b67-a870-2aa19fc9e781", @@ -67620,7 +67620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202004290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202004290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "99eb1b30-dd89-4cd6-abac-6accacd62a7f", @@ -67650,7 +67650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202005220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202005220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6b2260d8-e616-440e-91aa-be6bd2149e7d", @@ -67680,7 +67680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8e5a873e-c603-4e2a-9aeb-97feadd44e2f", @@ -67710,7 +67710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201911130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201911130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bbc0128a-4a44-45f3-b2d1-e07e10f7dd9e", @@ -67740,7 +67740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202001291?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202001291?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "379d4c67-3979-48ee-a854-02a639cc82e7", @@ -67770,7 +67770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202111290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202111290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3a324e19-e2a5-4b38-8017-e1d1cd771609", @@ -67800,7 +67800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ddd2bc2a-421f-4341-a33c-e0e4af47e1c0", @@ -67830,7 +67830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202111230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202111230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c9c8a43-d2b0-4532-a934-9779cbe291e0", @@ -67860,7 +67860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202102240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202102240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ae45e960-411f-4d96-85db-1354c06a8200", @@ -67890,7 +67890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202007290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202007290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "17e804cd-c541-46b0-85ad-d828214f4151", @@ -67920,7 +67920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201909180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201909180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b9a50472-dfbc-4df8-8123-8133ea3ba994", @@ -67950,7 +67950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202111300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202111300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fde293af-fd40-402a-bcea-a0bb577a7a7a", @@ -67980,7 +67980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202006101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202006101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8b043b96-88dd-4e25-a274-589167872601", @@ -68010,7 +68010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201910210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201910210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "270eb7eb-b378-4a34-a292-cd1548108de8", @@ -68040,7 +68040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3858df79-77c1-49a9-92aa-d66d6abb3221", @@ -68070,7 +68070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202202130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202202130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4fc4c2a9-b4c1-43ca-b829-5718bdecbd30", @@ -68100,7 +68100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201808310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201808310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c2454e11-d56a-4dbd-9494-69220e52a3c4", @@ -68130,7 +68130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201808140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201808140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0a13b99a-0ea8-45c3-9c72-b44b9e030228", @@ -68160,7 +68160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201906040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201906040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c6ace762-d68d-47cc-b21a-b6322fad6cd5", @@ -68190,7 +68190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201906170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201906170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c301c5a5-f562-47ae-9c25-ec9bc97e634c", @@ -68220,7 +68220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201812031?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201812031?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "95152061-2a39-41f1-83a2-fc738cbd00d3", @@ -68250,7 +68250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201903200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.201903200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "be0f59af-d0bf-4d32-aaa3-c9047d5c7ff3", @@ -68280,7 +68280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202003170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202003170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "698972a5-1634-4a49-9fb9-03ff99b5fa8f", @@ -68310,7 +68310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202007081?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202007081?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7671a9f8-0aa0-4916-9578-2a08459ddef2", @@ -68340,7 +68340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4b5bc764-f444-4bbb-8bb4-a6e6e35298e1", @@ -68370,7 +68370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202101191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202101191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "82caadd2-f217-4b8f-8dba-f10b42010139", @@ -68400,7 +68400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202105010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202105010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4e4a70b7-03f5-4eb6-8f4f-733ce5ee841a", @@ -68430,7 +68430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202105120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202105120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "147e3f6c-b283-46bf-a840-7492fa70fccf", @@ -68460,7 +68460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "39feb538-04e8-4f1b-9d91-414fe25224f5", @@ -68490,7 +68490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "24e99af9-8509-4fdc-bc3d-e5a371f78922", @@ -68520,7 +68520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d464b3da-cc2c-4871-b76d-def6b04b2273", @@ -68550,7 +68550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "65392e2b-650d-4c8f-9e0a-fc815120b8ac", @@ -68580,7 +68580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e00c90ac-f9d7-470a-bb25-39a2c4086d9a", @@ -68610,7 +68610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202008180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202008180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c63be03-a5bc-43b9-af07-2495605bde8d", @@ -68640,7 +68640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "088a59a6-dfa5-408b-9955-66589c429743", @@ -68670,7 +68670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eedc1006-17d4-41d2-9882-d4074bbae38a", @@ -68700,7 +68700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202101120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202101120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d00b5e0d-e978-41e5-831c-4046696b3da6", @@ -68730,7 +68730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202008120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202008120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d1fbd2e9-3019-4362-8cd9-953085add0c9", @@ -68760,7 +68760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202112020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202112020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "68a63007-c535-42be-8719-15ac3fbaeb14", @@ -68790,7 +68790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202110250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202110250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8def57e2-1aa6-4dc8-915a-d58960e66fe7", @@ -68820,7 +68820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202007160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202007160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0378149a-a3ef-4db2-9c0e-73206e752546", @@ -68850,7 +68850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202202020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202202020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8dcc41dc-a48c-4017-a585-cb411449e33a", @@ -68880,7 +68880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202205100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202205100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b2da6796-c85f-4e67-8fc5-bcf755639559", @@ -68910,7 +68910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202111250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202111250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "54722288-3e41-4ef3-bab0-98f303ee6896", @@ -68940,7 +68940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2bed5d63-7b4f-41db-a764-7d941889a334", @@ -68970,7 +68970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "32fbec10-cd97-431b-946c-cbfdec141e82", @@ -69000,7 +69000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202204190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202204190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4651d28e-6d69-45af-b559-7c4da83c2939", @@ -69030,7 +69030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202201060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202201060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8d8a4133-8f22-4274-9d8c-9fd80803f99a", @@ -69060,7 +69060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.04-LTS/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2f6991a2-21c5-4318-a410-da60fa26046c", @@ -69090,7 +69090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.10/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.10/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "35acaebe-dfbe-4556-ab88-7a8af8759356", @@ -69120,7 +69120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.10-DAILY/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18.10-DAILY/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "36da5371-5ded-431c-bbf5-46f1080ef214", @@ -69150,7 +69150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80ffd735-6070-4c71-b2d8-1e23ab21ea5a", @@ -69180,7 +69180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions/18.04.202204290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions/18.04.202204290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3ebd2fd6-0ed9-4693-a08c-8ce0bdd91342", @@ -69210,7 +69210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions/18.04.202205100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions/18.04.202205100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fd0a574a-a7b3-4240-9073-d0bf8685e83c", @@ -69240,7 +69240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions/18.04.202205130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions/18.04.202205130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0238ee45-57e8-417c-b8fb-0153c2a31c6c", @@ -69270,7 +69270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions/18.04.202205050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions/18.04.202205050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5dae495d-7821-46f9-9649-b97e694dbcbb", @@ -69300,7 +69300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions/18.04.202205090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions/18.04.202205090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5bac0fdf-93b5-4ef7-8d26-61edc9151cb2", @@ -69330,7 +69330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions/18.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions/18.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "27e822c5-cd86-4ef3-8fd5-57f52ccb67c0", @@ -69360,7 +69360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions/18.04.202205180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-daily-lts-gen2/versions/18.04.202205180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "83e76d91-0384-465b-9a94-a98eae5aa797", @@ -69390,7 +69390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4372411b-e279-4da8-915f-b76e89b20bf2", @@ -69420,7 +69420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201909180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201909180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5d7e82a6-61b6-448b-9366-5fdf3d1c0285", @@ -69450,7 +69450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201910030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201910030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3b7e050d-7d60-4868-9c8a-efc0386c7061", @@ -69480,7 +69480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201910080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201910080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bb3ea1a4-baa3-4482-b59e-d6844a34feac", @@ -69510,7 +69510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202009080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202009080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fa1e27d8-a2c4-47b7-b96c-ece42974e2be", @@ -69540,7 +69540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202001291?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202001291?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a34ffba1-e213-477e-b45f-6085ca4cdd19", @@ -69570,7 +69570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202011230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202011230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5d06364b-28d7-4fc8-990d-65ad3fb195fe", @@ -69600,7 +69600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202003250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202003250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "650ee954-7a1e-45cb-bf37-35265c04412f", @@ -69630,7 +69630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202101191?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202101191?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "54ebcb4c-3237-4dd2-99ac-1d7c50d0b3c7", @@ -69660,7 +69660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201911130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201911130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "680e39c5-18ae-482a-89d6-8e405739bd9e", @@ -69690,7 +69690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201909120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201909120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4bd652ff-ed7c-458d-a223-728227cb69ff", @@ -69720,7 +69720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201912050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201912050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ae123dda-3f0a-4420-99e2-b1da00410d7a", @@ -69750,7 +69750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201912180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201912180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ab48b665-8a47-4bda-b62c-9f9e489c3a8c", @@ -69780,7 +69780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202008120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202008120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "87f8949c-fc17-4b1e-9321-fc42d9f3ccf4", @@ -69810,7 +69810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202006101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202006101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cdbded03-78dc-4163-b9ab-43a4e6640eec", @@ -69840,7 +69840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202009010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202009010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "562c68c5-29b4-43de-94bf-3fc73b67f75b", @@ -69870,7 +69870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202002040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202002040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "01e69266-5e56-45b1-854d-599ff501855c", @@ -69900,7 +69900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202103250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202103250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "73a3d894-42e0-495a-bf42-18d7207518b4", @@ -69930,7 +69930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202107200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202107200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "033b5873-b14f-45f8-bee9-ceae2efffda2", @@ -69960,7 +69960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202101081?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202101081?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "50232b65-54d6-4b4d-b3c5-6e978f70947b", @@ -69990,7 +69990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202109280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202109280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "136436b8-a8bb-4984-9598-0e286c8f6603", @@ -70020,7 +70020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202111080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202111080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7b4039a5-a501-4d0a-bedf-42f278554c2a", @@ -70050,7 +70050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202007081?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202007081?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e7f91b6a-89ae-4f29-98d8-ffc38003efeb", @@ -70080,7 +70080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202001210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202001210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8344e6d4-132a-47b4-950b-f45f13c7fe84", @@ -70110,7 +70110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202002080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202002080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "01794b3e-93a4-4f77-8872-727c8e4f5c70", @@ -70140,7 +70140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202012010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202012010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "da681fe8-2cee-4d08-9a22-8f3c2fa13a3b", @@ -70170,7 +70170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202105010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202105010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d520c2bc-6b79-4fff-aeaa-ca15c7a2507b", @@ -70200,7 +70200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202105120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202105120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8cc6ce51-3c44-45ca-b73d-ef56bb74e20f", @@ -70230,7 +70230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202108250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202108250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "db0129be-8384-4287-bdfa-9e3ee3f3df49", @@ -70260,7 +70260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202101120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202101120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f3cfa096-4b72-4a0b-834f-8cedd1a93bcc", @@ -70290,7 +70290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202101290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202101290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8a2a97aa-a1d5-4143-b23a-e27cf57c876d", @@ -70320,7 +70320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202004080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202004080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "756dffd0-2b83-45e0-9cc5-7759b5122537", @@ -70350,7 +70350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202112020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202112020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "37fa2464-bcd5-4511-a392-867c1adde168", @@ -70380,7 +70380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202007160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202007160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "40a9bc44-fae0-4c48-b845-d72cecc6d35c", @@ -70410,7 +70410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202201060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202201060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fea12f85-2483-49b9-9ed2-4a70f9046b6e", @@ -70440,7 +70440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202009220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202009220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dd082f68-b61c-4f9b-bb17-5620040e8186", @@ -70470,7 +70470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202010140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202010140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ab8152ce-3ea7-47b4-9f88-363867816ad1", @@ -70500,7 +70500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202012111?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202012111?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "658aa1e3-166c-40de-b2a9-123b47d61105", @@ -70530,7 +70530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202108170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202108170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3e6df0dc-f439-489c-8923-601dcdc0bfb4", @@ -70560,7 +70560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202204190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202204190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cd35ba45-9e1c-4ce0-83bb-4c4c11ae2682", @@ -70590,7 +70590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201909020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201909020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8f4a9ce0-6e71-4cf0-a846-24e25211a294", @@ -70620,7 +70620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202007290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202007290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8ddb39d0-eeac-47fd-b46b-a3f65f61af77", @@ -70650,7 +70650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201910070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201910070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d0b09f9b-14c1-4486-ac74-c2b287ab9aea", @@ -70680,7 +70680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202106040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202106040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fafdc775-9ad6-4e65-b89b-a67a6eec93cf", @@ -70710,7 +70710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202002180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202002180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "20e0fd9b-f6a9-4855-baa1-f4f887397f52", @@ -70740,7 +70740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201908220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201908220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ab53bce4-28c9-44e2-925c-5f05bcfa5b9d", @@ -70770,7 +70770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202008180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202008180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9784017f-3b6b-4528-919f-f48cd6286689", @@ -70800,7 +70800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202202130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202202130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8bf83645-446b-48f4-9fb2-e089141dead4", @@ -70830,7 +70830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202203020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202203020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f53b8b37-fd1e-4f0a-95e0-4302006e1839", @@ -70860,7 +70860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202011120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202011120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e931b553-b9d4-4be8-8dd1-417e663cdb49", @@ -70890,7 +70890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201910210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.201910210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ab16225f-a53f-47f3-8029-afea53702250", @@ -70920,7 +70920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202109180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202109180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a19ddf1e-d8c8-4583-810a-30630cfa975d", @@ -70950,7 +70950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202204010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202204010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3dba42d7-a195-4405-8469-112f9b2bde0d", @@ -70980,7 +70980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202205100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202205100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "31772e3c-7ee3-40ee-8cdd-63e7ae9ef0f5", @@ -71010,7 +71010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202111250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202111250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2a22d506-bc09-451c-a23d-975e0fb2c8b5", @@ -71040,7 +71040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202102240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202102240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4e0becbb-fd68-4f24-9ac1-074feb3f97ca", @@ -71070,7 +71070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202111290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202111290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c141e089-06d2-46df-95ff-fba32de1b986", @@ -71100,7 +71100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202111300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202111300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bd3f2a34-37de-47f8-b60e-0a986fde24f4", @@ -71130,7 +71130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202103151?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202103151?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c5748044-cd23-4096-b438-c47cdf3f8a9b", @@ -71160,7 +71160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202005220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202005220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "25227216-7e92-49c9-89d9-48662cf821b9", @@ -71190,7 +71190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202202020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202202020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9d5da403-1151-449a-8a98-d4ce98f7974b", @@ -71220,7 +71220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202106220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202106220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6af379b0-a9f9-4a20-9943-f4b1b1d0b92d", @@ -71250,7 +71250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202110250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202110250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b89ecfef-966d-4f97-a2de-b49d9265f135", @@ -71280,7 +71280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202205060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202205060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6a754369-b992-4a2e-9d10-765de2c0ff59", @@ -71310,7 +71310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202203080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202203080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "61d6a092-3f24-43cf-b592-b6a8deb54baf", @@ -71340,7 +71340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202203250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202203250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e5207d2c-9268-4620-9f23-564513f3272e", @@ -71370,7 +71370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202201180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202201180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3e1fd64f-0ff9-4666-86da-dbe512c5d5d2", @@ -71400,7 +71400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202101060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202101060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3b44fbdb-b2e7-4710-8c93-a785ae8471d9", @@ -71430,7 +71430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202105080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202105080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c7528b3-03fd-4c48-ab30-32699be1c0ab", @@ -71460,7 +71460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202111230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202111230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "536dd386-5d12-4cd1-93a1-0ad4b830eeaf", @@ -71490,7 +71490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202104150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202104150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d63f109f-a5c3-4aa4-9f42-c656e5f00618", @@ -71520,7 +71520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202003170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202003170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0055e96c-e2cc-46a1-a03f-bebd51f1c152", @@ -71550,7 +71550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202110120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202110120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9554e618-1824-426f-9fff-2d15c0f3111c", @@ -71580,7 +71580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202004290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202004290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b4955b4b-cd50-4033-bddb-1a5aaee3f595", @@ -71610,7 +71610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202111220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/18_04-lts-gen2/versions/18.04.202111220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fd895f8d-7302-4550-bf37-372a9ad3c47a", @@ -71640,7 +71640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2d005b6a-42e5-464d-abad-39007c899050", @@ -71670,7 +71670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201906270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201906270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "81f7f507-6ce5-45ce-bec6-c3ede94fb1e5", @@ -71700,7 +71700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201905140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201905140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bcdcd175-bb6d-443e-bf5e-a5ea23d5f47a", @@ -71730,7 +71730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201906190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201906190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dd2ac97b-ea17-4cec-a4da-d0b134da8236", @@ -71760,7 +71760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201908140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201908140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "40aeb658-1c4a-4f14-98e7-8081cbb0bf5e", @@ -71790,7 +71790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201904170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201904170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c9920361-ecd1-4c85-a872-2c27585d5ade", @@ -71820,7 +71820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201906050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201906050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8429e6eb-42d3-41de-bf0c-6acd8f839028", @@ -71850,7 +71850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201907040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201907040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aaf492d2-c2e5-4df3-a653-ea8f5ab928f8", @@ -71880,7 +71880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201906040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201906040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6584b888-18db-4434-b222-70d61fc97688", @@ -71910,7 +71910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201906280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201906280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3d90f50c-66b3-42bb-8e49-2880e1835665", @@ -71940,7 +71940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201907240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201907240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "662e6f12-55ce-402f-b3dc-64cc58c6d48e", @@ -71970,7 +71970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201908010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201908010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "faa5a524-b632-4233-997d-83d0fe4905fa", @@ -72000,7 +72000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201907241?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04/versions/19.04.201907241?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "93ce6948-f9bc-49bb-9414-6a420ab3eff8", @@ -72030,7 +72030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6dda5187-ca1e-4ee2-81b7-957d9469a2e4", @@ -72060,7 +72060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8fe39030-7ceb-4fa5-b186-3e6c35a49a1d", @@ -72090,7 +72090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "04569095-6ace-4b86-b745-9f12f00f5130", @@ -72120,7 +72120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "30647c47-cb9b-473f-b969-699015714d59", @@ -72150,7 +72150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5f0dbb4a-1e25-489d-ab44-ad5075fae3a0", @@ -72180,7 +72180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d9273f0a-85b3-4b99-957d-adf59f267a9a", @@ -72210,7 +72210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "06db1e7b-6ecf-4b8e-9bf7-217b6d5d87d2", @@ -72240,7 +72240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "da67cd51-2b24-4244-a18d-78c030102bcc", @@ -72270,7 +72270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9fd835ac-e407-468d-a03c-1a742e1284dc", @@ -72300,7 +72300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3dcb85c7-39ef-4e06-a135-02af6b5e955b", @@ -72330,7 +72330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908010?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.04-DAILY/versions/19.04.201908010?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f0e34758-5f97-425e-bb4c-de1fcb22b719", @@ -72360,7 +72360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9a4f83c6-1572-4299-bc21-0c3b7358b3bb", @@ -72390,7 +72390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "adbe2a8a-5ad2-4a8e-92bd-38fb35ea4715", @@ -72420,7 +72420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4a21b4a0-2e1c-41b7-a3cd-3940c680f0a6", @@ -72450,7 +72450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.202006110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.202006110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "09a5fb97-5ce2-4f85-a0f7-89cb28b88b1d", @@ -72480,7 +72480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "419724cb-9d71-4abd-b717-8574b1b20be3", @@ -72510,7 +72510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f6b54940-4e32-4277-9cd6-06fdc5813b16", @@ -72540,7 +72540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.202007080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.202007080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70f29b65-b344-4040-92d7-065cc4d2d7a9", @@ -72570,7 +72570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "67ce757f-0315-4b5d-a082-2ee779c636f4", @@ -72600,7 +72600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.202007090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.202007090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ebc40e02-50ba-4cf5-b6c0-e3e089b2161f", @@ -72630,7 +72630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.202007070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.202007070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4a1cdd5d-04c8-4269-9280-d9979bab307c", @@ -72660,7 +72660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908190?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908190?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f3f4cc0a-d47d-425d-8596-e9d4c43b09b9", @@ -72690,7 +72690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.202007030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.202007030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "03cdcb13-f315-493e-8f6f-40630743073b", @@ -72720,7 +72720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "03ae5339-7e38-44c8-b957-9f51b7815b1c", @@ -72750,7 +72750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f730f8ac-e938-4ab8-88ef-527d8fd8aeb9", @@ -72780,7 +72780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "167f6204-ee4d-4cb0-87d2-8fc2ae8f1536", @@ -72810,7 +72810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.202007020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.202007020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1901898f-1f25-4cc4-82d5-e7d4bccaac51", @@ -72840,7 +72840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.201908100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "08e3e442-2a66-4ef8-ada9-d68298e3ed8e", @@ -72870,7 +72870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.202007100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19.10-DAILY/versions/19.10.202007100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8407336f-b854-49f2-a7d8-7a2b3791e96f", @@ -72900,7 +72900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "45610e2f-be43-4d41-be31-efa47afd1f10", @@ -72930,7 +72930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201909170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201909170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "45a2cec6-9727-4200-a698-8a79427b8478", @@ -72960,7 +72960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201909240?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201909240?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bd3c7ddf-52ca-468d-86dd-0b93e9c133ab", @@ -72990,7 +72990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911131?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911131?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9716b619-ca31-488b-8df0-4563c7a936ee", @@ -73020,7 +73020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7ec96ff6-90d9-46eb-a8d2-796405c0a196", @@ -73050,7 +73050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f798d615-d0a8-4e39-85ce-ae4abbd0f64f", @@ -73080,7 +73080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8ad20d6c-ac5e-4fe4-a74f-876e796bfeeb", @@ -73110,7 +73110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910290?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910290?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cc4ce307-d445-4b27-bc60-e121cb459340", @@ -73140,7 +73140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e37532b0-2c4f-4585-bc7d-bd5cd3b4878e", @@ -73170,7 +73170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201909210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201909210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9ef517e1-5548-472d-9e59-0f6d00ffef56", @@ -73200,7 +73200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "08915b44-0afa-4704-8dc9-fc6f3274bc7c", @@ -73230,7 +73230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c33d10ba-2dae-40bd-968f-e8629dcb6451", @@ -73260,7 +73260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910042?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910042?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "01085eaa-5243-4310-92ed-94b8a1eadd41", @@ -73290,7 +73290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d86d8590-9f3d-4531-80ef-814963984b85", @@ -73320,7 +73320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4d0bf24e-4f42-4af6-8193-77e634f9c5cc", @@ -73350,7 +73350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "62987868-a63c-48ea-a212-46bde5ca21cc", @@ -73380,7 +73380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "13303355-3a17-42b4-80c3-cbffc5bdfbe6", @@ -73410,7 +73410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911050?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911050?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3dce1899-3454-4401-a0d2-dcaa1c9f5ecf", @@ -73440,7 +73440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1d29b9dc-4233-4040-a716-3b6b01ac5d80", @@ -73470,7 +73470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f06882fa-42c0-4c0d-992e-34ce5802fb18", @@ -73500,7 +73500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910160?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910160?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "51b3928d-a183-4062-9213-05c2e33955bb", @@ -73530,7 +73530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201909180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201909180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c759e66-48a4-4b8b-bda2-f52f6635a6d5", @@ -73560,7 +73560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201909250?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201909250?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e27a4fca-9093-43f4-92e9-fa3b31191e94", @@ -73590,7 +73590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "724de8ea-4ab4-4447-90f2-7a09305b1b6c", @@ -73620,7 +73620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911260?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911260?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3ed5f332-e238-4a9d-866f-73c4ad06767c", @@ -73650,7 +73650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0591ade9-ade2-4dbf-a8c0-b7343cc596c9", @@ -73680,7 +73680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6fad5010-3aeb-4453-b4ca-4e5fbce8af74", @@ -73710,7 +73710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e1951a3c-dc40-409f-b0d6-05b2a3a6c85e", @@ -73740,7 +73740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911280?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911280?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "25f7c06c-6fc1-469e-b5e6-0814cd322050", @@ -73770,7 +73770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8ed5fc15-07f5-46a7-8566-8257b7b42c9a", @@ -73800,7 +73800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201909270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201909270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aa45482c-88c1-4311-943b-c198631ae8a8", @@ -73830,7 +73830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201912130?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201912130?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "50ba097a-3984-4207-bfab-e593daeadc93", @@ -73860,7 +73860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201909200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201909200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f2d9b1d7-b758-4c41-98a8-9ed0e3d5e0f0", @@ -73890,7 +73890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911210?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911210?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "184e1125-45b4-4a4c-a6c7-ac38e27c3c4e", @@ -73920,7 +73920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001150?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001150?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7580f678-f06f-4846-b58e-c26aae98bd51", @@ -73950,7 +73950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201912040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201912040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b0e5dfea-48ce-48b2-be1d-3fdc65dab3be", @@ -73980,7 +73980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8ab7b37d-cecc-40cc-a522-5f5f2b4e653b", @@ -74010,7 +74010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201912170?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201912170?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "038cc249-ea19-4bfc-89ad-4b3b50f8bd70", @@ -74040,7 +74040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201912180?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201912180?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f4155588-e54c-4354-812d-fe31db347e81", @@ -74070,7 +74070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7b39fc0a-f12b-45f9-ad5c-a5ccfa8396a0", @@ -74100,7 +74100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ff5f7c9f-82df-4d84-a3d3-112abc18bb1c", @@ -74130,7 +74130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911270?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201911270?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "056ee664-cd7c-4495-aa1a-d5bf01c7d6c2", @@ -74160,7 +74160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001140?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001140?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "212cf335-a558-421a-a3c0-506ff2587e11", @@ -74190,7 +74190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ce2a984f-b34c-46c2-a8ae-047a3383c1a3", @@ -74220,7 +74220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910200?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910200?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7ddbfb93-e553-4578-9703-1d3406678acb", @@ -74250,7 +74250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dd06b93e-84fa-4bf3-b66b-b5208bee2a6b", @@ -74280,7 +74280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001060?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.202001060?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "33663203-574c-42d8-92b5-bf1583651a82", @@ -74310,7 +74310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-daily-gen2/versions/19.04.201910310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8c0caa2e-9418-4a9d-b669-4cecd2d1f565", @@ -74340,7 +74340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5b56a30a-69fa-4660-a1f7-c2c8f4fb5256", @@ -74370,7 +74370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-gen2/versions/19.04.201911080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-gen2/versions/19.04.201911080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f8174cf0-aad4-4633-b9ef-bb78e97d336d", @@ -74400,7 +74400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-gen2/versions/19.04.201910030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-gen2/versions/19.04.201910030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a67e3007-0bf2-410e-a1d7-0fbae17275da", @@ -74430,7 +74430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-gen2/versions/19.04.201908230?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-gen2/versions/19.04.201908230?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2ec3fc3e-e21e-449f-a3fe-269529966ec4", @@ -74460,7 +74460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-gen2/versions/19.04.201911131?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-gen2/versions/19.04.201911131?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5bf87891-62ad-4a05-b61d-4768efb69ae5", @@ -74490,7 +74490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-gen2/versions/19.04.202001220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_04-gen2/versions/19.04.202001220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f139fe5c-2bbf-43b8-88bf-6c8d091a3eb6", @@ -74520,7 +74520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ac829458-79bb-4f22-8e41-39d820d297aa", @@ -74550,7 +74550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions/19.10.202007030?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions/19.10.202007030?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8985def3-4024-4d83-94d5-6043c52c92e9", @@ -74580,7 +74580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions/19.10.202007100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions/19.10.202007100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5a734ea4-8634-40c5-b208-607dc88bc514", @@ -74610,7 +74610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions/19.10.202007020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions/19.10.202007020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "20d940ae-d867-4e0f-9c03-6ada33b780b9", @@ -74640,7 +74640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions/19.10.202007070?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions/19.10.202007070?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7f5ac132-f9a5-401a-ae87-63bcfb36ca24", @@ -74670,7 +74670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions/19.10.202006110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions/19.10.202006110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ec4efdff-5dcb-4645-aa9f-6ce4d97a5ca6", @@ -74700,7 +74700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions/19.10.202007090?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions/19.10.202007090?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fc7425b8-4f2f-44eb-959a-2db20192cc0a", @@ -74730,7 +74730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions/19.10.202007080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/Canonical/artifacttypes/vmimage/offers/UbuntuServer/skus/19_10-daily-gen2/versions/19.10.202007080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "38da3935-a5a2-4578-a79a-23abdeb1907f", @@ -74760,7 +74760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ca735c14-6151-4336-bdc5-dfffb3af010a", @@ -74790,7 +74790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/alfredtestoffer/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/alfredtestoffer/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9caccf1a-5c38-497f-a62b-fe1fd08b8d3c", @@ -74820,7 +74820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/alfredtestoffer/skus/gen2plan/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/alfredtestoffer/skus/gen2plan/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7c5d039a-d5f0-4b40-9e95-e2091d504d44", @@ -74850,7 +74850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/alfredtestoffer/skus/testplan_rhel/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/alfredtestoffer/skus/testplan_rhel/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8c9eb57e-eb26-4a0f-9cec-7eb2475b7e65", @@ -74880,7 +74880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9be49948-28e9-458d-8dab-de33a4d32e0c", @@ -74910,7 +74910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c577ece9-ce12-4665-950a-4f8498387b54", @@ -74940,7 +74940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "00271418-54bc-4a56-9c89-24ae055c7993", @@ -74970,7 +74970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-a/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-a/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d7033b16-b372-49b2-bced-97984d5478e9", @@ -75000,7 +75000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-a/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-a/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d447ee5e-5b57-4716-9ab4-0ebffe423d1c", @@ -75030,7 +75030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-a-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-a-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "179b06c1-da5e-4a36-bb8b-6b72891f232e", @@ -75060,7 +75060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-a-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-a-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0ad68b71-4517-4253-a4e8-752df92151a1", @@ -75090,7 +75090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-b/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-b/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a0b4a677-a4e7-4c20-9960-af5dfc015928", @@ -75120,7 +75120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-b/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-b/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "673e1b50-c9cf-4507-9702-4cd261760754", @@ -75150,7 +75150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-b-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-b-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a60067f2-118c-43a3-994c-0f2f15281cc0", @@ -75180,7 +75180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-b-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-b-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a192da60-f4ee-4ab7-bd55-c008659de09c", @@ -75210,7 +75210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-c/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-c/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "36dc3c4b-aa8e-4f71-b6fa-747f976f159c", @@ -75240,7 +75240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-c/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-c/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "56c08cfb-c042-45a2-b95a-b217901751a1", @@ -75270,7 +75270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-c-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-c-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "688e4382-bcb1-4b24-92be-c274f5f0ee54", @@ -75300,7 +75300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-c-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-c-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "89ce94e8-bb15-46e5-9119-6a8a368fb3da", @@ -75330,7 +75330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-d/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-d/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c82ea926-0980-4a98-a53d-425a5dd46b85", @@ -75360,7 +75360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-d/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-d/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "844edbff-d93d-4465-858a-52ddff9bac59", @@ -75390,7 +75390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-d-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-d-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "36e97390-d2cc-4966-bab3-efb55a0b541d", @@ -75420,7 +75420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-d-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-d-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0512071d-fbdc-4652-996d-b985244c6b35", @@ -75450,7 +75450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "102588cb-ee79-4f1e-ad08-91018ebcb769", @@ -75480,7 +75480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/ocp-worker/skus/ocp-worker-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "042fde83-553f-4656-abaa-de979dd829d9", @@ -75510,7 +75510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "029922f3-6986-47cd-ac4d-8e4eb574918d", @@ -75540,7 +75540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "879d9429-122c-4d16-a39e-935af864a44e", @@ -75570,7 +75570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "556d8d4c-2fb1-40ae-8954-c3593c71df48", @@ -75600,7 +75600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-a/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-a/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6bcbf9eb-c428-4585-95a4-8b58adccc9d0", @@ -75630,7 +75630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-a/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-a/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e7d7b003-d481-499c-9788-19d2f8051063", @@ -75660,7 +75660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-a-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-a-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e96acae1-ab62-46f0-bf1b-56bfc607e93b", @@ -75690,7 +75690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-a-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-a-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e7f9b7bf-7d80-4365-8526-45410b32ec4c", @@ -75720,7 +75720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-b/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-b/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "82639988-e3f8-481f-b6e4-0ab8fb91e71e", @@ -75750,7 +75750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-b/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-b/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b36b154b-2649-424d-9c46-224468923f98", @@ -75780,7 +75780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-b-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-b-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8eb90c69-3e99-4602-9ff5-ad205b88049a", @@ -75810,7 +75810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-b-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-b-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f48a4623-ba0a-4f77-954a-970b78cfe6f5", @@ -75840,7 +75840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-c/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-c/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3e85881d-b94f-4e3c-aeb3-7cc29f6f0b8c", @@ -75870,7 +75870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-c/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-c/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e51728ca-6f17-4073-85f4-b59252fb1e99", @@ -75900,7 +75900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-c-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-c-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d89f6aeb-1d6d-44ed-bc44-b20c01aa14fb", @@ -75930,7 +75930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-c-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-c-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "476b839d-9101-4af5-84fc-7afe3ee5703e", @@ -75960,7 +75960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-d/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-d/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fc7e4f6b-345d-4ab2-b221-c45b8eae0620", @@ -75990,7 +75990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-d/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-d/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "81c37581-3595-48cc-a491-ddb05b9985a9", @@ -76020,7 +76020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-d-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-d-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ebedcbed-d7d4-450b-806b-f45a019b14cd", @@ -76050,7 +76050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-d-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-d-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8050027d-f3ff-4753-bcce-bc2dedebfb26", @@ -76080,7 +76080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "815a2b58-d2cf-45a2-8132-75906283ff13", @@ -76110,7 +76110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/oke-worker/skus/oke-worker-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f7d844ea-79fb-4578-b644-e682f01cf7c3", @@ -76140,7 +76140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fbba3a10-1f1b-42a5-a0b0-323eb8e7439b", @@ -76170,7 +76170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a5c8c822-494b-42b9-bf88-d507980d8b5b", @@ -76200,7 +76200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c4886751-4597-4dc7-a5b3-e4048406ad6f", @@ -76230,7 +76230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-a/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-a/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "047c6cf0-4398-4afa-96c9-f683b93f16d0", @@ -76260,7 +76260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-a/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-a/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7d2331b0-3ab7-4a6c-b1e8-934811e02150", @@ -76290,7 +76290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-a-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-a-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5963fc28-c91e-4645-b3dd-c0424bed71ac", @@ -76320,7 +76320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-a-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-a-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a94c6c0b-29cf-4f39-942a-bfadd58d929d", @@ -76350,7 +76350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-b/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-b/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f49ad670-7e65-4dfa-8d62-ccba2d0703cb", @@ -76380,7 +76380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-b/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-b/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "934571a9-a1b0-495c-bc6c-1a8d0bb93f5e", @@ -76410,7 +76410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-b-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-b-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a29acd74-0e44-49ce-a431-c86cbe659518", @@ -76440,7 +76440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-b-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-b-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7ec9c1d2-8d6c-4322-ac32-7386a9af4eb0", @@ -76470,7 +76470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-c/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-c/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b5873656-745a-49c2-bf1c-f44830ab54d9", @@ -76500,7 +76500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-c/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-c/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6f8377a9-b181-4104-959d-cada0defa755", @@ -76530,7 +76530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-c-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-c-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "74b888de-a494-4757-a856-069cdf8e2018", @@ -76560,7 +76560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-c-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-c-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5a4fe2aa-ed36-4c68-a676-94d1928451d7", @@ -76590,7 +76590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-d/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-d/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c8c1c0cf-c400-48d1-ba0e-e8c3789a296b", @@ -76620,7 +76620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-d/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-d/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d2fd64f8-b4a6-4206-ba38-f8331077811c", @@ -76650,7 +76650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-d-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-d-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "15226651-03f0-40e3-8356-3ea6852bbdcd", @@ -76680,7 +76680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-d-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-d-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "67a12637-5a54-4931-a9a1-2f4a973427c3", @@ -76710,7 +76710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "989f6d08-9a1d-436b-b984-baeab79e3c13", @@ -76740,7 +76740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/opp-worker/skus/opp-worker-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "495a5b2a-c564-4f5a-9f90-5ac7f964c19e", @@ -76770,7 +76770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f0cf37de-0028-453b-adad-af56e4394a84", @@ -76800,7 +76800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a4e502fd-9e2c-43f8-91a1-f631d01fe8df", @@ -76830,7 +76830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.219.20200603?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.219.20200603?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "61c618d7-c6c4-4776-9f71-1e152cf61afd", @@ -76860,7 +76860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.170.20200224?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.170.20200224?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "840d0eb0-4c95-4fbf-aa51-c18b9a746c24", @@ -76890,7 +76890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.272.20200902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.272.20200902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b776a552-a02b-437e-a2b3-bfbdc6d4ff57", @@ -76920,7 +76920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.161.20200115?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.161.20200115?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cb023f87-1d94-4ca9-81bf-0f68722179ba", @@ -76950,7 +76950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.200.20200415?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.200.20200415?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "388622ec-d27e-4c5a-b524-aa411f960dc7", @@ -76980,7 +76980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.188.20200320?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.188.20200320?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "03c86c51-7a20-44fd-856b-45df15678cec", @@ -77010,7 +77010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.346.20210118?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.346.20210118?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e03c352d-bb89-4165-95b0-d3f71511559e", @@ -77040,7 +77040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.232.20200629?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.232.20200629?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "40fd7e10-3ba6-4452-b5a0-b00876609a1f", @@ -77070,7 +77070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.452.20210618?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/osa/skus/osa_311/versions/311.452.20210618?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "26d1e7d9-4d9a-4b03-97b0-9a5da675f4d8", @@ -77100,7 +77100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-ocp-worker/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-ocp-worker/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "182faaf7-61ee-42d2-8aef-fc1b2cd458a2", @@ -77130,7 +77130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-ocp-worker/skus/rh-ocp-worker/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-ocp-worker/skus/rh-ocp-worker/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3234651f-cf86-445e-a006-20fef097c4e8", @@ -77160,7 +77160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-ocp-worker/skus/rh-ocp-worker-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-ocp-worker/skus/rh-ocp-worker-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f665e0ad-1e00-4085-802c-72cc90c880dd", @@ -77190,7 +77190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-oke-worker/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-oke-worker/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "02f7f506-e2aa-4b33-8339-92a1abc2efae", @@ -77220,7 +77220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-oke-worker/skus/rh-oke-worker/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-oke-worker/skus/rh-oke-worker/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5a080c5f-32b8-43ca-b4c5-e9d49adb8b8c", @@ -77250,7 +77250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-oke-worker/skus/rh-oke-worker-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-oke-worker/skus/rh-oke-worker-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cc333c96-a25e-4d23-8589-70bd190be203", @@ -77280,7 +77280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-opp-worker/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-opp-worker/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5cd4c53c-5db9-4477-8f83-f4fe9b64e82d", @@ -77310,7 +77310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-opp-worker/skus/rh-opp-worker/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-opp-worker/skus/rh-opp-worker/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d84260b5-2d42-412b-a8e2-45a7777f6d8f", @@ -77340,7 +77340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-opp-worker/skus/rh-opp-worker-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-opp-worker/skus/rh-opp-worker-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bf34cc73-faec-47ff-ab99-edeadb8f3310", @@ -77370,7 +77370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ed7c0d22-da97-49d1-b644-488cdf943fc0", @@ -77400,7 +77400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel/skus/rh-rhel7/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel/skus/rh-rhel7/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3818d5c9-1727-4e8f-b8f2-ef0f80a33184", @@ -77430,7 +77430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel/skus/rh-rhel7-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel/skus/rh-rhel7-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "57c11644-80db-402c-bd31-64ad6022150f", @@ -77460,7 +77460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel/skus/rh-rhel8/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel/skus/rh-rhel8/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5e4eae97-a618-4885-bf76-165bcd734c18", @@ -77490,7 +77490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel/skus/rh-rhel8-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel/skus/rh-rhel8-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "495c4448-4c7a-4029-9ec0-9aa17aa96bad", @@ -77520,7 +77520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2164f2d1-5f18-4a32-b958-35e67439d8f0", @@ -77550,7 +77550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "340bc1d8-06f8-4ab8-bf28-f508fc0e4cbc", @@ -77580,7 +77580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main/versions/7.9.2021110401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main/versions/7.9.2021110401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ec3b42ff-6855-4db8-a6e4-46a6c2f97df3", @@ -77610,7 +77610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_a1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_a1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "439e70b1-8454-4f34-8fbd-8e61b829300d", @@ -77640,7 +77640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_a1/versions/7.9.2021110401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_a1/versions/7.9.2021110401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "11027754-d3f1-4ab2-910e-d43b13983838", @@ -77670,7 +77670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_a1_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_a1_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "623bcf8c-022b-4cc1-bcc8-9acbaeacdd7d", @@ -77700,7 +77700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_a1_gen1/versions/7.9.2021110401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_a1_gen1/versions/7.9.2021110401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "513647c9-4dea-4e3d-8ab3-78b4887777ba", @@ -77730,7 +77730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_b1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_b1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d3a2290c-61f1-4a27-ab56-c0fba8716e3a", @@ -77760,7 +77760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_b1/versions/7.9.2021110401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_b1/versions/7.9.2021110401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b5855e6d-cf6a-4242-833e-11f310dad632", @@ -77790,7 +77790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_b1_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_b1_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b0b0a715-11ce-4f85-af9a-d672ae7b0b85", @@ -77820,7 +77820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_b1_gen1/versions/7.9.2021110401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_b1_gen1/versions/7.9.2021110401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "19513daf-ab88-4227-b1e6-eb37edd2fbac", @@ -77850,7 +77850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_c1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_c1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8c918246-2d5e-4fb6-b0bd-e5bb27945989", @@ -77880,7 +77880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_c1/versions/7.9.2021110401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_c1/versions/7.9.2021110401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e137ea40-49e7-43b6-97fc-7aab0dcfbc15", @@ -77910,7 +77910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_c1_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_c1_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5413c42f-3b52-46d2-bbdb-c30e68107316", @@ -77940,7 +77940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_c1_gen1/versions/7.9.2021110401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_c1_gen1/versions/7.9.2021110401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "951c25ae-adf4-4672-a18f-66258bb996e1", @@ -77970,7 +77970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_d1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_d1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "69bf2856-7a38-494d-9af0-0f5f51068d07", @@ -78000,7 +78000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_d1/versions/7.9.2021110401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_d1/versions/7.9.2021110401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4774a232-8f6d-41af-a826-0b4f2075bfca", @@ -78030,7 +78030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_d1_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_d1_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "182a04f8-b3f8-4a7c-afeb-6f4542bf35a4", @@ -78060,7 +78060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_d1_gen1/versions/7.9.2021110401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_d1_gen1/versions/7.9.2021110401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6e759a10-a850-44e0-bab0-4abf39bbcee7", @@ -78090,7 +78090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c8ecd534-d21d-4ce9-a9e6-634517f52750", @@ -78120,7 +78120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_gen1/versions/7.9.2021110401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-7-main-2/skus/rhel_7_main_gen1/versions/7.9.2021110401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "62889f40-2752-4663-a09f-2d123bd2202c", @@ -78150,7 +78150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70e1c906-147a-47c4-9b74-57d8e1918694", @@ -78180,7 +78180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_a1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_a1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ba8bd4ab-638c-4299-b133-53a9e10ea871", @@ -78210,7 +78210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_a1/versions/8.4.2021110400?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_a1/versions/8.4.2021110400?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "97c3bfe3-525d-4402-8e98-66de174668f9", @@ -78240,7 +78240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_a1/versions/8.5.2022030600?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_a1/versions/8.5.2022030600?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1411de6f-e8f9-46c1-946c-215cab7ea162", @@ -78270,7 +78270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_a1_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_a1_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9c251a10-9ee7-4afa-8626-e197afdff782", @@ -78300,7 +78300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_a1_gen1/versions/8.4.2021110400?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_a1_gen1/versions/8.4.2021110400?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "93355bec-1f65-4106-8146-fa483b43edb7", @@ -78330,7 +78330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_a1_gen1/versions/8.5.2022030600?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_a1_gen1/versions/8.5.2022030600?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "513285e9-f3bf-4f50-b187-f79360d450ed", @@ -78360,7 +78360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_b1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_b1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2a1e6027-82dc-4098-87d1-d5e5aa60b982", @@ -78390,7 +78390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_b1/versions/8.4.2021110400?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_b1/versions/8.4.2021110400?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "03dc5d7a-eb08-4a93-a3da-04adcbbff456", @@ -78420,7 +78420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_b1/versions/8.5.2022030600?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_b1/versions/8.5.2022030600?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e14de5d2-e662-4802-93a0-bc717f6f6cfe", @@ -78450,7 +78450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_b1_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_b1_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5ed64e75-3521-45d9-8aed-bb166fdf28eb", @@ -78480,7 +78480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_b1_gen1/versions/8.4.2021110400?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_b1_gen1/versions/8.4.2021110400?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9fedb4d8-4939-4601-87b0-8246d0d51758", @@ -78510,7 +78510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_b1_gen1/versions/8.5.2022030600?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_b1_gen1/versions/8.5.2022030600?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9525a110-7b76-45a3-9d4b-1f08f27a2301", @@ -78540,7 +78540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_c1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_c1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7afec2be-eb57-4cf9-8602-11f2b95a0540", @@ -78570,7 +78570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_c1/versions/8.5.2022030600?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_c1/versions/8.5.2022030600?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8e7f0f7e-9cfd-4d12-bcdd-4052f5c5ce28", @@ -78600,7 +78600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_c1/versions/8.4.2021110400?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_c1/versions/8.4.2021110400?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a87e4620-bc84-4ded-a581-0dbd113deee5", @@ -78630,7 +78630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_c1_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_c1_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a2e6ab78-cea4-4ffc-8034-eca5bfb65956", @@ -78660,7 +78660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_c1_gen1/versions/8.5.2022030600?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_c1_gen1/versions/8.5.2022030600?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0edaf6f7-86bd-4e18-ba7f-6eac24750583", @@ -78690,7 +78690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_c1_gen1/versions/8.4.2021110400?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-8-main-2/skus/rhel_8_main_c1_gen1/versions/8.4.2021110400?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1f87135a-74ac-4bd3-9ca0-1e6bf3a9a0cc", @@ -78720,7 +78720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7de184fb-c5c7-4d34-92b7-39daed8f51e4", @@ -78750,7 +78750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_7_main/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_7_main/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "69cdb130-4246-4763-a078-cb91c1c637a5", @@ -78780,7 +78780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_7_main/versions/7.9.2021110401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_7_main/versions/7.9.2021110401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "83fcb8fb-46e7-4210-a9dc-f703d1132c59", @@ -78810,7 +78810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_7_main_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_7_main_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "62e7cfbe-3049-4da8-a365-7538a9a8e262", @@ -78840,7 +78840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_7_main_gen1/versions/7.9.2021110401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_7_main_gen1/versions/7.9.2021110401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "53b05947-a6bb-4367-bba8-6475b4af2e91", @@ -78870,7 +78870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_8_main/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_8_main/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "559d262f-0be2-41f7-9b77-77063044f4f2", @@ -78900,7 +78900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_8_main/versions/8.5.2022030600?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_8_main/versions/8.5.2022030600?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "41bc4b5c-cf16-4393-b41c-6ce6ad6d5ef6", @@ -78930,7 +78930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_8_main_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_8_main_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6a31bc82-c6a8-4738-83d9-2612d0c42abf", @@ -78960,7 +78960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_8_main_gen1/versions/8.5.2022030600?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh-rhel-main-2/skus/rhel_8_main_gen1/versions/8.5.2022030600?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "202c8e64-a53f-4ac7-afc8-94d56f29815c", @@ -78990,7 +78990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "021b1d23-567f-4f84-b256-9684afb3e30a", @@ -79020,7 +79020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/6.10/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/6.10/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dbb9fe79-3328-48c8-94d9-b7e90b3689f7", @@ -79050,7 +79050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/6.10/versions/6.10.2019030722?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/6.10/versions/6.10.2019030722?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6fb5adad-22c0-46e8-9457-9e09ba0d17c9", @@ -79080,7 +79080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/6.10/versions/6.10.2019061919?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/6.10/versions/6.10.2019061919?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "87028442-a46b-418e-801d-306138694fdb", @@ -79110,7 +79110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2d8864af-b339-407c-a3f7-a6d0096eb970", @@ -79140,7 +79140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.4.2021051701?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.4.2021051701?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f6d86bb6-0678-43a8-b6c9-9d0b834ac598", @@ -79170,7 +79170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2019102813?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2019102813?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "510184af-68b9-4580-9630-227b8acd8529", @@ -79200,7 +79200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2021051101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2021051101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dee72d07-b283-4c1b-b555-f565652c6e43", @@ -79230,7 +79230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2020031212?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2020031212?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5b5354f0-e646-452b-abe2-fa01b445b9b8", @@ -79260,7 +79260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.5.2021051103?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.5.2021051103?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c61e99a3-0e12-4bf9-a1b6-c4b570bc62dc", @@ -79290,7 +79290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2021051701?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2021051701?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "510910fc-9ee2-4926-a68b-357fc589d45a", @@ -79320,7 +79320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.5.2021051701?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.5.2021051701?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3f1b5518-c802-42d0-ad94-a13d8d44277c", @@ -79350,7 +79350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2020110301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2020110301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c1ed83d5-649a-4603-b6d9-422105e3f1bd", @@ -79380,7 +79380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2019051523?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2019051523?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "09642c12-4c94-43c6-bd58-1eb303476219", @@ -79410,7 +79410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2019062019?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2019062019?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "45611675-a157-4696-8a23-e853f01fea92", @@ -79440,7 +79440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.8.2020042719?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.8.2020042719?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "25e61bd7-5441-4105-a696-6d9d1ebbb78e", @@ -79470,7 +79470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2019060521?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2019060521?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "694ac133-70f3-48af-8491-d28307c49c09", @@ -79500,7 +79500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.9.2020111202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.9.2020111202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2a96a54d-68d5-46c9-9264-1dc54f76afa0", @@ -79530,7 +79530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.9.2022032203?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.9.2022032203?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "13f1abdf-f561-4b4c-8cf1-3d50763744e0", @@ -79560,7 +79560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.8.2020111201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.8.2020111201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f6e49473-9107-483e-9a12-45763ebb843b", @@ -79590,7 +79590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2018103108?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2018103108?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cc892eba-8fda-4c29-b2a4-430a420ecb9c", @@ -79620,7 +79620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2021051701?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2021051701?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f043120f-f454-4578-a81b-426f2118119c", @@ -79650,7 +79650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.8.2021051701?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.8.2021051701?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6aebba3-86fb-478c-9945-da116981d9b7", @@ -79680,7 +79680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2020082422?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2020082422?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "670d67d4-5678-4869-a2d6-18446f18c232", @@ -79710,7 +79710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.9.2021100812?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.9.2021100812?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c4e888bb-5f39-419f-94f1-50d7d6ed4965", @@ -79740,7 +79740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.9.2021121603?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.9.2021121603?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c9b12de-0d69-428d-84d3-7abd49f7ef0e", @@ -79770,7 +79770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.8.2020041421?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.8.2020041421?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b86b6ccd-24ec-4f8b-ad29-07a9fe27d8c9", @@ -79800,7 +79800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.8.2020082421?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.8.2020082421?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b558b21e-6f16-4eb8-9069-7c3d0363e5bb", @@ -79830,7 +79830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2020053001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2020053001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d8d00ec1-fd9e-44d0-8990-83b28c77b1bb", @@ -79860,7 +79860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2020082422?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2020082422?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a9e77631-dc05-466c-9507-490a6dd22794", @@ -79890,7 +79890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.9.2021051701?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.9.2021051701?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cad96ea5-4d93-446c-9903-32fb24fee8cc", @@ -79920,7 +79920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.20191204?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.20191204?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "45cc09a3-65f2-40a9-a9da-8d2272c02c63", @@ -79950,7 +79950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.9.2020100116?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.9.2020100116?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5abf14c7-2e4c-437d-8420-eb7f922280b7", @@ -79980,7 +79980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2019062414?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.6.2019062414?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "20f4db3d-7112-4951-9845-62b55988c8a6", @@ -80010,7 +80010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2019081522?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2019081522?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9c0ef3e0-bef6-4428-915f-01adb79327b1", @@ -80040,7 +80040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.4.2021051101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.4.2021051101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e141e7a2-ca90-4325-a474-eb4e6916c19d", @@ -80070,7 +80070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2020020413?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-LVM/versions/7.7.2020020413?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3f02bde2-18f1-4369-900f-4e24dc2894fd", @@ -80100,7 +80100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "15b00d38-e792-4468-8f98-c952806a1f60", @@ -80130,7 +80130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.4.2017080923?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.4.2017080923?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d4a6ab78-576a-40d7-972e-2c18472fa9ac", @@ -80160,7 +80160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.2.2017090716?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.2.2017090716?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fd86b243-abae-470a-895a-7cb127954aa5", @@ -80190,7 +80190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.4.2017120423?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.4.2017120423?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3bcc72af-8a8c-4c52-863c-e887c5c65645", @@ -80220,7 +80220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.6.2019051523?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.6.2019051523?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "98290462-0a89-4171-aea7-236ce09dc5ed", @@ -80250,7 +80250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.4.2018010506?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.4.2018010506?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b5e7ef49-80f0-4375-8d4b-f0ccda682c0c", @@ -80280,7 +80280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.5.2018042521?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.5.2018042521?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e9174262-2040-4654-8881-cd6cf3434d5f", @@ -80310,7 +80310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.6.2018103108?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.6.2018103108?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e6f2c6a1-178c-475a-bb78-59092f855cd8", @@ -80340,7 +80340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.4.2017111521?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.4.2017111521?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f7c40428-7ed2-4107-9299-43afcf522818", @@ -80370,7 +80370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.5.2018050901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.5.2018050901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "31db73f9-0d37-4a14-a304-53ac3c903cea", @@ -80400,7 +80400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.6.2019062020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.6.2019062020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6cd932eb-e644-4d15-8f58-83a204fe1b69", @@ -80430,7 +80430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.3.2017090723?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.3.2017090723?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bf9e2ea9-71f3-4460-b7de-717c48e7d981", @@ -80460,7 +80460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.5.2018041319?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.5.2018041319?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2849ac38-7a45-4210-973f-af2a16601949", @@ -80490,7 +80490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.7.2019090418?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.7.2019090418?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dd4277a7-0d81-4809-9752-0b63f46a0369", @@ -80520,7 +80520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.6.2019062120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.6.2019062120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6221b298-e4a3-45a5-bfa5-987fabfe8395", @@ -80550,7 +80550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.5.2018081518?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.5.2018081518?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "301ae48b-83ae-475e-9afa-caf5f2790f04", @@ -80580,7 +80580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.5.2018072019?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.5.2018072019?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eee4c2d0-0877-4a41-8a8d-0cae2d0859b5", @@ -80610,7 +80610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.4.2017080220?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.4.2017080220?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e5e6bcb4-1a18-4bfa-afea-3d9a3dcf1f6b", @@ -80640,7 +80640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.6.2019060521?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW/versions/7.6.2019060521?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "df4d3aa8-d97d-406e-bd88-86c5f5ada11c", @@ -80670,7 +80670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "991eb3fe-46b3-453e-a4ab-39ce3f6ef481", @@ -80700,7 +80700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.6.2019040919?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.6.2019040919?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8ed85811-5a04-46bd-bd68-c3a18151fe7f", @@ -80730,7 +80730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.6.2019030421?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.6.2019030421?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b678f9f5-bdfc-4b3a-9341-7859ec9510d4", @@ -80760,7 +80760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.4.2017112900?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.4.2017112900?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e0fc401a-f288-4081-8c3d-74b9891b6f39", @@ -80790,7 +80790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.6.2019060521?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.6.2019060521?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3842ba70-991b-406b-80a0-6e1045da0d77", @@ -80820,7 +80820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.6.2018103121?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.6.2018103121?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "751026a1-4d14-42a9-b9e6-5c0cbd40f63d", @@ -80850,7 +80850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.5.2018041704?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.5.2018041704?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e0753fa8-a424-4bd6-8778-53327f3e125b", @@ -80880,7 +80880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.7.2019081601?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.7.2019081601?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "be1dea9c-e80f-4ff7-ae68-2b18137bb8dc", @@ -80910,7 +80910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.6.2019072418?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.6.2019072418?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c9986518-6c06-476c-9b88-647cf9b1837a", @@ -80940,7 +80940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.6.2019051523?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.6.2019051523?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "01ee685e-a5ea-4697-9989-298bc23f2647", @@ -80970,7 +80970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.6.2019062019?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7-RAW-CI/versions/7.6.2019062019?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e23487b8-8575-4f75-9040-5152983f930d", @@ -81000,7 +81000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aaa28a9e-54d9-481c-9ad1-5d0e63ca3cb9", @@ -81030,7 +81030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.2/versions/7.2.2017090717?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.2/versions/7.2.2017090717?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "166c0557-cf0b-438e-a01a-b0e8e140c6c2", @@ -81060,7 +81060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7adf6dba-53da-4d1b-8e83-ca2f982a4423", @@ -81090,7 +81090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017042521?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017042521?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5da7d8a7-5c9e-481b-999c-2035a559d606", @@ -81120,7 +81120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.20161104?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.20161104?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7b802546-2eb1-4932-a482-069b0b385498", @@ -81150,7 +81150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.20170201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.20170201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aec95789-7eaa-4bd7-8b68-9b447b2db3e1", @@ -81180,7 +81180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017090800?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017090800?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "709933e3-1c64-4551-ae50-844c32b9bf8a", @@ -81210,7 +81210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017032021?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017032021?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8bf0d4e6-d767-4238-979c-31682ba15aee", @@ -81240,7 +81240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017081103?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017081103?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "490f018d-67f9-442e-b9a8-2e110ca7d249", @@ -81270,7 +81270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017090723?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017090723?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dbe39d95-08e0-48bf-9f03-4e1ad7ba6b09", @@ -81300,7 +81300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.20170223?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.20170223?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ff5c1a0f-31e9-41e6-a759-825d0fee435d", @@ -81330,7 +81330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017090105?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017090105?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "932d6da3-c281-4a50-88cd-8de0516d20ea", @@ -81360,7 +81360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017062722?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017062722?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a53cd0ee-189c-4f12-8080-efd703961b5e", @@ -81390,7 +81390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017052619?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017052619?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "40d806f4-035f-4720-862a-d7bfd4446a08", @@ -81420,7 +81420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017051117?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017051117?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4f3c0fbf-0d95-43cc-9b98-5af01eb076d2", @@ -81450,7 +81450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017053019?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017053019?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "de84a31e-2959-45eb-a092-bc514ae7432f", @@ -81480,7 +81480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017071923?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017071923?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2d362022-81e4-4750-b66c-df2ad58a5655", @@ -81510,7 +81510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017081120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3/versions/7.3.2017081120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fbd85635-2e8b-4449-ab02-771f2218e13a", @@ -81540,7 +81540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3-DAILY/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.3-DAILY/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb1616de-731d-4722-82fd-ff5e548ef8ec", @@ -81570,7 +81570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c657d137-51d2-4f03-8a65-391be70b97de", @@ -81600,7 +81600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions/7.4.2018010507?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions/7.4.2018010507?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d71131ef-f6ec-42ce-85d0-27643f4f1253", @@ -81630,7 +81630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions/7.4.2019041718?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions/7.4.2019041718?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "929a5cef-15e9-4ad2-a8b8-450d131fd036", @@ -81660,7 +81660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions/7.4.2019102813?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions/7.4.2019102813?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1abd6e4d-dce2-4283-9f8a-ecde1383b2b8", @@ -81690,7 +81690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions/7.4.2019062107?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions/7.4.2019062107?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a2010c31-32af-4cab-b347-7128a97d753d", @@ -81720,7 +81720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions/7.4.2018010506?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions/7.4.2018010506?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0b3fb95f-8a23-4718-b6b6-fbd36c08d110", @@ -81750,7 +81750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions/7.4.2021051001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions/7.4.2021051001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "90faa3b8-51a4-44d3-89b7-94e46161bf2f", @@ -81780,7 +81780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions/7.4.2021051701?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.4/versions/7.4.2021051701?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1f05a86c-2d6d-4927-8148-32646ebc7554", @@ -81810,7 +81810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.5/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.5/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "51630927-a274-4c8d-9436-18ce0168179c", @@ -81840,7 +81840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.5/versions/7.5.2019062018?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.5/versions/7.5.2019062018?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "705712f1-e0e7-45ee-a8c9-5c1afc0fc33e", @@ -81870,7 +81870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.5/versions/7.5.2019060305?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.5/versions/7.5.2019060305?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2f0f6f5d-13d4-4ab4-93b7-9bec5eff9feb", @@ -81900,7 +81900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.5/versions/7.5.2018081519?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.5/versions/7.5.2018081519?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "72877165-345c-45d4-81a2-e3233298077c", @@ -81930,7 +81930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.5/versions/7.5.2021071301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.5/versions/7.5.2021071301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c5f93909-4e13-47f5-9e20-f80df895e3bc", @@ -81960,7 +81960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.5/versions/7.5.2021072201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.5/versions/7.5.2021072201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a1440a8a-1dd2-4a75-84ec-7a86bba54e14", @@ -81990,7 +81990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.5/versions/7.5.2021051101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.5/versions/7.5.2021051101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "537ef8df-6186-46d8-9d23-26093690962a", @@ -82020,7 +82020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.6/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.6/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0c8f5540-5432-4e90-856c-eae29c0fc830", @@ -82050,7 +82050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.6/versions/7.6.2019052206?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.6/versions/7.6.2019052206?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9469a676-0bb3-4525-9f52-74b85c4eb350", @@ -82080,7 +82080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.6/versions/7.6.2019060521?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.6/versions/7.6.2019060521?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2a1598ba-07e3-4246-be48-15e9afa6dcd8", @@ -82110,7 +82110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.6/versions/7.6.2020080921?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.6/versions/7.6.2020080921?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "77150987-34eb-4346-b3ca-acdf2a5f5ff8", @@ -82140,7 +82140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.6/versions/7.6.2019102813?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.6/versions/7.6.2019102813?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dedbec10-ff62-4997-8bc1-4968ff8715a7", @@ -82170,7 +82170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.6/versions/7.6.2021051101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.6/versions/7.6.2021051101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e3b78c38-a583-4eb1-b740-d4076a1e636f", @@ -82200,7 +82200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.6/versions/7.6.2019062116?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.6/versions/7.6.2019062116?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a3a7bfa3-9005-4fee-9d12-af88e38e6101", @@ -82230,7 +82230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.7/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.7/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "24bf1866-5a5e-4023-82c0-0f1a8e325170", @@ -82260,7 +82260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.7/versions/7.7.2022051301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.7/versions/7.7.2022051301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7f94f258-af7c-424e-8911-78e51f4f8e1d", @@ -82290,7 +82290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.7/versions/7.7.2020110315?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.7/versions/7.7.2020110315?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "672ecf88-f37b-436a-971f-2030b9646686", @@ -82320,7 +82320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.7/versions/7.7.2020090823?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.7/versions/7.7.2020090823?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "543fb3ae-3b3e-44b2-b269-e809e4c131d1", @@ -82350,7 +82350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.7/versions/7.7.2021052001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.7/versions/7.7.2021052001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "65f54bf5-75e0-4ba5-af3c-65795e66ed37", @@ -82380,7 +82380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.7/versions/7.7.2019090316?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.7/versions/7.7.2019090316?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9f308b8e-8c86-4419-960a-58e5447782b3", @@ -82410,7 +82410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.7/versions/7.7.2020052922?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.7/versions/7.7.2020052922?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "37a2f784-2c30-4e47-a552-12016d7258ae", @@ -82440,7 +82440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.8/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.8/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7e9345b5-b186-420d-982f-52e8586e5494", @@ -82470,7 +82470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.8/versions/7.8.2020050910?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.8/versions/7.8.2020050910?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ec443624-ff75-4626-ac62-17a5e9634894", @@ -82500,7 +82500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.8/versions/7.8.2020090816?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.8/versions/7.8.2020090816?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fe1512d9-c054-42e3-b913-a4e9d5f44dc3", @@ -82530,7 +82530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.8/versions/7.8.2020040309?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.8/versions/7.8.2020040309?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1d15085c-f6c3-4408-affb-b2d31524d03a", @@ -82560,7 +82560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.8/versions/7.8.2020111309?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.8/versions/7.8.2020111309?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "35d0c8d4-9f78-470b-aec4-880c3b7628ae", @@ -82590,7 +82590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.8/versions/7.8.2021051701?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.8/versions/7.8.2021051701?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "98c715f4-f652-4d4a-996b-fdf8857561bf", @@ -82620,7 +82620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.8/versions/7.8.2020110315?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7.8/versions/7.8.2020110315?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "90512113-c4b4-4d87-8053-e2c6a7a831c0", @@ -82650,7 +82650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/74-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/74-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "207ce73a-e4a3-4e07-a749-f6307de3ef21", @@ -82680,7 +82680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/74-gen2/versions/7.4.2021051702?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/74-gen2/versions/7.4.2021051702?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "84fbcd51-5c49-4121-8fd4-ec48a7b0b5dd", @@ -82710,7 +82710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/74-gen2/versions/7.4.20200123?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/74-gen2/versions/7.4.20200123?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "51b22fd8-d1c0-4e2e-b95b-751f43eaa27a", @@ -82740,7 +82740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/74-gen2/versions/7.4.2021051102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/74-gen2/versions/7.4.2021051102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb3b4cc5-787a-4d55-a544-760be562786b", @@ -82770,7 +82770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/75-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/75-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b9e2ed23-1616-49d4-9612-1a405b92d6c6", @@ -82800,7 +82800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/75-gen2/versions/7.5.2021072202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/75-gen2/versions/7.5.2021072202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b4b56391-58d5-4ef9-ab06-de7af5f3f27b", @@ -82830,7 +82830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/75-gen2/versions/7.5.2021051102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/75-gen2/versions/7.5.2021051102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f7af8a24-e669-4450-bd56-0a7e5f3145d0", @@ -82860,7 +82860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/75-gen2/versions/7.5.20191212?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/75-gen2/versions/7.5.20191212?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9ef077dc-9d96-4bfe-8410-f7bf90fb34fd", @@ -82890,7 +82890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/75-gen2/versions/7.5.2020090820?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/75-gen2/versions/7.5.2020090820?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b7ca72ab-81ef-4b82-a6a8-7fb976b885e3", @@ -82920,7 +82920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/75-gen2/versions/7.5.2021071302?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/75-gen2/versions/7.5.2021071302?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d48ea8d0-13ef-4e7a-9f26-9e109b23a1d6", @@ -82950,7 +82950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/76-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/76-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3a967d4c-42bc-4585-bcde-bc6a4d58fd23", @@ -82980,7 +82980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/76-gen2/versions/7.6.20191212?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/76-gen2/versions/7.6.20191212?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "314be3bd-2ae2-4fe7-9d88-2eb41d19a589", @@ -83010,7 +83010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/76-gen2/versions/7.6.2020090822?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/76-gen2/versions/7.6.2020090822?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8f189928-ba4b-47e5-96bc-ee5e94984ca9", @@ -83040,7 +83040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/76-gen2/versions/7.6.2021051101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/76-gen2/versions/7.6.2021051101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b47a0550-d038-4eb9-a819-b583ef7f2247", @@ -83070,7 +83070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/77-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/77-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "830a5e6b-e0e0-467b-ac2d-38a443dbabd4", @@ -83100,7 +83100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/77-gen2/versions/7.7.2020020416?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/77-gen2/versions/7.7.2020020416?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8e721f68-943b-4c03-a175-9ba88c5e910a", @@ -83130,7 +83130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/77-gen2/versions/7.7.2022051302?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/77-gen2/versions/7.7.2022051302?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "55886e82-f0d3-4ee6-a153-a5678602826d", @@ -83160,7 +83160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/77-gen2/versions/7.7.2020080924?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/77-gen2/versions/7.7.2020080924?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "84ac0925-b167-4038-a9e3-c6298331392d", @@ -83190,7 +83190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/77-gen2/versions/7.7.2021052002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/77-gen2/versions/7.7.2021052002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "657fd5f5-bb5b-4954-8643-2b9a5e6c3f96", @@ -83220,7 +83220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/77-gen2/versions/7.7.2020110316?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/77-gen2/versions/7.7.2020110316?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2c429bab-6130-494b-8170-260b622f61bc", @@ -83250,7 +83250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/77-gen2/versions/7.7.2020052923?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/77-gen2/versions/7.7.2020052923?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b0ce94f3-ab87-4a79-9159-8bc3f53cb848", @@ -83280,7 +83280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/78-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/78-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7f296643-131d-4a66-b601-0ccb1e12675b", @@ -83310,7 +83310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/78-gen2/versions/7.8.2020050911?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/78-gen2/versions/7.8.2020050911?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bf0958ed-c9b6-41e0-bec6-b2047fb7f37c", @@ -83340,7 +83340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/78-gen2/versions/7.8.2020110317?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/78-gen2/versions/7.8.2020110317?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "47a6da6c-7a8c-4d06-8e62-33ed3347c5a2", @@ -83370,7 +83370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/78-gen2/versions/7.8.2020090817?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/78-gen2/versions/7.8.2020090817?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3104d750-90e2-4626-98c6-7b8b6725de74", @@ -83400,7 +83400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/78-gen2/versions/7.8.202004014?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/78-gen2/versions/7.8.202004014?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c724f89b-022a-4e06-8f6b-19050a557b98", @@ -83430,7 +83430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/78-gen2/versions/7.8.2021051702?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/78-gen2/versions/7.8.2021051702?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "71792e87-592c-4655-8827-6e056e682a89", @@ -83460,7 +83460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/78-gen2/versions/7.8.2020111310?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/78-gen2/versions/7.8.2020111310?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6c48fbd-2e0f-41b3-824c-95547c86fa09", @@ -83490,7 +83490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/79-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/79-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "21ff539b-2c60-4ff6-8fc6-9476440a32a4", @@ -83520,7 +83520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/79-gen2/versions/7.9.2020100116?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/79-gen2/versions/7.9.2020100116?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e658f7ff-c2bf-4bd0-b997-22222a40a9c5", @@ -83550,7 +83550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/79-gen2/versions/7.9.2021051702?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/79-gen2/versions/7.9.2021051702?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "41cab684-2df9-41e8-ba1a-e0570d7ece61", @@ -83580,7 +83580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/79-gen2/versions/7.9.2020111302?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/79-gen2/versions/7.9.2020111302?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b6851bdf-de0f-4705-8293-b872a25824ca", @@ -83610,7 +83610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/79-gen2/versions/7.9.2021121602?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/79-gen2/versions/7.9.2021121602?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6580026a-a3bf-4b47-a41d-b3082283c982", @@ -83640,7 +83640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/79-gen2/versions/7.9.2021100810?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/79-gen2/versions/7.9.2021100810?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b2dcdf72-144d-42a5-82e7-9e003536e1ab", @@ -83670,7 +83670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/79-gen2/versions/7.9.2022032202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/79-gen2/versions/7.9.2022032202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d731eb21-4d23-4461-9f45-106c34e5cdf9", @@ -83700,7 +83700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "00a73956-336e-4953-9ba1-d3df74139c92", @@ -83730,7 +83730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.6.2020082423?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.6.2020082423?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "23232854-3889-48f5-8b85-8473f654df02", @@ -83760,7 +83760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.6.20191206?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.6.20191206?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "313d7fce-923e-46ad-b0b4-2a5039050d27", @@ -83790,7 +83790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.4.2021051102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.4.2021051102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cbac00fb-7d57-40e2-956b-cb4eb38e27bd", @@ -83820,7 +83820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.7.2020053002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.7.2020053002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1cef651d-7b76-4999-9828-0d7d70c24a7e", @@ -83850,7 +83850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.9.2020100117?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.9.2020100117?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e991ebb3-0590-41f5-8441-f7c2ecf85dbc", @@ -83880,7 +83880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.7.2020031213?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.7.2020031213?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5f231661-20ef-4c79-af7e-4d939ac154d0", @@ -83910,7 +83910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.4.2021051702?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.4.2021051702?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8cb4c4af-ea23-4a06-8117-d938a2497729", @@ -83940,7 +83940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.9.2021051702?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.9.2021051702?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d91d7c58-9a44-4e17-aab4-d613d21cf5d7", @@ -83970,7 +83970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.8.2021051702?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.8.2021051702?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ab66fd41-a3f9-471e-9021-46f26cfea1df", @@ -84000,7 +84000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.5.20191212?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.5.20191212?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d529856f-63f1-474b-aeb7-41b3f8b67331", @@ -84030,7 +84030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.4.20191212?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.4.20191212?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2099e44d-e135-4a52-8d81-b507c3e9c4dc", @@ -84060,7 +84060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.7.2020110307?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.7.2020110307?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f24856a5-98a7-4910-9a4e-fdfbf65f4376", @@ -84090,7 +84090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.9.2022032206?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.9.2022032206?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a9bf2cc4-90d7-4dd0-824f-4296b36ab01c", @@ -84120,7 +84120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.8.2020111204?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.8.2020111204?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "afbc233c-1203-4f87-9d7a-32e7fa707b57", @@ -84150,7 +84150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.9.2018100812?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.9.2018100812?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bf3aa687-3efd-42a2-bde6-59d57d4d2d98", @@ -84180,7 +84180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.7.2021051702?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.7.2021051702?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d117f0b4-d2ae-4a9a-848f-b7ba88da1fd0", @@ -84210,7 +84210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.8.2020082423?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.8.2020082423?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "014ad784-5c0a-4916-a0eb-c6a72464bb4b", @@ -84240,7 +84240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.8.2020042720?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.8.2020042720?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5635cf59-05ab-475e-bf0c-ebb504df976a", @@ -84270,7 +84270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.9.2021121604?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.9.2021121604?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9d335fe8-f3a6-49ca-a991-dff59c8d83fe", @@ -84300,7 +84300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.6.2021051102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.6.2021051102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b1c4dccb-440a-4b4c-b445-dd08d902e624", @@ -84330,7 +84330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.7.2020020420?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.7.2020020420?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1258ad1c-d0c2-496d-9554-945e132efa10", @@ -84360,7 +84360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.6.2021051702?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.6.2021051702?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a5ef94e2-e65d-44a5-bb02-b86dcd4f334d", @@ -84390,7 +84390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.7.2020082423?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.7.2020082423?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e5a6560a-b081-41db-99f8-dcbdf37356e6", @@ -84420,7 +84420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.5.2021051702?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.5.2021051702?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b44fbf87-bb41-4292-9bdc-2f98557c4a9c", @@ -84450,7 +84450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.9.2020111205?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.9.2020111205?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "faf9539c-1bb7-485a-80af-fda6c23be9b6", @@ -84480,7 +84480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.8.2020041422?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.8.2020041422?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "25b27b16-159e-4885-97bd-3f3e2602c87e", @@ -84510,7 +84510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.5.2021051101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7lvm-gen2/versions/7.5.2021051101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f21d2fbe-7545-4564-90fc-82389c60f98b", @@ -84540,7 +84540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7_9/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7_9/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7d951f94-7ac8-4d36-b93e-06552dc3251c", @@ -84570,7 +84570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7_9/versions/7.9.202110089?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7_9/versions/7.9.202110089?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "98ca7c39-8830-4151-b51e-a36d44adafec", @@ -84600,7 +84600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7_9/versions/7.9.2021051701?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7_9/versions/7.9.2021051701?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "651fa3fd-5bfd-4a5c-8943-c7e8c1c8dabf", @@ -84630,7 +84630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7_9/versions/7.9.2020111301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7_9/versions/7.9.2020111301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "443dce0a-215b-4a1c-acb2-9b5cd4ef5bb2", @@ -84660,7 +84660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7_9/versions/7.9.2020100115?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7_9/versions/7.9.2020100115?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb5582a1-6d03-4f6f-bf8e-f33d94f71b28", @@ -84690,7 +84690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7_9/versions/7.9.2022032201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7_9/versions/7.9.2022032201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "de656106-5504-4154-91c1-81f9573b04f2", @@ -84720,7 +84720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7_9/versions/7.9.2021121601?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/7_9/versions/7.9.2021121601?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f2b4f31b-0d19-4a84-80a8-f9e5b03780ad", @@ -84750,7 +84750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "03a237bf-9330-4fee-9517-c89c1e34fed5", @@ -84780,7 +84780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8/versions/8.0.20191023?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8/versions/8.0.20191023?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c6cce1cc-8d5e-4924-866c-6484379d43b8", @@ -84810,7 +84810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8/versions/8.0.2019050711?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8/versions/8.0.2019050711?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "74f8dd63-8987-462e-a8b1-498c81534408", @@ -84840,7 +84840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8/versions/8.0.2019062020?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8/versions/8.0.2019062020?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f6ab4912-c6ec-4699-8e79-a897ac2a4dab", @@ -84870,7 +84870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8/versions/8.0.2019101800?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8/versions/8.0.2019101800?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d2044679-b42e-489b-bdb1-076e87de2f7d", @@ -84900,7 +84900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8/versions/8.0.2019100320?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8/versions/8.0.2019100320?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6c4e86ed-f27e-44f9-85ca-da5019749235", @@ -84930,7 +84930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-BETA/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-BETA/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "36b981af-28f0-4d53-a5d8-738ef5a5105c", @@ -84960,7 +84960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cd90f8a8-bc65-488b-a79d-57a99e2d98c4", @@ -84990,7 +84990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-gen2/versions/8.0.20191024?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-gen2/versions/8.0.20191024?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "660f6d70-74b1-4946-9b43-d2c6a3a537f1", @@ -85020,7 +85020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "84190978-bd7f-48a3-85db-a8d6a19b293d", @@ -85050,7 +85050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.1.20200901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.1.20200901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7deb98a0-f0b6-4cf5-b6ee-ed8f4f11d759", @@ -85080,7 +85080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.0.2022031411?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.0.2022031411?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2625d189-b9b6-4c5c-87ec-76972c63649a", @@ -85110,7 +85110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.1.2022031405?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.1.2022031405?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5479fa03-5f02-413f-9d1a-39b3164e5fbd", @@ -85140,7 +85140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.3.2021040401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.3.2021040401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a65675b3-8ad6-4e1f-8383-87c07cd35f63", @@ -85170,7 +85170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.0.2021091103?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.0.2021091103?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f92005f0-858a-4306-9dea-d7a0dc3c6740", @@ -85200,7 +85200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.3.2022011203?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.3.2022011203?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3dfb7f3e-5931-465f-b463-2176b9cd507e", @@ -85230,7 +85230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.5.2022032205?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.5.2022032205?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4443480a-9e0c-4bd7-b4e3-b6928620b3f9", @@ -85260,7 +85260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.2.2021040401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.2.2021040401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a3acb7fe-1a3e-4cac-8e63-d8a8dbf1b6ff", @@ -85290,7 +85290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.4.2021081901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.4.2021081901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3a3704b2-dd79-4af7-9cf7-fd8d397b70da", @@ -85320,7 +85320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.4.2021052301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.4.2021052301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a3bde282-2ea3-4a6c-af97-8a75e1eac4de", @@ -85350,7 +85350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.3.2022031405?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.3.2022031405?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "82106f72-2814-4f5f-88ef-77d857509ffc", @@ -85380,7 +85380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.4.2021091103?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.4.2021091103?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a9cbe9c7-bda7-4429-8d35-ba465a5867f3", @@ -85410,7 +85410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.2.2022031405?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.2.2022031405?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f096469b-b044-4832-9084-99ead935c06d", @@ -85440,7 +85440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.3.2021091103?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.3.2021091103?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cf10b1ef-8bbf-4331-9843-0098ef7de476", @@ -85470,7 +85470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.2.20200905?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.2.20200905?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9bf74006-b892-4673-9237-99d78ba61de5", @@ -85500,7 +85500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.5.2021121503?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.5.2021121503?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42451a28-d463-490a-8982-89f1451a220a", @@ -85530,7 +85530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.2.20200509?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.2.20200509?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2e00e41f-b258-4f22-a1d2-607ff5e4edbd", @@ -85560,7 +85560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.6.2022051813?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.6.2022051813?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "53adb39f-7dfd-4154-8c5f-f526addf5402", @@ -85590,7 +85590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.1.20200318?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.1.20200318?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c8c99340-7e01-43c0-8755-c9e4c47e5f6f", @@ -85620,7 +85620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.1.2021040401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.1.2021040401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7539744c-451b-4786-b90e-22e64ad8cf16", @@ -85650,7 +85650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.1.2021091103?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.1.2021091103?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "94dfd5ed-cde0-44ff-96d1-3ff909d04561", @@ -85680,7 +85680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.5.2022031405?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.5.2022031405?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e78435d2-f488-4690-9fc9-5777541941dc", @@ -85710,7 +85710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.3.2020111909?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.3.2020111909?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4c8139ca-2f80-44d0-9f07-22f8266fcd41", @@ -85740,7 +85740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.2.2021091203?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.2.2021091203?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2ce691d2-2345-406d-a2f0-7a7da0509c44", @@ -85770,7 +85770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.4.2022031405?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.4.2022031405?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "97ba4645-07e9-470f-8e01-2aef3782921d", @@ -85800,7 +85800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.0.20210422?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-LVM/versions/8.0.20210422?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "64167d23-762e-4be2-8874-92a0655c4d16", @@ -85830,7 +85830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "87ddf45d-067a-4176-8b8e-fa84b3823730", @@ -85860,7 +85860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.3.2020111910?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.3.2020111910?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "65bf5680-7c69-4760-a0dc-d3dcfd35d105", @@ -85890,7 +85890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.1.2022031406?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.1.2022031406?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3488ef2b-b7b6-45a7-8e61-7efb0350aef4", @@ -85920,7 +85920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.5.2022031406?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.5.2022031406?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3d76030e-28a9-4cc9-a72c-9802104a690c", @@ -85950,7 +85950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.4.2022031406?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.4.2022031406?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dd700a20-b119-4912-994d-9ecb8f3556ba", @@ -85980,7 +85980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.5.2022032206?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.5.2022032206?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cef27ff1-423f-4218-a746-30a580e4e501", @@ -86010,7 +86010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.1.2021040402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.1.2021040402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ef50f676-a22a-4093-971b-2910dbefdd4f", @@ -86040,7 +86040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.1.20200318?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.1.20200318?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "659523b0-d1ba-400f-9a79-fe0c7b2beeb1", @@ -86070,7 +86070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.1.20200902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.1.20200902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fae7d67e-65c4-477b-a080-b930a52b4c52", @@ -86100,7 +86100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.0.20210422?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.0.20210422?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aa0cb1ac-2496-4e56-9123-af06e297512d", @@ -86130,7 +86130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.2.20200903?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.2.20200903?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "659e3f5c-06a1-4a66-a9ce-5034ecc098cc", @@ -86160,7 +86160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.1.2021091104?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.1.2021091104?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a3bce299-b763-41c3-8fe8-3b07cbdfa341", @@ -86190,7 +86190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.0.2022031412?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.0.2022031412?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c0e8c836-281d-4cc1-8305-4cc62315a53b", @@ -86220,7 +86220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.2.2021040402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.2.2021040402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4298b09e-f027-47e7-86d6-eae7a9b25651", @@ -86250,7 +86250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.2.2021091204?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.2.2021091204?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d00bad56-418e-4df6-8a04-90f9625e31f7", @@ -86280,7 +86280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.3.2021040402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.3.2021040402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "11d86949-8c8e-4b0c-9380-41ffd5db2d61", @@ -86310,7 +86310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.0.2021091104?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.0.2021091104?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6011ece-9c09-4bba-93ec-db54b5895086", @@ -86340,7 +86340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.5.2021121504?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.5.2021121504?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "69e70760-5ff9-4656-a646-725f5bc9ea92", @@ -86370,7 +86370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.2.20200506?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.2.20200506?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "85b679a5-9610-4add-88fa-79aa0b34178f", @@ -86400,7 +86400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.3.2022011204?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.3.2022011204?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a0e65395-05c6-4535-a594-a933bb6e40cf", @@ -86430,7 +86430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.3.2022031406?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.3.2022031406?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "50cb5769-6488-4490-9db9-aff7d2173508", @@ -86460,7 +86460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.3.2021091104?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.3.2021091104?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "91f9eff4-800f-4a35-addf-8485e6160a5a", @@ -86490,7 +86490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.2.2022031406?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.2.2022031406?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb758e3b-dc3c-445a-bfc0-8f562567ff90", @@ -86520,7 +86520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.4.2021091104?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.4.2021091104?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8c3faa7f-0f21-44dd-a322-33d5aeae3b5b", @@ -86550,7 +86550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.4.2021052302?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.4.2021052302?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9ccaea67-c9ec-48f3-8710-2d3d69a5c60d", @@ -86580,7 +86580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.4.2021082402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.4.2021082402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "775f0302-12bc-45e0-9fed-9b947ba86a24", @@ -86610,7 +86610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.6.2022051814?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8-lvm-gen2/versions/8.6.2022051814?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f18d2d97-291c-442b-ac14-13ad32a2d72a", @@ -86640,7 +86640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "174ca9c4-092a-4def-9d98-21802da44475", @@ -86670,7 +86670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions/8.1.2020020415?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions/8.1.2020020415?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "af566102-59fd-47f3-9e1e-ec60180dfa87", @@ -86700,7 +86700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions/8.1.2021040910?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions/8.1.2021040910?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0722facc-cade-4f51-b79c-66361495c02e", @@ -86730,7 +86730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions/8.1.2022031403?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions/8.1.2022031403?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "00b5ab33-f178-47e0-a3c1-27274244c397", @@ -86760,7 +86760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions/8.1.2020082711?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions/8.1.2020082711?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b745a59a-d673-4f6b-b364-6a184b6e5034", @@ -86790,7 +86790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions/8.1.2020112501?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions/8.1.2020112501?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "81accd6a-9f07-4874-95f4-faf51870e630", @@ -86820,7 +86820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions/8.1.2021091101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions/8.1.2021091101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a4a6a794-877c-440a-a76d-77e06b3c724a", @@ -86850,7 +86850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions/8.1.2020110711?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1/versions/8.1.2020110711?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "66a5eee6-32ad-496b-a640-28b5f611c48a", @@ -86880,7 +86880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c63413f2-735b-44da-ab19-1bdca8abd983", @@ -86910,7 +86910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions/8.1.2020042511?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions/8.1.2020042511?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3b776391-0d53-4239-9bd1-3f0ff4566f3d", @@ -86940,7 +86940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions/8.1.2020082712?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions/8.1.2020082712?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "28ea1bec-0209-4a36-80bd-ad5aaf8812c4", @@ -86970,7 +86970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions/8.1.2020112401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions/8.1.2020112401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "97446983-e788-4e5f-817f-1cf2d4213a81", @@ -87000,7 +87000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions/8.1.2021040801?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions/8.1.2021040801?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c5c6636e-dacc-414a-aa67-48d7dafe1e2c", @@ -87030,7 +87030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions/8.1.2021091103?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions/8.1.2021091103?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2fca94c5-99a4-4710-ae16-13b0b27f60aa", @@ -87060,7 +87060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions/8.1.2020110713?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions/8.1.2020110713?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7636a380-e224-4691-ad80-4ee8b2d4d83f", @@ -87090,7 +87090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions/8.1.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.1-ci/versions/8.1.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c277c795-7f79-4ba8-bff3-d4ecfec1f076", @@ -87120,7 +87120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c86476d8-5887-4d24-a1e7-2fd21aa78303", @@ -87150,7 +87150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.2/versions/8.2.2020270811?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.2/versions/8.2.2020270811?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d352ea93-f845-4a2c-9ee8-0223e6ccbf4b", @@ -87180,7 +87180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.2/versions/8.2.2021040911?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.2/versions/8.2.2021040911?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eaada94e-3ed5-48be-aa4e-677ed628e4d1", @@ -87210,7 +87210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.2/versions/8.2.2021091101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.2/versions/8.2.2021091101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6eb8c003-eeb2-4ac0-829e-06eb4355fbb4", @@ -87240,7 +87240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.2/versions/8.2.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.2/versions/8.2.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "16a4a125-e489-48d9-917b-c450dfd45a13", @@ -87270,7 +87270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.2/versions/8.2.2020050811?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8.2/versions/8.2.2020050811?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "56eb5555-d339-491d-82f2-1a79b3655eb7", @@ -87300,7 +87300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4c25ffd3-f320-49ce-94a9-ecd176d24ba2", @@ -87330,7 +87330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions/8.1.2020112402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions/8.1.2020112402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dc4ab22e-4db8-43f9-93c3-fd73f4c6eec9", @@ -87360,7 +87360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions/8.1.2021040802?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions/8.1.2021040802?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4a12579c-735a-41fa-85dd-54512e714931", @@ -87390,7 +87390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions/8.1.2020042524?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions/8.1.2020042524?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1446399a-33ed-4d52-9ba1-323ddda9fe92", @@ -87420,7 +87420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions/8.1.2021091103?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions/8.1.2021091103?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c020eabe-4fda-404e-8226-0cb7e6649e86", @@ -87450,7 +87450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions/8.1.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions/8.1.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c4fe49ed-b52e-44d1-8be6-1beaceff286e", @@ -87480,7 +87480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions/8.1.2020110712?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions/8.1.2020110712?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "661bca8d-8786-48a6-95c8-2cb1b7b4f0ff", @@ -87510,7 +87510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions/8.1.2020082713?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81-ci-gen2/versions/8.1.2020082713?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5d32e931-9712-4b28-acaf-c54ee8bb5e03", @@ -87540,7 +87540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1558fc98-cad6-420f-815c-97e2ac8c3b6b", @@ -87570,7 +87570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions/8.1.2020110710?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions/8.1.2020110710?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b79180cc-746e-4fdf-a009-c4b4bfdacf64", @@ -87600,7 +87600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions/8.1.2022031404?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions/8.1.2022031404?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6f2ef88b-8242-4ead-bb10-59b321bada70", @@ -87630,7 +87630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions/8.1.2020020416?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions/8.1.2020020416?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e51d9e26-49f9-4362-931c-12303810b77e", @@ -87660,7 +87660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions/8.1.2021040912?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions/8.1.2021040912?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d57de9f5-c756-43c6-a6da-d2c0f5be128f", @@ -87690,7 +87690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions/8.1.2021091102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions/8.1.2021091102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bbf0aceb-fb69-42af-a1cf-950494b88ed0", @@ -87720,7 +87720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions/8.1.2020082712?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions/8.1.2020082712?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "26148277-a40f-4e59-b225-fcfb3d3e3638", @@ -87750,7 +87750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions/8.1.2020112502?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/81gen2/versions/8.1.2020112502?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f5af181f-9959-402d-9012-4b5afd4da8f8", @@ -87780,7 +87780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/82gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/82gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "34a41556-a085-4204-86fe-f7e5bc69375d", @@ -87810,7 +87810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/82gen2/versions/8.2.2021091102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/82gen2/versions/8.2.2021091102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9698c031-f846-418f-8db0-b2ee484ac640", @@ -87840,7 +87840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/82gen2/versions/8.2.2020050812?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/82gen2/versions/8.2.2020050812?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f7d397e0-778c-4732-9751-81de93faf645", @@ -87870,7 +87870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/82gen2/versions/8.2.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/82gen2/versions/8.2.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8b5aa451-4c4f-4994-b7d7-a2f77da1ca70", @@ -87900,7 +87900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/82gen2/versions/8.2.2020082712?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/82gen2/versions/8.2.2020082712?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3901f194-b9e8-467c-8333-7fd3d4770877", @@ -87930,7 +87930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/82gen2/versions/8.2.2021040912?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/82gen2/versions/8.2.2021040912?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9766169f-ca4f-46e6-a8b4-f0bd532dab18", @@ -87960,7 +87960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/83-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/83-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e9000585-e990-4127-931b-164657a874d8", @@ -87990,7 +87990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/83-gen2/versions/8.3.2020111907?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/83-gen2/versions/8.3.2020111907?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "389caec2-10f2-46e3-8986-53d346d60b2e", @@ -88020,7 +88020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/83-gen2/versions/8.3.2021091102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/83-gen2/versions/8.3.2021091102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c0d9fe42-deb9-4746-ae12-b0f9be011d43", @@ -88050,7 +88050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/83-gen2/versions/8.3.2021040913?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/83-gen2/versions/8.3.2021040913?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c1b6f930-7dfb-4b5a-93a6-3c1c2902db7b", @@ -88080,7 +88080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/83-gen2/versions/8.3.2022011202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/83-gen2/versions/8.3.2022011202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b62e8358-74f6-40b9-bd07-1bf344b4d784", @@ -88110,7 +88110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/83-gen2/versions/8.3.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/83-gen2/versions/8.3.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "442a958b-3ca0-44e1-a665-3d495cb96d17", @@ -88140,7 +88140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/84-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/84-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f354487f-738c-45e2-8550-99227428b7bc", @@ -88170,7 +88170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/84-gen2/versions/8.4.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/84-gen2/versions/8.4.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aeca30ca-0b7c-4015-9d88-0a13ed7159c5", @@ -88200,7 +88200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/84-gen2/versions/8.4.2021081004?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/84-gen2/versions/8.4.2021081004?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3fa4bdb9-104a-4fce-a430-3e9ee3421b1d", @@ -88230,7 +88230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/84-gen2/versions/8.4.2021091102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/84-gen2/versions/8.4.2021091102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4df49fb0-bf3d-478f-accc-fa09ef99dcf4", @@ -88260,7 +88260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/84-gen2/versions/8.4.2021053102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/84-gen2/versions/8.4.2021053102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f4c885ff-391e-4c03-b9e1-95293fb92185", @@ -88290,7 +88290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/85-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/85-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "64e2ea13-cd31-4bee-9d84-ae6705427e3c", @@ -88320,7 +88320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/85-gen2/versions/8.5.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/85-gen2/versions/8.5.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "96fe6308-0a42-4cbd-83d2-660f8f570458", @@ -88350,7 +88350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/85-gen2/versions/8.5.2022032202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/85-gen2/versions/8.5.2022032202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ddce85b9-d32b-47b1-b664-7281398c8066", @@ -88380,7 +88380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/85-gen2/versions/8.5.2021121502?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/85-gen2/versions/8.5.2021121502?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8320b280-19dd-4979-963d-2c589ead5654", @@ -88410,7 +88410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/86-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/86-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bc066197-e347-4f6d-a57a-04ae49ef6868", @@ -88440,7 +88440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/86-gen2/versions/8.6.2022051802?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/86-gen2/versions/8.6.2022051802?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e471c3a6-2735-4584-9720-c7fbc951d5c0", @@ -88470,7 +88470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_3/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_3/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6e8db4ef-fe0b-4806-8361-8ef58ce7f45e", @@ -88500,7 +88500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_3/versions/8.3.2020111905?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_3/versions/8.3.2020111905?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4662312c-e471-443f-ba00-362ecf69aa81", @@ -88530,7 +88530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_3/versions/8.3.2021041912?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_3/versions/8.3.2021041912?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7af9afcf-30fc-48d6-9cc9-a16b0b714c69", @@ -88560,7 +88560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_3/versions/8.3.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_3/versions/8.3.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d98894be-9ac1-42d3-b2ca-f0b7edaeb1dd", @@ -88590,7 +88590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_3/versions/8.3.2021091101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_3/versions/8.3.2021091101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c0a82b5a-6614-4ddb-b3ff-b61fc7893700", @@ -88620,7 +88620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_3/versions/8.3.2022011201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_3/versions/8.3.2022011201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0c3816a8-6597-4791-ae4d-74699f6b4c43", @@ -88650,7 +88650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1251f20c-7f36-4c41-8b92-54201f11d6f8", @@ -88680,7 +88680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_4/versions/8.4.2021081003?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_4/versions/8.4.2021081003?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "78dcd93e-4e77-4f2d-aa60-645e808bad90", @@ -88710,7 +88710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_4/versions/8.4.2021053101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_4/versions/8.4.2021053101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f7ae19ec-e0f3-435f-9ece-fc07d220a48f", @@ -88740,7 +88740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_4/versions/8.4.2021091101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_4/versions/8.4.2021091101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "af430a68-17fb-454d-82a5-629a90e9d661", @@ -88770,7 +88770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_4/versions/8.4.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_4/versions/8.4.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c6e4216d-feb9-4dad-899e-312ab2187563", @@ -88800,7 +88800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_5/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_5/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8278a4e0-a0ea-468f-b243-f031141190b4", @@ -88830,7 +88830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_5/versions/8.5.2021121501?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_5/versions/8.5.2021121501?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bdbcc086-d21d-4690-ad19-f6e93a9230c0", @@ -88860,7 +88860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_5/versions/8.5.2022032201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_5/versions/8.5.2022032201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "94d5cf5f-0dcf-4797-82ae-ac507752b623", @@ -88890,7 +88890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_5/versions/8.5.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_5/versions/8.5.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9158d8ef-e4f8-458a-9b03-f7d9e8153c98", @@ -88920,7 +88920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_6/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_6/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e866ad91-d31d-4fca-b357-f5e8f4134c72", @@ -88950,7 +88950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_6/versions/8.6.2022051801?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL/skus/8_6/versions/8.6.2022051801?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "34a03569-5d35-427a-ae84-28d7757cad2a", @@ -88980,7 +88980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e8d5f7dc-2a2e-49c1-82cc-5a05f110ef5f", @@ -89010,7 +89010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm74/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm74/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0f677955-bf4c-4cd6-87c7-10948d685425", @@ -89040,7 +89040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm74/versions/7.4.20200824?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm74/versions/7.4.20200824?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f6e9a542-ba99-4572-a8c6-dcc7bfbba113", @@ -89070,7 +89070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm74/versions/7.4.20210125?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm74/versions/7.4.20210125?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5676609e-2379-4bc3-bd8c-1156cb9e20d6", @@ -89100,7 +89100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm75/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm75/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c614785d-5aaa-49a5-abfd-7f235afda8da", @@ -89130,7 +89130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm75/versions/7.5.20210125?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm75/versions/7.5.20210125?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "54e0844c-a24f-4afd-8e01-2028e7790417", @@ -89160,7 +89160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm75/versions/7.5.20200824?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm75/versions/7.5.20200824?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "041b09c0-c46f-4406-8b31-69c97d57cf34", @@ -89190,7 +89190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm76/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm76/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a889bde0-23c6-40b1-bd70-e7f1b00903bf", @@ -89220,7 +89220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm76/versions/7.6.20210207?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm76/versions/7.6.20210207?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "06d19458-7612-43e6-b960-433d640adab5", @@ -89250,7 +89250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm76/versions/7.6.20190530?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm76/versions/7.6.20190530?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4a76d1f0-ace7-4e04-a571-586c38367886", @@ -89280,7 +89280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm76-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm76-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "633b4ea3-3aa3-417e-a1da-16c7c941d2a3", @@ -89310,7 +89310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm76-gen2/versions/7.6.20200715?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm76-gen2/versions/7.6.20200715?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8022c67c-3a9f-4389-9552-5cb7f3c24b77", @@ -89340,7 +89340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm76-gen2/versions/7.6.20210208?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm76-gen2/versions/7.6.20210208?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "90033a96-ba30-4492-80d5-85d30a5a187f", @@ -89370,7 +89370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm77/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm77/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "54a6475d-9d59-4910-9ad3-93e75f4c9ee6", @@ -89400,7 +89400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm77/versions/7.7.20201103?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm77/versions/7.7.20201103?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "53756789-a1ba-4114-b67d-6d2e95b15985", @@ -89430,7 +89430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm77/versions/7.7.20200823?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm77/versions/7.7.20200823?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "35d3e29f-cde7-44e1-88c3-436acb96686c", @@ -89460,7 +89460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm77/versions/7.7.20200402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm77/versions/7.7.20200402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "01a2b6bb-5992-48bd-afd6-ddc81aa7a477", @@ -89490,7 +89490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm77/versions/7.7.20200416?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm77/versions/7.7.20200416?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "003b38f2-6261-4835-8c53-48c1396d8085", @@ -89520,7 +89520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm77/versions/7.7.20210125?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm77/versions/7.7.20210125?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "303efcbc-f2f2-4ae8-acf5-bfb353ca9416", @@ -89550,7 +89550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm77-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm77-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5b1dd068-2381-4ee7-b4b4-f96a77841d3b", @@ -89580,7 +89580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d0d18d59-5c9c-41d2-bd02-5a964d6756fb", @@ -89610,7 +89610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78/versions/7.8.20200410?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78/versions/7.8.20200410?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "125e6acd-0e81-42ea-a647-d21b99054354", @@ -89640,7 +89640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78/versions/7.8.20200823?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78/versions/7.8.20200823?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2b50d1e5-5551-426f-9f61-221edc4876c4", @@ -89670,7 +89670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78/versions/7.8.20201221?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78/versions/7.8.20201221?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7b4a28ba-08da-4eb5-adde-2ea6d2630b09", @@ -89700,7 +89700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78/versions/7.8.20210125?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78/versions/7.8.20210125?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6b05d89a-a8bb-4bb7-88b7-6c69176077c3", @@ -89730,7 +89730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e04f2254-89fd-461d-829e-20ab73ea6444", @@ -89760,7 +89760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78-gen2/versions/7.8.20200715?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78-gen2/versions/7.8.20200715?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "feb7d8db-21d7-4b5f-8d8f-e06f455f2fe3", @@ -89790,7 +89790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78-gen2/versions/7.8.20200824?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78-gen2/versions/7.8.20200824?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "41b7eb6d-40b7-402f-8749-f59708c0dbbe", @@ -89820,7 +89820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78-gen2/versions/7.8.20210126?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78-gen2/versions/7.8.20210126?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "044d1b08-fbf8-48d0-813d-8990e1fe3085", @@ -89850,7 +89850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78-gen2/versions/7.8.20201222?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm78-gen2/versions/7.8.20201222?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b8a7abb8-501e-46ed-8c3d-3feb2a0e316f", @@ -89880,7 +89880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm79/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm79/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6bb877bc-edd0-4dda-a205-0fb6463a2f23", @@ -89910,7 +89910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm79/versions/7.9.20210108?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm79/versions/7.9.20210108?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ccbf6032-2b5f-4530-bb0f-556a188bb3eb", @@ -89940,7 +89940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm79/versions/7.9.20210125?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm79/versions/7.9.20210125?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7270af54-57eb-4de1-9700-433b02bf1755", @@ -89970,7 +89970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm79-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm79-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "87db063e-fcd1-414e-ab0a-2313c9b0a56a", @@ -90000,7 +90000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm79-gen2/versions/7.9.20210107?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm79-gen2/versions/7.9.20210107?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7bd50759-8b86-4383-8189-97c5f0497722", @@ -90030,7 +90030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm79-gen2/versions/7.9.20210126?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm79-gen2/versions/7.9.20210126?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "11eb6766-a612-444e-bfc6-e87f3a0c97a8", @@ -90060,7 +90060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f8f442f8-b0aa-4570-95af-3a2a54d4b5d7", @@ -90090,7 +90090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8/versions/8.0.20210409?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8/versions/8.0.20210409?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "11701d0c-0316-43a1-9ec6-63fb841f7116", @@ -90120,7 +90120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8/versions/8.0.20220316?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8/versions/8.0.20220316?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "67cf796e-e67f-45be-bd52-12e604b1fa44", @@ -90150,7 +90150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8/versions/8.0.20210125?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8/versions/8.0.20210125?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "114364f2-86cd-4b8d-9d18-b16ec6d03f7d", @@ -90180,7 +90180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8/versions/8.0.20200831?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8/versions/8.0.20200831?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b9209949-d83d-4b05-8ba3-c6499e9d62cd", @@ -90210,7 +90210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8/versions/8.0.20200402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8/versions/8.0.20200402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b92475e2-8175-4534-8ca4-df618197cba9", @@ -90240,7 +90240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6307adea-ed0d-46ca-bdce-8c8dbc864cd5", @@ -90270,7 +90270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8-gen2/versions/8.0.20210410?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8-gen2/versions/8.0.20210410?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8238aa30-ac30-4f3f-b16f-33b25a2fc070", @@ -90300,7 +90300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8-gen2/versions/8.0.20210126?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8-gen2/versions/8.0.20210126?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "494024ad-b376-4137-97e1-43bc9426393b", @@ -90330,7 +90330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8-gen2/versions/8.0.20200830?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8-gen2/versions/8.0.20200830?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a42ff96c-20a1-40fb-9755-ab7376a9f2f7", @@ -90360,7 +90360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8-gen2/versions/8.0.20220317?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8-gen2/versions/8.0.20220317?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "462b879e-f1b2-40fa-872a-b4b945a79f98", @@ -90390,7 +90390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8-gen2/versions/8.0.20200715?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm8-gen2/versions/8.0.20200715?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3ca5ee93-aa16-4e33-ab5a-6241b613b54a", @@ -90420,7 +90420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1babbe80-2261-4f06-8503-eca6fa2e4038", @@ -90450,7 +90450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81/versions/8.1.20210125?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81/versions/8.1.20210125?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "449d6658-a3d9-4ffe-b5f2-b1d503c04960", @@ -90480,7 +90480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81/versions/8.1.20200820?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81/versions/8.1.20200820?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "04b60b3f-3ab2-4d3a-8f06-079ea6cf59d1", @@ -90510,7 +90510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81/versions/8.1.20200402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81/versions/8.1.20200402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5917cf76-c5b8-49a7-a878-0a5a401101fc", @@ -90540,7 +90540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81/versions/8.1.20220316?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81/versions/8.1.20220316?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b56f56fb-aad9-4be6-b303-12673be1ca13", @@ -90570,7 +90570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81/versions/8.1.20210409?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81/versions/8.1.20210409?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cc173fa6-d88c-485e-bf33-ec73be5532d0", @@ -90600,7 +90600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2caee7d4-17c7-45b1-b513-800b1b3f59c2", @@ -90630,7 +90630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81-gen2/versions/8.1.20220317?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81-gen2/versions/8.1.20220317?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ba03b904-ff75-4c1e-8a54-b3dd399f4ec7", @@ -90660,7 +90660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81-gen2/versions/8.1.20210410?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81-gen2/versions/8.1.20210410?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8e86cdd2-3978-41dc-9c93-f0f470d53bc0", @@ -90690,7 +90690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81-gen2/versions/8.1.20200715?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81-gen2/versions/8.1.20200715?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2c01342d-fee1-4ebf-aecd-a327c6e175d4", @@ -90720,7 +90720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81-gen2/versions/8.1.20210126?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81-gen2/versions/8.1.20210126?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "325bdfba-2d35-4ce4-b102-7c8a49c063d0", @@ -90750,7 +90750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81-gen2/versions/8.1.20200821?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm81-gen2/versions/8.1.20200821?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5d569139-c0fa-4dd2-913e-aa4458f65b5a", @@ -90780,7 +90780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "233cab10-9837-4ee8-87fb-5d8fc8270105", @@ -90810,7 +90810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82/versions/8.2.20200820?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82/versions/8.2.20200820?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f84c6830-fd93-4ca4-8254-3c8a4ae2a77f", @@ -90840,7 +90840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82/versions/8.2.20200512?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82/versions/8.2.20200512?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "461b1faf-28c9-4a4c-8fe2-ddc0e20023a1", @@ -90870,7 +90870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82/versions/8.2.20220316?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82/versions/8.2.20220316?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d458b1b7-eed8-4ea1-a51f-f18dd5284fc0", @@ -90900,7 +90900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82/versions/8.2.20210410?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82/versions/8.2.20210410?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7493473b-adae-448d-85d0-e0facd30d2d4", @@ -90930,7 +90930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82/versions/8.2.20210128?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82/versions/8.2.20210128?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bfbf6c59-8c30-44ec-984e-00e79769deac", @@ -90960,7 +90960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5854aaa3-227d-4d08-ab36-e160954248a3", @@ -90990,7 +90990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82-gen2/versions/8.2.20220317?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82-gen2/versions/8.2.20220317?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "571de373-e992-4038-a84d-7f912b51a4ae", @@ -91020,7 +91020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82-gen2/versions/8.2.20200821?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82-gen2/versions/8.2.20200821?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c34df2fa-33e3-4f80-a912-9340ed5e17b8", @@ -91050,7 +91050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82-gen2/versions/8.2.20210129?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82-gen2/versions/8.2.20210129?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "803fc092-f909-4c08-9d48-e65c63d3220c", @@ -91080,7 +91080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82-gen2/versions/8.2.20200715?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82-gen2/versions/8.2.20200715?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2cf0b506-54f1-4594-b798-766f70c5e154", @@ -91110,7 +91110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82-gen2/versions/8.2.20210410?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm82-gen2/versions/8.2.20210410?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "635ba089-f5f7-4a8d-a1ce-cc5ec651b95a", @@ -91140,7 +91140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e56a8138-0cd2-42ba-9500-6ff327b6db2b", @@ -91170,7 +91170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83/versions/8.3.20201109?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83/versions/8.3.20201109?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "335362fd-fbbf-4126-8356-aa367e2c5080", @@ -91200,7 +91200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83/versions/8.3.20210409?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83/versions/8.3.20210409?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "edf020ef-23ec-400f-bcd6-0d99dd5729d4", @@ -91230,7 +91230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83/versions/8.3.20220316?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83/versions/8.3.20220316?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ad7fc1b9-7dfa-4434-8051-3c3d537f7275", @@ -91260,7 +91260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83/versions/8.3.20210125?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83/versions/8.3.20210125?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6c0e2250-d8ee-4de1-b2de-b928544fe29c", @@ -91290,7 +91290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a8777ce4-9007-4078-9557-c9e1698aceb4", @@ -91320,7 +91320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83-gen2/versions/8.3.20201110?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83-gen2/versions/8.3.20201110?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "abb510cb-c744-40b0-a3c1-94860226b837", @@ -91350,7 +91350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83-gen2/versions/8.3.20220317?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83-gen2/versions/8.3.20220317?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "546e8e8a-79be-4e40-9842-4bf5fa977712", @@ -91380,7 +91380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83-gen2/versions/8.3.20210126?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83-gen2/versions/8.3.20210126?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "959fae4e-20bb-4d7a-926d-5ac884130c8f", @@ -91410,7 +91410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83-gen2/versions/8.3.20210410?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm83-gen2/versions/8.3.20210410?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fa391d5c-9a79-481d-b051-7a6a5c203f5e", @@ -91440,7 +91440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm84/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm84/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "074b13c1-df52-4722-82cb-27997fce4654", @@ -91470,7 +91470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm84/versions/8.4.2021053101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm84/versions/8.4.2021053101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "38ff9109-dabd-4bfe-b7d6-dc937d4e724b", @@ -91500,7 +91500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm84/versions/8.4.20220316?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm84/versions/8.4.20220316?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "34279182-8c2e-47eb-83f0-2797b91d3ec5", @@ -91530,7 +91530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm84-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm84-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "46704d5a-ef6b-4975-8b48-2fc8f3d9305b", @@ -91560,7 +91560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm84-gen2/versions/8.4.2021053102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm84-gen2/versions/8.4.2021053102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c514040-c450-4b30-82b3-8fb9eb39e6f5", @@ -91590,7 +91590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm84-gen2/versions/8.4.20220317?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm84-gen2/versions/8.4.20220317?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b8002db0-4e8b-4316-aeab-81f3ed151a9c", @@ -91620,7 +91620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm85/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm85/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4a609af1-e1d6-4e9f-b6db-5d2aebd1fd80", @@ -91650,7 +91650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm85/versions/8.5.20220316?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm85/versions/8.5.20220316?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "81c72bda-b384-4779-84a6-14796d33aa3a", @@ -91680,7 +91680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm85-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm85-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "39dd719c-08fa-436a-a0a3-e0c4fd55f038", @@ -91710,7 +91710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm85-gen2/versions/8.5.20220317?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-lvm85-gen2/versions/8.5.20220317?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6353db87-3ff8-4374-a8a4-5269e722d5f8", @@ -91740,7 +91740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw-ci76/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw-ci76/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5adc546b-c8ed-47bb-b7d2-428237ce139b", @@ -91770,7 +91770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw-ci76/versions/7.6.20190814?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw-ci76/versions/7.6.20190814?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "01c10461-0449-44df-af9c-bad11bd754be", @@ -91800,7 +91800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw69/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw69/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "427129d4-bcc0-4455-8f30-fd91eb908967", @@ -91830,7 +91830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw69/versions/6.9.20181023?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw69/versions/6.9.20181023?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4193554e-e392-4cfc-a09a-d5cb31eee2aa", @@ -91860,7 +91860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw72/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw72/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9f2b74e2-4da0-49c0-9408-5136a68e33a7", @@ -91890,7 +91890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw72/versions/7.2.20190807?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw72/versions/7.2.20190807?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "61eb8f0e-e3d9-47ce-b733-900eb8056c5e", @@ -91920,7 +91920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw75/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw75/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b69caa76-2cf1-4c66-94c7-27e455db5c70", @@ -91950,7 +91950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw75/versions/7.5.20190620?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw75/versions/7.5.20190620?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8df02842-d78d-4078-97c5-e7cd66cb1aaf", @@ -91980,7 +91980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw76/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw76/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "921e17fa-2470-419e-81f4-22917699355d", @@ -92010,7 +92010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw76/versions/7.6.20190620?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw76/versions/7.6.20190620?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5a345156-55df-4ba2-92ac-7f4f92725993", @@ -92040,7 +92040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw76/versions/7.6.20190531?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw76/versions/7.6.20190531?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5861e18f-84be-4fe7-b45c-ef61a5ab41c0", @@ -92070,7 +92070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw76/versions/7.6.20190307?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos/skus/rhel-raw76/versions/7.6.20190307?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d52b5db5-410b-418b-808b-5abb56a45ce5", @@ -92100,7 +92100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos-test/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos-test/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "29103cd4-0ebd-425a-8039-3970ba55ea98", @@ -92130,7 +92130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos-test/skus/rhel-byos-test-plan/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-byos-test/skus/rhel-byos-test-plan/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8f92b3d0-01ad-4058-88b1-b0fc3864a3d6", @@ -92160,7 +92160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-cpp-test/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-cpp-test/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "512fbb6b-96ba-4bf3-9fb0-abcce0732f03", @@ -92190,7 +92190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-cpp-test/skus/7-raw/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-cpp-test/skus/7-raw/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5ca55815-bf74-4d04-ad24-37e17b3b0940", @@ -92220,7 +92220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-cpp-test/skus/test_plan_1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-cpp-test/skus/test_plan_1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b94e8cfa-1872-4dc6-a573-9eba7c2f2aaa", @@ -92250,7 +92250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "47b377e9-ea55-4655-b0ae-51ee1e076522", @@ -92280,7 +92280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/7.4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/7.4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "61cee7d1-95fa-4fea-85c6-faffded68287", @@ -92310,7 +92310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/7.4/versions/7.4.2019062021?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/7.4/versions/7.4.2019062021?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c86c3d87-9455-47bb-a434-a916be46dd79", @@ -92340,7 +92340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/7.5/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/7.5/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "447cbf05-54c6-4956-a380-b84a03720d6b", @@ -92370,7 +92370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/7.5/versions/7.5.2019062021?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/7.5/versions/7.5.2019062021?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6c7dbfb4-e204-4a91-92f3-b1da033e2028", @@ -92400,7 +92400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/7.6/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/7.6/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aab3332a-a915-4c42-9a33-740bee7f5080", @@ -92430,7 +92430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/7.6/versions/7.6.2019062019?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/7.6/versions/7.6.2019062019?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f2935706-4521-4634-bb4e-12fd293a2777", @@ -92460,7 +92460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/8.0/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/8.0/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "27465902-3ce8-4ecc-97c1-c25de676ed3a", @@ -92490,7 +92490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/8.0/versions/8.0.2020021914?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/8.0/versions/8.0.2020021914?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "977268e8-d032-4480-a316-52250176ac51", @@ -92520,7 +92520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/8.1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/8.1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aed80c7b-6ac2-4a91-9b1e-9a2f9f2c9d8a", @@ -92550,7 +92550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/8.1/versions/8.1.2020021914?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/8.1/versions/8.1.2020021914?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "88c800d9-edbc-40d7-a189-42f87c8fa0fa", @@ -92580,7 +92580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/80-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/80-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1d67dfef-d642-4575-924b-5675cb2522ba", @@ -92610,7 +92610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/80-gen2/versions/8.0.2020021915?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/80-gen2/versions/8.0.2020021915?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5322430e-8d27-4d71-94b0-d69e6ea34d63", @@ -92640,7 +92640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/81_gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/81_gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb280f41-7bec-4a0f-b6b1-ab1675208792", @@ -92670,7 +92670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/81_gen2/versions/8.1.2020021915?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-HA/skus/81_gen2/versions/8.1.2020021915?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ac986c8d-9c41-4171-9d25-1da58a7c1f65", @@ -92700,7 +92700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "75cdd6ac-66d0-4281-b0aa-362ca3516885", @@ -92730,7 +92730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f62ee3d4-06d9-4d92-b79c-665f6ca6133c", @@ -92760,7 +92760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions/7.6.2021062301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions/7.6.2021062301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "55592b1b-fb94-416e-8117-91b173d3cb56", @@ -92790,7 +92790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions/7.9.2018100812?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions/7.9.2018100812?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e8d113f0-742f-4d41-9619-07dbfd553c63", @@ -92820,7 +92820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions/7.9.2022040605?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions/7.9.2022040605?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d8564064-7fc6-48f2-85c9-3c912703a5c6", @@ -92850,7 +92850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions/7.8.2021062301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions/7.8.2021062301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "308ced9e-2a3e-40fc-8236-a06621bbec64", @@ -92880,7 +92880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions/7.7.2021062301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions/7.7.2021062301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "77a671dc-0317-4485-a6e9-3c92bafd18aa", @@ -92910,7 +92910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions/7.9.2022032201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions/7.9.2022032201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "67d9b60f-962a-4bb0-913f-f2ff31e6f83a", @@ -92940,7 +92940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions/7.9.2021062301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw/versions/7.9.2021062301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b46bc633-e746-44c0-bd38-9f574377b2e2", @@ -92970,7 +92970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6680478f-4876-4356-b0d9-c9e1f211d488", @@ -93000,7 +93000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions/7.9.2022032202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions/7.9.2022032202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f3e68685-357c-4a1e-aa18-950eba3342fe", @@ -93030,7 +93030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions/7.7.2021062302?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions/7.7.2021062302?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "483b9d94-d9fa-4aff-9d8d-cbff7c556696", @@ -93060,7 +93060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions/7.8.2021062302?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions/7.8.2021062302?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6737ae5b-2e04-44a7-88ab-3c1664cc275f", @@ -93090,7 +93090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions/7.6.2021062302?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions/7.6.2021062302?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "96c4fe0f-9af3-4ea7-9696-1e162d785fab", @@ -93120,7 +93120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions/7.9.2022040606?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions/7.9.2022040606?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fa92edc9-4ec8-4b75-bba2-19d40dad4c33", @@ -93150,7 +93150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions/7.9.2018100812?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions/7.9.2018100812?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bac1aaa0-e014-4d5d-9160-a93e589e6ff5", @@ -93180,7 +93180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions/7.9.2021062302?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7-raw-gen2/versions/7.9.2021062302?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ea5853e9-8879-4ee7-b1b3-57ae534178c4", @@ -93210,7 +93210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/76-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/76-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "20fa0dec-63a6-4db7-acb3-695995826397", @@ -93240,7 +93240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/76-gen2/versions/7.6.2021062302?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/76-gen2/versions/7.6.2021062302?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2b8f81c4-d352-4858-bf60-4678d08b6b7c", @@ -93270,7 +93270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/77-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/77-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4ac53d8b-186c-46b9-860a-10e8c28132fc", @@ -93300,7 +93300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/77-gen2/versions/7.7.2021062302?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/77-gen2/versions/7.7.2021062302?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3b7cc018-20b0-4bb8-acb6-ff1b102553a1", @@ -93330,7 +93330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7_6/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7_6/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1a091e20-6330-468a-be8f-52d01bd2d03d", @@ -93360,7 +93360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7_6/versions/7.6.2021062301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7_6/versions/7.6.2021062301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2879c1a6-fd24-4308-b31e-349661857310", @@ -93390,7 +93390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7_7/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7_7/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "459182f3-d7f3-49b7-99c4-c9eaec28891b", @@ -93420,7 +93420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7_7/versions/7.7.2021062301?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/7_7/versions/7.7.2021062301?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4d8a0265-26c7-4d26-9bbc-97cf805d398d", @@ -93450,7 +93450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1d05b373-70f4-4bdf-95d1-8f6c5ba0267c", @@ -93480,7 +93480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.3.2021011901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.3.2021011901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7aa2ac33-9bb0-420e-ab80-ace8f6d34351", @@ -93510,7 +93510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.3.2021040901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.3.2021040901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f408730d-aef3-49d8-924a-b3ce024161b7", @@ -93540,7 +93540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.1.2021091203?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.1.2021091203?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f13a1adf-4fce-4435-bf1d-504a271d8247", @@ -93570,7 +93570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.5.2022032201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.5.2022032201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "92c8844c-1560-4566-a3f1-a2e8d4c598c1", @@ -93600,7 +93600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.2.2021091203?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.2.2021091203?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ef0468bc-8ab0-4cc8-885f-40eb85927a3e", @@ -93630,7 +93630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.4.2021081001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.4.2021081001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "012c715b-1428-480a-9410-37c10fa7957f", @@ -93660,7 +93660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.4.2021091203?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.4.2021091203?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e6a3a9f2-0af2-43de-a5d8-d90f2f09a5bf", @@ -93690,7 +93690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.2.2022031405?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.2.2022031405?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bf34e624-7e6a-4037-86b7-c0b0a3a81151", @@ -93720,7 +93720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.2.2021011801?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.2.2021011801?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e38b0738-21a9-45f3-aacb-b487c0ef4b38", @@ -93750,7 +93750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.2.2022032805?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.2.2022032805?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9db5f7ca-3fd0-4b25-9221-b63aefca1013", @@ -93780,7 +93780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.0.2021091201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.0.2021091201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5e54383f-1824-4754-8dc3-33a92e8d7212", @@ -93810,7 +93810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.1.2021011801?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.1.2021011801?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8fb8f74b-5fa0-4274-aea9-6251cc6d8b0b", @@ -93840,7 +93840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.0.2022031405?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.0.2022031405?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9e9cb81e-ad4b-4e26-b941-d405f62da456", @@ -93870,7 +93870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.1.2022031405?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.1.2022031405?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c6dbe8de-62d3-438b-8319-09db51758b67", @@ -93900,7 +93900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.4.2021080901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.4.2021080901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9ec95bfe-84e9-4210-8353-5886a2d11fb6", @@ -93930,7 +93930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.3.2022031405?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.3.2022031405?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c6d166e6-7a07-4692-bc52-ee066a7b69c7", @@ -93960,7 +93960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.4.2021053101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.4.2021053101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d3d17132-d283-4c5a-a6bb-485e30768fcf", @@ -93990,7 +93990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.3.2021091203?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.3.2021091203?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "132c263f-7b1e-48c1-9e68-6b7241674919", @@ -94020,7 +94020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.0.2021011801?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.0.2021011801?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "09478e47-edb9-43f0-9338-6f9b39b69247", @@ -94050,7 +94050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.4.2022031605?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.4.2022031605?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5f58e9a1-42e3-496e-a005-c356829c11f4", @@ -94080,7 +94080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.5.2022031405?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw/versions/8.5.2022031405?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1f2d646f-261a-48b4-8184-8695677687e1", @@ -94110,7 +94110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "27a357be-6d68-4fba-86c5-e43f6fa297dd", @@ -94140,7 +94140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.0.2021091204?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.0.2021091204?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ed873672-847d-4c80-adaa-b998c95017f7", @@ -94170,7 +94170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.4.2021091204?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.4.2021091204?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7df80862-3967-4086-b6e1-d7d6fba3d079", @@ -94200,7 +94200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.1.2021091204?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.1.2021091204?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2d814193-262d-46d1-861d-b37dc51c695e", @@ -94230,7 +94230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.5.2022031406?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.5.2022031406?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "14ef3943-781b-4c3f-a3c9-72db8ef47ecc", @@ -94260,7 +94260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.3.2021011902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.3.2021011902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f02d5fba-c303-457f-9601-6b07031c2ac0", @@ -94290,7 +94290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.5.2022032202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.5.2022032202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ef606179-7231-4492-a7a6-796d2fb52bb5", @@ -94320,7 +94320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.2.2022032806?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.2.2022032806?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0c034d39-8297-4fef-ab03-3342136ac70a", @@ -94350,7 +94350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.0.2022031406?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.0.2022031406?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aef83069-fc79-48f6-ab0c-0d90e935e258", @@ -94380,7 +94380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.3.2021040902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.3.2021040902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "00a53129-6471-44f7-bd48-4b00d7175b50", @@ -94410,7 +94410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.4.2022031606?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.4.2022031606?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bd9bb9ba-202c-49b3-971b-c15f18135d5a", @@ -94440,7 +94440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.0.2021011802?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.0.2021011802?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "36f9abce-5471-4620-9cea-948112ec231f", @@ -94470,7 +94470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.1.2021011802?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.1.2021011802?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "888ab4c6-540c-4b47-ac6c-ce0db7e827ff", @@ -94500,7 +94500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.4.2021053102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.4.2021053102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7b2149de-d5ec-49f4-bdb9-557a33dc7cfe", @@ -94530,7 +94530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.2.2021091204?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.2.2021091204?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6f458bf5-b4ad-4c2f-b1e0-8c45cd638f9c", @@ -94560,7 +94560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.2.2021011802?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.2.2021011802?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "57a7af72-1b33-4cc6-87b8-10032fda8dd4", @@ -94590,7 +94590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.4.2021081002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.4.2021081002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b7716dfc-51ac-4c81-a734-c853b72136d6", @@ -94620,7 +94620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.4.2021080902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.4.2021080902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "53440647-a0ff-4ece-8687-35b556261534", @@ -94650,7 +94650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.1.2022031406?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.1.2022031406?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "13104b53-2862-4816-90bc-d4c4836f503e", @@ -94680,7 +94680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.3.2022031406?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.3.2022031406?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2967d49a-db54-4b04-bd68-863d60512305", @@ -94710,7 +94710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.3.2021091204?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.3.2021091204?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b407b948-939d-4cc3-9908-199e46dd7e14", @@ -94740,7 +94740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.2.2022031406?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8-raw-gen2/versions/8.2.2022031406?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3e830d6d-0535-4723-81d4-9f7ecca26873", @@ -94770,7 +94770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/80-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/80-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "401dfd6d-0eac-4f10-bdf6-bc7da64248a2", @@ -94800,7 +94800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/80-gen2/versions/8.0.2021011902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/80-gen2/versions/8.0.2021011902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3897ef61-99eb-42e5-9aba-b0a4dd61c4af", @@ -94830,7 +94830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/80-gen2/versions/8.0.2021040902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/80-gen2/versions/8.0.2021040902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d9d41a25-53d0-4c2f-a277-7ea76e70c582", @@ -94860,7 +94860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/80-gen2/versions/8.0.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/80-gen2/versions/8.0.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aa5cac18-b2ac-4136-8165-bcd6b57fede5", @@ -94890,7 +94890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/80-gen2/versions/8.0.2021091202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/80-gen2/versions/8.0.2021091202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "508ae6cd-b079-47c8-bb8f-10940b5657d1", @@ -94920,7 +94920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/81-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/81-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70384064-8e53-4466-89e4-2647bf315f54", @@ -94950,7 +94950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/81-gen2/versions/8.1.2021040902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/81-gen2/versions/8.1.2021040902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "87604bee-694d-40be-9889-7fd75ff0e4ea", @@ -94980,7 +94980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/81-gen2/versions/8.1.2021091202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/81-gen2/versions/8.1.2021091202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c8f9adf5-ec70-4cc9-836c-4449937a485e", @@ -95010,7 +95010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/81-gen2/versions/8.1.2021011902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/81-gen2/versions/8.1.2021011902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "75089ebe-a84f-47a2-9a71-1b03bc49458d", @@ -95040,7 +95040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/81-gen2/versions/8.1.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/81-gen2/versions/8.1.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bf0fb937-e990-4e66-9aa0-30cd69e9522e", @@ -95070,7 +95070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/82-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/82-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6dc0b1e4-b603-4fd1-b81f-af55c2d1968f", @@ -95100,7 +95100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/82-gen2/versions/8.2.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/82-gen2/versions/8.2.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "255d0ff9-c278-4d55-8ba0-123ab002ea2d", @@ -95130,7 +95130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/82-gen2/versions/8.2.2022032802?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/82-gen2/versions/8.2.2022032802?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4ac06b10-9c2c-470c-bedd-efee8a7416df", @@ -95160,7 +95160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/82-gen2/versions/8.2.2021011902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/82-gen2/versions/8.2.2021011902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4b8efe57-169d-41f6-98dd-40b9bf4479b1", @@ -95190,7 +95190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/82-gen2/versions/8.2.2021040902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/82-gen2/versions/8.2.2021040902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4aa6a72f-6d7c-47d5-91ab-6031438345fb", @@ -95220,7 +95220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/82-gen2/versions/8.2.2021091202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/82-gen2/versions/8.2.2021091202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "139e69a6-9a1f-45ed-99cf-f6c2f7f99a7c", @@ -95250,7 +95250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/83-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/83-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "706dd0c7-34f8-4d53-99b0-ff0a17259448", @@ -95280,7 +95280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/83-gen2/versions/8.3.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/83-gen2/versions/8.3.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3c253aad-4442-4fa2-848f-c9c4facc7caf", @@ -95310,7 +95310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/83-gen2/versions/8.3.2021040902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/83-gen2/versions/8.3.2021040902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1e4adc29-a33a-457f-8380-8720fb3f21d1", @@ -95340,7 +95340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/83-gen2/versions/8.3.2021091202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/83-gen2/versions/8.3.2021091202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1ac53c27-8ad3-4bee-8c73-d98720b708e6", @@ -95370,7 +95370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/83-gen2/versions/8.3.2021011902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/83-gen2/versions/8.3.2021011902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dd65d831-6f5b-454b-a187-15d4b13b097a", @@ -95400,7 +95400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/84-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/84-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3dfcd2cd-d233-4314-9cba-2763dec30255", @@ -95430,7 +95430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/84-gen2/versions/8.4.2021091202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/84-gen2/versions/8.4.2021091202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "52d439d7-d25c-4db5-a60f-03f0eef4461e", @@ -95460,7 +95460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/84-gen2/versions/8.4.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/84-gen2/versions/8.4.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e8125a08-9b7e-421d-8e2a-e5ac8ba68fa9", @@ -95490,7 +95490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/84-gen2/versions/8.4.2021081002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/84-gen2/versions/8.4.2021081002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "299594c0-8ae3-4808-9878-11fe61e24d77", @@ -95520,7 +95520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/84-gen2/versions/8.4.2021080902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/84-gen2/versions/8.4.2021080902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3949ca31-e9bf-4660-aa2e-02a9e8da449a", @@ -95550,7 +95550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/84-gen2/versions/8.4.2021053102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/84-gen2/versions/8.4.2021053102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d0136c72-5ff5-42a4-9f0c-baec7c0f4de1", @@ -95580,7 +95580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/86-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/86-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "52dcc2f9-81ff-49ed-bd6d-01b209099a6c", @@ -95610,7 +95610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_0/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_0/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b12258ab-73c0-42f8-8434-bca51552590f", @@ -95640,7 +95640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_0/versions/8.0.2021040901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_0/versions/8.0.2021040901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c6ddd1b-8b8c-4f38-baa3-be88699690a8", @@ -95670,7 +95670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_0/versions/8.0.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_0/versions/8.0.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e7677197-e881-4a66-83d2-eed166b53390", @@ -95700,7 +95700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_0/versions/8.0.2021011901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_0/versions/8.0.2021011901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e40da3e5-71a4-4aab-a48c-20da180fc660", @@ -95730,7 +95730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_0/versions/8.0.2021091201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_0/versions/8.0.2021091201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "385e1bb5-8107-48df-b2df-f64c5fd79777", @@ -95760,7 +95760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "543d9c93-57fa-49db-853c-263368cc3998", @@ -95790,7 +95790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_1/versions/8.1.2021011901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_1/versions/8.1.2021011901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d908cd60-6143-4269-a283-b73ddbad2f2e", @@ -95820,7 +95820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_1/versions/8.1.2021091201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_1/versions/8.1.2021091201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aff3ac2e-cc85-4dca-98a9-04a6747045a5", @@ -95850,7 +95850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_1/versions/8.1.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_1/versions/8.1.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9b51960f-ab84-4a84-9197-d5a1d28a5e19", @@ -95880,7 +95880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_1/versions/8.1.2021040901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_1/versions/8.1.2021040901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4b1a5f89-b3cc-45fe-9e20-1adbd1dd513e", @@ -95910,7 +95910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9c304c47-1543-470f-8048-aa8ded4441e1", @@ -95940,7 +95940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_2/versions/8.2.2021091201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_2/versions/8.2.2021091201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a5bd97e5-7eec-44b4-830f-878fda9f1b58", @@ -95970,7 +95970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_2/versions/8.2.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_2/versions/8.2.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "36a9d477-1753-4d62-b5cf-c02346db3c5c", @@ -96000,7 +96000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_2/versions/8.2.2022032801?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_2/versions/8.2.2022032801?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8baee75a-f02a-452e-962d-3f48ab59c22e", @@ -96030,7 +96030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_2/versions/8.2.2021011901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_2/versions/8.2.2021011901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f6041f3c-f901-43c9-8fae-c7dbdbdae8df", @@ -96060,7 +96060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_2/versions/8.2.2021040901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_2/versions/8.2.2021040901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2783b032-aba1-4f80-b428-390fcd0c69ce", @@ -96090,7 +96090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_3/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_3/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "17583652-7d3a-4428-8e7c-64e1508e260e", @@ -96120,7 +96120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_3/versions/8.3.2021091201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_3/versions/8.3.2021091201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70770680-f539-472e-bb9a-3b067bc7e0c0", @@ -96150,7 +96150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_3/versions/8.3.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_3/versions/8.3.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2ee9172b-c069-4963-81fb-d3c97f50ca99", @@ -96180,7 +96180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_3/versions/8.3.2021011901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_3/versions/8.3.2021011901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2f3c020d-841e-4961-9e38-fd4f8344ca31", @@ -96210,7 +96210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_3/versions/8.3.2021040901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_3/versions/8.3.2021040901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3382da95-1a69-4c9b-9fa7-4556848b4430", @@ -96240,7 +96240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3c6962a8-97ba-48df-8e8b-66d4b59bc3fb", @@ -96270,7 +96270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_4/versions/8.4.2021091201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_4/versions/8.4.2021091201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1eeca64e-a8a2-41c6-bcea-0f67eec3307a", @@ -96300,7 +96300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_4/versions/8.4.2021053101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_4/versions/8.4.2021053101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "86f7b823-4927-4939-af35-5fe0c5973727", @@ -96330,7 +96330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_4/versions/8.4.2021081001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_4/versions/8.4.2021081001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b921d578-77a2-4635-a382-8dc69c801f7e", @@ -96360,7 +96360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_4/versions/8.4.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_4/versions/8.4.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "43f521a6-d9b8-49db-b3db-6f2d8b8a1d8c", @@ -96390,7 +96390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_4/versions/8.4.2021080901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_4/versions/8.4.2021080901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4df64ab6-d7da-44ed-933d-5fa13f0eaa89", @@ -96420,7 +96420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_6/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-raw/skus/8_6/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "87c218f5-2f79-4eef-ae80-50310e82a1a9", @@ -96450,7 +96450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "45013bc8-83dd-4b1c-9f69-255752fafca3", @@ -96480,7 +96480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3193a5e0-1301-4c08-96b2-b15d55fb8df1", @@ -96510,7 +96510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.4/versions/7.4.2019060723?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.4/versions/7.4.2019060723?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d0c28f47-d8e9-4afe-8dcb-9b9c8dbfec54", @@ -96540,7 +96540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.4/versions/7.4.20191212?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.4/versions/7.4.20191212?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "75c19ac8-6f0e-43be-8feb-3316cc481f49", @@ -96570,7 +96570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.4/versions/7.4.2019062505?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.4/versions/7.4.2019062505?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e6d821eb-079c-44bb-af05-6c770354771d", @@ -96600,7 +96600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.5/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.5/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a9df555e-6a16-446b-99d8-0b2e4c5b923c", @@ -96630,7 +96630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.5/versions/7.5.2018102923?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.5/versions/7.5.2018102923?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5fce5052-2d48-4a48-9fa6-2cf3435ebe67", @@ -96660,7 +96660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.5/versions/7.5.2019060721?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.5/versions/7.5.2019060721?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dc64a19d-8a5b-405b-8218-bf34a9f5e42d", @@ -96690,7 +96690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.5/versions/7.5.2018112619?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.5/versions/7.5.2018112619?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d6ea4b94-23f3-4ff5-a3ce-3eb278eb410a", @@ -96720,7 +96720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.5/versions/7.5.2019062505?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.5/versions/7.5.2019062505?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "598286ae-6c5d-4a8f-94f0-9e8800d01214", @@ -96750,7 +96750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.6/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.6/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aa9d337a-4a7b-4f1e-b60c-daaa84863c46", @@ -96780,7 +96780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.6/versions/7.6.2019071300?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.6/versions/7.6.2019071300?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7307c3b4-890d-482c-a630-817b1d2f2ddc", @@ -96810,7 +96810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.6/versions/7.6.20191212?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.6/versions/7.6.20191212?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9f0a35ba-fb4d-479d-b74e-948f84ddbb2e", @@ -96840,7 +96840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.6/versions/7.6.2020022510?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.6/versions/7.6.2020022510?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d8c15910-4e24-4ad7-bf1d-86aae6c24994", @@ -96870,7 +96870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.7/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.7/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2194c9f1-ed40-4e63-8642-bf4b81ad1213", @@ -96900,7 +96900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.7/versions/7.7.20191212?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.7/versions/7.7.20191212?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d670df12-329d-4b84-a4b6-5c6223724c99", @@ -96930,7 +96930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.7/versions/7.7.2019082922?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/7.7/versions/7.7.2019082922?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "74421a77-5893-474f-8e28-8daf1ef863b3", @@ -96960,7 +96960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/74sap-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/74sap-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a0bc855d-bbce-4991-a2d0-3dbb0dc5154b", @@ -96990,7 +96990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/74sap-gen2/versions/7.4.20191214?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/74sap-gen2/versions/7.4.20191214?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4173318c-236a-418b-891d-e60552b10e5a", @@ -97020,7 +97020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/76-ci/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/76-ci/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "468b6e73-1587-45b5-84b9-439857dee430", @@ -97050,7 +97050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/76-ci/versions/7.6.20200122?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/76-ci/versions/7.6.20200122?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4afb3dc2-d051-41cf-a1d7-a36a34cc9a2d", @@ -97080,7 +97080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/76-ci-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/76-ci-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "233be3e0-6068-488b-8006-4cc67514b017", @@ -97110,7 +97110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/76-ci-gen2/versions/7.6.20200123?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/76-ci-gen2/versions/7.6.20200123?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f67cfd40-ca86-455b-9ac3-5d547e3ebc15", @@ -97140,7 +97140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/76sap-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/76sap-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c7a172fc-3e69-4b72-bff2-b226722bcc11", @@ -97170,7 +97170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/76sap-gen2/versions/7.6.2020022511?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/76sap-gen2/versions/7.6.2020022511?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c8aabaec-caa5-47b9-ae8b-7f6ae62d0dc4", @@ -97200,7 +97200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/76sap-gen2/versions/7.6.20191214?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/76sap-gen2/versions/7.6.20191214?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7d9186f7-69b9-4a27-b792-04463082c251", @@ -97230,7 +97230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/77sap-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/77sap-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0da78e87-f1c1-428c-8ce5-b36820e65bcb", @@ -97260,7 +97260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/77sap-gen2/versions/7.7.20191214?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP/skus/77sap-gen2/versions/7.7.20191214?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "84918a33-4836-466c-ad50-40b5a1d3f726", @@ -97290,7 +97290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8059e4a5-5b50-42e9-bdd0-3f03c7d8680d", @@ -97320,7 +97320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/74sapapps-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/74sapapps-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dac8d5d1-ab47-438a-88e1-65119f1e0882", @@ -97350,7 +97350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/74sapapps-gen2/versions/7.4.2021100402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/74sapapps-gen2/versions/7.4.2021100402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "469b7775-488b-461d-8706-1f8f15c51057", @@ -97380,7 +97380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/74sapapps-gen2/versions/7.4.2020101118?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/74sapapps-gen2/versions/7.4.2020101118?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9be93b9c-5c2e-4087-b44e-cca726137a85", @@ -97410,7 +97410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/74sapapps-gen2/versions/7.4.2021051102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/74sapapps-gen2/versions/7.4.2021051102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cd9dd6f7-d0c1-4ab6-9036-6134d07bb378", @@ -97440,7 +97440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/76sapapps-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/76sapapps-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4a506505-53a6-49d1-9e2a-910263f2522b", @@ -97470,7 +97470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/76sapapps-gen2/versions/7.6.2021100402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/76sapapps-gen2/versions/7.6.2021100402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1e4cc1db-28d9-4b33-be23-3b71637443ec", @@ -97500,7 +97500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/76sapapps-gen2/versions/7.6.2020101115?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/76sapapps-gen2/versions/7.6.2020101115?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a8fb7be0-ffe6-41d7-8c3b-17890214fc62", @@ -97530,7 +97530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/76sapapps-gen2/versions/7.6.2021051102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/76sapapps-gen2/versions/7.6.2021051102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ec35d615-d92b-4d63-a1c4-d2ccd250d4e0", @@ -97560,7 +97560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/77sapapps-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/77sapapps-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1cfee38d-49bf-4ddd-9194-77686666356d", @@ -97590,7 +97590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/77sapapps-gen2/versions/7.7.2021100402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/77sapapps-gen2/versions/7.7.2021100402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "54205c10-f28c-4252-8499-c233adf61626", @@ -97620,7 +97620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/77sapapps-gen2/versions/7.7.2020101117?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/77sapapps-gen2/versions/7.7.2020101117?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7365d6e9-b664-41da-aad9-990655ec7ab5", @@ -97650,7 +97650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/77sapapps-gen2/versions/7.7.2021051902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/77sapapps-gen2/versions/7.7.2021051902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb170808-aabf-4776-9943-fbe430bf3ff0", @@ -97680,7 +97680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/79sapapps-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/79sapapps-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "28197f92-112e-4d3d-af20-d38f1b9dcf1b", @@ -97710,7 +97710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/79sapapps-gen2/versions/7.9.2021100402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/79sapapps-gen2/versions/7.9.2021100402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1f649ab2-05d6-4aad-b1a9-fca6cd2a873a", @@ -97740,7 +97740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/79sapapps-gen2/versions/7.9.2021040902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/79sapapps-gen2/versions/7.9.2021040902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80fb31a2-17e1-4d17-93ca-199484224943", @@ -97770,7 +97770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d67b2cf1-5884-41f8-a066-b8e76c6313e2", @@ -97800,7 +97800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_4/versions/7.4.2020101117?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_4/versions/7.4.2020101117?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "157b6fe9-7d6c-43e7-a3c9-f119157e1967", @@ -97830,7 +97830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_4/versions/7.4.2021051101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_4/versions/7.4.2021051101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0f72e0f1-4545-4614-8c04-b691a94cf9d0", @@ -97860,7 +97860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_4/versions/7.4.2021100401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_4/versions/7.4.2021100401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5bd20203-e7e7-4567-9222-4b504284b75d", @@ -97890,7 +97890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_6/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_6/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d03ba177-e3fa-4e87-aba7-d668155be0d0", @@ -97920,7 +97920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_6/versions/7.6.2020101114?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_6/versions/7.6.2020101114?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2dea5b06-e647-4131-9e39-38c5102ea335", @@ -97950,7 +97950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_6/versions/7.6.2021051101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_6/versions/7.6.2021051101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1afccc4a-d173-4007-8300-a419f16ad7c0", @@ -97980,7 +97980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_6/versions/7.6.2021100401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_6/versions/7.6.2021100401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "828af53a-0d98-4f45-8070-38b565d2c3e6", @@ -98010,7 +98010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_7/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_7/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70d486c5-b3ef-46b4-b608-a109a1e4bddc", @@ -98040,7 +98040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_7/versions/7.7.2021051901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_7/versions/7.7.2021051901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "41bf88d7-ee74-4bb5-ab21-57faf1356e3b", @@ -98070,7 +98070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_7/versions/7.7.2020101116?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_7/versions/7.7.2020101116?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d5e66735-71bc-4138-86ac-d4f8254582ea", @@ -98100,7 +98100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_7/versions/7.7.2021100401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_7/versions/7.7.2021100401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bd72c5a3-58d7-4f39-b12f-adc945e48c87", @@ -98130,7 +98130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_9/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_9/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f12087cf-ba13-4d2f-8258-3c8f1430f9e4", @@ -98160,7 +98160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_9/versions/7.9.2021100401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_9/versions/7.9.2021100401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3e8b8c28-ce68-4e56-ad92-bba3a37dad85", @@ -98190,7 +98190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_9/versions/7.9.2021040901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/7_9/versions/7.9.2021040901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "922bf68e-376f-462c-86fc-620aebde4f73", @@ -98220,7 +98220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/81sapapps-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/81sapapps-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fd127768-8486-4808-a0cf-2a3592bb8383", @@ -98250,7 +98250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/81sapapps-gen2/versions/8.1.2021020502?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/81sapapps-gen2/versions/8.1.2021020502?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "22407578-79d1-4f6c-90bf-c108d5e5330e", @@ -98280,7 +98280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/81sapapps-gen2/versions/8.1.2021012202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/81sapapps-gen2/versions/8.1.2021012202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "96e4b7ea-ff3d-43f9-9bdd-c6d0b95bfd33", @@ -98310,7 +98310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/81sapapps-gen2/versions/8.1.2021091202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/81sapapps-gen2/versions/8.1.2021091202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "407a4f06-74aa-439e-beda-735d9c4d66c9", @@ -98340,7 +98340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/81sapapps-gen2/versions/8.1.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/81sapapps-gen2/versions/8.1.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8dc76fdf-95f4-4339-8879-bfb425037715", @@ -98370,7 +98370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/82sapapps-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/82sapapps-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "32382adf-3be1-4d02-9ca9-b90ef29054e5", @@ -98400,7 +98400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/82sapapps-gen2/versions/8.2.2021040902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/82sapapps-gen2/versions/8.2.2021040902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5eb952c0-d39d-43fd-a89a-072313a006b3", @@ -98430,7 +98430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/82sapapps-gen2/versions/8.2.2021091202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/82sapapps-gen2/versions/8.2.2021091202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0d86e890-ae39-432b-a224-fd5904fdd05f", @@ -98460,7 +98460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/82sapapps-gen2/versions/8.2.2021020502?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/82sapapps-gen2/versions/8.2.2021020502?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb74c602-5983-4470-90e2-df003db6c70c", @@ -98490,7 +98490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/82sapapps-gen2/versions/8.2.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/82sapapps-gen2/versions/8.2.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6c30eff5-1999-41cc-bc49-674b065d8feb", @@ -98520,7 +98520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/82sapapps-gen2/versions/8.2.2021012202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/82sapapps-gen2/versions/8.2.2021012202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "06485daf-f8e6-4180-99d6-6b5a66234192", @@ -98550,7 +98550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/84sapapps-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/84sapapps-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "22388c93-ec68-488e-a956-df4285c34ebf", @@ -98580,7 +98580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/84sapapps-gen2/versions/8.4.2021081002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/84sapapps-gen2/versions/8.4.2021081002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "82652ea7-a2ec-49e2-9ea8-d4dbd04db006", @@ -98610,7 +98610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/84sapapps-gen2/versions/8.4.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/84sapapps-gen2/versions/8.4.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0d3234e0-ad85-4964-92a6-aa7ec21ccb26", @@ -98640,7 +98640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/84sapapps-gen2/versions/8.4.2021070802?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/84sapapps-gen2/versions/8.4.2021070802?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "90b170dd-72a0-4acf-aa8c-4f5a753ff5e9", @@ -98670,7 +98670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/84sapapps-gen2/versions/8.4.2021080502?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/84sapapps-gen2/versions/8.4.2021080502?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a40e050e-5a1f-4240-9031-445a6c7f78a0", @@ -98700,7 +98700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/84sapapps-gen2/versions/8.4.2021091409?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/84sapapps-gen2/versions/8.4.2021091409?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80df0a00-7238-4d51-8b82-a87c2a3f13df", @@ -98730,7 +98730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/86sapapps-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/86sapapps-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d9321953-ed4f-488d-a44c-03de305f53c0", @@ -98760,7 +98760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4eaf8660-5123-4468-bec7-61e7b61607f2", @@ -98790,7 +98790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_1/versions/8.1.2021020501?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_1/versions/8.1.2021020501?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b6db1492-1fcf-4224-b776-a4c6a7de6e61", @@ -98820,7 +98820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_1/versions/8.1.2021091201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_1/versions/8.1.2021091201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9264b71a-0c51-42a3-a334-7641f2ac6ffb", @@ -98850,7 +98850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_1/versions/8.1.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_1/versions/8.1.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "90485562-fdc3-45e5-8c4c-3b1a9a3fbfa5", @@ -98880,7 +98880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_1/versions/8.1.2021012201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_1/versions/8.1.2021012201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c3d1078d-eaf1-4354-8b1b-17343341f6d9", @@ -98910,7 +98910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2187f05d-1375-43cd-b549-a8cc137548d7", @@ -98940,7 +98940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_2/versions/8.2.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_2/versions/8.2.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "703455c8-aa62-481d-8772-149757866a6b", @@ -98970,7 +98970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_2/versions/8.2.2020111501?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_2/versions/8.2.2020111501?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e12300b0-ff0a-4ff8-9915-f3095d3329b2", @@ -99000,7 +99000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_2/versions/8.2.2021040901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_2/versions/8.2.2021040901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6ce53ec0-0851-4158-a809-333ca9730117", @@ -99030,7 +99030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_2/versions/8.2.2021020501?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_2/versions/8.2.2021020501?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "daa4a4cf-cc7f-46aa-b418-1560a955d567", @@ -99060,7 +99060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_2/versions/8.2.2021012201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_2/versions/8.2.2021012201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4cfedda4-533e-46c6-9c5d-d094f29df98e", @@ -99090,7 +99090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_2/versions/8.2.2021091201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_2/versions/8.2.2021091201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8a9af50d-3320-41fc-9b31-b0404a772e36", @@ -99120,7 +99120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8b49258c-06b6-402f-ab9f-87a8d5e4f60e", @@ -99150,7 +99150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_4/versions/8.4.2021080501?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_4/versions/8.4.2021080501?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fedb762e-b79d-425d-a9cd-39e964894b5c", @@ -99180,7 +99180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_4/versions/8.4.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_4/versions/8.4.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "157e7071-0a3e-41c1-b6b1-0353eb255fff", @@ -99210,7 +99210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_4/versions/8.4.2021091410?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_4/versions/8.4.2021091410?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "080d1387-ba7e-449c-bd67-bd35b372826a", @@ -99240,7 +99240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_4/versions/8.4.2021070801?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_4/versions/8.4.2021070801?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "377785b1-a53a-4dd3-b00d-88aa43766b10", @@ -99270,7 +99270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_4/versions/8.4.2021081001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_4/versions/8.4.2021081001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1e0b97c3-66fa-495f-8e19-744a6e249f7a", @@ -99300,7 +99300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_6/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-APPS/skus/8_6/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e62996e8-75b2-4528-b147-994bf1e92cb5", @@ -99330,7 +99330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "db821bc7-08b3-4fef-8ca6-1723438fd8cd", @@ -99360,7 +99360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "91d12b48-b97f-44ce-8905-bc821ce618ca", @@ -99390,7 +99390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.4/versions/7.4.20191212?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.4/versions/7.4.20191212?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2fd355c3-eae2-42e2-8219-78a8f62fd958", @@ -99420,7 +99420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.4/versions/7.4.2020082416?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.4/versions/7.4.2020082416?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "235c0acb-124c-472f-b64f-d296613e693b", @@ -99450,7 +99450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.4/versions/7.4.2021051101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.4/versions/7.4.2021051101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d5cd3e0d-84df-4a4f-95ec-a9a5012b3dde", @@ -99480,7 +99480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.4/versions/7.4.2019062018?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.4/versions/7.4.2019062018?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "75b48c2b-6212-465d-b2a5-6a3babbc33c2", @@ -99510,7 +99510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.4/versions/7.4.2020071514?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.4/versions/7.4.2020071514?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3ab35dd6-6fdd-4ea1-a64a-4c58ca92e38c", @@ -99540,7 +99540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.5/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.5/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c23c831d-a0e6-4fc0-a342-631ec10f9284", @@ -99570,7 +99570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.5/versions/7.5.2019062116?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.5/versions/7.5.2019062116?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f88b6fdc-eed0-4a91-9f31-3340e972e39a", @@ -99600,7 +99600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4e34e15d-067a-4700-ad9d-e7d692f7b7a4", @@ -99630,7 +99630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2019061818?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2019061818?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1e39b831-dc8e-4dec-ace2-5350c30bdf90", @@ -99660,7 +99660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2019062320?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2019062320?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4500b91f-bd22-4cc1-8c85-6f276191eee1", @@ -99690,7 +99690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2020040209?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2020040209?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c1d53058-efc1-42b4-9fa9-72c951d5faae", @@ -99720,7 +99720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2021031517?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2021031517?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "36d50622-8993-4c77-ba79-f3b529beb3bb", @@ -99750,7 +99750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2021051101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2021051101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "59dfc3cb-bf6a-40ba-ac94-9c0128ed187a", @@ -99780,7 +99780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2021102501?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2021102501?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aa8c207c-1e6b-4acd-989f-ed23b2854dd5", @@ -99810,7 +99810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2019062019?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2019062019?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fcbe5760-f881-47bd-ad44-de0bc87ac3cc", @@ -99840,7 +99840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2020091012?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.2020091012?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6e9be6c9-0bee-47f8-827f-2432d0a51c8b", @@ -99870,7 +99870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.20191212?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.6/versions/7.6.20191212?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4b99d833-05a2-4ba9-bafa-456e23756720", @@ -99900,7 +99900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.7/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.7/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "54c2b695-3793-470d-b894-7e0f10227ec0", @@ -99930,7 +99930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.7/versions/7.7.2020082416?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.7/versions/7.7.2020082416?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "91642bc0-8f67-4ca1-bb72-bd3dc54c702f", @@ -99960,7 +99960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.7/versions/7.7.2020062414?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.7/versions/7.7.2020062414?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4d346fab-b9b7-49d8-9e64-65faab00a990", @@ -99990,7 +99990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.7/versions/7.7.2020040209?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.7/versions/7.7.2020040209?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6fd6b661-71d2-410a-8261-de4ec2a34f29", @@ -100020,7 +100020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.7/versions/7.7.20191216?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.7/versions/7.7.20191216?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0ff867b9-0d08-4099-b225-8407fae7b5d9", @@ -100050,7 +100050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.7/versions/7.7.2021051901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7.7/versions/7.7.2021051901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3c6ef0ab-38a4-42f1-a8e7-7dd71808c0e9", @@ -100080,7 +100080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/74sapha-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/74sapha-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d64b55b6-31c5-4013-9735-5b35202c7ece", @@ -100110,7 +100110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/74sapha-gen2/versions/7.4.20191214?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/74sapha-gen2/versions/7.4.20191214?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "44fbfd12-2f45-465e-93f9-0ae7f60b659c", @@ -100140,7 +100140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/74sapha-gen2/versions/7.4.2021051102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/74sapha-gen2/versions/7.4.2021051102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7e173d79-2761-4bc2-b76a-d545e34588dc", @@ -100170,7 +100170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/74sapha-gen2/versions/7.4.2020082418?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/74sapha-gen2/versions/7.4.2020082418?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1361681e-4d4c-4bc7-9336-f6540f5419b6", @@ -100200,7 +100200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/74sapha-gen2/versions/7.4.20200716?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/74sapha-gen2/versions/7.4.20200716?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "494b4e74-a135-4334-9b48-4f94f05f1af1", @@ -100230,7 +100230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/76sapha-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/76sapha-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8a5bcdb6-93be-4897-8809-8a42f7d7a141", @@ -100260,7 +100260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/76sapha-gen2/versions/7.6.2020091013?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/76sapha-gen2/versions/7.6.2020091013?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5f58a441-e3fc-476c-9958-ddad7945cdff", @@ -100290,7 +100290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/76sapha-gen2/versions/7.6.2021031519?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/76sapha-gen2/versions/7.6.2021031519?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c4a1d56b-30ac-4c9b-8ae7-c72553478beb", @@ -100320,7 +100320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/76sapha-gen2/versions/7.6.2020062416?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/76sapha-gen2/versions/7.6.2020062416?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dea9c415-dd06-45ef-a348-fd6dc5fa53de", @@ -100350,7 +100350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/76sapha-gen2/versions/7.6.2021102502?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/76sapha-gen2/versions/7.6.2021102502?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dc892a2d-206d-4f0a-b29a-c5e14eee8e2f", @@ -100380,7 +100380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/76sapha-gen2/versions/7.6.2021051102?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/76sapha-gen2/versions/7.6.2021051102?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "06d1868d-5243-41de-8a92-e6b3afafacb0", @@ -100410,7 +100410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/77sapha-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/77sapha-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "979916d9-a626-4a06-8c21-3c0c4ff4e5e9", @@ -100440,7 +100440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/77sapha-gen2/versions/7.7.2020082417?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/77sapha-gen2/versions/7.7.2020082417?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e61bf22d-83ea-4026-9374-7b25388b9121", @@ -100470,7 +100470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/77sapha-gen2/versions/7.7.2020062415?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/77sapha-gen2/versions/7.7.2020062415?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c8b27877-1051-4c00-ba35-99043482b26d", @@ -100500,7 +100500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/77sapha-gen2/versions/7.7.2021051902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/77sapha-gen2/versions/7.7.2021051902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aa13e477-c9c4-4206-becd-ecbd2a8c2e67", @@ -100530,7 +100530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/79sapha-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/79sapha-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3043a8b9-a17a-4c4f-aab0-e86785dd7a9e", @@ -100560,7 +100560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/79sapha-gen2/versions/7.9.2021051502?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/79sapha-gen2/versions/7.9.2021051502?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42ed22ef-d04b-46d4-ba53-b2f44d6e1833", @@ -100590,7 +100590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7_9/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7_9/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6842b04e-d441-4b50-9b9c-20665a9de7a6", @@ -100620,7 +100620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7_9/versions/7.9.2021051501?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/7_9/versions/7.9.2021051501?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "18dcd1bf-b01c-4a8a-a5e5-40248d2b2b3e", @@ -100650,7 +100650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5587ae3a-0b7d-446c-ac15-f497c1689abf", @@ -100680,7 +100680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.1/versions/8.1.2021091201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.1/versions/8.1.2021091201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "38e66d2b-dfe4-4ab9-9444-8f2d80c10cb8", @@ -100710,7 +100710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.1/versions/8.1.2020060412?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.1/versions/8.1.2020060412?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6e0f5ef9-20b6-4157-8fb5-a89391e1cb8a", @@ -100740,7 +100740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.1/versions/8.1.2021010601?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.1/versions/8.1.2021010601?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "adf37590-2a03-41af-bbc4-9b2ba9561638", @@ -100770,7 +100770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.1/versions/8.1.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.1/versions/8.1.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "69d0223f-01bf-45c0-916c-c58889322deb", @@ -100800,7 +100800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.1/versions/8.1.2021040901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.1/versions/8.1.2021040901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "08605bff-a86a-4fa9-88d7-4062c3dffb7c", @@ -100830,7 +100830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f03d8320-8c2e-4a83-8f2b-470f6e697cd7", @@ -100860,7 +100860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.2/versions/8.2.2021091201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.2/versions/8.2.2021091201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c28cbaef-6ff8-4cf2-b921-e127078ac404", @@ -100890,7 +100890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.2/versions/8.2.2021040901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.2/versions/8.2.2021040901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d6f09ee8-3cb8-4de6-8ffb-389f8ea66005", @@ -100920,7 +100920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.2/versions/8.2.2020060412?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.2/versions/8.2.2020060412?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ea728c9e-0b0b-4cd6-b050-361714a366aa", @@ -100950,7 +100950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.2/versions/8.2.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.2/versions/8.2.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80d94aeb-647e-45ff-a197-fb7f3af07d1d", @@ -100980,7 +100980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.2/versions/8.2.2021010601?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8.2/versions/8.2.2021010601?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a539fdec-2a12-4864-a72f-0031d84cb6d1", @@ -101010,7 +101010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/81sapha-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/81sapha-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1159ef17-55ad-4aeb-8011-b9a939754944", @@ -101040,7 +101040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/81sapha-gen2/versions/8.1.2021040902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/81sapha-gen2/versions/8.1.2021040902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "abd170ca-91f9-40a6-8f9d-a0d4f34ca235", @@ -101070,7 +101070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/81sapha-gen2/versions/8.1.2020060413?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/81sapha-gen2/versions/8.1.2020060413?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fa417432-0e29-49b3-a13c-e8d901523b92", @@ -101100,7 +101100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/81sapha-gen2/versions/8.1.2021091202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/81sapha-gen2/versions/8.1.2021091202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f062d809-e115-4cd6-adc0-8b4ab0acc7ab", @@ -101130,7 +101130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/81sapha-gen2/versions/8.1.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/81sapha-gen2/versions/8.1.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "09739e89-bca4-4b2f-b2fc-be8710bdfa20", @@ -101160,7 +101160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/81sapha-gen2/versions/8.1.2021010602?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/81sapha-gen2/versions/8.1.2021010602?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "da0a9cf9-ef26-4413-b4ab-5de435d130ff", @@ -101190,7 +101190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/82sapha-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/82sapha-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c5fce547-1bbb-4ea7-ae94-8aa769f0da29", @@ -101220,7 +101220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/82sapha-gen2/versions/8.2.2021040902?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/82sapha-gen2/versions/8.2.2021040902?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "39eacffe-937e-4537-9fd1-c18b26baaca2", @@ -101250,7 +101250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/82sapha-gen2/versions/8.2.2021010602?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/82sapha-gen2/versions/8.2.2021010602?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "74abc5b5-35e6-4ca4-a653-9311d8e429d7", @@ -101280,7 +101280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/82sapha-gen2/versions/8.2.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/82sapha-gen2/versions/8.2.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "44703aa1-ee68-48e6-a073-7d3bc8692922", @@ -101310,7 +101310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/82sapha-gen2/versions/8.2.2020060413?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/82sapha-gen2/versions/8.2.2020060413?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e23f7f85-2382-4a68-9165-fb969df69d2f", @@ -101340,7 +101340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/82sapha-gen2/versions/8.2.2021091202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/82sapha-gen2/versions/8.2.2021091202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5660af2d-0f58-46ba-8e99-9c1d53fae86f", @@ -101370,7 +101370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/84sapha-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/84sapha-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d1e330bd-8436-42d0-b500-550a9a937747", @@ -101400,7 +101400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/84sapha-gen2/versions/8.4.2021070802?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/84sapha-gen2/versions/8.4.2021070802?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1fcdf404-3f57-4a65-a174-420db017cb3e", @@ -101430,7 +101430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/84sapha-gen2/versions/8.4.2022031402?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/84sapha-gen2/versions/8.4.2022031402?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a7eff3f0-ae54-4e39-aefa-7dfed0de6c99", @@ -101460,7 +101460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/84sapha-gen2/versions/8.4.2021081002?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/84sapha-gen2/versions/8.4.2021081002?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f985f2f8-9a9b-4e2f-acb1-dde284b9f748", @@ -101490,7 +101490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/84sapha-gen2/versions/8.4.2021080502?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/84sapha-gen2/versions/8.4.2021080502?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "357b4133-0945-4918-92a5-76adeee224aa", @@ -101520,7 +101520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/84sapha-gen2/versions/8.4.2021091202?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/84sapha-gen2/versions/8.4.2021091202?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6ad2f783-93a1-4b67-8e64-f88ff4230fb3", @@ -101550,7 +101550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8_4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8_4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1e202cc9-3ddc-4bc2-aedd-34f39f4271bf", @@ -101580,7 +101580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8_4/versions/8.4.2021091201?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8_4/versions/8.4.2021091201?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2eaaf14f-79ec-4af3-bcd3-3182eb72c813", @@ -101610,7 +101610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8_4/versions/8.4.2021081001?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8_4/versions/8.4.2021081001?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5ea4cf4b-4dcf-4c78-ba15-fd59bbb2afdb", @@ -101640,7 +101640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8_4/versions/8.4.2022031401?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8_4/versions/8.4.2022031401?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ca424dab-0ed6-4811-8a64-d0648cf11f7e", @@ -101670,7 +101670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8_4/versions/8.4.2021080501?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8_4/versions/8.4.2021080501?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "88fc9331-006e-4c2f-bded-63df02742519", @@ -101700,7 +101700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8_4/versions/8.4.2021070801?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-SAP-HA/skus/8_4/versions/8.4.2021070801?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cab10a18-cc43-44bd-bd44-bba7ad47b173", @@ -101730,7 +101730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-sig-publishing-test/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-sig-publishing-test/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ef949bdb-b96c-4b2e-9bd4-3cb4592e7900", @@ -101760,7 +101760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-sig-publishing-test/skus/9-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-sig-publishing-test/skus/9-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c79d5a2-4198-4bcf-9a80-da51a35ad2f5", @@ -101790,7 +101790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-sig-publishing-test/skus/9_0/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-sig-publishing-test/skus/9_0/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3bd6aaeb-df84-405a-9400-80b6569224f8", @@ -101820,7 +101820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-sig-publishing-test/skus/rhel77-sig-test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-sig-publishing-test/skus/rhel77-sig-test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9f6f4d67-1f0e-48ec-a477-5dcb9ce053d0", @@ -101850,7 +101850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-sig-publishing-test/skus/rhel77-sig-test/versions/7.8.20210222?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-sig-publishing-test/skus/rhel77-sig-test/versions/7.8.20210222?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b5a3259e-3a52-4dc9-8e78-e6419ca6ead1", @@ -101880,7 +101880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-sig-publishing-test/skus/rhel78-test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rhel-sig-publishing-test/skus/rhel78-test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c2d7aed-3e91-42d9-b279-8cf11eacb3a9", @@ -101910,7 +101910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-TEST/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-TEST/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "77becbea-a60b-42d2-8e20-3ed2ec5643d3", @@ -101940,7 +101940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-TEST/skus/7-RAW-TEST-DO-NOT-USE/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/RHEL-TEST/skus/7-RAW-TEST-DO-NOT-USE/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5e74559d-2e27-43cb-9f26-58ee91c3a7b9", @@ -101970,7 +101970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_latest/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_latest/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d7492f59-af1d-42c1-b4a1-8734da08e19e", @@ -102000,7 +102000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_latest/skus/rhel7a_latest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_latest/skus/rhel7a_latest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5d0cdd1b-b564-4089-911a-759dd79fd383", @@ -102030,7 +102030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_latest/skus/rhel7a_latest_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_latest/skus/rhel7a_latest_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dd895404-5aba-4687-a6ae-be12c69ac726", @@ -102060,7 +102060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_latest/skus/rhel7b_latest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_latest/skus/rhel7b_latest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0fe8fd4f-1813-4b62-99b1-7908195f2c6e", @@ -102090,7 +102090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_latest/skus/rhel7b_latest_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_latest/skus/rhel7b_latest_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ed56ed7b-e0ec-405d-ba2a-ace315bf1be7", @@ -102120,7 +102120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_latest/skus/rhel7c_latest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_latest/skus/rhel7c_latest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "500147d0-1eff-4d18-b5f2-cc73b60b0f65", @@ -102150,7 +102150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_latest/skus/rhel7c_latest_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_latest/skus/rhel7c_latest_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c19064ed-b33f-4cde-88b3-39184015d701", @@ -102180,7 +102180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_vm/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_vm/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "96842320-acea-4201-97e1-420e71f01157", @@ -102210,7 +102210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_vm/skus/rhel7-a/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_vm/skus/rhel7-a/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "14368d66-e6c7-4fd5-aa2b-08ebb7d2a38f", @@ -102240,7 +102240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_vm/skus/rhel7-a-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_vm/skus/rhel7-a-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "31775800-94d2-4721-92cb-848a650cebff", @@ -102270,7 +102270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_vm/skus/rhel7-b/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_vm/skus/rhel7-b/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8ea9a755-6275-471f-b704-d64062fba03e", @@ -102300,7 +102300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_vm/skus/rhel7-b-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_vm/skus/rhel7-b-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f0c31a79-387a-4174-8c5f-13f2f7fc3fc8", @@ -102330,7 +102330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_vm/skus/rhel7-c/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_vm/skus/rhel7-c/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "552b363e-b34c-47a6-aff5-831af084b761", @@ -102360,7 +102360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_vm/skus/rhel7-c-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_7_vm/skus/rhel7-c-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ee6045d1-859c-4b27-958c-9ea1863e8aa8", @@ -102390,7 +102390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_latest/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_latest/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "60fbd179-b5b6-4a7a-9fb6-279c3f31f0af", @@ -102420,7 +102420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_latest/skus/rhel8a_latest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_latest/skus/rhel8a_latest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "97c77128-0bcf-4578-9878-aa3cd4c08f06", @@ -102450,7 +102450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_latest/skus/rhel8a_latest_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_latest/skus/rhel8a_latest_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "51b892cc-ced9-46e4-856c-4d3852ecd70e", @@ -102480,7 +102480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_latest/skus/rhel8b_latest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_latest/skus/rhel8b_latest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4609fc84-eae6-4375-bd25-62473b9fe8dd", @@ -102510,7 +102510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_latest/skus/rhel8b_latest_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_latest/skus/rhel8b_latest_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d4b7822a-834c-4b83-83b6-976ab19df414", @@ -102540,7 +102540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_latest/skus/rhel8c_latest/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_latest/skus/rhel8c_latest/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8081d2bf-9a1a-4aea-aa88-610e06bc3677", @@ -102570,7 +102570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_latest/skus/rhel8c_latest_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_latest/skus/rhel8c_latest_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0887a758-961b-4689-a2b8-c45d33414867", @@ -102600,7 +102600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8424f7a2-1a98-4d91-abdc-76329d236445", @@ -102630,7 +102630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus/rhel_8_main_a1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus/rhel_8_main_a1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "183090af-95d5-4e48-ac74-f3bfd6d90990", @@ -102660,7 +102660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus/rhel_8_main_a1_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus/rhel_8_main_a1_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8b7b17f1-eff0-43fb-b5e7-bb72a67727b5", @@ -102690,7 +102690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus/rhel_8_main_a1_gen1/versions/8.4.2021110400?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus/rhel_8_main_a1_gen1/versions/8.4.2021110400?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f98e3469-5c1a-40c1-b2b5-1e5636f06b6b", @@ -102720,7 +102720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus/rhel_8_main_b1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus/rhel_8_main_b1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a1539d0c-2f0b-4546-9f29-df582e4c1e71", @@ -102750,7 +102750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus/rhel_8_main_b1_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus/rhel_8_main_b1_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f75acf41-d48b-4b60-bd93-e05dc461e81e", @@ -102780,7 +102780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus/rhel_8_main_c1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus/rhel_8_main_c1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "63c0bc53-e70a-4491-a1b3-5e2790db97e0", @@ -102810,7 +102810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus/rhel_8_main_c1_gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_main_1/skus/rhel_8_main_c1_gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8cf8cea6-318c-4a43-97a3-2ccd5ee23a91", @@ -102840,7 +102840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_vm/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_vm/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ec2b3e11-9fef-4952-93c8-ecb37b9949d4", @@ -102870,7 +102870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_vm/skus/rhel8-a/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_vm/skus/rhel8-a/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "64c44da0-ab8b-4993-b9a2-e9e9af769446", @@ -102900,7 +102900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_vm/skus/rhel8-a-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_vm/skus/rhel8-a-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "61dc3b61-ba1f-4dbf-b598-574c96c50679", @@ -102930,7 +102930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_vm/skus/rhel8-b/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_vm/skus/rhel8-b/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3d961639-2e2e-4b00-be10-46efd1db50b9", @@ -102960,7 +102960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_vm/skus/rhel8-b-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_vm/skus/rhel8-b-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "623ad1d7-0720-492c-ac2f-6f78daf7a11e", @@ -102990,7 +102990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_vm/skus/rhel8-c/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_vm/skus/rhel8-c/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f74a3d56-4f82-4bb8-ad73-adbe55b6de15", @@ -103020,7 +103020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_vm/skus/rhel8-c-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/rh_rhel_8_vm/skus/rhel8-c-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f7f761a4-0a89-42ca-8eeb-dc01823bf8c6", @@ -103050,7 +103050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fde756be-3725-4719-97db-039f1d025b2a", @@ -103080,7 +103080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-a/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-a/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "23b46394-66cd-452d-a90a-de785df70a9e", @@ -103110,7 +103110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-a/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-a/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "53b83d84-7dac-4a9e-bfac-2c09e43b834b", @@ -103140,7 +103140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-a-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-a-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ec0a211f-2b45-4c63-ae63-baabf34d1c6d", @@ -103170,7 +103170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-a-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-a-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b9a19313-8796-4183-8849-eb8bd2297ca2", @@ -103200,7 +103200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-b/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-b/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "094212a1-ea0a-4d3d-8f60-fb8d3aeb08c5", @@ -103230,7 +103230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-b/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-b/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ed8a0047-2968-4301-ad55-327be2e86d22", @@ -103260,7 +103260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-b-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-b-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ed4466cd-3525-4a59-8eaa-94d18fb473b0", @@ -103290,7 +103290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-b-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-b-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "72ced05f-306a-4c4b-9855-75204a01e715", @@ -103320,7 +103320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-c/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-c/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9178a507-9462-4abb-8a28-b9b545a5e647", @@ -103350,7 +103350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-c/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-c/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f01612a9-0ba8-4b35-a20a-428691c9ee23", @@ -103380,7 +103380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-c-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-c-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "895084a4-61f7-4243-9139-a60b91c1b5cb", @@ -103410,7 +103410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-c-gen1/versions/4.8.2021122100?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/sp-test-oke-worker/skus/sp-test-oke-worker-c-gen1/versions/4.8.2021122100?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "34ee2c09-f12f-43e5-b722-01975dcbddfc", @@ -103440,7 +103440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/TEST-DO-NOT-USE/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/TEST-DO-NOT-USE/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f90b891c-f9b6-4efd-9853-89c7ae98aa5e", @@ -103470,7 +103470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/TEST-DO-NOT-USE/skus/7-LVM/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/TEST-DO-NOT-USE/skus/7-LVM/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b66f0db9-d742-4024-80c0-7535fc30d0d2", @@ -103500,7 +103500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/test_offer_china/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/test_offer_china/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eb22467b-ffaa-4d9b-a3db-9e0958b45192", @@ -103530,7 +103530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/test_offer_china/skus/rhel_china_test/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/RedHat/artifacttypes/vmimage/offers/test_offer_china/skus/rhel_china_test/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "48d52e02-5ec2-4079-ba69-49f9e812688a", @@ -103560,7 +103560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3c0a3608-3fa0-4c65-8488-c4a335a559ea", @@ -103590,7 +103590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/cap-deploy-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/cap-deploy-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1b3bc811-b29a-4bfc-a94a-a0b2aa701e09", @@ -103620,7 +103620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/cap-deploy-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/cap-deploy-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "39cefa69-f6d7-4161-82c8-d1fa3f80530e", @@ -103650,7 +103650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/cap-deploy-byos/skus/gen2/versions/2020.12.04?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/cap-deploy-byos/skus/gen2/versions/2020.12.04?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d8ff7f37-6bd7-4884-89d5-47d015408e29", @@ -103680,7 +103680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/cap-deploy-byos/skus/gen2/versions/2020.06.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/cap-deploy-byos/skus/gen2/versions/2020.06.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "471856d4-a511-4eb5-b314-c02ac280698f", @@ -103710,7 +103710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/console-for-sap-applications/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/console-for-sap-applications/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "11aac988-da97-42b4-8ce5-e89a7b3d8f66", @@ -103740,7 +103740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/console-for-sap-applications/skus/preview-gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/console-for-sap-applications/skus/preview-gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9c09301b-45be-46f8-b71d-6635a9cdff1e", @@ -103770,7 +103770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/console-for-sap-applications/skus/preview-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/console-for-sap-applications/skus/preview-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e8909b95-e63a-46bb-b6fe-ba7f0e8fbee7", @@ -103800,7 +103800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "313926ba-8375-414c-8501-8083b9b99741", @@ -103830,7 +103830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8d9ae23a-11ae-48da-bd9f-9068b9704c85", @@ -103860,7 +103860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen1/versions/2022.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen1/versions/2022.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f9aec502-0688-4d36-91f7-0e69c20ebeaa", @@ -103890,7 +103890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen1/versions/2021.09.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen1/versions/2021.09.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "88349c97-524d-4ab6-9695-cf2904fb6cc6", @@ -103920,7 +103920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen1/versions/2022.04.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen1/versions/2022.04.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c3f3e173-1492-46c6-a0ae-fa862210f997", @@ -103950,7 +103950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen1/versions/2021.12.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen1/versions/2021.12.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "acb22307-fd38-41dc-8a40-5a602dd3a977", @@ -103980,7 +103980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen1/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen1/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "92710f39-bf60-40d6-9c33-e28462ac15e6", @@ -104010,7 +104010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aba8ec5c-1840-4847-9d47-2992f894e4d5", @@ -104040,7 +104040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen2/versions/2022.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen2/versions/2022.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f7cc23d2-f3b5-433a-bfd8-6e60a0aabd3d", @@ -104070,7 +104070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen2/versions/2022.04.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen2/versions/2022.04.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f0a8c646-88f9-47d3-a3cd-3c4bc7adbd89", @@ -104100,7 +104100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen2/versions/2021.12.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen2/versions/2021.12.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e0d85a48-1cae-45f2-9b0a-36e159ade294", @@ -104130,7 +104130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e952b30c-ee13-496b-9f1b-126a6d81a1e9", @@ -104160,7 +104160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen2/versions/2021.09.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-1-byos/skus/gen2/versions/2021.09.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "26e18782-4fd1-478b-9197-68919537565b", @@ -104190,7 +104190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5d749595-3493-4c43-9d11-84d5de753c44", @@ -104220,7 +104220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5cbc7a24-a1d6-4a06-8615-701c560c49e9", @@ -104250,7 +104250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen1/versions/2021.12.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen1/versions/2021.12.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a5191a89-cb2c-46ae-bb0f-5c83bf82ccf4", @@ -104280,7 +104280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen1/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen1/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42e30dff-af19-4c8e-836b-764663bac326", @@ -104310,7 +104310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen1/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen1/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b708fc4b-123e-4721-b531-0a2202281e32", @@ -104340,7 +104340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen1/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen1/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d3385d81-d6a5-456b-a400-b54afae57259", @@ -104370,7 +104370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen1/versions/2022.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen1/versions/2022.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "11500e18-d945-4b24-bfc4-72caee5c006e", @@ -104400,7 +104400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen1/versions/2022.05.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen1/versions/2022.05.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0649a7eb-58e1-420c-ac83-94c6d8fab6a6", @@ -104430,7 +104430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "976c4e6c-3606-4e14-9ac6-dc4eb7b577c6", @@ -104460,7 +104460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "74eeaa6c-7c18-4f95-ba81-2c0f729c2cc3", @@ -104490,7 +104490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen2/versions/2021.12.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen2/versions/2021.12.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "af82e825-3b1c-43df-8aac-506f67f3317b", @@ -104520,7 +104520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen2/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen2/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5a026232-a3b3-4ffb-8b0b-46bb7973db15", @@ -104550,7 +104550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen2/versions/2022.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen2/versions/2022.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f9fc3ae9-5694-4ac9-a532-28ab88bb1aa5", @@ -104580,7 +104580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "91d90bbb-73ad-4eea-b621-c46f42e9e970", @@ -104610,7 +104610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen2/versions/2022.05.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-2-byos/skus/gen2/versions/2022.05.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "55a95170-4141-4985-8f21-f70e61520fc8", @@ -104640,7 +104640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "042669a5-0dcf-47ea-8789-bcd627ce4440", @@ -104670,7 +104670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ce53e79f-e7de-495f-8940-689046f30527", @@ -104700,7 +104700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c5740719-f102-42ea-addc-10ad0ac731d5", @@ -104730,7 +104730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-byos/skus/gen2/versions/2021.03.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-proxy-4-byos/skus/gen2/versions/2021.03.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0e3220d1-9b20-4ca5-baa4-bd80d2461fa3", @@ -104760,7 +104760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "92f2817c-0371-4716-9b9c-6d857a7ce35f", @@ -104790,7 +104790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ce08ef3f-1c9d-4fce-b98a-830b808ceb2c", @@ -104820,7 +104820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen1/versions/2021.12.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen1/versions/2021.12.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7bb242d1-ecff-440e-8b6a-be15a60d7e41", @@ -104850,7 +104850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen1/versions/2022.04.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen1/versions/2022.04.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "630b4a7d-6391-4ac9-a5b9-c3820cd7fd20", @@ -104880,7 +104880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen1/versions/2021.09.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen1/versions/2021.09.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9e1a2830-f71f-4887-af57-4eaedef9a388", @@ -104910,7 +104910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen1/versions/2022.03.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen1/versions/2022.03.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "84fc0aea-5d0b-4910-84ef-9d9851f553b1", @@ -104940,7 +104940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen1/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen1/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c8f667b8-eed6-4e95-8696-5d98774dece9", @@ -104970,7 +104970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5d2851fd-64f4-478c-90bc-3e9c2c7d5af4", @@ -105000,7 +105000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "86d1bd9e-14a9-4bfb-b460-bf2bff414800", @@ -105030,7 +105030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen2/versions/2022.04.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen2/versions/2022.04.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4c0cfce5-973d-4b17-b463-26531998d32f", @@ -105060,7 +105060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen2/versions/2021.12.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen2/versions/2021.12.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5d1ec834-0a7c-4b75-98b2-84608ef3d3f4", @@ -105090,7 +105090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen2/versions/2021.09.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen2/versions/2021.09.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5f2bb02c-3e44-4160-aab1-6c33da127d12", @@ -105120,7 +105120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen2/versions/2022.03.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-1-byos/skus/gen2/versions/2022.03.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f89a8aed-332e-4201-ad49-08f25b320bf3", @@ -105150,7 +105150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "73e3d012-1842-460f-ae8c-705ec65710c1", @@ -105180,7 +105180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f82589eb-5c7f-4f03-99ae-05cc2c254bee", @@ -105210,7 +105210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen1/versions/2022.03.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen1/versions/2022.03.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b213076b-6fb7-4466-8111-1f07b0039dfc", @@ -105240,7 +105240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen1/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen1/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c540ca55-0c36-4e50-8c6a-f09f03911662", @@ -105270,7 +105270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen1/versions/2021.12.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen1/versions/2021.12.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ce58cede-4692-41e6-8db5-f3fcc2eed683", @@ -105300,7 +105300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen1/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen1/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e9e604d0-8a23-4c48-b538-ce0f2820505a", @@ -105330,7 +105330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen1/versions/2022.05.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen1/versions/2022.05.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "24a4025d-eff4-45ce-bdda-98a9ac306665", @@ -105360,7 +105360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen1/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen1/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "32e4aa41-873a-4406-9da4-be4b882e28c8", @@ -105390,7 +105390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "156a13ab-5b3d-4e3d-9323-230415d41f52", @@ -105420,7 +105420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen2/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen2/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "db2dce30-b1fe-4c10-a0bf-302e4cfa6054", @@ -105450,7 +105450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen2/versions/2022.05.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen2/versions/2022.05.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1a2cd570-0713-4dff-bd7e-c2f06088f0de", @@ -105480,7 +105480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2e8d899e-95b9-4f4e-aafd-f381f1a3823b", @@ -105510,7 +105510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fe6b46b8-36ff-4ffd-971e-3a737fb784fa", @@ -105540,7 +105540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen2/versions/2022.03.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen2/versions/2022.03.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7b0a2886-edb2-4656-a68c-f07e3d49ba7d", @@ -105570,7 +105570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen2/versions/2021.12.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-2-byos/skus/gen2/versions/2021.12.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ac7aade0-8540-4d57-adff-d1a1309df8b9", @@ -105600,7 +105600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9b687cb3-00c1-4fb8-a81d-a8122d950baf", @@ -105630,7 +105630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5d4f21e0-7845-4c2e-9918-4e307fec9e1a", @@ -105660,7 +105660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b64a5707-6419-4e04-bbf1-178c530b851e", @@ -105690,7 +105690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-byos/skus/gen2/versions/2021.03.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/manager-server-4-byos/skus/gen2/versions/2021.03.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "31eff0b4-e90d-41e2-9cbf-bbe8af1a0a9c", @@ -105720,7 +105720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/openSUSE-Leap/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/openSUSE-Leap/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "63e79ba1-bb52-4ca4-820d-fe45fd3687ca", @@ -105750,7 +105750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/openSUSE-Leap/skus/15-2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/openSUSE-Leap/skus/15-2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "065639f7-b13b-4148-96a8-9d86a58b0c56", @@ -105780,7 +105780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/openSUSE-Leap/skus/15-2-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/openSUSE-Leap/skus/15-2-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4b0810c0-7042-48ce-b363-17b346e3d2e7", @@ -105810,7 +105810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/openSUSE-Leap/skus/15-2-gen2/versions/2020.07.02?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/openSUSE-Leap/skus/15-2-gen2/versions/2020.07.02?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0ead8690-2104-4ee3-ad58-7e4a11d85a9d", @@ -105840,7 +105840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ea9cb0e5-0428-4c12-8607-f8e0bd408159", @@ -105870,7 +105870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7ce07e2e-0469-4524-81a0-d73ba7c81207", @@ -105900,7 +105900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen1/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen1/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0ddfae38-68f0-4e7a-9c1b-4e986aa39998", @@ -105930,7 +105930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen1/versions/2021.10.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen1/versions/2021.10.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e06c09b5-d323-4ab5-854d-3b2294bd1845", @@ -105960,7 +105960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen1/versions/2022.04.29?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen1/versions/2022.04.29?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9c21a2e2-98df-4e19-be46-adab9add389e", @@ -105990,7 +105990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen1/versions/2022.01.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen1/versions/2022.01.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e1de9d16-a84a-4898-bdb1-cfa4955e41d5", @@ -106020,7 +106020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "05913418-aa13-4171-a7df-a68a17ce3ab1", @@ -106050,7 +106050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen2/versions/2022.04.29?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen2/versions/2022.04.29?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8d06a14e-f50d-45fb-8985-e1dc0f215de9", @@ -106080,7 +106080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen2/versions/2021.10.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen2/versions/2021.10.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "072eacd7-dee9-4a65-8aac-0f0d7d1698e2", @@ -106110,7 +106110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen2/versions/2022.01.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen2/versions/2022.01.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c8d6e04b-7e73-4031-a634-7c41602d025f", @@ -106140,7 +106140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen2/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/opensuse-leap-15-3/skus/gen2/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e7989277-0f4c-4985-9f34-62b2ea4262a9", @@ -106170,7 +106170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e21b9210-2b93-4ad1-b241-a32a3cb0b6e0", @@ -106200,7 +106200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fc5712a6-7442-4065-98a8-9cec4d5c7c52", @@ -106230,7 +106230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen1/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen1/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a0ebe68e-26dc-430c-9281-767f6f0171b6", @@ -106260,7 +106260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen1/versions/2022.05.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen1/versions/2022.05.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cd9c41f0-65b7-4a41-9bd4-e0125a8c0a56", @@ -106290,7 +106290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen1/versions/2022.02.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen1/versions/2022.02.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d313160b-9aff-479c-b623-1553b8ed2805", @@ -106320,7 +106320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5b11044d-bd36-4dd6-9b44-4a0f6a16e8c7", @@ -106350,7 +106350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen2/versions/2022.05.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen2/versions/2022.05.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "82c8f0d7-cd45-4dd9-a1a7-2b3142d11ac4", @@ -106380,7 +106380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen2/versions/2022.02.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen2/versions/2022.02.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ac8e3f71-a187-4df3-93ab-0d0072ba2398", @@ -106410,7 +106410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-1-byos/skus/gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ace9410d-4f34-4adc-90ce-68817fd87c92", @@ -106440,7 +106440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-2-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-2-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "126f898c-293c-4523-9ce4-b1ac3375abd3", @@ -106470,7 +106470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-2-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-2-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "637ad6b7-75f6-4edf-b9ab-660833c74aee", @@ -106500,7 +106500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-2-byos/skus/gen1/versions/2022.05.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-2-byos/skus/gen1/versions/2022.05.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f9a3985c-af54-4718-a485-c49d2318bde4", @@ -106530,7 +106530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-2-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-2-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c3cdd5ef-8e03-4b21-80ed-4c6be13273f4", @@ -106560,7 +106560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-2-byos/skus/gen2/versions/2022.05.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sle-micro-5-2-byos/skus/gen2/versions/2022.05.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c35bbb2-a64a-438c-8e40-ce6e8758b1e6", @@ -106590,7 +106590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "44326698-17b4-4bae-94f4-78dbb218df23", @@ -106620,7 +106620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES/skus/12-sp4-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES/skus/12-sp4-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "66806a6f-6771-4366-be9e-4c00f79c0c99", @@ -106650,7 +106650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES/skus/12-sp4-gen2/versions/2019.08.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES/skus/12-sp4-gen2/versions/2019.08.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6a589e23-85df-40d3-aeca-bf9910f8892a", @@ -106680,7 +106680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES/skus/12-sp4-gen2/versions/2019.11.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES/skus/12-sp4-gen2/versions/2019.11.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c256c6db-0654-4ca7-abef-7674b46c97c9", @@ -106710,7 +106710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "882cb2fa-a1a9-4ce0-80ae-27a25808411b", @@ -106740,7 +106740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e97fda4e-0059-4ced-861a-828aab7eed75", @@ -106770,7 +106770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen1/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen1/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b2eab12b-559f-41ce-bbd7-e483a6484959", @@ -106800,7 +106800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen1/versions/2021.09.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen1/versions/2021.09.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e9f79edb-8a2d-4434-aadb-c0c20ebd40a1", @@ -106830,7 +106830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen1/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen1/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "29a6ac28-aed2-4bd8-ac8e-5a36a52c3910", @@ -106860,7 +106860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen1/versions/2021.12.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen1/versions/2021.12.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d0abb17e-701b-46cb-9327-d7dfc1cf390a", @@ -106890,7 +106890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e908a52a-dbb8-4f4d-97d1-8fb505e372ce", @@ -106920,7 +106920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen2/versions/2021.09.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen2/versions/2021.09.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb2e1076-e349-4ece-afe5-c4a95421a927", @@ -106950,7 +106950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen2/versions/2021.12.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen2/versions/2021.12.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "df625fc5-30f6-4d7f-8380-104e4b14e1d4", @@ -106980,7 +106980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen2/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen2/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3d536b4e-1b8f-4e02-9452-35e17eeb4d1f", @@ -107010,7 +107010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen2/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5/skus/gen2/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c49ab2c5-aaf8-4571-a1d4-4f422138ad52", @@ -107040,7 +107040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f7ad5f96-10e4-4150-a3ec-164400581238", @@ -107070,7 +107070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5081d111-ac15-47e1-b7da-9ee4442c1a74", @@ -107100,7 +107100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen1/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen1/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f04a562e-77bd-4ff6-9547-05bf8abb0cb8", @@ -107130,7 +107130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen1/versions/2021.09.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen1/versions/2021.09.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "67cb0350-bf40-4d5c-ae4b-4bc1df730400", @@ -107160,7 +107160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen1/versions/2022.04.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen1/versions/2022.04.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d14ff4bb-e800-427e-ada6-9cb4819f1434", @@ -107190,7 +107190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen1/versions/2021.12.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen1/versions/2021.12.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d3f00ffc-c2d1-45e8-985a-fc05a9ccc0c9", @@ -107220,7 +107220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8e437f04-fa62-4ca2-b4b3-d9a4cfc4e0e8", @@ -107250,7 +107250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen2/versions/2021.12.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen2/versions/2021.12.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bcbf0194-c8c7-43c3-b880-f931920b6998", @@ -107280,7 +107280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen2/versions/2022.04.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen2/versions/2022.04.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "17ac138e-dd91-4380-8611-407b570ab252", @@ -107310,7 +107310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen2/versions/2021.09.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen2/versions/2021.09.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8823c903-585e-4280-bfbc-d9e0f248a7f2", @@ -107340,7 +107340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-basic/skus/gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "763d9219-7e1e-4662-8cf1-588844814c27", @@ -107370,7 +107370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9112a285-ccf1-4f02-9900-40667d482729", @@ -107400,7 +107400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "129bd58d-1d87-4a57-bc29-ff75330caf69", @@ -107430,7 +107430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen1/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen1/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2825dc81-9f80-4534-883e-9967df6a6fca", @@ -107460,7 +107460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen1/versions/2022.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen1/versions/2022.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f1f77e61-0e32-4556-aef2-dc07a70c4d64", @@ -107490,7 +107490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen1/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen1/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "42f6ff11-ac38-4ff2-b1cb-7768020718ac", @@ -107520,7 +107520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen1/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen1/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b76d81fa-bd83-4cde-a8b5-ed253f4d999a", @@ -107550,7 +107550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen1/versions/2021.09.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen1/versions/2021.09.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "017e8915-3974-4aba-8ebb-9ff74fbe706f", @@ -107580,7 +107580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen1/versions/2021.12.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen1/versions/2021.12.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eafcaec4-9fb0-44e1-8180-a3e5341ef849", @@ -107610,7 +107610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9b2937c7-e747-4921-9cd5-87b827dff02d", @@ -107640,7 +107640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ade24b8c-a2e6-4b4c-9b24-3435d5ce64bf", @@ -107670,7 +107670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen2/versions/2021.12.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen2/versions/2021.12.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "307a69b1-743d-4b27-81ed-cc33ac54c77a", @@ -107700,7 +107700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen2/versions/2022.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen2/versions/2022.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fee3ed32-27c2-4300-be49-e47bd5db9511", @@ -107730,7 +107730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen2/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen2/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "604e9a07-25f9-41ef-ba95-f60c3761ac29", @@ -107760,7 +107760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen2/versions/2021.09.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen2/versions/2021.09.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d616ddc4-b266-49ac-9568-ab8441ebbbe6", @@ -107790,7 +107790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-byos/skus/gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d5f75509-b6f7-4cba-9b0a-a6e59e7dc348", @@ -107820,7 +107820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3235da61-027f-4540-84b2-ebe94811c40e", @@ -107850,7 +107850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7c2cb56a-17d1-4441-a0a2-ec836c4a28e6", @@ -107880,7 +107880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen1/versions/2021.12.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen1/versions/2021.12.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "062e186b-6f7c-431c-ab36-e1492a03de8c", @@ -107910,7 +107910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen1/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen1/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8f41b8ed-1df4-473d-8aba-ca98f5df60b6", @@ -107940,7 +107940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen1/versions/2021.09.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen1/versions/2021.09.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0f62c849-e66c-4652-bce5-f9c46feed2e8", @@ -107970,7 +107970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen1/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen1/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2103dfc2-e1e3-447c-b29f-f4595187dfe4", @@ -108000,7 +108000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "555a406b-a12c-4356-9932-6e4ba4753ab8", @@ -108030,7 +108030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen2/versions/2021.12.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen2/versions/2021.12.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f5902a19-6267-48ba-953f-25bbd9d79f52", @@ -108060,7 +108060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen2/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen2/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "85bfc4b7-0470-4e8e-a0ff-209434f4705a", @@ -108090,7 +108090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen2/versions/2021.09.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen2/versions/2021.09.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2250bd95-44b4-4e81-9c63-223fc2629322", @@ -108120,7 +108120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen2/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc/skus/gen2/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f8f703c2-66b5-4dd8-8f03-20d6d22664f7", @@ -108150,7 +108150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9b905673-f4b3-4bd1-92b9-fd37b131f002", @@ -108180,7 +108180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "16b16601-de87-4de6-ad21-4fca3cca47b4", @@ -108210,7 +108210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen1/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen1/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b05ef640-88aa-4867-8c18-4247417fcdd4", @@ -108240,7 +108240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen1/versions/2021.09.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen1/versions/2021.09.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "871f3d21-2506-4404-b135-9e88f8c7edb5", @@ -108270,7 +108270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen1/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen1/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ddfd8ec6-c66b-4e1f-bab3-a248473f8664", @@ -108300,7 +108300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen1/versions/2022.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen1/versions/2022.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ca64ac17-e11f-4a78-98bf-7fb2284644a8", @@ -108330,7 +108330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen1/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen1/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1ba363f0-92b4-4c0d-a6d1-17e19ce77d32", @@ -108360,7 +108360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen1/versions/2021.12.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen1/versions/2021.12.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "28491bce-77d8-4509-b373-cc3cf75eca91", @@ -108390,7 +108390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "afa514d9-e768-4d72-b426-93dd742ae1fe", @@ -108420,7 +108420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen2/versions/2021.12.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen2/versions/2021.12.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8f451af5-3757-4806-bd28-29a165993e84", @@ -108450,7 +108450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b1b4afd5-6d43-4b1d-b2aa-f044090e60e0", @@ -108480,7 +108480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen2/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen2/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f70c52c3-a9a5-4fb0-ba3a-6c7765a81532", @@ -108510,7 +108510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen2/versions/2022.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen2/versions/2022.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dff78f3a-ce71-4145-9694-948f42eaf480", @@ -108540,7 +108540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen2/versions/2021.09.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen2/versions/2021.09.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7e36900d-c5e5-4584-9286-f35b8b7e36b0", @@ -108570,7 +108570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-12-sp5-hpc-byos/skus/gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "67a50002-b4a6-4854-8120-323a7a402dfc", @@ -108600,7 +108600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "44df8799-3659-486e-ad25-d4532ec879b8", @@ -108630,7 +108630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b7a14905-af5d-45c9-8ec7-d3a979ffa019", @@ -108660,7 +108660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1/skus/gen2/versions/2020.06.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1/skus/gen2/versions/2020.06.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b19f9cbb-b4aa-4a5f-a810-8a19141c03fe", @@ -108690,7 +108690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e3f3c3da-c1ab-4667-bd3c-19a3f49991b6", @@ -108720,7 +108720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ca51640c-150d-4ea9-8a8e-ca208a97d96d", @@ -108750,7 +108750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen1/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen1/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3a12bbbb-11eb-4e87-882a-c422fb8310a4", @@ -108780,7 +108780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen1/versions/2021.03.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen1/versions/2021.03.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f9eade12-4959-41d6-afdb-53bc3a2b9653", @@ -108810,7 +108810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen1/versions/2022.05.06?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen1/versions/2022.05.06?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9350df6b-631a-4fd7-9076-ae41af8c6c6d", @@ -108840,7 +108840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen1/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen1/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9be5dd92-771b-4d97-83dc-72fa57d2d4e1", @@ -108870,7 +108870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen1/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen1/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8418ce7d-f122-4491-b0d6-c88ff9c2eda7", @@ -108900,7 +108900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aec7c507-d8ad-4be8-8581-e6b4a1163afa", @@ -108930,7 +108930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "caa4b50b-52da-4545-a334-926bcea446da", @@ -108960,7 +108960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen2/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen2/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1932a6e1-aac2-4905-857e-c65ab7eb26c7", @@ -108990,7 +108990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen2/versions/2021.03.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen2/versions/2021.03.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "334278bd-fec6-4ec0-9e25-5d44e3e25564", @@ -109020,7 +109020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen2/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen2/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "31ddcd7b-94a1-4f13-9f9e-42b4d26adfc7", @@ -109050,7 +109050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen2/versions/2022.05.06?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-byos/skus/gen2/versions/2022.05.06?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c28a3a37-52e6-417a-a718-582a44b4021e", @@ -109080,7 +109080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-chost-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-chost-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "34131cbd-e297-4462-b3e1-ca304accf3fc", @@ -109110,7 +109110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-chost-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-chost-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ea00b4e1-d4b2-49c5-8b9b-9300fec1173d", @@ -109140,7 +109140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-chost-byos/skus/gen1/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-chost-byos/skus/gen1/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ba756c12-ba82-4071-9a11-603b0d6222bf", @@ -109170,7 +109170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-chost-byos/skus/gen1/versions/2021.03.04?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-chost-byos/skus/gen1/versions/2021.03.04?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fecbbb5b-de13-4054-916a-5cb70abc1cbb", @@ -109200,7 +109200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-chost-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-chost-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "81f31641-0c21-428a-aa66-76331b404067", @@ -109230,7 +109230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-chost-byos/skus/gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-chost-byos/skus/gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a1d7a3b6-97fd-4c3e-8903-5e4559ac522a", @@ -109260,7 +109260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-chost-byos/skus/gen2/versions/2021.03.04?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-chost-byos/skus/gen2/versions/2021.03.04?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b2d00154-ad98-40b6-ba87-2a3644c4ba22", @@ -109290,7 +109290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "73229b09-d767-4ce5-8734-125371a6eaf9", @@ -109320,7 +109320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "299ea270-274c-4132-9d77-e0ddf5eb8439", @@ -109350,7 +109350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc/skus/gen2/versions/2020.06.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc/skus/gen2/versions/2020.06.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c22bdaa3-0df6-4121-b335-f8a1249bea36", @@ -109380,7 +109380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d5f22414-6720-498d-9026-73f444e50139", @@ -109410,7 +109410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "95099e96-9cbc-41ec-9dff-b2bbb3de3321", @@ -109440,7 +109440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen1/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen1/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "897ac00f-27d1-470a-a7c5-00c84e63bf41", @@ -109470,7 +109470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen1/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen1/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f9c35b9f-a2b2-480b-ac18-1dc1ccfa2a73", @@ -109500,7 +109500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen1/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen1/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3fe50b21-25d2-438b-b247-67b6f7f07576", @@ -109530,7 +109530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen1/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen1/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dfd2cabe-5999-4fe8-ac45-19332e53861f", @@ -109560,7 +109560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen1/versions/2021.03.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen1/versions/2021.03.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "78b2e7ef-7b44-4c22-a642-54c323f57e97", @@ -109590,7 +109590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bd097807-e35e-4620-8938-32690be079e8", @@ -109620,7 +109620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen2/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen2/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3b6b8c3b-8d38-4046-9c42-70772c8df464", @@ -109650,7 +109650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a468646a-d21e-4675-adbe-0f472fcb58bf", @@ -109680,7 +109680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen2/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen2/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a579745d-0dfb-4973-bc30-45bb5afb0e7d", @@ -109710,7 +109710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen2/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen2/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cb1228eb-6a77-474a-9fb8-9d9c62688dbb", @@ -109740,7 +109740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen2/versions/2021.03.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-hpc-byos/skus/gen2/versions/2021.03.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "560b37c9-f64e-4cd4-a021-457d39d93366", @@ -109770,7 +109770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3701be37-9ae4-4eef-af56-449a92ed2f60", @@ -109800,7 +109800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1de50ace-9d99-4502-a9ef-4972af0dc72c", @@ -109830,7 +109830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions/2020.10.23?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions/2020.10.23?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d609708b-8e5f-4ed5-8e41-ca3f5a0fbff9", @@ -109860,7 +109860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions/2021.02.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions/2021.02.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f1dc3eee-cc4c-4284-aefc-0e729203dd1f", @@ -109890,7 +109890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions/2020.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions/2020.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "14c98475-1949-476c-a0ff-5c3d37b8145d", @@ -109920,7 +109920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions/2020.07.23?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions/2020.07.23?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a22905c1-1e91-4d23-9f12-02a0c0caa55a", @@ -109950,7 +109950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e004d1b8-cc05-4a8c-a605-81cd6bc1fc21", @@ -109980,7 +109980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions/2021.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions/2021.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d132869e-ca7e-4592-9f22-460bbceb74f4", @@ -110010,7 +110010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions/2021.01.14?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen1/versions/2021.01.14?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "be43f2f3-3a95-4e40-bc5d-ccac848b1498", @@ -110040,7 +110040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d4a82618-1db5-49f5-b614-52b342a8dd12", @@ -110070,7 +110070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions/2020.07.23?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions/2020.07.23?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8e791bff-274e-417f-bc57-b86398a166e1", @@ -110100,7 +110100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions/2020.10.23?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions/2020.10.23?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5362f52f-14ae-4b28-9824-14bad2d03071", @@ -110130,7 +110130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions/2020.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions/2020.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "69c235e3-0370-4ca3-96ca-368ab760a673", @@ -110160,7 +110160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a3158b83-aa82-455e-b9e0-27e7fdab580a", @@ -110190,7 +110190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions/2021.02.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions/2021.02.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c6cc5e85-213a-46e3-ba37-ac612cd79e15", @@ -110220,7 +110220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions/2021.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions/2021.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6f6245a6-91f5-41c2-b404-405840d7bad8", @@ -110250,7 +110250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions/2021.01.14?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp1-sapcal/skus/gen2/versions/2021.01.14?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8e2f15de-b40d-4276-8dbe-93bda34b93ff", @@ -110280,7 +110280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2f7237c2-ef91-4f00-ab0a-5ee46e2becaa", @@ -110310,7 +110310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aac0d373-9400-441f-97b1-bd2076ffe514", @@ -110340,7 +110340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d09371f6-667a-4055-8ffe-f5a05fff97dc", @@ -110370,7 +110370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2/skus/gen2/versions/2021.06.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2/skus/gen2/versions/2021.06.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8647cb6e-fcea-4355-99ca-7307025c4ef5", @@ -110400,7 +110400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-basic/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-basic/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1b5ddd41-4226-4952-97b2-8bf00e6f836c", @@ -110430,7 +110430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-basic/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-basic/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "df354576-efa5-48f8-b37a-679e8daba33c", @@ -110460,7 +110460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-basic/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-basic/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "257051b7-258a-405b-bc3c-04e744a1150e", @@ -110490,7 +110490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-basic/skus/gen2/versions/2021.06.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-basic/skus/gen2/versions/2021.06.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1b416349-d27c-4253-9f3b-286483dd7291", @@ -110520,7 +110520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "46e499b8-417f-4b77-9d80-cd85753b9610", @@ -110550,7 +110550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "62b22531-f7e7-4638-8022-0675f5c1d0bc", @@ -110580,7 +110580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen1/versions/2022.04.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen1/versions/2022.04.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "afc95c7d-6db5-4634-9ae9-2be07c690be1", @@ -110610,7 +110610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen1/versions/2021.06.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen1/versions/2021.06.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e22da641-7df5-4d2c-b16a-de9fbf27dad2", @@ -110640,7 +110640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen1/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen1/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "00d26496-fe0a-4b5c-8a55-6ae1ed6fd1ff", @@ -110670,7 +110670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen1/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen1/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6aa3b98f-ff55-4e44-83a6-0c1a866f0456", @@ -110700,7 +110700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen1/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen1/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c17e5587-bc68-467c-ae6f-012c8749d808", @@ -110730,7 +110730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "24567ddd-1986-48a3-8006-1c27edfc4fac", @@ -110760,7 +110760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen2/versions/2021.06.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen2/versions/2021.06.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "46118d11-4332-4142-9973-697d9e88fb00", @@ -110790,7 +110790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen2/versions/2022.04.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen2/versions/2022.04.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cbde4e5a-8265-4efa-b441-849c19bda710", @@ -110820,7 +110820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen2/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen2/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3cdab04c-a5be-4ba5-87d5-50a2479cd296", @@ -110850,7 +110850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen2/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen2/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0de40458-7e7c-4f5f-8c07-fd97d906bbc9", @@ -110880,7 +110880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen2/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-byos/skus/gen2/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ca0c17aa-79c9-48ff-83d7-2391d1f8515f", @@ -110910,7 +110910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "edee162e-7e8a-4ab1-a154-74e0bbf03ffd", @@ -110940,7 +110940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3155577e-588f-41d1-bb7a-58128816f15b", @@ -110970,7 +110970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen1/versions/2021.04.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen1/versions/2021.04.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fec2f817-de22-4f68-a265-ff10ec05eb5a", @@ -111000,7 +111000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen1/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen1/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4700ccba-2937-4c8c-a9a1-20428222ea13", @@ -111030,7 +111030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen1/versions/2021.10.25?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen1/versions/2021.10.25?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "239a88a9-93e6-4688-8416-106975579239", @@ -111060,7 +111060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "88d2aa04-ba04-44e2-a7ff-70b568936e9c", @@ -111090,7 +111090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen2/versions/2021.10.25?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen2/versions/2021.10.25?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ae04a13f-c3e5-4ea8-a56b-17582376c032", @@ -111120,7 +111120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen2/versions/2021.04.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen2/versions/2021.04.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c820e44c-b1cc-4367-a135-87ab3e1f387e", @@ -111150,7 +111150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen2/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-chost-byos/skus/gen2/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4d78c0b2-f0ad-4c2c-9dd6-d84616d44586", @@ -111180,7 +111180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "74fc7341-2f84-4733-b633-292ce658c069", @@ -111210,7 +111210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0f349868-3b0c-4c49-9d0c-175ae792c022", @@ -111240,7 +111240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b2888407-4685-491c-9de9-985d1dd4e716", @@ -111270,7 +111270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc/skus/gen2/versions/2021.06.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc/skus/gen2/versions/2021.06.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a52485d2-3573-4168-a84e-ecb83e9d9d95", @@ -111300,7 +111300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bfcbfdf2-e5d7-402c-bf64-330b7c654459", @@ -111330,7 +111330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9a0b229e-1cc3-4a45-89c1-73a542f8f575", @@ -111360,7 +111360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen1/versions/2021.06.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen1/versions/2021.06.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c63b00fe-aa68-4d0b-ab13-1a3450e54302", @@ -111390,7 +111390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen1/versions/2022.04.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen1/versions/2022.04.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a21f727e-61ad-4f49-8ffe-701de83c1736", @@ -111420,7 +111420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen1/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen1/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a10e6356-a88b-45b0-8160-dadbb6523ab5", @@ -111450,7 +111450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen1/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen1/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d281eb2a-286e-4a32-a661-8568747b6874", @@ -111480,7 +111480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen1/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen1/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80e5f865-f7db-463e-8d23-ef15affa681e", @@ -111510,7 +111510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "74f74296-1621-4309-ad90-80dade00d7dd", @@ -111540,7 +111540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen2/versions/2021.06.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen2/versions/2021.06.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4d328e58-efdc-45e2-b4e5-ac40f30314fd", @@ -111570,7 +111570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen2/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen2/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c0a6f51-9f19-4c49-aba5-ff81c3d1bc7b", @@ -111600,7 +111600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen2/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen2/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b28ac79b-15fa-404f-9d10-bbf5c29fa2f3", @@ -111630,7 +111630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen2/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen2/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e7b7ea9e-ee42-4c18-976a-361c2e546bd3", @@ -111660,7 +111660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen2/versions/2022.04.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-hpc-byos/skus/gen2/versions/2022.04.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8fa9bf3b-a43b-4eea-9d01-876f9890bad8", @@ -111690,7 +111690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-monitoring/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-monitoring/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cc10075a-76a0-48b2-ba20-8640c74bf000", @@ -111720,7 +111720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-monitoring/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-monitoring/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4a13e3c5-29f9-4799-ab2b-d3352dccc5cf", @@ -111750,7 +111750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-monitoring/skus/gen1/versions/2021.02.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-monitoring/skus/gen1/versions/2021.02.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b07ff25e-4d6d-42a0-b66d-844ad7be4ed1", @@ -111780,7 +111780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-monitoring/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-monitoring/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0af85cf2-e17f-4bc4-802e-6789ca5df852", @@ -111810,7 +111810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-monitoring/skus/gen2/versions/2021.02.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp2-monitoring/skus/gen2/versions/2021.02.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1f45aef8-f7f0-49c2-88f3-8404df8d4691", @@ -111840,7 +111840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2fb8d2fb-3fc8-49ea-9b3c-83fb58a5830a", @@ -111870,7 +111870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "28238bff-573b-4a4b-98b8-a3bc2f65e78c", @@ -111900,7 +111900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen1/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen1/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "52297247-f6c3-485e-ad06-3c5cbb01e697", @@ -111930,7 +111930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen1/versions/2021.12.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen1/versions/2021.12.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "416eae6c-ea36-4234-85de-7e419e8ee230", @@ -111960,7 +111960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen1/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen1/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c8f49df1-0bdd-415b-b608-434e72e5ff18", @@ -111990,7 +111990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen1/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen1/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "af10c31b-4653-4e81-a0b1-13ecd9d81179", @@ -112020,7 +112020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "49274f8d-d529-40f7-a0a5-e433416a369f", @@ -112050,7 +112050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen2/versions/2021.12.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen2/versions/2021.12.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2620ae3d-d45f-48eb-b201-fc2b5e750cd1", @@ -112080,7 +112080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen2/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen2/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "63d66e16-913a-45d5-938f-e5782a69936c", @@ -112110,7 +112110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen2/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen2/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9d8a3fea-bb73-463b-ae06-fa0fdad69135", @@ -112140,7 +112140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen2/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3/skus/gen2/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "69350c9b-e001-41bc-a3c1-e6339908ff9d", @@ -112170,7 +112170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f1c01e4d-5fa4-4760-b0be-20f6bea3a6b7", @@ -112200,7 +112200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9fbc810c-2068-4ace-8795-f21d81270e9f", @@ -112230,7 +112230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen1/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen1/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b82ae5a6-c502-4bc0-b802-61a497ada3e6", @@ -112260,7 +112260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen1/versions/2021.12.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen1/versions/2021.12.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "424e6b2e-ed2a-4829-9ecf-510dae047345", @@ -112290,7 +112290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen1/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen1/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "98f8efa4-1d9f-436a-aa8c-7b715d6be452", @@ -112320,7 +112320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen1/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen1/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2753f1b4-19fb-4db2-9c0e-7f55881afdda", @@ -112350,7 +112350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "32963b17-3be6-4e93-a252-27cc3d7f3735", @@ -112380,7 +112380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen2/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen2/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f2b06e7a-7cce-40b5-b9ab-da974a9d809b", @@ -112410,7 +112410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen2/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen2/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dfb5c28d-9823-4a22-94eb-1376aced02d7", @@ -112440,7 +112440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen2/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen2/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0a6d2a05-b280-4e17-9f02-45d9b27e95bc", @@ -112470,7 +112470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen2/versions/2021.12.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-basic/skus/gen2/versions/2021.12.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "509a8f3c-5146-427c-9337-b23f9d64ae36", @@ -112500,7 +112500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "001da7d4-3d33-4217-b630-4c2bf2ba9712", @@ -112530,7 +112530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fc763170-bb8e-4822-81d1-06fd4e3bd8dd", @@ -112560,7 +112560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen1/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen1/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b4a738b1-330c-4596-8f0b-092aa09021da", @@ -112590,7 +112590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen1/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen1/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "350e0adc-cfa4-4f9c-bc94-336b16f37e24", @@ -112620,7 +112620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen1/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen1/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2183562a-1f26-4261-9ae9-0e8a520de87a", @@ -112650,7 +112650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen1/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen1/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "529e2bda-459a-4688-bed5-6a82a7ba701a", @@ -112680,7 +112680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen1/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen1/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "651a41a6-2cef-4dbc-939b-f82f920b3882", @@ -112710,7 +112710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen1/versions/2021.12.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen1/versions/2021.12.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b78712da-c46f-4021-b478-b9169d3e7638", @@ -112740,7 +112740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "36c3b421-12d7-465c-ba46-512379068b1b", @@ -112770,7 +112770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen2/versions/2021.12.17?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen2/versions/2021.12.17?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f802e16f-0445-47cd-9720-819ecfd2c75e", @@ -112800,7 +112800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen2/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen2/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5ddd3530-cdff-491c-b373-f4fd0aecca95", @@ -112830,7 +112830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6f4270c-d173-416e-bef6-dddb7674363f", @@ -112860,7 +112860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen2/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen2/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "621828e7-5efc-483b-962b-ca84fe25fed0", @@ -112890,7 +112890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen2/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen2/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "659e480c-c1ab-420b-96c8-0d5636ac9c69", @@ -112920,7 +112920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-byos/skus/gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "597833fc-3029-4bdc-a990-272e5be97525", @@ -112950,7 +112950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8e059eb5-b593-49d5-8e9c-4db8be5cc2fa", @@ -112980,7 +112980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0e7e0c3e-634b-4b10-936d-bfb6eb6fbf9e", @@ -113010,7 +113010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2022.01.03?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2022.01.03?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4e6aaa01-38dc-423e-a763-4ddcb3d7bdc7", @@ -113040,7 +113040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2022.03.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2022.03.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2f9fe65f-a6e9-4b19-99a3-eaead443999e", @@ -113070,7 +113070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2022.02.22?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2022.02.22?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "84a099df-6eee-4051-b8cf-0a87ebc7aa45", @@ -113100,7 +113100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2022.05.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2022.05.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1a68b4b7-1607-41a1-b6c9-2e243214421c", @@ -113130,7 +113130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3a0826eb-77a1-4589-821d-fbbc895603ae", @@ -113160,7 +113160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2022.04.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2022.04.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3e9d2a01-207d-485d-8eff-65e228d93af3", @@ -113190,7 +113190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2021.12.02?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2021.12.02?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fbbf40d4-ee74-41b5-bf2a-10ce6e78f830", @@ -113220,7 +113220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2021.11.01?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen1/versions/2021.11.01?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b2c47752-0fa3-4610-aa69-c65c3ce2820d", @@ -113250,7 +113250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b5c828b0-ea5e-4ef1-aaec-b0dd6eec5e80", @@ -113280,7 +113280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2022.01.03?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2022.01.03?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4577718c-b35c-4277-b872-f998976b69b3", @@ -113310,7 +113310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2021.11.01?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2021.11.01?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2fe7a3ea-1c01-42a1-88c2-ff28682a9395", @@ -113340,7 +113340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2022.03.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2022.03.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b29fdc42-36e4-4c96-bded-103bbdb9fe68", @@ -113370,7 +113370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2022.05.10?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2022.05.10?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "54e91089-010f-4eec-803a-e53d4375df56", @@ -113400,7 +113400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2022.02.22?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2022.02.22?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c20d6764-4c36-40a7-bf3a-c975a5913d79", @@ -113430,7 +113430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2022.04.11?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2022.04.11?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bac8086d-b758-42bd-bb2d-814bfa0b67b4", @@ -113460,7 +113460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2021.12.02?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2021.12.02?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b2c6a074-7c63-4378-bbe0-a44546c3e2a1", @@ -113490,7 +113490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-chost-byos/skus/gen2/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d5c97a95-b895-4406-b6d4-ecfe67d1f76c", @@ -113520,7 +113520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "af3ebed2-58ac-4829-9021-7539587d077f", @@ -113550,7 +113550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1f74967a-068f-4713-86d4-ad84cf3949f7", @@ -113580,7 +113580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen1/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen1/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ae9f8efe-9187-4604-99ac-c7e4f10edb5b", @@ -113610,7 +113610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen1/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen1/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b0e843ef-136d-42c1-9d7f-24de4f6d60c6", @@ -113640,7 +113640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen1/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen1/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "00f8ed10-428c-4b09-8933-99b687496bd7", @@ -113670,7 +113670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen1/versions/2021.12.22?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen1/versions/2021.12.22?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dde81e37-8f74-4cb3-84c0-2082fde6244d", @@ -113700,7 +113700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "df01dbdc-cbb5-4074-a87b-3dc18cd89225", @@ -113730,7 +113730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen2/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen2/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0447f2f6-581d-4d9b-8856-77e3f0f4159c", @@ -113760,7 +113760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen2/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen2/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "71c24b42-0a26-487a-ab3d-084968e69be2", @@ -113790,7 +113790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen2/versions/2021.12.22?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen2/versions/2021.12.22?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2f149774-5190-4405-9e68-97a3c9316952", @@ -113820,7 +113820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen2/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc/skus/gen2/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0e7133a8-fb69-4eb2-b73a-25d5fcbc2eb6", @@ -113850,7 +113850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "05d0ece0-72ed-4158-9a96-75c0c1c7ddaa", @@ -113880,7 +113880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "93f72469-3384-489f-bd52-e9ac267b1d59", @@ -113910,7 +113910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen1/versions/2022.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen1/versions/2022.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "79e1d6e0-02eb-475f-844c-8fad4d3a8f71", @@ -113940,7 +113940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen1/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen1/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1f5cdd06-c5c8-4da6-80b1-9ef90cc75397", @@ -113970,7 +113970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen1/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen1/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "240d95f6-caad-46d8-9195-9a0d1c5405f4", @@ -114000,7 +114000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen1/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen1/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5a1729e5-05b0-4076-b512-c077804af259", @@ -114030,7 +114030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen1/versions/2022.01.04?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen1/versions/2022.01.04?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aaedddd3-dd33-425c-881c-38899bbf0cc5", @@ -114060,7 +114060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen1/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen1/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7edc7e0b-a49e-4a11-94c8-37fa2257dfbc", @@ -114090,7 +114090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "174a5e65-54dc-4081-8579-388528822cb2", @@ -114120,7 +114120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen2/versions/2022.01.04?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen2/versions/2022.01.04?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "44195d1a-71b6-45b8-928c-b29a81146836", @@ -114150,7 +114150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen2/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen2/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "adbdbcb0-c95d-4d9f-b59b-cbb9af4e21da", @@ -114180,7 +114180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen2/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen2/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f8948653-23cc-486d-81c0-ba4c48fe38eb", @@ -114210,7 +114210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "20cfe8d2-0165-4fdd-859e-cdd6e8121514", @@ -114240,7 +114240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen2/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen2/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "48530ff6-cbec-4cc3-9187-8978d1bdbd57", @@ -114270,7 +114270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen2/versions/2022.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-hpc-byos/skus/gen2/versions/2022.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "16339af3-509a-42a2-845e-f428e7bb5a16", @@ -114300,7 +114300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5eb5c98d-5c0b-4859-8a04-ccc6c0c2e59f", @@ -114330,7 +114330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c595767-1ed9-4363-8891-956aacfd9fe1", @@ -114360,7 +114360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen1/versions/2022.01.20?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen1/versions/2022.01.20?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fb43f08b-080c-49df-87af-761a8902736c", @@ -114390,7 +114390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen1/versions/2021.07.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen1/versions/2021.07.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1f8b48a3-64cc-4453-93ce-d98ec2012b45", @@ -114420,7 +114420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen1/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen1/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7501da4c-1d36-4326-9d35-3bdba7a344e4", @@ -114450,7 +114450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen1/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen1/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "084aa6ab-8e7d-4cf7-a784-b7a3d5617195", @@ -114480,7 +114480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3a140159-c707-4c53-8998-67aee224d7c6", @@ -114510,7 +114510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen2/versions/2021.07.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen2/versions/2021.07.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "acc222e9-5c97-432f-aa23-9a9fc5161f38", @@ -114540,7 +114540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen2/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen2/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "db718723-70bb-49c5-bc90-4d8e88ba20e4", @@ -114570,7 +114570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen2/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen2/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f5933c8a-4990-4cb0-bf1b-076ac40b8d65", @@ -114600,7 +114600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen2/versions/2022.01.20?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-15-sp3-sapcal/skus/gen2/versions/2022.01.20?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "deb7eb10-4505-4b6f-9b1c-912bdd286e30", @@ -114630,7 +114630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "24a52f9c-6269-4e14-8bed-8b3ff74df438", @@ -114660,7 +114660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/11-SP4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/11-SP4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4c6cd1ab-8f1f-4bb7-a37c-d9fef27966f9", @@ -114690,7 +114690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP3/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP3/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b7801fb2-9db3-441f-bc2f-61faaad45fad", @@ -114720,7 +114720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP3/versions/2022.03.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP3/versions/2022.03.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "da6c9dd7-b427-4a9a-9da3-f418f6c40be0", @@ -114750,7 +114750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP3/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP3/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b2390f1f-6d5b-401c-a0ab-05e208a4b585", @@ -114780,7 +114780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP3/versions/2021.03.03?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP3/versions/2021.03.03?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6e8f5f6-bcb8-4dbc-8f96-d15da65a8c40", @@ -114810,7 +114810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP3/versions/2022.02.01?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP3/versions/2022.02.01?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3bfe5e81-680e-4272-945c-1cec2f10d51a", @@ -114840,7 +114840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "690907a5-bf52-49fc-a517-8d7a9917c696", @@ -114870,7 +114870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP4/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP4/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3cb70233-7276-4108-8ac5-572334d733ca", @@ -114900,7 +114900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP4/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP4/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e77d5896-2bf5-4fa0-b57a-1f44cfeb198f", @@ -114930,7 +114930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP4/versions/2021.03.04?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP4/versions/2021.03.04?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "145c387b-2d94-4139-a6b4-1055d723ea92", @@ -114960,7 +114960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP4/versions/2022.05.06?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP4/versions/2022.05.06?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "23f3f187-da4b-4ff9-93d6-6949fc99679a", @@ -114990,7 +114990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP4/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-SP4/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "08173a6c-c06b-4a1d-9798-3fd0db07d861", @@ -115020,7 +115020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-sp4-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-sp4-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "012630eb-be40-4eae-b3b6-59515e7b269e", @@ -115050,7 +115050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-sp4-gen2/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-sp4-gen2/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d8a3af0c-b908-492a-a073-4f6059fc01a1", @@ -115080,7 +115080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-sp4-gen2/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-sp4-gen2/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "86625ab7-933b-40a8-95d5-9cbf33e3248b", @@ -115110,7 +115110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-sp4-gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-sp4-gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9faa3fce-ab71-4e23-adf2-a82e0f4d356f", @@ -115140,7 +115140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-sp4-gen2/versions/2021.03.04?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-sp4-gen2/versions/2021.03.04?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80577d8e-5664-4c27-99dd-a0bbb80b6d63", @@ -115170,7 +115170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-sp4-gen2/versions/2022.05.06?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/12-sp4-gen2/versions/2022.05.06?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5164c14b-49cb-4963-9bef-37a2e6301c5d", @@ -115200,7 +115200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4252c80a-2396-4e19-8cdf-eaa30ed33445", @@ -115230,7 +115230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15/versions/2021.03.04?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15/versions/2021.03.04?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b2645bbf-111f-4762-b3eb-24e3b2412a06", @@ -115260,7 +115260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eec65228-0f93-463e-af5f-23796b20051f", @@ -115290,7 +115290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1350e93a-8524-4d6f-8dfd-7b62dd4396dd", @@ -115320,7 +115320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15/versions/2022.05.06?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15/versions/2022.05.06?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "27614b01-5a79-48bc-98d9-b884e82cf1c3", @@ -115350,7 +115350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2a0a0328-72d9-42c3-8fe1-6777f0296bd7", @@ -115380,7 +115380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3e2a9e6c-acce-4cd3-8229-5896e993682f", @@ -115410,7 +115410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15-gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15-gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "15c28487-af4b-4d2a-baba-21014d5c580c", @@ -115440,7 +115440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15-gen2/versions/2022.05.06?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15-gen2/versions/2022.05.06?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5290df5e-37ba-45ca-bba2-b4c8884b4f2e", @@ -115470,7 +115470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15-gen2/versions/2021.03.04?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15-gen2/versions/2021.03.04?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c77435ad-ff93-42e2-bec0-5fccf7e0faf5", @@ -115500,7 +115500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15-gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15-gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "60331e32-3362-49e0-8e12-a3449e46fbf8", @@ -115530,7 +115530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15-gen2/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-BYOS/skus/15-gen2/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "32a1febf-d0b1-4fca-b2cd-c1f1be985c9f", @@ -115560,7 +115560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7a7b47a0-b065-4461-944c-d1c5d7acd6a5", @@ -115590,7 +115590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP3/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP3/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "46e92e76-e32a-440f-83b9-aebcc85f62dc", @@ -115620,7 +115620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP3/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP3/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "72db3e88-d2e3-4113-9163-06bb73f4443b", @@ -115650,7 +115650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP3/versions/2021.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP3/versions/2021.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7fd5a3ce-9bd9-4b2f-8edd-42b52de7716e", @@ -115680,7 +115680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP3/versions/2022.02.01?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP3/versions/2022.02.01?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0c5acf24-ad12-4d17-88b0-385ba8a92c41", @@ -115710,7 +115710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f8a52c14-1481-4630-8f0c-45de58d03676", @@ -115740,7 +115740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP4/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP4/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8228c33e-cf50-46ee-a661-3ddf03c7492e", @@ -115770,7 +115770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP4/versions/2022.02.01?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP4/versions/2022.02.01?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e81df768-afca-44ec-a6cc-6a7d2bf09a2f", @@ -115800,7 +115800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP4/versions/2021.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-SP4/versions/2021.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c78bb325-c8d4-40ac-a85e-9493795c3167", @@ -115830,7 +115830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-sp4-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-sp4-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4311b669-b71a-4e4f-be18-d43108f0fa78", @@ -115860,7 +115860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-sp4-gen2/versions/2021.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-sp4-gen2/versions/2021.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f6924300-a47b-4295-a53a-87972d77a100", @@ -115890,7 +115890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-sp4-gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-sp4-gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "03d9d515-5894-40c0-8656-5604438e78d1", @@ -115920,7 +115920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-sp4-gen2/versions/2022.02.01?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/12-sp4-gen2/versions/2022.02.01?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "191da93d-738f-4f62-b9d6-1541ff16b469", @@ -115950,7 +115950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/15/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/15/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cb88108c-9aad-434f-aecd-489e8ccb0486", @@ -115980,7 +115980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/15/versions/2021.03.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/15/versions/2021.03.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ef05d581-297e-4a22-979e-06d1bfbc0415", @@ -116010,7 +116010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/15/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/15/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "549e431c-ff45-423c-a027-a28662f6286e", @@ -116040,7 +116040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/15-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/15-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "acd95e3f-3270-4823-8bc8-1946ea6065bb", @@ -116070,7 +116070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/15-gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/15-gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "225af895-763b-4fc8-b597-ae39d35fbb4c", @@ -116100,7 +116100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/15-gen2/versions/2021.03.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/15-gen2/versions/2021.03.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f061c60a-f03b-4926-895c-612c6cec4920", @@ -116130,7 +116130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/gen2-15/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/gen2-15/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "85ae8d63-f784-47f3-a55b-449ec81d2018", @@ -116160,7 +116160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/gen2-15/versions/2021.01.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP/skus/gen2-15/versions/2021.01.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8a809a98-ffe5-4bc0-b164-b61e930e7ae6", @@ -116190,7 +116190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "af61c5d5-eb01-4296-a663-6844f2eaf14f", @@ -116220,7 +116220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9c4fdab9-7cac-422f-8a92-d0d385c45111", @@ -116250,7 +116250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen1/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen1/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f5f3f4ac-fa20-4152-b59f-2cec3dab8150", @@ -116280,7 +116280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen1/versions/2021.09.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen1/versions/2021.09.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8f268f7f-f6cc-481a-b3a9-b5372dfe6439", @@ -116310,7 +116310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen1/versions/2021.12.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen1/versions/2021.12.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1583f7f1-ffdf-4e4e-8448-53c2e4dd3846", @@ -116340,7 +116340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen1/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen1/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1c5754a6-df39-4b49-8c7d-1a78c572458d", @@ -116370,7 +116370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4ee619de-57bf-4f8f-8b8b-82e9a6fd1536", @@ -116400,7 +116400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen2/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen2/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7017894c-38a2-4dfb-9b31-36fe3715cfd6", @@ -116430,7 +116430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen2/versions/2021.12.15?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen2/versions/2021.12.15?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "574ac253-2f9e-45e2-a715-a06094f7d45d", @@ -116460,7 +116460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen2/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen2/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0c18643c-2234-47c9-bb0c-22abcb52d596", @@ -116490,7 +116490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen2/versions/2021.09.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5/skus/gen2/versions/2021.09.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e3e0d55c-e9a3-45c0-b915-4e5232df7d26", @@ -116520,7 +116520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8b46bc13-de96-4495-84fd-77f174b30196", @@ -116550,7 +116550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a33b8ded-e990-479e-8fd3-7823b05e8d32", @@ -116580,7 +116580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen1/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen1/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "77541691-c4ae-4f5e-a04a-e24d41812741", @@ -116610,7 +116610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen1/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen1/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a715eac2-b2f6-40d5-b2e4-2bfd863c3d87", @@ -116640,7 +116640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen1/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen1/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "765782cd-8775-4969-971c-27a9bca50f1f", @@ -116670,7 +116670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen1/versions/2021.12.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen1/versions/2021.12.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dd007434-6303-4dc7-abfc-baadfeaa803d", @@ -116700,7 +116700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen1/versions/2022.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen1/versions/2022.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4c233d10-7d71-4ea1-ab48-4121264b1931", @@ -116730,7 +116730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen1/versions/2021.09.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen1/versions/2021.09.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3693fe22-8a5e-4c34-ab0f-695c6dd76103", @@ -116760,7 +116760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a2d77c64-37b2-4be2-8088-d2878a06a7b0", @@ -116790,7 +116790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen2/versions/2022.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen2/versions/2022.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8bd63abc-af57-45f7-910d-03aeb48a27ab", @@ -116820,7 +116820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen2/versions/2021.12.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen2/versions/2021.12.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fea7c80c-869b-4339-9044-f8d5fa5ff967", @@ -116850,7 +116850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c9c64b9b-7d9a-41ed-89a9-c3d7b85785b1", @@ -116880,7 +116880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "45a0f03f-a797-422a-8c53-bacbd3ba39e7", @@ -116910,7 +116910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen2/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen2/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8046dc08-32c6-4550-8f2f-a9f366e1ea4a", @@ -116940,7 +116940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen2/versions/2021.09.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-12-sp5-byos/skus/gen2/versions/2021.09.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f2da9e04-40c6-45a8-9046-cc268032d177", @@ -116970,7 +116970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ab50dd68-2457-406d-a203-6cfd063ca266", @@ -117000,7 +117000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a2f7641c-ebf8-41c2-9841-76f354603d43", @@ -117030,7 +117030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1/skus/gen1/versions/2021.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1/skus/gen1/versions/2021.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "df9a5192-3e1e-4db8-a634-ef9be2ac86d8", @@ -117060,7 +117060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1/skus/gen1/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1/skus/gen1/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "88789f75-3ea4-487f-b4fd-3864a8cb86d4", @@ -117090,7 +117090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "63d40c6a-315d-459c-91c1-3863ecda49f5", @@ -117120,7 +117120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1/skus/gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1/skus/gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f8836381-c6be-4c7b-8b4c-6e340d12f88e", @@ -117150,7 +117150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1/skus/gen2/versions/2021.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1/skus/gen2/versions/2021.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3712c4ac-f163-406a-ab84-2fbe4b70cb09", @@ -117180,7 +117180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "dfdd394f-1732-4cc6-892a-7d50d7f838e0", @@ -117210,7 +117210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "def0d75d-649b-4f14-b268-f090e3624570", @@ -117240,7 +117240,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen1/versions/2021.03.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen1/versions/2021.03.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "41ccd678-1e73-4491-8418-4d3c8610c35d", @@ -117270,7 +117270,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen1/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen1/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "786568f3-6856-46cd-81e4-03b23c27f168", @@ -117300,7 +117300,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen1/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen1/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "31d02691-33d1-4295-9692-ac070ea8350c", @@ -117330,7 +117330,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen1/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen1/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "35017280-780c-4776-831c-22d7d6c5035b", @@ -117360,7 +117360,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen1/versions/2022.05.06?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen1/versions/2022.05.06?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5d1f8b3e-8d8b-4de2-a7e4-1fefb9313370", @@ -117390,7 +117390,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0cb7b584-afd8-4f88-b109-2d91225516bd", @@ -117420,7 +117420,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen2/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen2/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c1c4dc9a-f392-484d-8d7c-4e238e4a025c", @@ -117450,7 +117450,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cbbc94f0-1bfa-4ba9-bdf1-692c8ada3b2f", @@ -117480,7 +117480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen2/versions/2021.03.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen2/versions/2021.03.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "12b000e3-9b9e-4f89-81e6-f3c5efe65568", @@ -117510,7 +117510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen2/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen2/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e799b05e-d883-4e37-a0ae-bbb9053e389b", @@ -117540,7 +117540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen2/versions/2022.05.06?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp1-byos/skus/gen2/versions/2022.05.06?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6a4c6ff1-d307-497d-bf75-f6b66f4a0412", @@ -117570,7 +117570,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7f7e41c3-1af9-4efc-8d8d-323522aea9cf", @@ -117600,7 +117600,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bff50efa-43a9-4f77-9c5e-d45bd6e8a59b", @@ -117630,7 +117630,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen1/versions/2022.04.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen1/versions/2022.04.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a6a783e7-cead-4ea8-846f-edc9796eca9f", @@ -117660,7 +117660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen1/versions/2021.06.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen1/versions/2021.06.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "90656cdf-0e56-412f-bb85-64fd8bf8b2f3", @@ -117690,7 +117690,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen1/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen1/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "257632a6-31f1-457c-8ce8-fa7a19f809b5", @@ -117720,7 +117720,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4d9dd037-729e-457f-b2bf-fce60fbf2c54", @@ -117750,7 +117750,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "13e8e269-738d-4328-ac0e-26bcd8e37998", @@ -117780,7 +117780,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen2/versions/2021.06.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen2/versions/2021.06.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cce905c9-b843-4a30-9ac6-b3fb0ba6a2d3", @@ -117810,7 +117810,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen2/versions/2022.04.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2/skus/gen2/versions/2022.04.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8480f24e-df82-4a82-8d99-42ebdadebee5", @@ -117840,7 +117840,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c95d23d6-ade3-45c9-a8c5-f27e8d9e4c8a", @@ -117870,7 +117870,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e2abc206-6977-4e24-9b2c-ed1e7a575139", @@ -117900,7 +117900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen1/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen1/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "0b8f8ff7-619a-4e72-bb07-553da9c91c1d", @@ -117930,7 +117930,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen1/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen1/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "565e4a46-7a89-46fb-9ab6-ead096a49d5c", @@ -117960,7 +117960,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen1/versions/2021.06.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen1/versions/2021.06.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "114e276c-c3c5-4c21-afba-b8422b1681a1", @@ -117990,7 +117990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen1/versions/2022.04.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen1/versions/2022.04.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f3d80a64-2d64-45a1-91aa-c40990ca2440", @@ -118020,7 +118020,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen1/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen1/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "99532717-e56f-43df-9901-0ad4e84afd32", @@ -118050,7 +118050,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c1b8b5f1-8d35-46f5-9e08-e825669d067a", @@ -118080,7 +118080,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen2/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen2/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2f1aaa92-18f9-4db9-ab34-fe959521c4b8", @@ -118110,7 +118110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen2/versions/2021.06.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen2/versions/2021.06.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3dbb55da-3e1c-41d8-89d3-ff74c4b43d74", @@ -118140,7 +118140,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen2/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen2/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "56610053-b140-4693-a4bd-c33696888a01", @@ -118170,7 +118170,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen2/versions/2022.04.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen2/versions/2022.04.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "965f7213-644c-486b-b276-83d6b7fb6838", @@ -118200,7 +118200,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen2/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp2-byos/skus/gen2/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5e5f320b-2fee-4993-9ce7-fa5d1b936cb6", @@ -118230,7 +118230,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7736bd86-6010-4798-b83b-dc0a25df18a0", @@ -118260,7 +118260,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cc5284b0-10ca-4ab6-ade8-4f74ce1840d2", @@ -118290,7 +118290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen1/versions/2021.12.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen1/versions/2021.12.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c2c9b89-f18c-40b8-923c-9bbd6cfb81b4", @@ -118320,7 +118320,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen1/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen1/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1cf158e0-033b-436d-bd9f-dba67ef0176c", @@ -118350,7 +118350,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen1/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen1/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a9cfac9b-53e9-4b4f-aa1c-93e778c94db8", @@ -118380,7 +118380,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen1/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen1/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9c7f2b75-2ded-4f0a-b835-563b9d539104", @@ -118410,7 +118410,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "58dbd826-3c47-46a5-8634-09a61d42b97f", @@ -118440,7 +118440,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen2/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen2/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d5a9c8a9-1ecf-4b3c-b2d8-3f8438fd0557", @@ -118470,7 +118470,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen2/versions/2022.04.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen2/versions/2022.04.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "600aa3e0-14cc-4736-b8ae-e903d9aeb271", @@ -118500,7 +118500,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen2/versions/2022.01.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen2/versions/2022.01.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8ea0a837-ea16-4257-9ab1-76d77e3e6240", @@ -118530,7 +118530,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen2/versions/2021.12.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3/skus/gen2/versions/2021.12.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4e935505-062b-460b-b5f5-d31f107073c1", @@ -118560,7 +118560,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "11508bbd-e750-4519-8fe6-9574bfbf8c6a", @@ -118590,7 +118590,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen1/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen1/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1d995df4-ce1b-460e-80ee-4f52e7ac045c", @@ -118620,7 +118620,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen1/versions/2021.12.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen1/versions/2021.12.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "e56b8e3b-42f9-44e2-850e-60865a518642", @@ -118650,7 +118650,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen1/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen1/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70a5812f-1fe2-43c9-935d-e803b9cf4d7e", @@ -118680,7 +118680,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen1/versions/2022.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen1/versions/2022.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9c434aed-cd61-414f-96ec-0e172e26a475", @@ -118710,7 +118710,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen1/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen1/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3350b086-cd71-46b0-b08a-7d9373873309", @@ -118740,7 +118740,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen1/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen1/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "8a3baaea-b9bd-4bc3-afd8-8659d8300f21", @@ -118770,7 +118770,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen1/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen1/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d81d8066-dfeb-4cdc-b1d3-891df5afd1d9", @@ -118800,7 +118800,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7d9139a2-5d73-4a6d-b7f9-10a57b4f1e73", @@ -118830,7 +118830,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen2/versions/2021.09.24?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen2/versions/2021.09.24?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fff09f90-9fdc-41f2-97bd-b67a7c010ef9", @@ -118860,7 +118860,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen2/versions/2021.12.19?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen2/versions/2021.12.19?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "52245c78-dbfe-4667-aacf-78f96ebc6b84", @@ -118890,7 +118890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen2/versions/2022.03.08?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen2/versions/2022.03.08?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6168a1c1-b165-49ca-b496-a1acb144b869", @@ -118920,7 +118920,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2870f8f0-55e0-4117-90c9-5ef50eb4d851", @@ -118950,7 +118950,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen2/versions/2022.05.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen2/versions/2022.05.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7db721c1-868a-4970-9a1b-13d709b02584", @@ -118980,7 +118980,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen2/versions/2022.01.27?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/sles-sap-15-sp3-byos/skus/gen2/versions/2022.01.27?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2ce63d87-7c84-4bac-a7d0-2e7c4c68d042", @@ -119010,7 +119010,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4645af77-43df-4a13-b891-83c86b66221f", @@ -119040,7 +119040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-SP3/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-SP3/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6b021bc6-4390-4530-af85-d2d39c87061d", @@ -119070,7 +119070,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-SP3/versions/2022.03.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-SP3/versions/2022.03.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "eefde50c-2e2e-46d6-9014-fc54a52b3952", @@ -119100,7 +119100,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-SP3/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-SP3/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5776a342-ace8-477e-8ed7-aa3c2bcf8ca6", @@ -119130,7 +119130,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-SP3/versions/2021.03.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-SP3/versions/2021.03.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a8a12031-2aff-4fb8-8e21-338e5cdd3738", @@ -119160,7 +119160,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "7a861039-d311-44a2-bda7-4db50be34590", @@ -119190,7 +119190,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4/versions/2022.05.06?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4/versions/2022.05.06?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "d4ed776c-2230-428c-a5c6-68e81f3228fe", @@ -119220,7 +119220,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4c544678-d90a-48fc-9dfc-f3ce6cfc8e16", @@ -119250,7 +119250,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f4a971fc-e23e-47ec-9d27-0ff8ed2de9ee", @@ -119280,7 +119280,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4/versions/2021.03.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4/versions/2021.03.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b01597cb-6056-40ef-879a-56b7202307f6", @@ -119310,7 +119310,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "061305b3-a2e8-48fe-89ae-77f6766ea164", @@ -119340,7 +119340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "c2820b8b-3fe5-43ab-9560-67e2a08b785f", @@ -119370,7 +119370,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4-gen2/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4-gen2/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "17801577-c35a-4bc0-aa27-3fade6da03a6", @@ -119400,7 +119400,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4-gen2/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4-gen2/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "44b6a6c3-4051-4cf8-9047-a52cd6cd8fca", @@ -119430,7 +119430,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4-gen2/versions/2021.02.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4-gen2/versions/2021.02.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "33760dfe-a9fc-4d7f-b296-05934e41f07b", @@ -119460,7 +119460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4-gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4-gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "bfca3cdb-cd6e-4fd5-bf8d-d7e22e20fe99", @@ -119490,7 +119490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4-gen2/versions/2022.05.06?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/12-sp4-gen2/versions/2022.05.06?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a5962de8-cdca-446f-ae02-144e94bd506f", @@ -119520,7 +119520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6ff53822-3695-457b-8c46-6df73ed1b24d", @@ -119550,7 +119550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9a2c0085-6476-43c6-bfde-461f2dbf449d", @@ -119580,7 +119580,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "9bdd56b0-5447-4399-8560-e02261869db7", @@ -119610,7 +119610,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15/versions/2022.05.06?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15/versions/2022.05.06?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ae5119e3-d5c5-4090-a5a5-0d1a7f50181c", @@ -119640,7 +119640,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "2d020e93-e08d-40dd-9e1d-0c40886b6460", @@ -119670,7 +119670,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15/versions/2021.03.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15/versions/2021.03.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "fd9a5a74-3eca-43a4-8847-f3a9a03de8ab", @@ -119700,7 +119700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70bd7398-78fe-4923-bc45-62d988abb306", @@ -119730,7 +119730,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15-gen2/versions/2022.03.09?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15-gen2/versions/2022.03.09?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "005326c2-4c01-4969-910e-bc0915e73a34", @@ -119760,7 +119760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15-gen2/versions/2021.03.05?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15-gen2/versions/2021.03.05?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1d12503b-d0b1-471e-9669-92956934a88c", @@ -119790,7 +119790,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15-gen2/versions/2022.04.07?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15-gen2/versions/2022.04.07?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "65546ca5-5cd9-450d-b66f-b0ce75cdae6b", @@ -119820,7 +119820,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15-gen2/versions/2022.01.28?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15-gen2/versions/2022.01.28?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "6cc35051-c806-4348-8a2f-0ed3d7630b2b", @@ -119850,7 +119850,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15-gen2/versions/2022.05.06?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/15-gen2/versions/2022.05.06?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "f8e11cc3-df16-42da-8a36-692cb2fac5ef", @@ -119880,7 +119880,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/gen2-12-sp4/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/gen2-12-sp4/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "86986181-e6c5-407d-9724-9adbbd72e230", @@ -119910,7 +119910,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/gen2-12-sp4/versions/2020.12.14?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/gen2-12-sp4/versions/2020.12.14?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "26144dd4-445d-4ad4-b854-7328e12f291c", @@ -119940,7 +119940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/gen2-15/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/gen2-15/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "12c7e7c0-2264-4166-a433-28bf3fa0af34", @@ -119970,7 +119970,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/gen2-15/versions/2021.01.12?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAP-BYOS/skus/gen2-15/versions/2021.01.12?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "98888cf4-8639-4639-bf3a-799af615b8d3", @@ -120000,7 +120000,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAPCAL/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAPCAL/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "4f6a054b-ec9e-46ec-8521-ee40b995cf17", @@ -120030,7 +120030,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAPCAL/skus/12-SP3/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAPCAL/skus/12-SP3/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ba177329-9333-470e-8138-ace223a90375", @@ -120060,7 +120060,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAPCAL/skus/12-SP3/versions/2019.11.18?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAPCAL/skus/12-SP3/versions/2019.11.18?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "70022a20-5a35-43af-93ec-e0f0e31d7b5c", @@ -120090,7 +120090,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAPCAL/skus/12-SP3/versions/2019.07.01?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-SAPCAL/skus/12-SP3/versions/2019.07.01?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "80cc65b8-3837-41ae-9b96-58d9012648b4", @@ -120120,7 +120120,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-Standard/skus?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-Standard/skus?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "cc8e22bb-f1b4-4d6b-b844-64d561f43c47", @@ -120150,7 +120150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-Standard/skus/12-sp4-gen2/versions?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-Standard/skus/12-sp4-gen2/versions?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "aa21f520-2364-41e7-a7af-6e0cb9afd097", @@ -120180,7 +120180,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-Standard/skus/12-sp4-gen2/versions/2019.11.13?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-Standard/skus/12-sp4-gen2/versions/2019.11.13?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "3de88d42-5f17-4fb6-bd22-c7263a909b4f", @@ -120210,7 +120210,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-Standard/skus/12-sp4-gen2/versions/2019.08.26?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/publishers/SUSE/artifacttypes/vmimage/offers/SLES-Standard/skus/12-sp4-gen2/versions/2019.08.26?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "03e1a4ab-1837-419a-b33d-c3b9bd951f56", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageAvailabilitySet.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageAvailabilitySet.json index 5e969d5bb5af5..01de7f988e51d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageAvailabilitySet.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageAvailabilitySet.json @@ -27,7 +27,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/availabilitySets/av100493120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/availabilitySets/av100493120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "23e634af-ba1f-4946-98b0-259c4d2dea4b", @@ -175,7 +175,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/virtualMachines/vm106932f16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/virtualMachines/vm106932f16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "fb97cd18-5539-4565-93c2-bf1e75a97c5d", @@ -290,7 +290,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/virtualMachines/vm106932f16?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/virtualMachines/vm106932f16?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6e6ab356-5845-4a9c-adaf-18b5797fcd85" @@ -349,7 +349,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/virtualMachines/vm2205517d3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/virtualMachines/vm2205517d3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "59059ea3-4bae-40ec-b819-8bf705fb193e", @@ -436,7 +436,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/virtualMachines/vm2205517d3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/virtualMachines/vm2205517d3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a658efbb-413d-4258-b5ae-95eba5350ff1" @@ -464,7 +464,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/availabilitySets/av100493120?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/availabilitySets/av100493120?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "bd99d709-c060-483b-9ab8-3f55db231390", @@ -493,7 +493,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/availabilitySets/av276388bee?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/availabilitySets/av276388bee?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "76221682-c498-4ba1-b28a-cc639d5a1450", @@ -522,7 +522,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/availabilitySets?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/availabilitySets?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a2709daa-ee4b-49eb-8907-51230373ab31", @@ -551,7 +551,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/availabilitySets/av276388bee?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcoma306366b/providers/Microsoft.Compute/availabilitySets/av276388bee?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a3285fd7-4e5b-424d-80f2-a754718215c6", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageManagedDisks.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageManagedDisks.json index 210d93fd7fd59..6ad277c7a51f4 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageManagedDisks.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageManagedDisks.json @@ -234,7 +234,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-1939105adc?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-1939105adc?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3b6e8ec8-d382-44f8-bae1-6d1a0a70aae1", @@ -321,7 +321,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-1939105adc?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-1939105adc?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "945e6bc1-a031-4e84-b905-4094ad191e60" @@ -612,7 +612,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachineScaleSets/vmss-154772a72?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachineScaleSets/vmss-154772a72?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "2622d87d-0a31-4ce0-ac10-c23ecd79b4af", @@ -700,7 +700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachineScaleSets/vmss-154772a72?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachineScaleSets/vmss-154772a72?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "40701caf-0c98-48af-bb12-e82813d83252" @@ -728,7 +728,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachineScaleSets/vmss-154772a72?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachineScaleSets/vmss-154772a72?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f406c249-354b-44b6-9d25-cc885578aff3", @@ -1166,7 +1166,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-97235c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-97235c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "bfb1d93d-b6f1-4544-9be4-1630c7aa6c1c", @@ -1253,7 +1253,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-97235c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-97235c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e47410a5-4f46-46ea-8e86-b50a533e5006" @@ -1281,7 +1281,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-97235c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-97235c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a061b8de-09c3-47a0-bf83-dd0e9b67a25d", @@ -1340,7 +1340,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-97235c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-97235c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f91e0a0f-52bd-4db0-804b-310b1468c9f5" @@ -1685,7 +1685,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-69962d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-69962d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "30f6eb67-ce2e-46d3-8c03-9e2b897b36d8", @@ -1772,7 +1772,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-69962d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-69962d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9cc2feef-64a5-439d-a504-46b33cacfe9d" @@ -1800,7 +1800,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-69962d/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-69962d/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "2c04bd54-1db9-4b50-a7c3-57c00f8422ed", @@ -1829,7 +1829,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-69962d/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-69962d/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f9a28f7c-ddf1-4021-a4ee-0f548c9fd178", @@ -1940,7 +1940,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-69962d?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-69962d?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "957ac2ab-69f7-40e2-8517-83ae63932ce3", @@ -1969,7 +1969,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-69962d/generalize?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-69962d/generalize?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8ef5bf16-349e-462b-a0ba-a9dd2a3f89f0", @@ -1996,7 +1996,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/images/cimg-43586?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/images/cimg-43586?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f1f5f6f2-e1e6-4541-9f0b-c6b11f34602b", @@ -2055,7 +2055,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/images/cimg-43586?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/images/cimg-43586?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "20dd8049-9049-4150-890a-83332430ffca" @@ -2202,7 +2202,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-275554?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-275554?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b94303a8-9100-495b-875f-69ea0f3825ef", @@ -2289,7 +2289,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-275554?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-275554?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d0fd2373-b521-4d21-aff8-0d68c5d420d5" @@ -2317,7 +2317,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-69962d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-69962d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9a4968cb-0222-4fef-8989-f63bb582950b", @@ -2520,7 +2520,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-486961?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-486961?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7e505b3c-edfa-4365-b7a4-24ba37625f3b", @@ -2579,7 +2579,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-486961?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-486961?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3b50d7f9-95a0-492a-8190-c8bcab154e84" @@ -2840,7 +2840,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-777464?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-777464?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a8d9779c-333a-431f-afab-c3a791af9299", @@ -2927,7 +2927,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-777464?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-777464?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e61a1a70-7807-4109-a88a-888f33695856" @@ -2955,7 +2955,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-777464/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-777464/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "70bba136-5021-4467-af63-35dfacb5d4e9", @@ -2984,7 +2984,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-777464/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-777464/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "61ce1753-d072-4bf5-8d9d-18cfcbd05aa2", @@ -3095,7 +3095,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-777464?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-777464?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c10459f2-43b9-4b84-8975-72628effc7a2", @@ -3124,7 +3124,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-777464/generalize?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-777464/generalize?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "54367d15-672a-484e-8925-2d24a8280f19", @@ -3241,7 +3241,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-777464?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-777464?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "44cc6527-f41f-44d1-8962-d36aaab1574d", @@ -3804,7 +3804,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-94697a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-94697a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "86dc8fbd-0d7c-47b5-920f-480cdbe00db8", @@ -3863,7 +3863,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-94697a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-94697a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "391a11f5-54a6-400d-aad0-0cdbfb489683" @@ -4208,7 +4208,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-64777c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-64777c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "48e1a980-c4de-49c3-a8d6-5b93c973168b", @@ -4295,7 +4295,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-64777c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-64777c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "68282dd2-5f90-47f9-b1a5-06cf271a18e9" @@ -4323,7 +4323,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-64777c/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-64777c/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9550e7f0-6e82-4ad3-ac93-f7e4c3051722", @@ -4434,7 +4434,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-64777c/convertToManagedDisks?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-64777c/convertToManagedDisks?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f6f52fca-e93f-40fe-a271-3efc185a3767", @@ -4517,7 +4517,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-64777c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0785220/providers/Microsoft.Compute/virtualMachines/vm-64777c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c0d3860d-9f18-4e06-85e4-747bdcc8b430", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageResourceFromMSIEnabledVirtualMachineBelongsToAADGroup.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageResourceFromMSIEnabledVirtualMachineBelongsToAADGroup.json index 2b464e0de9058..23aca9958169b 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageResourceFromMSIEnabledVirtualMachineBelongsToAADGroup.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageResourceFromMSIEnabledVirtualMachineBelongsToAADGroup.json @@ -339,7 +339,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv6549155/providers/Microsoft.Compute/virtualMachines/vm1852690cc?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv6549155/providers/Microsoft.Compute/virtualMachines/vm1852690cc?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "5c7273c5-c881-4588-92d5-9b556b2d4d34", @@ -426,7 +426,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv6549155/providers/Microsoft.Compute/virtualMachines/vm1852690cc?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv6549155/providers/Microsoft.Compute/virtualMachines/vm1852690cc?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "098be906-90fe-44e5-8050-f48ef1d25a2c" @@ -474,7 +474,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv6549155/providers/Microsoft.Compute/virtualMachines/vm1852690cc/extensions/az-create-storage-account?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv6549155/providers/Microsoft.Compute/virtualMachines/vm1852690cc/extensions/az-create-storage-account?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "0dffe4fb-3334-47c1-b892-66bdb35dc27b", @@ -673,7 +673,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv6549155/providers/Microsoft.Compute/virtualMachines/vm1852690cc/extensions/az-create-storage-account?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv6549155/providers/Microsoft.Compute/virtualMachines/vm1852690cc/extensions/az-create-storage-account?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "289326ff-cfd4-4801-9281-77f85d877107" @@ -701,7 +701,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv6549155/providers/Microsoft.Compute/virtualMachines/vm1852690cc?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv6549155/providers/Microsoft.Compute/virtualMachines/vm1852690cc?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "ed9941e0-b7cd-423d-a917-1597d7151333", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageStorageFromMSIEnabledVirtualMachine.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageStorageFromMSIEnabledVirtualMachine.json index 7c7559b606dbc..3df416df02b23 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageStorageFromMSIEnabledVirtualMachine.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageStorageFromMSIEnabledVirtualMachine.json @@ -234,7 +234,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7056275/providers/Microsoft.Compute/virtualMachines/vm140541b46?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7056275/providers/Microsoft.Compute/virtualMachines/vm140541b46?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "581ddff7-ab43-4132-9ba6-500c12855b3e", @@ -321,7 +321,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7056275/providers/Microsoft.Compute/virtualMachines/vm140541b46?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7056275/providers/Microsoft.Compute/virtualMachines/vm140541b46?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "1a161790-7b8f-442c-a657-2856e571b010" @@ -403,7 +403,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7056275/providers/Microsoft.Compute/virtualMachines/vm140541b46?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7056275/providers/Microsoft.Compute/virtualMachines/vm140541b46?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "06547b06-9cde-48cc-a843-7e24098617f1", @@ -432,7 +432,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7056275/providers/Microsoft.Compute/virtualMachines/vm140541b46/extensions/az-create-storage-account?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7056275/providers/Microsoft.Compute/virtualMachines/vm140541b46/extensions/az-create-storage-account?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "52d1bbe2-7b46-4581-93a9-7ac7c683aec5", @@ -631,7 +631,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7056275/providers/Microsoft.Compute/virtualMachines/vm140541b46/extensions/az-create-storage-account?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7056275/providers/Microsoft.Compute/virtualMachines/vm140541b46/extensions/az-create-storage-account?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "e066ec06-a916-45a4-904d-decf5a1deb28" @@ -659,7 +659,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7056275/providers/Microsoft.Compute/virtualMachines/vm140541b46?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7056275/providers/Microsoft.Compute/virtualMachines/vm140541b46?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "e64e01de-48d4-464f-9c1b-3156f7dd59bf", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageUserAssignedMSIEnabledVirtualMachine.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageUserAssignedMSIEnabledVirtualMachine.json index 6043ca059c5ce..dad7a929ae101 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageUserAssignedMSIEnabledVirtualMachine.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageUserAssignedMSIEnabledVirtualMachine.json @@ -402,7 +402,7 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/uamsi-rg-244121/providers/Microsoft.Compute/virtualMachines/vm1cb8455649a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/uamsi-rg-244121/providers/Microsoft.Compute/virtualMachines/vm1cb8455649a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.0.0-beta.4 (11.0.3; Windows 10; 10.0)", "Content-Type" : "application/json" @@ -535,7 +535,7 @@ } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/uamsi-rg-244121/providers/Microsoft.Compute/virtualMachines/vm1cb8455649a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/uamsi-rg-244121/providers/Microsoft.Compute/virtualMachines/vm1cb8455649a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (11.0.3; Windows 10; 10.0)" }, @@ -561,7 +561,7 @@ } }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/uamsi-rg-244121/providers/Microsoft.Compute/virtualMachines/vm1cb8455649a/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/uamsi-rg-244121/providers/Microsoft.Compute/virtualMachines/vm1cb8455649a/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.0.0-beta.4 (11.0.3; Windows 10; 10.0)", "Content-Type" : "application/json" @@ -720,7 +720,7 @@ } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/uamsi-rg-244121/providers/Microsoft.Compute/virtualMachines/vm1cb8455649a/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/uamsi-rg-244121/providers/Microsoft.Compute/virtualMachines/vm1cb8455649a/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (11.0.3; Windows 10; 10.0)" }, @@ -746,7 +746,7 @@ } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/uamsi-rg-244121/providers/Microsoft.Compute/virtualMachines/vm1cb8455649a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/uamsi-rg-244121/providers/Microsoft.Compute/virtualMachines/vm1cb8455649a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.0.0-beta.4 (11.0.3; Windows 10; 10.0)", "Content-Type" : "application/json" @@ -773,7 +773,7 @@ } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/uamsi-rg-244121/providers/Microsoft.Compute/virtualMachines/vm1cb8455649a/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/uamsi-rg-244121/providers/Microsoft.Compute/virtualMachines/vm1cb8455649a/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.0.0-beta.4 (11.0.3; Windows 10; 10.0)", "Content-Type" : "application/json" @@ -1061,7 +1061,7 @@ } }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/uamsi-rg-179548/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/uamsi-rg-179548/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.0.0-beta.4 (11.0.3; Windows 10; 10.0)", "Content-Type" : "application/json" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachine.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachine.json index 92ebccdf55eb8..84f248392acde 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachine.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachine.json @@ -352,7 +352,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "50cc06bc-3873-4de5-a24f-42ee113d0106", @@ -495,7 +495,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8613829a-3de3-4dae-b0e3-9b5a0006e68a" @@ -523,7 +523,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3062a179-dd26-45d8-b82d-9098fe7d0daf", @@ -582,7 +582,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8f9e6b4e-607f-48c6-97e4-d52aaf9a986e" @@ -610,7 +610,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "254f4ac3-1e6a-45d7-8ed5-1a194fbd7daf", @@ -669,7 +669,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6a5da364-1879-4db5-9ab8-d59294cf7246" @@ -697,7 +697,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1d9fc0bc-0785-43f6-9f5a-03ad6d017599", @@ -756,7 +756,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "aa365fd6-ca34-4102-aa02-56a482d9690b" @@ -784,7 +784,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a/restart?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a/restart?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "5cfe8535-a19a-48ec-94ae-737ab366ff00", @@ -867,7 +867,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9baba274-26c4-4d04-b09f-32251f91409a", @@ -896,7 +896,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a/powerOff?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a/powerOff?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b94df234-0f48-4721-976c-652993978f27", @@ -1070,7 +1070,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/lvm89066333?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/lvm89066333?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8c137b99-bd19-452c-8dc5-d6162eb304e2", @@ -1157,7 +1157,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/lvm89066333?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/lvm89066333?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0fffd518-da56-4a13-b984-f4433a08221e" @@ -1185,7 +1185,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b7f30efb-ee35-4fee-9da3-cb1fc8d18294", @@ -1214,7 +1214,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv0084062/providers/Microsoft.Compute/virtualMachines/wvm9311415a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "bbb87793-296d-4f95-bb4f-613f9b4548d8", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineAsync.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineAsync.json index f200115103e3d..9e5434b0b4584 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineAsync.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineAsync.json @@ -383,7 +383,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/lvm81380cfa?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/lvm81380cfa?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b3230374-fb2e-444f-91df-638dde71686b", @@ -414,7 +414,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/wvm1425038c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/wvm1425038c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "72e46757-4230-4ef7-80df-eedbc7d96bd7", @@ -529,7 +529,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/lvm81380cfa?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/lvm81380cfa?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1bcc82ec-c096-471c-80e1-f3e3b042ac1b" @@ -613,7 +613,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/wvm1425038c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/wvm1425038c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6ce724e6-7afa-4305-bc16-0f1f4a2fd426" @@ -641,7 +641,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/lvm81380cfa?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/lvm81380cfa?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "fe25de20-f68d-41a6-95dc-d6cdd6fac519", @@ -672,7 +672,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/wvm1425038c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/wvm1425038c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "073e3b9a-46d4-4a4a-bf4e-bc597cef4521", @@ -759,7 +759,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/lvm81380cfa?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/lvm81380cfa?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "db12456f-8e29-43eb-a4dc-23342cf96650" @@ -787,7 +787,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/wvm1425038c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/wvm1425038c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "04a2d84c-9a06-4f34-b7ab-828fc2aef422" @@ -815,7 +815,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e7949956-c7ac-4b1d-b884-77d34b5889af", @@ -844,7 +844,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/wvm1425038c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/wvm1425038c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b5bd6fbe-710c-47f7-a79e-35f39882eecd", @@ -874,7 +874,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/lvm81380cfa?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv00161e9/providers/Microsoft.Compute/virtualMachines/lvm81380cfa?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7ebc4c60-f4ff-4bc7-867f-8bde91aee134", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineExtension.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineExtension.json index 43af773a69093..269534d94acde 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineExtension.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineExtension.json @@ -234,7 +234,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "afd51ffa-2e37-4ee6-bb31-153cde93faee", @@ -321,7 +321,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "4e7182e1-b643-4e0c-90b1-65293160bbeb" @@ -349,7 +349,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "bb401b34-5cc8-4d97-9b25-36c3ae9daf7d", @@ -408,7 +408,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c3d65ee9-a47e-4336-adb2-e5d31d29b0b7" @@ -436,7 +436,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8ec34d9b-e3fa-4293-9d97-bf8c433f04d6", @@ -465,7 +465,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "5cce87d1-92ce-4f32-a2b8-9e6f32a2462c", @@ -523,7 +523,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "843545df-210b-4ff7-9d50-374d724aa18b" @@ -551,7 +551,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "77e007b3-c4d2-4d55-a5d4-df5e52c759e4", @@ -580,7 +580,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "de781ad3-e3aa-43ea-9851-426acf564bf8", @@ -638,7 +638,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "979a0a9a-937f-49be-99cb-f06ee77eed60" @@ -666,7 +666,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "58574056-dbdd-4064-b224-7ed4ad2f0216", @@ -695,7 +695,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d8e88749-ed86-4b60-b78b-50aa499fda1e", @@ -753,7 +753,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "fb424688-4691-4705-bdb9-281a10362e2d" @@ -781,7 +781,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e7180bdb-52e9-4298-87aa-6c311fce9ae3", @@ -810,7 +810,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "78cd3690-1ad9-4946-a073-da53f832b20e", @@ -925,7 +925,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "945e59d2-b7de-436e-92e1-dec0ba8f8ed4" @@ -953,7 +953,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "300d338a-0a11-424c-9629-e75e42d8d253", @@ -982,7 +982,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/CustomScriptForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/CustomScriptForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ee2a0424-01ab-4145-8087-54d8c4739c3e", @@ -1012,7 +1012,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189/extensions/VMAccessForLinux?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "2a5a3248-b993-4448-b6d1-2bee2ee28ec6", @@ -1150,7 +1150,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/lvm011189?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6e122c27-84e7-43c7-b7b8-1946510bf19e", @@ -1386,7 +1386,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "11e6728a-d91b-4663-8fac-4c87e4dfa9e2", @@ -1501,7 +1501,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8741487b-b9ae-4362-8ed4-c753d99ddf8a" @@ -1529,7 +1529,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/CustomScriptExtension?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/CustomScriptExtension?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "af55f687-fdbc-4137-8e96-4e73dc33046d", @@ -1616,7 +1616,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/CustomScriptExtension?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/CustomScriptExtension?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "80cd0d7f-386d-49c3-8cf6-0cfaaba4156b" @@ -1644,7 +1644,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1e7e16bd-b986-4d43-9d00-38cf4e38dd61", @@ -1673,7 +1673,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/VMAccessAgent?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/VMAccessAgent?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b6650d51-082e-4470-a169-8335855f7c2e", @@ -1732,7 +1732,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/VMAccessAgent?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/VMAccessAgent?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7efa36a0-ea72-4485-8313-702a6bf5e65d" @@ -1760,7 +1760,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "244f1358-67e7-4291-8406-490145b509a8", @@ -1789,7 +1789,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/VMAccessAgent?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/VMAccessAgent?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e5bbaa54-ed17-4264-97c0-d6f27f3653df", @@ -1847,7 +1847,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/VMAccessAgent?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/VMAccessAgent?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a394c656-8efd-46a0-bad2-4410070ec22c" @@ -1875,7 +1875,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c5ffa1bd-59b5-4270-9c72-6729396cfb91", @@ -1904,7 +1904,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/VMAccessAgent?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/VMAccessAgent?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "aca4d359-e510-479f-8502-fcb3559543ca", @@ -1990,7 +1990,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/VMAccessAgent?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/VMAccessAgent?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d8e9bcea-741b-4d85-b7ff-09dcde1f5dfd" @@ -2018,7 +2018,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "48b96d12-9931-43cc-bf07-a12beda0a32e", @@ -2047,7 +2047,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/VMAccessAgent?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e/extensions/VMAccessAgent?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ad641963-fdad-49d8-b501-acf95393044d", @@ -2159,7 +2159,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcove1111096/providers/Microsoft.Compute/virtualMachines/wvm98452e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "4c884dc2-fcb6-4a77-90c5-4617a38d8c88", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineScaleSet.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineScaleSet.json index 9f1d18c777043..886c5d00bf5ef 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineScaleSet.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineScaleSet.json @@ -293,7 +293,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "397c9fc6-7d33-402d-9820-578dae0d7f8e", @@ -493,7 +493,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "49a1a590-d484-46b9-8eb8-c1f2eafd43c4" @@ -550,7 +550,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8de56449-7773-44ea-9a44-c893ed58b71b", @@ -757,7 +757,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3/poweroff?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3/poweroff?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c12d2688-5333-4f36-a83a-1174766721f9", @@ -841,7 +841,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "db42a277-8c20-43ff-b33e-17a9ffb90859", @@ -1011,7 +1011,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8a3553ae-e295-4904-97f9-0664bd89927d", @@ -1071,7 +1071,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "dfb3752e-6334-4e70-81de-3ffca8cc91de" @@ -1099,7 +1099,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3/start?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3/start?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c742eb7c-c024-4335-aeb6-fb61598b4878", @@ -1269,7 +1269,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "fbca676d-0325-4cba-b928-2885dce3bdf5", @@ -1469,7 +1469,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "81af6e36-7072-4ff0-ad10-b4e026a50c2e" @@ -1497,7 +1497,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3/restart?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs1245563/providers/Microsoft.Compute/virtualMachineScaleSets/vmss3486402441e3/restart?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3d622f90-57e4-41e1-b8e3-da206a0b06ae", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineScaleSetAsync.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineScaleSetAsync.json index cce32b2366d76..c1b411061995d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineScaleSetAsync.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineScaleSetAsync.json @@ -290,7 +290,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "2f8d4b2a-3722-495e-bd58-db5b9ff012ed", @@ -462,7 +462,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d062ee1a-0d1b-4b8f-8e01-32a69b66d319" @@ -490,7 +490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "90ec33d4-f41f-49ea-946b-69b8389f28f8", @@ -520,7 +520,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9/poweroff?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9/poweroff?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "26c066aa-de55-4b83-87ab-9281a559e80e", @@ -632,7 +632,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3216411c-7b09-4ecf-b8c1-45825ac59522", @@ -744,7 +744,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9/start?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9/start?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e9ef2393-99c2-4123-a621-559b68e81c8a", @@ -914,7 +914,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "fa3086a6-2a9a-4ffb-8bbb-1d172afee49e", @@ -1086,7 +1086,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3d41ad14-8bb7-4bbe-82f3-94ba2546f982" @@ -1114,7 +1114,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9/restart?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs62865f2/providers/Microsoft.Compute/virtualMachineScaleSets/vmss31742c9ca6e9/restart?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "afafd269-3f1e-426b-b79e-8d8389f13ff8", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineScaleSetWithUnmanagedDisks.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineScaleSetWithUnmanagedDisks.json index dca9954ce908e..03bcc5f4af973 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineScaleSetWithUnmanagedDisks.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineScaleSetWithUnmanagedDisks.json @@ -545,7 +545,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1457e110-49bd-4870-bf17-d5ee05f82502", @@ -689,7 +689,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "406a6186-0f4c-46f2-93e4-7a0e593d1ab1" @@ -746,7 +746,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e98a3fd1-fb9f-457a-937d-5704bb60f9ab", @@ -953,7 +953,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb/poweroff?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb/poweroff?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "36bd0a4f-a963-488e-9308-925fa47563ee", @@ -1037,7 +1037,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb/start?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb/start?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "20e9f095-6b92-44f2-93b2-524f1f60a19b", @@ -1151,7 +1151,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7a228639-2945-4e33-8391-b2427af1d64a", @@ -1575,7 +1575,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "70b30b80-22cf-4664-91d3-c0dbc2a5b5f0" @@ -1603,7 +1603,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb/restart?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb/restart?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6429d3bf-ddf3-4e26-9b46-392d4e4c88be", @@ -1616,7 +1616,7 @@ } }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb/restart?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcovs96540da/providers/Microsoft.Compute/virtualMachineScaleSets/vmss86262fdb61cb/restart?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6429d3bf-ddf3-4e26-9b46-392d4e4c88be", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineWithDisk.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineWithDisk.json index 34934e7dfe55c..f54ad46a16b0d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineWithDisk.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineWithDisk.json @@ -530,7 +530,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv35769b1/providers/Microsoft.Compute/virtualMachines/vm1033399bd?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv35769b1/providers/Microsoft.Compute/virtualMachines/vm1033399bd?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "da4a6dd0-1ee4-4879-83a3-afdc7d9d9f96", @@ -617,7 +617,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv35769b1/providers/Microsoft.Compute/virtualMachines/vm1033399bd?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv35769b1/providers/Microsoft.Compute/virtualMachines/vm1033399bd?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c91b9a18-8387-4ae7-ba55-b1422e2adcd5" @@ -645,7 +645,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv35769b1/providers/Microsoft.Compute/virtualMachines/vm1033399bd?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv35769b1/providers/Microsoft.Compute/virtualMachines/vm1033399bd?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "84eca6c9-e990-4b82-b5a3-e8fd59be8fbd", @@ -704,7 +704,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv35769b1/providers/Microsoft.Compute/virtualMachines/vm1033399bd?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv35769b1/providers/Microsoft.Compute/virtualMachines/vm1033399bd?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "5287a979-60ae-47fd-840e-4b121eed646e" @@ -848,7 +848,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv35769b1/providers/Microsoft.Compute/virtualMachines/vm1033399bd/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv35769b1/providers/Microsoft.Compute/virtualMachines/vm1033399bd/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "20b25bbe-1602-4a00-95e3-a7e55a86bd5b", @@ -1559,7 +1559,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv35769b1/providers/Microsoft.Compute/virtualMachines/vm1033399bd/start?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv35769b1/providers/Microsoft.Compute/virtualMachines/vm1033399bd/start?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d114f279-b51d-4d73-a3ec-57ff4e5c3e23", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineWithUnmanagedDisks.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineWithUnmanagedDisks.json index f8f955f83d59f..a9548bc11a0e8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineWithUnmanagedDisks.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachineWithUnmanagedDisks.json @@ -230,7 +230,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ba58548b-8b6c-42da-889d-8071c1a109e9", @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a4f7c039-a80b-47b4-984e-f52378ae6d5f" @@ -373,7 +373,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1bf20463-cc4b-4e32-ac17-be1eac28c306", @@ -432,7 +432,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "197383a4-89f6-4f18-964f-96d6a01c6742" @@ -460,7 +460,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9ad943d0-4c05-4a94-9677-af496c0de666", @@ -519,7 +519,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8f4860f6-d16e-459e-b365-b488fe1dcd32" @@ -547,7 +547,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f8c2ae2e-f7a9-4093-a373-f7f380363b55", @@ -606,7 +606,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "19aaf704-ea96-4a84-8c2a-05293313cc1d" @@ -634,7 +634,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "889d9a65-906d-4a27-b4f2-93a1cd618cdb", @@ -745,7 +745,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "053df6b3-6807-4ecc-83ff-4b2fe8b04ebe", @@ -804,7 +804,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "87677d54-ebb5-42ee-84f8-530b256af7d5" @@ -832,7 +832,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3a0ad1e7-4aa1-4ae6-9866-d15c0004e543", @@ -891,7 +891,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "5db475aa-6cda-4e84-923e-37449610fbfa" @@ -919,7 +919,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84/start?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84/start?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "47431519-863b-451c-852a-dd81923dc005", @@ -1002,7 +1002,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?$expand=instanceView&api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?$expand=instanceView&api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e5db53a8-9e29-46f9-8e78-beb36797b487", @@ -1031,7 +1031,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84/restart?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84/restart?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b954d44f-369c-4e77-8bf2-5cdcfb185c57", @@ -1114,7 +1114,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84/powerOff?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84/powerOff?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "47a970e7-6417-4755-8682-b9651a7049dd", @@ -1372,7 +1372,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/lvm244110de?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/lvm244110de?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3f19d7fd-c768-4a11-9aba-307824099936", @@ -1459,7 +1459,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/lvm244110de?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/lvm244110de?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c035f90a-5d06-402a-8496-19c816d7bd43" @@ -1487,7 +1487,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0544908a-5eea-49d4-b97f-09da761adefd", @@ -1516,7 +1516,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv7218997/providers/Microsoft.Compute/virtualMachines/wvm60460a84?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6730f9f3-a79a-4edc-a2fc-2e70bb175a85", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachinesInParallel.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachinesInParallel.json index 90a4294be2ebf..015dd95f435c8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachinesInParallel.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageVirtualMachinesInParallel.json @@ -509,7 +509,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e46a143e-2a3d-46e2-bd55-a943dff2b9cf", @@ -540,7 +540,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "5770aecd-b5a1-4957-a94c-dc83b1c922b1", @@ -571,7 +571,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d25b939a-5f9c-473a-98d7-a1d124409c68", @@ -602,7 +602,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "14f2a472-6069-44d8-a263-9a1080f0221a", @@ -633,7 +633,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c056ace9-3527-4288-8807-3edf7b432d8c", @@ -664,7 +664,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ce9945e8-fc4d-403d-8a38-daa4559d3003", @@ -695,7 +695,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "933ffa78-7411-4166-9bd0-0419e4e19e05", @@ -726,7 +726,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7ebd0d4f-5da5-42ba-90ec-3f4bf8a8fe4f", @@ -757,7 +757,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "21592e83-b946-468d-b4c1-5da603a3fc40", @@ -788,7 +788,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "af6472d9-d2e6-4419-a362-2c9aa8917231", @@ -1211,7 +1211,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7e05d078-3006-44b2-bcef-fa963d9bbbd9" @@ -1239,7 +1239,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ee27a34a-4efc-423a-aa6a-264ec20286a5" @@ -1267,7 +1267,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-9?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b271c99f-a820-4973-8be6-7d1b1e23c3f6" @@ -1295,7 +1295,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "560356cf-c600-4ab6-bc06-3afb442343cc" @@ -1435,7 +1435,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "4bfda849-81a3-4f81-be4f-94a2c3a92477" @@ -1463,7 +1463,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8d7e5a77-062f-4da8-9475-0d5d7f0582e0" @@ -1491,7 +1491,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-7?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-7?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "156c174a-81b7-4070-bc0f-b9085afc3875" @@ -1519,7 +1519,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-6?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-6?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e1f98ed1-47a8-4a30-84af-329c0e529a87" @@ -1575,7 +1575,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "410fd536-ae11-40b2-8cfb-68289b2b9ce1" @@ -1631,7 +1631,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopp66887a62b10/providers/Microsoft.Compute/virtualMachines/VM-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d9055dda-acc4-44fd-a49b-6859f13b3720" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageZonalVirtualMachine.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageZonalVirtualMachine.json index 3ac5e15497c67..d8b9dee0c06a9 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageZonalVirtualMachine.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageZonalVirtualMachine.json @@ -234,7 +234,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv49985c2/providers/Microsoft.Compute/virtualMachines/lvm195910815?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv49985c2/providers/Microsoft.Compute/virtualMachines/lvm195910815?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e003e1ae-ddde-4a00-b3f9-51874146f22d", @@ -321,7 +321,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv49985c2/providers/Microsoft.Compute/virtualMachines/lvm195910815?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv49985c2/providers/Microsoft.Compute/virtualMachines/lvm195910815?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "fdfc36bc-c456-42fa-88a5-0f6e3c8eed0f" @@ -672,7 +672,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv49985c2/providers/Microsoft.Compute/virtualMachines/lvm246490101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv49985c2/providers/Microsoft.Compute/virtualMachines/lvm246490101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1abe0cef-9da4-4c6d-8b9a-b87acf00da4a", @@ -759,7 +759,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv49985c2/providers/Microsoft.Compute/virtualMachines/lvm246490101?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv49985c2/providers/Microsoft.Compute/virtualMachines/lvm246490101?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c2a7459b-9a18-4c28-98ab-56acafb1becf" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageZonalVirtualMachineScaleSet.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageZonalVirtualMachineScaleSet.json index 8ec0e832bde2e..adf6eccb6715c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageZonalVirtualMachineScaleSet.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ComputeSampleTests.testManageZonalVirtualMachineScaleSet.json @@ -293,7 +293,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv51667b6/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1360781d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv51667b6/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1360781d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "25a94b77-23bb-4528-a9dd-29ef0f969492", @@ -381,7 +381,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv51667b6/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1360781d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv51667b6/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1360781d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d2a65479-bbaa-44dd-a777-4091229d1d3c" @@ -409,7 +409,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv51667b6/providers/Microsoft.Compute/virtualMachineScaleSets/vmss238251f8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv51667b6/providers/Microsoft.Compute/virtualMachineScaleSets/vmss238251f8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a8e86a8b-8844-4811-9b9b-d51d312fbe5a", @@ -497,7 +497,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv51667b6/providers/Microsoft.Compute/virtualMachineScaleSets/vmss238251f8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcomv51667b6/providers/Microsoft.Compute/virtualMachineScaleSets/vmss238251f8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "389309f4-4c1f-4321-847b-c42f137495b6" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/KubernetesClusterTests.testManageKubernetesCluster.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/KubernetesClusterTests.testManageKubernetesCluster.json index eef9af53f8f1a..1ab8314066a51 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/KubernetesClusterTests.testManageKubernetesCluster.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/KubernetesClusterTests.testManageKubernetesCluster.json @@ -27,7 +27,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks0760306/providers/Microsoft.ContainerService/managedClusters/akssample57451e0305333?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks0760306/providers/Microsoft.ContainerService/managedClusters/akssample57451e0305333?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "e4111161-3890-4661-8062-75c3ff6c6d1b", @@ -315,7 +315,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks0760306/providers/Microsoft.ContainerService/managedClusters/akssample57451e0305333?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks0760306/providers/Microsoft.ContainerService/managedClusters/akssample57451e0305333?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "66270b29-375f-422d-a7b4-ff5b0775569b" @@ -341,7 +341,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks0760306/providers/Microsoft.ContainerService/managedClusters/akssample57451e0305333?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks0760306/providers/Microsoft.ContainerService/managedClusters/akssample57451e0305333?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "4049bae2-ae06-4a6a-86a7-0ce54b885655", @@ -759,7 +759,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks0760306/providers/Microsoft.ContainerService/managedClusters/akssample57451e0305333?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks0760306/providers/Microsoft.ContainerService/managedClusters/akssample57451e0305333?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "8a8f6772-1233-4340-9677-9dbc40f2b17c" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/KubernetesClusterTests.testManageKubernetesClusterWithAdvancedNetworking.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/KubernetesClusterTests.testManageKubernetesClusterWithAdvancedNetworking.json index 848f9eec9ff2e..f0d469824dd7c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/KubernetesClusterTests.testManageKubernetesClusterWithAdvancedNetworking.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/KubernetesClusterTests.testManageKubernetesClusterWithAdvancedNetworking.json @@ -144,7 +144,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks83242b2/providers/Microsoft.ContainerService/managedClusters/akssample442464fa9146f?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks83242b2/providers/Microsoft.ContainerService/managedClusters/akssample442464fa9146f?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "a0922c0a-8b58-452b-b310-1605f6c7b0ac", @@ -432,7 +432,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks83242b2/providers/Microsoft.ContainerService/managedClusters/akssample442464fa9146f?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks83242b2/providers/Microsoft.ContainerService/managedClusters/akssample442464fa9146f?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "621d372e-3791-4638-be85-b40e08089a07" @@ -458,7 +458,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks83242b2/providers/Microsoft.ContainerService/managedClusters/akssample442464fa9146f?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks83242b2/providers/Microsoft.ContainerService/managedClusters/akssample442464fa9146f?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "40c41dcb-7674-49a7-927d-053843a4482c", @@ -798,7 +798,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks83242b2/providers/Microsoft.ContainerService/managedClusters/akssample442464fa9146f?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaks83242b2/providers/Microsoft.ContainerService/managedClusters/akssample442464fa9146f?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "8be1a23c-77b3-49c7-9bab-76b65d878b34" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testCreateSimpleInternetFacingLoadBalancer.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testCreateSimpleInternetFacingLoadBalancer.json index 277e50ae9f514..75768ecfd0ecb 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testCreateSimpleInternetFacingLoadBalancer.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testCreateSimpleInternetFacingLoadBalancer.json @@ -84,7 +84,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg11242d62d/providers/Microsoft.Compute/availabilitySets/av7520623e8e63f?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg11242d62d/providers/Microsoft.Compute/availabilitySets/av7520623e8e63f?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "43ac616c-c37d-4fe4-8ec8-d168ad5a06db", @@ -232,7 +232,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg11242d62d/providers/Microsoft.Compute/virtualMachines/vm2946753d0fc5c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg11242d62d/providers/Microsoft.Compute/virtualMachines/vm2946753d0fc5c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "44ec8f86-5e2c-4aca-8cba-0afe0822a76b", @@ -263,7 +263,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg11242d62d/providers/Microsoft.Compute/virtualMachines/vm21197b74d88f8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg11242d62d/providers/Microsoft.Compute/virtualMachines/vm21197b74d88f8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9e3d9f1b-1baf-4528-8638-8b1560d25a2c", @@ -378,7 +378,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg11242d62d/providers/Microsoft.Compute/virtualMachines/vm2946753d0fc5c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg11242d62d/providers/Microsoft.Compute/virtualMachines/vm2946753d0fc5c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "95834a4b-e809-4b27-bfa4-ee129531940f" @@ -434,7 +434,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg11242d62d/providers/Microsoft.Compute/virtualMachines/vm21197b74d88f8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg11242d62d/providers/Microsoft.Compute/virtualMachines/vm21197b74d88f8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a66d1801-d2b9-4ee9-b629-3d423f63edd5" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageApplicationGateway.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageApplicationGateway.json index 0c4c3d6fd7380..7111259bb7177 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageApplicationGateway.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageApplicationGateway.json @@ -1411,7 +1411,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a996dd62-e407-47b3-983b-48294d950efe", @@ -1442,7 +1442,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c37f36c4-abe9-4a0f-a920-a509794058d7", @@ -1473,7 +1473,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ddf2d663-09c0-406a-8dc8-96f23317edb7", @@ -1504,7 +1504,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "23573474-279f-411a-98e9-ddd4070e799c", @@ -1535,7 +1535,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "94b12b0b-1648-4ec8-9848-e1be2b57785c", @@ -1566,7 +1566,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "94d39f69-aa7b-4041-b7c8-9728623fd2f5", @@ -1597,7 +1597,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ba7024e5-2760-4d91-841d-fb52b9e5d7ed", @@ -1628,7 +1628,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "769db4c2-5cd9-4bf1-b95f-d241aa3c06dc", @@ -1911,7 +1911,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "bb5a3de6-f373-4e60-a49b-551cf93a6720" @@ -1995,7 +1995,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b6689595-2ea4-4250-830f-48e671a164d8" @@ -2023,7 +2023,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d3123cfc-beb2-4741-965c-872389083832" @@ -2163,7 +2163,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "286618f4-383f-4957-9af7-2db07e46793f" @@ -2191,7 +2191,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6bf57d08-306b-4443-bd41-991c4af27188" @@ -2247,7 +2247,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-17359af6-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8305d259-ffd5-4431-a94d-bc7950ceb9c3" @@ -2275,7 +2275,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "21feedc0-c783-4697-9107-290f3ebe857e" @@ -2303,7 +2303,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneag881604d/providers/Microsoft.Compute/virtualMachines/vm-89366196-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "82912be0-9e81-4f48-98ee-7517056343d3" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageIPAddress.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageIPAddress.json index a7829362600cc..5c34f5f2012c7 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageIPAddress.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageIPAddress.json @@ -234,7 +234,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemp20565a93163/providers/Microsoft.Compute/virtualMachines/vm95794?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemp20565a93163/providers/Microsoft.Compute/virtualMachines/vm95794?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "fef4ee5a-b58e-4f9f-af09-b08ee5b67196", @@ -377,7 +377,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemp20565a93163/providers/Microsoft.Compute/virtualMachines/vm95794?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemp20565a93163/providers/Microsoft.Compute/virtualMachines/vm95794?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1b19b283-fad8-4faf-910b-3f5078440ee7" @@ -696,7 +696,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemp20565a93163/providers/Microsoft.Compute/virtualMachines/vm95794?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemp20565a93163/providers/Microsoft.Compute/virtualMachines/vm95794?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "99e3ae09-1bec-488e-8636-08a404457943", @@ -785,7 +785,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemp20565a93163/providers/Microsoft.Compute/virtualMachines/vm95794?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemp20565a93163/providers/Microsoft.Compute/virtualMachines/vm95794?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "5c99b763-757c-4773-973a-96294ae5de52", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageInternalLoadBalancer.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageInternalLoadBalancer.json index 1f5386414fda1..c16ac56b73e49 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageInternalLoadBalancer.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageInternalLoadBalancer.json @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml782098f/providers/Microsoft.Compute/availabilitySets/av286370f1b1bc0b?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml782098f/providers/Microsoft.Compute/availabilitySets/av286370f1b1bc0b?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0eb3e69c-9fbc-416f-9f3a-d8a6a473a7a7", @@ -374,7 +374,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml782098f/providers/Microsoft.Compute/virtualMachines/lvm456335ff0027c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml782098f/providers/Microsoft.Compute/virtualMachines/lvm456335ff0027c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7896a3a7-ab8c-49e0-951b-de31a7658eb6", @@ -405,7 +405,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml782098f/providers/Microsoft.Compute/virtualMachines/lvm316964c422c03?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml782098f/providers/Microsoft.Compute/virtualMachines/lvm316964c422c03?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1048d221-9c16-4044-8052-529451c53cd1", @@ -520,7 +520,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml782098f/providers/Microsoft.Compute/virtualMachines/lvm456335ff0027c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml782098f/providers/Microsoft.Compute/virtualMachines/lvm456335ff0027c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "4327132b-a5c4-4037-a094-ae81c46ad4c9" @@ -576,7 +576,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml782098f/providers/Microsoft.Compute/virtualMachines/lvm316964c422c03?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml782098f/providers/Microsoft.Compute/virtualMachines/lvm316964c422c03?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "81df2936-701a-4c86-a878-0967490ae0e4" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageInternetFacingLoadBalancer.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageInternetFacingLoadBalancer.json index e65fbac463b89..81c9e82cc7e16 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageInternetFacingLoadBalancer.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageInternetFacingLoadBalancer.json @@ -433,7 +433,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml7117545/providers/Microsoft.Compute/availabilitySets/av197884b87e86e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml7117545/providers/Microsoft.Compute/availabilitySets/av197884b87e86e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b5479362-3d5d-497a-b429-de7f98083a39", @@ -462,7 +462,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml7117545/providers/Microsoft.Compute/virtualMachines/lvm1304889b23602?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml7117545/providers/Microsoft.Compute/virtualMachines/lvm1304889b23602?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c80e46eb-ecea-4897-a38d-167631373818", @@ -493,7 +493,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml7117545/providers/Microsoft.Compute/virtualMachines/lvm1678569226cbf?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml7117545/providers/Microsoft.Compute/virtualMachines/lvm1678569226cbf?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f339e5f3-2a35-420a-9228-90fdb9d268c2", @@ -636,7 +636,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml7117545/providers/Microsoft.Compute/virtualMachines/lvm1304889b23602?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml7117545/providers/Microsoft.Compute/virtualMachines/lvm1304889b23602?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ff645e17-1281-43a5-8723-7a99635847fc" @@ -664,7 +664,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml7117545/providers/Microsoft.Compute/virtualMachines/lvm1678569226cbf?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgneml7117545/providers/Microsoft.Compute/virtualMachines/lvm1678569226cbf?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "98f3fc8c-6f3b-4a1d-82ae-02dbe9d36cc2" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageNetworkInterface.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageNetworkInterface.json index 8af5757070ca0..fe0605ad4bcc6 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageNetworkInterface.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageNetworkInterface.json @@ -325,7 +325,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemi94317feadc1/providers/Microsoft.Compute/virtualMachines/vm60235?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemi94317feadc1/providers/Microsoft.Compute/virtualMachines/vm60235?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0763c289-68ac-4d63-a1bb-8b7bed4dc561", @@ -412,7 +412,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemi94317feadc1/providers/Microsoft.Compute/virtualMachines/vm60235?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemi94317feadc1/providers/Microsoft.Compute/virtualMachines/vm60235?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7cfe7ddd-c23a-434f-be85-6dd45bc784ed" @@ -672,7 +672,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemi94317feadc1/providers/Microsoft.Compute/virtualMachines/vm60235?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemi94317feadc1/providers/Microsoft.Compute/virtualMachines/vm60235?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "db68898f-7058-4a4e-bb0c-82ed2c039368", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageNetworkSecurityGroup.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageNetworkSecurityGroup.json index 16ac2b0d43c30..ef4861a55341a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageNetworkSecurityGroup.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageNetworkSecurityGroup.json @@ -496,7 +496,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnems715411101eb/providers/Microsoft.Compute/virtualMachines/fevm161937bc199d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnems715411101eb/providers/Microsoft.Compute/virtualMachines/fevm161937bc199d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9b7be604-52fb-484c-8f65-7cd0d804ef75", @@ -583,7 +583,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnems715411101eb/providers/Microsoft.Compute/virtualMachines/fevm161937bc199d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnems715411101eb/providers/Microsoft.Compute/virtualMachines/fevm161937bc199d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "44360cbc-6ac0-4e31-bc79-7db3c1285c45" @@ -611,7 +611,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnems715411101eb/providers/Microsoft.Compute/virtualMachines/bevm4356300c0afa?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnems715411101eb/providers/Microsoft.Compute/virtualMachines/bevm4356300c0afa?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "71a05f30-213b-4a63-947b-cf2cd48157b5", @@ -698,7 +698,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnems715411101eb/providers/Microsoft.Compute/virtualMachines/bevm4356300c0afa?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnems715411101eb/providers/Microsoft.Compute/virtualMachines/bevm4356300c0afa?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f5199e45-2712-4033-a74d-e81c261cdd24" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManagePrivateLink.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManagePrivateLink.json index 49d781d6e73b0..16e709329bed6 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManagePrivateLink.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManagePrivateLink.json @@ -434,7 +434,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg771580909/providers/Microsoft.Compute/virtualMachines/vm012714?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg771580909/providers/Microsoft.Compute/virtualMachines/vm012714?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.5.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9f0eb50e-42a9-4266-863e-b91d2d1a2e62", @@ -521,7 +521,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg771580909/providers/Microsoft.Compute/virtualMachines/vm012714?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg771580909/providers/Microsoft.Compute/virtualMachines/vm012714?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "17d7003d-8e46-4b23-a0f1-4c36f8093379" @@ -549,7 +549,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg771580909/providers/Microsoft.Compute/virtualMachines/vm012714/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg771580909/providers/Microsoft.Compute/virtualMachines/vm012714/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.5.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c8007f6d-8311-41a3-8871-50e5b5cc2a80", @@ -634,7 +634,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg771580909/providers/Microsoft.Compute/virtualMachines/vm012714/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg771580909/providers/Microsoft.Compute/virtualMachines/vm012714/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.5.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c2a613b5-7a48-4872-97d3-75fbc32cb77a", @@ -1393,7 +1393,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg771580909/providers/Microsoft.Compute/virtualMachines/vm012714/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg771580909/providers/Microsoft.Compute/virtualMachines/vm012714/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.5.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7b719100-98f5-4b77-9a20-87b16a2e0386", @@ -1478,7 +1478,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg771580909/providers/Microsoft.Compute/virtualMachines/vm012714/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg771580909/providers/Microsoft.Compute/virtualMachines/vm012714/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.5.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "efcaeb1e-d874-4e2f-9ba3-9d0538be622d", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageVirtualMachinesInParallelWithNetwork.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageVirtualMachinesInParallelWithNetwork.json index a73309885e4b3..4021442438796 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageVirtualMachinesInParallelWithNetwork.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageVirtualMachinesInParallelWithNetwork.json @@ -623,7 +623,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c2d7c083-110c-4746-9115-bcaead8e4737", @@ -654,7 +654,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a7903551-ddfd-4124-b7df-7d9504da4c8a", @@ -685,7 +685,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "2ed3144b-1f1a-4475-91b2-2fe1cfea975f", @@ -716,7 +716,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6fa10dbc-b9e5-41bb-b306-ddf1a6b0df90", @@ -747,7 +747,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "4835a380-bcea-4d7a-bd3c-c216c77bbe8c", @@ -778,7 +778,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d02b2862-3d40-4115-bb97-76f53f63a3c8", @@ -809,7 +809,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3f1ea44a-1ded-45fd-915b-fb344c43ac84", @@ -840,7 +840,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "5706fb15-c2fd-4430-9582-c9b4dea38b52", @@ -1179,7 +1179,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "04872574-66dd-4148-91a1-481c4b812778" @@ -1207,7 +1207,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "5d1b5779-2a97-4e0a-841c-866780bd9457" @@ -1263,7 +1263,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "cede6d54-d448-4edf-bcab-88dde92076d5" @@ -1291,7 +1291,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7b12dcb0-e8c6-4236-a80d-298f922747e5" @@ -1375,7 +1375,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3dce7301-4743-4500-9b44-1c53c49dafd4" @@ -1403,7 +1403,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-2?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-FE-2?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e2e4344a-97d2-41c5-835d-0f24e28bb18d" @@ -1459,7 +1459,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-3?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-3?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "84743b8f-80bc-4af4-ae0a-b991173c1aa9" @@ -1515,7 +1515,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnepp46005359da8/providers/Microsoft.Compute/virtualMachines/VM-BE-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1f1e545b-aaa3-4d06-8cbf-b32a8011ce2b" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageVirtualNetwork.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageVirtualNetwork.json index 297889c41a8c5..3b126e2c9f4ce 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageVirtualNetwork.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testManageVirtualNetwork.json @@ -645,7 +645,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv97748c219d5/providers/Microsoft.Compute/virtualMachines/fevm11770844e363?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv97748c219d5/providers/Microsoft.Compute/virtualMachines/fevm11770844e363?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "feb4bdb8-3f58-4812-80a2-965533365782", @@ -732,7 +732,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv97748c219d5/providers/Microsoft.Compute/virtualMachines/fevm11770844e363?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv97748c219d5/providers/Microsoft.Compute/virtualMachines/fevm11770844e363?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "eee14ff2-dfe5-40a3-9793-7d2131d76552" @@ -791,7 +791,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv97748c219d5/providers/Microsoft.Compute/virtualMachines/bevm561443747a8c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv97748c219d5/providers/Microsoft.Compute/virtualMachines/bevm561443747a8c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8ec02625-f05f-4f54-90bd-ca1a519197d6", @@ -878,7 +878,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv97748c219d5/providers/Microsoft.Compute/virtualMachines/bevm561443747a8c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv97748c219d5/providers/Microsoft.Compute/virtualMachines/bevm561443747a8c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0f0a6331-8e0d-4e23-85fd-9c40bf90ce85" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testVerifyNetworkPeeringWithNetworkWatcher.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testVerifyNetworkPeeringWithNetworkWatcher.json index 196a0503c31eb..e1c83b54ad32d 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testVerifyNetworkPeeringWithNetworkWatcher.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/NetworkSampleTests.testVerifyNetworkPeeringWithNetworkWatcher.json @@ -291,7 +291,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm122166491?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm122166491?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "193a0aa1-25df-46d7-8b05-75e10bee8606", @@ -322,7 +322,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm55896ba65?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm55896ba65?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "347ea1bb-ae63-43da-a8be-a3d1a44d04a6", @@ -549,7 +549,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm122166491?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm122166491?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "60ba9f56-1812-4108-b19a-639176d1b793" @@ -605,7 +605,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm55896ba65?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm55896ba65?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a1cdaf87-4832-4cc6-b1f9-16a0f841389a" @@ -633,7 +633,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm122166491/extensions/packetCapture?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm122166491/extensions/packetCapture?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9fb69d67-723e-4dcc-b19c-0c4574b62149", @@ -664,7 +664,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm55896ba65/extensions/packetCapture?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm55896ba65/extensions/packetCapture?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0416e84f-d5af-4022-ab69-aa3c51fc2b1c", @@ -751,7 +751,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm55896ba65/extensions/packetCapture?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm55896ba65/extensions/packetCapture?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "de80f076-6fcd-4898-9cd6-da1eb1a78cb5" @@ -779,7 +779,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm55896ba65?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm55896ba65?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "42c3f24c-53c7-42c2-bb8d-4d5519f2f793", @@ -836,7 +836,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm122166491/extensions/packetCapture?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm122166491/extensions/packetCapture?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6af39ed4-14cf-4b4d-8f60-6a34b551e477" @@ -864,7 +864,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm122166491?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg287185069/providers/Microsoft.Compute/virtualMachines/vm122166491?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9f77fd45-bc78-4c7b-9504-ab19b8d07b72", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/PrivateDnsSampleTests.testManagePrivateDns.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/PrivateDnsSampleTests.testManagePrivateDns.json index 62a68caeae391..016e27f2ace71 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/PrivateDnsSampleTests.testManagePrivateDns.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/PrivateDnsSampleTests.testManagePrivateDns.json @@ -701,7 +701,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv00190c8db8c/providers/Microsoft.Compute/virtualMachines/vm1-84527bcda85a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv00190c8db8c/providers/Microsoft.Compute/virtualMachines/vm1-84527bcda85a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "18b585da-1cf5-4839-9ad6-3833ff07f8b7", @@ -1040,7 +1040,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv00190c8db8c/providers/Microsoft.Compute/virtualMachines/vm1-84527bcda85a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv00190c8db8c/providers/Microsoft.Compute/virtualMachines/vm1-84527bcda85a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "59c061fe-7f17-465d-bf55-f6ad058b05bc" @@ -1068,7 +1068,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv00190c8db8c/providers/Microsoft.Compute/virtualMachines/vm1-84527bcda85a/start?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv00190c8db8c/providers/Microsoft.Compute/virtualMachines/vm1-84527bcda85a/start?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "f163bf77-e0a3-402a-bbd3-e9b48bebb156", @@ -1182,7 +1182,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv00190c8db8c/providers/Microsoft.Compute/virtualMachines/vm2-047291de1dee?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv00190c8db8c/providers/Microsoft.Compute/virtualMachines/vm2-047291de1dee?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "ae542656-f574-4eca-b749-42568908347e", @@ -1521,7 +1521,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv00190c8db8c/providers/Microsoft.Compute/virtualMachines/vm2-047291de1dee?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv00190c8db8c/providers/Microsoft.Compute/virtualMachines/vm2-047291de1dee?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "c9a32888-d291-43bf-a247-e431ba9fb2d8" @@ -1549,7 +1549,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv00190c8db8c/providers/Microsoft.Compute/virtualMachines/vm2-047291de1dee/start?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv00190c8db8c/providers/Microsoft.Compute/virtualMachines/vm2-047291de1dee/start?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "a98433b0-5149-460f-86d2-24fb2a81e5aa", @@ -2024,7 +2024,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv00190c8db8c/providers/Microsoft.Compute/virtualMachines/vm2-047291de1dee/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgnemv00190c8db8c/providers/Microsoft.Compute/virtualMachines/vm2-047291de1dee/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "b859003a-d6c1-4e23-8d03-f78e3c81cefd", diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ResourceSampleTests.testManageLocks.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ResourceSampleTests.testManageLocks.json index eb990d946fda3..1c5385d182155 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ResourceSampleTests.testManageLocks.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/ResourceSampleTests.testManageLocks.json @@ -265,7 +265,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg73117be90/providers/Microsoft.Compute/virtualMachines/vm71096d2f8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg73117be90/providers/Microsoft.Compute/virtualMachines/vm71096d2f8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "62265111-c839-4179-95bd-2c01ba334cf9", @@ -407,7 +407,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg73117be90/providers/Microsoft.Compute/virtualMachines/vm71096d2f8?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg73117be90/providers/Microsoft.Compute/virtualMachines/vm71096d2f8?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "b6548ad2-147b-4b28-a6e7-847a09e83d27" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/SqlSampleTests.testManageSqlDatabasesAcrossDifferentDataCenters.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/SqlSampleTests.testManageSqlDatabasesAcrossDifferentDataCenters.json index dfcbbb28f21d1..a58e68fe78048 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/SqlSampleTests.testManageSqlDatabasesAcrossDifferentDataCenters.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/SqlSampleTests.testManageSqlDatabasesAcrossDifferentDataCenters.json @@ -2409,7 +2409,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm02918a38?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm02918a38?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c68a0935-e4dc-49ef-8c4e-7f4ad3bf1f98", @@ -2440,7 +2440,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm01335080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm01335080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "9c61baed-3d08-4ef7-9506-865dd5e17726", @@ -2471,7 +2471,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm435451e4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm435451e4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "4db8447e-72c6-4fd7-bad4-85c23d48ad11", @@ -2502,7 +2502,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm0092726b?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm0092726b?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "6999fb08-740d-465e-9240-6ce9afdba3b4", @@ -2533,7 +2533,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm2615776a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm2615776a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "c84f75df-5ceb-4ce9-883e-758ec6224d87", @@ -2732,7 +2732,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm02918a38?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm02918a38?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "b25e6276-6ad4-454d-b727-9b2c4c830187" @@ -2788,7 +2788,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm01335080?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm01335080?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "da0d2866-c092-4a34-b96b-ff139af46bb4" @@ -2872,7 +2872,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm435451e4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm435451e4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "83bcf9b4-00ba-45d0-8fc3-d636c17fede0" @@ -2900,7 +2900,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm0092726b?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm0092726b?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "e73cb2df-84f0-446a-9845-9bde13b82675" @@ -2984,7 +2984,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm2615776a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgrssdre14458a0c/providers/Microsoft.Compute/virtualMachines/samplevm2615776a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.23.0-beta.1 (17.0.3.1; Mac OS X; 11.7.2)", "x-ms-client-request-id" : "aef7d424-0c40-4042-aaa3-57cd931420c3" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/StorageSampleTests.testManageStorageAccountNetworkRules.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/StorageSampleTests.testManageStorageAccountNetworkRules.json index 4b5443789c090..47024b755f843 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/StorageSampleTests.testManageStorageAccountNetworkRules.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/StorageSampleTests.testManageStorageAccountNetworkRules.json @@ -435,7 +435,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/417b4f8b/providers/Microsoft.Compute/virtualMachines/vm86040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/417b4f8b/providers/Microsoft.Compute/virtualMachines/vm86040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "d06af8e6-720d-4223-8be7-b5ea3897be80", @@ -522,7 +522,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/417b4f8b/providers/Microsoft.Compute/virtualMachines/vm86040?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/417b4f8b/providers/Microsoft.Compute/virtualMachines/vm86040?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "82453b6e-8002-44af-80a7-0a52acc2ae5b" diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/TrafficManagerSampleTests.testManageSimpleTrafficManager.json b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/TrafficManagerSampleTests.testManageSimpleTrafficManager.json index ddcab1640f942..65d5dc257b2a4 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/TrafficManagerSampleTests.testManageSimpleTrafficManager.json +++ b/sdk/resourcemanager/azure-resourcemanager-samples/src/test/resources/session-records/TrafficManagerSampleTests.testManageSimpleTrafficManager.json @@ -855,7 +855,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm58585145b-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm58585145b-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "b48f05b1-4867-409b-86b7-616d6450a653", @@ -886,7 +886,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm58585145b-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm58585145b-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "87bb2184-d546-4fd6-bd50-811dd7b0fb98", @@ -917,7 +917,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm656570c7b-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm656570c7b-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "70583f54-5a86-48b5-9a32-40731a2b13d2", @@ -948,7 +948,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm656570c7b-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm656570c7b-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "210fadeb-15fa-4f00-b713-4775c8c19d85", @@ -1119,7 +1119,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm58585145b-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm58585145b-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "a9c76ab6-f113-4c43-92b4-6c8a9f6877b9" @@ -1175,7 +1175,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm58585145b-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm58585145b-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "7ff5c4df-c47a-43a1-9f1d-69da5b138953" @@ -1231,7 +1231,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm656570c7b-0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm656570c7b-0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "65681df9-c5ba-4d43-b155-a847b8ef05d5" @@ -1287,7 +1287,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm656570c7b-1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgcopd64885822748/providers/Microsoft.Compute/virtualMachines/vm656570c7b-1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "9852f032-88be-4d0f-8be5-8c2baa7ae44e" diff --git a/sdk/resourcemanager/azure-resourcemanager-search/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-search/CHANGELOG.md index 1a00a248355f8..05a661689b135 100644 --- a/sdk/resourcemanager/azure-resourcemanager-search/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-search/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Other Changes diff --git a/sdk/resourcemanager/azure-resourcemanager-search/README.md b/sdk/resourcemanager/azure-resourcemanager-search/README.md index 5e499289df5fb..20eaa273038a0 100644 --- a/sdk/resourcemanager/azure-resourcemanager-search/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-search/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-search - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-search/pom.xml b/sdk/resourcemanager/azure-resourcemanager-search/pom.xml index 63b5f788cb7a3..52639ddf211f0 100644 --- a/sdk/resourcemanager/azure-resourcemanager-search/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-search/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-search - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Cognitive Search Management @@ -56,7 +56,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 org.junit.jupiter diff --git a/sdk/resourcemanager/azure-resourcemanager-servicebus/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-servicebus/CHANGELOG.md index 644ecd42db638..4ca72e5d57a72 100644 --- a/sdk/resourcemanager/azure-resourcemanager-servicebus/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-servicebus/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Other Changes diff --git a/sdk/resourcemanager/azure-resourcemanager-servicebus/README.md b/sdk/resourcemanager/azure-resourcemanager-servicebus/README.md index 026214b2f4b9d..1b9ea1d2888d4 100644 --- a/sdk/resourcemanager/azure-resourcemanager-servicebus/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-servicebus/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-servicebus - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-servicebus/pom.xml b/sdk/resourcemanager/azure-resourcemanager-servicebus/pom.xml index 9ad6b343b18f4..d5ecb4c842a84 100644 --- a/sdk/resourcemanager/azure-resourcemanager-servicebus/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-servicebus/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-servicebus - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for ServiceBus Management @@ -56,7 +56,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 org.junit.jupiter diff --git a/sdk/resourcemanager/azure-resourcemanager-sql/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-sql/CHANGELOG.md index 7a2b22fd008fd..e4571c71fd423 100644 --- a/sdk/resourcemanager/azure-resourcemanager-sql/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-sql/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Other Changes diff --git a/sdk/resourcemanager/azure-resourcemanager-sql/README.md b/sdk/resourcemanager/azure-resourcemanager-sql/README.md index 628f2eb0bdb34..326c802c9d861 100644 --- a/sdk/resourcemanager/azure-resourcemanager-sql/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-sql/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-sql - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-sql/pom.xml b/sdk/resourcemanager/azure-resourcemanager-sql/pom.xml index 8b2f7f608fd78..82cfe579e7d39 100644 --- a/sdk/resourcemanager/azure-resourcemanager-sql/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-sql/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-sql - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Sql Management @@ -60,12 +60,12 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-storage - 2.26.0-beta.1 + 2.27.0-beta.1 org.junit.jupiter diff --git a/sdk/resourcemanager/azure-resourcemanager-storage/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-storage/CHANGELOG.md index 66abb804d5b99..c4c2b606002c7 100644 --- a/sdk/resourcemanager/azure-resourcemanager-storage/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-storage/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Other Changes diff --git a/sdk/resourcemanager/azure-resourcemanager-storage/README.md b/sdk/resourcemanager/azure-resourcemanager-storage/README.md index 421901a264fc8..4451f5738b5b2 100644 --- a/sdk/resourcemanager/azure-resourcemanager-storage/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-storage/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-storage - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-storage/pom.xml b/sdk/resourcemanager/azure-resourcemanager-storage/pom.xml index f2e0df1aee06f..5b384b950a2ca 100644 --- a/sdk/resourcemanager/azure-resourcemanager-storage/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-storage/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-storage - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Storage Management @@ -58,7 +58,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 org.slf4j diff --git a/sdk/resourcemanager/azure-resourcemanager-test/pom.xml b/sdk/resourcemanager/azure-resourcemanager-test/pom.xml index bcfcb6c13cb6f..1146f70d7b5e8 100644 --- a/sdk/resourcemanager/azure-resourcemanager-test/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-test/pom.xml @@ -52,7 +52,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 com.azure diff --git a/sdk/resourcemanager/azure-resourcemanager-trafficmanager/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager-trafficmanager/CHANGELOG.md index db2d4e0bcf8de..bf9374d9f5881 100644 --- a/sdk/resourcemanager/azure-resourcemanager-trafficmanager/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager-trafficmanager/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Other Changes diff --git a/sdk/resourcemanager/azure-resourcemanager-trafficmanager/README.md b/sdk/resourcemanager/azure-resourcemanager-trafficmanager/README.md index 0f843c544f3fb..396e7d971839a 100644 --- a/sdk/resourcemanager/azure-resourcemanager-trafficmanager/README.md +++ b/sdk/resourcemanager/azure-resourcemanager-trafficmanager/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager-trafficmanager - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager-trafficmanager/pom.xml b/sdk/resourcemanager/azure-resourcemanager-trafficmanager/pom.xml index 43f7c73e44143..110f8629bf8f7 100644 --- a/sdk/resourcemanager/azure-resourcemanager-trafficmanager/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-trafficmanager/pom.xml @@ -14,7 +14,7 @@ com.azure.resourcemanager azure-resourcemanager-trafficmanager - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Traffic Manager Management @@ -58,7 +58,7 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 org.slf4j diff --git a/sdk/resourcemanager/azure-resourcemanager/CHANGELOG.md b/sdk/resourcemanager/azure-resourcemanager/CHANGELOG.md index 7915c427211d8..ce214b76070ca 100644 --- a/sdk/resourcemanager/azure-resourcemanager/CHANGELOG.md +++ b/sdk/resourcemanager/azure-resourcemanager/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 2.26.0-beta.1 (Unreleased) +## 2.27.0-beta.1 (Unreleased) ### Features Added @@ -10,6 +10,14 @@ ### Other Changes +## 2.26.0 (2023-04-21) + +### Other Changes + +#### Dependency Updates + +- Updated core dependency from resources. + ## 2.25.0 (2023-03-24) ### Other Changes diff --git a/sdk/resourcemanager/azure-resourcemanager/README.md b/sdk/resourcemanager/azure-resourcemanager/README.md index e32671a95f8ab..d42d13df7092b 100644 --- a/sdk/resourcemanager/azure-resourcemanager/README.md +++ b/sdk/resourcemanager/azure-resourcemanager/README.md @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra com.azure.resourcemanager azure-resourcemanager - 2.25.0 + 2.26.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/resourcemanager/azure-resourcemanager/pom.xml b/sdk/resourcemanager/azure-resourcemanager/pom.xml index 56f02a4899f56..34e977d7a92af 100644 --- a/sdk/resourcemanager/azure-resourcemanager/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager/pom.xml @@ -15,7 +15,7 @@ com.azure.resourcemanager azure-resourcemanager - 2.26.0-beta.1 + 2.27.0-beta.1 jar Microsoft Azure SDK for Management @@ -70,117 +70,117 @@ com.azure.resourcemanager azure-resourcemanager-resources - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-storage - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-compute - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-network - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-keyvault - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-msi - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-sql - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-authorization - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-appservice - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-cosmos - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-containerservice - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-monitor - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-containerregistry - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-dns - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-appplatform - 2.26.0-beta.2 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-containerinstance - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-privatedns - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-redis - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-eventhubs - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-trafficmanager - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-servicebus - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-cdn - 2.26.0-beta.1 + 2.27.0-beta.1 com.azure.resourcemanager azure-resourcemanager-search - 2.26.0-beta.1 + 2.27.0-beta.1 org.junit.jupiter diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsCreateOrUpdateSamples.java index db8201b05ead4..5fc86b3fb3021 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsCreateOrUpdateSamples.java @@ -9,7 +9,7 @@ /** Samples for AvailabilitySets CreateOrUpdate. */ public final class AvailabilitySetsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/availabilitySetExamples/AvailabilitySet_Create.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/availabilitySetExamples/AvailabilitySet_Create.json */ /** * Sample code: Create an availability set. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsDeleteSamples.java index 6783605302d33..f3cb187951ca9 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsDeleteSamples.java @@ -7,36 +7,36 @@ /** Samples for AvailabilitySets Delete. */ public final class AvailabilitySetsDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/availabilitySetExamples/AvailabilitySets_Delete_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/availabilitySetExamples/AvailabilitySet_Delete_MinimumSet_Gen.json */ /** - * Sample code: AvailabilitySets_Delete_MaximumSet_Gen. + * Sample code: AvailabilitySet_Delete_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void availabilitySetsDeleteMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void availabilitySetDeleteMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getAvailabilitySets() - .deleteWithResponse("rgcompute", "aaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .deleteWithResponse("rgcompute", "aaaaaaaaaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/availabilitySetExamples/AvailabilitySets_Delete_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/availabilitySetExamples/AvailabilitySet_Delete_MaximumSet_Gen.json */ /** - * Sample code: AvailabilitySets_Delete_MinimumSet_Gen. + * Sample code: AvailabilitySet_Delete_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void availabilitySetsDeleteMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void availabilitySetDeleteMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getAvailabilitySets() - .deleteWithResponse("rgcompute", "aaaaaaaaaaa", com.azure.core.util.Context.NONE); + .deleteWithResponse("rgcompute", "aaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsGetByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsGetByResourceGroupSamples.java index 2367650a6490b..5dd0395e56f1d 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsGetByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsGetByResourceGroupSamples.java @@ -7,36 +7,36 @@ /** Samples for AvailabilitySets GetByResourceGroup. */ public final class AvailabilitySetsGetByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/availabilitySetExamples/AvailabilitySets_Get_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/availabilitySetExamples/AvailabilitySet_Get_MaximumSet_Gen.json */ /** - * Sample code: AvailabilitySets_Get_MinimumSet_Gen. + * Sample code: AvailabilitySet_Get_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void availabilitySetsGetMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void availabilitySetGetMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getAvailabilitySets() - .getByResourceGroupWithResponse("rgcompute", "aaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .getByResourceGroupWithResponse("rgcompute", "aaaaaaaaaaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/availabilitySetExamples/AvailabilitySets_Get_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/availabilitySetExamples/AvailabilitySet_Get_MinimumSet_Gen.json */ /** - * Sample code: AvailabilitySets_Get_MaximumSet_Gen. + * Sample code: AvailabilitySet_Get_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void availabilitySetsGetMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void availabilitySetGetMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getAvailabilitySets() - .getByResourceGroupWithResponse("rgcompute", "aaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .getByResourceGroupWithResponse("rgcompute", "aaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsListAvailableSizesSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsListAvailableSizesSamples.java index 3ffbda66ed447..878eabed9fa99 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsListAvailableSizesSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsListAvailableSizesSamples.java @@ -7,14 +7,14 @@ /** Samples for AvailabilitySets ListAvailableSizes. */ public final class AvailabilitySetsListAvailableSizesSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/availabilitySetExamples/AvailabilitySets_ListAvailableSizes_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/availabilitySetExamples/AvailabilitySet_ListAvailableSizes_MinimumSet_Gen.json */ /** - * Sample code: AvailabilitySets_ListAvailableSizes_MinimumSet_Gen. + * Sample code: AvailabilitySet_ListAvailableSizes_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void availabilitySetsListAvailableSizesMinimumSetGen( + public static void availabilitySetListAvailableSizesMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void availabilitySetsListAvailableSizesMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/availabilitySetExamples/AvailabilitySets_ListAvailableSizes_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/availabilitySetExamples/AvailabilitySet_ListAvailableSizes_MaximumSet_Gen.json */ /** - * Sample code: AvailabilitySets_ListAvailableSizes_MaximumSet_Gen. + * Sample code: AvailabilitySet_ListAvailableSizes_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void availabilitySetsListAvailableSizesMaximumSetGen( + public static void availabilitySetListAvailableSizesMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsListByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsListByResourceGroupSamples.java index d6e919ec8c242..015edacdb75a0 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsListByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsListByResourceGroupSamples.java @@ -7,14 +7,14 @@ /** Samples for AvailabilitySets ListByResourceGroup. */ public final class AvailabilitySetsListByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/availabilitySetExamples/AvailabilitySets_List_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/availabilitySetExamples/AvailabilitySet_List_MaximumSet_Gen.json */ /** - * Sample code: AvailabilitySets_List_MinimumSet_Gen. + * Sample code: AvailabilitySet_List_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void availabilitySetsListMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void availabilitySetListMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -24,14 +24,14 @@ public static void availabilitySetsListMinimumSetGen(com.azure.resourcemanager.A } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/availabilitySetExamples/AvailabilitySets_List_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/availabilitySetExamples/AvailabilitySet_List_MinimumSet_Gen.json */ /** - * Sample code: AvailabilitySets_List_MaximumSet_Gen. + * Sample code: AvailabilitySet_List_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void availabilitySetsListMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void availabilitySetListMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsListSamples.java index ab73022facd1b..1a767ee251408 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsListSamples.java @@ -7,7 +7,7 @@ /** Samples for AvailabilitySets List. */ public final class AvailabilitySetsListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/availabilitySetExamples/AvailabilitySet_ListBySubscription.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/availabilitySetExamples/AvailabilitySet_ListBySubscription.json */ /** * Sample code: List availability sets in a subscription. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsUpdateSamples.java index 27dcd5082406d..fa90d8abe4748 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/AvailabilitySetsUpdateSamples.java @@ -14,14 +14,14 @@ /** Samples for AvailabilitySets Update. */ public final class AvailabilitySetsUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/availabilitySetExamples/AvailabilitySets_Update_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/availabilitySetExamples/AvailabilitySet_Update_MinimumSet_Gen.json */ /** - * Sample code: AvailabilitySets_Update_MinimumSet_Gen. + * Sample code: AvailabilitySet_Update_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void availabilitySetsUpdateMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void availabilitySetUpdateMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -32,14 +32,14 @@ public static void availabilitySetsUpdateMinimumSetGen(com.azure.resourcemanager } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/availabilitySetExamples/AvailabilitySets_Update_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/availabilitySetExamples/AvailabilitySet_Update_MaximumSet_Gen.json */ /** - * Sample code: AvailabilitySets_Update_MaximumSet_Gen. + * Sample code: AvailabilitySet_Update_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void availabilitySetsUpdateMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void availabilitySetUpdateMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -49,7 +49,7 @@ public static void availabilitySetsUpdateMaximumSetGen(com.azure.resourcemanager "rgcompute", "aaaaaaaaaaaaaaaaaaa", new AvailabilitySetUpdate() - .withTags(mapOf("key2574", "aaaaaaaa")) + .withTags(mapOf("key2574", "fakeTokenPlaceholder")) .withSku(new Sku().withName("DSv3-Type1").withTier("aaa").withCapacity(7L)) .withPlatformUpdateDomainCount(20) .withPlatformFaultDomainCount(2) diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsCreateOrUpdateSamples.java index 019a7bbdb0556..8288b7765914a 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsCreateOrUpdateSamples.java @@ -12,7 +12,7 @@ /** Samples for CapacityReservationGroups CreateOrUpdate. */ public final class CapacityReservationGroupsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/capacityReservationExamples/CapacityReservationGroup_CreateOrUpdate.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/capacityReservationExamples/CapacityReservationGroup_CreateOrUpdate.json */ /** * Sample code: Create or update a capacity reservation group. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsDeleteSamples.java index e96e3b125b7aa..3190b5b049768 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsDeleteSamples.java @@ -7,14 +7,14 @@ /** Samples for CapacityReservationGroups Delete. */ public final class CapacityReservationGroupsDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/capacityReservationExamples/CapacityReservationGroup_Delete_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/capacityReservationExamples/CapacityReservationGroup_Delete_MinimumSet_Gen.json */ /** - * Sample code: CapacityReservationGroups_Delete_MinimumSet_Gen. + * Sample code: CapacityReservationGroup_Delete_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void capacityReservationGroupsDeleteMinimumSetGen( + public static void capacityReservationGroupDeleteMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void capacityReservationGroupsDeleteMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/capacityReservationExamples/CapacityReservationGroup_Delete_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/capacityReservationExamples/CapacityReservationGroup_Delete_MaximumSet_Gen.json */ /** - * Sample code: CapacityReservationGroups_Delete_MaximumSet_Gen. + * Sample code: CapacityReservationGroup_Delete_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void capacityReservationGroupsDeleteMaximumSetGen( + public static void capacityReservationGroupDeleteMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsGetByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsGetByResourceGroupSamples.java index a89150ef1b42b..bb84a94f9f4f8 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsGetByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsGetByResourceGroupSamples.java @@ -9,7 +9,7 @@ /** Samples for CapacityReservationGroups GetByResourceGroup. */ public final class CapacityReservationGroupsGetByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/capacityReservationExamples/CapacityReservationGroup_Get.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/capacityReservationExamples/CapacityReservationGroup_Get.json */ /** * Sample code: Get a capacity reservation Group. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsListByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsListByResourceGroupSamples.java index e19db63f59159..f9db5a00554e2 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsListByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsListByResourceGroupSamples.java @@ -9,7 +9,7 @@ /** Samples for CapacityReservationGroups ListByResourceGroup. */ public final class CapacityReservationGroupsListByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/capacityReservationExamples/CapacityReservationGroup_ListByResourceGroup.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/capacityReservationExamples/CapacityReservationGroup_ListByResourceGroup.json */ /** * Sample code: List capacity reservation groups in resource group. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsListSamples.java index 417ca47e12548..24a6ead89b209 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsListSamples.java @@ -9,7 +9,7 @@ /** Samples for CapacityReservationGroups List. */ public final class CapacityReservationGroupsListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/capacityReservationExamples/CapacityReservationGroup_ListBySubscription.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/capacityReservationExamples/CapacityReservationGroup_ListBySubscription.json */ /** * Sample code: List capacity reservation groups in subscription. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsUpdateSamples.java index fcae68088614c..b82d291a0bb1c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationGroupsUpdateSamples.java @@ -11,14 +11,14 @@ /** Samples for CapacityReservationGroups Update. */ public final class CapacityReservationGroupsUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/capacityReservationExamples/CapacityReservationGroup_Update_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/capacityReservationExamples/CapacityReservationGroup_Update_MinimumSet_Gen.json */ /** - * Sample code: CapacityReservationGroups_Update_MaximumSet_Gen. + * Sample code: CapacityReservationGroup_Update_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void capacityReservationGroupsUpdateMaximumSetGen( + public static void capacityReservationGroupUpdateMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -28,19 +28,19 @@ public static void capacityReservationGroupsUpdateMaximumSetGen( .updateWithResponse( "rgcompute", "aaaaaaaaaaaaaaaaaaaaaa", - new CapacityReservationGroupUpdate().withTags(mapOf("key5355", "aaa")), + new CapacityReservationGroupUpdate(), com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/capacityReservationExamples/CapacityReservationGroup_Update_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/capacityReservationExamples/CapacityReservationGroup_Update_MaximumSet_Gen.json */ /** - * Sample code: CapacityReservationGroups_Update_MinimumSet_Gen. + * Sample code: CapacityReservationGroup_Update_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void capacityReservationGroupsUpdateMinimumSetGen( + public static void capacityReservationGroupUpdateMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -50,7 +50,7 @@ public static void capacityReservationGroupsUpdateMinimumSetGen( .updateWithResponse( "rgcompute", "aaaaaaaaaaaaaaaaaaaaaa", - new CapacityReservationGroupUpdate(), + new CapacityReservationGroupUpdate().withTags(mapOf("key5355", "fakeTokenPlaceholder")), com.azure.core.util.Context.NONE); } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsCreateOrUpdateSamples.java index 35bc5f734cfb7..d8081041020a7 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsCreateOrUpdateSamples.java @@ -13,7 +13,7 @@ /** Samples for CapacityReservations CreateOrUpdate. */ public final class CapacityReservationsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/capacityReservationExamples/CapacityReservation_CreateOrUpdate.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/capacityReservationExamples/CapacityReservation_CreateOrUpdate.json */ /** * Sample code: Create or update a capacity reservation . diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsDeleteSamples.java index 2642522f94748..12f6a46e55aca 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsDeleteSamples.java @@ -7,36 +7,36 @@ /** Samples for CapacityReservations Delete. */ public final class CapacityReservationsDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/capacityReservationExamples/CapacityReservation_Delete_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/capacityReservationExamples/CapacityReservation_Delete_MaximumSet_Gen.json */ /** - * Sample code: CapacityReservations_Delete_MinimumSet_Gen. + * Sample code: CapacityReservation_Delete_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void capacityReservationsDeleteMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void capacityReservationDeleteMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getCapacityReservations() - .delete("rgcompute", "aaa", "aaaaaa", com.azure.core.util.Context.NONE); + .delete("rgcompute", "aaaaaaaaaaa", "aaaaaaaaaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/capacityReservationExamples/CapacityReservation_Delete_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/capacityReservationExamples/CapacityReservation_Delete_MinimumSet_Gen.json */ /** - * Sample code: CapacityReservations_Delete_MaximumSet_Gen. + * Sample code: CapacityReservation_Delete_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void capacityReservationsDeleteMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void capacityReservationDeleteMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getCapacityReservations() - .delete("rgcompute", "aaaaaaaaaaa", "aaaaaaaaaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .delete("rgcompute", "aaa", "aaaaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsGetSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsGetSamples.java index 0db69b6ad5030..a2d28c27fd09e 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsGetSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsGetSamples.java @@ -9,7 +9,7 @@ /** Samples for CapacityReservations Get. */ public final class CapacityReservationsGetSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/capacityReservationExamples/CapacityReservation_Get.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/capacityReservationExamples/CapacityReservation_Get.json */ /** * Sample code: Get a capacity reservation. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsListByCapacityReservationGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsListByCapacityReservationGroupSamples.java index 6f30dd23ed0e1..2b1272ce0cf19 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsListByCapacityReservationGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsListByCapacityReservationGroupSamples.java @@ -7,7 +7,7 @@ /** Samples for CapacityReservations ListByCapacityReservationGroup. */ public final class CapacityReservationsListByCapacityReservationGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/capacityReservationExamples/CapacityReservation_ListByReservationGroup.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/capacityReservationExamples/CapacityReservation_ListByReservationGroup.json */ /** * Sample code: List capacity reservations in reservation group. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsUpdateSamples.java index bef3672ae3175..2ea49f52da654 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/CapacityReservationsUpdateSamples.java @@ -12,14 +12,14 @@ /** Samples for CapacityReservations Update. */ public final class CapacityReservationsUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/capacityReservationExamples/CapacityReservation_Update_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/capacityReservationExamples/CapacityReservation_Update_MinimumSet_Gen.json */ /** - * Sample code: CapacityReservations_Update_MinimumSet_Gen. + * Sample code: CapacityReservation_Update_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void capacityReservationsUpdateMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void capacityReservationUpdateMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -34,14 +34,14 @@ public static void capacityReservationsUpdateMinimumSetGen(com.azure.resourceman } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/capacityReservationExamples/CapacityReservation_Update_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/capacityReservationExamples/CapacityReservation_Update_MaximumSet_Gen.json */ /** - * Sample code: CapacityReservations_Update_MaximumSet_Gen. + * Sample code: CapacityReservation_Update_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void capacityReservationsUpdateMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void capacityReservationUpdateMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -52,7 +52,7 @@ public static void capacityReservationsUpdateMaximumSetGen(com.azure.resourceman "aaaaaaaaaa", "aaaaaaaaaaaaaaaaaaa", new CapacityReservationUpdate() - .withTags(mapOf("key4974", "aaaaaaaaaaaaaaaa")) + .withTags(mapOf("key4974", "fakeTokenPlaceholder")) .withSku(new Sku().withName("Standard_DS1_v2").withTier("aaa").withCapacity(7L)), com.azure.core.util.Context.NONE); } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsCreateOrUpdateSamples.java index e7f931a917fd5..17eb59eb673cb 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsCreateOrUpdateSamples.java @@ -13,7 +13,7 @@ /** Samples for DedicatedHostGroups CreateOrUpdate. */ public final class DedicatedHostGroupsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHostGroup_CreateOrUpdate.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHostGroup_CreateOrUpdate.json */ /** * Sample code: Create or update a dedicated host group. @@ -39,7 +39,7 @@ public static void createOrUpdateADedicatedHostGroup(com.azure.resourcemanager.A } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHostGroup_CreateOrUpdate_WithUltraSSD.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHostGroup_CreateOrUpdate_WithUltraSSD.json */ /** * Sample code: Create or update a dedicated host group with Ultra SSD support. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsDeleteSamples.java index 7a7aea3216846..aa3405040acee 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsDeleteSamples.java @@ -7,36 +7,36 @@ /** Samples for DedicatedHostGroups Delete. */ public final class DedicatedHostGroupsDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHostGroups_Delete_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHostGroup_Delete_MaximumSet_Gen.json */ /** - * Sample code: DedicatedHostGroups_Delete_MinimumSet_Gen. + * Sample code: DedicatedHostGroup_Delete_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void dedicatedHostGroupsDeleteMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void dedicatedHostGroupDeleteMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getDedicatedHostGroups() - .deleteWithResponse("rgcompute", "aaaa", com.azure.core.util.Context.NONE); + .deleteWithResponse("rgcompute", "a", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHostGroups_Delete_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHostGroup_Delete_MinimumSet_Gen.json */ /** - * Sample code: DedicatedHostGroups_Delete_MaximumSet_Gen. + * Sample code: DedicatedHostGroup_Delete_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void dedicatedHostGroupsDeleteMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void dedicatedHostGroupDeleteMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getDedicatedHostGroups() - .deleteWithResponse("rgcompute", "a", com.azure.core.util.Context.NONE); + .deleteWithResponse("rgcompute", "aaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsGetByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsGetByResourceGroupSamples.java index 8cd26dcf3e8e1..7b3f5f7fa6cf3 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsGetByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsGetByResourceGroupSamples.java @@ -7,7 +7,7 @@ /** Samples for DedicatedHostGroups GetByResourceGroup. */ public final class DedicatedHostGroupsGetByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHostGroup_Get_UltraSSDEnabledDedicatedHostGroup.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHostGroup_Get_UltraSSDEnabledDedicatedHostGroup.json */ /** * Sample code: Create an ultraSSDEnabled dedicated host group. @@ -25,7 +25,7 @@ public static void createAnUltraSSDEnabledDedicatedHostGroup(com.azure.resourcem } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHostGroup_Get.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHostGroup_Get.json */ /** * Sample code: Create a dedicated host group. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsListByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsListByResourceGroupSamples.java index 30823efd399a8..498693036a1b6 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsListByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsListByResourceGroupSamples.java @@ -7,14 +7,14 @@ /** Samples for DedicatedHostGroups ListByResourceGroup. */ public final class DedicatedHostGroupsListByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHostGroups_ListByResourceGroup_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHostGroup_ListByResourceGroup_MaximumSet_Gen.json */ /** - * Sample code: DedicatedHostGroups_ListByResourceGroup_MinimumSet_Gen. + * Sample code: DedicatedHostGroup_ListByResourceGroup_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void dedicatedHostGroupsListByResourceGroupMinimumSetGen( + public static void dedicatedHostGroupListByResourceGroupMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void dedicatedHostGroupsListByResourceGroupMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHostGroups_ListByResourceGroup_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHostGroup_ListByResourceGroup_MinimumSet_Gen.json */ /** - * Sample code: DedicatedHostGroups_ListByResourceGroup_MaximumSet_Gen. + * Sample code: DedicatedHostGroup_ListByResourceGroup_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void dedicatedHostGroupsListByResourceGroupMaximumSetGen( + public static void dedicatedHostGroupListByResourceGroupMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsListSamples.java index b5a98f0dd32ac..e0f96a360c5d6 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsListSamples.java @@ -7,14 +7,14 @@ /** Samples for DedicatedHostGroups List. */ public final class DedicatedHostGroupsListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHostGroups_ListBySubscription_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHostGroup_ListBySubscription_MaximumSet_Gen.json */ /** - * Sample code: DedicatedHostGroups_ListBySubscription_MaximumSet_Gen. + * Sample code: DedicatedHostGroup_ListBySubscription_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void dedicatedHostGroupsListBySubscriptionMaximumSetGen( + public static void dedicatedHostGroupListBySubscriptionMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void dedicatedHostGroupsListBySubscriptionMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHostGroups_ListBySubscription_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHostGroup_ListBySubscription_MinimumSet_Gen.json */ /** - * Sample code: DedicatedHostGroups_ListBySubscription_MinimumSet_Gen. + * Sample code: DedicatedHostGroup_ListBySubscription_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void dedicatedHostGroupsListBySubscriptionMinimumSetGen( + public static void dedicatedHostGroupListBySubscriptionMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsUpdateSamples.java index 22dfd8dea962e..9452167d0f221 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostGroupsUpdateSamples.java @@ -12,46 +12,46 @@ /** Samples for DedicatedHostGroups Update. */ public final class DedicatedHostGroupsUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHostGroups_Update_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHostGroup_Update_MaximumSet_Gen.json */ /** - * Sample code: DedicatedHostGroups_Update_MinimumSet_Gen. + * Sample code: DedicatedHostGroup_Update_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void dedicatedHostGroupsUpdateMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void dedicatedHostGroupUpdateMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getDedicatedHostGroups() .updateWithResponse( - "rgcompute", "aaaaaaaaaaa", new DedicatedHostGroupUpdate(), com.azure.core.util.Context.NONE); + "rgcompute", + "aaaa", + new DedicatedHostGroupUpdate() + .withTags(mapOf("key9921", "fakeTokenPlaceholder")) + .withZones(Arrays.asList("aaaaaaaaaaaaaaaaaaaaaaaaaaaaa")) + .withPlatformFaultDomainCount(3) + .withSupportAutomaticPlacement(true), + com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHostGroups_Update_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHostGroup_Update_MinimumSet_Gen.json */ /** - * Sample code: DedicatedHostGroups_Update_MaximumSet_Gen. + * Sample code: DedicatedHostGroup_Update_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void dedicatedHostGroupsUpdateMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void dedicatedHostGroupUpdateMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getDedicatedHostGroups() .updateWithResponse( - "rgcompute", - "aaaa", - new DedicatedHostGroupUpdate() - .withTags(mapOf("key9921", "aaaaaaaaaa")) - .withZones(Arrays.asList("aaaaaaaaaaaaaaaaaaaaaaaaaaaaa")) - .withPlatformFaultDomainCount(3) - .withSupportAutomaticPlacement(true), - com.azure.core.util.Context.NONE); + "rgcompute", "aaaaaaaaaaa", new DedicatedHostGroupUpdate(), com.azure.core.util.Context.NONE); } @SuppressWarnings("unchecked") diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsCreateOrUpdateSamples.java index 3fae526efe30b..08488082fc32b 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsCreateOrUpdateSamples.java @@ -12,7 +12,7 @@ /** Samples for DedicatedHosts CreateOrUpdate. */ public final class DedicatedHostsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHost_CreateOrUpdate.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHost_CreateOrUpdate.json */ /** * Sample code: Create or update a dedicated host . diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsDeleteSamples.java index 9303c62dec62d..80391d902e6bb 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsDeleteSamples.java @@ -7,14 +7,14 @@ /** Samples for DedicatedHosts Delete. */ public final class DedicatedHostsDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHosts_Delete_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHost_Delete_MaximumSet_Gen.json */ /** - * Sample code: DedicatedHosts_Delete_MaximumSet_Gen. + * Sample code: DedicatedHost_Delete_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void dedicatedHostsDeleteMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void dedicatedHostDeleteMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -24,14 +24,14 @@ public static void dedicatedHostsDeleteMaximumSetGen(com.azure.resourcemanager.A } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHosts_Delete_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHost_Delete_MinimumSet_Gen.json */ /** - * Sample code: DedicatedHosts_Delete_MinimumSet_Gen. + * Sample code: DedicatedHost_Delete_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void dedicatedHostsDeleteMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void dedicatedHostDeleteMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsGetSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsGetSamples.java index 2885e5f98b258..f188628bd2242 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsGetSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsGetSamples.java @@ -4,10 +4,12 @@ package com.azure.resourcemanager.compute.generated; +import com.azure.resourcemanager.compute.models.InstanceViewTypes; + /** Samples for DedicatedHosts Get. */ public final class DedicatedHostsGetSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHost_Get.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHost_Get.json */ /** * Sample code: Get a dedicated host. @@ -21,6 +23,10 @@ public static void getADedicatedHost(com.azure.resourcemanager.AzureResourceMana .serviceClient() .getDedicatedHosts() .getWithResponse( - "myResourceGroup", "myDedicatedHostGroup", "myHost", null, com.azure.core.util.Context.NONE); + "myResourceGroup", + "myDedicatedHostGroup", + "myHost", + InstanceViewTypes.INSTANCE_VIEW, + com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsListAvailableSizesSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsListAvailableSizesSamples.java new file mode 100644 index 0000000000000..8d49934e0bf8b --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsListAvailableSizesSamples.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.compute.generated; + +/** Samples for DedicatedHosts ListAvailableSizes. */ +public final class DedicatedHostsListAvailableSizesSamples { + /* + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHost_ListAvailableSizes.json + */ + /** + * Sample code: Get Available Dedicated Host Sizes. + * + * @param azure The entry point for accessing resource management APIs in Azure. + */ + public static void getAvailableDedicatedHostSizes(com.azure.resourcemanager.AzureResourceManager azure) { + azure + .virtualMachines() + .manager() + .serviceClient() + .getDedicatedHosts() + .listAvailableSizes("myResourceGroup", "myDedicatedHostGroup", "myHost", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsListByHostGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsListByHostGroupSamples.java index 54316e0b23d6d..7b7d91412f715 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsListByHostGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsListByHostGroupSamples.java @@ -7,15 +7,14 @@ /** Samples for DedicatedHosts ListByHostGroup. */ public final class DedicatedHostsListByHostGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHosts_ListByHostGroup_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHost_ListByHostGroup_MaximumSet_Gen.json */ /** - * Sample code: DedicatedHosts_ListByHostGroup_MaximumSet_Gen. + * Sample code: DedicatedHost_ListByHostGroup_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void dedicatedHostsListByHostGroupMaximumSetGen( - com.azure.resourcemanager.AzureResourceManager azure) { + public static void dedicatedHostListByHostGroupMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -25,15 +24,14 @@ public static void dedicatedHostsListByHostGroupMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHosts_ListByHostGroup_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHost_ListByHostGroup_MinimumSet_Gen.json */ /** - * Sample code: DedicatedHosts_ListByHostGroup_MinimumSet_Gen. + * Sample code: DedicatedHost_ListByHostGroup_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void dedicatedHostsListByHostGroupMinimumSetGen( - com.azure.resourcemanager.AzureResourceManager azure) { + public static void dedicatedHostListByHostGroupMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsRestartSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsRestartSamples.java index d9eb939f6ec70..c9d03bdb66e27 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsRestartSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsRestartSamples.java @@ -7,7 +7,7 @@ /** Samples for DedicatedHosts Restart. */ public final class DedicatedHostsRestartSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHost_Restart.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHost_Restart.json */ /** * Sample code: Restart Dedicated Host. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsUpdateSamples.java index c30c99328702b..e433462f0ca98 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/DedicatedHostsUpdateSamples.java @@ -6,20 +6,43 @@ import com.azure.resourcemanager.compute.models.DedicatedHostLicenseTypes; import com.azure.resourcemanager.compute.models.DedicatedHostUpdate; +import com.azure.resourcemanager.compute.models.Sku; import java.util.HashMap; import java.util.Map; /** Samples for DedicatedHosts Update. */ public final class DedicatedHostsUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHosts_Update_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHost_Update_Resize.json */ /** - * Sample code: DedicatedHosts_Update_MaximumSet_Gen. + * Sample code: DedicatedHost_Update_Resize. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void dedicatedHostsUpdateMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void dedicatedHostUpdateResize(com.azure.resourcemanager.AzureResourceManager azure) { + azure + .virtualMachines() + .manager() + .serviceClient() + .getDedicatedHosts() + .update( + "rgcompute", + "aaaaaaaaa", + "aaaaaaaaaaaaaaaaaaaaa", + new DedicatedHostUpdate().withSku(new Sku().withName("DSv3-Type1")), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHost_Update_MaximumSet_Gen.json + */ + /** + * Sample code: DedicatedHost_Update_MaximumSet_Gen. + * + * @param azure The entry point for accessing resource management APIs in Azure. + */ + public static void dedicatedHostUpdateMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -30,7 +53,7 @@ public static void dedicatedHostsUpdateMaximumSetGen(com.azure.resourcemanager.A "aaaaaaaaa", "aaaaaaaaaaaaaaaaaaaaa", new DedicatedHostUpdate() - .withTags(mapOf("key8813", "aaaaaaaaaaaaaaaaaaaaaaaaaaa")) + .withTags(mapOf("key8813", "fakeTokenPlaceholder")) .withPlatformFaultDomain(1) .withAutoReplaceOnFailure(true) .withLicenseType(DedicatedHostLicenseTypes.WINDOWS_SERVER_HYBRID), @@ -38,14 +61,14 @@ public static void dedicatedHostsUpdateMaximumSetGen(com.azure.resourcemanager.A } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/dedicatedHostExamples/DedicatedHosts_Update_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/dedicatedHostExamples/DedicatedHost_Update_MinimumSet_Gen.json */ /** - * Sample code: DedicatedHosts_Update_MinimumSet_Gen. + * Sample code: DedicatedHost_Update_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void dedicatedHostsUpdateMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void dedicatedHostUpdateMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesCreateOrUpdateSamples.java index db07c224d6cf0..3cbd8cd892799 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesCreateOrUpdateSamples.java @@ -17,7 +17,7 @@ /** Samples for Images CreateOrUpdate. */ public final class ImagesCreateOrUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Image_CreateFromASnapshot.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Image_CreateFromASnapshot.json */ /** * Sample code: Create a virtual machine image from a snapshot. @@ -50,7 +50,7 @@ public static void createAVirtualMachineImageFromASnapshot(com.azure.resourceman } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Image_CreateFromAManagedDisk.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Image_CreateFromAManagedDisk.json */ /** * Sample code: Create a virtual machine image from a managed disk. @@ -84,7 +84,7 @@ public static void createAVirtualMachineImageFromAManagedDisk( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Image_CreateFromABlobWithDiskEncryptionSet.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Image_CreateFromABlobWithDiskEncryptionSet.json */ /** * Sample code: Create a virtual machine image from a blob with DiskEncryptionSet resource. @@ -118,7 +118,7 @@ public static void createAVirtualMachineImageFromABlobWithDiskEncryptionSetResou } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Image_CreateFromAManagedDiskWithDiskEncryptionSet.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Image_CreateFromAManagedDiskWithDiskEncryptionSet.json */ /** * Sample code: Create a virtual machine image from a managed disk with DiskEncryptionSet resource. @@ -155,7 +155,7 @@ public static void createAVirtualMachineImageFromAManagedDiskWithDiskEncryptionS } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Image_Create_DataDiskFromABlobIncluded.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Image_Create_DataDiskFromABlobIncluded.json */ /** * Sample code: Create a virtual machine image that includes a data disk from a blob. @@ -193,7 +193,7 @@ public static void createAVirtualMachineImageThatIncludesADataDiskFromABlob( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Image_CreateFromASnapshotWithDiskEncryptionSet.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Image_CreateFromASnapshotWithDiskEncryptionSet.json */ /** * Sample code: Create a virtual machine image from a snapshot with DiskEncryptionSet resource. @@ -230,7 +230,7 @@ public static void createAVirtualMachineImageFromASnapshotWithDiskEncryptionSetR } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Image_Create_DataDiskFromASnapshotIncluded.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Image_Create_DataDiskFromASnapshotIncluded.json */ /** * Sample code: Create a virtual machine image that includes a data disk from a snapshot. @@ -273,7 +273,7 @@ public static void createAVirtualMachineImageThatIncludesADataDiskFromASnapshot( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Image_CreateFromABlob.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Image_CreateFromABlob.json */ /** * Sample code: Create a virtual machine image from a blob. @@ -303,7 +303,7 @@ public static void createAVirtualMachineImageFromABlob(com.azure.resourcemanager } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Image_CreateFromAVM.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Image_CreateFromAVM.json */ /** * Sample code: Create a virtual machine image from an existing virtual machine. @@ -330,7 +330,7 @@ public static void createAVirtualMachineImageFromAnExistingVirtualMachine( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Image_Create_DataDiskFromAManagedDiskIncluded.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Image_Create_DataDiskFromAManagedDiskIncluded.json */ /** * Sample code: Create a virtual machine image that includes a data disk from a managed disk. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesDeleteSamples.java index 220088bd081c1..ca7beddd61bfa 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesDeleteSamples.java @@ -7,14 +7,14 @@ /** Samples for Images Delete. */ public final class ImagesDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Images_Delete_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Images_Delete_MinimumSet_Gen.json */ /** - * Sample code: Images_Delete_MinimumSet_Gen. + * Sample code: Image_Delete_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void imagesDeleteMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void imageDeleteMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -24,14 +24,14 @@ public static void imagesDeleteMinimumSetGen(com.azure.resourcemanager.AzureReso } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Images_Delete_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Images_Delete_MaximumSet_Gen.json */ /** - * Sample code: Images_Delete_MaximumSet_Gen. + * Sample code: Image_Delete_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void imagesDeleteMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void imageDeleteMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesGetByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesGetByResourceGroupSamples.java index aa2beb336e3af..3f0b208b86f68 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesGetByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesGetByResourceGroupSamples.java @@ -7,7 +7,7 @@ /** Samples for Images GetByResourceGroup. */ public final class ImagesGetByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Image_Get.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Image_Get.json */ /** * Sample code: Get information about a virtual machine image. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesListByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesListByResourceGroupSamples.java index 68a4d9b540fb5..dcb92bd1a6f72 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesListByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesListByResourceGroupSamples.java @@ -7,7 +7,7 @@ /** Samples for Images ListByResourceGroup. */ public final class ImagesListByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Image_ListByResourceGroup.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Image_ListByResourceGroup.json */ /** * Sample code: List all virtual machine images in a resource group. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesListSamples.java index 22b221fb390df..ea4985f55c608 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesListSamples.java @@ -7,7 +7,7 @@ /** Samples for Images List. */ public final class ImagesListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Image_ListBySubscription.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Image_ListBySubscription.json */ /** * Sample code: List all virtual machine images in a subscription. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesUpdateSamples.java index d7562aa590b6b..167a99c4ba661 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ImagesUpdateSamples.java @@ -13,7 +13,7 @@ /** Samples for Images Update. */ public final class ImagesUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/imageExamples/Image_Update.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/imageExamples/Image_Update.json */ /** * Sample code: Updates tags of an Image. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/LogAnalyticsExportRequestRateByIntervalSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/LogAnalyticsExportRequestRateByIntervalSamples.java index 4d9e9cd1688e4..464e5dac71b6b 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/LogAnalyticsExportRequestRateByIntervalSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/LogAnalyticsExportRequestRateByIntervalSamples.java @@ -11,7 +11,7 @@ /** Samples for LogAnalytics ExportRequestRateByInterval. */ public final class LogAnalyticsExportRequestRateByIntervalSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/logAnalyticExamples/LogAnalytics_RequestRateByInterval.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/logAnalyticExamples/LogAnalytics_RequestRateByInterval.json */ /** * Sample code: Export logs which contain all Api requests made to Compute Resource Provider within the given time diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/LogAnalyticsExportThrottledRequestsSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/LogAnalyticsExportThrottledRequestsSamples.java index 82704337bfdaa..d0b22fe61d0e9 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/LogAnalyticsExportThrottledRequestsSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/LogAnalyticsExportThrottledRequestsSamples.java @@ -10,7 +10,7 @@ /** Samples for LogAnalytics ExportThrottledRequests. */ public final class LogAnalyticsExportThrottledRequestsSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/logAnalyticExamples/LogAnalytics_ThrottledRequests.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/logAnalyticExamples/LogAnalytics_ThrottledRequests.json */ /** * Sample code: Export logs which contain all throttled Api requests made to Compute Resource Provider within the diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/OperationsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/OperationsListSamples.java index 3d16f428cf526..fbb4375a45023 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/OperationsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/OperationsListSamples.java @@ -7,7 +7,7 @@ /** Samples for Operations List. */ public final class OperationsListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/computeRPCommonExamples/Operations_List_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/computeRPCommonExamples/Operations_List_MinimumSet_Gen.json */ /** * Sample code: Operations_List_MinimumSet_Gen. @@ -19,7 +19,7 @@ public static void operationsListMinimumSetGen(com.azure.resourcemanager.AzureRe } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/computeRPCommonExamples/Operations_List_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/computeRPCommonExamples/Operations_List_MaximumSet_Gen.json */ /** * Sample code: Operations_List_MaximumSet_Gen. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsCreateOrUpdateSamples.java index 7bce74d96dfa6..a7d2c43d5a96b 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsCreateOrUpdateSamples.java @@ -12,7 +12,7 @@ /** Samples for ProximityPlacementGroups CreateOrUpdate. */ public final class ProximityPlacementGroupsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/proximityPlacementGroupExamples/ProximityPlacementGroup_CreateOrUpdate.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/proximityPlacementGroupExamples/ProximityPlacementGroup_CreateOrUpdate.json */ /** * Sample code: Create or Update a proximity placement group. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsDeleteSamples.java index cf13f17928362..bde8405069633 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsDeleteSamples.java @@ -7,14 +7,14 @@ /** Samples for ProximityPlacementGroups Delete. */ public final class ProximityPlacementGroupsDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/proximityPlacementGroupExamples/ProximityPlacementGroup_Delete.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/proximityPlacementGroupExamples/ProximityPlacementGroup_Delete.json */ /** - * Sample code: Create a proximity placement group. + * Sample code: Delete a proximity placement group. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void createAProximityPlacementGroup(com.azure.resourcemanager.AzureResourceManager azure) { + public static void deleteAProximityPlacementGroup(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsGetByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsGetByResourceGroupSamples.java index e3c71b945e1f0..6c1ee06502b73 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsGetByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsGetByResourceGroupSamples.java @@ -7,14 +7,14 @@ /** Samples for ProximityPlacementGroups GetByResourceGroup. */ public final class ProximityPlacementGroupsGetByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/proximityPlacementGroupExamples/ProximityPlacementGroup_Get.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/proximityPlacementGroupExamples/ProximityPlacementGroup_Get.json */ /** - * Sample code: Create a proximity placement group. + * Sample code: Get proximity placement groups. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void createAProximityPlacementGroup(com.azure.resourcemanager.AzureResourceManager azure) { + public static void getProximityPlacementGroups(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsListByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsListByResourceGroupSamples.java index c8ec854ecf0e7..3c908e8360e4c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsListByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsListByResourceGroupSamples.java @@ -7,14 +7,14 @@ /** Samples for ProximityPlacementGroups ListByResourceGroup. */ public final class ProximityPlacementGroupsListByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/proximityPlacementGroupExamples/ProximityPlacementGroup_ListByResourceGroup.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/proximityPlacementGroupExamples/ProximityPlacementGroup_ListByResourceGroup.json */ /** - * Sample code: Create a proximity placement group. + * Sample code: List proximity placement group. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void createAProximityPlacementGroup(com.azure.resourcemanager.AzureResourceManager azure) { + public static void listProximityPlacementGroup(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsListSamples.java index 0c6ea9bd114b5..4207d169b8eeb 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsListSamples.java @@ -7,14 +7,14 @@ /** Samples for ProximityPlacementGroups List. */ public final class ProximityPlacementGroupsListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/proximityPlacementGroupExamples/ProximityPlacementGroup_ListBySubscription.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/proximityPlacementGroupExamples/ProximityPlacementGroup_ListBySubscription.json */ /** - * Sample code: Create a proximity placement group. + * Sample code: List proximity placement groups. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void createAProximityPlacementGroup(com.azure.resourcemanager.AzureResourceManager azure) { + public static void listProximityPlacementGroups(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsUpdateSamples.java index 3559343fa0ef4..4793fd3bcde66 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/ProximityPlacementGroupsUpdateSamples.java @@ -11,14 +11,14 @@ /** Samples for ProximityPlacementGroups Update. */ public final class ProximityPlacementGroupsUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/proximityPlacementGroupExamples/ProximityPlacementGroup_Patch.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/proximityPlacementGroupExamples/ProximityPlacementGroup_Patch.json */ /** - * Sample code: Create a proximity placement group. + * Sample code: Update a proximity placement group. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void createAProximityPlacementGroup(com.azure.resourcemanager.AzureResourceManager azure) { + public static void updateAProximityPlacementGroup(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsCreateOrUpdateSamples.java index 5889c1bc3a7c1..20fcb248b9fa5 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsCreateOrUpdateSamples.java @@ -12,7 +12,7 @@ /** Samples for RestorePointCollections CreateOrUpdate. */ public final class RestorePointCollectionsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePointCollection_CreateOrUpdate_ForCrossRegionCopy.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePointCollection_CreateOrUpdate_ForCrossRegionCopy.json */ /** * Sample code: Create or update a restore point collection for cross region copy. @@ -40,7 +40,7 @@ public static void createOrUpdateARestorePointCollectionForCrossRegionCopy( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePointCollection_CreateOrUpdate.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePointCollection_CreateOrUpdate.json */ /** * Sample code: Create or update a restore point collection. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsDeleteSamples.java index f4b9430240185..cd076433a85f2 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsDeleteSamples.java @@ -7,38 +7,36 @@ /** Samples for RestorePointCollections Delete. */ public final class RestorePointCollectionsDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePointCollections_Delete_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePointCollection_Delete_MinimumSet_Gen.json */ /** - * Sample code: RestorePointCollections_Delete_MaximumSet_Gen. + * Sample code: RestorePointCollection_Delete_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void restorePointCollectionsDeleteMaximumSetGen( - com.azure.resourcemanager.AzureResourceManager azure) { + public static void restorePointCollectionDeleteMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getRestorePointCollections() - .delete("rgcompute", "aaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .delete("rgcompute", "aaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePointCollections_Delete_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePointCollection_Delete_MaximumSet_Gen.json */ /** - * Sample code: RestorePointCollections_Delete_MinimumSet_Gen. + * Sample code: RestorePointCollection_Delete_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void restorePointCollectionsDeleteMinimumSetGen( - com.azure.resourcemanager.AzureResourceManager azure) { + public static void restorePointCollectionDeleteMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getRestorePointCollections() - .delete("rgcompute", "aaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .delete("rgcompute", "aaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsGetByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsGetByResourceGroupSamples.java index cb89b8aa5ae2c..6c9cb90cbbcf9 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsGetByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsGetByResourceGroupSamples.java @@ -7,7 +7,7 @@ /** Samples for RestorePointCollections GetByResourceGroup. */ public final class RestorePointCollectionsGetByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePointCollection_Get_WithContainedRestorePoints.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePointCollection_Get_WithContainedRestorePoints.json */ /** * Sample code: Get a restore point collection, including the restore points contained in the restore point @@ -26,7 +26,7 @@ public static void getARestorePointCollectionIncludingTheRestorePointsContainedI } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePointCollection_Get.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePointCollection_Get.json */ /** * Sample code: Get a restore point collection (but not the restore points contained in the restore point diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsListByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsListByResourceGroupSamples.java index 52551fa508a01..fc4130fd0b704 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsListByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsListByResourceGroupSamples.java @@ -7,7 +7,7 @@ /** Samples for RestorePointCollections ListByResourceGroup. */ public final class RestorePointCollectionsListByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePointCollection_ListByResourceGroup.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePointCollection_ListByResourceGroup.json */ /** * Sample code: Gets the list of restore point collections in a resource group. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsListSamples.java index eae658b8b90e7..eb8c1eb2291c3 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsListSamples.java @@ -7,7 +7,7 @@ /** Samples for RestorePointCollections List. */ public final class RestorePointCollectionsListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePointCollection_ListBySubscription.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePointCollection_ListBySubscription.json */ /** * Sample code: Gets the list of restore point collections in a subscription. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsUpdateSamples.java index 31e2f0ddfd55a..271488b447a7d 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointCollectionsUpdateSamples.java @@ -12,15 +12,14 @@ /** Samples for RestorePointCollections Update. */ public final class RestorePointCollectionsUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePointCollections_Update_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePointCollection_Update_MaximumSet_Gen.json */ /** - * Sample code: RestorePointCollections_Update_MaximumSet_Gen. + * Sample code: RestorePointCollection_Update_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void restorePointCollectionsUpdateMaximumSetGen( - com.azure.resourcemanager.AzureResourceManager azure) { + public static void restorePointCollectionUpdateMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -30,7 +29,7 @@ public static void restorePointCollectionsUpdateMaximumSetGen( "rgcompute", "aaaaaaaaaaaaaaaaaaaa", new RestorePointCollectionUpdate() - .withTags(mapOf("key8536", "aaaaaaaaaaaaaaaaaaa")) + .withTags(mapOf("key8536", "fakeTokenPlaceholder")) .withSource( new RestorePointCollectionSourceProperties() .withId( @@ -39,15 +38,14 @@ public static void restorePointCollectionsUpdateMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePointCollections_Update_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePointCollection_Update_MinimumSet_Gen.json */ /** - * Sample code: RestorePointCollections_Update_MinimumSet_Gen. + * Sample code: RestorePointCollection_Update_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void restorePointCollectionsUpdateMinimumSetGen( - com.azure.resourcemanager.AzureResourceManager azure) { + public static void restorePointCollectionUpdateMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointsCreateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointsCreateSamples.java index b88894c5e4a38..ff4de74d4b219 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointsCreateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointsCreateSamples.java @@ -11,7 +11,7 @@ /** Samples for RestorePoints Create. */ public final class RestorePointsCreateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePoint_Copy_BetweenRegions.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePoint_Copy_BetweenRegions.json */ /** * Sample code: Copy a restore point to a different region. @@ -37,7 +37,7 @@ public static void copyARestorePointToADifferentRegion(com.azure.resourcemanager } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePoint_Create.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePoint_Create.json */ /** * Sample code: Create a restore point. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointsDeleteSamples.java index 33142c2db57bb..99c327d0f8610 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointsDeleteSamples.java @@ -7,14 +7,14 @@ /** Samples for RestorePoints Delete. */ public final class RestorePointsDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePoints_Delete_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePoint_Delete_MinimumSet_Gen.json */ /** - * Sample code: RestorePoints_Delete_MinimumSet_Gen. + * Sample code: RestorePoint_Delete_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void restorePointsDeleteMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void restorePointDeleteMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -24,14 +24,14 @@ public static void restorePointsDeleteMinimumSetGen(com.azure.resourcemanager.Az } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePoints_Delete_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePoint_Delete_MaximumSet_Gen.json */ /** - * Sample code: RestorePoints_Delete_MaximumSet_Gen. + * Sample code: RestorePoint_Delete_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void restorePointsDeleteMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void restorePointDeleteMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointsGetSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointsGetSamples.java index b2f253105fbac..b252c335129d1 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointsGetSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/RestorePointsGetSamples.java @@ -7,7 +7,7 @@ /** Samples for RestorePoints Get. */ public final class RestorePointsGetSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePoint_Get.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePoint_Get.json */ /** * Sample code: Get a restore point. @@ -24,7 +24,7 @@ public static void getARestorePoint(com.azure.resourcemanager.AzureResourceManag } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/restorePointExamples/RestorePoint_Get_WithInstanceView.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/restorePointExamples/RestorePoint_Get_WithInstanceView.json */ /** * Sample code: Get restore point with instance view. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysCreateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysCreateSamples.java index fe744b620959d..fc42206934912 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysCreateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysCreateSamples.java @@ -9,7 +9,7 @@ /** Samples for SshPublicKeys Create. */ public final class SshPublicKeysCreateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/sshPublicKeyExamples/SshPublicKey_Create.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/sshPublicKeyExamples/SshPublicKey_Create.json */ /** * Sample code: Create a new SSH public key resource. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysDeleteSamples.java index db62e877985b9..7c8805d5ebff1 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysDeleteSamples.java @@ -7,36 +7,36 @@ /** Samples for SshPublicKeys Delete. */ public final class SshPublicKeysDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/sshPublicKeyExamples/SshPublicKeys_Delete_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/sshPublicKeyExamples/SshPublicKey_Delete_MinimumSet_Gen.json */ /** - * Sample code: SshPublicKeys_Delete_MaximumSet_Gen. + * Sample code: SshPublicKey_Delete_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void sshPublicKeysDeleteMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void sshPublicKeyDeleteMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getSshPublicKeys() - .deleteWithResponse("rgcompute", "aaaaaaaaaa", com.azure.core.util.Context.NONE); + .deleteWithResponse("rgcompute", "aaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/sshPublicKeyExamples/SshPublicKeys_Delete_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/sshPublicKeyExamples/SshPublicKey_Delete_MaximumSet_Gen.json */ /** - * Sample code: SshPublicKeys_Delete_MinimumSet_Gen. + * Sample code: SshPublicKey_Delete_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void sshPublicKeysDeleteMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void sshPublicKeyDeleteMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getSshPublicKeys() - .deleteWithResponse("rgcompute", "aaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .deleteWithResponse("rgcompute", "aaaaaaaaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysGenerateKeyPairSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysGenerateKeyPairSamples.java index 07e45abf00437..54b8bcfb2d681 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysGenerateKeyPairSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysGenerateKeyPairSamples.java @@ -7,7 +7,7 @@ /** Samples for SshPublicKeys GenerateKeyPair. */ public final class SshPublicKeysGenerateKeyPairSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/sshPublicKeyExamples/SshPublicKeys_GenerateKeyPair.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/sshPublicKeyExamples/SshPublicKey_GenerateKeyPair.json */ /** * Sample code: Generate an SSH key pair. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysGetByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysGetByResourceGroupSamples.java index cb7dad4820cb1..4e4ede1514e00 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysGetByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysGetByResourceGroupSamples.java @@ -7,7 +7,7 @@ /** Samples for SshPublicKeys GetByResourceGroup. */ public final class SshPublicKeysGetByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/sshPublicKeyExamples/SshPublicKey_Get.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/sshPublicKeyExamples/SshPublicKey_Get.json */ /** * Sample code: Get an ssh public key. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysListByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysListByResourceGroupSamples.java index fb1d7e7ee900f..70af30562455d 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysListByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysListByResourceGroupSamples.java @@ -7,14 +7,14 @@ /** Samples for SshPublicKeys ListByResourceGroup. */ public final class SshPublicKeysListByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/sshPublicKeyExamples/SshPublicKeys_ListByResourceGroup_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/sshPublicKeyExamples/SshPublicKey_ListByResourceGroup_MinimumSet_Gen.json */ /** - * Sample code: SshPublicKeys_ListByResourceGroup_MinimumSet_Gen. + * Sample code: SshPublicKey_ListByResourceGroup_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void sshPublicKeysListByResourceGroupMinimumSetGen( + public static void sshPublicKeyListByResourceGroupMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void sshPublicKeysListByResourceGroupMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/sshPublicKeyExamples/SshPublicKeys_ListByResourceGroup_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/sshPublicKeyExamples/SshPublicKey_ListByResourceGroup_MaximumSet_Gen.json */ /** - * Sample code: SshPublicKeys_ListByResourceGroup_MaximumSet_Gen. + * Sample code: SshPublicKey_ListByResourceGroup_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void sshPublicKeysListByResourceGroupMaximumSetGen( + public static void sshPublicKeyListByResourceGroupMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysListSamples.java index dce683eb77e81..83b5f02fef2e2 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysListSamples.java @@ -7,27 +7,27 @@ /** Samples for SshPublicKeys List. */ public final class SshPublicKeysListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/sshPublicKeyExamples/SshPublicKeys_ListBySubscription_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/sshPublicKeyExamples/SshPublicKey_ListBySubscription_MinimumSet_Gen.json */ /** - * Sample code: SshPublicKeys_ListBySubscription_MinimumSet_Gen. + * Sample code: SshPublicKey_ListBySubscription_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void sshPublicKeysListBySubscriptionMinimumSetGen( + public static void sshPublicKeyListBySubscriptionMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure.virtualMachines().manager().serviceClient().getSshPublicKeys().list(com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/sshPublicKeyExamples/SshPublicKeys_ListBySubscription_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/sshPublicKeyExamples/SshPublicKey_ListBySubscription_MaximumSet_Gen.json */ /** - * Sample code: SshPublicKeys_ListBySubscription_MaximumSet_Gen. + * Sample code: SshPublicKey_ListBySubscription_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void sshPublicKeysListBySubscriptionMaximumSetGen( + public static void sshPublicKeyListBySubscriptionMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure.virtualMachines().manager().serviceClient().getSshPublicKeys().list(com.azure.core.util.Context.NONE); } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysUpdateSamples.java index d5600f9e11ab9..17dc43a7d4388 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/SshPublicKeysUpdateSamples.java @@ -11,42 +11,44 @@ /** Samples for SshPublicKeys Update. */ public final class SshPublicKeysUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/sshPublicKeyExamples/SshPublicKeys_Update_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/sshPublicKeyExamples/SshPublicKey_Update_MinimumSet_Gen.json */ /** - * Sample code: SshPublicKeys_Update_MaximumSet_Gen. + * Sample code: SshPublicKey_Update_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void sshPublicKeysUpdateMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void sshPublicKeyUpdateMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getSshPublicKeys() .updateWithResponse( - "rgcompute", - "aaaaaaaaaaaa", - new SshPublicKeyUpdateResource().withTags(mapOf("key2854", "a")).withPublicKey("fakeTokenPlaceholder"), - com.azure.core.util.Context.NONE); + "rgcompute", "aaaaaaaaaaa", new SshPublicKeyUpdateResource(), com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/sshPublicKeyExamples/SshPublicKeys_Update_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/sshPublicKeyExamples/SshPublicKey_Update_MaximumSet_Gen.json */ /** - * Sample code: SshPublicKeys_Update_MinimumSet_Gen. + * Sample code: SshPublicKey_Update_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void sshPublicKeysUpdateMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void sshPublicKeyUpdateMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getSshPublicKeys() .updateWithResponse( - "rgcompute", "aaaaaaaaaaa", new SshPublicKeyUpdateResource(), com.azure.core.util.Context.NONE); + "rgcompute", + "aaaaaaaaaaaa", + new SshPublicKeyUpdateResource() + .withTags(mapOf("key2854", "fakeTokenPlaceholder")) + .withPublicKey("fakeTokenPlaceholder"), + com.azure.core.util.Context.NONE); } @SuppressWarnings("unchecked") diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/UsageListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/UsageListSamples.java index 655586210426a..142490d58ab40 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/UsageListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/UsageListSamples.java @@ -7,7 +7,7 @@ /** Samples for Usage List. */ public final class UsageListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/computeRPCommonExamples/Usage_List_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/computeRPCommonExamples/Usage_List_MinimumSet_Gen.json */ /** * Sample code: Usage_List_MinimumSet_Gen. @@ -19,7 +19,7 @@ public static void usageListMinimumSetGen(com.azure.resourcemanager.AzureResourc } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/computeRPCommonExamples/Usage_List_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/computeRPCommonExamples/Usage_List_MaximumSet_Gen.json */ /** * Sample code: Usage_List_MaximumSet_Gen. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionImagesGetSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionImagesGetSamples.java index ee163d173154e..8a88aa5304835 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionImagesGetSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionImagesGetSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineExtensionImages Get. */ public final class VirtualMachineExtensionImagesGetSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExtensionImageExamples/VirtualMachineExtensionImages_Get_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExtensionImageExamples/VirtualMachineExtensionImage_Get_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineExtensionImages_Get_MaximumSet_Gen. + * Sample code: VirtualMachineExtensionImage_Get_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineExtensionImagesGetMaximumSetGen( + public static void virtualMachineExtensionImageGetMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -22,22 +22,18 @@ public static void virtualMachineExtensionImagesGetMaximumSetGen( .serviceClient() .getVirtualMachineExtensionImages() .getWithResponse( - "aaaaaaaaaaaaa", - "aaaaaaaaaaaaaaaaaaaa", - "aaaaaaaaaaaaaaaaaa", - "aaaaaaaaaaaaaa", - com.azure.core.util.Context.NONE); + "aaaaaaaaaaaaaa", "aaaaaaaaaaaaaaaaaaaaaaaaaa", "aa", "aaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExtensionImageExamples/VirtualMachineExtensionImages_Get_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExtensionImageExamples/VirtualMachineExtensionImage_Get_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineExtensionImages_Get_MinimumSet_Gen. + * Sample code: VirtualMachineExtensionImage_Get_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineExtensionImagesGetMinimumSetGen( + public static void virtualMachineExtensionImageGetMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -45,6 +41,10 @@ public static void virtualMachineExtensionImagesGetMinimumSetGen( .serviceClient() .getVirtualMachineExtensionImages() .getWithResponse( - "aaaaaaaaaaaaaa", "aaaaaaaaaaaaaaaaaaaaaaaaaa", "aa", "aaa", com.azure.core.util.Context.NONE); + "aaaaaaaaaaaaa", + "aaaaaaaaaaaaaaaaaaaa", + "aaaaaaaaaaaaaaaaaa", + "aaaaaaaaaaaaaa", + com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionImagesListTypesSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionImagesListTypesSamples.java index b253c5a4ce695..f9b5ba5e8e219 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionImagesListTypesSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionImagesListTypesSamples.java @@ -7,39 +7,39 @@ /** Samples for VirtualMachineExtensionImages ListTypes. */ public final class VirtualMachineExtensionImagesListTypesSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExtensionImageExamples/VirtualMachineExtensionImages_ListTypes_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExtensionImageExamples/VirtualMachineExtensionImage_ListTypes_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineExtensionImages_ListTypes_MaximumSet_Gen. + * Sample code: VirtualMachineExtensionImage_ListTypes_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineExtensionImagesListTypesMaximumSetGen( + public static void virtualMachineExtensionImageListTypesMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineExtensionImages() - .listTypesWithResponse( - "aaaaaaaaaaaaaaaaaaaaaaaaaa", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .listTypesWithResponse("aaaa", "aa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExtensionImageExamples/VirtualMachineExtensionImages_ListTypes_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExtensionImageExamples/VirtualMachineExtensionImage_ListTypes_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineExtensionImages_ListTypes_MinimumSet_Gen. + * Sample code: VirtualMachineExtensionImage_ListTypes_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineExtensionImagesListTypesMinimumSetGen( + public static void virtualMachineExtensionImageListTypesMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineExtensionImages() - .listTypesWithResponse("aaaa", "aa", com.azure.core.util.Context.NONE); + .listTypesWithResponse( + "aaaaaaaaaaaaaaaaaaaaaaaaaa", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionImagesListVersionsSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionImagesListVersionsSamples.java index edb024dfb4f2c..aeb3e6e6aa8d6 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionImagesListVersionsSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionImagesListVersionsSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineExtensionImages ListVersions. */ public final class VirtualMachineExtensionImagesListVersionsSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExtensionImageExamples/VirtualMachineExtensionImages_ListVersions_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExtensionImageExamples/VirtualMachineExtensionImage_ListVersions_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineExtensionImages_ListVersions_MaximumSet_Gen. + * Sample code: VirtualMachineExtensionImage_ListVersions_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineExtensionImagesListVersionsMaximumSetGen( + public static void virtualMachineExtensionImageListVersionsMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -22,24 +22,24 @@ public static void virtualMachineExtensionImagesListVersionsMaximumSetGen( .serviceClient() .getVirtualMachineExtensionImages() .listVersionsWithResponse( - "aaaaaaaaaaaaaaaaaaaaaaaaaa", - "aaaaaaaaaaaaaaaaaaaa", - "aaaaaaaaaaaaaaaaaa", - "aaaaaaaaaaaaaaaaaaaaaaaaa", - 22, - "a", + "aaaaaaaaa", + "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "aaaa", + null, + null, + null, com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExtensionImageExamples/VirtualMachineExtensionImages_ListVersions_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExtensionImageExamples/VirtualMachineExtensionImage_ListVersions_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineExtensionImages_ListVersions_MinimumSet_Gen. + * Sample code: VirtualMachineExtensionImage_ListVersions_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineExtensionImagesListVersionsMinimumSetGen( + public static void virtualMachineExtensionImageListVersionsMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -47,12 +47,12 @@ public static void virtualMachineExtensionImagesListVersionsMinimumSetGen( .serviceClient() .getVirtualMachineExtensionImages() .listVersionsWithResponse( - "aaaaaaaaa", - "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "aaaa", - null, - null, - null, + "aaaaaaaaaaaaaaaaaaaaaaaaaa", + "aaaaaaaaaaaaaaaaaaaa", + "aaaaaaaaaaaaaaaaaa", + "aaaaaaaaaaaaaaaaaaaaaaaaa", + 22, + "a", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsCreateOrUpdateSamples.java index 82d99d36cb5dd..fae9a47d130cf 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsCreateOrUpdateSamples.java @@ -19,37 +19,14 @@ /** Samples for VirtualMachineExtensions CreateOrUpdate. */ public final class VirtualMachineExtensionsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachineExtensions_CreateOrUpdate_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachineExtension_CreateOrUpdate_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineExtensions_CreateOrUpdate_MinimumSet_Gen. + * Sample code: VirtualMachineExtension_CreateOrUpdate_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineExtensionsCreateOrUpdateMinimumSetGen( - com.azure.resourcemanager.AzureResourceManager azure) { - azure - .virtualMachines() - .manager() - .serviceClient() - .getVirtualMachineExtensions() - .createOrUpdate( - "rgcompute", - "aaaa", - "aaaaaaaaaaaaaaaaaaaaaaaa", - new VirtualMachineExtensionInner().withLocation("westus"), - com.azure.core.util.Context.NONE); - } - - /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachineExtensions_CreateOrUpdate_MaximumSet_Gen.json - */ - /** - * Sample code: VirtualMachineExtensions_CreateOrUpdate_MaximumSet_Gen. - * - * @param azure The entry point for accessing resource management APIs in Azure. - */ - public static void virtualMachineExtensionsCreateOrUpdateMaximumSetGen( + public static void virtualMachineExtensionCreateOrUpdateMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) throws IOException { azure .virtualMachines() @@ -62,7 +39,7 @@ public static void virtualMachineExtensionsCreateOrUpdateMaximumSetGen( "aaaaaaaaaaaaa", new VirtualMachineExtensionInner() .withLocation("westus") - .withTags(mapOf("key9183", "aa")) + .withTags(mapOf("key9183", "fakeTokenPlaceholder")) .withForceUpdateTag("a") .withPublisher("extPublisher") .withTypePropertiesType("extType") @@ -104,6 +81,29 @@ public static void virtualMachineExtensionsCreateOrUpdateMaximumSetGen( com.azure.core.util.Context.NONE); } + /* + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachineExtension_CreateOrUpdate_MinimumSet_Gen.json + */ + /** + * Sample code: VirtualMachineExtension_CreateOrUpdate_MinimumSet_Gen. + * + * @param azure The entry point for accessing resource management APIs in Azure. + */ + public static void virtualMachineExtensionCreateOrUpdateMinimumSetGen( + com.azure.resourcemanager.AzureResourceManager azure) { + azure + .virtualMachines() + .manager() + .serviceClient() + .getVirtualMachineExtensions() + .createOrUpdate( + "rgcompute", + "myVM", + "myVMExtension", + new VirtualMachineExtensionInner().withLocation("westus"), + com.azure.core.util.Context.NONE); + } + @SuppressWarnings("unchecked") private static Map mapOf(Object... inputs) { Map map = new HashMap<>(); diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsDeleteSamples.java index f509801477fa4..4e2405085c407 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsDeleteSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineExtensions Delete. */ public final class VirtualMachineExtensionsDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachineExtensions_Delete_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachineExtension_Delete_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineExtensions_Delete_MaximumSet_Gen. + * Sample code: VirtualMachineExtension_Delete_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineExtensionsDeleteMaximumSetGen( + public static void virtualMachineExtensionDeleteMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void virtualMachineExtensionsDeleteMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachineExtensions_Delete_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachineExtension_Delete_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineExtensions_Delete_MinimumSet_Gen. + * Sample code: VirtualMachineExtension_Delete_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineExtensionsDeleteMinimumSetGen( + public static void virtualMachineExtensionDeleteMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsGetSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsGetSamples.java index 6eaddeb311721..db11077ead91a 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsGetSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsGetSamples.java @@ -7,37 +7,37 @@ /** Samples for VirtualMachineExtensions Get. */ public final class VirtualMachineExtensionsGetSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachineExtensions_Get_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachineExtension_Get_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineExtensions_Get_MinimumSet_Gen. + * Sample code: VirtualMachineExtension_Get_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineExtensionsGetMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineExtensionGetMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineExtensions() - .getWithResponse("rgcompute", "a", "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", null, com.azure.core.util.Context.NONE); + .getWithResponse( + "rgcompute", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "aaaaaaa", "aaaaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachineExtensions_Get_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachineExtension_Get_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineExtensions_Get_MaximumSet_Gen. + * Sample code: VirtualMachineExtension_Get_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineExtensionsGetMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineExtensionGetMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineExtensions() - .getWithResponse( - "rgcompute", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "aaaaaaa", "aaaaaa", com.azure.core.util.Context.NONE); + .getWithResponse("rgcompute", "myVM", "myVMExtension", null, com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsListSamples.java index 6f2221964393a..16352f93d8e21 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsListSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineExtensions List. */ public final class VirtualMachineExtensionsListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachineExtensions_List_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachineExtension_List_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineExtensions_List_MinimumSet_Gen. + * Sample code: VirtualMachineExtension_List_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineExtensionsListMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineExtensionListMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -24,14 +24,14 @@ public static void virtualMachineExtensionsListMinimumSetGen(com.azure.resourcem } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachineExtensions_List_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachineExtension_List_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineExtensions_List_MaximumSet_Gen. + * Sample code: VirtualMachineExtension_List_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineExtensionsListMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineExtensionListMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsUpdateSamples.java index cf96eef72f8cf..d0d2209b22051 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineExtensionsUpdateSamples.java @@ -14,7 +14,7 @@ /** Samples for VirtualMachineExtensions Update. */ public final class VirtualMachineExtensionsUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachineExtensions_Update.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachineExtension_Update.json */ /** * Sample code: Update VM extension. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneGetSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneGetSamples.java index 36b94dcf654e6..336caaa9c014a 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneGetSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneGetSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineImagesEdgeZone Get. */ public final class VirtualMachineImagesEdgeZoneGetSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_Get_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_Get_MaximumSet_Gen.json */ /** * Sample code: VirtualMachineImagesEdgeZone_Get_MaximumSet_Gen. @@ -32,7 +32,7 @@ public static void virtualMachineImagesEdgeZoneGetMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_Get_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_Get_MinimumSet_Gen.json */ /** * Sample code: VirtualMachineImagesEdgeZone_Get_MinimumSet_Gen. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListOffersSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListOffersSamples.java index b3a1507caaf5c..f673c34a2ba92 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListOffersSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListOffersSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineImagesEdgeZone ListOffers. */ public final class VirtualMachineImagesEdgeZoneListOffersSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListOffers_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListOffers_MaximumSet_Gen.json */ /** * Sample code: VirtualMachineImagesEdgeZone_ListOffers_MaximumSet_Gen. @@ -26,7 +26,7 @@ public static void virtualMachineImagesEdgeZoneListOffersMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListOffers_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListOffers_MinimumSet_Gen.json */ /** * Sample code: VirtualMachineImagesEdgeZone_ListOffers_MinimumSet_Gen. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListPublishersSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListPublishersSamples.java index c074350258f1c..6bebaf761947b 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListPublishersSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListPublishersSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineImagesEdgeZone ListPublishers. */ public final class VirtualMachineImagesEdgeZoneListPublishersSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListPublishers_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListPublishers_MinimumSet_Gen.json */ /** * Sample code: VirtualMachineImagesEdgeZone_ListPublishers_MinimumSet_Gen. @@ -25,7 +25,7 @@ public static void virtualMachineImagesEdgeZoneListPublishersMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListPublishers_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListPublishers_MaximumSet_Gen.json */ /** * Sample code: VirtualMachineImagesEdgeZone_ListPublishers_MaximumSet_Gen. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListSamples.java index 95f35fffbf1a4..3e0f3597b32c6 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineImagesEdgeZone List. */ public final class VirtualMachineImagesEdgeZoneListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_List_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_List_MaximumSet_Gen.json */ /** * Sample code: VirtualMachineImagesEdgeZone_List_MaximumSet_Gen. @@ -34,7 +34,7 @@ public static void virtualMachineImagesEdgeZoneListMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_List_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_List_MinimumSet_Gen.json */ /** * Sample code: VirtualMachineImagesEdgeZone_List_MinimumSet_Gen. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListSkusSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListSkusSamples.java index 58c4d7b174a5c..59a80ad383c21 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListSkusSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesEdgeZoneListSkusSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineImagesEdgeZone ListSkus. */ public final class VirtualMachineImagesEdgeZoneListSkusSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListSkus_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListSkus_MaximumSet_Gen.json */ /** * Sample code: VirtualMachineImagesEdgeZone_ListSkus_MaximumSet_Gen. @@ -26,7 +26,7 @@ public static void virtualMachineImagesEdgeZoneListSkusMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListSkus_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListSkus_MinimumSet_Gen.json */ /** * Sample code: VirtualMachineImagesEdgeZone_ListSkus_MinimumSet_Gen. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesGetSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesGetSamples.java index d0b3a0b5a7a22..c743947e5b1e1 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesGetSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesGetSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineImages Get. */ public final class VirtualMachineImagesGetSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImages_Get_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImage_Get_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineImages_Get_MinimumSet_Gen. + * Sample code: VirtualMachineImage_Get_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineImagesGetMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineImageGetMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -30,14 +30,14 @@ public static void virtualMachineImagesGetMinimumSetGen(com.azure.resourcemanage } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImages_Get_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImage_Get_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineImages_Get_MaximumSet_Gen. + * Sample code: VirtualMachineImage_Get_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineImagesGetMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineImageGetMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListByEdgeZoneSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListByEdgeZoneSamples.java index 09011104f149e..335667a3983d5 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListByEdgeZoneSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListByEdgeZoneSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineImages ListByEdgeZone. */ public final class VirtualMachineImagesListByEdgeZoneSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListByEdgeZone_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListByEdgeZone_MaximumSet_Gen.json */ /** * Sample code: VirtualMachineImagesEdgeZone_ListByEdgeZone_MaximumSet_Gen. @@ -25,7 +25,7 @@ public static void virtualMachineImagesEdgeZoneListByEdgeZoneMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListByEdgeZone_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImagesEdgeZone_ListByEdgeZone_MinimumSet_Gen.json */ /** * Sample code: VirtualMachineImagesEdgeZone_ListByEdgeZone_MinimumSet_Gen. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListOffersSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListOffersSamples.java index d1f9c9d75a9de..5b56234438722 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListOffersSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListOffersSamples.java @@ -7,39 +7,39 @@ /** Samples for VirtualMachineImages ListOffers. */ public final class VirtualMachineImagesListOffersSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImages_ListOffers_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImage_ListOffers_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineImages_ListOffers_MaximumSet_Gen. + * Sample code: VirtualMachineImage_ListOffers_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineImagesListOffersMaximumSetGen( + public static void virtualMachineImageListOffersMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineImages() - .listOffersWithResponse("aaaaaaa", "aaaaaaaa", com.azure.core.util.Context.NONE); + .listOffersWithResponse( + "aaaaaaaaaaaaaaaaa", "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImages_ListOffers_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImage_ListOffers_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineImages_ListOffers_MinimumSet_Gen. + * Sample code: VirtualMachineImage_ListOffers_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineImagesListOffersMinimumSetGen( + public static void virtualMachineImageListOffersMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineImages() - .listOffersWithResponse( - "aaaaaaaaaaaaaaaaa", "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .listOffersWithResponse("aaaaaaa", "aaaaaaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListPublishersSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListPublishersSamples.java index ffca41d8a3cfb..0d50130f90775 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListPublishersSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListPublishersSamples.java @@ -7,38 +7,38 @@ /** Samples for VirtualMachineImages ListPublishers. */ public final class VirtualMachineImagesListPublishersSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImages_ListPublishers_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImage_ListPublishers_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineImages_ListPublishers_MaximumSet_Gen. + * Sample code: VirtualMachineImage_ListPublishers_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineImagesListPublishersMaximumSetGen( + public static void virtualMachineImageListPublishersMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineImages() - .listPublishersWithResponse("aaaaa", com.azure.core.util.Context.NONE); + .listPublishersWithResponse("aaaaaaaaaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImages_ListPublishers_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImage_ListPublishers_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineImages_ListPublishers_MinimumSet_Gen. + * Sample code: VirtualMachineImage_ListPublishers_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineImagesListPublishersMinimumSetGen( + public static void virtualMachineImageListPublishersMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineImages() - .listPublishersWithResponse("aaaaaaaaaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .listPublishersWithResponse("aaaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListSamples.java index 7e40d026dff74..f1e0b4882fa35 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineImages List. */ public final class VirtualMachineImagesListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImages_List_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImage_List_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineImages_List_MinimumSet_Gen. + * Sample code: VirtualMachineImage_List_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineImagesListMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineImageListMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -25,14 +25,14 @@ public static void virtualMachineImagesListMinimumSetGen(com.azure.resourcemanag } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImages_List_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImage_List_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineImages_List_MaximumSet_Gen. + * Sample code: VirtualMachineImage_List_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineImagesListMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineImageListMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListSkusSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListSkusSamples.java index baba7af421eb5..e42f132f7ce10 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListSkusSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineImagesListSkusSamples.java @@ -7,36 +7,36 @@ /** Samples for VirtualMachineImages ListSkus. */ public final class VirtualMachineImagesListSkusSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImages_ListSkus_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImage_ListSkus_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineImages_ListSkus_MinimumSet_Gen. + * Sample code: VirtualMachineImage_ListSkus_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineImagesListSkusMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineImageListSkusMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineImages() - .listSkusWithResponse("aaaa", "aaaaaaaaaaaaa", "aaaaaaa", com.azure.core.util.Context.NONE); + .listSkusWithResponse("aaaa", "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", "aaaaaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineImageExamples/VirtualMachineImages_ListSkus_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineImageExamples/VirtualMachineImage_ListSkus_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineImages_ListSkus_MaximumSet_Gen. + * Sample code: VirtualMachineImage_ListSkus_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineImagesListSkusMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineImageListSkusMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineImages() - .listSkusWithResponse("aaaa", "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", "aaaaaaa", com.azure.core.util.Context.NONE); + .listSkusWithResponse("aaaa", "aaaaaaaaaaaaa", "aaaaaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsCreateOrUpdateSamples.java index 59a8d264a2c7e..c544e91adf33b 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsCreateOrUpdateSamples.java @@ -6,13 +6,14 @@ import com.azure.resourcemanager.compute.fluent.models.VirtualMachineRunCommandInner; import com.azure.resourcemanager.compute.models.RunCommandInputParameter; +import com.azure.resourcemanager.compute.models.RunCommandManagedIdentity; import com.azure.resourcemanager.compute.models.VirtualMachineRunCommandScriptSource; import java.util.Arrays; /** Samples for VirtualMachineRunCommands CreateOrUpdate. */ public final class VirtualMachineRunCommandsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/runCommandExamples/VirtualMachineRunCommand_CreateOrUpdate.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/runCommandExamples/VirtualMachineRunCommand_CreateOrUpdate.json */ /** * Sample code: Create or update a run command. @@ -31,7 +32,10 @@ public static void createOrUpdateARunCommand(com.azure.resourcemanager.AzureReso "myRunCommand", new VirtualMachineRunCommandInner() .withLocation("West US") - .withSource(new VirtualMachineRunCommandScriptSource().withScript("Write-Host Hello World!")) + .withSource( + new VirtualMachineRunCommandScriptSource() + .withScriptUri( + "https://mystorageaccount.blob.core.windows.net/scriptcontainer/MyScript.ps1?sp=r&st=2022-10-07T19:52:54Z&se=2022-10-08T03:52:54Z&spr=https&sv=2021-06-08&sr=b&sig=zfYFYCgea1PqVERZuwJiewrte5gjTnKGtVJngcw5oc828%3D")) .withParameters( Arrays .asList( @@ -40,7 +44,14 @@ public static void createOrUpdateARunCommand(com.azure.resourcemanager.AzureReso .withAsyncExecution(false) .withRunAsUser("user1") .withRunAsPassword("fakeTokenPlaceholder") - .withTimeoutInSeconds(3600), + .withTimeoutInSeconds(3600) + .withOutputBlobUri( + "https://mystorageaccount.blob.core.windows.net/myscriptoutputcontainer/MyScriptoutput.txt") + .withErrorBlobUri( + "https://mystorageaccount.blob.core.windows.net/mycontainer/MyScriptError.txt?sp=racw&st=2022-10-07T19:40:21Z&se=2022-10-08T03:40:21Z&spr=https&sv=2021-06-08&sr=b&sig=Yh7B%2Fy83olbYBdfsfbUREvd7ol8Dq5EVP3lAO4Kj4xDcN8%3D") + .withOutputBlobManagedIdentity( + new RunCommandManagedIdentity().withClientId("22d35efb-0c99-4041-8c5b-6d24db33a69a")) + .withTreatFailureAsDeploymentFailure(false), com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsDeleteSamples.java index 9b14312a54335..266b64b55fe10 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsDeleteSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineRunCommands Delete. */ public final class VirtualMachineRunCommandsDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/runCommandExamples/VirtualMachineRunCommand_Delete.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/runCommandExamples/VirtualMachineRunCommand_Delete.json */ /** * Sample code: Delete a run command. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsGetByVirtualMachineSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsGetByVirtualMachineSamples.java index 9d9fd01e505d6..391670422e152 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsGetByVirtualMachineSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsGetByVirtualMachineSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineRunCommands GetByVirtualMachine. */ public final class VirtualMachineRunCommandsGetByVirtualMachineSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/runCommandExamples/VirtualMachineRunCommand_Get.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/runCommandExamples/VirtualMachineRunCommand_Get.json */ /** * Sample code: Get a run command. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsGetSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsGetSamples.java index 3f0dc648d1505..e88ae43b1b377 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsGetSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsGetSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineRunCommands Get. */ public final class VirtualMachineRunCommandsGetSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/runCommandExamples/RunCommand_Get.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/runCommandExamples/RunCommand_Get.json */ /** * Sample code: VirtualMachineRunCommandGet. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsListByVirtualMachineSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsListByVirtualMachineSamples.java index a9ff6c5f39348..d488f0a453203 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsListByVirtualMachineSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsListByVirtualMachineSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineRunCommands ListByVirtualMachine. */ public final class VirtualMachineRunCommandsListByVirtualMachineSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/runCommandExamples/VirtualMachineRunCommand_List.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/runCommandExamples/VirtualMachineRunCommand_List.json */ /** * Sample code: List run commands in a Virtual Machine. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsListSamples.java index 61c3e659c703e..b817e0c5c408c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsListSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineRunCommands List. */ public final class VirtualMachineRunCommandsListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/runCommandExamples/RunCommand_List.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/runCommandExamples/RunCommand_List.json */ /** * Sample code: VirtualMachineRunCommandList. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsUpdateSamples.java index 0131b4a057fd9..9d140032691cf 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineRunCommandsUpdateSamples.java @@ -4,13 +4,16 @@ package com.azure.resourcemanager.compute.generated; +import com.azure.resourcemanager.compute.models.RunCommandInputParameter; +import com.azure.resourcemanager.compute.models.RunCommandManagedIdentity; import com.azure.resourcemanager.compute.models.VirtualMachineRunCommandScriptSource; import com.azure.resourcemanager.compute.models.VirtualMachineRunCommandUpdate; +import java.util.Arrays; /** Samples for VirtualMachineRunCommands Update. */ public final class VirtualMachineRunCommandsUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/runCommandExamples/VirtualMachineRunCommand_Update.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/runCommandExamples/VirtualMachineRunCommand_Update.json */ /** * Sample code: Update a run command. @@ -29,7 +32,22 @@ public static void updateARunCommand(com.azure.resourcemanager.AzureResourceMana "myRunCommand", new VirtualMachineRunCommandUpdate() .withSource( - new VirtualMachineRunCommandScriptSource().withScript("Write-Host Script Source Updated!")), + new VirtualMachineRunCommandScriptSource() + .withScript("Write-Host Hello World! ; Remove-Item C:\test\testFile.txt")) + .withParameters( + Arrays + .asList( + new RunCommandInputParameter().withName("param1").withValue("value1"), + new RunCommandInputParameter().withName("param2").withValue("value2"))) + .withAsyncExecution(false) + .withRunAsUser("user1") + .withRunAsPassword("fakeTokenPlaceholder") + .withTimeoutInSeconds(3600) + .withOutputBlobUri( + "https://mystorageaccount.blob.core.windows.net/myscriptoutputcontainer/MyScriptoutput.txt?sp=racw&st=2022-10-07T19:40:21Z&se=2022-10-08T03:40:21Z&spr=https&sv=2021-06-08&sr=b&sig=Yh7B%2Fy83olbYBdfsfbUREvd7ol8Dq5EVP3lAO4Kj4xDcN8%3D") + .withErrorBlobUri("https://mystorageaccount.blob.core.windows.net/mycontainer/MyScriptError.txt") + .withErrorBlobManagedIdentity( + new RunCommandManagedIdentity().withObjectId("4231e4d2-33e4-4e23-96b2-17888afa6072")), com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsCreateOrUpdateSamples.java index 002ca0e813bf0..b5c97c76a433f 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsCreateOrUpdateSamples.java @@ -13,14 +13,14 @@ /** Samples for VirtualMachineScaleSetExtensions CreateOrUpdate. */ public final class VirtualMachineScaleSetExtensionsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtensions_CreateOrUpdate_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtension_CreateOrUpdate_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetExtensions_CreateOrUpdate_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetExtension_CreateOrUpdate_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetExtensionsCreateOrUpdateMaximumSetGen( + public static void virtualMachineScaleSetExtensionCreateOrUpdateMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) throws IOException { azure .virtualMachines() @@ -53,14 +53,14 @@ public static void virtualMachineScaleSetExtensionsCreateOrUpdateMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtensions_CreateOrUpdate_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtension_CreateOrUpdate_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetExtensions_CreateOrUpdate_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetExtension_CreateOrUpdate_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetExtensionsCreateOrUpdateMinimumSetGen( + public static void virtualMachineScaleSetExtensionCreateOrUpdateMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsDeleteSamples.java index ac20bbce333eb..9736e4456838e 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsDeleteSamples.java @@ -7,42 +7,42 @@ /** Samples for VirtualMachineScaleSetExtensions Delete. */ public final class VirtualMachineScaleSetExtensionsDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtensions_Delete_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtension_Delete_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetExtensions_Delete_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetExtension_Delete_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetExtensionsDeleteMaximumSetGen( + public static void virtualMachineScaleSetExtensionDeleteMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSetExtensions() - .delete( - "rgcompute", - "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "aaaaaaaaaaaaaaaaaaaaaaaa", - com.azure.core.util.Context.NONE); + .delete("rgcompute", "aaaa", "aaaaaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtensions_Delete_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtension_Delete_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetExtensions_Delete_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetExtension_Delete_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetExtensionsDeleteMinimumSetGen( + public static void virtualMachineScaleSetExtensionDeleteMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSetExtensions() - .delete("rgcompute", "aaaa", "aaaaaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .delete( + "rgcompute", + "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "aaaaaaaaaaaaaaaaaaaaaaaa", + com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsGetSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsGetSamples.java index 03d949b574d71..1e9b11b01e6db 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsGetSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsGetSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineScaleSetExtensions Get. */ public final class VirtualMachineScaleSetExtensionsGetSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtensions_Get_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtension_Get_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetExtensions_Get_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetExtension_Get_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetExtensionsGetMinimumSetGen( + public static void virtualMachineScaleSetExtensionGetMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -22,18 +22,22 @@ public static void virtualMachineScaleSetExtensionsGetMinimumSetGen( .serviceClient() .getVirtualMachineScaleSetExtensions() .getWithResponse( - "rgcompute", "a", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", null, com.azure.core.util.Context.NONE); + "rgcompute", + "aaaaaaaaaaaaaaaaaaaaaaaa", + "aaaaaaaaaaaaaaaaaaaa", + "aaaaaaa", + com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtensions_Get_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtension_Get_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetExtensions_Get_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetExtension_Get_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetExtensionsGetMaximumSetGen( + public static void virtualMachineScaleSetExtensionGetMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -41,10 +45,6 @@ public static void virtualMachineScaleSetExtensionsGetMaximumSetGen( .serviceClient() .getVirtualMachineScaleSetExtensions() .getWithResponse( - "rgcompute", - "aaaaaaaaaaaaaaaaaaaaaaaa", - "aaaaaaaaaaaaaaaaaaaa", - "aaaaaaa", - com.azure.core.util.Context.NONE); + "rgcompute", "a", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", null, com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsListSamples.java index dea681be7a928..958a0fa5b2fa7 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsListSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineScaleSetExtensions List. */ public final class VirtualMachineScaleSetExtensionsListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtensions_List_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtension_List_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetExtensions_List_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetExtension_List_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetExtensionsListMinimumSetGen( + public static void virtualMachineScaleSetExtensionListMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void virtualMachineScaleSetExtensionsListMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtensions_List_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtension_List_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetExtensions_List_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetExtension_List_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetExtensionsListMaximumSetGen( + public static void virtualMachineScaleSetExtensionListMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsUpdateSamples.java index 920b1e18d413d..7e5373247bbd5 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetExtensionsUpdateSamples.java @@ -13,14 +13,37 @@ /** Samples for VirtualMachineScaleSetExtensions Update. */ public final class VirtualMachineScaleSetExtensionsUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtensions_Update_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtension_Update_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetExtensions_Update_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetExtension_Update_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetExtensionsUpdateMaximumSetGen( + public static void virtualMachineScaleSetExtensionUpdateMinimumSetGen( + com.azure.resourcemanager.AzureResourceManager azure) { + azure + .virtualMachines() + .manager() + .serviceClient() + .getVirtualMachineScaleSetExtensions() + .update( + "rgcompute", + "aaaaaaaaaaaaaaaaaaaaaaaaaa", + "aa", + new VirtualMachineScaleSetExtensionUpdate(), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtension_Update_MaximumSet_Gen.json + */ + /** + * Sample code: VirtualMachineScaleSetExtension_Update_MaximumSet_Gen. + * + * @param azure The entry point for accessing resource management APIs in Azure. + */ + public static void virtualMachineScaleSetExtensionUpdateMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) throws IOException { azure .virtualMachines() @@ -50,27 +73,4 @@ public static void virtualMachineScaleSetExtensionsUpdateMaximumSetGen( .withSuppressFailures(true), com.azure.core.util.Context.NONE); } - - /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtensions_Update_MinimumSet_Gen.json - */ - /** - * Sample code: VirtualMachineScaleSetExtensions_Update_MinimumSet_Gen. - * - * @param azure The entry point for accessing resource management APIs in Azure. - */ - public static void virtualMachineScaleSetExtensionsUpdateMinimumSetGen( - com.azure.resourcemanager.AzureResourceManager azure) { - azure - .virtualMachines() - .manager() - .serviceClient() - .getVirtualMachineScaleSetExtensions() - .update( - "rgcompute", - "aaaaaaaaaaaaaaaaaaaaaaaaaa", - "aa", - new VirtualMachineScaleSetExtensionUpdate(), - com.azure.core.util.Context.NONE); - } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesCancelSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesCancelSamples.java index 9040417f613b9..406da794d5824 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesCancelSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesCancelSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineScaleSetRollingUpgrades Cancel. */ public final class VirtualMachineScaleSetRollingUpgradesCancelSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetRollingUpgrades_Cancel_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetRollingUpgrade_Cancel_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetRollingUpgrades_Cancel_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetRollingUpgrade_Cancel_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetRollingUpgradesCancelMinimumSetGen( + public static void virtualMachineScaleSetRollingUpgradeCancelMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void virtualMachineScaleSetRollingUpgradesCancelMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetRollingUpgrades_Cancel_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetRollingUpgrade_Cancel_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetRollingUpgrades_Cancel_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetRollingUpgrade_Cancel_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetRollingUpgradesCancelMaximumSetGen( + public static void virtualMachineScaleSetRollingUpgradeCancelMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesGetLatestSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesGetLatestSamples.java index ec4248e0cdcee..93f9b5ea0a5d8 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesGetLatestSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesGetLatestSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineScaleSetRollingUpgrades GetLatest. */ public final class VirtualMachineScaleSetRollingUpgradesGetLatestSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetRollingUpgrades_GetLatest_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetRollingUpgrade_GetLatest_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetRollingUpgrades_GetLatest_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetRollingUpgrade_GetLatest_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetRollingUpgradesGetLatestMaximumSetGen( + public static void virtualMachineScaleSetRollingUpgradeGetLatestMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void virtualMachineScaleSetRollingUpgradesGetLatestMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetRollingUpgrades_GetLatest_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetRollingUpgrade_GetLatest_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetRollingUpgrades_GetLatest_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetRollingUpgrade_GetLatest_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetRollingUpgradesGetLatestMinimumSetGen( + public static void virtualMachineScaleSetRollingUpgradeGetLatestMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesStartExtensionUpgradeSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesStartExtensionUpgradeSamples.java index e2ddd0b2eabc8..00419dc2dfcbd 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesStartExtensionUpgradeSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesStartExtensionUpgradeSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineScaleSetRollingUpgrades StartExtensionUpgrade. */ public final class VirtualMachineScaleSetRollingUpgradesStartExtensionUpgradeSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtension_RollingUpgrade.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetExtension_RollingUpgrade.json */ /** * Sample code: Start an extension rolling upgrade. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesStartOSUpgradeSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesStartOSUpgradeSamples.java index 0dc3c12f5951e..95ce6aac17c55 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesStartOSUpgradeSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetRollingUpgradesStartOSUpgradeSamples.java @@ -7,38 +7,38 @@ /** Samples for VirtualMachineScaleSetRollingUpgrades StartOSUpgrade. */ public final class VirtualMachineScaleSetRollingUpgradesStartOSUpgradeSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetRollingUpgrades_StartOSUpgrade_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetRollingUpgrade_StartOSUpgrade_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetRollingUpgrades_StartOSUpgrade_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetRollingUpgrade_StartOSUpgrade_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetRollingUpgradesStartOSUpgradeMinimumSetGen( + public static void virtualMachineScaleSetRollingUpgradeStartOSUpgradeMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSetRollingUpgrades() - .startOSUpgrade("rgcompute", "aaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .startOSUpgrade("rgcompute", "aaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetRollingUpgrades_StartOSUpgrade_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetRollingUpgrade_StartOSUpgrade_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetRollingUpgrades_StartOSUpgrade_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetRollingUpgrade_StartOSUpgrade_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetRollingUpgradesStartOSUpgradeMaximumSetGen( + public static void virtualMachineScaleSetRollingUpgradeStartOSUpgradeMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSetRollingUpgrades() - .startOSUpgrade("rgcompute", "aaaa", com.azure.core.util.Context.NONE); + .startOSUpgrade("rgcompute", "aaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsCreateOrUpdateSamples.java index 4e121c05c03d6..fcf932693cdfb 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsCreateOrUpdateSamples.java @@ -12,7 +12,7 @@ /** Samples for VirtualMachineScaleSetVMExtensions CreateOrUpdate. */ public final class VirtualMachineScaleSetVMExtensionsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMExtensions_Create.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMExtension_Create.json */ /** * Sample code: Create VirtualMachineScaleSet VM extension. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsDeleteSamples.java index eb198418f1244..f7bfc1af6856c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsDeleteSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineScaleSetVMExtensions Delete. */ public final class VirtualMachineScaleSetVMExtensionsDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMExtensions_Delete.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMExtension_Delete.json */ /** * Sample code: Delete VirtualMachineScaleSet VM extension. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsGetSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsGetSamples.java index 7368d58a42fe7..fb4c4117a5b8f 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsGetSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsGetSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineScaleSetVMExtensions Get. */ public final class VirtualMachineScaleSetVMExtensionsGetSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMExtensions_Get.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMExtension_Get.json */ /** * Sample code: Get VirtualMachineScaleSet VM extension. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsListSamples.java index 1357c24c4b571..285acd7ea2b9e 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsListSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineScaleSetVMExtensions List. */ public final class VirtualMachineScaleSetVMExtensionsListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMExtensions_List.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMExtension_List.json */ /** * Sample code: List extensions in Vmss instance. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsUpdateSamples.java index 25cbd09293547..5bdd990e66747 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMExtensionsUpdateSamples.java @@ -12,7 +12,7 @@ /** Samples for VirtualMachineScaleSetVMExtensions Update. */ public final class VirtualMachineScaleSetVMExtensionsUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMExtensions_Update.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMExtension_Update.json */ /** * Sample code: Update VirtualMachineScaleSet VM extension. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsCreateOrUpdateSamples.java index 0c0eb986a42e7..c9e1fb0f2b2bd 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsCreateOrUpdateSamples.java @@ -6,13 +6,14 @@ import com.azure.resourcemanager.compute.fluent.models.VirtualMachineRunCommandInner; import com.azure.resourcemanager.compute.models.RunCommandInputParameter; +import com.azure.resourcemanager.compute.models.RunCommandManagedIdentity; import com.azure.resourcemanager.compute.models.VirtualMachineRunCommandScriptSource; import java.util.Arrays; /** Samples for VirtualMachineScaleSetVMRunCommands CreateOrUpdate. */ public final class VirtualMachineScaleSetVMRunCommandsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/runCommandExamples/VirtualMachineScaleSetVMRunCommand_CreateOrUpdate.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/runCommandExamples/VirtualMachineScaleSetVMRunCommand_CreateOrUpdate.json */ /** * Sample code: Create VirtualMachineScaleSet VM run command. @@ -32,7 +33,12 @@ public static void createVirtualMachineScaleSetVMRunCommand(com.azure.resourcema "myRunCommand", new VirtualMachineRunCommandInner() .withLocation("West US") - .withSource(new VirtualMachineRunCommandScriptSource().withScript("Write-Host Hello World!")) + .withSource( + new VirtualMachineRunCommandScriptSource() + .withScriptUri( + "https://mystorageaccount.blob.core.windows.net/scriptcontainer/MyScript.ps1") + .withScriptUriManagedIdentity( + new RunCommandManagedIdentity().withObjectId("4231e4d2-33e4-4e23-96b2-17888afa6072"))) .withParameters( Arrays .asList( @@ -41,7 +47,14 @@ public static void createVirtualMachineScaleSetVMRunCommand(com.azure.resourcema .withAsyncExecution(false) .withRunAsUser("user1") .withRunAsPassword("fakeTokenPlaceholder") - .withTimeoutInSeconds(3600), + .withTimeoutInSeconds(3600) + .withOutputBlobUri( + "https://mystorageaccount.blob.core.windows.net/myscriptoutputcontainer/MyScriptoutput.txt") + .withErrorBlobUri("https://mystorageaccount.blob.core.windows.net/mycontainer/MyScriptError.txt") + .withOutputBlobManagedIdentity( + new RunCommandManagedIdentity().withClientId("22d35efb-0c99-4041-8c5b-6d24db33a69a")) + .withErrorBlobManagedIdentity(new RunCommandManagedIdentity()) + .withTreatFailureAsDeploymentFailure(true), com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsDeleteSamples.java index b334f6c25da2a..3d80881dbc802 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsDeleteSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineScaleSetVMRunCommands Delete. */ public final class VirtualMachineScaleSetVMRunCommandsDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/runCommandExamples/VirtualMachineScaleSetVMRunCommand_Delete.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/runCommandExamples/VirtualMachineScaleSetVMRunCommand_Delete.json */ /** * Sample code: Delete VirtualMachineScaleSet VM run command. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsGetSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsGetSamples.java index 3338df150773e..1376e4011870e 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsGetSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsGetSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineScaleSetVMRunCommands Get. */ public final class VirtualMachineScaleSetVMRunCommandsGetSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/runCommandExamples/VirtualMachineScaleSetVMRunCommand_Get.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/runCommandExamples/VirtualMachineScaleSetVMRunCommand_Get.json */ /** * Sample code: Get VirtualMachineScaleSet VM run commands. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsListSamples.java index 2950e55add28a..0286a4064a0f4 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsListSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineScaleSetVMRunCommands List. */ public final class VirtualMachineScaleSetVMRunCommandsListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/runCommandExamples/VirtualMachineScaleSetVMRunCommand_List.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/runCommandExamples/VirtualMachineScaleSetVMRunCommand_List.json */ /** * Sample code: List run commands in Vmss instance. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsUpdateSamples.java index 11dcc64ce2296..5f3dad3e4420f 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMRunCommandsUpdateSamples.java @@ -4,13 +4,14 @@ package com.azure.resourcemanager.compute.generated; +import com.azure.resourcemanager.compute.models.RunCommandManagedIdentity; import com.azure.resourcemanager.compute.models.VirtualMachineRunCommandScriptSource; import com.azure.resourcemanager.compute.models.VirtualMachineRunCommandUpdate; /** Samples for VirtualMachineScaleSetVMRunCommands Update. */ public final class VirtualMachineScaleSetVMRunCommandsUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/runCommandExamples/VirtualMachineScaleSetVMRunCommand_Update.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/runCommandExamples/VirtualMachineScaleSetVMRunCommand_Update.json */ /** * Sample code: Update VirtualMachineScaleSet VM run command. @@ -30,7 +31,11 @@ public static void updateVirtualMachineScaleSetVMRunCommand(com.azure.resourcema "myRunCommand", new VirtualMachineRunCommandUpdate() .withSource( - new VirtualMachineRunCommandScriptSource().withScript("Write-Host Script Source Updated!")), + new VirtualMachineRunCommandScriptSource() + .withScriptUri( + "https://mystorageaccount.blob.core.windows.net/scriptcontainer/MyScript.ps1") + .withScriptUriManagedIdentity( + new RunCommandManagedIdentity().withObjectId("4231e4d2-33e4-4e23-96b2-17888afa6072"))), com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsDeallocateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsDeallocateSamples.java index 27f3d4ab85528..b054c3803364a 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsDeallocateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsDeallocateSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineScaleSetVMs Deallocate. */ public final class VirtualMachineScaleSetVMsDeallocateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_Deallocate_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Deallocate_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_Deallocate_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_Deallocate_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsDeallocateMinimumSetGen( + public static void virtualMachineScaleSetVMDeallocateMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void virtualMachineScaleSetVMsDeallocateMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_Deallocate_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Deallocate_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_Deallocate_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_Deallocate_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsDeallocateMaximumSetGen( + public static void virtualMachineScaleSetVMDeallocateMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsDeleteSamples.java index f789b2fb98dee..a61d7f62ef522 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsDeleteSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineScaleSetVMs Delete. */ public final class VirtualMachineScaleSetVMsDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Delete_Force.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Delete_Force.json */ /** * Sample code: Force Delete a virtual machine from a VM scale set. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsGetInstanceViewSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsGetInstanceViewSamples.java index 6bacf2af156a2..e5785284e3790 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsGetInstanceViewSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsGetInstanceViewSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineScaleSetVMs GetInstanceView. */ public final class VirtualMachineScaleSetVMsGetInstanceViewSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Get_InstanceViewAutoPlacedOnDedicatedHostGroup.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Get_InstanceViewAutoPlacedOnDedicatedHostGroup.json */ /** * Sample code: Get instance view of a virtual machine from a VM scale set placed on a dedicated host group through diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsGetSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsGetSamples.java index 269fb06bc95f4..ea682d232578f 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsGetSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsGetSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineScaleSetVMs Get. */ public final class VirtualMachineScaleSetVMsGetSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Get_WithVMSizeProperties.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Get_WithVMSizeProperties.json */ /** * Sample code: Get VM scale set VM with VMSizeProperties. @@ -24,7 +24,7 @@ public static void getVMScaleSetVMWithVMSizeProperties(com.azure.resourcemanager } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Get_WithUserData.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Get_WithUserData.json */ /** * Sample code: Get VM scale set VM with UserData. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsListSamples.java index a8236cfa71f9f..73da3578294e7 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsListSamples.java @@ -7,15 +7,14 @@ /** Samples for VirtualMachineScaleSetVMs List. */ public final class VirtualMachineScaleSetVMsListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_List_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_List_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_List_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_List_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsListMinimumSetGen( - com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineScaleSetVMListMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -25,15 +24,14 @@ public static void virtualMachineScaleSetVMsListMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_List_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_List_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_List_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_List_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsListMaximumSetGen( - com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineScaleSetVMListMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsPerformMaintenanceSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsPerformMaintenanceSamples.java index a30bae4b15685..c242f3d5c197e 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsPerformMaintenanceSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsPerformMaintenanceSamples.java @@ -7,38 +7,38 @@ /** Samples for VirtualMachineScaleSetVMs PerformMaintenance. */ public final class VirtualMachineScaleSetVMsPerformMaintenanceSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_PerformMaintenance_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_PerformMaintenance_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_PerformMaintenance_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_PerformMaintenance_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsPerformMaintenanceMinimumSetGen( + public static void virtualMachineScaleSetVMPerformMaintenanceMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSetVMs() - .performMaintenance("rgcompute", "aaaaaaaaaa", "aaaa", com.azure.core.util.Context.NONE); + .performMaintenance("rgcompute", "aaaaaaaaaaaaaa", "aaaaaaaaaaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_PerformMaintenance_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_PerformMaintenance_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_PerformMaintenance_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_PerformMaintenance_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsPerformMaintenanceMaximumSetGen( + public static void virtualMachineScaleSetVMPerformMaintenanceMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSetVMs() - .performMaintenance("rgcompute", "aaaaaaaaaaaaaa", "aaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .performMaintenance("rgcompute", "aaaaaaaaaa", "aaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsPowerOffSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsPowerOffSamples.java index 075b5ac0aa062..2e9b4548c06df 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsPowerOffSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsPowerOffSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineScaleSetVMs PowerOff. */ public final class VirtualMachineScaleSetVMsPowerOffSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_PowerOff_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_PowerOff_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_PowerOff_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_PowerOff_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsPowerOffMaximumSetGen( + public static void virtualMachineScaleSetVMPowerOffMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void virtualMachineScaleSetVMsPowerOffMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_PowerOff_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_PowerOff_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_PowerOff_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_PowerOff_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsPowerOffMinimumSetGen( + public static void virtualMachineScaleSetVMPowerOffMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRedeploySamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRedeploySamples.java index 191c0bdc18bfb..2a3c58cee1be9 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRedeploySamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRedeploySamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineScaleSetVMs Redeploy. */ public final class VirtualMachineScaleSetVMsRedeploySamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_Redeploy_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Redeploy_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_Redeploy_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_Redeploy_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsRedeployMaximumSetGen( + public static void virtualMachineScaleSetVMRedeployMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -29,14 +29,14 @@ public static void virtualMachineScaleSetVMsRedeployMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_Redeploy_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Redeploy_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_Redeploy_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_Redeploy_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsRedeployMinimumSetGen( + public static void virtualMachineScaleSetVMRedeployMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsReimageAllSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsReimageAllSamples.java index 4b5cfa85b3e8c..dba979b934daf 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsReimageAllSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsReimageAllSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineScaleSetVMs ReimageAll. */ public final class VirtualMachineScaleSetVMsReimageAllSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_ReimageAll_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_ReimageAll_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_ReimageAll_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_ReimageAll_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsReimageAllMinimumSetGen( + public static void virtualMachineScaleSetVMReimageAllMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -29,14 +29,14 @@ public static void virtualMachineScaleSetVMsReimageAllMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_ReimageAll_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_ReimageAll_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_ReimageAll_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_ReimageAll_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsReimageAllMaximumSetGen( + public static void virtualMachineScaleSetVMReimageAllMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsReimageSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsReimageSamples.java index 3de5c6d482fbc..de743c1ce9667 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsReimageSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsReimageSamples.java @@ -9,14 +9,14 @@ /** Samples for VirtualMachineScaleSetVMs Reimage. */ public final class VirtualMachineScaleSetVMsReimageSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_Reimage_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Reimage_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_Reimage_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_Reimage_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsReimageMaximumSetGen( + public static void virtualMachineScaleSetVMReimageMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -32,14 +32,14 @@ public static void virtualMachineScaleSetVMsReimageMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_Reimage_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Reimage_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_Reimage_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_Reimage_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsReimageMinimumSetGen( + public static void virtualMachineScaleSetVMReimageMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRestartSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRestartSamples.java index 604fef6516c7f..235d1c51aef60 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRestartSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRestartSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineScaleSetVMs Restart. */ public final class VirtualMachineScaleSetVMsRestartSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_Restart_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Restart_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_Restart_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_Restart_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsRestartMinimumSetGen( + public static void virtualMachineScaleSetVMRestartMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void virtualMachineScaleSetVMsRestartMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_Restart_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Restart_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_Restart_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_Restart_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsRestartMaximumSetGen( + public static void virtualMachineScaleSetVMRestartMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRetrieveBootDiagnosticsDataSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRetrieveBootDiagnosticsDataSamples.java index 60c5fd79f0feb..0718592ca3365 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRetrieveBootDiagnosticsDataSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRetrieveBootDiagnosticsDataSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineScaleSetVMs RetrieveBootDiagnosticsData. */ public final class VirtualMachineScaleSetVMsRetrieveBootDiagnosticsDataSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_RetrieveBootDiagnosticsData.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_RetrieveBootDiagnosticsData.json */ /** * Sample code: RetrieveBootDiagnosticsData of a virtual machine. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRunCommandSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRunCommandSamples.java index 4c2f60f841fc4..f8dd0575fc078 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRunCommandSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsRunCommandSamples.java @@ -10,7 +10,7 @@ /** Samples for VirtualMachineScaleSetVMs RunCommand. */ public final class VirtualMachineScaleSetVMsRunCommandSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/runCommandExamples/VirtualMachineScaleSetVMRunCommand.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/runCommandExamples/VirtualMachineScaleSetVMRunCommand.json */ /** * Sample code: VirtualMachineScaleSetVMs_RunCommand. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsSimulateEvictionSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsSimulateEvictionSamples.java index c2dc1c801b8ce..47bdbb14447c4 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsSimulateEvictionSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsSimulateEvictionSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineScaleSetVMs SimulateEviction. */ public final class VirtualMachineScaleSetVMsSimulateEvictionSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_SimulateEviction.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_SimulateEviction.json */ /** * Sample code: Simulate Eviction a virtual machine. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsStartSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsStartSamples.java index 2d4aab1d55ad5..50988b67fd8b1 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsStartSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsStartSamples.java @@ -7,38 +7,38 @@ /** Samples for VirtualMachineScaleSetVMs Start. */ public final class VirtualMachineScaleSetVMsStartSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_Start_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Start_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_Start_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_Start_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsStartMinimumSetGen( + public static void virtualMachineScaleSetVMStartMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSetVMs() - .start("rgcompute", "aaaaaaaaaaaaaaaaaaaaaaaa", "aaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .start("rgcompute", "aaaaaaaaaaaaaa", "aaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_Start_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Start_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_Start_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_Start_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsStartMaximumSetGen( + public static void virtualMachineScaleSetVMStartMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSetVMs() - .start("rgcompute", "aaaaaaaaaaaaaa", "aaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .start("rgcompute", "aaaaaaaaaaaaaaaaaaaaaaaa", "aaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsUpdateSamples.java index 9f534481e059a..22fa253916331 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetVMsUpdateSamples.java @@ -85,37 +85,14 @@ /** Samples for VirtualMachineScaleSetVMs Update. */ public final class VirtualMachineScaleSetVMsUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_Update_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Update_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSetVMs_Update_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSetVM_Update_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetVMsUpdateMinimumSetGen( - com.azure.resourcemanager.AzureResourceManager azure) { - azure - .virtualMachines() - .manager() - .serviceClient() - .getVirtualMachineScaleSetVMs() - .update( - "rgcompute", - "aaaaaaaaaaaaaaaaaa", - "aaaaaaaaaaaaaaaaaaaa", - new VirtualMachineScaleSetVMInner().withLocation("westus"), - com.azure.core.util.Context.NONE); - } - - /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVMs_Update_MaximumSet_Gen.json - */ - /** - * Sample code: VirtualMachineScaleSetVMs_Update_MaximumSet_Gen. - * - * @param azure The entry point for accessing resource management APIs in Azure. - */ - public static void virtualMachineScaleSetVMsUpdateMaximumSetGen( + public static void virtualMachineScaleSetVMUpdateMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -374,7 +351,6 @@ public static void virtualMachineScaleSetVMsUpdateMaximumSetGen( Arrays .asList( new VirtualMachineScaleSetNetworkConfiguration() - .withId("aaaaaaaa") .withName("vmsstestnetconfig5415") .withPrimary(true) .withEnableAcceleratedNetworking(true) @@ -390,7 +366,6 @@ public static void virtualMachineScaleSetVMsUpdateMaximumSetGen( Arrays .asList( new VirtualMachineScaleSetIpConfiguration() - .withId("aaaaaaaaa") .withName("vmsstestnetconfig9693") .withSubnet( new ApiEntityReference() @@ -465,6 +440,29 @@ public static void virtualMachineScaleSetVMsUpdateMaximumSetGen( com.azure.core.util.Context.NONE); } + /* + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSetVM_Update_MinimumSet_Gen.json + */ + /** + * Sample code: VirtualMachineScaleSetVM_Update_MinimumSet_Gen. + * + * @param azure The entry point for accessing resource management APIs in Azure. + */ + public static void virtualMachineScaleSetVMUpdateMinimumSetGen( + com.azure.resourcemanager.AzureResourceManager azure) { + azure + .virtualMachines() + .manager() + .serviceClient() + .getVirtualMachineScaleSetVMs() + .update( + "rgcompute", + "aaaaaaaaaaaaaaaaaa", + "aaaaaaaaaaaaaaaaaaaa", + new VirtualMachineScaleSetVMInner().withLocation("westus"), + com.azure.core.util.Context.NONE); + } + @SuppressWarnings("unchecked") private static Map mapOf(Object... inputs) { Map map = new HashMap<>(); diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsConvertToSinglePlacementGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsConvertToSinglePlacementGroupSamples.java index f71ba768690b9..a82d9e2dcc373 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsConvertToSinglePlacementGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsConvertToSinglePlacementGroupSamples.java @@ -9,14 +9,14 @@ /** Samples for VirtualMachineScaleSets ConvertToSinglePlacementGroup. */ public final class VirtualMachineScaleSetsConvertToSinglePlacementGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_ConvertToSinglePlacementGroup_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_ConvertToSinglePlacementGroup_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_ConvertToSinglePlacementGroup_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_ConvertToSinglePlacementGroup_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsConvertToSinglePlacementGroupMinimumSetGen( + public static void virtualMachineScaleSetConvertToSinglePlacementGroupMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,20 +25,21 @@ public static void virtualMachineScaleSetsConvertToSinglePlacementGroupMinimumSe .getVirtualMachineScaleSets() .convertToSinglePlacementGroupWithResponse( "rgcompute", - "aaaaaaaaaaaaa", - new VMScaleSetConvertToSinglePlacementGroupInput(), + "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + new VMScaleSetConvertToSinglePlacementGroupInput() + .withActivePlacementGroupId("aaaaaaaaaaaaaaaaaaaaaaaaaaa"), com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_ConvertToSinglePlacementGroup_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_ConvertToSinglePlacementGroup_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_ConvertToSinglePlacementGroup_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_ConvertToSinglePlacementGroup_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsConvertToSinglePlacementGroupMaximumSetGen( + public static void virtualMachineScaleSetConvertToSinglePlacementGroupMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -47,9 +48,8 @@ public static void virtualMachineScaleSetsConvertToSinglePlacementGroupMaximumSe .getVirtualMachineScaleSets() .convertToSinglePlacementGroupWithResponse( "rgcompute", - "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", - new VMScaleSetConvertToSinglePlacementGroupInput() - .withActivePlacementGroupId("aaaaaaaaaaaaaaaaaaaaaaaaaaa"), + "aaaaaaaaaaaaa", + new VMScaleSetConvertToSinglePlacementGroupInput(), com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsCreateOrUpdateSamples.java index c3e1657cd95c9..b78ecdc1d2b05 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsCreateOrUpdateSamples.java @@ -34,6 +34,7 @@ import com.azure.resourcemanager.compute.models.ScaleInPolicy; import com.azure.resourcemanager.compute.models.ScheduledEventsProfile; import com.azure.resourcemanager.compute.models.SecurityEncryptionTypes; +import com.azure.resourcemanager.compute.models.SecurityPostureReference; import com.azure.resourcemanager.compute.models.SecurityProfile; import com.azure.resourcemanager.compute.models.SecurityTypes; import com.azure.resourcemanager.compute.models.ServiceArtifactReference; @@ -71,7 +72,7 @@ /** Samples for VirtualMachineScaleSets CreateOrUpdate. */ public final class VirtualMachineScaleSetsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithEmptyDataDisksOnEachVm.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithEmptyDataDisksOnEachVm.json */ /** * Sample code: Create a scale set with empty data disks on each vm. @@ -148,7 +149,7 @@ public static void createAScaleSetWithEmptyDataDisksOnEachVm(com.azure.resourcem } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithOSImageScheduledEventEnabled.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithOSImageScheduledEventEnabled.json */ /** * Sample code: Create a scale set with OS image scheduled events enabled. @@ -220,7 +221,7 @@ public static void createAScaleSetWithOSImageScheduledEventsEnabled( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithUserData.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithUserData.json */ /** * Sample code: Create a scale set with userData. @@ -286,7 +287,7 @@ public static void createAScaleSetWithUserData(com.azure.resourcemanager.AzureRe } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_FromWithFpgaNetworkInterface.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_FromWithFpgaNetworkInterface.json */ /** * Sample code: Create a scale set with Fpga Network Interfaces. @@ -366,7 +367,7 @@ public static void createAScaleSetWithFpgaNetworkInterfaces(com.azure.resourcema } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_FromACustomImage.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_FromACustomImage.json */ /** * Sample code: Create a scale set from a custom image. @@ -429,7 +430,7 @@ public static void createAScaleSetFromACustomImage(com.azure.resourcemanager.Azu } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_CreateA_WithDiffOsDiskUsingDiffDiskPlacement.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_CreateA_WithDiffOsDiskUsingDiffDiskPlacement.json */ /** * Sample code: Create a scale set with ephemeral os disks using placement property. @@ -504,7 +505,7 @@ public static void createAScaleSetWithEphemeralOsDisksUsingPlacementProperty( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithScaleInPolicy.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithScaleInPolicy.json */ /** * Sample code: Create a scale set with scaleInPolicy. @@ -573,7 +574,7 @@ public static void createAScaleSetWithScaleInPolicy(com.azure.resourcemanager.Az } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithServiceArtifactReference.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithServiceArtifactReference.json */ /** * Sample code: Create a scale set with Service Artifact Reference. @@ -645,7 +646,7 @@ public static void createAScaleSetWithServiceArtifactReference( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithEncryptionAtHost.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithEncryptionAtHost.json */ /** * Sample code: Create a scale set with Host Encryption using encryptionAtHost property. @@ -717,7 +718,7 @@ public static void createAScaleSetWithHostEncryptionUsingEncryptionAtHostPropert } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithProtectedSettingsFromKeyVault.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithProtectedSettingsFromKeyVault.json */ /** * Sample code: Create a VMSS with an extension with protectedSettingsFromKeyVault. @@ -812,7 +813,7 @@ public static void createAVMSSWithAnExtensionWithProtectedSettingsFromKeyVault( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithAzureLoadBalancer.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithAzureLoadBalancer.json */ /** * Sample code: Create a scale set with an azure load balancer. @@ -893,7 +894,7 @@ public static void createAScaleSetWithAnAzureLoadBalancer(com.azure.resourcemana } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithManagedBootDiagnostics.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithManagedBootDiagnostics.json */ /** * Sample code: Create a scale set with managed boot diagnostics. @@ -960,7 +961,7 @@ public static void createAScaleSetWithManagedBootDiagnostics(com.azure.resourcem } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithAMarketplaceImagePlan.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithAMarketplaceImagePlan.json */ /** * Sample code: Create a scale set with a marketplace image plan. @@ -1030,7 +1031,7 @@ public static void createAScaleSetWithAMarketplaceImagePlan(com.azure.resourcema } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithDiffOsDisk.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithDiffOsDisk.json */ /** * Sample code: Create a scale set with ephemeral os disks. @@ -1102,7 +1103,7 @@ public static void createAScaleSetWithEphemeralOsDisks(com.azure.resourcemanager } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithVMsInDifferentZones.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithVMsInDifferentZones.json */ /** * Sample code: Create a scale set with virtual machines in different zones. @@ -1181,7 +1182,7 @@ public static void createAScaleSetWithVirtualMachinesInDifferentZones( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithCapacityReservation.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithCapacityReservation.json */ /** * Sample code: Create or update a scale set with capacity reservation. @@ -1253,7 +1254,7 @@ public static void createOrUpdateAScaleSetWithCapacityReservation( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithSecurityTypeConfidentialVM.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithSecurityTypeConfidentialVM.json */ /** * Sample code: Create a scale set with SecurityType as ConfidentialVM. @@ -1328,7 +1329,7 @@ public static void createAScaleSetWithSecurityTypeAsConfidentialVM( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithSshAuthentication.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithSshAuthentication.json */ /** * Sample code: Create a scale set with ssh authentication. @@ -1404,7 +1405,7 @@ public static void createAScaleSetWithSshAuthentication(com.azure.resourcemanage } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithAzureApplicationGateway.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithAzureApplicationGateway.json */ /** * Sample code: Create a scale set with an azure application gateway. @@ -1476,7 +1477,7 @@ public static void createAScaleSetWithAnAzureApplicationGateway( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_CustomImageFromAnUnmanagedGeneralizedOsImage.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_CustomImageFromAnUnmanagedGeneralizedOsImage.json */ /** * Sample code: Create a custom-image scale set from an unmanaged generalized os image. @@ -1538,7 +1539,7 @@ public static void createACustomImageScaleSetFromAnUnmanagedGeneralizedOsImage( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithExtensionsTimeBudget.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithExtensionsTimeBudget.json */ /** * Sample code: Create a scale set with extension time budget. @@ -1627,7 +1628,7 @@ public static void createAScaleSetWithExtensionTimeBudget(com.azure.resourcemana } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithApplicationProfile.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithApplicationProfile.json */ /** * Sample code: Create a scale set with Application Profile. @@ -1709,7 +1710,7 @@ public static void createAScaleSetWithApplicationProfile(com.azure.resourcemanag } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithDiskEncryptionSetResource.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithDiskEncryptionSetResource.json */ /** * Sample code: Create a scale set with DiskEncryptionSet resource in os disk and data disk. @@ -1792,7 +1793,7 @@ public static void createAScaleSetWithDiskEncryptionSetResourceInOsDiskAndDataDi } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithPremiumStorage.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithPremiumStorage.json */ /** * Sample code: Create a scale set with premium storage. @@ -1857,7 +1858,7 @@ public static void createAScaleSetWithPremiumStorage(com.azure.resourcemanager.A } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_FromWithDisableTcpStateTrackingNetworkInterface.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_FromWithDisableTcpStateTrackingNetworkInterface.json */ /** * Sample code: Create a scale set where nic config has DisableTcpStateTracking property. @@ -1940,7 +1941,7 @@ public static void createAScaleSetWhereNicConfigHasDisableTcpStateTrackingProper } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithVMSizeProperties.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithVMSizeProperties.json */ /** * Sample code: Create a scale set with vm size properties. @@ -2010,7 +2011,7 @@ public static void createAScaleSetWithVmSizeProperties(com.azure.resourcemanager } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithTerminateScheduledEventEnabled.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithTerminateScheduledEventEnabled.json */ /** * Sample code: Create a scale set with terminate scheduled events enabled. @@ -2082,7 +2083,7 @@ public static void createAScaleSetWithTerminateScheduledEventsEnabled( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithExtensionsSuppressFailuresEnabled.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithExtensionsSuppressFailuresEnabled.json */ /** * Sample code: Create a VMSS with an extension that has suppressFailures enabled. @@ -2171,7 +2172,7 @@ public static void createAVMSSWithAnExtensionThatHasSuppressFailuresEnabled( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_PlatformImageWithUnmanagedOsDisks.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_PlatformImageWithUnmanagedOsDisks.json */ /** * Sample code: Create a platform-image scale set with unmanaged os disks. @@ -2243,7 +2244,7 @@ public static void createAPlatformImageScaleSetWithUnmanagedOsDisks( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithUefiSettings.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithUefiSettings.json */ /** * Sample code: Create a scale set with Uefi Settings of secureBoot and vTPM. @@ -2314,7 +2315,7 @@ public static void createAScaleSetWithUefiSettingsOfSecureBootAndVTPM( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithPasswordAuthentication.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithPasswordAuthentication.json */ /** * Sample code: Create a scale set with password authentication. @@ -2379,7 +2380,7 @@ public static void createAScaleSetWithPasswordAuthentication(com.azure.resourcem } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithDiskControllerType.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithDiskControllerType.json */ /** * Sample code: Create a scale set with Disk Controller Type. @@ -2450,7 +2451,79 @@ public static void createAScaleSetWithDiskControllerType(com.azure.resourcemanag } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithPriorityMixPolicy.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithSecurityPostureReference.json + */ + /** + * Sample code: Create a scale set with Security Posture Reference. + * + * @param azure The entry point for accessing resource management APIs in Azure. + */ + public static void createAScaleSetWithSecurityPostureReference( + com.azure.resourcemanager.AzureResourceManager azure) { + azure + .virtualMachines() + .manager() + .serviceClient() + .getVirtualMachineScaleSets() + .createOrUpdate( + "myResourceGroup", + "{vmss-name}", + new VirtualMachineScaleSetInner() + .withLocation("eastus2euap") + .withSku(new Sku().withName("Standard_A1").withTier("Standard").withCapacity(3L)) + .withUpgradePolicy( + new UpgradePolicy() + .withMode(UpgradeMode.AUTOMATIC) + .withAutomaticOSUpgradePolicy( + new AutomaticOSUpgradePolicy().withEnableAutomaticOSUpgrade(true))) + .withVirtualMachineProfile( + new VirtualMachineScaleSetVMProfile() + .withOsProfile( + new VirtualMachineScaleSetOSProfile() + .withComputerNamePrefix("{vmss-name}") + .withAdminUsername("{your-username}") + .withAdminPassword("fakeTokenPlaceholder")) + .withStorageProfile( + new VirtualMachineScaleSetStorageProfile() + .withImageReference( + new ImageReference() + .withPublisher("MicrosoftWindowsServer") + .withOffer("WindowsServer") + .withSku("2022-Datacenter") + .withVersion("latest")) + .withOsDisk( + new VirtualMachineScaleSetOSDisk() + .withName("osDisk") + .withCaching(CachingTypes.READ_WRITE) + .withCreateOption(DiskCreateOptionTypes.FROM_IMAGE))) + .withNetworkProfile( + new VirtualMachineScaleSetNetworkProfile() + .withNetworkInterfaceConfigurations( + Arrays + .asList( + new VirtualMachineScaleSetNetworkConfiguration() + .withName("{vmss-name}") + .withPrimary(true) + .withIpConfigurations( + Arrays + .asList( + new VirtualMachineScaleSetIpConfiguration() + .withName("{vmss-name}") + .withSubnet( + new ApiEntityReference() + .withId( + "/subscriptions/{subscription-id}/resourceGroups/myResourceGroup/providers/Microsoft.Network/virtualNetworks/{existing-virtual-network-name}/subnets/{existing-subnet-name}")))) + .withEnableIpForwarding(true)))) + .withSecurityPostureReference( + new SecurityPostureReference() + .withId( + "/CommunityGalleries/{communityGalleryName}/securityPostures/{securityPostureName}/versions/{major.minor.patch}|{major.*}|latest"))) + .withOverprovision(true), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithPriorityMixPolicy.json */ /** * Sample code: Create a scale set with priority mix policy. @@ -2522,7 +2595,7 @@ public static void createAScaleSetWithPriorityMixPolicy(com.azure.resourcemanage } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithAutomaticRepairs.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithAutomaticRepairs.json */ /** * Sample code: Create a scale set with automatic repairs enabled. @@ -2589,7 +2662,7 @@ public static void createAScaleSetWithAutomaticRepairsEnabled( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithSpotRestorePolicy.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithSpotRestorePolicy.json */ /** * Sample code: Create a scale set with spot restore policy. @@ -2658,7 +2731,7 @@ public static void createAScaleSetWithSpotRestorePolicy(com.azure.resourcemanage } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_FromAGeneralizedSharedImage.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_FromAGeneralizedSharedImage.json */ /** * Sample code: Create a scale set from a generalized shared image. @@ -2722,7 +2795,7 @@ public static void createAScaleSetFromAGeneralizedSharedImage( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithBootDiagnostics.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_WithBootDiagnostics.json */ /** * Sample code: Create a scale set with boot diagnostics. @@ -2794,7 +2867,7 @@ public static void createAScaleSetWithBootDiagnostics(com.azure.resourcemanager. } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_FromASpecializedSharedImage.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Create_FromASpecializedSharedImage.json */ /** * Sample code: Create a scale set from a specialized shared image. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsDeallocateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsDeallocateSamples.java index 28394fd8a20e5..7cb0b1650080c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsDeallocateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsDeallocateSamples.java @@ -10,42 +10,43 @@ /** Samples for VirtualMachineScaleSets Deallocate. */ public final class VirtualMachineScaleSetsDeallocateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_Deallocate_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Deallocate_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_Deallocate_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_Deallocate_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsDeallocateMinimumSetGen( + public static void virtualMachineScaleSetDeallocateMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSets() - .deallocate("rgcompute", "aaaaaaaaaaaaaaaaaaaaaaaa", null, com.azure.core.util.Context.NONE); + .deallocate( + "rgcompute", + "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + true, + new VirtualMachineScaleSetVMInstanceIDs().withInstanceIds(Arrays.asList("aaaaaaaaaaaaaaaaa")), + com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_Deallocate_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Deallocate_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_Deallocate_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_Deallocate_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsDeallocateMaximumSetGen( + public static void virtualMachineScaleSetDeallocateMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSets() - .deallocate( - "rgcompute", - "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - new VirtualMachineScaleSetVMInstanceIDs().withInstanceIds(Arrays.asList("aaaaaaaaaaaaaaaaa")), - com.azure.core.util.Context.NONE); + .deallocate("rgcompute", "aaaaaaaaaaaaaaaaaaaaaaaa", null, null, com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsDeleteInstancesSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsDeleteInstancesSamples.java index 95e43c223995e..a70bb8e590c20 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsDeleteInstancesSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsDeleteInstancesSamples.java @@ -10,14 +10,14 @@ /** Samples for VirtualMachineScaleSets DeleteInstances. */ public final class VirtualMachineScaleSetsDeleteInstancesSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_DeleteInstances_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_DeleteInstances_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_DeleteInstances_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_DeleteInstances_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsDeleteInstancesMaximumSetGen( + public static void virtualMachineScaleSetDeleteInstancesMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -34,14 +34,14 @@ public static void virtualMachineScaleSetsDeleteInstancesMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_DeleteInstances_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_DeleteInstances_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_DeleteInstances_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_DeleteInstances_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsDeleteInstancesMinimumSetGen( + public static void virtualMachineScaleSetDeleteInstancesMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsDeleteSamples.java index 5c9f5af346e6c..5f82486d7b16b 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsDeleteSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineScaleSets Delete. */ public final class VirtualMachineScaleSetsDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Delete_Force.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Delete_Force.json */ /** * Sample code: Force Delete a VM scale set. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsForceRecoveryServiceFabricPlatformUpdateDomainWalkSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsForceRecoveryServiceFabricPlatformUpdateDomainWalkSamples.java index 3f6a8079bc6b1..989eb6ebd9386 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsForceRecoveryServiceFabricPlatformUpdateDomainWalkSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsForceRecoveryServiceFabricPlatformUpdateDomainWalkSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineScaleSets ForceRecoveryServiceFabricPlatformUpdateDomainWalk. */ public final class VirtualMachineScaleSetsForceRecoveryServiceFabricPlatformUpdateDomainWalkSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_ForceRecoveryServiceFabricPlatformUpdateDomainWalk_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_ForceRecoveryServiceFabricPlatformUpdateDomainWalk_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_ForceRecoveryServiceFabricPlatformUpdateDomainWalk_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_ForceRecoveryServiceFabricPlatformUpdateDomainWalk_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsForceRecoveryServiceFabricPlatformUpdateDomainWalkMinimumSetGen( + public static void virtualMachineScaleSetForceRecoveryServiceFabricPlatformUpdateDomainWalkMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -26,14 +26,14 @@ public static void virtualMachineScaleSetsForceRecoveryServiceFabricPlatformUpda } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_ForceRecoveryServiceFabricPlatformUpdateDomainWalk_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_ForceRecoveryServiceFabricPlatformUpdateDomainWalk_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_ForceRecoveryServiceFabricPlatformUpdateDomainWalk_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_ForceRecoveryServiceFabricPlatformUpdateDomainWalk_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsForceRecoveryServiceFabricPlatformUpdateDomainWalkMaximumSetGen( + public static void virtualMachineScaleSetForceRecoveryServiceFabricPlatformUpdateDomainWalkMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsGetByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsGetByResourceGroupSamples.java index 580cf19bc47f1..13af5816fa03c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsGetByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsGetByResourceGroupSamples.java @@ -9,7 +9,7 @@ /** Samples for VirtualMachineScaleSets GetByResourceGroup. */ public final class VirtualMachineScaleSetsGetByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Get_AutoPlacedOnDedicatedHostGroup.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Get_AutoPlacedOnDedicatedHostGroup.json */ /** * Sample code: Get a virtual machine scale set placed on a dedicated host group through automatic placement. @@ -28,7 +28,7 @@ public static void getAVirtualMachineScaleSetPlacedOnADedicatedHostGroupThroughA } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Get.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Get.json */ /** * Sample code: Get a virtual machine scale set. @@ -46,7 +46,7 @@ public static void getAVirtualMachineScaleSet(com.azure.resourcemanager.AzureRes } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Get_WithUserData.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Get_WithUserData.json */ /** * Sample code: Get a virtual machine scale set with UserData. @@ -67,7 +67,7 @@ public static void getAVirtualMachineScaleSetWithUserData(com.azure.resourcemana } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Get_WithDiskControllerType.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Get_WithDiskControllerType.json */ /** * Sample code: Get VM scale set VM with Disk Controller Type. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsGetInstanceViewSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsGetInstanceViewSamples.java index c394b5d6a6bc3..4841a71f47a87 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsGetInstanceViewSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsGetInstanceViewSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineScaleSets GetInstanceView. */ public final class VirtualMachineScaleSetsGetInstanceViewSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_GetInstanceView_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_GetInstanceView_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_GetInstanceView_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_GetInstanceView_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsGetInstanceViewMinimumSetGen( + public static void virtualMachineScaleSetGetInstanceViewMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void virtualMachineScaleSetsGetInstanceViewMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_GetInstanceView_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_GetInstanceView_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_GetInstanceView_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_GetInstanceView_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsGetInstanceViewMaximumSetGen( + public static void virtualMachineScaleSetGetInstanceViewMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsGetOSUpgradeHistorySamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsGetOSUpgradeHistorySamples.java index e7c9b5630044e..e6bcc87817fc2 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsGetOSUpgradeHistorySamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsGetOSUpgradeHistorySamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineScaleSets GetOSUpgradeHistory. */ public final class VirtualMachineScaleSetsGetOSUpgradeHistorySamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_GetOSUpgradeHistory_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_GetOSUpgradeHistory_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_GetOSUpgradeHistory_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_GetOSUpgradeHistory_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsGetOSUpgradeHistoryMinimumSetGen( + public static void virtualMachineScaleSetGetOSUpgradeHistoryMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void virtualMachineScaleSetsGetOSUpgradeHistoryMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_GetOSUpgradeHistory_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_GetOSUpgradeHistory_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_GetOSUpgradeHistory_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_GetOSUpgradeHistory_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsGetOSUpgradeHistoryMaximumSetGen( + public static void virtualMachineScaleSetGetOSUpgradeHistoryMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListByLocationSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListByLocationSamples.java index 01bd8e4190c53..c36e187e97fc1 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListByLocationSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListByLocationSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineScaleSets ListByLocation. */ public final class VirtualMachineScaleSetsListByLocationSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_ListBySubscription_ByLocation.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_ListBySubscription_ByLocation.json */ /** * Sample code: Lists all the VM scale sets under the specified subscription for the specified location. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListByResourceGroupSamples.java index 7d644342b77cd..9dd8c59006f28 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListByResourceGroupSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineScaleSets ListByResourceGroup. */ public final class VirtualMachineScaleSetsListByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_List_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_List_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_List_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_List_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsListMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineScaleSetListMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -24,14 +24,14 @@ public static void virtualMachineScaleSetsListMaximumSetGen(com.azure.resourcema } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_List_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_List_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_List_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_List_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsListMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineScaleSetListMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListSamples.java index f79da21064156..08408ba088adf 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachineScaleSets List. */ public final class VirtualMachineScaleSetsListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_ListAll_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_ListAll_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_ListAll_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_ListAll_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsListAllMinimumSetGen( + public static void virtualMachineScaleSetListAllMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void virtualMachineScaleSetsListAllMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_ListAll_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_ListAll_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_ListAll_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_ListAll_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsListAllMaximumSetGen( + public static void virtualMachineScaleSetListAllMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListSkusSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListSkusSamples.java index d33749d8daab6..107616a37a205 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListSkusSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsListSkusSamples.java @@ -7,38 +7,38 @@ /** Samples for VirtualMachineScaleSets ListSkus. */ public final class VirtualMachineScaleSetsListSkusSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_ListSkus_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_ListSkus_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_ListSkus_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_ListSkus_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsListSkusMinimumSetGen( + public static void virtualMachineScaleSetListSkusMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSets() - .listSkus("rgcompute", "aaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .listSkus("rgcompute", "aaaaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_ListSkus_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_ListSkus_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_ListSkus_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_ListSkus_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsListSkusMaximumSetGen( + public static void virtualMachineScaleSetListSkusMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSets() - .listSkus("rgcompute", "aaaaaa", com.azure.core.util.Context.NONE); + .listSkus("rgcompute", "aaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsPerformMaintenanceSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsPerformMaintenanceSamples.java index 723aa60255c1a..7e6cf06e23f5e 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsPerformMaintenanceSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsPerformMaintenanceSamples.java @@ -10,42 +10,42 @@ /** Samples for VirtualMachineScaleSets PerformMaintenance. */ public final class VirtualMachineScaleSetsPerformMaintenanceSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_PerformMaintenance_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_PerformMaintenance_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_PerformMaintenance_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_PerformMaintenance_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsPerformMaintenanceMaximumSetGen( + public static void virtualMachineScaleSetPerformMaintenanceMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSets() - .performMaintenance( - "rgcompute", - "aaaaaaaaaaa", - new VirtualMachineScaleSetVMInstanceIDs().withInstanceIds(Arrays.asList("aaaaaaaaaaaaaaaaa")), - com.azure.core.util.Context.NONE); + .performMaintenance("rgcompute", "aa", null, com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_PerformMaintenance_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_PerformMaintenance_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_PerformMaintenance_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_PerformMaintenance_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsPerformMaintenanceMinimumSetGen( + public static void virtualMachineScaleSetPerformMaintenanceMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSets() - .performMaintenance("rgcompute", "aa", null, com.azure.core.util.Context.NONE); + .performMaintenance( + "rgcompute", + "aaaaaaaaaaa", + new VirtualMachineScaleSetVMInstanceIDs().withInstanceIds(Arrays.asList("aaaaaaaaaaaaaaaaa")), + com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsPowerOffSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsPowerOffSamples.java index 9d32315219d8c..f003af492080d 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsPowerOffSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsPowerOffSamples.java @@ -10,14 +10,14 @@ /** Samples for VirtualMachineScaleSets PowerOff. */ public final class VirtualMachineScaleSetsPowerOffSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_PowerOff_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_PowerOff_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_PowerOff_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_PowerOff_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsPowerOffMinimumSetGen( + public static void virtualMachineScaleSetPowerOffMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -28,14 +28,14 @@ public static void virtualMachineScaleSetsPowerOffMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_PowerOff_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_PowerOff_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_PowerOff_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_PowerOff_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsPowerOffMaximumSetGen( + public static void virtualMachineScaleSetPowerOffMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsReapplySamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsReapplySamples.java new file mode 100644 index 0000000000000..69482af41c2ec --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsReapplySamples.java @@ -0,0 +1,46 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.compute.generated; + +/** Samples for VirtualMachineScaleSets Reapply. */ +public final class VirtualMachineScaleSetsReapplySamples { + /* + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Reapply_MaximumSet_Gen.json + */ + /** + * Sample code: VirtualMachineScaleSets_Reapply_MaximumSet_Gen. + * + * @param azure The entry point for accessing resource management APIs in Azure. + */ + public static void virtualMachineScaleSetsReapplyMaximumSetGen( + com.azure.resourcemanager.AzureResourceManager azure) { + azure + .virtualMachines() + .manager() + .serviceClient() + .getVirtualMachineScaleSets() + .reapply( + "VirtualMachineScaleSetReapplyTestRG", "VMSSReapply-Test-ScaleSet", com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Reapply_MinimumSet_Gen.json + */ + /** + * Sample code: VirtualMachineScaleSets_Reapply_MinimumSet_Gen. + * + * @param azure The entry point for accessing resource management APIs in Azure. + */ + public static void virtualMachineScaleSetsReapplyMinimumSetGen( + com.azure.resourcemanager.AzureResourceManager azure) { + azure + .virtualMachines() + .manager() + .serviceClient() + .getVirtualMachineScaleSets() + .reapply( + "VirtualMachineScaleSetReapplyTestRG", "VMSSReapply-Test-ScaleSet", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsRedeploySamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsRedeploySamples.java index db72338fea7fb..088cb6b35ce49 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsRedeploySamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsRedeploySamples.java @@ -10,14 +10,14 @@ /** Samples for VirtualMachineScaleSets Redeploy. */ public final class VirtualMachineScaleSetsRedeploySamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_Redeploy_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Redeploy_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_Redeploy_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_Redeploy_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsRedeployMinimumSetGen( + public static void virtualMachineScaleSetRedeployMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -28,14 +28,14 @@ public static void virtualMachineScaleSetsRedeployMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_Redeploy_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Redeploy_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_Redeploy_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_Redeploy_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsRedeployMaximumSetGen( + public static void virtualMachineScaleSetRedeployMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsReimageAllSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsReimageAllSamples.java index 25b8c9917ab78..f92a87db763f0 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsReimageAllSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsReimageAllSamples.java @@ -10,14 +10,14 @@ /** Samples for VirtualMachineScaleSets ReimageAll. */ public final class VirtualMachineScaleSetsReimageAllSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_ReimageAll_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_ReimageAll_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_ReimageAll_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_ReimageAll_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsReimageAllMaximumSetGen( + public static void virtualMachineScaleSetReimageAllMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -32,14 +32,14 @@ public static void virtualMachineScaleSetsReimageAllMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_ReimageAll_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_ReimageAll_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_ReimageAll_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_ReimageAll_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsReimageAllMinimumSetGen( + public static void virtualMachineScaleSetReimageAllMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsReimageSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsReimageSamples.java index 17461e781ae91..c2588fc428224 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsReimageSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsReimageSamples.java @@ -10,14 +10,14 @@ /** Samples for VirtualMachineScaleSets Reimage. */ public final class VirtualMachineScaleSetsReimageSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_Reimage_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Reimage_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_Reimage_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_Reimage_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsReimageMinimumSetGen( + public static void virtualMachineScaleSetReimageMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -28,14 +28,14 @@ public static void virtualMachineScaleSetsReimageMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_Reimage_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Reimage_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_Reimage_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_Reimage_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsReimageMaximumSetGen( + public static void virtualMachineScaleSetReimageMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsRestartSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsRestartSamples.java index cf9f81c9ee740..0fe49dc0393cd 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsRestartSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsRestartSamples.java @@ -10,14 +10,14 @@ /** Samples for VirtualMachineScaleSets Restart. */ public final class VirtualMachineScaleSetsRestartSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_Restart_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Restart_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_Restart_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_Restart_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsRestartMaximumSetGen( + public static void virtualMachineScaleSetRestartMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -32,14 +32,14 @@ public static void virtualMachineScaleSetsRestartMaximumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_Restart_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Restart_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_Restart_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_Restart_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsRestartMinimumSetGen( + public static void virtualMachineScaleSetRestartMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsSetOrchestrationServiceStateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsSetOrchestrationServiceStateSamples.java index 0b5d2c995b3e4..04d307d427611 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsSetOrchestrationServiceStateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsSetOrchestrationServiceStateSamples.java @@ -11,14 +11,14 @@ /** Samples for VirtualMachineScaleSets SetOrchestrationServiceState. */ public final class VirtualMachineScaleSetsSetOrchestrationServiceStateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_SetOrchestrationServiceState_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_SetOrchestrationServiceState_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_SetOrchestrationServiceState_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_SetOrchestrationServiceState_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsSetOrchestrationServiceStateMinimumSetGen( + public static void virtualMachineScaleSetSetOrchestrationServiceStateMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -35,14 +35,14 @@ public static void virtualMachineScaleSetsSetOrchestrationServiceStateMinimumSet } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_SetOrchestrationServiceState_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_SetOrchestrationServiceState_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_SetOrchestrationServiceState_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_SetOrchestrationServiceState_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsSetOrchestrationServiceStateMaximumSetGen( + public static void virtualMachineScaleSetSetOrchestrationServiceStateMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsStartSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsStartSamples.java index 8dfc2e58b7fd8..ec550f6b041cd 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsStartSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsStartSamples.java @@ -10,40 +10,40 @@ /** Samples for VirtualMachineScaleSets Start. */ public final class VirtualMachineScaleSetsStartSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_Start_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Start_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_Start_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_Start_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsStartMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineScaleSetStartMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSets() - .start( - "rgcompute", - "aaaaaaaaaaaaaaaaaaaaaaaa", - new VirtualMachineScaleSetVMInstanceIDs().withInstanceIds(Arrays.asList("aaaaaaaaaaaaaaaaa")), - com.azure.core.util.Context.NONE); + .start("rgcompute", "aaaaaaaaaaaaaaaaaaa", null, com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_Start_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Start_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_Start_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_Start_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsStartMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineScaleSetStartMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachineScaleSets() - .start("rgcompute", "aaaaaaaaaaaaaaaaaaa", null, com.azure.core.util.Context.NONE); + .start( + "rgcompute", + "aaaaaaaaaaaaaaaaaaaaaaaa", + new VirtualMachineScaleSetVMInstanceIDs().withInstanceIds(Arrays.asList("aaaaaaaaaaaaaaaaa")), + com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsUpdateInstancesSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsUpdateInstancesSamples.java index 8fc7b3e9db480..2e6e6460784f9 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsUpdateInstancesSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsUpdateInstancesSamples.java @@ -10,14 +10,14 @@ /** Samples for VirtualMachineScaleSets UpdateInstances. */ public final class VirtualMachineScaleSetsUpdateInstancesSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_UpdateInstances_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_UpdateInstances_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_UpdateInstances_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_UpdateInstances_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsUpdateInstancesMaximumSetGen( + public static void virtualMachineScaleSetUpdateInstancesMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -26,21 +26,21 @@ public static void virtualMachineScaleSetsUpdateInstancesMaximumSetGen( .getVirtualMachineScaleSets() .updateInstances( "rgcompute", - "aaaaaaaaaaaaaaaaaaaaaaaa", + "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", new VirtualMachineScaleSetVMInstanceRequiredIDs() .withInstanceIds(Arrays.asList("aaaaaaaaaaaaaaaaaaaaaaaaa")), com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_UpdateInstances_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_UpdateInstances_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_UpdateInstances_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_UpdateInstances_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsUpdateInstancesMinimumSetGen( + public static void virtualMachineScaleSetUpdateInstancesMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -49,7 +49,7 @@ public static void virtualMachineScaleSetsUpdateInstancesMinimumSetGen( .getVirtualMachineScaleSets() .updateInstances( "rgcompute", - "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "aaaaaaaaaaaaaaaaaaaaaaaa", new VirtualMachineScaleSetVMInstanceRequiredIDs() .withInstanceIds(Arrays.asList("aaaaaaaaaaaaaaaaaaaaaaaaa")), com.azure.core.util.Context.NONE); diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsUpdateSamples.java index 579314351ed36..cf2fe06a05d2c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineScaleSetsUpdateSamples.java @@ -82,15 +82,14 @@ /** Samples for VirtualMachineScaleSets Update. */ public final class VirtualMachineScaleSetsUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_Update_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Update_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_Update_MinimumSet_Gen. + * Sample code: VirtualMachineScaleSet_Update_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsUpdateMinimumSetGen( - com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineScaleSetUpdateMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -101,14 +100,14 @@ public static void virtualMachineScaleSetsUpdateMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSets_Update_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineScaleSetExamples/VirtualMachineScaleSet_Update_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachineScaleSets_Update_MaximumSet_Gen. + * Sample code: VirtualMachineScaleSet_Update_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachineScaleSetsUpdateMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) + public static void virtualMachineScaleSetUpdateMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) throws IOException { azure .virtualMachines() @@ -119,7 +118,7 @@ public static void virtualMachineScaleSetsUpdateMaximumSetGen(com.azure.resource "rgcompute", "aaaaaaaaaaaaa", new VirtualMachineScaleSetUpdate() - .withTags(mapOf("key246", "aaaaaaaaaaaaaaaaaaaaaaaa")) + .withTags(mapOf("key246", "fakeTokenPlaceholder")) .withSku(new Sku().withName("DSv3-Type1").withTier("aaa").withCapacity(7L)) .withPlan( new Plan() @@ -272,7 +271,6 @@ public static void virtualMachineScaleSetsUpdateMaximumSetGen(com.azure.resource Arrays .asList( new VirtualMachineScaleSetUpdateNetworkConfiguration() - .withId("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa") .withName("aaaaaaaa") .withPrimary(true) .withEnableAcceleratedNetworking(true) @@ -288,7 +286,6 @@ public static void virtualMachineScaleSetsUpdateMaximumSetGen(com.azure.resource Arrays .asList( new VirtualMachineScaleSetUpdateIpConfiguration() - .withId("aaaaaaaaaaaaaaaa") .withName("aaaaaaaaaaaaaaaaaaaaaaaaaaaaa") .withSubnet( new ApiEntityReference() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineSizesListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineSizesListSamples.java index bbb71430fa0de..0d7e3283c0331 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineSizesListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachineSizesListSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachineSizes List. */ public final class VirtualMachineSizesListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/computeRPCommonExamples/VirtualMachineSizes_List_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/computeRPCommonExamples/VirtualMachineSizes_List_MinimumSet_Gen.json */ /** * Sample code: VirtualMachineSizes_List_MinimumSet_Gen. @@ -24,7 +24,7 @@ public static void virtualMachineSizesListMinimumSetGen(com.azure.resourcemanage } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/computeRPCommonExamples/VirtualMachineSizes_List_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/computeRPCommonExamples/VirtualMachineSizes_List_MaximumSet_Gen.json */ /** * Sample code: VirtualMachineSizes_List_MaximumSet_Gen. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesAssessPatchesSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesAssessPatchesSamples.java index 296f8201aa62e..05cfbc790cb84 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesAssessPatchesSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesAssessPatchesSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachines AssessPatches. */ public final class VirtualMachinesAssessPatchesSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_AssessPatches.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_AssessPatches.json */ /** * Sample code: Assess patch state of a virtual machine. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesCaptureSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesCaptureSamples.java index 1af418d7de653..a2965b294861b 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesCaptureSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesCaptureSamples.java @@ -9,14 +9,14 @@ /** Samples for VirtualMachines Capture. */ public final class VirtualMachinesCaptureSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_Capture_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Capture_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachines_Capture_MaximumSet_Gen. + * Sample code: VirtualMachine_Capture_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesCaptureMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineCaptureMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -24,7 +24,7 @@ public static void virtualMachinesCaptureMaximumSetGen(com.azure.resourcemanager .getVirtualMachines() .capture( "rgcompute", - "aaaaaaaaaaaaaaaaaaaa", + "aaaaaaaaaaaaa", new VirtualMachineCaptureParameters() .withVhdPrefix("aaaaaaaaa") .withDestinationContainerName("aaaaaaa") @@ -33,14 +33,14 @@ public static void virtualMachinesCaptureMaximumSetGen(com.azure.resourcemanager } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_Capture_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Capture_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachines_Capture_MinimumSet_Gen. + * Sample code: VirtualMachine_Capture_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesCaptureMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineCaptureMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -48,7 +48,7 @@ public static void virtualMachinesCaptureMinimumSetGen(com.azure.resourcemanager .getVirtualMachines() .capture( "rgcompute", - "aaaaaaaaaaaaa", + "aaaaaaaaaaaaaaaaaaaa", new VirtualMachineCaptureParameters() .withVhdPrefix("aaaaaaaaa") .withDestinationContainerName("aaaaaaa") diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesConvertToManagedDisksSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesConvertToManagedDisksSamples.java index adeaf8f1b57e7..ebaf6e10dd59a 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesConvertToManagedDisksSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesConvertToManagedDisksSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachines ConvertToManagedDisks. */ public final class VirtualMachinesConvertToManagedDisksSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_ConvertToManagedDisks_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_ConvertToManagedDisks_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachines_ConvertToManagedDisks_MinimumSet_Gen. + * Sample code: VirtualMachine_ConvertToManagedDisks_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesConvertToManagedDisksMinimumSetGen( + public static void virtualMachineConvertToManagedDisksMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() @@ -25,14 +25,14 @@ public static void virtualMachinesConvertToManagedDisksMinimumSetGen( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_ConvertToManagedDisks_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_ConvertToManagedDisks_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachines_ConvertToManagedDisks_MaximumSet_Gen. + * Sample code: VirtualMachine_ConvertToManagedDisks_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesConvertToManagedDisksMaximumSetGen( + public static void virtualMachineConvertToManagedDisksMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesCreateOrUpdateSamples.java index 994d6d4650847..ed67a7604272e 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesCreateOrUpdateSamples.java @@ -70,7 +70,7 @@ /** Samples for VirtualMachines CreateOrUpdate. */ public final class VirtualMachinesCreateOrUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_FromASharedGalleryImage.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_FromASharedGalleryImage.json */ /** * Sample code: Create a VM from a shared gallery image. @@ -121,7 +121,7 @@ public static void createAVMFromASharedGalleryImage(com.azure.resourcemanager.Az } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_CreateWithVMSizeProperties.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithVMSizeProperties.json */ /** * Sample code: Create a VM with VM Size Properties. @@ -184,7 +184,7 @@ public static void createAVMWithVMSizeProperties(com.azure.resourcemanager.Azure } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_PlatformImageVmWithUnmanagedOsAndDataDisks.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_PlatformImageVmWithUnmanagedOsAndDataDisks.json */ /** * Sample code: Create a platform-image vm with unmanaged os and data disks. @@ -258,7 +258,7 @@ public static void createAPlatformImageVmWithUnmanagedOsAndDataDisks( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_LinuxVmWithPatchSettingModesOfAutomaticByPlatform.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_LinuxVmWithPatchSettingModesOfAutomaticByPlatform.json */ /** * Sample code: Create a Linux vm with a patch settings patchMode and assessmentMode set to AutomaticByPlatform. @@ -319,7 +319,7 @@ public static void createALinuxVmWithAPatchSettingsPatchModeAndAssessmentModeSet } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithADiffOsDiskUsingDiffDiskPlacementAsCacheDisk.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithADiffOsDiskUsingDiffDiskPlacementAsCacheDisk.json */ /** * Sample code: Create a vm with ephemeral os disk provisioning in Cache disk using placement property. @@ -382,7 +382,7 @@ public static void createAVmWithEphemeralOsDiskProvisioningInCacheDiskUsingPlace } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithAMarketplaceImagePlan.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithAMarketplaceImagePlan.json */ /** * Sample code: Create a vm with a marketplace image plan. @@ -440,7 +440,7 @@ public static void createAVmWithAMarketplaceImagePlan(com.azure.resourcemanager. } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WindowsVmWithPatchSettingModeOfAutomaticByOS.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WindowsVmWithPatchSettingModeOfAutomaticByOS.json */ /** * Sample code: Create a Windows vm with a patch setting patchMode of AutomaticByOS. @@ -500,7 +500,7 @@ public static void createAWindowsVmWithAPatchSettingPatchModeOfAutomaticByOS( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WindowsVmWithPatchSettingModesOfAutomaticByPlatform.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WindowsVmWithPatchSettingModesOfAutomaticByPlatform.json */ /** * Sample code: Create a Windows vm with patch settings patchMode and assessmentMode set to AutomaticByPlatform. @@ -562,7 +562,7 @@ public static void createAWindowsVmWithPatchSettingsPatchModeAndAssessmentModeSe } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WindowsVmWithPatchSettingAssessmentModeOfImageDefault.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WindowsVmWithPatchSettingAssessmentModeOfImageDefault.json */ /** * Sample code: Create a Windows vm with a patch setting assessmentMode of ImageDefault. @@ -623,7 +623,7 @@ public static void createAWindowsVmWithAPatchSettingAssessmentModeOfImageDefault } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithPremiumStorage.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithPremiumStorage.json */ /** * Sample code: Create a vm with premium storage. @@ -676,7 +676,7 @@ public static void createAVmWithPremiumStorage(com.azure.resourcemanager.AzureRe } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithCapacityReservation.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithCapacityReservation.json */ /** * Sample code: Create or update a VM with capacity reservation. @@ -740,7 +740,7 @@ public static void createOrUpdateAVMWithCapacityReservation(com.azure.resourcema } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_LinuxVmWithPatchSettingAssessmentModeOfImageDefault.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_LinuxVmWithPatchSettingAssessmentModeOfImageDefault.json */ /** * Sample code: Create a Linux vm with a patch setting assessmentMode of ImageDefault. @@ -800,7 +800,7 @@ public static void createALinuxVmWithAPatchSettingAssessmentModeOfImageDefault( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WindowsVmWithPatchSettingModeOfAutomaticByPlatformAndEnableHotPatchingTrue.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WindowsVmWithPatchSettingModeOfAutomaticByPlatformAndEnableHotPatchingTrue.json */ /** * Sample code: Create a Windows vm with a patch setting patchMode of AutomaticByPlatform and enableHotpatching set @@ -863,7 +863,7 @@ public static void createAWindowsVmWithAPatchSettingPatchModeOfAutomaticByPlatfo } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithExtensionsTimeBudget.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithExtensionsTimeBudget.json */ /** * Sample code: Create a vm with an extensions time budget. @@ -923,7 +923,7 @@ public static void createAVmWithAnExtensionsTimeBudget(com.azure.resourcemanager } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_CustomImageVmFromAnUnmanagedGeneralizedOsImage.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_CustomImageVmFromAnUnmanagedGeneralizedOsImage.json */ /** * Sample code: Create a custom-image vm from an unmanaged generalized os image. @@ -977,7 +977,7 @@ public static void createACustomImageVmFromAnUnmanagedGeneralizedOsImage( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithEncryptionAtHost.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithEncryptionAtHost.json */ /** * Sample code: Create a vm with Host Encryption using encryptionAtHost property. @@ -1037,7 +1037,7 @@ public static void createAVmWithHostEncryptionUsingEncryptionAtHostProperty( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_InAnAvailabilitySet.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_InAnAvailabilitySet.json */ /** * Sample code: Create a vm in an availability set. @@ -1094,7 +1094,7 @@ public static void createAVmInAnAvailabilitySet(com.azure.resourcemanager.AzureR } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithEmptyDataDisks.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithEmptyDataDisks.json */ /** * Sample code: Create a vm with empty data disks. @@ -1158,7 +1158,7 @@ public static void createAVmWithEmptyDataDisks(com.azure.resourcemanager.AzureRe } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithSecurityTypeConfidentialVM.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithSecurityTypeConfidentialVM.json */ /** * Sample code: Create a VM with securityType ConfidentialVM with Platform Managed Keys. @@ -1221,7 +1221,7 @@ public static void createAVMWithSecurityTypeConfidentialVMWithPlatformManagedKey } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithNetworkInterfaceConfiguration.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithNetworkInterfaceConfiguration.json */ /** * Sample code: Create a VM with network interface configuration. @@ -1292,7 +1292,7 @@ public static void createAVMWithNetworkInterfaceConfiguration( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_FromACustomImage.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_FromACustomImage.json */ /** * Sample code: Create a vm from a custom image. @@ -1343,7 +1343,7 @@ public static void createAVmFromACustomImage(com.azure.resourcemanager.AzureReso } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithHibernationEnabled.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithHibernationEnabled.json */ /** * Sample code: Create a VM with HibernationEnabled. @@ -1403,7 +1403,7 @@ public static void createAVMWithHibernationEnabled(com.azure.resourcemanager.Azu } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithUefiSettings.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithUefiSettings.json */ /** * Sample code: Create a VM with Uefi Settings of secureBoot and vTPM. @@ -1461,7 +1461,7 @@ public static void createAVMWithUefiSettingsOfSecureBootAndVTPM( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithApplicationProfile.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithApplicationProfile.json */ /** * Sample code: Create a vm with Application Profile. @@ -1531,7 +1531,7 @@ public static void createAVmWithApplicationProfile(com.azure.resourcemanager.Azu } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_FromASpecializedSharedImage.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_FromASpecializedSharedImage.json */ /** * Sample code: Create a vm from a specialized shared image. @@ -1577,7 +1577,7 @@ public static void createAVmFromASpecializedSharedImage(com.azure.resourcemanage } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithPasswordAuthentication.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithPasswordAuthentication.json */ /** * Sample code: Create a vm with password authentication. @@ -1630,7 +1630,7 @@ public static void createAVmWithPasswordAuthentication(com.azure.resourcemanager } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_InAVmssWithCustomerAssignedPlatformFaultDomain.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_InAVmssWithCustomerAssignedPlatformFaultDomain.json */ /** * Sample code: Create a vm in a Virtual Machine Scale Set with customer assigned platformFaultDomain. @@ -1689,7 +1689,7 @@ public static void createAVmInAVirtualMachineScaleSetWithCustomerAssignedPlatfor } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithScheduledEventsProfile.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithScheduledEventsProfile.json */ /** * Sample code: Create a vm with Scheduled Events Profile. @@ -1754,7 +1754,7 @@ public static void createAVmWithScheduledEventsProfile(com.azure.resourcemanager } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithBootDiagnostics.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithBootDiagnostics.json */ /** * Sample code: Create a vm with boot diagnostics. @@ -1813,7 +1813,7 @@ public static void createAVmWithBootDiagnostics(com.azure.resourcemanager.AzureR } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithSshAuthentication.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithSshAuthentication.json */ /** * Sample code: Create a vm with ssh authentication. @@ -1876,7 +1876,7 @@ public static void createAVmWithSshAuthentication(com.azure.resourcemanager.Azur } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_FromACommunityGalleryImage.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_FromACommunityGalleryImage.json */ /** * Sample code: Create a VM from a community gallery image. @@ -1927,7 +1927,7 @@ public static void createAVMFromACommunityGalleryImage(com.azure.resourcemanager } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithADiffOsDiskUsingDiffDiskPlacementAsResourceDisk.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithADiffOsDiskUsingDiffDiskPlacementAsResourceDisk.json */ /** * Sample code: Create a vm with ephemeral os disk provisioning in Resource disk using placement property. @@ -1990,7 +1990,7 @@ public static void createAVmWithEphemeralOsDiskProvisioningInResourceDiskUsingPl } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithADiffOsDisk.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithADiffOsDisk.json */ /** * Sample code: Create a vm with ephemeral os disk. @@ -2049,7 +2049,7 @@ public static void createAVmWithEphemeralOsDisk(com.azure.resourcemanager.AzureR } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithUserData.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithUserData.json */ /** * Sample code: Create a VM with UserData. @@ -2109,7 +2109,7 @@ public static void createAVMWithUserData(com.azure.resourcemanager.AzureResource } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_FromAGeneralizedSharedImage.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_FromAGeneralizedSharedImage.json */ /** * Sample code: Create a vm from a generalized shared image. @@ -2160,7 +2160,7 @@ public static void createAVmFromAGeneralizedSharedImage(com.azure.resourcemanage } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_LinuxVmWithAutomaticByPlatformSettings.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_LinuxVmWithAutomaticByPlatformSettings.json */ /** * Sample code: Create a Linux vm with a patch setting patchMode of AutomaticByPlatform and @@ -2212,7 +2212,8 @@ public static void createALinuxVmWithAPatchSettingPatchModeOfAutomaticByPlatform .withAutomaticByPlatformSettings( new LinuxVMGuestPatchAutomaticByPlatformSettings() .withRebootSetting( - LinuxVMGuestPatchAutomaticByPlatformRebootSetting.NEVER))))) + LinuxVMGuestPatchAutomaticByPlatformRebootSetting.NEVER) + .withBypassPlatformSafetyChecksOnUserSchedule(true))))) .withNetworkProfile( new NetworkProfile() .withNetworkInterfaces( @@ -2226,7 +2227,7 @@ public static void createALinuxVmWithAPatchSettingPatchModeOfAutomaticByPlatform } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WindowsVmWithPatchSettingModeOfManual.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WindowsVmWithPatchSettingModeOfManual.json */ /** * Sample code: Create a Windows vm with a patch setting patchMode of Manual. @@ -2286,7 +2287,7 @@ public static void createAWindowsVmWithAPatchSettingPatchModeOfManual( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithSecurityTypeConfidentialVMWithCustomerManagedKeys.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithSecurityTypeConfidentialVMWithCustomerManagedKeys.json */ /** * Sample code: Create a VM with securityType ConfidentialVM with Customer Managed Keys. @@ -2353,7 +2354,7 @@ public static void createAVMWithSecurityTypeConfidentialVMWithCustomerManagedKey } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_LinuxVmWithPatchSettingModeOfImageDefault.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_LinuxVmWithPatchSettingModeOfImageDefault.json */ /** * Sample code: Create a Linux vm with a patch setting patchMode of ImageDefault. @@ -2412,7 +2413,7 @@ public static void createALinuxVmWithAPatchSettingPatchModeOfImageDefault( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithManagedBootDiagnostics.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithManagedBootDiagnostics.json */ /** * Sample code: Create a vm with managed boot diagnostics. @@ -2467,7 +2468,7 @@ public static void createAVmWithManagedBootDiagnostics(com.azure.resourcemanager } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithDiskEncryptionSetResource.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithDiskEncryptionSetResource.json */ /** * Sample code: Create a vm with DiskEncryptionSet resource id in the os disk and data disk. @@ -2552,7 +2553,7 @@ public static void createAVmWithDiskEncryptionSetResourceIdInTheOsDiskAndDataDis } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WithDiskControllerType.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WithDiskControllerType.json */ /** * Sample code: Create a VM with Disk Controller Type. @@ -2613,7 +2614,7 @@ public static void createAVMWithDiskControllerType(com.azure.resourcemanager.Azu } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Create_WindowsVmWithAutomaticByPlatformSettings.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Create_WindowsVmWithAutomaticByPlatformSettings.json */ /** * Sample code: Create a Windows vm with a patch setting patchMode of AutomaticByPlatform and @@ -2666,7 +2667,8 @@ public static void createAWindowsVmWithAPatchSettingPatchModeOfAutomaticByPlatfo .withAutomaticByPlatformSettings( new WindowsVMGuestPatchAutomaticByPlatformSettings() .withRebootSetting( - WindowsVMGuestPatchAutomaticByPlatformRebootSetting.NEVER))))) + WindowsVMGuestPatchAutomaticByPlatformRebootSetting.NEVER) + .withBypassPlatformSafetyChecksOnUserSchedule(false))))) .withNetworkProfile( new NetworkProfile() .withNetworkInterfaces( diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesDeallocateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesDeallocateSamples.java index 8942ae3f7ceaf..29821e8e0f1b1 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesDeallocateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesDeallocateSamples.java @@ -7,36 +7,36 @@ /** Samples for VirtualMachines Deallocate. */ public final class VirtualMachinesDeallocateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_Deallocate_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Deallocate_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachines_Deallocate_MinimumSet_Gen. + * Sample code: VirtualMachine_Deallocate_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesDeallocateMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineDeallocateMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachines() - .deallocate("rgcompute", "aaaaaaaaaaaaaaaa", null, com.azure.core.util.Context.NONE); + .deallocate("rgcompute", "aaaaaaaaaa", true, com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_Deallocate_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Deallocate_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachines_Deallocate_MaximumSet_Gen. + * Sample code: VirtualMachine_Deallocate_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesDeallocateMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineDeallocateMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachines() - .deallocate("rgcompute", "aaaaaaaaaa", true, com.azure.core.util.Context.NONE); + .deallocate("rgcompute", "aaaaaaaaaaaaaaaa", null, com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesDeleteSamples.java index 67f3d1ed617e0..d07eff51efc0c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesDeleteSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachines Delete. */ public final class VirtualMachinesDeleteSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Delete_Force.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Delete_Force.json */ /** * Sample code: Force delete a VM. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesGeneralizeSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesGeneralizeSamples.java index 2fbe0e4f8449d..2e494e031d97c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesGeneralizeSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesGeneralizeSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachines Generalize. */ public final class VirtualMachinesGeneralizeSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Generalize.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Generalize.json */ /** * Sample code: Generalize a Virtual Machine. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesGetByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesGetByResourceGroupSamples.java index 5764efd17885b..519793f0fc3f3 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesGetByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesGetByResourceGroupSamples.java @@ -9,7 +9,7 @@ /** Samples for VirtualMachines GetByResourceGroup. */ public final class VirtualMachinesGetByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Get_WithVMSizeProperties.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Get_WithVMSizeProperties.json */ /** * Sample code: Get a virtual machine with VM Size Properties. @@ -26,7 +26,7 @@ public static void getAVirtualMachineWithVMSizeProperties(com.azure.resourcemana } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Get_AutoPlacedOnDedicatedHostGroup.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Get_AutoPlacedOnDedicatedHostGroup.json */ /** * Sample code: Get a virtual machine placed on a dedicated host group through automatic placement. @@ -44,7 +44,7 @@ public static void getAVirtualMachinePlacedOnADedicatedHostGroupThroughAutomatic } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Get_WithDiskControllerType.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Get_WithDiskControllerType.json */ /** * Sample code: Get a virtual machine with Disk Controller Type Properties. @@ -63,7 +63,7 @@ public static void getAVirtualMachineWithDiskControllerTypeProperties( } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Get.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Get.json */ /** * Sample code: Get a Virtual Machine. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesInstallPatchesSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesInstallPatchesSamples.java index cf861878f5319..4bb4116b5aeb6 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesInstallPatchesSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesInstallPatchesSamples.java @@ -14,7 +14,7 @@ /** Samples for VirtualMachines InstallPatches. */ public final class VirtualMachinesInstallPatchesSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_InstallPatches.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_InstallPatches.json */ /** * Sample code: Install patch state of a virtual machine. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesInstanceViewSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesInstanceViewSamples.java index 43ec8a9282e2b..e5f933404af34 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesInstanceViewSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesInstanceViewSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachines InstanceView. */ public final class VirtualMachinesInstanceViewSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Get_InstanceView.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Get_InstanceView.json */ /** * Sample code: Get Virtual Machine Instance View. @@ -24,7 +24,7 @@ public static void getVirtualMachineInstanceView(com.azure.resourcemanager.Azure } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Get_InstanceViewAutoPlacedOnDedicatedHostGroup.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Get_InstanceViewAutoPlacedOnDedicatedHostGroup.json */ /** * Sample code: Get instance view of a virtual machine placed on a dedicated host group through automatic placement. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListAvailableSizesSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListAvailableSizesSamples.java index 1600a9850b4c4..af7ae3a0d11a0 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListAvailableSizesSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListAvailableSizesSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachines ListAvailableSizes. */ public final class VirtualMachinesListAvailableSizesSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_ListAvailableVmSizes.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_ListAvailableVmSizes.json */ /** * Sample code: Lists all available virtual machine sizes to which the specified virtual machine can be resized. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListByLocationSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListByLocationSamples.java index 95ea62f2b012a..7b49b105d652e 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListByLocationSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListByLocationSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachines ListByLocation. */ public final class VirtualMachinesListByLocationSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_ListBySubscription_ByLocation.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_ListBySubscription_ByLocation.json */ /** * Sample code: Lists all the virtual machines under the specified subscription for the specified location. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListByResourceGroupSamples.java index 34e85f3a95ced..97c647691a4c8 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListByResourceGroupSamples.java @@ -7,36 +7,36 @@ /** Samples for VirtualMachines ListByResourceGroup. */ public final class VirtualMachinesListByResourceGroupSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_List_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_List_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachines_List_MaximumSet_Gen. + * Sample code: VirtualMachine_List_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesListMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineListMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachines() - .listByResourceGroup("rgcompute", "aaaaaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .listByResourceGroup("rgcompute", "aaaaaaaaaaaaaaaaaaaaaaa", null, com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_List_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_List_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachines_List_MinimumSet_Gen. + * Sample code: VirtualMachine_List_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesListMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineListMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachines() - .listByResourceGroup("rgcompute", null, com.azure.core.util.Context.NONE); + .listByResourceGroup("rgcompute", null, null, com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListSamples.java index 09f6557a87d31..f1e4c7054eb01 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesListSamples.java @@ -7,36 +7,36 @@ /** Samples for VirtualMachines List. */ public final class VirtualMachinesListSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_ListAll_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_ListAll_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachines_ListAll_MinimumSet_Gen. + * Sample code: VirtualMachine_ListAll_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesListAllMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineListAllMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachines() - .list(null, null, com.azure.core.util.Context.NONE); + .list(null, null, null, com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_ListAll_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_ListAll_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachines_ListAll_MaximumSet_Gen. + * Sample code: VirtualMachine_ListAll_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesListAllMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineListAllMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachines() - .list("aaaaaa", "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .list("aaaaaa", "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", null, com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesPerformMaintenanceSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesPerformMaintenanceSamples.java index e2cc08220f0ec..c7a77d2da928b 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesPerformMaintenanceSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesPerformMaintenanceSamples.java @@ -7,38 +7,38 @@ /** Samples for VirtualMachines PerformMaintenance. */ public final class VirtualMachinesPerformMaintenanceSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_PerformMaintenance_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_PerformMaintenance_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachines_PerformMaintenance_MinimumSet_Gen. + * Sample code: VirtualMachine_PerformMaintenance_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesPerformMaintenanceMinimumSetGen( + public static void virtualMachinePerformMaintenanceMaximumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachines() - .performMaintenance("rgcompute", "aaaaaaaaaa", com.azure.core.util.Context.NONE); + .performMaintenance("rgcompute", "aaaaaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_PerformMaintenance_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_PerformMaintenance_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachines_PerformMaintenance_MaximumSet_Gen. + * Sample code: VirtualMachine_PerformMaintenance_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesPerformMaintenanceMaximumSetGen( + public static void virtualMachinePerformMaintenanceMinimumSetGen( com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachines() - .performMaintenance("rgcompute", "aaaaaaa", com.azure.core.util.Context.NONE); + .performMaintenance("rgcompute", "aaaaaaaaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesPowerOffSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesPowerOffSamples.java index 217f6dc3cb053..b30b0077388f6 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesPowerOffSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesPowerOffSamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachines PowerOff. */ public final class VirtualMachinesPowerOffSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_PowerOff_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_PowerOff_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachines_PowerOff_MinimumSet_Gen. + * Sample code: VirtualMachine_PowerOff_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesPowerOffMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachinePowerOffMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -24,14 +24,14 @@ public static void virtualMachinesPowerOffMinimumSetGen(com.azure.resourcemanage } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_PowerOff_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_PowerOff_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachines_PowerOff_MaximumSet_Gen. + * Sample code: VirtualMachine_PowerOff_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesPowerOffMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachinePowerOffMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesReapplySamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesReapplySamples.java index c148acacc567a..2f0f21ca236bd 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesReapplySamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesReapplySamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachines Reapply. */ public final class VirtualMachinesReapplySamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Reapply.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Reapply.json */ /** * Sample code: Reapply the state of a virtual machine. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRedeploySamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRedeploySamples.java index bda83230c311f..1d3d6b04dcac8 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRedeploySamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRedeploySamples.java @@ -7,14 +7,14 @@ /** Samples for VirtualMachines Redeploy. */ public final class VirtualMachinesRedeploySamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_Redeploy_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Redeploy_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachines_Redeploy_MinimumSet_Gen. + * Sample code: VirtualMachine_Redeploy_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesRedeployMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineRedeployMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() @@ -24,14 +24,14 @@ public static void virtualMachinesRedeployMinimumSetGen(com.azure.resourcemanage } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_Redeploy_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Redeploy_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachines_Redeploy_MaximumSet_Gen. + * Sample code: VirtualMachine_Redeploy_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesRedeployMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineRedeployMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesReimageSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesReimageSamples.java index e43f0c440207c..f07cca78a9b37 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesReimageSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesReimageSamples.java @@ -10,7 +10,7 @@ /** Samples for VirtualMachines Reimage. */ public final class VirtualMachinesReimageSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Reimage.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Reimage.json */ /** * Sample code: Reimage a Virtual Machine. @@ -31,7 +31,7 @@ public static void reimageAVirtualMachine(com.azure.resourcemanager.AzureResourc } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Reimage_NonEphemeralVMs.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Reimage_NonEphemeralVMs.json */ /** * Sample code: Reimage a Non-Ephemeral Virtual Machine. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRestartSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRestartSamples.java index 56eb4b2d1284b..ea971fe82afed 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRestartSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRestartSamples.java @@ -7,36 +7,36 @@ /** Samples for VirtualMachines Restart. */ public final class VirtualMachinesRestartSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_Restart_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Restart_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachines_Restart_MaximumSet_Gen. + * Sample code: VirtualMachine_Restart_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesRestartMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineRestartMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachines() - .restart("rgcompute", "aaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .restart("rgcompute", "aaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_Restart_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Restart_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachines_Restart_MinimumSet_Gen. + * Sample code: VirtualMachine_Restart_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesRestartMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineRestartMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachines() - .restart("rgcompute", "aaa", com.azure.core.util.Context.NONE); + .restart("rgcompute", "aaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRetrieveBootDiagnosticsDataSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRetrieveBootDiagnosticsDataSamples.java index 4025ccbb1f5d4..a81e33840a8e2 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRetrieveBootDiagnosticsDataSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRetrieveBootDiagnosticsDataSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachines RetrieveBootDiagnosticsData. */ public final class VirtualMachinesRetrieveBootDiagnosticsDataSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_RetrieveBootDiagnosticsData.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_RetrieveBootDiagnosticsData.json */ /** * Sample code: RetrieveBootDiagnosticsData of a virtual machine. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRunCommandSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRunCommandSamples.java index 732d430b09dbb..64d74d93ee54a 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRunCommandSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesRunCommandSamples.java @@ -9,7 +9,7 @@ /** Samples for VirtualMachines RunCommand. */ public final class VirtualMachinesRunCommandSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/runCommandExamples/VirtualMachineRunCommand.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/runCommandExamples/VirtualMachineRunCommand.json */ /** * Sample code: VirtualMachineRunCommand. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesSimulateEvictionSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesSimulateEvictionSamples.java index 63e48df0685f4..6908924c0284e 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesSimulateEvictionSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesSimulateEvictionSamples.java @@ -7,7 +7,7 @@ /** Samples for VirtualMachines SimulateEviction. */ public final class VirtualMachinesSimulateEvictionSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_SimulateEviction.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_SimulateEviction.json */ /** * Sample code: Simulate Eviction a virtual machine. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesStartSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesStartSamples.java index 92d1ebd5a4e1e..a6fe9d2f2383f 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesStartSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesStartSamples.java @@ -7,36 +7,36 @@ /** Samples for VirtualMachines Start. */ public final class VirtualMachinesStartSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_Start_MaximumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Start_MinimumSet_Gen.json */ /** - * Sample code: VirtualMachines_Start_MaximumSet_Gen. + * Sample code: VirtualMachine_Start_MinimumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesStartMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineStartMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachines() - .start("rgcompute", "aaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); + .start("rgcompute", "aaaaa", com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachines_Start_MinimumSet_Gen.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Start_MaximumSet_Gen.json */ /** - * Sample code: VirtualMachines_Start_MinimumSet_Gen. + * Sample code: VirtualMachine_Start_MaximumSet_Gen. * * @param azure The entry point for accessing resource management APIs in Azure. */ - public static void virtualMachinesStartMinimumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { + public static void virtualMachineStartMaximumSetGen(com.azure.resourcemanager.AzureResourceManager azure) { azure .virtualMachines() .manager() .serviceClient() .getVirtualMachines() - .start("rgcompute", "aaaaa", com.azure.core.util.Context.NONE); + .start("rgcompute", "aaaaaaaaaaaaaaaaaaaa", com.azure.core.util.Context.NONE); } } diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesUpdateSamples.java index 55d6a64af358b..c6d2c558602f5 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/compute/generated/VirtualMachinesUpdateSamples.java @@ -24,7 +24,7 @@ /** Samples for VirtualMachines Update. */ public final class VirtualMachinesUpdateSamples { /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Update_DetachDataDiskUsingToBeDetachedProperty.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Update_DetachDataDiskUsingToBeDetachedProperty.json */ /** * Sample code: Update a VM by detaching data disk. @@ -89,7 +89,7 @@ public static void updateAVMByDetachingDataDisk(com.azure.resourcemanager.AzureR } /* - * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2022-11-01/examples/virtualMachineExamples/VirtualMachine_Update_ForceDetachDataDisk.json + * x-ms-original-file: specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2023-03-01/examples/virtualMachineExamples/VirtualMachine_Update_ForceDetachDataDisk.json */ /** * Sample code: Update a VM by force-detaching data disk. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsAbortLatestOperationSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsAbortLatestOperationSamples.java index 55cbdf56d29f6..75328c7cc2a45 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsAbortLatestOperationSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsAbortLatestOperationSamples.java @@ -7,7 +7,7 @@ /** Samples for AgentPools AbortLatestOperation. */ public final class AgentPoolsAbortLatestOperationSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsAbortOperation.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsAbortOperation.json */ /** * Sample code: Abort operation on agent pool. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsCreateOrUpdateSamples.java index afd1cc37c3063..5bb1a17e0f7f8 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsCreateOrUpdateSamples.java @@ -26,7 +26,7 @@ /** Samples for AgentPools CreateOrUpdate. */ public final class AgentPoolsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsCreate_EnableFIPS.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsCreate_EnableFIPS.json */ /** * Sample code: Create Agent Pool with FIPS enabled OS. @@ -53,7 +53,7 @@ public static void createAgentPoolWithFIPSEnabledOS(com.azure.resourcemanager.Az } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPools_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPools_Update.json */ /** * Sample code: Update Agent Pool. @@ -85,7 +85,7 @@ public static void updateAgentPool(com.azure.resourcemanager.AzureResourceManage } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsCreate_GPUMIG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsCreate_GPUMIG.json */ /** * Sample code: Create Agent Pool with GPUMIG. @@ -133,7 +133,7 @@ public static void createAgentPoolWithGPUMIG(com.azure.resourcemanager.AzureReso } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsCreate_WindowsOSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsCreate_WindowsOSSKU.json */ /** * Sample code: Create Agent Pool with Windows OSSKU. @@ -160,7 +160,7 @@ public static void createAgentPoolWithWindowsOSSKU(com.azure.resourcemanager.Azu } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsCreate_DedicatedHostGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsCreate_DedicatedHostGroup.json */ /** * Sample code: Create Agent Pool with Dedicated Host Group. @@ -188,7 +188,7 @@ public static void createAgentPoolWithDedicatedHostGroup(com.azure.resourcemanag } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsCreate_Update.json */ /** * Sample code: Create/Update Agent Pool. @@ -220,7 +220,7 @@ public static void createUpdateAgentPool(com.azure.resourcemanager.AzureResource } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPools_Start.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPools_Start.json */ /** * Sample code: Start Agent Pool. @@ -242,7 +242,7 @@ public static void startAgentPool(com.azure.resourcemanager.AzureResourceManager } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsCreate_Spot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsCreate_Spot.json */ /** * Sample code: Create Spot Agent Pool. @@ -273,7 +273,7 @@ public static void createSpotAgentPool(com.azure.resourcemanager.AzureResourceMa } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsCreate_Ephemeral.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsCreate_Ephemeral.json */ /** * Sample code: Create Agent Pool with Ephemeral OS Disk. @@ -301,7 +301,7 @@ public static void createAgentPoolWithEphemeralOSDisk(com.azure.resourcemanager. } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsCreate_EnableEncryptionAtHost.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsCreate_EnableEncryptionAtHost.json */ /** * Sample code: Create Agent Pool with EncryptionAtHost enabled. @@ -329,7 +329,7 @@ public static void createAgentPoolWithEncryptionAtHostEnabled( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsCreate_EnableUltraSSD.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsCreate_EnableUltraSSD.json */ /** * Sample code: Create Agent Pool with UltraSSD enabled. @@ -356,7 +356,7 @@ public static void createAgentPoolWithUltraSSDEnabled(com.azure.resourcemanager. } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsCreate_WasmWasi.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsCreate_WasmWasi.json */ /** * Sample code: Create Agent Pool with Krustlet and the WASI runtime. @@ -386,7 +386,7 @@ public static void createAgentPoolWithKrustletAndTheWASIRuntime( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsCreate_Snapshot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsCreate_Snapshot.json */ /** * Sample code: Create Agent Pool using an agent pool snapshot. @@ -417,7 +417,7 @@ public static void createAgentPoolUsingAnAgentPoolSnapshot(com.azure.resourceman } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsCreate_PPG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsCreate_PPG.json */ /** * Sample code: Create Agent Pool with PPG. @@ -445,7 +445,7 @@ public static void createAgentPoolWithPPG(com.azure.resourcemanager.AzureResourc } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsCreate_CustomNodeConfig.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsCreate_CustomNodeConfig.json */ /** * Sample code: Create Agent Pool with KubeletConfig and LinuxOSConfig. @@ -493,7 +493,7 @@ public static void createAgentPoolWithKubeletConfigAndLinuxOSConfig( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPools_Stop.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPools_Stop.json */ /** * Sample code: Stop Agent Pool. @@ -515,7 +515,7 @@ public static void stopAgentPool(com.azure.resourcemanager.AzureResourceManager } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsCreate_OSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsCreate_OSSKU.json */ /** * Sample code: Create Agent Pool with OSSKU. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsDeleteSamples.java index 4c93b79a3adb5..371a3fef26224 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsDeleteSamples.java @@ -7,7 +7,7 @@ /** Samples for AgentPools Delete. */ public final class AgentPoolsDeleteSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsDelete.json */ /** * Sample code: Delete Agent Pool. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsGetAvailableAgentPoolVersionsSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsGetAvailableAgentPoolVersionsSamples.java index d8d5c40f6e4fe..6bfd1f7232765 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsGetAvailableAgentPoolVersionsSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsGetAvailableAgentPoolVersionsSamples.java @@ -7,7 +7,7 @@ /** Samples for AgentPools GetAvailableAgentPoolVersions. */ public final class AgentPoolsGetAvailableAgentPoolVersionsSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsGetAgentPoolAvailableVersions.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsGetAgentPoolAvailableVersions.json */ /** * Sample code: Get available versions for agent pool. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsGetSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsGetSamples.java index 4ab7c84e0d0d7..4360e8941a412 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsGetSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsGetSamples.java @@ -7,7 +7,7 @@ /** Samples for AgentPools Get. */ public final class AgentPoolsGetSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsGet.json */ /** * Sample code: Get Agent Pool. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsGetUpgradeProfileSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsGetUpgradeProfileSamples.java index 6f9430f22bb0a..628d37e8bef14 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsGetUpgradeProfileSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsGetUpgradeProfileSamples.java @@ -7,7 +7,7 @@ /** Samples for AgentPools GetUpgradeProfile. */ public final class AgentPoolsGetUpgradeProfileSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsGetUpgradeProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsGetUpgradeProfile.json */ /** * Sample code: Get Upgrade Profile for Agent Pool. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsListSamples.java index 7c1bec8fa5d84..cba5edcf45165 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsListSamples.java @@ -7,7 +7,7 @@ /** Samples for AgentPools List. */ public final class AgentPoolsListSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsList.json */ /** * Sample code: List Agent Pools by Managed Cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsUpgradeNodeImageVersionSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsUpgradeNodeImageVersionSamples.java index 59651260477f9..ca7178c518d86 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsUpgradeNodeImageVersionSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/AgentPoolsUpgradeNodeImageVersionSamples.java @@ -7,7 +7,7 @@ /** Samples for AgentPools UpgradeNodeImageVersion. */ public final class AgentPoolsUpgradeNodeImageVersionSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/AgentPoolsUpgradeNodeImageVersion.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/AgentPoolsUpgradeNodeImageVersion.json */ /** * Sample code: Upgrade Agent Pool Node Image Version. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsCreateOrUpdateSamples.java index 7a42c13a56942..eb718f78e5309 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsCreateOrUpdateSamples.java @@ -14,7 +14,7 @@ /** Samples for MaintenanceConfigurations CreateOrUpdate. */ public final class MaintenanceConfigurationsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/MaintenanceConfigurationsCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/MaintenanceConfigurationsCreate_Update.json */ /** * Sample code: Create/Update Maintenance Configuration. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsDeleteSamples.java index d3ef2af070c08..f99fff3693297 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsDeleteSamples.java @@ -7,7 +7,7 @@ /** Samples for MaintenanceConfigurations Delete. */ public final class MaintenanceConfigurationsDeleteSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/MaintenanceConfigurationsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/MaintenanceConfigurationsDelete.json */ /** * Sample code: Delete Maintenance Configuration. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsGetSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsGetSamples.java index 7602df2c851d2..c48ae7bd5495c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsGetSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsGetSamples.java @@ -7,7 +7,7 @@ /** Samples for MaintenanceConfigurations Get. */ public final class MaintenanceConfigurationsGetSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/MaintenanceConfigurationsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/MaintenanceConfigurationsGet.json */ /** * Sample code: Get Maintenance Configuration. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsListByManagedClusterSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsListByManagedClusterSamples.java index c65f00a351649..26f2a196ccacd 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsListByManagedClusterSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/MaintenanceConfigurationsListByManagedClusterSamples.java @@ -7,7 +7,7 @@ /** Samples for MaintenanceConfigurations ListByManagedCluster. */ public final class MaintenanceConfigurationsListByManagedClusterSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/MaintenanceConfigurationsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/MaintenanceConfigurationsList.json */ /** * Sample code: List maintenance configurations by Managed Cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersAbortLatestOperationSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersAbortLatestOperationSamples.java index cf469cf5dc639..533e79d66364b 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersAbortLatestOperationSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersAbortLatestOperationSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters AbortLatestOperation. */ public final class ManagedClustersAbortLatestOperationSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersAbortOperation.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersAbortOperation.json */ /** * Sample code: Abort operation on managed cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersCreateOrUpdateSamples.java index acab0d885b6f6..595fbeec4141c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersCreateOrUpdateSamples.java @@ -15,6 +15,7 @@ import com.azure.resourcemanager.containerservice.models.Expander; import com.azure.resourcemanager.containerservice.models.GpuInstanceProfile; import com.azure.resourcemanager.containerservice.models.IpFamily; +import com.azure.resourcemanager.containerservice.models.KubernetesSupportPlan; import com.azure.resourcemanager.containerservice.models.LicenseType; import com.azure.resourcemanager.containerservice.models.LoadBalancerSku; import com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile; @@ -32,6 +33,7 @@ import com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfile; import com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefender; import com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefenderSecurityMonitoring; +import com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileWorkloadIdentity; import com.azure.resourcemanager.containerservice.models.ManagedClusterServicePrincipalProfile; import com.azure.resourcemanager.containerservice.models.ManagedClusterSku; import com.azure.resourcemanager.containerservice.models.ManagedClusterSkuName; @@ -51,7 +53,7 @@ /** Samples for ManagedClusters CreateOrUpdate. */ public final class ManagedClustersCreateOrUpdateSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_HTTPProxy.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_HTTPProxy.json */ /** * Sample code: Create Managed Cluster with HTTP proxy configured. @@ -73,7 +75,7 @@ public static void createManagedClusterWithHTTPProxyConfigured( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -133,7 +135,7 @@ public static void createManagedClusterWithHTTPProxyConfigured( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_DedicatedHostGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_DedicatedHostGroup.json */ /** * Sample code: Create Managed Cluster with Dedicated Host Group. @@ -155,7 +157,7 @@ public static void createManagedClusterWithDedicatedHostGroup( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -210,7 +212,7 @@ public static void createManagedClusterWithDedicatedHostGroup( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_EnabledFIPS.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_EnabledFIPS.json */ /** * Sample code: Create Managed Cluster with FIPS enabled OS. @@ -231,7 +233,7 @@ public static void createManagedClusterWithFIPSEnabledOS(com.azure.resourcemanag .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -286,7 +288,7 @@ public static void createManagedClusterWithFIPSEnabledOS(com.azure.resourcemanag } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_SecurityProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_SecurityProfile.json */ /** * Sample code: Create Managed Cluster with Security Profile configured. @@ -308,7 +310,7 @@ public static void createManagedClusterWithSecurityProfileConfigured( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -349,12 +351,14 @@ public static void createManagedClusterWithSecurityProfileConfigured( "/subscriptions/SUB_ID/resourcegroups/RG_NAME/providers/microsoft.operationalinsights/workspaces/WORKSPACE_NAME") .withSecurityMonitoring( new ManagedClusterSecurityProfileDefenderSecurityMonitoring() - .withEnabled(true)))), + .withEnabled(true))) + .withWorkloadIdentity( + new ManagedClusterSecurityProfileWorkloadIdentity().withEnabled(true))), com.azure.core.util.Context.NONE); } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_DualStackNetworking.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_DualStackNetworking.json */ /** * Sample code: Create/Update Managed Cluster with dual-stack networking. @@ -376,7 +380,7 @@ public static void createUpdateManagedClusterWithDualStackNetworking( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withIdentity( new ManagedClusterIdentity() @@ -445,7 +449,7 @@ public static void createUpdateManagedClusterWithDualStackNetworking( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_PPG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_PPG.json */ /** * Sample code: Create Managed Cluster with PPG. @@ -466,7 +470,7 @@ public static void createManagedClusterWithPPG(com.azure.resourcemanager.AzureRe .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -522,7 +526,7 @@ public static void createManagedClusterWithPPG(com.azure.resourcemanager.AzureRe } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_UpdateWithAHUB.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_UpdateWithAHUB.json */ /** * Sample code: Create/Update Managed Cluster with EnableAHUB. @@ -543,7 +547,7 @@ public static void createUpdateManagedClusterWithEnableAHUB(com.azure.resourcema .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withIdentity( new ManagedClusterIdentity() @@ -606,7 +610,7 @@ public static void createUpdateManagedClusterWithEnableAHUB(com.azure.resourcema } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_PodIdentity.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_PodIdentity.json */ /** * Sample code: Create Managed Cluster with PodIdentity enabled. @@ -628,7 +632,7 @@ public static void createManagedClusterWithPodIdentityEnabled( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -684,7 +688,7 @@ public static void createManagedClusterWithPodIdentityEnabled( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_DisableRunCommand.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_DisableRunCommand.json */ /** * Sample code: Create Managed Cluster with RunCommand disabled. @@ -706,7 +710,7 @@ public static void createManagedClusterWithRunCommandDisabled( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -760,7 +764,7 @@ public static void createManagedClusterWithRunCommandDisabled( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_UserAssignedNATGateway.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_UserAssignedNATGateway.json */ /** * Sample code: Create Managed Cluster with user-assigned NAT gateway as outbound type. @@ -782,7 +786,7 @@ public static void createManagedClusterWithUserAssignedNATGatewayAsOutboundType( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -832,7 +836,7 @@ public static void createManagedClusterWithUserAssignedNATGatewayAsOutboundType( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_Snapshot.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_Snapshot.json */ /** * Sample code: Create Managed Cluster using an agent pool snapshot. @@ -854,7 +858,7 @@ public static void createManagedClusterUsingAnAgentPoolSnapshot( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -913,7 +917,7 @@ public static void createManagedClusterUsingAnAgentPoolSnapshot( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_AzureKeyvaultSecretsProvider.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_AzureKeyvaultSecretsProvider.json */ /** * Sample code: Create Managed Cluster with Azure KeyVault Secrets Provider Addon. @@ -935,7 +939,7 @@ public static void createManagedClusterWithAzureKeyVaultSecretsProviderAddon( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -994,7 +998,7 @@ public static void createManagedClusterWithAzureKeyVaultSecretsProviderAddon( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_OSSKU.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_OSSKU.json */ /** * Sample code: Create Managed Cluster with OSSKU. @@ -1015,7 +1019,7 @@ public static void createManagedClusterWithOSSKU(com.azure.resourcemanager.Azure .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -1076,7 +1080,7 @@ public static void createManagedClusterWithOSSKU(com.azure.resourcemanager.Azure } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_Update.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_Update.json */ /** * Sample code: Create/Update Managed Cluster. @@ -1097,7 +1101,7 @@ public static void createUpdateManagedCluster(com.azure.resourcemanager.AzureRes .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withIdentity( new ManagedClusterIdentity() @@ -1165,7 +1169,7 @@ public static void createUpdateManagedCluster(com.azure.resourcemanager.AzureRes } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_PrivateClusterFQDNSubdomain.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_PrivateClusterFQDNSubdomain.json */ /** * Sample code: Create Managed Private Cluster with fqdn subdomain specified. @@ -1187,7 +1191,7 @@ public static void createManagedPrivateClusterWithFqdnSubdomainSpecified( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withFqdnSubdomain("domain1") @@ -1245,7 +1249,7 @@ public static void createManagedPrivateClusterWithFqdnSubdomainSpecified( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_ManagedNATGateway.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_ManagedNATGateway.json */ /** * Sample code: Create Managed Cluster with AKS-managed NAT gateway as outbound type. @@ -1267,7 +1271,7 @@ public static void createManagedClusterWithAKSManagedNATGatewayAsOutboundType( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -1321,7 +1325,83 @@ public static void createManagedClusterWithAKSManagedNATGatewayAsOutboundType( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_UpdateWithEnableAzureRBAC.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_Premium.json + */ + /** + * Sample code: Create Managed Cluster with LongTermSupport. + * + * @param azure The entry point for accessing resource management APIs in Azure. + */ + public static void createManagedClusterWithLongTermSupport(com.azure.resourcemanager.AzureResourceManager azure) { + azure + .kubernetesClusters() + .manager() + .serviceClient() + .getManagedClusters() + .createOrUpdate( + "rg1", + "clustername1", + new ManagedClusterInner() + .withLocation("location1") + .withTags(mapOf("archv2", "", "tier", "production")) + .withSku( + new ManagedClusterSku() + .withName(ManagedClusterSkuName.BASE) + .withTier(ManagedClusterSkuTier.PREMIUM)) + .withKubernetesVersion("") + .withDnsPrefix("dnsprefix1") + .withAgentPoolProfiles( + Arrays + .asList( + new ManagedClusterAgentPoolProfile() + .withCount(3) + .withVmSize("Standard_DS2_v2") + .withOsType(OSType.LINUX) + .withType(AgentPoolType.VIRTUAL_MACHINE_SCALE_SETS) + .withMode(AgentPoolMode.SYSTEM) + .withEnableNodePublicIp(true) + .withEnableEncryptionAtHost(true) + .withName("nodepool1"))) + .withLinuxProfile( + new ContainerServiceLinuxProfile() + .withAdminUsername("azureuser") + .withSsh( + new ContainerServiceSshConfiguration() + .withPublicKeys( + Arrays + .asList( + new ContainerServiceSshPublicKey() + .withKeyData("fakeTokenPlaceholder"))))) + .withWindowsProfile( + new ManagedClusterWindowsProfile() + .withAdminUsername("azureuser") + .withAdminPassword("fakeTokenPlaceholder")) + .withServicePrincipalProfile( + new ManagedClusterServicePrincipalProfile() + .withClientId("clientid") + .withSecret("fakeTokenPlaceholder")) + .withAddonProfiles(mapOf()) + .withEnableRbac(true) + .withSupportPlan(KubernetesSupportPlan.AKSLONG_TERM_SUPPORT) + .withEnablePodSecurityPolicy(true) + .withNetworkProfile( + new ContainerServiceNetworkProfile() + .withOutboundType(OutboundType.LOAD_BALANCER) + .withLoadBalancerSku(LoadBalancerSku.STANDARD) + .withLoadBalancerProfile( + new ManagedClusterLoadBalancerProfile() + .withManagedOutboundIPs( + new ManagedClusterLoadBalancerProfileManagedOutboundIPs().withCount(2)))) + .withAutoScalerProfile( + new ManagedClusterPropertiesAutoScalerProfile() + .withScanInterval("20s") + .withScaleDownDelayAfterAdd("15m")) + .withApiServerAccessProfile(new ManagedClusterApiServerAccessProfile().withDisableRunCommand(true)), + com.azure.core.util.Context.NONE); + } + + /* + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_UpdateWithEnableAzureRBAC.json */ /** * Sample code: Create/Update AAD Managed Cluster with EnableAzureRBAC. @@ -1343,7 +1423,7 @@ public static void createUpdateAADManagedClusterWithEnableAzureRBAC( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -1399,7 +1479,7 @@ public static void createUpdateAADManagedClusterWithEnableAzureRBAC( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_EnableUltraSSD.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_EnableUltraSSD.json */ /** * Sample code: Create Managed Cluster with UltraSSD enabled. @@ -1420,7 +1500,7 @@ public static void createManagedClusterWithUltraSSDEnabled(com.azure.resourceman .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -1475,7 +1555,7 @@ public static void createManagedClusterWithUltraSSDEnabled(com.azure.resourceman } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_UpdateWindowsGmsa.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_UpdateWindowsGmsa.json */ /** * Sample code: Create/Update Managed Cluster with Windows gMSA enabled. @@ -1497,7 +1577,7 @@ public static void createUpdateManagedClusterWithWindowsGMSAEnabled( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withIdentity( new ManagedClusterIdentity() @@ -1560,7 +1640,7 @@ public static void createUpdateManagedClusterWithWindowsGMSAEnabled( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_GPUMIG.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_GPUMIG.json */ /** * Sample code: Create Managed Cluster with GPUMIG. @@ -1581,7 +1661,7 @@ public static void createManagedClusterWithGPUMIG(com.azure.resourcemanager.Azur .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -1642,7 +1722,7 @@ public static void createManagedClusterWithGPUMIG(com.azure.resourcemanager.Azur } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_NodePublicIPPrefix.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_NodePublicIPPrefix.json */ /** * Sample code: Create Managed Cluster with Node Public IP Prefix. @@ -1664,7 +1744,7 @@ public static void createManagedClusterWithNodePublicIPPrefix( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -1720,7 +1800,7 @@ public static void createManagedClusterWithNodePublicIPPrefix( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_EnableEncryptionAtHost.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_EnableEncryptionAtHost.json */ /** * Sample code: Create Managed Cluster with EncryptionAtHost enabled. @@ -1742,7 +1822,7 @@ public static void createManagedClusterWithEncryptionAtHostEnabled( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") @@ -1797,7 +1877,7 @@ public static void createManagedClusterWithEncryptionAtHostEnabled( } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersCreate_PrivateClusterPublicFQDN.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersCreate_PrivateClusterPublicFQDN.json */ /** * Sample code: Create Managed Private Cluster with Public FQDN specified. @@ -1819,7 +1899,7 @@ public static void createManagedPrivateClusterWithPublicFQDNSpecified( .withTags(mapOf("archv2", "", "tier", "production")) .withSku( new ManagedClusterSku() - .withName(ManagedClusterSkuName.BASIC) + .withName(ManagedClusterSkuName.fromString("Basic")) .withTier(ManagedClusterSkuTier.FREE)) .withKubernetesVersion("") .withDnsPrefix("dnsprefix1") diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersDeleteSamples.java index bf335aae38885..29132ee9d0cc3 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersDeleteSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters Delete. */ public final class ManagedClustersDeleteSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersDelete.json */ /** * Sample code: Delete Managed Cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetAccessProfileSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetAccessProfileSamples.java index c215f6312a01a..3638728fec621 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetAccessProfileSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetAccessProfileSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters GetAccessProfile. */ public final class ManagedClustersGetAccessProfileSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersGetAccessProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersGetAccessProfile.json */ /** * Sample code: Get Managed Cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetByResourceGroupSamples.java index 143a740ed71a9..fc18a1161c44a 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetByResourceGroupSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters GetByResourceGroup. */ public final class ManagedClustersGetByResourceGroupSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersGet.json */ /** * Sample code: Get Managed Cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetCommandResultSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetCommandResultSamples.java index bb41eeb5e6777..0cbe5de7d22d1 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetCommandResultSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetCommandResultSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters GetCommandResult. */ public final class ManagedClustersGetCommandResultSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/RunCommandResultFailed.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/RunCommandResultFailed.json */ /** * Sample code: commandFailedResult. @@ -25,7 +25,7 @@ public static void commandFailedResult(com.azure.resourcemanager.AzureResourceMa } /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/RunCommandResultSucceed.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/RunCommandResultSucceed.json */ /** * Sample code: commandSucceedResult. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetOSOptionsSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetOSOptionsSamples.java index 1342a813d4ad5..b0ce7e3d2568f 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetOSOptionsSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetOSOptionsSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters GetOSOptions. */ public final class ManagedClustersGetOSOptionsSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ContainerServiceGetOSOptions.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ContainerServiceGetOSOptions.json */ /** * Sample code: Get Container Service OS Options. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetUpgradeProfileSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetUpgradeProfileSamples.java index 8ac5c37b51d62..bd20b193d2d8e 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetUpgradeProfileSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersGetUpgradeProfileSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters GetUpgradeProfile. */ public final class ManagedClustersGetUpgradeProfileSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersGetUpgradeProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersGetUpgradeProfile.json */ /** * Sample code: Get Upgrade Profile for Managed Cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListByResourceGroupSamples.java index d49fd5cf81c95..cd6c92b5d1f63 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListByResourceGroupSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters ListByResourceGroup. */ public final class ManagedClustersListByResourceGroupSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersListByResourceGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersListByResourceGroup.json */ /** * Sample code: Get Managed Clusters by Resource Group. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListClusterAdminCredentialsSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListClusterAdminCredentialsSamples.java index 928a4dae32629..85f238ce0db74 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListClusterAdminCredentialsSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListClusterAdminCredentialsSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters ListClusterAdminCredentials. */ public final class ManagedClustersListClusterAdminCredentialsSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersListClusterAdminCredentials.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersListClusterAdminCredentials.json */ /** * Sample code: Get Managed Cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListClusterMonitoringUserCredentialsSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListClusterMonitoringUserCredentialsSamples.java index d947efa157300..d9cb3599e1fad 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListClusterMonitoringUserCredentialsSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListClusterMonitoringUserCredentialsSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters ListClusterMonitoringUserCredentials. */ public final class ManagedClustersListClusterMonitoringUserCredentialsSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersListClusterMonitoringUserCredentials.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersListClusterMonitoringUserCredentials.json */ /** * Sample code: Get Managed Cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListClusterUserCredentialsSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListClusterUserCredentialsSamples.java index 9fbedf0a6dd17..8ef697671b440 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListClusterUserCredentialsSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListClusterUserCredentialsSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters ListClusterUserCredentials. */ public final class ManagedClustersListClusterUserCredentialsSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersListClusterUserCredentials.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersListClusterUserCredentials.json */ /** * Sample code: Get Managed Cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListKubernetesVersionsSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListKubernetesVersionsSamples.java new file mode 100644 index 0000000000000..485d51d056e0f --- /dev/null +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListKubernetesVersionsSamples.java @@ -0,0 +1,25 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. +// Code generated by Microsoft (R) AutoRest Code Generator. + +package com.azure.resourcemanager.containerservice.generated; + +/** Samples for ManagedClusters ListKubernetesVersions. */ +public final class ManagedClustersListKubernetesVersionsSamples { + /* + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/KubernetesVersions_List.json + */ + /** + * Sample code: List Kubernetes Versions. + * + * @param azure The entry point for accessing resource management APIs in Azure. + */ + public static void listKubernetesVersions(com.azure.resourcemanager.AzureResourceManager azure) { + azure + .kubernetesClusters() + .manager() + .serviceClient() + .getManagedClusters() + .listKubernetesVersionsWithResponse("location1", com.azure.core.util.Context.NONE); + } +} diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListOutboundNetworkDependenciesEndpointsSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListOutboundNetworkDependenciesEndpointsSamples.java index adddc832ca90b..b953a069d5759 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListOutboundNetworkDependenciesEndpointsSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListOutboundNetworkDependenciesEndpointsSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters ListOutboundNetworkDependenciesEndpoints. */ public final class ManagedClustersListOutboundNetworkDependenciesEndpointsSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/OutboundNetworkDependenciesEndpointsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/OutboundNetworkDependenciesEndpointsList.json */ /** * Sample code: List OutboundNetworkDependenciesEndpoints by Managed Cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListSamples.java index 8478a519f9748..42c7249ea8105 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersListSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters List. */ public final class ManagedClustersListSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersList.json */ /** * Sample code: List Managed Clusters. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersResetAadProfileSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersResetAadProfileSamples.java index a8128361e951d..ba5cf75f7b7f8 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersResetAadProfileSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersResetAadProfileSamples.java @@ -9,7 +9,7 @@ /** Samples for ManagedClusters ResetAadProfile. */ public final class ManagedClustersResetAadProfileSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersResetAADProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersResetAADProfile.json */ /** * Sample code: Reset AAD Profile. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersResetServicePrincipalProfileSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersResetServicePrincipalProfileSamples.java index 0c2967220829d..3f49c43fed587 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersResetServicePrincipalProfileSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersResetServicePrincipalProfileSamples.java @@ -9,7 +9,7 @@ /** Samples for ManagedClusters ResetServicePrincipalProfile. */ public final class ManagedClustersResetServicePrincipalProfileSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersResetServicePrincipalProfile.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersResetServicePrincipalProfile.json */ /** * Sample code: Reset Service Principal Profile. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersRotateClusterCertificatesSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersRotateClusterCertificatesSamples.java index ce93713c8cb82..662d7ae0bb0d6 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersRotateClusterCertificatesSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersRotateClusterCertificatesSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters RotateClusterCertificates. */ public final class ManagedClustersRotateClusterCertificatesSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersRotateClusterCertificates.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersRotateClusterCertificates.json */ /** * Sample code: Rotate Cluster Certificates. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersRotateServiceAccountSigningKeysSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersRotateServiceAccountSigningKeysSamples.java index 9663daa76c98c..40a1c3ccc049a 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersRotateServiceAccountSigningKeysSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersRotateServiceAccountSigningKeysSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters RotateServiceAccountSigningKeys. */ public final class ManagedClustersRotateServiceAccountSigningKeysSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersRotateServiceAccountSigningKeys.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersRotateServiceAccountSigningKeys.json */ /** * Sample code: Rotate Cluster Service Account Signing Keys. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersRunCommandSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersRunCommandSamples.java index 11bfca7395cc6..57e50e356ba3c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersRunCommandSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersRunCommandSamples.java @@ -9,7 +9,7 @@ /** Samples for ManagedClusters RunCommand. */ public final class ManagedClustersRunCommandSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/RunCommandRequest.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/RunCommandRequest.json */ /** * Sample code: submitNewCommand. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersStartSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersStartSamples.java index 1f78c70424f2b..1d2c6f1127f44 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersStartSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersStartSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters Start. */ public final class ManagedClustersStartSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersStart.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersStart.json */ /** * Sample code: Start Managed Cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersStopSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersStopSamples.java index 80c1a74d6c85e..1235ee2fecd28 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersStopSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersStopSamples.java @@ -7,7 +7,7 @@ /** Samples for ManagedClusters Stop. */ public final class ManagedClustersStopSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersStop.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersStop.json */ /** * Sample code: Stop Managed Cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersUpdateTagsSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersUpdateTagsSamples.java index af83c605d02be..ac67aacfa585a 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersUpdateTagsSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ManagedClustersUpdateTagsSamples.java @@ -11,7 +11,7 @@ /** Samples for ManagedClusters UpdateTags. */ public final class ManagedClustersUpdateTagsSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ManagedClustersUpdateTags.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ManagedClustersUpdateTags.json */ /** * Sample code: Update Managed Cluster Tags. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/OperationsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/OperationsListSamples.java index 3a12b79f97631..6dc17ea8bb55f 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/OperationsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/OperationsListSamples.java @@ -7,7 +7,7 @@ /** Samples for Operations List. */ public final class OperationsListSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/Operation_List.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/Operation_List.json */ /** * Sample code: List available operations for the container service resource provider. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsDeleteSamples.java index aeeef2baa0ed1..998d34891a8b5 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsDeleteSamples.java @@ -7,7 +7,7 @@ /** Samples for PrivateEndpointConnections Delete. */ public final class PrivateEndpointConnectionsDeleteSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/PrivateEndpointConnectionsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/PrivateEndpointConnectionsDelete.json */ /** * Sample code: Delete Private Endpoint Connection. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsGetSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsGetSamples.java index 67d8de67c1402..53b6e72c94ffd 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsGetSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsGetSamples.java @@ -7,7 +7,7 @@ /** Samples for PrivateEndpointConnections Get. */ public final class PrivateEndpointConnectionsGetSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/PrivateEndpointConnectionsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/PrivateEndpointConnectionsGet.json */ /** * Sample code: Get Private Endpoint Connection. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsListSamples.java index 016de3efd6a50..3aa31d2a4e52e 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsListSamples.java @@ -7,7 +7,7 @@ /** Samples for PrivateEndpointConnections List. */ public final class PrivateEndpointConnectionsListSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/PrivateEndpointConnectionsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/PrivateEndpointConnectionsList.json */ /** * Sample code: List Private Endpoint Connections by Managed Cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsUpdateSamples.java index 0d16c50253a77..fe3a6fd7fe504 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateEndpointConnectionsUpdateSamples.java @@ -11,7 +11,7 @@ /** Samples for PrivateEndpointConnections Update. */ public final class PrivateEndpointConnectionsUpdateSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/PrivateEndpointConnectionsUpdate.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/PrivateEndpointConnectionsUpdate.json */ /** * Sample code: Update Private Endpoint Connection. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateLinkResourcesListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateLinkResourcesListSamples.java index fc8297334bbad..0f7859a20f3a6 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateLinkResourcesListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/PrivateLinkResourcesListSamples.java @@ -7,7 +7,7 @@ /** Samples for PrivateLinkResources List. */ public final class PrivateLinkResourcesListSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/PrivateLinkResourcesList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/PrivateLinkResourcesList.json */ /** * Sample code: List Private Link Resources by Managed Cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ResolvePrivateLinkServiceIdPostSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ResolvePrivateLinkServiceIdPostSamples.java index 652347dd58631..0c10682b315fa 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ResolvePrivateLinkServiceIdPostSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/ResolvePrivateLinkServiceIdPostSamples.java @@ -9,7 +9,7 @@ /** Samples for ResolvePrivateLinkServiceId Post. */ public final class ResolvePrivateLinkServiceIdPostSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/ResolvePrivateLinkServiceId.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/ResolvePrivateLinkServiceId.json */ /** * Sample code: Resolve the Private Link Service ID for Managed Cluster. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsCreateOrUpdateSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsCreateOrUpdateSamples.java index 645fd4b291386..529e6d646c720 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsCreateOrUpdateSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsCreateOrUpdateSamples.java @@ -12,7 +12,7 @@ /** Samples for Snapshots CreateOrUpdate. */ public final class SnapshotsCreateOrUpdateSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/SnapshotsCreate.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/SnapshotsCreate.json */ /** * Sample code: Create/Update Snapshot. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsDeleteSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsDeleteSamples.java index dc980d3dca3c2..7bd6a7b7bed82 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsDeleteSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsDeleteSamples.java @@ -7,7 +7,7 @@ /** Samples for Snapshots Delete. */ public final class SnapshotsDeleteSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/SnapshotsDelete.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/SnapshotsDelete.json */ /** * Sample code: Delete Snapshot. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsGetByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsGetByResourceGroupSamples.java index 4745810a9f1b8..bc04ec7dd1b1c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsGetByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsGetByResourceGroupSamples.java @@ -7,7 +7,7 @@ /** Samples for Snapshots GetByResourceGroup. */ public final class SnapshotsGetByResourceGroupSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/SnapshotsGet.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/SnapshotsGet.json */ /** * Sample code: Get Snapshot. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsListByResourceGroupSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsListByResourceGroupSamples.java index 3aab587b85b3d..d7d4a0c0166a4 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsListByResourceGroupSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsListByResourceGroupSamples.java @@ -7,7 +7,7 @@ /** Samples for Snapshots ListByResourceGroup. */ public final class SnapshotsListByResourceGroupSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/SnapshotsListByResourceGroup.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/SnapshotsListByResourceGroup.json */ /** * Sample code: List Snapshots by Resource Group. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsListSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsListSamples.java index 5130cf03370b0..74671738c9e69 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsListSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsListSamples.java @@ -7,7 +7,7 @@ /** Samples for Snapshots List. */ public final class SnapshotsListSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/SnapshotsList.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/SnapshotsList.json */ /** * Sample code: List Snapshots. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsUpdateTagsSamples.java b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsUpdateTagsSamples.java index 287f7e9b7ac81..25b30a9f57b8c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsUpdateTagsSamples.java +++ b/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/containerservice/generated/SnapshotsUpdateTagsSamples.java @@ -11,7 +11,7 @@ /** Samples for Snapshots UpdateTags. */ public final class SnapshotsUpdateTagsSamples { /* - * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-01-01/examples/SnapshotsUpdateTags.json + * x-ms-original-file: specification/containerservice/resource-manager/Microsoft.ContainerService/aks/stable/2023-03-01/examples/SnapshotsUpdateTags.json */ /** * Sample code: Update Snapshot Tags. diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/ApplicationGatewayTests.testAppGatewayBackendHealthCheck.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/ApplicationGatewayTests.testAppGatewayBackendHealthCheck.json index 378161aa4ae6a..f6f23d6e1dd3c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/ApplicationGatewayTests.testAppGatewayBackendHealthCheck.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/ApplicationGatewayTests.testAppGatewayBackendHealthCheck.json @@ -177,7 +177,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg15882db613/providers/Microsoft.Compute/virtualMachines/vm115882db613?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg15882db613/providers/Microsoft.Compute/virtualMachines/vm115882db613?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f4c102b1-0188-4848-9d04-154b8d46b360", @@ -208,7 +208,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg15882db613/providers/Microsoft.Compute/virtualMachines/vm015882db613?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg15882db613/providers/Microsoft.Compute/virtualMachines/vm015882db613?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b2ea11a9-e744-4b92-b35f-e69392d2700b", @@ -435,7 +435,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg15882db613/providers/Microsoft.Compute/virtualMachines/vm115882db613?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg15882db613/providers/Microsoft.Compute/virtualMachines/vm115882db613?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3ebb430c-36c2-4b17-add1-4a0b92fa142c" @@ -547,7 +547,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg15882db613/providers/Microsoft.Compute/virtualMachines/vm015882db613?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg15882db613/providers/Microsoft.Compute/virtualMachines/vm015882db613?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9a5c8ce7-a3ef-42a9-875c-88e6479272de" diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testAvailabilitySets.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testAvailabilitySets.json index 8a4bbdaf5784f..2178bfb610b44 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testAvailabilitySets.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testAvailabilitySets.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/availabilitySets?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/availabilitySets?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9af75234-6c8d-4040-b99e-c9a37d4bb8f5", @@ -28,7 +28,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/availabilitySets?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/availabilitySets?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f06fa12d-474f-47cf-9220-a3b64619a69b", @@ -81,7 +81,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/as86598cgroup/providers/Microsoft.Compute/availabilitySets/as86598c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/as86598cgroup/providers/Microsoft.Compute/availabilitySets/as86598c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6a29ec52-5265-45b3-a0b7-35f4e346ae7a", @@ -110,7 +110,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/as86598cgroup/providers/Microsoft.Compute/availabilitySets/as86598c/vmSizes?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/as86598cgroup/providers/Microsoft.Compute/availabilitySets/as86598c/vmSizes?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "25b4f072-ede2-4333-9f11-c5cb0cf1e71a", @@ -139,7 +139,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/as86598cgroup/providers/Microsoft.Compute/availabilitySets/as86598c/vmSizes?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/as86598cgroup/providers/Microsoft.Compute/availabilitySets/as86598c/vmSizes?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "2e96fb41-9c4e-4f40-84e6-485f31a44284", @@ -168,7 +168,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/availabilitySets?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/availabilitySets?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c65f333b-83b7-49bf-bad4-b3d88fd74efe", @@ -195,7 +195,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/availabilitySets?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/availabilitySets?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ad51ab76-cb1b-4fba-875d-5afd03fd9566", @@ -222,7 +222,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/as86598cgroup/providers/Microsoft.Compute/availabilitySets/as86598c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/as86598cgroup/providers/Microsoft.Compute/availabilitySets/as86598c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0da107e1-783b-40d7-b6ec-eacb0088f159", @@ -251,7 +251,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/as86598cgroup/providers/Microsoft.Compute/availabilitySets/as86598c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/as86598cgroup/providers/Microsoft.Compute/availabilitySets/as86598c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "985a1792-30e9-46da-8aea-e9d6572307bf", @@ -280,7 +280,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/as86598cgroup/providers/Microsoft.Compute/availabilitySets/as86598c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/as86598cgroup/providers/Microsoft.Compute/availabilitySets/as86598c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9f6d3a1b-8ad2-4d1b-8ed5-fa734e0509d8", @@ -309,7 +309,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/as86598cgroup/providers/Microsoft.Compute/availabilitySets/as86598c?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/as86598cgroup/providers/Microsoft.Compute/availabilitySets/as86598c?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "04a119ed-417d-4769-bf8e-e94c87460c45", diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testKubernetesCluster.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testKubernetesCluster.json index 25a00f4c39306..ce1983a307cde 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testKubernetesCluster.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testKubernetesCluster.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/managedClusters?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/managedClusters?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6f7db7d0-47a3-435f-aa47-05d0f5ff6765", @@ -28,7 +28,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/managedClusters?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/managedClusters?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "083b3afb-1ef8-4c84-82ad-99e9fd032839", @@ -81,7 +81,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "2627d20e-94de-4ab4-b189-f19a4c6c07a9", @@ -265,7 +265,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "806047fa-103e-4659-810c-33e616865966" @@ -291,7 +291,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e/listClusterUserCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e/listClusterUserCredential?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "55d67267-4bbb-4f19-8aa2-56f2322183ae", @@ -318,7 +318,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e/listClusterAdminCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e/listClusterAdminCredential?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7d105e78-fa98-4a7a-aaef-728fe1238385", @@ -345,7 +345,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "65545be4-435f-4157-b617-8066e0c8d1aa", @@ -372,7 +372,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e/listClusterAdminCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e/listClusterAdminCredential?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d04b382a-78f7-45c1-b021-5c6387976b47", @@ -399,7 +399,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e/listClusterUserCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e/listClusterUserCredential?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ac18bd03-4165-4459-bc8b-57fd1d57a04e", @@ -426,7 +426,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/managedClusters?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/managedClusters?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c0b49b0a-b733-46c5-8e93-fb8f5986ae52", @@ -453,7 +453,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/managedClusters?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerService/managedClusters?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "02bcabca-f341-4fb9-b3fe-39c684247294", @@ -480,7 +480,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0d1e2780-e211-4186-b41a-c1ec239148ff", @@ -507,7 +507,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "80872f84-5263-4d63-8ebc-83de4243034f", @@ -534,7 +534,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "22cf7d74-9100-4553-9a3a-65445190602c", @@ -718,7 +718,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1c1b238b-3325-4593-a2f9-1ece14e29276" @@ -744,7 +744,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e/listClusterAdminCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e/listClusterAdminCredential?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "65d4bdf0-de29-4227-a5ad-8707b936b141", @@ -771,7 +771,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e/listClusterUserCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e/listClusterUserCredential?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6e39d12d-631a-43f5-b99e-061e355d321f", @@ -798,7 +798,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/aks57554egroup/providers/Microsoft.ContainerService/managedClusters/aks57554e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "eece328c-17a1-4283-a363-508cee33947f", diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersInternalMinimum.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersInternalMinimum.json index 1ab2ceefaa20c..e443375abb5f7 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersInternalMinimum.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersInternalMinimum.json @@ -169,7 +169,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg200547/providers/Microsoft.Compute/availabilitySets/as200547?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg200547/providers/Microsoft.Compute/availabilitySets/as200547?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e5164a5a-555c-49cb-b3a3-f64ab1073f8d", @@ -260,7 +260,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg200547/providers/Microsoft.Compute/virtualMachines/vm08239ca1a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg200547/providers/Microsoft.Compute/virtualMachines/vm08239ca1a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0ce6f7e3-e60d-46c4-915e-9d3cf11b0baf", @@ -291,7 +291,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg200547/providers/Microsoft.Compute/virtualMachines/vm935576b97?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg200547/providers/Microsoft.Compute/virtualMachines/vm935576b97?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c976e472-2a23-44e2-8080-371fb7401441", @@ -518,7 +518,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg200547/providers/Microsoft.Compute/virtualMachines/vm08239ca1a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg200547/providers/Microsoft.Compute/virtualMachines/vm08239ca1a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "5688aca7-e986-4950-84ea-22fc169ff3a7" @@ -602,7 +602,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg200547/providers/Microsoft.Compute/virtualMachines/vm935576b97?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg200547/providers/Microsoft.Compute/virtualMachines/vm935576b97?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "017e15a6-ab11-46e6-be81-d2cdb005d299" diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersInternetMinimum.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersInternetMinimum.json index ee1edb809c37d..ab4c9c2e9ee0c 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersInternetMinimum.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersInternetMinimum.json @@ -169,7 +169,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg49904a/providers/Microsoft.Compute/availabilitySets/as49904a?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg49904a/providers/Microsoft.Compute/availabilitySets/as49904a?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "55c12d91-0f07-41fb-85df-5f449822eebf", @@ -229,7 +229,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg49904a/providers/Microsoft.Compute/virtualMachines/vm32883e782?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg49904a/providers/Microsoft.Compute/virtualMachines/vm32883e782?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0d3f139e-8209-4ad2-ac0f-baa333b00762", @@ -291,7 +291,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg49904a/providers/Microsoft.Compute/virtualMachines/vm0209454e0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg49904a/providers/Microsoft.Compute/virtualMachines/vm0209454e0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "54082dcc-707e-4dfa-be70-2de9c1cd2f71", @@ -462,7 +462,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg49904a/providers/Microsoft.Compute/virtualMachines/vm32883e782?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg49904a/providers/Microsoft.Compute/virtualMachines/vm32883e782?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "803989c7-d20b-496f-aaaa-5525a6bd8cc6" @@ -546,7 +546,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg49904a/providers/Microsoft.Compute/virtualMachines/vm0209454e0?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg49904a/providers/Microsoft.Compute/virtualMachines/vm0209454e0?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e85cd998-0937-4aef-b32c-3a1f41218c85" diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersNatOnly.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersNatOnly.json index 1ee77aef5c8c1..b297d3fb59bea 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersNatOnly.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersNatOnly.json @@ -169,7 +169,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg156437/providers/Microsoft.Compute/availabilitySets/as156437?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg156437/providers/Microsoft.Compute/availabilitySets/as156437?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8cd62d48-28f6-4e22-8ccf-07fa6667902a", @@ -260,7 +260,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg156437/providers/Microsoft.Compute/virtualMachines/vm46335a268?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg156437/providers/Microsoft.Compute/virtualMachines/vm46335a268?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a827af7a-6fc4-419f-a145-8ffe80b23bf6", @@ -291,7 +291,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg156437/providers/Microsoft.Compute/virtualMachines/vm5226507d4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg156437/providers/Microsoft.Compute/virtualMachines/vm5226507d4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "411a0385-f8fb-4976-82f3-65d132f463fb", @@ -406,7 +406,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg156437/providers/Microsoft.Compute/virtualMachines/vm46335a268?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg156437/providers/Microsoft.Compute/virtualMachines/vm46335a268?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d84a3358-273c-4be8-8423-9f5b690a4eba" @@ -490,7 +490,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg156437/providers/Microsoft.Compute/virtualMachines/vm5226507d4?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg156437/providers/Microsoft.Compute/virtualMachines/vm5226507d4?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "43784a95-07bf-4036-870b-4a10fd31db5b" diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersNatPools.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersNatPools.json index 463d4123d9a24..35323b7870451 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersNatPools.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersNatPools.json @@ -169,7 +169,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg978678/providers/Microsoft.Compute/availabilitySets/as978678?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg978678/providers/Microsoft.Compute/availabilitySets/as978678?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6ee97a6b-8dd3-4ae0-87d4-f2387797bd09", @@ -260,7 +260,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg978678/providers/Microsoft.Compute/virtualMachines/vm01627f7ed?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg978678/providers/Microsoft.Compute/virtualMachines/vm01627f7ed?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0c7914c4-df30-4279-a749-ac196ee1a168", @@ -291,7 +291,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg978678/providers/Microsoft.Compute/virtualMachines/vm20074beab?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg978678/providers/Microsoft.Compute/virtualMachines/vm20074beab?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3139f34c-f80b-4391-901c-4a5d7bbc7e53", @@ -434,7 +434,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg978678/providers/Microsoft.Compute/virtualMachines/vm01627f7ed?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg978678/providers/Microsoft.Compute/virtualMachines/vm01627f7ed?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a2adb3ce-1554-4da0-ae13-63f98201e7d1" @@ -518,7 +518,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg978678/providers/Microsoft.Compute/virtualMachines/vm20074beab?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg978678/providers/Microsoft.Compute/virtualMachines/vm20074beab?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "bb1bf323-86a2-4712-a878-e60c9e440a23" diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersNatRules.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersNatRules.json index 5d0f3afdaabe4..12e1002c5d9aa 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersNatRules.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testLoadBalancersNatRules.json @@ -200,7 +200,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg413025/providers/Microsoft.Compute/availabilitySets/as413025?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg413025/providers/Microsoft.Compute/availabilitySets/as413025?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "742fcc2e-99d0-4e2e-80a7-3dac6cf14781", @@ -260,7 +260,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg413025/providers/Microsoft.Compute/virtualMachines/vm2998395e1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg413025/providers/Microsoft.Compute/virtualMachines/vm2998395e1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "07c49fdd-2860-4094-8568-a50a57c621de", @@ -291,7 +291,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg413025/providers/Microsoft.Compute/virtualMachines/vm036840765?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg413025/providers/Microsoft.Compute/virtualMachines/vm036840765?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "31ad996d-fbdf-444e-921a-9b17e55bc2e2", @@ -406,7 +406,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg413025/providers/Microsoft.Compute/virtualMachines/vm2998395e1?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg413025/providers/Microsoft.Compute/virtualMachines/vm2998395e1?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "bf4b06b5-6fe9-4581-a8ac-20b59feeb9e4" @@ -462,7 +462,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg413025/providers/Microsoft.Compute/virtualMachines/vm036840765?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg413025/providers/Microsoft.Compute/virtualMachines/vm036840765?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b0880375-8fe9-4ac0-94d1-7df5b42f4d02" diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testManagedDiskVMUpdate.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testManagedDiskVMUpdate.json index 4152936d83a5d..8744286d2b12b 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testManagedDiskVMUpdate.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testManagedDiskVMUpdate.json @@ -234,7 +234,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg82696afa/providers/Microsoft.Compute/virtualMachines/vm-013391?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg82696afa/providers/Microsoft.Compute/virtualMachines/vm-013391?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "629df85d-66dc-4a6c-af8e-a29c4a55533a", @@ -321,7 +321,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg82696afa/providers/Microsoft.Compute/virtualMachines/vm-013391?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg82696afa/providers/Microsoft.Compute/virtualMachines/vm-013391?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3495cd2c-dfd8-49d6-bd85-ee6fad0a45a6" @@ -349,7 +349,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg82696afa/providers/Microsoft.Compute/virtualMachines/vm-013391/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg82696afa/providers/Microsoft.Compute/virtualMachines/vm-013391/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "75d49629-db36-467f-bdd6-7d3abb101354", @@ -460,7 +460,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg82696afa/providers/Microsoft.Compute/virtualMachines/vm-013391?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg82696afa/providers/Microsoft.Compute/virtualMachines/vm-013391?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1e2ab622-186f-4ec6-9e95-3f0c8ff1e25b", @@ -519,7 +519,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg82696afa/providers/Microsoft.Compute/virtualMachines/vm-013391?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg82696afa/providers/Microsoft.Compute/virtualMachines/vm-013391?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "bf8dc7ac-783d-4675-88eb-857886c25672" diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testManagementLocks.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testManagementLocks.json index 21852aa2bd423..237d67eda0474 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testManagementLocks.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testManagementLocks.json @@ -265,7 +265,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1849619ec/providers/Microsoft.Compute/virtualMachines/vm265890ef5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1849619ec/providers/Microsoft.Compute/virtualMachines/vm265890ef5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "72fa6c88-093e-4ed6-9028-c23e82ec1f7c", @@ -407,7 +407,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1849619ec/providers/Microsoft.Compute/virtualMachines/vm265890ef5?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1849619ec/providers/Microsoft.Compute/virtualMachines/vm265890ef5?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7448291b-f772-45e1-9a3e-6f597c72aa89" diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testResourceStreaming.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testResourceStreaming.json index 23b141a2cae5c..69f20c2b32c4d 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testResourceStreaming.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testResourceStreaming.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3cfbbd28-6825-4eb8-9986-c1edb09be2b4", @@ -28,7 +28,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "258f5730-3495-4a3c-a46a-1d8aa219438a", @@ -229,7 +229,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgvm77608d67717cd/providers/Microsoft.Compute/availabilitySets/avset87272?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgvm77608d67717cd/providers/Microsoft.Compute/availabilitySets/avset87272?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3997380b-5d83-4902-b1e3-d482d21809de", @@ -413,7 +413,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgvm77608d67717cd/providers/Microsoft.Compute/virtualMachines/vm77608d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgvm77608d67717cd/providers/Microsoft.Compute/virtualMachines/vm77608d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d120e3ac-f31f-4e2b-8c86-39edfe89348e", @@ -528,7 +528,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgvm77608d67717cd/providers/Microsoft.Compute/virtualMachines/vm77608d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgvm77608d67717cd/providers/Microsoft.Compute/virtualMachines/vm77608d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3c4a8828-9702-45cb-ba2d-08d59d958254" @@ -671,7 +671,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgvm77608d67717cd/providers/Microsoft.Compute/availabilitySets?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgvm77608d67717cd/providers/Microsoft.Compute/availabilitySets?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "03913c6d-f3dc-489f-be4b-f4b38a95df7e", @@ -700,7 +700,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "01ece7dc-e651-4d33-9350-bc7cc3c464a5", @@ -727,7 +727,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c2eff2a9-c99b-45ce-a52b-1aaa572b1f26", @@ -754,7 +754,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgvm77608d67717cd/providers/Microsoft.Compute/virtualMachines/vm77608d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgvm77608d67717cd/providers/Microsoft.Compute/virtualMachines/vm77608d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "57d9b349-8f40-4016-ae0f-91a6ebbd0942", @@ -783,7 +783,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgvm77608d67717cd/providers/Microsoft.Compute/virtualMachines/vm77608d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgvm77608d67717cd/providers/Microsoft.Compute/virtualMachines/vm77608d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "63a07878-91ec-4868-b2e6-40f198696768", @@ -812,7 +812,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgvm77608d67717cd/providers/Microsoft.Compute/virtualMachines/vm77608d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgvm77608d67717cd/providers/Microsoft.Compute/virtualMachines/vm77608d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "71579697-510c-44ec-9326-33c9ec1fdeb7", diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineCustomData.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineCustomData.json index 2f497d52ed834..236643ad4ba1a 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineCustomData.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineCustomData.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c4c5f464-a48f-4168-bed0-c8e287dbcc66", @@ -28,7 +28,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "23ae8bed-bf33-4cc1-b08f-4f12733e556d", @@ -288,7 +288,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/abc34493002cgroup/providers/Microsoft.Compute/virtualMachines/vm34424e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/abc34493002cgroup/providers/Microsoft.Compute/virtualMachines/vm34424e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "2f42445a-407d-4d3e-bdd9-0e56ccf0d109", @@ -375,7 +375,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/abc34493002cgroup/providers/Microsoft.Compute/virtualMachines/vm34424e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/abc34493002cgroup/providers/Microsoft.Compute/virtualMachines/vm34424e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "773bc73d-b4c6-40fc-a301-7e93fbbe30a9" @@ -433,7 +433,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "6ae797cf-1c88-45b1-9af7-7b77f9cdeb12", @@ -460,7 +460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a7b166dc-d20e-4794-9dc1-566558624ea9", @@ -487,7 +487,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/abc34493002cgroup/providers/Microsoft.Compute/virtualMachines/vm34424e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/abc34493002cgroup/providers/Microsoft.Compute/virtualMachines/vm34424e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "db0cdacf-d45e-4fca-9651-3161ab15598e", @@ -516,7 +516,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/abc34493002cgroup/providers/Microsoft.Compute/virtualMachines/vm34424e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/abc34493002cgroup/providers/Microsoft.Compute/virtualMachines/vm34424e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1ab79fd1-f714-4845-823a-85faf2c27df7", @@ -545,7 +545,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/abc34493002cgroup/providers/Microsoft.Compute/virtualMachines/vm34424e?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/abc34493002cgroup/providers/Microsoft.Compute/virtualMachines/vm34424e?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ee6d8dab-8ba7-4944-81af-87e0bd6bbd6f", diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineDataDisk.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineDataDisk.json index b32e45885b444..c93abb71b975e 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineDataDisk.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineDataDisk.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "69a4f46c-2302-4e30-92b6-b4c11ed16474", @@ -28,7 +28,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "638cc2a1-2b4e-45e9-a20a-dda56cfa8742", @@ -284,7 +284,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm959041group/providers/Microsoft.Compute/virtualMachines/vm959041?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm959041group/providers/Microsoft.Compute/virtualMachines/vm959041?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1e1bee42-81ab-4daf-9594-4028c7884163", @@ -399,7 +399,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm959041group/providers/Microsoft.Compute/virtualMachines/vm959041?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm959041group/providers/Microsoft.Compute/virtualMachines/vm959041?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "2a11328a-2b58-49ac-82b5-b8e4daf24296" @@ -427,7 +427,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "20362dc5-84cf-4ab1-90c7-c95f7e48740d", @@ -454,7 +454,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "43ec3a55-b6e4-4535-8920-5f8018474881", @@ -481,7 +481,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm959041group/providers/Microsoft.Compute/virtualMachines/vm959041?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm959041group/providers/Microsoft.Compute/virtualMachines/vm959041?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "3a9a1075-d797-4ef1-8051-1139bcfd1ecf", @@ -510,7 +510,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm959041group/providers/Microsoft.Compute/virtualMachines/vm959041?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm959041group/providers/Microsoft.Compute/virtualMachines/vm959041?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0bf148d2-d470-4baf-b100-56511ef42e7e", @@ -623,7 +623,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm959041group/providers/Microsoft.Compute/virtualMachines/vm959041?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm959041group/providers/Microsoft.Compute/virtualMachines/vm959041?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9f6625db-213e-44a1-93a2-06b92eafbadf", @@ -682,7 +682,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm959041group/providers/Microsoft.Compute/virtualMachines/vm959041?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm959041group/providers/Microsoft.Compute/virtualMachines/vm959041?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "18422e19-afea-49ac-9f87-82151ae4b624" @@ -710,7 +710,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm959041group/providers/Microsoft.Compute/virtualMachines/vm959041?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm959041group/providers/Microsoft.Compute/virtualMachines/vm959041?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0d373164-93f4-49b0-bb2b-ba37bbee2502", diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineInAvailabilitySet.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineInAvailabilitySet.json index 1517985f3f44f..67a5d2edc2a78 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineInAvailabilitySet.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineInAvailabilitySet.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0d6c9d99-3f11-4011-984a-826d790a7fdf", @@ -28,7 +28,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "017897a0-8074-4358-a0cf-c20e3ac100e5", @@ -112,7 +112,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b73aeb571c/providers/Microsoft.Compute/availabilitySets/avai05003?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b73aeb571c/providers/Microsoft.Compute/availabilitySets/avai05003?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e63137ea-db08-46ec-b404-445d4ad46712", @@ -229,7 +229,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b73aeb571c/providers/Microsoft.Compute/virtualMachines/vm287351?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b73aeb571c/providers/Microsoft.Compute/virtualMachines/vm287351?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8d665675-004a-453c-a7ed-bef9be30c1a4", @@ -316,7 +316,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b73aeb571c/providers/Microsoft.Compute/virtualMachines/vm287351?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b73aeb571c/providers/Microsoft.Compute/virtualMachines/vm287351?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "996df8ab-076b-4d0f-ab57-0cd74177711b" @@ -344,7 +344,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "96ac2ea3-cd5e-4aab-87cf-ccd0193d01d5", @@ -371,7 +371,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a5a011c6-c300-4c39-8be2-b3f3fb8e1ef1", @@ -398,7 +398,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b73aeb571c/providers/Microsoft.Compute/virtualMachines/vm287351?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b73aeb571c/providers/Microsoft.Compute/virtualMachines/vm287351?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9d885ab0-65bf-4ed0-86d0-0d26c3c8f6f9", @@ -427,7 +427,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b73aeb571c/providers/Microsoft.Compute/virtualMachines/vm287351?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b73aeb571c/providers/Microsoft.Compute/virtualMachines/vm287351?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d81f3fe9-c443-4a3a-a179-06c5c377384f", @@ -456,7 +456,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b73aeb571c/providers/Microsoft.Compute/virtualMachines/vm287351?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/b73aeb571c/providers/Microsoft.Compute/virtualMachines/vm287351?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9884606d-8286-4545-9eba-ce74f1cea781", diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineNics.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineNics.json index c984bfd0671ec..ce805a4339b4d 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineNics.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineNics.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "2fa5ae89-33c7-40a2-aea9-c751fc3230bc", @@ -28,7 +28,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0f2b65a5-3f95-4381-894f-2d71a6f029bf", @@ -350,7 +350,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e58ab1e5-511b-44e8-b2c1-aae41c868b0c", @@ -437,7 +437,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9db4bad4-2a19-4553-83d7-2a80a2676a11" @@ -525,7 +525,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "4960888d-3284-4bc8-b6a3-04a9e3c5addd", @@ -552,7 +552,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "70f6c988-7223-49f0-ba72-6b9e744dae07", @@ -579,7 +579,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "24ce4ad7-7f3d-4bbe-a931-aeab0d194c7e", @@ -608,7 +608,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "cfebbd09-1d70-4520-9f25-162ebc4378b7", @@ -637,7 +637,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d/powerOff?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d/powerOff?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "10e93ee0-ce09-48cc-8f63-c14f22a7034a", @@ -720,7 +720,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ed0eb7d9-4d88-4df6-9a4c-ed0f5c5c8cb6", @@ -831,7 +831,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "4ecf5eae-6b4e-4e82-a932-868e826b32d1", @@ -890,7 +890,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "96e8ad5f-ba9b-482e-a83c-be6fcec44783" @@ -918,7 +918,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg433760/providers/Microsoft.Compute/virtualMachines/vm38120d?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1291ab83-0a52-4ea8-b158-7bb9e5bb4cb2", diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineSSh.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineSSh.json index 3829d38110de7..23f241f8555c7 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineSSh.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineSSh.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "ffbe690b-4a7b-49b9-8b68-e9723ba77d24", @@ -28,7 +28,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "1a721a8f-2174-4f2d-83af-6089b36a0244", @@ -288,7 +288,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm360033group/providers/Microsoft.Compute/virtualMachines/vm360033?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm360033group/providers/Microsoft.Compute/virtualMachines/vm360033?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "3bb8eed8-c617-4f25-a1c4-622fb6db4f75", @@ -375,7 +375,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm360033group/providers/Microsoft.Compute/virtualMachines/vm360033?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm360033group/providers/Microsoft.Compute/virtualMachines/vm360033?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "a3a1604c-4a38-40f4-8189-92b9e3456069" @@ -433,7 +433,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "edd5f597-cafb-44d9-a204-ecd103ccab6e", @@ -460,7 +460,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "fd2db76c-8350-448c-bcbc-8bd8fff9fdd4", @@ -487,7 +487,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm360033group/providers/Microsoft.Compute/virtualMachines/vm360033?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm360033group/providers/Microsoft.Compute/virtualMachines/vm360033?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "3a8eb0d8-97d5-4e7b-944c-f6a5437d43b1", @@ -516,7 +516,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm360033group/providers/Microsoft.Compute/virtualMachines/vm360033?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm360033group/providers/Microsoft.Compute/virtualMachines/vm360033?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "a8e4ecad-9c3b-4efa-9997-0bf0eb608be5", @@ -545,7 +545,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm360033group/providers/Microsoft.Compute/virtualMachines/vm360033?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm360033group/providers/Microsoft.Compute/virtualMachines/vm360033?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (11.0.8; Windows 10; 10.0)", "x-ms-client-request-id" : "7c703ef4-1059-487b-81c7-8dfd8e3b30e0", diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineSizes.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineSizes.json index dab355c6af110..3c09970124556 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineSizes.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineSizes.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7e334d81-d180-43fa-909f-1a05c513272f", @@ -28,7 +28,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "2567fe6e-e9cd-4e71-8019-3c73bc562872", @@ -55,7 +55,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/vmSizes?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/vmSizes?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a61c117b-91b2-4f6a-89ac-1fd65b623378", @@ -84,7 +84,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/vmSizes?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/vmSizes?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "20549577-e8b3-4707-999f-d617ea46cd1b", @@ -258,7 +258,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "8a29f8ff-d5d3-4945-b506-3a5f820c57ff", @@ -485,7 +485,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "188466b6-8035-4097-ab38-40c7c36f512a" @@ -513,7 +513,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "07c72df1-3ab5-4f90-af46-c81562ed084c", @@ -540,7 +540,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "26bbd828-d215-4224-b248-8501a1c1671b", @@ -567,7 +567,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "01d29a05-4e70-4f9e-87f1-03108ebf2ce8", @@ -596,7 +596,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "35358962-dbcb-47d1-aa68-f5c8cf21d48e", @@ -625,7 +625,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925/vmSizes?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925/vmSizes?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "4caf98dc-7667-4e13-a0ba-862784e0718a", @@ -654,7 +654,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925/vmSizes?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925/vmSizes?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "1083135b-5a59-4f52-b233-f4db1566b61d", @@ -683,7 +683,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e34d119b-c984-4b44-abce-2ddcda773d16", @@ -798,7 +798,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a4a18859-1661-4e87-9086-58e4452e4ea4" @@ -826,7 +826,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vm201925group/providers/Microsoft.Compute/virtualMachines/vm201925?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "22d9eb68-ec90-46cf-a7ed-17bb3876c8c7", diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineSyncPoller.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineSyncPoller.json index 1ed4d4459b2b9..869e4809dc06a 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineSyncPoller.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/AzureResourceManagerTests.testVirtualMachineSyncPoller.json @@ -1,7 +1,7 @@ { "networkCallRecords" : [ { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e446c3be-b032-4bca-9a7a-58cbc02462e0", @@ -28,7 +28,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "d4d7ef22-57ad-44a6-8c38-765451793bf0", @@ -378,7 +378,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg62809c/providers/Microsoft.Compute/virtualMachines/vm405901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg62809c/providers/Microsoft.Compute/virtualMachines/vm405901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "4a5d5fb8-227f-4714-b773-d86b9f355737", @@ -521,7 +521,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg62809c/providers/Microsoft.Compute/virtualMachines/vm405901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg62809c/providers/Microsoft.Compute/virtualMachines/vm405901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "e0d1c8ff-9a5d-4e37-8734-629a3bab1120" @@ -549,7 +549,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "ec014cfa-f678-4fd8-8237-3d6b8ad4c1ad", @@ -576,7 +576,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/virtualMachines?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "b02affe1-0e01-47b3-abfe-365672433b60", @@ -603,7 +603,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg62809c/providers/Microsoft.Compute/virtualMachines/vm405901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg62809c/providers/Microsoft.Compute/virtualMachines/vm405901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "bc74bb30-3f76-4a17-b514-c6f2a9a4d90d", @@ -632,7 +632,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg62809c/providers/Microsoft.Compute/virtualMachines/vm405901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg62809c/providers/Microsoft.Compute/virtualMachines/vm405901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a2225093-a657-4623-80c6-3a76089552ca", @@ -661,7 +661,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg62809c/providers/Microsoft.Compute/virtualMachines/vm405901?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg62809c/providers/Microsoft.Compute/virtualMachines/vm405901?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.2.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "4c373901-0943-45da-8840-8a8977d92480", diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/KubernetesAadTests.testKubernetesClusterAadIntegration.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/KubernetesAadTests.testKubernetesClusterAadIntegration.json index 7b68672268dd4..6460ccfb0d458 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/KubernetesAadTests.testKubernetesClusterAadIntegration.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/KubernetesAadTests.testKubernetesClusterAadIntegration.json @@ -120,7 +120,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "92d7d6e4-4f97-4ae2-a047-272f70f726ed", @@ -356,7 +356,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "d42d42d9-8dee-4a48-b03d-7caa783d755e" @@ -382,7 +382,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9/listClusterUserCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9/listClusterUserCredential?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "ce6e3cc9-3b63-405e-94fe-f4b7f0a982d1", @@ -409,7 +409,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "73c8c63f-46b9-4aa3-9ef2-92f090588c3f", @@ -515,7 +515,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "ed05cc92-8815-4483-9d21-0ff821d211cd" @@ -541,7 +541,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "dd6b7b2e-3a48-428b-90bc-debd09c17b3d", @@ -1088,7 +1088,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "ca9c91bd-113b-4546-b79e-538413de3c10", @@ -1558,7 +1558,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "18033c56-e8b8-4904-bc54-0279f18125f8" @@ -1584,7 +1584,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "063be782-6fb3-45e8-a33a-d066a6938a7b", @@ -1716,7 +1716,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "5d8ef4fe-45eb-48cd-8768-a085cc33846c" @@ -1742,7 +1742,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9/listClusterUserCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9/listClusterUserCredential?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "02a499c4-591e-4886-8e0e-e9623bbf687c", @@ -1769,7 +1769,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "f33ff730-8adc-4567-b54d-8da1f58717f2", @@ -1901,7 +1901,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "ba93cd07-a69d-435d-854d-8dc803124cd9" @@ -1927,7 +1927,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9/listClusterUserCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg59907/providers/Microsoft.ContainerService/managedClusters/aks773856c9/listClusterUserCredential?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.14.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "670dcdce-3e3c-4556-a37b-1f6e11ff5a66", diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/KubernetesCniTests.testKubernetesClusterCni.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/KubernetesCniTests.testKubernetesClusterCni.json index 371dbf75c9498..2011535072034 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/KubernetesCniTests.testKubernetesClusterCni.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/KubernetesCniTests.testKubernetesClusterCni.json @@ -115,7 +115,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg30673/providers/Microsoft.ContainerService/managedClusters/aks564242dd?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg30673/providers/Microsoft.ContainerService/managedClusters/aks564242dd?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.5.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "f09a27c2-0c26-43d9-9380-b4e7093b19cb", @@ -299,7 +299,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg30673/providers/Microsoft.ContainerService/managedClusters/aks564242dd?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg30673/providers/Microsoft.ContainerService/managedClusters/aks564242dd?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9bbab3c8-d3c6-4541-a0b5-12b74ebe26d3" @@ -325,7 +325,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg30673/providers/Microsoft.ContainerService/managedClusters/aks564242dd/listClusterUserCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg30673/providers/Microsoft.ContainerService/managedClusters/aks564242dd/listClusterUserCredential?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.5.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "62b6678c-3fd1-4917-9b6c-f4c13a188c93", @@ -352,7 +352,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg30673/providers/Microsoft.ContainerService/managedClusters/aks564242dd/listClusterAdminCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg30673/providers/Microsoft.ContainerService/managedClusters/aks564242dd/listClusterAdminCredential?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.5.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "fc0a088e-7f55-41ff-ad73-694a55242dd1", diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/KubernetesEncryptionTests.canCreateClusterWithDiskEncryption.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/KubernetesEncryptionTests.canCreateClusterWithDiskEncryption.json index 0585b8c1a7666..87d36d426229f 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/KubernetesEncryptionTests.canCreateClusterWithDiskEncryption.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/KubernetesEncryptionTests.canCreateClusterWithDiskEncryption.json @@ -387,7 +387,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91155/providers/Microsoft.ContainerService/managedClusters/aks40181b52?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91155/providers/Microsoft.ContainerService/managedClusters/aks40181b52?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.19.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "5bf959a4-cbaf-4c08-a01f-64efb839ef84", @@ -753,7 +753,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91155/providers/Microsoft.ContainerService/managedClusters/aks40181b52?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg91155/providers/Microsoft.ContainerService/managedClusters/aks40181b52?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.19.0-beta.1 (17.0.1; Windows 11; 10.0)", "x-ms-client-request-id" : "c54eaeaf-7f6f-4320-a8bd-61c86b948f5c" diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/PrivateLinkTests.testPrivateEndpointAKS.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/PrivateLinkTests.testPrivateEndpointAKS.json index e529c1b259d6b..fd037a9db85e5 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/PrivateLinkTests.testPrivateEndpointAKS.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/PrivateLinkTests.testPrivateEndpointAKS.json @@ -27,7 +27,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg26720/providers/Microsoft.ContainerService/managedClusters/aks08596?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg26720/providers/Microsoft.ContainerService/managedClusters/aks08596?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "beb79570-84c2-4d48-8358-616599b539a1", @@ -419,7 +419,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg26720/providers/Microsoft.ContainerService/managedClusters/aks08596?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg26720/providers/Microsoft.ContainerService/managedClusters/aks08596?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "5fb8abd2-186e-4874-a296-68f9d5b028c8" @@ -445,7 +445,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg26720/providers/Microsoft.ContainerService/managedClusters/aks08596/listClusterUserCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg26720/providers/Microsoft.ContainerService/managedClusters/aks08596/listClusterUserCredential?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "519175ed-5b6f-4c0d-9003-55c24b7af1d2", @@ -472,7 +472,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg26720/providers/Microsoft.ContainerService/managedClusters/aks08596/listClusterAdminCredential?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg26720/providers/Microsoft.ContainerService/managedClusters/aks08596/listClusterAdminCredential?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "240f4883-1e3d-439d-a4b2-7472379442f6", @@ -499,7 +499,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg26720/providers/Microsoft.ContainerService/managedClusters/aks08596/privateLinkResources?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg26720/providers/Microsoft.ContainerService/managedClusters/aks08596/privateLinkResources?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7bbe5f55-c43e-4f04-8461-654c7f136551", @@ -526,7 +526,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg26720/providers/Microsoft.ContainerService/managedClusters/aks08596/privateEndpointConnections?api-version=2023-01-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg26720/providers/Microsoft.ContainerService/managedClusters/aks08596/privateEndpointConnections?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.containerservice/2.4.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "0cda42de-5a93-4379-9c45-5266619cb74e", diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/PrivateLinkTests.testPrivateEndpointE2E.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/PrivateLinkTests.testPrivateEndpointE2E.json index 640adaedb0a3e..3317747af43f3 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/PrivateLinkTests.testPrivateEndpointE2E.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/PrivateLinkTests.testPrivateEndpointE2E.json @@ -346,7 +346,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg93028/providers/Microsoft.Compute/virtualMachines/vm857771?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg93028/providers/Microsoft.Compute/virtualMachines/vm857771?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.3.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "7733fac4-9dce-46e1-8325-ac24de4fad22", @@ -433,7 +433,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg93028/providers/Microsoft.Compute/virtualMachines/vm857771?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg93028/providers/Microsoft.Compute/virtualMachines/vm857771?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.resources.fluentcore.policy/null (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "9b1e2782-a690-4443-ace6-531603256c2d" @@ -461,7 +461,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg93028/providers/Microsoft.Compute/virtualMachines/vm857771/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg93028/providers/Microsoft.Compute/virtualMachines/vm857771/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.3.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "c773c1b9-6080-4d46-8e0b-7e5ad00ba8a1", @@ -853,7 +853,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg93028/providers/Microsoft.Compute/virtualMachines/vm857771/runCommand?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg93028/providers/Microsoft.Compute/virtualMachines/vm857771/runCommand?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.3.0-beta.1 (15.0.1; Windows 10; 10.0)", "x-ms-client-request-id" : "a5ccc12b-2399-4c97-a29f-fc81a358fbc0", diff --git a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/VirtualMachineEncryptionTests.canCreateVirtualMachineWithDiskEncryptionSet.json b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/VirtualMachineEncryptionTests.canCreateVirtualMachineWithDiskEncryptionSet.json index 44b1008418b7c..ea8f5260638ea 100644 --- a/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/VirtualMachineEncryptionTests.canCreateVirtualMachineWithDiskEncryptionSet.json +++ b/sdk/resourcemanager/azure-resourcemanager/src/test/resources/session-records/VirtualMachineEncryptionTests.canCreateVirtualMachineWithDiskEncryptionSet.json @@ -768,7 +768,7 @@ "Exception" : null }, { "Method" : "PUT", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "ec2ce01d-21e4-401d-86db-ae61b1b56e7d", @@ -883,7 +883,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "5c1ccb7c-e1d1-4653-b00a-7c65cd67a423" @@ -1091,7 +1091,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "1945c6fa-ed62-4c77-bef9-2c48ba9ff7ed", @@ -1206,7 +1206,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "656984d7-7495-4f89-9769-7443d457ac25" @@ -1234,7 +1234,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm/deallocate?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm/deallocate?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b195570f-3ca0-4599-b83d-f229da0412d2", @@ -1465,7 +1465,7 @@ "Exception" : null }, { "Method" : "POST", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm/start?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm/start?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "34306320-ec63-41fe-8c66-d979a9b8bb09", @@ -1660,7 +1660,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a442f9a1-4b99-4e18-a6a5-8fbf28323055", @@ -1689,7 +1689,7 @@ "Exception" : null }, { "Method" : "PATCH", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "123cd911-0970-45b0-b1f2-a03690f492ac", @@ -1748,7 +1748,7 @@ "Exception" : null }, { "Method" : "GET", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "a75cc805-b3dc-415d-ad8f-4b0dc87601c8" @@ -1836,7 +1836,7 @@ "Exception" : null }, { "Method" : "DELETE", - "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2022-11-01", + "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg50246/providers/Microsoft.Compute/virtualMachines/javavm?api-version=2023-03-01", "Headers" : { "User-Agent" : "azsdk-java-com.azure.resourcemanager.compute/2.15.0-beta.1 (11.0.11; Windows 10; 10.0)", "x-ms-client-request-id" : "b5c7e359-8e0f-46dc-9dec-2509f67e086a", diff --git a/sdk/resourcemanager/docs/SINGLE_SERVICE_PACKAGES.md b/sdk/resourcemanager/docs/SINGLE_SERVICE_PACKAGES.md index ebabb3074550a..08c1a7297283a 100644 --- a/sdk/resourcemanager/docs/SINGLE_SERVICE_PACKAGES.md +++ b/sdk/resourcemanager/docs/SINGLE_SERVICE_PACKAGES.md @@ -20,8 +20,8 @@ service

    advisor * [package-2020-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/advisor/resource-manager#tag-package-2020-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-advisor/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-advisor/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-advisor/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-advisor/1.0.0-beta.1)
    @@ -29,7 +29,7 @@ service agrifood * [package-preview-2021-09](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/agrifood/resource-manager#tag-package-preview-2021-09) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-agrifood/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-agrifood/1.0.0-beta.1)
    @@ -37,7 +37,7 @@ service alertsmanagement * [package-2021-08](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/alertsmanagement/resource-manager#tag-package-2021-08) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-alertsmanagement/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-alertsmanagement/1.0.0-beta.1)
    @@ -45,10 +45,10 @@ service apimanagement * [package-2021-08](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/apimanagement/resource-manager#tag-package-2021-08) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-apimanagement/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-apimanagement/1.0.0-beta.3) * [package-2020-12](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/apimanagement/resource-manager#tag-package-2020-12) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-apimanagement/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-apimanagement/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-apimanagement/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-apimanagement/1.0.0-beta.1)
    @@ -56,7 +56,7 @@ service appcomplianceautomation * [package-2022-11-16-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/appcomplianceautomation/resource-manager#tag-package-2022-11-16-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-appcomplianceautomation/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-appcomplianceautomation/1.0.0-beta.1)
    @@ -64,15 +64,15 @@ service appconfiguration * [package-2022-05-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/appconfiguration/resource-manager#tag-package-2022-05-01) - * [1.0.0-beta.6](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-appconfiguration/1.0.0-beta.6) + * [1.0.0-beta.6](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-appconfiguration/1.0.0-beta.6) * [package-2021-10-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/appconfiguration/resource-manager#tag-package-2021-10-01-preview) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-appconfiguration/1.0.0-beta.5) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-appconfiguration/1.0.0-beta.4) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-appconfiguration/1.0.0-beta.5) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-appconfiguration/1.0.0-beta.4) * [package-2021-03-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/appconfiguration/resource-manager#tag-package-2021-03-01-preview) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-appconfiguration/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-appconfiguration/1.0.0-beta.2) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-appconfiguration/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-appconfiguration/1.0.0-beta.2) * [package-2020-06-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/appconfiguration/resource-manager#tag-package-2020-06-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-appconfiguration/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-appconfiguration/1.0.0-beta.1)
    @@ -80,12 +80,12 @@ service appcontainers * [package-preview-2022-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/app/resource-manager#tag-package-preview-2022-06) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-appcontainers/1.0.0-beta.4) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-appcontainers/1.0.0-beta.4) * [package-2022-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/app/resource-manager#tag-package-2022-03) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-appcontainers/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-appcontainers/1.0.0-beta.2) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-appcontainers/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-appcontainers/1.0.0-beta.2) * [package-2022-01-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/app/resource-manager#tag-package-2022-01-01-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-appcontainers/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-appcontainers/1.0.0-beta.1)
    @@ -93,15 +93,15 @@ service applicationinsights * [package-2022-04-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/applicationinsights/resource-manager#tag-package-2022-04-01) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-applicationinsights/1.0.0-beta.5) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-applicationinsights/1.0.0-beta.5) * [package-2022-02-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/applicationinsights/resource-manager#tag-package-2022-02-01) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-applicationinsights/1.0.0-beta.4) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-applicationinsights/1.0.0-beta.4) * [package-2022-01-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/applicationinsights/resource-manager#tag-package-2022-01-11) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-applicationinsights/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-applicationinsights/1.0.0-beta.3) * [package-2021-11-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/applicationinsights/resource-manager#tag-package-2021-11-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-applicationinsights/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-applicationinsights/1.0.0-beta.2) * [package-2020-10-20](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/applicationinsights/resource-manager#tag-package-2020-10-20) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-applicationinsights/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-applicationinsights/1.0.0-beta.1)
    @@ -109,8 +109,8 @@ service attestation * [package-2020-10-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/attestation/resource-manager#tag-package-2020-10-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-attestation/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-attestation/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-attestation/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-attestation/1.0.0-beta.1)
    @@ -118,7 +118,7 @@ service automanage * [package-2022-05](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/automanage/resource-manager#tag-package-2022-05) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-automanage/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-automanage/1.0.0-beta.1)
    @@ -126,9 +126,9 @@ service automation * [package-2022-02-22](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/automation/resource-manager#tag-package-2022-02-22) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-automation/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-automation/1.0.0-beta.2) * [package-2019-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/automation/resource-manager#tag-package-2019-06) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-automation/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-automation/1.0.0-beta.1)
    @@ -136,14 +136,14 @@ service avs * [package-2022-05-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/vmware/resource-manager#tag-package-2022-05-01) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-avs/1.0.0-beta.4) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-avs/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-avs/1.0.0) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-avs/1.0.0-beta.4) * [package-2021-12-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/vmware/resource-manager#tag-package-2021-12-01) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-avs/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-avs/1.0.0-beta.3) * [package-2021-06-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/vmware/resource-manager#tag-package-2021-06-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-avs/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-avs/1.0.0-beta.2) * [package-2020-03-20](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/vmware/resource-manager#tag-package-2020-03-20) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-avs/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-avs/1.0.0-beta.1)
    @@ -151,9 +151,9 @@ service azurearcdata * [package-2021-08-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azurearcdata/resource-manager#tag-package-2021-08-01) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-azurearcdata/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-azurearcdata/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-azurearcdata/1.0.0-beta.1) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-azurearcdata/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-azurearcdata/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-azurearcdata/1.0.0-beta.1)
    @@ -161,9 +161,9 @@ service azurestack * [package-preview-2020-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azurestack/resource-manager#tag-package-preview-2020-06) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-azurestack/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-azurestack/1.0.0-beta.1) * [package-2022-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azurestack/resource-manager#tag-package-2022-06) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-azurestack/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-azurestack/1.0.0-beta.2)
    @@ -171,11 +171,11 @@ service azurestackhci * [package-2022-05](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azurestackhci/resource-manager#tag-package-2022-05) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-azurestackhci/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-azurestackhci/1.0.0-beta.3) * [package-2022-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azurestackhci/resource-manager#tag-package-2022-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-azurestackhci/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-azurestackhci/1.0.0-beta.2) * [package-2020-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azurestackhci/resource-manager#tag-package-2020-10) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-azurestackhci/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-azurestackhci/1.0.0-beta.1)
    @@ -183,8 +183,8 @@ service baremetalinfrastructure * [package-2021-08-09](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/baremetalinfrastructure/resource-manager#tag-package-2021-08-09) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-baremetalinfrastructure/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-baremetalinfrastructure/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-baremetalinfrastructure/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-baremetalinfrastructure/1.0.0-beta.1)
    @@ -192,13 +192,13 @@ service batch * [package-2022-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/batch/resource-manager#tag-package-2022-10) - * [1.1.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-batch/1.1.0-beta.1) + * [1.1.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-batch/1.1.0-beta.1) * [package-2022-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/batch/resource-manager#tag-package-2022-01) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-batch/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-batch/1.0.0) * [package-2021-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/batch/resource-manager#tag-package-2021-06) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-batch/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-batch/1.0.0-beta.2) * [package-2021-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/batch/resource-manager#tag-package-2021-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-batch/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-batch/1.0.0-beta.1)
    @@ -206,9 +206,9 @@ service billing * [package-2020-05](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/billing/resource-manager#tag-package-2020-05) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-billing/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-billing/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-billing/1.0.0-beta.1) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-billing/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-billing/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-billing/1.0.0-beta.1)
    @@ -216,7 +216,7 @@ service billingbenefits * [package-2022-11-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/billingbenefits/resource-manager#tag-package-2022-11-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-billingbenefits/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-billingbenefits/1.0.0-beta.1)
    @@ -224,12 +224,12 @@ service botservice * [package-preview-2021-05](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/botservice/resource-manager#tag-package-preview-2021-05) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-botservice/1.0.0-beta.5) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-botservice/1.0.0-beta.4) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-botservice/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-botservice/1.0.0-beta.2) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-botservice/1.0.0-beta.5) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-botservice/1.0.0-beta.4) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-botservice/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-botservice/1.0.0-beta.2) * [package-2021-03-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/botservice/resource-manager#tag-package-2021-03-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-botservice/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-botservice/1.0.0-beta.1)
    @@ -237,9 +237,9 @@ service changeanalysis * [package-2021-04-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/changeanalysis/resource-manager#tag-package-2021-04-01) - * [1.0.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-changeanalysis/1.0.1) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-changeanalysis/1.0.0-beta.1) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-changeanalysis/1.0.0) + * [1.0.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-changeanalysis/1.0.1) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-changeanalysis/1.0.0) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-changeanalysis/1.0.0-beta.1)
    @@ -247,19 +247,19 @@ service cognitiveservices * [package-2022-12](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/resource-manager#tag-package-2022-12) - * [1.0.0-beta.7](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0-beta.7) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0) + * [1.0.0-beta.7](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0-beta.7) * [package-2022-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/resource-manager#tag-package-2022-10) - * [1.0.0-beta.6](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0-beta.6) + * [1.0.0-beta.6](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0-beta.6) * [package-2022-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/resource-manager#tag-package-2022-03) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0-beta.5) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0-beta.4) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0-beta.5) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0-beta.4) * [package-2021-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/resource-manager#tag-package-2021-10) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0-beta.3) * [package-2021-04](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/resource-manager#tag-package-2021-04) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0-beta.2) * [package-2017-04](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/resource-manager#tag-package-2017-04) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-cognitiveservices/1.0.0-beta.1)
    @@ -267,8 +267,8 @@ service commerce * [package-2015-06-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/commerce/resource-manager#tag-package-2015-06-preview) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-commerce/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-commerce/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-commerce/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-commerce/1.0.0-beta.1)
    @@ -276,23 +276,28 @@ service communication * [package-preview-2023-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/communication/resource-manager#tag-package-preview-2023-03) - * [1.1.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-communication/1.1.0-beta.4) + * [1.1.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-communication/1.1.0-beta.4) * [package-preview-2022-07](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/communication/resource-manager#tag-package-preview-2022-07) - * [1.1.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-communication/1.1.0-beta.3) + * [1.1.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-communication/1.1.0-beta.3) +* [package-2023-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/communication/resource-manager#tag-package-2023-03) + * [2.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-communication/2.0.0) * [package-2021-10-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/communication/resource-manager#tag-package-2021-10-01-preview) - * [1.1.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-communication/1.1.0-beta.2) + * [1.1.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-communication/1.1.0-beta.2) * [package-2020-08-20](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/communication/resource-manager#tag-package-2020-08-20) - * [1.1.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-communication/1.1.0-beta.1) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-communication/1.0.0-beta.1) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-communication/1.0.0) + * [1.1.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-communication/1.1.0-beta.1) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-communication/1.0.0) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-communication/1.0.0-beta.1)
    confidentialledger +* [package-preview-2023-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/confidentialledger/resource-manager#tag-package-preview-2023-01) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-confidentialledger/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-confidentialledger/1.0.0-beta.2) * [package-2022-05-13](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/confidentialledger/resource-manager#tag-package-2022-05-13) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-confidentialledger/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-confidentialledger/1.0.0-beta.1)

    @@ -300,11 +305,11 @@ service confluent * [package-preview-2021-09](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/confluent/resource-manager#tag-package-preview-2021-09) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-confluent/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-confluent/1.0.0-beta.3) * [package-2021-03-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/confluent/resource-manager#tag-package-2021-03-01-preview) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-confluent/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-confluent/1.0.0-beta.2) * [package-2020-03-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/confluent/resource-manager#tag-package-2020-03-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-confluent/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-confluent/1.0.0-beta.1)
    @@ -312,7 +317,7 @@ service connectedvmware * [package-2022-01-10-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/connectedvmware/resource-manager#tag-package-2022-01-10-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-connectedvmware/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-connectedvmware/1.0.0-beta.1)
    @@ -320,10 +325,10 @@ service consumption * [package-2021-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/consumption/resource-manager#tag-package-2021-10) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-consumption/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-consumption/1.0.0-beta.3) * [package-2019-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/consumption/resource-manager#tag-package-2019-10) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-consumption/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-consumption/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-consumption/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-consumption/1.0.0-beta.1)
    @@ -331,13 +336,13 @@ service costmanagement * [package-2022-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cost-management/resource-manager#tag-package-2022-10) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-costmanagement/1.0.0-beta.5) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-costmanagement/1.0.0-beta.5) * [package-2020-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cost-management/resource-manager#tag-package-2020-06) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-costmanagement/1.0.0-beta.4) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-costmanagement/1.0.0-beta.1) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-costmanagement/1.0.0-beta.4) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-costmanagement/1.0.0-beta.1) * [package-2019-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cost-management/resource-manager#tag-package-2019-11) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-costmanagement/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-costmanagement/1.0.0-beta.2) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-costmanagement/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-costmanagement/1.0.0-beta.2)
    @@ -345,8 +350,8 @@ service customerinsights * [package-2017-04](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/customer-insights/resource-manager#tag-package-2017-04) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-customerinsights/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-customerinsights/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-customerinsights/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-customerinsights/1.0.0-beta.1)
    @@ -354,9 +359,9 @@ service dashboard * [package-2022-08-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/dashboard/resource-manager#tag-package-2022-08-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-dashboard/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-dashboard/1.0.0-beta.2) * [package-2021-09-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/dashboard/resource-manager#tag-package-2021-09-01-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-dashboard/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-dashboard/1.0.0-beta.1)
    @@ -364,8 +369,8 @@ service databox * [package-2021-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/databox/resource-manager#tag-package-2021-03) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-databox/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-databox/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-databox/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-databox/1.0.0-beta.1)
    @@ -373,8 +378,8 @@ service databoxedge * [package-2019-08](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/databoxedge/resource-manager#tag-package-2019-08) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-databoxedge/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-databoxedge/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-databoxedge/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-databoxedge/1.0.0-beta.1)
    @@ -382,10 +387,10 @@ service databricks * [package-2021-04-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/databricks/resource-manager#tag-package-2021-04-01-preview) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-databricks/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-databricks/1.0.0-beta.2) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-databricks/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-databricks/1.0.0-beta.2) * [package-2018-04-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/databricks/resource-manager#tag-package-2018-04-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-databricks/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-databricks/1.0.0-beta.1)
    @@ -393,11 +398,11 @@ service datadog * [package-2021-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/datadog/resource-manager#tag-package-2021-03) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datadog/1.0.0-beta.4) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datadog/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datadog/1.0.0-beta.2) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datadog/1.0.0-beta.4) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datadog/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datadog/1.0.0-beta.2) * [package-2020-02-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/datadog/resource-manager#tag-package-2020-02-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datadog/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datadog/1.0.0-beta.1)
    @@ -405,28 +410,28 @@ service datafactory * [package-2018-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/datafactory/resource-manager#tag-package-2018-06) - * [1.0.0-beta.9](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.9) - * [1.0.0-beta.8](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.8) - * [1.0.0-beta.7](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.7) - * [1.0.0-beta.6](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.6) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.5) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.4) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.3) - * [1.0.0-beta.22](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.22) - * [1.0.0-beta.21](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.21) - * [1.0.0-beta.20](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.20) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.2) - * [1.0.0-beta.19](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.19) - * [1.0.0-beta.18](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.18) - * [1.0.0-beta.17](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.17) - * [1.0.0-beta.16](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.16) - * [1.0.0-beta.15](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.15) - * [1.0.0-beta.14](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.14) - * [1.0.0-beta.13](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.13) - * [1.0.0-beta.12](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.12) - * [1.0.0-beta.11](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.11) - * [1.0.0-beta.10](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.10) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.1) + * [1.0.0-beta.22](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.22) + * [1.0.0-beta.21](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.21) + * [1.0.0-beta.20](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.20) + * [1.0.0-beta.19](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.19) + * [1.0.0-beta.18](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.18) + * [1.0.0-beta.17](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.17) + * [1.0.0-beta.16](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.16) + * [1.0.0-beta.15](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.15) + * [1.0.0-beta.14](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.14) + * [1.0.0-beta.13](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.13) + * [1.0.0-beta.12](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.12) + * [1.0.0-beta.11](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.11) + * [1.0.0-beta.10](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.10) + * [1.0.0-beta.9](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.9) + * [1.0.0-beta.8](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.8) + * [1.0.0-beta.7](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.7) + * [1.0.0-beta.6](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.6) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.5) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.4) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datafactory/1.0.0-beta.1)
    @@ -434,8 +439,8 @@ service datalakeanalytics * [package-2016-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/datalake-analytics/resource-manager#tag-package-2016-11) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datalakeanalytics/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datalakeanalytics/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datalakeanalytics/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datalakeanalytics/1.0.0-beta.1)
    @@ -443,8 +448,8 @@ service datalakestore * [package-2016-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/datalake-store/resource-manager#tag-package-2016-11) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datalakestore/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datalakestore/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datalakestore/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datalakestore/1.0.0-beta.1)
    @@ -452,8 +457,8 @@ service datamigration * [package-2018-04-19](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/datamigration/resource-manager#tag-package-2018-04-19) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datamigration/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-datamigration/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datamigration/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-datamigration/1.0.0-beta.1)
    @@ -461,11 +466,11 @@ service dataprotection * [package-preview-2022-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/dataprotection/resource-manager#tag-package-preview-2022-11) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-dataprotection/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-dataprotection/1.0.0-beta.2) * [package-2023-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/dataprotection/resource-manager#tag-package-2023-01) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-dataprotection/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-dataprotection/1.0.0-beta.3) * [package-2021-07](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/dataprotection/resource-manager#tag-package-2021-07) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-dataprotection/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-dataprotection/1.0.0-beta.1)
    @@ -473,8 +478,8 @@ service delegatednetwork * [package-2021-03-15](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/dnc/resource-manager#tag-package-2021-03-15) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-delegatednetwork/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-delegatednetwork/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-delegatednetwork/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-delegatednetwork/1.0.0-beta.1)
    @@ -482,8 +487,8 @@ service deploymentmanager * [package-2019-11-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/deploymentmanager/resource-manager#tag-package-2019-11-01-preview) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-deploymentmanager/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-deploymentmanager/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-deploymentmanager/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-deploymentmanager/1.0.0-beta.1)
    @@ -491,11 +496,11 @@ service desktopvirtualization * [package-preview-2021-09](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/desktopvirtualization/resource-manager#tag-package-preview-2021-09) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-desktopvirtualization/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-desktopvirtualization/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-desktopvirtualization/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-desktopvirtualization/1.0.0-beta.1) * [package-2022-09](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/desktopvirtualization/resource-manager#tag-package-2022-09) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-desktopvirtualization/1.0.0-beta.3) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-desktopvirtualization/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-desktopvirtualization/1.0.0) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-desktopvirtualization/1.0.0-beta.3)
    @@ -503,13 +508,13 @@ service devcenter * [package-preview-2022-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/devcenter/resource-manager#tag-package-preview-2022-11) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-devcenter/1.0.0-beta.4) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-devcenter/1.0.0-beta.4) * [package-preview-2022-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/devcenter/resource-manager#tag-package-preview-2022-10) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-devcenter/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-devcenter/1.0.0-beta.3) * [package-2022-09-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/devcenter/resource-manager#tag-package-2022-09-01-preview) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-devcenter/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-devcenter/1.0.0-beta.2) * [package-2022-08-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/devcenter/resource-manager#tag-package-2022-08-01-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-devcenter/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-devcenter/1.0.0-beta.1)
    @@ -517,7 +522,7 @@ service devhub * [package-preview-2022-04](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/developerhub/resource-manager#tag-package-preview-2022-04) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-devhub/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-devhub/1.0.0-beta.1)
    @@ -525,11 +530,11 @@ service deviceprovisioningservices * [package-2022-02](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/deviceprovisioningservices/resource-manager#tag-package-2022-02) - * [1.1.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-deviceprovisioningservices/1.1.0-beta.2) + * [1.1.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-deviceprovisioningservices/1.1.0-beta.2) * [package-2021-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/deviceprovisioningservices/resource-manager#tag-package-2021-10) - * [1.1.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-deviceprovisioningservices/1.1.0-beta.1) + * [1.1.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-deviceprovisioningservices/1.1.0-beta.1) * [package-2020-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/deviceprovisioningservices/resource-manager#tag-package-2020-03) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-deviceprovisioningservices/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-deviceprovisioningservices/1.0.0)
    @@ -537,9 +542,9 @@ service deviceupdate * [package-2022-10-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/deviceupdate/resource-manager#tag-package-2022-10-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-deviceupdate/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-deviceupdate/1.0.0-beta.2) * [package-2022-04-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/deviceupdate/resource-manager#tag-package-2022-04-01-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-deviceupdate/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-deviceupdate/1.0.0-beta.1)
    @@ -547,8 +552,8 @@ service devspaces * [package-2019-04-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/devspaces/resource-manager#tag-package-2019-04-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-devspaces/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-devspaces/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-devspaces/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-devspaces/1.0.0-beta.1)
    @@ -556,25 +561,27 @@ service devtestlabs * [package-2018-09](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/devtestlabs/resource-manager#tag-package-2018-09) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-devtestlabs/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-devtestlabs/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-devtestlabs/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-devtestlabs/1.0.0-beta.1)
    digitaltwins +* [package-2023-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/digitaltwins/resource-manager#tag-package-2023-01) + * [1.2.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-digitaltwins/1.2.0) * [package-2022-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/digitaltwins/resource-manager#tag-package-2022-10) - * [1.2.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-digitaltwins/1.2.0-beta.1) - * [1.1.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-digitaltwins/1.1.0-beta.1) - * [1.1.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-digitaltwins/1.1.0) + * [1.2.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-digitaltwins/1.2.0-beta.1) + * [1.1.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-digitaltwins/1.1.0) + * [1.1.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-digitaltwins/1.1.0-beta.1) * [package-2022-05](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/digitaltwins/resource-manager#tag-package-2022-05) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-digitaltwins/1.0.0-beta.3) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-digitaltwins/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-digitaltwins/1.0.0) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-digitaltwins/1.0.0-beta.3) * [package-2021-06-30-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/digitaltwins/resource-manager#tag-package-2021-06-30-preview) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-digitaltwins/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-digitaltwins/1.0.0-beta.2) * [package-2020-12](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/digitaltwins/resource-manager#tag-package-2020-12) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-digitaltwins/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-digitaltwins/1.0.0-beta.1)

    @@ -582,9 +589,9 @@ service dnsresolver * [package-2022-07](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/dnsresolver/resource-manager#tag-package-2022-07) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-dnsresolver/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-dnsresolver/1.0.0-beta.2) * [package-2020-04-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/dnsresolver/resource-manager#tag-package-2020-04-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-dnsresolver/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-dnsresolver/1.0.0-beta.1)
    @@ -592,9 +599,9 @@ service dynatrace * [package-2021-09-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/dynatrace/resource-manager#tag-package-2021-09-01-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-dynatrace/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-dynatrace/1.0.0-beta.1) * [package-2021-09-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/dynatrace/resource-manager#tag-package-2021-09-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-dynatrace/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-dynatrace/1.0.0-beta.2)
    @@ -602,7 +609,7 @@ service edgeorder * [package-2021-12](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/edgeorder/resource-manager#tag-package-2021-12) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-edgeorder/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-edgeorder/1.0.0-beta.1)
    @@ -610,19 +617,21 @@ service education * [package-2021-12-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/education/resource-manager#tag-package-2021-12-01-preview) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-education/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-education/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-education/1.0.0-beta.1) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-education/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-education/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-education/1.0.0-beta.1)
    elastic +* [package-2023-02-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/elastic/resource-manager#tag-package-2023-02-01-preview) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-elastic/1.0.0-beta.3) * [package-2022-07-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/elastic/resource-manager#tag-package-2022-07-01-preview) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-elastic/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-elastic/1.0.0-beta.2) * [package-2020-07-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/elastic/resource-manager#tag-package-2020-07-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-elastic/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-elastic/1.0.0-beta.1)

    @@ -630,7 +639,7 @@ service elasticsan * [package-2021-11-20-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/elasticsan/resource-manager#tag-package-2021-11-20-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-elasticsan/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-elasticsan/1.0.0-beta.1)
    @@ -638,23 +647,23 @@ service eventgrid * [package-2022-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/eventgrid/resource-manager#tag-package-2022-06) - * [1.2.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-eventgrid/1.2.0-beta.3) + * [1.2.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-eventgrid/1.2.0-beta.3) * [package-2021-12](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/eventgrid/resource-manager#tag-package-2021-12) - * [1.1.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-eventgrid/1.1.0-beta.5) - * [1.1.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-eventgrid/1.1.0-beta.4) - * [1.1.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-eventgrid/1.1.0-beta.3) - * [1.1.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-eventgrid/1.1.0) + * [1.1.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-eventgrid/1.1.0) + * [1.1.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-eventgrid/1.1.0-beta.5) + * [1.1.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-eventgrid/1.1.0-beta.4) + * [1.1.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-eventgrid/1.1.0-beta.3) * [package-2021-10-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/eventgrid/resource-manager#tag-package-2021-10-preview) - * [1.2.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-eventgrid/1.2.0-beta.2) - * [1.2.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-eventgrid/1.2.0-beta.1) + * [1.2.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-eventgrid/1.2.0-beta.2) + * [1.2.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-eventgrid/1.2.0-beta.1) * [package-2021-06-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/eventgrid/resource-manager#tag-package-2021-06-preview) - * [1.1.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-eventgrid/1.1.0-beta.2) - * [1.1.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-eventgrid/1.1.0-beta.1) + * [1.1.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-eventgrid/1.1.0-beta.2) + * [1.1.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-eventgrid/1.1.0-beta.1) * [package-2020-10-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/eventgrid/resource-manager#tag-package-2020-10-preview) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-eventgrid/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-eventgrid/1.0.0-beta.2) * [package-2020-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/eventgrid/resource-manager#tag-package-2020-06) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-eventgrid/1.0.0-beta.1) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-eventgrid/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-eventgrid/1.0.0) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-eventgrid/1.0.0-beta.1)
    @@ -662,9 +671,9 @@ service extendedlocation * [package-2021-08-31-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/extendedlocation/resource-manager#tag-package-2021-08-31-preview) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-extendedlocation/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-extendedlocation/1.0.0-beta.2) * [package-2021-08-15](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/extendedlocation/resource-manager#tag-package-2021-08-15) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-extendedlocation/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-extendedlocation/1.0.0-beta.1)
    @@ -672,8 +681,8 @@ service fluidrelay * [package-2022-06-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/fluidrelay/resource-manager#tag-package-2022-06-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-fluidrelay/1.0.0-beta.1) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-fluidrelay/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-fluidrelay/1.0.0) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-fluidrelay/1.0.0-beta.1)
    @@ -681,8 +690,8 @@ service frontdoor * [package-2020-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/frontdoor/resource-manager#tag-package-2020-11) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-frontdoor/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-frontdoor/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-frontdoor/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-frontdoor/1.0.0-beta.1)
    @@ -690,7 +699,7 @@ service graphservices * [package-2022-09-22-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/graphservicesprod/resource-manager#tag-package-2022-09-22-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-graphservices/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-graphservices/1.0.0-beta.1)
    @@ -698,8 +707,8 @@ service hanaonazure * [package-2017-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/hanaonazure/resource-manager#tag-package-2017-11) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hanaonazure/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hanaonazure/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hanaonazure/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hanaonazure/1.0.0-beta.1)
    @@ -707,7 +716,7 @@ service hardwaresecuritymodules * [package-2021-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/hardwaresecuritymodules/resource-manager#tag-package-2021-11) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hardwaresecuritymodules/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hardwaresecuritymodules/1.0.0-beta.1)
    @@ -715,13 +724,13 @@ service hdinsight * [package-2021-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/hdinsight/resource-manager#tag-package-2021-06) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hdinsight/1.0.0-beta.5) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hdinsight/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hdinsight/1.0.0) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hdinsight/1.0.0-beta.5) * [package-2018-06-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/hdinsight/resource-manager#tag-package-2018-06-preview) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hdinsight/1.0.0-beta.4) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hdinsight/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hdinsight/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hdinsight/1.0.0-beta.1) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hdinsight/1.0.0-beta.4) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hdinsight/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hdinsight/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hdinsight/1.0.0-beta.1)
    @@ -729,8 +738,8 @@ service healthbot * [package-2020-12-08](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/healthbot/resource-manager#tag-package-2020-12-08) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-healthbot/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-healthbot/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-healthbot/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-healthbot/1.0.0-beta.1)
    @@ -738,9 +747,9 @@ service healthcareapis * [package-2021-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/healthcareapis/resource-manager#tag-package-2021-11) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-healthcareapis/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-healthcareapis/1.0.0-beta.2) * [package-2021-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/healthcareapis/resource-manager#tag-package-2021-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-healthcareapis/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-healthcareapis/1.0.0-beta.1)
    @@ -748,8 +757,8 @@ service hybridcompute * [package-preview-2021-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/hybridcompute/resource-manager#tag-package-preview-2021-03) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hybridcompute/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hybridcompute/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hybridcompute/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hybridcompute/1.0.0-beta.1)
    @@ -757,9 +766,9 @@ service hybridcontainerservice * [package-preview-2022-09](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/hybridaks/resource-manager#tag-package-preview-2022-09) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hybridcontainerservice/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hybridcontainerservice/1.0.0-beta.2) * [package-2022-05-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/hybridaks/resource-manager#tag-package-2022-05-01-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hybridcontainerservice/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hybridcontainerservice/1.0.0-beta.1)
    @@ -767,10 +776,10 @@ service hybridkubernetes * [package-2021-10-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/hybridkubernetes/resource-manager#tag-package-2021-10-01) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hybridkubernetes/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hybridkubernetes/1.0.0-beta.2) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hybridkubernetes/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hybridkubernetes/1.0.0-beta.2) * [package-2021-03-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/hybridkubernetes/resource-manager#tag-package-2021-03-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hybridkubernetes/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hybridkubernetes/1.0.0-beta.1)
    @@ -778,8 +787,8 @@ service hybridnetwork * [package-2021-05-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/hybridnetwork/resource-manager#tag-package-2021-05-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hybridnetwork/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-hybridnetwork/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hybridnetwork/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-hybridnetwork/1.0.0-beta.1)
    @@ -787,13 +796,13 @@ service imagebuilder * [package-2022-07](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/imagebuilder/resource-manager#tag-package-2022-07) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-imagebuilder/1.0.0-beta.4) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-imagebuilder/1.0.0-beta.4) * [package-2022-02](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/imagebuilder/resource-manager#tag-package-2022-02) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-imagebuilder/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-imagebuilder/1.0.0-beta.3) * [package-2021-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/imagebuilder/resource-manager#tag-package-2021-10) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-imagebuilder/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-imagebuilder/1.0.0-beta.2) * [package-2020-02](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/imagebuilder/resource-manager#tag-package-2020-02) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-imagebuilder/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-imagebuilder/1.0.0-beta.1)
    @@ -801,29 +810,31 @@ service iotcentral * [package-preview-2021-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/iotcentral/resource-manager#tag-package-preview-2021-11) - * [1.1.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-iotcentral/1.1.0-beta.1) + * [1.1.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-iotcentral/1.1.0-beta.1) * [package-2021-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/iotcentral/resource-manager#tag-package-2021-06) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-iotcentral/1.0.0-beta.2) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-iotcentral/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-iotcentral/1.0.0) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-iotcentral/1.0.0-beta.2) * [package-2018-09-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/iotcentral/resource-manager#tag-package-2018-09-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-iotcentral/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-iotcentral/1.0.0-beta.1)
    iothub +* [package-preview-2022-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/iothub/resource-manager#tag-package-preview-2022-11) + * [1.2.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-iothub/1.2.0-beta.3) * [package-preview-2022-04-30](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/iothub/resource-manager#tag-package-preview-2022-04-30) - * [1.2.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-iothub/1.2.0-beta.2) + * [1.2.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-iothub/1.2.0-beta.2) * [package-2021-07-02](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/iothub/resource-manager#tag-package-2021-07-02) - * [1.2.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-iothub/1.2.0-beta.1) + * [1.2.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-iothub/1.2.0-beta.1) * [package-2021-07](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/iothub/resource-manager#tag-package-2021-07) - * [1.1.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-iothub/1.1.0) + * [1.1.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-iothub/1.1.0) * [package-2021-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/iothub/resource-manager#tag-package-2021-03) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-iothub/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-iothub/1.0.0) * [package-2020-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/iothub/resource-manager#tag-package-2020-03) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-iothub/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-iothub/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-iothub/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-iothub/1.0.0-beta.1)

    @@ -831,11 +842,11 @@ service kubernetesconfiguration * [package-2022-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/kubernetesconfiguration/resource-manager#tag-package-2022-03) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-kubernetesconfiguration/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-kubernetesconfiguration/1.0.0-beta.3) * [package-2021-09](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/kubernetesconfiguration/resource-manager#tag-package-2021-09) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-kubernetesconfiguration/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-kubernetesconfiguration/1.0.0-beta.2) * [package-2021-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/kubernetesconfiguration/resource-manager#tag-package-2021-03) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-kubernetesconfiguration/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-kubernetesconfiguration/1.0.0-beta.1)
    @@ -843,17 +854,17 @@ service kusto * [package-2022-12](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azure-kusto/resource-manager#tag-package-2022-12) - * [1.0.0-beta.6](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-kusto/1.0.0-beta.6) + * [1.0.0-beta.6](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-kusto/1.0.0-beta.6) * [package-2022-07](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azure-kusto/resource-manager#tag-package-2022-07) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-kusto/1.0.0-beta.5) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-kusto/1.0.0-beta.5) * [package-2022-02](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azure-kusto/resource-manager#tag-package-2022-02) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-kusto/1.0.0-beta.4) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-kusto/1.0.0-beta.4) * [package-2021-08-27](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azure-kusto/resource-manager#tag-package-2021-08-27) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-kusto/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-kusto/1.0.0-beta.3) * [package-2021-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azure-kusto/resource-manager#tag-package-2021-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-kusto/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-kusto/1.0.0-beta.2) * [package-2020-09-18](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/azure-kusto/resource-manager#tag-package-2020-09-18) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-kusto/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-kusto/1.0.0-beta.1)
    @@ -861,11 +872,11 @@ service labservices * [package-preview-2021-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/labservices/resource-manager#tag-package-preview-2021-11) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-labservices/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-labservices/1.0.0-beta.2) * [package-2022-08](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/labservices/resource-manager#tag-package-2022-08) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-labservices/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-labservices/1.0.0-beta.3) * [package-2018-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/labservices/resource-manager#tag-package-2018-10) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-labservices/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-labservices/1.0.0-beta.1)
    @@ -873,8 +884,8 @@ service loadtesting * [package-2022-12-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/loadtestservice/resource-manager#tag-package-2022-12-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-loadtesting/1.0.0-beta.1) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-loadtesting/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-loadtesting/1.0.0) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-loadtesting/1.0.0-beta.1)
    @@ -882,10 +893,10 @@ service loganalytics * [package-2022-02](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/operationalinsights/resource-manager#tag-package-2022-02) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-loganalytics/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-loganalytics/1.0.0-beta.3) * [package-2020-08](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/operationalinsights/resource-manager#tag-package-2020-08) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-loganalytics/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-loganalytics/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-loganalytics/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-loganalytics/1.0.0-beta.1)
    @@ -893,8 +904,8 @@ service logic * [package-2019-05](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/logic/resource-manager#tag-package-2019-05) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-logic/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-logic/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-logic/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-logic/1.0.0-beta.1)
    @@ -902,8 +913,8 @@ service logz * [package-2020-10-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/logz/resource-manager#tag-package-2020-10-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-logz/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-logz/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-logz/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-logz/1.0.0-beta.1)
    @@ -911,11 +922,11 @@ service machinelearning * [package-2022-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/machinelearningservices/resource-manager#tag-package-2022-10) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-machinelearning/1.0.0-beta.3) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-machinelearning/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-machinelearning/1.0.0) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-machinelearning/1.0.0-beta.3) * [package-2022-02-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/machinelearningservices/resource-manager#tag-package-2022-02-01-preview) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-machinelearning/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-machinelearning/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-machinelearning/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-machinelearning/1.0.0-beta.1)
    @@ -923,10 +934,10 @@ service maintenance * [package-2021-05](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/maintenance/resource-manager#tag-package-2021-05) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-maintenance/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-maintenance/1.0.0-beta.2) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-maintenance/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-maintenance/1.0.0-beta.2) * [package-2020-04](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/maintenance/resource-manager#tag-package-2020-04) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-maintenance/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-maintenance/1.0.0-beta.1)
    @@ -934,8 +945,8 @@ service managedapplications * [package-managedapplications-2018-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/resources/resource-manager#tag-package-managedapplications-2018-06) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-managedapplications/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-managedapplications/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-managedapplications/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-managedapplications/1.0.0-beta.1)
    @@ -943,8 +954,8 @@ service maps * [package-2021-02](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/maps/resource-manager#tag-package-2021-02) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-maps/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-maps/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-maps/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-maps/1.0.0-beta.1)
    @@ -952,8 +963,8 @@ service mariadb * [package-2020-01-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mariadb/resource-manager#tag-package-2020-01-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mariadb/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mariadb/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mariadb/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mariadb/1.0.0-beta.1)
    @@ -961,8 +972,8 @@ service marketplaceordering * [package-2021-01-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/marketplaceordering/resource-manager#tag-package-2021-01-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-marketplaceordering/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-marketplaceordering/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-marketplaceordering/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-marketplaceordering/1.0.0-beta.1)
    @@ -970,26 +981,26 @@ service mediaservices * [package-metadata-2022-08](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mediaservices/resource-manager#tag-package-metadata-2022-08) - * [2.2.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mediaservices/2.2.0-beta.1) - * [2.2.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mediaservices/2.2.0) + * [2.2.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mediaservices/2.2.0) + * [2.2.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mediaservices/2.2.0-beta.1) * [package-encoding-2022-07](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mediaservices/resource-manager#tag-package-encoding-2022-07) - * [2.3.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mediaservices/2.3.0) + * [2.3.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mediaservices/2.3.0) * [package-account-2023-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mediaservices/resource-manager#tag-package-account-2023-01) - * [2.4.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mediaservices/2.4.0-beta.1) + * [2.4.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mediaservices/2.4.0-beta.1) * [package-account-2021-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mediaservices/resource-manager#tag-package-account-2021-11) - * [2.1.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mediaservices/2.1.0-beta.1) - * [2.1.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mediaservices/2.1.0) + * [2.1.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mediaservices/2.1.0) + * [2.1.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mediaservices/2.1.0-beta.1) * [package-2021-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mediaservices/resource-manager#tag-package-2021-11) - * [2.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mediaservices/2.0.0) - * [1.1.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mediaservices/1.1.0-beta.3) + * [2.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mediaservices/2.0.0) + * [1.1.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mediaservices/1.1.0-beta.3) * [package-2021-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mediaservices/resource-manager#tag-package-2021-06) - * [1.1.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mediaservices/1.1.0-beta.2) + * [1.1.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mediaservices/1.1.0-beta.2) * [package-2021-05](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mediaservices/resource-manager#tag-package-2021-05) - * [1.1.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mediaservices/1.1.0-beta.1) + * [1.1.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mediaservices/1.1.0-beta.1) * [package-2020-05](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mediaservices/resource-manager#tag-package-2020-05) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mediaservices/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mediaservices/1.0.0-beta.1) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mediaservices/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mediaservices/1.0.0) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mediaservices/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mediaservices/1.0.0-beta.1)
    @@ -997,8 +1008,8 @@ service mixedreality * [package-2021-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mixedreality/resource-manager#tag-package-2021-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mixedreality/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mixedreality/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mixedreality/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mixedreality/1.0.0-beta.1)
    @@ -1006,14 +1017,14 @@ service mobilenetwork * [package-2022-11-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mobilenetwork/resource-manager#tag-package-2022-11-01) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mobilenetwork/1.0.0-beta.5) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mobilenetwork/1.0.0-beta.4) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mobilenetwork/1.0.0-beta.5) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mobilenetwork/1.0.0-beta.4) * [package-2022-04-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mobilenetwork/resource-manager#tag-package-2022-04-01-preview) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mobilenetwork/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mobilenetwork/1.0.0-beta.3) * [package-2022-03-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mobilenetwork/resource-manager#tag-package-2022-03-01-preview) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mobilenetwork/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mobilenetwork/1.0.0-beta.2) * [package-2022-01-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mobilenetwork/resource-manager#tag-package-2022-01-01-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mobilenetwork/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mobilenetwork/1.0.0-beta.1)
    @@ -1021,10 +1032,10 @@ service mysql * [package-2020-01-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mysql/resource-manager#tag-package-2020-01-01) - * [1.0.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mysql/1.0.2) - * [1.0.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mysql/1.0.1) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mysql/1.0.0-beta.1) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mysql/1.0.0) + * [1.0.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mysql/1.0.2) + * [1.0.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mysql/1.0.1) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mysql/1.0.0) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mysql/1.0.0-beta.1)
    @@ -1032,10 +1043,10 @@ service mysqlflexibleserver * [package-flexibleserver-2021-12-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mysql/resource-manager#tag-package-flexibleserver-2021-12-01-preview) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mysqlflexibleserver/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mysqlflexibleserver/1.0.0-beta.3) * [package-flexibleserver-2021-05-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/mysql/resource-manager#tag-package-flexibleserver-2021-05-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mysqlflexibleserver/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-mysqlflexibleserver/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mysqlflexibleserver/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-mysqlflexibleserver/1.0.0-beta.1)
    @@ -1043,28 +1054,28 @@ service netapp * [package-netapp-2022-09-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/netapp/resource-manager#tag-package-netapp-2022-09-01) - * [1.0.0-beta.12](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.12) + * [1.0.0-beta.12](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.12) * [package-netapp-2022-05-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/netapp/resource-manager#tag-package-netapp-2022-05-01) - * [1.0.0-beta.11](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.11) + * [1.0.0-beta.11](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.11) * [package-netapp-2022-03-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/netapp/resource-manager#tag-package-netapp-2022-03-01) - * [1.0.0-beta.10](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.10) + * [1.0.0-beta.10](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.10) * [package-netapp-2022-01-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/netapp/resource-manager#tag-package-netapp-2022-01-01) - * [1.0.0-beta.9](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.9) + * [1.0.0-beta.9](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.9) * [package-netapp-2021-10-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/netapp/resource-manager#tag-package-netapp-2021-10-01) - * [1.0.0-beta.8](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.8) + * [1.0.0-beta.8](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.8) * [package-netapp-2021-08-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/netapp/resource-manager#tag-package-netapp-2021-08-01) - * [1.0.0-beta.7](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.7) + * [1.0.0-beta.7](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.7) * [package-netapp-2021-06-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/netapp/resource-manager#tag-package-netapp-2021-06-01) - * [1.0.0-beta.6](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.6) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.5) + * [1.0.0-beta.6](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.6) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.5) * [package-netapp-2021-04-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/netapp/resource-manager#tag-package-netapp-2021-04-01) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.4) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.4) * [package-netapp-2021-02-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/netapp/resource-manager#tag-package-netapp-2021-02-01) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.3) * [package-netapp-2020-12-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/netapp/resource-manager#tag-package-netapp-2020-12-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.2) * [package-netapp-2020-11-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/netapp/resource-manager#tag-package-netapp-2020-11-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-netapp/1.0.0-beta.1)
    @@ -1072,9 +1083,19 @@ service networkfunction * [package-2022-11-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/networkfunction/resource-manager#tag-package-2022-11-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-networkfunction/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-networkfunction/1.0.0-beta.2) * [package-2022-05-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/networkfunction/resource-manager#tag-package-2022-05-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-networkfunction/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-networkfunction/1.0.0-beta.1) + + +
    +
    + newrelicobservability + +* [package-2022-07-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/newrelic/resource-manager#tag-package-2022-07-01-preview) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-newrelicobservability/1.0.0-beta.1) +* [package-2022-07-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/newrelic/resource-manager#tag-package-2022-07-01) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-newrelicobservability/1.0.0-beta.2)

    @@ -1082,8 +1103,8 @@ service nginx * [package-2022-08-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/nginx/resource-manager#tag-package-2022-08-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-nginx/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-nginx/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-nginx/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-nginx/1.0.0-beta.1)
    @@ -1091,9 +1112,9 @@ service notificationhubs * [package-2017-04](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/notificationhubs/resource-manager#tag-package-2017-04) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-notificationhubs/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-notificationhubs/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-notificationhubs/1.0.0-beta.1) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-notificationhubs/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-notificationhubs/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-notificationhubs/1.0.0-beta.1)
    @@ -1101,7 +1122,7 @@ service oep * [package-2021-06-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/oep/resource-manager#tag-package-2021-06-01-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-oep/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-oep/1.0.0-beta.1)
    @@ -1109,8 +1130,8 @@ service operationsmanagement * [package-2015-11-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/operationsmanagement/resource-manager#tag-package-2015-11-preview) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-operationsmanagement/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-operationsmanagement/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-operationsmanagement/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-operationsmanagement/1.0.0-beta.1)
    @@ -1118,9 +1139,9 @@ service orbital * [package-2022-11-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/orbital/resource-manager#tag-package-2022-11-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-orbital/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-orbital/1.0.0-beta.2) * [package-2022-03-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/orbital/resource-manager#tag-package-2022-03-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-orbital/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-orbital/1.0.0-beta.1)
    @@ -1128,8 +1149,8 @@ service peering * [package-2021-01-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/peering/resource-manager#tag-package-2021-01-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-peering/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-peering/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-peering/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-peering/1.0.0-beta.1)
    @@ -1137,11 +1158,11 @@ service policyinsights * [package-2022-09](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/policyinsights/resource-manager#tag-package-2022-09) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-policyinsights/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-policyinsights/1.0.0-beta.3) * [package-2021-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/policyinsights/resource-manager#tag-package-2021-10) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-policyinsights/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-policyinsights/1.0.0-beta.2) * [package-2021-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/policyinsights/resource-manager#tag-package-2021-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-policyinsights/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-policyinsights/1.0.0-beta.1)
    @@ -1149,10 +1170,10 @@ service postgresql * [package-2020-01-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/postgresql/resource-manager#tag-package-2020-01-01) - * [1.0.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-postgresql/1.0.2) - * [1.0.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-postgresql/1.0.1) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-postgresql/1.0.0-beta.1) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-postgresql/1.0.0) + * [1.0.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-postgresql/1.0.2) + * [1.0.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-postgresql/1.0.1) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-postgresql/1.0.0) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-postgresql/1.0.0-beta.1)
    @@ -1160,12 +1181,12 @@ service postgresqlflexibleserver * [package-flexibleserver-2022-12-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/postgresql/resource-manager#tag-package-flexibleserver-2022-12-01) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-postgresqlflexibleserver/1.0.0-beta.5) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-postgresqlflexibleserver/1.0.0-beta.5) * [package-flexibleserver-2021-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/postgresql/resource-manager#tag-package-flexibleserver-2021-06) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-postgresqlflexibleserver/1.0.0-beta.4) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-postgresqlflexibleserver/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-postgresqlflexibleserver/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-postgresqlflexibleserver/1.0.0-beta.1) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-postgresqlflexibleserver/1.0.0-beta.4) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-postgresqlflexibleserver/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-postgresqlflexibleserver/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-postgresqlflexibleserver/1.0.0-beta.1)
    @@ -1173,8 +1194,8 @@ service powerbidedicated * [package-2021-01-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/powerbidedicated/resource-manager#tag-package-2021-01-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-powerbidedicated/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-powerbidedicated/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-powerbidedicated/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-powerbidedicated/1.0.0-beta.1)
    @@ -1182,8 +1203,8 @@ service providerhub * [package-2020-11-20](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/providerhub/resource-manager#tag-package-2020-11-20) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-providerhub/1.0.0-beta.1) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-providerhub/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-providerhub/1.0.0) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-providerhub/1.0.0-beta.1)
    @@ -1191,17 +1212,27 @@ service purview * [package-2021-07-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/purview/resource-manager#tag-package-2021-07-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-purview/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-purview/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-purview/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-purview/1.0.0-beta.1) + + +
    +
    + qumulo + +* [package-2022-10-12-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/liftrqumulo/resource-manager#tag-package-2022-10-12-preview) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-qumulo/1.0.0-beta.1)

    quota +* [package-2023-02-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/quota/resource-manager#tag-package-2023-02-01) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-quota/1.0.0-beta.3) * [package-2021-03-15-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/quota/resource-manager#tag-package-2021-03-15-preview) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-quota/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-quota/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-quota/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-quota/1.0.0-beta.1)

    @@ -1209,16 +1240,16 @@ service recoveryservices * [package-2023-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/recoveryservices/resource-manager#tag-package-2023-01) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservices/1.0.0-beta.5) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservices/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservices/1.0.0) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservices/1.0.0-beta.5) * [package-2022-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/recoveryservices/resource-manager#tag-package-2022-10) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservices/1.0.0-beta.4) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservices/1.0.0-beta.4) * [package-2022-04](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/recoveryservices/resource-manager#tag-package-2022-04) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservices/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservices/1.0.0-beta.3) * [package-2021-08](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/recoveryservices/resource-manager#tag-package-2021-08) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservices/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservices/1.0.0-beta.2) * [package-2016-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/recoveryservices/resource-manager#tag-package-2016-06) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservices/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservices/1.0.0-beta.1)
    @@ -1226,21 +1257,21 @@ service recoveryservicesbackup * [package-2023-02](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/recoveryservicesbackup/resource-manager#tag-package-2023-02) - * [1.1.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.1.0) + * [1.1.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.1.0) * [package-2023-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/recoveryservicesbackup/resource-manager#tag-package-2023-01) - * [1.0.0-beta.7](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0-beta.7) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0) + * [1.0.0-beta.7](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0-beta.7) * [package-2022-09-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/recoveryservicesbackup/resource-manager#tag-package-2022-09-preview) - * [1.0.0-beta.6](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0-beta.6) + * [1.0.0-beta.6](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0-beta.6) * [package-2022-02](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/recoveryservicesbackup/resource-manager#tag-package-2022-02) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0-beta.5) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0-beta.5) * [package-2021-12](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/recoveryservicesbackup/resource-manager#tag-package-2021-12) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0-beta.4) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0-beta.3) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0-beta.4) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0-beta.3) * [package-2021-07](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/recoveryservicesbackup/resource-manager#tag-package-2021-07) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0-beta.2) * [package-2021-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/recoveryservicesbackup/resource-manager#tag-package-2021-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservicesbackup/1.0.0-beta.1)
    @@ -1248,7 +1279,7 @@ service recoveryservicessiterecovery * [package-2022-10](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/recoveryservicessiterecovery/resource-manager#tag-package-2022-10) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-recoveryservicessiterecovery/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-recoveryservicessiterecovery/1.0.0-beta.1)
    @@ -1256,15 +1287,15 @@ service redisenterprise * [package-preview-2023-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/redisenterprise/resource-manager#tag-package-preview-2023-03) - * [1.1.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-redisenterprise/1.1.0-beta.3) - * [1.1.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-redisenterprise/1.1.0-beta.2) + * [1.1.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-redisenterprise/1.1.0-beta.3) + * [1.1.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-redisenterprise/1.1.0-beta.2) * [package-preview-2021-02](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/redisenterprise/resource-manager#tag-package-preview-2021-02) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-redisenterprise/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-redisenterprise/1.0.0-beta.1) * [package-2022-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/redisenterprise/resource-manager#tag-package-2022-01) - * [1.1.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-redisenterprise/1.1.0-beta.1) + * [1.1.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-redisenterprise/1.1.0-beta.1) * [package-2021-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/redisenterprise/resource-manager#tag-package-2021-03) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-redisenterprise/1.0.0-beta.2) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-redisenterprise/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-redisenterprise/1.0.0) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-redisenterprise/1.0.0-beta.2)
    @@ -1272,8 +1303,8 @@ service relay * [package-2017-04](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/relay/resource-manager#tag-package-2017-04) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-relay/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-relay/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-relay/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-relay/1.0.0-beta.1)
    @@ -1281,8 +1312,8 @@ service reservations * [package-2022-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/reservations/resource-manager#tag-package-2022-11) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-reservations/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-reservations/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-reservations/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-reservations/1.0.0-beta.1)
    @@ -1290,7 +1321,7 @@ service resourceconnector * [package-2022-04-15-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/resourceconnector/resource-manager#tag-package-2022-04-15-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-resourceconnector/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-resourceconnector/1.0.0-beta.1)
    @@ -1298,11 +1329,11 @@ service resourcegraph * [package-preview-2021-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/resourcegraph/resource-manager#tag-package-preview-2021-03) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-resourcegraph/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-resourcegraph/1.0.0-beta.2) * [package-2021-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/resourcegraph/resource-manager#tag-package-2021-03) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-resourcegraph/1.0.0-beta.3) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-resourcegraph/1.0.0-beta.1) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-resourcegraph/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-resourcegraph/1.0.0) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-resourcegraph/1.0.0-beta.3) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-resourcegraph/1.0.0-beta.1)
    @@ -1310,10 +1341,10 @@ service resourcehealth * [package-2020-05-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/resourcehealth/resource-manager#tag-package-2020-05-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-resourcehealth/1.0.0-beta.2) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-resourcehealth/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-resourcehealth/1.0.0) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-resourcehealth/1.0.0-beta.2) * [package-2018-07-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/resourcehealth/resource-manager#tag-package-2018-07-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-resourcehealth/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-resourcehealth/1.0.0-beta.1)
    @@ -1321,9 +1352,9 @@ service resourcemover * [package-2021-01-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/resourcemover/resource-manager#tag-package-2021-01-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-resourcemover/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-resourcemover/1.0.0-beta.1) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-resourcemover/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-resourcemover/1.0.0) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-resourcemover/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-resourcemover/1.0.0-beta.1)
    @@ -1331,7 +1362,7 @@ service scvmm * [package-2020-06-05-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/scvmm/resource-manager#tag-package-2020-06-05-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-scvmm/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-scvmm/1.0.0-beta.1)
    @@ -1339,10 +1370,11 @@ service security * [package-composite-v3](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/security/resource-manager#tag-package-composite-v3) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-security/1.0.0-beta.4) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-security/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-security/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-security/1.0.0-beta.1) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-security/1.0.0-beta.5) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-security/1.0.0-beta.4) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-security/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-security/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-security/1.0.0-beta.1)
    @@ -1350,7 +1382,7 @@ service securitydevops * [package-2022-09-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/securitydevops/resource-manager#tag-package-2022-09-01-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-securitydevops/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-securitydevops/1.0.0-beta.1)
    @@ -1358,12 +1390,12 @@ service securityinsights * [package-preview-2022-09](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/securityinsights/resource-manager#tag-package-preview-2022-09) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-securityinsights/1.0.0-beta.4) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-securityinsights/1.0.0-beta.4) * [package-preview-2022-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/securityinsights/resource-manager#tag-package-preview-2022-01) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-securityinsights/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-securityinsights/1.0.0-beta.2) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-securityinsights/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-securityinsights/1.0.0-beta.2) * [package-preview-2021-09](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/securityinsights/resource-manager#tag-package-preview-2021-09) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-securityinsights/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-securityinsights/1.0.0-beta.1)
    @@ -1371,10 +1403,10 @@ service servicefabric * [package-2021-06](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/servicefabric/resource-manager#tag-package-2021-06) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-servicefabric/1.0.0-beta.3) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-servicefabric/1.0.0-beta.2) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-servicefabric/1.0.0-beta.3) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-servicefabric/1.0.0-beta.2) * [package-2019-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/servicefabric/resource-manager#tag-package-2019-03) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-servicefabric/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-servicefabric/1.0.0-beta.1)
    @@ -1382,8 +1414,8 @@ service servicelinker * [package-2022-05-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/servicelinker/resource-manager#tag-package-2022-05-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-servicelinker/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-servicelinker/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-servicelinker/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-servicelinker/1.0.0-beta.1)
    @@ -1391,7 +1423,7 @@ service servicenetworking * [package-2022-10-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/servicenetworking/resource-manager#tag-package-2022-10-01-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-servicenetworking/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-servicenetworking/1.0.0-beta.1)
    @@ -1399,17 +1431,17 @@ service signalr * [package-2023-02-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/signalr/resource-manager#tag-package-2023-02-01) - * [1.0.0-beta.6](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-signalr/1.0.0-beta.6) + * [1.0.0-beta.6](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-signalr/1.0.0-beta.6) * [package-2022-08-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/signalr/resource-manager#tag-package-2022-08-01-preview) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-signalr/1.0.0-beta.5) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-signalr/1.0.0-beta.5) * [package-2022-02-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/signalr/resource-manager#tag-package-2022-02-01) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-signalr/1.0.0-beta.4) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-signalr/1.0.0-beta.4) * [package-2021-10-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/signalr/resource-manager#tag-package-2021-10-01) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-signalr/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-signalr/1.0.0-beta.3) * [package-2021-06-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/signalr/resource-manager#tag-package-2021-06-01-preview) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-signalr/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-signalr/1.0.0-beta.2) * [package-2021-04-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/signalr/resource-manager#tag-package-2021-04-01-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-signalr/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-signalr/1.0.0-beta.1)
    @@ -1417,11 +1449,11 @@ service sqlvirtualmachine * [package-preview-2022-07](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/sqlvirtualmachine/resource-manager#tag-package-preview-2022-07) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-sqlvirtualmachine/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-sqlvirtualmachine/1.0.0-beta.3) * [package-preview-2021-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/sqlvirtualmachine/resource-manager#tag-package-preview-2021-11) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-sqlvirtualmachine/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-sqlvirtualmachine/1.0.0-beta.2) * [package-2017-03-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/sqlvirtualmachine/resource-manager#tag-package-2017-03-01-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-sqlvirtualmachine/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-sqlvirtualmachine/1.0.0-beta.1)
    @@ -1429,21 +1461,21 @@ service storagecache * [package-preview-2023-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/storagecache/resource-manager#tag-package-preview-2023-03) - * [1.0.0-beta.8](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.8) + * [1.0.0-beta.8](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.8) * [package-2023-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/storagecache/resource-manager#tag-package-2023-01) - * [1.0.0-beta.7](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.7) + * [1.0.0-beta.7](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.7) * [package-2022-05](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/storagecache/resource-manager#tag-package-2022-05) - * [1.0.0-beta.6](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.6) + * [1.0.0-beta.6](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.6) * [package-2022-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/storagecache/resource-manager#tag-package-2022-01) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.5) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.5) * [package-2021-09](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/storagecache/resource-manager#tag-package-2021-09) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.4) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.4) * [package-2021-05](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/storagecache/resource-manager#tag-package-2021-05) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.3) * [package-2021-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/storagecache/resource-manager#tag-package-2021-03) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.2) * [package-2020-10-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/storagecache/resource-manager#tag-package-2020-10-01) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-storagecache/1.0.0-beta.1)
    @@ -1451,8 +1483,8 @@ service storageimportexport * [package-preview-2021-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/storageimportexport/resource-manager#tag-package-preview-2021-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-storageimportexport/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-storageimportexport/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-storageimportexport/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-storageimportexport/1.0.0-beta.1)
    @@ -1460,9 +1492,9 @@ service storagemover * [package-2023-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/storagemover/resource-manager#tag-package-2023-03) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-storagemover/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-storagemover/1.0.0) * [package-2022-07-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/storagemover/resource-manager#tag-package-2022-07-01-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-storagemover/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-storagemover/1.0.0-beta.1)
    @@ -1470,8 +1502,8 @@ service storagepool * [package-2021-08-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/storagepool/resource-manager#tag-package-2021-08-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-storagepool/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-storagepool/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-storagepool/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-storagepool/1.0.0-beta.1)
    @@ -1479,9 +1511,9 @@ service streamanalytics * [package-pure-2020-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/streamanalytics/resource-manager#tag-package-pure-2020-03) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-streamanalytics/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-streamanalytics/1.0.0-beta.2) * [package-2020-03-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/streamanalytics/resource-manager#tag-package-2020-03-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-streamanalytics/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-streamanalytics/1.0.0-beta.1)
    @@ -1489,8 +1521,8 @@ service subscription * [package-2020-09](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/subscription/resource-manager#tag-package-2020-09) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-subscription/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-subscription/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-subscription/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-subscription/1.0.0-beta.1)
    @@ -1498,8 +1530,8 @@ service support * [package-2020-04](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/support/resource-manager#tag-package-2020-04) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-support/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-support/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-support/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-support/1.0.0-beta.1)
    @@ -1507,15 +1539,15 @@ service synapse * [package-composite-v2](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/synapse/resource-manager#tag-package-composite-v2) - * [1.0.0-beta.7](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-synapse/1.0.0-beta.7) - * [1.0.0-beta.6](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-synapse/1.0.0-beta.6) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-synapse/1.0.0-beta.5) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-synapse/1.0.0-beta.4) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-synapse/1.0.0-beta.3) + * [1.0.0-beta.7](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-synapse/1.0.0-beta.7) + * [1.0.0-beta.6](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-synapse/1.0.0-beta.6) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-synapse/1.0.0-beta.5) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-synapse/1.0.0-beta.4) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-synapse/1.0.0-beta.3) * [package-composite-v1](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/synapse/resource-manager#tag-package-composite-v1) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-synapse/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-synapse/1.0.0-beta.2) * [package-2021-03](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/synapse/resource-manager#tag-package-2021-03) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-synapse/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-synapse/1.0.0-beta.1)
    @@ -1523,8 +1555,8 @@ service timeseriesinsights * [package-2020-05-15](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/timeseriesinsights/resource-manager#tag-package-2020-05-15) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-timeseriesinsights/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-timeseriesinsights/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-timeseriesinsights/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-timeseriesinsights/1.0.0-beta.1)
    @@ -1532,12 +1564,12 @@ service videoanalyzer * [package-preview-2021-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/videoanalyzer/resource-manager#tag-package-preview-2021-11) - * [1.0.0-beta.5](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-videoanalyzer/1.0.0-beta.5) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-videoanalyzer/1.0.0-beta.4) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-videoanalyzer/1.0.0-beta.3) + * [1.0.0-beta.5](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-videoanalyzer/1.0.0-beta.5) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-videoanalyzer/1.0.0-beta.4) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-videoanalyzer/1.0.0-beta.3) * [package-2021-05-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/videoanalyzer/resource-manager#tag-package-2021-05-01-preview) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-videoanalyzer/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-videoanalyzer/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-videoanalyzer/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-videoanalyzer/1.0.0-beta.1)
    @@ -1545,8 +1577,8 @@ service vmwarecloudsimple * [package-2019-04-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/vmwarecloudsimple/resource-manager#tag-package-2019-04-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-vmwarecloudsimple/1.0.0-beta.2) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-vmwarecloudsimple/1.0.0-beta.1) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-vmwarecloudsimple/1.0.0-beta.2) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-vmwarecloudsimple/1.0.0-beta.1)
    @@ -1554,7 +1586,7 @@ service voiceservices * [package-2023-01-31](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/voiceservices/resource-manager#tag-package-2023-01-31) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-voiceservices/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-voiceservices/1.0.0-beta.1)
    @@ -1562,14 +1594,14 @@ service webpubsub * [package-2023-02-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/webpubsub/resource-manager#tag-package-2023-02-01) - * [1.0.0-beta.4](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-webpubsub/1.0.0-beta.4) - * [1.0.0](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-webpubsub/1.0.0) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-webpubsub/1.0.0) + * [1.0.0-beta.4](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-webpubsub/1.0.0-beta.4) * [package-2022-08-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/webpubsub/resource-manager#tag-package-2022-08-01-preview) - * [1.0.0-beta.3](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-webpubsub/1.0.0-beta.3) + * [1.0.0-beta.3](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-webpubsub/1.0.0-beta.3) * [package-2021-10-01](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/webpubsub/resource-manager#tag-package-2021-10-01) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-webpubsub/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-webpubsub/1.0.0-beta.2) * [package-2021-06-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/webpubsub/resource-manager#tag-package-2021-06-01-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-webpubsub/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-webpubsub/1.0.0-beta.1)
    @@ -1577,7 +1609,9 @@ service workloads * [package-preview-2022-11](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/workloads/resource-manager#tag-package-preview-2022-11) - * [1.0.0-beta.2](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-workloads/1.0.0-beta.2) + * [1.0.0-beta.2](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-workloads/1.0.0-beta.2) +* [package-2023-04](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/workloads/resource-manager#tag-package-2023-04) + * [1.0.0](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-workloads/1.0.0) * [package-2021-12-01-preview](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/workloads/resource-manager#tag-package-2021-12-01-preview) - * [1.0.0-beta.1](https://central.sonatype.com/artifact/com.azure.resourcemanager/azure-resourcemanager-workloads/1.0.0-beta.1) + * [1.0.0-beta.1](https://repo1.maven.org/maven2/com/azure/resourcemanager/azure-resourcemanager-workloads/1.0.0-beta.1) diff --git a/sdk/resourcemanagerhybrid/azure-resourcemanager-compute/pom.xml b/sdk/resourcemanagerhybrid/azure-resourcemanager-compute/pom.xml index 5b113c0a210b3..7fb8d0ac712d6 100644 --- a/sdk/resourcemanagerhybrid/azure-resourcemanager-compute/pom.xml +++ b/sdk/resourcemanagerhybrid/azure-resourcemanager-compute/pom.xml @@ -83,7 +83,7 @@ com.azure.resourcemanager azure-resourcemanager-msi - 2.25.0 + 2.26.0 com.azure.resourcemanager diff --git a/sdk/resourcemanagerhybrid/azure-resourcemanager-keyvault/pom.xml b/sdk/resourcemanagerhybrid/azure-resourcemanager-keyvault/pom.xml index 178a01e5a601e..330a225408e36 100644 --- a/sdk/resourcemanagerhybrid/azure-resourcemanager-keyvault/pom.xml +++ b/sdk/resourcemanagerhybrid/azure-resourcemanager-keyvault/pom.xml @@ -68,7 +68,7 @@ com.azure azure-security-keyvault-keys - 4.6.0 + 4.6.1 com.azure @@ -79,7 +79,7 @@ com.azure azure-security-keyvault-secrets - 4.6.0 + 4.6.1 com.azure diff --git a/sdk/resourcemanagerhybrid/azure-resourcemanager-network/pom.xml b/sdk/resourcemanagerhybrid/azure-resourcemanager-network/pom.xml index 88ef8afcb7846..140720b0691ca 100644 --- a/sdk/resourcemanagerhybrid/azure-resourcemanager-network/pom.xml +++ b/sdk/resourcemanagerhybrid/azure-resourcemanager-network/pom.xml @@ -87,7 +87,7 @@ com.azure azure-security-keyvault-certificates - 4.5.0 + 4.5.1 test @@ -99,7 +99,7 @@ com.azure.resourcemanager azure-resourcemanager-msi - 2.25.0 + 2.26.0 test diff --git a/sdk/resourcemanagerhybrid/azure-resourcemanager-test/pom.xml b/sdk/resourcemanagerhybrid/azure-resourcemanager-test/pom.xml index ee84365691e18..631e4e155d74c 100644 --- a/sdk/resourcemanagerhybrid/azure-resourcemanager-test/pom.xml +++ b/sdk/resourcemanagerhybrid/azure-resourcemanager-test/pom.xml @@ -52,7 +52,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 com.azure diff --git a/sdk/resourcemover/azure-resourcemanager-resourcemover/pom.xml b/sdk/resourcemover/azure-resourcemanager-resourcemover/pom.xml index 5a459ff07e7fd..aa446bd384c65 100644 --- a/sdk/resourcemover/azure-resourcemanager-resourcemover/pom.xml +++ b/sdk/resourcemover/azure-resourcemanager-resourcemover/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml index c4fb2837dcc38..302852288b5e8 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml +++ b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml @@ -104,7 +104,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml index 1432786fbacea..e1a98f905f484 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml +++ b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml @@ -100,7 +100,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/search/azure-search-documents/pom.xml b/sdk/search/azure-search-documents/pom.xml index 958fdddda40e5..9c06fe253ff8f 100644 --- a/sdk/search/azure-search-documents/pom.xml +++ b/sdk/search/azure-search-documents/pom.xml @@ -88,7 +88,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/security/azure-resourcemanager-security/pom.xml b/sdk/security/azure-resourcemanager-security/pom.xml index cb8682faf725e..d3179eecd7e1d 100644 --- a/sdk/security/azure-resourcemanager-security/pom.xml +++ b/sdk/security/azure-resourcemanager-security/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/securitydevops/azure-resourcemanager-securitydevops/pom.xml b/sdk/securitydevops/azure-resourcemanager-securitydevops/pom.xml index abeb173a3466f..11e41b6541696 100644 --- a/sdk/securitydevops/azure-resourcemanager-securitydevops/pom.xml +++ b/sdk/securitydevops/azure-resourcemanager-securitydevops/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/servicebus/azure-messaging-servicebus-stress/pom.xml b/sdk/servicebus/azure-messaging-servicebus-stress/pom.xml index 8f70763f7b357..296c280f4d25b 100644 --- a/sdk/servicebus/azure-messaging-servicebus-stress/pom.xml +++ b/sdk/servicebus/azure-messaging-servicebus-stress/pom.xml @@ -39,7 +39,7 @@ com.azure azure-messaging-servicebus - 7.13.4 + 7.14.0-beta.1 diff --git a/sdk/servicebus/azure-messaging-servicebus-track2-perf/pom.xml b/sdk/servicebus/azure-messaging-servicebus-track2-perf/pom.xml index 2258285d859ce..fc7593c8b4234 100644 --- a/sdk/servicebus/azure-messaging-servicebus-track2-perf/pom.xml +++ b/sdk/servicebus/azure-messaging-servicebus-track2-perf/pom.xml @@ -23,7 +23,7 @@ com.azure azure-messaging-servicebus - 7.13.4 + 7.14.0-beta.1 com.azure diff --git a/sdk/servicebus/azure-messaging-servicebus/CHANGELOG.md b/sdk/servicebus/azure-messaging-servicebus/CHANGELOG.md index 53721a3a18abb..a73a6e955a17c 100644 --- a/sdk/servicebus/azure-messaging-servicebus/CHANGELOG.md +++ b/sdk/servicebus/azure-messaging-servicebus/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 7.14.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 7.13.4 (2023-04-14) ### Bugs Fixed diff --git a/sdk/servicebus/azure-messaging-servicebus/docs/pom.xml b/sdk/servicebus/azure-messaging-servicebus/docs/pom.xml index 48ae2bdf82936..9956dd2033552 100644 --- a/sdk/servicebus/azure-messaging-servicebus/docs/pom.xml +++ b/sdk/servicebus/azure-messaging-servicebus/docs/pom.xml @@ -20,7 +20,7 @@ com.azure azure-messaging-servicebus - 7.13.4 + 7.14.0-beta.1 diff --git a/sdk/servicebus/azure-messaging-servicebus/pom.xml b/sdk/servicebus/azure-messaging-servicebus/pom.xml index e0fc44e915c95..acf98a781f61b 100644 --- a/sdk/servicebus/azure-messaging-servicebus/pom.xml +++ b/sdk/servicebus/azure-messaging-servicebus/pom.xml @@ -14,7 +14,7 @@ com.azure azure-messaging-servicebus - 7.13.4 + 7.14.0-beta.1 Microsoft Azure client library for Service Bus This package contains the Microsoft Azure Service Bus client library https://github.com/Azure/azure-sdk-for-java @@ -75,7 +75,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/servicefabric/azure-resourcemanager-servicefabric/pom.xml b/sdk/servicefabric/azure-resourcemanager-servicefabric/pom.xml index 5c65fc3336d09..f8e9e529c1be8 100644 --- a/sdk/servicefabric/azure-resourcemanager-servicefabric/pom.xml +++ b/sdk/servicefabric/azure-resourcemanager-servicefabric/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/servicelinker/azure-resourcemanager-servicelinker/pom.xml b/sdk/servicelinker/azure-resourcemanager-servicelinker/pom.xml index 49df9f3e33302..ce444fa5d3119 100644 --- a/sdk/servicelinker/azure-resourcemanager-servicelinker/pom.xml +++ b/sdk/servicelinker/azure-resourcemanager-servicelinker/pom.xml @@ -60,7 +60,7 @@ com.azure.resourcemanager azure-resourcemanager - 2.25.0 + 2.26.0 test diff --git a/sdk/servicenetworking/azure-resourcemanager-servicenetworking/pom.xml b/sdk/servicenetworking/azure-resourcemanager-servicenetworking/pom.xml index bd8f5d350b46d..eb9f23ffdc24a 100644 --- a/sdk/servicenetworking/azure-resourcemanager-servicenetworking/pom.xml +++ b/sdk/servicenetworking/azure-resourcemanager-servicenetworking/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/signalr/azure-resourcemanager-signalr/pom.xml b/sdk/signalr/azure-resourcemanager-signalr/pom.xml index d5ef5e6acc625..d16007743460c 100644 --- a/sdk/signalr/azure-resourcemanager-signalr/pom.xml +++ b/sdk/signalr/azure-resourcemanager-signalr/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml b/sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml index ab23ef64312e5..58ab31470b62a 100644 --- a/sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml +++ b/sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml @@ -74,7 +74,7 @@ com.azure azure-data-appconfiguration - 1.4.3 + 1.4.4 true @@ -86,13 +86,13 @@ com.azure azure-security-keyvault-certificates - 4.5.0 + 4.5.1 true com.azure azure-security-keyvault-secrets - 4.6.0 + 4.6.1 true diff --git a/sdk/spring/spring-cloud-azure-actuator/pom.xml b/sdk/spring/spring-cloud-azure-actuator/pom.xml index c3ba56f543d73..4d9fc9fbcc4f5 100644 --- a/sdk/spring/spring-cloud-azure-actuator/pom.xml +++ b/sdk/spring/spring-cloud-azure-actuator/pom.xml @@ -63,7 +63,7 @@ com.azure azure-data-appconfiguration - 1.4.3 + 1.4.4 true @@ -75,13 +75,13 @@ com.azure azure-security-keyvault-certificates - 4.5.0 + 4.5.1 true com.azure azure-security-keyvault-secrets - 4.6.0 + 4.6.1 true diff --git a/sdk/spring/spring-cloud-azure-appconfiguration-config/pom.xml b/sdk/spring/spring-cloud-azure-appconfiguration-config/pom.xml index a0e7e9a9cda26..5f449101e8478 100644 --- a/sdk/spring/spring-cloud-azure-appconfiguration-config/pom.xml +++ b/sdk/spring/spring-cloud-azure-appconfiguration-config/pom.xml @@ -48,7 +48,7 @@ com.azure azure-data-appconfiguration - 1.4.3 + 1.4.4 com.azure @@ -58,7 +58,7 @@ com.azure azure-security-keyvault-secrets - 4.6.0 + 4.6.1 com.azure.spring diff --git a/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml b/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml index b9a2d287fefee..830150b64c83d 100644 --- a/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml +++ b/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml @@ -159,13 +159,13 @@ com.azure azure-data-appconfiguration - 1.4.3 + 1.4.4 true com.azure azure-messaging-servicebus - 7.13.3 + 7.13.4 true @@ -177,13 +177,13 @@ com.azure azure-security-keyvault-certificates - 4.5.0 + 4.5.1 true com.azure azure-security-keyvault-secrets - 4.6.0 + 4.6.1 true diff --git a/sdk/spring/spring-cloud-azure-resourcemanager/pom.xml b/sdk/spring/spring-cloud-azure-resourcemanager/pom.xml index 9f524b19b8c33..b4655c8cabf1c 100644 --- a/sdk/spring/spring-cloud-azure-resourcemanager/pom.xml +++ b/sdk/spring/spring-cloud-azure-resourcemanager/pom.xml @@ -43,7 +43,7 @@ com.azure.resourcemanager azure-resourcemanager - 2.25.0 + 2.26.0 diff --git a/sdk/spring/spring-cloud-azure-service/pom.xml b/sdk/spring/spring-cloud-azure-service/pom.xml index da2855bc24cc6..5370d52d7fae0 100644 --- a/sdk/spring/spring-cloud-azure-service/pom.xml +++ b/sdk/spring/spring-cloud-azure-service/pom.xml @@ -50,13 +50,13 @@ com.azure azure-data-appconfiguration - 1.4.3 + 1.4.4 true com.azure azure-messaging-servicebus - 7.13.3 + 7.13.4 true @@ -68,13 +68,13 @@ com.azure azure-security-keyvault-certificates - 4.5.0 + 4.5.1 true com.azure azure-security-keyvault-secrets - 4.6.0 + 4.6.1 true diff --git a/sdk/spring/spring-cloud-azure-starter-appconfiguration/pom.xml b/sdk/spring/spring-cloud-azure-starter-appconfiguration/pom.xml index bfd44a4668646..e83349ca17c68 100644 --- a/sdk/spring/spring-cloud-azure-starter-appconfiguration/pom.xml +++ b/sdk/spring/spring-cloud-azure-starter-appconfiguration/pom.xml @@ -93,7 +93,7 @@ com.azure azure-data-appconfiguration - 1.4.3 + 1.4.4 diff --git a/sdk/spring/spring-cloud-azure-starter-keyvault-certificates/pom.xml b/sdk/spring/spring-cloud-azure-starter-keyvault-certificates/pom.xml index 171bcc156a8ee..aefbd7d3a2288 100644 --- a/sdk/spring/spring-cloud-azure-starter-keyvault-certificates/pom.xml +++ b/sdk/spring/spring-cloud-azure-starter-keyvault-certificates/pom.xml @@ -93,7 +93,7 @@ com.azure azure-security-keyvault-certificates - 4.5.0 + 4.5.1 diff --git a/sdk/spring/spring-cloud-azure-starter-keyvault-secrets/pom.xml b/sdk/spring/spring-cloud-azure-starter-keyvault-secrets/pom.xml index 11ca630546bc0..937a9d18ebf16 100644 --- a/sdk/spring/spring-cloud-azure-starter-keyvault-secrets/pom.xml +++ b/sdk/spring/spring-cloud-azure-starter-keyvault-secrets/pom.xml @@ -93,7 +93,7 @@ com.azure azure-security-keyvault-secrets - 4.6.0 + 4.6.1 diff --git a/sdk/spring/spring-cloud-azure-starter-servicebus/pom.xml b/sdk/spring/spring-cloud-azure-starter-servicebus/pom.xml index 353b4c952a078..dee646c88f108 100644 --- a/sdk/spring/spring-cloud-azure-starter-servicebus/pom.xml +++ b/sdk/spring/spring-cloud-azure-starter-servicebus/pom.xml @@ -94,7 +94,7 @@ com.azure azure-messaging-servicebus - 7.13.3 + 7.13.4 diff --git a/sdk/spring/spring-cloud-azure-stream-binder-servicebus-core/pom.xml b/sdk/spring/spring-cloud-azure-stream-binder-servicebus-core/pom.xml index 5f7afdb088da7..f8c44297e9a82 100644 --- a/sdk/spring/spring-cloud-azure-stream-binder-servicebus-core/pom.xml +++ b/sdk/spring/spring-cloud-azure-stream-binder-servicebus-core/pom.xml @@ -48,7 +48,7 @@ com.azure azure-messaging-servicebus - 7.13.3 + 7.13.4 org.springframework.boot diff --git a/sdk/spring/spring-cloud-azure-trace-sleuth/pom.xml b/sdk/spring/spring-cloud-azure-trace-sleuth/pom.xml index b8c72478f7e83..01490024f23ce 100644 --- a/sdk/spring/spring-cloud-azure-trace-sleuth/pom.xml +++ b/sdk/spring/spring-cloud-azure-trace-sleuth/pom.xml @@ -52,7 +52,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/spring/spring-messaging-azure-servicebus/pom.xml b/sdk/spring/spring-messaging-azure-servicebus/pom.xml index c38b30d152caa..9f8de34c3b425 100644 --- a/sdk/spring/spring-messaging-azure-servicebus/pom.xml +++ b/sdk/spring/spring-messaging-azure-servicebus/pom.xml @@ -50,7 +50,7 @@ com.azure azure-messaging-servicebus - 7.13.3 + 7.13.4 org.springframework diff --git a/sdk/sqlvirtualmachine/azure-resourcemanager-sqlvirtualmachine/pom.xml b/sdk/sqlvirtualmachine/azure-resourcemanager-sqlvirtualmachine/pom.xml index 8d26cc77aab24..3135541e9693e 100644 --- a/sdk/sqlvirtualmachine/azure-resourcemanager-sqlvirtualmachine/pom.xml +++ b/sdk/sqlvirtualmachine/azure-resourcemanager-sqlvirtualmachine/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/storage/azure-storage-blob-batch/pom.xml b/sdk/storage/azure-storage-blob-batch/pom.xml index 2b0a179215934..e31a9479e7173 100644 --- a/sdk/storage/azure-storage-blob-batch/pom.xml +++ b/sdk/storage/azure-storage-blob-batch/pom.xml @@ -108,7 +108,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/storage/azure-storage-blob-changefeed/pom.xml b/sdk/storage/azure-storage-blob-changefeed/pom.xml index b9924f4438a3d..559244e423443 100644 --- a/sdk/storage/azure-storage-blob-changefeed/pom.xml +++ b/sdk/storage/azure-storage-blob-changefeed/pom.xml @@ -114,7 +114,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/storage/azure-storage-blob-cryptography/pom.xml b/sdk/storage/azure-storage-blob-cryptography/pom.xml index 3e0a33f23a20e..13511b49be807 100644 --- a/sdk/storage/azure-storage-blob-cryptography/pom.xml +++ b/sdk/storage/azure-storage-blob-cryptography/pom.xml @@ -82,7 +82,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test @@ -128,7 +128,7 @@ com.azure azure-security-keyvault-keys - 4.6.0 + 4.6.1 test diff --git a/sdk/storage/azure-storage-blob-nio/pom.xml b/sdk/storage/azure-storage-blob-nio/pom.xml index e3aa55d53c3c2..045c7889bffb9 100644 --- a/sdk/storage/azure-storage-blob-nio/pom.xml +++ b/sdk/storage/azure-storage-blob-nio/pom.xml @@ -97,7 +97,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml index 6f2fe6cbb37f9..687c5b24dd658 100644 --- a/sdk/storage/azure-storage-blob/pom.xml +++ b/sdk/storage/azure-storage-blob/pom.xml @@ -120,7 +120,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/storage/azure-storage-blob/src/samples/java/com/azure/storage/blob/ServiceLevelTimeoutExample.java b/sdk/storage/azure-storage-blob/src/samples/java/com/azure/storage/blob/ServiceLevelTimeoutExample.java new file mode 100644 index 0000000000000..9c2777a37943f --- /dev/null +++ b/sdk/storage/azure-storage-blob/src/samples/java/com/azure/storage/blob/ServiceLevelTimeoutExample.java @@ -0,0 +1,108 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.blob; + +import com.azure.core.util.Context; +import com.azure.storage.blob.models.ParallelTransferOptions; +import com.azure.storage.blob.options.BlobContainerCreateOptions; +import com.azure.storage.blob.options.BlobParallelUploadOptions; +import com.azure.storage.common.StorageSharedKeyCredential; +import com.azure.storage.common.implementation.Constants; +import com.azure.storage.common.policy.ServiceTimeoutPolicy; + +import java.io.ByteArrayInputStream; +import java.io.IOException; +import java.io.InputStream; +import java.time.Duration; +import java.util.Locale; +import java.util.Random; +import java.util.UUID; + +/** + * This example shows how to use service level timeouts. These timeouts are set on the service operation. If the server + * timeout interval elapses before the service has finished processing the request, the service returns an error. + * For more information on setting service timeouts, see here: + * Setting timeouts for blob service operations + * Setting timeouts for file service operations + * Setting timeouts for queue service operations + */ +public class ServiceLevelTimeoutExample { + + /** + * Entry point into the service level timeout examples for Storage blobs. + * + * @param args Unused. Arguments to the program. + * @throws IOException If an I/O error occurs + * @throws RuntimeException If any failure (come back to this) + */ + public static void main(String[] args) { + + /* + * From the Azure portal, get your Storage account's name and account key. + */ + String accountName = SampleHelper.getAccountName(); + String accountKey = SampleHelper.getAccountKey(); + + /* + * Use your Storage account's name and key to create a credential object; this is used to access your account. + */ + StorageSharedKeyCredential credential = new StorageSharedKeyCredential(accountName, accountKey); + + /* + * From the Azure portal, get your Storage account blob service URL endpoint. + * The URL typically looks like this: + */ + String endpoint = String.format(Locale.ROOT, "https://%s.blob.core.windows.net", accountName); + + /* + * Create a BlobServiceClient object that wraps the service endpoint, credential, policy with service level + * timeout per call. + * For this example, we'll set the service timeout to 3 seconds. + */ + BlobServiceClient storageClient = new BlobServiceClientBuilder() + .endpoint(endpoint) + .credential(credential) + .addPolicy(new ServiceTimeoutPolicy(Duration.ofSeconds(3))) + .buildClient(); + + BlobContainerClient blobContainerClient = storageClient.getBlobContainerClient("myjavacontainerbasic" + System.currentTimeMillis()); + + /* + * First create the container with the specified timeout. Since create operations are fast, timeout should not + * exceed the 3 seconds specified above. + */ + try { + blobContainerClient.createIfNotExistsWithResponse(new BlobContainerCreateOptions(), null, Context.NONE); + System.out.println("Created"); + } catch (Exception ex) { + System.out.println("Creation failed due to timeout: " + ex.getMessage()); + } + + BlobClient blobClient = blobContainerClient.getBlobClient("myblob" + System.currentTimeMillis()); + + //Create a dataset that is guaranteed to take longer than the specified timeout of 3 seconds + byte[] randomData = getRandomByteArray(16 * Constants.MB); + InputStream input = new ByteArrayInputStream(randomData); + ParallelTransferOptions pto = new ParallelTransferOptions().setMaxSingleUploadSizeLong((long) Constants.MB); + + /* + * making the call to upload will fail since we are using a large dataset which will take longer than the + * specified timeout. + */ + try { + blobClient.uploadWithResponse(new BlobParallelUploadOptions(input).setParallelTransferOptions(pto), null, null); + System.out.println("Upload succeeded."); + } catch (Exception ex) { + System.out.println("Creation failed due to timeout: " + ex.getMessage()); + } + } + + static byte[] getRandomByteArray(int size) { + long seed = UUID.fromString(UUID.randomUUID().toString()).getMostSignificantBits() & Long.MAX_VALUE; + Random rand = new Random(seed); + byte[] data = new byte[size]; + rand.nextBytes(data); + return data; + } +} diff --git a/sdk/storage/azure-storage-blob/src/test/java/com/azure/storage/blob/ServiceAPITest.groovy b/sdk/storage/azure-storage-blob/src/test/java/com/azure/storage/blob/ServiceAPITest.groovy index 997e8da50615d..1e2d3474a9c93 100644 --- a/sdk/storage/azure-storage-blob/src/test/java/com/azure/storage/blob/ServiceAPITest.groovy +++ b/sdk/storage/azure-storage-blob/src/test/java/com/azure/storage/blob/ServiceAPITest.groovy @@ -14,6 +14,7 @@ import com.azure.storage.blob.models.BlobAnalyticsLogging import com.azure.storage.blob.models.BlobContainerItem import com.azure.storage.blob.models.BlobContainerListDetails import com.azure.storage.blob.models.BlobCorsRule +import com.azure.storage.blob.models.BlobErrorCode import com.azure.storage.blob.models.BlobMetrics import com.azure.storage.blob.models.BlobRetentionPolicy import com.azure.storage.blob.models.BlobServiceProperties @@ -28,12 +29,15 @@ import com.azure.storage.blob.options.BlobParallelUploadOptions import com.azure.storage.blob.options.FindBlobsOptions import com.azure.storage.blob.options.UndeleteBlobContainerOptions import com.azure.storage.blob.sas.BlobServiceSasSignatureValues +import com.azure.storage.common.implementation.Constants import com.azure.storage.common.policy.RequestRetryOptions import com.azure.storage.common.policy.RetryPolicyType +import com.azure.storage.common.policy.ServiceTimeoutPolicy import com.azure.storage.common.sas.AccountSasPermission import com.azure.storage.common.sas.AccountSasResourceType import com.azure.storage.common.sas.AccountSasService import com.azure.storage.common.sas.AccountSasSignatureValues +import com.azure.storage.common.test.shared.extensions.LiveOnly import com.azure.storage.common.test.shared.extensions.PlaybackOnly import com.azure.storage.common.test.shared.extensions.RequiredServiceVersion import reactor.core.publisher.Mono @@ -1204,6 +1208,32 @@ class ServiceAPITest extends APISpec { response2.getStatusCode() == 202 } + @LiveOnly + def "Service timeout policy"() { + setup: + def serviceClient = new BlobServiceClientBuilder() + .endpoint(environment.primaryAccount.blobEndpoint) + .credential(environment.primaryAccount.credential) + .addPolicy(new ServiceTimeoutPolicy(Duration.ofSeconds(1))) + .buildClient() + + def blobContainerClient = serviceClient.getBlobContainerClient(generateContainerName()) + blobContainerClient.createIfNotExists() + def blobClient = blobContainerClient.getBlobClient(generateBlobName()) + + // testing with large dataset that is guaranteed to take longer than the specified timeout (1 second) + def randomData = getRandomByteArray(8 * Constants.MB) + def input = new ByteArrayInputStream(randomData) + def pto = new ParallelTransferOptions().setMaxSingleUploadSizeLong(Constants.MB) + + when: + blobClient.uploadWithResponse(new BlobParallelUploadOptions(input).setParallelTransferOptions(pto), null, null) + + then: + def e = thrown(BlobStorageException) + e.getErrorCode() == BlobErrorCode.OPERATION_TIMED_OUT + } + // def "Rename blob container"() { // setup: // def oldName = generateContainerName() diff --git a/sdk/storage/azure-storage-common/CHANGELOG.md b/sdk/storage/azure-storage-common/CHANGELOG.md index b1581bfd9aa9a..a446548e645da 100644 --- a/sdk/storage/azure-storage-common/CHANGELOG.md +++ b/sdk/storage/azure-storage-common/CHANGELOG.md @@ -3,6 +3,8 @@ ## 12.22.0-beta.1 (Unreleased) ### Features Added +- Added `ServiceTimeoutPolicy` which allows for service level timeouts to be set on client builders through `HttpPipelinePolicy`. If the +server timeout interval elapses before the service has finished processing the request, the service returns an error. ### Breaking Changes diff --git a/sdk/storage/azure-storage-common/pom.xml b/sdk/storage/azure-storage-common/pom.xml index d56e5335f1e2f..6d920ab485165 100644 --- a/sdk/storage/azure-storage-common/pom.xml +++ b/sdk/storage/azure-storage-common/pom.xml @@ -79,7 +79,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/storage/azure-storage-common/src/main/java/com/azure/storage/common/implementation/StorageImplUtils.java b/sdk/storage/azure-storage-common/src/main/java/com/azure/storage/common/implementation/StorageImplUtils.java index e8c75368daae5..9f961d2e0cc9f 100644 --- a/sdk/storage/azure-storage-common/src/main/java/com/azure/storage/common/implementation/StorageImplUtils.java +++ b/sdk/storage/azure-storage-common/src/main/java/com/azure/storage/common/implementation/StorageImplUtils.java @@ -366,12 +366,14 @@ public static Iterator> parseQueryParameters(String qu private static final class QueryParameterIterator implements Iterator> { private final String queryParameters; + private final int queryParametersLength; private boolean done = false; private int position; QueryParameterIterator(String queryParameters) { this.queryParameters = queryParameters; + this.queryParametersLength = queryParameters.length(); // If the URL query begins with '?' the first possible start of a query parameter key is the // second character in the query. @@ -389,10 +391,27 @@ public Map.Entry next() { throw new NoSuchElementException(); } - int nextPosition = queryParameters.indexOf('=', position); + int nextPosition = position; + char c; + while (nextPosition < queryParametersLength) { + // Next position can either be '=' or '&' as a query parameter may not have a '=', ex 'key&key2=value'. + c = queryParameters.charAt(nextPosition); + if (c == '=') { + break; + } else if (c == '&') { + String key = queryParameters.substring(position, nextPosition); - if (nextPosition == -1) { - // Query parameters completed with a key only 'https://example.com?param' + // Position is set to nextPosition + 1 to skip over the '&' + position = nextPosition + 1; + + return new AbstractMap.SimpleImmutableEntry<>(key, ""); + } + + nextPosition++; + } + + if (nextPosition == queryParametersLength) { + // Query parameters completed. done = true; return new AbstractMap.SimpleImmutableEntry<>(queryParameters.substring(position), ""); } diff --git a/sdk/storage/azure-storage-common/src/main/java/com/azure/storage/common/policy/ServiceTimeoutPolicy.java b/sdk/storage/azure-storage-common/src/main/java/com/azure/storage/common/policy/ServiceTimeoutPolicy.java new file mode 100644 index 0000000000000..3048433885fe7 --- /dev/null +++ b/sdk/storage/azure-storage-common/src/main/java/com/azure/storage/common/policy/ServiceTimeoutPolicy.java @@ -0,0 +1,96 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.common.policy; + +import com.azure.core.http.HttpPipelineCallContext; +import com.azure.core.http.HttpPipelineNextPolicy; +import com.azure.core.http.HttpPipelineNextSyncPolicy; +import com.azure.core.http.HttpPipelinePosition; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.policy.HttpPipelinePolicy; +import com.azure.core.util.UrlBuilder; +import reactor.core.publisher.Mono; + +import java.time.Duration; + +/** + * Pipeline policy that sets the timeout URI query parameter to cancel requests on the service side if the + * server timeout interval elapses before the service has finished processing the request. + * + * For more information on timeouts for different services, see here: + * Setting timeouts for blob service operations + * Setting timeouts for file service operations + * Setting timeouts for queue service operations + */ +public final class ServiceTimeoutPolicy implements HttpPipelinePolicy { + private final boolean applyTimeout; + private final String timeoutInSeconds; + + /** + * Creates a service timeout policy. + *

    + * The maximum timeout interval for Blob service operations is 30 seconds, with exceptions for certain operations. + * The default value is also 30 seconds, although some read and write operations may use a larger default. Apart + * from these exceptions, the service automatically reduces any timeouts larger than 30 seconds to the + * 30-second maximum. For more information, see here: + * Setting timeouts for blob service operations + * For more information on setting timeouts for file shares, see here: + * Setting timeouts for file service operations + * For more information on setting timeouts on queues, see here: + * Setting timeouts for queue service operations + * + * @param timeout The timeout duration. + */ + public ServiceTimeoutPolicy(Duration timeout) { + if (timeout == null) { + applyTimeout = false; + timeoutInSeconds = null; + } else { + long tempTimeoutInSeconds = timeout.getSeconds(); + if (tempTimeoutInSeconds <= 0) { + applyTimeout = false; + timeoutInSeconds = null; + } else { + applyTimeout = true; + timeoutInSeconds = String.valueOf(tempTimeoutInSeconds); + } + } + } + @Override + public Mono process(HttpPipelineCallContext context, HttpPipelineNextPolicy next) { + if (applyTimeout) { + String httpRequest = setTimeoutParameter(context, timeoutInSeconds); + context.getHttpRequest().setUrl(httpRequest); + } + + return next.process(); + } + + @Override + public HttpResponse processSync(HttpPipelineCallContext context, HttpPipelineNextSyncPolicy next) { + if (applyTimeout) { + String httpRequest = setTimeoutParameter(context, timeoutInSeconds); + context.getHttpRequest().setUrl(httpRequest); + } + + return next.processSync(); + } + + static String setTimeoutParameter(HttpPipelineCallContext context, String timeoutInSeconds) { + // Add 'timeout' URI query parameter to request URL. + UrlBuilder urlBuilder = UrlBuilder.parse(context.getHttpRequest().getUrl()); + urlBuilder.setQueryParameter("timeout", timeoutInSeconds); + return urlBuilder.toString(); + } + + /** + * Gets the position to place the policy. + * + * @return The position to place the policy. + */ + public HttpPipelinePosition getPipelinePosition() { + return HttpPipelinePosition.PER_CALL; + } +} + diff --git a/sdk/storage/azure-storage-file-datalake/CHANGELOG.md b/sdk/storage/azure-storage-file-datalake/CHANGELOG.md index 476e466643a01..c2dee3e29a481 100644 --- a/sdk/storage/azure-storage-file-datalake/CHANGELOG.md +++ b/sdk/storage/azure-storage-file-datalake/CHANGELOG.md @@ -3,6 +3,8 @@ ## 12.16.0-beta.1 (Unreleased) ### Features Added +- Added `DataLakeFileClient.getOutputStream()` which allows users to open an `OutputStream` on the file and write data +to it using `ParallelTransferOptions`. ### Breaking Changes diff --git a/sdk/storage/azure-storage-file-datalake/pom.xml b/sdk/storage/azure-storage-file-datalake/pom.xml index df70e58fa3de6..ed24d9d41d2b8 100644 --- a/sdk/storage/azure-storage-file-datalake/pom.xml +++ b/sdk/storage/azure-storage-file-datalake/pom.xml @@ -114,7 +114,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/storage/azure-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/DataLakeFileClient.java b/sdk/storage/azure-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/DataLakeFileClient.java index f69e87b993b0f..3beaacbc4a0eb 100644 --- a/sdk/storage/azure-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/DataLakeFileClient.java +++ b/sdk/storage/azure-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/DataLakeFileClient.java @@ -19,6 +19,7 @@ import com.azure.storage.blob.models.BlobQueryResponse; import com.azure.storage.blob.options.BlobDownloadToFileOptions; import com.azure.storage.blob.options.BlobInputStreamOptions; +import com.azure.storage.blob.options.BlockBlobOutputStreamOptions; import com.azure.storage.blob.specialized.BlobInputStream; import com.azure.storage.blob.specialized.BlockBlobClient; import com.azure.storage.blob.specialized.SpecializedBlobClientBuilder; @@ -33,6 +34,7 @@ import com.azure.storage.file.datalake.implementation.util.ModelHelper; import com.azure.storage.file.datalake.models.CustomerProvidedKey; import com.azure.storage.file.datalake.models.DataLakeFileOpenInputStreamResult; +import com.azure.storage.file.datalake.models.DataLakeFileOutputStreamResult; import com.azure.storage.file.datalake.models.DataLakeRequestConditions; import com.azure.storage.file.datalake.models.DataLakeStorageException; import com.azure.storage.file.datalake.models.DownloadRetryOptions; @@ -46,6 +48,7 @@ import com.azure.storage.file.datalake.options.DataLakeFileAppendOptions; import com.azure.storage.file.datalake.options.DataLakeFileFlushOptions; import com.azure.storage.file.datalake.options.DataLakeFileInputStreamOptions; +import com.azure.storage.file.datalake.options.DataLakeFileOutputStreamOptions; import com.azure.storage.file.datalake.options.DataLakePathDeleteOptions; import com.azure.storage.file.datalake.options.FileParallelUploadOptions; import com.azure.storage.file.datalake.options.FileQueryOptions; @@ -1104,6 +1107,36 @@ public DataLakeFileOpenInputStreamResult openInputStream(DataLakeFileInputStream Transforms.toPathProperties(inputStream.getProperties())); } + + /** + * Creates and opens an output stream to write data to the file. If the file already exists on the service, it + * will be overwritten. + * + * @return A {@link DataLakeFileOutputStreamResult} object containing the output stream that can be used to write + * to the file. + * @throws DataLakeStorageException If a storage service error occurred. + */ + public DataLakeFileOutputStreamResult getOutputStream() { + return getOutputStream(null); + } + + /** + * Creates and opens an output stream to write data to the file. If the file already exists on the service, it + * will be overwritten. + *

    + * To avoid overwriting, pass "*" to {@link DataLakeRequestConditions#setIfNoneMatch(String)}. + *

    + * + * @param options {@link DataLakeFileOutputStreamOptions} + * @return A {@link DataLakeFileOutputStreamResult} object containing the output stream that can be used to write + * to the file. + * @throws DataLakeStorageException If a storage service error occurred. + */ + public DataLakeFileOutputStreamResult getOutputStream(DataLakeFileOutputStreamOptions options) { + BlockBlobOutputStreamOptions convertedOptions = Transforms.toBlockBlobOutputStreamOptions(options); + return new DataLakeFileOutputStreamResult(blockBlobClient.getBlobOutputStream(convertedOptions)); + } + /** * Reads the entire file into a file specified by the path. * diff --git a/sdk/storage/azure-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/Transforms.java b/sdk/storage/azure-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/Transforms.java index 671e108630864..c1203a34e69ce 100644 --- a/sdk/storage/azure-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/Transforms.java +++ b/sdk/storage/azure-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/Transforms.java @@ -43,6 +43,7 @@ import com.azure.storage.blob.models.StaticWebsite; import com.azure.storage.blob.options.BlobInputStreamOptions; import com.azure.storage.blob.options.BlobQueryOptions; +import com.azure.storage.blob.options.BlockBlobOutputStreamOptions; import com.azure.storage.blob.options.UndeleteBlobContainerOptions; import com.azure.storage.file.datalake.implementation.models.BlobItemInternal; import com.azure.storage.file.datalake.implementation.models.BlobPrefix; @@ -93,6 +94,7 @@ import com.azure.storage.file.datalake.models.PublicAccessType; import com.azure.storage.file.datalake.models.UserDelegationKey; import com.azure.storage.file.datalake.options.DataLakeFileInputStreamOptions; +import com.azure.storage.file.datalake.options.DataLakeFileOutputStreamOptions; import com.azure.storage.file.datalake.options.FileSystemEncryptionScopeOptions; import com.azure.storage.file.datalake.options.FileQueryOptions; import com.azure.storage.file.datalake.options.FileSystemUndeleteOptions; @@ -884,4 +886,17 @@ static BlobContainerEncryptionScope toBlobContainerEncryptionScope(FileSystemEnc .setDefaultEncryptionScope(fileSystemEncryptionScope.getDefaultEncryptionScope()) .setEncryptionScopeOverridePrevented(fileSystemEncryptionScope.isEncryptionScopeOverridePrevented()); } + + static BlockBlobOutputStreamOptions toBlockBlobOutputStreamOptions(DataLakeFileOutputStreamOptions options) { + if (options == null) { + return null; + } + return new BlockBlobOutputStreamOptions() + .setParallelTransferOptions(options.getParallelTransferOptions()) + .setHeaders(toBlobHttpHeaders(options.getHeaders())) + .setMetadata(options.getMetadata()) + .setTags(options.getTags()) + .setTier(options.getTier()) + .setRequestConditions(toBlobRequestConditions(options.getRequestConditions())); + } } diff --git a/sdk/storage/azure-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/models/DataLakeFileOutputStreamResult.java b/sdk/storage/azure-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/models/DataLakeFileOutputStreamResult.java new file mode 100644 index 0000000000000..72275bc46cfb8 --- /dev/null +++ b/sdk/storage/azure-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/models/DataLakeFileOutputStreamResult.java @@ -0,0 +1,32 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.file.datalake.models; + +import java.io.OutputStream; + +/** + * Result of opening an {@link OutputStream} to a datalake file. + */ +public class DataLakeFileOutputStreamResult { + + private final OutputStream outputStream; + + /** + * Initializes a new instance of DataLakeFileOutputStreamResult. + * + * @param outputStream the {link @OutputStream} for the datalake file. + */ + public DataLakeFileOutputStreamResult(OutputStream outputStream) { + this.outputStream = outputStream; + } + + /** + * Gets the {@link OutputStream} associated with the target file. + * + * @return the {@link OutputStream} of the target file. + */ + public OutputStream getOutputStream() { + return outputStream; + } +} diff --git a/sdk/storage/azure-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/options/DataLakeFileOutputStreamOptions.java b/sdk/storage/azure-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/options/DataLakeFileOutputStreamOptions.java new file mode 100644 index 0000000000000..e1e4218bad2e7 --- /dev/null +++ b/sdk/storage/azure-storage-file-datalake/src/main/java/com/azure/storage/file/datalake/options/DataLakeFileOutputStreamOptions.java @@ -0,0 +1,119 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.file.datalake.options; + +import com.azure.storage.blob.models.AccessTier; +import com.azure.storage.blob.models.ParallelTransferOptions; +import com.azure.storage.file.datalake.models.DataLakeRequestConditions; +import com.azure.storage.file.datalake.models.PathHttpHeaders; + +import java.util.Map; + +/** + * Extended options that may be passed when opening an output stream to a file. + */ +public class DataLakeFileOutputStreamOptions { + private ParallelTransferOptions parallelTransferOptions; + private PathHttpHeaders headers; + private Map metadata; + private Map tags; + private AccessTier tier; + private DataLakeRequestConditions requestConditions; + + /** + * @return {@link ParallelTransferOptions} + */ + public ParallelTransferOptions getParallelTransferOptions() { + return parallelTransferOptions; + } + + /** + * @param parallelTransferOptions {@link ParallelTransferOptions} + * @return The updated options. + */ + public DataLakeFileOutputStreamOptions setParallelTransferOptions(ParallelTransferOptions parallelTransferOptions) { + this.parallelTransferOptions = parallelTransferOptions; + return this; + } + + /** + * @return {@link PathHttpHeaders} + */ + public PathHttpHeaders getHeaders() { + return headers; + } + + /** + * @param headers {@link PathHttpHeaders} + * @return The updated options. + */ + public DataLakeFileOutputStreamOptions setHeaders(PathHttpHeaders headers) { + this.headers = headers; + return this; + } + + /** + * @return The metadata to associate with the file. + */ + public Map getMetadata() { + return metadata; + } + + /** + * @param metadata The metadata to associate with the file. + * @return The updated options + */ + public DataLakeFileOutputStreamOptions setMetadata(Map metadata) { + this.metadata = metadata; + return this; + } + + /** + * @return The tags to associate with the file. + */ + public Map getTags() { + return tags; + } + + /** + * @param tags The tags to associate with the file. + * @return The updated options. + */ + public DataLakeFileOutputStreamOptions setTags(Map tags) { + this.tags = tags; + return this; + } + + /** + * @return {@link AccessTier} + */ + public AccessTier getTier() { + return tier; + } + + /** + * @param tier {@link AccessTier} + * @return The updated options. + */ + public DataLakeFileOutputStreamOptions setTier(AccessTier tier) { + this.tier = tier; + return this; + } + + /** + * @return {@link DataLakeRequestConditions} + */ + public DataLakeRequestConditions getRequestConditions() { + return requestConditions; + } + + /** + * @param requestConditions {@link DataLakeRequestConditions} + * @return The updated options. + */ + public DataLakeFileOutputStreamOptions setRequestConditions(DataLakeRequestConditions requestConditions) { + this.requestConditions = requestConditions; + return this; + } +} diff --git a/sdk/storage/azure-storage-file-datalake/src/test/java/com/azure/storage/file/datalake/FileOutputStreamTest.groovy b/sdk/storage/azure-storage-file-datalake/src/test/java/com/azure/storage/file/datalake/FileOutputStreamTest.groovy new file mode 100644 index 0000000000000..5e1c660d4cba8 --- /dev/null +++ b/sdk/storage/azure-storage-file-datalake/src/test/java/com/azure/storage/file/datalake/FileOutputStreamTest.groovy @@ -0,0 +1,177 @@ +package com.azure.storage.file.datalake + +import com.azure.storage.blob.models.BlobErrorCode +import com.azure.storage.blob.models.BlobStorageException +import com.azure.storage.common.implementation.Constants +import com.azure.storage.common.test.shared.extensions.LiveOnly +import com.azure.storage.file.datalake.models.DataLakeFileOutputStreamResult +import com.azure.storage.file.datalake.models.DataLakeRequestConditions +import com.azure.storage.file.datalake.options.DataLakeFileInputStreamOptions +import com.azure.storage.file.datalake.options.DataLakeFileOutputStreamOptions +import spock.lang.Unroll + +class FileOutputStreamTest extends APISpec { + DataLakeFileClient fc + + def setup() { + fc = fsc.getFileClient(generatePathName()) + fc.create() + } + + // Only run this test in live mode since blocks are dynamically assigned + @LiveOnly + def "Upload download"() { + when: + int length = 6 * Constants.MB + byte[] randomBytes = getRandomByteArray(length) + + DataLakeFileOutputStreamResult streamResult = fc.getOutputStream() + OutputStream outStream = streamResult.getOutputStream() + outStream.write(randomBytes, 1 * Constants.MB, 5 * Constants.MB) + outStream.close() + + then: + def inputStream = fc.openInputStream().getInputStream() + int b + def outputStream = new ByteArrayOutputStream() + try { + while ((b = inputStream.read()) != -1) { + outputStream.write(b) + } + } catch (IOException ex) { + throw new UncheckedIOException(ex) + } + + byte[] randomBytes2 = outputStream.toByteArray() + assert randomBytes2 == Arrays.copyOfRange(randomBytes, 1 * Constants.MB, 6 * Constants.MB) + } + + // Only run this test in live mode since blocks are dynamically assigned + @LiveOnly + @Unroll + def "Upload download block size"() { + when: + int length = 6 * Constants.MB + byte[] randomBytes = getRandomByteArray(length) + + DataLakeFileOutputStreamResult streamResult = fc.getOutputStream() + OutputStream outStream = streamResult.getOutputStream() + outStream.write(randomBytes, 0, 6 * Constants.MB) + outStream.close() + + then: + def inputStreamResult = fc.openInputStream(new DataLakeFileInputStreamOptions().setBlockSize(blockSize)) + def inputStream = inputStreamResult.getInputStream() + int b + def outputStream = new ByteArrayOutputStream() + try { + for (int i = 0; i < numChunks; i++) { + b = inputStream.read() + assert b != -1 + outputStream.write(b) + assert inputStream.available() == sizes[i] - 1 // Make sure the internal buffer is the expected chunk size. + // Read the rest of the chunk + for (int j = 0; j < sizes[i] - 1; j++) { + b = inputStream.read() + assert b != -1 + outputStream.write(b) + } + } + } catch (IOException ex) { + throw new UncheckedIOException(ex) + } + assert inputStream.read() == -1 // Make sure we are at the end of the stream. + byte[] randomBytes2 = outputStream.toByteArray() + assert randomBytes2 == randomBytes + + where: + blockSize || numChunks | sizes + null || 2 | [4 * Constants.MB, 2 * Constants.MB] // Default + 5 * Constants.MB || 2 | [5 * Constants.MB, 1 * Constants.MB] // Greater than default + 3 * Constants.MB || 2 | [3 * Constants.MB, 3 * Constants.MB] // Smaller than default + } + + @LiveOnly + def "Output stream with close multiple times"() { + setup: + def data = getRandomByteArray(10 * Constants.MB) + + when: + // set option for allowing multiple close() calls + DataLakeFileOutputStreamResult streamResult = fc.getOutputStream() + OutputStream outputStream = streamResult.getOutputStream() + + outputStream.write(data) + outputStream.close() + def etag = fc.getProperties().getETag() + + then: + assert etag == fc.getProperties().getETag() + // call again, no exceptions should be thrown + outputStream.close() + assert etag == fc.getProperties().getETag() + outputStream.close() + assert etag == fc.getProperties().getETag() + + fc.getProperties().getFileSize() == data.length + convertInputStreamToByteArray(fc.openInputStream().getInputStream()) == data + } + + @LiveOnly + def "Output stream default no overwrite"() { + setup: + def data = getRandomByteArray(10 * Constants.MB) + def options = new DataLakeFileOutputStreamOptions() + .setRequestConditions(new DataLakeRequestConditions().setIfNoneMatch(Constants.HeaderConstants.ETAG_WILDCARD)) + + when: + def outputStream1 = fc.getOutputStream(options).getOutputStream() + def outputStream2 = fc.getOutputStream(options).getOutputStream() + outputStream2.write(data) + outputStream2.close() + + and: + outputStream1.write(data) + outputStream1.close() + + then: + def e = thrown(IOException) + e.getCause() instanceof BlobStorageException + ((BlobStorageException) e.getCause()).getErrorCode() == BlobErrorCode.BLOB_ALREADY_EXISTS + } + + @LiveOnly + def "Output stream buffer reuse"() { + setup: + fc = fsc.getFileClient(generatePathName()) + def data = getRandomByteArray(10 * Constants.KB) + def inputStream = new ByteArrayInputStream(data) + def buffer = new byte[1024] + + when: + def outputStream = fc.getOutputStream().getOutputStream() + for (int i=0; i<10; i++) { + inputStream.read(buffer) + outputStream.write(buffer) + } + outputStream.close() + + then: + fc.getProperties().getFileSize() == data.length + convertInputStreamToByteArray(fc.openInputStream().getInputStream()) == data + } + + def convertInputStreamToByteArray(InputStream inputStream) { + int b + ByteArrayOutputStream outputStream = new ByteArrayOutputStream() + try { + while ((b = inputStream.read()) != -1) { + outputStream.write(b) + } + } catch (IOException ex) { + throw new UncheckedIOException(ex) + } + + return outputStream.toByteArray() + } +} diff --git a/sdk/storage/azure-storage-file-share/pom.xml b/sdk/storage/azure-storage-file-share/pom.xml index 986def6b10291..6294dd929c754 100644 --- a/sdk/storage/azure-storage-file-share/pom.xml +++ b/sdk/storage/azure-storage-file-share/pom.xml @@ -95,7 +95,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/storage/azure-storage-internal-avro/pom.xml b/sdk/storage/azure-storage-internal-avro/pom.xml index acf1e67a65799..99bdc8474f07f 100644 --- a/sdk/storage/azure-storage-internal-avro/pom.xml +++ b/sdk/storage/azure-storage-internal-avro/pom.xml @@ -41,6 +41,7 @@ --add-opens com.azure.storage.internal.avro/com.azure.storage.internal.avro.implementation=ALL-UNNAMED --add-opens com.azure.storage.internal.avro/com.azure.storage.internal.avro.implementation.schema=ALL-UNNAMED + true @@ -66,6 +67,30 @@ 2.13.5 + + org.junit.jupiter + junit-jupiter-api + 5.9.1 + test + + + org.junit.jupiter + junit-jupiter-engine + 5.9.1 + test + + + org.junit.jupiter + junit-jupiter-params + 5.9.1 + test + + + com.azure + azure-core-test + 1.16.2 + test + io.projectreactor reactor-test @@ -86,12 +111,6 @@ 1.7.36 test - - org.spockframework - spock-core - 2.4-M1-groovy-4.0 - test - @@ -181,63 +200,6 @@ - - - org.codehaus.gmavenplus - gmavenplus-plugin - 2.1.0 - - - - addTestSources - generateTestStubs - compileTests - removeTestStubs - - test-compile - - - - ${skipTestCompile} - - - ${project.basedir}/src/test - - **/*.groovy - - - - - - - - java9plus - - [9,) - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.10.1 - - - default-testCompile - process-test-sources - - testCompile - - - false - - - - - - - - diff --git a/sdk/storage/azure-storage-internal-avro/src/main/java/com/azure/storage/internal/avro/implementation/AvroParserState.java b/sdk/storage/azure-storage-internal-avro/src/main/java/com/azure/storage/internal/avro/implementation/AvroParserState.java index 7e0dec60ad32e..b88acf74a0bdf 100644 --- a/sdk/storage/azure-storage-internal-avro/src/main/java/com/azure/storage/internal/avro/implementation/AvroParserState.java +++ b/sdk/storage/azure-storage-internal-avro/src/main/java/com/azure/storage/internal/avro/implementation/AvroParserState.java @@ -22,8 +22,8 @@ */ public class AvroParserState { - private Stack stack; - private List cache; + private final Stack stack; + private final List cache; private long size; private long sourceOffset; /* Keeps track of number of bytes read from the source. */ @@ -44,6 +44,14 @@ public class AvroParserState { this.sourceOffset = sourceOffset; } + List getCache() { + return cache; + } + + long getSize() { + return size; + } + /** * Writes to the state's internal cache of buffers. * diff --git a/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroParserStateTest.groovy b/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroParserStateTest.groovy deleted file mode 100644 index 9cb2737892873..0000000000000 --- a/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroParserStateTest.groovy +++ /dev/null @@ -1,83 +0,0 @@ -package com.azure.storage.internal.avro.implementation - -import com.azure.storage.internal.avro.implementation.schema.AvroSchema -import spock.lang.Specification -import spock.lang.Unroll - -import java.nio.ByteBuffer - -class AvroParserStateTest extends Specification { - - def "constructor"() { - setup: - AvroParserState state = new AvroParserState() - - expect: - state.size == 0 - state.cache.isEmpty() - } - - @Unroll - def "write"() { - setup: - AvroParserState state = new AvroParserState() - - when: - byte[] b = new byte[size]; - new Random().nextBytes(b); - state.write(ByteBuffer.wrap(b)) - - then: - state.size == size - AvroSchema.getBytes(state.read(size)) == b - - where: - size || _ - 0 || _ - 10 || _ - 100 || _ - 1000 || _ - } - - @Unroll - def "readSize"() { - setup: - AvroParserState state = new AvroParserState() - ByteBuffer b1 = ByteBuffer.wrap("Hello ".getBytes()) - ByteBuffer b2 = ByteBuffer.wrap("World!".getBytes()) - state.write(b1) - state.write(b2) - - expect: - AvroSchema.getBytes(state.read(size)) == value - state.size == remaining - state.cache.size() == buffersLeft - - where: - size || remaining | value | buffersLeft - 0 || 12 | [] | 2 /* 0 buffers */ - 3 || 9 | "Hel".getBytes() | 2 /* 1 buffer */ - 6 || 6 | "Hello ".getBytes() | 1 /* Exactly 1 buffer. */ - 7 || 5 | "Hello W".getBytes() | 1 /* 2 buffers */ - 12 || 0 | "Hello World!".getBytes() | 0 /* Exactly 2 buffers. */ - } - - def "read"() { - setup: - String word = "Hello World!" - AvroParserState state = new AvroParserState() - ByteBuffer b1 = ByteBuffer.wrap(word.substring(0, 6).getBytes()) - ByteBuffer b2 = ByteBuffer.wrap(word.substring(6, 12).getBytes()) - state.write(b1) - state.write(b2) - - expect: - def index = 0 - while (index < word.length()) { - assert state.read() == (byte) word.charAt(index) - index++ - assert state.size == word.length() - index - } - } - -} diff --git a/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroParserStateTests.java b/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroParserStateTests.java new file mode 100644 index 0000000000000..9c2dd6500de1a --- /dev/null +++ b/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroParserStateTests.java @@ -0,0 +1,78 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.internal.avro.implementation; + +import com.azure.storage.internal.avro.implementation.schema.AvroSchema; +import org.junit.jupiter.api.Test; +import org.junit.jupiter.params.ParameterizedTest; +import org.junit.jupiter.params.provider.Arguments; +import org.junit.jupiter.params.provider.MethodSource; +import org.junit.jupiter.params.provider.ValueSource; + +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.util.Random; +import java.util.stream.Stream; + +import static com.azure.core.test.utils.TestUtils.assertArraysEqual; +import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertTrue; + +public class AvroParserStateTests { + @Test + public void constructor() { + AvroParserState state = new AvroParserState(); + assertEquals(0, state.getSize()); + assertTrue(state.getCache().isEmpty()); + } + + @ParameterizedTest + @ValueSource(ints = { 0, 10, 100, 1000 }) + public void write(int size) { + AvroParserState state = new AvroParserState(); + byte[] b = new byte[size]; + new Random().nextBytes(b); + state.write(ByteBuffer.wrap(b)); + + assertEquals(size, state.getSize()); + assertArraysEqual(b, AvroSchema.getBytes(state.read(size))); + } + + @ParameterizedTest + @MethodSource("readSizeSupplier") + public void readSize(int size, int remaining, byte[] value, int buffersLeft) { + AvroParserState state = new AvroParserState(); + state.write(ByteBuffer.wrap("Hello ".getBytes(StandardCharsets.UTF_8))); + state.write(ByteBuffer.wrap("World!".getBytes(StandardCharsets.UTF_8))); + + assertArraysEqual(value, AvroSchema.getBytes(state.read(size))); + assertEquals(remaining, state.getSize()); + assertEquals(buffersLeft, state.getCache().size()); + } + + private static Stream readSizeSupplier() { + return Stream.of( + Arguments.of(0, 12, new byte[0], 2), + Arguments.of(3, 9, "Hel".getBytes(StandardCharsets.UTF_8), 2), + Arguments.of(6, 6, "Hello ".getBytes(StandardCharsets.UTF_8), 1), + Arguments.of(7, 5, "Hello W".getBytes(StandardCharsets.UTF_8), 1), + Arguments.of(12, 0, "Hello World!".getBytes(StandardCharsets.UTF_8), 0) + ); + } + + @Test + public void read() { + String word = "Hello World!"; + AvroParserState state = new AvroParserState(); + state.write(ByteBuffer.wrap(word.substring(0, 6).getBytes(StandardCharsets.UTF_8))); + state.write(ByteBuffer.wrap(word.substring(6, 12).getBytes(StandardCharsets.UTF_8))); + + int index = 0; + while (index < word.length()) { + assertEquals(word.charAt(index), state.read()); + index++; + assertEquals(word.length() - index, state.getSize()); + } + } +} diff --git a/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroReaderTest.groovy b/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroReaderTest.groovy deleted file mode 100644 index 6a769dd5c874f..0000000000000 --- a/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroReaderTest.groovy +++ /dev/null @@ -1,437 +0,0 @@ -package com.azure.storage.internal.avro.implementation - -import com.azure.core.util.FluxUtil -import com.azure.storage.internal.avro.implementation.schema.primitive.AvroNullSchema -import reactor.core.publisher.Flux -import reactor.test.StepVerifier -import reactor.util.function.Tuples -import spock.lang.Specification -import spock.lang.Unroll - -import java.nio.ByteBuffer -import java.nio.channels.AsynchronousFileChannel -import java.nio.file.Path -import java.nio.file.Paths -import java.nio.file.StandardOpenOption - -class AvroReaderTest extends Specification { - - String getTestCasePath(int testCase) { - String fileName = String.format("test_null_%d.avro", testCase) - ClassLoader classLoader = getClass().getClassLoader() - File file = new File(classLoader.getResource(fileName).getFile()) - return file.getAbsolutePath(); - } - - /** - * These are the schemas that are being tested. - * ('"null"', None), - * ('"boolean"', True), - * ('"string"', 'adsfasdf09809dsf-=adsf'), - * ('"bytes"', b'12345abcd'), - * ('"int"', 1234), - * ('"long"', 1234), - * ('"float"', 1234.0), - * ('"double"', 1234.0), - * ('{"type": "fixed", "name": "Test", "size": 1}', b'B'), - * ('{"type": "enum", "name": "Test", "symbols": ["A", "B"]}', 'B'), - * ('{"type": "array", "items": "long"}', [1, 3, 2]), - * ('{"type": "map", "values": "long"}', {'a': 1, 'b': 3, 'c': 2}), - * ('["string", "null", "long"]', null), - * - * (""" - * { - * "type": "record", - * "name": "Test", - * "fields": [{"name": "f", "type": "long"}] - * } - * "", - * {'f': 5}), - * (""" - * { - * "type": "record", - * "name": "Lisp", - * "fields": [{ - * "name": "value", - * "type": [ - * "null", - * "string", - * { - * "type": "record", - * "name": "Cons", - * "fields": [{"name": "car", "type": "Lisp"}, - * {"name": "cdrpe": "Lisp"}] - * } - * ] - * }] - * } - * """, - * {'value': {'car': {'value': 'head'}, 'cdr': {'value': None}}}), - */ - - @Unroll - def "Parse"() { - setup: - Path path = Paths.get(getTestCasePath(testCase)) - AsynchronousFileChannel fileChannel = AsynchronousFileChannel.open(path, StandardOpenOption.READ) - - /* Normal use case. */ - when: - Flux data = FluxUtil.readFile(fileChannel) - def simpleVerifier = StepVerifier.create( - new AvroReaderFactory().getAvroReader(data) - .read() - .map({ avroObject -> avroObject.getObject() }) - ) - then: - int simpleCounter = 0 - while (simpleCounter < 10) { - assert simpleVerifier - .expectNextMatches(predicate) - simpleCounter++ - } - assert simpleVerifier.verifyComplete() - - /* Special use case for Changefeed - parse header and block separate. */ - when: - Flux header = FluxUtil.readFile(fileChannel) - Flux body = FluxUtil.readFile(fileChannel, blockOffset, fileChannel.size()) - def complexVerifier = StepVerifier.create( - new AvroReaderFactory().getAvroReader(header, body, blockOffset, -1 as long) - .read() - .map({ avroObject -> avroObject.getObject() }) - ) - - then: - int complexCounter = 0 - while (complexCounter < 10) { - assert complexVerifier - .expectNextMatches(predicate) - complexCounter++ - } - assert complexVerifier.verifyComplete() - - where: - /* blockOffsets were manually extracted from a run. */ - testCase | blockOffset || predicate - 0 | 57 || { o -> o instanceof AvroNullSchema.Null } // Null - 1 | 60 || { o -> (Boolean) o } // Boolean - 2 | 59 || { o -> ((String) o).equals("adsfasdf09809dsf-=adsf") } // String - 3 | 58 || { o -> this.&bytesEqual(o, '12345abcd'.getBytes()) } // Bytes - 4 | 56 || { o -> ((Integer) o).equals(1234) } // Integer - 5 | 57 || { o -> ((Long) o).equals(1234L) } // Long - 6 | 58 || { o -> ((Float) o).equals(1234.0 as Float) } // Float - 7 | 59 || { o -> ((Double) o).equals(1234.0 as Double) } // Double - 8 | 95 || { o -> this.&bytesEqual(o, 'B'.getBytes()) } // Fixed - 9 | 106 || { o -> ((String) o).equals("B") } // Enum - 10 | 85 || { o -> ((List) o).equals([1, 3, 2]) } // Array - 11 | 84 || { o -> ((Map) o).equals(['a': 1, 'b': 3, 'c': 2])} // Map - 12 | 77 || { o -> o instanceof AvroNullSchema.Null } // Union - 13 | 129 || { o -> ((Map) o).equals(['$record': 'Test', 'f': 5]) } // Record - /* TODO (gapra) : Not necessary for QQ or CF but case 14 tests the ability to reference named types as a type in a record. */ - } - - boolean bytesEqual(Object actual, byte[] expected) { - Iterator bytes = ((LinkedList) actual).iterator() - - boolean match = true - int index = 0; - while (bytes.hasNext()) { - ByteBuffer b = bytes.next() - while (b.hasRemaining()) { - match &= b.get() == expected[index] - index++; - } - } - - return match - } - - /* This test checks that different chunk sizes still result in validly parsed files. */ - @Unroll - def "Parse chunk size"() { - setup: - Path path = Paths.get(getTestCasePath(13)) - AsynchronousFileChannel fileChannel = AsynchronousFileChannel.open(path, StandardOpenOption.READ) - - /* Normal use case. */ - when: - Flux data = FluxUtil.readFile(fileChannel, chunkSize, 0, 157) - def simpleVerifier = StepVerifier.create( - new AvroReaderFactory().getAvroReader(data) - .read() - .map({avroObject -> avroObject.getObject()}) - ) - then: - int counter = 0 - while (counter < 10) { - assert simpleVerifier - .expectNextMatches({ o -> ((Map) o).equals(['$record': 'Test', 'f': 5]) }) - counter++ - } - assert simpleVerifier.verifyComplete() - - /* Special use case for Changefeed - parse header and block separate. */ - when: - Flux header = FluxUtil.readFile(fileChannel) - Flux body = FluxUtil.readFile(fileChannel, chunkSize, 129, fileChannel.size()) - def complexVerifier = StepVerifier.create( - new AvroReaderFactory().getAvroReader(header, body, 129 as long, -1 as long) - .read() - .map({avroObject -> avroObject.getObject()}) - ) - - then: - int complexCounter = 0 - while (complexCounter < 10) { - assert complexVerifier - .expectNextMatches({ o -> ((Map) o).equals(['$record': 'Test', 'f': 5]) }) - complexCounter++ - } - assert complexVerifier.verifyComplete() - - /* The record avro file is 157 bytes long. */ - where: - chunkSize || _ - 1 || _ /* 157 1 byte ByteBuffers. */ - 36 || _ /* 4 36 byte ByteBuffers. */ - 78 || _ /* 2 78 byte ByteBuffers. */ - 157 || _ /* 1 157 byte ByteBuffer. */ - } - - /* TODO (gapra) : Download a CF file with a single record and add a test with that, validate all parts of map are correct. Also chunk the file. */ - def "Parse CF large"() { - setup: - String fileName = "changefeed_large.avro" - ClassLoader classLoader = getClass().getClassLoader() - File f = new File(classLoader.getResource(fileName).getFile()) - Path path = Paths.get(f.getAbsolutePath()) - AsynchronousFileChannel fileChannel = AsynchronousFileChannel.open(path, StandardOpenOption.READ) - - /* Normal use case. */ - when: - Flux data = FluxUtil.readFile(fileChannel) - def simpleVerifier = StepVerifier.create( - new AvroReaderFactory().getAvroReader(data) - .read() - .map({avroObject -> avroObject.getObject()}) - .map({o -> (String)((Map) o).get("subject")}) - .index() - ) - - then: - int simpleCounter = 0 - while (simpleCounter < 1000) { - assert simpleVerifier - .expectNextMatches({t -> t.getT2() == "/blobServices/default/containers/test-container/blobs/" + t.getT1()}) - simpleCounter++ - } - assert simpleVerifier.verifyComplete() - } - - @Unroll - def "Parse CF large blockOffset"() { - setup: - String fileName = "changefeed_large.avro" - ClassLoader classLoader = getClass().getClassLoader() - File f = new File(classLoader.getResource(fileName).getFile()) - Path path = Paths.get(f.getAbsolutePath()) - AsynchronousFileChannel fileChannel = AsynchronousFileChannel.open(path, StandardOpenOption.READ) - - /* Special use case for Changefeed - parse header and block separate. */ - when: - Flux header = FluxUtil.readFile(fileChannel, 0, 5 * 1024) - Flux body = FluxUtil.readFile(fileChannel, blockOffset, fileChannel.size()) - def complexVerifier = StepVerifier.create( - new AvroReaderFactory().getAvroReader(header, body, blockOffset, -1 as long) - .read() - .map({avroObject -> avroObject.getObject()}) - .map({o -> (String)((Map) o).get("subject")}) - .index() - .map({ tuple2 -> Tuples.of(tuple2.getT1() + 1000 - numObjects, tuple2.getT2()) }) - ) - - then: - int complexCounter = 0 - while (complexCounter < numObjects) { - assert complexVerifier - .expectNextMatches({t -> t.getT2() == "/blobServices/default/containers/test-container/blobs/" + t.getT1()}) - complexCounter++ - } - assert complexVerifier.verifyComplete() - - where: - blockOffset | numObjects || _ - 1953 | 1000 || _ - 67686 | 881 || _ - 133529 | 762 || _ - 199372 | 643 || _ - 265215 | 524 || _ - 331058 | 405 || _ - 396901 | 286 || _ - 462744 | 167 || _ - 528587 | 48 || _ - 555167 | 0 || _ - } - - @Unroll - def "Parse CF large filterIndex"() { - setup: - String fileName = "changefeed_large.avro" - ClassLoader classLoader = getClass().getClassLoader() - File f = new File(classLoader.getResource(fileName).getFile()) - Path path = Paths.get(f.getAbsolutePath()) - AsynchronousFileChannel fileChannel = AsynchronousFileChannel.open(path, StandardOpenOption.READ) - - /* Special use case for Changefeed - parse header and block separate. */ - when: - Flux header = FluxUtil.readFile(fileChannel, 0, 5 * 1024) - Flux body = FluxUtil.readFile(fileChannel, blockOffset, fileChannel.size()) - def complexVerifier = StepVerifier.create( - new AvroReaderFactory().getAvroReader(header, body, blockOffset, filterIndex) - .read() - .map({avroObject -> avroObject.getObject()}) - .map({o -> (String)((Map) o).get("subject")}) - .index() - .map({ tuple2 -> Tuples.of(tuple2.getT1() + 1000 - numObjects, tuple2.getT2()) }) - ) - - then: - int complexCounter = 0 - while (complexCounter < numObjects) { - assert complexVerifier - .expectNextMatches({t -> t.getT2() == "/blobServices/default/containers/test-container/blobs/" + t.getT1()}) - complexCounter++ - } - assert complexVerifier.verifyComplete() - - where: - blockOffset | filterIndex | numObjects || _ - 1953 | 1 | 999 || _ - 67686 | 35 | 846 || _ - 133529 | 57 | 705 || _ - 199372 | 0 | 643 || _ - 265215 | 51 | 473 || _ - 331058 | 0 | 405 || _ - 396901 | 11 | 275 || _ - 462744 | 68 | 99 || _ - 528587 | 41 | 7 || _ - 555167 | 0 | 0 || _ - } - - def "Parse CF small"() { - setup: - String fileName = "changefeed_small.avro" - ClassLoader classLoader = getClass().getClassLoader() - File f = new File(classLoader.getResource(fileName).getFile()) - Path path = Paths.get(f.getAbsolutePath()) - AsynchronousFileChannel fileChannel = AsynchronousFileChannel.open(path, StandardOpenOption.READ) - - /* Normal use case. */ - when: - Flux data = FluxUtil.readFile(fileChannel) - def simpleVerifier = StepVerifier.create( - new AvroReaderFactory().getAvroReader(data) - .read() - .map({avroObject -> avroObject.getObject()}) - ) - - then: - simpleVerifier.expectNextMatches({ t -> this.&verifyChangefeedEvent(t) }) - .verifyComplete() - - } - - boolean verifyChangefeedEvent(Object record) { - boolean valid = true; - valid &= record instanceof Map - Map r = (Map) record - valid &= r.get('$record') == "BlobChangeEvent" - valid &= r.get("schemaVersion") == 3 - valid &= r.get("topic") == "/subscriptions/ba45b233-e2ef-4169-8808-49eb0d8eba0d/resourceGroups/XClient/providers/Microsoft.Storage/storageAccounts/seanchangefeedstage" - valid &= r.get("subject") == "/blobServices/default/containers/myblobscontainer9/blobs/myblob" - valid &= r.get("eventType") == "BlobCreated" - valid &= r.get("eventTime") == "2020-03-28T05:05:46.6636036Z" - valid &= r.get("id") == "ecc8f58e-301e-0022-18be-045724067dce" - valid &= verifyChangefeedData(r.get("data")) - return valid - } - - boolean verifyChangefeedData(Object record) { - boolean valid = true; - valid &= record instanceof Map - Map r = (Map) record - valid &= r.get('$record') == "BlobChangeEventData" - valid &= r.get('api') == "PutBlob" - valid &= r.get('clientRequestId') == "c8a34806-70b1-11ea-a4b0-001a7dda7113" - valid &= r.get('requestId') == "ecc8f58e-301e-0022-18be-045724000000" - valid &= r.get('etag') == "0x8D7D2D5ACE2CC31" - valid &= r.get("contentType") == "application/octet-stream" - valid &= r.get("contentLength") == 55 - valid &= r.get("blobType") == "BlockBlob" - valid &= r.get("url") == "" - valid &= r.get("sequencer") == "00000000000000000000000000001839000000000001a9dc" - valid &= r.get("previousInfo") instanceof AvroNullSchema.Null - valid &= r.get("snapshot") instanceof AvroNullSchema.Null - valid &= r.get("blobPropertiesUpdated") instanceof AvroNullSchema.Null - valid &= r.get("storageDiagnostics") instanceof Map - Map sd = (Map) r.get("storageDiagnostics") - valid &= sd.get("bid") == "6148d063-2006-0001-00be-04cde7000000" - valid &= sd.get("sid") == "5083feab-0027-eed2-bf03-0d533fee5677" - valid &= sd.get("seq") == "(6201,22103,109020,108961)" - return valid - } - - def "Parse QQ small"() { - setup: - String fileName = "query_small.avro" - ClassLoader classLoader = getClass().getClassLoader() - File f = new File(classLoader.getResource(fileName).getFile()) - Path path = Paths.get(f.getAbsolutePath()) - Flux data = FluxUtil.readFile(AsynchronousFileChannel.open(path, StandardOpenOption.READ)) - - when: - def sv = StepVerifier.create( - new AvroReaderFactory().getAvroReader(data) - .read() - .map({avroObject -> avroObject.getObject()}) - ) - - then: - sv - .expectNextMatches({ o -> ((Map) o).containsKey('$record') && ((Map) o).containsKey('data') && ((Map) o).containsValue('resultData')}) - .expectNextMatches({ o -> ((Map) o).equals(['$record': 'progress', 'bytesScanned': 1024, 'totalBytes': 1024]) }) - .expectNextMatches({ o -> ((Map) o).equals(['$record': 'end', 'totalBytes': 1024]) }) - .verifyComplete() - } - - def "Parse QQ large"() { - setup: - String fileName = "query_large.avro" - ClassLoader classLoader = getClass().getClassLoader() - File f = new File(classLoader.getResource(fileName).getFile()) - Path path = Paths.get(f.getAbsolutePath()) - Flux data = FluxUtil.readFile(AsynchronousFileChannel.open(path, StandardOpenOption.READ)) - - when: - def sv = StepVerifier.create( - new AvroReaderFactory().getAvroReader(data) - .read() - .map({avroObject -> avroObject.getObject()}) - ) - - then: - sv - .expectNextMatches({ o -> ((Map) o).containsKey('$record') && ((Map) o).containsKey('data') && ((Map) o).containsValue('resultData')}) - .expectNextMatches({ o -> ((Map) o).equals(['$record': 'progress', 'bytesScanned': 4194304, 'totalBytes': 16384000]) }) - .expectNextMatches({ o -> ((Map) o).containsKey('$record') && ((Map) o).containsKey('data') && ((Map) o).containsValue('resultData')}) - .expectNextMatches({ o -> ((Map) o).equals(['$record': 'progress', 'bytesScanned': 8388608, 'totalBytes': 16384000]) }) - .expectNextMatches({ o -> ((Map) o).containsKey('$record') && ((Map) o).containsKey('data') && ((Map) o).containsValue('resultData')}) - .expectNextMatches({ o -> ((Map) o).equals(['$record': 'progress', 'bytesScanned': 12582912, 'totalBytes': 16384000]) }) - .expectNextMatches({ o -> ((Map) o).containsKey('$record') && ((Map) o).containsKey('data') && ((Map) o).containsValue('resultData')}) - .expectNextMatches({ o -> ((Map) o).equals(['$record': 'progress', 'bytesScanned': 16384000, 'totalBytes': 16384000]) }) - .expectNextMatches({ o -> ((Map) o).equals(['$record': 'end', 'totalBytes': 16384000]) }) - .verifyComplete() - } - -} diff --git a/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroReaderTests.java b/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroReaderTests.java new file mode 100644 index 0000000000000..2ff325785f1c1 --- /dev/null +++ b/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroReaderTests.java @@ -0,0 +1,344 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.internal.avro.implementation; + +import com.azure.core.util.FluxUtil; +import com.azure.storage.internal.avro.implementation.schema.primitive.AvroNullSchema; +import org.junit.jupiter.api.Test; +import org.junit.jupiter.params.ParameterizedTest; +import org.junit.jupiter.params.provider.Arguments; +import org.junit.jupiter.params.provider.CsvSource; +import org.junit.jupiter.params.provider.MethodSource; +import org.junit.jupiter.params.provider.ValueSource; +import reactor.test.StepVerifier; +import reactor.util.function.Tuples; + +import java.io.File; +import java.io.IOException; +import java.nio.ByteBuffer; +import java.nio.channels.AsynchronousFileChannel; +import java.nio.charset.StandardCharsets; +import java.nio.file.Path; +import java.nio.file.StandardOpenOption; +import java.util.Arrays; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import java.util.function.Consumer; +import java.util.stream.Stream; + +import static com.azure.core.test.utils.TestUtils.assertArraysEqual; +import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertInstanceOf; +import static org.junit.jupiter.api.Assertions.assertTrue; + +@SuppressWarnings("unchecked") +public class AvroReaderTests { + private static final String LARGE_AVRO_PATH = "/blobServices/default/containers/test-container/blobs/"; + + AsynchronousFileChannel openChannel(int testCase) throws IOException { + return openChannel("test_null_" + testCase + ".avro"); + } + + AsynchronousFileChannel openChannel(String testCase) throws IOException { + return AsynchronousFileChannel.open( + new File(getClass().getClassLoader().getResource(testCase).getFile()).toPath(), StandardOpenOption.READ); + } + + /* + * These are the schemas that are being tested. + * ('"null"', None), + * ('"boolean"', True), + * ('"string"', 'adsfasdf09809dsf-=adsf'), + * ('"bytes"', b'12345abcd'), + * ('"int"', 1234), + * ('"long"', 1234), + * ('"float"', 1234.0), + * ('"double"', 1234.0), + * ('{"type": "fixed", "name": "Test", "size": 1}', b'B'), + * ('{"type": "enum", "name": "Test", "symbols": ["A", "B"]}', 'B'), + * ('{"type": "array", "items": "long"}', [1, 3, 2]), + * ('{"type": "map", "values": "long"}', {'a': 1, 'b': 3, 'c': 2}), + * ('["string", "null", "long"]', null), + * + * (""" + * { + * "type": "record", + * "name": "Test", + * "fields": [{"name": "f", "type": "long"}] + * } + * "", + * {'f': 5}), + * (""" + * { + * "type": "record", + * "name": "Lisp", + * "fields": [{ + * "name": "value", + * "type": [ + * "null", + * "string", + * { + * "type": "record", + * "name": "Cons", + * "fields": [{"name": "car", "type": "Lisp"}, + * {"name": "cdrpe": "Lisp"}] + * } + * ] + * }] + * } + * """, + * {'value': {'car': {'value': 'head'}, 'cdr': {'value': None}}}), + */ + + @ParameterizedTest + @MethodSource("parseSupplier") + public void parse(int testCase, int blockOffset, Consumer consumer) throws IOException { + AsynchronousFileChannel fileChannel = openChannel(testCase); + + /* Normal use case. */ + assertNextMatches(StepVerifier.create( + new AvroReaderFactory().getAvroReader(FluxUtil.readFile(fileChannel)).read().map(AvroObject::getObject)), + consumer, 10) + .verifyComplete(); + + /* Special use case for Changefeed - parse header and block separate. */ + assertNextMatches(StepVerifier.create(new AvroReaderFactory().getAvroReader(FluxUtil.readFile(fileChannel), + FluxUtil.readFile(fileChannel, blockOffset, fileChannel.size()), blockOffset, -1) + .read().map(AvroObject::getObject)), consumer, 10) + .verifyComplete(); + } + + private static Stream parseSupplier() { + Map map = new HashMap<>(); + map.put("a", 1L); + map.put("b", 3L); + map.put("c", 2L); + + Map record = new HashMap<>(); + record.put("$record", "Test"); + record.put("f", 5L); + + return Stream.of( + Arguments.of(0, 57, createConsumer(o -> assertInstanceOf(AvroNullSchema.Null.class, o))), + Arguments.of(1, 60, createConsumer(o -> assertTrue((boolean) o))), + Arguments.of(2, 59, createConsumer(o -> assertEquals("adsfasdf09809dsf-=adsf", o))), + Arguments.of(3, 58, createConsumer(o -> bytesEqual(o, "12345abcd".getBytes(StandardCharsets.UTF_8)))), + Arguments.of(4, 56, createConsumer(o -> assertEquals(1234, o))), + Arguments.of(5, 57, createConsumer(o -> assertEquals(1234L, o))), + Arguments.of(6, 58, createConsumer(o -> assertEquals(1234F, o))), + Arguments.of(7, 59, createConsumer(o -> assertEquals(1234D, o))), + Arguments.of(8, 95, createConsumer(o -> bytesEqual(o, "B".getBytes(StandardCharsets.UTF_8)))), + Arguments.of(9, 106, createConsumer(o -> assertEquals("B", o))), + Arguments.of(10, 85, createConsumer(o -> assertEquals(Arrays.asList(1L, 3L, 2L), o))), + Arguments.of(11, 84, createConsumer(o -> assertEquals(map, o))), + Arguments.of(12, 77, createConsumer(o -> assertInstanceOf(AvroNullSchema.Null.class, o))), + Arguments.of(13, 129, createConsumer(o -> assertEquals(record, o))) + /* TODO (gapra) : Not necessary for QQ or CF but case 14 tests the ability to reference named types as a type in a record. */ + ); + } + + private static Consumer createConsumer(Consumer consumer) { + return consumer; + } + + static void bytesEqual(Object actual, byte[] expected) { + int index = 0; + byte[] actualBytes = new byte[expected.length]; + for (ByteBuffer bytes : (List) actual) { + int remaining = bytes.remaining(); + bytes.get(actualBytes, index, remaining); + index += remaining; + } + + assertArraysEqual(expected, actualBytes); + } + + + /* This test checks that different chunk sizes still result in validly parsed files. */ + @ParameterizedTest + @ValueSource(ints = {1, 36, 78, 157}) + public void parseChunkSize(int chunkSize) throws IOException { + AsynchronousFileChannel fileChannel = openChannel(13); + Map record = new HashMap<>(); + record.put("$record", "Test"); + record.put("f", 5L); + + /* Normal use case. */ + assertNextMatches(StepVerifier.create( + new AvroReaderFactory().getAvroReader(FluxUtil.readFile(fileChannel, chunkSize, 0, 157)).read() + .map(AvroObject::getObject)), o -> assertEquals(record, o), 10) + .verifyComplete(); + + /* Special use case for Changefeed - parse header and block separate. */ + assertNextMatches(StepVerifier.create(new AvroReaderFactory().getAvroReader(FluxUtil.readFile(fileChannel), + FluxUtil.readFile(fileChannel, chunkSize, 129, fileChannel.size()), 129L, -1L).read() + .map(AvroObject::getObject)), o -> assertEquals(record, o), 10) + .verifyComplete(); + } + + /* TODO (gapra) : Download a CF file with a single record and add a test with that, validate all parts of map are correct. Also chunk the file. */ + @Test + public void parseCfLarge() throws IOException { + /* Normal use case. */ + assertNextMatches(StepVerifier.create(new AvroReaderFactory().getAvroReader( + FluxUtil.readFile(openChannel("changefeed_large.avro"))).read().map(AvroObject::getObject) + .map(o -> (String) ((Map) o).get("subject")).index()), + t -> assertEquals(LARGE_AVRO_PATH + t.getT1(), t.getT2()), 1000) + .verifyComplete(); + } + + @ParameterizedTest + @CsvSource({"1953,1000", "67686,881", "133529,762", "199372,643", "265215,524", "331058,405", "396901,286", + "462744,167", "528587,48", "555167,0"}) + public void parseCfLargeBlockOffset(int blockOffset, int numObjects) throws IOException { + AsynchronousFileChannel fileChannel = openChannel("changefeed_large.avro"); + + /* Special use case for Changefeed - parse header and block separate. */ + assertNextMatches(StepVerifier.create(new AvroReaderFactory().getAvroReader( + FluxUtil.readFile(fileChannel, 0, 5 * 1024), + FluxUtil.readFile(fileChannel, blockOffset, fileChannel.size()), blockOffset, -1L).read() + .map(AvroObject::getObject) + .map(o -> (String) ((Map) o).get("subject")) + .index() + .map(tuple2 -> Tuples.of(tuple2.getT1() + 1000 - numObjects, tuple2.getT2()))), + t -> assertEquals(LARGE_AVRO_PATH + t.getT1(), t.getT2()), numObjects) + .verifyComplete(); + } + + @ParameterizedTest + @CsvSource({"1953,1,999", "67686,35,846", "133529,57,705", "199372,0,643", "265215,51,473", "331058,0,405", + "396901,11,275", "462744,68,99", "528587,41,7", "555167,0,0"}) + public void parseCfLargeFilterIndex(int blockOffset, int filterIndex, int numObjects) throws IOException { + AsynchronousFileChannel fileChannel = openChannel("changefeed_large.avro"); + + /* Special use case for Changefeed - parse header and block separate. */ + assertNextMatches(StepVerifier.create(new AvroReaderFactory().getAvroReader( + FluxUtil.readFile(fileChannel, 0, 5 * 1024), + FluxUtil.readFile(fileChannel, blockOffset, fileChannel.size()), blockOffset, filterIndex) + .read().map(AvroObject::getObject).map(o -> (String) ((Map) o).get("subject")).index() + .map(tuple2 -> Tuples.of(tuple2.getT1() + 1000 - numObjects, tuple2.getT2()))), + t -> assertEquals(LARGE_AVRO_PATH + t.getT1(), t.getT2()), numObjects) + .verifyComplete(); + } + + @Test + public void parseCfSmall() throws IOException { + Path path = new File(getClass().getClassLoader().getResource("changefeed_small.avro").getFile()) + .toPath(); + + try (AsynchronousFileChannel fileChannel = AsynchronousFileChannel.open(path, StandardOpenOption.READ)) { + /* Normal use case. */ + StepVerifier.create(new AvroReaderFactory().getAvroReader(FluxUtil.readFile(fileChannel)) + .read() + .map(AvroObject::getObject)) + .assertNext(AvroReaderTests::verifyChangefeedEvent) + .verifyComplete(); + } + } + + static void verifyChangefeedEvent(Object record) { + assertInstanceOf(Map.class, record); + Map r = (Map) record; + + assertEquals("BlobChangeEvent", r.get("$record")); + assertEquals(3, Integer.valueOf(String.valueOf(r.get("schemaVersion")))); + assertEquals("/subscriptions/ba45b233-e2ef-4169-8808-49eb0d8eba0d/resourceGroups/XClient/providers/" + + "Microsoft.Storage/storageAccounts/seanchangefeedstage", r.get("topic")); + assertEquals("/blobServices/default/containers/myblobscontainer9/blobs/myblob", r.get("subject")); + assertEquals("BlobCreated", r.get("eventType")); + assertEquals("2020-03-28T05:05:46.6636036Z", r.get("eventTime")); + assertEquals("ecc8f58e-301e-0022-18be-045724067dce", r.get("id")); + verifyChangefeedData(r.get("data")); + } + + static void verifyChangefeedData(Object record) { + assertInstanceOf(Map.class, record); + Map r = (Map) record; + + assertEquals("BlobChangeEventData", r.get("$record")); + assertEquals("PutBlob", r.get("api")); + assertEquals("c8a34806-70b1-11ea-a4b0-001a7dda7113", r.get("clientRequestId")); + assertEquals("ecc8f58e-301e-0022-18be-045724000000", r.get("requestId")); + assertEquals("0x8D7D2D5ACE2CC31", r.get("etag")); + assertEquals("application/octet-stream", r.get("contentType")); + assertEquals(55, Integer.valueOf(String.valueOf(r.get("contentLength")))); + assertEquals("BlockBlob", r.get("blobType")); + assertEquals("", r.get("url")); + assertEquals("00000000000000000000000000001839000000000001a9dc", r.get("sequencer")); + assertInstanceOf(AvroNullSchema.Null.class, r.get("previousInfo")); + assertInstanceOf(AvroNullSchema.Null.class, r.get("snapshot")); + assertInstanceOf(AvroNullSchema.Null.class, r.get("blobPropertiesUpdated")); + + assertInstanceOf(Map.class, r.get("storageDiagnostics")); + Map sd = (Map) r.get("storageDiagnostics"); + + assertEquals("6148d063-2006-0001-00be-04cde7000000", sd.get("bid")); + assertEquals("5083feab-0027-eed2-bf03-0d533fee5677", sd.get("sid")); + assertEquals("(6201,22103,109020,108961)", sd.get("seq")); + } + + @Test + public void parseQqSmall() throws IOException { + StepVerifier.create(new AvroReaderFactory().getAvroReader(FluxUtil.readFile(openChannel("query_small.avro"))) + .read().map(AvroObject::getObject)) + .assertNext(AvroReaderTests::containsConsumer) + .assertNext(o -> progressMatchesConsumer(o, 1024, 1024)) + .assertNext(o -> endMatchesConsumer(o, 1024)) + .verifyComplete(); + } + + @Test + public void parseQqLarge() throws IOException { + StepVerifier.create(new AvroReaderFactory().getAvroReader(FluxUtil.readFile(openChannel("query_large.avro"))) + .read().map(AvroObject::getObject)) + .assertNext(AvroReaderTests::containsConsumer) + .assertNext(o -> progressMatchesConsumer(o, 4194304, 16384000)) + .assertNext(AvroReaderTests::containsConsumer) + .assertNext(o -> progressMatchesConsumer(o, 8388608, 16384000)) + .assertNext(AvroReaderTests::containsConsumer) + .assertNext(o -> progressMatchesConsumer(o, 12582912, 16384000)) + .assertNext(AvroReaderTests::containsConsumer) + .assertNext(o -> progressMatchesConsumer(o, 16384000, 16384000)) + .assertNext(o -> endMatchesConsumer(o, 16384000)) + .verifyComplete(); + } + + private static void containsConsumer(Object o) { + Map map = (Map) o; + assertTrue(map.containsKey("$record")); + assertTrue(map.containsKey("data")); + assertTrue(map.containsValue("resultData")); + } + + private static void progressMatchesConsumer(Object o, int scanned, int total) { + Map map = (Map) o; + assertEquals("progress", map.remove("$record")); + assertEquals(scanned, Integer.valueOf(String.valueOf(map.remove("bytesScanned")))); + assertEquals(total, Integer.valueOf(String.valueOf(map.remove("totalBytes")))); + assertTrue(map.isEmpty()); + } + + private static void endMatchesConsumer(Object o, int total) { + Map map = (Map) o; + assertEquals("end", map.remove("$record")); + assertEquals(total, Integer.valueOf(String.valueOf(map.remove("totalBytes")))); + assertTrue(map.isEmpty()); + } + + private static StepVerifier.Step assertNextMatches(StepVerifier.FirstStep firstStep, + Consumer consumer, int count) { + if (count == 0) { + return firstStep; + } + + StepVerifier.Step step = firstStep.assertNext(consumer); + + for (int i = 0; i < count - 1; i++) { + step = step.assertNext(consumer); + } + + return step; + } +} diff --git a/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroSchemaTest.groovy b/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroSchemaTest.groovy deleted file mode 100644 index 330dd68a23778..0000000000000 --- a/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroSchemaTest.groovy +++ /dev/null @@ -1,24 +0,0 @@ -package com.azure.storage.internal.avro.implementation - -import com.azure.storage.internal.avro.implementation.schema.AvroSchema -import spock.lang.Specification - -import java.nio.ByteBuffer - -class AvroSchemaTest extends Specification { - - def "getBytes"() { - setup: - ByteBuffer b1 = ByteBuffer.wrap("Hello ".getBytes()) - ByteBuffer b2 = ByteBuffer.wrap("World!".getBytes()) - LinkedList buffers = new LinkedList<>() - buffers.add(b1) - buffers.add(b2) - - when: - byte[] bytes = AvroSchema.getBytes(buffers) - - then: - bytes == "Hello World!".getBytes() - } -} diff --git a/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroSchemaTests.java b/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroSchemaTests.java new file mode 100644 index 0000000000000..520dccee2df8e --- /dev/null +++ b/sdk/storage/azure-storage-internal-avro/src/test/java/com/azure/storage/internal/avro/implementation/AvroSchemaTests.java @@ -0,0 +1,26 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.internal.avro.implementation; + +import com.azure.storage.internal.avro.implementation.schema.AvroSchema; +import org.junit.jupiter.api.Test; + +import java.nio.ByteBuffer; +import java.nio.charset.StandardCharsets; +import java.util.LinkedList; + +import static com.azure.core.test.utils.TestUtils.assertArraysEqual; + +public class AvroSchemaTests { + @Test + public void getBytes() { + ByteBuffer b1 = ByteBuffer.wrap("Hello ".getBytes()); + ByteBuffer b2 = ByteBuffer.wrap("World!".getBytes()); + LinkedList buffers = new LinkedList<>(); + buffers.add(b1); + buffers.add(b2); + + assertArraysEqual("Hello World!".getBytes(StandardCharsets.UTF_8), AvroSchema.getBytes(buffers)); + } +} diff --git a/sdk/storage/azure-storage-perf/pom.xml b/sdk/storage/azure-storage-perf/pom.xml index 55748777ecb7c..60b8903232928 100644 --- a/sdk/storage/azure-storage-perf/pom.xml +++ b/sdk/storage/azure-storage-perf/pom.xml @@ -66,7 +66,7 @@ com.azure azure-security-keyvault-keys - 4.6.0 + 4.6.1 diff --git a/sdk/storage/azure-storage-queue/pom.xml b/sdk/storage/azure-storage-queue/pom.xml index ec3875fd8880f..6b3f398784529 100644 --- a/sdk/storage/azure-storage-queue/pom.xml +++ b/sdk/storage/azure-storage-queue/pom.xml @@ -43,9 +43,10 @@ --add-opens com.azure.storage.queue/com.azure.storage.queue.implementation=ALL-UNNAMED --add-opens com.azure.storage.queue/com.azure.storage.queue.implementation.util=ALL-UNNAMED --add-opens com.azure.storage.queue/com.azure.storage.queue.models=ALL-UNNAMED - --add-reads com.azure.core=ALL-UNNAMED - --add-reads com.azure.storage.common=ALL-UNNAMED + --add-reads com.azure.storage.queue=com.azure.http.netty + --add-reads com.azure.storage.queue=com.azure.core.http.okhttp + true @@ -82,7 +83,25 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 + test + + + org.junit.jupiter + junit-jupiter-api + 5.9.1 + test + + + org.junit.jupiter + junit-jupiter-engine + 5.9.1 + test + + + org.junit.jupiter + junit-jupiter-params + 5.9.1 test @@ -109,12 +128,6 @@ 1.11.8 test - - org.spockframework - spock-core - 2.4-M1-groovy-4.0 - test - @@ -133,36 +146,6 @@ - - - org.codehaus.gmavenplus - gmavenplus-plugin - 2.1.0 - - - - - - addTestSources - generateTestStubs - compileTests - removeTestStubs - - test-compile - - - - ${skipTestCompile} - - - ${project.basedir}/src/test - - **/*.groovy - - - - - diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/APISpec.groovy b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/APISpec.groovy deleted file mode 100644 index fe68d5503a447..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/APISpec.groovy +++ /dev/null @@ -1,106 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.storage.queue - -import com.azure.core.http.HttpPipelineCallContext -import com.azure.core.http.HttpPipelineNextPolicy -import com.azure.core.http.HttpPipelinePosition -import com.azure.core.http.HttpResponse -import com.azure.core.http.policy.HttpLogDetailLevel -import com.azure.core.http.policy.HttpLogOptions -import com.azure.core.http.policy.HttpPipelinePolicy -import com.azure.core.test.TestMode -import com.azure.core.util.Context -import com.azure.storage.common.StorageSharedKeyCredential -import com.azure.storage.common.test.shared.StorageSpec -import com.azure.storage.queue.models.QueuesSegmentOptions -import reactor.core.publisher.Mono - -import java.time.Duration - -class APISpec extends StorageSpec { - // Clients for API tests - QueueServiceClient primaryQueueServiceClient - QueueServiceAsyncClient primaryQueueServiceAsyncClient - - /** - * Clean up the test queues and messages for the account. - */ - def cleanup() { - if (environment.testMode != TestMode.PLAYBACK) { - def cleanupQueueServiceClient = new QueueServiceClientBuilder() - .connectionString(environment.primaryAccount.connectionString) - .buildClient() - cleanupQueueServiceClient.listQueues(new QueuesSegmentOptions().setPrefix(namer.getResourcePrefix()), - null, Context.NONE).each { - queueItem -> cleanupQueueServiceClient.deleteQueue(queueItem.getName()) - } - } - } - - def queueServiceBuilderHelper() { - QueueServiceClientBuilder builder = instrument(new QueueServiceClientBuilder()) - return builder - .connectionString(environment.primaryAccount.connectionString) - } - - def queueBuilderHelper() { - def queueName = namer.getRandomName(60) - QueueClientBuilder builder = instrument(new QueueClientBuilder()) - return builder - .connectionString(environment.primaryAccount.connectionString) - .queueName(queueName) - } - - QueueServiceClientBuilder getServiceClientBuilder(StorageSharedKeyCredential credential, String endpoint, - HttpPipelinePolicy... policies) { - QueueServiceClientBuilder builder = new QueueServiceClientBuilder() - .endpoint(endpoint) - .httpLogOptions(new HttpLogOptions().setLogLevel(HttpLogDetailLevel.BODY_AND_HEADERS)) - - for (HttpPipelinePolicy policy : policies) { - builder.addPolicy(policy) - } - - instrument(builder) - - if (credential != null) { - builder.credential(credential) - } - - return builder - } - - QueueClientBuilder getQueueClientBuilder(String endpoint) { - QueueClientBuilder builder = instrument(new QueueClientBuilder()) - .endpoint(endpoint) - return builder - } - - def sleepIfLive(long milliseconds) { - if (environment.testMode == TestMode.PLAYBACK) { - return - } - - sleep(milliseconds) - } - - def getMessageUpdateDelay(long liveTestDurationInMillis) { - return (environment.testMode == TestMode.PLAYBACK) ? Duration.ofMillis(10) : Duration.ofMillis(liveTestDurationInMillis) - } - - def getPerCallVersionPolicy() { - return new HttpPipelinePolicy() { - @Override - Mono process(HttpPipelineCallContext context, HttpPipelineNextPolicy next) { - context.getHttpRequest().setHeader("x-ms-version","2017-11-09") - return next.process() - } - @Override - HttpPipelinePosition getPipelinePosition() { - return HttpPipelinePosition.PER_CALL - } - } - } -} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/AzuriteTests.groovy b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/AzuriteTests.groovy deleted file mode 100644 index 050210ba73d4e..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/AzuriteTests.groovy +++ /dev/null @@ -1,177 +0,0 @@ -package com.azure.storage.queue - -import com.azure.identity.DefaultAzureCredentialBuilder -import com.azure.storage.common.StorageSharedKeyCredential -import spock.lang.Unroll - -class AzuriteTests extends APISpec { - String[] azuriteEndpoints = ["https://127.0.0.1:10000/devstoreaccount1", - "https://azure-storage-emulator-azurite:10000/devstoreaccount1"] - - /* - * The credential information for Azurite is static and documented in numerous locations, therefore it is okay to have this "secret" written into public code. - */ - StorageSharedKeyCredential azuriteCredential = new StorageSharedKeyCredential("devstoreaccount1", "Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==") - private getAzuriteQueueConnectionString(String azuriteEndpoint) { - return "DefaultEndpointsProtocol=https;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;QueueEndpoint=" + azuriteEndpoint + ";" - } - - @Unroll - def "UseDevelopmentStorage true"() { - setup: - def originalUseDevelopmentStorage = System.getProperty("UseDevelopmentStorage") - System.setProperty("UseDevelopmentStorage", "true") - - when: - def serviceClient = new QueueServiceClientBuilder() - .connectionString(getAzuriteQueueConnectionString(azuriteEndpoints[index])) - .buildClient() - - then: - serviceClient.getQueueServiceUrl() == azuriteEndpoints[index] - serviceClient.getAccountName() == "devstoreaccount1" - - cleanup: - if (originalUseDevelopmentStorage != null) { - System.setProperty("UseDevelopmentStorage", originalUseDevelopmentStorage) - } else { - System.clearProperty("UseDevelopmentStorage") - } - - where: - index | _ - 0 | _ - 1 | _ - } - - @Unroll - def "Azurite URL constructing service client with connection string"() { - when: - def serviceClient = new QueueServiceClientBuilder() - .connectionString(getAzuriteQueueConnectionString(azuriteEndpoints[index])) - .buildClient() - - then: - serviceClient.getAccountName() == "devstoreaccount1" - serviceClient.getQueueServiceUrl() == azuriteEndpoints[index] - - where: - index | _ - 0 | _ - 1 | _ - } - - @Unroll - def "Azurite URL constructing service client with default azure credential"() { - when: - def serviceClient = new QueueServiceClientBuilder() - .endpoint(azuriteEndpoints[index]) - .credential(new DefaultAzureCredentialBuilder().build()) - .buildClient() - - then: - serviceClient.getAccountName() == "devstoreaccount1" - serviceClient.getQueueServiceUrl() == azuriteEndpoints[index] - - where: - index | _ - 0 | _ - 1 | _ - } - - @Unroll - def "Azurite URL constructing service client with credential"() { - when: - def serviceClient = new QueueServiceClientBuilder() - .credential(azuriteCredential) - .endpoint(azuriteEndpoints[index]) - .buildClient() - - then: - serviceClient.getAccountName() == "devstoreaccount1" - serviceClient.getQueueServiceUrl() == azuriteEndpoints[index] - - where: - index | _ - 0 | _ - 1 | _ - } - - @Unroll - def "Azurite URL get queue client"() { - when: - def queueClient = new QueueServiceClientBuilder() - .connectionString(getAzuriteQueueConnectionString(azuriteEndpoints[index])) - .buildClient() - .getQueueClient("queue") - - then: - queueClient.getAccountName() == "devstoreaccount1" - queueClient.getQueueName() == "queue" - queueClient.getQueueUrl() == azuriteEndpoints[index] + "/queue" - - where: - index | _ - 0 | _ - 1 | _ - } - - @Unroll - def "Azurite URL constructing queue client with connection string"() { - when: - def queueClient = new QueueClientBuilder() - .connectionString(getAzuriteQueueConnectionString(azuriteEndpoints[index])) - .queueName("queue") - .buildClient() - - then: - queueClient.getAccountName() == "devstoreaccount1" - queueClient.getQueueName() == "queue" - queueClient.getQueueUrl() == azuriteEndpoints[index] + "/queue" - - where: - index | _ - 0 | _ - 1 | _ - } - - @Unroll - def "Azurite URL constructing queue client with default azure credential"() { - when: - def queueClient = new QueueClientBuilder() - .endpoint(azuriteEndpoints[index]) - .credential(new DefaultAzureCredentialBuilder().build()) - .queueName("queue") - .buildClient() - - then: - queueClient.getAccountName() == "devstoreaccount1" - queueClient.getQueueName() == "queue" - queueClient.getQueueUrl() == azuriteEndpoints[index] + "/queue" - - where: - index | _ - 0 | _ - 1 | _ - } - - @Unroll - def "Azurite URL constructing queue client with credential"() { - when: - def queueClient = new QueueClientBuilder() - .credential(azuriteCredential) - .endpoint(azuriteEndpoints[index]) - .queueName("queue") - .buildClient() - - then: - queueClient.getAccountName() == "devstoreaccount1" - queueClient.getQueueName() == "queue" - queueClient.getQueueUrl() == azuriteEndpoints[index] + "/queue" - - where: - index | _ - 0 | _ - 1 | _ - } -} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/AzuriteTests.java b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/AzuriteTests.java new file mode 100644 index 0000000000000..a8bf79a04ea05 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/AzuriteTests.java @@ -0,0 +1,144 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.queue; + +import com.azure.identity.DefaultAzureCredentialBuilder; +import com.azure.storage.common.StorageSharedKeyCredential; +import org.junit.jupiter.params.ParameterizedTest; +import org.junit.jupiter.params.provider.ValueSource; + +import static org.junit.jupiter.api.Assertions.assertEquals; + +/** + * Tests basic Azure Storage Queue functionality for Azurite. + */ +public class AzuriteTests extends QueueTestBase { + private static final String[] AZURITE_ENDPOINTS = new String[] { + "https://127.0.0.1:10000/devstoreaccount1", "https://azure-storage-emulator-azurite:10000/devstoreaccount1" + }; + + /* + * The credential information for Azurite is static and documented in numerous locations, therefore it is okay to + * have this "secret" written into public code. + */ + private static final StorageSharedKeyCredential AZURITE_CREDENTIAL = new StorageSharedKeyCredential( + "devstoreaccount1", "Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw=="); + + private static String getAzuriteQueueConnectionString(String azuriteEndpoint) { + return "DefaultEndpointsProtocol=https;AccountName=devstoreaccount1;" + + "AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;" + + "QueueEndpoint=" + azuriteEndpoint + ";"; + } + + @ParameterizedTest + @ValueSource(ints = { 0, 1 }) + public void useDevelopmentStorageTrue(int index) { + String originalUseDevelopmentStorage = System.getProperty("UseDevelopmentStorage"); + + try { + System.setProperty("UseDevelopmentStorage", "true"); + QueueServiceClient serviceClient = new QueueServiceClientBuilder() + .connectionString(getAzuriteQueueConnectionString(AZURITE_ENDPOINTS[index])) + .buildClient(); + + assertEquals(AZURITE_ENDPOINTS[index], serviceClient.getQueueServiceUrl()); + assertEquals("devstoreaccount1", serviceClient.getAccountName()); + } finally { + if (originalUseDevelopmentStorage != null) { + System.setProperty("UseDevelopmentStorage", originalUseDevelopmentStorage); + } else { + System.clearProperty("UseDevelopmentStorage"); + } + } + } + + @ParameterizedTest + @ValueSource(ints = { 0, 1 }) + public void azuriteUrlConstructingServiceClientWithConnectionString(int index) { + QueueServiceClient serviceClient = new QueueServiceClientBuilder() + .connectionString(getAzuriteQueueConnectionString(AZURITE_ENDPOINTS[index])) + .buildClient(); + + assertEquals("devstoreaccount1", serviceClient.getAccountName()); + assertEquals(AZURITE_ENDPOINTS[index], serviceClient.getQueueServiceUrl()); + } + + @ParameterizedTest + @ValueSource(ints = { 0, 1 }) + public void azuriteUrlConstructingServiceClientWithDefaultAzureCredential(int index) { + QueueServiceClient serviceClient = new QueueServiceClientBuilder() + .endpoint(AZURITE_ENDPOINTS[index]) + .credential(new DefaultAzureCredentialBuilder().build()) + .buildClient(); + + assertEquals("devstoreaccount1", serviceClient.getAccountName()); + assertEquals(AZURITE_ENDPOINTS[index], serviceClient.getQueueServiceUrl()); + } + + @ParameterizedTest + @ValueSource(ints = { 0, 1 }) + public void azuriteUrlConstructingServiceClientWithCredential(int index) { + QueueServiceClient serviceClient = new QueueServiceClientBuilder() + .credential(AZURITE_CREDENTIAL) + .endpoint(AZURITE_ENDPOINTS[index]) + .buildClient(); + + assertEquals("devstoreaccount1", serviceClient.getAccountName()); + assertEquals(AZURITE_ENDPOINTS[index], serviceClient.getQueueServiceUrl()); + } + + @ParameterizedTest + @ValueSource(ints = { 0, 1 }) + public void azuriteUrlGetQueueClient(int index) { + QueueClient queueClient = new QueueServiceClientBuilder() + .connectionString(getAzuriteQueueConnectionString(AZURITE_ENDPOINTS[index])) + .buildClient() + .getQueueClient("queue"); + + assertEquals("devstoreaccount1", queueClient.getAccountName()); + assertEquals("queue", queueClient.getQueueName()); + assertEquals(AZURITE_ENDPOINTS[index] + "/queue", queueClient.getQueueUrl()); + } + + @ParameterizedTest + @ValueSource(ints = { 0, 1 }) + public void azuriteUrlConstructingQueueClientWithConnectionString(int index) { + QueueClient queueClient = new QueueClientBuilder() + .connectionString(getAzuriteQueueConnectionString(AZURITE_ENDPOINTS[index])) + .queueName("queue") + .buildClient(); + + assertEquals("devstoreaccount1", queueClient.getAccountName()); + assertEquals("queue", queueClient.getQueueName()); + assertEquals(AZURITE_ENDPOINTS[index] + "/queue", queueClient.getQueueUrl()); + } + + @ParameterizedTest + @ValueSource(ints = { 0, 1 }) + public void azuriteUrlConstructingQueueClientWithDefaultAzureCredential(int index) { + QueueClient queueClient = new QueueClientBuilder() + .endpoint(AZURITE_ENDPOINTS[index]) + .credential(new DefaultAzureCredentialBuilder().build()) + .queueName("queue") + .buildClient(); + + assertEquals("devstoreaccount1", queueClient.getAccountName()); + assertEquals("queue", queueClient.getQueueName()); + assertEquals(AZURITE_ENDPOINTS[index] + "/queue", queueClient.getQueueUrl()); + } + + @ParameterizedTest + @ValueSource(ints = { 0, 1 }) + public void azuriteUrlConstructingQueueClientWithCredential(int index) { + QueueClient queueClient = new QueueClientBuilder() + .credential(AZURITE_CREDENTIAL) + .endpoint(AZURITE_ENDPOINTS[index]) + .queueName("queue") + .buildClient(); + + assertEquals("devstoreaccount1", queueClient.getAccountName()); + assertEquals("queue", queueClient.getQueueName()); + assertEquals(AZURITE_ENDPOINTS[index] + "/queue", queueClient.getQueueUrl()); + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/BuildHelperTest.groovy b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/BuildHelperTest.groovy deleted file mode 100644 index c0874141e2749..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/BuildHelperTest.groovy +++ /dev/null @@ -1,457 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.storage.queue - -import com.azure.core.credential.AzureSasCredential -import com.azure.core.credential.TokenCredential -import com.azure.core.http.HttpClient -import com.azure.core.http.HttpHeaders -import com.azure.core.http.HttpMethod -import com.azure.core.http.HttpRequest -import com.azure.core.http.HttpResponse -import com.azure.core.http.policy.FixedDelayOptions -import com.azure.core.http.policy.HttpLogOptions -import com.azure.core.http.policy.RetryOptions -import com.azure.core.test.http.MockHttpResponse -import com.azure.core.util.ClientOptions -import com.azure.core.util.Configuration -import com.azure.core.util.CoreUtils -import com.azure.core.util.DateTimeRfc1123 -import com.azure.core.util.Header -import com.azure.core.util.logging.ClientLogger -import com.azure.storage.common.StorageSharedKeyCredential -import com.azure.storage.common.policy.RequestRetryOptions -import com.azure.storage.common.policy.RetryPolicyType -import com.azure.storage.queue.implementation.util.BuilderHelper -import reactor.core.publisher.Flux -import reactor.core.publisher.Mono -import reactor.test.StepVerifier -import spock.lang.Specification -import spock.lang.Unroll - -import java.time.Duration - -class BuildHelperTest extends Specification { - static def credentials = new StorageSharedKeyCredential("accountName", "accountKey") - static def endpoint = "https://account.queue.core.windows.net/" - static def requestRetryOptions = new RequestRetryOptions(RetryPolicyType.FIXED, 2, 2, 1000, 4000, null) - static def coreRetryOptions = new RetryOptions(new FixedDelayOptions(1, Duration.ofSeconds(2))) - - static HttpRequest request(String url) { - return new HttpRequest(HttpMethod.HEAD, new URL(url), new HttpHeaders().put("Content-Length", "0"), - Flux.empty()) - } - - /** - * Tests that a new date will be applied to every retry when using the default pipeline builder. - */ - def "Fresh date applied on retry"() { - when: - def pipeline = BuilderHelper.buildPipeline(credentials, null, null, null, endpoint, requestRetryOptions, null, - BuilderHelper.defaultHttpLogOptions, - new ClientOptions(), new FreshDateTestClient(), new ArrayList<>(), new ArrayList<>(), Configuration.NONE, new ClientLogger(BuildHelperTest.class)) - - then: - StepVerifier.create(pipeline.send(request(endpoint))) - .assertNext({ it.getStatusCode() == 200 }) - .verifyComplete() - } - - /** - * Tests that a new date will be applied to every retry when using the service client builder's default pipeline. - */ - def "Service client fresh date on retry"() { - when: - def serviceClient = new QueueServiceClientBuilder() - .endpoint(endpoint) - .credential(credentials) - .httpClient(new FreshDateTestClient()) - .retryOptions(requestRetryOptions) - .buildClient() - - then: - StepVerifier.create(serviceClient.getHttpPipeline().send(request(serviceClient.getQueueServiceUrl()))) - .assertNext({ it.getStatusCode() == 200 }) - .verifyComplete() - } - - /** - * Tests that a new date will be applied to every retry when using the queue client builder's default pipeline. - */ - def "Queue client fresh date on retry"() { - when: - def queueClient = new QueueClientBuilder() - .endpoint(endpoint) - .queueName("queue") - .credential(credentials) - .httpClient(new FreshDateTestClient()) - .retryOptions(requestRetryOptions) - .buildClient() - - then: - StepVerifier.create(queueClient.getHttpPipeline().send(request(queueClient.getQueueUrl()))) - .assertNext({ it.getStatusCode() == 200 }) - .verifyComplete() - } - - /** - * Tests that a user application id will be honored in the UA string when using the default pipeline builder. - */ - @Unroll - def "Custom application id in UA string"() { - when: - def pipeline = BuilderHelper.buildPipeline(credentials, null, null, null, - endpoint, new RequestRetryOptions(), null, new HttpLogOptions().setApplicationId(logOptionsUA), new ClientOptions().setApplicationId(clientOptionsUA), - new ApplicationIdUAStringTestClient(expectedUA), new ArrayList<>(), new ArrayList<>(), Configuration.NONE, new ClientLogger(BuildHelperTest.class)) - - then: - StepVerifier.create(pipeline.send(request(endpoint))) - .assertNext({ it.getStatusCode() == 200 }) - .verifyComplete() - - where: - logOptionsUA | clientOptionsUA || expectedUA - "log-options-id" | null || "log-options-id" - null | "client-options-id" || "client-options-id" - "log-options-id" | "client-options-id" || "client-options-id" // Client options preferred over log options - } - - /** - * Tests that a user application id will be honored in the UA string when using the service client builder's default pipeline. - */ - @Unroll - def "Service client custom application id in UA string"() { - when: - def serviceClient = new QueueServiceClientBuilder() - .endpoint(endpoint) - .credential(credentials) - .httpLogOptions(new HttpLogOptions().setApplicationId(logOptionsUA)) - .clientOptions(new ClientOptions().setApplicationId(clientOptionsUA)) - .httpClient(new ApplicationIdUAStringTestClient(expectedUA)) - .buildClient() - - then: - StepVerifier.create(serviceClient.getHttpPipeline().send(request(serviceClient.getQueueServiceUrl()))) - .assertNext({ it.getStatusCode() == 200 }) - .verifyComplete() - - where: - logOptionsUA | clientOptionsUA || expectedUA - "log-options-id" | null || "log-options-id" - null | "client-options-id" || "client-options-id" - "log-options-id" | "client-options-id" || "client-options-id" // Client options preferred over log options - } - - /** - * Tests that a user application id will be honored in the UA string when using the queue client builder's default pipeline. - */ - @Unroll - def "Queue client custom application id in UA string"() { - when: - def queueClient = new QueueClientBuilder() - .endpoint(endpoint) - .queueName("queue") - .credential(credentials) - .httpLogOptions(new HttpLogOptions().setApplicationId(logOptionsUA)) - .clientOptions(new ClientOptions().setApplicationId(clientOptionsUA)) - .httpClient(new ApplicationIdUAStringTestClient(expectedUA)) - .buildClient() - - then: - StepVerifier.create(queueClient.getHttpPipeline().send(request(queueClient.getQueueUrl()))) - .assertNext({ it.getStatusCode() == 200 }) - .verifyComplete() - - where: - logOptionsUA | clientOptionsUA || expectedUA - "log-options-id" | null || "log-options-id" - null | "client-options-id" || "client-options-id" - "log-options-id" | "client-options-id" || "client-options-id" // Client options preferred over log options - } - - /** - * Tests that a custom headers will be honored when using the default pipeline builder. - */ - def "Custom headers client options"() { - setup: - List
    headers = new ArrayList<>(); - headers.add(new Header("custom", "header")) - headers.add(new Header("Authorization", "notthis")) - headers.add(new Header("User-Agent", "overwritten")) - - when: - def pipeline = BuilderHelper.buildPipeline(credentials, null, null, null, - endpoint, new RequestRetryOptions(), null, BuilderHelper.defaultHttpLogOptions, new ClientOptions().setHeaders(headers), - new ClientOptionsHeadersTestClient(headers), new ArrayList<>(), new ArrayList<>(), Configuration.NONE, new ClientLogger(BuildHelperTest.class)) - - then: - StepVerifier.create(pipeline.send(request(endpoint))) - .assertNext({ it.getStatusCode() == 200 }) - .verifyComplete() - } - - /** - * Tests that a user application id will be honored in the UA string when using the service client builder's default pipeline. - */ - def "Service client custom headers client options"() { - setup: - List
    headers = new ArrayList<>(); - headers.add(new Header("custom", "header")) - headers.add(new Header("Authorization", "notthis")) - headers.add(new Header("User-Agent", "overwritten")) - - when: - def serviceClient = new QueueServiceClientBuilder() - .endpoint(endpoint) - .credential(credentials) - .clientOptions(new ClientOptions().setHeaders(headers)) - .httpClient(new ClientOptionsHeadersTestClient(headers)) - .buildClient() - - then: - StepVerifier.create(serviceClient.getHttpPipeline().send(request(serviceClient.getQueueServiceUrl()))) - .assertNext({ it.getStatusCode() == 200 }) - .verifyComplete() - } - - /** - * Tests that a user application id will be honored in the UA string when using the queue client builder's default pipeline. - */ - def "Queue client custom headers client options"() { - setup: - List
    headers = new ArrayList<>(); - headers.add(new Header("custom", "header")) - headers.add(new Header("Authorization", "notthis")) - headers.add(new Header("User-Agent", "overwritten")) - - when: - def queueClient = new QueueClientBuilder() - .endpoint(endpoint) - .queueName("queue") - .credential(credentials) - .clientOptions(new ClientOptions().setHeaders(headers)) - .httpClient(new ClientOptionsHeadersTestClient(headers)) - .buildClient() - - then: - StepVerifier.create(queueClient.getHttpPipeline().send(request(queueClient.getQueueUrl()))) - .assertNext({ it.getStatusCode() == 200 }) - .verifyComplete() - } - - def "Does not throw on ambiguous credentials, without AzureSasCredential"(){ - when: - new QueueClientBuilder() - .endpoint(endpoint) - .queueName("foo") - .credential(new StorageSharedKeyCredential("foo", "bar")) - .credential(Mock(TokenCredential.class)) - .sasToken("foo") - .buildClient() - - then: - noExceptionThrown() - - when: - new QueueServiceClientBuilder() - .endpoint(endpoint) - .credential(new StorageSharedKeyCredential("foo", "bar")) - .credential(Mock(TokenCredential.class)) - .sasToken("foo") - .buildClient() - - then: - noExceptionThrown() - } - - def "Throws on ambiguous credentials, with AzureSasCredential"() { - when: - new QueueClientBuilder() - .endpoint(endpoint) - .queueName("foo") - .credential(new StorageSharedKeyCredential("foo", "bar")) - .credential(new AzureSasCredential("foo")) - .buildClient() - - then: - thrown(IllegalStateException.class) - - when: - new QueueClientBuilder() - .endpoint(endpoint) - .queueName("foo") - .credential(Mock(TokenCredential.class)) - .credential(new AzureSasCredential("foo")) - .buildClient() - - then: - thrown(IllegalStateException.class) - - when: - new QueueClientBuilder() - .endpoint(endpoint) - .queueName("foo") - .sasToken("foo") - .credential(new AzureSasCredential("foo")) - .buildClient() - - then: - thrown(IllegalStateException.class) - - when: - new QueueClientBuilder() - .endpoint(endpoint + "?sig=foo") - .queueName("foo") - .credential(new AzureSasCredential("foo")) - .buildClient() - - then: - thrown(IllegalStateException.class) - - when: - new QueueServiceClientBuilder() - .endpoint(endpoint) - .credential(new StorageSharedKeyCredential("foo", "bar")) - .credential(new AzureSasCredential("foo")) - .buildClient() - - then: - thrown(IllegalStateException.class) - - when: - new QueueServiceClientBuilder() - .endpoint(endpoint) - .credential(Mock(TokenCredential.class)) - .credential(new AzureSasCredential("foo")) - .buildClient() - - then: - thrown(IllegalStateException.class) - - when: - new QueueServiceClientBuilder() - .endpoint(endpoint) - .sasToken("foo") - .credential(new AzureSasCredential("foo")) - .buildClient() - - then: - thrown(IllegalStateException.class) - - when: - new QueueServiceClientBuilder() - .endpoint(endpoint + "?sig=foo") - .credential(new AzureSasCredential("foo")) - .buildClient() - - then: - thrown(IllegalStateException.class) - } - - def "Only one retryOptions can be applied"() { - when: - new QueueServiceClientBuilder() - .endpoint(endpoint) - .credential(credentials) - .retryOptions(requestRetryOptions) - .retryOptions(coreRetryOptions) - .buildClient() - - then: - thrown(IllegalStateException.class) - - when: - new QueueClientBuilder() - .endpoint(endpoint) - .credential(credentials) - .queueName("foo") - .retryOptions(requestRetryOptions) - .retryOptions(coreRetryOptions) - .buildClient() - - then: - thrown(IllegalStateException.class) - } - - private static final class FreshDateTestClient implements HttpClient { - private DateTimeRfc1123 firstDate - - @Override - Mono send(HttpRequest request) { - if (firstDate == null) { - firstDate = convertToDateObject(request.getHeaders().getValue("Date")) - return Mono.error(new IOException("IOException!")) - } - - assert firstDate != convertToDateObject(request.getHeaders().getValue("Date")) - return Mono.just(new MockHttpResponse(request, 200)) - } - - private static DateTimeRfc1123 convertToDateObject(String dateHeader) { - if (CoreUtils.isNullOrEmpty(dateHeader)) { - throw new RuntimeException("Failed to set 'Date' header.") - } - - return new DateTimeRfc1123(dateHeader) - } - } - - def "Parse protocol"() { - when: - def parts = BuilderHelper.parseEndpoint(endpoint + - "?sv=2019-12-12&ss=bfqt&srt=s&sp=rwdlacupx&se=2020-08-15T05:43:05Z&st=2020-08-14T21:43:05Z&spr=https,http&sig=sig", null) - - then: - parts.getSasToken().contains("https%2Chttp") - } - - private static final class ApplicationIdUAStringTestClient implements HttpClient { - - private final String expectedUA; - - ApplicationIdUAStringTestClient(String expectedUA) { - this.expectedUA = expectedUA; - } - - @Override - Mono send(HttpRequest request) { - if (CoreUtils.isNullOrEmpty(request.getHeaders().getValue("User-Agent"))) { - throw new RuntimeException("Failed to set 'User-Agent' header.") - } - assert request.getHeaders().getValue("User-Agent").startsWith(expectedUA) - return Mono.just(new MockHttpResponse(request, 200)) - } - } - - private static final class ClientOptionsHeadersTestClient implements HttpClient { - - private final Iterable
    headers; - - ClientOptionsHeadersTestClient(Iterable
    headers) { - this.headers = headers; - } - - @Override - Mono send(HttpRequest request) { - - headers.forEach({ header -> - if (CoreUtils.isNullOrEmpty(request.getHeaders().getValue(header.getName()))) { - throw new RuntimeException("Failed to set custom header " + header.getName()) - } - // This is meant to not match. - if (header.getName() == "Authorization") { - if (request.getHeaders().getValue(header.getName()) == header.getValue()) { - throw new RuntimeException("Custom header " + header.getName() + " did not match expectation.") - } - } else { - if (request.getHeaders().getValue(header.getName()) != header.getValue()) { - throw new RuntimeException("Custom header " + header.getName() + " did not match expectation.") - } - } - - }) - return Mono.just(new MockHttpResponse(request, 200)) - } - } -} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/BuildHelperTests.java b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/BuildHelperTests.java new file mode 100644 index 0000000000000..3035a8cf6f652 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/BuildHelperTests.java @@ -0,0 +1,392 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.queue; + +import com.azure.core.credential.AzureSasCredential; +import com.azure.core.credential.TokenCredential; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpHeaderName; +import com.azure.core.http.HttpHeaders; +import com.azure.core.http.HttpMethod; +import com.azure.core.http.HttpPipeline; +import com.azure.core.http.HttpRequest; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.policy.FixedDelayOptions; +import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.RetryOptions; +import com.azure.core.test.http.MockHttpResponse; +import com.azure.core.util.ClientOptions; +import com.azure.core.util.Configuration; +import com.azure.core.util.CoreUtils; +import com.azure.core.util.Header; +import com.azure.core.util.logging.ClientLogger; +import com.azure.storage.common.StorageSharedKeyCredential; +import com.azure.storage.common.policy.RequestRetryOptions; +import com.azure.storage.common.policy.RetryPolicyType; +import com.azure.storage.queue.implementation.util.BuilderHelper; +import org.junit.jupiter.api.Test; +import org.junit.jupiter.params.ParameterizedTest; +import org.junit.jupiter.params.provider.Arguments; +import org.junit.jupiter.params.provider.MethodSource; +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; +import reactor.test.StepVerifier; + +import java.io.IOException; +import java.net.MalformedURLException; +import java.net.URL; +import java.time.Duration; +import java.util.ArrayList; +import java.util.LinkedHashMap; +import java.util.List; +import java.util.Map; +import java.util.Objects; +import java.util.stream.Stream; + +import static org.junit.jupiter.api.Assertions.assertDoesNotThrow; +import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertNotEquals; +import static org.junit.jupiter.api.Assertions.assertThrows; +import static org.junit.jupiter.api.Assertions.assertTrue; + +public class BuildHelperTests { + private static final ClientLogger LOGGER = new ClientLogger(BuildHelperTests.class); + private static final StorageSharedKeyCredential CREDENTIALS = + new StorageSharedKeyCredential("accountName", "accountKey"); + private static final String ENDPOINT = "https://account.queue.core.windows.net/"; + private static final RequestRetryOptions REQUEST_RETRY_OPTIONS = + new RequestRetryOptions(RetryPolicyType.FIXED, 2, 2, 1000L, 4000L, null); + private static final RetryOptions RETRY_OPTIONS = new RetryOptions(new FixedDelayOptions(1, Duration.ofSeconds(1))); + private static final TokenCredential MOCK_CREDENTIAL = request -> null; + private static final List
    CLIENT_OPTIONS_HEADERS; + private static final Map HEADERS_MAP; + + static { + CLIENT_OPTIONS_HEADERS = new ArrayList<>(); + CLIENT_OPTIONS_HEADERS.add(new Header("custom", "header")); + CLIENT_OPTIONS_HEADERS.add(new Header("Authorization", "notthis")); + CLIENT_OPTIONS_HEADERS.add(new Header("User-Agent", "overwritten")); + + HEADERS_MAP = new LinkedHashMap<>(); + HEADERS_MAP.put(HttpHeaderName.fromString("custom"), "header"); + HEADERS_MAP.put(HttpHeaderName.AUTHORIZATION, "notthis"); + HEADERS_MAP.put(HttpHeaderName.USER_AGENT, "overwritten"); + } + + private static void sendRequestAndValidate(HttpPipeline pipeline, String url) { + try { + StepVerifier.create(pipeline.send(new HttpRequest(HttpMethod.HEAD, new URL(url), + new HttpHeaders().set(HttpHeaderName.CONTENT_LENGTH, "0"), Flux.empty()))) + .assertNext(response -> assertEquals(200, response.getStatusCode())) + .verifyComplete(); + } catch (MalformedURLException ex) { + throw new RuntimeException(ex); + } + } + + private static HttpPipeline buildPipeline(HttpLogOptions logOptions, ClientOptions clientOptions, HttpClient + httpClient) { + return BuilderHelper.buildPipeline(CREDENTIALS, null, null, null, ENDPOINT, REQUEST_RETRY_OPTIONS, null, + logOptions, clientOptions, httpClient, new ArrayList<>(), new ArrayList<>(), Configuration.NONE, LOGGER); + } + + /** + * Tests that a new date will be applied to every retry when using the default pipeline builder. + */ + @Test + public void freshDateAppliedOnRetry() { + HttpPipeline pipeline = buildPipeline(BuilderHelper.getDefaultHttpLogOptions(), new ClientOptions(), + new FreshDateTestClient()); + + sendRequestAndValidate(pipeline, ENDPOINT); + } + + /** + * Tests that a new date will be applied to every retry when using the service client builder's default pipeline. + */ + @Test + public void serviceClientFreshDateOnRetry() { + QueueServiceClient serviceClient = new QueueServiceClientBuilder() + .endpoint(ENDPOINT) + .credential(CREDENTIALS) + .httpClient(new FreshDateTestClient()) + .retryOptions(REQUEST_RETRY_OPTIONS) + .buildClient(); + + sendRequestAndValidate(serviceClient.getHttpPipeline(), serviceClient.getQueueServiceUrl()); + } + + /** + * Tests that a new date will be applied to every retry when using the queue client builder's default pipeline. + */ + @Test + public void queueClientFreshDateOnRetry() { + QueueClient queueClient = new QueueClientBuilder() + .endpoint(ENDPOINT) + .queueName("queue") + .credential(CREDENTIALS) + .httpClient(new FreshDateTestClient()) + .retryOptions(REQUEST_RETRY_OPTIONS) + .buildClient(); + + sendRequestAndValidate(queueClient.getHttpPipeline(), queueClient.getQueueUrl()); + } + + /** + * Tests that a user application id will be honored in the UA string when using the default pipeline builder. + */ + @ParameterizedTest + @MethodSource("customApplicationIdSupplier") + public void customApplicationIdInUserAgentString(String logOptionsUA, String clientOptionsUA, String expectedUA) { + HttpPipeline pipeline = buildPipeline(new HttpLogOptions().setApplicationId(logOptionsUA), + new ClientOptions().setApplicationId(clientOptionsUA), new ApplicationIdUAStringTestClient(expectedUA)); + + sendRequestAndValidate(pipeline, ENDPOINT); + } + + /** + * Tests that a user application id will be honored in the UA string when using the service client builder's default pipeline. + */ + @ParameterizedTest + @MethodSource("customApplicationIdSupplier") + public void serviceClientCustomApplicationIdInUserAgentString(String logOptionsUA, String clientOptionsUA, + String expectedUA) { + QueueServiceClient serviceClient = new QueueServiceClientBuilder() + .endpoint(ENDPOINT) + .credential(CREDENTIALS) + .httpLogOptions(new HttpLogOptions().setApplicationId(logOptionsUA)) + .clientOptions(new ClientOptions().setApplicationId(clientOptionsUA)) + .httpClient(new ApplicationIdUAStringTestClient(expectedUA)) + .buildClient(); + + sendRequestAndValidate(serviceClient.getHttpPipeline(), serviceClient.getQueueServiceUrl()); + } + + /** + * Tests that a user application id will be honored in the UA string when using the queue client builder's default pipeline. + */ + @ParameterizedTest + @MethodSource("customApplicationIdSupplier") + public void queueClientCustomApplicationIdInUserAgentString(String logOptionsUA, String clientOptionsUA, + String expectedUA) { + QueueClient queueClient = new QueueClientBuilder() + .endpoint(ENDPOINT) + .queueName("queue") + .credential(CREDENTIALS) + .httpLogOptions(new HttpLogOptions().setApplicationId(logOptionsUA)) + .clientOptions(new ClientOptions().setApplicationId(clientOptionsUA)) + .httpClient(new ApplicationIdUAStringTestClient(expectedUA)) + .buildClient(); + + sendRequestAndValidate(queueClient.getHttpPipeline(), queueClient.getQueueUrl()); + } + + private static Stream customApplicationIdSupplier() { + return Stream.of( + Arguments.of("log-options-id", null, "log-options-id"), + Arguments.of(null, "client-options-id", "client-options-id"), + + // Client options preferred over log options + Arguments.of("log-options-id", "client-options-id", "client-options-id") + ); + } + + /** + * Tests that a custom headers will be honored when using the default pipeline builder. + */ + @Test + public void customHeadersClientOptions() { + HttpPipeline pipeline = buildPipeline(BuilderHelper.getDefaultHttpLogOptions(), + new ClientOptions().setHeaders(CLIENT_OPTIONS_HEADERS), new ClientOptionsHeadersTestClient(HEADERS_MAP)); + + sendRequestAndValidate(pipeline, ENDPOINT); + } + + /** + * Tests that a user application id will be honored in the UA string when using the service client builder's default pipeline. + */ + @Test + public void serviceClientCustomHeadersClientOptions() { + QueueServiceClient serviceClient = new QueueServiceClientBuilder() + .endpoint(ENDPOINT) + .credential(CREDENTIALS) + .clientOptions(new ClientOptions().setHeaders(CLIENT_OPTIONS_HEADERS)) + .httpClient(new ClientOptionsHeadersTestClient(HEADERS_MAP)) + .buildClient(); + + sendRequestAndValidate(serviceClient.getHttpPipeline(), serviceClient.getQueueServiceUrl()); + } + + /** + * Tests that a user application id will be honored in the UA string when using the queue client builder's default pipeline. + */ + @Test + public void queueClientCustomHeadersClientOptions() { + QueueClient queueClient = new QueueClientBuilder() + .endpoint(ENDPOINT) + .queueName("queue") + .credential(CREDENTIALS) + .clientOptions(new ClientOptions().setHeaders(CLIENT_OPTIONS_HEADERS)) + .httpClient(new ClientOptionsHeadersTestClient(HEADERS_MAP)) + .buildClient(); + + sendRequestAndValidate(queueClient.getHttpPipeline(), queueClient.getQueueUrl()); + } + + @Test + public void doesNotThrowOnAmbiguousCredentialsWithoutAzureSasCredential() { + assertDoesNotThrow(() -> new QueueClientBuilder() + .endpoint(ENDPOINT) + .queueName("foo") + .credential(new StorageSharedKeyCredential("foo", "bar")) + .credential(MOCK_CREDENTIAL) + .sasToken("foo") + .buildClient()); + + assertDoesNotThrow(() -> new QueueServiceClientBuilder() + .endpoint(ENDPOINT) + .credential(new StorageSharedKeyCredential("foo", "bar")) + .credential(MOCK_CREDENTIAL) + .sasToken("foo") + .buildClient()); + } + + @Test + public void throwsOnAmbiguousCredentialsWithAzureSasCredential() { + assertThrows(IllegalStateException.class, () -> new QueueClientBuilder() + .endpoint(ENDPOINT) + .queueName("foo") + .credential(new StorageSharedKeyCredential("foo", "bar")) + .credential(new AzureSasCredential("foo")) + .buildClient()); + + assertThrows(IllegalStateException.class, () -> new QueueClientBuilder() + .endpoint(ENDPOINT) + .queueName("foo") + .credential(MOCK_CREDENTIAL) + .credential(new AzureSasCredential("foo")) + .buildClient()); + + assertThrows(IllegalStateException.class, () -> new QueueClientBuilder() + .endpoint(ENDPOINT) + .queueName("foo") + .sasToken("foo") + .credential(new AzureSasCredential("foo")) + .buildClient()); + + assertThrows(IllegalStateException.class, () -> new QueueClientBuilder() + .endpoint(ENDPOINT + "?sig=foo") + .queueName("foo") + .credential(new AzureSasCredential("foo")) + .buildClient()); + + assertThrows(IllegalStateException.class, () -> new QueueServiceClientBuilder() + .endpoint(ENDPOINT) + .credential(new StorageSharedKeyCredential("foo", "bar")) + .credential(new AzureSasCredential("foo")) + .buildClient()); + + assertThrows(IllegalStateException.class, () -> new QueueServiceClientBuilder() + .endpoint(ENDPOINT) + .credential(MOCK_CREDENTIAL) + .credential(new AzureSasCredential("foo")) + .buildClient()); + + assertThrows(IllegalStateException.class, () -> new QueueServiceClientBuilder() + .endpoint(ENDPOINT) + .sasToken("foo") + .credential(new AzureSasCredential("foo")) + .buildClient()); + + assertThrows(IllegalStateException.class, () -> new QueueServiceClientBuilder() + .endpoint(ENDPOINT + "?sig=foo") + .credential(new AzureSasCredential("foo")) + .buildClient()); + } + + @Test + public void onlyOneRetryOptionsCanBeApplied() { + assertThrows(IllegalStateException.class, () -> new QueueServiceClientBuilder() + .endpoint(ENDPOINT) + .credential(CREDENTIALS) + .retryOptions(REQUEST_RETRY_OPTIONS) + .retryOptions(RETRY_OPTIONS) + .buildClient()); + + assertThrows(IllegalStateException.class, () -> new QueueClientBuilder() + .endpoint(ENDPOINT) + .credential(CREDENTIALS) + .queueName("foo") + .retryOptions(REQUEST_RETRY_OPTIONS) + .retryOptions(RETRY_OPTIONS) + .buildClient()); + } + + @Test + public void parseProtocol() { + BuilderHelper.QueueUrlParts parts = BuilderHelper.parseEndpoint(ENDPOINT + "?sv=2019-12-12&ss=bfqt&srt=s" + + "&sp=rwdlacupx&se=2020-08-15T05:43:05Z&st=2020-08-14T21:43:05Z&spr=https,http&sig=sig", null); + + assertTrue(parts.getSasToken().contains("https%2Chttp"), "Expected SAS token to contain 'https%2Chttp'."); + } + + private static final class FreshDateTestClient implements HttpClient { + private String firstDate; + + @Override + public Mono send(HttpRequest request) { + if (firstDate == null) { + firstDate = request.getHeaders().getValue(HttpHeaderName.DATE); + return Mono.error(new IOException("IOException!")); + } + + assertNotEquals(firstDate, request.getHeaders().getValue(HttpHeaderName.DATE)); + return Mono.just(new MockHttpResponse(request, 200)); + } + } + + private static final class ApplicationIdUAStringTestClient implements HttpClient { + private final String expectedUA; + + ApplicationIdUAStringTestClient(String expectedUA) { + this.expectedUA = expectedUA; + } + + @Override + public Mono send(HttpRequest request) { + assertTrue(request.getHeaders().getValue(HttpHeaderName.USER_AGENT).startsWith(expectedUA)); + + return Mono.just(new MockHttpResponse(request, 200)); + } + } + + private static final class ClientOptionsHeadersTestClient implements HttpClient { + private final Map headers; + + ClientOptionsHeadersTestClient(Map headers) { + this.headers = headers; + } + + @Override + public Mono send(HttpRequest request) { + headers.forEach((name, value) -> { + if (CoreUtils.isNullOrEmpty(request.getHeaders().getValue(name))) { + throw new RuntimeException("Failed to set custom header " + name); + } + + if (name == HttpHeaderName.AUTHORIZATION) { + if (Objects.equals(value, request.getHeaders().getValue(HttpHeaderName.AUTHORIZATION))) { + throw new RuntimeException("Custom header " + name + " did not match expectation."); + } + } else { + if (!Objects.equals(value, request.getHeaders().getValue(name))) { + throw new RuntimeException("Custom header " + name + " did not match expectation."); + } + } + }); + + return Mono.just(new MockHttpResponse(request, 200)); + } + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueAPITests.groovy b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueAPITests.groovy deleted file mode 100644 index 6bb5bf09dbbeb..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueAPITests.groovy +++ /dev/null @@ -1,926 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.storage.queue - -import com.azure.core.http.policy.ExponentialBackoffOptions -import com.azure.core.http.policy.RetryOptions -import com.azure.core.util.BinaryData -import com.azure.core.util.Context -import com.azure.core.util.HttpClientOptions -import com.azure.identity.DefaultAzureCredentialBuilder -import com.azure.storage.common.StorageSharedKeyCredential -import com.azure.storage.common.policy.RequestRetryOptions -import com.azure.storage.queue.models.PeekedMessageItem -import com.azure.storage.queue.models.QueueAccessPolicy -import com.azure.storage.queue.models.QueueErrorCode -import com.azure.storage.queue.models.QueueMessageItem -import com.azure.storage.queue.models.QueueSignedIdentifier -import com.azure.storage.queue.models.QueueStorageException -import reactor.core.publisher.Mono -import spock.lang.Retry -import spock.lang.Unroll - -import java.nio.charset.StandardCharsets -import java.time.Duration -import java.time.LocalDateTime -import java.time.OffsetDateTime -import java.time.ZoneOffset - -class QueueAPITests extends APISpec { - QueueClient queueClient - - static def testMetadata = Collections.singletonMap("metadata", "value") - static def createMetadata = Collections.singletonMap("metadata1", "value") - String queueName - - def setup() { - queueName = namer.getRandomName(60) - primaryQueueServiceClient = queueServiceBuilderHelper().buildClient() - queueClient = primaryQueueServiceClient.getQueueClient(queueName) - } - - def "Get queue URL"() { - given: - def accountName = StorageSharedKeyCredential.fromConnectionString(environment.primaryAccount.connectionString).getAccountName() - def expectURL = String.format("https://%s.queue.core.windows.net/%s", accountName, queueName) - - when: - def queueURL = queueClient.getQueueUrl() - - then: - expectURL == queueURL - } - - def "IP based endpoint"() { - when: - def queueClient = new QueueClientBuilder() - .connectionString(environment.primaryAccount.connectionString) - .endpoint("http://127.0.0.1:10001/devstoreaccount1/myqueue") - .buildClient() - - then: - queueClient.getAccountName() == "devstoreaccount1" - queueClient.getQueueName() == "myqueue" - } - - def "Create queue with shared key"() { - expect: - QueueTestHelper.assertResponseStatusCode(queueClient.createWithResponse(null, null, null), 201) - } - - def "Create if not exists queue with shared key"() { - expect: - QueueTestHelper.assertResponseStatusCode(queueClient.createIfNotExistsWithResponse(null, null, null), 201) - } - - def "Create if not exists min"() { - setup: - queueName = namer.getRandomName(60) - def client = primaryQueueServiceClient.getQueueClient(queueName) - - when: - def result = client.createIfNotExists() - - then: - client.getQueueName() == queueName - client.getProperties() != null - result - } - - def "Create if not exists with same metadata on a queue client that already exists"() { - setup: - queueName = namer.getRandomName(60) - def client = primaryQueueServiceClient.getQueueClient(queueName) - def initialResponse = client.createIfNotExistsWithResponse(null, null, null) - - when: - def secondResponse = client.createIfNotExistsWithResponse(null, null, null) - - then: - initialResponse.getStatusCode() == 201 - secondResponse.getStatusCode() == 204 - } - - def "Create if not exists with conflicting metadata on a queue client that already exists"() { - setup: - queueName = namer.getRandomName(60) - def client = primaryQueueServiceClient.getQueueClient(queueName) - def initialResponse = client.createIfNotExistsWithResponse(testMetadata, null, null) - - when: - def secondResponse = client.createIfNotExistsWithResponse(null, null, null) - - then: - initialResponse.getStatusCode() == 201 - secondResponse.getStatusCode() == 409 - initialResponse.getValue() - !secondResponse.getValue() - } - - def "Delete exist queue"() { - given: - queueClient.create() - when: - def deleteQueueResponse = queueClient.deleteWithResponse(null, null) - then: - QueueTestHelper.assertResponseStatusCode(deleteQueueResponse, 204) - - } - - def "Delete queue error"() { - when: - queueClient.delete() - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - - def "Delete if exists min"() { - setup: - queueClient.create() - - when: - def result = queueClient.deleteIfExists() - - then: - result - } - - def "Delete if exists queue"() { - given: - queueClient.create() - when: - def deleteQueueResponse = queueClient.deleteIfExistsWithResponse(null, null) - then: - QueueTestHelper.assertResponseStatusCode(deleteQueueResponse, 204) - - } - - def "Delete if exists with response on a queue client that does not exist"() { - setup: - queueName = namer.getRandomName(60) - def client = primaryQueueServiceClient.getQueueClient(queueName) - - when: - def response = client.deleteIfExistsWithResponse(null, null) - client.getProperties() - - then: - thrown(QueueStorageException) - response.getStatusCode() == 404 - !response.getValue() - } - - def "Get properties"() { - given: - queueClient.createWithResponse(testMetadata, null, null) - when: - def getPropertiesResponse = queueClient.getPropertiesWithResponse(null, null) - then: - QueueTestHelper.assertResponseStatusCode(getPropertiesResponse, 200) - getPropertiesResponse.getValue().getApproximateMessagesCount() == 0 - testMetadata == getPropertiesResponse.getValue().getMetadata() - } - - def "Get properties error"() { - when: - queueClient.getProperties() - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - - @Unroll - def "Set and clear metadata"() { - given: - queueClient.createWithResponse(matadataInCreate, null, null) - when: - def getPropertiesResponseBefore = queueClient.getPropertiesWithResponse(null, null) - def setMetadataResponse = queueClient.setMetadataWithResponse(metadataInSet, null, null) - def getPropertiesResponseAfter = queueClient.getPropertiesWithResponse(null, null) - then: - QueueTestHelper.assertResponseStatusCode(getPropertiesResponseBefore, 200) - expectMetadataInCreate == getPropertiesResponseBefore.getValue().getMetadata() - QueueTestHelper.assertResponseStatusCode(setMetadataResponse, 204) - QueueTestHelper.assertResponseStatusCode(getPropertiesResponseAfter, 200) - expectMetadataInSet == getPropertiesResponseAfter.getValue().getMetadata() - where: - matadataInCreate | metadataInSet | expectMetadataInCreate | expectMetadataInSet - null | testMetadata | Collections.emptyMap() | testMetadata - createMetadata | testMetadata | createMetadata | testMetadata - createMetadata | null | createMetadata | Collections.emptyMap() - testMetadata | testMetadata | testMetadata | testMetadata - null | null | Collections.emptyMap() | Collections.emptyMap() - } - - def "Set metadata queue error"() { - when: - queueClient.setMetadata(testMetadata) - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - - @Unroll - def "Set invalid meta"() { - given: - def invalidMetadata = Collections.singletonMap(invalidKey, "value") - queueClient.create() - when: - queueClient.setMetadata(invalidMetadata) - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, statusCode, errMessage) - where: - invalidKey | statusCode | errMessage - "invalid-meta" | 400 | QueueErrorCode.INVALID_METADATA - "12345" | 400 | QueueErrorCode.INVALID_METADATA - "" | 400 | QueueErrorCode.EMPTY_METADATA_KEY - } - - def "Get access policy"() { - given: - queueClient.create() - when: - def accessPolicies = queueClient.getAccessPolicy() - then: - !accessPolicies.iterator().hasNext() - } - - def "Get access policy error"() { - when: - queueClient.getAccessPolicy().iterator().next() - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - - def "Set access policy"() { - given: - queueClient.create() - def accessPolicy = new QueueAccessPolicy() - .setPermissions("raup") - .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) - .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)) - def permission = new QueueSignedIdentifier() - .setId("testpermission") - .setAccessPolicy(accessPolicy) - when: - def setAccessPolicyResponse = queueClient.setAccessPolicyWithResponse(Collections.singletonList(permission), null, null) - def nextAccessPolicy = queueClient.getAccessPolicy().iterator().next() - then: - QueueTestHelper.assertResponseStatusCode(setAccessPolicyResponse, 204) - QueueTestHelper.assertPermissionsAreEqual(permission, nextAccessPolicy) - } - - def "Set invalid access policy"() { - given: - def accessPolicy = new QueueAccessPolicy() - .setPermissions("r") - .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) - .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)) - - def permission = new QueueSignedIdentifier() - .setId("theidofthispermissionislongerthanwhatisallowedbytheserviceandshouldfail") - .setAccessPolicy(accessPolicy) - queueClient.create() - when: - queueClient.setAccessPolicy(Collections.singletonList(permission)) - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, 400, QueueErrorCode.INVALID_XML_DOCUMENT) - } - - def "Set multiple access policies"() { - given: - def accessPolicy = new QueueAccessPolicy() - .setPermissions("r") - .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) - .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)) - - def permissions = new ArrayList() - for (int i = 0; i < 3; i++) { - permissions.add(new QueueSignedIdentifier() - .setId("policy" + i) - .setAccessPolicy(accessPolicy)) - } - queueClient.create() - when: - def setAccessPolicyResponse = queueClient.setAccessPolicyWithResponse(permissions, null, Context.NONE) - def nextAccessPolicy = queueClient.getAccessPolicy().iterator() - then: - QueueTestHelper.assertResponseStatusCode(setAccessPolicyResponse, 204) - QueueTestHelper.assertPermissionsAreEqual(permissions[0], nextAccessPolicy.next()) - QueueTestHelper.assertPermissionsAreEqual(permissions[1], nextAccessPolicy.next()) - QueueTestHelper.assertPermissionsAreEqual(permissions[2], nextAccessPolicy.next()) - !nextAccessPolicy.hasNext() - } - - def "Set too many access policies"() { - given: - def accessPolicy = new QueueAccessPolicy() - .setPermissions("r") - .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) - .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)) - - def permissions = new ArrayList() - for (int i = 0; i < 6; i++) { - permissions.add(new QueueSignedIdentifier() - .setId("policy" + i) - .setAccessPolicy(accessPolicy)) - } - queueClient.create() - when: - queueClient.setAccessPolicyWithResponse(permissions, null, Context.NONE) - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, 400, QueueErrorCode.INVALID_XML_DOCUMENT) - } - - def "Enqueue message"() { - given: - queueClient.create() - def expectMsg = "test message" - when: - def enqueueMsgResponse = queueClient.sendMessageWithResponse(expectMsg, null, null, null, null) - def peekedMessage = queueClient.peekMessage() - then: - QueueTestHelper.assertResponseStatusCode(enqueueMsgResponse, 201) - expectMsg == peekedMessage.getMessageText() - } - - def "Enqueue message binary data"() { - given: - queueClient.create() - def expectMsg = BinaryData.fromString("test message") - when: - def enqueueMsgResponse = queueClient.sendMessageWithResponse(expectMsg, null, null, null, null) - def peekedMessage = queueClient.peekMessage() - then: - QueueTestHelper.assertResponseStatusCode(enqueueMsgResponse, 201) - expectMsg.toBytes() == peekedMessage.getBody().toBytes() - } - - def "Enqueue empty message"() { - given: - queueClient.create() - def expectMsg = "" - when: - def enqueueMsgResponse = queueClient.sendMessageWithResponse(expectMsg, null, null, null, null) - def peekedMessage = queueClient.peekMessage() - then: - QueueTestHelper.assertResponseStatusCode(enqueueMsgResponse, 201) - peekedMessage.getMessageText() == null - } - - def "Enqueue time to live"() { - given: - queueClient.create() - when: - def enqueueMsgResponse = queueClient.sendMessageWithResponse("test message", - Duration.ofSeconds(0), Duration.ofSeconds(2), Duration.ofSeconds(5), null) - then: - QueueTestHelper.assertResponseStatusCode(enqueueMsgResponse, 201) - } - - def "Enqueue message encoded message"() { - given: - queueClient.create() - def encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64).buildClient().getQueueClient(queueName) - def expectMsg = BinaryData.fromString("test message") - when: - def enqueueMsgResponse = encodingQueueClient.sendMessageWithResponse(expectMsg, null, null, null, null) - def peekedMessage = queueClient.peekMessage() - then: - QueueTestHelper.assertResponseStatusCode(enqueueMsgResponse, 201) - Base64.getEncoder().encodeToString(expectMsg.toBytes()) == peekedMessage.getBody().toString() - } - - def "Dequeue message"() { - given: - queueClient.create() - def expectMsg = "test message" - queueClient.sendMessage(expectMsg) - when: - def messageItem = queueClient.receiveMessage() - then: - expectMsg == messageItem.getMessageText() - } - - def "Dequeue encoded message"() { - given: - queueClient.create() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueClient.sendMessage(encodedMsg) - def encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64).buildClient().getQueueClient(queueName) - when: - def messageItem = encodingQueueClient.receiveMessage() - then: - expectMsg == messageItem.getBody().toString() - } - - def "Dequeue fails without handler"() { - given: - queueClient.create() - def expectMsg = "test message" - queueClient.sendMessage(expectMsg) - def encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64).buildClient().getQueueClient(queueName) - when: - encodingQueueClient.receiveMessage() - then: - thrown(IllegalArgumentException.class) - } - - def "Dequeue with handler"() { - given: - queueClient.create() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueClient.sendMessage(encodedMsg) - queueClient.sendMessage(expectMsg) - QueueMessageItem badMessage = null - String queueUrl = null - def encodingQueueClient = queueServiceBuilderHelper() - .messageEncoding(QueueMessageEncoding.BASE64) - .processMessageDecodingErrorAsync({ failure -> - badMessage = failure.getQueueMessageItem() - queueUrl = failure.getQueueAsyncClient().getQueueUrl() - return Mono.empty() - }) - .buildClient().getQueueClient(queueName) - when: - def messageItems = encodingQueueClient.receiveMessages(10).toList() - then: - messageItems.size() == 1 - messageItems[0].getBody().toString() == expectMsg - badMessage != null - badMessage.getBody().toString() == expectMsg - queueUrl == queueClient.getQueueUrl() - } - - def "Dequeue and delete with handler"() { - given: - queueClient.create() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueClient.sendMessage(encodedMsg) - queueClient.sendMessage(expectMsg) - QueueMessageItem badMessage = null - def encodingQueueClient = queueServiceBuilderHelper() - .messageEncoding(QueueMessageEncoding.BASE64) - .processMessageDecodingErrorAsync({ failure -> - badMessage = failure.getQueueMessageItem() - return failure.getQueueAsyncClient().deleteMessage(badMessage.getMessageId(), badMessage.getPopReceipt()) - }) - .buildClient().getQueueClient(queueName) - when: - def messageItems = encodingQueueClient.receiveMessages(10).toList() - then: - messageItems.size() == 1 - messageItems[0].getBody().toString() == expectMsg - badMessage != null - badMessage.getBody().toString() == expectMsg - } - - def "Dequeue and delete with sync handler"() { - given: - queueClient.create() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueClient.sendMessage(encodedMsg) - queueClient.sendMessage(expectMsg) - QueueMessageItem badMessage = null - def encodingQueueClient = queueServiceBuilderHelper() - .messageEncoding(QueueMessageEncoding.BASE64) - .processMessageDecodingError({ failure -> - badMessage = failure.getQueueMessageItem() - failure.getQueueClient().deleteMessage(badMessage.getMessageId(), badMessage.getPopReceipt()) - }) - .buildClient().getQueueClient(queueName) - when: - def messageItems = encodingQueueClient.receiveMessages(10).toList() - then: - messageItems.size() == 1 - messageItems[0].getBody().toString() == expectMsg - badMessage != null - badMessage.getBody().toString() == expectMsg - } - - def "Dequeue with handler error"() { - given: - queueClient.create() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueClient.sendMessage(encodedMsg) - queueClient.sendMessage(expectMsg) - def encodingQueueClient = queueServiceBuilderHelper() - .messageEncoding(QueueMessageEncoding.BASE64) - .processMessageDecodingErrorAsync({ message -> - throw new IllegalStateException("KABOOM") - }) - .buildClient().getQueueClient(queueName) - when: - encodingQueueClient.receiveMessages(10).toList() - then: - thrown(IllegalStateException.class) - } - - def "Dequeue multiple messages"() { - given: - queueClient.create() - def expectMsg1 = "test message 1" - def expectMsg2 = "test message 2" - queueClient.sendMessage(expectMsg1) - queueClient.sendMessage(expectMsg2) - when: - def dequeueMsgIter = queueClient.receiveMessages(2).iterator() - then: - expectMsg1 == dequeueMsgIter.next().getMessageText() - expectMsg2 == dequeueMsgIter.next().getMessageText() - } - - def "Dequeue too many message"() { - given: - queueClient.create() - when: - queueClient.receiveMessages(33).iterator().next() - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, 400, QueueErrorCode.OUT_OF_RANGE_QUERY_PARAMETER_VALUE) - } - - def "Enqueue Dequeue non-UTF message"() { - given: - queueClient.create() - def encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64).buildClient().getQueueClient(queueName) - byte[] content = [ 0xFF, 0x00 ]; // Not a valid UTF-8 byte sequence. - encodingQueueClient.sendMessage(BinaryData.fromBytes(content)) - - when: - def messageItem = encodingQueueClient.receiveMessage() - then: - content == messageItem.getBody().toBytes() - } - - def "Enqueue Peek non-UTF message"() { - given: - queueClient.create() - def encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64).buildClient().getQueueClient(queueName) - byte[] content = [ 0xFF, 0x00 ]; // Not a valid UTF-8 byte sequence. - encodingQueueClient.sendMessage(BinaryData.fromBytes(content)) - - when: - def messageItem = encodingQueueClient.peekMessage() - then: - content == messageItem.getBody().toBytes() - } - - def "Peek message"() { - given: - queueClient.create() - def expectMsg = "test message" - queueClient.sendMessage(expectMsg) - when: - def peekedMessage = queueClient.peekMessage() - then: - expectMsg == peekedMessage.getMessageText() - } - - def "Peek encoded message"() { - given: - queueClient.create() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueClient.sendMessage(encodedMsg) - def encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64).buildClient().getQueueClient(queueName) - when: - def peekedMessage = encodingQueueClient.peekMessage() - then: - expectMsg == peekedMessage.getBody().toString() - } - - def "Peek fails without handler"() { - given: - queueClient.create() - def expectMsg = "test message" - queueClient.sendMessage(expectMsg) - def encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64).buildClient().getQueueClient(queueName) - when: - encodingQueueClient.peekMessage() - then: - thrown(IllegalArgumentException.class) - } - - def "Peek with handler"() { - given: - queueClient.create() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueClient.sendMessage(expectMsg) - queueClient.sendMessage(encodedMsg) - PeekedMessageItem badMessage = null - String queueUrl = null - Exception cause = null - def encodingQueueClient = queueServiceBuilderHelper() - .messageEncoding(QueueMessageEncoding.BASE64) - .processMessageDecodingErrorAsync({ failure -> - badMessage = failure.getPeekedMessageItem() - queueUrl = failure.getQueueAsyncClient().getQueueUrl() - cause = failure.getCause() - return Mono.empty() - }) - .buildClient().getQueueClient(queueName) - when: - def peekedMessages = encodingQueueClient.peekMessages(10, null, null).toList() - then: - peekedMessages.size() == 1 - peekedMessages[0].getBody().toString() == expectMsg - badMessage != null - badMessage.getBody().toString() == expectMsg - queueUrl == queueClient.getQueueUrl() - cause != null - } - - def "Peek with sync handler"() { - given: - queueClient.create() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueClient.sendMessage(expectMsg) - queueClient.sendMessage(encodedMsg) - PeekedMessageItem badMessage = null - Exception cause = null - def encodingQueueClient = queueServiceBuilderHelper() - .messageEncoding(QueueMessageEncoding.BASE64) - .processMessageDecodingError({ failure -> - badMessage = failure.getPeekedMessageItem() - cause = failure.getCause() - // call some sync API here - failure.getQueueClient().getProperties() - }) - .buildClient().getQueueClient(queueName) - when: - def peekedMessages = encodingQueueClient.peekMessages(10, null, null).toList() - then: - peekedMessages.size() == 1 - peekedMessages[0].getBody().toString() == expectMsg - badMessage != null - badMessage.getBody().toString() == expectMsg - cause != null - } - - def "Peek with handler exception"() { - given: - queueClient.create() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueClient.sendMessage(expectMsg) - queueClient.sendMessage(encodedMsg) - def encodingQueueClient = queueServiceBuilderHelper() - .messageEncoding(QueueMessageEncoding.BASE64) - .processMessageDecodingErrorAsync({ message -> - throw new IllegalStateException("KABOOM") - }) - .buildClient().getQueueClient(queueName) - when: - encodingQueueClient.peekMessages(10, null, null).toList() - then: - thrown(IllegalStateException.class) - } - - def "Peek multiple messages"() { - given: - queueClient.create() - def expectMsg1 = "test message 1" - def expectMsg2 = "test message 2" - queueClient.sendMessage(expectMsg1) - queueClient.sendMessage(expectMsg2) - when: - def peekMsgIter = queueClient.peekMessages(2, Duration.ofSeconds(10), null).iterator() - then: - expectMsg1 == peekMsgIter.next().getMessageText() - expectMsg2 == peekMsgIter.next().getMessageText() - !peekMsgIter.hasNext() - } - - def "Peek too many message"() { - given: - queueClient.create() - when: - queueClient.peekMessages(33, null, null).iterator().next() - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, 400, QueueErrorCode.OUT_OF_RANGE_QUERY_PARAMETER_VALUE) - } - - def "Peek messages error"() { - when: - queueClient.peekMessage() - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - - def "Clear messages"() { - given: - queueClient.create() - queueClient.sendMessage("test message 1") - queueClient.sendMessage("test message 2") - queueClient.sendMessage("test message 3") - when: - def getPropertiesResponse = queueClient.getPropertiesWithResponse(null, null) - def clearMsgResponse = queueClient.clearMessagesWithResponse(null, null) - def getPropertiesAfterResponse = queueClient.getPropertiesWithResponse(null, null) - then: - QueueTestHelper.assertResponseStatusCode(getPropertiesResponse, 200) - getPropertiesResponse.getValue().getApproximateMessagesCount() == 3 - QueueTestHelper.assertResponseStatusCode(clearMsgResponse, 204) - QueueTestHelper.assertResponseStatusCode(getPropertiesAfterResponse, 200) - getPropertiesAfterResponse.getValue().getApproximateMessagesCount() == 0 - } - - def "Clear messages error"() { - when: - queueClient.clearMessagesWithResponse(null, null) - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - - def "Delete message"() { - given: - queueClient.create() - queueClient.sendMessage("test message 1") - queueClient.sendMessage("test message 2") - queueClient.sendMessage("test message 3") - def dequeueMsg = queueClient.receiveMessage() - when: - def getPropertiesResponse = queueClient.getPropertiesWithResponse(null, null) - def deleteMsgResponse = queueClient.deleteMessageWithResponse(dequeueMsg.getMessageId(), dequeueMsg.getPopReceipt(), - null, null) - def getPropertiesAfterResponse = queueClient.getPropertiesWithResponse(null, null) - then: - QueueTestHelper.assertResponseStatusCode(getPropertiesResponse, 200) - getPropertiesResponse.getValue().getApproximateMessagesCount() == 3 - QueueTestHelper.assertResponseStatusCode(deleteMsgResponse, 204) - QueueTestHelper.assertResponseStatusCode(getPropertiesAfterResponse, 200) - getPropertiesAfterResponse.getValue().getApproximateMessagesCount() == 2 - } - - @Unroll - def "Delete message invalid args"() { - given: - queueClient.create() - def expectMsg = "test message" - queueClient.sendMessage(expectMsg) - QueueMessageItem queueMessageItem = queueClient.receiveMessage() - when: - def deleteMessageId = messageId ? queueMessageItem.getMessageId() : queueMessageItem.getMessageId() + "Random" - def deletePopReceipt = popReceipt ? queueMessageItem.getPopReceipt() : queueMessageItem.getPopReceipt() + "Random" - queueClient.deleteMessage(deleteMessageId, deletePopReceipt) - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, statusCode, errMsg) - where: - messageId | popReceipt | statusCode | errMsg - true | false | 400 | QueueErrorCode.INVALID_QUERY_PARAMETER_VALUE - false | true | 404 | QueueErrorCode.MESSAGE_NOT_FOUND - false | false | 400 | QueueErrorCode.INVALID_QUERY_PARAMETER_VALUE - } - - def "Update message"() { - given: - def updateMsg = "Updated test message" - queueClient.create() - queueClient.sendMessage("test message before update") - - def dequeueMsg = queueClient.receiveMessage() - when: - def updateMsgResponse = queueClient.updateMessageWithResponse(dequeueMsg.getMessageId(), - dequeueMsg.getPopReceipt(), updateMsg, Duration.ofSeconds(1), null, null) - sleepIfLive(2000) - def peekMsgIter = queueClient.peekMessage() - then: - QueueTestHelper.assertResponseStatusCode(updateMsgResponse, 204) - updateMsg == peekMsgIter.getMessageText() - } - - def "Update message no body"() { - given: - def messageText = "test message before update" - queueClient.create() - queueClient.sendMessage(messageText) - - def dequeueMsg = queueClient.receiveMessage() - when: - def updateMsgResponse = queueClient.updateMessageWithResponse(dequeueMsg.getMessageId(), - dequeueMsg.getPopReceipt(), null, Duration.ofSeconds(1), null, null) - sleepIfLive(2000) - def peekMsgIter = queueClient.peekMessage() - then: - QueueTestHelper.assertResponseStatusCode(updateMsgResponse, 204) - messageText == peekMsgIter.getMessageText() - } - - def "Update message null duration"() { - given: - def messageText = "test message before update" - queueClient.create() - queueClient.sendMessage(messageText) - - def dequeueMsg = queueClient.receiveMessage() - when: - def updateMsgResponse = queueClient.updateMessageWithResponse(dequeueMsg.getMessageId(), - dequeueMsg.getPopReceipt(), null, null, null, null) - sleepIfLive(2000) - def peekMsgIter = queueClient.peekMessage() - then: - QueueTestHelper.assertResponseStatusCode(updateMsgResponse, 204) - messageText == peekMsgIter.getMessageText() - } - - @Unroll - def "Update message invalid args"() { - given: - queueClient.create() - def updateMsg = "Updated test message" - queueClient.sendMessage("test message before update") - def dequeueMessageIter = queueClient.receiveMessage() - when: - def updateMessageId = messageId ? dequeueMessageIter.getMessageId() : dequeueMessageIter.getMessageId() + "Random" - def updatePopReceipt = popReceipt ? dequeueMessageIter.getPopReceipt() : dequeueMessageIter.getPopReceipt() + "Random" - queueClient.updateMessage(updateMessageId, updatePopReceipt, updateMsg, Duration.ofSeconds(1)) - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, statusCode, errMsg) - where: - messageId | popReceipt | statusCode | errMsg - true | false | 400 | QueueErrorCode.INVALID_QUERY_PARAMETER_VALUE - false | true | 404 | QueueErrorCode.MESSAGE_NOT_FOUND - false | false | 400 | QueueErrorCode.INVALID_QUERY_PARAMETER_VALUE - } - - def "Get Queue Name"() { - expect: - queueName == queueClient.getQueueName() - } - - def "Builder bearer token validation"() { - setup: - URL url = new URL(queueClient.getQueueUrl()) - String endpoint = new URL("http", url.getHost(), url.getPort(), url.getFile()).toString() - def builder = new QueueClientBuilder() - .credential(new DefaultAzureCredentialBuilder().build()) - .endpoint(endpoint) - - when: - builder.buildClient() - - then: - thrown(IllegalArgumentException) - } - - // This tests the policy is in the right place because if it were added per retry, it would be after the credentials and auth would fail because we changed a signed header. - def "Per call policy"() { - given: - def queueClient = queueBuilderHelper() - .addPolicy(getPerCallVersionPolicy()).buildClient() - queueClient.create() - - when: - def response = queueClient.getPropertiesWithResponse(null, null) - - then: - notThrown(QueueStorageException) - response.getHeaders().getValue("x-ms-version") == "2017-11-09" - } - - @Retry(count = 5, delay = 1000) - def "create queue with small timeouts fail for service client"() { - setup: - def clientOptions = new HttpClientOptions() - .setApplicationId("client-options-id") - .setResponseTimeout(Duration.ofNanos(1)) - .setReadTimeout(Duration.ofNanos(1)) - .setWriteTimeout(Duration.ofNanos(1)) - .setConnectTimeout(Duration.ofNanos(1)) - - def clientBuilder = new QueueServiceClientBuilder() - .endpoint(environment.primaryAccount.blobEndpoint) - .credential(environment.primaryAccount.credential) - .retryOptions(new RequestRetryOptions(null, 1, null, null, null, null)) - .clientOptions(clientOptions) - - def serviceClient = clientBuilder.buildClient() - - when: - serviceClient.createQueueWithResponse(namer.getRandomName(60), null, Duration.ofSeconds(10), null) - - then: - // test whether failure occurs due to small timeout intervals set on the service client - thrown(RuntimeException) - } - -} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueApiTests.java b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueApiTests.java new file mode 100644 index 0000000000000..b81bcf2a28af4 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueApiTests.java @@ -0,0 +1,826 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.queue; + +import com.azure.core.http.rest.Response; +import com.azure.core.util.BinaryData; +import com.azure.core.util.Context; +import com.azure.identity.DefaultAzureCredentialBuilder; +import com.azure.storage.common.StorageSharedKeyCredential; +import com.azure.storage.queue.models.PeekedMessageItem; +import com.azure.storage.queue.models.QueueAccessPolicy; +import com.azure.storage.queue.models.QueueErrorCode; +import com.azure.storage.queue.models.QueueMessageItem; +import com.azure.storage.queue.models.QueueProperties; +import com.azure.storage.queue.models.QueueSignedIdentifier; +import com.azure.storage.queue.models.QueueStorageException; +import org.junit.jupiter.api.BeforeEach; +import org.junit.jupiter.api.Test; +import org.junit.jupiter.params.ParameterizedTest; +import org.junit.jupiter.params.provider.Arguments; +import org.junit.jupiter.params.provider.MethodSource; +import reactor.core.publisher.Mono; + +import java.net.MalformedURLException; +import java.net.URL; +import java.nio.charset.StandardCharsets; +import java.time.Duration; +import java.time.LocalDateTime; +import java.time.OffsetDateTime; +import java.time.ZoneOffset; +import java.util.ArrayList; +import java.util.Base64; +import java.util.Collections; +import java.util.Iterator; +import java.util.List; +import java.util.Map; +import java.util.concurrent.atomic.AtomicReference; +import java.util.stream.Collectors; +import java.util.stream.Stream; + +import static com.azure.core.test.utils.TestUtils.assertArraysEqual; +import static org.junit.jupiter.api.Assertions.assertDoesNotThrow; +import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertFalse; +import static org.junit.jupiter.api.Assertions.assertNotNull; +import static org.junit.jupiter.api.Assertions.assertNull; +import static org.junit.jupiter.api.Assertions.assertThrows; +import static org.junit.jupiter.api.Assertions.assertTrue; + +public class QueueApiTests extends QueueTestBase { + static final Map TEST_METADATA = Collections.singletonMap("metadata", "value"); + static final Map CREATE_METADATA = Collections.singletonMap("metadata1", "value"); + + private String queueName; + private QueueClient queueClient; + + @BeforeEach + public void setup() { + queueName = getRandomName(60); + primaryQueueServiceClient = queueServiceBuilderHelper().buildClient(); + queueClient = primaryQueueServiceClient.getQueueClient(queueName); + } + + @Test + public void getQueueUrl() { + String accountName = StorageSharedKeyCredential.fromConnectionString(getPrimaryConnectionString()) + .getAccountName(); + String expectedUrl = String.format("https://%s.queue.core.windows.net/%s", accountName, queueName); + + assertEquals(expectedUrl, queueClient.getQueueUrl()); + } + + @Test + public void ipBaseEndpoint() { + QueueClient queueClient = new QueueClientBuilder() + .connectionString(getPrimaryConnectionString()) + .endpoint("http://127.0.0.1:10001/devstoreaccount1/myqueue") + .buildClient(); + + assertEquals("devstoreaccount1", queueClient.getAccountName()); + assertEquals("myqueue", queueClient.getQueueName()); + } + + @Test + public void createQueueWithSharedKey() { + QueueTestHelper.assertResponseStatusCode(queueClient.createWithResponse(null, null, null), 201); + } + + @Test + public void createIfNotExistsQueueWithSharedKey() { + QueueTestHelper.assertResponseStatusCode(queueClient.createIfNotExistsWithResponse(null, null, null), 201); + } + + @Test + public void createIfNotExistsMin() { + String queueName = getRandomName(60); + QueueClient client = primaryQueueServiceClient.getQueueClient(queueName); + + assertEquals(queueName, client.getQueueName()); + assertDoesNotThrow(client::createIfNotExists); + assertNotNull(client.getProperties()); + } + + @Test + public void createIfNotExistsWithSameMetadataOnAQueueClientThatAlreadyExists() { + String queueName = getRandomName(60); + QueueClient client = primaryQueueServiceClient.getQueueClient(queueName); + + assertEquals(201, client.createIfNotExistsWithResponse(null, null, null).getStatusCode()); + assertEquals(204, client.createIfNotExistsWithResponse(null, null, null).getStatusCode()); + } + + @Test + public void createIfNotExistsWithConflictingMetadataOnAQueueClientThatAlreadyExists() { + String queueName = getRandomName(60); + QueueClient client = primaryQueueServiceClient.getQueueClient(queueName); + + Response initialResponse = client.createIfNotExistsWithResponse(TEST_METADATA, null, null); + Response secondResponse = client.createIfNotExistsWithResponse(null, null, null); + + assertEquals(201, initialResponse.getStatusCode()); + assertTrue(initialResponse.getValue()); + assertEquals(409, secondResponse.getStatusCode()); + assertFalse(secondResponse.getValue()); + } + + @Test + public void deleteExistingQueue() { + queueClient.create(); + QueueTestHelper.assertResponseStatusCode(queueClient.deleteWithResponse(null, null), 204); + } + + + @Test + public void deleteQueueError() { + QueueStorageException exception = assertThrows(QueueStorageException.class, queueClient::delete); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, 404, QueueErrorCode.QUEUE_NOT_FOUND); + } + + @Test + public void deleteIfExistsMin() { + queueClient.create(); + assertTrue(queueClient.deleteIfExists()); + } + + @Test + public void deleteIfExistsQueue() { + queueClient.create(); + QueueTestHelper.assertResponseStatusCode(queueClient.deleteIfExistsWithResponse(null, null), 204); + } + + @Test + public void deleteIfExistsWithResponseOnAQueueClientThatDoesNotExist() { + String queueName = getRandomName(60); + QueueClient client = primaryQueueServiceClient.getQueueClient(queueName); + + Response response = client.deleteIfExistsWithResponse(null, null); + assertEquals(404, response.getStatusCode()); + assertFalse(response.getValue()); + } + + @Test + public void getProperties() { + queueClient.createWithResponse(TEST_METADATA, null, null); + Response response = queueClient.getPropertiesWithResponse(null, null); + + QueueTestHelper.assertResponseStatusCode(response, 200); + assertEquals(0, response.getValue().getApproximateMessagesCount()); + assertEquals(TEST_METADATA, response.getValue().getMetadata()); + } + + @ParameterizedTest + @MethodSource("setAndClearMetadataSupplier") + public void setAndClearMetadata(Map create, Map set, + Map expectedCreate, Map expectedSet) { + queueClient.createWithResponse(create, null, null); + + Response response = queueClient.getPropertiesWithResponse(null, null); + assertEquals(200, response.getStatusCode()); + assertEquals(expectedCreate, response.getValue().getMetadata()); + + assertEquals(204, queueClient.setMetadataWithResponse(set, null, null).getStatusCode()); + + response = queueClient.getPropertiesWithResponse(null, null); + assertEquals(200, response.getStatusCode()); + assertEquals(expectedSet, response.getValue().getMetadata()); + } + + public static Stream setAndClearMetadataSupplier() { + return Stream.of( + Arguments.of(null, TEST_METADATA, Collections.emptyMap(), TEST_METADATA), + Arguments.of(CREATE_METADATA, TEST_METADATA, CREATE_METADATA, TEST_METADATA), + Arguments.of(CREATE_METADATA, null, CREATE_METADATA, Collections.emptyMap()), + Arguments.of(TEST_METADATA, TEST_METADATA, TEST_METADATA, TEST_METADATA), + Arguments.of(null, null, Collections.emptyMap(), Collections.emptyMap()) + ); + } + + @Test + public void setMetadataQueueError() { + QueueStorageException exception = assertThrows(QueueStorageException.class, + () -> queueClient.setMetadata(TEST_METADATA)); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, 404, QueueErrorCode.QUEUE_NOT_FOUND); + } + + @ParameterizedTest + @MethodSource("setInvalidMetadataSupplier") + public void setInvalidMetadata(String invalidKey, int statusCode, QueueErrorCode errMessage) { + queueClient.create(); + QueueStorageException exception = assertThrows(QueueStorageException.class, + () -> queueClient.setMetadata(Collections.singletonMap(invalidKey, "value"))); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, statusCode, errMessage); + } + + public static Stream setInvalidMetadataSupplier() { + return Stream.of( + Arguments.of("invalid-meta", 400, QueueErrorCode.INVALID_METADATA), + Arguments.of("12345", 400, QueueErrorCode.INVALID_METADATA), + Arguments.of("", 400, QueueErrorCode.EMPTY_METADATA_KEY) + ); + } + + @Test + public void getAccessPolicy() { + queueClient.create(); + assertFalse(queueClient.getAccessPolicy().iterator().hasNext()); + } + + @Test + public void getAccessPolicyError() { + QueueStorageException exception = assertThrows(QueueStorageException.class, + () -> queueClient.getAccessPolicy().iterator().next()); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, 404, QueueErrorCode.QUEUE_NOT_FOUND); + } + + @Test + public void setAccessPolicy() { + queueClient.create(); + QueueAccessPolicy accessPolicy = new QueueAccessPolicy() + .setPermissions("raup") + .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) + .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)); + QueueSignedIdentifier permission = new QueueSignedIdentifier() + .setId("testpermission") + .setAccessPolicy(accessPolicy); + + QueueTestHelper.assertResponseStatusCode( + queueClient.setAccessPolicyWithResponse(Collections.singletonList(permission), null, null), 204); + QueueTestHelper.assertPermissionsAreEqual(permission, queueClient.getAccessPolicy().iterator().next()); + } + + @Test + public void setInvalidAccessPolicy() { + queueClient.create(); + QueueAccessPolicy accessPolicy = new QueueAccessPolicy() + .setPermissions("r") + .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) + .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)); + QueueSignedIdentifier permission = new QueueSignedIdentifier() + .setId("theidofthispermissionislongerthanwhatisallowedbytheserviceandshouldfail") + .setAccessPolicy(accessPolicy); + + QueueStorageException exception = assertThrows(QueueStorageException.class, + () -> queueClient.setAccessPolicy(Collections.singletonList(permission))); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, 400, QueueErrorCode.INVALID_XML_DOCUMENT); + } + + @Test + public void setMultipleAccessPolicies() { + queueClient.create(); + QueueAccessPolicy accessPolicy = new QueueAccessPolicy() + .setPermissions("r") + .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) + .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)); + List permissions = new ArrayList<>(3); + for (int i = 0; i < 3; i++) { + permissions.add(new QueueSignedIdentifier().setId("policy" + i).setAccessPolicy(accessPolicy)); + } + + assertEquals(204, queueClient.setAccessPolicyWithResponse(permissions, null, Context.NONE).getStatusCode()); + Iterator nextAccessPolicy = queueClient.getAccessPolicy().iterator(); + QueueTestHelper.assertPermissionsAreEqual(permissions.get(0), nextAccessPolicy.next()); + QueueTestHelper.assertPermissionsAreEqual(permissions.get(1), nextAccessPolicy.next()); + QueueTestHelper.assertPermissionsAreEqual(permissions.get(2), nextAccessPolicy.next()); + assertFalse(nextAccessPolicy.hasNext()); + } + + @Test + public void setTooManyAccessPolicies() { + queueClient.create(); + QueueAccessPolicy accessPolicy = new QueueAccessPolicy() + .setPermissions("r") + .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) + .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)); + List permissions = new ArrayList<>(6); + for (int i = 0; i < 6; i++) { + permissions.add(new QueueSignedIdentifier().setId("policy" + i).setAccessPolicy(accessPolicy)); + } + + QueueStorageException exception = assertThrows(QueueStorageException.class, + () -> queueClient.setAccessPolicyWithResponse(permissions, null, Context.NONE)); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, 400, QueueErrorCode.INVALID_XML_DOCUMENT); + } + + @Test + public void enqueueMessage() { + queueClient.create(); + String expectMsg = "test message"; + + assertEquals(201, queueClient.sendMessageWithResponse(expectMsg, null, null, null, null).getStatusCode()); + assertEquals(expectMsg, queueClient.peekMessage().getMessageText()); + } + + @Test + public void enqueueMessageBinaryData() { + queueClient.create(); + BinaryData expectMsg = BinaryData.fromString("test message"); + + assertEquals(201, queueClient.sendMessageWithResponse(expectMsg, null, null, null, null).getStatusCode()); + assertArraysEqual(expectMsg.toBytes(), queueClient.peekMessage().getBody().toBytes()); + } + + @Test + public void enqueueEmptyMessage() { + queueClient.create(); + String expectMsg = ""; + + assertEquals(201, queueClient.sendMessageWithResponse(expectMsg, null, null, null, null).getStatusCode()); + assertNull(queueClient.peekMessage().getMessageText()); + } + + @Test + public void enqueueTimeToLive() { + queueClient.create(); + + assertEquals(201, queueClient.sendMessageWithResponse("test message", Duration.ofSeconds(0), + Duration.ofSeconds(2), Duration.ofSeconds(5), null).getStatusCode()); + } + + @Test + public void enqueueMessageEncodedMessage() { + queueClient.create(); + QueueClient encodingClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64) + .buildClient().getQueueClient(queueName); + BinaryData expectMsg = BinaryData.fromString("test message"); + + assertEquals(201, encodingClient.sendMessageWithResponse(expectMsg, null, null, null, null).getStatusCode()); + assertEquals(Base64.getEncoder().encodeToString(expectMsg.toBytes()), + queueClient.peekMessage().getBody().toString()); + } + + @Test + public void dequeueMessage() { + queueClient.create(); + String expectMsg = "test message"; + queueClient.sendMessage(expectMsg); + + assertEquals(expectMsg, queueClient.receiveMessage().getMessageText()); + } + + @Test + public void dequeueEncodedMessage() { + queueClient.create(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueClient.sendMessage(encodedMsg); + QueueClient encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64) + .buildClient().getQueueClient(queueName); + + assertEquals(expectMsg, encodingQueueClient.receiveMessage().getBody().toString()); + } + + @Test + public void dequeueFailsWithoutHandler() { + queueClient.create(); + String expectMsg = "test message"; + queueClient.sendMessage(expectMsg); + QueueClient encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64) + .buildClient().getQueueClient(queueName); + + assertThrows(IllegalArgumentException.class, encodingQueueClient::receiveMessage); + } + + @Test + public void dequeueWithHandler() { + queueClient.create(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueClient.sendMessage(encodedMsg); + queueClient.sendMessage(expectMsg); + AtomicReference badMessage = new AtomicReference<>(); + AtomicReference queueUrl = new AtomicReference<>(); + + QueueClient encodingQueueClient = queueServiceBuilderHelper() + .messageEncoding(QueueMessageEncoding.BASE64) + .processMessageDecodingErrorAsync(failure -> { + badMessage.set(failure.getQueueMessageItem()); + queueUrl.set(failure.getQueueAsyncClient().getQueueUrl()); + return Mono.empty(); + }) + .buildClient().getQueueClient(queueName); + + List messageItems = encodingQueueClient.receiveMessages(10).stream() + .collect(Collectors.toList()); + + assertEquals(1, messageItems.size()); + assertEquals(expectMsg, messageItems.get(0).getBody().toString()); + assertNotNull(badMessage.get()); + assertEquals(expectMsg, badMessage.get().getBody().toString()); + assertEquals(queueClient.getQueueUrl(), queueUrl.get()); + } + + @Test + public void dequeueAndDeleteWithHandler() { + queueClient.create(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueClient.sendMessage(encodedMsg); + queueClient.sendMessage(expectMsg); + AtomicReference badMessage = new AtomicReference<>(); + QueueClient encodingQueueClient = queueServiceBuilderHelper() + .messageEncoding(QueueMessageEncoding.BASE64) + .processMessageDecodingErrorAsync(failure -> { + QueueMessageItem item = failure.getQueueMessageItem(); + badMessage.set(item); + return failure.getQueueAsyncClient().deleteMessage(item.getMessageId(), item.getPopReceipt()); + }) + .buildClient().getQueueClient(queueName); + + List messageItems = encodingQueueClient.receiveMessages(10).stream() + .collect(Collectors.toList()); + + assertEquals(1, messageItems.size()); + assertEquals(expectMsg, messageItems.get(0).getBody().toString()); + assertNotNull(badMessage.get()); + assertEquals(expectMsg, badMessage.get().getBody().toString()); + } + + @Test + public void dequeueAndDeleteWithSyncHandler() { + queueClient.create(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueClient.sendMessage(encodedMsg); + queueClient.sendMessage(expectMsg); + AtomicReference badMessage = new AtomicReference<>(); + QueueClient encodingQueueClient = queueServiceBuilderHelper() + .messageEncoding(QueueMessageEncoding.BASE64) + .processMessageDecodingError(failure -> { + QueueMessageItem item = failure.getQueueMessageItem(); + badMessage.set(item); + failure.getQueueClient().deleteMessage(item.getMessageId(), item.getPopReceipt()); + }) + .buildClient().getQueueClient(queueName); + + List messageItems = encodingQueueClient.receiveMessages(10).stream() + .collect(Collectors.toList()); + assertEquals(1, messageItems.size()); + assertEquals(expectMsg, messageItems.get(0).getBody().toString()); + assertNotNull(badMessage.get()); + assertEquals(expectMsg, badMessage.get().getBody().toString()); + } + + @Test + public void dequeueWithHandlerError() { + queueClient.create(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueClient.sendMessage(encodedMsg); + queueClient.sendMessage(expectMsg); + QueueClient encodingQueueClient = queueServiceBuilderHelper() + .messageEncoding(QueueMessageEncoding.BASE64) + .processMessageDecodingErrorAsync(message -> { + throw new IllegalStateException("KABOOM"); + }) + .buildClient().getQueueClient(queueName); + + assertThrows(IllegalStateException.class, () -> encodingQueueClient.receiveMessages(10).iterator().next()); + } + + @Test + public void dequeueMultipleMessages() { + queueClient.create(); + String expectMsg1 = "test message 1"; + String expectMsg2 = "test message 2"; + queueClient.sendMessage(expectMsg1); + queueClient.sendMessage(expectMsg2); + + Iterator dequeueMsgIter = queueClient.receiveMessages(2).iterator(); + assertEquals(expectMsg1, dequeueMsgIter.next().getMessageText()); + assertEquals(expectMsg2, dequeueMsgIter.next().getMessageText()); + } + + @Test + public void dequeueTooManyMessages() { + queueClient.create(); + + QueueStorageException exception = assertThrows(QueueStorageException.class, + () -> queueClient.receiveMessages(33).iterator().next()); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, 400, + QueueErrorCode.OUT_OF_RANGE_QUERY_PARAMETER_VALUE); + } + + @Test + public void enqueueDequeueNonUtfMessage() { + queueClient.create(); + QueueClient encodingQueueClient = getBase64Client(); + byte[] content = new byte[]{(byte) 0xFF, 0x00}; // Not a valid UTF-8 byte sequence. + encodingQueueClient.sendMessage(BinaryData.fromBytes(content)); + + assertArraysEqual(content, encodingQueueClient.receiveMessage().getBody().toBytes()); + } + + @Test + public void enqueuePeekNonUtfMessage() { + queueClient.create(); + QueueClient encodingQueueClient = getBase64Client(); + byte[] content = new byte[]{(byte) 0xFF, 0x00}; // Not a valid UTF-8 byte sequence. + encodingQueueClient.sendMessage(BinaryData.fromBytes(content)); + + assertArraysEqual(content, encodingQueueClient.peekMessage().getBody().toBytes()); + } + + @Test + public void peekMessage() { + queueClient.create(); + String expectMsg = "test message"; + queueClient.sendMessage(expectMsg); + + assertEquals(expectMsg, queueClient.peekMessage().getMessageText()); + } + + @Test + public void peekEncodedMessage() { + queueClient.create(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueClient.sendMessage(encodedMsg); + QueueClient encodingQueueClient = getBase64Client(); + + assertEquals(expectMsg, encodingQueueClient.peekMessage().getBody().toString()); + } + + @Test + public void peekFailsWithoutHandler() { + queueClient.create(); + String expectMsg = "test message"; + queueClient.sendMessage(expectMsg); + QueueClient encodingQueueClient = getBase64Client(); + + assertThrows(IllegalArgumentException.class, encodingQueueClient::peekMessage); + } + + @Test + public void peekWithHandler() { + queueClient.create(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueClient.sendMessage(expectMsg); + queueClient.sendMessage(encodedMsg); + AtomicReference badMessage = new AtomicReference<>(); + AtomicReference queueUrl = new AtomicReference<>(); + AtomicReference cause = new AtomicReference<>(); + QueueClient encodingQueueClient = queueServiceBuilderHelper() + .messageEncoding(QueueMessageEncoding.BASE64) + .processMessageDecodingErrorAsync(failure -> { + badMessage.set(failure.getPeekedMessageItem()); + queueUrl.set(failure.getQueueAsyncClient().getQueueUrl()); + cause.set(failure.getCause()); + return Mono.empty(); + }) + .buildClient().getQueueClient(queueName); + + List peekedMessages = encodingQueueClient.peekMessages(10, null, null).stream() + .collect(Collectors.toList()); + + assertEquals(1, peekedMessages.size()); + assertEquals(expectMsg, peekedMessages.get(0).getBody().toString()); + assertNotNull(badMessage.get()); + assertEquals(expectMsg, badMessage.get().getBody().toString()); + assertEquals(queueClient.getQueueUrl(), queueUrl.get()); + assertNotNull(cause.get()); + } + + @Test + public void peekWithSyncHandler() { + queueClient.create(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueClient.sendMessage(expectMsg); + queueClient.sendMessage(encodedMsg); + AtomicReference badMessage = new AtomicReference<>(); + AtomicReference cause = new AtomicReference<>(); + QueueClient encodingQueueClient = queueServiceBuilderHelper() + .messageEncoding(QueueMessageEncoding.BASE64) + .processMessageDecodingError(failure -> { + badMessage.set(failure.getPeekedMessageItem()); + cause.set(failure.getCause()); + // call some sync API here + failure.getQueueClient().getProperties(); + }) + .buildClient().getQueueClient(queueName); + + List peekedMessages = encodingQueueClient.peekMessages(10, null, null).stream() + .collect(Collectors.toList()); + + assertEquals(1, peekedMessages.size()); + assertEquals(expectMsg, peekedMessages.get(0).getBody().toString()); + assertNotNull(badMessage.get()); + assertEquals(expectMsg, badMessage.get().getBody().toString()); + assertNotNull(cause.get()); + } + + @Test + public void peekWithHandlerException() { + queueClient.create(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueClient.sendMessage(expectMsg); + queueClient.sendMessage(encodedMsg); + QueueClient encodingQueueClient = queueServiceBuilderHelper() + .messageEncoding(QueueMessageEncoding.BASE64) + .processMessageDecodingErrorAsync(message -> { + throw new IllegalStateException("KABOOM"); + }) + .buildClient().getQueueClient(queueName); + + assertThrows(IllegalStateException.class, + () -> encodingQueueClient.peekMessages(10, null, null).iterator().next()); + } + + @Test + public void peekMultipleMessages() { + queueClient.create(); + String expectMsg1 = "test message 1"; + String expectMsg2 = "test message 2"; + queueClient.sendMessage(expectMsg1); + queueClient.sendMessage(expectMsg2); + + Iterator peekMsgIter = queueClient.peekMessages(2, Duration.ofSeconds(10), null).iterator(); + assertEquals(expectMsg1, peekMsgIter.next().getMessageText()); + assertEquals(expectMsg2, peekMsgIter.next().getMessageText()); + assertFalse(peekMsgIter.hasNext()); + } + + @Test + public void peekTooManyMessages() { + queueClient.create(); + + QueueStorageException exception = assertThrows(QueueStorageException.class, + () -> queueClient.peekMessages(33, null, null).iterator().next()); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, 400, + QueueErrorCode.OUT_OF_RANGE_QUERY_PARAMETER_VALUE); + } + + @Test + public void peekMessageError() { + QueueStorageException exception = assertThrows(QueueStorageException.class, queueClient::peekMessage); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, 404, QueueErrorCode.QUEUE_NOT_FOUND); + } + + @Test + public void clearMessages() { + queueClient.create(); + queueClient.sendMessage("test message 1"); + queueClient.sendMessage("test message 2"); + queueClient.sendMessage("test message 3"); + + Response propertiesResponse = queueClient.getPropertiesWithResponse(null, null); + assertEquals(200, propertiesResponse.getStatusCode()); + assertEquals(3, propertiesResponse.getValue().getApproximateMessagesCount()); + + assertEquals(204, queueClient.clearMessagesWithResponse(null, null).getStatusCode()); + + propertiesResponse = queueClient.getPropertiesWithResponse(null, null); + assertEquals(200, propertiesResponse.getStatusCode()); + assertEquals(0, propertiesResponse.getValue().getApproximateMessagesCount()); + } + + @Test + public void clearMessagesError() { + QueueStorageException exception = assertThrows(QueueStorageException.class, + () -> queueClient.clearMessagesWithResponse(null, null)); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, 404, QueueErrorCode.QUEUE_NOT_FOUND); + } + + @Test + public void deleteMessage() { + queueClient.create(); + queueClient.sendMessage("test message 1"); + queueClient.sendMessage("test message 2"); + queueClient.sendMessage("test message 3"); + QueueMessageItem dequeueMsg = queueClient.receiveMessage(); + + Response propertiesResponse = queueClient.getPropertiesWithResponse(null, null); + assertEquals(200, propertiesResponse.getStatusCode()); + assertEquals(3, propertiesResponse.getValue().getApproximateMessagesCount()); + + assertEquals(204, queueClient.deleteMessageWithResponse(dequeueMsg.getMessageId(), dequeueMsg.getPopReceipt(), + null, null).getStatusCode()); + + propertiesResponse = queueClient.getPropertiesWithResponse(null, null); + assertEquals(200, propertiesResponse.getStatusCode()); + assertEquals(2, propertiesResponse.getValue().getApproximateMessagesCount()); + } + + @ParameterizedTest + @MethodSource("invalidArgsSupplier") + public void deleteMessageInvalidArgs(boolean messageId, boolean popReceipt, int statusCode, QueueErrorCode errMsg) { + queueClient.create(); + String expectMsg = "test message"; + queueClient.sendMessage(expectMsg); + QueueMessageItem messageItem = queueClient.receiveMessage(); + String deleteMessageId = messageId ? messageItem.getMessageId() : messageItem.getMessageId() + "Random"; + String deletePopReceipt = popReceipt ? messageItem.getPopReceipt() : messageItem.getPopReceipt() + "Random"; + + QueueStorageException exception = assertThrows(QueueStorageException.class, + () -> queueClient.deleteMessage(deleteMessageId, deletePopReceipt)); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, statusCode, errMsg); + } + + @Test + public void updateMessage() { + String updateMsg = "Updated test message"; + queueClient.create(); + queueClient.sendMessage("test message before update"); + + QueueMessageItem dequeueMsg = queueClient.receiveMessage(); + + assertEquals(204, queueClient.updateMessageWithResponse(dequeueMsg.getMessageId(), dequeueMsg.getPopReceipt(), + updateMsg, Duration.ofSeconds(1), null, null).getStatusCode()); + + sleepIfRunningAgainstService(2000); + + assertEquals(updateMsg, queueClient.peekMessage().getMessageText()); + } + + @Test + public void updateMessageNoBody() { + String messageText = "test message before update"; + queueClient.create(); + queueClient.sendMessage(messageText); + + QueueMessageItem dequeueMsg = queueClient.receiveMessage(); + + assertEquals(204, queueClient.updateMessageWithResponse(dequeueMsg.getMessageId(), dequeueMsg.getPopReceipt(), + null, Duration.ofSeconds(1), null, null).getStatusCode()); + + sleepIfRunningAgainstService(2000); + + assertEquals(messageText, queueClient.peekMessage().getMessageText()); + } + + @Test + public void updateMessageNullDuration() { + String messageText = "test message before update"; + queueClient.create(); + queueClient.sendMessage(messageText); + + QueueMessageItem dequeueMsg = queueClient.receiveMessage(); + + assertEquals(204, queueClient.updateMessageWithResponse(dequeueMsg.getMessageId(), dequeueMsg.getPopReceipt(), + null, null, null, null).getStatusCode()); + + sleepIfRunningAgainstService(2000); + + assertEquals(messageText, queueClient.peekMessage().getMessageText()); + } + + @ParameterizedTest + @MethodSource("invalidArgsSupplier") + public void updateMessageInvalidArgs(boolean messageId, boolean popReceipt, int statusCode, QueueErrorCode errMsg) { + queueClient.create(); + String updateMsg = "Updated test message"; + queueClient.sendMessage("test message before update"); + QueueMessageItem messageItem = queueClient.receiveMessage(); + + String updateMessageId = messageId ? messageItem.getMessageId() : messageItem.getMessageId() + "Random"; + String updatePopReceipt = popReceipt ? messageItem.getPopReceipt() : messageItem.getPopReceipt() + "Random"; + + QueueStorageException exception = assertThrows(QueueStorageException.class, + () -> queueClient.updateMessage(updateMessageId, updatePopReceipt, updateMsg, Duration.ofSeconds(1))); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, statusCode, errMsg); + } + + public static Stream invalidArgsSupplier() { + return Stream.of( + Arguments.of(true, false, 400, QueueErrorCode.INVALID_QUERY_PARAMETER_VALUE), + Arguments.of(false, true, 404, QueueErrorCode.MESSAGE_NOT_FOUND), + Arguments.of(false, false, 400, QueueErrorCode.INVALID_QUERY_PARAMETER_VALUE) + ); + } + + @Test + public void getQueueName() { + assertEquals(queueName, queueClient.getQueueName()); + } + + @Test + public void builderBearerTokenValidation() throws MalformedURLException { + URL url = new URL(queueClient.getQueueUrl()); + String endpoint = new URL("http", url.getHost(), url.getPort(), url.getFile()).toString(); + + assertThrows(IllegalArgumentException.class, () -> new QueueClientBuilder() + .credential(new DefaultAzureCredentialBuilder().build()) + .endpoint(endpoint) + .buildClient()); + } + + // This tests the policy is in the right place because if it were added per retry, it would be after the credentials + // and auth would fail because we changed a signed header. + @Test + public void perCallPolicy() { + QueueClient queueClient = queueBuilderHelper().addPolicy(getPerCallVersionPolicy()).buildClient(); + queueClient.create(); + + assertEquals("2017-11-09", queueClient.getPropertiesWithResponse(null, null).getHeaders() + .getValue("x-ms-version")); + } + + private QueueClient getBase64Client() { + return queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64).buildClient() + .getQueueClient(queueName); + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueAsyncApiTests.java b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueAsyncApiTests.java new file mode 100644 index 0000000000000..9e19235c622c5 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueAsyncApiTests.java @@ -0,0 +1,761 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.queue; + +import com.azure.core.util.BinaryData; +import com.azure.storage.common.StorageSharedKeyCredential; +import com.azure.storage.queue.models.PeekedMessageItem; +import com.azure.storage.queue.models.QueueAccessPolicy; +import com.azure.storage.queue.models.QueueErrorCode; +import com.azure.storage.queue.models.QueueMessageItem; +import com.azure.storage.queue.models.QueueSignedIdentifier; +import org.junit.jupiter.api.BeforeEach; +import org.junit.jupiter.api.Test; +import org.junit.jupiter.params.ParameterizedTest; +import org.junit.jupiter.params.provider.MethodSource; +import reactor.core.publisher.Mono; +import reactor.test.StepVerifier; + +import java.nio.charset.StandardCharsets; +import java.time.Duration; +import java.time.LocalDateTime; +import java.time.OffsetDateTime; +import java.time.ZoneOffset; +import java.util.ArrayList; +import java.util.Base64; +import java.util.Collections; +import java.util.List; +import java.util.Map; +import java.util.concurrent.atomic.AtomicReference; + +import static com.azure.core.test.utils.TestUtils.assertArraysEqual; +import static com.azure.storage.queue.QueueApiTests.CREATE_METADATA; +import static com.azure.storage.queue.QueueApiTests.TEST_METADATA; +import static com.azure.storage.queue.QueueTestHelper.assertAsyncResponseStatusCode; +import static com.azure.storage.queue.QueueTestHelper.assertExceptionStatusCodeAndMessage; +import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertFalse; +import static org.junit.jupiter.api.Assertions.assertNotNull; +import static org.junit.jupiter.api.Assertions.assertNull; + +public class QueueAsyncApiTests extends QueueTestBase { + private String queueName; + private QueueAsyncClient queueAsyncClient; + + @BeforeEach + public void setup() { + queueName = getRandomName(60); + primaryQueueServiceAsyncClient = queueServiceBuilderHelper().buildAsyncClient(); + queueAsyncClient = primaryQueueServiceAsyncClient.getQueueAsyncClient(queueName); + } + + @Test + public void getQueueUrl() { + String accountName = StorageSharedKeyCredential.fromConnectionString(getPrimaryConnectionString()) + .getAccountName(); + String expectURL = String.format("https://%s.queue.core.windows.net/%s", accountName, queueName); + + assertEquals(expectURL, queueAsyncClient.getQueueUrl()); + } + + @Test + public void ipBasedEndpoint() { + QueueAsyncClient queueAsyncClient = new QueueClientBuilder() + .connectionString(getPrimaryConnectionString()) + .endpoint("http://127.0.0.1:10001/devstoreaccount1/myqueue") + .buildAsyncClient(); + + assertEquals("devstoreaccount1", queueAsyncClient.getAccountName()); + assertEquals("myqueue", queueAsyncClient.getQueueName()); + } + + @Test + public void createQueueWithSharedKey() { + assertAsyncResponseStatusCode(queueAsyncClient.createWithResponse(null), 201); + } + + @Test + public void createIfNotExistsQueueWithSharedKey() { + assertAsyncResponseStatusCode(queueAsyncClient.createIfNotExistsWithResponse(null), 201); + } + + @Test + public void createIfNotExistsQueueWithSameMetadata() { + assertAsyncResponseStatusCode(queueAsyncClient.createIfNotExistsWithResponse(null), 201); + // if metadata is the same response code is 204 + assertAsyncResponseStatusCode(queueAsyncClient.createIfNotExistsWithResponse(null), 204); + } + + @Test + public void createIfNotExistsQueueWithConflictingMetadata() { + assertAsyncResponseStatusCode(queueAsyncClient.createIfNotExistsWithResponse(CREATE_METADATA), 201); + // if metadata is the different response code is 409 + assertAsyncResponseStatusCode(queueAsyncClient.createIfNotExistsWithResponse(TEST_METADATA), 409); + } + + @Test + public void deleteExistingQueue() { + queueAsyncClient.createWithResponse(null).block(); + assertAsyncResponseStatusCode(queueAsyncClient.deleteWithResponse(), 204); + } + + @Test + public void deleteQueueError() { + StepVerifier.create(queueAsyncClient.deleteWithResponse()) + .verifyErrorSatisfies(ex -> assertExceptionStatusCodeAndMessage(ex, 404, QueueErrorCode.QUEUE_NOT_FOUND)); + } + + @Test + public void deleteIfExistsQueue() { + queueAsyncClient.createWithResponse(null).block(); + assertAsyncResponseStatusCode(queueAsyncClient.deleteIfExistsWithResponse(), 204); + } + + @Test + public void deleteIfExistsQueueThatDoesNotExist() { + StepVerifier.create(queueAsyncClient.deleteIfExistsWithResponse()) + .assertNext(response -> { + assertEquals(404, response.getStatusCode()); + assertFalse(response.getValue()); + }) + .verifyComplete(); + } + + @Test + public void getProperties() { + queueAsyncClient.createWithResponse(TEST_METADATA).block(); + StepVerifier.create(queueAsyncClient.getPropertiesWithResponse()) + .assertNext(response -> { + assertEquals(200, response.getStatusCode()); + assertEquals(0, response.getValue().getApproximateMessagesCount()); + assertEquals(TEST_METADATA, response.getValue().getMetadata()); + }) + .verifyComplete(); + } + + @Test + public void getPropertiesError() { + StepVerifier.create(queueAsyncClient.getProperties()) + .verifyErrorSatisfies(ex -> assertExceptionStatusCodeAndMessage(ex, 404, QueueErrorCode.QUEUE_NOT_FOUND)); + } + + @ParameterizedTest + @MethodSource("com.azure.storage.queue.QueueApiTests#setAndClearMetadataSupplier") + public void setAndClearMetadata(Map create, Map set, + Map expectedCreate, Map expectedSet) { + queueAsyncClient.createWithResponse(create).block(); + + StepVerifier.create(queueAsyncClient.getPropertiesWithResponse()) + .assertNext(response -> { + assertEquals(200, response.getStatusCode()); + assertEquals(expectedCreate, response.getValue().getMetadata()); + }) + .verifyComplete(); + + assertAsyncResponseStatusCode(queueAsyncClient.setMetadataWithResponse(set), 204); + + StepVerifier.create(queueAsyncClient.getPropertiesWithResponse()) + .assertNext(response -> { + assertEquals(200, response.getStatusCode()); + assertEquals(expectedSet, response.getValue().getMetadata()); + }) + .verifyComplete(); + } + + @Test + public void setMetadataQueueError() { + StepVerifier.create(queueAsyncClient.setMetadataWithResponse(TEST_METADATA)) + .verifyErrorSatisfies(ex -> assertExceptionStatusCodeAndMessage(ex, 404, QueueErrorCode.QUEUE_NOT_FOUND)); + } + + @ParameterizedTest + @MethodSource("com.azure.storage.queue.QueueApiTests#setInvalidMetadataSupplier") + public void setInvalidMetadata(String invalidKey, int statusCode, QueueErrorCode errMessage) { + queueAsyncClient.create().block(); + StepVerifier.create(queueAsyncClient.setMetadataWithResponse(Collections.singletonMap(invalidKey, "value"))) + .verifyErrorSatisfies(ex -> assertExceptionStatusCodeAndMessage(ex, statusCode, errMessage)); + } + + @Test + public void getAccessPolicy() { + queueAsyncClient.create().block(); + StepVerifier.create(queueAsyncClient.getAccessPolicy()) + .expectNextCount(0) + .verifyComplete(); + } + + @Test + public void getAccessPolicyDoesError() { + StepVerifier.create(queueAsyncClient.getAccessPolicy()) + .verifyErrorSatisfies(ex -> assertExceptionStatusCodeAndMessage(ex, 404, QueueErrorCode.QUEUE_NOT_FOUND)); + } + + @Test + public void setAccessPolicy() { + queueAsyncClient.create().block(); + QueueAccessPolicy accessPolicy = new QueueAccessPolicy() + .setPermissions("raup") + .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) + .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)); + QueueSignedIdentifier permission = new QueueSignedIdentifier() + .setId("testpermission") + .setAccessPolicy(accessPolicy); + + assertAsyncResponseStatusCode(queueAsyncClient.setAccessPolicyWithResponse( + Collections.singletonList(permission)), 204); + StepVerifier.create(queueAsyncClient.getAccessPolicy()) + .assertNext(policy -> QueueTestHelper.assertPermissionsAreEqual(permission, policy)) + .verifyComplete(); + } + + @Test + public void setInvalidAccessPolicy() { + QueueAccessPolicy accessPolicy = new QueueAccessPolicy() + .setPermissions("r") + .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) + .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)); + QueueSignedIdentifier permission = new QueueSignedIdentifier() + .setId("theidofthispermissionislongerthanwhatisallowedbytheserviceandshouldfail") + .setAccessPolicy(accessPolicy); + queueAsyncClient.create().block(); + + StepVerifier.create(queueAsyncClient.setAccessPolicyWithResponse(Collections.singletonList(permission))) + .verifyErrorSatisfies(ex -> assertExceptionStatusCodeAndMessage(ex, 400, + QueueErrorCode.INVALID_XML_DOCUMENT)); + } + + @Test + public void setMultipleAccessPolicies() { + QueueAccessPolicy accessPolicy = new QueueAccessPolicy() + .setPermissions("r") + .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) + .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)); + List permissions = new ArrayList<>(); + for (int i = 0; i < 3; i++) { + permissions.add(new QueueSignedIdentifier() + .setId("policy" + i) + .setAccessPolicy(accessPolicy)); + } + queueAsyncClient.create().block(); + + assertAsyncResponseStatusCode(queueAsyncClient.setAccessPolicyWithResponse(permissions), 204); + StepVerifier.create(queueAsyncClient.getAccessPolicy()) + .assertNext(it -> QueueTestHelper.assertPermissionsAreEqual(permissions.get(0), it)) + .assertNext(it -> QueueTestHelper.assertPermissionsAreEqual(permissions.get(1), it)) + .assertNext(it -> QueueTestHelper.assertPermissionsAreEqual(permissions.get(2), it)) + .verifyComplete(); + } + + @Test + public void setTooManyAccessPolicies() { + QueueAccessPolicy accessPolicy = new QueueAccessPolicy() + .setPermissions("r") + .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) + .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)); + List permissions = new ArrayList<>(); + for (int i = 0; i < 6; i++) { + permissions.add(new QueueSignedIdentifier() + .setId("policy" + i) + .setAccessPolicy(accessPolicy)); + } + queueAsyncClient.create().block(); + + StepVerifier.create(queueAsyncClient.setAccessPolicyWithResponse(permissions)) + .verifyErrorSatisfies(ex -> assertExceptionStatusCodeAndMessage(ex, 400, + QueueErrorCode.INVALID_XML_DOCUMENT)); + } + + @Test + public void enqueueMessage() { + queueAsyncClient.create().block(); + String expectMsg = "test message"; + + assertAsyncResponseStatusCode(queueAsyncClient.sendMessageWithResponse(expectMsg, null, null), 201); + StepVerifier.create(queueAsyncClient.peekMessage()) + .assertNext(peekedMessageItem -> assertEquals(expectMsg, peekedMessageItem.getMessageText())) + .verifyComplete(); + } + + @Test + public void enqueueMessageBinaryData() { + queueAsyncClient.create().block(); + BinaryData expectMsg = BinaryData.fromString("test message"); + + assertAsyncResponseStatusCode(queueAsyncClient.sendMessageWithResponse(expectMsg, null, null), 201); + StepVerifier.create(queueAsyncClient.peekMessage()) + .assertNext(message -> assertArraysEqual(expectMsg.toBytes(), message.getBody().toBytes())) + .verifyComplete(); + } + + @Test + public void enqueueEmptyMessage() { + queueAsyncClient.create().block(); + + assertAsyncResponseStatusCode(queueAsyncClient.sendMessageWithResponse("", null, null), 201); + StepVerifier.create(queueAsyncClient.peekMessage()) + .assertNext(message -> assertNull(message.getMessageText())) + .verifyComplete(); + } + + @Test + public void enqueueTimeToLive() { + queueAsyncClient.create().block(); + + assertAsyncResponseStatusCode(queueAsyncClient.sendMessageWithResponse("test message", Duration.ofSeconds(0), + Duration.ofSeconds(2)), 201); + } + + @Test + public void enqueueMessageEncodedMessage() { + queueAsyncClient.create().block(); + QueueAsyncClient encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64) + .buildAsyncClient().getQueueAsyncClient(queueName); + BinaryData expectMsg = BinaryData.fromString("test message"); + + assertAsyncResponseStatusCode(encodingQueueClient.sendMessageWithResponse(expectMsg, null, null), 201); + StepVerifier.create(queueAsyncClient.peekMessage()) + .assertNext(message -> assertEquals(Base64.getEncoder().encodeToString(expectMsg.toBytes()), + message.getBody().toString())) + .verifyComplete(); + } + + @Test + public void dequeueMessageFromEmptyQueue() { + queueAsyncClient.create().block(); + StepVerifier.create(queueAsyncClient.receiveMessage()).verifyComplete(); + } + + @Test + public void dequeueMessage() { + queueAsyncClient.create().block(); + String expectMsg = "test message"; + queueAsyncClient.sendMessage(expectMsg).block(); + + StepVerifier.create(queueAsyncClient.receiveMessage()) + .assertNext(message -> assertEquals(expectMsg, message.getMessageText())) + .verifyComplete(); + } + + @Test + public void dequeueEncodedMessage() { + queueAsyncClient.create().block(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueAsyncClient.sendMessage(encodedMsg).block(); + QueueAsyncClient encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64) + .buildAsyncClient().getQueueAsyncClient(queueName); + + StepVerifier.create(encodingQueueClient.receiveMessage()) + .assertNext(message -> assertEquals(expectMsg, message.getBody().toString())) + .verifyComplete(); + } + + @Test + public void dequeueFailsWithoutHandler() { + queueAsyncClient.create().block(); + String expectMsg = "test message"; + queueAsyncClient.sendMessage(expectMsg).block(); + QueueAsyncClient encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64) + .buildAsyncClient().getQueueAsyncClient(queueName); + + StepVerifier.create(encodingQueueClient.receiveMessage()).verifyError(IllegalArgumentException.class); + } + + @Test + public void dequeueWithHandler() { + queueAsyncClient.create().block(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueAsyncClient.sendMessage(expectMsg).block(); + queueAsyncClient.sendMessage(encodedMsg).block(); + AtomicReference badMessage = new AtomicReference<>(); + AtomicReference queueUrl = new AtomicReference<>(); + QueueAsyncClient encodingQueueClient = queueServiceBuilderHelper() + .messageEncoding(QueueMessageEncoding.BASE64) + .processMessageDecodingErrorAsync(failure -> { + badMessage.set(failure.getQueueMessageItem()); + queueUrl.set(failure.getQueueAsyncClient().getQueueUrl()); + return Mono.empty(); + }) + .buildAsyncClient().getQueueAsyncClient(queueName); + + StepVerifier.create(encodingQueueClient.receiveMessages(10)) + .assertNext(message -> { + assertEquals(expectMsg, message.getBody().toString()); + assertNotNull(badMessage.get()); + assertEquals(expectMsg, badMessage.get().getBody().toString()); + assertEquals(queueAsyncClient.getQueueUrl(), queueUrl.get()); + }) + .verifyComplete(); + } + + @Test + public void dequeueAndDeleteWithHandler() { + queueAsyncClient.create().block(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueAsyncClient.sendMessage(expectMsg).block(); + queueAsyncClient.sendMessage(encodedMsg).block(); + AtomicReference badMessage = new AtomicReference<>(); + QueueAsyncClient encodingQueueClient = queueServiceBuilderHelper() + .messageEncoding(QueueMessageEncoding.BASE64) + .processMessageDecodingErrorAsync(failure -> { + QueueMessageItem item = failure.getQueueMessageItem(); + badMessage.set(item); + return failure.getQueueAsyncClient().deleteMessage(item.getMessageId(), item.getPopReceipt()); + }) + .buildAsyncClient().getQueueAsyncClient(queueName); + + StepVerifier.create(encodingQueueClient.receiveMessages(10)) + .assertNext(message -> { + assertEquals(expectMsg, message.getBody().toString()); + assertNotNull(badMessage.get()); + assertEquals(expectMsg, badMessage.get().getBody().toString()); + }) + .verifyComplete(); + } + + @Test + public void dequeueAndDeleteWithSyncHandler() { + queueAsyncClient.create().block(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueAsyncClient.sendMessage(expectMsg).block(); + queueAsyncClient.sendMessage(encodedMsg).block(); + AtomicReference badMessage = new AtomicReference<>(); + QueueAsyncClient encodingQueueClient = queueServiceBuilderHelper() + .messageEncoding(QueueMessageEncoding.BASE64) + .processMessageDecodingError(failure -> { + QueueMessageItem item = failure.getQueueMessageItem(); + badMessage.set(item); + failure.getQueueClient().deleteMessage(item.getMessageId(), item.getPopReceipt()); + }) + .buildAsyncClient().getQueueAsyncClient(queueName); + + StepVerifier.create(encodingQueueClient.receiveMessages(10)) + .assertNext(message -> { + assertEquals(expectMsg, message.getBody().toString()); + assertNotNull(badMessage.get()); + assertEquals(expectMsg, badMessage.get().getBody().toString()); + }) + .verifyComplete(); + } + + @Test + public void dequeueWithHandlerError() { + queueAsyncClient.create().block(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueAsyncClient.sendMessage(expectMsg).block(); + queueAsyncClient.sendMessage(encodedMsg).block(); + QueueAsyncClient encodingQueueClient = queueServiceBuilderHelper() + .messageEncoding(QueueMessageEncoding.BASE64) + .processMessageDecodingErrorAsync(message -> { + throw new IllegalStateException("KABOOM"); + }) + .buildAsyncClient().getQueueAsyncClient(queueName); + + StepVerifier.create(encodingQueueClient.receiveMessages(10)).verifyError(IllegalStateException.class); + } + + @Test + public void dequeueMultipleMessages() { + queueAsyncClient.create().block(); + String expectMsg1 = "test message 1"; + String expectMsg2 = "test message 2"; + queueAsyncClient.sendMessage(expectMsg1).block(); + queueAsyncClient.sendMessage(expectMsg2).block(); + + StepVerifier.create(queueAsyncClient.receiveMessages(2)) + .assertNext(message -> assertEquals(expectMsg1, message.getMessageText())) + .assertNext(message -> assertEquals(expectMsg2, message.getMessageText())) + .verifyComplete(); + } + + @Test + public void dequeueTooManyMessages() { + queueAsyncClient.create().block(); + StepVerifier.create(queueAsyncClient.receiveMessages(33)).verifyErrorSatisfies(ex -> + assertExceptionStatusCodeAndMessage(ex, 400, QueueErrorCode.OUT_OF_RANGE_QUERY_PARAMETER_VALUE)); + } + + @Test + public void enqueueDequeueNonUtfMessage() { + queueAsyncClient.create().block(); + QueueAsyncClient encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64) + .buildAsyncClient().getQueueAsyncClient(queueName); + byte[] content = new byte[]{(byte) 0xFF, 0x00}; // Not a valid UTF-8 byte sequence. + encodingQueueClient.sendMessage(BinaryData.fromBytes(content)).block(); + + StepVerifier.create(encodingQueueClient.receiveMessage()) + .assertNext(message -> assertArraysEqual(content, message.getBody().toBytes())) + .verifyComplete(); + } + + @Test + public void enqueuePeekNonUtfMessage() { + queueAsyncClient.create().block(); + QueueAsyncClient encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64) + .buildAsyncClient().getQueueAsyncClient(queueName); + byte[] content = new byte[]{(byte) 0xFF, 0x00}; // Not a valid UTF-8 byte sequence. + encodingQueueClient.sendMessage(BinaryData.fromBytes(content)).block(); + + StepVerifier.create(encodingQueueClient.peekMessage()) + .assertNext(message -> assertArraysEqual(content, message.getBody().toBytes())) + .verifyComplete(); + } + + @Test + public void peekMessageFromEmptyQueue() { + queueAsyncClient.create().block(); + StepVerifier.create(queueAsyncClient.peekMessage()).verifyComplete(); + } + + @Test + public void peekMessage() { + queueAsyncClient.create().block(); + String expectMsg = "test message"; + queueAsyncClient.sendMessage(expectMsg).block(); + + StepVerifier.create(queueAsyncClient.peekMessage()) + .assertNext(message -> assertEquals(expectMsg, message.getMessageText())) + .verifyComplete(); + } + + @Test + public void peekEncodedMessage() { + queueAsyncClient.create().block(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueAsyncClient.sendMessage(encodedMsg).block(); + QueueAsyncClient encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64) + .buildAsyncClient().getQueueAsyncClient(queueName); + + StepVerifier.create(encodingQueueClient.peekMessage()) + .assertNext(message -> assertEquals(expectMsg, message.getBody().toString())) + .verifyComplete(); + } + + @Test + public void peekFailsWithoutHandler() { + queueAsyncClient.create().block(); + queueAsyncClient.sendMessage("test message").block(); + QueueAsyncClient encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64) + .buildAsyncClient().getQueueAsyncClient(queueName); + + StepVerifier.create(encodingQueueClient.peekMessage()).verifyError(IllegalArgumentException.class); + } + + @Test + public void peekWithHandler() { + queueAsyncClient.create().block(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueAsyncClient.sendMessage(expectMsg).block(); + queueAsyncClient.sendMessage(encodedMsg).block(); + AtomicReference badMessage = new AtomicReference<>(); + AtomicReference queueUrl = new AtomicReference<>(); + AtomicReference cause = new AtomicReference<>(); + QueueAsyncClient encodingQueueClient = queueServiceBuilderHelper() + .messageEncoding(QueueMessageEncoding.BASE64) + .processMessageDecodingErrorAsync(failure -> { + badMessage.set(failure.getPeekedMessageItem()); + queueUrl.set(failure.getQueueAsyncClient().getQueueUrl()); + cause.set(failure.getCause()); + return Mono.empty(); + }) + .buildAsyncClient().getQueueAsyncClient(queueName); + + StepVerifier.create(encodingQueueClient.peekMessages(10)) + .assertNext(message -> { + assertEquals(expectMsg, message.getBody().toString()); + assertNotNull(badMessage.get()); + assertEquals(expectMsg, badMessage.get().getBody().toString()); + assertEquals(queueAsyncClient.getQueueUrl(), queueUrl.get()); + assertNotNull(cause.get()); + }) + .verifyComplete(); + } + + @Test + public void peekWithSyncHandler() { + queueAsyncClient.create().block(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueAsyncClient.sendMessage(expectMsg).block(); + queueAsyncClient.sendMessage(encodedMsg).block(); + AtomicReference badMessage = new AtomicReference<>(); + AtomicReference cause = new AtomicReference<>(); + QueueAsyncClient encodingQueueClient = queueServiceBuilderHelper() + .messageEncoding(QueueMessageEncoding.BASE64) + .processMessageDecodingError(failure -> { + badMessage.set(failure.getPeekedMessageItem()); + cause.set(failure.getCause()); + // call some sync API + failure.getQueueClient().getProperties(); + }) + .buildAsyncClient().getQueueAsyncClient(queueName); + + StepVerifier.create(encodingQueueClient.peekMessages(10)) + .assertNext(peekedMessageItem -> { + assertEquals(expectMsg, peekedMessageItem.getBody().toString()); + assertNotNull(badMessage.get()); + assertEquals(expectMsg, badMessage.get().getBody().toString()); + assertNotNull(cause.get()); + }) + .verifyComplete(); + } + + @Test + public void peekWithHandlerException() { + queueAsyncClient.create().block(); + String expectMsg = "test message"; + String encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)); + queueAsyncClient.sendMessage(expectMsg).block(); + queueAsyncClient.sendMessage(encodedMsg).block(); + QueueAsyncClient encodingQueueClient = queueServiceBuilderHelper() + .messageEncoding(QueueMessageEncoding.BASE64) + .processMessageDecodingErrorAsync(message -> { + throw new IllegalStateException("KABOOM"); + }) + .buildAsyncClient().getQueueAsyncClient(queueName); + + StepVerifier.create(encodingQueueClient.peekMessages(10)).verifyError(IllegalStateException.class); + } + + @Test + public void peekMultipleMessages() { + queueAsyncClient.create().block(); + String expectMsg1 = "test message 1"; + String expectMsg2 = "test message 2"; + queueAsyncClient.sendMessage(expectMsg1).block(); + queueAsyncClient.sendMessage(expectMsg2).block(); + + StepVerifier.create(queueAsyncClient.peekMessages(2)) + .assertNext(peekedMessageItem -> assertEquals(expectMsg1, peekedMessageItem.getMessageText())) + .assertNext(peekedMessageItem -> assertEquals(expectMsg2, peekedMessageItem.getMessageText())) + .verifyComplete(); + } + + @Test + public void peekTooManyMessages() { + queueAsyncClient.create().block(); + + StepVerifier.create(queueAsyncClient.peekMessages(33)).verifyErrorSatisfies(ex -> + assertExceptionStatusCodeAndMessage(ex, 400, QueueErrorCode.OUT_OF_RANGE_QUERY_PARAMETER_VALUE)); + } + + @Test + public void peekMessagesError() { + StepVerifier.create(queueAsyncClient.peekMessage()) + .verifyErrorSatisfies(ex -> assertExceptionStatusCodeAndMessage(ex, 404, QueueErrorCode.QUEUE_NOT_FOUND)); + } + + @Test + public void clearMessages() { + queueAsyncClient.create().block(); + queueAsyncClient.sendMessage("test message 1").block(); + queueAsyncClient.sendMessage("test message 2").block(); + queueAsyncClient.sendMessage("test message 3").block(); + + StepVerifier.create(queueAsyncClient.getPropertiesWithResponse()) + .assertNext(response -> { + assertEquals(200, response.getStatusCode()); + assertEquals(3, response.getValue().getApproximateMessagesCount()); + }) + .verifyComplete(); + + assertAsyncResponseStatusCode(queueAsyncClient.clearMessagesWithResponse(), 204); + + StepVerifier.create(queueAsyncClient.getPropertiesWithResponse()) + .assertNext(response -> { + assertEquals(200, response.getStatusCode()); + assertEquals(0, response.getValue().getApproximateMessagesCount()); + }) + .verifyComplete(); + } + + @Test + public void clearMessagesError() { + StepVerifier.create(queueAsyncClient.clearMessagesWithResponse()) + .verifyErrorSatisfies(ex -> assertExceptionStatusCodeAndMessage(ex, 404, QueueErrorCode.QUEUE_NOT_FOUND)); + } + + @Test + public void deleteMessage() { + queueAsyncClient.create().block(); + queueAsyncClient.sendMessage("test message 1").block(); + queueAsyncClient.sendMessage("test message 2").block(); + queueAsyncClient.sendMessage("test message 3").block(); + QueueMessageItem dequeueMsg = queueAsyncClient.receiveMessage().block(); + + StepVerifier.create(queueAsyncClient.getPropertiesWithResponse()) + .assertNext(response -> { + assertEquals(200, response.getStatusCode()); + assertEquals(3, response.getValue().getApproximateMessagesCount()); + }) + .verifyComplete(); + + assertAsyncResponseStatusCode(queueAsyncClient.deleteMessageWithResponse(dequeueMsg.getMessageId(), + dequeueMsg.getPopReceipt()), 204); + + StepVerifier.create(queueAsyncClient.getPropertiesWithResponse()) + .assertNext(response -> { + assertEquals(200, response.getStatusCode()); + assertEquals(2, response.getValue().getApproximateMessagesCount()); + }) + .verifyComplete(); + } + + @ParameterizedTest + @MethodSource("com.azure.storage.queue.QueueApiTests#invalidArgsSupplier") + public void deleteMessageInvalidArgs(boolean messageId, boolean popReceipt, int statusCode, QueueErrorCode errMsg) { + queueAsyncClient.create().block(); + String expectMsg = "test message"; + queueAsyncClient.sendMessage(expectMsg).block(); + QueueMessageItem message = queueAsyncClient.receiveMessage().block(); + String deleteMessageId = messageId ? message.getMessageId() : message.getMessageId() + "Random"; + String deletePopReceipt = popReceipt ? message.getPopReceipt() : message.getPopReceipt() + "Random"; + + StepVerifier.create(queueAsyncClient.deleteMessageWithResponse(deleteMessageId, deletePopReceipt)) + .verifyErrorSatisfies(ex -> assertExceptionStatusCodeAndMessage(ex, statusCode, errMsg)); + } + + @Test + public void updateMessage() { + String updateMsg = "Updated test message"; + queueAsyncClient.create().block(); + queueAsyncClient.sendMessage("test message before update").block(); + + QueueMessageItem dequeueMsg = queueAsyncClient.receiveMessage().block(); + + assertAsyncResponseStatusCode(queueAsyncClient.updateMessageWithResponse(dequeueMsg.getMessageId(), + dequeueMsg.getPopReceipt(), updateMsg, Duration.ofSeconds(1)), 204); + + StepVerifier.create(queueAsyncClient.peekMessage().delaySubscription(getMessageUpdateDelay(2000))) + .assertNext(peekedMessageItem -> assertEquals(updateMsg, peekedMessageItem.getMessageText())) + .verifyComplete(); + } + + @ParameterizedTest + @MethodSource("com.azure.storage.queue.QueueApiTests#invalidArgsSupplier") + public void updateMessageInvalidArgs(boolean messageId, boolean popReceipt, int statusCode, QueueErrorCode errMsg) { + queueAsyncClient.create().block(); + String updateMsg = "Updated test message"; + queueAsyncClient.sendMessage("test message before update").block(); + QueueMessageItem message = queueAsyncClient.receiveMessage().block(); + + String updateMessageId = messageId ? message.getMessageId() : message.getMessageId() + "Random"; + String updatePopReceipt = popReceipt ? message.getPopReceipt() : message.getPopReceipt() + "Random"; + + StepVerifier.create(queueAsyncClient.updateMessageWithResponse(updateMessageId, updatePopReceipt, updateMsg, + Duration.ofSeconds(1))) + .verifyErrorSatisfies(ex -> assertExceptionStatusCodeAndMessage(ex, statusCode, errMsg)); + } + + @Test + public void getQueueName() { + assertEquals(queueName, queueAsyncClient.getQueueName()); + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueAysncAPITests.groovy b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueAysncAPITests.groovy deleted file mode 100644 index 5c7077435ddea..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueAysncAPITests.groovy +++ /dev/null @@ -1,912 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.storage.queue - -import com.azure.core.util.BinaryData -import com.azure.storage.common.StorageSharedKeyCredential -import com.azure.storage.queue.models.PeekedMessageItem -import com.azure.storage.queue.models.QueueAccessPolicy -import com.azure.storage.queue.models.QueueErrorCode -import com.azure.storage.queue.models.QueueMessageItem -import com.azure.storage.queue.models.QueueSignedIdentifier -import reactor.core.publisher.Mono -import reactor.test.StepVerifier -import spock.lang.Ignore -import spock.lang.Unroll - -import java.nio.charset.StandardCharsets -import java.time.Duration -import java.time.LocalDateTime -import java.time.OffsetDateTime -import java.time.ZoneOffset - -class QueueAysncAPITests extends APISpec { - QueueAsyncClient queueAsyncClient - - static def testMetadata = Collections.singletonMap("metadata", "value") - static def createMetadata = Collections.singletonMap("metadata1", "value") - def queueName - - def setup() { - queueName = namer.getRandomName(60) - primaryQueueServiceAsyncClient = queueServiceBuilderHelper().buildAsyncClient() - queueAsyncClient = primaryQueueServiceAsyncClient.getQueueAsyncClient(queueName) - } - - def "Get queue URL"() { - given: - def accountName = StorageSharedKeyCredential.fromConnectionString(environment.primaryAccount.connectionString).getAccountName() - def expectURL = String.format("https://%s.queue.core.windows.net/%s", accountName, queueName) - - when: - def queueURL = queueAsyncClient.getQueueUrl() - - then: - expectURL == queueURL - } - - def "IP based endpoint"() { - when: - def queueAsyncClient = new QueueClientBuilder() - .connectionString(environment.primaryAccount.connectionString) - .endpoint("http://127.0.0.1:10001/devstoreaccount1/myqueue") - .buildAsyncClient() - - then: - queueAsyncClient.getAccountName() == "devstoreaccount1" - queueAsyncClient.getQueueName() == "myqueue" - } - - def "Create queue with shared key"() { - expect: - StepVerifier.create(queueAsyncClient.createWithResponse(null)).assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 201) } - .verifyComplete() - } - - // TODO: Will implement the test after introduce the sas token generator - @Ignore - def "Create queue with sas token"() { - - } - - def "Create if not exists queue with shared key"() { - expect: - StepVerifier.create(queueAsyncClient.createIfNotExistsWithResponse(null)).assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 201) } - .verifyComplete() - } - - def "Create if not exists queue with same metadata"() { - setup: - def initialResponse = queueAsyncClient.createIfNotExistsWithResponse(null).block() - - when: - def secondResponse = queueAsyncClient.createIfNotExistsWithResponse(null).block() - - then: - QueueTestHelper.assertResponseStatusCode(initialResponse, 201) - // if metadata is the same response code is 204 - QueueTestHelper.assertResponseStatusCode(secondResponse, 204) - } - - def "Create if not exists queue with conflicting metadata"() { - setup: - def initialResponse = queueAsyncClient.createIfNotExistsWithResponse(createMetadata).block() - - when: - def secondResponse = queueAsyncClient.createIfNotExistsWithResponse(testMetadata).block() - - then: - QueueTestHelper.assertResponseStatusCode(initialResponse, 201) - // if metadata is the same response code is 204 - QueueTestHelper.assertResponseStatusCode(secondResponse, 409) - } - - def "Delete exist queue"() { - given: - queueAsyncClient.createWithResponse(null).block() - when: - def deleteQueueVerifier = StepVerifier.create(queueAsyncClient.deleteWithResponse()) - then: - deleteQueueVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 204) } - .verifyComplete() - } - - def "Delete queue error"() { - when: - def deleteQueueVerifier = StepVerifier.create(queueAsyncClient.deleteWithResponse()) - then: - deleteQueueVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - } - - def "Delete if exists queue"() { - given: - queueAsyncClient.createWithResponse(null).block() - when: - def deleteQueueVerifier = StepVerifier.create(queueAsyncClient.deleteIfExistsWithResponse()) - then: - deleteQueueVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 204) } - .verifyComplete() - } - - def "Delete if exists queue that does not exist"() { - when: - def response = queueAsyncClient.deleteIfExistsWithResponse().block() - then: - response.getStatusCode() == 404 - !response.getValue() - } - - def "Get properties"() { - given: - queueAsyncClient.createWithResponse(testMetadata).block() - when: - def getPropertiesVerifier = StepVerifier.create(queueAsyncClient.getPropertiesWithResponse()) - then: - getPropertiesVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 200) - assert it.getValue().getApproximateMessagesCount() == 0 - assert testMetadata == it.getValue().getMetadata() - }.verifyComplete() - } - - def "Get properties error"() { - when: - def getPropertiesVerifier = StepVerifier.create(queueAsyncClient.getProperties()) - then: - getPropertiesVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - } - - @Unroll - def "Set and clear metadata"() { - given: - queueAsyncClient.createWithResponse(matadataInCreate).block() - when: - def getPropertiesVerifierBefore = StepVerifier.create(queueAsyncClient.getPropertiesWithResponse()) - def setMetadataVerifier = StepVerifier.create(queueAsyncClient.setMetadataWithResponse(metadataInSet)) - def getPropertiesVerifierAfter = StepVerifier.create(queueAsyncClient.getPropertiesWithResponse()) - then: - getPropertiesVerifierBefore.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 200) - assert expectMetadataInCreate == it.getValue().getMetadata() - }.verifyComplete() - setMetadataVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 204) } - .verifyComplete() - getPropertiesVerifierAfter.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 200) - assert expectMetadataInSet == it.getValue().metadata - }.verifyComplete() - where: - matadataInCreate | metadataInSet | expectMetadataInCreate | expectMetadataInSet - null | testMetadata | Collections.emptyMap() | testMetadata - createMetadata | testMetadata | createMetadata | testMetadata - createMetadata | null | createMetadata | Collections.emptyMap() - testMetadata | testMetadata | testMetadata | testMetadata - null | null | Collections.emptyMap() | Collections.emptyMap() - } - - def "Set metadata queue error"() { - when: - def setMetadataVerifier = StepVerifier.create(queueAsyncClient.setMetadataWithResponse(testMetadata)) - then: - setMetadataVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - } - - @Unroll - def "Set invalid meta"() { - given: - def invalidMetadata = Collections.singletonMap(invalidKey, "value") - queueAsyncClient.create().block() - when: - def setMetadataVerifier = StepVerifier.create(queueAsyncClient.setMetadataWithResponse(invalidMetadata)) - then: - setMetadataVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, statusCode, errMessage) - } - where: - invalidKey | statusCode | errMessage - "invalid-meta" | 400 | QueueErrorCode.INVALID_METADATA - "12345" | 400 | QueueErrorCode.INVALID_METADATA - "" | 400 | QueueErrorCode.EMPTY_METADATA_KEY - } - - def "Get access policy"() { - given: - queueAsyncClient.create().block() - when: - def getAccessPolicyVerifier = StepVerifier.create(queueAsyncClient.getAccessPolicy()) - then: - getAccessPolicyVerifier - .expectNextCount(0) - .verifyComplete() - } - - def "Get access policy does error"() { - when: - def getAccessPolicyVerifier = StepVerifier.create(queueAsyncClient.getAccessPolicy()) - then: - getAccessPolicyVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - } - - def "Set access policy"() { - given: - queueAsyncClient.create().block() - def accessPolicy = new QueueAccessPolicy() - .setPermissions("raup") - .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) - .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)) - def permission = new QueueSignedIdentifier() - .setId("testpermission") - .setAccessPolicy(accessPolicy) - when: - def setAccessPolicyVerifier = StepVerifier.create(queueAsyncClient.setAccessPolicyWithResponse(Collections.singletonList(permission))) - def getAccessPolicyVerifier = StepVerifier.create(queueAsyncClient.getAccessPolicy()) - then: - setAccessPolicyVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 204) - }.verifyComplete() - getAccessPolicyVerifier.assertNext { - assert QueueTestHelper.assertPermissionsAreEqual(permission, it) - }.verifyComplete() - } - - def "Set invalid access policy"() { - given: - def accessPolicy = new QueueAccessPolicy() - .setPermissions("r") - .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) - .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)) - - def permission = new QueueSignedIdentifier() - .setId("theidofthispermissionislongerthanwhatisallowedbytheserviceandshouldfail") - .setAccessPolicy(accessPolicy) - queueAsyncClient.create().block() - when: - def setAccessPolicyVerifier = StepVerifier.create(queueAsyncClient.setAccessPolicyWithResponse(Collections.singletonList(permission))) - then: - setAccessPolicyVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, 400, QueueErrorCode.INVALID_XML_DOCUMENT) - } - } - - def "Set multiple access policies"() { - given: - def accessPolicy = new QueueAccessPolicy() - .setPermissions("r") - .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) - .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)) - - def permissions = new ArrayList() - for (int i = 0; i < 3; i++) { - permissions.add(new QueueSignedIdentifier() - .setId("policy" + i) - .setAccessPolicy(accessPolicy)) - } - queueAsyncClient.create().block() - when: - def setAccessPolicyVerifier = StepVerifier.create(queueAsyncClient.setAccessPolicyWithResponse(permissions)) - def getAccessPolicyVerifier = StepVerifier.create(queueAsyncClient.getAccessPolicy()) - then: - setAccessPolicyVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 204) - }.verifyComplete() - getAccessPolicyVerifier.assertNext { - assert QueueTestHelper.assertPermissionsAreEqual(permissions[0], it) - }.assertNext { - assert QueueTestHelper.assertPermissionsAreEqual(permissions[1], it) - }.assertNext { - assert QueueTestHelper.assertPermissionsAreEqual(permissions[2], it) - }.verifyComplete() - } - - def "Set too many access policies"() { - given: - def accessPolicy = new QueueAccessPolicy() - .setPermissions("r") - .setStartsOn(OffsetDateTime.of(LocalDateTime.of(2000, 1, 1, 0, 0), ZoneOffset.UTC)) - .setExpiresOn(OffsetDateTime.of(LocalDateTime.of(2020, 1, 1, 0, 0), ZoneOffset.UTC)) - - def permissions = new ArrayList() - for (int i = 0; i < 6; i++) { - permissions.add(new QueueSignedIdentifier() - .setId("policy" + i) - .setAccessPolicy(accessPolicy)) - } - queueAsyncClient.create().block() - when: - def setAccessPolicyVerifier = StepVerifier.create(queueAsyncClient.setAccessPolicyWithResponse(permissions)) - then: - setAccessPolicyVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, 400, QueueErrorCode.INVALID_XML_DOCUMENT) - } - } - - def "Enqueue message"() { - given: - queueAsyncClient.create().block() - def expectMsg = "test message" - when: - def enqueueMsgVerifier = StepVerifier.create(queueAsyncClient.sendMessageWithResponse(expectMsg, null, null)) - def peekMsgVerifier = StepVerifier.create(queueAsyncClient.peekMessage()) - then: - enqueueMsgVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 201) - }.verifyComplete() - peekMsgVerifier.assertNext { - assert expectMsg == it.getMessageText() - }.verifyComplete() - } - - def "Enqueue message binary data"() { - given: - queueAsyncClient.create().block() - def expectMsg = BinaryData.fromString("test message") - when: - def enqueueMsgVerifier = StepVerifier.create(queueAsyncClient.sendMessageWithResponse(expectMsg, null, null)) - def peekMsgVerifier = StepVerifier.create(queueAsyncClient.peekMessage()) - then: - enqueueMsgVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 201) - }.verifyComplete() - peekMsgVerifier.assertNext { - assert expectMsg.toBytes() == it.getBody().toBytes() - }.verifyComplete() - } - - def "Enqueue empty message"() { - given: - queueAsyncClient.create().block() - when: - def enqueueMsgVerifier = StepVerifier.create(queueAsyncClient.sendMessageWithResponse("", null, null)) - def peekMsgVerifier = StepVerifier.create(queueAsyncClient.peekMessage()) - then: - enqueueMsgVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 201) - }.verifyComplete() - peekMsgVerifier.assertNext { - assert it.getMessageText() == null - }.verifyComplete() - } - - def "Enqueue time to live"() { - given: - queueAsyncClient.create().block() - when: - def enqueueMsgVerifier = StepVerifier.create(queueAsyncClient.sendMessageWithResponse("test message", - Duration.ofSeconds(0), Duration.ofSeconds(2))) - then: - enqueueMsgVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 201) - }.verifyComplete() - } - - def "Enqueue message encoded message"() { - given: - queueAsyncClient.create().block() - def encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64).buildAsyncClient().getQueueAsyncClient(queueName) - def expectMsg = BinaryData.fromString("test message") - when: - def enqueueMsgVerifier = StepVerifier.create(encodingQueueClient.sendMessageWithResponse(expectMsg, null, null)) - def peekMsgVerifier = StepVerifier.create(queueAsyncClient.peekMessage()) - then: - enqueueMsgVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 201) - }.verifyComplete() - peekMsgVerifier.assertNext { - assert Base64.getEncoder().encodeToString(expectMsg.toBytes()) == it.getBody().toString() - }.verifyComplete() - } - - def "Dequeue message from empty queue"() { - given: - queueAsyncClient.create().block() - - when: - def dequeueMsgVerifier = StepVerifier.create(queueAsyncClient.receiveMessage()) - - then: - dequeueMsgVerifier.verifyComplete() - } - - def "Dequeue message"() { - given: - queueAsyncClient.create().block() - def expectMsg = "test message" - queueAsyncClient.sendMessage(expectMsg).block() - when: - def dequeueMsgVerifier = StepVerifier.create(queueAsyncClient.receiveMessage()) - then: - dequeueMsgVerifier.assertNext { - assert expectMsg == it.getMessageText() - }.verifyComplete() - } - - def "Dequeue encoded message"() { - given: - queueAsyncClient.create().block() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueAsyncClient.sendMessage(encodedMsg).block() - def encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64).buildAsyncClient().getQueueAsyncClient(queueName) - when: - def dequeueMsgVerifier = StepVerifier.create(encodingQueueClient.receiveMessage()) - then: - dequeueMsgVerifier.assertNext { - assert expectMsg == it.getBody().toString() - }.verifyComplete() - } - - def "Dequeue fails without handler"() { - given: - queueAsyncClient.create().block() - def expectMsg = "test message" - queueAsyncClient.sendMessage(expectMsg).block() - def encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64).buildAsyncClient().getQueueAsyncClient(queueName) - when: - def dequeueMsgVerifier = StepVerifier.create(encodingQueueClient.receiveMessage()) - then: - dequeueMsgVerifier.verifyError(IllegalArgumentException.class) - } - - def "Dequeue with handler"() { - given: - queueAsyncClient.create().block() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueAsyncClient.sendMessage(expectMsg).block() - queueAsyncClient.sendMessage(encodedMsg).block() - QueueMessageItem badMessage = null - String queueUrl = null - def encodingQueueClient = queueServiceBuilderHelper() - .messageEncoding(QueueMessageEncoding.BASE64) - .processMessageDecodingErrorAsync({ failure -> - badMessage = failure.getQueueMessageItem() - queueUrl = failure.getQueueAsyncClient().getQueueUrl() - return Mono.empty() - }) - .buildAsyncClient().getQueueAsyncClient(queueName) - when: - def dequeueMsgVerifier = StepVerifier.create(encodingQueueClient.receiveMessages(10)) - then: - dequeueMsgVerifier.assertNext { - assert expectMsg == it.getBody().toString() - assert badMessage != null - assert badMessage.getBody().toString() == expectMsg - assert queueUrl == queueAsyncClient.getQueueUrl() - }.verifyComplete() - } - - def "Dequeue and delete with handler"() { - given: - queueAsyncClient.create().block() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueAsyncClient.sendMessage(expectMsg).block() - queueAsyncClient.sendMessage(encodedMsg).block() - QueueMessageItem badMessage = null - def encodingQueueClient = queueServiceBuilderHelper() - .messageEncoding(QueueMessageEncoding.BASE64) - .processMessageDecodingErrorAsync({ failure -> - badMessage = failure.getQueueMessageItem() - return failure.getQueueAsyncClient().deleteMessage(badMessage.getMessageId(), badMessage.getPopReceipt()) - }) - .buildAsyncClient().getQueueAsyncClient(queueName) - when: - def dequeueMsgVerifier = StepVerifier.create(encodingQueueClient.receiveMessages(10)) - then: - dequeueMsgVerifier.assertNext { - assert expectMsg == it.getBody().toString() - assert badMessage != null - assert badMessage.getBody().toString() == expectMsg - }.verifyComplete() - } - - def "Dequeue and delete with sync handler"() { - given: - queueAsyncClient.create().block() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueAsyncClient.sendMessage(expectMsg).block() - queueAsyncClient.sendMessage(encodedMsg).block() - QueueMessageItem badMessage = null - def encodingQueueClient = queueServiceBuilderHelper() - .messageEncoding(QueueMessageEncoding.BASE64) - .processMessageDecodingError({ failure -> - badMessage = failure.getQueueMessageItem() - failure.getQueueClient().deleteMessage(badMessage.getMessageId(), badMessage.getPopReceipt()) - }) - .buildAsyncClient().getQueueAsyncClient(queueName) - when: - def dequeueMsgVerifier = StepVerifier.create(encodingQueueClient.receiveMessages(10)) - then: - dequeueMsgVerifier.assertNext { - assert expectMsg == it.getBody().toString() - assert badMessage != null - assert badMessage.getBody().toString() == expectMsg - }.verifyComplete() - } - - def "Dequeue with handler error"() { - given: - queueAsyncClient.create().block() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueAsyncClient.sendMessage(expectMsg).block() - queueAsyncClient.sendMessage(encodedMsg).block() - def encodingQueueClient = queueServiceBuilderHelper() - .messageEncoding(QueueMessageEncoding.BASE64) - .processMessageDecodingErrorAsync({ message -> - throw new IllegalStateException("KABOOM") - }) - .buildAsyncClient().getQueueAsyncClient(queueName) - when: - def dequeueMsgVerifier = StepVerifier.create(encodingQueueClient.receiveMessages(10)) - then: - dequeueMsgVerifier.verifyError(IllegalStateException.class) - } - - def "Dequeue multiple messages"() { - given: - queueAsyncClient.create().block() - def expectMsg1 = "test message 1" - def expectMsg2 = "test message 2" - queueAsyncClient.sendMessage(expectMsg1).block() - queueAsyncClient.sendMessage(expectMsg2).block() - when: - def dequeueMsgVerifier = StepVerifier.create(queueAsyncClient.receiveMessages(2)) - then: - dequeueMsgVerifier.assertNext { - assert expectMsg1 == it.getMessageText() - }.assertNext { - assert expectMsg2 == it.getMessageText() - }.verifyComplete() - } - - def "Dequeue too many message"() { - given: - queueAsyncClient.create().block() - when: - def dequeueMsgVerifier = StepVerifier.create(queueAsyncClient.receiveMessages(33)) - then: - dequeueMsgVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, 400, QueueErrorCode.OUT_OF_RANGE_QUERY_PARAMETER_VALUE) - } - } - - def "Enqueue Dequeue non-UTF message"() { - given: - queueAsyncClient.create().block() - def encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64).buildAsyncClient().getQueueAsyncClient(queueName) - byte[] content = [ 0xFF, 0x00 ]; // Not a valid UTF-8 byte sequence. - encodingQueueClient.sendMessage(BinaryData.fromBytes(content)).block() - - when: - def dequeueMsgVerifier = StepVerifier.create(encodingQueueClient.receiveMessage()) - then: - dequeueMsgVerifier.assertNext { - assert content == it.getBody().toBytes() - }.verifyComplete() - } - - def "Enqueue Peek non-UTF message"() { - given: - queueAsyncClient.create().block() - def encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64).buildAsyncClient().getQueueAsyncClient(queueName) - byte[] content = [ 0xFF, 0x00 ]; // Not a valid UTF-8 byte sequence. - encodingQueueClient.sendMessage(BinaryData.fromBytes(content)).block() - - when: - def dequeueMsgVerifier = StepVerifier.create(encodingQueueClient.peekMessage()) - then: - dequeueMsgVerifier.assertNext { - assert content == it.getBody().toBytes() - }.verifyComplete() - } - - def "Peek message from empty queue"() { - given: - queueAsyncClient.create().block() - when: - def peekMsgVerifier = StepVerifier.create(queueAsyncClient.peekMessage()) - then: - peekMsgVerifier.verifyComplete() - } - - def "Peek message"() { - given: - queueAsyncClient.create().block() - def expectMsg = "test message" - queueAsyncClient.sendMessage(expectMsg).block() - when: - def peekMsgVerifier = StepVerifier.create(queueAsyncClient.peekMessage()) - then: - peekMsgVerifier.assertNext { - assert expectMsg == it.getMessageText() - }.verifyComplete() - } - - def "Peek encoded message"() { - given: - queueAsyncClient.create().block() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueAsyncClient.sendMessage(encodedMsg).block() - def encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64).buildAsyncClient().getQueueAsyncClient(queueName) - when: - def peekMsgVerifier = StepVerifier.create(encodingQueueClient.peekMessage()) - then: - peekMsgVerifier.assertNext { - assert expectMsg == it.getBody().toString() - }.verifyComplete() - } - - def "Peek fails without handler"() { - given: - queueAsyncClient.create().block() - def expectMsg = "test message" - queueAsyncClient.sendMessage(expectMsg).block() - def encodingQueueClient = queueServiceBuilderHelper().messageEncoding(QueueMessageEncoding.BASE64).buildAsyncClient().getQueueAsyncClient(queueName) - when: - def peekMsgVerifier = StepVerifier.create(encodingQueueClient.peekMessage()) - then: - peekMsgVerifier.verifyError(IllegalArgumentException.class) - } - - def "Peek with handler"() { - given: - queueAsyncClient.create().block() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueAsyncClient.sendMessage(expectMsg).block() - queueAsyncClient.sendMessage(encodedMsg).block() - PeekedMessageItem badMessage = null - String queueUrl = null - Exception cause = null - def encodingQueueClient = queueServiceBuilderHelper() - .messageEncoding(QueueMessageEncoding.BASE64) - .processMessageDecodingErrorAsync({ failure -> - badMessage = failure.getPeekedMessageItem() - queueUrl = failure.getQueueAsyncClient().getQueueUrl() - cause = failure.getCause() - return Mono.empty() - }) - .buildAsyncClient().getQueueAsyncClient(queueName) - when: - def peekMsgVerifier = StepVerifier.create(encodingQueueClient.peekMessages(10)) - then: - peekMsgVerifier.assertNext { - assert expectMsg == it.getBody().toString() - assert badMessage != null - assert badMessage.getBody().toString() == expectMsg - assert queueUrl == queueAsyncClient.getQueueUrl() - assert cause != null - }.verifyComplete() - } - - def "Peek with sync handler"() { - given: - queueAsyncClient.create().block() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueAsyncClient.sendMessage(expectMsg).block() - queueAsyncClient.sendMessage(encodedMsg).block() - PeekedMessageItem badMessage = null - Exception cause = null - def encodingQueueClient = queueServiceBuilderHelper() - .messageEncoding(QueueMessageEncoding.BASE64) - .processMessageDecodingError({ failure -> - badMessage = failure.getPeekedMessageItem() - cause = failure.getCause() - // call some sync API - failure.getQueueClient().getProperties() - }) - .buildAsyncClient().getQueueAsyncClient(queueName) - when: - def peekMsgVerifier = StepVerifier.create(encodingQueueClient.peekMessages(10)) - then: - peekMsgVerifier.assertNext { - assert expectMsg == it.getBody().toString() - assert badMessage != null - assert badMessage.getBody().toString() == expectMsg - assert cause != null - }.verifyComplete() - } - - def "Peek with handler exception"() { - given: - queueAsyncClient.create().block() - def expectMsg = "test message" - def encodedMsg = Base64.getEncoder().encodeToString(expectMsg.getBytes(StandardCharsets.UTF_8)) - queueAsyncClient.sendMessage(expectMsg).block() - queueAsyncClient.sendMessage(encodedMsg).block() - def encodingQueueClient = queueServiceBuilderHelper() - .messageEncoding(QueueMessageEncoding.BASE64) - .processMessageDecodingErrorAsync({ message -> - throw new IllegalStateException("KABOOM") - }) - .buildAsyncClient().getQueueAsyncClient(queueName) - when: - def peekMsgVerifier = StepVerifier.create(encodingQueueClient.peekMessages(10)) - then: - peekMsgVerifier.verifyError(IllegalStateException.class) - } - - def "Peek multiple messages"() { - given: - queueAsyncClient.create().block() - def expectMsg1 = "test message 1" - def expectMsg2 = "test message 2" - queueAsyncClient.sendMessage(expectMsg1).block() - queueAsyncClient.sendMessage(expectMsg2).block() - when: - def peekMsgVerifier = StepVerifier.create(queueAsyncClient.peekMessages(2)) - then: - peekMsgVerifier.assertNext { - assert expectMsg1 == it.getMessageText() - }.assertNext { - assert expectMsg2 == it.getMessageText() - }.verifyComplete() - } - - def "Peek too many message"() { - given: - queueAsyncClient.create().block() - when: - def peekMsgVerifier = StepVerifier.create(queueAsyncClient.peekMessages(33)) - then: - peekMsgVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, 400, QueueErrorCode.OUT_OF_RANGE_QUERY_PARAMETER_VALUE) - } - } - - def "Peek messages error"() { - when: - def peekMsgVerifier = StepVerifier.create(queueAsyncClient.peekMessage()) - then: - peekMsgVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - } - - def "Clear messages"() { - given: - queueAsyncClient.create().block() - queueAsyncClient.sendMessage("test message 1").block() - queueAsyncClient.sendMessage("test message 2").block() - queueAsyncClient.sendMessage("test message 3").block() - when: - def getPropertiesVerifier = StepVerifier.create(queueAsyncClient.getPropertiesWithResponse()) - def clearMsgVerifier = StepVerifier.create(queueAsyncClient.clearMessagesWithResponse()) - def getPropertiesAfterVerifier = StepVerifier.create(queueAsyncClient.getPropertiesWithResponse()) - then: - getPropertiesVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 200) - assert it.getValue().getApproximateMessagesCount() == 3 - }.verifyComplete() - clearMsgVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 204) - }.verifyComplete() - getPropertiesAfterVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 200) - assert it.getValue().getApproximateMessagesCount() == 0 - }.verifyComplete() - } - - def "Clear messages error"() { - when: - def clearMsgVerifier = StepVerifier.create(queueAsyncClient.clearMessagesWithResponse()) - then: - clearMsgVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - } - - def "Delete message"() { - given: - queueAsyncClient.create().block() - queueAsyncClient.sendMessage("test message 1").block() - queueAsyncClient.sendMessage("test message 2").block() - queueAsyncClient.sendMessage("test message 3").block() - def dequeueMsg = queueAsyncClient.receiveMessage().block() - when: - def getPropertiesVerifier = StepVerifier.create(queueAsyncClient.getPropertiesWithResponse()) - def deleteMsgVerifier = StepVerifier.create(queueAsyncClient.deleteMessageWithResponse(dequeueMsg.getMessageId(), dequeueMsg.getPopReceipt())) - def getPropertiesAfterVerifier = StepVerifier.create(queueAsyncClient.getPropertiesWithResponse()) - then: - getPropertiesVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 200) - assert it.getValue().getApproximateMessagesCount() == 3 - - }.verifyComplete() - deleteMsgVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 204) - }.verifyComplete() - getPropertiesAfterVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 200) - assert it.getValue().getApproximateMessagesCount() == 2 - }.verifyComplete() - } - - @Unroll - def "Delete message invalid args"() { - given: - queueAsyncClient.create().block() - def expectMsg = "test message" - queueAsyncClient.sendMessage(expectMsg).block() - QueueMessageItem queueMessageItem = queueAsyncClient.receiveMessage().block() - when: - def deleteMessageId = messageId ? queueMessageItem.getMessageId() : queueMessageItem.getMessageId() + "Random" - def deletePopReceipt = popReceipt ? queueMessageItem.getPopReceipt() : queueMessageItem.getPopReceipt() + "Random" - def deleteMsgVerifier = StepVerifier.create(queueAsyncClient.deleteMessageWithResponse(deleteMessageId, deletePopReceipt)) - then: - deleteMsgVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, statusCode, errMsg) - } - where: - messageId | popReceipt | statusCode | errMsg - true | false | 400 | QueueErrorCode.INVALID_QUERY_PARAMETER_VALUE - false | true | 404 | QueueErrorCode.MESSAGE_NOT_FOUND - false | false | 400 | QueueErrorCode.INVALID_QUERY_PARAMETER_VALUE - } - - def "Update message"() { - given: - def updateMsg = "Updated test message" - queueAsyncClient.create().block() - queueAsyncClient.sendMessage("test message before update").block() - - def dequeueMsg = queueAsyncClient.receiveMessage().block() - when: - def updateMsgVerifier = StepVerifier.create(queueAsyncClient.updateMessageWithResponse( - dequeueMsg.getMessageId(), dequeueMsg.getPopReceipt(), updateMsg, Duration.ofSeconds(1))) - def peekMsgVerifier = StepVerifier.create(queueAsyncClient.peekMessage() - .delaySubscription(getMessageUpdateDelay(2000))) - then: - updateMsgVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 204) - }.verifyComplete() - peekMsgVerifier.assertNext { - assert updateMsg == it.getMessageText() - }.verifyComplete() - } - - @Unroll - def "Update message invalid args"() { - given: - queueAsyncClient.create().block() - def updateMsg = "Updated test message" - queueAsyncClient.sendMessage("test message before update").block() - def dequeueMessage = queueAsyncClient.receiveMessage().block() - when: - def updateMessageId = messageId ? dequeueMessage.getMessageId() : dequeueMessage.getMessageId() + "Random" - def updatePopReceipt = popReceipt ? dequeueMessage.getPopReceipt() : dequeueMessage.getPopReceipt() + "Random" - def updateMsgVerifier = StepVerifier.create(queueAsyncClient.updateMessageWithResponse(updateMessageId, updatePopReceipt, updateMsg, Duration.ofSeconds(1))) - then: - updateMsgVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, statusCode, errMsg) - } - where: - messageId | popReceipt | statusCode | errMsg - true | false | 400 | QueueErrorCode.INVALID_QUERY_PARAMETER_VALUE - false | true | 404 | QueueErrorCode.MESSAGE_NOT_FOUND - false | false | 400 | QueueErrorCode.INVALID_QUERY_PARAMETER_VALUE - } - - def "Get Queue Name"() { - expect: - queueName == queueAsyncClient.getQueueName() - } -} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueSASTests.groovy b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueSASTests.groovy deleted file mode 100644 index fe374ff0ba229..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueSASTests.groovy +++ /dev/null @@ -1,458 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.storage.queue - -import com.azure.core.credential.AzureSasCredential -import com.azure.storage.common.sas.AccountSasPermission -import com.azure.storage.common.sas.AccountSasResourceType -import com.azure.storage.common.sas.AccountSasService -import com.azure.storage.common.sas.AccountSasSignatureValues -import com.azure.storage.common.sas.SasProtocol -import com.azure.storage.common.StorageSharedKeyCredential -import com.azure.storage.common.test.shared.extensions.LiveOnly -import com.azure.storage.queue.models.QueueAccessPolicy -import com.azure.storage.queue.models.QueueSignedIdentifier -import com.azure.storage.queue.models.QueueStorageException -import com.azure.storage.queue.models.SendMessageResult -import com.azure.storage.queue.sas.QueueSasPermission -import com.azure.storage.queue.sas.QueueServiceSasSignatureValues -import spock.lang.Unroll - -import java.time.Duration -import java.time.temporal.ChronoUnit - -class QueueSASTests extends APISpec { - - QueueClient queueClient - - def setup() { - primaryQueueServiceClient = queueServiceBuilderHelper().buildClient() - queueClient = primaryQueueServiceClient.getQueueClient(namer.getRandomName(60)) - } - - @Unroll - def "QueueSASPermission parse"() { - when: - def perms = QueueSasPermission.parse(permString) - - then: - perms.hasReadPermission() == read - perms.hasAddPermission() == add - perms.hasUpdatePermission() == update - perms.hasProcessPermission() == process - - where: - permString || read | add | update | process - "r" || true | false | false | false - "a" || false | true | false | false - "u" || false | false | true | false - "p" || false | false | false | true - "raup" || true | true | true | true - "apru" || true | true | true | true - "rap" || true | true | false | true - "ur" || true | false | true | false - } - - @Unroll - def "QueueSASPermission toString"() { - setup: - def perms = new QueueSasPermission() - .setReadPermission(read) - .setAddPermission(add) - .setUpdatePermission(update) - .setProcessPermission(process) - - expect: - perms.toString() == expectedString - - where: - read | add | update | process || expectedString - true | false | false | false || "r" - false | true | false | false || "a" - false | false | true | false || "u" - false | false | false | true || "p" - true | false | true | false || "ru" - true | true | true | true || "raup" - } - - def "QueueSASPermission parse IA"() { - when: - QueueSasPermission.parse("rwaq") - - then: - thrown(IllegalArgumentException) - } - - def "queueServiceSAS canonicalizedResource"() { - setup: - def queueName = queueClient.getQueueName() - - when: - def serviceSASSignatureValues = new QueueServiceSasSignatureValues().setQueueName(queueName) - - then: - serviceSASSignatureValues.getQueueName() == queueName - } - - def "QueueSAS enqueue dequeue with permissions"() { - setup: - queueClient.create() - SendMessageResult resp = queueClient.sendMessage("test") - - def permissions = new QueueSasPermission() - .setReadPermission(true) - .setAddPermission(true) - .setProcessPermission(true) - def startTime = namer.getUtcNow().minusDays(1) - def expiryTime = namer.getUtcNow().plusDays(1) - def sasProtocol = SasProtocol.HTTPS_HTTP - - when: - def credential = StorageSharedKeyCredential.fromConnectionString(environment.primaryAccount.connectionString) - def sasPermissions = new QueueServiceSasSignatureValues() - .setPermissions(permissions) - .setExpiryTime(expiryTime) - .setStartTime(startTime) - .setProtocol(sasProtocol) - .setQueueName(queueClient.getQueueName()) - .generateSasQueryParameters(credential) - .encode() - - def clientPermissions = queueBuilderHelper() - .endpoint(queueClient.getQueueUrl()) - .queueName(queueClient.getQueueName()) - .sasToken(sasPermissions) - .buildClient() - clientPermissions.sendMessage("sastest") - def dequeueMsgIterPermissions = clientPermissions.receiveMessages(2).iterator() - - then: - notThrown(QueueStorageException) - "test" == dequeueMsgIterPermissions.next().getMessageText() - "sastest" == dequeueMsgIterPermissions.next().getMessageText() - - when: - clientPermissions.updateMessage(resp.getMessageId(), resp.getPopReceipt(), "testing", Duration.ofHours(1)) - - then: - thrown(QueueStorageException) - } - - def "QueueSAS update delete with permissions"() { - setup: - queueClient.create() - SendMessageResult resp = queueClient.sendMessage("test") - - def permissions = new QueueSasPermission() - .setReadPermission(true) - .setAddPermission(true) - .setProcessPermission(true) - .setUpdatePermission(true) - def startTime = namer.getUtcNow().minusDays(1) - def expiryTime = namer.getUtcNow().plusDays(1) - def sasProtocol = SasProtocol.HTTPS_HTTP - - when: - def credential = StorageSharedKeyCredential.fromConnectionString(environment.primaryAccount.connectionString) - def sasPermissions = new QueueServiceSasSignatureValues() - .setPermissions(permissions) - .setExpiryTime(expiryTime) - .setStartTime(startTime) - .setProtocol(sasProtocol) - .setQueueName(queueClient.getQueueName()) - .generateSasQueryParameters(credential) - .encode() - - def clientPermissions = queueBuilderHelper() - .endpoint(queueClient.getQueueUrl()) - .queueName(queueClient.getQueueName()) - .sasToken(sasPermissions) - .buildClient() - clientPermissions.updateMessage(resp.getMessageId(), resp.getPopReceipt(), "testing", Duration.ZERO) - def dequeueMsgIterPermissions = clientPermissions.receiveMessages(1).iterator() - - then: - notThrown(QueueStorageException) - "testing" == dequeueMsgIterPermissions.next().getMessageText() - - when: - clientPermissions.delete() - - then: - thrown(QueueStorageException) - } - - // NOTE: Serializer for set access policy keeps milliseconds - def "QueueSAS enqueue dequeue with identifier"() { - setup: - queueClient.create() - queueClient.sendMessage("test") - - def permissions = new QueueSasPermission() - .setReadPermission(true) - .setAddPermission(true) - .setUpdatePermission(true) - .setProcessPermission(true) - def expiryTime = namer.getUtcNow().plusDays(1).truncatedTo(ChronoUnit.SECONDS) - def startTime = namer.getUtcNow().minusDays(1).truncatedTo(ChronoUnit.SECONDS) - - QueueSignedIdentifier identifier = new QueueSignedIdentifier() - .setId(namer.getRandomUuid()) - .setAccessPolicy(new QueueAccessPolicy().setPermissions(permissions.toString()) - .setExpiresOn(expiryTime).setStartsOn(startTime)) - queueClient.setAccessPolicy(Arrays.asList(identifier)) - - // Wait 30 seconds as it may take time for the access policy to take effect. - sleepIfLive(30000) - - when: - def credential = StorageSharedKeyCredential.fromConnectionString(environment.primaryAccount.connectionString) - def sasIdentifier = new QueueServiceSasSignatureValues() - .setIdentifier(identifier.getId()) - .setQueueName(queueClient.getQueueName()) - .generateSasQueryParameters(credential) - .encode() - - def clientBuilder = queueBuilderHelper() - def clientIdentifier = clientBuilder - .endpoint(queueClient.getQueueUrl()) - .queueName(queueClient.getQueueName()) - .sasToken(sasIdentifier) - .buildClient() - clientIdentifier.sendMessage("sastest") - def dequeueMsgIterIdentifier = clientIdentifier.receiveMessages(2).iterator() - - then: - notThrown(QueueStorageException) - "test" == dequeueMsgIterIdentifier.next().getMessageText() - "sastest" == dequeueMsgIterIdentifier.next().getMessageText() - } - - def "AccountSAS create delete queue"() { - def service = new AccountSasService() - .setQueueAccess(true) - def resourceType = new AccountSasResourceType() - .setContainer(true) - .setService(true) - .setObject(true) - def permissions = new AccountSasPermission() - .setReadPermission(true) - .setCreatePermission(true) - .setDeletePermission(true) - def expiryTime = namer.getUtcNow().plusDays(1) - - when: - def credential = StorageSharedKeyCredential.fromConnectionString(environment.primaryAccount.connectionString) - def sasValues = new AccountSasSignatureValues(expiryTime, permissions, service, resourceType) - def sas = queueServiceBuilderHelper() - .endpoint(primaryQueueServiceClient.getQueueServiceUrl()) - .credential(credential) - .buildClient() - .generateAccountSas(sasValues) - - def scBuilder = queueServiceBuilderHelper() - scBuilder.endpoint(primaryQueueServiceClient.getQueueServiceUrl()) - .sasToken(sas) - def sc = scBuilder.buildClient() - def queueName = namer.getRandomName(60) - sc.createQueue(queueName) - - then: - notThrown(QueueStorageException) - - when: - sc.deleteQueue(queueName) - - then: - notThrown(QueueStorageException) - } - - def "AccountSAS list queues"() { - def service = new AccountSasService() - .setQueueAccess(true) - def resourceType = new AccountSasResourceType() - .setContainer(true) - .setService(true) - .setObject(true) - def permissions = new AccountSasPermission() - .setListPermission(true) - def expiryTime = namer.getUtcNow().plusDays(1) - - when: - def credential = StorageSharedKeyCredential.fromConnectionString(environment.primaryAccount.connectionString) - def sasValues = new AccountSasSignatureValues(expiryTime, permissions, service, resourceType) - def sas = queueServiceBuilderHelper() - .endpoint(primaryQueueServiceClient.getQueueServiceUrl()) - .credential(credential) - .buildClient() - .generateAccountSas(sasValues) - - def scBuilder = queueServiceBuilderHelper() - scBuilder.endpoint(primaryQueueServiceClient.getQueueServiceUrl()) - .sasToken(sas) - def sc = scBuilder.buildClient() - - sc.listQueues() - - then: - notThrown(QueueStorageException) - } - - def "AccountSAS network on endpoint"() { - setup: - def service = new AccountSasService() - .setQueueAccess(true) - def resourceType = new AccountSasResourceType() - .setContainer(true) - .setService(true) - .setObject(true) - def permissions = new AccountSasPermission() - .setReadPermission(true) - .setCreatePermission(true) - .setWritePermission(true) - .setListPermission(true) - .setDeletePermission(true) - def expiryTime = namer.getUtcNow().plusDays(1) - - def credential = StorageSharedKeyCredential.fromConnectionString(environment.primaryAccount.connectionString) - def sasValues = new AccountSasSignatureValues(expiryTime, permissions, service, resourceType) - def sas = queueServiceBuilderHelper() - .endpoint(primaryQueueServiceClient.getQueueServiceUrl()) - .credential(credential) - .buildClient() - .generateAccountSas(sasValues) - - def queueName = namer.getRandomName(60) - - when: - def sc = getServiceClientBuilder(null, primaryQueueServiceClient.getQueueServiceUrl() + "?" + sas, null).buildClient() - sc.createQueue(queueName) - - def qc = getQueueClientBuilder(primaryQueueServiceClient.getQueueServiceUrl() + "/" + queueName + "?" + sas).buildClient() - qc.delete() - - then: - notThrown(Exception) - } - - /* - Ensures that we don't break the functionality of the deprecated means of generating an AccountSas. - Only run in live mode because recordings would frequently get messed up when we update recordings to new sas version - */ - @LiveOnly - def "Account sas deprecated"() { - def service = new AccountSasService() - .setQueueAccess(true) - def resourceType = new AccountSasResourceType() - .setContainer(true) - .setService(true) - .setObject(true) - def permissions = new AccountSasPermission() - .setReadPermission(true) - .setCreatePermission(true) - .setDeletePermission(true) - def expiryTime = namer.getUtcNow().plusDays(1) - - when: - def credential = StorageSharedKeyCredential.fromConnectionString(environment.primaryAccount.connectionString) - def sas = new AccountSasSignatureValues() - .setServices(service.toString()) - .setResourceTypes(resourceType.toString()) - .setPermissions(permissions) - .setExpiryTime(expiryTime) - .generateSasQueryParameters(credential) - .encode() - - def scBuilder = queueServiceBuilderHelper() - scBuilder.endpoint(primaryQueueServiceClient.getQueueServiceUrl()) - .sasToken(sas) - def sc = scBuilder.buildClient() - def queueName = namer.getRandomName(60) - sc.createQueue(queueName) - - then: - notThrown(QueueStorageException) - - when: - sc.deleteQueue(queueName) - - then: - notThrown(QueueStorageException) - } - - def "can use sas to authenticate"() { - setup: - def service = new AccountSasService() - .setQueueAccess(true) - def resourceType = new AccountSasResourceType() - .setContainer(true) - .setService(true) - .setObject(true) - def permissions = new AccountSasPermission() - .setReadPermission(true) - def expiryTime = namer.getUtcNow().plusDays(1) - def sasValues = new AccountSasSignatureValues(expiryTime, permissions, service, resourceType) - def sas = primaryQueueServiceClient.generateAccountSas(sasValues) - - queueClient.create() - - when: - instrument(new QueueClientBuilder() - .endpoint(queueClient.getQueueUrl()) - .sasToken(sas)) - .buildClient() - .getProperties() - - then: - noExceptionThrown() - - when: - instrument(new QueueClientBuilder() - .endpoint(queueClient.getQueueUrl()) - .credential(new AzureSasCredential(sas))) - .buildClient() - .getProperties() - - then: - noExceptionThrown() - - when: - instrument(new QueueClientBuilder() - .endpoint(queueClient.getQueueUrl() + "?" + sas)) - .buildClient() - .getProperties() - - then: - noExceptionThrown() - - when: - instrument(new QueueServiceClientBuilder() - .endpoint(queueClient.getQueueUrl()) - .sasToken(sas)) - .buildClient() - .getProperties() - - then: - noExceptionThrown() - - when: - instrument(new QueueServiceClientBuilder() - .endpoint(queueClient.getQueueUrl()) - .credential(new AzureSasCredential(sas))) - .buildClient() - .getProperties() - - then: - noExceptionThrown() - - when: - instrument(new QueueServiceClientBuilder() - .endpoint(queueClient.getQueueUrl() + "?" + sas)) - .buildClient() - .getProperties() - - then: - noExceptionThrown() - } -} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueSasClientTests.groovy b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueSasClientTests.groovy deleted file mode 100644 index ee7e7bc5619df..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueSasClientTests.groovy +++ /dev/null @@ -1,215 +0,0 @@ -package com.azure.storage.queue - -import com.azure.storage.common.sas.AccountSasPermission -import com.azure.storage.common.sas.AccountSasResourceType -import com.azure.storage.common.sas.AccountSasService -import com.azure.storage.common.sas.AccountSasSignatureValues -import com.azure.storage.common.sas.SasProtocol -import com.azure.storage.queue.models.QueueAccessPolicy -import com.azure.storage.queue.models.QueueSignedIdentifier -import com.azure.storage.queue.models.QueueStorageException -import com.azure.storage.queue.sas.QueueSasPermission -import com.azure.storage.queue.sas.QueueServiceSasSignatureValues - -import java.time.Duration -import java.time.temporal.ChronoUnit - -class QueueSasClientTests extends APISpec { - - QueueClient sasClient - def resp - - def setup() { - primaryQueueServiceClient = queueServiceBuilderHelper().buildClient() - sasClient = primaryQueueServiceClient.getQueueClient(namer.getRandomName(50)) - sasClient.create() - resp = sasClient.sendMessage("test") - } - - QueueServiceSasSignatureValues generateValues(QueueSasPermission permission) { - return new QueueServiceSasSignatureValues(namer.getUtcNow().plusDays(1), permission) - .setStartTime(namer.getUtcNow().minusDays(1)) - .setProtocol(SasProtocol.HTTPS_HTTP) - } - - def "QueueSAS enqueue with perm"() { - setup: - def permissions = new QueueSasPermission() - .setReadPermission(true) - .setAddPermission(true) - .setProcessPermission(true) - def sasValues = generateValues(permissions) - - when: - def sasPermissions = sasClient.generateSas(sasValues) - - def clientPermissions = queueBuilderHelper() - .endpoint(sasClient.getQueueUrl()) - .queueName(sasClient.getQueueName()) - .sasToken(sasPermissions) - .buildClient() - clientPermissions.sendMessage("sastest") - def dequeueMsgIterPermissions = clientPermissions.receiveMessages(2).iterator() - - then: - notThrown(QueueStorageException) - "test" == dequeueMsgIterPermissions.next().getMessageText() - "sastest" == dequeueMsgIterPermissions.next().getMessageText() - - when: - clientPermissions.updateMessage(resp.getMessageId(), resp.getPopReceipt(), "testing", Duration.ofHours(1)) - - then: - thrown(QueueStorageException) - } - - def "QueueSAS update with perm"() { - setup: - def permissions = new QueueSasPermission() - .setReadPermission(true) - .setAddPermission(true) - .setProcessPermission(true) - .setUpdatePermission(true) - def sasValues = generateValues(permissions) - - when: - def sasPermissions = sasClient.generateSas(sasValues) - - def clientPermissions = queueBuilderHelper() - .endpoint(sasClient.getQueueUrl()) - .queueName(sasClient.getQueueName()) - .sasToken(sasPermissions) - .buildClient() - clientPermissions.updateMessage(resp.getMessageId(), resp.getPopReceipt(), "testing", Duration.ZERO) - def dequeueMsgIterPermissions = clientPermissions.receiveMessages(1).iterator() - - then: - notThrown(QueueStorageException) - "testing" == dequeueMsgIterPermissions.next().getMessageText() - - when: - clientPermissions.delete() - - then: - thrown(QueueStorageException) - } - - // NOTE: Serializer for set access policy keeps milliseconds - def "QueueSAS enqueue with id"() { - setup: - - def permissions = new QueueSasPermission() - .setReadPermission(true) - .setAddPermission(true) - .setUpdatePermission(true) - .setProcessPermission(true) - def expiryTime = namer.getUtcNow().plusDays(1).truncatedTo(ChronoUnit.SECONDS) - def startTime = namer.getUtcNow().minusDays(1).truncatedTo(ChronoUnit.SECONDS) - - QueueSignedIdentifier identifier = new QueueSignedIdentifier() - .setId(namer.getRandomUuid()) - .setAccessPolicy(new QueueAccessPolicy().setPermissions(permissions.toString()) - .setExpiresOn(expiryTime).setStartsOn(startTime)) - sasClient.setAccessPolicy(Arrays.asList(identifier)) - - // Wait 30 seconds as it may take time for the access policy to take effect. - sleepIfLive(30000) - - when: - def sasValues = new QueueServiceSasSignatureValues(identifier.getId()) - - def sasIdentifier = sasClient.generateSas(sasValues) - - def clientBuilder = queueBuilderHelper() - def clientIdentifier = clientBuilder - .endpoint(sasClient.getQueueUrl()) - .queueName(sasClient.getQueueName()) - .sasToken(sasIdentifier) - .buildClient() - clientIdentifier.sendMessage("sastest") - def dequeueMsgIterIdentifier = clientIdentifier.receiveMessages(2).iterator() - - then: - notThrown(QueueStorageException) - "test" == dequeueMsgIterIdentifier.next().getMessageText() - "sastest" == dequeueMsgIterIdentifier.next().getMessageText() - } - - def "AccountSAS create queue"() { - def service = new AccountSasService() - .setQueueAccess(true) - def resourceType = new AccountSasResourceType() - .setContainer(true) - .setService(true) - .setObject(true) - def permissions = new AccountSasPermission() - .setReadPermission(true) - .setCreatePermission(true) - .setDeletePermission(true) - def expiryTime = namer.getUtcNow().plusDays(1) - - when: - def sasValues = new AccountSasSignatureValues(expiryTime, permissions, service, resourceType) - def sas = primaryQueueServiceClient.generateAccountSas(sasValues) - - def scBuilder = queueServiceBuilderHelper() - scBuilder.endpoint(primaryQueueServiceClient.getQueueServiceUrl()) - .sasToken(sas) - def sc = scBuilder.buildClient() - def queueName = namer.getRandomName(50) - sc.createQueue(queueName) - - then: - notThrown(QueueStorageException) - - when: - sc.deleteQueue(queueName) - - then: - notThrown(QueueStorageException) - } - - def "AccountSAS list queues"() { - def service = new AccountSasService() - .setQueueAccess(true) - def resourceType = new AccountSasResourceType() - .setContainer(true) - .setService(true) - .setObject(true) - def permissions = new AccountSasPermission() - .setListPermission(true) - def expiryTime = namer.getUtcNow().plusDays(1) - - when: - def sasValues = new AccountSasSignatureValues(expiryTime, permissions, service, resourceType) - def sas = primaryQueueServiceClient.generateAccountSas(sasValues) - - def scBuilder = queueServiceBuilderHelper() - scBuilder.endpoint(primaryQueueServiceClient.getQueueServiceUrl()) - .sasToken(sas) - def sc = scBuilder.buildClient() - - sc.listQueues() - - then: - notThrown(QueueStorageException) - } - - /** - * If this test fails it means that non-deprecated string to sign has new components. - * In that case we should hardcode version used for deprecated string to sign like we did for blobs. - */ - def "Remember about string to sign deprecation"() { - setup: - def client = queueBuilderHelper().credential(environment.primaryAccount.credential).buildClient() - def values = new QueueServiceSasSignatureValues(namer.getUtcNow(), new QueueSasPermission()) - values.setQueueName(client.getQueueName()) - - when: - def deprecatedStringToSign = values.generateSasQueryParameters(environment.primaryAccount.credential).encode() - def stringToSign = client.generateSas(values) - - then: - deprecatedStringToSign == stringToSign - } -} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueSasClientTests.java b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueSasClientTests.java new file mode 100644 index 0000000000000..55f456415b25b --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueSasClientTests.java @@ -0,0 +1,190 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.queue; + +import com.azure.storage.common.sas.AccountSasPermission; +import com.azure.storage.common.sas.AccountSasResourceType; +import com.azure.storage.common.sas.AccountSasService; +import com.azure.storage.common.sas.AccountSasSignatureValues; +import com.azure.storage.common.sas.SasProtocol; +import com.azure.storage.queue.models.QueueAccessPolicy; +import com.azure.storage.queue.models.QueueMessageItem; +import com.azure.storage.queue.models.QueueSignedIdentifier; +import com.azure.storage.queue.models.QueueStorageException; +import com.azure.storage.queue.models.SendMessageResult; +import com.azure.storage.queue.sas.QueueSasPermission; +import com.azure.storage.queue.sas.QueueServiceSasSignatureValues; +import org.junit.jupiter.api.BeforeEach; +import org.junit.jupiter.api.Test; + +import java.time.Duration; +import java.time.OffsetDateTime; +import java.time.temporal.ChronoUnit; +import java.util.Arrays; +import java.util.Iterator; + +import static org.junit.jupiter.api.Assertions.assertDoesNotThrow; +import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertThrows; + +public class QueueSasClientTests extends QueueTestBase { + private QueueClient sasClient; + private SendMessageResult resp; + + @BeforeEach + public void setup() { + primaryQueueServiceClient = queueServiceBuilderHelper().buildClient(); + sasClient = primaryQueueServiceClient.getQueueClient(getRandomName(50)); + sasClient.create(); + resp = sasClient.sendMessage("test"); + } + + private QueueServiceSasSignatureValues generateValues(QueueSasPermission permission) { + return new QueueServiceSasSignatureValues(testResourceNamer.now().plusDays(1), permission) + .setStartTime(testResourceNamer.now().minusDays(1)) + .setProtocol(SasProtocol.HTTPS_HTTP); + } + + @Test + public void queueSasEnqueueWithPerm() { + QueueSasPermission permissions = new QueueSasPermission() + .setReadPermission(true) + .setAddPermission(true) + .setProcessPermission(true); + QueueServiceSasSignatureValues sasValues = generateValues(permissions); + + QueueClient clientPermissions = queueBuilderHelper() + .endpoint(sasClient.getQueueUrl()) + .queueName(sasClient.getQueueName()) + .sasToken(sasClient.generateSas(sasValues)) + .buildClient(); + clientPermissions.sendMessage("sastest"); + + Iterator dequeueMsgIterPermissions = clientPermissions.receiveMessages(2).iterator(); + assertEquals("test", dequeueMsgIterPermissions.next().getMessageText()); + assertEquals("sastest", dequeueMsgIterPermissions.next().getMessageText()); + + assertThrows(QueueStorageException.class, () -> clientPermissions.updateMessage(resp.getMessageId(), + resp.getPopReceipt(), "testing", Duration.ofHours(1))); + } + + @Test + public void queueSasUpdateWithPerm() { + QueueSasPermission permissions = new QueueSasPermission() + .setReadPermission(true) + .setAddPermission(true) + .setProcessPermission(true) + .setUpdatePermission(true); + QueueServiceSasSignatureValues sasValues = generateValues(permissions); + + QueueClient clientPermissions = queueBuilderHelper() + .endpoint(sasClient.getQueueUrl()) + .queueName(sasClient.getQueueName()) + .sasToken(sasClient.generateSas(sasValues)) + .buildClient(); + + clientPermissions.updateMessage(resp.getMessageId(), resp.getPopReceipt(), "testing", Duration.ZERO); + + Iterator dequeueMsgIterPermissions = clientPermissions.receiveMessages(1).iterator(); + assertEquals("testing", dequeueMsgIterPermissions.next().getMessageText()); + + assertThrows(QueueStorageException.class, clientPermissions::delete); + } + + // NOTE: Serializer for set access policy keeps milliseconds + @Test + public void queueSasEnqueueWithId() { + QueueSasPermission permissions = new QueueSasPermission() + .setReadPermission(true) + .setAddPermission(true) + .setUpdatePermission(true) + .setProcessPermission(true); + OffsetDateTime expiryTime = testResourceNamer.now().plusDays(1).truncatedTo(ChronoUnit.SECONDS); + OffsetDateTime startTime = testResourceNamer.now().minusDays(1).truncatedTo(ChronoUnit.SECONDS); + + QueueSignedIdentifier identifier = new QueueSignedIdentifier() + .setId(testResourceNamer.randomUuid()) + .setAccessPolicy(new QueueAccessPolicy().setPermissions(permissions.toString()) + .setExpiresOn(expiryTime).setStartsOn(startTime)); + sasClient.setAccessPolicy(Arrays.asList(identifier)); + + // Wait 30 seconds as it may take time for the access policy to take effect. + sleepIfRunningAgainstService(30000); + + QueueServiceSasSignatureValues sasValues = new QueueServiceSasSignatureValues(identifier.getId()); + + QueueClient clientIdentifier = queueBuilderHelper() + .endpoint(sasClient.getQueueUrl()) + .queueName(sasClient.getQueueName()) + .sasToken(sasClient.generateSas(sasValues)) + .buildClient(); + clientIdentifier.sendMessage("sastest"); + + Iterator dequeueMsgIterIdentifier = clientIdentifier.receiveMessages(2).iterator(); + assertEquals("test", dequeueMsgIterIdentifier.next().getMessageText()); + assertEquals("sastest", dequeueMsgIterIdentifier.next().getMessageText()); + } + + @Test + public void accountSasCreateQueue() { + AccountSasService service = new AccountSasService().setQueueAccess(true); + AccountSasResourceType resourceType = new AccountSasResourceType() + .setContainer(true) + .setService(true) + .setObject(true); + AccountSasPermission permissions = new AccountSasPermission() + .setReadPermission(true) + .setCreatePermission(true) + .setDeletePermission(true); + + AccountSasSignatureValues sasValues = new AccountSasSignatureValues(testResourceNamer.now().plusDays(1), + permissions, service, resourceType); + + QueueServiceClient sc = queueServiceBuilderHelper() + .endpoint(primaryQueueServiceClient.getQueueServiceUrl()) + .sasToken(primaryQueueServiceClient.generateAccountSas(sasValues)) + .buildClient(); + + String queueName = getRandomName(50); + assertDoesNotThrow(() -> sc.createQueue(queueName)); + assertDoesNotThrow(() -> sc.deleteQueue(queueName)); + } + + @Test + public void accountSasListQueues() { + AccountSasService service = new AccountSasService().setQueueAccess(true); + AccountSasResourceType resourceType = new AccountSasResourceType() + .setContainer(true) + .setService(true) + .setObject(true); + AccountSasPermission permissions = new AccountSasPermission().setListPermission(true); + AccountSasSignatureValues sasValues = new AccountSasSignatureValues(testResourceNamer.now().plusDays(1), + permissions, service, resourceType); + + QueueServiceClient sc = queueServiceBuilderHelper() + .endpoint(primaryQueueServiceClient.getQueueServiceUrl()) + .sasToken(primaryQueueServiceClient.generateAccountSas(sasValues)) + .buildClient(); + + assertDoesNotThrow(() -> sc.listQueues().iterator().hasNext()); + } + + /** + * If this test fails it means that non-deprecated string to sign has new components. In that case we should + * hardcode version used for deprecated string to sign like we did for blobs. + */ + @Test + public void rememberAboutStringToSignDeprecation() { + QueueClient client = queueBuilderHelper().credential(ENVIRONMENT.getPrimaryAccount().getCredential()) + .buildClient(); + QueueServiceSasSignatureValues values = new QueueServiceSasSignatureValues(testResourceNamer.now(), + new QueueSasPermission()); + values.setQueueName(client.getQueueName()); + + String deprecatedStringToSign = values.generateSasQueryParameters(ENVIRONMENT.getPrimaryAccount() + .getCredential()).encode(); + + assertEquals(deprecatedStringToSign, client.generateSas(values)); + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueSasTests.java b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueSasTests.java new file mode 100644 index 0000000000000..14dc080d8fea7 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueSasTests.java @@ -0,0 +1,403 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.queue; + +import com.azure.core.credential.AzureSasCredential; +import com.azure.core.test.TestMode; +import com.azure.storage.common.StorageSharedKeyCredential; +import com.azure.storage.common.sas.AccountSasPermission; +import com.azure.storage.common.sas.AccountSasResourceType; +import com.azure.storage.common.sas.AccountSasService; +import com.azure.storage.common.sas.AccountSasSignatureValues; +import com.azure.storage.common.sas.SasProtocol; +import com.azure.storage.queue.models.QueueAccessPolicy; +import com.azure.storage.queue.models.QueueMessageItem; +import com.azure.storage.queue.models.QueueSignedIdentifier; +import com.azure.storage.queue.models.QueueStorageException; +import com.azure.storage.queue.models.SendMessageResult; +import com.azure.storage.queue.sas.QueueSasPermission; +import com.azure.storage.queue.sas.QueueServiceSasSignatureValues; +import org.junit.jupiter.api.BeforeEach; +import org.junit.jupiter.api.Test; +import org.junit.jupiter.params.ParameterizedTest; +import org.junit.jupiter.params.provider.Arguments; +import org.junit.jupiter.params.provider.MethodSource; + +import java.time.Duration; +import java.time.OffsetDateTime; +import java.time.temporal.ChronoUnit; +import java.util.Arrays; +import java.util.Iterator; +import java.util.stream.Stream; + +import static org.junit.jupiter.api.Assertions.assertDoesNotThrow; +import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertThrows; + +public class QueueSasTests extends QueueTestBase { + private QueueClient queueClient; + + @BeforeEach + public void setup() { + primaryQueueServiceClient = queueServiceBuilderHelper().buildClient(); + queueClient = primaryQueueServiceClient.getQueueClient(getRandomName(60)); + } + + @ParameterizedTest + @MethodSource("queueSasPermissionParseSupplier") + public void queueSasPermissionParse(String permString, boolean read, boolean add, boolean update, boolean process) { + QueueSasPermission perms = QueueSasPermission.parse(permString); + + assertEquals(read, perms.hasReadPermission()); + assertEquals(add, perms.hasAddPermission()); + assertEquals(update, perms.hasUpdatePermission()); + assertEquals(process, perms.hasProcessPermission()); + } + + private static Stream queueSasPermissionParseSupplier() { + return Stream.of( + Arguments.of("r", true, false, false, false), + Arguments.of("a", false, true, false, false), + Arguments.of("u", false, false, true, false), + Arguments.of("p", false, false, false, true), + Arguments.of("raup", true, true, true, true), + Arguments.of("apru", true, true, true, true), + Arguments.of("rap", true, true, false, true), + Arguments.of("ur", true, false, true, false) + ); + } + + @ParameterizedTest + @MethodSource("queueSasPermissionStringSupplier") + public void queueSasPermissionString(boolean read, boolean add, boolean update, boolean process, String expected) { + QueueSasPermission perms = new QueueSasPermission() + .setReadPermission(read) + .setAddPermission(add) + .setUpdatePermission(update) + .setProcessPermission(process); + + assertEquals(expected, perms.toString()); + } + + private static Stream queueSasPermissionStringSupplier() { + return Stream.of( + Arguments.of(true, false, false, false, "r"), + Arguments.of(false, true, false, false, "a"), + Arguments.of(false, false, true, false, "u"), + Arguments.of(false, false, false, true, "p"), + Arguments.of(true, false, true, false, "ru"), + Arguments.of(true, true, true, true, "raup") + ); + } + + @Test + public void queueSasPermissionParseIA() { + assertThrows(IllegalArgumentException.class, () -> QueueSasPermission.parse("rwag")); + } + + @Test + public void queueServiceSasCanonicalizedResource() { + String queueName = queueClient.getQueueName(); + + assertEquals(queueName, new QueueServiceSasSignatureValues().setQueueName(queueName).getQueueName()); + } + + @Test + public void queueSasEnqueueDequeueWithPermissions() { + queueClient.create(); + SendMessageResult resp = queueClient.sendMessage("test"); + + QueueSasPermission permissions = new QueueSasPermission() + .setReadPermission(true) + .setAddPermission(true) + .setProcessPermission(true); + StorageSharedKeyCredential credential = + StorageSharedKeyCredential.fromConnectionString(getPrimaryConnectionString()); + String sasPermissions = new QueueServiceSasSignatureValues() + .setPermissions(permissions) + .setStartTime(testResourceNamer.now().minusDays(1)) + .setExpiryTime(testResourceNamer.now().plusDays(1)) + .setProtocol(SasProtocol.HTTPS_HTTP) + .setQueueName(queueClient.getQueueName()) + .generateSasQueryParameters(credential) + .encode(); + + QueueClient clientPermissions = queueBuilderHelper() + .endpoint(queueClient.getQueueUrl()) + .queueName(queueClient.getQueueName()) + .sasToken(sasPermissions) + .buildClient(); + clientPermissions.sendMessage("sastest"); + + Iterator dequeueMsgIterPermissions = clientPermissions.receiveMessages(2).iterator(); + assertEquals("test", dequeueMsgIterPermissions.next().getMessageText()); + assertEquals("sastest", dequeueMsgIterPermissions.next().getMessageText()); + + assertThrows(QueueStorageException.class, () -> clientPermissions.updateMessage(resp.getMessageId(), + resp.getPopReceipt(), "testing", Duration.ofHours(1))); + } + + @Test + public void queueSasUpdateDeleteWithPermissions() { + queueClient.create(); + SendMessageResult resp = queueClient.sendMessage("test"); + + QueueSasPermission permissions = new QueueSasPermission() + .setReadPermission(true) + .setAddPermission(true) + .setProcessPermission(true) + .setUpdatePermission(true); + + StorageSharedKeyCredential credential = + StorageSharedKeyCredential.fromConnectionString(getPrimaryConnectionString()); + String sasPermissions = new QueueServiceSasSignatureValues() + .setPermissions(permissions) + .setStartTime(testResourceNamer.now().minusDays(1)) + .setExpiryTime(testResourceNamer.now().plusDays(1)) + .setProtocol(SasProtocol.HTTPS_HTTP) + .setQueueName(queueClient.getQueueName()) + .generateSasQueryParameters(credential) + .encode(); + + QueueClient clientPermissions = queueBuilderHelper() + .endpoint(queueClient.getQueueUrl()) + .queueName(queueClient.getQueueName()) + .sasToken(sasPermissions) + .buildClient(); + clientPermissions.updateMessage(resp.getMessageId(), resp.getPopReceipt(), "testing", Duration.ZERO); + + Iterator dequeueMsgIterPermissions = clientPermissions.receiveMessages(1).iterator(); + assertEquals("testing", dequeueMsgIterPermissions.next().getMessageText()); + + assertThrows(QueueStorageException.class, clientPermissions::delete); + } + + // NOTE: Serializer for set access policy keeps milliseconds + @Test + public void queueSasEnqueueDequeueWithIdentifier() { + queueClient.create(); + queueClient.sendMessage("test"); + + QueueSasPermission permissions = new QueueSasPermission() + .setReadPermission(true) + .setAddPermission(true) + .setUpdatePermission(true) + .setProcessPermission(true); + OffsetDateTime expiryTime = testResourceNamer.now().plusDays(1).truncatedTo(ChronoUnit.SECONDS); + OffsetDateTime startTime = testResourceNamer.now().minusDays(1).truncatedTo(ChronoUnit.SECONDS); + + QueueSignedIdentifier identifier = new QueueSignedIdentifier() + .setId(testResourceNamer.randomUuid()) + .setAccessPolicy(new QueueAccessPolicy().setPermissions(permissions.toString()) + .setExpiresOn(expiryTime).setStartsOn(startTime)); + queueClient.setAccessPolicy(Arrays.asList(identifier)); + + // Wait 30 seconds as it may take time for the access policy to take effect. + sleepIfRunningAgainstService(30000); + + StorageSharedKeyCredential credential = + StorageSharedKeyCredential.fromConnectionString(getPrimaryConnectionString()); + String sasIdentifier = new QueueServiceSasSignatureValues() + .setIdentifier(identifier.getId()) + .setQueueName(queueClient.getQueueName()) + .generateSasQueryParameters(credential) + .encode(); + + QueueClient clientIdentifier = queueBuilderHelper() + .endpoint(queueClient.getQueueUrl()) + .queueName(queueClient.getQueueName()) + .sasToken(sasIdentifier) + .buildClient(); + clientIdentifier.sendMessage("sastest"); + + Iterator dequeueMsgIterIdentifier = clientIdentifier.receiveMessages(2).iterator(); + assertEquals("test", dequeueMsgIterIdentifier.next().getMessageText()); + assertEquals("sastest", dequeueMsgIterIdentifier.next().getMessageText()); + } + + @Test + public void accountSasCreateDeleteQueue() { + AccountSasService service = new AccountSasService().setQueueAccess(true); + AccountSasResourceType resourceType = new AccountSasResourceType() + .setContainer(true) + .setService(true) + .setObject(true); + AccountSasPermission permissions = new AccountSasPermission() + .setReadPermission(true) + .setCreatePermission(true) + .setDeletePermission(true); + + StorageSharedKeyCredential credential = + StorageSharedKeyCredential.fromConnectionString(getPrimaryConnectionString()); + AccountSasSignatureValues sasValues = new AccountSasSignatureValues(testResourceNamer.now().plusDays(1), + permissions, service, resourceType); + String sas = queueServiceBuilderHelper() + .endpoint(primaryQueueServiceClient.getQueueServiceUrl()) + .credential(credential) + .buildClient() + .generateAccountSas(sasValues); + + QueueServiceClient sc = queueServiceBuilderHelper() + .endpoint(primaryQueueServiceClient.getQueueServiceUrl()) + .sasToken(sas) + .buildClient(); + String queueName = getRandomName(60); + + assertDoesNotThrow(() -> sc.createQueue(queueName)); + assertDoesNotThrow(() -> sc.deleteQueue(queueName)); + } + + @Test + public void accountSasListQueues() { + AccountSasService service = new AccountSasService().setQueueAccess(true); + AccountSasResourceType resourceType = new AccountSasResourceType() + .setContainer(true) + .setService(true) + .setObject(true); + AccountSasPermission permissions = new AccountSasPermission().setListPermission(true); + + StorageSharedKeyCredential credential = + StorageSharedKeyCredential.fromConnectionString(getPrimaryConnectionString()); + AccountSasSignatureValues sasValues = new AccountSasSignatureValues(testResourceNamer.now().plusDays(1), + permissions, service, resourceType); + String sas = queueServiceBuilderHelper() + .endpoint(primaryQueueServiceClient.getQueueServiceUrl()) + .credential(credential) + .buildClient() + .generateAccountSas(sasValues); + + QueueServiceClient sc = queueServiceBuilderHelper() + .endpoint(primaryQueueServiceClient.getQueueServiceUrl()) + .sasToken(sas) + .buildClient(); + + assertDoesNotThrow(() -> sc.listQueues().iterator().hasNext()); + } + + @Test + public void accountSasNetworkOnEndpoint() { + AccountSasService service = new AccountSasService().setQueueAccess(true); + AccountSasResourceType resourceType = new AccountSasResourceType() + .setContainer(true) + .setService(true) + .setObject(true); + AccountSasPermission permissions = new AccountSasPermission() + .setReadPermission(true) + .setCreatePermission(true) + .setWritePermission(true) + .setListPermission(true) + .setDeletePermission(true); + + StorageSharedKeyCredential credential = + StorageSharedKeyCredential.fromConnectionString(getPrimaryConnectionString()); + AccountSasSignatureValues sasValues = new AccountSasSignatureValues(testResourceNamer.now().plusDays(1), + permissions, service, resourceType); + String sas = queueServiceBuilderHelper() + .endpoint(primaryQueueServiceClient.getQueueServiceUrl()) + .credential(credential) + .buildClient() + .generateAccountSas(sasValues); + + String queueName = getRandomName(60); + + assertDoesNotThrow(() -> + getServiceClientBuilder(null, primaryQueueServiceClient.getQueueServiceUrl() + "?" + sas) + .buildClient() + .createQueue(queueName)); + + assertDoesNotThrow(() -> + getQueueClientBuilder(primaryQueueServiceClient.getQueueServiceUrl() + "/" + queueName + "?" + sas) + .buildClient() + .delete()); + } + + /* + Ensures that we don't break the functionality of the deprecated means of generating an AccountSas. + Only run in live mode because recordings would frequently get messed up when we update recordings to new sas version + */ + @Test + public void accountSasDeprecated() { + if (getTestMode() != TestMode.LIVE) { + return; + } + + AccountSasService service = new AccountSasService().setQueueAccess(true); + AccountSasResourceType resourceType = new AccountSasResourceType() + .setContainer(true) + .setService(true) + .setObject(true); + AccountSasPermission permissions = new AccountSasPermission() + .setReadPermission(true) + .setCreatePermission(true) + .setDeletePermission(true); + + StorageSharedKeyCredential credential = + StorageSharedKeyCredential.fromConnectionString(getPrimaryConnectionString()); + String sas = new AccountSasSignatureValues() + .setServices(service.toString()) + .setResourceTypes(resourceType.toString()) + .setPermissions(permissions) + .setExpiryTime(testResourceNamer.now().plusDays(1)) + .generateSasQueryParameters(credential) + .encode(); + + QueueServiceClient sc = queueServiceBuilderHelper() + .endpoint(primaryQueueServiceClient.getQueueServiceUrl()) + .sasToken(sas) + .buildClient(); + String queueName = getRandomName(60); + + assertDoesNotThrow(() -> sc.createQueue(queueName)); + assertDoesNotThrow(() -> sc.deleteQueue(queueName)); + } + + @Test + public void canUseSasToAuthenticate() { + AccountSasService service = new AccountSasService().setQueueAccess(true); + AccountSasResourceType resourceType = new AccountSasResourceType() + .setContainer(true) + .setService(true) + .setObject(true); + AccountSasPermission permissions = new AccountSasPermission().setReadPermission(true); + AccountSasSignatureValues sasValues = new AccountSasSignatureValues(testResourceNamer.now().plusDays(1), + permissions, service, resourceType); + String sas = primaryQueueServiceClient.generateAccountSas(sasValues); + + queueClient.create(); + + assertDoesNotThrow(() -> instrument(new QueueClientBuilder() + .endpoint(queueClient.getQueueUrl()) + .sasToken(sas)) + .buildClient() + .getProperties()); + + assertDoesNotThrow(() -> instrument(new QueueClientBuilder() + .endpoint(queueClient.getQueueUrl()) + .credential(new AzureSasCredential(sas))) + .buildClient() + .getProperties()); + + assertDoesNotThrow(() -> instrument(new QueueClientBuilder() + .endpoint(queueClient.getQueueUrl() + "?" + sas)) + .buildClient() + .getProperties()); + + assertDoesNotThrow(() -> instrument(new QueueServiceClientBuilder() + .endpoint(queueClient.getQueueUrl()) + .sasToken(sas)) + .buildClient() + .getProperties()); + + assertDoesNotThrow(() -> instrument(new QueueServiceClientBuilder() + .endpoint(queueClient.getQueueUrl()) + .credential(new AzureSasCredential(sas))) + .buildClient() + .getProperties()); + + assertDoesNotThrow(() -> instrument(new QueueServiceClientBuilder() + .endpoint(queueClient.getQueueUrl() + "?" + sas)) + .buildClient() + .getProperties()); + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceAPITests.groovy b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceAPITests.groovy deleted file mode 100644 index ed326abddd709..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceAPITests.groovy +++ /dev/null @@ -1,238 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.storage.queue - -import com.azure.identity.DefaultAzureCredentialBuilder -import com.azure.storage.queue.models.QueueAnalyticsLogging -import com.azure.storage.queue.models.QueueErrorCode -import com.azure.storage.queue.models.QueueItem -import com.azure.storage.queue.models.QueueMetrics -import com.azure.storage.queue.models.QueueRetentionPolicy -import com.azure.storage.queue.models.QueueServiceProperties -import com.azure.storage.queue.models.QueuesSegmentOptions -import com.azure.storage.queue.models.QueueStorageException -import spock.lang.ResourceLock -import spock.lang.Unroll - -class QueueServiceAPITests extends APISpec { - - def setup() { - primaryQueueServiceClient = queueServiceBuilderHelper().buildClient() - } - - def "Get queue client"() { - given: - def queueClient = primaryQueueServiceClient.getQueueClient(namer.getRandomName(60)) - - expect: - queueClient instanceof QueueClient - } - - def "Create queue"() { - when: - def queueClientResponse = primaryQueueServiceClient.createQueueWithResponse(namer.getRandomName(60), null, null, null) - def enqueueMessageResponse = queueClientResponse.getValue().sendMessageWithResponse("Testing service client creating a queue", null, null, null,null) - - then: - QueueTestHelper.assertResponseStatusCode(queueClientResponse, 201) - QueueTestHelper.assertResponseStatusCode(enqueueMessageResponse, 201) - } - - @Unroll - def "Create queue with invalid name"() { - when: - primaryQueueServiceClient.createQueue(queueName) - - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, statusCode, errMesage) - - where: - queueName | statusCode | errMesage - "a_b" | 400 | QueueErrorCode.INVALID_RESOURCE_NAME - "-ab" | 400 | QueueErrorCode.INVALID_RESOURCE_NAME - "a--b" | 400 | QueueErrorCode.INVALID_RESOURCE_NAME - "Abc" | 400 | QueueErrorCode.INVALID_RESOURCE_NAME - "ab" | 400 | QueueErrorCode.OUT_OF_RANGE_INPUT - "verylong" * 8 | 400 | QueueErrorCode.OUT_OF_RANGE_INPUT - } - - def "Create null"() { - when: - primaryQueueServiceClient.createQueue(null) - - then: - thrown(NullPointerException) - } - - @Unroll - def "Create queue maxOverload"() { - when: - def queueClientResponse = primaryQueueServiceClient.createQueueWithResponse(namer.getRandomName(60), metadata,null, null) - def enqueueMessageResponse = queueClientResponse.getValue().sendMessageWithResponse("Testing service client creating a queue", null, null, null, null) - - then: - QueueTestHelper.assertResponseStatusCode(queueClientResponse, 201) - QueueTestHelper.assertResponseStatusCode(enqueueMessageResponse, 201) - - where: - metadata | _ - null | _ - Collections.singletonMap("metadata", "value") | _ - Collections.singletonMap("metadata", "va@lue") | _ - } - - def "Create queue with invalid metadata"() { - given: - def queueName = namer.getRandomName(16) - - when: - primaryQueueServiceClient.createQueueWithResponse(queueName, Collections.singletonMap("metadata!", "value"), null, null) - - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, 400, QueueErrorCode.INVALID_METADATA) - } - - def "Delete queue"() { - given: - def queueName = namer.getRandomName(60) - - when: - def queueClient = primaryQueueServiceClient.createQueue(queueName) - def deleteQueueResponse = primaryQueueServiceClient.deleteQueueWithResponse(queueName, null, null) - queueClient.sendMessage("Expecting exception as queue has been deleted.") - - then: - QueueTestHelper.assertResponseStatusCode(deleteQueueResponse, 204) - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - - def "Delete queue error"() { - when: - primaryQueueServiceClient.deleteQueueWithResponse(namer.getRandomName(60), null, null) - - then: - def e = thrown(QueueStorageException) - QueueTestHelper.assertExceptionStatusCodeAndMessage(e, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - - @Unroll - def "List queues"() { - given: - def prefix = namer.getResourcePrefix() + "q" - def queueName = namer.getRandomName(prefix,50) - LinkedList testQueues = new LinkedList<>() - for (int i = 0; i < 3; i++) { - String version = Integer.toString(i) - QueueItem queue = new QueueItem().setName(queueName + version) - .setMetadata(Collections.singletonMap("metadata" + version, "value" + version)) - testQueues.add(queue) - primaryQueueServiceClient.createQueueWithResponse(queue.getName(), queue.getMetadata(), null, null) - } - - when: - def queueListIter = primaryQueueServiceClient.listQueues(options.setPrefix(prefix), null, null) - then: - queueListIter.each { - QueueTestHelper.assertQueuesAreEqual(it, testQueues.pop()) - primaryQueueServiceClient.deleteQueue(it.getName()) - } - testQueues.size() == 0 - - where: - options | _ - new QueuesSegmentOptions() | _ - new QueuesSegmentOptions().setMaxResultsPerPage(2) | _ - new QueuesSegmentOptions().setIncludeMetadata(true) | _ - } - - def "List queues max results by page"() { - given: - def options = new QueuesSegmentOptions().setPrefix(namer.getResourcePrefix()) - def queueName = namer.getRandomName(60) - LinkedList testQueues = new LinkedList<>() - for (int i = 0; i < 3; i++) { - String version = Integer.toString(i) - QueueItem queue = new QueueItem().setName(queueName + version) - testQueues.add(queue) - primaryQueueServiceClient.createQueueWithResponse(queue.getName(), null, null, null) - } - - when: - def queueListIter = primaryQueueServiceClient.listQueues(options, null, null).iterableByPage(2).iterator() - - then: - for (def page : queueListIter) { - page.value.size() <= 2 - } - } - - def "List empty queues"() { - expect: - // Queue was never made with the prefix, should expect no queues to be listed. - !primaryQueueServiceClient.listQueues(new QueuesSegmentOptions().setPrefix(namer.getResourcePrefix()), null, null).iterator().hasNext() - } - - @ResourceLock("ServiceProperties") - def "Get and set properties"() { - given: - def originalProperties = primaryQueueServiceClient.getProperties() - def retentionPolicy = new QueueRetentionPolicy().setEnabled(true) - .setDays(3) - def logging = new QueueAnalyticsLogging().setVersion("1.0") - .setDelete(true) - .setWrite(true) - .setRetentionPolicy(retentionPolicy) - def metrics = new QueueMetrics().setEnabled(true) - .setIncludeApis(false) - .setRetentionPolicy(retentionPolicy) - .setVersion("1.0") - def updatedProperties = new QueueServiceProperties().setAnalyticsLogging(logging) - .setHourMetrics(metrics) - .setMinuteMetrics(metrics) - .setCors(new ArrayList<>()) - - when: - def getResponseBefore = primaryQueueServiceClient.getProperties() - def setResponse = primaryQueueServiceClient.setPropertiesWithResponse(updatedProperties, null, null) - def getResponseAfter = primaryQueueServiceClient.getProperties() - - then: - QueueTestHelper.assertQueueServicePropertiesAreEqual(originalProperties, getResponseBefore) - QueueTestHelper.assertResponseStatusCode(setResponse, 202) - QueueTestHelper.assertQueueServicePropertiesAreEqual(updatedProperties, getResponseAfter) - } - - - def "Builder bearer token validation"() { - setup: - URL url = new URL(primaryQueueServiceClient.getQueueServiceUrl()) - String endpoint = new URL("http", url.getHost(), url.getPort(), url.getFile()).toString() - def builder = new QueueServiceClientBuilder() - .credential(new DefaultAzureCredentialBuilder().build()) - .endpoint(endpoint) - - when: - builder.buildClient() - - then: - thrown(IllegalArgumentException) - } - - // This tests the policy is in the right place because if it were added per retry, it would be after the credentials and auth would fail because we changed a signed header. - def "Per call policy"() { - given: - def queueClient = queueServiceBuilderHelper() - .addPolicy(getPerCallVersionPolicy()).buildClient() - - when: - def response = queueClient.getPropertiesWithResponse(null, null) - - then: - notThrown(QueueStorageException) - response.getHeaders().getValue("x-ms-version") == "2017-11-09" - } -} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceApiTests.java b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceApiTests.java new file mode 100644 index 0000000000000..c3163fd65c185 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceApiTests.java @@ -0,0 +1,228 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.queue; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.PagedResponse; +import com.azure.core.http.rest.Response; +import com.azure.identity.DefaultAzureCredentialBuilder; +import com.azure.storage.queue.models.QueueAnalyticsLogging; +import com.azure.storage.queue.models.QueueErrorCode; +import com.azure.storage.queue.models.QueueItem; +import com.azure.storage.queue.models.QueueMetrics; +import com.azure.storage.queue.models.QueueRetentionPolicy; +import com.azure.storage.queue.models.QueueServiceProperties; +import com.azure.storage.queue.models.QueueStorageException; +import com.azure.storage.queue.models.QueuesSegmentOptions; +import org.junit.jupiter.api.BeforeEach; +import org.junit.jupiter.api.Test; +import org.junit.jupiter.api.parallel.ResourceLock; +import org.junit.jupiter.params.ParameterizedTest; +import org.junit.jupiter.params.provider.Arguments; +import org.junit.jupiter.params.provider.MethodSource; + +import java.net.MalformedURLException; +import java.net.URL; +import java.util.ArrayList; +import java.util.Collections; +import java.util.LinkedList; +import java.util.Map; +import java.util.stream.Stream; + +import static com.azure.storage.queue.QueueTestHelper.assertQueueServicePropertiesAreEqual; +import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertFalse; +import static org.junit.jupiter.api.Assertions.assertInstanceOf; +import static org.junit.jupiter.api.Assertions.assertThrows; +import static org.junit.jupiter.api.Assertions.assertTrue; + +public class QueueServiceApiTests extends QueueTestBase { + @BeforeEach + public void setup() { + primaryQueueServiceClient = queueServiceBuilderHelper().buildClient(); + } + + @Test + public void getQueueClient() { + assertInstanceOf(QueueClient.class, primaryQueueServiceClient.getQueueClient(getRandomName(60))); + } + + @Test + public void createQueue() { + Response response = + primaryQueueServiceClient.createQueueWithResponse(getRandomName(60), null, null, null); + assertEquals(201, response.getStatusCode()); + assertEquals(201, response.getValue().sendMessageWithResponse("Testing service client creating a queue", null, + null, null, null).getStatusCode()); + } + + @ParameterizedTest + @MethodSource("createQueueWithInvalidNameSupplier") + public void createQueueWithInvalidName(String queueName, int statusCode, QueueErrorCode errMessage) { + QueueStorageException exception = assertThrows(QueueStorageException.class, + () -> primaryQueueServiceClient.createQueue(queueName)); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, statusCode, errMessage); + } + + public static Stream createQueueWithInvalidNameSupplier() { + String veryLong = "verylong"; + for (int i = 0; i < 3; i++) { + veryLong += veryLong; + } + return Stream.of( + Arguments.of("a_b", 400, QueueErrorCode.INVALID_RESOURCE_NAME), + Arguments.of("-ab", 400, QueueErrorCode.INVALID_RESOURCE_NAME), + Arguments.of("a--b", 400, QueueErrorCode.INVALID_RESOURCE_NAME), + Arguments.of("Abc", 400, QueueErrorCode.INVALID_RESOURCE_NAME), + Arguments.of("ab", 400, QueueErrorCode.OUT_OF_RANGE_INPUT), + Arguments.of(veryLong, 400, QueueErrorCode.OUT_OF_RANGE_INPUT) + ); + } + + @Test + public void createNull() { + assertThrows(NullPointerException.class, () -> primaryQueueServiceClient.createQueue(null)); + } + + @ParameterizedTest + @MethodSource("createQueueMaxOverloadSupplier") + public void createQueueMaxOverload(Map metadata) { + Response response = primaryQueueServiceClient.createQueueWithResponse(getRandomName(60), metadata, + null, null); + assertEquals(201, response.getStatusCode()); + assertEquals(201, response.getValue().sendMessageWithResponse("Testing service client creating a queue", null, + null, null, null).getStatusCode()); + } + + public static Stream> createQueueMaxOverloadSupplier() { + return Stream.of(null, Collections.singletonMap("metadata", "value"), + Collections.singletonMap("metadata", "va@lue")); + } + + @Test + public void createQueueWithInvalidMetadata() { + QueueStorageException exception = assertThrows(QueueStorageException.class, () -> primaryQueueServiceClient + .createQueueWithResponse(getRandomName(16), Collections.singletonMap("metadata!", "value"), null, null)); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, 400, QueueErrorCode.INVALID_METADATA); + } + + @Test + public void deleteQueue() { + String queueName = getRandomName(60); + QueueClient queueClient = primaryQueueServiceClient.createQueue(queueName); + + assertEquals(204, primaryQueueServiceClient.deleteQueueWithResponse(queueName, null, null).getStatusCode()); + + QueueStorageException exception = assertThrows(QueueStorageException.class, + () -> queueClient.sendMessage("Expecting exception as queue has been deleted.")); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, 404, QueueErrorCode.QUEUE_NOT_FOUND); + } + + @Test + public void deleteQueueError() { + QueueStorageException exception = assertThrows(QueueStorageException.class, + () -> primaryQueueServiceClient.deleteQueueWithResponse(getRandomName(60), null, null)); + QueueTestHelper.assertExceptionStatusCodeAndMessage(exception, 404, QueueErrorCode.QUEUE_NOT_FOUND); + } + + @ParameterizedTest + @MethodSource("listQueuesSupplier") + public void listQueues(QueuesSegmentOptions options) { + String prefix = this.prefix + "q"; + String queueName = getRandomName(prefix, 50); + LinkedList testQueues = new LinkedList<>(); + for (int i = 0; i < 3; i++) { + String version = Integer.toString(i); + QueueItem queue = new QueueItem().setName(queueName + version) + .setMetadata(Collections.singletonMap("metadata" + version, "value" + version)); + testQueues.add(queue); + primaryQueueServiceClient.createQueueWithResponse(queue.getName(), queue.getMetadata(), null, null); + } + + PagedIterable queueListIter = primaryQueueServiceClient.listQueues(options.setPrefix(prefix), null, + null); + + queueListIter.forEach(it -> { + QueueTestHelper.assertQueuesAreEqual(testQueues.pop(), it); + primaryQueueServiceClient.deleteQueue(it.getName()); + }); + + assertEquals(0, testQueues.size()); + } + + public static Stream listQueuesSupplier() { + return Stream.of(new QueuesSegmentOptions(), new QueuesSegmentOptions().setMaxResultsPerPage(2), + new QueuesSegmentOptions().setIncludeMetadata(true)); + } + + @Test + public void listQueuesMaxResultsByPage() { + QueuesSegmentOptions options = new QueuesSegmentOptions().setPrefix(prefix); + String queueName = getRandomName(60); + for (int i = 0; i < 3; i++) { + primaryQueueServiceClient.createQueueWithResponse(queueName + i, null, null, null); + } + + Iterable> queueListIter = primaryQueueServiceClient.listQueues(options, null, null) + .iterableByPage(2); + + for (PagedResponse page : queueListIter) { + assertTrue(page.getValue().size() <= 2, "Expected page size to be less than or equal to 2."); + } + } + + @Test + public void listEmptyQueues() { + // Queue was never made with the prefix, should expect no queues to be listed. + assertFalse(primaryQueueServiceClient.listQueues(new QueuesSegmentOptions().setPrefix(prefix), null, null) + .iterator().hasNext()); + } + + @ResourceLock("ServiceProperties") + @Test + public void getAndSetProperties() { + QueueServiceProperties originalProperties = primaryQueueServiceClient.getProperties(); + QueueRetentionPolicy retentionPolicy = new QueueRetentionPolicy().setEnabled(true).setDays(3); + QueueAnalyticsLogging logging = new QueueAnalyticsLogging().setVersion("1.0") + .setDelete(true) + .setWrite(true) + .setRetentionPolicy(retentionPolicy); + QueueMetrics metrics = new QueueMetrics().setEnabled(true) + .setIncludeApis(false) + .setRetentionPolicy(retentionPolicy) + .setVersion("1.0"); + QueueServiceProperties updatedProperties = new QueueServiceProperties().setAnalyticsLogging(logging) + .setHourMetrics(metrics) + .setMinuteMetrics(metrics) + .setCors(new ArrayList<>()); + + assertQueueServicePropertiesAreEqual(originalProperties, primaryQueueServiceClient.getProperties()); + assertEquals(202, primaryQueueServiceClient.setPropertiesWithResponse(updatedProperties, null, null) + .getStatusCode()); + assertQueueServicePropertiesAreEqual(updatedProperties, primaryQueueServiceClient.getProperties()); + primaryQueueServiceClient.setProperties(originalProperties); + } + + + @Test + public void builderBearerTokenValidation() throws MalformedURLException { + URL url = new URL(primaryQueueServiceClient.getQueueServiceUrl()); + String endpoint = new URL("http", url.getHost(), url.getPort(), url.getFile()).toString(); + QueueServiceClientBuilder builder = new QueueServiceClientBuilder() + .credential(new DefaultAzureCredentialBuilder().build()) + .endpoint(endpoint); + + assertThrows(IllegalArgumentException.class, builder::buildClient); + } + + // This tests the policy is in the right place because if it were added per retry, it would be after the credentials and auth would fail because we changed a signed header. + @Test + public void perCallPolicy() { + QueueServiceClient serviceClient = queueServiceBuilderHelper() + .addPolicy(getPerCallVersionPolicy()).buildClient(); + + assertEquals("2017-11-09", serviceClient.getPropertiesWithResponse(null, null).getHeaders() + .getValue("x-ms-version")); + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceAsyncAPITests.groovy b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceAsyncAPITests.groovy deleted file mode 100644 index 7c5ad112bd871..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceAsyncAPITests.groovy +++ /dev/null @@ -1,200 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.storage.queue - -import com.azure.storage.queue.models.QueueAnalyticsLogging -import com.azure.storage.queue.models.QueueErrorCode -import com.azure.storage.queue.models.QueueItem -import com.azure.storage.queue.models.QueueMetrics -import com.azure.storage.queue.models.QueueRetentionPolicy -import com.azure.storage.queue.models.QueueServiceProperties -import com.azure.storage.queue.models.QueuesSegmentOptions -import reactor.test.StepVerifier -import spock.lang.ResourceLock -import spock.lang.Unroll - -class QueueServiceAsyncAPITests extends APISpec { - - def setup() { - primaryQueueServiceAsyncClient = queueServiceBuilderHelper().buildAsyncClient() - } - - def "Get queue client"() { - given: - def queueAsyncClient = primaryQueueServiceAsyncClient.getQueueAsyncClient(namer.getRandomName(60)) - expect: - queueAsyncClient instanceof QueueAsyncClient - } - - def "Create queue"() { - given: - def queueName = namer.getRandomName(60) - expect: - StepVerifier.create(primaryQueueServiceAsyncClient.createQueueWithResponse(queueName, null)).assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 201) - }.verifyComplete() - StepVerifier.create(primaryQueueServiceAsyncClient.getQueueAsyncClient(queueName).sendMessageWithResponse("Testing service client creating a queue", null, null)) - .assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 201) - }.verifyComplete() - } - - @Unroll - def "Create queue with invalid name"() { - when: - def createQueueVerifier = StepVerifier.create(primaryQueueServiceAsyncClient.createQueue(queueName)) - then: - createQueueVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, statusCode, errMesage) - } - where: - queueName | statusCode | errMesage - "a_b" | 400 | QueueErrorCode.INVALID_RESOURCE_NAME - "-ab" | 400 | QueueErrorCode.INVALID_RESOURCE_NAME - "a--b" | 400 | QueueErrorCode.INVALID_RESOURCE_NAME - "Abc" | 400 | QueueErrorCode.INVALID_RESOURCE_NAME - "ab" | 400 | QueueErrorCode.OUT_OF_RANGE_INPUT - "verylong" * 8 | 400 | QueueErrorCode.OUT_OF_RANGE_INPUT - } - - def "Create null"() { - when: - primaryQueueServiceAsyncClient.createQueue(null).block() - then: - thrown(NullPointerException) - } - - @Unroll - def "Create queue maxOverload"() { - given: - def queueName = namer.getRandomName(60) - when: - def createQueueVerifier = StepVerifier.create(primaryQueueServiceAsyncClient.createQueueWithResponse(queueName, metadata)) - def enqueueMessageVerifier = StepVerifier.create(primaryQueueServiceAsyncClient.getQueueAsyncClient(queueName) - .sendMessageWithResponse("Testing service client creating a queue", null, null)) - then: - createQueueVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 201) - }.verifyComplete() - enqueueMessageVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 201) - }.verifyComplete() - - - where: - metadata | _ - null | _ - Collections.singletonMap("metadata", "value") | _ - Collections.singletonMap("metadata", "va@lue") | _ - } - - def "Create queue with invalid metadata"() { - given: - def queueName = namer.getRandomName(60) - when: - def createQueueVerifier = StepVerifier.create(primaryQueueServiceAsyncClient.createQueueWithResponse(queueName, Collections.singletonMap("metadata!", "value"))) - then: - createQueueVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, 400, QueueErrorCode.INVALID_METADATA) - } - } - - def "Delete queue"() { - given: - def queueName = namer.getRandomName(60) - primaryQueueServiceAsyncClient.createQueue(queueName).block() - when: - def deleteQueueVerifier = StepVerifier.create(primaryQueueServiceAsyncClient.deleteQueueWithResponse(queueName)) - def enqueueMessageVerifier = StepVerifier.create(primaryQueueServiceAsyncClient.getQueueAsyncClient(queueName) - .sendMessageWithResponse("Expecting exception as queue has been deleted.", null, null)) - then: - deleteQueueVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 204) - }.verifyComplete() - enqueueMessageVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - } - - def "Delete queue error"() { - when: - def deleteQueueVerifier = StepVerifier.create(primaryQueueServiceAsyncClient.deleteQueueWithResponse(namer.getRandomName(16))) - then: - deleteQueueVerifier.verifyErrorSatisfies { - assert QueueTestHelper.assertExceptionStatusCodeAndMessage(it, 404, QueueErrorCode.QUEUE_NOT_FOUND) - } - } - - @Unroll - def "List queues"() { - given: - def queueName = namer.getRandomName(60) - LinkedList testQueues = new LinkedList<>() - for (int i = 0; i < 3; i++) { - String version = Integer.toString(i) - QueueItem queue = new QueueItem().setName(queueName + version) - .setMetadata(Collections.singletonMap("metadata" + version, "value" + version)) - testQueues.add(queue) - primaryQueueServiceAsyncClient.createQueueWithResponse(queue.getName(), queue.getMetadata()).block() - } - when: - def queueListVerifier = StepVerifier.create(primaryQueueServiceAsyncClient.listQueues(options.setPrefix(namer.getResourcePrefix()))) - then: - queueListVerifier.assertNext { - assert QueueTestHelper.assertQueuesAreEqual(it, testQueues.pop()) - }.assertNext { - assert QueueTestHelper.assertQueuesAreEqual(it, testQueues.pop()) - }.assertNext { - assert QueueTestHelper.assertQueuesAreEqual(it, testQueues.pop()) - }.verifyComplete() - where: - options | _ - new QueuesSegmentOptions() | _ - new QueuesSegmentOptions().setMaxResultsPerPage(2) | _ - new QueuesSegmentOptions().setIncludeMetadata(true) | _ - } - - def "List empty queues"() { - expect: - // Queue was never made with the prefix, should expect no queues to be listed. - StepVerifier.create(primaryQueueServiceAsyncClient.listQueues(new QueuesSegmentOptions().setPrefix(namer.getResourcePrefix()))) - .expectNextCount(0) - .verifyComplete() - } - - @ResourceLock("ServiceProperties") - def "Get and set properties"() { - given: - def originalProperties = primaryQueueServiceAsyncClient.getProperties().block() - def retentionPolicy = new QueueRetentionPolicy().setEnabled(true) - .setDays(3) - def logging = new QueueAnalyticsLogging().setVersion("1.0") - .setDelete(true) - .setWrite(true) - .setRetentionPolicy(retentionPolicy) - def metrics = new QueueMetrics().setEnabled(true) - .setIncludeApis(false) - .setRetentionPolicy(retentionPolicy) - .setVersion("1.0") - def updatedProperties = new QueueServiceProperties().setAnalyticsLogging(logging) - .setHourMetrics(metrics) - .setMinuteMetrics(metrics) - .setCors(new ArrayList<>()) - when: - def getPropertiesBeforeVerifier = StepVerifier.create(primaryQueueServiceAsyncClient.getProperties()) - def setPropertiesVerifier = StepVerifier.create(primaryQueueServiceAsyncClient.setPropertiesWithResponse(updatedProperties)) - def getPropertiesAfterVerifier = StepVerifier.create(primaryQueueServiceAsyncClient.getProperties()) - then: - getPropertiesBeforeVerifier.assertNext { - assert QueueTestHelper.assertQueueServicePropertiesAreEqual(originalProperties, it) - }.verifyComplete() - setPropertiesVerifier.assertNext { - assert QueueTestHelper.assertResponseStatusCode(it, 202) - }.verifyComplete() - - getPropertiesAfterVerifier.assertNext { - assert QueueTestHelper.assertQueueServicePropertiesAreEqual(updatedProperties, it) - }.verifyComplete() - } -} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceAsyncApiTests.java b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceAsyncApiTests.java new file mode 100644 index 0000000000000..f64d58847fd17 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceAsyncApiTests.java @@ -0,0 +1,157 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.queue; + +import com.azure.storage.queue.models.QueueAnalyticsLogging; +import com.azure.storage.queue.models.QueueErrorCode; +import com.azure.storage.queue.models.QueueItem; +import com.azure.storage.queue.models.QueueMetrics; +import com.azure.storage.queue.models.QueueRetentionPolicy; +import com.azure.storage.queue.models.QueueServiceProperties; +import com.azure.storage.queue.models.QueuesSegmentOptions; +import org.junit.jupiter.api.BeforeEach; +import org.junit.jupiter.api.Test; +import org.junit.jupiter.api.parallel.ResourceLock; +import org.junit.jupiter.params.ParameterizedTest; +import org.junit.jupiter.params.provider.MethodSource; +import reactor.test.StepVerifier; + +import java.util.ArrayList; +import java.util.Collections; +import java.util.LinkedList; +import java.util.Map; + +import static com.azure.storage.queue.QueueTestHelper.assertAsyncResponseStatusCode; +import static com.azure.storage.queue.QueueTestHelper.assertExceptionStatusCodeAndMessage; +import static com.azure.storage.queue.QueueTestHelper.assertQueueServicePropertiesAreEqual; +import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertInstanceOf; +import static org.junit.jupiter.api.Assertions.assertThrows; + +public class QueueServiceAsyncApiTests extends QueueTestBase { + @BeforeEach + public void setup() { + primaryQueueServiceAsyncClient = queueServiceBuilderHelper().buildAsyncClient(); + } + + @Test + public void getQueueClient() { + assertInstanceOf(QueueAsyncClient.class, primaryQueueServiceAsyncClient.getQueueAsyncClient(getRandomName(60))); + } + + @Test + public void createQueue() { + String queueName = getRandomName(60); + + assertAsyncResponseStatusCode(primaryQueueServiceAsyncClient.createQueueWithResponse(queueName, null), 201); + assertAsyncResponseStatusCode(primaryQueueServiceAsyncClient.getQueueAsyncClient(queueName) + .sendMessageWithResponse("Testing service client creating a queue", null, null), 201); + } + + + @ParameterizedTest + @MethodSource("com.azure.storage.queue.QueueServiceApiTests#createQueueWithInvalidNameSupplier") + public void createQueueWithInvalidName(String queueName, int statusCode, QueueErrorCode errMessage) { + StepVerifier.create(primaryQueueServiceAsyncClient.createQueue(queueName)) + .verifyErrorSatisfies(ex -> assertExceptionStatusCodeAndMessage(ex, statusCode, errMessage)); + } + + @Test + public void createNull() { + assertThrows(NullPointerException.class, () -> primaryQueueServiceAsyncClient.createQueue(null).block()); + } + + @ParameterizedTest + @MethodSource("com.azure.storage.queue.QueueServiceApiTests#createQueueMaxOverloadSupplier") + public void createQueueMaxOverload(Map metadata) { + String queueName = getRandomName(60); + + assertAsyncResponseStatusCode(primaryQueueServiceAsyncClient.createQueueWithResponse(queueName, metadata), 201); + assertAsyncResponseStatusCode(primaryQueueServiceAsyncClient.getQueueAsyncClient(queueName) + .sendMessageWithResponse("Testing service client creating a queue", null, null), 201); + } + + @Test + public void createQueueWithInvalidMetadata() { + StepVerifier.create(primaryQueueServiceAsyncClient.createQueueWithResponse(getRandomName(60), + Collections.singletonMap("metadata!", "value"))) + .verifyErrorSatisfies(ex -> assertExceptionStatusCodeAndMessage(ex, 400, QueueErrorCode.INVALID_METADATA)); + } + + @Test + public void deleteQueue() { + String queueName = getRandomName(60); + primaryQueueServiceAsyncClient.createQueue(queueName).block(); + + assertAsyncResponseStatusCode(primaryQueueServiceAsyncClient.deleteQueueWithResponse(queueName), 204); + StepVerifier.create(primaryQueueServiceAsyncClient.getQueueAsyncClient(queueName) + .sendMessageWithResponse("Expecting exception as queue has been deleted.", null, null)) + .verifyErrorSatisfies(ex -> assertExceptionStatusCodeAndMessage(ex, 404, QueueErrorCode.QUEUE_NOT_FOUND)); + } + + @Test + public void deleteQueueError() { + StepVerifier.create(primaryQueueServiceAsyncClient.deleteQueueWithResponse(getRandomName(16))) + .verifyErrorSatisfies(ex -> assertExceptionStatusCodeAndMessage(ex, 404, QueueErrorCode.QUEUE_NOT_FOUND)); + } + + @ParameterizedTest + @MethodSource("com.azure.storage.queue.QueueServiceApiTests#listQueuesSupplier") + public void listQueues(QueuesSegmentOptions options) { + String queueName = getRandomName(60); + LinkedList testQueues = new LinkedList<>(); + for (int i = 0; i < 3; i++) { + QueueItem queue = new QueueItem().setName(queueName + i) + .setMetadata(Collections.singletonMap("metadata" + i, "value" + i)); + testQueues.add(queue); + primaryQueueServiceAsyncClient.createQueueWithResponse(queue.getName(), queue.getMetadata()).block(); + } + + StepVerifier.create(primaryQueueServiceAsyncClient.listQueues(options.setPrefix(prefix))) + .thenConsumeWhile(queueItem -> { + QueueTestHelper.assertQueuesAreEqual(testQueues.pop(), queueItem); + return true; + }).verifyComplete(); + assertEquals(0, testQueues.size()); + } + + @Test + public void listEmptyQueues() { + // Queue was never made with the prefix, should expect no queues to be listed. + StepVerifier.create(primaryQueueServiceAsyncClient.listQueues(new QueuesSegmentOptions().setPrefix(prefix))) + .expectNextCount(0) + .verifyComplete(); + } + + @ResourceLock("ServiceProperties") + @Test + public void getAndSetProperties() { + QueueServiceProperties originalProperties = primaryQueueServiceAsyncClient.getProperties().block(); + QueueRetentionPolicy retentionPolicy = new QueueRetentionPolicy().setEnabled(true).setDays(3); + QueueAnalyticsLogging logging = new QueueAnalyticsLogging().setVersion("1.0") + .setDelete(true) + .setWrite(true) + .setRetentionPolicy(retentionPolicy); + QueueMetrics metrics = new QueueMetrics().setEnabled(true) + .setIncludeApis(false) + .setRetentionPolicy(retentionPolicy) + .setVersion("1.0"); + QueueServiceProperties updatedProperties = new QueueServiceProperties().setAnalyticsLogging(logging) + .setHourMetrics(metrics) + .setMinuteMetrics(metrics) + .setCors(new ArrayList<>()); + + StepVerifier.create(primaryQueueServiceAsyncClient.getProperties()) + .assertNext(properties -> assertQueueServicePropertiesAreEqual(originalProperties, properties)) + .verifyComplete(); + + assertAsyncResponseStatusCode(primaryQueueServiceAsyncClient.setPropertiesWithResponse(updatedProperties), 202); + + StepVerifier.create(primaryQueueServiceAsyncClient.getProperties()) + .assertNext(properties -> assertQueueServicePropertiesAreEqual(updatedProperties, properties)) + .verifyComplete(); + + primaryQueueServiceAsyncClient.setProperties(originalProperties).block(); + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceVersionTest.groovy b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceVersionTest.groovy deleted file mode 100644 index 334e87c734eac..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceVersionTest.groovy +++ /dev/null @@ -1,13 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.storage.queue - -import com.azure.storage.common.test.shared.ServiceVersionSpec - -class QueueServiceVersionTest extends ServiceVersionSpec { - @Override - protected Class getServiceVersionClass() { - return QueueServiceVersion.class - } -} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceVersionTests.java b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceVersionTests.java new file mode 100644 index 0000000000000..6df82d276440a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueServiceVersionTests.java @@ -0,0 +1,36 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.queue; + +import com.azure.storage.common.implementation.Constants; +import com.azure.storage.common.test.shared.DevopsPipeline; +import org.junit.jupiter.api.Test; +import org.junit.jupiter.api.condition.DisabledIf; + +import static org.junit.jupiter.api.Assertions.assertEquals; + +public class QueueServiceVersionTests { + @DisabledIf("doNotRun") + @Test + public void getLatestPointsToLatest() { + QueueServiceVersion[] values = QueueServiceVersion.values(); + assertEquals(values[values.length - 1], QueueServiceVersion.getLatest()); + } + + @DisabledIf("doNotRun") + @Test + public void sasVersionShouldMatchLastWhenWeRelease() { + assertEquals(Constants.SAS_SERVICE_VERSION, QueueServiceVersion.getLatest().getVersion()); + } + + @DisabledIf("doNotRun") + @Test + public void headerVersionShouldMatchLastWhenWeRelease() { + assertEquals(Constants.HeaderConstants.TARGET_STORAGE_VERSION, QueueServiceVersion.getLatest().getVersion()); + } + + static boolean doNotRun() { + return DevopsPipeline.getInstance().map(it -> !it.releasesToMavenCentral()).orElse(true); + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueTestBase.java b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueTestBase.java new file mode 100644 index 0000000000000..f9e31928fb379 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueTestBase.java @@ -0,0 +1,199 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.queue; + +import com.azure.core.client.traits.HttpTrait; +import com.azure.core.http.HttpClient; +import com.azure.core.http.HttpPipelineCallContext; +import com.azure.core.http.HttpPipelineNextPolicy; +import com.azure.core.http.HttpPipelinePosition; +import com.azure.core.http.HttpResponse; +import com.azure.core.http.netty.NettyAsyncHttpClientBuilder; +import com.azure.core.http.okhttp.OkHttpAsyncHttpClientBuilder; +import com.azure.core.http.policy.HttpPipelinePolicy; +import com.azure.core.test.TestMode; +import com.azure.core.test.TestProxyTestBase; +import com.azure.core.test.models.TestProxySanitizer; +import com.azure.core.test.models.TestProxySanitizerType; +import com.azure.core.util.Context; +import com.azure.core.util.ServiceVersion; +import com.azure.storage.common.StorageSharedKeyCredential; +import com.azure.storage.common.test.shared.ServiceVersionValidationPolicy; +import com.azure.storage.common.test.shared.TestEnvironment; +import com.azure.storage.queue.models.QueuesSegmentOptions; +import okhttp3.ConnectionPool; +import reactor.core.publisher.Mono; + +import java.lang.reflect.Method; +import java.nio.charset.StandardCharsets; +import java.time.Duration; +import java.util.Arrays; +import java.util.Collections; +import java.util.Locale; +import java.util.concurrent.TimeUnit; +import java.util.zip.CRC32; + +/** + * Base class for Azure Storage Queue tests. + */ +public class QueueTestBase extends TestProxyTestBase { + protected static final TestEnvironment ENVIRONMENT = TestEnvironment.getInstance(); + private static final HttpClient NETTY_HTTP_CLIENT = new NettyAsyncHttpClientBuilder().build(); + private static final HttpClient OK_HTTP_CLIENT = new OkHttpAsyncHttpClientBuilder() + .connectionPool(new ConnectionPool(50, 5, TimeUnit.MINUTES)) + .build(); + + protected String prefix; + + // Clients for API tests + protected QueueServiceClient primaryQueueServiceClient; + protected QueueServiceAsyncClient primaryQueueServiceAsyncClient; + + @Override + public void beforeTest() { + super.beforeTest(); + prefix = getCrc32(testContextManager.getTestPlaybackRecordingName()); + + if (getTestMode() != TestMode.LIVE) { + interceptorManager.addSanitizers( + Collections.singletonList(new TestProxySanitizer("sig=(.*)", "REDACTED", TestProxySanitizerType.URL))); + } + } + + private static String getCrc32(String input) { + CRC32 crc32 = new CRC32(); + crc32.update(input.getBytes(StandardCharsets.UTF_8)); + return String.format(Locale.US, "%08X", crc32.getValue()).toLowerCase(); + } + + + /** + * Clean up the test queues and messages for the account. + */ + @Override + protected void afterTest() { + super.afterTest(); + if (getTestMode() == TestMode.PLAYBACK) { + return; + } + + QueueServiceClient cleanupQueueServiceClient = new QueueServiceClientBuilder() + .connectionString(getPrimaryConnectionString()) + .buildClient(); + + cleanupQueueServiceClient.listQueues(new QueuesSegmentOptions().setPrefix(prefix), null, Context.NONE) + .forEach(queueItem -> cleanupQueueServiceClient.deleteQueue(queueItem.getName())); + } + + protected String getRandomName(int length) { + return getRandomName(prefix, length); + } + + protected String getRandomName(String prefix, int length) { + return testResourceNamer.randomName(prefix, length); + } + + protected QueueServiceClientBuilder queueServiceBuilderHelper() { + return instrument(new QueueServiceClientBuilder()).connectionString(getPrimaryConnectionString()); + } + + protected QueueClientBuilder queueBuilderHelper() { + return instrument(new QueueClientBuilder()) + .connectionString(getPrimaryConnectionString()) + .queueName(getRandomName(60)); + } + + protected QueueServiceClientBuilder getServiceClientBuilder(StorageSharedKeyCredential credential, String endpoint, + HttpPipelinePolicy... policies) { + QueueServiceClientBuilder builder = new QueueServiceClientBuilder() + .endpoint(endpoint); + + for (HttpPipelinePolicy policy : policies) { + builder.addPolicy(policy); + } + + instrument(builder); + + if (credential != null) { + builder.credential(credential); + } + + return builder; + } + + protected QueueClientBuilder getQueueClientBuilder(String endpoint) { + return instrument(new QueueClientBuilder()).endpoint(endpoint); + } + + protected Duration getMessageUpdateDelay(long liveMillis) { + return (getTestMode() == TestMode.PLAYBACK) ? Duration.ofMillis(10) : Duration.ofMillis(liveMillis); + } + + protected HttpPipelinePolicy getPerCallVersionPolicy() { + return new HttpPipelinePolicy() { + @Override + public Mono process(HttpPipelineCallContext context, HttpPipelineNextPolicy next) { + context.getHttpRequest().setHeader("x-ms-version", "2017-11-09"); + return next.process(); + } + + @Override + public HttpPipelinePosition getPipelinePosition() { + return HttpPipelinePosition.PER_CALL; + } + }; + } + + @SuppressWarnings("unchecked") + protected , E extends Enum> T instrument(T builder) { + // Groovy style reflection. All our builders follow this pattern. + builder.httpClient(getHttpClient()); + + if (interceptorManager.isRecordMode()) { + builder.addPolicy(interceptorManager.getRecordPolicy()); + } + + if (ENVIRONMENT.getServiceVersion() != null) { + try { + Method serviceVersionMethod = Arrays.stream(builder.getClass().getDeclaredMethods()) + .filter(method -> "serviceVersion".equals(method.getName()) + && method.getParameterCount() == 1 + && ServiceVersion.class.isAssignableFrom(method.getParameterTypes()[0])) + .findFirst() + .orElseThrow(() -> new RuntimeException("Unable to find serviceVersion method for builder: " + + builder.getClass())); + Class serviceVersionClass = (Class) serviceVersionMethod.getParameterTypes()[0]; + ServiceVersion serviceVersion = (ServiceVersion) Enum.valueOf(serviceVersionClass, + ENVIRONMENT.getServiceVersion()); + serviceVersionMethod.invoke(builder, serviceVersion); + builder.addPolicy(new ServiceVersionValidationPolicy(serviceVersion.getVersion())); + } catch (ReflectiveOperationException ex) { + throw new RuntimeException(ex); + } + } + + builder.httpLogOptions(QueueServiceClientBuilder.getDefaultHttpLogOptions()); + + return builder; + } + + protected HttpClient getHttpClient() { + if (ENVIRONMENT.getTestMode() != TestMode.PLAYBACK) { + switch (ENVIRONMENT.getHttpClientType()) { + case NETTY: + return NETTY_HTTP_CLIENT; + case OK_HTTP: + return OK_HTTP_CLIENT; + default: + throw new IllegalArgumentException("Unknown http client type: " + ENVIRONMENT.getHttpClientType()); + } + } else { + return interceptorManager.getPlaybackClient(); + } + } + + protected String getPrimaryConnectionString() { + return ENVIRONMENT.getPrimaryAccount().getConnectionString(); + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueTestHelper.groovy b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueTestHelper.groovy deleted file mode 100644 index 6b99441c47868..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueTestHelper.groovy +++ /dev/null @@ -1,143 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.storage.queue - -import com.azure.core.http.rest.Response -import com.azure.core.util.CoreUtils -import com.azure.core.util.Configuration -import com.azure.storage.queue.models.QueueAnalyticsLogging -import com.azure.storage.queue.models.QueueCorsRule -import com.azure.storage.queue.models.QueueErrorCode -import com.azure.storage.queue.models.QueueItem -import com.azure.storage.queue.models.QueueMetrics -import com.azure.storage.queue.models.QueueRetentionPolicy -import com.azure.storage.queue.models.QueueServiceProperties -import com.azure.storage.queue.models.QueueSignedIdentifier -import com.azure.storage.queue.models.QueueStorageException - -import java.time.Duration - -class QueueTestHelper { - static boolean assertResponseStatusCode(Response response, int expectedStatusCode) { - return expectedStatusCode == response.getStatusCode() - } - - static boolean assertExceptionStatusCodeAndMessage(Throwable throwable, int expectedStatusCode, QueueErrorCode errMessage) { - return throwable instanceof QueueStorageException && - ((QueueStorageException) throwable).getStatusCode() == expectedStatusCode && - ((QueueStorageException) throwable).getErrorCode() == errMessage - } - - static boolean assertQueuesAreEqual(QueueItem expected, QueueItem actual) { - if (expected == null) { - return actual == null - } else { - if (!Objects.equals(expected.getName(), actual.getName())) { - return false - } - if (expected.getMetadata() != null && !CoreUtils.isNullOrEmpty(actual.getMetadata())) { - return expected.getMetadata() == actual.getMetadata() - } - return true - } - } - - static boolean assertQueueServicePropertiesAreEqual(QueueServiceProperties expected, QueueServiceProperties actual) { - if (expected == null) { - return actual == null - } else { - return assertMetricsAreEqual(expected.getHourMetrics(), actual.getHourMetrics()) && - assertMetricsAreEqual(expected.getMinuteMetrics(), actual.getMinuteMetrics()) && - assertLoggingAreEqual(expected.getAnalyticsLogging(), actual.getAnalyticsLogging()) && - assertCorsAreEqual(expected.getCors(), actual.getCors()) - } - } - - static boolean assertMetricsAreEqual(QueueMetrics expected, QueueMetrics actual) { - if (expected == null) { - return actual == null - } else { - return Objects.equals(expected.isEnabled(), actual.isEnabled()) && - Objects.equals(expected.isIncludeApis(), actual.isIncludeApis()) && - Objects.equals(expected.getVersion(), actual.getVersion()) && - assertRetentionPoliciesAreEqual(expected.getRetentionPolicy(), actual.getRetentionPolicy()) - } - } - - static boolean assertLoggingAreEqual(QueueAnalyticsLogging expected, QueueAnalyticsLogging actual) { - if (expected == null) { - return actual == null - } else { - return Objects.equals(expected.isRead(), actual.isRead()) && - Objects.equals(expected.isWrite(), actual.isWrite()) && - Objects.equals(expected.isDelete(), actual.isDelete()) && - Objects.equals(expected.getVersion(), actual.getVersion()) && - assertRetentionPoliciesAreEqual(expected.getRetentionPolicy(), actual.getRetentionPolicy()) - } - } - - static boolean assertRetentionPoliciesAreEqual(QueueRetentionPolicy expected, QueueRetentionPolicy actual) { - if (expected == null) { - return actual == null - } else { - return Objects.equals(expected.getDays(), actual.getDays()) && - Objects.equals(expected.isEnabled(), actual.isEnabled()) - } - } - - static boolean assertCorsAreEqual(List expected, List actual) { - if (expected == null) { - return actual == null - } else { - if (expected.size() != actual.size()) { - return false - } - for (int i = 0; i < expected.size(); i++) { - if (!assertCorRulesAreEqual(expected.get(i), actual.get(i))) { - return false - } - } - return true - } - } - - static boolean assertCorRulesAreEqual(QueueCorsRule expected, QueueCorsRule actual) { - if (expected == null) { - return actual == null - } else { - return Objects.equals(expected.getAllowedHeaders(), actual.getAllowedHeaders()) && - Objects.equals(expected.getAllowedMethods(), actual.getAllowedMethods()) && - Objects.equals(expected.getAllowedOrigins(), actual.getAllowedOrigins()) && - Objects.equals(expected.getMaxAgeInSeconds(), actual.getMaxAgeInSeconds()) - } - } - - static boolean assertPermissionsAreEqual(QueueSignedIdentifier expected, QueueSignedIdentifier actual) { - if (expected == null) { - return actual == null - } - if (expected.getAccessPolicy() == null) { - return actual.getAccessPolicy() == null - } - return Objects.equals(expected.getId(), actual.getId()) && - Objects.equals(expected.getAccessPolicy().getPermissions(), actual.getAccessPolicy().getPermissions()) && - Objects.equals(expected.getAccessPolicy().getStartsOn(), actual.getAccessPolicy().getStartsOn()) && - Objects.equals(expected.getAccessPolicy().getExpiresOn(), actual.getAccessPolicy().getExpiresOn()) - } - - static void sleepInRecord(Duration time) { - String azureTestMode = Configuration.getGlobalConfiguration().get("AZURE_TEST_MODE") - if (!"PLAYBACK".equalsIgnoreCase(azureTestMode)) { - sleep(time) - } - } - - private static void sleep(Duration time) { - try { - Thread.sleep(time.toMillis()) - } catch (InterruptedException ignored) { - // Ignore the error - } - } -} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueTestHelper.java b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueTestHelper.java new file mode 100644 index 0000000000000..0fa8413215fd5 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueTestHelper.java @@ -0,0 +1,148 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.queue; + +import com.azure.core.http.rest.PagedIterable; +import com.azure.core.http.rest.Response; +import com.azure.core.util.CoreUtils; +import com.azure.storage.queue.models.QueueAnalyticsLogging; +import com.azure.storage.queue.models.QueueCorsRule; +import com.azure.storage.queue.models.QueueErrorCode; +import com.azure.storage.queue.models.QueueItem; +import com.azure.storage.queue.models.QueueMetrics; +import com.azure.storage.queue.models.QueueRetentionPolicy; +import com.azure.storage.queue.models.QueueServiceProperties; +import com.azure.storage.queue.models.QueueSignedIdentifier; +import com.azure.storage.queue.models.QueueStorageException; +import org.junit.jupiter.api.function.Executable; +import reactor.core.publisher.Mono; +import reactor.test.StepVerifier; + +import java.util.List; +import java.util.stream.Collectors; + +import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertInstanceOf; +import static org.junit.jupiter.api.Assertions.assertNull; +import static org.junit.jupiter.api.Assertions.assertThrows; + +public class QueueTestHelper { + static Response assertResponseStatusCode(Response response, int expectedStatusCode) { + assertEquals(expectedStatusCode, response.getStatusCode()); + return response; + } + + static void assertAsyncResponseStatusCode(Mono> response, int expectedStatusCode) { + StepVerifier.create(response) + .assertNext(r -> assertEquals(expectedStatusCode, r.getStatusCode())) + .verifyComplete(); + } + + static QueueStorageException throwsStorageException(Executable executable) { + return assertThrows(QueueStorageException.class, executable); + } + + static void assertExceptionStatusCodeAndMessage(Throwable throwable, int expectedStatusCode, + QueueErrorCode errMessage) { + QueueStorageException exception = assertInstanceOf(QueueStorageException.class, throwable); + assertEquals(expectedStatusCode, exception.getStatusCode()); + assertEquals(errMessage, exception.getErrorCode()); + } + + static void assertQueuesAreEqual(QueueItem expected, QueueItem actual) { + if (expected == null) { + assertNull(actual); + } else { + assertEquals(expected.getName(), actual.getName()); + if (expected.getMetadata() != null && !CoreUtils.isNullOrEmpty(actual.getMetadata())) { + assertEquals(expected.getMetadata(), actual.getMetadata()); + } + } + } + + static void assertQueueServicePropertiesAreEqual(QueueServiceProperties expected, QueueServiceProperties actual) { + if (expected == null) { + assertNull(actual); + } else { + assertMetricsAreEqual(expected.getHourMetrics(), actual.getHourMetrics()); + assertMetricsAreEqual(expected.getMinuteMetrics(), actual.getMinuteMetrics()); + assertLoggingAreEqual(expected.getAnalyticsLogging(), actual.getAnalyticsLogging()); + assertCorsAreEqual(expected.getCors(), actual.getCors()); + } + } + + static void assertMetricsAreEqual(QueueMetrics expected, QueueMetrics actual) { + if (expected == null) { + assertNull(actual); + } else { + assertEquals(expected.isEnabled(), actual.isEnabled()); + assertEquals(expected.isIncludeApis(), actual.isIncludeApis()); + assertEquals(expected.getVersion(), actual.getVersion()); + assertRetentionPoliciesAreEqual(expected.getRetentionPolicy(), actual.getRetentionPolicy()); + } + } + + static void assertLoggingAreEqual(QueueAnalyticsLogging expected, QueueAnalyticsLogging actual) { + if (expected == null) { + assertNull(actual); + } else { + assertEquals(expected.isRead(), actual.isRead()); + assertEquals(expected.isWrite(), actual.isWrite()); + assertEquals(expected.isDelete(), actual.isDelete()); + assertEquals(expected.getVersion(), actual.getVersion()); + assertRetentionPoliciesAreEqual(expected.getRetentionPolicy(), actual.getRetentionPolicy()); + } + } + + static void assertRetentionPoliciesAreEqual(QueueRetentionPolicy expected, QueueRetentionPolicy actual) { + if (expected == null) { + assertNull(actual); + } else { + assertEquals(expected.getDays(), actual.getDays()); + assertEquals(expected.isEnabled(), actual.isEnabled()); + } + } + + static void assertCorsAreEqual(List expected, List actual) { + if (expected == null) { + assertNull(actual); + } else { + assertEquals(expected.size(), actual.size()); + for (int i = 0; i < expected.size(); i++) { + assertCorRulesAreEqual(expected.get(i), actual.get(i)); + } + } + } + + static void assertCorRulesAreEqual(QueueCorsRule expected, QueueCorsRule actual) { + if (expected == null) { + assertNull(actual); + } else { + assertEquals(expected.getAllowedHeaders(), actual.getAllowedHeaders()); + assertEquals(expected.getAllowedMethods(), actual.getAllowedMethods()); + assertEquals(expected.getAllowedOrigins(), actual.getAllowedOrigins()); + assertEquals(expected.getMaxAgeInSeconds(), actual.getMaxAgeInSeconds()); + } + } + + static void assertPermissionsAreEqual(QueueSignedIdentifier expected, QueueSignedIdentifier actual) { + if (expected == null) { + assertNull(actual); + return; + } + + if (expected.getAccessPolicy() == null) { + assertNull(actual.getAccessPolicy()); + } else { + assertEquals(expected.getId(), actual.getId()); + assertEquals(expected.getAccessPolicy().getPermissions(), actual.getAccessPolicy().getPermissions()); + assertEquals(expected.getAccessPolicy().getStartsOn(), actual.getAccessPolicy().getStartsOn()); + assertEquals(expected.getAccessPolicy().getExpiresOn(), actual.getAccessPolicy().getExpiresOn()); + } + } + + static List pagedResponseToList(PagedIterable response) { + return response.stream().collect(Collectors.toList()); + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueUserAgentPropertiesTest.groovy b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueUserAgentPropertiesTest.groovy deleted file mode 100644 index 57c874d792537..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueUserAgentPropertiesTest.groovy +++ /dev/null @@ -1,19 +0,0 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - -package com.azure.storage.queue; - -import com.azure.core.util.CoreUtils -import com.azure.core.util.UserAgentProperties -import spock.lang.Specification - -class QueueUserAgentPropertiesTest extends Specification { - - def "User agent properties not null"() { - given: - Map properties = CoreUtils.getProperties("azure-storage-queue.properties") - expect: - properties.get("name") == "azure-storage-queue" - properties.get("version").matches("(\\d)+.(\\d)+.(\\d)+([-a-zA-Z0-9.])*") - } -} diff --git a/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueUserAgentPropertiesTests.java b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueUserAgentPropertiesTests.java new file mode 100644 index 0000000000000..433bc6b5fafc9 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/java/com/azure/storage/queue/QueueUserAgentPropertiesTests.java @@ -0,0 +1,23 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +package com.azure.storage.queue; + +import com.azure.core.util.CoreUtils; +import org.junit.jupiter.api.Test; + +import java.util.Map; + +import static org.junit.jupiter.api.Assertions.assertEquals; +import static org.junit.jupiter.api.Assertions.assertTrue; + +public class QueueUserAgentPropertiesTests { + @Test + public void userAgentPropertiesNotNull() { + Map properties = CoreUtils.getProperties("azure-storage-queue.properties"); + + assertEquals("azure-storage-queue", properties.get("name")); + assertTrue(properties.get("version").matches("(\\d)+.(\\d)+.(\\d)+([-a-zA-Z0-9.])*"), + "Expected 'version' property to match pattern '(\\d)+.(\\d)+.(\\d)+([-a-zA-Z0-9.])*'."); + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithConnectionString[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithConnectionString[1].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithConnectionString[1].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithConnectionString[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithConnectionString[2].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithConnectionString[2].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithCredential[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithCredential[1].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithCredential[1].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithCredential[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithCredential[2].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithCredential[2].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithDefaultAzureCredential[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithDefaultAzureCredential[1].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithDefaultAzureCredential[1].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithDefaultAzureCredential[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithDefaultAzureCredential[2].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingQueueClientWithDefaultAzureCredential[2].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithConnectionString[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithConnectionString[1].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithConnectionString[1].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithConnectionString[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithConnectionString[2].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithConnectionString[2].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithCredential[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithCredential[1].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithCredential[1].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithCredential[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithCredential[2].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithCredential[2].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithDefaultAzureCredential[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithDefaultAzureCredential[1].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithDefaultAzureCredential[1].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithDefaultAzureCredential[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithDefaultAzureCredential[2].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlConstructingServiceClientWithDefaultAzureCredential[2].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlGetQueueClient[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlGetQueueClient[1].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlGetQueueClient[1].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlGetQueueClient[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlGetQueueClient[2].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.azuriteUrlGetQueueClient[2].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.useDevelopmentStorageTrue[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.useDevelopmentStorageTrue[1].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.useDevelopmentStorageTrue[1].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.useDevelopmentStorageTrue[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.useDevelopmentStorageTrue[2].json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTests.useDevelopmentStorageTrue[2].json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithConnectionString[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithConnectionString[0].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithConnectionString[0].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithConnectionString[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithConnectionString[1].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithConnectionString[1].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithCredential[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithCredential[0].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithCredential[0].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithCredential[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithCredential[1].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithCredential[1].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithDefaultAzureCredential[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithDefaultAzureCredential[0].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithDefaultAzureCredential[0].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithDefaultAzureCredential[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithDefaultAzureCredential[1].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingQueueClientWithDefaultAzureCredential[1].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithConnectionString[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithConnectionString[0].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithConnectionString[0].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithConnectionString[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithConnectionString[1].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithConnectionString[1].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithCredential[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithCredential[0].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithCredential[0].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithCredential[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithCredential[1].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithCredential[1].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithDefaultAzureCredential[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithDefaultAzureCredential[0].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithDefaultAzureCredential[0].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithDefaultAzureCredential[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithDefaultAzureCredential[1].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLConstructingServiceClientWithDefaultAzureCredential[1].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLGetQueueClient[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLGetQueueClient[0].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLGetQueueClient[0].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLGetQueueClient[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLGetQueueClient[1].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsAzuriteURLGetQueueClient[1].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsUseDevelopmentStorageTrue[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsUseDevelopmentStorageTrue[0].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsUseDevelopmentStorageTrue[0].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsUseDevelopmentStorageTrue[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsUseDevelopmentStorageTrue[1].json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/AzuriteTestsUseDevelopmentStorageTrue[1].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsBuilderBearerTokenValidation.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsBuilderBearerTokenValidation.json deleted file mode 100644 index dca2d64fca1e3..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsBuilderBearerTokenValidation.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "9d33bcc49d33bcc456d82553d5c71abb5a4f47149b" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsClearMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsClearMessages.json deleted file mode 100644 index 4bc25c35ce2cf..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsClearMessages.json +++ /dev/null @@ -1,150 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/fde1765dfde1765da84441250be6eec70df0454a9f", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f6789561-01d5-4a34-bab4-81a00ff0d349" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "6980d24e-1003-0035-1009-419a35000000", - "x-ms-client-request-id" : "f6789561-01d5-4a34-bab4-81a00ff0d349", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/fde1765dfde1765da84441250be6eec70df0454a9f/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3ac2ca90-d264-4150-91b0-b7400bdeef3a", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "2b951125-0003-0006-6309-41c59e000000", - "Body" : "e57cfd1e-321e-42ae-a26c-0177da192852Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAnlJIhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "3ac2ca90-d264-4150-91b0-b7400bdeef3a", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/fde1765dfde1765da84441250be6eec70df0454a9f/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "335fe012-c8ff-4b33-8851-69ddc36b2b50", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "946d04a3-0003-00dd-6e09-4103a3000000", - "Body" : "47c0a5ec-2f25-4f5e-9079-eaa5a4ba365bTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA/MtYhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "335fe012-c8ff-4b33-8851-69ddc36b2b50", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/fde1765dfde1765da84441250be6eec70df0454a9f/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "003680f0-4848-45ff-b085-ff6c3c53a5d0", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "2b95112c-0003-0006-6809-41c59e000000", - "Body" : "23317683-4b44-4a48-8683-a175ec13aeb9Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAJpxlhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "003680f0-4848-45ff-b085-ff6c3c53a5d0", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/fde1765dfde1765da84441250be6eec70df0454a9f?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "049af230-c67f-4b4c-857f-b569a7cc535c" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "3", - "StatusCode" : "200", - "x-ms-request-id" : "af9d2536-5003-0046-7109-41c2a6000000", - "x-ms-client-request-id" : "049af230-c67f-4b4c-857f-b569a7cc535c", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/fde1765dfde1765da84441250be6eec70df0454a9f/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "72720784-9655-4f6f-ba64-b9887acab9cd" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "2733c1d1-b003-00d8-6d09-41d178000000", - "x-ms-client-request-id" : "72720784-9655-4f6f-ba64-b9887acab9cd", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/fde1765dfde1765da84441250be6eec70df0454a9f?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e16c2f77-daee-4cde-93a7-f81758baae95" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "92671e9b-a003-000f-6b09-41804d000000", - "x-ms-client-request-id" : "e16c2f77-daee-4cde-93a7-f81758baae95", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - } ], - "variables" : [ "fde1765dfde1765da84441250be6eec70df0454a9f" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsClearMessagesError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsClearMessagesError.json deleted file mode 100644 index 75b734b3960f7..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsClearMessagesError.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/1bf942281bf942286bc950230f29d326e33e465487/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d72b5429-7aa5-46f9-be2f-be92db33022b" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "d9b89a07-f003-0012-5109-418df1000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:d9b89a07-f003-0012-5109-418df1000000\nTime:2021-05-04T17:18:39.3074762Z", - "x-ms-client-request-id" : "d72b5429-7aa5-46f9-be2f-be92db33022b", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "1bf942281bf942286bc950230f29d326e33e465487" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateIfNotExistsMin.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateIfNotExistsMin.json deleted file mode 100644 index 528afd1bb9f05..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateIfNotExistsMin.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/f533d669f533d669af81872894ad9fdaa3d54768aa", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "91a28406-5d20-4de2-9de6-4a881afbd053" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "7f421dd5-b003-0012-504d-4e6928000000", - "x-ms-client-request-id" : "91a28406-5d20-4de2-9de6-4a881afbd053", - "Date" : "Tue, 12 Apr 2022 09:10:42 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/f533d669f533d669af81872894ad9fdaa3d54768aa?comp=metadata", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "084c022c-b657-476d-b0b1-c48f77dc3d4c" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "7f421e21-b003-0012-1a4d-4e6928000000", - "x-ms-client-request-id" : "084c022c-b657-476d-b0b1-c48f77dc3d4c", - "Date" : "Tue, 12 Apr 2022 09:10:42 GMT" - }, - "Exception" : null - } ], - "variables" : [ "f533d669f533d669af845633acef2590bf7040dca3", "f533d669f533d669af81872894ad9fdaa3d54768aa" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateIfNotExistsQueueWithSharedKey.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateIfNotExistsQueueWithSharedKey.json deleted file mode 100644 index 330702fe5e676..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateIfNotExistsQueueWithSharedKey.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/c8ecdff6c8ecdff6eae6372451a64e32cf4b465fa5", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "e36e3b12-423a-409e-a5be-1e9e8c3e25d1" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "5c17ed8e-9003-003a-144d-4e0880000000", - "x-ms-client-request-id" : "e36e3b12-423a-409e-a5be-1e9e8c3e25d1", - "Date" : "Tue, 12 Apr 2022 09:10:42 GMT" - }, - "Exception" : null - } ], - "variables" : [ "c8ecdff6c8ecdff6eae6372451a64e32cf4b465fa5" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateIfNotExistsWithConflictingMetadataOnAQueueClientThatAlreadyExists.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateIfNotExistsWithConflictingMetadataOnAQueueClientThatAlreadyExists.json deleted file mode 100644 index e67dc7134d102..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateIfNotExistsWithConflictingMetadataOnAQueueClientThatAlreadyExists.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/e97d47ade97d47ad280215079a64e6fbd51746e3b8", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "1f33893d-67a5-4ce3-89fe-5fcf52c3aa05" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "66874ef7-f003-003c-0a4e-4e3b3f000000", - "x-ms-client-request-id" : "1f33893d-67a5-4ce3-89fe-5fcf52c3aa05", - "Date" : "Tue, 12 Apr 2022 09:20:02 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/e97d47ade97d47ad280215079a64e6fbd51746e3b8", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "26dbfc88-d2d0-45cf-b44a-96fc094f5a75" - }, - "Response" : { - "content-length" : "222", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueAlreadyExists", - "retry-after" : "0", - "StatusCode" : "409", - "x-ms-request-id" : "53f2e194-4003-0074-624e-4e2608000000", - "Body" : "QueueAlreadyExistsThe specified queue already exists.\nRequestId:53f2e194-4003-0074-624e-4e2608000000\nTime:2022-04-12T09:20:03.7189222Z", - "x-ms-client-request-id" : "26dbfc88-d2d0-45cf-b44a-96fc094f5a75", - "Date" : "Tue, 12 Apr 2022 09:20:02 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "e97d47ade97d47ad280700063bb5c4087f3c4ee582", "e97d47ade97d47ad280215079a64e6fbd51746e3b8" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateIfNotExistsWithSameMetadataOnAQueueClientThatAlreadyExists.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateIfNotExistsWithSameMetadataOnAQueueClientThatAlreadyExists.json deleted file mode 100644 index 084036bb40b9d..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateIfNotExistsWithSameMetadataOnAQueueClientThatAlreadyExists.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/1c8011941c801194bb669428c2f5b2567f444c5ea5", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "1b50b332-d832-4056-a41d-9e277c7ff734" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "2332779a-3003-007e-724f-4e82bf000000", - "x-ms-client-request-id" : "1b50b332-d832-4056-a41d-9e277c7ff734", - "Date" : "Tue, 12 Apr 2022 09:24:56 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/1c8011941c801194bb669428c2f5b2567f444c5ea5", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "2623220d-b4d7-4e73-a56c-1fc27ebd0566" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "44cbd0fc-5003-0068-154f-4e7468000000", - "x-ms-client-request-id" : "2623220d-b4d7-4e73-a56c-1fc27ebd0566", - "Date" : "Tue, 12 Apr 2022 09:24:56 GMT" - }, - "Exception" : null - } ], - "variables" : [ "1c8011941c801194bb634507ef5ec14e1cac49c487", "1c8011941c801194bb669428c2f5b2567f444c5ea5" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateQueueWithSharedKey.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateQueueWithSharedKey.json deleted file mode 100644 index 2fb0c0b33c1da..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateQueueWithSharedKey.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/ee5055b2ee5055b2c6692812d3e4821b576d465f88", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "a43d4d33-c294-48ea-9948-2d102b762303" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "4a84b4a0-a003-007d-0609-418702000000", - "x-ms-client-request-id" : "a43d4d33-c294-48ea-9948-2d102b762303", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - } ], - "variables" : [ "ee5055b2ee5055b2c6692812d3e4821b576d465f88" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateQueueWithSmallTimeoutsFailForServiceClient.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateQueueWithSmallTimeoutsFailForServiceClient.json deleted file mode 100644 index 59e8c8914d8ef..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsCreateQueueWithSmallTimeoutsFailForServiceClient.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "5b0670125b0670125940882289fea3e6f9a04fadb0", "5b0670125b06701259445432cca351f8267c4d899a" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteExistQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteExistQueue.json deleted file mode 100644 index 606ed2ff73707..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteExistQueue.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/067dc425067dc42532650518263136148c054bb988", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "a3528dca-57db-490b-8a2f-6ad68fc369e1" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "66d7cf0d-0003-0074-4e09-41c2d1000000", - "x-ms-client-request-id" : "a3528dca-57db-490b-8a2f-6ad68fc369e1", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/067dc425067dc42532650518263136148c054bb988", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ad27b0be-5b93-406e-a971-5ec22f7a1c5c" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "66d7cf18-0003-0074-5809-41c2d1000000", - "x-ms-client-request-id" : "ad27b0be-5b93-406e-a971-5ec22f7a1c5c", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - } ], - "variables" : [ "067dc425067dc42532650518263136148c054bb988" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteIfExistsMin.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteIfExistsMin.json deleted file mode 100644 index 47962fbb82d9c..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteIfExistsMin.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://REDACTED.queue.core.windows.net/bb6ac7c8bb6ac7c85cd182965c6e8249a7434001b1", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "83d45949-79a5-4b4e-b3f2-34afe5ed7709" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "eff8c222-0003-0007-1672-517e9b000000", - "x-ms-client-request-id" : "83d45949-79a5-4b4e-b3f2-34afe5ed7709", - "Date" : "Sat, 16 Apr 2022 09:15:07 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://REDACTED.queue.core.windows.net/bb6ac7c8bb6ac7c85cd182965c6e8249a7434001b1", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "65017f7b-9948-4511-8398-40631ceef1da" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "9936035b-6003-0001-0c72-514d24000000", - "x-ms-client-request-id" : "65017f7b-9948-4511-8398-40631ceef1da", - "Date" : "Sat, 16 Apr 2022 09:15:08 GMT" - }, - "Exception" : null - } ], - "variables" : [ "bb6ac7c8bb6ac7c85cd182965c6e8249a7434001b1" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteIfExistsQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteIfExistsQueue.json deleted file mode 100644 index 3d6295a930f5e..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteIfExistsQueue.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://REDACTED.queue.core.windows.net/9be0c6e19be0c6e1e5c87035a40ff5d2751e431b8d", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "abffe848-6391-4be9-923a-fbe3ec4fb7a5" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "99360316-6003-0001-4c72-514d24000000", - "x-ms-client-request-id" : "abffe848-6391-4be9-923a-fbe3ec4fb7a5", - "Date" : "Sat, 16 Apr 2022 09:15:08 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://REDACTED.queue.core.windows.net/9be0c6e19be0c6e1e5c87035a40ff5d2751e431b8d", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "f22c0046-8145-41a4-8fab-a1bbf6158ad5" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "3695f7da-a003-001e-4772-51fe20000000", - "x-ms-client-request-id" : "f22c0046-8145-41a4-8fab-a1bbf6158ad5", - "Date" : "Sat, 16 Apr 2022 09:15:07 GMT" - }, - "Exception" : null - } ], - "variables" : [ "9be0c6e19be0c6e1e5c87035a40ff5d2751e431b8d" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteIfExistsWithResponseOnAQueueClientThatDoesNotExist.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteIfExistsWithResponseOnAQueueClientThatDoesNotExist.json deleted file mode 100644 index 7c44f6cdaa505..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteIfExistsWithResponseOnAQueueClientThatDoesNotExist.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "http://REDACTED.queue.core.windows.net/9a72cf9c9a72cf9c29d90529241e2097538f49debb", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "a4864aae-acac-45b6-a23e-8b59eb0201ae" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "3695f7a7-a003-001e-1a72-51fe20000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:3695f7a7-a003-001e-1a72-51fe20000000\nTime:2022-04-16T09:15:08.4217480Z", - "x-ms-client-request-id" : "a4864aae-acac-45b6-a23e-8b59eb0201ae", - "Date" : "Sat, 16 Apr 2022 09:15:07 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "http://REDACTED.queue.core.windows.net/9a72cf9c9a72cf9c29d90529241e2097538f49debb?comp=metadata", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "432b81cf-22b0-4653-bb84-bb18b926187a" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "eff8c234-0003-0007-2572-517e9b000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:eff8c234-0003-0007-2572-517e9b000000\nTime:2022-04-16T09:15:08.6393532Z", - "x-ms-client-request-id" : "432b81cf-22b0-4653-bb84-bb18b926187a", - "Date" : "Sat, 16 Apr 2022 09:15:08 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "9a72cf9c9a72cf9c29d05976ca24ba3330e3444da7", "9a72cf9c9a72cf9c29d90529241e2097538f49debb" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteMessage.json deleted file mode 100644 index 212b305a6b272..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteMessage.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/27b6760a27b6760aa9b70431088f5c924e6749f2b7", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "da6ec750-4725-4312-bbe3-d88cfda81c8b" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "26562d95-0003-004b-3109-410a72000000", - "x-ms-client-request-id" : "da6ec750-4725-4312-bbe3-d88cfda81c8b", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/27b6760a27b6760aa9b70431088f5c924e6749f2b7/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7073aa16-d185-4e6e-8afd-10faff0be65e", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "af9d2518-5003-0046-5409-41c2a6000000", - "Body" : "eac107c1-f938-4929-b7bb-6b0570a425a5Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAr6BahglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "7073aa16-d185-4e6e-8afd-10faff0be65e", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/27b6760a27b6760aa9b70431088f5c924e6749f2b7/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "2eab16ff-fef4-4282-abe1-7e89e6bd2627", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ec6c63cb-7003-00e8-4c09-416fb7000000", - "Body" : "60a4c50f-d3ec-44e4-aee9-6caf05bfb4e1Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAADFtohglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "2eab16ff-fef4-4282-abe1-7e89e6bd2627", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/27b6760a27b6760aa9b70431088f5c924e6749f2b7/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "40c4e28b-f53e-44bb-aa9e-1abb96577a54", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "7b7386a8-2003-002e-2a09-41a436000000", - "Body" : "ea70c26c-c446-40e0-bc9a-ea625350f8c8Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAANit1hglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "40c4e28b-f53e-44bb-aa9e-1abb96577a54", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/27b6760a27b6760aa9b70431088f5c924e6749f2b7/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "9605d751-5ae9-4dd8-aad1-a9c463794acc" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "5ef6fb82-8003-0055-5509-41e6aa000000", - "Body" : "eac107c1-f938-4929-b7bb-6b0570a425a5Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAADo1imAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message 1", - "x-ms-client-request-id" : "9605d751-5ae9-4dd8-aad1-a9c463794acc", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/27b6760a27b6760aa9b70431088f5c924e6749f2b7?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "bb0acd7c-9656-4ff0-946d-23deaeaa78a7" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "3", - "StatusCode" : "200", - "x-ms-request-id" : "721d9142-4003-005a-2d09-4190c6000000", - "x-ms-client-request-id" : "bb0acd7c-9656-4ff0-946d-23deaeaa78a7", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/27b6760a27b6760aa9b70431088f5c924e6749f2b7/messages/eac107c1-f938-4929-b7bb-6b0570a425a5?popreceipt=AgAAAAMAAAAAAAAADo1imAlB1wE%3D", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "9ba39120-2b47-4eee-b96f-86e7adbd3876" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "d9b89a2e-f003-0012-7509-418df1000000", - "x-ms-client-request-id" : "9ba39120-2b47-4eee-b96f-86e7adbd3876", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/27b6760a27b6760aa9b70431088f5c924e6749f2b7?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "4118b517-dac5-4609-8317-6397ad8de02d" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "2", - "StatusCode" : "200", - "x-ms-request-id" : "433a3044-e003-00a7-3c09-411ee3000000", - "x-ms-client-request-id" : "4118b517-dac5-4609-8317-6397ad8de02d", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - } ], - "variables" : [ "27b6760a27b6760aa9b70431088f5c924e6749f2b7" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteMessageInvalidArgs[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteMessageInvalidArgs[0].json deleted file mode 100644 index 20cb0a1a3843e..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteMessageInvalidArgs[0].json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/5fff04655fff0465e57348872ec7de0d2ab441dab1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "9f9f63d1-4a18-47d8-9834-c1de8f7f9762" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "beffcc40-b003-00c8-1e09-411410000000", - "x-ms-client-request-id" : "9f9f63d1-4a18-47d8-9834-c1de8f7f9762", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/5fff04655fff0465e57348872ec7de0d2ab441dab1/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "991441f0-dc65-44ed-844c-6ba797708e22", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "1382cd28-b003-002c-0e09-411a8e000000", - "Body" : "ddd8e517-abe0-4246-bdea-311559c9d470Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAcUVghglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "991441f0-dc65-44ed-844c-6ba797708e22", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/5fff04655fff0465e57348872ec7de0d2ab441dab1/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "97332ce1-ecc1-486d-ae1a-7d00b0941e39" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "895e7b8a-6003-00a9-4909-413753000000", - "Body" : "ddd8e517-abe0-4246-bdea-311559c9d470Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAOrRQmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message", - "x-ms-client-request-id" : "97332ce1-ecc1-486d-ae1a-7d00b0941e39", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/5fff04655fff0465e57348872ec7de0d2ab441dab1/messages/ddd8e517-abe0-4246-bdea-311559c9d470?popreceipt=AgAAAAMAAAAAAAAAOrRQmAlB1wE%3DRandom", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "0cb36e89-df09-4c43-b3ef-57250609a232" - }, - "Response" : { - "content-length" : "444", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidQueryParameterValue", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "76d94395-e003-0021-1e09-41d25a000000", - "Body" : "InvalidQueryParameterValueValue for one of the query parameters specified in the request URI is invalid.\nRequestId:76d94395-e003-0021-1e09-41d25a000000\nTime:2021-05-04T17:18:39.7558011ZpopreceiptAgAAAAMAAAAAAAAAOrRQmAlB1wE=RandomInvalid pop receipt format", - "x-ms-client-request-id" : "0cb36e89-df09-4c43-b3ef-57250609a232", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "5fff04655fff0465e57348872ec7de0d2ab441dab1" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteMessageInvalidArgs[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteMessageInvalidArgs[1].json deleted file mode 100644 index 7b09dc8b60b7e..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteMessageInvalidArgs[1].json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/46e4352446e43524e875084446547dacfcf642e792", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e229c9b8-a2e6-4822-9c54-c1fd363ad419" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fde04340-8003-00a1-1609-412d5c000000", - "x-ms-client-request-id" : "e229c9b8-a2e6-4822-9c54-c1fd363ad419", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/46e4352446e43524e875084446547dacfcf642e792/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "74421541-6a98-448b-bf85-d108983cf1bc", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "73eb565f-2003-003e-0e09-41615e000000", - "Body" : "4fd8d184-5c66-4065-9973-e6f3dda8fd42Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAzbFthglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "74421541-6a98-448b-bf85-d108983cf1bc", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/46e4352446e43524e875084446547dacfcf642e792/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b765a18c-b758-4299-9f21-6f4d8409a95e" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "fa8afae4-b003-0013-6109-41d22d000000", - "Body" : "4fd8d184-5c66-4065-9973-e6f3dda8fd42Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAEXNcmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message", - "x-ms-client-request-id" : "b765a18c-b758-4299-9f21-6f4d8409a95e", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/46e4352446e43524e875084446547dacfcf642e792/messages/4fd8d184-5c66-4065-9973-e6f3dda8fd42Random?popreceipt=AgAAAAMAAAAAAAAAEXNcmAlB1wE%3D", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "da9a3e9d-2fb1-421c-b1e7-d1ce3c99d223" - }, - "Response" : { - "content-length" : "221", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "MessageNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "4a84b51c-a003-007d-7309-418702000000", - "Body" : "MessageNotFoundThe specified message does not exist.\nRequestId:4a84b51c-a003-007d-7309-418702000000\nTime:2021-05-04T17:18:39.8514109Z", - "x-ms-client-request-id" : "da9a3e9d-2fb1-421c-b1e7-d1ce3c99d223", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "46e4352446e43524e875084446547dacfcf642e792" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteMessageInvalidArgs[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteMessageInvalidArgs[2].json deleted file mode 100644 index 91899d43e1511..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteMessageInvalidArgs[2].json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/6dc966e76dc966e70461784316044e1f08164a148b", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d840120d-f45f-412c-8d1f-014de27076c2" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "3c7b17c7-c003-0054-4c09-41b976000000", - "x-ms-client-request-id" : "d840120d-f45f-412c-8d1f-014de27076c2", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/6dc966e76dc966e70461784316044e1f08164a148b/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ca32d756-a418-4061-ad86-eaef8c394333", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "c54fcc2e-e003-000e-3009-41df91000000", - "Body" : "163bf2d4-0fee-4483-b00d-edd1f49c982eTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAzrFthglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "ca32d756-a418-4061-ad86-eaef8c394333", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/6dc966e76dc966e70461784316044e1f08164a148b/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "85883d82-c201-4fb2-a98b-f133a03f0b1f" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "78b23441-8003-0008-5a09-41ec2e000000", - "Body" : "163bf2d4-0fee-4483-b00d-edd1f49c982eTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAqjpbmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message", - "x-ms-client-request-id" : "85883d82-c201-4fb2-a98b-f133a03f0b1f", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/6dc966e76dc966e70461784316044e1f08164a148b/messages/163bf2d4-0fee-4483-b00d-edd1f49c982eRandom?popreceipt=AgAAAAMAAAAAAAAAqjpbmAlB1wE%3DRandom", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "9532aeec-ccad-4269-89cb-e0122611bcd3" - }, - "Response" : { - "content-length" : "444", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidQueryParameterValue", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "1382cd2c-b003-002c-1109-411a8e000000", - "Body" : "InvalidQueryParameterValueValue for one of the query parameters specified in the request URI is invalid.\nRequestId:1382cd2c-b003-002c-1109-411a8e000000\nTime:2021-05-04T17:18:39.8066542ZpopreceiptAgAAAAMAAAAAAAAAqjpbmAlB1wE=RandomInvalid pop receipt format", - "x-ms-client-request-id" : "9532aeec-ccad-4269-89cb-e0122611bcd3", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "6dc966e76dc966e70461784316044e1f08164a148b" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteQueueError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteQueueError.json deleted file mode 100644 index 5a61a3dbc5714..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDeleteQueueError.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/07a230b907a230b943c27445a82bef497bf547f9b8", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "2cc00e99-3a2d-4175-8147-4d43ab8596f1" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "fde042a3-8003-00a1-1409-412d5c000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:fde042a3-8003-00a1-1409-412d5c000000\nTime:2021-05-04T17:18:37.3816361Z", - "x-ms-client-request-id" : "2cc00e99-3a2d-4175-8147-4d43ab8596f1", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "07a230b907a230b943c27445a82bef497bf547f9b8" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueAndDeleteWithHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueAndDeleteWithHandler.json deleted file mode 100644 index b80de0fea071f..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueAndDeleteWithHandler.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/bcfc06f9bcfc06f93e35399588a34da0f6d741208d", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "dfc0a726-8d19-4c6c-abf7-8bd5d186e003" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "536624b7-4003-00dc-7f09-415c7f000000", - "x-ms-client-request-id" : "dfc0a726-8d19-4c6c-abf7-8bd5d186e003", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/bcfc06f9bcfc06f93e35399588a34da0f6d741208d/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "bb5973e0-bb0c-4a60-b320-8e7e5acdb8d0", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "7c5d39d0-2003-0011-0e09-416c95000000", - "Body" : "af16bb91-faec-4dfe-a8da-834c394751c1Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAA6EbhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "bb5973e0-bb0c-4a60-b320-8e7e5acdb8d0", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/bcfc06f9bcfc06f93e35399588a34da0f6d741208d/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f867a81e-99a1-43c6-886e-de63ab68ce15", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "b050afb9-6003-00cb-2109-41f574000000", - "Body" : "b7982ebe-24cc-4594-a628-a9f02d5ac0a8Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAkI8shglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "f867a81e-99a1-43c6-886e-de63ab68ce15", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/bcfc06f9bcfc06f93e35399588a34da0f6d741208d/messages?numofmessages=10&visibilitytimeout=30", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c83fa509-1bc1-4a46-b845-3fc8b714a869" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "721d911d-4003-005a-0c09-4190c6000000", - "Body" : "af16bb91-faec-4dfe-a8da-834c394751c1Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAACUgomAlB1wE=Tue, 04 May 2021 17:19:09 GMT1dGVzdCBtZXNzYWdlb7982ebe-24cc-4594-a628-a9f02d5ac0a8Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAACUgomAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message", - "x-ms-client-request-id" : "c83fa509-1bc1-4a46-b845-3fc8b714a869", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/bcfc06f9bcfc06f93e35399588a34da0f6d741208d/messages/b7982ebe-24cc-4594-a628-a9f02d5ac0a8?popreceipt=AgAAAAMAAAAAAAAACUgomAlB1wE%3D", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "00d34991-ae16-4a1e-9349-90c21d4ed858" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "26562d9e-0003-004b-3709-410a72000000", - "x-ms-client-request-id" : "00d34991-ae16-4a1e-9349-90c21d4ed858", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - } ], - "variables" : [ "bcfc06f9bcfc06f93e35399588a34da0f6d741208d" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueAndDeleteWithSyncHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueAndDeleteWithSyncHandler.json deleted file mode 100644 index 9aa8d13ec2a54..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueAndDeleteWithSyncHandler.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/4169d8e74169d8e796916086df73f40b1a6d4b05a3", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "43f7bd53-b7d8-41d3-9b7d-5878ebee12e1" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fde0431d-8003-00a1-7a09-412d5c000000", - "x-ms-client-request-id" : "43f7bd53-b7d8-41d3-9b7d-5878ebee12e1", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/4169d8e74169d8e796916086df73f40b1a6d4b05a3/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "28b53e95-5116-4e5c-aad2-b6c76718a25e", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fdcb012d-7003-0033-7309-41a98a000000", - "Body" : "c1a09196-83b6-491e-ace0-ad2cd890e390Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAgE4mhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "28b53e95-5116-4e5c-aad2-b6c76718a25e", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/4169d8e74169d8e796916086df73f40b1a6d4b05a3/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ebed0f31-5433-4c8e-849d-274569ee8f9a", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "2733c1b6-b003-00d8-5409-41d178000000", - "Body" : "ace183de-7979-42c6-8e16-8df00bc81189Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAAX5GhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "ebed0f31-5433-4c8e-849d-274569ee8f9a", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/4169d8e74169d8e796916086df73f40b1a6d4b05a3/messages?numofmessages=10&visibilitytimeout=30", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "44c784db-5481-4fb7-831d-51bc3732610a" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "5ef6fb79-8003-0055-4d09-41e6aa000000", - "Body" : "c1a09196-83b6-491e-ace0-ad2cd890e390Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAcehBmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1dGVzdCBtZXNzYWdlace183de-7979-42c6-8e16-8df00bc81189Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAcehBmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message", - "x-ms-client-request-id" : "44c784db-5481-4fb7-831d-51bc3732610a", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/4169d8e74169d8e796916086df73f40b1a6d4b05a3/messages/ace183de-7979-42c6-8e16-8df00bc81189?popreceipt=AgAAAAMAAAAAAAAAcehBmAlB1wE%3D", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7bdbcc3d-c15d-4756-b505-e6c4e4e5ad0c" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "946d04a5-0003-00dd-6f09-4103a3000000", - "x-ms-client-request-id" : "7bdbcc3d-c15d-4756-b505-e6c4e4e5ad0c", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - } ], - "variables" : [ "4169d8e74169d8e796916086df73f40b1a6d4b05a3" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueEncodedMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueEncodedMessage.json deleted file mode 100644 index c9865ed242b42..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueEncodedMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/c4a5f701c4a5f701a122164473f02ee1469e44c2b3", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ecd4c51a-972f-4ada-a211-dc26a861d740" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "73eb5611-2003-003e-4509-41615e000000", - "x-ms-client-request-id" : "ecd4c51a-972f-4ada-a211-dc26a861d740", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/c4a5f701c4a5f701a122164473f02ee1469e44c2b3/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "017b8a08-a968-4f61-b801-4285f671945c", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d99b06a6-6003-004d-1b09-4139cd000000", - "Body" : "0f292f6d-b33e-40d2-96bc-01ffe0ddd094Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAARdUDhglB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "017b8a08-a968-4f61-b801-4285f671945c", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/c4a5f701c4a5f701a122164473f02ee1469e44c2b3/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "53aac1ff-9ba7-4fa5-b45a-e7d01cd4dc40" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "d1814e51-2003-00e5-7609-41a763000000", - "Body" : "0f292f6d-b33e-40d2-96bc-01ffe0ddd094Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAYy71lwlB1wE=Tue, 04 May 2021 17:19:09 GMT1dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "53aac1ff-9ba7-4fa5-b45a-e7d01cd4dc40", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "c4a5f701c4a5f701a122164473f02ee1469e44c2b3" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueFailsWithoutHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueFailsWithoutHandler.json deleted file mode 100644 index 0d02478321067..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueFailsWithoutHandler.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/e3453db6e3453db628b460037ce631b012a944c0b0", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "dea7ab16-396d-484a-bab1-d4618b54c16a" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ea4bba29-6003-0086-2009-413a98000000", - "x-ms-client-request-id" : "dea7ab16-396d-484a-bab1-d4618b54c16a", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/e3453db6e3453db628b460037ce631b012a944c0b0/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5e3450f3-cf30-432b-b31c-c5ce7ae613a4", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "b050afb2-6003-00cb-1c09-41f574000000", - "Body" : "8f369f85-51df-464e-9084-f51c43cf66f8Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA3x4YhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "5e3450f3-cf30-432b-b31c-c5ce7ae613a4", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/e3453db6e3453db628b460037ce631b012a944c0b0/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ebd88d74-0827-4fe2-8d20-b72888814807" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "34fa7b16-1003-0078-4709-4155d9000000", - "Body" : "8f369f85-51df-464e-9084-f51c43cf66f8Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA9FAJmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message", - "x-ms-client-request-id" : "ebd88d74-0827-4fe2-8d20-b72888814807", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "e3453db6e3453db628b460037ce631b012a944c0b0" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueMessage.json deleted file mode 100644 index ea8c86d68d4f5..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/9820cbf69820cbf672885136b1f9aee40629487a92", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "89b8cf37-a777-4d62-becb-0b0ceca660d2" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d99b0695-6003-004d-0d09-4139cd000000", - "x-ms-client-request-id" : "89b8cf37-a777-4d62-becb-0b0ceca660d2", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/9820cbf69820cbf672885136b1f9aee40629487a92/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "45d41c34-d7df-4c6c-b586-7f800b4de551", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fa8afabd-b003-0013-4109-41d22d000000", - "Body" : "3407a22b-ff75-4863-bd37-53f06e9db840Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAX/z6hQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "45d41c34-d7df-4c6c-b586-7f800b4de551", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/9820cbf69820cbf672885136b1f9aee40629487a92/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "91318118-439c-475c-b35f-f194908d1ccb" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "beffcc30-b003-00c8-1009-411410000000", - "Body" : "3407a22b-ff75-4863-bd37-53f06e9db840Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAZRTvlwlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message", - "x-ms-client-request-id" : "91318118-439c-475c-b35f-f194908d1ccb", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "9820cbf69820cbf672885136b1f9aee40629487a92" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueMultipleMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueMultipleMessages.json deleted file mode 100644 index aad3139cc0577..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueMultipleMessages.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/3fe0a2de3fe0a2de2ee9466868d098b9345b4a3abf", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "30c86657-6104-4ada-aa7c-163ba590d65c" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "92671e78-a003-000f-4f09-41804d000000", - "x-ms-client-request-id" : "30c86657-6104-4ada-aa7c-163ba590d65c", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/3fe0a2de3fe0a2de2ee9466868d098b9345b4a3abf/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "43b098bc-f1d0-4456-bc74-21a647cf9db3", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "4a84b4f6-a003-007d-5309-418702000000", - "Body" : "21fa338f-f337-4611-a7e2-db09b7389a2eTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAABdUnhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "43b098bc-f1d0-4456-bc74-21a647cf9db3", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/3fe0a2de3fe0a2de2ee9466868d098b9345b4a3abf/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7cc9fe6f-b313-46a6-a6bc-76beb9742d14", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "34fa7b20-1003-0078-4f09-4155d9000000", - "Body" : "4fb5dbb6-e831-4b14-8bab-6e063bb1b5f3Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA0eFFhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "7cc9fe6f-b313-46a6-a6bc-76beb9742d14", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/3fe0a2de3fe0a2de2ee9466868d098b9345b4a3abf/messages?numofmessages=2&visibilitytimeout=30", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f3a2701a-5d53-48ff-8645-f0d4fdc90a6a" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "d1814e6a-2003-00e5-0c09-41a763000000", - "Body" : "21fa338f-f337-4611-a7e2-db09b7389a2eTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAXcFBmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message 14fb5dbb6-e831-4b14-8bab-6e063bb1b5f3Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAXcFBmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message 2", - "x-ms-client-request-id" : "f3a2701a-5d53-48ff-8645-f0d4fdc90a6a", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "3fe0a2de3fe0a2de2ee9466868d098b9345b4a3abf" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueTooManyMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueTooManyMessage.json deleted file mode 100644 index 445e1be2074df..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueTooManyMessage.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/bab6f96abab6f96a0ed99420052ec97d93924c0196", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "9513ad94-a9ee-4b4e-a259-83093e02d445" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "c54fcc11-e003-000e-1a09-41df91000000", - "x-ms-client-request-id" : "9513ad94-a9ee-4b4e-a259-83093e02d445", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/bab6f96abab6f96a0ed99420052ec97d93924c0196/messages?numofmessages=33&visibilitytimeout=30", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e3e88684-410f-4680-a2a9-b7a8ec699a14" - }, - "Response" : { - "content-length" : "456", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "OutOfRangeQueryParameterValue", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "3c7b17ba-c003-0054-4109-41b976000000", - "Body" : "OutOfRangeQueryParameterValueOne of the query parameters specified in the request URI is outside the permissible range.\nRequestId:3c7b17ba-c003-0054-4109-41b976000000\nTime:2021-05-04T17:18:39.1997108Znumofmessages33132", - "x-ms-client-request-id" : "e3e88684-410f-4680-a2a9-b7a8ec699a14", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "bab6f96abab6f96a0ed99420052ec97d93924c0196" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueWithHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueWithHandler.json deleted file mode 100644 index bed4fccd8ac47..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueWithHandler.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/cf929fc6cf929fc6e441182407851148f0c24d58b5", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "fb90f187-2cc4-495b-8552-05ae03234e37" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ea8df1c3-5003-009d-0309-41049b000000", - "x-ms-client-request-id" : "fb90f187-2cc4-495b-8552-05ae03234e37", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/cf929fc6cf929fc6e441182407851148f0c24d58b5/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b96cee7b-70db-4856-8f49-f4f38440a6c8", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "80fe1124-6003-002f-6b09-41fbea000000", - "Body" : "d26363c8-c2cd-4f88-abc7-c31f8e21bc2cTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAUIschglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "b96cee7b-70db-4856-8f49-f4f38440a6c8", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/cf929fc6cf929fc6e441182407851148f0c24d58b5/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "39e630c1-0e17-406d-9331-4445b6fe3a05", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e8711547-4003-0081-6d09-4156fb000000", - "Body" : "893be756-26b5-48c9-b44a-1259834a0328Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAVg0yhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "39e630c1-0e17-406d-9331-4445b6fe3a05", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/cf929fc6cf929fc6e441182407851148f0c24d58b5/messages?numofmessages=10&visibilitytimeout=30", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ccdd0946-2d9e-4ccc-835e-9238c1a72586" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "60ea4cc8-d003-002a-3909-412931000000", - "Body" : "d26363c8-c2cd-4f88-abc7-c31f8e21bc2cTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAaFkpmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1dGVzdCBtZXNzYWdl893be756-26b5-48c9-b44a-1259834a0328Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAaFkpmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message", - "x-ms-client-request-id" : "ccdd0946-2d9e-4ccc-835e-9238c1a72586", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "cf929fc6cf929fc6e441182407851148f0c24d58b5" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueWithHandlerError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueWithHandlerError.json deleted file mode 100644 index 5db3fe4e3c51f..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsDequeueWithHandlerError.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/ad9fd8e3ad9fd8e39d2309795906be705012409ca7", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d136032a-1401-4afb-be6c-a5e92ab11d53" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "721d90f1-4003-005a-6409-4190c6000000", - "x-ms-client-request-id" : "d136032a-1401-4afb-be6c-a5e92ab11d53", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/ad9fd8e3ad9fd8e39d2309795906be705012409ca7/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6e8998fe-9dc2-4754-a705-78516d1edff2", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "8e697fc3-c003-007b-6709-41b4bd000000", - "Body" : "e0b4b70b-c721-4769-99ed-581b1fd8ba14Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA9K0nhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "6e8998fe-9dc2-4754-a705-78516d1edff2", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/ad9fd8e3ad9fd8e39d2309795906be705012409ca7/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "82e67534-e1ba-4df6-b816-21d069ce7d71", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "90ba11d0-f003-00bb-7309-414c83000000", - "Body" : "ddb5facc-a4f2-4c8c-95c1-59e22611f5ebTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA3ghGhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "82e67534-e1ba-4df6-b816-21d069ce7d71", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/ad9fd8e3ad9fd8e39d2309795906be705012409ca7/messages?numofmessages=10&visibilitytimeout=30", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5cff2228-f00f-41de-8382-fd50c6f9e4c6" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "6980d257-1003-0035-1709-419a35000000", - "Body" : "e0b4b70b-c721-4769-99ed-581b1fd8ba14Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA7Do3mAlB1wE=Tue, 04 May 2021 17:19:09 GMT1dGVzdCBtZXNzYWdlddb5facc-a4f2-4c8c-95c1-59e22611f5ebTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA7Do3mAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message", - "x-ms-client-request-id" : "5cff2228-f00f-41de-8382-fd50c6f9e4c6", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "ad9fd8e3ad9fd8e39d2309795906be705012409ca7" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueDequeueNon-UTFMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueDequeueNon-UTFMessage.json deleted file mode 100644 index a4a420bdee457..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueDequeueNon-UTFMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/37b5348737b5348741d449517fa66053db9444b881", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b2c36b26-8ce4-4f03-8718-fd2ffe6aab74" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "895e7b4d-6003-00a9-0f09-413753000000", - "x-ms-client-request-id" : "b2c36b26-8ce4-4f03-8718-fd2ffe6aab74", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/37b5348737b5348741d449517fa66053db9444b881/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "83f72ab1-4db4-413b-84ec-c4b20e963243", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "c54fcc15-e003-000e-1d09-41df91000000", - "Body" : "23db3c0e-b7b7-4e17-a65a-80539ba76d4fTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAclsyhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "83f72ab1-4db4-413b-84ec-c4b20e963243", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/37b5348737b5348741d449517fa66053db9444b881/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "85a08e05-82a4-4dbf-bab2-ef80e022effb" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "8e697fd7-c003-007b-7609-41b4bd000000", - "Body" : "23db3c0e-b7b7-4e17-a65a-80539ba76d4fTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAXDIpmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1/wA=", - "x-ms-client-request-id" : "85a08e05-82a4-4dbf-bab2-ef80e022effb", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "37b5348737b5348741d449517fa66053db9444b881" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueEmptyMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueEmptyMessage.json deleted file mode 100644 index e563848901a41..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueEmptyMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/6579dfd36579dfd3b58240450360aeb83558447abf", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d57e8ebb-5fcf-4a24-ad20-99b610b1605f" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "b050afa3-6003-00cb-1009-41f574000000", - "x-ms-client-request-id" : "d57e8ebb-5fcf-4a24-ad20-99b610b1605f", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/6579dfd36579dfd3b58240450360aeb83558447abf/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7089def3-39a2-4665-a7b9-ee441c7c2432", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "5ef6fb4e-8003-0055-2709-41e6aa000000", - "Body" : "b9cef478-9752-449c-a311-a7983b2fb44eTue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAAHbnhQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "7089def3-39a2-4665-a7b9-ee441c7c2432", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/6579dfd36579dfd3b58240450360aeb83558447abf/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3b91429f-d240-4ad2-867f-0663020f90b1" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "6980d23e-1003-0035-0309-419a35000000", - "Body" : "b9cef478-9752-449c-a311-a7983b2fb44eTue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMT0", - "x-ms-client-request-id" : "3b91429f-d240-4ad2-867f-0663020f90b1", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "6579dfd36579dfd3b58240450360aeb83558447abf" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueMessage.json deleted file mode 100644 index aba08bcf830b8..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/e2e69523e2e69523555270297a341960fa2b495fbe", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ca4505cb-8240-4f21-bf4a-524775846e1a" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "26562d6d-0003-004b-0f09-410a72000000", - "x-ms-client-request-id" : "ca4505cb-8240-4f21-bf4a-524775846e1a", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/e2e69523e2e69523555270297a341960fa2b495fbe/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "320752ee-3cf5-4f10-88c7-28a4ff30d463", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "3c7b17a7-c003-0054-3209-41b976000000", - "Body" : "29b1b672-7cf0-40e1-9325-7445c906e091Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAK7fbhQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "320752ee-3cf5-4f10-88c7-28a4ff30d463", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/e2e69523e2e69523555270297a341960fa2b495fbe/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "dde87d6f-2b4b-4be6-a5aa-f02004b1db10" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "d1814e4c-2003-00e5-7209-41a763000000", - "Body" : "29b1b672-7cf0-40e1-9325-7445c906e091Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMT0test message", - "x-ms-client-request-id" : "dde87d6f-2b4b-4be6-a5aa-f02004b1db10", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "e2e69523e2e69523555270297a341960fa2b495fbe" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueMessageBinaryData.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueMessageBinaryData.json deleted file mode 100644 index 6bbe41019002e..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueMessageBinaryData.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/0ae0f4830ae0f4832a665028b50db58ea4914d888a", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3dbec898-8bc8-4145-85dd-4e8edc26f81c" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "1382cd00-b003-002c-6d09-411a8e000000", - "x-ms-client-request-id" : "3dbec898-8bc8-4145-85dd-4e8edc26f81c", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/0ae0f4830ae0f4832a665028b50db58ea4914d888a/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8c8b92fe-45e7-4359-9236-9283eb705ee0", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fdcb00e0-7003-0033-2a09-41a98a000000", - "Body" : "6b5a5a42-aa79-4d10-991c-0043732e6492Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAapTihQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "8c8b92fe-45e7-4359-9236-9283eb705ee0", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/0ae0f4830ae0f4832a665028b50db58ea4914d888a/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5ebb70fd-6691-4b94-902e-71cb7c560ef5" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "b050afae-6003-00cb-1909-41f574000000", - "Body" : "6b5a5a42-aa79-4d10-991c-0043732e6492Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMT0test message", - "x-ms-client-request-id" : "5ebb70fd-6691-4b94-902e-71cb7c560ef5", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "0ae0f4830ae0f4832a665028b50db58ea4914d888a" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueMessageEncodedMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueMessageEncodedMessage.json deleted file mode 100644 index 03eff54381afa..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueMessageEncodedMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/62d7233d62d7233daf43153789681112a96c48f2b5", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8961cddb-d4d9-4a08-b4a0-fb854628bc11" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e8711530-4003-0081-5d09-4156fb000000", - "x-ms-client-request-id" : "8961cddb-d4d9-4a08-b4a0-fb854628bc11", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/62d7233d62d7233daf43153789681112a96c48f2b5/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e421e1f8-1485-4dde-8868-1617e7bb1831", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "721d90e0-4003-005a-5409-4190c6000000", - "Body" : "43631a2c-e243-4069-ae25-ab6d2f5d9825Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAA8YLzhQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "e421e1f8-1485-4dde-8868-1617e7bb1831", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/62d7233d62d7233daf43153789681112a96c48f2b5/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e5b4f186-ac89-4ae6-b484-0d68c6ba8f77" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "fdcb010c-7003-0033-5309-41a98a000000", - "Body" : "43631a2c-e243-4069-ae25-ab6d2f5d9825Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMT0dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "e5b4f186-ac89-4ae6-b484-0d68c6ba8f77", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "62d7233d62d7233daf43153789681112a96c48f2b5" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueuePeekNon-UTFMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueuePeekNon-UTFMessage.json deleted file mode 100644 index 8a992d055ef23..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueuePeekNon-UTFMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/be836fb7be836fb73d189718b4f720f131384ed0aa", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "800bdd32-9c48-488b-b97b-63d175af32a5" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ea4bba3c-6003-0086-2d09-413a98000000", - "x-ms-client-request-id" : "800bdd32-9c48-488b-b97b-63d175af32a5", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/be836fb7be836fb73d189718b4f720f131384ed0aa/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "4a961c63-aa4e-419a-83cc-9c8fa6810bec", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "4c99f6cc-8003-00d3-4509-412a13000000", - "Body" : "deb3928e-5831-4e74-99e3-b0bf4ee37dccTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA48c2hglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "4a961c63-aa4e-419a-83cc-9c8fa6810bec", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/be836fb7be836fb73d189718b4f720f131384ed0aa/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3cb872f7-24df-4e9f-a53c-c0bfbda2cd2c" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "6c1f5726-d003-0077-5209-4123b5000000", - "Body" : "deb3928e-5831-4e74-99e3-b0bf4ee37dccTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0/wA=", - "x-ms-client-request-id" : "3cb872f7-24df-4e9f-a53c-c0bfbda2cd2c", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "be836fb7be836fb73d189718b4f720f131384ed0aa" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueTimeToLive.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueTimeToLive.json deleted file mode 100644 index fc0653f4f1fab..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsEnqueueTimeToLive.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/6ae34de36ae34de33b425930a65e49dcbac94ef5a7", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6434c8ec-920e-4a80-8ab1-4d705c18dc30" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "78b2341f-8003-0008-4109-41ec2e000000", - "x-ms-client-request-id" : "6434c8ec-920e-4a80-8ab1-4d705c18dc30", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/6ae34de36ae34de33b425930a65e49dcbac94ef5a7/messages?visibilitytimeout=0&messagettl=2", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "31992a4e-c64a-46a7-bd80-ec5beb4746cb", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "7b738672-2003-002e-8009-41a436000000", - "Body" : "5b671ed3-5479-40fa-b0a7-f5ffc21f6c4aTue, 04 May 2021 17:18:38 GMTTue, 04 May 2021 17:18:40 GMTAgAAAAMAAAAAAAAA8oLzhQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "31992a4e-c64a-46a7-bd80-ec5beb4746cb", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "6ae34de36ae34de33b425930a65e49dcbac94ef5a7" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetAccessPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetAccessPolicy.json deleted file mode 100644 index 68b17d4a2cc62..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetAccessPolicy.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/682a09fb682a09fb3ff8439891d28c5efd7c4cfda6", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "10990d10-aea0-46df-a714-cfb688bd8da3" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ec6c6375-7003-00e8-8009-416fb7000000", - "x-ms-client-request-id" : "10990d10-aea0-46df-a714-cfb688bd8da3", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/682a09fb682a09fb3ff8439891d28c5efd7c4cfda6?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c97cbc61-8b84-4c49-a543-70147812af7a" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "7b738622-2003-002e-3309-41a436000000", - "Body" : "", - "x-ms-client-request-id" : "c97cbc61-8b84-4c49-a543-70147812af7a", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "682a09fb682a09fb3ff8439891d28c5efd7c4cfda6" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetAccessPolicyError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetAccessPolicyError.json deleted file mode 100644 index 6612d37b68b65..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetAccessPolicyError.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/460e9f2a460e9f2ac77297162acaa98202f445018f?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "081fa5e5-6b55-4181-bfcf-3f83e92dbb95" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "2b951102-0003-0006-4509-41c59e000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:2b951102-0003-0006-4509-41c59e000000\nTime:2021-05-04T17:18:38.0762928Z", - "x-ms-client-request-id" : "081fa5e5-6b55-4181-bfcf-3f83e92dbb95", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "460e9f2a460e9f2ac77297162acaa98202f445018f" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetProperties.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetProperties.json deleted file mode 100644 index 75df9c8caf6cd..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetProperties.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/43bb408443bb4084e0560666c42d1c4514f645929f", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b27abdd7-267d-4319-b7d0-d1700747059c" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "2733c180-b003-00d8-2709-41d178000000", - "x-ms-client-request-id" : "b27abdd7-267d-4319-b7d0-d1700747059c", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/43bb408443bb4084e0560666c42d1c4514f645929f?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "373c8e62-8fc2-49ce-8489-6286d3d955c5" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-meta-metadata" : "value", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "895e7afa-6003-00a9-3e09-413753000000", - "x-ms-client-request-id" : "373c8e62-8fc2-49ce-8489-6286d3d955c5", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - } ], - "variables" : [ "43bb408443bb4084e0560666c42d1c4514f645929f" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetPropertiesError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetPropertiesError.json deleted file mode 100644 index 7d6c595d95480..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetPropertiesError.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/5131d02d5131d02db1e69037f50bece177bb40d691?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "611cffa6-b91f-4115-8f5e-dd3999a1031f" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "4c99f6a6-8003-00d3-2509-412a13000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:4c99f6a6-8003-00d3-2509-412a13000000\nTime:2021-05-04T17:18:37.4806240Z", - "x-ms-client-request-id" : "611cffa6-b91f-4115-8f5e-dd3999a1031f", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "5131d02d5131d02db1e69037f50bece177bb40d691" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetQueueName.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetQueueName.json deleted file mode 100644 index f6126ed46bc71..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetQueueName.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "f0bcae1cf0bcae1c92c273785eb155a3408e4833b4" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetQueueURL.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetQueueURL.json deleted file mode 100644 index 648b3dbcc588d..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsGetQueueURL.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "1426112c1426112c6274537795dc69af86d24c0cbf" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsIPBasedEndpoint.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsIPBasedEndpoint.json deleted file mode 100644 index 793fe396cb33d..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsIPBasedEndpoint.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "40483d9040483d90e0a87503580681128c4f47a884" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekEncodedMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekEncodedMessage.json deleted file mode 100644 index 0c4642d99f301..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekEncodedMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/ae60629cae60629c4b961586bc8c288e00dc411c8a", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b75bf4d4-a346-46ec-8f9a-46acb90790c8" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "2733c1ae-b003-00d8-4d09-41d178000000", - "x-ms-client-request-id" : "b75bf4d4-a346-46ec-8f9a-46acb90790c8", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/ae60629cae60629c4b961586bc8c288e00dc411c8a/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c792a219-e702-4177-bf0c-696c81b7d7d7", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "42b033ee-2003-0073-6d09-41aeb2000000", - "Body" : "da75075c-3461-428b-8e3c-384a2556f118Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAArjg5hglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "c792a219-e702-4177-bf0c-696c81b7d7d7", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/ae60629cae60629c4b961586bc8c288e00dc411c8a/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5621ee68-b87a-4f3d-a5c5-c419b7451301" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "92671e84-a003-000f-5809-41804d000000", - "Body" : "da75075c-3461-428b-8e3c-384a2556f118Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "5621ee68-b87a-4f3d-a5c5-c419b7451301", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "ae60629cae60629c4b961586bc8c288e00dc411c8a" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekFailsWithoutHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekFailsWithoutHandler.json deleted file mode 100644 index 9b6c19743a0ca..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekFailsWithoutHandler.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/483b1807483b1807d8844162cffa36e572864364ad", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "27ae4cfd-86f9-46a5-94df-d26a3cacdde7" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e2d48e53-d003-00ce-3009-4127af000000", - "x-ms-client-request-id" : "27ae4cfd-86f9-46a5-94df-d26a3cacdde7", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/483b1807483b1807d8844162cffa36e572864364ad/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "41523b3c-66cf-4f7c-ac6a-ef6bfe7c8856", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "80fe112f-6003-002f-7509-41fbea000000", - "Body" : "9617a252-9cb9-499c-902b-87729f273c89Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAoRE5hglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "41523b3c-66cf-4f7c-ac6a-ef6bfe7c8856", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/483b1807483b1807d8844162cffa36e572864364ad/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "31f4851c-1a37-4f49-a653-acf11070f83c" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "76d94385-e003-0021-1109-41d25a000000", - "Body" : "9617a252-9cb9-499c-902b-87729f273c89Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0test message", - "x-ms-client-request-id" : "31f4851c-1a37-4f49-a653-acf11070f83c", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "483b1807483b1807d8844162cffa36e572864364ad" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekMessage.json deleted file mode 100644 index 22d3f7b8385e6..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/9e02d8a39e02d8a3ce36433366531f838f3e4bb49b", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b3408d50-7fd2-47c8-a05f-5eb0b455aa77" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "26562d89-0003-004b-2709-410a72000000", - "x-ms-client-request-id" : "b3408d50-7fd2-47c8-a05f-5eb0b455aa77", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/9e02d8a39e02d8a3ce36433366531f838f3e4bb49b/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e708fd93-68b4-449b-96b6-cd45caab30b3", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "66d7cf51-0003-0074-0b09-41c2d1000000", - "Body" : "cf7e551d-f8ed-4a94-aacc-0f07c9b0d85eTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAALrI3hglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "e708fd93-68b4-449b-96b6-cd45caab30b3", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/9e02d8a39e02d8a3ce36433366531f838f3e4bb49b/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "06c73aa2-f18f-4c79-80a7-5b9fec9b6bae" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "4c99f6cf-8003-00d3-4709-412a13000000", - "Body" : "cf7e551d-f8ed-4a94-aacc-0f07c9b0d85eTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0test message", - "x-ms-client-request-id" : "06c73aa2-f18f-4c79-80a7-5b9fec9b6bae", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "9e02d8a39e02d8a3ce36433366531f838f3e4bb49b" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekMessagesError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekMessagesError.json deleted file mode 100644 index 4c71ed9937481..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekMessagesError.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/1dc3b00d1dc3b00d6e911344bd6ec00e23dc4e99aa/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c7de9c1f-a86a-4d93-b9dd-55becb59c0d6" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "7c5d39d7-2003-0011-1409-416c95000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:7c5d39d7-2003-0011-1409-416c95000000\nTime:2021-05-04T17:18:39.3009313Z", - "x-ms-client-request-id" : "c7de9c1f-a86a-4d93-b9dd-55becb59c0d6", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "1dc3b00d1dc3b00d6e911344bd6ec00e23dc4e99aa" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekMultipleMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekMultipleMessages.json deleted file mode 100644 index 25db4a33adb58..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekMultipleMessages.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/7b6a5b877b6a5b874bf1202698bbc01ca1b643e4bc", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "45ea6ec6-8ae4-471c-9cd6-560fd2893d94" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ec6c63b0-7003-00e8-3309-416fb7000000", - "x-ms-client-request-id" : "45ea6ec6-8ae4-471c-9cd6-560fd2893d94", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/7b6a5b877b6a5b874bf1202698bbc01ca1b643e4bc/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "242efcf7-7815-45c6-a08b-ca7090f5af9e", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fde0432b-8003-00a1-0509-412d5c000000", - "Body" : "10168d2b-1110-44e8-b0aa-2f8200fffdccTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAgQRIhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "242efcf7-7815-45c6-a08b-ca7090f5af9e", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/7b6a5b877b6a5b874bf1202698bbc01ca1b643e4bc/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "085815da-8311-4fdc-9220-f635bd1cf955", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d9b89a12-f003-0012-5b09-418df1000000", - "Body" : "11eca654-61b8-491d-8b74-d76b302b9ac1Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAiXlahglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "085815da-8311-4fdc-9220-f635bd1cf955", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/7b6a5b877b6a5b874bf1202698bbc01ca1b643e4bc/messages?peekonly=true&numofmessages=2", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c4618021-fdbd-4006-a3e4-b23e12b43137" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "4a84b508-a003-007d-6209-418702000000", - "Body" : "10168d2b-1110-44e8-b0aa-2f8200fffdccTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0test message 111eca654-61b8-491d-8b74-d76b302b9ac1Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0test message 2", - "x-ms-client-request-id" : "c4618021-fdbd-4006-a3e4-b23e12b43137", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "7b6a5b877b6a5b874bf1202698bbc01ca1b643e4bc" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekTooManyMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekTooManyMessage.json deleted file mode 100644 index 6613829447297..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekTooManyMessage.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/d0736cf7d0736cf7ff7950482070702a57cd4c499d", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3051feeb-9c68-43a6-a5da-cfdd26155b5f" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fa8afacd-b003-0013-4e09-41d22d000000", - "x-ms-client-request-id" : "3051feeb-9c68-43a6-a5da-cfdd26155b5f", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/d0736cf7d0736cf7ff7950482070702a57cd4c499d/messages?peekonly=true&numofmessages=33", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b0b5e141-1419-4749-a28c-64a53957f24f" - }, - "Response" : { - "content-length" : "456", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "OutOfRangeQueryParameterValue", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "d1814e5d-2003-00e5-8009-41a763000000", - "Body" : "OutOfRangeQueryParameterValueOne of the query parameters specified in the request URI is outside the permissible range.\nRequestId:d1814e5d-2003-00e5-8009-41a763000000\nTime:2021-05-04T17:18:39.3993636Znumofmessages33132", - "x-ms-client-request-id" : "b0b5e141-1419-4749-a28c-64a53957f24f", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "d0736cf7d0736cf7ff7950482070702a57cd4c499d" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekWithHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekWithHandler.json deleted file mode 100644 index 60f9a6276fcc5..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekWithHandler.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/63f09e6a63f09e6ae9d640312cdbf752d5784a0e87", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "572755d8-0d4d-463d-90d5-929787c35fa0" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "90ba11c1-f003-00bb-6609-414c83000000", - "x-ms-client-request-id" : "572755d8-0d4d-463d-90d5-929787c35fa0", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/63f09e6a63f09e6ae9d640312cdbf752d5784a0e87/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8359cafa-ee8e-4406-9bbe-83761d6f2940", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "946d049c-0003-00dd-6a09-4103a3000000", - "Body" : "1b86141e-457f-42a9-b65c-5a77fb7d2c72Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAArzg5hglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "8359cafa-ee8e-4406-9bbe-83761d6f2940", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/63f09e6a63f09e6ae9d640312cdbf752d5784a0e87/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3f6a3546-dd0b-4e69-bc9a-b45b112189c8", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d99b06b5-6003-004d-2609-4139cd000000", - "Body" : "44f2b705-f05b-4875-8c74-2ce6b0b8e248Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAwMdIhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "3f6a3546-dd0b-4e69-bc9a-b45b112189c8", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/63f09e6a63f09e6ae9d640312cdbf752d5784a0e87/messages?peekonly=true&numofmessages=10", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "55ea01d0-a229-4839-955a-9a827ffd9afe" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "34fa7b39-1003-0078-6709-4155d9000000", - "Body" : "1b86141e-457f-42a9-b65c-5a77fb7d2c72Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0test message44f2b705-f05b-4875-8c74-2ce6b0b8e248Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "55ea01d0-a229-4839-955a-9a827ffd9afe", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "63f09e6a63f09e6ae9d640312cdbf752d5784a0e87" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekWithHandlerException.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekWithHandlerException.json deleted file mode 100644 index 09eafa916ef98..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekWithHandlerException.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/e461e61ae461e61ac9301696859d9b63e0a241ca89", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b01b4b35-f020-4271-876e-224eef625bf1" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "af9d24f1-5003-0046-2f09-41c2a6000000", - "x-ms-client-request-id" : "b01b4b35-f020-4271-876e-224eef625bf1", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/e461e61ae461e61ac9301696859d9b63e0a241ca89/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "358d3f16-c420-46fc-b5ce-e4e7346a7e52", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "10a7c4f4-c003-0044-1909-417c1e000000", - "Body" : "7cfd58c8-43aa-4763-b842-ced5495f9972Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA0a05hglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "358d3f16-c420-46fc-b5ce-e4e7346a7e52", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/e461e61ae461e61ac9301696859d9b63e0a241ca89/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "0b720c11-646c-4033-9477-f2265986584c", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e871154f-4003-0081-7409-4156fb000000", - "Body" : "d2fd848f-4b2d-4927-b249-3bcecad626f9Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAv8dIhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "0b720c11-646c-4033-9477-f2265986584c", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/e461e61ae461e61ac9301696859d9b63e0a241ca89/messages?peekonly=true&numofmessages=10", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6138a7fa-13c9-4927-b08f-a330130b225a" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "beffcc43-b003-00c8-2009-411410000000", - "Body" : "7cfd58c8-43aa-4763-b842-ced5495f9972Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0test messaged2fd848f-4b2d-4927-b249-3bcecad626f9Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "6138a7fa-13c9-4927-b08f-a330130b225a", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "e461e61ae461e61ac9301696859d9b63e0a241ca89" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekWithSyncHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekWithSyncHandler.json deleted file mode 100644 index 07f8de75e698d..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPeekWithSyncHandler.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/a745ffaca745fface328148338ec5686f36c4945a0", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "1591a2f8-fc81-4ba4-bae9-0983a4fda397" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "60ea4cc4-d003-002a-3609-412931000000", - "x-ms-client-request-id" : "1591a2f8-fc81-4ba4-bae9-0983a4fda397", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/a745ffaca745fface328148338ec5686f36c4945a0/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f28af718-b3ad-469c-abaf-4557f87484e9", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "3c7b17bf-c003-0054-4609-41b976000000", - "Body" : "96d59eb6-8373-4f82-b94c-9814ae397015Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA3QhGhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "f28af718-b3ad-469c-abaf-4557f87484e9", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/a745ffaca745fface328148338ec5686f36c4945a0/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "a3ca164e-03e1-459e-8b15-8991e7e869e9", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "2733c1c3-b003-00d8-6009-41d178000000", - "Body" : "47126fc9-681e-45fc-8bcf-9017040b5717Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAj7pghglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "a3ca164e-03e1-459e-8b15-8991e7e869e9", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/a745ffaca745fface328148338ec5686f36c4945a0/messages?peekonly=true&numofmessages=10", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b0c5f7d8-3fd2-475b-9277-ac7c5f1ee20e" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "ddc2facb-e003-0053-1a09-41d515000000", - "Body" : "96d59eb6-8373-4f82-b94c-9814ae397015Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0test message47126fc9-681e-45fc-8bcf-9017040b5717Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "b0c5f7d8-3fd2-475b-9277-ac7c5f1ee20e", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/a745ffaca745fface328148338ec5686f36c4945a0?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "2800c0e4-b31e-4ff9-9a53-3299583e3484" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "2", - "StatusCode" : "200", - "x-ms-request-id" : "6c1f572d-d003-0077-5709-4123b5000000", - "x-ms-client-request-id" : "2800c0e4-b31e-4ff9-9a53-3299583e3484", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - } ], - "variables" : [ "a745ffaca745fface328148338ec5686f36c4945a0" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPerCallPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPerCallPolicy.json deleted file mode 100644 index 094b889093735..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsPerCallPolicy.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/faba6b86faba6b861726599399c7c16afe4f41c59f", - "Headers" : { - "x-ms-version" : "2017-11-09", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "22159aaa-18b3-421b-8f0e-e39fe18fba7c" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2017-11-09", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "76d942ff-e003-0021-1c09-41d25a000000", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/faba6b86faba6b861726599399c7c16afe4f41c59f?comp=metadata", - "Headers" : { - "x-ms-version" : "2017-11-09", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "782e03af-b2a0-4c4e-b4e7-8bb9c9fd0acf" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2017-11-09", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "d9b89982-f003-0012-5c09-418df1000000", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - } ], - "variables" : [ "faba6b86faba6b8617217050cb3e08efce3a47db9f", "faba6b86faba6b861726599399c7c16afe4f41c59f" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAccessPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAccessPolicy.json deleted file mode 100644 index 14ffdecc276e3..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAccessPolicy.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/a634f3d7a634f3d7d5f51092ecbef94b3f854d8599", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5190dec3-83f8-4532-862d-8ce05a69e869" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "10a7c4cc-c003-0044-7709-417c1e000000", - "x-ms-client-request-id" : "5190dec3-83f8-4532-862d-8ce05a69e869", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/a634f3d7a634f3d7d5f51092ecbef94b3f854d8599?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7dfbb3a8-6ea6-4fc4-a913-bfc7ecc710ab", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "2b95110a-0003-0006-4c09-41c59e000000", - "x-ms-client-request-id" : "7dfbb3a8-6ea6-4fc4-a913-bfc7ecc710ab", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/a634f3d7a634f3d7d5f51092ecbef94b3f854d8599?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "9116ebd6-f183-4672-82cf-397877b6960a" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "6c1f5718-d003-0077-4609-4123b5000000", - "Body" : "testpermission2000-01-01T00:00:00.0000000Z2020-01-01T00:00:00.0000000Zraup", - "x-ms-client-request-id" : "9116ebd6-f183-4672-82cf-397877b6960a", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "a634f3d7a634f3d7d5f51092ecbef94b3f854d8599" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAndClearMetadata[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAndClearMetadata[0].json deleted file mode 100644 index c6b1d81e7530b..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAndClearMetadata[0].json +++ /dev/null @@ -1,85 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/aec78e20aec78e2074207560b81bc5a972894a68ba", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "808c09ec-d91a-43d5-aed4-67faa8b5d5a0" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fa8afa97-b003-0013-2009-41d22d000000", - "x-ms-client-request-id" : "808c09ec-d91a-43d5-aed4-67faa8b5d5a0", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/aec78e20aec78e2074207560b81bc5a972894a68ba?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7bb7502a-7022-4bca-b66f-6442a89f6208" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "4c99f6ae-8003-00d3-2c09-412a13000000", - "x-ms-client-request-id" : "7bb7502a-7022-4bca-b66f-6442a89f6208", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/aec78e20aec78e2074207560b81bc5a972894a68ba?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c4d3c524-f7dc-4a0e-863f-6e542ce7841f" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "fde042cb-8003-00a1-3509-412d5c000000", - "x-ms-client-request-id" : "c4d3c524-f7dc-4a0e-863f-6e542ce7841f", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/aec78e20aec78e2074207560b81bc5a972894a68ba?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "24ef5ed2-e2cd-4892-b87b-fcf105c4fc9b" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-meta-metadata" : "value", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "73eb55f1-2003-003e-2709-41615e000000", - "x-ms-client-request-id" : "24ef5ed2-e2cd-4892-b87b-fcf105c4fc9b", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - } ], - "variables" : [ "aec78e20aec78e2074207560b81bc5a972894a68ba" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAndClearMetadata[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAndClearMetadata[1].json deleted file mode 100644 index 718a93a09cebc..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAndClearMetadata[1].json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/b7dcbf61b7dcbf611d592653096924262c29475e8c", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "40848b00-8266-4899-b3a6-7372f09b1b31" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "af9d245e-5003-0046-2709-41c2a6000000", - "x-ms-client-request-id" : "40848b00-8266-4899-b3a6-7372f09b1b31", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/b7dcbf61b7dcbf611d592653096924262c29475e8c?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "98f4296b-31b2-4f19-91e7-e1b2a3e7802e" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "x-ms-meta-metadata1" : "value", - "StatusCode" : "200", - "x-ms-request-id" : "beffcc0f-b003-00c8-7509-411410000000", - "x-ms-client-request-id" : "98f4296b-31b2-4f19-91e7-e1b2a3e7802e", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/b7dcbf61b7dcbf611d592653096924262c29475e8c?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "72d3b909-2439-41c4-a676-4721b5f8d031" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "beffcc13-b003-00c8-7809-411410000000", - "x-ms-client-request-id" : "72d3b909-2439-41c4-a676-4721b5f8d031", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/b7dcbf61b7dcbf611d592653096924262c29475e8c?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "54d52d79-7f1f-4bdd-af1b-5630078bc837" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-meta-metadata" : "value", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "946d047a-0003-00dd-5209-4103a3000000", - "x-ms-client-request-id" : "54d52d79-7f1f-4bdd-af1b-5630078bc837", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - } ], - "variables" : [ "b7dcbf61b7dcbf611d592653096924262c29475e8c" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAndClearMetadata[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAndClearMetadata[2].json deleted file mode 100644 index fd9e61b780911..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAndClearMetadata[2].json +++ /dev/null @@ -1,85 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/9cf1eca29cf1eca2dc085963045cc43c24954a4fb5", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8ecebef8-1ab6-4bc8-8793-23b0eb238754" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "895e7a7c-6003-00a9-4109-413753000000", - "x-ms-client-request-id" : "8ecebef8-1ab6-4bc8-8793-23b0eb238754", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/9cf1eca29cf1eca2dc085963045cc43c24954a4fb5?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "738aa0ca-4a96-4608-a8b1-929b811b3d75" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "x-ms-meta-metadata1" : "value", - "StatusCode" : "200", - "x-ms-request-id" : "73eb55bc-2003-003e-7709-41615e000000", - "x-ms-client-request-id" : "738aa0ca-4a96-4608-a8b1-929b811b3d75", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/9cf1eca29cf1eca2dc085963045cc43c24954a4fb5?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c3eb8b0e-cbe7-49d8-827a-b75d4448e5c3" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "fde042e8-8003-00a1-4d09-412d5c000000", - "x-ms-client-request-id" : "c3eb8b0e-cbe7-49d8-827a-b75d4448e5c3", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/9cf1eca29cf1eca2dc085963045cc43c24954a4fb5?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "4467763f-e7be-473d-9db8-a495f8ee5c2c" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "433a2fe8-e003-00a7-6b09-411ee3000000", - "x-ms-client-request-id" : "4467763f-e7be-473d-9db8-a495f8ee5c2c", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - } ], - "variables" : [ "9cf1eca29cf1eca2dc085963045cc43c24954a4fb5" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAndClearMetadata[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAndClearMetadata[3].json deleted file mode 100644 index 884c9a4ceb032..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAndClearMetadata[3].json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/85eadde385eadde3025654736a26efbc80704a7e8d", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "a6bc06cf-3f06-4ba2-8753-4fe3cc3dd3fd" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "35bf7aab-a003-00d4-3809-414670000000", - "x-ms-client-request-id" : "a6bc06cf-3f06-4ba2-8753-4fe3cc3dd3fd", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/85eadde385eadde3025654736a26efbc80704a7e8d?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "10e60c4e-2e90-49a3-93ea-6c66e1ab34cc" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-meta-metadata" : "value", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "3c7b17b6-c003-0054-3e09-41b976000000", - "x-ms-client-request-id" : "10e60c4e-2e90-49a3-93ea-6c66e1ab34cc", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/85eadde385eadde3025654736a26efbc80704a7e8d?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "2b9dc824-3aac-4733-9535-0482d39429f3" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "5ef6fb63-8003-0055-3909-41e6aa000000", - "x-ms-client-request-id" : "2b9dc824-3aac-4733-9535-0482d39429f3", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/85eadde385eadde3025654736a26efbc80704a7e8d?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e1dbf6fa-ac51-43a2-9df9-55a0ad3ab09d" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-meta-metadata" : "value", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "ec6c63bf-7003-00e8-4109-416fb7000000", - "x-ms-client-request-id" : "e1dbf6fa-ac51-43a2-9df9-55a0ad3ab09d", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - } ], - "variables" : [ "85eadde385eadde3025654736a26efbc80704a7e8d" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAndClearMetadata[4].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAndClearMetadata[4].json deleted file mode 100644 index 8fd2b32780882..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetAndClearMetadata[4].json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/caab4b24caab4b24da867967130e7b61acfa4ab5b5", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "25e32e2b-3896-4d2f-b34a-aa74908f4acb" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "90ba11ba-f003-00bb-6009-414c83000000", - "x-ms-client-request-id" : "25e32e2b-3896-4d2f-b34a-aa74908f4acb", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/caab4b24caab4b24da867967130e7b61acfa4ab5b5?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c0a40c18-2ae2-4e7e-ace5-ebde4eddaf73" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "6980d243-1003-0035-0709-419a35000000", - "x-ms-client-request-id" : "c0a40c18-2ae2-4e7e-ace5-ebde4eddaf73", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/caab4b24caab4b24da867967130e7b61acfa4ab5b5?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3d5eb7df-17c7-4b58-ad42-8cf28b154a4f" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "721d910c-4003-005a-7c09-4190c6000000", - "x-ms-client-request-id" : "3d5eb7df-17c7-4b58-ad42-8cf28b154a4f", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/caab4b24caab4b24da867967130e7b61acfa4ab5b5?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e83ec46d-8810-4c99-8056-306318b37a21" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "5ef6fb70-8003-0055-4509-41e6aa000000", - "x-ms-client-request-id" : "e83ec46d-8810-4c99-8056-306318b37a21", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - } ], - "variables" : [ "caab4b24caab4b24da867967130e7b61acfa4ab5b5" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetInvalidAccessPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetInvalidAccessPolicy.json deleted file mode 100644 index 86565d782b3dd..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetInvalidAccessPolicy.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/fe576587fe576587a4b804457c3c94faf753462fa2", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ff5ad50d-7b12-47fd-9636-7eeb835919da" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "53662498-4003-00dc-6609-415c7f000000", - "x-ms-client-request-id" : "ff5ad50d-7b12-47fd-9636-7eeb835919da", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/fe576587fe576587a4b804457c3c94faf753462fa2?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "cde6cd78-114e-4c12-903a-80df5ac41453", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "371", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidXmlDocument", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "ea8df1b8-5003-009d-7809-41049b000000", - "Body" : "InvalidXmlDocumentXML specified is not syntactically valid.\nRequestId:ea8df1b8-5003-009d-7809-41049b000000\nTime:2021-05-04T17:18:38.7476249Z1304Signed identifier ID cannot be empty or over 64 characters in length", - "x-ms-client-request-id" : "cde6cd78-114e-4c12-903a-80df5ac41453", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "fe576587fe576587a4b804457c3c94faf753462fa2" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetInvalidMeta[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetInvalidMeta[0].json deleted file mode 100644 index 040db16851106..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetInvalidMeta[0].json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/a9cef76fa9cef76fcf517936658870eeb9b24ac694", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "62abf1fa-36ca-4152-b4be-f35d9768212b" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "4a84b4b5-a003-007d-1909-418702000000", - "x-ms-client-request-id" : "62abf1fa-36ca-4152-b4be-f35d9768212b", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/a9cef76fa9cef76fcf517936658870eeb9b24ac694?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "9b520853-ccdf-4a23-a7c3-3720f8434af6" - }, - "Response" : { - "content-length" : "260", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidMetadata", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "b050af81-6003-00cb-6e09-41f574000000", - "Body" : "InvalidMetadataThe metadata specified is invalid. It has characters that are not permitted.\nRequestId:b050af81-6003-00cb-6e09-41f574000000\nTime:2021-05-04T17:18:38.2001894Z", - "x-ms-client-request-id" : "9b520853-ccdf-4a23-a7c3-3720f8434af6", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "a9cef76fa9cef76fcf517936658870eeb9b24ac694" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetInvalidMeta[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetInvalidMeta[1].json deleted file mode 100644 index 0e8f6c5e55b85..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetInvalidMeta[1].json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/b0d5c62eb0d5c62e7ea721463dccf50338a24c5aa8", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "9a39699b-3f80-4de3-946b-39004dbe2617" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "af9d2487-5003-0046-4e09-41c2a6000000", - "x-ms-client-request-id" : "9a39699b-3f80-4de3-946b-39004dbe2617", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/b0d5c62eb0d5c62e7ea721463dccf50338a24c5aa8?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "9c92c9f2-e8fc-48dd-aa2c-1457c72ddd69" - }, - "Response" : { - "content-length" : "260", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidMetadata", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "92671e63-a003-000f-3c09-41804d000000", - "Body" : "InvalidMetadataThe metadata specified is invalid. It has characters that are not permitted.\nRequestId:92671e63-a003-000f-3c09-41804d000000\nTime:2021-05-04T17:18:38.6292502Z", - "x-ms-client-request-id" : "9c92c9f2-e8fc-48dd-aa2c-1457c72ddd69", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "b0d5c62eb0d5c62e7ea721463dccf50338a24c5aa8" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetInvalidMeta[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetInvalidMeta[2].json deleted file mode 100644 index ce500adb1048f..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetInvalidMeta[2].json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/9bf895ed9bf895ed16345499373400086c63438899", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c3663f89-77fd-4d79-bc38-5dd3777a020b" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "90ba11a9-f003-00bb-5109-414c83000000", - "x-ms-client-request-id" : "c3663f89-77fd-4d79-bc38-5dd3777a020b", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/9bf895ed9bf895ed16345499373400086c63438899?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c8135e1c-e710-4599-be90-613bae92866a" - }, - "Response" : { - "content-length" : "278", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "EmptyMetadataKey", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "90ba11b0-f003-00bb-5709-414c83000000", - "Body" : "EmptyMetadataKeyThe key for one of the metadata key-value pairs is empty.\nRequestId:90ba11b0-f003-00bb-5709-414c83000000\nTime:2021-05-04T17:18:38.4817814Zvalue", - "x-ms-client-request-id" : "c8135e1c-e710-4599-be90-613bae92866a", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "9bf895ed9bf895ed16345499373400086c63438899" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetMetadataQueueError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetMetadataQueueError.json deleted file mode 100644 index fb4cc14b9fee5..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetMetadataQueueError.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/73eaeb3473eaeb34d0110570badecdb2c9fd4d63b8?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ce729a7b-7540-4a82-8e61-a42715bad34d" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "ec6c635e-7003-00e8-6c09-416fb7000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:ec6c635e-7003-00e8-6c09-416fb7000000\nTime:2021-05-04T17:18:37.6139725Z", - "x-ms-client-request-id" : "ce729a7b-7540-4a82-8e61-a42715bad34d", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "73eaeb3473eaeb34d0110570badecdb2c9fd4d63b8" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetMultipleAccessPolicies.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetMultipleAccessPolicies.json deleted file mode 100644 index 36e29f054718a..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetMultipleAccessPolicies.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/26ef036e26ef036e91c9435979dc9cd9a0c547fb90", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "4a3f6928-e545-4468-aee3-1ee74e81153e" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "6c1f5712-d003-0077-4109-4123b5000000", - "x-ms-client-request-id" : "4a3f6928-e545-4468-aee3-1ee74e81153e", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/26ef036e26ef036e91c9435979dc9cd9a0c547fb90?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5f7dee28-4566-4c72-8dfc-cbbe03b6d400", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "78b23422-8003-0008-4309-41ec2e000000", - "x-ms-client-request-id" : "5f7dee28-4566-4c72-8dfc-cbbe03b6d400", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/26ef036e26ef036e91c9435979dc9cd9a0c547fb90?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c45dae4a-0604-4c38-85f5-0f6df047ad80" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "2733c1a6-b003-00d8-4609-41d178000000", - "Body" : "policy02000-01-01T00:00:00.0000000Z2020-01-01T00:00:00.0000000Zrpolicy12000-01-01T00:00:00.0000000Z2020-01-01T00:00:00.0000000Zrpolicy22000-01-01T00:00:00.0000000Z2020-01-01T00:00:00.0000000Zr", - "x-ms-client-request-id" : "c45dae4a-0604-4c38-85f5-0f6df047ad80", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "26ef036e26ef036e91c9435979dc9cd9a0c547fb90" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetTooManyAccessPolicies.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetTooManyAccessPolicies.json deleted file mode 100644 index 767b02fe7afe7..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsSetTooManyAccessPolicies.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/98a41dd798a41dd7ae5745834b0a95f689cf461183", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7fd7a9df-b5e9-4016-81be-a512932d9577" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "66d7cf38-0003-0074-7709-41c2d1000000", - "x-ms-client-request-id" : "7fd7a9df-b5e9-4016-81be-a512932d9577", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/98a41dd798a41dd7ae5745834b0a95f689cf461183?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f4518c7c-585c-43bc-8ad9-a867195e831c", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "294", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidXmlDocument", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "b7beabf0-a003-0052-1809-418ac9000000", - "Body" : "InvalidXmlDocumentXML specified is not syntactically valid.\nRequestId:b7beabf0-a003-0052-1809-418ac9000000\nTime:2021-05-04T17:18:38.8599457Z00", - "x-ms-client-request-id" : "f4518c7c-585c-43bc-8ad9-a867195e831c", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "98a41dd798a41dd7ae5745834b0a95f689cf461183" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessage.json deleted file mode 100644 index a5dc7c9fbf14b..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessage.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/69b4d28669b4d2868ea537184294baace20b49f4a2", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3446e308-231e-49db-845c-60369b35860d" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "433a3016-e003-00a7-1209-411ee3000000", - "x-ms-client-request-id" : "3446e308-231e-49db-845c-60369b35860d", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/69b4d28669b4d2868ea537184294baace20b49f4a2/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "21fdf261-c1e2-4a87-8478-b3079e4eb08d", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "433a301e-e003-00a7-1909-411ee3000000", - "Body" : "17bab52b-6e6c-428a-9265-f6b95400a8d6Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA4IpbhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "21fdf261-c1e2-4a87-8478-b3079e4eb08d", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/69b4d28669b4d2868ea537184294baace20b49f4a2/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "20661d0c-bd7c-4dee-a21e-f0c7ae306392" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "8e697fdd-c003-007b-7a09-41b4bd000000", - "Body" : "17bab52b-6e6c-428a-9265-f6b95400a8d6Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAzjpJmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message before update", - "x-ms-client-request-id" : "20661d0c-bd7c-4dee-a21e-f0c7ae306392", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/69b4d28669b4d2868ea537184294baace20b49f4a2/messages/17bab52b-6e6c-428a-9265-f6b95400a8d6?popreceipt=AgAAAAMAAAAAAAAAzjpJmAlB1wE%3D&visibilitytimeout=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c37fc63f-4fda-46a8-8cf1-612e7f1b5b2c", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-time-next-visible" : "Tue, 04 May 2021 17:18:40 GMT", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "b77ad6fb-3003-00e9-7509-41306b000000", - "x-ms-popreceipt" : "AwAAAAMAAAAAAAAAqpoNhwlB1wEBAAAA", - "x-ms-client-request-id" : "c37fc63f-4fda-46a8-8cf1-612e7f1b5b2c", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/69b4d28669b4d2868ea537184294baace20b49f4a2/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "cb6dcdd8-8f68-4936-8eed-df5f58d66d17" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "946d04ee-0003-00dd-2909-4103a3000000", - "Body" : "17bab52b-6e6c-428a-9265-f6b95400a8d6Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT1Updated test message", - "x-ms-client-request-id" : "cb6dcdd8-8f68-4936-8eed-df5f58d66d17", - "Date" : "Tue, 04 May 2021 17:18:41 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "69b4d28669b4d2868ea537184294baace20b49f4a2" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessageInvalidArgs[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessageInvalidArgs[0].json deleted file mode 100644 index d640f152fb55d..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessageInvalidArgs[0].json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/4dd1d2a84dd1d2a8c9e031932aa3c062fc4446eba8", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5330d1af-5921-4eea-929d-9ae68d78871b" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d9b899db-f003-0012-2809-418df1000000", - "x-ms-client-request-id" : "5330d1af-5921-4eea-929d-9ae68d78871b", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/4dd1d2a84dd1d2a8c9e031932aa3c062fc4446eba8/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "11613c59-3a5e-4834-a933-9a2efc13db9f", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "946d048c-0003-00dd-5f09-4103a3000000", - "Body" : "4ac9e97b-459c-499e-8d2c-2fececd405d4Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAXvz6hQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "11613c59-3a5e-4834-a933-9a2efc13db9f", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/4dd1d2a84dd1d2a8c9e031932aa3c062fc4446eba8/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8c0f1fac-002a-4de1-a577-abfb508e14af" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "5ef6fb5d-8003-0055-3409-41e6aa000000", - "Body" : "4ac9e97b-459c-499e-8d2c-2fececd405d4Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAqNfvlwlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message before update", - "x-ms-client-request-id" : "8c0f1fac-002a-4de1-a577-abfb508e14af", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/4dd1d2a84dd1d2a8c9e031932aa3c062fc4446eba8/messages/4ac9e97b-459c-499e-8d2c-2fececd405d4?popreceipt=AgAAAAMAAAAAAAAAqNfvlwlB1wE%3DRandom&visibilitytimeout=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "9a5ecb48-2872-4d9f-af90-fac520fefe71", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "444", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidQueryParameterValue", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "6c1f571f-d003-0077-4c09-4123b5000000", - "Body" : "InvalidQueryParameterValueValue for one of the query parameters specified in the request URI is invalid.\nRequestId:6c1f571f-d003-0077-4c09-4123b5000000\nTime:2021-05-04T17:18:39.1133478ZpopreceiptAgAAAAMAAAAAAAAAqNfvlwlB1wE=RandomInvalid pop receipt format", - "x-ms-client-request-id" : "9a5ecb48-2872-4d9f-af90-fac520fefe71", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "4dd1d2a84dd1d2a8c9e031932aa3c062fc4446eba8" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessageInvalidArgs[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessageInvalidArgs[1].json deleted file mode 100644 index c5e525949b365..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessageInvalidArgs[1].json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/54cae3e954cae3e94d3171392ea55b2fd2ae4a2b86", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e4589250-04e4-4276-b724-e2039e4dcfb6" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "c54fcc25-e003-000e-2909-41df91000000", - "x-ms-client-request-id" : "e4589250-04e4-4276-b724-e2039e4dcfb6", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/54cae3e954cae3e94d3171392ea55b2fd2ae4a2b86/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8039ebdc-6134-40e7-b6ee-4afeae93a504", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e8711551-4003-0081-7509-4156fb000000", - "Body" : "102d5b45-804a-4818-bd29-de8f1d6ad2c8Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAjrpghglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "8039ebdc-6134-40e7-b6ee-4afeae93a504", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/54cae3e954cae3e94d3171392ea55b2fd2ae4a2b86/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6ffecc54-cd9c-4527-9b38-2340d46b41b1" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "80fe1144-6003-002f-0709-41fbea000000", - "Body" : "102d5b45-804a-4818-bd29-de8f1d6ad2c8Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAABxhQmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message before update", - "x-ms-client-request-id" : "6ffecc54-cd9c-4527-9b38-2340d46b41b1", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/54cae3e954cae3e94d3171392ea55b2fd2ae4a2b86/messages/102d5b45-804a-4818-bd29-de8f1d6ad2c8Random?popreceipt=AgAAAAMAAAAAAAAABxhQmAlB1wE%3D&visibilitytimeout=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "31cbfa8a-913f-4ce4-8da2-22f223278d8a", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "221", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "MessageNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "ea8df1fc-5003-009d-3509-41049b000000", - "Body" : "MessageNotFoundThe specified message does not exist.\nRequestId:ea8df1fc-5003-009d-3509-41049b000000\nTime:2021-05-04T17:18:39.7902776Z", - "x-ms-client-request-id" : "31cbfa8a-913f-4ce4-8da2-22f223278d8a", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "54cae3e954cae3e94d3171392ea55b2fd2ae4a2b86" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessageInvalidArgs[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessageInvalidArgs[2].json deleted file mode 100644 index 103c8d63d75c0..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessageInvalidArgs[2].json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/7fe7b02a7fe7b02ad7b91499cd6978dfc32b4cf29a", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3fb88bc1-55bf-405d-8966-fe7f86272a65" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "6c1f572a-d003-0077-5509-4123b5000000", - "x-ms-client-request-id" : "3fb88bc1-55bf-405d-8966-fe7f86272a65", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/7fe7b02a7fe7b02ad7b91499cd6978dfc32b4cf29a/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5d3ec1e8-07ec-4728-9c65-34def26edcbd", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "42b03406-2003-0073-0409-41aeb2000000", - "Body" : "d0d4d088-91dd-40e0-b150-e0be81bcd879Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAI8NuhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "5d3ec1e8-07ec-4728-9c65-34def26edcbd", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/7fe7b02a7fe7b02ad7b91499cd6978dfc32b4cf29a/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6e09c3c6-c82b-499a-9d10-40328c20767a" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "e8711558-4003-0081-7a09-4156fb000000", - "Body" : "d0d4d088-91dd-40e0-b150-e0be81bcd879Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAmyBemAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message before update", - "x-ms-client-request-id" : "6e09c3c6-c82b-499a-9d10-40328c20767a", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/7fe7b02a7fe7b02ad7b91499cd6978dfc32b4cf29a/messages/d0d4d088-91dd-40e0-b150-e0be81bcd879Random?popreceipt=AgAAAAMAAAAAAAAAmyBemAlB1wE%3DRandom&visibilitytimeout=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "de233bda-c952-4400-93d7-458489fe5466", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "444", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidQueryParameterValue", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "8e697fe7-c003-007b-8009-41b4bd000000", - "Body" : "InvalidQueryParameterValueValue for one of the query parameters specified in the request URI is invalid.\nRequestId:8e697fe7-c003-007b-8009-41b4bd000000\nTime:2021-05-04T17:18:39.8346447ZpopreceiptAgAAAAMAAAAAAAAAmyBemAlB1wE=RandomInvalid pop receipt format", - "x-ms-client-request-id" : "de233bda-c952-4400-93d7-458489fe5466", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "7fe7b02a7fe7b02ad7b91499cd6978dfc32b4cf29a" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessageNoBody.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessageNoBody.json deleted file mode 100644 index ba0c4acc455d2..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessageNoBody.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/2be6a32d2be6a32d7a3157275dfd50f3360d49a5be", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "4a3e820a-bc80-4f08-a4c6-c9ebb0a1d822" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "78b23433-8003-0008-5009-41ec2e000000", - "x-ms-client-request-id" : "4a3e820a-bc80-4f08-a4c6-c9ebb0a1d822", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/2be6a32d2be6a32d7a3157275dfd50f3360d49a5be/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8aa56ce7-9604-44fc-ba5c-4dc259aec978", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "895e7b87-6003-00a9-4709-413753000000", - "Body" : "1453adb0-ee10-4b5a-836e-3035350954cdTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAsKBahglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "8aa56ce7-9604-44fc-ba5c-4dc259aec978", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/2be6a32d2be6a32d7a3157275dfd50f3360d49a5be/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "02f182cb-75e3-4f9b-af6c-6d4fe5738d5a" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "b7beac01-a003-0052-2709-418ac9000000", - "Body" : "1453adb0-ee10-4b5a-836e-3035350954cdTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAqcVImAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message before update", - "x-ms-client-request-id" : "02f182cb-75e3-4f9b-af6c-6d4fe5738d5a", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/2be6a32d2be6a32d7a3157275dfd50f3360d49a5be/messages/1453adb0-ee10-4b5a-836e-3035350954cd?popreceipt=AgAAAAMAAAAAAAAAqcVImAlB1wE%3D&visibilitytimeout=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e7047780-1ed3-445f-baa8-cb2398134f77" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-time-next-visible" : "Tue, 04 May 2021 17:18:40 GMT", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "beffcc48-b003-00c8-2209-411410000000", - "x-ms-popreceipt" : "AwAAAAMAAAAAAAAAqpoNhwlB1wEBAAAA", - "x-ms-client-request-id" : "e7047780-1ed3-445f-baa8-cb2398134f77", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/2be6a32d2be6a32d7a3157275dfd50f3360d49a5be/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "a61deaaa-c639-40b0-94b0-e570bb856254" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "ddc2fb27-e003-0053-7309-41d515000000", - "Body" : "1453adb0-ee10-4b5a-836e-3035350954cdTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT1test message before update", - "x-ms-client-request-id" : "a61deaaa-c639-40b0-94b0-e570bb856254", - "Date" : "Tue, 04 May 2021 17:18:41 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "2be6a32d2be6a32d7a3157275dfd50f3360d49a5be" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessageNullDuration.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessageNullDuration.json deleted file mode 100644 index e692f865abfa5..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAPITestsUpdateMessageNullDuration.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/e9617047e9617047ec555549c5389a5f40cb455587", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "deb5543f-3f8f-405b-ac82-3a8d8af07a4a" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "b050afcf-6003-00cb-3509-41f574000000", - "x-ms-client-request-id" : "deb5543f-3f8f-405b-ac82-3a8d8af07a4a", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/e9617047e9617047ec555549c5389a5f40cb455587/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8425f4e8-79db-431a-a31d-b75572e2cf51", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "66d7cf56-0003-0074-0f09-41c2d1000000", - "Body" : "f730be90-28c1-4e1d-a3e6-789830f280c4Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAK2hZhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "8425f4e8-79db-431a-a31d-b75572e2cf51", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/e9617047e9617047ec555549c5389a5f40cb455587/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "68fe3a03-1052-42e0-aab4-4612d3e7311b" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "b050afd7-6003-00cb-3c09-41f574000000", - "Body" : "f730be90-28c1-4e1d-a3e6-789830f280c4Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAATLRHmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message before update", - "x-ms-client-request-id" : "68fe3a03-1052-42e0-aab4-4612d3e7311b", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/e9617047e9617047ec555549c5389a5f40cb455587/messages/f730be90-28c1-4e1d-a3e6-789830f280c4?popreceipt=AgAAAAMAAAAAAAAATLRHmAlB1wE%3D&visibilitytimeout=0", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "97318360-9355-45cd-807f-01585545de27" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-time-next-visible" : "Tue, 04 May 2021 17:18:39 GMT", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "34fa7b57-1003-0078-0409-4155d9000000", - "x-ms-popreceipt" : "AwAAAAMAAAAAAAAAKgR1hglB1wEBAAAA", - "x-ms-client-request-id" : "97318360-9355-45cd-807f-01585545de27", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/e9617047e9617047ec555549c5389a5f40cb455587/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "84de7629-5dbd-43e8-8d23-df00de86ff3b" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "895e7bf5-6003-00a9-3109-413753000000", - "Body" : "f730be90-28c1-4e1d-a3e6-789830f280c4Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT1test message before update", - "x-ms-client-request-id" : "84de7629-5dbd-43e8-8d23-df00de86ff3b", - "Date" : "Tue, 04 May 2021 17:18:41 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "e9617047e9617047ec555549c5389a5f40cb455587" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.builderBearerTokenValidation.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.builderBearerTokenValidation.json new file mode 100644 index 0000000000000..6e3cea304bf7e --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.builderBearerTokenValidation.json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "54f6e9dfbuilderbearertokenvalidation9e55096459319eae" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.clearMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.clearMessages.json new file mode 100644 index 0000000000000..d69211a498897 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.clearMessages.json @@ -0,0 +1,206 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/81e10acbclearmessages8891854770fe79a6103c4b2", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "cc384142-d056-4083-9cc3-b20fb5d3b3f9", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "cc384142-d056-4083-9cc3-b20fb5d3b3f9", + "x-ms-request-id": "cf232cb7-2003-000e-0e41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/81e10acbclearmessages8891854770fe79a6103c4b2/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "7c549853-3eaf-431b-8790-890f50d39dfe", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 1\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "7c549853-3eaf-431b-8790-890f50d39dfe", + "x-ms-request-id": "cf232ccc-2003-000e-1e41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ef3a40645-40ab-4ad8-ab3e-845db360f97c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAjR37PkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/81e10acbclearmessages8891854770fe79a6103c4b2/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d0106ed8-0f73-49b9-88eb-676f529a0518", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 2\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "d0106ed8-0f73-49b9-88eb-676f529a0518", + "x-ms-request-id": "cf232cd5-2003-000e-2641-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E3984b676-5250-4072-aa28-23f449afa0b6\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAUyr\u002BPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/81e10acbclearmessages8891854770fe79a6103c4b2/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f5d22ea4-63b8-48cd-8b32-20e6e8ad653c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 3\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "f5d22ea4-63b8-48cd-8b32-20e6e8ad653c", + "x-ms-request-id": "cf232ce1-2003-000e-3041-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E40d2b9e6-a152-4785-bfda-896e35f5ae4e\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAVfoBP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/81e10acbclearmessages8891854770fe79a6103c4b2?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "1a4a9ac9-9176-49e3-b4f6-f0eb538dfeb6", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "3", + "x-ms-client-request-id": "1a4a9ac9-9176-49e3-b4f6-f0eb538dfeb6", + "x-ms-request-id": "cf232cef-2003-000e-3b41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/81e10acbclearmessages8891854770fe79a6103c4b2/messages", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8f4b1910-01b8-4cdd-b6e2-901b216b56b4", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "8f4b1910-01b8-4cdd-b6e2-901b216b56b4", + "x-ms-request-id": "cf232cf7-2003-000e-4041-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/81e10acbclearmessages8891854770fe79a6103c4b2?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "6f0be682-8378-4ac1-bccd-4115f5824657", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "6f0be682-8378-4ac1-bccd-4115f5824657", + "x-ms-request-id": "cf232d0d-2003-000e-4f41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "81e10acbclearmessages8891854770fe79a6103c4b2" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.clearMessagesError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.clearMessagesError.json new file mode 100644 index 0000000000000..f23bb6a4271d5 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.clearMessagesError.json @@ -0,0 +1,40 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/e7dcb946clearmessageserrorc7c12718c4c7ef1601bb4/messages", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8bae69b1-5797-4e85-8431-892ebabeb501", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "8bae69b1-5797-4e85-8431-892ebabeb501", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "45ae3c95-6003-0020-7d41-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:45ae3c95-6003-0020-7d41-71d594000000\n", + "Time:2023-04-17T15:28:22.6705789Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "e7dcb946clearmessageserrorc7c12718c4c7ef1601bb4" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.createIfNotExistsMin.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.createIfNotExistsMin.json new file mode 100644 index 0000000000000..ad712faa2c260 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.createIfNotExistsMin.json @@ -0,0 +1,64 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/242247f1createifnotexistsminb67369060cff77e74668", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d7016a31-a698-4cfe-9837-4ad7228d0c0c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "d7016a31-a698-4cfe-9837-4ad7228d0c0c", + "x-ms-request-id": "6147192b-6003-0042-6241-7117b3000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/242247f1createifnotexistsminb67369060cff77e74668?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "aca82013-b060-44f8-b3bd-17e524f1eb0b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "aca82013-b060-44f8-b3bd-17e524f1eb0b", + "x-ms-request-id": "cf232db7-2003-000e-4c41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "242247f1createifnotexistsminb67624855c4983cfaabc", + "1": "242247f1createifnotexistsminb67369060cff77e74668" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.createIfNotExistsQueueWithSharedKey.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.createIfNotExistsQueueWithSharedKey.json new file mode 100644 index 0000000000000..5138b8ff4af97 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.createIfNotExistsQueueWithSharedKey.json @@ -0,0 +1,34 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/dbc648a1createifnotexistsqueuewithsharedkey1a587588e8bf", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3c324262-bd4a-4ee6-bbc6-92b0528b8e7c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "3c324262-bd4a-4ee6-bbc6-92b0528b8e7c", + "x-ms-request-id": "bc6f29e0-b003-006e-1941-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "dbc648a1createifnotexistsqueuewithsharedkey1a587588e8bf" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.createIfNotExistsWithConflictingMetadataOnAQueueClientThatAlreadyExists.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.createIfNotExistsWithConflictingMetadataOnAQueueClientThatAlreadyExists.json new file mode 100644 index 0000000000000..b6374761116d1 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.createIfNotExistsWithConflictingMetadataOnAQueueClientThatAlreadyExists.json @@ -0,0 +1,69 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/464e2e7d0532982e1336e974b4dd2bae3bfd", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ff5b8508-457c-4d00-b693-11bd6717584c", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "ff5b8508-457c-4d00-b693-11bd6717584c", + "x-ms-request-id": "cf232dbe-2003-000e-5141-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/464e2e7d0532982e1336e974b4dd2bae3bfd", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f842a12a-3cdb-4b11-9ac2-8205ce38cb4f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 409, + "ResponseHeaders": { + "Content-Length": "222", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "f842a12a-3cdb-4b11-9ac2-8205ce38cb4f", + "x-ms-error-code": "QueueAlreadyExists", + "x-ms-request-id": "45ae3e9e-6003-0020-1141-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueAlreadyExists\u003C/Code\u003E\u003CMessage\u003EThe specified queue already exists.\n", + "RequestId:45ae3e9e-6003-0020-1141-71d594000000\n", + "Time:2023-04-17T15:28:23.2602479Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "464e2e7d366284b9eb06a2b4d493f8a142cd", + "1": "464e2e7d0532982e1336e974b4dd2bae3bfd" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.createIfNotExistsWithSameMetadataOnAQueueClientThatAlreadyExists.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.createIfNotExistsWithSameMetadataOnAQueueClientThatAlreadyExists.json new file mode 100644 index 0000000000000..a9a5b0f714fb5 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.createIfNotExistsWithSameMetadataOnAQueueClientThatAlreadyExists.json @@ -0,0 +1,62 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/204107da67933292664d5c852409289a66b9", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "fcfa56b0-82aa-4782-890e-4f96b2373995", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "fcfa56b0-82aa-4782-890e-4f96b2373995", + "x-ms-request-id": "979a1d76-1003-0048-0741-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/204107da67933292664d5c852409289a66b9", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "1f581e35-834a-44ce-a05a-fee815a8f1c8", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "1f581e35-834a-44ce-a05a-fee815a8f1c8", + "x-ms-request-id": "979a1d87-1003-0048-1341-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "204107da0511801f3864f81564a9c91ff18f", + "1": "204107da67933292664d5c852409289a66b9" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.createQueueWithSharedKey.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.createQueueWithSharedKey.json new file mode 100644 index 0000000000000..dd87ac2cad4a9 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.createQueueWithSharedKey.json @@ -0,0 +1,34 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/c8788f6ccreatequeuewithsharedkeyc68664568b2db98dc9", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a9c4ec17-e844-47d0-aea1-f7619b65b0fa", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "a9c4ec17-e844-47d0-aea1-f7619b65b0fa", + "x-ms-request-id": "bc6f2917-b003-006e-0a41-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "c8788f6ccreatequeuewithsharedkeyc68664568b2db98dc9" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteExistingQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteExistingQueue.json new file mode 100644 index 0000000000000..57feadfd67682 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteExistingQueue.json @@ -0,0 +1,61 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/d1fec573deleteexistingqueue7ee20144bbd9e89e6404", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4a1096f3-ddbc-4f74-81d3-e5a94c3ef706", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "4a1096f3-ddbc-4f74-81d3-e5a94c3ef706", + "x-ms-request-id": "bc6f28cd-b003-006e-5741-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/d1fec573deleteexistingqueue7ee20144bbd9e89e6404", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "5701214d-b190-409c-89c8-f3b8900750b5", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "5701214d-b190-409c-89c8-f3b8900750b5", + "x-ms-request-id": "cf232c78-2003-000e-5c41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "d1fec573deleteexistingqueue7ee20144bbd9e89e6404" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteIfExistsMin.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteIfExistsMin.json new file mode 100644 index 0000000000000..a8604d5e467f3 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteIfExistsMin.json @@ -0,0 +1,61 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/2719d593deleteifexistsmin03e92675a6ae430dd1054", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "052a1d82-98a2-4755-89c6-6b3e899c9666", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "052a1d82-98a2-4755-89c6-6b3e899c9666", + "x-ms-request-id": "45ae3aa4-6003-0020-7941-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/2719d593deleteifexistsmin03e92675a6ae430dd1054", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "eec5dca0-d176-4789-a481-3ce77ba9d6e2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "eec5dca0-d176-4789-a481-3ce77ba9d6e2", + "x-ms-request-id": "bc6f27f7-b003-006e-3841-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "2719d593deleteifexistsmin03e92675a6ae430dd1054" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteIfExistsQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteIfExistsQueue.json new file mode 100644 index 0000000000000..b55ac77dcc260 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteIfExistsQueue.json @@ -0,0 +1,61 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/3116af45deleteifexistsqueue3e69302590860f97b879", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "10afdd83-d234-4d78-b78a-ccda68ca2765", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "10afdd83-d234-4d78-b78a-ccda68ca2765", + "x-ms-request-id": "cf232c90-2003-000e-7041-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/3116af45deleteifexistsqueue3e69302590860f97b879", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "789143e2-d159-45d7-9616-915dc6dd59d9", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "789143e2-d159-45d7-9616-915dc6dd59d9", + "x-ms-request-id": "cf232c9e-2003-000e-7841-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "3116af45deleteifexistsqueue3e69302590860f97b879" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteIfExistsWithResponseOnAQueueClientThatDoesNotExist.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteIfExistsWithResponseOnAQueueClientThatDoesNotExist.json new file mode 100644 index 0000000000000..91dda74c26f7e --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteIfExistsWithResponseOnAQueueClientThatDoesNotExist.json @@ -0,0 +1,41 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/b957b75952606c2b76b464aa948deb37d539", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b1bd5c7b-d6d8-43d7-949e-1f446578b4fd", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "b1bd5c7b-d6d8-43d7-949e-1f446578b4fd", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "2d70484c-d003-000a-2341-710a84000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:2d70484c-d003-000a-2341-710a84000000\n", + "Time:2023-04-17T15:28:23.1499424Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "b957b7593103555c6d195bc464c42b220060", + "1": "b957b75952606c2b76b464aa948deb37d539" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteMessage.json new file mode 100644 index 0000000000000..7264b336be3c2 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteMessage.json @@ -0,0 +1,235 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/5bb60a9cdeletemessaged1974074cd157577d12a46a", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "fcdfebb8-4831-4f4e-8c4d-1a05fbcda06d", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "fcdfebb8-4831-4f4e-8c4d-1a05fbcda06d", + "x-ms-request-id": "45ae3e42-6003-0020-4841-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/5bb60a9cdeletemessaged1974074cd157577d12a46a/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "41b4608d-0fc5-4950-a52d-8d4308a434df", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 1\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "41b4608d-0fc5-4950-a52d-8d4308a434df", + "x-ms-request-id": "979a1fd0-1003-0048-6341-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E1fff7c0a-21c4-4c0a-9445-ff3dee81e2c8\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAvok8P0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/5bb60a9cdeletemessaged1974074cd157577d12a46a/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "30dc8a1b-201e-4715-8222-171e32f7afbe", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 2\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "30dc8a1b-201e-4715-8222-171e32f7afbe", + "x-ms-request-id": "5c5b6e97-6003-006d-7141-711a78000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E4eb61c69-d636-4dae-a2ba-082b0d2830f5\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA8RxBP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/5bb60a9cdeletemessaged1974074cd157577d12a46a/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "bf23e14e-b943-4227-9149-f9d00db88ac3", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 3\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "bf23e14e-b943-4227-9149-f9d00db88ac3", + "x-ms-request-id": "5c5b6ebe-6003-006d-0d41-711a78000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eda997213-cfe3-45d3-8dec-be0fc0d90d86\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA7sVEP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/5bb60a9cdeletemessaged1974074cd157577d12a46a/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "427cea36-460b-4d0d-b87e-e5ad7a93733d", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "427cea36-460b-4d0d-b87e-e5ad7a93733d", + "x-ms-request-id": "61471956-6003-0042-0141-7117b3000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E1fff7c0a-21c4-4c0a-9445-ff3dee81e2c8\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAB64qUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message 1\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/5bb60a9cdeletemessaged1974074cd157577d12a46a?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "26b1a319-b0ab-4b1b-b8bf-e975d1a89e01", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "3", + "x-ms-client-request-id": "26b1a319-b0ab-4b1b-b8bf-e975d1a89e01", + "x-ms-request-id": "61471961-6003-0042-0a41-7117b3000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/5bb60a9cdeletemessaged1974074cd157577d12a46a/messages/1fff7c0a-21c4-4c0a-9445-ff3dee81e2c8?popreceipt=AgAAAAMAAAAAAAAAB64qUUFx2QE%3D", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "530cafc6-b0b4-4e4c-8af8-a660ae003bec", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "530cafc6-b0b4-4e4c-8af8-a660ae003bec", + "x-ms-request-id": "6147196d-6003-0042-1341-7117b3000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/5bb60a9cdeletemessaged1974074cd157577d12a46a?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "58e47fad-9056-4ce5-8a0e-0752e2bee513", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "2", + "x-ms-client-request-id": "58e47fad-9056-4ce5-8a0e-0752e2bee513", + "x-ms-request-id": "6147197c-6003-0042-1f41-7117b3000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "5bb60a9cdeletemessaged1974074cd157577d12a46a" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteMessageInvalidArgs[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteMessageInvalidArgs[1].json new file mode 100644 index 0000000000000..e4b55522288eb --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteMessageInvalidArgs[1].json @@ -0,0 +1,125 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/8f91a857deletemessageinvalidargs879121033a9f7b7b30", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "66500226-d9de-4c55-86d8-824268f3e77f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "66500226-d9de-4c55-86d8-824268f3e77f", + "x-ms-request-id": "cf232d5f-2003-000e-0e41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/8f91a857deletemessageinvalidargs879121033a9f7b7b30/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4f33c918-44a5-4bf3-97c6-86e8039cd1b8", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "4f33c918-44a5-4bf3-97c6-86e8039cd1b8", + "x-ms-request-id": "cf232d70-2003-000e-1c41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E59f4dcd9-7668-48a5-a7d2-9cc9d964f6d6\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAVvMnP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/8f91a857deletemessageinvalidargs879121033a9f7b7b30/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ad2ba06f-f0df-4e80-98a9-805a49907b93", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "ad2ba06f-f0df-4e80-98a9-805a49907b93", + "x-ms-request-id": "cf232d86-2003-000e-2a41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E59f4dcd9-7668-48a5-a7d2-9cc9d964f6d6\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAop4OUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/8f91a857deletemessageinvalidargs879121033a9f7b7b30/messages/59f4dcd9-7668-48a5-a7d2-9cc9d964f6d6?popreceipt=AgAAAAMAAAAAAAAAop4OUUFx2QE%3DRandom", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ff339edd-88ff-4eed-a3c0-08abeca8c71b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "444", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "ff339edd-88ff-4eed-a3c0-08abeca8c71b", + "x-ms-error-code": "InvalidQueryParameterValue", + "x-ms-request-id": "cf232d93-2003-000e-3341-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidQueryParameterValue\u003C/Code\u003E\u003CMessage\u003EValue for one of the query parameters specified in the request URI is invalid.\n", + "RequestId:cf232d93-2003-000e-3341-718783000000\n", + "Time:2023-04-17T15:28:23.1055147Z\u003C/Message\u003E\u003CQueryParameterName\u003Epopreceipt\u003C/QueryParameterName\u003E\u003CQueryParameterValue\u003EAgAAAAMAAAAAAAAAop4OUUFx2QE=Random\u003C/QueryParameterValue\u003E\u003CReason\u003EInvalid pop receipt format\u003C/Reason\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "8f91a857deletemessageinvalidargs879121033a9f7b7b30" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteMessageInvalidArgs[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteMessageInvalidArgs[2].json new file mode 100644 index 0000000000000..4b177fcf55578 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteMessageInvalidArgs[2].json @@ -0,0 +1,125 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/a4bcfb94deletemessageinvalidargs4864992562df1ed275", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d5d92b1a-3c9c-41e2-a2ef-c2b51cfb713c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "d5d92b1a-3c9c-41e2-a2ef-c2b51cfb713c", + "x-ms-request-id": "3f787ac3-6003-001f-0a41-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/a4bcfb94deletemessageinvalidargs4864992562df1ed275/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "dc5bdd7d-0dae-4c8f-ace2-9d74d003cb57", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "dc5bdd7d-0dae-4c8f-ace2-9d74d003cb57", + "x-ms-request-id": "3f787ac7-6003-001f-0c41-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E674e048b-94aa-4c0e-aa80-60cc59f0a25c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA0CciP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/a4bcfb94deletemessageinvalidargs4864992562df1ed275/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "68f28f70-923e-41b1-b968-2d4d6e45a6e5", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "68f28f70-923e-41b1-b968-2d4d6e45a6e5", + "x-ms-request-id": "979a1f70-1003-0048-1441-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E674e048b-94aa-4c0e-aa80-60cc59f0a25c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAU5YJUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/a4bcfb94deletemessageinvalidargs4864992562df1ed275/messages/674e048b-94aa-4c0e-aa80-60cc59f0a25cRandom?popreceipt=AgAAAAMAAAAAAAAAU5YJUUFx2QE%3D", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "20f9d1a9-e385-46fb-8d3d-d6572d690e8e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "221", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "20f9d1a9-e385-46fb-8d3d-d6572d690e8e", + "x-ms-error-code": "MessageNotFound", + "x-ms-request-id": "45ae3e1e-6003-0020-2a41-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EMessageNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified message does not exist.\n", + "RequestId:45ae3e1e-6003-0020-2a41-71d594000000\n", + "Time:2023-04-17T15:28:23.0983390Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "a4bcfb94deletemessageinvalidargs4864992562df1ed275" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteMessageInvalidArgs[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteMessageInvalidArgs[3].json new file mode 100644 index 0000000000000..9236e7235e814 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteMessageInvalidArgs[3].json @@ -0,0 +1,125 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/bda7cad5deletemessageinvalidargs74c507167caae0ea5c", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d2628159-9351-463b-9ca6-81f09ff518b5", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "d2628159-9351-463b-9ca6-81f09ff518b5", + "x-ms-request-id": "979a1f87-1003-0048-2741-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/bda7cad5deletemessageinvalidargs74c507167caae0ea5c/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "7a7df125-9f13-410e-b8af-51750498d378", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "7a7df125-9f13-410e-b8af-51750498d378", + "x-ms-request-id": "62cc0e80-e003-0001-3841-71f1ef000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E9ad1c2e9-d14a-4318-a28c-978867a1ab42\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAuuk0P0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/bda7cad5deletemessageinvalidargs74c507167caae0ea5c/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8fbd2977-f0b6-45c3-b2ab-57616c7397f8", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "8fbd2977-f0b6-45c3-b2ab-57616c7397f8", + "x-ms-request-id": "9b614e3c-1003-003a-3741-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E9ad1c2e9-d14a-4318-a28c-978867a1ab42\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAacQgUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/bda7cad5deletemessageinvalidargs74c507167caae0ea5c/messages/9ad1c2e9-d14a-4318-a28c-978867a1ab42Random?popreceipt=AgAAAAMAAAAAAAAAacQgUUFx2QE%3DRandom", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "461e4edf-7078-4def-a056-fcb624f28982", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "444", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "461e4edf-7078-4def-a056-fcb624f28982", + "x-ms-error-code": "InvalidQueryParameterValue", + "x-ms-request-id": "62cc0ecc-e003-0001-7141-71f1ef000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidQueryParameterValue\u003C/Code\u003E\u003CMessage\u003EValue for one of the query parameters specified in the request URI is invalid.\n", + "RequestId:62cc0ecc-e003-0001-7141-71f1ef000000\n", + "Time:2023-04-17T15:28:23.2245853Z\u003C/Message\u003E\u003CQueryParameterName\u003Epopreceipt\u003C/QueryParameterName\u003E\u003CQueryParameterValue\u003EAgAAAAMAAAAAAAAAacQgUUFx2QE=Random\u003C/QueryParameterValue\u003E\u003CReason\u003EInvalid pop receipt format\u003C/Reason\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "bda7cad5deletemessageinvalidargs74c507167caae0ea5c" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteQueueError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteQueueError.json new file mode 100644 index 0000000000000..ec0fd729f0510 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.deleteQueueError.json @@ -0,0 +1,40 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/7db6c27ddeletequeueerrorb6b572197057944de08444", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "5ace5b3d-bb2f-43d8-a0ae-0beebbd332bb", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "5ace5b3d-bb2f-43d8-a0ae-0beebbd332bb", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "3f787aeb-6003-001f-2841-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:3f787aeb-6003-001f-2841-711d37000000\n", + "Time:2023-04-17T15:28:23.0877722Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "7db6c27ddeletequeueerrorb6b572197057944de08444" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueAndDeleteWithHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueAndDeleteWithHandler.json new file mode 100644 index 0000000000000..7efce803b63e6 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueAndDeleteWithHandler.json @@ -0,0 +1,148 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/75899b8adequeueanddeletewithhandler259038449feac75c", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "5a95496d-4810-4a2c-a337-b3337016b390", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "5a95496d-4810-4a2c-a337-b3337016b390", + "x-ms-request-id": "bc6f2823-b003-006e-5941-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/75899b8adequeueanddeletewithhandler259038449feac75c/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "65bd4d58-7756-4d17-ac19-4bc80a7e1937", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "65bd4d58-7756-4d17-ac19-4bc80a7e1937", + "x-ms-request-id": "cf232bc4-2003-000e-5741-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E15b2e68c-ddd8-4474-87fe-36f7810f3c64\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAPZO1PkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/75899b8adequeueanddeletewithhandler259038449feac75c/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "cda7a586-419a-43a3-b300-73bc7d831caf", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "cda7a586-419a-43a3-b300-73bc7d831caf", + "x-ms-request-id": "cf232bd0-2003-000e-6041-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E6eba7721-c593-431c-be8a-7fd9117ec4a0\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAfU26PkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/75899b8adequeueanddeletewithhandler259038449feac75c/messages?numofmessages=10\u0026visibilitytimeout=30", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "92c595ad-896e-42a1-98c1-ce8dce690bee", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "92c595ad-896e-42a1-98c1-ce8dce690bee", + "x-ms-request-id": "cf232be4-2003-000e-6f41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E15b2e68c-ddd8-4474-87fe-36f7810f3c64\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAnTWgUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E6eba7721-c593-431c-be8a-7fd9117ec4a0\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAnTWgUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/75899b8adequeueanddeletewithhandler259038449feac75c/messages/6eba7721-c593-431c-be8a-7fd9117ec4a0?popreceipt=AgAAAAMAAAAAAAAAnTWgUEFx2QE%3D", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "762de78c-34f1-426c-989e-5b1a503c4a79", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "762de78c-34f1-426c-989e-5b1a503c4a79", + "x-ms-request-id": "cf232bf4-2003-000e-7a41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "75899b8adequeueanddeletewithhandler259038449feac75c" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueAndDeleteWithSyncHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueAndDeleteWithSyncHandler.json new file mode 100644 index 0000000000000..07ec45a11a3c1 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueAndDeleteWithSyncHandler.json @@ -0,0 +1,148 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/7dd80b91dequeueanddeletewithsynchandler6d659592f74e44", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8b7dca99-d7f1-41ef-a29d-e58cdc946af2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "8b7dca99-d7f1-41ef-a29d-e58cdc946af2", + "x-ms-request-id": "9b614db2-1003-003a-4e41-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/7dd80b91dequeueanddeletewithsynchandler6d659592f74e44/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "79c3da53-69bc-4f8e-aa39-08b6375dfdec", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "79c3da53-69bc-4f8e-aa39-08b6375dfdec", + "x-ms-request-id": "979a1eda-1003-0048-1d41-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E3ada0cb6-84a5-4aa8-aaa7-e07e0a16b40c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAkv0RP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/7dd80b91dequeueanddeletewithsynchandler6d659592f74e44/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "78176501-cdb2-4267-9631-ffc44f30bfc4", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "78176501-cdb2-4267-9631-ffc44f30bfc4", + "x-ms-request-id": "62cc0dec-e003-0001-5141-71f1ef000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E1b0b305c-acfb-41f1-804a-014f353a7c43\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAqEIWP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/7dd80b91dequeueanddeletewithsynchandler6d659592f74e44/messages?numofmessages=10\u0026visibilitytimeout=30", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f7ae512f-d1fc-4a34-955b-13646d5f7c78", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "f7ae512f-d1fc-4a34-955b-13646d5f7c78", + "x-ms-request-id": "979a1f1c-1003-0048-5241-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E3ada0cb6-84a5-4aa8-aaa7-e07e0a16b40c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAcpv\u002BUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E1b0b305c-acfb-41f1-804a-014f353a7c43\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAcpv\u002BUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/7dd80b91dequeueanddeletewithsynchandler6d659592f74e44/messages/1b0b305c-acfb-41f1-804a-014f353a7c43?popreceipt=AgAAAAMAAAAAAAAAcpv%2BUEFx2QE%3D", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "bdcd62d4-b3c4-4d8b-89c1-ec796450cdda", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "bdcd62d4-b3c4-4d8b-89c1-ec796450cdda", + "x-ms-request-id": "74e636f6-d003-001a-5841-71cfec000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "7dd80b91dequeueanddeletewithsynchandler6d659592f74e44" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueEncodedMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueEncodedMessage.json new file mode 100644 index 0000000000000..4ac0b9d373a15 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueEncodedMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/3aa0fde6dequeueencodedmessagec6e70279de148d0eca3", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "44cf5fd6-17c9-47e5-983c-a05db547eafe", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "44cf5fd6-17c9-47e5-983c-a05db547eafe", + "x-ms-request-id": "61471930-6003-0042-6541-7117b3000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/3aa0fde6dequeueencodedmessagec6e70279de148d0eca3/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b6e47e57-fe29-4af9-9fab-a8f035cc8c6f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "b6e47e57-fe29-4af9-9fab-a8f035cc8c6f", + "x-ms-request-id": "62cc0eb9-e003-0001-6141-71f1ef000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E0ba4c573-b4d1-43e8-aee9-36160db2d997\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAYPo\u002BP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/3aa0fde6dequeueencodedmessagec6e70279de148d0eca3/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b7e0b235-4683-44a6-a2ef-1eb00fab7f14", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "b7e0b235-4683-44a6-a2ef-1eb00fab7f14", + "x-ms-request-id": "74e63791-d003-001a-5441-71cfec000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E0ba4c573-b4d1-43e8-aee9-36160db2d997\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAV0YkUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "3aa0fde6dequeueencodedmessagec6e70279de148d0eca3" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueFailsWithoutHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueFailsWithoutHandler.json new file mode 100644 index 0000000000000..8a032f01dde6e --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueFailsWithoutHandler.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/9af8c8c5dequeuefailswithouthandler760957208e4ef2834", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b77afe27-4b53-4013-a8f6-8acfd8ba9c8a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "b77afe27-4b53-4013-a8f6-8acfd8ba9c8a", + "x-ms-request-id": "3f787a78-6003-001f-5141-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/9af8c8c5dequeuefailswithouthandler760957208e4ef2834/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c70355cd-5757-499d-b725-7d6ac11cce22", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "c70355cd-5757-499d-b725-7d6ac11cce22", + "x-ms-request-id": "3f787a80-6003-001f-5741-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eeea8d1fc-415c-478f-9c85-3f36f13f28ae\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA\u002Bcr8PkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/9af8c8c5dequeuefailswithouthandler760957208e4ef2834/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "900ffa19-ef3f-4b48-89d2-32608f701037", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "900ffa19-ef3f-4b48-89d2-32608f701037", + "x-ms-request-id": "3f787a83-6003-001f-5a41-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eeea8d1fc-415c-478f-9c85-3f36f13f28ae\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAyHrhUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "9af8c8c5dequeuefailswithouthandler760957208e4ef2834" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueMessage.json new file mode 100644 index 0000000000000..b165216dd679b --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/8130fdfbdequeuemessagee8f764409c22dfb6168047c", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "637d4cd3-4ec0-45e5-9905-2e171e2dac9f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "637d4cd3-4ec0-45e5-9905-2e171e2dac9f", + "x-ms-request-id": "45ae3957-6003-0020-7a41-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/8130fdfbdequeuemessagee8f764409c22dfb6168047c/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "2150fab6-ced3-405c-838d-ca7c06a8f484", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "2150fab6-ced3-405c-838d-ca7c06a8f484", + "x-ms-request-id": "45ae39a2-6003-0020-3541-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E61194ec7-bba0-4ced-a932-a79d4c85aefe\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA7zhsPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/8130fdfbdequeuemessagee8f764409c22dfb6168047c/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e66faed3-5ea9-462e-86c5-2000efcca988", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "e66faed3-5ea9-462e-86c5-2000efcca988", + "x-ms-request-id": "45ae3a06-6003-0020-7d41-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E61194ec7-bba0-4ced-a932-a79d4c85aefe\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA9atRUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:51 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "8130fdfbdequeuemessagee8f764409c22dfb6168047c" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueMultipleMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueMultipleMessages.json new file mode 100644 index 0000000000000..5faaf8b911d9a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueMultipleMessages.json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/ce0ad0eedequeuemultiplemessages8ff253791db09cd951", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4c66b331-2376-4a54-b53a-dd87b8dd356b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "4c66b331-2376-4a54-b53a-dd87b8dd356b", + "x-ms-request-id": "979a1fbb-1003-0048-5141-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/ce0ad0eedequeuemultiplemessages8ff253791db09cd951/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "885b1cf7-6fce-49a5-acaf-b3011127ffce", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 1\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "885b1cf7-6fce-49a5-acaf-b3011127ffce", + "x-ms-request-id": "45ae3e65-6003-0020-6341-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eb5a9c905-f660-4ff3-8896-3ff5ae5d91b5\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAAHQ9P0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/ce0ad0eedequeuemultiplemessages8ff253791db09cd951/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c6e99c51-023f-4e41-9bc2-957e8725578c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 2\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "c6e99c51-023f-4e41-9bc2-957e8725578c", + "x-ms-request-id": "45ae3e7d-6003-0020-7441-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ed61997ac-670d-44f4-b765-2e2276605b82\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA1KdAP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/ce0ad0eedequeuemultiplemessages8ff253791db09cd951/messages?numofmessages=2\u0026visibilitytimeout=30", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "bbf440f8-13b1-42d3-8f86-c1e8d69a060b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "bbf440f8-13b1-42d3-8f86-c1e8d69a060b", + "x-ms-request-id": "45ae3e8b-6003-0020-0141-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eb5a9c905-f660-4ff3-8896-3ff5ae5d91b5\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAuqUlUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message 1\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ed61997ac-670d-44f4-b765-2e2276605b82\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAuqUlUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message 2\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "ce0ad0eedequeuemultiplemessages8ff253791db09cd951" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueTooManyMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueTooManyMessages.json new file mode 100644 index 0000000000000..89ef23a7fd39e --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueTooManyMessages.json @@ -0,0 +1,67 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/88438365dequeuetoomanymessages79d973970c7027dc974", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d8fa7d5e-e065-4de3-8970-30f55ebcbdec", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "d8fa7d5e-e065-4de3-8970-30f55ebcbdec", + "x-ms-request-id": "45ae3c65-6003-0020-5941-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/88438365dequeuetoomanymessages79d973970c7027dc974/messages?numofmessages=33\u0026visibilitytimeout=30", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "92da493b-2e2f-45f7-9877-fe1aa85263be", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "456", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "92da493b-2e2f-45f7-9877-fe1aa85263be", + "x-ms-error-code": "OutOfRangeQueryParameterValue", + "x-ms-request-id": "45ae3c73-6003-0020-6441-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EOutOfRangeQueryParameterValue\u003C/Code\u003E\u003CMessage\u003EOne of the query parameters specified in the request URI is outside the permissible range.\n", + "RequestId:45ae3c73-6003-0020-6441-71d594000000\n", + "Time:2023-04-17T15:28:22.6266018Z\u003C/Message\u003E\u003CQueryParameterName\u003Enumofmessages\u003C/QueryParameterName\u003E\u003CQueryParameterValue\u003E33\u003C/QueryParameterValue\u003E\u003CMinimumAllowed\u003E1\u003C/MinimumAllowed\u003E\u003CMaximumAllowed\u003E32\u003C/MaximumAllowed\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "88438365dequeuetoomanymessages79d973970c7027dc974" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueWithHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueWithHandler.json new file mode 100644 index 0000000000000..05edeef444af7 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueWithHandler.json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/33b764a8dequeuewithhandler3696344319415707fb9e4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "24d07dcf-3291-4179-ad2b-cb42594ad3d6", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "24d07dcf-3291-4179-ad2b-cb42594ad3d6", + "x-ms-request-id": "cf232dac-2003-000e-4641-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/33b764a8dequeuewithhandler3696344319415707fb9e4/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "158b1fdd-60f4-4ec6-a046-0aa2745f308a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "158b1fdd-60f4-4ec6-a046-0aa2745f308a", + "x-ms-request-id": "3f787b04-6003-001f-3a41-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E4f9a7320-c48e-4e28-9946-65e27f73a14c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAADfI5P0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/33b764a8dequeuewithhandler3696344319415707fb9e4/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a544f588-7a36-4eb9-9fa5-d730279b7094", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "a544f588-7a36-4eb9-9fa5-d730279b7094", + "x-ms-request-id": "bc6f2a3e-b003-006e-5e41-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eb68544d8-f0d2-47e9-a58c-aece1db7d496\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAYfo\u002BP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/33b764a8dequeuewithhandler3696344319415707fb9e4/messages?numofmessages=10\u0026visibilitytimeout=30", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "17081910-7085-4da4-a230-d112ca0979da", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "17081910-7085-4da4-a230-d112ca0979da", + "x-ms-request-id": "9b614e46-1003-003a-3e41-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E4f9a7320-c48e-4e28-9946-65e27f73a14c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAV0YkUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eb68544d8-f0d2-47e9-a58c-aece1db7d496\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAV0YkUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "33b764a8dequeuewithhandler3696344319415707fb9e4" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueWithHandlerError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueWithHandlerError.json new file mode 100644 index 0000000000000..672cba3ad7814 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.dequeueWithHandlerError.json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/5c75aad3dequeuewithhandlererror4ba791985084e9fde5", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ce3bb950-ba31-4362-80a0-f437f550bbdc", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "ce3bb950-ba31-4362-80a0-f437f550bbdc", + "x-ms-request-id": "9b614def-1003-003a-8041-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/5c75aad3dequeuewithhandlererror4ba791985084e9fde5/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "6a6647e6-df5b-46a4-94d7-d09c8bb4514a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "6a6647e6-df5b-46a4-94d7-d09c8bb4514a", + "x-ms-request-id": "9b614df9-1003-003a-0741-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E0250f608-42a1-4673-ab8d-20f13ae99ca4\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAWCMkP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/5c75aad3dequeuewithhandlererror4ba791985084e9fde5/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0a9cc2eb-eadb-487a-840d-f4140f5aa1a3", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "0a9cc2eb-eadb-487a-840d-f4140f5aa1a3", + "x-ms-request-id": "9b614e0d-1003-003a-1541-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E23d57fec-66fd-4c84-a13a-de1ca0afc5d0\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAyKApP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/5c75aad3dequeuewithhandlererror4ba791985084e9fde5/messages?numofmessages=10\u0026visibilitytimeout=30", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a95789a1-e201-4350-9c04-05697d75d0e2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "a95789a1-e201-4350-9c04-05697d75d0e2", + "x-ms-request-id": "61471918-6003-0042-5541-7117b3000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E0250f608-42a1-4673-ab8d-20f13ae99ca4\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAd9IRUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E23d57fec-66fd-4c84-a13a-de1ca0afc5d0\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAd9IRUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "5c75aad3dequeuewithhandlererror4ba791985084e9fde5" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueDequeueNonUtfMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueDequeueNonUtfMessage.json new file mode 100644 index 0000000000000..12bd0530521a2 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueDequeueNonUtfMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/bd429d60enqueuedequeuenonutfmessagebd871300c5eb3786", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "74e5e543-705e-4915-8c27-52cbfeeb1423", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "74e5e543-705e-4915-8c27-52cbfeeb1423", + "x-ms-request-id": "979a1eba-1003-0048-0841-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/bd429d60enqueuedequeuenonutfmessagebd871300c5eb3786/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "98", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ecc85c15-98ff-41f5-ae77-6e5660714643", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003E/wA=\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "ecc85c15-98ff-41f5-ae77-6e5660714643", + "x-ms-request-id": "3f787a9f-6003-001f-6f41-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E32f713c3-6b33-4e50-9d30-01b6910b0a22\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAkf0RP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/bd429d60enqueuedequeuenonutfmessagebd871300c5eb3786/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0730ac14-52f3-493f-8250-c5003fb360a7", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "0730ac14-52f3-493f-8250-c5003fb360a7", + "x-ms-request-id": "bc6f29b4-b003-006e-7a41-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E32f713c3-6b33-4e50-9d30-01b6910b0a22\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAqOX3UEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003E/wA=\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "bd429d60enqueuedequeuenonutfmessagebd871300c5eb3786" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueEmptyMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueEmptyMessage.json new file mode 100644 index 0000000000000..b15d4010b0ce3 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueEmptyMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/cf8fb677enqueueemptymessage7c56784076643df73e47", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c225b5e9-fd16-489b-96a1-1a79d49b2dd4", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "c225b5e9-fd16-489b-96a1-1a79d49b2dd4", + "x-ms-request-id": "2d70485c-d003-000a-3041-710a84000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/cf8fb677enqueueemptymessage7c56784076643df73e47/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "94", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4e32b021-3402-4a47-85ad-bb38584b71e5", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003E\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "4e32b021-3402-4a47-85ad-bb38584b71e5", + "x-ms-request-id": "2d70489f-d003-000a-6241-710a84000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E141ce669-18cd-461f-a478-b9b807f9909a\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAnoRHP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/cf8fb677enqueueemptymessage7c56784076643df73e47/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c76b76e0-5b67-4016-a309-0595a94b1d26", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "c76b76e0-5b67-4016-a309-0595a94b1d26", + "x-ms-request-id": "2d7048ad-d003-000a-6c41-710a84000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E141ce669-18cd-461f-a478-b9b807f9909a\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText /\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "cf8fb677enqueueemptymessage7c56784076643df73e47" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueMessage.json new file mode 100644 index 0000000000000..49e04f1fe10cb --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/fbf6a32eenqueuemessageb4c30216168567dca48b4c8", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "59d37fc1-1d3e-4868-a440-3fda7c33530f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "59d37fc1-1d3e-4868-a440-3fda7c33530f", + "x-ms-request-id": "bc6f294f-b003-006e-3541-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/fbf6a32eenqueuemessageb4c30216168567dca48b4c8/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "398f2edd-c2ee-4b61-a7da-c55ea4cf2171", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "398f2edd-c2ee-4b61-a7da-c55ea4cf2171", + "x-ms-request-id": "bc6f29a4-b003-006e-6e41-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E28862de5-5363-4133-ac67-a2b83649d56b\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAlSQSP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/fbf6a32eenqueuemessageb4c30216168567dca48b4c8/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c5c8e242-4392-4bfd-bd6c-b181b07f2adf", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "c5c8e242-4392-4bfd-bd6c-b181b07f2adf", + "x-ms-request-id": "979a1ef8-1003-0048-3441-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E28862de5-5363-4133-ac67-a2b83649d56b\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "fbf6a32eenqueuemessageb4c30216168567dca48b4c8" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueMessageBinaryData.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueMessageBinaryData.json new file mode 100644 index 0000000000000..7b2530f01f084 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueMessageBinaryData.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/2cc82e5denqueuemessagebinarydata96d972242abf6a20d9", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "406c928d-dec5-41a1-b44e-4fe439d0ee2f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "406c928d-dec5-41a1-b44e-4fe439d0ee2f", + "x-ms-request-id": "62cc0e16-e003-0001-6f41-71f1ef000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/2cc82e5denqueuemessagebinarydata96d972242abf6a20d9/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "52b4d5e4-2569-4738-95c4-b26aecdaf723", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "52b4d5e4-2569-4738-95c4-b26aecdaf723", + "x-ms-request-id": "979a1f45-1003-0048-7541-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E8f011e6f-cffb-45dd-a671-5d26ee777eb7\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAABusiP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/2cc82e5denqueuemessagebinarydata96d972242abf6a20d9/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "90a06908-3402-4138-b193-26f593c8dbc7", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "90a06908-3402-4138-b193-26f593c8dbc7", + "x-ms-request-id": "3f787ae1-6003-001f-2041-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E8f011e6f-cffb-45dd-a671-5d26ee777eb7\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "2cc82e5denqueuemessagebinarydata96d972242abf6a20d9" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueMessageEncodedMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueMessageEncodedMessage.json new file mode 100644 index 0000000000000..281d3c9d9d864 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueMessageEncodedMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/ab127626enqueuemessageencodedmessage190227607113d584", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "daa1632d-37d4-4f60-ba4d-83af4e872588", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "daa1632d-37d4-4f60-ba4d-83af4e872588", + "x-ms-request-id": "45ae3d71-6003-0020-2441-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/ab127626enqueuemessageencodedmessage190227607113d584/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f54f7aeb-af25-4754-a4de-a7fa0f32eb50", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "f54f7aeb-af25-4754-a4de-a7fa0f32eb50", + "x-ms-request-id": "45ae3d81-6003-0020-3141-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E82d35b57-dfc5-4e0c-bfac-c1c79ef4b619\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA2gUXP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/ab127626enqueuemessageencodedmessage190227607113d584/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0ed90ab7-89c6-4a9f-9078-515dca1fba1b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "0ed90ab7-89c6-4a9f-9078-515dca1fba1b", + "x-ms-request-id": "bc6f29cd-b003-006e-0b41-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E82d35b57-dfc5-4e0c-bfac-c1c79ef4b619\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "ab127626enqueuemessageencodedmessage190227607113d584" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueuePeekNonUtfMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueuePeekNonUtfMessage.json new file mode 100644 index 0000000000000..e8b906d7b81a2 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueuePeekNonUtfMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/b76f0a54enqueuepeeknonutfmessage44c24504cf71e59053", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "48c6f4c7-d776-4471-91c9-3bb6ec842db2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "48c6f4c7-d776-4471-91c9-3bb6ec842db2", + "x-ms-request-id": "979a1e16-1003-0048-0341-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/b76f0a54enqueuepeeknonutfmessage44c24504cf71e59053/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "98", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ade602a7-36d7-43cd-8179-a76c330ae9ee", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003E/wA=\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "ade602a7-36d7-43cd-8179-a76c330ae9ee", + "x-ms-request-id": "979a1e27-1003-0048-1241-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E9dd93599-0fd1-469c-8d49-4024004e2457\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAQjz2PkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/b76f0a54enqueuepeeknonutfmessage44c24504cf71e59053/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0e7917f1-35bf-493a-9f08-9ffd40ea8d93", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "0e7917f1-35bf-493a-9f08-9ffd40ea8d93", + "x-ms-request-id": "979a1e3a-1003-0048-2241-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E9dd93599-0fd1-469c-8d49-4024004e2457\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003E/wA=\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "b76f0a54enqueuepeeknonutfmessage44c24504cf71e59053" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueTimeToLive.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueTimeToLive.json new file mode 100644 index 0000000000000..e3314c467023f --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.enqueueTimeToLive.json @@ -0,0 +1,63 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/f6905fb8enqueuetimetolivebd8539860b647242b29d4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "69f7cd1a-423b-48a1-ad6c-72f87f4ed0f3", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "69f7cd1a-423b-48a1-ad6c-72f87f4ed0f3", + "x-ms-request-id": "bc6f28bf-b003-006e-4d41-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/f6905fb8enqueuetimetolivebd8539860b647242b29d4/messages?visibilitytimeout=0\u0026messagettl=2", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b198e8e0-9ace-4244-a67d-6b7ea7900c36", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "b198e8e0-9ace-4244-a67d-6b7ea7900c36", + "x-ms-request-id": "cf232c62-2003-000e-4b41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E81085320-7fd7-40a1-a5ce-a90bf90fbbfd\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 17 Apr 2023 15:28:24 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAF8DePkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "f6905fb8enqueuetimetolivebd8539860b647242b29d4" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.getAccessPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.getAccessPolicy.json new file mode 100644 index 0000000000000..41ee3966a4f45 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.getAccessPolicy.json @@ -0,0 +1,63 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/16826570getaccesspolicy744205070fa041b992eb49", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "495194a5-8a8e-475f-908b-a78ed8f92a23", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "495194a5-8a8e-475f-908b-a78ed8f92a23", + "x-ms-request-id": "45ae3cd5-6003-0020-2f41-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/16826570getaccesspolicy744205070fa041b992eb49?comp=acl", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "7699ceca-b697-453d-b352-20e47b022da7", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "7699ceca-b697-453d-b352-20e47b022da7", + "x-ms-request-id": "45ae3cec-6003-0020-4241-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CSignedIdentifiers /\u003E" + } + ], + "Variables": { + "0": "16826570getaccesspolicy744205070fa041b992eb49" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.getAccessPolicyError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.getAccessPolicyError.json new file mode 100644 index 0000000000000..c36f9d6665a72 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.getAccessPolicyError.json @@ -0,0 +1,40 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/971f0eb2getaccesspolicyerror6d189179b8d49af95bc1?comp=acl", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b701f011-34b0-48fa-bc73-dcfc0b41f20a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "b701f011-34b0-48fa-bc73-dcfc0b41f20a", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "cf232b49-2003-000e-7b41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:cf232b49-2003-000e-7b41-718783000000\n", + "Time:2023-04-17T15:28:22.0920883Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "971f0eb2getaccesspolicyerror6d189179b8d49af95bc1" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.getProperties.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.getProperties.json new file mode 100644 index 0000000000000..a5dd91c160c0e --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.getProperties.json @@ -0,0 +1,65 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/3fbb3c12getpropertiesfe6516808065836df9504f1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "39518762-1245-4c77-83cd-9d3d49732538", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "39518762-1245-4c77-83cd-9d3d49732538", + "x-ms-request-id": "9b614d4f-1003-003a-0941-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/3fbb3c12getpropertiesfe6516808065836df9504f1?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "304217f5-8956-47f7-a9b6-5e5b592502a9", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "304217f5-8956-47f7-a9b6-5e5b592502a9", + "x-ms-meta-metadata": "value", + "x-ms-request-id": "9b614d62-1003-003a-1541-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "3fbb3c12getpropertiesfe6516808065836df9504f1" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.getQueueName.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.getQueueName.json new file mode 100644 index 0000000000000..7d0c1bf1ed7ca --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.getQueueName.json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "2c2f8fd2getqueuename7fd81199e280d5bc4b7f48f8" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.getQueueUrl.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.getQueueUrl.json new file mode 100644 index 0000000000000..ee36fe79f5c77 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.getQueueUrl.json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "ffe01468getqueueurle84876776775dffe6ae645b9" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.ipBaseEndpoint.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.ipBaseEndpoint.json new file mode 100644 index 0000000000000..d355880d0e10d --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.ipBaseEndpoint.json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "407bb20cipbaseendpoint9a947135901da39a97e6400" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekEncodedMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekEncodedMessage.json new file mode 100644 index 0000000000000..128096c6aa856 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekEncodedMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/524599f2peekencodedmessage34262328651e54d859ca4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "efbbbde9-d4c8-4994-9368-365f5e37750d", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "efbbbde9-d4c8-4994-9368-365f5e37750d", + "x-ms-request-id": "74e6371a-d003-001a-7641-71cfec000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/524599f2peekencodedmessage34262328651e54d859ca4/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "357ef602-cc4b-44fc-8507-4860ea77322b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "357ef602-cc4b-44fc-8507-4860ea77322b", + "x-ms-request-id": "74e63756-d003-001a-2541-71cfec000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E2cea6087-f744-4ce4-af3b-8517081e4a46\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAu\u002Bk0P0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/524599f2peekencodedmessage34262328651e54d859ca4/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0672113d-e91c-46da-a2be-39aedd0d9b76", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "0672113d-e91c-46da-a2be-39aedd0d9b76", + "x-ms-request-id": "ef6fd905-2003-007c-5941-7180cc000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E2cea6087-f744-4ce4-af3b-8517081e4a46\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "524599f2peekencodedmessage34262328651e54d859ca4" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekFailsWithoutHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekFailsWithoutHandler.json new file mode 100644 index 0000000000000..5d0a8548f7d14 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekFailsWithoutHandler.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/b9d16a37peekfailswithouthandler884076445d1e5b82c3", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "7cfa600f-aff8-4a98-abb2-d4925bbb5a50", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "7cfa600f-aff8-4a98-abb2-d4925bbb5a50", + "x-ms-request-id": "45ae3a1e-6003-0020-1041-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/b9d16a37peekfailswithouthandler884076445d1e5b82c3/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f30fd159-2482-45ff-86ee-2527f8c57665", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "f30fd159-2482-45ff-86ee-2527f8c57665", + "x-ms-request-id": "cf232af8-2003-000e-3b41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ef032701f-2d29-4a9c-915c-a0b21c183541\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAApEB6PkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/b9d16a37peekfailswithouthandler884076445d1e5b82c3/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "6536b73b-e69d-4205-b522-15267d961d57", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "6536b73b-e69d-4205-b522-15267d961d57", + "x-ms-request-id": "45ae3a50-6003-0020-3841-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ef032701f-2d29-4a9c-915c-a0b21c183541\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "b9d16a37peekfailswithouthandler884076445d1e5b82c3" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekMessage.json new file mode 100644 index 0000000000000..d0fb48b858150 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/db2ed98dpeekmessage41790809ffc5d43fb0654ffd", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "bc51dbce-321a-4d22-9b79-dcbe4d5cf83c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "bc51dbce-321a-4d22-9b79-dcbe4d5cf83c", + "x-ms-request-id": "45ae3dcf-6003-0020-6e41-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/db2ed98dpeekmessage41790809ffc5d43fb0654ffd/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "125b96c6-5f9a-41b4-9971-259b804f8c7e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "125b96c6-5f9a-41b4-9971-259b804f8c7e", + "x-ms-request-id": "bc6f29f3-b003-006e-2741-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E1b3e1367-99cf-4e0b-aa33-00f6f6651a3b\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAfI8oP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/db2ed98dpeekmessage41790809ffc5d43fb0654ffd/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "eaef25c2-7d4e-4db6-8105-4c820b685fc0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "eaef25c2-7d4e-4db6-8105-4c820b685fc0", + "x-ms-request-id": "9b614e15-1003-003a-1b41-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E1b3e1367-99cf-4e0b-aa33-00f6f6651a3b\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "db2ed98dpeekmessage41790809ffc5d43fb0654ffd" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekMessageError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekMessageError.json new file mode 100644 index 0000000000000..e707e97bef1c0 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekMessageError.json @@ -0,0 +1,40 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/de29667bpeekmessageerror871937345d735c8823b24b/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b1d80f0a-09d3-4e2b-a4af-d1c339d440ec", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "b1d80f0a-09d3-4e2b-a4af-d1c339d440ec", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "979a1ddf-1003-0048-5641-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:979a1ddf-1003-0048-5641-71b304000000\n", + "Time:2023-04-17T15:28:22.6008679Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "de29667bpeekmessageerror871937345d735c8823b24b" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekMultipleMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekMultipleMessages.json new file mode 100644 index 0000000000000..2dd5e9af2b747 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekMultipleMessages.json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/aa7bca1fpeekmultiplemessages92f4171870586d332fde", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a4435ab8-6fc9-4702-921b-9334f737ea95", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "a4435ab8-6fc9-4702-921b-9334f737ea95", + "x-ms-request-id": "62cc0d6b-e003-0001-7241-71f1ef000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/aa7bca1fpeekmultiplemessages92f4171870586d332fde/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "462d26df-5f5a-4e6d-a5d8-70eb0e408880", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 1\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "462d26df-5f5a-4e6d-a5d8-70eb0e408880", + "x-ms-request-id": "9b614d7a-1003-003a-2541-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E37e41104-3c05-4c63-aff6-8d91b6645bf0\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAXFH\u002BPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/aa7bca1fpeekmultiplemessages92f4171870586d332fde/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a14f6602-f780-439c-a53f-47ad0282e1e3", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 2\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "a14f6602-f780-439c-a53f-47ad0282e1e3", + "x-ms-request-id": "979a1e6d-1003-0048-4741-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ef96e18e9-04db-4422-a23b-a66caca59696\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAQawBP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/aa7bca1fpeekmultiplemessages92f4171870586d332fde/messages?peekonly=true\u0026numofmessages=2", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "7b37518d-5fb1-4078-9a3c-abafa0fe759a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "7b37518d-5fb1-4078-9a3c-abafa0fe759a", + "x-ms-request-id": "9b614d96-1003-003a-3a41-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E37e41104-3c05-4c63-aff6-8d91b6645bf0\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message 1\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ef96e18e9-04db-4422-a23b-a66caca59696\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message 2\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "aa7bca1fpeekmultiplemessages92f4171870586d332fde" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekTooManyMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekTooManyMessages.json new file mode 100644 index 0000000000000..9e6dd432f5948 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekTooManyMessages.json @@ -0,0 +1,67 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/92f1b27cpeektoomanymessagesc7a263774403fa71d50c", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "bf461a1a-b7fd-4fe0-936c-94d0f54b76a2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "bf461a1a-b7fd-4fe0-936c-94d0f54b76a2", + "x-ms-request-id": "ef6fd8db-2003-007c-3b41-7180cc000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/92f1b27cpeektoomanymessagesc7a263774403fa71d50c/messages?peekonly=true\u0026numofmessages=33", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "1170e0ff-8a77-4d75-a121-e6e1463a3079", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "456", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "1170e0ff-8a77-4d75-a121-e6e1463a3079", + "x-ms-error-code": "OutOfRangeQueryParameterValue", + "x-ms-request-id": "45ae3e57-6003-0020-5741-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EOutOfRangeQueryParameterValue\u003C/Code\u003E\u003CMessage\u003EOne of the query parameters specified in the request URI is outside the permissible range.\n", + "RequestId:45ae3e57-6003-0020-5741-71d594000000\n", + "Time:2023-04-17T15:28:23.1722984Z\u003C/Message\u003E\u003CQueryParameterName\u003Enumofmessages\u003C/QueryParameterName\u003E\u003CQueryParameterValue\u003E33\u003C/QueryParameterValue\u003E\u003CMinimumAllowed\u003E1\u003C/MinimumAllowed\u003E\u003CMaximumAllowed\u003E32\u003C/MaximumAllowed\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "92f1b27cpeektoomanymessagesc7a263774403fa71d50c" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekWithHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekWithHandler.json new file mode 100644 index 0000000000000..53ae26daf1150 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekWithHandler.json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/1d58f2e1peekwithhandler0796683872e16aa4205042", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3384c346-95db-4400-b985-47ba06a178aa", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "3384c346-95db-4400-b985-47ba06a178aa", + "x-ms-request-id": "cf232ac3-2003-000e-1541-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/1d58f2e1peekwithhandler0796683872e16aa4205042/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "7b757f01-296e-438a-a405-29160cb88e06", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "7b757f01-296e-438a-a405-29160cb88e06", + "x-ms-request-id": "cf232ad2-2003-000e-2041-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E3c3f24ab-4f61-4653-b5a7-f125fa4cc83d\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAQRpxPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/1d58f2e1peekwithhandler0796683872e16aa4205042/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e7d754e0-f033-47e0-9998-ba4326f68924", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "e7d754e0-f033-47e0-9998-ba4326f68924", + "x-ms-request-id": "cf232aec-2003-000e-3341-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E31995367-8c8a-4ee4-a994-923b15ec030f\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAApHB2PkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/1d58f2e1peekwithhandler0796683872e16aa4205042/messages?peekonly=true\u0026numofmessages=10", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e924133f-f3c3-4590-879a-5cfccd44dddb", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "e924133f-f3c3-4590-879a-5cfccd44dddb", + "x-ms-request-id": "45ae3a36-6003-0020-2341-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E3c3f24ab-4f61-4653-b5a7-f125fa4cc83d\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E31995367-8c8a-4ee4-a994-923b15ec030f\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "1d58f2e1peekwithhandler0796683872e16aa4205042" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekWithHandlerException.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekWithHandlerException.json new file mode 100644 index 0000000000000..9b41761cf097a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekWithHandlerException.json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/c2493cc4peekwithhandlerexception887488826713ebd26d", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "dafdd424-b00e-462d-92c4-5f4593ca002a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "dafdd424-b00e-462d-92c4-5f4593ca002a", + "x-ms-request-id": "bc6f2a02-b003-006e-3441-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/c2493cc4peekwithhandlerexception887488826713ebd26d/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "eefd424f-3f7d-482b-b4bb-0055f0cd3563", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "eefd424f-3f7d-482b-b4bb-0055f0cd3563", + "x-ms-request-id": "bc6f2a1d-b003-006e-4841-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E871576c0-5624-4589-9a5a-21f93aa81365\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAxRA1P0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/c2493cc4peekwithhandlerexception887488826713ebd26d/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "9f730009-4496-4ef5-bfde-5fb30fc571f0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "9f730009-4496-4ef5-bfde-5fb30fc571f0", + "x-ms-request-id": "979a1fea-1003-0048-7541-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E94176371-8455-4552-b227-d08cc293676d\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA1adAP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/c2493cc4peekwithhandlerexception887488826713ebd26d/messages?peekonly=true\u0026numofmessages=10", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "6e4fa2ea-49f9-49a9-88e3-443fc32b6211", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "6e4fa2ea-49f9-49a9-88e3-443fc32b6211", + "x-ms-request-id": "979a1ffb-1003-0048-0341-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E871576c0-5624-4589-9a5a-21f93aa81365\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E94176371-8455-4552-b227-d08cc293676d\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "c2493cc4peekwithhandlerexception887488826713ebd26d" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekWithSyncHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekWithSyncHandler.json new file mode 100644 index 0000000000000..b4c84c4e98f63 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.peekWithSyncHandler.json @@ -0,0 +1,150 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/0db39608peekwithsynchandlerfe015563d6db553abce9", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3dbfe107-b543-4a26-a712-4d3ce7d20429", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "3dbfe107-b543-4a26-a712-4d3ce7d20429", + "x-ms-request-id": "9b614e25-1003-003a-2741-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/0db39608peekwithsynchandlerfe015563d6db553abce9/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d453b439-1da8-4d33-ab47-283fc7afa6d3", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "d453b439-1da8-4d33-ab47-283fc7afa6d3", + "x-ms-request-id": "9b614e2f-1003-003a-2d41-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E18d5b67b-04fa-49c7-adc5-779dac14754d\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAPo46P0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/0db39608peekwithsynchandlerfe015563d6db553abce9/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "6496fe7c-4cfd-478c-b55d-45674a9d3fa2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "6496fe7c-4cfd-478c-b55d-45674a9d3fa2", + "x-ms-request-id": "3f787b12-6003-001f-4441-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ed598bfa4-ef09-4afe-ae50-07424b7eb716\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAiJY/P0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/0db39608peekwithsynchandlerfe015563d6db553abce9/messages?peekonly=true\u0026numofmessages=10", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3f9b70e8-badf-4bba-82a9-82a7c45d74de", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "3f9b70e8-badf-4bba-82a9-82a7c45d74de", + "x-ms-request-id": "3f787b1d-6003-001f-4c41-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E18d5b67b-04fa-49c7-adc5-779dac14754d\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ed598bfa4-ef09-4afe-ae50-07424b7eb716\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/0db39608peekwithsynchandlerfe015563d6db553abce9?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "99ce5669-76fc-460b-87af-fe85f91c8eef", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "2", + "x-ms-client-request-id": "99ce5669-76fc-460b-87af-fe85f91c8eef", + "x-ms-request-id": "9b614e4e-1003-003a-4441-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "0db39608peekwithsynchandlerfe015563d6db553abce9" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.perCallPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.perCallPolicy.json new file mode 100644 index 0000000000000..44d8cef2474a7 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.perCallPolicy.json @@ -0,0 +1,62 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/86ba1710percallpolicycff88863ef9c14d1cae1410", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a7c1d1ac-5505-4b9e-b856-f2c8e2ea1856", + "x-ms-version": "2017-11-09" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-request-id": "cf232a63-2003-000e-4d41-718783000000", + "x-ms-version": "2017-11-09" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/86ba1710percallpolicycff88863ef9c14d1cae1410?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "85db02d2-85ea-4702-bc16-4fac03898634", + "x-ms-version": "2017-11-09" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-request-id": "cf232aa5-2003-000e-7e41-718783000000", + "x-ms-version": "2017-11-09" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "86ba1710percallpolicycff37777f8a086cc81f0491", + "1": "86ba1710percallpolicycff88863ef9c14d1cae1410" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAccessPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAccessPolicy.json new file mode 100644 index 0000000000000..bdcaef82c6018 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAccessPolicy.json @@ -0,0 +1,91 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/d89c9f5csetaccesspolicyd9d50268ca8522f721ac4e", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0065aeaf-cb15-4d39-ad65-e548f45fc189", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "0065aeaf-cb15-4d39-ad65-e548f45fc189", + "x-ms-request-id": "62cc0e2a-e003-0001-7d41-71f1ef000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/d89c9f5csetaccesspolicyd9d50268ca8522f721ac4e?comp=acl", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "267", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "5114b95d-fcf4-444b-97f7-af25418a6bde", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003Etestpermission\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Eraup\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E", + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "5114b95d-fcf4-444b-97f7-af25418a6bde", + "x-ms-request-id": "45ae3df6-6003-0020-0d41-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/d89c9f5csetaccesspolicyd9d50268ca8522f721ac4e?comp=acl", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "537ceb9d-dbea-433c-b03e-a0cf19145899", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "537ceb9d-dbea-433c-b03e-a0cf19145899", + "x-ms-request-id": "3f787af3-6003-001f-2e41-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003Etestpermission\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00.0000000Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00.0000000Z\u003C/Expiry\u003E\u003CPermission\u003Eraup\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E" + } + ], + "Variables": { + "0": "d89c9f5csetaccesspolicyd9d50268ca8522f721ac4e" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAndClearMetadata[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAndClearMetadata[1].json new file mode 100644 index 0000000000000..6637ba7ddf55e --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAndClearMetadata[1].json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/894ccdb0setandclearmetadataa243487666aab7383189", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "07ccf5ef-6ec0-43a8-a1cb-93935155d94d", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "07ccf5ef-6ec0-43a8-a1cb-93935155d94d", + "x-ms-request-id": "45ae3a8c-6003-0020-6641-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/894ccdb0setandclearmetadataa243487666aab7383189?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "07b388c1-3ef1-4b50-8a72-c7b37acfb825", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "07b388c1-3ef1-4b50-8a72-c7b37acfb825", + "x-ms-request-id": "cf232b40-2003-000e-7341-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/894ccdb0setandclearmetadataa243487666aab7383189?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e0152ec2-a588-4106-86be-76fd81a18b86", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "e0152ec2-a588-4106-86be-76fd81a18b86", + "x-ms-request-id": "45ae3abb-6003-0020-0c41-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/894ccdb0setandclearmetadataa243487666aab7383189?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "bd9e3b9e-21a8-4bc7-a906-19871eea291b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "bd9e3b9e-21a8-4bc7-a906-19871eea291b", + "x-ms-meta-metadata": "value", + "x-ms-request-id": "45ae3add-6003-0020-2741-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "894ccdb0setandclearmetadataa243487666aab7383189" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAndClearMetadata[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAndClearMetadata[2].json new file mode 100644 index 0000000000000..b1276e1765768 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAndClearMetadata[2].json @@ -0,0 +1,123 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/a2619e73setandclearmetadataf2c93243b9372f2455e7", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "caf8e30a-497f-4b74-a82e-d2fe1b5b9a00", + "x-ms-meta-metadata1": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "caf8e30a-497f-4b74-a82e-d2fe1b5b9a00", + "x-ms-request-id": "cf232b88-2003-000e-2f41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/a2619e73setandclearmetadataf2c93243b9372f2455e7?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "cb69f7a4-c2af-4865-889f-c92fb04d6f8f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "cb69f7a4-c2af-4865-889f-c92fb04d6f8f", + "x-ms-meta-metadata1": "value", + "x-ms-request-id": "cf232bb8-2003-000e-5041-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/a2619e73setandclearmetadataf2c93243b9372f2455e7?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "99abda15-0e17-4c6e-b1e2-cbeac0a940e4", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "99abda15-0e17-4c6e-b1e2-cbeac0a940e4", + "x-ms-request-id": "bc6f285d-b003-006e-0141-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/a2619e73setandclearmetadataf2c93243b9372f2455e7?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3870f838-ac4e-4d59-91b4-7a9f3165f6f4", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "3870f838-ac4e-4d59-91b4-7a9f3165f6f4", + "x-ms-meta-metadata": "value", + "x-ms-request-id": "bc6f2883-b003-006e-1e41-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "a2619e73setandclearmetadataf2c93243b9372f2455e7" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAndClearMetadata[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAndClearMetadata[3].json new file mode 100644 index 0000000000000..3cafe98ae6d75 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAndClearMetadata[3].json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/bb7aaf32setandclearmetadata7fb5183842a05d3684a6", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "fd73ff76-52bb-458f-8bbc-135a0ad4d0d2", + "x-ms-meta-metadata1": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "fd73ff76-52bb-458f-8bbc-135a0ad4d0d2", + "x-ms-request-id": "979a1d20-1003-0048-4541-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/bb7aaf32setandclearmetadata7fb5183842a05d3684a6?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4ac72c63-d0c4-4627-a21a-a56f47b2e419", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "4ac72c63-d0c4-4627-a21a-a56f47b2e419", + "x-ms-meta-metadata1": "value", + "x-ms-request-id": "979a1d3c-1003-0048-5c41-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/bb7aaf32setandclearmetadata7fb5183842a05d3684a6?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "2519222c-e5b3-44b1-a2eb-26e4b2988ade", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "2519222c-e5b3-44b1-a2eb-26e4b2988ade", + "x-ms-request-id": "979a1d49-1003-0048-6641-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/bb7aaf32setandclearmetadata7fb5183842a05d3684a6?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "14d43864-dbe1-4f6d-8b3e-41c2d5a4e244", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "14d43864-dbe1-4f6d-8b3e-41c2d5a4e244", + "x-ms-request-id": "979a1d62-1003-0048-7841-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "bb7aaf32setandclearmetadata7fb5183842a05d3684a6" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAndClearMetadata[4].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAndClearMetadata[4].json new file mode 100644 index 0000000000000..bd3e6702ca36a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAndClearMetadata[4].json @@ -0,0 +1,123 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/f43b39f5setandclearmetadata9ce83432f985351dceed", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4a43dca6-900f-4413-9606-4201a224daad", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "4a43dca6-900f-4413-9606-4201a224daad", + "x-ms-request-id": "979a1d9d-1003-0048-2541-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/f43b39f5setandclearmetadata9ce83432f985351dceed?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "63bf1a2b-adec-4a23-a37c-c405e11206e5", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "63bf1a2b-adec-4a23-a37c-c405e11206e5", + "x-ms-meta-metadata": "value", + "x-ms-request-id": "cf232c50-2003-000e-3d41-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/f43b39f5setandclearmetadata9ce83432f985351dceed?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ed37a5d5-a32c-478b-9adf-a68a2e92458a", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "ed37a5d5-a32c-478b-9adf-a68a2e92458a", + "x-ms-request-id": "979a1dce-1003-0048-4841-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/f43b39f5setandclearmetadata9ce83432f985351dceed?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f776bcd2-4946-43a7-9335-9d6846056c05", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "f776bcd2-4946-43a7-9335-9d6846056c05", + "x-ms-meta-metadata": "value", + "x-ms-request-id": "3f787a4a-6003-001f-2f41-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "f43b39f5setandclearmetadata9ce83432f985351dceed" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAndClearMetadata[5].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAndClearMetadata[5].json new file mode 100644 index 0000000000000..3495422f079bb --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setAndClearMetadata[5].json @@ -0,0 +1,119 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/ed2008b4setandclearmetadatafaf26633b7c969b6cf60", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a800b137-d7da-43d2-b940-0f3e7e6a5373", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "a800b137-d7da-43d2-b940-0f3e7e6a5373", + "x-ms-request-id": "45ae3c2e-6003-0020-2c41-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/ed2008b4setandclearmetadatafaf26633b7c969b6cf60?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "013693e4-add5-48b1-b9fa-a2f5444673c7", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "013693e4-add5-48b1-b9fa-a2f5444673c7", + "x-ms-request-id": "979a1db8-1003-0048-3941-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/ed2008b4setandclearmetadatafaf26633b7c969b6cf60?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a7e83779-319a-4d9b-8954-0a6432be391f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "a7e83779-319a-4d9b-8954-0a6432be391f", + "x-ms-request-id": "bc6f28e9-b003-006e-6a41-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/ed2008b4setandclearmetadatafaf26633b7c969b6cf60?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e4d366be-fc9c-4e76-98c2-f363e18a9da5", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "e4d366be-fc9c-4e76-98c2-f363e18a9da5", + "x-ms-request-id": "bc6f2902-b003-006e-7b41-71fb1c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "ed2008b4setandclearmetadatafaf26633b7c969b6cf60" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setInvalidAccessPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setInvalidAccessPolicy.json new file mode 100644 index 0000000000000..470b10f148a5f --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setInvalidAccessPolicy.json @@ -0,0 +1,68 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/c0c71756setinvalidaccesspolicyaa5615964c216070e56", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "1b78855a-575e-4e71-b9ae-713b58acb479", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "1b78855a-575e-4e71-b9ae-713b58acb479", + "x-ms-request-id": "61471937-6003-0042-6a41-7117b3000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/c0c71756setinvalidaccesspolicyaa5615964c216070e56?comp=acl", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "321", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e8ca1dff-32b7-4b71-bfdc-d91f0621612f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003Etheidofthispermissionislongerthanwhatisallowedbytheserviceandshouldfail\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E", + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "371", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "e8ca1dff-32b7-4b71-bfdc-d91f0621612f", + "x-ms-error-code": "InvalidXmlDocument", + "x-ms-request-id": "5c5b6ed6-6003-006d-2141-711a78000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidXmlDocument\u003C/Code\u003E\u003CMessage\u003EXML specified is not syntactically valid.\n", + "RequestId:5c5b6ed6-6003-006d-2141-711a78000000\n", + "Time:2023-04-17T15:28:23.2856929Z\u003C/Message\u003E\u003CLineNumber\u003E1\u003C/LineNumber\u003E\u003CLinePosition\u003E304\u003C/LinePosition\u003E\u003CReason\u003ESigned identifier ID cannot be empty or over 64 characters in length\u003C/Reason\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "c0c71756setinvalidaccesspolicyaa5615964c216070e56" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setInvalidMetadata[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setInvalidMetadata[1].json new file mode 100644 index 0000000000000..f7c4a9b1c1c13 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setInvalidMetadata[1].json @@ -0,0 +1,68 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/93208e27setinvalidmetadatae1e811758d903df7837e4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f2ee8c5c-4c1b-45b0-ba33-1b6423162d42", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "f2ee8c5c-4c1b-45b0-ba33-1b6423162d42", + "x-ms-request-id": "9b614d36-1003-003a-7a41-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/93208e27setinvalidmetadatae1e811758d903df7837e4?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "687e1964-a574-42cc-92c4-e29d01a99908", + "x-ms-meta-invalid-meta": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "260", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "687e1964-a574-42cc-92c4-e29d01a99908", + "x-ms-error-code": "InvalidMetadata", + "x-ms-request-id": "45ae3cb5-6003-0020-1741-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidMetadata\u003C/Code\u003E\u003CMessage\u003EThe metadata specified is invalid. It has characters that are not permitted.\n", + "RequestId:45ae3cb5-6003-0020-1741-71d594000000\n", + "Time:2023-04-17T15:28:22.7075570Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "93208e27setinvalidmetadatae1e811758d903df7837e4" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setInvalidMetadata[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setInvalidMetadata[2].json new file mode 100644 index 0000000000000..853c1d9546f1d --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setInvalidMetadata[2].json @@ -0,0 +1,68 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/b80ddde4setinvalidmetadata65d929379f894548df9f4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e730bc72-4080-482a-9f4c-e8b23276ffdd", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "e730bc72-4080-482a-9f4c-e8b23276ffdd", + "x-ms-request-id": "62cc0dcb-e003-0001-3841-71f1ef000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/b80ddde4setinvalidmetadata65d929379f894548df9f4?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "714b8fb8-f187-4cd0-adb5-9f001f97fb4a", + "x-ms-meta-12345": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "260", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "714b8fb8-f187-4cd0-adb5-9f001f97fb4a", + "x-ms-error-code": "InvalidMetadata", + "x-ms-request-id": "9b614dc7-1003-003a-5e41-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidMetadata\u003C/Code\u003E\u003CMessage\u003EThe metadata specified is invalid. It has characters that are not permitted.\n", + "RequestId:9b614dc7-1003-003a-5e41-71b44b000000\n", + "Time:2023-04-17T15:28:22.9092856Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "b80ddde4setinvalidmetadata65d929379f894548df9f4" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setInvalidMetadata[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setInvalidMetadata[3].json new file mode 100644 index 0000000000000..162619f2cba36 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setInvalidMetadata[3].json @@ -0,0 +1,68 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/a116eca5setinvalidmetadatabad03743ab3616d19b0b4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "309e6224-2e7b-4655-ab9d-4a530d08bda0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "309e6224-2e7b-4655-ab9d-4a530d08bda0", + "x-ms-request-id": "979a1e5f-1003-0048-3d41-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/a116eca5setinvalidmetadatabad03743ab3616d19b0b4?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "648a716b-d95c-44b3-af5f-06dc58dad851", + "x-ms-meta-": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "278", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "648a716b-d95c-44b3-af5f-06dc58dad851", + "x-ms-error-code": "EmptyMetadataKey", + "x-ms-request-id": "9b614d89-1003-003a-3141-71b44b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EEmptyMetadataKey\u003C/Code\u003E\u003CMessage\u003EThe key for one of the metadata key-value pairs is empty.\n", + "RequestId:9b614d89-1003-003a-3141-71b44b000000\n", + "Time:2023-04-17T15:28:22.8083433Z\u003C/Message\u003E\u003CMetadataValue\u003Evalue\u003C/MetadataValue\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "a116eca5setinvalidmetadatabad03743ab3616d19b0b4" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setMetadataQueueError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setMetadataQueueError.json new file mode 100644 index 0000000000000..c2ff2b552d161 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setMetadataQueueError.json @@ -0,0 +1,41 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/8defe1d3setmetadataqueueerror7371980190183bfd32d?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "43a8e9cb-98e4-4937-9020-28fdecabdd36", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "43a8e9cb-98e4-4937-9020-28fdecabdd36", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "3f787a86-6003-001f-5d41-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:3f787a86-6003-001f-5d41-711d37000000\n", + "Time:2023-04-17T15:28:22.8329181Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "8defe1d3setmetadataqueueerror7371980190183bfd32d" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setMultipleAccessPolicies.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setMultipleAccessPolicies.json new file mode 100644 index 0000000000000..448e86e26bce6 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setMultipleAccessPolicies.json @@ -0,0 +1,91 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/47a2d467setmultipleaccesspoliciesde306066acf0fb626", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "00f87995-6a60-4c01-b030-734ca116816c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "00f87995-6a60-4c01-b030-734ca116816c", + "x-ms-request-id": "45ae3d22-6003-0020-6a41-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/47a2d467setmultipleaccesspoliciesde306066acf0fb626?comp=acl", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "617", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "bf8d1254-51a4-46ec-ad5b-4428ed569cc0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy0\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy1\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy2\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E", + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "bf8d1254-51a4-46ec-ad5b-4428ed569cc0", + "x-ms-request-id": "45ae3d43-6003-0020-0241-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/47a2d467setmultipleaccesspoliciesde306066acf0fb626?comp=acl", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "276e786e-3fee-4894-a866-1af3b33a9af5", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "276e786e-3fee-4894-a866-1af3b33a9af5", + "x-ms-request-id": "45ae3d5b-6003-0020-1441-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy0\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00.0000000Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00.0000000Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy1\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00.0000000Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00.0000000Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy2\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00.0000000Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00.0000000Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E" + } + ], + "Variables": { + "0": "47a2d467setmultipleaccesspoliciesde306066acf0fb626" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setTooManyAccessPolicies.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setTooManyAccessPolicies.json new file mode 100644 index 0000000000000..bc02a7fc63056 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.setTooManyAccessPolicies.json @@ -0,0 +1,68 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/be8cc709settoomanyaccesspoliciesfa0221176a1c3dba17", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8a418856-a613-4c9a-8aaf-082ab972d037", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "8a418856-a613-4c9a-8aaf-082ab972d037", + "x-ms-request-id": "62cc0e52-e003-0001-1941-71f1ef000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/be8cc709settoomanyaccesspoliciesfa0221176a1c3dba17?comp=acl", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "1157", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "68554be4-9cf2-4248-955e-562a4ca748b5", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy0\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy1\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy2\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy3\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy4\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy5\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E", + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "294", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "68554be4-9cf2-4248-955e-562a4ca748b5", + "x-ms-error-code": "InvalidXmlDocument", + "x-ms-request-id": "979a1faa-1003-0048-4241-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidXmlDocument\u003C/Code\u003E\u003CMessage\u003EXML specified is not syntactically valid.\n", + "RequestId:979a1faa-1003-0048-4241-71b304000000\n", + "Time:2023-04-17T15:28:23.1485539Z\u003C/Message\u003E\u003CLineNumber\u003E0\u003C/LineNumber\u003E\u003CLinePosition\u003E0\u003C/LinePosition\u003E\u003CReason /\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "be8cc709settoomanyaccesspoliciesfa0221176a1c3dba17" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessage.json new file mode 100644 index 0000000000000..a4788cc15443e --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessage.json @@ -0,0 +1,151 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/15b4ae10updatemessage5b7012862f70b96ec92b4e5", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "570115d7-83f1-40cd-baf1-0e00d823f079", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "570115d7-83f1-40cd-baf1-0e00d823f079", + "x-ms-request-id": "3f787a96-6003-001f-6841-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/15b4ae10updatemessage5b7012862f70b96ec92b4e5/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "120", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d259f169-4720-44f7-964f-6d69c0bcf4c7", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "d259f169-4720-44f7-964f-6d69c0bcf4c7", + "x-ms-request-id": "62cc0dde-e003-0001-4741-71f1ef000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E3ffa2d2e-192b-4f77-a501-2ba4be007ea5\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAkP0RP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/15b4ae10updatemessage5b7012862f70b96ec92b4e5/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "df9af077-ff17-43f7-93cb-c67724993928", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "df9af077-ff17-43f7-93cb-c67724993928", + "x-ms-request-id": "3f787aa8-6003-001f-7641-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E3ffa2d2e-192b-4f77-a501-2ba4be007ea5\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAqOX3UEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/15b4ae10updatemessage5b7012862f70b96ec92b4e5/messages/3ffa2d2e-192b-4f77-a501-2ba4be007ea5?popreceipt=AgAAAAMAAAAAAAAAqOX3UEFx2QE%3D\u0026visibilitytimeout=1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "114", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "818b2864-0adb-40e4-8391-cafb69784a64", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EUpdated test message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "818b2864-0adb-40e4-8391-cafb69784a64", + "x-ms-popreceipt": "AwAAAAMAAAAAAAAAvcu0P0Fx2QEBAAAA", + "x-ms-request-id": "45ae3da6-6003-0020-4d41-71d594000000", + "x-ms-time-next-visible": "Mon, 17 Apr 2023 15:28:23 GMT", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/15b4ae10updatemessage5b7012862f70b96ec92b4e5/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:26 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "eba49468-ba97-4ba5-9baa-e856ec09b18d", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "eba49468-ba97-4ba5-9baa-e856ec09b18d", + "x-ms-request-id": "61471c3d-6003-0042-2b41-7117b3000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E3ffa2d2e-192b-4f77-a501-2ba4be007ea5\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003EUpdated test message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "15b4ae10updatemessage5b7012862f70b96ec92b4e5" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessageInvalidArgs[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessageInvalidArgs[1].json new file mode 100644 index 0000000000000..b6385c28ad12c --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessageInvalidArgs[1].json @@ -0,0 +1,126 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/9dbf7e9aupdatemessageinvalidargs8c484014f88c49090b", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f9d60975-f6f0-4d95-938e-174d499ebbb6", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "f9d60975-f6f0-4d95-938e-174d499ebbb6", + "x-ms-request-id": "45ae3afd-6003-0020-4041-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/9dbf7e9aupdatemessageinvalidargs8c484014f88c49090b/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "120", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4640bc92-859c-420a-ba4e-3d1a986055d0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "4640bc92-859c-420a-ba4e-3d1a986055d0", + "x-ms-request-id": "45ae3b19-6003-0020-5941-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ee8286483-8b84-43c4-b2b3-5b99cb3c82bb\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA/2ilPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/9dbf7e9aupdatemessageinvalidargs8c484014f88c49090b/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "fea749e6-2e05-476e-9e32-ece093acacb4", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "fea749e6-2e05-476e-9e32-ece093acacb4", + "x-ms-request-id": "45ae3b2c-6003-0020-6841-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ee8286483-8b84-43c4-b2b3-5b99cb3c82bb\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAxxiKUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/9dbf7e9aupdatemessageinvalidargs8c484014f88c49090b/messages/e8286483-8b84-43c4-b2b3-5b99cb3c82bb?popreceipt=AgAAAAMAAAAAAAAAxxiKUEFx2QE%3DRandom\u0026visibilitytimeout=1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "114", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "411af7cf-065b-4b54-8be6-10671bcb0805", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EUpdated test message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "444", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "411af7cf-065b-4b54-8be6-10671bcb0805", + "x-ms-error-code": "InvalidQueryParameterValue", + "x-ms-request-id": "45ae3b4c-6003-0020-0141-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidQueryParameterValue\u003C/Code\u003E\u003CMessage\u003EValue for one of the query parameters specified in the request URI is invalid.\n", + "RequestId:45ae3b4c-6003-0020-0141-71d594000000\n", + "Time:2023-04-17T15:28:22.2428164Z\u003C/Message\u003E\u003CQueryParameterName\u003Epopreceipt\u003C/QueryParameterName\u003E\u003CQueryParameterValue\u003EAgAAAAMAAAAAAAAAxxiKUEFx2QE=Random\u003C/QueryParameterValue\u003E\u003CReason\u003EInvalid pop receipt format\u003C/Reason\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "9dbf7e9aupdatemessageinvalidargs8c484014f88c49090b" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessageInvalidArgs[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessageInvalidArgs[2].json new file mode 100644 index 0000000000000..727172980efee --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessageInvalidArgs[2].json @@ -0,0 +1,126 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/b6922d59updatemessageinvalidargsf3242198fbb144e6f5", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "aa4d8553-7fb7-4b78-a790-17eb74c84ef9", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "aa4d8553-7fb7-4b78-a790-17eb74c84ef9", + "x-ms-request-id": "45ae3b96-6003-0020-3941-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/b6922d59updatemessageinvalidargsf3242198fbb144e6f5/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "120", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c64a6e3c-ed42-4784-bdb5-fe3b5a35075e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "c64a6e3c-ed42-4784-bdb5-fe3b5a35075e", + "x-ms-request-id": "45ae3bac-6003-0020-4b41-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Efed637e0-902b-4bbf-a44f-f6cb44445af3\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAII7APkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/b6922d59updatemessageinvalidargsf3242198fbb144e6f5/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0a25f181-b6a7-4140-8d2b-65633352202b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "0a25f181-b6a7-4140-8d2b-65633352202b", + "x-ms-request-id": "45ae3bc7-6003-0020-6041-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Efed637e0-902b-4bbf-a44f-f6cb44445af3\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAY\u002BumUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/b6922d59updatemessageinvalidargsf3242198fbb144e6f5/messages/fed637e0-902b-4bbf-a44f-f6cb44445af3Random?popreceipt=AgAAAAMAAAAAAAAAY%2BumUEFx2QE%3D\u0026visibilitytimeout=1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "114", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f506b3f8-dd7f-4626-b4fa-03b44f82f803", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EUpdated test message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "221", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "f506b3f8-dd7f-4626-b4fa-03b44f82f803", + "x-ms-error-code": "MessageNotFound", + "x-ms-request-id": "45ae3bd5-6003-0020-6c41-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EMessageNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified message does not exist.\n", + "RequestId:45ae3bd5-6003-0020-6c41-71d594000000\n", + "Time:2023-04-17T15:28:22.4297126Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "b6922d59updatemessageinvalidargsf3242198fbb144e6f5" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessageInvalidArgs[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessageInvalidArgs[3].json new file mode 100644 index 0000000000000..b828507b3289a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessageInvalidArgs[3].json @@ -0,0 +1,126 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/af891c18updatemessageinvalidargs9345952411ce6eb69b", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3a5bd0c7-5173-448a-87a3-67f54bbad0de", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "3a5bd0c7-5173-448a-87a3-67f54bbad0de", + "x-ms-request-id": "cf232c42-2003-000e-3441-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/af891c18updatemessageinvalidargs9345952411ce6eb69b/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "120", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "423dc5c9-c122-4c86-873e-48d0476b0133", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "423dc5c9-c122-4c86-873e-48d0476b0133", + "x-ms-request-id": "45ae3c47-6003-0020-3f41-71d594000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E1bddb672-7352-49a4-9a84-834a8ab38dd0\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAqBLdPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/af891c18updatemessageinvalidargs9345952411ce6eb69b/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0e7f4763-7d36-42f3-babe-bac49fd9c7ce", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "0e7f4763-7d36-42f3-babe-bac49fd9c7ce", + "x-ms-request-id": "979a1df2-1003-0048-6441-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E1bddb672-7352-49a4-9a84-834a8ab38dd0\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAD9zHUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/af891c18updatemessageinvalidargs9345952411ce6eb69b/messages/1bddb672-7352-49a4-9a84-834a8ab38dd0Random?popreceipt=AgAAAAMAAAAAAAAAD9zHUEFx2QE%3DRandom\u0026visibilitytimeout=1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "114", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "751f0fae-dc31-4d4b-bb7d-ba736125055d", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EUpdated test message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "444", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "751f0fae-dc31-4d4b-bb7d-ba736125055d", + "x-ms-error-code": "InvalidQueryParameterValue", + "x-ms-request-id": "979a1e0e-1003-0048-7b41-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidQueryParameterValue\u003C/Code\u003E\u003CMessage\u003EValue for one of the query parameters specified in the request URI is invalid.\n", + "RequestId:979a1e0e-1003-0048-7b41-71b304000000\n", + "Time:2023-04-17T15:28:22.6778222Z\u003C/Message\u003E\u003CQueryParameterName\u003Epopreceipt\u003C/QueryParameterName\u003E\u003CQueryParameterValue\u003EAgAAAAMAAAAAAAAAD9zHUEFx2QE=Random\u003C/QueryParameterValue\u003E\u003CReason\u003EInvalid pop receipt format\u003C/Reason\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "af891c18updatemessageinvalidargs9345952411ce6eb69b" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessageNoBody.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessageNoBody.json new file mode 100644 index 0000000000000..1ff6b604cff09 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessageNoBody.json @@ -0,0 +1,150 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/8110ca89updatemessagenobodyeba74423958c6e933530", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "bac79d59-5d0f-496f-adbb-d812f98215bb", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "bac79d59-5d0f-496f-adbb-d812f98215bb", + "x-ms-request-id": "cf232b64-2003-000e-1241-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/8110ca89updatemessagenobodyeba74423958c6e933530/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "120", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e3fc324e-4b37-4c72-a378-216b9755c401", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "e3fc324e-4b37-4c72-a378-216b9755c401", + "x-ms-request-id": "cf232b74-2003-000e-2041-718783000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E76ba487d-c4f5-410c-85a9-0180048757ba\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA5FOdPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/8110ca89updatemessagenobodyeba74423958c6e933530/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "323c996a-fc58-40c0-be2e-378ff47cc7b9", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "323c996a-fc58-40c0-be2e-378ff47cc7b9", + "x-ms-request-id": "979a1c73-1003-0048-3941-71b304000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E76ba487d-c4f5-410c-85a9-0180048757ba\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA1Z\u002BCUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/8110ca89updatemessagenobodyeba74423958c6e933530/messages/76ba487d-c4f5-410c-85a9-0180048757ba?popreceipt=AgAAAAMAAAAAAAAA1Z%2BCUEFx2QE%3D\u0026visibilitytimeout=1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "1d72d9d7-d8b0-430c-8f9a-d659d0284d8a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "1d72d9d7-d8b0-430c-8f9a-d659d0284d8a", + "x-ms-popreceipt": "AwAAAAMAAAAAAAAAQBU9P0Fx2QEBAAAA", + "x-ms-request-id": "979a1c8d-1003-0048-4b41-71b304000000", + "x-ms-time-next-visible": "Mon, 17 Apr 2023 15:28:23 GMT", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/8110ca89updatemessagenobodyeba74423958c6e933530/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:25 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "abd70b99-7ce1-441d-8bf4-5c6c7fba32c5", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "abd70b99-7ce1-441d-8bf4-5c6c7fba32c5", + "x-ms-request-id": "61471b33-6003-0042-6c41-7117b3000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E76ba487d-c4f5-410c-85a9-0180048757ba\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "8110ca89updatemessagenobodyeba74423958c6e933530" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessageNullDuration.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessageNullDuration.json new file mode 100644 index 0000000000000..1d9c19de83de9 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueApiTests.updateMessageNullDuration.json @@ -0,0 +1,150 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/882ca74eupdatemessagenullduration03344455d0a8abd2c", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c5d84b2b-d20a-4171-8a44-40170f576e4a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "c5d84b2b-d20a-4171-8a44-40170f576e4a", + "x-ms-request-id": "3f787afe-6003-001f-3641-711d37000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/882ca74eupdatemessagenullduration03344455d0a8abd2c/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "120", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b97f3754-0e2f-4779-9abd-04062f094fac", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "b97f3754-0e2f-4779-9abd-04062f094fac", + "x-ms-request-id": "ef6fd8f0-2003-007c-4a41-7180cc000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E598f65c0-c5bd-42d2-8eef-e2956fae2a09\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAC8s5P0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/882ca74eupdatemessagenullduration03344455d0a8abd2c/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "65048ad2-f299-41a4-9beb-b12d8758e741", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "65048ad2-f299-41a4-9beb-b12d8758e741", + "x-ms-request-id": "74e63780-d003-001a-4541-71cfec000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E598f65c0-c5bd-42d2-8eef-e2956fae2a09\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAacQgUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/882ca74eupdatemessagenullduration03344455d0a8abd2c/messages/598f65c0-c5bd-42d2-8eef-e2956fae2a09?popreceipt=AgAAAAMAAAAAAAAAacQgUUFx2QE%3D\u0026visibilitytimeout=0", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "dabdc640-4146-4ecd-aa9f-538cc3d59f87", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "dabdc640-4146-4ecd-aa9f-538cc3d59f87", + "x-ms-popreceipt": "AwAAAAMAAAAAAAAAR3xCP0Fx2QEBAAAA", + "x-ms-request-id": "bc6f2a4b-b003-006e-6841-71fb1c000000", + "x-ms-time-next-visible": "Mon, 17 Apr 2023 15:28:23 GMT", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/882ca74eupdatemessagenullduration03344455d0a8abd2c/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:26 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "538cf23d-fc6b-4f90-9827-fd8daa4658b7", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "538cf23d-fc6b-4f90-9827-fd8daa4658b7", + "x-ms-request-id": "2d704cb2-d003-000a-7a41-710a84000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E598f65c0-c5bd-42d2-8eef-e2956fae2a09\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "882ca74eupdatemessagenullduration03344455d0a8abd2c" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.clearMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.clearMessages.json new file mode 100644 index 0000000000000..3de8d195f186c --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.clearMessages.json @@ -0,0 +1,206 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/44f43783clearmessages2f2178230cf83ac9ec354f7", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "45a80a31-a79e-4cb2-81a8-8bbc71cc3183", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "45a80a31-a79e-4cb2-81a8-8bbc71cc3183", + "x-ms-request-id": "8a8691e9-1003-0015-1c41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/44f43783clearmessages2f2178230cf83ac9ec354f7/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e55cb1f9-7cfc-40e1-a4c7-8abaaf102ddb", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 1\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "e55cb1f9-7cfc-40e1-a4c7-8abaaf102ddb", + "x-ms-request-id": "8a8691ff-1003-0015-2e41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E5e4c22f6-e8c4-457e-a36a-0326315ad5ce\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAa2/FPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/44f43783clearmessages2f2178230cf83ac9ec354f7/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "835bcf55-25e6-4de0-bcd8-db4aa938c1e5", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 2\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "835bcf55-25e6-4de0-bcd8-db4aa938c1e5", + "x-ms-request-id": "8a869211-1003-0015-3b41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E5fd551f5-4d88-4bcd-954d-370e38328091\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAZz/JPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/44f43783clearmessages2f2178230cf83ac9ec354f7/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "805a677a-0333-4134-bdc5-8f75e044352a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 3\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "805a677a-0333-4134-bdc5-8f75e044352a", + "x-ms-request-id": "f41b4518-4003-006a-0e41-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E05204023-c174-4405-8c6e-d4e3b846f086\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAHnfTPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/44f43783clearmessages2f2178230cf83ac9ec354f7?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "81d1b2d5-b680-46be-a2f7-78db0c9550c7", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "3", + "x-ms-client-request-id": "81d1b2d5-b680-46be-a2f7-78db0c9550c7", + "x-ms-request-id": "31f0738d-8003-0017-3041-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/44f43783clearmessages2f2178230cf83ac9ec354f7/messages", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c41667b1-90a6-4a59-8d31-fc5f991626b3", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "c41667b1-90a6-4a59-8d31-fc5f991626b3", + "x-ms-request-id": "27f12410-f003-0022-5b41-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/44f43783clearmessages2f2178230cf83ac9ec354f7?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "863f616a-40f3-4624-8522-fe8508d2e45a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "863f616a-40f3-4624-8522-fe8508d2e45a", + "x-ms-request-id": "68572fe4-e003-0073-2b41-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "44f43783clearmessages2f2178230cf83ac9ec354f7" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.clearMessagesError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.clearMessagesError.json new file mode 100644 index 0000000000000..bc379a7ded2cf --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.clearMessagesError.json @@ -0,0 +1,40 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/217ec822clearmessageserror76d581869b39aa38bdee4/messages", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "84bca8e2-f6db-4da7-a90f-454d0d7057f7", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "84bca8e2-f6db-4da7-a90f-454d0d7057f7", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "68572ef6-e003-0073-7541-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:68572ef6-e003-0073-7541-71f6a0000000\n", + "Time:2023-04-17T15:28:22.2125547Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "217ec822clearmessageserror76d581869b39aa38bdee4" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.createIfNotExistsQueueWithConflictingMetadata.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.createIfNotExistsQueueWithConflictingMetadata.json new file mode 100644 index 0000000000000..f6d1edc636620 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.createIfNotExistsQueueWithConflictingMetadata.json @@ -0,0 +1,69 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/c90cb260754552688f027a2174942829b2a8", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "96cb103e-0d75-4cbc-a1b7-589ee3e4212c", + "x-ms-meta-metadata1": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "96cb103e-0d75-4cbc-a1b7-589ee3e4212c", + "x-ms-request-id": "8a869385-1003-0015-4e41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/c90cb260754552688f027a2174942829b2a8", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f5d7f870-9cb0-426f-a5c3-24065af2ef18", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 409, + "ResponseHeaders": { + "Content-Length": "222", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "f5d7f870-9cb0-426f-a5c3-24065af2ef18", + "x-ms-error-code": "QueueAlreadyExists", + "x-ms-request-id": "f41b468f-4003-006a-2641-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueAlreadyExists\u003C/Code\u003E\u003CMessage\u003EThe specified queue already exists.\n", + "RequestId:f41b468f-4003-006a-2641-71761b000000\n", + "Time:2023-04-17T15:28:22.9754083Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "c90cb260754552688f027a2174942829b2a8" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.createIfNotExistsQueueWithSameMetadata.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.createIfNotExistsQueueWithSameMetadata.json new file mode 100644 index 0000000000000..4a07ec57916b4 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.createIfNotExistsQueueWithSameMetadata.json @@ -0,0 +1,61 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/aa86092fcreateifnotexistsqueuewithsamemetadataf03906899d1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8a24c13d-fe17-4a1b-b759-542d10f24bee", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "8a24c13d-fe17-4a1b-b759-542d10f24bee", + "x-ms-request-id": "421cbce1-4003-0027-7841-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/aa86092fcreateifnotexistsqueuewithsamemetadataf03906899d1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "80d72006-1d30-4b6f-9918-e15e0e1ddc16", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "80d72006-1d30-4b6f-9918-e15e0e1ddc16", + "x-ms-request-id": "27f12247-f003-0022-7741-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "aa86092fcreateifnotexistsqueuewithsamemetadataf03906899d1" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.createIfNotExistsQueueWithSharedKey.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.createIfNotExistsQueueWithSharedKey.json new file mode 100644 index 0000000000000..f2ec78a8e1415 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.createIfNotExistsQueueWithSharedKey.json @@ -0,0 +1,34 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/fee936f9createifnotexistsqueuewithsharedkeye13057272d20", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "be267e71-20a9-45dd-b6e7-446775df680b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "be267e71-20a9-45dd-b6e7-446775df680b", + "x-ms-request-id": "f41b45c4-4003-006a-0e41-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "fee936f9createifnotexistsqueuewithsharedkeye13057272d20" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.createQueueWithSharedKey.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.createQueueWithSharedKey.json new file mode 100644 index 0000000000000..5792e6ad698b1 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.createQueueWithSharedKey.json @@ -0,0 +1,34 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/edef3023createqueuewithsharedkey53b29845b54cd9aa1c", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "2cea48f0-6a96-415f-8628-5d40f47508a3", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "2cea48f0-6a96-415f-8628-5d40f47508a3", + "x-ms-request-id": "31f072c3-8003-0017-1941-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "edef3023createqueuewithsharedkey53b29845b54cd9aa1c" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteExistingQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteExistingQueue.json new file mode 100644 index 0000000000000..27eaeaa116c1d --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteExistingQueue.json @@ -0,0 +1,61 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/9be7c243deleteexistingqueue28505316f40405ccc07c", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "7a056607-56df-4508-8133-c5c305882f62", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "7a056607-56df-4508-8133-c5c305882f62", + "x-ms-request-id": "27f1232a-f003-0022-2941-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/9be7c243deleteexistingqueue28505316f40405ccc07c", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b4b02bef-3269-4bc2-9e3d-f50e93d6df5a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "b4b02bef-3269-4bc2-9e3d-f50e93d6df5a", + "x-ms-request-id": "27f1233e-f003-0022-3741-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "9be7c243deleteexistingqueue28505316f40405ccc07c" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteIfExistsQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteIfExistsQueue.json new file mode 100644 index 0000000000000..f6eefec6bec70 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteIfExistsQueue.json @@ -0,0 +1,61 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/7b0fa875deleteifexistsqueuea0c49797e46642fd377c", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b2e0360f-cac5-4d39-9393-6969e47a1e97", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "b2e0360f-cac5-4d39-9393-6969e47a1e97", + "x-ms-request-id": "8a869168-1003-0015-3d41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/7b0fa875deleteifexistsqueuea0c49797e46642fd377c", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3fd6e400-7c12-4d4a-9c1a-2fa35f83a714", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "3fd6e400-7c12-4d4a-9c1a-2fa35f83a714", + "x-ms-request-id": "68572f30-e003-0073-1f41-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "7b0fa875deleteifexistsqueuea0c49797e46642fd377c" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteIfExistsQueueThatDoesNotExist.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteIfExistsQueueThatDoesNotExist.json new file mode 100644 index 0000000000000..1e7d0444c3dbc --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteIfExistsQueueThatDoesNotExist.json @@ -0,0 +1,40 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/44b16847deleteifexistsqueuethatdoesnotexiste063071965ff", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "6eaec066-a898-4789-a4b8-ca3980a8de31", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "6eaec066-a898-4789-a4b8-ca3980a8de31", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "31f0743a-8003-0017-3241-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:31f0743a-8003-0017-3241-710738000000\n", + "Time:2023-04-17T15:28:22.8222131Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "44b16847deleteifexistsqueuethatdoesnotexiste063071965ff" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteMessage.json new file mode 100644 index 0000000000000..eb37a2c4d40f8 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteMessage.json @@ -0,0 +1,235 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/9ea337d4deletemessage3f01750290a867e49fb7491", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "34a21be0-7dc1-4573-973a-d2e51e355b0f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "34a21be0-7dc1-4573-973a-d2e51e355b0f", + "x-ms-request-id": "f41b464f-4003-006a-7641-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/9ea337d4deletemessage3f01750290a867e49fb7491/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "624a6f2d-f460-4daa-bf66-46162e1cd182", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 1\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "624a6f2d-f460-4daa-bf66-46162e1cd182", + "x-ms-request-id": "f41b4669-4003-006a-0b41-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E787b876d-7061-4049-ae29-cc7f34b36fd9\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAjv0RP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/9ea337d4deletemessage3f01750290a867e49fb7491/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "25a90fbc-f370-4e68-ae35-9d9e35783fda", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 2\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "25a90fbc-f370-4e68-ae35-9d9e35783fda", + "x-ms-request-id": "f41b4678-4003-006a-1741-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E054ddce4-15cc-4f5d-bd0b-ce6156aca611\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAl/QVP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/9ea337d4deletemessage3f01750290a867e49fb7491/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "caa17e5b-c505-46ef-8eb1-03d307d73e74", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 3\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "caa17e5b-c505-46ef-8eb1-03d307d73e74", + "x-ms-request-id": "8a8693a5-1003-0015-6541-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ed0b885c3-4c52-48ce-8896-6f213ba7f04c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAPTUcP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/9ea337d4deletemessage3f01750290a867e49fb7491/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "21006969-7f6c-40df-ad6b-8bbf034cec08", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "21006969-7f6c-40df-ad6b-8bbf034cec08", + "x-ms-request-id": "27f124e3-f003-0022-7941-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E787b876d-7061-4049-ae29-cc7f34b36fd9\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAoy4DUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message 1\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/9ea337d4deletemessage3f01750290a867e49fb7491?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "86e43105-4366-4a94-a8a5-99f2d4bb9d26", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "3", + "x-ms-client-request-id": "86e43105-4366-4a94-a8a5-99f2d4bb9d26", + "x-ms-request-id": "27f124ff-f003-0022-0b41-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/9ea337d4deletemessage3f01750290a867e49fb7491/messages/787b876d-7061-4049-ae29-cc7f34b36fd9?popreceipt=AgAAAAMAAAAAAAAAoy4DUUFx2QE%3D", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ccae2006-bdaa-44a3-a540-0e6506f1de41", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "ccae2006-bdaa-44a3-a540-0e6506f1de41", + "x-ms-request-id": "4876d97c-0003-006b-3741-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/9ea337d4deletemessage3f01750290a867e49fb7491?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "7dcf91c9-6ecf-4c60-b7d5-12fb9342dea8", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "2", + "x-ms-client-request-id": "7dcf91c9-6ecf-4c60-b7d5-12fb9342dea8", + "x-ms-request-id": "4876d98b-0003-006b-4141-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "9ea337d4deletemessage3f01750290a867e49fb7491" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteMessageInvalidArgs[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteMessageInvalidArgs[1].json new file mode 100644 index 0000000000000..3cbdf71ef0eab --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteMessageInvalidArgs[1].json @@ -0,0 +1,125 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/f961d61fdeletemessageinvalidargs2fc93103bc9bfa9701", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "9b389fa5-aa99-4ae0-b806-e016a3045d47", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "9b389fa5-aa99-4ae0-b806-e016a3045d47", + "x-ms-request-id": "8a8692b4-1003-0015-3f41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/f961d61fdeletemessageinvalidargs2fc93103bc9bfa9701/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a898c1be-e2b1-44ec-b4e1-947caaa16130", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "a898c1be-e2b1-44ec-b4e1-947caaa16130", + "x-ms-request-id": "8a8692c6-1003-0015-4c41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ee39f121a-035e-40af-89f7-0ec3eb1ecc7e\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA/4HxPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/f961d61fdeletemessageinvalidargs2fc93103bc9bfa9701/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "352d9d77-c1d5-4dfa-87ee-bf073ab41e4b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "352d9d77-c1d5-4dfa-87ee-bf073ab41e4b", + "x-ms-request-id": "8a8692ea-1003-0015-6441-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ee39f121a-035e-40af-89f7-0ec3eb1ecc7e\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAanvYUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/f961d61fdeletemessageinvalidargs2fc93103bc9bfa9701/messages/e39f121a-035e-40af-89f7-0ec3eb1ecc7e?popreceipt=AgAAAAMAAAAAAAAAanvYUEFx2QE%3DRandom", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "98d1e05c-10d8-42b8-9ea7-9c9af05584bb", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "444", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "98d1e05c-10d8-42b8-9ea7-9c9af05584bb", + "x-ms-error-code": "InvalidQueryParameterValue", + "x-ms-request-id": "31f07417-8003-0017-1741-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidQueryParameterValue\u003C/Code\u003E\u003CMessage\u003EValue for one of the query parameters specified in the request URI is invalid.\n", + "RequestId:31f07417-8003-0017-1741-710738000000\n", + "Time:2023-04-17T15:28:22.7562502Z\u003C/Message\u003E\u003CQueryParameterName\u003Epopreceipt\u003C/QueryParameterName\u003E\u003CQueryParameterValue\u003EAgAAAAMAAAAAAAAAanvYUEFx2QE=Random\u003C/QueryParameterValue\u003E\u003CReason\u003EInvalid pop receipt format\u003C/Reason\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "f961d61fdeletemessageinvalidargs2fc93103bc9bfa9701" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteMessageInvalidArgs[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteMessageInvalidArgs[2].json new file mode 100644 index 0000000000000..ef41eb1204271 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteMessageInvalidArgs[2].json @@ -0,0 +1,125 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/d24c85dcdeletemessageinvalidargsb5794424a3ee7ef53c", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d91568d5-e000-42a5-afab-a18ae1018ec7", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "d91568d5-e000-42a5-afab-a18ae1018ec7", + "x-ms-request-id": "421cbf15-4003-0027-1041-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/d24c85dcdeletemessageinvalidargsb5794424a3ee7ef53c/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "9cf088e1-9434-4b6c-b129-ecb1d8700149", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "9cf088e1-9434-4b6c-b129-ecb1d8700149", + "x-ms-request-id": "31f073f6-8003-0017-7f41-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E07b7aab5-5d80-40a4-a3de-280e64c4794b\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAZeHyPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/d24c85dcdeletemessageinvalidargsb5794424a3ee7ef53c/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b8a4b045-c648-4c96-a39a-b104cbb1338a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "b8a4b045-c648-4c96-a39a-b104cbb1338a", + "x-ms-request-id": "31f0740b-8003-0017-0d41-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E07b7aab5-5d80-40a4-a3de-280e64c4794b\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAdKLYUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/d24c85dcdeletemessageinvalidargsb5794424a3ee7ef53c/messages/07b7aab5-5d80-40a4-a3de-280e64c4794bRandom?popreceipt=AgAAAAMAAAAAAAAAdKLYUEFx2QE%3D", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0880048c-438e-4376-8288-ae535cbdd87e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "221", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "0880048c-438e-4376-8288-ae535cbdd87e", + "x-ms-error-code": "MessageNotFound", + "x-ms-request-id": "8a8692fd-1003-0015-7241-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EMessageNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified message does not exist.\n", + "RequestId:8a8692fd-1003-0015-7241-71b980000000\n", + "Time:2023-04-17T15:28:22.7595948Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "d24c85dcdeletemessageinvalidargsb5794424a3ee7ef53c" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteMessageInvalidArgs[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteMessageInvalidArgs[3].json new file mode 100644 index 0000000000000..6199afd818164 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteMessageInvalidArgs[3].json @@ -0,0 +1,125 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/cb57b49ddeletemessageinvalidargsdf3497122d481cbbb9", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3a5fb480-a89b-4a28-9800-e75dd536e706", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "3a5fb480-a89b-4a28-9800-e75dd536e706", + "x-ms-request-id": "31f0739c-8003-0017-3e41-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/cb57b49ddeletemessageinvalidargsdf3497122d481cbbb9/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "30713b8a-f58f-4634-92ba-161d1e5c7fe0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "30713b8a-f58f-4634-92ba-161d1e5c7fe0", + "x-ms-request-id": "31f073aa-8003-0017-4741-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ecbc1c3c8-5629-44f0-9a9c-8230acdd0a5e\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAABviPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/cb57b49ddeletemessageinvalidargsdf3497122d481cbbb9/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "74d179e5-4c84-4335-ab97-68c335f6a79e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "74d179e5-4c84-4335-ab97-68c335f6a79e", + "x-ms-request-id": "31f073be-8003-0017-5541-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ecbc1c3c8-5629-44f0-9a9c-8230acdd0a5e\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAd2LJUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/cb57b49ddeletemessageinvalidargsdf3497122d481cbbb9/messages/cbc1c3c8-5629-44f0-9a9c-8230acdd0a5eRandom?popreceipt=AgAAAAMAAAAAAAAAd2LJUEFx2QE%3DRandom", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3d520a64-64d8-4dff-ba86-dd1e1ecd6f2b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "444", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "3d520a64-64d8-4dff-ba86-dd1e1ecd6f2b", + "x-ms-error-code": "InvalidQueryParameterValue", + "x-ms-request-id": "31f073e1-8003-0017-7141-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidQueryParameterValue\u003C/Code\u003E\u003CMessage\u003EValue for one of the query parameters specified in the request URI is invalid.\n", + "RequestId:31f073e1-8003-0017-7141-710738000000\n", + "Time:2023-04-17T15:28:22.6802931Z\u003C/Message\u003E\u003CQueryParameterName\u003Epopreceipt\u003C/QueryParameterName\u003E\u003CQueryParameterValue\u003EAgAAAAMAAAAAAAAAd2LJUEFx2QE=Random\u003C/QueryParameterValue\u003E\u003CReason\u003EInvalid pop receipt format\u003C/Reason\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "cb57b49ddeletemessageinvalidargsdf3497122d481cbbb9" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteQueueError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteQueueError.json new file mode 100644 index 0000000000000..c4f8632796ef3 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.deleteQueueError.json @@ -0,0 +1,40 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/040ab295deletequeueerror498523046b9ac8ae489548", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "fe4d0086-c962-4c1c-adad-f6f7b37d0b87", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "fe4d0086-c962-4c1c-adad-f6f7b37d0b87", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "7a466d8c-c003-0029-6941-719047000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:7a466d8c-c003-0029-6941-719047000000\n", + "Time:2023-04-17T15:28:22.7707977Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "040ab295deletequeueerror498523046b9ac8ae489548" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueAndDeleteWithHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueAndDeleteWithHandler.json new file mode 100644 index 0000000000000..e9db6e6fe2f53 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueAndDeleteWithHandler.json @@ -0,0 +1,148 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/0379e5c2dequeueanddeletewithhandler4d8787430094e7dd", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "93aefd67-fa55-40a9-922b-0277324ae24b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "93aefd67-fa55-40a9-922b-0277324ae24b", + "x-ms-request-id": "31f07260-8003-0017-4e41-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/0379e5c2dequeueanddeletewithhandler4d8787430094e7dd/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a110cf13-7412-4acb-bc89-d34cb9e40a47", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "a110cf13-7412-4acb-bc89-d34cb9e40a47", + "x-ms-request-id": "31f0726e-8003-0017-5941-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E4e9ac71b-134b-459e-9165-8ac05d2755f0\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAbGaMPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/0379e5c2dequeueanddeletewithhandler4d8787430094e7dd/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "6cadd39c-f812-429e-9cdd-60b9afd5a614", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "6cadd39c-f812-429e-9cdd-60b9afd5a614", + "x-ms-request-id": "31f0727a-8003-0017-6341-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ecc8d9b43-b1e4-42f7-9c12-c01b589d1a9d\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAARpqPPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/0379e5c2dequeueanddeletewithhandler4d8787430094e7dd/messages?numofmessages=10", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8eca687e-6a29-48d3-a795-a3db5232b491", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "8eca687e-6a29-48d3-a795-a3db5232b491", + "x-ms-request-id": "31f0728b-8003-0017-7241-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E4e9ac71b-134b-459e-9165-8ac05d2755f0\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAArJN2UEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ecc8d9b43-b1e4-42f7-9c12-c01b589d1a9d\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAArJN2UEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/0379e5c2dequeueanddeletewithhandler4d8787430094e7dd/messages/4e9ac71b-134b-459e-9165-8ac05d2755f0?popreceipt=AgAAAAMAAAAAAAAArJN2UEFx2QE%3D", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e74edbae-896e-4b68-9436-051294cf32e8", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "e74edbae-896e-4b68-9436-051294cf32e8", + "x-ms-request-id": "31f0729c-8003-0017-7d41-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "0379e5c2dequeueanddeletewithhandler4d8787430094e7dd" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueAndDeleteWithSyncHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueAndDeleteWithSyncHandler.json new file mode 100644 index 0000000000000..9484dbfeb2cc1 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueAndDeleteWithSyncHandler.json @@ -0,0 +1,148 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/d0cd0baddequeueanddeletewithsynchandler8202611618488b", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8903e708-6959-47a3-9e9e-815bf6480aca", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "8903e708-6959-47a3-9e9e-815bf6480aca", + "x-ms-request-id": "421cbec6-4003-0027-5741-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/d0cd0baddequeueanddeletewithsynchandler8202611618488b/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a08d5481-ad58-4b5a-bb66-0121092b6559", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "a08d5481-ad58-4b5a-bb66-0121092b6559", + "x-ms-request-id": "421cbee1-4003-0027-6941-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ef1c8151d-6f4e-457e-8dfa-cf275690f6c5\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAVqrfPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/d0cd0baddequeueanddeletewithsynchandler8202611618488b/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "858b31d8-6023-4758-8b1f-91d67604bb00", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "858b31d8-6023-4758-8b1f-91d67604bb00", + "x-ms-request-id": "421cbef2-4003-0027-7641-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E8408bd71-97da-4496-92e2-1be8b131bba8\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAmmTkPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/d0cd0baddequeueanddeletewithsynchandler8202611618488b/messages?numofmessages=10", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a39e77d1-ac0c-46cd-a61a-ed9779d16a47", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "a39e77d1-ac0c-46cd-a61a-ed9779d16a47", + "x-ms-request-id": "4876d8cb-0003-006b-3241-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ef1c8151d-6f4e-457e-8dfa-cf275690f6c5\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAfSnRUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E8408bd71-97da-4496-92e2-1be8b131bba8\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAfSnRUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/d0cd0baddequeueanddeletewithsynchandler8202611618488b/messages/f1c8151d-6f4e-457e-8dfa-cf275690f6c5?popreceipt=AgAAAAMAAAAAAAAAfSnRUEFx2QE%3D", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "1388d8b9-3d41-4900-8290-3db0d848d73b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "1388d8b9-3d41-4900-8290-3db0d848d73b", + "x-ms-request-id": "7a466d7a-c003-0029-5e41-719047000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "d0cd0baddequeueanddeletewithsynchandler8202611618488b" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueEncodedMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueEncodedMessage.json new file mode 100644 index 0000000000000..3b0534767b237 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueEncodedMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/7b8214afdequeueencodedmessage8be1726346f3d92648e", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a7a5b851-304d-4e3b-be5b-b639fa09498e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "a7a5b851-304d-4e3b-be5b-b639fa09498e", + "x-ms-request-id": "27f124bc-f003-0022-5c41-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/7b8214afdequeueencodedmessage8be1726346f3d92648e/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "84997e85-40e6-402d-9263-2bfee330151f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "84997e85-40e6-402d-9263-2bfee330151f", + "x-ms-request-id": "3dbba176-2003-0043-4b41-71486f000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eff3e6f92-77aa-463b-8ecf-82606a899281\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAANg4cP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/7b8214afdequeueencodedmessage8be1726346f3d92648e/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4b237a5c-9550-4334-902f-01441868df20", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "4b237a5c-9550-4334-902f-01441868df20", + "x-ms-request-id": "f41b46ab-4003-006a-3c41-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eff3e6f92-77aa-463b-8ecf-82606a899281\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAkgcDUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "7b8214afdequeueencodedmessage8be1726346f3d92648e" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueFailsWithoutHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueFailsWithoutHandler.json new file mode 100644 index 0000000000000..240ee679190b7 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueFailsWithoutHandler.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/b6c71085dequeuefailswithouthandler197167492d07cb771", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "1c07333a-1459-448f-b749-b30282ee1394", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "1c07333a-1459-448f-b749-b30282ee1394", + "x-ms-request-id": "27f12489-f003-0022-3341-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/b6c71085dequeuefailswithouthandler197167492d07cb771/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "5bbd9d30-33ba-4eaf-ab05-6118c7d33695", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "5bbd9d30-33ba-4eaf-ab05-6118c7d33695", + "x-ms-request-id": "8a869356-1003-0015-2e41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eaa77e5c4-4834-4165-a3ad-8d82447b7223\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAGoAMP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/b6c71085dequeuefailswithouthandler197167492d07cb771/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "bd587713-d359-462c-8088-73e1b6012da6", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "bd587713-d359-462c-8088-73e1b6012da6", + "x-ms-request-id": "8a86936c-1003-0015-3c41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eaa77e5c4-4834-4165-a3ad-8d82447b7223\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAC8zxUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "b6c71085dequeuefailswithouthandler197167492d07cb771" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueMessage.json new file mode 100644 index 0000000000000..6da373304a889 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/f9f22164dequeuemessage6b494569c4deb661cde9421", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "097114f5-5a51-4ae4-b984-aed4e4e314e8", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "097114f5-5a51-4ae4-b984-aed4e4e314e8", + "x-ms-request-id": "27f12237-f003-0022-6a41-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/f9f22164dequeuemessage6b494569c4deb661cde9421/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4908146d-4cb7-4b81-a351-760642f774d5", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "4908146d-4cb7-4b81-a351-760642f774d5", + "x-ms-request-id": "31f071d7-8003-0017-6541-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E28ace516-fea4-4cd9-8d6e-4115715b5283\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAFj5hPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/f9f22164dequeuemessage6b494569c4deb661cde9421/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "57f2fbb2-99e3-412d-934c-05896ec6fc1f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "57f2fbb2-99e3-412d-934c-05896ec6fc1f", + "x-ms-request-id": "31f071f7-8003-0017-7d41-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E28ace516-fea4-4cd9-8d6e-4115715b5283\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAANvZKUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:51 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "f9f22164dequeuemessage6b494569c4deb661cde9421" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueMessageFromEmptyQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueMessageFromEmptyQueue.json new file mode 100644 index 0000000000000..7916f598b216a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueMessageFromEmptyQueue.json @@ -0,0 +1,63 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/e7b4abe5dequeuemessagefromemptyqueue80626812e93515ec", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8d955862-1e5b-4bfa-a5c4-d974dfd1eb98", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "8d955862-1e5b-4bfa-a5c4-d974dfd1eb98", + "x-ms-request-id": "421cbeb4-4003-0027-4c41-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/e7b4abe5dequeuemessagefromemptyqueue80626812e93515ec/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "40ba8da9-5ed3-406c-a1b7-def92b4ec361", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "40ba8da9-5ed3-406c-a1b7-def92b4ec361", + "x-ms-request-id": "68572fb0-e003-0073-0641-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList /\u003E" + } + ], + "Variables": { + "0": "e7b4abe5dequeuemessagefromemptyqueue80626812e93515ec" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueMultipleMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueMultipleMessages.json new file mode 100644 index 0000000000000..9713d0bedf16c --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueMultipleMessages.json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/36673f5cdequeuemultiplemessages2d627018ee5f9a79b3", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c95d92e7-d09a-4027-986e-bf5c75bc6228", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "c95d92e7-d09a-4027-986e-bf5c75bc6228", + "x-ms-request-id": "7a466df5-c003-0029-3b41-719047000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/36673f5cdequeuemultiplemessages2d627018ee5f9a79b3/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "88ae2884-6a5f-4e8f-94b1-5fb398a098c3", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 1\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "88ae2884-6a5f-4e8f-94b1-5fb398a098c3", + "x-ms-request-id": "4876d953-0003-006b-1641-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E4a3a41c5-8311-45ac-acf8-f80716c29f5d\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAsOIdP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/36673f5cdequeuemultiplemessages2d627018ee5f9a79b3/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8126dffe-848f-4117-896f-ad8c4319d4a1", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 2\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "8126dffe-848f-4117-896f-ad8c4319d4a1", + "x-ms-request-id": "4876d958-0003-006b-1a41-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E1f021d38-485e-44eb-82c2-aa61a549596a\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAiRYhP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/36673f5cdequeuemultiplemessages2d627018ee5f9a79b3/messages?numofmessages=2", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f15b5761-f5ed-4703-ba25-696fca3a0f32", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "f15b5761-f5ed-4703-ba25-696fca3a0f32", + "x-ms-request-id": "4876d962-0003-006b-2241-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E4a3a41c5-8311-45ac-acf8-f80716c29f5d\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAaxQGUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message 1\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E1f021d38-485e-44eb-82c2-aa61a549596a\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAaxQGUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message 2\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "36673f5cdequeuemultiplemessages2d627018ee5f9a79b3" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueTooManyMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueTooManyMessages.json new file mode 100644 index 0000000000000..41ae991a71343 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueTooManyMessages.json @@ -0,0 +1,67 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/870258b8dequeuetoomanymessages8d8467023b4ea6d9013", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a578dc88-d7c7-474c-82f4-bd9b2e2fe707", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "a578dc88-d7c7-474c-82f4-bd9b2e2fe707", + "x-ms-request-id": "27f1234b-f003-0022-4041-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/870258b8dequeuetoomanymessages8d8467023b4ea6d9013/messages?numofmessages=33", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "9d72ce96-75a9-4fad-9646-236c81ddb653", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "456", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "9d72ce96-75a9-4fad-9646-236c81ddb653", + "x-ms-error-code": "OutOfRangeQueryParameterValue", + "x-ms-request-id": "f41b447d-4003-006a-1a41-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EOutOfRangeQueryParameterValue\u003C/Code\u003E\u003CMessage\u003EOne of the query parameters specified in the request URI is outside the permissible range.\n", + "RequestId:f41b447d-4003-006a-1a41-71761b000000\n", + "Time:2023-04-17T15:28:22.2867965Z\u003C/Message\u003E\u003CQueryParameterName\u003Enumofmessages\u003C/QueryParameterName\u003E\u003CQueryParameterValue\u003E33\u003C/QueryParameterValue\u003E\u003CMinimumAllowed\u003E1\u003C/MinimumAllowed\u003E\u003CMaximumAllowed\u003E32\u003C/MaximumAllowed\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "870258b8dequeuetoomanymessages8d8467023b4ea6d9013" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueWithHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueWithHandler.json new file mode 100644 index 0000000000000..b2b327331367a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueWithHandler.json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/f51515ccdequeuewithhandlera6642750676aae3e2ec74", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8e87b06c-fe60-4fe2-a553-79657fdb1452", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "8e87b06c-fe60-4fe2-a553-79657fdb1452", + "x-ms-request-id": "f41b4609-4003-006a-4141-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/f51515ccdequeuewithhandlera6642750676aae3e2ec74/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f9b342b9-b70b-4347-b31b-962b6e0f9106", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "f9b342b9-b70b-4347-b31b-962b6e0f9106", + "x-ms-request-id": "f41b4616-4003-006a-4a41-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E0ae42096-2bb8-4d59-b221-21c887856225\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAqzIDP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/f51515ccdequeuewithhandlera6642750676aae3e2ec74/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "27ddbd69-e197-4c5d-82cd-e95219f3ca6f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "27ddbd69-e197-4c5d-82cd-e95219f3ca6f", + "x-ms-request-id": "f41b462a-4003-006a-5841-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E11201cc3-49a0-4eb2-9507-29fc914536d5\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAuCkHP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/f51515ccdequeuewithhandlera6642750676aae3e2ec74/messages?numofmessages=10", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "092e36d7-0ccf-49f6-afe0-32d4a1b9a283", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "092e36d7-0ccf-49f6-afe0-32d4a1b9a283", + "x-ms-request-id": "f41b463e-4003-006a-6841-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E0ae42096-2bb8-4d59-b221-21c887856225\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAkifsUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E11201cc3-49a0-4eb2-9507-29fc914536d5\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAkifsUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "f51515ccdequeuewithhandlera6642750676aae3e2ec74" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueWithHandlerError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueWithHandlerError.json new file mode 100644 index 0000000000000..592143ce42638 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.dequeueWithHandlerError.json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/a4184561dequeuewithhandlererrord0537241871f106c88", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "cd9f3ff2-4e15-494e-a455-b23a08daf443", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "cd9f3ff2-4e15-494e-a455-b23a08daf443", + "x-ms-request-id": "8a8692a3-1003-0015-3241-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/a4184561dequeuewithhandlererrord0537241871f106c88/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "29321602-de37-4c32-9546-0707d3f0f069", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "29321602-de37-4c32-9546-0707d3f0f069", + "x-ms-request-id": "417b7dfb-3003-003d-7041-71d828000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E8f2a6dab-f169-4dfa-9375-3b2bf26e27d4\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAh63vPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/a4184561dequeuewithhandlererrord0537241871f106c88/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f05bd1ba-2806-461f-adaf-0c78ee8a6aa1", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "f05bd1ba-2806-461f-adaf-0c78ee8a6aa1", + "x-ms-request-id": "4876d8db-0003-006b-3d41-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ec2506cc3-95ec-41ed-93f5-9de1b5f82ff8\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAncvzPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/a4184561dequeuewithhandlererrord0537241871f106c88/messages?numofmessages=10", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "060f17fd-303e-4b54-9af8-a0ed917fab8f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "060f17fd-303e-4b54-9af8-a0ed917fab8f", + "x-ms-request-id": "4876d8e4-0003-006b-4441-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E8f2a6dab-f169-4dfa-9375-3b2bf26e27d4\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA5Y/pUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ec2506cc3-95ec-41ed-93f5-9de1b5f82ff8\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA5Y/pUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "a4184561dequeuewithhandlererrord0537241871f106c88" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueDequeueNonUtfMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueDequeueNonUtfMessage.json new file mode 100644 index 0000000000000..40c6cd18df91c --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueDequeueNonUtfMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/cbb2e328enqueuedequeuenonutfmessage292605523a004d0d", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a2eb5894-a6b8-48b5-b97d-457a8821a06e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "a2eb5894-a6b8-48b5-b97d-457a8821a06e", + "x-ms-request-id": "421cbf8d-4003-0027-6f41-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/cbb2e328enqueuedequeuenonutfmessage292605523a004d0d/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "98", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0be945e3-20ec-4cc7-9a0e-eba3895626e8", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003E/wA=\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "0be945e3-20ec-4cc7-9a0e-eba3895626e8", + "x-ms-request-id": "421cbfa3-4003-0027-7e41-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E51feb094-8a56-43c4-b147-4ac1fd2d0395\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAP9UjP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/cbb2e328enqueuedequeuenonutfmessage292605523a004d0d/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "be90422d-e13f-4dc6-a1b1-c949ca6f7723", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "be90422d-e13f-4dc6-a1b1-c949ca6f7723", + "x-ms-request-id": "4876d971-0003-006b-3041-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E51feb094-8a56-43c4-b147-4ac1fd2d0395\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAz2oLUUFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:53 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003E/wA=\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "cbb2e328enqueuedequeuenonutfmessage292605523a004d0d" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueEmptyMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueEmptyMessage.json new file mode 100644 index 0000000000000..a579942c1a101 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueEmptyMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/8596b147enqueueemptymessagedce6474787b2f762a183", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0d647bcc-fbbb-4fc7-a916-f7d2908e70c5", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "0d647bcc-fbbb-4fc7-a916-f7d2908e70c5", + "x-ms-request-id": "31f0747b-8003-0017-6241-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/8596b147enqueueemptymessagedce6474787b2f762a183/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "94", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0e3ecae0-c3e0-411c-b604-d5e1942084d1", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003E\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "0e3ecae0-c3e0-411c-b604-d5e1942084d1", + "x-ms-request-id": "8a8693ba-1003-0015-7641-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E6e960d6b-3eae-4559-a047-55244456512c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAk2QhP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/8596b147enqueueemptymessagedce6474787b2f762a183/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "95ca5c3b-5be5-48d8-9da8-e814f1ad8600", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "95ca5c3b-5be5-48d8-9da8-e814f1ad8600", + "x-ms-request-id": "8a8693d2-1003-0015-0741-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E6e960d6b-3eae-4559-a047-55244456512c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText /\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "8596b147enqueueemptymessagedce6474787b2f762a183" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueMessage.json new file mode 100644 index 0000000000000..343681fe0a545 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/83347fb1enqueuemessage7c914984e211d365ed46400", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "22213e12-dd6c-48ba-9cf1-bac78dfbf847", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "22213e12-dd6c-48ba-9cf1-bac78dfbf847", + "x-ms-request-id": "f41b44ca-4003-006a-5541-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/83347fb1enqueuemessage7c914984e211d365ed46400/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "93c7d45a-93ab-4d22-85ec-a48c41b399d9", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "93c7d45a-93ab-4d22-85ec-a48c41b399d9", + "x-ms-request-id": "f41b44e0-4003-006a-6441-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E9ddc294f-99c5-4ae5-8a19-e37e6ff507cb\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAqlnGPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/83347fb1enqueuemessage7c914984e211d365ed46400/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "78f1a00b-6f49-44be-8d2c-8187f627a840", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "78f1a00b-6f49-44be-8d2c-8187f627a840", + "x-ms-request-id": "421cbe8c-4003-0027-3241-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E9ddc294f-99c5-4ae5-8a19-e37e6ff507cb\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "83347fb1enqueuemessage7c914984e211d365ed46400" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueMessageBinaryData.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueMessageBinaryData.json new file mode 100644 index 0000000000000..fe53dad6b5e66 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueMessageBinaryData.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/095f9112enqueuemessagebinarydata0c6305285f6f895d20", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c30d55df-095d-482f-ab2a-79f870031046", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "c30d55df-095d-482f-ab2a-79f870031046", + "x-ms-request-id": "68572fcb-e003-0073-1941-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/095f9112enqueuemessagebinarydata0c6305285f6f895d20/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "97256236-fcf2-4b20-8cde-7d66b2233809", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "97256236-fcf2-4b20-8cde-7d66b2233809", + "x-ms-request-id": "f41b459c-4003-006a-6f41-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E16257fe0-48c8-46f6-8c28-5a773e67645c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAz\u002B7sPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/095f9112enqueuemessagebinarydata0c6305285f6f895d20/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3224d64c-1166-4806-bcd2-73b0adbf0418", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "3224d64c-1166-4806-bcd2-73b0adbf0418", + "x-ms-request-id": "f41b45ae-4003-006a-7d41-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E16257fe0-48c8-46f6-8c28-5a773e67645c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "095f9112enqueuemessagebinarydata0c6305285f6f895d20" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueMessageEncodedMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueMessageEncodedMessage.json new file mode 100644 index 0000000000000..f97214461976a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueMessageEncodedMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/d3634ffaenqueuemessageencodedmessage36e703718662d19f", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "fa0e8533-6bdc-4c86-97de-ba75a3ddcdee", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "fa0e8533-6bdc-4c86-97de-ba75a3ddcdee", + "x-ms-request-id": "4876d890-0003-006b-0841-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/d3634ffaenqueuemessageencodedmessage36e703718662d19f/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f26e0ff7-741e-4411-8343-1402abcb8251", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "f26e0ff7-741e-4411-8343-1402abcb8251", + "x-ms-request-id": "4876d89b-0003-006b-0f41-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E18699258-074b-4149-97af-14e8cff13825\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAARviPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/d3634ffaenqueuemessageencodedmessage36e703718662d19f/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d6f678ae-6023-4362-9e37-7c35c9e9d8b3", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "d6f678ae-6023-4362-9e37-7c35c9e9d8b3", + "x-ms-request-id": "68572fdb-e003-0073-2541-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E18699258-074b-4149-97af-14e8cff13825\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "d3634ffaenqueuemessageencodedmessage36e703718662d19f" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueuePeekNonUtfMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueuePeekNonUtfMessage.json new file mode 100644 index 0000000000000..3f8dd400fde11 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueuePeekNonUtfMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/92f8b51benqueuepeeknonutfmessage9c742463843c658e20", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "fed47262-dbe9-42c4-8300-3654abd39d24", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "fed47262-dbe9-42c4-8300-3654abd39d24", + "x-ms-request-id": "68572f08-e003-0073-0341-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/92f8b51benqueuepeeknonutfmessage9c742463843c658e20/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "98", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "2a7e023c-5f92-4b5c-a349-ad2f1c39e89e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003E/wA=\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "2a7e023c-5f92-4b5c-a349-ad2f1c39e89e", + "x-ms-request-id": "8a8691b3-1003-0015-7441-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E66980135-bd5b-4f37-a85a-bf4411ace5ec\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAULq1PkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/92f8b51benqueuepeeknonutfmessage9c742463843c658e20/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b2c48d3e-b49c-4772-a5cf-b7f669ee3e1f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "b2c48d3e-b49c-4772-a5cf-b7f669ee3e1f", + "x-ms-request-id": "8a8691d2-1003-0015-0c41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E66980135-bd5b-4f37-a85a-bf4411ace5ec\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003E/wA=\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "92f8b51benqueuepeeknonutfmessage9c742463843c658e20" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueTimeToLive.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueTimeToLive.json new file mode 100644 index 0000000000000..af65a9ac39935 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.enqueueTimeToLive.json @@ -0,0 +1,63 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/58388982enqueuetimetolivec63672715b7349d087034", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0c99631c-9e5f-4204-b79c-c02dda848d30", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "0c99631c-9e5f-4204-b79c-c02dda848d30", + "x-ms-request-id": "421cbda6-4003-0027-0d41-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/58388982enqueuetimetolivec63672715b7349d087034/messages?visibilitytimeout=0\u0026messagettl=2", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0343863b-1c7b-472c-82c5-3cb0a4108188", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "0343863b-1c7b-472c-82c5-3cb0a4108188", + "x-ms-request-id": "421cbdb6-4003-0027-1941-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eef1a1908-c807-4a23-9906-67fa8498f67e\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 17 Apr 2023 15:28:24 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA3ROOPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "58388982enqueuetimetolivec63672715b7349d087034" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getAccessPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getAccessPolicy.json new file mode 100644 index 0000000000000..08225ce7b9ecb --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getAccessPolicy.json @@ -0,0 +1,63 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/764a2979getaccesspolicy11b886789dea96b3b5154c", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3bb44492-1c7f-439d-961a-09e402f21d75", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "3bb44492-1c7f-439d-961a-09e402f21d75", + "x-ms-request-id": "68572f70-e003-0073-5241-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/764a2979getaccesspolicy11b886789dea96b3b5154c?comp=acl", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ef5b85b1-8027-4423-91f6-fe48b113d775", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "ef5b85b1-8027-4423-91f6-fe48b113d775", + "x-ms-request-id": "421cbe9b-4003-0027-3b41-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CSignedIdentifiers /\u003E" + } + ], + "Variables": { + "0": "764a2979getaccesspolicy11b886789dea96b3b5154c" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getAccessPolicyDoesError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getAccessPolicyDoesError.json new file mode 100644 index 0000000000000..e1d674040187f --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getAccessPolicyDoesError.json @@ -0,0 +1,40 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/e58344efgetaccesspolicydoeserrorc9d9674528f74901d5?comp=acl", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e1dc47c2-fa1e-4e19-866b-e7cbd4053e11", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "e1dc47c2-fa1e-4e19-866b-e7cbd4053e11", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "4876d8bb-0003-006b-2841-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:4876d8bb-0003-006b-2841-7129c7000000\n", + "Time:2023-04-17T15:28:22.6592158Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "e58344efgetaccesspolicydoeserrorc9d9674528f74901d5" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getProperties.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getProperties.json new file mode 100644 index 0000000000000..49def83435301 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getProperties.json @@ -0,0 +1,65 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/faae015agetpropertiesb7994185ea0e7c5bb2894b9", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "400f63b6-6948-4205-8b7c-f963da053ee4", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "400f63b6-6948-4205-8b7c-f963da053ee4", + "x-ms-request-id": "27f12376-f003-0022-6241-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/faae015agetpropertiesb7994185ea0e7c5bb2894b9?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d046f06b-61e4-48e9-a457-c700b85c708e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "d046f06b-61e4-48e9-a457-c700b85c708e", + "x-ms-meta-metadata": "value", + "x-ms-request-id": "f41b449d-4003-006a-3441-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "faae015agetpropertiesb7994185ea0e7c5bb2894b9" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getPropertiesError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getPropertiesError.json new file mode 100644 index 0000000000000..ffa7024d0c4cd --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getPropertiesError.json @@ -0,0 +1,40 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/6bb65a27getpropertieserrorf86413001d633369c2ba4?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3e6647b0-2fa6-40ed-afe3-84e87c9c9b93", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "3e6647b0-2fa6-40ed-afe3-84e87c9c9b93", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "27f122c5-f003-0022-5841-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:27f122c5-f003-0022-5841-716b2c000000\n", + "Time:2023-04-17T15:28:21.9529174Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "6bb65a27getpropertieserrorf86413001d633369c2ba4" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getQueueName.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getQueueName.json new file mode 100644 index 0000000000000..68ef3c0860658 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getQueueName.json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "8329796agetqueuename89a66822a1a28e5bac784b2a" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getQueueUrl.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getQueueUrl.json new file mode 100644 index 0000000000000..1709e8ad09eb1 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.getQueueUrl.json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "f30de0c1getqueueurl3684444111e1a433022e471b" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.ipBasedEndpoint.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.ipBasedEndpoint.json new file mode 100644 index 0000000000000..7e9863b57d807 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.ipBasedEndpoint.json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "934c65caipbasedendpoint13a52681a4a1a194ede54d" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekEncodedMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekEncodedMessage.json new file mode 100644 index 0000000000000..cd8585eda5daa --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekEncodedMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/94e7e896peekencodedmessage484254380ba278bc4b6e4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "dbdabcb1-c692-42cd-ba93-81996e9ad51f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "dbdabcb1-c692-42cd-ba93-81996e9ad51f", + "x-ms-request-id": "1254ce91-1003-0058-0441-71766c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/94e7e896peekencodedmessage484254380ba278bc4b6e4/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "dfd78940-b42e-4ae2-a27a-f9387d4c0c15", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "dfd78940-b42e-4ae2-a27a-f9387d4c0c15", + "x-ms-request-id": "1254ce9c-1003-0058-0b41-71766c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ebc94b42b-bd41-450a-aae7-b80dfb73229d\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAACBIjP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/94e7e896peekencodedmessage484254380ba278bc4b6e4/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "563348b2-4bd9-4c87-af3a-17dbde32ff23", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "563348b2-4bd9-4c87-af3a-17dbde32ff23", + "x-ms-request-id": "8a8693db-1003-0015-0e41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ebc94b42b-bd41-450a-aae7-b80dfb73229d\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:23 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:23 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "94e7e896peekencodedmessage484254380ba278bc4b6e4" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekFailsWithoutHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekFailsWithoutHandler.json new file mode 100644 index 0000000000000..e2eddb57354f1 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekFailsWithoutHandler.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/41bc8585peekfailswithouthandler87112478f7dda499c4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4f25d788-e1b5-47d8-bd96-ce7884755e21", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "4f25d788-e1b5-47d8-bd96-ce7884755e21", + "x-ms-request-id": "8a868fd9-1003-0015-0e41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/41bc8585peekfailswithouthandler87112478f7dda499c4/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "08be6285-c1c9-4892-8714-a40e1a9e8d11", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "08be6285-c1c9-4892-8714-a40e1a9e8d11", + "x-ms-request-id": "68572e33-e003-0073-6641-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E37c95162-a3f1-45cd-82a5-b254f4ceaa57\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAlzljPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/41bc8585peekfailswithouthandler87112478f7dda499c4/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d52afd14-e233-4e1c-990f-8466ff4d0136", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "d52afd14-e233-4e1c-990f-8466ff4d0136", + "x-ms-request-id": "68572e48-e003-0073-7741-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E37c95162-a3f1-45cd-82a5-b254f4ceaa57\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "41bc8585peekfailswithouthandler87112478f7dda499c4" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekMessage.json new file mode 100644 index 0000000000000..989c585ecb561 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekMessage.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/d7c32d24peekmessaged9e2747894d8f4556a5d4b90", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "cddbecc1-acf5-44f0-a0a1-10740ac582a1", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "cddbecc1-acf5-44f0-a0a1-10740ac582a1", + "x-ms-request-id": "3dbba10e-2003-0043-7c41-71486f000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/d7c32d24peekmessaged9e2747894d8f4556a5d4b90/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f224ef37-67cf-4679-bdfa-595be1b7e7e7", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "f224ef37-67cf-4679-bdfa-595be1b7e7e7", + "x-ms-request-id": "3dbba148-2003-0043-2841-71486f000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eae6c8717-d96a-4403-8a98-b1ee5d1cb965\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAdd8NP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/d7c32d24peekmessaged9e2747894d8f4556a5d4b90/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3a974574-0b86-43a4-9272-8fe410c4f0a9", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "3a974574-0b86-43a4-9272-8fe410c4f0a9", + "x-ms-request-id": "4876d92a-0003-006b-7841-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eae6c8717-d96a-4403-8a98-b1ee5d1cb965\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "d7c32d24peekmessaged9e2747894d8f4556a5d4b90" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekMessageFromEmptyQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekMessageFromEmptyQueue.json new file mode 100644 index 0000000000000..433cb8c4b004b --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekMessageFromEmptyQueue.json @@ -0,0 +1,63 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/67d13b55peekmessagefromemptyqueue92f52725f06c996a1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f9bc9166-122e-4a3e-b509-8fed8f35e79f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "f9bc9166-122e-4a3e-b509-8fed8f35e79f", + "x-ms-request-id": "4876d943-0003-006b-0b41-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/67d13b55peekmessagefromemptyqueue92f52725f06c996a1/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a47e617a-bc04-474c-9b32-4b0f778f65d7", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "a47e617a-bc04-474c-9b32-4b0f778f65d7", + "x-ms-request-id": "7a466e0b-c003-0029-4c41-719047000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList /\u003E" + } + ], + "Variables": { + "0": "67d13b55peekmessagefromemptyqueue92f52725f06c996a1" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekMessagesError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekMessagesError.json new file mode 100644 index 0000000000000..d5aa12a2decef --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekMessagesError.json @@ -0,0 +1,40 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/2f18746cpeekmessageserror6da18188374e1a0371f64/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8a8b0ea8-f450-41fd-86fb-394deffc509e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "8a8b0ea8-f450-41fd-86fb-394deffc509e", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "4876d920-0003-006b-7241-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:4876d920-0003-006b-7241-7129c7000000\n", + "Time:2023-04-17T15:28:22.8860867Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "2f18746cpeekmessageserror6da18188374e1a0371f64" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekMultipleMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekMultipleMessages.json new file mode 100644 index 0000000000000..efb2688293ce2 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekMultipleMessages.json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/8ce8e3b4peekmultiplemessages98729898d176e56da7b0", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "30368c4b-5fde-42b4-828e-a2c5bca40f8c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "30368c4b-5fde-42b4-828e-a2c5bca40f8c", + "x-ms-request-id": "27f123c1-f003-0022-1d41-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/8ce8e3b4peekmultiplemessages98729898d176e56da7b0/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8e274f0d-836b-4905-9c77-5e5d3e9c0ae9", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 1\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "8e274f0d-836b-4905-9c77-5e5d3e9c0ae9", + "x-ms-request-id": "27f123cf-f003-0022-2941-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E83046bc1-abe9-48df-b3f0-6660154f090c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA6RPLPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/8ce8e3b4peekmultiplemessages98729898d176e56da7b0/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "108", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c02ef8f3-4a6b-44a7-a6c6-f1de1148ce7a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message 2\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "c02ef8f3-4a6b-44a7-a6c6-f1de1148ce7a", + "x-ms-request-id": "68572f9b-e003-0073-7541-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E9d0f8e1c-66d1-4de8-8b2b-41ae9f3ae3a6\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA1jXWPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/8ce8e3b4peekmultiplemessages98729898d176e56da7b0/messages?peekonly=true\u0026numofmessages=2", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "05680ac5-27f9-491b-8796-f17fd4ea610c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "05680ac5-27f9-491b-8796-f17fd4ea610c", + "x-ms-request-id": "27f12407-f003-0022-5441-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E83046bc1-abe9-48df-b3f0-6660154f090c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message 1\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E9d0f8e1c-66d1-4de8-8b2b-41ae9f3ae3a6\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message 2\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "8ce8e3b4peekmultiplemessages98729898d176e56da7b0" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekTooManyMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekTooManyMessages.json new file mode 100644 index 0000000000000..ccf0746d2449f --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekTooManyMessages.json @@ -0,0 +1,67 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/d8e8b54cpeektoomanymessages36e8047268bb18eee54e", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "00bcaf35-6969-4ba1-9123-1f29b6a1094f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "00bcaf35-6969-4ba1-9123-1f29b6a1094f", + "x-ms-request-id": "8a869331-1003-0015-1541-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/d8e8b54cpeektoomanymessages36e8047268bb18eee54e/messages?peekonly=true\u0026numofmessages=33", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e2765f4f-4e45-41e4-abd9-7bcfc1b1f388", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "456", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "e2765f4f-4e45-41e4-abd9-7bcfc1b1f388", + "x-ms-error-code": "OutOfRangeQueryParameterValue", + "x-ms-request-id": "27f124a6-f003-0022-4b41-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EOutOfRangeQueryParameterValue\u003C/Code\u003E\u003CMessage\u003EOne of the query parameters specified in the request URI is outside the permissible range.\n", + "RequestId:27f124a6-f003-0022-4b41-716b2c000000\n", + "Time:2023-04-17T15:28:22.8723859Z\u003C/Message\u003E\u003CQueryParameterName\u003Enumofmessages\u003C/QueryParameterName\u003E\u003CQueryParameterValue\u003E33\u003C/QueryParameterValue\u003E\u003CMinimumAllowed\u003E1\u003C/MinimumAllowed\u003E\u003CMaximumAllowed\u003E32\u003C/MaximumAllowed\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "d8e8b54cpeektoomanymessages36e8047268bb18eee54e" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekWithHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekWithHandler.json new file mode 100644 index 0000000000000..e47cac9c7983e --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekWithHandler.json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/7d90bee8peekwithhandlerded307084bf85f36e92c4f", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "da93c3be-7f62-4a92-94de-b1b95dc32c5c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "da93c3be-7f62-4a92-94de-b1b95dc32c5c", + "x-ms-request-id": "8a869098-1003-0015-1b41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/7d90bee8peekwithhandlerded307084bf85f36e92c4f/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "fe17e480-4f6b-485f-ad22-50653a04e95e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "fe17e480-4f6b-485f-ad22-50653a04e95e", + "x-ms-request-id": "8a8690bd-1003-0015-3841-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ee2b5ed70-0d24-4070-b8e6-afa6dc19b543\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAvC6CPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/7d90bee8peekwithhandlerded307084bf85f36e92c4f/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "77ad4929-b67b-4eab-963d-1a57d366f221", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "77ad4929-b67b-4eab-963d-1a57d366f221", + "x-ms-request-id": "8a8690c8-1003-0015-4041-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E98be0eca-505a-4394-8adc-baf85a057aa7\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAnYmFPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/7d90bee8peekwithhandlerded307084bf85f36e92c4f/messages?peekonly=true\u0026numofmessages=10", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3fde5a67-d74f-4ad3-bb42-79a38b9499d4", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "3fde5a67-d74f-4ad3-bb42-79a38b9499d4", + "x-ms-request-id": "8a8690e3-1003-0015-5741-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ee2b5ed70-0d24-4070-b8e6-afa6dc19b543\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E98be0eca-505a-4394-8adc-baf85a057aa7\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "7d90bee8peekwithhandlerded307084bf85f36e92c4f" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekWithHandlerException.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekWithHandlerException.json new file mode 100644 index 0000000000000..83f3b458ba0b8 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekWithHandlerException.json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/e7de838bpeekwithhandlerexceptionfc887743ee1ccb1274", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "cbec86a4-4f44-49f2-8d55-bac3c755dae9", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "cbec86a4-4f44-49f2-8d55-bac3c755dae9", + "x-ms-request-id": "27f12473-f003-0022-2241-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/e7de838bpeekwithhandlerexceptionfc887743ee1ccb1274/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "33d4d7b3-6b97-4367-bd3a-5490702ef84e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "33d4d7b3-6b97-4367-bd3a-5490702ef84e", + "x-ms-request-id": "27f1247b-f003-0022-2741-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E84f690cc-e991-48eb-badb-4f6cc02cb1f8\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAdp/\u002BPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/e7de838bpeekwithhandlerexceptionfc887743ee1ccb1274/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4c15ba61-a4af-4adc-9f15-2af60b4cbb4e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "4c15ba61-a4af-4adc-9f15-2af60b4cbb4e", + "x-ms-request-id": "7a466da0-c003-0029-7941-719047000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ec3878e3b-095f-4115-a029-eb87cbb6b5b8\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAqQsDP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/e7de838bpeekwithhandlerexceptionfc887743ee1ccb1274/messages?peekonly=true\u0026numofmessages=10", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "14abdb87-c377-4900-ac04-2ab8aa333078", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "14abdb87-c377-4900-ac04-2ab8aa333078", + "x-ms-request-id": "7a466db7-c003-0029-0941-719047000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E84f690cc-e991-48eb-badb-4f6cc02cb1f8\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ec3878e3b-095f-4115-a029-eb87cbb6b5b8\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "e7de838bpeekwithhandlerexceptionfc887743ee1ccb1274" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekWithSyncHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekWithSyncHandler.json new file mode 100644 index 0000000000000..66910226c2013 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.peekWithSyncHandler.json @@ -0,0 +1,150 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/47aa9138peekwithsynchandler0e7992840bcf48e4c525", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "780732e8-57f0-4bc4-8bc4-081487b28a73", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "780732e8-57f0-4bc4-8bc4-081487b28a73", + "x-ms-request-id": "3dbba15c-2003-0043-3741-71486f000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/47aa9138peekwithsynchandler0e7992840bcf48e4c525/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "106", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "40bae8f4-6315-48ab-a04a-4619cc05fef7", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "40bae8f4-6315-48ab-a04a-4619cc05fef7", + "x-ms-request-id": "3dbba164-2003-0043-3d41-71486f000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E03400a89-88c5-4597-9864-d522964e4ca0\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAohsWP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/47aa9138peekwithsynchandler0e7992840bcf48e4c525/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "110", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "1715d8b5-e882-4413-866a-7938fa9fef2e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "1715d8b5-e882-4413-866a-7938fa9fef2e", + "x-ms-request-id": "27f124d0-f003-0022-6a41-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eff7c49f8-8574-4ca0-b2e5-36e10ec70fab\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAASFwcP0Fx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/47aa9138peekwithsynchandler0e7992840bcf48e4c525/messages?peekonly=true\u0026numofmessages=10", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "71ef2f77-3515-4f71-a025-d688f4f00381", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "71ef2f77-3515-4f71-a025-d688f4f00381", + "x-ms-request-id": "31f07491-8003-0017-7241-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E03400a89-88c5-4597-9864-d522964e4ca0\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eff7c49f8-8574-4ca0-b2e5-36e10ec70fab\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E0\u003C/DequeueCount\u003E\u003CMessageText\u003EdGVzdCBtZXNzYWdl\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/47aa9138peekwithsynchandler0e7992840bcf48e4c525?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "2c26366c-11a4-4de9-aecd-f859123ae986", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "2", + "x-ms-client-request-id": "2c26366c-11a4-4de9-aecd-f859123ae986", + "x-ms-request-id": "31f074a5-8003-0017-0341-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "47aa9138peekwithsynchandler0e7992840bcf48e4c525" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAccessPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAccessPolicy.json new file mode 100644 index 0000000000000..b6ef620f2bc0e --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAccessPolicy.json @@ -0,0 +1,91 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/b854d355setaccesspolicy90445031bf0c0b69a15d43", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d3e3ee8a-c004-43ed-b85e-189bff09b64e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "d3e3ee8a-c004-43ed-b85e-189bff09b64e", + "x-ms-request-id": "417b7e0b-3003-003d-7f41-71d828000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/b854d355setaccesspolicy90445031bf0c0b69a15d43?comp=acl", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "267", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "00c70a2c-7375-41eb-8872-d6aaec1d0be9", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003Etestpermission\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Eraup\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E", + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "00c70a2c-7375-41eb-8872-d6aaec1d0be9", + "x-ms-request-id": "417b7e28-3003-003d-1241-71d828000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/b854d355setaccesspolicy90445031bf0c0b69a15d43?comp=acl", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "81ef741f-7c7f-4c3d-8eff-40c95f89e08e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "81ef741f-7c7f-4c3d-8eff-40c95f89e08e", + "x-ms-request-id": "417b7e69-3003-003d-4241-71d828000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003Etestpermission\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00.0000000Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00.0000000Z\u003C/Expiry\u003E\u003CPermission\u003Eraup\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E" + } + ], + "Variables": { + "0": "b854d355setaccesspolicy90445031bf0c0b69a15d43" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAndClearMetadata[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAndClearMetadata[1].json new file mode 100644 index 0000000000000..3ccda40abd0d0 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAndClearMetadata[1].json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/860d166dsetandclearmetadata3d480067b80de2dba27c", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "cb39ef9b-11c3-422d-be2d-0492175857ed", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "cb39ef9b-11c3-422d-be2d-0492175857ed", + "x-ms-request-id": "31f0718b-8003-0017-2d41-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/860d166dsetandclearmetadata3d480067b80de2dba27c?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "753355a4-c19d-468e-8571-1a60be2d54ec", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "753355a4-c19d-468e-8571-1a60be2d54ec", + "x-ms-request-id": "8a869003-1003-0015-2941-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/860d166dsetandclearmetadata3d480067b80de2dba27c?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e8bc7794-cde4-4f43-821c-a86e627789d5", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "e8bc7794-cde4-4f43-821c-a86e627789d5", + "x-ms-request-id": "8a869019-1003-0015-3941-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/860d166dsetandclearmetadata3d480067b80de2dba27c?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f6054e2c-c20f-417e-90f8-e56eedbc3007", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "f6054e2c-c20f-417e-90f8-e56eedbc3007", + "x-ms-meta-metadata": "value", + "x-ms-request-id": "8a86906f-1003-0015-7b41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "860d166dsetandclearmetadata3d480067b80de2dba27c" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAndClearMetadata[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAndClearMetadata[2].json new file mode 100644 index 0000000000000..0aac160389f2b --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAndClearMetadata[2].json @@ -0,0 +1,123 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/ad2045aesetandclearmetadatab3d710064f6bfef9f9e9", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "13296447-d55b-4031-84cb-bd73d9a255ab", + "x-ms-meta-metadata1": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "13296447-d55b-4031-84cb-bd73d9a255ab", + "x-ms-request-id": "68572e0b-e003-0073-4841-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/ad2045aesetandclearmetadatab3d710064f6bfef9f9e9?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "1b06d084-0c1f-402e-80ae-fd3d01a6024a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "1b06d084-0c1f-402e-80ae-fd3d01a6024a", + "x-ms-meta-metadata1": "value", + "x-ms-request-id": "31f071b8-8003-0017-4f41-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/ad2045aesetandclearmetadatab3d710064f6bfef9f9e9?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "6ea0cf3e-5f82-484c-9a98-278395bcca22", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "6ea0cf3e-5f82-484c-9a98-278395bcca22", + "x-ms-request-id": "27f12266-f003-0022-0e41-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/ad2045aesetandclearmetadatab3d710064f6bfef9f9e9?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "42f820bb-1d96-4255-a6e6-911ed952139c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "42f820bb-1d96-4255-a6e6-911ed952139c", + "x-ms-meta-metadata": "value", + "x-ms-request-id": "27f1229e-f003-0022-3a41-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "ad2045aesetandclearmetadatab3d710064f6bfef9f9e9" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAndClearMetadata[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAndClearMetadata[3].json new file mode 100644 index 0000000000000..769cb85d6ae12 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAndClearMetadata[3].json @@ -0,0 +1,121 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/b43b74efsetandclearmetadatac8032013e1d6c5ee8a59", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "be8c59a7-663f-4b64-bcac-1f193f435e75", + "x-ms-meta-metadata1": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "be8c59a7-663f-4b64-bcac-1f193f435e75", + "x-ms-request-id": "27f122d1-f003-0022-6241-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/b43b74efsetandclearmetadatac8032013e1d6c5ee8a59?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b95bd50b-7446-49c8-be7a-61e3243b5bc1", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "b95bd50b-7446-49c8-be7a-61e3243b5bc1", + "x-ms-meta-metadata1": "value", + "x-ms-request-id": "27f122e1-f003-0022-6f41-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/b43b74efsetandclearmetadatac8032013e1d6c5ee8a59?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "347bb657-4a6d-44cd-9f88-71c19e865e94", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "347bb657-4a6d-44cd-9f88-71c19e865e94", + "x-ms-request-id": "27f122f7-f003-0022-7f41-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/b43b74efsetandclearmetadatac8032013e1d6c5ee8a59?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ff909b0d-5492-40cc-8ad8-2d699e52dde4", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "ff909b0d-5492-40cc-8ad8-2d699e52dde4", + "x-ms-request-id": "27f12307-f003-0022-0d41-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "b43b74efsetandclearmetadatac8032013e1d6c5ee8a59" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAndClearMetadata[4].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAndClearMetadata[4].json new file mode 100644 index 0000000000000..c3b57e3759229 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAndClearMetadata[4].json @@ -0,0 +1,123 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/fb7ae228setandclearmetadata6c979673ce18246ffc35", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c8c4fcb6-1e54-484d-aeee-f7726546a303", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "c8c4fcb6-1e54-484d-aeee-f7726546a303", + "x-ms-request-id": "8a8690fc-1003-0015-6c41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/fb7ae228setandclearmetadata6c979673ce18246ffc35?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "265feafa-b08c-4342-829d-f046067bd479", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "265feafa-b08c-4342-829d-f046067bd479", + "x-ms-meta-metadata": "value", + "x-ms-request-id": "68572ec1-e003-0073-4e41-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/fb7ae228setandclearmetadata6c979673ce18246ffc35?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "af6b019c-6386-442a-b7aa-0db07dcc5e94", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "af6b019c-6386-442a-b7aa-0db07dcc5e94", + "x-ms-request-id": "8a86911e-1003-0015-0641-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/fb7ae228setandclearmetadata6c979673ce18246ffc35?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "2113b559-529d-4744-b07d-194ad15b1952", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "2113b559-529d-4744-b07d-194ad15b1952", + "x-ms-meta-metadata": "value", + "x-ms-request-id": "8a869139-1003-0015-1a41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "fb7ae228setandclearmetadata6c979673ce18246ffc35" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAndClearMetadata[5].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAndClearMetadata[5].json new file mode 100644 index 0000000000000..c01ec9e770e7f --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setAndClearMetadata[5].json @@ -0,0 +1,119 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/e261d369setandclearmetadata3370789045e30fa35af7", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "5c4e75b3-5b52-48d2-9290-be0cfe9d17f5", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "5c4e75b3-5b52-48d2-9290-be0cfe9d17f5", + "x-ms-request-id": "68572e8d-e003-0073-2741-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/e261d369setandclearmetadata3370789045e30fa35af7?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "457f675c-9e56-4917-8497-3c07108da437", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "457f675c-9e56-4917-8497-3c07108da437", + "x-ms-request-id": "68572ea2-e003-0073-3841-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/e261d369setandclearmetadata3370789045e30fa35af7?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "41c886b8-ff29-4bca-bf6d-d8737f4f12a2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "41c886b8-ff29-4bca-bf6d-d8737f4f12a2", + "x-ms-request-id": "68572eb3-e003-0073-4341-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/e261d369setandclearmetadata3370789045e30fa35af7?comp=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "bfa6ba4f-3c9e-48d9-afea-258ce5b0deec", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "bfa6ba4f-3c9e-48d9-afea-258ce5b0deec", + "x-ms-request-id": "8a86910d-1003-0015-7741-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "e261d369setandclearmetadata3370789045e30fa35af7" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setInvalidAccessPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setInvalidAccessPolicy.json new file mode 100644 index 0000000000000..56aae976916a3 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setInvalidAccessPolicy.json @@ -0,0 +1,68 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/cf86cc8bsetinvalidaccesspolicyb81995378f1522d4ddf", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8b11e834-c495-4f8c-b476-2ce56a506fd6", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "8b11e834-c495-4f8c-b476-2ce56a506fd6", + "x-ms-request-id": "417b7ecb-3003-003d-1241-71d828000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/cf86cc8bsetinvalidaccesspolicyb81995378f1522d4ddf?comp=acl", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "321", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "db1ba86a-f3a9-4539-9828-04f4206e2e0e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003Etheidofthispermissionislongerthanwhatisallowedbytheserviceandshouldfail\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E", + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "371", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "db1ba86a-f3a9-4539-9828-04f4206e2e0e", + "x-ms-error-code": "InvalidXmlDocument", + "x-ms-request-id": "3dbba181-2003-0043-5241-71486f000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidXmlDocument\u003C/Code\u003E\u003CMessage\u003EXML specified is not syntactically valid.\n", + "RequestId:3dbba181-2003-0043-5241-71486f000000\n", + "Time:2023-04-17T15:28:23.0255611Z\u003C/Message\u003E\u003CLineNumber\u003E1\u003C/LineNumber\u003E\u003CLinePosition\u003E304\u003C/LinePosition\u003E\u003CReason\u003ESigned identifier ID cannot be empty or over 64 characters in length\u003C/Reason\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "cf86cc8bsetinvalidaccesspolicyb81995378f1522d4ddf" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setInvalidMetadata[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setInvalidMetadata[1].json new file mode 100644 index 0000000000000..1ce01f74df3d6 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setInvalidMetadata[1].json @@ -0,0 +1,68 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/d202676esetinvalidmetadata0b471399c82e5d11feef4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "5cc8a447-6a16-4aeb-8b67-ccc9f7f2d974", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "5cc8a447-6a16-4aeb-8b67-ccc9f7f2d974", + "x-ms-request-id": "421cbea8-4003-0027-4441-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/d202676esetinvalidmetadata0b471399c82e5d11feef4?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a963a4b4-2228-43a2-825b-c18c05874f39", + "x-ms-meta-invalid-meta": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "260", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "a963a4b4-2228-43a2-825b-c18c05874f39", + "x-ms-error-code": "InvalidMetadata", + "x-ms-request-id": "31f07379-8003-0017-2141-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidMetadata\u003C/Code\u003E\u003CMessage\u003EThe metadata specified is invalid. It has characters that are not permitted.\n", + "RequestId:31f07379-8003-0017-2141-710738000000\n", + "Time:2023-04-17T15:28:22.5133859Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "d202676esetinvalidmetadata0b471399c82e5d11feef4" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setInvalidMetadata[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setInvalidMetadata[2].json new file mode 100644 index 0000000000000..0f6a58edb34f9 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setInvalidMetadata[2].json @@ -0,0 +1,68 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/f92f34adsetinvalidmetadatac505287698eeb44fdb904", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "95bcd2a9-814b-4ea8-9b52-e455dc7b4cba", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "95bcd2a9-814b-4ea8-9b52-e455dc7b4cba", + "x-ms-request-id": "421cbe08-4003-0027-5441-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/f92f34adsetinvalidmetadatac505287698eeb44fdb904?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "2744c6d1-0977-4da8-b2b9-9494d83f7c69", + "x-ms-meta-12345": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "260", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "2744c6d1-0977-4da8-b2b9-9494d83f7c69", + "x-ms-error-code": "InvalidMetadata", + "x-ms-request-id": "421cbe29-4003-0027-6a41-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidMetadata\u003C/Code\u003E\u003CMessage\u003EThe metadata specified is invalid. It has characters that are not permitted.\n", + "RequestId:421cbe29-4003-0027-6a41-71b9f7000000\n", + "Time:2023-04-17T15:28:22.2905816Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "f92f34adsetinvalidmetadatac505287698eeb44fdb904" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setInvalidMetadata[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setInvalidMetadata[3].json new file mode 100644 index 0000000000000..e181e544d2436 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setInvalidMetadata[3].json @@ -0,0 +1,68 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/e03405ecsetinvalidmetadata94911937c4361de562a64", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "1d16981a-57f8-4eaf-9095-c0b05546fb1e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "1d16981a-57f8-4eaf-9095-c0b05546fb1e", + "x-ms-request-id": "421cbe63-4003-0027-1641-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/e03405ecsetinvalidmetadata94911937c4361de562a64?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f945f221-300a-405e-90a8-8b14a55902e2", + "x-ms-meta-": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "278", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "f945f221-300a-405e-90a8-8b14a55902e2", + "x-ms-error-code": "EmptyMetadataKey", + "x-ms-request-id": "68572f66-e003-0073-4a41-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EEmptyMetadataKey\u003C/Code\u003E\u003CMessage\u003EThe key for one of the metadata key-value pairs is empty.\n", + "RequestId:68572f66-e003-0073-4a41-71f6a0000000\n", + "Time:2023-04-17T15:28:22.4104423Z\u003C/Message\u003E\u003CMetadataValue\u003Evalue\u003C/MetadataValue\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "e03405ecsetinvalidmetadata94911937c4361de562a64" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setMetadataQueueError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setMetadataQueueError.json new file mode 100644 index 0000000000000..a5ece1820bd83 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setMetadataQueueError.json @@ -0,0 +1,41 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/cccd089asetmetadataqueueerrorb0944089d6e45f2e9fb?comp=metadata", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "dc85e1a8-49fc-444e-923f-d7348fea2f45", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "dc85e1a8-49fc-444e-923f-d7348fea2f45", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "31f0736f-8003-0017-1a41-710738000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:31f0736f-8003-0017-1a41-710738000000\n", + "Time:2023-04-17T15:28:22.4973951Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "cccd089asetmetadataqueueerrorb0944089d6e45f2e9fb" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setMultipleAccessPolicies.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setMultipleAccessPolicies.json new file mode 100644 index 0000000000000..1df30f3cc6409 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setMultipleAccessPolicies.json @@ -0,0 +1,91 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/a1e41fd9setmultipleaccesspolicies8bf005666a0234674", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0abc9c4b-f762-437e-94c4-52618b9eafec", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "0abc9c4b-f762-437e-94c4-52618b9eafec", + "x-ms-request-id": "68572f8e-e003-0073-6a41-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/a1e41fd9setmultipleaccesspolicies8bf005666a0234674?comp=acl", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "617", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ea3ed512-f419-4b5b-9e77-966b87947aa8", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy0\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy1\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy2\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E", + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "ea3ed512-f419-4b5b-9e77-966b87947aa8", + "x-ms-request-id": "f41b4529-4003-006a-1841-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/a1e41fd9setmultipleaccesspolicies8bf005666a0234674?comp=acl", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "6dc624f9-6f88-487c-ade3-5b9b42fe0408", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "6dc624f9-6f88-487c-ade3-5b9b42fe0408", + "x-ms-request-id": "f41b4587-4003-006a-5e41-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy0\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00.0000000Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00.0000000Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy1\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00.0000000Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00.0000000Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy2\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00.0000000Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00.0000000Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E" + } + ], + "Variables": { + "0": "a1e41fd9setmultipleaccesspolicies8bf005666a0234674" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setTooManyAccessPolicies.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setTooManyAccessPolicies.json new file mode 100644 index 0000000000000..fe9324ee34c6b --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.setTooManyAccessPolicies.json @@ -0,0 +1,68 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/9b1b7846settoomanyaccesspolicies5b4582043ff8a2e02e", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "682648f8-f923-4a91-be8c-794b217c85d9", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "682648f8-f923-4a91-be8c-794b217c85d9", + "x-ms-request-id": "f41b45d9-4003-006a-1d41-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/9b1b7846settoomanyaccesspolicies5b4582043ff8a2e02e?comp=acl", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "1157", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "285a4104-b678-4b71-b1d9-f48e0204ef06", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy0\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy1\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy2\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy3\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy4\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003CSignedIdentifier\u003E\u003CId\u003Epolicy5\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2000-01-01T00:00:00Z\u003C/Start\u003E\u003CExpiry\u003E2020-01-01T00:00:00Z\u003C/Expiry\u003E\u003CPermission\u003Er\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E", + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "294", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "285a4104-b678-4b71-b1d9-f48e0204ef06", + "x-ms-error-code": "InvalidXmlDocument", + "x-ms-request-id": "f41b45ea-4003-006a-2a41-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidXmlDocument\u003C/Code\u003E\u003CMessage\u003EXML specified is not syntactically valid.\n", + "RequestId:f41b45ea-4003-006a-2a41-71761b000000\n", + "Time:2023-04-17T15:28:22.7635274Z\u003C/Message\u003E\u003CLineNumber\u003E0\u003C/LineNumber\u003E\u003CLinePosition\u003E0\u003C/LinePosition\u003E\u003CReason /\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "9b1b7846settoomanyaccesspolicies5b4582043ff8a2e02e" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.updateMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.updateMessage.json new file mode 100644 index 0000000000000..b871981dffb9b --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.updateMessage.json @@ -0,0 +1,151 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/d0a19358updatemessage8d8369917a2577a030304b9", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4a24e616-ebd0-42b1-98eb-3302ba1f7109", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "4a24e616-ebd0-42b1-98eb-3302ba1f7109", + "x-ms-request-id": "27f123f7-f003-0022-4841-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/d0a19358updatemessage8d8369917a2577a030304b9/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "120", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e029ee91-7a35-4013-88d6-224d0650f56e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "e029ee91-7a35-4013-88d6-224d0650f56e", + "x-ms-request-id": "8a869263-1003-0015-7f41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E6f0846a5-e1a8-4650-9da4-bc23062b8996\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA1NXdPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/d0a19358updatemessage8d8369917a2577a030304b9/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b04c97eb-9293-4a7a-8445-8bcded9621e5", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "b04c97eb-9293-4a7a-8445-8bcded9621e5", + "x-ms-request-id": "8a86928c-1003-0015-1d41-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E6f0846a5-e1a8-4650-9da4-bc23062b8996\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAJlrEUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/d0a19358updatemessage8d8369917a2577a030304b9/messages/6f0846a5-e1a8-4650-9da4-bc23062b8996?popreceipt=AgAAAAMAAAAAAAAAJlrEUEFx2QE%3D\u0026visibilitytimeout=1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "114", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "04764234-4add-47e1-a388-8da1fba39e42", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EUpdated test message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "04764234-4add-47e1-a388-8da1fba39e42", + "x-ms-popreceipt": "AwAAAAMAAAAAAAAA8SWEP0Fx2QEBAAAA", + "x-ms-request-id": "27f12443-f003-0022-7e41-716b2c000000", + "x-ms-time-next-visible": "Mon, 17 Apr 2023 15:28:23 GMT", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/d0a19358updatemessage8d8369917a2577a030304b9/messages?peekonly=true", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:25 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "028eb6bf-d6aa-4f03-b27d-40670e2dc9fc", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "028eb6bf-d6aa-4f03-b27d-40670e2dc9fc", + "x-ms-request-id": "4876dbea-0003-006b-0d41-7129c7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E6f0846a5-e1a8-4650-9da4-bc23062b8996\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003EUpdated test message\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "d0a19358updatemessage8d8369917a2577a030304b9" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.updateMessageInvalidArgs[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.updateMessageInvalidArgs[1].json new file mode 100644 index 0000000000000..9a44f2ad7aba1 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.updateMessageInvalidArgs[1].json @@ -0,0 +1,126 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/eb4f00d2updatemessageinvalidargs02418853fe512259f8", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "028e70ab-0535-4ef9-a7eb-b310efb160e5", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "028e70ab-0535-4ef9-a7eb-b310efb160e5", + "x-ms-request-id": "68572ecf-e003-0073-5741-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/eb4f00d2updatemessageinvalidargs02418853fe512259f8/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "120", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "da3b010e-7a33-4399-871a-83d6f0c84d9b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "da3b010e-7a33-4399-871a-83d6f0c84d9b", + "x-ms-request-id": "68572ed9-e003-0073-5f41-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ef60b5f87-9bdc-49dc-aadf-30c561970959\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAes2bPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/eb4f00d2updatemessageinvalidargs02418853fe512259f8/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3fa268c6-3ac7-497c-b954-0176c0100df2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "3fa268c6-3ac7-497c-b954-0176c0100df2", + "x-ms-request-id": "68572ee3-e003-0073-6741-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ef60b5f87-9bdc-49dc-aadf-30c561970959\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAbBmBUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/eb4f00d2updatemessageinvalidargs02418853fe512259f8/messages/f60b5f87-9bdc-49dc-aadf-30c561970959?popreceipt=AgAAAAMAAAAAAAAAbBmBUEFx2QE%3DRandom\u0026visibilitytimeout=1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "114", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "74c4f974-ce49-41ea-acb6-6d9a5a99bc3b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EUpdated test message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "444", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "74c4f974-ce49-41ea-acb6-6d9a5a99bc3b", + "x-ms-error-code": "InvalidQueryParameterValue", + "x-ms-request-id": "68572eea-e003-0073-6d41-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidQueryParameterValue\u003C/Code\u003E\u003CMessage\u003EValue for one of the query parameters specified in the request URI is invalid.\n", + "RequestId:68572eea-e003-0073-6d41-71f6a0000000\n", + "Time:2023-04-17T15:28:22.1845704Z\u003C/Message\u003E\u003CQueryParameterName\u003Epopreceipt\u003C/QueryParameterName\u003E\u003CQueryParameterValue\u003EAgAAAAMAAAAAAAAAbBmBUEFx2QE=Random\u003C/QueryParameterValue\u003E\u003CReason\u003EInvalid pop receipt format\u003C/Reason\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "eb4f00d2updatemessageinvalidargs02418853fe512259f8" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.updateMessageInvalidArgs[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.updateMessageInvalidArgs[2].json new file mode 100644 index 0000000000000..99e962861d3a0 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.updateMessageInvalidArgs[2].json @@ -0,0 +1,126 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/c0625311updatemessageinvalidargsd2003792baebeea5e7", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "acf01199-622f-46de-968a-f5de4b07d6e0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "acf01199-622f-46de-968a-f5de4b07d6e0", + "x-ms-request-id": "68572f4d-e003-0073-3741-71f6a0000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/c0625311updatemessageinvalidargsd2003792baebeea5e7/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "120", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e62c44d4-1937-4dc0-badb-fed6a5e03cec", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "e62c44d4-1937-4dc0-badb-fed6a5e03cec", + "x-ms-request-id": "421cbe77-4003-0027-2341-71b9f7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E60d68f04-8aeb-4c7e-a9a5-24381748b891\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAqVnGPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/c0625311updatemessageinvalidargsd2003792baebeea5e7/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "5664f2a5-3e95-45c0-9a80-401fbfb5a63b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "5664f2a5-3e95-45c0-9a80-401fbfb5a63b", + "x-ms-request-id": "f41b44ec-4003-006a-6b41-71761b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E60d68f04-8aeb-4c7e-a9a5-24381748b891\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAArvOrUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/c0625311updatemessageinvalidargsd2003792baebeea5e7/messages/60d68f04-8aeb-4c7e-a9a5-24381748b891Random?popreceipt=AgAAAAMAAAAAAAAArvOrUEFx2QE%3D\u0026visibilitytimeout=1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "114", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "69985011-c1c3-4214-9fcf-52c617b3db7a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EUpdated test message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "221", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "69985011-c1c3-4214-9fcf-52c617b3db7a", + "x-ms-error-code": "MessageNotFound", + "x-ms-request-id": "8a869254-1003-0015-7341-71b980000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EMessageNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified message does not exist.\n", + "RequestId:8a869254-1003-0015-7341-71b980000000\n", + "Time:2023-04-17T15:28:22.5307254Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "c0625311updatemessageinvalidargsd2003792baebeea5e7" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.updateMessageInvalidArgs[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.updateMessageInvalidArgs[3].json new file mode 100644 index 0000000000000..636a90f3684ce --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAsyncApiTests.updateMessageInvalidArgs[3].json @@ -0,0 +1,126 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/d9796250updatemessageinvalidargseeb18333be1ad8ced1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "34ca846b-614f-4b89-b177-8aae7bb7d26a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "34ca846b-614f-4b89-b177-8aae7bb7d26a", + "x-ms-request-id": "417b7dc5-3003-003d-4c41-71d828000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/d9796250updatemessageinvalidargseeb18333be1ad8ced1/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "120", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "9fd6eee0-7c30-4c0f-8095-c66a228eee3d", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "9fd6eee0-7c30-4c0f-8095-c66a228eee3d", + "x-ms-request-id": "417b7ddc-3003-003d-5a41-71d828000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ea4323619-7b15-4f00-aa93-a89f9476d3d1\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAhebnPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/d9796250updatemessageinvalidargseeb18333be1ad8ced1/messages?numofmessages=1", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4adf9e6c-b6b8-4c60-9e9f-4b8824132d97", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "4adf9e6c-b6b8-4c60-9e9f-4b8824132d97", + "x-ms-request-id": "27f12450-f003-0022-0941-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ea4323619-7b15-4f00-aa93-a89f9476d3d1\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAhVDRUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest message before update\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/d9796250updatemessageinvalidargseeb18333be1ad8ced1/messages/a4323619-7b15-4f00-aa93-a89f9476d3d1Random?popreceipt=AgAAAAMAAAAAAAAAhVDRUEFx2QE%3DRandom\u0026visibilitytimeout=1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "114", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "93c96920-6b30-4a52-bb92-73b3a4fc6a40", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EUpdated test message\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "444", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "93c96920-6b30-4a52-bb92-73b3a4fc6a40", + "x-ms-error-code": "InvalidQueryParameterValue", + "x-ms-request-id": "27f12468-f003-0022-1941-716b2c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidQueryParameterValue\u003C/Code\u003E\u003CMessage\u003EValue for one of the query parameters specified in the request URI is invalid.\n", + "RequestId:27f12468-f003-0022-1941-716b2c000000\n", + "Time:2023-04-17T15:28:22.7284698Z\u003C/Message\u003E\u003CQueryParameterName\u003Epopreceipt\u003C/QueryParameterName\u003E\u003CQueryParameterValue\u003EAgAAAAMAAAAAAAAAhVDRUEFx2QE=Random\u003C/QueryParameterValue\u003E\u003CReason\u003EInvalid pop receipt format\u003C/Reason\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "d9796250updatemessageinvalidargseeb18333be1ad8ced1" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsClearMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsClearMessages.json deleted file mode 100644 index 189ce4db8c32c..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsClearMessages.json +++ /dev/null @@ -1,150 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/e5bcc5bee5bcc5be74418624186e23910b244082b2", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "94a07eff-ed99-4f92-87d8-7f991d800b0d" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "10a7c4fc-c003-0044-2009-417c1e000000", - "x-ms-client-request-id" : "94a07eff-ed99-4f92-87d8-7f991d800b0d", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/e5bcc5bee5bcc5be74418624186e23910b244082b2/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "a5dca7e1-1f28-4de2-a780-c6ccb9d83f7e", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "7c5d39f4-2003-0011-2e09-416c95000000", - "Body" : "2cd47a48-f137-4cb6-97ef-1e95466c05a0Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAOhFvhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "a5dca7e1-1f28-4de2-a780-c6ccb9d83f7e", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/e5bcc5bee5bcc5be74418624186e23910b244082b2/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f9e52869-89ab-42de-a3f2-6eba2e205512", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "10a7c503-c003-0044-2609-417c1e000000", - "Body" : "d8c4751d-408f-44a2-beb1-99ba597f9b43Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAm318hglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "f9e52869-89ab-42de-a3f2-6eba2e205512", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/e5bcc5bee5bcc5be74418624186e23910b244082b2/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "911484c5-55af-475a-912e-81a143e5eefa", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ec6c63d6-7003-00e8-5609-416fb7000000", - "Body" : "6960e957-0d01-49d7-af03-a282d06c4d44Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAADRGKhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "911484c5-55af-475a-912e-81a143e5eefa", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/e5bcc5bee5bcc5be74418624186e23910b244082b2?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8838a3f0-729e-4ed6-8318-5921cc7df80b" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "3", - "StatusCode" : "200", - "x-ms-request-id" : "c54fcc42-e003-000e-4009-41df91000000", - "x-ms-client-request-id" : "8838a3f0-729e-4ed6-8318-5921cc7df80b", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/e5bcc5bee5bcc5be74418624186e23910b244082b2/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b5830df2-0045-4871-8a5f-73b66341bf6a" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "7c5d3a06-2003-0011-3e09-416c95000000", - "x-ms-client-request-id" : "b5830df2-0045-4871-8a5f-73b66341bf6a", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/e5bcc5bee5bcc5be74418624186e23910b244082b2?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6cea53b2-8f48-45b6-83d9-94b190853365" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "80fe1163-6003-002f-2309-41fbea000000", - "x-ms-client-request-id" : "6cea53b2-8f48-45b6-83d9-94b190853365", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - } ], - "variables" : [ "e5bcc5bee5bcc5be74418624186e23910b244082b2" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsClearMessagesError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsClearMessagesError.json deleted file mode 100644 index 18eebda8d89ee..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsClearMessagesError.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/9d353be99d353be9677455254f4dbc9fbde048e5b8/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "945ac91f-930d-4070-9ba7-f85411a75118" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "d99b06ba-6003-004d-2a09-4139cd000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:d99b06ba-6003-004d-2a09-4139cd000000\nTime:2021-05-04T17:18:39.5653924Z", - "x-ms-client-request-id" : "945ac91f-930d-4070-9ba7-f85411a75118", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "9d353be99d353be9677455254f4dbc9fbde048e5b8" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsCreateIfNotExistsQueueThatAlreadyExists.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsCreateIfNotExistsQueueThatAlreadyExists.json deleted file mode 100644 index 7a35a9640b73a..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsCreateIfNotExistsQueueThatAlreadyExists.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://REDACTED.queue.core.windows.net/b3a8e433b3a8e4331a135688c9a735313ef140e6a3", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "f9eaae5f-6553-4fdf-b9da-3837d5b4727c" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "059061c5-d003-013a-6ccc-485122000000", - "x-ms-client-request-id" : "f9eaae5f-6553-4fdf-b9da-3837d5b4727c", - "Date" : "Tue, 05 Apr 2022 09:09:47 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "http://REDACTED.queue.core.windows.net/b3a8e433b3a8e4331a135688c9a735313ef140e6a3", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "6cfd15ce-9bdc-4b20-b0a6-873c89c09a8c" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "059061dc-d003-013a-7fcc-485122000000", - "x-ms-client-request-id" : "6cfd15ce-9bdc-4b20-b0a6-873c89c09a8c", - "Date" : "Tue, 05 Apr 2022 09:09:47 GMT" - }, - "Exception" : null - } ], - "variables" : [ "b3a8e433b3a8e4331a135688c9a735313ef140e6a3" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsCreateIfNotExistsQueueWithConflictingMetadata.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsCreateIfNotExistsQueueWithConflictingMetadata.json deleted file mode 100644 index 12ba0da4d4c0f..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsCreateIfNotExistsQueueWithConflictingMetadata.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/1084739310847393c16647809a4389f9a16846bba9", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "94267a83-ae6b-4ba7-b443-b685d199acb2" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e18a348a-d003-0014-3d4e-4e5a97000000", - "x-ms-client-request-id" : "94267a83-ae6b-4ba7-b443-b685d199acb2", - "Date" : "Tue, 12 Apr 2022 09:23:02 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/1084739310847393c16647809a4389f9a16846bba9", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "66e7d6db-8b36-47bf-bf55-a121a8dde6fe" - }, - "Response" : { - "content-length" : "222", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueAlreadyExists", - "retry-after" : "0", - "StatusCode" : "409", - "x-ms-request-id" : "e18a34a1-d003-0014-514e-4e5a97000000", - "Body" : "QueueAlreadyExistsThe specified queue already exists.\nRequestId:e18a34a1-d003-0014-514e-4e5a97000000\nTime:2022-04-12T09:23:02.1932700Z", - "x-ms-client-request-id" : "66e7d6db-8b36-47bf-bf55-a121a8dde6fe", - "Date" : "Tue, 12 Apr 2022 09:23:02 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "1084739310847393c16647809a4389f9a16846bba9" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsCreateIfNotExistsQueueWithSameMetadata.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsCreateIfNotExistsQueueWithSameMetadata.json deleted file mode 100644 index 9b1812fb89ba1..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsCreateIfNotExistsQueueWithSameMetadata.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/d6488692d6488692a4c411470f869c5d4dcc431493", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "1b025cab-2a1d-44ff-a3a2-748604b9ca9b" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "152f42a7-a003-007c-024e-4e3c07000000", - "x-ms-client-request-id" : "1b025cab-2a1d-44ff-a3a2-748604b9ca9b", - "Date" : "Tue, 12 Apr 2022 09:23:01 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/d6488692d6488692a4c411470f869c5d4dcc431493", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "aa4640a1-0d05-4865-8216-d6b018914b01" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "152f4315-a003-007c-6e4e-4e3c07000000", - "x-ms-client-request-id" : "aa4640a1-0d05-4865-8216-d6b018914b01", - "Date" : "Tue, 12 Apr 2022 09:23:01 GMT" - }, - "Exception" : null - } ], - "variables" : [ "d6488692d6488692a4c411470f869c5d4dcc431493" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsCreateIfNotExistsQueueWithSharedKey.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsCreateIfNotExistsQueueWithSharedKey.json deleted file mode 100644 index a6bdbe63885d2..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsCreateIfNotExistsQueueWithSharedKey.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/10a5811810a5811861b40941394cae9e8a6249839b", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "9451d1f9-276d-4ff6-991f-36c4932bf960" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "373f3ac8-b003-005f-7d4e-4ea6c4000000", - "x-ms-client-request-id" : "9451d1f9-276d-4ff6-991f-36c4932bf960", - "Date" : "Tue, 12 Apr 2022 09:23:01 GMT" - }, - "Exception" : null - } ], - "variables" : [ "10a5811810a5811861b40941394cae9e8a6249839b" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsCreateQueueWithSharedKey.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsCreateQueueWithSharedKey.json deleted file mode 100644 index 18f4d810aab48..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsCreateQueueWithSharedKey.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/19052c9119052c9183957487cfed554808764ed68b", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f14c044e-e08f-4f92-9a75-db7420611cb1" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fa8afa8a-b003-0013-1409-41d22d000000", - "x-ms-client-request-id" : "f14c044e-e08f-4f92-9a75-db7420611cb1", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - } ], - "variables" : [ "19052c9119052c9183957487cfed554808764ed68b" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteExistQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteExistQueue.json deleted file mode 100644 index c11bb3ffcafba..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteExistQueue.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/77eb7af677eb7af6a77104593422ea5a114041d889", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "818596ca-b79e-465e-b4d2-9a1594f3533a" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ec6c6355-7003-00e8-6409-416fb7000000", - "x-ms-client-request-id" : "818596ca-b79e-465e-b4d2-9a1594f3533a", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/77eb7af677eb7af6a77104593422ea5a114041d889", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e592124b-7a60-44b0-988e-32bb79bb8f9f" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "721d906d-4003-005a-6709-4190c6000000", - "x-ms-client-request-id" : "e592124b-7a60-44b0-988e-32bb79bb8f9f", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - } ], - "variables" : [ "77eb7af677eb7af6a77104593422ea5a114041d889" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteIfExistsQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteIfExistsQueue.json deleted file mode 100644 index 2540c6c7baeb5..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteIfExistsQueue.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "http://REDACTED.queue.core.windows.net/7705f8be7705f8be195363900de9c4fdfe0b47e98d", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "bb355625-7071-41a7-a027-f90cb3169a77" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "eff8e377-0003-0007-7a72-517e9b000000", - "x-ms-client-request-id" : "bb355625-7071-41a7-a027-f90cb3169a77", - "Date" : "Sat, 16 Apr 2022 09:16:49 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "http://REDACTED.queue.core.windows.net/7705f8be7705f8be195363900de9c4fdfe0b47e98d", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "bc4ad745-76a8-47bb-bad8-f87df0101fbf" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "eff8e38e-0003-0007-0c72-517e9b000000", - "x-ms-client-request-id" : "bc4ad745-76a8-47bb-bad8-f87df0101fbf", - "Date" : "Sat, 16 Apr 2022 09:16:49 GMT" - }, - "Exception" : null - } ], - "variables" : [ "7705f8be7705f8be195363900de9c4fdfe0b47e98d" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteIfExistsQueueThatDoesNotExist.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteIfExistsQueueThatDoesNotExist.json deleted file mode 100644 index ff9c43af9a90f..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteIfExistsQueueThatDoesNotExist.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "http://REDACTED.queue.core.windows.net/aafddfa6aafddfa6594023110b6f21b195384bdf9d", - "Headers" : { - "x-ms-version" : "2021-04-10", - "User-Agent" : "azsdk-java-azure-storage-queue/12.13.0-beta.1 (11.0.14; Windows 10; 10.0)", - "x-ms-client-request-id" : "82baeb20-e6e8-4b22-9179-a8befeeec5fa" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2021-04-10", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "99367890-6003-0001-3e72-514d24000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:99367890-6003-0001-3e72-514d24000000\nTime:2022-04-16T09:16:50.3006121Z", - "x-ms-client-request-id" : "82baeb20-e6e8-4b22-9179-a8befeeec5fa", - "Date" : "Sat, 16 Apr 2022 09:16:49 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "aafddfa6aafddfa6594023110b6f21b195384bdf9d" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteMessage.json deleted file mode 100644 index 99eb819727a89..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteMessage.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/3febc5e93febc5e98e61464893cfc92016f64333a0", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8d86933d-0755-4813-9f14-3c03aeee03c3" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ea8df1eb-5003-009d-2609-41049b000000", - "x-ms-client-request-id" : "8d86933d-0755-4813-9f14-3c03aeee03c3", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/3febc5e93febc5e98e61464893cfc92016f64333a0/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ff84843f-f57e-4fdb-a1f5-f04534085b49", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "66d7cf5d-0003-0074-1309-41c2d1000000", - "Body" : "026b293a-d7be-4705-890b-c01e5a20a9a3Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAcK1vhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "ff84843f-f57e-4fdb-a1f5-f04534085b49", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/3febc5e93febc5e98e61464893cfc92016f64333a0/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c0897203-395e-46e7-8d5c-392f635ad0d8", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e2d48ed1-d003-00ce-2609-4127af000000", - "Body" : "644d82e3-50fe-4d05-aebe-d74ea9840485Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA3EB9hglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "c0897203-395e-46e7-8d5c-392f635ad0d8", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/3febc5e93febc5e98e61464893cfc92016f64333a0/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e257535b-9562-486d-a3ca-f22687762985", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "60ea4cd9-d003-002a-4509-412931000000", - "Body" : "cf7c0b1c-db69-4d3f-892c-f79656dc3634Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAI1+KhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "e257535b-9562-486d-a3ca-f22687762985", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/3febc5e93febc5e98e61464893cfc92016f64333a0/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "009b17ab-812f-42a6-a7e3-579560efd076" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "73eb5665-2003-003e-1309-41615e000000", - "Body" : "026b293a-d7be-4705-890b-c01e5a20a9a3Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAX/l4mAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message 1", - "x-ms-client-request-id" : "009b17ab-812f-42a6-a7e3-579560efd076", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/3febc5e93febc5e98e61464893cfc92016f64333a0?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "895bb5fb-e52b-4260-8661-68e043fe92e9" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "3", - "StatusCode" : "200", - "x-ms-request-id" : "6980d27e-1003-0035-3909-419a35000000", - "x-ms-client-request-id" : "895bb5fb-e52b-4260-8661-68e043fe92e9", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/3febc5e93febc5e98e61464893cfc92016f64333a0/messages/026b293a-d7be-4705-890b-c01e5a20a9a3?popreceipt=AgAAAAMAAAAAAAAAX/l4mAlB1wE%3D", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "13bdf90c-bde3-46b6-a0ef-c27e6499d344" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "42b0341f-2003-0073-1a09-41aeb2000000", - "x-ms-client-request-id" : "13bdf90c-bde3-46b6-a0ef-c27e6499d344", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/3febc5e93febc5e98e61464893cfc92016f64333a0?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d6fddb6f-392c-4ff7-8551-20b38334d5ef" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "2", - "StatusCode" : "200", - "x-ms-request-id" : "66d7cf80-0003-0074-3209-41c2d1000000", - "x-ms-client-request-id" : "d6fddb6f-392c-4ff7-8551-20b38334d5ef", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - } ], - "variables" : [ "3febc5e93febc5e98e61464893cfc92016f64333a0" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteMessageInvalidArgs[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteMessageInvalidArgs[0].json deleted file mode 100644 index b674f90babd3a..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteMessageInvalidArgs[0].json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/80089bef80089bef61875984302d085734834c33a6", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "9b7e8c23-eb79-4993-acc2-70b839d55ec8" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "b77ad6f8-3003-00e9-7309-41306b000000", - "x-ms-client-request-id" : "9b7e8c23-eb79-4993-acc2-70b839d55ec8", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/80089bef80089bef61875984302d085734834c33a6/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e7b0cab9-4751-43df-b27b-0cdd8e9c1888", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "92671e8c-a003-000f-5d09-41804d000000", - "Body" : "f6a45a66-3284-4cdd-bfde-d02dc4b3391aTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAie5shglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "e7b0cab9-4751-43df-b27b-0cdd8e9c1888", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/80089bef80089bef61875984302d085734834c33a6/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b53d17e3-03af-43c9-b809-ad5d531eab18" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "26562da6-0003-004b-3e09-410a72000000", - "Body" : "f6a45a66-3284-4cdd-bfde-d02dc4b3391aTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAIZpcmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message", - "x-ms-client-request-id" : "b53d17e3-03af-43c9-b809-ad5d531eab18", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/80089bef80089bef61875984302d085734834c33a6/messages/f6a45a66-3284-4cdd-bfde-d02dc4b3391a?popreceipt=AgAAAAMAAAAAAAAAIZpcmAlB1wE%3DRandom", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7d4c19ef-abbd-4a8a-9a9d-7b8696e6b739" - }, - "Response" : { - "content-length" : "444", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidQueryParameterValue", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "b7beac0a-a003-0052-2f09-418ac9000000", - "Body" : "InvalidQueryParameterValueValue for one of the query parameters specified in the request URI is invalid.\nRequestId:b7beac0a-a003-0052-2f09-418ac9000000\nTime:2021-05-04T17:18:39.8156329ZpopreceiptAgAAAAMAAAAAAAAAIZpcmAlB1wE=RandomInvalid pop receipt format", - "x-ms-client-request-id" : "7d4c19ef-abbd-4a8a-9a9d-7b8696e6b739", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "80089bef80089bef61875984302d085734834c33a6" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteMessageInvalidArgs[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteMessageInvalidArgs[1].json deleted file mode 100644 index 3c2711dddc233..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteMessageInvalidArgs[1].json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/9913aaae9913aaaeff406627a6aeb6d968864888aa", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "64351c91-8e86-4ba2-bbbd-67409dd23872" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "78b23439-8003-0008-5309-41ec2e000000", - "x-ms-client-request-id" : "64351c91-8e86-4ba2-bbbd-67409dd23872", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/9913aaae9913aaaeff406627a6aeb6d968864888aa/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c209d962-f1d8-4636-9cd0-5c9945b14696", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "4c99f6d3-8003-00d3-4a09-412a13000000", - "Body" : "a7a4b401-3ff2-4058-a658-af3d0226e49dTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAlRVthglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "c209d962-f1d8-4636-9cd0-5c9945b14696", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/9913aaae9913aaaeff406627a6aeb6d968864888aa/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "9ccdf9e2-3a0f-41aa-aaae-5a65bd5a71f1" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "fde04347-8003-00a1-1b09-412d5c000000", - "Body" : "a7a4b401-3ff2-4058-a658-af3d0226e49dTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAqjpbmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message", - "x-ms-client-request-id" : "9ccdf9e2-3a0f-41aa-aaae-5a65bd5a71f1", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/9913aaae9913aaaeff406627a6aeb6d968864888aa/messages/a7a4b401-3ff2-4058-a658-af3d0226e49dRandom?popreceipt=AgAAAAMAAAAAAAAAqjpbmAlB1wE%3D", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "9e597aa9-066b-44ed-891f-ed5c433021d8" - }, - "Response" : { - "content-length" : "221", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "MessageNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "2b951134-0003-0006-6f09-41c59e000000", - "Body" : "MessageNotFoundThe specified message does not exist.\nRequestId:2b951134-0003-0006-6f09-41c59e000000\nTime:2021-05-04T17:18:39.8706977Z", - "x-ms-client-request-id" : "9e597aa9-066b-44ed-891f-ed5c433021d8", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "9913aaae9913aaaeff406627a6aeb6d968864888aa" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteMessageInvalidArgs[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteMessageInvalidArgs[2].json deleted file mode 100644 index 6ba9ba6e84308..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteMessageInvalidArgs[2].json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/b23ef96db23ef96d91a0154527af2dc696a24cac9d", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "483c4bb0-9314-45c6-aa15-6e7ff23fe41f" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fdcb015d-7003-0033-1f09-41a98a000000", - "x-ms-client-request-id" : "483c4bb0-9314-45c6-aa15-6e7ff23fe41f", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/b23ef96db23ef96d91a0154527af2dc696a24cac9d/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d4c92671-7a57-4c22-8ef1-e1182f1f100d", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d9b89a1d-f003-0012-6509-418df1000000", - "Body" : "94a575f9-d9df-47f2-8dd7-bc6f36401d66Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAOxFvhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "d4c92671-7a57-4c22-8ef1-e1182f1f100d", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/b23ef96db23ef96d91a0154527af2dc696a24cac9d/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "01732cba-039c-45a3-95cc-d66a5f2400c1" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "fdcb0165-7003-0033-2609-41a98a000000", - "Body" : "94a575f9-d9df-47f2-8dd7-bc6f36401d66Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAmyBemAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message", - "x-ms-client-request-id" : "01732cba-039c-45a3-95cc-d66a5f2400c1", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/b23ef96db23ef96d91a0154527af2dc696a24cac9d/messages/94a575f9-d9df-47f2-8dd7-bc6f36401d66Random?popreceipt=AgAAAAMAAAAAAAAAmyBemAlB1wE%3DRandom", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "bba43342-5aca-4367-9d07-1ab69855667a" - }, - "Response" : { - "content-length" : "444", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidQueryParameterValue", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "4c99f6d8-8003-00d3-4e09-412a13000000", - "Body" : "InvalidQueryParameterValueValue for one of the query parameters specified in the request URI is invalid.\nRequestId:4c99f6d8-8003-00d3-4e09-412a13000000\nTime:2021-05-04T17:18:39.8358522ZpopreceiptAgAAAAMAAAAAAAAAmyBemAlB1wE=RandomInvalid pop receipt format", - "x-ms-client-request-id" : "bba43342-5aca-4367-9d07-1ab69855667a", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "b23ef96db23ef96d91a0154527af2dc696a24cac9d" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteQueueError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteQueueError.json deleted file mode 100644 index 179da019276d5..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDeleteQueueError.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/76348e6a76348e6aba2801586846f52253cd4e3282", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3255b7a8-7b26-4f6d-b2ff-2f75d42bc4c2" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "10a7c4be-c003-0044-6a09-417c1e000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:10a7c4be-c003-0044-6a09-417c1e000000\nTime:2021-05-04T17:18:37.4674159Z", - "x-ms-client-request-id" : "3255b7a8-7b26-4f6d-b2ff-2f75d42bc4c2", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "76348e6a76348e6aba2801586846f52253cd4e3282" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueAndDeleteWithHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueAndDeleteWithHandler.json deleted file mode 100644 index 43c681c0df21e..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueAndDeleteWithHandler.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/630b9973630b997359a328438536bb8d6a804a2f92", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e78b155c-972d-4ed4-8eed-50d731b62513" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e8711533-4003-0081-5f09-4156fb000000", - "x-ms-client-request-id" : "e78b155c-972d-4ed4-8eed-50d731b62513", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/630b9973630b997359a328438536bb8d6a804a2f92/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "db55649f-eecf-414a-b7b8-cd8eaa40d24e", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "8e697fbd-c003-007b-6309-41b4bd000000", - "Body" : "30b3f3a7-e959-4a45-a279-e2c68d3cccc1Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAf78NhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "db55649f-eecf-414a-b7b8-cd8eaa40d24e", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/630b9973630b997359a328438536bb8d6a804a2f92/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "55cac48d-02c4-4c65-adb5-2fd18c54c3d5", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d99b06aa-6003-004d-1e09-4139cd000000", - "Body" : "eaa949da-dca0-43b5-8cd2-431e3f400917Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA/nkbhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "55cac48d-02c4-4c65-adb5-2fd18c54c3d5", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/630b9973630b997359a328438536bb8d6a804a2f92/messages?numofmessages=10", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f4651ce7-475c-442e-a611-456952659711" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "92671e7e-a003-000f-5409-41804d000000", - "Body" : "30b3f3a7-e959-4a45-a279-e2c68d3cccc1Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAkDIOmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test messageeaa949da-dca0-43b5-8cd2-431e3f400917Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAkDIOmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "f4651ce7-475c-442e-a611-456952659711", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/630b9973630b997359a328438536bb8d6a804a2f92/messages/30b3f3a7-e959-4a45-a279-e2c68d3cccc1?popreceipt=AgAAAAMAAAAAAAAAkDIOmAlB1wE%3D", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "447cfde9-ecd8-422c-bc4e-d7dffca812aa" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "fdcb0156-7003-0033-1b09-41a98a000000", - "x-ms-client-request-id" : "447cfde9-ecd8-422c-bc4e-d7dffca812aa", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - } ], - "variables" : [ "630b9973630b997359a328438536bb8d6a804a2f92" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueAndDeleteWithSyncHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueAndDeleteWithSyncHandler.json deleted file mode 100644 index faf5bb94e77ad..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueAndDeleteWithSyncHandler.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/7853c94a7853c94ab6278786d33fcba66eaa452b8f", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "345e3400-6d60-4c38-a8af-70469667c69b" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d9b899ed-f003-0012-3909-418df1000000", - "x-ms-client-request-id" : "345e3400-6d60-4c38-a8af-70469667c69b", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/7853c94a7853c94ab6278786d33fcba66eaa452b8f/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "df240615-5075-4604-9c20-cf7fb8e4768c", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e8711539-4003-0081-6309-4156fb000000", - "Body" : "b2f2c221-5fbc-4bdb-b3b2-196eb7999e9fTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAolsXhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "df240615-5075-4604-9c20-cf7fb8e4768c", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/7853c94a7853c94ab6278786d33fcba66eaa452b8f/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "cff219bd-8be2-4818-9d9a-85d8fa470f17", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ddc2faae-e003-0053-0309-41d515000000", - "Body" : "c136509b-1e8d-4671-b3af-c0d856c03765Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAJ0oohglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "cff219bd-8be2-4818-9d9a-85d8fa470f17", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/7853c94a7853c94ab6278786d33fcba66eaa452b8f/messages?numofmessages=10", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b7ffe18e-381f-41d8-8ddd-aaa1914582a3" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "73eb5652-2003-003e-0209-41615e000000", - "Body" : "b2f2c221-5fbc-4bdb-b3b2-196eb7999e9fTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAASEomAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test messagec136509b-1e8d-4671-b3af-c0d856c03765Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAASEomAlB1wE=Tue, 04 May 2021 17:19:09 GMT1dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "b7ffe18e-381f-41d8-8ddd-aaa1914582a3", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/7853c94a7853c94ab6278786d33fcba66eaa452b8f/messages/b2f2c221-5fbc-4bdb-b3b2-196eb7999e9f?popreceipt=AgAAAAMAAAAAAAAAASEomAlB1wE%3D", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c969bc1e-504a-4a84-9568-d2b593512f05" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "fa8afad9-b003-0013-5709-41d22d000000", - "x-ms-client-request-id" : "c969bc1e-504a-4a84-9568-d2b593512f05", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - } ], - "variables" : [ "7853c94a7853c94ab6278786d33fcba66eaa452b8f" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueEncodedMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueEncodedMessage.json deleted file mode 100644 index 3da130bff5f5e..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueEncodedMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/38e747d438e747d4be6811136bbe98e4d8dc4616bd", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "83d0607e-d722-433b-a37e-d2633cc14f8e" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "60ea4cbf-d003-002a-3309-412931000000", - "x-ms-client-request-id" : "83d0607e-d722-433b-a37e-d2633cc14f8e", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/38e747d438e747d4be6811136bbe98e4d8dc4616bd/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "1f14cc61-b915-4fff-81b3-a9831e1c5813", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "10a7c4e9-c003-0044-0f09-417c1e000000", - "Body" : "3e4adec5-1345-418c-8c9e-6e677c2eb9a5Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAKxYchglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "1f14cc61-b915-4fff-81b3-a9831e1c5813", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/38e747d438e747d4be6811136bbe98e4d8dc4616bd/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "14cb5b97-3455-46cc-842f-f7db30f6a580" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "b77ad6e8-3003-00e9-6509-41306b000000", - "Body" : "3e4adec5-1345-418c-8c9e-6e677c2eb9a5Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAALTsTmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "14cb5b97-3455-46cc-842f-f7db30f6a580", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "38e747d438e747d4be6811136bbe98e4d8dc4616bd" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueFailsWithoutHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueFailsWithoutHandler.json deleted file mode 100644 index 982933d31d0b5..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueFailsWithoutHandler.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/7435741a7435741a16f201321f1c3ad5f9f547c6a9", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8493d4a0-f31f-465d-b36f-5eafa50ce080" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "536624a6-4003-00dc-7009-415c7f000000", - "x-ms-client-request-id" : "8493d4a0-f31f-465d-b36f-5eafa50ce080", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/7435741a7435741a16f201321f1c3ad5f9f547c6a9/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "4defda6f-15da-4cf6-b946-459243b32ded", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "536624b0-4003-00dc-7809-415c7f000000", - "Body" : "b2696e18-1258-4294-8beb-6e547e8ff7e5Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAA9WjthQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "4defda6f-15da-4cf6-b946-459243b32ded", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/7435741a7435741a16f201321f1c3ad5f9f547c6a9/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "55135b94-cc50-400e-bbeb-d7c7aa437cbc" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "42b033dc-2003-0073-6009-41aeb2000000", - "Body" : "b2696e18-1258-4294-8beb-6e547e8ff7e5Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAp73plwlB1wE=Tue, 04 May 2021 17:19:08 GMT1test message", - "x-ms-client-request-id" : "55135b94-cc50-400e-bbeb-d7c7aa437cbc", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "7435741a7435741a16f201321f1c3ad5f9f547c6a9" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueMessage.json deleted file mode 100644 index ed6a0d1246947..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/a13b2587a13b258710583425e5341f9eb6f24a12a6", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "fca99cdd-0990-4cff-bece-f06eba941342" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "b7beabe8-a003-0052-1309-418ac9000000", - "x-ms-client-request-id" : "fca99cdd-0990-4cff-bece-f06eba941342", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/a13b2587a13b258710583425e5341f9eb6f24a12a6/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f3138da7-517d-4320-8f53-e8da182e47ab", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "34fa7ad6-1003-0078-0f09-4155d9000000", - "Body" : "83246d7a-66f7-44eb-97ac-7496a05315e6Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAmFfshQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "f3138da7-517d-4320-8f53-e8da182e47ab", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/a13b2587a13b258710583425e5341f9eb6f24a12a6/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "cd561857-6a16-4a8b-82b6-022b49f207bf" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "895e7b28-6003-00a9-6b09-413753000000", - "Body" : "83246d7a-66f7-44eb-97ac-7496a05315e6Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAhEjplwlB1wE=Tue, 04 May 2021 17:19:08 GMT1test message", - "x-ms-client-request-id" : "cd561857-6a16-4a8b-82b6-022b49f207bf", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "a13b2587a13b258710583425e5341f9eb6f24a12a6" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueMessageFromEmptyQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueMessageFromEmptyQueue.json deleted file mode 100644 index e324bb77138bc..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueMessageFromEmptyQueue.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/5bb25a835bb25a831073401988bf6573ba4d4c99a3", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c9503d50-72d3-4595-bf05-90b1e9a9c641" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "af9d24c4-5003-0046-0709-41c2a6000000", - "x-ms-client-request-id" : "c9503d50-72d3-4595-bf05-90b1e9a9c641", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/5bb25a835bb25a831073401988bf6573ba4d4c99a3/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3e19c957-129e-4111-b851-cd229e3d37e4" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "fde0430d-8003-00a1-6e09-412d5c000000", - "Body" : "", - "x-ms-client-request-id" : "3e19c957-129e-4111-b851-cd229e3d37e4", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "5bb25a835bb25a831073401988bf6573ba4d4c99a3" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueMultipleMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueMultipleMessages.json deleted file mode 100644 index a365b69a96c77..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueMultipleMessages.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/08cedc4a08cedc4a24099363e641413e8ec2474394", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d22d8cca-6955-4c36-88a1-711ac0c4189d" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "26562d7e-0003-004b-1e09-410a72000000", - "x-ms-client-request-id" : "d22d8cca-6955-4c36-88a1-711ac0c4189d", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/08cedc4a08cedc4a24099363e641413e8ec2474394/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e8d93d64-ecc3-4d23-91d3-cb80dfab389b", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "76d94368-e003-0021-7709-41d25a000000", - "Body" : "4788d10a-dcb7-4cd7-8521-7986ca39b352Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA60UYhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "e8d93d64-ecc3-4d23-91d3-cb80dfab389b", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/08cedc4a08cedc4a24099363e641413e8ec2474394/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "71b3baa7-bbef-4edc-9498-0fb0a1bf1a1e", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d1814e57-2003-00e5-7b09-41a763000000", - "Body" : "30b34d82-eafe-4a5d-a2e4-daf853b5288bTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA9a0nhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "71b3baa7-bbef-4edc-9498-0fb0a1bf1a1e", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/08cedc4a08cedc4a24099363e641413e8ec2474394/messages?numofmessages=2", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d4a498ee-43a9-46a2-8aac-1e7aca197fa9" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "b7beabfb-a003-0052-2209-418ac9000000", - "Body" : "4788d10a-dcb7-4cd7-8521-7986ca39b352Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAF28omAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message 130b34d82-eafe-4a5d-a2e4-daf853b5288bTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAF28omAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message 2", - "x-ms-client-request-id" : "d4a498ee-43a9-46a2-8aac-1e7aca197fa9", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "08cedc4a08cedc4a24099363e641413e8ec2474394" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueTooManyMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueTooManyMessage.json deleted file mode 100644 index 5d233a7d72b20..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueTooManyMessage.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/46f449bf46f449bf07a98948d31d7496bb9e496cb9", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "53b90792-d2fa-4a21-8a2b-2a995a28a062" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "af9d24e7-5003-0046-2709-41c2a6000000", - "x-ms-client-request-id" : "53b90792-d2fa-4a21-8a2b-2a995a28a062", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/46f449bf46f449bf07a98948d31d7496bb9e496cb9/messages?numofmessages=33", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "fd12ed11-9fb8-4296-862f-b4922b2d5541" - }, - "Response" : { - "content-length" : "456", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "OutOfRangeQueryParameterValue", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "4c99f6c7-8003-00d3-4009-412a13000000", - "Body" : "OutOfRangeQueryParameterValueOne of the query parameters specified in the request URI is outside the permissible range.\nRequestId:4c99f6c7-8003-00d3-4009-412a13000000\nTime:2021-05-04T17:18:39.1100901Znumofmessages33132", - "x-ms-client-request-id" : "fd12ed11-9fb8-4296-862f-b4922b2d5541", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "46f449bf46f449bf07a98948d31d7496bb9e496cb9" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueWithHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueWithHandler.json deleted file mode 100644 index f89989df0db9d..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueWithHandler.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/495ee607495ee607bc0555731fa2e2438b064ffb9a", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "af50efec-baa6-44a9-b609-24e4bb98b88b" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "5ef6fb48-8003-0055-2209-41e6aa000000", - "x-ms-client-request-id" : "af50efec-baa6-44a9-b609-24e4bb98b88b", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/495ee607495ee607bc0555731fa2e2438b064ffb9a/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5106dda2-c25a-41b8-a6f3-9188de3a86db", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "4c99f6c3-8003-00d3-3d09-412a13000000", - "Body" : "b4057b07-7890-4fa5-9fdd-c2591b1114a8Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAVPwDhglB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "5106dda2-c25a-41b8-a6f3-9188de3a86db", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/495ee607495ee607bc0555731fa2e2438b064ffb9a/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "bd5b8416-7e96-4ed8-86fa-4cf45d3e85e9", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "4a84b4f1-a003-007d-5009-418702000000", - "Body" : "80becd48-c095-4873-9ba3-911d07db6b67Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAY4sThglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "bd5b8416-7e96-4ed8-86fa-4cf45d3e85e9", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/495ee607495ee607bc0555731fa2e2438b064ffb9a/messages?numofmessages=10", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "74e9799a-d68a-489b-bcd0-48297830fc89" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "73eb5640-2003-003e-7109-41615e000000", - "Body" : "b4057b07-7890-4fa5-9fdd-c2591b1114a8Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAA9jYDmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message80becd48-c095-4873-9ba3-911d07db6b67Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA9jYDmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "74e9799a-d68a-489b-bcd0-48297830fc89", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "495ee607495ee607bc0555731fa2e2438b064ffb9a" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueWithHandlerError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueWithHandlerError.json deleted file mode 100644 index 2d610e89f86a5..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsDequeueWithHandlerError.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/9ab1a6779ab1a677d2114267c2369705bdf64518b1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5b29e1e8-28b0-4cf6-82a9-b4f9e5a23c83" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "73eb5631-2003-003e-6409-41615e000000", - "x-ms-client-request-id" : "5b29e1e8-28b0-4cf6-82a9-b4f9e5a23c83", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/9ab1a6779ab1a677d2114267c2369705bdf64518b1/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "723c2fb2-debf-48e8-96f6-5456dfd3a3f2", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ddc2faa6-e003-0053-7c09-41d515000000", - "Body" : "78d3660a-bc1e-4e0b-92db-95e0c9ab0653Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAqoIXhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "723c2fb2-debf-48e8-96f6-5456dfd3a3f2", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/9ab1a6779ab1a677d2114267c2369705bdf64518b1/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "428f8ea2-a5c0-421e-9962-71b82a96084c", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "1382cd1e-b003-002c-0709-411a8e000000", - "Body" : "67ebc933-5483-487c-aa04-046376b7cfdaTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAWdklhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "428f8ea2-a5c0-421e-9962-71b82a96084c", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/9ab1a6779ab1a677d2114267c2369705bdf64518b1/messages?numofmessages=10", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "59dbbfa4-1182-4860-b2b5-3f13de15a297" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "ea4bba49-6003-0086-3909-413a98000000", - "Body" : "78d3660a-bc1e-4e0b-92db-95e0c9ab0653Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA0YQnmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message67ebc933-5483-487c-aa04-046376b7cfdaTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA0YQnmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "59dbbfa4-1182-4860-b2b5-3f13de15a297", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "9ab1a6779ab1a677d2114267c2369705bdf64518b1" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueDequeueNon-UTFMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueDequeueNon-UTFMessage.json deleted file mode 100644 index db64392094bc0..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueDequeueNon-UTFMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/3a07a9263a07a926a955819618671fe77d114e1bb9", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "4a140904-e342-42d5-a24a-5498869eb184" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "433a3005-e003-00a7-0309-411ee3000000", - "x-ms-client-request-id" : "4a140904-e342-42d5-a24a-5498869eb184", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/3a07a9263a07a926a955819618671fe77d114e1bb9/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8cf87998-5674-41be-860d-a76b49ab5e7c", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "42b033e5-2003-0073-6709-41aeb2000000", - "Body" : "e5e286a0-0b9b-4d1b-8336-758f36972dcaTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAqJwdhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "8cf87998-5674-41be-860d-a76b49ab5e7c", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/3a07a9263a07a926a955819618671fe77d114e1bb9/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "445473d4-463b-4024-8ba9-c482e50fb85b" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "76d94375-e003-0021-0309-41d25a000000", - "Body" : "e5e286a0-0b9b-4d1b-8336-758f36972dcaTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAJRQTmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1/wA=", - "x-ms-client-request-id" : "445473d4-463b-4024-8ba9-c482e50fb85b", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "3a07a9263a07a926a955819618671fe77d114e1bb9" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueEmptyMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueEmptyMessage.json deleted file mode 100644 index 0d783aba05bbb..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueEmptyMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/899ce18c899ce18cde776536a04f6da3c2344a618b", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "0334a4f4-3b20-4ab0-a65d-f69ac68b6801" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "6980d1fa-1003-0035-4709-419a35000000", - "x-ms-client-request-id" : "0334a4f4-3b20-4ab0-a65d-f69ac68b6801", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/899ce18c899ce18cde776536a04f6da3c2344a618b/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c577d281-add3-408d-b8be-8bb0705a0262", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "7c5d39b3-2003-0011-7609-416c95000000", - "Body" : "19802290-314d-4f54-89bc-0c63db92e611Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAiVyZhQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "c577d281-add3-408d-b8be-8bb0705a0262", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/899ce18c899ce18cde776536a04f6da3c2344a618b/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c7069d1c-e429-4c5d-b6ed-b6ae1f15b0ab" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "1382cd08-b003-002c-7409-411a8e000000", - "Body" : "19802290-314d-4f54-89bc-0c63db92e611Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMT0", - "x-ms-client-request-id" : "c7069d1c-e429-4c5d-b6ed-b6ae1f15b0ab", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "899ce18c899ce18cde776536a04f6da3c2344a618b" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueMessage.json deleted file mode 100644 index 9f8a66e9b2482..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/dbfd7b52dbfd7b5206037931a36814f7a99740e884", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "1c7fb138-937b-4b03-85c5-1c38dd548c94" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d9b899a3-f003-0012-7909-418df1000000", - "x-ms-client-request-id" : "1c7fb138-937b-4b03-85c5-1c38dd548c94", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/dbfd7b52dbfd7b5206037931a36814f7a99740e884/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ee715f74-5916-477f-96ec-2956060ecd49", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fa8afaa8-b003-0013-2e09-41d22d000000", - "Body" : "6d4d471b-3b1e-42e5-ad73-920d3766dc5dTue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAoyiEhQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "ee715f74-5916-477f-96ec-2956060ecd49", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/dbfd7b52dbfd7b5206037931a36814f7a99740e884/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "0258d05e-3954-4d56-b014-901bea7c9b4b" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "fa8afab6-b003-0013-3a09-41d22d000000", - "Body" : "6d4d471b-3b1e-42e5-ad73-920d3766dc5dTue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMT0test message", - "x-ms-client-request-id" : "0258d05e-3954-4d56-b014-901bea7c9b4b", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "dbfd7b52dbfd7b5206037931a36814f7a99740e884" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueMessageBinaryData.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueMessageBinaryData.json deleted file mode 100644 index a72c50c429d90..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueMessageBinaryData.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/fdb58da0fdb58da061a19120e362c31342474d1c93", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7f685c58-9943-4254-abcc-e8a4e2e17c76" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fa8afaa3-b003-0013-2a09-41d22d000000", - "x-ms-client-request-id" : "7f685c58-9943-4254-abcc-e8a4e2e17c76", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/fdb58da0fdb58da061a19120e362c31342474d1c93/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "81fab20a-8c64-4d39-93a3-5f20e2ea4eb7", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "6980d20d-1003-0035-5609-419a35000000", - "Body" : "b8996f2a-26bc-47d3-981f-1283e798b41cTue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAA9tWghQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "81fab20a-8c64-4d39-93a3-5f20e2ea4eb7", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/fdb58da0fdb58da061a19120e362c31342474d1c93/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "4b859fa2-5dcd-45fe-acfa-299348c25516" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "90ba11b5-f003-00bb-5c09-414c83000000", - "Body" : "b8996f2a-26bc-47d3-981f-1283e798b41cTue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMT0test message", - "x-ms-client-request-id" : "4b859fa2-5dcd-45fe-acfa-299348c25516", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "fdb58da0fdb58da061a19120e362c31342474d1c93" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueMessageEncodedMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueMessageEncodedMessage.json deleted file mode 100644 index 198bf8295c331..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueMessageEncodedMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/6f65be9c6f65be9cc1767858e9938f93abe24af8be", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "30fc9a03-5a38-4481-ae20-d79ee1111ce6" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "946d046e-0003-00dd-4a09-4103a3000000", - "x-ms-client-request-id" : "30fc9a03-5a38-4481-ae20-d79ee1111ce6", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/6f65be9c6f65be9cc1767858e9938f93abe24af8be/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f77c611a-edcf-478f-9cca-b67e4babd643", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "4a84b4d5-a003-007d-3509-418702000000", - "Body" : "dd1f5371-192a-4652-ac8f-098337586baaTue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAA8MzRhQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "f77c611a-edcf-478f-9cca-b67e4babd643", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/6f65be9c6f65be9cc1767858e9938f93abe24af8be/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "0743b6a1-e257-4973-a801-490220eeaf99" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "4a84b4ec-a003-007d-4b09-418702000000", - "Body" : "dd1f5371-192a-4652-ac8f-098337586baaTue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMT0dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "0743b6a1-e257-4973-a801-490220eeaf99", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "6f65be9c6f65be9cc1767858e9938f93abe24af8be" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueuePeekNon-UTFMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueuePeekNon-UTFMessage.json deleted file mode 100644 index db774340d1306..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueuePeekNon-UTFMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/1c134bbc1c134bbcc31406999a802fde04914a39a0", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ce0d743a-e871-45d9-af2d-a6735e0d15a1" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "34fa7b04-1003-0078-3709-4155d9000000", - "x-ms-client-request-id" : "ce0d743a-e871-45d9-af2d-a6735e0d15a1", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/1c134bbc1c134bbcc31406999a802fde04914a39a0/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f1ed8a00-51b6-4958-8d58-9288266b7072", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d9b899f5-f003-0012-4009-418df1000000", - "Body" : "07ba3486-8e37-4b11-9aa1-6e08874996dcTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAXL8fhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "f1ed8a00-51b6-4958-8d58-9288266b7072", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/1c134bbc1c134bbcc31406999a802fde04914a39a0/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "4591bcb5-4aee-41e4-b079-81b7156884f5" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "d99b06b3-6003-004d-2509-4139cd000000", - "Body" : "07ba3486-8e37-4b11-9aa1-6e08874996dcTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0/wA=", - "x-ms-client-request-id" : "4591bcb5-4aee-41e4-b079-81b7156884f5", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "1c134bbc1c134bbcc31406999a802fde04914a39a0" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueTimeToLive.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueTimeToLive.json deleted file mode 100644 index 2962012c140ac..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsEnqueueTimeToLive.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/75485833754858331d8908011df273f8985d448d93", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d9e5a250-53af-4bf5-b38e-28ba123cc92b" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "b7beabd7-a003-0052-0409-418ac9000000", - "x-ms-client-request-id" : "d9e5a250-53af-4bf5-b38e-28ba123cc92b", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/75485833754858331d8908011df273f8985d448d93/messages?visibilitytimeout=0&messagettl=2", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "0e99ec4c-fcc4-45e3-968c-9000e2f8037d", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fdcb00bd-7003-0033-0a09-41a98a000000", - "Body" : "24fa7980-e388-436a-9bf3-6c1debd47e65Tue, 04 May 2021 17:18:38 GMTTue, 04 May 2021 17:18:40 GMTAgAAAAMAAAAAAAAAIrOwhQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "0e99ec4c-fcc4-45e3-968c-9000e2f8037d", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "75485833754858331d8908011df273f8985d448d93" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetAccessPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetAccessPolicy.json deleted file mode 100644 index 5ffd76b9e2684..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetAccessPolicy.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/4f1153bf4f1153bf7bd26702ebe25a676c784072b2", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b32e2ea0-3fe7-4cb5-a46c-500e562a2e1b" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "92671e59-a003-000f-3409-41804d000000", - "x-ms-client-request-id" : "b32e2ea0-3fe7-4cb5-a46c-500e562a2e1b", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/4f1153bf4f1153bf7bd26702ebe25a676c784072b2?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "bacba881-d276-4272-b81f-8d86e682d840" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "34fa7aae-1003-0078-6b09-4155d9000000", - "Body" : "", - "x-ms-client-request-id" : "bacba881-d276-4272-b81f-8d86e682d840", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "4f1153bf4f1153bf7bd26702ebe25a676c784072b2" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetAccessPolicyDoesError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetAccessPolicyDoesError.json deleted file mode 100644 index e823e70314d2f..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetAccessPolicyDoesError.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/1169585d1169585d4a997440ffdc4fc1692a4e6ba6?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7b30c9aa-1861-4286-a999-ab767d12d64c" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "8e697fb0-c003-007b-5b09-41b4bd000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:8e697fb0-c003-007b-5b09-41b4bd000000\nTime:2021-05-04T17:18:38.7410052Z", - "x-ms-client-request-id" : "7b30c9aa-1861-4286-a999-ab767d12d64c", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "1169585d1169585d4a997440ffdc4fc1692a4e6ba6" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetProperties.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetProperties.json deleted file mode 100644 index f8d4ef1fe8a43..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetProperties.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/5be6f3675be6f367b8602264c67f7004449d433a8c", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3d0c2cae-d6d2-4486-83a3-ba12b6bfd195" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "b7beabcc-a003-0052-7a09-418ac9000000", - "x-ms-client-request-id" : "3d0c2cae-d6d2-4486-83a3-ba12b6bfd195", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/5be6f3675be6f367b8602264c67f7004449d433a8c?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "078dcf88-6a2b-4deb-8e4f-ebfbfebce68a" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-meta-metadata" : "value", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "b7beabd0-a003-0052-7d09-418ac9000000", - "x-ms-client-request-id" : "078dcf88-6a2b-4deb-8e4f-ebfbfebce68a", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - } ], - "variables" : [ "5be6f3675be6f367b8602264c67f7004449d433a8c" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetPropertiesError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetPropertiesError.json deleted file mode 100644 index 5195adba2bb83..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetPropertiesError.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/d7fda9ecd7fda9ece04852809a0ea596847943788b?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "664b8b28-bc7f-4faa-a231-fa413b9a5b68" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "34fa7a04-1003-0078-4709-4155d9000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:34fa7a04-1003-0078-4709-4155d9000000\nTime:2021-05-04T17:18:37.4649208Z", - "x-ms-client-request-id" : "664b8b28-bc7f-4faa-a231-fa413b9a5b68", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "d7fda9ecd7fda9ece04852809a0ea596847943788b" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetQueueName.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetQueueName.json deleted file mode 100644 index 8f6c7c4c4bad7..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetQueueName.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "1a483acb1a483acb81043509b5a298f87f9349628b" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetQueueURL.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetQueueURL.json deleted file mode 100644 index 6c2692ff17df2..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsGetQueueURL.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "35f5ffa835f5ffa853465070160312605b804eeb92" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsIPBasedEndpoint.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsIPBasedEndpoint.json deleted file mode 100644 index aa0cebdf5a0ed..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsIPBasedEndpoint.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "677367d4677367d48d592420a90dea0d93324f77b5" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekEncodedMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekEncodedMessage.json deleted file mode 100644 index 7fd74c7001262..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekEncodedMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/28ac1b5d28ac1b5dbf48266653c543e6cba44f479f", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "38ff089a-a787-48fb-8be3-6ef8a3f4cdc5" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "b77ad6e1-3003-00e9-6009-41306b000000", - "x-ms-client-request-id" : "38ff089a-a787-48fb-8be3-6ef8a3f4cdc5", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/28ac1b5d28ac1b5dbf48266653c543e6cba44f479f/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e7fa886b-c7b4-4f1b-86ae-c58d2b820af3", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "78b2342b-8003-0008-4a09-41ec2e000000", - "Body" : "b55b95dc-f7c9-431f-843b-d45378be8642Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAJkoohglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "e7fa886b-c7b4-4f1b-86ae-c58d2b820af3", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/28ac1b5d28ac1b5dbf48266653c543e6cba44f479f/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "19fda6a2-c683-4e34-b476-10edec4c2f65" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "1382cd24-b003-002c-0b09-411a8e000000", - "Body" : "b55b95dc-f7c9-431f-843b-d45378be8642Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "19fda6a2-c683-4e34-b476-10edec4c2f65", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "28ac1b5d28ac1b5dbf48266653c543e6cba44f479f" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekFailsWithoutHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekFailsWithoutHandler.json deleted file mode 100644 index 48aa5ff326ebf..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekFailsWithoutHandler.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/7f1566937f156693d24864800438da16f85b469e92", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3f3bca68-0b17-482b-8cfd-6274b7d7799c" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "946d0495-0003-00dd-6609-4103a3000000", - "x-ms-client-request-id" : "3f3bca68-0b17-482b-8cfd-6274b7d7799c", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/7f1566937f156693d24864800438da16f85b469e92/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "1c11acaf-22c7-4d99-8862-224de5e53882", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "2b951121-0003-0006-6009-41c59e000000", - "Body" : "b0a59702-8a7f-4a53-aa8a-061e0cdc49f5Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAJXExhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "1c11acaf-22c7-4d99-8862-224de5e53882", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/7f1566937f156693d24864800438da16f85b469e92/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "bb5f7c5a-8dc3-43fe-ab1b-4988527ac49b" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "7b738699-2003-002e-2009-41a436000000", - "Body" : "b0a59702-8a7f-4a53-aa8a-061e0cdc49f5Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0test message", - "x-ms-client-request-id" : "bb5f7c5a-8dc3-43fe-ab1b-4988527ac49b", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "7f1566937f156693d24864800438da16f85b469e92" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekMessage.json deleted file mode 100644 index d4d3c90bb23b2..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekMessage.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/bfd13627bfd13627f88072235141af268f304994ad", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "da933a30-93c5-4c53-b57e-4bbbbab8640e" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fa8afac7-b003-0013-4909-41d22d000000", - "x-ms-client-request-id" : "da933a30-93c5-4c53-b57e-4bbbbab8640e", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/bfd13627bfd13627f88072235141af268f304994ad/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "88ab101a-801f-4e70-a323-f9d97b65010a", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "433a300d-e003-00a7-0a09-411ee3000000", - "Body" : "e7a3a8d9-dd0c-4450-a18c-a02baddbf0daTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAABNUnhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "88ab101a-801f-4e70-a323-f9d97b65010a", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/bfd13627bfd13627f88072235141af268f304994ad/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f83bb92f-98c6-4b71-b4c8-ab0187b85ff1" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "e2d48e8d-d003-00ce-6709-4127af000000", - "Body" : "e7a3a8d9-dd0c-4450-a18c-a02baddbf0daTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0test message", - "x-ms-client-request-id" : "f83bb92f-98c6-4b71-b4c8-ab0187b85ff1", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "bfd13627bfd13627f88072235141af268f304994ad" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekMessageFromEmptyQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekMessageFromEmptyQueue.json deleted file mode 100644 index d6f06b86fa990..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekMessageFromEmptyQueue.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/424a03e9424a03e9fed62019842107004e7c4cfe98", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c2eda2ab-5c35-4efa-9865-fce25ed03e9a" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ec6c63a6-7003-00e8-2b09-416fb7000000", - "x-ms-client-request-id" : "c2eda2ab-5c35-4efa-9865-fce25ed03e9a", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/424a03e9424a03e9fed62019842107004e7c4cfe98/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "2d4aaffe-7e1a-48b6-a660-e1714d9fc616" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "beffcc38-b003-00c8-1709-411410000000", - "Body" : "", - "x-ms-client-request-id" : "2d4aaffe-7e1a-48b6-a660-e1714d9fc616", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "424a03e9424a03e9fed62019842107004e7c4cfe98" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekMessagesError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekMessagesError.json deleted file mode 100644 index ae372d4038626..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekMessagesError.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/0268a5dd0268a5dd06000127838e693158be425caf/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "699d2372-386b-499f-a393-bea362e7766e" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "fa8afad5-b003-0013-5409-41d22d000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:fa8afad5-b003-0013-5409-41d22d000000\nTime:2021-05-04T17:18:39.4065496Z", - "x-ms-client-request-id" : "699d2372-386b-499f-a393-bea362e7766e", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "0268a5dd0268a5dd06000127838e693158be425caf" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekMultipleMessages.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekMultipleMessages.json deleted file mode 100644 index 34c9f1a601a6e..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekMultipleMessages.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/8052f2dc8052f2dc73177799a461a639a3114854a5", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5d3f1e93-379b-48fc-86e2-4a3c61b363f9" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "35bf7ac1-a003-00d4-4809-414670000000", - "x-ms-client-request-id" : "5d3f1e93-379b-48fc-86e2-4a3c61b363f9", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/8052f2dc8052f2dc73177799a461a639a3114854a5/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "784f343e-bbf5-4480-a587-6d5394c23b64", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ddc2fabc-e003-0053-0f09-41d515000000", - "Body" : "ce8b45ba-4559-4389-b269-fcf71787f02cTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA34pbhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "784f343e-bbf5-4480-a587-6d5394c23b64", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/8052f2dc8052f2dc73177799a461a639a3114854a5/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c64ea1e6-c4e6-4e6e-b145-690a86321f55", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "60ea4cd0-d003-002a-3d09-412931000000", - "Body" : "a8fd08fe-a9eb-454f-8948-26252c3bd915Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA/DNohglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "c64ea1e6-c4e6-4e6e-b145-690a86321f55", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/8052f2dc8052f2dc73177799a461a639a3114854a5/messages?peekonly=true&numofmessages=2", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6b13389b-0f73-4ebe-aaa2-3d62bd8b8368" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "3c7b17cc-c003-0054-5009-41b976000000", - "Body" : "ce8b45ba-4559-4389-b269-fcf71787f02cTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0test message 1a8fd08fe-a9eb-454f-8948-26252c3bd915Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0test message 2", - "x-ms-client-request-id" : "6b13389b-0f73-4ebe-aaa2-3d62bd8b8368", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "8052f2dc8052f2dc73177799a461a639a3114854a5" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekTooManyMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekTooManyMessage.json deleted file mode 100644 index cd904c83fe5ee..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekTooManyMessage.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/56bf153656bf15368a736999f717490d9c504fa3aa", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "2d56d1a2-6eeb-427f-896a-9056a10f098b" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "af9d2501-5003-0046-3e09-41c2a6000000", - "x-ms-client-request-id" : "2d56d1a2-6eeb-427f-896a-9056a10f098b", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/56bf153656bf15368a736999f717490d9c504fa3aa/messages?peekonly=true&numofmessages=33", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ba7ed59d-fb3d-479b-b89a-6229909ebbfa" - }, - "Response" : { - "content-length" : "456", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "OutOfRangeQueryParameterValue", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "42b033fb-2003-0073-7909-41aeb2000000", - "Body" : "OutOfRangeQueryParameterValueOne of the query parameters specified in the request URI is outside the permissible range.\nRequestId:42b033fb-2003-0073-7909-41aeb2000000\nTime:2021-05-04T17:18:39.4934983Znumofmessages33132", - "x-ms-client-request-id" : "ba7ed59d-fb3d-479b-b89a-6229909ebbfa", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "56bf153656bf15368a736999f717490d9c504fa3aa" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekWithHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekWithHandler.json deleted file mode 100644 index 62925553fdbb1..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekWithHandler.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/44cbc42e44cbc42e4d77067492b2052bcaf94d0084", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6b759b24-6e76-44fb-a30a-5b9df9fd9cc3" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "35bf7ab3-a003-00d4-3d09-414670000000", - "x-ms-client-request-id" : "6b759b24-6e76-44fb-a30a-5b9df9fd9cc3", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/44cbc42e44cbc42e4d77067492b2052bcaf94d0084/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "869db5be-0c98-4d4c-9713-5975bef34593", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "6c1f5723-d003-0077-5009-4123b5000000", - "Body" : "6a1b5d33-cf80-450b-afc9-ffd7bff7abc1Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAFmQ3hglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "869db5be-0c98-4d4c-9713-5975bef34593", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/44cbc42e44cbc42e4d77067492b2052bcaf94d0084/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c2f820db-02e7-48d9-80c3-0103b992da5d", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "b77ad6f4-3003-00e9-7009-41306b000000", - "Body" : "d190395d-10b8-488d-afc4-a8b603a18aa2Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAjStIhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "c2f820db-02e7-48d9-80c3-0103b992da5d", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/44cbc42e44cbc42e4d77067492b2052bcaf94d0084/messages?peekonly=true&numofmessages=10", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f8f25a81-1135-4562-8694-90555ec70592" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "536624c9-4003-00dc-0e09-415c7f000000", - "Body" : "6a1b5d33-cf80-450b-afc9-ffd7bff7abc1Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0test messaged190395d-10b8-488d-afc4-a8b603a18aa2Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "f8f25a81-1135-4562-8694-90555ec70592", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "44cbc42e44cbc42e4d77067492b2052bcaf94d0084" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekWithHandlerException.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekWithHandlerException.json deleted file mode 100644 index 070bcd70b64af..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekWithHandlerException.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/13349f3913349f3993b05197b7ced14d817e49219f", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "862e53e6-245a-42e3-8bdd-e4dc7922f782" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "7b738690-2003-002e-1809-41a436000000", - "x-ms-client-request-id" : "862e53e6-245a-42e3-8bdd-e4dc7922f782", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/13349f3913349f3993b05197b7ced14d817e49219f/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "44524678-ff74-459c-9229-a4d171900036", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ddc2fab5-e003-0053-0909-41d515000000", - "Body" : "6bb9b26f-fe4a-45c4-967e-c3760a41fc23Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAF8xGhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "44524678-ff74-459c-9229-a4d171900036", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/13349f3913349f3993b05197b7ced14d817e49219f/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "98f72e8a-355d-43ad-b3ca-4d5c9a59b3d4", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e2d48eb9-d003-00ce-1009-4127af000000", - "Body" : "39dc6109-5cd2-45d6-b82d-f52a3e7bc9a3Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAjbpghglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "98f72e8a-355d-43ad-b3ca-4d5c9a59b3d4", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/13349f3913349f3993b05197b7ced14d817e49219f/messages?peekonly=true&numofmessages=10", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b6b9956c-57e9-44bd-ad1f-2c4afd43890c" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "90ba11da-f003-00bb-7b09-414c83000000", - "Body" : "6bb9b26f-fe4a-45c4-967e-c3760a41fc23Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0test message39dc6109-5cd2-45d6-b82d-f52a3e7bc9a3Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "b6b9956c-57e9-44bd-ad1f-2c4afd43890c", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "13349f3913349f3993b05197b7ced14d817e49219f" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekWithSyncHandler.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekWithSyncHandler.json deleted file mode 100644 index b68761772f878..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsPeekWithSyncHandler.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/4ba0c1f34ba0c1f30ba017228c2e6a2f39c9454fb8", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "2687afa3-c732-4ff8-818b-c52856042a83" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "b7beabf9-a003-0052-2109-418ac9000000", - "x-ms-client-request-id" : "2687afa3-c732-4ff8-818b-c52856042a83", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/4ba0c1f34ba0c1f30ba017228c2e6a2f39c9454fb8/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "64f84fd5-d2aa-49da-94b3-d5d9377d0c5a", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "4a84b504-a003-007d-5f09-418702000000", - "Body" : "81048a7f-d39e-4fa3-ac69-acb5855ddc70Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAGMxGhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "64f84fd5-d2aa-49da-94b3-d5d9377d0c5a", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/4ba0c1f34ba0c1f30ba017228c2e6a2f39c9454fb8/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c768c4bf-13c1-48cc-b535-86c6f2a074bf", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "7b7386a1-2003-002e-2509-41a436000000", - "Body" : "93fad7ab-1665-49c7-9d17-cb50db2364ccTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAXR5ghglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "c768c4bf-13c1-48cc-b535-86c6f2a074bf", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/4ba0c1f34ba0c1f30ba017228c2e6a2f39c9454fb8/messages?peekonly=true&numofmessages=10", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8ed73454-1ab0-4c3a-9bbc-95edc31ebe1e" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "721d912f-4003-005a-1b09-4190c6000000", - "Body" : "81048a7f-d39e-4fa3-ac69-acb5855ddc70Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0test message93fad7ab-1665-49c7-9d17-cb50db2364ccTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT0dGVzdCBtZXNzYWdl", - "x-ms-client-request-id" : "8ed73454-1ab0-4c3a-9bbc-95edc31ebe1e", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/4ba0c1f34ba0c1f30ba017228c2e6a2f39c9454fb8?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6f68b8f4-3d93-4836-8703-b16142ea3051" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "2", - "StatusCode" : "200", - "x-ms-request-id" : "35bf7ad6-a003-00d4-5b09-414670000000", - "x-ms-client-request-id" : "6f68b8f4-3d93-4836-8703-b16142ea3051", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - } ], - "variables" : [ "4ba0c1f34ba0c1f30ba017228c2e6a2f39c9454fb8" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAccessPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAccessPolicy.json deleted file mode 100644 index 1649495c86ed2..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAccessPolicy.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/810fa993810fa9934c404342fbe21b7fe53843bbb7", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d94931e5-4c5b-4331-9541-334f3383b68c" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "1382ccd5-b003-002c-4b09-411a8e000000", - "x-ms-client-request-id" : "d94931e5-4c5b-4331-9541-334f3383b68c", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/810fa993810fa9934c404342fbe21b7fe53843bbb7?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5490379f-7bac-4dd5-8186-681fe3c79a2a", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "fde042c2-8003-00a1-2e09-412d5c000000", - "x-ms-client-request-id" : "5490379f-7bac-4dd5-8186-681fe3c79a2a", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/810fa993810fa9934c404342fbe21b7fe53843bbb7?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "2bdfec94-1a2e-415a-8480-ccec91351f3a" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "34fa7a54-1003-0078-1309-4155d9000000", - "Body" : "testpermission2000-01-01T00:00:00.0000000Z2020-01-01T00:00:00.0000000Zraup", - "x-ms-client-request-id" : "2bdfec94-1a2e-415a-8480-ccec91351f3a", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "810fa993810fa9934c404342fbe21b7fe53843bbb7" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAndClearMetadata[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAndClearMetadata[0].json deleted file mode 100644 index f52c8231c2e37..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAndClearMetadata[0].json +++ /dev/null @@ -1,85 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/5882eacb5882eacb20b87495d5486a2be262484db5", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "2ed08185-2d5b-429c-b585-597ba667ed84" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "26562d3f-0003-004b-6509-410a72000000", - "x-ms-client-request-id" : "2ed08185-2d5b-429c-b585-597ba667ed84", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/5882eacb5882eacb20b87495d5486a2be262484db5?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8aab7da4-d645-45d0-866f-e9a35181a98e" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "721d908b-4003-005a-0309-4190c6000000", - "x-ms-client-request-id" : "8aab7da4-d645-45d0-866f-e9a35181a98e", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/5882eacb5882eacb20b87495d5486a2be262484db5?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "572f9b1a-e261-471b-9976-34aea793db9a" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "fdcb0089-7003-0033-5809-41a98a000000", - "x-ms-client-request-id" : "572f9b1a-e261-471b-9976-34aea793db9a", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/5882eacb5882eacb20b87495d5486a2be262484db5?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c156c58a-035d-4a5a-bd18-0fa93f78046e" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-meta-metadata" : "value", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "ea8df1a8-5003-009d-6b09-41049b000000", - "x-ms-client-request-id" : "c156c58a-035d-4a5a-bd18-0fa93f78046e", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - } ], - "variables" : [ "5882eacb5882eacb20b87495d5486a2be262484db5" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAndClearMetadata[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAndClearMetadata[1].json deleted file mode 100644 index d281b62a173f3..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAndClearMetadata[1].json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/4199db8a4199db8a3520649368f62f08bbd34184a3", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "18e61343-cc2c-42c7-8445-f3cd4337f8b5" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "6c1f5701-d003-0077-3409-4123b5000000", - "x-ms-client-request-id" : "18e61343-cc2c-42c7-8445-f3cd4337f8b5", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/4199db8a4199db8a3520649368f62f08bbd34184a3?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "12509b12-8294-42dd-bb37-db042a2c0975" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "x-ms-meta-metadata1" : "value", - "StatusCode" : "200", - "x-ms-request-id" : "78b23418-8003-0008-3b09-41ec2e000000", - "x-ms-client-request-id" : "12509b12-8294-42dd-bb37-db042a2c0975", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/4199db8a4199db8a3520649368f62f08bbd34184a3?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "a41d3cbe-334d-4cc7-a99f-0b49db6ab5b6" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "fde042fa-8003-00a1-5d09-412d5c000000", - "x-ms-client-request-id" : "a41d3cbe-334d-4cc7-a99f-0b49db6ab5b6", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/4199db8a4199db8a3520649368f62f08bbd34184a3?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "0bf1d668-b043-4c23-88ac-a60869d51733" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-meta-metadata" : "value", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "af9d24cd-5003-0046-0f09-41c2a6000000", - "x-ms-client-request-id" : "0bf1d668-b043-4c23-88ac-a60869d51733", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - } ], - "variables" : [ "4199db8a4199db8a3520649368f62f08bbd34184a3" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAndClearMetadata[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAndClearMetadata[2].json deleted file mode 100644 index 015741916aad5..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAndClearMetadata[2].json +++ /dev/null @@ -1,85 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/6ab488496ab48849a9013930deb8909b78cb4fd591", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5a878787-8f80-45fc-a13a-676fcc15f82c" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "b7beabdf-a003-0052-0b09-418ac9000000", - "x-ms-client-request-id" : "5a878787-8f80-45fc-a13a-676fcc15f82c", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/6ab488496ab48849a9013930deb8909b78cb4fd591?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b3e2422c-8ec8-4f06-a8aa-af85c37c86b6" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "x-ms-meta-metadata1" : "value", - "StatusCode" : "200", - "x-ms-request-id" : "7c5d39c8-2003-0011-0909-416c95000000", - "x-ms-client-request-id" : "b3e2422c-8ec8-4f06-a8aa-af85c37c86b6", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/6ab488496ab48849a9013930deb8909b78cb4fd591?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "62c6c6cc-9ee1-4118-a641-eace139c7a8d" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "7c5d39cd-2003-0011-0b09-416c95000000", - "x-ms-client-request-id" : "62c6c6cc-9ee1-4118-a641-eace139c7a8d", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/6ab488496ab48849a9013930deb8909b78cb4fd591?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "fe3cc170-104d-456d-8f92-c12105f7c165" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "78b23428-8003-0008-4809-41ec2e000000", - "x-ms-client-request-id" : "fe3cc170-104d-456d-8f92-c12105f7c165", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - } ], - "variables" : [ "6ab488496ab48849a9013930deb8909b78cb4fd591" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAndClearMetadata[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAndClearMetadata[3].json deleted file mode 100644 index 56194d42e393e..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAndClearMetadata[3].json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/73afb90873afb908b7227413bc5d372cd32849e899", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "490f58a5-cac7-415c-9078-ac13f3657b8e" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "7b73868a-2003-002e-1409-41a436000000", - "x-ms-client-request-id" : "490f58a5-cac7-415c-9078-ac13f3657b8e", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/73afb90873afb908b7227413bc5d372cd32849e899?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "dfc8b7db-69b3-4ecb-a544-1c526d52f7d6" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-meta-metadata" : "value", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "536624ba-4003-00dc-0109-415c7f000000", - "x-ms-client-request-id" : "dfc8b7db-69b3-4ecb-a544-1c526d52f7d6", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/73afb90873afb908b7227413bc5d372cd32849e899?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d7fab3f5-67c6-4e85-b031-784e38a0d547" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "895e7b74-6003-00a9-3509-413753000000", - "x-ms-client-request-id" : "d7fab3f5-67c6-4e85-b031-784e38a0d547", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/73afb90873afb908b7227413bc5d372cd32849e899?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "1074f9d8-2542-44bd-8415-46d6e7b142a7" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-meta-metadata" : "value", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "80fe113d-6003-002f-0109-41fbea000000", - "x-ms-client-request-id" : "1074f9d8-2542-44bd-8415-46d6e7b142a7", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - } ], - "variables" : [ "73afb90873afb908b7227413bc5d372cd32849e899" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAndClearMetadata[4].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAndClearMetadata[4].json deleted file mode 100644 index 551d2950596df..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetAndClearMetadata[4].json +++ /dev/null @@ -1,84 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/3cee2fcf3cee2fcf777015849e6d7fd49b75417bb7", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "43020377-81cb-404b-bbd8-833ceda99d44" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "66d7cf4d-0003-0074-0809-41c2d1000000", - "x-ms-client-request-id" : "43020377-81cb-404b-bbd8-833ceda99d44", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/3cee2fcf3cee2fcf777015849e6d7fd49b75417bb7?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e44f942f-b615-4259-a23f-2dd899843344" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "fde04320-8003-00a1-7c09-412d5c000000", - "x-ms-client-request-id" : "e44f942f-b615-4259-a23f-2dd899843344", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/3cee2fcf3cee2fcf777015849e6d7fd49b75417bb7?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "cd556d45-08e9-4cb8-9b92-c30fbf6f7fee" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "536624c3-4003-00dc-0909-415c7f000000", - "x-ms-client-request-id" : "cd556d45-08e9-4cb8-9b92-c30fbf6f7fee", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/3cee2fcf3cee2fcf777015849e6d7fd49b75417bb7?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8a8154ca-2b2e-477d-a815-a7bf0389ade9" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "7c5d39e5-2003-0011-2009-416c95000000", - "x-ms-client-request-id" : "8a8154ca-2b2e-477d-a815-a7bf0389ade9", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - } ], - "variables" : [ "3cee2fcf3cee2fcf777015849e6d7fd49b75417bb7" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetInvalidAccessPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetInvalidAccessPolicy.json deleted file mode 100644 index 7edeaeb509dc6..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetInvalidAccessPolicy.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/0812016c0812016cd0207466f49bc4adf60549f283", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e758ddef-e438-4441-88d6-0bbd670e8f8f" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "10a7c4c5-c003-0044-7109-417c1e000000", - "x-ms-client-request-id" : "e758ddef-e438-4441-88d6-0bbd670e8f8f", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/0812016c0812016cd0207466f49bc4adf60549f283?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6575ff6b-43e2-4736-a55f-2e2f47e9a096", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "371", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidXmlDocument", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "895e7a88-6003-00a9-4c09-413753000000", - "Body" : "InvalidXmlDocumentXML specified is not syntactically valid.\nRequestId:895e7a88-6003-00a9-4c09-413753000000\nTime:2021-05-04T17:18:38.2683170Z1304Signed identifier ID cannot be empty or over 64 characters in length", - "x-ms-client-request-id" : "6575ff6b-43e2-4736-a55f-2e2f47e9a096", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "0812016c0812016cd0207466f49bc4adf60549f283" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetInvalidMeta[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetInvalidMeta[0].json deleted file mode 100644 index a949f21d505f3..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetInvalidMeta[0].json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/b665e2bfb665e2bf47a666246c0d5fb266814a8b8c", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "4b76f3b3-61ef-42c4-9c66-1f0b59a9b959" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "42b033ab-2003-0073-3709-41aeb2000000", - "x-ms-client-request-id" : "4b76f3b3-61ef-42c4-9c66-1f0b59a9b959", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/b665e2bfb665e2bf47a666246c0d5fb266814a8b8c?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "0ab216b4-71d9-48fa-8db8-b4f39fea6f7f" - }, - "Response" : { - "content-length" : "260", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidMetadata", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "4c99f6bf-8003-00d3-3909-412a13000000", - "Body" : "InvalidMetadataThe metadata specified is invalid. It has characters that are not permitted.\nRequestId:4c99f6bf-8003-00d3-3909-412a13000000\nTime:2021-05-04T17:18:38.7222171Z", - "x-ms-client-request-id" : "0ab216b4-71d9-48fa-8db8-b4f39fea6f7f", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "b665e2bfb665e2bf47a666246c0d5fb266814a8b8c" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetInvalidMeta[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetInvalidMeta[1].json deleted file mode 100644 index 4bb57c7a721f4..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetInvalidMeta[1].json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/af7ed3feaf7ed3feb1e2302362d2ffcce2db47bd8e", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f7898f4b-4493-45c6-bc1a-0e9d1f1d4197" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "90ba1193-f003-00bb-3f09-414c83000000", - "x-ms-client-request-id" : "f7898f4b-4493-45c6-bc1a-0e9d1f1d4197", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/af7ed3feaf7ed3feb1e2302362d2ffcce2db47bd8e?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d0459de1-65c7-415d-aaa7-fe6d815697cc" - }, - "Response" : { - "content-length" : "260", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidMetadata", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "7c5d39ab-2003-0011-6f09-416c95000000", - "Body" : "InvalidMetadataThe metadata specified is invalid. It has characters that are not permitted.\nRequestId:7c5d39ab-2003-0011-6f09-416c95000000\nTime:2021-05-04T17:18:37.8713965Z", - "x-ms-client-request-id" : "d0459de1-65c7-415d-aaa7-fe6d815697cc", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "af7ed3feaf7ed3feb1e2302362d2ffcce2db47bd8e" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetInvalidMeta[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetInvalidMeta[2].json deleted file mode 100644 index a7a500a3eac39..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetInvalidMeta[2].json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/8453803d8453803d3a705733cce0f0821c51432aae", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "91114b74-5439-4350-97a3-72eaf7e6633e" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d1814e2e-2003-00e5-5509-41a763000000", - "x-ms-client-request-id" : "91114b74-5439-4350-97a3-72eaf7e6633e", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/8453803d8453803d3a705733cce0f0821c51432aae?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c7ebe441-1bce-483d-aa67-c1342973d6a5" - }, - "Response" : { - "content-length" : "278", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "EmptyMetadataKey", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "ddc2fa9c-e003-0053-7409-41d515000000", - "Body" : "EmptyMetadataKeyThe key for one of the metadata key-value pairs is empty.\nRequestId:ddc2fa9c-e003-0053-7409-41d515000000\nTime:2021-05-04T17:18:38.8991329Zvalue", - "x-ms-client-request-id" : "c7ebe441-1bce-483d-aa67-c1342973d6a5", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "8453803d8453803d3a705733cce0f0821c51432aae" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetMetadataQueueError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetMetadataQueueError.json deleted file mode 100644 index 270dbd0a11be8..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetMetadataQueueError.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/8fa85be18fa85be1a3742007ce3e327eb484449fae?comp=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ae700288-833a-4ca4-b1a8-9541d507a4f1" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "d9b8998f-f003-0012-6709-418df1000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:d9b8998f-f003-0012-6709-418df1000000\nTime:2021-05-04T17:18:37.4830616Z", - "x-ms-client-request-id" : "ae700288-833a-4ca4-b1a8-9541d507a4f1", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "8fa85be18fa85be1a3742007ce3e327eb484449fae" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetMultipleAccessPolicies.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetMultipleAccessPolicies.json deleted file mode 100644 index f7f5e33f46fd6..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetMultipleAccessPolicies.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/847f2765847f276535f93665167dd0ea8e554e44b3", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "fad8df9b-c961-433b-9ec6-75d317d7c338" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "90ba1197-f003-00bb-4209-414c83000000", - "x-ms-client-request-id" : "fad8df9b-c961-433b-9ec6-75d317d7c338", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/847f2765847f276535f93665167dd0ea8e554e44b3?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "0e94f456-2324-429a-aeb4-bea63215c749", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "80fe110e-6003-002f-5a09-41fbea000000", - "x-ms-client-request-id" : "0e94f456-2324-429a-aeb4-bea63215c749", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/847f2765847f276535f93665167dd0ea8e554e44b3?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d7123d0c-97c9-4c87-9ac9-d31877179389" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "10a7c4de-c003-0044-0609-417c1e000000", - "Body" : "policy02000-01-01T00:00:00.0000000Z2020-01-01T00:00:00.0000000Zrpolicy12000-01-01T00:00:00.0000000Z2020-01-01T00:00:00.0000000Zrpolicy22000-01-01T00:00:00.0000000Z2020-01-01T00:00:00.0000000Zr", - "x-ms-client-request-id" : "d7123d0c-97c9-4c87-9ac9-d31877179389", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "847f2765847f276535f93665167dd0ea8e554e44b3" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetTooManyAccessPolicies.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetTooManyAccessPolicies.json deleted file mode 100644 index f5382a10c6d3f..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsSetTooManyAccessPolicies.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/6ff164f46ff164f4d5822895d0a8a67136e74e6da0", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "0fef110e-94bf-40c3-ad1a-cdd30f7c1048" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "7b73861e-2003-002e-3109-41a436000000", - "x-ms-client-request-id" : "0fef110e-94bf-40c3-ad1a-cdd30f7c1048", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/6ff164f46ff164f4d5822895d0a8a67136e74e6da0?comp=acl", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b14cc712-b824-4f78-a9d6-4965a9c74008", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "294", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidXmlDocument", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "4c99f6b4-8003-00d3-3009-412a13000000", - "Body" : "InvalidXmlDocumentXML specified is not syntactically valid.\nRequestId:4c99f6b4-8003-00d3-3009-412a13000000\nTime:2021-05-04T17:18:38.1214141Z00", - "x-ms-client-request-id" : "b14cc712-b824-4f78-a9d6-4965a9c74008", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "6ff164f46ff164f4d5822895d0a8a67136e74e6da0" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsUpdateMessage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsUpdateMessage.json deleted file mode 100644 index 8512dff41ba89..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsUpdateMessage.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/71e9616571e96165cd848872fd7a38bc404147ecae", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "0d4fd06a-e691-4b41-a8c1-007e206b46b0" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "76d9438b-e003-0021-1609-41d25a000000", - "x-ms-client-request-id" : "0d4fd06a-e691-4b41-a8c1-007e206b46b0", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/71e9616571e96165cd848872fd7a38bc404147ecae/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8185d8c9-c659-43ca-ad6b-ef64ff56e245", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "433a3030-e003-00a7-2a09-411ee3000000", - "Body" : "25c8225a-0956-4ee3-b9a8-8bcce6ec528aTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAASDhvhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "8185d8c9-c659-43ca-ad6b-ef64ff56e245", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/71e9616571e96165cd848872fd7a38bc404147ecae/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "19b5bd26-0df7-4e30-a7e8-667a93e3ef9f" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "d1814e6e-2003-00e5-0f09-41a763000000", - "Body" : "25c8225a-0956-4ee3-b9a8-8bcce6ec528aTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAdatdmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message before update", - "x-ms-client-request-id" : "19b5bd26-0df7-4e30-a7e8-667a93e3ef9f", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/71e9616571e96165cd848872fd7a38bc404147ecae/messages/25c8225a-0956-4ee3-b9a8-8bcce6ec528a?popreceipt=AgAAAAMAAAAAAAAAdatdmAlB1wE%3D&visibilitytimeout=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "afe2fa39-a225-4c9b-a126-12fca4c7867d", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-time-next-visible" : "Tue, 04 May 2021 17:18:40 GMT", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "ea4bba70-6003-0086-5e09-413a98000000", - "x-ms-popreceipt" : "AwAAAAMAAAAAAAAAjacihwlB1wEBAAAA", - "x-ms-client-request-id" : "afe2fa39-a225-4c9b-a126-12fca4c7867d", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/71e9616571e96165cd848872fd7a38bc404147ecae/messages?peekonly=true", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "cd9324ee-a2dc-4116-8396-008f334e84ef" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "90ba121f-f003-00bb-3609-414c83000000", - "Body" : "25c8225a-0956-4ee3-b9a8-8bcce6ec528aTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMT1Updated test message", - "x-ms-client-request-id" : "cd9324ee-a2dc-4116-8396-008f334e84ef", - "Date" : "Tue, 04 May 2021 17:18:41 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "71e9616571e96165cd848872fd7a38bc404147ecae" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsUpdateMessageInvalidArgs[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsUpdateMessageInvalidArgs[0].json deleted file mode 100644 index 48f4a0f0d6a8c..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsUpdateMessageInvalidArgs[0].json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/92264d2292264d22cd4348098a3ce8cc1e964af68a", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f2102169-c9f5-4d95-83a6-e8df70d23e7f" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e2d48dca-d003-00ce-2b09-4127af000000", - "x-ms-client-request-id" : "f2102169-c9f5-4d95-83a6-e8df70d23e7f", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/92264d2292264d22cd4348098a3ce8cc1e964af68a/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "a10fe388-7ce3-49af-a8d0-6ac7fdbdba32", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "beffcc27-b003-00c8-0c09-411410000000", - "Body" : "c56954a2-bd32-4f27-9c5b-8dd85f59e04bTue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAQx/ihQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "a10fe388-7ce3-49af-a8d0-6ac7fdbdba32", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/92264d2292264d22cd4348098a3ce8cc1e964af68a/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b2957d52-0aa3-44fa-b6ae-fadbb5b4b756" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "92671e72-a003-000f-4a09-41804d000000", - "Body" : "c56954a2-bd32-4f27-9c5b-8dd85f59e04bTue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAXp/clwlB1wE=Tue, 04 May 2021 17:19:08 GMT1test message before update", - "x-ms-client-request-id" : "b2957d52-0aa3-44fa-b6ae-fadbb5b4b756", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/92264d2292264d22cd4348098a3ce8cc1e964af68a/messages/c56954a2-bd32-4f27-9c5b-8dd85f59e04b?popreceipt=AgAAAAMAAAAAAAAAXp/clwlB1wE%3DRandom&visibilitytimeout=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "93255099-53b8-429f-b5b6-65bb1ff1c38a", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "444", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidQueryParameterValue", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "e2d48e32-d003-00ce-1009-4127af000000", - "Body" : "InvalidQueryParameterValueValue for one of the query parameters specified in the request URI is invalid.\nRequestId:e2d48e32-d003-00ce-1009-4127af000000\nTime:2021-05-04T17:18:39.0110552ZpopreceiptAgAAAAMAAAAAAAAAXp/clwlB1wE=RandomInvalid pop receipt format", - "x-ms-client-request-id" : "93255099-53b8-429f-b5b6-65bb1ff1c38a", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "92264d2292264d22cd4348098a3ce8cc1e964af68a" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsUpdateMessageInvalidArgs[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsUpdateMessageInvalidArgs[1].json deleted file mode 100644 index 9cdb1ec62a285..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsUpdateMessageInvalidArgs[1].json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/8b3d7c638b3d7c63ee7423330223a7b0d4464924bd", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "64cc1a3a-abab-4624-956f-6ea99b1ffc08" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ea8df1db-5003-009d-1709-41049b000000", - "x-ms-client-request-id" : "64cc1a3a-abab-4624-956f-6ea99b1ffc08", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/8b3d7c638b3d7c63ee7423330223a7b0d4464924bd/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5b54697d-7629-4a3c-92ac-275ab3160e92", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "90ba11d4-f003-00bb-7609-414c83000000", - "Body" : "6e386574-3e4e-4977-8124-72a3aca35a5dTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAoMdahglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "5b54697d-7629-4a3c-92ac-275ab3160e92", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/8b3d7c638b3d7c63ee7423330223a7b0d4464924bd/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6f5606f3-ce90-4cfa-ad60-6eac23b59dd0" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "ea4bba5e-6003-0086-4d09-413a98000000", - "Body" : "6e386574-3e4e-4977-8124-72a3aca35a5dTue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAA/NZJmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message before update", - "x-ms-client-request-id" : "6f5606f3-ce90-4cfa-ad60-6eac23b59dd0", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/8b3d7c638b3d7c63ee7423330223a7b0d4464924bd/messages/6e386574-3e4e-4977-8124-72a3aca35a5dRandom?popreceipt=AgAAAAMAAAAAAAAA/NZJmAlB1wE%3D&visibilitytimeout=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7f2a05ab-4896-4ea1-9ecc-d8a4971fbd13", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "221", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "MessageNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "536624d3-4003-00dc-1709-415c7f000000", - "Body" : "MessageNotFoundThe specified message does not exist.\nRequestId:536624d3-4003-00dc-1709-415c7f000000\nTime:2021-05-04T17:18:39.8053827Z", - "x-ms-client-request-id" : "7f2a05ab-4896-4ea1-9ecc-d8a4971fbd13", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "8b3d7c638b3d7c63ee7423330223a7b0d4464924bd" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsUpdateMessageInvalidArgs[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsUpdateMessageInvalidArgs[2].json deleted file mode 100644 index 34e5bfc9b92fc..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueAysncAPITestsUpdateMessageInvalidArgs[2].json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/a0102fa0a0102fa05ca8037072e7cb28221042a196", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c172a76b-d1f6-4752-8977-7caaf5c6c4dd" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "35bf7acb-a003-00d4-5109-414670000000", - "x-ms-client-request-id" : "c172a76b-d1f6-4752-8977-7caaf5c6c4dd", - "Date" : "Tue, 04 May 2021 17:18:39 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/a0102fa0a0102fa05ca8037072e7cb28221042a196/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7212c92f-ffff-4722-ae2a-332dde23b6f2", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "6980d267-1003-0035-2609-419a35000000", - "Body" : "248e74b9-93b7-4b8a-bdf7-95d0dac6fd62Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAALepuhglB1wE=Tue, 04 May 2021 17:18:39 GMT", - "x-ms-client-request-id" : "7212c92f-ffff-4722-ae2a-332dde23b6f2", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/a0102fa0a0102fa05ca8037072e7cb28221042a196/messages?numofmessages=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e0dafd49-e5f7-45a9-913f-8329caf82250" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "d99b06c1-6003-004d-3009-4139cd000000", - "Body" : "248e74b9-93b7-4b8a-bdf7-95d0dac6fd62Tue, 04 May 2021 17:18:39 GMTTue, 11 May 2021 17:18:39 GMTAgAAAAMAAAAAAAAAdatdmAlB1wE=Tue, 04 May 2021 17:19:09 GMT1test message before update", - "x-ms-client-request-id" : "e0dafd49-e5f7-45a9-913f-8329caf82250", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/a0102fa0a0102fa05ca8037072e7cb28221042a196/messages/248e74b9-93b7-4b8a-bdf7-95d0dac6fd62Random?popreceipt=AgAAAAMAAAAAAAAAdatdmAlB1wE%3DRandom&visibilitytimeout=1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b695818f-133a-4184-802b-61daecb61dbf", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "444", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidQueryParameterValue", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "b050afe7-6003-00cb-4c09-41f574000000", - "Body" : "InvalidQueryParameterValueValue for one of the query parameters specified in the request URI is invalid.\nRequestId:b050afe7-6003-00cb-4c09-41f574000000\nTime:2021-05-04T17:18:39.8276553ZpopreceiptAgAAAAMAAAAAAAAAdatdmAlB1wE=RandomInvalid pop receipt format", - "x-ms-client-request-id" : "b695818f-133a-4184-802b-61daecb61dbf", - "Date" : "Tue, 04 May 2021 17:18:39 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "a0102fa0a0102fa05ca8037072e7cb28221042a196" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsAccountSASCreateDeleteQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsAccountSASCreateDeleteQueue.json deleted file mode 100644 index 89cfde244b9c3..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsAccountSASCreateDeleteQueue.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/cf320dddcf320ddd71971375275b773e1ce247a6b5?sv=2022-11-02&ss=q&srt=sco&se=2021-06-12T23%3A00%3A48Z&sp=rdc&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-08-04", - "User-Agent" : "azsdk-java-azure-storage-queue/12.11.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7d73cb73-40ea-44a8-9433-16064a1b5b80" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-08-04", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "a3a1ae18-f003-003f-0715-5f0212000000", - "x-ms-client-request-id" : "7d73cb73-40ea-44a8-9433-16064a1b5b80", - "Date" : "Fri, 11 Jun 2021 23:00:49 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/cf320dddcf320ddd71971375275b773e1ce247a6b5?sv=2022-11-02&ss=q&srt=sco&se=2021-06-12T23%3A00%3A48Z&sp=rdc&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-08-04", - "User-Agent" : "azsdk-java-azure-storage-queue/12.11.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ed7dbbd4-4433-4cea-9feb-e05081d524ae" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-08-04", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "a3a1ae87-f003-003f-6c15-5f0212000000", - "x-ms-client-request-id" : "ed7dbbd4-4433-4cea-9feb-e05081d524ae", - "Date" : "Fri, 11 Jun 2021 23:00:50 GMT" - }, - "Exception" : null - } ], - "variables" : [ "cf320dddcf320ddd719373645103c68a347749a394", "2021-06-11T23:00:48.051306Z", "cf320dddcf320ddd71971375275b773e1ce247a6b5" ] -} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsAccountSASListQueues.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsAccountSASListQueues.json deleted file mode 100644 index 05ef40df6c38f..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsAccountSASListQueues.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "f3c5a2f7f3c5a2f748f66131ee705a97c4b744439f", "2021-05-14T21:57:33.025832900Z" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsAccountSASNetworkOnEndpoint.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsAccountSASNetworkOnEndpoint.json deleted file mode 100644 index ff0b622146230..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsAccountSASNetworkOnEndpoint.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/150557ed150557edf035256614ae00ec96a54eae8a?sv=2022-11-02&se=2021-05-15T21%3A57%3A33Z&sp=rwdlc&sig=REDACTED&ss=q&srt=sco", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "e3d1cf66-7ff3-4377-87a2-591464523d73" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "6362bba6-1003-0065-370c-497486000000", - "x-ms-client-request-id" : "e3d1cf66-7ff3-4377-87a2-591464523d73", - "Date" : "Fri, 14 May 2021 21:57:35 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/150557ed150557edf035256614ae00ec96a54eae8a?sv=2022-11-02&se=2021-05-15T21%3A57%3A33Z&sp=rwdlc&sig=REDACTED&ss=q&srt=sco", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "53906865-deb4-4ac7-a02f-1619eb8865e8" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "353bf73e-0003-008d-470c-49ed10000000", - "x-ms-client-request-id" : "53906865-deb4-4ac7-a02f-1619eb8865e8", - "Date" : "Fri, 14 May 2021 21:57:35 GMT" - }, - "Exception" : null - } ], - "variables" : [ "150557ed150557edf03469697133ac2550694d19b8", "2021-05-14T21:57:33.025832900Z", "150557ed150557edf035256614ae00ec96a54eae8a" ] -} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsCanUseSasToAuthenticate.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsCanUseSasToAuthenticate.json deleted file mode 100644 index 15fc7a82a1993..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsCanUseSasToAuthenticate.json +++ /dev/null @@ -1,152 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/829ac529829ac5294377070029f4d7cfc1e440e7a6", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "7f305471-68e2-4262-844a-1c89cf80ecc7" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "727fd779-d003-0037-0d0c-49086e000000", - "x-ms-client-request-id" : "7f305471-68e2-4262-844a-1c89cf80ecc7", - "Date" : "Fri, 14 May 2021 21:57:35 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/829ac529829ac5294377070029f4d7cfc1e440e7a6?comp=metadata&sv=2022-11-02&ss=q&srt=sco&se=2021-05-15T21%3A57%3A33Z&sp=r&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "5ac928d8-5004-4600-aa33-ed761d7132c0" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "c2372edb-2003-008a-740c-498173000000", - "x-ms-client-request-id" : "5ac928d8-5004-4600-aa33-ed761d7132c0", - "Date" : "Fri, 14 May 2021 21:57:36 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/829ac529829ac5294377070029f4d7cfc1e440e7a6?comp=metadata&sv=2022-11-02&ss=q&srt=sco&se=2021-05-15T21%3A57%3A33Z&sp=r&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "cc657f57-c295-447c-88d9-176fa428411e" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "c2372efa-2003-008a-0e0c-498173000000", - "x-ms-client-request-id" : "cc657f57-c295-447c-88d9-176fa428411e", - "Date" : "Fri, 14 May 2021 21:57:36 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/829ac529829ac5294377070029f4d7cfc1e440e7a6?comp=metadata&sv=2022-11-02&se=2021-05-15T21%3A57%3A33Z&sp=r&sig=REDACTED&ss=q&srt=sco", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "972c8147-6c5d-4160-953e-02f6b5fe6107" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "x-ms-approximate-messages-count" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "07c75fa7-9003-0054-480c-499595000000", - "x-ms-client-request-id" : "972c8147-6c5d-4160-953e-02f6b5fe6107", - "Date" : "Fri, 14 May 2021 21:57:36 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?restype=service&comp=properties&sv=2022-11-02&ss=q&srt=sco&se=2021-05-15T21%3A57%3A33Z&sp=r&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "aa0d79b6-af00-4fc5-9a8d-b19c608a1cfa" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "07c75fb3-9003-0054-510c-499595000000", - "Body" : "1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalse", - "x-ms-client-request-id" : "aa0d79b6-af00-4fc5-9a8d-b19c608a1cfa", - "Date" : "Fri, 14 May 2021 21:57:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?restype=service&comp=properties&sv=2022-11-02&ss=q&srt=sco&se=2021-05-15T21%3A57%3A33Z&sp=r&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "6fd26bab-a1be-4131-bfd7-1a8060f9648e" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "07c75fd2-9003-0054-6c0c-499595000000", - "Body" : "1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalse", - "x-ms-client-request-id" : "6fd26bab-a1be-4131-bfd7-1a8060f9648e", - "Date" : "Fri, 14 May 2021 21:57:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?restype=service&comp=properties&sv=2022-11-02&se=2021-05-15T21%3A57%3A33Z&sp=r&sig=REDACTED&ss=q&srt=sco", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "ccdcbb73-7025-4d88-91e1-584def8355a4" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "1aa63bfa-1003-0081-530c-497a18000000", - "Body" : "1.0falsefalsefalsefalse1.0truetruetrue71.0falsefalse", - "x-ms-client-request-id" : "ccdcbb73-7025-4d88-91e1-584def8355a4", - "Date" : "Fri, 14 May 2021 21:57:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "829ac529829ac5294377070029f4d7cfc1e440e7a6", "2021-05-14T21:57:33.025832900Z" ] -} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASEnqueueDequeueWithIdentifier.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASEnqueueDequeueWithIdentifier.json deleted file mode 100644 index 7a517a2a52adf..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASEnqueueDequeueWithIdentifier.json +++ /dev/null @@ -1,109 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/9902f01f9902f01f163549254a290b491423480cb3", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "b503fdb3-e8b0-411e-98b6-f52bf3d922c2" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "20c32b3a-9003-0009-0f0c-499f11000000", - "x-ms-client-request-id" : "b503fdb3-e8b0-411e-98b6-f52bf3d922c2", - "Date" : "Fri, 14 May 2021 21:57:35 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/9902f01f9902f01f163549254a290b491423480cb3/messages", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "51a1c429-955c-41c4-a964-ab8879539503", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "07c75f53-9003-0054-7e0c-499595000000", - "Body" : "62097785-2f47-4e24-b5e9-6cb475b6239fFri, 14 May 2021 21:57:36 GMTFri, 21 May 2021 21:57:36 GMTAgAAAAMAAAAAAAAAKhZ5JgxJ1wE=Fri, 14 May 2021 21:57:36 GMT", - "x-ms-client-request-id" : "51a1c429-955c-41c4-a964-ab8879539503", - "Date" : "Fri, 14 May 2021 21:57:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/9902f01f9902f01f163549254a290b491423480cb3?comp=acl", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "82a1f2db-92f6-4113-9372-59855ba97ce0", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "c2372f19-2003-008a-270c-498173000000", - "x-ms-client-request-id" : "82a1f2db-92f6-4113-9372-59855ba97ce0", - "Date" : "Fri, 14 May 2021 21:57:36 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/9902f01f9902f01f163549254a290b491423480cb3/messages?sv=2022-11-02&si=415b8d8e-a893-4dc1-abba-d7b3d6b7761d&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "b767d24e-068d-4347-9d24-198f0298ed3e", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "1aa648dd-1003-0081-290c-497a18000000", - "Body" : "da0e9f2f-c127-4cd1-9019-5f7752145f51Fri, 14 May 2021 21:58:06 GMTFri, 21 May 2021 21:58:06 GMTAgAAAAMAAAAAAAAAsO+WOAxJ1wE=Fri, 14 May 2021 21:58:06 GMT", - "x-ms-client-request-id" : "b767d24e-068d-4347-9d24-198f0298ed3e", - "Date" : "Fri, 14 May 2021 21:58:06 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/9902f01f9902f01f163549254a290b491423480cb3/messages?numofmessages=2&visibilitytimeout=30&sv=2022-11-02&si=415b8d8e-a893-4dc1-abba-d7b3d6b7761d&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "a0d2ca6f-b307-4b55-92ed-79134f96910b" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "1aa648e7-1003-0081-2e0c-497a18000000", - "Body" : "62097785-2f47-4e24-b5e9-6cb475b6239fFri, 14 May 2021 21:57:36 GMTFri, 21 May 2021 21:57:36 GMTAgAAAAMAAAAAAAAAkX+CSgxJ1wE=Fri, 14 May 2021 21:58:36 GMT1testda0e9f2f-c127-4cd1-9019-5f7752145f51Fri, 14 May 2021 21:58:06 GMTFri, 21 May 2021 21:58:06 GMTAgAAAAMAAAAAAAAAkX+CSgxJ1wE=Fri, 14 May 2021 21:58:36 GMT1sastest", - "x-ms-client-request-id" : "a0d2ca6f-b307-4b55-92ed-79134f96910b", - "Date" : "Fri, 14 May 2021 21:58:06 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "9902f01f9902f01f163549254a290b491423480cb3", "2021-05-14T21:57:36.633826900Z", "2021-05-14T21:57:36.642821900Z", "415b8d8e-a893-4dc1-abba-d7b3d6b7761d", "9902f01f9902f01f16362931a9c02756460a4e38a9" ] -} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASEnqueueDequeueWithPermissions.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASEnqueueDequeueWithPermissions.json deleted file mode 100644 index 63dc668f6079c..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASEnqueueDequeueWithPermissions.json +++ /dev/null @@ -1,112 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/0d6c65af0d6c65afbdc659003bcffb3d36f747c5b7", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "275b5efa-996f-4ccd-824e-d45e1d338462" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "40e62661-6003-000d-4f0c-491216000000", - "x-ms-client-request-id" : "275b5efa-996f-4ccd-824e-d45e1d338462", - "Date" : "Fri, 14 May 2021 21:57:35 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/0d6c65af0d6c65afbdc659003bcffb3d36f747c5b7/messages", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "6faab1e6-cdd3-4149-9c8a-e24963a21111", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "b7c71e77-8003-0077-410c-490f56000000", - "Body" : "65833ca3-28d9-4a31-b4e6-ca227597d59bFri, 14 May 2021 21:57:36 GMTFri, 21 May 2021 21:57:36 GMTAgAAAAMAAAAAAAAAPz15JgxJ1wE=Fri, 14 May 2021 21:57:36 GMT", - "x-ms-client-request-id" : "6faab1e6-cdd3-4149-9c8a-e24963a21111", - "Date" : "Fri, 14 May 2021 21:57:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/0d6c65af0d6c65afbdc659003bcffb3d36f747c5b7/messages?sv=2022-11-02&spr=https%2Chttp&st=2021-05-13T21%3A57%3A36Z&se=2021-05-15T21%3A57%3A36Z&sp=rap&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "03a024f9-7bcc-4584-bf0a-786065ff5930", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "07c75f67-9003-0054-100c-499595000000", - "Body" : "cede2521-3e76-4603-981f-48ce4ed8b322Fri, 14 May 2021 21:57:36 GMTFri, 21 May 2021 21:57:36 GMTAgAAAAMAAAAAAAAA3p2OJgxJ1wE=Fri, 14 May 2021 21:57:36 GMT", - "x-ms-client-request-id" : "03a024f9-7bcc-4584-bf0a-786065ff5930", - "Date" : "Fri, 14 May 2021 21:57:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/0d6c65af0d6c65afbdc659003bcffb3d36f747c5b7/messages?numofmessages=2&visibilitytimeout=30&sv=2022-11-02&spr=https%2Chttp&st=2021-05-13T21%3A57%3A36Z&se=2021-05-15T21%3A57%3A36Z&sp=rap&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "5bbbf517-4498-4cb0-bfdd-f182e1ddefc5" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "353bf759-0003-008d-5f0c-49ed10000000", - "Body" : "65833ca3-28d9-4a31-b4e6-ca227597d59bFri, 14 May 2021 21:57:36 GMTFri, 21 May 2021 21:57:36 GMTAgAAAAMAAAAAAAAAoMiFOAxJ1wE=Fri, 14 May 2021 21:58:06 GMT1testcede2521-3e76-4603-981f-48ce4ed8b322Fri, 14 May 2021 21:57:36 GMTFri, 21 May 2021 21:57:36 GMTAgAAAAMAAAAAAAAAoMiFOAxJ1wE=Fri, 14 May 2021 21:58:06 GMT1sastest", - "x-ms-client-request-id" : "5bbbf517-4498-4cb0-bfdd-f182e1ddefc5", - "Date" : "Fri, 14 May 2021 21:57:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/0d6c65af0d6c65afbdc659003bcffb3d36f747c5b7/messages/65833ca3-28d9-4a31-b4e6-ca227597d59b?popreceipt=AgAAAAMAAAAAAAAAPz15JgxJ1wE%3D&visibilitytimeout=3600&sv=2022-11-02&spr=https%2Chttp&st=2021-05-13T21%3A57%3A36Z&se=2021-05-15T21%3A57%3A36Z&sp=rap&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "1efd2cca-05d9-45cc-8907-e1cabacd625b", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "279", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "AuthorizationPermissionMismatch", - "retry-after" : "0", - "StatusCode" : "403", - "x-ms-request-id" : "353bf764-0003-008d-670c-49ed10000000", - "Body" : "AuthorizationPermissionMismatchThis request is not authorized to perform this operation using this permission.\nRequestId:353bf764-0003-008d-670c-49ed10000000\nTime:2021-05-14T21:57:37.1146027Z", - "x-ms-client-request-id" : "1efd2cca-05d9-45cc-8907-e1cabacd625b", - "Date" : "Fri, 14 May 2021 21:57:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "0d6c65af0d6c65afbdc659003bcffb3d36f747c5b7", "2021-05-14T21:57:36.632824100Z", "2021-05-14T21:57:36.632824100Z", "0d6c65af0d6c65afbdc26465025e21470be14bad9c" ] -} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParseIA.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParseIA.json deleted file mode 100644 index ffbad99ae6a17..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParseIA.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "bcf73627bcf736278a030573f6e6bd4e061641eba1" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[0].json deleted file mode 100644 index 2595f6cbeb315..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[0].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "4be8bf304be8bf30fe10528508938acf2db1404fae" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[1].json deleted file mode 100644 index 13dec516e52a6..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[1].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "52f38e7152f38e712809594438fff6d4a08a4ba985" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[2].json deleted file mode 100644 index a77074cf48735..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[2].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "79deddb279deddb2ccb703072bf077154a5b4f6091" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[3].json deleted file mode 100644 index 782f7064b3b0e..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[3].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "60c5ecf360c5ecf370901766ffd3c5ff70e84f248a" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[4].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[4].json deleted file mode 100644 index 75cc210957b62..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[4].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "2f847a342f847a349ee82444e67ea042aeec4fe8a2" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[5].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[5].json deleted file mode 100644 index 93a361938a9cb..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[5].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "369f4b75369f4b75c137633717b1586a4f4d4ce6b6" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[6].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[6].json deleted file mode 100644 index f65ae8b3174d3..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[6].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "1db218b61db218b637356294963cb505f6e64ceca6" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[7].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[7].json deleted file mode 100644 index 9c2d38c91e5b9..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionParse[7].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "04a929f704a929f7bf63360022c4730a9af44afda4" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[0].json deleted file mode 100644 index b88e80d2137d5..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[0].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "7ef28f5e7ef28f5e40c735399cabb37b4811439693" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[1].json deleted file mode 100644 index 574885229369c..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[1].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "67e9be1f67e9be1fec956479809c8126011f41fc94" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[2].json deleted file mode 100644 index 3a9380ebb456d..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[2].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "4cc4eddc4cc4eddcade213809b664817980a46c88a" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[3].json deleted file mode 100644 index fda1281a80cc8..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[3].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "55dfdc9d55dfdc9d1cc0026878808c448d624db285" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[4].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[4].json deleted file mode 100644 index 37bb524470e20..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[4].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "1a9e4a5a1a9e4a5a93452966426f23cb51fe4a50b0" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[5].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[5].json deleted file mode 100644 index 6478a88b72793..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASPermissionToString[5].json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "03857b1b03857b1bdb094145c7b29b6efb91404381" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASUpdateDeleteWithPermissions.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASUpdateDeleteWithPermissions.json deleted file mode 100644 index 856c50c3c1911..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueSASUpdateDeleteWithPermissions.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/237c0753237c0753af621932ead01e4bd6cc43ce82", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "40193197-58d3-4782-92cd-b550b08d3bb9" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "353bf723-0003-008d-340c-49ed10000000", - "x-ms-client-request-id" : "40193197-58d3-4782-92cd-b550b08d3bb9", - "Date" : "Fri, 14 May 2021 21:57:35 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/237c0753237c0753af621932ead01e4bd6cc43ce82/messages", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "cc28e49f-8c7d-49e9-9b4f-6057f9b4d8dc", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "1aa63b8e-1003-0081-010c-497a18000000", - "Body" : "7f9a5b21-72ad-4e27-bc75-1d3eb2689b29Fri, 14 May 2021 21:57:36 GMTFri, 21 May 2021 21:57:36 GMTAgAAAAMAAAAAAAAAiJuFJgxJ1wE=Fri, 14 May 2021 21:57:36 GMT", - "x-ms-client-request-id" : "cc28e49f-8c7d-49e9-9b4f-6057f9b4d8dc", - "Date" : "Fri, 14 May 2021 21:57:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/237c0753237c0753af621932ead01e4bd6cc43ce82/messages/7f9a5b21-72ad-4e27-bc75-1d3eb2689b29?popreceipt=AgAAAAMAAAAAAAAAiJuFJgxJ1wE%3D&visibilitytimeout=0&sv=2022-11-02&spr=https%2Chttp&st=2021-05-13T21%3A57%3A36Z&se=2021-05-15T21%3A57%3A36Z&sp=raup&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "865a15cf-a33d-439c-bea7-aadbebe29803", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-time-next-visible" : "Fri, 14 May 2021 21:57:37 GMT", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "1aa63bd9-1003-0081-380c-497a18000000", - "x-ms-popreceipt" : "AwAAAAMAAAAAAAAAdiPOJgxJ1wEAAAAA", - "x-ms-client-request-id" : "865a15cf-a33d-439c-bea7-aadbebe29803", - "Date" : "Fri, 14 May 2021 21:57:36 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/237c0753237c0753af621932ead01e4bd6cc43ce82/messages?numofmessages=1&visibilitytimeout=30&sv=2022-11-02&spr=https%2Chttp&st=2021-05-13T21%3A57%3A36Z&se=2021-05-15T21%3A57%3A36Z&sp=raup&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "8334cd91-10bb-41ae-b8a6-e243ac98d358" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "1aa63be6-1003-0081-420c-497a18000000", - "Body" : "7f9a5b21-72ad-4e27-bc75-1d3eb2689b29Fri, 14 May 2021 21:57:36 GMTFri, 21 May 2021 21:57:36 GMTAgAAAAMAAAAAAAAAfV29OAxJ1wE=Fri, 14 May 2021 21:58:07 GMT1testing", - "x-ms-client-request-id" : "8334cd91-10bb-41ae-b8a6-e243ac98d358", - "Date" : "Fri, 14 May 2021 21:57:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/237c0753237c0753af621932ead01e4bd6cc43ce82?sv=2022-11-02&spr=https%2Chttp&st=2021-05-13T21%3A57%3A36Z&se=2021-05-15T21%3A57%3A36Z&sp=raup&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "8f4f13e9-1e46-44e0-8c71-6dd8fc01441c" - }, - "Response" : { - "content-length" : "246", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "AuthorizationFailure", - "retry-after" : "0", - "StatusCode" : "403", - "x-ms-request-id" : "07c75fc6-9003-0054-620c-499595000000", - "Body" : "AuthorizationFailureThis request is not authorized to perform this operation.\nRequestId:07c75fc6-9003-0054-620c-499595000000\nTime:2021-05-14T21:57:37.1951429Z", - "x-ms-client-request-id" : "8f4f13e9-1e46-44e0-8c71-6dd8fc01441c", - "Date" : "Fri, 14 May 2021 21:57:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "237c0753237c0753af621932ead01e4bd6cc43ce82", "2021-05-14T21:57:36.708820700Z", "2021-05-14T21:57:36.709820300Z", "237c0753237c0753af65551436a13d7d929e497c87" ] -} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueServiceSASCanonicalizedResource.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueServiceSASCanonicalizedResource.json deleted file mode 100644 index 7679e6c2ca363..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSASTestsQueueServiceSASCanonicalizedResource.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "3d6758323d67583288028991e3090f5c350941c0af" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.accountSasCreateQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.accountSasCreateQueue.json new file mode 100644 index 0000000000000..7025f870055dd --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.accountSasCreateQueue.json @@ -0,0 +1,117 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/8fd3de00accountsascreatequeue9c040586d82ffd", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "83029f04-fff1-42a2-abc9-9742ae601b76", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "83029f04-fff1-42a2-abc9-9742ae601b76", + "x-ms-request-id": "4cde6fd6-e003-004c-0f41-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/8fd3de00accountsascreatequeue9c040586d82ffd/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "98", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "6111d45d-7365-4782-949a-fb8de0154fb0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "6111d45d-7365-4782-949a-fb8de0154fb0", + "x-ms-request-id": "4cde6ffb-e003-004c-2b41-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ef78693fb-ba8a-4957-a805-8cada3847337\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA0vXGPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/8fd3de00accountsascreatequeue9c011485f4d2fa?sv=2022-11-02\u0026ss=q\u0026srt=sco\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=rdc\u0026REDACTED", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "81e757a0-8030-4454-8759-ed186569ec47", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "81e757a0-8030-4454-8759-ed186569ec47", + "x-ms-request-id": "cab8433b-d003-0035-2841-71c227000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/8fd3de00accountsascreatequeue9c011485f4d2fa?sv=2022-11-02\u0026ss=q\u0026srt=sco\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=rdc\u0026REDACTED", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d8483d13-83a1-4e54-af57-9e2f79b8f87c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "d8483d13-83a1-4e54-af57-9e2f79b8f87c", + "x-ms-request-id": "cab8434a-d003-0035-3141-71c227000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "8fd3de00accountsascreatequeue9c040586d82ffd", + "1": "2023-04-17T15:28:23.628702600Z", + "2": "8fd3de00accountsascreatequeue9c011485f4d2fa" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.accountSasListQueues.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.accountSasListQueues.json new file mode 100644 index 0000000000000..a86c0f5389f50 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.accountSasListQueues.json @@ -0,0 +1,92 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/482d4abfaccountsaslistqueuesf2d01980104f8a4", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "62777223-e1fa-4a2b-88f6-ba4916a49efe", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "62777223-e1fa-4a2b-88f6-ba4916a49efe", + "x-ms-request-id": "4cde6fea-e003-004c-1d41-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/482d4abfaccountsaslistqueuesf2d01980104f8a4/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "98", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8f06a02d-092d-4b8a-9e21-513fa4e65051", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "8f06a02d-092d-4b8a-9e21-513fa4e65051", + "x-ms-request-id": "976f98ce-a003-0010-4b41-716b5b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E8486ac9e-d6e4-4221-97ed-3926e9b21088\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAVfHIPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/?comp=list\u0026include=\u0026sv=2022-11-02\u0026ss=q\u0026srt=sco\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=l\u0026REDACTED", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "25c77a07-a184-4dd5-a0af-8d9dfdbf3e2e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "25c77a07-a184-4dd5-a0af-8d9dfdbf3e2e", + "x-ms-request-id": "976f98e6-a003-0010-5d41-716b5b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CEnumerationResults ServiceEndpoint=\u0022https://primtestproxy.queue.core.windows.net/\u0022\u003E\u003CQueues\u003E\u003CQueue\u003E\u003CName\u003E44f43783clearmessages2f2178230cf83ac9ec354f7\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E482d4abfaccountsaslistqueuesf2d01980104f8a4\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E6e1523e9queuesasupdatewithperm96109151023134\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E722bcb83queuesasenqueuewithidc5f291812cf1ab\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E764a2979getaccesspolicy11b886789dea96b3b5154c\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E8110ca89updatemessagenobodyeba74423958c6e933530\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E83347fb1enqueuemessage7c914984e211d365ed46400\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E8ce8e3b4peekmultiplemessages98729898d176e56da7b0\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E8fd3de00accountsascreatequeue9c040586d82ffd\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E9aa53e81listqueues1e70059223f6d205378e4ca392\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E9f5833f3queuesasenqueuedequeuewithidentifier35d85632ee68\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003Ea4d6913fqueuesasenqueuedequeuewithpermissionsd857479201a\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003Eb6922d59updatemessageinvalidargsf3242198fbb144e6f5\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003Ebb7aaf32setandclearmetadata7fb5183842a05d3684a6\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003Ec0625311updatemessageinvalidargsd2003792baebeea5e7\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003Ee03405ecsetinvalidmetadata94911937c4361de562a64\u003C/Name\u003E\u003C/Queue\u003E\u003C/Queues\u003E\u003CNextMarker /\u003E\u003C/EnumerationResults\u003E" + } + ], + "Variables": { + "0": "482d4abfaccountsaslistqueuesf2d01980104f8a4", + "1": "2023-04-17T15:28:23.636702200Z" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.queueSasEnqueueWithId.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.queueSasEnqueueWithId.json new file mode 100644 index 0000000000000..d08f4b6429bb8 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.queueSasEnqueueWithId.json @@ -0,0 +1,151 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/722bcb83queuesasenqueuewithidc5f291812cf1ab", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "618c4771-25cc-4a99-9bab-3d108b5a3c5e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "618c4771-25cc-4a99-9bab-3d108b5a3c5e", + "x-ms-request-id": "4cde6dd6-e003-004c-0341-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/722bcb83queuesasenqueuewithidc5f291812cf1ab/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "98", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "dceda251-a3ad-4250-99e2-7deb4380f200", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "dceda251-a3ad-4250-99e2-7deb4380f200", + "x-ms-request-id": "4cde6e2d-e003-004c-4941-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ee578f952-a598-4708-b807-e7462a38f59a\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAHDVlPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/722bcb83queuesasenqueuewithidc5f291812cf1ab?comp=acl", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "289", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3f0d8d72-490f-48ed-a2d7-7e2de6e1a7ab", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003Eebeffb70-7de9-4118-b246-80fca97843a4\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2023-04-16T15:28:22Z\u003C/Start\u003E\u003CExpiry\u003E2023-04-18T15:28:22Z\u003C/Expiry\u003E\u003CPermission\u003Eraup\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E", + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "3f0d8d72-490f-48ed-a2d7-7e2de6e1a7ab", + "x-ms-request-id": "4cde6e48-e003-004c-6041-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/722bcb83queuesasenqueuewithidc5f291812cf1ab/messages?sv=2022-11-02\u0026si=ebeffb70-7de9-4118-b246-80fca97843a4\u0026REDACTED", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "101", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:53 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0066c6d9-e804-4ac2-84d2-9680f63e0abd", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Esastest\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:51 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "0066c6d9-e804-4ac2-84d2-9680f63e0abd", + "x-ms-request-id": "4cdeba5d-e003-004c-5e41-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ef837b643-8145-4f68-b5ed-aa0611d60303\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:51 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:51 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAEXNeUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:51 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/722bcb83queuesasenqueuewithidc5f291812cf1ab/messages?numofmessages=2\u0026visibilitytimeout=30\u0026sv=2022-11-02\u0026si=ebeffb70-7de9-4118-b246-80fca97843a4\u0026REDACTED", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:53 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "bae6bb38-d8e0-4802-b799-bc6bdfc06503", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:51 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "bae6bb38-d8e0-4802-b799-bc6bdfc06503", + "x-ms-request-id": "4cdeba77-e003-004c-6f41-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ee578f952-a598-4708-b807-e7462a38f59a\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAE\u002BZDYkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:29:21 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ef837b643-8145-4f68-b5ed-aa0611d60303\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:51 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:51 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAE\u002BZDYkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:29:21 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Esastest\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "722bcb83queuesasenqueuewithidc5f291812cf1ab", + "1": "2023-04-17T15:28:22.986312600Z", + "2": "2023-04-17T15:28:22.986312600Z", + "3": "ebeffb70-7de9-4118-b246-80fca97843a4", + "4": "722bcb83queuesasenqueuewithidc5f22672ebd34b813d4" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.queueSasEnqueueWithPerm.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.queueSasEnqueueWithPerm.json new file mode 100644 index 0000000000000..4194d9cb69540 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.queueSasEnqueueWithPerm.json @@ -0,0 +1,155 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/5f18c4d7queuesasenqueuewithpermada391619d58f", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "cb3c03a8-7204-42ca-ae84-8d1fb7a82bb2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "cb3c03a8-7204-42ca-ae84-8d1fb7a82bb2", + "x-ms-request-id": "4cde6ef3-e003-004c-6541-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/5f18c4d7queuesasenqueuewithpermada391619d58f/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "98", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "7563b732-c13b-46b9-afc1-4f1e4b192f9b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "7563b732-c13b-46b9-afc1-4f1e4b192f9b", + "x-ms-request-id": "4cde6f0b-e003-004c-7641-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ed0914462-9c8f-4b20-8196-70de0867438a\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAU5GTPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/5f18c4d7queuesasenqueuewithpermada391619d58f/messages?sv=2022-11-02\u0026spr=https%2Chttp\u0026st=2023-04-16T15%3A28%3A23Z\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=rap\u0026REDACTED", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "101", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "499ee747-0056-4a18-87ad-844e313dd6c9", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Esastest\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "499ee747-0056-4a18-87ad-844e313dd6c9", + "x-ms-request-id": "4cde6f1f-e003-004c-0641-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E0460e432-545c-4a48-af95-f97446b9c11c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAbdaXPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/5f18c4d7queuesasenqueuewithpermada391619d58f/messages?numofmessages=2\u0026visibilitytimeout=30\u0026sv=2022-11-02\u0026spr=https%2Chttp\u0026st=2023-04-16T15%3A28%3A23Z\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=rap\u0026REDACTED", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "fb60de8c-479e-4c7e-b0b2-6d6b50f77fce", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "fb60de8c-479e-4c7e-b0b2-6d6b50f77fce", + "x-ms-request-id": "4cde6f30-e003-004c-1041-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ed0914462-9c8f-4b20-8196-70de0867438a\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAYyJ9UEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E0460e432-545c-4a48-af95-f97446b9c11c\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAYyJ9UEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Esastest\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/5f18c4d7queuesasenqueuewithpermada391619d58f/messages/d0914462-9c8f-4b20-8196-70de0867438a?popreceipt=AgAAAAMAAAAAAAAAU5GTPkFx2QE%3D\u0026visibilitytimeout=3600\u0026sv=2022-11-02\u0026spr=https%2Chttp\u0026st=2023-04-16T15%3A28%3A23Z\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=rap\u0026REDACTED", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "101", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e3fdb033-00a9-417d-be2e-5f65ad44cf7d", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etesting\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 403, + "ResponseHeaders": { + "Content-Length": "279", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "e3fdb033-00a9-417d-be2e-5f65ad44cf7d", + "x-ms-error-code": "AuthorizationPermissionMismatch", + "x-ms-request-id": "4cde6f3b-e003-004c-1a41-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EAuthorizationPermissionMismatch\u003C/Code\u003E\u003CMessage\u003EThis request is not authorized to perform this operation using this permission.\n", + "RequestId:4cde6f3b-e003-004c-1a41-713e03000000\n", + "Time:2023-04-17T15:28:22.1610429Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "5f18c4d7queuesasenqueuewithpermada391619d58f", + "1": "2023-04-17T15:28:23.289537Z", + "2": "2023-04-17T15:28:23.289537Z", + "3": "5f18c4d7queuesasenqueuewithpermada903747bb0547f5b" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.queueSasUpdateWithPerm.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.queueSasUpdateWithPerm.json new file mode 100644 index 0000000000000..dd280f0e3a82b --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.queueSasUpdateWithPerm.json @@ -0,0 +1,155 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/6e1523e9queuesasupdatewithperm96109151023134", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "69eac2a8-b9bb-4e72-ae20-4f1d03993568", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "69eac2a8-b9bb-4e72-ae20-4f1d03993568", + "x-ms-request-id": "4cde6fc5-e003-004c-0241-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/6e1523e9queuesasupdatewithperm96109151023134/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "98", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "56196104-b8bb-4e44-b031-9178acdafac8", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "56196104-b8bb-4e44-b031-9178acdafac8", + "x-ms-request-id": "cab84329-d003-0035-1a41-71c227000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eaddbb0d6-9dc5-462d-a282-8c1720fa13cc\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAtYDGPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/6e1523e9queuesasupdatewithperm96109151023134/messages/addbb0d6-9dc5-462d-a282-8c1720fa13cc?popreceipt=AgAAAAMAAAAAAAAAtYDGPkFx2QE%3D\u0026visibilitytimeout=0\u0026sv=2022-11-02\u0026spr=https%2Chttp\u0026st=2023-04-16T15%3A28%3A23Z\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=raup\u0026REDACTED", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "101", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0169007a-c0d9-4792-9e83-25e356a617e8", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etesting\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "0169007a-c0d9-4792-9e83-25e356a617e8", + "x-ms-popreceipt": "AwAAAAMAAAAAAAAAC7DLPkFx2QEAAAAA", + "x-ms-request-id": "4cde700a-e003-004c-3641-713e03000000", + "x-ms-time-next-visible": "Mon, 17 Apr 2023 15:28:22 GMT", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/6e1523e9queuesasupdatewithperm96109151023134/messages?numofmessages=1\u0026visibilitytimeout=30\u0026sv=2022-11-02\u0026spr=https%2Chttp\u0026st=2023-04-16T15%3A28%3A23Z\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=raup\u0026REDACTED", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "47aad0ff-3f1f-44ce-85b8-9541592dbb6b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "47aad0ff-3f1f-44ce-85b8-9541592dbb6b", + "x-ms-request-id": "4cde703d-e003-004c-5f41-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Eaddbb0d6-9dc5-462d-a282-8c1720fa13cc\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAtWO3UEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etesting\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/6e1523e9queuesasupdatewithperm96109151023134?sv=2022-11-02\u0026spr=https%2Chttp\u0026st=2023-04-16T15%3A28%3A23Z\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=raup\u0026REDACTED", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8cc9dce0-c581-445a-a1f6-84cec352b609", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 403, + "ResponseHeaders": { + "Content-Length": "246", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "8cc9dce0-c581-445a-a1f6-84cec352b609", + "x-ms-error-code": "AuthorizationFailure", + "x-ms-request-id": "4cde7050-e003-004c-6b41-713e03000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EAuthorizationFailure\u003C/Code\u003E\u003CMessage\u003EThis request is not authorized to perform this operation.\n", + "RequestId:4cde7050-e003-004c-6b41-713e03000000\n", + "Time:2023-04-17T15:28:22.5508217Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "6e1523e9queuesasupdatewithperm96109151023134", + "1": "2023-04-17T15:28:23.626698500Z", + "2": "2023-04-17T15:28:23.626698500Z", + "3": "6e1523e9queuesasupdatewithperm961135409a16249dd6c" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.rememberAboutStringToSignDeprecation.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.rememberAboutStringToSignDeprecation.json new file mode 100644 index 0000000000000..d2eac2d4fac3a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTests.rememberAboutStringToSignDeprecation.json @@ -0,0 +1,65 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/4d5fb42581480066811d161d645e3b8", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "45fe5a31-21b3-4a54-847b-6dff9acd4c5d", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "45fe5a31-21b3-4a54-847b-6dff9acd4c5d", + "x-ms-request-id": "976f98ee-a003-0010-6341-716b5b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/4d5fb42581480066811d161d645e3b8/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "98", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0345d27c-5a96-4d33-a78f-4bb7d253b77d", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "0345d27c-5a96-4d33-a78f-4bb7d253b77d", + "x-ms-request-id": "976f98f3-a003-0010-6641-716b5b000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E92b2d0e3-154b-47e1-ac79-c5c39bb958bf\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAHHfTPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "4d5fb42581480066811d161d645e3b8", + "1": "4d5fb425rememberaboutstringtosigndeprecation6d415745c72d", + "2": "2023-04-17T15:28:23.706342800Z" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsAccountSASCreateQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsAccountSASCreateQueue.json deleted file mode 100644 index 67c6c45f1e6b1..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsAccountSASCreateQueue.json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/5053d9375053d9379be702689949d198ff764", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "97d93e36-8ed8-44f7-8eb4-0a525b4c371b" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "7d8175f6-7003-003e-2d0b-494dbd000000", - "x-ms-client-request-id" : "97d93e36-8ed8-44f7-8eb4-0a525b4c371b", - "Date" : "Fri, 14 May 2021 21:56:21 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/5053d9375053d9379be702689949d198ff764/messages", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "86b834df-1449-442b-916f-c7c1c585c1e2", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e2cc853c-2003-0041-620b-498226000000", - "Body" : "c49bcf31-7e8e-42f1-8934-99a369db378dFri, 14 May 2021 21:56:23 GMTFri, 21 May 2021 21:56:23 GMTAgAAAAMAAAAAAAAARDyy+gtJ1wE=Fri, 14 May 2021 21:56:23 GMT", - "x-ms-client-request-id" : "86b834df-1449-442b-916f-c7c1c585c1e2", - "Date" : "Fri, 14 May 2021 21:56:22 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/5053d9375053d9379be38561c4196c5a52bd4?sv=2022-11-02&ss=q&srt=sco&se=2021-05-15T21%3A56%3A23Z&sp=rdc&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "46c1088f-5abf-4c48-94c8-f5748fd01eb6" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "a8e76a0a-9003-0036-0d0b-4957b2000000", - "x-ms-client-request-id" : "46c1088f-5abf-4c48-94c8-f5748fd01eb6", - "Date" : "Fri, 14 May 2021 21:56:22 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/5053d9375053d9379be38561c4196c5a52bd4?sv=2022-11-02&ss=q&srt=sco&se=2021-05-15T21%3A56%3A23Z&sp=rdc&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "0d5e0d28-33d7-4275-884c-50ea07cf74b9" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "a8e76a16-9003-0036-170b-4957b2000000", - "x-ms-client-request-id" : "0d5e0d28-33d7-4275-884c-50ea07cf74b9", - "Date" : "Fri, 14 May 2021 21:56:22 GMT" - }, - "Exception" : null - } ], - "variables" : [ "5053d9375053d9379be702689949d198ff764", "2021-05-14T21:56:23.277848400Z", "5053d9375053d9379be38561c4196c5a52bd4" ] -} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsAccountSASListQueues.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsAccountSASListQueues.json deleted file mode 100644 index 6756dfcf003d6..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsAccountSASListQueues.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/a8c5be13a8c5be13a2c03997e51e87e7d2c14", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "3136bbac-480e-4e76-a439-8bd07fd49e35" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e2cc84ed-2003-0041-1d0b-498226000000", - "x-ms-client-request-id" : "3136bbac-480e-4e76-a439-8bd07fd49e35", - "Date" : "Fri, 14 May 2021 21:56:22 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/a8c5be13a8c5be13a2c03997e51e87e7d2c14/messages", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "8ae7f1ef-f32a-401f-a7e5-14100a40250e", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "aeea6bee-6003-0050-130b-491892000000", - "Body" : "7f61b5d7-fe1e-4413-85a2-60b5ebb4daafFri, 14 May 2021 21:56:23 GMTFri, 21 May 2021 21:56:23 GMTAgAAAAMAAAAAAAAALhWy+gtJ1wE=Fri, 14 May 2021 21:56:23 GMT", - "x-ms-client-request-id" : "8ae7f1ef-f32a-401f-a7e5-14100a40250e", - "Date" : "Fri, 14 May 2021 21:56:22 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "a8c5be13a8c5be13a2c03997e51e87e7d2c14", "2021-05-14T21:56:23.275846800Z" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsQueueSASEnqueueWithId.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsQueueSASEnqueueWithId.json deleted file mode 100644 index 1a50e0a2e5398..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsQueueSASEnqueueWithId.json +++ /dev/null @@ -1,109 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/43451aff43451affdb705981b134bec520c14", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "beeb2a18-ba35-404d-b87a-f0161de2fc40" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "aeea6ba3-6003-0050-530b-491892000000", - "x-ms-client-request-id" : "beeb2a18-ba35-404d-b87a-f0161de2fc40", - "Date" : "Fri, 14 May 2021 21:56:22 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/43451aff43451affdb705981b134bec520c14/messages", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "831fc0de-0135-4e34-8a75-86b68adee7a4", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "a8e769df-9003-0036-680b-4957b2000000", - "Body" : "d6d49748-815a-4ee5-a2da-bc96272fb43dFri, 14 May 2021 21:56:23 GMTFri, 21 May 2021 21:56:23 GMTAgAAAAMAAAAAAAAALxWy+gtJ1wE=Fri, 14 May 2021 21:56:23 GMT", - "x-ms-client-request-id" : "831fc0de-0135-4e34-8a75-86b68adee7a4", - "Date" : "Fri, 14 May 2021 21:56:22 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/43451aff43451affdb705981b134bec520c14?comp=acl", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "c9aedb87-2202-458a-bec8-5cbec533692a", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "20c2b7a1-9003-0009-130b-499f11000000", - "x-ms-client-request-id" : "c9aedb87-2202-458a-bec8-5cbec533692a", - "Date" : "Fri, 14 May 2021 21:56:22 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/43451aff43451affdb705981b134bec520c14/messages?sv=2022-11-02&si=4ebe99e7-9cd2-4955-81af-3871c7b44a16&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "0aefd582-cb1d-48a2-8738-3431734e9de3", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e2cc99c8-2003-0041-370c-498226000000", - "Body" : "f61eef36-3e6b-4bf3-bfc4-528002674bacFri, 14 May 2021 21:56:53 GMTFri, 21 May 2021 21:56:53 GMTAgAAAAMAAAAAAAAA1P7bDAxJ1wE=Fri, 14 May 2021 21:56:53 GMT", - "x-ms-client-request-id" : "0aefd582-cb1d-48a2-8738-3431734e9de3", - "Date" : "Fri, 14 May 2021 21:56:53 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/43451aff43451affdb705981b134bec520c14/messages?numofmessages=2&visibilitytimeout=30&sv=2022-11-02&si=4ebe99e7-9cd2-4955-81af-3871c7b44a16&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "c287090a-1159-452d-b8ac-d4140147370d" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "e2cc99db-2003-0041-460c-498226000000", - "Body" : "d6d49748-815a-4ee5-a2da-bc96272fb43dFri, 14 May 2021 21:56:23 GMTFri, 21 May 2021 21:56:23 GMTAgAAAAMAAAAAAAAAbRnHHgxJ1wE=Fri, 14 May 2021 21:57:23 GMT1testf61eef36-3e6b-4bf3-bfc4-528002674bacFri, 14 May 2021 21:56:53 GMTFri, 21 May 2021 21:56:53 GMTAgAAAAMAAAAAAAAAbRnHHgxJ1wE=Fri, 14 May 2021 21:57:23 GMT1sastest", - "x-ms-client-request-id" : "c287090a-1159-452d-b8ac-d4140147370d", - "Date" : "Fri, 14 May 2021 21:56:53 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "43451aff43451affdb705981b134bec520c14", "2021-05-14T21:56:23.262848100Z", "2021-05-14T21:56:23.278849500Z", "4ebe99e7-9cd2-4955-81af-3871c7b44a16", "43451aff43451affdb7667492247810fbf1a41f6b4" ] -} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsQueueSASEnqueueWithPerm.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsQueueSASEnqueueWithPerm.json deleted file mode 100644 index 54e76c227daac..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsQueueSASEnqueueWithPerm.json +++ /dev/null @@ -1,112 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/2d4621012d462101f09356469fae92a56bcb4", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "e7be3ff5-84a8-43c5-b3c0-93089395ff5e" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "a8e76995-9003-0036-2c0b-4957b2000000", - "x-ms-client-request-id" : "e7be3ff5-84a8-43c5-b3c0-93089395ff5e", - "Date" : "Fri, 14 May 2021 21:56:21 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/2d4621012d462101f09356469fae92a56bcb4/messages", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "855a5e22-558f-4abe-a283-4b45cf612661", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "20c2b72d-9003-0009-270b-499f11000000", - "Body" : "064fb5a2-2fd8-40d8-834a-56054d4b086cFri, 14 May 2021 21:56:23 GMTFri, 21 May 2021 21:56:23 GMTAgAAAAMAAAAAAAAAQzyy+gtJ1wE=Fri, 14 May 2021 21:56:23 GMT", - "x-ms-client-request-id" : "855a5e22-558f-4abe-a283-4b45cf612661", - "Date" : "Fri, 14 May 2021 21:56:22 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/2d4621012d462101f09356469fae92a56bcb4/messages?sv=2022-11-02&spr=https%2Chttp&st=2021-05-13T21%3A56%3A23Z&se=2021-05-15T21%3A56%3A23Z&sp=rap&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "f9a68de5-b88e-4f74-a256-356e4694d325", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e2cc856b-2003-0041-070b-498226000000", - "Body" : "be6311cb-6ab0-4318-88b3-d1ce545da861Fri, 14 May 2021 21:56:23 GMTFri, 21 May 2021 21:56:23 GMTAgAAAAMAAAAAAAAAY6XX+gtJ1wE=Fri, 14 May 2021 21:56:23 GMT", - "x-ms-client-request-id" : "f9a68de5-b88e-4f74-a256-356e4694d325", - "Date" : "Fri, 14 May 2021 21:56:23 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/2d4621012d462101f09356469fae92a56bcb4/messages?numofmessages=2&visibilitytimeout=30&sv=2022-11-02&spr=https%2Chttp&st=2021-05-13T21%3A56%3A23Z&se=2021-05-15T21%3A56%3A23Z&sp=rap&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "20f4a70f-8132-42a1-b688-cd8a1ebd51ea" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "aeea6c1a-6003-0050-390b-491892000000", - "Body" : "064fb5a2-2fd8-40d8-834a-56054d4b086cFri, 14 May 2021 21:56:23 GMTFri, 21 May 2021 21:56:23 GMTAgAAAAMAAAAAAAAAEkPGDAxJ1wE=Fri, 14 May 2021 21:56:53 GMT1testbe6311cb-6ab0-4318-88b3-d1ce545da861Fri, 14 May 2021 21:56:23 GMTFri, 21 May 2021 21:56:23 GMTAgAAAAMAAAAAAAAAEkPGDAxJ1wE=Fri, 14 May 2021 21:56:53 GMT1sastest", - "x-ms-client-request-id" : "20f4a70f-8132-42a1-b688-cd8a1ebd51ea", - "Date" : "Fri, 14 May 2021 21:56:23 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/2d4621012d462101f09356469fae92a56bcb4/messages/064fb5a2-2fd8-40d8-834a-56054d4b086c?popreceipt=AgAAAAMAAAAAAAAAQzyy%2BgtJ1wE%3D&visibilitytimeout=3600&sv=2022-11-02&spr=https%2Chttp&st=2021-05-13T21%3A56%3A23Z&se=2021-05-15T21%3A56%3A23Z&sp=rap&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "723e3f56-c88c-48ac-b222-f03f697605e4", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "279", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "AuthorizationPermissionMismatch", - "retry-after" : "0", - "StatusCode" : "403", - "x-ms-request-id" : "7d81765c-7003-003e-050b-494dbd000000", - "Body" : "AuthorizationPermissionMismatchThis request is not authorized to perform this operation using this permission.\nRequestId:7d81765c-7003-003e-050b-494dbd000000\nTime:2021-05-14T21:56:23.4606196Z", - "x-ms-client-request-id" : "723e3f56-c88c-48ac-b222-f03f697605e4", - "Date" : "Fri, 14 May 2021 21:56:22 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "2d4621012d462101f09356469fae92a56bcb4", "2021-05-14T21:56:23.264848100Z", "2021-05-14T21:56:23.298847300Z", "2d4621012d462101f09610095aed31d0eab248b98c" ] -} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsQueueSASUpdateWithPerm.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsQueueSASUpdateWithPerm.json deleted file mode 100644 index ba92553137704..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsQueueSASUpdateWithPerm.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/3797702f3797702ff569887853e1a39c737a4", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "20758de7-a360-463e-a499-1a809434533e" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "20c2b670-9003-0009-770b-499f11000000", - "x-ms-client-request-id" : "20758de7-a360-463e-a499-1a809434533e", - "Date" : "Fri, 14 May 2021 21:56:22 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/3797702f3797702ff569887853e1a39c737a4/messages", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "ae42a373-2153-4465-b1b2-b7a5e5e41ea8", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "7d817622-7003-003e-520b-494dbd000000", - "Body" : "3b9134ee-3680-4643-9a92-ce732861ef32Fri, 14 May 2021 21:56:23 GMTFri, 21 May 2021 21:56:23 GMTAgAAAAMAAAAAAAAAQjyy+gtJ1wE=Fri, 14 May 2021 21:56:23 GMT", - "x-ms-client-request-id" : "ae42a373-2153-4465-b1b2-b7a5e5e41ea8", - "Date" : "Fri, 14 May 2021 21:56:22 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/3797702f3797702ff569887853e1a39c737a4/messages/3b9134ee-3680-4643-9a92-ce732861ef32?popreceipt=AgAAAAMAAAAAAAAAQjyy%2BgtJ1wE%3D&visibilitytimeout=0&sv=2022-11-02&spr=https%2Chttp&st=2021-05-13T21%3A56%3A23Z&se=2021-05-15T21%3A56%3A23Z&sp=raup&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "6a719857-be81-43a6-b980-afe5a9abf6ab", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-time-next-visible" : "Fri, 14 May 2021 21:56:23 GMT", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "7d817641-7003-003e-6f0b-494dbd000000", - "x-ms-popreceipt" : "AwAAAAMAAAAAAAAA/xLc+gtJ1wEAAAAA", - "x-ms-client-request-id" : "6a719857-be81-43a6-b980-afe5a9abf6ab", - "Date" : "Fri, 14 May 2021 21:56:22 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net/3797702f3797702ff569887853e1a39c737a4/messages?numofmessages=1&visibilitytimeout=30&sv=2022-11-02&spr=https%2Chttp&st=2021-05-13T21%3A56%3A23Z&se=2021-05-15T21%3A56%3A23Z&sp=raup&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "7a8eb054-354a-4903-887b-29a2c0bd04da" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-10-02", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "7d81764f-7003-003e-7a0b-494dbd000000", - "Body" : "3b9134ee-3680-4643-9a92-ce732861ef32Fri, 14 May 2021 21:56:23 GMTFri, 21 May 2021 21:56:23 GMTAgAAAAMAAAAAAAAADvHHDAxJ1wE=Fri, 14 May 2021 21:56:53 GMT1testing", - "x-ms-client-request-id" : "7a8eb054-354a-4903-887b-29a2c0bd04da", - "Date" : "Fri, 14 May 2021 21:56:22 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/3797702f3797702ff569887853e1a39c737a4?sv=2022-11-02&spr=https%2Chttp&st=2021-05-13T21%3A56%3A23Z&se=2021-05-15T21%3A56%3A23Z&sp=raup&sig=REDACTED", - "Headers" : { - "x-ms-version" : "2020-10-02", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.2 (11.0.7; Windows 10; 10.0)", - "x-ms-client-request-id" : "599453c5-d8af-48ad-b37e-ddb1f5d64b31" - }, - "Response" : { - "content-length" : "246", - "x-ms-version" : "2020-10-02", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "AuthorizationFailure", - "retry-after" : "0", - "StatusCode" : "403", - "x-ms-request-id" : "20c2b7f2-9003-0009-610b-499f11000000", - "Body" : "AuthorizationFailureThis request is not authorized to perform this operation.\nRequestId:20c2b7f2-9003-0009-610b-499f11000000\nTime:2021-05-14T21:56:23.4617991Z", - "x-ms-client-request-id" : "599453c5-d8af-48ad-b37e-ddb1f5d64b31", - "Date" : "Fri, 14 May 2021 21:56:22 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "3797702f3797702ff569887853e1a39c737a4", "2021-05-14T21:56:23.263848700Z", "2021-05-14T21:56:23.297846800Z", "3797702f3797702ff5675318e72b5f3dad344392a3" ] -} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsRememberAboutStringToSignDeprecation.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsRememberAboutStringToSignDeprecation.json deleted file mode 100644 index c902d209098c7..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasClientTestsRememberAboutStringToSignDeprecation.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/7b20caae7b20caaefd9233257e2db5c327f14", - "Headers" : { - "x-ms-version" : "2020-08-04", - "User-Agent" : "azsdk-java-azure-storage-queue/12.11.0-beta.1 (11; Windows 10; 10.0)", - "x-ms-client-request-id" : "a746ea46-f524-4565-976a-90c9871baa3f" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-08-04", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "004650a2-1003-0055-7320-62da3a000000", - "x-ms-client-request-id" : "a746ea46-f524-4565-976a-90c9871baa3f", - "Date" : "Tue, 15 Jun 2021 19:57:28 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/7b20caae7b20caaefd9233257e2db5c327f14/messages", - "Headers" : { - "x-ms-version" : "2020-08-04", - "User-Agent" : "azsdk-java-azure-storage-queue/12.11.0-beta.1 (11; Windows 10; 10.0)", - "x-ms-client-request-id" : "5ad9daf0-1646-4d15-9a37-87adafe324da", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-08-04", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "004650ff-1003-0055-4a20-62da3a000000", - "Body" : "0e3b8c38-612c-46b6-92f8-22a2009c76b0Tue, 15 Jun 2021 19:57:28 GMTTue, 22 Jun 2021 19:57:28 GMTAgAAAAMAAAAAAAAAk9+pqyBi1wE=Tue, 15 Jun 2021 19:57:28 GMT", - "x-ms-client-request-id" : "5ad9daf0-1646-4d15-9a37-87adafe324da", - "Date" : "Tue, 15 Jun 2021 19:57:28 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "7b20caae7b20caaefd9233257e2db5c327f14", "7b20caae7b20caaefd923837411191e6be874c8786", "2021-06-15T19:57:29.125555500Z" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.accountSasCreateDeleteQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.accountSasCreateDeleteQueue.json new file mode 100644 index 0000000000000..35f1ba5c43e5a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.accountSasCreateDeleteQueue.json @@ -0,0 +1,61 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/aca97282accountsascreatedeletequeue8d567536c2adfa33?sv=2022-11-02\u0026ss=q\u0026srt=sco\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=rdc\u0026REDACTED", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "87563bc1-50cd-4b60-ac00-647a3fe10914", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "87563bc1-50cd-4b60-ac00-647a3fe10914", + "x-ms-request-id": "1a8f7ebf-c003-005b-4a41-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/aca97282accountsascreatedeletequeue8d567536c2adfa33?sv=2022-11-02\u0026ss=q\u0026srt=sco\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=rdc\u0026REDACTED", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "27d64828-81e3-4e2b-890d-02382911cd6e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "27d64828-81e3-4e2b-890d-02382911cd6e", + "x-ms-request-id": "8b65f558-2003-0031-0941-714f20000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "aca97282accountsascreatedeletequeue8d597853d355e0ed", + "1": "2023-04-17T15:28:23.311538600Z", + "2": "aca97282accountsascreatedeletequeue8d567536c2adfa33" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.accountSasDeprecated.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.accountSasDeprecated.json new file mode 100644 index 0000000000000..80d913713c971 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.accountSasDeprecated.json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "00c347cfaccountsasdeprecated51560902be0b86016327" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.accountSasListQueues.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.accountSasListQueues.json new file mode 100644 index 0000000000000..797bf46845baa --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.accountSasListQueues.json @@ -0,0 +1,36 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/?comp=list\u0026include=\u0026sv=2022-11-02\u0026ss=q\u0026srt=sco\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=l\u0026REDACTED", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "761cbf31-1c7b-42a7-951e-e43fcbda2321", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "761cbf31-1c7b-42a7-951e-e43fcbda2321", + "x-ms-request-id": "1a8f7f09-c003-005b-0141-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CEnumerationResults ServiceEndpoint=\u0022https://primtestproxy.queue.core.windows.net/\u0022\u003E\u003CQueues\u003E\u003CQueue\u003E\u003CName\u003E44f43783clearmessages2f2178230cf83ac9ec354f7\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E6e1523e9queuesasupdatewithperm96109151023134\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E722bcb83queuesasenqueuewithidc5f291812cf1ab\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E75899b8adequeueanddeletewithhandler259038449feac75c\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E8110ca89updatemessagenobodyeba74423958c6e933530\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E83be0fc0listqueues7ae623258a766e37840f44c191\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E83be0fc0listqueues7ae623258a766e37840f44c192\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E8fd3de00accountsascreatequeue9c040586d82ffd\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E92f8b51benqueuepeeknonutfmessage9c742463843c658e20\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E9aa53e81listqueues1e70059223f6d205378e4ca390\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E9aa53e81listqueues1e70059223f6d205378e4ca391\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E9aa53e81listqueues1e70059223f6d205378e4ca392\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E9f5833f3queuesasenqueuedequeuewithidentifier35d85632ee68\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003Ea2619e73setandclearmetadataf2c93243b9372f2455e7\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003Ea8935c03listqueues13c593190579d3c7bcfc497eb2\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003Eb6922d59updatemessageinvalidargsf3242198fbb144e6f5\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003Ebb7aaf32setandclearmetadata7fb5183842a05d3684a6\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003Ed7082c60canusesastoauthenticate846251955e7e86a0fe\u003C/Name\u003E\u003C/Queue\u003E\u003C/Queues\u003E\u003CNextMarker /\u003E\u003C/EnumerationResults\u003E" + } + ], + "Variables": { + "0": "654799c8accountsaslistqueuesaa220913a2eebebf0708", + "1": "2023-04-17T15:28:23.569698600Z" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.accountSasNetworkOnEndpoint.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.accountSasNetworkOnEndpoint.json new file mode 100644 index 0000000000000..81b3d7a7e6815 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.accountSasNetworkOnEndpoint.json @@ -0,0 +1,61 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/769e28b2accountsasnetworkonendpointa1578646b4fe1f2f?sv=2022-11-02\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=rwdlc\u0026REDACTED", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f1fadd4d-8b10-4b1d-b97e-b7c79a120f76", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "f1fadd4d-8b10-4b1d-b97e-b7c79a120f76", + "x-ms-request-id": "8b65f513-2003-0031-5641-714f20000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/769e28b2accountsasnetworkonendpointa1578646b4fe1f2f?sv=2022-11-02\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=rwdlc\u0026REDACTED", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "9aaf0e07-bb76-453c-9777-02681707106b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "9aaf0e07-bb76-453c-9777-02681707106b", + "x-ms-request-id": "8b65f527-2003-0031-6441-714f20000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "769e28b2accountsasnetworkonendpointa1506916d093e3d9", + "1": "2023-04-17T15:28:23.018314700Z", + "2": "769e28b2accountsasnetworkonendpointa1578646b4fe1f2f" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.canUseSasToAuthenticate.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.canUseSasToAuthenticate.json new file mode 100644 index 0000000000000..7c0a7e2583d49 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.canUseSasToAuthenticate.json @@ -0,0 +1,203 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/d7082c60canusesastoauthenticate846251955e7e86a0fe", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "043bcc6c-8c73-40fe-95e0-ad39f34e657d", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "043bcc6c-8c73-40fe-95e0-ad39f34e657d", + "x-ms-request-id": "1a8f7ed0-c003-005b-5641-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/d7082c60canusesastoauthenticate846251955e7e86a0fe?comp=metadata\u0026sv=2022-11-02\u0026ss=q\u0026srt=sco\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=r\u0026REDACTED", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "3dcefaad-09d3-4283-bc3c-2c9f23dab21b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "3dcefaad-09d3-4283-bc3c-2c9f23dab21b", + "x-ms-request-id": "1a8f7ed6-c003-005b-5b41-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/d7082c60canusesastoauthenticate846251955e7e86a0fe?comp=metadata\u0026sv=2022-11-02\u0026ss=q\u0026srt=sco\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=r\u0026REDACTED", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "125a2fcc-cc25-4538-964c-2262883ef4f3", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "125a2fcc-cc25-4538-964c-2262883ef4f3", + "x-ms-request-id": "1a8f7eda-c003-005b-5d41-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/d7082c60canusesastoauthenticate846251955e7e86a0fe?comp=metadata\u0026sv=2022-11-02\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=r\u0026REDACTED", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8adf1414-3b8d-4b79-a8ca-6900eb3d3472", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-approximate-messages-count": "0", + "x-ms-client-request-id": "8adf1414-3b8d-4b79-a8ca-6900eb3d3472", + "x-ms-request-id": "1a8f7ee0-c003-005b-6141-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/?restype=service\u0026comp=properties\u0026sv=2022-11-02\u0026ss=q\u0026srt=sco\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=r\u0026REDACTED", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "415c6781-8167-4744-b799-515796877d9c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "415c6781-8167-4744-b799-515796877d9c", + "x-ms-request-id": "1a8f7eeb-c003-005b-6941-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CStorageServiceProperties\u003E\u003CLogging\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CRead\u003Efalse\u003C/Read\u003E\u003CWrite\u003Etrue\u003C/Write\u003E\u003CDelete\u003Etrue\u003C/Delete\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/Logging\u003E\u003CHourMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/HourMetrics\u003E\u003CMinuteMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/MinuteMetrics\u003E\u003CCors /\u003E\u003C/StorageServiceProperties\u003E" + }, + { + "RequestUri": "https://REDACTED/?restype=service\u0026comp=properties\u0026sv=2022-11-02\u0026ss=q\u0026srt=sco\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=r\u0026REDACTED", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e7a0984c-8d5e-474d-9087-31432eb9d994", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "e7a0984c-8d5e-474d-9087-31432eb9d994", + "x-ms-request-id": "1a8f7ef5-c003-005b-7141-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CStorageServiceProperties\u003E\u003CLogging\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CRead\u003Efalse\u003C/Read\u003E\u003CWrite\u003Etrue\u003C/Write\u003E\u003CDelete\u003Etrue\u003C/Delete\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/Logging\u003E\u003CHourMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/HourMetrics\u003E\u003CMinuteMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/MinuteMetrics\u003E\u003CCors /\u003E\u003C/StorageServiceProperties\u003E" + }, + { + "RequestUri": "https://REDACTED/?restype=service\u0026comp=properties\u0026sv=2022-11-02\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=r\u0026REDACTED", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "1408f748-d73c-4bb4-8600-3796a8902299", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "1408f748-d73c-4bb4-8600-3796a8902299", + "x-ms-request-id": "1a8f7efd-c003-005b-7641-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CStorageServiceProperties\u003E\u003CLogging\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CRead\u003Efalse\u003C/Read\u003E\u003CWrite\u003Etrue\u003C/Write\u003E\u003CDelete\u003Etrue\u003C/Delete\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/Logging\u003E\u003CHourMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/HourMetrics\u003E\u003CMinuteMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/MinuteMetrics\u003E\u003CCors /\u003E\u003C/StorageServiceProperties\u003E" + } + ], + "Variables": { + "0": "d7082c60canusesastoauthenticate846251955e7e86a0fe", + "1": "2023-04-17T15:28:23.346577600Z" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasEnqueueDequeueWithIdentifier.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasEnqueueDequeueWithIdentifier.json new file mode 100644 index 0000000000000..5bf6a519df4ed --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasEnqueueDequeueWithIdentifier.json @@ -0,0 +1,151 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/9f5833f3queuesasenqueuedequeuewithidentifier35d85632ee68", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "92bd482c-64d3-479f-9b90-49ee402d4745", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "92bd482c-64d3-479f-9b90-49ee402d4745", + "x-ms-request-id": "1a8f7eb1-c003-005b-4041-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/9f5833f3queuesasenqueuedequeuewithidentifier35d85632ee68/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "98", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0c6acc87-0755-4707-8e3b-f147676983ee", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "0c6acc87-0755-4707-8e3b-f147676983ee", + "x-ms-request-id": "1a8f7ebe-c003-005b-4941-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E62704d08-4c0e-4abf-924a-62b0698b07a0\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAmnKYPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/9f5833f3queuesasenqueuedequeuewithidentifier35d85632ee68?comp=acl", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "289", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4025efd1-d346-4e77-8c60-75025e9fd170", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CSignedIdentifiers\u003E\u003CSignedIdentifier\u003E\u003CId\u003Ec83a19fe-fe32-4df5-b68e-c248d66aa5b8\u003C/Id\u003E\u003CAccessPolicy\u003E\u003CStart\u003E2023-04-16T15:28:23Z\u003C/Start\u003E\u003CExpiry\u003E2023-04-18T15:28:23Z\u003C/Expiry\u003E\u003CPermission\u003Eraup\u003C/Permission\u003E\u003C/AccessPolicy\u003E\u003C/SignedIdentifier\u003E\u003C/SignedIdentifiers\u003E", + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "4025efd1-d346-4e77-8c60-75025e9fd170", + "x-ms-request-id": "8b65f54a-2003-0031-7f41-714f20000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/9f5833f3queuesasenqueuedequeuewithidentifier35d85632ee68/messages?sv=2022-11-02\u0026si=c83a19fe-fe32-4df5-b68e-c248d66aa5b8\u0026REDACTED", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "101", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:53 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "257b319b-d053-44e7-bd26-e23d938f3d6a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Esastest\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:51 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "257b319b-d053-44e7-bd26-e23d938f3d6a", + "x-ms-request-id": "1a8f9ca2-c003-005b-3f41-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ee65b6475-9576-4b3b-a647-f171c8cba078\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:52 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAnY6GUEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/9f5833f3queuesasenqueuedequeuewithidentifier35d85632ee68/messages?numofmessages=2\u0026visibilitytimeout=30\u0026sv=2022-11-02\u0026si=c83a19fe-fe32-4df5-b68e-c248d66aa5b8\u0026REDACTED", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:53 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a3580673-ac25-4cc8-8d51-b8555a87594b", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:51 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "a3580673-ac25-4cc8-8d51-b8555a87594b", + "x-ms-request-id": "1a8f9cb7-c003-005b-4a41-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E62704d08-4c0e-4abf-924a-62b0698b07a0\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAqihsYkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:29:22 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ee65b6475-9576-4b3b-a647-f171c8cba078\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:52 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAqihsYkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:29:22 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Esastest\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "9f5833f3queuesasenqueuedequeuewithidentifier35d85632ee68", + "1": "2023-04-17T15:28:23.319538900Z", + "2": "2023-04-17T15:28:23.319538900Z", + "3": "c83a19fe-fe32-4df5-b68e-c248d66aa5b8", + "4": "9f5833f3queuesasenqueuedequeuewithidentifier35d076195e1b" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasEnqueueDequeueWithPermissions.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasEnqueueDequeueWithPermissions.json new file mode 100644 index 0000000000000..835301aa41bd3 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasEnqueueDequeueWithPermissions.json @@ -0,0 +1,155 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/a4d6913fqueuesasenqueuedequeuewithpermissionsd857479201a", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "1b7f7886-84ac-449d-a1c0-b1b8a4eb6723", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "1b7f7886-84ac-449d-a1c0-b1b8a4eb6723", + "x-ms-request-id": "1a8f7f0b-c003-005b-0341-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/a4d6913fqueuesasenqueuedequeuewithpermissionsd857479201a/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "98", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "01bd46e1-58f3-45fe-ab37-ccc4f21a2b08", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "01bd46e1-58f3-45fe-ab37-ccc4f21a2b08", + "x-ms-request-id": "1a8f7f17-c003-005b-0c41-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ed771e0ee-bf7e-4b92-af2d-1b3ac86db2f3\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAIP7LPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/a4d6913fqueuesasenqueuedequeuewithpermissionsd857479201a/messages?sv=2022-11-02\u0026spr=https%2Chttp\u0026st=2023-04-16T15%3A28%3A23Z\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=rap\u0026REDACTED", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "101", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d5d240d0-c3e0-4783-bb9f-93c62fa7bef3", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Esastest\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "d5d240d0-c3e0-4783-bb9f-93c62fa7bef3", + "x-ms-request-id": "1a8f7f2a-c003-005b-1941-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E8c3b81e5-3bdf-4f79-abf6-1f193558280e\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAv\u002BfVPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/a4d6913fqueuesasenqueuedequeuewithpermissionsd857479201a/messages?numofmessages=2\u0026visibilitytimeout=30\u0026sv=2022-11-02\u0026spr=https%2Chttp\u0026st=2023-04-16T15%3A28%3A23Z\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=rap\u0026REDACTED", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8b68bf1a-1ca8-4d34-a9cf-37f20f380f0f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "8b68bf1a-1ca8-4d34-a9cf-37f20f380f0f", + "x-ms-request-id": "1a8f7f38-c003-005b-2341-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ed771e0ee-bf7e-4b92-af2d-1b3ac86db2f3\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA/kS8UEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etest\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E8c3b81e5-3bdf-4f79-abf6-1f193558280e\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA/kS8UEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Esastest\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/a4d6913fqueuesasenqueuedequeuewithpermissionsd857479201a/messages/d771e0ee-bf7e-4b92-af2d-1b3ac86db2f3?popreceipt=AgAAAAMAAAAAAAAAIP7LPkFx2QE%3D\u0026visibilitytimeout=3600\u0026sv=2022-11-02\u0026spr=https%2Chttp\u0026st=2023-04-16T15%3A28%3A23Z\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=rap\u0026REDACTED", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "101", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "9bc5f7b4-8101-473b-be1b-feeff1e45a9c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etesting\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 403, + "ResponseHeaders": { + "Content-Length": "279", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "9bc5f7b4-8101-473b-be1b-feeff1e45a9c", + "x-ms-error-code": "AuthorizationPermissionMismatch", + "x-ms-request-id": "1a8f7f41-c003-005b-2b41-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EAuthorizationPermissionMismatch\u003C/Code\u003E\u003CMessage\u003EThis request is not authorized to perform this operation using this permission.\n", + "RequestId:1a8f7f41-c003-005b-2b41-719708000000\n", + "Time:2023-04-17T15:28:22.5769203Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "a4d6913fqueuesasenqueuedequeuewithpermissionsd857479201a", + "1": "2023-04-17T15:28:23.700343400Z", + "2": "2023-04-17T15:28:23.700343400Z", + "3": "a4d6913fqueuesasenqueuedequeuewithpermissionsd852207148c" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParseIA.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParseIA.json new file mode 100644 index 0000000000000..90e680484a592 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParseIA.json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "3f580301queuesaspermissionparseiac3e505610cc1040d0" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[1].json new file mode 100644 index 0000000000000..15405942fdd9e --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[1].json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "807da4b9queuesaspermissionparsed01137007cfaccad15" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[2].json new file mode 100644 index 0000000000000..bec5d3e796f43 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[2].json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "ab50f77aqueuesaspermissionparse47a7455260c3a0a5b7" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[3].json new file mode 100644 index 0000000000000..e7f6d051fb847 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[3].json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "b24bc63bqueuesaspermissionparse61a8571022d828ec84" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[4].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[4].json new file mode 100644 index 0000000000000..a47016608c010 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[4].json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "fd0a50fcqueuesaspermissionparse0ec979024deb826e8c" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[5].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[5].json new file mode 100644 index 0000000000000..bf5eeb19108b0 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[5].json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "e41161bdqueuesaspermissionparsefed723619eb3769c8a" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[6].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[6].json new file mode 100644 index 0000000000000..4154ca77ab7d8 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[6].json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "cf3c327equeuesaspermissionparse340962802b9413046f" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[7].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[7].json new file mode 100644 index 0000000000000..99662e986018f --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[7].json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "d627033fqueuesaspermissionparse6c707948d83af9e800" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[8].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[8].json new file mode 100644 index 0000000000000..787028c934359 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionParse[8].json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "51bf1ff0queuesaspermissionparse11a92719cad2e13e0e" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[1].json new file mode 100644 index 0000000000000..60b39748bc59f --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[1].json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "9b5b8a6aqueuesaspermissionstring736900938cb34b8282" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[2].json new file mode 100644 index 0000000000000..89b7a6f3b50e2 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[2].json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "b076d9a9queuesaspermissionstringca49550009b996c3ed" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[3].json new file mode 100644 index 0000000000000..ae7ff759aa771 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[3].json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "a96de8e8queuesaspermissionstring27c78761ebcd99f9c8" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[4].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[4].json new file mode 100644 index 0000000000000..695fc6ca934e0 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[4].json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "e62c7e2fqueuesaspermissionstringdec2928222d39208f6" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[5].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[5].json new file mode 100644 index 0000000000000..16ad129946715 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[5].json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "ff374f6equeuesaspermissionstring41d12427c056c424b5" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[6].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[6].json new file mode 100644 index 0000000000000..5fba4dd7cc33d --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasPermissionString[6].json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "d41a1cadqueuesaspermissionstring1509972678705250d6" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasUpdateDeleteWithPermissions.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasUpdateDeleteWithPermissions.json new file mode 100644 index 0000000000000..af3c568ef8e31 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueSasUpdateDeleteWithPermissions.json @@ -0,0 +1,155 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/cf0af416queuesasupdatedeletewithpermissionsf4c791802bef", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "48ca31a4-790e-445f-a110-d9b81f4cf724", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "48ca31a4-790e-445f-a110-d9b81f4cf724", + "x-ms-request-id": "1a8f7e8c-c003-005b-2741-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/cf0af416queuesasupdatedeletewithpermissionsf4c791802bef/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "98", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "9a0f1b44-b40a-4d67-88e0-e586c075b6fd", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etest\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "9a0f1b44-b40a-4d67-88e0-e586c075b6fd", + "x-ms-request-id": "1a8f7ea0-c003-005b-3541-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E541307c9-309d-4243-9c50-9c781f03f578\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAdY2MPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/cf0af416queuesasupdatedeletewithpermissionsf4c791802bef/messages/541307c9-309d-4243-9c50-9c781f03f578?popreceipt=AgAAAAMAAAAAAAAAdY2MPkFx2QE%3D\u0026visibilitytimeout=0\u0026sv=2022-11-02\u0026spr=https%2Chttp\u0026st=2023-04-16T15%3A28%3A23Z\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=raup\u0026REDACTED", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "101", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0c5b898c-1084-44bf-ad39-d4b79d518182", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003Etesting\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "0c5b898c-1084-44bf-ad39-d4b79d518182", + "x-ms-popreceipt": "AwAAAAMAAAAAAAAAymWVPkFx2QEAAAAA", + "x-ms-request-id": "8b65f538-2003-0031-7041-714f20000000", + "x-ms-time-next-visible": "Mon, 17 Apr 2023 15:28:22 GMT", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/cf0af416queuesasupdatedeletewithpermissionsf4c791802bef/messages?numofmessages=1\u0026visibilitytimeout=30\u0026sv=2022-11-02\u0026spr=https%2Chttp\u0026st=2023-04-16T15%3A28%3A23Z\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=raup\u0026REDACTED", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "7641e8f0-e96b-4e45-817d-22511017a468", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "7641e8f0-e96b-4e45-817d-22511017a468", + "x-ms-request-id": "8b65f542-2003-0031-7741-714f20000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E541307c9-309d-4243-9c50-9c781f03f578\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAyth6UEFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:52 GMT\u003C/TimeNextVisible\u003E\u003CDequeueCount\u003E1\u003C/DequeueCount\u003E\u003CMessageText\u003Etesting\u003C/MessageText\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + }, + { + "RequestUri": "https://REDACTED/cf0af416queuesasupdatedeletewithpermissionsf4c791802bef?sv=2022-11-02\u0026spr=https%2Chttp\u0026st=2023-04-16T15%3A28%3A23Z\u0026se=2023-04-18T15%3A28%3A23Z\u0026sp=raup\u0026REDACTED", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "fad5aa25-344d-4842-bbd7-85442824d760", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 403, + "ResponseHeaders": { + "Content-Length": "246", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "fad5aa25-344d-4842-bbd7-85442824d760", + "x-ms-error-code": "AuthorizationFailure", + "x-ms-request-id": "1a8f7ec9-c003-005b-5041-719708000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EAuthorizationFailure\u003C/Code\u003E\u003CMessage\u003EThis request is not authorized to perform this operation.\n", + "RequestId:1a8f7ec9-c003-005b-5041-719708000000\n", + "Time:2023-04-17T15:28:22.1581598Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "cf0af416queuesasupdatedeletewithpermissionsf4c791802bef", + "1": "2023-04-17T15:28:23.257538900Z", + "2": "2023-04-17T15:28:23.257538900Z", + "3": "cf0af416queuesasupdatedeletewithpermissionsf4c37175f918" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueServiceSasCanonicalizedResource.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueServiceSasCanonicalizedResource.json new file mode 100644 index 0000000000000..2101b700fa759 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueSasTests.queueServiceSasCanonicalizedResource.json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "867f61caqueueservicesascanonicalizedresource08d54219a18e" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsBuilderBearerTokenValidation.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsBuilderBearerTokenValidation.json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsBuilderBearerTokenValidation.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateNull.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateNull.json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateNull.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueue.json deleted file mode 100644 index b51474e555041..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueue.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/c3293b4fc3293b4f82374960a349848b46594d139c", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "1c52d264-099a-4030-afa1-b2ac8b382bdd" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d1814e0a-2003-00e5-3409-41a763000000", - "x-ms-client-request-id" : "1c52d264-099a-4030-afa1-b2ac8b382bdd", - "Date" : "Tue, 04 May 2021 17:18:35 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/c3293b4fc3293b4f82374960a349848b46594d139c/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d1eff90d-a8e8-4141-9622-d131b9b2be8e", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d1814e22-2003-00e5-4a09-41a763000000", - "Body" : "c1937d11-a831-403c-8660-3f9b428eb59bTue, 04 May 2021 17:18:37 GMTTue, 11 May 2021 17:18:37 GMTAgAAAAMAAAAAAAAAYTYbhQlB1wE=Tue, 04 May 2021 17:18:37 GMT", - "x-ms-client-request-id" : "d1eff90d-a8e8-4141-9622-d131b9b2be8e", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "c3293b4fc3293b4f82374960a349848b46594d139c" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueMaxOverload[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueMaxOverload[0].json deleted file mode 100644 index bd434dc6cce79..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueMaxOverload[0].json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/d5248583d52485833653469383f5bc7f78744d449e", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6f0e2754-a13f-441f-aba6-73be807f6e3a" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fde0426e-8003-00a1-6609-412d5c000000", - "x-ms-client-request-id" : "6f0e2754-a13f-441f-aba6-73be807f6e3a", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/d5248583d52485833653469383f5bc7f78744d449e/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "05f6d639-7719-48c6-947e-3638ed3b1f9a", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e87114f7-4003-0081-2d09-4156fb000000", - "Body" : "03f5da43-a1b0-4854-a960-90841acadafeTue, 04 May 2021 17:18:37 GMTTue, 11 May 2021 17:18:37 GMTAgAAAAMAAAAAAAAAKz8OhQlB1wE=Tue, 04 May 2021 17:18:37 GMT", - "x-ms-client-request-id" : "05f6d639-7719-48c6-947e-3638ed3b1f9a", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "d5248583d52485833653469383f5bc7f78744d449e" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueMaxOverload[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueMaxOverload[1].json deleted file mode 100644 index 2dbaf81444d28..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueMaxOverload[1].json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/cc3fb4c2cc3fb4c250d239331aea16a8ac524f40a7", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "4d4ec9bb-f1a1-48f0-9452-bdaf292af606" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "895e7a65-6003-00a9-2d09-413753000000", - "x-ms-client-request-id" : "4d4ec9bb-f1a1-48f0-9452-bdaf292af606", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/cc3fb4c2cc3fb4c250d239331aea16a8ac524f40a7/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "1df6c715-45f7-47a3-9f21-041d221991c5", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "2b9510f3-0003-0006-3809-41c59e000000", - "Body" : "8db589cf-ce90-449f-9da2-a8039b4de91aTue, 04 May 2021 17:18:37 GMTTue, 11 May 2021 17:18:37 GMTAgAAAAMAAAAAAAAAzz5EhQlB1wE=Tue, 04 May 2021 17:18:37 GMT", - "x-ms-client-request-id" : "1df6c715-45f7-47a3-9f21-041d221991c5", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "cc3fb4c2cc3fb4c250d239331aea16a8ac524f40a7" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueMaxOverload[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueMaxOverload[2].json deleted file mode 100644 index bc645f0254933..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueMaxOverload[2].json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/e712e701e712e7013e321404401407b270a442218b", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "fb876120-1326-4507-ac71-060cff41e97d" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "53662479-4003-00dc-4a09-415c7f000000", - "x-ms-client-request-id" : "fb876120-1326-4507-ac71-060cff41e97d", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/e712e701e712e7013e321404401407b270a442218b/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "77828d97-7133-49ea-b828-ab8655fdb0f2", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fde042b9-8003-00a1-2709-412d5c000000", - "Body" : "c249561b-ab8a-45b0-9cdc-3f6070150cbeTue, 04 May 2021 17:18:37 GMTTue, 11 May 2021 17:18:37 GMTAgAAAAMAAAAAAAAAdgZDhQlB1wE=Tue, 04 May 2021 17:18:37 GMT", - "x-ms-client-request-id" : "77828d97-7133-49ea-b828-ab8655fdb0f2", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "e712e701e712e7013e321404401407b270a442218b" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidMetadata.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidMetadata.json deleted file mode 100644 index 04250739827c5..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidMetadata.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/ef7b0df799586b", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d2e06975-3910-4dea-a918-d6090f468448" - }, - "Response" : { - "content-length" : "260", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidMetadata", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "78b233f6-8003-0008-1f09-41ec2e000000", - "Body" : "InvalidMetadataThe metadata specified is invalid. It has characters that are not permitted.\nRequestId:78b233f6-8003-0008-1f09-41ec2e000000\nTime:2021-05-04T17:18:36.7586137Z", - "x-ms-client-request-id" : "d2e06975-3910-4dea-a918-d6090f468448", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "ef7b0df799586b" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[0].json deleted file mode 100644 index 7c7ddbe3eddde..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[0].json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/a_b", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "9aac9a3c-bdaf-46eb-9985-37c87e668931" - }, - "Response" : { - "content-length" : "243", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidResourceName", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "b7beabbe-a003-0052-6d09-418ac9000000", - "Body" : "InvalidResourceNameThe specifed resource name contains invalid characters.\nRequestId:b7beabbe-a003-0052-6d09-418ac9000000\nTime:2021-05-04T17:18:36.7846254Z", - "x-ms-client-request-id" : "9aac9a3c-bdaf-46eb-9985-37c87e668931", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[1].json deleted file mode 100644 index 3da965ed63274..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[1].json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/-ab", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "af2b2b03-0c98-4b15-a33b-157760979c21" - }, - "Response" : { - "content-length" : "243", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidResourceName", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "5ef6fb38-8003-0055-1309-41e6aa000000", - "Body" : "InvalidResourceNameThe specifed resource name contains invalid characters.\nRequestId:5ef6fb38-8003-0055-1309-41e6aa000000\nTime:2021-05-04T17:18:38.1632736Z", - "x-ms-client-request-id" : "af2b2b03-0c98-4b15-a33b-157760979c21", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[2].json deleted file mode 100644 index fa95a39a28aef..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[2].json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/a--b", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "d7b3c5c9-b2e6-4dfe-a512-991d86c9b5c3" - }, - "Response" : { - "content-length" : "243", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidResourceName", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "4a84b4a3-a003-007d-0809-418702000000", - "Body" : "InvalidResourceNameThe specifed resource name contains invalid characters.\nRequestId:4a84b4a3-a003-007d-0809-418702000000\nTime:2021-05-04T17:18:37.4651981Z", - "x-ms-client-request-id" : "d7b3c5c9-b2e6-4dfe-a512-991d86c9b5c3", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[3].json deleted file mode 100644 index 0210d9540884e..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[3].json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/Abc", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f03d1fc5-da20-4ed5-809b-78e7cc839402" - }, - "Response" : { - "content-length" : "243", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidResourceName", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "34fa7a3b-1003-0078-7a09-4155d9000000", - "Body" : "InvalidResourceNameThe specifed resource name contains invalid characters.\nRequestId:34fa7a3b-1003-0078-7a09-4155d9000000\nTime:2021-05-04T17:18:37.8717893Z", - "x-ms-client-request-id" : "f03d1fc5-da20-4ed5-809b-78e7cc839402", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[4].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[4].json deleted file mode 100644 index ddd3627b611c7..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[4].json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/ab", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "2e43d553-dc9f-46b5-be26-d72843452482" - }, - "Response" : { - "content-length" : "256", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "OutOfRangeInput", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "7b738651-2003-002e-5f09-41a436000000", - "Body" : "OutOfRangeInputThe specified resource name length is not within the permissible limits.\nRequestId:7b738651-2003-002e-5f09-41a436000000\nTime:2021-05-04T17:18:38.6272971Z", - "x-ms-client-request-id" : "2e43d553-dc9f-46b5-be26-d72843452482", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[5].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[5].json deleted file mode 100644 index df3a87f77344c..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsCreateQueueWithInvalidName[5].json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/verylongverylongverylongverylongverylongverylongverylongverylong", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "268d7b8f-88e9-4195-8049-8f510d80f74a" - }, - "Response" : { - "content-length" : "256", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "OutOfRangeInput", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "2b951118-0003-0006-5709-41c59e000000", - "Body" : "OutOfRangeInputThe specified resource name length is not within the permissible limits.\nRequestId:2b951118-0003-0006-5709-41c59e000000\nTime:2021-05-04T17:18:38.9250108Z", - "x-ms-client-request-id" : "268d7b8f-88e9-4195-8049-8f510d80f74a", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsDeleteQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsDeleteQueue.json deleted file mode 100644 index 4ba77b324e4e9..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsDeleteQueue.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/07890cfc07890cfc5e0940177360efb1ef2140ac92", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ba9d444d-5cb7-4a87-9671-3007ddb9d51d" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "fdcaffcd-7003-0033-2109-41a98a000000", - "x-ms-client-request-id" : "ba9d444d-5cb7-4a87-9671-3007ddb9d51d", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/07890cfc07890cfc5e0940177360efb1ef2140ac92", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "938d1267-3515-46d9-a2b1-4383525f622a" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "7c5d3991-2003-0011-5609-416c95000000", - "x-ms-client-request-id" : "938d1267-3515-46d9-a2b1-4383525f622a", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/07890cfc07890cfc5e0940177360efb1ef2140ac92/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "005018ff-a8c9-4d79-917a-0dfb9e89ae5a", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "fde042a8-8003-00a1-1809-412d5c000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:fde042a8-8003-00a1-1809-412d5c000000\nTime:2021-05-04T17:18:37.4746055Z", - "x-ms-client-request-id" : "005018ff-a8c9-4d79-917a-0dfb9e89ae5a", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "07890cfc07890cfc5e0940177360efb1ef2140ac92" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsDeleteQueueError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsDeleteQueueError.json deleted file mode 100644 index fd50bcee4ac14..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsDeleteQueueError.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/faab2759faab2759e2f810622ba7276a8c994c87b9", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5b40779f-feff-412b-b47c-24d82c53ee77" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "fa8afa77-b003-0013-0309-41d22d000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:fa8afa77-b003-0013-0309-41d22d000000\nTime:2021-05-04T17:18:36.7644288Z", - "x-ms-client-request-id" : "5b40779f-feff-412b-b47c-24d82c53ee77", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "faab2759faab2759e2f810622ba7276a8c994c87b9" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsGetAndSetProperties.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsGetAndSetProperties.json deleted file mode 100644 index 333196b3d892b..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsGetAndSetProperties.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?restype=service&comp=properties", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "a4447024-97ac-484f-b288-a1f3f285415c" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "26562d21-0003-004b-4909-410a72000000", - "Body" : "1.0falsetruetruetrue31.0truefalsetrue31.0truefalsetrue3", - "x-ms-client-request-id" : "a4447024-97ac-484f-b288-a1f3f285415c", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?restype=service&comp=properties", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8c7ce810-6ace-4430-92d8-f706735a59c8" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "76d9431e-e003-0021-3809-41d25a000000", - "Body" : "1.0falsetruetruetrue31.0truefalsetrue31.0truefalsetrue3", - "x-ms-client-request-id" : "8c7ce810-6ace-4430-92d8-f706735a59c8", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net?restype=service&comp=properties", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7ec3e994-b149-4f18-8245-a189414040a1", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "202", - "x-ms-request-id" : "76d94329-e003-0021-4309-41d25a000000", - "x-ms-client-request-id" : "7ec3e994-b149-4f18-8245-a189414040a1", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?restype=service&comp=properties", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6ec107c3-a171-4985-ae6e-4934b317760b" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "e2d48df4-d003-00ce-5309-4127af000000", - "Body" : "1.0falsetruetruetrue31.0truefalsetrue31.0truefalsetrue3", - "x-ms-client-request-id" : "6ec107c3-a171-4985-ae6e-4934b317760b", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsGetQueueClient.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsGetQueueClient.json deleted file mode 100644 index f13da85a5d06b..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsGetQueueClient.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "74716c9574716c95a4e625679c052b347adc47bfb4" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsListEmptyQueues.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsListEmptyQueues.json deleted file mode 100644 index f7c37ae080571..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsListEmptyQueues.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?comp=list&prefix=0189c0b0&include=", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "24c492a8-e612-439a-8f69-0d5aa56eb0a4" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "af9d2432-5003-0046-7e09-41c2a6000000", - "Body" : "0189c0b0", - "x-ms-client-request-id" : "24c492a8-e612-439a-8f69-0d5aa56eb0a4", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsListQueuesMaxResultsByPage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsListQueuesMaxResultsByPage.json deleted file mode 100644 index 3a03b1be42823..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsListQueuesMaxResultsByPage.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/382517b4382517b46d107804ba79b01116204e8bac0", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "f5a1484f-0be4-4d31-a83f-78d00d139965" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e87114de-4003-0081-1909-4156fb000000", - "x-ms-client-request-id" : "f5a1484f-0be4-4d31-a83f-78d00d139965", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/382517b4382517b46d107804ba79b01116204e8bac1", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b39aa2b2-7274-4a22-9221-4628c60e3b1d" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d99b0662-6003-004d-6109-4139cd000000", - "x-ms-client-request-id" : "b39aa2b2-7274-4a22-9221-4628c60e3b1d", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/382517b4382517b46d107804ba79b01116204e8bac2", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ec8e75e0-dc9a-4d09-8860-42a0da19d551" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "d99b0667-6003-004d-6509-4139cd000000", - "x-ms-client-request-id" : "ec8e75e0-dc9a-4d09-8860-42a0da19d551", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?comp=list&prefix=382517b4&maxresults=2&include=", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "cd876018-cb1a-4483-8fd6-efed9e2fc6b7" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "66d7cf25-0003-0074-6509-41c2d1000000", - "Body" : "382517b42382517b4382517b46d107804ba79b01116204e8bac0382517b4382517b46d107804ba79b01116204e8bac1/kasobolcanarytest2/382517b4382517b46d107804ba79b01116204e8bac2", - "x-ms-client-request-id" : "cd876018-cb1a-4483-8fd6-efed9e2fc6b7", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?comp=list&prefix=382517b4&marker=/kasobolcanarytest2/382517b4382517b46d107804ba79b01116204e8bac2&maxresults=2&include=", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3b313ac4-8ec0-4027-81f6-b17b58ffd03b" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "e871150d-4003-0081-4009-4156fb000000", - "Body" : "382517b4/kasobolcanarytest2/382517b4382517b46d107804ba79b01116204e8bac22382517b4382517b46d107804ba79b01116204e8bac2", - "x-ms-client-request-id" : "3b313ac4-8ec0-4027-81f6-b17b58ffd03b", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "382517b4382517b46d107804ba79b01116204e8bac" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsListQueues[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsListQueues[0].json deleted file mode 100644 index 6bb6dddf72e9c..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsListQueues[0].json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/73fe48a1q73fe48a11b631493718bc5196cf50", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "181a117a-543b-4f86-9508-222c782274bf" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "946d0441-0003-00dd-2509-4103a3000000", - "x-ms-client-request-id" : "181a117a-543b-4f86-9508-222c782274bf", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/73fe48a1q73fe48a11b631493718bc5196cf51", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "1bac3582-c8fa-412c-8f6a-0b32afdef69b" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "78b23402-8003-0008-2909-41ec2e000000", - "x-ms-client-request-id" : "1bac3582-c8fa-412c-8f6a-0b32afdef69b", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/73fe48a1q73fe48a11b631493718bc5196cf52", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "8e30d27b-a918-4e26-941e-bbe81044d543" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "78b23409-8003-0008-2f09-41ec2e000000", - "x-ms-client-request-id" : "8e30d27b-a918-4e26-941e-bbe81044d543", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?comp=list&prefix=73fe48a1q&include=", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "a77206bd-294a-41dc-ab85-67faa9e4e362" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "3c7b1795-c003-0054-2309-41b976000000", - "Body" : "73fe48a1q73fe48a1q73fe48a11b631493718bc5196cf5073fe48a1q73fe48a11b631493718bc5196cf5173fe48a1q73fe48a11b631493718bc5196cf52", - "x-ms-client-request-id" : "a77206bd-294a-41dc-ab85-67faa9e4e362", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/73fe48a1q73fe48a11b631493718bc5196cf50", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "9b983a1b-e360-4af0-afbe-bd4f30202af3" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "d99b068b-6003-004d-0409-4139cd000000", - "x-ms-client-request-id" : "9b983a1b-e360-4af0-afbe-bd4f30202af3", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/73fe48a1q73fe48a11b631493718bc5196cf51", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3d5dd1d1-6971-4069-931e-b77c2b617a06" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "6980d22f-1003-0035-7609-419a35000000", - "x-ms-client-request-id" : "3d5dd1d1-6971-4069-931e-b77c2b617a06", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/73fe48a1q73fe48a11b631493718bc5196cf52", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "75b0dfa0-9190-4ad9-b722-6dfd4667a13e" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "66d7cf45-0003-0074-0309-41c2d1000000", - "x-ms-client-request-id" : "75b0dfa0-9190-4ad9-b722-6dfd4667a13e", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - } ], - "variables" : [ "73fe48a1q73fe48a11b631493718bc5196cf5" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsListQueues[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsListQueues[1].json deleted file mode 100644 index ff81bb29bfbee..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsListQueues[1].json +++ /dev/null @@ -1,162 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/6ae579e0q6ae579e03d037032f79239a51e920", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "669e03a7-ec18-4436-b6b4-dc8f1f4fd54f" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e8711505-4003-0081-3a09-4156fb000000", - "x-ms-client-request-id" : "669e03a7-ec18-4436-b6b4-dc8f1f4fd54f", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/6ae579e0q6ae579e03d037032f79239a51e921", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "82bd5fa8-0e8c-4ddd-a91d-9eace5bc93e2" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "af9d247e-5003-0046-4609-41c2a6000000", - "x-ms-client-request-id" : "82bd5fa8-0e8c-4ddd-a91d-9eace5bc93e2", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/6ae579e0q6ae579e03d037032f79239a51e922", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "ebc5a0e1-3d85-44f8-96fa-3362c21ec88a" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "66d7cf2a-0003-0074-6a09-41c2d1000000", - "x-ms-client-request-id" : "ebc5a0e1-3d85-44f8-96fa-3362c21ec88a", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?comp=list&prefix=6ae579e0q&maxresults=2&include=", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "04641085-43a2-4365-ba14-6e6cb0766120" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "beffcc1d-b003-00c8-0209-411410000000", - "Body" : "6ae579e0q26ae579e0q6ae579e03d037032f79239a51e9206ae579e0q6ae579e03d037032f79239a51e921/kasobolcanarytest2/6ae579e0q6ae579e03d037032f79239a51e922", - "x-ms-client-request-id" : "04641085-43a2-4365-ba14-6e6cb0766120", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/6ae579e0q6ae579e03d037032f79239a51e920", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7d0ec5f9-5858-4569-90b6-cbf69c131842" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "66d7cf40-0003-0074-7e09-41c2d1000000", - "x-ms-client-request-id" : "7d0ec5f9-5858-4569-90b6-cbf69c131842", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/6ae579e0q6ae579e03d037032f79239a51e921", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "77823c2b-a932-4cf3-aa5a-1cfad201f39a" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "3c7b17b2-c003-0054-3a09-41b976000000", - "x-ms-client-request-id" : "77823c2b-a932-4cf3-aa5a-1cfad201f39a", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?comp=list&prefix=6ae579e0q&marker=/kasobolcanarytest2/6ae579e0q6ae579e03d037032f79239a51e922&maxresults=2&include=", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e555fb22-b27a-4634-9fdc-a9b83a97d21d" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "80fe111f-6003-002f-6809-41fbea000000", - "Body" : "6ae579e0q/kasobolcanarytest2/6ae579e0q6ae579e03d037032f79239a51e92226ae579e0q6ae579e03d037032f79239a51e922", - "x-ms-client-request-id" : "e555fb22-b27a-4634-9fdc-a9b83a97d21d", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/6ae579e0q6ae579e03d037032f79239a51e922", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "07ea917c-5cf4-4c68-bd07-fd4dadaabef7" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "b7beabf7-a003-0052-1f09-418ac9000000", - "x-ms-client-request-id" : "07ea917c-5cf4-4c68-bd07-fd4dadaabef7", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - } ], - "variables" : [ "6ae579e0q6ae579e03d037032f79239a51e92" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsListQueues[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsListQueues[2].json deleted file mode 100644 index 2a6a3d83e7e31..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsListQueues[2].json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/41c82a23q41c82a23bcf68034621f954638480", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "0f22af33-33fa-4628-a443-24c6f8221e52" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ec6c637a-7003-00e8-0209-416fb7000000", - "x-ms-client-request-id" : "0f22af33-33fa-4628-a443-24c6f8221e52", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/41c82a23q41c82a23bcf68034621f954638481", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c88c29f9-5dff-4019-a8c5-13b6f40b97ef" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "3c7b179f-c003-0054-2b09-41b976000000", - "x-ms-client-request-id" : "c88c29f9-5dff-4019-a8c5-13b6f40b97ef", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/41c82a23q41c82a23bcf68034621f954638482", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6e99cfa0-4921-4d87-a23f-efdd1e475c33" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "26562d76-0003-004b-1709-410a72000000", - "x-ms-client-request-id" : "6e99cfa0-4921-4d87-a23f-efdd1e475c33", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?comp=list&prefix=41c82a23q&include=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "1ad3a2c3-92da-448f-8250-2c90eb424224" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "76d9435b-e003-0021-6f09-41d25a000000", - "Body" : "41c82a23q41c82a23q41c82a23bcf68034621f954638480value041c82a23q41c82a23bcf68034621f954638481value141c82a23q41c82a23bcf68034621f954638482value2", - "x-ms-client-request-id" : "1ad3a2c3-92da-448f-8250-2c90eb424224", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/41c82a23q41c82a23bcf68034621f954638480", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "75f99b0c-b0c4-425b-b3ca-9c206ca03484" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "1382cd1a-b003-002c-0309-411a8e000000", - "x-ms-client-request-id" : "75f99b0c-b0c4-425b-b3ca-9c206ca03484", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/41c82a23q41c82a23bcf68034621f954638481", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e78ba546-7059-4f57-9664-0a705d263aa0" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "2b95111c-0003-0006-5b09-41c59e000000", - "x-ms-client-request-id" : "e78ba546-7059-4f57-9664-0a705d263aa0", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/41c82a23q41c82a23bcf68034621f954638482", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6146a840-6fb5-4aea-978b-e0c8438cf844" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "ea8df1cf-5003-009d-0d09-41049b000000", - "x-ms-client-request-id" : "6146a840-6fb5-4aea-978b-e0c8438cf844", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - } ], - "variables" : [ "41c82a23q41c82a23bcf68034621f95463848" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsPerCallPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsPerCallPolicy.json deleted file mode 100644 index 4277cd7219ee2..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAPITestsPerCallPolicy.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?restype=service&comp=properties", - "Headers" : { - "x-ms-version" : "2017-11-09", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "acd3cd3b-729c-4099-974e-065819836e3f" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2017-11-09", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "34fa79a0-1003-0078-6409-4155d9000000", - "Body" : "1.0falsetruetruetrue31.0truefalsetrue31.0truefalsetrue3", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.builderBearerTokenValidation.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.builderBearerTokenValidation.json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.builderBearerTokenValidation.json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createNull.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createNull.json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createNull.json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueue.json new file mode 100644 index 0000000000000..81fc5ff279112 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueue.json @@ -0,0 +1,63 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/6b06fec0createqueue31161673c89fd21f6cfe4c31", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d9e67740-a557-4566-8c00-1994de10a2cc", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "d9e67740-a557-4566-8c00-1994de10a2cc", + "x-ms-request-id": "c75617bb-7003-002c-2141-71429c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/6b06fec0createqueue31161673c89fd21f6cfe4c31/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "133", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "53ba9feb-382c-4148-b792-7bad46c9d743", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003ETesting service client creating a queue\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "53ba9feb-382c-4148-b792-7bad46c9d743", + "x-ms-request-id": "c75617e8-7003-002c-4041-71429c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003Ed211b18e-acd1-4be6-b043-d2dfe7b32a31\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAFT5hPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "6b06fec0createqueue31161673c89fd21f6cfe4c31" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueMaxOverload[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueMaxOverload[1].json new file mode 100644 index 0000000000000..fb3e951bf0d27 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueMaxOverload[1].json @@ -0,0 +1,63 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/380bf7fdcreatequeuemaxoverload642545251a88f8c26e0", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ad4bae53-9493-453c-99f3-d2789f99e675", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "ad4bae53-9493-453c-99f3-d2789f99e675", + "x-ms-request-id": "ebe11637-1003-0005-6941-717ce8000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/380bf7fdcreatequeuemaxoverload642545251a88f8c26e0/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "133", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4eddffea-e403-443f-bbaf-fdcfc19fd441", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003ETesting service client creating a queue\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "4eddffea-e403-443f-bbaf-fdcfc19fd441", + "x-ms-request-id": "c7d33003-1003-002a-6a41-717123000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E9a92e219-8a50-4863-8d52-2eb1944a28b3\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAm3KYPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "380bf7fdcreatequeuemaxoverload642545251a88f8c26e0" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueMaxOverload[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueMaxOverload[2].json new file mode 100644 index 0000000000000..702acec7679c6 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueMaxOverload[2].json @@ -0,0 +1,64 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/1326a43ecreatequeuemaxoverloadb9128272e4bcb20d879", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "7b61844e-9ee9-4d2a-91c2-ead949fb9303", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "7b61844e-9ee9-4d2a-91c2-ead949fb9303", + "x-ms-request-id": "dc6f1885-8003-0081-1041-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/1326a43ecreatequeuemaxoverloadb9128272e4bcb20d879/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "133", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ef4af85b-6b56-4cfc-abfe-959ac5062e7d", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003ETesting service client creating a queue\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "ef4af85b-6b56-4cfc-abfe-959ac5062e7d", + "x-ms-request-id": "dc6f1898-8003-0081-2041-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E18034fc7-ff6c-450b-ad27-f2dc52572f29\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAdN1xPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "1326a43ecreatequeuemaxoverloadb9128272e4bcb20d879" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueMaxOverload[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueMaxOverload[3].json new file mode 100644 index 0000000000000..c586734799ec7 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueMaxOverload[3].json @@ -0,0 +1,64 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/0a3d957fcreatequeuemaxoverloadd7718777a73c3e9c9fb", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d26b591e-4b74-47cd-b161-933d2d977ab9", + "x-ms-meta-metadata": "va@lue", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "d26b591e-4b74-47cd-b161-933d2d977ab9", + "x-ms-request-id": "ebe1161a-1003-0005-5241-717ce8000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/0a3d957fcreatequeuemaxoverloadd7718777a73c3e9c9fb/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "133", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "37ed9c7a-2a47-4770-869b-b672b60b292f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003ETesting service client creating a queue\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "37ed9c7a-2a47-4770-869b-b672b60b292f", + "x-ms-request-id": "dc6f1925-8003-0081-1441-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E39c2c1ce-843d-4734-9165-f8541079272d\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAM3yLPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "0a3d957fcreatequeuemaxoverloadd7718777a73c3e9c9fb" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidMetadata.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidMetadata.json new file mode 100644 index 0000000000000..3609fec06351f --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidMetadata.json @@ -0,0 +1,41 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/1619bc8648105e", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "fbcc8de5-05e3-42d3-93d4-c9a51afb3db3", + "x-ms-meta-metadata!": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "260", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "fbcc8de5-05e3-42d3-93d4-c9a51afb3db3", + "x-ms-error-code": "InvalidMetadata", + "x-ms-request-id": "e20de773-e003-0011-4341-713487000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidMetadata\u003C/Code\u003E\u003CMessage\u003EThe metadata specified is invalid. It has characters that are not permitted.\n", + "RequestId:e20de773-e003-0011-4341-713487000000\n", + "Time:2023-04-17T15:28:21.9834746Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "1619bc8648105e" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[1].json new file mode 100644 index 0000000000000..b4133183e2f1f --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[1].json @@ -0,0 +1,38 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/a_b", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c3ffea99-4d91-4eb8-8877-f7519dee2d2f", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "243", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "c3ffea99-4d91-4eb8-8877-f7519dee2d2f", + "x-ms-error-code": "InvalidResourceName", + "x-ms-request-id": "e20de731-e003-0011-0e41-713487000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidResourceName\u003C/Code\u003E\u003CMessage\u003EThe specifed resource name contains invalid characters.\n", + "RequestId:e20de731-e003-0011-0e41-713487000000\n", + "Time:2023-04-17T15:28:21.8665416Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[2].json new file mode 100644 index 0000000000000..d75f8b6fbf663 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[2].json @@ -0,0 +1,38 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/-ab", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "7e938149-b426-42f3-8b82-e6e6d06ad0e8", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "243", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "7e938149-b426-42f3-8b82-e6e6d06ad0e8", + "x-ms-error-code": "InvalidResourceName", + "x-ms-request-id": "c7d32fc2-1003-002a-3941-717123000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidResourceName\u003C/Code\u003E\u003CMessage\u003EThe specifed resource name contains invalid characters.\n", + "RequestId:c7d32fc2-1003-002a-3941-717123000000\n", + "Time:2023-04-17T15:28:21.9942307Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[3].json new file mode 100644 index 0000000000000..c1e14d7d5d31f --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[3].json @@ -0,0 +1,38 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/a--b", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "14e0de87-cb9b-4004-a2ec-ecc24a5407a0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "243", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "14e0de87-cb9b-4004-a2ec-ecc24a5407a0", + "x-ms-error-code": "InvalidResourceName", + "x-ms-request-id": "ebe1160b-1003-0005-4841-717ce8000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidResourceName\u003C/Code\u003E\u003CMessage\u003EThe specifed resource name contains invalid characters.\n", + "RequestId:ebe1160b-1003-0005-4841-717ce8000000\n", + "Time:2023-04-17T15:28:21.9369331Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[4].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[4].json new file mode 100644 index 0000000000000..9acfabc193ad1 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[4].json @@ -0,0 +1,38 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/Abc", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "1c3a6980-d13d-4a13-a551-b8df1813c8d3", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "243", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "1c3a6980-d13d-4a13-a551-b8df1813c8d3", + "x-ms-error-code": "InvalidResourceName", + "x-ms-request-id": "ebe11641-1003-0005-7041-717ce8000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidResourceName\u003C/Code\u003E\u003CMessage\u003EThe specifed resource name contains invalid characters.\n", + "RequestId:ebe11641-1003-0005-7041-717ce8000000\n", + "Time:2023-04-17T15:28:22.1108321Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[5].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[5].json new file mode 100644 index 0000000000000..2a32ae335e777 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[5].json @@ -0,0 +1,38 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/ab", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "fcb4f28d-310d-48fc-a710-3a03c92e47a6", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "256", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "fcb4f28d-310d-48fc-a710-3a03c92e47a6", + "x-ms-error-code": "OutOfRangeInput", + "x-ms-request-id": "dc6f1939-8003-0081-2441-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EOutOfRangeInput\u003C/Code\u003E\u003CMessage\u003EThe specified resource name length is not within the permissible limits.\n", + "RequestId:dc6f1939-8003-0081-2441-710ee9000000\n", + "Time:2023-04-17T15:28:22.0650445Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[6].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[6].json new file mode 100644 index 0000000000000..609eddfa7fbb3 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.createQueueWithInvalidName[6].json @@ -0,0 +1,38 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/verylongverylongverylongverylongverylongverylongverylongverylong", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "5e2b2be1-e9a1-49d7-8438-927cfebc9863", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "256", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "5e2b2be1-e9a1-49d7-8438-927cfebc9863", + "x-ms-error-code": "OutOfRangeInput", + "x-ms-request-id": "ebe1164b-1003-0005-7841-717ce8000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EOutOfRangeInput\u003C/Code\u003E\u003CMessage\u003EThe specified resource name length is not within the permissible limits.\n", + "RequestId:ebe1164b-1003-0005-7841-717ce8000000\n", + "Time:2023-04-17T15:28:22.1318212Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.deleteQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.deleteQueue.json new file mode 100644 index 0000000000000..2808f9b7acfea --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.deleteQueue.json @@ -0,0 +1,95 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/afa6c973deletequeuef4862461a9fc0a5b35a04f9a", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ab660587-5d0d-41d7-830d-eb5d47445263", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "ab660587-5d0d-41d7-830d-eb5d47445263", + "x-ms-request-id": "dc6f17f1-8003-0081-1c41-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/afa6c973deletequeuef4862461a9fc0a5b35a04f9a", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c844189a-2806-4b07-af60-1d505cd1fcf2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "c844189a-2806-4b07-af60-1d505cd1fcf2", + "x-ms-request-id": "c7d32f34-1003-002a-5141-717123000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/afa6c973deletequeuef4862461a9fc0a5b35a04f9a/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "140", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c4bed6e6-dcb3-4070-8768-95f271667b43", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EExpecting exception as queue has been deleted.\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "c4bed6e6-dcb3-4070-8768-95f271667b43", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "dc6f184e-8003-0081-6341-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:dc6f184e-8003-0081-6341-710ee9000000\n", + "Time:2023-04-17T15:28:21.7762161Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "afa6c973deletequeuef4862461a9fc0a5b35a04f9a" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.deleteQueueError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.deleteQueueError.json new file mode 100644 index 0000000000000..2b18d813a1965 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.deleteQueueError.json @@ -0,0 +1,40 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/dd412912deletequeueerror02a5301899d46ab14a3e4b", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "206b0b94-eb77-4294-bc02-c6b8c6b7f01e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "206b0b94-eb77-4294-bc02-c6b8c6b7f01e", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "ebe115e8-1003-0005-3041-717ce8000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:ebe115e8-1003-0005-3041-717ce8000000\n", + "Time:2023-04-17T15:28:21.8729708Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "dd412912deletequeueerror02a5301899d46ab14a3e4b" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.getAndSetProperties.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.getAndSetProperties.json new file mode 100644 index 0000000000000..3a8e7187878cc --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.getAndSetProperties.json @@ -0,0 +1,148 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/?restype=service\u0026comp=properties", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "5fb69d44-7c52-476f-8029-553649c5a98c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "5fb69d44-7c52-476f-8029-553649c5a98c", + "x-ms-request-id": "c7561820-7003-002c-6641-71429c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CStorageServiceProperties\u003E\u003CLogging\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CRead\u003Efalse\u003C/Read\u003E\u003CWrite\u003Etrue\u003C/Write\u003E\u003CDelete\u003Etrue\u003C/Delete\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/Logging\u003E\u003CHourMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/HourMetrics\u003E\u003CMinuteMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/MinuteMetrics\u003E\u003CCors /\u003E\u003C/StorageServiceProperties\u003E" + }, + { + "RequestUri": "https://REDACTED/?restype=service\u0026comp=properties", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "dad50885-992f-436f-8c41-ae8419199aaf", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "dad50885-992f-436f-8c41-ae8419199aaf", + "x-ms-request-id": "c7561825-7003-002c-6a41-71429c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CStorageServiceProperties\u003E\u003CLogging\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CRead\u003Efalse\u003C/Read\u003E\u003CWrite\u003Etrue\u003C/Write\u003E\u003CDelete\u003Etrue\u003C/Delete\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/Logging\u003E\u003CHourMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/HourMetrics\u003E\u003CMinuteMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/MinuteMetrics\u003E\u003CCors /\u003E\u003C/StorageServiceProperties\u003E" + }, + { + "RequestUri": "https://REDACTED/?restype=service\u0026comp=properties", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "625", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "42060be8-cc03-4dc1-b733-fa8f19b335be", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CStorageServiceProperties\u003E\u003CLogging\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CDelete\u003Etrue\u003C/Delete\u003E\u003CRead\u003Efalse\u003C/Read\u003E\u003CWrite\u003Etrue\u003C/Write\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/Logging\u003E\u003CHourMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/HourMetrics\u003E\u003CMinuteMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/MinuteMetrics\u003E\u003CCors/\u003E\u003C/StorageServiceProperties\u003E", + "StatusCode": 202, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "42060be8-cc03-4dc1-b733-fa8f19b335be", + "x-ms-request-id": "c7561846-7003-002c-0241-71429c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/?restype=service\u0026comp=properties", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "055c07a2-a15b-4ef6-9519-7a8674cb85f7", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "055c07a2-a15b-4ef6-9519-7a8674cb85f7", + "x-ms-request-id": "c756195c-7003-002c-5041-71429c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CStorageServiceProperties\u003E\u003CLogging\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CRead\u003Efalse\u003C/Read\u003E\u003CWrite\u003Etrue\u003C/Write\u003E\u003CDelete\u003Etrue\u003C/Delete\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/Logging\u003E\u003CHourMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/HourMetrics\u003E\u003CMinuteMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/MinuteMetrics\u003E\u003CCors /\u003E\u003C/StorageServiceProperties\u003E" + }, + { + "RequestUri": "https://REDACTED/?restype=service\u0026comp=properties", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "625", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "6fdd7305-c434-44e7-b778-74e9a14e86aa", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CStorageServiceProperties\u003E\u003CLogging\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CDelete\u003Etrue\u003C/Delete\u003E\u003CRead\u003Efalse\u003C/Read\u003E\u003CWrite\u003Etrue\u003C/Write\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/Logging\u003E\u003CHourMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/HourMetrics\u003E\u003CMinuteMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/MinuteMetrics\u003E\u003CCors/\u003E\u003C/StorageServiceProperties\u003E", + "StatusCode": 202, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "6fdd7305-c434-44e7-b778-74e9a14e86aa", + "x-ms-request-id": "c756196a-7003-002c-5a41-71429c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.getQueueClient.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.getQueueClient.json new file mode 100644 index 0000000000000..c981a973e3477 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.getQueueClient.json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "83442ed2getqueueclient672420612c38f1b8b6734cd" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.listEmptyQueues.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.listEmptyQueues.json new file mode 100644 index 0000000000000..3348b687175cc --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.listEmptyQueues.json @@ -0,0 +1,34 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/?comp=list\u0026prefix=e9c621c1\u0026include=", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "fa6f47cd-7f55-4632-a50c-e75f17e7f090", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "fa6f47cd-7f55-4632-a50c-e75f17e7f090", + "x-ms-request-id": "ebe115a7-1003-0005-0141-717ce8000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CEnumerationResults ServiceEndpoint=\u0022https://primtestproxy.queue.core.windows.net/\u0022\u003E\u003CPrefix\u003Ee9c621c1\u003C/Prefix\u003E\u003CQueues /\u003E\u003CNextMarker /\u003E\u003C/EnumerationResults\u003E" + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.listQueuesMaxResultsByPage.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.listQueuesMaxResultsByPage.json new file mode 100644 index 0000000000000..ab5046f811c2a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.listQueuesMaxResultsByPage.json @@ -0,0 +1,146 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/8eb70ecalistqueuesmaxresultsbypage60c1409678e50829b0", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ee556904-09a7-4f12-8f9e-b41fba76715a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "ee556904-09a7-4f12-8f9e-b41fba76715a", + "x-ms-request-id": "c7d32f0d-1003-002a-3641-717123000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/8eb70ecalistqueuesmaxresultsbypage60c1409678e50829b1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "54cbf845-af32-41c4-aa89-20ace8853caa", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "54cbf845-af32-41c4-aa89-20ace8853caa", + "x-ms-request-id": "c75617ce-7003-002c-2e41-71429c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/8eb70ecalistqueuesmaxresultsbypage60c1409678e50829b2", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "5c9f5a5f-157e-4e5e-83b9-6702e3565f0c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "5c9f5a5f-157e-4e5e-83b9-6702e3565f0c", + "x-ms-request-id": "c7d32f52-1003-002a-6741-717123000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/?comp=list\u0026prefix=8eb70eca\u0026maxresults=2\u0026include=", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8ce3dc19-925a-4dc0-b65c-b87bd7271275", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "8ce3dc19-925a-4dc0-b65c-b87bd7271275", + "x-ms-request-id": "c75617f2-7003-002c-4741-71429c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CEnumerationResults ServiceEndpoint=\u0022https://primtestproxy.queue.core.windows.net/\u0022\u003E\u003CPrefix\u003E8eb70eca\u003C/Prefix\u003E\u003CMaxResults\u003E2\u003C/MaxResults\u003E\u003CQueues\u003E\u003CQueue\u003E\u003CName\u003E8eb70ecalistqueuesmaxresultsbypage60c1409678e50829b0\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E8eb70ecalistqueuesmaxresultsbypage60c1409678e50829b1\u003C/Name\u003E\u003C/Queue\u003E\u003C/Queues\u003E\u003CNextMarker\u003E/primtestproxy/8eb70ecalistqueuesmaxresultsbypage60c1409678e50829b2\u003C/NextMarker\u003E\u003C/EnumerationResults\u003E" + }, + { + "RequestUri": "https://REDACTED/?comp=list\u0026prefix=8eb70eca\u0026marker=/primtestproxy/8eb70ecalistqueuesmaxresultsbypage60c1409678e50829b2\u0026maxresults=2\u0026include=", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "068f5b84-a246-419d-b85c-9ab3853de43c", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "068f5b84-a246-419d-b85c-9ab3853de43c", + "x-ms-request-id": "c756180a-7003-002c-5741-71429c000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CEnumerationResults ServiceEndpoint=\u0022https://primtestproxy.queue.core.windows.net/\u0022\u003E\u003CPrefix\u003E8eb70eca\u003C/Prefix\u003E\u003CMarker\u003E/primtestproxy/8eb70ecalistqueuesmaxresultsbypage60c1409678e50829b2\u003C/Marker\u003E\u003CMaxResults\u003E2\u003C/MaxResults\u003E\u003CQueues\u003E\u003CQueue\u003E\u003CName\u003E8eb70ecalistqueuesmaxresultsbypage60c1409678e50829b2\u003C/Name\u003E\u003C/Queue\u003E\u003C/Queues\u003E\u003CNextMarker /\u003E\u003C/EnumerationResults\u003E" + } + ], + "Variables": { + "0": "8eb70ecalistqueuesmaxresultsbypage60c1409678e50829b" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.listQueues[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.listQueues[1].json new file mode 100644 index 0000000000000..e55d4525bbb5b --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.listQueues[1].json @@ -0,0 +1,201 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/3df06374qlistqueues9e11423367f2610e4c80", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c3d5e1cd-eafc-45ae-a9d4-383d062da032", + "x-ms-meta-metadata0": "value0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "c3d5e1cd-eafc-45ae-a9d4-383d062da032", + "x-ms-request-id": "c7d32f86-1003-002a-0d41-717123000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/3df06374qlistqueues9e11423367f2610e4c81", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "5a5e6071-80d9-4876-9bc7-7655dba864ed", + "x-ms-meta-metadata1": "value1", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "5a5e6071-80d9-4876-9bc7-7655dba864ed", + "x-ms-request-id": "dc6f18a7-8003-0081-2e41-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/3df06374qlistqueues9e11423367f2610e4c82", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f71b11f7-3b08-4153-89e6-cc8f1c5f30db", + "x-ms-meta-metadata2": "value2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "f71b11f7-3b08-4153-89e6-cc8f1c5f30db", + "x-ms-request-id": "dc6f18bf-8003-0081-4041-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/?comp=list\u0026prefix=3df06374q\u0026include=", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "4486e6be-b2eb-4e1d-adfe-72c693b8a72a", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "4486e6be-b2eb-4e1d-adfe-72c693b8a72a", + "x-ms-request-id": "dc6f18f5-8003-0081-6b41-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CEnumerationResults ServiceEndpoint=\u0022https://primtestproxy.queue.core.windows.net/\u0022\u003E\u003CPrefix\u003E3df06374q\u003C/Prefix\u003E\u003CQueues\u003E\u003CQueue\u003E\u003CName\u003E3df06374qlistqueues9e11423367f2610e4c80\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E3df06374qlistqueues9e11423367f2610e4c81\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E3df06374qlistqueues9e11423367f2610e4c82\u003C/Name\u003E\u003C/Queue\u003E\u003C/Queues\u003E\u003CNextMarker /\u003E\u003C/EnumerationResults\u003E" + }, + { + "RequestUri": "https://REDACTED/3df06374qlistqueues9e11423367f2610e4c80", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d4ba0d9e-b8bb-4b03-9d1d-b73cdfa1bcfa", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "d4ba0d9e-b8bb-4b03-9d1d-b73cdfa1bcfa", + "x-ms-request-id": "dc6f1909-8003-0081-7d41-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/3df06374qlistqueues9e11423367f2610e4c81", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ed9604b3-5005-4a99-be46-d318f56602ac", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "ed9604b3-5005-4a99-be46-d318f56602ac", + "x-ms-request-id": "ebe11625-1003-0005-5a41-717ce8000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/3df06374qlistqueues9e11423367f2610e4c82", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "97e0827f-8221-4e39-afbb-622bc245ad50", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "97e0827f-8221-4e39-afbb-622bc245ad50", + "x-ms-request-id": "ebe1162f-1003-0005-6241-717ce8000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "3df06374qlistqueues9e11423367f2610e4c8" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.listQueues[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.listQueues[2].json new file mode 100644 index 0000000000000..1df4f5c917bf2 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.listQueues[2].json @@ -0,0 +1,230 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/16dd30b7qlistqueues8d137422340091dff120", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "1ccc156c-2707-42a7-9768-468095e3a05e", + "x-ms-meta-metadata0": "value0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "1ccc156c-2707-42a7-9768-468095e3a05e", + "x-ms-request-id": "c7d32fcf-1003-002a-4541-717123000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/16dd30b7qlistqueues8d137422340091dff121", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b7adbd54-93ec-494f-a9e7-52c4040422c3", + "x-ms-meta-metadata1": "value1", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "b7adbd54-93ec-494f-a9e7-52c4040422c3", + "x-ms-request-id": "dc6f1941-8003-0081-2b41-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/16dd30b7qlistqueues8d137422340091dff122", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "049f3f05-0a69-4fc0-9a75-fa7a7b7ebaaa", + "x-ms-meta-metadata2": "value2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "049f3f05-0a69-4fc0-9a75-fa7a7b7ebaaa", + "x-ms-request-id": "dc6f1959-8003-0081-3e41-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/?comp=list\u0026prefix=16dd30b7q\u0026maxresults=2\u0026include=", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "94618192-1e73-4e82-84b4-7035a08e08cc", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "94618192-1e73-4e82-84b4-7035a08e08cc", + "x-ms-request-id": "dc6f1967-8003-0081-4841-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CEnumerationResults ServiceEndpoint=\u0022https://primtestproxy.queue.core.windows.net/\u0022\u003E\u003CPrefix\u003E16dd30b7q\u003C/Prefix\u003E\u003CMaxResults\u003E2\u003C/MaxResults\u003E\u003CQueues\u003E\u003CQueue\u003E\u003CName\u003E16dd30b7qlistqueues8d137422340091dff120\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E16dd30b7qlistqueues8d137422340091dff121\u003C/Name\u003E\u003C/Queue\u003E\u003C/Queues\u003E\u003CNextMarker\u003E/primtestproxy/16dd30b7qlistqueues8d137422340091dff122\u003C/NextMarker\u003E\u003C/EnumerationResults\u003E" + }, + { + "RequestUri": "https://REDACTED/16dd30b7qlistqueues8d137422340091dff120", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "aa598637-d12c-42cc-b0d1-2d58dde85b97", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "aa598637-d12c-42cc-b0d1-2d58dde85b97", + "x-ms-request-id": "dc6f196f-8003-0081-4e41-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/16dd30b7qlistqueues8d137422340091dff121", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "6b37b6b5-d582-444d-8b9d-243cb938ffed", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "6b37b6b5-d582-444d-8b9d-243cb938ffed", + "x-ms-request-id": "dc6f1980-8003-0081-5c41-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/?comp=list\u0026prefix=16dd30b7q\u0026marker=/primtestproxy/16dd30b7qlistqueues8d137422340091dff122\u0026maxresults=2\u0026include=", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "256afdba-8019-4530-9227-c37b7d613ed7", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "256afdba-8019-4530-9227-c37b7d613ed7", + "x-ms-request-id": "e20de7f6-e003-0011-2c41-713487000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CEnumerationResults ServiceEndpoint=\u0022https://primtestproxy.queue.core.windows.net/\u0022\u003E\u003CPrefix\u003E16dd30b7q\u003C/Prefix\u003E\u003CMarker\u003E/primtestproxy/16dd30b7qlistqueues8d137422340091dff122\u003C/Marker\u003E\u003CMaxResults\u003E2\u003C/MaxResults\u003E\u003CQueues\u003E\u003CQueue\u003E\u003CName\u003E16dd30b7qlistqueues8d137422340091dff122\u003C/Name\u003E\u003C/Queue\u003E\u003C/Queues\u003E\u003CNextMarker /\u003E\u003C/EnumerationResults\u003E" + }, + { + "RequestUri": "https://REDACTED/16dd30b7qlistqueues8d137422340091dff122", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "f31d93c5-d3e6-4ff4-b6d7-2b8615a5a4f8", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "f31d93c5-d3e6-4ff4-b6d7-2b8615a5a4f8", + "x-ms-request-id": "e20de80b-e003-0011-3b41-713487000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "16dd30b7qlistqueues8d137422340091dff12" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.listQueues[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.listQueues[3].json new file mode 100644 index 0000000000000..69654e68b0bef --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.listQueues[3].json @@ -0,0 +1,201 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/0fc601f6qlistqueues92d086269d4f561fb810", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b734e191-d8a7-45f5-a152-2e13006182bf", + "x-ms-meta-metadata0": "value0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "b734e191-d8a7-45f5-a152-2e13006182bf", + "x-ms-request-id": "e20de792-e003-0011-5e41-713487000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/0fc601f6qlistqueues92d086269d4f561fb811", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "80f94c61-e61a-4ae3-acc7-6cede4e13f2d", + "x-ms-meta-metadata1": "value1", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "80f94c61-e61a-4ae3-acc7-6cede4e13f2d", + "x-ms-request-id": "e20de7aa-e003-0011-7041-713487000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/0fc601f6qlistqueues92d086269d4f561fb812", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "875dbc50-e751-475f-9c42-057f0b5ee13f", + "x-ms-meta-metadata2": "value2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "875dbc50-e751-475f-9c42-057f0b5ee13f", + "x-ms-request-id": "e20de7ba-e003-0011-7e41-713487000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/?comp=list\u0026prefix=0fc601f6q\u0026include=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ef3f6904-ff15-4fad-adfe-e1c7992d70f8", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "ef3f6904-ff15-4fad-adfe-e1c7992d70f8", + "x-ms-request-id": "e20de7cd-e003-0011-0c41-713487000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CEnumerationResults ServiceEndpoint=\u0022https://primtestproxy.queue.core.windows.net/\u0022\u003E\u003CPrefix\u003E0fc601f6q\u003C/Prefix\u003E\u003CQueues\u003E\u003CQueue\u003E\u003CName\u003E0fc601f6qlistqueues92d086269d4f561fb810\u003C/Name\u003E\u003CMetadata\u003E\u003Cmetadata0\u003Evalue0\u003C/metadata0\u003E\u003C/Metadata\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E0fc601f6qlistqueues92d086269d4f561fb811\u003C/Name\u003E\u003CMetadata\u003E\u003Cmetadata1\u003Evalue1\u003C/metadata1\u003E\u003C/Metadata\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E0fc601f6qlistqueues92d086269d4f561fb812\u003C/Name\u003E\u003CMetadata\u003E\u003Cmetadata2\u003Evalue2\u003C/metadata2\u003E\u003C/Metadata\u003E\u003C/Queue\u003E\u003C/Queues\u003E\u003CNextMarker /\u003E\u003C/EnumerationResults\u003E" + }, + { + "RequestUri": "https://REDACTED/0fc601f6qlistqueues92d086269d4f561fb810", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "6673f6c3-56ce-4555-ab1b-8c7ee3af1b80", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "6673f6c3-56ce-4555-ab1b-8c7ee3af1b80", + "x-ms-request-id": "e20de7e5-e003-0011-1e41-713487000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/0fc601f6qlistqueues92d086269d4f561fb811", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "7c8bc792-8b7c-4f20-971e-c1ba44af0391", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "7c8bc792-8b7c-4f20-971e-c1ba44af0391", + "x-ms-request-id": "dc6f198c-8003-0081-6641-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/0fc601f6qlistqueues92d086269d4f561fb812", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d7983385-a955-4390-a03f-805f1e63d727", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "d7983385-a955-4390-a03f-805f1e63d727", + "x-ms-request-id": "dc6f199b-8003-0081-7241-710ee9000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": { + "0": "0fc601f6qlistqueues92d086269d4f561fb81" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.perCallPolicy.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.perCallPolicy.json new file mode 100644 index 0000000000000..a7181549bc25c --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceApiTests.perCallPolicy.json @@ -0,0 +1,33 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/?restype=service\u0026comp=properties", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "687a3cb2-acb5-46b8-bbbd-10c75a62355b", + "x-ms-version": "2017-11-09" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-request-id": "e20de6ad-e003-0011-2d41-713487000000", + "x-ms-version": "2017-11-09" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CStorageServiceProperties\u003E\u003CLogging\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CRead\u003Efalse\u003C/Read\u003E\u003CWrite\u003Etrue\u003C/Write\u003E\u003CDelete\u003Etrue\u003C/Delete\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/Logging\u003E\u003CHourMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/HourMetrics\u003E\u003CMinuteMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/MinuteMetrics\u003E\u003CCors /\u003E\u003C/StorageServiceProperties\u003E" + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateNull.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateNull.json deleted file mode 100644 index ba5f37f8f8555..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateNull.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueue.json deleted file mode 100644 index 1c174f097ecbf..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueue.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/872e612d872e612d07c130290c1ec3fb30654ce583", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "a5b7073e-7178-461e-a2b9-b091d7f3cda2" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "6c1f56df-d003-0077-1709-4123b5000000", - "x-ms-client-request-id" : "a5b7073e-7178-461e-a2b9-b091d7f3cda2", - "Date" : "Tue, 04 May 2021 17:18:35 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/872e612d872e612d07c130290c1ec3fb30654ce583/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "37ccb28a-3446-47e1-b510-c24b83b8b923", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "2b9510e8-0003-0006-2e09-41c59e000000", - "Body" : "44e508ab-e450-4fad-a406-e08a31356bf9Tue, 04 May 2021 17:18:37 GMTTue, 11 May 2021 17:18:37 GMTAgAAAAMAAAAAAAAA+hcghQlB1wE=Tue, 04 May 2021 17:18:37 GMT", - "x-ms-client-request-id" : "37ccb28a-3446-47e1-b510-c24b83b8b923", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "872e612d872e612d07c130290c1ec3fb30654ce583" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueMaxOverload[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueMaxOverload[0].json deleted file mode 100644 index aa244b2cd7f1c..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueMaxOverload[0].json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/994b1cb2994b1cb244879040304b05c7c5134bf89e", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7b166c8f-3e95-4c77-9306-23a5df1034de" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "6980d1a9-1003-0035-7d09-419a35000000", - "x-ms-client-request-id" : "7b166c8f-3e95-4c77-9306-23a5df1034de", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/994b1cb2994b1cb244879040304b05c7c5134bf89e/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "eddd5b64-6387-4693-9e71-741a9dd6b373", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "6c1f56f2-d003-0077-2709-4123b5000000", - "Body" : "049e9b01-f5fc-4890-a411-9e793f5abe26Tue, 04 May 2021 17:18:37 GMTTue, 11 May 2021 17:18:37 GMTAgAAAAMAAAAAAAAAUzYkhQlB1wE=Tue, 04 May 2021 17:18:37 GMT", - "x-ms-client-request-id" : "eddd5b64-6387-4693-9e71-741a9dd6b373", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "994b1cb2994b1cb244879040304b05c7c5134bf89e" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueMaxOverload[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueMaxOverload[1].json deleted file mode 100644 index 09efc6036aea2..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueMaxOverload[1].json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/80502df380502df3b743340219b11dd0dbb740efac", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "e3f48f1b-0773-4a62-8d1a-e623ee896e5a" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "895e7a2c-6003-00a9-7609-413753000000", - "x-ms-client-request-id" : "e3f48f1b-0773-4a62-8d1a-e623ee896e5a", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/80502df380502df3b743340219b11dd0dbb740efac/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "46971e35-ddfd-4cb7-b199-2b642bdf4531", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "433a2fb6-e003-00a7-4009-411ee3000000", - "Body" : "13883a5d-6b7d-476e-ab02-a1741f672b97Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAmcB0hQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "46971e35-ddfd-4cb7-b199-2b642bdf4531", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "80502df380502df3b743340219b11dd0dbb740efac" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueMaxOverload[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueMaxOverload[2].json deleted file mode 100644 index c7aa1f5f01d49..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueMaxOverload[2].json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/ab7d7e30ab7d7e30292936955580657171dd4f8eac", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "5a328e01-f90a-4217-88d4-20343917bb62" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "c54fcbfa-e003-000e-0609-41df91000000", - "x-ms-client-request-id" : "5a328e01-f90a-4217-88d4-20343917bb62", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/ab7d7e30ab7d7e30292936955580657171dd4f8eac/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "0097976d-a666-4435-b485-ee2eb743ca8d", - "Content-Type" : "application/xml" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "433a2fef-e003-00a7-7109-411ee3000000", - "Body" : "a92aafdb-2882-4f44-83b3-52a65943e416Tue, 04 May 2021 17:18:38 GMTTue, 11 May 2021 17:18:38 GMTAgAAAAMAAAAAAAAAmVfshQlB1wE=Tue, 04 May 2021 17:18:38 GMT", - "x-ms-client-request-id" : "0097976d-a666-4435-b485-ee2eb743ca8d", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "ab7d7e30ab7d7e30292936955580657171dd4f8eac" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidMetadata.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidMetadata.json deleted file mode 100644 index 91ab3cd26a33e..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidMetadata.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/ac35befbac35befb7f0742859e94b9c865e44238aa", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "7599ad4a-4a80-4953-8500-61ed03be6f2a" - }, - "Response" : { - "content-length" : "260", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidMetadata", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "5366245e-4003-00dc-3009-415c7f000000", - "Body" : "InvalidMetadataThe metadata specified is invalid. It has characters that are not permitted.\nRequestId:5366245e-4003-00dc-3009-415c7f000000\nTime:2021-05-04T17:18:36.7543864Z", - "x-ms-client-request-id" : "7599ad4a-4a80-4953-8500-61ed03be6f2a", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "ac35befbac35befb7f0742859e94b9c865e44238aa" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[0].json deleted file mode 100644 index 1344164503f38..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[0].json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/a_b", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "73c76bc4-9ef6-4b65-b3dc-643bc13a4421" - }, - "Response" : { - "content-length" : "243", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidResourceName", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "66d7cef2-0003-0074-3409-41c2d1000000", - "Body" : "InvalidResourceNameThe specifed resource name contains invalid characters.\nRequestId:66d7cef2-0003-0074-3409-41c2d1000000\nTime:2021-05-04T17:18:36.7649897Z", - "x-ms-client-request-id" : "73c76bc4-9ef6-4b65-b3dc-643bc13a4421", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[1].json deleted file mode 100644 index ccd0845ad5c9e..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[1].json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/-ab", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "de3d1d0d-1451-4932-b583-1b209a30b14c" - }, - "Response" : { - "content-length" : "243", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidResourceName", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "26562d34-0003-004b-5b09-410a72000000", - "Body" : "InvalidResourceNameThe specifed resource name contains invalid characters.\nRequestId:26562d34-0003-004b-5b09-410a72000000\nTime:2021-05-04T17:18:37.2995524Z", - "x-ms-client-request-id" : "de3d1d0d-1451-4932-b583-1b209a30b14c", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[2].json deleted file mode 100644 index 59a876f0137a0..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[2].json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/a--b", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "57fc45dd-6ca3-40bb-97ed-6d54eaf0e5b8" - }, - "Response" : { - "content-length" : "243", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidResourceName", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "ea4bb9cd-6003-0086-4f09-413a98000000", - "Body" : "InvalidResourceNameThe specifed resource name contains invalid characters.\nRequestId:ea4bb9cd-6003-0086-4f09-413a98000000\nTime:2021-05-04T17:18:37.3921990Z", - "x-ms-client-request-id" : "57fc45dd-6ca3-40bb-97ed-6d54eaf0e5b8", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[3].json deleted file mode 100644 index cd792b33f7943..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[3].json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/Abc", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "67320498-6b13-4a2d-8866-678836ce1b3b" - }, - "Response" : { - "content-length" : "243", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "InvalidResourceName", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "34fa7a21-1003-0078-6309-4155d9000000", - "Body" : "InvalidResourceNameThe specifed resource name contains invalid characters.\nRequestId:34fa7a21-1003-0078-6309-4155d9000000\nTime:2021-05-04T17:18:37.5778845Z", - "x-ms-client-request-id" : "67320498-6b13-4a2d-8866-678836ce1b3b", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[4].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[4].json deleted file mode 100644 index aa0b87cba0a2a..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[4].json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/ab", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "63a8803f-62fb-4e56-946a-166e51cf8e9f" - }, - "Response" : { - "content-length" : "256", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "OutOfRangeInput", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "4a84b4b0-a003-007d-1509-418702000000", - "Body" : "OutOfRangeInputThe specified resource name length is not within the permissible limits.\nRequestId:4a84b4b0-a003-007d-1509-418702000000\nTime:2021-05-04T17:18:37.7241132Z", - "x-ms-client-request-id" : "63a8803f-62fb-4e56-946a-166e51cf8e9f", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[5].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[5].json deleted file mode 100644 index a2eba80e2c110..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsCreateQueueWithInvalidName[5].json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/verylongverylongverylongverylongverylongverylongverylongverylong", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "66232970-c198-4491-bd01-07301a9500e7" - }, - "Response" : { - "content-length" : "256", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "OutOfRangeInput", - "retry-after" : "0", - "StatusCode" : "400", - "x-ms-request-id" : "d1814e2b-2003-00e5-5209-41a763000000", - "Body" : "OutOfRangeInputThe specified resource name length is not within the permissible limits.\nRequestId:d1814e2b-2003-00e5-5209-41a763000000\nTime:2021-05-04T17:18:37.8458748Z", - "x-ms-client-request-id" : "66232970-c198-4491-bd01-07301a9500e7", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsDeleteQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsDeleteQueue.json deleted file mode 100644 index 2ce62077be81a..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsDeleteQueue.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/438e569e438e569e58013749ff02154273ff406fbb", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "242440a6-2fd7-4950-a50f-afa65650eb7b" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "7b738602-2003-002e-1b09-41a436000000", - "x-ms-client-request-id" : "242440a6-2fd7-4950-a50f-afa65650eb7b", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/438e569e438e569e58013749ff02154273ff406fbb", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "49ffa53a-8cc1-4250-9711-66fe7996b825" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "204", - "x-ms-request-id" : "1382cccf-b003-002c-4509-411a8e000000", - "x-ms-client-request-id" : "49ffa53a-8cc1-4250-9711-66fe7996b825", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "POST", - "Uri" : "https://REDACTED.queue.core.windows.net/438e569e438e569e58013749ff02154273ff406fbb/messages", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3d4f86d1-c517-426a-add9-19ff3987ded7", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "b050af71-6003-00cb-6109-41f574000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:b050af71-6003-00cb-6109-41f574000000\nTime:2021-05-04T17:18:37.6953555Z", - "x-ms-client-request-id" : "3d4f86d1-c517-426a-add9-19ff3987ded7", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "438e569e438e569e58013749ff02154273ff406fbb" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsDeleteQueueError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsDeleteQueueError.json deleted file mode 100644 index 125d25a7fbdb6..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsDeleteQueueError.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "DELETE", - "Uri" : "https://REDACTED.queue.core.windows.net/2cb37036342832", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "904fb54e-6cb8-4be1-b3b2-3733b4e26af8" - }, - "Response" : { - "content-length" : "217", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "x-ms-error-code" : "QueueNotFound", - "retry-after" : "0", - "StatusCode" : "404", - "x-ms-request-id" : "ea4bb9a0-6003-0086-2809-413a98000000", - "Body" : "QueueNotFoundThe specified queue does not exist.\nRequestId:ea4bb9a0-6003-0086-2809-413a98000000\nTime:2021-05-04T17:18:36.7714002Z", - "x-ms-client-request-id" : "904fb54e-6cb8-4be1-b3b2-3733b4e26af8", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "2cb37036342832" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsGetAndSetProperties.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsGetAndSetProperties.json deleted file mode 100644 index f5d2f3b44a1be..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsGetAndSetProperties.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?restype=service&comp=properties", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "71d96b30-b56e-471f-bc7e-c53867674874" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "d9b89970-f003-0012-4c09-418df1000000", - "Body" : "1.0falsetruetruetrue31.0truefalsetrue31.0truefalsetrue3", - "x-ms-client-request-id" : "71d96b30-b56e-471f-bc7e-c53867674874", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?restype=service&comp=properties", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "b5dfeeb3-86f5-4e63-abd7-8ade8dbf1bbc" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "721d9061-4003-005a-5b09-4190c6000000", - "Body" : "1.0falsetruetruetrue31.0truefalsetrue31.0truefalsetrue3", - "x-ms-client-request-id" : "b5dfeeb3-86f5-4e63-abd7-8ade8dbf1bbc", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net?restype=service&comp=properties", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "04623480-9e3e-49f3-872e-28610c004c56", - "Content-Type" : "application/xml" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "202", - "x-ms-request-id" : "ea4bb9da-6003-0086-5b09-413a98000000", - "x-ms-client-request-id" : "04623480-9e3e-49f3-872e-28610c004c56", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?restype=service&comp=properties", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "879ed74c-253d-4605-b285-de4ccf4070eb" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "c54fcc0a-e003-000e-1409-41df91000000", - "Body" : "1.0falsetruetruetrue31.0truefalsetrue31.0truefalsetrue3", - "x-ms-client-request-id" : "879ed74c-253d-4605-b285-de4ccf4070eb", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsGetQueueClient.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsGetQueueClient.json deleted file mode 100644 index b5e899d6304e5..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsGetQueueClient.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "networkCallRecords" : [ ], - "variables" : [ "e11253e2e11253e243a34421b204ee50e0394dfa82" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsListEmptyQueues.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsListEmptyQueues.json deleted file mode 100644 index 0ca38bae10a95..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsListEmptyQueues.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?comp=list&prefix=cf7d4710&include=", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "10d8b2ee-3195-4689-957a-5891536a1a46" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "7c5d3984-2003-0011-4b09-416c95000000", - "Body" : "cf7d4710", - "x-ms-client-request-id" : "10d8b2ee-3195-4689-957a-5891536a1a46", - "Date" : "Tue, 04 May 2021 17:18:36 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsListQueues[0].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsListQueues[0].json deleted file mode 100644 index fafbe97b5435f..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsListQueues[0].json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/af8bbd69af8bbd691ff5922076ac796d4b654bd3a90", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "3e095941-1c5e-478d-8f34-df0f5f0072ae" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "beffcbf5-b003-00c8-5e09-411410000000", - "x-ms-client-request-id" : "3e095941-1c5e-478d-8f34-df0f5f0072ae", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/af8bbd69af8bbd691ff5922076ac796d4b654bd3a91", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "37272335-f1e7-45a4-8d3f-1e051a53f715" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "73eb55a2-2003-003e-6009-41615e000000", - "x-ms-client-request-id" : "37272335-f1e7-45a4-8d3f-1e051a53f715", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/af8bbd69af8bbd691ff5922076ac796d4b654bd3a92", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "05ecc1d5-0e9d-43b6-8e64-32a1b94f18cf" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "80fe10ec-6003-002f-3c09-41fbea000000", - "x-ms-client-request-id" : "05ecc1d5-0e9d-43b6-8e64-32a1b94f18cf", - "Date" : "Tue, 04 May 2021 17:18:38 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?comp=list&prefix=af8bbd69&include=", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "1e401376-efaa-4ed4-83fb-dc01237594db" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "d1814e46-2003-00e5-6c09-41a763000000", - "Body" : "af8bbd69af8bbd69af8bbd691ff5922076ac796d4b654bd3a90af8bbd69af8bbd691ff5922076ac796d4b654bd3a91af8bbd69af8bbd691ff5922076ac796d4b654bd3a92", - "x-ms-client-request-id" : "1e401376-efaa-4ed4-83fb-dc01237594db", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "af8bbd69af8bbd691ff5922076ac796d4b654bd3a9" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsListQueues[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsListQueues[1].json deleted file mode 100644 index 95b397858613a..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsListQueues[1].json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/b6908c28b6908c2862860710c44b14339ce443d0b30", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "c226ec8a-d157-4ce0-be11-eb39a65a8898" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "10a7c4b3-c003-0044-6109-417c1e000000", - "x-ms-client-request-id" : "c226ec8a-d157-4ce0-be11-eb39a65a8898", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/b6908c28b6908c2862860710c44b14339ce443d0b31", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "daabb0fa-ada3-4ccb-8b48-ab4ccf4472ce" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "ea8df190-5003-009d-5709-41049b000000", - "x-ms-client-request-id" : "daabb0fa-ada3-4ccb-8b48-ab4ccf4472ce", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/b6908c28b6908c2862860710c44b14339ce443d0b32", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "46eab651-46ce-484e-8c32-632c845a11b9" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "e8711525-4003-0081-5309-4156fb000000", - "x-ms-client-request-id" : "46eab651-46ce-484e-8c32-632c845a11b9", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?comp=list&prefix=b6908c28&maxresults=2&include=", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "250d7d13-072c-4bfa-926b-815fbef45fd1" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "42b033cc-2003-0073-5309-41aeb2000000", - "Body" : "b6908c282b6908c28b6908c2862860710c44b14339ce443d0b30b6908c28b6908c2862860710c44b14339ce443d0b31/kasobolcanarytest2/b6908c28b6908c2862860710c44b14339ce443d0b32", - "x-ms-client-request-id" : "250d7d13-072c-4bfa-926b-815fbef45fd1", - "Date" : "Tue, 04 May 2021 17:18:37 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?comp=list&prefix=b6908c28&marker=/kasobolcanarytest2/b6908c28b6908c2862860710c44b14339ce443d0b32&maxresults=2&include=", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "71b60293-d734-4225-9c65-fa500f9fbd91" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "ec6c6398-7003-00e8-1e09-416fb7000000", - "Body" : "b6908c28/kasobolcanarytest2/b6908c28b6908c2862860710c44b14339ce443d0b322b6908c28b6908c2862860710c44b14339ce443d0b32", - "x-ms-client-request-id" : "71b60293-d734-4225-9c65-fa500f9fbd91", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "b6908c28b6908c2862860710c44b14339ce443d0b3" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsListQueues[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsListQueues[2].json deleted file mode 100644 index 8eac49eb3be06..0000000000000 --- a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncAPITestsListQueues[2].json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "networkCallRecords" : [ { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/9dbddfeb9dbddfeb32c64971112564b4d2ed429d980", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "6443e1e3-e695-480c-8983-077799124dd0" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "7c5d39a0-2003-0011-6509-416c95000000", - "x-ms-client-request-id" : "6443e1e3-e695-480c-8983-077799124dd0", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/9dbddfeb9dbddfeb32c64971112564b4d2ed429d981", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "54fdca95-7ffa-4092-a5b8-83250a1487f5" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "73eb55b4-2003-003e-7009-41615e000000", - "x-ms-client-request-id" : "54fdca95-7ffa-4092-a5b8-83250a1487f5", - "Date" : "Tue, 04 May 2021 17:18:36 GMT" - }, - "Exception" : null - }, { - "Method" : "PUT", - "Uri" : "https://REDACTED.queue.core.windows.net/9dbddfeb9dbddfeb32c64971112564b4d2ed429d982", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "92d0476c-b73d-47c1-8aad-4860789bf9c0" - }, - "Response" : { - "content-length" : "0", - "x-ms-version" : "2020-06-12", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "201", - "x-ms-request-id" : "721d9094-4003-005a-0b09-4190c6000000", - "x-ms-client-request-id" : "92d0476c-b73d-47c1-8aad-4860789bf9c0", - "Date" : "Tue, 04 May 2021 17:18:37 GMT" - }, - "Exception" : null - }, { - "Method" : "GET", - "Uri" : "https://REDACTED.queue.core.windows.net?comp=list&prefix=9dbddfeb&include=metadata", - "Headers" : { - "x-ms-version" : "2020-06-12", - "User-Agent" : "azsdk-java-azure-storage-queue/12.10.0-beta.1 (11.0.8; Windows 10; 10.0)", - "x-ms-client-request-id" : "0901d07f-6a4c-48f9-8701-b1eed1ba6d08" - }, - "Response" : { - "Transfer-Encoding" : "chunked", - "x-ms-version" : "2020-06-12", - "Cache-Control" : "no-cache", - "Server" : "Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0", - "retry-after" : "0", - "StatusCode" : "200", - "x-ms-request-id" : "433a2fce-e003-00a7-5409-411ee3000000", - "Body" : "9dbddfeb9dbddfeb9dbddfeb32c64971112564b4d2ed429d980value09dbddfeb9dbddfeb32c64971112564b4d2ed429d981value19dbddfeb9dbddfeb32c64971112564b4d2ed429d982value2", - "x-ms-client-request-id" : "0901d07f-6a4c-48f9-8701-b1eed1ba6d08", - "Date" : "Tue, 04 May 2021 17:18:38 GMT", - "Content-Type" : "application/xml" - }, - "Exception" : null - } ], - "variables" : [ "9dbddfeb9dbddfeb32c64971112564b4d2ed429d98" ] -} \ No newline at end of file diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createNull.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createNull.json new file mode 100644 index 0000000000000..f721723386d8a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createNull.json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueue.json new file mode 100644 index 0000000000000..f6241ab3381b9 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueue.json @@ -0,0 +1,63 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/c8fef9eecreatequeuef780152010e21bcdd7cb4695", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "ff2a4af1-9ce9-4047-addb-cd7e9ec94c55", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "ff2a4af1-9ce9-4047-addb-cd7e9ec94c55", + "x-ms-request-id": "2973d06e-0003-007b-6d41-71ecaf000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/c8fef9eecreatequeuef780152010e21bcdd7cb4695/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "133", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e7cd529c-fbd8-4ca8-bcd3-ea18b4dad006", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003ETesting service client creating a queue\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "e7cd529c-fbd8-4ca8-bcd3-ea18b4dad006", + "x-ms-request-id": "2973d085-0003-007b-0141-71ecaf000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E3629a8f5-d7f4-4b59-a0d4-a684f6a3e3c4\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAA3hOOPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "c8fef9eecreatequeuef780152010e21bcdd7cb4695" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueMaxOverload[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueMaxOverload[1].json new file mode 100644 index 0000000000000..d521889897199 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueMaxOverload[1].json @@ -0,0 +1,63 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/6999985ecreatequeuemaxoverload9a2762449d46c550a30", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "15e3c4dc-acc2-4817-b8ec-8c81eba0bd5e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "15e3c4dc-acc2-4817-b8ec-8c81eba0bd5e", + "x-ms-request-id": "2973d0a5-0003-007b-1641-71ecaf000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/6999985ecreatequeuemaxoverload9a2762449d46c550a30/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "133", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8d04a35e-d8fe-4547-86cc-4b2f62e609d8", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003ETesting service client creating a queue\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "8d04a35e-d8fe-4547-86cc-4b2f62e609d8", + "x-ms-request-id": "2973d0af-0003-007b-1e41-71ecaf000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E1ad1faf9-1a7a-44f6-bdf9-d5963f5b9366\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:22 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAAjkuYPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:22 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "6999985ecreatequeuemaxoverload9a2762449d46c550a30" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueMaxOverload[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueMaxOverload[2].json new file mode 100644 index 0000000000000..aa175bd08fabe --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueMaxOverload[2].json @@ -0,0 +1,64 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/42b4cb9dcreatequeuemaxoverload8e18725894548e87c07", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "13bf6895-6d26-4711-ab52-003f5bf6ac8b", + "x-ms-meta-metadata": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "13bf6895-6d26-4711-ab52-003f5bf6ac8b", + "x-ms-request-id": "2973cf7f-0003-007b-3541-71ecaf000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/42b4cb9dcreatequeuemaxoverload8e18725894548e87c07/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "133", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "621e260d-ca53-4323-b322-2cddde90ae7d", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003ETesting service client creating a queue\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "621e260d-ca53-4323-b322-2cddde90ae7d", + "x-ms-request-id": "2973cfcb-0003-007b-6f41-71ecaf000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E5016a44f-1578-413e-8739-646153751cfa\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAABhdhPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "42b4cb9dcreatequeuemaxoverload8e18725894548e87c07" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueMaxOverload[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueMaxOverload[3].json new file mode 100644 index 0000000000000..3a2ec82cee533 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueMaxOverload[3].json @@ -0,0 +1,64 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/5baffadccreatequeuemaxoverloadd4469065a996a6ef96e", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c0ae8753-b2d1-42f3-ac16-410867145a7c", + "x-ms-meta-metadata": "va@lue", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "c0ae8753-b2d1-42f3-ac16-410867145a7c", + "x-ms-request-id": "2973d02b-0003-007b-3741-71ecaf000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/5baffadccreatequeuemaxoverloadd4469065a996a6ef96e/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "133", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "28b7e2a5-bde5-4b4a-8d57-2930ba96da53", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003ETesting service client creating a queue\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 201, + "ResponseHeaders": { + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "28b7e2a5-bde5-4b4a-8d57-2930ba96da53", + "x-ms-request-id": "524c177e-f003-000d-4541-7166e7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CQueueMessagesList\u003E\u003CQueueMessage\u003E\u003CMessageId\u003E76632377-6f4d-4682-ab7a-828f6952b914\u003C/MessageId\u003E\u003CInsertionTime\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/InsertionTime\u003E\u003CExpirationTime\u003EMon, 24 Apr 2023 15:28:21 GMT\u003C/ExpirationTime\u003E\u003CPopReceipt\u003EAgAAAAMAAAAAAAAABxCHPkFx2QE=\u003C/PopReceipt\u003E\u003CTimeNextVisible\u003EMon, 17 Apr 2023 15:28:21 GMT\u003C/TimeNextVisible\u003E\u003C/QueueMessage\u003E\u003C/QueueMessagesList\u003E" + } + ], + "Variables": { + "0": "5baffadccreatequeuemaxoverloadd4469065a996a6ef96e" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidMetadata.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidMetadata.json new file mode 100644 index 0000000000000..eb7461aca5df0 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidMetadata.json @@ -0,0 +1,41 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/1fecbe1ecreatequeuewithinvalidmetadata8864243937846c5", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "fdcc6ffe-bc1f-4e81-9687-4c8fe73746dd", + "x-ms-meta-metadata!": "value", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "260", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "fdcc6ffe-bc1f-4e81-9687-4c8fe73746dd", + "x-ms-error-code": "InvalidMetadata", + "x-ms-request-id": "58a1e690-7003-003c-2a41-7187f4000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidMetadata\u003C/Code\u003E\u003CMessage\u003EThe metadata specified is invalid. It has characters that are not permitted.\n", + "RequestId:58a1e690-7003-003c-2a41-7187f4000000\n", + "Time:2023-04-17T15:28:22.2789261Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "1fecbe1ecreatequeuewithinvalidmetadata8864243937846c5" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[1].json new file mode 100644 index 0000000000000..a8f57b337a93c --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[1].json @@ -0,0 +1,38 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/a_b", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "601bc5fb-08ec-462e-8cea-749cd149ab58", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "243", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "601bc5fb-08ec-462e-8cea-749cd149ab58", + "x-ms-error-code": "InvalidResourceName", + "x-ms-request-id": "58a1e6ae-7003-003c-4041-7187f4000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidResourceName\u003C/Code\u003E\u003CMessage\u003EThe specifed resource name contains invalid characters.\n", + "RequestId:58a1e6ae-7003-003c-4041-7187f4000000\n", + "Time:2023-04-17T15:28:22.3958596Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[2].json new file mode 100644 index 0000000000000..689fa342ee22b --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[2].json @@ -0,0 +1,38 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/-ab", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "58911b2e-4bf9-4011-b087-d49de2571546", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "243", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "58911b2e-4bf9-4011-b087-d49de2571546", + "x-ms-error-code": "InvalidResourceName", + "x-ms-request-id": "58a1e6bf-7003-003c-4c41-7187f4000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidResourceName\u003C/Code\u003E\u003CMessage\u003EThe specifed resource name contains invalid characters.\n", + "RequestId:58a1e6bf-7003-003c-4c41-7187f4000000\n", + "Time:2023-04-17T15:28:22.4488307Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[3].json new file mode 100644 index 0000000000000..b59c8ccd44335 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[3].json @@ -0,0 +1,38 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/a--b", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "0b614e77-0ab2-4db2-84f8-8b4d1f656dea", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "243", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "0b614e77-0ab2-4db2-84f8-8b4d1f656dea", + "x-ms-error-code": "InvalidResourceName", + "x-ms-request-id": "524c1880-f003-000d-0341-7166e7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidResourceName\u003C/Code\u003E\u003CMessage\u003EThe specifed resource name contains invalid characters.\n", + "RequestId:524c1880-f003-000d-0341-7166e7000000\n", + "Time:2023-04-17T15:28:22.4709192Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[4].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[4].json new file mode 100644 index 0000000000000..2a5722296eab6 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[4].json @@ -0,0 +1,38 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/Abc", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8a8c9eed-05aa-48fc-a75c-feea9c05d63e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "243", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "8a8c9eed-05aa-48fc-a75c-feea9c05d63e", + "x-ms-error-code": "InvalidResourceName", + "x-ms-request-id": "58a1e6b0-7003-003c-4141-7187f4000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EInvalidResourceName\u003C/Code\u003E\u003CMessage\u003EThe specifed resource name contains invalid characters.\n", + "RequestId:58a1e6b0-7003-003c-4141-7187f4000000\n", + "Time:2023-04-17T15:28:22.4168485Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[5].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[5].json new file mode 100644 index 0000000000000..053fa7e496b69 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[5].json @@ -0,0 +1,38 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/ab", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "7fa856c1-e308-4fab-9e22-785146875196", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "256", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "7fa856c1-e308-4fab-9e22-785146875196", + "x-ms-error-code": "OutOfRangeInput", + "x-ms-request-id": "58a1e6c4-7003-003c-5041-7187f4000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EOutOfRangeInput\u003C/Code\u003E\u003CMessage\u003EThe specified resource name length is not within the permissible limits.\n", + "RequestId:58a1e6c4-7003-003c-5041-7187f4000000\n", + "Time:2023-04-17T15:28:22.4708180Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[6].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[6].json new file mode 100644 index 0000000000000..a4e4bd3716e66 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.createQueueWithInvalidName[6].json @@ -0,0 +1,38 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/verylongverylongverylongverylongverylongverylongverylongverylong", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "8a5889e5-09c4-44e1-847d-004ea668eca0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Length": "256", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "8a5889e5-09c4-44e1-847d-004ea668eca0", + "x-ms-error-code": "OutOfRangeInput", + "x-ms-request-id": "524c1831-f003-000d-4441-7166e7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EOutOfRangeInput\u003C/Code\u003E\u003CMessage\u003EThe specified resource name length is not within the permissible limits.\n", + "RequestId:524c1831-f003-000d-4441-7166e7000000\n", + "Time:2023-04-17T15:28:22.3459897Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.deleteQueue.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.deleteQueue.json new file mode 100644 index 0000000000000..2c37c266990ca --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.deleteQueue.json @@ -0,0 +1,95 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/0c5ece5ddeletequeue03150699bc5dbf1fb34e4443", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "990d0f9a-48b2-4f72-afa6-7b1b6c768ae8", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:20 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "990d0f9a-48b2-4f72-afa6-7b1b6c768ae8", + "x-ms-request-id": "2973cfe6-0003-007b-0341-71ecaf000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/0c5ece5ddeletequeue03150699bc5dbf1fb34e4443", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "a44bc73c-5f19-4970-84da-f42d4d81bbbb", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 204, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "a44bc73c-5f19-4970-84da-f42d4d81bbbb", + "x-ms-request-id": "2973cff8-0003-007b-1141-71ecaf000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/0c5ece5ddeletequeue03150699bc5dbf1fb34e4443/messages", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "140", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "14aa4d4d-e877-4ea7-8332-12d4bf7ce4c2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CQueueMessage\u003E\u003CMessageText\u003EExpecting exception as queue has been deleted.\u003C/MessageText\u003E\u003C/QueueMessage\u003E", + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "14aa4d4d-e877-4ea7-8332-12d4bf7ce4c2", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "2973d00a-0003-007b-2041-71ecaf000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:2973d00a-0003-007b-2041-71ecaf000000\n", + "Time:2023-04-17T15:28:21.8751574Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "0c5ece5ddeletequeue03150699bc5dbf1fb34e4443" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.deleteQueueError.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.deleteQueueError.json new file mode 100644 index 0000000000000..9072f416e594a --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.deleteQueueError.json @@ -0,0 +1,40 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/009a4d8c505510", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b7b2af8d-e7e2-436c-9660-38dc11ee4220", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 404, + "ResponseHeaders": { + "Content-Length": "217", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "b7b2af8d-e7e2-436c-9660-38dc11ee4220", + "x-ms-error-code": "QueueNotFound", + "x-ms-request-id": "9a747704-5003-0082-8041-71ef8d000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": [ + "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CError\u003E\u003CCode\u003EQueueNotFound\u003C/Code\u003E\u003CMessage\u003EThe specified queue does not exist.\n", + "RequestId:9a747704-5003-0082-8041-71ef8d000000\n", + "Time:2023-04-17T15:28:22.3556642Z\u003C/Message\u003E\u003C/Error\u003E" + ] + } + ], + "Variables": { + "0": "009a4d8c505510" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.getAndSetProperties.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.getAndSetProperties.json new file mode 100644 index 0000000000000..11e015e9b8875 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.getAndSetProperties.json @@ -0,0 +1,148 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/?restype=service\u0026comp=properties", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "395f4680-d251-47a1-8b92-61bb73d1404e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "395f4680-d251-47a1-8b92-61bb73d1404e", + "x-ms-request-id": "524c18cf-f003-000d-4041-7166e7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CStorageServiceProperties\u003E\u003CLogging\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CRead\u003Efalse\u003C/Read\u003E\u003CWrite\u003Etrue\u003C/Write\u003E\u003CDelete\u003Etrue\u003C/Delete\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/Logging\u003E\u003CHourMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/HourMetrics\u003E\u003CMinuteMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/MinuteMetrics\u003E\u003CCors /\u003E\u003C/StorageServiceProperties\u003E" + }, + { + "RequestUri": "https://REDACTED/?restype=service\u0026comp=properties", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "972daed1-c259-46b5-88aa-71acffc08003", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "972daed1-c259-46b5-88aa-71acffc08003", + "x-ms-request-id": "524c18de-f003-000d-4b41-7166e7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CStorageServiceProperties\u003E\u003CLogging\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CRead\u003Efalse\u003C/Read\u003E\u003CWrite\u003Etrue\u003C/Write\u003E\u003CDelete\u003Etrue\u003C/Delete\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/Logging\u003E\u003CHourMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/HourMetrics\u003E\u003CMinuteMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/MinuteMetrics\u003E\u003CCors /\u003E\u003C/StorageServiceProperties\u003E" + }, + { + "RequestUri": "https://REDACTED/?restype=service\u0026comp=properties", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "625", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "596f7d5b-7ee8-4941-864b-e246282309f9", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CStorageServiceProperties\u003E\u003CLogging\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CDelete\u003Etrue\u003C/Delete\u003E\u003CRead\u003Efalse\u003C/Read\u003E\u003CWrite\u003Etrue\u003C/Write\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/Logging\u003E\u003CHourMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/HourMetrics\u003E\u003CMinuteMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/MinuteMetrics\u003E\u003CCors/\u003E\u003C/StorageServiceProperties\u003E", + "StatusCode": 202, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "596f7d5b-7ee8-4941-864b-e246282309f9", + "x-ms-request-id": "524c18ed-f003-000d-5641-7166e7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/?restype=service\u0026comp=properties", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "e609a850-d5d5-45ac-a12c-24eecc002b2d", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "e609a850-d5d5-45ac-a12c-24eecc002b2d", + "x-ms-request-id": "524c1a58-f003-000d-5741-7166e7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CStorageServiceProperties\u003E\u003CLogging\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CRead\u003Efalse\u003C/Read\u003E\u003CWrite\u003Etrue\u003C/Write\u003E\u003CDelete\u003Etrue\u003C/Delete\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/Logging\u003E\u003CHourMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/HourMetrics\u003E\u003CMinuteMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/MinuteMetrics\u003E\u003CCors /\u003E\u003C/StorageServiceProperties\u003E" + }, + { + "RequestUri": "https://REDACTED/?restype=service\u0026comp=properties", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "625", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:24 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b3dac838-7971-4bb7-9cd9-2c2461f9a635", + "x-ms-version": "2022-11-02" + }, + "RequestBody": "\u003C?xml version=\u00271.0\u0027 encoding=\u0027UTF-8\u0027?\u003E\u003CStorageServiceProperties\u003E\u003CLogging\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CDelete\u003Etrue\u003C/Delete\u003E\u003CRead\u003Efalse\u003C/Read\u003E\u003CWrite\u003Etrue\u003C/Write\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/Logging\u003E\u003CHourMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/HourMetrics\u003E\u003CMinuteMetrics\u003E\u003CVersion\u003E1.0\u003C/Version\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CIncludeAPIs\u003Efalse\u003C/IncludeAPIs\u003E\u003CRetentionPolicy\u003E\u003CEnabled\u003Etrue\u003C/Enabled\u003E\u003CDays\u003E3\u003C/Days\u003E\u003C/RetentionPolicy\u003E\u003C/MinuteMetrics\u003E\u003CCors/\u003E\u003C/StorageServiceProperties\u003E", + "StatusCode": 202, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "b3dac838-7971-4bb7-9cd9-2c2461f9a635", + "x-ms-request-id": "524c1a61-f003-000d-5e41-7166e7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.getQueueClient.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.getQueueClient.json new file mode 100644 index 0000000000000..b89e520b29947 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.getQueueClient.json @@ -0,0 +1,6 @@ +{ + "Entries": [], + "Variables": { + "0": "4db0a972getqueueclient8df60193b9aa01bd76c8467" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.listEmptyQueues.json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.listEmptyQueues.json new file mode 100644 index 0000000000000..c9e994e5f9458 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.listEmptyQueues.json @@ -0,0 +1,34 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/?comp=list\u0026prefix=3fde76ae\u0026include=", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b89fed80-6451-4bbc-a782-079411b655c0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "b89fed80-6451-4bbc-a782-079411b655c0", + "x-ms-request-id": "2973d065-0003-007b-6641-71ecaf000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CEnumerationResults ServiceEndpoint=\u0022https://primtestproxy.queue.core.windows.net/\u0022\u003E\u003CPrefix\u003E3fde76ae\u003C/Prefix\u003E\u003CQueues /\u003E\u003CNextMarker /\u003E\u003C/EnumerationResults\u003E" + } + ], + "Variables": {} +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.listQueues[1].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.listQueues[1].json new file mode 100644 index 0000000000000..10c69306d1a32 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.listQueues[1].json @@ -0,0 +1,120 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/a8935c03listqueues13c593190579d3c7bcfc497eb0", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "bd9816ae-e03f-472e-8d0a-2f86ccf71b6d", + "x-ms-meta-metadata0": "value0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "bd9816ae-e03f-472e-8d0a-2f86ccf71b6d", + "x-ms-request-id": "2973d0b9-0003-007b-2641-71ecaf000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/a8935c03listqueues13c593190579d3c7bcfc497eb1", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "192d86e9-2e25-40b5-b76f-0038cf0d379f", + "x-ms-meta-metadata1": "value1", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "192d86e9-2e25-40b5-b76f-0038cf0d379f", + "x-ms-request-id": "2973d0d3-0003-007b-3a41-71ecaf000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/a8935c03listqueues13c593190579d3c7bcfc497eb2", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "6c21bfa3-8cf9-4857-a206-bbe5f216fd65", + "x-ms-meta-metadata2": "value2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "6c21bfa3-8cf9-4857-a206-bbe5f216fd65", + "x-ms-request-id": "58a1e671-7003-003c-1441-7187f4000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/?comp=list\u0026prefix=a8935c03\u0026include=", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "c585f2ab-b72c-4795-93f4-7ab42480db6e", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "c585f2ab-b72c-4795-93f4-7ab42480db6e", + "x-ms-request-id": "9a7476e3-5003-0082-6541-71ef8d000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CEnumerationResults ServiceEndpoint=\u0022https://primtestproxy.queue.core.windows.net/\u0022\u003E\u003CPrefix\u003Ea8935c03\u003C/Prefix\u003E\u003CQueues\u003E\u003CQueue\u003E\u003CName\u003Ea8935c03listqueues13c593190579d3c7bcfc497eb0\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003Ea8935c03listqueues13c593190579d3c7bcfc497eb1\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003Ea8935c03listqueues13c593190579d3c7bcfc497eb2\u003C/Name\u003E\u003C/Queue\u003E\u003C/Queues\u003E\u003CNextMarker /\u003E\u003C/EnumerationResults\u003E" + } + ], + "Variables": { + "0": "a8935c03listqueues13c593190579d3c7bcfc497eb" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.listQueues[2].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.listQueues[2].json new file mode 100644 index 0000000000000..54c84a19c446f --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.listQueues[2].json @@ -0,0 +1,149 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/83be0fc0listqueues7ae623258a766e37840f44c190", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "839c5657-c6ee-4a7b-bfa0-c7e5c6bb6978", + "x-ms-meta-metadata0": "value0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "839c5657-c6ee-4a7b-bfa0-c7e5c6bb6978", + "x-ms-request-id": "58a1e662-7003-003c-0c41-7187f4000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/83be0fc0listqueues7ae623258a766e37840f44c191", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "24786fd1-5eca-4727-8ec7-980df429624d", + "x-ms-meta-metadata1": "value1", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "24786fd1-5eca-4727-8ec7-980df429624d", + "x-ms-request-id": "2973d0e5-0003-007b-4641-71ecaf000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/83be0fc0listqueues7ae623258a766e37840f44c192", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d74982ff-5261-4844-9aed-297f29c78adb", + "x-ms-meta-metadata2": "value2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "d74982ff-5261-4844-9aed-297f29c78adb", + "x-ms-request-id": "2973d0f0-0003-007b-4f41-71ecaf000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/?comp=list\u0026prefix=83be0fc0\u0026maxresults=2\u0026include=", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "9f750465-0cc2-461a-a406-7b3ab06e7b45", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "9f750465-0cc2-461a-a406-7b3ab06e7b45", + "x-ms-request-id": "58a1e693-7003-003c-2d41-7187f4000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CEnumerationResults ServiceEndpoint=\u0022https://primtestproxy.queue.core.windows.net/\u0022\u003E\u003CPrefix\u003E83be0fc0\u003C/Prefix\u003E\u003CMaxResults\u003E2\u003C/MaxResults\u003E\u003CQueues\u003E\u003CQueue\u003E\u003CName\u003E83be0fc0listqueues7ae623258a766e37840f44c190\u003C/Name\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E83be0fc0listqueues7ae623258a766e37840f44c191\u003C/Name\u003E\u003C/Queue\u003E\u003C/Queues\u003E\u003CNextMarker\u003E/primtestproxy/83be0fc0listqueues7ae623258a766e37840f44c192\u003C/NextMarker\u003E\u003C/EnumerationResults\u003E" + }, + { + "RequestUri": "https://REDACTED/?comp=list\u0026prefix=83be0fc0\u0026marker=/primtestproxy/83be0fc0listqueues7ae623258a766e37840f44c192\u0026maxresults=2\u0026include=", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "b02e11bd-94d4-4d9b-ab7c-dc93697b31ea", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "b02e11bd-94d4-4d9b-ab7c-dc93697b31ea", + "x-ms-request-id": "524c1827-f003-000d-3d41-7166e7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CEnumerationResults ServiceEndpoint=\u0022https://primtestproxy.queue.core.windows.net/\u0022\u003E\u003CPrefix\u003E83be0fc0\u003C/Prefix\u003E\u003CMarker\u003E/primtestproxy/83be0fc0listqueues7ae623258a766e37840f44c192\u003C/Marker\u003E\u003CMaxResults\u003E2\u003C/MaxResults\u003E\u003CQueues\u003E\u003CQueue\u003E\u003CName\u003E83be0fc0listqueues7ae623258a766e37840f44c192\u003C/Name\u003E\u003C/Queue\u003E\u003C/Queues\u003E\u003CNextMarker /\u003E\u003C/EnumerationResults\u003E" + } + ], + "Variables": { + "0": "83be0fc0listqueues7ae623258a766e37840f44c19" + } +} diff --git a/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.listQueues[3].json b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.listQueues[3].json new file mode 100644 index 0000000000000..851935564dee9 --- /dev/null +++ b/sdk/storage/azure-storage-queue/src/test/resources/session-records/QueueServiceAsyncApiTests.listQueues[3].json @@ -0,0 +1,120 @@ +{ + "Entries": [ + { + "RequestUri": "https://REDACTED/9aa53e81listqueues1e70059223f6d205378e4ca390", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "55e69759-8575-455f-96c8-57bafbd8b7d8", + "x-ms-meta-metadata0": "value0", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "55e69759-8575-455f-96c8-57bafbd8b7d8", + "x-ms-request-id": "524c17e4-f003-000d-0841-7166e7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/9aa53e81listqueues1e70059223f6d205378e4ca391", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "d2ba8ffa-afef-47a0-8f39-bb5bb39665fa", + "x-ms-meta-metadata1": "value1", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:22 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "d2ba8ffa-afef-47a0-8f39-bb5bb39665fa", + "x-ms-request-id": "524c1814-f003-000d-2e41-7166e7000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/9aa53e81listqueues1e70059223f6d205378e4ca392", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "195cd598-71af-4e14-bcf1-6c807c5d9632", + "x-ms-meta-metadata2": "value2", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 201, + "ResponseHeaders": { + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-client-request-id": "195cd598-71af-4e14-bcf1-6c807c5d9632", + "x-ms-request-id": "58a1e697-7003-003c-3041-7187f4000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": null + }, + { + "RequestUri": "https://REDACTED/?comp=list\u0026prefix=9aa53e81\u0026include=metadata", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/xml", + "Authorization": "Sanitized", + "Content-Length": "0", + "Date": "Mon, 17 Apr 2023 15:28:23 GMT", + "User-Agent": "azsdk-java-azure-storage-queue/12.18.0-beta.1 (17.0.5; Windows 11; 10.0)", + "x-ms-client-request-id": "63bd4dda-35dc-45ca-a31b-9b16a2710427", + "x-ms-version": "2022-11-02" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Type": "application/xml", + "Date": "Mon, 17 Apr 2023 15:28:21 GMT", + "Server": [ + "Windows-Azure-Queue/1.0", + "Microsoft-HTTPAPI/2.0" + ], + "Transfer-Encoding": "chunked", + "x-ms-client-request-id": "63bd4dda-35dc-45ca-a31b-9b16a2710427", + "x-ms-request-id": "58a1e69f-7003-003c-3641-7187f4000000", + "x-ms-version": "2022-11-02" + }, + "ResponseBody": "\uFEFF\u003C?xml version=\u00221.0\u0022 encoding=\u0022utf-8\u0022?\u003E\u003CEnumerationResults ServiceEndpoint=\u0022https://primtestproxy.queue.core.windows.net/\u0022\u003E\u003CPrefix\u003E9aa53e81\u003C/Prefix\u003E\u003CQueues\u003E\u003CQueue\u003E\u003CName\u003E9aa53e81listqueues1e70059223f6d205378e4ca390\u003C/Name\u003E\u003CMetadata\u003E\u003Cmetadata0\u003Evalue0\u003C/metadata0\u003E\u003C/Metadata\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E9aa53e81listqueues1e70059223f6d205378e4ca391\u003C/Name\u003E\u003CMetadata\u003E\u003Cmetadata1\u003Evalue1\u003C/metadata1\u003E\u003C/Metadata\u003E\u003C/Queue\u003E\u003CQueue\u003E\u003CName\u003E9aa53e81listqueues1e70059223f6d205378e4ca392\u003C/Name\u003E\u003CMetadata\u003E\u003Cmetadata2\u003Evalue2\u003C/metadata2\u003E\u003C/Metadata\u003E\u003C/Queue\u003E\u003C/Queues\u003E\u003CNextMarker /\u003E\u003C/EnumerationResults\u003E" + } + ], + "Variables": { + "0": "9aa53e81listqueues1e70059223f6d205378e4ca39" + } +} diff --git a/sdk/storage/microsoft-azure-storage-blob/pom.xml b/sdk/storage/microsoft-azure-storage-blob/pom.xml index 545f353973525..a8003459750dd 100644 --- a/sdk/storage/microsoft-azure-storage-blob/pom.xml +++ b/sdk/storage/microsoft-azure-storage-blob/pom.xml @@ -90,7 +90,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/storagecache/azure-resourcemanager-storagecache/pom.xml b/sdk/storagecache/azure-resourcemanager-storagecache/pom.xml index 394d6e2feb975..9c634aef7e059 100644 --- a/sdk/storagecache/azure-resourcemanager-storagecache/pom.xml +++ b/sdk/storagecache/azure-resourcemanager-storagecache/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/storageimportexport/azure-resourcemanager-storageimportexport/pom.xml b/sdk/storageimportexport/azure-resourcemanager-storageimportexport/pom.xml index b78e1489ddf8e..c16aaef528408 100644 --- a/sdk/storageimportexport/azure-resourcemanager-storageimportexport/pom.xml +++ b/sdk/storageimportexport/azure-resourcemanager-storageimportexport/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/storagemover/azure-resourcemanager-storagemover/pom.xml b/sdk/storagemover/azure-resourcemanager-storagemover/pom.xml index 660a0e4b87981..eb14a0f331ef5 100644 --- a/sdk/storagemover/azure-resourcemanager-storagemover/pom.xml +++ b/sdk/storagemover/azure-resourcemanager-storagemover/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/storagepool/azure-resourcemanager-storagepool/pom.xml b/sdk/storagepool/azure-resourcemanager-storagepool/pom.xml index e7115b009150d..3785a1d8d2b24 100644 --- a/sdk/storagepool/azure-resourcemanager-storagepool/pom.xml +++ b/sdk/storagepool/azure-resourcemanager-storagepool/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/subscription/azure-resourcemanager-subscription/pom.xml b/sdk/subscription/azure-resourcemanager-subscription/pom.xml index f626cbecfa6a9..8ed9dd62ed926 100644 --- a/sdk/subscription/azure-resourcemanager-subscription/pom.xml +++ b/sdk/subscription/azure-resourcemanager-subscription/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/support/azure-resourcemanager-support/pom.xml b/sdk/support/azure-resourcemanager-support/pom.xml index 57ab4cf30fffa..eefea1f1ae599 100644 --- a/sdk/support/azure-resourcemanager-support/pom.xml +++ b/sdk/support/azure-resourcemanager-support/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/synapse/azure-analytics-synapse-accesscontrol/pom.xml b/sdk/synapse/azure-analytics-synapse-accesscontrol/pom.xml index 53db6db10816e..ad64203686f33 100644 --- a/sdk/synapse/azure-analytics-synapse-accesscontrol/pom.xml +++ b/sdk/synapse/azure-analytics-synapse-accesscontrol/pom.xml @@ -53,7 +53,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/synapse/azure-analytics-synapse-artifacts/pom.xml b/sdk/synapse/azure-analytics-synapse-artifacts/pom.xml index 154263643c45c..852f5bb70a99f 100644 --- a/sdk/synapse/azure-analytics-synapse-artifacts/pom.xml +++ b/sdk/synapse/azure-analytics-synapse-artifacts/pom.xml @@ -53,7 +53,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/synapse/azure-analytics-synapse-managedprivateendpoints/pom.xml b/sdk/synapse/azure-analytics-synapse-managedprivateendpoints/pom.xml index e11618e25f733..0bf1c4c63fec4 100644 --- a/sdk/synapse/azure-analytics-synapse-managedprivateendpoints/pom.xml +++ b/sdk/synapse/azure-analytics-synapse-managedprivateendpoints/pom.xml @@ -53,7 +53,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/synapse/azure-analytics-synapse-monitoring/pom.xml b/sdk/synapse/azure-analytics-synapse-monitoring/pom.xml index e73b98a233d20..dae3013c922d7 100644 --- a/sdk/synapse/azure-analytics-synapse-monitoring/pom.xml +++ b/sdk/synapse/azure-analytics-synapse-monitoring/pom.xml @@ -53,7 +53,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/synapse/azure-analytics-synapse-spark/pom.xml b/sdk/synapse/azure-analytics-synapse-spark/pom.xml index 79233f6050635..5dc3e11642c47 100644 --- a/sdk/synapse/azure-analytics-synapse-spark/pom.xml +++ b/sdk/synapse/azure-analytics-synapse-spark/pom.xml @@ -53,7 +53,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/synapse/azure-resourcemanager-synapse/pom.xml b/sdk/synapse/azure-resourcemanager-synapse/pom.xml index 8cfbece2724e5..5733cedd5bc60 100644 --- a/sdk/synapse/azure-resourcemanager-synapse/pom.xml +++ b/sdk/synapse/azure-resourcemanager-synapse/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/tables/azure-data-tables-perf/pom.xml b/sdk/tables/azure-data-tables-perf/pom.xml index d429b70187559..df7dca72182b9 100644 --- a/sdk/tables/azure-data-tables-perf/pom.xml +++ b/sdk/tables/azure-data-tables-perf/pom.xml @@ -30,7 +30,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 com.azure diff --git a/sdk/tables/azure-data-tables/pom.xml b/sdk/tables/azure-data-tables/pom.xml index d85d24e3f8121..6d775b74064a7 100644 --- a/sdk/tables/azure-data-tables/pom.xml +++ b/sdk/tables/azure-data-tables/pom.xml @@ -85,7 +85,7 @@ Licensed under the MIT License. com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/textanalytics/azure-ai-textanalytics/pom.xml b/sdk/textanalytics/azure-ai-textanalytics/pom.xml index 3aea3de5063e7..a40763f3908bc 100644 --- a/sdk/textanalytics/azure-ai-textanalytics/pom.xml +++ b/sdk/textanalytics/azure-ai-textanalytics/pom.xml @@ -68,7 +68,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/timeseriesinsights/azure-resourcemanager-timeseriesinsights/pom.xml b/sdk/timeseriesinsights/azure-resourcemanager-timeseriesinsights/pom.xml index 73113620fd028..edc6451e903b5 100644 --- a/sdk/timeseriesinsights/azure-resourcemanager-timeseriesinsights/pom.xml +++ b/sdk/timeseriesinsights/azure-resourcemanager-timeseriesinsights/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/translation/azure-ai-documenttranslator/pom.xml b/sdk/translation/azure-ai-documenttranslator/pom.xml index 3ee8e1c8e5821..71894f22477c1 100644 --- a/sdk/translation/azure-ai-documenttranslator/pom.xml +++ b/sdk/translation/azure-ai-documenttranslator/pom.xml @@ -76,7 +76,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/translation/azure-ai-translation-text/CHANGELOG.md b/sdk/translation/azure-ai-translation-text/CHANGELOG.md index 75c559a37ab64..4a8c871ccdace 100644 --- a/sdk/translation/azure-ai-translation-text/CHANGELOG.md +++ b/sdk/translation/azure-ai-translation-text/CHANGELOG.md @@ -1,13 +1,6 @@ # Release History -## 1.0.0-beta.1 (Unreleased) +## 1.0.0-beta.1 (2023-04-18) - Azure Text Translation client library for Java. This package contains Microsoft Azure Text Translation client library. -### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes diff --git a/sdk/translation/azure-ai-translation-text/pom.xml b/sdk/translation/azure-ai-translation-text/pom.xml index 86d6ea16eb608..1998edcfbbd16 100644 --- a/sdk/translation/azure-ai-translation-text/pom.xml +++ b/sdk/translation/azure-ai-translation-text/pom.xml @@ -82,7 +82,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/vmwarecloudsimple/azure-resourcemanager-vmwarecloudsimple/pom.xml b/sdk/vmwarecloudsimple/azure-resourcemanager-vmwarecloudsimple/pom.xml index 218ff0a21d0d9..d3813458662ce 100644 --- a/sdk/vmwarecloudsimple/azure-resourcemanager-vmwarecloudsimple/pom.xml +++ b/sdk/vmwarecloudsimple/azure-resourcemanager-vmwarecloudsimple/pom.xml @@ -54,7 +54,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/voiceservices/azure-resourcemanager-voiceservices/pom.xml b/sdk/voiceservices/azure-resourcemanager-voiceservices/pom.xml index 57a42527ce1d0..e8ab513b60861 100644 --- a/sdk/voiceservices/azure-resourcemanager-voiceservices/pom.xml +++ b/sdk/voiceservices/azure-resourcemanager-voiceservices/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml b/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml index ba0354a9bdace..1d82fd097f053 100644 --- a/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml +++ b/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml @@ -56,7 +56,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/webpubsub/azure-messaging-webpubsub/pom.xml b/sdk/webpubsub/azure-messaging-webpubsub/pom.xml index a7c3b44d1ed95..edd93a9122303 100644 --- a/sdk/webpubsub/azure-messaging-webpubsub/pom.xml +++ b/sdk/webpubsub/azure-messaging-webpubsub/pom.xml @@ -59,7 +59,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/webpubsub/azure-resourcemanager-webpubsub/pom.xml b/sdk/webpubsub/azure-resourcemanager-webpubsub/pom.xml index 9a92b2398c0e4..202f9dc34877b 100644 --- a/sdk/webpubsub/azure-resourcemanager-webpubsub/pom.xml +++ b/sdk/webpubsub/azure-resourcemanager-webpubsub/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test diff --git a/sdk/workloads/azure-resourcemanager-workloads/pom.xml b/sdk/workloads/azure-resourcemanager-workloads/pom.xml index de1db2e463017..43b7b45fe90e0 100644 --- a/sdk/workloads/azure-resourcemanager-workloads/pom.xml +++ b/sdk/workloads/azure-resourcemanager-workloads/pom.xml @@ -60,7 +60,7 @@ com.azure azure-core-test - 1.16.1 + 1.16.2 test